lw-cdp-ui 1.6.2 → 1.6.3

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.
@@ -51,7 +51,7 @@
51
51
  <i class="iconfont ${n.icon}"></i> ${((O=u==null?void 0:u.data)==null?void 0:O.name)||n.name}</div>
52
52
  <div class="bottom-content" style="border-color: ${n.themeColor};">
53
53
  ${r({...u.data})}
54
- `;g.innerHTML=A,d.innerHTML="",d.appendChild(g),window.stop=D=>{D.stopPropagation()},window.setData=()=>{const{graphModel:D,model:M}=this.props;D.eventCenter.emit("custom:button-click",M)}}}class p extends i{setAttributes(){this.width=230,this.height=105,this.text.editable=!1}}return{view:c,model:p}})}const yg={name:"audienceReceive",data(){return{dataForm:{schedule:{}},...ve,audienceIdOptions:[],snapshotIdOptions:[],audienceEstimate:"",snapshotEstimate:""}},props:{modelValue:{type:Object,default:()=>({})},lf:{type:Object,default:()=>{}},type:{type:String,default:""}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},computed:{config(){var o,a;let t={labelWidth:"70px",labelPosition:"top",formItems:[{label:"节点名称",name:"name",value:"",component:"input",options:{placeholder:"请输入节点名称"},span:24}]},n=((o=ve[this.type])==null?void 0:o.formConfig)||{};return n!=null&&n.labelWidth&&(t.labelWidth=n.labelWidth),n!=null&&n.labelPosition&&(t.labelPosition=n.labelPosition),this.$store.state[`lwFlow_${this.type}`]||(this.$store.state[`lwFlow_${this.type}`]={}),(a=n==null?void 0:n.formItems)==null||a.forEach(async r=>{var l,i,s,c;if((l=r==null?void 0:r.options)!=null&&l.items){if(r.api){let p=await r.api(this.$http);r.options.items=p||[]}(i=r==null?void 0:r.options)!=null&&i.name?this.$store.state[`lwFlow_${this.type}`][`${r.name}.${r.options.name}`]=((s=r==null?void 0:r.options)==null?void 0:s.items)||"":this.$store.state[`lwFlow_${this.type}`][r.name]=((c=r==null?void 0:r.options)==null?void 0:c.items)||""}}),n!=null&&n.formItems&&(t.formItems=n.formItems),t}},methods:{async getaudienceId(t){const n={fields:"name,usageType",expression:"usageType ne TEST"};t&&(n.expression=`AND name like ${t}`);let o=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/audience/list",n);o=o.map(a=>({value:a.id,label:`[${a.name}] ${a.id}`})),this.$store.state.lwFlow_audience_receive.audienceId=o,this.audienceIdOptions=o},async getSnapshotList(t){let n={};t&&(n={expression:`audienceId eq ${t}`});let{content:o}=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/audience/snapshot",n),a=o.map(r=>({value:r.id,num:r.num,label:ee(r.createDate).format("YYYY-MM-DD HH:mm:ss")}));this.$store.state.lwFlow_audience_receive.snapshotId=a,this.snapshotIdOptions=a},async onChangeAudience(t){this.getSnapshotList(t),this.dataForm.snapshotId="",this.audienceEstimate=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/audience/${t}/count-customers`)},async onChangeSnapshot(t){this.snapshotEstimate=this.snapshotIdOptions.find(n=>n.value===t).num,this.dataForm.snapshotName=this.snapshotIdOptions.find(n=>n.value===t).label},changeDatetimerange(t){t?[this.dataForm.schedule.startTime,this.dataForm.schedule.endTime]=t:(this.dataForm.schedule.startTime="",this.dataForm.schedule.endTime="")}},mounted(){var t;this.getaudienceId(),(t=this.dataForm)!=null&&t.audienceId&&this.getSnapshotList(this.dataForm.audienceId)}},Ag={class:"form-item"},bg={key:0,class:"span-top"},wg={class:"form-item"},kg={key:0,class:"span-top"},Eg={class:"form-item"};function Bg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("el-date-picker"),p=e.resolveComponent("lwCronSelect"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:l.config,modelValue:r.dataForm,"onUpdate:modelValue":n[5]||(n[5]=d=>r.dataForm=d)},{audienceIdSelect:e.withCtx(()=>[e.createElementVNode("div",Ag,[e.createVNode(s,{modelValue:r.dataForm.audienceId,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.audienceId=d),filterable:"",onChange:l.onChangeAudience,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.audienceIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"]),r.dataForm.snapshotId?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",bg," 预估人数 "+e.toDisplayString(r.audienceEstimate!==""?r.audienceEstimate:"--")+" 人",1))])]),snapshotIdSelect:e.withCtx(()=>[e.createElementVNode("div",wg,[e.createVNode(s,{modelValue:r.dataForm.snapshotId,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.snapshotId=d),filterable:"",onChange:l.onChangeSnapshot,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.snapshotIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"]),r.dataForm.snapshotId?(e.openBlock(),e.createElementBlock("span",kg,"预估人数 "+e.toDisplayString(r.snapshotEstimate!==""?r.snapshotEstimate:"--")+" 人",1)):e.createCommentVNode("",!0)])]),scheduleTime:e.withCtx(()=>[e.createElementVNode("div",Eg,[e.createVNode(c,{modelValue:r.dataForm.schedule.date,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.schedule.date=d),type:"datetime",format:"YYYY-MM-DD HH:mm:ss","value-format":"YYYY-MM-DDTHH:mm:ss.000ZZ",placeholder:"请选择"},null,8,["modelValue"]),n[6]||(n[6]=e.createElementVNode("span",{class:"text"},"开始活动",-1))])]),scheduleDate:e.withCtx(()=>[e.createVNode(c,{modelValue:r.dataForm.startEndTime,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm.startEndTime=d),type:"daterange",format:"YYYY-MM-DD","start-placeholder":"开始日期","end-placeholder":"结束日期","value-format":"YYYY-MM-DD",placeholder:"请选择",onChange:l.changeDatetimerange,style:{"margin-bottom":"5px"}},null,8,["modelValue","onChange"]),e.createVNode(p,{modelValue:r.dataForm.schedule.cron,"onUpdate:modelValue":n[4]||(n[4]=d=>r.dataForm.schedule.cron=d)},null,8,["modelValue"])]),default:e.withCtx(()=>[n[7]||(n[7]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Vg=Q(yg,[["render",Bg],["__scopeId","data-v-8a5c3a46"]]),xg={name:"basicSettings",data(){return{dataForm:{},behaviorIdOptions:[],dataModelFields:[]}},props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},methods:{async getBehaviorList(){const t={fields:"name,modelId,status"};t.expression="status in ENABLED";let n=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/behavior-event/list",t);n=n.map(o=>({value:o.id,label:o.name,...o})),this.$store.state.lwFlow_event_receive.behaviorId=n,this.behaviorIdOptions=n},onChangeBehavior(t){const n=this.behaviorIdOptions.find(o=>o.value===t);n&&(this.dataForm.behaviorModelId=n.modelId,this.dataForm.eventName=n.name,this.dataForm.uniqueField="",this.findBehaviorModel(n.modelId))},async findBehaviorModel(t){let n=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/behavior-model/${t}`);this.$store.state.lwFlow_event_receive.uniqueField=[],this.dataModelFields=this.formatFields(n.fields)},formatFields(t,n){const o=[];return Array.isArray(t)&&t.forEach(a=>{const r=JSON.parse(JSON.stringify(a));n?r.path=`${n.path}.${a.name}`:r.path=a.name,a.aliasName?r.label=`「${a.aliasName}」${a.name}`:r.label=`${a.name}`,a.fields&&a.fields.length>0&&(r.fields=this.formatFields(a.fields,r)),this.$store.state.lwFlow_event_receive.uniqueField.push(r),o.push(r)}),o}},mounted(){var t;this.getBehaviorList(),(t=this.dataForm)!=null&&t.behaviorModelId&&this.findBehaviorModel(this.dataForm.behaviorModelId)}};function Sg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("el-switch"),p=e.resolveComponent("el-tree-select"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm=d)},{behaviorIdSelect:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dataForm.behaviorId,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.behaviorId=d),filterable:"",onChange:l.onChangeBehavior,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.behaviorIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"])]),uniqueField:e.withCtx(()=>[e.createVNode(c,{modelValue:r.dataForm.unique,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.unique=d),type:"round"},null,8,["modelValue"]),r.dataForm.unique?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.dataForm.uniqueField,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.uniqueField=d),filterable:"","default-expand-all":"",data:r.dataModelFields,"check-strictly":!0,props:{label:"label",value:"path",children:"fields"},placeholder:"请选择字段"},null,8,["modelValue","data"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Ng=Q(xg,[["render",Sg]]),Ig={name:"basicSettings",data(){return{dataForm:{},communicates:[],content:""}},props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},methods:{async getCommunicate(){const t={fields:"name,budgetSetting",expression:""};t.expression="type eq sms AND status eq ENABLED";let n=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/communicate/list",t);n=n.map(o=>({value:o.id,label:o.name})),this.$store.state.lwFlow_sms.capabilityId=n,this.communicates=n},async showContent(t){if(t){const n=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/communicate/${t}`);this.content=n.setting.template,this.dataForm.budgetSetting.budgetValue=n.budget}}},mounted(){this.getCommunicate(),this.dataForm.capabilityId&&this.showContent(this.dataForm.capabilityId)}},_g={class:"sms-content"};function Lg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(c,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[1]||(n[1]=p=>r.dataForm=p)},{capabilityIdSelect:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dataForm.capabilityId,"onUpdate:modelValue":n[0]||(n[0]=p=>r.dataForm.capabilityId=p),filterable:"","allow-create":"",onChange:l.showContent,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.communicates,p=>(e.openBlock(),e.createBlock(i,{key:p.value,label:p.label,value:p.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"])]),content:e.withCtx(()=>[e.createElementVNode("span",_g,e.toDisplayString(r.content),1)]),default:e.withCtx(()=>[n[2]||(n[2]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Fg=Q(Ig,[["render",Lg],["__scopeId","data-v-4650456f"]]),Tg={name:"BasicSettings",props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})},soltList:{type:Array,default:()=>[]}},data(){return{...ve,dataForm:{}}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){this.$emit("update:modelValue",t)},deep:!0}}};function Mg(t,n,o,a,r,l){const i=e.resolveComponent("lwCronSelect"),s=e.resolveComponent("lwTableForm"),c=e.resolveComponent("el-input"),p=e.resolveComponent("el-select"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm=d)},e.createSlots({dateCron:e.withCtx(()=>[e.createVNode(i,{modelValue:r.dataForm.cron,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.cron=d)},null,8,["modelValue"])]),KeyableSource:e.withCtx(()=>[e.createVNode(s,{config:t.base.configKeyableSource,modelValue:r.dataForm.from,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.from=d)},null,8,["config","modelValue"])]),MapAction:e.withCtx(()=>[e.createVNode(s,{config:t.base.configMapAction,modelValue:r.dataForm.with,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.with=d)},{sourceField:e.withCtx(({row:d})=>[d.type==="direct"?(e.openBlock(),e.createBlock(c,{key:0,size:"small",modelValue:d.from,"onUpdate:modelValue":u=>d.from=u,placeholder:"来源字段"},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(p,{key:1,modelValue:d.from,"onUpdate:modelValue":u=>d.from=u,multiple:"",filterable:"","allow-create":"",size:"small","default-first-option":"","reserve-keyword":!1,placeholder:"来源字段",style:{width:"100%"}},null,8,["modelValue","onUpdate:modelValue"]))]),_:1},8,["config","modelValue"])]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:2},[e.renderList(o.soltList,d=>({name:d,fn:e.withCtx(({itemCur:u,formCur:C})=>[e.renderSlot(t.$slots,d,{itemCur:u,formCur:C})])}))]),1032,["config","modelValue"])}const Dg=Q(Tg,[["render",Mg]]),Og={name:"styleSettings",data(){return{dataForm:{}}},props:{modelValue:{type:Object,default:()=>({})},lf:{type:Object,default:()=>{}},id:{type:String,default:""}},watch:{modelValue:{handler(t){this.dataForm=t},deep:!0},dataForm:{handler(t){this.id&&this.lf.setProperties(this.id,{style:t}),this.$emit("update:modelValue",t)},deep:!0}},computed:{config(){return{labelWidth:"70px",labelPosition:"right",size:"default",formItems:[{label:"背景色",name:"backgroundColor",value:"",component:"color",span:12},{label:"线条样式",name:"borderStyle",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"实线 ─────────────",value:"solid"},{label:"虚线 ---------------------",value:"dashed"},{label:"点线 ·······································",value:"dotted"}]},span:24},{label:"线条颜色",name:"borderColor",value:"",component:"color",span:8},{label:"线条宽度",name:"borderWidth",value:2,component:"number",options:{placeholder:"请选择",min:1},span:16},{label:"文字颜色",name:"fontColor",value:"",component:"color",span:8},{label:"文本大小",name:"fontSize",value:"",component:"number",options:{placeholder:"请选择",min:12,suffix:"px"},span:16},{label:"字体",name:"fontFamily",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"微软雅黑",value:"Microsoft YaHei"},{label:"宋体",value:"SimSun"},{label:"黑体",value:"SimHei"},{label:"楷体",value:"KaiTi"},{label:"隶书",value:"LiSu"},{label:"幼圆",value:"YouYuan"}]},span:24},{label:"行高",name:"lineHeight",value:1,component:"number",options:{placeholder:"请选择",min:1,step:.1},span:16},{label:"对齐",name:"textAlign",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"左对齐",value:"left"},{label:"居中",value:"center"},{label:"右对齐",value:"right"}]},span:24},{label:"文本样式",component:"fontStyle",span:24}]}}},methods:{changeFontWeight(){this.dataForm.fontWeight=this.dataForm.fontWeight==="bold"?"normal":"bold"},changeTextDecoration(){this.dataForm.textDecoration=this.dataForm.textDecoration==="underline"?"none":"underline"},changeFontStyle(){this.dataForm.fontStyle=this.dataForm.fontStyle==="italic"?"normal":"italic"}}};function Rg(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(s,{ref:"dataFormRef",config:l.config,modelValue:r.dataForm,"onUpdate:modelValue":n[0]||(n[0]=c=>r.dataForm=c)},{fontStyle:e.withCtx(()=>[e.createVNode(i,{size:"small",type:r.dataForm.fontWeight==="bold"?"primary":"",onClick:l.changeFontWeight},{default:e.withCtx(()=>[...n[1]||(n[1]=[e.createTextVNode("B",-1)])]),_:1},8,["type","onClick"]),e.createVNode(i,{size:"small",type:r.dataForm.textDecoration==="underline"?"primary":"",onClick:l.changeTextDecoration},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode("U",-1)])]),_:1},8,["type","onClick"]),e.createVNode(i,{size:"small",type:r.dataForm.fontStyle==="italic"?"primary":"",onClick:l.changeFontStyle},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode("I",-1)])]),_:1},8,["type","onClick"])]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Pg={name:"drawerForm",components:{audienceReceive:Vg,eventReceive:Ng,sms:Fg,basicSettings:Dg,styleSettings:Q(Og,[["render",Rg]])},props:{nodeData:{type:Object,default:()=>{}},nodesDataConfig:{type:Object,default:()=>{}},lf:{type:Object,default:()=>{}},drawerShow:{type:Boolean,default:!1},soltList:{type:Array,default:()=>[]}},watch:{drawerShow:{handler(t){t&&(this.dataForm={...this.dataForm,...this.nodeData}),this.isShow=t},immediate:!0}},data(){return{activeName:"basicInfo",...ve,dataForm:{text:{value:""},properties:{data:{},style:{}}},isShow:!1}},computed:{config(){var l,i;function t(s,c){if(typeof s!="object"||s===null)return c;for(const p in c)if(c.hasOwnProperty(p)){const f=c[p],d=s[p];p==="formItems"&&Array.isArray(f)?s[p]=n(d,f):Array.isArray(f)?s[p]=f.slice():typeof f=="object"&&f!==null?((typeof d!="object"||d===null)&&(s[p]={}),s[p]=t(s[p],f)):s[p]=f}return s}function n(s,c){return Array.isArray(s)||(s=[]),c.forEach(p=>{let f=!1;s.forEach((d,u)=>{d.name===p.name&&(p.hasOwnProperty("hideHandle")?d.hideHandle===p.hideHandle&&(s[u]=t(d,p),f=!0):(s[u]=t(d,p),f=!0))}),f||s.push(JSON.parse(JSON.stringify(p)))}),s}let o={labelWidth:"70px",labelPosition:"top",formItems:[{label:"节点名称",name:"name",value:"",component:"input",options:{placeholder:"请输入节点名称"},span:24}]},r=((l=t(ve,this.nodesDataConfig)[this.nodeData.type])==null?void 0:l.formConfig)||{};return r=JSON.parse(JSON.stringify(r)),r!=null&&r.labelWidth&&(o.labelWidth=r.labelWidth),r!=null&&r.labelPosition&&(o.labelPosition=r.labelPosition),this.$store.state[`lwFlow_${this.nodeData.type}`]||(this.$store.state[`lwFlow_${this.nodeData.type}`]={}),(i=r==null?void 0:r.formItems)==null||i.forEach(async s=>{var c,p,f,d;if((c=s==null?void 0:s.options)!=null&&c.items){if(s.api){let u=await s.api(this.$http);s.options.items=u||[]}(p=s==null?void 0:s.options)!=null&&p.name?this.$store.state[`lwFlow_${this.nodeData.type}`][`${s.name}.${s.options.name}`]=((f=s==null?void 0:s.options)==null?void 0:f.items)||"":this.$store.state[`lwFlow_${this.nodeData.type}`][s.name]=((d=s==null?void 0:s.options)==null?void 0:d.items)||""}}),r!=null&&r.formItems&&(o.formItems=r.formItems),o}},methods:{async onSubmit(){await this.$refs.dataFormRef.$refs.dataFormRef.validate();const{id:t}=this.dataForm;this.lf.setProperties(t,{...this.dataForm.properties}),this.close()},close(){this.isShow=!1,this.$nextTick(()=>{this.$emit("onClose")})}}},qg={key:0,class:"drawer-form"};function Qg(t,n,o,a,r,l){const i=e.resolveComponent("audienceReceive"),s=e.resolveComponent("eventReceive"),c=e.resolveComponent("sms"),p=e.resolveComponent("basicSettings"),f=e.resolveComponent("el-collapse-item"),d=e.resolveComponent("el-alert"),u=e.resolveComponent("styleSettings"),C=e.resolveComponent("el-collapse"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-drawer");return e.openBlock(),e.createBlock(A,{modelValue:r.isShow,"onUpdate:modelValue":n[6]||(n[6]=m=>r.isShow=m),title:"节点编辑",direction:"rtl","append-to-body":!0,size:600,"before-close":l.close},{footer:e.withCtx(()=>[e.createVNode(g,{onClick:l.close},{default:e.withCtx(()=>[...n[7]||(n[7]=[e.createTextVNode("取 消",-1)])]),_:1},8,["onClick"]),e.createVNode(g,{type:"primary",onClick:l.onSubmit},{default:e.withCtx(()=>[...n[8]||(n[8]=[e.createTextVNode("保存",-1)])]),_:1},8,["onClick"])]),default:e.withCtx(()=>[r.isShow?(e.openBlock(),e.createElementBlock("div",qg,[e.createVNode(C,{modelValue:r.activeName,"onUpdate:modelValue":n[5]||(n[5]=m=>r.activeName=m),accordion:""},{default:e.withCtx(()=>[e.createVNode(f,{title:"基础信息",name:"basicInfo"},{default:e.withCtx(()=>[["audience_receive"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(i,{key:0,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[0]||(n[0]=m=>r.dataForm.properties.data=m),type:o.nodeData.type,lf:o.lf},null,8,["modelValue","type","lf"])):e.createCommentVNode("",!0),["event_receive"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(s,{key:1,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[1]||(n[1]=m=>r.dataForm.properties.data=m),config:l.config},null,8,["modelValue","config"])):e.createCommentVNode("",!0),["sms"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(c,{key:2,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[2]||(n[2]=m=>r.dataForm.properties.data=m),config:l.config},null,8,["modelValue","config"])):(e.openBlock(),e.createBlock(p,{key:3,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[3]||(n[3]=m=>r.dataForm.properties.data=m),soltList:o.soltList,config:l.config},e.createSlots({_:2},[e.renderList(o.soltList,m=>({name:m,fn:e.withCtx(({itemCur:w,formCur:b})=>[e.renderSlot(t.$slots,m,{itemCur:w,formCur:b},void 0,!0)])}))]),1032,["modelValue","soltList","config"]))]),_:3}),e.createVNode(f,{title:"样式设置",name:"styleSettings"},{default:e.withCtx(()=>[e.createVNode(d,{title:"基础属性修改就会同步显示,不需要点击保存",type:"success",style:{"margin-bottom":"10px"}}),e.createVNode(u,{modelValue:r.dataForm.properties.style,"onUpdate:modelValue":n[4]||(n[4]=m=>r.dataForm.properties.style=m),lf:o.lf,id:r.dataForm.id},null,8,["modelValue","lf","id"])]),_:1})]),_:3},8,["modelValue"])])):e.createCommentVNode("",!0)]),_:3},8,["modelValue","before-close"])}const Ug=Q(Pg,[["render",Qg],["__scopeId","data-v-25101b22"]]),zg=[{title:"ET2L节点",list:[{name:"SOURCE",icon:"icon-table",type:"source",themeColor:"#00B050"},{name:"MAPPER",icon:"icon-change-type",type:"mapper",themeColor:"#56C4C3"},{name:"JOINER",icon:"icon-app-cdp",type:"joiner",themeColor:"#7030A0"},{name:"TARGET",icon:"icon-table",type:"target",themeColor:"#0070C0"},{name:"FILTER",icon:"icon-ma-filter",type:"filter",themeColor:"#C7161E"},{name:"COLAP",icon:"icon-ma-branch",type:"collap",themeColor:"#013E75"},{name:"EXPAND",icon:"icon-chaji",type:"expand",themeColor:"#156858"},{name:"REDUCE",icon:"icon-reload",type:"reduce",themeColor:"#EF5612"},{name:"FOLDER",icon:"icon-folder",type:"folder",themeColor:"#FB9702"},{name:"UNIONS",icon:"icon-intelligent",type:"unions",themeColor:"#0089ff"}]},{title:"营销目标",list:[{name:"事件",icon:"icon-event",type:"event_receive",themeColor:"#39bcc5",background:"#f2fcfa"},{name:"人群包",icon:"icon-user-info",type:"audience_receive",themeColor:"#39BCC5",background:"#f2fcfa"}]},{title:"营销触达",list:[{name:"短信",icon:"icon-auto-reply",type:"sms",themeColor:"#4594f3",background:"#f5faff"},{name:"微信",icon:"icon-scrm-l",type:"wechat",themeColor:"#4594f3",background:"#f5faff"},{name:"邮件",icon:"icon-mail-l",type:"email",themeColor:"#4594f3",background:"#f5faff"},{name:"权益",icon:"icon-license",type:"benefit",themeColor:"#4594f3",background:"#f5faff"},{name:"积分",icon:"icon-coin",type:"benefit",themeColor:"#4594f3",background:"#f5faff"},{name:"优惠券",icon:"icon--coupon-2",type:"coupon",themeColor:"#4594f3",background:"#f5faff"}]},{title:"营销功能",list:[{name:"客户标签",icon:"icon-tag",type:"tag",themeColor:"#39BCC5"},{name:"Flow",icon:"icon-event",type:"flow",themeColor:"#e8ffea"},{name:"扩展数据",icon:"icon-event",type:"extend_data",themeColor:"#ff6d69"},{name:"定制功能",icon:"icon-flow-stop",type:"customization",themeColor:"#ff6d69"}]},{title:"Flow",list:[{name:"flow测试",icon:"icon-event",type:"tag",themeColor:"#39BCC5"}]},{title:"逻辑操作",list:[{name:"交集",icon:"icon-cross",type:"intersect",themeColor:"#fba980"},{name:"并集",icon:"icon-merge",type:"union",themeColor:"#fba980"},{name:"差集",icon:"icon-chaji",type:"exclusion",themeColor:"#fba980"},{name:"过滤",icon:"icon-ma-filter",type:"ma-filter",themeColor:"#fba980"},{name:"去重",icon:"icon-quzhong",type:"unique",themeColor:"#fba980"},{name:"A/B测试",icon:"icon-ABtestshezhi",type:"abtest",themeColor:"#fba980"},{name:"排序",icon:"icon-sort-fill",type:"sort",themeColor:"#fba980"}]},{title:"流程控制",list:[{name:"开始",icon:"icon-start",type:"start",themeColor:"#39BCC5"},{name:"定时",icon:"icon-timing",type:"timer",themeColor:"#105a63"},{name:"限流",icon:"icon-timing",type:"restrict",themeColor:"#105a63"},{name:"结束",icon:"icon-flow-stop",type:"end",themeColor:"#ff6d69"}]}],Gg={components:{lfMenu:tg,lfControl:lg,lfNodePanel:ug,nodeEdit:Ug},props:{modelValue:{type:Object,default:()=>({})},nodes:{type:Array,default:()=>[]},soltList:{type:Array,default:()=>[]},showDefaultNode:{type:Boolean,default:!0},isView:{type:Boolean,default:!1},showNodeGroup:{type:Array,default:[]},nodesDataConfig:{type:Object,default:{}},apiNodes:{type:Array,default:[]},options:{type:Object,default:()=>({grid:{size:10,visible:!0,type:"mesh",config:{color:"#f0f0f0",thickness:.5}}})}},watch:{modelValue:{handler(t,n){!n&&!this.logicFlow&&this.init()},deep:!0}},data(){return{logicFlow:null,drawerShow:!1,undos:{},undoMaps:{},menuList:[],clickNode:null}},computed:{nodeList(){let t=zg,n={};return this.apiNodes.forEach(o=>{n[o.groupName]||(n[o.groupName]={title:o.groupName,list:[]}),n[o.groupName].list.push(o)}),this.showDefaultNode?t=[...t,...Object.values(n)]:t=Object.values(n),this.showNodeGroup.length>0&&(t=t.filter(o=>this.showNodeGroup.includes(o.title))),t}},mounted(){this.init()},methods:{async init(){var t,n;this.logicFlow=new J5({container:this.$refs.container,plugins:[S0.Menu,S0.MiniMap,e5],edgeTextEdit:!1,textEdit:!1,isSilentMode:this.isView,hoverOutline:!this.isView,nodeSelectedOutline:!this.isView,edgeSelectedOutline:!this.isView,...this.options}),this.initMenu(),await this.initNode(),this.modelValue&&((n=(t=this.modelValue)==null?void 0:t.nodes)==null?void 0:n.length)>0?(this.logicFlow.render(this.modelValue),this.translateCenter()):this.initNodeData(),this.bindEvent()},async initNodeData(t=this.nodes){function n(){return"xxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(c){const p=Math.random()*16|0;return(c==="x"?p:p&3|8).toString(16)})}function o(c){return{id:n(),type:c.type||"",x:0,y:0,properties:{data:c}}}function a(c,p){return{id:n(),type:"polyline",sourceNodeId:c.id,targetNodeId:p.id}}const r=[],l=[],i={},s={};t.forEach(c=>{const p=o(c);r.push(p),i[p.id]=p,c.into&&(s[c.into]||(s[c.into]=[]),s[c.into].push(p))}),t.forEach(c=>{if(!(c!=null&&c.from)||!(c!=null&&c.into))return;const p=Array.isArray(c.from)?c.from.map(d=>(d==null?void 0:d.name)||d):[c.from],f=i[c.id];p.forEach(d=>{(s[d]||[]).forEach(C=>{l.push(a(C,f))})})}),this.logicFlow.renderRawData({nodes:r,edges:l}),this.logicFlow.extension.dagre.layout({nodesep:60,ranksep:140}),this.translateCenter()},initMenu(){let t=this;this.logicFlow.extension.menu.setMenuConfig({nodeMenu:[{text:"删除",callback(n){t.logicFlow.deleteNode(n.id)}},{text:"编辑",callback(n){t.nodeEditOpen(n),t.$emit("edit",n)}},{text:"复制",callback:n=>{this.logicFlow.cloneNode(n.id)}}],edgeMenu:[{text:"删除",callback(n){t.logicFlow.deleteEdge(n.id)}},{text:"编辑",callback(n){t.nodeEditOpen(n),t.$emit("edit",n)}},{text:"直线",callback(n){t.logicFlow.changeEdgeType(n.id,"line")}},{text:"曲线",callback(n){t.logicFlow.changeEdgeType(n.id,"bezier")}},{text:"折线",callback(n){t.logicFlow.changeEdgeType(n.id,"polyline")}},{text:"开启动画",callback(n){t.logicFlow.openEdgeAnimation(n.id)}},{text:"关闭动画",callback(n){t.logicFlow.closeEdgeAnimation(n.id)}}],graphMenu:[]})},async initNode(){for(const t of this.nodeList)switch(t.title){case"ET2L节点":for(const n of t.list)await gg(this.logicFlow,n);break;case"流程控制":for(const n of t.list)switch(n.type){case"start":await hg(this.logicFlow);break;case"end":await mg(this.logicFlow);break}break;default:for(const n of t.list)await Cg(this.logicFlow,n,this.$store.state);break}},getNodes(t){const n=o=>{var r,l,i,s,c;const a={name:((l=(r=o==null?void 0:o.properties)==null?void 0:r.data)==null?void 0:l.name)||(o==null?void 0:o.name),type:o.type};if(o.type==="folder"&&((s=(i=o==null?void 0:o.properties)==null?void 0:i.data)!=null&&s.nodes))return{...a,nodes:o.properties.data.nodes.map(p=>n(p))};{let{edges:p,...f}=((c=o==null?void 0:o.properties)==null?void 0:c.data)||o;return{...a,...f}}};return t.map(o=>n(o))},bindEvent(){this.logicFlow.on("node:dbclick",({data:t})=>{this.nodeEditOpen(t)}),this.logicFlow.on("nodeGraph:click",t=>{let n=t.properties.data.nodes;this.undos=this.logicFlow.getGraphData(),this.menuList.push(t),this.undoMaps[t.id]={...this.undos},this.initNodeData(n)}),this.logicFlow.on("edge:dbclick",({data:t})=>{this.nodeEditOpen(t)}),this.logicFlow.on("blank:click",()=>{this.drawerShow=!1}),this.logicFlow.on("history:change",({data:t})=>{let{undos:n}=t;this.undos=n[n.length-1];const o=[...this.menuList].reverse().map(r=>r.id);let a=n[n.length-1];o.forEach(r=>{if(this.undoMaps[r]){const l=this.undoMaps[r];l.nodes=l.nodes.map(i=>i.id===r?{...i,properties:{...i.properties,data:{...i.properties.data,nodes:a.nodes,edges:a.edges}}}:i),a=l}}),this.$emit("change",n),this.$emit("update:modelValue",a),this.$emit("update:nodes",this.getNodes(a.nodes))}),this.logicFlow.on("connection:not-allowed",t=>{this.$message({type:"error",message:t.msg})}),this.changeEdge()},backOpenNode(t){let{nodes:n,edges:o}=this.undoMaps[t.id],a=this.logicFlow.getGraphData();a.nodes=a.nodes.map(r=>r.properties.data),n.forEach(r=>{r.id===t.id&&(r.properties.data={...r.properties.data,nodes:a.nodes})}),this.logicFlow.renderRawData({nodes:n,edges:o}),this.logicFlow.extension.dagre.layout({nodesep:60,ranksep:140}),this.translateCenter(),this.menuList.pop()},translateCenter(){this.logicFlow.resetZoom(),this.logicFlow.resetTranslate(),this.logicFlow.translateCenter()},changeEdge(){this.logicFlow.on("edge:add",({data:t})=>{}),this.logicFlow.on("edge:delete",({data:t})=>{})},nodeEditClose(){this.drawerShow=!1},nodeEditOpen(t){delete t.properties.error,this.logicFlow.setProperties(t.id,{error:!1}),this.clickNode=t,this.drawerShow=!0},async validate(){let{nodes:t}=this.logicFlow.getGraphData(),n={};for(const o of t){let{formConfig:a}=ve[o.type],{formItems:r}=a,{data:l}=o.properties;if((r==null?void 0:r.length)>0)for(const i of r){let s=l&&l[i==null?void 0:i.name],c=!1;if(l&&typeof(i==null?void 0:i.hideHandle)=="string")try{c=new Function("data",`return ${i.hideHandle.replace(/\$/g,"data")}`)(l)}catch(p){console.error("遇到错误时返回默认值:",p),c=!1}else l&&typeof(i==null?void 0:i.hideHandle)=="boolean"&&(c=i.hideHandle);if(!c&&(i!=null&&i.rules)&&(s==null||s===""||Array.isArray(s)&&s.length===0)){this.logicFlow.setProperties(o.id,{data:l,error:!0}),n[o.id]=!0;break}}n[o.id]||this.logicFlow.setProperties(o.id,{data:l,error:!1})}return Object.keys(n).length===0}}},Hg={class:"logic-flow"},jg={ref:"container",class:"logic-flow-body"};function Yg(t,n,o,a,r,l){const i=e.resolveComponent("lfControl"),s=e.resolveComponent("lfMenu"),c=e.resolveComponent("lfNodePanel"),p=e.resolveComponent("el-tag"),f=e.resolveComponent("nodeEdit");return e.openBlock(),e.createElementBlock("div",Hg,[e.createElementVNode("div",jg,null,512),r.logicFlow?(e.openBlock(),e.createBlock(i,{key:0,class:"logic-flow-control",lf:r.logicFlow},null,8,["lf"])):e.createCommentVNode("",!0),e.createVNode(s,{menuList:r.menuList,class:e.normalizeClass({view:o.isView}),openNode:l.backOpenNode},null,8,["menuList","class","openNode"]),r.logicFlow&&!o.isView?(e.openBlock(),e.createBlock(c,{key:1,class:"logic-flow-node",lf:r.logicFlow,nodeList:l.nodeList},null,8,["lf","nodeList"])):e.createCommentVNode("",!0),e.createVNode(f,{lf:r.logicFlow,drawerShow:r.drawerShow,nodeData:r.clickNode,nodesDataConfig:o.nodesDataConfig,soltList:o.soltList,onOnClose:l.nodeEditClose},e.createSlots({_:2},[e.renderList(o.soltList,d=>({name:d,fn:e.withCtx(({itemCur:u,formCur:C})=>[e.renderSlot(t.$slots,d,{itemCur:u,formCur:C},()=>[e.createVNode(p,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(d)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)])}))]),1032,["lf","drawerShow","nodeData","nodesDataConfig","soltList","onOnClose"])])}const t5=Q(Gg,[["render",Yg],["__scopeId","data-v-d4ee78d3"]]),Zg={name:"lwUpload",props:{modelValue:{type:[String,Array,Boolean,Object],default:""},height:{type:Number,default:148},width:{type:Number,default:148},iconSize:{type:Number,default:36},title:{type:String,default:""},tip:{type:String,default:""},icon:{type:String,default:"el-icon-plus"},action:{type:String,default:()=>{}},apiObj:{type:[Object,Function],default:()=>{}},name:{type:String,default:"file"},data:{type:Object,default:()=>{}},accept:{type:String,default:"image/gif, image/jpeg, image/png"},maxSize:{type:Number,default:10},limit:{type:Number,default:1},autoUpload:{type:Boolean,default:!0},showFileList:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},round:{type:Boolean,default:!1},onSuccess:{type:Function,default:()=>!0},returnFile:{type:[Object,String],default:{url:"url",code:"code",fileName:"fileName",src:"src",type:"type",name:"name",size:"size",tempCropperFile:"tempCropperFile"}},parseData:{type:Function,default:t=>{var n;return{code:200,fileName:t.fileName,src:(n=t==null?void 0:t.previewInfo)!=null&&n.prefix?`${t.previewInfo.prefix}${t.path}`:t.previewInfo.url,msg:t.message}}}},data(){return{value:"",file:null,fileList:[]}},computed:{style(){return{width:this.width+"px",height:this.height+"px"}},acceptedTypes(){return this.accept.replace(/\s/g,"").split(",")},isAcceptImage(){return this.accept.indexOf("image")>-1},isAcceptVideo(){return this.accept.indexOf("video")>-1}},watch:{modelValue(t){this.value=t,this.newFile(t)},value(t){this.$emit("update:modelValue",t)}},mounted(){this.value=this.modelValue,this.newFile(this.modelValue)},methods:{newFile(t){this.multiple?this.fileList=t||[]:this.fileList=t?[t]:[],this.file=t?{status:"success",url:t}:null},handleRemove(t){this.fileList.splice(t,1),this.clearFiles()},clearFiles(){this.file&&this.file.tempFile&&URL.revokeObjectURL(this.file.tempFile),this.value=this.multiple?this.fileList:"",this.file=null,this.$nextTick(()=>{this.$refs.uploader&&this.$refs.uploader.clearFiles()})},change(t,n){!this.multiple&&n.length>1&&n.splice(1);const o=t.raw&&t.raw.type;if(t.status==="ready"&&o&&!this.acceptedTypes.includes(o))return this.$notify.warning({title:"上传文件警告",message:"选择的文件类型不符合要求"}),!1;t.status==="ready"&&t.raw&&(t.tempFile=URL.createObjectURL(t.raw)),this.file=t},before(t){return this.acceptedTypes.includes(t.type)?t.size/1024/1024>this.maxSize?(this.$message.warning(`上传文件大小不能超过 ${this.maxSize}MB!`),this.clearFiles(),!1):!0:(this.$notify.warning({title:"上传文件错误",message:"选择的文件类型不正确"}),this.clearFiles(),!1)},handleExceed(t){const n=t[0];n.uid=this.$tool?this.$tool.getUUID("file",16):Date.now(),this.$refs.uploader.handleStart(n)},success(t,n){if(n.type=n.raw.type,n.tempFile&&URL.revokeObjectURL(n.tempFile),delete n.tempFile,delete n.percentage,delete n.raw,delete n.response,delete n.uid,this.onSuccess(t,n)===!1)return this.$nextTick(()=>{this.file=null,this.value=""}),!1;const a=this.parseData(t);n.url=a.src;const r={...a,...n};if(typeof this.returnFile=="object"){const l=Object.entries(this.returnFile).reduce((i,[s,c])=>(r[s]!==void 0&&(i[c]=r[s]),i),{});this.fileList.push(l)}else this.fileList.push(r[this.returnFile]);this.value=this.multiple?this.fileList:n.url},error(t){this.$nextTick(()=>{this.file&&delete this.file.percentage}),this.$notify.error({title:"上传文件失败",message:t})},request(t){let n=this.apiObj||this.$api.auth.upload;const o=new FormData;o.append(t.filename,t.file),o.append("fileName",t.file.name);for(const a in t.data)o.append(a,t.data[a]);n(o,{onUploadProgress:a=>{this.file.percentage=parseInt(a.loaded/a.total*100|0,10)}}).then(a=>{var r=this.parseData(a);r.code==200?t.onSuccess(a):t.onError(r.msg||"未知错误")}).catch(a=>{t.onError(a)})},getShowValue(t){if(this.multiple)if(typeof this.returnFile=="object"){const n=Object.keys(this.returnFile)[0];return t[this.returnFile[n]]}else return t;else return t}}},Kg={class:"view-img-list"},Wg=["src"],Jg={key:2,class:"file-item"},vg={class:"file-name"},Xg=["href"],$g={key:3,class:"lw-upload__img-actions"},eC=["onClick"],tC={class:"el-upload--picture-card"},nC={class:"file-empty"},oC={key:0},rC={key:0},aC={key:0,class:"el-upload__tip"};function lC(t,n,o,a,r,l){const i=e.resolveComponent("el-image"),s=e.resolveComponent("el-icon-tickets"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-icon-delete"),f=e.resolveComponent("el-progress"),d=e.resolveComponent("el-upload");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["lw-upload",{"lw-upload-round":o.round}])},[e.createElementVNode("div",Kg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.fileList,(u,C)=>(e.openBlock(),e.createElementBlock("div",{key:C,class:"lw-upload__img",style:e.normalizeStyle(l.style)},[l.isAcceptImage?(e.openBlock(),e.createBlock(i,{key:0,class:"image",src:l.getShowValue(u),"preview-src-list":r.fileList,fit:"cover","hide-on-click-modal":"","append-to-body":"","z-index":9999},{placeholder:e.withCtx(()=>[...n[0]||(n[0]=[e.createElementVNode("div",{class:"lw-upload__img-slot"},"Loading...",-1)])]),_:1},8,["src","preview-src-list"])):l.isAcceptVideo?(e.openBlock(),e.createElementBlock("video",{key:1,src:l.getShowValue(u),controls:""},null,8,Wg)):(e.openBlock(),e.createElementBlock("div",Jg,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1}),e.createElementVNode("div",vg,e.toDisplayString(r.file.name),1),e.createElementVNode("a",{class:"file-a",href:l.getShowValue(u),target:"_blank"},"查看文件",8,Xg)])),o.disabled?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",$g,[e.createElementVNode("span",{class:"del",onClick:g=>l.handleRemove(C)},[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(p)]),_:1})],8,eC)]))],4))),128)),r.fileList.length<o.limit?(e.openBlock(),e.createBlock(d,{key:0,class:"uploader",style:e.normalizeStyle(l.style),ref:"uploader","auto-upload":o.autoUpload,disabled:o.disabled,"show-file-list":o.showFileList,action:o.action,name:o.name,data:o.data,accept:o.accept,limit:o.limit,"http-request":l.request,"on-change":l.change,"before-upload":l.before,"on-success":l.success,"on-error":l.error,"on-exceed":l.handleExceed},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createElementVNode("div",tC,[e.createElementVNode("div",nC,[e.createVNode(c,{size:o.iconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.icon)))]),_:1},8,["size"]),o.title?(e.openBlock(),e.createElementBlock("h4",oC,e.toDisplayString(o.title),1)):e.createCommentVNode("",!0)]),r.file&&r.file.percentage?(e.openBlock(),e.createElementBlock("div",{key:0,style:e.normalizeStyle(l.style),class:"lw-upload__progress"},[e.createVNode(f,{percentage:r.file.percentage,"text-inside":!0,"stroke-width":16},null,8,["percentage"]),r.file.percentage==100?(e.openBlock(),e.createElementBlock("span",rC,"已上传,处理中···")):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)])],!0)]),_:3},8,["style","auto-upload","disabled","show-file-list","action","name","data","accept","limit","http-request","on-change","before-upload","on-success","on-error","on-exceed"])):e.createCommentVNode("",!0)]),o.tip?(e.openBlock(),e.createElementBlock("div",aC,e.toDisplayString(o.tip),1)):e.createCommentVNode("",!0)],2)}const ct=Q(Zg,[["render",lC],["__scopeId","data-v-ddec26b3"]]),iC={components:{lwUpload:ct},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1}},data(){return{form:{},tagValue:"",tagVisible:!1,renderLoading:!1}},watch:{modelValue(t,n){this.hasConfig&&this.hasValue&&this.deepMerge(this.form,JSON.parse(JSON.stringify(t)))},config(){this.render()},form:{handler(t){this.$emit("update:modelValue",t)},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0}},mounted(){this.hasConfig&&this.render()},methods:{render(){this.form={},this.config.formItems.forEach(t=>{var n,o,a;if(t.component=="checkbox"||t.component=="upload")if(t.name){const r={};t==null||t.options.items.forEach(l=>{r[l.name]=l.value}),this.form[t.name]=r}else(n=t==null?void 0:t.options)!=null&&n.items&&(t==null||t.options.items.forEach(r=>{this.form[r.name]=r.value}));else(o=t==null?void 0:t.options)!=null&&o.name?(this.form[t.name]||(this.form[t.name]={}),this.form[t.name][(a=t==null?void 0:t.options)==null?void 0:a.name]=t.value):t.name&&(this.form[t.name]=t.value)}),this.hasValue&&(this.form=this.deepMerge(this.form,this.modelValue))},deepMerge(t,n){for(let o in n)if(n.hasOwnProperty(o)){const a=t[o]!==null&&t[o]!==void 0,r=n[o]!==null&&n[o]!==void 0;a&&typeof t[o]=="object"&&!Array.isArray(t[o])&&r&&typeof n[o]=="object"&&!Array.isArray(n[o])?t[o]=this.deepMerge(t[o],n[o]):r?t[o]=n[o]:r||delete t[o]}return t},hideHandle(t){return typeof t.hideHandle=="string"?new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form):typeof t.hideHandle=="boolean"?t.hideHandle:!1},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},validate(t,n){return this.$refs.form.validate(t,n)},scrollToField(t){return this.$refs.form.scrollToField(t)},resetFields(){return this.$refs.form.resetFields()},submit(){this.$emit("submit",this.form)},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){var o;this.tagValue&&((o=t==null?void 0:t.options)!=null&&o.name?(n[t.name]=n[t.name]||{},n[t.name][t==null?void 0:t.options.name]=n[t.name][t==null?void 0:t.options.name]||[],n[t.name][t==null?void 0:t.options.name].push(this.tagValue)):(n[t.name]=n[t.name]||[],n[t.name].push(this.tagValue))),this.tagVisible=!1,this.tagValue=""},getPropName(t){var n;return t.component=="checkbox"||t.component=="upload"?t.name?`${t.name}.${t==null?void 0:t.options.items[0].name}`:t==null?void 0:t.options.items[0].name:(n=t==null?void 0:t.options)!=null&&n.name?`${t.name}.${t==null?void 0:t.options.name}`:t.name}}},sC={key:0,class:"title-name"},cC={key:0,style:{"margin-right":"5px"}},dC={key:1,style:{"margin-right":"5px"}},pC={key:13,class:"tags-list"},fC={key:15,class:"el-form-item-msg"};function uC(t,n,o,a,r,l){const i=e.resolveComponent("el-skeleton"),s=e.resolveComponent("el-icon-question-filled"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-tooltip"),f=e.resolveComponent("el-input"),d=e.resolveComponent("lw-upload"),u=e.resolveComponent("el-checkbox"),C=e.resolveComponent("el-checkbox-group"),g=e.resolveComponent("el-switch"),A=e.resolveComponent("el-option"),m=e.resolveComponent("el-select"),w=e.resolveComponent("el-cascader"),b=e.resolveComponent("el-date-picker"),y=e.resolveComponent("el-input-number"),I=e.resolveComponent("el-radio"),x=e.resolveComponent("el-radio-group"),E=e.resolveComponent("el-color-picker"),S=e.resolveComponent("el-rate"),V=e.resolveComponent("el-slider"),T=e.resolveComponent("el-tag"),k=e.resolveComponent("el-button"),B=e.resolveComponent("el-form-item"),O=e.resolveComponent("el-col"),D=e.resolveComponent("el-row"),M=e.resolveComponent("el-form"),z=e.resolveDirective("loading");return r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(i,{key:0,animated:""})):e.withDirectives((e.openBlock(),e.createBlock(M,{key:1,ref:"form",model:r.form,"label-width":o.config.labelWidth,"label-position":t.$i18n.locale=="en-us"?"top":o.config.labelPosition,disabled:o.isView,"element-loading-text":"Loading..."},{default:e.withCtx(()=>[e.createVNode(D,{gutter:15},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(h,P)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:P},[l.hideHandle(h)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(O,{key:0,span:h.span||24},{default:e.withCtx(()=>[h.component=="divider"?(e.openBlock(),e.createElementBlock("div",sC,[e.createTextVNode(e.toDisplayString(h.label)+" ",1),h.tips?(e.openBlock(),e.createBlock(p,{key:0,content:h.tips},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0)])):(e.openBlock(),e.createBlock(B,{key:1,prop:l.getPropName(h),rules:l.rulesHandle(h)},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h.label)+" ",1),h.tips?(e.openBlock(),e.createBlock(p,{key:0,content:h.tips},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>{var N,J,_,j,H,ie,re,he,Be,ne,we,fe,ze,R,q,K,G,U,$,Y,ue,Ge,Rn,pt,_e,de,ft,ut,Pn,jt,He,Yt,Zt,qn,Kt,Le,De,T5,M5,D5,O5,R5,P5,q5,Q5,U5,z5,G5,H5,j5,Y5,Z5,K5;return[h.component=="input"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(N=h==null?void 0:h.options)!=null&&N.name?(e.openBlock(),e.createBlock(f,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,placeholder:(J=h==null?void 0:h.options)==null?void 0:J.placeholder,clearable:"",type:h==null?void 0:h.options.type,disabled:(_=h==null?void 0:h.options)==null?void 0:_.disabled,autocomplete:((j=h==null?void 0:h.options)==null?void 0:j.autocomplete)||"off",maxlength:h==null?void 0:h.options.maxlength,"show-word-limit":""},e.createSlots({_:2},[h!=null&&h.options.prepend?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.prepend),1)]),key:"0"}:void 0,h!=null&&h.options.append?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.append),1)]),key:"1"}:void 0]),1032,["modelValue","onUpdate:modelValue","placeholder","type","disabled","autocomplete","maxlength"])):(e.openBlock(),e.createBlock(f,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,placeholder:(H=h==null?void 0:h.options)==null?void 0:H.placeholder,clearable:"",type:h==null?void 0:h.options.type,disabled:(ie=h==null?void 0:h.options)==null?void 0:ie.disabled,maxlength:h==null?void 0:h.options.maxlength,"show-word-limit":""},e.createSlots({_:2},[h!=null&&h.options.prepend?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.prepend),1)]),key:"0"}:void 0,h!=null&&h.options.append?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.append),1)]),key:"1"}:void 0]),1032,["modelValue","onUpdate:modelValue","placeholder","type","disabled","maxlength"]))],64)):h.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:ht},[h.name?(e.openBlock(),e.createElementBlock("div",cC,[e.createVNode(d,{modelValue:r.form[h.name][F.name],"onUpdate:modelValue":mt=>r.form[h.name][F.name]=mt,maxSize:F.maxSize,accept:F.accept,title:F.label,parseData:h.parseData,disabled:F==null?void 0:F.disabled,multiple:F==null?void 0:F.multiple,limit:F==null?void 0:F.limit,returnFile:F==null?void 0:F.returnFile,tip:F==null?void 0:F.tip,apiObj:h.apiObj},null,8,["modelValue","onUpdate:modelValue","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"])])):(e.openBlock(),e.createElementBlock("div",dC,[e.createVNode(d,{modelValue:r.form[F.name],"onUpdate:modelValue":mt=>r.form[F.name]=mt,maxSize:F.maxSize,accept:F.accept,title:F.label,parseData:h.parseData,disabled:F==null?void 0:F.disabled,multiple:F==null?void 0:F.multiple,limit:F==null?void 0:F.limit,returnFile:F==null?void 0:F.returnFile,tip:F==null?void 0:F.tip,apiObj:h.apiObj},null,8,["modelValue","onUpdate:modelValue","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"])]))],64))),128)):h.component=="checkbox"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[h.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createBlock(u,{modelValue:r.form[h.name][F.name],"onUpdate:modelValue":mt=>r.form[h.name][F.name]=mt,label:F.label,key:ht},null,8,["modelValue","onUpdate:modelValue","label"]))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createBlock(u,{modelValue:r.form[F.name],"onUpdate:modelValue":mt=>r.form[F.name]=mt,label:F.label,key:ht},null,8,["modelValue","onUpdate:modelValue","label"]))),128))],64)):h.component=="checkboxGroup"?(e.openBlock(),e.createBlock(C,{key:3,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(u,{key:F.value,label:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["label"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])):h.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[(re=h==null?void 0:h.options)!=null&&re.name?(e.openBlock(),e.createBlock(g,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,"inline-prompt":"","active-text":(he=h==null?void 0:h.options)==null?void 0:he.activeText,"inactive-text":(Be=h==null?void 0:h.options)==null?void 0:Be.inactiveText},null,8,["modelValue","onUpdate:modelValue","active-text","inactive-text"])):(e.openBlock(),e.createBlock(g,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,"inline-prompt":"","active-text":(ne=h==null?void 0:h.options)==null?void 0:ne.activeText,"inactive-text":(we=h==null?void 0:h.options)==null?void 0:we.inactiveText},null,8,["modelValue","onUpdate:modelValue","active-text","inactive-text"]))],64)):h.component=="select"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[(fe=h==null?void 0:h.options)!=null&&fe.name?(e.openBlock(),e.createBlock(m,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,multiple:(ze=h==null?void 0:h.options)==null?void 0:ze.multiple,"allow-create":(R=h==null?void 0:h.options)==null?void 0:R.allowCreate,"default-first-option":"",placeholder:((q=h==null?void 0:h.options)==null?void 0:q.placeholder)||"",clearable:(K=h==null?void 0:h.options)==null?void 0:K.clearable,disabled:(G=h==null?void 0:h.options)==null?void 0:G.disabled,filterable:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(A,{key:F.value,label:F.label,value:F.value},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","multiple","allow-create","placeholder","clearable","disabled"])):(e.openBlock(),e.createBlock(m,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,multiple:(U=h==null?void 0:h.options)==null?void 0:U.multiple,"allow-create":($=h==null?void 0:h.options)==null?void 0:$.allowCreate,"default-first-option":"",placeholder:((Y=h==null?void 0:h.options)==null?void 0:Y.placeholder)||"",clearable:(ue=h==null?void 0:h.options)==null?void 0:ue.clearable,disabled:(Ge=h==null?void 0:h.options)==null?void 0:Ge.disabled,filterable:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(A,{key:F.value,label:F.label,value:F.value},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","multiple","allow-create","placeholder","clearable","disabled"]))],64)):h.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[(Rn=h==null?void 0:h.options)!=null&&Rn.name?(e.openBlock(),e.createBlock(w,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,style:{width:"100%"},options:h==null?void 0:h.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"])):(e.openBlock(),e.createBlock(w,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,style:{width:"100%"},options:h==null?void 0:h.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"]))],64)):h.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(pt=h==null?void 0:h.options)!=null&&pt.name?(e.openBlock(),e.createBlock(b,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,style:{width:"100%"},type:h==null?void 0:h.options.type,"start-placeholder":h==null?void 0:h.options.startPlaceholder,"end-placeholder":h==null?void 0:h.options.endPlaceholder,shortcuts:h==null?void 0:h.options.shortcuts,"disabled-date":(_e=h==null?void 0:h.options)==null?void 0:_e.disabledDate,"default-time":h==null?void 0:h.options.defaultTime,disabled:(de=h==null?void 0:h.options)==null?void 0:de.disabled,"value-format":h==null?void 0:h.options.valueFormat,format:h==null?void 0:h.options.format,placeholder:(h==null?void 0:h.options.placeholder)||"请选择"},null,8,["modelValue","onUpdate:modelValue","type","start-placeholder","end-placeholder","shortcuts","disabled-date","default-time","disabled","value-format","format","placeholder"])):(e.openBlock(),e.createBlock(b,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,style:{width:"100%"},type:h==null?void 0:h.options.type,"start-placeholder":h==null?void 0:h.options.startPlaceholder,"end-placeholder":h==null?void 0:h.options.endPlaceholder,shortcuts:h==null?void 0:h.options.shortcuts,"disabled-date":(ft=h==null?void 0:h.options)==null?void 0:ft.disabledDate,"default-time":h==null?void 0:h.options.defaultTime,disabled:(ut=h==null?void 0:h.options)==null?void 0:ut.disabled,"value-format":h==null?void 0:h.options.valueFormat,format:h==null?void 0:h.options.format,placeholder:(h==null?void 0:h.options.placeholder)||"请选择"},null,8,["modelValue","onUpdate:modelValue","type","start-placeholder","end-placeholder","shortcuts","disabled-date","default-time","disabled","value-format","format","placeholder"]))],64)):h.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[(Pn=h==null?void 0:h.options)!=null&&Pn.name?(e.openBlock(),e.createBlock(y,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,disabled:(jt=h==null?void 0:h.options)==null?void 0:jt.disabled,min:(He=h==null?void 0:h.options)==null?void 0:He.min,max:(Yt=h==null?void 0:h.options)==null?void 0:Yt.max,step:((Zt=h==null?void 0:h.options)==null?void 0:Zt.step)||1,precision:(qn=h==null?void 0:h.options)==null?void 0:qn.precision,placeholder:((Kt=h==null?void 0:h.options)==null?void 0:Kt.placeholder)||"","controls-position":((Le=h==null?void 0:h.options)==null?void 0:Le.controlsPosition)||"right"},e.createSlots({_:2},[(De=h==null?void 0:h.options)!=null&&De.suffix?{name:"suffix",fn:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(h==null?void 0:h.options.suffix),1)]),key:"0"}:void 0]),1032,["modelValue","onUpdate:modelValue","disabled","min","max","step","precision","placeholder","controls-position"])):(e.openBlock(),e.createBlock(y,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,disabled:(T5=h==null?void 0:h.options)==null?void 0:T5.disabled,min:(M5=h==null?void 0:h.options)==null?void 0:M5.min,max:(D5=h==null?void 0:h.options)==null?void 0:D5.max,step:((O5=h==null?void 0:h.options)==null?void 0:O5.step)||1,precision:(R5=h==null?void 0:h.options)==null?void 0:R5.precision,placeholder:((P5=h==null?void 0:h.options)==null?void 0:P5.placeholder)||"","controls-position":((q5=h==null?void 0:h.options)==null?void 0:q5.controlsPosition)||"right"},e.createSlots({_:2},[(Q5=h==null?void 0:h.options)!=null&&Q5.suffix?{name:"suffix",fn:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(h==null?void 0:h.options.suffix),1)]),key:"0"}:void 0]),1032,["modelValue","onUpdate:modelValue","disabled","min","max","step","precision","placeholder","controls-position"]))],64)):h.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[(U5=h==null?void 0:h.options)!=null&&U5.name?(e.openBlock(),e.createBlock(x,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,disabled:(z5=h==null?void 0:h.options)==null?void 0:z5.disabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(I,{key:F.value,value:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"])):(e.openBlock(),e.createBlock(x,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,disabled:(G5=h==null?void 0:h.options)==null?void 0:G5.disabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(I,{key:F.value,value:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"]))],64)):h.component=="color"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:10},[(H5=h==null?void 0:h.options)!=null&&H5.name?(e.openBlock(),e.createBlock(E,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(E,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},null,8,["modelValue","onUpdate:modelValue"]))],64)):h.component=="rate"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:11},[(j5=h==null?void 0:h.options)!=null&&j5.name?(e.openBlock(),e.createBlock(S,{key:0,style:{"margin-top":"6px"},modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(S,{key:1,style:{"margin-top":"6px"},modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},null,8,["modelValue","onUpdate:modelValue"]))],64)):h.component=="slider"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:12},[(Y5=h==null?void 0:h.options)!=null&&Y5.name?(e.openBlock(),e.createBlock(V,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,marks:h==null?void 0:h.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"])):(e.openBlock(),e.createBlock(V,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,marks:h==null?void 0:h.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"]))],64)):h.component=="tags"?(e.openBlock(),e.createElementBlock("div",pC,[(Z5=h==null?void 0:h.options)!=null&&Z5.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.form[h.name][(K5=h==null?void 0:h.options)==null?void 0:K5.name],F=>(e.openBlock(),e.createBlock(T,{key:F,closable:"","disable-transitions":!1,onClose:ht=>l.tagClose(F,r.form[h.name][h==null?void 0:h.options.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F),1)]),_:2},1032,["onClose"]))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(r.form[h.name],F=>(e.openBlock(),e.createBlock(T,{key:F,closable:"","disable-transitions":!1,onClose:ht=>l.tagClose(F,r.form[h.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F),1)]),_:2},1032,["onClose"]))),128)),r.tagVisible?(e.openBlock(),e.createBlock(f,{key:2,modelValue:r.tagValue,"onUpdate:modelValue":n[0]||(n[0]=F=>r.tagValue=F),class:"w-20",size:"small",onKeyup:e.withKeys(F=>l.tagInputConfirm(h,r.form),["enter"]),onBlur:F=>l.tagInputConfirm(h,r.form)},null,8,["modelValue","onKeyup","onBlur"])):(e.openBlock(),e.createBlock(k,{key:3,class:"button-new-tag",size:"small",onClick:n[1]||(n[1]=F=>r.tagVisible=!0)},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode(" + 添加 ",-1)])]),_:1}))])):e.renderSlot(t.$slots,h.component,{key:14,itemCur:h,formCur:r.form},()=>[e.createVNode(T,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(h.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),h.message?(e.openBlock(),e.createElementBlock("div",fC,e.toDisplayString(h.message),1)):e.createCommentVNode("",!0)]}),_:2},1032,["prop","rules"]))]),_:2},1032,["span"]))],64))),128)),e.createVNode(O,{span:24},{default:e.withCtx(()=>[e.createVNode(B,null,{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createVNode(k,{type:"primary",onClick:l.submit},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode("提交",-1)])]),_:1},8,["onClick"])],!0)]),_:3})]),_:3})]),_:3})]),_:3},8,["model","label-width","label-position","disabled"])),[[z,o.loading]])}const n5=Q(iC,[["render",uC],["__scopeId","data-v-8b6b742d"]]),hC={props:{modelValue:{type:null,default:""},item:{type:Object,default:()=>{}},size:{type:String,default:"default"},disabled:{type:Boolean,default:!1}},data(){return{defaultValue:"",componentMap:{input:"el-input",checkbox:"el-checkbox",treeSelect:"el-tree-select",checkboxGroup:"el-checkbox-group",switch:"el-switch",select:"el-select",cascader:"el-cascader",date:"el-date-picker",number:"el-input-number",radio:"el-radio-group",color:"el-color-picker",rate:"el-rate",slider:"el-slider"}}},watch:{modelValue:{handler(t){this.defaultValue=t},immediate:!0}},methods:{handleChange(t){var n,o;if(t==null)switch(this.item.component){case"date":["daterange","datetimerange"].includes((o=(n=this.item)==null?void 0:n.options)==null?void 0:o.type)?t=[]:t="";break;case"select":case"cascader":case"treeSelect":case"input":case"number":t="";break;case"checkboxGroup":case"radio":t=[];break;default:t=""}this.$emit("update:modelValue",t),this.$bus.$emit(`lwFormMiniChange-${this.item.name}`,t)},getComponentProps(t){var c,p;let n={};const{type:o,startPlaceholder:a,endPlaceholder:r,controlsPosition:l,items:i,...s}=(t==null?void 0:t.options)||{};if(t!=null&&t.options)switch(n.placeholder=t.options.placeholder||"",n.clearable=t.options.clearable??!0,t.options.type&&(n.type=t.options.type),(c=t.options)!=null&&c.maxlength&&(n.maxlength=t.options.maxlength,n.showWordLimit=!0),(p=t.options)!=null&&p.activeText&&(n.maxlength=t.options.maxlength,n.inlinePrompt=!0),t.component){case"select":n.filterable=!0;break;case"date":n.type=o||"date",n.startPlaceholder=a||"开始日期",n.endPlaceholder=r||"结束日期";break;case"number":n.controlsPosition=l||"right";break;case"treeSelect":n.data=i||[];break;case"cascader":n.options=i||[];break}return n={...s,...n},delete n.disabled,n}}};function mC(t,n,o,a,r,l){var p,f,d,u,C,g;const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-checkbox"),c=e.resolveComponent("el-radio");return e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.componentMap[o.item.component]),e.mergeProps({modelValue:r.defaultValue,"onUpdate:modelValue":n[0]||(n[0]=A=>r.defaultValue=A),onChange:l.handleChange,size:o.size,disabled:o.disabled},l.getComponentProps(o.item)),e.createSlots({default:e.withCtx(()=>[o.item.component==="select"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(i,{key:A.value,disabled:A.disabled,label:A.label,value:A.value},null,8,["disabled","label","value"]))),128)):e.createCommentVNode("",!0),o.item.component==="checkboxGroup"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(s,{key:A.value,label:A.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(A.label),1)]),_:2},1032,["label"]))),128)):e.createCommentVNode("",!0),o.item.component==="radio"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(c,{key:A.value,label:A.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(A.label),1)]),_:2},1032,["label"]))),128)):e.createCommentVNode("",!0)]),_:2},[o.item.component==="number"&&((f=(p=o.item)==null?void 0:p.options)!=null&&f.suffix)?{name:"suffix",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.suffix),1)]),key:"0"}:void 0,o.item.component==="input"&&((u=(d=o.item)==null?void 0:d.options)!=null&&u.prepend)?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.prepend),1)]),key:"1"}:void 0,o.item.component==="input"&&((g=(C=o.item)==null?void 0:C.options)!=null&&g.append)?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.append),1)]),key:"2"}:void 0]),1040,["modelValue","onChange","size","disabled"])}const Vt=Q(hC,[["render",mC]]),gC={name:"FormItem",data(){return{componentType:Object.keys(Vt.data().componentMap),tagVisible:{},dataForm:{},objItem:{},tagValue:""}},components:{lwUpload:ct,FormComponent:Vt},props:{item:{type:Object,default:()=>{}},index:{type:Number,default:0},form:{type:Object,default:()=>{}}},watch:{item:{handler(t,n){this.objItem={...t,...this.objItem}},immediate:!0,deep:!0},form:{handler(t){var n,o;this.item.component==="checkbox"||this.item.component==="upload"?(o=(n=this.objItem.options)==null?void 0:n.items)==null||o.forEach(a=>{a.value=this.flattenObject(this.form,a.name,a.value)}):this.objItem.value=this.flattenObject(this.form,this.item.name,this.objItem.value)},immediate:!0,deep:!0},objItem:{handler(t){var n,o;t.component==="checkbox"||t.component==="upload"?(o=(n=t.options)==null?void 0:n.items)==null||o.forEach(a=>{this.unflattenObject(this.form,a.name,a.value)}):this.unflattenObject(this.form,t.name,t.value),t!=null&&t.name&&this.$bus.$emit(`lwFormMini-${t.name}`,t)},deep:!0}},methods:{flattenObject(t,n,o=""){if(!n||!t)return o;const a=n.split(".");let r=t;for(let l=0;l<a.length;l++)(r==null||r[a[l]]===void 0)&&(r=r||{},r[a[l]]=l===a.length-1?o:{}),r=r[a[l]];return r},unflattenObject(t,n,o){if(!n||!t)return!1;const a=n.split(".");a.forEach((r,l)=>{l===a.length-1?t[r]=o:((!t[r]||typeof t[r]!="object")&&(t[r]={}),t=t[r])})},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){this.tagValue&&(n=n||[],n.push(this.tagValue)),this.tagVisible[t.name]=!1,this.tagValue=""},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t==null?void 0:t.options.items[0].name:t.name},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules}}},CC=["id","data-index"],yC=["innerHTML"],AC=["innerHTML"],bC={key:3,class:"tags-list"},wC=["innerHTML"];function kC(t,n,o,a,r,l){var m,w,b,y;const i=e.resolveComponent("el-icon-question-filled"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-tooltip"),p=e.resolveComponent("el-cascader"),f=e.resolveComponent("FormComponent"),d=e.resolveComponent("lw-upload"),u=e.resolveComponent("el-tag"),C=e.resolveComponent("el-input"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-form-item");return o.item.component=="divider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"title-name title-name-divider",id:"divider-"+o.item.label,"data-index":o.item.label},[e.createElementVNode("span",null,[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,placement:"top"},{content:e.withCtx(()=>[e.createElementVNode("span",{style:{"max-width":"300px",display:"inline-block"},innerHTML:o.item.tips},null,8,yC)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1})):e.createCommentVNode("",!0)]),e.renderSlot(t.$slots,(w=(m=o.item)==null?void 0:m.options)==null?void 0:w.component,{},void 0,!0)],8,CC)):o.item.component=="dividerBr"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["title-name-divider-br",{border:(b=o.item)==null?void 0:b.border}])},null,2)):(e.openBlock(),e.createBlock(A,{key:2,class:e.normalizeClass({"form-item-name-null":!((y=o.item)!=null&&y.label)}),prop:l.getPropName(o.item),rules:l.rulesHandle(o.item)},{label:e.withCtx(()=>{var I;return[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,"raw-content":(I=o.item)==null?void 0:I.rawContent,placement:"top",content:o.item.tips},{content:e.withCtx(()=>[e.createElementVNode("span",{style:{"max-width":"300px",display:"inline-block"},innerHTML:o.item.tips},null,8,AC)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1},8,["raw-content","content"])):e.createCommentVNode("",!0)]}),default:e.withCtx(()=>{var I,x,E,S,V,T,k,B,O,D,M,z,h,P;return[o.item.component=="cascader"?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.objItem.value,"onUpdate:modelValue":n[0]||(n[0]=N=>r.objItem.value=N),style:{width:"100%"},props:(x=(I=o.item)==null?void 0:I.options)==null?void 0:x.props,separator:(S=(E=o.item)==null?void 0:E.options)==null?void 0:S.separator,disabled:(T=(V=o.item)==null?void 0:V.options)==null?void 0:T.disabled,placeholder:(B=(k=o.item)==null?void 0:k.options)==null?void 0:B.placeholder,options:(O=o.item)==null?void 0:O.options.items,clearable:""},null,8,["modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(o.item.component)?(e.openBlock(),e.createBlock(f,{key:1,modelValue:r.objItem.value,"onUpdate:modelValue":n[1]||(n[1]=N=>r.objItem.value=N),item:o.item,disabled:(M=(D=o.item)==null?void 0:D.options)==null?void 0:M.disabled},null,8,["modelValue","item","disabled"])):o.item.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList((z=r.objItem)==null?void 0:z.options.items,(N,J)=>(e.openBlock(),e.createBlock(d,{key:J,modelValue:N.value,"onUpdate:modelValue":_=>N.value=_,height:(N==null?void 0:N.height)||o.item.height,width:(N==null?void 0:N.width)||o.item.width,maxSize:N.maxSize,accept:N.accept,title:N.label,parseData:o.item.parseData,disabled:N==null?void 0:N.disabled,multiple:N==null?void 0:N.multiple,limit:N==null?void 0:N.limit,returnFile:N==null?void 0:N.returnFile,tip:N==null?void 0:N.tip,apiObj:o.item.apiObj},null,8,["modelValue","onUpdate:modelValue","height","width","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"]))),128)):o.item.component=="tags"?(e.openBlock(),e.createElementBlock("div",bC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.objItem.value,N=>{var J,_,j,H;return e.openBlock(),e.createBlock(u,{key:N,closable:!((_=(J=o.item)==null?void 0:J.options)!=null&&_.disabled)||((H=(j=o.item)==null?void 0:j.options)==null?void 0:H.closable),"disable-transitions":!1,onClose:ie=>l.tagClose(N,r.objItem.value)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N),1)]),_:2},1032,["closable","onClose"])}),128)),r.tagVisible[o.item.name]?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.tagValue,"onUpdate:modelValue":n[2]||(n[2]=N=>r.tagValue=N),class:"w-20",size:"small",onKeyup:n[3]||(n[3]=e.withKeys(N=>l.tagInputConfirm(o.item,r.objItem.value),["enter"])),onBlur:n[4]||(n[4]=N=>l.tagInputConfirm(o.item,r.objItem.value))},null,8,["modelValue"])):e.createCommentVNode("",!0),!r.tagVisible[o.item.name]&&!((P=(h=o.item)==null?void 0:h.options)!=null&&P.disabled)?(e.openBlock(),e.createBlock(g,{key:1,class:"button-new-tag",size:"small",onClick:n[5]||(n[5]=N=>r.tagVisible[o.item.name]=!0)},{default:e.withCtx(()=>{var N,J;return[e.createTextVNode(" + "+e.toDisplayString(((J=(N=o.item)==null?void 0:N.options)==null?void 0:J.addText)||"添加"),1)]}),_:1})):e.createCommentVNode("",!0)])):e.renderSlot(t.$slots,o.item.component,{key:4,itemCur:o.item,formCur:o.form},()=>[e.createVNode(u,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.item.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0),o.item.message?(e.openBlock(),e.createElementBlock("div",{key:5,class:"el-form-item-msg",innerHTML:o.item.message},null,8,wC)):e.createCommentVNode("",!0)]}),_:3},8,["class","prop","rules"]))}const o5=Q(gC,[["render",kC],["__scopeId","data-v-d5f16ac8"]]),EC={class:"list-span-bg"},BC={key:3,class:"tool-list"},VC=Q(Object.assign({name:"JsonItem"},{__name:"JsonItem",props:{formItems:{type:Object,default:()=>[]},form:{type:Object,default:()=>({})},hideBorder:{type:Boolean,default:!1},customComponent:{type:Array,default:()=>[]}},emits:["curClick"],setup(t,{emit:n}){const{proxy:{$api:o,$tool:a,t:r,$expression:l}}=e.getCurrentInstance(),i=zn(),s=t,c=n,p=(a==null?void 0:a.getUUID("",12))||Date.now().toString(36),f=e.computed(()=>{var b;return((b=i==null?void 0:i.state)==null?void 0:b.curIndex)||""});function d(b){return typeof(b==null?void 0:b.hideHandle)=="string"?new Function("form",`return ${b==null?void 0:b.hideHandle.replace(/\$/g,"form")}`)(s.form):typeof(b==null?void 0:b.hideHandle)=="boolean"?b.hideHandle:!1}function u(b){var y;i.state.curIndex=`${p}${b.name||((y=b==null?void 0:b.options.items[0])==null?void 0:y.name)}`,C(b)}function C(b){c("curClick",b)}function g(b,y){b.splice(y,1)}function A(b){const y=b[0],I=JSON.parse(JSON.stringify(y));b.push(I)}function m(b){s.formItems.splice(b,1)}function w(b,y){const I=JSON.parse(JSON.stringify(b));I.name=`${b.component}-${(a==null?void 0:a.getUUID("",2))||Date.now()}`,s.formItems.splice(y+1,0,I)}return(b,y)=>{var B,O,D;const I=e.resolveComponent("JsonItem",!0),x=e.resolveComponent("el-form-item"),E=e.resolveComponent("el-button"),S=e.resolveComponent("el-icon-delete"),V=e.resolveComponent("el-icon"),T=e.resolveComponent("el-col"),k=e.resolveComponent("el-icon-copy-document");return e.openBlock(),e.createBlock(e.unref(xt),{list:t.formItems,"item-key":"key",group:"people",animation:350,disabled:t.hideBorder,class:e.normalizeClass(["draggable-item",{showBorder:!t.hideBorder,cur:f.value==`${e.unref(p)}${t.formItems.name||((D=(O=(B=t.formItems)==null?void 0:B.options)==null?void 0:O.items[0])==null?void 0:D.name)}`}]),"ghost-class":"draggable-ghost"},{item:e.withCtx(({element:M,index:z})=>{var h,P;return[d(M)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(T,{key:0,span:["list"].includes(M.component)?24:M.span||24,class:e.normalizeClass({borderItem:!t.hideBorder,cur:!t.hideBorder&&f.value==`${e.unref(p)}${M.name||((P=(h=M==null?void 0:M.options)==null?void 0:h.items[0])==null?void 0:P.name)}`}),onClick:e.withModifiers(N=>u(M),["stop"])},{default:e.withCtx(()=>{var N,J;return[["object"].includes(M.component)?(e.openBlock(),e.createBlock(x,{key:0,label:M.label},{default:e.withCtx(()=>[e.createVNode(I,{formItems:M.value,form:t.form[M.name],class:"object-item",customComponent:t.customComponent,hideBorder:t.hideBorder,onCurClick:C},e.createSlots({_:2},[e.renderList(t.customComponent,_=>({name:_.component,fn:e.withCtx(({itemCur:j,formCur:H})=>[e.renderSlot(b.$slots,_.component,{itemCur:j,formCur:H},void 0,!0)])}))]),1032,["formItems","form","customComponent","hideBorder"])]),_:2},1032,["label"])):["list"].includes(M.component)?(e.openBlock(),e.createBlock(x,{key:1},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(M.label)+" ",1),t.hideBorder?(e.openBlock(),e.createBlock(E,{key:0,type:"primary",class:"add-btn",plain:"",size:"small",icon:"el-icon-plus",onClick:_=>A(M.value)},null,8,["onClick"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>[e.createElementVNode("div",EC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(M.value,(_,j)=>(e.openBlock(),e.createBlock(T,{span:t.hideBorder&&M.span||24,key:j},{default:e.withCtx(()=>[!t.hideBorder&&j==0||t.hideBorder?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["list-item",{borderItem:!t.hideBorder}])},[t.form[M.name]?(e.openBlock(),e.createBlock(I,{key:0,formItems:_,customComponent:t.customComponent,form:t.form[M.name][j],hideBorder:t.hideBorder,onCurClick:C},e.createSlots({_:2},[e.renderList(t.customComponent,H=>({name:H.component,fn:e.withCtx(({itemCur:ie,formCur:re})=>[e.renderSlot(b.$slots,H.component,{itemCur:ie,formCur:re},void 0,!0)])}))]),1032,["formItems","customComponent","form","hideBorder"])):e.createCommentVNode("",!0),t.hideBorder&&M.value.length>1?(e.openBlock(),e.createBlock(V,{key:1,class:"remove-btn",size:"14",onClick:H=>g(M.value,j)},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)]),_:2},1032,["span"]))),128))])]),_:2},1024)):(e.openBlock(),e.createBlock(e.unref(o5),{key:2,item:M,form:t.form},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags"].includes(M.component)?void 0:{name:M.component,fn:e.withCtx(()=>[e.renderSlot(b.$slots,M.component,{itemCur:M,formCur:t.form},void 0,!0)]),key:"0"}]),1032,["item","form"])),!t.hideBorder&&f.value==`${e.unref(p)}${M.name||((J=(N=M==null?void 0:M.options)==null?void 0:N.items[0])==null?void 0:J.name)}`?(e.openBlock(),e.createElementBlock("div",BC,[e.createVNode(V,{class:"btn",size:"12",onClick:_=>w(M,z),title:"复制"},{default:e.withCtx(()=>[e.createVNode(k)]),_:1},8,["onClick"]),e.createVNode(V,{class:"btn",size:"12",onClick:_=>m(z),title:"删除"},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])])):e.createCommentVNode("",!0)]}),_:2},1032,["span","class","onClick"]))]}),_:3},8,["list","disabled","class"])}}}),[["__scopeId","data-v-c98d60c5"]]),xC={class:"form-item"},SC={class:"tool-list"},NC={key:1,class:"list-item"},IC={class:"form-item"},_C={class:"tool-list"},LC={key:2,class:"form-item"},FC={class:"tool-list"},TC=Q(Object.assign({name:"TreeItem"},{__name:"TreeItem",props:{formItems:{type:Object,default:()=>[]}},emits:["curClick"],setup(t){const n=t;e.computed(()=>{var r,l;return((l=(r=window.$store)==null?void 0:r.state)==null?void 0:l.curIndex)||""});function o(r){n.formItems.splice(r,1)}function a(r,l){var s;const i=JSON.parse(JSON.stringify(r));i.name=`${r.component}-${((s=window.$tool)==null?void 0:s.getUUID("",2))||Date.now()}`,n.formItems.splice(l+1,0,i)}return(r,l)=>{const i=e.resolveComponent("el-icon-copy-document"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-icon-delete"),p=e.resolveComponent("TreeItem",!0);return e.openBlock(),e.createBlock(e.unref(xt),{list:t.formItems,"item-key":"name",group:"people",class:"draggable-item","ghost-class":"draggable-ghost"},{item:e.withCtx(({element:f,index:d})=>{var u,C,g,A,m,w;return[e.createElementVNode("div",null,[["object"].includes(f.component)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",xC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((C=(u=f.options)==null?void 0:u.items[0])==null?void 0:C.name))+"」",1),e.createElementVNode("div",SC,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]),e.createVNode(p,{formItems:f.value},null,8,["formItems"])],64)):["list"].includes(f.component)?(e.openBlock(),e.createElementBlock("div",NC,[e.createElementVNode("div",IC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((A=(g=f.options)==null?void 0:g.items[0])==null?void 0:A.name))+"」",1),e.createElementVNode("div",_C,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,b=>(e.openBlock(),e.createBlock(p,{formItems:b},null,8,["formItems"]))),256))])):(e.openBlock(),e.createElementBlock("div",LC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((w=(m=f.options)==null?void 0:m.items[0])==null?void 0:w.name))+"」",1),e.createElementVNode("div",FC,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]))])]}),_:1},8,["list"])}}}),[["__scopeId","data-v-2e76c253"]]),MC={class:"form-body"},DC={class:"form-body"},OC={class:"form-slider"},RC={key:1,class:"form-title"},PC={key:2,class:"form-body"},qC={class:"tags-list"},QC={class:"form-item"},UC={class:"form-body"},zC={class:"input-body"},GC={class:"form-body"},HC=Q(Object.assign({name:"StatsConfig"},{__name:"StatsConfig",props:{item:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},setup(t){const n=t,o=e.ref({}),a=e.ref({}),r=e.ref(""),l=[{label:"等于",value:"=="},{label:"大于",value:">"},{label:"大于等于",value:">="},{label:"小于",value:"<"},{label:"小于等于",value:"<="},{label:"不等于",value:"!="}],i=[{label:"必填",required:!0,message:"请输入",trigger:"blur"},{label:"必选",required:!0,message:"请选择",trigger:"change"}];e.watch(a,d=>{if(!(d!=null&&d.label)||!d.filter||!d.value){n.item.hideHandle="";return}n.item.hideHandle=`$.${d.label} ${d.filter} ${d.value}`},{deep:!0}),e.watch(()=>n.item,d=>{if(d!=null&&d.hideHandle){const u=/^\$\.(\S+)\s+(\S+)\s+(\S+)$/,C=d==null?void 0:d.hideHandle.match(u);C&&(a.value={label:C[1],filter:C[2],value:C[3]})}},{deep:!0});const s=e.computed(()=>{function d(u){const C=g=>{var m;let A={label:g.label,value:g.name||g.label};return g.component==="object"||g.component==="list"?A.children=(g.value||[]).map(w=>Array.isArray(w)?w.map(C):C(w)).flat():(g.component==="checkbox"||g.component==="upload")&&(A.value=(m=g.options)==null?void 0:m.items[0].name),A};return u.formItems.map(C)}return d(n.config)});function c(d,u){u.splice(u.indexOf(d),1)}function p(d,u){r.value&&(u=u||[],u.push(r.value)),o.value[d.name]=!1,r.value=""}function f(d){d.KeyName=d.name}return(d,u)=>{const C=e.resolveComponent("el-input"),g=e.resolveComponent("el-form-item"),A=e.resolveComponent("el-icon-question-filled"),m=e.resolveComponent("el-icon"),w=e.resolveComponent("el-tooltip"),b=e.resolveComponent("el-switch"),y=e.resolveComponent("el-slider"),I=e.resolveComponent("el-option"),x=e.resolveComponent("el-select"),E=e.resolveComponent("el-input-number"),S=e.resolveComponent("el-icon-delete"),V=e.resolveComponent("el-button"),T=e.resolveComponent("el-tag"),k=e.resolveComponent("el-col"),B=e.resolveComponent("el-row"),O=e.resolveComponent("el-cascader"),D=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(D,{model:t.item,class:"form-list","label-position":"top"},{default:e.withCtx(()=>{var M,z,h,P,N,J;return[t.item.component?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[u[41]||(u[41]=e.createElementVNode("div",{class:"form-title"},"基础配置",-1)),e.createElementVNode("div",MC,[t.item.component=="checkbox"||t.item.component=="upload"?(e.openBlock(),e.createBlock(g,{key:0,label:"属性名称"},{default:e.withCtx(()=>{var _;return[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((_=t.item)==null?void 0:_.options.items,(j,H)=>(e.openBlock(),e.createBlock(C,{modelValue:j.name,"onUpdate:modelValue":ie=>j.name=ie,placeholder:"请输入",clearable:"",onChange:ie=>f(j)},null,8,["modelValue","onUpdate:modelValue","onChange"]))),256))]}),_:1})):(e.openBlock(),e.createBlock(g,{key:1,label:"参数名称"},{label:e.withCtx(()=>[u[35]||(u[35]=e.createTextVNode(" 参数名称 ",-1)),e.createVNode(w,{content:"C端取值时使用这个参数名称"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.name,"onUpdate:modelValue":u[0]||(u[0]=_=>t.item.name=_),placeholder:"请输入",clearable:"",onChange:u[1]||(u[1]=_=>f(t.item))},null,8,["modelValue"])]),_:1})),e.createVNode(g,{label:"标题"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.label,"onUpdate:modelValue":u[2]||(u[2]=_=>t.item.label=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),(M=t.item)!=null&&M.options&&t.item.component!="checkbox"&&t.item.component!="upload"?(e.openBlock(),e.createBlock(g,{key:2,label:"输入提示"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.placeholder,"onUpdate:modelValue":u[3]||(u[3]=_=>t.item.options.placeholder=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),(z=t.item)!=null&&z.options&&t.item.component!="checkbox"&&t.item.component!="upload"?(e.openBlock(),e.createBlock(g,{key:3,label:"禁用"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:t.item.options.disabled,"onUpdate:modelValue":u[4]||(u[4]=_=>t.item.options.disabled=_),"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(g,{label:"内容提示"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.tips,"onUpdate:modelValue":u[5]||(u[5]=_=>t.item.tips=_),type:"textarea",placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1})]),(h=t.item)!=null&&h.span?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[u[37]||(u[37]=e.createElementVNode("div",{class:"form-title"},"布局配置",-1)),e.createElementVNode("div",DC,[e.createVNode(g,{label:"栅格"},{label:e.withCtx(()=>[u[36]||(u[36]=e.createTextVNode(" 栅格 ",-1)),e.createVNode(w,{content:"栅格占据的列数,列表组件栅格编辑状态下是24格,切换编辑状态后会显示配置后的列数"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",OC,[e.createVNode(y,{modelValue:t.item.span,"onUpdate:modelValue":u[6]||(u[6]=_=>t.item.span=_),step:4,"show-stops":"",min:4,max:24},null,8,["modelValue"])])]),_:1})])],64)):e.createCommentVNode("",!0),(P=t.item)!=null&&P.options?(e.openBlock(),e.createElementBlock("div",RC,"组件属性配置")):e.createCommentVNode("",!0),(N=t.item)!=null&&N.options?(e.openBlock(),e.createElementBlock("div",PC,[t.item.component==="input"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.item.options.type!="textarea"?(e.openBlock(),e.createBlock(g,{key:0,label:"输入类型"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.options.type,"onUpdate:modelValue":u[7]||(u[7]=_=>t.item.options.type=_),placeholder:"请选择输入类型"},{default:e.withCtx(()=>[e.createVNode(I,{label:"文本",value:"text"}),e.createVNode(I,{label:"密码",value:"password"}),e.createVNode(I,{label:"邮箱",value:"email"})]),_:1},8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(g,{label:"最大长度"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.maxlength,"onUpdate:modelValue":u[8]||(u[8]=_=>t.item.options.maxlength=_),min:1,"controls-position":"right",placeholder:"请输入"},null,8,["modelValue"])]),_:1})],64)):e.createCommentVNode("",!0),["select","radio","checkbox","checkboxGroup"].includes(t.item.component)?(e.openBlock(),e.createBlock(g,{key:1,label:"选项"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.item.options.items,(_,j)=>(e.openBlock(),e.createElementBlock("div",{key:j,class:"form-item"},[["checkbox"].includes(t.item.component)?(e.openBlock(),e.createBlock(C,{key:0,modelValue:_.name,"onUpdate:modelValue":H=>_.name=H,placeholder:"属性名称",clearable:""},null,8,["modelValue","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createVNode(C,{modelValue:_.label,"onUpdate:modelValue":H=>_.label=H,placeholder:"选项名称",clearable:""},null,8,["modelValue","onUpdate:modelValue"]),e.createVNode(C,{modelValue:_.value,"onUpdate:modelValue":H=>_.value=H,placeholder:"选项值",clearable:""},null,8,["modelValue","onUpdate:modelValue"]),t.item.options.items.length>1?(e.openBlock(),e.createBlock(m,{key:1,class:"remove-btn",size:"14",onClick:H=>t.item.options.items.splice(j,1)},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)]))),128)),e.createVNode(V,{type:"primary",size:"small",style:{width:"100%"},onClick:u[9]||(u[9]=_=>t.item.options.items.push({label:"",value:""}))},{default:e.withCtx(()=>[...u[38]||(u[38]=[e.createTextVNode("新增选项",-1)])]),_:1})]),_:1})):e.createCommentVNode("",!0),["tags"].includes(t.item.component)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createVNode(g,{label:"按钮名称"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.addText,"onUpdate:modelValue":u[10]||(u[10]=_=>t.item.options.addText=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"默认标签"},{default:e.withCtx(()=>[e.createElementVNode("div",qC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.item.value,_=>(e.openBlock(),e.createBlock(T,{key:_,closable:"","disable-transitions":!1,onClose:j=>c(_,t.item.value)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(_),1)]),_:2},1032,["onClose"]))),128)),o.value[t.item.name]?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.value,"onUpdate:modelValue":u[11]||(u[11]=_=>r.value=_),class:"w-20",size:"small",onKeyup:u[12]||(u[12]=e.withKeys(_=>p(t.item,t.item.value),["enter"])),onBlur:u[13]||(u[13]=_=>p(t.item,t.item.value))},null,8,["modelValue"])):(e.openBlock(),e.createBlock(V,{key:1,class:"button-new-tag",size:"small",onClick:u[14]||(u[14]=_=>o.value[t.item.name]=!0)},{default:e.withCtx(()=>[...u[39]||(u[39]=[e.createTextVNode("+ 添加",-1)])]),_:1}))])]),_:1})],64)):e.createCommentVNode("",!0),t.item.component==="switch"?(e.openBlock(),e.createBlock(g,{key:3,label:"开关文字"},{default:e.withCtx(()=>[e.createElementVNode("div",QC,[e.createVNode(C,{modelValue:t.item.options.activeText,"onUpdate:modelValue":u[15]||(u[15]=_=>t.item.options.activeText=_),placeholder:"开文字",clearable:""},null,8,["modelValue"]),e.createVNode(C,{modelValue:t.item.options.inactiveText,"onUpdate:modelValue":u[16]||(u[16]=_=>t.item.options.inactiveText=_),placeholder:"关文字",clearable:""},null,8,["modelValue"])])]),_:1})):e.createCommentVNode("",!0),["rate","number"].includes(t.item.component)?(e.openBlock(),e.createBlock(B,{key:4,gutter:10},{default:e.withCtx(()=>[e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"最小值"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.min,"onUpdate:modelValue":u[17]||(u[17]=_=>t.item.options.min=_),"controls-position":"right",placeholder:"最小值"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"最大值"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.max,"onUpdate:modelValue":u[18]||(u[18]=_=>t.item.options.max=_),"controls-position":"right",placeholder:"最大值"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"步长"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.step,"onUpdate:modelValue":u[19]||(u[19]=_=>t.item.options.step=_),"controls-position":"right",placeholder:"步长"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[t.item.component=="number"?(e.openBlock(),e.createBlock(g,{key:0,label:"后缀"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.suffix,"onUpdate:modelValue":u[20]||(u[20]=_=>t.item.options.suffix=_),"controls-position":"right",placeholder:"后缀"},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0)]),_:1})]),_:1})):e.createCommentVNode("",!0),t.item.component==="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:5},e.renderList((J=t.item)==null?void 0:J.options.items,(_,j)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:j},[e.createVNode(B,{gutter:10},{default:e.withCtx(()=>[e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"宽"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.width,"onUpdate:modelValue":u[21]||(u[21]=H=>t.item.width=H),min:1,"controls-position":"right",placeholder:"宽"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"高"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.height,"onUpdate:modelValue":u[22]||(u[22]=H=>t.item.height=H),min:1,"controls-position":"right",placeholder:"高"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"数量限制"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:_.limit,"onUpdate:modelValue":H=>_.limit=H,min:1,"controls-position":"right",placeholder:"文件数量"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)]),_:2},1024),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"文件大小"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:_.maxSize,"onUpdate:modelValue":H=>_.maxSize=H,min:1,"controls-position":"right",placeholder:"文件大小"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)]),_:2},1024)]),_:2},1024),e.createVNode(g,null,{label:e.withCtx(()=>[u[40]||(u[40]=e.createTextVNode(" 文件类型 ",-1)),e.createVNode(w,{content:"不填默认类型image/gif, image/jpeg, image/png"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.accept,"onUpdate:modelValue":H=>_.accept=H,placeholder:"请输入文件类型,如 .jpg,.png",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"上传文案"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.label,"onUpdate:modelValue":H=>_.label=H,placeholder:"请输入",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"提示文案"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.tip,"onUpdate:modelValue":H=>_.tip=H,placeholder:"请输入",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"禁用"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:_.disabled,"onUpdate:modelValue":H=>_.disabled=H,"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)],64))),128)):e.createCommentVNode("",!0),t.item.component==="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[e.createVNode(g,{label:"日期类型"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.options.type,"onUpdate:modelValue":u[23]||(u[23]=_=>t.item.options.type=_),placeholder:"请选择日期类型"},{default:e.withCtx(()=>[e.createVNode(I,{label:"日期",value:"date"}),e.createVNode(I,{label:"日期时间",value:"datetime"}),e.createVNode(I,{label:"周",value:"week"}),e.createVNode(I,{label:"月份",value:"month"}),e.createVNode(I,{label:"年",value:"year"}),e.createVNode(I,{label:"日期范围",value:"daterange"}),e.createVNode(I,{label:"日期时间范围",value:"datetimerange"})]),_:1},8,["modelValue"])]),_:1}),e.createVNode(g,{label:"开始占位符"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.startPlaceholder,"onUpdate:modelValue":u[24]||(u[24]=_=>t.item.options.startPlaceholder=_),placeholder:"请输入开始占位符",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"结束占位符"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.endPlaceholder,"onUpdate:modelValue":u[25]||(u[25]=_=>t.item.options.endPlaceholder=_),placeholder:"请输入结束占位符",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"日期格式"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.format,"onUpdate:modelValue":u[26]||(u[26]=_=>t.item.options.format=_),placeholder:"请输入日期格式",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"值格式"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.valueFormat,"onUpdate:modelValue":u[27]||(u[27]=_=>t.item.options.valueFormat=_),placeholder:"请输入值格式",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"快捷选项"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:t.item.options.shortcuts,"onUpdate:modelValue":u[28]||(u[28]=_=>t.item.options.shortcuts=_),"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue"])]),_:1})],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),u[42]||(u[42]=e.createElementVNode("div",{class:"form-title"},"表单校验",-1)),e.createElementVNode("div",UC,[e.createVNode(g,{label:"提交校验"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.rules,"onUpdate:modelValue":u[29]||(u[29]=_=>t.item.rules=_),multiple:"","value-key":"label",clearable:"",placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(i,_=>e.createVNode(I,{key:_.label,label:_.label,value:_},null,8,["label","value"])),64))]),_:1},8,["modelValue"])]),_:1}),e.createVNode(g,{label:"隐藏校验(满足条件时将隐藏该项)"},{default:e.withCtx(()=>[e.createElementVNode("div",zC,[e.createVNode(O,{modelValue:a.value.label,"onUpdate:modelValue":u[30]||(u[30]=_=>a.value.label=_),"show-all-levels":!1,props:{emitPath:!1},style:{flex:"1.2"},options:s.value},null,8,["modelValue","options"]),e.createVNode(x,{modelValue:a.value.filter,"onUpdate:modelValue":u[31]||(u[31]=_=>a.value.filter=_),clearable:"",style:{flex:"1"},placeholder:"条件"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(l,_=>e.createVNode(I,{key:_.label,label:_.label,value:_.value},null,8,["label","value"])),64))]),_:1},8,["modelValue"]),e.createVNode(C,{modelValue:a.value.value,"onUpdate:modelValue":u[32]||(u[32]=_=>a.value.value=_),style:{flex:"1"},placeholder:"值",clearable:""},null,8,["modelValue"])])]),_:1})])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[u[43]||(u[43]=e.createElementVNode("div",{class:"form-title"},"表单样式",-1)),e.createElementVNode("div",GC,[e.createVNode(g,{label:"标题宽度"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.labelWidth,"onUpdate:modelValue":u[33]||(u[33]=_=>t.item.labelWidth=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"标题位置"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.labelPosition,"onUpdate:modelValue":u[34]||(u[34]=_=>t.item.labelPosition=_),placeholder:"请选择"},{default:e.withCtx(()=>[e.createVNode(I,{label:"顶部",value:"top"}),e.createVNode(I,{label:"左",value:"left"}),e.createVNode(I,{label:"右",value:"right"})]),_:1},8,["modelValue"])]),_:1})]),u[44]||(u[44]=e.createElementVNode("div",{class:"form-title"},"数据层级",-1)),e.createVNode(TC,{formItems:t.config.formItems},null,8,["formItems"])],64))]}),_:1},8,["model"])}}}),[["__scopeId","data-v-41b0211d"]]),jC=[{title:"布局组件",list:[{label:"组合",name:"object",value:[],component:"object",span:24},{label:"列表",name:"list",value:[[]],component:"list",span:24},{label:"标题",span:24,component:"divider"}]},{title:"基础组件",list:[{label:"单行输入",name:"input",value:"",component:"input",span:24,options:{placeholder:"请输入"}},{label:"多行输入",name:"textarea",value:"",component:"input",span:24,options:{type:"textarea",placeholder:"请输入"}},{label:"数值",name:"number",value:0,options:{},span:24,component:"number"},{label:"颜色",name:"color",value:"",span:24,component:"color"},{label:"标签",name:"tags",value:[],span:24,options:{addText:"添加"},component:"tags"}]},{title:"是否选项",list:[{label:"开关",name:"switch",span:24,options:{},value:!1,component:"switch"},{label:"下拉选择",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",items:[{label:"选项1",value:"1"}]}}]},{title:"单选多选",list:[{label:"单选",name:"radio",value:"",component:"radio",span:24,options:{items:[{label:"选项1",value:"1"}]}},{label:"多选框",name:"checkboxGroup",component:"checkboxGroup",span:24,value:[],options:{items:[{label:"选项1",value:"1"}]}},{label:"下拉多选",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",multiple:!0,items:[{label:"选项1",value:"1"}]}},{label:"下拉单选",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",items:[{label:"选项1",value:"1"}]}}]},{title:"文件上传",list:[{label:"图片单张",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",name:"img1",value:""}]}},{label:"图片多张",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",multiple:!0,maxSize:100,limit:6,name:"img2",returnFile:"url",value:[]}]}},{label:"视屏单个",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",accept:"video/mp4",name:"videos",value:""}]}},{label:"视屏多个",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",accept:"video/mp4",multiple:!0,maxSize:100,limit:6,returnFile:"url",name:"videos3",value:[]}]}}]},{title:"时间日期",list:[{label:"日期范围",name:"date",value:"",component:"date",span:24,options:{type:"daterange",startPlaceholder:"开始时间",endPlaceholder:"结束时间",valueFormat:"YYYY-MM-DD HH:mm:ss"}},{label:"日期时间",name:"date1",value:"",component:"date",span:24,options:{type:"datetime",valueFormat:"YYYY-MM-DD HH:mm:ss"}},{label:"日期",name:"date2",value:"",component:"date",span:24,options:{type:"date",valueFormat:"YYYY-MM-DD"}},{label:"年",name:"date4",value:"",component:"date",span:24,options:{type:"year"}},{label:"月",name:"date5",value:"",component:"date",span:24,options:{type:"month"}},{label:"周",name:"date6",value:"",component:"date",span:24,options:{type:"week",format:"[Week] ww"}}]}],YC={class:"menu-list"},ZC={key:0,class:"list-group-item"},r5=Q({__name:"index",props:e.mergeModels({maxHeight:{type:String,default:"calc(100vh - 137px)"},custom:{type:Array,default:()=>[]},customComponent:{type:Array,default:()=>[]},customTitle:{type:String,default:"自定义组件"},loading:{type:Boolean,default:!1},hideTool:{type:Boolean,default:!0},hideModule:{type:Boolean,default:!1},hideConfig:{type:Boolean,default:!1},isView:{type:Boolean,default:!1},hideBorder:{type:Boolean,default:!1},hideDefault:{type:Boolean,default:!1}},{modelValue:{type:Object,default:()=>({})},modelModifiers:{},config:{type:Object,default:()=>({})},configModifiers:{}}),emits:["update:modelValue","update:config"],setup(t,{expose:n}){const o=e.useModel(t,"modelValue"),a=e.useModel(t,"config"),r=t,l=e.ref({}),i=e.ref({}),s=e.ref([]),c=e.ref(""),p=e.ref(null),{proxy:{$api:f,$tool:d,t:u,$expression:C}}=e.getCurrentInstance(),g=e.computed(()=>Object.keys(a.value).length>0);e.computed(()=>Object.keys(o.value).length>0),e.watch(a,k=>{A(k)},{immediate:!0,deep:!0}),e.watch(()=>r.custom,k=>{var B;s.value=r.hideDefault?[...k]:[...jC,...k],c.value||(c.value=((B=s.value[0])==null?void 0:B.title)??"")},{immediate:!0,deep:!0}),e.watch(()=>l.value,k=>{o.value=b(a.value.formItems,l.value)},{deep:!0}),e.onMounted(()=>{g.value&&(i.value=a.value)});function A(k=a.value){function B(z,h){const P={};return z.forEach(N=>{var _,j,H,ie;if((N.component==="checkbox"||N.component==="upload")&&((j=(_=N.options)==null?void 0:_.items)==null||j.forEach(re=>{if(!(re!=null&&re.name))return!1;P[re.name]=(h==null?void 0:h[re.name])??re.value})),!(N!=null&&N.name))return!1;let J=h==null?void 0:h[N.name];N.component==="list"?P[N.name]=((H=N.value)==null?void 0:H.map((re,he)=>(J?h!=null&&h[N.name]&&(h!=null&&h[N.name][he])?J=(h==null?void 0:h[N.name][he])||{}:J={}:J=[],B(re,J))))||[]:N.component==="object"?P[N.name]=B(N.value,J||{}):N.component==="number"?P[N.name]=J??(N.value!==void 0?Number(N.value):((ie=N.options)==null?void 0:ie.min)||0):P[N.name]=J??N.value}),P}const O=w(k.formItems,o.value);let D=B(k.formItems,O);const M=m(D);l.value=M}function m(k){const B={};for(const[O,D]of Object.entries(k)){const M=O.split(".");let z=B;M.forEach((h,P)=>{z[h]||(z[h]=P===M.length-1?D:{}),z=z[h]}),M.length>1&&delete k[O]}return B}function w(k,B){const O={};return Array.isArray(B)&&(k==null||k.forEach(D=>{if(!(D!=null&&D.name))return;const M=B.find(z=>z.id===D.name);M&&(O[D.name]=M.value)})),O}function b(k,B){const O=[];return k==null||k.forEach((D,M)=>{if(!(D!=null&&D.KeyName)||!(D!=null&&D.name))return;const z=B[D.name];O.push({key:D.KeyName||D.name,sort:M,id:D.name,value:z})}),O}function y(k,B){return p.value.validate(k,B)}function I(k,B){return p.value.clearValidate()}function x(k){return p.value.scrollToField(k)}function E(){return p.value.resetFields()}function S(k){const B=JSON.parse(JSON.stringify(k));return console.log(B),k.component=="checkbox"||k.component=="upload"?(B.options.items[0].KeyName=B.options.items[0].name,B.options.items[0].name=`${k.component}-${(d==null?void 0:d.getUUID("",2))||Date.now()}`):(B.KeyName=B.name,B.name=`${k.component}-${(d==null?void 0:d.getUUID("",2))||Date.now()}`),B.key=d==null?void 0:d.getUUID("",12),{...B}}function V(k){i.value=k}function T(){i.value=a.value}return n({validate:y,clearValidate:I,scrollToField:x,resetFields:E}),(k,B)=>{const O=e.resolveComponent("el-collapse-item"),D=e.resolveComponent("el-collapse"),M=e.resolveComponent("el-aside"),z=e.resolveComponent("el-row"),h=e.resolveComponent("el-form"),P=e.resolveComponent("el-main"),N=e.resolveComponent("el-container"),J=e.resolveDirective("loading");return e.openBlock(),e.createBlock(N,{style:e.normalizeStyle({maxHeight:t.maxHeight})},{default:e.withCtx(()=>[t.hideModule?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(M,{key:0,width:"200px",class:"form-menu-body"},{default:e.withCtx(()=>[e.createElementVNode("div",YC,[e.createVNode(D,{modelValue:c.value,"onUpdate:modelValue":B[0]||(B[0]=_=>c.value=_),accordion:""},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,_=>(e.openBlock(),e.createBlock(O,{title:_.title,name:_.title,key:_.title,class:"menu-list-title"},{default:e.withCtx(()=>[e.createVNode(e.unref(xt),{class:"menu-list-group",list:_.list,group:{name:"people",pull:"clone",put:!1},clone:S,"item-key":"name"},{item:e.withCtx(({element:j})=>[j!=null&&j.hide?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",ZC,e.toDisplayString(j.title||j.label),1))]),_:1},8,["list"])]),_:2},1032,["title","name"]))),128))]),_:1},8,["modelValue"])])]),_:1})),e.createVNode(N,null,{default:e.withCtx(()=>[e.createVNode(P,{class:"form-json-body",onClick:e.withModifiers(T,["stop"])},{default:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createBlock(h,{ref_key:"formRef",ref:p,onClickCapture:B[1]||(B[1]=_=>T(a.value)),model:l.value,"label-width":a.value.labelWidth,"label-position":k.$i18n.locale=="en-us"?"top":a.value.labelPosition,disabled:t.isView,"element-loading-text":"Loading..."},{default:e.withCtx(()=>[e.createVNode(z,{gutter:10},{default:e.withCtx(()=>[e.createVNode(VC,{formItems:a.value.formItems,hideBorder:t.hideBorder,form:l.value,customComponent:t.customComponent,onCurClick:V},e.createSlots({_:2},[e.renderList(t.customComponent,_=>({name:_.component,fn:e.withCtx(({itemCur:j,formCur:H})=>[e.renderSlot(k.$slots,_.component,{itemCur:j,formCur:H},void 0,!0)])}))]),1032,["formItems","hideBorder","form","customComponent"])]),_:3})]),_:3},8,["model","label-width","label-position","disabled"])),[[J,t.loading]])]),_:3})]),_:3}),t.hideConfig?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(M,{key:1,width:"300px",class:"aside-right"},{default:e.withCtx(()=>[e.createVNode(HC,{item:i.value,config:a.value},null,8,["item","config"])]),_:1}))]),_:3},8,["style"])}}},[["__scopeId","data-v-a9b2c026"]]),KC={props:{modelValue:{type:[String,Array,Boolean],default:""},width:{type:String,default:""},append:{type:String,default:""},password:{type:Boolean,default:!1}},data(){return{isEncrypted:this.password}},computed:{encryptedText(){const t=this.stringValue;return"*".repeat(t.length)},textWidth(){return this!=null&&this.width?`calc(100% - ${this.width} - 10px)`:""},stringValue(){return Array.isArray(this.modelValue)?this.modelValue.join(", "):this.modelValue?this.modelValue.toString():""}},methods:{toggleEncryption(){this.isEncrypted=!this.isEncrypted,this.isEncrypted||this.$emit("update:modelValue",this.modelValue)}}},WC={class:"text"},JC={key:1,class:"text"};function vC(t,n,o,a,r,l){const i=e.resolveComponent("el-tooltip"),s=e.resolveComponent("el-icon-view"),c=e.resolveComponent("el-icon");return e.openBlock(),e.createElementBlock("span",{class:"item-text",style:e.normalizeStyle({width:l.textWidth})},[e.createVNode(i,{effect:"dark",content:r.isEncrypted?l.encryptedText:l.stringValue||"--",placement:"top"},{default:e.withCtx(()=>[e.createElementVNode("span",WC,e.toDisplayString(r.isEncrypted?l.encryptedText:l.stringValue||"--"),1)]),_:1},8,["content"]),o.password?(e.openBlock(),e.createBlock(c,{key:0,class:"primary",onClick:l.toggleEncryption},{default:e.withCtx(()=>[e.createVNode(s)]),_:1},8,["onClick"])):e.createCommentVNode("",!0),o.append?(e.openBlock(),e.createElementBlock("span",JC,e.toDisplayString(o.append),1)):e.createCommentVNode("",!0)],4)}const XC={name:"ViewItem",data(){return{tagVisible:{},dataForm:{},objItem:{},tagValue:""}},components:{lwUpload:ct,textToPassword:Q(KC,[["render",vC],["__scopeId","data-v-c4a03d1c"]])},props:{item:{type:Object,default:()=>{}},index:{type:Number,default:0},form:{type:Object,default:()=>{}}},watch:{item:{handler(t){this.objItem={...t,...this.objItem}},immediate:!0,deep:!0},form:{handler(t){var n,o;this.item.component==="checkbox"||this.item.component==="upload"?(o=(n=this.objItem.options)==null?void 0:n.items)==null||o.forEach(a=>{a.value=this.flattenObject(this.form,a.name,a.value)}):this.objItem.value=this.flattenObject(this.form,this.item.name,this.objItem.value)},immediate:!0,deep:!0},objItem:{handler(t){var n,o;t.component==="checkbox"||t.component==="upload"?(o=(n=t.options)==null?void 0:n.items)==null||o.forEach(a=>{this.unflattenObject(this.form,a.name,a.value)}):this.unflattenObject(this.form,t.name,t.value)},deep:!0}},methods:{dayjs:ee,flattenObject(t,n,o=""){if(!n||!t)return!1;const a=n.split(".");let r=t;for(let l=0;l<a.length;l++)(r==null||r[a[l]]===void 0)&&(r=r||{},r[a[l]]=l===a.length-1?o:{}),r=r[a[l]];return r},unflattenObject(t,n,o){if(!n||!t)return!1;const a=n.split(".");a.forEach((r,l)=>{l===a.length-1?t[r]=o:((!t[r]||typeof t[r]!="object")&&(t[r]={}),t=t[r])})},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t==null?void 0:t.options.items[0].name:t.name},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},getKeyToLabel(t,n={}){var a;if(t==null||t==="")return"--";n!=null&&n.multiple||(t=[t]);let o=(a=n.items)==null?void 0:a.filter(r=>t.includes(r.value));return(o==null?void 0:o.map(r=>r.label).join("、"))||t||"--"},getLabelByValue(t,n,o={}){const{value:a="value",label:r="label",children:l="children"}=o,i=s=>{for(const c of s){if(c[a]==n)return c[r];if(c[l]&&c[l].length>0){const p=i(c[l]);if(p!=="--")return p}}return"--"};return i(t)},getCascaderLabel(t,n,o={}){const{value:a="value",label:r="label",children:l="children"}=o,i=(c,p,f=[])=>{for(const d of c){if(d[a]===p)return[...f,d[r]];if(d[l]){const u=i(d[l],p,[...f,d[r]]);if(u)return u}}return[]};return i(t,n).join(" / ")||"--"}}},$C=["id","data-index"],ey={style:{"max-width":"300px",display:"inline-block"}},ty=["src"],ny=["href"],oy={key:0},ry={key:12,class:"tags-list"},ay=["innerHTML"],ly={key:14,class:"el-form-item-msg"};function iy(t,n,o,a,r,l){var m,w,b,y;const i=e.resolveComponent("el-icon-question-filled"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-tooltip"),p=e.resolveComponent("textToPassword"),f=e.resolveComponent("el-image"),d=e.resolveComponent("el-color-picker"),u=e.resolveComponent("el-rate"),C=e.resolveComponent("el-slider"),g=e.resolveComponent("el-tag"),A=e.resolveComponent("el-form-item");return o.item.component=="divider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"title-name title-name-divider",id:"divider-"+o.item.label,"data-index":o.item.label},[e.createElementVNode("span",null,[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0},{content:e.withCtx(()=>[e.createElementVNode("span",ey,e.toDisplayString(o.item.tips),1)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1})):e.createCommentVNode("",!0)]),e.renderSlot(t.$slots,(w=(m=o.item)==null?void 0:m.options)==null?void 0:w.component,{},void 0,!0)],8,$C)):o.item.component=="dividerBr"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["title-name-divider-br",{border:(b=o.item)==null?void 0:b.border}])},null,2)):(e.openBlock(),e.createBlock(A,{key:2,class:e.normalizeClass({"form-item-name-null":!((y=o.item)!=null&&y.label)}),prop:l.getPropName(o.item),rules:l.rulesHandle(o.item)},{label:e.withCtx(()=>{var I;return[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,"raw-content":(I=o.item)==null?void 0:I.rawContent,content:o.item.tips},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1},8,["raw-content","content"])):e.createCommentVNode("",!0)]}),default:e.withCtx(()=>{var I,x,E,S,V,T,k,B,O,D,M,z,h,P,N,J,_,j,H,ie,re,he,Be;return[o.item.component=="input"?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.objItem.value,"onUpdate:modelValue":n[0]||(n[0]=ne=>r.objItem.value=ne),password:(x=(I=o.item)==null?void 0:I.options)==null?void 0:x.password,append:(S=(E=o.item)==null?void 0:E.options)==null?void 0:S.append},null,8,["modelValue","password","append"])):o.item.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList((V=r.objItem)==null?void 0:V.options.items,(ne,we)=>{var fe,ze,R;return e.openBlock(),e.createElementBlock(e.Fragment,{key:we},[["jpg","jpeg","png","gif","bmp","webp","svg"].includes((fe=ne.value)==null?void 0:fe.split(".").pop())||!o.item.value?(e.openBlock(),e.createBlock(f,{key:0,style:e.normalizeStyle({width:o.item.width||"100px",height:o.item.height||"100px"}),src:ne.value,"show-progress":"","preview-src-list":(ze=r.objItem)==null?void 0:ze.options.items.map(q=>q.value),fit:"cover"},null,8,["style","src","preview-src-list"])):["mp4","webm","ogg","mov","avi"].includes((R=ne.value)==null?void 0:R.split(".").pop())?(e.openBlock(),e.createElementBlock("video",{key:1,controls:"",src:ne.value,style:e.normalizeStyle({width:o.item.width||"100px",height:o.item.height||"200px"})},null,12,ty)):(e.openBlock(),e.createElementBlock("a",{key:2,href:ne.value,target:"_blank",download:"",class:"download-button"},"下载文件",8,ny))],64)}),128)):o.item.component=="checkbox"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList((T=r.objItem)==null?void 0:T.options.items,(ne,we)=>{var fe;return e.openBlock(),e.createElementBlock(e.Fragment,{key:we},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(ne.value,(fe=r.objItem)==null?void 0:fe.options.items)),1)],64)}),128)):o.item.component=="checkboxGroup"||o.item.component=="select"||o.item.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.objItem.value,(k=o.item)==null?void 0:k.options)),1)],64)):o.item.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[e.createTextVNode(e.toDisplayString(r.objItem.value?((O=(B=o.item)==null?void 0:B.options)==null?void 0:O.true)||"是":((M=(D=o.item)==null?void 0:D.options)==null?void 0:M.false)||"否"),1)],64)):o.item.component=="treeSelect"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[e.createTextVNode(e.toDisplayString(l.getLabelByValue(o.item.options.items,r.objItem.value,o.item.options.props)),1)],64)):o.item.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[e.createTextVNode(e.toDisplayString(l.getCascaderLabel(o.item.options.items,r.objItem.value,o.item.options.props)),1)],64)):o.item.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[typeof r.objItem.value=="string"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.dayjs(r.objItem.value).format(((h=(z=o.item)==null?void 0:z.options)==null?void 0:h.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64)):e.createCommentVNode("",!0),typeof r.objItem.value=="object"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(((P=r.objItem.value)==null?void 0:P.length)>0?l.dayjs(r.objItem.value[0]).format(((J=(N=o.item)==null?void 0:N.options)==null?void 0:J.valueFormat)||"YYYY-MM-DD HH:mm:ss")+" - "+l.dayjs(r.objItem.value[1]).format(((j=(_=o.item)==null?void 0:_.options)==null?void 0:j.valueFormat)||"YYYY-MM-DD HH:mm:ss"):"--"),1)],64)):e.createCommentVNode("",!0)],64)):o.item.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[e.createTextVNode(e.toDisplayString(r.objItem.value)+" ",1),(ie=(H=o.item)==null?void 0:H.options)!=null&&ie.suffix?(e.openBlock(),e.createElementBlock("span",oy,e.toDisplayString((re=o.item)==null?void 0:re.options.suffix),1)):e.createCommentVNode("",!0)],64)):o.item.component=="color"?(e.openBlock(),e.createBlock(d,{key:9,modelValue:r.objItem.value,"onUpdate:modelValue":n[1]||(n[1]=ne=>r.objItem.value=ne),disabled:""},null,8,["modelValue"])):o.item.component=="rate"?(e.openBlock(),e.createBlock(u,{key:10,style:{"margin-top":"6px"},modelValue:r.objItem.value,"onUpdate:modelValue":n[2]||(n[2]=ne=>r.objItem.value=ne),disabled:""},null,8,["modelValue"])):o.item.component=="slider"?(e.openBlock(),e.createBlock(C,{key:11,modelValue:r.objItem.value,"onUpdate:modelValue":n[3]||(n[3]=ne=>r.objItem.value=ne),marks:(he=o.item)==null?void 0:he.options.marks,disabled:""},null,8,["modelValue","marks"])):o.item.component=="tags"?(e.openBlock(),e.createElementBlock("div",ry,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.objItem.value,ne=>(e.openBlock(),e.createBlock(g,{key:ne},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(ne),1)]),_:2},1024))),128))])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:13},[(Be=o.item)!=null&&Be.viewShowComponent?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:r.objItem.value||"--"},null,8,ay)):e.renderSlot(t.$slots,o.item.component,{key:0,itemCur:o.item,formCur:o.form},()=>[e.createVNode(g,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.item.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0)],64)),o.item.message?(e.openBlock(),e.createElementBlock("div",ly,e.toDisplayString(o.item.message),1)):e.createCommentVNode("",!0)]}),_:3},8,["class","prop","rules"]))}const sy={components:{FormItem:o5,ViewItem:Q(XC,[["render",iy],["__scopeId","data-v-0fe1bd0f"]])},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1},showMenu:{type:Boolean,default:!1},blackType:{type:String,default:"card"}},data(){return{form:{},affixIndex:"",activeIndex:0,isChange:!0,scrollObserverEnabled:!0,renderLoading:!1}},watch:{modelValue:{handler(t,n){this.hasConfig&&this.isChange&&(this.form=t)},deep:!0},config:{handler(t){this.render(t),this.showMenu&&this.$nextTick(()=>{this.handleScroll()}),this.$emit("update:config",t)},immediate:!0,deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0},formItems(){const t=[];let n=[];return this.config.formItems.forEach(o=>{o.component==="divider"&&(this.affixIndex||(this.affixIndex=o.label),n.length&&(t.push(n),n=[])),n.push(o)}),n.length&&t.push(n),t}},mounted(){this.hasConfig&&this.render()},methods:{render(t=this.config){function n(a,r){const l={};return a.forEach(i=>{var c,p,f,d,u,C;if((i.component==="checkbox"||i.component==="upload")&&((p=(c=i.options)==null?void 0:c.items)==null||p.forEach(g=>{if(!(g!=null&&g.name))return!1;l[g.name]=(r==null?void 0:r[g.name])??g.value})),!(i!=null&&i.name))return!1;let s=r==null?void 0:r[i.name];i.component==="list"?l[i.name]=((f=i.value)==null?void 0:f.map((g,A)=>(s?s=(r==null?void 0:r[i.name][A])||{}:s=[],n(g,s))))||[]:i.component==="object"?l[i.name]=n(i.value,s||{}):i.component==="number"?l[i.name]=s??(i.value!==void 0?Number(i.value):((d=i.options)==null?void 0:d.defaultValue)!==void 0?(u=i.options)==null?void 0:u.defaultValue:((C=i.options)==null?void 0:C.min)||0):l[i.name]=s??i.value}),l}let o=n(t.formItems,this.modelValue);o={...this.modelValue,...o},this.form=this.parseNestedObject(o),this.$emit("update:modelValue",this.form)},parseNestedObject(t){const n={};for(const[o,a]of Object.entries(t)){const r=o.split(".");let l=n;r.forEach((i,s)=>{l[i]||(l[i]=s===r.length-1?a:{}),l=l[i]}),delete t[o]}return n},hideHandle(t){if(typeof(t==null?void 0:t.hideHandle)=="string")try{return new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form)}catch{return!1}else if(typeof(t==null?void 0:t.hideHandle)=="boolean")return t.hideHandle;return!1},validate(t,n){return this.$refs.form.validate(t,n)},clearValidate(t,n){return this.$refs.form.clearValidate()},scrollToField(t){return this.$refs.form.scrollToField(t)},resetFields(){return this.$refs.form.resetFields()},submit(){this.$emit("submit",this.form)},clickAffix(t){this.affixIndex=t;const n=document.getElementById("divider-"+t),o=document.querySelector(".el-container > .el-main");if(n&&o){const r=n.getBoundingClientRect(),l=o.getBoundingClientRect(),i=r.top-l.top+o.scrollTop;o.scrollTo({top:i-85,behavior:"smooth"})}this.scrollObserverEnabled=!1,setTimeout(()=>{this.scrollObserverEnabled=!0},500)},handleScroll(){const t=document.querySelectorAll(".title-name-divider"),n=document.querySelector(".el-main");if(!n||t.length===0)return;let o=this;const a=new IntersectionObserver(r=>{r.forEach(l=>{if(l.isIntersecting&&o.scrollObserverEnabled){const i=l.target.getAttribute("data-index");o.affixIndex=i}})},{root:n,rootMargin:"30px 0px -70% 0px",threshold:.1});t.forEach(r=>a.observe(r)),this.scrollObserver&&this.scrollObserver.disconnect(),this.scrollObserver=a},isAllHide(t,n){return t.some(o=>!this.hideHandle(o)&&(this.activeIndex==n||this.blackType==="card")&&!(this.blackType=="tabs"&&o.component=="divider"))}}},cy={class:"affix-body"},dy=["onClick"],py={key:1,class:"lw-radio-group"},fy={class:"btn-list"};function uy(t,n,o,a,r,l){var w,b,y,I;const i=e.resolveComponent("el-affix"),s=e.resolveComponent("el-radio-button"),c=e.resolveComponent("el-radio-group"),p=e.resolveComponent("el-skeleton"),f=e.resolveComponent("el-tag"),d=e.resolveComponent("ViewItem"),u=e.resolveComponent("FormItem"),C=e.resolveComponent("el-col"),g=e.resolveComponent("el-row"),A=e.resolveComponent("el-form"),m=e.resolveDirective("loading");return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.showMenu&&o.blackType=="card"?(e.openBlock(),e.createBlock(i,{key:0,offset:83,"z-index":"99",style:{width:"100%",height:"45px"}},{default:e.withCtx(()=>[e.createElementVNode("ul",cy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(x,E)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:E},[x.component==="divider"?(e.openBlock(),e.createElementBlock("a",{key:0,class:e.normalizeClass(["anchor-link",{active:r.affixIndex==x.label}]),onClick:S=>l.clickAffix(x.label)},e.toDisplayString(x.label),11,dy)):e.createCommentVNode("",!0)],64))),128))])]),_:1})):e.createCommentVNode("",!0),o.blackType==="tabs"?(e.openBlock(),e.createElementBlock("div",py,[e.createVNode(c,{modelValue:r.activeIndex,"onUpdate:modelValue":n[0]||(n[0]=x=>r.activeIndex=x)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.formItems,(x,E)=>(e.openBlock(),e.createBlock(s,{label:x[0].label,value:E,key:x[0].label},null,8,["label","value"]))),128))]),_:1},8,["modelValue"]),e.createElementVNode("div",fy,[e.renderSlot(t.$slots,(y=(b=(w=l.formItems[r.activeIndex])==null?void 0:w[0])==null?void 0:b.options)==null?void 0:y.component,{},void 0,!0)])])):e.createCommentVNode("",!0),r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(p,{key:2,animated:""})):e.withDirectives((e.openBlock(),e.createBlock(A,{key:3,ref:"form",class:"lw-form-mini",model:r.form,"label-width":o.config.labelWidth,"label-position":t.$i18n.locale=="en-us"?"top":o.config.labelPosition,size:((I=o.config)==null?void 0:I.size)||"default","element-loading-text":"Loading..."},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.formItems,(x,E)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.isAllHide(x,E)?(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["lw-form-mini-card",{"lw-form-mini-tabs":o.blackType==="tabs"}]),key:x[0].label},[e.withDirectives(e.createVNode(g,{gutter:15},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x,(S,V)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[!l.hideHandle(S)&&!(o.blackType=="tabs"&&S.component=="divider")?(e.openBlock(),e.createBlock(C,{span:S.span||24,key:V},{default:e.withCtx(()=>{var T,k,B,O,D;return[o.isView&&!((T=S==null?void 0:S.options)!=null&&T.isInput)?(e.openBlock(),e.createBlock(d,{key:0,item:S,form:r.form,index:V},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags","divider","dividerBr"].includes(S.component)?void 0:{name:S.component,fn:e.withCtx(()=>[e.renderSlot(t.$slots,S.component,{itemCur:S,formCur:r.form},()=>[e.createVNode(f,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(S.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)]),key:"0"},(k=S==null?void 0:S.options)!=null&&k.component?{name:(B=S==null?void 0:S.options)==null?void 0:B.component,fn:e.withCtx(()=>{var M;return[e.renderSlot(t.$slots,(M=S==null?void 0:S.options)==null?void 0:M.component,{},void 0,!0)]}),key:"1"}:void 0]),1032,["item","form","index"])):(e.openBlock(),e.createBlock(u,{key:1,item:S,form:r.form,index:V},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags","divider","dividerBr"].includes(S.component)?void 0:{name:S.component,fn:e.withCtx(()=>[e.renderSlot(t.$slots,S.component,{itemCur:S,formCur:r.form},()=>[e.createVNode(f,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(S.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)]),key:"0"},(O=S==null?void 0:S.options)!=null&&O.component?{name:(D=S==null?void 0:S.options)==null?void 0:D.component,fn:e.withCtx(()=>{var M;return[e.renderSlot(t.$slots,(M=S==null?void 0:S.options)==null?void 0:M.component,{},void 0,!0)]}),key:"1"}:void 0]),1032,["item","form","index"]))]}),_:2},1032,["span"])):e.createCommentVNode("",!0)],64))),256))]),_:2},1536),[[e.vShow,r.activeIndex==E||o.blackType==="card"]])],2)):e.createCommentVNode("",!0)],64))),256))]),_:3},8,["model","label-width","label-position","size"])),[[m,o.loading]])],64)}const a5=Q(sy,[["render",uy],["__scopeId","data-v-9f742e18"]]),hy={props:{modelValue:{type:String,default:""},width:{type:String,default:""},password:{type:Boolean,default:!1}},data(){return{isEncrypted:this.password}},computed:{encryptedText(){return"*".repeat(this.modelValue.length)},textWidth(){return this!=null&&this.width?`calc(100% - ${this.width} - 10px)`:""}},methods:{toggleEncryption(){this.isEncrypted=!this.isEncrypted,this.isEncrypted||this.$emit("update:modelValue",this.modelValue)}}};function my(t,n,o,a,r,l){const i=e.resolveComponent("el-button");return e.openBlock(),e.createElementBlock("span",{class:"item-text",style:e.normalizeStyle({width:l.textWidth})},[e.createElementVNode("span",null,e.toDisplayString(r.isEncrypted?l.encryptedText:o.modelValue),1),o.password?(e.openBlock(),e.createBlock(i,{key:0,link:"",type:"primary",icon:"el-icon-view",onClick:l.toggleEncryption},null,8,["onClick"])):e.createCommentVNode("",!0)],4)}const gy={components:{lwUpload:ct,textToPassword:Q(hy,[["render",my],["__scopeId","data-v-d22eb341"]])},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1}},data(){return{form:{},tagValue:"",tagVisible:!1,renderLoading:!1}},watch:{modelValue(){this.hasConfig&&this.deepMerge(this.form,JSON.parse(JSON.stringify(this.modelValue)))},config(){this.render()},form:{handler(t){this.$emit("update:modelValue",t)},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0}},mounted(){this.hasConfig&&this.render()},methods:{render(){this.form={},this.config.formItems.forEach(t=>{var n,o,a;if(t.component=="checkbox"||t.component=="upload")if(t.name){const r={};t==null||t.options.items.forEach(l=>{r[l.name]=l.value}),this.form[t.name]=r}else(n=t==null?void 0:t.options)!=null&&n.items&&(t==null||t.options.items.forEach(r=>{this.form[r.name]=r.value}));else(o=t==null?void 0:t.options)!=null&&o.name?(this.form[t.name]||(this.form[t.name]={}),this.form[t.name][(a=t==null?void 0:t.options)==null?void 0:a.name]=t.value):t.name&&(this.form[t.name]=t.value)}),this.hasValue&&(this.form=this.deepMerge(this.form,this.modelValue))},deepMerge(t,n){for(let o in n)if(n.hasOwnProperty(o)){const a=t[o]!==null&&t[o]!==void 0,r=n[o]!==null&&n[o]!==void 0;a&&typeof t[o]=="object"&&!Array.isArray(t[o])&&r&&typeof n[o]=="object"&&!Array.isArray(n[o])?t[o]=this.deepMerge(t[o],n[o]):r?t[o]=n[o]:r||delete t[o]}return t},hideHandle(t){return typeof t.hideHandle=="string"?new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form):typeof t.hideHandle=="boolean"?t.hideHandle:!1},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},getKeyToLabel(t,n=[]){let o=n.find(a=>a.value==t);return(o==null?void 0:o.label)||"--"},dayjs:ee}},Cy={class:"top-title-body"},yy={class:"lw-form-view-title-name"},Ay={key:12,class:"tags-list"},by={key:14,class:"el-form-item-msg"};function wy(t,n,o,a,r,l){const i=e.resolveComponent("el-skeleton"),s=e.resolveComponent("el-col"),c=e.resolveComponent("el-icon-question-filled"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-tooltip"),d=e.resolveComponent("textToPassword"),u=e.resolveComponent("el-image"),C=e.resolveComponent("el-cascader"),g=e.resolveComponent("el-color-picker"),A=e.resolveComponent("el-rate"),m=e.resolveComponent("el-slider"),w=e.resolveComponent("el-tag"),b=e.resolveComponent("el-row");return r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(i,{key:0,animated:""})):(e.openBlock(),e.createBlock(b,{key:1,gutter:0},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(y,I)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.hideHandle(y)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[y.component=="divider"?(e.openBlock(),e.createBlock(s,{key:0,span:y.span||24,class:e.normalizeClass({topPadding:I!==0})},{default:e.withCtx(()=>{var x;return[e.createElementVNode("div",Cy,[e.createElementVNode("span",yy,e.toDisplayString(y.label),1),e.renderSlot(t.$slots,(x=y==null?void 0:y.options)==null?void 0:x.component,{},void 0,!0)])]}),_:2},1032,["span","class"])):(e.openBlock(),e.createBlock(s,{key:1,span:y.span},{default:e.withCtx(()=>{var x,E,S,V,T,k,B,O,D,M,z,h;return[e.createElementVNode("div",{class:e.normalizeClass(["span-item",[o.config.labelPosition]])},[y.label?(e.openBlock(),e.createElementBlock("span",{key:0,style:e.normalizeStyle({minWidth:o.config.labelWidth}),class:"title-item"},[e.createTextVNode(e.toDisplayString(y.label)+" ",1),y.tips?(e.openBlock(),e.createBlock(f,{key:0,content:y.tips},{default:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(c)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0),n[0]||(n[0]=e.createTextVNode(": ",-1))],4)):e.createCommentVNode("",!0),y.component=="input"||y.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(x=y==null?void 0:y.options)!=null&&x.name?(e.openBlock(),e.createBlock(d,{key:0,modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,width:o.config.labelWidth,password:(E=y==null?void 0:y.options)==null?void 0:E.password},null,8,["modelValue","onUpdate:modelValue","width","password"])):(e.openBlock(),e.createBlock(d,{key:1,modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,password:(S=y==null?void 0:y.options)==null?void 0:S.password},null,8,["modelValue","onUpdate:modelValue","password"]))],64)):y.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(y==null?void 0:y.options.items,(P,N)=>(e.openBlock(),e.createBlock(s,{key:N},{default:e.withCtx(()=>[y.name?(e.openBlock(),e.createBlock(u,{key:0,style:{width:"100px",height:"100px"},src:r.form[y.name][P.name],fit:t.contain},null,8,["src","fit"])):(e.openBlock(),e.createBlock(u,{key:1,style:{width:"100px",height:"100px"},src:r.form[P.name],fit:t.contain},null,8,["src","fit"]))]),_:2},1024))),128)):y.component=="checkbox"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[y.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(r.form[y.name][t._item.name]),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(r.form[t._item.name]),1)],64))],64)):y.component=="checkboxGroup"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[e.createTextVNode(e.toDisplayString(r.form[y.name]),1)],64)):y.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[(V=y==null?void 0:y.options)!=null&&V.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(r.form[y.name][y==null?void 0:y.options.name]?(y==null?void 0:y.options.true)||"是":(y==null?void 0:y.options.false)||"否"),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(r.form[y.name]?(y==null?void 0:y.options.true)||"是":(y==null?void 0:y.options.false)||"否"),1)],64))],64)):y.component=="select"||y.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[(T=y==null?void 0:y.options)!=null&&T.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.form[y.name][y==null?void 0:y.options.name],y==null?void 0:y.options.items)),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.form[y.name],y==null?void 0:y.options.items)),1)],64))],64)):y.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(k=y==null?void 0:y.options)!=null&&k.name?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,options:y==null?void 0:y.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"])):(e.openBlock(),e.createBlock(C,{key:1,modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,options:y==null?void 0:y.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"]))],64)):y.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[(B=y==null?void 0:y.options)!=null&&B.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.dayjs(r.form[y.name][y==null?void 0:y.options.name]).format((y==null?void 0:y.options.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.dayjs(r.form[y.name]).format((y==null?void 0:y.options.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64))],64)):y.component=="color"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[(O=y==null?void 0:y.options)!=null&&O.name?(e.openBlock(),e.createBlock(g,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(g,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P},null,8,["modelValue","onUpdate:modelValue"]))],64)):y.component=="rate"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:10},[(D=y==null?void 0:y.options)!=null&&D.name?(e.openBlock(),e.createBlock(A,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(A,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P},null,8,["modelValue","onUpdate:modelValue"]))],64)):y.component=="slider"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:11},[(M=y==null?void 0:y.options)!=null&&M.name?(e.openBlock(),e.createBlock(m,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,marks:y==null?void 0:y.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"])):(e.openBlock(),e.createBlock(m,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,marks:y==null?void 0:y.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"]))],64)):y.component=="tags"?(e.openBlock(),e.createElementBlock("div",Ay,[(z=y==null?void 0:y.options)!=null&&z.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.form[y.name][(h=y==null?void 0:y.options)==null?void 0:h.name],P=>(e.openBlock(),e.createBlock(w,{key:P},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(P),1)]),_:2},1024))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(r.form[y.name],P=>(e.openBlock(),e.createBlock(w,{key:P},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(P),1)]),_:2},1024))),128))])):e.renderSlot(t.$slots,y.component,{key:13},()=>[e.createVNode(w,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode(" ["+e.toDisplayString(y.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),y.message?(e.openBlock(),e.createElementBlock("div",by,e.toDisplayString(y.message),1)):e.createCommentVNode("",!0)],2)]}),_:2},1032,["span"]))],64))],64))),256))]),_:3}))}const l5=Q(gy,[["render",wy],["__scopeId","data-v-c78efd0c"]]),ky={icons:[{name:"默认",key:"element",icons:["el-icon-aim","el-icon-add-location","el-icon-apple","el-icon-alarm-clock","el-icon-arrow-down","el-icon-arrow-down-bold","el-icon-arrow-left","el-icon-arrow-left-bold","el-icon-arrow-right-bold","el-icon-arrow-up","el-icon-back","el-icon-bell","el-icon-baseball","el-icon-bicycle","el-icon-bell-filled","el-icon-basketball","el-icon-bottom","el-icon-box","el-icon-briefcase","el-icon-brush-filled","el-icon-bowl","el-icon-avatar","el-icon-brush","el-icon-burger","el-icon-camera","el-icon-bottom-left","el-icon-calendar","el-icon-caret-bottom","el-icon-caret-left","el-icon-caret-right","el-icon-caret-top","el-icon-chat-dot-square","el-icon-cellphone","el-icon-chat-dot-round","el-icon-chat-line-square","el-icon-chat-line-round","el-icon-chat-round","el-icon-check","el-icon-chat-square","el-icon-cherry","el-icon-chicken","el-icon-circle-check-filled","el-icon-circle-check","el-icon-checked","el-icon-circle-close-filled","el-icon-circle-close","el-icon-arrow-right","el-icon-circle-plus","el-icon-clock","el-icon-close-bold","el-icon-close","el-icon-cloudy","el-icon-circle-plus-filled","el-icon-coffee-cup","el-icon-cold-drink","el-icon-coin","el-icon-arrow-up-bold","el-icon-collection-tag","el-icon-bottom-right","el-icon-coffee","el-icon-camera-filled","el-icon-collection","el-icon-cpu","el-icon-crop","el-icon-coordinate","el-icon-d-arrow-left","el-icon-compass","el-icon-connection","el-icon-credit-card","el-icon-data-board","el-icon-d-arrow-right","el-icon-dessert","el-icon-delete-location","el-icon-d-caret","el-icon-delete","el-icon-dish","el-icon-dish-dot","el-icon-document-copy","el-icon-discount","el-icon-document-checked","el-icon-document-add","el-icon-document-remove","el-icon-data-analysis","el-icon-delete-filled","el-icon-download","el-icon-drizzling","el-icon-eleme","el-icon-eleme-filled","el-icon-edit","el-icon-failed","el-icon-expand","el-icon-female","el-icon-document","el-icon-film","el-icon-finished","el-icon-data-line","el-icon-filter","el-icon-flag","el-icon-folder-checked","el-icon-first-aid-kit","el-icon-folder-add","el-icon-fold","el-icon-folder-delete","el-icon-document-delete","el-icon-folder","el-icon-food","el-icon-folder-opened","el-icon-football","el-icon-folder-remove","el-icon-fries","el-icon-full-screen","el-icon-fork-spoon","el-icon-goblet","el-icon-goblet-full","el-icon-goods","el-icon-goblet-square-full","el-icon-goods-filled","el-icon-grid","el-icon-grape","el-icon-goblet-square","el-icon-headset","el-icon-comment","el-icon-help-filled","el-icon-histogram","el-icon-home-filled","el-icon-help","el-icon-house","el-icon-ice-cream-round","el-icon-hot-water","el-icon-ice-cream","el-icon-files","el-icon-ice-cream-square","el-icon-key","el-icon-ice-tea","el-icon-knife-fork","el-icon-iphone","el-icon-info-filled","el-icon-link","el-icon-ice-drink","el-icon-lightning","el-icon-loading","el-icon-lollipop","el-icon-location-information","el-icon-lock","el-icon-location-filled","el-icon-magnet","el-icon-male","el-icon-location","el-icon-menu","el-icon-magic-stick","el-icon-message-box","el-icon-map-location","el-icon-mic","el-icon-message","el-icon-medal","el-icon-milk-tea","el-icon-microphone","el-icon-minus","el-icon-money","el-icon-moon-night","el-icon-monitor","el-icon-moon","el-icon-more","el-icon-mostly-cloudy","el-icon-more-filled","el-icon-mouse","el-icon-mug","el-icon-mute","el-icon-no-smoking","el-icon-mute-notification","el-icon-notification","el-icon-notebook","el-icon-odometer","el-icon-office-building","el-icon-operation","el-icon-opportunity","el-icon-orange","el-icon-open","el-icon-paperclip","el-icon-pear","el-icon-partly-cloudy","el-icon-phone","el-icon-picture-filled","el-icon-phone-filled","el-icon-picture-rounded","el-icon-guide","el-icon-place","el-icon-platform","el-icon-pie-chart","el-icon-pointer","el-icon-plus","el-icon-position","el-icon-postcard","el-icon-present","el-icon-price-tag","el-icon-promotion","el-icon-pouring","el-icon-reading-lamp","el-icon-question-filled","el-icon-printer","el-icon-picture","el-icon-refresh-right","el-icon-reading","el-icon-refresh-left","el-icon-refresh","el-icon-refrigerator","el-icon-remove-filled","el-icon-right","el-icon-scale-to-original","el-icon-school","el-icon-remove","el-icon-scissor","el-icon-select","el-icon-management","el-icon-search","el-icon-sell","el-icon-semi-select","el-icon-share","el-icon-setting","el-icon-service","el-icon-ship","el-icon-set-up","el-icon-shopping-bag","el-icon-shop","el-icon-shopping-cart","el-icon-shopping-cart-full","el-icon-soccer","el-icon-sold-out","el-icon-smoking","el-icon-sort-down","el-icon-sort","el-icon-sort-up","el-icon-star","el-icon-stamp","el-icon-star-filled","el-icon-stopwatch","el-icon-success-filled","el-icon-suitcase","el-icon-sugar","el-icon-sunny","el-icon-sunrise","el-icon-switch","el-icon-ticket","el-icon-sunset","el-icon-tickets","el-icon-switch-button","el-icon-takeaway-box","el-icon-toilet-paper","el-icon-timer","el-icon-tools","el-icon-top-left","el-icon-top","el-icon-top-right","el-icon-trend-charts","el-icon-turn-off","el-icon-unlock","el-icon-trophy","el-icon-umbrella","el-icon-upload-filled","el-icon-user-filled","el-icon-upload","el-icon-user","el-icon-van","el-icon-copy-document","el-icon-video-pause","el-icon-video-camera-filled","el-icon-view","el-icon-wallet","el-icon-warning-filled","el-icon-watch","el-icon-video-play","el-icon-watermelon","el-icon-video-camera","el-icon-wallet-filled","el-icon-warning","el-icon-list","el-icon-zoom-in","el-icon-zoom-out","el-icon-rank","el-icon-wind-power"]}]},Ey={props:{modelValue:{type:String,default:""},placeholder:{type:String,default:"请输入或者选择图标"},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},data(){return{defaultValue:"",activeName:"element",dialogVisible:!1,data:[]}},watch:{modelValue(t){this.defaultValue=t},defaultValue(t){this.$emit("update:modelValue",t)}},mounted(){this.defaultValue=this.modelValue,this.data.push(...ky.icons)},methods:{open(){if(this.disabled)return!1;this.dialogVisible=!0},selectIcon(t){if(t.target.tagName!="SPAN")return!1;this.defaultValue=t.target.dataset.icon,this.dialogVisible=!1,this.$emit("update:modelValue",this.defaultValue)}}},By={class:"lw-icon-select"},Vy={class:"lw-icon-select__list"},xy=["data-icon"];function Sy(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-input"),c=e.resolveComponent("el-tag"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-scrollbar"),d=e.resolveComponent("el-tab-pane"),u=e.resolveComponent("el-tabs"),C=e.resolveComponent("el-dialog");return e.openBlock(),e.createElementBlock("div",By,[e.createVNode(s,{modelValue:r.defaultValue,"onUpdate:modelValue":n[0]||(n[0]=g=>r.defaultValue=g),"prefix-icon":r.defaultValue||"none",placeholder:o.placeholder,clearable:o.clearable,disabled:o.disabled},{append:e.withCtx(()=>[e.createVNode(i,{icon:"el-icon-more-filled",onClick:l.open},null,8,["onClick"])]),_:1},8,["modelValue","prefix-icon","placeholder","clearable","disabled"]),e.createVNode(C,{title:"图标选择器",modelValue:r.dialogVisible,"onUpdate:modelValue":n[3]||(n[3]=g=>r.dialogVisible=g),width:780,"destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(u,{style:{"margin-top":"-30px"},modelValue:r.activeName,"onUpdate:modelValue":n[2]||(n[2]=g=>r.activeName=g)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.data,g=>(e.openBlock(),e.createBlock(d,{key:g.name,name:g.key,lazy:""},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g.name)+" ",1),e.createVNode(c,{size:"small",type:"info"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g.icons.length),1)]),_:2},1024)]),default:e.withCtx(()=>[e.createElementVNode("div",Vy,[e.createVNode(f,null,{default:e.withCtx(()=>[e.createElementVNode("ul",{onClick:n[1]||(n[1]=(...A)=>l.selectIcon&&l.selectIcon(...A))},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.icons,A=>(e.openBlock(),e.createElementBlock("li",{key:A},[e.createElementVNode("span",{"data-icon":A},null,8,xy),e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(A)))]),_:2},1024)]))),128))])]),_:2},1024)])]),_:2},1032,["name"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["modelValue"])])}const i5=Q(Ey,[["render",Sy],["__scopeId","data-v-2ebe66a3"]]),Ny={version:"1.6.2"},Iy={name:"BuMenu",data(){return{popVisible:!1,grantedApplications:[]}},mounted(){let{grantedApplications:t}=this.$tool.data.get("userAuthInfo");this.grantedApplications=t,document.addEventListener("click",this.handleDocumentClick)},beforeDestroy(){document.removeEventListener("click",this.handleDocumentClick)},methods:{handleDocumentClick(t){let n=document.getElementById("popover");this.popVisible&&t.target!==n&&!n.contains(t.target)&&(this.popVisible=!1)},openMneu(){window.location.href="/#/passport-application"},switchMenu(t){window.location.href=t.url},closePopover(){this.$refs.popoverRef.hide()}}},_y={class:"app-content"},Ly={class:"app-title"},Fy=["onClick"];function Ty(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-icon-close"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-divider"),f=e.resolveComponent("el-popover");return e.openBlock(),e.createBlock(f,{placement:"right",width:180,trigger:"click","show-arrow":!1,offset:3,"popper-class":"app-popper",ref:"popoverRef"},{reference:e.withCtx(()=>[e.createVNode(i,{class:"menu-btn",text:"",icon:"el-icon-grid"})]),default:e.withCtx(()=>[e.createElementVNode("div",_y,[e.createElementVNode("div",Ly,[e.createElementVNode("span",{class:"open",onClick:n[0]||(n[0]=(...d)=>l.openMneu&&l.openMneu(...d))},"应用中心"),e.createVNode(c,{class:"iconClose",onClick:l.closePopover},{default:e.withCtx(()=>[e.createVNode(s)]),_:1},8,["onClick"])]),e.createVNode(p,{style:{margin:"5px 0"}}),r.grantedApplications.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.grantedApplications,d=>(e.openBlock(),e.createElementBlock("div",{class:"menu-item",onClick:u=>l.switchMenu(d),key:d.resourceId},[e.createElementVNode("i",{class:e.normalizeClass(["iconfont",d.icon]),style:{"margin-right":"5px"}},null,2),e.createTextVNode(" "+e.toDisplayString((d==null?void 0:d.aliasName)||d.name),1)],8,Fy))),128)):e.createCommentVNode("",!0)])]),_:1},512)}const My=Q(Iy,[["render",Ty]]),Dy={data(){return{}},watch:{$route(t){this.push(t)}},created(){this.push(this.$route)},computed:{iframeList(){return this.$store.state.iframe.iframeList},ismobile(){return this.$store.state.global.ismobile},layoutTags(){return this.$store.state.global.layoutTags}},mounted(){},methods:{push(t){t.meta.type=="iframe"?this.ismobile||!this.layoutTags?this.$store.commit("setIframeList",t):this.$store.commit("pushIframeList",t):(this.ismobile||!this.layoutTags)&&this.$store.commit("clearIframeList")}}},Oy={class:"iframe-pages"},Ry=["src"];function Py(t,n,o,a,r,l){return e.withDirectives((e.openBlock(),e.createElementBlock("div",Oy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.iframeList,i=>e.withDirectives((e.openBlock(),e.createElementBlock("iframe",{key:i.meta.url,src:i.meta.url,frameborder:"0"},null,8,Ry)),[[e.vShow,t.$route.meta.url==i.meta.url]])),128))],512)),[[e.vShow,t.$route.meta.type=="iframe"]])}const qy=Q(Dy,[["render",Py],["__scopeId","data-v-91dc7bba"]]),Qy={name:"NavMenu",props:["navMenus"],data(){return{}},methods:{hasChildren(t){return t.children&&t.children.length>0&&!t.children.every(n=>n.meta.hidden)}}},Uy={key:0,style:{padding:"20px"}},zy=["href"];function Gy(t,n,o,a,r,l){const i=e.resolveComponent("el-alert"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-menu-item"),p=e.resolveComponent("NavMenu",!0),f=e.resolveComponent("el-sub-menu");return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.navMenus.length<=0?(e.openBlock(),e.createElementBlock("div",Uy,[e.createVNode(i,{title:"无子集菜单",center:"",type:"info",closable:!1})])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.navMenus,d=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[l.hasChildren(d)?(e.openBlock(),e.createBlock(f,{key:1,index:d.path},{title:e.withCtx(()=>[d.meta&&d.meta.icon?(e.openBlock(),e.createBlock(s,{key:0},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(d.meta.icon||"el-icon-menu")))]),_:2},1024)):e.createCommentVNode("",!0),e.createElementVNode("span",null,e.toDisplayString(d.meta.title),1)]),default:e.withCtx(()=>[e.createVNode(p,{navMenus:d.children},null,8,["navMenus"])]),_:2},1032,["index"])):(e.openBlock(),e.createBlock(c,{key:0,index:d.path},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(d.meta.title),1)]),default:e.withCtx(()=>[d.meta&&d.meta.type=="link"?(e.openBlock(),e.createElementBlock("a",{key:0,href:d.path,target:"_blank",onClick:e.withModifiers(()=>{},["stop"])},null,8,zy)):e.createCommentVNode("",!0),d.meta&&d.meta.icon?(e.openBlock(),e.createBlock(s,{key:1},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(d.meta.icon||"el-icon-menu")))]),_:2},1024)):e.createCommentVNode("",!0)]),_:2},1032,["index"]))],64))),128))],64)}const s5=Q(Qy,[["render",Gy],["__scopeId","data-v-fde84c37"]]),On="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20600%20600'%20style='enable-background:new%200%200%20600%20600;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23D51B28;}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3cg%3e%3crect%20class='st0'%20width='600'%20height='600'/%3e%3cg%3e%3cpath%20class='st1'%20d='M157.4,444.1h12.1v-6.9h-13.6c0-1.5,0-4.2,0-8.2h11.6V422h-5.9c1.5-2.6,3.2-5.4,5.2-8.4l-7.7-3.2%20c-1.7,4-3.6,7.8-5.9,11.6h-7.9l5.7-2.7c-2-3.3-4-6.2-5.9-8.7l-5.9,3.2c0.8,1.2,2,3.1,3.5,5.7c0.7,1.2,1.2,2,1.5,2.5h-5.7v6.9h10.2%20c0,2-0.1,4.2-0.2,6.7c0,0.8,0,1.3,0,1.5h-11.4v6.9h10.6c-1.8,8.1-5.9,14-12.4,17.8c2,2.1,3.9,4.4,5.7,6.7%20c6.4-5,10.5-11.5,12.1-19.6c2.3,8.3,6.4,14.7,12.4,19.3c1.5-3,3.1-5.4,4.7-7.4C163.9,457.4,159.7,451.8,157.4,444.1z'/%3e%3cpath%20class='st1'%20d='M137.6,455.2c0.2-2.3,0.3-4,0.5-5.2c-1.3,0.2-2.5,0.4-3.5,0.7V421h2.5v-7.2h-25.3v7.2h2.5v32.7%20c-1,0.3-2.1,0.5-3.2,0.5l1.5,7.7c5.8-0.8,9.7-1.5,11.9-2c1.3-0.2,2.3-0.3,3-0.5v8.9h7.2v-10.2c1-0.3,1.9-0.5,2.7-0.5%20C137.3,457.2,137.4,456.4,137.6,455.2z%20M127.4,452c-0.7,0-1.7,0.2-3,0.5c-1.5,0.2-2.6,0.3-3.2,0.5V446h6.2V452z%20M127.4,439.6h-6.2%20v-6.2h6.2V439.6z%20M127.4,427h-6.2V421h6.2V427z'/%3e%3cpath%20class='st1'%20d='M262.9,452.7c-1.5-4.5-3-8.8-4.5-13.1l-5.9,1.5c1.3,4,2.6,8.4,3.7,13.4L262.9,452.7z'/%3e%3cpath%20class='st1'%20d='M252.7,447.8h-24.3v5h8.4v7.7c0,1.2-0.9,1.6-2.7,1.5c-1,0-1.7,0-2.2,0c0.3-0.5,0.5-0.8,0.7-1.1%20c1.4-2.3,2.3-3.9,2.8-4.8l-5-1.7c-1.2,2.8-2.8,5.6-5,8.4c0.8,0.3,1.8,0.9,3,1.7c0.7,0.3,1.2,0.6,1.5,0.7c0.2-0.2,0.4-0.6,0.7-1.2%20c0.3-0.5,0.6-0.9,0.7-1.2c0.2,0.7,0.4,1.6,0.7,3c0.2,1,0.3,1.7,0.5,2.2c1.5,0,3.4,0,5.7,0c3.6-0.3,5.4-2.1,5.4-5.2v-9.9h8.9V447.8%20z'/%3e%3cpath%20class='st1'%20d='M232.6,460.8c-0.1,0.1-0.1,0.2-0.2,0.4C233.3,459.7,233.4,459.6,232.6,460.8z'/%3e%3cpath%20class='st1'%20d='M249.7,454.2l-5.2,2c1.2,2.1,2.5,4.9,4,8.2l5.7-2.5c-0.7-1.3-1.8-3.3-3.5-5.9%20C250.2,455.1,249.9,454.6,249.7,454.2z'/%3e%3cpath%20class='st1'%20d='M228.2,437.9h23.3v-13.6H221v15.1c0.2,10.2-1,17.7-3.5,22.5c0.5,0.3,1.2,1,2.2,2c1.5,1.3,2.6,2.3,3.2,3%20C226.8,460.9,228.5,451.2,228.2,437.9z%20M228.2,429.2h16.1v3.7h-16.1V429.2z'/%3e%3crect%20x='230.2'%20y='440.4'%20class='st1'%20width='19.6'%20height='5'/%3e%3cpath%20class='st1'%20d='M271.5,423.3h-7.2v7.9h-11.1v5.9h11.1v20.3c-0.2,2.6-1.3,4-3.5,4c-1.2,0-2.6-0.1-4.2-0.2c-0.7,0-1.2,0-1.5,0%20c0.5,1.8,1,4,1.5,6.4c3,0,5.6,0,7.9,0c4.6-0.3,6.9-3.4,6.9-9.2v-21.3h3.7v-5.9h-3.7V423.3z'/%3e%3cpolygon%20class='st1'%20points='261.1,410.4%20253.2,410.4%20253.2,414.1%20240.6,414.1%20240.6,410.4%20232.7,410.4%20232.7,414.1%20217.8,414.1%20217.8,420.5%20232.7,420.5%20232.7,422.8%20240.6,422.8%20240.6,420.5%20253.2,420.5%20253.2,424%20261.1,424%20261.1,420.5%20275.7,420.5%20275.7,414.1%20261.1,414.1%20'/%3e%3cpath%20class='st1'%20d='M373,453c3.8-6.8,6-15.4,6.7-25.8h2.5v-7.2h-14.9c1-2.8,1.8-5.7,2.5-8.7l-7.9-0.7c-2.5,9.4-5.3,17.1-8.4,23%20c-2.1-1.2-4.5-2.5-6.9-4l-2,2.7v-4h10.2v-5.9h-3.2c0.3-0.5,0.8-1.2,1.5-2c1.5-2.1,2.6-3.8,3.2-5l-5.4-3.5c-0.2,0.3-0.5,0.7-1,1.2%20c-1.7,2.6-3,4.5-4,5.7l5,3.5h-6.2v-11.6h-7.7v11.6h-6.4l5.2-3.5c-2-3-3.6-5.2-5-6.7l-5.2,3.2c1.6,2.5,3.1,4.8,4.2,6.9H325v5.9h8.9%20c-3.1,2.5-6.7,4.5-10.6,5.9c1,2.1,1.9,4.5,2.7,7.2c4.5-2.6,8.1-5.4,10.9-8.4v5.4l-3-0.2c-0.2,0.5-0.4,1.2-0.7,2.2%20c-0.5,1.2-0.8,2-1,2.5h-7.7v5.9h4.7c-1,2-2.1,4-3.5,5.9c3,1.2,5.8,2.4,8.4,3.7c-3.1,1-6.7,1.8-10.6,2.5c1.3,2.1,2.3,4.4,3,6.7%20c5.9-1.2,11.1-3.1,15.4-5.9c3,1.3,5.6,2.6,7.9,4l2-3.5c2,2,3.7,4,5.2,6.2c4-2,7.8-4.9,11.4-8.7c2.5,2.8,5.4,5.4,8.9,7.9%20c2-3.6,3.7-6.1,5.2-7.4C379,458.6,375.8,456.1,373,453z%20M341.1,454.5c-2-0.8-4-1.6-5.9-2.2c0.5-1.2,1-2.2,1.5-3.2h8.9%20C344.1,451.7,342.6,453.5,341.1,454.5z%20M352.7,461.2l1.2-1.7c-2.1-0.8-4.1-1.6-5.9-2.2c2.3-2.5,4.2-5.4,5.7-8.7v-5.4h-13.6%20c0.5-1,1-2,1.5-3h3v-4.5c2.6,1.5,5.2,3.1,7.7,5l2-2.7c0.3,0.5,0.7,1.2,1.2,2.2c0.8,1.3,1.4,2.2,1.7,2.7c0.8-1.3,1.6-2.5,2.2-3.5%20c1,4.8,2.5,9.2,4.5,13.1C360.7,456,357,458.8,352.7,461.2z%20M368.3,445.3c-2-4.5-3.3-9.9-4-16.3c0-0.7,0.2-1.2,0.5-1.7h7.7%20C372.1,434.2,370.6,440.2,368.3,445.3z'/%3e%3cpolygon%20class='st1'%20points='480.3,446%20480.3,410.9%20471.8,410.9%20471.8,446.8%20452.8,448.5%20453.8,456%20471.8,454.2%20471.8,468.3%20480.3,468.3%20480.3,453.5%20488.9,452.7%20488.2,445.3%20'/%3e%3cpath%20class='st1'%20d='M465.9,428.7l5.4-5.4c-3.5-3.3-6.8-6-9.9-8.2l-5,5C460,422.7,463.1,425.6,465.9,428.7z'/%3e%3cpath%20class='st1'%20d='M449.6,437.9l-2.7,2.5v-5h7.7v-0.2v-7.4h-7.7v-7.2c1-0.2,2.3-0.3,4-0.5c2-0.3,3.5-0.6,4.5-0.7l-2.2-6.9%20c-6.9,1-14.4,1.8-22.5,2.5c0.5,2,1,4.3,1.5,6.9c0.8-0.2,2.1-0.2,3.7-0.2c1.5-0.2,2.6-0.2,3.5-0.2v6.4h-8.4v7.7h7.9%20c-2,5.4-4.9,10.4-8.7,14.9c1.3,3.8,2.2,6.9,2.7,9.4c2.5-3.3,4.6-6.8,6.4-10.6v19.3h7.7v-24.8c0.3,0.3,0.9,1,1.7,2%20c1.3,1.5,2.4,2.7,3.2,3.7l5-4.7C454.9,442.6,452.5,440.4,449.6,437.9z'/%3e%3cpath%20class='st1'%20d='M463.9,443.8l5.7-5.4c-3.3-3-6.7-5.8-10.2-8.4l-5,5.2C458.3,438,461.4,440.8,463.9,443.8z'/%3e%3cpath%20class='st1'%20d='M120.7,238.7c6.2,6.9,20.8,10.4,43.7,10.4h38.1v-20.8h-40.8c-7.4,0-13-2-16.6-5.9c-2.5-2.7-4.2-5.5-5-8.4%20c-0.8-2.7-1.3-6.8-1.6-12.4l0.2-64.4h-27.6v62.2c0,9.5,0.4,16.6,1.2,21.2C113.6,227.8,116.4,233.9,120.7,238.7z'/%3e%3cpolygon%20class='st1'%20points='239.4,137%20212.2,137%20212.2,249.1%20239.6,249.1%20'/%3e%3cpath%20class='st1'%20d='M284.4,226.1H340l9,23h26.9l-48.7-112.1h-31.8l-46.3,112.1h26.1L284.4,226.1z%20M311.7,156.6l20.5,49.6h-39.9%20L311.7,156.6z'/%3e%3cpath%20class='st1'%20d='M487.7,165.2c-1.4-7.5-4.2-13.6-8.4-18.4c-6.1-6.7-20.8-10.1-43.9-10.1h-49.8v112.3h27.9v-93.7h20.1%20c10.4,0,17.5,2,21.3,6c2.8,3.2,4.7,6.7,5.5,10.5c0.9,4.6,1.4,13.7,1.4,27.1v50.1h27.3v-62.5C488.9,177,488.5,169.9,487.7,165.2z'%20/%3e%3cpath%20class='st1'%20d='M261.3,351.3c0.8-4.5,1.2-11.6,1.2-21.2v-62.5h-27.3v49.9c0,13.4-0.5,22.5-1.5,27.3%20c-0.7,3.8-2.6,7.3-5.4,10.4c-3.7,4.1-10.8,6.1-21.3,6.1h-6.2v-93.7h-28v93.7h-6.2c-10.5,0-17.5-2-21.3-6.1%20c-2.8-3.1-4.7-6.6-5.5-10.4c-1-4.8-1.5-13.8-1.5-27.3v-49.9h-27.3v62.5c0,9.5,0.4,16.6,1.2,21.2c1.4,7.6,4.2,13.7,8.4,18.4%20c6.1,6.8,20.8,10.3,43.9,10.3h44.3c23.2,0,37.8-3.4,44-10.3C257.2,365,260,358.9,261.3,351.3z'/%3e%3cpath%20class='st1'%20d='M373.1,379.9V361H323c-7.4,0-13-2-16.6-5.9c-2.5-2.7-4.2-5.6-5-8.5c-0.8-2.6-1.3-6.7-1.6-12.3h61.9v-18.9%20h-61.9v-28.5h73.4v-18.9H272.3v62.3c0,9.5,0.4,16.5,1.2,21c1.4,7.5,4.2,13.6,8.4,18.4c6.2,6.8,20.8,10.3,43.7,10.4H373.1z'/%3e%3cpath%20class='st1'%20d='M382.9,267.9v112.1c15.1,0,27.4-12.3,27.4-27.4l-0.1-84.6H382.9z'/%3e%3cpath%20class='st1'%20d='M459.1,270.2c-16.4,0-29.8,13.4-29.8,29.8c0,16.4,13.4,29.8,29.8,29.8c16.4,0,29.8-13.4,29.8-29.8%20C488.9,283.6,475.5,270.2,459.1,270.2z%20M459.1,324.3c-13.3,0-24.2-10.9-24.2-24.2c0-13.3,10.9-24.2,24.2-24.2s24.2,10.9,24.2,24.2%20C483.3,313.4,472.4,324.3,459.1,324.3z'/%3e%3cpath%20class='st1'%20d='M472,294.6c0-4.1-1.8-8.9-10.4-8.9H448v28.9h6.2v-11.1h4.4l8.5,11.1h7.5l-9.1-11.5%20C469.9,302.2,472.1,299.3,472,294.6z%20M465.7,294.7c0.1,1.2-0.2,2.1-0.8,2.7c-0.8,0.8-2.2,1.2-4.3,1.2h-6.3v-8.3h6.3%20C464.1,290.4,465.7,291.7,465.7,294.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",Hy={components:{NavMenu:s5},data(){return{nav:!1,menu:[]}},computed:{},created(){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)},watch:{},methods:{showMobileNav(t){var n=t.currentTarget.getAttribute("drag-flag");if(n=="true")return!1;this.nav=!0},select(){this.$refs.mobileNavBox.handleClose()},filterUrl(t){var n=[];return t&&t.forEach(o=>{if(o.meta=o.meta?o.meta:{},o.meta.hidden||o.meta.type=="button")return!1;o.meta.type=="iframe"&&(o.path=`/i/${o.name}`),o.children&&o.children.length>0&&(o.children=this.filterUrl(o.children)),n.push(o)}),n}},directives:{drag(t){let n=t,o="",a="";n.onmousedown=function(r){let l=r.clientX-n.offsetLeft,i=r.clientY-n.offsetTop;return document.onmousemove=function(s){n.setAttribute("drag-flag",!0),o=new Date().getTime();let c=s.clientX-l,p=s.clientY-i;p>0&&p<document.body.clientHeight-50&&(n.style.top=p+"px"),c>0&&c<document.body.clientWidth-50&&(n.style.left=c+"px")},document.onmouseup=function(){a=new Date().getTime(),a-o>200&&n.setAttribute("drag-flag",!1),document.onmousemove=null,document.onmouseup=null},!1}}}},jy={class:"logo-bar"};function Yy(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-menu"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-header"),p=e.resolveComponent("NavMenu"),f=e.resolveComponent("el-menu"),d=e.resolveComponent("el-scrollbar"),u=e.resolveComponent("el-main"),C=e.resolveComponent("el-container"),g=e.resolveComponent("el-drawer"),A=e.resolveDirective("drag");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives((e.openBlock(),e.createElementBlock("div",{ref:"",class:"mobile-nav-button",onClick:n[0]||(n[0]=m=>l.showMobileNav(m)),draggable:"false"},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})])),[[A]]),e.createVNode(g,{ref:"mobileNavBox",title:"移动端菜单",size:240,modelValue:r.nav,"onUpdate:modelValue":n[1]||(n[1]=m=>r.nav=m),direction:"ltr","with-header":!1,"destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(C,{class:"mobile-nav"},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createElementVNode("div",jy,[n[2]||(n[2]=e.createElementVNode("img",{class:"logo",src:On},null,-1)),e.createElementVNode("span",null,e.toDisplayString(t.$config.APP_NAME),1)])]),_:1}),e.createVNode(u,null,{default:e.withCtx(()=>[e.createVNode(d,null,{default:e.withCtx(()=>[e.createVNode(f,{"default-active":t.$route.meta.active||t.$route.fullPath,onSelect:l.select,router:"","background-color":"#212d3d","text-color":"#fff","active-text-color":"#409EFF"},{default:e.withCtx(()=>[e.createVNode(p,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","onSelect"])]),_:1})]),_:1})]),_:1})]),_:1},8,["modelValue"])],64)}const Zy=Q(Hy,[["render",Yy],["__scopeId","data-v-30676ee8"]]),Ky={name:"tags",components:{draggable:xt},data(){return{contextMenuVisible:!1,contextMenuItem:null,left:0,top:0,iconVisible:!1,isOpenTour:!1,tipVisible:!1,tipDisplayed:!1,menu:this.$router.sc_getMenu()}},props:{tagShowID:{type:Boolean,default:!1}},computed:{tagList(){return this.$store.state.viewTags.viewTags}},watch:{scrollInit(){const t=this.$refs.tags;t&&t.addEventListener("scroll",()=>{t.scrollLeft>0?this.tipDisplayed=!0:this.tipDisplayed=!1})},$route(t){this.addViewTags(t)},contextMenuVisible(t){var n=this,o=function(a){let r=document.getElementById("contextmenu");r&&!r.contains(a.target)&&n.closeMenu()};t?document.body.addEventListener("click",a=>o(a)):document.body.removeEventListener("click",a=>o(a))}},created(){this.init(),this.$store.state.viewTags.closeTagAndJump=this.closeTagAndJump,window.addEventListener("resize",()=>{this.changeLeftRight()}),this.$bus.$on("lwTourOpen",t=>{this.isOpenTour=t})},mounted(){this.scrollInit()},methods:{init(){let t=this.$tool.data.get("RouteTags")||[];t.length>0&&t.forEach((n,o)=>{var a=this.treeFind(this.menu,r=>r.path==n.path);a&&this.addViewTags(n)}),this.addViewTags(this.$route)},treeFind(t,n){for(const o of t){if(n(o))return o;if(o.children){const a=this.treeFind(o.children,n);if(a)return a}}return null},changeTages(t){this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags)},addViewTags(t){t.name&&!t.meta.fullpage&&(delete t.redirectedFrom,t={...t,matched:[]},this.$store.commit("pushViewTags",t),this.$store.commit("pushKeepLive",t.name),this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags)),this.changeLeftRight()},changeLeftRight(){this.$nextTick(()=>{const t=document.querySelector(".context-menu-list");if(t&&t.scrollWidth>t.clientWidth){let n=t==null?void 0:t.querySelector(".active");n==null||n.scrollIntoView(),this.tipDisplayed||(this.tipVisible=!0),this.iconVisible=!0}else this.iconVisible=!1})},isActive(t){return t.fullPath===this.$route.fullPath},closeSelectedTag(t,n=!0){var a,r;let o=this.menu[0];if(o.children&&(o=o.children[0]),(a=o.meta)!=null&&a.code&&((r=o.meta)==null?void 0:r.code)!=this.$config.APP_NAME.toLowerCase()&&(o.path=`/i/${o.name}`),this.tagList.length==1&&o.path==this.$route.path)return!1;if(this.$store.commit("removeViewTags",t),this.$store.commit("removeIframeList",t),this.$store.commit("removeKeepLive",t.name),this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags),n&&this.isActive(t)){const l=this.tagList.slice(-1)[0];l?this.$router.push(l):this.$router.push({path:o.path})}this.changeLeftRight()},openContextMenu(t,n){this.contextMenuItem=n,this.contextMenuVisible=!0,this.left=t.clientX+1,this.top=t.clientY+1,this.$nextTick(()=>{let o=document.getElementById("contextmenu");document.body.offsetWidth-t.clientX<o.offsetWidth&&(this.left=document.body.offsetWidth-o.offsetWidth+1,this.top=t.clientY+1)})},closeMenu(){this.contextMenuItem=null,this.contextMenuVisible=!1},refreshTab(){var t=this.contextMenuItem;this.contextMenuVisible=!1,this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query}),this.$store.commit("refreshIframe",t),this.$store.commit("removeKeepLive",t.name),this.$store.commit("setRouteShow",!0),this.$nextTick(()=>{this.$store.commit("pushKeepLive",t.name),this.$store.commit("setRouteShow",!1)})},closeTabs(){var t=this.contextMenuItem;t.meta.affix||(this.closeSelectedTag(t),this.contextMenuVisible=!1)},closeOtherTabs(){var t=this.contextMenuItem;this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query});var n=[...this.tagList];n.forEach(o=>{if(o.meta&&o.meta.affix||t.fullPath==o.fullPath)return!0;this.closeSelectedTag(o,!1)}),this.contextMenuVisible=!1},openTour(){this.$bus.$emit("lwTourChange",!0),this.contextMenuVisible=!1},maximize(){var t=this.contextMenuItem;this.contextMenuVisible=!1,this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query}),document.getElementById("app").classList.add("main-maximize")},openWindow(){var t=this.contextMenuItem,n=t.href||"/";t.meta.affix||this.closeSelectedTag(t),window.open(n),this.contextMenuVisible=!1},scrollInit(){const t=document.querySelector(".context-menu-list");if(!t)return!1;t.addEventListener("mousewheel",n,!1)||t.addEventListener("DOMMouseScroll",n,!1);function n(o){const a=o.wheelDelta||o.detail,r=1,l=-1;let i=0;a==3||a<0&&a!=-3?i=r*50:i=l*50,t.scrollLeft+=i}},hideTip(){this.tipVisible=!1,this.tipDisplayed=!0},closeTagAndJump(t,n){n&&this.$store.commit("removeKeepLive",n),this.$router.push(t),this.$store.state.global.layoutTags&&this.closeSelectedTag(this.$route,!1)},getIdName(t){var o,a;let n=t.meta.title;return(o=t.query)!=null&&o.isView&&(n=t.meta.title.replace("编辑","查看")),(a=t.query)!=null&&a.id&&this.tagShowID?n.includes(":")||n.includes(":")?n:`${n}:${t.query.id}`:n},scrollLeft(){this.scroll(-200)},scrollRight(){this.scroll(200)},scroll(t){const n=document.querySelector(".context-menu-list");n&&n.scrollBy({left:t,behavior:"smooth"})}}},Wy={class:"adminui-tags"},Jy=["onContextmenu"];function vy(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-arrow-left"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-icon-close"),p=e.resolveComponent("router-link"),f=e.resolveComponent("draggable"),d=e.resolveComponent("el-icon-arrow-right"),u=e.resolveComponent("el-icon-refresh"),C=e.resolveComponent("el-icon-folder-delete"),g=e.resolveComponent("el-icon-finished"),A=e.resolveComponent("el-icon-copy-document");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",Wy,[r.iconVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scroll-arrow left",onClick:n[0]||(n[0]=(...m)=>l.scrollLeft&&l.scrollLeft(...m))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})])):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:t.$store.state.viewTags.viewTags,"onUpdate:modelValue":n[1]||(n[1]=m=>t.$store.state.viewTags.viewTags=m),onChange:l.changeTages,class:"context-menu-list",ref:"tags",itemKey:"name"},{item:e.withCtx(({element:m})=>[(e.openBlock(),e.createElementBlock("li",{key:m,class:e.normalizeClass([l.isActive(m)?"active":"",m.meta.affix?"affix":""]),onContextmenu:e.withModifiers(w=>l.openContextMenu(w,m),["prevent"])},[e.createVNode(p,{to:m},{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(l.getIdName(m)),1),m.meta.affix?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(w=>l.closeSelectedTag(m),["prevent","stop"])},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"]))]),_:2},1032,["to"])],42,Jy))]),_:1},8,["modelValue","onChange"]),r.iconVisible?(e.openBlock(),e.createElementBlock("div",{key:1,class:"scroll-arrow right",onClick:n[2]||(n[2]=(...m)=>l.scrollRight&&l.scrollRight(...m))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(d)]),_:1})])):e.createCommentVNode("",!0)]),e.createVNode(e.Transition,{name:"el-zoom-in-top"},{default:e.withCtx(()=>[r.contextMenuVisible?(e.openBlock(),e.createElementBlock("ul",{key:0,style:e.normalizeStyle({left:r.left+"px",top:r.top+"px"}),class:"contextmenu",id:"contextmenu"},[e.createElementVNode("li",{onClick:n[3]||(n[3]=m=>l.refreshTab())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(u)]),_:1}),n[8]||(n[8]=e.createTextVNode("刷新 ",-1))]),n[13]||(n[13]=e.createElementVNode("hr",null,null,-1)),e.createElementVNode("li",{onClick:n[4]||(n[4]=m=>l.closeTabs()),class:e.normalizeClass(r.contextMenuItem.meta.affix?"disabled":"")},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(c)]),_:1}),n[9]||(n[9]=e.createTextVNode("关闭标签 ",-1))],2),e.createElementVNode("li",{onClick:n[5]||(n[5]=m=>l.closeOtherTabs())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(C)]),_:1}),n[10]||(n[10]=e.createTextVNode("关闭其他标签 ",-1))]),n[14]||(n[14]=e.createElementVNode("hr",null,null,-1)),r.isOpenTour?(e.openBlock(),e.createElementBlock("li",{key:0,onClick:n[6]||(n[6]=m=>l.openTour())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(g)]),_:1}),n[11]||(n[11]=e.createTextVNode("显示页面指引 ",-1))])):e.createCommentVNode("",!0),e.createElementVNode("li",{onClick:n[7]||(n[7]=m=>l.openWindow())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1}),n[12]||(n[12]=e.createTextVNode("在新的窗口中打开 ",-1))])],4)):e.createCommentVNode("",!0)]),_:1})],64)}const Xy=Q(Ky,[["render",vy]]),$y={data(){return{breadList:[]}},created(){this.getBreadcrumb()},watch:{$route(){this.getBreadcrumb()}},methods:{getBreadcrumb(){let t=this.$route.meta.breadcrumb;this.breadList=t}}},eA={class:"adminui-topbar"},tA={class:"left-panel"},nA={style:{"font-size":"12px"}},oA={class:"right-panel"};function rA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon"),s=e.resolveComponent("el-breadcrumb-item"),c=e.resolveComponent("el-breadcrumb");return e.openBlock(),e.createElementBlock("div",eA,[e.createElementVNode("div",tA,[e.createVNode(c,{"separator-icon":"el-icon-arrow-right",class:"hidden-sm-and-down"},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"breadcrumb"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.breadList,p=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p.title},[p.path!="/"&&!p.meta.hiddenBreadcrumb?(e.openBlock(),e.createBlock(s,{key:p.meta.title},{default:e.withCtx(()=>[p.meta.icon?(e.openBlock(),e.createBlock(i,{key:0,class:"icon"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(p.meta.icon)))]),_:2},1024)):e.createCommentVNode("",!0),e.createElementVNode("span",nA,e.toDisplayString(p.meta.title),1)]),_:2},1024)):e.createCommentVNode("",!0)],64))),128))]),_:1})]),_:1})]),n[0]||(n[0]=e.createElementVNode("div",{class:"center-panel"},null,-1)),e.createElementVNode("div",oA,[e.renderSlot(t.$slots,"default",{},void 0,!0)])])}const aA=Q($y,[["render",rA],["__scopeId","data-v-46501692"]]),E0="data:image/jpeg;base64,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",lA={data(){return{buName:"",buList:[]}},props:{isInitialized:{type:Boolean,default:!0}},methods:{async changeBusinessUnit(t){let n=this.buList.find(o=>o.code===t);if(this.buName=n.name,this.$store.commit("setRouteShow",!0),this.$tool.data.set("buCode",t),this.$tool.data.set("tenantId",n.tenantId),this.$bus.$emit("changeBu",{buCode:t,tenantId:n.tenantId}),this.isInitialized){let o=await this.$api.auth.initialized();this.$tool.data.set("zoneInitialized",o),o?this.$route.path==this.$config.INIT_URL&&this.$router.push("/"):this.$router.push(this.$config.INIT_URL)}this.$store.commit("clearKeepLive"),this.$store.commit("setRouteShow",!1)}},async created(){this.buList=this.$tool.data.get("buList")||[];let t=this.$tool.data.get("buCode");if(!this.buList.length){let a=await this.$api.auth.bu()||[];this.$tool.data.set("buList",a),this.buList=a,this.$tool.data.set("buCode",a[0].code),t=a[0].code}let n=this.buList.find(o=>o.code===t);this.buName=n?n.name:"",this.changeBusinessUnit(t),document.addEventListener("visibilitychange",()=>{if(document.visibilityState==="visible"){let o=this.buList.find(a=>a.name===this.buName);this.$tool.data.set("buCode",o.code),this.$tool.data.set("tenantId",o.tenantId)}})}},iA={class:"bu-list"};function sA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-help"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-dropdown-item"),p=e.resolveComponent("el-dropdown-menu"),f=e.resolveComponent("el-dropdown");return e.openBlock(),e.createElementBlock("div",{class:"screen panel-item hidden-sm-and-down",onClick:n[0]||(n[0]=(...d)=>t.screen&&t.screen(...d))},[e.createVNode(f,{onCommand:l.changeBusinessUnit},{dropdown:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.buList,d=>(e.openBlock(),e.createBlock(c,{key:d.id,command:d.code},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d.name),1)]),_:2},1032,["command"]))),128))]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",iA,[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1}),e.createTextVNode(e.toDisplayString(r.buName),1)])]),_:1},8,["onCommand"])])}const c5=Q(lA,[["render",sA],["__scopeId","data-v-2806e6c1"]]),d5={HexToRgb(t){t=t.replace("#","");let n=t.match(/../g);for(let o=0;o<3;o++)n[o]=parseInt(n[o],16);return n},RgbToHex(t,n,o){let a=[t.toString(16),n.toString(16),o.toString(16)];for(let r=0;r<3;r++)a[r].length===1&&(a[r]="0"+a[r]);return"#"+a.join("")},darken(t,n){let o=this.HexToRgb(t);for(let a=0;a<3;a++)o[a]=Math.floor(o[a]*(1-n));return this.RgbToHex(o[0],o[1],o[2])},lighten(t,n){let o=this.HexToRgb(t);for(let a=0;a<3;a++)o[a]=Math.floor((255-o[a])*n+o[a]);return this.RgbToHex(o[0],o[1],o[2])}},cA={data(){return{config:{lang:this.$tool.data.get("APP_LANG")||this.$config.LANG},lang:[{name:"简体中文",value:"zh-cn"},{name:"English",value:"en-us"}]}},watch:{"config.lang"(t){this.$i18n.locale=t,this.$i18n.fallbackLocale=t,this.$tool.data.remove("RouteTags"),this.$tool.data.set("APP_LANG",t),location.reload()}},methods:{configLang(t){this.config.lang=t.value}},computed:{curLang(){return this.lang.find(n=>n.value===this.config.lang).name}}};function dA(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-dropdown-item"),c=e.resolveComponent("el-dropdown-menu"),p=e.resolveComponent("el-dropdown");return e.openBlock(),e.createBlock(p,{trigger:"click",placement:"bottom-end",onCommand:l.configLang},{dropdown:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.lang,f=>(e.openBlock(),e.createBlock(s,{key:f.value,command:f,class:e.normalizeClass({selected:r.config.lang==f.value})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(f.name),1)]),_:2},1032,["command","class"]))),128))]),_:1})]),default:e.withCtx(()=>[e.createVNode(i,{link:""},{icon:e.withCtx(()=>[...n[0]||(n[0]=[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",role:"img",width:"1em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 512 512"},[e.createElementVNode("path",{d:"M478.33 433.6l-90-218a22 22 0 0 0-40.67 0l-90 218a22 22 0 1 0 40.67 16.79L316.66 406h102.67l18.33 44.39A22 22 0 0 0 458 464a22 22 0 0 0 20.32-30.4zM334.83 362L368 281.65L401.17 362z",fill:"currentColor"}),e.createElementVNode("path",{d:"M267.84 342.92a22 22 0 0 0-4.89-30.7c-.2-.15-15-11.13-36.49-34.73c39.65-53.68 62.11-114.75 71.27-143.49H330a22 22 0 0 0 0-44H214V70a22 22 0 0 0-44 0v20H54a22 22 0 0 0 0 44h197.25c-9.52 26.95-27.05 69.5-53.79 108.36c-31.41-41.68-43.08-68.65-43.17-68.87a22 22 0 0 0-40.58 17c.58 1.38 14.55 34.23 52.86 83.93c.92 1.19 1.83 2.35 2.74 3.51c-39.24 44.35-77.74 71.86-93.85 80.74a22 22 0 1 0 21.07 38.63c2.16-1.18 48.6-26.89 101.63-85.59c22.52 24.08 38 35.44 38.93 36.1a22 22 0 0 0 30.75-4.9z",fill:"currentColor"})],-1)])]),default:e.withCtx(()=>[e.createTextVNode(" "+e.toDisplayString(l.curLang),1)]),_:1})]),_:1},8,["onCommand"])}const p5=Q(cA,[["render",dA]]),pA={components:{Lang:p5},data(){return{layout:this.$tool.data.get("SET_layout")||"menu",menuIsCollapse:this.$store.state.global.menuIsCollapse,layoutTags:this.$store.state.global.layoutTags,dark:this.$tool.data.get("APP_THEME"),colorList:["#409EFF","#009688","#536dfe","#ff5c93","#c62f2f","#fd726d"],colorPrimary:this.$tool.data.get("APP_COLOR")||this.$config.COLOR||"#409EFF"}},watch:{layout:{handler(t){this.$store.commit("SET_layout",t),this.$tool.data.set("SET_layout",t),document.body.setAttribute("data-layout",t)},immediate:!0},menuIsCollapse(t){this.$store.commit("TOGGLE_menuIsCollapse"),t?this.$tool.data.set("APP_menuIsCollapse","true"):this.$tool.data.remove("APP_menuIsCollapse")},layoutTags(t){this.$store.commit("TOGGLE_layoutTags"),t?this.$tool.data.remove("APP_LAYOUTTAGS"):this.$tool.data.set("APP_LAYOUTTAGS","hide")},dark(t){document.body.setAttribute("data-theme",t),this.$tool.data.set("APP_THEME",t)},colorPrimary(t){document.documentElement.style.setProperty("--el-color-primary",t);for(let n=1;n<=9;n++)document.documentElement.style.setProperty(`--el-color-primary-light-${n}`,d5.lighten(t,n/10));for(let n=1;n<=9;n++)document.documentElement.style.setProperty(`--el-color-primary-dark-${n}`,d5.darken(t,n/10));this.$tool.data.set("APP_COLOR",t)}},methods:{changeLayout(t){window.location.reload()}}};function fA(t,n,o,a,r,l){const i=e.resolveComponent("el-divider"),s=e.resolveComponent("el-switch"),c=e.resolveComponent("el-form-item"),p=e.resolveComponent("el-color-picker"),f=e.resolveComponent("el-option"),d=e.resolveComponent("el-select"),u=e.resolveComponent("Lang"),C=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(C,{ref:"form","label-width":"120px","label-position":"left",style:{padding:"0 20px"}},{default:e.withCtx(()=>[e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.nightmode")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dark,"onUpdate:modelValue":n[0]||(n[0]=g=>r.dark=g),"active-value":"dark","inactive-value":"default"},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.color")},{default:e.withCtx(()=>[e.createVNode(p,{modelValue:r.colorPrimary,"onUpdate:modelValue":n[1]||(n[1]=g=>r.colorPrimary=g),predefine:r.colorList},{default:e.withCtx(()=>[...n[5]||(n[5]=[e.createTextVNode(">",-1)])]),_:1},8,["modelValue","predefine"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.layout")},{default:e.withCtx(()=>[e.createVNode(d,{modelValue:r.layout,"onUpdate:modelValue":n[2]||(n[2]=g=>r.layout=g),placeholder:"请选择",onChange:l.changeLayout},{default:e.withCtx(()=>[e.createVNode(f,{label:"默认",value:"default"}),e.createVNode(f,{label:"轻奢",value:"light",disabled:""}),e.createVNode(f,{label:"经典",value:"menu"}),e.createVNode(f,{label:"功能坞",value:"dock",disabled:""})]),_:1},8,["modelValue","onChange"])]),_:1},8,["label"]),e.createVNode(c,{label:t.$t("lwLayout.user.menu")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.menuIsCollapse,"onUpdate:modelValue":n[3]||(n[3]=g=>r.menuIsCollapse=g)},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(c,{label:t.$t("lwLayout.user.tag")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.layoutTags,"onUpdate:modelValue":n[4]||(n[4]=g=>r.layoutTags=g)},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.lang")},{default:e.withCtx(()=>[e.createVNode(u)]),_:1},8,["label"])]),_:1},512)}const uA=Q(pA,[["render",fA]]),hA={name:"TableColumn",props:{col:{type:[Array,Object],default:()=>[]}},data(){return{empty:E0,dayjs:ee}},methods:{filterOperations(t,n){return(t==null?void 0:t.filter(o=>{const a=!o.auth||this.checkAuth(o.auth),r=!o.isShow||o.isShow(n);return a&&r}))||[]},checkAuth(t){const{menus:n=[],authorities:o=[]}=JSON.parse(localStorage.getItem("userAuthInfo")||"{}"),a=[...n];return t?Array.isArray(t)?t.some(r=>a.includes(r)):a.includes(t):!0},getChildName(t,n){if(!n.dataIndex)return"";const o=n.dataIndex.split(".").reduce((a,r)=>a==null?void 0:a[r],t);return o??(o===0?"0":"")},getEnumLabel(t,n){if(!n.dataIndex)return"";const o=n.dataIndex.split(".").reduce((c,p)=>c==null?void 0:c[p],t);if(!n||!Array.isArray(n.options)||n.options.length===0)return"";const{options:a,optionsLabel:r="label",optionsValue:l="value"}=n;return(Array.isArray(o)?o:typeof o=="string"?o.split(","):[o]).map(c=>{const p=a.find(f=>f[l]==c);return p?p[r]:c}).filter(c=>c!=="").join(", ")||"--"},formatDate(t,n){if(!t)return"--";try{const o=ee(t);if(!o.isValid())return"--";if(n)return o.format(n);const a=String(t);return a.includes(":")?(a.includes(".")||a.includes("+"),o.format("YYYY-MM-DD HH:mm:ss")):o.format("YYYY-MM-DD")}catch(o){return console.warn("日期格式化失败:",o),"--"}}}},mA={style:{"max-width":"300px",display:"inline-block"}},gA={key:0,class:"btn-list"},CA=["innerHTML","onClick"],yA={class:"image-slot"},AA={class:"image-slot"},bA=["src"],wA={key:5},kA=["onClick"];function EA(t,n,o,a,r,l){const i=e.resolveComponent("TableColumn",!0),s=e.resolveComponent("el-table-column"),c=e.resolveComponent("el-tag"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-tooltip"),d=e.resolveComponent("el-button"),u=e.resolveComponent("el-dropdown-item"),C=e.resolveComponent("el-dropdown-menu"),g=e.resolveComponent("el-dropdown"),A=e.resolveComponent("el-icon-picture"),m=e.resolveComponent("el-image"),w=e.resolveComponent("el-switch"),b=e.resolveComponent("el-option"),y=e.resolveComponent("el-select"),I=e.resolveComponent("el-icon-copy-document"),x=e.resolveDirective("copy");return o.col.children&&o.col.children.length?(e.openBlock(),e.createBlock(s,{key:0,prop:o.col.dataIndex,label:o.col.title,width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.col.children,(E,S)=>(e.openBlock(),e.createBlock(i,{col:E,key:S},null,8,["col"]))),128))]),_:1},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"])):o.col.expand?(e.openBlock(),e.createBlock(s,{key:1,prop:o.col.dataIndex,label:o.col.title,type:"expand",width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{default:e.withCtx(E=>[o.col.component?e.renderSlot(t.$slots,o.col.component,{key:0,scope:E.row,col:o.col},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0):e.createCommentVNode("",!0)]),_:3},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"])):(e.openBlock(),e.createBlock(s,{key:2,prop:o.col.dataIndex,label:o.col.title,width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{header:e.withCtx(({column:E,$index:S})=>{var V;return[(V=o.col)!=null&&V.header?e.renderSlot(t.$slots,o.col.header,{key:0,scope:{column:E,$index:S,col:o.col}},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.header)+"]没有这个自定义表头",1)]),_:1})],!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(o.col.title)+" ",1),o.col.tips?(e.openBlock(),e.createBlock(f,{key:0},{content:e.withCtx(()=>[e.createElementVNode("span",mA,e.toDisplayString(o.col.tips),1)]),default:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.col.icon||"el-icon-question-filled")))]),_:1})]),_:1})):e.createCommentVNode("",!0)],64))]}),default:e.withCtx(E=>{var S,V,T;return[(S=o.col)!=null&&S.operation?(e.openBlock(),e.createElementBlock("div",gA,[l.filterOperations(o.col.operation,E.row).length<=3?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(l.filterOperations(o.col.operation,E.row),k=>{var B;return e.openBlock(),e.createElementBlock(e.Fragment,{key:k},[k.icon?(e.openBlock(),e.createBlock(f,{key:0,content:k.label,placement:"top"},{default:e.withCtx(()=>{var O;return[e.createVNode(d,{type:"primary",size:"small",icon:k.icon,disabled:(O=k.disabled)==null?void 0:O.call(k,E.row),circle:"",onClick:D=>k.clickFun(E.row,E.$index,t.tableData)},null,8,["icon","disabled","onClick"])]}),_:2},1032,["content"])):(e.openBlock(),e.createBlock(d,{key:1,type:"primary",text:"",size:"small",disabled:(B=k.disabled)==null?void 0:B.call(k,E.row),onClick:O=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["disabled","onClick"]))],64)}),128)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filterOperations(o.col.operation,E.row).slice(0,2),k=>{var B;return e.openBlock(),e.createElementBlock(e.Fragment,{key:k},[k.icon?(e.openBlock(),e.createBlock(f,{key:0,content:k.label,placement:"top"},{default:e.withCtx(()=>{var O;return[e.createVNode(d,{type:"primary",size:"small",icon:k.icon,disabled:(O=k.disabled)==null?void 0:O.call(k,E.row),circle:"",onClick:D=>k.clickFun(E.row,E.$index,t.tableData)},null,8,["icon","disabled","onClick"])]}),_:2},1032,["content"])):(e.openBlock(),e.createBlock(d,{key:1,type:"primary",text:"",size:"small",disabled:(B=k.disabled)==null?void 0:B.call(k,E.row),onClick:O=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["disabled","onClick"]))],64)}),128)),e.createVNode(g,null,{dropdown:e.withCtx(()=>[e.createVNode(C,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filterOperations(o.col.operation,E.row).slice(2),k=>(e.openBlock(),e.createBlock(u,{key:k,onClick:B=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["onClick"]))),128))]),_:2},1024)]),default:e.withCtx(()=>[e.createVNode(d,{size:"small",type:"primary",icon:"el-icon-more-filled",class:"el-dropdown-link",text:""})]),_:2},1024)],64))])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.col.eleRender?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.col.eleRender(E.row,E.$index),onClick:k=>{var B,O;return(O=(B=o.col).clickFun)==null?void 0:O.call(B,E.row,E.$index,t.tableData)}},null,8,CA)):o.col.type==="img"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[Array.isArray(l.getChildName(E.row,o.col))?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(l.getChildName(E.row,o.col),(k,B)=>(e.openBlock(),e.createBlock(m,{key:B,style:{height:"28px","margin-right":"5px"},src:k||r.empty,"preview-src-list":l.getChildName(E.row,o.col),fit:"cover","z-index":99,"preview-teleported":!0},{error:e.withCtx(()=>[e.createElementVNode("div",yA,[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})])]),_:1},8,["src","preview-src-list"]))),128)):(e.openBlock(),e.createBlock(m,{key:1,style:{height:"28px"},src:l.getChildName(E.row,o.col)||r.empty,"preview-src-list":[l.getChildName(E.row,o.col)],fit:"cover","z-index":99,"preview-teleported":!0},{error:e.withCtx(()=>[e.createElementVNode("div",AA,[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})])]),_:1},8,["src","preview-src-list"]))],64)):o.col.date?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[Array.isArray(l.getChildName(E.row,o.col))?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col)[0],o.col.dateFormat):"--")+" 到 "+e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col)[1],o.col.dateFormat):"--"),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col),o.col.dateFormat):"--"),1)],64))],64)):o.col.switch?(e.openBlock(),e.createBlock(w,{key:3,"inline-prompt":!0,"active-text":o.col.activeText||"是","inactive-text":o.col.inactiveText||"否",style:{"--el-switch-on-color":"var(--el-color-primary)","--el-switch-off-color":"#c6c6c6"},modelValue:E.row[o.col.dataIndex],"onUpdate:modelValue":k=>E.row[o.col.dataIndex]=k,"active-value":o.col.activeValue??!0,"inactive-value":o.col.inactiveValue??!1,disabled:o.col.disabled?o.col.disabled(E.row):!1,onChange:k=>{o.col.clickFun(k,E.row)}},null,8,["active-text","inactive-text","modelValue","onUpdate:modelValue","active-value","inactive-value","disabled","onChange"])):o.col.video?(e.openBlock(),e.createElementBlock("video",{key:4,width:"40",src:E.row[o.col.dataIndex],style:{margin:"5px 0"}},null,8,bA)):o.col.array?(e.openBlock(),e.createElementBlock("span",wA,e.toDisplayString(E.row[o.col.dataIndex]?E.row[o.col.dataIndex].toString():""),1)):o.col.component?e.renderSlot(t.$slots,o.col.component,{key:6,scope:E.row,col:o.col},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0):(V=o.col.options)!=null&&V.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(T=o.col)!=null&&T.isEdit?(e.openBlock(),e.createBlock(y,{key:0,class:"select-select number",modelValue:E.row[o.col.dataIndex],"onUpdate:modelValue":k=>E.row[o.col.dataIndex]=k,placeholder:"请选择",clearable:"",filterable:"",onChange:k=>{var B,O;return(O=(B=o.col).callback)==null?void 0:O.call(B,k,E.row)}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.col.options,k=>(e.openBlock(),e.createBlock(b,{key:k[o.col.optionsValue||"value"],label:k[o.col.optionsLabel||"label"],value:k[o.col.optionsValue||"value"]},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onUpdate:modelValue","onChange"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getEnumLabel(E.row,o.col)),1)],64))],64)):o.col.link?(e.openBlock(),e.createElementBlock("span",{key:8,class:"el-button el-button--primary el-button--small is-text",onClick:k=>{var B,O;return(O=(B=o.col).clickFun)==null?void 0:O.call(B,E.row,E.$index,t.tableData)}},e.toDisplayString(E.row[o.col.dataIndex]||""),9,kA)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)),1)],64)),o.col.copy?e.withDirectives((e.openBlock(),e.createBlock(p,{key:10,class:"copy-btn"},{default:e.withCtx(()=>[e.createVNode(I)]),_:1})),[[x,E.row[o.col.dataIndex]]]):e.createCommentVNode("",!0)],64))]}),_:3},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"]))}const BA=Q(hA,[["render",EA],["__scopeId","data-v-b41422e5"]]);function VA(){const t=e.ref(!1),n=l=>{l.requestFullscreen?l.requestFullscreen():l.mozRequestFullScreen?l.mozRequestFullScreen():l.webkitRequestFullscreen?l.webkitRequestFullscreen():l.msRequestFullscreen&&l.msRequestFullscreen()},o=()=>{document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen()},a=()=>{t.value?o():n(document.documentElement),t.value=!t.value},r=()=>{t.value=!!(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)};return e.onMounted(()=>{document.addEventListener("fullscreenchange",r),document.addEventListener("webkitfullscreenchange",r),document.addEventListener("mozfullscreenchange",r),document.addEventListener("MSFullscreenChange",r)}),e.onUnmounted(()=>{document.removeEventListener("fullscreenchange",r),document.removeEventListener("webkitfullscreenchange",r),document.removeEventListener("mozfullscreenchange",r),document.removeEventListener("MSFullscreenChange",r)}),{isFullscreen:t,toggle:a}}const{toggle:xA}=VA(),SA={name:"lwTable",components:{VueSelecto:v5.VueSelecto,TableColumn:BA,draggable:xt},props:{refName:{type:String,default:"multipleTableRef"},tableName:{type:String,default:""},tableData:{type:Array,default:()=>[]},tableColumns:{type:Array,default:()=>[]},loading:{type:Boolean,default:!1},tableSize:{type:String,default:"large"},bordered:{type:Boolean,default:!0},stripe:{type:Boolean,default:!1},hoverable:{type:Boolean,default:!0},maxHeight:{type:String,default:""},height:{type:String,default:""},cardCol:{type:Object,default:{sm:12,md:8,lg:6,xl:3}},rowSelection:{type:Boolean,default:!1},isRadio:{type:Boolean,default:!1},rowKey:{type:String,default:"id"},defaultSelectData:{type:Array,default:()=>[]},selectedKeys:{type:Array},selectDatas:{type:Array},selectStatus:{type:Function,default:()=>!0},isShowPagination:{type:Boolean,default:!0},searchParams:{type:Object,default:()=>({page:1,size:20})},totalCount:{type:Number,default:0},pageSizes:{type:Array,default:()=>[10,20,30,40,50]},defaultExpandAll:{type:Boolean,default:!1},virtualListProps:{type:Object,default:void 0},summaryMethod:{type:Function,default:()=>[]},hideTool:{type:Boolean,default:!1},hideCard:{type:Boolean,default:!0},isSetting:{type:Boolean,default:!1},saveKey:{type:String,default:""},draggable:{type:Object}},data(){return{tableHeaders:[],localTableSize:this.tableSize,tableHeight:0,checkedKeys:[],treeData:[],allCheck:!0,fixNum:0,selectedKeysForm:[],selectGoodsDatas:[],selectAllGoods:[],isFullscreen:!1,isCard:!this.hideCard}},watch:{tableColumns:{handler(){this.filterData()},deep:!0,immediate:!0},tableData:{handler(t){const n=[...t,...this.selectAllGoods],o=Array.from(new Set(n.map(a=>a[this.rowKey]))).map(a=>n.find(r=>r[this.rowKey]===a));this.selectAllGoods=o},deep:!0,immediate:!0},selectedKeys:{handler(t){if(t&&(this.selectedKeysForm=t,this.selectGoodsDatas=[],this.selectAllGoods.length)){const o=[...this.selectAllGoods.filter(r=>t.includes(r[this.rowKey])),...this.selectGoodsDatas],a=Array.from(new Set(o.map(r=>r[this.rowKey]))).map(r=>o.find(l=>l[this.rowKey]===r));this.selectGoodsDatas=a,this.$emit("update:selectDatas",a)}},deep:!0,immediate:!0}},created(){window.addEventListener("resize",this.handleResize),this.$nextTick(()=>{this.handleResize()}),this.$bus.$on("setTableHeight",()=>{this.$nextTick(()=>{this.handleResize()})})},beforeDestroy(){window.removeEventListener("resize",this.handleResize)},methods:{changeTages(t){this.tableHeaders=this.treeData.filter(n=>this.checkedKeys.includes(n.key))},filterData(){const t=this.tableColumns;this.checkedKeys=[];const n=[];t.forEach(o=>{o.key||(o.key=this.$tool.getUUID()),(o.checked===void 0||o.checked)&&(this.checkedKeys.push(o.key),n.push(o));const a=document.createElement("span");a.style.display="inline",a.style.font="14px",a.style.visibility="hidden",a.style.position="absolute",a.style.whiteSpace="nowrap",a.textContent=o.title,document.body.appendChild(a);const r=a.offsetWidth;document.body.removeChild(a);let l=(o==null?void 0:o.width)||0,i=(o==null?void 0:o.minWidth)||0;o.width?o.width=l>r*2?l:r*2:o.minWidth=i>r*2?i:r*2}),this.treeData=t,this.tableHeaders=n},checkAll(t){t?(this.tableHeaders=JSON.parse(JSON.stringify(this.tableColumns)),this.checkedKeys=this.tableHeaders.map(n=>(n.key||(n.key=this.$tool.getUUID()),n.key))):(this.tableHeaders=[],this.checkedKeys=[]),this.treeData.forEach(n=>{n.checked=t})},treeCheck(){this.tableHeaders=this.treeData.filter(t=>this.checkedKeys.includes(t.key))},handleChange(t){this.$emit("draggable",t)},handleSelectionChange(t){this.$emit("multipleSelection",t)},handleCurrentChange(t){this.$emit("currentChange",t)},handleExpandChange(t,n){this.$emit("expandChange",t,n)},sizeChange(t){this.searchParams.size=t,this.$emit("getTableData")},currentChange(t){this.searchParams.page=t-1,this.$emit("getTableData",this.searchParams.page)},refresh(){this.currentChange(1)},handleSelect(t){this.localTableSize=t},tableToggleFullScreen(){this.isFullscreen=!this.isFullscreen,xA()},handleResize(){document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement||(this.isFullscreen=!1);const n=document.querySelector(".adminui-main")||{clientHeight:0},o=document.querySelector(".table-block > .btn-container"),a=document.querySelector(".lw-search-card"),r=document.querySelector(".el-form-item__content > .lw-table-page");this.tableHeight=n.clientHeight,a&&(this.tableHeight=this.tableHeight-a.clientHeight),o&&(this.tableHeight=this.tableHeight-o.clientHeight-10),r?this.tableHeight="":this.tableHeight=this.tableHeight-110},onSelect({selected:t}){let n=[];t.forEach(o=>{const a=o.getAttribute("data-item");if(a){const r=JSON.parse(a);n.push(r)}}),this.$emit("multipleSelection",n)},toggleRowSelection(t,n){this.isCard||this.$refs.multipleTable.toggleRowSelection(t,n)}}},NA={class:"lw-table-page"},IA=["data-item"],_A={key:2,class:"pagination-block"},LA={class:"tool-block"},FA={class:"dropdown-trigger"},TA={class:"table-draggable-item"},MA={class:"fix-num",style:{"margin-top":"10px"}};function DA(t,n,o,a,r,l){const i=e.resolveComponent("el-table-column"),s=e.resolveComponent("TableColumn"),c=e.resolveComponent("el-table"),p=e.resolveComponent("VueSelecto"),f=e.resolveComponent("el-col"),d=e.resolveComponent("el-empty"),u=e.resolveComponent("el-row"),C=e.resolveComponent("el-icon-refresh"),g=e.resolveComponent("el-icon"),A=e.resolveComponent("el-tooltip"),m=e.resolveComponent("el-icon-postcard"),w=e.resolveComponent("el-icon-document"),b=e.resolveComponent("el-icon-set-up"),y=e.resolveComponent("el-dropdown-item"),I=e.resolveComponent("el-dropdown-menu"),x=e.resolveComponent("el-dropdown"),E=e.resolveComponent("el-icon-setting"),S=e.resolveComponent("el-checkbox"),V=e.resolveComponent("el-icon-rank"),T=e.resolveComponent("draggable"),k=e.resolveComponent("el-checkbox-group"),B=e.resolveComponent("el-input-number"),O=e.resolveComponent("el-popover"),D=e.resolveComponent("el-icon-full-screen"),M=e.resolveComponent("el-pagination"),z=e.resolveDirective("loading");return e.openBlock(),e.createElementBlock("div",NA,[t.isCard?(e.openBlock(),e.createElementBlock("div",{key:1,class:"table-card-list",style:e.normalizeStyle({minHeight:t.maxHeight})},[e.createVNode(u,{gutter:20},{default:e.withCtx(()=>[e.createVNode(p,{dragContainer:".table-card-list",boundContainer:".table-card-list",selectableTargets:[".table-card-item"],selectByClick:!0,selectFromInside:!0,continueSelect:!1,toggleContinueSelect:"shift",keyContainer:t.window,hitRate:50,onSelect:t.onSelect},null,8,["keyContainer","onSelect"]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableData,(h,P)=>(e.openBlock(),e.createBlock(f,{sm:t.cardCol.sm,md:t.cardCol.md,lg:t.cardCol.lg,xl:t.cardCol.xl,key:P},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"table-card-item","data-item":JSON.stringify(h)},[e.renderSlot(t.$slots,"cardItem",{item:h},void 0,!0)],8,IA)]),_:2},1032,["sm","md","lg","xl"]))),128)),t.tableData.length==0?(e.openBlock(),e.createBlock(f,{key:0,span:24},{default:e.withCtx(()=>[e.createVNode(d,{description:"暂无数据"})]),_:1})):e.createCommentVNode("",!0)]),_:3})],4)):e.withDirectives((e.openBlock(),e.createBlock(c,{key:0,ref:"multipleTable",columns:t.tableHeaders,data:t.tableData,"row-key":t.rowKey,"max-height":t.maxHeight||t.tableHeight,height:t.height||t.tableHeight,size:t.localTableSize,stripe:t.stripe,hoverable:t.hoverable,"highlight-current-row":"","scrollbar-always-on":"","virtual-list-props":t.virtualListProps,onCurrentChange:t.handleCurrentChange,onSelectionChange:t.handleSelectionChange,onExpandChange:t.handleExpandChange},{default:e.withCtx(()=>[t.rowSelection?(e.openBlock(),e.createBlock(i,{key:0,fixed:"left",type:"selection",width:"55"})):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableHeaders,(h,P)=>(e.openBlock(),e.createBlock(s,{col:h,key:P},{[h.component]:e.withCtx(N=>[e.renderSlot(t.$slots,h.component,e.mergeProps({ref_for:!0},N),void 0,!0)]),_:2},1032,["col"]))),128))]),_:3},8,["columns","data","row-key","max-height","height","size","stripe","hoverable","virtual-list-props","onCurrentChange","onSelectionChange","onExpandChange"])),[[z,t.loading]]),t.isShowPagination?(e.openBlock(),e.createElementBlock("div",_A,[e.createElementVNode("div",LA,[t.hideTool?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(A,{content:t.$t("btn.refresh")},{default:e.withCtx(()=>[e.createVNode(g,{size:"20",onClick:t.refresh},{default:e.withCtx(()=>[e.createVNode(C)]),_:1},8,["onClick"])]),_:1},8,["content"]),t.hideCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(A,{key:0,content:t.isCard?"表格显示":"卡片显示"},{default:e.withCtx(()=>[e.createVNode(g,{size:"20",onClick:n[0]||(n[0]=h=>t.isCard=!t.isCard)},{default:e.withCtx(()=>[t.isCard?(e.openBlock(),e.createBlock(w,{key:1})):(e.openBlock(),e.createBlock(m,{key:0}))]),_:1})]),_:1},8,["content"])),t.isCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(x,{key:1,onCommand:t.handleSelect},{dropdown:e.withCtx(()=>[e.createVNode(I,null,{default:e.withCtx(()=>[e.createVNode(y,{command:"small"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.mini")),1)]),_:1}),e.createVNode(y,{command:"medium"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.small")),1)]),_:1}),e.createVNode(y,{command:"large"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.medium")),1)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("span",FA,[e.createVNode(A,{content:t.$t("lwTable.tools.lineHeightName")},{default:e.withCtx(()=>[e.createVNode(g,{size:"20"},{default:e.withCtx(()=>[e.createVNode(b)]),_:1})]),_:1},8,["content"])])]),_:1},8,["onCommand"])),t.isCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(O,{key:2,placement:"top-start",title:t.$t("lwTable.tools.columnsSetting"),width:300,trigger:"hover"},{reference:e.withCtx(()=>[e.createVNode(g,{size:"20"},{default:e.withCtx(()=>[e.createVNode(E)]),_:1})]),default:e.withCtx(()=>[e.createVNode(S,{modelValue:t.allCheck,"onUpdate:modelValue":n[1]||(n[1]=h=>t.allCheck=h),onChange:t.checkAll},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.allCheck"))+","+e.toDisplayString(t.$t("lwTable.tools.hasChecked"))+e.toDisplayString(t.checkedKeys.length)+"/"+e.toDisplayString(t.treeData.length),1)]),_:1},8,["modelValue","onChange"]),e.createVNode(k,{modelValue:t.checkedKeys,"onUpdate:modelValue":n[3]||(n[3]=h=>t.checkedKeys=h),onChange:t.treeCheck},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:t.treeData,"onUpdate:modelValue":n[2]||(n[2]=h=>t.treeData=h),onChange:t.changeTages,"item-key":"key",handle:".drag-handle"},{item:e.withCtx(({element:h})=>[e.createElementVNode("div",TA,[e.createVNode(S,{label:h.title,value:h.key},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h.title),1)]),_:2},1032,["label","value"]),e.createVNode(g,{size:"14",class:"drag-handle"},{default:e.withCtx(()=>[e.createVNode(V)]),_:1})])]),_:1},8,["modelValue","onChange"])]),_:1},8,["modelValue","onChange"]),e.createElementVNode("div",MA,[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.table_before"))+" ",1),e.createVNode(B,{modelValue:t.fixNum,"onUpdate:modelValue":n[4]||(n[4]=h=>t.fixNum=h),min:0,max:10,size:"small"},null,8,["modelValue"]),e.createTextVNode(" "+e.toDisplayString(t.$t("lwTable.tools.column_fixed")),1)])]),_:1},8,["title"])),e.createVNode(A,{content:t.isFullscreen?t.$t("lwTable.tools.cancel"):t.$t("lwTable.tools.fullScreen")},{default:e.withCtx(()=>[t.isFullscreen?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(g,{key:0,class:"icon-fullscreen",onClick:t.tableToggleFullScreen},{default:e.withCtx(()=>[e.createVNode(D)]),_:1},8,["onClick"])),t.isFullscreen?(e.openBlock(),e.createBlock(g,{key:1,class:"icon-fullscreen-exit",onClick:t.tableToggleFullScreen},{default:e.withCtx(()=>[e.createVNode(D)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)]),_:1},8,["content"])],64))]),e.createVNode(M,{background:"",size:"small","current-page":parseFloat(t.searchParams.page).toString()=="NaN"?1:t.searchParams.page,"page-size":t.searchParams.size||10,total:t.totalCount,"page-sizes":t.pageSizes,layout:"total, prev, pager, next, sizes, jumper",onSizeChange:t.sizeChange,onCurrentChange:t.currentChange},null,8,["current-page","page-size","total","page-sizes","onSizeChange","onCurrentChange"])])):e.createCommentVNode("",!0)])}const B0=Q(SA,[["render",DA],["__scopeId","data-v-13c6232e"]]),OA={components:{FormComponent:Vt},name:"lwSearch",props:{options:{type:Array,default:()=>[]},modelValue:{type:Object,default:()=>({})},labelWidth:{type:String,default:"70px"},labelPosition:{type:String,default:"left"},isSave:{type:Boolean,default:!1},isCloud:{type:Boolean,default:!1},saveKey:{type:String,default:""},isExpand:{type:Boolean,default:!1},hasExpandAll:{type:Boolean,default:!1},hideLabel:{type:Boolean,default:!1},labelAlign:{type:String,default:"right"}},data(){return{componentType:Object.keys(Vt.data().componentMap),form:{},defaultForm:{},isExpandStatus:!1,isExpandAll:!0,span:6,currentTemplate:{},variantList:[],varianId:[],systemName:"shopManagement"}},watch:{modelValue:{handler(t){JSON.stringify(t)!==JSON.stringify(this.form)&&(this.form=JSON.parse(JSON.stringify(t)))},deep:!0},form:{handler(t){JSON.stringify(t)!==JSON.stringify(this.modelValue)&&this.$emit("update:modelValue",t)},deep:!0},options:{handler(t){this.$bus.$emit("setTableHeight")},deep:!0}},computed:{isExpandNumber(){return this.options.reduce((n,o)=>n+(o.span||this.span),0)-18>0},isExpandRow(){const n=this.options.reduce((o,a)=>o+(a.span||this.span),0)%24;return this.isExpandStatus&&n==0},defaultOptions(){return this.options.map(t=>{var f;const{label:n,value:o,span:a,prop:r,renderType:l,placeholder:i=n,...s}=t||{},c={label:n,name:r,value:o,component:l,span:a},p={placeholder:i,...s};switch(l){case"dateRange":return{...c,component:"date",options:{type:"datetimerange",...p,format:t.format||"YYYY-MM-DD HH:mm:ss",valueFormat:t.valueFormat||"YYYY-MM-DD HH:mm:ss"}};case"select":return{...c,options:{...p,items:(f=t.options)==null?void 0:f.map(d=>({label:d[t.labelKey||"label"],value:d[t.valueKey||"value"]}))}};case"cascader":return{...c,options:{...p,items:t.options}};case"input":return{...c,options:p};default:return t}})}},mounted(){this.isExpandStatus=this.isExpand,this.form=JSON.parse(JSON.stringify(this.modelValue)),this.defaultForm=JSON.stringify(this.defaultForm)==="{}"?JSON.parse(JSON.stringify(this.modelValue)):this.defaultForm},methods:{isDefaultShow(t){return this.options.slice(0,t+1).reduce((o,a)=>o+(a.span||this.span),0)<=18},handleExpandStatus(){this.isExpandStatus=!this.isExpandStatus,this.$bus.$emit("setTableHeight")},submitForm(t){this.$refs[t]&&this.$refs[t].validate(n=>{n&&this.$emit("search")})},resetForm(t){this.$refs[t]&&(this.$refs[t].resetFields(),this.form=JSON.parse(JSON.stringify(this.defaultForm)),this.form.size=this.modelValue.size,this.$emit("reset"))},expandAll(){this.isExpandAll=!this.isExpandAll}}},RA={key:0,class:"lw-search-card"},PA={class:"search-content"},qA={class:"control"};function QA(t,n,o,a,r,l){const i=e.resolveComponent("el-cascader"),s=e.resolveComponent("FormComponent"),c=e.resolveComponent("el-form-item"),p=e.resolveComponent("el-col"),f=e.resolveComponent("el-row"),d=e.resolveComponent("el-button"),u=e.resolveComponent("el-form");return l.defaultOptions.length>0?(e.openBlock(),e.createElementBlock("div",RA,[e.createElementVNode("div",PA,[e.createVNode(u,{ref:"searchForm",model:r.form,onSubmit:n[3]||(n[3]=e.withModifiers(()=>{},["prevent"])),"label-align":o.labelAlign,style:{width:"100%"}},{default:e.withCtx(()=>[e.createVNode(f,{class:e.normalizeClass([l.isExpandRow?"expand-row":""]),gutter:10},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.defaultOptions,(C,g)=>(e.openBlock(),e.createBlock(p,{key:C.prop,class:e.normalizeClass([l.isDefaultShow(g)||r.isExpandStatus?"":"hide"]),span:C!=null&&C.span?C.span:6},{default:e.withCtx(()=>[e.createVNode(c,{"label-width":o.hideLabel?0:o.labelWidth,required:C.required,label:o.hideLabel?"":t.$t(C.label)},{default:e.withCtx(()=>{var A,m,w,b,y;return[C.component=="cascader"?(e.openBlock(),e.createBlock(i,{key:0,modelValue:r.form[C.name],"onUpdate:modelValue":I=>r.form[C.name]=I,style:{width:"100%"},props:(A=C==null?void 0:C.options)==null?void 0:A.props,separator:(m=C==null?void 0:C.options)==null?void 0:m.separator,disabled:(w=C==null?void 0:C.options)==null?void 0:w.disabled,placeholder:(b=C==null?void 0:C.options)==null?void 0:b.placeholder,options:C==null?void 0:C.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(C.component)?(e.openBlock(),e.createBlock(s,{key:1,modelValue:r.form[C.name],"onUpdate:modelValue":I=>r.form[C.name]=I,item:C,disabled:(y=C==null?void 0:C.options)==null?void 0:y.disabled},null,8,["modelValue","onUpdate:modelValue","item","disabled"])):e.createCommentVNode("",!0)]}),_:2},1032,["label-width","required","label"])]),_:2},1032,["class","span"]))),128))]),_:1},8,["class"]),e.createElementVNode("div",qA,[e.createVNode(d,{text:"",bg:"",onClick:n[0]||(n[0]=C=>l.resetForm("searchForm"))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.reset")),1)]),_:1}),e.createVNode(d,{type:"primary",onClick:n[1]||(n[1]=C=>l.submitForm("searchForm"))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.query")),1)]),_:1}),e.createElementVNode("div",{class:e.normalizeClass(l.isExpandNumber?"expand-button":"hidden"),onClick:n[2]||(n[2]=C=>l.handleExpandStatus())},[e.createElementVNode("span",null,e.toDisplayString(r.isExpandStatus?t.$t("lwSearch.shouQi"):t.$t("lwSearch.zhanKai")),1)],2)])]),_:1},8,["model","label-align"])])])):e.createCommentVNode("",!0)}const V0=Q(OA,[["render",QA],["__scopeId","data-v-f2847c24"]]),UA={components:{lwTable:B0,lwSearch:V0},data(){return{drawer:!1,searchOptions:[{label:"类型",prop:"type_like",renderType:"select",options:[{value:"Manual",label:"手动执行"},{value:"Timer",label:"定时执行"},{value:"Cycle",label:"周期执行"}],valueKey:"value",labelKey:"label"},{label:"类型",prop:"type_like",renderType:"se"},{label:"状态",prop:"status_like",renderType:"input"}],searchParams:{page:1,size:10},layout:{grid:4,labelWidth:"0",hideLabel:!0,labelAlign:"right"},tableData:[],totalCount:0,tableHeaders:[{title:"名称",dataIndex:"name",minWidth:"120",copy:!0,tooltip:!0},{title:"类型",dataIndex:"type",minWidth:"120",copy:!0,tooltip:!0},{title:"开启时间",dataIndex:"startTime",width:"180",eleRender:t=>`<span>${ee(t.startTime).format("YYYY-MM-DD HH:mm:ss")}</span>`},{title:"结束时间",dataIndex:"executeMode.expireTime",width:"180",eleRender:t=>{var n;return`<span>${ee((n=t.executeMode)==null?void 0:n.expireTime).format("YYYY-MM-DD HH:mm:ss")}</span>`}},{title:"执行模式",dataIndex:"executeMode.type",minWidth:"120",eleRender:t=>({Manual:"手动执行",Timer:"定时执行",Cycle:"周期执行"})[t.executeMode.type]},{title:this.$t("btn.operation"),width:"140",fixed:"right",ellipsis:!0,operation:[{icon:"",clickFun:this.del,label:this.$t("btn.delete"),isShow:()=>!0}]}],visible:!1,loading:!1}},methods:{async getTableData(t=0){this.loading=!0;let n={page:t,size:this.searchParams.size,expression:this.$expression(this.searchParams)};this.searchParams.page=t+1;let o=`${this.$tool.data.get("tenantId")}_${this.$tool.data.get("tenantId")}_${this.$config.APP_NAME.toLowerCase()}`,a=`${this.$config.API_URL}/job-manage/${o}/job`;await this.$http.get(a,n),this.tableData=res.content,this.currentPage=t,this.totalCount=res.size,this.loading=!1},reset(){this.searchParams={},this.getTableData()},search(){this.getTableData()},openTask(){this.getTableData(),this.drawer=!0}}},zA={class:"task-item"},GA={class:"task-content"},HA={class:"table-block"};function jA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-finished"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("lw-search"),p=e.resolveComponent("lw-table"),f=e.resolveComponent("el-drawer");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",zA,[e.createElementVNode("div",{class:"task-btn",onClick:n[0]||(n[0]=(...d)=>l.openTask&&l.openTask(...d))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1}),n[3]||(n[3]=e.createTextVNode(" 任务中心 ",-1))])]),e.createVNode(f,{modelValue:r.drawer,"onUpdate:modelValue":n[2]||(n[2]=d=>r.drawer=d),title:"任务中心",size:"61.8%"},{default:e.withCtx(()=>[e.createElementVNode("div",GA,[e.createVNode(c,{options:r.searchOptions,modelValue:r.searchParams,"onUpdate:modelValue":n[1]||(n[1]=d=>r.searchParams=d),columnNumber:r.layout.grid,expandNumber:4,labelWidth:r.layout.labelWidth+"px",hideLabel:r.layout.hideLabel,labelAlign:r.layout.labelAlign,onSearch:l.search,onReset:l.reset},null,8,["options","modelValue","columnNumber","labelWidth","hideLabel","labelAlign","onSearch","onReset"]),e.createElementVNode("div",HA,[e.createVNode(p,{hideTool:!1,loading:r.loading,"table-data":r.tableData,tableColumns:r.tableHeaders,"search-params":r.searchParams,isShowPagination:!0,"total-count":r.totalCount,onGetTableData:l.getTableData},null,8,["loading","table-data","tableColumns","search-params","total-count","onGetTableData"])])])]),_:1},8,["modelValue"])],64)}const YA={props:{isShowBu:{type:Boolean,default:!0},isShowTask:{type:Boolean,default:!0},isInitialized:{type:Boolean,default:!0},unPassport:{type:Boolean,default:!0}},components:{bu:c5,task:Q(UA,[["render",jA],["__scopeId","data-v-67b6e19f"]]),setting:uA},data(){return{empty:E0,settingDialog:!1,userName:"",userNameF:"",searchVisible:!1,tasksVisible:!1,msg:!1}},created(){this.$store.state.user=this.$tool.data.get("userAuthInfo")},methods:{handleUser(t){t=="setting"&&(this.settingDialog=!0),t=="cmd"&&this.$router.push({path:"/cmd"}),t=="clearCache"&&this.$confirm("清除缓存会将系统初始化,包括登录状态、主题、语言设置等,是否继续?","提示",{type:"info"}).then(()=>{this.$tool.data.clear(),"serviceWorker"in navigator&&navigator.serviceWorker.getRegistrations().then(function(n){for(let o of n)o.unregister()}),this.clearAllCookies(),window.location.href="/#/passport-login"}).catch(()=>{}),t=="outLogin"&&this.$confirm("确认是否退出当前用户?","提示",{type:"warning",confirmButtonText:"退出",confirmButtonClass:"el-button--danger"}).then(()=>{var n;this.$store.commit("clearViewTags"),this.$store.commit("clearKeepLive"),this.$store.commit("clearIframeList"),this.clearAllCookies(),window.location.href=((n=this.$config)==null?void 0:n.LOGIN_URL)||"/#/passport-login"}).catch(()=>{})},screen(){var t=document.documentElement;this.$tool.screen(t)},showMsg(){this.msg=!0},search(){this.searchVisible=!0},tasks(){this.tasksVisible=!0},clearAllCookies(){const t=window.location.hostname;document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=."+t,document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain="+t,document.cookie.split(";").forEach(o=>{const a=o.indexOf("="),r=a>-1?o.substr(0,a).trim():o.trim();(r.includes("token")||r.includes("auth")||r.includes("session")||r.includes("user"))&&(document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=."+t,document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain="+t)}),localStorage.clear(),sessionStorage.clear(),this.$bus.$emit("clearAllCookies")}}},ZA={class:"user-bar"},KA={class:"user-avatar"},WA={class:"user-body"},JA={class:"user-name"};function vA(t,n,o,a,r,l){const i=e.resolveComponent("task"),s=e.resolveComponent("bu"),c=e.resolveComponent("el-avatar"),p=e.resolveComponent("el-dropdown-item"),f=e.resolveComponent("el-dropdown-menu"),d=e.resolveComponent("el-dropdown"),u=e.resolveComponent("setting"),C=e.resolveComponent("el-drawer");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",ZA,[o.unPassport?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.renderSlot(t.$slots,"userbarActionBox",{},void 0,!0),o.isShowTask?(e.openBlock(),e.createBlock(i,{key:0})):e.createCommentVNode("",!0),o.isShowBu?(e.openBlock(),e.createBlock(s,{key:1,isInitialized:o.isInitialized},null,8,["isInitialized"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"userbarActionData",{},void 0,!0)],64)):e.createCommentVNode("",!0),e.createVNode(d,{class:"user panel-item",trigger:"click",onCommand:l.handleUser},{dropdown:e.withCtx(()=>[e.createVNode(f,null,{default:e.withCtx(()=>[e.createVNode(p,{command:"uc"},{default:e.withCtx(()=>[e.createElementVNode("div",WA,[e.createVNode(c,{size:30,src:t.$store.state.user.img||r.empty},null,8,["src"]),e.createElementVNode("div",JA,[e.createElementVNode("label",null,e.toDisplayString(t.$store.state.user.realName),1),e.createElementVNode("label",null,e.toDisplayString(t.$store.state.user.username),1)])])]),_:1}),e.createVNode(p,{divided:"",command:"setting"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.layoutConfiguration")),1)]),_:1}),e.createVNode(p,{command:"clearCache"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.clearCache")),1)]),_:1}),e.createVNode(p,{divided:"",command:"outLogin"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.outLogin")),1)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",KA,[e.createVNode(c,{size:30,src:t.$store.state.user.img||r.empty},null,8,["src"])])]),_:1},8,["onCommand"])]),e.createVNode(C,{title:"布局实时演示",modelValue:r.settingDialog,"onUpdate:modelValue":n[0]||(n[0]=g=>r.settingDialog=g),size:400,"append-to-body":"","destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(u)]),_:1},8,["modelValue"])],64)}const XA={name:"lwLayout",props:{isShowBu:{type:Boolean,default:!0},isShowTask:{type:Boolean,default:!1},isInitialized:{type:Boolean,default:!0},tagShowID:{type:Boolean,default:!1},unPassport:{type:Boolean,default:!0},hasMenuPermission:{type:Boolean,default:!0},appName:{type:String,default:""},appSimpleName:{type:String,default:""}},components:{SideM:Zy,Topbar:aA,Tags:Xy,NavMenu:s5,userbar:Q(YA,[["render",vA],["__scopeId","data-v-eca44405"]]),AppMenu:My,iframeView:qy},data(){return{changeMenu:!1,menu:[],nextMenu:[],pmenu:{},config:{},active:""}},computed:{ismobile(){return this.$store.state.global.ismobile},layout(){return this.$tool.data.get("SET_layout")||this.$store.state.global.layout},layoutTags(){return this.$store.state.global.layoutTags},menuIsCollapse(){return this.$store.state.global.menuIsCollapse},applicationName(){let t=localStorage.getItem("userAuthInfo"),{grantedApplications:n}=JSON.parse(t)||{};if(n){let o=n.find(a=>a.code===this.$config.APP_NAME.toLowerCase());return o!=null&&o.aliasName?o:""}else return""}},beforeCreate(){this.$bus.$on("setMenu",o=>{this.changeMenu=!0,this.menu=this.filterUrl(o)}),this.$tool.data.get("APP_LAYOUTTAGS")&&(this.$store.state.global.layoutTags=!1);let n=this.$tool.data.get("APP_menuIsCollapse");this.$store.state.global.menuIsCollapse=!!n},async created(){if(this.onLayoutResize(),window.addEventListener("resize",this.onLayoutResize),this.getUserInfo(),!this.changeMenu){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)}this.showThis(),this.$store.commit("LOAD_USER_FROM_LOCAL_STORAGE");const n=this.$tool.data.get("MANUAL_CONFIG");if(n!=null&&n.AppName){const{AppName:o}=n;this.config.AppName=o}},watch:{async $route(){this.showThis()},"$i18n.locale"(){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)},layout:{handler(t){document.body.setAttribute("data-layout",t)},immediate:!0}},methods:{async getUserInfo(){var l;let t=await this.$api.auth.bu();this.$tool.data.set("buList",t);let n=this.$tool.data.get("MENU_LIST")||{},o=await this.$api.auth.user();if(!(o!=null&&o.userAuthInfo)&&((l=o==null?void 0:o.loginPage)!=null&&l.includes("pwdChange")))return this.$message.warning("您的密码已过期,请修改密码!"),!1;let a=[...new Set(o.userAuthInfo.menus.map(i=>i.split(".")[0].split("_")[0]))];this.hasMenuPermission&&(o.userAuthInfo.grantedApplications=o.userAuthInfo.grantedApplications.filter(i=>a.includes(i.code)));let r={...o.userAuthInfo,combined:o.combined,menuDynamic:o.menuDynamic,loginPage:o.loginPage,logo:o.logo,menuContent:o.menuContent};if(this.$tool.data.set("tenantId",o.userAuthInfo.tenantId),this.$tool.data.set("userAuthInfo",r),this.$store.state.user={...this.$store.state.user,...r},n.menuDynamic=!!(o!=null&&o.menuDynamic),this.$config.MENU_DYNAMIC&&(o!=null&&o.menuDynamic)){let i=await this.$api.auth.menu();n.DYNAMIC_MENU=this.exportMenu(i)}this.$tool.data.set("MENU_LIST",n),this.logSystemStatus()},exportMenu(t){const n=(a,r=null)=>{const l={name:a.pageName,path:a.path,component:a.component,sort:a.sort,meta:{...a.meta,code:a.applications[0],roles:[...a.authority,a.menuId]}};return a.children&&a.children.length&&(l.children=a.children.sort((i,s)=>i.sort-s.sort).map(i=>n(i,l))),l},o={};return t.forEach(a=>{const r=a.applications[0];o[r]||(o[r]=[]);const l=n(a);o[r].push(l)}),Object.keys(o).forEach(a=>{o[a].sort((r,l)=>r.sort-l.sort)}),o},onLayoutResize(){this.$store.commit("SET_ismobile",document.body.clientWidth<992)},showThis(){this.pmenu=this.$route.meta.breadcrumb?this.$route.meta.breadcrumb[0]:{},this.nextMenu=this.filterUrl(this.pmenu.children),this.$nextTick(()=>{this.active=this.$route.meta.active||this.$route.fullPath})},showMenu(t){this.pmenu=t,this.nextMenu=this.filterUrl(t.children),(!t.children||t.children.length==0)&&t.component&&this.$router.push({path:t.path})},filterUrl(t){var n=[];return t&&t.forEach(o=>{if(o.meta=o.meta?o.meta:{},o.meta.hidden||o.meta.type=="button")return!1;o.meta.type=="iframe"&&(o.path=`/i/${o.name}`),o.children&&o.children.length>0&&(o.children=this.filterUrl(o.children)),n.push(o)}),this.changeMenu=!1,n},openMneu(){window.location.href="/#/passport-application"},logSystemStatus(){var o,a;const t=this.$store.state.user||this.$tool.data.get("userAuthInfo")||{},[n]=performance.getEntriesByType("navigation")||[];console.groupCollapsed("📦 SYSTEM STATUS"),console.groupCollapsed("%c🟢 SYSTEM INITIALIZING","color: #4CAF50; font-weight: bold;"),console.log("lwCdpUi Version:",Ny.version),console.log("Layout:",this.layout),console.log("Mobile:",this.ismobile),console.log("Collapse:",this.menuIsCollapse),console.groupEnd(),console.groupCollapsed("%c👤 USER LOADED","color: #2196F3; font-weight: bold;"),console.log("Name:",t.realName||"Unknown"),console.log("TenantID:",this.$tool.data.get("tenantId")),console.log("Apps:",((o=t.grantedApplications)==null?void 0:o.length)||0),console.groupEnd(),console.groupCollapsed("%c📦 MENU STATUS","color: #FF9800; font-weight: bold;"),console.log("Dynamic Menu:",this.$config.MENU_DYNAMIC&&t.menuDynamic?"Yes":"No"),console.log("Combined Menu:",t.combined?"Yes":"No"),console.log("Routes Loaded:",((a=this.menu)==null?void 0:a.length)||0),console.log("Active Route:",this.active||this.$route.path),console.groupEnd(),console.groupCollapsed("%c⏱️ PERFORMANCE","color: #9C27B0; font-weight: bold;"),n?(console.log("DOM Complete:",`${n.domComplete} ms`),console.log("Full Load:",`${n.loadEventEnd} ms`)):console.log("⚠️ 无法获取性能指标"),console.groupEnd(),console.groupEnd()}}},$A={key:0,class:"aminui-body-default"},eb={class:"aminui-wrapper"},tb={class:"aminui-title-logo"},nb=["src"],ob={key:0,class:"aminui-title-name"},rb={key:1,class:"aminui-title-name"},ab={key:2,class:"aminui-title-name"},lb={key:3,class:"aminui-title-name"},ib={class:"adminui-side-scroll"},sb={class:"adminui-side-bottom"},cb={class:"aminui-body el-container"},db={class:"aminui-body-menu-top"},pb={class:"top-bar-title"},fb={class:"title"},ub={class:"adminui-side-split-right"},hb={class:"adminui-main"},mb={key:1,class:"aminui-body-menu aminui-body-light"},gb={class:"aminui-wrapper"},Cb={class:"aminui-title-logo"},yb=["src"],Ab={key:0,class:"aminui-title-name"},bb={key:1,class:"aminui-title-name"},wb={key:2,class:"aminui-title-name"},kb={key:3,class:"aminui-title-name"},Eb={class:"adminui-side-scroll"},Bb={class:"aminui-body el-container"},Vb={class:"aminui-body-menu-top"},xb={class:"top-bar-title"},Sb={class:"title"},Nb={class:"adminui-side-split-right"},Ib={class:"adminui-main"},_b={key:2,class:"aminui-body-menu"},Lb={class:"aminui-side-split-left"},Fb=["src"],Tb={class:"aminui-wrapper"},Mb={key:0,class:"aminui-title-name"},Db={key:1,class:"aminui-title-name"},Ob={key:2,class:"aminui-title-name"},Rb={key:3,class:"aminui-title-name"},Pb={class:"adminui-side-scroll"},qb={class:"aminui-body el-container"},Qb={class:"aminui-body-menu-top"},Ub={class:"top-bar-title"},zb={class:"title"},Gb={class:"adminui-side-split-right"},Hb={class:"adminui-main"},jb={key:3,class:"aminui-body-passport"},Yb={class:"aminui-body-menu-top"},Zb={class:"left"},Kb={class:"title"},Wb={class:"adminui-main",id:"adminui-main"};function Jb(t,n,o,a,r,l){var x,E,S;const i=e.resolveComponent("NavMenu"),s=e.resolveComponent("el-menu"),c=e.resolveComponent("el-scrollbar"),p=e.resolveComponent("el-button"),f=e.resolveComponent("Side-m"),d=e.resolveComponent("AppMenu"),u=e.resolveComponent("Topbar"),C=e.resolveComponent("userbar"),g=e.resolveComponent("Tags"),A=e.resolveComponent("router-view"),m=e.resolveComponent("iframe-view"),w=e.resolveComponent("el-icon-expand"),b=e.resolveComponent("el-icon-fold"),y=e.resolveComponent("el-icon"),I=e.resolveComponent("Aside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[l.layout=="default"&&o.unPassport?(e.openBlock(),e.createElementBlock("section",$A,[e.createElementVNode("section",eb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[e.createElementVNode("div",tb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[0]||(n[0]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,nb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[1]||(n[1]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),l.menuIsCollapse?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(x=r.config)!=null&&x.AppName?(e.openBlock(),e.createElementBlock("div",ob,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",rb,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",ab,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",lb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1))],64))]),e.createElementVNode("div",ib,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",sb,[e.createVNode(p,{class:"menu-collapse",link:"",icon:l.menuIsCollapse?"el-icon-expand":"el-icon-fold",onClick:n[2]||(n[2]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},null,8,["icon"])])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",cb,[e.createElementVNode("div",db,[e.createElementVNode("div",pb,[e.createVNode(d),e.createElementVNode("span",fb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",ub,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",hb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),["light"].includes(l.layout)&&o.unPassport?(e.openBlock(),e.createElementBlock("section",mb,[e.createElementVNode("section",gb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[e.createElementVNode("div",Cb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[3]||(n[3]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,yb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[4]||(n[4]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),l.menuIsCollapse?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(E=r.config)!=null&&E.AppName?(e.openBlock(),e.createElementBlock("div",Ab,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",bb,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",wb,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",kb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1)),e.createVNode(d)],64))]),e.createElementVNode("div",Eb,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",{class:"adminui-side-bottom",onClick:n[5]||(n[5]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},[e.createVNode(y,null,{default:e.withCtx(()=>[l.menuIsCollapse?(e.openBlock(),e.createBlock(w,{key:0})):(e.openBlock(),e.createBlock(b,{key:1}))]),_:1})])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",Bb,[e.createElementVNode("div",Vb,[e.createElementVNode("div",xb,[e.createElementVNode("span",Sb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",Nb,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",Ib,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),["menu"].includes(l.layout)&&o.unPassport?(e.openBlock(),e.createElementBlock("section",_b,[e.createElementVNode("div",Lb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[6]||(n[6]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,Fb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[7]||(n[7]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),e.createVNode(d)]),e.createElementVNode("section",Tb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[(S=r.config)!=null&&S.AppName?(e.openBlock(),e.createElementBlock("div",Mb,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",Db,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",Ob,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",Rb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1)),e.createElementVNode("div",Pb,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",{class:"adminui-side-bottom",onClick:n[8]||(n[8]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},[e.createVNode(y,null,{default:e.withCtx(()=>[l.menuIsCollapse?(e.openBlock(),e.createBlock(w,{key:0})):(e.openBlock(),e.createBlock(b,{key:1}))]),_:1})])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",qb,[e.createElementVNode("div",Qb,[e.createElementVNode("div",Ub,[e.createElementVNode("span",zb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",Gb,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",Hb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),o.unPassport?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("section",jb,[e.createElementVNode("div",Yb,[e.createElementVNode("div",Zb,[e.createVNode(I,{class:"menu",unPassport:o.unPassport},null,8,["unPassport"]),e.createElementVNode("span",Kb,[e.renderSlot(t.$slots,"accountLogin",{},()=>{var V;return[e.createTextVNode(e.toDisplayString(((V=r.config)==null?void 0:V.AppName)||t.$t("loginPage.accountLogin")),1)]})])]),e.createVNode(C,{isShowBu:o.isShowBu,isInitialized:o.isInitialized,unPassport:o.unPassport},null,8,["isShowBu","isInitialized","unPassport"])]),e.createElementVNode("div",Wb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath}))]),_:1})]))]),_:1})])]))],64)}const f5=Q(XA,[["render",Jb]]),vb={name:"lwLayoutInit",components:{bu:c5},props:{},emits:["save"],setup(t,{emit:n}){return{startInit:e.ref(!0),save:()=>{n("save")},empty:E0}}},Xb=["src"],$b={style:{"margin-top":"20px"}},ew={key:1,class:"table-block"};function tw(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("bu"),c=e.resolveComponent("el-main"),p=e.resolveComponent("el-footer"),f=e.resolveComponent("el-container");return e.openBlock(),e.createBlock(f,null,{default:e.withCtx(()=>[e.createVNode(c,{class:"init-body"},{default:e.withCtx(()=>[a.startInit?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["notice-block",{"table-block":a.startInit}])},[e.createElementVNode("img",{src:a.empty,class:"jpg_empty"},null,8,Xb),n[3]||(n[3]=e.createElementVNode("p",null,"当前业务单元尚未初始化,点击下方按钮开始初始化",-1)),e.createElementVNode("p",$b,[e.createVNode(i,{type:"primary",onClick:n[0]||(n[0]=d=>a.startInit=!1)},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode("开始初始化",-1)])]),_:1})]),e.createVNode(s,{class:"bu-body"})],2)):(e.openBlock(),e.createElementBlock("div",ew,[e.renderSlot(t.$slots,"default",{},void 0,!0)]))]),_:3}),a.startInit?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(p,{key:0,class:"footer-body"},{default:e.withCtx(()=>[e.createVNode(i,{onClick:n[1]||(n[1]=d=>a.startInit=!0)},{default:e.withCtx(()=>[...n[4]||(n[4]=[e.createTextVNode("取消",-1)])]),_:1}),e.renderSlot(t.$slots,"btn",{},()=>[e.createVNode(i,{type:"primary",onClick:a.save},{default:e.withCtx(()=>[...n[5]||(n[5]=[e.createTextVNode("保 存",-1)])]),_:1},8,["onClick"])],!0)]),_:3}))]),_:3})}const u5=Q(vb,[["render",tw],["__scopeId","data-v-dc245069"]]),nw="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20370%20132'%20style='enable-background:new%200%200%20370%20132;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%235C5D5F;}%20.st1{fill:%23D51B28;}%20%3c/style%3e%3cg%3e%3cg%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M24,114l-0.9-4.4c0.7,0,1.3-0.1,1.9-0.3V90.4h-1.4v-4.2h14.6v4.2h-1.4v17.2c0.6-0.2,1.2-0.3,2-0.4%20c-0.1,0.7-0.2,1.7-0.3,3c-0.1,0.7-0.1,1.1-0.1,1.4c-0.5,0-1,0.1-1.6,0.3v5.9h-4.2v-5.2c-0.4,0.1-1,0.2-1.7,0.3%20C29.6,113.1,27.4,113.5,24,114z%20M29,90.4v3.4h3.6v-3.4H29z%20M29,97.5v3.6h3.6v-3.6H29z%20M32.6,108.3v-3.4H29v4%20c0.4-0.1,1-0.2,1.9-0.3C31.6,108.4,32.2,108.3,32.6,108.3z%20M39.3,86.2l3.4-1.9c1.1,1.4,2.3,3.1,3.4,5l-3.3,1.6h4.6%20c1.3-2.2,2.5-4.4,3.4-6.7l4.4,1.9c-1.1,1.7-2.1,3.3-3,4.9h3.4v4h-6.7c0,2.3,0,3.9,0,4.7H57v4h-7c1.3,4.5,3.8,7.7,7.3,9.7%20c-1,1.1-1.9,2.6-2.7,4.3c-3.4-2.7-5.8-6.4-7.2-11.2c-1,4.7-3.3,8.5-7,11.3c-1.1-1.3-2.1-2.6-3.3-3.9c3.7-2.2,6.1-5.6,7.2-10.3%20H38v-4h6.6c0-0.1,0-0.4,0-0.9c0.1-1.4,0.1-2.7,0.1-3.9h-5.9v-4h3.3c-0.2-0.3-0.5-0.8-0.9-1.4C40.5,88,39.8,86.9,39.3,86.2z'/%3e%3cpath%20class='st0'%20d='M115.2,116.9c-0.4-0.4-1-1-1.9-1.7c-0.6-0.6-1-1-1.3-1.1c1.4-2.8,2.1-7.1,2-13v-8.7h17.6v7.9h-13.5%20C118.4,107.8,117.4,113.4,115.2,116.9z%20M132.7,86.3v-2.1h4.6v2.1h8.5v3.7h-8.5v2h-4.6v-2h-7.3v1.3h-4.6v-1.3h-8.6v-3.7h8.6v-2.1%20h4.6v2.1H132.7z%20M119.5,109.6l2.9,1c-0.3,0.6-0.9,1.6-1.7,3c0.7-1,0.6-0.9-0.3,0.4c0.3,0,0.7,0,1.3,0c1,0.1,1.6-0.2,1.6-0.9%20v-4.4h-4.9v-2.9h14v2.9h-5.2v5.7c0,1.8-1.1,2.8-3.2,3c-1.3,0-2.4,0-3.3,0c-0.1-0.3-0.2-0.7-0.3-1.3c-0.2-0.8-0.3-1.3-0.4-1.7%20c-0.1,0.2-0.2,0.4-0.4,0.7c-0.2,0.4-0.3,0.6-0.4,0.7c-0.2-0.1-0.5-0.2-0.9-0.4c-0.7-0.5-1.2-0.8-1.7-1%20C117.9,112.8,118.8,111.2,119.5,109.6z%20M118.2,97.2h9.3v-2.1h-9.3V97.2z%20M130.6,101.5v2.9h-11.3v-2.9H130.6z%20M127.6,110.7l3-1.1%20c0.1,0.2,0.3,0.5,0.6,1c1,1.5,1.6,2.7,2,3.4l-3.3,1.4C129.1,113.5,128.3,111.9,127.6,110.7z%20M132.2,102l3.4-0.9%20c0.9,2.5,1.7,5,2.6,7.6l-3.9,1C133.7,106.8,133,104.3,132.2,102z%20M132.7,99.7v-3.4h6.4v-4.6h4.2v4.6h2.1v3.4h-2.1V112%20c0,3.3-1.3,5.1-4,5.3c-1.3,0-2.9,0-4.6,0c-0.3-1.4-0.6-2.7-0.9-3.7c0.2,0,0.5,0,0.9,0c1,0.1,1.8,0.1,2.4,0.1%20c1.2,0,1.9-0.8,2-2.3V99.7H132.7z'/%3e%3cpath%20class='st0'%20d='M201.5,94.7v-3.4h2.7c-0.7-1.2-1.5-2.6-2.4-4l3-1.9c0.8,0.9,1.7,2.1,2.9,3.9l-3,2h3.7v-6.7h4.4v6.7h3.6%20l-2.9-2c0.6-0.7,1.3-1.8,2.3-3.3c0.3-0.3,0.5-0.5,0.6-0.7l3.2,2c-0.4,0.7-1,1.6-1.9,2.9c-0.4,0.5-0.7,0.9-0.9,1.1h1.9v3.4h-5.9%20v2.3l1.1-1.6c1.4,0.9,2.8,1.6,4,2.3c1.8-3.4,3.4-7.9,4.9-13.3l4.6,0.4c-0.4,1.7-0.9,3.4-1.4,5h8.6v4.2h-1.4%20c-0.4,6-1.7,11-3.9,14.9c1.6,1.8,3.4,3.2,5.4,4.3c-0.9,0.8-1.9,2.2-3,4.3c-2-1.4-3.7-3-5.2-4.6c-2.1,2.2-4.3,3.9-6.6,5%20c-0.9-1.2-1.9-2.4-3-3.6l-1.1,2c-1.3-0.8-2.9-1.5-4.6-2.3c-2.5,1.6-5.4,2.8-8.9,3.4c-0.4-1.3-1-2.6-1.7-3.9%20c2.3-0.4,4.3-0.9,6.2-1.4c-1.5-0.8-3.2-1.5-4.9-2.1c0.8-1.1,1.4-2.3,2-3.4h-2.7v-3.4h4.4c0.1-0.3,0.3-0.8,0.6-1.4%20c0.2-0.6,0.3-1,0.4-1.3l1.7,0.1v-3.2c-1.6,1.7-3.7,3.3-6.3,4.9c-0.5-1.5-1-2.9-1.6-4.2c2.3-0.9,4.3-2,6.2-3.4H201.5z%20M207.3,108.4c1.1,0.4,2.3,0.8,3.4,1.3c0.9-0.6,1.7-1.6,2.6-3.2h-5.2C207.9,107.1,207.6,107.7,207.3,108.4z%20M212.8,98.8v2.6%20h-1.7c-0.3,0.6-0.6,1.1-0.9,1.7h7.9v3.2c-0.9,1.9-2,3.6-3.3,5c1,0.4,2.2,0.8,3.4,1.3l-0.7,1c2.5-1.3,4.6-3,6.4-5%20c-1.1-2.3-2-4.8-2.6-7.6c-0.4,0.6-0.8,1.2-1.3,2c-0.2-0.3-0.5-0.8-1-1.6c-0.3-0.6-0.5-1-0.7-1.3l-1.1,1.6%20C215.8,100.6,214.3,99.7,212.8,98.8z%20M224.2,94.9c0.4,3.7,1.1,6.9,2.3,9.5c1.3-3,2.1-6.4,2.4-10.5h-4.4%20C224.3,94.2,224.2,94.6,224.2,94.9z'/%3e%3cpath%20class='st0'%20d='M289.3,107.3c2.2-2.6,3.9-5.4,5-8.6h-4.6v-4.4h4.9v-3.7c-0.5,0-1.1,0-2,0.1c-1,0-1.7,0-2.1,0.1%20c-0.3-1.5-0.6-2.9-0.9-4c4.7-0.4,9-0.9,13-1.4l1.3,4c-0.6,0.1-1.4,0.2-2.6,0.4c-1,0.1-1.7,0.2-2.3,0.3v4.2h4.4v4.4h-4.4v2.9%20l1.6-1.4c1.7,1.4,3.1,2.7,4.2,3.9l-2.9,2.7c-0.5-0.6-1.1-1.3-1.9-2.1c-0.5-0.6-0.8-1-1-1.1v14.3h-4.4v-11.2%20c-1.1,2.2-2.3,4.2-3.7,6.2C290.6,111.3,290.1,109.5,289.3,107.3z%20M303.1,110.6l-0.6-4.3l11-1V84.5h4.9v20.3l4.6-0.4l0.4,4.3%20l-5,0.4v8.6h-4.9v-8.2L303.1,110.6z%20M303.5,98.5l2.9-3c2,1.5,4,3.2,5.9,4.9l-3.3,3.2C307.5,101.8,305.7,100.1,303.5,98.5z%20M304.7,89.8l2.9-2.9c1.8,1.2,3.7,2.8,5.7,4.7l-3.2,3.2C308.5,93,306.7,91.3,304.7,89.8z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%3e%3cpath%20class='st1'%20d='M19.4,45.1c0.1,2.7,0.4,4.7,0.8,5.9c0.4,1.4,1.2,2.7,2.4,4c1.8,1.9,4.4,2.8,8,2.8h19.5v10H31.8%20c-11,0-18-1.7-20.9-5c-2-2.3-3.4-5.2-4-8.7C6.5,52,6.3,48.6,6.3,44.1V14.3h13.2L19.4,45.1z'/%3e%3cpath%20class='st1'%20d='M67.7,14.3l0.1,53.6H54.7V14.3H67.7z'/%3e%3cpath%20class='st1'%20d='M109.8,14.2l23.3,53.7h-12.9l-4.3-11H89.2l-4.4,11H72.4l22.2-53.7H109.8z%20M93,47.4h19.1l-9.8-23.8L93,47.4z'%20/%3e%3cpath%20class='st1'%20d='M174.1,67.9v-24c0-6.4-0.2-10.7-0.7-13c-0.4-1.8-1.3-3.5-2.6-5C169,24,165.6,23,160.6,23H151v44.9h-13.3V14.1%20h23.8c11.1,0,18.1,1.6,21,4.8c2,2.3,3.4,5.2,4,8.8c0.4,2.2,0.6,5.6,0.6,10.2v29.9H174.1z'/%3e%3cg%3e%3cpath%20class='st1'%20d='M194.4,44.1V14.1h13V38c0,6.4,0.2,10.8,0.7,13c0.4,1.8,1.3,3.5,2.6,5c1.8,1.9,5.2,2.9,10.2,2.9h3V14.1h13.4%20V59h3c5,0,8.4-1,10.2-2.9c1.4-1.5,2.3-3.1,2.6-5c0.5-2.3,0.7-6.6,0.7-13V14.1h13v29.9c0,4.6-0.2,8-0.6,10.1c-0.6,3.6-2,6.6-4,8.8%20c-2.9,3.3-10,4.9-21.1,4.9H220c-11.1,0-18.1-1.6-21-4.9c-2-2.2-3.4-5.2-4-8.8C194.6,52,194.4,48.6,194.4,44.1z'/%3e%3cpath%20class='st1'%20d='M284.7,23.3V37h29.7V46h-29.7c0.1,2.7,0.4,4.7,0.8,5.9c0.4,1.4,1.2,2.8,2.4,4.1c1.8,1.9,4.4,2.8,8,2.8h24%20v9.1h-22.7c-11-0.1-18-1.7-20.9-5c-2-2.3-3.4-5.2-4-8.8c-0.4-2.1-0.6-5.5-0.6-10.1V14.3h48.3v9.1H284.7z'/%3e%3cpath%20class='st1'%20d='M337.5,14.3l0.1,40.5c0,7.3-5.9,13.1-13.1,13.1l0,0V14.3H337.5z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M355.5,30.5c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2c4.5,0,8.2,3.7,8.2,8.2S360,30.5,355.5,30.5z%20M355.5,15.7c-3.7,0-6.6,3-6.6,6.6s3,6.6,6.6,6.6c3.7,0,6.6-3,6.6-6.6S359.2,15.7,355.5,15.7z'/%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M357.9,26l-2.3-3.1h-1.6V26h-1.2v-7.4h3.5c1.7,0,2.6,0.7,2.6,2.2c0,1.3-0.6,2-2,2.1l2.4,3.1H357.9z%20M353.9,19.4v2.8h2c1.1,0,1.7-0.4,1.6-1.3c0-1-0.5-1.4-1.6-1.4H353.9z'/%3e%3cpath%20class='st0'%20d='M359.8,26.3h-2.1l-2.3-3.1h-1.2v3.1h-1.7v-7.9h3.7c2.4,0,2.9,1.3,2.9,2.4c0,1.3-0.6,2.1-1.8,2.3%20L359.8,26.3z%20M358,25.8h0.8l-2.4-3.1l0.5,0c1.2-0.1,1.8-0.7,1.8-1.9c0-1.3-0.7-1.9-2.4-1.9H353v6.9h0.7v-3.1h2L358,25.8z%20M356,22.4C356,22.4,356,22.4,356,22.4l-2.3,0v-3.3h2.2c1.6,0,1.9,0.9,1.9,1.7c0,0.5-0.1,0.8-0.4,1.1%20C357.2,22.3,356.7,22.4,356,22.4z%20M354.2,21.9h1.7c0.6,0,1-0.1,1.2-0.3c0.2-0.2,0.2-0.4,0.2-0.8c0-0.8-0.4-1.2-1.4-1.2h-1.7%20V21.9z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",ow="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='728px'%20height='591px'%20viewBox='0%200%20728%20591'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eGroup%3c/title%3e%3cdefs%3e%3cfilter%20x='-9.8%25'%20y='-9.8%25'%20width='119.7%25'%20height='119.7%25'%20filterUnits='objectBoundingBox'%20id='filter-1'%3e%3cfeGaussianBlur%20stdDeviation='3'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-81.3893331%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-2'%3e%3cstop%20stop-color='%23A2FFEA'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%238CA5FF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M5.388768,0%20L151.480514,0%20C154.456648,3.41471402e-16%20156.869282,2.41263361%20156.869282,5.388768%20L156.869282,52.8997392%20C156.869282,55.8758736%20154.456648,58.2885072%20151.480514,58.2885072%20L5.388768,58.2885072%20C2.41263361,58.2885072%20-5.23707075e-16,55.8758736%200,52.8997392%20L0,5.388768%20C5.23707075e-16,2.41263361%202.41263361,2.32306386e-15%205.388768,0%20Z'%20id='path-3'%3e%3c/path%3e%3cfilter%20x='-22.0%25'%20y='-57.5%25'%20width='152.9%25'%20height='242.4%25'%20filterUnits='objectBoundingBox'%20id='filter-4'%3e%3cfeOffset%20dx='7'%20dy='8'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='12.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M8,0%20L148.476667,0%20C152.894945,-1.65085012e-14%20156.476667,3.581722%20156.476667,8%20L156.476667,124.215082%20C156.476667,128.63336%20152.894945,132.215082%20148.476667,132.215082%20L8,132.215082%20C3.581722,132.215082%205.41083001e-16,128.63336%200,124.215082%20L0,8%20C-5.41083001e-16,3.581722%203.581722,8.11624501e-16%208,0%20Z'%20id='path-5'%3e%3c/path%3e%3cfilter%20x='-24.6%25'%20y='-28.4%25'%20width='159.4%25'%20height='170.3%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M20.9333333,101.167213%20C33.3072193,97.6140224%2042.2221433,92.2112006%2047.6781053,84.9587477%20C55.8620484,74.0800684%2058.6211293,63.5355205%2072.6967097,63.5355205%20C86.7722901,63.5355205%2088.5769653,79.6852138%20103.793002,79.6852138%20C119.009039,79.6852138%20119.841169,59.0900141%20124.898413,50.9122201%20C128.269909,45.4603575%20132.864883,42.7344262%20138.683333,42.7344262'%20id='path-8'%3e%3c/path%3e%3cfilter%20x='-12.9%25'%20y='-15.1%25'%20width='125.4%25'%20height='151.3%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeMorphology%20radius='1.32'%20operator='dilate'%20in='SourceAlpha'%20result='shadowSpreadOuter1'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='6'%20in='shadowSpreadOuter1'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeMorphology%20radius='1.32'%20operator='erode'%20in='SourceAlpha'%20result='shadowInner'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='6'%20in='shadowInner'%20result='shadowInner'%3e%3c/feOffset%3e%3cfeComposite%20in='shadowOffsetOuter1'%20in2='shadowInner'%20operator='out'%20result='shadowOffsetOuter1'%3e%3c/feComposite%3e%3cfeGaussianBlur%20stdDeviation='3.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.144394668%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.80155206%25'%20x2='50%25'%20y2='78.24779%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.4874564%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.2488919%25'%20y1='-28.1859254%25'%20x2='61.7385065%25'%20y2='121.546626%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.14532105%25'%20x2='55.1442779%25'%20y2='90.676284%25'%20id='linearGradient-13'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='8.58120408%25'%20x2='50%25'%20y2='71.7463884%25'%20id='linearGradient-14'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='22.4182939%25'%20x2='50%25'%20y2='64.4814083%25'%20id='linearGradient-15'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='107.85141%25'%20y1='60.7630114%25'%20x2='13.8345679%25'%20y2='60.7630114%25'%20id='linearGradient-16'%3e%3cstop%20stop-color='%23F16B79'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F69D88'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-17'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M8.90624038,0%20L36.5106644,0%20C36.9083094,-2.9509081e-16%2037.2306644,0.32235498%2037.2306644,0.72%20C37.2306644,0.77036697%2037.2253794,0.82059492%2037.2148961,0.869858835%20L29.6379913,36.4760127%20C29.5672473,36.8084605%2029.2736512,37.0461538%2028.9337596,37.0461538%20L1.32933562,37.0461538%20C0.931690599,37.0461538%200.609335619,36.7237989%200.609335619,36.3261538%20C0.609335619,36.2757869%200.614620645,36.2255589%200.625103889,36.176295%20L8.20200865,0.570141165%20C8.27275275,0.237693377%208.56634884,9.50615483e-16%208.90624038,0%20Z'%20id='path-18'%3e%3c/path%3e%3clinearGradient%20x1='45.0695896%25'%20y1='-28.1859254%25'%20x2='62.1815065%25'%20y2='121.546626%25'%20id='linearGradient-20'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-5.45002967%25'%20x2='55.1442779%25'%20y2='90.1725577%25'%20id='linearGradient-21'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.2057661%25'%20y1='-12.849681%25'%20x2='51.6299871%25'%20y2='95.5334732%25'%20id='linearGradient-22'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.6933292%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-23'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.9630404%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-24'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='31.5572511%25'%20x2='55.1442779%25'%20y2='63.3614428%25'%20id='linearGradient-25'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='📝-Pages-New'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Register'%20transform='translate(-114.000000,%20-238.000000)'%3e%3cg%20id='Group'%20transform='translate(114.000000,%20251.000000)'%3e%3cg%20id='Shape'%3e%3cpath%20d='M558.524599,155.012318%20L686.342912,155.169384%20C691.85616,155.176159%20696.323841,159.64384%20696.330616,165.157088%20L696.487682,292.975401%20C696.494468,298.498244%20692.022821,302.980895%20686.499977,302.987682%20C686.491785,302.987692%20686.483593,302.987692%20686.475401,302.987682%20L558.657088,302.830616%20C553.14384,302.823841%20548.676159,298.35616%20548.669384,292.842912%20L548.512318,165.024599%20C548.505532,159.501756%20552.977179,155.019105%20558.500023,155.012318%20C558.508215,155.012308%20558.516407,155.012308%20558.524599,155.012318%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%20opacity='0.150018601'%20transform='translate(622.500000,%20229.000000)%20rotate(-45.000000)%20translate(-622.500000,%20-229.000000)%20'%3e%3c/path%3e%3cpath%20d='M237.807146,19.4230043%20L309.025482,19.5105186%20C314.53873,19.5172933%20319.006411,23.9849747%20319.013186,29.4982229%20L319.1007,100.716559%20C319.107487,106.239402%20314.635839,110.722053%20309.112996,110.72884%20C309.104804,110.72885%20309.096612,110.72885%20309.08842,110.72884%20L237.870083,110.641325%20C232.356835,110.63455%20227.889154,106.166869%20227.882379,100.653621%20L227.794865,29.4352849%20C227.788078,23.9124415%20232.259726,19.4297908%20237.782569,19.4230043%20C237.790761,19.4229942%20237.798953,19.4229942%20237.807146,19.4230043%20Z'%20id='Rectangle'%20fill='%237367F0'%20opacity='0.0375744048'%20filter='url(%23filter-1)'%20transform='translate(273.447783,%2065.075922)%20rotate(-45.000000)%20translate(-273.447783,%20-65.075922)%20'%3e%3c/path%3e%3cpath%20d='M330.588761,91.1063585%20L596.189125,91.4327328%20C601.702373,91.4395075%20606.170054,95.9071889%20606.176829,101.420437%20L606.503203,367.0208%20C606.50999,372.543643%20602.038342,377.026294%20596.515499,377.033081%20C596.507307,377.033091%20596.499115,377.033091%20596.490923,377.033081%20L330.890559,376.706706%20C325.377311,376.699932%20320.90963,372.23225%20320.902855,366.719002%20L320.576481,101.118639%20C320.569694,95.5957958%20325.041342,91.113145%20330.564185,91.1063585%20C330.572377,91.1063484%20330.580569,91.1063484%20330.588761,91.1063585%20Z'%20id='Rectangle'%20fill='%237367F0'%20opacity='0.0659412202'%20transform='translate(463.539842,%20234.069720)%20rotate(-45.000000)%20translate(-463.539842,%20-234.069720)%20'%3e%3c/path%3e%3cpath%20d='M220.715308,269.000314%20C226.72012,269.000314%20231.587983,273.856228%20231.587983,279.846301%20L231.587983,449.043698%20C231.587983,455.033772%20226.72012,459.889685%20220.715308,459.889685%20L51.1015737,459.889685%20C45.0967609,459.889685%2040.2288984,455.033772%2040.2288984,449.043698%20L40.2288984,279.846301%20C40.2288984,273.856228%2045.0967609,269.000314%2051.1015737,269.000314%20L220.715308,269.000314%20Z%20M188.097282,312.383948%20L83.7195994,312.383948%20L83.7195994,416.505423%20L188.097282,416.505423%20L188.097282,312.383948%20Z'%20id='Rectangle'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0895647321'%20transform='translate(135.908441,%20364.445000)%20rotate(-45.000000)%20translate(-135.908441,%20-364.445000)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Office-Desk'%20transform='translate(103.000000,%20140.000000)'%3e%3cg%20id='Group-11'%20transform='translate(8.500000,%20203.000000)'%3e%3cpolygon%20id='Path'%20fill='url(%23linearGradient-2)'%20points='89.7928662%200%2089.7924403%20143.767423%2089.9387788%20143.625423%2089.9045094%20150.756949%20172.573172%20232.951321%20161.553489%20232.951321%2089.7924403%20161.56666%2089.7928662%20232.911628%2081.0884637%20232.911628%2081.0880377%20164.288679%2012.1077337%20232.951321%20-4.94787998e-13%20232.951321%2081.0880377%20152.307879%2081.0884637%200'%3e%3c/polygon%3e%3cpath%20d='M70.8557593,140.4%20L101.113621,140.4%20C103.875045,140.4%20106.113621,142.638576%20106.113621,145.4%20L106.113621,152.813953%20C106.113621,155.575377%20103.875045,157.813953%20101.113621,157.813953%20L70.8557593,157.813953%20C68.0943356,157.813953%2065.8557593,155.575377%2065.8557593,152.813953%20L65.8557593,145.4%20C65.8557593,142.638576%2068.0943356,140.4%2070.8557593,140.4%20Z'%20id='Rectangle'%20fill='%23C8DAFF'%20transform='translate(85.984690,%20149.106977)%20scale(-1,%201)%20translate(-85.984690,%20-149.106977)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Mini-Board'%20transform='translate(13.500000,%200.000000)'%3e%3cpath%20d='M12.7499354,0%20L165.301105,0%20C168.154296,0%20170.467265,2.30415222%20170.467265,5.14646802%20L170.467265,259.600129%20C170.467265,262.363492%20168.28101,264.618174%20165.537582,264.741302%20L165.281025,264.746558%20L165.281025,264.746558%20L12.7298556,264.155879%20C9.8845239,264.144862%207.58377486,261.843957%207.58377486,259.00945%20L7.58377486,5.14646802%20C7.58377486,2.30415222%209.8967437,0%2012.7499354,0%20Z'%20id='Rectangle'%20fill='%23AFA7FF'%3e%3c/path%3e%3cpath%20d='M5.27821562,0%20L157.829385,0%20C160.682577,0%20162.995546,2.30415222%20162.995546,5.14646802%20L162.995546,259.600129%20C162.995546,262.363492%20160.80929,264.618174%20158.065863,264.741302%20L157.809305,264.746558%20L157.809305,264.746558%20L5.25813581,264.155879%20C2.41280416,264.144862%200.112055113,261.843957%200.112055113,259.00945%20L0.112055113,5.14646802%20C0.112055113,2.30415222%202.42502396,0%205.27821562,0%20Z'%20id='Rectangle'%20fill='%23D5D1FF'%3e%3c/path%3e%3cpath%20d='M12.6411704,5.31659919%20L150.25539,5.31659919%20C153.519441,5.31659919%20156.165478,7.95254932%20156.165478,11.2041586%20L156.165478,251.435841%20C156.165478,254.687451%20153.519441,257.323401%20150.25539,257.323401%20L12.6411704,257.323401%20C9.37711916,257.323401%206.7310828,254.687451%206.7310828,251.435841%20L6.7310828,11.2041586%20C6.7310828,7.95254932%209.37711916,5.31659919%2012.6411704,5.31659919%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.8309554,249.880162%20L97.4591083,249.880162%20C99.8171179,249.880162%20101.728662,251.78442%20101.728662,254.133441%20L101.728662,267.956599%20L55.8309554,267.956599%20C53.4729458,267.956599%2051.5614013,266.052341%2051.5614013,263.70332%20L51.5614013,254.133441%20C51.5614013,251.78442%2053.4729458,249.880162%2055.8309554,249.880162%20Z'%20id='Rectangle'%20fill='%23A7C3FF'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23A7C3FF'%20points='100.661274%20263.70332%20104.930828%20263.70332%20104.930828%20267.956599%20100.661274%20267.956599'%3e%3c/polygon%3e%3cpath%20d='M53.6961783,249.880162%20L95.3243312,249.880162%20C97.6823409,249.880162%2099.5938854,251.78442%2099.5938854,254.133441%20L99.5938854,263.70332%20C99.5938854,266.052341%2097.6823409,267.956599%2095.3243312,267.956599%20L53.6961783,267.956599%20C51.3381687,267.956599%2049.4266242,266.052341%2049.4266242,263.70332%20L49.4266242,254.133441%20C49.4266242,251.78442%2051.3381687,249.880162%2053.6961783,249.880162%20Z'%20id='Rectangle'%20fill='%23C8DAFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(241.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M50.6130761,52.2751683%20L33.3050915,22.1176427%20C33.1942483,21.9245088%2032.9478261,21.8577991%2032.7546923,21.9686423%20C32.6905804,22.0054374%2032.6378175,22.0591491%2032.6021708,22.1239065%20L16.0015183,52.2814321%20C15.8941345,52.4765106%2015.9652251,52.7217048%2016.1603036,52.8290887%20C16.2198651,52.8618751%2016.2867502,52.8790678%2016.3547393,52.8790678%20L50.2633763,52.8790678%20C50.4860575,52.8790678%2050.6665763,52.698549%2050.6665763,52.4758678%20C50.6665763,52.4054437%2050.6481309,52.3362479%2050.6130761,52.2751683%20Z'%20id='Path-127'%20fill='%2383F2D5'%3e%3c/path%3e%3cpath%20d='M52.7894527,40.529368%20L43.4046391,24.279456%20C43.2932724,24.0866234%2043.0466703,24.0205822%2042.8538377,24.1319489%20C42.7904621,24.1685502%2042.7382436,24.2217108%2042.7027812,24.2857307%20L33.7015003,40.5356427%20C33.5935991,40.7304356%2033.6640387,40.9758176%2033.8588316,41.0837188%20C33.9186228,41.1168388%2033.9858524,41.1342151%2034.054204,41.1342151%20L52.4402985,41.1342151%20C52.6629797,41.1342151%2052.8434985,40.9536964%2052.8434985,40.7310151%20C52.8434985,40.6602203%2052.8248584,40.5906734%2052.7894527,40.529368%20Z'%20id='Path-127'%20fill='%2363CBE8'%20opacity='0.44687035'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(338.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%2383F2D5'%20x='20.2081433'%20y='28.8288'%20width='25.9191403'%20height='25.7712'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2363CBE8'%20opacity='0.44687035'%20x='34.2659821'%20y='18.7824'%20width='19.7688358'%20height='19.656'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(434.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%2383F2D5'%20cx='34.4856358'%20cy='41.7144'%20rx='18.2312597'%20ry='18.1272'%3e%3c/ellipse%3e%3cellipse%20id='Oval'%20fill='%2363CBE8'%20opacity='0.44687035'%20cx='43.2717851'%20cy='27.3'%20rx='9.44511045'%20ry='9.3912'%3e%3c/ellipse%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard25'%20transform='translate(0.500000,%20170.000000)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-4)'%20xlink:href='%23path-3'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-3'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M52.8810282,32.382504%20L82.2498138,32.382504%20C83.2253245,32.382504%2084.0161322,33.1733117%2084.0161322,34.1488224%20C84.0161322,35.1243331%2083.2253245,35.9151408%2082.2498138,35.9151408%20L52.8810282,35.9151408%20C51.9055175,35.9151408%2051.1147098,35.1243331%2051.1147098,34.1488224%20C51.1147098,33.1733117%2051.9055175,32.382504%2052.8810282,32.382504%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20opacity='0.46547154'%3e%3c/path%3e%3cpath%20d='M52.8810282,22.3733664%20L70.4993058,22.3733664%20C71.4748165,22.3733664%2072.2656242,23.1641741%2072.2656242,24.1396848%20C72.2656242,25.1151955%2071.4748165,25.9060032%2070.4993058,25.9060032%20L52.8810282,25.9060032%20C51.9055175,25.9060032%2051.1147098,25.1151955%2051.1147098,24.1396848%20C51.1147098,23.1641741%2051.9055175,22.3733664%2052.8810282,22.3733664%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M108.842296,22.5346013%20C109.346858,21.4249875%20110.653501,20.9353647%20111.760764,21.4409982%20C112.126974,21.6082288%20112.439584,21.8723472%20112.665708,22.2036592%20L112.746386,22.3309928%20L117.067197,29.6947097%20C117.108315,29.7647852%20117.198335,29.788189%20117.268262,29.7469834%20L117.287203,29.7337078%20L117.303832,29.7176188%20L119.602924,27.1127466%20C120.409081,26.1993703%20121.80147,26.1138395%20122.712911,26.9217082%20C122.772809,26.9747999%20122.829756,27.0311004%20122.883507,27.0903532%20L122.961704,27.1814144%20L126.333282,31.3308249%20C126.384503,31.3938625%20126.47702,31.4033538%20126.539924,31.3520241%20L126.557531,31.3350273%20L126.572081,31.3153393%20L131.89769,22.6909629%20C132.537989,21.6540527%20133.895854,21.3336377%20134.930568,21.9752959%20C135.090787,22.0746526%20135.237459,22.1940902%20135.367092,22.3305759%20L135.461068,22.4360893%20L137.942061,25.4080418%20C138.306417,25.8445%20138.248716,26.4943155%20137.813183,26.8594453%20C137.401846,27.2042901%20136.800602,27.1718714%20136.428126,26.7995234%20L136.364854,26.7302939%20L133.883862,23.7583413%20C133.873787,23.746273%20133.861847,23.7359015%20133.848495,23.7276218%20C133.791011,23.6919741%20133.718566,23.7008669%20133.671312,23.7448256%20L133.646303,23.7753329%20L128.320695,32.3997094%20C128.191601,32.6087664%20128.028571,32.7947489%20127.838335,32.9499815%20C126.927309,33.6933762%20125.602203,33.5862911%20124.820357,32.7269397%20L124.738711,32.6319922%20L121.367132,28.4825817%20C121.362083,28.4763677%20121.356536,28.4705772%20121.350546,28.465268%20C121.29991,28.4203864%20121.227009,28.4168659%20121.173013,28.4521774%20L121.143213,28.4780039%20L118.844121,31.0828761%20C118.690509,31.2569184%20118.510446,31.4055708%20118.310579,31.5233455%20C117.296636,32.120826%20116.001057,31.8126995%20115.358682,30.8420091%20L115.294598,30.7392393%20L110.973787,23.3755225%20C110.958488,23.349449%20110.935545,23.3287318%20110.908079,23.3161895%20C110.846565,23.2880987%20110.775819,23.3060847%20110.73448,23.3556695%20L110.713515,23.3890964%20L106.503815,32.6469067%20C106.346907,32.9919732%20106.104314,33.2899796%20105.800237,33.5130157%20L105.683374,33.5930856%20L100.692094,36.7820806%20C100.213287,37.0879969%2099.5776685,36.9470171%2099.2724004,36.4671934%20C98.9840916,36.0140265%2099.0935585,35.4206908%2099.5099686,35.098453%20L99.5866205,35.0444853%20L104.5779,31.8554902%20C104.593854,31.8452974%20104.607615,31.8321623%20104.618503,31.8168699%20L104.632596,31.7924116%20L108.842296,22.5346013%20Z'%20id='Path'%20fill='%23FFBF29'%20fill-rule='nonzero'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FFBF29'%20fill-rule='nonzero'%20cx='29.0825073'%20cy='29.7330264'%20rx='12.0442707'%20ry='12.0698424'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='ElementCard3'%20transform='translate(0.500000,%2019.000000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-7)'%20xlink:href='%23path-5'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-5'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M20.9333333,100.042737%20C33.3072193,96.5048909%2042.2221433,91.1254014%2047.6781053,83.9042686%20C55.8620484,73.0725695%2058.6211293,62.5735588%2072.6967097,62.5735588%20C86.7722901,62.5735588%2088.5769653,78.6535088%20103.793002,78.6535088%20C119.009039,78.6535088%20119.841169,58.1472505%20124.898413,50.0047728%20C128.269909,44.5764543%20132.864883,41.8622951%20138.683333,41.8622951%20L138.683333,111.617049%20C138.683333,112.58907%20137.895354,113.377049%20136.923333,113.377049%20L22.6933333,113.377049%20C21.7213122,113.377049%2020.9333333,112.58907%2020.9333333,111.617049%20L20.9333333,100.042737%20L20.9333333,100.042737%20Z'%20id='Path-3'%20fill='%23FFE3B5'%20opacity='0.414736793'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cg%20id='Path-3'%20stroke-linecap='round'%20mask='url(%23mask-6)'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-9)'%20xlink:href='%23path-8'%3e%3c/use%3e%3cuse%20stroke='%23FFBF29'%20stroke-width='2.64'%20xlink:href='%23path-8'%3e%3c/use%3e%3c/g%3e%3crect%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20mask='url(%23mask-6)'%20x='12.2111111'%20y='13.0819672'%20width='48.8444444'%20height='5.23278689'%3e%3c/rect%3e%3cpath%20d='M14.8275046,26.1639344%20L32.2724954,26.1639344%20C33.7174896,26.1639344%2034.8888889,27.3353337%2034.8888889,28.7803279%20C34.8888889,30.2253221%2033.7174896,31.3967213%2032.2724954,31.3967213%20L14.8275046,31.3967213%20C13.3825104,31.3967213%2012.2111111,30.2253221%2012.2111111,28.7803279%20C12.2111111,27.3353337%2013.3825104,26.1639344%2014.8275046,26.1639344%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20opacity='0.46547154'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M126.036111,19.1868852%20C127.722114,19.1868852%20129.088889,17.8202528%20129.088889,16.1344262%20C129.088889,14.4485997%20127.722114,13.0819672%20126.036111,13.0819672%20C124.350108,13.0819672%20122.983333,14.4485997%20122.983333,16.1344262%20C122.983333,17.8202528%20124.350108,19.1868852%20126.036111,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M134.758333,19.1868852%20C136.444336,19.1868852%20137.811111,17.8202528%20137.811111,16.1344262%20C137.811111,14.4485997%20136.444336,13.0819672%20134.758333,13.0819672%20C133.072331,13.0819672%20131.705556,14.4485997%20131.705556,16.1344262%20C131.705556,17.8202528%20133.072331,19.1868852%20134.758333,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M143.480556,19.1868852%20C145.166558,19.1868852%20146.533333,17.8202528%20146.533333,16.1344262%20C146.533333,14.4485997%20145.166558,13.0819672%20143.480556,13.0819672%20C141.794553,13.0819672%20140.427778,14.4485997%20140.427778,16.1344262%20C140.427778,17.8202528%20141.794553,19.1868852%20143.480556,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Chair1'%20transform='translate(328.000000,%20337.500000)%20scale(-1,%201)%20translate(-328.000000,%20-337.500000)%20translate(257.500000,%20239.000000)'%3e%3cpath%20d='M33.020018,182.306488%20L73.0455809,180.108066%20L73.0455809,180.108066%20L85.3196145,180.108066%20L125.50701,182.306807%20C126.397856,182.355547%20127.095231,183.09212%20127.095231,183.984298%20L127.095231,186.964972%20L127.095231,186.964972%20L31.4321538,186.964972%20L31.4321538,183.983959%20C31.4321538,183.091919%2032.1293203,182.355409%2033.020018,182.306488%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23BFE7FF'%20points='74.7083077%20111.996133%2083.8190769%20111.996133%2083.8190769%20180.565193%2074.7083077%20180.565193'%3e%3c/polygon%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='72.4306154'%20y='170.965525'%20width='13.6661538'%20height='15.9994475'%3e%3c/rect%3e%3cpath%20d='M68.7152308,106.967735%20L89.8121538,106.967735%20C90.276073,106.967735%2090.6521538,107.343816%2090.6521538,107.807735%20L90.6521538,115.085177%20C90.6521538,115.428289%2090.443477,115.736911%2090.1250592,115.864722%20L85.1085356,117.878329%20C85.0090472,117.918264%2084.9028342,117.938785%2084.7956303,117.938785%20L73.7317544,117.938785%20C73.6245504,117.938785%2073.5183374,117.918264%2073.418849,117.878329%20L68.4023254,115.864722%20C68.0839076,115.736911%2067.8752308,115.428289%2067.8752308,115.085177%20L67.8752308,107.807735%20C67.8752308,107.343816%2068.2513116,106.967735%2068.7152308,106.967735%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='29.1544615'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='120.262154'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='74.7083077'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3cpath%20d='M75.6448024,94.1681768%20L132.991813,94.1681768%20C137.031242,94.1681768%20140.305846,97.442781%20140.305846,101.48221%20C140.305846,105.521639%20137.031242,108.796243%20132.991813,108.796243%20L75.6448024,108.796243%20C71.6053734,108.796243%2068.3307692,105.521639%2068.3307692,101.48221%20C68.3307692,97.442781%2071.6053734,94.1681768%2075.6448024,94.1681768%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M32.7987692,26.5133702%20L45.5538462,26.5133702%20C45.5538462,38.7034254%2045.5538462,50.8934807%2045.5538462,63.0835359%20C45.5538462,75.2735912%2052.3869231,87.4636464%2066.0530769,99.6537017%20L49.1981538,99.6537017%20C38.2652308,89.2728551%2032.7987692,77.0827999%2032.7987692,63.0835359%20C32.7987692,50.8934807%2032.7987692,38.7034254%2032.7987692,26.5133702%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M38.2652308,26.5133702%20L51.0203077,26.5133702%20C51.0203077,38.7034254%2051.0203077,50.8934807%2051.0203077,63.0835359%20C51.0203077,75.2735912%2057.8533846,87.4636464%2071.5195385,99.6537017%20L56.4867692,99.6537017%20C44.3390769,89.5578495%2038.2652308,77.3677943%2038.2652308,63.0835359%20C38.2652308,50.8934807%2038.2652308,38.7034254%2038.2652308,26.5133702%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cg%20id='Group-4'%3e%3cpath%20d='M9.31107692,0%20L74.9948795,0%20C79.6340714,-8.52205726e-16%2083.3948795,3.7608081%2083.3948795,8.4%20L83.3948795,45.4151931%20C83.3948795,50.054385%2079.6340714,53.8151931%2074.9948795,53.8151931%20L9.31107692,53.8151931%20C4.67188502,53.8151931%200.911076923,50.054385%200.911076923,45.4151931%20L0.911076923,8.4%20C0.911076923,3.7608081%204.67188502,4.40491941e-15%209.31107692,0%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M6.4241856,0%20C9.68636257,-5.99252187e-16%2012.3308795,2.64451694%2012.3308795,5.90669391%20L12.3308795,47.9084992%20C12.3308795,51.1706762%209.68636257,53.8151931%206.4241856,53.8151931%20C3.16200863,53.8151931%200.517491692,51.1706762%200.517491692,47.9084992%20L0.517491692,5.90669391%20C0.517491692,2.64451694%203.16200863,5.99252187e-16%206.4241856,0%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M31.0020331,94.1681768%20L86.5268899,94.1681768%20C90.5663189,94.1681768%2093.8409231,97.442781%2093.8409231,101.48221%20C93.8409231,105.521639%2090.5663189,108.796243%2086.5268899,108.796243%20L31.0020331,108.796243%20C26.9626042,108.796243%2023.688,105.521639%2023.688,101.48221%20C23.688,97.442781%2026.9626042,94.1681768%2031.0020331,94.1681768%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom2.4'%20transform='translate(292.500000,%20293.500000)%20scale(-1,%201)%20translate(-292.500000,%20-293.500000)%20translate(208.500000,%20164.000000)'%3e%3cg%20id='LLeg'%20transform='translate(36.000000,%20133.000000)'%3e%3cpath%20d='M65.8908818,93.4149994%20C65.8908818,93.4149994%2060.6450204,104.010202%2064.9454404,107.349009%20C69.2523271,110.688463%2080.6287118,116.946382%2080.6287118,116.946382%20L50.4889052,115.052257%20L57.1885068,91.9444498%20L65.8908818,93.4149994%20Z'%20id='Path'%20fill='url(%23linearGradient-10)'%3e%3c/path%3e%3cpath%20d='M53.4746784,103.00254%20C54.4231236,103.455293%2052.8637117,107.712416%2056.2007118,107.413122%20C59.5367975,107.114781%2061.631549,102.714356%2064.0917865,103.000306%20C66.5529383,103.285303%2068.1147092,107.716637%2072.7993087,110.802986%20C77.4829939,113.890289%2084.4279679,117.571673%2083.9626164,120.675179%20C83.4972649,123.778686%2072.5683613,124.609846%2067.031684,123.582334%20C61.4950067,122.555775%2058.9104316,120.330133%2055.3183568,120.507422%20C51.726282,120.684711%2049.4690072,120.245302%2048.3426554,117.938642%20C47.2172179,115.631981%2052.3801916,102.480071%2053.4746784,103.00254%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M53.7411757,117.167073%20L54.0483842,117.149485%20C58.5001101,116.774046%2061.5542762,119.573852%2065.7912056,120.363097%20C70.0290569,121.153254%2081.2049262,121.426384%2082.9896728,118.775474%20C83.0742349,118.649938%2083.1527414,118.521341%2083.2256238,118.39065%20C83.8250636,119.128483%2084.1074632,119.91662%2083.9626193,120.835855%20C83.4972322,123.789381%2072.5674914,124.580375%2067.0303901,123.602518%20C61.4932887,122.625569%2058.9085157,120.507484%2055.3161657,120.676205%20L54.6776755,120.70015%20C51.4543401,120.787711%2049.3980991,120.29371%2048.33993,118.231564%20C48.0823304,117.729149%2048.1401075,116.648533%2048.3987591,115.283091%20C49.9012095,116.311064%2051.7976767,117.226371%2053.7411757,117.167073%20L53.7411757,117.167073%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M20.4884247,0.0316169952%20C29.6130751,0.439025198%2080.3983085,11.6716069%2089.6251259,13.5799439%20C98.8519433,15.488281%20106.65262,25.8144285%2099.616745,37.7715359%20C91.7143193,51.1940195%2071.3246138,89.3135618%2066.3741517,97.9066496%20C63.9238803,102.159868%2051.5626728,99.775193%2054.4662646,92.6364873%20C59.8790807,79.3286591%2062.3927978,45.8981264%2076.1929423,33.7088609%20C76.1929423,33.7088609%2029.7832088,41.7859348%209.73613848,32.5338885%20C-4.83355488,25.8084198%20-1.53748542,-0.953276169%2020.4884247,0.0316169952%20Z'%20id='Path'%20fill='%23413C75'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(63.520000,%2056.320000)'%3e%3cpath%20d='M56.620558,19.7542764%20C56.620558,19.7542764%2056.5174491,14.3298511%2059.1145031,10.449811%20C61.7115571,6.56977099%2061.814666,2.4483177%2063.7801783,2.5832251%20C65.7456906,2.71813249%2063.7995112,12.2978488%2063.7995112,12.2978488%20C63.7995112,12.2978488%2066.2934564,11.3451056%2068.0849725,10.1399759%20C69.8764887,8.93484614%2075.3090359,2.9937567%2076.5785635,4.0465508%20C78.7309606,5.84036735%2075.2639258,15.9590677%2073.3757451,17.9820332%20C71.4811201,20.0056442%2062.1315699,25.66%2062.1315699,25.66%20L34.5969693,53.3991758%20L30.48,38.6733768%20L56.620558,19.7542764%20Z'%20id='Path'%20fill='url(%23linearGradient-11)'%3e%3c/path%3e%3cpath%20d='M1.54663565,17.3054119%20C5.79120596,27.1502283%2013.56312,45.2355076%2016.7671239,50.6311677%20C20.7824169,57.3883826%2027.1139989,60.3654607%2034.5272997,55.3519295%20C35.5612829,54.6526447%2037.5630512,53.0800055%2040.5326047,50.6340119%20C39.8735337,44.2119674%2037.4741133,38.8442735%2033.3382109,34.5285872%20C31.4658326,36.0776539%2030.5296435,36.8521873%2030.5296435,36.8521873%20C30.5296435,36.8521873%2022.5637255,16.4323943%2016.1557177,4.60344703%20C10.6060302,-5.63055297%20-4.91428232,2.33889234%201.54663565,17.3054119%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M30.6119482,36.8627693%20C32.0382744,41.7006022%2032.9181507,43.9794623%2033.2515771,43.6993494%20C33.5850034,43.4192365%2033.4576271,40.5081981%2032.8694482,34.9662341%20L30.6119482,36.8627693%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(35.000000,%200.000000)'%3e%3cpath%20d='M11.7218772,35.4114385%20L11.7218772,44.1226204%20L5.3248217,38.9719222%20C5.3248217,38.9719222%203.35857854,30.6257151%201.75941921,24.4267409%20C0.756609818,20.5394549%20-1.68668917,7.38357181%208.14940566,8%20C16.2069355,-6.20365389%2039.6728533,2.58721143%2039.8597256,19.9399601%20C40.0844849,40.8108431%2039.9010636,48.9367847%2039.9010636,48.9367847%20C26.6315656,49.6983072%2019.1627172,47.7798245%2011.7218772,35.4114385%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M5.18659098,51.997375%20C5.18659098,51.997375%2011.1374613,50.6003429%2011.3439066,40.8495617%20C11.5503519,31.0987804%2011.40543,27.7703624%2011.40543,27.7703624%20L24.5134378,27.533839%20C24.5134378,27.533839%2024.6561105,38.4009284%2024.6583597,42.3315929%20C24.6638284,51.8888195%2031.6921775,52.6723672%2031.6921775,52.6723672%20C31.6921775,52.6723672%2030.4907816,60.5575695%2018.6133402,61.2254406%20C9.33970734,61.7477062%205.18659098,51.997375%205.18659098,51.997375%20Z'%20id='Path'%20fill='url(%23linearGradient-12)'%3e%3c/path%3e%3cpath%20d='M8.34980463,22.9012472%20C2.50234369,22.6749776%203.45613252,31.2351927%209.53054658,31.2235716%20C9.53054658,31.2235716%2013.0586589,43.3838644%2025.3078124,43.3838644%20C35.2557047,43.3838644%2035.902832,29.2108175%2035.9930663,26.3834737%20C36.0901367,23.3688253%2036.1024413,13.464919%2036.1024413,13.464919%20L8.12216791,13.4519308%20L8.34980463,22.9012472%20Z'%20id='Path'%20fill='url(%23linearGradient-13)'%3e%3c/path%3e%3cpath%20d='M7.89727546,22.8450133%20C10.3205807,23.2445966%2010.0265395,24.8489843%2010.6855974,24.7087265%20C14.0315837,23.9973471%2027.5756504,24.9357728%2029.319619,17.4879832%20C31.4895477,22.141013%2032.0199848,23.2849038%2036.7982257,24.533839%20L36.7982257,10.8988839%20L6.57645026,8%20C6.57645026,8%207.04556985,22.7037464%207.89727546,22.8450133%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M23.1629909,34.2395688%20C23.1629909,34.2395688%2025.174384,37.4906544%2029.10285,36.3347801'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(26.132920,%2035.411438)%20rotate(-18.000000)%20translate(-26.132920,%20-35.411438)%20'%3e%3c/path%3e%3cpath%20d='M24.8673644,38.1201267%20C25.7892466,38.5070311%2026.6636527,38.5070311%2027.4288074,38.0624194'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(26.148086,%2038.232943)%20rotate(2.000000)%20translate(-26.148086,%20-38.232943)%20'%3e%3c/path%3e%3cpath%20d='M8.61933251,27.6491329%20C8.98679677,26.3247221%208.82396936,25.1679422%207.50869093,24.6393988'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(8.149406,%2026.144266)%20rotate(-13.000000)%20translate(-8.149406,%20-26.144266)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(20.000000,%2050.000000)'%3e%3cpath%20d='M21.5158423,1%20C28.983973,5.57401367%2037.6176024,7.25091256%2045.6546351,2.28384364%20C58.7704103,28.1454421%2062.0390104,59.0018184%2058.8841907,93.1062883%20C39.7587424,100.67799%2023.6846772,99.1888952%2010,90.534496%20L21.5158423,1%20Z'%20id='Path'%20fill='%23FFE4F4'%3e%3c/path%3e%3cg%20id='RLeg'%20transform='translate(2.000000,%2079.000000)'%3e%3cpath%20d='M112.584626,97.840369%20C112.584626,97.840369%20112.42648,110.31094%20122.70222,114.973501%20C132.971493,119.635414%20140.288019,119.354755%20139.3568,122.959348%20C138.425581,126.563294%20111.695624,126.417793%20109.199441,123.598916%20C107.071864,121.201028%20102.445333,98.8718252%20101.171374,100.57906%20L112.584626,97.840369%20Z'%20id='Path'%20fill='url(%23linearGradient-14)'%3e%3c/path%3e%3cpath%20d='M105.12081,115.451758%20C106.695528,114.318583%20108.019765,120.853164%20112.29729,119.035754%20C116.574814,117.219286%20113.201686,111.213176%20115.89361,110.105412%20C118.585534,108.997649%20123.783778,114.953405%20130.687675,116.400932%20C137.591572,117.847519%20143.197124,119.11433%20144.79026,121.801385%20C146.162383,124.11103%20144.79026,124.849393%20144.79026,124.849393%20C144.79026,124.849393%20138.143796,128.168262%20134.013922,128.898801%20C128.014416,129.960062%20110.674685,130.6668%20108.774893,128.731743%20C107.608128,127.544921%20104.333451,116.019287%20105.12081,115.451758%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M145.164844,122.072983%20C146.466472,124.195559%20144.41258,125.299775%20144.166441,125.422338%20L143.176088,125.844279%20C141.295406,126.62556%20137.053938,128.301927%20133.919083,128.901185%20C128.170932,130%20110.371438,130.651092%20108.456615,128.76162%20C108.1202,128.430106%20107.70506,127.21704%20107.302343,125.640944%20L108.523897,125.774184%20C114.401831,126.396594%20127.522564,127.523521%20133.997847,125.998065%20C139.745316,124.644068%20142.891763,122.416566%20144.326431,121.116514%20C144.675418,121.415794%20144.957168,121.733643%20145.164844,122.072983%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M5.89797632,0.176460422%20C-2.94573928,18.853434%20-1.15345138,31.3985644%2011.27484,37.8118516%20C29.3036138,47.1151178%2083.2756203,36.1118516%2083.2756203,36.1118516%20C83.2756203,36.1118516%2082.3111872,43.8766427%2083.2756203,50.8019006%20C85.7944824,68.8889711%2097.7739585,99.0229548%20100.308519,102.809363%20C103.813523,108.045529%20114.490464,104.096649%20114.691579,99.7367192%20C114.892694,95.3767898%20106.642757,39.6931486%20105.388198,29.0746682%20C104.140107,18.455541%20100.199739,16.9130742%2088.6909289,14.0102649%20C86.0469405,13.3433849%2054.7801562,5.5730831%2051.9158504,5.7995642%20C35.5084792,7.09689753%2020.1691879,5.22252961%205.89797632,0.176460422%20Z'%20id='Path'%20fill='%23524D87'%3e%3c/path%3e%3cpath%20d='M20.44,34.9205711%20C38.2890882,36.9205711%2085.5438118,32.798013%2087.4416672,34.6713084%20C89.2535985,36.4597915%2088.9512823,67.5753949%2093.0158622,85.5848345%20L92.3977092,83.8841847%20C88.5751277,73.2672348%2084.605935,60.3544266%2083.2756203,50.8019006%20C82.3111872,43.8766427%2083.2756203,36.1118516%2083.2756203,36.1118516%20L81.0994032,36.5330893%20C70.8399213,38.4602214%2027.1401609,45.9987259%2011.27484,37.8118516%20C2.67846611,33.3759229%20-0.829449593,26.0064085%200.751092899,15.7033083%20C3.47270775,27.3487456%2010.0356597,33.7547592%2020.44,34.9205711%20Z'%20id='Path'%20fill-opacity='0.0561079545'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M21.8425791,1.02073112%20C34.2109248,41.5374114%2041.6283812,98.9791105%203,88.985834%20C23.5197512,51.2055231%20-4.37555616,34.2015512%201.94717213,14.6758084%20C4.10889898,8%2021.6811652,0.496984896%2021.8425791,1.02073112%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M7.89213813,17.8454787%20C21.8715353,19.9550268%2010.3478768,44.3624052%2014.9622087,48.0393418%20C19.5765406,51.7162784%2027.6081301,52.11297%2028.4741625,54.359368%20C30.2147182,58.8741883%2021.800869,70.2712827%203.2326149,88.5506511%20L3,88.985834%20C20.8745494,56.0757843%202.0118623,38.9307734%201.0308512,22.1511913%20C3.10193703,18.9026674%205.38916036,17.4677691%207.89213813,17.8454787%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M45,2%20C49.7198862,13.8383269%2051.9886728,23.1267812%2054.1055316,40.5033862%20C55.2823565,50.1514197%2055.5762854,64.9302169%2054.9873184,84.8397778%20L60.8200061,85.9867536%20C63.5998226,55.2273917%2064.5251361,37.8674287%2063.5959466,33.9068646%20C61.2562605,23.9379639%2059.6712171,18.1134529%2056.5820212,9%20C54.8804313,3.99804952%2045,2%2045,2%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2059.900000)'%3e%3cpath%20d='M44.44,37.1174069%20C44.44,37.1174069%2052.0555701,29.49211%2054.6929895,28.6072038%20C57.3304089,27.7222976%2071.7772209,26.6592484%2071.6795387,28.6588395%20C71.5688322,30.8010741%2062.2723573,30.677794%2061.412754,31.731807%20C60.5531506,32.7851746%2059.3577862,40.9883498%2056.108225,41.7970934%20C52.8651759,42.605837%2046.1425409,45%2046.1425409,45%20L16.2182605,60.4615348%20L19.4063845,45.0011933%20L44.44,37.1174069%20Z'%20id='Path'%20fill='url(%23linearGradient-15)'%3e%3c/path%3e%3cpath%20d='M21.5191872,4.83146563%20C12.442156,17.6421902%204.6924099,37.1560477%201.71768334,44.7639402%20C-1.25704322,52.3718328%201.7437185,63.8469539%2014.8242849,61.594157%20C15.8625771,61.4154829%2017.2261817,60.9975127%2018.9150988,60.3402465%20C23.7247511,53.747166%2024.5683306,48.0868079%2022.7733472,43.0469746%20C21.6455348,43.5230441%2021.0816287,43.7610789%2021.0816287,43.7610789%20C21.0816287,43.7610789%2034.0824099,20.7168582%2037.2570193,14.5393035%20C42.5597927,4.22241094%2029.5144997,-6.45603437%2021.5191872,4.83146563%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M21.0816287,43.7610789%20C16.6792327,45.9114041%2014.7548707,46.513628%2015.3085427,45.5677508%20C15.8622147,44.6218735%2018.6250363,42.5265452%2023.5970073,39.2817657%20L21.0816287,43.7610789%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Table1'%20transform='translate(79.500000,%20284.000000)'%3e%3cg%20id='Group-25'%20transform='translate(26.475884,%204.554930)'%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='79.6619936%20-1.13686838e-13%2091.6619936%20-1.13686838e-13%2091.6619936%20147.579718%2079.6619936%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='77.6619936%20-1.13686838e-13%2085.6619936%20-1.13686838e-13%2085.6619936%20147.579718%2077.6619936%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='2.49864952%20-1.13686838e-13%2014.4986495%20-1.13686838e-13%2014.4986495%20147.579718%202.49864952%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='0.498649518%20-1.13686838e-13%208.49864952%20-1.13686838e-13%208.49864952%20147.579718%200.498649518%20147.579718'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-25'%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='310.633312%204.55492958%20322.633312%204.55492958%20322.633312%20152.134648%20310.633312%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='308.633312%204.55492958%20316.633312%204.55492958%20316.633312%20152.134648%20308.633312%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='228.469968%204.55492958%20240.469968%204.55492958%20240.469968%20152.134648%20228.469968%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='226.469968%204.55492958%20234.469968%204.55492958%20234.469968%20152.134648%20226.469968%20152.134648'%3e%3c/polygon%3e%3cpath%20d='M111.448489,0%20L324.451961,0%20C325.3798,-1.58280756e-14%20326.131961,0.75216162%20326.131961,1.68%20L326.131961,17.32%20C326.131961,18.2478384%20325.3798,19%20324.451961,19%20L111.448489,19%20C110.52065,19%20109.768489,18.2478384%20109.768489,17.32%20L109.768489,1.68%20C109.768489,0.75216162%20110.52065,1.70441145e-16%20111.448489,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3cpath%20d='M20.1558842,0%20L232.246431,0%20C233.174269,-1.70441145e-16%20233.926431,0.75216162%20233.926431,1.68%20L233.926431,17.32%20C233.926431,18.2478384%20233.174269,19%20232.246431,19%20L20.1558842,19%20C19.2280459,19%2018.4758842,18.2478384%2018.4758842,17.32%20L18.4758842,1.68%20C18.4758842,0.75216162%2019.2280459,-5.16034596e-17%2020.1558842,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%23EFEFEF'%20x='0'%20y='0'%20width='338'%20height='9.76056338'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3cg%20id='Pot5'%20transform='translate(140.500000,%20238.000000)'%3e%3cg%20id='Group-33'%20transform='translate(0.698880,%200.000000)'%3e%3cpath%20d='M14.6555829,14.4692915%20L14.6555829,10.2808124%20L19.9389996,10.2805325%20L19.9391157,8.05964919%20C19.9391157,6.83293465%2020.9247483,5.83848603%2022.1405877,5.83848603%20C23.3564271,5.83848603%2024.3420597,6.83293465%2024.3420597,8.05964919%20L24.3420597,12.6923609%20C24.3420597,13.6737326%2023.5535537,14.4692915%2022.5808821,14.4692915%20L14.6555829,14.4692915%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M3.69482223e-13,16.88084%20L3.69482223e-13,12.8827463%20C3.69482223e-13,11.6560318%200.985632587,10.6615832%202.201472,10.6615832%20C3.41731141,10.6615832%204.402944,11.6560318%204.402944,12.8827463%20L4.40266667,15.1033953%20L7.04383333,15.1033953%20L7.0447104,4.88655896%20C7.0447104,2.18778697%209.21310209,1.51444748e-13%2011.8879488,1.51444748e-13%20C14.5627955,1.51444748e-13%2016.7311872,2.18778697%2016.7311872,4.88655896%20L16.7311872,30.207819%20L7.0447104,30.207819%20L7.04383333,19.5454419%20L2.6417664,19.5462358%20C1.1827591,19.5462358%203.69482223e-13,18.3528975%203.69482223e-13,16.88084%20Z'%20id='Path'%20fill='%2302D3AF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-34'%20transform='translate(0.000000,%2023.269328)'%3e%3cpath%20d='M1.118208,0%20L23.482368,0%20L21.8826493,21.5203661%20C21.8388877,22.109073%2021.3526996,22.5641972%2020.7675731,22.5641972%20L3.83300295,22.5641972%20C3.24787637,22.5641972%202.76168829,22.109073%202.7179267,21.5203661%20L1.118208,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-16)'%3e%3c/path%3e%3cpath%20d='M1.118208,0%20L23.482368,0%20C24.0999372,0%2024.600576,0.50511676%2024.600576,1.12820986%20L24.600576,5.6410493%20C24.600576,6.2641424%2024.0999372,6.76925916%2023.482368,6.76925916%20L1.118208,6.76925916%20C0.500638774,6.76925916%200,6.2641424%200,5.6410493%20L0,1.12820986%20C0,0.50511676%200.500638774,0%201.118208,0%20Z'%20id='Rectangle'%20fill='%23FFB3A4'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='FacingBack-Laptop3'%20transform='translate(208.500000,%20236.000000)'%3e%3cpath%20d='M7.18087287,45.5196672%20L112.437047,45.5196672%20C113.269618,45.5196672%20113.94455,46.1945994%20113.94455,47.0271705%20C113.94455,47.8597415%20113.269618,48.5346737%20112.437047,48.5346737%20L7.18087287,48.5346737%20C6.3483018,48.5346737%205.6733696,47.8597415%205.6733696,47.0271705%20C5.6733696,46.1945994%206.3483018,45.5196672%207.18087287,45.5196672%20Z'%20id='Rectangle'%20fill='%238F84FF'%3e%3c/path%3e%3cpath%20d='M78.5032336,45.5196672%20L112.437047,45.5196672%20C113.269618,45.5196672%20113.94455,46.1945994%20113.94455,47.0271705%20C113.94455,47.8597415%20113.269618,48.5346737%20112.437047,48.5346737%20L78.5032336,48.5346737%20C77.6706625,48.5346737%2076.9957303,47.8597415%2076.9957303,47.0271705%20C76.9957303,46.1945994%2077.6706625,45.5196672%2078.5032336,45.5196672%20Z'%20id='Rectangle'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M4.08948722,0%20L70.3577685,0%20C72.1695107,-1.66507926e-15%2073.6989826,1.34640321%2073.9287106,3.14352164%20L78.8437908,41.593245%20C79.0958968,43.5654219%2077.7015039,45.3685595%2075.729327,45.6206655%20C75.5779374,45.6400178%2075.4254702,45.6497234%2075.2728487,45.6497234%20L9.00456736,45.6497234%20C7.1928252,45.6497234%205.66335333,44.3033202%205.43362525,42.5062018%20L0.518545114,4.05647836%20C0.266439078,2.08430149%201.66083199,0.281163932%203.63300886,0.0290578962%20C3.78439853,0.00970555035%203.93686564,9.16214548e-16%204.08948722,0%20Z'%20id='Rectangle'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M4.08948722,0%20L68.0235822,0%20C69.8353243,-7.65759119e-15%2071.3647962,1.34640321%2071.5945243,3.14352164%20L76.5096044,41.593245%20C76.7617105,43.5654219%2075.3673175,45.3685595%2073.3951407,45.6206655%20C73.243751,45.6400178%2073.0912839,45.6497234%2072.9386623,45.6497234%20L9.00456736,45.6497234%20C7.1928252,45.6497234%205.66335333,44.3033202%205.43362525,42.5062018%20L0.518545114,4.05647836%20C0.266439078,2.08430149%201.66083199,0.281163932%203.63300886,0.0290578962%20C3.78439853,0.00970555035%203.93686564,2.24848218e-15%204.08948722,0%20Z'%20id='Rectangle'%20fill='%23B1A9FF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FFFFFF'%20transform='translate(37.315147,%2023.551241)%20rotate(-37.000000)%20translate(-37.315147,%20-23.551241)%20'%20cx='37.315147'%20cy='23.5512408'%20rx='4.64830581'%20ry='5.07495986'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='Group-8'%20transform='translate(335.500000,%20273.000000)'%3e%3cpath%20d='M1,0%20L46.5,0%20C49.5375661,-5.57991845e-16%2052,2.46243388%2052,5.5%20C52,8.53756612%2049.5375661,11%2046.5,11%20L1,11%20C0.44771525,11%206.76353751e-17,10.5522847%200,10%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%20id='Rectangle'%20fill='%23F16B79'%3e%3c/path%3e%3cpath%20d='M1,2.2%20L27.0333333,2.2%20C28.855873,2.2%2030.3333333,3.67746033%2030.3333333,5.5%20C30.3333333,7.32253967%2028.855873,8.8%2027.0333333,8.8%20L1,8.8%20C0.44771525,8.8%206.76353751e-17,8.35228475%200,7.8%20L0,3.2%20C-6.76353751e-17,2.64771525%200.44771525,2.2%201,2.2%20Z'%20id='Rectangle'%20fill='%23EAEFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-73'%20transform='translate(500.000000,%20337.500000)%20scale(-1,%201)%20translate(-500.000000,%20-337.500000)%20translate(429.500000,%20238.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='0'%20y='0'%20width='131.195077'%20height='198.347541'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23BFE7FF'%20x='35.4018462'%20y='0'%20width='95.7932308'%20height='198.347541'%3e%3c/rect%3e%3cpath%20d='M51.4116923,133.623607%20L115.185231,133.623607%20C119.426778,133.623607%20122.865231,137.06206%20122.865231,141.303607%20L122.865231,182.316066%20C122.865231,186.557612%20119.426778,189.996066%20115.185231,189.996066%20L51.4116923,189.996066%20C47.1701454,189.996066%2043.7316923,186.557612%2043.7316923,182.316066%20L43.7316923,141.303607%20C43.7316923,137.06206%2047.1701454,133.623607%2051.4116923,133.623607%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M70.8036923,133.623607%20L95.7932308,133.623607%20L95.7932308,140.222951%20C95.7932308,142.343724%2094.0740042,144.062951%2091.9532308,144.062951%20L74.6436923,144.062951%20C72.5229189,144.062951%2070.8036923,142.343724%2070.8036923,140.222951%20L70.8036923,133.623607%20L70.8036923,133.623607%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M45.7316923,19.2257923%20L115.185231,19.2257923%20C119.426778,19.2257923%20122.865231,22.6642455%20122.865231,26.9057923%20L122.865231,57.0439344%20C122.865231,61.2854813%20119.426778,64.7239344%20115.185231,64.7239344%20L45.7316923,64.7239344%20C44.6271228,64.7239344%2043.7316923,63.8285039%2043.7316923,62.7239344%20L43.7316923,21.2257923%20C43.7316923,20.1212229%2044.6271228,19.2257923%2045.7316923,19.2257923%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M68.7655385,8.35147541%20L132.539077,8.35147541%20C136.780624,8.35147541%20140.219077,11.7899285%20140.219077,16.0314754%20L140.219077,57.0439344%20C140.219077,61.2854813%20136.780624,64.7239344%20132.539077,64.7239344%20L68.7655385,64.7239344%20C64.5239916,64.7239344%2061.0855385,61.2854813%2061.0855385,57.0439344%20L61.0855385,16.0314754%20C61.0855385,11.7899285%2064.5239916,8.35147541%2068.7655385,8.35147541%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M51.4116923,70.987541%20L115.185231,70.987541%20C119.426778,70.987541%20122.865231,74.4259941%20122.865231,78.667541%20L122.865231,119.68%20C122.865231,123.921547%20119.426778,127.36%20115.185231,127.36%20L51.4116923,127.36%20C47.1701454,127.36%2043.7316923,123.921547%2043.7316923,119.68%20L43.7316923,78.667541%20C43.7316923,74.4259941%2047.1701454,70.987541%2051.4116923,70.987541%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M70.8036923,70.987541%20L95.7932308,70.987541%20L95.7932308,77.5868852%20C95.7932308,79.7076587%2094.0740042,81.4268852%2091.9532308,81.4268852%20L74.6436923,81.4268852%20C72.5229189,81.4268852%2070.8036923,79.7076587%2070.8036923,77.5868852%20L70.8036923,70.987541%20L70.8036923,70.987541%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M88.1575385,8.35147541%20L113.147077,8.35147541%20L113.147077,14.9508197%20C113.147077,17.0715931%20111.42785,18.7908197%20109.307077,18.7908197%20L91.9975385,18.7908197%20C89.876765,18.7908197%2088.1575385,17.0715931%2088.1575385,14.9508197%20L88.1575385,8.35147541%20L88.1575385,8.35147541%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Table-Frame2'%20transform='translate(480.500000,%20196.000000)'%3e%3cpolygon%20id='Rectangle'%20fill='%237367F0'%20points='29.3617629%2020.6769231%2036.4017629%2020.6769231%2044%2041.3538462%2036.96%2041.3538462'%3e%3c/polygon%3e%3cpath%20d='M11.2076745,0%20L43.0118493,0%20C43.4536771,3.62101212e-15%2043.8118493,0.3581722%2043.8118493,0.8%20C43.8118493,0.855963301%2043.8059771,0.911772134%2043.794329,0.966509817%20L35.3348052,40.720356%20C35.2562006,41.0897424%2034.9299828,41.3538462%2034.5523255,41.3538462%20L2.74815069,41.3538462%20C2.30632289,41.3538462%201.94815069,40.995674%201.94815069,40.5538462%20C1.94815069,40.4978829%201.95402294,40.442074%201.96567099,40.3873363%20L10.4251948,0.633490183%20C10.5037994,0.264103752%2010.8300172,1.80396817e-16%2011.2076745,0%20Z'%20id='Rectangle'%20fill='%23A7C3FF'%3e%3c/path%3e%3cpath%20d='M9.4476745,0%20L41.2518493,0%20C41.6936771,3.62101212e-15%2042.0518493,0.3581722%2042.0518493,0.8%20C42.0518493,0.855963301%2042.0459771,0.911772134%2042.034329,0.966509817%20L33.5748052,40.720356%20C33.4962006,41.0897424%2033.1699828,41.3538462%2032.7923255,41.3538462%20L0.988150688,41.3538462%20C0.546322888,41.3538462%200.188150688,40.995674%200.188150688,40.5538462%20C0.188150688,40.4978829%200.194022939,40.442074%200.205670988,40.3873363%20L8.6651948,0.633490183%20C8.74379935,0.264103752%209.07001723,1.80396817e-16%209.4476745,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3cg%20id='Group-93'%20transform='translate(2.200000,%201.723077)'%3e%3cmask%20id='mask-19'%20fill='white'%3e%3cuse%20xlink:href='%23path-18'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Rectangle'%20fill='%23B3FFEB'%20fill-rule='nonzero'%20xlink:href='%23path-18'%3e%3c/use%3e%3cg%20id='Group-92'%20mask='url(%23mask-19)'%3e%3cg%20transform='translate(-12.100000,%206.892308)'%20id='Oval'%3e%3cellipse%20fill='%23FFFFFF'%20cx='29.15'%20cy='3.76923077'%20rx='3.85'%20ry='3.76923077'%3e%3c/ellipse%3e%3cellipse%20fill='%236DE9C9'%20cx='17.875'%20cy='32.0384615'%20rx='17.875'%20ry='17.5'%3e%3c/ellipse%3e%3cellipse%20fill='%2383F2D5'%20cx='45.925'%20cy='26.9230769'%20rx='21.175'%20ry='20.4615385'%3e%3c/ellipse%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Wom1.2'%20transform='translate(74.500000,%20239.000000)'%3e%3cg%20id='Head'%20transform='translate(30.000000,%200.000000)'%3e%3cpath%20d='M9.61629772,54.292968%20C-2.10718861,51.5797984%20-2.87928334,35.5880573%206.03377818,30.0407917%20C-3.15817331,10.891759%2018.0982964,-8.12074103%2032.6587863,3.60457519%20C42.2043104,-0.455953086%2050.1367648,15.3890618%2041.2545871,27.6953118%20C44.9787241,48.8255015%2037.3993544,54.2874435%2023.7363661,54.5194747%20L9.61629772,54.292968%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M9.76214969,50.4736905%20C9.76214969,50.4736905%2015.465067,49.1431837%2015.6629105,39.8567254%20C15.8607539,30.5702671%2015.7218704,27.4003452%2015.7218704,27.4003452%20L28.2837112,27.1750848%20C28.2837112,27.1750848%2028.4206434,37.5246936%2028.4225947,41.2681837%20C28.4278356,51.3226852%2035.4774854,50.4736905%2035.4774854,50.4736905%20C35.4774854,50.4736905%2034.011999,58.6262566%2022.629451,59.2623244%20C13.7422195,59.7597202%209.76214969,50.4736905%209.76214969,50.4736905%20Z'%20id='Path'%20fill='url(%23linearGradient-20)'%3e%3c/path%3e%3cpath%20d='M12.7935628,22.7630925%20C7.18974604,22.5475977%208.10379366,30.7001835%2013.9251071,30.6891158%20C13.9251071,30.6891158%2017.3062148,42.270347%2029.0449869,42.270347%20C38.5783836,42.270347%2039.1985473,28.7722071%2039.2850219,26.0794988%20C39.3780476,23.208405%2039.3898396,13.7761134%2039.3898396,13.7761134%20L12.5754109,13.7637436%20L12.7935628,22.7630925%20Z'%20id='Path'%20fill='url(%23linearGradient-21)'%3e%3c/path%3e%3cpath%20d='M26.9887377,33.55577%20C26.9887377,33.55577%2028.9208668,36.6574086%2032.6813917,35.5627912'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(29.835065,%2034.676261)%20rotate(-18.000000)%20translate(-29.835065,%20-34.676261)%20'%3e%3c/path%3e%3cpath%20d='M28.6229283,37.2575297%20C29.5063117,37.6258215%2030.3442779,37.6256399%2031.0776378,37.2020382'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(29.850283,%2037.364575)%20rotate(2.000000)%20translate(-29.850283,%20-37.364575)%20'%3e%3c/path%3e%3cpath%20d='M13.0536757,27.2861215%20C13.4039904,26.0248583%2013.2464873,24.9226023%2011.9857187,24.4173524'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(12.600780,%2025.851737)%20rotate(-13.000000)%20translate(-12.600780,%20-25.851737)%20'%3e%3c/path%3e%3cpath%20d='M11.906939,21.7558029%20C11.906939,21.7558029%2014.9784654,25.8516818%2015.6006402,25.8734368%20C16.2228149,25.8951918%2016.4406792,20.5465395%2016.4406792,20.5465395%20C20.2085015,20.2604904%2029.7440793,18.3734243%2032.0815402,13.97725%20C33.7161942,17.8561814%2036.8410129,19.5791288%2038.8941297,19.2482694%20L39.2832655,27.4890618%20L40.2415988,10.9215669%20L11.1556667,10.9215669%20L11.906939,21.7558029%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(61.000000,%2028.000000)'%3e%3cg%20id='Group-6'%20transform='translate(52.849275,%200.000000)'%3e%3cpath%20d='M1.20251955,27.3289525%20C1.20251955,27.3289525%20-0.47123099,17.9880624%200.130566956,16.0965306%20C0.6446027,14.461765%205.50286736,12.1044128%205.50286736,12.1044128%20C5.50286736,12.1044128%2013.9531135,-1.26375123%2015.8023884,0.097297877%20C17.3068833,1.20095301%2011.401741,11.056631%2011.401741,11.056631%20C11.401741,11.056631%2016.7865788,16.7142761%2016.7113541,19.243015%20C16.6361293,21.7723816%207.9225966,29.6894435%207.9225966,29.6894435%20L1.20251955,27.3289525%20Z'%20id='Path'%20fill='url(%23linearGradient-22)'%3e%3c/path%3e%3cpath%20d='M5.68466049,11.9700657%20C5.68466049,11.9700657%209.42709146,11.4603001%2010.0226207,12.6267343%20C10.5303877,13.6205261%207.42109831,16.4392572%207.42109831,17.2315752%20C7.42109831,18.0238933%207.46554157,24.0212484%207.71572856,24.0757437%20C7.96591555,24.130239%2011.4644283,14.2891227%2010.7184496,12.2073704%20C10.1041142,10.4985256%205.68466049,11.9700657%205.68466049,11.9700657%20Z'%20id='Path'%20fill='%23F28585'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M9.55009,26.2240417%20C3.93330917,23.8886623%20-2.86826135,30.5922058%201.27536825,36.9912711%20C7.89514565,47.2229954%2032.3325493,74.0883439%2043.5974546,74.1279407%20C53.7151826,74.163051%2063.0098075,33.918866%2062.7966707,30.7114859%20C62.5835339,27.5034781%2054.3714995,23.4900155%2051.3875846,25.7557103%20C48.3974011,28.021405%2038.9378897,54.5687683%2038.9378897,54.5687683%20C38.9378897,54.5687683%2015.254633,28.5983442%209.55009,26.2240417%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M38.9378897,54.5687683%20C41.0690558,58.2374647%2042.2329497,59.7975233%2042.4295715,59.2489441%20C42.6261933,58.7003649%2041.8488709,56.0617627%2040.0976044,51.3331377%20L38.9378897,54.5687683%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(38.000000,%20123.000000)'%3e%3cpath%20d='M25.3464375,187.709033%20C25.3464375,187.709033%2024.2265,196.914586%2028.4030625,200.430519%20C32.579625,203.94583%2016.467375,202.676912%2016.467375,202.676912%20L16.3498125,187.56238%20L25.3464375,187.709033%20Z'%20id='Path'%20fill='url(%23linearGradient-23)'%3e%3c/path%3e%3cpath%20d='M16.313625,195.867813%20C17.749125,195.944868%2017.5201875,200.259932%2019.4445,200.079724%20C21.3688125,199.898894%2024.6225,195.59782%2027.4130625,197.044461%20C30.3088125,198.548892%2046.1806875,208.601728%2047.115,211.185546%20C48.1606875,214.065777%2041.3915625,214.280785%2036.5529375,214.070749%20C31.708125,213.860091%2029.4744375,211.679567%2027.1231875,211.733629%20C24.76575,211.788313%2024.208875,213.257324%2022.4454375,213.661862%20C20.65725,214.073234%2016.1836875,214.011093%2015.769125,212.724155%20C15.336,211.387504%2014.8843125,195.790137%2016.313625,195.867813%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M-1.02318154e-14,6.85052413e-14%20C-1.02318154e-14,6.85052413e-14%209.6301875,92.7193077%2010.416,101.191173%20C11.2018125,109.663038%209.6301875,115.797374%208.98575,124.547736%20C8.3413125,133.298098%2011.443125,188.331684%2011.443125,188.331684%20C16.0033125,191.086391%2021.42975,191.627017%2028.3288125,188.414953%20C28.3288125,188.414953%2034.6648125,119.856135%2034.6029375,104.240747%20C34.5658125,94.9258255%2035.5310625,1.04583144%2035.5310625,1.04583144%20L-1.02318154e-14,6.85052413e-14%20Z'%20id='Path'%20fill='%232B256A'%3e%3c/path%3e%3cpath%20d='M15.3878116,101.952365%20C16.1788009,107.817551%2014.0539607,118.927704%209.01329111,135.282824%20L8.94979371,132.593677%20C8.8777767,129.037977%208.87557641,126.265152%208.97351479,124.72643%20L8.98575,124.547736%20C9.60870625,116.089053%2011.0980677,110.0749%2010.4868448,102.030751%20L10.3546246,100.544103%20C10.0244195,97.1157619%208.99812264,87.0584843%207.71218434,74.5530034%20L8.41780228,76.596495%20C12.3232273,88.0025146%2014.6463612,96.4545105%2015.3878116,101.952365%20Z'%20id='Path'%20fill-opacity='0.0771689248'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0943827,198.068388%20L28.44706,199.055986%20C28.1443032,199.517892%2028.2733187,200.137773%2028.7352242,200.44053%20C28.7482367,200.449059%2028.7614464,200.457283%2028.7748425,200.465196%20L38.340963,206.115537%20C38.6343253,206.288815%2038.995726,206.300803%2039.2999268,206.147348%20L40.5767978,205.503224%20L40.5767978,205.503224%20C36.8566712,202.797229%2033.1300003,200.376317%2029.0943827,198.068388%20Z'%20id='Path-14'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(9.000000,%20120.000000)'%3e%3cpolygon%20id='Path'%20fill='url(%23linearGradient-24)'%20points='13.4593149%20192.203698%2014.2680192%20206.233498%203.90079485%20206.508374%205.84938673%20192.203698'%3e%3c/polygon%3e%3cpath%20d='M3.80350712,201.367438%20C11.1507986,206.908274%2013.9700755,199.975407%2014.5963653,200.662596%20C15.7881401,201.970112%2018.0439995,214.990516%2016.8157418,216.815591%20C15.7334157,218.432033%201.00040423,218.459272%200.185619439,216.936932%20C-0.884545655,214.921178%202.98638275,200.751218%203.80350712,201.367438%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M8.0641315,204.967266%20L10.1384864,204.967266%20C10.6284199,204.967266%2011.0462059,205.322223%2011.1253518,205.805721%20L11.7413594,209.568879%20C11.8305778,210.11391%2011.461069,210.628071%2010.9160382,210.717289%20C10.8626342,210.726031%2010.8086087,210.730424%2010.7544939,210.730424%20L7.44812392,210.730424%20C6.89583917,210.730424%206.44812392,210.282708%206.44812392,209.730424%20C6.44812392,209.676309%206.45251652,209.622283%206.46125845,209.568879%20L7.07726604,205.805721%20C7.15641199,205.322223%207.57419795,204.967266%208.0641315,204.967266%20Z'%20id='Rectangle'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0908007,4.09496998e-14%20C23.0908007,4.09496998e-14%2012.7658646,9.30484988%2010.0551654,22.6729048%20C5.53644491,44.9573779%207.81054574,86.1153302%207.6767751,95.140413%20C7.54908495,104.165496%204.30375187,109.610946%202.56308848,122.371672%20C0.822425096,135.132397%202.54484703,192.1619%202.54484703,192.1619%20C7.159934,194.946564%2012.1641719,195.145911%2017.6670095,191.994746%20L49.9847792,2.97659976%20L23.0908007,4.09496998e-14%20Z'%20id='Path'%20fill='%2338308B'%3e%3c/path%3e%3cpath%20d='M16.2125557,8.30473344%20L20.2460344,8.85997019%20C16.7022804,15.6385366%2014.9119463,31.0967427%2014.8750322,55.2345886%20L14.8744493,55.9997215%20C14.8744493,92.4959446%208.28611334,105.35255%205.63552834,121.064047%20L5.55642374,121.541054%20C3.96877574,131.284466%202.77952074,146.897529%201.98865873,168.380244%20L1.90825528,163.05424%20C1.68819925,146.824351%201.68332654,128.821167%202.56308848,122.371672%20C4.30375187,109.610946%207.54908495,104.165496%207.6767751,95.140413%20L7.68256162,94.242774%20C7.68021323,83.6628392%205.67200653,44.2888437%2010.0551654,22.6729048%20C11.1999744,17.0271775%2013.702877,12.1061732%2016.2125557,8.30473344%20Z'%20id='Path'%20fill-opacity='0.0771689248'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(21.000000,%2048.000000)'%3e%3cpath%20d='M0,9.70312373%20C0,9.70312373%209.88775391,42.8366538%2010.1805859,49.1085804%20C10.473418,55.3811305%202.0934375,73.8159432%203.52021484,78.4754628%20C6.80990234,89.2429248%2048.8094922,93.8793744%2053.3141211,79.3945223%20C55.2393359,73.2092642%2051.5384375,66.576323%2053.3328125,58.6165442%20C55.120957,50.6567655%2060.3752142,38.828423%2056.2985156,27.7077119%20C52.2218171,16.5870007%2053.3141211,6.2986138%2050.3982617,4.35399775%20C47.4824023,2.4093817%2040.6662695,0.344179687%2040.6662695,0.344179687%20C37.3516602,5.22567022%2026.1617383,5.15458963%2020.8222266,-5.49898291e-14%20C20.8222266,-5.49898291e-14%207.55755859,2.57511252%200,9.70312373%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M8.86064871,15.0694531%20C15.4515835,25.5369865%2015.4317683,43.7619439%2018.9715749,46.1487873%20C22.5113816,48.5356307%2036.2886447,46.1933418%2036.2886447,48.0835699%20C36.2886447,49.973798%2017.2493337,67.2966677%2020.3749054,75.57781%20C22.0115126,79.9139697%2021.5675716,83.7931962%2019.0430822,87.2154895%20L18.2190503,87.035787%20C10.7174069,85.3391684%204.68642071,82.2925662%203.52021484,78.4754628%20C2.0934375,73.8159432%2010.473418,55.3811305%2010.1805859,49.1085804%20C9.93281156,43.8017064%202.81566491,19.2635811%200.631320131,11.8379297%20C2.56167086,8.34493447%205.30471654,9.4220237%208.86064871,15.0694531%20Z'%20id='Path'%20fill-opacity='0.0564903846'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2054.000000)'%3e%3cpath%20d='M50.7171668,63.0388937%20C50.7171668,63.0388937%2057.1510235,60.1868928%2059.2333552,60.1950337%20C61.315687,60.202582%2062.9084229,60.2709872%2062.9084229,60.2709872%20L62.9146203,63.1546708%20C62.9146203,63.1546708%2073.4864727,64.1158037%2074.6020076,64.0781495%20C75.7237399,64.0411228%2070.5241079,71.861899%2067.022568,73.2783242%20C63.1553805,74.8422284%2050.0106614,70.2032317%2050.0106614,70.2032317%20L50.7171668,63.0388937%20Z'%20id='Path'%20fill='url(%23linearGradient-25)'%3e%3c/path%3e%3cpath%20d='M21.5645226,2.76143226%20C13.4583027,8.67502344%20-7.23486892,59.4171878%202.59423265,66.5338305%20C10.9731389,72.6024314%2046.5710956,73.3937971%2049.2049974,71.4577439%20C51.3988826,69.8411239%2052.6321683,64.922231%2050.5684289,62.2349767%20C47.829171,58.6515525%2016.9412504,53.4766111%2016.9412504,53.4766111%20C16.9412504,53.4766111%2028.0470196,26.9084394%2030.3648531,22.2512431%20C38.3161377,6.26578259%2033.0483342,-5.61411564%2021.5645226,2.76143226%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M16.9846323,53.4452326%20C14.6278172,57.1371945%2013.6920074,59.0291086%2014.1772029,59.1209748%20C14.6623984,59.212841%2016.4865045,57.4891157%2019.6495211,53.9497988%20L16.9846323,53.4452326%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",rw="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='747px'%20height='547px'%20viewBox='0%200%20747%20547'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIllustration%3c/title%3e%3cdefs%3e%3cpath%20d='M5.388768,0%20L130.412508,0%20C133.388643,-1.43488544e-15%20135.801276,2.41263361%20135.801276,5.388768%20L135.801276,46.0387744%20C135.801276,49.0149088%20133.388643,51.4275424%20130.412508,51.4275424%20L5.388768,51.4275424%20C2.41263361,51.4275424%202.55312201e-15,49.0149088%200,46.0387744%20L0,5.388768%20C-1.25264976e-15,2.41263361%202.41263361,-2.11782824e-15%205.388768,0%20Z'%20id='path-1'%3e%3c/path%3e%3cfilter%20x='-28.4%25'%20y='-72.9%25'%20width='168.5%25'%20height='280.8%25'%20filterUnits='objectBoundingBox'%20id='filter-2'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M5,0%20L163.949198,0%20C166.710622,3.80913106e-16%20168.949198,2.23857625%20168.949198,5%20L168.949198,137.679592%20C168.949198,140.441016%20166.710622,142.679592%20163.949198,142.679592%20L5,142.679592%20C2.23857625,142.679592%203.38176876e-16,140.441016%200,137.679592%20L0,5%20C-3.38176876e-16,2.23857625%202.23857625,1.39544373e-15%205,0%20Z'%20id='path-3'%3e%3c/path%3e%3cfilter%20x='-22.8%25'%20y='-26.3%25'%20width='155.0%25'%20height='165.2%25'%20filterUnits='objectBoundingBox'%20id='filter-5'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M22.6524064,109.608163%20C36.0424523,105.75851%2045.6894817,99.9049002%2051.5934946,92.0473343%20C60.4495139,80.2609855%2063.4351742,68.8366467%2078.6666599,68.8366467%20C93.8981456,68.8366467%2095.8510232,86.3337998%20112.316621,86.3337998%20C128.782219,86.3337998%20129.682684,64.0202266%20135.155236,55.1601133%20C138.803604,49.2533711%20143.775923,46.3%20150.072193,46.3'%20id='path-6'%3e%3c/path%3e%3cfilter%20x='-24.7%25'%20y='-28.4%25'%20width='149.0%25'%20height='198.7%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeMorphology%20radius='2.002'%20operator='dilate'%20in='SourceAlpha'%20result='shadowSpreadOuter1'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='13'%20in='shadowSpreadOuter1'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeMorphology%20radius='2.002'%20operator='erode'%20in='SourceAlpha'%20result='shadowInner'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='13'%20in='shadowInner'%20result='shadowInner'%3e%3c/feOffset%3e%3cfeComposite%20in='shadowOffsetOuter1'%20in2='shadowInner'%20operator='out'%20result='shadowOffsetOuter1'%3e%3c/feComposite%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.144394668%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3cpath%20d='M7.4844,0%20L232.6968,0%20C236.83032,-1.64749372e-15%20240.1812,3.35088002%20240.1812,7.4844%20L240.1812,158.000266%20C240.1812,162.133786%20236.83032,165.484666%20232.6968,165.484666%20L7.4844,165.484666%20C3.35088002,165.484666%20-7.48739558e-15,162.133786%200,158.000266%20L0,7.4844%20C3.81968218e-16,3.35088002%203.35088002,-5.45793364e-15%207.4844,0%20Z'%20id='path-8'%3e%3c/path%3e%3cfilter%20x='-8.7%25'%20y='-12.7%25'%20width='122.5%25'%20height='132.6%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeOffset%20dx='6'%20dy='6'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='8'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.701879529%200%200%200%200%200.701879529%200%200%200%200%200.701879529%200%200%200%200.208724869%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3clinearGradient%20x1='45.1359293%25'%20y1='-28.1859254%25'%20x2='62.0176018%25'%20y2='121.546626%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.20629719%25'%20x2='55.1442779%25'%20y2='90.7204601%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.85998276%25'%20x2='50%25'%20y2='78.2784683%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='28.5029159%25'%20y1='98.6431024%25'%20x2='77.0614974%25'%20y2='9.20431052%25'%20id='linearGradient-13'%3e%3cstop%20stop-color='%2328324F'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23222735'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.359463%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-14'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='28.0624985%25'%20x2='50%25'%20y2='61.5179936%25'%20id='linearGradient-15'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='70.8290542%25'%20y1='38.1822589%25'%20x2='32.5096572%25'%20y2='84.8636514%25'%20id='linearGradient-16'%3e%3cstop%20stop-color='%234D63A0'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23222735'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-6.66432423%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-17'%3e%3cstop%20stop-color='%23FE62BE'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FDB3A8'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M2.67368445,0.442901691%20L33.3255838,0.442901691%20C34.4389898,0.442901691%2035.3415838,1.34549564%2035.3415838,2.45890169%20C35.3415838,2.51748756%2035.33903,2.57604559%2035.3339297,2.63440903%20L29.4270645,70.2271862%20C29.3360564,71.2685997%2028.4641012,72.0676788%2027.4187187,72.0676788%20L8.58054957,72.0676788%20C7.53516702,72.0676788%206.66321178,71.2685997%206.57220369,70.2271862%20L0.665338569,2.63440903%20C0.568408544,1.52523022%201.38899831,0.547485836%202.49817711,0.450555811%20C2.55654055,0.445455488%202.61509858,0.442901691%202.67368445,0.442901691%20Z'%20id='path-18'%3e%3c/path%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.80155206%25'%20x2='50%25'%20y2='78.24779%25'%20id='linearGradient-20'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.4874564%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-21'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.2488919%25'%20y1='-28.1859254%25'%20x2='61.7385065%25'%20y2='121.546626%25'%20id='linearGradient-22'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.14532105%25'%20x2='55.1442779%25'%20y2='90.676284%25'%20id='linearGradient-23'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='8.58120408%25'%20x2='50%25'%20y2='71.7463884%25'%20id='linearGradient-24'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='22.4182939%25'%20x2='50%25'%20y2='64.4814083%25'%20id='linearGradient-25'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-26'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.1633771%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-27'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.1865682%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-28'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.8358596%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-29'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-30'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-31'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='46.1884345%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-32'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='46.5145022%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-33'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.6760244%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-34'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.1878124%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-35'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-8.45265778%25'%20x2='50%25'%20y2='80.6897913%25'%20id='linearGradient-36'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='📝-Pages-New'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Login-'%20transform='translate(-113.000000,%20-271.000000)'%3e%3cg%20id='Illustration'%20transform='translate(113.500000,%20271.500000)'%3e%3cg%20id='Shape'%20transform='translate(0.500000,%200.500000)'%3e%3cg%20id='Group-59'%20transform='translate(0.000000,%200.818995)'%3e%3cpath%20d='M673.320496,164.42973%20C682.697842,151.911489%20700.453642,149.360857%20712.979187,158.732736%20C725.379475,168.010895%20728.00481,185.49599%20718.957248,197.991201%20L718.679504,198.368303%20L644.379725,297.554422%20C634.916309,310.187563%20617.340382,313.390522%20604.040557,304.982961%20L603.638854,304.724631%20L556.864897,274.128494%20L509.705425,342.774231%20C500.937414,355.536823%20483.564296,358.874417%20470.701797,350.351376%20L470.313418,350.089469%20C457.54338,341.32657%20454.203839,323.963582%20462.731853,311.108582%20L462.993913,310.72043%20L524.792998,220.766562%20C533.999402,207.36585%20552.141193,203.672841%20565.84142,212.325168%20L566.255205,212.591141%20L613.898286,243.755416%20L673.320496,164.42973%20Z'%20id='Path'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0845424107'%3e%3c/path%3e%3cpath%20d='M430.118007,3.47524559%20C432.495605,0.0208430156%20437.231582,-0.857710836%20440.696106,1.51294064%20C444.115045,3.85239933%20445.018124,8.48187172%20442.756323,11.9231258%20L442.664161,12.060134%20L424.147685,38.9600355%20C421.433138,42.7508086%20416.180742,43.663949%20412.344581,41.0416044%20L412.208184,40.9464449%20L401.573583,33.3756019%20L390.048198,51.6348483%20C387.83905,55.1345722%20383.234303,56.2178186%20379.695669,54.0995121%20L379.556547,54.0142301%20C376.046569,51.8115364%20374.960148,47.2202425%20377.084662,43.6919474%20L377.170193,43.5532325%20L392.455068,19.3389947%20C394.97306,15.3500003%20400.257491,14.151554%20404.258175,16.6621902%20L404.467404,16.7977781%20L404.672581,16.9393898%20L415.53035,24.6692771%20L430.118007,3.47524559%20Z'%20id='Path'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0845424107'%3e%3c/path%3e%3cpath%20d='M634.903005,126.988904%20L634.903005,109.011803%20L634.903005,109.011803%20L652.892053,109.011803%20C654.272765,109.011803%20655.392053,107.892514%20655.392053,106.511803%20L655.392053,97.8570026%20C655.392053,96.4762907%20654.272765,95.3570026%20652.892053,95.3570026%20L634.903005,95.3570026%20L634.903005,95.3570026%20L634.903005,77.2473306%20C634.903005,75.8666188%20633.783717,74.7473306%20632.403005,74.7473306%20L623.607591,74.7473306%20C622.226879,74.7473306%20621.107591,75.8666188%20621.107591,77.2473306%20L621.107591,95.3570026%20L621.107591,95.3570026%20L603.118543,95.3570026%20C601.737831,95.3570026%20600.618543,96.4762907%20600.618543,97.8570026%20L600.618543,106.511803%20C600.618543,107.892514%20601.737831,109.011803%20603.118543,109.011803%20L621.107591,109.011803%20L621.107591,109.011803%20L621.107591,126.988904%20C621.107591,128.369616%20622.226879,129.488904%20623.607591,129.488904%20L632.403005,129.488904%20C633.783717,129.488904%20634.903005,128.369616%20634.903005,126.988904%20Z'%20id='+'%20fill='%2300CFE8'%20opacity='0.070265997'%3e%3c/path%3e%3cpath%20d='M91.602649,20.1810047%20C142.194127,20.1810047%20183.206623,61.1695874%20183.206623,111.731567%20C183.206623,162.293546%20142.194127,203.282128%2091.602649,203.282128%20C41.0111714,203.282128%20-0.00132450331,162.293546%20-0.00132450331,111.731567%20C-0.00132450331,61.1695874%2041.0111714,20.1810047%2091.602649,20.1810047%20Z%20M91.602649,65.4843755%20C66.0461294,65.4843755%2045.3284768,86.1899482%2045.3284768,111.731567%20C45.3284768,137.273185%2066.0461294,157.978758%2091.602649,157.978758%20C117.159169,157.978758%20137.876821,137.273185%20137.876821,111.731567%20C137.876821,86.1899482%20117.159169,65.4843755%2091.602649,65.4843755%20Z'%20id='Oval'%20fill='%2300CFE8'%20opacity='0.0739397321'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Meeting'%20transform='translate(60.500000,%2086.500000)'%3e%3cg%20id='Group-63'%20transform='translate(0.596257,%200.000000)'%3e%3cpath%20d='M16,0%20L486.128342,0%20C494.964898,2.79941475e-14%20502.128342,7.163444%20502.128342,16%20L502.128342,220.22449%20C502.128342,229.061046%20494.964898,236.22449%20486.128342,236.22449%20L16,236.22449%20C7.163444,236.22449%20-6.94190838e-16,229.061046%200,220.22449%20L0,16%20C-2.85852284e-15,7.163444%207.163444,1.58341037e-14%2016,0%20Z'%20id='Rectangle'%20fill='%23E7FCFF'%3e%3c/path%3e%3cpath%20d='M23.5508021,0%20L486.128342,0%20C494.964898,-3.39960584e-15%20502.128342,7.163444%20502.128342,16%20L502.128342,220.22449%20C502.128342,229.061046%20494.964898,236.22449%20486.128342,236.22449%20L23.5508021,236.22449%20C14.7142461,236.22449%207.55080214,229.061046%207.55080214,220.22449%20L7.55080214,16%20C7.55080214,7.163444%2014.7142461,1.58341037e-14%2023.5508021,0%20Z'%20id='Rectangle'%20fill='%2300CFE8'%20opacity='0.383370536'%3e%3c/path%3e%3cpath%20d='M25.1016043,7.55918367%20L484.57754,7.55918367%20C490.100388,7.55918367%20494.57754,12.0363362%20494.57754,17.5591837%20L494.57754,218.665306%20C494.57754,224.188154%20490.100388,228.665306%20484.57754,228.665306%20L25.1016043,228.665306%20C19.5787568,228.665306%2015.1016043,224.188154%2015.1016043,218.665306%20L15.1016043,17.5591837%20C15.1016043,12.0363362%2019.5787568,7.55918367%2025.1016043,7.55918367%20Z'%20id='Rectangle'%20fill='%23E7FCFF'%3e%3c/path%3e%3cpath%20d='M220.254011,208.822449%20L289.425134,208.822449%20C292.738842,208.822449%20295.425134,211.50874%20295.425134,214.822449%20L295.425134,228.665306%20L295.425134,228.665306%20L214.254011,228.665306%20L214.254011,214.822449%20C214.254011,211.50874%20216.940302,208.822449%20220.254011,208.822449%20Z'%20id='Rectangle'%20fill='%23D4EFFF'%3e%3c/path%3e%3cpath%20d='M227.804813,208.822449%20L296.975936,208.822449%20C300.289644,208.822449%20302.975936,211.50874%20302.975936,214.822449%20L302.975936,236.22449%20L302.975936,236.22449%20L221.804813,236.22449%20L221.804813,214.822449%20C221.804813,211.50874%20224.491104,208.822449%20227.804813,208.822449%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard20'%20transform='translate(29.855615,%2017.008163)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-2)'%20xlink:href='%23path-1'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M41.7084527,29.0234645%20L67.1360158,29.0234645%20C67.9796588,29.0234645%2068.6635666,29.7073723%2068.6635666,30.5510153%20C68.6635666,31.3946583%2067.9796588,32.0785661%2067.1360158,32.0785661%20L41.7084527,32.0785661%20C40.8648097,32.0785661%2040.1809019,31.3946583%2040.1809019,30.5510153%20C40.1809019,29.7073723%2040.8648097,29.0234645%2041.7084527,29.0234645%20Z'%20id='Rectangle'%20fill='%23C7C1FF'%20opacity='0.454078311'%3e%3c/path%3e%3cpath%20d='M41.7084527,20.3673435%20L56.9636356,20.3673435%20C57.8072786,20.3673435%2058.4911864,21.0512513%2058.4911864,21.8948943%20C58.4911864,22.7385373%2057.8072786,23.4224451%2056.9636356,23.4224451%20L41.7084527,23.4224451%20C40.8648097,23.4224451%2040.1809019,22.7385373%2040.1809019,21.8948943%20C40.1809019,21.0512513%2040.8648097,20.3673435%2041.7084527,20.3673435%20Z'%20id='Rectangle'%20fill='%238478FF'%3e%3c/path%3e%3cg%20id='Group-9'%20transform='translate(78.327328,%2013.238773)'%3e%3cpath%20d='M36.6295477,5.03689567%20C38.7994071,2.18249759%2042.8698069,1.62952194%2045.7210401,3.80178999%20C46.3769307,4.30149313%2046.9316989,4.92174054%2047.3556628,5.62934682%20C47.5741328,5.99397883%2047.4559729,6.46687306%2047.0917452,6.68558564%20C46.7275175,6.90429821%2046.2551476,6.78600714%2046.0366775,6.42137513%20C45.7132263,5.88152693%2045.2899816,5.40832672%2044.7895884,5.02709234%20C42.6587139,3.40364372%2039.6352878,3.77534548%2037.9566359,5.83825039%20L37.8534914,5.96938129%20L35.4687921,9.10639601%20C31.7436714,14.0067029%2025.4410378,16.1673621%2019.5099378,14.6014645%20L19.2559838,14.5320702%20L17.3372317,13.9899562%20C17.2137371,13.9550647%2017.0892539,13.9237802%2016.9639403,13.8961425%20C13.455904,13.1224504%209.98496469,15.2939492%209.12580636,18.7637546%20L9.08566972,18.9354403%20L8.69002978,20.7333159%20C8.54999268,21.3696756%208.27837427,21.9696184%207.89266748,22.4945064%20C6.36723397,24.5703883%203.44965692,25.0152422%201.37607674,23.4881154%20C1.03395538,23.2361538%200.960640019,22.7542465%201.2123223,22.4117454%20C1.46400458,22.0692442%201.94537755,21.9958475%202.28749891,22.2478092%20C3.67683636,23.2710126%205.63166748,22.9729522%206.65373642,21.5820725%20C6.87986333,21.2743484%207.04746484,20.9281224%207.14868906,20.5607376%20L7.18798406,20.402042%20L7.583624,18.6041663%20C8.55188231,14.2041857%2012.8997449,11.4230964%2017.2948469,12.3924295%20L17.5257582,12.4468966%20L17.754988,12.5080698%20L19.6737401,13.0501838%20C24.9884209,14.5517652%2030.674073,12.6987409%2034.0888647,8.37520901%20L34.2448484,8.1739104%20L36.6295477,5.03689567%20Z'%20id='Path'%20fill='%238478FF'%3e%3c/path%3e%3cpath%20d='M29.698819,4.10617156%20C31.2691888,0.609638026%2035.3735778,-0.950421733%2038.8662367,0.621680611%20C39.5678762,0.937499912%2040.2121258,1.36801027%2040.7725861,1.89557059%20C42.0919058,3.13744405%2043.3133923,5.10045816%2044.4585527,7.78779457%20C44.6252108,8.17888932%2044.4436204,8.63118725%2044.0529593,8.79803028%20C43.6622982,8.96487332%2043.2105018,8.78308139%2043.0438437,8.39198664%20C41.9748655,5.88342617%2040.859415,4.09081936%2039.7189992,3.0173479%20C39.2828603,2.60681102%2038.7815181,2.27179647%2038.2355163,2.0260322%20C35.5670151,0.824896591%2032.4396295,1.97332138%2031.1702097,4.59067958%20L31.1016126,4.73759403%20L30.6067842,5.83937059%20C30.4915657,6.09591425%2030.3592172,6.34439723%2030.2106374,6.58313234%20C28.3832433,9.51935332%2024.5242095,10.4165907%2021.5912442,8.58716818%20C21.2419656,8.3693074%2020.8589107,8.21114734%2020.4577723,8.11916737%20C18.506103,7.67165492%2016.5614218,8.85484773%2016.047107,10.7748945%20L16.0135633,10.9100355%20L15.1574947,14.6517725%20C14.8995652,15.7791404%2014.3523199,16.8196434%2013.5698151,17.6705017%20C11.129209,20.3242998%207.0313574,20.5384942%204.32966527,18.1868561%20L4.18628476,18.0584203%20L0.699797313,14.8448964%20C0.387336147,14.5568984%200.367245966,14.0698489%200.654924639,13.7570409%20C0.923424734,13.4650867%201.36512854,13.4281029%201.67687155,13.6586224%20L1.74157394,13.7121184%20L5.22806139,16.9256423%20C7.30133139,18.8365921%2010.5294621,18.70314%2012.4382931,16.6275686%20C12.9933121,16.0240675%2013.394301,15.2964013%2013.60859,14.5066862%20L13.6582538,14.3080006%20L14.5143223,10.5662637%20C15.1613838,7.73806301%2017.9760982,5.97048258%2020.801163,6.61826226%20C21.2976871,6.73211389%2021.7746255,6.9176428%2022.2171066,7.1687086%20L22.4045883,7.28030279%20C24.6165921,8.66002915%2027.5270245,7.98334453%2028.9052211,5.76888538%20C28.9799257,5.64885147%2029.0491897,5.52555012%2029.1128122,5.39935837%20L29.2039898,5.20795007%20L29.698819,4.10617156%20Z'%20id='Path'%20fill='%23C7C1FF'%3e%3c/path%3e%3c/g%3e%3cellipse%20id='Oval'%20fill='%238478FF'%20cx='22.633546'%20cy='26.2229548'%20rx='10.4266897'%20ry='10.4382636'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='ElementCard3'%20transform='translate(29.855615,%2075.591837)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-5)'%20xlink:href='%23path-3'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-3'%3e%3c/use%3e%3c/g%3e%3cg%20id='Path-3'%20stroke-linecap='round'%20mask='url(%23mask-4)'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-7)'%20xlink:href='%23path-6'%3e%3c/use%3e%3cuse%20stroke='%238EEAF6'%20stroke-width='4.004'%20xlink:href='%23path-6'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M22.6524064,108.389866%20C36.0424523,104.556837%2045.6894817,98.7285067%2051.5934946,90.9048741%20C60.4495139,79.1694253%2063.4351742,67.7944231%2078.6666599,67.7944231%20C93.8981456,67.7944231%2095.8510232,85.2160139%20112.316621,85.2160139%20C128.782219,85.2160139%20129.682684,62.9988029%20135.155236,54.1769525%20C138.803604,48.2957189%20143.775923,45.355102%20150.072193,45.355102%20L150.072193,119.756735%20C150.072193,121.457772%20148.69323,122.836735%20146.992193,122.836735%20L25.7324064,122.836735%20C24.0313694,122.836735%2022.6524064,121.457772%2022.6524064,119.756735%20L22.6524064,108.389866%20L22.6524064,108.389866%20Z'%20id='Path-3'%20fill='%23CEF9FF'%20opacity='0.414736793'%20mask='url(%23mask-4)'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%20x='13.2139037'%20y='14.1734694'%20width='52.855615'%20height='5.66938776'%3e%3c/rect%3e%3cpath%20d='M16.0485976,28.3469388%20L34.9193168,28.3469388%20C36.484875,28.3469388%2037.7540107,29.6160745%2037.7540107,31.1816327%20C37.7540107,32.7471909%2036.484875,34.0163265%2034.9193168,34.0163265%20L16.0485976,34.0163265%20C14.4830394,34.0163265%2013.2139037,32.7471909%2013.2139037,31.1816327%20C13.2139037,29.6160745%2014.4830394,28.3469388%2016.0485976,28.3469388%20Z'%20id='Rectangle'%20fill-opacity='0.401934003'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M136.386364,20.7877551%20C138.210823,20.7877551%20139.68984,19.3070968%20139.68984,17.4806122%20C139.68984,15.6541277%20138.210823,14.1734694%20136.386364,14.1734694%20C134.561904,14.1734694%20133.082888,15.6541277%20133.082888,17.4806122%20C133.082888,19.3070968%20134.561904,20.7877551%20136.386364,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M145.824866,20.7877551%20C147.649326,20.7877551%20149.128342,19.3070968%20149.128342,17.4806122%20C149.128342,15.6541277%20147.649326,14.1734694%20145.824866,14.1734694%20C144.000407,14.1734694%20142.52139,15.6541277%20142.52139,17.4806122%20C142.52139,19.3070968%20144.000407,20.7877551%20145.824866,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M155.263369,20.7877551%20C157.087828,20.7877551%20158.566845,19.3070968%20158.566845,17.4806122%20C158.566845,15.6541277%20157.087828,14.1734694%20155.263369,14.1734694%20C153.43891,14.1734694%20151.959893,15.6541277%20151.959893,17.4806122%20C151.959893,19.3070968%20153.43891,20.7877551%20155.263369,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard11'%20transform='translate(225.232620,%2030.236735)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-9)'%20xlink:href='%23path-8'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-8'%3e%3c/use%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(31.788688,%2084.863931)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.72489101e-14%208.83019118%2059.1864269%200%2059.1864269%200%201.72489101e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2059.1864269%200%2059.1864269%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2042.4319657%208.83019118%2059.1864269%200%2059.1864269%200%2042.4319657'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(52.981147,%2070.719943)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.03801722e-13%208.83019118%2073.3304155%200%2073.3304155%200%201.03801722e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2073.3304155%200%2073.3304155%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2056.5759543%208.83019118%2073.3304155%200%2073.3304155%200%2056.5759543'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(74.173606,%2081.327934)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.69084619e-13%208.83019118%2062.722424%200%2062.722424%200%201.69084619e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2062.722424%200%2062.722424%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2049.50396%208.83019118%2062.722424%200%2062.722424%200%2049.50396'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(95.366065,%2063.647949)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.14928181e-13%208.83019118%2080.4024098%200%2080.4024098%200%201.14928181e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2080.4024098%200%2080.4024098%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2049.50396%208.83019118%2080.4024098%200%2080.4024098%200%2049.50396'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(116.558524,%2049.503960)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%20-6.56047427e-14%208.83019118%2094.5463983%200%2094.5463983%200%20-6.56047427e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2028.2879771%208.83019118%2094.5463983%200%2094.5463983%200%2028.2879771'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2070.7199429%208.83019118%2094.5463983%200%2094.5463983%200%2070.7199429'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(137.750982,%2070.719943)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.00748731e-13%208.83019118%2073.3304155%200%2073.3304155%200%201.00748731e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2073.3304155%200%2073.3304155%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2053.7471566%208.83019118%2073.3304155%200%2073.3304155%200%2053.7471566'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(158.943441,%2077.791937)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.10342437e-14%208.83019118%2066.2584212%200%2066.2584212%200%201.10342437e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2066.2584212%200%2066.2584212%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2041.7247663%208.83019118%2066.2584212%200%2066.2584212%200%2041.7247663'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(180.135900,%2063.647949)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.67371137e-14%208.83019118%2080.4024098%200%2080.4024098%200%201.67371137e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2028.2879771%208.83019118%2080.4024098%200%2080.4024098%200%2028.2879771'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2062.9407491%208.83019118%2080.4024098%200%2080.4024098%200%2062.9407491'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(201.328359,%2077.791937)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.56318453e-14%208.83019118%2066.2584212%200%2066.2584212%200%201.56318453e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2066.2584212%200%2066.2584212%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2048.7967606%208.83019118%2066.2584212%200%2066.2584212%200%2048.7967606'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M31.0846253,28.2879771%20L101.72145,28.2879771%20C102.893176,28.2879771%20103.843048,29.2378491%20103.843048,30.4095754%20C103.843048,31.5813018%20102.893176,32.5311737%20101.72145,32.5311737%20L31.0846253,32.5311737%20C29.912899,32.5311737%2028.9630271,31.5813018%2028.9630271,30.4095754%20C28.9630271,29.2378491%2029.912899,28.2879771%2031.0846253,28.2879771%20Z'%20id='Rectangle'%20fill='%238C81FF'%20opacity='0.575730097'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%238478FF'%20x='28.9630271'%20y='16.2655869'%20width='39.5592565'%20height='4.24319657'%3e%3c/rect%3e%3c/g%3e%3cg%20id='Chair4'%20transform='translate(411.171123,%20275.910204)'%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20134.175510)%20scale(-1,%201)%20translate(-89.590267,%20-134.175510)%20'%20points='92.3120497%2088.9715918%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2089.8180661'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,1.05101865e-15%2075.3239636,0%20L99.0241302,0%20C105.147864,6.51445281e-16%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M98.770362,-4.54747351e-13%20C99.3452728,-4.53831714e-13%2099.9099641,0.0437545685%20100.461288,0.128115346%20C100.550032,0.689963394%20100.595546,1.26569242%20100.595546,1.85205195%20C100.595546,2.13631442%20100.584615,2.42047176%20100.562776,2.70389411%20L94.3431684,83.4221279%20C93.8980924,89.1983365%2089.0812691,93.6582857%2083.2879385,93.6582857%20L0.15785132,93.6582857%20L0.00174853035,93.6569132%20C0.000584601796,93.5959378%207.5014265e-18,93.5348205%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.6798075,4.35166889%2069.4612665,-4.63857922e-13%2075.1816164,-4.54747351e-13%20L98.770362,-4.54747351e-13%20Z'%20id='Combined-Shape'%20fill='%23BFE7FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom1.4'%20transform='translate(456.000000,%20330.500000)%20scale(-1,%201)%20translate(-456.000000,%20-330.500000)%20translate(384.000000,%20203.000000)'%3e%3cg%20id='Head'%20transform='translate(32.719433,%200.465078)'%3e%3cpath%20d='M10.0056596,56.8752086%20C-2.19250823,54.0329972%20-2.99586491,37.2806692%206.27808458,31.4695688%20C-3.28604708,11.4097845%2018.8310926,-8.50697349%2033.9811336,3.77601323%20C43.913154,-0.477638777%2052.1667918,16.1209846%2042.9249766,29.012535%20C46.7999031,51.1477026%2038.9136463,56.8694212%2024.6974465,57.1124882%20L10.0056596,56.8752086%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M10.1574171,52.8742814%20C10.1574171,52.8742814%2016.0912443,51.4804941%2016.2970984,41.7523604%20C16.5029524,32.0242267%2016.3584456,28.7035394%2016.3584456,28.7035394%20L29.4289127,28.4675653%20C29.4289127,28.4675653%2029.5713892,39.3094143%2029.5734195,43.2309494%20C29.5788726,53.7636554%2036.9139613,52.8742814%2036.9139613,52.8742814%20C36.9139613,52.8742814%2035.3891376,61.4145937%2023.5457126,62.0809136%20C14.2986391,62.6019662%2010.1574171,52.8742814%2010.1574171,52.8742814%20Z'%20id='Path'%20fill='url(%23linearGradient-10)'%3e%3c/path%3e%3cpath%20d='M13.3115714,23.8457333%20C7.48085733,23.6199893%208.43191455,32.1603221%2014.4889318,32.148728%20C14.4889318,32.148728%2018.0069398,44.2807768%2030.2210123,44.2807768%20C40.1404142,44.2807768%2040.7856882,30.1406488%2040.8756641,27.3198719%20C40.9724564,24.3122254%2040.9847259,14.4313223%2040.9847259,14.4313223%20L13.0845866,14.4183642%20L13.3115714,23.8457333%20Z'%20id='Path'%20fill='url(%23linearGradient-11)'%3e%3c/path%3e%3cpath%20d='M28.0824059,35.1582406%20C28.0824059,35.1582406%2030.0876252,38.4012871%2034.0052272,37.2475322'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(31.043817,%2036.326987)%20rotate(-18.000000)%20translate(-31.043817,%20-36.326987)%20'%3e%3c/path%3e%3cpath%20d='M29.7818223,39.0292407%20C30.7010721,39.4152636%2031.5729746,39.4152801%2032.33593,38.9717159'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(31.058876,%2039.141832)%20rotate(2.000000)%20translate(-31.058876,%20-39.141832)%20'%3e%3c/path%3e%3cpath%20d='M13.5801623,28.5824793%20C13.9467413,27.2611372%2013.7845131,26.1070952%2012.4730282,25.5799499'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(13.111813,%2027.081215)%20rotate(-13.000000)%20translate(-13.111813,%20-27.081215)%20'%3e%3c/path%3e%3cpath%20d='M12.3890484,22.7905357%20C12.3890484,22.7905357%2015.5849403,27.0812197%2016.2323068,27.1040094%20C16.8796733,27.1267991%2017.1063588,21.5237582%2017.1063588,21.5237582%20C21.0267394,21.2241043%2030.9484107,19.247287%2033.380515,14.6420253%20C35.0813558,18.7054434%2038.3326977,20.5103363%2040.4689448,20.1637408%20L40.8738366,28.7964755%20L41.8709726,11.4410101%20L11.6073573,11.4410101%20L12.3890484,22.7905357%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(36.894034,%20131.693412)'%3e%3cpath%20d='M65.7021733,93.1980305%20C65.7021733,93.1980305%2060.4713359,103.768624%2064.7594396,107.099676%20C69.0539916,110.431374%2080.397795,116.674758%2080.397795,116.674758%20L50.3443073,114.785033%20L57.0247215,91.7308964%20L65.7021733,93.1980305%20Z'%20id='Path'%20fill='url(%23linearGradient-12)'%3e%3c/path%3e%3cpath%20d='M53.2513328,103.257643%20C54.7344364,103.431196%2053.1505072,108.427219%2056.3617488,108.807229%20C59.5665421,109.186593%2061.1241757,104.45325%2064.7610035,105.953841%20C68.3978313,107.454432%2081.6615188,115.212693%2082.1838292,118.384387%20C82.7125879,121.555435%2077.7708615,122.488549%2070.9937231,121.772401%20C64.2165847,121.056254%2062.9674615,118.643933%2057.8797715,119.61557%20C52.7985298,120.586563%2048.9920117,119.038694%2049.1596669,115.32376%20C49.327322,111.609473%2051.7682293,103.084735%2053.2513328,103.257643%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M66.4198249,106.723489%20L65.7597068,107.713936%20C65.453412,108.173503%2065.5776637,108.794356%2066.0372308,109.100651%20C66.0590481,109.115192%2066.0814289,109.12887%2066.1043213,109.141651%20L75.0699217,114.147582%20C75.3606632,114.309918%2075.7131358,114.316882%2076.0100628,114.166158%20L77.4019447,113.459621%20L77.4019447,113.459621%20C75.2160499,111.87556%2073.4285878,110.685366%2071.4533439,109.516708%20C69.9369242,108.619514%2068.2580621,107.694559%2066.4198249,106.723489%20Z'%20id='Path-14'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M20.4297468,0.0315435604%20C29.5282647,0.438005503%2080.1680515,11.644498%2089.3684437,13.5484027%20C98.5688359,15.4523074%20106.347172,25.754471%2099.3314473,37.6838064%20C91.4516537,51.0751145%2071.1203434,89.106119%2066.1840592,97.6792482%20C63.7408052,101.922588%2051.4149997,99.5434516%2054.3102757,92.4213265%20C59.7075898,79.1444076%2062.2141077,45.7915218%2075.9747293,33.6305676%20C75.9747293,33.6305676%2029.6979111,41.6888813%209.70825463,32.4583242%20C-4.8197118,25.7484762%20-1.53308213,-0.951062056%2020.4297468,0.0315435604%20Z'%20id='Path'%20fill='url(%23linearGradient-13)'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(64.335218,%2056.189189)'%3e%3cpath%20d='M57.4555354,21.7037492%20C57.4555354,21.7037492%2057.3527218,14.2965681%2059.942338,10.4255399%20C62.5319541,6.55451181%2062.6347677,2.44263115%2064.5946509,2.57722521%20C66.5545341,2.71181926%2064.6139284,12.2692853%2064.6139284,12.2692853%20C64.6139284,12.2692853%2067.100731,11.3187551%2068.8871164,10.1164244%20C70.6735017,8.91409376%2076.0904903,2.9868033%2077.3563821,4.03715214%20C79.5026149,5.82680231%2076.0455094,15.9220006%2074.1627364,17.9402675%20C72.2735375,19.9591784%2061.953628,26.5980785%2061.953628,26.5980785%20L57.4555354,21.7037492%20Z'%20id='Path'%20fill='url(%23linearGradient-14)'%3e%3c/path%3e%3cpath%20d='M1.54220616,17.2652177%20C5.77462022,27.0871682%2013.5242759,45.130442%2016.7191037,50.51357%20C20.722897,57.2550903%2027.0363457,60.2252538%2034.4284151,55.2233671%20C42.195657,49.9675151%2063.5829982,29.4681252%2064.2102397,24.8246055%20C64.831619,20.1810857%2059.5967911,14.6096831%2054.8602391,17.4942139%20C50.1236871,20.3787447%2030.442208,36.7665931%2030.442208,36.7665931%20C30.442208,36.7665931%2022.499104,16.3942278%2016.1094485,4.5927549%20C10.575655,-5.61747525%20-4.90020804,2.33345995%201.54220616,17.2652177%20Z'%20id='Path'%20fill='%236A5EE3'%3e%3c/path%3e%3cpath%20d='M30.524277,36.7771505%20C31.9465183,41.6037469%2032.8238746,43.877314%2033.1563461,43.5978517%20C33.4888175,43.3183895%2033.361806,40.4141123%2032.7753116,34.8850203%20L30.524277,36.7771505%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(23.579496,%2051.612781)'%3e%3cpath%20d='M0,10.0068988%20C0,10.0068988%2010.1994164,44.1777383%2010.5014785,50.6460197%20C10.8035406,57.1149441%202.15942275,76.1268945%203.63117218,80.9322893%20C7.02455079,92.0368476%2050.3479697,96.8184502%2052.0031766,81.8801218%20C52.7751121,74.9133635%2051.1686594,68.6606239%2053.0195932,60.4516488%20C54.8641001,52.2426737%2062.2782438,40.0440221%2058.0730475,28.5751555%20C53.8678513,17.1062889%2054.9945847,6.49580412%2051.9868173,4.49030809%20C48.9790499,2.48481206%2041.9480723,0.3549549%2041.9480723,0.3549549%20C38.5289863,5.38926996%2026.9863575,5.31596405%2021.4785441,-5.67113923e-14%20C21.4785441,-5.67113923e-14%207.7957732,2.65573141%200,10.0068988%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M9.13993678,15.5412316%20C15.9386181,26.3364714%2015.9181784,45.1319964%2019.5695599,47.5935645%20C23.2209414,50.0551327%2037.4324646,47.6395139%2037.4324646,49.5889193%20C37.4324646,51.5383247%2017.7930336,69.4035203%2021.0171234,77.9439199%20C22.7053166,82.4158315%2022.2473825,86.4165047%2019.643321,89.9459395%20L18.7933156,89.7606111%20C11.05522,88.0108765%204.83413692,84.8688946%203.63117218,80.9322893%20C2.15942275,76.1268945%2011.8006767,57.1149441%2011.4986145,50.6460197%20C11.2422035,45.1552986%203.13546325,19.7027258%200.690954066,12.1347725%20C2.68117146,8.62160914%205.49701697,9.75684617%209.13993678,15.5412316%20Z'%20id='Path'%20fill-opacity='0.199355332'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2058.763197)'%3e%3cpath%20d='M44.3127259,37.0311967%20C44.3127259,37.0311967%2052.9036214,29.4236106%2055.5334874,28.5407597%20C58.1633534,27.6579088%2073.5659264,26.5973287%2073.468524,28.5922755%20C73.3581345,30.7295345%2065.0854203,30.6065407%2064.2282788,31.6581056%20C63.3711373,32.7090266%2063.1763324,39.8954715%2059.9360778,40.7023367%20C56.7023167,41.5092019%2047.0075268,42.9001267%2047.0075268,42.9001267%20L44.3127259,37.0311967%20Z'%20id='Path'%20fill='url(%23linearGradient-15)'%3e%3c/path%3e%3cpath%20d='M21.4575573,4.8202439%20C12.4065222,17.6012139%204.67897106,37.0697477%201.71276397,44.6599699%20C-1.25344311,52.2501922%201.73872457,63.6986607%2014.7818288,61.4510963%20C27.8014848,59.2093971%2048.5168693,47.029025%2050.8089385,43.4758555%20C53.1010076,39.922686%2049.6189384,33.4573353%2045.2341105,34.3036911%20C41.1716965,35.0867022%2021.0212518,43.6594379%2021.0212518,43.6594379%20C21.0212518,43.6594379%2033.9847995,20.6687405%2037.1503169,14.505534%20C42.4379034,4.21260382%2029.4299716,-6.44103936%2021.4575573,4.8202439%20Z'%20id='Path'%20fill='%236A5EE3'%3e%3c/path%3e%3cpath%20d='M21.2264243,43.5022491%20C16.6998549,45.7523724%2014.7126134,46.4055938%2015.2646998,45.4619135%20C15.8167861,44.5182332%2018.6677058,42.3887279%2023.8174589,39.0733976%20L21.2264243,43.5022491%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Men3.2'%20transform='translate(108.000000,%20113.000000)'%3e%3cg%20id='LLeg'%20transform='translate(43.000000,%20123.000000)'%3e%3cpath%20d='M23.0613011,188.194225%20C23.0613011,188.194225%2022.9251662,196.905565%2028.2716109,199.99974%20C33.6174558,203.094518%2041.9000971,208.844376%2041.9000971,208.844376%20L10.3917566,209.91256%20L11.2901272,188.115816%20L23.0613011,188.194225%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M9.29171139,197.79385%20L8.77909455,211.926019%20L16.0975355,211.926019%20L16.5991338,210.105398%20C16.5991338,210.105398%2019.354576,209.992348%2020.9466863,210.77864%20C22.6297496,211.61049%2022.8558327,212.01376%2022.8558327,212.01376%20L46.0696323,212.062693%20C46.0696323,212.062693%2047.2147737,207.495111%2040.1386317,204.191333%20C33.0624897,200.886712%2027.9102199,196.196799%2026.9313925,195.716756%20C25.9456354,195.233338%2023.9567969,194.959992%2022.556121,196.096404%20C21.1554451,197.231972%2020.0475511,200.218532%2016.8737252,200.312179%20C12.788637,200.432822%2010.4420501,195.403758%209.29171139,197.79385%20Z'%20id='Path'%20fill='%234B4B4B'%3e%3c/path%3e%3cline%20x1='29.1306047'%20y1='197.249534'%20x2='26.7239399'%20y2='199.577514'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='32.6397846'%20y1='199.014188'%20x2='30.2331198'%20y2='201.342168'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='36.1489645'%20y1='200.778841'%20x2='33.7422997'%20y2='203.106821'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M-3.11677788e-14,0%20C-3.11677788e-14,0%208.7534163,96.3795493%209.02568616,103.079373%20C9.29795603,109.779197%206.2142299,121.341641%206.27420124,133.873956%20C6.31418213,142.228832%206.6896027,161.129322%207.40046294,190.575426%20L26.7100339,190.983933%20C32.1202481,137.772679%2034.8545412,107.177396%2034.9129133,99.1980835%20C34.9998718,87.2291144%2035.7441161,1.15202233%2035.7441161,1.15202233%20L-3.11677788e-14,0%20Z'%20id='Path'%20fill='%23383838'%3e%3c/path%3e%3cpath%20d='M13.9185899,106.079432%20L13.9399211,106.317885%20C14.2306112,110.403569%2011.6930271,123.846005%206.32716879,146.645194%20L6.27420124,133.873956%20L6.27420124,133.873956%20C6.21530082,121.565433%209.18882541,110.192451%209.0370986,103.442922%20L9.02568616,103.079373%20C8.93393122,100.821533%207.87898095,88.3788552%206.52044953,72.8723417%20L7.15454831,75.1433999%20C10.877563,88.5953247%2013.1321777,98.9076027%2013.9185899,106.079432%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20opacity='0.283551897'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(12.000000,%20123.000000)'%3e%3cpolygon%20id='Path'%20fill='%23F8CFCF'%20points='7.47719198%20186.966267%203.75324095%20209.525021%2017.4811359%20209.456327%2017.9153696%20186.612557'%3e%3c/polygon%3e%3cpath%20d='M3.63716179,199.556444%20L3.52640023,202.909638%20L3.52640023,202.909638%20C2.15491931,204.430979%201.16668381,207.474074%200.561693709,212.038924%20C0.561693709,215.228514%2021.7769965,215.133798%2022.7965812,212.038924%20C22.0558397,207.067333%2020.8865988,203.956544%2019.2888583,202.706559%20L19.2764999,199.384379%20C19.2714658,198.031123%2018.3610565,196.848769%2017.0540303,196.498043%20L14.9909229,195.944432%20L14.9909229,195.944432%20C12.9841748,193.017296%2010.2492921,193.120703%207.90576542,196.310441%20L5.99994787,196.723585%20C4.65625302,197.014872%203.68255244,198.182289%203.63716179,199.556444%20Z'%20id='Path'%20fill='%234B4B4B'%3e%3c/path%3e%3cline%20x1='8.68547009'%20y1='198.748505'%20x2='14.2427341'%20y2='198.748505'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='8.68547009'%20y1='201.392936'%20x2='14.2427341'%20y2='201.392936'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='9.56912534'%20y1='204.037367'%20x2='13.3590788'%20y2='204.037367'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M14.4006735,1.264748%20C14.4006735,1.264748%208.26686347,67.3308488%208.35022391,79.9824545%20C8.43358436,92.6346627%2010.2379152,98.1909809%207.670051,107.266923%20C5.95773884,113.317551%204.37153164,140.490516%202.91142942,188.785816%20L21.9025959,190.864345%20C29.9909179,139.185631%2034.4748355,109.763781%2035.3543486,102.598796%20C36.6736183,91.8513189%2052.9796464,0.353056276%2052.9796464,0.353056276%20L14.4006735,1.264748%20Z'%20id='Path'%20fill='%232E2E2E'%3e%3c/path%3e%3cpath%20d='M19.5299423,46.1047812%20L18.3716067,50.2981049%20C14.9798201,62.6734466%2011.8491006,75.7604202%2012.66862,94.4549496%20L12.7086043,95.3085799%20C12.910397,99.3582089%2010.3341735,122.860821%204.97993357,165.816415%20L4.4706526,168.835497%20C3.94546163,171.914647%203.47800526,174.541945%203.06828349,176.717393%20L3.18465114,172.912893%20C3.86736989,151.914506%205.70364348,114.215423%207.670051,107.266923%20C10.2379152,98.1909809%208.43358436,92.6346627%208.35022391,79.9824545%20C8.2918716,71.1263305%2011.2799328,36.0971039%2013.0780213,15.8766191%20L14.4006735,1.264748%20L22.4171791,1.07558316%20L22.4365617,3.32614801%20C22.5778189,24.0988086%2021.6089457,38.358353%2019.5299423,46.1047812%20L19.5299423,46.1047812%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20opacity='0.283551897'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(62.000000,%2017.000000)'%3e%3cg%20id='Group-6'%20transform='translate(56.695443,%200.000000)'%3e%3cpath%20d='M1.13909035,25.5658399%20C1.13909035,25.5658399%20-0.446375009,16.8275723%200.123679951,15.0580716%20C0.610601897,13.528772%205.21260809,11.3235032%205.21260809,11.3235032%20C5.21260809,11.3235032%2013.2171298,-1.182221%2014.9688612,0.0910207571%20C16.3939986,1.12347418%2010.8003343,10.3433184%2010.8003343,10.3433184%20C10.8003343,10.3433184%2015.9011386,15.6359636%2015.8298817,18.0015622%20C15.7586248,20.3677481%207.50470407,27.7740451%207.50470407,27.7740451%20L1.13909035,25.5658399%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M5.38481219,11.1978234%20C5.38481219,11.1978234%208.92984147,10.720945%209.49395836,11.8121273%20C9.97494223,12.7418052%207.02965827,15.3786874%207.02965827,16.1198895%20C7.02965827,16.8610915%207.07175728,22.4715306%207.30874768,22.5225101%20C7.54573808,22.5734897%2010.859715,13.3672676%2010.1530844,11.4198185%20C9.5711533,9.82121885%205.38481219,11.1978234%205.38481219,11.1978234%20Z'%20id='Path'%20fill='%23F28585'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M15.5457164,36.6838138%20C6.26047077,28.6618138%20-7.6827809,43.1241071%207.86469163,56.5693719%20C13.7962758,61.6985647%2032.4279299,74.4934826%2036.995159,77.3066328%20C44.2662699,81.7853932%2050.2414554,77.743848%2052.6970525,70.6974967%20C54.7796169,64.7232209%2067.2382363,32.7431131%2065.6528471,28.0457452%20C64.6191345,24.9822444%2059.0706183,22.0013096%2056.2855896,24.4119823%20C52.2155357,27.9354574%2039.7656539,58.8393828%2039.7656539,58.8393828%20C39.7656539,58.8393828%2026.1032702,45.8048409%2015.5457164,36.6838138%20Z'%20id='Path'%20fill='%23877BFF'%3e%3c/path%3e%3cpath%20d='M39.7656539,58.8393828%20C42.4841741,62.1368163%2043.9415857,63.5337088%2044.1378885,63.0300602%20C44.3341913,62.5264117%2043.256272,60.155867%2040.9041305,55.9184261%20L39.7656539,58.8393828%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M55.2041008,26.3933461%20C58.4435853,24.8933286%2061.9826716,26.7476498%2063.9332769,29.7234923'%20id='Path-41'%20stroke='%235386BF'%20stroke-linecap='round'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(37.000000,%200.000000)'%3e%3cpath%20d='M0.741268861,44.4314962%20C0.741268861,44.4314962%206.07954955,43.2029083%206.26474314,34.6278072%20C6.44993673,26.0527061%206.31993328,23.1256052%206.31993328,23.1256052%20L18.9756462,22.9176001%20C18.9756462,22.9176001%2019.1033962,32.474413%2019.1056496,35.9311456%20C19.1105554,43.4566024%2024.8114961,45.4899095%2024.8114961,45.4899095%20C24.8114961,45.4899095%2024.3376751,53.7184172%2013.6829115,54.3057611%20C5.36391737,54.7650557%200.741268861,44.4314962%200.741268861,44.4314962%20Z'%20id='Path'%20fill='%23F8C5C5'%3e%3c/path%3e%3cg%20id='Head1'%20transform='translate(0.526168,%200.000000)'%3e%3cpath%20d='M29.7245,13.881477%20L29.4420072,21.9856771%20C31.8335875,19.2301157%2033.4487931,15.8137863%2033.9273013,11.4325521%20L29.7245,13.881477%20Z'%20id='Path'%20fill='url(%23linearGradient-16)'%3e%3c/path%3e%3cpath%20d='M4.63170636,18.7910774%20C-0.613810064,18.5920899%200.241794619,26.1201748%205.69090135,26.1099549%20C5.69090135,26.1099549%2011.5470553,37.6535199%2020.7410957,37.6835531%20C25.169798,37.6979009%2026.6157798,33.8305688%2027.9434093,31.1156812%20C29.2710389,28.4007936%2030.2454515,24.3398844%2030.326397,21.8534418%20C30.4134748,19.2022783%2030.4245128,10.4925149%2030.4245128,10.4925149%20L4.42750284,10.4810927%20L4.63170636,18.7910774%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M30.4245128,14.4889488%20L12.1413786,14.4889488%20C11.9493601,17.7279604%2010.852007,20.4173454%208.06544558,22.4012747%20C8.14443472,27.1462445%209.76371216,30.6003607%2012.5713374,33.0226604%20C15.0156126,26.1551462%2029.9682574,28.0340301%2028.880747,32.5149825%20C26.5961069,41.9285597%205.18099304,42.1420461%206.47992739,20.4758434%20C5.62581926,19.3340011%202.57027147,19.1205147%201.56447638,20.262357%20C-0.153098664,15.5286497%200.579907739,8.83240996%205.54744721,7.86383661%20C1.64801649,-2.22301443%2054.6699781,-4.35682137%2030.4245128,14.4889488%20Z'%20id='Path'%20fill='%23424242'%3e%3c/path%3e%3cpath%20d='M18.8157844,31.3779383%20C18.8157844,31.3779383%2020.6729444,33.6518571%2024.1872746,32.6513011'%20id='Path'%20stroke='%23CC6969'%20stroke-linecap='round'%20transform='translate(21.501529,%2032.141810)%20rotate(-15.000000)%20translate(-21.501529,%20-32.141810)%20'%3e%3c/path%3e%3cpath%20d='M5.16239396,23.2191675%20C5.4865848,22.0546831%205.3361938,21.0357183%204.15544257,20.5653482'%20id='Path-8'%20stroke='%23DE6767'%20stroke-linecap='round'%20transform='translate(4.733298,%2021.892258)%20rotate(-13.000000)%20translate(-4.733298,%20-21.892258)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(19.000000,%2043.000000)'%3e%3cpath%20d='M21.0887197,1.99958568e-13%20L36.1914147,9.79574142%20L43.0011786,1.8874427%20C43.0011786,1.8874427%2057.3479279,6.32708326%2060.0092853,11.5177208%20C63.8498326,19.0082179%2058.7898088,79.0218277%2060.9957037,82.6433045%20C65.6960429,90.3602735%2059.4466012,95.6576336%2038.7566137,97.6040573%20C18.0666262,99.5504811%20-0.28884638,97.9565524%203.04196022,87.6583547%20C6.37362817,77.3592953%20-6.48128373,10.1471097%204.85179928,6.44459063%20C8.39299888,5.28768047%2021.0887197,1.99958568e-13%2021.0887197,1.99958568e-13%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M10.8965667,18.5293115%20C11.8111756,20.1436981%2011.3396982,25.7368403%209.48213456,35.308738%20C7.89957478,43.4635594%209.70904936,51.8994216%2014.4866096,58.7049866%20L14.7550805,59.0813842%20C16.3707536,61.311011%2017.8602196,64.2466979%2019.2234783,67.888445%20C22.5670796,76.8203888%2014.8550314,84.2660709%2020.7650575,98.2389941%20L20.0502516,98.2052744%20C8.45447899,97.6060802%200.789503104,94.6225083%203.04196022,87.6583547%20C5.77363123,79.2140432%20-2.37619004,32.5096577%200.846492493,13.9208411%20C6.42575861,15.0148833%209.77563718,16.550746%2010.8965667,18.5293115%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M21.0887197,0%20L34.5976454,8.79513302%20C32.6173088,11.0928518%2031.5553511,13.7664826%2031.1543811,16.7091146%20C25.9627825,12.6559903%2020.5659999,6.99237131%2018.8938324,0.901907668%20L21.0887197,0%20Z'%20id='Path'%20fill='%235E54C7'%3e%3c/path%3e%3cpath%20d='M37.2590028,8.5661186%20C39.5433593,10.1085318%2041.3655344,12.839163%2042.8490002,15.9439418%20C44.6273114,12.3759186%2045.3084138,7.66379413%2045.3084138,2.63944245%20L43.07763,1.75885417%20L37.2590028,8.5661186%20Z'%20id='Path'%20fill='%235E54C7'%3e%3c/path%3e%3cpath%20d='M34.5976454,8.79427083%20L34.7743323,8.89279233%20C35.5838841,9.34420258%2036.593645,9.21144359%2037.2590028,8.5661186%20L37.2590028,8.5661186%20L37.2590028,8.5661186%20C42.3521995,27.2066914%2045.9341595,47.7241189%2047.017313,68.5758623%20L41.701931,77.3895833%20L35.4847645,69.1409106%20C36.294599,47.4695461%2036.2892131,26.3391488%2034.5976454,8.79427083%20Z'%20id='Path'%20fill='%23CBC6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2050.000000)'%3e%3cg%20id='Example-Book-Back'%20transform='translate(80.380968,%2061.179493)%20rotate(6.000000)%20translate(-80.380968,%20-61.179493)%20translate(65.880968,%2047.179493)'%3e%3cg%20id='Group-3'%20transform='translate(-0.000000,%20-0.000000)'%3e%3cpath%20d='M2.56360174,0.805804249%20L14.9901149,1.30852939%20C16.3111173,1.36197166%2017.3545131,2.44843244%2017.3545131,3.77051548%20L17.3545131,24.9001232%20C17.3545131,26.2609528%2016.2513428,27.3641232%2014.8905131,27.3641232%20C14.8573024,27.3641232%2014.824095,27.3634518%2014.7909114,27.3621093%20L2.36439826,26.8593841%20C1.04339581,26.8059419%206.05997686e-16,25.7194811%200,24.3973981%20L0,3.26779034%20C7.21524855e-16,1.90696071%201.10317038,0.803790336%202.464,0.803790336%20C2.49721076,0.803790336%202.53041812,0.804461777%202.56360174,0.805804249%20Z'%20id='Rectangle'%20fill='%236182EC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M4.09613338,0.239292387%20L17.1566604,1.40418313%20L17.1566604,1.40418313%20L25.8978367,0.337205883%20C27.2486404,0.17232226%2028.4773477,1.13370044%2028.6422314,2.48450415%20C28.6543225,2.58356079%2028.6603849,2.6832605%2028.6603849,2.78305236%20L28.6603849,23.8801147%20C28.6603849,25.1254835%2027.7311267,26.1750672%2026.4949331,26.3259611%20L17.1566604,27.465822%20L17.1566604,27.465822%20L3.65833456,26.2618832%20C2.38738117,26.1485247%201.41323397,25.0836246%201.41323397,23.8076259%20L1.41323397,2.69354972%20C1.41323397,1.33272009%202.51640434,0.229549718%203.87723397,0.229549718%20C3.95030881,0.229549718%204.02334748,0.232800488%204.09613338,0.239292387%20Z'%20id='Rectangle'%20fill='%2396EFFA'%3e%3c/path%3e%3cpath%20d='M5.96163498,5.7483406%20L11.9476558,6.20585477%20C12.781583,6.2695922%2013.4257227,6.96484243%2013.4257227,7.80120186%20L13.4257227,10.2086014%20C13.4257227,11.092257%2012.7093783,11.8086014%2011.8257227,11.8086014%20C11.785034,11.8086014%2011.74436,11.8070493%2011.7037896,11.8039485%20L5.71776883,11.3464343%20C4.88384159,11.2826969%204.23970191,10.5874467%204.23970191,9.75108723%20L4.23970191,7.34368769%20C4.23970191,6.46003209%204.95604631,5.74368769%205.83970191,5.74368769%20C5.88039064,5.74368769%205.92106457,5.74523979%205.96163498,5.7483406%20Z'%20id='Rectangle'%20fill='%2374CFDB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.0521906,1.40418313%20L17.5720416,1.40418313%20C18.0138694,1.40418313%2018.3720416,1.76235533%2018.3720416,2.20418313%20L18.3720416,26.581571%20C18.3720416,27.0233988%2018.0138694,27.381571%2017.5720416,27.381571%20L17.0521906,27.381571%20C16.6103628,27.381571%2016.2521906,27.0233988%2016.2521906,26.581571%20L16.2521906,2.20418313%20C16.2521906,1.76235533%2016.6103628,1.40418313%2017.0521906,1.40418313%20Z'%20id='Rectangle'%20fill='%23EAEFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.7588076,1.40418313%20L18.2786586,1.40418313%20C18.7204864,1.40418313%2019.0786586,1.76235533%2019.0786586,2.20418313%20L19.0786586,26.581571%20C19.0786586,27.0233988%2018.7204864,27.381571%2018.2786586,27.381571%20L17.7588076,27.381571%20C17.3169798,27.381571%2016.9588076,27.0233988%2016.9588076,26.581571%20L16.9588076,2.20418313%20C16.9588076,1.76235533%2017.3169798,1.40418313%2017.7588076,1.40418313%20Z'%20id='Rectangle'%20fill='%237AD2DD'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M53.8898098,58.414051%20C53.8898098,58.414051%2058.4763723,57.4976502%2060.3535648,56.0335299%20C62.2301182,54.5694095%2067.9147457,53.5344817%2067.9147457,53.5344817%20L66.0963552,57.3398221%20C66.0963552,57.3398221%2080.0286138,56.0403919%2080.3584168,57.4059477%20C80.6888589,58.7715035%2076.6589988,60.25621%2076.6589988,60.25621%20C76.6589988,60.25621%2074.6718719,63.9442711%2072.7480212,66.0821238%20C70.9277132,68.1051925%2061.8843364,67.8643955%2058.7141372,66.6017711%20C55.9747271,65.5113227%2052.9962738,66.0565469%2052.9962738,66.0565469%20L53.8898098,58.414051%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M17.0015287,5.23908666%20C21.9834717,-5.45829648%2039.0420787,1.74928363%2034.743032,13.2085801%20C30.5786324,24.3103172%2020.4891562,50.2297688%2020.4891562,50.2297688%20C20.4891562,50.2297688%2052.4615046,54.26311%2054.9539856,56.1438961%20C58.279105,58.6528107%2056.2237743,65.8129962%2053.3973926,67.0878512%20C51.0063497,68.1659285%2033.2444036,68.7964568%2015.8658696,67.4352117%20C7.26838005,66.7620882%200.91037982,63.0917058%200.023399541,53.5587901%20C-0.597909314,46.8833495%2012.2019329,15.5441144%2017.0015287,5.23908666%20Z'%20id='Path'%20fill='%23877BFF'%3e%3c/path%3e%3cpath%20d='M20.5012322,50.2237695%20C18.7297277,53.5697693%2018.0971438,55.2769113%2018.6034806,55.3451955%20C19.1098174,55.4134797%2020.6499107,53.8287238%2023.2237605,50.5909278%20L20.5012322,50.2237695%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M52.5389078,55.5928642%20C53.6332373,58.6849545%2053.0689577,62.3753167%2051.7927016,65.0138233'%20id='Path-40'%20stroke='%235386BF'%20stroke-linecap='round'%20transform='translate(52.456541,%2060.303344)%20rotate(2.000000)%20translate(-52.456541,%20-60.303344)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Vase2'%20transform='translate(25.000000,%20297.161224)'%3e%3cg%20id='Group-39'%20transform='translate(0.000000,%200.838776)'%3e%3cpath%20d='M4.42970395,56.0038809%20C13.4502152,55.9751349%2020.7860877,63.2644008%2020.8148337,72.2849121%20C20.814944,72.3195125%2020.8149443,72.3541132%2020.8148346,72.3887136%20L20.7923745,79.4771546%20L20.7923745,79.4771546%20C11.7718633,79.5059006%204.43599079,72.2166347%204.40724477,63.1961234%20C4.40713451,63.161523%204.40713419,63.1269223%204.40724383,63.0923219%20L4.42970395,56.0038809%20L4.42970395,56.0038809%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(12.611039,%2067.740518)%20rotate(-24.000000)%20translate(-12.611039,%20-67.740518)%20'%3e%3c/path%3e%3cpath%20d='M12.1742786,64.301643%20C20.4236209,70.1719909%2025.7729468,76.7138347%2028.2380644,83.9255523%20C30.7152393,91.1725434%2031.7301524,103.320986%2031.2692096,120.346848%20C31.262072,120.61049%2031.46819,120.83005%2031.7295871,120.83743%20C31.9909841,120.844448%2032.2086745,120.63656%2032.2158121,120.372917%20C32.679621,103.241188%2031.6566517,90.9963123%2029.1333098,83.6142595%20C26.5979108,76.196933%2021.1216056,69.4998026%2012.7202024,63.5212461%20C12.5065368,63.3691986%2012.2111174,63.4206376%2012.0603647,63.6361383%20C11.909612,63.851639%2011.960613,64.1495956%2012.1742786,64.301643%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M49.965738,51.7697446%20C58.9139163,51.7403537%2066.1916741,58.9704594%2066.221065,67.9186377%20C66.2211812,67.9540183%2066.2211815,67.9893992%2066.2210659,68.0247798%20L66.1960492,75.6832112%20L66.1960492,75.6832112%20C57.2478709,75.7126021%2049.9701132,68.4824963%2049.9407223,59.5343181%20C49.9406061,59.4989375%2049.9406057,59.4635566%2049.9407213,59.428176%20L49.965738,51.7697446%20L49.965738,51.7697446%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(58.080894,%2063.726478)%20scale(-1,%201)%20rotate(-25.000000)%20translate(-58.080894,%20-63.726478)%20'%3e%3c/path%3e%3cg%20id='Group-88'%20transform='translate(20.755961,%2071.269687)%20rotate(-12.000000)%20translate(-20.755961,%20-71.269687)%20translate(11.755961,%2037.269687)'%3e%3cpath%20d='M0.496079497,0.617868565%20C8.51524346,0.617868565%2015.0160603,7.11868541%2015.0160603,15.1378494%20L15.0160603,21.6298098%20L15.0160603,21.6298098%20C6.99689634,21.6298098%200.496079497,15.128993%200.496079497,7.10982904%20L0.496079497,0.617868565%20L0.496079497,0.617868565%20Z'%20id='Rectangle'%20fill='%2302D3AF'%3e%3c/path%3e%3cpath%20d='M5.08517434,6.77290275%20C10.1209125,12.1580639%2013.1750379,17.4598366%2014.2592226,22.6753182%20L14.3243316,23.0028367%20L14.3870588,23.3463785%20C15.4028711,29.1400325%2015.9908073,43.8744402%2016.1430673,67.4920251%20C16.1447676,67.7557599%2016.3581246,67.9681689%2016.6196136,67.9664644%20C16.8811025,67.9647392%2017.0917029,67.7495498%2017.0900128,67.485815%20L17.0686471,64.5718147%20L17.0370261,61.1977762%20C16.8160399,40.2528689%2016.2012664,27.3631553%2015.1860263,22.4793323%20C14.0625858,17.0750102%2010.9213764,11.622065%205.77406997,6.11759405%20C5.59465241,5.92572695%205.29499119,5.91688378%205.10475792,6.09784228%20C4.91452464,6.27880078%204.90575678,6.58103565%205.08517434,6.77290275%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.7671178,35.4217776%20C51.4118641,35.420482%2058.4208659,42.4273833%2058.4221614,51.0721295%20C58.4221617,51.0736868%2058.4221617,51.075244%2058.4221614,51.0768012%20L58.4210151,58.7912388%20L58.4210151,58.7912388%20C49.7762689,58.7925343%2042.7672671,51.7856331%2042.7659715,43.1408868%20C42.7659713,43.1393296%2042.7659713,43.1377724%2042.7659715,43.1362151%20L42.7671178,35.4217776%20L42.7671178,35.4217776%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(50.594066,%2047.106508)%20scale(-1,%201)%20rotate(-1.000000)%20translate(-50.594066,%20-47.106508)%20'%3e%3c/path%3e%3cpath%20d='M52.9504381,38.6616979%20C47.3893559,46.8224695%2043.3260895,54.6993453%2040.7622035,62.2934074%20C38.202787,69.8742312%2035.6500108,81.5813826%2033.099617,97.423954%20C33.0577079,97.6842851%2033.2329769,97.929591%2033.4910912,97.9718599%20C33.7492055,98.0141289%2033.9924225,97.8373546%2034.0343315,97.5770235%20L34.3478079,95.6507111%20L34.5629391,94.3529656%20C36.929381,80.1862598%2039.2957501,69.5999184%2041.6586137,62.6012717%20C44.1929439,55.0947518%2048.2164993,47.2948581%2053.7308443,39.2026724%20C53.8789582,38.9853184%2053.8243284,38.6880168%2053.6088252,38.5386308%20C53.393322,38.3892448%2053.098552,38.4443438%2052.9504381,38.6616979%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cg%20id='Group-87'%20transform='translate(33.142697,%2013.911947)'%3e%3cpath%20d='M7.76208073,19.4044636%20C4.75556294,27.9693943%202.58783229,38.5601356%201.25888876,51.1766874%20C-0.0700547599,63.7932392%20-0.34682576,76.4097911%200.428575762,89.0263429%20L2.6292102,89.226475%20C1.8413211,74.5011252%201.92054365,61.8457925%202.86687783,51.2604768%20C3.81321201,40.6751611%205.81171872,30.0898453%208.86239795,19.5045296%20L7.76208073,19.4044636%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M10.0734726,24.1767025%20C14.0851052,24.1847711%2017.330623,20.9146332%2017.3225546,16.8726302%20C17.3144561,12.8306273%2011.6398756,1.90564808%2010.028927,1.90240125%20C8.41797838,1.89915587%202.78704939,12.8013542%202.79512417,16.8433571%20C2.80321634,20.8853601%206.06184005,24.168604%2010.0734726,24.1767025%20Z'%20id='Oval'%20fill='%23C2FFF4'%20transform='translate(10.058839,%2013.039552)%20rotate(14.000000)%20translate(-10.058839,%20-13.039552)%20'%3e%3c/path%3e%3cpath%20d='M10.2149519,20.9735245%20C13.0056283,20.9791376%2015.2632378,18.6432028%2015.257475,15.7560578%20C15.25169,12.8689128%2010.9993082,6.45391871%209.87865819,6.45165997%20C8.75800814,6.44940243%205.14575684,12.8485491%205.15152384,15.735694%20C5.15730466,18.622839%207.42427554,20.9678911%2010.2149519,20.9735245%20Z'%20id='Oval'%20fill='%2302D3AF'%20transform='translate(10.204499,%2013.712592)%20rotate(14.000000)%20translate(-10.204499,%20-13.712592)%20'%3e%3c/path%3e%3cpath%20d='M9.58270016,20.0933927%20L13.6404689,7.42936872%20C13.8817052,6.67648638%2013.4721313,5.86891441%2012.7256601,5.62560624%20C11.9791889,5.38229806%2011.1784937,5.79538954%2010.9372574,6.54827187%20L6.87948871,19.2122959%20C6.6382524,19.9651782%207.04782623,20.7727502%207.79429746,21.0160584%20C8.54076869,21.2593665%209.34146386,20.8462751%209.58270016,20.0933927%20Z'%20id='Path'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-87'%20transform='translate(19.400683,%2046.275460)%20scale(-1,%201)%20rotate(6.000000)%20translate(-19.400683,%20-46.275460)%20translate(9.400683,%201.275460)'%3e%3cpath%20d='M7.76208073,19.4044636%20C4.75556294,27.9693943%202.58783229,38.5601356%201.25888876,51.1766874%20C-0.0700547599,63.7932392%20-0.34682576,76.4097911%200.428575762,89.0263429%20L2.6292102,89.226475%20C1.8413211,74.5011252%201.92054365,61.8457925%202.86687783,51.2604768%20C3.81321201,40.6751611%205.81171872,30.0898453%208.86239795,19.5045296%20L7.76208073,19.4044636%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M10.0734726,24.1767025%20C14.0851052,24.1847711%2017.330623,20.9146332%2017.3225546,16.8726302%20C17.3144561,12.8306273%2011.6398756,1.90564808%2010.028927,1.90240125%20C8.41797838,1.89915587%202.78704939,12.8013542%202.79512417,16.8433571%20C2.80321634,20.8853601%206.06184005,24.168604%2010.0734726,24.1767025%20Z'%20id='Oval'%20fill='%23C2FFF4'%20transform='translate(10.058839,%2013.039552)%20rotate(14.000000)%20translate(-10.058839,%20-13.039552)%20'%3e%3c/path%3e%3cpath%20d='M10.2149519,20.9735245%20C13.0056283,20.9791376%2015.2632378,18.6432028%2015.257475,15.7560578%20C15.25169,12.8689128%2010.9993082,6.45391871%209.87865819,6.45165997%20C8.75800814,6.44940243%205.14575684,12.8485491%205.15152384,15.735694%20C5.15730466,18.622839%207.42427554,20.9678911%2010.2149519,20.9735245%20Z'%20id='Oval'%20fill='%2302D3AF'%20transform='translate(10.204499,%2013.712592)%20rotate(14.000000)%20translate(-10.204499,%20-13.712592)%20'%3e%3c/path%3e%3cpath%20d='M9.58270016,20.0933927%20L13.6404689,7.42936872%20C13.8817052,6.67648638%2013.4721313,5.86891441%2012.7256601,5.62560624%20C11.9791889,5.38229806%2011.1784937,5.79538954%2010.9372574,6.54827187%20L6.87948871,19.2122959%20C6.6382524,19.9651782%207.04782623,20.7727502%207.79429746,21.0160584%20C8.54076869,21.2593665%209.34146386,20.8462751%209.58270016,20.0933927%20Z'%20id='Path'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M66.0193312,58.348269%20C54.7919939,62.7417856%2046.9632436,67.8189882%2042.5366476,73.5989079%20C38.1104374,79.3783238%2035.1857174,88.3414786%2033.7431904,100.490257%20C33.7120965,100.752126%2033.897369,100.989836%2034.1570082,101.021197%20C34.4166475,101.052558%2034.6523333,100.865694%2034.6834272,100.603825%20C36.1074227,88.6111168%2038.9814011,79.8034658%2043.2860649,74.182756%20C47.5903429,68.5625501%2055.2810864,63.5748495%2066.3618628,59.2386855%20C66.6056507,59.1432857%2066.7266016,58.8666223%2066.6320141,58.6207405%20C66.5374266,58.3748588%2066.2631191,58.2528691%2066.0193312,58.348269%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-38'%20transform='translate(9.000000,%2063.838776)'%3e%3cpath%20d='M26.9292167,30.5952364%20C23.3753227,17.930419%2014.5810637,13.4510183%200.546439628,17.1570344%20C11.0541171,20.5911081%2018.9873228,25.0705088%2024.3460566,30.5952364%20L26.9292167,30.5952364%20Z'%20id='Path-151'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M49.9743878,27.6768516%20C46.4204938,15.0120342%2038.7206627,9.60560586%2026.8748945,11.4575666%20C34.0694451,17.3715401%2040.9082228,22.7779685%2047.3912277,27.6768516%20L49.9743878,27.6768516%20Z'%20id='Path-151'%20fill='%2302B596'%20transform='translate(38.424641,%2019.390013)%20scale(-1,%201)%20translate(-38.424641,%20-19.390013)%20'%3e%3c/path%3e%3cpath%20d='M21.1930289,29.1213891%20C22.4560321,17.5137564%2028.334791,8.61450338%2038.8293056,2.42363012%20C33.4963463,14.6204108%2028.3658899,23.3795123%2023.4379362,28.7009344%20L21.1930289,29.1213891%20Z'%20id='Path-151'%20fill='%2302B596'%20transform='translate(30.011167,%2015.772510)%20rotate(-22.000000)%20translate(-30.011167,%20-15.772510)%20'%3e%3c/path%3e%3cpath%20d='M22.1728688,27.6768516%20C20.0656716,21.5873947%2017.9696284,13.0820797%2016.399272,4.83731807%20C24.1619616,7.95933274%2026.6553871,20.3973923%2024.1619616,27.6768516%20L22.1728688,27.6768516%20Z'%20id='Path-114'%20fill='%2302D3AF'%3e%3c/path%3e%3cg%20id='Group-89'%20transform='translate(6.356670,%2021.127769)'%3e%3cmask%20id='mask-19'%20fill='white'%3e%3cuse%20xlink:href='%23path-18'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Rectangle'%20fill='%237569EC'%20xlink:href='%23path-18'%3e%3c/use%3e%3cpath%20d='M-3.94736842,-4.02857143%20L8.99697458,-4.02857143%20C0.975573655,26.4241399%2025.1229107,47.360379%208.99697458,77.8130904%20L-3.94736842,77.8130904%20L-3.94736842,-4.02857143%20Z'%20id='Rectangle'%20fill='%238175FF'%20mask='url(%23mask-19)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Chair4'%20transform='translate(571.625668,%20275.910204)'%3e%3cpolygon%20id='Path-25'%20fill='%2391D6FF'%20points='47.1204989%2088.9715918%2035.6775401%20179.379429%2041.6769343%20179.299822%2053.119893%2089.8180661'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2088.9715918%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2089.8180661'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20134.175510)%20scale(-1,%201)%20translate(-89.590267,%20-134.175510)%20'%20points='92.3120497%2088.9715918%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2089.8180661'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,1.05101865e-15%2075.3239636,0%20L99.0241302,0%20C105.147864,6.51445281e-16%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M98.770362,-4.54747351e-13%20C99.3452728,-4.53831714e-13%2099.9099641,0.0437545685%20100.461288,0.128115346%20C100.550032,0.689963394%20100.595546,1.26569242%20100.595546,1.85205195%20C100.595546,2.13631442%20100.584615,2.42047176%20100.562776,2.70389411%20L94.3431684,83.4221279%20C93.8980924,89.1983365%2089.0812691,93.6582857%2083.2879385,93.6582857%20L0.15785132,93.6582857%20L0.00174853035,93.6569132%20C0.000584601796,93.5959378%207.5014265e-18,93.5348205%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.6798075,4.35166889%2069.4612665,-4.63857922e-13%2075.1816164,-4.54747351e-13%20L98.770362,-4.54747351e-13%20Z'%20id='Combined-Shape'%20fill='%23BFE7FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom2.4'%20transform='translate(601.000000,%20329.500000)%20scale(-1,%201)%20translate(-601.000000,%20-329.500000)%20translate(517.000000,%20200.000000)'%3e%3cg%20id='LLeg'%20transform='translate(36.000000,%20133.000000)'%3e%3cpath%20d='M65.8908818,93.4149994%20C65.8908818,93.4149994%2060.6450204,104.010202%2064.9454404,107.349009%20C69.2523271,110.688463%2080.6287118,116.946382%2080.6287118,116.946382%20L50.4889052,115.052257%20L57.1885068,91.9444498%20L65.8908818,93.4149994%20Z'%20id='Path'%20fill='url(%23linearGradient-20)'%3e%3c/path%3e%3cpath%20d='M53.4746784,103.00254%20C54.4231236,103.455293%2052.8637117,107.712416%2056.2007118,107.413122%20C59.5367975,107.114781%2061.631549,102.714356%2064.0917865,103.000306%20C66.5529383,103.285303%2068.1147092,107.716637%2072.7993087,110.802986%20C77.4829939,113.890289%2084.4279679,117.571673%2083.9626164,120.675179%20C83.4972649,123.778686%2072.5683613,124.609846%2067.031684,123.582334%20C61.4950067,122.555775%2058.9104316,120.330133%2055.3183568,120.507422%20C51.726282,120.684711%2049.4690072,120.245302%2048.3426554,117.938642%20C47.2172179,115.631981%2052.3801916,102.480071%2053.4746784,103.00254%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M53.7411757,117.167073%20L54.0483842,117.149485%20C58.5001101,116.774046%2061.5542762,119.573852%2065.7912056,120.363097%20C70.0290569,121.153254%2081.2049262,121.426384%2082.9896728,118.775474%20C83.0742349,118.649938%2083.1527414,118.521341%2083.2256238,118.39065%20C83.8250636,119.128483%2084.1074632,119.91662%2083.9626193,120.835855%20C83.4972322,123.789381%2072.5674914,124.580375%2067.0303901,123.602518%20C61.4932887,122.625569%2058.9085157,120.507484%2055.3161657,120.676205%20L54.6776755,120.70015%20C51.4543401,120.787711%2049.3980991,120.29371%2048.33993,118.231564%20C48.0823304,117.729149%2048.1401075,116.648533%2048.3987591,115.283091%20C49.9012095,116.311064%2051.7976767,117.226371%2053.7411757,117.167073%20L53.7411757,117.167073%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M20.4884247,0.0316169952%20C29.6130751,0.439025198%2080.3983085,11.6716069%2089.6251259,13.5799439%20C98.8519433,15.488281%20106.65262,25.8144285%2099.616745,37.7715359%20C91.7143193,51.1940195%2071.3246138,89.3135618%2066.3741517,97.9066496%20C63.9238803,102.159868%2051.5626728,99.775193%2054.4662646,92.6364873%20C59.8790807,79.3286591%2062.3927978,45.8981264%2076.1929423,33.7088609%20C76.1929423,33.7088609%2029.7832088,41.7859348%209.73613848,32.5338885%20C-4.83355488,25.8084198%20-1.53748542,-0.953276169%2020.4884247,0.0316169952%20Z'%20id='Path'%20fill='%23413C75'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(63.520000,%2056.320000)'%3e%3cpath%20d='M56.620558,19.7542764%20C56.620558,19.7542764%2056.5174491,14.3298511%2059.1145031,10.449811%20C61.7115571,6.56977099%2061.814666,2.4483177%2063.7801783,2.5832251%20C65.7456906,2.71813249%2063.7995112,12.2978488%2063.7995112,12.2978488%20C63.7995112,12.2978488%2066.2934564,11.3451056%2068.0849725,10.1399759%20C69.8764887,8.93484614%2075.3090359,2.9937567%2076.5785635,4.0465508%20C78.7309606,5.84036735%2075.2639258,15.9590677%2073.3757451,17.9820332%20C71.4811201,20.0056442%2062.1315699,25.66%2062.1315699,25.66%20L34.5969693,53.3991758%20L30.48,38.6733768%20L56.620558,19.7542764%20Z'%20id='Path'%20fill='url(%23linearGradient-21)'%3e%3c/path%3e%3cpath%20d='M1.54663565,17.3054119%20C5.79120596,27.1502283%2013.56312,45.2355076%2016.7671239,50.6311677%20C20.7824169,57.3883826%2027.1139989,60.3654607%2034.5272997,55.3519295%20C35.5612829,54.6526447%2037.5630512,53.0800055%2040.5326047,50.6340119%20C39.8735337,44.2119674%2037.4741133,38.8442735%2033.3382109,34.5285872%20C31.4658326,36.0776539%2030.5296435,36.8521873%2030.5296435,36.8521873%20C30.5296435,36.8521873%2022.5637255,16.4323943%2016.1557177,4.60344703%20C10.6060302,-5.63055297%20-4.91428232,2.33889234%201.54663565,17.3054119%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M30.6119482,36.8627693%20C32.0382744,41.7006022%2032.9181507,43.9794623%2033.2515771,43.6993494%20C33.5850034,43.4192365%2033.4576271,40.5081981%2032.8694482,34.9662341%20L30.6119482,36.8627693%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(35.000000,%200.000000)'%3e%3cpath%20d='M11.7218772,35.4114385%20L11.7218772,44.1226204%20L5.3248217,38.9719222%20C5.3248217,38.9719222%203.35857854,30.6257151%201.75941921,24.4267409%20C0.756609818,20.5394549%20-1.68668917,7.38357181%208.14940566,8%20C16.2069355,-6.20365389%2039.6728533,2.58721143%2039.8597256,19.9399601%20C40.0844849,40.8108431%2039.9010636,48.9367847%2039.9010636,48.9367847%20C26.6315656,49.6983072%2019.1627172,47.7798245%2011.7218772,35.4114385%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M5.18659098,51.997375%20C5.18659098,51.997375%2011.1374613,50.6003429%2011.3439066,40.8495617%20C11.5503519,31.0987804%2011.40543,27.7703624%2011.40543,27.7703624%20L24.5134378,27.533839%20C24.5134378,27.533839%2024.6561105,38.4009284%2024.6583597,42.3315929%20C24.6638284,51.8888195%2031.6921775,52.6723672%2031.6921775,52.6723672%20C31.6921775,52.6723672%2030.4907816,60.5575695%2018.6133402,61.2254406%20C9.33970734,61.7477062%205.18659098,51.997375%205.18659098,51.997375%20Z'%20id='Path'%20fill='url(%23linearGradient-22)'%3e%3c/path%3e%3cpath%20d='M8.34980463,22.9012472%20C2.50234369,22.6749776%203.45613252,31.2351927%209.53054658,31.2235716%20C9.53054658,31.2235716%2013.0586589,43.3838644%2025.3078124,43.3838644%20C35.2557047,43.3838644%2035.902832,29.2108175%2035.9930663,26.3834737%20C36.0901367,23.3688253%2036.1024413,13.464919%2036.1024413,13.464919%20L8.12216791,13.4519308%20L8.34980463,22.9012472%20Z'%20id='Path'%20fill='url(%23linearGradient-23)'%3e%3c/path%3e%3cpath%20d='M7.89727546,22.8450133%20C10.3205807,23.2445966%2010.0265395,24.8489843%2010.6855974,24.7087265%20C14.0315837,23.9973471%2027.5756504,24.9357728%2029.319619,17.4879832%20C31.4895477,22.141013%2032.0199848,23.2849038%2036.7982257,24.533839%20L36.7982257,10.8988839%20L6.57645026,8%20C6.57645026,8%207.04556985,22.7037464%207.89727546,22.8450133%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M23.1629909,34.2395688%20C23.1629909,34.2395688%2025.174384,37.4906544%2029.10285,36.3347801'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(26.132920,%2035.411438)%20rotate(-18.000000)%20translate(-26.132920,%20-35.411438)%20'%3e%3c/path%3e%3cpath%20d='M24.8673644,38.1201267%20C25.7892466,38.5070311%2026.6636527,38.5070311%2027.4288074,38.0624194'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(26.148086,%2038.232943)%20rotate(2.000000)%20translate(-26.148086,%20-38.232943)%20'%3e%3c/path%3e%3cpath%20d='M8.61933251,27.6491329%20C8.98679677,26.3247221%208.82396936,25.1679422%207.50869093,24.6393988'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(8.149406,%2026.144266)%20rotate(-13.000000)%20translate(-8.149406,%20-26.144266)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(20.000000,%2050.000000)'%3e%3cpath%20d='M21.5158423,1%20C28.983973,5.57401367%2037.6176024,7.25091256%2045.6546351,2.28384364%20C58.7704103,28.1454421%2062.0390104,59.0018184%2058.8841907,93.1062883%20C39.7587424,100.67799%2023.6846772,99.1888952%2010,90.534496%20L21.5158423,1%20Z'%20id='Path'%20fill='%23FFE4F4'%3e%3c/path%3e%3cg%20id='RLeg'%20transform='translate(2.000000,%2079.000000)'%3e%3cpath%20d='M112.584626,97.840369%20C112.584626,97.840369%20112.42648,110.31094%20122.70222,114.973501%20C132.971493,119.635414%20140.288019,119.354755%20139.3568,122.959348%20C138.425581,126.563294%20111.695624,126.417793%20109.199441,123.598916%20C107.071864,121.201028%20102.445333,98.8718252%20101.171374,100.57906%20L112.584626,97.840369%20Z'%20id='Path'%20fill='url(%23linearGradient-24)'%3e%3c/path%3e%3cpath%20d='M105.12081,115.451758%20C106.695528,114.318583%20108.019765,120.853164%20112.29729,119.035754%20C116.574814,117.219286%20113.201686,111.213176%20115.89361,110.105412%20C118.585534,108.997649%20123.783778,114.953405%20130.687675,116.400932%20C137.591572,117.847519%20143.197124,119.11433%20144.79026,121.801385%20C146.162383,124.11103%20144.79026,124.849393%20144.79026,124.849393%20C144.79026,124.849393%20138.143796,128.168262%20134.013922,128.898801%20C128.014416,129.960062%20110.674685,130.6668%20108.774893,128.731743%20C107.608128,127.544921%20104.333451,116.019287%20105.12081,115.451758%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M145.164844,122.072983%20C146.466472,124.195559%20144.41258,125.299775%20144.166441,125.422338%20L143.176088,125.844279%20C141.295406,126.62556%20137.053938,128.301927%20133.919083,128.901185%20C128.170932,130%20110.371438,130.651092%20108.456615,128.76162%20C108.1202,128.430106%20107.70506,127.21704%20107.302343,125.640944%20L108.523897,125.774184%20C114.401831,126.396594%20127.522564,127.523521%20133.997847,125.998065%20C139.745316,124.644068%20142.891763,122.416566%20144.326431,121.116514%20C144.675418,121.415794%20144.957168,121.733643%20145.164844,122.072983%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M5.89797632,0.176460422%20C-2.94573928,18.853434%20-1.15345138,31.3985644%2011.27484,37.8118516%20C29.3036138,47.1151178%2083.2756203,36.1118516%2083.2756203,36.1118516%20C83.2756203,36.1118516%2082.3111872,43.8766427%2083.2756203,50.8019006%20C85.7944824,68.8889711%2097.7739585,99.0229548%20100.308519,102.809363%20C103.813523,108.045529%20114.490464,104.096649%20114.691579,99.7367192%20C114.892694,95.3767898%20106.642757,39.6931486%20105.388198,29.0746682%20C104.140107,18.455541%20100.199739,16.9130742%2088.6909289,14.0102649%20C86.0469405,13.3433849%2054.7801562,5.5730831%2051.9158504,5.7995642%20C35.5084792,7.09689753%2020.1691879,5.22252961%205.89797632,0.176460422%20Z'%20id='Path'%20fill='%23524D87'%3e%3c/path%3e%3cpath%20d='M20.44,34.9205711%20C38.2890882,36.9205711%2085.5438118,32.798013%2087.4416672,34.6713084%20C89.2535985,36.4597915%2088.9512823,67.5753949%2093.0158622,85.5848345%20L92.3977092,83.8841847%20C88.5751277,73.2672348%2084.605935,60.3544266%2083.2756203,50.8019006%20C82.3111872,43.8766427%2083.2756203,36.1118516%2083.2756203,36.1118516%20L81.0994032,36.5330893%20C70.8399213,38.4602214%2027.1401609,45.9987259%2011.27484,37.8118516%20C2.67846611,33.3759229%20-0.829449593,26.0064085%200.751092899,15.7033083%20C3.47270775,27.3487456%2010.0356597,33.7547592%2020.44,34.9205711%20Z'%20id='Path'%20fill-opacity='0.0561079545'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M21.8425791,1.02073112%20C34.2109248,41.5374114%2041.6283812,98.9791105%203,88.985834%20C23.5197512,51.2055231%20-4.37555616,34.2015512%201.94717213,14.6758084%20C4.10889898,8%2021.6811652,0.496984896%2021.8425791,1.02073112%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M7.89213813,17.8454787%20C21.8715353,19.9550268%2010.3478768,44.3624052%2014.9622087,48.0393418%20C19.5765406,51.7162784%2027.6081301,52.11297%2028.4741625,54.359368%20C30.2147182,58.8741883%2021.800869,70.2712827%203.2326149,88.5506511%20L3,88.985834%20C20.8745494,56.0757843%202.0118623,38.9307734%201.0308512,22.1511913%20C3.10193703,18.9026674%205.38916036,17.4677691%207.89213813,17.8454787%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M45,2%20C49.7198862,13.8383269%2051.9886728,23.1267812%2054.1055316,40.5033862%20C55.2823565,50.1514197%2055.5762854,64.9302169%2054.9873184,84.8397778%20L60.8200061,85.9867536%20C63.5998226,55.2273917%2064.5251361,37.8674287%2063.5959466,33.9068646%20C61.2562605,23.9379639%2059.6712171,18.1134529%2056.5820212,9%20C54.8804313,3.99804952%2045,2%2045,2%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2059.900000)'%3e%3cpath%20d='M44.44,37.1174069%20C44.44,37.1174069%2052.0555701,29.49211%2054.6929895,28.6072038%20C57.3304089,27.7222976%2071.7772209,26.6592484%2071.6795387,28.6588395%20C71.5688322,30.8010741%2062.2723573,30.677794%2061.412754,31.731807%20C60.5531506,32.7851746%2059.3577862,40.9883498%2056.108225,41.7970934%20C52.8651759,42.605837%2046.1425409,45%2046.1425409,45%20L16.2182605,60.4615348%20L19.4063845,45.0011933%20L44.44,37.1174069%20Z'%20id='Path'%20fill='url(%23linearGradient-25)'%3e%3c/path%3e%3cpath%20d='M21.5191872,4.83146563%20C12.442156,17.6421902%204.6924099,37.1560477%201.71768334,44.7639402%20C-1.25704322,52.3718328%201.7437185,63.8469539%2014.8242849,61.594157%20C15.8625771,61.4154829%2017.2261817,60.9975127%2018.9150988,60.3402465%20C23.7247511,53.747166%2024.5683306,48.0868079%2022.7733472,43.0469746%20C21.6455348,43.5230441%2021.0816287,43.7610789%2021.0816287,43.7610789%20C21.0816287,43.7610789%2034.0824099,20.7168582%2037.2570193,14.5393035%20C42.5597927,4.22241094%2029.5144997,-6.45603437%2021.5191872,4.83146563%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M21.0816287,43.7610789%20C16.6792327,45.9114041%2014.7548707,46.513628%2015.3085427,45.5677508%20C15.8622147,44.6218735%2018.6250363,42.5265452%2023.5970073,39.2817657%20L21.0816287,43.7610789%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-3'%20transform='translate(544.885264,%20274.915964)%20rotate(-14.000000)%20translate(-544.885264,%20-274.915964)%20translate(529.885264,%20254.415964)'%3e%3cpath%20d='M2.464,0%20L26.651893,0%20C28.0127227,-2.49980346e-16%2029.115893,1.10317038%2029.115893,2.464%20L29.115893,37.6903837%20C29.115893,39.0512133%2028.0127227,40.1543837%2026.651893,40.1543837%20L2.464,40.1543837%20C1.10317038,40.1543837%20-1.60970328e-15,39.0512133%200,37.6903837%20L0,2.464%20C-6.10742774e-16,1.10317038%201.10317038,-1.52637649e-15%202.464,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-26)'%3e%3c/path%3e%3cpath%20d='M3.21908021,0.755918367%20L27.4069733,0.755918367%20C28.7678029,0.755918367%2029.8709733,1.85908874%2029.8709733,3.21991837%20L29.8709733,38.446302%20C29.8709733,39.8071317%2028.7678029,40.910302%2027.4069733,40.910302%20L3.21908021,40.910302%20C1.85825059,40.910302%200.755080214,39.8071317%200.755080214,38.446302%20L0.755080214,3.21991837%20C0.755080214,1.85908874%201.85825059,0.755918367%203.21908021,0.755918367%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M3.87105343,1.53621346%20L26.6187411,1.53621346%20C27.8434878,1.53621346%2028.8363411,2.5290668%2028.8363411,3.75381346%20L28.8363411,35.6026951%20C28.8363411,36.8274418%2027.8434878,37.8202951%2026.6187411,37.8202951%20L3.87105343,37.8202951%20C2.64630677,37.8202951%201.65345343,36.8274418%201.65345343,35.6026951%20L1.65345343,3.75381346%20C1.65345343,2.5290668%202.64630677,1.53621346%203.87105343,1.53621346%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(198.804813,%20310.871429)'%3e%3cg%20id='Group-25'%20transform='translate(11.570160,%200.000000)'%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='112.829305%20-4.47575684e-13%20124.246118%20-4.47575684e-13%20124.246118%20144.879314%20112.829305%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23D3D3D3'%20points='1%204.76228571%2091.1887059%204.76228571%2091.1887059%2031.6708107%2016.0280214%2031.6708107%2016.0280214%20144.879314%201%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='0.416812834%204.76228571%208.41681283%204.76228571%208.41681283%20144.879314%200.416812834%20144.879314'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-25'%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='404.624909%204.76228571%20420.624909%204.76228571%20420.624909%20144.879314%20404.624909%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='404.624909%20-3.33888846e-13%20414.624909%20-3.33888846e-13%20414.624909%20144.879314%20404.624909%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23D3D3D3'%20points='272.201583%204.76228571%20411.201583%204.76228571%20411.201583%2031.3185168%20290.909124%2031.3185168%20290.909124%20144.879314%20272.201583%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='23.7850267%20-3.52990207e-13%20272.674567%20-5.07571128e-13%20272.674567%2040.2299755%2023.7850267%2040.2299755'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='266.96616%204.76228571%20278.382973%204.76228571%20278.382973%2040.2299755%20266.96616%2040.2299755'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='272.237176%204.76228571%20281.237176%204.76228571%20281.237176%20144.879314%20272.237176%20144.879314'%3e%3c/polygon%3e%3cpath%20d='M280.814701,0%20L425.940379,0%20C429.885586,-1.35972169e-14%20433.083807,3.19822191%20433.083807,7.14342857%20C433.083807,11.0886352%20429.885586,14.2868571%20425.940379,14.2868571%20L280.814701,14.2868571%20C276.869495,14.2868571%20273.671273,11.0886352%20273.671273,7.14342857%20C273.671273,3.19822191%20276.869495,7.24722706e-16%20280.814701,0%20Z'%20id='Rectangle'%20fill='%23E9E9E9'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='20.9308235%202.85737143%20269.820364%202.85737143%20269.820364%2017.1442286%2020.9308235%2017.1442286'%3e%3c/polygon%3e%3cpath%20d='M7.14342857,0%20L283.607759,0%20C287.552965,-1.35972169e-14%20290.751187,3.19822191%20290.751187,7.14342857%20C290.751187,11.0886352%20287.552965,14.2868571%20283.607759,14.2868571%20L7.14342857,14.2868571%20C3.19822191,14.2868571%204.83148471e-16,11.0886352%200,7.14342857%20C-4.83148471e-16,3.19822191%203.19822191,7.24722706e-16%207.14342857,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Men2.8'%20transform='translate(261.096257,%20330.153061)%20scale(-1,%201)%20translate(-261.096257,%20-330.153061)%20translate(174.596257,%20203.153061)'%3e%3cg%20id='RLeg'%20transform='translate(99.474263,%20195.228252)%20scale(-1,%201)%20translate(-99.474263,%20-195.228252)%20translate(54.474263,%20136.728252)'%3e%3cpath%20d='M45.7287959,80.2993067%20L53.6261681,105.942582%20L37.059015,106.543294%20C37.059015,106.543294%2038.9301244,97.7716142%2036.2589544,89.5489719%20C34.1168568,82.9476047%2032.3683373,79.6533804%2032.3683373,79.6533804%20L45.7287959,80.2993067%20Z'%20id='Path'%20fill='%2392691F'%20transform='translate(42.997253,%2093.098337)%20scale(-1,%201)%20translate(-42.997253,%20-93.098337)%20'%3e%3c/path%3e%3cpath%20d='M48.501397,99.4962375%20C52.7170881,103.403169%2056.8517875,106.080381%2060.9054953,107.527873%20C66.986057,109.69911%2069.3139674,109.723076%2069.7475174,110.539468%20L69.8264927,110.695281%20C71.0769706,113.277644%2070.3188093,116.707591%2056.4577598,116.897493%20C53.0882765,116.943656%2049.5857609,114.986551%2040.2871115,112.915972%20L39.6159316,116.535774%20C34.4118509,116.466876%2031.3753691,115.646549%2030.5064861,114.074795%20C29.1967095,111.723623%2031.4226845,100.129245%2032.9582846,99.9096304%20C34.4938848,99.6900154%2034.7971335,104.405278%2038.9200263,104.508626%20C43.0493713,104.611974%2048.501397,99.4962375%2048.501397,99.4962375%20Z'%20id='Path'%20fill='%23391B0B'%3e%3c/path%3e%3cpath%20d='M48.501397,99.4962375%20C52.5996391,103.294322%2056.6213395,105.930252%2060.5664983,107.404028%20C59.4499331,108.462611%2057.9096449,108.768018%2055.9454359,108.319507%20C53.5436084,107.771069%2050.4686592,105.204872%2046.7205882,100.620916%20L46.9051671,100.842076%20C47.8830703,100.076425%2048.501397,99.4962375%2048.501397,99.4962375%20Z'%20id='Combined-Shape'%20fill='%2381411E'%3e%3c/path%3e%3cpath%20d='M2.50871085,0.031580163%20C46.3707109,3.53883715%2071.3234451,5.38612497%2077.3669134,5.5734436%20C86.432116,5.85377563%2093.357986,18.7925107%2086.3380996,30.7356887%20C78.4536317,44.1425358%2057.0326549,82.7399565%2052.8452411,91.6640748%20C49.3030374,99.2084944%2033.2050443,96.117091%2036.1020378,84.5918273%20C39.5603642,70.7980703%2046.0060135,39.8516471%2059.774798,27.6765816%20C59.774798,27.6765816%2026.2879797,39.817268%207.42613387,28.0428218%20C0.252011557,23.5643992%20-1.38712945,14.2273186%202.50871085,0.031580163%20Z'%20id='Path'%20fill='%237A3636'%3e%3c/path%3e%3cpath%20d='M86.3380996,30.7356887%20L85.3125956,32.4945979%20C81.3219507,39.3902007%2074.8793305,51.0414489%2068.7278179,62.3888793%20L69.0516416,61.3492801%20C73.808851,46.2104883%2081.20024,28.3770426%2084.3601975,22.9355453%20C85.4677684,21.0282905%2086.9758966,19.0844509%2088.884582,17.1040264%20C89.6937805,21.2582786%2089.078789,26.0728581%2086.3380996,30.7356887%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(68.521390,%20196.400000)%20scale(-1,%201)%20translate(-68.521390,%20-196.400000)%20translate(0.521390,%20138.900000)'%3e%3cpath%20d='M102.64994,78.4265306%20C102.64994,78.4265306%2098.2514508,97.9851802%2092.5265933,100.077982%20C90.3222949,100.883793%20109.418195,103.184887%20109.418195,103.184887%20L114.212106,84.420727%20L102.64994,78.4265306%20Z'%20id='Path'%20fill='%2392691F'%20transform='translate(103.280779,%2090.805709)%20scale(-1,%201)%20translate(-103.280779,%20-90.805709)%20'%3e%3c/path%3e%3cpath%20d='M94.3850267,96.5778672%20L94.0657321,113.088834%20L100.647736,113.138455%20L100.715412,109.426787%20C100.715412,109.426787%20105.845276,112.503303%20109.319004,113.585046%20C113.991569,115.04391%20132.449797,114.279743%20134.535194,112.056712%20C136.621558,109.823757%20136.666031,106.270877%20132.384054,105.834211%20C128.103045,105.397544%20121.023137,104.097468%20117.974803,101.76527%20C114.288378,98.9537315%20112.885545,94.4937757%20111.814326,94.4897959%20C110.174626,94.4838515%20110.047974,99.7307999%20101.728623,99.8052317%20C98.5623389,99.8330196%2094.3850267,96.5778672%2094.3850267,96.5778672%20Z'%20id='Path'%20fill='%23391B0B'%3e%3c/path%3e%3cpath%20d='M110.111187,95.9620953%20C110.111187,95.9620953%20114.356215,102.586018%20116.879815,103.545024%20C119.403415,104.494343%20121.43739,103.428781%20121.43739,103.428781%20C121.43739,103.428781%20117.085922,101.69482%20115.405134,98.6686235%20C111.597479,91.8141519%20110.835947,95.3014467%20110.111187,95.9620953%20Z'%20id='Path'%20fill='%2381411E'%3e%3c/path%3e%3cpath%20d='M-0.000598121499,3.17448864%20C-0.0616731693,17.1882776%204.61567266,25.9563979%2014.0314394,29.4788495%20C28.1550894,34.761881%2074.1447467,32.7736275%2074.1447467,32.7736275%20C74.1447467,32.7736275%2088.7394002,86.4723446%2092.2364391,91.7024102%20C95.7334781,96.9324757%20112.315379,97.4735774%20111.418537,85.4276971%20C110.515243,73.3818168%20104.043785,28.6597226%20102.792077,18.0536121%20C101.546822,7.44685571%2097.6154077,4.90735077%2086.1327512,3.00675805%20C82.0972665,2.33881046%2083.8099567,1.26860074%2057.8660948,0.0539242355%20C52.2937806,-0.20696827%2042.9451872,1.87886493%2034.3536986,2.82376289%20C28.6260395,3.45369487%2017.1746073,3.57060345%20-0.000598121499,3.17448864%20Z'%20id='Path'%20fill='%237A3636'%3e%3c/path%3e%3cpath%20d='M45.9024591,3.62842169%20L45.9024591,1.18742641%20L47.0524754,1.01475591%20C51.2348547,0.393872187%2055.0371271,-0.0785263824%2057.8660948,0.0539242355%20L60.8487447,0.198975476%20C83.6821386,1.35357389%2082.2586859,2.36552836%2086.1327512,3.00675805%20L86.8789586,3.13307656%20C97.5417969,4.98040675%20101.40038,7.56093861%20102.706028,17.3658769%20L103.071428,20.3167375%20C104.800314,33.9087396%20110.56944,74.1045697%20111.418537,85.4276971%20C111.486021,86.3341125%20111.45454,87.169259%20111.337113,87.9365019%20L107.975516,71.0093919%20C103.022084,45.9132883%20100.24637,31.0431975%2099.6475253,26.3986423%20L99.5227516,25.4336815%20C98.4039752,17.1906956%2095.4755381,6.96270547%2086.0271692,7.62985995%20L85.2104777,7.69854756%20C78.5583668,8.20478452%2065.9423148,6.92871658%2047.3623215,3.87034375%20L45.9024591,3.62842169%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20transform='translate(113.245275,%2019.859058)%20rotate(13.000000)%20translate(-113.245275,%20-19.859058)%20'%20cx='113.245275'%20cy='19.8590576'%20rx='3.77561348'%20ry='6.6139146'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(104.430481,%2051.024490)'%3e%3cpath%20d='M16.2918063,60.9380157%20C16.2918063,60.9380157%204.53367481,71.4884134%205.34540554,72.6381488%20C6.15793981,73.7954462%2012.1964322,70.7131697%2012.1964322,70.7131697%20C12.1964322,70.7131697%205.13146234,83.8442556%206.76706775,84.7448466%20C8.40187316,85.6454373%2016.4118718,83.2597477%2018.7657574,80.5084504%20C21.120443,77.7571534%2024.3442168,65.4031042%2024.3442168,65.4031042%20L16.2918063,60.9380157%20Z'%20id='Path'%20fill='url(%23linearGradient-27)'%20transform='translate(14.824724,%2072.938131)%20rotate(28.866471)%20translate(-14.824724,%20-72.938131)%20'%3e%3c/path%3e%3cpath%20d='M21.7634434,17.5386176%20C26.9186724,23.9009585%2044.4964723,43.3352185%2044.4964723,43.3352185%20C44.4964723,43.3352185%2026.9186724,55.854968%2022.4925308,58.503266%20C15.2339167,62.843891%2022.6151207,74.3589122%2027.9381044,73.079978%20C35.1515538,71.3424361%2053.3593692,58.781301%2061.9148557,53.6978607%20C70.4703423,48.6144204%2067.1969886,40.4069359%2060.8670605,32.9178421%20C56.0046984,27.1650615%2045.4340307,15.3795513%2037.9969306,5.03348366%20C30.5972125,-5.26058011%2011.7596751,5.19243789%2021.7634434,17.5386176%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M44.4964723,43.3352185%20C47.7956123,46.514069%2049.2737074,48.2265377%2048.9307576,48.4726246%20C48.5878079,48.7187115%2046.428619,47.4949683%2042.4531909,44.8013949%20L44.4964723,43.3352185%20Z'%20id='Path-15'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(91.918950,%200.000000)'%3e%3cpath%20d='M3.5827892,21.8539741%20C-0.740118761,22.3274381%20-0.433643943,29.9358045%204.82868999,30.3330492%20C5.9042553,37.6675428%209.7400296,41.1620042%2014.4165127,41.5663541%20L14.1571382,52.660139%20L34.8425755,52.6478664%20C34.8425755,52.6478664%2029.0176183,44.8108421%2029.3079628,34.0820056%20C29.5983074,23.3525232%2029.1131094,13.2734886%2029.1131094,13.2734886%20L2.32075816,13.7547037%20L3.5827892,21.8539741%20Z'%20id='Path'%20fill='url(%23linearGradient-28)'%3e%3c/path%3e%3cpath%20d='M12.0446399,1.16026676%20C-3.89183289,5.18252953%202.68272105,22.1749995%202.68272105,22.1749995%20C7.49792435,21.5180924%2012.1316393,27.3604962%2013.8891917,33.0911546%20C18.9703137,38.3135614%2025.5509042,38.305072%2029.9273646,35.2625744%20C33.9412632,22.8474968%2035.2916782,14.5729035%2033.9786096,10.4387947%20C32.0090067,4.23763157%2026.5705619,-2.5059821%2012.0446399,1.16026676%20Z'%20id='Path'%20fill='%232C272E'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(80.216435,%2046.620498)'%3e%3cpath%20d='M61.4223458,8.5139871%20C62.8530629,10.9499731%2063.878175,20.7619438%2061.4223458,59.6342717%20C60.1506366,79.7636433%2065.5602374,99.6024849%2064.1622219,108.335776%20C63.2302116,114.157969%2059.5615928,117.416792%2053.1563654,118.112245%20L47.5532722,99.8833889%20L44.9174217,118.112245%20C18.4283029,115.635427%204.02306955,111.38182%201.70172178,105.351423%20C-1.78763245,96.2867796%202.59402916,74.9761684%203.63637371,54.9097819%20C4.68288092,34.7632593%203.89770925,14.0844282%205.82329734,10.9499731%20C9.66616895,4.69417647%2019.5584387,1.77200571%2025.6976132,0.83670437%20C33.4885257,-0.351154168%2043.5462458,-0.396369012%2049.5254082,1.49942479%20C55.5045706,3.39457267%2059.9916288,6.07800114%2061.4223458,8.5139871%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M20.9931678,22.357053%20C17.8575513,45.4914956%2013.6645685,61.7244708%208.4142195,71.0559788%20C6.24326124,74.9144489%204.03792025,76.5051918%201.79819652,75.8282077%20L2.3303089,70.7014247%20C2.86063276,65.5134689%203.36319019,60.1688932%203.63637371,54.9097819%20C3.82688483,51.2422137%203.95669359,47.5570046%204.05320459,43.9632115%20L20.9931678,22.357053%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M49.5254082,1.49942479%20C49.8879441,1.61433373%2050.2384331,1.73363326%2050.5775034,1.85720751%20C41.9930936,5.60066454%2027.818247,5.10007104%2020.1122903,2.05099228%20C22.1195814,1.4844041%2024.0446389,1.08853449%2025.6976132,0.83670437%20C33.4885257,-0.351154168%2043.5462458,-0.396369012%2049.5254082,1.49942479%20Z'%20id='Path'%20fill='%23E5AA41'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(5.000000,%2053.236735)'%3e%3cpath%20d='M19.4417882,35.7781658%20C19.4417882,35.7781658%206.65735592,27.2433776%204.39781608,25.5291563%20C2.14563631,23.8221987%20-0.680628509,10.8783752%201.07106687,9.06246285%20C1.9174743,8.18356126%208.31337046,14.096172%209.45418047,14.8879098%20C10.5876304,15.6723839%2016.3873613,19.1661993%2016.3873613,19.1661993%20C16.3873613,19.1661993%2014.7460669,9.25858139%2016.1591993,8.45957994%20C17.2043285,7.87848798%2019.2945869,10.428029%2019.5742693,13.1228429%20C19.8539518,15.8176569%2022.7611773,19.3332633%2023.1365406,23.422698%20C23.3058221,25.2095558%2025.0648775,28.623471%2025.0648775,28.623471%20L19.4417882,35.7781658%20Z'%20id='Path'%20fill='url(%23linearGradient-29)'%3e%3c/path%3e%3cpath%20d='M95.5821368,19.4108665%20C90.6831484,29.5906656%2082.3627027,44.4728084%2077.7927714,53.1992733%20C72.3852089,63.5252281%2065.9413376,67.9003681%2052.9438853,60.2380249%20C42.0591902,53.8212081%2026.3630709,43.5002279%2018.2527794,37.890819%20C10.7061275,32.6712464%2019.627077,19.7855037%2026.7566491,24.1390473%20C36.2154298,29.9071695%2060.4025146,41.3382202%2060.4025146,41.3382202%20C60.4025146,41.3382202%2072.84954,18.601613%2078.0176732,7.6854579%20C84.5923646,-6.18903987%20105.062605,-0.288967519%2095.5821368,19.4108665%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M60.4025146,41.3382202%20C58.8851847,46.6823271%2057.9474793,49.2488078%2057.5893984,49.0376621%20C57.2313174,48.8265165%2057.3570347,45.8770152%2057.96655,40.1891583%20L60.4025146,41.3382202%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Chair8'%20transform='translate(228.251337,%20367.800000)%20scale(-1,%201)%20translate(-228.251337,%20-367.800000)%20translate(172.751337,%20277.800000)'%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(54.705561,%20138.900000)%20scale(-1,%201)%20translate(-54.705561,%20-138.900000)%20'%20points='57.4273438%2098.4205714%2045.984385%20179.379429%2051.9837792%20179.299822%2063.426738%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2098.4205714%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20138.900000)%20scale(-1,%201)%20translate(-89.590267,%20-138.900000)%20'%20points='92.3120497%2098.4205714%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2099.2670457'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,-7.25338194e-16%2075.3239636,0%20L99.0241302,0%20C105.147864,-4.67762524e-15%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M69.5030079,1.56342235%20L63.1961096,83.4221279%20C62.7510336,89.1983365%2057.9342102,93.6582857%2052.1408797,93.6582857%20L0.15785132,93.6582857%20L0.00172950146,93.6559136%20C0.000578230162,93.5952699%207.4604351e-18,93.5344858%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.4856468,6.41007842%2066.5593309,3.32120641%2069.5030079,1.56342235%20Z'%20id='Combined-Shape'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Front-Laptop3'%20transform='translate(458.112299,%20290.795918)%20scale(-1,%201)%20translate(-458.112299,%20-290.795918)%20translate(411.612299,%20269.295918)'%3e%3cpath%20d='M7.37748963,39.5003026%20L91.5138558,39.5003026%20C91.9261342,39.5003026%2092.2603518,39.8345203%2092.2603518,40.2467986%20L92.2603518,41.3436192%20C92.2603518,41.7558976%2091.9261342,42.0901152%2091.5138558,42.0901152%20L7.37748963,42.0901152%20C6.96521127,42.0901152%206.63099363,41.7558976%206.63099363,41.3436192%20L6.63099363,40.2467986%20C6.63099363,39.8345203%206.96521127,39.5003026%207.37748963,39.5003026%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-30)'%3e%3c/path%3e%3cpath%20d='M7.36960659,39.5003026%20L39.6964761,39.5003026%20C40.1087545,39.5003026%2040.4429721,39.8345203%2040.4429721,40.2467986%20L40.4429721,41.3436192%20C40.4429721,41.7558976%2040.1087545,42.0901152%2039.6964761,42.0901152%20L7.36960659,42.0901152%20C6.95732823,42.0901152%206.62311059,41.7558976%206.62311059,41.3436192%20L6.62311059,40.2467986%20C6.62311059,39.8345203%206.95732823,39.5003026%207.36960659,39.5003026%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M4.09042689,0%20L59.9016996,0%20C61.7131294,4.21725898e-15%2063.2424397,1.34595173%2063.4725376,3.14270786%20L67.6234634,35.5558685%20C67.8760189,37.5279879%2066.482037,39.3314431%2064.5099176,39.5839986%20C64.3582608,39.6034202%2064.2055208,39.6131606%2064.0526255,39.6131606%20L8.2413527,39.6131606%20C6.42992297,39.6131606%204.90061265,38.2672089%204.67051471,36.4704528%20L0.519588905,4.05729214%20C0.267033431,2.08517278%201.66101539,0.281717491%203.63313475,0.0291620171%20C3.78479153,0.00974039806%203.93753157,-4.16002795e-16%204.09042689,0%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M5.78935737,0%20L60.4209037,0%20C62.2323334,-3.99458904e-15%2063.7616437,1.34595173%2063.9917417,3.14270786%20L68.1426675,35.5558685%20C68.3952229,37.5279879%2067.001241,39.3314431%2065.0291216,39.5839986%20C64.8774648,39.6034202%2064.7247248,39.6131606%2064.5718295,39.6131606%20L9.94028318,39.6131606%20C8.12885345,39.6131606%206.59954313,38.2672089%206.36944519,36.4704528%20L2.21851939,4.05729214%20C1.96596391,2.08517278%203.35994587,0.281717491%205.33206523,0.0291620171%20C5.48372201,0.00974039806%205.63646205,9.16264835e-16%205.78935737,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-31)'%3e%3c/path%3e%3cpath%20d='M7.38112511,1.87381867%20L59.1396533,1.87381867%20C60.7701083,1.87381867%2062.1465746,3.08541835%2062.3534636,4.70269398%20L66.0936069,33.9398368%20C66.3206648,35.7147752%2065.0658597,37.3377139%2063.2909213,37.5647718%20C63.1545741,37.5822139%2063.017255,37.5909615%2062.8797966,37.5909615%20L11.1212685,37.5909615%20C9.49081347,37.5909615%208.11434718,36.3793618%207.9074582,34.7620862%20L4.16731484,5.52494335%20C3.94025694,3.75000495%205.19506202,2.12706629%206.97000043,1.90000839%20C7.10634769,1.88256625%207.24366674,1.87381867%207.38112511,1.87381867%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom3.8'%20transform='translate(403.000000,%20333.500000)%20scale(-1,%201)%20translate(-403.000000,%20-333.500000)%20translate(323.000000,%20209.000000)'%3e%3cg%20id='RArm'%20transform='translate(100.000000,%2054.000000)'%3e%3cpath%20d='M18.766658,58.8685676%20C18.766658,58.8685676%208.3873884,68.2130706%209.10927395,69.2373505%20C9.83189239,70.2683542%2015.1689068,67.5457872%2015.1689068,67.5457872%20C15.1689068,67.5457872%208.95176853,79.1975538%2010.4023089,80.0027207%20C11.8521411,80.8078851%2018.9364833,78.7101072%2021.0125123,76.2712515%20C23.0892495,73.8323983%2025.9080458,62.8603861%2025.9080458,62.8603861%20L39.339105,42.0951787%20L28.3248475,37.2000412%20L18.766658,58.8685676%20Z'%20id='Path'%20fill='url(%23linearGradient-32)'%20transform='translate(24.206198,%2058.688901)%20rotate(28.866471)%20translate(-24.206198,%20-58.688901)%20'%3e%3c/path%3e%3cpath%20d='M19.2325829,15.6171326%20C23.7883128,21.2824321%2039.3219987,38.5875255%2039.3219987,38.5875255%20C39.3219987,38.5875255%2038.2998793,39.354539%2036.2556403,40.8885659%20L46.2281444,52.9850753%20C50.4734609,50.3839058%2053.3023484,48.660502%2054.7148067,47.8148638%20C62.2753798,43.2883519%2059.3826828,35.9800579%2053.7888591,29.3114495%20C49.4919387,24.1889286%2040.1505289,13.6946079%2033.5782856,4.48202838%20C27.0390773,-4.68424474%2010.3921481,4.623568%2019.2325829,15.6171326%20Z'%20id='Path'%20fill='%23FFB66F'%3e%3c/path%3e%3cpath%20d='M39.3219987,38.5875255%20C42.2374833,41.4181095%2043.5436915,42.9429646%2043.2406232,43.1620909%20C42.9375549,43.3812172%2041.029457,42.291544%2037.5163296,39.8930715%20L39.3219987,38.5875255%20Z'%20id='Path-15'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpolygon%20id='Path-76'%20fill='%23FFEDC2'%20points='36.8733934%2039.6230062%2049.8712165%2052.4910007%2043.3723049%2056.7440582%2034.4439738%2041.4587852'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(97.500000,%20190.500000)%20scale(-1,%201)%20translate(-97.500000,%20-190.500000)%20translate(55.000000,%20132.000000)'%3e%3cpath%20d='M46.5668594,77.2333195%20L53.5975461,99.8820961%20L41.779701,100.412659%20C41.779701,100.412659%2043.4454683,92.6652945%2041.0674419,85.402853%20C39.1604256,79.5723619%2037.6037948,76.6628214%2037.6037948,76.6628214%20L46.5668594,77.2333195%20Z'%20id='Path'%20fill='url(%23linearGradient-33)'%20transform='translate(45.600670,%2088.537740)%20scale(-1,%201)%20translate(-45.600670,%20-88.537740)%20'%3e%3c/path%3e%3cpath%20d='M50.1838,93.8380441%20C50.1838,93.8380441%2049.5351656,99.5735608%2051.417145,101.531842%20C53.2982544,103.489285%2063.4827643,110.944734%2064.2809041,112.358783%20C65.0790444,113.773668%2063.6535656,115.33305%2063.6535656,115.33305%20C63.6535656,115.33305%2052.6573272,116.278104%2047.7102193,113.286979%20C44.138419,111.126304%2041.6003668,109.388053%2041.6003668,109.388053%20L40.2593068,112.231228%20L34.3797999,110.962694%20C34.3797999,110.962694%2032.8732712,106.197386%2033.8209841,103.945998%20C34.7686967,101.693774%2039.5812242,91.2016888%2039.5812242,91.2016888%20C39.5812242,91.2016888%2043.1154161,92.0804739%2050.1838,93.8380441%20Z'%20id='Path'%20fill='%23391B0B'%20transform='translate(49.015819,%20103.338220)%20rotate(-4.000000)%20translate(-49.015819,%20-103.338220)%20'%3e%3c/path%3e%3cpath%20d='M10.2477863,0.0306816209%20C19.1366453,0.897941472%2062.9208029,11.3263078%2071.9359273,13.1781876%20C80.9510517,15.0300673%2088.5727556,25.0507205%2081.6983063,36.6540824%20C76.550894,45.3376728%2066.7013172,63.1723284%2052.149576,90.1580492%20C52.0149746,90.1906354%2051.8831412,90.2488399%2051.7466491,90.2488399%20C47.3070434,90.2488399%2043.3487026,89.6409577%2039.5378375,86.9846331%20C43.3982104,58.6883787%2049.8229051,40.5973676%2058.8119214,32.7115998%20C58.8119214,32.7115998%2023.9942889,45.2313669%206.58158967,31.5713884%20C-3.69005504,23.5134507%200.451902999,-0.925073932%2010.2477863,0.0306816209%20Z'%20id='Path'%20fill='%2333373E'%3e%3c/path%3e%3cpath%20d='M81.6983063,36.6540824%20C80.3026051,39.0086048%2078.5082353,42.1462455%2076.4763627,45.7562038%20L78.8097267,16.4424489%20C84.0550359,20.6851024%2086.6743985,28.2549517%2081.6983063,36.6540824%20Z'%20id='Combined-Shape'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(64.000000,%20188.000000)%20scale(-1,%201)%20translate(-64.000000,%20-188.000000)%20translate(0.000000,%20129.000000)'%3e%3cpath%20d='M99.9147637,78.444262%20C99.9147637,78.444262%2096.0380697,95.7137655%2090.9923559,97.5616251%20C89.0495549,98.2731248%20102.978186,100.304898%20102.978186,100.304898%20L107.203393,83.7368972%20L99.9147637,78.444262%20Z'%20id='Path'%20fill='url(%23linearGradient-34)'%20transform='translate(99.004944,%2089.374580)%20scale(-1,%201)%20translate(-99.004944,%20-89.374580)%20'%3e%3c/path%3e%3cpath%20d='M94.8069026,92.988282%20L95.0579316,114.918808%20L101.513184,114.920673%20L101.571516,109.516708%20C101.571516,109.516708%20103.605297,114.554001%20106.71714,114.843797%20C109.8383,115.133589%20125.656627,115.251423%20125.656627,115.251423%20C125.656627,115.251423%20126.814244,110.191688%20119.892532,107.897681%20C114.135307,105.990778%20105.863293,92.9832997%20105.863293,92.9832997%20L94.8069026,92.988282%20Z'%20id='Path'%20fill='%23391B0B'%20transform='translate(110.268128,%20104.117361)%20rotate(-9.000000)%20translate(-110.268128,%20-104.117361)%20'%3e%3c/path%3e%3cpath%20d='M5.70513092,0.171188567%20C-2.84942281,18.2901771%20-1.11573713,30.4605146%2010.906188,36.6822012%20C28.3454771,45.7075272%2074.748949,34.0628653%2074.748949,34.0628653%20C74.748949,34.0628653%2073.8160498,41.5956789%2074.748949,48.3140408%20C77.1854521,65.8607499%2089.1675938,87.4488306%2090.2576217,91.0067558%20C90.8064947,92.7983146%20104.170401,90.1510133%20104.170401,88.0259087%20C104.170401,85.9008041%2097.3520533,37.5371691%2096.1385149,27.2359217%20C94.9312318,16.9340469%2091.1197014,15.4376622%2079.9871939,12.6215759%20C77.4296557,11.9746193%2044.2832882,4.43645967%2041.5126361,4.65617452%20C25.6417348,5.91474929%2013.7058997,4.41975397%205.70513092,0.171188567%20Z'%20id='Path'%20fill='%2342474F'%3e%3c/path%3e%3cpath%20d='M41.5126361,4.65617452%20C44.2832882,4.43645967%2077.4296557,11.9746193%2079.9871939,12.6215759%20L81.8147425,13.0906666%20C91.3099724,15.5747962%2094.8296588,17.4282373%2096.0521092,26.5470471%20L96.3810241,29.1647278%20C97.3832478,36.8044038%20100.091505,54.7687622%20102.233934,69.7246215%20C99.8160631,64.228401%2097.8153236,58.1288369%2096.2312129,51.4266386%20C92.5395171,35.807479%2093.3293035,22.9824205%2092.3378596,20.7363731%20C91.3464157,18.4903258%2042.8586023,11.3197788%2034.5270933,9.84022535%20C30.9005951,9.1962126%2028.8548532,7.59873024%2028.3898677,5.04777828%20C32.416347,5.16135961%2036.7902976,5.03065962%2041.5126361,4.65617452%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(90.000000,%203.000000)'%3e%3cpath%20d='M2.79727822,21.8774099%20C-1.05475583,22.2993469%20-0.781663866,29.0796955%203.90746893,29.4337081%20C4.865878,35.9699895%208.28383955,39.0841492%2012.4509355,39.4444937%20L12.2198134,49.3309431%20L30.6520838,49.3200062%20C30.6520838,49.3200062%2025.4616117,42.3358844%2025.7203304,32.7746661%20C25.9790491,23.2128721%2025.5467014,14.2307377%2025.5467014,14.2307377%20L1.67271425,14.6595823%20L2.79727822,21.8774099%20Z'%20id='Path'%20fill='url(%23linearGradient-35)'%3e%3c/path%3e%3cpath%20d='M31.0676971,22.3854082%20C26.5812429,20.6090374%2023.2670715,28.2571527%2019.8342786,33.5728159%20C16.4014857,38.888479%207.50768049,37.9853051%206.28190267,33.5728159%20C1.64120255,23.9084351%20-2.35803749,10.7693362%203.05747029,9.69093649%20C3.81975489,-4.27674328%2040.334047,-0.979145133%2031.0676971,22.3854082%20Z'%20id='Path'%20fill='%239E5229'%20transform='translate(16.513359,%2019.310782)%20scale(-1,%201)%20translate(-16.513359,%20-19.310782)%20'%3e%3c/path%3e%3cpath%20d='M27.287924,4.40477125%20C28.8511699,5.73513005%2029.8497197,7.50078549%2029.9692469,9.69093649%20C35.3847547,10.7693362%2031.3855147,23.9084351%2026.7448146,33.5728159%20C25.6050894,37.6755375%2017.8361746,38.7443737%2013.9916097,34.6013248%20C10.4842666,24.0861806%2011.9815008,12.3279855%2019.0701185,4.4061531%20L19.0701185,4.4061531%20Z'%20id='Combined-Shape'%20fill-opacity='0.199355332'%20fill='%23000000'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FB9934'%20cx='22.1323968'%20cy='4.4061531'%20rx='4.40079657'%20ry='4.4061531'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(77.000000,%2049.000000)'%3e%3cpath%20d='M47.3795038,5.00092388%20C51.4601078,10.9868536%2058.2609677,31.3028809%2058.6466896,35.8733349%20C59.0812738,41.1453686%2053.4213319,49.5436113%2053.3282067,57.1756364%20C53.2454287,64.8087012%2057.5498818,83.9148636%2056.2564764,86.0617281%20C54.9734183,88.2085925%2012.3603561,100.620741%209.95979572,99.6007479%20C7.55923534,98.5807545%20-0.727991842,87.5809562%201.16555363,83.1104878%20C3.06944634,78.6400195%2010.9355521,68.4994367%2010.035342,62.4081637%20C9.14547911,56.3179303%203.97780258,33.8356331%201.41168632,26.1838547%20C-1.1440827,18.5320763%20-0.291864957,10.498543%204.47821406,7.20599108%20C6.8384737,5.57681945%2013.1366714,0.948331044%2024.3526386,0.968912636%20C35.5686058,0.990768133%2047.0630568,4.53672064%2047.3795038,5.00092388%20Z'%20id='Path'%20fill='%23FF9F43'%20transform='translate(29.335244,%2050.314559)%20scale(-1,%201)%20translate(-29.335244,%20-50.314559)%20'%3e%3c/path%3e%3cpath%20d='M2.1427409,30.9662887%20L21.6976699,16.9155054%20L21.6917951,19.4832007%20C21.6194534,35.3299425%2020.6221004,43.724532%204.02453731,69.6948799%20L4.40846648,67.0482022%20C4.94945857,63.206071%205.36866291,59.6082266%205.34228232,57.1756364%20C5.28352964,52.3605924%203.00899078,47.2405673%201.44706274,42.7930274%20L2.1427409,30.9662887%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M23.9551392,0.531763126%20C23.640458,2.247835%2024.1718956,3.10587094%2025.549452,3.10587094%20C27.6157866,3.10587094%2041.4757318,3.56166728%2043.3526833,2.74774121%20C44.6039843,2.20512382%2045.0419039,1.46646446%2044.6664423,0.531763126%20L23.9551392,0.531763126%20Z'%20id='Path-68'%20fill='%23FFF6E1'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(15.000000,%2053.000000)'%3e%3cpath%20d='M16.8755276,31.8605027%20C16.8755276,31.8605027%205.58923738,24.3281478%203.59448143,22.8152663%20C1.60622306,21.3087954%20-0.888846271,9.88525798%200.657576908,8.28262928%20C1.40479819,7.50695699%207.05119207,12.725116%208.05831641,13.4238622%20C9.05894317,14.1161978%2014.1790334,17.1996554%2014.1790334,17.1996554%20C14.1790334,17.1996554%2012.7300738,8.45571318%2013.9776085,7.75055655%20C14.9002643,7.23771536%2016.745576,9.48780606%2016.9924839,11.8661071%20C17.2393918,14.2444081%2019.8059345,17.3470972%2020.1373109,20.9562171%20C20.2867552,22.5332037%2020.870786,24.5764745%2020.870786,24.5764745%20L52.1862437,38.0250648%20L48.9099678,52.6479082%20L16.8755276,31.8605027%20Z'%20id='Path'%20fill='url(%23linearGradient-36)'%3e%3c/path%3e%3cpath%20d='M84.0933791,17.4155857%20C79.768478,26.3997406%2072.4230627,39.5339367%2068.3886583,47.2354553%20C63.6147803,56.3485996%2057.9260332,60.209868%2046.4516857,53.4474871%20C45.5564365,52.919874%2044.1405647,52.0680798%2042.2040703,50.8921046%20L49.3076691,35.1197966%20C51.7934073,36.2182749%2053.0362765,36.7675141%2053.0362765,36.7675141%20C53.0362765,36.7675141%2064.0246988,16.7013812%2068.587205,7.06735717%20C74.391442,-5.17754438%2092.4628796,0.0295489754%2084.0933791,17.4155857%20Z'%20id='Path'%20fill='%23FFB66F'%3e%3c/path%3e%3cpath%20d='M53.0362765,36.7675141%20C51.6967547,41.4839417%2050.8689342,43.7489824%2050.5528149,43.5626364%20C50.2366956,43.3762903%2050.3476807,40.7732157%2050.8857701,35.7534126%20L53.0362765,36.7675141%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpolygon%20id='Path-75'%20fill='%23FFEDC2'%20points='49.4084444%2034.4233267%2044.4606335%2054.0580399%2037.0989466%2050.0774808%2046.7589239%2032.894335'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M125.339469,4.14954723%20C125.339469,4.14954723%20121.191007,-1.16006118%20116.400531,0.232944791%20C111.610056,1.62595077%20107.276807,10.1648695%20109.334321,18.1912867%20C111.381444,26.2187436%20109.693237,30.7972621%20107.209672,36.2071152%20C100.538338,50.7598694%20123.636235,60%20123.636235,60%20C122.434753,52.8110285%20123.002498,47.046056%20125.339469,42.7050824%20C128.949677,35.9990465%20131,27.3994236%20131,22.1369484%20C131,12.9856558%20125.339469,4.14954723%20125.339469,4.14954723%20Z'%20id='Path'%20fill='%239E5229'%20transform='translate(118.500000,%2030.000000)%20scale(-1,%201)%20translate(-118.500000,%20-30.000000)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Chair8'%20transform='translate(362.278075,%20367.800000)%20scale(-1,%201)%20translate(-362.278075,%20-367.800000)%20translate(306.778075,%20277.800000)'%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='47.1204989%2098.4205714%2035.6775401%20179.379429%2041.6769343%20179.299822%2053.119893%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2098.4205714%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20138.900000)%20scale(-1,%201)%20translate(-89.590267,%20-138.900000)%20'%20points='92.3120497%2098.4205714%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2099.2670457'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,-7.25338194e-16%2075.3239636,0%20L99.0241302,0%20C105.147864,-4.67762524e-15%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M69.5030079,1.56342235%20L63.1961096,83.4221279%20C62.7510336,89.1983365%2057.9342102,93.6582857%2052.1408797,93.6582857%20L0.15785132,93.6582857%20L0.00172950146,93.6559136%20C0.000578230162,93.5952699%207.4604351e-18,93.5344858%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.4856468,6.41007842%2066.5593309,3.32120641%2069.5030079,1.56342235%20Z'%20id='Combined-Shape'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",aw={name:"lwLogin",props:{isInitialized:{type:Boolean,default:!0},isEncryption:{type:Boolean,default:!0},isEditPassword:{type:Boolean,default:!0},hasMenuPermission:{type:Boolean,default:!0},isTrial:{type:Boolean,default:!0}},components:{Lang:p5},data(){return{isRegistered:!1,isPassword:!1,isVerify:!1,verifyText:"重新发送",ruleForm:{user:"",password:"",verifyCode:"",role:0,autologin:!1},registForm:{},passwordForm:{},rules:{user:[{required:!0,message:this.t("loginPage.userError"),trigger:"blur"}],password:[{required:!0,message:this.t("loginPage.PWError"),trigger:"blur"}],email:[{required:!0,message:this.t("loginPage.enterEmail"),trigger:"blur"}],oldPassword:[{required:!0,message:this.t("loginPage.enteroldPassword"),trigger:"blur"}],newPassword:[{required:!0,message:this.t("loginPage.enternewPassword"),trigger:"blur"}],verifyCode:[{required:!0,message:this.t("loginPage.enterVerifyCode"),trigger:"blur"}],confirmPassword:[{required:!0,message:this.t("loginPage.enterconfirmPassword"),trigger:"blur"},{validator:(t,n,o)=>{n!==this.passwordForm.newPassword?o(new Error(this.t("loginPage.confirmPasswordError"))):o()},trigger:"blur"}],name:[{required:!0,message:this.t("loginPage.enterTitle"),trigger:"blur"}],phone:[{required:!0,message:this.t("loginPage.enterPhone"),trigger:"blur"},{pattern:/^[1]([3-9])[0-9]{9}$/,message:this.t("loginPage.correctPhone"),trigger:"blur"}],company:[{required:!0,message:this.t("loginPage.enterCompany"),trigger:"blur"}],position:[{required:!0,message:this.t("loginPage.selectPosition"),trigger:"change"}],description:[{required:!0,message:this.t("loginPage.selectPurpose"),trigger:"change"}]},optionsDescription:[{name:this.t("purposes.findSolution"),id:"1"},{name:this.t("purposes.compareProducts"),id:"2"},{name:this.t("purposes.other"),id:"3"}],optionsCompany:[{name:this.t("positions.techStaff"),id:"1"},{name:this.t("positions.businessStaff"),id:"2"},{name:this.t("positions.researchStaff"),id:"3"},{name:this.t("positions.marketingStaff"),id:"4"},{name:this.t("positions.operationStaff"),id:"5"},{name:this.t("positions.otherStaff"),id:"6"}],islogin:!1,config:{}}},created(){this.$store.commit("clearViewTags"),this.$store.commit("clearKeepLive"),this.$store.commit("clearIframeList"),this.$tool.data.remove("MENU_LIST"),this.$tool.data.remove("TOKEN"),document.cookie.split(";").forEach(n=>{const[o]=n.split("=").map(a=>a.trim());document.cookie=`${o}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;`});const t=this.$tool.data.get("MANUAL_CONFIG");if(t!=null&&t.LoginName){const{LoginName:n,App:o}=t;this.config.LoginName=n,this.config.App=o}},methods:{encrypt(t,n){const o=new X5;return o.setPublicKey(t),o.encrypt(n)},async sendVerifyCode(){let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const a=await this.$api.auth.key();a&&(t={username:this.encrypt(a,this.ruleForm.user),password:this.encrypt(a,this.ruleForm.password)})}let n=await this.$api.auth.token(t);if(/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(n)){this.$message.success("验证码已发送"),this.isVerify=!0,this.islogin=!1;let a=60;this.verifyText="60s后发送";const r=setInterval(()=>{a>0?(this.verifyText=`${a}s后发送`,a--):(clearInterval(r),this.verifyText="重新发送")},1e3);return!1}this.$tool.data.set("TOKEN",n),this.login()},async login(){await this.$refs.loginForm.validate();let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const a=await this.$api.auth.key();a&&(t={username:this.encrypt(a,this.ruleForm.user),password:this.encrypt(a,this.ruleForm.password)})}this.isVerify&&(t.verifyCode=this.ruleForm.verifyCode);let n=await this.$api.auth.token(t);if(/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(n)){this.$notify({title:"安全验证",message:"为保障您的账户安全,我们已向您的邮箱发送了验证码。请在下方输入验证码以继续操作",duration:6e3}),this.isVerify=!0,this.islogin=!1;let a=60;this.verifyText="60s后发送";const r=setInterval(()=>{a>0?(this.verifyText=`${a}s后发送`,a--):(clearInterval(r),this.verifyText="重新发送")},1e3);return!1}this.$tool.data.set("TOKEN",n),this.getUserData()},async getUserData(){var s,c,p,f;this.islogin=!0;let t=await this.$api.auth.bu();if(t.length==0)return this.$message.warning("用户没有应用权限"),!1;this.$tool.data.set("buList",t);let n=this.$tool.data.get("buCode");t.find(d=>d.code==n)||this.$tool.data.set("buCode",t[0].code);let a=await this.$api.auth.user();if(!(a!=null&&a.userAuthInfo)&&((s=a==null?void 0:a.loginPage)!=null&&s.includes("pwdChange")))return this.$message.warning("您的密码已过期,请修改密码!"),this.isPassword=!0,this.islogin=!1,!1;let r=[...new Set((p=(c=a.userAuthInfo)==null?void 0:c.menus)==null?void 0:p.map(d=>d.split(".")[0].split("_")[0]))];this.hasMenuPermission&&(a.userAuthInfo.grantedApplications=a.userAuthInfo.grantedApplications.filter(d=>r.includes(d.code)));let l={...a.userAuthInfo,combined:a.combined,loginPage:a.loginPage,logo:a.logo,menuContent:a.menuContent};this.$tool.data.set("tenantId",a.userAuthInfo.tenantId),this.$tool.data.set("userAuthInfo",l),this.$store.state.user=l;let i=this.$tool.data.get("MENU_LIST")||{};if(i.menuDynamic=!!(a!=null&&a.menuDynamic),this.$config.MENU_DYNAMIC&&(a!=null&&a.menuDynamic)){let d=await this.$api.auth.menu();i.DYNAMIC_MENU=this.exportMenu(d)}if(this.$tool.data.set("MENU_LIST",i),sessionStorage.setItem("easyweb_session_passport_current_user",JSON.stringify({v:a})),sessionStorage.setItem("easyweb_session_passport_bu",JSON.stringify({v:t[0]})),sessionStorage.setItem("easyweb_session_passport_bu_list",JSON.stringify({v:t})),(f=this.config)!=null&&f.App)return window.location.href=window.location.origin+"/"+this.config.App+"/",!1;if(this.isInitialized){let d=await this.$api.auth.initialized();this.$tool.data.set("zoneInitialized",d),d?this.$router.push(this.$config.DASHBOARD_URL):this.$router.push(this.$config.INIT_URL)}else this.$router.push(this.$config.DASHBOARD_URL);this.$message.success(this.t("loginPage.loginSuccess")),this.islogin=!1},async apply(){await this.$refs.registForm.validate(),await this.$api.auth.apply(this.registForm),this.$message.success(this.t("loginPage.applySuccess"))},async changePassword(){await this.$refs.loginForm.validate();let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const o=await this.$api.auth.key();o&&(t={username:this.encrypt(o,this.ruleForm.user),password:this.encrypt(o,this.ruleForm.password)})}let n=await this.$api.auth.token(t);this.$tool.data.set("TOKEN",n),this.passwordForm.oldPassword=this.ruleForm.password,this.isPassword=!0},async submitPassword(){await this.$refs.passwordForm.validate(),await this.$api.auth.password(this.passwordForm),this.passwordForm={},this.$message.success(this.t("loginPage.passwordSuccess")),this.islogin=!1,this.isPassword=!1},exportMenu(t){const n=(a,r=null)=>{const l={name:a.pageName,path:a.path,component:a.component,sort:a.sort,meta:{...a.meta,code:a.applications[0],roles:[...a.authority,a.menuId]}};return a.children&&a.children.length&&(l.children=a.children.sort((i,s)=>i.sort-s.sort).map(i=>n(i,l))),l},o={};return t.forEach(a=>{const r=a.applications[0];o[r]||(o[r]=[]);const l=n(a);o[r].push(l)}),Object.keys(o).forEach(a=>{o[a].sort((r,l)=>r.sort-l.sort)}),o}}},lw={class:"login_bg"},iw={class:"video-container"},sw={class:"img",src:ow},cw={class:"img",src:rw},dw={class:"login_main"},pw={class:"login_registered"},fw={class:"login-form"},uw={class:"title-name"},hw={class:"login_registered"},mw={class:"login-form"},gw={class:"title-name"},Cw={class:"login_config"},yw={class:"login-form"},Aw={class:"title-name"},bw={class:"login-remember"};function ww(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-form-item"),c=e.resolveComponent("el-input"),p=e.resolveComponent("el-option"),f=e.resolveComponent("el-select"),d=e.resolveComponent("el-form"),u=e.resolveComponent("Lang"),C=e.resolveComponent("el-checkbox");return e.openBlock(),e.createElementBlock("div",lw,[e.createElementVNode("div",iw,[e.renderSlot(t.$slots,"logo",{},()=>[n[15]||(n[15]=e.createElementVNode("img",{class:"logo",src:nw},null,-1))],!0),e.renderSlot(t.$slots,"registerBg",{},()=>[e.withDirectives(e.createElementVNode("img",sw,null,512),[[e.vShow,r.isRegistered]])],!0),e.renderSlot(t.$slots,"loginBg",{},()=>[e.withDirectives(e.createElementVNode("img",cw,null,512),[[e.vShow,!r.isRegistered]])],!0)]),e.createElementVNode("div",dw,[r.isRegistered?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",pw,[e.createVNode(i,{type:"primary",link:"",onClick:n[0]||(n[0]=g=>r.isRegistered=!1)},{default:e.withCtx(()=>[...n[16]||(n[16]=[e.createElementVNode("i",{class:"iconfont icon-quit"},null,-1)])]),_:1})]),e.createElementVNode("div",fw,[e.createVNode(d,{ref:"registForm",class:"form-body",model:r.registForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",uw,[e.renderSlot(t.$slots,"titleRegister",{},()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)],!0)])]),_:3}),e.createVNode(s,{prop:"name"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.name,"onUpdate:modelValue":n[1]||(n[1]=g=>r.registForm.name=g),"prefix-icon":"el-icon-user",clearable:"",placeholder:t.$t("loginPage.enterTitle")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"phone"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.phone,"onUpdate:modelValue":n[2]||(n[2]=g=>r.registForm.phone=g),"prefix-icon":"el-icon-iphone",clearable:"",maxlength:"11",placeholder:t.$t("loginPage.enterPhone")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"company"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.company,"onUpdate:modelValue":n[3]||(n[3]=g=>r.registForm.company=g),"prefix-icon":"el-icon-office-building",clearable:"",placeholder:t.$t("loginPage.enterCompany")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"position"},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:r.registForm.position,"onUpdate:modelValue":n[4]||(n[4]=g=>r.registForm.position=g),placeholder:t.$t("loginPage.selectPosition")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.optionsCompany,g=>(e.openBlock(),e.createBlock(p,{key:g.id,label:g.name,value:g.id},null,8,["label","value"]))),128))]),_:1},8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"description"},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:r.registForm.description,"onUpdate:modelValue":n[5]||(n[5]=g=>r.registForm.description=g),placeholder:t.$t("loginPage.selectPurpose")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.optionsDescription,g=>(e.openBlock(),e.createBlock(p,{key:g.id,label:g.name,value:g.id},null,8,["label","value"]))),128))]),_:1},8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.apply},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)]),_:1},8,["loading","onClick"])]),_:1})]),_:3},8,["model","rules"])])],64)):r.isPassword?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",hw,[e.createVNode(i,{type:"primary",link:"",onClick:n[6]||(n[6]=g=>r.isPassword=!1)},{default:e.withCtx(()=>[...n[17]||(n[17]=[e.createElementVNode("i",{class:"iconfont icon-quit"},null,-1)])]),_:1})]),e.createElementVNode("div",mw,[e.createVNode(d,{ref:"passwordForm",class:"form-body",model:r.passwordForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",gw,[e.renderSlot(t.$slots,"titleRegister",{},()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.passwordRequest")),1)],!0)])]),_:3}),e.createVNode(s,{prop:"oldPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.oldPassword,"onUpdate:modelValue":n[7]||(n[7]=g=>r.passwordForm.oldPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.oldPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"newPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.newPassword,"onUpdate:modelValue":n[8]||(n[8]=g=>r.passwordForm.newPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.newPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"confirmPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.confirmPassword,"onUpdate:modelValue":n[9]||(n[9]=g=>r.passwordForm.confirmPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.confirmPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.submitPassword},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.passwordEmail")),1)]),_:1},8,["loading","onClick"])]),_:1})]),_:3},8,["model","rules"])])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("div",Cw,[e.createVNode(u)]),e.createElementVNode("div",yw,[e.createVNode(d,{ref:"loginForm",class:"form-body",model:r.ruleForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",Aw,[e.renderSlot(t.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(r.config.LoginName||t.$t("loginPage.accountLogin")),1)],!0)])]),_:3}),e.renderSlot(t.$slots,"customLogin",{},()=>[e.createVNode(s,{prop:"user"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.user,"onUpdate:modelValue":n[10]||(n[10]=g=>r.ruleForm.user=g),"prefix-icon":"el-icon-user",clearable:"",placeholder:t.$t("loginPage.userPlaceholder")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"password"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.password,"onUpdate:modelValue":n[11]||(n[11]=g=>r.ruleForm.password=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.PWPlaceholder")},null,8,["modelValue","placeholder"])]),_:1}),r.isVerify?(e.openBlock(),e.createBlock(s,{key:0,prop:"verifyCode"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.verifyCode,"onUpdate:modelValue":n[12]||(n[12]=g=>r.ruleForm.verifyCode=g),"prefix-icon":"el-icon-more",clearable:"",placeholder:t.$t("loginPage.verifyCode")},{append:e.withCtx(()=>[e.createVNode(i,{onClick:l.sendVerifyCode,disabled:r.verifyText!="重新发送"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(r.verifyText),1)]),_:1},8,["onClick","disabled"])]),_:1},8,["modelValue","placeholder"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",bw,[e.createVNode(C,{label:t.$t("loginPage.rememberMe"),modelValue:r.ruleForm.autologin,"onUpdate:modelValue":n[13]||(n[13]=g=>r.ruleForm.autologin=g)},null,8,["label","modelValue"]),o.isEditPassword?(e.openBlock(),e.createBlock(i,{key:0,type:"primary",onClick:l.changePassword,link:""},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.forgetPassword"))+"?",1)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.login},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.signIn")),1)]),_:1},8,["loading","onClick"])]),_:1}),o.isTrial?(e.openBlock(),e.createBlock(s,{key:1},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.noAccount"))+" ",1),e.createVNode(i,{type:"primary",link:"",onClick:n[14]||(n[14]=g=>r.isRegistered=!0)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)]),_:1})]),_:1})):e.createCommentVNode("",!0)],!0)]),_:3},8,["model","rules"])])],64))])])}const h5=Q(aw,[["render",ww],["__scopeId","data-v-26b631d8"]]),kw={class:"svg-icon"},Ew=["xlink:href"],m5=Q({__name:"index",props:{name:{type:String,required:!0}},setup(t){const n=t,o=e.computed(()=>`#${n.name}`);return(a,r)=>(e.openBlock(),e.createElementBlock("svg",kw,[e.createElementVNode("use",{"xlink:href":o.value},null,8,Ew)]))}},[["__scopeId","data-v-050522e0"]]),Bw={components:{lwUpload:ct,FormComponent:Vt},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},itemConfig:{type:Object,default:()=>{}},maxHeight:{type:String,default:"calc(100vh - 280px)"},isView:{type:Boolean,default:!1},isPagination:{type:Boolean,default:!1},showAddBtn:{type:Boolean,default:!0}},inject:["componentType"],data(){return{tableData:[],componentType:Object.keys(Vt.data().componentMap),tagValue:"",currentPage:1,pageSize:8,ids:[],internalUpdate:!0,tagVisible:!1}},watch:{tableData:{handler(t){this.internalUpdate||this.$emit("update:modelValue",this.unflattenObject(t)),this.internalUpdate=!1},deep:!0},modelValue:{handler(t){this.internalUpdate||(this.internalUpdate=!0,this.tableData=this.flattenObject(t))},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0},dataList(){if(!this.isPagination)return this.tableData;const n=(this.currentPage-1)*this.pageSize;return this.tableData.slice(n,n+this.pageSize)}},mounted(){this.tableData=this.flattenObject(this.modelValue)},methods:{flattenObject(t){let n=[];function o(a,r=""){let l={};for(let i in a)if(a.hasOwnProperty(i)){const s=r?`${r}.${i}`:i;i!="errorMsg"&&typeof a[i]=="object"&&a[i]!==null&&!Array.isArray(a[i])?Object.assign(l,o(a[i],s)):l[s]=a[i]}return l}return t==null||t.forEach(a=>{n.push(o(a))}),n},unflattenObject(t){let n=[];return t==null||t.forEach(o=>{const a={};for(let r in o)if(o.hasOwnProperty(r)){const l=r.split(".");l.reduce((i,s,c)=>(c===l.length-1?i[s]=o[r]:i[s]=i[s]||{},i[s]),a)}n.push(a)}),n},isEmpty(t){return!!(t==null||typeof t=="string"&&t.trim()===""||Array.isArray(t)&&t.length===0||typeof t=="object"&&Object.keys(t).length===0)},isValue(t,n){const o=[];return t.forEach(a=>{n.forEach(r=>{r.rules&&r.rules.length>0&&r.rules.forEach(l=>{var i;r.component=="checkbox"||r.component=="upload"?r.options.items.forEach(s=>{this.isEmpty(a[s.name])&&(a!=null&&a.errorMsg||(a.errorMsg={}),a.errorMsg[s.name]=l.message)}):l.required&&this.isEmpty(a[r.name])?(a!=null&&a.errorMsg||(a.errorMsg={}),a.errorMsg[r.name]=l.message,o.push(`${r.label} ${l.message}`)):(a!=null&&a.errorMsg&&delete a.errorMsg[r.name],((i=a.errorMsg)==null?void 0:i.length)===0&&delete a.errorMsg)})})}),o.length>0?(this.$message.warning("校验失败,存在必填字段为空,请检查"),!0):!1},addItem(t=this.tableData){let n={},o=JSON.parse(JSON.stringify(this.config.formItems));if(this.isValue(t,o))return!1;o.forEach(l=>{var i;if(l.component=="checkbox"||l.component=="upload")if(l.name){const s=[];l.options.items.forEach(c=>{s.push(c.value)}),n[l.name]=s}else(i=l==null?void 0:l.options)!=null&&i.items&&l.options.items.forEach(s=>{n[s.name]=s.value});else n[l.name]=l.value});let r=this.$tool.getUUID(this.config.rowKey,"4");t.push({tableUUID:r,...this.itemConfig,...n,[this.config.rowKey]:r})},clickFun(t,n,o){t=="delete"&&this.deleteItem(n),t=="add"&&(n!=null&&n.fields||(n.fields=[]),this.addItem(n.fields))},removeNode(t,n){var o,a;for(let r=0;r<t.length;r++){if(JSON.stringify(t[r])===JSON.stringify(n)){t.splice(r,1);return}t[r][(o=this.config.treeProps)==null?void 0:o.children]&&this.removeNode(t[r][(a=this.config.treeProps)==null?void 0:a.children],n)}},deleteItem(t){this.removeNode(this.tableData,t)},isDisabled(t,n){var o;return!(n!=null&&n.tableUUID)&&((o=t.options)==null?void 0:o.disabled)||this.isView},deepMerge(t,n){return n.forEach(o=>{if(n.hasOwnProperty(key)){const a=t[key]!==null&&t[key]!==void 0,r=n[key]!==null&&n[key]!==void 0;a&&typeof t[key]=="object"&&!Array.isArray(t[key])&&r&&typeof n[key]=="object"&&!Array.isArray(n[key])?t[key]=this.deepMerge(t[key],n[key]):r?t[key]=n[key]:r||delete t[key]}}),t},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){this.tagValue&&(n[t.name]=n[t.name]||[],n[t.name].push(this.tagValue)),n.tagVisible=!1,this.tagValue=""},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t.options.items[0].name:t.name},getFilters(t){let n=[];return this.tableData.forEach(o=>{n.includes(o[t])||n.push(o[t])}),n.map(o=>({text:o,value:o}))},filterHandler(t,n,o){const a=o.property;return n[a]===t}}},Vw={key:0},xw={style:{"max-width":"300px",display:"inline-block"}},Sw={class:"error-tips"},Nw={key:3,class:"tags-list"},Iw={key:6,class:"el-row-item-msg"},_w={key:7,class:"error-tips"},Lw={key:0,class:"pagination-body"},Fw={key:1,class:"btn-list"};function Tw(t,n,o,a,r,l){var E;const i=e.resolveComponent("el-icon"),s=e.resolveComponent("el-tooltip"),c=e.resolveComponent("el-cascader"),p=e.resolveComponent("FormComponent"),f=e.resolveComponent("lw-upload"),d=e.resolveComponent("el-col"),u=e.resolveComponent("el-tag"),C=e.resolveComponent("el-input"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-icon-more-filled"),m=e.resolveComponent("el-dropdown-item"),w=e.resolveComponent("el-dropdown-menu"),b=e.resolveComponent("el-dropdown"),y=e.resolveComponent("el-table-column"),I=e.resolveComponent("el-table"),x=e.resolveComponent("el-pagination");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(I,{data:l.dataList||[],stripe:"",ref:"table",columns:o.config.formItems||[],"max-height":o.maxHeight,"row-key":o.config.rowKey||"tableUUID","tree-props":((E=o.config)==null?void 0:E.treeProps)||{children:"children",hasChildren:"hasChildren"},style:{width:"100%"}},{default:e.withCtx(()=>{var S;return[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(((S=o.config)==null?void 0:S.formItems)||[],(V,T)=>(e.openBlock(),e.createBlock(y,{width:V.width,"min-width":V.minWidth,key:T,label:V.label,prop:l.getPropName(V),align:V.align??"left",fixed:V.fixed,sortable:V.sortable,"show-overflow-tooltip":V.tooltip,filters:V.filters?l.getFilters(V.name):null,"filter-method":V.filters?l.filterHandler:null},{header:e.withCtx(()=>[e.createElementVNode("div",{class:"table-name",style:e.normalizeStyle({justifyContent:V.align||"flex-start"})},[V!=null&&V.rules?(e.openBlock(),e.createElementBlock("span",Vw,"*")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(V.label)+" ",1),V.tips?(e.openBlock(),e.createBlock(s,{key:1},{content:e.withCtx(()=>[e.createElementVNode("span",xw,e.toDisplayString(V.tips),1)]),default:e.withCtx(()=>[e.createVNode(i,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V.icon||"el-icon-question-filled")))]),_:2},1024)]),_:2},1024)):e.createCommentVNode("",!0)],4)]),default:e.withCtx(({row:k,$index:B,column:O})=>{var D,M,z,h,P;return[V.component=="cascader"?(e.openBlock(),e.createBlock(c,{key:0,modelValue:k[V.name],"onUpdate:modelValue":N=>k[V.name]=N,style:{width:"100%"},props:(D=V==null?void 0:V.options)==null?void 0:D.props,separator:(M=V==null?void 0:V.options)==null?void 0:M.separator,disabled:(z=V==null?void 0:V.options)==null?void 0:z.disabled,placeholder:(h=V==null?void 0:V.options)==null?void 0:h.placeholder,options:V==null?void 0:V.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(V.component)?(e.openBlock(),e.createBlock(p,{key:1,modelValue:k[V.name],"onUpdate:modelValue":N=>k[V.name]=N,size:o.config.size||"small",item:V,disabled:l.isDisabled(V,k)},null,8,["modelValue","onUpdate:modelValue","size","item","disabled"])):V.component==="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(V.options.items,(N,J)=>(e.openBlock(),e.createBlock(d,{key:J},{default:e.withCtx(()=>{var _;return[e.createVNode(f,{modelValue:k[N.name],"onUpdate:modelValue":j=>k[N.name]=j,height:(N==null?void 0:N.height)||V.height,width:(N==null?void 0:N.width)||V.width,maxSize:N.maxSize,iconSize:N.iconSize,accept:N.accept,title:N.label,parseData:V.parseData,disabled:N==null?void 0:N.disabled,multiple:N==null?void 0:N.multiple,limit:N==null?void 0:N.limit,returnFile:N==null?void 0:N.returnFile,tip:N==null?void 0:N.tip,apiObj:V.apiObj},null,8,["modelValue","onUpdate:modelValue","height","width","maxSize","iconSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"]),e.createElementVNode("div",Sw,e.toDisplayString((_=k.errorMsg)==null?void 0:_[N.name]),1)]}),_:2},1024))),128)):V.component==="tags"?(e.openBlock(),e.createElementBlock("div",Nw,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k[V.name],N=>(e.openBlock(),e.createBlock(u,{key:N,closable:"","disable-transitions":!1,onClose:J=>l.tagClose(N,k[V.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N),1)]),_:2},1032,["onClose"]))),128)),k!=null&&k.tagVisible?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.tagValue,"onUpdate:modelValue":n[0]||(n[0]=N=>r.tagValue=N),class:"w-20",size:o.config.size||"small",onKeyup:e.withKeys(N=>l.tagInputConfirm(V,k),["enter"]),onBlur:N=>l.tagInputConfirm(V,k)},null,8,["modelValue","size","onKeyup","onBlur"])):(e.openBlock(),e.createBlock(g,{key:1,class:"button-new-tag",size:o.config.size||"small",disabled:l.isDisabled(V,k),onClick:N=>k.tagVisible=!0},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode(" + 添加 ",-1)])]),_:1},8,["size","disabled","onClick"]))])):V.component=="operation"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.options.addDelete,N=>e.withDirectives((e.openBlock(),e.createElementBlock("span",{key:N},[N.icon?(e.openBlock(),e.createBlock(s,{key:0,content:N.label,placement:"top"},{default:e.withCtx(()=>[e.createVNode(g,{type:"primary",size:o.config.size||"small",onClick:J=>N.clickFun?N.clickFun(k,B,O,r.tableData):l.clickFun(N.type,k,B),disabled:l.isDisabled(N,k),icon:N.icon,circle:""},null,8,["size","onClick","disabled","icon"])]),_:2},1032,["content"])):(e.openBlock(),e.createBlock(g,{key:1,type:"primary",text:"",size:o.config.size||"small",onClick:J=>N.clickFun?N.clickFun(k,B,O,r.tableData):l.clickFun(N.type,k,B),disabled:l.isDisabled(N,k)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N.label),1)]),_:2},1032,["size","onClick","disabled"]))])),[[e.vShow,N.isShow?N.isShow(k):!0]])),128)),(P=V.options)!=null&&P.items&&V.options.items.length>0?(e.openBlock(),e.createBlock(b,{key:0},{dropdown:e.withCtx(()=>[e.createVNode(w,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.options.items.filter(N=>!N.isShow||N.isShow(k)),N=>(e.openBlock(),e.createBlock(m,{key:N,onClick:J=>N.clickFun(k,B,O,r.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N.label),1)]),_:2},1032,["onClick"]))),128))]),_:2},1024)]),default:e.withCtx(()=>[e.createVNode(g,{size:o.config.size||"small",type:"primary",disabled:l.isDisabled(V,k),link:""},{default:e.withCtx(()=>[e.createVNode(i,{class:"more-btn",size:"16"},{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1},8,["size","disabled"])]),_:2},1024)):e.createCommentVNode("",!0)],64)):e.renderSlot(t.$slots,V.component,{key:5,row:k},()=>[e.createVNode(u,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(V.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),V.message?(e.openBlock(),e.createElementBlock("div",Iw,e.toDisplayString(V.message),1)):e.createCommentVNode("",!0),k.errorMsg?(e.openBlock(),e.createElementBlock("div",_w,e.toDisplayString(k.errorMsg[V==null?void 0:V.name]),1)):e.createCommentVNode("",!0)]}),_:2},1032,["width","min-width","label","prop","align","fixed","sortable","show-overflow-tooltip","filters","filter-method"]))),128))]}),_:3},8,["data","columns","max-height","row-key","tree-props"]),o.isPagination&&r.tableData.length>r.pageSize?(e.openBlock(),e.createElementBlock("div",Lw,[e.createVNode(x,{size:"small",background:"","page-size":r.pageSize,"current-page":r.currentPage,"onUpdate:currentPage":n[1]||(n[1]=S=>r.currentPage=S),layout:"prev, pager, next",total:r.tableData.length},null,8,["page-size","current-page","total"])])):e.createCommentVNode("",!0),!o.isView&&o.showAddBtn?(e.openBlock(),e.createElementBlock("div",Fw,[e.createVNode(g,{type:"primary",class:"add-btn",plain:"",icon:"el-icon-plus",onClick:n[2]||(n[2]=S=>l.addItem())},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.add")),1)]),_:1}),e.renderSlot(t.$slots,"deleteBtn",{},void 0,!0)])):e.createCommentVNode("",!0)],64)}const g5=Q(Bw,[["render",Tw],["__scopeId","data-v-c888de54"]]),dt={pageSize:20,parseData:function(t){return{data:t,rows:t.content,total:t.totalElements,msg:t.message,code:t.code}},request:{page:"page",pageSize:"size",keyword:"keyword"},props:{label:"label",value:"value"}},Mw={name:"lwTableSelect",props:{modelValue:null,apiObj:{type:[Object,Function],default:()=>{}},params:{type:Object,default:()=>{}},placeholder:{type:String,default:"请选择"},size:{type:String,default:"default"},clearable:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},filterable:{type:Boolean,default:!1},collapseTags:{type:Boolean,default:!1},collapseTagsTooltip:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},tableWidth:{type:Number,default:400},mode:{type:String,default:"popover"},valueKey:{type:String,default:""},props:{type:Object,default:()=>{}}},data(){return{loading:!1,keyword:null,defaultValue:[],tableData:[],isLock:!1,listIds:[],pageSize:dt.pageSize,total:0,idExpression:"",currentPage:1,defaultProps:{label:dt.props.label,value:dt.props.value,page:dt.request.page,pageSize:dt.request.pageSize,keyword:dt.request.keyword},formData:{}}},computed:{},watch:{modelValue:{handler(t){this.defaultValue=this.modelValue,this.initValue()},deep:!0,immediate:!0}},mounted(){this.defaultProps=Object.assign(this.defaultProps,this.props),this.defaultValue=this.modelValue},methods:{visibleChange(t){t&&(this.currentPage=1,this.keyword=null,this.formData={},this.getData())},async getData(t=this.pageSize){var l,i,s;this.loading=!0;var n={[this.defaultProps.page]:this.currentPage-1,[this.defaultProps.pageSize]:t,[this.defaultProps.keyword]:this.keyword};let o=this.$expression(this.formData);o&&((l=this.params)!=null&&l.expression)?this.formData.expression=`${this.params.expression} AND ${o}`:o?this.formData.expression=o:(i=this.params)!=null&&i.expression?this.formData.expression=(s=this.params)==null?void 0:s.expression:this.formData.expression="",this.idExpression&&(this.formData.expression=this.formData.expression?`${this.formData.expression} AND ${this.idExpression}`:this.idExpression),Object.assign(n,this.params,this.formData);var a=await this.apiObj(n),r=dt.parseData(a);if(this.tableData=r.rows,this.total=r.total,this.loading=!1,t!=1e4)this.$nextTick(()=>{if(this.multiple)this.defaultValue.forEach(p=>{var f=this.tableData.filter(d=>d[this.defaultProps.value]===p.value);f.length>0&&this.$refs.table.toggleRowSelection(f[0],!0)});else{var c=this.tableData.filter(p=>{var f;return p[this.defaultProps.value]===((f=this.defaultValue)==null?void 0:f.value)});this.$refs.table.setCurrentRow(c[0])}this.$refs.table.setScrollTop(0)});else{let c=this.tableData.filter(p=>this.listIds.includes(p[this.defaultProps.value]));this.multiple?this.defaultValue=c.map(p=>this.getCurVlaue(p)):this.defaultValue=c.map(p=>this.getCurVlaue(p))[0],c.length>0&&this.lock(),this.idExpression=""}},formSubmit(){this.currentPage=1,this.keyword=null,this.getData()},reload(){this.getData()},getCurVlaue(t){const n={};return Object.entries(this.defaultProps).forEach(([o,a])=>{t[a]&&(n[o]=t[a])}),n},select(t,n){console.log(t,n,this.defaultValue);var o=t.length&&t.indexOf(n)!==-1;o?this.defaultValue.push(this.getCurVlaue(n)):this.defaultValue.splice(this.defaultValue.findIndex(a=>a.value==n[this.defaultProps.value]),1),this.lock()},selectAll(t){var n=t.length>0;n?t.forEach(o=>{var a=this.defaultValue.find(r=>r.value==o[this.defaultProps.value]);a||this.defaultValue.push(this.getCurVlaue(o))}):this.defaultValue=[],this.lock()},clickRow(t){this.multiple||(this.defaultValue=this.getCurVlaue(t),this.$refs.select.blur(),this.lock())},removeTag(t){var n=this.findRowByKey(t.value);n&&this.$refs.table.toggleRowSelection(n,!1),this.lock()},clear(){this.lock()},lock(){this.isLock=!0,setTimeout(()=>{this.isLock=!1},1e3);let t=this.multiple?this.defaultValue:{...this.modelValue,...this.defaultValue};this.$emit("update:modelValue",t),this.$emit("change",t)},initValue(t=this.modelValue){if(!t||this.isLock)return;this.defaultProps={...this.defaultProps,...this.props};let n=[];if(typeof t=="string"&&t.trim())n.push(t);else if(Array.isArray(t))n=t.map(o=>typeof o=="string"&&o.trim()?o:typeof o=="object"&&o?o[this.valueKey||this.defaultProps.value]:null).filter(Boolean);else if(typeof t=="object"&&t){const o=t[this.valueKey||this.defaultProps.value];o&&n.push(o)}n.length&&(this.listIds=n,this.idExpression=this.$expression({[`${this.defaultProps.value}_in`]:n}),this.getData(1e4))},findRowByKey(t){return this.tableData.find(n=>n[this.defaultProps.value]===t)},filterMethod(t){if(!t)return this.keyword=null,!1;this.keyword=t,this.getData()},blur(){this.$refs.select.blur()},focus(){this.$refs.select.focus()}}},Dw={class:"lw-table-select__table",style:{width:"100%"}},Ow={class:"lw-table-select__header"},Rw={class:"lw-table-select__page"};function Pw(t,n,o,a,r,l){const i=e.resolveComponent("el-table-column"),s=e.resolveComponent("el-table"),c=e.resolveComponent("el-pagination"),p=e.resolveComponent("el-select"),f=e.resolveDirective("loading");return e.openBlock(),e.createBlock(p,{ref:"select",modelValue:r.defaultValue,"onUpdate:modelValue":n[1]||(n[1]=d=>r.defaultValue=d),size:o.size,clearable:o.clearable,multiple:o.multiple,"collapse-tags":o.collapseTags,"collapse-tags-tooltip":o.collapseTagsTooltip,filterable:o.filterable,placeholder:o.placeholder,disabled:o.disabled,"filter-method":l.filterMethod,onRemoveTag:l.removeTag,onVisibleChange:l.visibleChange,onClear:l.clear},{empty:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createElementBlock("div",Dw,[e.createElementVNode("div",Ow,[e.renderSlot(t.$slots,"header",{form:r.formData,submit:l.formSubmit},void 0,!0)]),e.createVNode(s,{ref:"table",data:r.tableData,"max-height":245,"highlight-current-row":!o.multiple,"reserve-selection":!0,onRowClick:l.clickRow,onSelect:l.select,onSelectAll:l.selectAll},{default:e.withCtx(()=>[o.multiple?(e.openBlock(),e.createBlock(i,{key:0,type:"selection",width:"45"})):(e.openBlock(),e.createBlock(i,{key:1,type:"index",width:"45"},{default:e.withCtx(d=>[e.createElementVNode("span",null,e.toDisplayString(d.$index+(r.currentPage-1)*r.pageSize+1),1)]),_:1})),e.renderSlot(t.$slots,"default",{},void 0,!0)]),_:3},8,["data","highlight-current-row","onRowClick","onSelect","onSelectAll"]),e.createElementVNode("div",Rw,[e.createVNode(c,{small:"",background:"",layout:"prev, pager, next",total:r.total,"page-size":r.pageSize,currentPage:r.currentPage,"onUpdate:currentPage":n[0]||(n[0]=d=>r.currentPage=d),onCurrentChange:l.reload},null,8,["total","page-size","currentPage","onCurrentChange"])])])),[[f,r.loading]])]),_:3},8,["modelValue","size","clearable","multiple","collapse-tags","collapse-tags-tooltip","filterable","placeholder","disabled","filter-method","onRemoveTag","onVisibleChange","onClear"])}const C5=Q(Mw,[["render",Pw],["__scopeId","data-v-d7653249"]]),qw={name:"LwTour",props:{steps:{type:Array,required:!0,validator:t=>t.every(n=>n.css&&n.title&&n.description)},autoStart:{type:Boolean,default:!1},currentStep:{type:Number,default:0},routePath:{type:String,default:""}},setup(t,{emit:n}){const{proxy:{$api:o,$expression:a,t:r,$tool:l,$bus:i}}=e.getCurrentInstance();i.$on("lwTourChange",()=>{p()}),e.onUnmounted(()=>{i.$emit("lwTourOpen",!1)});const s=e.ref(!1),c=e.ref([]),p=()=>{if(c.value=t.steps.map(d=>({target:document.querySelector(d.css)||void 0,title:d.title,description:d.description,placement:"bottom"})),s.value=!0,t.routePath){let d=l.data.get("LwTour")||{};d[t.routePath]=!0,l.data.set("LwTour",d)}};return e.onMounted(()=>{t.routePath&&((l.data.get("LwTour")||{})[t.routePath]||e.nextTick(()=>{p()})),i.$emit("lwTourOpen",!0)}),{formattedSteps:c,isOpen:s,startTour:p,changeStep:d=>{n("change",d),c.value=t.steps.map(u=>({target:document.querySelector(u.css)||void 0,title:u.title,description:u.description,placement:"bottom"}))}}}};function Qw(t,n,o,a,r,l){const i=e.resolveComponent("el-tour-step"),s=e.resolveComponent("el-tour");return e.openBlock(),e.createBlock(s,{modelValue:a.isOpen,"onUpdate:modelValue":n[0]||(n[0]=c=>a.isOpen=c),current:o.currentStep},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.formattedSteps,(c,p)=>(e.openBlock(),e.createBlock(i,{key:p,target:c.target,title:c.title,description:c.description,onChange:a.changeStep},null,8,["target","title","description","onChange"]))),128))]),_:1},8,["modelValue","current"])}const y5=Q(qw,[["render",Qw]]),Uw={name:"BarChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:this.getTitleOption(t),legend:this.getLegendOption(t,a),grid:this.getGridOption(t,a),tooltip:this.getTooltipOption(t),toolbox:this.getToolboxOption(t),color:t.useThemeColor?void 0:t.color||this.getDefaultColors(),xAxis:this.getXAxisOption(t,a),yAxis:this.getYAxisOption(t,a),series:this.getSeries(t,a),dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getGridOption(t,n){var o,a,r,l,i,s,c;return{left:((o=t.grid)==null?void 0:o.left)||"3%",right:((a=t.grid)==null?void 0:a.right)||"4%",top:((r=t.grid)==null?void 0:r.top)||"15%",bottom:((l=n==null?void 0:n[0].headers)==null?void 0:l.length)>15?"50px":((i=t.grid)==null?void 0:i.bottom)||(((s=t.legend)==null?void 0:s.show)!==!1?"15%":"3%"),containLabel:((c=t.grid)==null?void 0:c.containLabel)!==!1}},getTooltipOption(t){var n,o,a,r,l;return{trigger:"axis",axisPointer:{type:((o=(n=t.tooltip)==null?void 0:n.axisPointer)==null?void 0:o.type)||"shadow",label:{backgroundColor:((l=(r=(a=t.tooltip)==null?void 0:a.axisPointer)==null?void 0:r.label)==null?void 0:l.backgroundColor)||"#6a7985"}},formatter:i=>{var s;return(s=t.tooltip)!=null&&s.formatter?t.tooltip.formatter(i):i.map(c=>`${c.marker} ${c.seriesName}: ${c.value}`).join("<br/>")}}},getToolboxOption(t){var n,o,a,r,l,i,s,c,p,f,d,u,C;return((n=t.toolbox)==null?void 0:n.show)===!1?{show:!1}:{right:10,top:0,feature:{saveAsImage:{show:((r=(a=(o=t.toolbox)==null?void 0:o.feature)==null?void 0:a.saveAsImage)==null?void 0:r.show)!==!1,title:"保存为图片",pixelRatio:2},dataView:{show:((s=(i=(l=t.toolbox)==null?void 0:l.feature)==null?void 0:i.dataView)==null?void 0:s.show)!==!1,readOnly:!0,title:"数据视图"},magicType:{show:((f=(p=(c=t.toolbox)==null?void 0:c.feature)==null?void 0:p.magicType)==null?void 0:f.show)!==!1,title:{line:"折线图",bar:"柱状图"},type:["line","bar"]},restore:{show:((C=(u=(d=t.toolbox)==null?void 0:d.feature)==null?void 0:u.restore)==null?void 0:C.show)!==!1,title:"还原"}}}},getXAxisOption(t,n){var a,r,l,i,s,c,p,f,d,u,C,g,A,m,w;const o=!t.revertAxis;return{type:o?"category":"value",data:o?(a=n[0])==null?void 0:a.headers:void 0,axisLabel:{show:((l=(r=t.xAxis)==null?void 0:r.axisLabel)==null?void 0:l.show)!==!1,rotate:((s=(i=t.xAxis)==null?void 0:i.axisLabel)==null?void 0:s.rotate)||0,interval:((p=(c=t.xAxis)==null?void 0:c.axisLabel)==null?void 0:p.interval)||0,formatter:(d=(f=t.xAxis)==null?void 0:f.axisLabel)==null?void 0:d.formatter},axisTick:{show:((C=(u=t.xAxis)==null?void 0:u.axisTick)==null?void 0:C.show)!==!1,alignWithLabel:!0},axisLine:{show:((A=(g=t.xAxis)==null?void 0:g.axisLine)==null?void 0:A.show)!==!1},splitLine:{show:((w=(m=t.xAxis)==null?void 0:m.splitLine)==null?void 0:w.show)||!1}}},getYAxisOption(t,n){var a,r,l,i,s,c,p,f,d,u,C;const o=!t.revertAxis;return{type:o?"value":"category",data:o||(a=n[0])==null?void 0:a.headers,axisLabel:{show:((l=(r=t.yAxis)==null?void 0:r.axisLabel)==null?void 0:l.show)!==!1,formatter:o?((s=(i=t.yAxis)==null?void 0:i.axisLabel)==null?void 0:s.formatter)||(g=>g>=1e4?`${(g/1e4).toFixed(1)}万`:g):void 0},axisTick:{show:((p=(c=t.yAxis)==null?void 0:c.axisTick)==null?void 0:p.show)!==!1},axisLine:{show:((d=(f=t.yAxis)==null?void 0:f.axisLine)==null?void 0:d.show)!==!1},splitLine:{show:((C=(u=t.yAxis)==null?void 0:u.splitLine)==null?void 0:C.show)!==!1,lineStyle:{type:"dashed"}}}},sumRowsValues(t){if(!t||t.length===0)return[];const n=t[0].values.length,o=new Array(n).fill(0);return t.forEach(a=>{a.values.forEach((r,l)=>{o[l]=this.preciseAdd(o[l],r)})}),o},preciseAdd(t,n){const o=s=>{const c=s.toString().split(".")[1];return c?c.length:0},a=o(t),r=o(n),l=Math.max(a,r),i=Math.pow(10,l);return(Math.round(t*i)+Math.round(n*i))/i},getSeries(t,n){const o=n.filter(r=>{var l;return(l=t==null?void 0:t.displayMetrics)==null?void 0:l.includes(`${r.name}.${r.metricId}`)}),a=[];return o.forEach((r,l)=>{var s,c,p,f,d,u;const i={type:"bar",barWidth:t.barWidth||"auto",barGap:t.barGap||"30%",barCategoryGap:t.barCategoryGap||"30%",label:{show:((s=t.label)==null?void 0:s.show)||!1,position:((c=t.label)==null?void 0:c.position)||"top",formatter:((p=t.label)==null?void 0:p.formatter)||"{@value}",fontSize:((f=t.label)==null?void 0:f.fontSize)||12},itemStyle:{borderRadius:((d=t.itemStyle)==null?void 0:d.borderRadius)||0,opacity:((u=t.itemStyle)==null?void 0:u.opacity)||1},showBackground:t.showBackground||!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)"}};if(r.rows.length===1){a.push({...i,name:r.metricName,data:r.rows[0].values.map((C,g)=>({value:C,name:r.headers[g]})),itemStyle:{...i.itemStyle}});return}a.push({...i,name:r.metricName,data:this.sumRowsValues(r.rows),itemStyle:{...i.itemStyle}}),r.rows.forEach((C,g)=>{a.push({...i,name:`${r.metricName} - ${C.name}`,data:C.values,barWidth:t.barWidth?`${parseInt(t.barWidth)/2}px`:"5px",stack:r.metricName,itemStyle:{...i.itemStyle}})})}),a},getDataZoomOption(t,n){var o;if(!(((o=n==null?void 0:n[0].headers)==null?void 0:o.length)<=15))return[{type:"inside",start:0,endValue:15},{start:0,endValue:15}]},getDefaultColors(){return["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"]}}};function zw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const x0=Q(Uw,[["render",zw],["__scopeId","data-v-0c37aa0d"]]),Gw={name:"LineChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:t.title?this.getTitleOption(t):void 0,tooltip:t.tooltip?this.getTooltipOption(t):void 0,legend:t.legend?this.getLegendOption(t,a):void 0,grid:t.grid?this.getGridOption(t,a):void 0,toolbox:t.toolbox?this.getToolboxOption(t):void 0,xAxis:this.getXAxisOption(a),yAxis:this.getYAxisOption(),series:this.getSeriesData(t,a),color:t.color,dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){return{show:(t.tooltip||{}).show!==!1,trigger:"axis",axisPointer:{type:"cross",label:{backgroundColor:"#6a7985"}}}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getGridOption(t,n){var a;const o=t.grid||{};return{top:o.top,left:o.left,right:o.right,bottom:((a=n==null?void 0:n[0].headers)==null?void 0:a.length)>15?"50px":o.bottom,containLabel:o.containLabel}},getToolboxOption(t){var o,a,r,l;const n=t.toolbox||{};if(n.show)return{show:n.show,feature:{saveAsImage:(a=(o=n.feature)==null?void 0:o.saveAsImage)!=null&&a.show?{show:n.feature.saveAsImage.show}:void 0,dataView:(l=(r=n.feature)==null?void 0:r.dataView)!=null&&l.show?{show:n.feature.dataView.show}:void 0}}},getXAxisOption(t){return{type:"category",boundaryGap:!1,data:t[0].headers,axisLabel:{rotate:30}}},getYAxisOption(){return{type:"value"}},getSeriesData(t,n){const o=n.filter(r=>{var l;return(l=t==null?void 0:t.displayMetrics)==null?void 0:l.includes(`${r.name}.${r.metricId}`)});let a=[];return o.forEach(r=>{r.rows.forEach(l=>{a.push({name:l.name,type:"line",smooth:t.smooth,data:l.values,itemStyle:{borderWidth:2},markPoint:t.markPoint?{data:t.markPoint.data}:void 0})})}),a},getDataZoomOption(t,n){var o;if(!(((o=n==null?void 0:n[0].headers)==null?void 0:o.length)<=15))return[{type:"inside",start:0,endValue:15},{start:0,endValue:15}]}}};function Hw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const A5=Q(Gw,[["render",Hw],["__scopeId","data-v-1327e25f"]]),jw={name:"PieChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:t.title?this.getTitleOption(t):void 0,tooltip:t.tooltip?this.getTooltipOption(t):void 0,legend:t.legend?this.getLegendOption(t,a):void 0,toolbox:t.toolbox?this.getToolboxOption(t):void 0,grid:t.grid?this.getGridOption(t):void 0,series:this.getSeriesData(t,a),color:t.color}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){const n=t.tooltip||{};return{show:n.show,trigger:n.trigger,formatter:n.formatter}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getToolboxOption(t){var o,a,r,l;const n=t.toolbox||{};if(n.show)return{show:n.show,feature:{saveAsImage:(a=(o=n.feature)==null?void 0:o.saveAsImage)!=null&&a.show?{show:n.feature.saveAsImage.show}:void 0,dataView:(l=(r=n.feature)==null?void 0:r.dataView)!=null&&l.show?{show:n.feature.dataView.show}:void 0}}},getGridOption(t){const n=t.grid||{};return{top:n.top+"px",left:n.left+"px",right:n.right+"px",bottom:n.bottom+"px",containLabel:n.containLabel}},getGridCenters(t){const n=Math.ceil(Math.sqrt(t)),o=Math.round(Math.sqrt(t)),a=[];for(let r=0;r<t;r++){const l=Math.floor(r/o),s=((r%o+.5)*(100/o)).toFixed(2)+"%",c=((l+.5)*(100/n)).toFixed(2)+"%";a.push([c,s])}return a},getSeriesData(t,n){const o=n.reduce((l,i)=>l+i.rows.length,0),a=this.getGridCenters(o);return n.flatMap((l,i)=>l.rows.map((s,c)=>{var d,u;const p=i+c,f=`${75/o}%`||["40%","70%"];return{name:l.metricName,type:"pie",radius:f,center:a[p],avoidLabelOverlap:!1,itemStyle:{borderRadius:t.borderRadius||10,borderColor:"#fff",borderWidth:2},label:{show:((d=t.label)==null?void 0:d.show)!==!1,formatter:((u=t.label)==null?void 0:u.formatter)||"{b}: {c} ({d}%)"},emphasis:{label:{show:!0,fontSize:"18",fontWeight:"bold"}},labelLine:{show:!0},data:s.values.map((C,g)=>({value:C,name:`${n[0].headers[g]}-${s.name}`}))}}))}}};function Yw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const b5=Q(jw,[["render",Yw],["__scopeId","data-v-0b00e00b"]]),Zw={name:"AreaChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={backgroundColor:t.backgroundColor||void 0,title:this.getTitleOption(t),tooltip:this.getTooltipOption(t),legend:this.getLegendOption(t,a),grid:this.getGridOption(t),toolbox:this.getToolboxOption(t),xAxis:this.getXAxisOption(a),yAxis:this.getYAxisOption(t),series:this.getSeriesData(t,a),color:t.color,textStyle:t.textStyle||{},dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){if(!(!t.tooltip||t.tooltip.show===!1))return{trigger:"axis",axisPointer:{type:"cross"},...t.tooltip,formatter:t.tooltip.formatter||this.defaultTooltipFormatter}},defaultTooltipFormatter(t){return t.map(n=>`
54
+ `;g.innerHTML=A,d.innerHTML="",d.appendChild(g),window.stop=D=>{D.stopPropagation()},window.setData=()=>{const{graphModel:D,model:M}=this.props;D.eventCenter.emit("custom:button-click",M)}}}class p extends i{setAttributes(){this.width=230,this.height=105,this.text.editable=!1}}return{view:c,model:p}})}const yg={name:"audienceReceive",data(){return{dataForm:{schedule:{}},...ve,audienceIdOptions:[],snapshotIdOptions:[],audienceEstimate:"",snapshotEstimate:""}},props:{modelValue:{type:Object,default:()=>({})},lf:{type:Object,default:()=>{}},type:{type:String,default:""}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},computed:{config(){var o,a;let t={labelWidth:"70px",labelPosition:"top",formItems:[{label:"节点名称",name:"name",value:"",component:"input",options:{placeholder:"请输入节点名称"},span:24}]},n=((o=ve[this.type])==null?void 0:o.formConfig)||{};return n!=null&&n.labelWidth&&(t.labelWidth=n.labelWidth),n!=null&&n.labelPosition&&(t.labelPosition=n.labelPosition),this.$store.state[`lwFlow_${this.type}`]||(this.$store.state[`lwFlow_${this.type}`]={}),(a=n==null?void 0:n.formItems)==null||a.forEach(async r=>{var l,i,s,c;if((l=r==null?void 0:r.options)!=null&&l.items){if(r.api){let p=await r.api(this.$http);r.options.items=p||[]}(i=r==null?void 0:r.options)!=null&&i.name?this.$store.state[`lwFlow_${this.type}`][`${r.name}.${r.options.name}`]=((s=r==null?void 0:r.options)==null?void 0:s.items)||"":this.$store.state[`lwFlow_${this.type}`][r.name]=((c=r==null?void 0:r.options)==null?void 0:c.items)||""}}),n!=null&&n.formItems&&(t.formItems=n.formItems),t}},methods:{async getaudienceId(t){const n={fields:"name,usageType",expression:"usageType ne TEST"};t&&(n.expression=`AND name like ${t}`);let o=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/audience/list",n);o=o.map(a=>({value:a.id,label:`[${a.name}] ${a.id}`})),this.$store.state.lwFlow_audience_receive.audienceId=o,this.audienceIdOptions=o},async getSnapshotList(t){let n={};t&&(n={expression:`audienceId eq ${t}`});let{content:o}=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/audience/snapshot",n),a=o.map(r=>({value:r.id,num:r.num,label:ee(r.createDate).format("YYYY-MM-DD HH:mm:ss")}));this.$store.state.lwFlow_audience_receive.snapshotId=a,this.snapshotIdOptions=a},async onChangeAudience(t){this.getSnapshotList(t),this.dataForm.snapshotId="",this.audienceEstimate=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/audience/${t}/count-customers`)},async onChangeSnapshot(t){this.snapshotEstimate=this.snapshotIdOptions.find(n=>n.value===t).num,this.dataForm.snapshotName=this.snapshotIdOptions.find(n=>n.value===t).label},changeDatetimerange(t){t?[this.dataForm.schedule.startTime,this.dataForm.schedule.endTime]=t:(this.dataForm.schedule.startTime="",this.dataForm.schedule.endTime="")}},mounted(){var t;this.getaudienceId(),(t=this.dataForm)!=null&&t.audienceId&&this.getSnapshotList(this.dataForm.audienceId)}},Ag={class:"form-item"},bg={key:0,class:"span-top"},wg={class:"form-item"},kg={key:0,class:"span-top"},Eg={class:"form-item"};function Bg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("el-date-picker"),p=e.resolveComponent("lwCronSelect"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:l.config,modelValue:r.dataForm,"onUpdate:modelValue":n[5]||(n[5]=d=>r.dataForm=d)},{audienceIdSelect:e.withCtx(()=>[e.createElementVNode("div",Ag,[e.createVNode(s,{modelValue:r.dataForm.audienceId,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.audienceId=d),filterable:"",onChange:l.onChangeAudience,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.audienceIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"]),r.dataForm.snapshotId?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",bg," 预估人数 "+e.toDisplayString(r.audienceEstimate!==""?r.audienceEstimate:"--")+" 人",1))])]),snapshotIdSelect:e.withCtx(()=>[e.createElementVNode("div",wg,[e.createVNode(s,{modelValue:r.dataForm.snapshotId,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.snapshotId=d),filterable:"",onChange:l.onChangeSnapshot,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.snapshotIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"]),r.dataForm.snapshotId?(e.openBlock(),e.createElementBlock("span",kg,"预估人数 "+e.toDisplayString(r.snapshotEstimate!==""?r.snapshotEstimate:"--")+" 人",1)):e.createCommentVNode("",!0)])]),scheduleTime:e.withCtx(()=>[e.createElementVNode("div",Eg,[e.createVNode(c,{modelValue:r.dataForm.schedule.date,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.schedule.date=d),type:"datetime",format:"YYYY-MM-DD HH:mm:ss","value-format":"YYYY-MM-DDTHH:mm:ss.000ZZ",placeholder:"请选择"},null,8,["modelValue"]),n[6]||(n[6]=e.createElementVNode("span",{class:"text"},"开始活动",-1))])]),scheduleDate:e.withCtx(()=>[e.createVNode(c,{modelValue:r.dataForm.startEndTime,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm.startEndTime=d),type:"daterange",format:"YYYY-MM-DD","start-placeholder":"开始日期","end-placeholder":"结束日期","value-format":"YYYY-MM-DD",placeholder:"请选择",onChange:l.changeDatetimerange,style:{"margin-bottom":"5px"}},null,8,["modelValue","onChange"]),e.createVNode(p,{modelValue:r.dataForm.schedule.cron,"onUpdate:modelValue":n[4]||(n[4]=d=>r.dataForm.schedule.cron=d)},null,8,["modelValue"])]),default:e.withCtx(()=>[n[7]||(n[7]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Vg=Q(yg,[["render",Bg],["__scopeId","data-v-8a5c3a46"]]),xg={name:"basicSettings",data(){return{dataForm:{},behaviorIdOptions:[],dataModelFields:[]}},props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},methods:{async getBehaviorList(){const t={fields:"name,modelId,status"};t.expression="status in ENABLED";let n=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/behavior-event/list",t);n=n.map(o=>({value:o.id,label:o.name,...o})),this.$store.state.lwFlow_event_receive.behaviorId=n,this.behaviorIdOptions=n},onChangeBehavior(t){const n=this.behaviorIdOptions.find(o=>o.value===t);n&&(this.dataForm.behaviorModelId=n.modelId,this.dataForm.eventName=n.name,this.dataForm.uniqueField="",this.findBehaviorModel(n.modelId))},async findBehaviorModel(t){let n=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/behavior-model/${t}`);this.$store.state.lwFlow_event_receive.uniqueField=[],this.dataModelFields=this.formatFields(n.fields)},formatFields(t,n){const o=[];return Array.isArray(t)&&t.forEach(a=>{const r=JSON.parse(JSON.stringify(a));n?r.path=`${n.path}.${a.name}`:r.path=a.name,a.aliasName?r.label=`「${a.aliasName}」${a.name}`:r.label=`${a.name}`,a.fields&&a.fields.length>0&&(r.fields=this.formatFields(a.fields,r)),this.$store.state.lwFlow_event_receive.uniqueField.push(r),o.push(r)}),o}},mounted(){var t;this.getBehaviorList(),(t=this.dataForm)!=null&&t.behaviorModelId&&this.findBehaviorModel(this.dataForm.behaviorModelId)}};function Sg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("el-switch"),p=e.resolveComponent("el-tree-select"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm=d)},{behaviorIdSelect:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dataForm.behaviorId,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.behaviorId=d),filterable:"",onChange:l.onChangeBehavior,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.behaviorIdOptions,d=>(e.openBlock(),e.createBlock(i,{key:d.value,label:d.label,value:d.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"])]),uniqueField:e.withCtx(()=>[e.createVNode(c,{modelValue:r.dataForm.unique,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.unique=d),type:"round"},null,8,["modelValue"]),r.dataForm.unique?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.dataForm.uniqueField,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.uniqueField=d),filterable:"","default-expand-all":"",data:r.dataModelFields,"check-strictly":!0,props:{label:"label",value:"path",children:"fields"},placeholder:"请选择字段"},null,8,["modelValue","data"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Ng=Q(xg,[["render",Sg]]),Ig={name:"basicSettings",data(){return{dataForm:{},communicates:[],content:""}},props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){Object.keys(n).length>0&&this.$emit("update:modelValue",t)},deep:!0}},methods:{async getCommunicate(){const t={fields:"name,budgetSetting",expression:""};t.expression="type eq sms AND status eq ENABLED";let n=await this.$http.get("/api/ma-manage/{tenantId}/{buCode}/communicate/list",t);n=n.map(o=>({value:o.id,label:o.name})),this.$store.state.lwFlow_sms.capabilityId=n,this.communicates=n},async showContent(t){if(t){const n=await this.$http.get(`/api/ma-manage/{tenantId}/{buCode}/communicate/${t}`);this.content=n.setting.template,this.dataForm.budgetSetting.budgetValue=n.budget}}},mounted(){this.getCommunicate(),this.dataForm.capabilityId&&this.showContent(this.dataForm.capabilityId)}},_g={class:"sms-content"};function Lg(t,n,o,a,r,l){const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-select"),c=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(c,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[1]||(n[1]=p=>r.dataForm=p)},{capabilityIdSelect:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dataForm.capabilityId,"onUpdate:modelValue":n[0]||(n[0]=p=>r.dataForm.capabilityId=p),filterable:"","allow-create":"",onChange:l.showContent,placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.communicates,p=>(e.openBlock(),e.createBlock(i,{key:p.value,label:p.label,value:p.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onChange"])]),content:e.withCtx(()=>[e.createElementVNode("span",_g,e.toDisplayString(r.content),1)]),default:e.withCtx(()=>[n[2]||(n[2]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Fg=Q(Ig,[["render",Lg],["__scopeId","data-v-4650456f"]]),Tg={name:"BasicSettings",props:{modelValue:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})},soltList:{type:Array,default:()=>[]}},data(){return{...ve,dataForm:{}}},watch:{modelValue:{handler(t){t&&(this.dataForm=t)},immediate:!0,deep:!0},dataForm:{handler(t,n){this.$emit("update:modelValue",t)},deep:!0}}};function Mg(t,n,o,a,r,l){const i=e.resolveComponent("lwCronSelect"),s=e.resolveComponent("lwTableForm"),c=e.resolveComponent("el-input"),p=e.resolveComponent("el-select"),f=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(f,{ref:"dataFormRef",config:o.config,modelValue:r.dataForm,"onUpdate:modelValue":n[3]||(n[3]=d=>r.dataForm=d)},e.createSlots({dateCron:e.withCtx(()=>[e.createVNode(i,{modelValue:r.dataForm.cron,"onUpdate:modelValue":n[0]||(n[0]=d=>r.dataForm.cron=d)},null,8,["modelValue"])]),KeyableSource:e.withCtx(()=>[e.createVNode(s,{config:t.base.configKeyableSource,modelValue:r.dataForm.from,"onUpdate:modelValue":n[1]||(n[1]=d=>r.dataForm.from=d)},null,8,["config","modelValue"])]),MapAction:e.withCtx(()=>[e.createVNode(s,{config:t.base.configMapAction,modelValue:r.dataForm.with,"onUpdate:modelValue":n[2]||(n[2]=d=>r.dataForm.with=d)},{sourceField:e.withCtx(({row:d})=>[d.type==="direct"?(e.openBlock(),e.createBlock(c,{key:0,size:"small",modelValue:d.from,"onUpdate:modelValue":u=>d.from=u,placeholder:"来源字段"},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(p,{key:1,modelValue:d.from,"onUpdate:modelValue":u=>d.from=u,multiple:"",filterable:"","allow-create":"",size:"small","default-first-option":"","reserve-keyword":!1,placeholder:"来源字段",style:{width:"100%"}},null,8,["modelValue","onUpdate:modelValue"]))]),_:1},8,["config","modelValue"])]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:2},[e.renderList(o.soltList,d=>({name:d,fn:e.withCtx(({itemCur:u,formCur:C})=>[e.renderSlot(t.$slots,d,{itemCur:u,formCur:C})])}))]),1032,["config","modelValue"])}const Dg=Q(Tg,[["render",Mg]]),Og={name:"styleSettings",data(){return{dataForm:{}}},props:{modelValue:{type:Object,default:()=>({})},lf:{type:Object,default:()=>{}},id:{type:String,default:""}},watch:{modelValue:{handler(t){this.dataForm=t},deep:!0},dataForm:{handler(t){this.id&&this.lf.setProperties(this.id,{style:t}),this.$emit("update:modelValue",t)},deep:!0}},computed:{config(){return{labelWidth:"70px",labelPosition:"right",size:"default",formItems:[{label:"背景色",name:"backgroundColor",value:"",component:"color",span:12},{label:"线条样式",name:"borderStyle",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"实线 ─────────────",value:"solid"},{label:"虚线 ---------------------",value:"dashed"},{label:"点线 ·······································",value:"dotted"}]},span:24},{label:"线条颜色",name:"borderColor",value:"",component:"color",span:8},{label:"线条宽度",name:"borderWidth",value:2,component:"number",options:{placeholder:"请选择",min:1},span:16},{label:"文字颜色",name:"fontColor",value:"",component:"color",span:8},{label:"文本大小",name:"fontSize",value:"",component:"number",options:{placeholder:"请选择",min:12,suffix:"px"},span:16},{label:"字体",name:"fontFamily",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"微软雅黑",value:"Microsoft YaHei"},{label:"宋体",value:"SimSun"},{label:"黑体",value:"SimHei"},{label:"楷体",value:"KaiTi"},{label:"隶书",value:"LiSu"},{label:"幼圆",value:"YouYuan"}]},span:24},{label:"行高",name:"lineHeight",value:1,component:"number",options:{placeholder:"请选择",min:1,step:.1},span:16},{label:"对齐",name:"textAlign",value:"",component:"select",options:{placeholder:"请选择",items:[{label:"左对齐",value:"left"},{label:"居中",value:"center"},{label:"右对齐",value:"right"}]},span:24},{label:"文本样式",component:"fontStyle",span:24}]}}},methods:{changeFontWeight(){this.dataForm.fontWeight=this.dataForm.fontWeight==="bold"?"normal":"bold"},changeTextDecoration(){this.dataForm.textDecoration=this.dataForm.textDecoration==="underline"?"none":"underline"},changeFontStyle(){this.dataForm.fontStyle=this.dataForm.fontStyle==="italic"?"normal":"italic"}}};function Rg(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("lw-form-mini");return e.openBlock(),e.createBlock(s,{ref:"dataFormRef",config:l.config,modelValue:r.dataForm,"onUpdate:modelValue":n[0]||(n[0]=c=>r.dataForm=c)},{fontStyle:e.withCtx(()=>[e.createVNode(i,{size:"small",type:r.dataForm.fontWeight==="bold"?"primary":"",onClick:l.changeFontWeight},{default:e.withCtx(()=>[...n[1]||(n[1]=[e.createTextVNode("B",-1)])]),_:1},8,["type","onClick"]),e.createVNode(i,{size:"small",type:r.dataForm.textDecoration==="underline"?"primary":"",onClick:l.changeTextDecoration},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode("U",-1)])]),_:1},8,["type","onClick"]),e.createVNode(i,{size:"small",type:r.dataForm.fontStyle==="italic"?"primary":"",onClick:l.changeFontStyle},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode("I",-1)])]),_:1},8,["type","onClick"])]),default:e.withCtx(()=>[n[4]||(n[4]=e.createElementVNode("span",null,null,-1))]),_:1},8,["config","modelValue"])}const Pg={name:"drawerForm",components:{audienceReceive:Vg,eventReceive:Ng,sms:Fg,basicSettings:Dg,styleSettings:Q(Og,[["render",Rg]])},props:{nodeData:{type:Object,default:()=>{}},nodesDataConfig:{type:Object,default:()=>{}},lf:{type:Object,default:()=>{}},drawerShow:{type:Boolean,default:!1},soltList:{type:Array,default:()=>[]}},watch:{drawerShow:{handler(t){t&&(this.dataForm={...this.dataForm,...this.nodeData}),this.isShow=t},immediate:!0}},data(){return{activeName:"basicInfo",...ve,dataForm:{text:{value:""},properties:{data:{},style:{}}},isShow:!1}},computed:{config(){var l,i;function t(s,c){if(typeof s!="object"||s===null)return c;for(const p in c)if(c.hasOwnProperty(p)){const f=c[p],d=s[p];p==="formItems"&&Array.isArray(f)?s[p]=n(d,f):Array.isArray(f)?s[p]=f.slice():typeof f=="object"&&f!==null?((typeof d!="object"||d===null)&&(s[p]={}),s[p]=t(s[p],f)):s[p]=f}return s}function n(s,c){return Array.isArray(s)||(s=[]),c.forEach(p=>{let f=!1;s.forEach((d,u)=>{d.name===p.name&&(p.hasOwnProperty("hideHandle")?d.hideHandle===p.hideHandle&&(s[u]=t(d,p),f=!0):(s[u]=t(d,p),f=!0))}),f||s.push(JSON.parse(JSON.stringify(p)))}),s}let o={labelWidth:"70px",labelPosition:"top",formItems:[{label:"节点名称",name:"name",value:"",component:"input",options:{placeholder:"请输入节点名称"},span:24}]},r=((l=t(ve,this.nodesDataConfig)[this.nodeData.type])==null?void 0:l.formConfig)||{};return r=JSON.parse(JSON.stringify(r)),r!=null&&r.labelWidth&&(o.labelWidth=r.labelWidth),r!=null&&r.labelPosition&&(o.labelPosition=r.labelPosition),this.$store.state[`lwFlow_${this.nodeData.type}`]||(this.$store.state[`lwFlow_${this.nodeData.type}`]={}),(i=r==null?void 0:r.formItems)==null||i.forEach(async s=>{var c,p,f,d;if((c=s==null?void 0:s.options)!=null&&c.items){if(s.api){let u=await s.api(this.$http);s.options.items=u||[]}(p=s==null?void 0:s.options)!=null&&p.name?this.$store.state[`lwFlow_${this.nodeData.type}`][`${s.name}.${s.options.name}`]=((f=s==null?void 0:s.options)==null?void 0:f.items)||"":this.$store.state[`lwFlow_${this.nodeData.type}`][s.name]=((d=s==null?void 0:s.options)==null?void 0:d.items)||""}}),r!=null&&r.formItems&&(o.formItems=r.formItems),o}},methods:{async onSubmit(){await this.$refs.dataFormRef.$refs.dataFormRef.validate();const{id:t}=this.dataForm;this.lf.setProperties(t,{...this.dataForm.properties}),this.close()},close(){this.isShow=!1,this.$nextTick(()=>{this.$emit("onClose")})}}},qg={key:0,class:"drawer-form"};function Qg(t,n,o,a,r,l){const i=e.resolveComponent("audienceReceive"),s=e.resolveComponent("eventReceive"),c=e.resolveComponent("sms"),p=e.resolveComponent("basicSettings"),f=e.resolveComponent("el-collapse-item"),d=e.resolveComponent("el-alert"),u=e.resolveComponent("styleSettings"),C=e.resolveComponent("el-collapse"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-drawer");return e.openBlock(),e.createBlock(A,{modelValue:r.isShow,"onUpdate:modelValue":n[6]||(n[6]=m=>r.isShow=m),title:"节点编辑",direction:"rtl","append-to-body":!0,size:600,"before-close":l.close},{footer:e.withCtx(()=>[e.createVNode(g,{onClick:l.close},{default:e.withCtx(()=>[...n[7]||(n[7]=[e.createTextVNode("取 消",-1)])]),_:1},8,["onClick"]),e.createVNode(g,{type:"primary",onClick:l.onSubmit},{default:e.withCtx(()=>[...n[8]||(n[8]=[e.createTextVNode("保存",-1)])]),_:1},8,["onClick"])]),default:e.withCtx(()=>[r.isShow?(e.openBlock(),e.createElementBlock("div",qg,[e.createVNode(C,{modelValue:r.activeName,"onUpdate:modelValue":n[5]||(n[5]=m=>r.activeName=m),accordion:""},{default:e.withCtx(()=>[e.createVNode(f,{title:"基础信息",name:"basicInfo"},{default:e.withCtx(()=>[["audience_receive"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(i,{key:0,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[0]||(n[0]=m=>r.dataForm.properties.data=m),type:o.nodeData.type,lf:o.lf},null,8,["modelValue","type","lf"])):e.createCommentVNode("",!0),["event_receive"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(s,{key:1,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[1]||(n[1]=m=>r.dataForm.properties.data=m),config:l.config},null,8,["modelValue","config"])):e.createCommentVNode("",!0),["sms"].includes(o.nodeData.type)?(e.openBlock(),e.createBlock(c,{key:2,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[2]||(n[2]=m=>r.dataForm.properties.data=m),config:l.config},null,8,["modelValue","config"])):(e.openBlock(),e.createBlock(p,{key:3,ref:"dataFormRef",modelValue:r.dataForm.properties.data,"onUpdate:modelValue":n[3]||(n[3]=m=>r.dataForm.properties.data=m),soltList:o.soltList,config:l.config},e.createSlots({_:2},[e.renderList(o.soltList,m=>({name:m,fn:e.withCtx(({itemCur:w,formCur:b})=>[e.renderSlot(t.$slots,m,{itemCur:w,formCur:b},void 0,!0)])}))]),1032,["modelValue","soltList","config"]))]),_:3}),e.createVNode(f,{title:"样式设置",name:"styleSettings"},{default:e.withCtx(()=>[e.createVNode(d,{title:"基础属性修改就会同步显示,不需要点击保存",type:"success",style:{"margin-bottom":"10px"}}),e.createVNode(u,{modelValue:r.dataForm.properties.style,"onUpdate:modelValue":n[4]||(n[4]=m=>r.dataForm.properties.style=m),lf:o.lf,id:r.dataForm.id},null,8,["modelValue","lf","id"])]),_:1})]),_:3},8,["modelValue"])])):e.createCommentVNode("",!0)]),_:3},8,["modelValue","before-close"])}const Ug=Q(Pg,[["render",Qg],["__scopeId","data-v-25101b22"]]),zg=[{title:"ET2L节点",list:[{name:"SOURCE",icon:"icon-table",type:"source",themeColor:"#00B050"},{name:"MAPPER",icon:"icon-change-type",type:"mapper",themeColor:"#56C4C3"},{name:"JOINER",icon:"icon-app-cdp",type:"joiner",themeColor:"#7030A0"},{name:"TARGET",icon:"icon-table",type:"target",themeColor:"#0070C0"},{name:"FILTER",icon:"icon-ma-filter",type:"filter",themeColor:"#C7161E"},{name:"COLAP",icon:"icon-ma-branch",type:"collap",themeColor:"#013E75"},{name:"EXPAND",icon:"icon-chaji",type:"expand",themeColor:"#156858"},{name:"REDUCE",icon:"icon-reload",type:"reduce",themeColor:"#EF5612"},{name:"FOLDER",icon:"icon-folder",type:"folder",themeColor:"#FB9702"},{name:"UNIONS",icon:"icon-intelligent",type:"unions",themeColor:"#0089ff"}]},{title:"营销目标",list:[{name:"事件",icon:"icon-event",type:"event_receive",themeColor:"#39bcc5",background:"#f2fcfa"},{name:"人群包",icon:"icon-user-info",type:"audience_receive",themeColor:"#39BCC5",background:"#f2fcfa"}]},{title:"营销触达",list:[{name:"短信",icon:"icon-auto-reply",type:"sms",themeColor:"#4594f3",background:"#f5faff"},{name:"微信",icon:"icon-scrm-l",type:"wechat",themeColor:"#4594f3",background:"#f5faff"},{name:"邮件",icon:"icon-mail-l",type:"email",themeColor:"#4594f3",background:"#f5faff"},{name:"权益",icon:"icon-license",type:"benefit",themeColor:"#4594f3",background:"#f5faff"},{name:"积分",icon:"icon-coin",type:"benefit",themeColor:"#4594f3",background:"#f5faff"},{name:"优惠券",icon:"icon--coupon-2",type:"coupon",themeColor:"#4594f3",background:"#f5faff"}]},{title:"营销功能",list:[{name:"客户标签",icon:"icon-tag",type:"tag",themeColor:"#39BCC5"},{name:"Flow",icon:"icon-event",type:"flow",themeColor:"#e8ffea"},{name:"扩展数据",icon:"icon-event",type:"extend_data",themeColor:"#ff6d69"},{name:"定制功能",icon:"icon-flow-stop",type:"customization",themeColor:"#ff6d69"}]},{title:"Flow",list:[{name:"flow测试",icon:"icon-event",type:"tag",themeColor:"#39BCC5"}]},{title:"逻辑操作",list:[{name:"交集",icon:"icon-cross",type:"intersect",themeColor:"#fba980"},{name:"并集",icon:"icon-merge",type:"union",themeColor:"#fba980"},{name:"差集",icon:"icon-chaji",type:"exclusion",themeColor:"#fba980"},{name:"过滤",icon:"icon-ma-filter",type:"ma-filter",themeColor:"#fba980"},{name:"去重",icon:"icon-quzhong",type:"unique",themeColor:"#fba980"},{name:"A/B测试",icon:"icon-ABtestshezhi",type:"abtest",themeColor:"#fba980"},{name:"排序",icon:"icon-sort-fill",type:"sort",themeColor:"#fba980"}]},{title:"流程控制",list:[{name:"开始",icon:"icon-start",type:"start",themeColor:"#39BCC5"},{name:"定时",icon:"icon-timing",type:"timer",themeColor:"#105a63"},{name:"限流",icon:"icon-timing",type:"restrict",themeColor:"#105a63"},{name:"结束",icon:"icon-flow-stop",type:"end",themeColor:"#ff6d69"}]}],Gg={components:{lfMenu:tg,lfControl:lg,lfNodePanel:ug,nodeEdit:Ug},props:{modelValue:{type:Object,default:()=>({})},nodes:{type:Array,default:()=>[]},soltList:{type:Array,default:()=>[]},showDefaultNode:{type:Boolean,default:!0},isView:{type:Boolean,default:!1},showNodeGroup:{type:Array,default:[]},nodesDataConfig:{type:Object,default:{}},apiNodes:{type:Array,default:[]},options:{type:Object,default:()=>({grid:{size:10,visible:!0,type:"mesh",config:{color:"#f0f0f0",thickness:.5}}})}},watch:{modelValue:{handler(t,n){!n&&!this.logicFlow&&this.init()},deep:!0}},data(){return{logicFlow:null,drawerShow:!1,undos:{},undoMaps:{},menuList:[],clickNode:null}},computed:{nodeList(){let t=zg,n={};return this.apiNodes.forEach(o=>{n[o.groupName]||(n[o.groupName]={title:o.groupName,list:[]}),n[o.groupName].list.push(o)}),this.showDefaultNode?t=[...t,...Object.values(n)]:t=Object.values(n),this.showNodeGroup.length>0&&(t=t.filter(o=>this.showNodeGroup.includes(o.title))),t}},mounted(){this.init()},methods:{async init(){var t,n;this.logicFlow=new J5({container:this.$refs.container,plugins:[S0.Menu,S0.MiniMap,e5],edgeTextEdit:!1,textEdit:!1,isSilentMode:this.isView,hoverOutline:!this.isView,nodeSelectedOutline:!this.isView,edgeSelectedOutline:!this.isView,...this.options}),this.initMenu(),await this.initNode(),this.modelValue&&((n=(t=this.modelValue)==null?void 0:t.nodes)==null?void 0:n.length)>0?(this.logicFlow.render(this.modelValue),this.translateCenter()):this.initNodeData(),this.bindEvent()},async initNodeData(t=this.nodes){function n(){return"xxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(c){const p=Math.random()*16|0;return(c==="x"?p:p&3|8).toString(16)})}function o(c){return{id:n(),type:c.type||"",x:0,y:0,properties:{data:c}}}function a(c,p){return{id:n(),type:"polyline",sourceNodeId:c.id,targetNodeId:p.id}}const r=[],l=[],i={},s={};t.forEach(c=>{const p=o(c);r.push(p),i[p.id]=p,c.into&&(s[c.into]||(s[c.into]=[]),s[c.into].push(p))}),t.forEach(c=>{if(!(c!=null&&c.from)||!(c!=null&&c.into))return;const p=Array.isArray(c.from)?c.from.map(d=>(d==null?void 0:d.name)||d):[c.from],f=i[c.id];p.forEach(d=>{(s[d]||[]).forEach(C=>{l.push(a(C,f))})})}),this.logicFlow.renderRawData({nodes:r,edges:l}),this.logicFlow.extension.dagre.layout({nodesep:60,ranksep:140}),this.translateCenter()},initMenu(){let t=this;this.logicFlow.extension.menu.setMenuConfig({nodeMenu:[{text:"删除",callback(n){t.logicFlow.deleteNode(n.id)}},{text:"编辑",callback(n){t.nodeEditOpen(n),t.$emit("edit",n)}},{text:"复制",callback:n=>{this.logicFlow.cloneNode(n.id)}}],edgeMenu:[{text:"删除",callback(n){t.logicFlow.deleteEdge(n.id)}},{text:"编辑",callback(n){t.nodeEditOpen(n),t.$emit("edit",n)}},{text:"直线",callback(n){t.logicFlow.changeEdgeType(n.id,"line")}},{text:"曲线",callback(n){t.logicFlow.changeEdgeType(n.id,"bezier")}},{text:"折线",callback(n){t.logicFlow.changeEdgeType(n.id,"polyline")}},{text:"开启动画",callback(n){t.logicFlow.openEdgeAnimation(n.id)}},{text:"关闭动画",callback(n){t.logicFlow.closeEdgeAnimation(n.id)}}],graphMenu:[]})},async initNode(){for(const t of this.nodeList)switch(t.title){case"ET2L节点":for(const n of t.list)await gg(this.logicFlow,n);break;case"流程控制":for(const n of t.list)switch(n.type){case"start":await hg(this.logicFlow);break;case"end":await mg(this.logicFlow);break}break;default:for(const n of t.list)await Cg(this.logicFlow,n,this.$store.state);break}},getNodes(t){const n=o=>{var r,l,i,s,c;const a={name:((l=(r=o==null?void 0:o.properties)==null?void 0:r.data)==null?void 0:l.name)||(o==null?void 0:o.name),type:o.type};if(o.type==="folder"&&((s=(i=o==null?void 0:o.properties)==null?void 0:i.data)!=null&&s.nodes))return{...a,nodes:o.properties.data.nodes.map(p=>n(p))};{let{edges:p,...f}=((c=o==null?void 0:o.properties)==null?void 0:c.data)||o;return{...a,...f}}};return t.map(o=>n(o))},bindEvent(){this.logicFlow.on("node:dbclick",({data:t})=>{this.nodeEditOpen(t)}),this.logicFlow.on("nodeGraph:click",t=>{let n=t.properties.data.nodes;this.undos=this.logicFlow.getGraphData(),this.menuList.push(t),this.undoMaps[t.id]={...this.undos},this.initNodeData(n)}),this.logicFlow.on("edge:dbclick",({data:t})=>{this.nodeEditOpen(t)}),this.logicFlow.on("blank:click",()=>{this.drawerShow=!1}),this.logicFlow.on("history:change",({data:t})=>{let{undos:n}=t;this.undos=n[n.length-1];const o=[...this.menuList].reverse().map(r=>r.id);let a=n[n.length-1];o.forEach(r=>{if(this.undoMaps[r]){const l=this.undoMaps[r];l.nodes=l.nodes.map(i=>i.id===r?{...i,properties:{...i.properties,data:{...i.properties.data,nodes:a.nodes,edges:a.edges}}}:i),a=l}}),this.$emit("change",n),this.$emit("update:modelValue",a),this.$emit("update:nodes",this.getNodes(a.nodes))}),this.logicFlow.on("connection:not-allowed",t=>{this.$message({type:"error",message:t.msg})}),this.changeEdge()},backOpenNode(t){let{nodes:n,edges:o}=this.undoMaps[t.id],a=this.logicFlow.getGraphData();a.nodes=a.nodes.map(r=>r.properties.data),n.forEach(r=>{r.id===t.id&&(r.properties.data={...r.properties.data,nodes:a.nodes})}),this.logicFlow.renderRawData({nodes:n,edges:o}),this.logicFlow.extension.dagre.layout({nodesep:60,ranksep:140}),this.translateCenter(),this.menuList.pop()},translateCenter(){this.logicFlow.resetZoom(),this.logicFlow.resetTranslate(),this.logicFlow.translateCenter()},changeEdge(){this.logicFlow.on("edge:add",({data:t})=>{}),this.logicFlow.on("edge:delete",({data:t})=>{})},nodeEditClose(){this.drawerShow=!1},nodeEditOpen(t){delete t.properties.error,this.logicFlow.setProperties(t.id,{error:!1}),this.clickNode=t,this.drawerShow=!0},async validate(){let{nodes:t}=this.logicFlow.getGraphData(),n={};for(const o of t){let{formConfig:a}=ve[o.type],{formItems:r}=a,{data:l}=o.properties;if((r==null?void 0:r.length)>0)for(const i of r){let s=l&&l[i==null?void 0:i.name],c=!1;if(l&&typeof(i==null?void 0:i.hideHandle)=="string")try{c=new Function("data",`return ${i.hideHandle.replace(/\$/g,"data")}`)(l)}catch(p){console.error("遇到错误时返回默认值:",p),c=!1}else l&&typeof(i==null?void 0:i.hideHandle)=="boolean"&&(c=i.hideHandle);if(!c&&(i!=null&&i.rules)&&(s==null||s===""||Array.isArray(s)&&s.length===0)){this.logicFlow.setProperties(o.id,{data:l,error:!0}),n[o.id]=!0;break}}n[o.id]||this.logicFlow.setProperties(o.id,{data:l,error:!1})}return Object.keys(n).length===0}}},Hg={class:"logic-flow"},jg={ref:"container",class:"logic-flow-body"};function Yg(t,n,o,a,r,l){const i=e.resolveComponent("lfControl"),s=e.resolveComponent("lfMenu"),c=e.resolveComponent("lfNodePanel"),p=e.resolveComponent("el-tag"),f=e.resolveComponent("nodeEdit");return e.openBlock(),e.createElementBlock("div",Hg,[e.createElementVNode("div",jg,null,512),r.logicFlow?(e.openBlock(),e.createBlock(i,{key:0,class:"logic-flow-control",lf:r.logicFlow},null,8,["lf"])):e.createCommentVNode("",!0),e.createVNode(s,{menuList:r.menuList,class:e.normalizeClass({view:o.isView}),openNode:l.backOpenNode},null,8,["menuList","class","openNode"]),r.logicFlow&&!o.isView?(e.openBlock(),e.createBlock(c,{key:1,class:"logic-flow-node",lf:r.logicFlow,nodeList:l.nodeList},null,8,["lf","nodeList"])):e.createCommentVNode("",!0),e.createVNode(f,{lf:r.logicFlow,drawerShow:r.drawerShow,nodeData:r.clickNode,nodesDataConfig:o.nodesDataConfig,soltList:o.soltList,onOnClose:l.nodeEditClose},e.createSlots({_:2},[e.renderList(o.soltList,d=>({name:d,fn:e.withCtx(({itemCur:u,formCur:C})=>[e.renderSlot(t.$slots,d,{itemCur:u,formCur:C},()=>[e.createVNode(p,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(d)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)])}))]),1032,["lf","drawerShow","nodeData","nodesDataConfig","soltList","onOnClose"])])}const t5=Q(Gg,[["render",Yg],["__scopeId","data-v-d4ee78d3"]]),Zg={name:"lwUpload",props:{modelValue:{type:[String,Array,Boolean,Object],default:""},height:{type:Number,default:148},width:{type:Number,default:148},iconSize:{type:Number,default:36},title:{type:String,default:""},tip:{type:String,default:""},icon:{type:String,default:"el-icon-plus"},action:{type:String,default:()=>{}},apiObj:{type:[Object,Function],default:()=>{}},name:{type:String,default:"file"},data:{type:Object,default:()=>{}},accept:{type:String,default:"image/gif, image/jpeg, image/png"},maxSize:{type:Number,default:10},limit:{type:Number,default:1},autoUpload:{type:Boolean,default:!0},showFileList:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},round:{type:Boolean,default:!1},onSuccess:{type:Function,default:()=>!0},returnFile:{type:[Object,String],default:{url:"url",code:"code",fileName:"fileName",src:"src",type:"type",name:"name",size:"size",tempCropperFile:"tempCropperFile"}},parseData:{type:Function,default:t=>{var n;return{code:200,fileName:t.fileName,src:(n=t==null?void 0:t.previewInfo)!=null&&n.prefix?`${t.previewInfo.prefix}${t.path}`:t.previewInfo.url,msg:t.message}}}},data(){return{value:"",file:null,fileList:[]}},computed:{style(){return{width:this.width+"px",height:this.height+"px"}},acceptedTypes(){return this.accept.replace(/\s/g,"").split(",")},isAcceptImage(){return this.accept.indexOf("image")>-1},isAcceptVideo(){return this.accept.indexOf("video")>-1}},watch:{modelValue(t){this.value=t,this.newFile(t)},value(t){this.$emit("update:modelValue",t)}},mounted(){this.value=this.modelValue,this.newFile(this.modelValue)},methods:{newFile(t){this.multiple?this.fileList=t||[]:this.fileList=t?[t]:[],this.file=t?{status:"success",url:t}:null},handleRemove(t){this.fileList.splice(t,1),this.clearFiles()},clearFiles(){this.file&&this.file.tempFile&&URL.revokeObjectURL(this.file.tempFile),this.value=this.multiple?this.fileList:"",this.file=null,this.$nextTick(()=>{this.$refs.uploader&&this.$refs.uploader.clearFiles()})},change(t,n){!this.multiple&&n.length>1&&n.splice(1);const o=t.raw&&t.raw.type;if(t.status==="ready"&&o&&!this.acceptedTypes.includes(o))return this.$notify.warning({title:"上传文件警告",message:"选择的文件类型不符合要求"}),!1;t.status==="ready"&&t.raw&&(t.tempFile=URL.createObjectURL(t.raw)),this.file=t},before(t){return this.acceptedTypes.includes(t.type)?t.size/1024/1024>this.maxSize?(this.$message.warning(`上传文件大小不能超过 ${this.maxSize}MB!`),this.clearFiles(),!1):!0:(this.$notify.warning({title:"上传文件错误",message:"选择的文件类型不正确"}),this.clearFiles(),!1)},handleExceed(t){const n=t[0];n.uid=this.$tool?this.$tool.getUUID("file",16):Date.now(),this.$refs.uploader.handleStart(n)},success(t,n){if(n.type=n.raw.type,n.tempFile&&URL.revokeObjectURL(n.tempFile),delete n.tempFile,delete n.percentage,delete n.raw,delete n.response,delete n.uid,this.onSuccess(t,n)===!1)return this.$nextTick(()=>{this.file=null,this.value=""}),!1;const a=this.parseData(t);n.url=a.src;const r={...a,...n};if(typeof this.returnFile=="object"){const l=Object.entries(this.returnFile).reduce((i,[s,c])=>(r[s]!==void 0&&(i[c]=r[s]),i),{});this.fileList.push(l)}else this.fileList.push(r[this.returnFile]);this.value=this.multiple?this.fileList:n.url},error(t){this.$nextTick(()=>{this.file&&delete this.file.percentage}),this.$notify.error({title:"上传文件失败",message:t})},request(t){let n=this.apiObj||this.$api.auth.upload;const o=new FormData;o.append(t.filename,t.file),o.append("fileName",t.file.name);for(const a in t.data)o.append(a,t.data[a]);n(o,{onUploadProgress:a=>{this.file.percentage=parseInt(a.loaded/a.total*100|0,10)}}).then(a=>{var r=this.parseData(a);r.code==200?t.onSuccess(a):t.onError(r.msg||"未知错误")}).catch(a=>{t.onError(a)})},getShowValue(t){if(this.multiple)if(typeof this.returnFile=="object"){const n=Object.keys(this.returnFile)[0];return t[this.returnFile[n]]}else return t;else return t}}},Kg={class:"view-img-list"},Wg=["src"],Jg={key:2,class:"file-item"},vg={class:"file-name"},Xg=["href"],$g={key:3,class:"lw-upload__img-actions"},eC=["onClick"],tC={class:"el-upload--picture-card"},nC={class:"file-empty"},oC={key:0},rC={key:0},aC={key:0,class:"el-upload__tip"};function lC(t,n,o,a,r,l){const i=e.resolveComponent("el-image"),s=e.resolveComponent("el-icon-tickets"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-icon-delete"),f=e.resolveComponent("el-progress"),d=e.resolveComponent("el-upload");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["lw-upload",{"lw-upload-round":o.round}])},[e.createElementVNode("div",Kg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.fileList,(u,C)=>(e.openBlock(),e.createElementBlock("div",{key:C,class:"lw-upload__img",style:e.normalizeStyle(l.style)},[l.isAcceptImage?(e.openBlock(),e.createBlock(i,{key:0,class:"image",src:l.getShowValue(u),"preview-src-list":r.fileList,fit:"cover","hide-on-click-modal":"","append-to-body":"","z-index":9999},{placeholder:e.withCtx(()=>[...n[0]||(n[0]=[e.createElementVNode("div",{class:"lw-upload__img-slot"},"Loading...",-1)])]),_:1},8,["src","preview-src-list"])):l.isAcceptVideo?(e.openBlock(),e.createElementBlock("video",{key:1,src:l.getShowValue(u),controls:""},null,8,Wg)):(e.openBlock(),e.createElementBlock("div",Jg,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1}),e.createElementVNode("div",vg,e.toDisplayString(r.file.name),1),e.createElementVNode("a",{class:"file-a",href:l.getShowValue(u),target:"_blank"},"查看文件",8,Xg)])),o.disabled?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",$g,[e.createElementVNode("span",{class:"del",onClick:g=>l.handleRemove(C)},[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(p)]),_:1})],8,eC)]))],4))),128)),r.fileList.length<o.limit?(e.openBlock(),e.createBlock(d,{key:0,class:"uploader",style:e.normalizeStyle(l.style),ref:"uploader","auto-upload":o.autoUpload,disabled:o.disabled,"show-file-list":o.showFileList,action:o.action,name:o.name,data:o.data,accept:o.accept,limit:o.limit,"http-request":l.request,"on-change":l.change,"before-upload":l.before,"on-success":l.success,"on-error":l.error,"on-exceed":l.handleExceed},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createElementVNode("div",tC,[e.createElementVNode("div",nC,[e.createVNode(c,{size:o.iconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.icon)))]),_:1},8,["size"]),o.title?(e.openBlock(),e.createElementBlock("h4",oC,e.toDisplayString(o.title),1)):e.createCommentVNode("",!0)]),r.file&&r.file.percentage?(e.openBlock(),e.createElementBlock("div",{key:0,style:e.normalizeStyle(l.style),class:"lw-upload__progress"},[e.createVNode(f,{percentage:r.file.percentage,"text-inside":!0,"stroke-width":16},null,8,["percentage"]),r.file.percentage==100?(e.openBlock(),e.createElementBlock("span",rC,"已上传,处理中···")):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)])],!0)]),_:3},8,["style","auto-upload","disabled","show-file-list","action","name","data","accept","limit","http-request","on-change","before-upload","on-success","on-error","on-exceed"])):e.createCommentVNode("",!0)]),o.tip?(e.openBlock(),e.createElementBlock("div",aC,e.toDisplayString(o.tip),1)):e.createCommentVNode("",!0)],2)}const ct=Q(Zg,[["render",lC],["__scopeId","data-v-ddec26b3"]]),iC={components:{lwUpload:ct},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1}},data(){return{form:{},tagValue:"",tagVisible:!1,renderLoading:!1}},watch:{modelValue(t,n){this.hasConfig&&this.hasValue&&this.deepMerge(this.form,JSON.parse(JSON.stringify(t)))},config(){this.render()},form:{handler(t){this.$emit("update:modelValue",t)},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0}},mounted(){this.hasConfig&&this.render()},methods:{render(){this.form={},this.config.formItems.forEach(t=>{var n,o,a;if(t.component=="checkbox"||t.component=="upload")if(t.name){const r={};t==null||t.options.items.forEach(l=>{r[l.name]=l.value}),this.form[t.name]=r}else(n=t==null?void 0:t.options)!=null&&n.items&&(t==null||t.options.items.forEach(r=>{this.form[r.name]=r.value}));else(o=t==null?void 0:t.options)!=null&&o.name?(this.form[t.name]||(this.form[t.name]={}),this.form[t.name][(a=t==null?void 0:t.options)==null?void 0:a.name]=t.value):t.name&&(this.form[t.name]=t.value)}),this.hasValue&&(this.form=this.deepMerge(this.form,this.modelValue))},deepMerge(t,n){for(let o in n)if(n.hasOwnProperty(o)){const a=t[o]!==null&&t[o]!==void 0,r=n[o]!==null&&n[o]!==void 0;a&&typeof t[o]=="object"&&!Array.isArray(t[o])&&r&&typeof n[o]=="object"&&!Array.isArray(n[o])?t[o]=this.deepMerge(t[o],n[o]):r?t[o]=n[o]:r||delete t[o]}return t},hideHandle(t){return typeof t.hideHandle=="string"?new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form):typeof t.hideHandle=="boolean"?t.hideHandle:!1},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},validate(t,n){return this.$refs.form.validate(t,n)},scrollToField(t){return this.$refs.form.scrollToField(t)},resetFields(){return this.$refs.form.resetFields()},submit(){this.$emit("submit",this.form)},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){var o;this.tagValue&&((o=t==null?void 0:t.options)!=null&&o.name?(n[t.name]=n[t.name]||{},n[t.name][t==null?void 0:t.options.name]=n[t.name][t==null?void 0:t.options.name]||[],n[t.name][t==null?void 0:t.options.name].push(this.tagValue)):(n[t.name]=n[t.name]||[],n[t.name].push(this.tagValue))),this.tagVisible=!1,this.tagValue=""},getPropName(t){var n;return t.component=="checkbox"||t.component=="upload"?t.name?`${t.name}.${t==null?void 0:t.options.items[0].name}`:t==null?void 0:t.options.items[0].name:(n=t==null?void 0:t.options)!=null&&n.name?`${t.name}.${t==null?void 0:t.options.name}`:t.name}}},sC={key:0,class:"title-name"},cC={key:0,style:{"margin-right":"5px"}},dC={key:1,style:{"margin-right":"5px"}},pC={key:13,class:"tags-list"},fC={key:15,class:"el-form-item-msg"};function uC(t,n,o,a,r,l){const i=e.resolveComponent("el-skeleton"),s=e.resolveComponent("el-icon-question-filled"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-tooltip"),f=e.resolveComponent("el-input"),d=e.resolveComponent("lw-upload"),u=e.resolveComponent("el-checkbox"),C=e.resolveComponent("el-checkbox-group"),g=e.resolveComponent("el-switch"),A=e.resolveComponent("el-option"),m=e.resolveComponent("el-select"),w=e.resolveComponent("el-cascader"),b=e.resolveComponent("el-date-picker"),y=e.resolveComponent("el-input-number"),I=e.resolveComponent("el-radio"),x=e.resolveComponent("el-radio-group"),E=e.resolveComponent("el-color-picker"),S=e.resolveComponent("el-rate"),V=e.resolveComponent("el-slider"),T=e.resolveComponent("el-tag"),k=e.resolveComponent("el-button"),B=e.resolveComponent("el-form-item"),O=e.resolveComponent("el-col"),D=e.resolveComponent("el-row"),M=e.resolveComponent("el-form"),z=e.resolveDirective("loading");return r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(i,{key:0,animated:""})):e.withDirectives((e.openBlock(),e.createBlock(M,{key:1,ref:"form",model:r.form,"label-width":o.config.labelWidth,"label-position":t.$i18n.locale=="en-us"?"top":o.config.labelPosition,disabled:o.isView,"element-loading-text":"Loading..."},{default:e.withCtx(()=>[e.createVNode(D,{gutter:15},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(h,P)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:P},[l.hideHandle(h)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(O,{key:0,span:h.span||24},{default:e.withCtx(()=>[h.component=="divider"?(e.openBlock(),e.createElementBlock("div",sC,[e.createTextVNode(e.toDisplayString(h.label)+" ",1),h.tips?(e.openBlock(),e.createBlock(p,{key:0,content:h.tips},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0)])):(e.openBlock(),e.createBlock(B,{key:1,prop:l.getPropName(h),rules:l.rulesHandle(h)},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h.label)+" ",1),h.tips?(e.openBlock(),e.createBlock(p,{key:0,content:h.tips},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>{var N,J,_,j,H,ie,re,he,Be,ne,we,fe,ze,R,q,K,G,U,$,Y,ue,Ge,Rn,pt,_e,de,ft,ut,Pn,jt,He,Yt,Zt,qn,Kt,Le,De,T5,M5,D5,O5,R5,P5,q5,Q5,U5,z5,G5,H5,j5,Y5,Z5,K5;return[h.component=="input"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(N=h==null?void 0:h.options)!=null&&N.name?(e.openBlock(),e.createBlock(f,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,placeholder:(J=h==null?void 0:h.options)==null?void 0:J.placeholder,clearable:"",type:h==null?void 0:h.options.type,disabled:(_=h==null?void 0:h.options)==null?void 0:_.disabled,autocomplete:((j=h==null?void 0:h.options)==null?void 0:j.autocomplete)||"off",maxlength:h==null?void 0:h.options.maxlength,"show-word-limit":""},e.createSlots({_:2},[h!=null&&h.options.prepend?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.prepend),1)]),key:"0"}:void 0,h!=null&&h.options.append?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.append),1)]),key:"1"}:void 0]),1032,["modelValue","onUpdate:modelValue","placeholder","type","disabled","autocomplete","maxlength"])):(e.openBlock(),e.createBlock(f,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,placeholder:(H=h==null?void 0:h.options)==null?void 0:H.placeholder,clearable:"",type:h==null?void 0:h.options.type,disabled:(ie=h==null?void 0:h.options)==null?void 0:ie.disabled,maxlength:h==null?void 0:h.options.maxlength,"show-word-limit":""},e.createSlots({_:2},[h!=null&&h.options.prepend?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.prepend),1)]),key:"0"}:void 0,h!=null&&h.options.append?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h==null?void 0:h.options.append),1)]),key:"1"}:void 0]),1032,["modelValue","onUpdate:modelValue","placeholder","type","disabled","maxlength"]))],64)):h.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:ht},[h.name?(e.openBlock(),e.createElementBlock("div",cC,[e.createVNode(d,{modelValue:r.form[h.name][F.name],"onUpdate:modelValue":mt=>r.form[h.name][F.name]=mt,maxSize:F.maxSize,accept:F.accept,title:F.label,parseData:h.parseData,disabled:F==null?void 0:F.disabled,multiple:F==null?void 0:F.multiple,limit:F==null?void 0:F.limit,returnFile:F==null?void 0:F.returnFile,tip:F==null?void 0:F.tip,apiObj:h.apiObj},null,8,["modelValue","onUpdate:modelValue","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"])])):(e.openBlock(),e.createElementBlock("div",dC,[e.createVNode(d,{modelValue:r.form[F.name],"onUpdate:modelValue":mt=>r.form[F.name]=mt,maxSize:F.maxSize,accept:F.accept,title:F.label,parseData:h.parseData,disabled:F==null?void 0:F.disabled,multiple:F==null?void 0:F.multiple,limit:F==null?void 0:F.limit,returnFile:F==null?void 0:F.returnFile,tip:F==null?void 0:F.tip,apiObj:h.apiObj},null,8,["modelValue","onUpdate:modelValue","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"])]))],64))),128)):h.component=="checkbox"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[h.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createBlock(u,{modelValue:r.form[h.name][F.name],"onUpdate:modelValue":mt=>r.form[h.name][F.name]=mt,label:F.label,key:ht},null,8,["modelValue","onUpdate:modelValue","label"]))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(h==null?void 0:h.options.items,(F,ht)=>(e.openBlock(),e.createBlock(u,{modelValue:r.form[F.name],"onUpdate:modelValue":mt=>r.form[F.name]=mt,label:F.label,key:ht},null,8,["modelValue","onUpdate:modelValue","label"]))),128))],64)):h.component=="checkboxGroup"?(e.openBlock(),e.createBlock(C,{key:3,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(u,{key:F.value,label:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["label"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])):h.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[(re=h==null?void 0:h.options)!=null&&re.name?(e.openBlock(),e.createBlock(g,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,"inline-prompt":"","active-text":(he=h==null?void 0:h.options)==null?void 0:he.activeText,"inactive-text":(Be=h==null?void 0:h.options)==null?void 0:Be.inactiveText},null,8,["modelValue","onUpdate:modelValue","active-text","inactive-text"])):(e.openBlock(),e.createBlock(g,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,"inline-prompt":"","active-text":(ne=h==null?void 0:h.options)==null?void 0:ne.activeText,"inactive-text":(we=h==null?void 0:h.options)==null?void 0:we.inactiveText},null,8,["modelValue","onUpdate:modelValue","active-text","inactive-text"]))],64)):h.component=="select"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[(fe=h==null?void 0:h.options)!=null&&fe.name?(e.openBlock(),e.createBlock(m,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,multiple:(ze=h==null?void 0:h.options)==null?void 0:ze.multiple,"allow-create":(R=h==null?void 0:h.options)==null?void 0:R.allowCreate,"default-first-option":"",placeholder:((q=h==null?void 0:h.options)==null?void 0:q.placeholder)||"",clearable:(K=h==null?void 0:h.options)==null?void 0:K.clearable,disabled:(G=h==null?void 0:h.options)==null?void 0:G.disabled,filterable:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(A,{key:F.value,label:F.label,value:F.value},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","multiple","allow-create","placeholder","clearable","disabled"])):(e.openBlock(),e.createBlock(m,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,multiple:(U=h==null?void 0:h.options)==null?void 0:U.multiple,"allow-create":($=h==null?void 0:h.options)==null?void 0:$.allowCreate,"default-first-option":"",placeholder:((Y=h==null?void 0:h.options)==null?void 0:Y.placeholder)||"",clearable:(ue=h==null?void 0:h.options)==null?void 0:ue.clearable,disabled:(Ge=h==null?void 0:h.options)==null?void 0:Ge.disabled,filterable:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(A,{key:F.value,label:F.label,value:F.value},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","multiple","allow-create","placeholder","clearable","disabled"]))],64)):h.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[(Rn=h==null?void 0:h.options)!=null&&Rn.name?(e.openBlock(),e.createBlock(w,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,style:{width:"100%"},options:h==null?void 0:h.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"])):(e.openBlock(),e.createBlock(w,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,style:{width:"100%"},options:h==null?void 0:h.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"]))],64)):h.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(pt=h==null?void 0:h.options)!=null&&pt.name?(e.openBlock(),e.createBlock(b,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,style:{width:"100%"},type:h==null?void 0:h.options.type,"start-placeholder":h==null?void 0:h.options.startPlaceholder,"end-placeholder":h==null?void 0:h.options.endPlaceholder,shortcuts:h==null?void 0:h.options.shortcuts,"disabled-date":(_e=h==null?void 0:h.options)==null?void 0:_e.disabledDate,"default-time":h==null?void 0:h.options.defaultTime,disabled:(de=h==null?void 0:h.options)==null?void 0:de.disabled,"value-format":h==null?void 0:h.options.valueFormat,format:h==null?void 0:h.options.format,placeholder:(h==null?void 0:h.options.placeholder)||"请选择"},null,8,["modelValue","onUpdate:modelValue","type","start-placeholder","end-placeholder","shortcuts","disabled-date","default-time","disabled","value-format","format","placeholder"])):(e.openBlock(),e.createBlock(b,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,style:{width:"100%"},type:h==null?void 0:h.options.type,"start-placeholder":h==null?void 0:h.options.startPlaceholder,"end-placeholder":h==null?void 0:h.options.endPlaceholder,shortcuts:h==null?void 0:h.options.shortcuts,"disabled-date":(ft=h==null?void 0:h.options)==null?void 0:ft.disabledDate,"default-time":h==null?void 0:h.options.defaultTime,disabled:(ut=h==null?void 0:h.options)==null?void 0:ut.disabled,"value-format":h==null?void 0:h.options.valueFormat,format:h==null?void 0:h.options.format,placeholder:(h==null?void 0:h.options.placeholder)||"请选择"},null,8,["modelValue","onUpdate:modelValue","type","start-placeholder","end-placeholder","shortcuts","disabled-date","default-time","disabled","value-format","format","placeholder"]))],64)):h.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[(Pn=h==null?void 0:h.options)!=null&&Pn.name?(e.openBlock(),e.createBlock(y,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,disabled:(jt=h==null?void 0:h.options)==null?void 0:jt.disabled,min:(He=h==null?void 0:h.options)==null?void 0:He.min,max:(Yt=h==null?void 0:h.options)==null?void 0:Yt.max,step:((Zt=h==null?void 0:h.options)==null?void 0:Zt.step)||1,precision:(qn=h==null?void 0:h.options)==null?void 0:qn.precision,placeholder:((Kt=h==null?void 0:h.options)==null?void 0:Kt.placeholder)||"","controls-position":((Le=h==null?void 0:h.options)==null?void 0:Le.controlsPosition)||"right"},e.createSlots({_:2},[(De=h==null?void 0:h.options)!=null&&De.suffix?{name:"suffix",fn:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(h==null?void 0:h.options.suffix),1)]),key:"0"}:void 0]),1032,["modelValue","onUpdate:modelValue","disabled","min","max","step","precision","placeholder","controls-position"])):(e.openBlock(),e.createBlock(y,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,disabled:(T5=h==null?void 0:h.options)==null?void 0:T5.disabled,min:(M5=h==null?void 0:h.options)==null?void 0:M5.min,max:(D5=h==null?void 0:h.options)==null?void 0:D5.max,step:((O5=h==null?void 0:h.options)==null?void 0:O5.step)||1,precision:(R5=h==null?void 0:h.options)==null?void 0:R5.precision,placeholder:((P5=h==null?void 0:h.options)==null?void 0:P5.placeholder)||"","controls-position":((q5=h==null?void 0:h.options)==null?void 0:q5.controlsPosition)||"right"},e.createSlots({_:2},[(Q5=h==null?void 0:h.options)!=null&&Q5.suffix?{name:"suffix",fn:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(h==null?void 0:h.options.suffix),1)]),key:"0"}:void 0]),1032,["modelValue","onUpdate:modelValue","disabled","min","max","step","precision","placeholder","controls-position"]))],64)):h.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[(U5=h==null?void 0:h.options)!=null&&U5.name?(e.openBlock(),e.createBlock(x,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,disabled:(z5=h==null?void 0:h.options)==null?void 0:z5.disabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(I,{key:F.value,value:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"])):(e.openBlock(),e.createBlock(x,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,disabled:(G5=h==null?void 0:h.options)==null?void 0:G5.disabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h==null?void 0:h.options.items,F=>(e.openBlock(),e.createBlock(I,{key:F.value,value:F.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F.label),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"]))],64)):h.component=="color"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:10},[(H5=h==null?void 0:h.options)!=null&&H5.name?(e.openBlock(),e.createBlock(E,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(E,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},null,8,["modelValue","onUpdate:modelValue"]))],64)):h.component=="rate"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:11},[(j5=h==null?void 0:h.options)!=null&&j5.name?(e.openBlock(),e.createBlock(S,{key:0,style:{"margin-top":"6px"},modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(S,{key:1,style:{"margin-top":"6px"},modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F},null,8,["modelValue","onUpdate:modelValue"]))],64)):h.component=="slider"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:12},[(Y5=h==null?void 0:h.options)!=null&&Y5.name?(e.openBlock(),e.createBlock(V,{key:0,modelValue:r.form[h.name][h==null?void 0:h.options.name],"onUpdate:modelValue":F=>r.form[h.name][h==null?void 0:h.options.name]=F,marks:h==null?void 0:h.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"])):(e.openBlock(),e.createBlock(V,{key:1,modelValue:r.form[h.name],"onUpdate:modelValue":F=>r.form[h.name]=F,marks:h==null?void 0:h.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"]))],64)):h.component=="tags"?(e.openBlock(),e.createElementBlock("div",pC,[(Z5=h==null?void 0:h.options)!=null&&Z5.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.form[h.name][(K5=h==null?void 0:h.options)==null?void 0:K5.name],F=>(e.openBlock(),e.createBlock(T,{key:F,closable:"","disable-transitions":!1,onClose:ht=>l.tagClose(F,r.form[h.name][h==null?void 0:h.options.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F),1)]),_:2},1032,["onClose"]))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(r.form[h.name],F=>(e.openBlock(),e.createBlock(T,{key:F,closable:"","disable-transitions":!1,onClose:ht=>l.tagClose(F,r.form[h.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(F),1)]),_:2},1032,["onClose"]))),128)),r.tagVisible?(e.openBlock(),e.createBlock(f,{key:2,modelValue:r.tagValue,"onUpdate:modelValue":n[0]||(n[0]=F=>r.tagValue=F),class:"w-20",size:"small",onKeyup:e.withKeys(F=>l.tagInputConfirm(h,r.form),["enter"]),onBlur:F=>l.tagInputConfirm(h,r.form)},null,8,["modelValue","onKeyup","onBlur"])):(e.openBlock(),e.createBlock(k,{key:3,class:"button-new-tag",size:"small",onClick:n[1]||(n[1]=F=>r.tagVisible=!0)},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode(" + 添加 ",-1)])]),_:1}))])):e.renderSlot(t.$slots,h.component,{key:14,itemCur:h,formCur:r.form},()=>[e.createVNode(T,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(h.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),h.message?(e.openBlock(),e.createElementBlock("div",fC,e.toDisplayString(h.message),1)):e.createCommentVNode("",!0)]}),_:2},1032,["prop","rules"]))]),_:2},1032,["span"]))],64))),128)),e.createVNode(O,{span:24},{default:e.withCtx(()=>[e.createVNode(B,null,{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createVNode(k,{type:"primary",onClick:l.submit},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode("提交",-1)])]),_:1},8,["onClick"])],!0)]),_:3})]),_:3})]),_:3})]),_:3},8,["model","label-width","label-position","disabled"])),[[z,o.loading]])}const n5=Q(iC,[["render",uC],["__scopeId","data-v-8b6b742d"]]),hC={props:{modelValue:{type:null,default:""},item:{type:Object,default:()=>{}},size:{type:String,default:"default"},disabled:{type:Boolean,default:!1}},data(){return{defaultValue:"",componentMap:{input:"el-input",checkbox:"el-checkbox",treeSelect:"el-tree-select",checkboxGroup:"el-checkbox-group",switch:"el-switch",select:"el-select",cascader:"el-cascader",date:"el-date-picker",number:"el-input-number",radio:"el-radio-group",color:"el-color-picker",rate:"el-rate",slider:"el-slider"}}},watch:{modelValue:{handler(t){this.defaultValue=t},immediate:!0}},methods:{handleChange(t){var n,o;if(t==null)switch(this.item.component){case"date":["daterange","datetimerange"].includes((o=(n=this.item)==null?void 0:n.options)==null?void 0:o.type)?t=[]:t="";break;case"select":case"cascader":case"treeSelect":case"input":case"number":t="";break;case"checkboxGroup":case"radio":t=[];break;default:t=""}this.$emit("update:modelValue",t),this.$bus.$emit(`lwFormMiniChange-${this.item.name}`,t)},getComponentProps(t){var c,p;let n={};const{type:o,startPlaceholder:a,endPlaceholder:r,controlsPosition:l,items:i,...s}=(t==null?void 0:t.options)||{};if(t!=null&&t.options)switch(n.placeholder=t.options.placeholder||"",n.clearable=t.options.clearable??!0,t.options.type&&(n.type=t.options.type),(c=t.options)!=null&&c.maxlength&&(n.maxlength=t.options.maxlength,n.showWordLimit=!0),(p=t.options)!=null&&p.activeText&&(n.maxlength=t.options.maxlength,n.inlinePrompt=!0),t.component){case"select":n.filterable=!0;break;case"date":n.type=o||"date",n.startPlaceholder=a||"开始日期",n.endPlaceholder=r||"结束日期";break;case"number":n.controlsPosition=l||"right";break;case"treeSelect":n.data=i||[];break;case"cascader":n.options=i||[];break}return n={...s,...n},delete n.disabled,n}}};function mC(t,n,o,a,r,l){var p,f,d,u,C,g;const i=e.resolveComponent("el-option"),s=e.resolveComponent("el-checkbox"),c=e.resolveComponent("el-radio");return e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.componentMap[o.item.component]),e.mergeProps({modelValue:r.defaultValue,"onUpdate:modelValue":n[0]||(n[0]=A=>r.defaultValue=A),onChange:l.handleChange,size:o.size,disabled:o.disabled},l.getComponentProps(o.item)),e.createSlots({default:e.withCtx(()=>[o.item.component==="select"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(i,{key:A.value,disabled:A.disabled,label:A.label,value:A.value},null,8,["disabled","label","value"]))),128)):e.createCommentVNode("",!0),o.item.component==="checkboxGroup"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(s,{key:A.value,label:A.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(A.label),1)]),_:2},1032,["label"]))),128)):e.createCommentVNode("",!0),o.item.component==="radio"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.item.options.items,A=>(e.openBlock(),e.createBlock(c,{key:A.value,label:A.value},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(A.label),1)]),_:2},1032,["label"]))),128)):e.createCommentVNode("",!0)]),_:2},[o.item.component==="number"&&((f=(p=o.item)==null?void 0:p.options)!=null&&f.suffix)?{name:"suffix",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.suffix),1)]),key:"0"}:void 0,o.item.component==="input"&&((u=(d=o.item)==null?void 0:d.options)!=null&&u.prepend)?{name:"prepend",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.prepend),1)]),key:"1"}:void 0,o.item.component==="input"&&((g=(C=o.item)==null?void 0:C.options)!=null&&g.append)?{name:"append",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.item.options.append),1)]),key:"2"}:void 0]),1040,["modelValue","onChange","size","disabled"])}const Vt=Q(hC,[["render",mC]]),gC={name:"FormItem",data(){return{componentType:Object.keys(Vt.data().componentMap),tagVisible:{},dataForm:{},objItem:{},tagValue:""}},components:{lwUpload:ct,FormComponent:Vt},props:{item:{type:Object,default:()=>{}},index:{type:Number,default:0},form:{type:Object,default:()=>{}}},watch:{item:{handler(t,n){this.objItem={...t,...this.objItem}},immediate:!0,deep:!0},form:{handler(t){var n,o;this.item.component==="checkbox"||this.item.component==="upload"?(o=(n=this.objItem.options)==null?void 0:n.items)==null||o.forEach(a=>{a.value=this.flattenObject(this.form,a.name,a.value)}):this.objItem.value=this.flattenObject(this.form,this.item.name,this.objItem.value)},immediate:!0,deep:!0},objItem:{handler(t){var n,o;t.component==="checkbox"||t.component==="upload"?(o=(n=t.options)==null?void 0:n.items)==null||o.forEach(a=>{this.unflattenObject(this.form,a.name,a.value)}):this.unflattenObject(this.form,t.name,t.value),t!=null&&t.name&&this.$bus.$emit(`lwFormMini-${t.name}`,t)},deep:!0}},methods:{flattenObject(t,n,o=""){if(!n||!t)return o;const a=n.split(".");let r=t;for(let l=0;l<a.length;l++)(r==null||r[a[l]]===void 0)&&(r=r||{},r[a[l]]=l===a.length-1?o:{}),r=r[a[l]];return r},unflattenObject(t,n,o){if(!n||!t)return!1;const a=n.split(".");a.forEach((r,l)=>{l===a.length-1?t[r]=o:((!t[r]||typeof t[r]!="object")&&(t[r]={}),t=t[r])})},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){this.tagValue&&(n=n||[],n.push(this.tagValue)),this.tagVisible[t.name]=!1,this.tagValue=""},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t==null?void 0:t.options.items[0].name:t.name},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules}}},CC=["id","data-index"],yC=["innerHTML"],AC=["innerHTML"],bC={key:3,class:"tags-list"},wC=["innerHTML"];function kC(t,n,o,a,r,l){var m,w,b,y;const i=e.resolveComponent("el-icon-question-filled"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-tooltip"),p=e.resolveComponent("el-cascader"),f=e.resolveComponent("FormComponent"),d=e.resolveComponent("lw-upload"),u=e.resolveComponent("el-tag"),C=e.resolveComponent("el-input"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-form-item");return o.item.component=="divider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"title-name title-name-divider",id:"divider-"+o.item.label,"data-index":o.item.label},[e.createElementVNode("span",null,[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,placement:"top"},{content:e.withCtx(()=>[e.createElementVNode("span",{style:{"max-width":"300px",display:"inline-block"},innerHTML:o.item.tips},null,8,yC)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1})):e.createCommentVNode("",!0)]),e.renderSlot(t.$slots,(w=(m=o.item)==null?void 0:m.options)==null?void 0:w.component,{},void 0,!0)],8,CC)):o.item.component=="dividerBr"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["title-name-divider-br",{border:(b=o.item)==null?void 0:b.border}])},null,2)):(e.openBlock(),e.createBlock(A,{key:2,class:e.normalizeClass({"form-item-name-null":!((y=o.item)!=null&&y.label)}),prop:l.getPropName(o.item),rules:l.rulesHandle(o.item)},{label:e.withCtx(()=>{var I;return[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,"raw-content":(I=o.item)==null?void 0:I.rawContent,placement:"top",content:o.item.tips},{content:e.withCtx(()=>[e.createElementVNode("span",{style:{"max-width":"300px",display:"inline-block"},innerHTML:o.item.tips},null,8,AC)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1},8,["raw-content","content"])):e.createCommentVNode("",!0)]}),default:e.withCtx(()=>{var I,x,E,S,V,T,k,B,O,D,M,z,h,P;return[o.item.component=="cascader"?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.objItem.value,"onUpdate:modelValue":n[0]||(n[0]=N=>r.objItem.value=N),style:{width:"100%"},props:(x=(I=o.item)==null?void 0:I.options)==null?void 0:x.props,separator:(S=(E=o.item)==null?void 0:E.options)==null?void 0:S.separator,disabled:(T=(V=o.item)==null?void 0:V.options)==null?void 0:T.disabled,placeholder:(B=(k=o.item)==null?void 0:k.options)==null?void 0:B.placeholder,options:(O=o.item)==null?void 0:O.options.items,clearable:""},null,8,["modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(o.item.component)?(e.openBlock(),e.createBlock(f,{key:1,modelValue:r.objItem.value,"onUpdate:modelValue":n[1]||(n[1]=N=>r.objItem.value=N),item:o.item,disabled:(M=(D=o.item)==null?void 0:D.options)==null?void 0:M.disabled},null,8,["modelValue","item","disabled"])):o.item.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList((z=r.objItem)==null?void 0:z.options.items,(N,J)=>(e.openBlock(),e.createBlock(d,{key:J,modelValue:N.value,"onUpdate:modelValue":_=>N.value=_,height:(N==null?void 0:N.height)||o.item.height,width:(N==null?void 0:N.width)||o.item.width,maxSize:N.maxSize,accept:N.accept,title:N.label,parseData:o.item.parseData,disabled:N==null?void 0:N.disabled,multiple:N==null?void 0:N.multiple,limit:N==null?void 0:N.limit,returnFile:N==null?void 0:N.returnFile,tip:N==null?void 0:N.tip,apiObj:o.item.apiObj},null,8,["modelValue","onUpdate:modelValue","height","width","maxSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"]))),128)):o.item.component=="tags"?(e.openBlock(),e.createElementBlock("div",bC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.objItem.value,N=>{var J,_,j,H;return e.openBlock(),e.createBlock(u,{key:N,closable:!((_=(J=o.item)==null?void 0:J.options)!=null&&_.disabled)||((H=(j=o.item)==null?void 0:j.options)==null?void 0:H.closable),"disable-transitions":!1,onClose:ie=>l.tagClose(N,r.objItem.value)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N),1)]),_:2},1032,["closable","onClose"])}),128)),r.tagVisible[o.item.name]?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.tagValue,"onUpdate:modelValue":n[2]||(n[2]=N=>r.tagValue=N),class:"w-20",size:"small",onKeyup:n[3]||(n[3]=e.withKeys(N=>l.tagInputConfirm(o.item,r.objItem.value),["enter"])),onBlur:n[4]||(n[4]=N=>l.tagInputConfirm(o.item,r.objItem.value))},null,8,["modelValue"])):e.createCommentVNode("",!0),!r.tagVisible[o.item.name]&&!((P=(h=o.item)==null?void 0:h.options)!=null&&P.disabled)?(e.openBlock(),e.createBlock(g,{key:1,class:"button-new-tag",size:"small",onClick:n[5]||(n[5]=N=>r.tagVisible[o.item.name]=!0)},{default:e.withCtx(()=>{var N,J;return[e.createTextVNode(" + "+e.toDisplayString(((J=(N=o.item)==null?void 0:N.options)==null?void 0:J.addText)||"添加"),1)]}),_:1})):e.createCommentVNode("",!0)])):e.renderSlot(t.$slots,o.item.component,{key:4,itemCur:o.item,formCur:o.form},()=>[e.createVNode(u,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.item.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0),o.item.message?(e.openBlock(),e.createElementBlock("div",{key:5,class:"el-form-item-msg",innerHTML:o.item.message},null,8,wC)):e.createCommentVNode("",!0)]}),_:3},8,["class","prop","rules"]))}const o5=Q(gC,[["render",kC],["__scopeId","data-v-d5f16ac8"]]),EC={class:"list-span-bg"},BC={key:3,class:"tool-list"},VC=Q(Object.assign({name:"JsonItem"},{__name:"JsonItem",props:{formItems:{type:Object,default:()=>[]},form:{type:Object,default:()=>({})},hideBorder:{type:Boolean,default:!1},customComponent:{type:Array,default:()=>[]}},emits:["curClick"],setup(t,{emit:n}){const{proxy:{$api:o,$tool:a,t:r,$expression:l}}=e.getCurrentInstance(),i=zn(),s=t,c=n,p=(a==null?void 0:a.getUUID("",12))||Date.now().toString(36),f=e.computed(()=>{var b;return((b=i==null?void 0:i.state)==null?void 0:b.curIndex)||""});function d(b){return typeof(b==null?void 0:b.hideHandle)=="string"?new Function("form",`return ${b==null?void 0:b.hideHandle.replace(/\$/g,"form")}`)(s.form):typeof(b==null?void 0:b.hideHandle)=="boolean"?b.hideHandle:!1}function u(b){var y;i.state.curIndex=`${p}${b.name||((y=b==null?void 0:b.options.items[0])==null?void 0:y.name)}`,C(b)}function C(b){c("curClick",b)}function g(b,y){b.splice(y,1)}function A(b){const y=b[0],I=JSON.parse(JSON.stringify(y));b.push(I)}function m(b){s.formItems.splice(b,1)}function w(b,y){const I=JSON.parse(JSON.stringify(b));I.name=`${b.component}-${(a==null?void 0:a.getUUID("",2))||Date.now()}`,s.formItems.splice(y+1,0,I)}return(b,y)=>{var B,O,D;const I=e.resolveComponent("JsonItem",!0),x=e.resolveComponent("el-form-item"),E=e.resolveComponent("el-button"),S=e.resolveComponent("el-icon-delete"),V=e.resolveComponent("el-icon"),T=e.resolveComponent("el-col"),k=e.resolveComponent("el-icon-copy-document");return e.openBlock(),e.createBlock(e.unref(xt),{list:t.formItems,"item-key":"key",group:"people",animation:350,disabled:t.hideBorder,class:e.normalizeClass(["draggable-item",{showBorder:!t.hideBorder,cur:f.value==`${e.unref(p)}${t.formItems.name||((D=(O=(B=t.formItems)==null?void 0:B.options)==null?void 0:O.items[0])==null?void 0:D.name)}`}]),"ghost-class":"draggable-ghost"},{item:e.withCtx(({element:M,index:z})=>{var h,P;return[d(M)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(T,{key:0,span:["list"].includes(M.component)?24:M.span||24,class:e.normalizeClass({borderItem:!t.hideBorder,cur:!t.hideBorder&&f.value==`${e.unref(p)}${M.name||((P=(h=M==null?void 0:M.options)==null?void 0:h.items[0])==null?void 0:P.name)}`}),onClick:e.withModifiers(N=>u(M),["stop"])},{default:e.withCtx(()=>{var N,J;return[["object"].includes(M.component)?(e.openBlock(),e.createBlock(x,{key:0,label:M.label},{default:e.withCtx(()=>[e.createVNode(I,{formItems:M.value,form:t.form[M.name],class:"object-item",customComponent:t.customComponent,hideBorder:t.hideBorder,onCurClick:C},e.createSlots({_:2},[e.renderList(t.customComponent,_=>({name:_.component,fn:e.withCtx(({itemCur:j,formCur:H})=>[e.renderSlot(b.$slots,_.component,{itemCur:j,formCur:H},void 0,!0)])}))]),1032,["formItems","form","customComponent","hideBorder"])]),_:2},1032,["label"])):["list"].includes(M.component)?(e.openBlock(),e.createBlock(x,{key:1},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(M.label)+" ",1),t.hideBorder?(e.openBlock(),e.createBlock(E,{key:0,type:"primary",class:"add-btn",plain:"",size:"small",icon:"el-icon-plus",onClick:_=>A(M.value)},null,8,["onClick"])):e.createCommentVNode("",!0)]),default:e.withCtx(()=>[e.createElementVNode("div",EC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(M.value,(_,j)=>(e.openBlock(),e.createBlock(T,{span:t.hideBorder&&M.span||24,key:j},{default:e.withCtx(()=>[!t.hideBorder&&j==0||t.hideBorder?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["list-item",{borderItem:!t.hideBorder}])},[t.form[M.name]?(e.openBlock(),e.createBlock(I,{key:0,formItems:_,customComponent:t.customComponent,form:t.form[M.name][j],hideBorder:t.hideBorder,onCurClick:C},e.createSlots({_:2},[e.renderList(t.customComponent,H=>({name:H.component,fn:e.withCtx(({itemCur:ie,formCur:re})=>[e.renderSlot(b.$slots,H.component,{itemCur:ie,formCur:re},void 0,!0)])}))]),1032,["formItems","customComponent","form","hideBorder"])):e.createCommentVNode("",!0),t.hideBorder&&M.value.length>1?(e.openBlock(),e.createBlock(V,{key:1,class:"remove-btn",size:"14",onClick:H=>g(M.value,j)},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)]),_:2},1032,["span"]))),128))])]),_:2},1024)):(e.openBlock(),e.createBlock(e.unref(o5),{key:2,item:M,form:t.form},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags"].includes(M.component)?void 0:{name:M.component,fn:e.withCtx(()=>[e.renderSlot(b.$slots,M.component,{itemCur:M,formCur:t.form},void 0,!0)]),key:"0"}]),1032,["item","form"])),!t.hideBorder&&f.value==`${e.unref(p)}${M.name||((J=(N=M==null?void 0:M.options)==null?void 0:N.items[0])==null?void 0:J.name)}`?(e.openBlock(),e.createElementBlock("div",BC,[e.createVNode(V,{class:"btn",size:"12",onClick:_=>w(M,z),title:"复制"},{default:e.withCtx(()=>[e.createVNode(k)]),_:1},8,["onClick"]),e.createVNode(V,{class:"btn",size:"12",onClick:_=>m(z),title:"删除"},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])])):e.createCommentVNode("",!0)]}),_:2},1032,["span","class","onClick"]))]}),_:3},8,["list","disabled","class"])}}}),[["__scopeId","data-v-c98d60c5"]]),xC={class:"form-item"},SC={class:"tool-list"},NC={key:1,class:"list-item"},IC={class:"form-item"},_C={class:"tool-list"},LC={key:2,class:"form-item"},FC={class:"tool-list"},TC=Q(Object.assign({name:"TreeItem"},{__name:"TreeItem",props:{formItems:{type:Object,default:()=>[]}},emits:["curClick"],setup(t){const n=t;e.computed(()=>{var r,l;return((l=(r=window.$store)==null?void 0:r.state)==null?void 0:l.curIndex)||""});function o(r){n.formItems.splice(r,1)}function a(r,l){var s;const i=JSON.parse(JSON.stringify(r));i.name=`${r.component}-${((s=window.$tool)==null?void 0:s.getUUID("",2))||Date.now()}`,n.formItems.splice(l+1,0,i)}return(r,l)=>{const i=e.resolveComponent("el-icon-copy-document"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-icon-delete"),p=e.resolveComponent("TreeItem",!0);return e.openBlock(),e.createBlock(e.unref(xt),{list:t.formItems,"item-key":"name",group:"people",class:"draggable-item","ghost-class":"draggable-ghost"},{item:e.withCtx(({element:f,index:d})=>{var u,C,g,A,m,w;return[e.createElementVNode("div",null,[["object"].includes(f.component)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",xC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((C=(u=f.options)==null?void 0:u.items[0])==null?void 0:C.name))+"」",1),e.createElementVNode("div",SC,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]),e.createVNode(p,{formItems:f.value},null,8,["formItems"])],64)):["list"].includes(f.component)?(e.openBlock(),e.createElementBlock("div",NC,[e.createElementVNode("div",IC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((A=(g=f.options)==null?void 0:g.items[0])==null?void 0:A.name))+"」",1),e.createElementVNode("div",_C,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,b=>(e.openBlock(),e.createBlock(p,{formItems:b},null,8,["formItems"]))),256))])):(e.openBlock(),e.createElementBlock("div",LC,[e.createTextVNode(e.toDisplayString(f.label)+" ",1),e.createElementVNode("span",null,"「"+e.toDisplayString(f.name||((w=(m=f.options)==null?void 0:m.items[0])==null?void 0:w.name))+"」",1),e.createElementVNode("div",FC,[e.createVNode(s,{class:"btn",size:"14",onClick:b=>a(f,d),title:"复制"},{default:e.withCtx(()=>[e.createVNode(i)]),_:1},8,["onClick"]),e.createVNode(s,{class:"btn",size:"14",onClick:b=>o(d),title:"删除"},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"])])]))])]}),_:1},8,["list"])}}}),[["__scopeId","data-v-2e76c253"]]),MC={class:"form-body"},DC={class:"form-body"},OC={class:"form-slider"},RC={key:1,class:"form-title"},PC={key:2,class:"form-body"},qC={class:"tags-list"},QC={class:"form-item"},UC={class:"form-body"},zC={class:"input-body"},GC={class:"form-body"},HC=Q(Object.assign({name:"StatsConfig"},{__name:"StatsConfig",props:{item:{type:Object,default:()=>({})},config:{type:Object,default:()=>({})}},setup(t){const n=t,o=e.ref({}),a=e.ref({}),r=e.ref(""),l=[{label:"等于",value:"=="},{label:"大于",value:">"},{label:"大于等于",value:">="},{label:"小于",value:"<"},{label:"小于等于",value:"<="},{label:"不等于",value:"!="}],i=[{label:"必填",required:!0,message:"请输入",trigger:"blur"},{label:"必选",required:!0,message:"请选择",trigger:"change"}];e.watch(a,d=>{if(!(d!=null&&d.label)||!d.filter||!d.value){n.item.hideHandle="";return}n.item.hideHandle=`$.${d.label} ${d.filter} ${d.value}`},{deep:!0}),e.watch(()=>n.item,d=>{if(d!=null&&d.hideHandle){const u=/^\$\.(\S+)\s+(\S+)\s+(\S+)$/,C=d==null?void 0:d.hideHandle.match(u);C&&(a.value={label:C[1],filter:C[2],value:C[3]})}},{deep:!0});const s=e.computed(()=>{function d(u){const C=g=>{var m;let A={label:g.label,value:g.name||g.label};return g.component==="object"||g.component==="list"?A.children=(g.value||[]).map(w=>Array.isArray(w)?w.map(C):C(w)).flat():(g.component==="checkbox"||g.component==="upload")&&(A.value=(m=g.options)==null?void 0:m.items[0].name),A};return u.formItems.map(C)}return d(n.config)});function c(d,u){u.splice(u.indexOf(d),1)}function p(d,u){r.value&&(u=u||[],u.push(r.value)),o.value[d.name]=!1,r.value=""}function f(d){d.KeyName=d.name}return(d,u)=>{const C=e.resolveComponent("el-input"),g=e.resolveComponent("el-form-item"),A=e.resolveComponent("el-icon-question-filled"),m=e.resolveComponent("el-icon"),w=e.resolveComponent("el-tooltip"),b=e.resolveComponent("el-switch"),y=e.resolveComponent("el-slider"),I=e.resolveComponent("el-option"),x=e.resolveComponent("el-select"),E=e.resolveComponent("el-input-number"),S=e.resolveComponent("el-icon-delete"),V=e.resolveComponent("el-button"),T=e.resolveComponent("el-tag"),k=e.resolveComponent("el-col"),B=e.resolveComponent("el-row"),O=e.resolveComponent("el-cascader"),D=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(D,{model:t.item,class:"form-list","label-position":"top"},{default:e.withCtx(()=>{var M,z,h,P,N,J;return[t.item.component?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[u[41]||(u[41]=e.createElementVNode("div",{class:"form-title"},"基础配置",-1)),e.createElementVNode("div",MC,[t.item.component=="checkbox"||t.item.component=="upload"?(e.openBlock(),e.createBlock(g,{key:0,label:"属性名称"},{default:e.withCtx(()=>{var _;return[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((_=t.item)==null?void 0:_.options.items,(j,H)=>(e.openBlock(),e.createBlock(C,{modelValue:j.name,"onUpdate:modelValue":ie=>j.name=ie,placeholder:"请输入",clearable:"",onChange:ie=>f(j)},null,8,["modelValue","onUpdate:modelValue","onChange"]))),256))]}),_:1})):(e.openBlock(),e.createBlock(g,{key:1,label:"参数名称"},{label:e.withCtx(()=>[u[35]||(u[35]=e.createTextVNode(" 参数名称 ",-1)),e.createVNode(w,{content:"C端取值时使用这个参数名称"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.name,"onUpdate:modelValue":u[0]||(u[0]=_=>t.item.name=_),placeholder:"请输入",clearable:"",onChange:u[1]||(u[1]=_=>f(t.item))},null,8,["modelValue"])]),_:1})),e.createVNode(g,{label:"标题"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.label,"onUpdate:modelValue":u[2]||(u[2]=_=>t.item.label=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),(M=t.item)!=null&&M.options&&t.item.component!="checkbox"&&t.item.component!="upload"?(e.openBlock(),e.createBlock(g,{key:2,label:"输入提示"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.placeholder,"onUpdate:modelValue":u[3]||(u[3]=_=>t.item.options.placeholder=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),(z=t.item)!=null&&z.options&&t.item.component!="checkbox"&&t.item.component!="upload"?(e.openBlock(),e.createBlock(g,{key:3,label:"禁用"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:t.item.options.disabled,"onUpdate:modelValue":u[4]||(u[4]=_=>t.item.options.disabled=_),"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(g,{label:"内容提示"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.tips,"onUpdate:modelValue":u[5]||(u[5]=_=>t.item.tips=_),type:"textarea",placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1})]),(h=t.item)!=null&&h.span?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[u[37]||(u[37]=e.createElementVNode("div",{class:"form-title"},"布局配置",-1)),e.createElementVNode("div",DC,[e.createVNode(g,{label:"栅格"},{label:e.withCtx(()=>[u[36]||(u[36]=e.createTextVNode(" 栅格 ",-1)),e.createVNode(w,{content:"栅格占据的列数,列表组件栅格编辑状态下是24格,切换编辑状态后会显示配置后的列数"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",OC,[e.createVNode(y,{modelValue:t.item.span,"onUpdate:modelValue":u[6]||(u[6]=_=>t.item.span=_),step:4,"show-stops":"",min:4,max:24},null,8,["modelValue"])])]),_:1})])],64)):e.createCommentVNode("",!0),(P=t.item)!=null&&P.options?(e.openBlock(),e.createElementBlock("div",RC,"组件属性配置")):e.createCommentVNode("",!0),(N=t.item)!=null&&N.options?(e.openBlock(),e.createElementBlock("div",PC,[t.item.component==="input"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.item.options.type!="textarea"?(e.openBlock(),e.createBlock(g,{key:0,label:"输入类型"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.options.type,"onUpdate:modelValue":u[7]||(u[7]=_=>t.item.options.type=_),placeholder:"请选择输入类型"},{default:e.withCtx(()=>[e.createVNode(I,{label:"文本",value:"text"}),e.createVNode(I,{label:"密码",value:"password"}),e.createVNode(I,{label:"邮箱",value:"email"})]),_:1},8,["modelValue"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(g,{label:"最大长度"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.maxlength,"onUpdate:modelValue":u[8]||(u[8]=_=>t.item.options.maxlength=_),min:1,"controls-position":"right",placeholder:"请输入"},null,8,["modelValue"])]),_:1})],64)):e.createCommentVNode("",!0),["select","radio","checkbox","checkboxGroup"].includes(t.item.component)?(e.openBlock(),e.createBlock(g,{key:1,label:"选项"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.item.options.items,(_,j)=>(e.openBlock(),e.createElementBlock("div",{key:j,class:"form-item"},[["checkbox"].includes(t.item.component)?(e.openBlock(),e.createBlock(C,{key:0,modelValue:_.name,"onUpdate:modelValue":H=>_.name=H,placeholder:"属性名称",clearable:""},null,8,["modelValue","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createVNode(C,{modelValue:_.label,"onUpdate:modelValue":H=>_.label=H,placeholder:"选项名称",clearable:""},null,8,["modelValue","onUpdate:modelValue"]),e.createVNode(C,{modelValue:_.value,"onUpdate:modelValue":H=>_.value=H,placeholder:"选项值",clearable:""},null,8,["modelValue","onUpdate:modelValue"]),t.item.options.items.length>1?(e.openBlock(),e.createBlock(m,{key:1,class:"remove-btn",size:"14",onClick:H=>t.item.options.items.splice(j,1)},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)]))),128)),e.createVNode(V,{type:"primary",size:"small",style:{width:"100%"},onClick:u[9]||(u[9]=_=>t.item.options.items.push({label:"",value:""}))},{default:e.withCtx(()=>[...u[38]||(u[38]=[e.createTextVNode("新增选项",-1)])]),_:1})]),_:1})):e.createCommentVNode("",!0),["tags"].includes(t.item.component)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createVNode(g,{label:"按钮名称"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.addText,"onUpdate:modelValue":u[10]||(u[10]=_=>t.item.options.addText=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"默认标签"},{default:e.withCtx(()=>[e.createElementVNode("div",qC,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.item.value,_=>(e.openBlock(),e.createBlock(T,{key:_,closable:"","disable-transitions":!1,onClose:j=>c(_,t.item.value)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(_),1)]),_:2},1032,["onClose"]))),128)),o.value[t.item.name]?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.value,"onUpdate:modelValue":u[11]||(u[11]=_=>r.value=_),class:"w-20",size:"small",onKeyup:u[12]||(u[12]=e.withKeys(_=>p(t.item,t.item.value),["enter"])),onBlur:u[13]||(u[13]=_=>p(t.item,t.item.value))},null,8,["modelValue"])):(e.openBlock(),e.createBlock(V,{key:1,class:"button-new-tag",size:"small",onClick:u[14]||(u[14]=_=>o.value[t.item.name]=!0)},{default:e.withCtx(()=>[...u[39]||(u[39]=[e.createTextVNode("+ 添加",-1)])]),_:1}))])]),_:1})],64)):e.createCommentVNode("",!0),t.item.component==="switch"?(e.openBlock(),e.createBlock(g,{key:3,label:"开关文字"},{default:e.withCtx(()=>[e.createElementVNode("div",QC,[e.createVNode(C,{modelValue:t.item.options.activeText,"onUpdate:modelValue":u[15]||(u[15]=_=>t.item.options.activeText=_),placeholder:"开文字",clearable:""},null,8,["modelValue"]),e.createVNode(C,{modelValue:t.item.options.inactiveText,"onUpdate:modelValue":u[16]||(u[16]=_=>t.item.options.inactiveText=_),placeholder:"关文字",clearable:""},null,8,["modelValue"])])]),_:1})):e.createCommentVNode("",!0),["rate","number"].includes(t.item.component)?(e.openBlock(),e.createBlock(B,{key:4,gutter:10},{default:e.withCtx(()=>[e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"最小值"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.min,"onUpdate:modelValue":u[17]||(u[17]=_=>t.item.options.min=_),"controls-position":"right",placeholder:"最小值"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"最大值"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.max,"onUpdate:modelValue":u[18]||(u[18]=_=>t.item.options.max=_),"controls-position":"right",placeholder:"最大值"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"步长"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.step,"onUpdate:modelValue":u[19]||(u[19]=_=>t.item.options.step=_),"controls-position":"right",placeholder:"步长"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[t.item.component=="number"?(e.openBlock(),e.createBlock(g,{key:0,label:"后缀"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.options.suffix,"onUpdate:modelValue":u[20]||(u[20]=_=>t.item.options.suffix=_),"controls-position":"right",placeholder:"后缀"},null,8,["modelValue"])]),_:1})):e.createCommentVNode("",!0)]),_:1})]),_:1})):e.createCommentVNode("",!0),t.item.component==="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:5},e.renderList((J=t.item)==null?void 0:J.options.items,(_,j)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:j},[e.createVNode(B,{gutter:10},{default:e.withCtx(()=>[e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"宽"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.width,"onUpdate:modelValue":u[21]||(u[21]=H=>t.item.width=H),min:1,"controls-position":"right",placeholder:"宽"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"高"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:t.item.height,"onUpdate:modelValue":u[22]||(u[22]=H=>t.item.height=H),min:1,"controls-position":"right",placeholder:"高"},null,8,["modelValue"])]),_:1})]),_:1}),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"数量限制"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:_.limit,"onUpdate:modelValue":H=>_.limit=H,min:1,"controls-position":"right",placeholder:"文件数量"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)]),_:2},1024),e.createVNode(k,{span:12},{default:e.withCtx(()=>[e.createVNode(g,{label:"文件大小"},{default:e.withCtx(()=>[e.createVNode(E,{modelValue:_.maxSize,"onUpdate:modelValue":H=>_.maxSize=H,min:1,"controls-position":"right",placeholder:"文件大小"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)]),_:2},1024)]),_:2},1024),e.createVNode(g,null,{label:e.withCtx(()=>[u[40]||(u[40]=e.createTextVNode(" 文件类型 ",-1)),e.createVNode(w,{content:"不填默认类型image/gif, image/jpeg, image/png"},{default:e.withCtx(()=>[e.createVNode(m,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.accept,"onUpdate:modelValue":H=>_.accept=H,placeholder:"请输入文件类型,如 .jpg,.png",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"上传文案"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.label,"onUpdate:modelValue":H=>_.label=H,placeholder:"请输入",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"提示文案"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:_.tip,"onUpdate:modelValue":H=>_.tip=H,placeholder:"请输入",clearable:""},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.createVNode(g,{label:"禁用"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:_.disabled,"onUpdate:modelValue":H=>_.disabled=H,"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)],64))),128)):e.createCommentVNode("",!0),t.item.component==="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[e.createVNode(g,{label:"日期类型"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.options.type,"onUpdate:modelValue":u[23]||(u[23]=_=>t.item.options.type=_),placeholder:"请选择日期类型"},{default:e.withCtx(()=>[e.createVNode(I,{label:"日期",value:"date"}),e.createVNode(I,{label:"日期时间",value:"datetime"}),e.createVNode(I,{label:"周",value:"week"}),e.createVNode(I,{label:"月份",value:"month"}),e.createVNode(I,{label:"年",value:"year"}),e.createVNode(I,{label:"日期范围",value:"daterange"}),e.createVNode(I,{label:"日期时间范围",value:"datetimerange"})]),_:1},8,["modelValue"])]),_:1}),e.createVNode(g,{label:"开始占位符"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.startPlaceholder,"onUpdate:modelValue":u[24]||(u[24]=_=>t.item.options.startPlaceholder=_),placeholder:"请输入开始占位符",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"结束占位符"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.endPlaceholder,"onUpdate:modelValue":u[25]||(u[25]=_=>t.item.options.endPlaceholder=_),placeholder:"请输入结束占位符",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"日期格式"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.format,"onUpdate:modelValue":u[26]||(u[26]=_=>t.item.options.format=_),placeholder:"请输入日期格式",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"值格式"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.options.valueFormat,"onUpdate:modelValue":u[27]||(u[27]=_=>t.item.options.valueFormat=_),placeholder:"请输入值格式",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"快捷选项"},{default:e.withCtx(()=>[e.createVNode(b,{modelValue:t.item.options.shortcuts,"onUpdate:modelValue":u[28]||(u[28]=_=>t.item.options.shortcuts=_),"active-text":"启用","inactive-text":"禁用"},null,8,["modelValue"])]),_:1})],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),u[42]||(u[42]=e.createElementVNode("div",{class:"form-title"},"表单校验",-1)),e.createElementVNode("div",UC,[e.createVNode(g,{label:"提交校验"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.rules,"onUpdate:modelValue":u[29]||(u[29]=_=>t.item.rules=_),multiple:"","value-key":"label",clearable:"",placeholder:"请选择"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(i,_=>e.createVNode(I,{key:_.label,label:_.label,value:_},null,8,["label","value"])),64))]),_:1},8,["modelValue"])]),_:1}),e.createVNode(g,{label:"隐藏校验(满足条件时将隐藏该项)"},{default:e.withCtx(()=>[e.createElementVNode("div",zC,[e.createVNode(O,{modelValue:a.value.label,"onUpdate:modelValue":u[30]||(u[30]=_=>a.value.label=_),"show-all-levels":!1,props:{emitPath:!1},style:{flex:"1.2"},options:s.value},null,8,["modelValue","options"]),e.createVNode(x,{modelValue:a.value.filter,"onUpdate:modelValue":u[31]||(u[31]=_=>a.value.filter=_),clearable:"",style:{flex:"1"},placeholder:"条件"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(l,_=>e.createVNode(I,{key:_.label,label:_.label,value:_.value},null,8,["label","value"])),64))]),_:1},8,["modelValue"]),e.createVNode(C,{modelValue:a.value.value,"onUpdate:modelValue":u[32]||(u[32]=_=>a.value.value=_),style:{flex:"1"},placeholder:"值",clearable:""},null,8,["modelValue"])])]),_:1})])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[u[43]||(u[43]=e.createElementVNode("div",{class:"form-title"},"表单样式",-1)),e.createElementVNode("div",GC,[e.createVNode(g,{label:"标题宽度"},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:t.item.labelWidth,"onUpdate:modelValue":u[33]||(u[33]=_=>t.item.labelWidth=_),placeholder:"请输入",clearable:""},null,8,["modelValue"])]),_:1}),e.createVNode(g,{label:"标题位置"},{default:e.withCtx(()=>[e.createVNode(x,{modelValue:t.item.labelPosition,"onUpdate:modelValue":u[34]||(u[34]=_=>t.item.labelPosition=_),placeholder:"请选择"},{default:e.withCtx(()=>[e.createVNode(I,{label:"顶部",value:"top"}),e.createVNode(I,{label:"左",value:"left"}),e.createVNode(I,{label:"右",value:"right"})]),_:1},8,["modelValue"])]),_:1})]),u[44]||(u[44]=e.createElementVNode("div",{class:"form-title"},"数据层级",-1)),e.createVNode(TC,{formItems:t.config.formItems},null,8,["formItems"])],64))]}),_:1},8,["model"])}}}),[["__scopeId","data-v-41b0211d"]]),jC=[{title:"布局组件",list:[{label:"组合",name:"object",value:[],component:"object",span:24},{label:"列表",name:"list",value:[[]],component:"list",span:24},{label:"标题",span:24,component:"divider"}]},{title:"基础组件",list:[{label:"单行输入",name:"input",value:"",component:"input",span:24,options:{placeholder:"请输入"}},{label:"多行输入",name:"textarea",value:"",component:"input",span:24,options:{type:"textarea",placeholder:"请输入"}},{label:"数值",name:"number",value:0,options:{},span:24,component:"number"},{label:"颜色",name:"color",value:"",span:24,component:"color"},{label:"标签",name:"tags",value:[],span:24,options:{addText:"添加"},component:"tags"}]},{title:"是否选项",list:[{label:"开关",name:"switch",span:24,options:{},value:!1,component:"switch"},{label:"下拉选择",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",items:[{label:"选项1",value:"1"}]}}]},{title:"单选多选",list:[{label:"单选",name:"radio",value:"",component:"radio",span:24,options:{items:[{label:"选项1",value:"1"}]}},{label:"多选框",name:"checkboxGroup",component:"checkboxGroup",span:24,value:[],options:{items:[{label:"选项1",value:"1"}]}},{label:"下拉多选",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",multiple:!0,items:[{label:"选项1",value:"1"}]}},{label:"下拉单选",name:"select",value:"",component:"select",span:24,options:{placeholder:"请选择",items:[{label:"选项1",value:"1"}]}}]},{title:"文件上传",list:[{label:"图片单张",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",name:"img1",value:""}]}},{label:"图片多张",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",multiple:!0,maxSize:100,limit:6,name:"img2",returnFile:"url",value:[]}]}},{label:"视屏单个",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",accept:"video/mp4",name:"videos",value:""}]}},{label:"视屏多个",component:"upload",span:24,width:148,height:148,options:{items:[{label:"请选择",accept:"video/mp4",multiple:!0,maxSize:100,limit:6,returnFile:"url",name:"videos3",value:[]}]}}]},{title:"时间日期",list:[{label:"日期范围",name:"date",value:"",component:"date",span:24,options:{type:"daterange",startPlaceholder:"开始时间",endPlaceholder:"结束时间",valueFormat:"YYYY-MM-DD HH:mm:ss"}},{label:"日期时间",name:"date1",value:"",component:"date",span:24,options:{type:"datetime",valueFormat:"YYYY-MM-DD HH:mm:ss"}},{label:"日期",name:"date2",value:"",component:"date",span:24,options:{type:"date",valueFormat:"YYYY-MM-DD"}},{label:"年",name:"date4",value:"",component:"date",span:24,options:{type:"year"}},{label:"月",name:"date5",value:"",component:"date",span:24,options:{type:"month"}},{label:"周",name:"date6",value:"",component:"date",span:24,options:{type:"week",format:"[Week] ww"}}]}],YC={class:"menu-list"},ZC={key:0,class:"list-group-item"},r5=Q({__name:"index",props:e.mergeModels({maxHeight:{type:String,default:"calc(100vh - 137px)"},custom:{type:Array,default:()=>[]},customComponent:{type:Array,default:()=>[]},customTitle:{type:String,default:"自定义组件"},loading:{type:Boolean,default:!1},hideTool:{type:Boolean,default:!0},hideModule:{type:Boolean,default:!1},hideConfig:{type:Boolean,default:!1},isView:{type:Boolean,default:!1},hideBorder:{type:Boolean,default:!1},hideDefault:{type:Boolean,default:!1}},{modelValue:{type:Object,default:()=>({})},modelModifiers:{},config:{type:Object,default:()=>({})},configModifiers:{}}),emits:["update:modelValue","update:config"],setup(t,{expose:n}){const o=e.useModel(t,"modelValue"),a=e.useModel(t,"config"),r=t,l=e.ref({}),i=e.ref({}),s=e.ref([]),c=e.ref(""),p=e.ref(null),{proxy:{$api:f,$tool:d,t:u,$expression:C}}=e.getCurrentInstance(),g=e.computed(()=>Object.keys(a.value).length>0);e.computed(()=>Object.keys(o.value).length>0),e.watch(a,k=>{A(k)},{immediate:!0,deep:!0}),e.watch(()=>r.custom,k=>{var B;s.value=r.hideDefault?[...k]:[...jC,...k],c.value||(c.value=((B=s.value[0])==null?void 0:B.title)??"")},{immediate:!0,deep:!0}),e.watch(()=>l.value,k=>{o.value=b(a.value.formItems,l.value)},{deep:!0}),e.onMounted(()=>{g.value&&(i.value=a.value)});function A(k=a.value){function B(z,h){const P={};return z.forEach(N=>{var _,j,H,ie;if((N.component==="checkbox"||N.component==="upload")&&((j=(_=N.options)==null?void 0:_.items)==null||j.forEach(re=>{if(!(re!=null&&re.name))return!1;P[re.name]=(h==null?void 0:h[re.name])??re.value})),!(N!=null&&N.name))return!1;let J=h==null?void 0:h[N.name];N.component==="list"?P[N.name]=((H=N.value)==null?void 0:H.map((re,he)=>(J?h!=null&&h[N.name]&&(h!=null&&h[N.name][he])?J=(h==null?void 0:h[N.name][he])||{}:J={}:J=[],B(re,J))))||[]:N.component==="object"?P[N.name]=B(N.value,J||{}):N.component==="number"?P[N.name]=J??(N.value!==void 0?Number(N.value):((ie=N.options)==null?void 0:ie.min)||0):P[N.name]=J??N.value}),P}const O=w(k.formItems,o.value);let D=B(k.formItems,O);const M=m(D);l.value=M}function m(k){const B={};for(const[O,D]of Object.entries(k)){const M=O.split(".");let z=B;M.forEach((h,P)=>{z[h]||(z[h]=P===M.length-1?D:{}),z=z[h]}),M.length>1&&delete k[O]}return B}function w(k,B){const O={};return Array.isArray(B)&&(k==null||k.forEach(D=>{if(!(D!=null&&D.name))return;const M=B.find(z=>z.id===D.name);M&&(O[D.name]=M.value)})),O}function b(k,B){const O=[];return k==null||k.forEach((D,M)=>{if(!(D!=null&&D.KeyName)||!(D!=null&&D.name))return;const z=B[D.name];O.push({key:D.KeyName||D.name,sort:M,id:D.name,value:z})}),O}function y(k,B){return p.value.validate(k,B)}function I(k,B){return p.value.clearValidate()}function x(k){return p.value.scrollToField(k)}function E(){return p.value.resetFields()}function S(k){const B=JSON.parse(JSON.stringify(k));return console.log(B),k.component=="checkbox"||k.component=="upload"?(B.options.items[0].KeyName=B.options.items[0].name,B.options.items[0].name=`${k.component}-${(d==null?void 0:d.getUUID("",2))||Date.now()}`):(B.KeyName=B.name,B.name=`${k.component}-${(d==null?void 0:d.getUUID("",2))||Date.now()}`),B.key=d==null?void 0:d.getUUID("",12),{...B}}function V(k){i.value=k}function T(){i.value=a.value}return n({validate:y,clearValidate:I,scrollToField:x,resetFields:E}),(k,B)=>{const O=e.resolveComponent("el-collapse-item"),D=e.resolveComponent("el-collapse"),M=e.resolveComponent("el-aside"),z=e.resolveComponent("el-row"),h=e.resolveComponent("el-form"),P=e.resolveComponent("el-main"),N=e.resolveComponent("el-container"),J=e.resolveDirective("loading");return e.openBlock(),e.createBlock(N,{style:e.normalizeStyle({maxHeight:t.maxHeight})},{default:e.withCtx(()=>[t.hideModule?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(M,{key:0,width:"200px",class:"form-menu-body"},{default:e.withCtx(()=>[e.createElementVNode("div",YC,[e.createVNode(D,{modelValue:c.value,"onUpdate:modelValue":B[0]||(B[0]=_=>c.value=_),accordion:""},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,_=>(e.openBlock(),e.createBlock(O,{title:_.title,name:_.title,key:_.title,class:"menu-list-title"},{default:e.withCtx(()=>[e.createVNode(e.unref(xt),{class:"menu-list-group",list:_.list,group:{name:"people",pull:"clone",put:!1},clone:S,"item-key":"name"},{item:e.withCtx(({element:j})=>[j!=null&&j.hide?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",ZC,e.toDisplayString(j.title||j.label),1))]),_:1},8,["list"])]),_:2},1032,["title","name"]))),128))]),_:1},8,["modelValue"])])]),_:1})),e.createVNode(N,null,{default:e.withCtx(()=>[e.createVNode(P,{class:"form-json-body",onClick:e.withModifiers(T,["stop"])},{default:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createBlock(h,{ref_key:"formRef",ref:p,onClickCapture:B[1]||(B[1]=_=>T(a.value)),model:l.value,"label-width":a.value.labelWidth,"label-position":k.$i18n.locale=="en-us"?"top":a.value.labelPosition,disabled:t.isView,"element-loading-text":"Loading..."},{default:e.withCtx(()=>[e.createVNode(z,{gutter:10},{default:e.withCtx(()=>[e.createVNode(VC,{formItems:a.value.formItems,hideBorder:t.hideBorder,form:l.value,customComponent:t.customComponent,onCurClick:V},e.createSlots({_:2},[e.renderList(t.customComponent,_=>({name:_.component,fn:e.withCtx(({itemCur:j,formCur:H})=>[e.renderSlot(k.$slots,_.component,{itemCur:j,formCur:H},void 0,!0)])}))]),1032,["formItems","hideBorder","form","customComponent"])]),_:3})]),_:3},8,["model","label-width","label-position","disabled"])),[[J,t.loading]])]),_:3})]),_:3}),t.hideConfig?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(M,{key:1,width:"300px",class:"aside-right"},{default:e.withCtx(()=>[e.createVNode(HC,{item:i.value,config:a.value},null,8,["item","config"])]),_:1}))]),_:3},8,["style"])}}},[["__scopeId","data-v-a9b2c026"]]),KC={props:{modelValue:{type:[String,Array,Boolean],default:""},width:{type:String,default:""},append:{type:String,default:""},password:{type:Boolean,default:!1}},data(){return{isEncrypted:this.password}},computed:{encryptedText(){const t=this.stringValue;return"*".repeat(t.length)},textWidth(){return this!=null&&this.width?`calc(100% - ${this.width} - 10px)`:""},stringValue(){return Array.isArray(this.modelValue)?this.modelValue.join(", "):this.modelValue?this.modelValue.toString():""}},methods:{toggleEncryption(){this.isEncrypted=!this.isEncrypted,this.isEncrypted||this.$emit("update:modelValue",this.modelValue)}}},WC={class:"text"},JC={key:1,class:"text"};function vC(t,n,o,a,r,l){const i=e.resolveComponent("el-tooltip"),s=e.resolveComponent("el-icon-view"),c=e.resolveComponent("el-icon");return e.openBlock(),e.createElementBlock("span",{class:"item-text",style:e.normalizeStyle({width:l.textWidth})},[e.createVNode(i,{effect:"dark",content:r.isEncrypted?l.encryptedText:l.stringValue||"--",placement:"top"},{default:e.withCtx(()=>[e.createElementVNode("span",WC,e.toDisplayString(r.isEncrypted?l.encryptedText:l.stringValue||"--"),1)]),_:1},8,["content"]),o.password?(e.openBlock(),e.createBlock(c,{key:0,class:"primary",onClick:l.toggleEncryption},{default:e.withCtx(()=>[e.createVNode(s)]),_:1},8,["onClick"])):e.createCommentVNode("",!0),o.append?(e.openBlock(),e.createElementBlock("span",JC,e.toDisplayString(o.append),1)):e.createCommentVNode("",!0)],4)}const XC={name:"ViewItem",data(){return{tagVisible:{},dataForm:{},objItem:{},tagValue:""}},components:{lwUpload:ct,textToPassword:Q(KC,[["render",vC],["__scopeId","data-v-c4a03d1c"]])},props:{item:{type:Object,default:()=>{}},index:{type:Number,default:0},form:{type:Object,default:()=>{}}},watch:{item:{handler(t){this.objItem={...t,...this.objItem}},immediate:!0,deep:!0},form:{handler(t){var n,o;this.item.component==="checkbox"||this.item.component==="upload"?(o=(n=this.objItem.options)==null?void 0:n.items)==null||o.forEach(a=>{a.value=this.flattenObject(this.form,a.name,a.value)}):this.objItem.value=this.flattenObject(this.form,this.item.name,this.objItem.value)},immediate:!0,deep:!0},objItem:{handler(t){var n,o;t.component==="checkbox"||t.component==="upload"?(o=(n=t.options)==null?void 0:n.items)==null||o.forEach(a=>{this.unflattenObject(this.form,a.name,a.value)}):this.unflattenObject(this.form,t.name,t.value)},deep:!0}},methods:{dayjs:ee,flattenObject(t,n,o=""){if(!n||!t)return!1;const a=n.split(".");let r=t;for(let l=0;l<a.length;l++)(r==null||r[a[l]]===void 0)&&(r=r||{},r[a[l]]=l===a.length-1?o:{}),r=r[a[l]];return r},unflattenObject(t,n,o){if(!n||!t)return!1;const a=n.split(".");a.forEach((r,l)=>{l===a.length-1?t[r]=o:((!t[r]||typeof t[r]!="object")&&(t[r]={}),t=t[r])})},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t==null?void 0:t.options.items[0].name:t.name},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},getKeyToLabel(t,n={}){var a;if(t==null||t==="")return"--";n!=null&&n.multiple||(t=[t]);let o=(a=n.items)==null?void 0:a.filter(r=>t.includes(r.value));return(o==null?void 0:o.map(r=>r.label).join("、"))||t||"--"},getLabelByValue(t,n,o={}){const{value:a="value",label:r="label",children:l="children"}=o,i=s=>{for(const c of s){if(c[a]==n)return c[r];if(c[l]&&c[l].length>0){const p=i(c[l]);if(p!=="--")return p}}return"--"};return i(t)},getCascaderLabel(t,n,o={}){const{value:a="value",label:r="label",children:l="children"}=o,i=(c,p,f=[])=>{for(const d of c){if(d[a]===p)return[...f,d[r]];if(d[l]){const u=i(d[l],p,[...f,d[r]]);if(u)return u}}return[]};return i(t,n).join(" / ")||"--"}}},$C=["id","data-index"],ey={style:{"max-width":"300px",display:"inline-block"}},ty=["src"],ny=["href"],oy={key:0},ry={key:12,class:"tags-list"},ay=["innerHTML"],ly={key:14,class:"el-form-item-msg"};function iy(t,n,o,a,r,l){var m,w,b,y;const i=e.resolveComponent("el-icon-question-filled"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-tooltip"),p=e.resolveComponent("textToPassword"),f=e.resolveComponent("el-image"),d=e.resolveComponent("el-color-picker"),u=e.resolveComponent("el-rate"),C=e.resolveComponent("el-slider"),g=e.resolveComponent("el-tag"),A=e.resolveComponent("el-form-item");return o.item.component=="divider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"title-name title-name-divider",id:"divider-"+o.item.label,"data-index":o.item.label},[e.createElementVNode("span",null,[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0},{content:e.withCtx(()=>[e.createElementVNode("span",ey,e.toDisplayString(o.item.tips),1)]),default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1})):e.createCommentVNode("",!0)]),e.renderSlot(t.$slots,(w=(m=o.item)==null?void 0:m.options)==null?void 0:w.component,{},void 0,!0)],8,$C)):o.item.component=="dividerBr"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["title-name-divider-br",{border:(b=o.item)==null?void 0:b.border}])},null,2)):(e.openBlock(),e.createBlock(A,{key:2,class:e.normalizeClass({"form-item-name-null":!((y=o.item)!=null&&y.label)}),prop:l.getPropName(o.item),rules:l.rulesHandle(o.item)},{label:e.withCtx(()=>{var I;return[e.createTextVNode(e.toDisplayString(o.item.label)+" ",1),o.item.tips?(e.openBlock(),e.createBlock(c,{key:0,"raw-content":(I=o.item)==null?void 0:I.rawContent,content:o.item.tips},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})]),_:1},8,["raw-content","content"])):e.createCommentVNode("",!0)]}),default:e.withCtx(()=>{var I,x,E,S,V,T,k,B,O,D,M,z,h,P,N,J,_,j,H,ie,re,he,Be;return[o.item.component=="input"?(e.openBlock(),e.createBlock(p,{key:0,modelValue:r.objItem.value,"onUpdate:modelValue":n[0]||(n[0]=ne=>r.objItem.value=ne),password:(x=(I=o.item)==null?void 0:I.options)==null?void 0:x.password,append:(S=(E=o.item)==null?void 0:E.options)==null?void 0:S.append},null,8,["modelValue","password","append"])):o.item.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList((V=r.objItem)==null?void 0:V.options.items,(ne,we)=>{var fe,ze,R;return e.openBlock(),e.createElementBlock(e.Fragment,{key:we},[["jpg","jpeg","png","gif","bmp","webp","svg"].includes((fe=ne.value)==null?void 0:fe.split(".").pop())||!o.item.value?(e.openBlock(),e.createBlock(f,{key:0,style:e.normalizeStyle({width:o.item.width||"100px",height:o.item.height||"100px"}),src:ne.value,"show-progress":"","preview-src-list":(ze=r.objItem)==null?void 0:ze.options.items.map(q=>q.value),fit:"cover"},null,8,["style","src","preview-src-list"])):["mp4","webm","ogg","mov","avi"].includes((R=ne.value)==null?void 0:R.split(".").pop())?(e.openBlock(),e.createElementBlock("video",{key:1,controls:"",src:ne.value,style:e.normalizeStyle({width:o.item.width||"100px",height:o.item.height||"200px"})},null,12,ty)):(e.openBlock(),e.createElementBlock("a",{key:2,href:ne.value,target:"_blank",download:"",class:"download-button"},"下载文件",8,ny))],64)}),128)):o.item.component=="checkbox"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList((T=r.objItem)==null?void 0:T.options.items,(ne,we)=>{var fe;return e.openBlock(),e.createElementBlock(e.Fragment,{key:we},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(ne.value,(fe=r.objItem)==null?void 0:fe.options.items)),1)],64)}),128)):o.item.component=="checkboxGroup"||o.item.component=="select"||o.item.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.objItem.value,(k=o.item)==null?void 0:k.options)),1)],64)):o.item.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[e.createTextVNode(e.toDisplayString(r.objItem.value?((O=(B=o.item)==null?void 0:B.options)==null?void 0:O.true)||"是":((M=(D=o.item)==null?void 0:D.options)==null?void 0:M.false)||"否"),1)],64)):o.item.component=="treeSelect"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[e.createTextVNode(e.toDisplayString(l.getLabelByValue(o.item.options.items,r.objItem.value,o.item.options.props)),1)],64)):o.item.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[e.createTextVNode(e.toDisplayString(l.getCascaderLabel(o.item.options.items,r.objItem.value,o.item.options.props)),1)],64)):o.item.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[typeof r.objItem.value=="string"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.dayjs(r.objItem.value).format(((h=(z=o.item)==null?void 0:z.options)==null?void 0:h.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64)):e.createCommentVNode("",!0),typeof r.objItem.value=="object"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(((P=r.objItem.value)==null?void 0:P.length)>0?l.dayjs(r.objItem.value[0]).format(((J=(N=o.item)==null?void 0:N.options)==null?void 0:J.valueFormat)||"YYYY-MM-DD HH:mm:ss")+" - "+l.dayjs(r.objItem.value[1]).format(((j=(_=o.item)==null?void 0:_.options)==null?void 0:j.valueFormat)||"YYYY-MM-DD HH:mm:ss"):"--"),1)],64)):e.createCommentVNode("",!0)],64)):o.item.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[e.createTextVNode(e.toDisplayString(r.objItem.value)+" ",1),(ie=(H=o.item)==null?void 0:H.options)!=null&&ie.suffix?(e.openBlock(),e.createElementBlock("span",oy,e.toDisplayString((re=o.item)==null?void 0:re.options.suffix),1)):e.createCommentVNode("",!0)],64)):o.item.component=="color"?(e.openBlock(),e.createBlock(d,{key:9,modelValue:r.objItem.value,"onUpdate:modelValue":n[1]||(n[1]=ne=>r.objItem.value=ne),disabled:""},null,8,["modelValue"])):o.item.component=="rate"?(e.openBlock(),e.createBlock(u,{key:10,style:{"margin-top":"6px"},modelValue:r.objItem.value,"onUpdate:modelValue":n[2]||(n[2]=ne=>r.objItem.value=ne),disabled:""},null,8,["modelValue"])):o.item.component=="slider"?(e.openBlock(),e.createBlock(C,{key:11,modelValue:r.objItem.value,"onUpdate:modelValue":n[3]||(n[3]=ne=>r.objItem.value=ne),marks:(he=o.item)==null?void 0:he.options.marks,disabled:""},null,8,["modelValue","marks"])):o.item.component=="tags"?(e.openBlock(),e.createElementBlock("div",ry,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.objItem.value,ne=>(e.openBlock(),e.createBlock(g,{key:ne},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(ne),1)]),_:2},1024))),128))])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:13},[(Be=o.item)!=null&&Be.viewShowComponent?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:r.objItem.value||"--"},null,8,ay)):e.renderSlot(t.$slots,o.item.component,{key:0,itemCur:o.item,formCur:o.form},()=>[e.createVNode(g,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.item.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0)],64)),o.item.message?(e.openBlock(),e.createElementBlock("div",ly,e.toDisplayString(o.item.message),1)):e.createCommentVNode("",!0)]}),_:3},8,["class","prop","rules"]))}const sy={components:{FormItem:o5,ViewItem:Q(XC,[["render",iy],["__scopeId","data-v-0fe1bd0f"]])},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1},showMenu:{type:Boolean,default:!1},blackType:{type:String,default:"card"}},data(){return{form:{},affixIndex:"",activeIndex:0,isChange:!0,scrollObserverEnabled:!0,renderLoading:!1}},watch:{modelValue:{handler(t,n){this.hasConfig&&this.isChange&&(this.form=t)},deep:!0},config:{handler(t){this.render(t),this.showMenu&&this.$nextTick(()=>{this.handleScroll()}),this.$emit("update:config",t)},immediate:!0,deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0},formItems(){const t=[];let n=[];return this.config.formItems.forEach(o=>{o.component==="divider"&&(this.affixIndex||(this.affixIndex=o.label),n.length&&(t.push(n),n=[])),n.push(o)}),n.length&&t.push(n),t}},mounted(){this.hasConfig&&this.render()},methods:{render(t=this.config){function n(a,r){const l={};return a.forEach(i=>{var c,p,f,d,u,C;if((i.component==="checkbox"||i.component==="upload")&&((p=(c=i.options)==null?void 0:c.items)==null||p.forEach(g=>{if(!(g!=null&&g.name))return!1;l[g.name]=(r==null?void 0:r[g.name])??g.value})),!(i!=null&&i.name))return!1;let s=r==null?void 0:r[i.name];i.component==="list"?l[i.name]=((f=i.value)==null?void 0:f.map((g,A)=>(s?s=(r==null?void 0:r[i.name][A])||{}:s=[],n(g,s))))||[]:i.component==="object"?l[i.name]=n(i.value,s||{}):i.component==="number"?l[i.name]=s??(i.value!==void 0?Number(i.value):((d=i.options)==null?void 0:d.defaultValue)!==void 0?(u=i.options)==null?void 0:u.defaultValue:((C=i.options)==null?void 0:C.min)||0):l[i.name]=s??i.value}),l}let o=n(t.formItems,this.modelValue);o={...this.modelValue,...o},this.form=this.parseNestedObject(o),this.$emit("update:modelValue",this.form)},parseNestedObject(t){const n={};for(const[o,a]of Object.entries(t)){const r=o.split(".");let l=n;r.forEach((i,s)=>{l[i]||(l[i]=s===r.length-1?a:{}),l=l[i]}),delete t[o]}return n},hideHandle(t){if(typeof(t==null?void 0:t.hideHandle)=="string")try{return new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form)}catch{return!1}else if(typeof(t==null?void 0:t.hideHandle)=="boolean")return t.hideHandle;return!1},validate(t,n){return this.$refs.form.validate(t,n)},clearValidate(t,n){return this.$refs.form.clearValidate()},scrollToField(t){return this.$refs.form.scrollToField(t)},resetFields(){return this.$refs.form.resetFields()},submit(){this.$emit("submit",this.form)},clickAffix(t){this.affixIndex=t;const n=document.getElementById("divider-"+t),o=document.querySelector(".el-container > .el-main");if(n&&o){const r=n.getBoundingClientRect(),l=o.getBoundingClientRect(),i=r.top-l.top+o.scrollTop;o.scrollTo({top:i-85,behavior:"smooth"})}this.scrollObserverEnabled=!1,setTimeout(()=>{this.scrollObserverEnabled=!0},500)},handleScroll(){const t=document.querySelectorAll(".title-name-divider"),n=document.querySelector(".el-main");if(!n||t.length===0)return;let o=this;const a=new IntersectionObserver(r=>{r.forEach(l=>{if(l.isIntersecting&&o.scrollObserverEnabled){const i=l.target.getAttribute("data-index");o.affixIndex=i}})},{root:n,rootMargin:"30px 0px -70% 0px",threshold:.1});t.forEach(r=>a.observe(r)),this.scrollObserver&&this.scrollObserver.disconnect(),this.scrollObserver=a},isAllHide(t,n){return t.some(o=>!this.hideHandle(o)&&(this.activeIndex==n||this.blackType==="card")&&!(this.blackType=="tabs"&&o.component=="divider"))}}},cy={class:"affix-body"},dy=["onClick"],py={key:1,class:"lw-radio-group"},fy={class:"btn-list"};function uy(t,n,o,a,r,l){var w,b,y,I;const i=e.resolveComponent("el-affix"),s=e.resolveComponent("el-radio-button"),c=e.resolveComponent("el-radio-group"),p=e.resolveComponent("el-skeleton"),f=e.resolveComponent("el-tag"),d=e.resolveComponent("ViewItem"),u=e.resolveComponent("FormItem"),C=e.resolveComponent("el-col"),g=e.resolveComponent("el-row"),A=e.resolveComponent("el-form"),m=e.resolveDirective("loading");return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.showMenu&&o.blackType=="card"?(e.openBlock(),e.createBlock(i,{key:0,offset:83,"z-index":"99",style:{width:"100%",height:"45px"}},{default:e.withCtx(()=>[e.createElementVNode("ul",cy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(x,E)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:E},[x.component==="divider"?(e.openBlock(),e.createElementBlock("a",{key:0,class:e.normalizeClass(["anchor-link",{active:r.affixIndex==x.label}]),onClick:S=>l.clickAffix(x.label)},e.toDisplayString(x.label),11,dy)):e.createCommentVNode("",!0)],64))),128))])]),_:1})):e.createCommentVNode("",!0),o.blackType==="tabs"?(e.openBlock(),e.createElementBlock("div",py,[e.createVNode(c,{modelValue:r.activeIndex,"onUpdate:modelValue":n[0]||(n[0]=x=>r.activeIndex=x)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.formItems,(x,E)=>(e.openBlock(),e.createBlock(s,{label:x[0].label,value:E,key:x[0].label},null,8,["label","value"]))),128))]),_:1},8,["modelValue"]),e.createElementVNode("div",fy,[e.renderSlot(t.$slots,(y=(b=(w=l.formItems[r.activeIndex])==null?void 0:w[0])==null?void 0:b.options)==null?void 0:y.component,{},void 0,!0)])])):e.createCommentVNode("",!0),r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(p,{key:2,animated:""})):e.withDirectives((e.openBlock(),e.createBlock(A,{key:3,ref:"form",class:"lw-form-mini",model:r.form,"label-width":o.config.labelWidth,"label-position":t.$i18n.locale=="en-us"?"top":o.config.labelPosition,size:((I=o.config)==null?void 0:I.size)||"default","element-loading-text":"Loading..."},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.formItems,(x,E)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.isAllHide(x,E)?(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["lw-form-mini-card",{"lw-form-mini-tabs":o.blackType==="tabs"}]),key:x[0].label},[e.withDirectives(e.createVNode(g,{gutter:15},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x,(S,V)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[!l.hideHandle(S)&&!(o.blackType=="tabs"&&S.component=="divider")?(e.openBlock(),e.createBlock(C,{span:S.span||24,key:V},{default:e.withCtx(()=>{var T,k,B,O,D;return[o.isView&&!((T=S==null?void 0:S.options)!=null&&T.isInput)?(e.openBlock(),e.createBlock(d,{key:0,item:S,form:r.form,index:V},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags","divider","dividerBr"].includes(S.component)?void 0:{name:S.component,fn:e.withCtx(()=>[e.renderSlot(t.$slots,S.component,{itemCur:S,formCur:r.form},()=>[e.createVNode(f,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(S.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)]),key:"0"},(k=S==null?void 0:S.options)!=null&&k.component?{name:(B=S==null?void 0:S.options)==null?void 0:B.component,fn:e.withCtx(()=>{var M;return[e.renderSlot(t.$slots,(M=S==null?void 0:S.options)==null?void 0:M.component,{},void 0,!0)]}),key:"1"}:void 0]),1032,["item","form","index"])):(e.openBlock(),e.createBlock(u,{key:1,item:S,form:r.form,index:V},e.createSlots({_:2},[["input","upload","checkbox","checkboxGroup","switch","select","treeSelect","cascader","date","number","radio","color","rate","slider","tags","divider","dividerBr"].includes(S.component)?void 0:{name:S.component,fn:e.withCtx(()=>[e.renderSlot(t.$slots,S.component,{itemCur:S,formCur:r.form},()=>[e.createVNode(f,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(S.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0)]),key:"0"},(O=S==null?void 0:S.options)!=null&&O.component?{name:(D=S==null?void 0:S.options)==null?void 0:D.component,fn:e.withCtx(()=>{var M;return[e.renderSlot(t.$slots,(M=S==null?void 0:S.options)==null?void 0:M.component,{},void 0,!0)]}),key:"1"}:void 0]),1032,["item","form","index"]))]}),_:2},1032,["span"])):e.createCommentVNode("",!0)],64))),256))]),_:2},1536),[[e.vShow,r.activeIndex==E||o.blackType==="card"]])],2)):e.createCommentVNode("",!0)],64))),256))]),_:3},8,["model","label-width","label-position","size"])),[[m,o.loading]])],64)}const a5=Q(sy,[["render",uy],["__scopeId","data-v-9f742e18"]]),hy={props:{modelValue:{type:String,default:""},width:{type:String,default:""},password:{type:Boolean,default:!1}},data(){return{isEncrypted:this.password}},computed:{encryptedText(){return"*".repeat(this.modelValue.length)},textWidth(){return this!=null&&this.width?`calc(100% - ${this.width} - 10px)`:""}},methods:{toggleEncryption(){this.isEncrypted=!this.isEncrypted,this.isEncrypted||this.$emit("update:modelValue",this.modelValue)}}};function my(t,n,o,a,r,l){const i=e.resolveComponent("el-button");return e.openBlock(),e.createElementBlock("span",{class:"item-text",style:e.normalizeStyle({width:l.textWidth})},[e.createElementVNode("span",null,e.toDisplayString(r.isEncrypted?l.encryptedText:o.modelValue),1),o.password?(e.openBlock(),e.createBlock(i,{key:0,link:"",type:"primary",icon:"el-icon-view",onClick:l.toggleEncryption},null,8,["onClick"])):e.createCommentVNode("",!0)],4)}const gy={components:{lwUpload:ct,textToPassword:Q(hy,[["render",my],["__scopeId","data-v-d22eb341"]])},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},loading:{type:Boolean,default:!1},isView:{type:Boolean,default:!1}},data(){return{form:{},tagValue:"",tagVisible:!1,renderLoading:!1}},watch:{modelValue(){this.hasConfig&&this.deepMerge(this.form,JSON.parse(JSON.stringify(this.modelValue)))},config(){this.render()},form:{handler(t){this.$emit("update:modelValue",t)},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0}},mounted(){this.hasConfig&&this.render()},methods:{render(){this.form={},this.config.formItems.forEach(t=>{var n,o,a;if(t.component=="checkbox"||t.component=="upload")if(t.name){const r={};t==null||t.options.items.forEach(l=>{r[l.name]=l.value}),this.form[t.name]=r}else(n=t==null?void 0:t.options)!=null&&n.items&&(t==null||t.options.items.forEach(r=>{this.form[r.name]=r.value}));else(o=t==null?void 0:t.options)!=null&&o.name?(this.form[t.name]||(this.form[t.name]={}),this.form[t.name][(a=t==null?void 0:t.options)==null?void 0:a.name]=t.value):t.name&&(this.form[t.name]=t.value)}),this.hasValue&&(this.form=this.deepMerge(this.form,this.modelValue))},deepMerge(t,n){for(let o in n)if(n.hasOwnProperty(o)){const a=t[o]!==null&&t[o]!==void 0,r=n[o]!==null&&n[o]!==void 0;a&&typeof t[o]=="object"&&!Array.isArray(t[o])&&r&&typeof n[o]=="object"&&!Array.isArray(n[o])?t[o]=this.deepMerge(t[o],n[o]):r?t[o]=n[o]:r||delete t[o]}return t},hideHandle(t){return typeof t.hideHandle=="string"?new Function("form",`return ${t==null?void 0:t.hideHandle.replace(/\$/g,"form")}`)(this.form):typeof t.hideHandle=="boolean"?t.hideHandle:!1},rulesHandle(t){if(t.requiredHandle)try{const o=new Function("form",`return ${t.requiredHandle.replace(/\$/g,"form")}`)(this.form),a=t.rules.find(r=>"required"in r);a&&(a.required=o)}catch(n){console.error("Error requiredHandle function:",n)}return t.rules},getKeyToLabel(t,n=[]){let o=n.find(a=>a.value==t);return(o==null?void 0:o.label)||"--"},dayjs:ee}},Cy={class:"top-title-body"},yy={class:"lw-form-view-title-name"},Ay={key:12,class:"tags-list"},by={key:14,class:"el-form-item-msg"};function wy(t,n,o,a,r,l){const i=e.resolveComponent("el-skeleton"),s=e.resolveComponent("el-col"),c=e.resolveComponent("el-icon-question-filled"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-tooltip"),d=e.resolveComponent("textToPassword"),u=e.resolveComponent("el-image"),C=e.resolveComponent("el-cascader"),g=e.resolveComponent("el-color-picker"),A=e.resolveComponent("el-rate"),m=e.resolveComponent("el-slider"),w=e.resolveComponent("el-tag"),b=e.resolveComponent("el-row");return r.renderLoading||Object.keys(r.form).length==0?(e.openBlock(),e.createBlock(i,{key:0,animated:""})):(e.openBlock(),e.createBlock(b,{key:1,gutter:0},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.config.formItems,(y,I)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.hideHandle(y)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[y.component=="divider"?(e.openBlock(),e.createBlock(s,{key:0,span:y.span||24,class:e.normalizeClass({topPadding:I!==0})},{default:e.withCtx(()=>{var x;return[e.createElementVNode("div",Cy,[e.createElementVNode("span",yy,e.toDisplayString(y.label),1),e.renderSlot(t.$slots,(x=y==null?void 0:y.options)==null?void 0:x.component,{},void 0,!0)])]}),_:2},1032,["span","class"])):(e.openBlock(),e.createBlock(s,{key:1,span:y.span},{default:e.withCtx(()=>{var x,E,S,V,T,k,B,O,D,M,z,h;return[e.createElementVNode("div",{class:e.normalizeClass(["span-item",[o.config.labelPosition]])},[y.label?(e.openBlock(),e.createElementBlock("span",{key:0,style:e.normalizeStyle({minWidth:o.config.labelWidth}),class:"title-item"},[e.createTextVNode(e.toDisplayString(y.label)+" ",1),y.tips?(e.openBlock(),e.createBlock(f,{key:0,content:y.tips},{default:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(c)]),_:1})]),_:1},8,["content"])):e.createCommentVNode("",!0),n[0]||(n[0]=e.createTextVNode(": ",-1))],4)):e.createCommentVNode("",!0),y.component=="input"||y.component=="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(x=y==null?void 0:y.options)!=null&&x.name?(e.openBlock(),e.createBlock(d,{key:0,modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,width:o.config.labelWidth,password:(E=y==null?void 0:y.options)==null?void 0:E.password},null,8,["modelValue","onUpdate:modelValue","width","password"])):(e.openBlock(),e.createBlock(d,{key:1,modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,password:(S=y==null?void 0:y.options)==null?void 0:S.password},null,8,["modelValue","onUpdate:modelValue","password"]))],64)):y.component=="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(y==null?void 0:y.options.items,(P,N)=>(e.openBlock(),e.createBlock(s,{key:N},{default:e.withCtx(()=>[y.name?(e.openBlock(),e.createBlock(u,{key:0,style:{width:"100px",height:"100px"},src:r.form[y.name][P.name],fit:t.contain},null,8,["src","fit"])):(e.openBlock(),e.createBlock(u,{key:1,style:{width:"100px",height:"100px"},src:r.form[P.name],fit:t.contain},null,8,["src","fit"]))]),_:2},1024))),128)):y.component=="checkbox"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[y.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(r.form[y.name][t._item.name]),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(r.form[t._item.name]),1)],64))],64)):y.component=="checkboxGroup"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[e.createTextVNode(e.toDisplayString(r.form[y.name]),1)],64)):y.component=="switch"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:5},[(V=y==null?void 0:y.options)!=null&&V.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(r.form[y.name][y==null?void 0:y.options.name]?(y==null?void 0:y.options.true)||"是":(y==null?void 0:y.options.false)||"否"),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(r.form[y.name]?(y==null?void 0:y.options.true)||"是":(y==null?void 0:y.options.false)||"否"),1)],64))],64)):y.component=="select"||y.component=="radio"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[(T=y==null?void 0:y.options)!=null&&T.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.form[y.name][y==null?void 0:y.options.name],y==null?void 0:y.options.items)),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getKeyToLabel(r.form[y.name],y==null?void 0:y.options.items)),1)],64))],64)):y.component=="cascader"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(k=y==null?void 0:y.options)!=null&&k.name?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,options:y==null?void 0:y.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"])):(e.openBlock(),e.createBlock(C,{key:1,modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,options:y==null?void 0:y.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","options"]))],64)):y.component=="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:8},[(B=y==null?void 0:y.options)!=null&&B.name?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.dayjs(r.form[y.name][y==null?void 0:y.options.name]).format((y==null?void 0:y.options.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.dayjs(r.form[y.name]).format((y==null?void 0:y.options.valueFormat)||"YYYY-MM-DD HH:mm:ss")),1)],64))],64)):y.component=="color"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[(O=y==null?void 0:y.options)!=null&&O.name?(e.openBlock(),e.createBlock(g,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(g,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P},null,8,["modelValue","onUpdate:modelValue"]))],64)):y.component=="rate"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:10},[(D=y==null?void 0:y.options)!=null&&D.name?(e.openBlock(),e.createBlock(A,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P},null,8,["modelValue","onUpdate:modelValue"])):(e.openBlock(),e.createBlock(A,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P},null,8,["modelValue","onUpdate:modelValue"]))],64)):y.component=="slider"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:11},[(M=y==null?void 0:y.options)!=null&&M.name?(e.openBlock(),e.createBlock(m,{key:0,disabled:"",modelValue:r.form[y.name][y==null?void 0:y.options.name],"onUpdate:modelValue":P=>r.form[y.name][y==null?void 0:y.options.name]=P,marks:y==null?void 0:y.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"])):(e.openBlock(),e.createBlock(m,{key:1,disabled:"",modelValue:r.form[y.name],"onUpdate:modelValue":P=>r.form[y.name]=P,marks:y==null?void 0:y.options.marks},null,8,["modelValue","onUpdate:modelValue","marks"]))],64)):y.component=="tags"?(e.openBlock(),e.createElementBlock("div",Ay,[(z=y==null?void 0:y.options)!=null&&z.name?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.form[y.name][(h=y==null?void 0:y.options)==null?void 0:h.name],P=>(e.openBlock(),e.createBlock(w,{key:P},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(P),1)]),_:2},1024))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(r.form[y.name],P=>(e.openBlock(),e.createBlock(w,{key:P},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(P),1)]),_:2},1024))),128))])):e.renderSlot(t.$slots,y.component,{key:13},()=>[e.createVNode(w,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode(" ["+e.toDisplayString(y.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),y.message?(e.openBlock(),e.createElementBlock("div",by,e.toDisplayString(y.message),1)):e.createCommentVNode("",!0)],2)]}),_:2},1032,["span"]))],64))],64))),256))]),_:3}))}const l5=Q(gy,[["render",wy],["__scopeId","data-v-c78efd0c"]]),ky={icons:[{name:"默认",key:"element",icons:["el-icon-aim","el-icon-add-location","el-icon-apple","el-icon-alarm-clock","el-icon-arrow-down","el-icon-arrow-down-bold","el-icon-arrow-left","el-icon-arrow-left-bold","el-icon-arrow-right-bold","el-icon-arrow-up","el-icon-back","el-icon-bell","el-icon-baseball","el-icon-bicycle","el-icon-bell-filled","el-icon-basketball","el-icon-bottom","el-icon-box","el-icon-briefcase","el-icon-brush-filled","el-icon-bowl","el-icon-avatar","el-icon-brush","el-icon-burger","el-icon-camera","el-icon-bottom-left","el-icon-calendar","el-icon-caret-bottom","el-icon-caret-left","el-icon-caret-right","el-icon-caret-top","el-icon-chat-dot-square","el-icon-cellphone","el-icon-chat-dot-round","el-icon-chat-line-square","el-icon-chat-line-round","el-icon-chat-round","el-icon-check","el-icon-chat-square","el-icon-cherry","el-icon-chicken","el-icon-circle-check-filled","el-icon-circle-check","el-icon-checked","el-icon-circle-close-filled","el-icon-circle-close","el-icon-arrow-right","el-icon-circle-plus","el-icon-clock","el-icon-close-bold","el-icon-close","el-icon-cloudy","el-icon-circle-plus-filled","el-icon-coffee-cup","el-icon-cold-drink","el-icon-coin","el-icon-arrow-up-bold","el-icon-collection-tag","el-icon-bottom-right","el-icon-coffee","el-icon-camera-filled","el-icon-collection","el-icon-cpu","el-icon-crop","el-icon-coordinate","el-icon-d-arrow-left","el-icon-compass","el-icon-connection","el-icon-credit-card","el-icon-data-board","el-icon-d-arrow-right","el-icon-dessert","el-icon-delete-location","el-icon-d-caret","el-icon-delete","el-icon-dish","el-icon-dish-dot","el-icon-document-copy","el-icon-discount","el-icon-document-checked","el-icon-document-add","el-icon-document-remove","el-icon-data-analysis","el-icon-delete-filled","el-icon-download","el-icon-drizzling","el-icon-eleme","el-icon-eleme-filled","el-icon-edit","el-icon-failed","el-icon-expand","el-icon-female","el-icon-document","el-icon-film","el-icon-finished","el-icon-data-line","el-icon-filter","el-icon-flag","el-icon-folder-checked","el-icon-first-aid-kit","el-icon-folder-add","el-icon-fold","el-icon-folder-delete","el-icon-document-delete","el-icon-folder","el-icon-food","el-icon-folder-opened","el-icon-football","el-icon-folder-remove","el-icon-fries","el-icon-full-screen","el-icon-fork-spoon","el-icon-goblet","el-icon-goblet-full","el-icon-goods","el-icon-goblet-square-full","el-icon-goods-filled","el-icon-grid","el-icon-grape","el-icon-goblet-square","el-icon-headset","el-icon-comment","el-icon-help-filled","el-icon-histogram","el-icon-home-filled","el-icon-help","el-icon-house","el-icon-ice-cream-round","el-icon-hot-water","el-icon-ice-cream","el-icon-files","el-icon-ice-cream-square","el-icon-key","el-icon-ice-tea","el-icon-knife-fork","el-icon-iphone","el-icon-info-filled","el-icon-link","el-icon-ice-drink","el-icon-lightning","el-icon-loading","el-icon-lollipop","el-icon-location-information","el-icon-lock","el-icon-location-filled","el-icon-magnet","el-icon-male","el-icon-location","el-icon-menu","el-icon-magic-stick","el-icon-message-box","el-icon-map-location","el-icon-mic","el-icon-message","el-icon-medal","el-icon-milk-tea","el-icon-microphone","el-icon-minus","el-icon-money","el-icon-moon-night","el-icon-monitor","el-icon-moon","el-icon-more","el-icon-mostly-cloudy","el-icon-more-filled","el-icon-mouse","el-icon-mug","el-icon-mute","el-icon-no-smoking","el-icon-mute-notification","el-icon-notification","el-icon-notebook","el-icon-odometer","el-icon-office-building","el-icon-operation","el-icon-opportunity","el-icon-orange","el-icon-open","el-icon-paperclip","el-icon-pear","el-icon-partly-cloudy","el-icon-phone","el-icon-picture-filled","el-icon-phone-filled","el-icon-picture-rounded","el-icon-guide","el-icon-place","el-icon-platform","el-icon-pie-chart","el-icon-pointer","el-icon-plus","el-icon-position","el-icon-postcard","el-icon-present","el-icon-price-tag","el-icon-promotion","el-icon-pouring","el-icon-reading-lamp","el-icon-question-filled","el-icon-printer","el-icon-picture","el-icon-refresh-right","el-icon-reading","el-icon-refresh-left","el-icon-refresh","el-icon-refrigerator","el-icon-remove-filled","el-icon-right","el-icon-scale-to-original","el-icon-school","el-icon-remove","el-icon-scissor","el-icon-select","el-icon-management","el-icon-search","el-icon-sell","el-icon-semi-select","el-icon-share","el-icon-setting","el-icon-service","el-icon-ship","el-icon-set-up","el-icon-shopping-bag","el-icon-shop","el-icon-shopping-cart","el-icon-shopping-cart-full","el-icon-soccer","el-icon-sold-out","el-icon-smoking","el-icon-sort-down","el-icon-sort","el-icon-sort-up","el-icon-star","el-icon-stamp","el-icon-star-filled","el-icon-stopwatch","el-icon-success-filled","el-icon-suitcase","el-icon-sugar","el-icon-sunny","el-icon-sunrise","el-icon-switch","el-icon-ticket","el-icon-sunset","el-icon-tickets","el-icon-switch-button","el-icon-takeaway-box","el-icon-toilet-paper","el-icon-timer","el-icon-tools","el-icon-top-left","el-icon-top","el-icon-top-right","el-icon-trend-charts","el-icon-turn-off","el-icon-unlock","el-icon-trophy","el-icon-umbrella","el-icon-upload-filled","el-icon-user-filled","el-icon-upload","el-icon-user","el-icon-van","el-icon-copy-document","el-icon-video-pause","el-icon-video-camera-filled","el-icon-view","el-icon-wallet","el-icon-warning-filled","el-icon-watch","el-icon-video-play","el-icon-watermelon","el-icon-video-camera","el-icon-wallet-filled","el-icon-warning","el-icon-list","el-icon-zoom-in","el-icon-zoom-out","el-icon-rank","el-icon-wind-power"]}]},Ey={props:{modelValue:{type:String,default:""},placeholder:{type:String,default:"请输入或者选择图标"},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},data(){return{defaultValue:"",activeName:"element",dialogVisible:!1,data:[]}},watch:{modelValue(t){this.defaultValue=t},defaultValue(t){this.$emit("update:modelValue",t)}},mounted(){this.defaultValue=this.modelValue,this.data.push(...ky.icons)},methods:{open(){if(this.disabled)return!1;this.dialogVisible=!0},selectIcon(t){if(t.target.tagName!="SPAN")return!1;this.defaultValue=t.target.dataset.icon,this.dialogVisible=!1,this.$emit("update:modelValue",this.defaultValue)}}},By={class:"lw-icon-select"},Vy={class:"lw-icon-select__list"},xy=["data-icon"];function Sy(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-input"),c=e.resolveComponent("el-tag"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-scrollbar"),d=e.resolveComponent("el-tab-pane"),u=e.resolveComponent("el-tabs"),C=e.resolveComponent("el-dialog");return e.openBlock(),e.createElementBlock("div",By,[e.createVNode(s,{modelValue:r.defaultValue,"onUpdate:modelValue":n[0]||(n[0]=g=>r.defaultValue=g),"prefix-icon":r.defaultValue||"none",placeholder:o.placeholder,clearable:o.clearable,disabled:o.disabled},{append:e.withCtx(()=>[e.createVNode(i,{icon:"el-icon-more-filled",onClick:l.open},null,8,["onClick"])]),_:1},8,["modelValue","prefix-icon","placeholder","clearable","disabled"]),e.createVNode(C,{title:"图标选择器",modelValue:r.dialogVisible,"onUpdate:modelValue":n[3]||(n[3]=g=>r.dialogVisible=g),width:780,"destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(u,{style:{"margin-top":"-30px"},modelValue:r.activeName,"onUpdate:modelValue":n[2]||(n[2]=g=>r.activeName=g)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.data,g=>(e.openBlock(),e.createBlock(d,{key:g.name,name:g.key,lazy:""},{label:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g.name)+" ",1),e.createVNode(c,{size:"small",type:"info"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g.icons.length),1)]),_:2},1024)]),default:e.withCtx(()=>[e.createElementVNode("div",Vy,[e.createVNode(f,null,{default:e.withCtx(()=>[e.createElementVNode("ul",{onClick:n[1]||(n[1]=(...A)=>l.selectIcon&&l.selectIcon(...A))},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.icons,A=>(e.openBlock(),e.createElementBlock("li",{key:A},[e.createElementVNode("span",{"data-icon":A},null,8,xy),e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(A)))]),_:2},1024)]))),128))])]),_:2},1024)])]),_:2},1032,["name"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["modelValue"])])}const i5=Q(Ey,[["render",Sy],["__scopeId","data-v-2ebe66a3"]]),Ny={version:"1.6.3"},Iy={name:"BuMenu",data(){return{popVisible:!1,grantedApplications:[]}},mounted(){let{grantedApplications:t}=this.$tool.data.get("userAuthInfo");this.grantedApplications=t,document.addEventListener("click",this.handleDocumentClick)},beforeDestroy(){document.removeEventListener("click",this.handleDocumentClick)},methods:{handleDocumentClick(t){let n=document.getElementById("popover");this.popVisible&&t.target!==n&&!n.contains(t.target)&&(this.popVisible=!1)},openMneu(){window.location.href="/#/passport-application"},switchMenu(t){window.location.href=t.url},closePopover(){this.$refs.popoverRef.hide()}}},_y={class:"app-content"},Ly={class:"app-title"},Fy=["onClick"];function Ty(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-icon-close"),c=e.resolveComponent("el-icon"),p=e.resolveComponent("el-divider"),f=e.resolveComponent("el-popover");return e.openBlock(),e.createBlock(f,{placement:"right",width:180,trigger:"click","show-arrow":!1,offset:3,"popper-class":"app-popper",ref:"popoverRef"},{reference:e.withCtx(()=>[e.createVNode(i,{class:"menu-btn",text:"",icon:"el-icon-grid"})]),default:e.withCtx(()=>[e.createElementVNode("div",_y,[e.createElementVNode("div",Ly,[e.createElementVNode("span",{class:"open",onClick:n[0]||(n[0]=(...d)=>l.openMneu&&l.openMneu(...d))},"应用中心"),e.createVNode(c,{class:"iconClose",onClick:l.closePopover},{default:e.withCtx(()=>[e.createVNode(s)]),_:1},8,["onClick"])]),e.createVNode(p,{style:{margin:"5px 0"}}),r.grantedApplications.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(r.grantedApplications,d=>(e.openBlock(),e.createElementBlock("div",{class:"menu-item",onClick:u=>l.switchMenu(d),key:d.resourceId},[e.createElementVNode("i",{class:e.normalizeClass(["iconfont",d.icon]),style:{"margin-right":"5px"}},null,2),e.createTextVNode(" "+e.toDisplayString((d==null?void 0:d.aliasName)||d.name),1)],8,Fy))),128)):e.createCommentVNode("",!0)])]),_:1},512)}const My=Q(Iy,[["render",Ty]]),Dy={data(){return{}},watch:{$route(t){this.push(t)}},created(){this.push(this.$route)},computed:{iframeList(){return this.$store.state.iframe.iframeList},ismobile(){return this.$store.state.global.ismobile},layoutTags(){return this.$store.state.global.layoutTags}},mounted(){},methods:{push(t){t.meta.type=="iframe"?this.ismobile||!this.layoutTags?this.$store.commit("setIframeList",t):this.$store.commit("pushIframeList",t):(this.ismobile||!this.layoutTags)&&this.$store.commit("clearIframeList")}}},Oy={class:"iframe-pages"},Ry=["src"];function Py(t,n,o,a,r,l){return e.withDirectives((e.openBlock(),e.createElementBlock("div",Oy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.iframeList,i=>e.withDirectives((e.openBlock(),e.createElementBlock("iframe",{key:i.meta.url,src:i.meta.url,frameborder:"0"},null,8,Ry)),[[e.vShow,t.$route.meta.url==i.meta.url]])),128))],512)),[[e.vShow,t.$route.meta.type=="iframe"]])}const qy=Q(Dy,[["render",Py],["__scopeId","data-v-91dc7bba"]]),Qy={name:"NavMenu",props:["navMenus"],data(){return{}},methods:{hasChildren(t){return t.children&&t.children.length>0&&!t.children.every(n=>n.meta.hidden)}}},Uy={key:0,style:{padding:"20px"}},zy=["href"];function Gy(t,n,o,a,r,l){const i=e.resolveComponent("el-alert"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-menu-item"),p=e.resolveComponent("NavMenu",!0),f=e.resolveComponent("el-sub-menu");return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.navMenus.length<=0?(e.openBlock(),e.createElementBlock("div",Uy,[e.createVNode(i,{title:"无子集菜单",center:"",type:"info",closable:!1})])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.navMenus,d=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[l.hasChildren(d)?(e.openBlock(),e.createBlock(f,{key:1,index:d.path},{title:e.withCtx(()=>[d.meta&&d.meta.icon?(e.openBlock(),e.createBlock(s,{key:0},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(d.meta.icon||"el-icon-menu")))]),_:2},1024)):e.createCommentVNode("",!0),e.createElementVNode("span",null,e.toDisplayString(d.meta.title),1)]),default:e.withCtx(()=>[e.createVNode(p,{navMenus:d.children},null,8,["navMenus"])]),_:2},1032,["index"])):(e.openBlock(),e.createBlock(c,{key:0,index:d.path},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(d.meta.title),1)]),default:e.withCtx(()=>[d.meta&&d.meta.type=="link"?(e.openBlock(),e.createElementBlock("a",{key:0,href:d.path,target:"_blank",onClick:e.withModifiers(()=>{},["stop"])},null,8,zy)):e.createCommentVNode("",!0),d.meta&&d.meta.icon?(e.openBlock(),e.createBlock(s,{key:1},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(d.meta.icon||"el-icon-menu")))]),_:2},1024)):e.createCommentVNode("",!0)]),_:2},1032,["index"]))],64))),128))],64)}const s5=Q(Qy,[["render",Gy],["__scopeId","data-v-fde84c37"]]),On="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20600%20600'%20style='enable-background:new%200%200%20600%20600;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23D51B28;}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3cg%3e%3crect%20class='st0'%20width='600'%20height='600'/%3e%3cg%3e%3cpath%20class='st1'%20d='M157.4,444.1h12.1v-6.9h-13.6c0-1.5,0-4.2,0-8.2h11.6V422h-5.9c1.5-2.6,3.2-5.4,5.2-8.4l-7.7-3.2%20c-1.7,4-3.6,7.8-5.9,11.6h-7.9l5.7-2.7c-2-3.3-4-6.2-5.9-8.7l-5.9,3.2c0.8,1.2,2,3.1,3.5,5.7c0.7,1.2,1.2,2,1.5,2.5h-5.7v6.9h10.2%20c0,2-0.1,4.2-0.2,6.7c0,0.8,0,1.3,0,1.5h-11.4v6.9h10.6c-1.8,8.1-5.9,14-12.4,17.8c2,2.1,3.9,4.4,5.7,6.7%20c6.4-5,10.5-11.5,12.1-19.6c2.3,8.3,6.4,14.7,12.4,19.3c1.5-3,3.1-5.4,4.7-7.4C163.9,457.4,159.7,451.8,157.4,444.1z'/%3e%3cpath%20class='st1'%20d='M137.6,455.2c0.2-2.3,0.3-4,0.5-5.2c-1.3,0.2-2.5,0.4-3.5,0.7V421h2.5v-7.2h-25.3v7.2h2.5v32.7%20c-1,0.3-2.1,0.5-3.2,0.5l1.5,7.7c5.8-0.8,9.7-1.5,11.9-2c1.3-0.2,2.3-0.3,3-0.5v8.9h7.2v-10.2c1-0.3,1.9-0.5,2.7-0.5%20C137.3,457.2,137.4,456.4,137.6,455.2z%20M127.4,452c-0.7,0-1.7,0.2-3,0.5c-1.5,0.2-2.6,0.3-3.2,0.5V446h6.2V452z%20M127.4,439.6h-6.2%20v-6.2h6.2V439.6z%20M127.4,427h-6.2V421h6.2V427z'/%3e%3cpath%20class='st1'%20d='M262.9,452.7c-1.5-4.5-3-8.8-4.5-13.1l-5.9,1.5c1.3,4,2.6,8.4,3.7,13.4L262.9,452.7z'/%3e%3cpath%20class='st1'%20d='M252.7,447.8h-24.3v5h8.4v7.7c0,1.2-0.9,1.6-2.7,1.5c-1,0-1.7,0-2.2,0c0.3-0.5,0.5-0.8,0.7-1.1%20c1.4-2.3,2.3-3.9,2.8-4.8l-5-1.7c-1.2,2.8-2.8,5.6-5,8.4c0.8,0.3,1.8,0.9,3,1.7c0.7,0.3,1.2,0.6,1.5,0.7c0.2-0.2,0.4-0.6,0.7-1.2%20c0.3-0.5,0.6-0.9,0.7-1.2c0.2,0.7,0.4,1.6,0.7,3c0.2,1,0.3,1.7,0.5,2.2c1.5,0,3.4,0,5.7,0c3.6-0.3,5.4-2.1,5.4-5.2v-9.9h8.9V447.8%20z'/%3e%3cpath%20class='st1'%20d='M232.6,460.8c-0.1,0.1-0.1,0.2-0.2,0.4C233.3,459.7,233.4,459.6,232.6,460.8z'/%3e%3cpath%20class='st1'%20d='M249.7,454.2l-5.2,2c1.2,2.1,2.5,4.9,4,8.2l5.7-2.5c-0.7-1.3-1.8-3.3-3.5-5.9%20C250.2,455.1,249.9,454.6,249.7,454.2z'/%3e%3cpath%20class='st1'%20d='M228.2,437.9h23.3v-13.6H221v15.1c0.2,10.2-1,17.7-3.5,22.5c0.5,0.3,1.2,1,2.2,2c1.5,1.3,2.6,2.3,3.2,3%20C226.8,460.9,228.5,451.2,228.2,437.9z%20M228.2,429.2h16.1v3.7h-16.1V429.2z'/%3e%3crect%20x='230.2'%20y='440.4'%20class='st1'%20width='19.6'%20height='5'/%3e%3cpath%20class='st1'%20d='M271.5,423.3h-7.2v7.9h-11.1v5.9h11.1v20.3c-0.2,2.6-1.3,4-3.5,4c-1.2,0-2.6-0.1-4.2-0.2c-0.7,0-1.2,0-1.5,0%20c0.5,1.8,1,4,1.5,6.4c3,0,5.6,0,7.9,0c4.6-0.3,6.9-3.4,6.9-9.2v-21.3h3.7v-5.9h-3.7V423.3z'/%3e%3cpolygon%20class='st1'%20points='261.1,410.4%20253.2,410.4%20253.2,414.1%20240.6,414.1%20240.6,410.4%20232.7,410.4%20232.7,414.1%20217.8,414.1%20217.8,420.5%20232.7,420.5%20232.7,422.8%20240.6,422.8%20240.6,420.5%20253.2,420.5%20253.2,424%20261.1,424%20261.1,420.5%20275.7,420.5%20275.7,414.1%20261.1,414.1%20'/%3e%3cpath%20class='st1'%20d='M373,453c3.8-6.8,6-15.4,6.7-25.8h2.5v-7.2h-14.9c1-2.8,1.8-5.7,2.5-8.7l-7.9-0.7c-2.5,9.4-5.3,17.1-8.4,23%20c-2.1-1.2-4.5-2.5-6.9-4l-2,2.7v-4h10.2v-5.9h-3.2c0.3-0.5,0.8-1.2,1.5-2c1.5-2.1,2.6-3.8,3.2-5l-5.4-3.5c-0.2,0.3-0.5,0.7-1,1.2%20c-1.7,2.6-3,4.5-4,5.7l5,3.5h-6.2v-11.6h-7.7v11.6h-6.4l5.2-3.5c-2-3-3.6-5.2-5-6.7l-5.2,3.2c1.6,2.5,3.1,4.8,4.2,6.9H325v5.9h8.9%20c-3.1,2.5-6.7,4.5-10.6,5.9c1,2.1,1.9,4.5,2.7,7.2c4.5-2.6,8.1-5.4,10.9-8.4v5.4l-3-0.2c-0.2,0.5-0.4,1.2-0.7,2.2%20c-0.5,1.2-0.8,2-1,2.5h-7.7v5.9h4.7c-1,2-2.1,4-3.5,5.9c3,1.2,5.8,2.4,8.4,3.7c-3.1,1-6.7,1.8-10.6,2.5c1.3,2.1,2.3,4.4,3,6.7%20c5.9-1.2,11.1-3.1,15.4-5.9c3,1.3,5.6,2.6,7.9,4l2-3.5c2,2,3.7,4,5.2,6.2c4-2,7.8-4.9,11.4-8.7c2.5,2.8,5.4,5.4,8.9,7.9%20c2-3.6,3.7-6.1,5.2-7.4C379,458.6,375.8,456.1,373,453z%20M341.1,454.5c-2-0.8-4-1.6-5.9-2.2c0.5-1.2,1-2.2,1.5-3.2h8.9%20C344.1,451.7,342.6,453.5,341.1,454.5z%20M352.7,461.2l1.2-1.7c-2.1-0.8-4.1-1.6-5.9-2.2c2.3-2.5,4.2-5.4,5.7-8.7v-5.4h-13.6%20c0.5-1,1-2,1.5-3h3v-4.5c2.6,1.5,5.2,3.1,7.7,5l2-2.7c0.3,0.5,0.7,1.2,1.2,2.2c0.8,1.3,1.4,2.2,1.7,2.7c0.8-1.3,1.6-2.5,2.2-3.5%20c1,4.8,2.5,9.2,4.5,13.1C360.7,456,357,458.8,352.7,461.2z%20M368.3,445.3c-2-4.5-3.3-9.9-4-16.3c0-0.7,0.2-1.2,0.5-1.7h7.7%20C372.1,434.2,370.6,440.2,368.3,445.3z'/%3e%3cpolygon%20class='st1'%20points='480.3,446%20480.3,410.9%20471.8,410.9%20471.8,446.8%20452.8,448.5%20453.8,456%20471.8,454.2%20471.8,468.3%20480.3,468.3%20480.3,453.5%20488.9,452.7%20488.2,445.3%20'/%3e%3cpath%20class='st1'%20d='M465.9,428.7l5.4-5.4c-3.5-3.3-6.8-6-9.9-8.2l-5,5C460,422.7,463.1,425.6,465.9,428.7z'/%3e%3cpath%20class='st1'%20d='M449.6,437.9l-2.7,2.5v-5h7.7v-0.2v-7.4h-7.7v-7.2c1-0.2,2.3-0.3,4-0.5c2-0.3,3.5-0.6,4.5-0.7l-2.2-6.9%20c-6.9,1-14.4,1.8-22.5,2.5c0.5,2,1,4.3,1.5,6.9c0.8-0.2,2.1-0.2,3.7-0.2c1.5-0.2,2.6-0.2,3.5-0.2v6.4h-8.4v7.7h7.9%20c-2,5.4-4.9,10.4-8.7,14.9c1.3,3.8,2.2,6.9,2.7,9.4c2.5-3.3,4.6-6.8,6.4-10.6v19.3h7.7v-24.8c0.3,0.3,0.9,1,1.7,2%20c1.3,1.5,2.4,2.7,3.2,3.7l5-4.7C454.9,442.6,452.5,440.4,449.6,437.9z'/%3e%3cpath%20class='st1'%20d='M463.9,443.8l5.7-5.4c-3.3-3-6.7-5.8-10.2-8.4l-5,5.2C458.3,438,461.4,440.8,463.9,443.8z'/%3e%3cpath%20class='st1'%20d='M120.7,238.7c6.2,6.9,20.8,10.4,43.7,10.4h38.1v-20.8h-40.8c-7.4,0-13-2-16.6-5.9c-2.5-2.7-4.2-5.5-5-8.4%20c-0.8-2.7-1.3-6.8-1.6-12.4l0.2-64.4h-27.6v62.2c0,9.5,0.4,16.6,1.2,21.2C113.6,227.8,116.4,233.9,120.7,238.7z'/%3e%3cpolygon%20class='st1'%20points='239.4,137%20212.2,137%20212.2,249.1%20239.6,249.1%20'/%3e%3cpath%20class='st1'%20d='M284.4,226.1H340l9,23h26.9l-48.7-112.1h-31.8l-46.3,112.1h26.1L284.4,226.1z%20M311.7,156.6l20.5,49.6h-39.9%20L311.7,156.6z'/%3e%3cpath%20class='st1'%20d='M487.7,165.2c-1.4-7.5-4.2-13.6-8.4-18.4c-6.1-6.7-20.8-10.1-43.9-10.1h-49.8v112.3h27.9v-93.7h20.1%20c10.4,0,17.5,2,21.3,6c2.8,3.2,4.7,6.7,5.5,10.5c0.9,4.6,1.4,13.7,1.4,27.1v50.1h27.3v-62.5C488.9,177,488.5,169.9,487.7,165.2z'%20/%3e%3cpath%20class='st1'%20d='M261.3,351.3c0.8-4.5,1.2-11.6,1.2-21.2v-62.5h-27.3v49.9c0,13.4-0.5,22.5-1.5,27.3%20c-0.7,3.8-2.6,7.3-5.4,10.4c-3.7,4.1-10.8,6.1-21.3,6.1h-6.2v-93.7h-28v93.7h-6.2c-10.5,0-17.5-2-21.3-6.1%20c-2.8-3.1-4.7-6.6-5.5-10.4c-1-4.8-1.5-13.8-1.5-27.3v-49.9h-27.3v62.5c0,9.5,0.4,16.6,1.2,21.2c1.4,7.6,4.2,13.7,8.4,18.4%20c6.1,6.8,20.8,10.3,43.9,10.3h44.3c23.2,0,37.8-3.4,44-10.3C257.2,365,260,358.9,261.3,351.3z'/%3e%3cpath%20class='st1'%20d='M373.1,379.9V361H323c-7.4,0-13-2-16.6-5.9c-2.5-2.7-4.2-5.6-5-8.5c-0.8-2.6-1.3-6.7-1.6-12.3h61.9v-18.9%20h-61.9v-28.5h73.4v-18.9H272.3v62.3c0,9.5,0.4,16.5,1.2,21c1.4,7.5,4.2,13.6,8.4,18.4c6.2,6.8,20.8,10.3,43.7,10.4H373.1z'/%3e%3cpath%20class='st1'%20d='M382.9,267.9v112.1c15.1,0,27.4-12.3,27.4-27.4l-0.1-84.6H382.9z'/%3e%3cpath%20class='st1'%20d='M459.1,270.2c-16.4,0-29.8,13.4-29.8,29.8c0,16.4,13.4,29.8,29.8,29.8c16.4,0,29.8-13.4,29.8-29.8%20C488.9,283.6,475.5,270.2,459.1,270.2z%20M459.1,324.3c-13.3,0-24.2-10.9-24.2-24.2c0-13.3,10.9-24.2,24.2-24.2s24.2,10.9,24.2,24.2%20C483.3,313.4,472.4,324.3,459.1,324.3z'/%3e%3cpath%20class='st1'%20d='M472,294.6c0-4.1-1.8-8.9-10.4-8.9H448v28.9h6.2v-11.1h4.4l8.5,11.1h7.5l-9.1-11.5%20C469.9,302.2,472.1,299.3,472,294.6z%20M465.7,294.7c0.1,1.2-0.2,2.1-0.8,2.7c-0.8,0.8-2.2,1.2-4.3,1.2h-6.3v-8.3h6.3%20C464.1,290.4,465.7,291.7,465.7,294.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",Hy={components:{NavMenu:s5},data(){return{nav:!1,menu:[]}},computed:{},created(){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)},watch:{},methods:{showMobileNav(t){var n=t.currentTarget.getAttribute("drag-flag");if(n=="true")return!1;this.nav=!0},select(){this.$refs.mobileNavBox.handleClose()},filterUrl(t){var n=[];return t&&t.forEach(o=>{if(o.meta=o.meta?o.meta:{},o.meta.hidden||o.meta.type=="button")return!1;o.meta.type=="iframe"&&(o.path=`/i/${o.name}`),o.children&&o.children.length>0&&(o.children=this.filterUrl(o.children)),n.push(o)}),n}},directives:{drag(t){let n=t,o="",a="";n.onmousedown=function(r){let l=r.clientX-n.offsetLeft,i=r.clientY-n.offsetTop;return document.onmousemove=function(s){n.setAttribute("drag-flag",!0),o=new Date().getTime();let c=s.clientX-l,p=s.clientY-i;p>0&&p<document.body.clientHeight-50&&(n.style.top=p+"px"),c>0&&c<document.body.clientWidth-50&&(n.style.left=c+"px")},document.onmouseup=function(){a=new Date().getTime(),a-o>200&&n.setAttribute("drag-flag",!1),document.onmousemove=null,document.onmouseup=null},!1}}}},jy={class:"logo-bar"};function Yy(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-menu"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-header"),p=e.resolveComponent("NavMenu"),f=e.resolveComponent("el-menu"),d=e.resolveComponent("el-scrollbar"),u=e.resolveComponent("el-main"),C=e.resolveComponent("el-container"),g=e.resolveComponent("el-drawer"),A=e.resolveDirective("drag");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives((e.openBlock(),e.createElementBlock("div",{ref:"",class:"mobile-nav-button",onClick:n[0]||(n[0]=m=>l.showMobileNav(m)),draggable:"false"},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})])),[[A]]),e.createVNode(g,{ref:"mobileNavBox",title:"移动端菜单",size:240,modelValue:r.nav,"onUpdate:modelValue":n[1]||(n[1]=m=>r.nav=m),direction:"ltr","with-header":!1,"destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(C,{class:"mobile-nav"},{default:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[e.createElementVNode("div",jy,[n[2]||(n[2]=e.createElementVNode("img",{class:"logo",src:On},null,-1)),e.createElementVNode("span",null,e.toDisplayString(t.$config.APP_NAME),1)])]),_:1}),e.createVNode(u,null,{default:e.withCtx(()=>[e.createVNode(d,null,{default:e.withCtx(()=>[e.createVNode(f,{"default-active":t.$route.meta.active||t.$route.fullPath,onSelect:l.select,router:"","background-color":"#212d3d","text-color":"#fff","active-text-color":"#409EFF"},{default:e.withCtx(()=>[e.createVNode(p,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","onSelect"])]),_:1})]),_:1})]),_:1})]),_:1},8,["modelValue"])],64)}const Zy=Q(Hy,[["render",Yy],["__scopeId","data-v-30676ee8"]]),Ky={name:"tags",components:{draggable:xt},data(){return{contextMenuVisible:!1,contextMenuItem:null,left:0,top:0,iconVisible:!1,isOpenTour:!1,tipVisible:!1,tipDisplayed:!1,menu:this.$router.sc_getMenu()}},props:{tagShowID:{type:Boolean,default:!1}},computed:{tagList(){return this.$store.state.viewTags.viewTags}},watch:{scrollInit(){const t=this.$refs.tags;t&&t.addEventListener("scroll",()=>{t.scrollLeft>0?this.tipDisplayed=!0:this.tipDisplayed=!1})},$route(t){this.addViewTags(t)},contextMenuVisible(t){var n=this,o=function(a){let r=document.getElementById("contextmenu");r&&!r.contains(a.target)&&n.closeMenu()};t?document.body.addEventListener("click",a=>o(a)):document.body.removeEventListener("click",a=>o(a))}},created(){this.init(),this.$store.state.viewTags.closeTagAndJump=this.closeTagAndJump,window.addEventListener("resize",()=>{this.changeLeftRight()}),this.$bus.$on("lwTourOpen",t=>{this.isOpenTour=t})},mounted(){this.scrollInit()},methods:{init(){let t=this.$tool.data.get("RouteTags")||[];t.length>0&&t.forEach((n,o)=>{var a=this.treeFind(this.menu,r=>r.path==n.path);a&&this.addViewTags(n)}),this.addViewTags(this.$route)},treeFind(t,n){for(const o of t){if(n(o))return o;if(o.children){const a=this.treeFind(o.children,n);if(a)return a}}return null},changeTages(t){this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags)},addViewTags(t){t.name&&!t.meta.fullpage&&(delete t.redirectedFrom,t={...t,matched:[]},this.$store.commit("pushViewTags",t),this.$store.commit("pushKeepLive",t.name),this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags)),this.changeLeftRight()},changeLeftRight(){this.$nextTick(()=>{const t=document.querySelector(".context-menu-list");if(t&&t.scrollWidth>t.clientWidth){let n=t==null?void 0:t.querySelector(".active");n==null||n.scrollIntoView(),this.tipDisplayed||(this.tipVisible=!0),this.iconVisible=!0}else this.iconVisible=!1})},isActive(t){return t.fullPath===this.$route.fullPath},closeSelectedTag(t,n=!0){var a,r;let o=this.menu[0];if(o.children&&(o=o.children[0]),(a=o.meta)!=null&&a.code&&((r=o.meta)==null?void 0:r.code)!=this.$config.APP_NAME.toLowerCase()&&(o.path=`/i/${o.name}`),this.tagList.length==1&&o.path==this.$route.path)return!1;if(this.$store.commit("removeViewTags",t),this.$store.commit("removeIframeList",t),this.$store.commit("removeKeepLive",t.name),this.$tool.data.set("RouteTags",this.$store.state.viewTags.viewTags),n&&this.isActive(t)){const l=this.tagList.slice(-1)[0];l?this.$router.push(l):this.$router.push({path:o.path})}this.changeLeftRight()},openContextMenu(t,n){this.contextMenuItem=n,this.contextMenuVisible=!0,this.left=t.clientX+1,this.top=t.clientY+1,this.$nextTick(()=>{let o=document.getElementById("contextmenu");document.body.offsetWidth-t.clientX<o.offsetWidth&&(this.left=document.body.offsetWidth-o.offsetWidth+1,this.top=t.clientY+1)})},closeMenu(){this.contextMenuItem=null,this.contextMenuVisible=!1},refreshTab(){var t=this.contextMenuItem;this.contextMenuVisible=!1,this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query}),this.$store.commit("refreshIframe",t),this.$store.commit("removeKeepLive",t.name),this.$store.commit("setRouteShow",!0),this.$nextTick(()=>{this.$store.commit("pushKeepLive",t.name),this.$store.commit("setRouteShow",!1)})},closeTabs(){var t=this.contextMenuItem;t.meta.affix||(this.closeSelectedTag(t),this.contextMenuVisible=!1)},closeOtherTabs(){var t=this.contextMenuItem;this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query});var n=[...this.tagList];n.forEach(o=>{if(o.meta&&o.meta.affix||t.fullPath==o.fullPath)return!0;this.closeSelectedTag(o,!1)}),this.contextMenuVisible=!1},openTour(){this.$bus.$emit("lwTourChange",!0),this.contextMenuVisible=!1},maximize(){var t=this.contextMenuItem;this.contextMenuVisible=!1,this.$route.fullPath!=t.fullPath&&this.$router.push({path:t.fullPath,query:t.query}),document.getElementById("app").classList.add("main-maximize")},openWindow(){var t=this.contextMenuItem,n=t.href||"/";t.meta.affix||this.closeSelectedTag(t),window.open(n),this.contextMenuVisible=!1},scrollInit(){const t=document.querySelector(".context-menu-list");if(!t)return!1;t.addEventListener("mousewheel",n,!1)||t.addEventListener("DOMMouseScroll",n,!1);function n(o){const a=o.wheelDelta||o.detail,r=1,l=-1;let i=0;a==3||a<0&&a!=-3?i=r*50:i=l*50,t.scrollLeft+=i}},hideTip(){this.tipVisible=!1,this.tipDisplayed=!0},closeTagAndJump(t,n){n&&this.$store.commit("removeKeepLive",n),this.$router.push(t),this.$store.state.global.layoutTags&&this.closeSelectedTag(this.$route,!1)},getIdName(t){var o,a;let n=t.meta.title;return(o=t.query)!=null&&o.isView&&(n=t.meta.title.replace("编辑","查看")),(a=t.query)!=null&&a.id&&this.tagShowID?n.includes(":")||n.includes(":")?n:`${n}:${t.query.id}`:n},scrollLeft(){this.scroll(-200)},scrollRight(){this.scroll(200)},scroll(t){const n=document.querySelector(".context-menu-list");n&&n.scrollBy({left:t,behavior:"smooth"})}}},Wy={class:"adminui-tags"},Jy=["onContextmenu"];function vy(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-arrow-left"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-icon-close"),p=e.resolveComponent("router-link"),f=e.resolveComponent("draggable"),d=e.resolveComponent("el-icon-arrow-right"),u=e.resolveComponent("el-icon-refresh"),C=e.resolveComponent("el-icon-folder-delete"),g=e.resolveComponent("el-icon-finished"),A=e.resolveComponent("el-icon-copy-document");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",Wy,[r.iconVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scroll-arrow left",onClick:n[0]||(n[0]=(...m)=>l.scrollLeft&&l.scrollLeft(...m))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1})])):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:t.$store.state.viewTags.viewTags,"onUpdate:modelValue":n[1]||(n[1]=m=>t.$store.state.viewTags.viewTags=m),onChange:l.changeTages,class:"context-menu-list",ref:"tags",itemKey:"name"},{item:e.withCtx(({element:m})=>[(e.openBlock(),e.createElementBlock("li",{key:m,class:e.normalizeClass([l.isActive(m)?"active":"",m.meta.affix?"affix":""]),onContextmenu:e.withModifiers(w=>l.openContextMenu(w,m),["prevent"])},[e.createVNode(p,{to:m},{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(l.getIdName(m)),1),m.meta.affix?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(w=>l.closeSelectedTag(m),["prevent","stop"])},{default:e.withCtx(()=>[e.createVNode(c)]),_:1},8,["onClick"]))]),_:2},1032,["to"])],42,Jy))]),_:1},8,["modelValue","onChange"]),r.iconVisible?(e.openBlock(),e.createElementBlock("div",{key:1,class:"scroll-arrow right",onClick:n[2]||(n[2]=(...m)=>l.scrollRight&&l.scrollRight(...m))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(d)]),_:1})])):e.createCommentVNode("",!0)]),e.createVNode(e.Transition,{name:"el-zoom-in-top"},{default:e.withCtx(()=>[r.contextMenuVisible?(e.openBlock(),e.createElementBlock("ul",{key:0,style:e.normalizeStyle({left:r.left+"px",top:r.top+"px"}),class:"contextmenu",id:"contextmenu"},[e.createElementVNode("li",{onClick:n[3]||(n[3]=m=>l.refreshTab())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(u)]),_:1}),n[8]||(n[8]=e.createTextVNode("刷新 ",-1))]),n[13]||(n[13]=e.createElementVNode("hr",null,null,-1)),e.createElementVNode("li",{onClick:n[4]||(n[4]=m=>l.closeTabs()),class:e.normalizeClass(r.contextMenuItem.meta.affix?"disabled":"")},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(c)]),_:1}),n[9]||(n[9]=e.createTextVNode("关闭标签 ",-1))],2),e.createElementVNode("li",{onClick:n[5]||(n[5]=m=>l.closeOtherTabs())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(C)]),_:1}),n[10]||(n[10]=e.createTextVNode("关闭其他标签 ",-1))]),n[14]||(n[14]=e.createElementVNode("hr",null,null,-1)),r.isOpenTour?(e.openBlock(),e.createElementBlock("li",{key:0,onClick:n[6]||(n[6]=m=>l.openTour())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(g)]),_:1}),n[11]||(n[11]=e.createTextVNode("显示页面指引 ",-1))])):e.createCommentVNode("",!0),e.createElementVNode("li",{onClick:n[7]||(n[7]=m=>l.openWindow())},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1}),n[12]||(n[12]=e.createTextVNode("在新的窗口中打开 ",-1))])],4)):e.createCommentVNode("",!0)]),_:1})],64)}const Xy=Q(Ky,[["render",vy]]),$y={data(){return{breadList:[]}},created(){this.getBreadcrumb()},watch:{$route(){this.getBreadcrumb()}},methods:{getBreadcrumb(){let t=this.$route.meta.breadcrumb;this.breadList=t}}},eA={class:"adminui-topbar"},tA={class:"left-panel"},nA={style:{"font-size":"12px"}},oA={class:"right-panel"};function rA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon"),s=e.resolveComponent("el-breadcrumb-item"),c=e.resolveComponent("el-breadcrumb");return e.openBlock(),e.createElementBlock("div",eA,[e.createElementVNode("div",tA,[e.createVNode(c,{"separator-icon":"el-icon-arrow-right",class:"hidden-sm-and-down"},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"breadcrumb"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.breadList,p=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p.title},[p.path!="/"&&!p.meta.hiddenBreadcrumb?(e.openBlock(),e.createBlock(s,{key:p.meta.title},{default:e.withCtx(()=>[p.meta.icon?(e.openBlock(),e.createBlock(i,{key:0,class:"icon"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(p.meta.icon)))]),_:2},1024)):e.createCommentVNode("",!0),e.createElementVNode("span",nA,e.toDisplayString(p.meta.title),1)]),_:2},1024)):e.createCommentVNode("",!0)],64))),128))]),_:1})]),_:1})]),n[0]||(n[0]=e.createElementVNode("div",{class:"center-panel"},null,-1)),e.createElementVNode("div",oA,[e.renderSlot(t.$slots,"default",{},void 0,!0)])])}const aA=Q($y,[["render",rA],["__scopeId","data-v-46501692"]]),E0="data:image/jpeg;base64,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",lA={data(){return{buName:"",buList:[]}},props:{isInitialized:{type:Boolean,default:!0}},methods:{async changeBusinessUnit(t){let n=this.buList.find(o=>o.code===t);if(this.buName=n.name,this.$store.commit("setRouteShow",!0),this.$tool.data.set("buCode",t),this.$tool.data.set("tenantId",n.tenantId),this.$bus.$emit("changeBu",{buCode:t,tenantId:n.tenantId}),this.isInitialized){let o=await this.$api.auth.initialized();this.$tool.data.set("zoneInitialized",o),o?this.$route.path==this.$config.INIT_URL&&this.$router.push("/"):this.$router.push(this.$config.INIT_URL)}this.$store.commit("clearKeepLive"),this.$store.commit("setRouteShow",!1)}},async created(){this.buList=this.$tool.data.get("buList")||[];let t=this.$tool.data.get("buCode");if(!this.buList.length){let a=await this.$api.auth.bu()||[];this.$tool.data.set("buList",a),this.buList=a,this.$tool.data.set("buCode",a[0].code),t=a[0].code}let n=this.buList.find(o=>o.code===t);this.buName=n?n.name:"",this.changeBusinessUnit(t),document.addEventListener("visibilitychange",()=>{if(document.visibilityState==="visible"){let o=this.buList.find(a=>a.name===this.buName);this.$tool.data.set("buCode",o.code),this.$tool.data.set("tenantId",o.tenantId)}})}},iA={class:"bu-list"};function sA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-help"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("el-dropdown-item"),p=e.resolveComponent("el-dropdown-menu"),f=e.resolveComponent("el-dropdown");return e.openBlock(),e.createElementBlock("div",{class:"screen panel-item hidden-sm-and-down",onClick:n[0]||(n[0]=(...d)=>t.screen&&t.screen(...d))},[e.createVNode(f,{onCommand:l.changeBusinessUnit},{dropdown:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.buList,d=>(e.openBlock(),e.createBlock(c,{key:d.id,command:d.code},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d.name),1)]),_:2},1032,["command"]))),128))]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",iA,[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1}),e.createTextVNode(e.toDisplayString(r.buName),1)])]),_:1},8,["onCommand"])])}const c5=Q(lA,[["render",sA],["__scopeId","data-v-2806e6c1"]]),d5={HexToRgb(t){t=t.replace("#","");let n=t.match(/../g);for(let o=0;o<3;o++)n[o]=parseInt(n[o],16);return n},RgbToHex(t,n,o){let a=[t.toString(16),n.toString(16),o.toString(16)];for(let r=0;r<3;r++)a[r].length===1&&(a[r]="0"+a[r]);return"#"+a.join("")},darken(t,n){let o=this.HexToRgb(t);for(let a=0;a<3;a++)o[a]=Math.floor(o[a]*(1-n));return this.RgbToHex(o[0],o[1],o[2])},lighten(t,n){let o=this.HexToRgb(t);for(let a=0;a<3;a++)o[a]=Math.floor((255-o[a])*n+o[a]);return this.RgbToHex(o[0],o[1],o[2])}},cA={data(){return{config:{lang:this.$tool.data.get("APP_LANG")||this.$config.LANG},lang:[{name:"简体中文",value:"zh-cn"},{name:"English",value:"en-us"}]}},watch:{"config.lang"(t){this.$i18n.locale=t,this.$i18n.fallbackLocale=t,this.$tool.data.remove("RouteTags"),this.$tool.data.set("APP_LANG",t),location.reload()}},methods:{configLang(t){this.config.lang=t.value}},computed:{curLang(){return this.lang.find(n=>n.value===this.config.lang).name}}};function dA(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-dropdown-item"),c=e.resolveComponent("el-dropdown-menu"),p=e.resolveComponent("el-dropdown");return e.openBlock(),e.createBlock(p,{trigger:"click",placement:"bottom-end",onCommand:l.configLang},{dropdown:e.withCtx(()=>[e.createVNode(c,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.lang,f=>(e.openBlock(),e.createBlock(s,{key:f.value,command:f,class:e.normalizeClass({selected:r.config.lang==f.value})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(f.name),1)]),_:2},1032,["command","class"]))),128))]),_:1})]),default:e.withCtx(()=>[e.createVNode(i,{link:""},{icon:e.withCtx(()=>[...n[0]||(n[0]=[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",role:"img",width:"1em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 512 512"},[e.createElementVNode("path",{d:"M478.33 433.6l-90-218a22 22 0 0 0-40.67 0l-90 218a22 22 0 1 0 40.67 16.79L316.66 406h102.67l18.33 44.39A22 22 0 0 0 458 464a22 22 0 0 0 20.32-30.4zM334.83 362L368 281.65L401.17 362z",fill:"currentColor"}),e.createElementVNode("path",{d:"M267.84 342.92a22 22 0 0 0-4.89-30.7c-.2-.15-15-11.13-36.49-34.73c39.65-53.68 62.11-114.75 71.27-143.49H330a22 22 0 0 0 0-44H214V70a22 22 0 0 0-44 0v20H54a22 22 0 0 0 0 44h197.25c-9.52 26.95-27.05 69.5-53.79 108.36c-31.41-41.68-43.08-68.65-43.17-68.87a22 22 0 0 0-40.58 17c.58 1.38 14.55 34.23 52.86 83.93c.92 1.19 1.83 2.35 2.74 3.51c-39.24 44.35-77.74 71.86-93.85 80.74a22 22 0 1 0 21.07 38.63c2.16-1.18 48.6-26.89 101.63-85.59c22.52 24.08 38 35.44 38.93 36.1a22 22 0 0 0 30.75-4.9z",fill:"currentColor"})],-1)])]),default:e.withCtx(()=>[e.createTextVNode(" "+e.toDisplayString(l.curLang),1)]),_:1})]),_:1},8,["onCommand"])}const p5=Q(cA,[["render",dA]]),pA={components:{Lang:p5},data(){return{layout:this.$tool.data.get("SET_layout")||"menu",menuIsCollapse:this.$store.state.global.menuIsCollapse,layoutTags:this.$store.state.global.layoutTags,dark:this.$tool.data.get("APP_THEME"),colorList:["#409EFF","#009688","#536dfe","#ff5c93","#c62f2f","#fd726d"],colorPrimary:this.$tool.data.get("APP_COLOR")||this.$config.COLOR||"#409EFF"}},watch:{layout:{handler(t){this.$store.commit("SET_layout",t),this.$tool.data.set("SET_layout",t),document.body.setAttribute("data-layout",t)},immediate:!0},menuIsCollapse(t){this.$store.commit("TOGGLE_menuIsCollapse"),t?this.$tool.data.set("APP_menuIsCollapse","true"):this.$tool.data.remove("APP_menuIsCollapse")},layoutTags(t){this.$store.commit("TOGGLE_layoutTags"),t?this.$tool.data.remove("APP_LAYOUTTAGS"):this.$tool.data.set("APP_LAYOUTTAGS","hide")},dark(t){document.body.setAttribute("data-theme",t),this.$tool.data.set("APP_THEME",t)},colorPrimary(t){document.documentElement.style.setProperty("--el-color-primary",t);for(let n=1;n<=9;n++)document.documentElement.style.setProperty(`--el-color-primary-light-${n}`,d5.lighten(t,n/10));for(let n=1;n<=9;n++)document.documentElement.style.setProperty(`--el-color-primary-dark-${n}`,d5.darken(t,n/10));this.$tool.data.set("APP_COLOR",t)}},methods:{changeLayout(t){window.location.reload()}}};function fA(t,n,o,a,r,l){const i=e.resolveComponent("el-divider"),s=e.resolveComponent("el-switch"),c=e.resolveComponent("el-form-item"),p=e.resolveComponent("el-color-picker"),f=e.resolveComponent("el-option"),d=e.resolveComponent("el-select"),u=e.resolveComponent("Lang"),C=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(C,{ref:"form","label-width":"120px","label-position":"left",style:{padding:"0 20px"}},{default:e.withCtx(()=>[e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.nightmode")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.dark,"onUpdate:modelValue":n[0]||(n[0]=g=>r.dark=g),"active-value":"dark","inactive-value":"default"},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.color")},{default:e.withCtx(()=>[e.createVNode(p,{modelValue:r.colorPrimary,"onUpdate:modelValue":n[1]||(n[1]=g=>r.colorPrimary=g),predefine:r.colorList},{default:e.withCtx(()=>[...n[5]||(n[5]=[e.createTextVNode(">",-1)])]),_:1},8,["modelValue","predefine"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.layout")},{default:e.withCtx(()=>[e.createVNode(d,{modelValue:r.layout,"onUpdate:modelValue":n[2]||(n[2]=g=>r.layout=g),placeholder:"请选择",onChange:l.changeLayout},{default:e.withCtx(()=>[e.createVNode(f,{label:"默认",value:"default"}),e.createVNode(f,{label:"轻奢",value:"light"}),e.createVNode(f,{label:"经典",value:"menu"}),e.createVNode(f,{label:"功能坞",value:"dock",disabled:""})]),_:1},8,["modelValue","onChange"])]),_:1},8,["label"]),e.createVNode(c,{label:t.$t("lwLayout.user.menu")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.menuIsCollapse,"onUpdate:modelValue":n[3]||(n[3]=g=>r.menuIsCollapse=g)},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(c,{label:t.$t("lwLayout.user.tag")},{default:e.withCtx(()=>[e.createVNode(s,{modelValue:r.layoutTags,"onUpdate:modelValue":n[4]||(n[4]=g=>r.layoutTags=g)},null,8,["modelValue"])]),_:1},8,["label"]),e.createVNode(i),e.createVNode(c,{label:t.$t("lwLayout.user.lang")},{default:e.withCtx(()=>[e.createVNode(u)]),_:1},8,["label"])]),_:1},512)}const uA=Q(pA,[["render",fA]]),hA={name:"TableColumn",props:{col:{type:[Array,Object],default:()=>[]}},data(){return{empty:E0,dayjs:ee}},methods:{filterOperations(t,n){return(t==null?void 0:t.filter(o=>{const a=!o.auth||this.checkAuth(o.auth),r=!o.isShow||o.isShow(n);return a&&r}))||[]},checkAuth(t){const{menus:n=[],authorities:o=[]}=JSON.parse(localStorage.getItem("userAuthInfo")||"{}"),a=[...n];return t?Array.isArray(t)?t.some(r=>a.includes(r)):a.includes(t):!0},getChildName(t,n){if(!n.dataIndex)return"";const o=n.dataIndex.split(".").reduce((a,r)=>a==null?void 0:a[r],t);return o??(o===0?"0":"")},getEnumLabel(t,n){if(!n.dataIndex)return"";const o=n.dataIndex.split(".").reduce((c,p)=>c==null?void 0:c[p],t);if(!n||!Array.isArray(n.options)||n.options.length===0)return"";const{options:a,optionsLabel:r="label",optionsValue:l="value"}=n;return(Array.isArray(o)?o:typeof o=="string"?o.split(","):[o]).map(c=>{const p=a.find(f=>f[l]==c);return p?p[r]:c}).filter(c=>c!=="").join(", ")||"--"},formatDate(t,n){if(!t)return"--";try{const o=ee(t);if(!o.isValid())return"--";if(n)return o.format(n);const a=String(t);return a.includes(":")?(a.includes(".")||a.includes("+"),o.format("YYYY-MM-DD HH:mm:ss")):o.format("YYYY-MM-DD")}catch(o){return console.warn("日期格式化失败:",o),"--"}}}},mA={style:{"max-width":"300px",display:"inline-block"}},gA={key:0,class:"btn-list"},CA=["innerHTML","onClick"],yA={class:"image-slot"},AA={class:"image-slot"},bA=["src"],wA={key:5},kA=["onClick"];function EA(t,n,o,a,r,l){const i=e.resolveComponent("TableColumn",!0),s=e.resolveComponent("el-table-column"),c=e.resolveComponent("el-tag"),p=e.resolveComponent("el-icon"),f=e.resolveComponent("el-tooltip"),d=e.resolveComponent("el-button"),u=e.resolveComponent("el-dropdown-item"),C=e.resolveComponent("el-dropdown-menu"),g=e.resolveComponent("el-dropdown"),A=e.resolveComponent("el-icon-picture"),m=e.resolveComponent("el-image"),w=e.resolveComponent("el-switch"),b=e.resolveComponent("el-option"),y=e.resolveComponent("el-select"),I=e.resolveComponent("el-icon-copy-document"),x=e.resolveDirective("copy");return o.col.children&&o.col.children.length?(e.openBlock(),e.createBlock(s,{key:0,prop:o.col.dataIndex,label:o.col.title,width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.col.children,(E,S)=>(e.openBlock(),e.createBlock(i,{col:E,key:S},null,8,["col"]))),128))]),_:1},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"])):o.col.expand?(e.openBlock(),e.createBlock(s,{key:1,prop:o.col.dataIndex,label:o.col.title,type:"expand",width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{default:e.withCtx(E=>[o.col.component?e.renderSlot(t.$slots,o.col.component,{key:0,scope:E.row,col:o.col},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0):e.createCommentVNode("",!0)]),_:3},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"])):(e.openBlock(),e.createBlock(s,{key:2,prop:o.col.dataIndex,label:o.col.title,width:o.col.width,"min-width":o.col.minWidth,align:o.col.align??"center",fixed:o.col.fixed,sortable:o.col.sortable,"show-overflow-tooltip":o.col.tooltip},{header:e.withCtx(({column:E,$index:S})=>{var V;return[(V=o.col)!=null&&V.header?e.renderSlot(t.$slots,o.col.header,{key:0,scope:{column:E,$index:S,col:o.col}},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.header)+"]没有这个自定义表头",1)]),_:1})],!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(o.col.title)+" ",1),o.col.tips?(e.openBlock(),e.createBlock(f,{key:0},{content:e.withCtx(()=>[e.createElementVNode("span",mA,e.toDisplayString(o.col.tips),1)]),default:e.withCtx(()=>[e.createVNode(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.col.icon||"el-icon-question-filled")))]),_:1})]),_:1})):e.createCommentVNode("",!0)],64))]}),default:e.withCtx(E=>{var S,V,T;return[(S=o.col)!=null&&S.operation?(e.openBlock(),e.createElementBlock("div",gA,[l.filterOperations(o.col.operation,E.row).length<=3?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(l.filterOperations(o.col.operation,E.row),k=>{var B;return e.openBlock(),e.createElementBlock(e.Fragment,{key:k},[k.icon?(e.openBlock(),e.createBlock(f,{key:0,content:k.label,placement:"top"},{default:e.withCtx(()=>{var O;return[e.createVNode(d,{type:"primary",size:"small",icon:k.icon,disabled:(O=k.disabled)==null?void 0:O.call(k,E.row),circle:"",onClick:D=>k.clickFun(E.row,E.$index,t.tableData)},null,8,["icon","disabled","onClick"])]}),_:2},1032,["content"])):(e.openBlock(),e.createBlock(d,{key:1,type:"primary",text:"",size:"small",disabled:(B=k.disabled)==null?void 0:B.call(k,E.row),onClick:O=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["disabled","onClick"]))],64)}),128)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filterOperations(o.col.operation,E.row).slice(0,2),k=>{var B;return e.openBlock(),e.createElementBlock(e.Fragment,{key:k},[k.icon?(e.openBlock(),e.createBlock(f,{key:0,content:k.label,placement:"top"},{default:e.withCtx(()=>{var O;return[e.createVNode(d,{type:"primary",size:"small",icon:k.icon,disabled:(O=k.disabled)==null?void 0:O.call(k,E.row),circle:"",onClick:D=>k.clickFun(E.row,E.$index,t.tableData)},null,8,["icon","disabled","onClick"])]}),_:2},1032,["content"])):(e.openBlock(),e.createBlock(d,{key:1,type:"primary",text:"",size:"small",disabled:(B=k.disabled)==null?void 0:B.call(k,E.row),onClick:O=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["disabled","onClick"]))],64)}),128)),e.createVNode(g,null,{dropdown:e.withCtx(()=>[e.createVNode(C,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filterOperations(o.col.operation,E.row).slice(2),k=>(e.openBlock(),e.createBlock(u,{key:k,onClick:B=>k.clickFun(E.row,E.$index,t.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k.label),1)]),_:2},1032,["onClick"]))),128))]),_:2},1024)]),default:e.withCtx(()=>[e.createVNode(d,{size:"small",type:"primary",icon:"el-icon-more-filled",class:"el-dropdown-link",text:""})]),_:2},1024)],64))])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.col.eleRender?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.col.eleRender(E.row,E.$index),onClick:k=>{var B,O;return(O=(B=o.col).clickFun)==null?void 0:O.call(B,E.row,E.$index,t.tableData)}},null,8,CA)):o.col.type==="img"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[Array.isArray(l.getChildName(E.row,o.col))?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(l.getChildName(E.row,o.col),(k,B)=>(e.openBlock(),e.createBlock(m,{key:B,style:{height:"28px","margin-right":"5px"},src:k||r.empty,"preview-src-list":l.getChildName(E.row,o.col),fit:"cover","z-index":99,"preview-teleported":!0},{error:e.withCtx(()=>[e.createElementVNode("div",yA,[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})])]),_:1},8,["src","preview-src-list"]))),128)):(e.openBlock(),e.createBlock(m,{key:1,style:{height:"28px"},src:l.getChildName(E.row,o.col)||r.empty,"preview-src-list":[l.getChildName(E.row,o.col)],fit:"cover","z-index":99,"preview-teleported":!0},{error:e.withCtx(()=>[e.createElementVNode("div",AA,[e.createVNode(p,null,{default:e.withCtx(()=>[e.createVNode(A)]),_:1})])]),_:1},8,["src","preview-src-list"]))],64)):o.col.date?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[Array.isArray(l.getChildName(E.row,o.col))?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col)[0],o.col.dateFormat):"--")+" 到 "+e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col)[1],o.col.dateFormat):"--"),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)?l.formatDate(l.getChildName(E.row,o.col),o.col.dateFormat):"--"),1)],64))],64)):o.col.switch?(e.openBlock(),e.createBlock(w,{key:3,"inline-prompt":!0,"active-text":o.col.activeText||"是","inactive-text":o.col.inactiveText||"否",style:{"--el-switch-on-color":"var(--el-color-primary)","--el-switch-off-color":"#c6c6c6"},modelValue:E.row[o.col.dataIndex],"onUpdate:modelValue":k=>E.row[o.col.dataIndex]=k,"active-value":o.col.activeValue??!0,"inactive-value":o.col.inactiveValue??!1,disabled:o.col.disabled?o.col.disabled(E.row):!1,onChange:k=>{o.col.clickFun(k,E.row)}},null,8,["active-text","inactive-text","modelValue","onUpdate:modelValue","active-value","inactive-value","disabled","onChange"])):o.col.video?(e.openBlock(),e.createElementBlock("video",{key:4,width:"40",src:E.row[o.col.dataIndex],style:{margin:"5px 0"}},null,8,bA)):o.col.array?(e.openBlock(),e.createElementBlock("span",wA,e.toDisplayString(E.row[o.col.dataIndex]?E.row[o.col.dataIndex].toString():""),1)):o.col.component?e.renderSlot(t.$slots,o.col.component,{key:6,scope:E.row,col:o.col},()=>[e.createVNode(c,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(o.col.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:1})],!0):(V=o.col.options)!=null&&V.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[(T=o.col)!=null&&T.isEdit?(e.openBlock(),e.createBlock(y,{key:0,class:"select-select number",modelValue:E.row[o.col.dataIndex],"onUpdate:modelValue":k=>E.row[o.col.dataIndex]=k,placeholder:"请选择",clearable:"",filterable:"",onChange:k=>{var B,O;return(O=(B=o.col).callback)==null?void 0:O.call(B,k,E.row)}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.col.options,k=>(e.openBlock(),e.createBlock(b,{key:k[o.col.optionsValue||"value"],label:k[o.col.optionsLabel||"label"],value:k[o.col.optionsValue||"value"]},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onUpdate:modelValue","onChange"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getEnumLabel(E.row,o.col)),1)],64))],64)):o.col.link?(e.openBlock(),e.createElementBlock("span",{key:8,class:"el-button el-button--primary el-button--small is-text",onClick:k=>{var B,O;return(O=(B=o.col).clickFun)==null?void 0:O.call(B,E.row,E.$index,t.tableData)}},e.toDisplayString(E.row[o.col.dataIndex]||""),9,kA)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:9},[e.createTextVNode(e.toDisplayString(l.getChildName(E.row,o.col)),1)],64)),o.col.copy?e.withDirectives((e.openBlock(),e.createBlock(p,{key:10,class:"copy-btn"},{default:e.withCtx(()=>[e.createVNode(I)]),_:1})),[[x,E.row[o.col.dataIndex]]]):e.createCommentVNode("",!0)],64))]}),_:3},8,["prop","label","width","min-width","align","fixed","sortable","show-overflow-tooltip"]))}const BA=Q(hA,[["render",EA],["__scopeId","data-v-b41422e5"]]);function VA(){const t=e.ref(!1),n=l=>{l.requestFullscreen?l.requestFullscreen():l.mozRequestFullScreen?l.mozRequestFullScreen():l.webkitRequestFullscreen?l.webkitRequestFullscreen():l.msRequestFullscreen&&l.msRequestFullscreen()},o=()=>{document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen()},a=()=>{t.value?o():n(document.documentElement),t.value=!t.value},r=()=>{t.value=!!(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)};return e.onMounted(()=>{document.addEventListener("fullscreenchange",r),document.addEventListener("webkitfullscreenchange",r),document.addEventListener("mozfullscreenchange",r),document.addEventListener("MSFullscreenChange",r)}),e.onUnmounted(()=>{document.removeEventListener("fullscreenchange",r),document.removeEventListener("webkitfullscreenchange",r),document.removeEventListener("mozfullscreenchange",r),document.removeEventListener("MSFullscreenChange",r)}),{isFullscreen:t,toggle:a}}const{toggle:xA}=VA(),SA={name:"lwTable",components:{VueSelecto:v5.VueSelecto,TableColumn:BA,draggable:xt},props:{refName:{type:String,default:"multipleTableRef"},tableName:{type:String,default:""},tableData:{type:Array,default:()=>[]},tableColumns:{type:Array,default:()=>[]},loading:{type:Boolean,default:!1},tableSize:{type:String,default:"large"},bordered:{type:Boolean,default:!0},stripe:{type:Boolean,default:!1},hoverable:{type:Boolean,default:!0},maxHeight:{type:String,default:""},height:{type:String,default:""},cardCol:{type:Object,default:{sm:12,md:8,lg:6,xl:3}},rowSelection:{type:Boolean,default:!1},isRadio:{type:Boolean,default:!1},rowKey:{type:String,default:"id"},defaultSelectData:{type:Array,default:()=>[]},selectedKeys:{type:Array},selectDatas:{type:Array},selectStatus:{type:Function,default:()=>!0},isShowPagination:{type:Boolean,default:!0},searchParams:{type:Object,default:()=>({page:1,size:20})},totalCount:{type:Number,default:0},pageSizes:{type:Array,default:()=>[10,20,30,40,50]},defaultExpandAll:{type:Boolean,default:!1},virtualListProps:{type:Object,default:void 0},summaryMethod:{type:Function,default:()=>[]},hideTool:{type:Boolean,default:!1},hideCard:{type:Boolean,default:!0},isSetting:{type:Boolean,default:!1},saveKey:{type:String,default:""},draggable:{type:Object}},data(){return{tableHeaders:[],localTableSize:this.tableSize,tableHeight:0,checkedKeys:[],treeData:[],allCheck:!0,fixNum:0,selectedKeysForm:[],selectGoodsDatas:[],selectAllGoods:[],isFullscreen:!1,isCard:!this.hideCard}},watch:{tableColumns:{handler(){this.filterData()},deep:!0,immediate:!0},tableData:{handler(t){const n=[...t,...this.selectAllGoods],o=Array.from(new Set(n.map(a=>a[this.rowKey]))).map(a=>n.find(r=>r[this.rowKey]===a));this.selectAllGoods=o},deep:!0,immediate:!0},selectedKeys:{handler(t){if(t&&(this.selectedKeysForm=t,this.selectGoodsDatas=[],this.selectAllGoods.length)){const o=[...this.selectAllGoods.filter(r=>t.includes(r[this.rowKey])),...this.selectGoodsDatas],a=Array.from(new Set(o.map(r=>r[this.rowKey]))).map(r=>o.find(l=>l[this.rowKey]===r));this.selectGoodsDatas=a,this.$emit("update:selectDatas",a)}},deep:!0,immediate:!0}},created(){window.addEventListener("resize",this.handleResize),this.$nextTick(()=>{this.handleResize()}),this.$bus.$on("setTableHeight",()=>{this.$nextTick(()=>{this.handleResize()})})},beforeDestroy(){window.removeEventListener("resize",this.handleResize)},methods:{changeTages(t){this.tableHeaders=this.treeData.filter(n=>this.checkedKeys.includes(n.key))},filterData(){const t=this.tableColumns;this.checkedKeys=[];const n=[];t.forEach(o=>{o.key||(o.key=this.$tool.getUUID()),(o.checked===void 0||o.checked)&&(this.checkedKeys.push(o.key),n.push(o));const a=document.createElement("span");a.style.display="inline",a.style.font="14px",a.style.visibility="hidden",a.style.position="absolute",a.style.whiteSpace="nowrap",a.textContent=o.title,document.body.appendChild(a);const r=a.offsetWidth;document.body.removeChild(a);let l=(o==null?void 0:o.width)||0,i=(o==null?void 0:o.minWidth)||0;o.width?o.width=l>r*2?l:r*2:o.minWidth=i>r*2?i:r*2}),this.treeData=t,this.tableHeaders=n},checkAll(t){t?(this.tableHeaders=JSON.parse(JSON.stringify(this.tableColumns)),this.checkedKeys=this.tableHeaders.map(n=>(n.key||(n.key=this.$tool.getUUID()),n.key))):(this.tableHeaders=[],this.checkedKeys=[]),this.treeData.forEach(n=>{n.checked=t})},treeCheck(){this.tableHeaders=this.treeData.filter(t=>this.checkedKeys.includes(t.key))},handleChange(t){this.$emit("draggable",t)},handleSelectionChange(t){this.$emit("multipleSelection",t)},handleCurrentChange(t){this.$emit("currentChange",t)},handleExpandChange(t,n){this.$emit("expandChange",t,n)},sizeChange(t){this.searchParams.size=t,this.$emit("getTableData")},currentChange(t){this.searchParams.page=t-1,this.$emit("getTableData",this.searchParams.page)},refresh(){this.currentChange(1)},handleSelect(t){this.localTableSize=t},tableToggleFullScreen(){this.isFullscreen=!this.isFullscreen,xA()},handleResize(){document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement||(this.isFullscreen=!1);const n=document.querySelector(".adminui-main")||{clientHeight:0},o=document.querySelector(".table-block > .btn-container"),a=document.querySelector(".lw-search-card"),r=document.querySelector(".el-form-item__content > .lw-table-page");this.tableHeight=n.clientHeight,a&&(this.tableHeight=this.tableHeight-a.clientHeight),o&&(this.tableHeight=this.tableHeight-o.clientHeight-10),r?this.tableHeight="":this.tableHeight=this.tableHeight-110},onSelect({selected:t}){let n=[];t.forEach(o=>{const a=o.getAttribute("data-item");if(a){const r=JSON.parse(a);n.push(r)}}),this.$emit("multipleSelection",n)},toggleRowSelection(t,n){this.isCard||this.$refs.multipleTable.toggleRowSelection(t,n)}}},NA={class:"lw-table-page"},IA=["data-item"],_A={key:2,class:"pagination-block"},LA={class:"tool-block"},FA={class:"dropdown-trigger"},TA={class:"table-draggable-item"},MA={class:"fix-num",style:{"margin-top":"10px"}};function DA(t,n,o,a,r,l){const i=e.resolveComponent("el-table-column"),s=e.resolveComponent("TableColumn"),c=e.resolveComponent("el-table"),p=e.resolveComponent("VueSelecto"),f=e.resolveComponent("el-col"),d=e.resolveComponent("el-empty"),u=e.resolveComponent("el-row"),C=e.resolveComponent("el-icon-refresh"),g=e.resolveComponent("el-icon"),A=e.resolveComponent("el-tooltip"),m=e.resolveComponent("el-icon-postcard"),w=e.resolveComponent("el-icon-document"),b=e.resolveComponent("el-icon-set-up"),y=e.resolveComponent("el-dropdown-item"),I=e.resolveComponent("el-dropdown-menu"),x=e.resolveComponent("el-dropdown"),E=e.resolveComponent("el-icon-setting"),S=e.resolveComponent("el-checkbox"),V=e.resolveComponent("el-icon-rank"),T=e.resolveComponent("draggable"),k=e.resolveComponent("el-checkbox-group"),B=e.resolveComponent("el-input-number"),O=e.resolveComponent("el-popover"),D=e.resolveComponent("el-icon-full-screen"),M=e.resolveComponent("el-pagination"),z=e.resolveDirective("loading");return e.openBlock(),e.createElementBlock("div",NA,[t.isCard?(e.openBlock(),e.createElementBlock("div",{key:1,class:"table-card-list",style:e.normalizeStyle({minHeight:t.maxHeight})},[e.createVNode(u,{gutter:20},{default:e.withCtx(()=>[e.createVNode(p,{dragContainer:".table-card-list",boundContainer:".table-card-list",selectableTargets:[".table-card-item"],selectByClick:!0,selectFromInside:!0,continueSelect:!1,toggleContinueSelect:"shift",keyContainer:t.window,hitRate:50,onSelect:t.onSelect},null,8,["keyContainer","onSelect"]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableData,(h,P)=>(e.openBlock(),e.createBlock(f,{sm:t.cardCol.sm,md:t.cardCol.md,lg:t.cardCol.lg,xl:t.cardCol.xl,key:P},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"table-card-item","data-item":JSON.stringify(h)},[e.renderSlot(t.$slots,"cardItem",{item:h},void 0,!0)],8,IA)]),_:2},1032,["sm","md","lg","xl"]))),128)),t.tableData.length==0?(e.openBlock(),e.createBlock(f,{key:0,span:24},{default:e.withCtx(()=>[e.createVNode(d,{description:"暂无数据"})]),_:1})):e.createCommentVNode("",!0)]),_:3})],4)):e.withDirectives((e.openBlock(),e.createBlock(c,{key:0,ref:"multipleTable",columns:t.tableHeaders,data:t.tableData,"row-key":t.rowKey,"max-height":t.maxHeight||t.tableHeight,height:t.height||t.tableHeight,size:t.localTableSize,stripe:t.stripe,hoverable:t.hoverable,"highlight-current-row":"","scrollbar-always-on":"","virtual-list-props":t.virtualListProps,onCurrentChange:t.handleCurrentChange,onSelectionChange:t.handleSelectionChange,onExpandChange:t.handleExpandChange},{default:e.withCtx(()=>[t.rowSelection?(e.openBlock(),e.createBlock(i,{key:0,fixed:"left",type:"selection",width:"55"})):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableHeaders,(h,P)=>(e.openBlock(),e.createBlock(s,{col:h,key:P},{[h.component]:e.withCtx(N=>[e.renderSlot(t.$slots,h.component,e.mergeProps({ref_for:!0},N),void 0,!0)]),_:2},1032,["col"]))),128))]),_:3},8,["columns","data","row-key","max-height","height","size","stripe","hoverable","virtual-list-props","onCurrentChange","onSelectionChange","onExpandChange"])),[[z,t.loading]]),t.isShowPagination?(e.openBlock(),e.createElementBlock("div",_A,[e.createElementVNode("div",LA,[t.hideTool?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(A,{content:t.$t("btn.refresh")},{default:e.withCtx(()=>[e.createVNode(g,{size:"20",onClick:t.refresh},{default:e.withCtx(()=>[e.createVNode(C)]),_:1},8,["onClick"])]),_:1},8,["content"]),t.hideCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(A,{key:0,content:t.isCard?"表格显示":"卡片显示"},{default:e.withCtx(()=>[e.createVNode(g,{size:"20",onClick:n[0]||(n[0]=h=>t.isCard=!t.isCard)},{default:e.withCtx(()=>[t.isCard?(e.openBlock(),e.createBlock(w,{key:1})):(e.openBlock(),e.createBlock(m,{key:0}))]),_:1})]),_:1},8,["content"])),t.isCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(x,{key:1,onCommand:t.handleSelect},{dropdown:e.withCtx(()=>[e.createVNode(I,null,{default:e.withCtx(()=>[e.createVNode(y,{command:"small"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.mini")),1)]),_:1}),e.createVNode(y,{command:"medium"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.small")),1)]),_:1}),e.createVNode(y,{command:"large"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.lineHeight.medium")),1)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("span",FA,[e.createVNode(A,{content:t.$t("lwTable.tools.lineHeightName")},{default:e.withCtx(()=>[e.createVNode(g,{size:"20"},{default:e.withCtx(()=>[e.createVNode(b)]),_:1})]),_:1},8,["content"])])]),_:1},8,["onCommand"])),t.isCard?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(O,{key:2,placement:"top-start",title:t.$t("lwTable.tools.columnsSetting"),width:300,trigger:"hover"},{reference:e.withCtx(()=>[e.createVNode(g,{size:"20"},{default:e.withCtx(()=>[e.createVNode(E)]),_:1})]),default:e.withCtx(()=>[e.createVNode(S,{modelValue:t.allCheck,"onUpdate:modelValue":n[1]||(n[1]=h=>t.allCheck=h),onChange:t.checkAll},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.allCheck"))+","+e.toDisplayString(t.$t("lwTable.tools.hasChecked"))+e.toDisplayString(t.checkedKeys.length)+"/"+e.toDisplayString(t.treeData.length),1)]),_:1},8,["modelValue","onChange"]),e.createVNode(k,{modelValue:t.checkedKeys,"onUpdate:modelValue":n[3]||(n[3]=h=>t.checkedKeys=h),onChange:t.treeCheck},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:t.treeData,"onUpdate:modelValue":n[2]||(n[2]=h=>t.treeData=h),onChange:t.changeTages,"item-key":"key",handle:".drag-handle"},{item:e.withCtx(({element:h})=>[e.createElementVNode("div",TA,[e.createVNode(S,{label:h.title,value:h.key},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h.title),1)]),_:2},1032,["label","value"]),e.createVNode(g,{size:"14",class:"drag-handle"},{default:e.withCtx(()=>[e.createVNode(V)]),_:1})])]),_:1},8,["modelValue","onChange"])]),_:1},8,["modelValue","onChange"]),e.createElementVNode("div",MA,[e.createTextVNode(e.toDisplayString(t.$t("lwTable.tools.table_before"))+" ",1),e.createVNode(B,{modelValue:t.fixNum,"onUpdate:modelValue":n[4]||(n[4]=h=>t.fixNum=h),min:0,max:10,size:"small"},null,8,["modelValue"]),e.createTextVNode(" "+e.toDisplayString(t.$t("lwTable.tools.column_fixed")),1)])]),_:1},8,["title"])),e.createVNode(A,{content:t.isFullscreen?t.$t("lwTable.tools.cancel"):t.$t("lwTable.tools.fullScreen")},{default:e.withCtx(()=>[t.isFullscreen?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(g,{key:0,class:"icon-fullscreen",onClick:t.tableToggleFullScreen},{default:e.withCtx(()=>[e.createVNode(D)]),_:1},8,["onClick"])),t.isFullscreen?(e.openBlock(),e.createBlock(g,{key:1,class:"icon-fullscreen-exit",onClick:t.tableToggleFullScreen},{default:e.withCtx(()=>[e.createVNode(D)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)]),_:1},8,["content"])],64))]),e.createVNode(M,{background:"",size:"small","current-page":parseFloat(t.searchParams.page).toString()=="NaN"?1:t.searchParams.page,"page-size":t.searchParams.size||10,total:t.totalCount,"page-sizes":t.pageSizes,layout:"total, prev, pager, next, sizes, jumper",onSizeChange:t.sizeChange,onCurrentChange:t.currentChange},null,8,["current-page","page-size","total","page-sizes","onSizeChange","onCurrentChange"])])):e.createCommentVNode("",!0)])}const B0=Q(SA,[["render",DA],["__scopeId","data-v-13c6232e"]]),OA={components:{FormComponent:Vt},name:"lwSearch",props:{options:{type:Array,default:()=>[]},modelValue:{type:Object,default:()=>({})},labelWidth:{type:String,default:"70px"},labelPosition:{type:String,default:"left"},isSave:{type:Boolean,default:!1},isCloud:{type:Boolean,default:!1},saveKey:{type:String,default:""},isExpand:{type:Boolean,default:!1},hasExpandAll:{type:Boolean,default:!1},hideLabel:{type:Boolean,default:!1},labelAlign:{type:String,default:"right"}},data(){return{componentType:Object.keys(Vt.data().componentMap),form:{},defaultForm:{},isExpandStatus:!1,isExpandAll:!0,span:6,currentTemplate:{},variantList:[],varianId:[],systemName:"shopManagement"}},watch:{modelValue:{handler(t){JSON.stringify(t)!==JSON.stringify(this.form)&&(this.form=JSON.parse(JSON.stringify(t)))},deep:!0},form:{handler(t){JSON.stringify(t)!==JSON.stringify(this.modelValue)&&this.$emit("update:modelValue",t)},deep:!0},options:{handler(t){this.$bus.$emit("setTableHeight")},deep:!0}},computed:{isExpandNumber(){return this.options.reduce((n,o)=>n+(o.span||this.span),0)-18>0},isExpandRow(){const n=this.options.reduce((o,a)=>o+(a.span||this.span),0)%24;return this.isExpandStatus&&n==0},defaultOptions(){return this.options.map(t=>{var f;const{label:n,value:o,span:a,prop:r,renderType:l,placeholder:i=n,...s}=t||{},c={label:n,name:r,value:o,component:l,span:a},p={placeholder:i,...s};switch(l){case"dateRange":return{...c,component:"date",options:{type:"datetimerange",...p,format:t.format||"YYYY-MM-DD HH:mm:ss",valueFormat:t.valueFormat||"YYYY-MM-DD HH:mm:ss"}};case"select":return{...c,options:{...p,items:(f=t.options)==null?void 0:f.map(d=>({label:d[t.labelKey||"label"],value:d[t.valueKey||"value"]}))}};case"cascader":return{...c,options:{...p,items:t.options}};case"input":return{...c,options:p};default:return t}})}},mounted(){this.isExpandStatus=this.isExpand,this.form=JSON.parse(JSON.stringify(this.modelValue)),this.defaultForm=JSON.stringify(this.defaultForm)==="{}"?JSON.parse(JSON.stringify(this.modelValue)):this.defaultForm},methods:{isDefaultShow(t){return this.options.slice(0,t+1).reduce((o,a)=>o+(a.span||this.span),0)<=18},handleExpandStatus(){this.isExpandStatus=!this.isExpandStatus,this.$bus.$emit("setTableHeight")},submitForm(t){this.$refs[t]&&this.$refs[t].validate(n=>{n&&this.$emit("search")})},resetForm(t){this.$refs[t]&&(this.$refs[t].resetFields(),this.form=JSON.parse(JSON.stringify(this.defaultForm)),this.form.size=this.modelValue.size,this.$emit("reset"))},expandAll(){this.isExpandAll=!this.isExpandAll}}},RA={key:0,class:"lw-search-card"},PA={class:"search-content"},qA={class:"control"};function QA(t,n,o,a,r,l){const i=e.resolveComponent("el-cascader"),s=e.resolveComponent("FormComponent"),c=e.resolveComponent("el-form-item"),p=e.resolveComponent("el-col"),f=e.resolveComponent("el-row"),d=e.resolveComponent("el-button"),u=e.resolveComponent("el-form");return l.defaultOptions.length>0?(e.openBlock(),e.createElementBlock("div",RA,[e.createElementVNode("div",PA,[e.createVNode(u,{ref:"searchForm",model:r.form,onSubmit:n[3]||(n[3]=e.withModifiers(()=>{},["prevent"])),"label-align":o.labelAlign,style:{width:"100%"}},{default:e.withCtx(()=>[e.createVNode(f,{class:e.normalizeClass([l.isExpandRow?"expand-row":""]),gutter:10},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.defaultOptions,(C,g)=>(e.openBlock(),e.createBlock(p,{key:C.prop,class:e.normalizeClass([l.isDefaultShow(g)||r.isExpandStatus?"":"hide"]),span:C!=null&&C.span?C.span:6},{default:e.withCtx(()=>[e.createVNode(c,{"label-width":o.hideLabel?0:o.labelWidth,required:C.required,label:o.hideLabel?"":t.$t(C.label)},{default:e.withCtx(()=>{var A,m,w,b,y;return[C.component=="cascader"?(e.openBlock(),e.createBlock(i,{key:0,modelValue:r.form[C.name],"onUpdate:modelValue":I=>r.form[C.name]=I,style:{width:"100%"},props:(A=C==null?void 0:C.options)==null?void 0:A.props,separator:(m=C==null?void 0:C.options)==null?void 0:m.separator,disabled:(w=C==null?void 0:C.options)==null?void 0:w.disabled,placeholder:(b=C==null?void 0:C.options)==null?void 0:b.placeholder,options:C==null?void 0:C.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(C.component)?(e.openBlock(),e.createBlock(s,{key:1,modelValue:r.form[C.name],"onUpdate:modelValue":I=>r.form[C.name]=I,item:C,disabled:(y=C==null?void 0:C.options)==null?void 0:y.disabled},null,8,["modelValue","onUpdate:modelValue","item","disabled"])):e.createCommentVNode("",!0)]}),_:2},1032,["label-width","required","label"])]),_:2},1032,["class","span"]))),128))]),_:1},8,["class"]),e.createElementVNode("div",qA,[e.createVNode(d,{text:"",bg:"",onClick:n[0]||(n[0]=C=>l.resetForm("searchForm"))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.reset")),1)]),_:1}),e.createVNode(d,{type:"primary",onClick:n[1]||(n[1]=C=>l.submitForm("searchForm"))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.query")),1)]),_:1}),e.createElementVNode("div",{class:e.normalizeClass(l.isExpandNumber?"expand-button":"hidden"),onClick:n[2]||(n[2]=C=>l.handleExpandStatus())},[e.createElementVNode("span",null,e.toDisplayString(r.isExpandStatus?t.$t("lwSearch.shouQi"):t.$t("lwSearch.zhanKai")),1)],2)])]),_:1},8,["model","label-align"])])])):e.createCommentVNode("",!0)}const V0=Q(OA,[["render",QA],["__scopeId","data-v-f2847c24"]]),UA={components:{lwTable:B0,lwSearch:V0},data(){return{drawer:!1,searchOptions:[{label:"类型",prop:"type_like",renderType:"select",options:[{value:"Manual",label:"手动执行"},{value:"Timer",label:"定时执行"},{value:"Cycle",label:"周期执行"}],valueKey:"value",labelKey:"label"},{label:"类型",prop:"type_like",renderType:"se"},{label:"状态",prop:"status_like",renderType:"input"}],searchParams:{page:1,size:10},layout:{grid:4,labelWidth:"0",hideLabel:!0,labelAlign:"right"},tableData:[],totalCount:0,tableHeaders:[{title:"名称",dataIndex:"name",minWidth:"120",copy:!0,tooltip:!0},{title:"类型",dataIndex:"type",minWidth:"120",copy:!0,tooltip:!0},{title:"开启时间",dataIndex:"startTime",width:"180",eleRender:t=>`<span>${ee(t.startTime).format("YYYY-MM-DD HH:mm:ss")}</span>`},{title:"结束时间",dataIndex:"executeMode.expireTime",width:"180",eleRender:t=>{var n;return`<span>${ee((n=t.executeMode)==null?void 0:n.expireTime).format("YYYY-MM-DD HH:mm:ss")}</span>`}},{title:"执行模式",dataIndex:"executeMode.type",minWidth:"120",eleRender:t=>({Manual:"手动执行",Timer:"定时执行",Cycle:"周期执行"})[t.executeMode.type]},{title:this.$t("btn.operation"),width:"140",fixed:"right",ellipsis:!0,operation:[{icon:"",clickFun:this.del,label:this.$t("btn.delete"),isShow:()=>!0}]}],visible:!1,loading:!1}},methods:{async getTableData(t=0){this.loading=!0;let n={page:t,size:this.searchParams.size,expression:this.$expression(this.searchParams)};this.searchParams.page=t+1;let o=`${this.$tool.data.get("tenantId")}_${this.$tool.data.get("tenantId")}_${this.$config.APP_NAME.toLowerCase()}`,a=`${this.$config.API_URL}/job-manage/${o}/job`;await this.$http.get(a,n),this.tableData=res.content,this.currentPage=t,this.totalCount=res.size,this.loading=!1},reset(){this.searchParams={},this.getTableData()},search(){this.getTableData()},openTask(){this.getTableData(),this.drawer=!0}}},zA={class:"task-item"},GA={class:"task-content"},HA={class:"table-block"};function jA(t,n,o,a,r,l){const i=e.resolveComponent("el-icon-finished"),s=e.resolveComponent("el-icon"),c=e.resolveComponent("lw-search"),p=e.resolveComponent("lw-table"),f=e.resolveComponent("el-drawer");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",zA,[e.createElementVNode("div",{class:"task-btn",onClick:n[0]||(n[0]=(...d)=>l.openTask&&l.openTask(...d))},[e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i)]),_:1}),n[3]||(n[3]=e.createTextVNode(" 任务中心 ",-1))])]),e.createVNode(f,{modelValue:r.drawer,"onUpdate:modelValue":n[2]||(n[2]=d=>r.drawer=d),title:"任务中心",size:"61.8%"},{default:e.withCtx(()=>[e.createElementVNode("div",GA,[e.createVNode(c,{options:r.searchOptions,modelValue:r.searchParams,"onUpdate:modelValue":n[1]||(n[1]=d=>r.searchParams=d),columnNumber:r.layout.grid,expandNumber:4,labelWidth:r.layout.labelWidth+"px",hideLabel:r.layout.hideLabel,labelAlign:r.layout.labelAlign,onSearch:l.search,onReset:l.reset},null,8,["options","modelValue","columnNumber","labelWidth","hideLabel","labelAlign","onSearch","onReset"]),e.createElementVNode("div",HA,[e.createVNode(p,{hideTool:!1,loading:r.loading,"table-data":r.tableData,tableColumns:r.tableHeaders,"search-params":r.searchParams,isShowPagination:!0,"total-count":r.totalCount,onGetTableData:l.getTableData},null,8,["loading","table-data","tableColumns","search-params","total-count","onGetTableData"])])])]),_:1},8,["modelValue"])],64)}const YA={props:{isShowBu:{type:Boolean,default:!0},isShowTask:{type:Boolean,default:!0},isInitialized:{type:Boolean,default:!0},unPassport:{type:Boolean,default:!0}},components:{bu:c5,task:Q(UA,[["render",jA],["__scopeId","data-v-67b6e19f"]]),setting:uA},data(){return{empty:E0,settingDialog:!1,userName:"",userNameF:"",searchVisible:!1,tasksVisible:!1,msg:!1}},created(){this.$store.state.user=this.$tool.data.get("userAuthInfo")},methods:{handleUser(t){t=="setting"&&(this.settingDialog=!0),t=="cmd"&&this.$router.push({path:"/cmd"}),t=="clearCache"&&this.$confirm("清除缓存会将系统初始化,包括登录状态、主题、语言设置等,是否继续?","提示",{type:"info"}).then(()=>{this.$tool.data.clear(),"serviceWorker"in navigator&&navigator.serviceWorker.getRegistrations().then(function(n){for(let o of n)o.unregister()}),this.clearAllCookies(),window.location.href="/#/passport-login"}).catch(()=>{}),t=="outLogin"&&this.$confirm("确认是否退出当前用户?","提示",{type:"warning",confirmButtonText:"退出",confirmButtonClass:"el-button--danger"}).then(()=>{var n;this.$store.commit("clearViewTags"),this.$store.commit("clearKeepLive"),this.$store.commit("clearIframeList"),this.clearAllCookies(),window.location.href=((n=this.$config)==null?void 0:n.LOGIN_URL)||"/#/passport-login"}).catch(()=>{})},screen(){var t=document.documentElement;this.$tool.screen(t)},showMsg(){this.msg=!0},search(){this.searchVisible=!0},tasks(){this.tasksVisible=!0},clearAllCookies(){const t=window.location.hostname;document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=."+t,document.cookie="token=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain="+t,document.cookie.split(";").forEach(o=>{const a=o.indexOf("="),r=a>-1?o.substr(0,a).trim():o.trim();(r.includes("token")||r.includes("auth")||r.includes("session")||r.includes("user"))&&(document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=."+t,document.cookie=r+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain="+t)}),localStorage.clear(),sessionStorage.clear(),this.$bus.$emit("clearAllCookies")}}},ZA={class:"user-bar"},KA={class:"user-avatar"},WA={class:"user-body"},JA={class:"user-name"};function vA(t,n,o,a,r,l){const i=e.resolveComponent("task"),s=e.resolveComponent("bu"),c=e.resolveComponent("el-avatar"),p=e.resolveComponent("el-dropdown-item"),f=e.resolveComponent("el-dropdown-menu"),d=e.resolveComponent("el-dropdown"),u=e.resolveComponent("setting"),C=e.resolveComponent("el-drawer");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",ZA,[o.unPassport?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.renderSlot(t.$slots,"userbarActionBox",{},void 0,!0),o.isShowTask?(e.openBlock(),e.createBlock(i,{key:0})):e.createCommentVNode("",!0),o.isShowBu?(e.openBlock(),e.createBlock(s,{key:1,isInitialized:o.isInitialized},null,8,["isInitialized"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"userbarActionData",{},void 0,!0)],64)):e.createCommentVNode("",!0),e.createVNode(d,{class:"user panel-item",trigger:"click",onCommand:l.handleUser},{dropdown:e.withCtx(()=>[e.createVNode(f,null,{default:e.withCtx(()=>[e.createVNode(p,{command:"uc"},{default:e.withCtx(()=>[e.createElementVNode("div",WA,[e.createVNode(c,{size:30,src:t.$store.state.user.img||r.empty},null,8,["src"]),e.createElementVNode("div",JA,[e.createElementVNode("label",null,e.toDisplayString(t.$store.state.user.realName),1),e.createElementVNode("label",null,e.toDisplayString(t.$store.state.user.username),1)])])]),_:1}),e.createVNode(p,{divided:"",command:"setting"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.layoutConfiguration")),1)]),_:1}),e.createVNode(p,{command:"clearCache"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.clearCache")),1)]),_:1}),e.createVNode(p,{divided:"",command:"outLogin"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("lwLayout.layout.outLogin")),1)]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",KA,[e.createVNode(c,{size:30,src:t.$store.state.user.img||r.empty},null,8,["src"])])]),_:1},8,["onCommand"])]),e.createVNode(C,{title:"布局实时演示",modelValue:r.settingDialog,"onUpdate:modelValue":n[0]||(n[0]=g=>r.settingDialog=g),size:400,"append-to-body":"","destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(u)]),_:1},8,["modelValue"])],64)}const XA={name:"lwLayout",props:{isShowBu:{type:Boolean,default:!0},isShowTask:{type:Boolean,default:!1},isInitialized:{type:Boolean,default:!0},tagShowID:{type:Boolean,default:!1},unPassport:{type:Boolean,default:!0},hasMenuPermission:{type:Boolean,default:!0},appName:{type:String,default:""},appSimpleName:{type:String,default:""}},components:{SideM:Zy,Topbar:aA,Tags:Xy,NavMenu:s5,userbar:Q(YA,[["render",vA],["__scopeId","data-v-eca44405"]]),AppMenu:My,iframeView:qy},data(){return{changeMenu:!1,menu:[],nextMenu:[],pmenu:{},config:{},active:""}},computed:{ismobile(){return this.$store.state.global.ismobile},layout(){return this.$tool.data.get("SET_layout")||this.$store.state.global.layout},layoutTags(){return this.$store.state.global.layoutTags},menuIsCollapse(){return this.$store.state.global.menuIsCollapse},applicationName(){let t=localStorage.getItem("userAuthInfo"),{grantedApplications:n}=JSON.parse(t)||{};if(n){let o=n.find(a=>a.code===this.$config.APP_NAME.toLowerCase());return o!=null&&o.aliasName?o:""}else return""}},beforeCreate(){this.$bus.$on("setMenu",o=>{this.changeMenu=!0,this.menu=this.filterUrl(o)}),this.$tool.data.get("APP_LAYOUTTAGS")&&(this.$store.state.global.layoutTags=!1);let n=this.$tool.data.get("APP_menuIsCollapse");this.$store.state.global.menuIsCollapse=!!n},async created(){if(this.onLayoutResize(),window.addEventListener("resize",this.onLayoutResize),this.getUserInfo(),!this.changeMenu){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)}this.showThis(),this.$store.commit("LOAD_USER_FROM_LOCAL_STORAGE");const n=this.$tool.data.get("MANUAL_CONFIG");if(n!=null&&n.AppName){const{AppName:o}=n;this.config.AppName=o}},watch:{async $route(){this.showThis()},"$i18n.locale"(){var t=this.$router.sc_getMenu();this.menu=this.filterUrl(t)},layout:{handler(t){document.body.setAttribute("data-layout",t)},immediate:!0}},methods:{async getUserInfo(){var l;let t=await this.$api.auth.bu();this.$tool.data.set("buList",t);let n=this.$tool.data.get("MENU_LIST")||{},o=await this.$api.auth.user();if(!(o!=null&&o.userAuthInfo)&&((l=o==null?void 0:o.loginPage)!=null&&l.includes("pwdChange")))return this.$message.warning("您的密码已过期,请修改密码!"),!1;let a=[...new Set(o.userAuthInfo.menus.map(i=>i.split(".")[0].split("_")[0]))];this.hasMenuPermission&&(o.userAuthInfo.grantedApplications=o.userAuthInfo.grantedApplications.filter(i=>a.includes(i.code)));let r={...o.userAuthInfo,combined:o.combined,menuDynamic:o.menuDynamic,loginPage:o.loginPage,logo:o.logo,menuContent:o.menuContent};if(this.$tool.data.set("tenantId",o.userAuthInfo.tenantId),this.$tool.data.set("userAuthInfo",r),this.$store.state.user={...this.$store.state.user,...r},n.menuDynamic=!!(o!=null&&o.menuDynamic),this.$config.MENU_DYNAMIC&&(o!=null&&o.menuDynamic)){let i=await this.$api.auth.menu();n.DYNAMIC_MENU=this.exportMenu(i)}this.$tool.data.set("MENU_LIST",n),this.logSystemStatus()},exportMenu(t){const n=(a,r=null)=>{const l={name:a.pageName,path:a.path,component:a.component,sort:a.sort,meta:{...a.meta,code:a.applications[0],roles:[...a.authority,a.menuId]}};return a.children&&a.children.length&&(l.children=a.children.sort((i,s)=>i.sort-s.sort).map(i=>n(i,l))),l},o={};return t.forEach(a=>{const r=a.applications[0];o[r]||(o[r]=[]);const l=n(a);o[r].push(l)}),Object.keys(o).forEach(a=>{o[a].sort((r,l)=>r.sort-l.sort)}),o},onLayoutResize(){this.$store.commit("SET_ismobile",document.body.clientWidth<992)},showThis(){this.pmenu=this.$route.meta.breadcrumb?this.$route.meta.breadcrumb[0]:{},this.nextMenu=this.filterUrl(this.pmenu.children),this.$nextTick(()=>{this.active=this.$route.meta.active||this.$route.fullPath})},showMenu(t){this.pmenu=t,this.nextMenu=this.filterUrl(t.children),(!t.children||t.children.length==0)&&t.component&&this.$router.push({path:t.path})},filterUrl(t){var n=[];return t&&t.forEach(o=>{if(o.meta=o.meta?o.meta:{},o.meta.hidden||o.meta.type=="button")return!1;o.meta.type=="iframe"&&(o.path=`/i/${o.name}`),o.children&&o.children.length>0&&(o.children=this.filterUrl(o.children)),n.push(o)}),this.changeMenu=!1,n},openMneu(){window.location.href="/#/passport-application"},logSystemStatus(){var o,a;const t=this.$store.state.user||this.$tool.data.get("userAuthInfo")||{},[n]=performance.getEntriesByType("navigation")||[];console.groupCollapsed("📦 SYSTEM STATUS"),console.groupCollapsed("%c🟢 SYSTEM INITIALIZING","color: #4CAF50; font-weight: bold;"),console.log("lwCdpUi Version:",Ny.version),console.log("Layout:",this.layout),console.log("Mobile:",this.ismobile),console.log("Collapse:",this.menuIsCollapse),console.groupEnd(),console.groupCollapsed("%c👤 USER LOADED","color: #2196F3; font-weight: bold;"),console.log("Name:",t.realName||"Unknown"),console.log("TenantID:",this.$tool.data.get("tenantId")),console.log("Apps:",((o=t.grantedApplications)==null?void 0:o.length)||0),console.groupEnd(),console.groupCollapsed("%c📦 MENU STATUS","color: #FF9800; font-weight: bold;"),console.log("Dynamic Menu:",this.$config.MENU_DYNAMIC&&t.menuDynamic?"Yes":"No"),console.log("Combined Menu:",t.combined?"Yes":"No"),console.log("Routes Loaded:",((a=this.menu)==null?void 0:a.length)||0),console.log("Active Route:",this.active||this.$route.path),console.groupEnd(),console.groupCollapsed("%c⏱️ PERFORMANCE","color: #9C27B0; font-weight: bold;"),n?(console.log("DOM Complete:",`${n.domComplete} ms`),console.log("Full Load:",`${n.loadEventEnd} ms`)):console.log("⚠️ 无法获取性能指标"),console.groupEnd(),console.groupEnd()}}},$A={key:0,class:"aminui-body-default"},eb={class:"aminui-wrapper"},tb={class:"aminui-title-logo"},nb=["src"],ob={key:0,class:"aminui-title-name"},rb={key:1,class:"aminui-title-name"},ab={key:2,class:"aminui-title-name"},lb={key:3,class:"aminui-title-name"},ib={class:"adminui-side-scroll"},sb={class:"adminui-side-bottom"},cb={class:"aminui-body el-container"},db={class:"aminui-body-menu-top"},pb={class:"top-bar-title"},fb={class:"title"},ub={class:"adminui-side-split-right"},hb={class:"adminui-main"},mb={key:1,class:"aminui-body-menu aminui-body-light"},gb={class:"aminui-wrapper"},Cb={class:"aminui-title-logo"},yb=["src"],Ab={key:0,class:"aminui-title-name"},bb={key:1,class:"aminui-title-name"},wb={key:2,class:"aminui-title-name"},kb={key:3,class:"aminui-title-name"},Eb={class:"adminui-side-scroll"},Bb={class:"aminui-body el-container"},Vb={class:"aminui-body-menu-top"},xb={class:"top-bar-title"},Sb={class:"title"},Nb={class:"adminui-side-split-right"},Ib={class:"adminui-main"},_b={key:2,class:"aminui-body-menu"},Lb={class:"aminui-side-split-left"},Fb=["src"],Tb={class:"aminui-wrapper"},Mb={key:0,class:"aminui-title-name"},Db={key:1,class:"aminui-title-name"},Ob={key:2,class:"aminui-title-name"},Rb={key:3,class:"aminui-title-name"},Pb={class:"adminui-side-scroll"},qb={class:"aminui-body el-container"},Qb={class:"aminui-body-menu-top"},Ub={class:"top-bar-title"},zb={class:"title"},Gb={class:"adminui-side-split-right"},Hb={class:"adminui-main"},jb={key:3,class:"aminui-body-passport"},Yb={class:"aminui-body-menu-top"},Zb={class:"left"},Kb={class:"title"},Wb={class:"adminui-main",id:"adminui-main"};function Jb(t,n,o,a,r,l){var x,E,S;const i=e.resolveComponent("NavMenu"),s=e.resolveComponent("el-menu"),c=e.resolveComponent("el-scrollbar"),p=e.resolveComponent("el-button"),f=e.resolveComponent("Side-m"),d=e.resolveComponent("AppMenu"),u=e.resolveComponent("Topbar"),C=e.resolveComponent("userbar"),g=e.resolveComponent("Tags"),A=e.resolveComponent("router-view"),m=e.resolveComponent("iframe-view"),w=e.resolveComponent("el-icon-expand"),b=e.resolveComponent("el-icon-fold"),y=e.resolveComponent("el-icon"),I=e.resolveComponent("Aside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[l.layout=="default"&&o.unPassport?(e.openBlock(),e.createElementBlock("section",$A,[e.createElementVNode("section",eb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[e.createElementVNode("div",tb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[0]||(n[0]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,nb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[1]||(n[1]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),l.menuIsCollapse?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(x=r.config)!=null&&x.AppName?(e.openBlock(),e.createElementBlock("div",ob,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",rb,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",ab,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",lb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1))],64))]),e.createElementVNode("div",ib,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",sb,[e.createVNode(p,{class:"menu-collapse",link:"",icon:l.menuIsCollapse?"el-icon-expand":"el-icon-fold",onClick:n[2]||(n[2]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},null,8,["icon"])])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",cb,[e.createElementVNode("div",db,[e.createElementVNode("div",pb,[e.createVNode(d),e.createElementVNode("span",fb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",ub,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",hb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),["light"].includes(l.layout)&&o.unPassport?(e.openBlock(),e.createElementBlock("section",mb,[e.createElementVNode("section",gb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[e.createElementVNode("div",Cb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[3]||(n[3]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,yb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[4]||(n[4]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),l.menuIsCollapse?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(E=r.config)!=null&&E.AppName?(e.openBlock(),e.createElementBlock("div",Ab,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",bb,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",wb,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",kb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1)),e.createVNode(d)],64))]),e.createElementVNode("div",Eb,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",{class:"adminui-side-bottom",onClick:n[5]||(n[5]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},[e.createVNode(y,null,{default:e.withCtx(()=>[l.menuIsCollapse?(e.openBlock(),e.createBlock(w,{key:0})):(e.openBlock(),e.createBlock(b,{key:1}))]),_:1})])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",Bb,[e.createElementVNode("div",Vb,[e.createElementVNode("div",xb,[e.createElementVNode("span",Sb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",Nb,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",Ib,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),["menu"].includes(l.layout)&&o.unPassport?(e.openBlock(),e.createElementBlock("section",_b,[e.createElementVNode("div",Lb,[o.unPassport?e.renderSlot(t.$slots,"logo",{key:0},()=>{var V,T;return[(T=(V=t.$store.state)==null?void 0:V.user)!=null&&T.logo?(e.openBlock(),e.createElementBlock("img",{key:0,class:"logo",src:t.$store.state.user.logo,alt:"",onClick:n[6]||(n[6]=(...k)=>l.openMneu&&l.openMneu(...k))},null,8,Fb)):(e.openBlock(),e.createElementBlock("img",{key:1,class:"logo",src:On,alt:"",onClick:n[7]||(n[7]=(...k)=>l.openMneu&&l.openMneu(...k))}))]}):e.createCommentVNode("",!0),e.createVNode(d)]),e.createElementVNode("section",Tb,[l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.menuIsCollapse?"aminui-side isCollapse":"aminui-side")},[(S=r.config)!=null&&S.AppName?(e.openBlock(),e.createElementBlock("div",Mb,e.toDisplayString(r.config.AppName),1)):o.appName&&o.appSimpleName?(e.openBlock(),e.createElementBlock("div",Db,e.toDisplayString(l.menuIsCollapse?o.appSimpleName:o.appName),1)):l.applicationName?(e.openBlock(),e.createElementBlock("div",Ob,e.toDisplayString(l.menuIsCollapse?l.applicationName.shortAliasName:l.applicationName.aliasName),1)):(e.openBlock(),e.createElementBlock("div",Rb,e.toDisplayString(l.menuIsCollapse?t.$config.APP_NAME.charAt(0):t.$config.APP_NAME),1)),e.createElementVNode("div",Pb,[e.createVNode(c,null,{default:e.withCtx(()=>[e.createVNode(s,{"default-active":r.active,router:"",collapse:l.menuIsCollapse,"unique-opened":t.$config.MENU_UNIQUE_OPENED},{default:e.withCtx(()=>[e.createVNode(i,{navMenus:r.menu},null,8,["navMenus"])]),_:1},8,["default-active","collapse","unique-opened"])]),_:1})]),e.createElementVNode("div",{class:"adminui-side-bottom",onClick:n[8]||(n[8]=V=>t.$store.commit("TOGGLE_menuIsCollapse"))},[e.createVNode(y,null,{default:e.withCtx(()=>[l.menuIsCollapse?(e.openBlock(),e.createBlock(w,{key:0})):(e.openBlock(),e.createBlock(b,{key:1}))]),_:1})])],2)),l.ismobile?(e.openBlock(),e.createBlock(f,{key:1})):e.createCommentVNode("",!0),e.createElementVNode("div",qb,[e.createElementVNode("div",Qb,[e.createElementVNode("div",Ub,[e.createElementVNode("span",zb,e.toDisplayString(t.$t("lwLayout.layout.topbar"))+":",1),l.ismobile?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createVNode(C,{isShowBu:o.isShowBu,isShowTask:o.isShowTask,isInitialized:o.isInitialized},{userbarActionBox:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionBox")]),userbarActionData:e.withCtx(()=>[e.renderSlot(t.$slots,"userbarActionData")]),_:3},8,["isShowBu","isShowTask","isInitialized"])]),e.withDirectives(e.createElementVNode("div",Gb,[e.createVNode(g,{tagShowID:o.tagShowID},null,8,["tagShowID"])],512),[[e.vShow,!l.ismobile&&l.layoutTags]]),e.createElementVNode("div",Hb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.renderSlot(t.$slots,"routerView",{},()=>[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.KeepAlive,{include:this.$store.state.keepAlive.keepLiveRoute},[t.$store.state.keepAlive.routeShow?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath})):e.createCommentVNode("",!0)],1032,["include"]))]),_:1})]),e.createVNode(m)]))]),_:3})])])])])):e.createCommentVNode("",!0),o.unPassport?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("section",jb,[e.createElementVNode("div",Yb,[e.createElementVNode("div",Zb,[e.createVNode(I,{class:"menu",unPassport:o.unPassport},null,8,["unPassport"]),e.createElementVNode("span",Kb,[e.renderSlot(t.$slots,"accountLogin",{},()=>{var V;return[e.createTextVNode(e.toDisplayString(((V=r.config)==null?void 0:V.AppName)||t.$t("loginPage.accountLogin")),1)]})])]),e.createVNode(C,{isShowBu:o.isShowBu,isInitialized:o.isInitialized,unPassport:o.unPassport},null,8,["isShowBu","isInitialized","unPassport"])]),e.createElementVNode("div",Wb,[e.createVNode(e.Transition,{name:"scale",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{class:"router-view-wrapper",key:t.$route.fullPath},[e.createVNode(A,null,{default:e.withCtx(({Component:V,route:T})=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V),{key:T.fullPath}))]),_:1})]))]),_:1})])]))],64)}const f5=Q(XA,[["render",Jb]]),vb={name:"lwLayoutInit",components:{bu:c5},props:{},emits:["save"],setup(t,{emit:n}){return{startInit:e.ref(!0),save:()=>{n("save")},empty:E0}}},Xb=["src"],$b={style:{"margin-top":"20px"}},ew={key:1,class:"table-block"};function tw(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("bu"),c=e.resolveComponent("el-main"),p=e.resolveComponent("el-footer"),f=e.resolveComponent("el-container");return e.openBlock(),e.createBlock(f,null,{default:e.withCtx(()=>[e.createVNode(c,{class:"init-body"},{default:e.withCtx(()=>[a.startInit?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["notice-block",{"table-block":a.startInit}])},[e.createElementVNode("img",{src:a.empty,class:"jpg_empty"},null,8,Xb),n[3]||(n[3]=e.createElementVNode("p",null,"当前业务单元尚未初始化,点击下方按钮开始初始化",-1)),e.createElementVNode("p",$b,[e.createVNode(i,{type:"primary",onClick:n[0]||(n[0]=d=>a.startInit=!1)},{default:e.withCtx(()=>[...n[2]||(n[2]=[e.createTextVNode("开始初始化",-1)])]),_:1})]),e.createVNode(s,{class:"bu-body"})],2)):(e.openBlock(),e.createElementBlock("div",ew,[e.renderSlot(t.$slots,"default",{},void 0,!0)]))]),_:3}),a.startInit?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(p,{key:0,class:"footer-body"},{default:e.withCtx(()=>[e.createVNode(i,{onClick:n[1]||(n[1]=d=>a.startInit=!0)},{default:e.withCtx(()=>[...n[4]||(n[4]=[e.createTextVNode("取消",-1)])]),_:1}),e.renderSlot(t.$slots,"btn",{},()=>[e.createVNode(i,{type:"primary",onClick:a.save},{default:e.withCtx(()=>[...n[5]||(n[5]=[e.createTextVNode("保 存",-1)])]),_:1},8,["onClick"])],!0)]),_:3}))]),_:3})}const u5=Q(vb,[["render",tw],["__scopeId","data-v-dc245069"]]),nw="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20370%20132'%20style='enable-background:new%200%200%20370%20132;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%235C5D5F;}%20.st1{fill:%23D51B28;}%20%3c/style%3e%3cg%3e%3cg%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M24,114l-0.9-4.4c0.7,0,1.3-0.1,1.9-0.3V90.4h-1.4v-4.2h14.6v4.2h-1.4v17.2c0.6-0.2,1.2-0.3,2-0.4%20c-0.1,0.7-0.2,1.7-0.3,3c-0.1,0.7-0.1,1.1-0.1,1.4c-0.5,0-1,0.1-1.6,0.3v5.9h-4.2v-5.2c-0.4,0.1-1,0.2-1.7,0.3%20C29.6,113.1,27.4,113.5,24,114z%20M29,90.4v3.4h3.6v-3.4H29z%20M29,97.5v3.6h3.6v-3.6H29z%20M32.6,108.3v-3.4H29v4%20c0.4-0.1,1-0.2,1.9-0.3C31.6,108.4,32.2,108.3,32.6,108.3z%20M39.3,86.2l3.4-1.9c1.1,1.4,2.3,3.1,3.4,5l-3.3,1.6h4.6%20c1.3-2.2,2.5-4.4,3.4-6.7l4.4,1.9c-1.1,1.7-2.1,3.3-3,4.9h3.4v4h-6.7c0,2.3,0,3.9,0,4.7H57v4h-7c1.3,4.5,3.8,7.7,7.3,9.7%20c-1,1.1-1.9,2.6-2.7,4.3c-3.4-2.7-5.8-6.4-7.2-11.2c-1,4.7-3.3,8.5-7,11.3c-1.1-1.3-2.1-2.6-3.3-3.9c3.7-2.2,6.1-5.6,7.2-10.3%20H38v-4h6.6c0-0.1,0-0.4,0-0.9c0.1-1.4,0.1-2.7,0.1-3.9h-5.9v-4h3.3c-0.2-0.3-0.5-0.8-0.9-1.4C40.5,88,39.8,86.9,39.3,86.2z'/%3e%3cpath%20class='st0'%20d='M115.2,116.9c-0.4-0.4-1-1-1.9-1.7c-0.6-0.6-1-1-1.3-1.1c1.4-2.8,2.1-7.1,2-13v-8.7h17.6v7.9h-13.5%20C118.4,107.8,117.4,113.4,115.2,116.9z%20M132.7,86.3v-2.1h4.6v2.1h8.5v3.7h-8.5v2h-4.6v-2h-7.3v1.3h-4.6v-1.3h-8.6v-3.7h8.6v-2.1%20h4.6v2.1H132.7z%20M119.5,109.6l2.9,1c-0.3,0.6-0.9,1.6-1.7,3c0.7-1,0.6-0.9-0.3,0.4c0.3,0,0.7,0,1.3,0c1,0.1,1.6-0.2,1.6-0.9%20v-4.4h-4.9v-2.9h14v2.9h-5.2v5.7c0,1.8-1.1,2.8-3.2,3c-1.3,0-2.4,0-3.3,0c-0.1-0.3-0.2-0.7-0.3-1.3c-0.2-0.8-0.3-1.3-0.4-1.7%20c-0.1,0.2-0.2,0.4-0.4,0.7c-0.2,0.4-0.3,0.6-0.4,0.7c-0.2-0.1-0.5-0.2-0.9-0.4c-0.7-0.5-1.2-0.8-1.7-1%20C117.9,112.8,118.8,111.2,119.5,109.6z%20M118.2,97.2h9.3v-2.1h-9.3V97.2z%20M130.6,101.5v2.9h-11.3v-2.9H130.6z%20M127.6,110.7l3-1.1%20c0.1,0.2,0.3,0.5,0.6,1c1,1.5,1.6,2.7,2,3.4l-3.3,1.4C129.1,113.5,128.3,111.9,127.6,110.7z%20M132.2,102l3.4-0.9%20c0.9,2.5,1.7,5,2.6,7.6l-3.9,1C133.7,106.8,133,104.3,132.2,102z%20M132.7,99.7v-3.4h6.4v-4.6h4.2v4.6h2.1v3.4h-2.1V112%20c0,3.3-1.3,5.1-4,5.3c-1.3,0-2.9,0-4.6,0c-0.3-1.4-0.6-2.7-0.9-3.7c0.2,0,0.5,0,0.9,0c1,0.1,1.8,0.1,2.4,0.1%20c1.2,0,1.9-0.8,2-2.3V99.7H132.7z'/%3e%3cpath%20class='st0'%20d='M201.5,94.7v-3.4h2.7c-0.7-1.2-1.5-2.6-2.4-4l3-1.9c0.8,0.9,1.7,2.1,2.9,3.9l-3,2h3.7v-6.7h4.4v6.7h3.6%20l-2.9-2c0.6-0.7,1.3-1.8,2.3-3.3c0.3-0.3,0.5-0.5,0.6-0.7l3.2,2c-0.4,0.7-1,1.6-1.9,2.9c-0.4,0.5-0.7,0.9-0.9,1.1h1.9v3.4h-5.9%20v2.3l1.1-1.6c1.4,0.9,2.8,1.6,4,2.3c1.8-3.4,3.4-7.9,4.9-13.3l4.6,0.4c-0.4,1.7-0.9,3.4-1.4,5h8.6v4.2h-1.4%20c-0.4,6-1.7,11-3.9,14.9c1.6,1.8,3.4,3.2,5.4,4.3c-0.9,0.8-1.9,2.2-3,4.3c-2-1.4-3.7-3-5.2-4.6c-2.1,2.2-4.3,3.9-6.6,5%20c-0.9-1.2-1.9-2.4-3-3.6l-1.1,2c-1.3-0.8-2.9-1.5-4.6-2.3c-2.5,1.6-5.4,2.8-8.9,3.4c-0.4-1.3-1-2.6-1.7-3.9%20c2.3-0.4,4.3-0.9,6.2-1.4c-1.5-0.8-3.2-1.5-4.9-2.1c0.8-1.1,1.4-2.3,2-3.4h-2.7v-3.4h4.4c0.1-0.3,0.3-0.8,0.6-1.4%20c0.2-0.6,0.3-1,0.4-1.3l1.7,0.1v-3.2c-1.6,1.7-3.7,3.3-6.3,4.9c-0.5-1.5-1-2.9-1.6-4.2c2.3-0.9,4.3-2,6.2-3.4H201.5z%20M207.3,108.4c1.1,0.4,2.3,0.8,3.4,1.3c0.9-0.6,1.7-1.6,2.6-3.2h-5.2C207.9,107.1,207.6,107.7,207.3,108.4z%20M212.8,98.8v2.6%20h-1.7c-0.3,0.6-0.6,1.1-0.9,1.7h7.9v3.2c-0.9,1.9-2,3.6-3.3,5c1,0.4,2.2,0.8,3.4,1.3l-0.7,1c2.5-1.3,4.6-3,6.4-5%20c-1.1-2.3-2-4.8-2.6-7.6c-0.4,0.6-0.8,1.2-1.3,2c-0.2-0.3-0.5-0.8-1-1.6c-0.3-0.6-0.5-1-0.7-1.3l-1.1,1.6%20C215.8,100.6,214.3,99.7,212.8,98.8z%20M224.2,94.9c0.4,3.7,1.1,6.9,2.3,9.5c1.3-3,2.1-6.4,2.4-10.5h-4.4%20C224.3,94.2,224.2,94.6,224.2,94.9z'/%3e%3cpath%20class='st0'%20d='M289.3,107.3c2.2-2.6,3.9-5.4,5-8.6h-4.6v-4.4h4.9v-3.7c-0.5,0-1.1,0-2,0.1c-1,0-1.7,0-2.1,0.1%20c-0.3-1.5-0.6-2.9-0.9-4c4.7-0.4,9-0.9,13-1.4l1.3,4c-0.6,0.1-1.4,0.2-2.6,0.4c-1,0.1-1.7,0.2-2.3,0.3v4.2h4.4v4.4h-4.4v2.9%20l1.6-1.4c1.7,1.4,3.1,2.7,4.2,3.9l-2.9,2.7c-0.5-0.6-1.1-1.3-1.9-2.1c-0.5-0.6-0.8-1-1-1.1v14.3h-4.4v-11.2%20c-1.1,2.2-2.3,4.2-3.7,6.2C290.6,111.3,290.1,109.5,289.3,107.3z%20M303.1,110.6l-0.6-4.3l11-1V84.5h4.9v20.3l4.6-0.4l0.4,4.3%20l-5,0.4v8.6h-4.9v-8.2L303.1,110.6z%20M303.5,98.5l2.9-3c2,1.5,4,3.2,5.9,4.9l-3.3,3.2C307.5,101.8,305.7,100.1,303.5,98.5z%20M304.7,89.8l2.9-2.9c1.8,1.2,3.7,2.8,5.7,4.7l-3.2,3.2C308.5,93,306.7,91.3,304.7,89.8z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%3e%3cpath%20class='st1'%20d='M19.4,45.1c0.1,2.7,0.4,4.7,0.8,5.9c0.4,1.4,1.2,2.7,2.4,4c1.8,1.9,4.4,2.8,8,2.8h19.5v10H31.8%20c-11,0-18-1.7-20.9-5c-2-2.3-3.4-5.2-4-8.7C6.5,52,6.3,48.6,6.3,44.1V14.3h13.2L19.4,45.1z'/%3e%3cpath%20class='st1'%20d='M67.7,14.3l0.1,53.6H54.7V14.3H67.7z'/%3e%3cpath%20class='st1'%20d='M109.8,14.2l23.3,53.7h-12.9l-4.3-11H89.2l-4.4,11H72.4l22.2-53.7H109.8z%20M93,47.4h19.1l-9.8-23.8L93,47.4z'%20/%3e%3cpath%20class='st1'%20d='M174.1,67.9v-24c0-6.4-0.2-10.7-0.7-13c-0.4-1.8-1.3-3.5-2.6-5C169,24,165.6,23,160.6,23H151v44.9h-13.3V14.1%20h23.8c11.1,0,18.1,1.6,21,4.8c2,2.3,3.4,5.2,4,8.8c0.4,2.2,0.6,5.6,0.6,10.2v29.9H174.1z'/%3e%3cg%3e%3cpath%20class='st1'%20d='M194.4,44.1V14.1h13V38c0,6.4,0.2,10.8,0.7,13c0.4,1.8,1.3,3.5,2.6,5c1.8,1.9,5.2,2.9,10.2,2.9h3V14.1h13.4%20V59h3c5,0,8.4-1,10.2-2.9c1.4-1.5,2.3-3.1,2.6-5c0.5-2.3,0.7-6.6,0.7-13V14.1h13v29.9c0,4.6-0.2,8-0.6,10.1c-0.6,3.6-2,6.6-4,8.8%20c-2.9,3.3-10,4.9-21.1,4.9H220c-11.1,0-18.1-1.6-21-4.9c-2-2.2-3.4-5.2-4-8.8C194.6,52,194.4,48.6,194.4,44.1z'/%3e%3cpath%20class='st1'%20d='M284.7,23.3V37h29.7V46h-29.7c0.1,2.7,0.4,4.7,0.8,5.9c0.4,1.4,1.2,2.8,2.4,4.1c1.8,1.9,4.4,2.8,8,2.8h24%20v9.1h-22.7c-11-0.1-18-1.7-20.9-5c-2-2.3-3.4-5.2-4-8.8c-0.4-2.1-0.6-5.5-0.6-10.1V14.3h48.3v9.1H284.7z'/%3e%3cpath%20class='st1'%20d='M337.5,14.3l0.1,40.5c0,7.3-5.9,13.1-13.1,13.1l0,0V14.3H337.5z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M355.5,30.5c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2c4.5,0,8.2,3.7,8.2,8.2S360,30.5,355.5,30.5z%20M355.5,15.7c-3.7,0-6.6,3-6.6,6.6s3,6.6,6.6,6.6c3.7,0,6.6-3,6.6-6.6S359.2,15.7,355.5,15.7z'/%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M357.9,26l-2.3-3.1h-1.6V26h-1.2v-7.4h3.5c1.7,0,2.6,0.7,2.6,2.2c0,1.3-0.6,2-2,2.1l2.4,3.1H357.9z%20M353.9,19.4v2.8h2c1.1,0,1.7-0.4,1.6-1.3c0-1-0.5-1.4-1.6-1.4H353.9z'/%3e%3cpath%20class='st0'%20d='M359.8,26.3h-2.1l-2.3-3.1h-1.2v3.1h-1.7v-7.9h3.7c2.4,0,2.9,1.3,2.9,2.4c0,1.3-0.6,2.1-1.8,2.3%20L359.8,26.3z%20M358,25.8h0.8l-2.4-3.1l0.5,0c1.2-0.1,1.8-0.7,1.8-1.9c0-1.3-0.7-1.9-2.4-1.9H353v6.9h0.7v-3.1h2L358,25.8z%20M356,22.4C356,22.4,356,22.4,356,22.4l-2.3,0v-3.3h2.2c1.6,0,1.9,0.9,1.9,1.7c0,0.5-0.1,0.8-0.4,1.1%20C357.2,22.3,356.7,22.4,356,22.4z%20M354.2,21.9h1.7c0.6,0,1-0.1,1.2-0.3c0.2-0.2,0.2-0.4,0.2-0.8c0-0.8-0.4-1.2-1.4-1.2h-1.7%20V21.9z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",ow="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='728px'%20height='591px'%20viewBox='0%200%20728%20591'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eGroup%3c/title%3e%3cdefs%3e%3cfilter%20x='-9.8%25'%20y='-9.8%25'%20width='119.7%25'%20height='119.7%25'%20filterUnits='objectBoundingBox'%20id='filter-1'%3e%3cfeGaussianBlur%20stdDeviation='3'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-81.3893331%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-2'%3e%3cstop%20stop-color='%23A2FFEA'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%238CA5FF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M5.388768,0%20L151.480514,0%20C154.456648,3.41471402e-16%20156.869282,2.41263361%20156.869282,5.388768%20L156.869282,52.8997392%20C156.869282,55.8758736%20154.456648,58.2885072%20151.480514,58.2885072%20L5.388768,58.2885072%20C2.41263361,58.2885072%20-5.23707075e-16,55.8758736%200,52.8997392%20L0,5.388768%20C5.23707075e-16,2.41263361%202.41263361,2.32306386e-15%205.388768,0%20Z'%20id='path-3'%3e%3c/path%3e%3cfilter%20x='-22.0%25'%20y='-57.5%25'%20width='152.9%25'%20height='242.4%25'%20filterUnits='objectBoundingBox'%20id='filter-4'%3e%3cfeOffset%20dx='7'%20dy='8'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='12.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M8,0%20L148.476667,0%20C152.894945,-1.65085012e-14%20156.476667,3.581722%20156.476667,8%20L156.476667,124.215082%20C156.476667,128.63336%20152.894945,132.215082%20148.476667,132.215082%20L8,132.215082%20C3.581722,132.215082%205.41083001e-16,128.63336%200,124.215082%20L0,8%20C-5.41083001e-16,3.581722%203.581722,8.11624501e-16%208,0%20Z'%20id='path-5'%3e%3c/path%3e%3cfilter%20x='-24.6%25'%20y='-28.4%25'%20width='159.4%25'%20height='170.3%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M20.9333333,101.167213%20C33.3072193,97.6140224%2042.2221433,92.2112006%2047.6781053,84.9587477%20C55.8620484,74.0800684%2058.6211293,63.5355205%2072.6967097,63.5355205%20C86.7722901,63.5355205%2088.5769653,79.6852138%20103.793002,79.6852138%20C119.009039,79.6852138%20119.841169,59.0900141%20124.898413,50.9122201%20C128.269909,45.4603575%20132.864883,42.7344262%20138.683333,42.7344262'%20id='path-8'%3e%3c/path%3e%3cfilter%20x='-12.9%25'%20y='-15.1%25'%20width='125.4%25'%20height='151.3%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeMorphology%20radius='1.32'%20operator='dilate'%20in='SourceAlpha'%20result='shadowSpreadOuter1'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='6'%20in='shadowSpreadOuter1'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeMorphology%20radius='1.32'%20operator='erode'%20in='SourceAlpha'%20result='shadowInner'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='6'%20in='shadowInner'%20result='shadowInner'%3e%3c/feOffset%3e%3cfeComposite%20in='shadowOffsetOuter1'%20in2='shadowInner'%20operator='out'%20result='shadowOffsetOuter1'%3e%3c/feComposite%3e%3cfeGaussianBlur%20stdDeviation='3.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.144394668%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.80155206%25'%20x2='50%25'%20y2='78.24779%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.4874564%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.2488919%25'%20y1='-28.1859254%25'%20x2='61.7385065%25'%20y2='121.546626%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.14532105%25'%20x2='55.1442779%25'%20y2='90.676284%25'%20id='linearGradient-13'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='8.58120408%25'%20x2='50%25'%20y2='71.7463884%25'%20id='linearGradient-14'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='22.4182939%25'%20x2='50%25'%20y2='64.4814083%25'%20id='linearGradient-15'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='107.85141%25'%20y1='60.7630114%25'%20x2='13.8345679%25'%20y2='60.7630114%25'%20id='linearGradient-16'%3e%3cstop%20stop-color='%23F16B79'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F69D88'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-17'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M8.90624038,0%20L36.5106644,0%20C36.9083094,-2.9509081e-16%2037.2306644,0.32235498%2037.2306644,0.72%20C37.2306644,0.77036697%2037.2253794,0.82059492%2037.2148961,0.869858835%20L29.6379913,36.4760127%20C29.5672473,36.8084605%2029.2736512,37.0461538%2028.9337596,37.0461538%20L1.32933562,37.0461538%20C0.931690599,37.0461538%200.609335619,36.7237989%200.609335619,36.3261538%20C0.609335619,36.2757869%200.614620645,36.2255589%200.625103889,36.176295%20L8.20200865,0.570141165%20C8.27275275,0.237693377%208.56634884,9.50615483e-16%208.90624038,0%20Z'%20id='path-18'%3e%3c/path%3e%3clinearGradient%20x1='45.0695896%25'%20y1='-28.1859254%25'%20x2='62.1815065%25'%20y2='121.546626%25'%20id='linearGradient-20'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-5.45002967%25'%20x2='55.1442779%25'%20y2='90.1725577%25'%20id='linearGradient-21'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.2057661%25'%20y1='-12.849681%25'%20x2='51.6299871%25'%20y2='95.5334732%25'%20id='linearGradient-22'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.6933292%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-23'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.9630404%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-24'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='31.5572511%25'%20x2='55.1442779%25'%20y2='63.3614428%25'%20id='linearGradient-25'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='📝-Pages-New'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Register'%20transform='translate(-114.000000,%20-238.000000)'%3e%3cg%20id='Group'%20transform='translate(114.000000,%20251.000000)'%3e%3cg%20id='Shape'%3e%3cpath%20d='M558.524599,155.012318%20L686.342912,155.169384%20C691.85616,155.176159%20696.323841,159.64384%20696.330616,165.157088%20L696.487682,292.975401%20C696.494468,298.498244%20692.022821,302.980895%20686.499977,302.987682%20C686.491785,302.987692%20686.483593,302.987692%20686.475401,302.987682%20L558.657088,302.830616%20C553.14384,302.823841%20548.676159,298.35616%20548.669384,292.842912%20L548.512318,165.024599%20C548.505532,159.501756%20552.977179,155.019105%20558.500023,155.012318%20C558.508215,155.012308%20558.516407,155.012308%20558.524599,155.012318%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%20opacity='0.150018601'%20transform='translate(622.500000,%20229.000000)%20rotate(-45.000000)%20translate(-622.500000,%20-229.000000)%20'%3e%3c/path%3e%3cpath%20d='M237.807146,19.4230043%20L309.025482,19.5105186%20C314.53873,19.5172933%20319.006411,23.9849747%20319.013186,29.4982229%20L319.1007,100.716559%20C319.107487,106.239402%20314.635839,110.722053%20309.112996,110.72884%20C309.104804,110.72885%20309.096612,110.72885%20309.08842,110.72884%20L237.870083,110.641325%20C232.356835,110.63455%20227.889154,106.166869%20227.882379,100.653621%20L227.794865,29.4352849%20C227.788078,23.9124415%20232.259726,19.4297908%20237.782569,19.4230043%20C237.790761,19.4229942%20237.798953,19.4229942%20237.807146,19.4230043%20Z'%20id='Rectangle'%20fill='%237367F0'%20opacity='0.0375744048'%20filter='url(%23filter-1)'%20transform='translate(273.447783,%2065.075922)%20rotate(-45.000000)%20translate(-273.447783,%20-65.075922)%20'%3e%3c/path%3e%3cpath%20d='M330.588761,91.1063585%20L596.189125,91.4327328%20C601.702373,91.4395075%20606.170054,95.9071889%20606.176829,101.420437%20L606.503203,367.0208%20C606.50999,372.543643%20602.038342,377.026294%20596.515499,377.033081%20C596.507307,377.033091%20596.499115,377.033091%20596.490923,377.033081%20L330.890559,376.706706%20C325.377311,376.699932%20320.90963,372.23225%20320.902855,366.719002%20L320.576481,101.118639%20C320.569694,95.5957958%20325.041342,91.113145%20330.564185,91.1063585%20C330.572377,91.1063484%20330.580569,91.1063484%20330.588761,91.1063585%20Z'%20id='Rectangle'%20fill='%237367F0'%20opacity='0.0659412202'%20transform='translate(463.539842,%20234.069720)%20rotate(-45.000000)%20translate(-463.539842,%20-234.069720)%20'%3e%3c/path%3e%3cpath%20d='M220.715308,269.000314%20C226.72012,269.000314%20231.587983,273.856228%20231.587983,279.846301%20L231.587983,449.043698%20C231.587983,455.033772%20226.72012,459.889685%20220.715308,459.889685%20L51.1015737,459.889685%20C45.0967609,459.889685%2040.2288984,455.033772%2040.2288984,449.043698%20L40.2288984,279.846301%20C40.2288984,273.856228%2045.0967609,269.000314%2051.1015737,269.000314%20L220.715308,269.000314%20Z%20M188.097282,312.383948%20L83.7195994,312.383948%20L83.7195994,416.505423%20L188.097282,416.505423%20L188.097282,312.383948%20Z'%20id='Rectangle'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0895647321'%20transform='translate(135.908441,%20364.445000)%20rotate(-45.000000)%20translate(-135.908441,%20-364.445000)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Office-Desk'%20transform='translate(103.000000,%20140.000000)'%3e%3cg%20id='Group-11'%20transform='translate(8.500000,%20203.000000)'%3e%3cpolygon%20id='Path'%20fill='url(%23linearGradient-2)'%20points='89.7928662%200%2089.7924403%20143.767423%2089.9387788%20143.625423%2089.9045094%20150.756949%20172.573172%20232.951321%20161.553489%20232.951321%2089.7924403%20161.56666%2089.7928662%20232.911628%2081.0884637%20232.911628%2081.0880377%20164.288679%2012.1077337%20232.951321%20-4.94787998e-13%20232.951321%2081.0880377%20152.307879%2081.0884637%200'%3e%3c/polygon%3e%3cpath%20d='M70.8557593,140.4%20L101.113621,140.4%20C103.875045,140.4%20106.113621,142.638576%20106.113621,145.4%20L106.113621,152.813953%20C106.113621,155.575377%20103.875045,157.813953%20101.113621,157.813953%20L70.8557593,157.813953%20C68.0943356,157.813953%2065.8557593,155.575377%2065.8557593,152.813953%20L65.8557593,145.4%20C65.8557593,142.638576%2068.0943356,140.4%2070.8557593,140.4%20Z'%20id='Rectangle'%20fill='%23C8DAFF'%20transform='translate(85.984690,%20149.106977)%20scale(-1,%201)%20translate(-85.984690,%20-149.106977)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Mini-Board'%20transform='translate(13.500000,%200.000000)'%3e%3cpath%20d='M12.7499354,0%20L165.301105,0%20C168.154296,0%20170.467265,2.30415222%20170.467265,5.14646802%20L170.467265,259.600129%20C170.467265,262.363492%20168.28101,264.618174%20165.537582,264.741302%20L165.281025,264.746558%20L165.281025,264.746558%20L12.7298556,264.155879%20C9.8845239,264.144862%207.58377486,261.843957%207.58377486,259.00945%20L7.58377486,5.14646802%20C7.58377486,2.30415222%209.8967437,0%2012.7499354,0%20Z'%20id='Rectangle'%20fill='%23AFA7FF'%3e%3c/path%3e%3cpath%20d='M5.27821562,0%20L157.829385,0%20C160.682577,0%20162.995546,2.30415222%20162.995546,5.14646802%20L162.995546,259.600129%20C162.995546,262.363492%20160.80929,264.618174%20158.065863,264.741302%20L157.809305,264.746558%20L157.809305,264.746558%20L5.25813581,264.155879%20C2.41280416,264.144862%200.112055113,261.843957%200.112055113,259.00945%20L0.112055113,5.14646802%20C0.112055113,2.30415222%202.42502396,0%205.27821562,0%20Z'%20id='Rectangle'%20fill='%23D5D1FF'%3e%3c/path%3e%3cpath%20d='M12.6411704,5.31659919%20L150.25539,5.31659919%20C153.519441,5.31659919%20156.165478,7.95254932%20156.165478,11.2041586%20L156.165478,251.435841%20C156.165478,254.687451%20153.519441,257.323401%20150.25539,257.323401%20L12.6411704,257.323401%20C9.37711916,257.323401%206.7310828,254.687451%206.7310828,251.435841%20L6.7310828,11.2041586%20C6.7310828,7.95254932%209.37711916,5.31659919%2012.6411704,5.31659919%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.8309554,249.880162%20L97.4591083,249.880162%20C99.8171179,249.880162%20101.728662,251.78442%20101.728662,254.133441%20L101.728662,267.956599%20L55.8309554,267.956599%20C53.4729458,267.956599%2051.5614013,266.052341%2051.5614013,263.70332%20L51.5614013,254.133441%20C51.5614013,251.78442%2053.4729458,249.880162%2055.8309554,249.880162%20Z'%20id='Rectangle'%20fill='%23A7C3FF'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23A7C3FF'%20points='100.661274%20263.70332%20104.930828%20263.70332%20104.930828%20267.956599%20100.661274%20267.956599'%3e%3c/polygon%3e%3cpath%20d='M53.6961783,249.880162%20L95.3243312,249.880162%20C97.6823409,249.880162%2099.5938854,251.78442%2099.5938854,254.133441%20L99.5938854,263.70332%20C99.5938854,266.052341%2097.6823409,267.956599%2095.3243312,267.956599%20L53.6961783,267.956599%20C51.3381687,267.956599%2049.4266242,266.052341%2049.4266242,263.70332%20L49.4266242,254.133441%20C49.4266242,251.78442%2051.3381687,249.880162%2053.6961783,249.880162%20Z'%20id='Rectangle'%20fill='%23C8DAFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(241.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M50.6130761,52.2751683%20L33.3050915,22.1176427%20C33.1942483,21.9245088%2032.9478261,21.8577991%2032.7546923,21.9686423%20C32.6905804,22.0054374%2032.6378175,22.0591491%2032.6021708,22.1239065%20L16.0015183,52.2814321%20C15.8941345,52.4765106%2015.9652251,52.7217048%2016.1603036,52.8290887%20C16.2198651,52.8618751%2016.2867502,52.8790678%2016.3547393,52.8790678%20L50.2633763,52.8790678%20C50.4860575,52.8790678%2050.6665763,52.698549%2050.6665763,52.4758678%20C50.6665763,52.4054437%2050.6481309,52.3362479%2050.6130761,52.2751683%20Z'%20id='Path-127'%20fill='%2383F2D5'%3e%3c/path%3e%3cpath%20d='M52.7894527,40.529368%20L43.4046391,24.279456%20C43.2932724,24.0866234%2043.0466703,24.0205822%2042.8538377,24.1319489%20C42.7904621,24.1685502%2042.7382436,24.2217108%2042.7027812,24.2857307%20L33.7015003,40.5356427%20C33.5935991,40.7304356%2033.6640387,40.9758176%2033.8588316,41.0837188%20C33.9186228,41.1168388%2033.9858524,41.1342151%2034.054204,41.1342151%20L52.4402985,41.1342151%20C52.6629797,41.1342151%2052.8434985,40.9536964%2052.8434985,40.7310151%20C52.8434985,40.6602203%2052.8248584,40.5906734%2052.7894527,40.529368%20Z'%20id='Path-127'%20fill='%2363CBE8'%20opacity='0.44687035'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(338.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%2383F2D5'%20x='20.2081433'%20y='28.8288'%20width='25.9191403'%20height='25.7712'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2363CBE8'%20opacity='0.44687035'%20x='34.2659821'%20y='18.7824'%20width='19.7688358'%20height='19.656'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(434.500000,%2031.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='5.27168955'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E3F4FF'%20x='0'%20y='0'%20width='67.6533493'%20height='77.7504'%3e%3c/rect%3e%3cpath%20d='M11.9075343,9.1728%20L55.7458149,9.1728%20C57.9549539,9.1728%2059.7458149,10.963661%2059.7458149,13.1728%20L59.7458149,65.0144%20C59.7458149,67.223539%2057.9549539,69.0144%2055.7458149,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%2383F2D5'%20cx='34.4856358'%20cy='41.7144'%20rx='18.2312597'%20ry='18.1272'%3e%3c/ellipse%3e%3cellipse%20id='Oval'%20fill='%2363CBE8'%20opacity='0.44687035'%20cx='43.2717851'%20cy='27.3'%20rx='9.44511045'%20ry='9.3912'%3e%3c/ellipse%3e%3cpath%20d='M11.9075343,9.1728%20L13.1792239,9.1728%20L13.1792239,9.1728%20L13.1792239,69.0144%20L11.9075343,69.0144%20C9.69839533,69.0144%207.90753433,67.223539%207.90753433,65.0144%20L7.90753433,13.1728%20C7.90753433,10.963661%209.69839533,9.1728%2011.9075343,9.1728%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard25'%20transform='translate(0.500000,%20170.000000)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-4)'%20xlink:href='%23path-3'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-3'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M52.8810282,32.382504%20L82.2498138,32.382504%20C83.2253245,32.382504%2084.0161322,33.1733117%2084.0161322,34.1488224%20C84.0161322,35.1243331%2083.2253245,35.9151408%2082.2498138,35.9151408%20L52.8810282,35.9151408%20C51.9055175,35.9151408%2051.1147098,35.1243331%2051.1147098,34.1488224%20C51.1147098,33.1733117%2051.9055175,32.382504%2052.8810282,32.382504%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20opacity='0.46547154'%3e%3c/path%3e%3cpath%20d='M52.8810282,22.3733664%20L70.4993058,22.3733664%20C71.4748165,22.3733664%2072.2656242,23.1641741%2072.2656242,24.1396848%20C72.2656242,25.1151955%2071.4748165,25.9060032%2070.4993058,25.9060032%20L52.8810282,25.9060032%20C51.9055175,25.9060032%2051.1147098,25.1151955%2051.1147098,24.1396848%20C51.1147098,23.1641741%2051.9055175,22.3733664%2052.8810282,22.3733664%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M108.842296,22.5346013%20C109.346858,21.4249875%20110.653501,20.9353647%20111.760764,21.4409982%20C112.126974,21.6082288%20112.439584,21.8723472%20112.665708,22.2036592%20L112.746386,22.3309928%20L117.067197,29.6947097%20C117.108315,29.7647852%20117.198335,29.788189%20117.268262,29.7469834%20L117.287203,29.7337078%20L117.303832,29.7176188%20L119.602924,27.1127466%20C120.409081,26.1993703%20121.80147,26.1138395%20122.712911,26.9217082%20C122.772809,26.9747999%20122.829756,27.0311004%20122.883507,27.0903532%20L122.961704,27.1814144%20L126.333282,31.3308249%20C126.384503,31.3938625%20126.47702,31.4033538%20126.539924,31.3520241%20L126.557531,31.3350273%20L126.572081,31.3153393%20L131.89769,22.6909629%20C132.537989,21.6540527%20133.895854,21.3336377%20134.930568,21.9752959%20C135.090787,22.0746526%20135.237459,22.1940902%20135.367092,22.3305759%20L135.461068,22.4360893%20L137.942061,25.4080418%20C138.306417,25.8445%20138.248716,26.4943155%20137.813183,26.8594453%20C137.401846,27.2042901%20136.800602,27.1718714%20136.428126,26.7995234%20L136.364854,26.7302939%20L133.883862,23.7583413%20C133.873787,23.746273%20133.861847,23.7359015%20133.848495,23.7276218%20C133.791011,23.6919741%20133.718566,23.7008669%20133.671312,23.7448256%20L133.646303,23.7753329%20L128.320695,32.3997094%20C128.191601,32.6087664%20128.028571,32.7947489%20127.838335,32.9499815%20C126.927309,33.6933762%20125.602203,33.5862911%20124.820357,32.7269397%20L124.738711,32.6319922%20L121.367132,28.4825817%20C121.362083,28.4763677%20121.356536,28.4705772%20121.350546,28.465268%20C121.29991,28.4203864%20121.227009,28.4168659%20121.173013,28.4521774%20L121.143213,28.4780039%20L118.844121,31.0828761%20C118.690509,31.2569184%20118.510446,31.4055708%20118.310579,31.5233455%20C117.296636,32.120826%20116.001057,31.8126995%20115.358682,30.8420091%20L115.294598,30.7392393%20L110.973787,23.3755225%20C110.958488,23.349449%20110.935545,23.3287318%20110.908079,23.3161895%20C110.846565,23.2880987%20110.775819,23.3060847%20110.73448,23.3556695%20L110.713515,23.3890964%20L106.503815,32.6469067%20C106.346907,32.9919732%20106.104314,33.2899796%20105.800237,33.5130157%20L105.683374,33.5930856%20L100.692094,36.7820806%20C100.213287,37.0879969%2099.5776685,36.9470171%2099.2724004,36.4671934%20C98.9840916,36.0140265%2099.0935585,35.4206908%2099.5099686,35.098453%20L99.5866205,35.0444853%20L104.5779,31.8554902%20C104.593854,31.8452974%20104.607615,31.8321623%20104.618503,31.8168699%20L104.632596,31.7924116%20L108.842296,22.5346013%20Z'%20id='Path'%20fill='%23FFBF29'%20fill-rule='nonzero'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FFBF29'%20fill-rule='nonzero'%20cx='29.0825073'%20cy='29.7330264'%20rx='12.0442707'%20ry='12.0698424'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='ElementCard3'%20transform='translate(0.500000,%2019.000000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-7)'%20xlink:href='%23path-5'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-5'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M20.9333333,100.042737%20C33.3072193,96.5048909%2042.2221433,91.1254014%2047.6781053,83.9042686%20C55.8620484,73.0725695%2058.6211293,62.5735588%2072.6967097,62.5735588%20C86.7722901,62.5735588%2088.5769653,78.6535088%20103.793002,78.6535088%20C119.009039,78.6535088%20119.841169,58.1472505%20124.898413,50.0047728%20C128.269909,44.5764543%20132.864883,41.8622951%20138.683333,41.8622951%20L138.683333,111.617049%20C138.683333,112.58907%20137.895354,113.377049%20136.923333,113.377049%20L22.6933333,113.377049%20C21.7213122,113.377049%2020.9333333,112.58907%2020.9333333,111.617049%20L20.9333333,100.042737%20L20.9333333,100.042737%20Z'%20id='Path-3'%20fill='%23FFE3B5'%20opacity='0.414736793'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cg%20id='Path-3'%20stroke-linecap='round'%20mask='url(%23mask-6)'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-9)'%20xlink:href='%23path-8'%3e%3c/use%3e%3cuse%20stroke='%23FFBF29'%20stroke-width='2.64'%20xlink:href='%23path-8'%3e%3c/use%3e%3c/g%3e%3crect%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20mask='url(%23mask-6)'%20x='12.2111111'%20y='13.0819672'%20width='48.8444444'%20height='5.23278689'%3e%3c/rect%3e%3cpath%20d='M14.8275046,26.1639344%20L32.2724954,26.1639344%20C33.7174896,26.1639344%2034.8888889,27.3353337%2034.8888889,28.7803279%20C34.8888889,30.2253221%2033.7174896,31.3967213%2032.2724954,31.3967213%20L14.8275046,31.3967213%20C13.3825104,31.3967213%2012.2111111,30.2253221%2012.2111111,28.7803279%20C12.2111111,27.3353337%2013.3825104,26.1639344%2014.8275046,26.1639344%20Z'%20id='Rectangle'%20fill='%23FFBF29'%20fill-rule='nonzero'%20opacity='0.46547154'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M126.036111,19.1868852%20C127.722114,19.1868852%20129.088889,17.8202528%20129.088889,16.1344262%20C129.088889,14.4485997%20127.722114,13.0819672%20126.036111,13.0819672%20C124.350108,13.0819672%20122.983333,14.4485997%20122.983333,16.1344262%20C122.983333,17.8202528%20124.350108,19.1868852%20126.036111,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M134.758333,19.1868852%20C136.444336,19.1868852%20137.811111,17.8202528%20137.811111,16.1344262%20C137.811111,14.4485997%20136.444336,13.0819672%20134.758333,13.0819672%20C133.072331,13.0819672%20131.705556,14.4485997%20131.705556,16.1344262%20C131.705556,17.8202528%20133.072331,19.1868852%20134.758333,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3cpath%20d='M143.480556,19.1868852%20C145.166558,19.1868852%20146.533333,17.8202528%20146.533333,16.1344262%20C146.533333,14.4485997%20145.166558,13.0819672%20143.480556,13.0819672%20C141.794553,13.0819672%20140.427778,14.4485997%20140.427778,16.1344262%20C140.427778,17.8202528%20141.794553,19.1868852%20143.480556,19.1868852%20Z'%20id='Oval'%20fill='%23FFFFFF'%20mask='url(%23mask-6)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Chair1'%20transform='translate(328.000000,%20337.500000)%20scale(-1,%201)%20translate(-328.000000,%20-337.500000)%20translate(257.500000,%20239.000000)'%3e%3cpath%20d='M33.020018,182.306488%20L73.0455809,180.108066%20L73.0455809,180.108066%20L85.3196145,180.108066%20L125.50701,182.306807%20C126.397856,182.355547%20127.095231,183.09212%20127.095231,183.984298%20L127.095231,186.964972%20L127.095231,186.964972%20L31.4321538,186.964972%20L31.4321538,183.983959%20C31.4321538,183.091919%2032.1293203,182.355409%2033.020018,182.306488%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23BFE7FF'%20points='74.7083077%20111.996133%2083.8190769%20111.996133%2083.8190769%20180.565193%2074.7083077%20180.565193'%3e%3c/polygon%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='72.4306154'%20y='170.965525'%20width='13.6661538'%20height='15.9994475'%3e%3c/rect%3e%3cpath%20d='M68.7152308,106.967735%20L89.8121538,106.967735%20C90.276073,106.967735%2090.6521538,107.343816%2090.6521538,107.807735%20L90.6521538,115.085177%20C90.6521538,115.428289%2090.443477,115.736911%2090.1250592,115.864722%20L85.1085356,117.878329%20C85.0090472,117.918264%2084.9028342,117.938785%2084.7956303,117.938785%20L73.7317544,117.938785%20C73.6245504,117.938785%2073.5183374,117.918264%2073.418849,117.878329%20L68.4023254,115.864722%20C68.0839076,115.736911%2067.8752308,115.428289%2067.8752308,115.085177%20L67.8752308,107.807735%20C67.8752308,107.343816%2068.2513116,106.967735%2068.7152308,106.967735%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='29.1544615'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='120.262154'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='74.7083077'%20y='186.964972'%20width='9.11076923'%20height='9.14254144'%3e%3c/rect%3e%3cpath%20d='M75.6448024,94.1681768%20L132.991813,94.1681768%20C137.031242,94.1681768%20140.305846,97.442781%20140.305846,101.48221%20C140.305846,105.521639%20137.031242,108.796243%20132.991813,108.796243%20L75.6448024,108.796243%20C71.6053734,108.796243%2068.3307692,105.521639%2068.3307692,101.48221%20C68.3307692,97.442781%2071.6053734,94.1681768%2075.6448024,94.1681768%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M32.7987692,26.5133702%20L45.5538462,26.5133702%20C45.5538462,38.7034254%2045.5538462,50.8934807%2045.5538462,63.0835359%20C45.5538462,75.2735912%2052.3869231,87.4636464%2066.0530769,99.6537017%20L49.1981538,99.6537017%20C38.2652308,89.2728551%2032.7987692,77.0827999%2032.7987692,63.0835359%20C32.7987692,50.8934807%2032.7987692,38.7034254%2032.7987692,26.5133702%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M38.2652308,26.5133702%20L51.0203077,26.5133702%20C51.0203077,38.7034254%2051.0203077,50.8934807%2051.0203077,63.0835359%20C51.0203077,75.2735912%2057.8533846,87.4636464%2071.5195385,99.6537017%20L56.4867692,99.6537017%20C44.3390769,89.5578495%2038.2652308,77.3677943%2038.2652308,63.0835359%20C38.2652308,50.8934807%2038.2652308,38.7034254%2038.2652308,26.5133702%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cg%20id='Group-4'%3e%3cpath%20d='M9.31107692,0%20L74.9948795,0%20C79.6340714,-8.52205726e-16%2083.3948795,3.7608081%2083.3948795,8.4%20L83.3948795,45.4151931%20C83.3948795,50.054385%2079.6340714,53.8151931%2074.9948795,53.8151931%20L9.31107692,53.8151931%20C4.67188502,53.8151931%200.911076923,50.054385%200.911076923,45.4151931%20L0.911076923,8.4%20C0.911076923,3.7608081%204.67188502,4.40491941e-15%209.31107692,0%20Z'%20id='Rectangle'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M6.4241856,0%20C9.68636257,-5.99252187e-16%2012.3308795,2.64451694%2012.3308795,5.90669391%20L12.3308795,47.9084992%20C12.3308795,51.1706762%209.68636257,53.8151931%206.4241856,53.8151931%20C3.16200863,53.8151931%200.517491692,51.1706762%200.517491692,47.9084992%20L0.517491692,5.90669391%20C0.517491692,2.64451694%203.16200863,5.99252187e-16%206.4241856,0%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M31.0020331,94.1681768%20L86.5268899,94.1681768%20C90.5663189,94.1681768%2093.8409231,97.442781%2093.8409231,101.48221%20C93.8409231,105.521639%2090.5663189,108.796243%2086.5268899,108.796243%20L31.0020331,108.796243%20C26.9626042,108.796243%2023.688,105.521639%2023.688,101.48221%20C23.688,97.442781%2026.9626042,94.1681768%2031.0020331,94.1681768%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom2.4'%20transform='translate(292.500000,%20293.500000)%20scale(-1,%201)%20translate(-292.500000,%20-293.500000)%20translate(208.500000,%20164.000000)'%3e%3cg%20id='LLeg'%20transform='translate(36.000000,%20133.000000)'%3e%3cpath%20d='M65.8908818,93.4149994%20C65.8908818,93.4149994%2060.6450204,104.010202%2064.9454404,107.349009%20C69.2523271,110.688463%2080.6287118,116.946382%2080.6287118,116.946382%20L50.4889052,115.052257%20L57.1885068,91.9444498%20L65.8908818,93.4149994%20Z'%20id='Path'%20fill='url(%23linearGradient-10)'%3e%3c/path%3e%3cpath%20d='M53.4746784,103.00254%20C54.4231236,103.455293%2052.8637117,107.712416%2056.2007118,107.413122%20C59.5367975,107.114781%2061.631549,102.714356%2064.0917865,103.000306%20C66.5529383,103.285303%2068.1147092,107.716637%2072.7993087,110.802986%20C77.4829939,113.890289%2084.4279679,117.571673%2083.9626164,120.675179%20C83.4972649,123.778686%2072.5683613,124.609846%2067.031684,123.582334%20C61.4950067,122.555775%2058.9104316,120.330133%2055.3183568,120.507422%20C51.726282,120.684711%2049.4690072,120.245302%2048.3426554,117.938642%20C47.2172179,115.631981%2052.3801916,102.480071%2053.4746784,103.00254%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M53.7411757,117.167073%20L54.0483842,117.149485%20C58.5001101,116.774046%2061.5542762,119.573852%2065.7912056,120.363097%20C70.0290569,121.153254%2081.2049262,121.426384%2082.9896728,118.775474%20C83.0742349,118.649938%2083.1527414,118.521341%2083.2256238,118.39065%20C83.8250636,119.128483%2084.1074632,119.91662%2083.9626193,120.835855%20C83.4972322,123.789381%2072.5674914,124.580375%2067.0303901,123.602518%20C61.4932887,122.625569%2058.9085157,120.507484%2055.3161657,120.676205%20L54.6776755,120.70015%20C51.4543401,120.787711%2049.3980991,120.29371%2048.33993,118.231564%20C48.0823304,117.729149%2048.1401075,116.648533%2048.3987591,115.283091%20C49.9012095,116.311064%2051.7976767,117.226371%2053.7411757,117.167073%20L53.7411757,117.167073%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M20.4884247,0.0316169952%20C29.6130751,0.439025198%2080.3983085,11.6716069%2089.6251259,13.5799439%20C98.8519433,15.488281%20106.65262,25.8144285%2099.616745,37.7715359%20C91.7143193,51.1940195%2071.3246138,89.3135618%2066.3741517,97.9066496%20C63.9238803,102.159868%2051.5626728,99.775193%2054.4662646,92.6364873%20C59.8790807,79.3286591%2062.3927978,45.8981264%2076.1929423,33.7088609%20C76.1929423,33.7088609%2029.7832088,41.7859348%209.73613848,32.5338885%20C-4.83355488,25.8084198%20-1.53748542,-0.953276169%2020.4884247,0.0316169952%20Z'%20id='Path'%20fill='%23413C75'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(63.520000,%2056.320000)'%3e%3cpath%20d='M56.620558,19.7542764%20C56.620558,19.7542764%2056.5174491,14.3298511%2059.1145031,10.449811%20C61.7115571,6.56977099%2061.814666,2.4483177%2063.7801783,2.5832251%20C65.7456906,2.71813249%2063.7995112,12.2978488%2063.7995112,12.2978488%20C63.7995112,12.2978488%2066.2934564,11.3451056%2068.0849725,10.1399759%20C69.8764887,8.93484614%2075.3090359,2.9937567%2076.5785635,4.0465508%20C78.7309606,5.84036735%2075.2639258,15.9590677%2073.3757451,17.9820332%20C71.4811201,20.0056442%2062.1315699,25.66%2062.1315699,25.66%20L34.5969693,53.3991758%20L30.48,38.6733768%20L56.620558,19.7542764%20Z'%20id='Path'%20fill='url(%23linearGradient-11)'%3e%3c/path%3e%3cpath%20d='M1.54663565,17.3054119%20C5.79120596,27.1502283%2013.56312,45.2355076%2016.7671239,50.6311677%20C20.7824169,57.3883826%2027.1139989,60.3654607%2034.5272997,55.3519295%20C35.5612829,54.6526447%2037.5630512,53.0800055%2040.5326047,50.6340119%20C39.8735337,44.2119674%2037.4741133,38.8442735%2033.3382109,34.5285872%20C31.4658326,36.0776539%2030.5296435,36.8521873%2030.5296435,36.8521873%20C30.5296435,36.8521873%2022.5637255,16.4323943%2016.1557177,4.60344703%20C10.6060302,-5.63055297%20-4.91428232,2.33889234%201.54663565,17.3054119%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M30.6119482,36.8627693%20C32.0382744,41.7006022%2032.9181507,43.9794623%2033.2515771,43.6993494%20C33.5850034,43.4192365%2033.4576271,40.5081981%2032.8694482,34.9662341%20L30.6119482,36.8627693%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(35.000000,%200.000000)'%3e%3cpath%20d='M11.7218772,35.4114385%20L11.7218772,44.1226204%20L5.3248217,38.9719222%20C5.3248217,38.9719222%203.35857854,30.6257151%201.75941921,24.4267409%20C0.756609818,20.5394549%20-1.68668917,7.38357181%208.14940566,8%20C16.2069355,-6.20365389%2039.6728533,2.58721143%2039.8597256,19.9399601%20C40.0844849,40.8108431%2039.9010636,48.9367847%2039.9010636,48.9367847%20C26.6315656,49.6983072%2019.1627172,47.7798245%2011.7218772,35.4114385%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M5.18659098,51.997375%20C5.18659098,51.997375%2011.1374613,50.6003429%2011.3439066,40.8495617%20C11.5503519,31.0987804%2011.40543,27.7703624%2011.40543,27.7703624%20L24.5134378,27.533839%20C24.5134378,27.533839%2024.6561105,38.4009284%2024.6583597,42.3315929%20C24.6638284,51.8888195%2031.6921775,52.6723672%2031.6921775,52.6723672%20C31.6921775,52.6723672%2030.4907816,60.5575695%2018.6133402,61.2254406%20C9.33970734,61.7477062%205.18659098,51.997375%205.18659098,51.997375%20Z'%20id='Path'%20fill='url(%23linearGradient-12)'%3e%3c/path%3e%3cpath%20d='M8.34980463,22.9012472%20C2.50234369,22.6749776%203.45613252,31.2351927%209.53054658,31.2235716%20C9.53054658,31.2235716%2013.0586589,43.3838644%2025.3078124,43.3838644%20C35.2557047,43.3838644%2035.902832,29.2108175%2035.9930663,26.3834737%20C36.0901367,23.3688253%2036.1024413,13.464919%2036.1024413,13.464919%20L8.12216791,13.4519308%20L8.34980463,22.9012472%20Z'%20id='Path'%20fill='url(%23linearGradient-13)'%3e%3c/path%3e%3cpath%20d='M7.89727546,22.8450133%20C10.3205807,23.2445966%2010.0265395,24.8489843%2010.6855974,24.7087265%20C14.0315837,23.9973471%2027.5756504,24.9357728%2029.319619,17.4879832%20C31.4895477,22.141013%2032.0199848,23.2849038%2036.7982257,24.533839%20L36.7982257,10.8988839%20L6.57645026,8%20C6.57645026,8%207.04556985,22.7037464%207.89727546,22.8450133%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M23.1629909,34.2395688%20C23.1629909,34.2395688%2025.174384,37.4906544%2029.10285,36.3347801'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(26.132920,%2035.411438)%20rotate(-18.000000)%20translate(-26.132920,%20-35.411438)%20'%3e%3c/path%3e%3cpath%20d='M24.8673644,38.1201267%20C25.7892466,38.5070311%2026.6636527,38.5070311%2027.4288074,38.0624194'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(26.148086,%2038.232943)%20rotate(2.000000)%20translate(-26.148086,%20-38.232943)%20'%3e%3c/path%3e%3cpath%20d='M8.61933251,27.6491329%20C8.98679677,26.3247221%208.82396936,25.1679422%207.50869093,24.6393988'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(8.149406,%2026.144266)%20rotate(-13.000000)%20translate(-8.149406,%20-26.144266)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(20.000000,%2050.000000)'%3e%3cpath%20d='M21.5158423,1%20C28.983973,5.57401367%2037.6176024,7.25091256%2045.6546351,2.28384364%20C58.7704103,28.1454421%2062.0390104,59.0018184%2058.8841907,93.1062883%20C39.7587424,100.67799%2023.6846772,99.1888952%2010,90.534496%20L21.5158423,1%20Z'%20id='Path'%20fill='%23FFE4F4'%3e%3c/path%3e%3cg%20id='RLeg'%20transform='translate(2.000000,%2079.000000)'%3e%3cpath%20d='M112.584626,97.840369%20C112.584626,97.840369%20112.42648,110.31094%20122.70222,114.973501%20C132.971493,119.635414%20140.288019,119.354755%20139.3568,122.959348%20C138.425581,126.563294%20111.695624,126.417793%20109.199441,123.598916%20C107.071864,121.201028%20102.445333,98.8718252%20101.171374,100.57906%20L112.584626,97.840369%20Z'%20id='Path'%20fill='url(%23linearGradient-14)'%3e%3c/path%3e%3cpath%20d='M105.12081,115.451758%20C106.695528,114.318583%20108.019765,120.853164%20112.29729,119.035754%20C116.574814,117.219286%20113.201686,111.213176%20115.89361,110.105412%20C118.585534,108.997649%20123.783778,114.953405%20130.687675,116.400932%20C137.591572,117.847519%20143.197124,119.11433%20144.79026,121.801385%20C146.162383,124.11103%20144.79026,124.849393%20144.79026,124.849393%20C144.79026,124.849393%20138.143796,128.168262%20134.013922,128.898801%20C128.014416,129.960062%20110.674685,130.6668%20108.774893,128.731743%20C107.608128,127.544921%20104.333451,116.019287%20105.12081,115.451758%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M145.164844,122.072983%20C146.466472,124.195559%20144.41258,125.299775%20144.166441,125.422338%20L143.176088,125.844279%20C141.295406,126.62556%20137.053938,128.301927%20133.919083,128.901185%20C128.170932,130%20110.371438,130.651092%20108.456615,128.76162%20C108.1202,128.430106%20107.70506,127.21704%20107.302343,125.640944%20L108.523897,125.774184%20C114.401831,126.396594%20127.522564,127.523521%20133.997847,125.998065%20C139.745316,124.644068%20142.891763,122.416566%20144.326431,121.116514%20C144.675418,121.415794%20144.957168,121.733643%20145.164844,122.072983%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M5.89797632,0.176460422%20C-2.94573928,18.853434%20-1.15345138,31.3985644%2011.27484,37.8118516%20C29.3036138,47.1151178%2083.2756203,36.1118516%2083.2756203,36.1118516%20C83.2756203,36.1118516%2082.3111872,43.8766427%2083.2756203,50.8019006%20C85.7944824,68.8889711%2097.7739585,99.0229548%20100.308519,102.809363%20C103.813523,108.045529%20114.490464,104.096649%20114.691579,99.7367192%20C114.892694,95.3767898%20106.642757,39.6931486%20105.388198,29.0746682%20C104.140107,18.455541%20100.199739,16.9130742%2088.6909289,14.0102649%20C86.0469405,13.3433849%2054.7801562,5.5730831%2051.9158504,5.7995642%20C35.5084792,7.09689753%2020.1691879,5.22252961%205.89797632,0.176460422%20Z'%20id='Path'%20fill='%23524D87'%3e%3c/path%3e%3cpath%20d='M20.44,34.9205711%20C38.2890882,36.9205711%2085.5438118,32.798013%2087.4416672,34.6713084%20C89.2535985,36.4597915%2088.9512823,67.5753949%2093.0158622,85.5848345%20L92.3977092,83.8841847%20C88.5751277,73.2672348%2084.605935,60.3544266%2083.2756203,50.8019006%20C82.3111872,43.8766427%2083.2756203,36.1118516%2083.2756203,36.1118516%20L81.0994032,36.5330893%20C70.8399213,38.4602214%2027.1401609,45.9987259%2011.27484,37.8118516%20C2.67846611,33.3759229%20-0.829449593,26.0064085%200.751092899,15.7033083%20C3.47270775,27.3487456%2010.0356597,33.7547592%2020.44,34.9205711%20Z'%20id='Path'%20fill-opacity='0.0561079545'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M21.8425791,1.02073112%20C34.2109248,41.5374114%2041.6283812,98.9791105%203,88.985834%20C23.5197512,51.2055231%20-4.37555616,34.2015512%201.94717213,14.6758084%20C4.10889898,8%2021.6811652,0.496984896%2021.8425791,1.02073112%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M7.89213813,17.8454787%20C21.8715353,19.9550268%2010.3478768,44.3624052%2014.9622087,48.0393418%20C19.5765406,51.7162784%2027.6081301,52.11297%2028.4741625,54.359368%20C30.2147182,58.8741883%2021.800869,70.2712827%203.2326149,88.5506511%20L3,88.985834%20C20.8745494,56.0757843%202.0118623,38.9307734%201.0308512,22.1511913%20C3.10193703,18.9026674%205.38916036,17.4677691%207.89213813,17.8454787%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M45,2%20C49.7198862,13.8383269%2051.9886728,23.1267812%2054.1055316,40.5033862%20C55.2823565,50.1514197%2055.5762854,64.9302169%2054.9873184,84.8397778%20L60.8200061,85.9867536%20C63.5998226,55.2273917%2064.5251361,37.8674287%2063.5959466,33.9068646%20C61.2562605,23.9379639%2059.6712171,18.1134529%2056.5820212,9%20C54.8804313,3.99804952%2045,2%2045,2%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2059.900000)'%3e%3cpath%20d='M44.44,37.1174069%20C44.44,37.1174069%2052.0555701,29.49211%2054.6929895,28.6072038%20C57.3304089,27.7222976%2071.7772209,26.6592484%2071.6795387,28.6588395%20C71.5688322,30.8010741%2062.2723573,30.677794%2061.412754,31.731807%20C60.5531506,32.7851746%2059.3577862,40.9883498%2056.108225,41.7970934%20C52.8651759,42.605837%2046.1425409,45%2046.1425409,45%20L16.2182605,60.4615348%20L19.4063845,45.0011933%20L44.44,37.1174069%20Z'%20id='Path'%20fill='url(%23linearGradient-15)'%3e%3c/path%3e%3cpath%20d='M21.5191872,4.83146563%20C12.442156,17.6421902%204.6924099,37.1560477%201.71768334,44.7639402%20C-1.25704322,52.3718328%201.7437185,63.8469539%2014.8242849,61.594157%20C15.8625771,61.4154829%2017.2261817,60.9975127%2018.9150988,60.3402465%20C23.7247511,53.747166%2024.5683306,48.0868079%2022.7733472,43.0469746%20C21.6455348,43.5230441%2021.0816287,43.7610789%2021.0816287,43.7610789%20C21.0816287,43.7610789%2034.0824099,20.7168582%2037.2570193,14.5393035%20C42.5597927,4.22241094%2029.5144997,-6.45603437%2021.5191872,4.83146563%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M21.0816287,43.7610789%20C16.6792327,45.9114041%2014.7548707,46.513628%2015.3085427,45.5677508%20C15.8622147,44.6218735%2018.6250363,42.5265452%2023.5970073,39.2817657%20L21.0816287,43.7610789%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Table1'%20transform='translate(79.500000,%20284.000000)'%3e%3cg%20id='Group-25'%20transform='translate(26.475884,%204.554930)'%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='79.6619936%20-1.13686838e-13%2091.6619936%20-1.13686838e-13%2091.6619936%20147.579718%2079.6619936%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='77.6619936%20-1.13686838e-13%2085.6619936%20-1.13686838e-13%2085.6619936%20147.579718%2077.6619936%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='2.49864952%20-1.13686838e-13%2014.4986495%20-1.13686838e-13%2014.4986495%20147.579718%202.49864952%20147.579718'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='0.498649518%20-1.13686838e-13%208.49864952%20-1.13686838e-13%208.49864952%20147.579718%200.498649518%20147.579718'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-25'%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='310.633312%204.55492958%20322.633312%204.55492958%20322.633312%20152.134648%20310.633312%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='308.633312%204.55492958%20316.633312%204.55492958%20316.633312%20152.134648%20308.633312%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='228.469968%204.55492958%20240.469968%204.55492958%20240.469968%20152.134648%20228.469968%20152.134648'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23EFEFEF'%20points='226.469968%204.55492958%20234.469968%204.55492958%20234.469968%20152.134648%20226.469968%20152.134648'%3e%3c/polygon%3e%3cpath%20d='M111.448489,0%20L324.451961,0%20C325.3798,-1.58280756e-14%20326.131961,0.75216162%20326.131961,1.68%20L326.131961,17.32%20C326.131961,18.2478384%20325.3798,19%20324.451961,19%20L111.448489,19%20C110.52065,19%20109.768489,18.2478384%20109.768489,17.32%20L109.768489,1.68%20C109.768489,0.75216162%20110.52065,1.70441145e-16%20111.448489,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3cpath%20d='M20.1558842,0%20L232.246431,0%20C233.174269,-1.70441145e-16%20233.926431,0.75216162%20233.926431,1.68%20L233.926431,17.32%20C233.926431,18.2478384%20233.174269,19%20232.246431,19%20L20.1558842,19%20C19.2280459,19%2018.4758842,18.2478384%2018.4758842,17.32%20L18.4758842,1.68%20C18.4758842,0.75216162%2019.2280459,-5.16034596e-17%2020.1558842,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%23EFEFEF'%20x='0'%20y='0'%20width='338'%20height='9.76056338'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3cg%20id='Pot5'%20transform='translate(140.500000,%20238.000000)'%3e%3cg%20id='Group-33'%20transform='translate(0.698880,%200.000000)'%3e%3cpath%20d='M14.6555829,14.4692915%20L14.6555829,10.2808124%20L19.9389996,10.2805325%20L19.9391157,8.05964919%20C19.9391157,6.83293465%2020.9247483,5.83848603%2022.1405877,5.83848603%20C23.3564271,5.83848603%2024.3420597,6.83293465%2024.3420597,8.05964919%20L24.3420597,12.6923609%20C24.3420597,13.6737326%2023.5535537,14.4692915%2022.5808821,14.4692915%20L14.6555829,14.4692915%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M3.69482223e-13,16.88084%20L3.69482223e-13,12.8827463%20C3.69482223e-13,11.6560318%200.985632587,10.6615832%202.201472,10.6615832%20C3.41731141,10.6615832%204.402944,11.6560318%204.402944,12.8827463%20L4.40266667,15.1033953%20L7.04383333,15.1033953%20L7.0447104,4.88655896%20C7.0447104,2.18778697%209.21310209,1.51444748e-13%2011.8879488,1.51444748e-13%20C14.5627955,1.51444748e-13%2016.7311872,2.18778697%2016.7311872,4.88655896%20L16.7311872,30.207819%20L7.0447104,30.207819%20L7.04383333,19.5454419%20L2.6417664,19.5462358%20C1.1827591,19.5462358%203.69482223e-13,18.3528975%203.69482223e-13,16.88084%20Z'%20id='Path'%20fill='%2302D3AF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-34'%20transform='translate(0.000000,%2023.269328)'%3e%3cpath%20d='M1.118208,0%20L23.482368,0%20L21.8826493,21.5203661%20C21.8388877,22.109073%2021.3526996,22.5641972%2020.7675731,22.5641972%20L3.83300295,22.5641972%20C3.24787637,22.5641972%202.76168829,22.109073%202.7179267,21.5203661%20L1.118208,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-16)'%3e%3c/path%3e%3cpath%20d='M1.118208,0%20L23.482368,0%20C24.0999372,0%2024.600576,0.50511676%2024.600576,1.12820986%20L24.600576,5.6410493%20C24.600576,6.2641424%2024.0999372,6.76925916%2023.482368,6.76925916%20L1.118208,6.76925916%20C0.500638774,6.76925916%200,6.2641424%200,5.6410493%20L0,1.12820986%20C0,0.50511676%200.500638774,0%201.118208,0%20Z'%20id='Rectangle'%20fill='%23FFB3A4'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='FacingBack-Laptop3'%20transform='translate(208.500000,%20236.000000)'%3e%3cpath%20d='M7.18087287,45.5196672%20L112.437047,45.5196672%20C113.269618,45.5196672%20113.94455,46.1945994%20113.94455,47.0271705%20C113.94455,47.8597415%20113.269618,48.5346737%20112.437047,48.5346737%20L7.18087287,48.5346737%20C6.3483018,48.5346737%205.6733696,47.8597415%205.6733696,47.0271705%20C5.6733696,46.1945994%206.3483018,45.5196672%207.18087287,45.5196672%20Z'%20id='Rectangle'%20fill='%238F84FF'%3e%3c/path%3e%3cpath%20d='M78.5032336,45.5196672%20L112.437047,45.5196672%20C113.269618,45.5196672%20113.94455,46.1945994%20113.94455,47.0271705%20C113.94455,47.8597415%20113.269618,48.5346737%20112.437047,48.5346737%20L78.5032336,48.5346737%20C77.6706625,48.5346737%2076.9957303,47.8597415%2076.9957303,47.0271705%20C76.9957303,46.1945994%2077.6706625,45.5196672%2078.5032336,45.5196672%20Z'%20id='Rectangle'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M4.08948722,0%20L70.3577685,0%20C72.1695107,-1.66507926e-15%2073.6989826,1.34640321%2073.9287106,3.14352164%20L78.8437908,41.593245%20C79.0958968,43.5654219%2077.7015039,45.3685595%2075.729327,45.6206655%20C75.5779374,45.6400178%2075.4254702,45.6497234%2075.2728487,45.6497234%20L9.00456736,45.6497234%20C7.1928252,45.6497234%205.66335333,44.3033202%205.43362525,42.5062018%20L0.518545114,4.05647836%20C0.266439078,2.08430149%201.66083199,0.281163932%203.63300886,0.0290578962%20C3.78439853,0.00970555035%203.93686564,9.16214548e-16%204.08948722,0%20Z'%20id='Rectangle'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M4.08948722,0%20L68.0235822,0%20C69.8353243,-7.65759119e-15%2071.3647962,1.34640321%2071.5945243,3.14352164%20L76.5096044,41.593245%20C76.7617105,43.5654219%2075.3673175,45.3685595%2073.3951407,45.6206655%20C73.243751,45.6400178%2073.0912839,45.6497234%2072.9386623,45.6497234%20L9.00456736,45.6497234%20C7.1928252,45.6497234%205.66335333,44.3033202%205.43362525,42.5062018%20L0.518545114,4.05647836%20C0.266439078,2.08430149%201.66083199,0.281163932%203.63300886,0.0290578962%20C3.78439853,0.00970555035%203.93686564,2.24848218e-15%204.08948722,0%20Z'%20id='Rectangle'%20fill='%23B1A9FF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FFFFFF'%20transform='translate(37.315147,%2023.551241)%20rotate(-37.000000)%20translate(-37.315147,%20-23.551241)%20'%20cx='37.315147'%20cy='23.5512408'%20rx='4.64830581'%20ry='5.07495986'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='Group-8'%20transform='translate(335.500000,%20273.000000)'%3e%3cpath%20d='M1,0%20L46.5,0%20C49.5375661,-5.57991845e-16%2052,2.46243388%2052,5.5%20C52,8.53756612%2049.5375661,11%2046.5,11%20L1,11%20C0.44771525,11%206.76353751e-17,10.5522847%200,10%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%20id='Rectangle'%20fill='%23F16B79'%3e%3c/path%3e%3cpath%20d='M1,2.2%20L27.0333333,2.2%20C28.855873,2.2%2030.3333333,3.67746033%2030.3333333,5.5%20C30.3333333,7.32253967%2028.855873,8.8%2027.0333333,8.8%20L1,8.8%20C0.44771525,8.8%206.76353751e-17,8.35228475%200,7.8%20L0,3.2%20C-6.76353751e-17,2.64771525%200.44771525,2.2%201,2.2%20Z'%20id='Rectangle'%20fill='%23EAEFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-73'%20transform='translate(500.000000,%20337.500000)%20scale(-1,%201)%20translate(-500.000000,%20-337.500000)%20translate(429.500000,%20238.000000)'%3e%3crect%20id='Rectangle'%20fill='%2391D6FF'%20x='0'%20y='0'%20width='131.195077'%20height='198.347541'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23BFE7FF'%20x='35.4018462'%20y='0'%20width='95.7932308'%20height='198.347541'%3e%3c/rect%3e%3cpath%20d='M51.4116923,133.623607%20L115.185231,133.623607%20C119.426778,133.623607%20122.865231,137.06206%20122.865231,141.303607%20L122.865231,182.316066%20C122.865231,186.557612%20119.426778,189.996066%20115.185231,189.996066%20L51.4116923,189.996066%20C47.1701454,189.996066%2043.7316923,186.557612%2043.7316923,182.316066%20L43.7316923,141.303607%20C43.7316923,137.06206%2047.1701454,133.623607%2051.4116923,133.623607%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M70.8036923,133.623607%20L95.7932308,133.623607%20L95.7932308,140.222951%20C95.7932308,142.343724%2094.0740042,144.062951%2091.9532308,144.062951%20L74.6436923,144.062951%20C72.5229189,144.062951%2070.8036923,142.343724%2070.8036923,140.222951%20L70.8036923,133.623607%20L70.8036923,133.623607%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M45.7316923,19.2257923%20L115.185231,19.2257923%20C119.426778,19.2257923%20122.865231,22.6642455%20122.865231,26.9057923%20L122.865231,57.0439344%20C122.865231,61.2854813%20119.426778,64.7239344%20115.185231,64.7239344%20L45.7316923,64.7239344%20C44.6271228,64.7239344%2043.7316923,63.8285039%2043.7316923,62.7239344%20L43.7316923,21.2257923%20C43.7316923,20.1212229%2044.6271228,19.2257923%2045.7316923,19.2257923%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M68.7655385,8.35147541%20L132.539077,8.35147541%20C136.780624,8.35147541%20140.219077,11.7899285%20140.219077,16.0314754%20L140.219077,57.0439344%20C140.219077,61.2854813%20136.780624,64.7239344%20132.539077,64.7239344%20L68.7655385,64.7239344%20C64.5239916,64.7239344%2061.0855385,61.2854813%2061.0855385,57.0439344%20L61.0855385,16.0314754%20C61.0855385,11.7899285%2064.5239916,8.35147541%2068.7655385,8.35147541%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M51.4116923,70.987541%20L115.185231,70.987541%20C119.426778,70.987541%20122.865231,74.4259941%20122.865231,78.667541%20L122.865231,119.68%20C122.865231,123.921547%20119.426778,127.36%20115.185231,127.36%20L51.4116923,127.36%20C47.1701454,127.36%2043.7316923,123.921547%2043.7316923,119.68%20L43.7316923,78.667541%20C43.7316923,74.4259941%2047.1701454,70.987541%2051.4116923,70.987541%20Z'%20id='Rectangle'%20fill='%23E3F4FF'%3e%3c/path%3e%3cpath%20d='M70.8036923,70.987541%20L95.7932308,70.987541%20L95.7932308,77.5868852%20C95.7932308,79.7076587%2094.0740042,81.4268852%2091.9532308,81.4268852%20L74.6436923,81.4268852%20C72.5229189,81.4268852%2070.8036923,79.7076587%2070.8036923,77.5868852%20L70.8036923,70.987541%20L70.8036923,70.987541%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M88.1575385,8.35147541%20L113.147077,8.35147541%20L113.147077,14.9508197%20C113.147077,17.0715931%20111.42785,18.7908197%20109.307077,18.7908197%20L91.9975385,18.7908197%20C89.876765,18.7908197%2088.1575385,17.0715931%2088.1575385,14.9508197%20L88.1575385,8.35147541%20L88.1575385,8.35147541%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Table-Frame2'%20transform='translate(480.500000,%20196.000000)'%3e%3cpolygon%20id='Rectangle'%20fill='%237367F0'%20points='29.3617629%2020.6769231%2036.4017629%2020.6769231%2044%2041.3538462%2036.96%2041.3538462'%3e%3c/polygon%3e%3cpath%20d='M11.2076745,0%20L43.0118493,0%20C43.4536771,3.62101212e-15%2043.8118493,0.3581722%2043.8118493,0.8%20C43.8118493,0.855963301%2043.8059771,0.911772134%2043.794329,0.966509817%20L35.3348052,40.720356%20C35.2562006,41.0897424%2034.9299828,41.3538462%2034.5523255,41.3538462%20L2.74815069,41.3538462%20C2.30632289,41.3538462%201.94815069,40.995674%201.94815069,40.5538462%20C1.94815069,40.4978829%201.95402294,40.442074%201.96567099,40.3873363%20L10.4251948,0.633490183%20C10.5037994,0.264103752%2010.8300172,1.80396817e-16%2011.2076745,0%20Z'%20id='Rectangle'%20fill='%23A7C3FF'%3e%3c/path%3e%3cpath%20d='M9.4476745,0%20L41.2518493,0%20C41.6936771,3.62101212e-15%2042.0518493,0.3581722%2042.0518493,0.8%20C42.0518493,0.855963301%2042.0459771,0.911772134%2042.034329,0.966509817%20L33.5748052,40.720356%20C33.4962006,41.0897424%2033.1699828,41.3538462%2032.7923255,41.3538462%20L0.988150688,41.3538462%20C0.546322888,41.3538462%200.188150688,40.995674%200.188150688,40.5538462%20C0.188150688,40.4978829%200.194022939,40.442074%200.205670988,40.3873363%20L8.6651948,0.633490183%20C8.74379935,0.264103752%209.07001723,1.80396817e-16%209.4476745,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3cg%20id='Group-93'%20transform='translate(2.200000,%201.723077)'%3e%3cmask%20id='mask-19'%20fill='white'%3e%3cuse%20xlink:href='%23path-18'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Rectangle'%20fill='%23B3FFEB'%20fill-rule='nonzero'%20xlink:href='%23path-18'%3e%3c/use%3e%3cg%20id='Group-92'%20mask='url(%23mask-19)'%3e%3cg%20transform='translate(-12.100000,%206.892308)'%20id='Oval'%3e%3cellipse%20fill='%23FFFFFF'%20cx='29.15'%20cy='3.76923077'%20rx='3.85'%20ry='3.76923077'%3e%3c/ellipse%3e%3cellipse%20fill='%236DE9C9'%20cx='17.875'%20cy='32.0384615'%20rx='17.875'%20ry='17.5'%3e%3c/ellipse%3e%3cellipse%20fill='%2383F2D5'%20cx='45.925'%20cy='26.9230769'%20rx='21.175'%20ry='20.4615385'%3e%3c/ellipse%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Wom1.2'%20transform='translate(74.500000,%20239.000000)'%3e%3cg%20id='Head'%20transform='translate(30.000000,%200.000000)'%3e%3cpath%20d='M9.61629772,54.292968%20C-2.10718861,51.5797984%20-2.87928334,35.5880573%206.03377818,30.0407917%20C-3.15817331,10.891759%2018.0982964,-8.12074103%2032.6587863,3.60457519%20C42.2043104,-0.455953086%2050.1367648,15.3890618%2041.2545871,27.6953118%20C44.9787241,48.8255015%2037.3993544,54.2874435%2023.7363661,54.5194747%20L9.61629772,54.292968%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M9.76214969,50.4736905%20C9.76214969,50.4736905%2015.465067,49.1431837%2015.6629105,39.8567254%20C15.8607539,30.5702671%2015.7218704,27.4003452%2015.7218704,27.4003452%20L28.2837112,27.1750848%20C28.2837112,27.1750848%2028.4206434,37.5246936%2028.4225947,41.2681837%20C28.4278356,51.3226852%2035.4774854,50.4736905%2035.4774854,50.4736905%20C35.4774854,50.4736905%2034.011999,58.6262566%2022.629451,59.2623244%20C13.7422195,59.7597202%209.76214969,50.4736905%209.76214969,50.4736905%20Z'%20id='Path'%20fill='url(%23linearGradient-20)'%3e%3c/path%3e%3cpath%20d='M12.7935628,22.7630925%20C7.18974604,22.5475977%208.10379366,30.7001835%2013.9251071,30.6891158%20C13.9251071,30.6891158%2017.3062148,42.270347%2029.0449869,42.270347%20C38.5783836,42.270347%2039.1985473,28.7722071%2039.2850219,26.0794988%20C39.3780476,23.208405%2039.3898396,13.7761134%2039.3898396,13.7761134%20L12.5754109,13.7637436%20L12.7935628,22.7630925%20Z'%20id='Path'%20fill='url(%23linearGradient-21)'%3e%3c/path%3e%3cpath%20d='M26.9887377,33.55577%20C26.9887377,33.55577%2028.9208668,36.6574086%2032.6813917,35.5627912'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(29.835065,%2034.676261)%20rotate(-18.000000)%20translate(-29.835065,%20-34.676261)%20'%3e%3c/path%3e%3cpath%20d='M28.6229283,37.2575297%20C29.5063117,37.6258215%2030.3442779,37.6256399%2031.0776378,37.2020382'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(29.850283,%2037.364575)%20rotate(2.000000)%20translate(-29.850283,%20-37.364575)%20'%3e%3c/path%3e%3cpath%20d='M13.0536757,27.2861215%20C13.4039904,26.0248583%2013.2464873,24.9226023%2011.9857187,24.4173524'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(12.600780,%2025.851737)%20rotate(-13.000000)%20translate(-12.600780,%20-25.851737)%20'%3e%3c/path%3e%3cpath%20d='M11.906939,21.7558029%20C11.906939,21.7558029%2014.9784654,25.8516818%2015.6006402,25.8734368%20C16.2228149,25.8951918%2016.4406792,20.5465395%2016.4406792,20.5465395%20C20.2085015,20.2604904%2029.7440793,18.3734243%2032.0815402,13.97725%20C33.7161942,17.8561814%2036.8410129,19.5791288%2038.8941297,19.2482694%20L39.2832655,27.4890618%20L40.2415988,10.9215669%20L11.1556667,10.9215669%20L11.906939,21.7558029%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(61.000000,%2028.000000)'%3e%3cg%20id='Group-6'%20transform='translate(52.849275,%200.000000)'%3e%3cpath%20d='M1.20251955,27.3289525%20C1.20251955,27.3289525%20-0.47123099,17.9880624%200.130566956,16.0965306%20C0.6446027,14.461765%205.50286736,12.1044128%205.50286736,12.1044128%20C5.50286736,12.1044128%2013.9531135,-1.26375123%2015.8023884,0.097297877%20C17.3068833,1.20095301%2011.401741,11.056631%2011.401741,11.056631%20C11.401741,11.056631%2016.7865788,16.7142761%2016.7113541,19.243015%20C16.6361293,21.7723816%207.9225966,29.6894435%207.9225966,29.6894435%20L1.20251955,27.3289525%20Z'%20id='Path'%20fill='url(%23linearGradient-22)'%3e%3c/path%3e%3cpath%20d='M5.68466049,11.9700657%20C5.68466049,11.9700657%209.42709146,11.4603001%2010.0226207,12.6267343%20C10.5303877,13.6205261%207.42109831,16.4392572%207.42109831,17.2315752%20C7.42109831,18.0238933%207.46554157,24.0212484%207.71572856,24.0757437%20C7.96591555,24.130239%2011.4644283,14.2891227%2010.7184496,12.2073704%20C10.1041142,10.4985256%205.68466049,11.9700657%205.68466049,11.9700657%20Z'%20id='Path'%20fill='%23F28585'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M9.55009,26.2240417%20C3.93330917,23.8886623%20-2.86826135,30.5922058%201.27536825,36.9912711%20C7.89514565,47.2229954%2032.3325493,74.0883439%2043.5974546,74.1279407%20C53.7151826,74.163051%2063.0098075,33.918866%2062.7966707,30.7114859%20C62.5835339,27.5034781%2054.3714995,23.4900155%2051.3875846,25.7557103%20C48.3974011,28.021405%2038.9378897,54.5687683%2038.9378897,54.5687683%20C38.9378897,54.5687683%2015.254633,28.5983442%209.55009,26.2240417%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M38.9378897,54.5687683%20C41.0690558,58.2374647%2042.2329497,59.7975233%2042.4295715,59.2489441%20C42.6261933,58.7003649%2041.8488709,56.0617627%2040.0976044,51.3331377%20L38.9378897,54.5687683%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(38.000000,%20123.000000)'%3e%3cpath%20d='M25.3464375,187.709033%20C25.3464375,187.709033%2024.2265,196.914586%2028.4030625,200.430519%20C32.579625,203.94583%2016.467375,202.676912%2016.467375,202.676912%20L16.3498125,187.56238%20L25.3464375,187.709033%20Z'%20id='Path'%20fill='url(%23linearGradient-23)'%3e%3c/path%3e%3cpath%20d='M16.313625,195.867813%20C17.749125,195.944868%2017.5201875,200.259932%2019.4445,200.079724%20C21.3688125,199.898894%2024.6225,195.59782%2027.4130625,197.044461%20C30.3088125,198.548892%2046.1806875,208.601728%2047.115,211.185546%20C48.1606875,214.065777%2041.3915625,214.280785%2036.5529375,214.070749%20C31.708125,213.860091%2029.4744375,211.679567%2027.1231875,211.733629%20C24.76575,211.788313%2024.208875,213.257324%2022.4454375,213.661862%20C20.65725,214.073234%2016.1836875,214.011093%2015.769125,212.724155%20C15.336,211.387504%2014.8843125,195.790137%2016.313625,195.867813%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M-1.02318154e-14,6.85052413e-14%20C-1.02318154e-14,6.85052413e-14%209.6301875,92.7193077%2010.416,101.191173%20C11.2018125,109.663038%209.6301875,115.797374%208.98575,124.547736%20C8.3413125,133.298098%2011.443125,188.331684%2011.443125,188.331684%20C16.0033125,191.086391%2021.42975,191.627017%2028.3288125,188.414953%20C28.3288125,188.414953%2034.6648125,119.856135%2034.6029375,104.240747%20C34.5658125,94.9258255%2035.5310625,1.04583144%2035.5310625,1.04583144%20L-1.02318154e-14,6.85052413e-14%20Z'%20id='Path'%20fill='%232B256A'%3e%3c/path%3e%3cpath%20d='M15.3878116,101.952365%20C16.1788009,107.817551%2014.0539607,118.927704%209.01329111,135.282824%20L8.94979371,132.593677%20C8.8777767,129.037977%208.87557641,126.265152%208.97351479,124.72643%20L8.98575,124.547736%20C9.60870625,116.089053%2011.0980677,110.0749%2010.4868448,102.030751%20L10.3546246,100.544103%20C10.0244195,97.1157619%208.99812264,87.0584843%207.71218434,74.5530034%20L8.41780228,76.596495%20C12.3232273,88.0025146%2014.6463612,96.4545105%2015.3878116,101.952365%20Z'%20id='Path'%20fill-opacity='0.0771689248'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0943827,198.068388%20L28.44706,199.055986%20C28.1443032,199.517892%2028.2733187,200.137773%2028.7352242,200.44053%20C28.7482367,200.449059%2028.7614464,200.457283%2028.7748425,200.465196%20L38.340963,206.115537%20C38.6343253,206.288815%2038.995726,206.300803%2039.2999268,206.147348%20L40.5767978,205.503224%20L40.5767978,205.503224%20C36.8566712,202.797229%2033.1300003,200.376317%2029.0943827,198.068388%20Z'%20id='Path-14'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(9.000000,%20120.000000)'%3e%3cpolygon%20id='Path'%20fill='url(%23linearGradient-24)'%20points='13.4593149%20192.203698%2014.2680192%20206.233498%203.90079485%20206.508374%205.84938673%20192.203698'%3e%3c/polygon%3e%3cpath%20d='M3.80350712,201.367438%20C11.1507986,206.908274%2013.9700755,199.975407%2014.5963653,200.662596%20C15.7881401,201.970112%2018.0439995,214.990516%2016.8157418,216.815591%20C15.7334157,218.432033%201.00040423,218.459272%200.185619439,216.936932%20C-0.884545655,214.921178%202.98638275,200.751218%203.80350712,201.367438%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M8.0641315,204.967266%20L10.1384864,204.967266%20C10.6284199,204.967266%2011.0462059,205.322223%2011.1253518,205.805721%20L11.7413594,209.568879%20C11.8305778,210.11391%2011.461069,210.628071%2010.9160382,210.717289%20C10.8626342,210.726031%2010.8086087,210.730424%2010.7544939,210.730424%20L7.44812392,210.730424%20C6.89583917,210.730424%206.44812392,210.282708%206.44812392,209.730424%20C6.44812392,209.676309%206.45251652,209.622283%206.46125845,209.568879%20L7.07726604,205.805721%20C7.15641199,205.322223%207.57419795,204.967266%208.0641315,204.967266%20Z'%20id='Rectangle'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0908007,4.09496998e-14%20C23.0908007,4.09496998e-14%2012.7658646,9.30484988%2010.0551654,22.6729048%20C5.53644491,44.9573779%207.81054574,86.1153302%207.6767751,95.140413%20C7.54908495,104.165496%204.30375187,109.610946%202.56308848,122.371672%20C0.822425096,135.132397%202.54484703,192.1619%202.54484703,192.1619%20C7.159934,194.946564%2012.1641719,195.145911%2017.6670095,191.994746%20L49.9847792,2.97659976%20L23.0908007,4.09496998e-14%20Z'%20id='Path'%20fill='%2338308B'%3e%3c/path%3e%3cpath%20d='M16.2125557,8.30473344%20L20.2460344,8.85997019%20C16.7022804,15.6385366%2014.9119463,31.0967427%2014.8750322,55.2345886%20L14.8744493,55.9997215%20C14.8744493,92.4959446%208.28611334,105.35255%205.63552834,121.064047%20L5.55642374,121.541054%20C3.96877574,131.284466%202.77952074,146.897529%201.98865873,168.380244%20L1.90825528,163.05424%20C1.68819925,146.824351%201.68332654,128.821167%202.56308848,122.371672%20C4.30375187,109.610946%207.54908495,104.165496%207.6767751,95.140413%20L7.68256162,94.242774%20C7.68021323,83.6628392%205.67200653,44.2888437%2010.0551654,22.6729048%20C11.1999744,17.0271775%2013.702877,12.1061732%2016.2125557,8.30473344%20Z'%20id='Path'%20fill-opacity='0.0771689248'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(21.000000,%2048.000000)'%3e%3cpath%20d='M0,9.70312373%20C0,9.70312373%209.88775391,42.8366538%2010.1805859,49.1085804%20C10.473418,55.3811305%202.0934375,73.8159432%203.52021484,78.4754628%20C6.80990234,89.2429248%2048.8094922,93.8793744%2053.3141211,79.3945223%20C55.2393359,73.2092642%2051.5384375,66.576323%2053.3328125,58.6165442%20C55.120957,50.6567655%2060.3752142,38.828423%2056.2985156,27.7077119%20C52.2218171,16.5870007%2053.3141211,6.2986138%2050.3982617,4.35399775%20C47.4824023,2.4093817%2040.6662695,0.344179687%2040.6662695,0.344179687%20C37.3516602,5.22567022%2026.1617383,5.15458963%2020.8222266,-5.49898291e-14%20C20.8222266,-5.49898291e-14%207.55755859,2.57511252%200,9.70312373%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M8.86064871,15.0694531%20C15.4515835,25.5369865%2015.4317683,43.7619439%2018.9715749,46.1487873%20C22.5113816,48.5356307%2036.2886447,46.1933418%2036.2886447,48.0835699%20C36.2886447,49.973798%2017.2493337,67.2966677%2020.3749054,75.57781%20C22.0115126,79.9139697%2021.5675716,83.7931962%2019.0430822,87.2154895%20L18.2190503,87.035787%20C10.7174069,85.3391684%204.68642071,82.2925662%203.52021484,78.4754628%20C2.0934375,73.8159432%2010.473418,55.3811305%2010.1805859,49.1085804%20C9.93281156,43.8017064%202.81566491,19.2635811%200.631320131,11.8379297%20C2.56167086,8.34493447%205.30471654,9.4220237%208.86064871,15.0694531%20Z'%20id='Path'%20fill-opacity='0.0564903846'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2054.000000)'%3e%3cpath%20d='M50.7171668,63.0388937%20C50.7171668,63.0388937%2057.1510235,60.1868928%2059.2333552,60.1950337%20C61.315687,60.202582%2062.9084229,60.2709872%2062.9084229,60.2709872%20L62.9146203,63.1546708%20C62.9146203,63.1546708%2073.4864727,64.1158037%2074.6020076,64.0781495%20C75.7237399,64.0411228%2070.5241079,71.861899%2067.022568,73.2783242%20C63.1553805,74.8422284%2050.0106614,70.2032317%2050.0106614,70.2032317%20L50.7171668,63.0388937%20Z'%20id='Path'%20fill='url(%23linearGradient-25)'%3e%3c/path%3e%3cpath%20d='M21.5645226,2.76143226%20C13.4583027,8.67502344%20-7.23486892,59.4171878%202.59423265,66.5338305%20C10.9731389,72.6024314%2046.5710956,73.3937971%2049.2049974,71.4577439%20C51.3988826,69.8411239%2052.6321683,64.922231%2050.5684289,62.2349767%20C47.829171,58.6515525%2016.9412504,53.4766111%2016.9412504,53.4766111%20C16.9412504,53.4766111%2028.0470196,26.9084394%2030.3648531,22.2512431%20C38.3161377,6.26578259%2033.0483342,-5.61411564%2021.5645226,2.76143226%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M16.9846323,53.4452326%20C14.6278172,57.1371945%2013.6920074,59.0291086%2014.1772029,59.1209748%20C14.6623984,59.212841%2016.4865045,57.4891157%2019.6495211,53.9497988%20L16.9846323,53.4452326%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",rw="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='747px'%20height='547px'%20viewBox='0%200%20747%20547'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIllustration%3c/title%3e%3cdefs%3e%3cpath%20d='M5.388768,0%20L130.412508,0%20C133.388643,-1.43488544e-15%20135.801276,2.41263361%20135.801276,5.388768%20L135.801276,46.0387744%20C135.801276,49.0149088%20133.388643,51.4275424%20130.412508,51.4275424%20L5.388768,51.4275424%20C2.41263361,51.4275424%202.55312201e-15,49.0149088%200,46.0387744%20L0,5.388768%20C-1.25264976e-15,2.41263361%202.41263361,-2.11782824e-15%205.388768,0%20Z'%20id='path-1'%3e%3c/path%3e%3cfilter%20x='-28.4%25'%20y='-72.9%25'%20width='168.5%25'%20height='280.8%25'%20filterUnits='objectBoundingBox'%20id='filter-2'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M5,0%20L163.949198,0%20C166.710622,3.80913106e-16%20168.949198,2.23857625%20168.949198,5%20L168.949198,137.679592%20C168.949198,140.441016%20166.710622,142.679592%20163.949198,142.679592%20L5,142.679592%20C2.23857625,142.679592%203.38176876e-16,140.441016%200,137.679592%20L0,5%20C-3.38176876e-16,2.23857625%202.23857625,1.39544373e-15%205,0%20Z'%20id='path-3'%3e%3c/path%3e%3cfilter%20x='-22.8%25'%20y='-26.3%25'%20width='155.0%25'%20height='165.2%25'%20filterUnits='objectBoundingBox'%20id='filter-5'%3e%3cfeOffset%20dx='8'%20dy='9'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='14'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.0755212756%200%200%200%200%200.582569014%200%200%200%200%200.878793025%200%200%200%200.229458042%200'%20type='matrix'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.50398247%200%200%200%200%200.700178215%200%200%200%200%201%200%200%200%200.233828671%200'%20type='matrix'%20in='shadowBlurOuter2'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3cpath%20d='M22.6524064,109.608163%20C36.0424523,105.75851%2045.6894817,99.9049002%2051.5934946,92.0473343%20C60.4495139,80.2609855%2063.4351742,68.8366467%2078.6666599,68.8366467%20C93.8981456,68.8366467%2095.8510232,86.3337998%20112.316621,86.3337998%20C128.782219,86.3337998%20129.682684,64.0202266%20135.155236,55.1601133%20C138.803604,49.2533711%20143.775923,46.3%20150.072193,46.3'%20id='path-6'%3e%3c/path%3e%3cfilter%20x='-24.7%25'%20y='-28.4%25'%20width='149.0%25'%20height='198.7%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeMorphology%20radius='2.002'%20operator='dilate'%20in='SourceAlpha'%20result='shadowSpreadOuter1'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='13'%20in='shadowSpreadOuter1'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeMorphology%20radius='2.002'%20operator='erode'%20in='SourceAlpha'%20result='shadowInner'%3e%3c/feMorphology%3e%3cfeOffset%20dx='0'%20dy='13'%20in='shadowInner'%20result='shadowInner'%3e%3c/feOffset%3e%3cfeComposite%20in='shadowOffsetOuter1'%20in2='shadowInner'%20operator='out'%20result='shadowOffsetOuter1'%3e%3c/feComposite%3e%3cfeGaussianBlur%20stdDeviation='7.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.144394668%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3cpath%20d='M7.4844,0%20L232.6968,0%20C236.83032,-1.64749372e-15%20240.1812,3.35088002%20240.1812,7.4844%20L240.1812,158.000266%20C240.1812,162.133786%20236.83032,165.484666%20232.6968,165.484666%20L7.4844,165.484666%20C3.35088002,165.484666%20-7.48739558e-15,162.133786%200,158.000266%20L0,7.4844%20C3.81968218e-16,3.35088002%203.35088002,-5.45793364e-15%207.4844,0%20Z'%20id='path-8'%3e%3c/path%3e%3cfilter%20x='-8.7%25'%20y='-12.7%25'%20width='122.5%25'%20height='132.6%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeOffset%20dx='6'%20dy='6'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='8'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200.701879529%200%200%200%200%200.701879529%200%200%200%200%200.701879529%200%200%200%200.208724869%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3clinearGradient%20x1='45.1359293%25'%20y1='-28.1859254%25'%20x2='62.0176018%25'%20y2='121.546626%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.20629719%25'%20x2='55.1442779%25'%20y2='90.7204601%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.85998276%25'%20x2='50%25'%20y2='78.2784683%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='28.5029159%25'%20y1='98.6431024%25'%20x2='77.0614974%25'%20y2='9.20431052%25'%20id='linearGradient-13'%3e%3cstop%20stop-color='%2328324F'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23222735'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.359463%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-14'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='28.0624985%25'%20x2='50%25'%20y2='61.5179936%25'%20id='linearGradient-15'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='70.8290542%25'%20y1='38.1822589%25'%20x2='32.5096572%25'%20y2='84.8636514%25'%20id='linearGradient-16'%3e%3cstop%20stop-color='%234D63A0'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23222735'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-6.66432423%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-17'%3e%3cstop%20stop-color='%23FE62BE'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FDB3A8'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M2.67368445,0.442901691%20L33.3255838,0.442901691%20C34.4389898,0.442901691%2035.3415838,1.34549564%2035.3415838,2.45890169%20C35.3415838,2.51748756%2035.33903,2.57604559%2035.3339297,2.63440903%20L29.4270645,70.2271862%20C29.3360564,71.2685997%2028.4641012,72.0676788%2027.4187187,72.0676788%20L8.58054957,72.0676788%20C7.53516702,72.0676788%206.66321178,71.2685997%206.57220369,70.2271862%20L0.665338569,2.63440903%20C0.568408544,1.52523022%201.38899831,0.547485836%202.49817711,0.450555811%20C2.55654055,0.445455488%202.61509858,0.442901691%202.67368445,0.442901691%20Z'%20id='path-18'%3e%3c/path%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-3.80155206%25'%20x2='50%25'%20y2='78.24779%25'%20id='linearGradient-20'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.4874564%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-21'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.2488919%25'%20y1='-28.1859254%25'%20x2='61.7385065%25'%20y2='121.546626%25'%20id='linearGradient-22'%3e%3cstop%20stop-color='%23FFAFAF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23F07777'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='31.7132608%25'%20y1='-6.14532105%25'%20x2='55.1442779%25'%20y2='90.676284%25'%20id='linearGradient-23'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='8.58120408%25'%20x2='50%25'%20y2='71.7463884%25'%20id='linearGradient-24'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='22.4182939%25'%20x2='50%25'%20y2='64.4814083%25'%20id='linearGradient-25'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-26'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.1633771%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-27'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.1865682%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-28'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='43.8358596%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-29'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23A47070'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-30'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='68.6694733%25'%20y1='-22.7541031%25'%20x2='68.6694733%25'%20y2='100%25'%20id='linearGradient-31'%3e%3cstop%20stop-color='%239FF6EC'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%237D9DFF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='46.1884345%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-32'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='46.5145022%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-33'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='45.6760244%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-34'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FAB2B2'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='44.1878124%25'%20y1='-28.1859254%25'%20x2='50%25'%20y2='91.0504812%25'%20id='linearGradient-35'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='42.3142644%25'%20y1='-8.45265778%25'%20x2='50%25'%20y2='80.6897913%25'%20id='linearGradient-36'%3e%3cstop%20stop-color='%23FDC6C6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFCCA1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='📝-Pages-New'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Login-'%20transform='translate(-113.000000,%20-271.000000)'%3e%3cg%20id='Illustration'%20transform='translate(113.500000,%20271.500000)'%3e%3cg%20id='Shape'%20transform='translate(0.500000,%200.500000)'%3e%3cg%20id='Group-59'%20transform='translate(0.000000,%200.818995)'%3e%3cpath%20d='M673.320496,164.42973%20C682.697842,151.911489%20700.453642,149.360857%20712.979187,158.732736%20C725.379475,168.010895%20728.00481,185.49599%20718.957248,197.991201%20L718.679504,198.368303%20L644.379725,297.554422%20C634.916309,310.187563%20617.340382,313.390522%20604.040557,304.982961%20L603.638854,304.724631%20L556.864897,274.128494%20L509.705425,342.774231%20C500.937414,355.536823%20483.564296,358.874417%20470.701797,350.351376%20L470.313418,350.089469%20C457.54338,341.32657%20454.203839,323.963582%20462.731853,311.108582%20L462.993913,310.72043%20L524.792998,220.766562%20C533.999402,207.36585%20552.141193,203.672841%20565.84142,212.325168%20L566.255205,212.591141%20L613.898286,243.755416%20L673.320496,164.42973%20Z'%20id='Path'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0845424107'%3e%3c/path%3e%3cpath%20d='M430.118007,3.47524559%20C432.495605,0.0208430156%20437.231582,-0.857710836%20440.696106,1.51294064%20C444.115045,3.85239933%20445.018124,8.48187172%20442.756323,11.9231258%20L442.664161,12.060134%20L424.147685,38.9600355%20C421.433138,42.7508086%20416.180742,43.663949%20412.344581,41.0416044%20L412.208184,40.9464449%20L401.573583,33.3756019%20L390.048198,51.6348483%20C387.83905,55.1345722%20383.234303,56.2178186%20379.695669,54.0995121%20L379.556547,54.0142301%20C376.046569,51.8115364%20374.960148,47.2202425%20377.084662,43.6919474%20L377.170193,43.5532325%20L392.455068,19.3389947%20C394.97306,15.3500003%20400.257491,14.151554%20404.258175,16.6621902%20L404.467404,16.7977781%20L404.672581,16.9393898%20L415.53035,24.6692771%20L430.118007,3.47524559%20Z'%20id='Path'%20fill='%237367F0'%20fill-rule='nonzero'%20opacity='0.0845424107'%3e%3c/path%3e%3cpath%20d='M634.903005,126.988904%20L634.903005,109.011803%20L634.903005,109.011803%20L652.892053,109.011803%20C654.272765,109.011803%20655.392053,107.892514%20655.392053,106.511803%20L655.392053,97.8570026%20C655.392053,96.4762907%20654.272765,95.3570026%20652.892053,95.3570026%20L634.903005,95.3570026%20L634.903005,95.3570026%20L634.903005,77.2473306%20C634.903005,75.8666188%20633.783717,74.7473306%20632.403005,74.7473306%20L623.607591,74.7473306%20C622.226879,74.7473306%20621.107591,75.8666188%20621.107591,77.2473306%20L621.107591,95.3570026%20L621.107591,95.3570026%20L603.118543,95.3570026%20C601.737831,95.3570026%20600.618543,96.4762907%20600.618543,97.8570026%20L600.618543,106.511803%20C600.618543,107.892514%20601.737831,109.011803%20603.118543,109.011803%20L621.107591,109.011803%20L621.107591,109.011803%20L621.107591,126.988904%20C621.107591,128.369616%20622.226879,129.488904%20623.607591,129.488904%20L632.403005,129.488904%20C633.783717,129.488904%20634.903005,128.369616%20634.903005,126.988904%20Z'%20id='+'%20fill='%2300CFE8'%20opacity='0.070265997'%3e%3c/path%3e%3cpath%20d='M91.602649,20.1810047%20C142.194127,20.1810047%20183.206623,61.1695874%20183.206623,111.731567%20C183.206623,162.293546%20142.194127,203.282128%2091.602649,203.282128%20C41.0111714,203.282128%20-0.00132450331,162.293546%20-0.00132450331,111.731567%20C-0.00132450331,61.1695874%2041.0111714,20.1810047%2091.602649,20.1810047%20Z%20M91.602649,65.4843755%20C66.0461294,65.4843755%2045.3284768,86.1899482%2045.3284768,111.731567%20C45.3284768,137.273185%2066.0461294,157.978758%2091.602649,157.978758%20C117.159169,157.978758%20137.876821,137.273185%20137.876821,111.731567%20C137.876821,86.1899482%20117.159169,65.4843755%2091.602649,65.4843755%20Z'%20id='Oval'%20fill='%2300CFE8'%20opacity='0.0739397321'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Meeting'%20transform='translate(60.500000,%2086.500000)'%3e%3cg%20id='Group-63'%20transform='translate(0.596257,%200.000000)'%3e%3cpath%20d='M16,0%20L486.128342,0%20C494.964898,2.79941475e-14%20502.128342,7.163444%20502.128342,16%20L502.128342,220.22449%20C502.128342,229.061046%20494.964898,236.22449%20486.128342,236.22449%20L16,236.22449%20C7.163444,236.22449%20-6.94190838e-16,229.061046%200,220.22449%20L0,16%20C-2.85852284e-15,7.163444%207.163444,1.58341037e-14%2016,0%20Z'%20id='Rectangle'%20fill='%23E7FCFF'%3e%3c/path%3e%3cpath%20d='M23.5508021,0%20L486.128342,0%20C494.964898,-3.39960584e-15%20502.128342,7.163444%20502.128342,16%20L502.128342,220.22449%20C502.128342,229.061046%20494.964898,236.22449%20486.128342,236.22449%20L23.5508021,236.22449%20C14.7142461,236.22449%207.55080214,229.061046%207.55080214,220.22449%20L7.55080214,16%20C7.55080214,7.163444%2014.7142461,1.58341037e-14%2023.5508021,0%20Z'%20id='Rectangle'%20fill='%2300CFE8'%20opacity='0.383370536'%3e%3c/path%3e%3cpath%20d='M25.1016043,7.55918367%20L484.57754,7.55918367%20C490.100388,7.55918367%20494.57754,12.0363362%20494.57754,17.5591837%20L494.57754,218.665306%20C494.57754,224.188154%20490.100388,228.665306%20484.57754,228.665306%20L25.1016043,228.665306%20C19.5787568,228.665306%2015.1016043,224.188154%2015.1016043,218.665306%20L15.1016043,17.5591837%20C15.1016043,12.0363362%2019.5787568,7.55918367%2025.1016043,7.55918367%20Z'%20id='Rectangle'%20fill='%23E7FCFF'%3e%3c/path%3e%3cpath%20d='M220.254011,208.822449%20L289.425134,208.822449%20C292.738842,208.822449%20295.425134,211.50874%20295.425134,214.822449%20L295.425134,228.665306%20L295.425134,228.665306%20L214.254011,228.665306%20L214.254011,214.822449%20C214.254011,211.50874%20216.940302,208.822449%20220.254011,208.822449%20Z'%20id='Rectangle'%20fill='%23D4EFFF'%3e%3c/path%3e%3cpath%20d='M227.804813,208.822449%20L296.975936,208.822449%20C300.289644,208.822449%20302.975936,211.50874%20302.975936,214.822449%20L302.975936,236.22449%20L302.975936,236.22449%20L221.804813,236.22449%20L221.804813,214.822449%20C221.804813,211.50874%20224.491104,208.822449%20227.804813,208.822449%20Z'%20id='Rectangle'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard20'%20transform='translate(29.855615,%2017.008163)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-2)'%20xlink:href='%23path-1'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M41.7084527,29.0234645%20L67.1360158,29.0234645%20C67.9796588,29.0234645%2068.6635666,29.7073723%2068.6635666,30.5510153%20C68.6635666,31.3946583%2067.9796588,32.0785661%2067.1360158,32.0785661%20L41.7084527,32.0785661%20C40.8648097,32.0785661%2040.1809019,31.3946583%2040.1809019,30.5510153%20C40.1809019,29.7073723%2040.8648097,29.0234645%2041.7084527,29.0234645%20Z'%20id='Rectangle'%20fill='%23C7C1FF'%20opacity='0.454078311'%3e%3c/path%3e%3cpath%20d='M41.7084527,20.3673435%20L56.9636356,20.3673435%20C57.8072786,20.3673435%2058.4911864,21.0512513%2058.4911864,21.8948943%20C58.4911864,22.7385373%2057.8072786,23.4224451%2056.9636356,23.4224451%20L41.7084527,23.4224451%20C40.8648097,23.4224451%2040.1809019,22.7385373%2040.1809019,21.8948943%20C40.1809019,21.0512513%2040.8648097,20.3673435%2041.7084527,20.3673435%20Z'%20id='Rectangle'%20fill='%238478FF'%3e%3c/path%3e%3cg%20id='Group-9'%20transform='translate(78.327328,%2013.238773)'%3e%3cpath%20d='M36.6295477,5.03689567%20C38.7994071,2.18249759%2042.8698069,1.62952194%2045.7210401,3.80178999%20C46.3769307,4.30149313%2046.9316989,4.92174054%2047.3556628,5.62934682%20C47.5741328,5.99397883%2047.4559729,6.46687306%2047.0917452,6.68558564%20C46.7275175,6.90429821%2046.2551476,6.78600714%2046.0366775,6.42137513%20C45.7132263,5.88152693%2045.2899816,5.40832672%2044.7895884,5.02709234%20C42.6587139,3.40364372%2039.6352878,3.77534548%2037.9566359,5.83825039%20L37.8534914,5.96938129%20L35.4687921,9.10639601%20C31.7436714,14.0067029%2025.4410378,16.1673621%2019.5099378,14.6014645%20L19.2559838,14.5320702%20L17.3372317,13.9899562%20C17.2137371,13.9550647%2017.0892539,13.9237802%2016.9639403,13.8961425%20C13.455904,13.1224504%209.98496469,15.2939492%209.12580636,18.7637546%20L9.08566972,18.9354403%20L8.69002978,20.7333159%20C8.54999268,21.3696756%208.27837427,21.9696184%207.89266748,22.4945064%20C6.36723397,24.5703883%203.44965692,25.0152422%201.37607674,23.4881154%20C1.03395538,23.2361538%200.960640019,22.7542465%201.2123223,22.4117454%20C1.46400458,22.0692442%201.94537755,21.9958475%202.28749891,22.2478092%20C3.67683636,23.2710126%205.63166748,22.9729522%206.65373642,21.5820725%20C6.87986333,21.2743484%207.04746484,20.9281224%207.14868906,20.5607376%20L7.18798406,20.402042%20L7.583624,18.6041663%20C8.55188231,14.2041857%2012.8997449,11.4230964%2017.2948469,12.3924295%20L17.5257582,12.4468966%20L17.754988,12.5080698%20L19.6737401,13.0501838%20C24.9884209,14.5517652%2030.674073,12.6987409%2034.0888647,8.37520901%20L34.2448484,8.1739104%20L36.6295477,5.03689567%20Z'%20id='Path'%20fill='%238478FF'%3e%3c/path%3e%3cpath%20d='M29.698819,4.10617156%20C31.2691888,0.609638026%2035.3735778,-0.950421733%2038.8662367,0.621680611%20C39.5678762,0.937499912%2040.2121258,1.36801027%2040.7725861,1.89557059%20C42.0919058,3.13744405%2043.3133923,5.10045816%2044.4585527,7.78779457%20C44.6252108,8.17888932%2044.4436204,8.63118725%2044.0529593,8.79803028%20C43.6622982,8.96487332%2043.2105018,8.78308139%2043.0438437,8.39198664%20C41.9748655,5.88342617%2040.859415,4.09081936%2039.7189992,3.0173479%20C39.2828603,2.60681102%2038.7815181,2.27179647%2038.2355163,2.0260322%20C35.5670151,0.824896591%2032.4396295,1.97332138%2031.1702097,4.59067958%20L31.1016126,4.73759403%20L30.6067842,5.83937059%20C30.4915657,6.09591425%2030.3592172,6.34439723%2030.2106374,6.58313234%20C28.3832433,9.51935332%2024.5242095,10.4165907%2021.5912442,8.58716818%20C21.2419656,8.3693074%2020.8589107,8.21114734%2020.4577723,8.11916737%20C18.506103,7.67165492%2016.5614218,8.85484773%2016.047107,10.7748945%20L16.0135633,10.9100355%20L15.1574947,14.6517725%20C14.8995652,15.7791404%2014.3523199,16.8196434%2013.5698151,17.6705017%20C11.129209,20.3242998%207.0313574,20.5384942%204.32966527,18.1868561%20L4.18628476,18.0584203%20L0.699797313,14.8448964%20C0.387336147,14.5568984%200.367245966,14.0698489%200.654924639,13.7570409%20C0.923424734,13.4650867%201.36512854,13.4281029%201.67687155,13.6586224%20L1.74157394,13.7121184%20L5.22806139,16.9256423%20C7.30133139,18.8365921%2010.5294621,18.70314%2012.4382931,16.6275686%20C12.9933121,16.0240675%2013.394301,15.2964013%2013.60859,14.5066862%20L13.6582538,14.3080006%20L14.5143223,10.5662637%20C15.1613838,7.73806301%2017.9760982,5.97048258%2020.801163,6.61826226%20C21.2976871,6.73211389%2021.7746255,6.9176428%2022.2171066,7.1687086%20L22.4045883,7.28030279%20C24.6165921,8.66002915%2027.5270245,7.98334453%2028.9052211,5.76888538%20C28.9799257,5.64885147%2029.0491897,5.52555012%2029.1128122,5.39935837%20L29.2039898,5.20795007%20L29.698819,4.10617156%20Z'%20id='Path'%20fill='%23C7C1FF'%3e%3c/path%3e%3c/g%3e%3cellipse%20id='Oval'%20fill='%238478FF'%20cx='22.633546'%20cy='26.2229548'%20rx='10.4266897'%20ry='10.4382636'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='ElementCard3'%20transform='translate(29.855615,%2075.591837)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-5)'%20xlink:href='%23path-3'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-3'%3e%3c/use%3e%3c/g%3e%3cg%20id='Path-3'%20stroke-linecap='round'%20mask='url(%23mask-4)'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-7)'%20xlink:href='%23path-6'%3e%3c/use%3e%3cuse%20stroke='%238EEAF6'%20stroke-width='4.004'%20xlink:href='%23path-6'%3e%3c/use%3e%3c/g%3e%3cpath%20d='M22.6524064,108.389866%20C36.0424523,104.556837%2045.6894817,98.7285067%2051.5934946,90.9048741%20C60.4495139,79.1694253%2063.4351742,67.7944231%2078.6666599,67.7944231%20C93.8981456,67.7944231%2095.8510232,85.2160139%20112.316621,85.2160139%20C128.782219,85.2160139%20129.682684,62.9988029%20135.155236,54.1769525%20C138.803604,48.2957189%20143.775923,45.355102%20150.072193,45.355102%20L150.072193,119.756735%20C150.072193,121.457772%20148.69323,122.836735%20146.992193,122.836735%20L25.7324064,122.836735%20C24.0313694,122.836735%2022.6524064,121.457772%2022.6524064,119.756735%20L22.6524064,108.389866%20L22.6524064,108.389866%20Z'%20id='Path-3'%20fill='%23CEF9FF'%20opacity='0.414736793'%20mask='url(%23mask-4)'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%20x='13.2139037'%20y='14.1734694'%20width='52.855615'%20height='5.66938776'%3e%3c/rect%3e%3cpath%20d='M16.0485976,28.3469388%20L34.9193168,28.3469388%20C36.484875,28.3469388%2037.7540107,29.6160745%2037.7540107,31.1816327%20C37.7540107,32.7471909%2036.484875,34.0163265%2034.9193168,34.0163265%20L16.0485976,34.0163265%20C14.4830394,34.0163265%2013.2139037,32.7471909%2013.2139037,31.1816327%20C13.2139037,29.6160745%2014.4830394,28.3469388%2016.0485976,28.3469388%20Z'%20id='Rectangle'%20fill-opacity='0.401934003'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M136.386364,20.7877551%20C138.210823,20.7877551%20139.68984,19.3070968%20139.68984,17.4806122%20C139.68984,15.6541277%20138.210823,14.1734694%20136.386364,14.1734694%20C134.561904,14.1734694%20133.082888,15.6541277%20133.082888,17.4806122%20C133.082888,19.3070968%20134.561904,20.7877551%20136.386364,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M145.824866,20.7877551%20C147.649326,20.7877551%20149.128342,19.3070968%20149.128342,17.4806122%20C149.128342,15.6541277%20147.649326,14.1734694%20145.824866,14.1734694%20C144.000407,14.1734694%20142.52139,15.6541277%20142.52139,17.4806122%20C142.52139,19.3070968%20144.000407,20.7877551%20145.824866,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3cpath%20d='M155.263369,20.7877551%20C157.087828,20.7877551%20158.566845,19.3070968%20158.566845,17.4806122%20C158.566845,15.6541277%20157.087828,14.1734694%20155.263369,14.1734694%20C153.43891,14.1734694%20151.959893,15.6541277%20151.959893,17.4806122%20C151.959893,19.3070968%20153.43891,20.7877551%20155.263369,20.7877551%20Z'%20id='Oval'%20fill-opacity='0.451704545'%20fill='%238EEAF6'%20mask='url(%23mask-4)'%3e%3c/path%3e%3c/g%3e%3cg%20id='ElementCard11'%20transform='translate(225.232620,%2030.236735)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-9)'%20xlink:href='%23path-8'%3e%3c/use%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-8'%3e%3c/use%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(31.788688,%2084.863931)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.72489101e-14%208.83019118%2059.1864269%200%2059.1864269%200%201.72489101e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2059.1864269%200%2059.1864269%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2042.4319657%208.83019118%2059.1864269%200%2059.1864269%200%2042.4319657'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(52.981147,%2070.719943)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.03801722e-13%208.83019118%2073.3304155%200%2073.3304155%200%201.03801722e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2073.3304155%200%2073.3304155%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2056.5759543%208.83019118%2073.3304155%200%2073.3304155%200%2056.5759543'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(74.173606,%2081.327934)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.69084619e-13%208.83019118%2062.722424%200%2062.722424%200%201.69084619e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2062.722424%200%2062.722424%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2049.50396%208.83019118%2062.722424%200%2062.722424%200%2049.50396'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(95.366065,%2063.647949)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.14928181e-13%208.83019118%2080.4024098%200%2080.4024098%200%201.14928181e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2080.4024098%200%2080.4024098%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2049.50396%208.83019118%2080.4024098%200%2080.4024098%200%2049.50396'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(116.558524,%2049.503960)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%20-6.56047427e-14%208.83019118%2094.5463983%200%2094.5463983%200%20-6.56047427e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2028.2879771%208.83019118%2094.5463983%200%2094.5463983%200%2028.2879771'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2070.7199429%208.83019118%2094.5463983%200%2094.5463983%200%2070.7199429'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(137.750982,%2070.719943)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.00748731e-13%208.83019118%2073.3304155%200%2073.3304155%200%201.00748731e-13'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2021.2159829%208.83019118%2073.3304155%200%2073.3304155%200%2021.2159829'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2053.7471566%208.83019118%2073.3304155%200%2073.3304155%200%2053.7471566'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(158.943441,%2077.791937)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.10342437e-14%208.83019118%2066.2584212%200%2066.2584212%200%201.10342437e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2066.2584212%200%2066.2584212%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2041.7247663%208.83019118%2066.2584212%200%2066.2584212%200%2041.7247663'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(180.135900,%2063.647949)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.67371137e-14%208.83019118%2080.4024098%200%2080.4024098%200%201.67371137e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2028.2879771%208.83019118%2080.4024098%200%2080.4024098%200%2028.2879771'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2062.9407491%208.83019118%2080.4024098%200%2080.4024098%200%2062.9407491'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(201.328359,%2077.791937)'%3e%3cpolygon%20id='Path'%20fill='%23E7E4FF'%20points='8.83019118%201.56318453e-14%208.83019118%2066.2584212%200%2066.2584212%200%201.56318453e-14'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23C7C1FF'%20points='8.83019118%2014.1439886%208.83019118%2066.2584212%200%2066.2584212%200%2014.1439886'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%238478FF'%20points='8.83019118%2048.7967606%208.83019118%2066.2584212%200%2066.2584212%200%2048.7967606'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M31.0846253,28.2879771%20L101.72145,28.2879771%20C102.893176,28.2879771%20103.843048,29.2378491%20103.843048,30.4095754%20C103.843048,31.5813018%20102.893176,32.5311737%20101.72145,32.5311737%20L31.0846253,32.5311737%20C29.912899,32.5311737%2028.9630271,31.5813018%2028.9630271,30.4095754%20C28.9630271,29.2378491%2029.912899,28.2879771%2031.0846253,28.2879771%20Z'%20id='Rectangle'%20fill='%238C81FF'%20opacity='0.575730097'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%238478FF'%20x='28.9630271'%20y='16.2655869'%20width='39.5592565'%20height='4.24319657'%3e%3c/rect%3e%3c/g%3e%3cg%20id='Chair4'%20transform='translate(411.171123,%20275.910204)'%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20134.175510)%20scale(-1,%201)%20translate(-89.590267,%20-134.175510)%20'%20points='92.3120497%2088.9715918%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2089.8180661'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,1.05101865e-15%2075.3239636,0%20L99.0241302,0%20C105.147864,6.51445281e-16%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M98.770362,-4.54747351e-13%20C99.3452728,-4.53831714e-13%2099.9099641,0.0437545685%20100.461288,0.128115346%20C100.550032,0.689963394%20100.595546,1.26569242%20100.595546,1.85205195%20C100.595546,2.13631442%20100.584615,2.42047176%20100.562776,2.70389411%20L94.3431684,83.4221279%20C93.8980924,89.1983365%2089.0812691,93.6582857%2083.2879385,93.6582857%20L0.15785132,93.6582857%20L0.00174853035,93.6569132%20C0.000584601796,93.5959378%207.5014265e-18,93.5348205%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.6798075,4.35166889%2069.4612665,-4.63857922e-13%2075.1816164,-4.54747351e-13%20L98.770362,-4.54747351e-13%20Z'%20id='Combined-Shape'%20fill='%23BFE7FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom1.4'%20transform='translate(456.000000,%20330.500000)%20scale(-1,%201)%20translate(-456.000000,%20-330.500000)%20translate(384.000000,%20203.000000)'%3e%3cg%20id='Head'%20transform='translate(32.719433,%200.465078)'%3e%3cpath%20d='M10.0056596,56.8752086%20C-2.19250823,54.0329972%20-2.99586491,37.2806692%206.27808458,31.4695688%20C-3.28604708,11.4097845%2018.8310926,-8.50697349%2033.9811336,3.77601323%20C43.913154,-0.477638777%2052.1667918,16.1209846%2042.9249766,29.012535%20C46.7999031,51.1477026%2038.9136463,56.8694212%2024.6974465,57.1124882%20L10.0056596,56.8752086%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M10.1574171,52.8742814%20C10.1574171,52.8742814%2016.0912443,51.4804941%2016.2970984,41.7523604%20C16.5029524,32.0242267%2016.3584456,28.7035394%2016.3584456,28.7035394%20L29.4289127,28.4675653%20C29.4289127,28.4675653%2029.5713892,39.3094143%2029.5734195,43.2309494%20C29.5788726,53.7636554%2036.9139613,52.8742814%2036.9139613,52.8742814%20C36.9139613,52.8742814%2035.3891376,61.4145937%2023.5457126,62.0809136%20C14.2986391,62.6019662%2010.1574171,52.8742814%2010.1574171,52.8742814%20Z'%20id='Path'%20fill='url(%23linearGradient-10)'%3e%3c/path%3e%3cpath%20d='M13.3115714,23.8457333%20C7.48085733,23.6199893%208.43191455,32.1603221%2014.4889318,32.148728%20C14.4889318,32.148728%2018.0069398,44.2807768%2030.2210123,44.2807768%20C40.1404142,44.2807768%2040.7856882,30.1406488%2040.8756641,27.3198719%20C40.9724564,24.3122254%2040.9847259,14.4313223%2040.9847259,14.4313223%20L13.0845866,14.4183642%20L13.3115714,23.8457333%20Z'%20id='Path'%20fill='url(%23linearGradient-11)'%3e%3c/path%3e%3cpath%20d='M28.0824059,35.1582406%20C28.0824059,35.1582406%2030.0876252,38.4012871%2034.0052272,37.2475322'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(31.043817,%2036.326987)%20rotate(-18.000000)%20translate(-31.043817,%20-36.326987)%20'%3e%3c/path%3e%3cpath%20d='M29.7818223,39.0292407%20C30.7010721,39.4152636%2031.5729746,39.4152801%2032.33593,38.9717159'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(31.058876,%2039.141832)%20rotate(2.000000)%20translate(-31.058876,%20-39.141832)%20'%3e%3c/path%3e%3cpath%20d='M13.5801623,28.5824793%20C13.9467413,27.2611372%2013.7845131,26.1070952%2012.4730282,25.5799499'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(13.111813,%2027.081215)%20rotate(-13.000000)%20translate(-13.111813,%20-27.081215)%20'%3e%3c/path%3e%3cpath%20d='M12.3890484,22.7905357%20C12.3890484,22.7905357%2015.5849403,27.0812197%2016.2323068,27.1040094%20C16.8796733,27.1267991%2017.1063588,21.5237582%2017.1063588,21.5237582%20C21.0267394,21.2241043%2030.9484107,19.247287%2033.380515,14.6420253%20C35.0813558,18.7054434%2038.3326977,20.5103363%2040.4689448,20.1637408%20L40.8738366,28.7964755%20L41.8709726,11.4410101%20L11.6073573,11.4410101%20L12.3890484,22.7905357%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(36.894034,%20131.693412)'%3e%3cpath%20d='M65.7021733,93.1980305%20C65.7021733,93.1980305%2060.4713359,103.768624%2064.7594396,107.099676%20C69.0539916,110.431374%2080.397795,116.674758%2080.397795,116.674758%20L50.3443073,114.785033%20L57.0247215,91.7308964%20L65.7021733,93.1980305%20Z'%20id='Path'%20fill='url(%23linearGradient-12)'%3e%3c/path%3e%3cpath%20d='M53.2513328,103.257643%20C54.7344364,103.431196%2053.1505072,108.427219%2056.3617488,108.807229%20C59.5665421,109.186593%2061.1241757,104.45325%2064.7610035,105.953841%20C68.3978313,107.454432%2081.6615188,115.212693%2082.1838292,118.384387%20C82.7125879,121.555435%2077.7708615,122.488549%2070.9937231,121.772401%20C64.2165847,121.056254%2062.9674615,118.643933%2057.8797715,119.61557%20C52.7985298,120.586563%2048.9920117,119.038694%2049.1596669,115.32376%20C49.327322,111.609473%2051.7682293,103.084735%2053.2513328,103.257643%20Z'%20id='Path'%20fill='%23222D4E'%3e%3c/path%3e%3cpath%20d='M66.4198249,106.723489%20L65.7597068,107.713936%20C65.453412,108.173503%2065.5776637,108.794356%2066.0372308,109.100651%20C66.0590481,109.115192%2066.0814289,109.12887%2066.1043213,109.141651%20L75.0699217,114.147582%20C75.3606632,114.309918%2075.7131358,114.316882%2076.0100628,114.166158%20L77.4019447,113.459621%20L77.4019447,113.459621%20C75.2160499,111.87556%2073.4285878,110.685366%2071.4533439,109.516708%20C69.9369242,108.619514%2068.2580621,107.694559%2066.4198249,106.723489%20Z'%20id='Path-14'%20fill-opacity='0.54097465'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M20.4297468,0.0315435604%20C29.5282647,0.438005503%2080.1680515,11.644498%2089.3684437,13.5484027%20C98.5688359,15.4523074%20106.347172,25.754471%2099.3314473,37.6838064%20C91.4516537,51.0751145%2071.1203434,89.106119%2066.1840592,97.6792482%20C63.7408052,101.922588%2051.4149997,99.5434516%2054.3102757,92.4213265%20C59.7075898,79.1444076%2062.2141077,45.7915218%2075.9747293,33.6305676%20C75.9747293,33.6305676%2029.6979111,41.6888813%209.70825463,32.4583242%20C-4.8197118,25.7484762%20-1.53308213,-0.951062056%2020.4297468,0.0315435604%20Z'%20id='Path'%20fill='url(%23linearGradient-13)'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(64.335218,%2056.189189)'%3e%3cpath%20d='M57.4555354,21.7037492%20C57.4555354,21.7037492%2057.3527218,14.2965681%2059.942338,10.4255399%20C62.5319541,6.55451181%2062.6347677,2.44263115%2064.5946509,2.57722521%20C66.5545341,2.71181926%2064.6139284,12.2692853%2064.6139284,12.2692853%20C64.6139284,12.2692853%2067.100731,11.3187551%2068.8871164,10.1164244%20C70.6735017,8.91409376%2076.0904903,2.9868033%2077.3563821,4.03715214%20C79.5026149,5.82680231%2076.0455094,15.9220006%2074.1627364,17.9402675%20C72.2735375,19.9591784%2061.953628,26.5980785%2061.953628,26.5980785%20L57.4555354,21.7037492%20Z'%20id='Path'%20fill='url(%23linearGradient-14)'%3e%3c/path%3e%3cpath%20d='M1.54220616,17.2652177%20C5.77462022,27.0871682%2013.5242759,45.130442%2016.7191037,50.51357%20C20.722897,57.2550903%2027.0363457,60.2252538%2034.4284151,55.2233671%20C42.195657,49.9675151%2063.5829982,29.4681252%2064.2102397,24.8246055%20C64.831619,20.1810857%2059.5967911,14.6096831%2054.8602391,17.4942139%20C50.1236871,20.3787447%2030.442208,36.7665931%2030.442208,36.7665931%20C30.442208,36.7665931%2022.499104,16.3942278%2016.1094485,4.5927549%20C10.575655,-5.61747525%20-4.90020804,2.33345995%201.54220616,17.2652177%20Z'%20id='Path'%20fill='%236A5EE3'%3e%3c/path%3e%3cpath%20d='M30.524277,36.7771505%20C31.9465183,41.6037469%2032.8238746,43.877314%2033.1563461,43.5978517%20C33.4888175,43.3183895%2033.361806,40.4141123%2032.7753116,34.8850203%20L30.524277,36.7771505%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(23.579496,%2051.612781)'%3e%3cpath%20d='M0,10.0068988%20C0,10.0068988%2010.1994164,44.1777383%2010.5014785,50.6460197%20C10.8035406,57.1149441%202.15942275,76.1268945%203.63117218,80.9322893%20C7.02455079,92.0368476%2050.3479697,96.8184502%2052.0031766,81.8801218%20C52.7751121,74.9133635%2051.1686594,68.6606239%2053.0195932,60.4516488%20C54.8641001,52.2426737%2062.2782438,40.0440221%2058.0730475,28.5751555%20C53.8678513,17.1062889%2054.9945847,6.49580412%2051.9868173,4.49030809%20C48.9790499,2.48481206%2041.9480723,0.3549549%2041.9480723,0.3549549%20C38.5289863,5.38926996%2026.9863575,5.31596405%2021.4785441,-5.67113923e-14%20C21.4785441,-5.67113923e-14%207.7957732,2.65573141%200,10.0068988%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M9.13993678,15.5412316%20C15.9386181,26.3364714%2015.9181784,45.1319964%2019.5695599,47.5935645%20C23.2209414,50.0551327%2037.4324646,47.6395139%2037.4324646,49.5889193%20C37.4324646,51.5383247%2017.7930336,69.4035203%2021.0171234,77.9439199%20C22.7053166,82.4158315%2022.2473825,86.4165047%2019.643321,89.9459395%20L18.7933156,89.7606111%20C11.05522,88.0108765%204.83413692,84.8688946%203.63117218,80.9322893%20C2.15942275,76.1268945%2011.8006767,57.1149441%2011.4986145,50.6460197%20C11.2422035,45.1552986%203.13546325,19.7027258%200.690954066,12.1347725%20C2.68117146,8.62160914%205.49701697,9.75684617%209.13993678,15.5412316%20Z'%20id='Path'%20fill-opacity='0.199355332'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2058.763197)'%3e%3cpath%20d='M44.3127259,37.0311967%20C44.3127259,37.0311967%2052.9036214,29.4236106%2055.5334874,28.5407597%20C58.1633534,27.6579088%2073.5659264,26.5973287%2073.468524,28.5922755%20C73.3581345,30.7295345%2065.0854203,30.6065407%2064.2282788,31.6581056%20C63.3711373,32.7090266%2063.1763324,39.8954715%2059.9360778,40.7023367%20C56.7023167,41.5092019%2047.0075268,42.9001267%2047.0075268,42.9001267%20L44.3127259,37.0311967%20Z'%20id='Path'%20fill='url(%23linearGradient-15)'%3e%3c/path%3e%3cpath%20d='M21.4575573,4.8202439%20C12.4065222,17.6012139%204.67897106,37.0697477%201.71276397,44.6599699%20C-1.25344311,52.2501922%201.73872457,63.6986607%2014.7818288,61.4510963%20C27.8014848,59.2093971%2048.5168693,47.029025%2050.8089385,43.4758555%20C53.1010076,39.922686%2049.6189384,33.4573353%2045.2341105,34.3036911%20C41.1716965,35.0867022%2021.0212518,43.6594379%2021.0212518,43.6594379%20C21.0212518,43.6594379%2033.9847995,20.6687405%2037.1503169,14.505534%20C42.4379034,4.21260382%2029.4299716,-6.44103936%2021.4575573,4.8202439%20Z'%20id='Path'%20fill='%236A5EE3'%3e%3c/path%3e%3cpath%20d='M21.2264243,43.5022491%20C16.6998549,45.7523724%2014.7126134,46.4055938%2015.2646998,45.4619135%20C15.8167861,44.5182332%2018.6677058,42.3887279%2023.8174589,39.0733976%20L21.2264243,43.5022491%20Z'%20id='Path'%20fill-opacity='0.302802666'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Men3.2'%20transform='translate(108.000000,%20113.000000)'%3e%3cg%20id='LLeg'%20transform='translate(43.000000,%20123.000000)'%3e%3cpath%20d='M23.0613011,188.194225%20C23.0613011,188.194225%2022.9251662,196.905565%2028.2716109,199.99974%20C33.6174558,203.094518%2041.9000971,208.844376%2041.9000971,208.844376%20L10.3917566,209.91256%20L11.2901272,188.115816%20L23.0613011,188.194225%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M9.29171139,197.79385%20L8.77909455,211.926019%20L16.0975355,211.926019%20L16.5991338,210.105398%20C16.5991338,210.105398%2019.354576,209.992348%2020.9466863,210.77864%20C22.6297496,211.61049%2022.8558327,212.01376%2022.8558327,212.01376%20L46.0696323,212.062693%20C46.0696323,212.062693%2047.2147737,207.495111%2040.1386317,204.191333%20C33.0624897,200.886712%2027.9102199,196.196799%2026.9313925,195.716756%20C25.9456354,195.233338%2023.9567969,194.959992%2022.556121,196.096404%20C21.1554451,197.231972%2020.0475511,200.218532%2016.8737252,200.312179%20C12.788637,200.432822%2010.4420501,195.403758%209.29171139,197.79385%20Z'%20id='Path'%20fill='%234B4B4B'%3e%3c/path%3e%3cline%20x1='29.1306047'%20y1='197.249534'%20x2='26.7239399'%20y2='199.577514'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='32.6397846'%20y1='199.014188'%20x2='30.2331198'%20y2='201.342168'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='36.1489645'%20y1='200.778841'%20x2='33.7422997'%20y2='203.106821'%20id='Path-38'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M-3.11677788e-14,0%20C-3.11677788e-14,0%208.7534163,96.3795493%209.02568616,103.079373%20C9.29795603,109.779197%206.2142299,121.341641%206.27420124,133.873956%20C6.31418213,142.228832%206.6896027,161.129322%207.40046294,190.575426%20L26.7100339,190.983933%20C32.1202481,137.772679%2034.8545412,107.177396%2034.9129133,99.1980835%20C34.9998718,87.2291144%2035.7441161,1.15202233%2035.7441161,1.15202233%20L-3.11677788e-14,0%20Z'%20id='Path'%20fill='%23383838'%3e%3c/path%3e%3cpath%20d='M13.9185899,106.079432%20L13.9399211,106.317885%20C14.2306112,110.403569%2011.6930271,123.846005%206.32716879,146.645194%20L6.27420124,133.873956%20L6.27420124,133.873956%20C6.21530082,121.565433%209.18882541,110.192451%209.0370986,103.442922%20L9.02568616,103.079373%20C8.93393122,100.821533%207.87898095,88.3788552%206.52044953,72.8723417%20L7.15454831,75.1433999%20C10.877563,88.5953247%2013.1321777,98.9076027%2013.9185899,106.079432%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20opacity='0.283551897'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(12.000000,%20123.000000)'%3e%3cpolygon%20id='Path'%20fill='%23F8CFCF'%20points='7.47719198%20186.966267%203.75324095%20209.525021%2017.4811359%20209.456327%2017.9153696%20186.612557'%3e%3c/polygon%3e%3cpath%20d='M3.63716179,199.556444%20L3.52640023,202.909638%20L3.52640023,202.909638%20C2.15491931,204.430979%201.16668381,207.474074%200.561693709,212.038924%20C0.561693709,215.228514%2021.7769965,215.133798%2022.7965812,212.038924%20C22.0558397,207.067333%2020.8865988,203.956544%2019.2888583,202.706559%20L19.2764999,199.384379%20C19.2714658,198.031123%2018.3610565,196.848769%2017.0540303,196.498043%20L14.9909229,195.944432%20L14.9909229,195.944432%20C12.9841748,193.017296%2010.2492921,193.120703%207.90576542,196.310441%20L5.99994787,196.723585%20C4.65625302,197.014872%203.68255244,198.182289%203.63716179,199.556444%20Z'%20id='Path'%20fill='%234B4B4B'%3e%3c/path%3e%3cline%20x1='8.68547009'%20y1='198.748505'%20x2='14.2427341'%20y2='198.748505'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='8.68547009'%20y1='201.392936'%20x2='14.2427341'%20y2='201.392936'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='9.56912534'%20y1='204.037367'%20x2='13.3590788'%20y2='204.037367'%20id='Path-39'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M14.4006735,1.264748%20C14.4006735,1.264748%208.26686347,67.3308488%208.35022391,79.9824545%20C8.43358436,92.6346627%2010.2379152,98.1909809%207.670051,107.266923%20C5.95773884,113.317551%204.37153164,140.490516%202.91142942,188.785816%20L21.9025959,190.864345%20C29.9909179,139.185631%2034.4748355,109.763781%2035.3543486,102.598796%20C36.6736183,91.8513189%2052.9796464,0.353056276%2052.9796464,0.353056276%20L14.4006735,1.264748%20Z'%20id='Path'%20fill='%232E2E2E'%3e%3c/path%3e%3cpath%20d='M19.5299423,46.1047812%20L18.3716067,50.2981049%20C14.9798201,62.6734466%2011.8491006,75.7604202%2012.66862,94.4549496%20L12.7086043,95.3085799%20C12.910397,99.3582089%2010.3341735,122.860821%204.97993357,165.816415%20L4.4706526,168.835497%20C3.94546163,171.914647%203.47800526,174.541945%203.06828349,176.717393%20L3.18465114,172.912893%20C3.86736989,151.914506%205.70364348,114.215423%207.670051,107.266923%20C10.2379152,98.1909809%208.43358436,92.6346627%208.35022391,79.9824545%20C8.2918716,71.1263305%2011.2799328,36.0971039%2013.0780213,15.8766191%20L14.4006735,1.264748%20L22.4171791,1.07558316%20L22.4365617,3.32614801%20C22.5778189,24.0988086%2021.6089457,38.358353%2019.5299423,46.1047812%20L19.5299423,46.1047812%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20opacity='0.283551897'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(62.000000,%2017.000000)'%3e%3cg%20id='Group-6'%20transform='translate(56.695443,%200.000000)'%3e%3cpath%20d='M1.13909035,25.5658399%20C1.13909035,25.5658399%20-0.446375009,16.8275723%200.123679951,15.0580716%20C0.610601897,13.528772%205.21260809,11.3235032%205.21260809,11.3235032%20C5.21260809,11.3235032%2013.2171298,-1.182221%2014.9688612,0.0910207571%20C16.3939986,1.12347418%2010.8003343,10.3433184%2010.8003343,10.3433184%20C10.8003343,10.3433184%2015.9011386,15.6359636%2015.8298817,18.0015622%20C15.7586248,20.3677481%207.50470407,27.7740451%207.50470407,27.7740451%20L1.13909035,25.5658399%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M5.38481219,11.1978234%20C5.38481219,11.1978234%208.92984147,10.720945%209.49395836,11.8121273%20C9.97494223,12.7418052%207.02965827,15.3786874%207.02965827,16.1198895%20C7.02965827,16.8610915%207.07175728,22.4715306%207.30874768,22.5225101%20C7.54573808,22.5734897%2010.859715,13.3672676%2010.1530844,11.4198185%20C9.5711533,9.82121885%205.38481219,11.1978234%205.38481219,11.1978234%20Z'%20id='Path'%20fill='%23F28585'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M15.5457164,36.6838138%20C6.26047077,28.6618138%20-7.6827809,43.1241071%207.86469163,56.5693719%20C13.7962758,61.6985647%2032.4279299,74.4934826%2036.995159,77.3066328%20C44.2662699,81.7853932%2050.2414554,77.743848%2052.6970525,70.6974967%20C54.7796169,64.7232209%2067.2382363,32.7431131%2065.6528471,28.0457452%20C64.6191345,24.9822444%2059.0706183,22.0013096%2056.2855896,24.4119823%20C52.2155357,27.9354574%2039.7656539,58.8393828%2039.7656539,58.8393828%20C39.7656539,58.8393828%2026.1032702,45.8048409%2015.5457164,36.6838138%20Z'%20id='Path'%20fill='%23877BFF'%3e%3c/path%3e%3cpath%20d='M39.7656539,58.8393828%20C42.4841741,62.1368163%2043.9415857,63.5337088%2044.1378885,63.0300602%20C44.3341913,62.5264117%2043.256272,60.155867%2040.9041305,55.9184261%20L39.7656539,58.8393828%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M55.2041008,26.3933461%20C58.4435853,24.8933286%2061.9826716,26.7476498%2063.9332769,29.7234923'%20id='Path-41'%20stroke='%235386BF'%20stroke-linecap='round'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(37.000000,%200.000000)'%3e%3cpath%20d='M0.741268861,44.4314962%20C0.741268861,44.4314962%206.07954955,43.2029083%206.26474314,34.6278072%20C6.44993673,26.0527061%206.31993328,23.1256052%206.31993328,23.1256052%20L18.9756462,22.9176001%20C18.9756462,22.9176001%2019.1033962,32.474413%2019.1056496,35.9311456%20C19.1105554,43.4566024%2024.8114961,45.4899095%2024.8114961,45.4899095%20C24.8114961,45.4899095%2024.3376751,53.7184172%2013.6829115,54.3057611%20C5.36391737,54.7650557%200.741268861,44.4314962%200.741268861,44.4314962%20Z'%20id='Path'%20fill='%23F8C5C5'%3e%3c/path%3e%3cg%20id='Head1'%20transform='translate(0.526168,%200.000000)'%3e%3cpath%20d='M29.7245,13.881477%20L29.4420072,21.9856771%20C31.8335875,19.2301157%2033.4487931,15.8137863%2033.9273013,11.4325521%20L29.7245,13.881477%20Z'%20id='Path'%20fill='url(%23linearGradient-16)'%3e%3c/path%3e%3cpath%20d='M4.63170636,18.7910774%20C-0.613810064,18.5920899%200.241794619,26.1201748%205.69090135,26.1099549%20C5.69090135,26.1099549%2011.5470553,37.6535199%2020.7410957,37.6835531%20C25.169798,37.6979009%2026.6157798,33.8305688%2027.9434093,31.1156812%20C29.2710389,28.4007936%2030.2454515,24.3398844%2030.326397,21.8534418%20C30.4134748,19.2022783%2030.4245128,10.4925149%2030.4245128,10.4925149%20L4.42750284,10.4810927%20L4.63170636,18.7910774%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M30.4245128,14.4889488%20L12.1413786,14.4889488%20C11.9493601,17.7279604%2010.852007,20.4173454%208.06544558,22.4012747%20C8.14443472,27.1462445%209.76371216,30.6003607%2012.5713374,33.0226604%20C15.0156126,26.1551462%2029.9682574,28.0340301%2028.880747,32.5149825%20C26.5961069,41.9285597%205.18099304,42.1420461%206.47992739,20.4758434%20C5.62581926,19.3340011%202.57027147,19.1205147%201.56447638,20.262357%20C-0.153098664,15.5286497%200.579907739,8.83240996%205.54744721,7.86383661%20C1.64801649,-2.22301443%2054.6699781,-4.35682137%2030.4245128,14.4889488%20Z'%20id='Path'%20fill='%23424242'%3e%3c/path%3e%3cpath%20d='M18.8157844,31.3779383%20C18.8157844,31.3779383%2020.6729444,33.6518571%2024.1872746,32.6513011'%20id='Path'%20stroke='%23CC6969'%20stroke-linecap='round'%20transform='translate(21.501529,%2032.141810)%20rotate(-15.000000)%20translate(-21.501529,%20-32.141810)%20'%3e%3c/path%3e%3cpath%20d='M5.16239396,23.2191675%20C5.4865848,22.0546831%205.3361938,21.0357183%204.15544257,20.5653482'%20id='Path-8'%20stroke='%23DE6767'%20stroke-linecap='round'%20transform='translate(4.733298,%2021.892258)%20rotate(-13.000000)%20translate(-4.733298,%20-21.892258)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(19.000000,%2043.000000)'%3e%3cpath%20d='M21.0887197,1.99958568e-13%20L36.1914147,9.79574142%20L43.0011786,1.8874427%20C43.0011786,1.8874427%2057.3479279,6.32708326%2060.0092853,11.5177208%20C63.8498326,19.0082179%2058.7898088,79.0218277%2060.9957037,82.6433045%20C65.6960429,90.3602735%2059.4466012,95.6576336%2038.7566137,97.6040573%20C18.0666262,99.5504811%20-0.28884638,97.9565524%203.04196022,87.6583547%20C6.37362817,77.3592953%20-6.48128373,10.1471097%204.85179928,6.44459063%20C8.39299888,5.28768047%2021.0887197,1.99958568e-13%2021.0887197,1.99958568e-13%20Z'%20id='Path'%20fill='%237367F0'%3e%3c/path%3e%3cpath%20d='M10.8965667,18.5293115%20C11.8111756,20.1436981%2011.3396982,25.7368403%209.48213456,35.308738%20C7.89957478,43.4635594%209.70904936,51.8994216%2014.4866096,58.7049866%20L14.7550805,59.0813842%20C16.3707536,61.311011%2017.8602196,64.2466979%2019.2234783,67.888445%20C22.5670796,76.8203888%2014.8550314,84.2660709%2020.7650575,98.2389941%20L20.0502516,98.2052744%20C8.45447899,97.6060802%200.789503104,94.6225083%203.04196022,87.6583547%20C5.77363123,79.2140432%20-2.37619004,32.5096577%200.846492493,13.9208411%20C6.42575861,15.0148833%209.77563718,16.550746%2010.8965667,18.5293115%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M21.0887197,0%20L34.5976454,8.79513302%20C32.6173088,11.0928518%2031.5553511,13.7664826%2031.1543811,16.7091146%20C25.9627825,12.6559903%2020.5659999,6.99237131%2018.8938324,0.901907668%20L21.0887197,0%20Z'%20id='Path'%20fill='%235E54C7'%3e%3c/path%3e%3cpath%20d='M37.2590028,8.5661186%20C39.5433593,10.1085318%2041.3655344,12.839163%2042.8490002,15.9439418%20C44.6273114,12.3759186%2045.3084138,7.66379413%2045.3084138,2.63944245%20L43.07763,1.75885417%20L37.2590028,8.5661186%20Z'%20id='Path'%20fill='%235E54C7'%3e%3c/path%3e%3cpath%20d='M34.5976454,8.79427083%20L34.7743323,8.89279233%20C35.5838841,9.34420258%2036.593645,9.21144359%2037.2590028,8.5661186%20L37.2590028,8.5661186%20L37.2590028,8.5661186%20C42.3521995,27.2066914%2045.9341595,47.7241189%2047.017313,68.5758623%20L41.701931,77.3895833%20L35.4847645,69.1409106%20C36.294599,47.4695461%2036.2892131,26.3391488%2034.5976454,8.79427083%20Z'%20id='Path'%20fill='%23CBC6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2050.000000)'%3e%3cg%20id='Example-Book-Back'%20transform='translate(80.380968,%2061.179493)%20rotate(6.000000)%20translate(-80.380968,%20-61.179493)%20translate(65.880968,%2047.179493)'%3e%3cg%20id='Group-3'%20transform='translate(-0.000000,%20-0.000000)'%3e%3cpath%20d='M2.56360174,0.805804249%20L14.9901149,1.30852939%20C16.3111173,1.36197166%2017.3545131,2.44843244%2017.3545131,3.77051548%20L17.3545131,24.9001232%20C17.3545131,26.2609528%2016.2513428,27.3641232%2014.8905131,27.3641232%20C14.8573024,27.3641232%2014.824095,27.3634518%2014.7909114,27.3621093%20L2.36439826,26.8593841%20C1.04339581,26.8059419%206.05997686e-16,25.7194811%200,24.3973981%20L0,3.26779034%20C7.21524855e-16,1.90696071%201.10317038,0.803790336%202.464,0.803790336%20C2.49721076,0.803790336%202.53041812,0.804461777%202.56360174,0.805804249%20Z'%20id='Rectangle'%20fill='%236182EC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M4.09613338,0.239292387%20L17.1566604,1.40418313%20L17.1566604,1.40418313%20L25.8978367,0.337205883%20C27.2486404,0.17232226%2028.4773477,1.13370044%2028.6422314,2.48450415%20C28.6543225,2.58356079%2028.6603849,2.6832605%2028.6603849,2.78305236%20L28.6603849,23.8801147%20C28.6603849,25.1254835%2027.7311267,26.1750672%2026.4949331,26.3259611%20L17.1566604,27.465822%20L17.1566604,27.465822%20L3.65833456,26.2618832%20C2.38738117,26.1485247%201.41323397,25.0836246%201.41323397,23.8076259%20L1.41323397,2.69354972%20C1.41323397,1.33272009%202.51640434,0.229549718%203.87723397,0.229549718%20C3.95030881,0.229549718%204.02334748,0.232800488%204.09613338,0.239292387%20Z'%20id='Rectangle'%20fill='%2396EFFA'%3e%3c/path%3e%3cpath%20d='M5.96163498,5.7483406%20L11.9476558,6.20585477%20C12.781583,6.2695922%2013.4257227,6.96484243%2013.4257227,7.80120186%20L13.4257227,10.2086014%20C13.4257227,11.092257%2012.7093783,11.8086014%2011.8257227,11.8086014%20C11.785034,11.8086014%2011.74436,11.8070493%2011.7037896,11.8039485%20L5.71776883,11.3464343%20C4.88384159,11.2826969%204.23970191,10.5874467%204.23970191,9.75108723%20L4.23970191,7.34368769%20C4.23970191,6.46003209%204.95604631,5.74368769%205.83970191,5.74368769%20C5.88039064,5.74368769%205.92106457,5.74523979%205.96163498,5.7483406%20Z'%20id='Rectangle'%20fill='%2374CFDB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.0521906,1.40418313%20L17.5720416,1.40418313%20C18.0138694,1.40418313%2018.3720416,1.76235533%2018.3720416,2.20418313%20L18.3720416,26.581571%20C18.3720416,27.0233988%2018.0138694,27.381571%2017.5720416,27.381571%20L17.0521906,27.381571%20C16.6103628,27.381571%2016.2521906,27.0233988%2016.2521906,26.581571%20L16.2521906,2.20418313%20C16.2521906,1.76235533%2016.6103628,1.40418313%2017.0521906,1.40418313%20Z'%20id='Rectangle'%20fill='%23EAEFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.7588076,1.40418313%20L18.2786586,1.40418313%20C18.7204864,1.40418313%2019.0786586,1.76235533%2019.0786586,2.20418313%20L19.0786586,26.581571%20C19.0786586,27.0233988%2018.7204864,27.381571%2018.2786586,27.381571%20L17.7588076,27.381571%20C17.3169798,27.381571%2016.9588076,27.0233988%2016.9588076,26.581571%20L16.9588076,2.20418313%20C16.9588076,1.76235533%2017.3169798,1.40418313%2017.7588076,1.40418313%20Z'%20id='Rectangle'%20fill='%237AD2DD'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M53.8898098,58.414051%20C53.8898098,58.414051%2058.4763723,57.4976502%2060.3535648,56.0335299%20C62.2301182,54.5694095%2067.9147457,53.5344817%2067.9147457,53.5344817%20L66.0963552,57.3398221%20C66.0963552,57.3398221%2080.0286138,56.0403919%2080.3584168,57.4059477%20C80.6888589,58.7715035%2076.6589988,60.25621%2076.6589988,60.25621%20C76.6589988,60.25621%2074.6718719,63.9442711%2072.7480212,66.0821238%20C70.9277132,68.1051925%2061.8843364,67.8643955%2058.7141372,66.6017711%20C55.9747271,65.5113227%2052.9962738,66.0565469%2052.9962738,66.0565469%20L53.8898098,58.414051%20Z'%20id='Path'%20fill='%23F8CFCF'%3e%3c/path%3e%3cpath%20d='M17.0015287,5.23908666%20C21.9834717,-5.45829648%2039.0420787,1.74928363%2034.743032,13.2085801%20C30.5786324,24.3103172%2020.4891562,50.2297688%2020.4891562,50.2297688%20C20.4891562,50.2297688%2052.4615046,54.26311%2054.9539856,56.1438961%20C58.279105,58.6528107%2056.2237743,65.8129962%2053.3973926,67.0878512%20C51.0063497,68.1659285%2033.2444036,68.7964568%2015.8658696,67.4352117%20C7.26838005,66.7620882%200.91037982,63.0917058%200.023399541,53.5587901%20C-0.597909314,46.8833495%2012.2019329,15.5441144%2017.0015287,5.23908666%20Z'%20id='Path'%20fill='%23877BFF'%3e%3c/path%3e%3cpath%20d='M20.5012322,50.2237695%20C18.7297277,53.5697693%2018.0971438,55.2769113%2018.6034806,55.3451955%20C19.1098174,55.4134797%2020.6499107,53.8287238%2023.2237605,50.5909278%20L20.5012322,50.2237695%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M52.5389078,55.5928642%20C53.6332373,58.6849545%2053.0689577,62.3753167%2051.7927016,65.0138233'%20id='Path-40'%20stroke='%235386BF'%20stroke-linecap='round'%20transform='translate(52.456541,%2060.303344)%20rotate(2.000000)%20translate(-52.456541,%20-60.303344)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Vase2'%20transform='translate(25.000000,%20297.161224)'%3e%3cg%20id='Group-39'%20transform='translate(0.000000,%200.838776)'%3e%3cpath%20d='M4.42970395,56.0038809%20C13.4502152,55.9751349%2020.7860877,63.2644008%2020.8148337,72.2849121%20C20.814944,72.3195125%2020.8149443,72.3541132%2020.8148346,72.3887136%20L20.7923745,79.4771546%20L20.7923745,79.4771546%20C11.7718633,79.5059006%204.43599079,72.2166347%204.40724477,63.1961234%20C4.40713451,63.161523%204.40713419,63.1269223%204.40724383,63.0923219%20L4.42970395,56.0038809%20L4.42970395,56.0038809%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(12.611039,%2067.740518)%20rotate(-24.000000)%20translate(-12.611039,%20-67.740518)%20'%3e%3c/path%3e%3cpath%20d='M12.1742786,64.301643%20C20.4236209,70.1719909%2025.7729468,76.7138347%2028.2380644,83.9255523%20C30.7152393,91.1725434%2031.7301524,103.320986%2031.2692096,120.346848%20C31.262072,120.61049%2031.46819,120.83005%2031.7295871,120.83743%20C31.9909841,120.844448%2032.2086745,120.63656%2032.2158121,120.372917%20C32.679621,103.241188%2031.6566517,90.9963123%2029.1333098,83.6142595%20C26.5979108,76.196933%2021.1216056,69.4998026%2012.7202024,63.5212461%20C12.5065368,63.3691986%2012.2111174,63.4206376%2012.0603647,63.6361383%20C11.909612,63.851639%2011.960613,64.1495956%2012.1742786,64.301643%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M49.965738,51.7697446%20C58.9139163,51.7403537%2066.1916741,58.9704594%2066.221065,67.9186377%20C66.2211812,67.9540183%2066.2211815,67.9893992%2066.2210659,68.0247798%20L66.1960492,75.6832112%20L66.1960492,75.6832112%20C57.2478709,75.7126021%2049.9701132,68.4824963%2049.9407223,59.5343181%20C49.9406061,59.4989375%2049.9406057,59.4635566%2049.9407213,59.428176%20L49.965738,51.7697446%20L49.965738,51.7697446%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(58.080894,%2063.726478)%20scale(-1,%201)%20rotate(-25.000000)%20translate(-58.080894,%20-63.726478)%20'%3e%3c/path%3e%3cg%20id='Group-88'%20transform='translate(20.755961,%2071.269687)%20rotate(-12.000000)%20translate(-20.755961,%20-71.269687)%20translate(11.755961,%2037.269687)'%3e%3cpath%20d='M0.496079497,0.617868565%20C8.51524346,0.617868565%2015.0160603,7.11868541%2015.0160603,15.1378494%20L15.0160603,21.6298098%20L15.0160603,21.6298098%20C6.99689634,21.6298098%200.496079497,15.128993%200.496079497,7.10982904%20L0.496079497,0.617868565%20L0.496079497,0.617868565%20Z'%20id='Rectangle'%20fill='%2302D3AF'%3e%3c/path%3e%3cpath%20d='M5.08517434,6.77290275%20C10.1209125,12.1580639%2013.1750379,17.4598366%2014.2592226,22.6753182%20L14.3243316,23.0028367%20L14.3870588,23.3463785%20C15.4028711,29.1400325%2015.9908073,43.8744402%2016.1430673,67.4920251%20C16.1447676,67.7557599%2016.3581246,67.9681689%2016.6196136,67.9664644%20C16.8811025,67.9647392%2017.0917029,67.7495498%2017.0900128,67.485815%20L17.0686471,64.5718147%20L17.0370261,61.1977762%20C16.8160399,40.2528689%2016.2012664,27.3631553%2015.1860263,22.4793323%20C14.0625858,17.0750102%2010.9213764,11.622065%205.77406997,6.11759405%20C5.59465241,5.92572695%205.29499119,5.91688378%205.10475792,6.09784228%20C4.91452464,6.27880078%204.90575678,6.58103565%205.08517434,6.77290275%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.7671178,35.4217776%20C51.4118641,35.420482%2058.4208659,42.4273833%2058.4221614,51.0721295%20C58.4221617,51.0736868%2058.4221617,51.075244%2058.4221614,51.0768012%20L58.4210151,58.7912388%20L58.4210151,58.7912388%20C49.7762689,58.7925343%2042.7672671,51.7856331%2042.7659715,43.1408868%20C42.7659713,43.1393296%2042.7659713,43.1377724%2042.7659715,43.1362151%20L42.7671178,35.4217776%20L42.7671178,35.4217776%20Z'%20id='Rectangle'%20fill='%2302D3AF'%20transform='translate(50.594066,%2047.106508)%20scale(-1,%201)%20rotate(-1.000000)%20translate(-50.594066,%20-47.106508)%20'%3e%3c/path%3e%3cpath%20d='M52.9504381,38.6616979%20C47.3893559,46.8224695%2043.3260895,54.6993453%2040.7622035,62.2934074%20C38.202787,69.8742312%2035.6500108,81.5813826%2033.099617,97.423954%20C33.0577079,97.6842851%2033.2329769,97.929591%2033.4910912,97.9718599%20C33.7492055,98.0141289%2033.9924225,97.8373546%2034.0343315,97.5770235%20L34.3478079,95.6507111%20L34.5629391,94.3529656%20C36.929381,80.1862598%2039.2957501,69.5999184%2041.6586137,62.6012717%20C44.1929439,55.0947518%2048.2164993,47.2948581%2053.7308443,39.2026724%20C53.8789582,38.9853184%2053.8243284,38.6880168%2053.6088252,38.5386308%20C53.393322,38.3892448%2053.098552,38.4443438%2052.9504381,38.6616979%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cg%20id='Group-87'%20transform='translate(33.142697,%2013.911947)'%3e%3cpath%20d='M7.76208073,19.4044636%20C4.75556294,27.9693943%202.58783229,38.5601356%201.25888876,51.1766874%20C-0.0700547599,63.7932392%20-0.34682576,76.4097911%200.428575762,89.0263429%20L2.6292102,89.226475%20C1.8413211,74.5011252%201.92054365,61.8457925%202.86687783,51.2604768%20C3.81321201,40.6751611%205.81171872,30.0898453%208.86239795,19.5045296%20L7.76208073,19.4044636%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M10.0734726,24.1767025%20C14.0851052,24.1847711%2017.330623,20.9146332%2017.3225546,16.8726302%20C17.3144561,12.8306273%2011.6398756,1.90564808%2010.028927,1.90240125%20C8.41797838,1.89915587%202.78704939,12.8013542%202.79512417,16.8433571%20C2.80321634,20.8853601%206.06184005,24.168604%2010.0734726,24.1767025%20Z'%20id='Oval'%20fill='%23C2FFF4'%20transform='translate(10.058839,%2013.039552)%20rotate(14.000000)%20translate(-10.058839,%20-13.039552)%20'%3e%3c/path%3e%3cpath%20d='M10.2149519,20.9735245%20C13.0056283,20.9791376%2015.2632378,18.6432028%2015.257475,15.7560578%20C15.25169,12.8689128%2010.9993082,6.45391871%209.87865819,6.45165997%20C8.75800814,6.44940243%205.14575684,12.8485491%205.15152384,15.735694%20C5.15730466,18.622839%207.42427554,20.9678911%2010.2149519,20.9735245%20Z'%20id='Oval'%20fill='%2302D3AF'%20transform='translate(10.204499,%2013.712592)%20rotate(14.000000)%20translate(-10.204499,%20-13.712592)%20'%3e%3c/path%3e%3cpath%20d='M9.58270016,20.0933927%20L13.6404689,7.42936872%20C13.8817052,6.67648638%2013.4721313,5.86891441%2012.7256601,5.62560624%20C11.9791889,5.38229806%2011.1784937,5.79538954%2010.9372574,6.54827187%20L6.87948871,19.2122959%20C6.6382524,19.9651782%207.04782623,20.7727502%207.79429746,21.0160584%20C8.54076869,21.2593665%209.34146386,20.8462751%209.58270016,20.0933927%20Z'%20id='Path'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-87'%20transform='translate(19.400683,%2046.275460)%20scale(-1,%201)%20rotate(6.000000)%20translate(-19.400683,%20-46.275460)%20translate(9.400683,%201.275460)'%3e%3cpath%20d='M7.76208073,19.4044636%20C4.75556294,27.9693943%202.58783229,38.5601356%201.25888876,51.1766874%20C-0.0700547599,63.7932392%20-0.34682576,76.4097911%200.428575762,89.0263429%20L2.6292102,89.226475%20C1.8413211,74.5011252%201.92054365,61.8457925%202.86687783,51.2604768%20C3.81321201,40.6751611%205.81171872,30.0898453%208.86239795,19.5045296%20L7.76208073,19.4044636%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M10.0734726,24.1767025%20C14.0851052,24.1847711%2017.330623,20.9146332%2017.3225546,16.8726302%20C17.3144561,12.8306273%2011.6398756,1.90564808%2010.028927,1.90240125%20C8.41797838,1.89915587%202.78704939,12.8013542%202.79512417,16.8433571%20C2.80321634,20.8853601%206.06184005,24.168604%2010.0734726,24.1767025%20Z'%20id='Oval'%20fill='%23C2FFF4'%20transform='translate(10.058839,%2013.039552)%20rotate(14.000000)%20translate(-10.058839,%20-13.039552)%20'%3e%3c/path%3e%3cpath%20d='M10.2149519,20.9735245%20C13.0056283,20.9791376%2015.2632378,18.6432028%2015.257475,15.7560578%20C15.25169,12.8689128%2010.9993082,6.45391871%209.87865819,6.45165997%20C8.75800814,6.44940243%205.14575684,12.8485491%205.15152384,15.735694%20C5.15730466,18.622839%207.42427554,20.9678911%2010.2149519,20.9735245%20Z'%20id='Oval'%20fill='%2302D3AF'%20transform='translate(10.204499,%2013.712592)%20rotate(14.000000)%20translate(-10.204499,%20-13.712592)%20'%3e%3c/path%3e%3cpath%20d='M9.58270016,20.0933927%20L13.6404689,7.42936872%20C13.8817052,6.67648638%2013.4721313,5.86891441%2012.7256601,5.62560624%20C11.9791889,5.38229806%2011.1784937,5.79538954%2010.9372574,6.54827187%20L6.87948871,19.2122959%20C6.6382524,19.9651782%207.04782623,20.7727502%207.79429746,21.0160584%20C8.54076869,21.2593665%209.34146386,20.8462751%209.58270016,20.0933927%20Z'%20id='Path'%20fill='url(%23linearGradient-17)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M66.0193312,58.348269%20C54.7919939,62.7417856%2046.9632436,67.8189882%2042.5366476,73.5989079%20C38.1104374,79.3783238%2035.1857174,88.3414786%2033.7431904,100.490257%20C33.7120965,100.752126%2033.897369,100.989836%2034.1570082,101.021197%20C34.4166475,101.052558%2034.6523333,100.865694%2034.6834272,100.603825%20C36.1074227,88.6111168%2038.9814011,79.8034658%2043.2860649,74.182756%20C47.5903429,68.5625501%2055.2810864,63.5748495%2066.3618628,59.2386855%20C66.6056507,59.1432857%2066.7266016,58.8666223%2066.6320141,58.6207405%20C66.5374266,58.3748588%2066.2631191,58.2528691%2066.0193312,58.348269%20Z'%20id='Path'%20fill='%2302B596'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-38'%20transform='translate(9.000000,%2063.838776)'%3e%3cpath%20d='M26.9292167,30.5952364%20C23.3753227,17.930419%2014.5810637,13.4510183%200.546439628,17.1570344%20C11.0541171,20.5911081%2018.9873228,25.0705088%2024.3460566,30.5952364%20L26.9292167,30.5952364%20Z'%20id='Path-151'%20fill='%2302B596'%3e%3c/path%3e%3cpath%20d='M49.9743878,27.6768516%20C46.4204938,15.0120342%2038.7206627,9.60560586%2026.8748945,11.4575666%20C34.0694451,17.3715401%2040.9082228,22.7779685%2047.3912277,27.6768516%20L49.9743878,27.6768516%20Z'%20id='Path-151'%20fill='%2302B596'%20transform='translate(38.424641,%2019.390013)%20scale(-1,%201)%20translate(-38.424641,%20-19.390013)%20'%3e%3c/path%3e%3cpath%20d='M21.1930289,29.1213891%20C22.4560321,17.5137564%2028.334791,8.61450338%2038.8293056,2.42363012%20C33.4963463,14.6204108%2028.3658899,23.3795123%2023.4379362,28.7009344%20L21.1930289,29.1213891%20Z'%20id='Path-151'%20fill='%2302B596'%20transform='translate(30.011167,%2015.772510)%20rotate(-22.000000)%20translate(-30.011167,%20-15.772510)%20'%3e%3c/path%3e%3cpath%20d='M22.1728688,27.6768516%20C20.0656716,21.5873947%2017.9696284,13.0820797%2016.399272,4.83731807%20C24.1619616,7.95933274%2026.6553871,20.3973923%2024.1619616,27.6768516%20L22.1728688,27.6768516%20Z'%20id='Path-114'%20fill='%2302D3AF'%3e%3c/path%3e%3cg%20id='Group-89'%20transform='translate(6.356670,%2021.127769)'%3e%3cmask%20id='mask-19'%20fill='white'%3e%3cuse%20xlink:href='%23path-18'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Rectangle'%20fill='%237569EC'%20xlink:href='%23path-18'%3e%3c/use%3e%3cpath%20d='M-3.94736842,-4.02857143%20L8.99697458,-4.02857143%20C0.975573655,26.4241399%2025.1229107,47.360379%208.99697458,77.8130904%20L-3.94736842,77.8130904%20L-3.94736842,-4.02857143%20Z'%20id='Rectangle'%20fill='%238175FF'%20mask='url(%23mask-19)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Chair4'%20transform='translate(571.625668,%20275.910204)'%3e%3cpolygon%20id='Path-25'%20fill='%2391D6FF'%20points='47.1204989%2088.9715918%2035.6775401%20179.379429%2041.6769343%20179.299822%2053.119893%2089.8180661'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2088.9715918%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2089.8180661'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20134.175510)%20scale(-1,%201)%20translate(-89.590267,%20-134.175510)%20'%20points='92.3120497%2088.9715918%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2089.8180661'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,1.05101865e-15%2075.3239636,0%20L99.0241302,0%20C105.147864,6.51445281e-16%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%2391D6FF'%3e%3c/path%3e%3cpath%20d='M98.770362,-4.54747351e-13%20C99.3452728,-4.53831714e-13%2099.9099641,0.0437545685%20100.461288,0.128115346%20C100.550032,0.689963394%20100.595546,1.26569242%20100.595546,1.85205195%20C100.595546,2.13631442%20100.584615,2.42047176%20100.562776,2.70389411%20L94.3431684,83.4221279%20C93.8980924,89.1983365%2089.0812691,93.6582857%2083.2879385,93.6582857%20L0.15785132,93.6582857%20L0.00174853035,93.6569132%20C0.000584601796,93.5959378%207.5014265e-18,93.5348205%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.6798075,4.35166889%2069.4612665,-4.63857922e-13%2075.1816164,-4.54747351e-13%20L98.770362,-4.54747351e-13%20Z'%20id='Combined-Shape'%20fill='%23BFE7FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom2.4'%20transform='translate(601.000000,%20329.500000)%20scale(-1,%201)%20translate(-601.000000,%20-329.500000)%20translate(517.000000,%20200.000000)'%3e%3cg%20id='LLeg'%20transform='translate(36.000000,%20133.000000)'%3e%3cpath%20d='M65.8908818,93.4149994%20C65.8908818,93.4149994%2060.6450204,104.010202%2064.9454404,107.349009%20C69.2523271,110.688463%2080.6287118,116.946382%2080.6287118,116.946382%20L50.4889052,115.052257%20L57.1885068,91.9444498%20L65.8908818,93.4149994%20Z'%20id='Path'%20fill='url(%23linearGradient-20)'%3e%3c/path%3e%3cpath%20d='M53.4746784,103.00254%20C54.4231236,103.455293%2052.8637117,107.712416%2056.2007118,107.413122%20C59.5367975,107.114781%2061.631549,102.714356%2064.0917865,103.000306%20C66.5529383,103.285303%2068.1147092,107.716637%2072.7993087,110.802986%20C77.4829939,113.890289%2084.4279679,117.571673%2083.9626164,120.675179%20C83.4972649,123.778686%2072.5683613,124.609846%2067.031684,123.582334%20C61.4950067,122.555775%2058.9104316,120.330133%2055.3183568,120.507422%20C51.726282,120.684711%2049.4690072,120.245302%2048.3426554,117.938642%20C47.2172179,115.631981%2052.3801916,102.480071%2053.4746784,103.00254%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M53.7411757,117.167073%20L54.0483842,117.149485%20C58.5001101,116.774046%2061.5542762,119.573852%2065.7912056,120.363097%20C70.0290569,121.153254%2081.2049262,121.426384%2082.9896728,118.775474%20C83.0742349,118.649938%2083.1527414,118.521341%2083.2256238,118.39065%20C83.8250636,119.128483%2084.1074632,119.91662%2083.9626193,120.835855%20C83.4972322,123.789381%2072.5674914,124.580375%2067.0303901,123.602518%20C61.4932887,122.625569%2058.9085157,120.507484%2055.3161657,120.676205%20L54.6776755,120.70015%20C51.4543401,120.787711%2049.3980991,120.29371%2048.33993,118.231564%20C48.0823304,117.729149%2048.1401075,116.648533%2048.3987591,115.283091%20C49.9012095,116.311064%2051.7976767,117.226371%2053.7411757,117.167073%20L53.7411757,117.167073%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M20.4884247,0.0316169952%20C29.6130751,0.439025198%2080.3983085,11.6716069%2089.6251259,13.5799439%20C98.8519433,15.488281%20106.65262,25.8144285%2099.616745,37.7715359%20C91.7143193,51.1940195%2071.3246138,89.3135618%2066.3741517,97.9066496%20C63.9238803,102.159868%2051.5626728,99.775193%2054.4662646,92.6364873%20C59.8790807,79.3286591%2062.3927978,45.8981264%2076.1929423,33.7088609%20C76.1929423,33.7088609%2029.7832088,41.7859348%209.73613848,32.5338885%20C-4.83355488,25.8084198%20-1.53748542,-0.953276169%2020.4884247,0.0316169952%20Z'%20id='Path'%20fill='%23413C75'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(63.520000,%2056.320000)'%3e%3cpath%20d='M56.620558,19.7542764%20C56.620558,19.7542764%2056.5174491,14.3298511%2059.1145031,10.449811%20C61.7115571,6.56977099%2061.814666,2.4483177%2063.7801783,2.5832251%20C65.7456906,2.71813249%2063.7995112,12.2978488%2063.7995112,12.2978488%20C63.7995112,12.2978488%2066.2934564,11.3451056%2068.0849725,10.1399759%20C69.8764887,8.93484614%2075.3090359,2.9937567%2076.5785635,4.0465508%20C78.7309606,5.84036735%2075.2639258,15.9590677%2073.3757451,17.9820332%20C71.4811201,20.0056442%2062.1315699,25.66%2062.1315699,25.66%20L34.5969693,53.3991758%20L30.48,38.6733768%20L56.620558,19.7542764%20Z'%20id='Path'%20fill='url(%23linearGradient-21)'%3e%3c/path%3e%3cpath%20d='M1.54663565,17.3054119%20C5.79120596,27.1502283%2013.56312,45.2355076%2016.7671239,50.6311677%20C20.7824169,57.3883826%2027.1139989,60.3654607%2034.5272997,55.3519295%20C35.5612829,54.6526447%2037.5630512,53.0800055%2040.5326047,50.6340119%20C39.8735337,44.2119674%2037.4741133,38.8442735%2033.3382109,34.5285872%20C31.4658326,36.0776539%2030.5296435,36.8521873%2030.5296435,36.8521873%20C30.5296435,36.8521873%2022.5637255,16.4323943%2016.1557177,4.60344703%20C10.6060302,-5.63055297%20-4.91428232,2.33889234%201.54663565,17.3054119%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M30.6119482,36.8627693%20C32.0382744,41.7006022%2032.9181507,43.9794623%2033.2515771,43.6993494%20C33.5850034,43.4192365%2033.4576271,40.5081981%2032.8694482,34.9662341%20L30.6119482,36.8627693%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(35.000000,%200.000000)'%3e%3cpath%20d='M11.7218772,35.4114385%20L11.7218772,44.1226204%20L5.3248217,38.9719222%20C5.3248217,38.9719222%203.35857854,30.6257151%201.75941921,24.4267409%20C0.756609818,20.5394549%20-1.68668917,7.38357181%208.14940566,8%20C16.2069355,-6.20365389%2039.6728533,2.58721143%2039.8597256,19.9399601%20C40.0844849,40.8108431%2039.9010636,48.9367847%2039.9010636,48.9367847%20C26.6315656,49.6983072%2019.1627172,47.7798245%2011.7218772,35.4114385%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M5.18659098,51.997375%20C5.18659098,51.997375%2011.1374613,50.6003429%2011.3439066,40.8495617%20C11.5503519,31.0987804%2011.40543,27.7703624%2011.40543,27.7703624%20L24.5134378,27.533839%20C24.5134378,27.533839%2024.6561105,38.4009284%2024.6583597,42.3315929%20C24.6638284,51.8888195%2031.6921775,52.6723672%2031.6921775,52.6723672%20C31.6921775,52.6723672%2030.4907816,60.5575695%2018.6133402,61.2254406%20C9.33970734,61.7477062%205.18659098,51.997375%205.18659098,51.997375%20Z'%20id='Path'%20fill='url(%23linearGradient-22)'%3e%3c/path%3e%3cpath%20d='M8.34980463,22.9012472%20C2.50234369,22.6749776%203.45613252,31.2351927%209.53054658,31.2235716%20C9.53054658,31.2235716%2013.0586589,43.3838644%2025.3078124,43.3838644%20C35.2557047,43.3838644%2035.902832,29.2108175%2035.9930663,26.3834737%20C36.0901367,23.3688253%2036.1024413,13.464919%2036.1024413,13.464919%20L8.12216791,13.4519308%20L8.34980463,22.9012472%20Z'%20id='Path'%20fill='url(%23linearGradient-23)'%3e%3c/path%3e%3cpath%20d='M7.89727546,22.8450133%20C10.3205807,23.2445966%2010.0265395,24.8489843%2010.6855974,24.7087265%20C14.0315837,23.9973471%2027.5756504,24.9357728%2029.319619,17.4879832%20C31.4895477,22.141013%2032.0199848,23.2849038%2036.7982257,24.533839%20L36.7982257,10.8988839%20L6.57645026,8%20C6.57645026,8%207.04556985,22.7037464%207.89727546,22.8450133%20Z'%20id='Path'%20fill='%23422851'%3e%3c/path%3e%3cpath%20d='M23.1629909,34.2395688%20C23.1629909,34.2395688%2025.174384,37.4906544%2029.10285,36.3347801'%20id='Path'%20stroke='%23F77B7B'%20stroke-width='1.5'%20stroke-linecap='round'%20transform='translate(26.132920,%2035.411438)%20rotate(-18.000000)%20translate(-26.132920,%20-35.411438)%20'%3e%3c/path%3e%3cpath%20d='M24.8673644,38.1201267%20C25.7892466,38.5070311%2026.6636527,38.5070311%2027.4288074,38.0624194'%20id='Path'%20stroke='%23F49494'%20stroke-linecap='round'%20transform='translate(26.148086,%2038.232943)%20rotate(2.000000)%20translate(-26.148086,%20-38.232943)%20'%3e%3c/path%3e%3cpath%20d='M8.61933251,27.6491329%20C8.98679677,26.3247221%208.82396936,25.1679422%207.50869093,24.6393988'%20id='Path-8'%20stroke='%23F77B7B'%20stroke-linecap='round'%20transform='translate(8.149406,%2026.144266)%20rotate(-13.000000)%20translate(-8.149406,%20-26.144266)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(20.000000,%2050.000000)'%3e%3cpath%20d='M21.5158423,1%20C28.983973,5.57401367%2037.6176024,7.25091256%2045.6546351,2.28384364%20C58.7704103,28.1454421%2062.0390104,59.0018184%2058.8841907,93.1062883%20C39.7587424,100.67799%2023.6846772,99.1888952%2010,90.534496%20L21.5158423,1%20Z'%20id='Path'%20fill='%23FFE4F4'%3e%3c/path%3e%3cg%20id='RLeg'%20transform='translate(2.000000,%2079.000000)'%3e%3cpath%20d='M112.584626,97.840369%20C112.584626,97.840369%20112.42648,110.31094%20122.70222,114.973501%20C132.971493,119.635414%20140.288019,119.354755%20139.3568,122.959348%20C138.425581,126.563294%20111.695624,126.417793%20109.199441,123.598916%20C107.071864,121.201028%20102.445333,98.8718252%20101.171374,100.57906%20L112.584626,97.840369%20Z'%20id='Path'%20fill='url(%23linearGradient-24)'%3e%3c/path%3e%3cpath%20d='M105.12081,115.451758%20C106.695528,114.318583%20108.019765,120.853164%20112.29729,119.035754%20C116.574814,117.219286%20113.201686,111.213176%20115.89361,110.105412%20C118.585534,108.997649%20123.783778,114.953405%20130.687675,116.400932%20C137.591572,117.847519%20143.197124,119.11433%20144.79026,121.801385%20C146.162383,124.11103%20144.79026,124.849393%20144.79026,124.849393%20C144.79026,124.849393%20138.143796,128.168262%20134.013922,128.898801%20C128.014416,129.960062%20110.674685,130.6668%20108.774893,128.731743%20C107.608128,127.544921%20104.333451,116.019287%20105.12081,115.451758%20Z'%20id='Path'%20fill='%23EEDFE8'%3e%3c/path%3e%3cpath%20d='M145.164844,122.072983%20C146.466472,124.195559%20144.41258,125.299775%20144.166441,125.422338%20L143.176088,125.844279%20C141.295406,126.62556%20137.053938,128.301927%20133.919083,128.901185%20C128.170932,130%20110.371438,130.651092%20108.456615,128.76162%20C108.1202,128.430106%20107.70506,127.21704%20107.302343,125.640944%20L108.523897,125.774184%20C114.401831,126.396594%20127.522564,127.523521%20133.997847,125.998065%20C139.745316,124.644068%20142.891763,122.416566%20144.326431,121.116514%20C144.675418,121.415794%20144.957168,121.733643%20145.164844,122.072983%20Z'%20id='Path'%20fill='%23EC7AA5'%3e%3c/path%3e%3cpath%20d='M5.89797632,0.176460422%20C-2.94573928,18.853434%20-1.15345138,31.3985644%2011.27484,37.8118516%20C29.3036138,47.1151178%2083.2756203,36.1118516%2083.2756203,36.1118516%20C83.2756203,36.1118516%2082.3111872,43.8766427%2083.2756203,50.8019006%20C85.7944824,68.8889711%2097.7739585,99.0229548%20100.308519,102.809363%20C103.813523,108.045529%20114.490464,104.096649%20114.691579,99.7367192%20C114.892694,95.3767898%20106.642757,39.6931486%20105.388198,29.0746682%20C104.140107,18.455541%20100.199739,16.9130742%2088.6909289,14.0102649%20C86.0469405,13.3433849%2054.7801562,5.5730831%2051.9158504,5.7995642%20C35.5084792,7.09689753%2020.1691879,5.22252961%205.89797632,0.176460422%20Z'%20id='Path'%20fill='%23524D87'%3e%3c/path%3e%3cpath%20d='M20.44,34.9205711%20C38.2890882,36.9205711%2085.5438118,32.798013%2087.4416672,34.6713084%20C89.2535985,36.4597915%2088.9512823,67.5753949%2093.0158622,85.5848345%20L92.3977092,83.8841847%20C88.5751277,73.2672348%2084.605935,60.3544266%2083.2756203,50.8019006%20C82.3111872,43.8766427%2083.2756203,36.1118516%2083.2756203,36.1118516%20L81.0994032,36.5330893%20C70.8399213,38.4602214%2027.1401609,45.9987259%2011.27484,37.8118516%20C2.67846611,33.3759229%20-0.829449593,26.0064085%200.751092899,15.7033083%20C3.47270775,27.3487456%2010.0356597,33.7547592%2020.44,34.9205711%20Z'%20id='Path'%20fill-opacity='0.0561079545'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M21.8425791,1.02073112%20C34.2109248,41.5374114%2041.6283812,98.9791105%203,88.985834%20C23.5197512,51.2055231%20-4.37555616,34.2015512%201.94717213,14.6758084%20C4.10889898,8%2021.6811652,0.496984896%2021.8425791,1.02073112%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M7.89213813,17.8454787%20C21.8715353,19.9550268%2010.3478768,44.3624052%2014.9622087,48.0393418%20C19.5765406,51.7162784%2027.6081301,52.11297%2028.4741625,54.359368%20C30.2147182,58.8741883%2021.800869,70.2712827%203.2326149,88.5506511%20L3,88.985834%20C20.8745494,56.0757843%202.0118623,38.9307734%201.0308512,22.1511913%20C3.10193703,18.9026674%205.38916036,17.4677691%207.89213813,17.8454787%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M45,2%20C49.7198862,13.8383269%2051.9886728,23.1267812%2054.1055316,40.5033862%20C55.2823565,50.1514197%2055.5762854,64.9302169%2054.9873184,84.8397778%20L60.8200061,85.9867536%20C63.5998226,55.2273917%2064.5251361,37.8674287%2063.5959466,33.9068646%20C61.2562605,23.9379639%2059.6712171,18.1134529%2056.5820212,9%20C54.8804313,3.99804952%2045,2%2045,2%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(0.000000,%2059.900000)'%3e%3cpath%20d='M44.44,37.1174069%20C44.44,37.1174069%2052.0555701,29.49211%2054.6929895,28.6072038%20C57.3304089,27.7222976%2071.7772209,26.6592484%2071.6795387,28.6588395%20C71.5688322,30.8010741%2062.2723573,30.677794%2061.412754,31.731807%20C60.5531506,32.7851746%2059.3577862,40.9883498%2056.108225,41.7970934%20C52.8651759,42.605837%2046.1425409,45%2046.1425409,45%20L16.2182605,60.4615348%20L19.4063845,45.0011933%20L44.44,37.1174069%20Z'%20id='Path'%20fill='url(%23linearGradient-25)'%3e%3c/path%3e%3cpath%20d='M21.5191872,4.83146563%20C12.442156,17.6421902%204.6924099,37.1560477%201.71768334,44.7639402%20C-1.25704322,52.3718328%201.7437185,63.8469539%2014.8242849,61.594157%20C15.8625771,61.4154829%2017.2261817,60.9975127%2018.9150988,60.3402465%20C23.7247511,53.747166%2024.5683306,48.0868079%2022.7733472,43.0469746%20C21.6455348,43.5230441%2021.0816287,43.7610789%2021.0816287,43.7610789%20C21.0816287,43.7610789%2034.0824099,20.7168582%2037.2570193,14.5393035%20C42.5597927,4.22241094%2029.5144997,-6.45603437%2021.5191872,4.83146563%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M21.0816287,43.7610789%20C16.6792327,45.9114041%2014.7548707,46.513628%2015.3085427,45.5677508%20C15.8622147,44.6218735%2018.6250363,42.5265452%2023.5970073,39.2817657%20L21.0816287,43.7610789%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-3'%20transform='translate(544.885264,%20274.915964)%20rotate(-14.000000)%20translate(-544.885264,%20-274.915964)%20translate(529.885264,%20254.415964)'%3e%3cpath%20d='M2.464,0%20L26.651893,0%20C28.0127227,-2.49980346e-16%2029.115893,1.10317038%2029.115893,2.464%20L29.115893,37.6903837%20C29.115893,39.0512133%2028.0127227,40.1543837%2026.651893,40.1543837%20L2.464,40.1543837%20C1.10317038,40.1543837%20-1.60970328e-15,39.0512133%200,37.6903837%20L0,2.464%20C-6.10742774e-16,1.10317038%201.10317038,-1.52637649e-15%202.464,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-26)'%3e%3c/path%3e%3cpath%20d='M3.21908021,0.755918367%20L27.4069733,0.755918367%20C28.7678029,0.755918367%2029.8709733,1.85908874%2029.8709733,3.21991837%20L29.8709733,38.446302%20C29.8709733,39.8071317%2028.7678029,40.910302%2027.4069733,40.910302%20L3.21908021,40.910302%20C1.85825059,40.910302%200.755080214,39.8071317%200.755080214,38.446302%20L0.755080214,3.21991837%20C0.755080214,1.85908874%201.85825059,0.755918367%203.21908021,0.755918367%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M3.87105343,1.53621346%20L26.6187411,1.53621346%20C27.8434878,1.53621346%2028.8363411,2.5290668%2028.8363411,3.75381346%20L28.8363411,35.6026951%20C28.8363411,36.8274418%2027.8434878,37.8202951%2026.6187411,37.8202951%20L3.87105343,37.8202951%20C2.64630677,37.8202951%201.65345343,36.8274418%201.65345343,35.6026951%20L1.65345343,3.75381346%20C1.65345343,2.5290668%202.64630677,1.53621346%203.87105343,1.53621346%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(198.804813,%20310.871429)'%3e%3cg%20id='Group-25'%20transform='translate(11.570160,%200.000000)'%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='112.829305%20-4.47575684e-13%20124.246118%20-4.47575684e-13%20124.246118%20144.879314%20112.829305%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23D3D3D3'%20points='1%204.76228571%2091.1887059%204.76228571%2091.1887059%2031.6708107%2016.0280214%2031.6708107%2016.0280214%20144.879314%201%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='0.416812834%204.76228571%208.41681283%204.76228571%208.41681283%20144.879314%200.416812834%20144.879314'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-25'%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='404.624909%204.76228571%20420.624909%204.76228571%20420.624909%20144.879314%20404.624909%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='404.624909%20-3.33888846e-13%20414.624909%20-3.33888846e-13%20414.624909%20144.879314%20404.624909%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23D3D3D3'%20points='272.201583%204.76228571%20411.201583%204.76228571%20411.201583%2031.3185168%20290.909124%2031.3185168%20290.909124%20144.879314%20272.201583%20144.879314'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='23.7850267%20-3.52990207e-13%20272.674567%20-5.07571128e-13%20272.674567%2040.2299755%2023.7850267%2040.2299755'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='266.96616%204.76228571%20278.382973%204.76228571%20278.382973%2040.2299755%20266.96616%2040.2299755'%3e%3c/polygon%3e%3cpolygon%20id='Rectangle'%20fill='%23DBDBDB'%20points='272.237176%204.76228571%20281.237176%204.76228571%20281.237176%20144.879314%20272.237176%20144.879314'%3e%3c/polygon%3e%3cpath%20d='M280.814701,0%20L425.940379,0%20C429.885586,-1.35972169e-14%20433.083807,3.19822191%20433.083807,7.14342857%20C433.083807,11.0886352%20429.885586,14.2868571%20425.940379,14.2868571%20L280.814701,14.2868571%20C276.869495,14.2868571%20273.671273,11.0886352%20273.671273,7.14342857%20C273.671273,3.19822191%20276.869495,7.24722706e-16%20280.814701,0%20Z'%20id='Rectangle'%20fill='%23E9E9E9'%3e%3c/path%3e%3cpolygon%20id='Rectangle'%20fill='%23E9E9E9'%20points='20.9308235%202.85737143%20269.820364%202.85737143%20269.820364%2017.1442286%2020.9308235%2017.1442286'%3e%3c/polygon%3e%3cpath%20d='M7.14342857,0%20L283.607759,0%20C287.552965,-1.35972169e-14%20290.751187,3.19822191%20290.751187,7.14342857%20C290.751187,11.0886352%20287.552965,14.2868571%20283.607759,14.2868571%20L7.14342857,14.2868571%20C3.19822191,14.2868571%204.83148471e-16,11.0886352%200,7.14342857%20C-4.83148471e-16,3.19822191%203.19822191,7.24722706e-16%207.14342857,0%20Z'%20id='Rectangle'%20fill='%23DBDBDB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Men2.8'%20transform='translate(261.096257,%20330.153061)%20scale(-1,%201)%20translate(-261.096257,%20-330.153061)%20translate(174.596257,%20203.153061)'%3e%3cg%20id='RLeg'%20transform='translate(99.474263,%20195.228252)%20scale(-1,%201)%20translate(-99.474263,%20-195.228252)%20translate(54.474263,%20136.728252)'%3e%3cpath%20d='M45.7287959,80.2993067%20L53.6261681,105.942582%20L37.059015,106.543294%20C37.059015,106.543294%2038.9301244,97.7716142%2036.2589544,89.5489719%20C34.1168568,82.9476047%2032.3683373,79.6533804%2032.3683373,79.6533804%20L45.7287959,80.2993067%20Z'%20id='Path'%20fill='%2392691F'%20transform='translate(42.997253,%2093.098337)%20scale(-1,%201)%20translate(-42.997253,%20-93.098337)%20'%3e%3c/path%3e%3cpath%20d='M48.501397,99.4962375%20C52.7170881,103.403169%2056.8517875,106.080381%2060.9054953,107.527873%20C66.986057,109.69911%2069.3139674,109.723076%2069.7475174,110.539468%20L69.8264927,110.695281%20C71.0769706,113.277644%2070.3188093,116.707591%2056.4577598,116.897493%20C53.0882765,116.943656%2049.5857609,114.986551%2040.2871115,112.915972%20L39.6159316,116.535774%20C34.4118509,116.466876%2031.3753691,115.646549%2030.5064861,114.074795%20C29.1967095,111.723623%2031.4226845,100.129245%2032.9582846,99.9096304%20C34.4938848,99.6900154%2034.7971335,104.405278%2038.9200263,104.508626%20C43.0493713,104.611974%2048.501397,99.4962375%2048.501397,99.4962375%20Z'%20id='Path'%20fill='%23391B0B'%3e%3c/path%3e%3cpath%20d='M48.501397,99.4962375%20C52.5996391,103.294322%2056.6213395,105.930252%2060.5664983,107.404028%20C59.4499331,108.462611%2057.9096449,108.768018%2055.9454359,108.319507%20C53.5436084,107.771069%2050.4686592,105.204872%2046.7205882,100.620916%20L46.9051671,100.842076%20C47.8830703,100.076425%2048.501397,99.4962375%2048.501397,99.4962375%20Z'%20id='Combined-Shape'%20fill='%2381411E'%3e%3c/path%3e%3cpath%20d='M2.50871085,0.031580163%20C46.3707109,3.53883715%2071.3234451,5.38612497%2077.3669134,5.5734436%20C86.432116,5.85377563%2093.357986,18.7925107%2086.3380996,30.7356887%20C78.4536317,44.1425358%2057.0326549,82.7399565%2052.8452411,91.6640748%20C49.3030374,99.2084944%2033.2050443,96.117091%2036.1020378,84.5918273%20C39.5603642,70.7980703%2046.0060135,39.8516471%2059.774798,27.6765816%20C59.774798,27.6765816%2026.2879797,39.817268%207.42613387,28.0428218%20C0.252011557,23.5643992%20-1.38712945,14.2273186%202.50871085,0.031580163%20Z'%20id='Path'%20fill='%237A3636'%3e%3c/path%3e%3cpath%20d='M86.3380996,30.7356887%20L85.3125956,32.4945979%20C81.3219507,39.3902007%2074.8793305,51.0414489%2068.7278179,62.3888793%20L69.0516416,61.3492801%20C73.808851,46.2104883%2081.20024,28.3770426%2084.3601975,22.9355453%20C85.4677684,21.0282905%2086.9758966,19.0844509%2088.884582,17.1040264%20C89.6937805,21.2582786%2089.078789,26.0728581%2086.3380996,30.7356887%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(68.521390,%20196.400000)%20scale(-1,%201)%20translate(-68.521390,%20-196.400000)%20translate(0.521390,%20138.900000)'%3e%3cpath%20d='M102.64994,78.4265306%20C102.64994,78.4265306%2098.2514508,97.9851802%2092.5265933,100.077982%20C90.3222949,100.883793%20109.418195,103.184887%20109.418195,103.184887%20L114.212106,84.420727%20L102.64994,78.4265306%20Z'%20id='Path'%20fill='%2392691F'%20transform='translate(103.280779,%2090.805709)%20scale(-1,%201)%20translate(-103.280779,%20-90.805709)%20'%3e%3c/path%3e%3cpath%20d='M94.3850267,96.5778672%20L94.0657321,113.088834%20L100.647736,113.138455%20L100.715412,109.426787%20C100.715412,109.426787%20105.845276,112.503303%20109.319004,113.585046%20C113.991569,115.04391%20132.449797,114.279743%20134.535194,112.056712%20C136.621558,109.823757%20136.666031,106.270877%20132.384054,105.834211%20C128.103045,105.397544%20121.023137,104.097468%20117.974803,101.76527%20C114.288378,98.9537315%20112.885545,94.4937757%20111.814326,94.4897959%20C110.174626,94.4838515%20110.047974,99.7307999%20101.728623,99.8052317%20C98.5623389,99.8330196%2094.3850267,96.5778672%2094.3850267,96.5778672%20Z'%20id='Path'%20fill='%23391B0B'%3e%3c/path%3e%3cpath%20d='M110.111187,95.9620953%20C110.111187,95.9620953%20114.356215,102.586018%20116.879815,103.545024%20C119.403415,104.494343%20121.43739,103.428781%20121.43739,103.428781%20C121.43739,103.428781%20117.085922,101.69482%20115.405134,98.6686235%20C111.597479,91.8141519%20110.835947,95.3014467%20110.111187,95.9620953%20Z'%20id='Path'%20fill='%2381411E'%3e%3c/path%3e%3cpath%20d='M-0.000598121499,3.17448864%20C-0.0616731693,17.1882776%204.61567266,25.9563979%2014.0314394,29.4788495%20C28.1550894,34.761881%2074.1447467,32.7736275%2074.1447467,32.7736275%20C74.1447467,32.7736275%2088.7394002,86.4723446%2092.2364391,91.7024102%20C95.7334781,96.9324757%20112.315379,97.4735774%20111.418537,85.4276971%20C110.515243,73.3818168%20104.043785,28.6597226%20102.792077,18.0536121%20C101.546822,7.44685571%2097.6154077,4.90735077%2086.1327512,3.00675805%20C82.0972665,2.33881046%2083.8099567,1.26860074%2057.8660948,0.0539242355%20C52.2937806,-0.20696827%2042.9451872,1.87886493%2034.3536986,2.82376289%20C28.6260395,3.45369487%2017.1746073,3.57060345%20-0.000598121499,3.17448864%20Z'%20id='Path'%20fill='%237A3636'%3e%3c/path%3e%3cpath%20d='M45.9024591,3.62842169%20L45.9024591,1.18742641%20L47.0524754,1.01475591%20C51.2348547,0.393872187%2055.0371271,-0.0785263824%2057.8660948,0.0539242355%20L60.8487447,0.198975476%20C83.6821386,1.35357389%2082.2586859,2.36552836%2086.1327512,3.00675805%20L86.8789586,3.13307656%20C97.5417969,4.98040675%20101.40038,7.56093861%20102.706028,17.3658769%20L103.071428,20.3167375%20C104.800314,33.9087396%20110.56944,74.1045697%20111.418537,85.4276971%20C111.486021,86.3341125%20111.45454,87.169259%20111.337113,87.9365019%20L107.975516,71.0093919%20C103.022084,45.9132883%20100.24637,31.0431975%2099.6475253,26.3986423%20L99.5227516,25.4336815%20C98.4039752,17.1906956%2095.4755381,6.96270547%2086.0271692,7.62985995%20L85.2104777,7.69854756%20C78.5583668,8.20478452%2065.9423148,6.92871658%2047.3623215,3.87034375%20L45.9024591,3.62842169%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%20transform='translate(113.245275,%2019.859058)%20rotate(13.000000)%20translate(-113.245275,%20-19.859058)%20'%20cx='113.245275'%20cy='19.8590576'%20rx='3.77561348'%20ry='6.6139146'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='RArm'%20transform='translate(104.430481,%2051.024490)'%3e%3cpath%20d='M16.2918063,60.9380157%20C16.2918063,60.9380157%204.53367481,71.4884134%205.34540554,72.6381488%20C6.15793981,73.7954462%2012.1964322,70.7131697%2012.1964322,70.7131697%20C12.1964322,70.7131697%205.13146234,83.8442556%206.76706775,84.7448466%20C8.40187316,85.6454373%2016.4118718,83.2597477%2018.7657574,80.5084504%20C21.120443,77.7571534%2024.3442168,65.4031042%2024.3442168,65.4031042%20L16.2918063,60.9380157%20Z'%20id='Path'%20fill='url(%23linearGradient-27)'%20transform='translate(14.824724,%2072.938131)%20rotate(28.866471)%20translate(-14.824724,%20-72.938131)%20'%3e%3c/path%3e%3cpath%20d='M21.7634434,17.5386176%20C26.9186724,23.9009585%2044.4964723,43.3352185%2044.4964723,43.3352185%20C44.4964723,43.3352185%2026.9186724,55.854968%2022.4925308,58.503266%20C15.2339167,62.843891%2022.6151207,74.3589122%2027.9381044,73.079978%20C35.1515538,71.3424361%2053.3593692,58.781301%2061.9148557,53.6978607%20C70.4703423,48.6144204%2067.1969886,40.4069359%2060.8670605,32.9178421%20C56.0046984,27.1650615%2045.4340307,15.3795513%2037.9969306,5.03348366%20C30.5972125,-5.26058011%2011.7596751,5.19243789%2021.7634434,17.5386176%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M44.4964723,43.3352185%20C47.7956123,46.514069%2049.2737074,48.2265377%2048.9307576,48.4726246%20C48.5878079,48.7187115%2046.428619,47.4949683%2042.4531909,44.8013949%20L44.4964723,43.3352185%20Z'%20id='Path-15'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(91.918950,%200.000000)'%3e%3cpath%20d='M3.5827892,21.8539741%20C-0.740118761,22.3274381%20-0.433643943,29.9358045%204.82868999,30.3330492%20C5.9042553,37.6675428%209.7400296,41.1620042%2014.4165127,41.5663541%20L14.1571382,52.660139%20L34.8425755,52.6478664%20C34.8425755,52.6478664%2029.0176183,44.8108421%2029.3079628,34.0820056%20C29.5983074,23.3525232%2029.1131094,13.2734886%2029.1131094,13.2734886%20L2.32075816,13.7547037%20L3.5827892,21.8539741%20Z'%20id='Path'%20fill='url(%23linearGradient-28)'%3e%3c/path%3e%3cpath%20d='M12.0446399,1.16026676%20C-3.89183289,5.18252953%202.68272105,22.1749995%202.68272105,22.1749995%20C7.49792435,21.5180924%2012.1316393,27.3604962%2013.8891917,33.0911546%20C18.9703137,38.3135614%2025.5509042,38.305072%2029.9273646,35.2625744%20C33.9412632,22.8474968%2035.2916782,14.5729035%2033.9786096,10.4387947%20C32.0090067,4.23763157%2026.5705619,-2.5059821%2012.0446399,1.16026676%20Z'%20id='Path'%20fill='%232C272E'%3e%3c/path%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(80.216435,%2046.620498)'%3e%3cpath%20d='M61.4223458,8.5139871%20C62.8530629,10.9499731%2063.878175,20.7619438%2061.4223458,59.6342717%20C60.1506366,79.7636433%2065.5602374,99.6024849%2064.1622219,108.335776%20C63.2302116,114.157969%2059.5615928,117.416792%2053.1563654,118.112245%20L47.5532722,99.8833889%20L44.9174217,118.112245%20C18.4283029,115.635427%204.02306955,111.38182%201.70172178,105.351423%20C-1.78763245,96.2867796%202.59402916,74.9761684%203.63637371,54.9097819%20C4.68288092,34.7632593%203.89770925,14.0844282%205.82329734,10.9499731%20C9.66616895,4.69417647%2019.5584387,1.77200571%2025.6976132,0.83670437%20C33.4885257,-0.351154168%2043.5462458,-0.396369012%2049.5254082,1.49942479%20C55.5045706,3.39457267%2059.9916288,6.07800114%2061.4223458,8.5139871%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M20.9931678,22.357053%20C17.8575513,45.4914956%2013.6645685,61.7244708%208.4142195,71.0559788%20C6.24326124,74.9144489%204.03792025,76.5051918%201.79819652,75.8282077%20L2.3303089,70.7014247%20C2.86063276,65.5134689%203.36319019,60.1688932%203.63637371,54.9097819%20C3.82688483,51.2422137%203.95669359,47.5570046%204.05320459,43.9632115%20L20.9931678,22.357053%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M49.5254082,1.49942479%20C49.8879441,1.61433373%2050.2384331,1.73363326%2050.5775034,1.85720751%20C41.9930936,5.60066454%2027.818247,5.10007104%2020.1122903,2.05099228%20C22.1195814,1.4844041%2024.0446389,1.08853449%2025.6976132,0.83670437%20C33.4885257,-0.351154168%2043.5462458,-0.396369012%2049.5254082,1.49942479%20Z'%20id='Path'%20fill='%23E5AA41'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(5.000000,%2053.236735)'%3e%3cpath%20d='M19.4417882,35.7781658%20C19.4417882,35.7781658%206.65735592,27.2433776%204.39781608,25.5291563%20C2.14563631,23.8221987%20-0.680628509,10.8783752%201.07106687,9.06246285%20C1.9174743,8.18356126%208.31337046,14.096172%209.45418047,14.8879098%20C10.5876304,15.6723839%2016.3873613,19.1661993%2016.3873613,19.1661993%20C16.3873613,19.1661993%2014.7460669,9.25858139%2016.1591993,8.45957994%20C17.2043285,7.87848798%2019.2945869,10.428029%2019.5742693,13.1228429%20C19.8539518,15.8176569%2022.7611773,19.3332633%2023.1365406,23.422698%20C23.3058221,25.2095558%2025.0648775,28.623471%2025.0648775,28.623471%20L19.4417882,35.7781658%20Z'%20id='Path'%20fill='url(%23linearGradient-29)'%3e%3c/path%3e%3cpath%20d='M95.5821368,19.4108665%20C90.6831484,29.5906656%2082.3627027,44.4728084%2077.7927714,53.1992733%20C72.3852089,63.5252281%2065.9413376,67.9003681%2052.9438853,60.2380249%20C42.0591902,53.8212081%2026.3630709,43.5002279%2018.2527794,37.890819%20C10.7061275,32.6712464%2019.627077,19.7855037%2026.7566491,24.1390473%20C36.2154298,29.9071695%2060.4025146,41.3382202%2060.4025146,41.3382202%20C60.4025146,41.3382202%2072.84954,18.601613%2078.0176732,7.6854579%20C84.5923646,-6.18903987%20105.062605,-0.288967519%2095.5821368,19.4108665%20Z'%20id='Path'%20fill='%23EA5455'%3e%3c/path%3e%3cpath%20d='M60.4025146,41.3382202%20C58.8851847,46.6823271%2057.9474793,49.2488078%2057.5893984,49.0376621%20C57.2313174,48.8265165%2057.3570347,45.8770152%2057.96655,40.1891583%20L60.4025146,41.3382202%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Chair8'%20transform='translate(228.251337,%20367.800000)%20scale(-1,%201)%20translate(-228.251337,%20-367.800000)%20translate(172.751337,%20277.800000)'%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(54.705561,%20138.900000)%20scale(-1,%201)%20translate(-54.705561,%20-138.900000)%20'%20points='57.4273438%2098.4205714%2045.984385%20179.379429%2051.9837792%20179.299822%2063.426738%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2098.4205714%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20138.900000)%20scale(-1,%201)%20translate(-89.590267,%20-138.900000)%20'%20points='92.3120497%2098.4205714%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2099.2670457'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,-7.25338194e-16%2075.3239636,0%20L99.0241302,0%20C105.147864,-4.67762524e-15%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M69.5030079,1.56342235%20L63.1961096,83.4221279%20C62.7510336,89.1983365%2057.9342102,93.6582857%2052.1408797,93.6582857%20L0.15785132,93.6582857%20L0.00172950146,93.6559136%20C0.000578230162,93.5952699%207.4604351e-18,93.5344858%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.4856468,6.41007842%2066.5593309,3.32120641%2069.5030079,1.56342235%20Z'%20id='Combined-Shape'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Front-Laptop3'%20transform='translate(458.112299,%20290.795918)%20scale(-1,%201)%20translate(-458.112299,%20-290.795918)%20translate(411.612299,%20269.295918)'%3e%3cpath%20d='M7.37748963,39.5003026%20L91.5138558,39.5003026%20C91.9261342,39.5003026%2092.2603518,39.8345203%2092.2603518,40.2467986%20L92.2603518,41.3436192%20C92.2603518,41.7558976%2091.9261342,42.0901152%2091.5138558,42.0901152%20L7.37748963,42.0901152%20C6.96521127,42.0901152%206.63099363,41.7558976%206.63099363,41.3436192%20L6.63099363,40.2467986%20C6.63099363,39.8345203%206.96521127,39.5003026%207.37748963,39.5003026%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-30)'%3e%3c/path%3e%3cpath%20d='M7.36960659,39.5003026%20L39.6964761,39.5003026%20C40.1087545,39.5003026%2040.4429721,39.8345203%2040.4429721,40.2467986%20L40.4429721,41.3436192%20C40.4429721,41.7558976%2040.1087545,42.0901152%2039.6964761,42.0901152%20L7.36960659,42.0901152%20C6.95732823,42.0901152%206.62311059,41.7558976%206.62311059,41.3436192%20L6.62311059,40.2467986%20C6.62311059,39.8345203%206.95732823,39.5003026%207.36960659,39.5003026%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M4.09042689,0%20L59.9016996,0%20C61.7131294,4.21725898e-15%2063.2424397,1.34595173%2063.4725376,3.14270786%20L67.6234634,35.5558685%20C67.8760189,37.5279879%2066.482037,39.3314431%2064.5099176,39.5839986%20C64.3582608,39.6034202%2064.2055208,39.6131606%2064.0526255,39.6131606%20L8.2413527,39.6131606%20C6.42992297,39.6131606%204.90061265,38.2672089%204.67051471,36.4704528%20L0.519588905,4.05729214%20C0.267033431,2.08517278%201.66101539,0.281717491%203.63313475,0.0291620171%20C3.78479153,0.00974039806%203.93753157,-4.16002795e-16%204.09042689,0%20Z'%20id='Rectangle'%20fill='%23518DF8'%3e%3c/path%3e%3cpath%20d='M5.78935737,0%20L60.4209037,0%20C62.2323334,-3.99458904e-15%2063.7616437,1.34595173%2063.9917417,3.14270786%20L68.1426675,35.5558685%20C68.3952229,37.5279879%2067.001241,39.3314431%2065.0291216,39.5839986%20C64.8774648,39.6034202%2064.7247248,39.6131606%2064.5718295,39.6131606%20L9.94028318,39.6131606%20C8.12885345,39.6131606%206.59954313,38.2672089%206.36944519,36.4704528%20L2.21851939,4.05729214%20C1.96596391,2.08517278%203.35994587,0.281717491%205.33206523,0.0291620171%20C5.48372201,0.00974039806%205.63646205,9.16264835e-16%205.78935737,0%20Z'%20id='Rectangle'%20fill='url(%23linearGradient-31)'%3e%3c/path%3e%3cpath%20d='M7.38112511,1.87381867%20L59.1396533,1.87381867%20C60.7701083,1.87381867%2062.1465746,3.08541835%2062.3534636,4.70269398%20L66.0936069,33.9398368%20C66.3206648,35.7147752%2065.0658597,37.3377139%2063.2909213,37.5647718%20C63.1545741,37.5822139%2063.017255,37.5909615%2062.8797966,37.5909615%20L11.1212685,37.5909615%20C9.49081347,37.5909615%208.11434718,36.3793618%207.9074582,34.7620862%20L4.16731484,5.52494335%20C3.94025694,3.75000495%205.19506202,2.12706629%206.97000043,1.90000839%20C7.10634769,1.88256625%207.24366674,1.87381867%207.38112511,1.87381867%20Z'%20id='Rectangle'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Wom3.8'%20transform='translate(403.000000,%20333.500000)%20scale(-1,%201)%20translate(-403.000000,%20-333.500000)%20translate(323.000000,%20209.000000)'%3e%3cg%20id='RArm'%20transform='translate(100.000000,%2054.000000)'%3e%3cpath%20d='M18.766658,58.8685676%20C18.766658,58.8685676%208.3873884,68.2130706%209.10927395,69.2373505%20C9.83189239,70.2683542%2015.1689068,67.5457872%2015.1689068,67.5457872%20C15.1689068,67.5457872%208.95176853,79.1975538%2010.4023089,80.0027207%20C11.8521411,80.8078851%2018.9364833,78.7101072%2021.0125123,76.2712515%20C23.0892495,73.8323983%2025.9080458,62.8603861%2025.9080458,62.8603861%20L39.339105,42.0951787%20L28.3248475,37.2000412%20L18.766658,58.8685676%20Z'%20id='Path'%20fill='url(%23linearGradient-32)'%20transform='translate(24.206198,%2058.688901)%20rotate(28.866471)%20translate(-24.206198,%20-58.688901)%20'%3e%3c/path%3e%3cpath%20d='M19.2325829,15.6171326%20C23.7883128,21.2824321%2039.3219987,38.5875255%2039.3219987,38.5875255%20C39.3219987,38.5875255%2038.2998793,39.354539%2036.2556403,40.8885659%20L46.2281444,52.9850753%20C50.4734609,50.3839058%2053.3023484,48.660502%2054.7148067,47.8148638%20C62.2753798,43.2883519%2059.3826828,35.9800579%2053.7888591,29.3114495%20C49.4919387,24.1889286%2040.1505289,13.6946079%2033.5782856,4.48202838%20C27.0390773,-4.68424474%2010.3921481,4.623568%2019.2325829,15.6171326%20Z'%20id='Path'%20fill='%23FFB66F'%3e%3c/path%3e%3cpath%20d='M39.3219987,38.5875255%20C42.2374833,41.4181095%2043.5436915,42.9429646%2043.2406232,43.1620909%20C42.9375549,43.3812172%2041.029457,42.291544%2037.5163296,39.8930715%20L39.3219987,38.5875255%20Z'%20id='Path-15'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpolygon%20id='Path-76'%20fill='%23FFEDC2'%20points='36.8733934%2039.6230062%2049.8712165%2052.4910007%2043.3723049%2056.7440582%2034.4439738%2041.4587852'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='LLeg'%20transform='translate(97.500000,%20190.500000)%20scale(-1,%201)%20translate(-97.500000,%20-190.500000)%20translate(55.000000,%20132.000000)'%3e%3cpath%20d='M46.5668594,77.2333195%20L53.5975461,99.8820961%20L41.779701,100.412659%20C41.779701,100.412659%2043.4454683,92.6652945%2041.0674419,85.402853%20C39.1604256,79.5723619%2037.6037948,76.6628214%2037.6037948,76.6628214%20L46.5668594,77.2333195%20Z'%20id='Path'%20fill='url(%23linearGradient-33)'%20transform='translate(45.600670,%2088.537740)%20scale(-1,%201)%20translate(-45.600670,%20-88.537740)%20'%3e%3c/path%3e%3cpath%20d='M50.1838,93.8380441%20C50.1838,93.8380441%2049.5351656,99.5735608%2051.417145,101.531842%20C53.2982544,103.489285%2063.4827643,110.944734%2064.2809041,112.358783%20C65.0790444,113.773668%2063.6535656,115.33305%2063.6535656,115.33305%20C63.6535656,115.33305%2052.6573272,116.278104%2047.7102193,113.286979%20C44.138419,111.126304%2041.6003668,109.388053%2041.6003668,109.388053%20L40.2593068,112.231228%20L34.3797999,110.962694%20C34.3797999,110.962694%2032.8732712,106.197386%2033.8209841,103.945998%20C34.7686967,101.693774%2039.5812242,91.2016888%2039.5812242,91.2016888%20C39.5812242,91.2016888%2043.1154161,92.0804739%2050.1838,93.8380441%20Z'%20id='Path'%20fill='%23391B0B'%20transform='translate(49.015819,%20103.338220)%20rotate(-4.000000)%20translate(-49.015819,%20-103.338220)%20'%3e%3c/path%3e%3cpath%20d='M10.2477863,0.0306816209%20C19.1366453,0.897941472%2062.9208029,11.3263078%2071.9359273,13.1781876%20C80.9510517,15.0300673%2088.5727556,25.0507205%2081.6983063,36.6540824%20C76.550894,45.3376728%2066.7013172,63.1723284%2052.149576,90.1580492%20C52.0149746,90.1906354%2051.8831412,90.2488399%2051.7466491,90.2488399%20C47.3070434,90.2488399%2043.3487026,89.6409577%2039.5378375,86.9846331%20C43.3982104,58.6883787%2049.8229051,40.5973676%2058.8119214,32.7115998%20C58.8119214,32.7115998%2023.9942889,45.2313669%206.58158967,31.5713884%20C-3.69005504,23.5134507%200.451902999,-0.925073932%2010.2477863,0.0306816209%20Z'%20id='Path'%20fill='%2333373E'%3e%3c/path%3e%3cpath%20d='M81.6983063,36.6540824%20C80.3026051,39.0086048%2078.5082353,42.1462455%2076.4763627,45.7562038%20L78.8097267,16.4424489%20C84.0550359,20.6851024%2086.6743985,28.2549517%2081.6983063,36.6540824%20Z'%20id='Combined-Shape'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='RLeg'%20transform='translate(64.000000,%20188.000000)%20scale(-1,%201)%20translate(-64.000000,%20-188.000000)%20translate(0.000000,%20129.000000)'%3e%3cpath%20d='M99.9147637,78.444262%20C99.9147637,78.444262%2096.0380697,95.7137655%2090.9923559,97.5616251%20C89.0495549,98.2731248%20102.978186,100.304898%20102.978186,100.304898%20L107.203393,83.7368972%20L99.9147637,78.444262%20Z'%20id='Path'%20fill='url(%23linearGradient-34)'%20transform='translate(99.004944,%2089.374580)%20scale(-1,%201)%20translate(-99.004944,%20-89.374580)%20'%3e%3c/path%3e%3cpath%20d='M94.8069026,92.988282%20L95.0579316,114.918808%20L101.513184,114.920673%20L101.571516,109.516708%20C101.571516,109.516708%20103.605297,114.554001%20106.71714,114.843797%20C109.8383,115.133589%20125.656627,115.251423%20125.656627,115.251423%20C125.656627,115.251423%20126.814244,110.191688%20119.892532,107.897681%20C114.135307,105.990778%20105.863293,92.9832997%20105.863293,92.9832997%20L94.8069026,92.988282%20Z'%20id='Path'%20fill='%23391B0B'%20transform='translate(110.268128,%20104.117361)%20rotate(-9.000000)%20translate(-110.268128,%20-104.117361)%20'%3e%3c/path%3e%3cpath%20d='M5.70513092,0.171188567%20C-2.84942281,18.2901771%20-1.11573713,30.4605146%2010.906188,36.6822012%20C28.3454771,45.7075272%2074.748949,34.0628653%2074.748949,34.0628653%20C74.748949,34.0628653%2073.8160498,41.5956789%2074.748949,48.3140408%20C77.1854521,65.8607499%2089.1675938,87.4488306%2090.2576217,91.0067558%20C90.8064947,92.7983146%20104.170401,90.1510133%20104.170401,88.0259087%20C104.170401,85.9008041%2097.3520533,37.5371691%2096.1385149,27.2359217%20C94.9312318,16.9340469%2091.1197014,15.4376622%2079.9871939,12.6215759%20C77.4296557,11.9746193%2044.2832882,4.43645967%2041.5126361,4.65617452%20C25.6417348,5.91474929%2013.7058997,4.41975397%205.70513092,0.171188567%20Z'%20id='Path'%20fill='%2342474F'%3e%3c/path%3e%3cpath%20d='M41.5126361,4.65617452%20C44.2832882,4.43645967%2077.4296557,11.9746193%2079.9871939,12.6215759%20L81.8147425,13.0906666%20C91.3099724,15.5747962%2094.8296588,17.4282373%2096.0521092,26.5470471%20L96.3810241,29.1647278%20C97.3832478,36.8044038%20100.091505,54.7687622%20102.233934,69.7246215%20C99.8160631,64.228401%2097.8153236,58.1288369%2096.2312129,51.4266386%20C92.5395171,35.807479%2093.3293035,22.9824205%2092.3378596,20.7363731%20C91.3464157,18.4903258%2042.8586023,11.3197788%2034.5270933,9.84022535%20C30.9005951,9.1962126%2028.8548532,7.59873024%2028.3898677,5.04777828%20C32.416347,5.16135961%2036.7902976,5.03065962%2041.5126361,4.65617452%20Z'%20id='Path'%20fill-opacity='0.192498907'%20fill='%23FFFFFF'%3e%3c/path%3e%3c/g%3e%3cg%20id='Head'%20transform='translate(90.000000,%203.000000)'%3e%3cpath%20d='M2.79727822,21.8774099%20C-1.05475583,22.2993469%20-0.781663866,29.0796955%203.90746893,29.4337081%20C4.865878,35.9699895%208.28383955,39.0841492%2012.4509355,39.4444937%20L12.2198134,49.3309431%20L30.6520838,49.3200062%20C30.6520838,49.3200062%2025.4616117,42.3358844%2025.7203304,32.7746661%20C25.9790491,23.2128721%2025.5467014,14.2307377%2025.5467014,14.2307377%20L1.67271425,14.6595823%20L2.79727822,21.8774099%20Z'%20id='Path'%20fill='url(%23linearGradient-35)'%3e%3c/path%3e%3cpath%20d='M31.0676971,22.3854082%20C26.5812429,20.6090374%2023.2670715,28.2571527%2019.8342786,33.5728159%20C16.4014857,38.888479%207.50768049,37.9853051%206.28190267,33.5728159%20C1.64120255,23.9084351%20-2.35803749,10.7693362%203.05747029,9.69093649%20C3.81975489,-4.27674328%2040.334047,-0.979145133%2031.0676971,22.3854082%20Z'%20id='Path'%20fill='%239E5229'%20transform='translate(16.513359,%2019.310782)%20scale(-1,%201)%20translate(-16.513359,%20-19.310782)%20'%3e%3c/path%3e%3cpath%20d='M27.287924,4.40477125%20C28.8511699,5.73513005%2029.8497197,7.50078549%2029.9692469,9.69093649%20C35.3847547,10.7693362%2031.3855147,23.9084351%2026.7448146,33.5728159%20C25.6050894,37.6755375%2017.8361746,38.7443737%2013.9916097,34.6013248%20C10.4842666,24.0861806%2011.9815008,12.3279855%2019.0701185,4.4061531%20L19.0701185,4.4061531%20Z'%20id='Combined-Shape'%20fill-opacity='0.199355332'%20fill='%23000000'%3e%3c/path%3e%3cellipse%20id='Oval'%20fill='%23FB9934'%20cx='22.1323968'%20cy='4.4061531'%20rx='4.40079657'%20ry='4.4061531'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='Body'%20transform='translate(77.000000,%2049.000000)'%3e%3cpath%20d='M47.3795038,5.00092388%20C51.4601078,10.9868536%2058.2609677,31.3028809%2058.6466896,35.8733349%20C59.0812738,41.1453686%2053.4213319,49.5436113%2053.3282067,57.1756364%20C53.2454287,64.8087012%2057.5498818,83.9148636%2056.2564764,86.0617281%20C54.9734183,88.2085925%2012.3603561,100.620741%209.95979572,99.6007479%20C7.55923534,98.5807545%20-0.727991842,87.5809562%201.16555363,83.1104878%20C3.06944634,78.6400195%2010.9355521,68.4994367%2010.035342,62.4081637%20C9.14547911,56.3179303%203.97780258,33.8356331%201.41168632,26.1838547%20C-1.1440827,18.5320763%20-0.291864957,10.498543%204.47821406,7.20599108%20C6.8384737,5.57681945%2013.1366714,0.948331044%2024.3526386,0.968912636%20C35.5686058,0.990768133%2047.0630568,4.53672064%2047.3795038,5.00092388%20Z'%20id='Path'%20fill='%23FF9F43'%20transform='translate(29.335244,%2050.314559)%20scale(-1,%201)%20translate(-29.335244,%20-50.314559)%20'%3e%3c/path%3e%3cpath%20d='M2.1427409,30.9662887%20L21.6976699,16.9155054%20L21.6917951,19.4832007%20C21.6194534,35.3299425%2020.6221004,43.724532%204.02453731,69.6948799%20L4.40846648,67.0482022%20C4.94945857,63.206071%205.36866291,59.6082266%205.34228232,57.1756364%20C5.28352964,52.3605924%203.00899078,47.2405673%201.44706274,42.7930274%20L2.1427409,30.9662887%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M23.9551392,0.531763126%20C23.640458,2.247835%2024.1718956,3.10587094%2025.549452,3.10587094%20C27.6157866,3.10587094%2041.4757318,3.56166728%2043.3526833,2.74774121%20C44.6039843,2.20512382%2045.0419039,1.46646446%2044.6664423,0.531763126%20L23.9551392,0.531763126%20Z'%20id='Path-68'%20fill='%23FFF6E1'%3e%3c/path%3e%3c/g%3e%3cg%20id='LArm'%20transform='translate(15.000000,%2053.000000)'%3e%3cpath%20d='M16.8755276,31.8605027%20C16.8755276,31.8605027%205.58923738,24.3281478%203.59448143,22.8152663%20C1.60622306,21.3087954%20-0.888846271,9.88525798%200.657576908,8.28262928%20C1.40479819,7.50695699%207.05119207,12.725116%208.05831641,13.4238622%20C9.05894317,14.1161978%2014.1790334,17.1996554%2014.1790334,17.1996554%20C14.1790334,17.1996554%2012.7300738,8.45571318%2013.9776085,7.75055655%20C14.9002643,7.23771536%2016.745576,9.48780606%2016.9924839,11.8661071%20C17.2393918,14.2444081%2019.8059345,17.3470972%2020.1373109,20.9562171%20C20.2867552,22.5332037%2020.870786,24.5764745%2020.870786,24.5764745%20L52.1862437,38.0250648%20L48.9099678,52.6479082%20L16.8755276,31.8605027%20Z'%20id='Path'%20fill='url(%23linearGradient-36)'%3e%3c/path%3e%3cpath%20d='M84.0933791,17.4155857%20C79.768478,26.3997406%2072.4230627,39.5339367%2068.3886583,47.2354553%20C63.6147803,56.3485996%2057.9260332,60.209868%2046.4516857,53.4474871%20C45.5564365,52.919874%2044.1405647,52.0680798%2042.2040703,50.8921046%20L49.3076691,35.1197966%20C51.7934073,36.2182749%2053.0362765,36.7675141%2053.0362765,36.7675141%20C53.0362765,36.7675141%2064.0246988,16.7013812%2068.587205,7.06735717%20C74.391442,-5.17754438%2092.4628796,0.0295489754%2084.0933791,17.4155857%20Z'%20id='Path'%20fill='%23FFB66F'%3e%3c/path%3e%3cpath%20d='M53.0362765,36.7675141%20C51.6967547,41.4839417%2050.8689342,43.7489824%2050.5528149,43.5626364%20C50.2366956,43.3762903%2050.3476807,40.7732157%2050.8857701,35.7534126%20L53.0362765,36.7675141%20Z'%20id='Path'%20fill-opacity='0.159855769'%20fill='%23000000'%3e%3c/path%3e%3cpolygon%20id='Path-75'%20fill='%23FFEDC2'%20points='49.4084444%2034.4233267%2044.4606335%2054.0580399%2037.0989466%2050.0774808%2046.7589239%2032.894335'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M125.339469,4.14954723%20C125.339469,4.14954723%20121.191007,-1.16006118%20116.400531,0.232944791%20C111.610056,1.62595077%20107.276807,10.1648695%20109.334321,18.1912867%20C111.381444,26.2187436%20109.693237,30.7972621%20107.209672,36.2071152%20C100.538338,50.7598694%20123.636235,60%20123.636235,60%20C122.434753,52.8110285%20123.002498,47.046056%20125.339469,42.7050824%20C128.949677,35.9990465%20131,27.3994236%20131,22.1369484%20C131,12.9856558%20125.339469,4.14954723%20125.339469,4.14954723%20Z'%20id='Path'%20fill='%239E5229'%20transform='translate(118.500000,%2030.000000)%20scale(-1,%201)%20translate(-118.500000,%20-30.000000)%20'%3e%3c/path%3e%3c/g%3e%3cg%20id='Chair8'%20transform='translate(362.278075,%20367.800000)%20scale(-1,%201)%20translate(-362.278075,%20-367.800000)%20translate(306.778075,%20277.800000)'%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='47.1204989%2098.4205714%2035.6775401%20179.379429%2041.6769343%20179.299822%2053.119893%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%2391D6FF'%20points='13.8214615%2098.4205714%202.37850267%20179.379429%208.37789683%20179.299822%2019.8208556%2099.2670457'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23BFE7FF'%20transform='translate(89.590267,%20138.900000)%20scale(-1,%201)%20translate(-89.590267,%20-138.900000)%20'%20points='92.3120497%2098.4205714%2080.8690909%20179.379429%2086.8684851%20179.299822%2098.3114439%2099.2670457'%3e%3c/polygon%3e%3cpath%20d='M0,93.7376571%20C-7.58852369e-15,88.5212172%204.22876008,84.2924571%209.4452,84.2924571%20L47.2075641,84.2924571%20C52.9290431,84.2924571%2057.7110568,79.9391217%2058.2468403,74.2427845%20L64.2846873,10.0496727%20C64.8204709,4.35333543%2069.6024846,-7.25338194e-16%2075.3239636,0%20L99.0241302,0%20C105.147864,-4.67762524e-15%20110.11213,4.96426669%20110.11213,11.088%20C110.11213,11.3714703%20110.10126,11.6548363%20110.079542,11.9374734%20L103.855155,92.9443305%20C103.411247,98.7215453%2098.5939868,103.182857%2092.7997427,103.182857%20L9.4452,103.182857%20C4.22876008,103.182857%206.38829645e-16,98.9540971%200,93.7376571%20Z'%20id='Path'%20fill='%23BFE7FF'%3e%3c/path%3e%3cpath%20d='M69.5030079,1.56342235%20L63.1961096,83.4221279%20C62.7510336,89.1983365%2057.9342102,93.6582857%2052.1408797,93.6582857%20L0.15785132,93.6582857%20L0.00172950146,93.6559136%20C0.000578230162,93.5952699%207.4604351e-18,93.5344858%200,93.4735668%20C-6.37170347e-16,88.270676%204.21777629,84.0528997%209.42066701,84.0528997%20L47.0706042,84.0528997%20C52.790954,84.0528997%2057.572413,79.7012309%2058.1096041,74.0061603%20L64.1426164,10.0467394%20C64.4856468,6.41007842%2066.5593309,3.32120641%2069.5030079,1.56342235%20Z'%20id='Combined-Shape'%20fill='%2391D6FF'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",aw={name:"lwLogin",props:{isInitialized:{type:Boolean,default:!0},isEncryption:{type:Boolean,default:!0},isEditPassword:{type:Boolean,default:!0},hasMenuPermission:{type:Boolean,default:!0},isTrial:{type:Boolean,default:!0}},components:{Lang:p5},data(){return{isRegistered:!1,isPassword:!1,isVerify:!1,verifyText:"重新发送",ruleForm:{user:"",password:"",verifyCode:"",role:0,autologin:!1},registForm:{},passwordForm:{},rules:{user:[{required:!0,message:this.t("loginPage.userError"),trigger:"blur"}],password:[{required:!0,message:this.t("loginPage.PWError"),trigger:"blur"}],email:[{required:!0,message:this.t("loginPage.enterEmail"),trigger:"blur"}],oldPassword:[{required:!0,message:this.t("loginPage.enteroldPassword"),trigger:"blur"}],newPassword:[{required:!0,message:this.t("loginPage.enternewPassword"),trigger:"blur"}],verifyCode:[{required:!0,message:this.t("loginPage.enterVerifyCode"),trigger:"blur"}],confirmPassword:[{required:!0,message:this.t("loginPage.enterconfirmPassword"),trigger:"blur"},{validator:(t,n,o)=>{n!==this.passwordForm.newPassword?o(new Error(this.t("loginPage.confirmPasswordError"))):o()},trigger:"blur"}],name:[{required:!0,message:this.t("loginPage.enterTitle"),trigger:"blur"}],phone:[{required:!0,message:this.t("loginPage.enterPhone"),trigger:"blur"},{pattern:/^[1]([3-9])[0-9]{9}$/,message:this.t("loginPage.correctPhone"),trigger:"blur"}],company:[{required:!0,message:this.t("loginPage.enterCompany"),trigger:"blur"}],position:[{required:!0,message:this.t("loginPage.selectPosition"),trigger:"change"}],description:[{required:!0,message:this.t("loginPage.selectPurpose"),trigger:"change"}]},optionsDescription:[{name:this.t("purposes.findSolution"),id:"1"},{name:this.t("purposes.compareProducts"),id:"2"},{name:this.t("purposes.other"),id:"3"}],optionsCompany:[{name:this.t("positions.techStaff"),id:"1"},{name:this.t("positions.businessStaff"),id:"2"},{name:this.t("positions.researchStaff"),id:"3"},{name:this.t("positions.marketingStaff"),id:"4"},{name:this.t("positions.operationStaff"),id:"5"},{name:this.t("positions.otherStaff"),id:"6"}],islogin:!1,config:{}}},created(){this.$store.commit("clearViewTags"),this.$store.commit("clearKeepLive"),this.$store.commit("clearIframeList"),this.$tool.data.remove("MENU_LIST"),this.$tool.data.remove("TOKEN"),document.cookie.split(";").forEach(n=>{const[o]=n.split("=").map(a=>a.trim());document.cookie=`${o}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;`});const t=this.$tool.data.get("MANUAL_CONFIG");if(t!=null&&t.LoginName){const{LoginName:n,App:o}=t;this.config.LoginName=n,this.config.App=o}},methods:{encrypt(t,n){const o=new X5;return o.setPublicKey(t),o.encrypt(n)},async sendVerifyCode(){let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const a=await this.$api.auth.key();a&&(t={username:this.encrypt(a,this.ruleForm.user),password:this.encrypt(a,this.ruleForm.password)})}let n=await this.$api.auth.token(t);if(/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(n)){this.$message.success("验证码已发送"),this.isVerify=!0,this.islogin=!1;let a=60;this.verifyText="60s后发送";const r=setInterval(()=>{a>0?(this.verifyText=`${a}s后发送`,a--):(clearInterval(r),this.verifyText="重新发送")},1e3);return!1}this.$tool.data.set("TOKEN",n),this.login()},async login(){await this.$refs.loginForm.validate();let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const a=await this.$api.auth.key();a&&(t={username:this.encrypt(a,this.ruleForm.user),password:this.encrypt(a,this.ruleForm.password)})}this.isVerify&&(t.verifyCode=this.ruleForm.verifyCode);let n=await this.$api.auth.token(t);if(/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(n)){this.$notify({title:"安全验证",message:"为保障您的账户安全,我们已向您的邮箱发送了验证码。请在下方输入验证码以继续操作",duration:6e3}),this.isVerify=!0,this.islogin=!1;let a=60;this.verifyText="60s后发送";const r=setInterval(()=>{a>0?(this.verifyText=`${a}s后发送`,a--):(clearInterval(r),this.verifyText="重新发送")},1e3);return!1}this.$tool.data.set("TOKEN",n),this.getUserData()},async getUserData(){var s,c,p,f;this.islogin=!0;let t=await this.$api.auth.bu();if(t.length==0)return this.$message.warning("用户没有应用权限"),!1;this.$tool.data.set("buList",t);let n=this.$tool.data.get("buCode");t.find(d=>d.code==n)||this.$tool.data.set("buCode",t[0].code);let a=await this.$api.auth.user();if(!(a!=null&&a.userAuthInfo)&&((s=a==null?void 0:a.loginPage)!=null&&s.includes("pwdChange")))return this.$message.warning("您的密码已过期,请修改密码!"),this.isPassword=!0,this.islogin=!1,!1;let r=[...new Set((p=(c=a.userAuthInfo)==null?void 0:c.menus)==null?void 0:p.map(d=>d.split(".")[0].split("_")[0]))];this.hasMenuPermission&&(a.userAuthInfo.grantedApplications=a.userAuthInfo.grantedApplications.filter(d=>r.includes(d.code)));let l={...a.userAuthInfo,combined:a.combined,loginPage:a.loginPage,logo:a.logo,menuContent:a.menuContent};this.$tool.data.set("tenantId",a.userAuthInfo.tenantId),this.$tool.data.set("userAuthInfo",l),this.$store.state.user=l;let i=this.$tool.data.get("MENU_LIST")||{};if(i.menuDynamic=!!(a!=null&&a.menuDynamic),this.$config.MENU_DYNAMIC&&(a!=null&&a.menuDynamic)){let d=await this.$api.auth.menu();i.DYNAMIC_MENU=this.exportMenu(d)}if(this.$tool.data.set("MENU_LIST",i),sessionStorage.setItem("easyweb_session_passport_current_user",JSON.stringify({v:a})),sessionStorage.setItem("easyweb_session_passport_bu",JSON.stringify({v:t[0]})),sessionStorage.setItem("easyweb_session_passport_bu_list",JSON.stringify({v:t})),(f=this.config)!=null&&f.App)return window.location.href=window.location.origin+"/"+this.config.App+"/",!1;if(this.isInitialized){let d=await this.$api.auth.initialized();this.$tool.data.set("zoneInitialized",d),d?this.$router.push(this.$config.DASHBOARD_URL):this.$router.push(this.$config.INIT_URL)}else this.$router.push(this.$config.DASHBOARD_URL);this.$message.success(this.t("loginPage.loginSuccess")),this.islogin=!1},async apply(){await this.$refs.registForm.validate(),await this.$api.auth.apply(this.registForm),this.$message.success(this.t("loginPage.applySuccess"))},async changePassword(){await this.$refs.loginForm.validate();let t={username:this.ruleForm.user,password:this.ruleForm.password};if(this.isEncryption){const o=await this.$api.auth.key();o&&(t={username:this.encrypt(o,this.ruleForm.user),password:this.encrypt(o,this.ruleForm.password)})}let n=await this.$api.auth.token(t);this.$tool.data.set("TOKEN",n),this.passwordForm.oldPassword=this.ruleForm.password,this.isPassword=!0},async submitPassword(){await this.$refs.passwordForm.validate(),await this.$api.auth.password(this.passwordForm),this.passwordForm={},this.$message.success(this.t("loginPage.passwordSuccess")),this.islogin=!1,this.isPassword=!1},exportMenu(t){const n=(a,r=null)=>{const l={name:a.pageName,path:a.path,component:a.component,sort:a.sort,meta:{...a.meta,code:a.applications[0],roles:[...a.authority,a.menuId]}};return a.children&&a.children.length&&(l.children=a.children.sort((i,s)=>i.sort-s.sort).map(i=>n(i,l))),l},o={};return t.forEach(a=>{const r=a.applications[0];o[r]||(o[r]=[]);const l=n(a);o[r].push(l)}),Object.keys(o).forEach(a=>{o[a].sort((r,l)=>r.sort-l.sort)}),o}}},lw={class:"login_bg"},iw={class:"video-container"},sw={class:"img",src:ow},cw={class:"img",src:rw},dw={class:"login_main"},pw={class:"login_registered"},fw={class:"login-form"},uw={class:"title-name"},hw={class:"login_registered"},mw={class:"login-form"},gw={class:"title-name"},Cw={class:"login_config"},yw={class:"login-form"},Aw={class:"title-name"},bw={class:"login-remember"};function ww(t,n,o,a,r,l){const i=e.resolveComponent("el-button"),s=e.resolveComponent("el-form-item"),c=e.resolveComponent("el-input"),p=e.resolveComponent("el-option"),f=e.resolveComponent("el-select"),d=e.resolveComponent("el-form"),u=e.resolveComponent("Lang"),C=e.resolveComponent("el-checkbox");return e.openBlock(),e.createElementBlock("div",lw,[e.createElementVNode("div",iw,[e.renderSlot(t.$slots,"logo",{},()=>[n[15]||(n[15]=e.createElementVNode("img",{class:"logo",src:nw},null,-1))],!0),e.renderSlot(t.$slots,"registerBg",{},()=>[e.withDirectives(e.createElementVNode("img",sw,null,512),[[e.vShow,r.isRegistered]])],!0),e.renderSlot(t.$slots,"loginBg",{},()=>[e.withDirectives(e.createElementVNode("img",cw,null,512),[[e.vShow,!r.isRegistered]])],!0)]),e.createElementVNode("div",dw,[r.isRegistered?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",pw,[e.createVNode(i,{type:"primary",link:"",onClick:n[0]||(n[0]=g=>r.isRegistered=!1)},{default:e.withCtx(()=>[...n[16]||(n[16]=[e.createElementVNode("i",{class:"iconfont icon-quit"},null,-1)])]),_:1})]),e.createElementVNode("div",fw,[e.createVNode(d,{ref:"registForm",class:"form-body",model:r.registForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",uw,[e.renderSlot(t.$slots,"titleRegister",{},()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)],!0)])]),_:3}),e.createVNode(s,{prop:"name"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.name,"onUpdate:modelValue":n[1]||(n[1]=g=>r.registForm.name=g),"prefix-icon":"el-icon-user",clearable:"",placeholder:t.$t("loginPage.enterTitle")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"phone"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.phone,"onUpdate:modelValue":n[2]||(n[2]=g=>r.registForm.phone=g),"prefix-icon":"el-icon-iphone",clearable:"",maxlength:"11",placeholder:t.$t("loginPage.enterPhone")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"company"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.registForm.company,"onUpdate:modelValue":n[3]||(n[3]=g=>r.registForm.company=g),"prefix-icon":"el-icon-office-building",clearable:"",placeholder:t.$t("loginPage.enterCompany")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"position"},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:r.registForm.position,"onUpdate:modelValue":n[4]||(n[4]=g=>r.registForm.position=g),placeholder:t.$t("loginPage.selectPosition")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.optionsCompany,g=>(e.openBlock(),e.createBlock(p,{key:g.id,label:g.name,value:g.id},null,8,["label","value"]))),128))]),_:1},8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"description"},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:r.registForm.description,"onUpdate:modelValue":n[5]||(n[5]=g=>r.registForm.description=g),placeholder:t.$t("loginPage.selectPurpose")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.optionsDescription,g=>(e.openBlock(),e.createBlock(p,{key:g.id,label:g.name,value:g.id},null,8,["label","value"]))),128))]),_:1},8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.apply},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)]),_:1},8,["loading","onClick"])]),_:1})]),_:3},8,["model","rules"])])],64)):r.isPassword?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",hw,[e.createVNode(i,{type:"primary",link:"",onClick:n[6]||(n[6]=g=>r.isPassword=!1)},{default:e.withCtx(()=>[...n[17]||(n[17]=[e.createElementVNode("i",{class:"iconfont icon-quit"},null,-1)])]),_:1})]),e.createElementVNode("div",mw,[e.createVNode(d,{ref:"passwordForm",class:"form-body",model:r.passwordForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",gw,[e.renderSlot(t.$slots,"titleRegister",{},()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.passwordRequest")),1)],!0)])]),_:3}),e.createVNode(s,{prop:"oldPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.oldPassword,"onUpdate:modelValue":n[7]||(n[7]=g=>r.passwordForm.oldPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.oldPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"newPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.newPassword,"onUpdate:modelValue":n[8]||(n[8]=g=>r.passwordForm.newPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.newPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"confirmPassword"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.passwordForm.confirmPassword,"onUpdate:modelValue":n[9]||(n[9]=g=>r.passwordForm.confirmPassword=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.confirmPassword")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.submitPassword},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.passwordEmail")),1)]),_:1},8,["loading","onClick"])]),_:1})]),_:3},8,["model","rules"])])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("div",Cw,[e.createVNode(u)]),e.createElementVNode("div",yw,[e.createVNode(d,{ref:"loginForm",class:"form-body",model:r.ruleForm,rules:r.rules,"label-width":"0",size:"large"},{default:e.withCtx(()=>[e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",Aw,[e.renderSlot(t.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(r.config.LoginName||t.$t("loginPage.accountLogin")),1)],!0)])]),_:3}),e.renderSlot(t.$slots,"customLogin",{},()=>[e.createVNode(s,{prop:"user"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.user,"onUpdate:modelValue":n[10]||(n[10]=g=>r.ruleForm.user=g),"prefix-icon":"el-icon-user",clearable:"",placeholder:t.$t("loginPage.userPlaceholder")},null,8,["modelValue","placeholder"])]),_:1}),e.createVNode(s,{prop:"password"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.password,"onUpdate:modelValue":n[11]||(n[11]=g=>r.ruleForm.password=g),"prefix-icon":"el-icon-lock",clearable:"","show-password":"",placeholder:t.$t("loginPage.PWPlaceholder")},null,8,["modelValue","placeholder"])]),_:1}),r.isVerify?(e.openBlock(),e.createBlock(s,{key:0,prop:"verifyCode"},{default:e.withCtx(()=>[e.createVNode(c,{modelValue:r.ruleForm.verifyCode,"onUpdate:modelValue":n[12]||(n[12]=g=>r.ruleForm.verifyCode=g),"prefix-icon":"el-icon-more",clearable:"",placeholder:t.$t("loginPage.verifyCode")},{append:e.withCtx(()=>[e.createVNode(i,{onClick:l.sendVerifyCode,disabled:r.verifyText!="重新发送"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(r.verifyText),1)]),_:1},8,["onClick","disabled"])]),_:1},8,["modelValue","placeholder"])]),_:1})):e.createCommentVNode("",!0),e.createVNode(s,null,{default:e.withCtx(()=>[e.createElementVNode("div",bw,[e.createVNode(C,{label:t.$t("loginPage.rememberMe"),modelValue:r.ruleForm.autologin,"onUpdate:modelValue":n[13]||(n[13]=g=>r.ruleForm.autologin=g)},null,8,["label","modelValue"]),o.isEditPassword?(e.openBlock(),e.createBlock(i,{key:0,type:"primary",onClick:l.changePassword,link:""},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.forgetPassword"))+"?",1)]),_:1},8,["onClick"])):e.createCommentVNode("",!0)])]),_:1}),e.createVNode(s,null,{default:e.withCtx(()=>[e.createVNode(i,{type:"primary",style:{width:"100%"},loading:r.islogin,onClick:l.login},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.signIn")),1)]),_:1},8,["loading","onClick"])]),_:1}),o.isTrial?(e.openBlock(),e.createBlock(s,{key:1},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.noAccount"))+" ",1),e.createVNode(i,{type:"primary",link:"",onClick:n[14]||(n[14]=g=>r.isRegistered=!0)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("loginPage.trialRequest")),1)]),_:1})]),_:1})):e.createCommentVNode("",!0)],!0)]),_:3},8,["model","rules"])])],64))])])}const h5=Q(aw,[["render",ww],["__scopeId","data-v-26b631d8"]]),kw={class:"svg-icon"},Ew=["xlink:href"],m5=Q({__name:"index",props:{name:{type:String,required:!0}},setup(t){const n=t,o=e.computed(()=>`#${n.name}`);return(a,r)=>(e.openBlock(),e.createElementBlock("svg",kw,[e.createElementVNode("use",{"xlink:href":o.value},null,8,Ew)]))}},[["__scopeId","data-v-050522e0"]]),Bw={components:{lwUpload:ct,FormComponent:Vt},props:{modelValue:{type:Object,default:()=>{}},config:{type:Object,default:()=>{}},itemConfig:{type:Object,default:()=>{}},maxHeight:{type:String,default:"calc(100vh - 280px)"},isView:{type:Boolean,default:!1},isPagination:{type:Boolean,default:!1},showAddBtn:{type:Boolean,default:!0}},inject:["componentType"],data(){return{tableData:[],componentType:Object.keys(Vt.data().componentMap),tagValue:"",currentPage:1,pageSize:8,ids:[],internalUpdate:!0,tagVisible:!1}},watch:{tableData:{handler(t){this.internalUpdate||this.$emit("update:modelValue",this.unflattenObject(t)),this.internalUpdate=!1},deep:!0},modelValue:{handler(t){this.internalUpdate||(this.internalUpdate=!0,this.tableData=this.flattenObject(t))},deep:!0}},computed:{hasConfig(){return Object.keys(this.config).length>0},hasValue(){return Object.keys(this.modelValue).length>0},dataList(){if(!this.isPagination)return this.tableData;const n=(this.currentPage-1)*this.pageSize;return this.tableData.slice(n,n+this.pageSize)}},mounted(){this.tableData=this.flattenObject(this.modelValue)},methods:{flattenObject(t){let n=[];function o(a,r=""){let l={};for(let i in a)if(a.hasOwnProperty(i)){const s=r?`${r}.${i}`:i;i!="errorMsg"&&typeof a[i]=="object"&&a[i]!==null&&!Array.isArray(a[i])?Object.assign(l,o(a[i],s)):l[s]=a[i]}return l}return t==null||t.forEach(a=>{n.push(o(a))}),n},unflattenObject(t){let n=[];return t==null||t.forEach(o=>{const a={};for(let r in o)if(o.hasOwnProperty(r)){const l=r.split(".");l.reduce((i,s,c)=>(c===l.length-1?i[s]=o[r]:i[s]=i[s]||{},i[s]),a)}n.push(a)}),n},isEmpty(t){return!!(t==null||typeof t=="string"&&t.trim()===""||Array.isArray(t)&&t.length===0||typeof t=="object"&&Object.keys(t).length===0)},isValue(t,n){const o=[];return t.forEach(a=>{n.forEach(r=>{r.rules&&r.rules.length>0&&r.rules.forEach(l=>{var i;r.component=="checkbox"||r.component=="upload"?r.options.items.forEach(s=>{this.isEmpty(a[s.name])&&(a!=null&&a.errorMsg||(a.errorMsg={}),a.errorMsg[s.name]=l.message)}):l.required&&this.isEmpty(a[r.name])?(a!=null&&a.errorMsg||(a.errorMsg={}),a.errorMsg[r.name]=l.message,o.push(`${r.label} ${l.message}`)):(a!=null&&a.errorMsg&&delete a.errorMsg[r.name],((i=a.errorMsg)==null?void 0:i.length)===0&&delete a.errorMsg)})})}),o.length>0?(this.$message.warning("校验失败,存在必填字段为空,请检查"),!0):!1},addItem(t=this.tableData){let n={},o=JSON.parse(JSON.stringify(this.config.formItems));if(this.isValue(t,o))return!1;o.forEach(l=>{var i;if(l.component=="checkbox"||l.component=="upload")if(l.name){const s=[];l.options.items.forEach(c=>{s.push(c.value)}),n[l.name]=s}else(i=l==null?void 0:l.options)!=null&&i.items&&l.options.items.forEach(s=>{n[s.name]=s.value});else n[l.name]=l.value});let r=this.$tool.getUUID(this.config.rowKey,"4");t.push({tableUUID:r,...this.itemConfig,...n,[this.config.rowKey]:r})},clickFun(t,n,o){t=="delete"&&this.deleteItem(n),t=="add"&&(n!=null&&n.fields||(n.fields=[]),this.addItem(n.fields))},removeNode(t,n){var o,a;for(let r=0;r<t.length;r++){if(JSON.stringify(t[r])===JSON.stringify(n)){t.splice(r,1);return}t[r][(o=this.config.treeProps)==null?void 0:o.children]&&this.removeNode(t[r][(a=this.config.treeProps)==null?void 0:a.children],n)}},deleteItem(t){this.removeNode(this.tableData,t)},isDisabled(t,n){var o;return!(n!=null&&n.tableUUID)&&((o=t.options)==null?void 0:o.disabled)||this.isView},deepMerge(t,n){return n.forEach(o=>{if(n.hasOwnProperty(key)){const a=t[key]!==null&&t[key]!==void 0,r=n[key]!==null&&n[key]!==void 0;a&&typeof t[key]=="object"&&!Array.isArray(t[key])&&r&&typeof n[key]=="object"&&!Array.isArray(n[key])?t[key]=this.deepMerge(t[key],n[key]):r?t[key]=n[key]:r||delete t[key]}}),t},tagClose(t,n){n.splice(n.indexOf(t),1)},tagInputConfirm(t,n){this.tagValue&&(n[t.name]=n[t.name]||[],n[t.name].push(this.tagValue)),n.tagVisible=!1,this.tagValue=""},getPropName(t){return t.component=="checkbox"||t.component=="upload"?t.options.items[0].name:t.name},getFilters(t){let n=[];return this.tableData.forEach(o=>{n.includes(o[t])||n.push(o[t])}),n.map(o=>({text:o,value:o}))},filterHandler(t,n,o){const a=o.property;return n[a]===t}}},Vw={key:0},xw={style:{"max-width":"300px",display:"inline-block"}},Sw={class:"error-tips"},Nw={key:3,class:"tags-list"},Iw={key:6,class:"el-row-item-msg"},_w={key:7,class:"error-tips"},Lw={key:0,class:"pagination-body"},Fw={key:1,class:"btn-list"};function Tw(t,n,o,a,r,l){var E;const i=e.resolveComponent("el-icon"),s=e.resolveComponent("el-tooltip"),c=e.resolveComponent("el-cascader"),p=e.resolveComponent("FormComponent"),f=e.resolveComponent("lw-upload"),d=e.resolveComponent("el-col"),u=e.resolveComponent("el-tag"),C=e.resolveComponent("el-input"),g=e.resolveComponent("el-button"),A=e.resolveComponent("el-icon-more-filled"),m=e.resolveComponent("el-dropdown-item"),w=e.resolveComponent("el-dropdown-menu"),b=e.resolveComponent("el-dropdown"),y=e.resolveComponent("el-table-column"),I=e.resolveComponent("el-table"),x=e.resolveComponent("el-pagination");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(I,{data:l.dataList||[],stripe:"",ref:"table",columns:o.config.formItems||[],"max-height":o.maxHeight,"row-key":o.config.rowKey||"tableUUID","tree-props":((E=o.config)==null?void 0:E.treeProps)||{children:"children",hasChildren:"hasChildren"},style:{width:"100%"}},{default:e.withCtx(()=>{var S;return[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(((S=o.config)==null?void 0:S.formItems)||[],(V,T)=>(e.openBlock(),e.createBlock(y,{width:V.width,"min-width":V.minWidth,key:T,label:V.label,prop:l.getPropName(V),align:V.align??"left",fixed:V.fixed,sortable:V.sortable,"show-overflow-tooltip":V.tooltip,filters:V.filters?l.getFilters(V.name):null,"filter-method":V.filters?l.filterHandler:null},{header:e.withCtx(()=>[e.createElementVNode("div",{class:"table-name",style:e.normalizeStyle({justifyContent:V.align||"flex-start"})},[V!=null&&V.rules?(e.openBlock(),e.createElementBlock("span",Vw,"*")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(V.label)+" ",1),V.tips?(e.openBlock(),e.createBlock(s,{key:1},{content:e.withCtx(()=>[e.createElementVNode("span",xw,e.toDisplayString(V.tips),1)]),default:e.withCtx(()=>[e.createVNode(i,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V.icon||"el-icon-question-filled")))]),_:2},1024)]),_:2},1024)):e.createCommentVNode("",!0)],4)]),default:e.withCtx(({row:k,$index:B,column:O})=>{var D,M,z,h,P;return[V.component=="cascader"?(e.openBlock(),e.createBlock(c,{key:0,modelValue:k[V.name],"onUpdate:modelValue":N=>k[V.name]=N,style:{width:"100%"},props:(D=V==null?void 0:V.options)==null?void 0:D.props,separator:(M=V==null?void 0:V.options)==null?void 0:M.separator,disabled:(z=V==null?void 0:V.options)==null?void 0:z.disabled,placeholder:(h=V==null?void 0:V.options)==null?void 0:h.placeholder,options:V==null?void 0:V.options.items,clearable:""},null,8,["modelValue","onUpdate:modelValue","props","separator","disabled","placeholder","options"])):r.componentType.includes(V.component)?(e.openBlock(),e.createBlock(p,{key:1,modelValue:k[V.name],"onUpdate:modelValue":N=>k[V.name]=N,size:o.config.size||"small",item:V,disabled:l.isDisabled(V,k)},null,8,["modelValue","onUpdate:modelValue","size","item","disabled"])):V.component==="upload"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(V.options.items,(N,J)=>(e.openBlock(),e.createBlock(d,{key:J},{default:e.withCtx(()=>{var _;return[e.createVNode(f,{modelValue:k[N.name],"onUpdate:modelValue":j=>k[N.name]=j,height:(N==null?void 0:N.height)||V.height,width:(N==null?void 0:N.width)||V.width,maxSize:N.maxSize,iconSize:N.iconSize,accept:N.accept,title:N.label,parseData:V.parseData,disabled:N==null?void 0:N.disabled,multiple:N==null?void 0:N.multiple,limit:N==null?void 0:N.limit,returnFile:N==null?void 0:N.returnFile,tip:N==null?void 0:N.tip,apiObj:V.apiObj},null,8,["modelValue","onUpdate:modelValue","height","width","maxSize","iconSize","accept","title","parseData","disabled","multiple","limit","returnFile","tip","apiObj"]),e.createElementVNode("div",Sw,e.toDisplayString((_=k.errorMsg)==null?void 0:_[N.name]),1)]}),_:2},1024))),128)):V.component==="tags"?(e.openBlock(),e.createElementBlock("div",Nw,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k[V.name],N=>(e.openBlock(),e.createBlock(u,{key:N,closable:"","disable-transitions":!1,onClose:J=>l.tagClose(N,k[V.name])},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N),1)]),_:2},1032,["onClose"]))),128)),k!=null&&k.tagVisible?(e.openBlock(),e.createBlock(C,{key:0,modelValue:r.tagValue,"onUpdate:modelValue":n[0]||(n[0]=N=>r.tagValue=N),class:"w-20",size:o.config.size||"small",onKeyup:e.withKeys(N=>l.tagInputConfirm(V,k),["enter"]),onBlur:N=>l.tagInputConfirm(V,k)},null,8,["modelValue","size","onKeyup","onBlur"])):(e.openBlock(),e.createBlock(g,{key:1,class:"button-new-tag",size:o.config.size||"small",disabled:l.isDisabled(V,k),onClick:N=>k.tagVisible=!0},{default:e.withCtx(()=>[...n[3]||(n[3]=[e.createTextVNode(" + 添加 ",-1)])]),_:1},8,["size","disabled","onClick"]))])):V.component=="operation"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.options.addDelete,N=>e.withDirectives((e.openBlock(),e.createElementBlock("span",{key:N},[N.icon?(e.openBlock(),e.createBlock(s,{key:0,content:N.label,placement:"top"},{default:e.withCtx(()=>[e.createVNode(g,{type:"primary",size:o.config.size||"small",onClick:J=>N.clickFun?N.clickFun(k,B,O,r.tableData):l.clickFun(N.type,k,B),disabled:l.isDisabled(N,k),icon:N.icon,circle:""},null,8,["size","onClick","disabled","icon"])]),_:2},1032,["content"])):(e.openBlock(),e.createBlock(g,{key:1,type:"primary",text:"",size:o.config.size||"small",onClick:J=>N.clickFun?N.clickFun(k,B,O,r.tableData):l.clickFun(N.type,k,B),disabled:l.isDisabled(N,k)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N.label),1)]),_:2},1032,["size","onClick","disabled"]))])),[[e.vShow,N.isShow?N.isShow(k):!0]])),128)),(P=V.options)!=null&&P.items&&V.options.items.length>0?(e.openBlock(),e.createBlock(b,{key:0},{dropdown:e.withCtx(()=>[e.createVNode(w,null,{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.options.items.filter(N=>!N.isShow||N.isShow(k)),N=>(e.openBlock(),e.createBlock(m,{key:N,onClick:J=>N.clickFun(k,B,O,r.tableData)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N.label),1)]),_:2},1032,["onClick"]))),128))]),_:2},1024)]),default:e.withCtx(()=>[e.createVNode(g,{size:o.config.size||"small",type:"primary",disabled:l.isDisabled(V,k),link:""},{default:e.withCtx(()=>[e.createVNode(i,{class:"more-btn",size:"16"},{default:e.withCtx(()=>[e.createVNode(A)]),_:1})]),_:1},8,["size","disabled"])]),_:2},1024)):e.createCommentVNode("",!0)],64)):e.renderSlot(t.$slots,V.component,{key:5,row:k},()=>[e.createVNode(u,{type:"danger"},{default:e.withCtx(()=>[e.createTextVNode("["+e.toDisplayString(V.component)+"] 没有这个默认组件也未自定义插槽内容",1)]),_:2},1024)],!0),V.message?(e.openBlock(),e.createElementBlock("div",Iw,e.toDisplayString(V.message),1)):e.createCommentVNode("",!0),k.errorMsg?(e.openBlock(),e.createElementBlock("div",_w,e.toDisplayString(k.errorMsg[V==null?void 0:V.name]),1)):e.createCommentVNode("",!0)]}),_:2},1032,["width","min-width","label","prop","align","fixed","sortable","show-overflow-tooltip","filters","filter-method"]))),128))]}),_:3},8,["data","columns","max-height","row-key","tree-props"]),o.isPagination&&r.tableData.length>r.pageSize?(e.openBlock(),e.createElementBlock("div",Lw,[e.createVNode(x,{size:"small",background:"","page-size":r.pageSize,"current-page":r.currentPage,"onUpdate:currentPage":n[1]||(n[1]=S=>r.currentPage=S),layout:"prev, pager, next",total:r.tableData.length},null,8,["page-size","current-page","total"])])):e.createCommentVNode("",!0),!o.isView&&o.showAddBtn?(e.openBlock(),e.createElementBlock("div",Fw,[e.createVNode(g,{type:"primary",class:"add-btn",plain:"",icon:"el-icon-plus",onClick:n[2]||(n[2]=S=>l.addItem())},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.$t("btn.add")),1)]),_:1}),e.renderSlot(t.$slots,"deleteBtn",{},void 0,!0)])):e.createCommentVNode("",!0)],64)}const g5=Q(Bw,[["render",Tw],["__scopeId","data-v-c888de54"]]),dt={pageSize:20,parseData:function(t){return{data:t,rows:t.content,total:t.totalElements,msg:t.message,code:t.code}},request:{page:"page",pageSize:"size",keyword:"keyword"},props:{label:"label",value:"value"}},Mw={name:"lwTableSelect",props:{modelValue:null,apiObj:{type:[Object,Function],default:()=>{}},params:{type:Object,default:()=>{}},placeholder:{type:String,default:"请选择"},size:{type:String,default:"default"},clearable:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},filterable:{type:Boolean,default:!1},collapseTags:{type:Boolean,default:!1},collapseTagsTooltip:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},tableWidth:{type:Number,default:400},mode:{type:String,default:"popover"},valueKey:{type:String,default:""},props:{type:Object,default:()=>{}}},data(){return{loading:!1,keyword:null,defaultValue:[],tableData:[],isLock:!1,listIds:[],pageSize:dt.pageSize,total:0,idExpression:"",currentPage:1,defaultProps:{label:dt.props.label,value:dt.props.value,page:dt.request.page,pageSize:dt.request.pageSize,keyword:dt.request.keyword},formData:{}}},computed:{},watch:{modelValue:{handler(t){this.defaultValue=this.modelValue,this.initValue()},deep:!0,immediate:!0}},mounted(){this.defaultProps=Object.assign(this.defaultProps,this.props),this.defaultValue=this.modelValue},methods:{visibleChange(t){t&&(this.currentPage=1,this.keyword=null,this.formData={},this.getData())},async getData(t=this.pageSize){var l,i,s;this.loading=!0;var n={[this.defaultProps.page]:this.currentPage-1,[this.defaultProps.pageSize]:t,[this.defaultProps.keyword]:this.keyword};let o=this.$expression(this.formData);o&&((l=this.params)!=null&&l.expression)?this.formData.expression=`${this.params.expression} AND ${o}`:o?this.formData.expression=o:(i=this.params)!=null&&i.expression?this.formData.expression=(s=this.params)==null?void 0:s.expression:this.formData.expression="",this.idExpression&&(this.formData.expression=this.formData.expression?`${this.formData.expression} AND ${this.idExpression}`:this.idExpression),Object.assign(n,this.params,this.formData);var a=await this.apiObj(n),r=dt.parseData(a);if(this.tableData=r.rows,this.total=r.total,this.loading=!1,t!=1e4)this.$nextTick(()=>{if(this.multiple)this.defaultValue.forEach(p=>{var f=this.tableData.filter(d=>d[this.defaultProps.value]===p.value);f.length>0&&this.$refs.table.toggleRowSelection(f[0],!0)});else{var c=this.tableData.filter(p=>{var f;return p[this.defaultProps.value]===((f=this.defaultValue)==null?void 0:f.value)});this.$refs.table.setCurrentRow(c[0])}this.$refs.table.setScrollTop(0)});else{let c=this.tableData.filter(p=>this.listIds.includes(p[this.defaultProps.value]));this.multiple?this.defaultValue=c.map(p=>this.getCurVlaue(p)):this.defaultValue=c.map(p=>this.getCurVlaue(p))[0],c.length>0&&this.lock(),this.idExpression=""}},formSubmit(){this.currentPage=1,this.keyword=null,this.getData()},reload(){this.getData()},getCurVlaue(t){const n={};return Object.entries(this.defaultProps).forEach(([o,a])=>{t[a]&&(n[o]=t[a])}),n},select(t,n){console.log(t,n,this.defaultValue);var o=t.length&&t.indexOf(n)!==-1;o?this.defaultValue.push(this.getCurVlaue(n)):this.defaultValue.splice(this.defaultValue.findIndex(a=>a.value==n[this.defaultProps.value]),1),this.lock()},selectAll(t){var n=t.length>0;n?t.forEach(o=>{var a=this.defaultValue.find(r=>r.value==o[this.defaultProps.value]);a||this.defaultValue.push(this.getCurVlaue(o))}):this.defaultValue=[],this.lock()},clickRow(t){this.multiple||(this.defaultValue=this.getCurVlaue(t),this.$refs.select.blur(),this.lock())},removeTag(t){var n=this.findRowByKey(t.value);n&&this.$refs.table.toggleRowSelection(n,!1),this.lock()},clear(){this.lock()},lock(){this.isLock=!0,setTimeout(()=>{this.isLock=!1},1e3);let t=this.multiple?this.defaultValue:{...this.modelValue,...this.defaultValue};this.$emit("update:modelValue",t),this.$emit("change",t)},initValue(t=this.modelValue){if(!t||this.isLock)return;this.defaultProps={...this.defaultProps,...this.props};let n=[];if(typeof t=="string"&&t.trim())n.push(t);else if(Array.isArray(t))n=t.map(o=>typeof o=="string"&&o.trim()?o:typeof o=="object"&&o?o[this.valueKey||this.defaultProps.value]:null).filter(Boolean);else if(typeof t=="object"&&t){const o=t[this.valueKey||this.defaultProps.value];o&&n.push(o)}n.length&&(this.listIds=n,this.idExpression=this.$expression({[`${this.defaultProps.value}_in`]:n}),this.getData(1e4))},findRowByKey(t){return this.tableData.find(n=>n[this.defaultProps.value]===t)},filterMethod(t){if(!t)return this.keyword=null,!1;this.keyword=t,this.getData()},blur(){this.$refs.select.blur()},focus(){this.$refs.select.focus()}}},Dw={class:"lw-table-select__table",style:{width:"100%"}},Ow={class:"lw-table-select__header"},Rw={class:"lw-table-select__page"};function Pw(t,n,o,a,r,l){const i=e.resolveComponent("el-table-column"),s=e.resolveComponent("el-table"),c=e.resolveComponent("el-pagination"),p=e.resolveComponent("el-select"),f=e.resolveDirective("loading");return e.openBlock(),e.createBlock(p,{ref:"select",modelValue:r.defaultValue,"onUpdate:modelValue":n[1]||(n[1]=d=>r.defaultValue=d),size:o.size,clearable:o.clearable,multiple:o.multiple,"collapse-tags":o.collapseTags,"collapse-tags-tooltip":o.collapseTagsTooltip,filterable:o.filterable,placeholder:o.placeholder,disabled:o.disabled,"filter-method":l.filterMethod,onRemoveTag:l.removeTag,onVisibleChange:l.visibleChange,onClear:l.clear},{empty:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createElementBlock("div",Dw,[e.createElementVNode("div",Ow,[e.renderSlot(t.$slots,"header",{form:r.formData,submit:l.formSubmit},void 0,!0)]),e.createVNode(s,{ref:"table",data:r.tableData,"max-height":245,"highlight-current-row":!o.multiple,"reserve-selection":!0,onRowClick:l.clickRow,onSelect:l.select,onSelectAll:l.selectAll},{default:e.withCtx(()=>[o.multiple?(e.openBlock(),e.createBlock(i,{key:0,type:"selection",width:"45"})):(e.openBlock(),e.createBlock(i,{key:1,type:"index",width:"45"},{default:e.withCtx(d=>[e.createElementVNode("span",null,e.toDisplayString(d.$index+(r.currentPage-1)*r.pageSize+1),1)]),_:1})),e.renderSlot(t.$slots,"default",{},void 0,!0)]),_:3},8,["data","highlight-current-row","onRowClick","onSelect","onSelectAll"]),e.createElementVNode("div",Rw,[e.createVNode(c,{small:"",background:"",layout:"prev, pager, next",total:r.total,"page-size":r.pageSize,currentPage:r.currentPage,"onUpdate:currentPage":n[0]||(n[0]=d=>r.currentPage=d),onCurrentChange:l.reload},null,8,["total","page-size","currentPage","onCurrentChange"])])])),[[f,r.loading]])]),_:3},8,["modelValue","size","clearable","multiple","collapse-tags","collapse-tags-tooltip","filterable","placeholder","disabled","filter-method","onRemoveTag","onVisibleChange","onClear"])}const C5=Q(Mw,[["render",Pw],["__scopeId","data-v-d7653249"]]),qw={name:"LwTour",props:{steps:{type:Array,required:!0,validator:t=>t.every(n=>n.css&&n.title&&n.description)},autoStart:{type:Boolean,default:!1},currentStep:{type:Number,default:0},routePath:{type:String,default:""}},setup(t,{emit:n}){const{proxy:{$api:o,$expression:a,t:r,$tool:l,$bus:i}}=e.getCurrentInstance();i.$on("lwTourChange",()=>{p()}),e.onUnmounted(()=>{i.$emit("lwTourOpen",!1)});const s=e.ref(!1),c=e.ref([]),p=()=>{if(c.value=t.steps.map(d=>({target:document.querySelector(d.css)||void 0,title:d.title,description:d.description,placement:"bottom"})),s.value=!0,t.routePath){let d=l.data.get("LwTour")||{};d[t.routePath]=!0,l.data.set("LwTour",d)}};return e.onMounted(()=>{t.routePath&&((l.data.get("LwTour")||{})[t.routePath]||e.nextTick(()=>{p()})),i.$emit("lwTourOpen",!0)}),{formattedSteps:c,isOpen:s,startTour:p,changeStep:d=>{n("change",d),c.value=t.steps.map(u=>({target:document.querySelector(u.css)||void 0,title:u.title,description:u.description,placement:"bottom"}))}}}};function Qw(t,n,o,a,r,l){const i=e.resolveComponent("el-tour-step"),s=e.resolveComponent("el-tour");return e.openBlock(),e.createBlock(s,{modelValue:a.isOpen,"onUpdate:modelValue":n[0]||(n[0]=c=>a.isOpen=c),current:o.currentStep},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.formattedSteps,(c,p)=>(e.openBlock(),e.createBlock(i,{key:p,target:c.target,title:c.title,description:c.description,onChange:a.changeStep},null,8,["target","title","description","onChange"]))),128))]),_:1},8,["modelValue","current"])}const y5=Q(qw,[["render",Qw]]),Uw={name:"BarChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:this.getTitleOption(t),legend:this.getLegendOption(t,a),grid:this.getGridOption(t,a),tooltip:this.getTooltipOption(t),toolbox:this.getToolboxOption(t),color:t.useThemeColor?void 0:t.color||this.getDefaultColors(),xAxis:this.getXAxisOption(t,a),yAxis:this.getYAxisOption(t,a),series:this.getSeries(t,a),dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getGridOption(t,n){var o,a,r,l,i,s,c;return{left:((o=t.grid)==null?void 0:o.left)||"3%",right:((a=t.grid)==null?void 0:a.right)||"4%",top:((r=t.grid)==null?void 0:r.top)||"15%",bottom:((l=n==null?void 0:n[0].headers)==null?void 0:l.length)>15?"50px":((i=t.grid)==null?void 0:i.bottom)||(((s=t.legend)==null?void 0:s.show)!==!1?"15%":"3%"),containLabel:((c=t.grid)==null?void 0:c.containLabel)!==!1}},getTooltipOption(t){var n,o,a,r,l;return{trigger:"axis",axisPointer:{type:((o=(n=t.tooltip)==null?void 0:n.axisPointer)==null?void 0:o.type)||"shadow",label:{backgroundColor:((l=(r=(a=t.tooltip)==null?void 0:a.axisPointer)==null?void 0:r.label)==null?void 0:l.backgroundColor)||"#6a7985"}},formatter:i=>{var s;return(s=t.tooltip)!=null&&s.formatter?t.tooltip.formatter(i):i.map(c=>`${c.marker} ${c.seriesName}: ${c.value}`).join("<br/>")}}},getToolboxOption(t){var n,o,a,r,l,i,s,c,p,f,d,u,C;return((n=t.toolbox)==null?void 0:n.show)===!1?{show:!1}:{right:10,top:0,feature:{saveAsImage:{show:((r=(a=(o=t.toolbox)==null?void 0:o.feature)==null?void 0:a.saveAsImage)==null?void 0:r.show)!==!1,title:"保存为图片",pixelRatio:2},dataView:{show:((s=(i=(l=t.toolbox)==null?void 0:l.feature)==null?void 0:i.dataView)==null?void 0:s.show)!==!1,readOnly:!0,title:"数据视图"},magicType:{show:((f=(p=(c=t.toolbox)==null?void 0:c.feature)==null?void 0:p.magicType)==null?void 0:f.show)!==!1,title:{line:"折线图",bar:"柱状图"},type:["line","bar"]},restore:{show:((C=(u=(d=t.toolbox)==null?void 0:d.feature)==null?void 0:u.restore)==null?void 0:C.show)!==!1,title:"还原"}}}},getXAxisOption(t,n){var a,r,l,i,s,c,p,f,d,u,C,g,A,m,w;const o=!t.revertAxis;return{type:o?"category":"value",data:o?(a=n[0])==null?void 0:a.headers:void 0,axisLabel:{show:((l=(r=t.xAxis)==null?void 0:r.axisLabel)==null?void 0:l.show)!==!1,rotate:((s=(i=t.xAxis)==null?void 0:i.axisLabel)==null?void 0:s.rotate)||0,interval:((p=(c=t.xAxis)==null?void 0:c.axisLabel)==null?void 0:p.interval)||0,formatter:(d=(f=t.xAxis)==null?void 0:f.axisLabel)==null?void 0:d.formatter},axisTick:{show:((C=(u=t.xAxis)==null?void 0:u.axisTick)==null?void 0:C.show)!==!1,alignWithLabel:!0},axisLine:{show:((A=(g=t.xAxis)==null?void 0:g.axisLine)==null?void 0:A.show)!==!1},splitLine:{show:((w=(m=t.xAxis)==null?void 0:m.splitLine)==null?void 0:w.show)||!1}}},getYAxisOption(t,n){var a,r,l,i,s,c,p,f,d,u,C;const o=!t.revertAxis;return{type:o?"value":"category",data:o||(a=n[0])==null?void 0:a.headers,axisLabel:{show:((l=(r=t.yAxis)==null?void 0:r.axisLabel)==null?void 0:l.show)!==!1,formatter:o?((s=(i=t.yAxis)==null?void 0:i.axisLabel)==null?void 0:s.formatter)||(g=>g>=1e4?`${(g/1e4).toFixed(1)}万`:g):void 0},axisTick:{show:((p=(c=t.yAxis)==null?void 0:c.axisTick)==null?void 0:p.show)!==!1},axisLine:{show:((d=(f=t.yAxis)==null?void 0:f.axisLine)==null?void 0:d.show)!==!1},splitLine:{show:((C=(u=t.yAxis)==null?void 0:u.splitLine)==null?void 0:C.show)!==!1,lineStyle:{type:"dashed"}}}},sumRowsValues(t){if(!t||t.length===0)return[];const n=t[0].values.length,o=new Array(n).fill(0);return t.forEach(a=>{a.values.forEach((r,l)=>{o[l]=this.preciseAdd(o[l],r)})}),o},preciseAdd(t,n){const o=s=>{const c=s.toString().split(".")[1];return c?c.length:0},a=o(t),r=o(n),l=Math.max(a,r),i=Math.pow(10,l);return(Math.round(t*i)+Math.round(n*i))/i},getSeries(t,n){const o=n.filter(r=>{var l;return(l=t==null?void 0:t.displayMetrics)==null?void 0:l.includes(`${r.name}.${r.metricId}`)}),a=[];return o.forEach((r,l)=>{var s,c,p,f,d,u;const i={type:"bar",barWidth:t.barWidth||"auto",barGap:t.barGap||"30%",barCategoryGap:t.barCategoryGap||"30%",label:{show:((s=t.label)==null?void 0:s.show)||!1,position:((c=t.label)==null?void 0:c.position)||"top",formatter:((p=t.label)==null?void 0:p.formatter)||"{@value}",fontSize:((f=t.label)==null?void 0:f.fontSize)||12},itemStyle:{borderRadius:((d=t.itemStyle)==null?void 0:d.borderRadius)||0,opacity:((u=t.itemStyle)==null?void 0:u.opacity)||1},showBackground:t.showBackground||!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)"}};if(r.rows.length===1){a.push({...i,name:r.metricName,data:r.rows[0].values.map((C,g)=>({value:C,name:r.headers[g]})),itemStyle:{...i.itemStyle}});return}a.push({...i,name:r.metricName,data:this.sumRowsValues(r.rows),itemStyle:{...i.itemStyle}}),r.rows.forEach((C,g)=>{a.push({...i,name:`${r.metricName} - ${C.name}`,data:C.values,barWidth:t.barWidth?`${parseInt(t.barWidth)/2}px`:"5px",stack:r.metricName,itemStyle:{...i.itemStyle}})})}),a},getDataZoomOption(t,n){var o;if(!(((o=n==null?void 0:n[0].headers)==null?void 0:o.length)<=15))return[{type:"inside",start:0,endValue:15},{start:0,endValue:15}]},getDefaultColors(){return["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"]}}};function zw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const x0=Q(Uw,[["render",zw],["__scopeId","data-v-0c37aa0d"]]),Gw={name:"LineChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:t.title?this.getTitleOption(t):void 0,tooltip:t.tooltip?this.getTooltipOption(t):void 0,legend:t.legend?this.getLegendOption(t,a):void 0,grid:t.grid?this.getGridOption(t,a):void 0,toolbox:t.toolbox?this.getToolboxOption(t):void 0,xAxis:this.getXAxisOption(a),yAxis:this.getYAxisOption(),series:this.getSeriesData(t,a),color:t.color,dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){return{show:(t.tooltip||{}).show!==!1,trigger:"axis",axisPointer:{type:"cross",label:{backgroundColor:"#6a7985"}}}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getGridOption(t,n){var a;const o=t.grid||{};return{top:o.top,left:o.left,right:o.right,bottom:((a=n==null?void 0:n[0].headers)==null?void 0:a.length)>15?"50px":o.bottom,containLabel:o.containLabel}},getToolboxOption(t){var o,a,r,l;const n=t.toolbox||{};if(n.show)return{show:n.show,feature:{saveAsImage:(a=(o=n.feature)==null?void 0:o.saveAsImage)!=null&&a.show?{show:n.feature.saveAsImage.show}:void 0,dataView:(l=(r=n.feature)==null?void 0:r.dataView)!=null&&l.show?{show:n.feature.dataView.show}:void 0}}},getXAxisOption(t){return{type:"category",boundaryGap:!1,data:t[0].headers,axisLabel:{rotate:30}}},getYAxisOption(){return{type:"value"}},getSeriesData(t,n){const o=n.filter(r=>{var l;return(l=t==null?void 0:t.displayMetrics)==null?void 0:l.includes(`${r.name}.${r.metricId}`)});let a=[];return o.forEach(r=>{r.rows.forEach(l=>{a.push({name:l.name,type:"line",smooth:t.smooth,data:l.values,itemStyle:{borderWidth:2},markPoint:t.markPoint?{data:t.markPoint.data}:void 0})})}),a},getDataZoomOption(t,n){var o;if(!(((o=n==null?void 0:n[0].headers)==null?void 0:o.length)<=15))return[{type:"inside",start:0,endValue:15},{start:0,endValue:15}]}}};function Hw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const A5=Q(Gw,[["render",Hw],["__scopeId","data-v-1327e25f"]]),jw={name:"PieChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={title:t.title?this.getTitleOption(t):void 0,tooltip:t.tooltip?this.getTooltipOption(t):void 0,legend:t.legend?this.getLegendOption(t,a):void 0,toolbox:t.toolbox?this.getToolboxOption(t):void 0,grid:t.grid?this.getGridOption(t):void 0,series:this.getSeriesData(t,a),color:t.color}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){const n=t.tooltip||{};return{show:n.show,trigger:n.trigger,formatter:n.formatter}},getLegendOption(t,n){var o,a,r,l,i,s,c,p,f,d;return{show:((o=t.legend)==null?void 0:o.show)!==!1,type:((a=t.legend)==null?void 0:a.type)||"scroll",orient:((r=t.legend)==null?void 0:r.orient)||"horizontal",left:((l=t.legend)==null?void 0:l.left)||"left",top:((i=t.legend)==null?void 0:i.top)||"top",padding:((s=t.legend)==null?void 0:s.padding)||[5,5,5,5],itemGap:((c=t.legend)==null?void 0:c.itemGap)||10,itemWidth:((p=t.legend)==null?void 0:p.itemWidth)||14,itemHeight:((f=t.legend)==null?void 0:f.itemHeight)||14,textStyle:{fontSize:12,...(d=t.legend)==null?void 0:d.textStyle}}},getToolboxOption(t){var o,a,r,l;const n=t.toolbox||{};if(n.show)return{show:n.show,feature:{saveAsImage:(a=(o=n.feature)==null?void 0:o.saveAsImage)!=null&&a.show?{show:n.feature.saveAsImage.show}:void 0,dataView:(l=(r=n.feature)==null?void 0:r.dataView)!=null&&l.show?{show:n.feature.dataView.show}:void 0}}},getGridOption(t){const n=t.grid||{};return{top:n.top+"px",left:n.left+"px",right:n.right+"px",bottom:n.bottom+"px",containLabel:n.containLabel}},getGridCenters(t){const n=Math.ceil(Math.sqrt(t)),o=Math.round(Math.sqrt(t)),a=[];for(let r=0;r<t;r++){const l=Math.floor(r/o),s=((r%o+.5)*(100/o)).toFixed(2)+"%",c=((l+.5)*(100/n)).toFixed(2)+"%";a.push([c,s])}return a},getSeriesData(t,n){const o=n.reduce((l,i)=>l+i.rows.length,0),a=this.getGridCenters(o);return n.flatMap((l,i)=>l.rows.map((s,c)=>{var d,u;const p=i+c,f=`${75/o}%`||["40%","70%"];return{name:l.metricName,type:"pie",radius:f,center:a[p],avoidLabelOverlap:!1,itemStyle:{borderRadius:t.borderRadius||10,borderColor:"#fff",borderWidth:2},label:{show:((d=t.label)==null?void 0:d.show)!==!1,formatter:((u=t.label)==null?void 0:u.formatter)||"{b}: {c} ({d}%)"},emphasis:{label:{show:!0,fontSize:"18",fontWeight:"bold"}},labelLine:{show:!0},data:s.values.map((C,g)=>({value:C,name:`${n[0].headers[g]}-${s.name}`}))}}))}}};function Yw(t,n,o,a,r,l){return e.openBlock(),e.createElementBlock("div",{ref:"chartRef",class:e.normalizeClass({chart:o.isBi}),style:e.normalizeStyle({height:o.height})},null,6)}const b5=Q(jw,[["render",Yw],["__scopeId","data-v-0b00e00b"]]),Zw={name:"AreaChart",props:{rawData:{type:Object,required:!0},height:{type:String,default:"300px"},isBi:{type:Boolean,default:!0}},data(){return{option:{},echarts:e.inject("echarts"),chart:null}},watch:{rawData:{handler:"updateChart",deep:!0,immediate:!0}},mounted(){this.$nextTick(()=>{this.initChart()})},beforeDestroy(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart(){this.chart&&this.chart.dispose(),this.chart=e.markRaw(this.echarts.init(this.$refs.chartRef)),this.updateChart(),window.addEventListener("resize",()=>{this.chart&&this.chart.resize()})},updateChart(){if(!this.chart||!this.rawData)return;const{setting:t,dataSet:n,option:o}=this.rawData,{tables:a}=n||{};this.isBi?this.option={backgroundColor:t.backgroundColor||void 0,title:this.getTitleOption(t),tooltip:this.getTooltipOption(t),legend:this.getLegendOption(t,a),grid:this.getGridOption(t),toolbox:this.getToolboxOption(t),xAxis:this.getXAxisOption(a),yAxis:this.getYAxisOption(t),series:this.getSeriesData(t,a),color:t.color,textStyle:t.textStyle||{},dataZoom:this.getDataZoomOption(t,a)}:this.option=o,this.option&&this.chart.setOption(this.option,!0),setTimeout(()=>{this.chart.resize()},10)},getTitleOption(t){var n,o,a,r,l,i;return{show:((n=t.title)==null?void 0:n.show)!==!1,text:((o=t.title)==null?void 0:o.text)||"",textStyle:{fontSize:16,fontWeight:"bold",color:"#333",...(a=t.title)==null?void 0:a.textStyle},left:((r=t.title)==null?void 0:r.left)||"center",top:((l=t.title)==null?void 0:l.top)||"top",padding:((i=t.title)==null?void 0:i.padding)||[5,5,5,5]}},getTooltipOption(t){if(!(!t.tooltip||t.tooltip.show===!1))return{trigger:"axis",axisPointer:{type:"cross"},...t.tooltip,formatter:t.tooltip.formatter||this.defaultTooltipFormatter}},defaultTooltipFormatter(t){return t.map(n=>`
55
55
  <div style="display:flex;align-items:center;">
56
56
  <span style="display:inline-block;width:10px;height:10px;border-radius:50%;background:${n.color};margin-right:5px;"></span>
57
57
  ${n.seriesName}: ${n.value}