st-comp 0.0.210 → 0.0.211

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.
@@ -1,18 +1,18 @@
1
- "use strict";const $=require("./base-ef747d02.cjs");require("./el-tag-a33c4b22.cjs");const oe=require("./el-select-d8d91db1.cjs");require("./el-scrollbar-bc3f790d.cjs");const ee=require("./el-popper-b6c99b28.cjs"),cu=require("./el-checkbox-c25236a6.cjs");require("./el-checkbox-group-0ea8fbf8.cjs");const t=require("vue"),Se=require("./el-dialog-ae86edb8.cjs");require("./el-overlay-9e34965f.cjs");const Ve=require("./el-form-item-c3fe189b.cjs"),Bu=require("./el-input-7fd293af.cjs"),Nu=require("./el-input-number-22e21d16.cjs");require("./el-tooltip-0ea8fbf8.cjs");const Ke=require("./el-button-eec58cff.cjs");require("./el-popover-0ea8fbf8.cjs");const ht=require("./el-text-c20a9f48.cjs"),W=require("./index-098c2447.cjs"),iu=require("./el-table-column-c974cb96.cjs"),Su=require("./index-298075cf.cjs"),mt=require("./index-d725fef6.cjs"),R=require("./el-message-5e6a6be9.cjs"),xt=require("./el-message-box-c10adb52.cjs"),Ie=require("./_plugin-vue_export-helper-f246444f.cjs"),Xe=require("./index-f3562b52.cjs"),_t=require("./index-f967d6c1.cjs"),fe=require("./use-form-common-props-fd9b61a0.cjs"),kt=require("./index-f1c702f6.cjs"),gt=require("./index-9780a537.cjs"),vt=require("./index-c108567d.cjs");require("./index-bb833443.cjs");require("./castArray-35947698.cjs");require("./index-11547a0c.cjs");require("./scroll-b108dabd.cjs");require("./debounce-62f5b6e8.cjs");require("./vnode-b906ae6d.cjs");require("./use-global-config-30d7d8ce.cjs");require("./_initCloneObject-52b6a510.cjs");require("./typescript-b63f8e83.cjs");require("./index-eea0bcb3.cjs");require("./raf-8249652f.cjs");require("./index-8901a38c.cjs");require("./config-provider-a584d81e.cjs");require("./validator-1b8a6128.cjs");require("./dropdown-071c5d7e.cjs");const Iu=$.buildProps({modelValue:{type:[String,Number,Boolean],default:void 0},size:fe.useSizeProp,disabled:Boolean,label:{type:[String,Number,Boolean],default:void 0},value:{type:[String,Number,Boolean],default:void 0},name:{type:String,default:void 0}}),yt=$.buildProps({...Iu,border:Boolean}),Ou={[ee.UPDATE_MODEL_EVENT]:e=>$.isString(e)||$.isNumber(e)||$.isBoolean(e),[ee.CHANGE_EVENT]:e=>$.isString(e)||$.isNumber(e)||$.isBoolean(e)},Mu=Symbol("radioGroupKey"),$u=(e,u)=>{const n=t.ref(),r=t.inject(Mu,void 0),o=t.computed(()=>!!r),l=t.computed(()=>$.isPropAbsent(e.value)?e.label:e.value),c=t.computed({get(){return o.value?r.modelValue:e.modelValue},set(f){o.value?r.changeEvent(f):u&&u(ee.UPDATE_MODEL_EVENT,f),n.value.checked=e.modelValue===l.value}}),a=fe.useFormSize(t.computed(()=>r==null?void 0:r.size)),i=fe.useFormDisabled(t.computed(()=>r==null?void 0:r.disabled)),s=t.ref(!1),d=t.computed(()=>i.value||o.value&&c.value!==l.value?-1:0);return kt.useDeprecated({from:"label act as value",replacement:"value",version:"3.0.0",scope:"el-radio",ref:"https://element-plus.org/en-US/component/radio.html"},t.computed(()=>o.value&&$.isPropAbsent(e.value))),{radioRef:n,isGroup:o,radioGroup:r,focus:s,size:a,disabled:i,tabIndex:d,modelValue:c,actualValue:l}},Ct=t.defineComponent({name:"ElRadio"}),Et=t.defineComponent({...Ct,props:yt,emits:Ou,setup(e,{emit:u}){const n=e,r=$.useNamespace("radio"),{radioRef:o,radioGroup:l,focus:c,size:a,disabled:i,modelValue:s,actualValue:d}=$u(n,u);function f(){t.nextTick(()=>u(ee.CHANGE_EVENT,s.value))}return(b,m)=>{var h;return t.openBlock(),t.createElementBlock("label",{class:t.normalizeClass([t.unref(r).b(),t.unref(r).is("disabled",t.unref(i)),t.unref(r).is("focus",t.unref(c)),t.unref(r).is("bordered",b.border),t.unref(r).is("checked",t.unref(s)===t.unref(d)),t.unref(r).m(t.unref(a))])},[t.createElementVNode("span",{class:t.normalizeClass([t.unref(r).e("input"),t.unref(r).is("disabled",t.unref(i)),t.unref(r).is("checked",t.unref(s)===t.unref(d))])},[t.withDirectives(t.createElementVNode("input",{ref_key:"radioRef",ref:o,"onUpdate:modelValue":F=>t.isRef(s)?s.value=F:null,class:t.normalizeClass(t.unref(r).e("original")),value:t.unref(d),name:b.name||((h=t.unref(l))==null?void 0:h.name),disabled:t.unref(i),checked:t.unref(s)===t.unref(d),type:"radio",onFocus:F=>c.value=!0,onBlur:F=>c.value=!1,onChange:f,onClick:t.withModifiers(()=>{},["stop"])},null,42,["onUpdate:modelValue","value","name","disabled","checked","onFocus","onBlur","onClick"]),[[t.vModelRadio,t.unref(s)]]),t.createElementVNode("span",{class:t.normalizeClass(t.unref(r).e("inner"))},null,2)],2),t.createElementVNode("span",{class:t.normalizeClass(t.unref(r).e("label")),onKeydown:t.withModifiers(()=>{},["stop"])},[t.renderSlot(b.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(b.label),1)])],42,["onKeydown"])],2)}}});var qu=$._export_sfc(Et,[["__file","radio.vue"]]);const Dt=$.buildProps({...Iu}),Ft=t.defineComponent({name:"ElRadioButton"}),wt=t.defineComponent({...Ft,props:Dt,setup(e){const u=e,n=$.useNamespace("radio"),{radioRef:r,focus:o,size:l,disabled:c,modelValue:a,radioGroup:i,actualValue:s}=$u(u),d=t.computed(()=>({backgroundColor:(i==null?void 0:i.fill)||"",borderColor:(i==null?void 0:i.fill)||"",boxShadow:i!=null&&i.fill?`-1px 0 0 0 ${i.fill}`:"",color:(i==null?void 0:i.textColor)||""}));return(f,b)=>{var m;return t.openBlock(),t.createElementBlock("label",{class:t.normalizeClass([t.unref(n).b("button"),t.unref(n).is("active",t.unref(a)===t.unref(s)),t.unref(n).is("disabled",t.unref(c)),t.unref(n).is("focus",t.unref(o)),t.unref(n).bm("button",t.unref(l))])},[t.withDirectives(t.createElementVNode("input",{ref_key:"radioRef",ref:r,"onUpdate:modelValue":h=>t.isRef(a)?a.value=h:null,class:t.normalizeClass(t.unref(n).be("button","original-radio")),value:t.unref(s),type:"radio",name:f.name||((m=t.unref(i))==null?void 0:m.name),disabled:t.unref(c),onFocus:h=>o.value=!0,onBlur:h=>o.value=!1,onClick:t.withModifiers(()=>{},["stop"])},null,42,["onUpdate:modelValue","value","name","disabled","onFocus","onBlur","onClick"]),[[t.vModelRadio,t.unref(a)]]),t.createElementVNode("span",{class:t.normalizeClass(t.unref(n).be("button","inner")),style:t.normalizeStyle(t.unref(a)===t.unref(s)?t.unref(d):{}),onKeydown:t.withModifiers(()=>{},["stop"])},[t.renderSlot(f.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(f.label),1)])],46,["onKeydown"])],2)}}});var Ru=$._export_sfc(wt,[["__file","radio-button.vue"]]);const At=$.buildProps({id:{type:String,default:void 0},size:fe.useSizeProp,disabled:Boolean,modelValue:{type:[String,Number,Boolean],default:void 0},fill:{type:String,default:""},textColor:{type:String,default:""},name:{type:String,default:void 0},validateEvent:{type:Boolean,default:!0},options:{type:$.definePropType(Array)},props:{type:$.definePropType(Object),default:()=>Lu},...ee.useAriaProps(["ariaLabel"])}),Vt=Ou,Lu={label:"label",value:"value",disabled:"disabled"},Tt=t.defineComponent({name:"ElRadioGroup"}),Bt=t.defineComponent({...Tt,props:At,emits:Vt,setup(e,{emit:u}){const n=e,r=$.useNamespace("radio"),o=gt.useId(),l=t.ref(),{formItem:c}=fe.useFormItem(),{inputId:a,isLabeledByFormItem:i}=fe.useFormItemInputId(n,{formItemContext:c}),s=m=>{u(ee.UPDATE_MODEL_EVENT,m),t.nextTick(()=>u(ee.CHANGE_EVENT,m))};t.onMounted(()=>{const m=l.value.querySelectorAll("[type=radio]"),h=m[0];!Array.from(m).some(F=>F.checked)&&h&&(h.tabIndex=0)});const d=t.computed(()=>n.name||o.value),f=t.computed(()=>({...Lu,...n.props})),b=m=>{const h={label:m[f.value.label],value:m[f.value.value],disabled:m[f.value.disabled]};return{...m,...h}};return t.provide(Mu,t.reactive({...t.toRefs(n),changeEvent:s,name:d})),t.watch(()=>n.modelValue,(m,h)=>{n.validateEvent&&!vt.isEqual(m,h)&&(c==null||c.validate("change").catch(F=>ee.debugWarn()))}),(m,h)=>(t.openBlock(),t.createElementBlock("div",{id:t.unref(a),ref_key:"radioGroupRef",ref:l,class:t.normalizeClass(t.unref(r).b("group")),role:"radiogroup","aria-label":t.unref(i)?void 0:m.ariaLabel||"radio-group","aria-labelledby":t.unref(i)?t.unref(c).labelId:void 0},[t.renderSlot(m.$slots,"default",{},()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.options,(F,w)=>(t.openBlock(),t.createBlock(qu,t.mergeProps({key:w},b(F)),null,16))),128))])],10,["id","aria-label","aria-labelledby"]))}});var zu=$._export_sfc(Bt,[["__file","radio-group.vue"]]);const Oe=$.withInstall(qu,{RadioButton:Ru,RadioGroup:zu}),Me=$.withNoopInstall(zu),Pu=$.withNoopInstall(Ru);const su={varietyMarket:{show:!0,options:[]},commonOption:{show:!0,options:[]},marketIds:{show:!0,options:[]},customTag:{show:!0,options:[]},jcTranslate:{show:!0,jcOptions:[{label:"恒指",value:"HZCFJC"},{label:"恒生科技",value:"HSKJCFJC"},{label:"上证50",value:"SZ50CFJC"},{label:"沪深300",value:"HS300CFJC"},{label:"中证500",value:"ZZ500CFJC"},{label:"中证1000",value:"ZZ1000CFJC"}]},factorScreen:{show:!0,sqlShow:!1,cycleShow:!0,cycleDefault:null,cycleOptions:[],factorOptions:[],factorDescriptions:[]},commonIndicator:{show:!0,options:[{key:"marketCapital",label:"总市值",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[null,25],unit:["亿","亿"],text:"≤25亿"},{range:[null,50],unit:["亿","亿"],text:"≤50亿"},{range:[20,50],unit:["亿","亿"],text:"20亿~50亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"},{range:[200,null],unit:["亿","亿"],text:"≥200亿"},{range:[500,null],unit:["亿","亿"],text:"≥500亿"},{range:[1e3,null],unit:["亿","亿"],text:"≥1000亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"floatMarketCapital",label:"流通市值",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,20],unit:["亿","亿"],text:"≤20亿"},{range:[null,50],unit:["亿","亿"],text:"≤50亿"},{range:[null,100],unit:["亿","亿"],text:"≤100亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"},{range:[200,null],unit:["亿","亿"],text:"≥200亿"},{range:[500,null],unit:["亿","亿"],text:"≥500亿"},{range:[1e3,null],unit:["亿","亿"],text:"≥1000亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"totalShares",label:"总股本",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[null,75],unit:["亿","亿"],text:"≤75亿"},{range:[10,75],unit:["亿","亿"],text:"10亿~75亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"freeFloatShares",label:"流通股本",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["千万","千万"],text:"≤5千万"},{range:[5,3],unit:["千万","亿"],text:"5千万~3亿"},{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[8,30],unit:["亿","亿"],text:"8亿~30亿"},{range:[30,null],unit:["亿","亿"],text:"≥30亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"turnoverRate",label:"换手率(实)",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,1],unit:["%","%"],text:"≤1%"},{range:[1,5],unit:["%","%"],text:"1%~5%"},{range:[5,10],unit:["%","%"],text:"5%~10%"},{range:[10,null],unit:["%","%"],text:"≥10%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"peTtm",label:"市盈率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:[],text:"亏损"},{range:[0,null],unit:[],text:"≥0"},{range:[0,20],unit:[],text:"0~20"},{range:[20,40],unit:[],text:"20~40"},{range:[40,100],unit:[],text:"40~100"},{range:[100,null],unit:[],text:"≥100"}],defaultUnit:[],unitOptions:[]},{key:"eps",label:"每股净收益",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:["元","元"],text:"≤0"},{range:[0,null],unit:["元","元"],text:"≥0"},{range:[.2,null],unit:["元","元"],text:"≥0.2元"},{range:[.5,null],unit:["元","元"],text:"≥0.5元"},{range:[1,null],unit:["元","元"],text:"≥1元"},{range:[2,null],unit:["元","元"],text:"≥2元"}],defaultUnit:["元","元"],unitOptions:["元"]},{key:"st",label:"是否ST",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"pb",label:"市净率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[0,null],unit:[],text:"≥0"},{range:[0,1],unit:[],text:"0~1"},{range:[1,2],unit:[],text:"1~2"},{range:[0,3],unit:[],text:"0~3"},{range:[3,null],unit:[],text:"≥3"}],defaultUnit:[],unitOptions:[]},{key:"mnShr",label:"成交额",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[0,1],unit:["亿","亿"],text:"0~1亿"},{range:[0,5],unit:["亿","亿"],text:"0~5亿"},{range:[0,10],unit:["亿","亿"],text:"0~10亿"},{range:[10,null],unit:["亿","亿"],text:"≥10亿"},{range:[50,null],unit:["亿","亿"],text:"≥50亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"perVolumn",label:"成交量",type:"custom",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]}},{key:"roe",label:"净资产收益率roe",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:["%","%"],text:"<0"},{range:[0,null],unit:["%","%"],text:">0"},{range:[10,null],unit:["%","%"],text:">10%"},{range:[15,null],unit:["%","%"],text:">15%"},{range:[20,null],unit:["%","%"],text:">20%"},{range:[30,null],unit:["%","%"],text:">30%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"tFeaturelncomes",label:"净利润",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"dividendYield",label:"股息率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,1],unit:["%","%"],text:"≤1%"},{range:[1,5],unit:["%","%"],text:"1%~5%"},{range:[5,10],unit:["%","%"],text:"5%~10%"},{range:[10,null],unit:["%","%"],text:"≥10%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"priceLevels",label:"股价分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"peTtmLevels",label:"市盈率分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"peTrendTtmLevels",label:"市盈率估值走势分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"mainFlow",label:"主力净流入资金",type:"custom",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]}},{key:"incrementRevenueLyr",label:"营业收入增长率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"netProfitGrowthRatioLyr",label:"净利润增长率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"fiveYearRoe",label:"5年净资产收益率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"auditOpinionType",label:"年报审计意见",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"expireDays",label:"过期天数",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["天","天"],unitOptions:["天"]},{key:"virtualRealDegree",label:"虚实度",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"yearProfitRate",label:"年化收益率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"impliedVolatility",label:"隐含波动率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"levelMultiplier",label:"杠杆率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[]},{key:"turnover",label:"成交额(期权)",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["万","万"],unitOptions:["万"],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"volume",label:"成交量(期权)",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"openInterest",label:"持仓量",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"optionsCpType",label:"认沽认购",parent:{varietyMarketIds:[8],commonOptionIds:[11]},type:"custom"},{key:"optionGear",label:"期权档位",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[]}]}},du={...su,compositeOrder:{show:!0,options:su.commonIndicator.options}};const Nt=(e,u,n)=>{!u[0]&&u[0]!==0&&!u[1]&&u[1]!==0?n(new Error("至少填写一个分数")):n()},fu=e=>{const u=/(条件(\d+))/g;return e.match(u)||[]},St=e=>{if(!e)return[];const u=/\$\{([^}]+)\}/g,n=[];let r;for(;(r=u.exec(e))!==null;)n.push(r[1]);return[...new Set(n)]},pu={};function It(e){let u=pu[e];if(u)return u;u=pu[e]=[];for(let n=0;n<128;n++){const r=String.fromCharCode(n);u.push(r)}for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);u[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return u}function pe(e,u){typeof u!="string"&&(u=pe.defaultChars);const n=It(u);return e.replace(/(%[a-f0-9]{2})+/gi,function(r){let o="";for(let l=0,c=r.length;l<c;l+=3){const a=parseInt(r.slice(l+1,l+3),16);if(a<128){o+=n[a];continue}if((a&224)===192&&l+3<c){const i=parseInt(r.slice(l+4,l+6),16);if((i&192)===128){const s=a<<6&1984|i&63;s<128?o+="��":o+=String.fromCharCode(s),l+=3;continue}}if((a&240)===224&&l+6<c){const i=parseInt(r.slice(l+4,l+6),16),s=parseInt(r.slice(l+7,l+9),16);if((i&192)===128&&(s&192)===128){const d=a<<12&61440|i<<6&4032|s&63;d<2048||d>=55296&&d<=57343?o+="���":o+=String.fromCharCode(d),l+=6;continue}}if((a&248)===240&&l+9<c){const i=parseInt(r.slice(l+4,l+6),16),s=parseInt(r.slice(l+7,l+9),16),d=parseInt(r.slice(l+10,l+12),16);if((i&192)===128&&(s&192)===128&&(d&192)===128){let f=a<<18&1835008|i<<12&258048|s<<6&4032|d&63;f<65536||f>1114111?o+="����":(f-=65536,o+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),l+=9;continue}}o+="�"}return o})}pe.defaultChars=";/?:@&=+$,#";pe.componentChars="";const bu={};function Ot(e){let u=bu[e];if(u)return u;u=bu[e]=[];for(let n=0;n<128;n++){const r=String.fromCharCode(n);/^[0-9a-z]$/i.test(r)?u.push(r):u.push("%"+("0"+n.toString(16).toUpperCase()).slice(-2))}for(let n=0;n<e.length;n++)u[e.charCodeAt(n)]=e[n];return u}function ye(e,u,n){typeof u!="string"&&(n=u,u=ye.defaultChars),typeof n>"u"&&(n=!0);const r=Ot(u);let o="";for(let l=0,c=e.length;l<c;l++){const a=e.charCodeAt(l);if(n&&a===37&&l+2<c&&/^[0-9a-f]{2}$/i.test(e.slice(l+1,l+3))){o+=e.slice(l,l+3),l+=2;continue}if(a<128){o+=r[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&l+1<c){const i=e.charCodeAt(l+1);if(i>=56320&&i<=57343){o+=encodeURIComponent(e[l]+e[l+1]),l++;continue}}o+="%EF%BF%BD";continue}o+=encodeURIComponent(e[l])}return o}ye.defaultChars=";/?:@&=+$,-_.!~*'()#";ye.componentChars="-_.!~*'()";function eu(e){let u="";return u+=e.protocol||"",u+=e.slashes?"//":"",u+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?u+="["+e.hostname+"]":u+=e.hostname||"",u+=e.port?":"+e.port:"",u+=e.pathname||"",u+=e.search||"",u+=e.hash||"",u}function Te(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const Mt=/^([a-z0-9.+-]+:)/i,$t=/:[0-9]*$/,qt=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Rt=["<",">",'"',"`"," ","\r",`
2
- `," "],Lt=["{","}","|","\\","^","`"].concat(Rt),zt=["'"].concat(Lt),hu=["%","/","?",";","#"].concat(zt),mu=["/","?","#"],Pt=255,xu=/^[+a-z0-9A-Z_-]{0,63}$/,Ut=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,_u={javascript:!0,"javascript:":!0},ku={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function uu(e,u){if(e&&e instanceof Te)return e;const n=new Te;return n.parse(e,u),n}Te.prototype.parse=function(e,u){let n,r,o,l=e;if(l=l.trim(),!u&&e.split("#").length===1){const s=qt.exec(l);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Mt.exec(l);if(c&&(c=c[0],n=c.toLowerCase(),this.protocol=c,l=l.substr(c.length)),(u||c||l.match(/^\/\/[^@\/]+@[^@\/]+/))&&(o=l.substr(0,2)==="//",o&&!(c&&_u[c])&&(l=l.substr(2),this.slashes=!0)),!_u[c]&&(o||c&&!ku[c])){let s=-1;for(let h=0;h<mu.length;h++)r=l.indexOf(mu[h]),r!==-1&&(s===-1||r<s)&&(s=r);let d,f;s===-1?f=l.lastIndexOf("@"):f=l.lastIndexOf("@",s),f!==-1&&(d=l.slice(0,f),l=l.slice(f+1),this.auth=d),s=-1;for(let h=0;h<hu.length;h++)r=l.indexOf(hu[h]),r!==-1&&(s===-1||r<s)&&(s=r);s===-1&&(s=l.length),l[s-1]===":"&&s--;const b=l.slice(0,s);l=l.slice(s),this.parseHost(b),this.hostname=this.hostname||"";const m=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!m){const h=this.hostname.split(/\./);for(let F=0,w=h.length;F<w;F++){const N=h[F];if(N&&!N.match(xu)){let y="";for(let p=0,x=N.length;p<x;p++)N.charCodeAt(p)>127?y+="x":y+=N[p];if(!y.match(xu)){const p=h.slice(0,F),x=h.slice(F+1),_=N.match(Ut);_&&(p.push(_[1]),x.unshift(_[2])),x.length&&(l=x.join(".")+l),this.hostname=p.join(".");break}}}}this.hostname.length>Pt&&(this.hostname=""),m&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=l.indexOf("#");a!==-1&&(this.hash=l.substr(a),l=l.slice(0,a));const i=l.indexOf("?");return i!==-1&&(this.search=l.substr(i),l=l.slice(0,i)),l&&(this.pathname=l),ku[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Te.prototype.parseHost=function(e){let u=$t.exec(e);u&&(u=u[0],u!==":"&&(this.port=u.substr(1)),e=e.substr(0,e.length-u.length)),e&&(this.hostname=e)};const jt=Object.freeze(Object.defineProperty({__proto__:null,decode:pe,encode:ye,format:eu,parse:uu},Symbol.toStringTag,{value:"Module"})),Uu=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ju=/[\0-\x1F\x7F-\x9F]/,Zt=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,tu=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Zu=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,Hu=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,Ht=Object.freeze(Object.defineProperty({__proto__:null,Any:Uu,Cc:ju,Cf:Zt,P:tu,S:Zu,Z:Hu},Symbol.toStringTag,{value:"Module"})),Gt=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),Jt=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var Pe;const Wt=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),Qt=(Pe=String.fromCodePoint)!==null&&Pe!==void 0?Pe:function(e){let u="";return e>65535&&(e-=65536,u+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),u+=String.fromCharCode(e),u};function Yt(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=Wt.get(e))!==null&&u!==void 0?u:e}var z;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(z||(z={}));const Kt=32;var re;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(re||(re={}));function We(e){return e>=z.ZERO&&e<=z.NINE}function Xt(e){return e>=z.UPPER_A&&e<=z.UPPER_F||e>=z.LOWER_A&&e<=z.LOWER_F}function e0(e){return e>=z.UPPER_A&&e<=z.UPPER_Z||e>=z.LOWER_A&&e<=z.LOWER_Z||We(e)}function u0(e){return e===z.EQUALS||e0(e)}var L;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(L||(L={}));var ne;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(ne||(ne={}));class t0{constructor(u,n,r){this.decodeTree=u,this.emitCodePoint=n,this.errors=r,this.state=L.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=ne.Strict}startEntity(u){this.decodeMode=u,this.state=L.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,n){switch(this.state){case L.EntityStart:return u.charCodeAt(n)===z.NUM?(this.state=L.NumericStart,this.consumed+=1,this.stateNumericStart(u,n+1)):(this.state=L.NamedEntity,this.stateNamedEntity(u,n));case L.NumericStart:return this.stateNumericStart(u,n);case L.NumericDecimal:return this.stateNumericDecimal(u,n);case L.NumericHex:return this.stateNumericHex(u,n);case L.NamedEntity:return this.stateNamedEntity(u,n)}}stateNumericStart(u,n){return n>=u.length?-1:(u.charCodeAt(n)|Kt)===z.LOWER_X?(this.state=L.NumericHex,this.consumed+=1,this.stateNumericHex(u,n+1)):(this.state=L.NumericDecimal,this.stateNumericDecimal(u,n))}addToNumericResult(u,n,r,o){if(n!==r){const l=r-n;this.result=this.result*Math.pow(o,l)+parseInt(u.substr(n,l),o),this.consumed+=l}}stateNumericHex(u,n){const r=n;for(;n<u.length;){const o=u.charCodeAt(n);if(We(o)||Xt(o))n+=1;else return this.addToNumericResult(u,r,n,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(u,r,n,16),-1}stateNumericDecimal(u,n){const r=n;for(;n<u.length;){const o=u.charCodeAt(n);if(We(o))n+=1;else return this.addToNumericResult(u,r,n,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(u,r,n,10),-1}emitNumericEntity(u,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(u===z.SEMI)this.consumed+=1;else if(this.decodeMode===ne.Strict)return 0;return this.emitCodePoint(Yt(this.result),this.consumed),this.errors&&(u!==z.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(u,n){const{decodeTree:r}=this;let o=r[this.treeIndex],l=(o&re.VALUE_LENGTH)>>14;for(;n<u.length;n++,this.excess++){const c=u.charCodeAt(n);if(this.treeIndex=n0(r,o,this.treeIndex+Math.max(1,l),c),this.treeIndex<0)return this.result===0||this.decodeMode===ne.Attribute&&(l===0||u0(c))?0:this.emitNotTerminatedNamedEntity();if(o=r[this.treeIndex],l=(o&re.VALUE_LENGTH)>>14,l!==0){if(c===z.SEMI)return this.emitNamedEntityData(this.treeIndex,l,this.consumed+this.excess);this.decodeMode!==ne.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var u;const{result:n,decodeTree:r}=this,o=(r[n]&re.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,o,this.consumed),(u=this.errors)===null||u===void 0||u.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(u,n,r){const{decodeTree:o}=this;return this.emitCodePoint(n===1?o[u]&~re.VALUE_LENGTH:o[u+1],r),n===3&&this.emitCodePoint(o[u+2],r),r}end(){var u;switch(this.state){case L.NamedEntity:return this.result!==0&&(this.decodeMode!==ne.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case L.NumericDecimal:return this.emitNumericEntity(0,2);case L.NumericHex:return this.emitNumericEntity(0,3);case L.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case L.EntityStart:return 0}}}function Gu(e){let u="";const n=new t0(e,r=>u+=Qt(r));return function(o,l){let c=0,a=0;for(;(a=o.indexOf("&",a))>=0;){u+=o.slice(c,a),n.startEntity(l);const s=n.write(o,a+1);if(s<0){c=a+n.end();break}c=a+s,a=s===0?c+1:c}const i=u+o.slice(c);return u="",i}}function n0(e,u,n,r){const o=(u&re.BRANCH_LENGTH)>>7,l=u&re.JUMP_TABLE;if(o===0)return l!==0&&r===l?n:-1;if(l){const i=r-l;return i<0||i>=o?-1:e[n+i]-1}let c=n,a=c+o-1;for(;c<=a;){const i=c+a>>>1,s=e[i];if(s<r)c=i+1;else if(s>r)a=i-1;else return e[i+o]}return-1}const r0=Gu(Gt);Gu(Jt);function Ju(e,u=ne.Legacy){return r0(e,u)}function o0(e){return Object.prototype.toString.call(e)}function nu(e){return o0(e)==="[object String]"}const l0=Object.prototype.hasOwnProperty;function a0(e,u){return l0.call(e,u)}function $e(e){return Array.prototype.slice.call(arguments,1).forEach(function(n){if(n){if(typeof n!="object")throw new TypeError(n+"must be object");Object.keys(n).forEach(function(r){e[r]=n[r]})}}),e}function Wu(e,u,n){return[].concat(e.slice(0,u),n,e.slice(u+1))}function ru(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)===65535||(e&65535)===65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function Be(e){if(e>65535){e-=65536;const u=55296+(e>>10),n=56320+(e&1023);return String.fromCharCode(u,n)}return String.fromCharCode(e)}const Qu=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,c0=/&([a-z#][a-z0-9]{1,31});/gi,i0=new RegExp(Qu.source+"|"+c0.source,"gi"),s0=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function d0(e,u){if(u.charCodeAt(0)===35&&s0.test(u)){const r=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return ru(r)?Be(r):e}const n=Ju(e);return n!==e?n:e}function f0(e){return e.indexOf("\\")<0?e:e.replace(Qu,"$1")}function be(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(i0,function(u,n,r){return n||d0(u,r)})}const p0=/[&<>"]/,b0=/[&<>"]/g,h0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function m0(e){return h0[e]}function le(e){return p0.test(e)?e.replace(b0,m0):e}const x0=/[.?*+^$[\]\\(){}|-]/g;function _0(e){return e.replace(x0,"\\$&")}function O(e){switch(e){case 9:case 32:return!0}return!1}function _e(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function ke(e){return tu.test(e)||Zu.test(e)}function ge(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function qe(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const k0={mdurl:jt,ucmicro:Ht},g0=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:Wu,assign:$e,escapeHtml:le,escapeRE:_0,fromCodePoint:Be,has:a0,isMdAsciiPunct:ge,isPunctChar:ke,isSpace:O,isString:nu,isValidEntityCode:ru,isWhiteSpace:_e,lib:k0,normalizeReference:qe,unescapeAll:be,unescapeMd:f0},Symbol.toStringTag,{value:"Module"}));function v0(e,u,n){let r,o,l,c;const a=e.posMax,i=e.pos;for(e.pos=u+1,r=1;e.pos<a;){if(l=e.src.charCodeAt(e.pos),l===93&&(r--,r===0)){o=!0;break}if(c=e.pos,e.md.inline.skipToken(e),l===91){if(c===e.pos-1)r++;else if(n)return e.pos=i,-1}}let s=-1;return o&&(s=e.pos),e.pos=i,s}function y0(e,u,n){let r,o=u;const l={ok:!1,pos:0,str:""};if(e.charCodeAt(o)===60){for(o++;o<n;){if(r=e.charCodeAt(o),r===10||r===60)return l;if(r===62)return l.pos=o+1,l.str=be(e.slice(u+1,o)),l.ok=!0,l;if(r===92&&o+1<n){o+=2;continue}o++}return l}let c=0;for(;o<n&&(r=e.charCodeAt(o),!(r===32||r<32||r===127));){if(r===92&&o+1<n){if(e.charCodeAt(o+1)===32)break;o+=2;continue}if(r===40&&(c++,c>32))return l;if(r===41){if(c===0)break;c--}o++}return u===o||c!==0||(l.str=be(e.slice(u,o)),l.pos=o,l.ok=!0),l}function C0(e,u,n,r){let o,l=u;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)c.str=r.str,c.marker=r.marker;else{if(l>=n)return c;let a=e.charCodeAt(l);if(a!==34&&a!==39&&a!==40)return c;u++,l++,a===40&&(a=41),c.marker=a}for(;l<n;){if(o=e.charCodeAt(l),o===c.marker)return c.pos=l+1,c.str+=be(e.slice(u,l)),c.ok=!0,c;if(o===40&&c.marker===41)return c;o===92&&l+1<n&&l++,l++}return c.can_continue=!0,c.str+=be(e.slice(u,l)),c}const E0=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:y0,parseLinkLabel:v0,parseLinkTitle:C0},Symbol.toStringTag,{value:"Module"})),K={};K.code_inline=function(e,u,n,r,o){const l=e[u];return"<code"+o.renderAttrs(l)+">"+le(l.content)+"</code>"};K.code_block=function(e,u,n,r,o){const l=e[u];return"<pre"+o.renderAttrs(l)+"><code>"+le(e[u].content)+`</code></pre>
3
- `};K.fence=function(e,u,n,r,o){const l=e[u],c=l.info?be(l.info).trim():"";let a="",i="";if(c){const d=c.split(/(\s+)/g);a=d[0],i=d.slice(2).join("")}let s;if(n.highlight?s=n.highlight(l.content,a,i)||le(l.content):s=le(l.content),s.indexOf("<pre")===0)return s+`
1
+ "use strict";const L=require("./base-ef747d02.cjs");require("./el-tag-a33c4b22.cjs");const de=require("./el-select-d8d91db1.cjs");require("./el-scrollbar-bc3f790d.cjs");const le=require("./el-popper-b6c99b28.cjs"),bu=require("./el-checkbox-c25236a6.cjs");require("./el-checkbox-group-0ea8fbf8.cjs");const u=require("vue"),Et=require("./el-divider-4713d74c.cjs"),Oe=require("./el-dialog-ae86edb8.cjs");require("./el-overlay-9e34965f.cjs");const Te=require("./el-form-item-c3fe189b.cjs"),$u=require("./el-input-7fd293af.cjs"),qu=require("./el-input-number-22e21d16.cjs");require("./el-tooltip-0ea8fbf8.cjs");const tu=require("./el-button-eec58cff.cjs");require("./el-popover-0ea8fbf8.cjs");const Dt=require("./el-text-c20a9f48.cjs"),X=require("./index-098c2447.cjs"),hu=require("./el-table-column-c974cb96.cjs"),Ru=require("./index-298075cf.cjs"),Ft=require("./index-d725fef6.cjs"),q=require("./el-message-5e6a6be9.cjs"),wt=require("./el-message-box-c10adb52.cjs"),Me=require("./_plugin-vue_export-helper-f246444f.cjs"),nu=require("./index-f3562b52.cjs"),Vt=require("./index-f967d6c1.cjs"),he=require("./use-form-common-props-fd9b61a0.cjs"),At=require("./index-f1c702f6.cjs"),Nt=require("./index-9780a537.cjs"),Tt=require("./index-c108567d.cjs");require("./index-bb833443.cjs");require("./castArray-35947698.cjs");require("./index-11547a0c.cjs");require("./scroll-b108dabd.cjs");require("./debounce-62f5b6e8.cjs");require("./vnode-b906ae6d.cjs");require("./use-global-config-30d7d8ce.cjs");require("./_initCloneObject-52b6a510.cjs");require("./typescript-b63f8e83.cjs");require("./index-eea0bcb3.cjs");require("./raf-8249652f.cjs");require("./index-8901a38c.cjs");require("./config-provider-a584d81e.cjs");require("./validator-1b8a6128.cjs");require("./dropdown-071c5d7e.cjs");const Lu=L.buildProps({modelValue:{type:[String,Number,Boolean],default:void 0},size:he.useSizeProp,disabled:Boolean,label:{type:[String,Number,Boolean],default:void 0},value:{type:[String,Number,Boolean],default:void 0},name:{type:String,default:void 0}}),Bt=L.buildProps({...Lu,border:Boolean}),zu={[le.UPDATE_MODEL_EVENT]:e=>L.isString(e)||L.isNumber(e)||L.isBoolean(e),[le.CHANGE_EVENT]:e=>L.isString(e)||L.isNumber(e)||L.isBoolean(e)},Pu=Symbol("radioGroupKey"),Uu=(e,t)=>{const n=u.ref(),r=u.inject(Pu,void 0),o=u.computed(()=>!!r),l=u.computed(()=>L.isPropAbsent(e.value)?e.label:e.value),c=u.computed({get(){return o.value?r.modelValue:e.modelValue},set(f){o.value?r.changeEvent(f):t&&t(le.UPDATE_MODEL_EVENT,f),n.value.checked=e.modelValue===l.value}}),a=he.useFormSize(u.computed(()=>r==null?void 0:r.size)),i=he.useFormDisabled(u.computed(()=>r==null?void 0:r.disabled)),s=u.ref(!1),d=u.computed(()=>i.value||o.value&&c.value!==l.value?-1:0);return At.useDeprecated({from:"label act as value",replacement:"value",version:"3.0.0",scope:"el-radio",ref:"https://element-plus.org/en-US/component/radio.html"},u.computed(()=>o.value&&L.isPropAbsent(e.value))),{radioRef:n,isGroup:o,radioGroup:r,focus:s,size:a,disabled:i,tabIndex:d,modelValue:c,actualValue:l}},St=u.defineComponent({name:"ElRadio"}),It=u.defineComponent({...St,props:Bt,emits:zu,setup(e,{emit:t}){const n=e,r=L.useNamespace("radio"),{radioRef:o,radioGroup:l,focus:c,size:a,disabled:i,modelValue:s,actualValue:d}=Uu(n,t);function f(){u.nextTick(()=>t(le.CHANGE_EVENT,s.value))}return(b,m)=>{var p;return u.openBlock(),u.createElementBlock("label",{class:u.normalizeClass([u.unref(r).b(),u.unref(r).is("disabled",u.unref(i)),u.unref(r).is("focus",u.unref(c)),u.unref(r).is("bordered",b.border),u.unref(r).is("checked",u.unref(s)===u.unref(d)),u.unref(r).m(u.unref(a))])},[u.createElementVNode("span",{class:u.normalizeClass([u.unref(r).e("input"),u.unref(r).is("disabled",u.unref(i)),u.unref(r).is("checked",u.unref(s)===u.unref(d))])},[u.withDirectives(u.createElementVNode("input",{ref_key:"radioRef",ref:o,"onUpdate:modelValue":w=>u.isRef(s)?s.value=w:null,class:u.normalizeClass(u.unref(r).e("original")),value:u.unref(d),name:b.name||((p=u.unref(l))==null?void 0:p.name),disabled:u.unref(i),checked:u.unref(s)===u.unref(d),type:"radio",onFocus:w=>c.value=!0,onBlur:w=>c.value=!1,onChange:f,onClick:u.withModifiers(()=>{},["stop"])},null,42,["onUpdate:modelValue","value","name","disabled","checked","onFocus","onBlur","onClick"]),[[u.vModelRadio,u.unref(s)]]),u.createElementVNode("span",{class:u.normalizeClass(u.unref(r).e("inner"))},null,2)],2),u.createElementVNode("span",{class:u.normalizeClass(u.unref(r).e("label")),onKeydown:u.withModifiers(()=>{},["stop"])},[u.renderSlot(b.$slots,"default",{},()=>[u.createTextVNode(u.toDisplayString(b.label),1)])],42,["onKeydown"])],2)}}});var ju=L._export_sfc(It,[["__file","radio.vue"]]);const Ot=L.buildProps({...Lu}),Mt=u.defineComponent({name:"ElRadioButton"}),$t=u.defineComponent({...Mt,props:Ot,setup(e){const t=e,n=L.useNamespace("radio"),{radioRef:r,focus:o,size:l,disabled:c,modelValue:a,radioGroup:i,actualValue:s}=Uu(t),d=u.computed(()=>({backgroundColor:(i==null?void 0:i.fill)||"",borderColor:(i==null?void 0:i.fill)||"",boxShadow:i!=null&&i.fill?`-1px 0 0 0 ${i.fill}`:"",color:(i==null?void 0:i.textColor)||""}));return(f,b)=>{var m;return u.openBlock(),u.createElementBlock("label",{class:u.normalizeClass([u.unref(n).b("button"),u.unref(n).is("active",u.unref(a)===u.unref(s)),u.unref(n).is("disabled",u.unref(c)),u.unref(n).is("focus",u.unref(o)),u.unref(n).bm("button",u.unref(l))])},[u.withDirectives(u.createElementVNode("input",{ref_key:"radioRef",ref:r,"onUpdate:modelValue":p=>u.isRef(a)?a.value=p:null,class:u.normalizeClass(u.unref(n).be("button","original-radio")),value:u.unref(s),type:"radio",name:f.name||((m=u.unref(i))==null?void 0:m.name),disabled:u.unref(c),onFocus:p=>o.value=!0,onBlur:p=>o.value=!1,onClick:u.withModifiers(()=>{},["stop"])},null,42,["onUpdate:modelValue","value","name","disabled","onFocus","onBlur","onClick"]),[[u.vModelRadio,u.unref(a)]]),u.createElementVNode("span",{class:u.normalizeClass(u.unref(n).be("button","inner")),style:u.normalizeStyle(u.unref(a)===u.unref(s)?u.unref(d):{}),onKeydown:u.withModifiers(()=>{},["stop"])},[u.renderSlot(f.$slots,"default",{},()=>[u.createTextVNode(u.toDisplayString(f.label),1)])],46,["onKeydown"])],2)}}});var Zu=L._export_sfc($t,[["__file","radio-button.vue"]]);const qt=L.buildProps({id:{type:String,default:void 0},size:he.useSizeProp,disabled:Boolean,modelValue:{type:[String,Number,Boolean],default:void 0},fill:{type:String,default:""},textColor:{type:String,default:""},name:{type:String,default:void 0},validateEvent:{type:Boolean,default:!0},options:{type:L.definePropType(Array)},props:{type:L.definePropType(Object),default:()=>Hu},...le.useAriaProps(["ariaLabel"])}),Rt=zu,Hu={label:"label",value:"value",disabled:"disabled"},Lt=u.defineComponent({name:"ElRadioGroup"}),zt=u.defineComponent({...Lt,props:qt,emits:Rt,setup(e,{emit:t}){const n=e,r=L.useNamespace("radio"),o=Nt.useId(),l=u.ref(),{formItem:c}=he.useFormItem(),{inputId:a,isLabeledByFormItem:i}=he.useFormItemInputId(n,{formItemContext:c}),s=m=>{t(le.UPDATE_MODEL_EVENT,m),u.nextTick(()=>t(le.CHANGE_EVENT,m))};u.onMounted(()=>{const m=l.value.querySelectorAll("[type=radio]"),p=m[0];!Array.from(m).some(w=>w.checked)&&p&&(p.tabIndex=0)});const d=u.computed(()=>n.name||o.value),f=u.computed(()=>({...Hu,...n.props})),b=m=>{const p={label:m[f.value.label],value:m[f.value.value],disabled:m[f.value.disabled]};return{...m,...p}};return u.provide(Pu,u.reactive({...u.toRefs(n),changeEvent:s,name:d})),u.watch(()=>n.modelValue,(m,p)=>{n.validateEvent&&!Tt.isEqual(m,p)&&(c==null||c.validate("change").catch(w=>le.debugWarn()))}),(m,p)=>(u.openBlock(),u.createElementBlock("div",{id:u.unref(a),ref_key:"radioGroupRef",ref:l,class:u.normalizeClass(u.unref(r).b("group")),role:"radiogroup","aria-label":u.unref(i)?void 0:m.ariaLabel||"radio-group","aria-labelledby":u.unref(i)?u.unref(c).labelId:void 0},[u.renderSlot(m.$slots,"default",{},()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(n.options,(w,N)=>(u.openBlock(),u.createBlock(ju,u.mergeProps({key:N},b(w)),null,16))),128))])],10,["id","aria-label","aria-labelledby"]))}});var Gu=L._export_sfc(zt,[["__file","radio-group.vue"]]);const $e=L.withInstall(ju,{RadioButton:Zu,RadioGroup:Gu}),qe=L.withNoopInstall(Gu),Ju=L.withNoopInstall(Zu);const mu={varietyMarket:{show:!0,options:[]},commonOption:{show:!0,options:[]},marketIds:{show:!0,options:[]},customTag:{show:!0,options:[]},jcTranslate:{show:!0,jcOptions:[{label:"恒指",value:"HZCFJC"},{label:"恒生科技",value:"HSKJCFJC"},{label:"上证50",value:"SZ50CFJC"},{label:"沪深300",value:"HS300CFJC"},{label:"中证500",value:"ZZ500CFJC"},{label:"中证1000",value:"ZZ1000CFJC"}]},factorScreen:{show:!0,sqlShow:!1,cycleShow:!0,cycleDefault:null,cycleOptions:[],factorOptions:[],factorDescriptions:[]},commonIndicator:{show:!0,options:[{key:"marketCapital",label:"总市值",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[null,25],unit:["亿","亿"],text:"≤25亿"},{range:[null,50],unit:["亿","亿"],text:"≤50亿"},{range:[20,50],unit:["亿","亿"],text:"20亿~50亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"},{range:[200,null],unit:["亿","亿"],text:"≥200亿"},{range:[500,null],unit:["亿","亿"],text:"≥500亿"},{range:[1e3,null],unit:["亿","亿"],text:"≥1000亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"floatMarketCapital",label:"流通市值",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,20],unit:["亿","亿"],text:"≤20亿"},{range:[null,50],unit:["亿","亿"],text:"≤50亿"},{range:[null,100],unit:["亿","亿"],text:"≤100亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"},{range:[200,null],unit:["亿","亿"],text:"≥200亿"},{range:[500,null],unit:["亿","亿"],text:"≥500亿"},{range:[1e3,null],unit:["亿","亿"],text:"≥1000亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"totalShares",label:"总股本",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[null,75],unit:["亿","亿"],text:"≤75亿"},{range:[10,75],unit:["亿","亿"],text:"10亿~75亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"freeFloatShares",label:"流通股本",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,5],unit:["千万","千万"],text:"≤5千万"},{range:[5,3],unit:["千万","亿"],text:"5千万~3亿"},{range:[null,5],unit:["亿","亿"],text:"≤5亿"},{range:[null,10],unit:["亿","亿"],text:"≤10亿"},{range:[8,30],unit:["亿","亿"],text:"8亿~30亿"},{range:[30,null],unit:["亿","亿"],text:"≥30亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"]},{key:"turnoverRate",label:"换手率(实)",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,1],unit:["%","%"],text:"≤1%"},{range:[1,5],unit:["%","%"],text:"1%~5%"},{range:[5,10],unit:["%","%"],text:"5%~10%"},{range:[10,null],unit:["%","%"],text:"≥10%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"peTtm",label:"市盈率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:[],text:"亏损"},{range:[0,null],unit:[],text:"≥0"},{range:[0,20],unit:[],text:"0~20"},{range:[20,40],unit:[],text:"20~40"},{range:[40,100],unit:[],text:"40~100"},{range:[100,null],unit:[],text:"≥100"}],defaultUnit:[],unitOptions:[]},{key:"eps",label:"每股净收益",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:["元","元"],text:"≤0"},{range:[0,null],unit:["元","元"],text:"≥0"},{range:[.2,null],unit:["元","元"],text:"≥0.2元"},{range:[.5,null],unit:["元","元"],text:"≥0.5元"},{range:[1,null],unit:["元","元"],text:"≥1元"},{range:[2,null],unit:["元","元"],text:"≥2元"}],defaultUnit:["元","元"],unitOptions:["元"]},{key:"st",label:"是否ST",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"pb",label:"市净率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[0,null],unit:[],text:"≥0"},{range:[0,1],unit:[],text:"0~1"},{range:[1,2],unit:[],text:"1~2"},{range:[0,3],unit:[],text:"0~3"},{range:[3,null],unit:[],text:"≥3"}],defaultUnit:[],unitOptions:[]},{key:"mnShr",label:"成交额",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[0,1],unit:["亿","亿"],text:"0~1亿"},{range:[0,5],unit:["亿","亿"],text:"0~5亿"},{range:[0,10],unit:["亿","亿"],text:"0~10亿"},{range:[10,null],unit:["亿","亿"],text:"≥10亿"},{range:[50,null],unit:["亿","亿"],text:"≥50亿"},{range:[100,null],unit:["亿","亿"],text:"≥100亿"}],defaultUnit:["亿","亿"],unitOptions:["元","千万","亿"],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"perVolumn",label:"成交量",type:"custom",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]}},{key:"roe",label:"净资产收益率roe",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,0],unit:["%","%"],text:"<0"},{range:[0,null],unit:["%","%"],text:">0"},{range:[10,null],unit:["%","%"],text:">10%"},{range:[15,null],unit:["%","%"],text:">15%"},{range:[20,null],unit:["%","%"],text:">20%"},{range:[30,null],unit:["%","%"],text:">30%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"tFeaturelncomes",label:"净利润",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"dividendYield",label:"股息率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},convenientOptions:[{range:[null,1],unit:["%","%"],text:"≤1%"},{range:[1,5],unit:["%","%"],text:"1%~5%"},{range:[5,10],unit:["%","%"],text:"5%~10%"},{range:[10,null],unit:["%","%"],text:"≥10%"}],defaultUnit:["%","%"],unitOptions:["%"]},{key:"priceLevels",label:"股价分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"peTtmLevels",label:"市盈率分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"peTrendTtmLevels",label:"市盈率估值走势分位",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"mainFlow",label:"主力净流入资金",type:"custom",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]}},{key:"incrementRevenueLyr",label:"营业收入增长率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"netProfitGrowthRatioLyr",label:"净利润增长率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"fiveYearRoe",label:"5年净资产收益率",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},defaultUnit:["%","%"],unitOptions:["%"]},{key:"auditOpinionType",label:"年报审计意见",parent:{varietyMarketIds:[3,5,7],commonOptionIds:[4,6,12,14,15,16]},type:"custom"},{key:"expireDays",label:"过期天数",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["天","天"],unitOptions:["天"]},{key:"virtualRealDegree",label:"虚实度",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"yearProfitRate",label:"年化收益率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"impliedVolatility",label:"隐含波动率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["%","%"],unitOptions:["%"]},{key:"levelMultiplier",label:"杠杆率",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[]},{key:"turnover",label:"成交额(期权)",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:["万","万"],unitOptions:["万"],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"volume",label:"成交量(期权)",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"openInterest",label:"持仓量",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[],showRankType:!0,defaultRadioType:"1",defaultRankRange:[0,25]},{key:"optionsCpType",label:"认沽认购",parent:{varietyMarketIds:[8],commonOptionIds:[11]},type:"custom"},{key:"optionGear",label:"期权档位",parent:{varietyMarketIds:[8],commonOptionIds:[11]},convenientOptions:[],defaultUnit:[],unitOptions:[]}]}},xu={...mu,compositeOrder:{show:!0,options:mu.commonIndicator.options}};const Pt=(e,t,n)=>{!t[0]&&t[0]!==0&&!t[1]&&t[1]!==0?n(new Error("至少填写一个分数")):n()},_u=e=>{const t=/(条件(\d+))/g;return e.match(t)||[]},Ut=e=>{if(!e)return[];const t=/\$\{([^}]+)\}/g,n=[];let r;for(;(r=t.exec(e))!==null;)n.push(r[1]);return[...new Set(n)]},ku={};function jt(e){let t=ku[e];if(t)return t;t=ku[e]=[];for(let n=0;n<128;n++){const r=String.fromCharCode(n);t.push(r)}for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);t[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return t}function me(e,t){typeof t!="string"&&(t=me.defaultChars);const n=jt(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(r){let o="";for(let l=0,c=r.length;l<c;l+=3){const a=parseInt(r.slice(l+1,l+3),16);if(a<128){o+=n[a];continue}if((a&224)===192&&l+3<c){const i=parseInt(r.slice(l+4,l+6),16);if((i&192)===128){const s=a<<6&1984|i&63;s<128?o+="��":o+=String.fromCharCode(s),l+=3;continue}}if((a&240)===224&&l+6<c){const i=parseInt(r.slice(l+4,l+6),16),s=parseInt(r.slice(l+7,l+9),16);if((i&192)===128&&(s&192)===128){const d=a<<12&61440|i<<6&4032|s&63;d<2048||d>=55296&&d<=57343?o+="���":o+=String.fromCharCode(d),l+=6;continue}}if((a&248)===240&&l+9<c){const i=parseInt(r.slice(l+4,l+6),16),s=parseInt(r.slice(l+7,l+9),16),d=parseInt(r.slice(l+10,l+12),16);if((i&192)===128&&(s&192)===128&&(d&192)===128){let f=a<<18&1835008|i<<12&258048|s<<6&4032|d&63;f<65536||f>1114111?o+="����":(f-=65536,o+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),l+=9;continue}}o+="�"}return o})}me.defaultChars=";/?:@&=+$,#";me.componentChars="";const gu={};function Zt(e){let t=gu[e];if(t)return t;t=gu[e]=[];for(let n=0;n<128;n++){const r=String.fromCharCode(n);/^[0-9a-z]$/i.test(r)?t.push(r):t.push("%"+("0"+n.toString(16).toUpperCase()).slice(-2))}for(let n=0;n<e.length;n++)t[e.charCodeAt(n)]=e[n];return t}function Ee(e,t,n){typeof t!="string"&&(n=t,t=Ee.defaultChars),typeof n>"u"&&(n=!0);const r=Zt(t);let o="";for(let l=0,c=e.length;l<c;l++){const a=e.charCodeAt(l);if(n&&a===37&&l+2<c&&/^[0-9a-f]{2}$/i.test(e.slice(l+1,l+3))){o+=e.slice(l,l+3),l+=2;continue}if(a<128){o+=r[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&l+1<c){const i=e.charCodeAt(l+1);if(i>=56320&&i<=57343){o+=encodeURIComponent(e[l]+e[l+1]),l++;continue}}o+="%EF%BF%BD";continue}o+=encodeURIComponent(e[l])}return o}Ee.defaultChars=";/?:@&=+$,-_.!~*'()#";Ee.componentChars="-_.!~*'()";function ru(e){let t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function Be(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const Ht=/^([a-z0-9.+-]+:)/i,Gt=/:[0-9]*$/,Jt=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Wt=["<",">",'"',"`"," ","\r",`
2
+ `," "],Qt=["{","}","|","\\","^","`"].concat(Wt),Yt=["'"].concat(Qt),vu=["%","/","?",";","#"].concat(Yt),yu=["/","?","#"],Kt=255,Cu=/^[+a-z0-9A-Z_-]{0,63}$/,Xt=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Eu={javascript:!0,"javascript:":!0},Du={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function ou(e,t){if(e&&e instanceof Be)return e;const n=new Be;return n.parse(e,t),n}Be.prototype.parse=function(e,t){let n,r,o,l=e;if(l=l.trim(),!t&&e.split("#").length===1){const s=Jt.exec(l);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Ht.exec(l);if(c&&(c=c[0],n=c.toLowerCase(),this.protocol=c,l=l.substr(c.length)),(t||c||l.match(/^\/\/[^@\/]+@[^@\/]+/))&&(o=l.substr(0,2)==="//",o&&!(c&&Eu[c])&&(l=l.substr(2),this.slashes=!0)),!Eu[c]&&(o||c&&!Du[c])){let s=-1;for(let p=0;p<yu.length;p++)r=l.indexOf(yu[p]),r!==-1&&(s===-1||r<s)&&(s=r);let d,f;s===-1?f=l.lastIndexOf("@"):f=l.lastIndexOf("@",s),f!==-1&&(d=l.slice(0,f),l=l.slice(f+1),this.auth=d),s=-1;for(let p=0;p<vu.length;p++)r=l.indexOf(vu[p]),r!==-1&&(s===-1||r<s)&&(s=r);s===-1&&(s=l.length),l[s-1]===":"&&s--;const b=l.slice(0,s);l=l.slice(s),this.parseHost(b),this.hostname=this.hostname||"";const m=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!m){const p=this.hostname.split(/\./);for(let w=0,N=p.length;w<N;w++){const I=p[w];if(I&&!I.match(Cu)){let k="";for(let h=0,y=I.length;h<y;h++)I.charCodeAt(h)>127?k+="x":k+=I[h];if(!k.match(Cu)){const h=p.slice(0,w),y=p.slice(w+1),_=I.match(Xt);_&&(h.push(_[1]),y.unshift(_[2])),y.length&&(l=y.join(".")+l),this.hostname=h.join(".");break}}}}this.hostname.length>Kt&&(this.hostname=""),m&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=l.indexOf("#");a!==-1&&(this.hash=l.substr(a),l=l.slice(0,a));const i=l.indexOf("?");return i!==-1&&(this.search=l.substr(i),l=l.slice(0,i)),l&&(this.pathname=l),Du[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Be.prototype.parseHost=function(e){let t=Gt.exec(e);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};const e0=Object.freeze(Object.defineProperty({__proto__:null,decode:me,encode:Ee,format:ru,parse:ou},Symbol.toStringTag,{value:"Module"})),Wu=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Qu=/[\0-\x1F\x7F-\x9F]/,u0=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,lu=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Yu=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,Ku=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,t0=Object.freeze(Object.defineProperty({__proto__:null,Any:Wu,Cc:Qu,Cf:u0,P:lu,S:Yu,Z:Ku},Symbol.toStringTag,{value:"Module"})),n0=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),r0=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var He;const o0=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),l0=(He=String.fromCodePoint)!==null&&He!==void 0?He:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function a0(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=o0.get(e))!==null&&t!==void 0?t:e}var H;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(H||(H={}));const c0=32;var se;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(se||(se={}));function Xe(e){return e>=H.ZERO&&e<=H.NINE}function i0(e){return e>=H.UPPER_A&&e<=H.UPPER_F||e>=H.LOWER_A&&e<=H.LOWER_F}function s0(e){return e>=H.UPPER_A&&e<=H.UPPER_Z||e>=H.LOWER_A&&e<=H.LOWER_Z||Xe(e)}function d0(e){return e===H.EQUALS||s0(e)}var Z;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(Z||(Z={}));var ie;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(ie||(ie={}));class f0{constructor(t,n,r){this.decodeTree=t,this.emitCodePoint=n,this.errors=r,this.state=Z.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=ie.Strict}startEntity(t){this.decodeMode=t,this.state=Z.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,n){switch(this.state){case Z.EntityStart:return t.charCodeAt(n)===H.NUM?(this.state=Z.NumericStart,this.consumed+=1,this.stateNumericStart(t,n+1)):(this.state=Z.NamedEntity,this.stateNamedEntity(t,n));case Z.NumericStart:return this.stateNumericStart(t,n);case Z.NumericDecimal:return this.stateNumericDecimal(t,n);case Z.NumericHex:return this.stateNumericHex(t,n);case Z.NamedEntity:return this.stateNamedEntity(t,n)}}stateNumericStart(t,n){return n>=t.length?-1:(t.charCodeAt(n)|c0)===H.LOWER_X?(this.state=Z.NumericHex,this.consumed+=1,this.stateNumericHex(t,n+1)):(this.state=Z.NumericDecimal,this.stateNumericDecimal(t,n))}addToNumericResult(t,n,r,o){if(n!==r){const l=r-n;this.result=this.result*Math.pow(o,l)+parseInt(t.substr(n,l),o),this.consumed+=l}}stateNumericHex(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(Xe(o)||i0(o))n+=1;else return this.addToNumericResult(t,r,n,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(t,r,n,16),-1}stateNumericDecimal(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(Xe(o))n+=1;else return this.addToNumericResult(t,r,n,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(t,r,n,10),-1}emitNumericEntity(t,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===H.SEMI)this.consumed+=1;else if(this.decodeMode===ie.Strict)return 0;return this.emitCodePoint(a0(this.result),this.consumed),this.errors&&(t!==H.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,n){const{decodeTree:r}=this;let o=r[this.treeIndex],l=(o&se.VALUE_LENGTH)>>14;for(;n<t.length;n++,this.excess++){const c=t.charCodeAt(n);if(this.treeIndex=p0(r,o,this.treeIndex+Math.max(1,l),c),this.treeIndex<0)return this.result===0||this.decodeMode===ie.Attribute&&(l===0||d0(c))?0:this.emitNotTerminatedNamedEntity();if(o=r[this.treeIndex],l=(o&se.VALUE_LENGTH)>>14,l!==0){if(c===H.SEMI)return this.emitNamedEntityData(this.treeIndex,l,this.consumed+this.excess);this.decodeMode!==ie.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:n,decodeTree:r}=this,o=(r[n]&se.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,o,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,n,r){const{decodeTree:o}=this;return this.emitCodePoint(n===1?o[t]&~se.VALUE_LENGTH:o[t+1],r),n===3&&this.emitCodePoint(o[t+2],r),r}end(){var t;switch(this.state){case Z.NamedEntity:return this.result!==0&&(this.decodeMode!==ie.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Z.NumericDecimal:return this.emitNumericEntity(0,2);case Z.NumericHex:return this.emitNumericEntity(0,3);case Z.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Z.EntityStart:return 0}}}function Xu(e){let t="";const n=new f0(e,r=>t+=l0(r));return function(o,l){let c=0,a=0;for(;(a=o.indexOf("&",a))>=0;){t+=o.slice(c,a),n.startEntity(l);const s=n.write(o,a+1);if(s<0){c=a+n.end();break}c=a+s,a=s===0?c+1:c}const i=t+o.slice(c);return t="",i}}function p0(e,t,n,r){const o=(t&se.BRANCH_LENGTH)>>7,l=t&se.JUMP_TABLE;if(o===0)return l!==0&&r===l?n:-1;if(l){const i=r-l;return i<0||i>=o?-1:e[n+i]-1}let c=n,a=c+o-1;for(;c<=a;){const i=c+a>>>1,s=e[i];if(s<r)c=i+1;else if(s>r)a=i-1;else return e[i+o]}return-1}const b0=Xu(n0);Xu(r0);function et(e,t=ie.Legacy){return b0(e,t)}function h0(e){return Object.prototype.toString.call(e)}function au(e){return h0(e)==="[object String]"}const m0=Object.prototype.hasOwnProperty;function x0(e,t){return m0.call(e,t)}function Re(e){return Array.prototype.slice.call(arguments,1).forEach(function(n){if(n){if(typeof n!="object")throw new TypeError(n+"must be object");Object.keys(n).forEach(function(r){e[r]=n[r]})}}),e}function ut(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))}function cu(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)===65535||(e&65535)===65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function Se(e){if(e>65535){e-=65536;const t=55296+(e>>10),n=56320+(e&1023);return String.fromCharCode(t,n)}return String.fromCharCode(e)}const tt=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,_0=/&([a-z#][a-z0-9]{1,31});/gi,k0=new RegExp(tt.source+"|"+_0.source,"gi"),g0=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function v0(e,t){if(t.charCodeAt(0)===35&&g0.test(t)){const r=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);return cu(r)?Se(r):e}const n=et(e);return n!==e?n:e}function y0(e){return e.indexOf("\\")<0?e:e.replace(tt,"$1")}function xe(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(k0,function(t,n,r){return n||v0(t,r)})}const C0=/[&<>"]/,E0=/[&<>"]/g,D0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function F0(e){return D0[e]}function fe(e){return C0.test(e)?e.replace(E0,F0):e}const w0=/[.?*+^$[\]\\(){}|-]/g;function V0(e){return e.replace(w0,"\\$&")}function R(e){switch(e){case 9:case 32:return!0}return!1}function ge(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function ve(e){return lu.test(e)||Yu.test(e)}function ye(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Le(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const A0={mdurl:e0,ucmicro:t0},N0=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:ut,assign:Re,escapeHtml:fe,escapeRE:V0,fromCodePoint:Se,has:x0,isMdAsciiPunct:ye,isPunctChar:ve,isSpace:R,isString:au,isValidEntityCode:cu,isWhiteSpace:ge,lib:A0,normalizeReference:Le,unescapeAll:xe,unescapeMd:y0},Symbol.toStringTag,{value:"Module"}));function T0(e,t,n){let r,o,l,c;const a=e.posMax,i=e.pos;for(e.pos=t+1,r=1;e.pos<a;){if(l=e.src.charCodeAt(e.pos),l===93&&(r--,r===0)){o=!0;break}if(c=e.pos,e.md.inline.skipToken(e),l===91){if(c===e.pos-1)r++;else if(n)return e.pos=i,-1}}let s=-1;return o&&(s=e.pos),e.pos=i,s}function B0(e,t,n){let r,o=t;const l={ok:!1,pos:0,str:""};if(e.charCodeAt(o)===60){for(o++;o<n;){if(r=e.charCodeAt(o),r===10||r===60)return l;if(r===62)return l.pos=o+1,l.str=xe(e.slice(t+1,o)),l.ok=!0,l;if(r===92&&o+1<n){o+=2;continue}o++}return l}let c=0;for(;o<n&&(r=e.charCodeAt(o),!(r===32||r<32||r===127));){if(r===92&&o+1<n){if(e.charCodeAt(o+1)===32)break;o+=2;continue}if(r===40&&(c++,c>32))return l;if(r===41){if(c===0)break;c--}o++}return t===o||c!==0||(l.str=xe(e.slice(t,o)),l.pos=o,l.ok=!0),l}function S0(e,t,n,r){let o,l=t;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)c.str=r.str,c.marker=r.marker;else{if(l>=n)return c;let a=e.charCodeAt(l);if(a!==34&&a!==39&&a!==40)return c;t++,l++,a===40&&(a=41),c.marker=a}for(;l<n;){if(o=e.charCodeAt(l),o===c.marker)return c.pos=l+1,c.str+=xe(e.slice(t,l)),c.ok=!0,c;if(o===40&&c.marker===41)return c;o===92&&l+1<n&&l++,l++}return c.can_continue=!0,c.str+=xe(e.slice(t,l)),c}const I0=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:B0,parseLinkLabel:T0,parseLinkTitle:S0},Symbol.toStringTag,{value:"Module"})),re={};re.code_inline=function(e,t,n,r,o){const l=e[t];return"<code"+o.renderAttrs(l)+">"+fe(l.content)+"</code>"};re.code_block=function(e,t,n,r,o){const l=e[t];return"<pre"+o.renderAttrs(l)+"><code>"+fe(e[t].content)+`</code></pre>
3
+ `};re.fence=function(e,t,n,r,o){const l=e[t],c=l.info?xe(l.info).trim():"";let a="",i="";if(c){const d=c.split(/(\s+)/g);a=d[0],i=d.slice(2).join("")}let s;if(n.highlight?s=n.highlight(l.content,a,i)||fe(l.content):s=fe(l.content),s.indexOf("<pre")===0)return s+`
4
4
  `;if(c){const d=l.attrIndex("class"),f=l.attrs?l.attrs.slice():[];d<0?f.push(["class",n.langPrefix+a]):(f[d]=f[d].slice(),f[d][1]+=" "+n.langPrefix+a);const b={attrs:f};return`<pre><code${o.renderAttrs(b)}>${s}</code></pre>
5
5
  `}return`<pre><code${o.renderAttrs(l)}>${s}</code></pre>
6
- `};K.image=function(e,u,n,r,o){const l=e[u];return l.attrs[l.attrIndex("alt")][1]=o.renderInlineAsText(l.children,n,r),o.renderToken(e,u,n)};K.hardbreak=function(e,u,n){return n.xhtmlOut?`<br />
6
+ `};re.image=function(e,t,n,r,o){const l=e[t];return l.attrs[l.attrIndex("alt")][1]=o.renderInlineAsText(l.children,n,r),o.renderToken(e,t,n)};re.hardbreak=function(e,t,n){return n.xhtmlOut?`<br />
7
7
  `:`<br>
8
- `};K.softbreak=function(e,u,n){return n.breaks?n.xhtmlOut?`<br />
8
+ `};re.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?`<br />
9
9
  `:`<br>
10
10
  `:`
11
- `};K.text=function(e,u){return le(e[u].content)};K.html_block=function(e,u){return e[u].content};K.html_inline=function(e,u){return e[u].content};function he(){this.rules=$e({},K)}he.prototype.renderAttrs=function(u){let n,r,o;if(!u.attrs)return"";for(o="",n=0,r=u.attrs.length;n<r;n++)o+=" "+le(u.attrs[n][0])+'="'+le(u.attrs[n][1])+'"';return o};he.prototype.renderToken=function(u,n,r){const o=u[n];let l="";if(o.hidden)return"";o.block&&o.nesting!==-1&&n&&u[n-1].hidden&&(l+=`
12
- `),l+=(o.nesting===-1?"</":"<")+o.tag,l+=this.renderAttrs(o),o.nesting===0&&r.xhtmlOut&&(l+=" /");let c=!1;if(o.block&&(c=!0,o.nesting===1&&n+1<u.length)){const a=u[n+1];(a.type==="inline"||a.hidden||a.nesting===-1&&a.tag===o.tag)&&(c=!1)}return l+=c?`>
13
- `:">",l};he.prototype.renderInline=function(e,u,n){let r="";const o=this.rules;for(let l=0,c=e.length;l<c;l++){const a=e[l].type;typeof o[a]<"u"?r+=o[a](e,l,u,n,this):r+=this.renderToken(e,l,u)}return r};he.prototype.renderInlineAsText=function(e,u,n){let r="";for(let o=0,l=e.length;o<l;o++)switch(e[o].type){case"text":r+=e[o].content;break;case"image":r+=this.renderInlineAsText(e[o].children,u,n);break;case"html_inline":case"html_block":r+=e[o].content;break;case"softbreak":case"hardbreak":r+=`
14
- `;break}return r};he.prototype.render=function(e,u,n){let r="";const o=this.rules;for(let l=0,c=e.length;l<c;l++){const a=e[l].type;a==="inline"?r+=this.renderInline(e[l].children,u,n):typeof o[a]<"u"?r+=o[a](e,l,u,n,this):r+=this.renderToken(e,l,u,n)}return r};function j(){this.__rules__=[],this.__cache__=null}j.prototype.__find__=function(e){for(let u=0;u<this.__rules__.length;u++)if(this.__rules__[u].name===e)return u;return-1};j.prototype.__compile__=function(){const e=this,u=[""];e.__rules__.forEach(function(n){n.enabled&&n.alt.forEach(function(r){u.indexOf(r)<0&&u.push(r)})}),e.__cache__={},u.forEach(function(n){e.__cache__[n]=[],e.__rules__.forEach(function(r){r.enabled&&(n&&r.alt.indexOf(n)<0||e.__cache__[n].push(r.fn))})})};j.prototype.at=function(e,u,n){const r=this.__find__(e),o=n||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__[r].fn=u,this.__rules__[r].alt=o.alt||[],this.__cache__=null};j.prototype.before=function(e,u,n,r){const o=this.__find__(e),l=r||{};if(o===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o,0,{name:u,enabled:!0,fn:n,alt:l.alt||[]}),this.__cache__=null};j.prototype.after=function(e,u,n,r){const o=this.__find__(e),l=r||{};if(o===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o+1,0,{name:u,enabled:!0,fn:n,alt:l.alt||[]}),this.__cache__=null};j.prototype.push=function(e,u,n){const r=n||{};this.__rules__.push({name:e,enabled:!0,fn:u,alt:r.alt||[]}),this.__cache__=null};j.prototype.enable=function(e,u){Array.isArray(e)||(e=[e]);const n=[];return e.forEach(function(r){const o=this.__find__(r);if(o<0){if(u)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[o].enabled=!0,n.push(r)},this),this.__cache__=null,n};j.prototype.enableOnly=function(e,u){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(n){n.enabled=!1}),this.enable(e,u)};j.prototype.disable=function(e,u){Array.isArray(e)||(e=[e]);const n=[];return e.forEach(function(r){const o=this.__find__(r);if(o<0){if(u)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[o].enabled=!1,n.push(r)},this),this.__cache__=null,n};j.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function J(e,u,n){this.type=e,this.tag=u,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}J.prototype.attrIndex=function(u){if(!this.attrs)return-1;const n=this.attrs;for(let r=0,o=n.length;r<o;r++)if(n[r][0]===u)return r;return-1};J.prototype.attrPush=function(u){this.attrs?this.attrs.push(u):this.attrs=[u]};J.prototype.attrSet=function(u,n){const r=this.attrIndex(u),o=[u,n];r<0?this.attrPush(o):this.attrs[r]=o};J.prototype.attrGet=function(u){const n=this.attrIndex(u);let r=null;return n>=0&&(r=this.attrs[n][1]),r};J.prototype.attrJoin=function(u,n){const r=this.attrIndex(u);r<0?this.attrPush([u,n]):this.attrs[r][1]=this.attrs[r][1]+" "+n};function Yu(e,u,n){this.src=e,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=u}Yu.prototype.Token=J;const D0=/\r\n?|\n/g,F0=/\0/g;function w0(e){let u;u=e.src.replace(D0,`
15
- `),u=u.replace(F0,"�"),e.src=u}function A0(e){let u;e.inlineMode?(u=new e.Token("inline","",0),u.content=e.src,u.map=[0,1],u.children=[],e.tokens.push(u)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function V0(e){const u=e.tokens;for(let n=0,r=u.length;n<r;n++){const o=u[n];o.type==="inline"&&e.md.inline.parse(o.content,e.md,e.env,o.children)}}function T0(e){return/^<a[>\s]/i.test(e)}function B0(e){return/^<\/a\s*>/i.test(e)}function N0(e){const u=e.tokens;if(e.md.options.linkify)for(let n=0,r=u.length;n<r;n++){if(u[n].type!=="inline"||!e.md.linkify.pretest(u[n].content))continue;let o=u[n].children,l=0;for(let c=o.length-1;c>=0;c--){const a=o[c];if(a.type==="link_close"){for(c--;o[c].level!==a.level&&o[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(T0(a.content)&&l>0&&l--,B0(a.content)&&l++),!(l>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const i=a.content;let s=e.md.linkify.match(i);const d=[];let f=a.level,b=0;s.length>0&&s[0].index===0&&c>0&&o[c-1].type==="text_special"&&(s=s.slice(1));for(let m=0;m<s.length;m++){const h=s[m].url,F=e.md.normalizeLink(h);if(!e.md.validateLink(F))continue;let w=s[m].text;s[m].schema?s[m].schema==="mailto:"&&!/^mailto:/i.test(w)?w=e.md.normalizeLinkText("mailto:"+w).replace(/^mailto:/,""):w=e.md.normalizeLinkText(w):w=e.md.normalizeLinkText("http://"+w).replace(/^http:\/\//,"");const N=s[m].index;if(N>b){const _=new e.Token("text","",0);_.content=i.slice(b,N),_.level=f,d.push(_)}const y=new e.Token("link_open","a",1);y.attrs=[["href",F]],y.level=f++,y.markup="linkify",y.info="auto",d.push(y);const p=new e.Token("text","",0);p.content=w,p.level=f,d.push(p);const x=new e.Token("link_close","a",-1);x.level=--f,x.markup="linkify",x.info="auto",d.push(x),b=s[m].lastIndex}if(b<i.length){const m=new e.Token("text","",0);m.content=i.slice(b),m.level=f,d.push(m)}u[n].children=o=Wu(o,c,d)}}}}const Ku=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,S0=/\((c|tm|r)\)/i,I0=/\((c|tm|r)\)/ig,O0={c:"©",r:"®",tm:"™"};function M0(e,u){return O0[u.toLowerCase()]}function $0(e){let u=0;for(let n=e.length-1;n>=0;n--){const r=e[n];r.type==="text"&&!u&&(r.content=r.content.replace(I0,M0)),r.type==="link_open"&&r.info==="auto"&&u--,r.type==="link_close"&&r.info==="auto"&&u++}}function q0(e){let u=0;for(let n=e.length-1;n>=0;n--){const r=e[n];r.type==="text"&&!u&&Ku.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),r.type==="link_open"&&r.info==="auto"&&u--,r.type==="link_close"&&r.info==="auto"&&u++}}function R0(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(S0.test(e.tokens[u].content)&&$0(e.tokens[u].children),Ku.test(e.tokens[u].content)&&q0(e.tokens[u].children))}const L0=/['"]/,gu=/['"]/g,vu="’";function we(e,u,n){return e.slice(0,u)+n+e.slice(u+1)}function z0(e,u){let n;const r=[];for(let o=0;o<e.length;o++){const l=e[o],c=e[o].level;for(n=r.length-1;n>=0&&!(r[n].level<=c);n--);if(r.length=n+1,l.type!=="text")continue;let a=l.content,i=0,s=a.length;e:for(;i<s;){gu.lastIndex=i;const d=gu.exec(a);if(!d)break;let f=!0,b=!0;i=d.index+1;const m=d[0]==="'";let h=32;if(d.index-1>=0)h=a.charCodeAt(d.index-1);else for(n=o-1;n>=0&&!(e[n].type==="softbreak"||e[n].type==="hardbreak");n--)if(e[n].content){h=e[n].content.charCodeAt(e[n].content.length-1);break}let F=32;if(i<s)F=a.charCodeAt(i);else for(n=o+1;n<e.length&&!(e[n].type==="softbreak"||e[n].type==="hardbreak");n++)if(e[n].content){F=e[n].content.charCodeAt(0);break}const w=ge(h)||ke(String.fromCharCode(h)),N=ge(F)||ke(String.fromCharCode(F)),y=_e(h),p=_e(F);if(p?f=!1:N&&(y||w||(f=!1)),y?b=!1:w&&(p||N||(b=!1)),F===34&&d[0]==='"'&&h>=48&&h<=57&&(b=f=!1),f&&b&&(f=w,b=N),!f&&!b){m&&(l.content=we(l.content,d.index,vu));continue}if(b)for(n=r.length-1;n>=0;n--){let x=r[n];if(r[n].level<c)break;if(x.single===m&&r[n].level===c){x=r[n];let _,k;m?(_=u.md.options.quotes[2],k=u.md.options.quotes[3]):(_=u.md.options.quotes[0],k=u.md.options.quotes[1]),l.content=we(l.content,d.index,k),e[x.token].content=we(e[x.token].content,x.pos,_),i+=k.length-1,x.token===o&&(i+=_.length-1),a=l.content,s=a.length,r.length=n;continue e}}f?r.push({token:o,pos:d.index,single:m,level:c}):b&&m&&(l.content=we(l.content,d.index,vu))}}}function P0(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!L0.test(e.tokens[u].content)||z0(e.tokens[u].children,e)}function U0(e){let u,n;const r=e.tokens,o=r.length;for(let l=0;l<o;l++){if(r[l].type!=="inline")continue;const c=r[l].children,a=c.length;for(u=0;u<a;u++)c[u].type==="text_special"&&(c[u].type="text");for(u=n=0;u<a;u++)c[u].type==="text"&&u+1<a&&c[u+1].type==="text"?c[u+1].content=c[u].content+c[u+1].content:(u!==n&&(c[n]=c[u]),n++);u!==n&&(c.length=n)}}const Ue=[["normalize",w0],["block",A0],["inline",V0],["linkify",N0],["replacements",R0],["smartquotes",P0],["text_join",U0]];function ou(){this.ruler=new j;for(let e=0;e<Ue.length;e++)this.ruler.push(Ue[e][0],Ue[e][1])}ou.prototype.process=function(e){const u=this.ruler.getRules("");for(let n=0,r=u.length;n<r;n++)u[n](e)};ou.prototype.State=Yu;function X(e,u,n,r){this.src=e,this.md=u,this.env=n,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const o=this.src;for(let l=0,c=0,a=0,i=0,s=o.length,d=!1;c<s;c++){const f=o.charCodeAt(c);if(!d)if(O(f)){a++,f===9?i+=4-i%4:i++;continue}else d=!0;(f===10||c===s-1)&&(f!==10&&c++,this.bMarks.push(l),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(i),this.bsCount.push(0),d=!1,a=0,i=0,l=c+1)}this.bMarks.push(o.length),this.eMarks.push(o.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}X.prototype.push=function(e,u,n){const r=new J(e,u,n);return r.block=!0,n<0&&this.level--,r.level=this.level,n>0&&this.level++,this.tokens.push(r),r};X.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};X.prototype.skipEmptyLines=function(u){for(let n=this.lineMax;u<n&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};X.prototype.skipSpaces=function(u){for(let n=this.src.length;u<n;u++){const r=this.src.charCodeAt(u);if(!O(r))break}return u};X.prototype.skipSpacesBack=function(u,n){if(u<=n)return u;for(;u>n;)if(!O(this.src.charCodeAt(--u)))return u+1;return u};X.prototype.skipChars=function(u,n){for(let r=this.src.length;u<r&&this.src.charCodeAt(u)===n;u++);return u};X.prototype.skipCharsBack=function(u,n,r){if(u<=r)return u;for(;u>r;)if(n!==this.src.charCodeAt(--u))return u+1;return u};X.prototype.getLines=function(u,n,r,o){if(u>=n)return"";const l=new Array(n-u);for(let c=0,a=u;a<n;a++,c++){let i=0;const s=this.bMarks[a];let d=s,f;for(a+1<n||o?f=this.eMarks[a]+1:f=this.eMarks[a];d<f&&i<r;){const b=this.src.charCodeAt(d);if(O(b))b===9?i+=4-(i+this.bsCount[a])%4:i++;else if(d-s<this.tShift[a])i++;else break;d++}i>r?l[c]=new Array(i-r+1).join(" ")+this.src.slice(d,f):l[c]=this.src.slice(d,f)}return l.join("")};X.prototype.Token=J;const j0=65536;function je(e,u){const n=e.bMarks[u]+e.tShift[u],r=e.eMarks[u];return e.src.slice(n,r)}function yu(e){const u=[],n=e.length;let r=0,o=e.charCodeAt(r),l=!1,c=0,a="";for(;r<n;)o===124&&(l?(a+=e.substring(c,r-1),c=r):(u.push(a+e.substring(c,r)),a="",c=r+1)),l=o===92,r++,o=e.charCodeAt(r);return u.push(a+e.substring(c)),u}function Z0(e,u,n,r){if(u+2>n)return!1;let o=u+1;if(e.sCount[o]<e.blkIndent||e.sCount[o]-e.blkIndent>=4)return!1;let l=e.bMarks[o]+e.tShift[o];if(l>=e.eMarks[o])return!1;const c=e.src.charCodeAt(l++);if(c!==124&&c!==45&&c!==58||l>=e.eMarks[o])return!1;const a=e.src.charCodeAt(l++);if(a!==124&&a!==45&&a!==58&&!O(a)||c===45&&O(a))return!1;for(;l<e.eMarks[o];){const x=e.src.charCodeAt(l);if(x!==124&&x!==45&&x!==58&&!O(x))return!1;l++}let i=je(e,u+1),s=i.split("|");const d=[];for(let x=0;x<s.length;x++){const _=s[x].trim();if(!_){if(x===0||x===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(_))return!1;_.charCodeAt(_.length-1)===58?d.push(_.charCodeAt(0)===58?"center":"right"):_.charCodeAt(0)===58?d.push("left"):d.push("")}if(i=je(e,u).trim(),i.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=yu(i),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const f=s.length;if(f===0||f!==d.length)return!1;if(r)return!0;const b=e.parentType;e.parentType="table";const m=e.md.block.ruler.getRules("blockquote"),h=e.push("table_open","table",1),F=[u,0];h.map=F;const w=e.push("thead_open","thead",1);w.map=[u,u+1];const N=e.push("tr_open","tr",1);N.map=[u,u+1];for(let x=0;x<s.length;x++){const _=e.push("th_open","th",1);d[x]&&(_.attrs=[["style","text-align:"+d[x]]]);const k=e.push("inline","",0);k.content=s[x].trim(),k.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let y,p=0;for(o=u+2;o<n&&!(e.sCount[o]<e.blkIndent);o++){let x=!1;for(let k=0,D=m.length;k<D;k++)if(m[k](e,o,n,!0)){x=!0;break}if(x||(i=je(e,o).trim(),!i)||e.sCount[o]-e.blkIndent>=4||(s=yu(i),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),p+=f-s.length,p>j0))break;if(o===u+2){const k=e.push("tbody_open","tbody",1);k.map=y=[u+2,0]}const _=e.push("tr_open","tr",1);_.map=[o,o+1];for(let k=0;k<f;k++){const D=e.push("td_open","td",1);d[k]&&(D.attrs=[["style","text-align:"+d[k]]]);const v=e.push("inline","",0);v.content=s[k]?s[k].trim():"",v.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return y&&(e.push("tbody_close","tbody",-1),y[1]=o),e.push("table_close","table",-1),F[1]=o,e.parentType=b,e.line=o,!0}function H0(e,u,n){if(e.sCount[u]-e.blkIndent<4)return!1;let r=u+1,o=r;for(;r<n;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){r++,o=r;continue}break}e.line=o;const l=e.push("code_block","code",0);return l.content=e.getLines(u,o,4+e.blkIndent,!1)+`
16
- `,l.map=[u,e.line],!0}function G0(e,u,n,r){let o=e.bMarks[u]+e.tShift[u],l=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||o+3>l)return!1;const c=e.src.charCodeAt(o);if(c!==126&&c!==96)return!1;let a=o;o=e.skipChars(o,c);let i=o-a;if(i<3)return!1;const s=e.src.slice(a,o),d=e.src.slice(o,l);if(c===96&&d.indexOf(String.fromCharCode(c))>=0)return!1;if(r)return!0;let f=u,b=!1;for(;f++,!(f>=n||(o=a=e.bMarks[f]+e.tShift[f],l=e.eMarks[f],o<l&&e.sCount[f]<e.blkIndent));)if(e.src.charCodeAt(o)===c&&!(e.sCount[f]-e.blkIndent>=4)&&(o=e.skipChars(o,c),!(o-a<i)&&(o=e.skipSpaces(o),!(o<l)))){b=!0;break}i=e.sCount[u],e.line=f+(b?1:0);const m=e.push("fence","code",0);return m.info=d,m.content=e.getLines(u+1,f,i,!0),m.markup=s,m.map=[u,e.line],!0}function J0(e,u,n,r){let o=e.bMarks[u]+e.tShift[u],l=e.eMarks[u];const c=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(o)!==62)return!1;if(r)return!0;const a=[],i=[],s=[],d=[],f=e.md.block.ruler.getRules("blockquote"),b=e.parentType;e.parentType="blockquote";let m=!1,h;for(h=u;h<n;h++){const p=e.sCount[h]<e.blkIndent;if(o=e.bMarks[h]+e.tShift[h],l=e.eMarks[h],o>=l)break;if(e.src.charCodeAt(o++)===62&&!p){let _=e.sCount[h]+1,k,D;e.src.charCodeAt(o)===32?(o++,_++,D=!1,k=!0):e.src.charCodeAt(o)===9?(k=!0,(e.bsCount[h]+_)%4===3?(o++,_++,D=!1):D=!0):k=!1;let v=_;for(a.push(e.bMarks[h]),e.bMarks[h]=o;o<l;){const C=e.src.charCodeAt(o);if(O(C))C===9?v+=4-(v+e.bsCount[h]+(D?1:0))%4:v++;else break;o++}m=o>=l,i.push(e.bsCount[h]),e.bsCount[h]=e.sCount[h]+1+(k?1:0),s.push(e.sCount[h]),e.sCount[h]=v-_,d.push(e.tShift[h]),e.tShift[h]=o-e.bMarks[h];continue}if(m)break;let x=!1;for(let _=0,k=f.length;_<k;_++)if(f[_](e,h,n,!0)){x=!0;break}if(x){e.lineMax=h,e.blkIndent!==0&&(a.push(e.bMarks[h]),i.push(e.bsCount[h]),d.push(e.tShift[h]),s.push(e.sCount[h]),e.sCount[h]-=e.blkIndent);break}a.push(e.bMarks[h]),i.push(e.bsCount[h]),d.push(e.tShift[h]),s.push(e.sCount[h]),e.sCount[h]=-1}const F=e.blkIndent;e.blkIndent=0;const w=e.push("blockquote_open","blockquote",1);w.markup=">";const N=[u,0];w.map=N,e.md.block.tokenize(e,u,h);const y=e.push("blockquote_close","blockquote",-1);y.markup=">",e.lineMax=c,e.parentType=b,N[1]=e.line;for(let p=0;p<d.length;p++)e.bMarks[p+u]=a[p],e.tShift[p+u]=d[p],e.sCount[p+u]=s[p],e.bsCount[p+u]=i[p];return e.blkIndent=F,!0}function W0(e,u,n,r){const o=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let l=e.bMarks[u]+e.tShift[u];const c=e.src.charCodeAt(l++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;l<o;){const s=e.src.charCodeAt(l++);if(s!==c&&!O(s))return!1;s===c&&a++}if(a<3)return!1;if(r)return!0;e.line=u+1;const i=e.push("hr","hr",0);return i.map=[u,e.line],i.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Cu(e,u){const n=e.eMarks[u];let r=e.bMarks[u]+e.tShift[u];const o=e.src.charCodeAt(r++);if(o!==42&&o!==45&&o!==43)return-1;if(r<n){const l=e.src.charCodeAt(r);if(!O(l))return-1}return r}function Eu(e,u){const n=e.bMarks[u]+e.tShift[u],r=e.eMarks[u];let o=n;if(o+1>=r)return-1;let l=e.src.charCodeAt(o++);if(l<48||l>57)return-1;for(;;){if(o>=r)return-1;if(l=e.src.charCodeAt(o++),l>=48&&l<=57){if(o-n>=10)return-1;continue}if(l===41||l===46)break;return-1}return o<r&&(l=e.src.charCodeAt(o),!O(l))?-1:o}function Q0(e,u){const n=e.level+2;for(let r=u+2,o=e.tokens.length-2;r<o;r++)e.tokens[r].level===n&&e.tokens[r].type==="paragraph_open"&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}function Y0(e,u,n,r){let o,l,c,a,i=u,s=!0;if(e.sCount[i]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[i]-e.listIndent>=4&&e.sCount[i]<e.blkIndent)return!1;let d=!1;r&&e.parentType==="paragraph"&&e.sCount[i]>=e.blkIndent&&(d=!0);let f,b,m;if((m=Eu(e,i))>=0){if(f=!0,c=e.bMarks[i]+e.tShift[i],b=Number(e.src.slice(c,m-1)),d&&b!==1)return!1}else if((m=Cu(e,i))>=0)f=!1;else return!1;if(d&&e.skipSpaces(m)>=e.eMarks[i])return!1;if(r)return!0;const h=e.src.charCodeAt(m-1),F=e.tokens.length;f?(a=e.push("ordered_list_open","ol",1),b!==1&&(a.attrs=[["start",b]])):a=e.push("bullet_list_open","ul",1);const w=[i,0];a.map=w,a.markup=String.fromCharCode(h);let N=!1;const y=e.md.block.ruler.getRules("list"),p=e.parentType;for(e.parentType="list";i<n;){l=m,o=e.eMarks[i];const x=e.sCount[i]+m-(e.bMarks[i]+e.tShift[i]);let _=x;for(;l<o;){const g=e.src.charCodeAt(l);if(g===9)_+=4-(_+e.bsCount[i])%4;else if(g===32)_++;else break;l++}const k=l;let D;k>=o?D=1:D=_-x,D>4&&(D=1);const v=x+D;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(h);const C=[i,0];a.map=C,f&&(a.info=e.src.slice(c,m-1));const A=e.tight,V=e.tShift[i],I=e.sCount[i],E=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=v,e.tight=!0,e.tShift[i]=k-e.bMarks[i],e.sCount[i]=_,k>=o&&e.isEmpty(i+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,i,n,!0),(!e.tight||N)&&(s=!1),N=e.line-i>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=E,e.tShift[i]=V,e.sCount[i]=I,e.tight=A,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(h),i=e.line,C[1]=i,i>=n||e.sCount[i]<e.blkIndent||e.sCount[i]-e.blkIndent>=4)break;let T=!1;for(let g=0,M=y.length;g<M;g++)if(y[g](e,i,n,!0)){T=!0;break}if(T)break;if(f){if(m=Eu(e,i),m<0)break;c=e.bMarks[i]+e.tShift[i]}else if(m=Cu(e,i),m<0)break;if(h!==e.src.charCodeAt(m-1))break}return f?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(h),w[1]=i,e.line=i,e.parentType=p,s&&Q0(e,F),!0}function K0(e,u,n,r){let o=e.bMarks[u]+e.tShift[u],l=e.eMarks[u],c=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(o)!==91)return!1;function a(y){const p=e.lineMax;if(y>=p||e.isEmpty(y))return null;let x=!1;if(e.sCount[y]-e.blkIndent>3&&(x=!0),e.sCount[y]<0&&(x=!0),!x){const D=e.md.block.ruler.getRules("reference"),v=e.parentType;e.parentType="reference";let C=!1;for(let A=0,V=D.length;A<V;A++)if(D[A](e,y,p,!0)){C=!0;break}if(e.parentType=v,C)return null}const _=e.bMarks[y]+e.tShift[y],k=e.eMarks[y];return e.src.slice(_,k+1)}let i=e.src.slice(o,l+1);l=i.length;let s=-1;for(o=1;o<l;o++){const y=i.charCodeAt(o);if(y===91)return!1;if(y===93){s=o;break}else if(y===10){const p=a(c);p!==null&&(i+=p,l=i.length,c++)}else if(y===92&&(o++,o<l&&i.charCodeAt(o)===10)){const p=a(c);p!==null&&(i+=p,l=i.length,c++)}}if(s<0||i.charCodeAt(s+1)!==58)return!1;for(o=s+2;o<l;o++){const y=i.charCodeAt(o);if(y===10){const p=a(c);p!==null&&(i+=p,l=i.length,c++)}else if(!O(y))break}const d=e.md.helpers.parseLinkDestination(i,o,l);if(!d.ok)return!1;const f=e.md.normalizeLink(d.str);if(!e.md.validateLink(f))return!1;o=d.pos;const b=o,m=c,h=o;for(;o<l;o++){const y=i.charCodeAt(o);if(y===10){const p=a(c);p!==null&&(i+=p,l=i.length,c++)}else if(!O(y))break}let F=e.md.helpers.parseLinkTitle(i,o,l);for(;F.can_continue;){const y=a(c);if(y===null)break;i+=y,o=l,l=i.length,c++,F=e.md.helpers.parseLinkTitle(i,o,l,F)}let w;for(o<l&&h!==o&&F.ok?(w=F.str,o=F.pos):(w="",o=b,c=m);o<l;){const y=i.charCodeAt(o);if(!O(y))break;o++}if(o<l&&i.charCodeAt(o)!==10&&w)for(w="",o=b,c=m;o<l;){const y=i.charCodeAt(o);if(!O(y))break;o++}if(o<l&&i.charCodeAt(o)!==10)return!1;const N=qe(i.slice(1,s));return N?(r||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[N]>"u"&&(e.env.references[N]={title:w,href:f}),e.line=c),!0):!1}const X0=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],en="[a-zA-Z_:][a-zA-Z0-9:._-]*",un="[^\"'=<>`\\x00-\\x20]+",tn="'[^']*'",nn='"[^"]*"',rn="(?:"+un+"|"+tn+"|"+nn+")",on="(?:\\s+"+en+"(?:\\s*=\\s*"+rn+")?)",Xu="<[A-Za-z][A-Za-z0-9\\-]*"+on+"*\\s*\\/?>",et="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",ln="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",an="<[?][\\s\\S]*?[?]>",cn="<![A-Za-z][^>]*>",sn="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",dn=new RegExp("^(?:"+Xu+"|"+et+"|"+ln+"|"+an+"|"+cn+"|"+sn+")"),fn=new RegExp("^(?:"+Xu+"|"+et+")"),se=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+X0.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(fn.source+"\\s*$"),/^$/,!1]];function pn(e,u,n,r){let o=e.bMarks[u]+e.tShift[u],l=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(o)!==60)return!1;let c=e.src.slice(o,l),a=0;for(;a<se.length&&!se[a][0].test(c);a++);if(a===se.length)return!1;if(r)return se[a][2];let i=u+1;if(!se[a][1].test(c)){for(;i<n&&!(e.sCount[i]<e.blkIndent);i++)if(o=e.bMarks[i]+e.tShift[i],l=e.eMarks[i],c=e.src.slice(o,l),se[a][1].test(c)){c.length!==0&&i++;break}}e.line=i;const s=e.push("html_block","",0);return s.map=[u,i],s.content=e.getLines(u,i,e.blkIndent,!0),!0}function bn(e,u,n,r){let o=e.bMarks[u]+e.tShift[u],l=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let c=e.src.charCodeAt(o);if(c!==35||o>=l)return!1;let a=1;for(c=e.src.charCodeAt(++o);c===35&&o<l&&a<=6;)a++,c=e.src.charCodeAt(++o);if(a>6||o<l&&!O(c))return!1;if(r)return!0;l=e.skipSpacesBack(l,o);const i=e.skipCharsBack(l,35,o);i>o&&O(e.src.charCodeAt(i-1))&&(l=i),e.line=u+1;const s=e.push("heading_open","h"+String(a),1);s.markup="########".slice(0,a),s.map=[u,e.line];const d=e.push("inline","",0);d.content=e.src.slice(o,l).trim(),d.map=[u,e.line],d.children=[];const f=e.push("heading_close","h"+String(a),-1);return f.markup="########".slice(0,a),!0}function hn(e,u,n){const r=e.md.block.ruler.getRules("paragraph");if(e.sCount[u]-e.blkIndent>=4)return!1;const o=e.parentType;e.parentType="paragraph";let l=0,c,a=u+1;for(;a<n&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let m=e.bMarks[a]+e.tShift[a];const h=e.eMarks[a];if(m<h&&(c=e.src.charCodeAt(m),(c===45||c===61)&&(m=e.skipChars(m,c),m=e.skipSpaces(m),m>=h))){l=c===61?1:2;break}}if(e.sCount[a]<0)continue;let b=!1;for(let m=0,h=r.length;m<h;m++)if(r[m](e,a,n,!0)){b=!0;break}if(b)break}if(!l)return!1;const i=e.getLines(u,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(l),1);s.markup=String.fromCharCode(c),s.map=[u,e.line];const d=e.push("inline","",0);d.content=i,d.map=[u,e.line-1],d.children=[];const f=e.push("heading_close","h"+String(l),-1);return f.markup=String.fromCharCode(c),e.parentType=o,!0}function mn(e,u,n){const r=e.md.block.ruler.getRules("paragraph"),o=e.parentType;let l=u+1;for(e.parentType="paragraph";l<n&&!e.isEmpty(l);l++){if(e.sCount[l]-e.blkIndent>3||e.sCount[l]<0)continue;let s=!1;for(let d=0,f=r.length;d<f;d++)if(r[d](e,l,n,!0)){s=!0;break}if(s)break}const c=e.getLines(u,l,e.blkIndent,!1).trim();e.line=l;const a=e.push("paragraph_open","p",1);a.map=[u,e.line];const i=e.push("inline","",0);return i.content=c,i.map=[u,e.line],i.children=[],e.push("paragraph_close","p",-1),e.parentType=o,!0}const Ae=[["table",Z0,["paragraph","reference"]],["code",H0],["fence",G0,["paragraph","reference","blockquote","list"]],["blockquote",J0,["paragraph","reference","blockquote","list"]],["hr",W0,["paragraph","reference","blockquote","list"]],["list",Y0,["paragraph","reference","blockquote"]],["reference",K0],["html_block",pn,["paragraph","reference","blockquote"]],["heading",bn,["paragraph","reference","blockquote"]],["lheading",hn],["paragraph",mn]];function Re(){this.ruler=new j;for(let e=0;e<Ae.length;e++)this.ruler.push(Ae[e][0],Ae[e][1],{alt:(Ae[e][2]||[]).slice()})}Re.prototype.tokenize=function(e,u,n){const r=this.ruler.getRules(""),o=r.length,l=e.md.options.maxNesting;let c=u,a=!1;for(;c<n&&(e.line=c=e.skipEmptyLines(c),!(c>=n||e.sCount[c]<e.blkIndent));){if(e.level>=l){e.line=n;break}const i=e.line;let s=!1;for(let d=0;d<o;d++)if(s=r[d](e,c,n,!1),s){if(i>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<n&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};Re.prototype.parse=function(e,u,n,r){if(!e)return;const o=new this.State(e,u,n,r);this.tokenize(o,o.line,o.lineMax)};Re.prototype.State=X;function Ce(e,u,n,r){this.src=e,this.env=n,this.md=u,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}Ce.prototype.pushPending=function(){const e=new J("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};Ce.prototype.push=function(e,u,n){this.pending&&this.pushPending();const r=new J(e,u,n);let o=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,n>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],o={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(o),r};Ce.prototype.scanDelims=function(e,u){const n=this.posMax,r=this.src.charCodeAt(e),o=e>0?this.src.charCodeAt(e-1):32;let l=e;for(;l<n&&this.src.charCodeAt(l)===r;)l++;const c=l-e,a=l<n?this.src.charCodeAt(l):32,i=ge(o)||ke(String.fromCharCode(o)),s=ge(a)||ke(String.fromCharCode(a)),d=_e(o),f=_e(a),b=!f&&(!s||d||i),m=!d&&(!i||f||s);return{can_open:b&&(u||!m||i),can_close:m&&(u||!b||s),length:c}};Ce.prototype.Token=J;function xn(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function _n(e,u){let n=e.pos;for(;n<e.posMax&&!xn(e.src.charCodeAt(n));)n++;return n===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}const kn=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function gn(e,u){if(!e.md.options.linkify||e.linkLevel>0)return!1;const n=e.pos,r=e.posMax;if(n+3>r||e.src.charCodeAt(n)!==58||e.src.charCodeAt(n+1)!==47||e.src.charCodeAt(n+2)!==47)return!1;const o=e.pending.match(kn);if(!o)return!1;const l=o[1],c=e.md.linkify.matchAtStart(e.src.slice(n-l.length));if(!c)return!1;let a=c.url;if(a.length<=l.length)return!1;a=a.replace(/\*+$/,"");const i=e.md.normalizeLink(a);if(!e.md.validateLink(i))return!1;if(!u){e.pending=e.pending.slice(0,-l.length);const s=e.push("link_open","a",1);s.attrs=[["href",i]],s.markup="linkify",s.info="auto";const d=e.push("text","",0);d.content=e.md.normalizeLinkText(a);const f=e.push("link_close","a",-1);f.markup="linkify",f.info="auto"}return e.pos+=a.length-l.length,!0}function vn(e,u){let n=e.pos;if(e.src.charCodeAt(n)!==10)return!1;const r=e.pending.length-1,o=e.posMax;if(!u)if(r>=0&&e.pending.charCodeAt(r)===32)if(r>=1&&e.pending.charCodeAt(r-1)===32){let l=r-1;for(;l>=1&&e.pending.charCodeAt(l-1)===32;)l--;e.pending=e.pending.slice(0,l),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(n++;n<o&&O(e.src.charCodeAt(n));)n++;return e.pos=n,!0}const lu=[];for(let e=0;e<256;e++)lu.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){lu[e.charCodeAt(0)]=1});function yn(e,u){let n=e.pos;const r=e.posMax;if(e.src.charCodeAt(n)!==92||(n++,n>=r))return!1;let o=e.src.charCodeAt(n);if(o===10){for(u||e.push("hardbreak","br",0),n++;n<r&&(o=e.src.charCodeAt(n),!!O(o));)n++;return e.pos=n,!0}let l=e.src[n];if(o>=55296&&o<=56319&&n+1<r){const a=e.src.charCodeAt(n+1);a>=56320&&a<=57343&&(l+=e.src[n+1],n++)}const c="\\"+l;if(!u){const a=e.push("text_special","",0);o<256&&lu[o]!==0?a.content=l:a.content=c,a.markup=c,a.info="escape"}return e.pos=n+1,!0}function Cn(e,u){let n=e.pos;if(e.src.charCodeAt(n)!==96)return!1;const o=n;n++;const l=e.posMax;for(;n<l&&e.src.charCodeAt(n)===96;)n++;const c=e.src.slice(o,n),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=o)return u||(e.pending+=c),e.pos+=a,!0;let i=n,s;for(;(s=e.src.indexOf("`",i))!==-1;){for(i=s+1;i<l&&e.src.charCodeAt(i)===96;)i++;const d=i-s;if(d===a){if(!u){const f=e.push("code_inline","code",0);f.markup=c,f.content=e.src.slice(n,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=i,!0}e.backticks[d]=s}return e.backticksScanned=!0,u||(e.pending+=c),e.pos+=a,!0}function En(e,u){const n=e.pos,r=e.src.charCodeAt(n);if(u||r!==126)return!1;const o=e.scanDelims(e.pos,!0);let l=o.length;const c=String.fromCharCode(r);if(l<2)return!1;let a;l%2&&(a=e.push("text","",0),a.content=c,l--);for(let i=0;i<l;i+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close});return e.pos+=o.length,!0}function Du(e,u){let n;const r=[],o=u.length;for(let l=0;l<o;l++){const c=u[l];if(c.marker!==126||c.end===-1)continue;const a=u[c.end];n=e.tokens[c.token],n.type="s_open",n.tag="s",n.nesting=1,n.markup="~~",n.content="",n=e.tokens[a.token],n.type="s_close",n.tag="s",n.nesting=-1,n.markup="~~",n.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&r.push(a.token-1)}for(;r.length;){const l=r.pop();let c=l+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,l!==c&&(n=e.tokens[c],e.tokens[c]=e.tokens[l],e.tokens[l]=n)}}function Dn(e){const u=e.tokens_meta,n=e.tokens_meta.length;Du(e,e.delimiters);for(let r=0;r<n;r++)u[r]&&u[r].delimiters&&Du(e,u[r].delimiters)}const ut={tokenize:En,postProcess:Dn};function Fn(e,u){const n=e.pos,r=e.src.charCodeAt(n);if(u||r!==95&&r!==42)return!1;const o=e.scanDelims(e.pos,r===42);for(let l=0;l<o.length;l++){const c=e.push("text","",0);c.content=String.fromCharCode(r),e.delimiters.push({marker:r,length:o.length,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close})}return e.pos+=o.length,!0}function Fu(e,u){const n=u.length;for(let r=n-1;r>=0;r--){const o=u[r];if(o.marker!==95&&o.marker!==42||o.end===-1)continue;const l=u[o.end],c=r>0&&u[r-1].end===o.end+1&&u[r-1].marker===o.marker&&u[r-1].token===o.token-1&&u[o.end+1].token===l.token+1,a=String.fromCharCode(o.marker),i=e.tokens[o.token];i.type=c?"strong_open":"em_open",i.tag=c?"strong":"em",i.nesting=1,i.markup=c?a+a:a,i.content="";const s=e.tokens[l.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[u[r-1].token].content="",e.tokens[u[o.end+1].token].content="",r--)}}function wn(e){const u=e.tokens_meta,n=e.tokens_meta.length;Fu(e,e.delimiters);for(let r=0;r<n;r++)u[r]&&u[r].delimiters&&Fu(e,u[r].delimiters)}const tt={tokenize:Fn,postProcess:wn};function An(e,u){let n,r,o,l,c="",a="",i=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const d=e.pos,f=e.posMax,b=e.pos+1,m=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(m<0)return!1;let h=m+1;if(h<f&&e.src.charCodeAt(h)===40){for(s=!1,h++;h<f&&(n=e.src.charCodeAt(h),!(!O(n)&&n!==10));h++);if(h>=f)return!1;if(i=h,o=e.md.helpers.parseLinkDestination(e.src,h,e.posMax),o.ok){for(c=e.md.normalizeLink(o.str),e.md.validateLink(c)?h=o.pos:c="",i=h;h<f&&(n=e.src.charCodeAt(h),!(!O(n)&&n!==10));h++);if(o=e.md.helpers.parseLinkTitle(e.src,h,e.posMax),h<f&&i!==h&&o.ok)for(a=o.str,h=o.pos;h<f&&(n=e.src.charCodeAt(h),!(!O(n)&&n!==10));h++);}(h>=f||e.src.charCodeAt(h)!==41)&&(s=!0),h++}if(s){if(typeof e.env.references>"u")return!1;if(h<f&&e.src.charCodeAt(h)===91?(i=h+1,h=e.md.helpers.parseLinkLabel(e,h),h>=0?r=e.src.slice(i,h++):h=m+1):h=m+1,r||(r=e.src.slice(b,m)),l=e.env.references[qe(r)],!l)return e.pos=d,!1;c=l.href,a=l.title}if(!u){e.pos=b,e.posMax=m;const F=e.push("link_open","a",1),w=[["href",c]];F.attrs=w,a&&w.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=h,e.posMax=f,!0}function Vn(e,u){let n,r,o,l,c,a,i,s,d="";const f=e.pos,b=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const m=e.pos+2,h=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(h<0)return!1;if(l=h+1,l<b&&e.src.charCodeAt(l)===40){for(l++;l<b&&(n=e.src.charCodeAt(l),!(!O(n)&&n!==10));l++);if(l>=b)return!1;for(s=l,a=e.md.helpers.parseLinkDestination(e.src,l,e.posMax),a.ok&&(d=e.md.normalizeLink(a.str),e.md.validateLink(d)?l=a.pos:d=""),s=l;l<b&&(n=e.src.charCodeAt(l),!(!O(n)&&n!==10));l++);if(a=e.md.helpers.parseLinkTitle(e.src,l,e.posMax),l<b&&s!==l&&a.ok)for(i=a.str,l=a.pos;l<b&&(n=e.src.charCodeAt(l),!(!O(n)&&n!==10));l++);else i="";if(l>=b||e.src.charCodeAt(l)!==41)return e.pos=f,!1;l++}else{if(typeof e.env.references>"u")return!1;if(l<b&&e.src.charCodeAt(l)===91?(s=l+1,l=e.md.helpers.parseLinkLabel(e,l),l>=0?o=e.src.slice(s,l++):l=h+1):l=h+1,o||(o=e.src.slice(m,h)),c=e.env.references[qe(o)],!c)return e.pos=f,!1;d=c.href,i=c.title}if(!u){r=e.src.slice(m,h);const F=[];e.md.inline.parse(r,e.md,e.env,F);const w=e.push("image","img",0),N=[["src",d],["alt",""]];w.attrs=N,w.children=F,w.content=r,i&&N.push(["title",i])}return e.pos=l,e.posMax=b,!0}const Tn=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,Bn=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Nn(e,u){let n=e.pos;if(e.src.charCodeAt(n)!==60)return!1;const r=e.pos,o=e.posMax;for(;;){if(++n>=o)return!1;const c=e.src.charCodeAt(n);if(c===60)return!1;if(c===62)break}const l=e.src.slice(r+1,n);if(Bn.test(l)){const c=e.md.normalizeLink(l);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const i=e.push("text","",0);i.content=e.md.normalizeLinkText(l);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=l.length+2,!0}if(Tn.test(l)){const c=e.md.normalizeLink("mailto:"+l);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const i=e.push("text","",0);i.content=e.md.normalizeLinkText(l);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=l.length+2,!0}return!1}function Sn(e){return/^<a[>\s]/i.test(e)}function In(e){return/^<\/a\s*>/i.test(e)}function On(e){const u=e|32;return u>=97&&u<=122}function Mn(e,u){if(!e.md.options.html)return!1;const n=e.posMax,r=e.pos;if(e.src.charCodeAt(r)!==60||r+2>=n)return!1;const o=e.src.charCodeAt(r+1);if(o!==33&&o!==63&&o!==47&&!On(o))return!1;const l=e.src.slice(r).match(dn);if(!l)return!1;if(!u){const c=e.push("html_inline","",0);c.content=l[0],Sn(c.content)&&e.linkLevel++,In(c.content)&&e.linkLevel--}return e.pos+=l[0].length,!0}const $n=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,qn=/^&([a-z][a-z0-9]{1,31});/i;function Rn(e,u){const n=e.pos,r=e.posMax;if(e.src.charCodeAt(n)!==38||n+1>=r)return!1;if(e.src.charCodeAt(n+1)===35){const l=e.src.slice(n).match($n);if(l){if(!u){const c=l[1][0].toLowerCase()==="x"?parseInt(l[1].slice(1),16):parseInt(l[1],10),a=e.push("text_special","",0);a.content=ru(c)?Be(c):Be(65533),a.markup=l[0],a.info="entity"}return e.pos+=l[0].length,!0}}else{const l=e.src.slice(n).match(qn);if(l){const c=Ju(l[0]);if(c!==l[0]){if(!u){const a=e.push("text_special","",0);a.content=c,a.markup=l[0],a.info="entity"}return e.pos+=l[0].length,!0}}}return!1}function wu(e){const u={},n=e.length;if(!n)return;let r=0,o=-2;const l=[];for(let c=0;c<n;c++){const a=e[c];if(l.push(0),(e[r].marker!==a.marker||o!==a.token-1)&&(r=c),o=a.token,a.length=a.length||0,!a.close)continue;u.hasOwnProperty(a.marker)||(u[a.marker]=[-1,-1,-1,-1,-1,-1]);const i=u[a.marker][(a.open?3:0)+a.length%3];let s=r-l[r]-1,d=s;for(;s>i;s-=l[s]+1){const f=e[s];if(f.marker===a.marker&&f.open&&f.end<0){let b=!1;if((f.close||a.open)&&(f.length+a.length)%3===0&&(f.length%3!==0||a.length%3!==0)&&(b=!0),!b){const m=s>0&&!e[s-1].open?l[s-1]+1:0;l[c]=c-s+m,l[s]=m,a.open=!1,f.end=c,f.close=!1,d=-1,o=-2;break}}}d!==-1&&(u[a.marker][(a.open?3:0)+(a.length||0)%3]=d)}}function Ln(e){const u=e.tokens_meta,n=e.tokens_meta.length;wu(e.delimiters);for(let r=0;r<n;r++)u[r]&&u[r].delimiters&&wu(u[r].delimiters)}function zn(e){let u,n,r=0;const o=e.tokens,l=e.tokens.length;for(u=n=0;u<l;u++)o[u].nesting<0&&r--,o[u].level=r,o[u].nesting>0&&r++,o[u].type==="text"&&u+1<l&&o[u+1].type==="text"?o[u+1].content=o[u].content+o[u+1].content:(u!==n&&(o[n]=o[u]),n++);u!==n&&(o.length=n)}const Ze=[["text",_n],["linkify",gn],["newline",vn],["escape",yn],["backticks",Cn],["strikethrough",ut.tokenize],["emphasis",tt.tokenize],["link",An],["image",Vn],["autolink",Nn],["html_inline",Mn],["entity",Rn]],He=[["balance_pairs",Ln],["strikethrough",ut.postProcess],["emphasis",tt.postProcess],["fragments_join",zn]];function Ee(){this.ruler=new j;for(let e=0;e<Ze.length;e++)this.ruler.push(Ze[e][0],Ze[e][1]);this.ruler2=new j;for(let e=0;e<He.length;e++)this.ruler2.push(He[e][0],He[e][1])}Ee.prototype.skipToken=function(e){const u=e.pos,n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting,l=e.cache;if(typeof l[u]<"u"){e.pos=l[u];return}let c=!1;if(e.level<o){for(let a=0;a<r;a++)if(e.level++,c=n[a](e,!0),e.level--,c){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,l[u]=e.pos};Ee.prototype.tokenize=function(e){const u=this.ruler.getRules(""),n=u.length,r=e.posMax,o=e.md.options.maxNesting;for(;e.pos<r;){const l=e.pos;let c=!1;if(e.level<o){for(let a=0;a<n;a++)if(c=u[a](e,!1),c){if(l>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};Ee.prototype.parse=function(e,u,n,r){const o=new this.State(e,u,n,r);this.tokenize(o);const l=this.ruler2.getRules(""),c=l.length;for(let a=0;a<c;a++)l[a](o)};Ee.prototype.State=Ce;function Pn(e){const u={};e=e||{},u.src_Any=Uu.source,u.src_Cc=ju.source,u.src_Z=Hu.source,u.src_P=tu.source,u.src_ZPCc=[u.src_Z,u.src_P,u.src_Cc].join("|"),u.src_ZCc=[u.src_Z,u.src_Cc].join("|");const n="[><|]";return u.src_pseudo_letter="(?:(?!"+n+"|"+u.src_ZPCc+")"+u.src_Any+")",u.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",u.src_auth="(?:(?:(?!"+u.src_ZCc+"|[@/\\[\\]()]).)+@)?",u.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",u.src_host_terminator="(?=$|"+n+"|"+u.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+u.src_ZPCc+"))",u.src_path="(?:[/?#](?:(?!"+u.src_ZCc+"|"+n+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+u.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+u.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+u.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+u.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+u.src_ZCc+"|[']).)+\\'|\\'(?="+u.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+u.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+u.src_ZCc+"|$)|;(?!"+u.src_ZCc+"|$)|\\!+(?!"+u.src_ZCc+"|[!]|$)|\\?(?!"+u.src_ZCc+"|[?]|$))+|\\/)?",u.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',u.src_xn="xn--[a-z0-9\\-]{1,59}",u.src_domain_root="(?:"+u.src_xn+"|"+u.src_pseudo_letter+"{1,63})",u.src_domain="(?:"+u.src_xn+"|(?:"+u.src_pseudo_letter+")|(?:"+u.src_pseudo_letter+"(?:-|"+u.src_pseudo_letter+"){0,61}"+u.src_pseudo_letter+"))",u.src_host="(?:(?:(?:(?:"+u.src_domain+")\\.)*"+u.src_domain+"))",u.tpl_host_fuzzy="(?:"+u.src_ip4+"|(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%)))",u.tpl_host_no_ip_fuzzy="(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%))",u.src_host_strict=u.src_host+u.src_host_terminator,u.tpl_host_fuzzy_strict=u.tpl_host_fuzzy+u.src_host_terminator,u.src_host_port_strict=u.src_host+u.src_port+u.src_host_terminator,u.tpl_host_port_fuzzy_strict=u.tpl_host_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_port_no_ip_fuzzy_strict=u.tpl_host_no_ip_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+u.src_ZPCc+"|>|$))",u.tpl_email_fuzzy="(^|"+n+'|"|\\(|'+u.src_ZCc+")("+u.src_email_name+"@"+u.tpl_host_fuzzy_strict+")",u.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_fuzzy_strict+u.src_path+")",u.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_no_ip_fuzzy_strict+u.src_path+")",u}function Qe(e){return Array.prototype.slice.call(arguments,1).forEach(function(n){n&&Object.keys(n).forEach(function(r){e[r]=n[r]})}),e}function Le(e){return Object.prototype.toString.call(e)}function Un(e){return Le(e)==="[object String]"}function jn(e){return Le(e)==="[object Object]"}function Zn(e){return Le(e)==="[object RegExp]"}function Au(e){return Le(e)==="[object Function]"}function Hn(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const nt={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Gn(e){return Object.keys(e||{}).reduce(function(u,n){return u||nt.hasOwnProperty(n)},!1)}const Jn={"http:":{validate:function(e,u,n){const r=e.slice(u);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,u,n){const r=e.slice(u);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?u>=3&&e[u-3]===":"||u>=3&&e[u-3]==="/"?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,u,n){const r=e.slice(u);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},Wn="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",Qn="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Yn(e){e.__index__=-1,e.__text_cache__=""}function Kn(e){return function(u,n){const r=u.slice(n);return e.test(r)?r.match(e)[0].length:0}}function Vu(){return function(e,u){u.normalize(e)}}function Ne(e){const u=e.re=Pn(e.__opts__),n=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||n.push(Wn),n.push(u.src_xn),u.src_tlds=n.join("|");function r(a){return a.replace("%TLDS%",u.src_tlds)}u.email_fuzzy=RegExp(r(u.tpl_email_fuzzy),"i"),u.link_fuzzy=RegExp(r(u.tpl_link_fuzzy),"i"),u.link_no_ip_fuzzy=RegExp(r(u.tpl_link_no_ip_fuzzy),"i"),u.host_fuzzy_test=RegExp(r(u.tpl_host_fuzzy_test),"i");const o=[];e.__compiled__={};function l(a,i){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+i)}Object.keys(e.__schemas__).forEach(function(a){const i=e.__schemas__[a];if(i===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,jn(i)){Zn(i.validate)?s.validate=Kn(i.validate):Au(i.validate)?s.validate=i.validate:l(a,i),Au(i.normalize)?s.normalize=i.normalize:i.normalize?l(a,i):s.normalize=Vu();return}if(Un(i)){o.push(a);return}l(a,i)}),o.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:Vu()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(Hn).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),Yn(e)}function Xn(e,u){const n=e.__index__,r=e.__last_index__,o=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+u,this.lastIndex=r+u,this.raw=o,this.text=o,this.url=o}function Ye(e,u){const n=new Xn(e,u);return e.__compiled__[n.schema].normalize(n,e),n}function H(e,u){if(!(this instanceof H))return new H(e,u);u||Gn(e)&&(u=e,e={}),this.__opts__=Qe({},nt,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Qe({},Jn,e),this.__compiled__={},this.__tlds__=Qn,this.__tlds_replaced__=!1,this.re={},Ne(this)}H.prototype.add=function(u,n){return this.__schemas__[u]=n,Ne(this),this};H.prototype.set=function(u){return this.__opts__=Qe(this.__opts__,u),this};H.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let n,r,o,l,c,a,i,s,d;if(this.re.schema_test.test(u)){for(i=this.re.schema_search,i.lastIndex=0;(n=i.exec(u))!==null;)if(l=this.testSchemaAt(u,n[2],i.lastIndex),l){this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+l;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=u.search(this.re.host_fuzzy_test),s>=0&&(this.__index__<0||s<this.__index__)&&(r=u.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(c=r.index+r[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(d=u.indexOf("@"),d>=0&&(o=u.match(this.re.email_fuzzy))!==null&&(c=o.index+o[1].length,a=o.index+o[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};H.prototype.pretest=function(u){return this.re.pretest.test(u)};H.prototype.testSchemaAt=function(u,n,r){return this.__compiled__[n.toLowerCase()]?this.__compiled__[n.toLowerCase()].validate(u,r,this):0};H.prototype.match=function(u){const n=[];let r=0;this.__index__>=0&&this.__text_cache__===u&&(n.push(Ye(this,r)),r=this.__last_index__);let o=r?u.slice(r):u;for(;this.test(o);)n.push(Ye(this,r)),o=o.slice(this.__last_index__),r+=this.__last_index__;return n.length?n:null};H.prototype.matchAtStart=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return null;const n=this.re.schema_at_start.exec(u);if(!n)return null;const r=this.testSchemaAt(u,n[2],n[0].length);return r?(this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+r,Ye(this,0)):null};H.prototype.tlds=function(u,n){return u=Array.isArray(u)?u:[u],n?(this.__tlds__=this.__tlds__.concat(u).sort().filter(function(r,o,l){return r!==l[o-1]}).reverse(),Ne(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,Ne(this),this)};H.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)};H.prototype.onCompile=function(){};const de=2147483647,Q=36,au=1,ve=26,er=38,ur=700,rt=72,ot=128,lt="-",tr=/^xn--/,nr=/[^\0-\x7F]/,rr=/[\x2E\u3002\uFF0E\uFF61]/g,or={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Ge=Q-au,Y=Math.floor,Je=String.fromCharCode;function te(e){throw new RangeError(or[e])}function lr(e,u){const n=[];let r=e.length;for(;r--;)n[r]=u(e[r]);return n}function at(e,u){const n=e.split("@");let r="";n.length>1&&(r=n[0]+"@",e=n[1]),e=e.replace(rr,".");const o=e.split("."),l=lr(o,u).join(".");return r+l}function ct(e){const u=[];let n=0;const r=e.length;for(;n<r;){const o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){const l=e.charCodeAt(n++);(l&64512)==56320?u.push(((o&1023)<<10)+(l&1023)+65536):(u.push(o),n--)}else u.push(o)}return u}const ar=e=>String.fromCodePoint(...e),cr=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:Q},Tu=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},it=function(e,u,n){let r=0;for(e=n?Y(e/ur):e>>1,e+=Y(e/u);e>Ge*ve>>1;r+=Q)e=Y(e/Ge);return Y(r+(Ge+1)*e/(e+er))},st=function(e){const u=[],n=e.length;let r=0,o=ot,l=rt,c=e.lastIndexOf(lt);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&te("not-basic"),u.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<n;){const i=r;for(let d=1,f=Q;;f+=Q){a>=n&&te("invalid-input");const b=cr(e.charCodeAt(a++));b>=Q&&te("invalid-input"),b>Y((de-r)/d)&&te("overflow"),r+=b*d;const m=f<=l?au:f>=l+ve?ve:f-l;if(b<m)break;const h=Q-m;d>Y(de/h)&&te("overflow"),d*=h}const s=u.length+1;l=it(r-i,s,i==0),Y(r/s)>de-o&&te("overflow"),o+=Y(r/s),r%=s,u.splice(r++,0,o)}return String.fromCodePoint(...u)},dt=function(e){const u=[];e=ct(e);const n=e.length;let r=ot,o=0,l=rt;for(const i of e)i<128&&u.push(Je(i));const c=u.length;let a=c;for(c&&u.push(lt);a<n;){let i=de;for(const d of e)d>=r&&d<i&&(i=d);const s=a+1;i-r>Y((de-o)/s)&&te("overflow"),o+=(i-r)*s,r=i;for(const d of e)if(d<r&&++o>de&&te("overflow"),d===r){let f=o;for(let b=Q;;b+=Q){const m=b<=l?au:b>=l+ve?ve:b-l;if(f<m)break;const h=f-m,F=Q-m;u.push(Je(Tu(m+h%F,0))),f=Y(h/F)}u.push(Je(Tu(f,0))),l=it(o,s,a===c),o=0,++a}++o,++r}return u.join("")},ir=function(e){return at(e,function(u){return tr.test(u)?st(u.slice(4).toLowerCase()):u})},sr=function(e){return at(e,function(u){return nr.test(u)?"xn--"+dt(u):u})},ft={version:"2.3.1",ucs2:{decode:ct,encode:ar},decode:st,encode:dt,toASCII:sr,toUnicode:ir},dr={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},fr={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},pr={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}},br={default:dr,zero:fr,commonmark:pr},hr=/^(vbscript|javascript|file|data):/,mr=/^data:image\/(gif|png|jpeg|webp);/;function xr(e){const u=e.trim().toLowerCase();return hr.test(u)?mr.test(u):!0}const pt=["http:","https:","mailto:"];function _r(e){const u=uu(e,!0);if(u.hostname&&(!u.protocol||pt.indexOf(u.protocol)>=0))try{u.hostname=ft.toASCII(u.hostname)}catch{}return ye(eu(u))}function kr(e){const u=uu(e,!0);if(u.hostname&&(!u.protocol||pt.indexOf(u.protocol)>=0))try{u.hostname=ft.toUnicode(u.hostname)}catch{}return pe(eu(u),pe.defaultChars+"%")}function G(e,u){if(!(this instanceof G))return new G(e,u);u||nu(e)||(u=e||{},e="default"),this.inline=new Ee,this.block=new Re,this.core=new ou,this.renderer=new he,this.linkify=new H,this.validateLink=xr,this.normalizeLink=_r,this.normalizeLinkText=kr,this.utils=g0,this.helpers=$e({},E0),this.options={},this.configure(e),u&&this.set(u)}G.prototype.set=function(e){return $e(this.options,e),this};G.prototype.configure=function(e){const u=this;if(nu(e)){const n=e;if(e=br[n],!e)throw new Error('Wrong `markdown-it` preset "'+n+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&u.set(e.options),e.components&&Object.keys(e.components).forEach(function(n){e.components[n].rules&&u[n].ruler.enableOnly(e.components[n].rules),e.components[n].rules2&&u[n].ruler2.enableOnly(e.components[n].rules2)}),this};G.prototype.enable=function(e,u){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(o){n=n.concat(this[o].ruler.enable(e,!0))},this),n=n.concat(this.inline.ruler2.enable(e,!0));const r=e.filter(function(o){return n.indexOf(o)<0});if(r.length&&!u)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this};G.prototype.disable=function(e,u){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(o){n=n.concat(this[o].ruler.disable(e,!0))},this),n=n.concat(this.inline.ruler2.disable(e,!0));const r=e.filter(function(o){return n.indexOf(o)<0});if(r.length&&!u)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this};G.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this};G.prototype.parse=function(e,u){if(typeof e!="string")throw new Error("Input data should be a String");const n=new this.core.State(e,this,u);return this.core.process(n),n.tokens};G.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)};G.prototype.parseInline=function(e,u){const n=new this.core.State(e,this,u);return n.inlineMode=!0,this.core.process(n),n.tokens};G.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};const gr=["innerHTML"],vr={__name:"FactorDescription",props:t.mergeModels({factorType:{type:String,default:"模版"},data:{type:Array,default:[]}},{visible:{default:!1},visibleModifiers:{}}),emits:["update:visible"],setup(e){const{request:u}=t.inject("stConfig"),n=new G,r=t.ref(""),o=t.useModel(e,"visible");return t.onMounted(async()=>{const{data:l}=await u.post("/middleLayer/special/getOss",{url:"resource/factor_select.md"}),c=new Uint8Array(l.data),i=new TextDecoder("utf-8").decode(c);r.value=n.render(i)}),(l,c)=>{const a=iu.ElTableColumn,i=iu.ElTable,s=Su.ElScrollbar,d=Se.ElDialog;return t.openBlock(),t.createBlock(d,{modelValue:o.value,"onUpdate:modelValue":c[0]||(c[0]=f=>o.value=f),title:e.factorType==="模版"?"因子说明":"脚本编写说明",width:"1000","align-center":"","append-to-body":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0},{default:t.withCtx(()=>[t.createVNode(s,{height:"500px"},{default:t.withCtx(()=>[e.factorType==="模版"?(t.openBlock(),t.createBlock(i,{key:0,data:e.data,border:"",height:"500"},{default:t.withCtx(()=>[t.createVNode(a,{prop:"factorName",label:"因子名称",width:"200"}),t.createVNode(a,{prop:"factorDesc",label:"因子说明"}),t.createVNode(a,{prop:"factorScoreDefine",label:"分值定义"})]),_:1},8,["data"])):t.createCommentVNode("",!0),e.factorType==="脚本"?(t.openBlock(),t.createElementBlock("div",{key:1,class:"markdown-body",innerHTML:r.value},null,8,gr)):t.createCommentVNode("",!0)]),_:1})]),_:1},8,["modelValue","title"])}}};const bt=e=>(t.pushScopeId("data-v-deab9c48"),e=e(),t.popScopeId(),e),yr={class:"factor-screen"},Cr={style:{"white-space":"pre-line"}},Er={class:"custom-header"},Dr={class:"left"},Fr=["id"],wr={class:"right"},Ar={class:"form-row"},Vr={class:"index"},Tr={style:{display:"flex","align-items":"center",width:"100%",height:"24px"}},Br=bt(()=>t.createElementVNode("span",null,"~",-1)),Nr=bt(()=>t.createElementVNode("span",null,"&&代表and,||代表or",-1)),Sr={class:"dialog-footer"},Ir={__name:"index",props:t.mergeModels({config:{type:Object,default:{sqlShow:!1,cycleShow:!0,cycleDefault:null,cycleOptions:[],factorOptions:[],factorDescriptions:[]}}},{data:{default:{list:[],sqlEnable:0,sqlValue:null}},dataModifiers:{}}),emits:["update:data"],setup(e){const u=e,n=t.useModel(e,"data"),r=t.ref(),o=t.ref(),l=t.ref(!1),c=t.ref(!1),a=t.ref("脚本"),i=t.ref(null),s=t.ref({list:[{cycle:u.config.cycleDefault??null,factor:null,score:[null,null]}],sqlEnable:0,sqlValue:null,factorSelectExpr:""}),d=()=>{const{list:p,sqlEnable:x,sqlValue:_,factorSelectExpr:k}=n.value;s.value={list:JSON.parse(JSON.stringify(p)),sqlEnable:x,sqlValue:_,factorSelectExpr:k},s.value.list.length||m(),l.value=!0},f=()=>{if(a.value==="模版")i.value.validate(p=>{const{list:x,sqlEnable:_,sqlValue:k}=s.value;if(p){if(_){if(!k)return R.ElMessage.error("SQL语句不能为空");const D=fu(k),v=x.map((A,V)=>`条件${V+1}`),C=D.filter(A=>!v.includes(A));if(C.length)return R.ElMessage.error(`请检查SQL语句, 不存在[${C}]`)}n.value={list:JSON.parse(JSON.stringify(x)),sqlEnable:_,sqlValue:k,factorSelectExpr:""},l.value=!1}});else{const p=r.value.getValue();if(!p)return R.ElMessage.error("请输入脚本语句");n.value={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:p},l.value=!1}},b=p=>{s.value.list.splice(p,1)},m=p=>{switch(p){case"compare":{s.value.list.push({key:"compare",cycle:u.config.cycleDefault??null,factor:null,compareType:">",cycle2:u.config.cycleDefault??null,factor2:null});break}default:{s.value.list.push({cycle:u.config.cycleDefault??null,factor:null,score:[null,null]});break}}},h=()=>{i.value.validate(p=>{if(p)if(s.value.sqlValue){const x=fu(s.value.sqlValue);s.value.sqlValue=s.value.list.reduce((_,k,D)=>(x.includes(`条件${D+1}`)||(_+=`&& 条件${D+1} `),_),s.value.sqlValue)}else s.value.sqlValue=s.value.list.reduce((x,_,k)=>(k===0?x+=`条件${k+1} `:x+=`&& 条件${k+1} `,x),"")})},F=p=>{switch(p.key){case"compare":{const{cycle:x,factor:_,compareType:k,cycle2:D,factor2:v}=p;let C="";return C+=` ${u.config.cycleOptions.find(({value:A})=>A===x).label}`,C+=` ${u.config.factorOptions.find(({value:A})=>A===_).label}`,C+=` ${k}`,C+=` ${u.config.cycleOptions.find(({value:A})=>A===D).label}`,C+=` ${u.config.factorOptions.find(({value:A})=>A===v).label}`,C}default:{const{cycle:x,factor:_,score:k}=p;let D="";return D+=` ${u.config.cycleOptions.find(({value:v})=>v===x).label}`,D+=` ${u.config.factorOptions.find(({value:v})=>v===_).label}`,D+=` ${k[0]||k[0]===0?`${k[0]}分`:"∞"}`,D+=" ~",D+=` ${k[1]||k[1]===0?`${k[1]}分`:"∞"}`,D}}},w=(p,x)=>{switch(p){case"sqlTag":{n.value={list:[],sqlEnable:0,sqlValue:null};break}case"factorTag":{n.value.list.splice(x,1);break}case"scriptTag":{xt.ElMessageBox.confirm("是否确认删除因子筛选: 脚本模式","删除操作",{confirmButtonText:"确认",cancelButtonText:"取消",type:"warning"}).then(()=>{n.value={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""}});break}}},N=()=>{o.value.open(r.value)},y=(p,x)=>{if(!r.value)return R.ElMessage.error("未检测到编辑器实例");let _=p;const k=St(x);if(k.length){const V=k.reduce((I,E,T,g)=>(I+=`${E}=`,T<g.length-1&&(I+=","),I),"");_=`${_}(${V})`}const D=r.value.getInstance(),v=D.getPosition(),A=r.value.getValue().split(`
17
- `);if(v.lineNumber<=A.length){const V=v.lineNumber-1,I=A[V],E=v.column-1,T=E>0?I[E-1]:"",g=E<I.length?I[E]:"";let M=_;T&&T!==" "&&!/[\s({[ ]/.test(T)&&(M=" "+M),g&&g!==" "&&!/[\s)}\]]/.test(g)&&(M=M+" ");const ae=I.substring(0,E)+M+I.substring(E);A[V]=ae;const ce=A.join(`
18
- `);r.value.setValue(ce);const ie=v.column+M.length;D.setPosition({lineNumber:v.lineNumber,column:ie}),D.focus()}};return t.watch(()=>l.value,p=>{switch(p){case!0:{t.nextTick(()=>{r.value.resize(),n.value.factorSelectExpr&&(a.value="脚本",r.value.setValue(n.value.factorSelectExpr),r.value.focusToEnd()),(n.value.sqlEnable&&n.value.sqlValue||!n.value.sqlEnable&&n.value.list.length)&&(a.value="模版")});break}case!1:{o.value.close();break}}}),t.watch(()=>a.value,p=>{p==="模版"&&o.value.close(),p==="脚本"&&t.nextTick(()=>{r.value.focusToEnd()})},{deep:!0}),(p,x)=>{var Fe;const _=ht.ElText,k=Xe.ElTag,D=_t.ElPopover,v=Ke.ElButton,C=W.ElIcon,A=ee.ElTooltip,V=Pu,I=Me,E=t.resolveComponent("st-customFunction"),T=oe.ElOption,g=oe.ElSelect,M=Ve.ElFormItem,ae=Nu.ElInputNumber,ce=Oe,ie=Bu.ElInput,De=Ve.ElForm,xe=Su.ElScrollbar,P=Se.ElDialog,U=t.resolveComponent("st-varSelectDialog");return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("div",yr,[t.createElementVNode("div",null,[n.value.sqlEnable&&n.value.sqlValue?(t.openBlock(),t.createBlock(k,{key:0,closable:"",type:"info",title:n.value.sqlValue,onClose:x[0]||(x[0]=S=>w("sqlTag"))},{default:t.withCtx(()=>[t.createVNode(_,{type:"info",truncated:"",style:{"max-width":"500px"}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.value.sqlValue),1)]),_:1})]),_:1},8,["title"])):t.createCommentVNode("",!0),!n.value.sqlEnable&&n.value.list.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.list,(S,Z)=>(t.openBlock(),t.createBlock(k,{closable:"",type:"info",onClose:B=>w("factorTag",Z)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(F(S)),1)]),_:2},1032,["onClose"]))),256)):t.createCommentVNode("",!0),n.value.factorSelectExpr?(t.openBlock(),t.createBlock(D,{key:2,width:"500",placement:"bottom-start"},{reference:t.withCtx(()=>[t.createVNode(k,{closable:"",type:"info",onClose:x[1]||(x[1]=S=>w("scriptTag"))},{default:t.withCtx(()=>[t.createTextVNode(" 脚本模式 ")]),_:1})]),default:t.withCtx(()=>[t.createElementVNode("div",Cr,t.toDisplayString(n.value.factorSelectExpr),1)]),_:1})):t.createCommentVNode("",!0),t.createVNode(v,{class:"screen-btn",type:"primary",plain:"",size:"small",icon:t.unref(W.plus_default),onClick:d},{default:t.withCtx(()=>[t.createTextVNode(" 添加因子 ")]),_:1},8,["icon"])]),t.createVNode(P,{"modal-class":"factor-dialog",modelValue:l.value,"onUpdate:modelValue":x[8]||(x[8]=S=>l.value=S),width:"1000","align-center":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0,"show-close":!1},{header:t.withCtx(({titleId:S,titleClass:Z})=>[t.createElementVNode("div",Er,[t.createElementVNode("div",Dr,[t.createElementVNode("span",{id:S,class:t.normalizeClass(Z)}," 因子筛选 ",10,Fr),t.createVNode(A,{effect:"dark",content:"点击查看: 因子使用说明",placement:"right"},{default:t.withCtx(()=>[t.createVNode(C,{onClick:x[2]||(x[2]=B=>c.value=!0)},{default:t.withCtx(()=>[t.createVNode(t.unref(W.info_filled_default))]),_:1})]),_:1}),t.createVNode(I,{modelValue:a.value,"onUpdate:modelValue":x[3]||(x[3]=B=>a.value=B),size:"small"},{default:t.withCtx(()=>[t.createVNode(V,{label:"模版",value:"模版"}),t.createVNode(V,{label:"脚本",value:"脚本"})]),_:1},8,["modelValue"]),t.withDirectives(t.createVNode(E,{size:"small",onInsert:y},null,512),[[t.vShow,a.value==="脚本"]])]),t.createElementVNode("div",wr,[a.value==="脚本"?(t.openBlock(),t.createBlock(v,{key:0,size:"small",type:"primary",onClick:N},{default:t.withCtx(()=>[t.createTextVNode("变量选择器")]),_:1})):t.createCommentVNode("",!0),t.createVNode(C,{onClick:x[4]||(x[4]=B=>l.value=!1)},{default:t.withCtx(()=>[t.createVNode(t.unref(W.close_default))]),_:1})])])]),footer:t.withCtx(()=>[t.createElementVNode("div",Sr,[t.createVNode(v,{type:"primary",onClick:f},{default:t.withCtx(()=>[t.createTextVNode("确定")]),_:1})])]),default:t.withCtx(()=>[a.value==="模版"?(t.openBlock(),t.createBlock(xe,{key:0,height:"400px"},{default:t.withCtx(()=>[t.createVNode(De,{ref_key:"dialogFormRef",ref:i,model:s.value},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.value.list,(S,Z)=>(t.openBlock(),t.createElementBlock("div",Ar,[t.createElementVNode("span",Vr,t.toDisplayString(`条件${Z+1}`),1),S.key==="compare"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.config.cycleShow?(t.openBlock(),t.createBlock(M,{key:0,prop:"list."+Z+".cycle",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.cycle,"onUpdate:modelValue":B=>S.cycle=B,placeholder:"选择周期",size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.config.cycleOptions,({label:B,value:q})=>(t.openBlock(),t.createBlock(T,{label:B,value:q,key:q},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):t.createCommentVNode("",!0),t.createVNode(M,{prop:"list."+Z+".factor",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"132px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.factor,"onUpdate:modelValue":B=>S.factor=B,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:t.withCtx(()=>{var B;return[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((B=e.config.factorOptions)==null?void 0:B.filter(q=>[4].includes(q.type)),({label:q,value:ue})=>(t.openBlock(),t.createBlock(T,{label:q,value:ue,key:ue},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"]),t.createVNode(M,{style:{width:"52px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.compareType,"onUpdate:modelValue":B=>S.compareType=B,size:"small"},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList([">",">=","<","<="],B=>t.createVNode(T,{label:B,value:B,key:B},null,8,["label","value"])),64))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.config.cycleShow?(t.openBlock(),t.createBlock(M,{key:1,prop:"list."+Z+".cycle2",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.cycle2,"onUpdate:modelValue":B=>S.cycle2=B,placeholder:"选择周期",size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.config.cycleOptions,({label:B,value:q})=>(t.openBlock(),t.createBlock(T,{label:B,value:q,key:q},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):t.createCommentVNode("",!0),t.createVNode(M,{prop:"list."+Z+".factor2",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"132px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.factor2,"onUpdate:modelValue":B=>S.factor2=B,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:t.withCtx(()=>{var B;return[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((B=e.config.factorOptions)==null?void 0:B.filter(q=>[4].includes(q.type)),({label:q,value:ue})=>(t.openBlock(),t.createBlock(T,{label:q,value:ue,key:ue},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.config.cycleShow?(t.openBlock(),t.createBlock(M,{key:0,prop:"list."+Z+".cycle",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.cycle,"onUpdate:modelValue":B=>S.cycle=B,placeholder:"选择周期",size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.config.cycleOptions,({label:B,value:q})=>(t.openBlock(),t.createBlock(T,{label:B,value:q,key:q},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):t.createCommentVNode("",!0),t.createVNode(M,{prop:"list."+Z+".factor",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"194px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createVNode(g,{modelValue:S.factor,"onUpdate:modelValue":B=>S.factor=B,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:t.withCtx(()=>{var B;return[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((B=e.config.factorOptions)==null?void 0:B.filter(q=>[1,3].includes(q.type)),({label:q,value:ue})=>(t.openBlock(),t.createBlock(T,{label:q,value:ue,key:ue},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"]),t.createVNode(M,{prop:"list."+Z+".score",rules:{validator:t.unref(Nt),trigger:"blur"},style:{width:"200px","margin-right":"10px"}},{default:t.withCtx(()=>[t.createElementVNode("div",Tr,[t.createVNode(ae,{modelValue:S.score[0],"onUpdate:modelValue":B=>S.score[0]=B,size:"small","controls-position":"right"},null,8,["modelValue","onUpdate:modelValue"]),Br,t.createVNode(ae,{modelValue:S.score[1],"onUpdate:modelValue":B=>S.score[1]=B,size:"small","controls-position":"right"},null,8,["modelValue","onUpdate:modelValue"])])]),_:2},1032,["prop","rules"])],64)),t.createVNode(C,{onClick:B=>b(Z)},{default:t.withCtx(()=>[t.createVNode(t.unref(W.circle_close_filled_default))]),_:2},1032,["onClick"])]))),256)),t.createVNode(v,{type:"primary",plain:"",size:"small",icon:t.unref(W.plus_default),onClick:m,style:{"margin-bottom":"10px"}},{default:t.withCtx(()=>[t.createTextVNode("添加因子")]),_:1},8,["icon"]),t.createVNode(v,{type:"primary",plain:"",size:"small",icon:t.unref(W.plus_default),onClick:x[5]||(x[5]=S=>m("compare")),style:{"margin-bottom":"10px"}},{default:t.withCtx(()=>[t.createTextVNode("添加因子对比")]),_:1},8,["icon"]),e.config.sqlShow?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(M,{label:"SQL功能: "},{default:t.withCtx(()=>[t.createVNode(I,{modelValue:s.value.sqlEnable,"onUpdate:modelValue":x[6]||(x[6]=S=>s.value.sqlEnable=S)},{default:t.withCtx(()=>[t.createVNode(ce,{label:"关闭",value:0}),t.createVNode(ce,{label:"启用",value:1})]),_:1},8,["modelValue"]),s.value.sqlEnable?(t.openBlock(),t.createBlock(v,{key:0,type:"primary",size:"small",onClick:h,style:{"margin-left":"auto"}},{default:t.withCtx(()=>[t.createTextVNode("生成SQL")]),_:1})):t.createCommentVNode("",!0)]),_:1}),s.value.sqlEnable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(ie,{modelValue:s.value.sqlValue,"onUpdate:modelValue":x[7]||(x[7]=S=>s.value.sqlValue=S),autosize:{minRows:4},type:"textarea",style:{"margin-bottom":"10px"}},null,8,["modelValue"]),Nr],64)):t.createCommentVNode("",!0)],64)):t.createCommentVNode("",!0)]),_:1},8,["model"])]),_:1})):t.createCommentVNode("",!0),t.createElementVNode("div",{style:t.normalizeStyle([{width:"968px",height:"400px"},a.value==="脚本"?null:{position:"fixed",top:"-400px",zIndex:-1,visibility:"hidden",pointerEvents:"none"}])},[t.createVNode(mt.MonacoEditor,{ref_key:"monacoEditorRef",ref:r,language:"lua",suggestionEnable:!0},null,512)],4)]),_:1},8,["modelValue"])]),t.createVNode(vr,{visible:c.value,"onUpdate:visible":x[9]||(x[9]=S=>c.value=S),factorType:a.value,data:(Fe=e.config.factorDescriptions)==null?void 0:Fe.filter(S=>[1,3].includes(S.type))},null,8,["visible","factorType","data"]),t.createVNode(U,{ref_key:"stVarSelectDialogRef",ref:o},null,512)],64)}}},Or=Ie._export_sfc(Ir,[["__scopeId","data-v-deab9c48"]]);const ze=e=>(t.pushScopeId("data-v-6a791396"),e=e(),t.popScopeId(),e),Mr={key:0,class:"common-indicator"},$r={class:"indicator"},qr={class:"title"},Rr=ze(()=>t.createElementVNode("span",null,"常用指标: ",-1)),Lr={class:"options"},zr=["onClick"],Pr={class:"tags"},Ur=["onClick"],jr={style:{"font-size":"18px"}},Zr={key:0,class:"out-box"},Hr=ze(()=>t.createElementVNode("span",null,"自定义: ",-1)),Gr={key:0,class:"convenient-option-box"},Jr={class:"out-box"},Wr=ze(()=>t.createElementVNode("span",null,"自定义: ",-1)),Qr={key:0},Yr={key:0},Kr={key:0},Xr={key:1},eo={class:"tFeaturelncomes-option-box"},uo={class:"tFeaturelncomes-out-box"},to=ze(()=>t.createElementVNode("span",null,"自定义: ",-1)),no={key:2},ro={key:3},oo={key:4},lo={key:5},ao={key:6},co={key:7},io={style:{display:"flex","align-items":"center"}},so={key:8},fo={class:"dialog-footer"},po={__name:"index",props:t.mergeModels({config:{type:Object,default:()=>{}},varietyMarket:{type:Number,default:()=>null},commonOption:{type:Array,default:()=>[]}},{data:{default:[]},dataModifiers:{}}),emits:["update:data"],setup(e){const u=[{label:"近2周",value:"1"},{label:"近1个月",value:"2"},{label:"近3个月",value:"3"},{label:"近6个月",value:"4"},{label:"近1年",value:"5"}],n=[{label:"无保留意见",value:1},{label:"保留意见",value:2},{label:"否定意见",value:3},{label:"无法表示意见",value:4}],r=t.inject("clearRow"),o=t.useModel(e,"data"),l=e,c=t.ref(!1),a=t.computed(()=>{var y;return(y=l.data.find(p=>p.radioType==="1"))==null?void 0:y.key}),i=t.computed(()=>{let y=[];return l.varietyMarket===null&&!l.commonOption.length?y=l.config.options:(y=l.config.options,l.varietyMarket&&(y=y.filter(({parent:p})=>p.varietyMarketIds.includes(l.varietyMarket))),l.commonOption.length&&(y=y.filter(({parent:p})=>{const{commonOptionIds:x}=p;return[...new Set([...x,...l.commonOption])].length!==[...x,...l.commonOption].length}))),y}),s=t.ref({}),d=t.ref({}),f=y=>{s.value=y;const p={key:y.key,type:y.type,label:y.label};switch(y.key){case"st":{d.value={...p,st:null};break}case"tFeaturelncomes":{d.value={...p,rule:1,withFewYears:null,yearsCount:null,netProfit:null};break}case"priceLevels":{d.value={...p,priceLevels:null};break}case"peTtmLevels":{d.value={...p,peTtmLevels:null};break}case"peTrendTtmLevels":{d.value={...p,peTrendTtmLevels:null};break}case"optionsCpType":{d.value={...p,optionsCpType:null};break}case"perVolumn":{d.value={...p,radio:null,levels:[]};break}case"mainFlow":{d.value={...p,radioType:"0",rankRange:[null,null]};break}case"auditOpinionType":{d.value={...p,enumType:null};break}default:d.value={...p,range:[null,null],unit:y.defaultUnit.length?[...y.defaultUnit]:[null,null],radioType:a.value&&a.value!==y.key?"0":y.defaultRadioType,rankRange:y.defaultRankRange||[null,null]}}c.value=!0},b=()=>{var p,x;switch(d.value.key){case"st":{const{label:_,st:k}=d.value;if(k===null)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${k?"是":"否"}`;break}case"tFeaturelncomes":{const{label:_,rule:k,withFewYears:D,yearsCount:v,netProfit:C}=d.value;if(["",null].includes(D)||["",null].includes(v)||["",null].includes(C))return R.ElMessage.warning("格式错误: 请填写完整");d.value.tagText=`${_}: ${D}年内${v}年以上盈利${k===1?"超":"跌"}过${C}亿`;break}case"priceLevels":{const{label:_,priceLevels:k}=d.value;if(!k||k.length===0)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${k}分位`;break}case"peTtmLevels":{const{label:_,peTtmLevels:k}=d.value;if(!k||k.length===0)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${k}分位`;break}case"peTrendTtmLevels":{const{label:_,peTrendTtmLevels:k}=d.value;if(!k||k.length===0)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${k}分位`;break}case"optionsCpType":{const{label:_,optionsCpType:k}=d.value;if(k===null)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${k===1?"看涨":"看跌"}`;break}case"perVolumn":{const{label:_,radio:k,levels:D}=d.value;if(!k)return R.ElMessage.warning("格式错误: 请选择时间");if(!(D!=null&&D.length))return R.ElMessage.warning("格式错误: 请选择分位");d.value.tagText=`${_}: ${(p=u.find(v=>v.value===k))==null?void 0:p.label}${D.map(v=>`${v}分位`).join("、")}`;break}case"mainFlow":{const{label:_,radioType:k,radio:D,rankRange:v}=d.value,C=A=>{if(A===""||A===null||A===void 0)return!1;const V=Number(A);return!isNaN(V)};if(!D)return R.ElMessage.warning("格式错误: 请选择时间");if(!C(v[0])&&!C(v[1]))return R.ElMessage.warning(`格式错误: 请填写${k==="0"?"涨幅范围":"排名范围"}`);!["",null].includes(v[0])&&!["",null].includes(v[1])?d.value.tagText=`${_}: ${D}日${k==="0"?"涨幅范围":"排名范围"}: ${v[0]}${k==="0"?"%":""} ~ ${v[1]}${k==="0"?"%":""}`:["",null].includes(v[0])?d.value.tagText=`${_}: ${D}日${k==="0"?"涨幅范围":"排名范围"}: ≤${v[1]}${k==="0"?"%":""}`:d.value.tagText=`${_}: ${D}日${k==="0"?"涨幅范围":"排名范围"}: ≥${v[0]}${k==="0"?"%":""}`;break}case"auditOpinionType":{const{label:_,enumType:k}=d.value;if(k===null)return R.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${(x=n.find(D=>D.value===k))==null?void 0:x.label}`;break}default:{const{label:_,unit:k,radioType:D}=d.value,v=D==="1"?d.value.rankRange:d.value.range;if(["",null].includes(v[0])&&["",null].includes(v[1]))return R.ElMessage.warning("格式错误: 请至少填写一个值");if(D==="1"){const V=Number(v[0]),I=Number(v[1]);if(isNaN(V)||isNaN(I))return R.ElMessage.warning("格式错误: 请填写数字");if(V<0||I<0)return R.ElMessage.warning("格式错误: 请填写大于0的数字");if(V>I)return R.ElMessage.warning("格式错误: 请填写正确的排名范围")}const C=D==="1"?"":k[0]??"",A=D==="1"?"":k[1]??"";!["",null].includes(v[0])&&!["",null].includes(v[1])?d.value.tagText=`${_}${D==="1"?"排名":""}: ${v[0]}${C} ~ ${v[1]}${A}`:["",null].includes(v[0])?d.value.tagText=`${_}${D==="1"?"排名":""}: ≤${v[1]}${A}`:d.value.tagText=`${_}${D==="1"?"排名":""}: ≥${v[0]}${C}`}}const y=o.value.findIndex(({key:_})=>_===d.value.key);y===-1?o.value.push(d.value):o.value.splice(y,1,d.value),c.value=!1},m=y=>{s.value=i.value.find(({key:p})=>p===y.key),d.value=JSON.parse(JSON.stringify(y)),c.value=!0},h=y=>{o.value.splice(y,1)},F=y=>{d.value.range=[...y.range],d.value.unit=[...y.unit]},w=y=>{switch(y){case"≤0":Object.assign(d.value,{rule:2,withFewYears:1,yearsCount:1,netProfit:0});break;case"≥0":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:0});break;case"五年内有四年以上盈利超过5千万":Object.assign(d.value,{rule:1,withFewYears:5,yearsCount:4,netProfit:.5});break;case"≥10亿":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:10});break;case"≥20亿":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:20});break}};t.watch(()=>i.value,()=>{o.value.length&&(o.value=o.value.filter(({key:y})=>i.value.find(p=>p.key===y)))});const N=()=>{d.value.radio=null,d.value.rankRange=[null,null]};return(y,p)=>{const x=Xe.ElTag,_=Pu,k=Me,D=Bu.ElInput,v=Ke.ElButton,C=oe.ElOption,A=oe.ElSelect,V=Oe,I=Nu.ElInputNumber,E=Se.ElDialog;return e.config.show&&i.value.length?(t.openBlock(),t.createElementBlock("div",Mr,[t.createElementVNode("div",$r,[t.createElementVNode("div",qr,[Rr,t.createElementVNode("span",{onClick:p[0]||(p[0]=T=>t.unref(r)("commonIndicator"))},"不限")]),t.createElementVNode("div",Lr,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.value,T=>(t.openBlock(),t.createElementBlock("span",{key:T.key,onClick:g=>f(T)},t.toDisplayString(T.label),9,zr))),128))])]),t.createElementVNode("div",Pr,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.value,(T,g)=>(t.openBlock(),t.createBlock(x,{closable:"",type:"info",onClose:M=>h(g)},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(T.tagText),1),t.createElementVNode("span",{class:"edit",onClick:M=>m(T)},"编辑",8,Ur)]),_:2},1032,["onClose"]))),256))]),t.createVNode(E,{modelValue:c.value,"onUpdate:modelValue":p[28]||(p[28]=T=>c.value=T),title:s.value.label,width:"600","align-center":"","destroy-on-close":""},t.createSlots({footer:t.withCtx(()=>[t.createElementVNode("div",fo,[t.createVNode(v,{type:"primary",onClick:b},{default:t.withCtx(()=>[t.createTextVNode("确定")]),_:1})])]),default:t.withCtx(()=>{var T;return[s.value.type===void 0&&d.value.radioType==="1"?(t.openBlock(),t.createElementBlock("div",Zr,[Hr,t.createVNode(D,{modelValue:d.value.rankRange[0],"onUpdate:modelValue":p[3]||(p[3]=g=>d.value.rankRange[0]=g),style:{flex:"1"}},null,8,["modelValue"]),t.createTextVNode(" ~ "),t.createVNode(D,{modelValue:d.value.rankRange[1],"onUpdate:modelValue":p[4]||(p[4]=g=>d.value.rankRange[1]=g),style:{flex:"1"}},null,8,["modelValue"])])):s.value.type===void 0?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[(T=s.value.convenientOptions)!=null&&T.length?(t.openBlock(),t.createElementBlock("div",Gr,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.value.convenientOptions,g=>(t.openBlock(),t.createBlock(v,{key:g.text,onClick:M=>F(g)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(g.text),1)]),_:2},1032,["onClick"]))),128))])):t.createCommentVNode("",!0),t.createElementVNode("div",Jr,[Wr,t.createVNode(D,{modelValue:d.value.range[0],"onUpdate:modelValue":p[6]||(p[6]=g=>d.value.range[0]=g),style:{flex:"1"}},t.createSlots({_:2},[s.value.unitOptions.length?{name:"append",fn:t.withCtx(()=>[s.value.unitOptions.length===1?(t.openBlock(),t.createElementBlock("span",Qr,t.toDisplayString(d.value.unit[0]),1)):(t.openBlock(),t.createBlock(A,{key:1,modelValue:d.value.unit[0],"onUpdate:modelValue":p[5]||(p[5]=g=>d.value.unit[0]=g),style:{width:"72px"}},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.value.unitOptions,g=>(t.openBlock(),t.createBlock(C,{label:g,value:g},null,8,["label","value"]))),256))]),_:1},8,["modelValue"]))]),key:"0"}:void 0]),1032,["modelValue"]),t.createTextVNode(" ~ "),t.createVNode(D,{modelValue:d.value.range[1],"onUpdate:modelValue":p[8]||(p[8]=g=>d.value.range[1]=g),style:{flex:"1"}},t.createSlots({_:2},[s.value.unitOptions.length?{name:"append",fn:t.withCtx(()=>[s.value.unitOptions.length===1?(t.openBlock(),t.createElementBlock("span",Yr,t.toDisplayString(d.value.unit[1]),1)):(t.openBlock(),t.createBlock(A,{key:1,modelValue:d.value.unit[1],"onUpdate:modelValue":p[7]||(p[7]=g=>d.value.unit[1]=g),style:{width:"72px"}},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.value.unitOptions,g=>(t.openBlock(),t.createBlock(C,{label:g,value:g},null,8,["label","value"]))),256))]),_:1},8,["modelValue"]))]),key:"0"}:void 0]),1032,["modelValue"])])],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[s.value.key==="st"?(t.openBlock(),t.createElementBlock("div",Kr,[t.createVNode(k,{modelValue:d.value.st,"onUpdate:modelValue":p[9]||(p[9]=g=>d.value.st=g)},{default:t.withCtx(()=>[t.createVNode(V,{label:"是",value:1}),t.createVNode(V,{label:"否",value:0})]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="tFeaturelncomes"?(t.openBlock(),t.createElementBlock("div",Xr,[t.createElementVNode("div",eo,[t.createVNode(v,{onClick:p[10]||(p[10]=g=>w("≤0"))},{default:t.withCtx(()=>[t.createTextVNode("≤0")]),_:1}),t.createVNode(v,{onClick:p[11]||(p[11]=g=>w("≥0"))},{default:t.withCtx(()=>[t.createTextVNode("≥0")]),_:1}),t.createVNode(v,{onClick:p[12]||(p[12]=g=>w("五年内有四年以上盈利超过5千万"))},{default:t.withCtx(()=>[t.createTextVNode("五年内有四年以上盈利超过5千万")]),_:1}),t.createVNode(v,{onClick:p[13]||(p[13]=g=>w("≥10亿"))},{default:t.withCtx(()=>[t.createTextVNode("≥10亿")]),_:1}),t.createVNode(v,{onClick:p[14]||(p[14]=g=>w("≥20亿"))},{default:t.withCtx(()=>[t.createTextVNode("≥20亿")]),_:1})]),t.createElementVNode("div",uo,[to,t.createElementVNode("div",null,[t.createVNode(I,{modelValue:d.value.withFewYears,"onUpdate:modelValue":p[15]||(p[15]=g=>d.value.withFewYears=g),"controls-position":"right"},null,8,["modelValue"]),t.createTextVNode(" 年内 "),t.createVNode(I,{modelValue:d.value.yearsCount,"onUpdate:modelValue":p[16]||(p[16]=g=>d.value.yearsCount=g),"controls-position":"right"},null,8,["modelValue"]),t.createTextVNode(" 年以上盈利"+t.toDisplayString(d.value.rule===1?"超":"跌")+"过 ",1),t.createVNode(I,{modelValue:d.value.netProfit,"onUpdate:modelValue":p[17]||(p[17]=g=>d.value.netProfit=g),"controls-position":"right"},null,8,["modelValue"]),t.createTextVNode(" 亿 ")])])])):t.createCommentVNode("",!0),s.value.key==="priceLevels"?(t.openBlock(),t.createElementBlock("div",no,[t.createVNode(A,{modelValue:d.value.priceLevels,"onUpdate:modelValue":p[18]||(p[18]=g=>d.value.priceLevels=g),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList([1,2,3,4,5],g=>t.createVNode(C,{key:g,label:`${g}分位`,value:g},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="peTtmLevels"?(t.openBlock(),t.createElementBlock("div",ro,[t.createVNode(A,{modelValue:d.value.peTtmLevels,"onUpdate:modelValue":p[19]||(p[19]=g=>d.value.peTtmLevels=g),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList([1,2,3,4,5,6,7,8,9,10],g=>t.createVNode(C,{key:g,label:`${g}分位`,value:g},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="peTrendTtmLevels"?(t.openBlock(),t.createElementBlock("div",oo,[t.createVNode(A,{modelValue:d.value.peTrendTtmLevels,"onUpdate:modelValue":p[20]||(p[20]=g=>d.value.peTrendTtmLevels=g),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList([1,2,3,4,5,6,7,8,9,10],g=>t.createVNode(C,{key:g,label:`${g}分位`,value:g},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="optionsCpType"?(t.openBlock(),t.createElementBlock("div",lo,[t.createVNode(k,{modelValue:d.value.optionsCpType,"onUpdate:modelValue":p[21]||(p[21]=g=>d.value.optionsCpType=g)},{default:t.withCtx(()=>[t.createVNode(V,{label:"看涨",value:1}),t.createVNode(V,{label:"看跌",value:2})]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="perVolumn"?(t.openBlock(),t.createElementBlock("div",ao,[t.createVNode(k,{modelValue:d.value.radio,"onUpdate:modelValue":p[22]||(p[22]=g=>d.value.radio=g)},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(u,g=>t.createVNode(V,{key:g.value,value:g.value},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(g.label),1)]),_:2},1032,["value"])),64))]),_:1},8,["modelValue"]),t.createVNode(A,{modelValue:d.value.levels,"onUpdate:modelValue":p[23]||(p[23]=g=>d.value.levels=g),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList([1,2,3,4,5],g=>t.createVNode(C,{key:g,label:`${g}分位`,value:g},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),s.value.key==="mainFlow"?(t.openBlock(),t.createElementBlock("div",co,[t.createVNode(k,{modelValue:d.value.radio,"onUpdate:modelValue":p[24]||(p[24]=g=>d.value.radio=g)},{default:t.withCtx(()=>[t.createVNode(V,{value:"3"},{default:t.withCtx(()=>[t.createTextVNode("3日")]),_:1}),t.createVNode(V,{value:"5"},{default:t.withCtx(()=>[t.createTextVNode("5日")]),_:1}),t.createVNode(V,{value:"10"},{default:t.withCtx(()=>[t.createTextVNode("10日")]),_:1}),t.createVNode(V,{value:"20"},{default:t.withCtx(()=>[t.createTextVNode("20日")]),_:1})]),_:1},8,["modelValue"]),t.createElementVNode("div",io,[t.createElementVNode("span",null,t.toDisplayString(d.value.radioType==="0"?"涨幅范围":"排名范围")+": ",1),t.createVNode(D,{modelValue:d.value.rankRange[0],"onUpdate:modelValue":p[25]||(p[25]=g=>d.value.rankRange[0]=g),style:{flex:"1"}},null,8,["modelValue"]),t.createTextVNode(" ~ "),t.createVNode(D,{modelValue:d.value.rankRange[1],"onUpdate:modelValue":p[26]||(p[26]=g=>d.value.rankRange[1]=g),style:{flex:"1"}},null,8,["modelValue"])])])):t.createCommentVNode("",!0),s.value.key==="auditOpinionType"?(t.openBlock(),t.createElementBlock("div",so,[t.createVNode(k,{modelValue:d.value.enumType,"onUpdate:modelValue":p[27]||(p[27]=g=>d.value.enumType=g)},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(n,(g,M)=>t.createVNode(V,{key:M,label:g.label,value:g.value},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0)],64))]}),_:2},[s.value.showRankType?{name:"header",fn:t.withCtx(()=>[t.createElementVNode("span",jr,t.toDisplayString(s.value.label),1),t.createVNode(k,{modelValue:d.value.radioType,"onUpdate:modelValue":p[1]||(p[1]=T=>d.value.radioType=T),style:{"vertical-align":"4px","margin-left":"12px"}},{default:t.withCtx(()=>[t.createVNode(_,{label:"数值",value:"0"}),t.createVNode(_,{disabled:a.value&&a.value!==s.value.key,label:"排名",value:"1"},null,8,["disabled"])]),_:1},8,["modelValue"])]),key:"0"}:s.value.key==="mainFlow"?{name:"header",fn:t.withCtx(()=>[t.createElementVNode("span",{style:{"font-size":"18px"}},t.toDisplayString(s.value.label),1),t.createVNode(k,{modelValue:d.value.radioType,"onUpdate:modelValue":p[2]||(p[2]=T=>d.value.radioType=T),style:{"vertical-align":"4px","margin-left":"12px"},onChange:N},{default:t.withCtx(()=>[t.createVNode(_,{label:"涨幅范围",value:"0"}),t.createVNode(_,{disabled:a.value&&a.value!==s.value.key,label:"排名范围",value:"1"},null,8,["disabled"])]),_:1},8,["modelValue"])]),key:"1"}:void 0]),1032,["modelValue","title"])])):t.createCommentVNode("",!0)}}},bo=Ie._export_sfc(po,[["__scopeId","data-v-6a791396"]]);const ho=e=>(t.pushScopeId("data-v-ec5561c7"),e=e(),t.popScopeId(),e),mo={key:0,class:"composite-order"},xo={class:"title"},_o=ho(()=>t.createElementVNode("span",null,"组合排序: ",-1)),ko={class:"tag-box"},go=["onClick"],vo={class:"custom-header"},yo={class:"left"},Co=["id"],Eo={class:"right"},Do={class:"dialog-footer"},Fo={__name:"index",props:t.mergeModels({config:{type:Object,default:()=>{}},varietyMarket:{type:Number,default:()=>null},commonOption:{type:Array,default:()=>[]}},{data:{default:[]},dataModifiers:{}}),emits:["update:data"],setup(e){const u=t.inject("clearRow"),n=t.useModel(e,"data"),r=e,o=t.ref(!1),l=t.ref({name:null,value:"desc"}),c=t.computed(()=>{let i=[];return r.varietyMarket===null&&!r.commonOption.length?i=r.config.options:(i=r.config.options,r.varietyMarket&&(i=i.filter(({parent:s})=>s.varietyMarketIds.includes(r.varietyMarket))),r.commonOption.length&&(i=i.filter(({parent:s})=>{const{commonOptionIds:d}=s;return[...new Set([...d,...r.commonOption])].length!==[...d,...r.commonOption].length}))),i}),a=(i,s)=>{switch(i){case"add":{l.value={name:null,value:"desc"},o.value=!0;break}case"edit":{const d=n.value[s];l.value={...d},o.value=!0;break}case"submit":{if(!l.value.name)return R.ElMessage.warning("请选择需要排序的条件");const{label:d}=c.value.find(m=>m.key===l.value.name),f=`${d}-${l.value.value==="asc"?"正序↑":"降序↓"}`,b=n.value.findIndex(({name:m})=>m===l.value.name);b===-1?n.value.push({...l.value,tagText:f}):n.value.splice(b,1,{...l.value,tagText:f}),o.value=!1;break}case"delete":{n.value.splice(s,1);break}}};return t.watch(()=>c.value,()=>{n.value.length&&(n.value=n.value.filter(({name:i})=>c.value.find(s=>s.key===i)))}),(i,s)=>{const d=Xe.ElTag,f=Ke.ElButton,b=W.ElIcon,m=oe.ElOption,h=oe.ElSelect,F=Ve.ElFormItem,w=Oe,N=Me,y=Ve.ElForm,p=Se.ElDialog;return e.config.show&&c.value.length?(t.openBlock(),t.createElementBlock("div",mo,[t.createElementVNode("div",xo,[_o,t.createElementVNode("span",{onClick:s[0]||(s[0]=x=>t.unref(u)("compositeOrder"))},"不限")]),t.createElementVNode("div",ko,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,(x,_)=>(t.openBlock(),t.createBlock(d,{closable:"",type:"info",onClose:k=>a("delete",_)},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(x.tagText),1),t.createElementVNode("span",{class:"edit",onClick:k=>a("edit",_)},"编辑",8,go)]),_:2},1032,["onClose"]))),256)),t.createVNode(f,{type:"primary",plain:"",size:"small",icon:t.unref(W.plus_default),onClick:s[1]||(s[1]=x=>a("add"))},{default:t.withCtx(()=>[t.createTextVNode(" 添加排序 ")]),_:1},8,["icon"])]),t.createVNode(p,{"modal-class":"order-dialog",modelValue:o.value,"onUpdate:modelValue":s[7]||(s[7]=x=>o.value=x),width:"400","align-center":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0,"show-close":!1},{header:t.withCtx(({titleId:x,titleClass:_})=>[t.createElementVNode("div",vo,[t.createElementVNode("div",yo,[t.createElementVNode("span",{id:x,class:t.normalizeClass(_)}," 添加条件 ",10,Co)]),t.createElementVNode("div",Eo,[t.createVNode(b,{onClick:s[2]||(s[2]=k=>o.value=!1)},{default:t.withCtx(()=>[t.createVNode(t.unref(W.close_default))]),_:1})])])]),footer:t.withCtx(()=>[t.createElementVNode("div",Do,[t.createVNode(f,{onClick:s[5]||(s[5]=x=>o.value=!1)},{default:t.withCtx(()=>[t.createTextVNode("取消")]),_:1}),t.createVNode(f,{type:"primary",onClick:s[6]||(s[6]=x=>a("submit"))},{default:t.withCtx(()=>[t.createTextVNode(" 确定 ")]),_:1})])]),default:t.withCtx(()=>[t.createVNode(y,{ref:"compositeOrderFormRef",model:l.value},{default:t.withCtx(()=>[t.createVNode(F,{label:"添加条件: "},{default:t.withCtx(()=>[t.createVNode(h,{modelValue:l.value.name,"onUpdate:modelValue":s[3]||(s[3]=x=>l.value.name=x),filterable:"",placeholder:"请选择","no-match-text":"未匹配到相关条件"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.value,({label:x,key:_})=>(t.openBlock(),t.createBlock(m,{label:x,value:_,key:_},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])]),_:1}),t.createVNode(F,{label:"排序方式: "},{default:t.withCtx(()=>[t.createVNode(N,{modelValue:l.value.value,"onUpdate:modelValue":s[4]||(s[4]=x=>l.value.value=x)},{default:t.withCtx(()=>[t.createVNode(w,{label:"正序",value:"asc"}),t.createVNode(w,{label:"倒序",value:"desc"})]),_:1},8,["modelValue"])]),_:1})]),_:1},8,["model"])]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0)}}},wo=Ie._export_sfc(Fo,[["__scopeId","data-v-ec5561c7"]]);const me=e=>(t.pushScopeId("data-v-c14d66fc"),e=e(),t.popScopeId(),e),Ao={class:"variety-search"},Vo={key:0,class:"variety-search-row"},To={class:"title"},Bo=me(()=>t.createElementVNode("span",null,"品种市场: ",-1)),No={key:1,class:"variety-search-row"},So={class:"title"},Io=me(()=>t.createElementVNode("span",null,"常用选项: ",-1)),Oo={key:2,class:"variety-search-row"},Mo={class:"title"},$o=me(()=>t.createElementVNode("span",null,"上市板块: ",-1)),qo={key:3,class:"variety-search-row"},Ro={class:"title"},Lo=me(()=>t.createElementVNode("span",null,"自定标签: ",-1)),zo={key:4,class:"variety-search-row"},Po={class:"title"},Uo=me(()=>t.createElementVNode("span",null,"价差转换: ",-1)),jo={key:5,class:"variety-search-row"},Zo={class:"title"},Ho=me(()=>t.createElementVNode("span",null,"因子筛选: ",-1)),Go={__name:"index",props:t.mergeModels({config:{type:Object,default:{}}},{searchData:{},searchDataModifiers:{}}),emits:["update:searchData"],setup(e,{expose:u}){const n=e,r=t.useModel(e,"searchData");r.value=Object.assign(r.value,{varietyMarket:null,commonOption:[],marketIds:[],customTag:[],jcTranslate:{type:null,jcList:[]},factorScreen:{list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""},commonIndicator:[],compositeOrder:[]});const o=t.computed(()=>{const f={};return Object.keys(du).forEach(b=>{const m=du[b],h=n.config[b]??{},F={...m,...h};f[b]=F}),f}),l=t.computed(()=>o.value.varietyMarket.options),c=t.computed(()=>{const{varietyMarket:f}=r.value;return f?l.value.find(({value:m})=>m===f).memo.reduce((m,h)=>{const F=o.value.commonOption.options.find(w=>w.value===h);return F&&m.push(F),m},[]):o.value.commonOption.options}),a=t.computed(()=>{const{varietyMarket:f}=r.value;return f?o.value.marketIds.options.filter(b=>b.varietyMarketIds.includes(f)):o.value.marketIds.options}),i=t.computed(()=>o.value.customTag.options),s=t.computed(()=>o.value.jcTranslate.jcOptions),d=f=>{switch(f){case"commonOption":{r.value[f]=[];break}case"marketIds":{r.value[f]=[];break}case"customTag":{r.value[f]=[];break}case"jcTranslate":{r.value[f]={type:null,jcList:[]};break}case"factorScreen":{r.value[f]={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""};break}case"commonIndicator":{r.value[f]=[];break}case"compositeOrder":{r.value[f]=[];break}default:{r.value[f]=null;break}}};return t.watch(()=>c.value,f=>{var b;(b=r.value.commonOption)!=null&&b.length&&(r.value.commonOption=r.value.commonOption.filter(m=>f.find(({value:h})=>h===m)))}),t.watch(()=>a.value,f=>{var b;(b=r.value.marketIds)!=null&&b.length&&(r.value.marketIds=r.value.marketIds.filter(m=>f.find(({value:h})=>h===m)))}),t.provide("clearRow",d),u({formatData:f=>{var m,h,F,w,N,y,p;console.log("%c[st-varietySearch]: 正在生成接口传参...","color: tomato");const b={};if(f.varietyMarket&&(b.exchangeId=String(f.varietyMarket)),(m=f.commonOption)!=null&&m.length&&(b.optionId=f.commonOption.join(",")),(h=f.marketIds)!=null&&h.length&&(b.marketIds=f.marketIds),(F=f.customTag)!=null&&F.length&&(b.tagIds=f.customTag),(w=o.value.jcTranslate)!=null&&w.show){const{jcTranslate:x}=f,{type:_,jcList:k}=x;switch(_){case 1:{b.translateType=1,b.jcType=k.join(",");break}case 2:b.translateType=2}}if((N=o.value.factorScreen)!=null&&N.show){const{factorScreen:x}=f;if((y=x==null?void 0:x.list)!=null&&y.length&&(b.tbFeatureFactorScores=x.list.map(_=>{switch(_.key){case"compare":return{freqId:_.cycle,factorId:_.factor,compareType:_.compareType,freqId2:_.cycle2,factorId2:_.factor2};default:return{freqId:_.cycle,factorId:_.factor,startScore:_.score[0],endScore:_.score[1]}}})),x.sqlEnable){const _=x.list.reduce((D,v,C)=>{var V,I;const A=`条件${C+1}`;switch(v.key){case"compare":{let E="";(V=o.value.factorScreen)!=null&&V.cycleShow?E=`freq_id = ${v.cycle} and factor_id = ${v.factor} ${v.compareType} freq_id = ${v.cycle2} and factor_id = ${v.factor2}`:E=`factor_id = ${v.factor} ${v.compareType} factor_id = ${v.factor2}`,D.set(A,`(${E})`);break}default:{let E=`factor_id = ${v.factor} and `;(I=o.value.factorScreen)!=null&&I.cycleShow&&(E=`freq_id = ${v.cycle} and factor_id = ${v.factor} and `),(v.score[0]||v.score[0]===0)&&(v.score[1]||v.score[1]===0)?E+=`score >= ${v.score[0]} and score <= ${v.score[1]}`:v.score[0]||v.score[0]===0?E+=`score >= ${v.score[0]}`:(v.score[1]||v.score[1]===0)&&(E+=`score <= ${v.score[1]}`),D.set(A,`(${E})`)}}return D},new Map([]));let k=x.sqlValue;for(const[D,v]of _){const C=new RegExp(D,"g");k=k.replace(C,v)}b.sql=k,b.sqlExpression=x.sqlValue}b.enableSql=x.sqlEnable===1?2:1,x.factorSelectExpr&&(b.factorSelectExpr=x.factorSelectExpr)}{const x=["expireDays","virtualRealDegree","yearProfitRate","impliedVolatility","levelMultiplier","turnover","volume","openInterest","optionsCpType","optionGear"],_=f.commonIndicator.reduce((E,T)=>{const{key:g,type:M,range:ae,unit:ce,radioType:ie,radio:De,rankRange:xe}=T;if(g==="mainFlow"){let[P,U]=xe,Fe=ie==="0"?`netInfow${De}d`:`last${De}DayMainFlowRank`;E.push({column:Fe,start:P,end:U})}if(g==="auditOpinionType")E.push({column:T.key,enumType:T.enumType});else if(ie==="1")b.sortBy={column:T.key,start:xe[0]||null,end:xe[1]||null};else if(["dividendYield","incrementRevenueLyr","netProfitGrowthRatioLyr","fiveYearRoe"].includes(g)){let[P,U]=ae;["",null].includes(P)||(P=P/100),["",null].includes(U)||(U=U/100),E.push({column:T.key,start:P,end:U})}else if(M===void 0&&!x.includes(g)){let[P,U]=ae;if(!["",null].includes(P))switch(ce[0]){case"亿":P=P*1e8;break;case"千万":P=P*1e7;break;default:P=P;break}if(!["",null].includes(U))switch(ce[1]){case"亿":U=U*1e8;break;case"千万":U=U*1e7;break;default:U=U;break}E.push({column:T.key,start:P,end:U})}return E},[]);_.length&&(b.query=_);const k=f.commonIndicator.find(({key:E})=>E==="st");k&&(b.st=k.st);const D=f.commonIndicator.find(({key:E})=>E==="tFeaturelncomes");D&&(b.netProfitQueryDto={...D,netProfit:D.netProfit*1e8});const v=f.commonIndicator.find(({key:E})=>E==="priceLevels");v&&(b.priceLevels=v.priceLevels);const C=f.commonIndicator.find(({key:E})=>E==="peTtmLevels");C&&(b.peTtmLevels=C.peTtmLevels);const A=f.commonIndicator.find(({key:E})=>E==="peTrendTtmLevels");A&&(b.peTrendTtmLevels=A.peTrendTtmLevels);const V={};f.commonIndicator.forEach(E=>{const{key:T}=E;switch(T){case"expireDays":["",null].includes(E.range[0])||(V.minExpireDays=E.range[0]),["",null].includes(E.range[1])||(V.maxExpireDays=E.range[1]);break;case"virtualRealDegree":["",null].includes(E.range[0])||(V.minVirtualRealDegree=E.range[0]/100),["",null].includes(E.range[1])||(V.maxVirtualRealDegree=E.range[1]/100);break;case"yearProfitRate":["",null].includes(E.range[0])||(V.minYearProfitRate=E.range[0]/100),["",null].includes(E.range[1])||(V.maxYearProfitRate=E.range[1]/100);break;case"impliedVolatility":["",null].includes(E.range[0])||(V.minImpliedVolatility=E.range[0]/100),["",null].includes(E.range[1])||(V.maxImpliedVolatility=E.range[1]/100);break;case"levelMultiplier":["",null].includes(E.range[0])||(V.minLevelMultiplier=E.range[0]),["",null].includes(E.range[1])||(V.maxLevelMultiplier=E.range[1]);break;case"turnover":["",null].includes(E.range[0])||(V.minTurnover=E.range[0]*1e4),["",null].includes(E.range[1])||(V.maxTurnover=E.range[1]*1e4);break;case"volume":["",null].includes(E.range[0])||(V.minVolume=E.range[0]),["",null].includes(E.range[1])||(V.maxVolume=E.range[1]);break;case"openInterest":["",null].includes(E.range[0])||(V.minOpenInterest=E.range[0]),["",null].includes(E.range[1])||(V.maxOpenInterest=E.range[1]);break;case"optionsCpType":V.optionsCpType=E.optionsCpType;break;case"optionGear":["",null].includes(E.range[0])||(V.minOptionGear=E.range[0]),["",null].includes(E.range[1])||(V.maxOptionGear=E.range[1]);break}});const I=f.commonIndicator.find(({key:E})=>E==="perVolumn");I&&(b.perVolumn={type:I.radio,value:I.levels}),Object.keys(V).length&&(b.searchOptionDto={...b.searchOptionDto,...V})}return(p=f.compositeOrder)!=null&&p.length&&(b.compositeOrder=f.compositeOrder.map(({name:x,value:_})=>({name:x,value:_}))),console.log("%c[st-varietySearch]: 接口传参数据生成完毕","color: green",b),b},reset:()=>{r.value={varietyMarket:null,commonOption:[],marketIds:[],customTag:[],jcTranslate:{type:null,jcList:[]},factorScreen:{list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""},commonIndicator:[],compositeOrder:[]}}}),(f,b)=>{var p,x,_,k,D,v;const m=Oe,h=Me,F=cu.ElCheckbox,w=cu.ElCheckboxGroup,N=oe.ElOption,y=oe.ElSelect;return t.openBlock(),t.createElementBlock("div",Ao,[(p=o.value.varietyMarket)!=null&&p.show?(t.openBlock(),t.createElementBlock("div",Vo,[t.createElementVNode("div",To,[Bo,t.createElementVNode("span",{onClick:b[0]||(b[0]=C=>d("varietyMarket"))},"不限")]),t.createVNode(h,{modelValue:r.value.varietyMarket,"onUpdate:modelValue":b[1]||(b[1]=C=>r.value.varietyMarket=C),size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.value,({label:C,value:A})=>(t.openBlock(),t.createBlock(m,{label:C,value:A,key:A},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),(x=o.value.commonOption)!=null&&x.show&&c.value.length?(t.openBlock(),t.createElementBlock("div",No,[t.createElementVNode("div",So,[Io,t.createElementVNode("span",{onClick:b[2]||(b[2]=C=>d("commonOption"))},"不限")]),t.createVNode(w,{modelValue:r.value.commonOption,"onUpdate:modelValue":b[3]||(b[3]=C=>r.value.commonOption=C),size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.value,({label:C,value:A})=>(t.openBlock(),t.createBlock(F,{label:C,value:A,key:A},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),(_=o.value.marketIds)!=null&&_.show&&a.value.length?(t.openBlock(),t.createElementBlock("div",Oo,[t.createElementVNode("div",Mo,[$o,t.createElementVNode("span",{onClick:b[4]||(b[4]=C=>d("marketIds"))},"不限")]),t.createVNode(w,{modelValue:r.value.marketIds,"onUpdate:modelValue":b[5]||(b[5]=C=>r.value.marketIds=C),size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.value,({label:C,value:A})=>(t.openBlock(),t.createBlock(F,{label:C,value:A,key:A},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),(k=o.value.customTag)!=null&&k.show&&i.value.length?(t.openBlock(),t.createElementBlock("div",qo,[t.createElementVNode("div",Ro,[Lo,t.createElementVNode("span",{onClick:b[6]||(b[6]=C=>d("customTag"))},"不限")]),t.createVNode(w,{modelValue:r.value.customTag,"onUpdate:modelValue":b[7]||(b[7]=C=>r.value.customTag=C),size:"small"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.value,({label:C,value:A})=>(t.openBlock(),t.createBlock(F,{label:C,value:A,key:A},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):t.createCommentVNode("",!0),(D=o.value.jcTranslate)!=null&&D.show?(t.openBlock(),t.createElementBlock("div",zo,[t.createElementVNode("div",Po,[Uo,t.createElementVNode("span",{onClick:b[8]||(b[8]=C=>d("jcTranslate"))},"不限")]),t.createVNode(h,{modelValue:r.value.jcTranslate.type,"onUpdate:modelValue":b[9]||(b[9]=C=>r.value.jcTranslate.type=C),size:"small"},{default:t.withCtx(()=>[t.createVNode(m,{value:2},{default:t.withCtx(()=>[t.createTextVNode("价差转品种")]),_:1}),t.createVNode(m,{value:1},{default:t.withCtx(()=>[t.createTextVNode("品种转价差")]),_:1})]),_:1},8,["modelValue"]),t.withDirectives(t.createVNode(y,{modelValue:r.value.jcTranslate.jcList,"onUpdate:modelValue":b[10]||(b[10]=C=>r.value.jcTranslate.jcList=C),size:"small",multiple:"","collapse-tags":"","collapse-tags-tooltip":"",placeholder:"请选择价差品种",style:{width:"140px"}},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.value,C=>(t.openBlock(),t.createBlock(N,{key:C.value,label:C.label,value:C.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue"]),[[t.vShow,r.value.jcTranslate.type===1]])])):t.createCommentVNode("",!0),(v=o.value.factorScreen)!=null&&v.show?(t.openBlock(),t.createElementBlock("div",jo,[t.createElementVNode("div",Zo,[Ho,t.createElementVNode("span",{onClick:b[11]||(b[11]=C=>d("factorScreen"))},"不限")]),t.createVNode(Or,{data:r.value.factorScreen,"onUpdate:data":b[12]||(b[12]=C=>r.value.factorScreen=C),config:o.value.factorScreen},null,8,["data","config"])])):t.createCommentVNode("",!0),t.createVNode(bo,{data:r.value.commonIndicator,"onUpdate:data":b[13]||(b[13]=C=>r.value.commonIndicator=C),varietyMarket:r.value.varietyMarket,commonOption:r.value.commonOption,config:o.value.commonIndicator},null,8,["data","varietyMarket","commonOption","config"]),t.createVNode(wo,{data:r.value.compositeOrder,"onUpdate:data":b[14]||(b[14]=C=>r.value.compositeOrder=C),varietyMarket:r.value.varietyMarket,commonOption:r.value.commonOption,config:o.value.compositeOrder},null,8,["data","varietyMarket","commonOption","config"])])}}},Jo=Ie._export_sfc(Go,[["__scopeId","data-v-c14d66fc"]]),Wo={install(e){e.component("st-varietySearch",Jo)}};module.exports=Wo;
11
+ `};re.text=function(e,t){return fe(e[t].content)};re.html_block=function(e,t){return e[t].content};re.html_inline=function(e,t){return e[t].content};function _e(){this.rules=Re({},re)}_e.prototype.renderAttrs=function(t){let n,r,o;if(!t.attrs)return"";for(o="",n=0,r=t.attrs.length;n<r;n++)o+=" "+fe(t.attrs[n][0])+'="'+fe(t.attrs[n][1])+'"';return o};_e.prototype.renderToken=function(t,n,r){const o=t[n];let l="";if(o.hidden)return"";o.block&&o.nesting!==-1&&n&&t[n-1].hidden&&(l+=`
12
+ `),l+=(o.nesting===-1?"</":"<")+o.tag,l+=this.renderAttrs(o),o.nesting===0&&r.xhtmlOut&&(l+=" /");let c=!1;if(o.block&&(c=!0,o.nesting===1&&n+1<t.length)){const a=t[n+1];(a.type==="inline"||a.hidden||a.nesting===-1&&a.tag===o.tag)&&(c=!1)}return l+=c?`>
13
+ `:">",l};_e.prototype.renderInline=function(e,t,n){let r="";const o=this.rules;for(let l=0,c=e.length;l<c;l++){const a=e[l].type;typeof o[a]<"u"?r+=o[a](e,l,t,n,this):r+=this.renderToken(e,l,t)}return r};_e.prototype.renderInlineAsText=function(e,t,n){let r="";for(let o=0,l=e.length;o<l;o++)switch(e[o].type){case"text":r+=e[o].content;break;case"image":r+=this.renderInlineAsText(e[o].children,t,n);break;case"html_inline":case"html_block":r+=e[o].content;break;case"softbreak":case"hardbreak":r+=`
14
+ `;break}return r};_e.prototype.render=function(e,t,n){let r="";const o=this.rules;for(let l=0,c=e.length;l<c;l++){const a=e[l].type;a==="inline"?r+=this.renderInline(e[l].children,t,n):typeof o[a]<"u"?r+=o[a](e,l,t,n,this):r+=this.renderToken(e,l,t,n)}return r};function Q(){this.__rules__=[],this.__cache__=null}Q.prototype.__find__=function(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1};Q.prototype.__compile__=function(){const e=this,t=[""];e.__rules__.forEach(function(n){n.enabled&&n.alt.forEach(function(r){t.indexOf(r)<0&&t.push(r)})}),e.__cache__={},t.forEach(function(n){e.__cache__[n]=[],e.__rules__.forEach(function(r){r.enabled&&(n&&r.alt.indexOf(n)<0||e.__cache__[n].push(r.fn))})})};Q.prototype.at=function(e,t,n){const r=this.__find__(e),o=n||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=o.alt||[],this.__cache__=null};Q.prototype.before=function(e,t,n,r){const o=this.__find__(e),l=r||{};if(o===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o,0,{name:t,enabled:!0,fn:n,alt:l.alt||[]}),this.__cache__=null};Q.prototype.after=function(e,t,n,r){const o=this.__find__(e),l=r||{};if(o===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o+1,0,{name:t,enabled:!0,fn:n,alt:l.alt||[]}),this.__cache__=null};Q.prototype.push=function(e,t,n){const r=n||{};this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null};Q.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);const n=[];return e.forEach(function(r){const o=this.__find__(r);if(o<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[o].enabled=!0,n.push(r)},this),this.__cache__=null,n};Q.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(n){n.enabled=!1}),this.enable(e,t)};Q.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);const n=[];return e.forEach(function(r){const o=this.__find__(r);if(o<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[o].enabled=!1,n.push(r)},this),this.__cache__=null,n};Q.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function ue(e,t,n){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}ue.prototype.attrIndex=function(t){if(!this.attrs)return-1;const n=this.attrs;for(let r=0,o=n.length;r<o;r++)if(n[r][0]===t)return r;return-1};ue.prototype.attrPush=function(t){this.attrs?this.attrs.push(t):this.attrs=[t]};ue.prototype.attrSet=function(t,n){const r=this.attrIndex(t),o=[t,n];r<0?this.attrPush(o):this.attrs[r]=o};ue.prototype.attrGet=function(t){const n=this.attrIndex(t);let r=null;return n>=0&&(r=this.attrs[n][1]),r};ue.prototype.attrJoin=function(t,n){const r=this.attrIndex(t);r<0?this.attrPush([t,n]):this.attrs[r][1]=this.attrs[r][1]+" "+n};function nt(e,t,n){this.src=e,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=t}nt.prototype.Token=ue;const O0=/\r\n?|\n/g,M0=/\0/g;function $0(e){let t;t=e.src.replace(O0,`
15
+ `),t=t.replace(M0,"�"),e.src=t}function q0(e){let t;e.inlineMode?(t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function R0(e){const t=e.tokens;for(let n=0,r=t.length;n<r;n++){const o=t[n];o.type==="inline"&&e.md.inline.parse(o.content,e.md,e.env,o.children)}}function L0(e){return/^<a[>\s]/i.test(e)}function z0(e){return/^<\/a\s*>/i.test(e)}function P0(e){const t=e.tokens;if(e.md.options.linkify)for(let n=0,r=t.length;n<r;n++){if(t[n].type!=="inline"||!e.md.linkify.pretest(t[n].content))continue;let o=t[n].children,l=0;for(let c=o.length-1;c>=0;c--){const a=o[c];if(a.type==="link_close"){for(c--;o[c].level!==a.level&&o[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(L0(a.content)&&l>0&&l--,z0(a.content)&&l++),!(l>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const i=a.content;let s=e.md.linkify.match(i);const d=[];let f=a.level,b=0;s.length>0&&s[0].index===0&&c>0&&o[c-1].type==="text_special"&&(s=s.slice(1));for(let m=0;m<s.length;m++){const p=s[m].url,w=e.md.normalizeLink(p);if(!e.md.validateLink(w))continue;let N=s[m].text;s[m].schema?s[m].schema==="mailto:"&&!/^mailto:/i.test(N)?N=e.md.normalizeLinkText("mailto:"+N).replace(/^mailto:/,""):N=e.md.normalizeLinkText(N):N=e.md.normalizeLinkText("http://"+N).replace(/^http:\/\//,"");const I=s[m].index;if(I>b){const _=new e.Token("text","",0);_.content=i.slice(b,I),_.level=f,d.push(_)}const k=new e.Token("link_open","a",1);k.attrs=[["href",w]],k.level=f++,k.markup="linkify",k.info="auto",d.push(k);const h=new e.Token("text","",0);h.content=N,h.level=f,d.push(h);const y=new e.Token("link_close","a",-1);y.level=--f,y.markup="linkify",y.info="auto",d.push(y),b=s[m].lastIndex}if(b<i.length){const m=new e.Token("text","",0);m.content=i.slice(b),m.level=f,d.push(m)}t[n].children=o=ut(o,c,d)}}}}const rt=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,U0=/\((c|tm|r)\)/i,j0=/\((c|tm|r)\)/ig,Z0={c:"©",r:"®",tm:"™"};function H0(e,t){return Z0[t.toLowerCase()]}function G0(e){let t=0;for(let n=e.length-1;n>=0;n--){const r=e[n];r.type==="text"&&!t&&(r.content=r.content.replace(j0,H0)),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function J0(e){let t=0;for(let n=e.length-1;n>=0;n--){const r=e[n];r.type==="text"&&!t&&rt.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function W0(e){let t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(U0.test(e.tokens[t].content)&&G0(e.tokens[t].children),rt.test(e.tokens[t].content)&&J0(e.tokens[t].children))}const Q0=/['"]/,Fu=/['"]/g,wu="’";function Ae(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}function Y0(e,t){let n;const r=[];for(let o=0;o<e.length;o++){const l=e[o],c=e[o].level;for(n=r.length-1;n>=0&&!(r[n].level<=c);n--);if(r.length=n+1,l.type!=="text")continue;let a=l.content,i=0,s=a.length;e:for(;i<s;){Fu.lastIndex=i;const d=Fu.exec(a);if(!d)break;let f=!0,b=!0;i=d.index+1;const m=d[0]==="'";let p=32;if(d.index-1>=0)p=a.charCodeAt(d.index-1);else for(n=o-1;n>=0&&!(e[n].type==="softbreak"||e[n].type==="hardbreak");n--)if(e[n].content){p=e[n].content.charCodeAt(e[n].content.length-1);break}let w=32;if(i<s)w=a.charCodeAt(i);else for(n=o+1;n<e.length&&!(e[n].type==="softbreak"||e[n].type==="hardbreak");n++)if(e[n].content){w=e[n].content.charCodeAt(0);break}const N=ye(p)||ve(String.fromCharCode(p)),I=ye(w)||ve(String.fromCharCode(w)),k=ge(p),h=ge(w);if(h?f=!1:I&&(k||N||(f=!1)),k?b=!1:N&&(h||I||(b=!1)),w===34&&d[0]==='"'&&p>=48&&p<=57&&(b=f=!1),f&&b&&(f=N,b=I),!f&&!b){m&&(l.content=Ae(l.content,d.index,wu));continue}if(b)for(n=r.length-1;n>=0;n--){let y=r[n];if(r[n].level<c)break;if(y.single===m&&r[n].level===c){y=r[n];let _,g;m?(_=t.md.options.quotes[2],g=t.md.options.quotes[3]):(_=t.md.options.quotes[0],g=t.md.options.quotes[1]),l.content=Ae(l.content,d.index,g),e[y.token].content=Ae(e[y.token].content,y.pos,_),i+=g.length-1,y.token===o&&(i+=_.length-1),a=l.content,s=a.length,r.length=n;continue e}}f?r.push({token:o,pos:d.index,single:m,level:c}):b&&m&&(l.content=Ae(l.content,d.index,wu))}}}function K0(e){if(e.md.options.typographer)for(let t=e.tokens.length-1;t>=0;t--)e.tokens[t].type!=="inline"||!Q0.test(e.tokens[t].content)||Y0(e.tokens[t].children,e)}function X0(e){let t,n;const r=e.tokens,o=r.length;for(let l=0;l<o;l++){if(r[l].type!=="inline")continue;const c=r[l].children,a=c.length;for(t=0;t<a;t++)c[t].type==="text_special"&&(c[t].type="text");for(t=n=0;t<a;t++)c[t].type==="text"&&t+1<a&&c[t+1].type==="text"?c[t+1].content=c[t].content+c[t+1].content:(t!==n&&(c[n]=c[t]),n++);t!==n&&(c.length=n)}}const Ge=[["normalize",$0],["block",q0],["inline",R0],["linkify",P0],["replacements",W0],["smartquotes",K0],["text_join",X0]];function iu(){this.ruler=new Q;for(let e=0;e<Ge.length;e++)this.ruler.push(Ge[e][0],Ge[e][1])}iu.prototype.process=function(e){const t=this.ruler.getRules("");for(let n=0,r=t.length;n<r;n++)t[n](e)};iu.prototype.State=nt;function oe(e,t,n,r){this.src=e,this.md=t,this.env=n,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const o=this.src;for(let l=0,c=0,a=0,i=0,s=o.length,d=!1;c<s;c++){const f=o.charCodeAt(c);if(!d)if(R(f)){a++,f===9?i+=4-i%4:i++;continue}else d=!0;(f===10||c===s-1)&&(f!==10&&c++,this.bMarks.push(l),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(i),this.bsCount.push(0),d=!1,a=0,i=0,l=c+1)}this.bMarks.push(o.length),this.eMarks.push(o.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}oe.prototype.push=function(e,t,n){const r=new ue(e,t,n);return r.block=!0,n<0&&this.level--,r.level=this.level,n>0&&this.level++,this.tokens.push(r),r};oe.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]};oe.prototype.skipEmptyLines=function(t){for(let n=this.lineMax;t<n&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t};oe.prototype.skipSpaces=function(t){for(let n=this.src.length;t<n;t++){const r=this.src.charCodeAt(t);if(!R(r))break}return t};oe.prototype.skipSpacesBack=function(t,n){if(t<=n)return t;for(;t>n;)if(!R(this.src.charCodeAt(--t)))return t+1;return t};oe.prototype.skipChars=function(t,n){for(let r=this.src.length;t<r&&this.src.charCodeAt(t)===n;t++);return t};oe.prototype.skipCharsBack=function(t,n,r){if(t<=r)return t;for(;t>r;)if(n!==this.src.charCodeAt(--t))return t+1;return t};oe.prototype.getLines=function(t,n,r,o){if(t>=n)return"";const l=new Array(n-t);for(let c=0,a=t;a<n;a++,c++){let i=0;const s=this.bMarks[a];let d=s,f;for(a+1<n||o?f=this.eMarks[a]+1:f=this.eMarks[a];d<f&&i<r;){const b=this.src.charCodeAt(d);if(R(b))b===9?i+=4-(i+this.bsCount[a])%4:i++;else if(d-s<this.tShift[a])i++;else break;d++}i>r?l[c]=new Array(i-r+1).join(" ")+this.src.slice(d,f):l[c]=this.src.slice(d,f)}return l.join("")};oe.prototype.Token=ue;const en=65536;function Je(e,t){const n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(n,r)}function Vu(e){const t=[],n=e.length;let r=0,o=e.charCodeAt(r),l=!1,c=0,a="";for(;r<n;)o===124&&(l?(a+=e.substring(c,r-1),c=r):(t.push(a+e.substring(c,r)),a="",c=r+1)),l=o===92,r++,o=e.charCodeAt(r);return t.push(a+e.substring(c)),t}function un(e,t,n,r){if(t+2>n)return!1;let o=t+1;if(e.sCount[o]<e.blkIndent||e.sCount[o]-e.blkIndent>=4)return!1;let l=e.bMarks[o]+e.tShift[o];if(l>=e.eMarks[o])return!1;const c=e.src.charCodeAt(l++);if(c!==124&&c!==45&&c!==58||l>=e.eMarks[o])return!1;const a=e.src.charCodeAt(l++);if(a!==124&&a!==45&&a!==58&&!R(a)||c===45&&R(a))return!1;for(;l<e.eMarks[o];){const y=e.src.charCodeAt(l);if(y!==124&&y!==45&&y!==58&&!R(y))return!1;l++}let i=Je(e,t+1),s=i.split("|");const d=[];for(let y=0;y<s.length;y++){const _=s[y].trim();if(!_){if(y===0||y===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(_))return!1;_.charCodeAt(_.length-1)===58?d.push(_.charCodeAt(0)===58?"center":"right"):_.charCodeAt(0)===58?d.push("left"):d.push("")}if(i=Je(e,t).trim(),i.indexOf("|")===-1||e.sCount[t]-e.blkIndent>=4)return!1;s=Vu(i),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const f=s.length;if(f===0||f!==d.length)return!1;if(r)return!0;const b=e.parentType;e.parentType="table";const m=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),w=[t,0];p.map=w;const N=e.push("thead_open","thead",1);N.map=[t,t+1];const I=e.push("tr_open","tr",1);I.map=[t,t+1];for(let y=0;y<s.length;y++){const _=e.push("th_open","th",1);d[y]&&(_.attrs=[["style","text-align:"+d[y]]]);const g=e.push("inline","",0);g.content=s[y].trim(),g.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let k,h=0;for(o=t+2;o<n&&!(e.sCount[o]<e.blkIndent);o++){let y=!1;for(let g=0,V=m.length;g<V;g++)if(m[g](e,o,n,!0)){y=!0;break}if(y||(i=Je(e,o).trim(),!i)||e.sCount[o]-e.blkIndent>=4||(s=Vu(i),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),h+=f-s.length,h>en))break;if(o===t+2){const g=e.push("tbody_open","tbody",1);g.map=k=[t+2,0]}const _=e.push("tr_open","tr",1);_.map=[o,o+1];for(let g=0;g<f;g++){const V=e.push("td_open","td",1);d[g]&&(V.attrs=[["style","text-align:"+d[g]]]);const C=e.push("inline","",0);C.content=s[g]?s[g].trim():"",C.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return k&&(e.push("tbody_close","tbody",-1),k[1]=o),e.push("table_close","table",-1),w[1]=o,e.parentType=b,e.line=o,!0}function tn(e,t,n){if(e.sCount[t]-e.blkIndent<4)return!1;let r=t+1,o=r;for(;r<n;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){r++,o=r;continue}break}e.line=o;const l=e.push("code_block","code",0);return l.content=e.getLines(t,o,4+e.blkIndent,!1)+`
16
+ `,l.map=[t,e.line],!0}function nn(e,t,n,r){let o=e.bMarks[t]+e.tShift[t],l=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||o+3>l)return!1;const c=e.src.charCodeAt(o);if(c!==126&&c!==96)return!1;let a=o;o=e.skipChars(o,c);let i=o-a;if(i<3)return!1;const s=e.src.slice(a,o),d=e.src.slice(o,l);if(c===96&&d.indexOf(String.fromCharCode(c))>=0)return!1;if(r)return!0;let f=t,b=!1;for(;f++,!(f>=n||(o=a=e.bMarks[f]+e.tShift[f],l=e.eMarks[f],o<l&&e.sCount[f]<e.blkIndent));)if(e.src.charCodeAt(o)===c&&!(e.sCount[f]-e.blkIndent>=4)&&(o=e.skipChars(o,c),!(o-a<i)&&(o=e.skipSpaces(o),!(o<l)))){b=!0;break}i=e.sCount[t],e.line=f+(b?1:0);const m=e.push("fence","code",0);return m.info=d,m.content=e.getLines(t+1,f,i,!0),m.markup=s,m.map=[t,e.line],!0}function rn(e,t,n,r){let o=e.bMarks[t]+e.tShift[t],l=e.eMarks[t];const c=e.lineMax;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(o)!==62)return!1;if(r)return!0;const a=[],i=[],s=[],d=[],f=e.md.block.ruler.getRules("blockquote"),b=e.parentType;e.parentType="blockquote";let m=!1,p;for(p=t;p<n;p++){const h=e.sCount[p]<e.blkIndent;if(o=e.bMarks[p]+e.tShift[p],l=e.eMarks[p],o>=l)break;if(e.src.charCodeAt(o++)===62&&!h){let _=e.sCount[p]+1,g,V;e.src.charCodeAt(o)===32?(o++,_++,V=!1,g=!0):e.src.charCodeAt(o)===9?(g=!0,(e.bsCount[p]+_)%4===3?(o++,_++,V=!1):V=!0):g=!1;let C=_;for(a.push(e.bMarks[p]),e.bMarks[p]=o;o<l;){const D=e.src.charCodeAt(o);if(R(D))D===9?C+=4-(C+e.bsCount[p]+(V?1:0))%4:C++;else break;o++}m=o>=l,i.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(g?1:0),s.push(e.sCount[p]),e.sCount[p]=C-_,d.push(e.tShift[p]),e.tShift[p]=o-e.bMarks[p];continue}if(m)break;let y=!1;for(let _=0,g=f.length;_<g;_++)if(f[_](e,p,n,!0)){y=!0;break}if(y){e.lineMax=p,e.blkIndent!==0&&(a.push(e.bMarks[p]),i.push(e.bsCount[p]),d.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]-=e.blkIndent);break}a.push(e.bMarks[p]),i.push(e.bsCount[p]),d.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const w=e.blkIndent;e.blkIndent=0;const N=e.push("blockquote_open","blockquote",1);N.markup=">";const I=[t,0];N.map=I,e.md.block.tokenize(e,t,p);const k=e.push("blockquote_close","blockquote",-1);k.markup=">",e.lineMax=c,e.parentType=b,I[1]=e.line;for(let h=0;h<d.length;h++)e.bMarks[h+t]=a[h],e.tShift[h+t]=d[h],e.sCount[h+t]=s[h],e.bsCount[h+t]=i[h];return e.blkIndent=w,!0}function on(e,t,n,r){const o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let l=e.bMarks[t]+e.tShift[t];const c=e.src.charCodeAt(l++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;l<o;){const s=e.src.charCodeAt(l++);if(s!==c&&!R(s))return!1;s===c&&a++}if(a<3)return!1;if(r)return!0;e.line=t+1;const i=e.push("hr","hr",0);return i.map=[t,e.line],i.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Au(e,t){const n=e.eMarks[t];let r=e.bMarks[t]+e.tShift[t];const o=e.src.charCodeAt(r++);if(o!==42&&o!==45&&o!==43)return-1;if(r<n){const l=e.src.charCodeAt(r);if(!R(l))return-1}return r}function Nu(e,t){const n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];let o=n;if(o+1>=r)return-1;let l=e.src.charCodeAt(o++);if(l<48||l>57)return-1;for(;;){if(o>=r)return-1;if(l=e.src.charCodeAt(o++),l>=48&&l<=57){if(o-n>=10)return-1;continue}if(l===41||l===46)break;return-1}return o<r&&(l=e.src.charCodeAt(o),!R(l))?-1:o}function ln(e,t){const n=e.level+2;for(let r=t+2,o=e.tokens.length-2;r<o;r++)e.tokens[r].level===n&&e.tokens[r].type==="paragraph_open"&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}function an(e,t,n,r){let o,l,c,a,i=t,s=!0;if(e.sCount[i]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[i]-e.listIndent>=4&&e.sCount[i]<e.blkIndent)return!1;let d=!1;r&&e.parentType==="paragraph"&&e.sCount[i]>=e.blkIndent&&(d=!0);let f,b,m;if((m=Nu(e,i))>=0){if(f=!0,c=e.bMarks[i]+e.tShift[i],b=Number(e.src.slice(c,m-1)),d&&b!==1)return!1}else if((m=Au(e,i))>=0)f=!1;else return!1;if(d&&e.skipSpaces(m)>=e.eMarks[i])return!1;if(r)return!0;const p=e.src.charCodeAt(m-1),w=e.tokens.length;f?(a=e.push("ordered_list_open","ol",1),b!==1&&(a.attrs=[["start",b]])):a=e.push("bullet_list_open","ul",1);const N=[i,0];a.map=N,a.markup=String.fromCharCode(p);let I=!1;const k=e.md.block.ruler.getRules("list"),h=e.parentType;for(e.parentType="list";i<n;){l=m,o=e.eMarks[i];const y=e.sCount[i]+m-(e.bMarks[i]+e.tShift[i]);let _=y;for(;l<o;){const x=e.src.charCodeAt(l);if(x===9)_+=4-(_+e.bsCount[i])%4;else if(x===32)_++;else break;l++}const g=l;let V;g>=o?V=1:V=_-y,V>4&&(V=1);const C=y+V;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(p);const D=[i,0];a.map=D,f&&(a.info=e.src.slice(c,m-1));const S=e.tight,E=e.tShift[i],F=e.sCount[i],v=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=C,e.tight=!0,e.tShift[i]=g-e.bMarks[i],e.sCount[i]=_,g>=o&&e.isEmpty(i+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,i,n,!0),(!e.tight||I)&&(s=!1),I=e.line-i>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=v,e.tShift[i]=E,e.sCount[i]=F,e.tight=S,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(p),i=e.line,D[1]=i,i>=n||e.sCount[i]<e.blkIndent||e.sCount[i]-e.blkIndent>=4)break;let A=!1;for(let x=0,O=k.length;x<O;x++)if(k[x](e,i,n,!0)){A=!0;break}if(A)break;if(f){if(m=Nu(e,i),m<0)break;c=e.bMarks[i]+e.tShift[i]}else if(m=Au(e,i),m<0)break;if(p!==e.src.charCodeAt(m-1))break}return f?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(p),N[1]=i,e.line=i,e.parentType=h,s&&ln(e,w),!0}function cn(e,t,n,r){let o=e.bMarks[t]+e.tShift[t],l=e.eMarks[t],c=t+1;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(o)!==91)return!1;function a(k){const h=e.lineMax;if(k>=h||e.isEmpty(k))return null;let y=!1;if(e.sCount[k]-e.blkIndent>3&&(y=!0),e.sCount[k]<0&&(y=!0),!y){const V=e.md.block.ruler.getRules("reference"),C=e.parentType;e.parentType="reference";let D=!1;for(let S=0,E=V.length;S<E;S++)if(V[S](e,k,h,!0)){D=!0;break}if(e.parentType=C,D)return null}const _=e.bMarks[k]+e.tShift[k],g=e.eMarks[k];return e.src.slice(_,g+1)}let i=e.src.slice(o,l+1);l=i.length;let s=-1;for(o=1;o<l;o++){const k=i.charCodeAt(o);if(k===91)return!1;if(k===93){s=o;break}else if(k===10){const h=a(c);h!==null&&(i+=h,l=i.length,c++)}else if(k===92&&(o++,o<l&&i.charCodeAt(o)===10)){const h=a(c);h!==null&&(i+=h,l=i.length,c++)}}if(s<0||i.charCodeAt(s+1)!==58)return!1;for(o=s+2;o<l;o++){const k=i.charCodeAt(o);if(k===10){const h=a(c);h!==null&&(i+=h,l=i.length,c++)}else if(!R(k))break}const d=e.md.helpers.parseLinkDestination(i,o,l);if(!d.ok)return!1;const f=e.md.normalizeLink(d.str);if(!e.md.validateLink(f))return!1;o=d.pos;const b=o,m=c,p=o;for(;o<l;o++){const k=i.charCodeAt(o);if(k===10){const h=a(c);h!==null&&(i+=h,l=i.length,c++)}else if(!R(k))break}let w=e.md.helpers.parseLinkTitle(i,o,l);for(;w.can_continue;){const k=a(c);if(k===null)break;i+=k,o=l,l=i.length,c++,w=e.md.helpers.parseLinkTitle(i,o,l,w)}let N;for(o<l&&p!==o&&w.ok?(N=w.str,o=w.pos):(N="",o=b,c=m);o<l;){const k=i.charCodeAt(o);if(!R(k))break;o++}if(o<l&&i.charCodeAt(o)!==10&&N)for(N="",o=b,c=m;o<l;){const k=i.charCodeAt(o);if(!R(k))break;o++}if(o<l&&i.charCodeAt(o)!==10)return!1;const I=Le(i.slice(1,s));return I?(r||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[I]>"u"&&(e.env.references[I]={title:N,href:f}),e.line=c),!0):!1}const sn=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],dn="[a-zA-Z_:][a-zA-Z0-9:._-]*",fn="[^\"'=<>`\\x00-\\x20]+",pn="'[^']*'",bn='"[^"]*"',hn="(?:"+fn+"|"+pn+"|"+bn+")",mn="(?:\\s+"+dn+"(?:\\s*=\\s*"+hn+")?)",ot="<[A-Za-z][A-Za-z0-9\\-]*"+mn+"*\\s*\\/?>",lt="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",xn="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",_n="<[?][\\s\\S]*?[?]>",kn="<![A-Za-z][^>]*>",gn="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",vn=new RegExp("^(?:"+ot+"|"+lt+"|"+xn+"|"+_n+"|"+kn+"|"+gn+")"),yn=new RegExp("^(?:"+ot+"|"+lt+")"),pe=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+sn.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(yn.source+"\\s*$"),/^$/,!1]];function Cn(e,t,n,r){let o=e.bMarks[t]+e.tShift[t],l=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(o)!==60)return!1;let c=e.src.slice(o,l),a=0;for(;a<pe.length&&!pe[a][0].test(c);a++);if(a===pe.length)return!1;if(r)return pe[a][2];let i=t+1;if(!pe[a][1].test(c)){for(;i<n&&!(e.sCount[i]<e.blkIndent);i++)if(o=e.bMarks[i]+e.tShift[i],l=e.eMarks[i],c=e.src.slice(o,l),pe[a][1].test(c)){c.length!==0&&i++;break}}e.line=i;const s=e.push("html_block","",0);return s.map=[t,i],s.content=e.getLines(t,i,e.blkIndent,!0),!0}function En(e,t,n,r){let o=e.bMarks[t]+e.tShift[t],l=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let c=e.src.charCodeAt(o);if(c!==35||o>=l)return!1;let a=1;for(c=e.src.charCodeAt(++o);c===35&&o<l&&a<=6;)a++,c=e.src.charCodeAt(++o);if(a>6||o<l&&!R(c))return!1;if(r)return!0;l=e.skipSpacesBack(l,o);const i=e.skipCharsBack(l,35,o);i>o&&R(e.src.charCodeAt(i-1))&&(l=i),e.line=t+1;const s=e.push("heading_open","h"+String(a),1);s.markup="########".slice(0,a),s.map=[t,e.line];const d=e.push("inline","",0);d.content=e.src.slice(o,l).trim(),d.map=[t,e.line],d.children=[];const f=e.push("heading_close","h"+String(a),-1);return f.markup="########".slice(0,a),!0}function Dn(e,t,n){const r=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;const o=e.parentType;e.parentType="paragraph";let l=0,c,a=t+1;for(;a<n&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let m=e.bMarks[a]+e.tShift[a];const p=e.eMarks[a];if(m<p&&(c=e.src.charCodeAt(m),(c===45||c===61)&&(m=e.skipChars(m,c),m=e.skipSpaces(m),m>=p))){l=c===61?1:2;break}}if(e.sCount[a]<0)continue;let b=!1;for(let m=0,p=r.length;m<p;m++)if(r[m](e,a,n,!0)){b=!0;break}if(b)break}if(!l)return!1;const i=e.getLines(t,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(l),1);s.markup=String.fromCharCode(c),s.map=[t,e.line];const d=e.push("inline","",0);d.content=i,d.map=[t,e.line-1],d.children=[];const f=e.push("heading_close","h"+String(l),-1);return f.markup=String.fromCharCode(c),e.parentType=o,!0}function Fn(e,t,n){const r=e.md.block.ruler.getRules("paragraph"),o=e.parentType;let l=t+1;for(e.parentType="paragraph";l<n&&!e.isEmpty(l);l++){if(e.sCount[l]-e.blkIndent>3||e.sCount[l]<0)continue;let s=!1;for(let d=0,f=r.length;d<f;d++)if(r[d](e,l,n,!0)){s=!0;break}if(s)break}const c=e.getLines(t,l,e.blkIndent,!1).trim();e.line=l;const a=e.push("paragraph_open","p",1);a.map=[t,e.line];const i=e.push("inline","",0);return i.content=c,i.map=[t,e.line],i.children=[],e.push("paragraph_close","p",-1),e.parentType=o,!0}const Ne=[["table",un,["paragraph","reference"]],["code",tn],["fence",nn,["paragraph","reference","blockquote","list"]],["blockquote",rn,["paragraph","reference","blockquote","list"]],["hr",on,["paragraph","reference","blockquote","list"]],["list",an,["paragraph","reference","blockquote"]],["reference",cn],["html_block",Cn,["paragraph","reference","blockquote"]],["heading",En,["paragraph","reference","blockquote"]],["lheading",Dn],["paragraph",Fn]];function ze(){this.ruler=new Q;for(let e=0;e<Ne.length;e++)this.ruler.push(Ne[e][0],Ne[e][1],{alt:(Ne[e][2]||[]).slice()})}ze.prototype.tokenize=function(e,t,n){const r=this.ruler.getRules(""),o=r.length,l=e.md.options.maxNesting;let c=t,a=!1;for(;c<n&&(e.line=c=e.skipEmptyLines(c),!(c>=n||e.sCount[c]<e.blkIndent));){if(e.level>=l){e.line=n;break}const i=e.line;let s=!1;for(let d=0;d<o;d++)if(s=r[d](e,c,n,!1),s){if(i>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<n&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};ze.prototype.parse=function(e,t,n,r){if(!e)return;const o=new this.State(e,t,n,r);this.tokenize(o,o.line,o.lineMax)};ze.prototype.State=oe;function De(e,t,n,r){this.src=e,this.env=n,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}De.prototype.pushPending=function(){const e=new ue("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};De.prototype.push=function(e,t,n){this.pending&&this.pushPending();const r=new ue(e,t,n);let o=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,n>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],o={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(o),r};De.prototype.scanDelims=function(e,t){const n=this.posMax,r=this.src.charCodeAt(e),o=e>0?this.src.charCodeAt(e-1):32;let l=e;for(;l<n&&this.src.charCodeAt(l)===r;)l++;const c=l-e,a=l<n?this.src.charCodeAt(l):32,i=ye(o)||ve(String.fromCharCode(o)),s=ye(a)||ve(String.fromCharCode(a)),d=ge(o),f=ge(a),b=!f&&(!s||d||i),m=!d&&(!i||f||s);return{can_open:b&&(t||!m||i),can_close:m&&(t||!b||s),length:c}};De.prototype.Token=ue;function wn(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function Vn(e,t){let n=e.pos;for(;n<e.posMax&&!wn(e.src.charCodeAt(n));)n++;return n===e.pos?!1:(t||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}const An=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Nn(e,t){if(!e.md.options.linkify||e.linkLevel>0)return!1;const n=e.pos,r=e.posMax;if(n+3>r||e.src.charCodeAt(n)!==58||e.src.charCodeAt(n+1)!==47||e.src.charCodeAt(n+2)!==47)return!1;const o=e.pending.match(An);if(!o)return!1;const l=o[1],c=e.md.linkify.matchAtStart(e.src.slice(n-l.length));if(!c)return!1;let a=c.url;if(a.length<=l.length)return!1;a=a.replace(/\*+$/,"");const i=e.md.normalizeLink(a);if(!e.md.validateLink(i))return!1;if(!t){e.pending=e.pending.slice(0,-l.length);const s=e.push("link_open","a",1);s.attrs=[["href",i]],s.markup="linkify",s.info="auto";const d=e.push("text","",0);d.content=e.md.normalizeLinkText(a);const f=e.push("link_close","a",-1);f.markup="linkify",f.info="auto"}return e.pos+=a.length-l.length,!0}function Tn(e,t){let n=e.pos;if(e.src.charCodeAt(n)!==10)return!1;const r=e.pending.length-1,o=e.posMax;if(!t)if(r>=0&&e.pending.charCodeAt(r)===32)if(r>=1&&e.pending.charCodeAt(r-1)===32){let l=r-1;for(;l>=1&&e.pending.charCodeAt(l-1)===32;)l--;e.pending=e.pending.slice(0,l),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(n++;n<o&&R(e.src.charCodeAt(n));)n++;return e.pos=n,!0}const su=[];for(let e=0;e<256;e++)su.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){su[e.charCodeAt(0)]=1});function Bn(e,t){let n=e.pos;const r=e.posMax;if(e.src.charCodeAt(n)!==92||(n++,n>=r))return!1;let o=e.src.charCodeAt(n);if(o===10){for(t||e.push("hardbreak","br",0),n++;n<r&&(o=e.src.charCodeAt(n),!!R(o));)n++;return e.pos=n,!0}let l=e.src[n];if(o>=55296&&o<=56319&&n+1<r){const a=e.src.charCodeAt(n+1);a>=56320&&a<=57343&&(l+=e.src[n+1],n++)}const c="\\"+l;if(!t){const a=e.push("text_special","",0);o<256&&su[o]!==0?a.content=l:a.content=c,a.markup=c,a.info="escape"}return e.pos=n+1,!0}function Sn(e,t){let n=e.pos;if(e.src.charCodeAt(n)!==96)return!1;const o=n;n++;const l=e.posMax;for(;n<l&&e.src.charCodeAt(n)===96;)n++;const c=e.src.slice(o,n),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=o)return t||(e.pending+=c),e.pos+=a,!0;let i=n,s;for(;(s=e.src.indexOf("`",i))!==-1;){for(i=s+1;i<l&&e.src.charCodeAt(i)===96;)i++;const d=i-s;if(d===a){if(!t){const f=e.push("code_inline","code",0);f.markup=c,f.content=e.src.slice(n,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=i,!0}e.backticks[d]=s}return e.backticksScanned=!0,t||(e.pending+=c),e.pos+=a,!0}function In(e,t){const n=e.pos,r=e.src.charCodeAt(n);if(t||r!==126)return!1;const o=e.scanDelims(e.pos,!0);let l=o.length;const c=String.fromCharCode(r);if(l<2)return!1;let a;l%2&&(a=e.push("text","",0),a.content=c,l--);for(let i=0;i<l;i+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close});return e.pos+=o.length,!0}function Tu(e,t){let n;const r=[],o=t.length;for(let l=0;l<o;l++){const c=t[l];if(c.marker!==126||c.end===-1)continue;const a=t[c.end];n=e.tokens[c.token],n.type="s_open",n.tag="s",n.nesting=1,n.markup="~~",n.content="",n=e.tokens[a.token],n.type="s_close",n.tag="s",n.nesting=-1,n.markup="~~",n.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&r.push(a.token-1)}for(;r.length;){const l=r.pop();let c=l+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,l!==c&&(n=e.tokens[c],e.tokens[c]=e.tokens[l],e.tokens[l]=n)}}function On(e){const t=e.tokens_meta,n=e.tokens_meta.length;Tu(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&Tu(e,t[r].delimiters)}const at={tokenize:In,postProcess:On};function Mn(e,t){const n=e.pos,r=e.src.charCodeAt(n);if(t||r!==95&&r!==42)return!1;const o=e.scanDelims(e.pos,r===42);for(let l=0;l<o.length;l++){const c=e.push("text","",0);c.content=String.fromCharCode(r),e.delimiters.push({marker:r,length:o.length,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close})}return e.pos+=o.length,!0}function Bu(e,t){const n=t.length;for(let r=n-1;r>=0;r--){const o=t[r];if(o.marker!==95&&o.marker!==42||o.end===-1)continue;const l=t[o.end],c=r>0&&t[r-1].end===o.end+1&&t[r-1].marker===o.marker&&t[r-1].token===o.token-1&&t[o.end+1].token===l.token+1,a=String.fromCharCode(o.marker),i=e.tokens[o.token];i.type=c?"strong_open":"em_open",i.tag=c?"strong":"em",i.nesting=1,i.markup=c?a+a:a,i.content="";const s=e.tokens[l.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[t[r-1].token].content="",e.tokens[t[o.end+1].token].content="",r--)}}function $n(e){const t=e.tokens_meta,n=e.tokens_meta.length;Bu(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&Bu(e,t[r].delimiters)}const ct={tokenize:Mn,postProcess:$n};function qn(e,t){let n,r,o,l,c="",a="",i=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const d=e.pos,f=e.posMax,b=e.pos+1,m=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(m<0)return!1;let p=m+1;if(p<f&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<f&&(n=e.src.charCodeAt(p),!(!R(n)&&n!==10));p++);if(p>=f)return!1;if(i=p,o=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),o.ok){for(c=e.md.normalizeLink(o.str),e.md.validateLink(c)?p=o.pos:c="",i=p;p<f&&(n=e.src.charCodeAt(p),!(!R(n)&&n!==10));p++);if(o=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<f&&i!==p&&o.ok)for(a=o.str,p=o.pos;p<f&&(n=e.src.charCodeAt(p),!(!R(n)&&n!==10));p++);}(p>=f||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<f&&e.src.charCodeAt(p)===91?(i=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?r=e.src.slice(i,p++):p=m+1):p=m+1,r||(r=e.src.slice(b,m)),l=e.env.references[Le(r)],!l)return e.pos=d,!1;c=l.href,a=l.title}if(!t){e.pos=b,e.posMax=m;const w=e.push("link_open","a",1),N=[["href",c]];w.attrs=N,a&&N.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=f,!0}function Rn(e,t){let n,r,o,l,c,a,i,s,d="";const f=e.pos,b=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const m=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(l=p+1,l<b&&e.src.charCodeAt(l)===40){for(l++;l<b&&(n=e.src.charCodeAt(l),!(!R(n)&&n!==10));l++);if(l>=b)return!1;for(s=l,a=e.md.helpers.parseLinkDestination(e.src,l,e.posMax),a.ok&&(d=e.md.normalizeLink(a.str),e.md.validateLink(d)?l=a.pos:d=""),s=l;l<b&&(n=e.src.charCodeAt(l),!(!R(n)&&n!==10));l++);if(a=e.md.helpers.parseLinkTitle(e.src,l,e.posMax),l<b&&s!==l&&a.ok)for(i=a.str,l=a.pos;l<b&&(n=e.src.charCodeAt(l),!(!R(n)&&n!==10));l++);else i="";if(l>=b||e.src.charCodeAt(l)!==41)return e.pos=f,!1;l++}else{if(typeof e.env.references>"u")return!1;if(l<b&&e.src.charCodeAt(l)===91?(s=l+1,l=e.md.helpers.parseLinkLabel(e,l),l>=0?o=e.src.slice(s,l++):l=p+1):l=p+1,o||(o=e.src.slice(m,p)),c=e.env.references[Le(o)],!c)return e.pos=f,!1;d=c.href,i=c.title}if(!t){r=e.src.slice(m,p);const w=[];e.md.inline.parse(r,e.md,e.env,w);const N=e.push("image","img",0),I=[["src",d],["alt",""]];N.attrs=I,N.children=w,N.content=r,i&&I.push(["title",i])}return e.pos=l,e.posMax=b,!0}const Ln=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,zn=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Pn(e,t){let n=e.pos;if(e.src.charCodeAt(n)!==60)return!1;const r=e.pos,o=e.posMax;for(;;){if(++n>=o)return!1;const c=e.src.charCodeAt(n);if(c===60)return!1;if(c===62)break}const l=e.src.slice(r+1,n);if(zn.test(l)){const c=e.md.normalizeLink(l);if(!e.md.validateLink(c))return!1;if(!t){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const i=e.push("text","",0);i.content=e.md.normalizeLinkText(l);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=l.length+2,!0}if(Ln.test(l)){const c=e.md.normalizeLink("mailto:"+l);if(!e.md.validateLink(c))return!1;if(!t){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const i=e.push("text","",0);i.content=e.md.normalizeLinkText(l);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=l.length+2,!0}return!1}function Un(e){return/^<a[>\s]/i.test(e)}function jn(e){return/^<\/a\s*>/i.test(e)}function Zn(e){const t=e|32;return t>=97&&t<=122}function Hn(e,t){if(!e.md.options.html)return!1;const n=e.posMax,r=e.pos;if(e.src.charCodeAt(r)!==60||r+2>=n)return!1;const o=e.src.charCodeAt(r+1);if(o!==33&&o!==63&&o!==47&&!Zn(o))return!1;const l=e.src.slice(r).match(vn);if(!l)return!1;if(!t){const c=e.push("html_inline","",0);c.content=l[0],Un(c.content)&&e.linkLevel++,jn(c.content)&&e.linkLevel--}return e.pos+=l[0].length,!0}const Gn=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Jn=/^&([a-z][a-z0-9]{1,31});/i;function Wn(e,t){const n=e.pos,r=e.posMax;if(e.src.charCodeAt(n)!==38||n+1>=r)return!1;if(e.src.charCodeAt(n+1)===35){const l=e.src.slice(n).match(Gn);if(l){if(!t){const c=l[1][0].toLowerCase()==="x"?parseInt(l[1].slice(1),16):parseInt(l[1],10),a=e.push("text_special","",0);a.content=cu(c)?Se(c):Se(65533),a.markup=l[0],a.info="entity"}return e.pos+=l[0].length,!0}}else{const l=e.src.slice(n).match(Jn);if(l){const c=et(l[0]);if(c!==l[0]){if(!t){const a=e.push("text_special","",0);a.content=c,a.markup=l[0],a.info="entity"}return e.pos+=l[0].length,!0}}}return!1}function Su(e){const t={},n=e.length;if(!n)return;let r=0,o=-2;const l=[];for(let c=0;c<n;c++){const a=e[c];if(l.push(0),(e[r].marker!==a.marker||o!==a.token-1)&&(r=c),o=a.token,a.length=a.length||0,!a.close)continue;t.hasOwnProperty(a.marker)||(t[a.marker]=[-1,-1,-1,-1,-1,-1]);const i=t[a.marker][(a.open?3:0)+a.length%3];let s=r-l[r]-1,d=s;for(;s>i;s-=l[s]+1){const f=e[s];if(f.marker===a.marker&&f.open&&f.end<0){let b=!1;if((f.close||a.open)&&(f.length+a.length)%3===0&&(f.length%3!==0||a.length%3!==0)&&(b=!0),!b){const m=s>0&&!e[s-1].open?l[s-1]+1:0;l[c]=c-s+m,l[s]=m,a.open=!1,f.end=c,f.close=!1,d=-1,o=-2;break}}}d!==-1&&(t[a.marker][(a.open?3:0)+(a.length||0)%3]=d)}}function Qn(e){const t=e.tokens_meta,n=e.tokens_meta.length;Su(e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&Su(t[r].delimiters)}function Yn(e){let t,n,r=0;const o=e.tokens,l=e.tokens.length;for(t=n=0;t<l;t++)o[t].nesting<0&&r--,o[t].level=r,o[t].nesting>0&&r++,o[t].type==="text"&&t+1<l&&o[t+1].type==="text"?o[t+1].content=o[t].content+o[t+1].content:(t!==n&&(o[n]=o[t]),n++);t!==n&&(o.length=n)}const We=[["text",Vn],["linkify",Nn],["newline",Tn],["escape",Bn],["backticks",Sn],["strikethrough",at.tokenize],["emphasis",ct.tokenize],["link",qn],["image",Rn],["autolink",Pn],["html_inline",Hn],["entity",Wn]],Qe=[["balance_pairs",Qn],["strikethrough",at.postProcess],["emphasis",ct.postProcess],["fragments_join",Yn]];function Fe(){this.ruler=new Q;for(let e=0;e<We.length;e++)this.ruler.push(We[e][0],We[e][1]);this.ruler2=new Q;for(let e=0;e<Qe.length;e++)this.ruler2.push(Qe[e][0],Qe[e][1])}Fe.prototype.skipToken=function(e){const t=e.pos,n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting,l=e.cache;if(typeof l[t]<"u"){e.pos=l[t];return}let c=!1;if(e.level<o){for(let a=0;a<r;a++)if(e.level++,c=n[a](e,!0),e.level--,c){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,l[t]=e.pos};Fe.prototype.tokenize=function(e){const t=this.ruler.getRules(""),n=t.length,r=e.posMax,o=e.md.options.maxNesting;for(;e.pos<r;){const l=e.pos;let c=!1;if(e.level<o){for(let a=0;a<n;a++)if(c=t[a](e,!1),c){if(l>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};Fe.prototype.parse=function(e,t,n,r){const o=new this.State(e,t,n,r);this.tokenize(o);const l=this.ruler2.getRules(""),c=l.length;for(let a=0;a<c;a++)l[a](o)};Fe.prototype.State=De;function Kn(e){const t={};e=e||{},t.src_Any=Wu.source,t.src_Cc=Qu.source,t.src_Z=Ku.source,t.src_P=lu.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");const n="[><|]";return t.src_pseudo_letter="(?:(?!"+n+"|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|"+n+"|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|"+n+'|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}function eu(e){return Array.prototype.slice.call(arguments,1).forEach(function(n){n&&Object.keys(n).forEach(function(r){e[r]=n[r]})}),e}function Pe(e){return Object.prototype.toString.call(e)}function Xn(e){return Pe(e)==="[object String]"}function er(e){return Pe(e)==="[object Object]"}function ur(e){return Pe(e)==="[object RegExp]"}function Iu(e){return Pe(e)==="[object Function]"}function tr(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const it={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function nr(e){return Object.keys(e||{}).reduce(function(t,n){return t||it.hasOwnProperty(n)},!1)}const rr={"http:":{validate:function(e,t,n){const r=e.slice(t);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){const r=e.slice(t);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?t>=3&&e[t-3]===":"||t>=3&&e[t-3]==="/"?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){const r=e.slice(t);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},or="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",lr="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function ar(e){e.__index__=-1,e.__text_cache__=""}function cr(e){return function(t,n){const r=t.slice(n);return e.test(r)?r.match(e)[0].length:0}}function Ou(){return function(e,t){t.normalize(e)}}function Ie(e){const t=e.re=Kn(e.__opts__),n=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||n.push(or),n.push(t.src_xn),t.src_tlds=n.join("|");function r(a){return a.replace("%TLDS%",t.src_tlds)}t.email_fuzzy=RegExp(r(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(r(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(r(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(r(t.tpl_host_fuzzy_test),"i");const o=[];e.__compiled__={};function l(a,i){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+i)}Object.keys(e.__schemas__).forEach(function(a){const i=e.__schemas__[a];if(i===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,er(i)){ur(i.validate)?s.validate=cr(i.validate):Iu(i.validate)?s.validate=i.validate:l(a,i),Iu(i.normalize)?s.normalize=i.normalize:i.normalize?l(a,i):s.normalize=Ou();return}if(Xn(i)){o.push(a);return}l(a,i)}),o.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:Ou()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(tr).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+c+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),ar(e)}function ir(e,t){const n=e.__index__,r=e.__last_index__,o=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=o,this.text=o,this.url=o}function uu(e,t){const n=new ir(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function Y(e,t){if(!(this instanceof Y))return new Y(e,t);t||nr(e)&&(t=e,e={}),this.__opts__=eu({},it,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=eu({},rr,e),this.__compiled__={},this.__tlds__=lr,this.__tlds_replaced__=!1,this.re={},Ie(this)}Y.prototype.add=function(t,n){return this.__schemas__[t]=n,Ie(this),this};Y.prototype.set=function(t){return this.__opts__=eu(this.__opts__,t),this};Y.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;let n,r,o,l,c,a,i,s,d;if(this.re.schema_test.test(t)){for(i=this.re.schema_search,i.lastIndex=0;(n=i.exec(t))!==null;)if(l=this.testSchemaAt(t,n[2],i.lastIndex),l){this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+l;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=t.search(this.re.host_fuzzy_test),s>=0&&(this.__index__<0||s<this.__index__)&&(r=t.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(c=r.index+r[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(d=t.indexOf("@"),d>=0&&(o=t.match(this.re.email_fuzzy))!==null&&(c=o.index+o[1].length,a=o.index+o[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};Y.prototype.pretest=function(t){return this.re.pretest.test(t)};Y.prototype.testSchemaAt=function(t,n,r){return this.__compiled__[n.toLowerCase()]?this.__compiled__[n.toLowerCase()].validate(t,r,this):0};Y.prototype.match=function(t){const n=[];let r=0;this.__index__>=0&&this.__text_cache__===t&&(n.push(uu(this,r)),r=this.__last_index__);let o=r?t.slice(r):t;for(;this.test(o);)n.push(uu(this,r)),o=o.slice(this.__last_index__),r+=this.__last_index__;return n.length?n:null};Y.prototype.matchAtStart=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return null;const n=this.re.schema_at_start.exec(t);if(!n)return null;const r=this.testSchemaAt(t,n[2],n[0].length);return r?(this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+r,uu(this,0)):null};Y.prototype.tlds=function(t,n){return t=Array.isArray(t)?t:[t],n?(this.__tlds__=this.__tlds__.concat(t).sort().filter(function(r,o,l){return r!==l[o-1]}).reverse(),Ie(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,Ie(this),this)};Y.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),t.schema==="mailto:"&&!/^mailto:/i.test(t.url)&&(t.url="mailto:"+t.url)};Y.prototype.onCompile=function(){};const be=2147483647,te=36,du=1,Ce=26,sr=38,dr=700,st=72,dt=128,ft="-",fr=/^xn--/,pr=/[^\0-\x7F]/,br=/[\x2E\u3002\uFF0E\uFF61]/g,hr={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Ye=te-du,ne=Math.floor,Ke=String.fromCharCode;function ce(e){throw new RangeError(hr[e])}function mr(e,t){const n=[];let r=e.length;for(;r--;)n[r]=t(e[r]);return n}function pt(e,t){const n=e.split("@");let r="";n.length>1&&(r=n[0]+"@",e=n[1]),e=e.replace(br,".");const o=e.split("."),l=mr(o,t).join(".");return r+l}function bt(e){const t=[];let n=0;const r=e.length;for(;n<r;){const o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){const l=e.charCodeAt(n++);(l&64512)==56320?t.push(((o&1023)<<10)+(l&1023)+65536):(t.push(o),n--)}else t.push(o)}return t}const xr=e=>String.fromCodePoint(...e),_r=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:te},Mu=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},ht=function(e,t,n){let r=0;for(e=n?ne(e/dr):e>>1,e+=ne(e/t);e>Ye*Ce>>1;r+=te)e=ne(e/Ye);return ne(r+(Ye+1)*e/(e+sr))},mt=function(e){const t=[],n=e.length;let r=0,o=dt,l=st,c=e.lastIndexOf(ft);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&ce("not-basic"),t.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<n;){const i=r;for(let d=1,f=te;;f+=te){a>=n&&ce("invalid-input");const b=_r(e.charCodeAt(a++));b>=te&&ce("invalid-input"),b>ne((be-r)/d)&&ce("overflow"),r+=b*d;const m=f<=l?du:f>=l+Ce?Ce:f-l;if(b<m)break;const p=te-m;d>ne(be/p)&&ce("overflow"),d*=p}const s=t.length+1;l=ht(r-i,s,i==0),ne(r/s)>be-o&&ce("overflow"),o+=ne(r/s),r%=s,t.splice(r++,0,o)}return String.fromCodePoint(...t)},xt=function(e){const t=[];e=bt(e);const n=e.length;let r=dt,o=0,l=st;for(const i of e)i<128&&t.push(Ke(i));const c=t.length;let a=c;for(c&&t.push(ft);a<n;){let i=be;for(const d of e)d>=r&&d<i&&(i=d);const s=a+1;i-r>ne((be-o)/s)&&ce("overflow"),o+=(i-r)*s,r=i;for(const d of e)if(d<r&&++o>be&&ce("overflow"),d===r){let f=o;for(let b=te;;b+=te){const m=b<=l?du:b>=l+Ce?Ce:b-l;if(f<m)break;const p=f-m,w=te-m;t.push(Ke(Mu(m+p%w,0))),f=ne(p/w)}t.push(Ke(Mu(f,0))),l=ht(o,s,a===c),o=0,++a}++o,++r}return t.join("")},kr=function(e){return pt(e,function(t){return fr.test(t)?mt(t.slice(4).toLowerCase()):t})},gr=function(e){return pt(e,function(t){return pr.test(t)?"xn--"+xt(t):t})},_t={version:"2.3.1",ucs2:{decode:bt,encode:xr},decode:mt,encode:xt,toASCII:gr,toUnicode:kr},vr={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},yr={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},Cr={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}},Er={default:vr,zero:yr,commonmark:Cr},Dr=/^(vbscript|javascript|file|data):/,Fr=/^data:image\/(gif|png|jpeg|webp);/;function wr(e){const t=e.trim().toLowerCase();return Dr.test(t)?Fr.test(t):!0}const kt=["http:","https:","mailto:"];function Vr(e){const t=ou(e,!0);if(t.hostname&&(!t.protocol||kt.indexOf(t.protocol)>=0))try{t.hostname=_t.toASCII(t.hostname)}catch{}return Ee(ru(t))}function Ar(e){const t=ou(e,!0);if(t.hostname&&(!t.protocol||kt.indexOf(t.protocol)>=0))try{t.hostname=_t.toUnicode(t.hostname)}catch{}return me(ru(t),me.defaultChars+"%")}function ee(e,t){if(!(this instanceof ee))return new ee(e,t);t||au(e)||(t=e||{},e="default"),this.inline=new Fe,this.block=new ze,this.core=new iu,this.renderer=new _e,this.linkify=new Y,this.validateLink=wr,this.normalizeLink=Vr,this.normalizeLinkText=Ar,this.utils=N0,this.helpers=Re({},I0),this.options={},this.configure(e),t&&this.set(t)}ee.prototype.set=function(e){return Re(this.options,e),this};ee.prototype.configure=function(e){const t=this;if(au(e)){const n=e;if(e=Er[n],!e)throw new Error('Wrong `markdown-it` preset "'+n+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach(function(n){e.components[n].rules&&t[n].ruler.enableOnly(e.components[n].rules),e.components[n].rules2&&t[n].ruler2.enableOnly(e.components[n].rules2)}),this};ee.prototype.enable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(o){n=n.concat(this[o].ruler.enable(e,!0))},this),n=n.concat(this.inline.ruler2.enable(e,!0));const r=e.filter(function(o){return n.indexOf(o)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this};ee.prototype.disable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(o){n=n.concat(this[o].ruler.disable(e,!0))},this),n=n.concat(this.inline.ruler2.disable(e,!0));const r=e.filter(function(o){return n.indexOf(o)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this};ee.prototype.use=function(e){const t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this};ee.prototype.parse=function(e,t){if(typeof e!="string")throw new Error("Input data should be a String");const n=new this.core.State(e,this,t);return this.core.process(n),n.tokens};ee.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)};ee.prototype.parseInline=function(e,t){const n=new this.core.State(e,this,t);return n.inlineMode=!0,this.core.process(n),n.tokens};ee.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)};const Nr=["innerHTML"],Tr={__name:"FactorDescription",props:u.mergeModels({factorType:{type:String,default:"模版"},data:{type:Array,default:[]}},{visible:{default:!1},visibleModifiers:{}}),emits:["update:visible"],setup(e){const{request:t}=u.inject("stConfig"),n=new ee,r=u.ref(""),o=u.useModel(e,"visible");return u.onMounted(async()=>{const{data:l}=await t.post("/middleLayer/special/getOss",{url:"resource/factor_select.md"}),c=new Uint8Array(l.data),i=new TextDecoder("utf-8").decode(c);r.value=n.render(i)}),(l,c)=>{const a=hu.ElTableColumn,i=hu.ElTable,s=Ru.ElScrollbar,d=Oe.ElDialog;return u.openBlock(),u.createBlock(d,{modelValue:o.value,"onUpdate:modelValue":c[0]||(c[0]=f=>o.value=f),title:e.factorType==="模版"?"因子说明":"脚本编写说明",width:"1000","align-center":"","append-to-body":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0},{default:u.withCtx(()=>[u.createVNode(s,{height:"500px"},{default:u.withCtx(()=>[e.factorType==="模版"?(u.openBlock(),u.createBlock(i,{key:0,data:e.data,border:"",height:"500"},{default:u.withCtx(()=>[u.createVNode(a,{prop:"factorName",label:"因子名称",width:"200"}),u.createVNode(a,{prop:"factorDesc",label:"因子说明"}),u.createVNode(a,{prop:"factorScoreDefine",label:"分值定义"})]),_:1},8,["data"])):u.createCommentVNode("",!0),e.factorType==="脚本"?(u.openBlock(),u.createElementBlock("div",{key:1,class:"markdown-body",innerHTML:r.value},null,8,Nr)):u.createCommentVNode("",!0)]),_:1})]),_:1},8,["modelValue","title"])}}};const gt=e=>(u.pushScopeId("data-v-8554bb2c"),e=e(),u.popScopeId(),e),Br={class:"factor-screen"},Sr={style:{"white-space":"pre-line"}},Ir={class:"custom-header"},Or={class:"left"},Mr=["id"],$r={class:"editor-tools"},qr={class:"right"},Rr={class:"form-row"},Lr={class:"index"},zr={style:{display:"flex","align-items":"center",width:"100%",height:"24px"}},Pr=gt(()=>u.createElementVNode("span",null,"~",-1)),Ur=gt(()=>u.createElementVNode("span",null,"&&代表and,||代表or",-1)),jr={class:"dialog-footer"},Zr={class:"custom-header"},Hr={class:"left"},Gr=["id"],Jr={class:"right"},Wr={class:"content"},Qr={class:"dialog-footer"},Yr={__name:"index",props:u.mergeModels({config:{type:Object,default:{sqlShow:!1,cycleShow:!0,cycleDefault:null,cycleOptions:[],factorOptions:[],factorDescriptions:[]}}},{data:{default:{list:[],sqlEnable:0,sqlValue:null}},dataModifiers:{}}),emits:["update:data"],setup(e){const{request:t}=u.inject("stConfig"),n=e,r=u.useModel(e,"data"),o=u.ref(),l=u.ref(),c=u.ref(!1),a=u.ref(!1),i=u.ref("脚本"),s=u.ref(!1),d=u.ref(!1),f=u.ref(!1),b=u.reactive({result:null,detail:"",code:""}),m=u.ref(null),p=u.ref({list:[{cycle:n.config.cycleDefault??null,factor:null,score:[null,null]}],sqlEnable:0,sqlValue:null,factorSelectExpr:""}),w=()=>{const{list:E,sqlEnable:F,sqlValue:v,factorSelectExpr:A}=r.value;p.value={list:JSON.parse(JSON.stringify(E)),sqlEnable:F,sqlValue:v,factorSelectExpr:A},p.value.list.length||k(),c.value=!0},N=()=>{if(i.value==="模版")m.value.validate(E=>{const{list:F,sqlEnable:v,sqlValue:A}=p.value;if(E){if(v){if(!A)return q.ElMessage.error("SQL语句不能为空");const x=_u(A),O=F.map((z,K)=>`条件${K+1}`),U=x.filter(z=>!O.includes(z));if(U.length)return q.ElMessage.error(`请检查SQL语句, 不存在[${U}]`)}r.value={list:JSON.parse(JSON.stringify(F)),sqlEnable:v,sqlValue:A,factorSelectExpr:""},c.value=!1}});else{const E=o.value.getValue();if(!E)return q.ElMessage.error("请输入脚本语句");r.value={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:E},c.value=!1}},I=E=>{p.value.list.splice(E,1)},k=E=>{switch(E){case"compare":{p.value.list.push({key:"compare",cycle:n.config.cycleDefault??null,factor:null,compareType:">",cycle2:n.config.cycleDefault??null,factor2:null});break}default:{p.value.list.push({cycle:n.config.cycleDefault??null,factor:null,score:[null,null]});break}}},h=()=>{m.value.validate(E=>{if(E)if(p.value.sqlValue){const F=_u(p.value.sqlValue);p.value.sqlValue=p.value.list.reduce((v,A,x)=>(F.includes(`条件${x+1}`)||(v+=`&& 条件${x+1} `),v),p.value.sqlValue)}else p.value.sqlValue=p.value.list.reduce((F,v,A)=>(A===0?F+=`条件${A+1} `:F+=`&& 条件${A+1} `,F),"")})},y=E=>{switch(E.key){case"compare":{const{cycle:F,factor:v,compareType:A,cycle2:x,factor2:O}=E;let U="";return U+=` ${n.config.cycleOptions.find(({value:z})=>z===F).label}`,U+=` ${n.config.factorOptions.find(({value:z})=>z===v).label}`,U+=` ${A}`,U+=` ${n.config.cycleOptions.find(({value:z})=>z===x).label}`,U+=` ${n.config.factorOptions.find(({value:z})=>z===O).label}`,U}default:{const{cycle:F,factor:v,score:A}=E;let x="";return x+=` ${n.config.cycleOptions.find(({value:O})=>O===F).label}`,x+=` ${n.config.factorOptions.find(({value:O})=>O===v).label}`,x+=` ${A[0]||A[0]===0?`${A[0]}分`:"∞"}`,x+=" ~",x+=` ${A[1]||A[1]===0?`${A[1]}分`:"∞"}`,x}}},_=(E,F)=>{switch(E){case"sqlTag":{r.value={list:[],sqlEnable:0,sqlValue:null};break}case"factorTag":{r.value.list.splice(F,1);break}case"scriptTag":{wt.ElMessageBox.confirm("是否确认删除因子筛选: 脚本模式","删除操作",{confirmButtonText:"确认",cancelButtonText:"取消",type:"warning"}).then(()=>{r.value={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""}});break}}},g=()=>{l.value.open(o.value)},V=(E,F)=>{if(!o.value)return q.ElMessage.error("未检测到编辑器实例");let v=E;const A=Ut(F);if(A.length){const K=A.reduce((G,W,M,$)=>(G+=`${W}=`,M<$.length-1&&(G+=","),G),"");v=`${v}(${K})`}const x=o.value.getInstance(),O=x.getPosition(),z=o.value.getValue().split(`
17
+ `);if(O.lineNumber<=z.length){const K=O.lineNumber-1,G=z[K],W=O.column-1,M=W>0?G[W-1]:"",$=W<G.length?G[W]:"";let j=v;M&&M!==" "&&!/[\s({[ ]/.test(M)&&(j=" "+j),$&&$!==" "&&!/[\s)}\]]/.test($)&&(j=j+" ");const we=G.substring(0,W)+j+G.substring(W);z[K]=we;const Ve=z.join(`
18
+ `);o.value.setValue(Ve);const je=O.column+j.length;x.setPosition({lineNumber:O.lineNumber,column:je}),x.focus()}},C=async()=>{try{d.value=!0;const E=o.value.getValue();if(!E)return q.ElMessage.error("请输入脚本语句");const{body:F}=await t.post("/common/qt/getFuncExpr",{factorSelectExpr:E});if(!F)return q.ElMessage.error("脚本解析失败, 请检查脚本内容是否填写完整或者联系管理员");let v=document.createElement("textarea");v.value=F,document.body.appendChild(v),v.select(),document.execCommand("copy"),document.body.removeChild(v),q.ElMessage.success("脚本内容已经成功复制到粘贴板")}finally{d.value=!1}},D=async()=>{try{s.value=!0;const E=o.value.getValue();if(!E)return q.ElMessage.error("请输入脚本语句");const{body:F}=await t.post("/common/qt/getFuncExpr",{factorSelectExpr:E});if(!F)return q.ElMessage.error("脚本解析失败, 请检查脚本内容是否填写完整或者联系管理员");const v=await t.post("/common/qt/testFactorSelect",{factorSelectExpr:F}),{result:A,detail:x}=v.body;Object.assign(b,{result:A,detail:x,code:F}),A===1?q.ElMessage.success("测试通过"):(q.ElMessage.error("测试未能通过"),f.value=!0)}finally{s.value=!1}},S=()=>{if(b.result===null)return q.ElMessage.warning("请先进行测试, 等待测试完成后可查看日志");f.value=!0};return u.watch(()=>c.value,E=>{switch(E){case!0:{u.nextTick(()=>{o.value.resize(),r.value.factorSelectExpr&&(i.value="脚本",o.value.setValue(r.value.factorSelectExpr),o.value.focusToEnd()),(r.value.sqlEnable&&r.value.sqlValue||!r.value.sqlEnable&&r.value.list.length)&&(i.value="模版")}),Object.assign(b,{result:null,detail:""});break}case!1:{l.value.close(),f.value=!1;break}}}),u.watch(()=>i.value,E=>{E==="模版"&&l.value.close(),E==="脚本"&&u.nextTick(()=>{o.value.focusToEnd()})},{deep:!0}),(E,F)=>{var pu;const v=Dt.ElText,A=nu.ElTag,x=Vt.ElPopover,O=tu.ElButton,U=X.ElIcon,z=le.ElTooltip,K=Ju,G=qe,W=u.resolveComponent("st-customFunction"),M=de.ElOption,$=de.ElSelect,j=Te.ElFormItem,we=qu.ElInputNumber,Ve=$e,je=$u.ElInput,vt=Te.ElForm,Ze=Ru.ElScrollbar,fu=Oe.ElDialog,yt=Et.ElDivider,Ct=u.resolveComponent("st-varSelectDialog");return u.openBlock(),u.createElementBlock(u.Fragment,null,[u.createElementVNode("div",Br,[u.createElementVNode("div",null,[r.value.sqlEnable&&r.value.sqlValue?(u.openBlock(),u.createBlock(A,{key:0,closable:"",type:"info",title:r.value.sqlValue,onClose:F[0]||(F[0]=B=>_("sqlTag"))},{default:u.withCtx(()=>[u.createVNode(v,{type:"info",truncated:"",style:{"max-width":"500px"}},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(r.value.sqlValue),1)]),_:1})]),_:1},8,["title"])):u.createCommentVNode("",!0),!r.value.sqlEnable&&r.value.list.length?(u.openBlock(!0),u.createElementBlock(u.Fragment,{key:1},u.renderList(r.value.list,(B,J)=>(u.openBlock(),u.createBlock(A,{closable:"",type:"info",onClose:T=>_("factorTag",J)},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(y(B)),1)]),_:2},1032,["onClose"]))),256)):u.createCommentVNode("",!0),r.value.factorSelectExpr?(u.openBlock(),u.createBlock(x,{key:2,width:"500",placement:"bottom-start"},{reference:u.withCtx(()=>[u.createVNode(A,{closable:"",type:"info",onClose:F[1]||(F[1]=B=>_("scriptTag"))},{default:u.withCtx(()=>[u.createTextVNode(" 脚本模式 ")]),_:1})]),default:u.withCtx(()=>[u.createElementVNode("div",Sr,u.toDisplayString(r.value.factorSelectExpr),1)]),_:1})):u.createCommentVNode("",!0),u.createVNode(O,{class:"screen-btn",type:"primary",plain:"",size:"small",icon:u.unref(X.plus_default),onClick:w},{default:u.withCtx(()=>[u.createTextVNode(" 添加因子 ")]),_:1},8,["icon"])]),u.createVNode(fu,{"modal-class":"factor-dialog",modelValue:c.value,"onUpdate:modelValue":F[8]||(F[8]=B=>c.value=B),width:"1000","align-center":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0,"show-close":!1},{header:u.withCtx(({titleId:B,titleClass:J})=>[u.createElementVNode("div",Ir,[u.createElementVNode("div",Or,[u.createElementVNode("span",{id:B,class:u.normalizeClass(J)}," 因子筛选 ",10,Mr),u.createVNode(z,{effect:"dark",content:"点击查看: 因子使用说明",placement:"right"},{default:u.withCtx(()=>[u.createVNode(U,{onClick:F[2]||(F[2]=T=>a.value=!0)},{default:u.withCtx(()=>[u.createVNode(u.unref(X.info_filled_default))]),_:1})]),_:1}),u.createVNode(G,{modelValue:i.value,"onUpdate:modelValue":F[3]||(F[3]=T=>i.value=T),size:"small"},{default:u.withCtx(()=>[u.createVNode(K,{label:"模版",value:"模版"}),u.createVNode(K,{label:"脚本",value:"脚本"})]),_:1},8,["modelValue"]),u.withDirectives(u.createElementVNode("div",$r,[u.withDirectives(u.createVNode(W,{size:"small",onInsert:V},null,512),[[u.vShow,i.value==="脚本"]]),u.createVNode(O,{type:"primary",size:"small",loading:d.value,onClick:C},{default:u.withCtx(()=>[u.createTextVNode("复制")]),_:1},8,["loading"]),u.createVNode(O,{type:"primary",size:"small",loading:s.value,onClick:D},{default:u.withCtx(()=>[u.createTextVNode("测试")]),_:1},8,["loading"]),u.createVNode(O,{size:"small",icon:u.unref(X.document_default),onClick:S},{default:u.withCtx(()=>[u.createTextVNode("日志明细")]),_:1},8,["icon"])],512),[[u.vShow,i.value==="脚本"]])]),u.createElementVNode("div",qr,[i.value==="脚本"?(u.openBlock(),u.createBlock(O,{key:0,size:"small",type:"primary",onClick:g},{default:u.withCtx(()=>[u.createTextVNode("变量选择器")]),_:1})):u.createCommentVNode("",!0),u.createVNode(U,{onClick:F[4]||(F[4]=T=>c.value=!1)},{default:u.withCtx(()=>[u.createVNode(u.unref(X.close_default))]),_:1})])])]),footer:u.withCtx(()=>[u.createElementVNode("div",jr,[u.createVNode(O,{type:"primary",onClick:N},{default:u.withCtx(()=>[u.createTextVNode("确定")]),_:1})])]),default:u.withCtx(()=>[i.value==="模版"?(u.openBlock(),u.createBlock(Ze,{key:0,height:"400px"},{default:u.withCtx(()=>[u.createVNode(vt,{ref_key:"dialogFormRef",ref:m,model:p.value},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(p.value.list,(B,J)=>(u.openBlock(),u.createElementBlock("div",Rr,[u.createElementVNode("span",Lr,u.toDisplayString(`条件${J+1}`),1),B.key==="compare"?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[e.config.cycleShow?(u.openBlock(),u.createBlock(j,{key:0,prop:"list."+J+".cycle",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.cycle,"onUpdate:modelValue":T=>B.cycle=T,placeholder:"选择周期",size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(e.config.cycleOptions,({label:T,value:P})=>(u.openBlock(),u.createBlock(M,{label:T,value:P,key:P},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):u.createCommentVNode("",!0),u.createVNode(j,{prop:"list."+J+".factor",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"132px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.factor,"onUpdate:modelValue":T=>B.factor=T,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:u.withCtx(()=>{var T;return[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList((T=e.config.factorOptions)==null?void 0:T.filter(P=>[4].includes(P.type)),({label:P,value:ae})=>(u.openBlock(),u.createBlock(M,{label:P,value:ae,key:ae},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"]),u.createVNode(j,{style:{width:"52px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.compareType,"onUpdate:modelValue":T=>B.compareType=T,size:"small"},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList([">",">=","<","<="],T=>u.createVNode(M,{label:T,value:T,key:T},null,8,["label","value"])),64))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1024),e.config.cycleShow?(u.openBlock(),u.createBlock(j,{key:1,prop:"list."+J+".cycle2",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.cycle2,"onUpdate:modelValue":T=>B.cycle2=T,placeholder:"选择周期",size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(e.config.cycleOptions,({label:T,value:P})=>(u.openBlock(),u.createBlock(M,{label:T,value:P,key:P},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):u.createCommentVNode("",!0),u.createVNode(j,{prop:"list."+J+".factor2",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"132px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.factor2,"onUpdate:modelValue":T=>B.factor2=T,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:u.withCtx(()=>{var T;return[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList((T=e.config.factorOptions)==null?void 0:T.filter(P=>[4].includes(P.type)),({label:P,value:ae})=>(u.openBlock(),u.createBlock(M,{label:P,value:ae,key:ae},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])],64)):(u.openBlock(),u.createElementBlock(u.Fragment,{key:1},[e.config.cycleShow?(u.openBlock(),u.createBlock(j,{key:0,prop:"list."+J+".cycle",rules:{required:!0,message:"周期不能为空",trigger:"blur"},style:{width:"100px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.cycle,"onUpdate:modelValue":T=>B.cycle=T,placeholder:"选择周期",size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(e.config.cycleOptions,({label:T,value:P})=>(u.openBlock(),u.createBlock(M,{label:T,value:P,key:P},null,8,["label","value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"])):u.createCommentVNode("",!0),u.createVNode(j,{prop:"list."+J+".factor",rules:{required:!0,message:"因子不能为空",trigger:"blur"},style:{width:"194px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createVNode($,{modelValue:B.factor,"onUpdate:modelValue":T=>B.factor=T,placeholder:"选择因子",filterable:"",size:"small","no-match-text":"无匹配数据"},{default:u.withCtx(()=>{var T;return[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList((T=e.config.factorOptions)==null?void 0:T.filter(P=>[1,3].includes(P.type)),({label:P,value:ae})=>(u.openBlock(),u.createBlock(M,{label:P,value:ae,key:ae},null,8,["label","value"]))),128))]}),_:2},1032,["modelValue","onUpdate:modelValue"])]),_:2},1032,["prop"]),u.createVNode(j,{prop:"list."+J+".score",rules:{validator:u.unref(Pt),trigger:"blur"},style:{width:"200px","margin-right":"10px"}},{default:u.withCtx(()=>[u.createElementVNode("div",zr,[u.createVNode(we,{modelValue:B.score[0],"onUpdate:modelValue":T=>B.score[0]=T,size:"small","controls-position":"right"},null,8,["modelValue","onUpdate:modelValue"]),Pr,u.createVNode(we,{modelValue:B.score[1],"onUpdate:modelValue":T=>B.score[1]=T,size:"small","controls-position":"right"},null,8,["modelValue","onUpdate:modelValue"])])]),_:2},1032,["prop","rules"])],64)),u.createVNode(U,{onClick:T=>I(J)},{default:u.withCtx(()=>[u.createVNode(u.unref(X.circle_close_filled_default))]),_:2},1032,["onClick"])]))),256)),u.createVNode(O,{type:"primary",plain:"",size:"small",icon:u.unref(X.plus_default),onClick:k,style:{"margin-bottom":"10px"}},{default:u.withCtx(()=>[u.createTextVNode("添加因子")]),_:1},8,["icon"]),u.createVNode(O,{type:"primary",plain:"",size:"small",icon:u.unref(X.plus_default),onClick:F[5]||(F[5]=B=>k("compare")),style:{"margin-bottom":"10px"}},{default:u.withCtx(()=>[u.createTextVNode("添加因子对比")]),_:1},8,["icon"]),e.config.sqlShow?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createVNode(j,{label:"SQL功能: "},{default:u.withCtx(()=>[u.createVNode(G,{modelValue:p.value.sqlEnable,"onUpdate:modelValue":F[6]||(F[6]=B=>p.value.sqlEnable=B)},{default:u.withCtx(()=>[u.createVNode(Ve,{label:"关闭",value:0}),u.createVNode(Ve,{label:"启用",value:1})]),_:1},8,["modelValue"]),p.value.sqlEnable?(u.openBlock(),u.createBlock(O,{key:0,type:"primary",size:"small",onClick:h,style:{"margin-left":"auto"}},{default:u.withCtx(()=>[u.createTextVNode("生成SQL")]),_:1})):u.createCommentVNode("",!0)]),_:1}),p.value.sqlEnable?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createVNode(je,{modelValue:p.value.sqlValue,"onUpdate:modelValue":F[7]||(F[7]=B=>p.value.sqlValue=B),autosize:{minRows:4},type:"textarea",style:{"margin-bottom":"10px"}},null,8,["modelValue"]),Ur],64)):u.createCommentVNode("",!0)],64)):u.createCommentVNode("",!0)]),_:1},8,["model"])]),_:1})):u.createCommentVNode("",!0),u.createElementVNode("div",{style:u.normalizeStyle([{width:"968px",height:"400px"},i.value==="脚本"?null:{position:"fixed",top:"-400px",zIndex:-1,visibility:"hidden",pointerEvents:"none"}])},[u.createVNode(Ft.MonacoEditor,{ref_key:"monacoEditorRef",ref:o,language:"lua",suggestionEnable:!0},null,512)],4)]),_:1},8,["modelValue"])]),u.createVNode(Tr,{visible:a.value,"onUpdate:visible":F[9]||(F[9]=B=>a.value=B),factorType:i.value,data:(pu=e.config.factorDescriptions)==null?void 0:pu.filter(B=>[1,3].includes(B.type))},null,8,["visible","factorType","data"]),u.createVNode(fu,{"modal-class":"log-dialog",modelValue:f.value,"onUpdate:modelValue":F[12]||(F[12]=B=>f.value=B),width:"830","align-center":"","append-to-body":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0,"show-close":!1},{header:u.withCtx(({titleId:B,titleClass:J})=>[u.createElementVNode("div",Zr,[u.createElementVNode("div",Hr,[u.createElementVNode("span",{id:B,class:u.normalizeClass(J)}," 日志明细 ",10,Gr)]),u.createElementVNode("div",Jr,[u.createVNode(U,{onClick:F[10]||(F[10]=T=>f.value=!1)},{default:u.withCtx(()=>[u.createVNode(u.unref(X.close_default))]),_:1})])])]),footer:u.withCtx(()=>[u.createElementVNode("div",Qr,[u.createVNode(O,{onClick:F[11]||(F[11]=B=>f.value=!1)},{default:u.withCtx(()=>[u.createTextVNode(" 关闭 ")]),_:1})])]),default:u.withCtx(()=>[u.createElementVNode("div",Wr,[u.createVNode(Ze,{class:"code",height:"600px"},{default:u.withCtx(()=>[u.createElementVNode("pre",null,u.toDisplayString(b.code),1)]),_:1}),u.createVNode(yt,{direction:"vertical"}),u.createVNode(Ze,{height:"600px"},{default:u.withCtx(()=>[u.createElementVNode("pre",{class:u.normalizeClass(b.result===1?"success-log":"error-log")},u.toDisplayString(b.result===1?"测试通过 √":b.detail),3)]),_:1})])]),_:1},8,["modelValue"]),u.createVNode(Ct,{ref_key:"stVarSelectDialogRef",ref:l},null,512)],64)}}},Kr=Me._export_sfc(Yr,[["__scopeId","data-v-8554bb2c"]]);const Ue=e=>(u.pushScopeId("data-v-6a791396"),e=e(),u.popScopeId(),e),Xr={key:0,class:"common-indicator"},eo={class:"indicator"},uo={class:"title"},to=Ue(()=>u.createElementVNode("span",null,"常用指标: ",-1)),no={class:"options"},ro=["onClick"],oo={class:"tags"},lo=["onClick"],ao={style:{"font-size":"18px"}},co={key:0,class:"out-box"},io=Ue(()=>u.createElementVNode("span",null,"自定义: ",-1)),so={key:0,class:"convenient-option-box"},fo={class:"out-box"},po=Ue(()=>u.createElementVNode("span",null,"自定义: ",-1)),bo={key:0},ho={key:0},mo={key:0},xo={key:1},_o={class:"tFeaturelncomes-option-box"},ko={class:"tFeaturelncomes-out-box"},go=Ue(()=>u.createElementVNode("span",null,"自定义: ",-1)),vo={key:2},yo={key:3},Co={key:4},Eo={key:5},Do={key:6},Fo={key:7},wo={style:{display:"flex","align-items":"center"}},Vo={key:8},Ao={class:"dialog-footer"},No={__name:"index",props:u.mergeModels({config:{type:Object,default:()=>{}},varietyMarket:{type:Number,default:()=>null},commonOption:{type:Array,default:()=>[]}},{data:{default:[]},dataModifiers:{}}),emits:["update:data"],setup(e){const t=[{label:"近2周",value:"1"},{label:"近1个月",value:"2"},{label:"近3个月",value:"3"},{label:"近6个月",value:"4"},{label:"近1年",value:"5"}],n=[{label:"无保留意见",value:1},{label:"保留意见",value:2},{label:"否定意见",value:3},{label:"无法表示意见",value:4}],r=u.inject("clearRow"),o=u.useModel(e,"data"),l=e,c=u.ref(!1),a=u.computed(()=>{var k;return(k=l.data.find(h=>h.radioType==="1"))==null?void 0:k.key}),i=u.computed(()=>{let k=[];return l.varietyMarket===null&&!l.commonOption.length?k=l.config.options:(k=l.config.options,l.varietyMarket&&(k=k.filter(({parent:h})=>h.varietyMarketIds.includes(l.varietyMarket))),l.commonOption.length&&(k=k.filter(({parent:h})=>{const{commonOptionIds:y}=h;return[...new Set([...y,...l.commonOption])].length!==[...y,...l.commonOption].length}))),k}),s=u.ref({}),d=u.ref({}),f=k=>{s.value=k;const h={key:k.key,type:k.type,label:k.label};switch(k.key){case"st":{d.value={...h,st:null};break}case"tFeaturelncomes":{d.value={...h,rule:1,withFewYears:null,yearsCount:null,netProfit:null};break}case"priceLevels":{d.value={...h,priceLevels:null};break}case"peTtmLevels":{d.value={...h,peTtmLevels:null};break}case"peTrendTtmLevels":{d.value={...h,peTrendTtmLevels:null};break}case"optionsCpType":{d.value={...h,optionsCpType:null};break}case"perVolumn":{d.value={...h,radio:null,levels:[]};break}case"mainFlow":{d.value={...h,radioType:"0",rankRange:[null,null]};break}case"auditOpinionType":{d.value={...h,enumType:null};break}default:d.value={...h,range:[null,null],unit:k.defaultUnit.length?[...k.defaultUnit]:[null,null],radioType:a.value&&a.value!==k.key?"0":k.defaultRadioType,rankRange:k.defaultRankRange||[null,null]}}c.value=!0},b=()=>{var h,y;switch(d.value.key){case"st":{const{label:_,st:g}=d.value;if(g===null)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${g?"是":"否"}`;break}case"tFeaturelncomes":{const{label:_,rule:g,withFewYears:V,yearsCount:C,netProfit:D}=d.value;if(["",null].includes(V)||["",null].includes(C)||["",null].includes(D))return q.ElMessage.warning("格式错误: 请填写完整");d.value.tagText=`${_}: ${V}年内${C}年以上盈利${g===1?"超":"跌"}过${D}亿`;break}case"priceLevels":{const{label:_,priceLevels:g}=d.value;if(!g||g.length===0)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${g}分位`;break}case"peTtmLevels":{const{label:_,peTtmLevels:g}=d.value;if(!g||g.length===0)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${g}分位`;break}case"peTrendTtmLevels":{const{label:_,peTrendTtmLevels:g}=d.value;if(!g||g.length===0)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: 已选${g}分位`;break}case"optionsCpType":{const{label:_,optionsCpType:g}=d.value;if(g===null)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${g===1?"看涨":"看跌"}`;break}case"perVolumn":{const{label:_,radio:g,levels:V}=d.value;if(!g)return q.ElMessage.warning("格式错误: 请选择时间");if(!(V!=null&&V.length))return q.ElMessage.warning("格式错误: 请选择分位");d.value.tagText=`${_}: ${(h=t.find(C=>C.value===g))==null?void 0:h.label}${V.map(C=>`${C}分位`).join("、")}`;break}case"mainFlow":{const{label:_,radioType:g,radio:V,rankRange:C}=d.value,D=S=>{if(S===""||S===null||S===void 0)return!1;const E=Number(S);return!isNaN(E)};if(!V)return q.ElMessage.warning("格式错误: 请选择时间");if(!D(C[0])&&!D(C[1]))return q.ElMessage.warning(`格式错误: 请填写${g==="0"?"涨幅范围":"排名范围"}`);!["",null].includes(C[0])&&!["",null].includes(C[1])?d.value.tagText=`${_}: ${V}日${g==="0"?"涨幅范围":"排名范围"}: ${C[0]}${g==="0"?"%":""} ~ ${C[1]}${g==="0"?"%":""}`:["",null].includes(C[0])?d.value.tagText=`${_}: ${V}日${g==="0"?"涨幅范围":"排名范围"}: ≤${C[1]}${g==="0"?"%":""}`:d.value.tagText=`${_}: ${V}日${g==="0"?"涨幅范围":"排名范围"}: ≥${C[0]}${g==="0"?"%":""}`;break}case"auditOpinionType":{const{label:_,enumType:g}=d.value;if(g===null)return q.ElMessage.warning("格式错误: 请至少选择一个值");d.value.tagText=`${_}: ${(y=n.find(V=>V.value===g))==null?void 0:y.label}`;break}default:{const{label:_,unit:g,radioType:V}=d.value,C=V==="1"?d.value.rankRange:d.value.range;if(["",null].includes(C[0])&&["",null].includes(C[1]))return q.ElMessage.warning("格式错误: 请至少填写一个值");if(V==="1"){const E=Number(C[0]),F=Number(C[1]);if(isNaN(E)||isNaN(F))return q.ElMessage.warning("格式错误: 请填写数字");if(E<0||F<0)return q.ElMessage.warning("格式错误: 请填写大于0的数字");if(E>F)return q.ElMessage.warning("格式错误: 请填写正确的排名范围")}const D=V==="1"?"":g[0]??"",S=V==="1"?"":g[1]??"";!["",null].includes(C[0])&&!["",null].includes(C[1])?d.value.tagText=`${_}${V==="1"?"排名":""}: ${C[0]}${D} ~ ${C[1]}${S}`:["",null].includes(C[0])?d.value.tagText=`${_}${V==="1"?"排名":""}: ≤${C[1]}${S}`:d.value.tagText=`${_}${V==="1"?"排名":""}: ≥${C[0]}${D}`}}const k=o.value.findIndex(({key:_})=>_===d.value.key);k===-1?o.value.push(d.value):o.value.splice(k,1,d.value),c.value=!1},m=k=>{s.value=i.value.find(({key:h})=>h===k.key),d.value=JSON.parse(JSON.stringify(k)),c.value=!0},p=k=>{o.value.splice(k,1)},w=k=>{d.value.range=[...k.range],d.value.unit=[...k.unit]},N=k=>{switch(k){case"≤0":Object.assign(d.value,{rule:2,withFewYears:1,yearsCount:1,netProfit:0});break;case"≥0":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:0});break;case"五年内有四年以上盈利超过5千万":Object.assign(d.value,{rule:1,withFewYears:5,yearsCount:4,netProfit:.5});break;case"≥10亿":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:10});break;case"≥20亿":Object.assign(d.value,{rule:1,withFewYears:1,yearsCount:1,netProfit:20});break}};u.watch(()=>i.value,()=>{o.value.length&&(o.value=o.value.filter(({key:k})=>i.value.find(h=>h.key===k)))});const I=()=>{d.value.radio=null,d.value.rankRange=[null,null]};return(k,h)=>{const y=nu.ElTag,_=Ju,g=qe,V=$u.ElInput,C=tu.ElButton,D=de.ElOption,S=de.ElSelect,E=$e,F=qu.ElInputNumber,v=Oe.ElDialog;return e.config.show&&i.value.length?(u.openBlock(),u.createElementBlock("div",Xr,[u.createElementVNode("div",eo,[u.createElementVNode("div",uo,[to,u.createElementVNode("span",{onClick:h[0]||(h[0]=A=>u.unref(r)("commonIndicator"))},"不限")]),u.createElementVNode("div",no,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(i.value,A=>(u.openBlock(),u.createElementBlock("span",{key:A.key,onClick:x=>f(A)},u.toDisplayString(A.label),9,ro))),128))])]),u.createElementVNode("div",oo,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(o.value,(A,x)=>(u.openBlock(),u.createBlock(y,{closable:"",type:"info",onClose:O=>p(x)},{default:u.withCtx(()=>[u.createElementVNode("span",null,u.toDisplayString(A.tagText),1),u.createElementVNode("span",{class:"edit",onClick:O=>m(A)},"编辑",8,lo)]),_:2},1032,["onClose"]))),256))]),u.createVNode(v,{modelValue:c.value,"onUpdate:modelValue":h[28]||(h[28]=A=>c.value=A),title:s.value.label,width:"600","align-center":"","destroy-on-close":""},u.createSlots({footer:u.withCtx(()=>[u.createElementVNode("div",Ao,[u.createVNode(C,{type:"primary",onClick:b},{default:u.withCtx(()=>[u.createTextVNode("确定")]),_:1})])]),default:u.withCtx(()=>{var A;return[s.value.type===void 0&&d.value.radioType==="1"?(u.openBlock(),u.createElementBlock("div",co,[io,u.createVNode(V,{modelValue:d.value.rankRange[0],"onUpdate:modelValue":h[3]||(h[3]=x=>d.value.rankRange[0]=x),style:{flex:"1"}},null,8,["modelValue"]),u.createTextVNode(" ~ "),u.createVNode(V,{modelValue:d.value.rankRange[1],"onUpdate:modelValue":h[4]||(h[4]=x=>d.value.rankRange[1]=x),style:{flex:"1"}},null,8,["modelValue"])])):s.value.type===void 0?(u.openBlock(),u.createElementBlock(u.Fragment,{key:1},[(A=s.value.convenientOptions)!=null&&A.length?(u.openBlock(),u.createElementBlock("div",so,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(s.value.convenientOptions,x=>(u.openBlock(),u.createBlock(C,{key:x.text,onClick:O=>w(x)},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(x.text),1)]),_:2},1032,["onClick"]))),128))])):u.createCommentVNode("",!0),u.createElementVNode("div",fo,[po,u.createVNode(V,{modelValue:d.value.range[0],"onUpdate:modelValue":h[6]||(h[6]=x=>d.value.range[0]=x),style:{flex:"1"}},u.createSlots({_:2},[s.value.unitOptions.length?{name:"append",fn:u.withCtx(()=>[s.value.unitOptions.length===1?(u.openBlock(),u.createElementBlock("span",bo,u.toDisplayString(d.value.unit[0]),1)):(u.openBlock(),u.createBlock(S,{key:1,modelValue:d.value.unit[0],"onUpdate:modelValue":h[5]||(h[5]=x=>d.value.unit[0]=x),style:{width:"72px"}},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(s.value.unitOptions,x=>(u.openBlock(),u.createBlock(D,{label:x,value:x},null,8,["label","value"]))),256))]),_:1},8,["modelValue"]))]),key:"0"}:void 0]),1032,["modelValue"]),u.createTextVNode(" ~ "),u.createVNode(V,{modelValue:d.value.range[1],"onUpdate:modelValue":h[8]||(h[8]=x=>d.value.range[1]=x),style:{flex:"1"}},u.createSlots({_:2},[s.value.unitOptions.length?{name:"append",fn:u.withCtx(()=>[s.value.unitOptions.length===1?(u.openBlock(),u.createElementBlock("span",ho,u.toDisplayString(d.value.unit[1]),1)):(u.openBlock(),u.createBlock(S,{key:1,modelValue:d.value.unit[1],"onUpdate:modelValue":h[7]||(h[7]=x=>d.value.unit[1]=x),style:{width:"72px"}},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(s.value.unitOptions,x=>(u.openBlock(),u.createBlock(D,{label:x,value:x},null,8,["label","value"]))),256))]),_:1},8,["modelValue"]))]),key:"0"}:void 0]),1032,["modelValue"])])],64)):(u.openBlock(),u.createElementBlock(u.Fragment,{key:2},[s.value.key==="st"?(u.openBlock(),u.createElementBlock("div",mo,[u.createVNode(g,{modelValue:d.value.st,"onUpdate:modelValue":h[9]||(h[9]=x=>d.value.st=x)},{default:u.withCtx(()=>[u.createVNode(E,{label:"是",value:1}),u.createVNode(E,{label:"否",value:0})]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="tFeaturelncomes"?(u.openBlock(),u.createElementBlock("div",xo,[u.createElementVNode("div",_o,[u.createVNode(C,{onClick:h[10]||(h[10]=x=>N("≤0"))},{default:u.withCtx(()=>[u.createTextVNode("≤0")]),_:1}),u.createVNode(C,{onClick:h[11]||(h[11]=x=>N("≥0"))},{default:u.withCtx(()=>[u.createTextVNode("≥0")]),_:1}),u.createVNode(C,{onClick:h[12]||(h[12]=x=>N("五年内有四年以上盈利超过5千万"))},{default:u.withCtx(()=>[u.createTextVNode("五年内有四年以上盈利超过5千万")]),_:1}),u.createVNode(C,{onClick:h[13]||(h[13]=x=>N("≥10亿"))},{default:u.withCtx(()=>[u.createTextVNode("≥10亿")]),_:1}),u.createVNode(C,{onClick:h[14]||(h[14]=x=>N("≥20亿"))},{default:u.withCtx(()=>[u.createTextVNode("≥20亿")]),_:1})]),u.createElementVNode("div",ko,[go,u.createElementVNode("div",null,[u.createVNode(F,{modelValue:d.value.withFewYears,"onUpdate:modelValue":h[15]||(h[15]=x=>d.value.withFewYears=x),"controls-position":"right"},null,8,["modelValue"]),u.createTextVNode(" 年内 "),u.createVNode(F,{modelValue:d.value.yearsCount,"onUpdate:modelValue":h[16]||(h[16]=x=>d.value.yearsCount=x),"controls-position":"right"},null,8,["modelValue"]),u.createTextVNode(" 年以上盈利"+u.toDisplayString(d.value.rule===1?"超":"跌")+"过 ",1),u.createVNode(F,{modelValue:d.value.netProfit,"onUpdate:modelValue":h[17]||(h[17]=x=>d.value.netProfit=x),"controls-position":"right"},null,8,["modelValue"]),u.createTextVNode(" 亿 ")])])])):u.createCommentVNode("",!0),s.value.key==="priceLevels"?(u.openBlock(),u.createElementBlock("div",vo,[u.createVNode(S,{modelValue:d.value.priceLevels,"onUpdate:modelValue":h[18]||(h[18]=x=>d.value.priceLevels=x),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList([1,2,3,4,5],x=>u.createVNode(D,{key:x,label:`${x}分位`,value:x},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="peTtmLevels"?(u.openBlock(),u.createElementBlock("div",yo,[u.createVNode(S,{modelValue:d.value.peTtmLevels,"onUpdate:modelValue":h[19]||(h[19]=x=>d.value.peTtmLevels=x),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList([1,2,3,4,5,6,7,8,9,10],x=>u.createVNode(D,{key:x,label:`${x}分位`,value:x},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="peTrendTtmLevels"?(u.openBlock(),u.createElementBlock("div",Co,[u.createVNode(S,{modelValue:d.value.peTrendTtmLevels,"onUpdate:modelValue":h[20]||(h[20]=x=>d.value.peTrendTtmLevels=x),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList([1,2,3,4,5,6,7,8,9,10],x=>u.createVNode(D,{key:x,label:`${x}分位`,value:x},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="optionsCpType"?(u.openBlock(),u.createElementBlock("div",Eo,[u.createVNode(g,{modelValue:d.value.optionsCpType,"onUpdate:modelValue":h[21]||(h[21]=x=>d.value.optionsCpType=x)},{default:u.withCtx(()=>[u.createVNode(E,{label:"看涨",value:1}),u.createVNode(E,{label:"看跌",value:2})]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="perVolumn"?(u.openBlock(),u.createElementBlock("div",Do,[u.createVNode(g,{modelValue:d.value.radio,"onUpdate:modelValue":h[22]||(h[22]=x=>d.value.radio=x)},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList(t,x=>u.createVNode(E,{key:x.value,value:x.value},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(x.label),1)]),_:2},1032,["value"])),64))]),_:1},8,["modelValue"]),u.createVNode(S,{modelValue:d.value.levels,"onUpdate:modelValue":h[23]||(h[23]=x=>d.value.levels=x),multiple:"",clearable:"",placeholder:"请选择",style:{width:"420px"}},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList([1,2,3,4,5],x=>u.createVNode(D,{key:x,label:`${x}分位`,value:x},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),s.value.key==="mainFlow"?(u.openBlock(),u.createElementBlock("div",Fo,[u.createVNode(g,{modelValue:d.value.radio,"onUpdate:modelValue":h[24]||(h[24]=x=>d.value.radio=x)},{default:u.withCtx(()=>[u.createVNode(E,{value:"3"},{default:u.withCtx(()=>[u.createTextVNode("3日")]),_:1}),u.createVNode(E,{value:"5"},{default:u.withCtx(()=>[u.createTextVNode("5日")]),_:1}),u.createVNode(E,{value:"10"},{default:u.withCtx(()=>[u.createTextVNode("10日")]),_:1}),u.createVNode(E,{value:"20"},{default:u.withCtx(()=>[u.createTextVNode("20日")]),_:1})]),_:1},8,["modelValue"]),u.createElementVNode("div",wo,[u.createElementVNode("span",null,u.toDisplayString(d.value.radioType==="0"?"涨幅范围":"排名范围")+": ",1),u.createVNode(V,{modelValue:d.value.rankRange[0],"onUpdate:modelValue":h[25]||(h[25]=x=>d.value.rankRange[0]=x),style:{flex:"1"}},null,8,["modelValue"]),u.createTextVNode(" ~ "),u.createVNode(V,{modelValue:d.value.rankRange[1],"onUpdate:modelValue":h[26]||(h[26]=x=>d.value.rankRange[1]=x),style:{flex:"1"}},null,8,["modelValue"])])])):u.createCommentVNode("",!0),s.value.key==="auditOpinionType"?(u.openBlock(),u.createElementBlock("div",Vo,[u.createVNode(g,{modelValue:d.value.enumType,"onUpdate:modelValue":h[27]||(h[27]=x=>d.value.enumType=x)},{default:u.withCtx(()=>[(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList(n,(x,O)=>u.createVNode(E,{key:O,label:x.label,value:x.value},null,8,["label","value"])),64))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0)],64))]}),_:2},[s.value.showRankType?{name:"header",fn:u.withCtx(()=>[u.createElementVNode("span",ao,u.toDisplayString(s.value.label),1),u.createVNode(g,{modelValue:d.value.radioType,"onUpdate:modelValue":h[1]||(h[1]=A=>d.value.radioType=A),style:{"vertical-align":"4px","margin-left":"12px"}},{default:u.withCtx(()=>[u.createVNode(_,{label:"数值",value:"0"}),u.createVNode(_,{disabled:a.value&&a.value!==s.value.key,label:"排名",value:"1"},null,8,["disabled"])]),_:1},8,["modelValue"])]),key:"0"}:s.value.key==="mainFlow"?{name:"header",fn:u.withCtx(()=>[u.createElementVNode("span",{style:{"font-size":"18px"}},u.toDisplayString(s.value.label),1),u.createVNode(g,{modelValue:d.value.radioType,"onUpdate:modelValue":h[2]||(h[2]=A=>d.value.radioType=A),style:{"vertical-align":"4px","margin-left":"12px"},onChange:I},{default:u.withCtx(()=>[u.createVNode(_,{label:"涨幅范围",value:"0"}),u.createVNode(_,{disabled:a.value&&a.value!==s.value.key,label:"排名范围",value:"1"},null,8,["disabled"])]),_:1},8,["modelValue"])]),key:"1"}:void 0]),1032,["modelValue","title"])])):u.createCommentVNode("",!0)}}},To=Me._export_sfc(No,[["__scopeId","data-v-6a791396"]]);const Bo=e=>(u.pushScopeId("data-v-ec5561c7"),e=e(),u.popScopeId(),e),So={key:0,class:"composite-order"},Io={class:"title"},Oo=Bo(()=>u.createElementVNode("span",null,"组合排序: ",-1)),Mo={class:"tag-box"},$o=["onClick"],qo={class:"custom-header"},Ro={class:"left"},Lo=["id"],zo={class:"right"},Po={class:"dialog-footer"},Uo={__name:"index",props:u.mergeModels({config:{type:Object,default:()=>{}},varietyMarket:{type:Number,default:()=>null},commonOption:{type:Array,default:()=>[]}},{data:{default:[]},dataModifiers:{}}),emits:["update:data"],setup(e){const t=u.inject("clearRow"),n=u.useModel(e,"data"),r=e,o=u.ref(!1),l=u.ref({name:null,value:"desc"}),c=u.computed(()=>{let i=[];return r.varietyMarket===null&&!r.commonOption.length?i=r.config.options:(i=r.config.options,r.varietyMarket&&(i=i.filter(({parent:s})=>s.varietyMarketIds.includes(r.varietyMarket))),r.commonOption.length&&(i=i.filter(({parent:s})=>{const{commonOptionIds:d}=s;return[...new Set([...d,...r.commonOption])].length!==[...d,...r.commonOption].length}))),i}),a=(i,s)=>{switch(i){case"add":{l.value={name:null,value:"desc"},o.value=!0;break}case"edit":{const d=n.value[s];l.value={...d},o.value=!0;break}case"submit":{if(!l.value.name)return q.ElMessage.warning("请选择需要排序的条件");const{label:d}=c.value.find(m=>m.key===l.value.name),f=`${d}-${l.value.value==="asc"?"正序↑":"降序↓"}`,b=n.value.findIndex(({name:m})=>m===l.value.name);b===-1?n.value.push({...l.value,tagText:f}):n.value.splice(b,1,{...l.value,tagText:f}),o.value=!1;break}case"delete":{n.value.splice(s,1);break}}};return u.watch(()=>c.value,()=>{n.value.length&&(n.value=n.value.filter(({name:i})=>c.value.find(s=>s.key===i)))}),(i,s)=>{const d=nu.ElTag,f=tu.ElButton,b=X.ElIcon,m=de.ElOption,p=de.ElSelect,w=Te.ElFormItem,N=$e,I=qe,k=Te.ElForm,h=Oe.ElDialog;return e.config.show&&c.value.length?(u.openBlock(),u.createElementBlock("div",So,[u.createElementVNode("div",Io,[Oo,u.createElementVNode("span",{onClick:s[0]||(s[0]=y=>u.unref(t)("compositeOrder"))},"不限")]),u.createElementVNode("div",Mo,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(n.value,(y,_)=>(u.openBlock(),u.createBlock(d,{closable:"",type:"info",onClose:g=>a("delete",_)},{default:u.withCtx(()=>[u.createElementVNode("span",null,u.toDisplayString(y.tagText),1),u.createElementVNode("span",{class:"edit",onClick:g=>a("edit",_)},"编辑",8,$o)]),_:2},1032,["onClose"]))),256)),u.createVNode(f,{type:"primary",plain:"",size:"small",icon:u.unref(X.plus_default),onClick:s[1]||(s[1]=y=>a("add"))},{default:u.withCtx(()=>[u.createTextVNode(" 添加排序 ")]),_:1},8,["icon"])]),u.createVNode(h,{"modal-class":"order-dialog",modelValue:o.value,"onUpdate:modelValue":s[7]||(s[7]=y=>o.value=y),width:"400","align-center":"","destroy-on-close":"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0,"show-close":!1},{header:u.withCtx(({titleId:y,titleClass:_})=>[u.createElementVNode("div",qo,[u.createElementVNode("div",Ro,[u.createElementVNode("span",{id:y,class:u.normalizeClass(_)}," 添加条件 ",10,Lo)]),u.createElementVNode("div",zo,[u.createVNode(b,{onClick:s[2]||(s[2]=g=>o.value=!1)},{default:u.withCtx(()=>[u.createVNode(u.unref(X.close_default))]),_:1})])])]),footer:u.withCtx(()=>[u.createElementVNode("div",Po,[u.createVNode(f,{onClick:s[5]||(s[5]=y=>o.value=!1)},{default:u.withCtx(()=>[u.createTextVNode("取消")]),_:1}),u.createVNode(f,{type:"primary",onClick:s[6]||(s[6]=y=>a("submit"))},{default:u.withCtx(()=>[u.createTextVNode(" 确定 ")]),_:1})])]),default:u.withCtx(()=>[u.createVNode(k,{ref:"compositeOrderFormRef",model:l.value},{default:u.withCtx(()=>[u.createVNode(w,{label:"添加条件: "},{default:u.withCtx(()=>[u.createVNode(p,{modelValue:l.value.name,"onUpdate:modelValue":s[3]||(s[3]=y=>l.value.name=y),filterable:"",placeholder:"请选择","no-match-text":"未匹配到相关条件"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(c.value,({label:y,key:_})=>(u.openBlock(),u.createBlock(m,{label:y,value:_,key:_},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])]),_:1}),u.createVNode(w,{label:"排序方式: "},{default:u.withCtx(()=>[u.createVNode(I,{modelValue:l.value.value,"onUpdate:modelValue":s[4]||(s[4]=y=>l.value.value=y)},{default:u.withCtx(()=>[u.createVNode(N,{label:"正序",value:"asc"}),u.createVNode(N,{label:"倒序",value:"desc"})]),_:1},8,["modelValue"])]),_:1})]),_:1},8,["model"])]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0)}}},jo=Me._export_sfc(Uo,[["__scopeId","data-v-ec5561c7"]]);const ke=e=>(u.pushScopeId("data-v-c14d66fc"),e=e(),u.popScopeId(),e),Zo={class:"variety-search"},Ho={key:0,class:"variety-search-row"},Go={class:"title"},Jo=ke(()=>u.createElementVNode("span",null,"品种市场: ",-1)),Wo={key:1,class:"variety-search-row"},Qo={class:"title"},Yo=ke(()=>u.createElementVNode("span",null,"常用选项: ",-1)),Ko={key:2,class:"variety-search-row"},Xo={class:"title"},el=ke(()=>u.createElementVNode("span",null,"上市板块: ",-1)),ul={key:3,class:"variety-search-row"},tl={class:"title"},nl=ke(()=>u.createElementVNode("span",null,"自定标签: ",-1)),rl={key:4,class:"variety-search-row"},ol={class:"title"},ll=ke(()=>u.createElementVNode("span",null,"价差转换: ",-1)),al={key:5,class:"variety-search-row"},cl={class:"title"},il=ke(()=>u.createElementVNode("span",null,"因子筛选: ",-1)),sl={__name:"index",props:u.mergeModels({config:{type:Object,default:{}}},{searchData:{},searchDataModifiers:{}}),emits:["update:searchData"],setup(e,{expose:t}){const n=e,r=u.useModel(e,"searchData");r.value=Object.assign(r.value,{varietyMarket:null,commonOption:[],marketIds:[],customTag:[],jcTranslate:{type:null,jcList:[]},factorScreen:{list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""},commonIndicator:[],compositeOrder:[]});const o=u.computed(()=>{const f={};return Object.keys(xu).forEach(b=>{const m=xu[b],p=n.config[b]??{},w={...m,...p};f[b]=w}),f}),l=u.computed(()=>o.value.varietyMarket.options),c=u.computed(()=>{const{varietyMarket:f}=r.value;return f?l.value.find(({value:m})=>m===f).memo.reduce((m,p)=>{const w=o.value.commonOption.options.find(N=>N.value===p);return w&&m.push(w),m},[]):o.value.commonOption.options}),a=u.computed(()=>{const{varietyMarket:f}=r.value;return f?o.value.marketIds.options.filter(b=>b.varietyMarketIds.includes(f)):o.value.marketIds.options}),i=u.computed(()=>o.value.customTag.options),s=u.computed(()=>o.value.jcTranslate.jcOptions),d=f=>{switch(f){case"commonOption":{r.value[f]=[];break}case"marketIds":{r.value[f]=[];break}case"customTag":{r.value[f]=[];break}case"jcTranslate":{r.value[f]={type:null,jcList:[]};break}case"factorScreen":{r.value[f]={list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""};break}case"commonIndicator":{r.value[f]=[];break}case"compositeOrder":{r.value[f]=[];break}default:{r.value[f]=null;break}}};return u.watch(()=>c.value,f=>{var b;(b=r.value.commonOption)!=null&&b.length&&(r.value.commonOption=r.value.commonOption.filter(m=>f.find(({value:p})=>p===m)))}),u.watch(()=>a.value,f=>{var b;(b=r.value.marketIds)!=null&&b.length&&(r.value.marketIds=r.value.marketIds.filter(m=>f.find(({value:p})=>p===m)))}),u.provide("clearRow",d),t({formatData:f=>{var m,p,w,N,I,k,h;console.log("%c[st-varietySearch]: 正在生成接口传参...","color: tomato");const b={};if(f.varietyMarket&&(b.exchangeId=String(f.varietyMarket)),(m=f.commonOption)!=null&&m.length&&(b.optionId=f.commonOption.join(",")),(p=f.marketIds)!=null&&p.length&&(b.marketIds=f.marketIds),(w=f.customTag)!=null&&w.length&&(b.tagIds=f.customTag),(N=o.value.jcTranslate)!=null&&N.show){const{jcTranslate:y}=f,{type:_,jcList:g}=y;switch(_){case 1:{b.translateType=1,b.jcType=g.join(",");break}case 2:b.translateType=2}}if((I=o.value.factorScreen)!=null&&I.show){const{factorScreen:y}=f;if((k=y==null?void 0:y.list)!=null&&k.length&&(b.tbFeatureFactorScores=y.list.map(_=>{switch(_.key){case"compare":return{freqId:_.cycle,factorId:_.factor,compareType:_.compareType,freqId2:_.cycle2,factorId2:_.factor2};default:return{freqId:_.cycle,factorId:_.factor,startScore:_.score[0],endScore:_.score[1]}}})),y.sqlEnable){const _=y.list.reduce((V,C,D)=>{var E,F;const S=`条件${D+1}`;switch(C.key){case"compare":{let v="";(E=o.value.factorScreen)!=null&&E.cycleShow?v=`freq_id = ${C.cycle} and factor_id = ${C.factor} ${C.compareType} freq_id = ${C.cycle2} and factor_id = ${C.factor2}`:v=`factor_id = ${C.factor} ${C.compareType} factor_id = ${C.factor2}`,V.set(S,`(${v})`);break}default:{let v=`factor_id = ${C.factor} and `;(F=o.value.factorScreen)!=null&&F.cycleShow&&(v=`freq_id = ${C.cycle} and factor_id = ${C.factor} and `),(C.score[0]||C.score[0]===0)&&(C.score[1]||C.score[1]===0)?v+=`score >= ${C.score[0]} and score <= ${C.score[1]}`:C.score[0]||C.score[0]===0?v+=`score >= ${C.score[0]}`:(C.score[1]||C.score[1]===0)&&(v+=`score <= ${C.score[1]}`),V.set(S,`(${v})`)}}return V},new Map([]));let g=y.sqlValue;for(const[V,C]of _){const D=new RegExp(V,"g");g=g.replace(D,C)}b.sql=g,b.sqlExpression=y.sqlValue}b.enableSql=y.sqlEnable===1?2:1,y.factorSelectExpr&&(b.factorSelectExpr=y.factorSelectExpr)}{const y=["expireDays","virtualRealDegree","yearProfitRate","impliedVolatility","levelMultiplier","turnover","volume","openInterest","optionsCpType","optionGear"],_=f.commonIndicator.reduce((v,A)=>{const{key:x,type:O,range:U,unit:z,radioType:K,radio:G,rankRange:W}=A;if(x==="mainFlow"){let[M,$]=W,j=K==="0"?`netInfow${G}d`:`last${G}DayMainFlowRank`;v.push({column:j,start:M,end:$})}if(x==="auditOpinionType")v.push({column:A.key,enumType:A.enumType});else if(K==="1")b.sortBy={column:A.key,start:W[0]||null,end:W[1]||null};else if(["dividendYield","incrementRevenueLyr","netProfitGrowthRatioLyr","fiveYearRoe"].includes(x)){let[M,$]=U;["",null].includes(M)||(M=M/100),["",null].includes($)||($=$/100),v.push({column:A.key,start:M,end:$})}else if(O===void 0&&!y.includes(x)){let[M,$]=U;if(!["",null].includes(M))switch(z[0]){case"亿":M=M*1e8;break;case"千万":M=M*1e7;break;default:M=M;break}if(!["",null].includes($))switch(z[1]){case"亿":$=$*1e8;break;case"千万":$=$*1e7;break;default:$=$;break}v.push({column:A.key,start:M,end:$})}return v},[]);_.length&&(b.query=_);const g=f.commonIndicator.find(({key:v})=>v==="st");g&&(b.st=g.st);const V=f.commonIndicator.find(({key:v})=>v==="tFeaturelncomes");V&&(b.netProfitQueryDto={...V,netProfit:V.netProfit*1e8});const C=f.commonIndicator.find(({key:v})=>v==="priceLevels");C&&(b.priceLevels=C.priceLevels);const D=f.commonIndicator.find(({key:v})=>v==="peTtmLevels");D&&(b.peTtmLevels=D.peTtmLevels);const S=f.commonIndicator.find(({key:v})=>v==="peTrendTtmLevels");S&&(b.peTrendTtmLevels=S.peTrendTtmLevels);const E={};f.commonIndicator.forEach(v=>{const{key:A}=v;switch(A){case"expireDays":["",null].includes(v.range[0])||(E.minExpireDays=v.range[0]),["",null].includes(v.range[1])||(E.maxExpireDays=v.range[1]);break;case"virtualRealDegree":["",null].includes(v.range[0])||(E.minVirtualRealDegree=v.range[0]/100),["",null].includes(v.range[1])||(E.maxVirtualRealDegree=v.range[1]/100);break;case"yearProfitRate":["",null].includes(v.range[0])||(E.minYearProfitRate=v.range[0]/100),["",null].includes(v.range[1])||(E.maxYearProfitRate=v.range[1]/100);break;case"impliedVolatility":["",null].includes(v.range[0])||(E.minImpliedVolatility=v.range[0]/100),["",null].includes(v.range[1])||(E.maxImpliedVolatility=v.range[1]/100);break;case"levelMultiplier":["",null].includes(v.range[0])||(E.minLevelMultiplier=v.range[0]),["",null].includes(v.range[1])||(E.maxLevelMultiplier=v.range[1]);break;case"turnover":["",null].includes(v.range[0])||(E.minTurnover=v.range[0]*1e4),["",null].includes(v.range[1])||(E.maxTurnover=v.range[1]*1e4);break;case"volume":["",null].includes(v.range[0])||(E.minVolume=v.range[0]),["",null].includes(v.range[1])||(E.maxVolume=v.range[1]);break;case"openInterest":["",null].includes(v.range[0])||(E.minOpenInterest=v.range[0]),["",null].includes(v.range[1])||(E.maxOpenInterest=v.range[1]);break;case"optionsCpType":E.optionsCpType=v.optionsCpType;break;case"optionGear":["",null].includes(v.range[0])||(E.minOptionGear=v.range[0]),["",null].includes(v.range[1])||(E.maxOptionGear=v.range[1]);break}});const F=f.commonIndicator.find(({key:v})=>v==="perVolumn");F&&(b.perVolumn={type:F.radio,value:F.levels}),Object.keys(E).length&&(b.searchOptionDto={...b.searchOptionDto,...E})}return(h=f.compositeOrder)!=null&&h.length&&(b.compositeOrder=f.compositeOrder.map(({name:y,value:_})=>({name:y,value:_}))),console.log("%c[st-varietySearch]: 接口传参数据生成完毕","color: green",b),b},reset:()=>{r.value={varietyMarket:null,commonOption:[],marketIds:[],customTag:[],jcTranslate:{type:null,jcList:[]},factorScreen:{list:[],sqlEnable:0,sqlValue:null,factorSelectExpr:""},commonIndicator:[],compositeOrder:[]}}}),(f,b)=>{var h,y,_,g,V,C;const m=$e,p=qe,w=bu.ElCheckbox,N=bu.ElCheckboxGroup,I=de.ElOption,k=de.ElSelect;return u.openBlock(),u.createElementBlock("div",Zo,[(h=o.value.varietyMarket)!=null&&h.show?(u.openBlock(),u.createElementBlock("div",Ho,[u.createElementVNode("div",Go,[Jo,u.createElementVNode("span",{onClick:b[0]||(b[0]=D=>d("varietyMarket"))},"不限")]),u.createVNode(p,{modelValue:r.value.varietyMarket,"onUpdate:modelValue":b[1]||(b[1]=D=>r.value.varietyMarket=D),size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(l.value,({label:D,value:S})=>(u.openBlock(),u.createBlock(m,{label:D,value:S,key:S},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),(y=o.value.commonOption)!=null&&y.show&&c.value.length?(u.openBlock(),u.createElementBlock("div",Wo,[u.createElementVNode("div",Qo,[Yo,u.createElementVNode("span",{onClick:b[2]||(b[2]=D=>d("commonOption"))},"不限")]),u.createVNode(N,{modelValue:r.value.commonOption,"onUpdate:modelValue":b[3]||(b[3]=D=>r.value.commonOption=D),size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(c.value,({label:D,value:S})=>(u.openBlock(),u.createBlock(w,{label:D,value:S,key:S},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),(_=o.value.marketIds)!=null&&_.show&&a.value.length?(u.openBlock(),u.createElementBlock("div",Ko,[u.createElementVNode("div",Xo,[el,u.createElementVNode("span",{onClick:b[4]||(b[4]=D=>d("marketIds"))},"不限")]),u.createVNode(N,{modelValue:r.value.marketIds,"onUpdate:modelValue":b[5]||(b[5]=D=>r.value.marketIds=D),size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(a.value,({label:D,value:S})=>(u.openBlock(),u.createBlock(w,{label:D,value:S,key:S},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),(g=o.value.customTag)!=null&&g.show&&i.value.length?(u.openBlock(),u.createElementBlock("div",ul,[u.createElementVNode("div",tl,[nl,u.createElementVNode("span",{onClick:b[6]||(b[6]=D=>d("customTag"))},"不限")]),u.createVNode(N,{modelValue:r.value.customTag,"onUpdate:modelValue":b[7]||(b[7]=D=>r.value.customTag=D),size:"small"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(i.value,({label:D,value:S})=>(u.openBlock(),u.createBlock(w,{label:D,value:S,key:S},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])):u.createCommentVNode("",!0),(V=o.value.jcTranslate)!=null&&V.show?(u.openBlock(),u.createElementBlock("div",rl,[u.createElementVNode("div",ol,[ll,u.createElementVNode("span",{onClick:b[8]||(b[8]=D=>d("jcTranslate"))},"不限")]),u.createVNode(p,{modelValue:r.value.jcTranslate.type,"onUpdate:modelValue":b[9]||(b[9]=D=>r.value.jcTranslate.type=D),size:"small"},{default:u.withCtx(()=>[u.createVNode(m,{value:2},{default:u.withCtx(()=>[u.createTextVNode("价差转品种")]),_:1}),u.createVNode(m,{value:1},{default:u.withCtx(()=>[u.createTextVNode("品种转价差")]),_:1})]),_:1},8,["modelValue"]),u.withDirectives(u.createVNode(k,{modelValue:r.value.jcTranslate.jcList,"onUpdate:modelValue":b[10]||(b[10]=D=>r.value.jcTranslate.jcList=D),size:"small",multiple:"","collapse-tags":"","collapse-tags-tooltip":"",placeholder:"请选择价差品种",style:{width:"140px"}},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(s.value,D=>(u.openBlock(),u.createBlock(I,{key:D.value,label:D.label,value:D.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue"]),[[u.vShow,r.value.jcTranslate.type===1]])])):u.createCommentVNode("",!0),(C=o.value.factorScreen)!=null&&C.show?(u.openBlock(),u.createElementBlock("div",al,[u.createElementVNode("div",cl,[il,u.createElementVNode("span",{onClick:b[11]||(b[11]=D=>d("factorScreen"))},"不限")]),u.createVNode(Kr,{data:r.value.factorScreen,"onUpdate:data":b[12]||(b[12]=D=>r.value.factorScreen=D),config:o.value.factorScreen},null,8,["data","config"])])):u.createCommentVNode("",!0),u.createVNode(To,{data:r.value.commonIndicator,"onUpdate:data":b[13]||(b[13]=D=>r.value.commonIndicator=D),varietyMarket:r.value.varietyMarket,commonOption:r.value.commonOption,config:o.value.commonIndicator},null,8,["data","varietyMarket","commonOption","config"]),u.createVNode(jo,{data:r.value.compositeOrder,"onUpdate:data":b[14]||(b[14]=D=>r.value.compositeOrder=D),varietyMarket:r.value.varietyMarket,commonOption:r.value.commonOption,config:o.value.compositeOrder},null,8,["data","varietyMarket","commonOption","config"])])}}},dl=Me._export_sfc(sl,[["__scopeId","data-v-c14d66fc"]]),fl={install(e){e.component("st-varietySearch",dl)}};module.exports=fl;