ul-question-test-ui 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +226 -1
- package/dist/vue2/build-v2.css +1 -1
- package/dist/vue2/ul-question-test-ui.cjs.js +51 -1
- package/dist/vue2/ul-question-test-ui.es.js +17206 -68
- package/dist/vue3/build-v3.css +1 -1
- package/dist/vue3/ul-question-test-ui.es.js +18208 -72
- package/dist/vue3/ul-question-test-ui.umd.js +51 -1
- package/package.json +8 -6
|
@@ -1 +1,51 @@
|
|
|
1
|
-
(function(t,n){typeof exports=="object"&&typeof module<"u"?n(exports,require("vue"),require("@opentiny/vue")):typeof define=="function"&&define.amd?define(["exports","vue","@opentiny/vue"],n):(t=typeof globalThis<"u"?globalThis:t||self,n(t.MyVueUi={},t.Vue,t.Tiny))})(this,(function(t,n,m){"use strict";const u=(e,o)=>{const i=e.__vccOpts||e;for(const[a,l]of o)i[a]=l;return i},y=n.defineComponent({name:"MyButton",emits:["click"],setup(e,{emit:o}){const i=n.version;return{onClick:l=>o("click",l),vueVersion:i}}});function f(e,o,i,a,l,s){return n.openBlock(),n.createElementBlock("button",{class:"my-btn",onClick:o[0]||(o[0]=(...p)=>e.onClick&&e.onClick(...p))},[n.createTextVNode(n.toDisplayString("vue-version:"+e.vueVersion)+" ",1),n.renderSlot(e.$slots,"default",{},void 0,!0)])}const d=u(y,[["render",f],["__scopeId","data-v-11c7ae7a"]]);d.install=e=>e.component(d.name,d);const k=n.defineComponent({name:"MyTinyButton",components:{TinyButton:m.Button},props:{type:{type:String,default:"primary"},size:{type:String,default:"medium"}},emits:["handleClick1"],setup(e,{emit:o}){return{handleClick1:a=>o("handleClick1",a),version:n.version}}});function C(e,o,i,a,l,s){const p=n.resolveComponent("tiny-button",!0);return n.openBlock(),n.createBlock(p,{type:e.type,size:e.size,onClick:e.handleClick1},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString("vueVersion:"+e.version)+" ",1),n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["type","size","onClick"])}const r=u(k,[["render",C],["__scopeId","data-v-49c5e92a"]]);r.install=e=>e.component(r.name,r);const h=n.defineComponent({name:"MyTinyRadio",components:{TinyRadio:m.Radio},props:{label:{type:[String,Number,Boolean],required:!0},modelValue:{type:[String,Number,Boolean],default:void 0},name:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change","click"],setup(e,{emit:o}){const i=n.toRefs(e).modelValue,a=s=>{o("change",s)},l=s=>{o("click",s)};return{radioValue:i,version:n.version,handleRadioChange:a,handleRadioClick:l}}}),$={key:0};function B(e,o,i,a,l,s){const p=n.resolveComponent("tiny-radio",!0);return n.openBlock(),n.createBlock(p,{modelValue:e.radioValue,"onUpdate:modelValue":o[0]||(o[0]=_=>e.radioValue=_),label:e.label,name:e.name,disabled:e.disabled,onChange:e.handleRadioChange,onClick:e.handleRadioClick,class:"my-tiny-radio"},{default:n.withCtx(()=>[e.$slots.default?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("span",$,n.toDisplayString(`vueVersion: ${e.version} ${e.label}`),1)),n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["modelValue","label","name","disabled","onChange","onClick"])}const c=u(h,[["render",B],["__scopeId","data-v-7e92122b"]]);c.install=e=>e.component(c.name,c);const V=[d,r,c],b={install:e=>{V.forEach(o=>e.use(o))}};t.MyButton=d,t.MyTinyButton=r,t.MyTinyRadio=c,t.default=b,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));
|
|
1
|
+
(function(ze,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue"),require("@opentiny/vue")):typeof define=="function"&&define.amd?define(["exports","vue","@opentiny/vue"],a):(ze=typeof globalThis<"u"?globalThis:ze||self,a(ze.MyVueUi={},ze.Vue,ze.Tiny))})(this,(function(ze,a,et){"use strict";const We=(n,S)=>{const E=n.__vccOpts||n;for(const[K,N]of S)E[K]=N;return E},xa=a.defineComponent({name:"MyButton",emits:["click"],setup(n,{emit:S}){const E=a.version;return{onClick:N=>S("click",N),vueVersion:E}}});function Sa(n,S,E,K,N,V){return a.openBlock(),a.createElementBlock("button",{class:"my-btn",onClick:S[0]||(S[0]=(...j)=>n.onClick&&n.onClick(...j))},[a.createTextVNode(a.toDisplayString("vue-version:"+n.vueVersion)+" ",1),a.renderSlot(n.$slots,"default",{},void 0,!0)])}const $t=We(xa,[["render",Sa],["__scopeId","data-v-11c7ae7a"]]);$t.install=n=>n.component($t.name,$t);const Pa=a.defineComponent({name:"MyTinyButton",components:{TinyButton:et.Button},props:{type:{type:String,default:"primary"},size:{type:String,default:"medium"}},emits:["handleClick1"],setup(n,{emit:S}){return{handleClick1:K=>S("handleClick1",K),version:a.version}}});function Ea(n,S,E,K,N,V){const j=a.resolveComponent("tiny-button",!0);return a.openBlock(),a.createBlock(j,{type:n.type,size:n.size,onClick:n.handleClick1},{default:a.withCtx(()=>[a.renderSlot(n.$slots,"default",{},void 0,!0)]),_:3},8,["type","size","onClick"])}const ft=We(Pa,[["render",Ea],["__scopeId","data-v-f01c12dc"]]);ft.install=n=>n.component(ft.name,ft);const Ca=a.defineComponent({name:"MyTinyRadio",components:{TinyRadio:et.Radio},props:{label:{type:[String,Number,Boolean],required:!0},modelValue:{type:[String,Number,Boolean],default:void 0},name:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change","click"],setup(n,{emit:S}){const E=a.toRefs(n).modelValue,K=V=>{S("change",V)},N=V=>{S("click",V)};return{radioValue:E,version:a.version,handleRadioChange:K,handleRadioClick:N}}}),Ma={key:0};function Ba(n,S,E,K,N,V){const j=a.resolveComponent("tiny-radio",!0);return a.openBlock(),a.createBlock(j,{modelValue:n.radioValue,"onUpdate:modelValue":S[0]||(S[0]=ee=>n.radioValue=ee),label:n.label,name:n.name,disabled:n.disabled,onChange:n.handleRadioChange,onClick:n.handleRadioClick,class:"my-tiny-radio"},{default:a.withCtx(()=>[n.$slots.default?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("span",Ma,a.toDisplayString(`vueVersion: ${n.version} ${n.label}`),1)),a.renderSlot(n.$slots,"default",{},void 0,!0)]),_:3},8,["modelValue","label","name","disabled","onChange","onClick"])}const gt=We(Ca,[["render",Ba],["__scopeId","data-v-7e92122b"]]);gt.install=n=>n.component(gt.name,gt);/*! js-cookie v3.0.5 | MIT */function Ft(n){for(var S=1;S<arguments.length;S++){var E=arguments[S];for(var K in E)n[K]=E[K]}return n}var Na={read:function(n){return n[0]==='"'&&(n=n.slice(1,-1)),n.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(n){return encodeURIComponent(n).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Wt(n,S){function E(N,V,j){if(!(typeof document>"u")){j=Ft({},S,j),typeof j.expires=="number"&&(j.expires=new Date(Date.now()+j.expires*864e5)),j.expires&&(j.expires=j.expires.toUTCString()),N=encodeURIComponent(N).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var ee="";for(var U in j)j[U]&&(ee+="; "+U,j[U]!==!0&&(ee+="="+j[U].split(";")[0]));return document.cookie=N+"="+n.write(V,N)+ee}}function K(N){if(!(typeof document>"u"||arguments.length&&!N)){for(var V=document.cookie?document.cookie.split("; "):[],j={},ee=0;ee<V.length;ee++){var U=V[ee].split("="),I=U.slice(1).join("=");try{var b=decodeURIComponent(U[0]);if(j[b]=n.read(I,b),N===b)break}catch{}}return N?j[N]:j}}return Object.create({set:E,get:K,remove:function(N,V){E(N,"",Ft({},V,{expires:-1}))},withAttributes:function(N){return Wt(this.converter,Ft({},this.attributes,N))},withConverter:function(N){return Wt(Ft({},this.converter,N),this.attributes)}},{attributes:{value:Object.freeze(S)},converter:{value:Object.freeze(n)}})}var Lt=Wt(Na,{path:"/"});const Qn=".ulearning.cn",Tt=location.host,Yt=Tt.indexOf("192.168")===0||Tt==="127.0.0.1"||Tt.indexOf("localhost")===0,Dt=Yt?"https://":location.protocol+"//";Yt||Tt.substring(Tt.indexOf("."));const Jt=location.hostname,Fa=Yt?Jt:Jt.substring(Jt.indexOf(".")),La=Dt+"docs"+Qn,Da=Dt.indexOf("https")===0?1:0;Dt.indexOf("https");const Ra=Dt+"leicloud"+Qn,Ia={UMOOC_COOKIE_DOMAIN:Fa,RESOURCE_SERVER_HOST:Ra,DOCS_HOST:La,DOCS_SSL_VALUE:Da,DEFAULT_LANG:"zh"},On=location.host,jn=location.protocol+"//";On.substring(On.indexOf(".")),jn.indexOf("https"),jn.indexOf("https");let qa=Ia;const{UMOOC_COOKIE_DOMAIN:Qa,RESOURCE_SERVER_HOST:Oa,DOCS_HOST:ja,DOCS_SSL_VALUE:Ua,DEFAULT_LANG:Va}=qa,Rt={path:"/",domain:Qa},tt={};tt.set=(n="default",S="",E={})=>{Object.assign(Rt,E),Lt.set(`${n}`,S,Rt)},tt.get=(n="default")=>Lt.get(`${n}`),tt.getAll=()=>Lt.get(),tt.remove=(n="default",S=Rt)=>Lt.remove(`${n}`,S),tt.removeAll=(n=Rt)=>{const S=tt.getAll();for(const E in S)tt.remove(E,n)};function Xt(n,S=1,E="round"){const K=Math.pow(10,S);return/\./g.test(n)?Math[E](n*K)/K:n}function Zt(n){return n>=10?n:"0"+n}function It(n,S){if(typeof n!="number")return"";let E=parseInt(n/3600);n=Math.max(n-3600*E,0);let K=parseInt(n/60);return n=Math.max(parseInt(n-60*K),0),`${E>0?Zt(E)+":":""}${Zt(K)}:${Zt(n)}`}function _a(n){var S=new RegExp("(^|&)"+n+"=([^&]*)(&|$)"),E=window.location.search.substring(1).match(S);return E!=null?decodeURI(E[2]):null}const Ha={_name:"简体中文",lang:"zh",langCss:"zhCss",home:"首页",note:"提示",getIt:"我知道了",confirm:"确定",cancel:"取消",save:"保存",userNameLogin:"帐号密码登录",login:"登录",forgetPassword:"忘记密码?",userName:"用户名 / 手机号 / 邮箱",password:"密码",inputUserName:"请输入用户名/手机号/邮箱",inputPas:"请输入密码",freezeTip:"系统检测到此帐号在{names}课程学习中存在作弊等不当行为,系统已自动冻结此帐号,请联系任课老师或平台进行处理",overErrorTimes:"您已经连续输错5次,3分钟后重试",passwordErr:"用户名/密码错误",loginFail:"登录失败",personalInfo:"个人中心",quit:"退出登录",faceSuccess:"认证已通过,3秒后进入考试",faceSuccess1:"认证已通过",faceFail:"人脸认证未通过。",retry:"重试",leaveSeat:"离开座位",exam:"考试",joinType:"参与方式",limitTime:"考试有效期",openApp:"前往【优学院】APP参加考试",downloadApp:"下载【优学院】APP",pc:"电脑网页端",app:"手机APP",exe:"电脑锁屏客户端",h5:"手机H5",noCameraTip:"摄像头被占用或权限被禁止,请允许摄像头权限或关闭其他摄像头应用",fileSizeLimitType:"附件大小不能超过{maxSize}",notSupportTip:"本次考试不支持网页端答题,请按照指定的参与方式进入考试",noFaceTip:"本次考试开启了人脸识别,完成人脸认证才能参加考试。",identification:"去认证",timeLimit:"考试限时",minute:"{n}分钟",allowedTimes:"允许答题次数",notLimit:"不限制",myScore:"我的成绩",score:"{n}分",usedTimes:"已用答题次数",examTime:"考试时间",lateLimit:"迟到限制",lateLimitTip:"考试开始{min}分钟后不允许再进入",submitLimit:"交卷限制",submitLimitType:"考试开始{min}分钟内不允许交卷",examMonitor:"考试监控",deviceMonitorTip:"已开启{deviceMonitor},中途请勿更换设备",deviceMonitor:"设备监控",ipMonitorTip:"已开启{ipMonitor},中途请勿切换网络",ipMonitor:"IP监控",cutScreenMonitorTip1:"已开启{cutScreenMonitor},单次离开超过{s}秒或累计离开超过{times}次,系统将强制交卷",cutScreenMonitorTip2:"已开启{cutScreenMonitor},累计离开超过{times}次,系统将强制交卷",cutScreenMonitorTip3:"已开启{cutScreenMonitor},单次离开超过{s}秒,系统将强制交卷",cutScreenMonitor:"切屏监控",faceMonitorTip:"已开启{faceMonitor},需要通过人脸验证进入考试",faceMonitor:"人脸识别",cameraMonitorTip:"已开启{cameraMonitor},请全程开启并正对摄像头",cameraMonitor:"摄像监控",debugCamera:"调试摄像头",stratExam:"开始考试",noPermissionTip:"你没有权限参加本次考试,如有疑问,请联系考试主办方。",multipleSessions:"本次考试包含多个分段场次,考生可以参加的场次及具体时间,请登录后查看",loginToExam:"登录进入考试",downloadAppBtn:"下载App",downloadExe:"下载考试客户端",windows:"Windows版",windowsTip:"支持Windows7及以上系统版本",download:"下载",mac:"Mac版",macTip:"支持macOS10.11及以上系统版本",examEnvironmentTesting:"考试环境检测",deviceAbnormality:"设备异常",ipAbnormality:"IP异常",deviceAbnormalityTip:"本次考试已开启 设备监控,中途不允许更换设备或浏览器,请使用初次进入考试的设备答题。",ipAbnormalityTip:"本次考试已开启 IP监控,中途不允许更换IP地址(切换网络可能会导致IP地址发生变化)。",useCodeTip:"如遇特殊情况需要更换设备,请向监考老师索取验证码,{useCode}进入考试。",useCode:"使用验证码",faceVerification:"人脸验证",faceVerificationTip:"你还没有完成人脸认证,无法通过人脸识别进入考试。",faceVerificationTip1:"现在{goToCertification}或{useCodeEnter}",goToCertification:"去认证",useCodeEnter:"使用验证码进入考试",examNotes:"考试须知",agreenExamNotes:"我已阅读并同意考试须知中的事项",checkFirst:"请先勾选",faceVerificationDesc:"请正对摄像头,确保光线充足。无法进行人脸验证?",faceVerificationDesc1:"无法进行人脸验证?",examCode:"考试验证码",examCodeTip:"请向监考老师索取验证码并输入:",examCodeError:"验证码错误",cameraMonitorDesc:"开启了摄像监控的考试,系统将实时检测并记录考生离开座位、视线长时间偏离、与人交头接耳等异常行为。因此请注意:{br}1. 考前请调整好摄像头角度,使面部完整出镜,并尽量正对摄像头。{br}2. 考试过程中保持视线专注于屏幕,不要离开座位,不要与人交谈。",notStart:"未开始",inProgress:"进行中",ended:"已结束",joinTypes:"电脑网页端 / 手机APP / 电脑锁屏客户端",resultsNotAnnounce:"本次考试不公布成绩",resultsNotYetAnnounce:"成绩暂未公布",subjectiveQuestionsToBeReviewed:"主观题待批阅",ipPermissionsTip:"当前IP:{ip} 无进入考试权限,请使用规定电脑参加考试",lateTip:"你已超过本次考试允许迟到的时间,不能进入考试。",noCamera:"未检测到摄像头。",noCameraTip1:"本次考试启用了人脸识别,请使用有摄像头的设备参加考试。",noCameraTip2:"本次考试启用了摄像监控,请使用有摄像头的设备参加考试。",testCamera:"正在检测摄像头",examNotStart:"考试未开始",examEnded:"考试已结束",loadError:"请求失败",expireTip:"登录已过期,请重新登陆。",ltiTip1:"如果需要通过手机APP/锁屏客户端参加考试,请使用U-Test帐号登录。你的用户名为:{loginName},初始密码与用户名一致。",ltiTip2:"通过手机APP/锁屏客户端参加考试,请使用U-Test帐号登录。你的用户名为:{loginName},初始密码与用户名一致。登录后在帐号管理中可以修改密码或完善个人信息。",toUpdatePsd:"去修改密码",accountTipHead:"你好,{name}",accountTipContent:"欢迎使用优学院考试系统。我们已为你注册优学院账号,如果你需要使用手机参加考试,请先下载【优学院】APP,并使用优学院帐号登录。",userInfo:"你的优学院帐号如下:",userName1:"用户名",passwordTip:"初始密码与用户名一致,登录后可以修改。",examInfo:"考试信息",examName:"考试名称",openAppTip:"如果没有成功启动【优学院】APP,请确认是否已安装。如果还没有安装,请先下载并安装。",openAppBtn:"启动【优学院】APP",close:"关闭",view:"查看",delete:"删除",confirmDelete:"确定删除吗?",transcodeTip:"文件正在转码,请稍后再播放。",transcodeTip1:"文件正在转码中,请稍后再试",clickToTry:"点击重试",mute:"静音",unmute:"取消静音",play:"播放",pause:"暂停",fullscreen:"全屏",exitFullscreen:"退出全屏",clickToRecord:"点击图标开始录音",saving:"保存中",saveFail:"保存失败",saveSuccess:"保存成功",reRecord:"重录",recordingTip:"已有正在录音的音频,请先关闭",noRecordingTip:"录音权限已被拒绝,请在浏览器设置中开启录音权限",uploadAudioFail:"上传音频失败,请检查网络连接",addFile:"添加附件",uploadFileError1:"最多上传{n}个附件",uploadFileError2:"文件不能超过500M",uploadFileError3:"不支持该类型文件",uploadFileError4:"文件大小不符合",uploadFileError5:"转码失败",uploadImgError:"图片大小不能超过{size}",uploadMediaError:"音频/视频不能超过{size}",uploadFail:"上传失败",mark:"标记",clear:"清除",addMark:"添加批注",deleteMark:"删除批注",playTimesError:"播放次数参数错误",manualRefresh:"手动加载",selectQuestionType:"请选择要添加的题型",questionNum:"{n}道",questionType:"题型",singleQ:"单选题",multipleQ:"多选题",judgmentQ:"判断题",completion:"填空题",shortAnswer:"简答题",sortingQ:"排序题",comprehensiveQ:"综合题",formulaCalculationQ:"公式计算题",blankQ:"选词填空题",clozeQ:"完形填空题",dropDownQ:"下拉选择题",oralSubjectQ:"口语主观题",oralReadingQ:"口语朗读题",single:"单选",multiple:"多选",judgment:"判断",completion1:"填空",shortAnswer1:"简答",stuAnswer:"考生答案",correctAnswer:"正确答案",questionScore:"({n}分)",questionDesc:"{n}小题,共{score}分",answer:"答案",answerCanChangeTip:"各个空答案顺序可互换",range:"误差范围",examineeRecording:"考生录音",notAnswer:"未作答",inputAnswerTip:"请在此填写答案",enableUploadTip:"发布考试时,可以选择是否允许考生上传附件",referenceAnswer:"参考答案",examUploadTip:"选择文件时,系统将暂时退出全屏状态,请在60秒内完成选择附件的操作并返回考试界面,然后点击页面任意空白位置回到全屏状态,否则系统会将本次操作记录为离开考试。",examUploadTipNew:"选择文件时,系统将暂时退出全屏状态,请在60秒内完成选择附件的操作并返回考试界面,然后点击页面任意空白位置回到全屏状态,否则系统会将本次操作记录为离开考试。",uploadFailTip:"附件上传或转码失败,请删除后重新上传。",sortTip:"拖动选项排序",yourAnswer:"你的答案",inputFormulaTip:"请输入计算该答案的公式",backSpace:"退格",answerRight:"回答正确",answerError:"回答错误",scoreResult:"得分",graded:"已评分",toBeRated:"待评分",comments:"评语",analy:"解析",rating:"评分",inputScoreTip:"请输入{num}的分数,可保留一位小数",inputCommentsTip:"输入评语,非必填",inputCommentsTip1:"评语不能超过{n}个字符",option:"选项",optionContent:"请输入选项的内容",addOption:"添加选项",inputAnaly:"请输入解析",inputAnalyTip:"解析不能超过{n}字符",addQuestionTip1:"至少添加一个小题",optionContentTip:"选项内容不能超过{n}字符",optionContentTip1:"选项内容不能为空",optionContentTip2:"最多添加{n}个选项",inputAnswerTip1:"请设置正确的答案",inputQuestionTitle:"请输入题目内容",questionTitleTip1:"题目内容不能为空",questionTitleTip2:"题目内容不能超过{n}字符",insertBlankTip:"键入tab键也可以插入一个填空项",inputAnswerTip2:"一个空如果有多个答案请用 // 分隔",inputAnswer:"请输入答案",answerTip:"本题各空答案可以互换",addBlankTip1:"至少添加一个填空项",inputAnswerTip3:"答案不能超过{n}字符",inputAnswerTip4:"答案不能为空",addSubQuestion:"添加小题",addSubQuestionTip:"最多添加{n}个小题",defineRange:"定义随机变量取值范围",minimum:"最小值",max:"最大值",precision:"精度",answerPrecision:"答案精度",allowedDeviation:"允许误差",detectionFormula:"检测公式",inputFormula:"请输入公式",inputFormulaTip1:"公式长度需要在1-{n}字符之间",inputDeviationTip:"误差大小需要在0-{n}之间",unableToCalculateAnswer:"无法计算出答案",inputRangeTip:"请输入正确的取值范围",readText:"朗读文本",readTextTip:"仅支持英语,不超过{n}个单词",wordNum:"单词数量",readTextTip1:"朗读文本不能为空",readTextTip2:"朗读文本不能超过{n}单词",inputReferenceAnswer:"请输入参考答案",formula:"计算公式",remarked:"已批阅",toBeGradedManually:"部分题目待人工评分",correctAnswerNotAnnounce:"考试暂未公布正确答案",select:"请选择",paramErrorTip:"页面参数不完整",getDataFail:"获取数据失败",subjectiveQToBeGraded:"主观题待评分",autoLoadNext:"自动加载下一份",completeRemark:"完成批阅",exitRemark:"退出批阅",nextPaper:"下一份",completeRemarkTip:"恭喜,您所负责班级的所有考生都已批阅完成!",remarkTip:"第{n}题未评分,是否结束?",end:"结束",remarkSuccess:"批阅成功!",remarkFail:"保存批阅失败",answerHistoryTimes:"第{n}次",showAnswer:"显示答案",hideAnswer:"隐藏答案",used:"已使用",preview:"预览",saveAndExit:"保存并退出",more:"更多",batchEntry:"批量录入",importFromBank:"从题库导入",batchEditScore:"批量修改本部分题目分值",inputScore:"输入分数",batchEditTimes:"批量修改本部分音频播放次数",batchSetting:"批量设置",partName:"名称(可自定义)",desc:"说明",savePaper:"保存试卷",editName:"修改名称",fullScore:"满分",inputPartName:"请填写部分名称",inputPartNameTip:"部分名称不能超过{n}字符",inputPartDescTip:"部分说明不能超过{n}字符",inputPaperNameTip:"试卷名称不能为空",inputPaperNameTip1:"试卷名称不能超过{n}字符",newPaper:"新建试卷",firstPart:"第一部分",paperUsedTip1:"本试卷已用于考试中,仅允许修改题目内容、答案与分值,不能修改试卷结构,或添加、删除题目。包含小题的题目,不允许添加、删除小题。{br}如果修改了题目答案或分值,已评分的试卷,须在考试中重新评分。",previewTip:"每个部分至少添加一道题才能保存或预览",previewTip1:"第{n}题未保存,请先保存题目。",savingTip:"正在保存,请稍候…",addPartTip:"每套试卷最多添加{n}个部分。",editPart:"修改部分",deletePart:"删除部分",deletePartTip:"删除部分,将同时删除该部分所有试题。试卷中新建的试题默认不会保存至题库中,删除后无法恢复,请务必谨慎操作。确定删除吗?",deletePartTip1:"至少保留一个部分。",addPartQuestionTip:"每个部分最多添加{n}道题。",confirmCancelEdit:"确定取消修改吗?",deleteQuestion:"删除题目",confirmDeleteQuestion:"确定删除此题吗?",editSuccess:"修改成功",editFail:"修改失败",importFail:"导入失败",exitTip:"试卷和题目还没有保存,此时退出,新建的题目将无法找回。确定退出吗?",exitTip1:"第{n}题未保存,此时离开,将不保存本次修改。确定离开吗?",confirmExit:"确定退出吗?",answered:"已答",interruptAnswer:"中断答题",saveAnswerRecord:"保存答题记录",submitPaper:"交卷",joinExamByCode:"通过验证码进入考试",examLimitTime:"限时",saved:"已保存",networkError:"网络异常,试卷提交失败!",networkErrorTip1:"系统已将答题记录暂存在本地,请勿离开或关闭页面,稍后再次尝试手动提交。",leftTimeTip:"时间已不足1分钟",restoringAnswerRecords:"正在恢复答题记录,请稍候…",networkErrorTip2:"当前网络异常,无法正常加载试卷,请检查本地网络,待网络恢复后再尝试进入考试。",networkErrorTip3:"数据异常,无法正常加载试卷,请联系客服。",notExitFullScreenTip:"考试过程中,请勿退出全屏,否则将视为离开考试,可能会被判定为作弊,影响考试成绩。",submitPaperErrorTip:"请不要关闭网页,系统正在提交试卷...",submitPaperErrorTip1:"当前网络不稳定,请检查网络连接是否正常。",submitPaperErrorTip2:"提交失败,请不要关闭网页,系统正在重新提交...",submitSuccess:"提交成功",submitFail:"提交失败",submiting:"正在提交,请稍候…",notAllowedSubmitTip:"考试开始{time}分钟内不允许交卷。",confirmPaperTip:"确定交卷吗?",confirmPaperTip1:"第{n}题未作答,确定要交卷吗?",confirmPaper:"确定交卷",timeOverTip:"时间已用尽,3秒后自动交卷。",nextPart:"下个部分",isLast:"已经到底了",examinee:"考生",result:"成绩",objectiveQuestionScore:"客观题得分",subjectiveQuestionScore:"主观题得分",totalNumberOfQuestions:"总题数",totalScore:"总分",numberOfQuestions:"题数",scoreNum:"分值",addPart:"添加部分",numberOfPlaysAllowed:"允许播放次数",notLimit1:"不限",playTimesAllowed:"允许播放次数:{n}次",playedTimes:"已播放{n}次",playTimesOver:"播放次数已用完",switchPartTipAboutRecording:"还有正在进行中的录音,如果切换,将停止录音,确定切换部分?",submitTipAboutUpload:"有文件正在上传,请稍后提交",saveTipAboutUpload:"有文件正在上传,请上传完成之后保存",addBlankTip:"最多添加{n}个填空项",addQuestionTip:"最多添加{n}个小题",notExitTip:"考试过程中禁止退出全屏或离开考试界面!",leaveTimesTip:"你已离开考试{n}次!",continueAnswer:"继续答题",finish:"完成",nextStep:"下一步",skip:"跳过",guide1:"欢迎使用新版试卷,快来看看有哪些变化吧!",guide2:"在左侧可以添加、移动、删除试卷部分。点击部分标题,可以切换到对应的部分。",guide3:"点击这里,可以修改部分名称和说明。",guide4:"新版试卷中,可以直接新建和编辑题目啦!在这里选择题型,即可添加一道新题。当然也可以从题库导入或者批量录入题目。",guide5:"需要注意的是,在试卷里新建的题目,默认不会自动保存到题库中。如果有需要,您可以在题库中,使用【从试卷导入】功能,将试卷中的题目导入到题库中。",guide6:"批量设置题目分值和音频播放次数,移动到这里了。",guide7:"编辑过程中,点击这里可以预览试卷效果。",guide8:"试卷全部编辑完成后,记得点击【保存】哦。",paperUsedTip:"本试卷已用于考试中,仅允许修改题目内容、答案与分值,不能修改试卷结构,或添加、删除题目。包含小题的题目,不允许添加、删除小题。",createPaper:"创建试卷",editPaper:"编辑试卷",previewPaper:"预览试卷",teacherRemark:"教师批阅",answerHistory:"答题记录",cameraErrorTip:"摄像监控异常,摄像头启动失败,请检查是否存在以下情况:{br}1. 未开启摄像头权限{br}2. 摄像头被其他程序或网页占用{br}3. 网络异常{br}如果存在以上情况,请解决后再点击【继续答题】。",remarkScoreTip:"请按指定范围打分",textCount:"{n}字",choiceQue:"选择题目",queBank:"题库",insert:"插入",alreadyChoices:"已选{n}题",mineQueBank:"我的题库",schoolQueBank:"本校题库",shareBank:"共享题库",goBack:"返回",allQuestions:"全部题目",parsentArea:"当前位置",search:"搜索",addQuestions:"添加题目",editQuestions:"修改题目",importQuestions:"批量导入题目",addBank:"添加文件夹",editBank:"修改文件夹",bankNameError1:"文件夹名称不能为空",bankNameError2:"文件夹名称不能超过200字符",bankNameError3:`文件夹名称中不能包含以下字符:<>*?:"'|/\\~`,bankNameError4:"文件夹最多添加5级,当前目录为第{l}级,不能再添加子文件夹",writeBankName:"请输入文件夹名称",addSuccess:"添加成功",addFail:"添加失败",queBankStatistics:"题库统计",importBank:"导出题库",importBankOverNum:"题目导出数量超出上限。",importLoadMsg:"正在导出,请稍等......",importLoadMsg1:"导出时间可能较长,请耐心等待。",importLoadMsg2:"如遇浏览器拦截弹窗,请选择始终允许网站弹出窗口。",importLoadMsg3:"正在导出,已完成{n}/{m}",cancelExportRecord:"取消导出",imporBanktNone:"该目录下没有题目可供导出。",importBankErrorMsg:"导出失败",allQuestionsType:"全部题型",allQuestionsLevel:"全部难度",allQuestionsTime:"按创建时间倒序",allQuestionsTimePositive:"按创建时间正序",writeSearch:"搜索题目/文件夹",titleDetails:"题目详情",choiceQueType:"选择题型",textImport:"文本导入",paperImport:"从试卷导入",paperImportError:"在当前目录导入试卷,文件夹层级将超出上限。题库最多支持5级目录,请重新选择文件夹导入。",excelImport:"从Excel导入",importExcelLoadMsg:"正在导入,请稍等......",importSuccess:"导入成功",hardlevels1:"容易",hardlevels2:"较容易",hardlevels3:"一般",hardlevels4:"较难",hardlevels5:"困难",downloadTemplate:"下载模板",downloadTemplateMsg:"下载Excel模板,并按照模板要求填写题目",uploadFile:"上传文件",uploadFileMsg:"上传填写完成的Excel文件",uploadFileError:"文件中部分题目信息不规范,请检查修改后再上传",uploadFileErrorMsg:"第{n}行,{m}列,",paperChoiceQueMsg:"请先选择题目",paperChoiceQueMsg1:"一次最多导入200题",paperChoiceQueMsg2:"最多导入200题",choiceAll:"全选",moveSuccess:"移动成功",moveFail:"移动失败",moveFailMsg1:"文件夹层级不能超过5级,目标文件夹和当前文件夹的层级总和超过上限,不能移动。",moveFailMsg2:"目标文件夹中存在同名文件夹,不能移动。",moveLoadMsg:"正在移动,请稍等......",changeShareRange:"修改共享范围",choiceTeacherError1:"请选择指定老师",choiceTeacherError2:"请选择共享人",shareTeacherEmpty:"暂无指定老师",shareNumOver:"最多选择100个教师",shareLoadMsg:"正在保存,请稍等......",queBankEmpty:"当前目录下没有题目",deleteConfirmNew:"确定删除【{n}】吗?",deleteConfirm1:"如果选择【保留题目,只删除文件夹】,删除后,文件夹中包含的题目将被移动到根目录下。",deleteConfirm2:"如果选择【全部删除】,文件夹中的题目将被一并删除。",deleteConfirm3:"保留题目,只删除文件夹",deleteConfirm4:"确认要删除{x}等{n}项内容吗?",deleteConfirm6:"删除后数据无法恢复。",deleteConfirm7:"确认要删除吗? 删除后数据无法恢复。",deleteLoadMsg:"正在删除,请稍等......",deleteAll:"全部删除",deleteSuccess:"删除成功",deleteFail:"删除失败",cameraNoStartTip:"请先开启摄像头",hardLevel:"难度",schoolTeacher:"本校教师",allTeacher:"全部教师",appointTeacher:"指定教师",sameQueinPaper:"试卷中已有相似题目",alreadyinPaper:"已在试卷中",subQuestionNum:"{n}个小题",changeLastTime:"上次修改时间:{time}",changeLastTime1:"上次修改时间",queLocation:"所在位置",founder:"创建人",own:"我自己",batchType1:"重命名",batchType2:"移动",batchType3:"共享",batchType5:"修改",batchType6:"复制",copySuccess:"复制成功!{y}已复制到你的{x}下。",copyQuestion:"题目",copyFolder:"文件夹",copyFail:"复制失败",copyLoadMsg:"正在复制,请稍等......",currentDirectory:"当前目录",rootDirectory:"根目录",targetFolder:"请选择目标文件夹。",sharePeople:"将当前题目共享给:",justOwn:"仅自己",choiceschoolTeacher:"本校指定教师",choiceschoolAllTeacher:"本校所有教师",choicesallTeacher:"所有教师",choiceTeacher:"选择教师",searchTeacher:"输入教师姓名搜索",previousPage:"上一页",NextPage:"下一页",choicePage:"跳转",totleQueNum:"题目总数",totleFolderNum:"文件夹总数",hardDistribution:"难度分布",queTypeDistribution:"题型分布",tagsMsg:"标签(30个字以内,回车确认,最多添加3个):",analysisTit:"此处填写解析,没有可不填",stemArea:"在此处输入题干部分的内容",choiceA:"选项一",choiceB:"选项二",choiceC:"选项三",choiceD:"选项四",completionStem:"奥运精神是 ( ) 、 ( ) 、 ( ) 。",completionAnswer:"更快 || 更高 || 更强",shortAnsStem:"在此处输入简答题题干",shortAnsAnswer:"在此处填写简答题答案",saveErrorTips2:"部分试题保存失败",numExceededTips:"单次录入题目数量不能超过200道",incompleteMessage1:"题目不能为空",incompleteMessage2:"选项不足两个",incompleteMessage3:"选项不能超过20个",incompleteMessage4:"正确答案不能为空",incompleteMessage5:"正确答案选项中的内容不能为空",incompleteMessage6:"请填写选项内容,或将多余的选项删除",incompleteMessage7:"正确答案的个数不能超过选项的个数",incompleteMessage8:"正确答案中不能出现非选择项",incompleteMessage9:"正确答案中有重复项",incompleteMessage10:"参考答案的内容不能为空",incompleteMessage11:"正确答案数量不能少于空的数量",incompleteMessage12:"最多添加20个填空项",completionAnswerTips:"注:本题各空答案可以互换,内容匹配就算正确",changeScoreText:"确定批量修改分值吗?",scoreTips:"请输入有效的分数",setScoreTips:"先创建试题",detailDescription:"详细说明",batchChangeScore:"批量修改分值",questionEditarea:"题目编辑区域",questionPreviewarea:"题目预览区域",questionEdit1:"1. 此功能支持的题型:单选、多选、判断、填空、简答。",questionEdit2:"2.目前仅适用于纯文本题目导入,不支持包含图片、公式、视频、音频的题目。",questionEdit3:"3.可以通过两种方式添加题目:(1)点击上方的题型添加新题,按照模板格式编辑题目。(2)直接将word文档中的题目文本粘贴到这里,系统将自动识别题型,生成题目。",questionEdit4:"4.题目导入后,请在右侧预览区域检查题型、分值、答案、解析等信息识别是否准确,确认后再保存。",correct:"正确",incorrect:"错误",quesOrder:"第{n}题,",saveOutText:"您有题目没有保存,确定退出吗?",bindDownload:"下载Moodle题库格式转换工具",downloadMoodleTitle:"使用方法",downloadDesc1:"1、下载并安装格式转换工具(仅支持Windows系统)。",downloadDesc2:"2、从Moodle平台将题库导出成xml格式文件(仅支持选择题、判断题、填空题、简答题)。",downloadDesc3:"3、使用格式转换工具,将Moodle导出的xml文件,转换成Excel格式。",downloadDesc4:"4、使用ULearning的批量导入功能,上传Excel文件,完成题库导入。",alreadyChoicesAll:"已选{n}项",importLoadFirst1:"1、使用此功能,可以导出当前文件夹及其子文件夹中的所有题目。",importLoadFirst2:"2、目前仅支持导出Excel格式,暂不支持导出题目中的图片、音频、视频等附件。",startImport:"开始导出",queBankEmptyNew:"没有找到符合条件的题目",noSkipping:"本次考试禁止跳题,请按顺序作答。",preQue:"上一题",nextQue:"下一题",finallyQue:"已经到底了",quitExam:"退出考试",networkMsg1:"当前网络不稳定,继续答题可能造成答题记录丢失。",networkMsg2:"如果网络暂时无法恢复,建议征得教师同意后,先退出考试,择期再安排重考。",submissionExam:"强制交卷",submissionExamTip1:"你已离开考试达到{n}次,按照考试监控设置,即将强制交卷。",submissionExamTip2:"你已离开考试超过{n}秒,按照考试监控设置,即将强制交卷。",submitingNew:"正在提交...",leaveLimitTip:"离开{n}次 ,系统将强制交卷!",leaveLimitTimeTip:"本次已离开{n}秒,离开超过{m}秒,系统将强制交卷!",uploadFileType:"上传附件",uploadFinishTip:"附件选择完成后,请点击【继续答题】返回考试。",scanCodeUpload:"扫码上传",uploadByPhone:"手机扫码上传",scanCodeUploadDesc:"使用手机浏览器、微信等扫码后,即可用手机上传文件至电脑端。",scanCodeUploadDesc1:"二维码{num}分钟内有效,过期后请重新打开弹窗扫码。",scanCodeUploadTip:"请使用移动设备扫码,或修改浏览器设备类型标识",scanCodeUploadTip1:"链接已过期",selectImg:"从相册选择",selectFile:"选择文件",uploadFirst:"请先上传文件",submitToPC:"提交至电脑端",submitFileSuccess:"上传成功!",submitFileFail:"上传失败!",continueUpload:"继续上传",codeUploadTip1:"单个文件不超过{size}",codeUploadTip2:"每次最多上传{num}个文件",codeUploadTip3:"手机端上传文件大小不能超过{size}",codeUploadTip4:"每道题最多上传{n}个附件",codeUploadTip5:"文件正在上传,请等待上传完成再提交",exit:"退出",exitUploadTip:"文件未提交,确定离开吗?",qrCodeOver:"二维码已失效, 请点击{refresh}",refresh:"刷新",uploadFailTipNew:"文件上传或转码失败,请尝试转码后再上传。",publisher:"发布人",examBatch:"考试场次",examBatchNums:"{n}个",examMonitorConsole:"考试监控台",enterCode:"请输入考试备用验证码",monitorConsole:"考试移动监控台",codeInvalid:"验证码已失效",answerTimeLimit:"答题限时",answerTimes:"{n}次",batchArrangement:"场次安排",allBatchs:"全部场次",allClasses:"全部班级",all:"全部",notApproved:"待批阅",readed:"已批阅",notSubmitted:"未提交",examViewTip:"请从电脑端查看和批阅试卷",selectBatch:"选择场次",selectClass:"选择班级",totalBatch:"共{n}个场次",ownSpieltag:"只看我的班级所在场次",batchIndex:"场次{index}",totalNums:"总人数",class:"班级",student:"学生",signInCode:"签到码",verificationCode:"备用验证码",notEnter:"未进入",signedIn:"已签到",haveEntered:"已进入",leave:"离开",answering:"答题中",handInExam:"已交卷",answerTimes1:"第{n}次答题",copyLink:"复制链接",wx:"微信",shareTo:"分享到",behaviorRecord:"监控记录",exe1:"锁屏客户端",notSignIn:"未签到",intoPage:"进入页面",leavePage:"离开页面",leavePageTimeTip:"离开时间 > 5秒",replaceDevice:"更换设备",replaceIp:"更换IP",commitExam:"交卷",commitExamTip1:"离开达到规定次数,系统强制交卷",commitExamTip2:"离开超过规定时长,系统强制交卷",commitExamTip3:"系统自动补交",commitExamTip4:"答题时间用尽,系统自动收卷",signinCode:"考试签到码",refreshed:"已刷新",refreshInterval:"刷新间隔",intervalTime:"{seconds}秒",signinCodeTip:"1. 请登录【优学院】APP 扫码签到。{br}2. 签到后,请使用签到的设备进入考试答题,中途不能更换设备,特殊情况请向监考老师索取验证码更换。",signinCodeTip1:"1. 请登录【优学院】APP 扫码签到。{br}2. 签到后,请使用签到的设备进入考试答题,中途不能更换设备,特殊情况请向监考老师索取验证码更换。",examVerificationCode:"考试备用验证码",standbyVerificationCodeDesc:"考生遇特殊情况无法进入考试时,可凭此验证码进入,包括:{br}- 开启了设备 / IP监控的考试,考生中途需要更换设备或 IP。{br1}- 开启了人脸识别的考试,考生无法通过人脸验证",standbyVerificationCodeTip:"验证码{minute}内有效,失效后请刷新重新获取。",noExamTip:"没有搜索到相应的考试",noMore:"没有更多了",errorTip:"请求失败,请重新加载",noStudentTip:"没有数据,请给考试添加学生或者修改搜索条件",pulling:"下拉即可刷新...",loosing:"释放即可刷新...",loading:"加载中...",enterTip:"输入学生学号或姓名",noData:"暂无数据",copySuccess1:"已复制",shareTip:"请先安装微信客户端",tokenTip:"已在其他终端登录",scanTip:"请扫描正确的二维码",forceSubmit:"提前收卷",forceSubmitTip:"教师提前收卷,试卷将在{seconds}秒后自动提交,请勿离开或关闭页面",commitExamTip5:"教师提前收卷",intoExamTime:"进入考试时间",answerUsedTime:"已用答题时长",forceSubmitTip1:"考生正在答题,使用此功能,将强制回收考生试卷。收卷可能会有10秒~1分钟左右的延迟。此操作不可撤回,请谨慎使用。",forceSubmitTip3:"确定提前收卷吗?",forceSubmitSuccess:"请求发送成功",forceSubmitFail:"提前收卷失败",forceSubmiting:"收卷中",screenshot:"截图",commitExamTip6:"违规截图,系统强制交卷",questionTrain:"题库训练",questionTrainManage:"题库训练管理",trainProgress:"训练进度",importQue:"导入题目",importQueSuccessMsg1:"导入成功,新增{n}道题。",importQueSuccessMsg2:"题库训练仅支持客观题和填空题,已自动跳过不支持的题型。",trainMsg:"请从个人/本校题库中,选择开放给学生练习的题目,导入到当前训练题库中。仅课程管理员可以导入/移除题目。",deleteBank:"清空题库",deleteBankMsg:"确定清空题库吗?",previewError:"该题目在题库中已被删除",batchDelete:"批量移除",queNum:"题数:{n}",answeredNum:"已答人数",averageAnsweredNum:"平均答题次数",firstAccuracy:"首次正确率",operation:"操作",removeQue:"移除",removeQueTitle:"移除题目",removeQueMsg:"确定移除所选题目吗?",previewQue:"预览题目",searchStu:"搜索学生",export:"导出",studentID:"学号",studentName:"姓名",answerProgress:"已答题数 (答题进度)",errorRate:"答错题数(错误率)",progress:"进度",rightRate:"正确率",practice:"顺序练习",errorQuestion:"错题",bankClosed:"题库已关闭",noBank:"题库不存在",notAnswerNum:"未答",answerErrorNum:"答错",errorRate1:"错误率",submit:"提交",answerCard:"答题卡",questionDelete:"题目已被删除,请刷新页面后重试",questionDeleteTip:"题目已移除",questionDeleteFail:"题目移除失败",noQuestionTip:"暂无题目",trainPageTip:"题库训练暂时仅支持电脑端",enteredExamTip:"系统检测到你已经从另外一个页面进入考试,如果需要重新进入,请先关闭另外一个答题页面。",enteredExamTip2:"如果确定没有同时打开多个答题页面,或已经关闭其他页面,仍然出现此提示,请先{closeBrowser},然后重新进入考试。",closeBrowser:"关闭浏览器",enteredExamTip3:"如遇其他异常情况,也可以向教师索取验证码,使用验证码进入考试。",submitSuccessTip:"交卷已成功",commitExamTip7:"时间用尽,系统自动交卷",networkErrorTip4:"系统已将答题记录暂存在本地,稍后再次尝试手动提交。",batchRemark:"批量批阅",lateTime:"迟到时间",lateTimeTip:"超过{minute}分钟不允许进入",submitTime:"交卷时间",submitTimeTip:"{minute}分钟内不允许交卷",usedPaper:"所用试卷",usedPaperTip1:"{n}套",usedPaperTip2:"随机组卷",submitRecord:"提交记录",times:"第{n}次",remarkPageTip:"批阅状态下,仅显示待批阅的题目。",remarkScoreTip1:"请输入{num}的数字",choiceRemarkPaper:"请选择要批阅的试卷",subQue:"主观题:",remarkProgress:"批阅进度:",remarkMsg:"注意:学生如果有多次提交记录,批量批阅仅显示最新一次",remarkQueEmpty:"该试卷没有需要人工评分的题目",noScore:"未评分",noStudentSubmit:"没有学生提交",anonymous:"匿名",mark1:"批注",inputContent:"输入内容",roate:"旋转",showDetail:"查看详情",continueRemark:"继续批阅",remarkTip1:"第{n}题还没有批阅,确定结束批阅吗?",completeRemarkTip1:"恭喜,所有试卷都已批阅完成!",remarkBackTip:"离开后再次进入需要重新批阅,确认离开?",remarkBackBtn1:"暂不离开",remarkBackBtn2:"确认离开",allowedTimes1:"允许提交次数",scoreTips1:"请输入分数",openLockScreen:"启动锁屏客户端",openLockScreenMsg:"该页面将唤起锁屏客户端",openLockScreenMsg1:"如果没有安装客户端或无法正常跳转,请先下载并安装客户端。",clickHere:"点击此处",openLockScreenMsg2:"如果已安装,请{clickHere},并在网页弹出对话框时,点击【打开锁屏客户端】按钮。",downloadLockScreen:"下载锁屏客户端",goToExamDetile:"返回考试详情",ltiTip3:"注意:如果客户端启动后无法自动登录,可以尝试输入ULearning账号登录,你的用户名为:{loginName},初始密码与用户名一致。",openLockScreenError:"未检测到锁屏客户端,请先确认是否已正确安装。如果已安装仍然无法启动,可以尝试卸载后重新安装最新版本。",allowedTimesNew:"允许提交次数",usedTimesNew:"已用提交次数",averageAnsweredNumNew:"平均提交次数",selectFileByCamera:"拍照",ps:"{n}条/页",banks:"试卷/题库",paperBank:"试卷库",selectPaper:"选择试卷",selectedPaper:"已选 {n} 个",myExamPaper:"我的试卷",schoolExamPaper:"本校试卷",archivePwdSet:"设置或更改封存密码",addExamPaper:"添加试卷",aotoGroupExamPaper:"自动组卷",searchPaper:"搜索文件夹/试卷",batchAction:"批量操作",updateDate:"更新时间",name:"名称",shareFolder:"共享文件夹",lock:"封存",unLock:"解封",inputFolderTip:"请输入文件夹名称",createShareFolder:"创建共享文件夹",searchShareFolder:"搜索共享文件夹",permissionSettings:"权限设置",exitShare:"退出共享",exitSuccess:"退出成功",exitFail:"退出失败",actionLog:"操作日志",shareFolderDesc:"共享文件夹支持多人协作,创建后可以邀请其他教师参与管理。",usePermission:"使用权限",usePermission1:"仅管理团队成员可用",usePermission2:"全校可用",canCopy:"允许使用者复制副本",managementTeam:"管理团队",teamNums:"{n}人",addMembers:"添加成员",owner:"所有者",allCollege:"全部学院",searchTeachers:"搜索教师",jobNumber:"工号",college:"学院",removeMember:"移除",removeMemberNote:"移除成员",removeMemberTip:"被移除的成员将不再能查看和使用共享文件夹中的试卷。",removeMemberTip1:"确定将 {name} 移除吗?",createdDate:"创建时间",paperNum:"试卷数量",moveTo:"移动到",moveTip:"移动的对象包含其他人创建的试卷或文件夹,仅支持在当前共享文件夹内部移动。",questionMoveTip:"移动的对象包含其他人创建的题目或文件夹,仅支持在当前共享文件夹内部移动。",deletePaperTip:"试卷已经在考试中使用过,不能删除。",deletePaperTip1:"{name}已经在考试中使用过,不能删除。",deletePaperTip2:"{name}不是创建者不能删除。",deletePaperTip3:"{name}不存在",deletePaper:"删除试卷",deleteFolder:"删除文件夹",deleteFolderIntro1:"如果选择 【保留试卷,只删除文件夹】,删除后,文件夹中包含的试卷将被移动到根目录下。",deleteFolderIntro2:"如果选择【全部删除】,文件夹中的试卷将被一并删除。",deleteFolderIntro3:"保留试卷,只删除文件夹",deleteFolderTip:"文件夹中包含其他人创建的试卷,不能直接删除。<br />如需删除请先将其他人创建的试卷移出。",deleteFolderTip1:"文件夹中包含已在考试中使用的试卷,不能直接删除。",deleteFolderTip2:"文件夹中包含不存在的试卷,不能直接删除。",batchDelete1:"批量删除",confirmDeleteSelected:"确定批量删除所选{n}项吗?",confirmDeleteSelectedTip:"所选项目中包含其他人创建的试卷,不能批量删除。",confirmDeleteSelectedTip1:"所选项目中包含已在考试中使用的试卷,不能批量删除。",confirmDeleteSelectedTip2:"所选项目中包含不存在的试卷,不能批量删除。",noPaperTip:"没有找到符合条件的试卷",noShareFolderTip:"没有找到符合条件的共享文件夹",loadErrorTip:"网络异常,请点击{reload}",reload:"重新加载",copySuccess2:"复制成功",deleteShareFolder:"删除共享文件夹",deleteShareFolderTip1:"删除共享文件夹,其中包含的子文件夹和试卷将被移回到各位创建人的个人目录中,不会被同步删除。",deleteShareFolderTip3:"删除共享文件夹,其中包含的子文件夹和题目将被移回到各位创建人的个人目录中,不会被同步删除。",deleteShareFolderTip2:"确定删除此共享文件夹吗?",exitShareTip:"退出后将不能再查看和使用共享文件夹中的试卷。",exitShareTip1:"确定退出共享吗?",inputPw:"输入密码",inputCheckPw:"请输入访问密码",forgetPw:"忘记密码",authentication:"身份验证",authenticationMethods:"验证方式",mobileSMS:"手机短信",email:"邮箱",captcha:"图形验证码",emailCaptcha:"邮箱验证码",SMSCaptcha:"短信验证码",getCaptcha:"获取验证码",reacquiredSeconds:"{s}秒后可重新获取",setLockPw:"设置封存密码",updateLockPw:"更改封存密码",oldPw:"旧密码",newPw:"新密码",newPwAgain:"再次输入新密码",deleteLockPw:"删除封存密码",inputAgain:"再次输入",setLockPwTip:"设置封存密码后,可以将指定试卷或文件夹封存,被封存的试卷或文件夹,需要输入密码才可查看或解封。",inputCodeTip:"请输入验证码",lockTip:"你的帐号还没有绑定手机或邮箱,为防止忘记密码,请先在个人资料中绑定手机或邮箱。",bindBtn:"去绑定",pwNotSame:"两次输入的密码不一致",pwError:"密码错误",pwError1:"密码应为6-16位数字或字母",deleteLockPwTip:"删除封存密码后,被封存的试卷和文件夹将全部被解封。",captchaError:"图形验证码错误",inputCaptcha:"请输入图形验证码",codeError:"验证码错误",codeInvalid1:"验证码已失效,请重新获取",inputPasswordAgain:"请再次输入密码",paper:"试卷",teamsMaxCount:"最多添加{n}个成员",selectPaperIntro:"选中试卷,将试卷中的题目导入到当前题库目录中,每次最多选择{n}套试卷。(每套试卷中的题目将以试卷、部分两级文件夹的方式保存)",insertPaperTip:"请选择试卷",insertPaperTip1:"每次最多选择{n}套试卷",insertSuccess:"导入成功",insertFail:"导入失败",allPaper:"全部试卷",statistics:"统计",bankSortTypes:["默认排序","收藏最多","题目最多","最近更新"],searchBank:"搜索题库",from:"来源",questionNums:"题数",updateTime:"最近更新时间",timeOver:"已到期",deadLine:"有效期至",collect:"收藏",cancelCollect:"取消收藏",requestSuccess:"{msg}成功",requestFail:"{msg}失败",noShareBank:"没有找到符合条件的题库",shareBankTip:"从外部引进的共享题库,全校教师可用。",shareFolderTip:"共享文件夹升级啦!",shareFolderTip1:"新版共享文件夹,支持教师团队协作,在同一个文件夹中管理试卷或题目。同时,原试卷/题目共享功能已下线,如需继续将试卷或题目共享给其他教师,可以在【共享文件夹】中创建一个文件夹,设置好共享团队成员,并将需要共享的内容移动到对应的文件夹中。",updateDesc:"更新说明:",paperUpdateDesc:"原【本校试卷】和【共享试卷】功能已下线,教师团队共享试卷请使用【我的试卷】中的【共享文件夹】。",link:"旧版入口",questionUpdateDesc:"原【本校题库】和【共享题库】功能已下线,教师团队共享题目请使用【我的题库】中的【共享文件夹】。",moveErrorTip1:"试卷或文件夹不存在",moveErrorTip4:"题目或文件夹不存在",mobileGoBack:"返回上一级目录",quitCheckAll:"取消全选",notAllowCopy:"不允许复制",isArchiveTip:"当前共享文件夹已被封存。",moveQue:"移动题目",createQue:"创建题目",appCreateQueMsg:"手机端暂不支持创建其他题型题目,请从电脑端创建。",saveCreateQue:"保存并继续创建题目",submitQue:"完成创建",queScoreError:"分值需在0-100之间,可保留一位小数",saveQue:"保存题目",choicePict:"选择相册",choicePict1:"从本机选择",moveMsg:"移动的对象包含其他人创建的题目,仅支持在当前共享文件夹内部移动。",noFolder:"没有子文件夹",choiceMsg:"点击选项字母,设为正确答案",setAnswer:"设置答案",changeTabMsg:"切换题型后,已编辑的内容不会保存。确定切换吗?",goBackMsg:"返回后已编辑的题目内容不会保存,确定返回吗?",optionContentNew:"请输入选项内容",soundRecording:"点击开始录音",soundRecording1:"录音中,点击波纹停止",soundRecording2:"重新上传",soundRecording3:"备注,非必填,不超过200字",insertQue:"插入填空项",deleQueNote:"确定删除题目吗?",imgloading:"图片上传中",fileLoading:"有文件正在上传中,请稍后上传",AIQuestionTitle:"AI智能出题",AIQuestionTitle1:"智能出题",questionTextType1:"根据描述生成题目",questionTextType2:"根据文本生成题目",questionTextDesc1:"请在下方输入出题要求(题目由AI大模型生成,不能完全保障内容正确性,建议检查后再保存)",questionTextDesc2:"请在下方输入出题要求,文本越具体,题目生成结果越准确。",questionPlaceholder1:"输入出题要求,实例:辛亥革命",questionPlaceholder2:"输入文本素材,AI将从中提炼要点并生成题目。",AIQuestionBtn:"生成题目",AIQuestionTip:"正在生成题目,请稍候...",beta:"内测",maxCountTip:"最多输入{max}个字",knowledgePoints:"知识点",relateKnowledgePoints:"关联知识点",addKnowledgePoints:"添加知识点",completeRemarkTip2:"当前列表中的考生都已批阅完成!若想继续批阅试卷,请退出后重新筛选考生进行批阅。",qrQuestionAnswer:"扫一扫 看答案",exerciseQuestion:"练习题",draft:"草稿",draftTip:"请在PC端编辑考试信息",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器",allStatus:"全部状态",inputExamName:"输入考试名称",answerTrack:"答题轨迹",screenMonitor:"屏幕监控",clearAbnormal:"清除异常",screenAbnormal:"屏幕异常",screenNormal:"屏幕正常",confirmClearException:"请仔细查看系统截图内容是否违规后再清除异常。确定清除异常吗",commitExamTip9:"屏幕监控异常达到规定次数,系统强制交卷"},za={_name:"English",lang:"en",langCss:"enCss",home:"Homepage",note:"Tips",getIt:"Got It!",confirm:"Confirm",cancel:"Cancel",save:"Save",userNameLogin:"Log in via username/password",login:"Log In",forgetPassword:"Forgot password?",userName:"Username/Phone/Email",password:"Password",inputUserName:"Click to enter your username/phone/email",inputPas:"Click to enter the password",freezeTip:"The system has detected that this account has cheating/improper behaviors in {names} . The account is locked. Please contact your teacher or platform admin.",overErrorTimes:"You have tried 5 times and the account is locked. Please retry after 3 minutes.",passwordErr:"Incorrect username/password",loginFail:"Failed to log in!",personalInfo:"Personal Center",quit:"Log Out",faceSuccess:"Your face identity is verified and the exam will start in 3 seconds.",faceSuccess1:"Your face identity is verified",faceFail:"Face verification failed",retry:"Retry",leaveSeat:"Leaving Seat",exam:"Exams",joinType:"Exam Device",limitTime:"Availability",openApp:"Take Exam via ULearning App",downloadApp:"Download ULearning App",pc:"Web",app:"ULearning APP",exe:"ULearning Lockdown Browser",noCameraTip:"The camera is in use or access to it is denied. Please close the program using camera and/or allow camera access by ULearning.",fileSizeLimitType:"The attachment size cannot exceed {maxSize}",notSupportTip:"This exam does not support web participation. Please use the type of exam device specified to take the exam.",noFaceTip:"Face verification is enabled for this exam, and you can start the exam after completing face verification.",identification:"Start",timeLimit:"Exam Duration",minute:"{n} minutes",allowedTimes:"Attempts Allowed",notLimit:"No limit",myScore:"My Score",score:"{n} points",usedTimes:"Attempts Used",examTime:"Exam Duration",lateLimit:"Late Start",lateLimitTip:"Not allowed to take the exam after {min} minutes from the start of the exam",submitLimit:"Submit after",submitLimitType:"The exam is not allowed to submit within {min} minutes after the exam starts",examMonitor:"Exam Security Options",deviceMonitorTip:"{deviceMonitor} is on - Do not switch to another device or browser during the exam!",deviceMonitor:"Device Monitoring",ipMonitorTip:"{ipMonitor} is on - Do not switch to another network during the exam!",ipMonitor:"IP Monitoring",cutScreenMonitorTip1:"{cutScreenMonitor} is on - The exam will be submitted involuntarily if the students switch from the exam screen to another screen/App for more than {s} seconds in a single switch or for more than {times} times!",cutScreenMonitorTip2:"{cutScreenMonitor} is on - The exam will be submitted involuntarily if the students switch from the exam screen to another screen/App for more than {times} times!",cutScreenMonitorTip3:"{cutScreenMonitor} is on - The exam will be submitted involuntarily if the students switch from the exam screen to another screen/App for more than {s} seconds in a single switch!",cutScreenMonitor:"Screen Switch Monitoring",faceMonitorTip:"{faceMonitor} is on - Need to pass face verification to start the exam!",faceMonitor:"Face Verification",cameraMonitorTip:"{cameraMonitor} is on - Keep the front-facing camera on all the time through the exam!",cameraMonitor:"Camera Monitoring",debugCamera:"Check Camera",stratExam:"Start",noPermissionTip:"You are not authorized to take this exam. If you have any questions, please contact the exam organizer.",multipleSessions:"This exam contains multiple sessions. Please log in to view the sessions and exam time you can participate in.",loginToExam:"Log in to start",downloadAppBtn:"Download ULearning App",downloadExe:"Download ULearning lockdown browser",windows:"Windows Version",windowsTip:"Supports Windows 7 and above versions",download:"Download",mac:"Mac Version",macTip:"Supports macOS10.11 and above versions",examEnvironmentTesting:"Exam Device Compliance Check",deviceAbnormality:"Device abnormal",ipAbnormality:"IP Abnormal",deviceAbnormalityTip:"The device monitoring is on and you are not allowed to change the device or browser during the exam. Please use the device or browser that entered the exam for the first time to answer the questions.",ipAbnormalityTip:"IP monitoring is on. Students are not allowed to switch to another network during the exam (Switching the network may cause the IP address to change).",useCodeTip:"If you need to change the device/browser under special circumstances, please ask the proctor for the verification code, and {useCode} to enter the exam.",useCode:"Use Verification Code",faceVerification:"Face Verification",faceVerificationTip:"You have not completed the face verification and cannot take the exam via face verification.",faceVerificationTip1:"Either {goToCertification} or {useCodeEnter}",goToCertification:"Start Face Verification",useCodeEnter:"Use the verification code to enter the exam",examNotes:"Exam Instructions",agreenExamNotes:"I have read and agree to the items in the exam instructions",checkFirst:"Please select",faceVerificationDesc:"Please face the camera and make sure there is enough light. Can't perform face verification?",faceVerificationDesc1:"Can't do face verification?",examCode:"Exam Verification Code",examCodeTip:"Ask your teacher or proctor for the verification code and enter the code below.",examCodeError:"Incorrect verification code!",cameraMonitorDesc:"After the camera monitoring is turned on, the system will detect and record your suspicious behaviors such as leaving seat, deviated eye focus, talking with others, etc. Please make sure: {br}1. Adjust the camera as needed so that your head/face fully appear in the camera view when you are sitting in front of the exam device to take the exam. {br}2. During the exam, focus your eyes on the exam screen, do not leave the seat, and do not talk with others.",notStart:"Not started",inProgress:"In progress",ended:"Ended",joinTypes:"Web/ULearning app/ULearning lockdown browser",resultsNotAnnounce:"The results of this exam won’t be posted.",resultsNotYetAnnounce:"Results have not yet been posted",subjectiveQuestionsToBeReviewed:"To be graded",ipPermissionsTip:"Current IP {ip} does not have access to the exam - Please use the specified device to take the exam!",lateTip:"You are not allowed to take the exam since you have passed the permitted late start time.",noCamera:"No camera was detected",noCameraTip1:"Face verification is turned on for this exam and please use a device with a front-facing camera to take the exam.",noCameraTip2:"Camera monitoring is turned on for this exam and please use a device with a front-facing camera to take the exam.",testCamera:"Checking camera...",examNotStart:"The exam is not started yet",examEnded:"The exam ended",loadError:"Request failed!",expireTip:"Login timed out, please log in again!",ltiTip1:"If you need to take the exam via ULearning APP or ULearning Lockdown Browser, you can log in with your U-Test account. Your username is: {loginName}, and the initial password is the same as the username.",ltiTip2:"If you need to take the exam via ULearning APP or ULearning Lockdown Browser, you can log in with your U-Test account. Your username is: {loginName}, and the initial password is the same as the username. You can modify your password after loggin in.",toUpdatePsd:"Change Password",accountTipHead:"Hi {name}, ",accountTipContent:"Welcome to the ULearning Exam System. We have registered an ULearning account for you. If you need to take the exam via your mobile device, please download the ULearning APP (if you haven’t done so) and then log in with your ULearning account.",userInfo:"Here is your ULearning account:",userName1:"Username",passwordTip:"The initial password is the same as your username, you can change your password after login.",examInfo:"Exam Information",examName:"Exam Name",openAppTip:"If the ULearning APP is not launched successfully, please check whether it is installed. If it is not yet installed, please download and install it first.",openAppBtn:"Luanch ULearning APP",close:"Close",view:"View",delete:"Delete",confirmDelete:"Are you sure you want to delete it?",transcodeTip:"The file is being transcoded, please try again later.",transcodeTip1:"The file is being transcoded, please try again later",clickToTry:"Click to try again",mute:"Mute",unmute:"Unmute",play:"Play",pause:"Pause",fullscreen:"Full Screen",exitFullscreen:"Exit Full Screen",clickToRecord:" Click to start recording ",saving:"Saving...",saveFail:"Failed to save!",saveSuccess:"Saved successfully!",reRecord:" Re-Record",recordingTip:"There is another audio recording in progress, please close it first.",noRecordingTip:"Recording access is off. Enable it in the browser settings.",uploadAudioFail:"Failed to upload the recording - Please check network connection",addFile:"Add Attachment",uploadFileError1:"Upload up to {n} attachments",uploadFileError2:"File size cannot exceed {size}",uploadFileError3:"The file type is not supported",uploadFileError4:"File size exceeds limit",uploadFileError5:"Transcoding failed!",uploadImgError:"Image size cannot exceed {size}",uploadMediaError:"File size cannot exceed {size}",uploadFail:"Upload failed!",mark:"Mark",clear:"Clear",addMark:" Add Comments",deleteMark:"Delete Comments",playTimesError:"Error - The number of plays is incorrect",manualRefresh:"Load manually",selectQuestionType:"Select Question Type",questionNum:"{n} ",questionType:"Question Type",singleQ:"Multiple Choice",multipleQ:"Multiple Response",judgmentQ:"True/False",completion:"Fill in the Blank",shortAnswer:"Essay Question",sortingQ:"Sequence",comprehensiveQ:"Combination",formulaCalculationQ:"Calculated Formula",blankQ:"Word Bank",clozeQ:"Cloze Test",dropDownQ:"Multiple Drop-down",oralSubjectQ:"Language - Oral",oralReadingQ:"Language - Read Aloud",single:"Multiple Choice",multiple:"Multiple Response",judgment:"True/False",completion1:"Fill in the Blank",shortAnswer1:"Essay",stuAnswer:"Student Response",correctAnswer:"Correct Answer",questionScore:"({n} points)",questionDesc:"{n} sub-questions, {score} points in total",answer:"Answer",answerCanChangeTip:"The answers for the blanks do not need to be in order.",range:"Allowable Error",examineeRecording:"Student Recording",notAnswer:"Not answered",inputAnswerTip:"Enter your answer here",enableUploadTip:"When publishing the exam, you can choose whether to allow students to upload attachments",referenceAnswer:"Reference Answer",examUploadTip:"When selecting a file, the system will temporarily exit full screen. Please complete the file selection and return to the exam screen within 30 seconds. Then, click any blank area on the screen to return to full screen. Otherwise the system will log it as leaving exam.",examUploadTipNew:"When selecting a file, the page will temporarily exit the full screen, please complete selecting attachments within 60 seconds and return to the exam interface, and then click any blank space on the page to return to full screen, otherwise the system will record the operation as leaving the exam.",uploadFailTip:"Upload failed - Please retry",sortTip:"Drag an item to sequence",yourAnswer:"Your Answer",inputFormulaTip:"Click the formula icon on the left to enter the formula",backSpace:"Backspace",answerRight:"Correct",answerError:"Incorrect",scoreResult:"Score",graded:"Graded",toBeRated:"Ungraded",comments:"Comments",analy:"Answer Explanation",rating:"Grade",inputScoreTip:" Enter a score of {num} (One decimal place is allowed)",inputCommentsTip:"Click to enter the comments (optional)",inputCommentsTip1:"Comments cannot exceed {n} characters",option:"Options",optionContent:"Click to enter the choice",addOption:"Add Item",inputAnaly:"Click to enter the answer explanation",inputAnalyTip:"The answer explanation cannot exceed {n} characters",addQuestionTip1:"Add at least one sub-question",optionContentTip:"The choice cannot exceed {n} characters",optionContentTip1:"The choice content cannot be empty",optionContentTip2:"No more than {n} choices",inputAnswerTip1:"Please set the correct answer!",inputQuestionTitle:"Click to enter the question",questionTitleTip1:"The question can not be empty!",questionTitleTip2:"The question cannot exceed {n} characters",insertBlankTip:"Hit the Tab key also allows you to insert a blank item",inputAnswerTip2:'For multiple correct answers, please use "//" to separate them',inputAnswer:"Click to enter the answer",answerTip:"The answers for the blanks do not need to be in order",addBlankTip1:"Add at least one blank item",inputAnswerTip3:"The answer cannot exceed {n} characters",inputAnswerTip4:"The answer cannot be empty!",addSubQuestion:"Add Sub-Questions",addSubQuestionTip:"No more than {n} sub-questions",defineRange:"Define variables' range",minimum:"minimum",max:"maximum",precision:"Precision",answerPrecision:"Precision",allowedDeviation:"Allowable Error",detectionFormula:"Test Formula",inputFormula:"Enter the formula",inputFormulaTip1:"The formula length needs to be between 1 and {n} characters",inputDeviationTip:"The error needs to be between 0-{n}",unableToCalculateAnswer:"Cannot be calculated - check your formula!",inputRangeTip:"Please enter a valid value range",readText:"Read-Aloud Content",readTextTip:"English only, no more than {n} words",wordNum:"Words",readTextTip1:"Read-aloud content cannot be empty",readTextTip2:"Read-aloud content cannot exceed {n} words",inputReferenceAnswer:"Click to enter the reference answer",formula:"Formula",remarked:"Graded",toBeGradedManually:"Manual grading - pending",correctAnswerNotAnnounce:"Answers not yet posted",select:"Select",paramErrorTip:"Error - incomplete page parameters!",getDataFail:"Error - failed to get data!",subjectiveQToBeGraded:"Manual grading - pending",autoLoadNext:"Load next student's exam automatically",completeRemark:"Save Grading",exitRemark:"Exit",nextPaper:"Next",completeRemarkTip:"Congratulations! All students in your class have been graded",remarkTip:"Question {n} is not graded, save it now?",end:"End Grading",remarkSuccess:"Saved successfully!",remarkFail:"Failed to save!",answerHistoryTimes:"Attempt {n} ",showAnswer:"Show Answers",hideAnswer:"Hide Answers",used:"In Use",preview:"Preview",saveAndExit:"Save and Exit",more:"More ",batchEntry:"Batch Create",importFromBank:"Import from Question Bank",batchEditScore:"Points per question",inputScore:"Enter score",batchEditTimes:"Number of plays per audio",batchSetting:"Batch Setting",partName:"Name",desc:"Description",savePaper:"Save",editName:"Edit",fullScore:"Points Possible",inputPartName:"Click to enter the section name",inputPartNameTip:"Section name cannot exceed {n} characters",inputPartDescTip:"Section description cannot exceed {n} characters",inputPaperNameTip:"Exam name cannot be empty",inputPaperNameTip1:"Exam name cannot exceed {n} characters",newPaper:"New Exam",firstPart:"Section 1",paperUsedTip1:"This exam is in use. Only the question stem, answers, and points can be edited. The exam structure cannot be modified. Don't add/delete questions or sub-questions (for combination questions). {br}If the question answers or points is changed, re-grade the exam.",previewTip:"Add at least one question to each section to save or preview it.",previewTip1:"Question {n} is not saved - please save the question first",savingTip:"Saving, please wait…",addPartTip:"Add up to {n} sections per exam.",editPart:"Edit Section",deletePart:"Delete Section",deletePartTip:"Deleting a section will delete all questions in that section. Newly created section questions won't be saved to the question bank and cannot be undone after deletion, so please use caution with deletion. Are you sure you want to delete it?",deletePartTip1:"Keep at least one section.",addPartQuestionTip:"No more than {n} questions per section.",confirmCancelEdit:"Are you sure to cancel the modification?",deleteQuestion:"Delete Question",confirmDeleteQuestion:"Are you sure you want to delete this question?",editSuccess:"Edited successfully!",editFail:"Failed to edit!",importFail:"Failed to import!",exitTip:"The exam has not been saved. If you exit now, the new questions created here will be lost. Are you sure you want to exit?",exitTip1:"Question {n} is not saved. If you exit now, the editing won't be saved. Are you sure you want to exit?",confirmExit:"Are you sure you want to exit?",answered:"Answered",interruptAnswer:"Save Answers",saveAnswerRecord:"Save Answers",submitPaper:"Submit Exam",joinExamByCode:"Enter the exam by verification code",examLimitTime:"Exam Time",saved:"Saved",networkError:"Network error - Exam submission failed!",networkErrorTip1:"The system has temporarily saved your answers locally - Do not leave or close the exam screen. Try to re-submit the exam later.",leftTimeTip:"Less than 1 minute left",restoringAnswerRecords:"Restoring answer records..., please wait!",networkErrorTip2:"Network error, the exam cannot be loaded normally. Please check the network and restart the exam after the network is recovered.",networkErrorTip3:"Data error, the exam cannot be loaded normally. Please contact customer service.",notExitFullScreenTip:"Do not exit full screen during the exam. Otherwise it will be logged as leaving exam and might be treated as cheating.",submitPaperErrorTip:"Please do not close the page - The system is submitting your exam!",submitPaperErrorTip1:"Network unavailable - Please check your network connection!",submitPaperErrorTip2:"Submission failed. Please do not close the page - The system is re-submitting your exam!",submitSuccess:"Submitted successfully!",submitFail:"Failed to submit!",submiting:"Submitting, please wait...",notAllowedSubmitTip:"The exam is not allowed to submit within {time} minutes after the exam starts",confirmPaperTip:"Are you sure you want to submit?",confirmPaperTip1:`Question {n} is not yet answered. Do you still want to submit the exam?
|
|
2
|
+
`,confirmPaper:"Submit Exam",timeOverTip:"The time has run out. Your exam will be submitted automatically in 3 seconds.",nextPart:"Next Section",isLast:"The End",examinee:"Examinee",result:"Score",objectiveQuestionScore:"Auto Score",subjectiveQuestionScore:"Manual Score",totalNumberOfQuestions:"Questions",totalScore:"Points",numberOfQuestions:"Questions",scoreNum:"Points",addPart:"Add Section",numberOfPlaysAllowed:"Number of Plays: ",notLimit1:"No limit",playTimesAllowed:"Number of plays: {n} ",playedTimes:"Played {n} times",playTimesOver:"Number of plays used up",switchPartTipAboutRecording:"A recording is still in progress. Switching to another section will stop the recording. Are you sure you want to switch?",submitTipAboutUpload:"File uploading is still in progress - Please submit it later!",saveTipAboutUpload:"File uploading is still in progress - Please save later!",addBlankTip:"No more than {n} blank items",addQuestionTip:"No more than {n} sub-questions",notExitTip:"You're not allowed to exit full screen or leave the exam screen during the exam!",leaveTimesTip:"You've left the exam screen {n} times!",continueAnswer:"Continue to Answer",finish:"Done",nextStep:"Next",skip:"Skip",guide1:"Welcome to the new version of the exam system. Let's take a look at the changes.",guide2:"On the left , you can add, move and delete exam sections. Click the section name to switch to that section.",guide3:"Click here to edit the section name and description.",guide4:"In this new version, you can create and edit questions in the exam directly ! Select a question type here to add a new question. Of course, you can also import questions from the question bank.",guide5:"New questions created here will not be automatically saved to the question bank. If necessary, you can use the Import from Exam function in the question bank to import the questions from the exam into the question bank.",guide6:"Batch setting of points per question and number of plays per audio moved here.",guide7:"Click here to preview the exam when editing.",guide8:"Remember to click Save after all editing.",paperUsedTip:"This exam is in use. Only the question stem, answers, and points can be edited. The exam structure cannot be modified. Don't add/delete questions or sub-questions (for combination questions).",createPaper:"Create Exam",editPaper:"Edit Exam",previewPaper:"Preview Exam",teacherRemark:"Grade Exam",answerHistory:"Exam Response",cameraErrorTip:"Camera monitoring error - The camera fails to start. Please check whether: {br}1. Camera access is not enabled. {br}2. The camera is used by another program. {br}3. The network is unavailable. {br}If any of the above exists, please fix it and then click the Continue to Answer button.",remarkScoreTip:"Please grade according to the specified range.",textCount:"{n} words",choiceQue:"Select Question",queBank:"Question Bank",insert:"Insert",alreadyChoices:"{n} item(s) selected",mineQueBank:"My Question Bank",schoolQueBank:"School Question Bank",shareBank:"Shared Question Bank",goBack:"Back",allQuestions:"All Questions",parsentArea:"Current Position",search:"Search",addQuestions:"Add Question",editQuestions:"Edit Question",importQuestions:"Batch Import",addBank:"Add Folder",editBank:"Rename Folder",bankNameError1:"The folder name cannot be empty.",bankNameError2:"The folder name cannot exceed 200 characters.",bankNameError3:`The folder name cannot contain the following characters: <> *?:" '|/\\~.'"`,bankNameError4:"Folders can be added up to 5 levels, the current directory is level {l}, no subfolders can be added to this folder.",writeBankName:"Click to enter the folder name",addSuccess:"Added successfully!",addFail:"Failed to add!",queBankStatistics:"Question Statistics",importBank:"Export Questions",importBankOverNum:"The number of questions exceeds the upper limit.",importLoadMsg:"Exporting, please wait...",importLoadMsg1:"Please be patient as the export time may be long.",importLoadMsg2:"If your browser blocks pop-ups, please set it to always allow pop-ups.",importLoadMsg3:"Exporting…, {n}/{m} completed.",cancelExportRecord:"Cancel Export",imporBanktNone:"There are no questions in this folder.",importBankErrorMsg:"Failed to export!",allQuestionsType:"All Types",allQuestionsLevel:"All Difficulty",allQuestionsTime:"Newest to Oldest",allQuestionsTimePositive:"Oldest to Newest",writeSearch:"Search Question / Folder",titleDetails:"Question Details",choiceQueType:"Select to Create",textImport:"Import via Text",paperImport:"Import from Exam",paperImportError:"When you import questions from a exam to this folder, the folder level will exceed the upper limit. The question bank supports up to 5 levels of folders, please reselect a folder to import.",excelImport:"Import via Excel",importExcelLoadMsg:"Importing, please wait...",importSuccess:"Imported successfully!",hardlevels1:"Very Easy",hardlevels2:"Easy",hardlevels3:"Average",hardlevels4:"Difficult",hardlevels5:"Very Difficult",downloadTemplate:"Download Template",downloadTemplateMsg:"Download the Excel template, and fill in the questions according to the instructions.",uploadFile:"Upload File",uploadFileMsg:"Upload the completed Excel file",uploadFileError:"Some of the questions contain invalid data, please check and modify before uploading.",uploadFileErrorMsg:"Row {n}, column {m}, ",paperChoiceQueMsg:"Please select a question first.",paperChoiceQueMsg1:"Import up to 200 questions at a time.",paperChoiceQueMsg2:"Import up to 200 questions at a time.",choiceAll:"Select All",moveSuccess:"Moved successfully!",moveFail:"Failed to move!",moveFailMsg1:"The folder level cannot exceed 5 levels, and the sum of the levels of the target folder and the current folder exceeds the upper limit and cannot be moved.",moveFailMsg2:"A folder with the same name exists in the target folder and cannot be moved.",moveLoadMsg:"Processing, please wait...",changeShareRange:"Sharing",choiceTeacherError1:"Please select the teacher you want to share",choiceTeacherError2:"Please select the teacher you want to share",shareTeacherEmpty:"No teacher selected",shareNumOver:"Select up to 100 teachers",shareLoadMsg:"Saving, please wait...",queBankEmpty:"There are no questions in this folder.",deleteConfirmNew:"Are you sure you want to delete {n}?",deleteConfirm1:"If you select Delete Folder, but Keep Questions, the questions contained in the folder will be moved to the root directory after deletion.",deleteConfirm2:"If you select Delete All, the questions in the folder will be deleted as well.",deleteConfirm3:"Delete Folder, but Keep Questions",deleteConfirm4:"Are you sure you want to delete the {n} items?",deleteConfirm6:"Data cannot be recovered after deletion.",deleteConfirm7:"Are you sure you want to delete it? Data cannot be recovered after deletion.",deleteLoadMsg:"Processing, please wait...",deleteAll:"Delete All",deleteSuccess:"Deleted successfully!",deleteFail:"Failed to delete!",cameraNoStartTip:"Turn on the camera",hardLevel:"Difficulty",schoolTeacher:"All school teachers",allTeacher:"All teachers",appointTeacher:"Selected teachers",sameQueinPaper:"Similar question exist in the exam",alreadyinPaper:"Already selected",subQuestionNum:"{n} sub-question(s)",changeLastTime:"Last Updated: {time}",changeLastTime1:"Last Updated",queLocation:"Position",founder:"Creator",own:"Myself",batchType1:"Rename",batchType2:"Move",batchType3:"Share",batchType5:"Edit",batchType6:"Duplicate",copySuccess:"Duplicated successfully! ",copyQuestion:"Question",copyFolder:"Folder",copyFail:"Failed to duplicate!",copyLoadMsg:"Processing, please wait...",currentDirectory:"Current Position",rootDirectory:"Root Directory",targetFolder:"Please select a folder.",sharePeople:"Share to: ",justOwn:"Private",choiceschoolTeacher:"Selected teachers",choiceschoolAllTeacher:"All school teachers",choicesallTeacher:"All teachers",choiceTeacher:"Select",searchTeacher:"Enter teacher name to search",previousPage:"Previous",NextPage:"Next",choicePage:"Skip",totleQueNum:"Number of Questions",totleFolderNum:"Number of Folders",hardDistribution:"Difficulty Distribution",queTypeDistribution:"Question Type Distribution",tagsMsg:"Tags (Up to 30 characters, hit Enter to add, up to 3 tags):",analysisTit:"Feedback placeholder (Optional)",stemArea:"Question placeholder",choiceA:"Choice 1 placeholder",choiceB:"Choice 2 placeholder",choiceC:"Choice 3 placeholder",choiceD:"Choice 4 placeholder",completionStem:"Question placeholder ( ) 、 ( ) 、 ( ) 。",completionAnswer:"Answer 1 placeholder||Answer 2 placeholder||Answer 3 placeholder",shortAnsStem:"Question placeholder",shortAnsAnswer:"Answer placeholder",saveErrorTips2:"Failed to save some of the quesionts!",numExceededTips:"Add up to 200 questions at a time.",incompleteMessage1:"The question title cannot be empty!",incompleteMessage2:"Keep at least 2 choices.",incompleteMessage3:"No more than 20 choice options!",incompleteMessage4:"The answer cannot be empty!",incompleteMessage5:"The choices can not be empty. ",incompleteMessage6:"Click to enter the choice or delete the extra choices.",incompleteMessage7:"The number of correct answers cannot exceed the number of choices.",incompleteMessage8:"Invalid answer.",incompleteMessage9:"There are duplicate choices in the answer.",incompleteMessage10:"The answer cannot be empty.",incompleteMessage11:"The number of correct answers cannot be less than the number of blank items.",incompleteMessage12:"No more than 20 blank items!",completionAnswerTips:"Note: The answers for the blanks do not need to be in order.",changeScoreText:"Are you sure to modify points in bulk?",scoreTips:"Please enter a valid point",setScoreTips:"Please create a question first.",detailDescription:"Help",batchChangeScore:"Batch edit points",questionEditarea:"Question Editing Area",questionPreviewarea:"Question Preview Area",questionEdit1:"1. The types of questions supported by this function: Multiple Choice, Multiple Response, True/False, Fill in the Blank, Essay Question.",questionEdit2:"2. Only plain text question can be imported. Questions that contain pictures, formulas, videos, and audio are not supported.",questionEdit3:"3. There are two ways to add a question: (1) Click on the question type above to add a new question and edit the question according to the template format. (2) Paste the question text here , and the system will automatically identify the question type and generate the question.",questionEdit4:"4. After entering the questions, you can check whether the result indentified by the system is accurate in the preview area on the right, including question type, answer and points. Save after confirmation.",correct:"True",incorrect:"False",quesOrder:"Question {n} , ",saveOutText:"You have unsaved question(s) , are you sure you want to quit?",bindDownload:"Download Moodle Question Bank Conversion Tool",downloadMoodleTitle:"Instructions",downloadDesc1:"1. Download and install the format conversion tool (Windows system only).",downloadDesc2:"2. Export the question bank from Moodle into an xml format file. Only the following question types are supported: multiple choice, true/false, short answer, essay.",downloadDesc3:"3. Use the format conversion tool to convert the xml file to Excel format.",downloadDesc4:"4. Use ULearning's bulk import function to upload the Excel file and import the question bank.",alreadyChoicesAll:"{n} item(s) selected",importLoadFirst1:"1. With this function, you can export all the questions in this folder and its subfolders.",importLoadFirst2:"2. At present, it only supports exporting Excel format, and pictures, audio, video and other attachments of the questions can not be exported.",startImport:"Start to Export",queBankEmptyNew:"No eligible questions were found",noSkipping:"This exam prohibits skipping questions, please answer in order.",preQue:"Previous",nextQue:"Next",finallyQue:"The End",quitExam:"Exit the Exam",networkMsg1:"The network is unstable, and continuing to answer questions may cause the answer record to be lost.",networkMsg2:"If the network cannot be restored temporarily, it is recommended to apply to the teacher to withdraw from the exam first, and reschedule the exam later.",submissionExam:"The exam is submitted involuntarily by the system",submissionExamTip1:"You have left the exam {n} times. According to the exam monitoring settings, your exam will be submitted involuntarily by the system.",submissionExamTip2:"You have left the exam for more than {n} seconds. According to the exam monitoring settings, your exam will be submitted involuntarily by the system.",submitingNew:"Submitting...",leaveLimitTip:"Left the exam {n} times and your exam will be submitted involuntarily by the system",leaveLimitTimeTip:"You have left for {n} seconds. If you leave for more than {m} seconds, your exam will be submitted involuntarily by the system.",uploadFileType:"Upload Attachment",uploadFinishTip:"After selecting the attachment, click Continue to return to the exam.",scanCodeUpload:"Scan code to upload",uploadByPhone:"Scan Code to Upload",scanCodeUploadDesc:"Scan this QR code to upload files to your computer from your mobile device.",scanCodeUploadDesc1:"The QR code is valid in {num} minutes. You need to reopen the pop-up window if the QR code is expired.",scanCodeUploadTip:"Use a mobile device to scan the code, or modify the browser device type identifier.",scanCodeUploadTip1:"The link has expired",selectImg:"Select from albums",selectFile:"Select File",uploadFirst:"Please upload the file first",submitToPC:"Submit to the computer",submitFileSuccess:"Upload successful!",submitFileFail:"Upload failed!",continueUpload:"Continue to upload",codeUploadTip1:"File size cannot exceed {size}.",codeUploadTip2:"Upload up to {num} files at a time.",codeUploadTip3:"File size cannot exceed {size}",codeUploadTip4:"Upload up to {n} attachments per question.",codeUploadTip5:"The file is being uploaded, please wait until the upload is complete before submitting.",exit:"Exit",exitUploadTip:"File not submitted, are you sure to leave?",qrCodeOver:"QR code has expired, please click {refresh}",refresh:"Refresh",uploadFailTipNew:"File upload or transcoding failed, please try to transcode locally first before uploading.",publisher:"Published by",examBatch:"Exam Sessions",examBatchNums:"{n} ",examMonitorConsole:"Exam Monitor",enterCode:"Please enter the spare verification code for the exam",monitorConsole:"Exam Mobile Monitor",codeInvalid:"Verification code expired",answerTimeLimit:"Exam duration",answerTimes:"{n} ",batchArrangement:"Exam Sessions",allBatchs:"All sessions",allClasses:"All classes",all:"All",notApproved:"Ungraded",readed:"Graded",notSubmitted:"Not submitted",examViewTip:"Please view and grade from your computer.",selectBatch:"Select a session",selectClass:"Select a class",totalBatch:"{n} sessions in total",ownSpieltag:"Only show the sessions of my classes",batchIndex:"Session {index}",totalNums:"Total number of examinees",class:"Classes",student:"Students",signInCode:"Sign-in Code",verificationCode:"Spare verification code",notEnter:"Not started",signedIn:"Signed in",haveEntered:"Entered",leave:"Leaving",answering:"In progress",handInExam:"Submitted",answerTimes1:"Attempt {n} ",copyLink:"Copy Link",wx:"WeChat",shareTo:"Share to",behaviorRecord:"Monitoring Records",exe1:"Lockdown Browser",notSignIn:"Unsigned",intoPage:"Enter page",leavePage:"Leaving page",leavePageTimeTip:"Leave time > 5 seconds",replaceDevice:"Switch Device",replaceIp:"Switch IP",commitExam:"Submit exam",commitExamTip1:"Switched away from the exam screen more times than allowed and the exam was submitted involuntarily.",commitExamTip2:"Switched away from the exam screen for longer than the time allowed and the exam was submitted involuntarily.",commitExamTip3:"Submitted automatically by the system.",commitExamTip4:"Time exhausted, exam submitted by the system automatically.",signinCode:"Exam Sign-in Code",refreshed:"Refreshed",refreshInterval:"Refresh interval",intervalTime:"{seconds} s",signinCodeTip:"1. Please use ULearning APP to scan the code to sign in. {br}2. After signing in, you can only use the same equipment to enter the exam.",examVerificationCode:"Exam Verification Code",standbyVerificationCodeDesc:"This verification code can be used to enter the exam when examinees are unable to enter the exam under special circumstances, including: {br}- exams with device/IP monitoring enabled, where examinees need to change devices or IPs during the exam. {br1}- exams with face recognition enabled, where examinees cannot pass face verification.",standbyVerificationCodeTip:"The verification code is valid within {minute}, please refresh to get it again after it expires.",noExamTip:"No exams found.",noMore:"No more",errorTip:"The request failed, please reload.",noStudentTip:"No data found.",pulling:"Pull down to refresh...",loosing:"Release to refresh...",loading:"Loading...",enterTip:"Enter student ID or name",noData:"No data found",copySuccess1:"Copied",shareTip:"Please install the WeChat app first.",tokenTip:"You are already logged in at another terminal.",scanTip:"Please scan the correct QR code.",forceSubmit:"Early Terminate",forceSubmitTip:"The teacher terminates the exam in advance, it will be submitted automatically after {seconds} seconds, please do not leave or close the page.",commitExamTip5:"Exam submitted involuntarily by the teacher.",intoExamTime:"Exam start time",answerUsedTime:"Exam time used",forceSubmitTip1:"The student is answering questions. Using this feature, the student will be forced to submit early. There may be a delay of about 10 seconds to 1 minute. This operation cannot be undone, so please use it with caution.",forceSubmitTip3:"Are you sure to terminate early?",forceSubmitSuccess:"The request was sent successfully.",forceSubmitFail:"Operation failed.",forceSubmiting:"Submitting",screenshot:"Screenshot",commitExamTip6:"Screenshot of the violation, forced submission by the system.",questionTrain:"Question Bank Training",questionTrainManage:"Question bank training management",trainProgress:"Progress",importQue:"Import questions",importQueSuccessMsg1:"Import successfully, and {n} questions are added.",importQueSuccessMsg2:"Question bank training only supports objective questions and fill-in-the-blank questions, and unsupported question types are automatically skiped.",trainMsg:"Please select questions from the individual/school question bank. Only course administrators can import/remove questions.",deleteBank:"Empty the question bank",deleteBankMsg:"Are you sure you want to empty the question bank?",previewError:"The question has been deleted from the bank.",batchDelete:"Bulk remove",queNum:"Number of questions: {n}",answeredNum:"No. of students submitted",averageAnsweredNum:"Average attempts",firstAccuracy:"First time accuracy",operation:"Actions",removeQue:"Remove",removeQueTitle:"Remove Question",removeQueMsg:"Are you sure you want to remove the selected question?",previewQue:"Preview",searchStu:"Search for students",export:"Export",studentID:"Student ID",studentName:"Name",answerProgress:"Number of questions answered (progress)",errorRate:"Number of wrong answers (error rate)",progress:"Progress",rightRate:"Accuracy rate",practice:"Sequential Practice",errorQuestion:"Wrong Answered",bankClosed:"The question bank is closed.",noBank:"The question bank does not exist.",notAnswerNum:"Not answered",answerErrorNum:"Wrong answer",errorRate1:"Error rate",submit:"Submit",answerCard:"Answering card",questionDelete:"The question has been deleted, please refresh the page and try again.",questionDeleteTip:"The question has been removed.",questionDeleteFail:"Question removal failed.",noQuestionTip:"No question",trainPageTip:"The question bank training only supports the computer side temporarily.",enteredExamTip:"The system has detected that you have entered the exam from another page, and if you need to re-enter, please close the other page first.",enteredExamTip2:"If you're sure you don't have multiple answer pages open at the same time, or if you've closed other pages and you're still prompted, {closeBrowser} and then re-enter the exam.",closeBrowser:"Close your browser",enteredExamTip3:"Under special circumstances, you can ask the proctor for a verification code, and use the code to enter the exam.",submitSuccessTip:"Submitted successfully!",commitExamTip7:"Time exhausted, exam submitted by the system automatically.",networkErrorTip4:"The system has temporarily saved the answer record locally, try to submit it manually again later.",batchRemark:"Batch Grade",lateTime:"Late start",lateTimeTip:"No entry is allowed after {minute} minutes from the start of the exam",submitTime:"Submission time",submitTimeTip:"Can not submit within {minute} minutes from the start of the exam",usedPaper:"Exam(s) Used",usedPaperTip1:"{n} ",usedPaperTip2:"Random Exam",submitRecord:"Submit Records",times:"Attempt {n} ",remarkPageTip:"In the review status, only the ungraded questions are displayed.",remarkScoreTip1:"Enter a score of {num}",choiceRemarkPaper:"Please select the exam paper you want to review",subQue:"Subjective questions:",remarkProgress:"Grading progress:",remarkMsg:"Note: If a student has multiple attempts, only the latest one will be displayed here.",remarkQueEmpty:"There are no questions require manual grading",noScore:"Ungraded",noStudentSubmit:"No submissions yet",anonymous:"Anonymous",mark1:"Annotate",inputContent:"Click to enter",roate:"Rotate",showDetail:"View Details",continueRemark:"Continue to next",remarkTip1:"Question {n} has not been graded, end it now?",completeRemarkTip1:"Congratulations, all students in your class have been graded!",remarkBackTip:"The grading is not completed. Are you sure to leave?",remarkBackBtn1:"Don't leave yet",remarkBackBtn2:"Confirm to leave",allowedTimes1:"Attempts allowed",scoreTips1:"Enter score here",openLockScreen:"Launch Lockdown Browser",openLockScreenMsg:"The page will launch the Lockdown Browser.",openLockScreenMsg1:"If the lockdown browser is not installed or cannot start normally, please download and install the lockdown browser first.",clickHere:"Click here",openLockScreenMsg2:"If it is installed, please {clickHere}, and when the webpage pops up dialog box, click the Open ULearning Lockdown Browser button.",downloadLockScreen:"Download ULearning Lockdown Browser",goToExamDetile:"Return to Exam Details",ltiTip3:"Note: If the lockdown does not log in automatically after startup, you can try to log in by entering the ULearing account. Your user name is {loginName}, and the initial password is consistent with the user name.",openLockScreenError:"The Lockdown Browser client is not detected,please check if it is installed correctly. If it is installed but still cannot start, try to uninstall and reinstall the latest version.",allowedTimesNew:"Attempts allowed",usedTimesNew:"Attempts used",averageAnsweredNumNew:"Average number of submissions",selectFileByCamera:"Take Photo",ps:"{n} items/page",banks:"Exam / Question Banks",paperBank:"Exam Bank",selectPaper:"Select Exam",selectedPaper:"{n} item(s) selected",myExamPaper:"My Exam Bank",schoolExamPaper:"School Exam Bank",archivePwdSet:"Set/reset your security password",addExamPaper:"Add Exam",aotoGroupExamPaper:"Auto-Generate Exam",searchPaper:"Search for folders/exam papers",batchAction:"Batch Actions",updateDate:"Last Updated",name:"Name",shareFolder:"Shared Folders",lock:"Secure",unLock:"Unsecure",inputFolderTip:"Enter folder name",createShareFolder:"Create a Shared Folder",searchShareFolder:"Search for a shared folder",permissionSettings:"Permission settings",exitShare:"Exit sharing",exitSuccess:"Exited successfully!",exitFail:"Exit failed!",actionLog:"Operation Logs",shareFolderDesc:"Shared folders support team collaboration, you can add shared faculty team members after creation.",usePermission:"Usage permission",usePermission1:"Available only to the management team",usePermission2:"Available throughout the school",canCopy:"Allow users to duplicate",managementTeam:"Management team",teamNums:"{n} people",addMembers:"Add members",owner:"Owner",allCollege:"All colleges",searchTeachers:"Search for teachers",jobNumber:"Faculty ID",college:"College",removeMember:"Remove",removeMemberNote:"Remove member",removeMemberTip:"The removed member will no longer be able to view and use the exam papers in this shared folder.",removeMemberTip1:"Are you sure you want to remove {name}?",createdDate:"Create Time",paperNum:"Number of Exams",moveTo:"Move to",moveTip:"The selected items contain exams or folders created by others and can only be moved within the current shared folder.",questionMoveTip:"The selected items contain questions or folders created by others and can only be moved within the current shared folder.",deletePaperTip:"The exam paper has already been used and cannot be deleted.",deletePaperTip1:"{name} has already been used and cannot be deleted.",deletePaperTip2:"{name} is not the creator and cannot be deleted.",deletePaperTip3:"{name} does not exist",deletePaper:"Delete Exam",deleteFolder:"Delete Folder",deleteFolderIntro1:"If you select Delete Folder, but Keep Exams, the exams contained in the folder will be moved to the root directory after deletion.",deleteFolderIntro2:"If you select Delete All, the exams in the folder will be deleted as well.",deleteFolderIntro3:"Keep the exams and delete the folder only",deleteFolderTip:"The folder contains exams created by others and cannot be deleted directly.<br />To delete please move these exams out of this folder first.",deleteFolderTip1:"The folder contains used exams and cannot be deleted.",deleteFolderTip2:"The folder contains abnormal exams and cannot be deleted.",batchDelete1:"Delete in bulk",confirmDeleteSelected:"Are you sure to delete the selected {n} items in bulk?",confirmDeleteSelectedTip:"The selected items contain exams created by others and cannot be deleted in bulk.",confirmDeleteSelectedTip1:"The selected item contains exams that have already been used and cannot be deleted in bulk.",confirmDeleteSelectedTip2:"The selected items contain abnormal exams and cannot be deleted.",noPaperTip:"No matching content found",noShareFolderTip:"No matching content found",loadErrorTip:"Network error, please click {reload}",reload:"Reload",copySuccess2:"Duplicated successfully!",deleteShareFolder:"Delete Folder",deleteShareFolderTip1:"When you delete a shared folder, the subfolders and exams contained in it will be moved back to the personal directory of each creator and will not be deleted synchronously.",deleteShareFolderTip3:"When you delete a shared folder, the subfolders and questions contained in it will be moved back to the personal directory of each creator and will not be deleted synchronously.",deleteShareFolderTip2:"Are you sure you want to delete this shared folder?",exitShareTip:"Once you exit, you will no longer be able to view and use the exams in this shared folder.",exitShareTip1:"Are you sure you want to exit?",inputPw:"Enter your password",inputCheckPw:"Please enter the password",forgetPw:"Forgot password?",authentication:"Identity Verification",authenticationMethods:"Verification Method",mobileSMS:"SMS",email:"Email",captcha:"CAPTCHA Verification Code",emailCaptcha:"Email Verification Code",SMSCaptcha:"SMS Verification Code",getCaptcha:"Get verification code",reacquiredSeconds:"{s} seconds later",setLockPw:"Set Security Password",updateLockPw:"Reset Security Password",oldPw:"Old password",newPw:"New password",newPwAgain:"Confirm new password",deleteLockPw:"Remove Security Password",inputAgain:"Confirm your password",setLockPwTip:"After you set up a security password, you can secure the selected exam(s) or exam folder(s). The secured exam(s) or folder(s) can only be viewed or unsecured with this password.",inputCodeTip:"Enter the verification code",lockTip:"You do not have a recovery email or mobile no with your account. To secure your exams, you need to have a recovery method with your account first.",bindBtn:"Bind now",pwNotSame:"Passwords don't match",pwError:"Wrong password",pwError1:"The password should be 6-16 numbers or letters",deleteLockPwTip:"After you remove the security password, all secured exams and folders will be unsecured!",captchaError:"Incorrect verification code!",inputCaptcha:"Enter the CAPTCHA code",codeError:"Incorrect verification code!",codeInvalid1:"The verification code has expired, please get it again",inputPasswordAgain:"Enter password again",paper:"Exam",teamsMaxCount:"No more than {n} members.",selectPaperIntro:"Select the exam and import the questions from the exam into the current folder. Selecting up to {n} exams at a time.",insertPaperTip:"Please select exam",insertPaperTip1:"Select up to {n} exams at a time",insertSuccess:"Imported successfully!",insertFail:"Failed to import!",allPaper:"All Exams",statistics:"Statistics",bankSortTypes:["Sort by default","Most favorites","Largest amount","Last update"],searchBank:"Search the question bank",from:"Source",questionNums:"Number of questions",updateTime:"Last updated",timeOver:"Expired",deadLine:"Valid until",collect:"Favorite",cancelCollect:"Unfavorite",requestSuccess:"{msg} success",requestFail:"{msg} failed",noShareBank:"No matching content found",shareBankTip:"Here are question banks imported from outside and available to teachers across the school.",shareFolderTip:"Shared folders have been upgraded!",shareFolderTip1:"The new version of Shared Folders allows teachers to work together as a team to manage examrs or questions in the same folder. Meanwhile, the original exam/question sharing function has been taken offline. For exams or questions that need to be shared, you can create a Shared Folder, set up the sharing team members, and move the exams/questions to the shared folder.",updateDesc:"Update description:",paperUpdateDesc:"The original School Exam Bank and Shared Exam Bank functions have been taken offline, please use the Shared Folder in My Exam Bank to share exams with your team.",link:"Entrance to the old version",questionUpdateDesc:"The original School Question Bank and Shared Queation Bank functions have been taken offline, please use the Shared Folder in My Question Bank to share questions with your team.",moveErrorTip1:"The exam or folder does not exist.",moveErrorTip4:"The question or folder does not exist.",mobileGoBack:"Go back",quitCheckAll:"Unselect all",notAllowCopy:"Duplication is not allowed",isArchiveTip:"This shared folder has been locked.",moveQue:"Move the question",createQue:"Create a question",appCreateQueMsg:"The mobile version currently does not support creating questions of other types; please create them from the computer.",saveCreateQue:"Save and create next",submitQue:"Complete",queScoreError:"The score must be between 1 and 100, with one decimal place allowed",saveQue:"Save the question",choicePict:"Select Album",choicePict1:"Select from local",moveMsg:"The selected items contain questions created by others and can only be moved within the current shared folder.",noFolder:"There are no subfolders",choiceMsg:"Click on the option to set it as the correct answer",setAnswer:"Set the answer",changeTabMsg:"The edited content will not be saved after switching the question type. Sure about switching?",goBackMsg:"The question has not been saved, are you sure you want to return?",optionContentNew:"Click to enter the choice",soundRecording:"Click to start recording",soundRecording1:"Recording, click on the ripple to stop",soundRecording2:"Re-upload",soundRecording3:"Remarks, not required item, no more than 200 words",insertQue:"Insert fill-in-the-blank items",deleQueNote:"Are you sure you want to delete the question?",imgloading:"The image is being uploaded",fileLoading:"The file is still uploading, please wait.",AIQuestionTitle:"AI Generate Question",questionTextType1:"Generate a question based on the description",questionTextType2:"Generate questions based on the text",questionTextDesc1:"Please enter question requirements below (Note that the questions are generated by a large AI model and may not guarantee complete accuracy; it is recommended to review them before saving).",questionTextDesc2:"Please enter the question requirements below.",questionPlaceholder1:"Enter the requirements",questionPlaceholder2:"Enter text materials, and AI will extract key points from them to generate questions.",AIQuestionBtn:"Generate questions",AIQuestionTip:"Generating questions, please wait...",beta:"Beta",maxCountTip:"Enter up to {max} characters",knowledgePoints:"Knowledge Points",relateKnowledgePoints:"Associate knowledge points",addKnowledgePoints:"Add knowledge points",completeRemarkTip2:"All students in the current list have been graded! If you need to continue grading, please exit and re-filter the students.",qrQuestionAnswer:"Scan to view the answer",exerciseQuestion:"Exercise Questions: ",draft:"Draft",draftTip:"Please edit the exam information on your PC",allExamRoom:"All exam rooms",examRoomPlaceholder:"Please enter the exam room name to search",examRoom:"Exam room",seatNumber:"Seat number",imgImport:"Image recognition and input",imgImportTip:"1. Please upload the test paper image, and the system will automatically identify the questions in the image. The image format supports png, jpg, and jpeg, and the image size does not exceed 512M.{br}2. This function supports the recognition of question types: single choice, multiple choice, judgment, fill-in-the-blank, and short answer.{br}3. The question information supports printing and handwriting recognition. The handwriting is neat, which can improve the recognition accuracy. The formula in the question will be converted into latex format, which cannot fully guarantee the correctness of the content.{br}4. After the recognition is completed, please check whether the question information is accurately recognized in the preview area. For questions that are not accurately recognized, you can manually modify the question content in the editing area. Please refer to the detailed description for modification rules.",uploadImg:"Upload image",analysisImgTip:"Identifying questions, please wait...",selectExamRoom:"Select exam room",noExamRoom:"No exam room data",imgLimitTip:"Image size exceeds limit",imgTypeLimitTip:"Image format is incorrect, please re-upload png, jpg, jpeg format image",viewUploadTypeTip:"Supports common formats such as images, documents, videos, and audios; upload up to 10 attachments per question; a single file on the computer does not exceed 500M. For unsupported format files, please compress and upload. <br/>Documents: pdf, doc, docx, xls, xlsx, ppt, pptx, txt, psd, xmind, dwg <br/>Images: png, jpg, gif, jpeg, bmp <br/>Videos: mp4, avi, wmv, rm, rmvb, mpeg, mpg, mkv, mov, flv <br/>Audio: mp3, wav, wma <br/>Compression package: zip, rar, 7z <br/>Subtitle file: srt",calculator:"Calculator"},Ka={_name:"繁體中文",lang:"tw",langCss:"twCss",home:"首頁",note:"提示",getIt:"我知道了",confirm:"確定",cancel:"取消",save:"儲存",userNameLogin:"帳號密碼登入",login:"登入",forgetPassword:"忘記密碼?",userName:"用戶名 / 手機號 / 郵箱",password:"密碼",inputUserName:"請輸入用戶名/手機號/郵箱",inputPas:"請輸入密碼",freezeTip:"系統檢測到此帳號在{names}課程學習中存在作弊等不當行為,系統已自動凍結此帳號,請聯繫任課老師或平台進行處理",overErrorTimes:"您已經連續輸錯5次,3分鐘後重試",passwordErr:"用戶名/密碼錯誤",loginFail:"登錄失敗",personalInfo:"個人中心",quit:"退出登錄",faceSuccess:"認證已通過,3秒後進入考試",faceSuccess1:"認證已通過",faceFail:"人臉認證未通過。",retry:"重試",leaveSeat:"離開座位",exam:"考試",joinType:"參與管道",limitTime:"考試有效期",openApp:"前往【優學院2.0】APP參加考試",downloadApp:"下載【優學院2.0】APP",pc:"電腦網頁端",app:"手機APP",exe:"電腦鎖屏客戶端",noCameraTip:"攝像頭被佔用或權限被禁止,請允許攝像頭權限或關閉其他攝像頭應用",fileSizeLimitType:"附件大小不能超過{maxSize}",notSupportTip:"本次考試不支持網頁端答題,請按照指定的參與方式進入考試",noFaceTip:"本次考試開啟了人臉識別,完成人臉認證才能參加考試。",identification:"去認證",timeLimit:"考試限時",minute:"{n}分鐘",allowedTimes:"允許答題次數",notLimit:"不限制",myScore:"我的成績",score:"{n}分",usedTimes:"已用答題次數",examTime:"考試時間",lateLimit:"遲到限制",lateLimitTip:"考試開始{min}分鐘後不允許再進入",submitLimit:"交卷限制",submitLimitType:"考試開始{min}分鐘內不允許交卷",examMonitor:"考試監控",deviceMonitorTip:"已開啟{deviceMonitor},中途請勿更換設備",deviceMonitor:"設備監控",ipMonitorTip:"已開啟{ipMonitor},中途請勿切換網絡",ipMonitor:"IP監控",cutScreenMonitorTip1:"已開啟{cutScreenMonitor},單次離開超過{s}秒或累計離開超過{times}次,系統將強制交卷",cutScreenMonitorTip2:"已開啟{cutScreenMonitor},累計離開超過{times}次,系統將強制交卷",cutScreenMonitorTip3:"已開啟{cutScreenMonitor},單次離開超過{s}秒,系統將強制交卷",cutScreenMonitor:"切屏監控",faceMonitorTip:"已開啟{faceMonitor},需要通過人臉驗證進入考試",faceMonitor:"人臉識別",cameraMonitorTip:"已開啟{cameraMonitor},請全程開啟並正對攝像頭",cameraMonitor:"攝像監控",debugCamera:"調試攝像頭",stratExam:"開始考試",noPermissionTip:"你沒有權限參加本次考試,如有疑問,請聯繫考試主辦方。",multipleSessions:"本次考試包含多個分段場次,考生可以參加的場次及具體時間,請登錄後查看",loginToExam:"登錄進入考試",downloadAppBtn:"下載App",downloadExe:"下載考試客戶端",windows:"Windows版",windowsTip:"支持Windows7及以上系統版本",download:"下載",mac:"Mac版",macTip:"支持macOS10.11及以上系統版本",examEnvironmentTesting:"考試環境檢測",deviceAbnormality:"設備異常",ipAbnormality:"IP異常",deviceAbnormalityTip:"本次考試已開啟 設備監控,中途不允許更換設備或瀏覽器,請使用初次進入考試的設備答題。",ipAbnormalityTip:"本次考試已開啟 IP監控,中途不允許更換IP地址(切換網絡可能會導致IP地址發生變化)。",useCodeTip:"如遇特殊情況需要更換設備,請向監考老師索取驗證碼,{useCode}進入考試。",useCode:"使用驗證碼",faceVerification:"人臉驗證",faceVerificationTip:"你還沒有完成人臉認證,無法通過人臉識別進入考試。",faceVerificationTip1:"現在{goToCertification}或{useCodeEnter}",goToCertification:"去認證",useCodeEnter:"使用驗證碼進入考試",examNotes:"考試須知",agreenExamNotes:"我已閱讀並同意考試須知中的事項",checkFirst:"請先勾選",faceVerificationDesc:"請正對攝像頭,確保光線充足。無法進行人臉驗證?",faceVerificationDesc1:"無法進行人臉驗證?",examCode:"考試驗證碼",examCodeTip:"請向監考老師索取驗證碼並輸入:",examCodeError:"驗證碼錯誤",cameraMonitorDesc:"開啟了攝像監控的考試,系統將實時檢測並記錄考生離開座位、視線長時間偏離、與人交頭接耳等異常行為。因此請注意:{br}1. 考前請調整好攝像頭角度,使面部完整出鏡,並儘量正對攝像頭。{br}2. 考試過程中保持視線專注於屏幕,不要離開座位,不要與人交談。",notStart:"未開始",inProgress:"進行中",ended:"已結束",joinTypes:"電腦網頁端 / 手機APP / 電腦鎖屏客戶端",resultsNotAnnounce:"本次考試不公佈成績",resultsNotYetAnnounce:"成績暫未公佈",subjectiveQuestionsToBeReviewed:"主觀題待批閱",ipPermissionsTip:"當前IP:{ip} 無進入考試權限,請使用規定電腦參加考試",lateTip:"你已超過本次考試允許遲到的時間,不能進入考試。",noCamera:"未檢測到攝像頭。",noCameraTip1:"本次考試啟用了人臉識別,請使用有攝像頭的設備參加考試。",noCameraTip2:"本次考試啟用了攝像監控,請使用有攝像頭的設備參加考試。",testCamera:"正在檢測攝像頭",examNotStart:"考試未開始",examEnded:"考試已結束",loadError:"請求失敗",expireTip:"登入已過期,請重新登入。",ltiTip1:"如果需要通過手機APP/鎖屏客戶端參加考試,請使用U-Test帳號登錄。 你的用戶名為:{loginName},初始密碼與用戶名一致。",ltiTip2:"通過手機APP/鎖屏用戶端參加考試,請使用U-Test帳號登錄。 你的用戶名為:{loginName},初始密碼與用戶名一致。 登錄后在帳號管理中可以修改密碼或完善個人資訊。",toUpdatePsd:"去修改密碼",accountTipHead:"你好,{name}",accountTipContent:"歡迎使用優學院考試系統。 我們已為你註冊優學院帳號,如果你需要使用手機參加考試,請先下載【優學院2.0】APP,並使用優學院帳號登錄。",userInfo:"你的優學院帳號如下:",userName1:"用戶名",passwordTip:"初始密碼與使用者名一致,登錄后可以修改。",examInfo:"考試信息",examName:"考試名稱",openAppTip:"如果沒有成功啟動【優學院2.0】APP,請確認是否已安裝。 如果還沒有安裝,請先下載並安裝。",openAppBtn:"啟動【優學院2.0】APP",close:"關閉",view:"查看",delete:"刪除",confirmDelete:"確定刪除嗎?",transcodeTip:"檔正在轉碼,請稍後再播放。",transcodeTip1:"檔正在轉碼中,請稍後再試",clickToTry:"點擊重試",mute:"靜音",unmute:"取消靜音",play:"播放",pause:"暫停",fullscreen:"全屏",exitFullscreen:"退出全屏",clickToRecord:"點擊圖示開始錄音",saving:"保存中",saveFail:"保存失敗!",saveSuccess:"保存成功!",reRecord:"重錄",recordingTip:"已有正在錄音的音訊,請先關閉",noRecordingTip:"錄音許可權已被拒絕,請在瀏覽器設置中開啟錄音許可權",uploadAudioFail:"上傳音訊失敗,請檢查網路連接",addFile:"添加附件",uploadFileError1:"最多上傳{n}個附件",uploadFileError2:"檔不能超過{size}",uploadFileError3:"不支援該類型檔",uploadFileError4:"檔大小不符合",uploadFileError5:"轉碼失敗",uploadImgError:"圖片大小不能超過{size}",uploadMediaError:"音訊/視頻不能超過{size}",uploadFail:"上傳失敗",mark:"標記",clear:"清除",addMark:"添加批註",deleteMark:"刪除批註",playTimesError:"播放次數參數錯誤",manualRefresh:"手動載入",selectQuestionType:"請選擇要添加的題型",questionNum:"{n} 道",questionType:"題型",singleQ:"單選題",multipleQ:"多選題",judgmentQ:"判斷題",completion:"填空題",shortAnswer:"簡答題",sortingQ:"排序題",comprehensiveQ:"綜合題",formulaCalculationQ:"公式計算題",blankQ:"選詞填空題",clozeQ:"完形填空題",dropDownQ:"下拉選擇題",oralSubjectQ:"口語主觀題",oralReadingQ:"口語朗讀題",single:"單選",multiple:"多選",judgment:"判斷",completion1:"填空",shortAnswer1:"簡答",stuAnswer:"考生答案",correctAnswer:"正確答案",questionScore:"({n}分)",questionDesc:"{n}小題,共{score}分",answer:"答案",answerCanChangeTip:"各個空答案順序可互換",range:"誤差範圍",examineeRecording:"考生錄音",notAnswer:"未作答",inputAnswerTip:"請在此填寫答案",enableUploadTip:"發佈考試時,可以選擇是否允許考生上傳附件",referenceAnswer:"參考答案",examUploadTip:"選擇檔時,系統將暫時退出全屏狀態,請在30秒內完成選擇附件的操作並返回考試介面,然後點擊頁面任意空白位置回到全屏狀態,否則系統會將本次操作記錄為離開考試。",examUploadTipNew:"選擇檔時,系統將暫時退出全屏狀態,請在60秒內完成選擇附件的操作並返回考試頁面,然後點擊頁面任意空白位置回到全屏狀態,否則系統會將本次操作記錄為離開考試。",uploadFailTip:"附件上傳或轉碼失敗,請刪除後重新上傳。",sortTip:"拖動選項排序",yourAnswer:"你的答案",inputFormulaTip:"請輸入計算該答案的公式",backSpace:"退格",answerRight:"回答正確!",answerError:"回答錯誤!",scoreResult:"得分",graded:"已評分",toBeRated:"待評分",comments:"評語",analy:"解析",rating:"評分",inputScoreTip:"請輸入{num}的分數,可保留一位小數",inputCommentsTip:"輸入評語,非必填",inputCommentsTip1:"評語不能超過{n}個字元",option:"選項",optionContent:"請輸入選項的內容",addOption:"添加選項",inputAnaly:"請輸入解析",inputAnalyTip:"解析不能超過{n}字元",addQuestionTip1:"至少添加一個小題",optionContentTip:"選項內容不能超過{n}字元",optionContentTip1:"選項內容不能為空",optionContentTip2:"最多添加{n}個選項",inputAnswerTip1:"請設置正確的答案",inputQuestionTitle:"請輸入題目內容",questionTitleTip1:"題目內容不能為空",questionTitleTip2:"題目內容不能超過{n}字元",insertBlankTip:"鍵入tab鍵也可以插入一個填空項",inputAnswerTip2:"一個空如果有多個答案請用 // 分隔",inputAnswer:"請輸入答案",answerTip:"本題各空答案可以互換",addBlankTip1:"至少添加一個填空項",inputAnswerTip3:"答案不能超過{n}字元",inputAnswerTip4:"答案不能為空",addSubQuestion:"添加小題",addSubQuestionTip:"最多添加{n}個小題",defineRange:"定義隨機變數取值範圍",minimum:"最小值",max:"最大值",precision:"精度",answerPrecision:"答案精度",allowedDeviation:"允許誤差",detectionFormula:"檢測公式",inputFormula:"請輸入公式",inputFormulaTip1:"公式長度需要在1-{n}字元之間",inputDeviationTip:"誤差大小需要在0-{n}之間",unableToCalculateAnswer:"無法計算出答案",inputRangeTip:"請輸入正確的取值範圍",readText:"朗讀文本",readTextTip:"僅支持英語,不超過{n}個單詞",wordNum:"單詞數量",readTextTip1:"朗讀文本不能為空",readTextTip2:"朗讀文本不能超過{n}單詞",inputReferenceAnswer:"請輸入參考答案",formula:"計算公式",remarked:"已批閱",toBeGradedManually:"部分題目待人工評分",correctAnswerNotAnnounce:"考試暫未公佈正確答案",select:"請選擇",paramErrorTip:"頁面參數不完整",getDataFail:"獲取數據失敗",subjectiveQToBeGraded:"主觀題待評分",autoLoadNext:"自動載入下一份",completeRemark:"完成批閱",exitRemark:"退出批閱",nextPaper:"下一份",completeRemarkTip:"恭喜,您所負責班級的所有考生都已批閱完成!",remarkTip:"第{n}題未評分,是否結束?",end:"結束",remarkSuccess:"批閱成功",remarkFail:"保存批閱失敗",answerHistoryTimes:"第{n}次",showAnswer:"顯示答案",hideAnswer:"隱藏答案",used:"已使用",preview:"預覽",saveAndExit:"保存並退出",more:"更多",batchEntry:"批量錄入",importFromBank:"從題庫導入",batchEditScore:"批量修改本部分題目分值",inputScore:"輸入分數",batchEditTimes:"批量修改本部分音訊播放次數",batchSetting:"批量設置",partName:"名稱",desc:"說明",savePaper:"保存試卷",editName:"修改名稱",fullScore:"滿分",inputPartName:"請填寫部分名稱",inputPartNameTip:"部分名稱不能超過{n}字元",inputPartDescTip:"部分說明不能超過{n}字元",inputPaperNameTip:"試卷名稱不能爲空",inputPaperNameTip1:"試卷名稱不能超過{n}字元",newPaper:"新建試卷",firstPart:"第一部分",paperUsedTip1:"本試卷已用於考試中,僅允許修改題目內容、答案與分值,不能修改試卷結構,或添加、刪除題目。 包含小題的題目,不允許添加、刪除小題。 {br}如果修改了題目答案或分值,已評分的試卷,須在考試中重新評分。",previewTip:"每個部分至少添加一道題才能保存或預覽",previewTip1:"第{n}題未保存,請先保存題目。",savingTip:"儲存,請稍候...",addPartTip:"每套試卷最多添加{n}個部分。",editPart:"修改部分",deletePart:"刪除部分",deletePartTip:"刪除部分,將同時刪除該部分所有試題。 試卷中新建的試題預設不會保存至題庫中,刪除後無法恢復,請務必謹慎操作。 確定刪除嗎?",deletePartTip1:"至少保留一個部分。",addPartQuestionTip:"每個部分最多添加{n}道題。",confirmCancelEdit:"確定取消修改嗎?",deleteQuestion:"刪除題目",confirmDeleteQuestion:"確定刪除此題嗎?",editSuccess:"修改成功",editFail:"修改失敗",importFail:"匯入失敗",exitTip:"試卷和題目還沒有保存,此時退出,新建的題目將無法找回。 確定退出嗎?",exitTip1:"第{n}題未保存,此時離開,將不保存本次修改。 確定離開嗎?",confirmExit:"確定退出嗎?",answered:"已答",interruptAnswer:"中斷答題",saveAnswerRecord:"保存答題記錄",submitPaper:"交卷",joinExamByCode:"通過驗證碼進入考試",examLimitTime:"限時",saved:"已保存",networkError:"網路異常,試卷提交失敗!",networkErrorTip1:"系統已將答題記錄暫存在本地,請勿離開或關閉頁面,稍後再次嘗試手動提交。",leftTimeTip:"時間已不足1分鐘",restoringAnswerRecords:"正在恢復答題記錄,請稍候...",networkErrorTip2:"當前網路異常,無法正常載入試卷,請檢查本地網路,待網路恢復后再嘗試進入考試。",networkErrorTip3:"數據異常,無法正常載入試卷,請聯繫客服。",notExitFullScreenTip:"考試過程中,請勿退出全屏,否則將視為離開考試,可能會被判定為作弊,影響考試成績。",submitPaperErrorTip:"請不要關閉網頁,系統正在提交試卷...",submitPaperErrorTip1:"當前網路不穩定,請檢查網路連接是否正常。",submitPaperErrorTip2:"提交失敗,請不要關閉網頁,系統正在重新提交...",submitSuccess:"提交成功",submitFail:"提交失敗",submiting:"正在提交,請稍候...",notAllowedSubmitTip:"考試開始{time}分鐘內不允許交卷。",confirmPaperTip:"確定交卷嗎?",confirmPaperTip1:"第{n}題未作答,確定要交卷嗎?",confirmPaper:"確定交卷",timeOverTip:"時間已用盡,3秒後自動交卷。",nextPart:"下個部分",isLast:"已經到底了",examinee:"考生",result:"成績",objectiveQuestionScore:"客觀題得分",subjectiveQuestionScore:"主觀題得分",totalNumberOfQuestions:"總題數",totalScore:"總分",numberOfQuestions:"題數",scoreNum:"分值",addPart:"添加部分",numberOfPlaysAllowed:"允許播放次數",notLimit1:"不限",playTimesAllowed:"允許播放次數:{n}次",playedTimes:"已播放{n}次",playTimesOver:"播放次數已用完",switchPartTipAboutRecording:"還有正在進行中的錄音,如果切換,將停止錄音,確定切換部分?",submitTipAboutUpload:"有檔正在上傳,請稍後提交",saveTipAboutUpload:"有檔正在上傳,請上傳完成之後保存",addBlankTip:"最多添加{n}個填空項",addQuestionTip:"最多添加{n}個小題",notExitTip:"考試過程中禁止退出全屏或離開考試頁面!",leaveTimesTip:"你已離開考試{n}次!",continueAnswer:"繼續答題",finish:"完成",nextStep:"下一步",skip:"跳過",guide1:"歡迎使用新版試卷,快來看看有哪些變化吧!",guide2:"在左側可以添加、移動、刪除試卷部分。 點擊部分標題,可以切換到對應的部分。",guide3:"點擊這裡,可以修改部分名稱和說明。",guide4:"新版試卷中,可以直接新建和編輯題目啦! 在這裡選擇題型,即可添加一道新題。 當然也可以從題庫導入或者批量錄入題目。",guide5:"需要注意的是,在試卷裡新建的題目,預設不會自動保存到題庫中。 如果有需要,您可以在題庫中,使用【從試捲導入】功能,將試卷中的題目導入到題庫中。",guide6:"批量設置題目分值和音訊播放次數,移動到這裡了。",guide7:"編輯過程中,點擊這裡可以預覽試卷效果。",guide8:"試卷全部編輯完成後,記得點擊【保存】哦。",paperUsedTip:"本試卷已用於考試中,僅允許修改題目內容、答案與分值,不能修改試卷結構,或添加、刪除題目。 包含小題的題目,不允許添加、刪除小題。",createPaper:"創建試卷",editPaper:"編輯試卷",previewPaper:"預覽考卷",teacherRemark:"教師批閱",answerHistory:"答題記錄",cameraErrorTip:"攝像監控異常,攝像頭啟動失敗,請檢查是否存在以下情況:{br}1. 未開啟攝像頭許可權{br}2. 攝像頭被其他程式或網頁佔用{br}3. 網络異常{br}如果存在以上情況,請解決后再點擊【繼續答題】。",remarkScoreTip:"請按指定範圍打分",textCount:"{n}字",choiceQue:"選擇題目",queBank:"題庫",insert:"插入",alreadyChoices:"已選{n}項",mineQueBank:"我的題庫",schoolQueBank:"本校題庫",shareBank:"共享題庫",goBack:"返回",allQuestions:"全部題目",parsentArea:"當前位置",search:"搜尋",addQuestions:"添加題目",editQuestions:"修改題目",importQuestions:"批量匯入題目",addBank:"添加資料夾",editBank:"修改資料夾",bankNameError1:"資料夾名稱不能為空",bankNameError2:"資料夾名稱不能超過200字元",bankNameError3:"資料夾名稱中不能包含以下字元:<>*?:“'|/\\~",bankNameError4:"資料夾最多添加5級,當前目錄為第{l}級,不能再添加子資料夾",writeBankName:"請輸入資料夾名稱",addSuccess:"添加成功",addFail:"添加失敗",queBankStatistics:"題庫統計",importBank:"匯出題庫",importBankOverNum:"題目匯出數量超出上限。",importLoadMsg:"正在匯出,請稍等......",importLoadMsg1:"匯出時間可能較長,請耐心等待。",importLoadMsg2:"如遇瀏覽器攔截彈窗,請選擇始終允許網站彈出視窗。",importLoadMsg3:"正在匯出,已完成{n}/{m}",cancelExportRecord:"取消匯出",imporBanktNone:"該目錄下沒有題目可供匯出。",importBankErrorMsg:"匯出失敗",allQuestionsType:"全部題型",allQuestionsLevel:"全部難度",allQuestionsTime:"按創建時間倒序",allQuestionsTimePositive:"按創建時間正序",writeSearch:"搜索題目/資料夾",titleDetails:"題目詳情",choiceQueType:"選擇題型",textImport:"文本匯入",paperImport:"從試卷匯入",paperImportError:"在當前目錄導入試卷,資料夾層級將超出上限。 題庫最多支援5級目錄,請重新選擇資料夾導入。",excelImport:"Excel匯入",importExcelLoadMsg:"正在匯入,請稍等......",importSuccess:"匯入成功",hardlevels1:"容易",hardlevels2:"較容易",hardlevels3:"一般",hardlevels4:"較難",hardlevels5:"困難",downloadTemplate:"下載範本",downloadTemplateMsg:"下載Excel範本,並按照範本要求填寫題目",uploadFile:"上傳檔案",uploadFileMsg:"上傳填寫完成的Excel檔",uploadFileError:"部分題目填寫不規範,請檢查修改後再上傳",uploadFileErrorMsg:"第{n}行,{m}列,",paperChoiceQueMsg:"請先選擇題目",paperChoiceQueMsg1:"一次最多匯入200題",paperChoiceQueMsg2:"最多匯入200題",choiceAll:"全選",moveSuccess:"移動成功",moveFail:"移動失敗",moveFailMsg1:"資料夾層級不能超過5級,目標資料夾和當前資料夾的層級總和超過上限,不能移動。",moveFailMsg2:"目標資料夾中存在同名資料夾,不能移動。",moveLoadMsg:"正在移動,請稍等......",changeShareRange:"修改共享範圍",choiceTeacherError1:"請選擇指定老師",choiceTeacherError2:"請選擇共享人",shareTeacherEmpty:"暫無指定老師",shareNumOver:"最多選擇100個教師",shareLoadMsg:"正在保存,請稍等......",queBankEmpty:"當前目錄下沒有題目",deleteConfirmNew:"確定刪除【{n}】嗎?",deleteConfirm1:"如果選擇【保留題目,只刪除資料夾】,刪除後,資料夾中包含的題目將被移動到根目錄下。",deleteConfirm2:"如果選擇【全部刪除】,資料夾中的題目將被一併刪除。",deleteConfirm3:"保留題目,只刪除資料夾",deleteConfirm4:"確認要刪除{x}等{n}項內容嗎?",deleteConfirm6:"刪除後數據無法恢復。",deleteConfirm7:"確認要刪除嗎? 刪除後數據無法恢復。",deleteLoadMsg:"正在刪除,請稍等......",deleteAll:"全部刪除",deleteSuccess:"删除成功",deleteFail:"刪除失敗",cameraNoStartTip:"請先開啟攝像頭",hardLevel:"難度",schoolTeacher:"本校教師",allTeacher:"全部教師",appointTeacher:"指定教師",sameQueinPaper:"試卷中已有相似題目",alreadyinPaper:"已在試卷中",subQuestionNum:"{n}個小題",changeLastTime:"上次修改時間:{t}",changeLastTime1:"上次修改時間",queLocation:"所在位置",founder:"創建人",own:"我自己",batchType1:"重命名",batchType2:"移動",batchType3:"共享",batchType5:"修改",batchType6:"複製",copySuccess:"複製成功! {y}已複製到你的{x}下。",copyQuestion:"題目",copyFolder:"資料夾",copyFail:"複製失敗",copyLoadMsg:"正在複製,請稍等......",currentDirectory:"當前目錄",rootDirectory:"根目錄",targetFolder:"請選擇目標資料夾。",sharePeople:"將題目共享給:",justOwn:"僅自己",choiceschoolTeacher:"本校指定教師",choiceschoolAllTeacher:"本校所有教師",choicesallTeacher:"所有教師",choiceTeacher:"選擇教師",searchTeacher:"輸入教師姓名搜尋",previousPage:"上一頁",NextPage:"下一頁",choicePage:"跳轉",totleQueNum:"題目總數",totleFolderNum:"資料夾總數",hardDistribution:"難度分佈",queTypeDistribution:"題型分佈",tagsMsg:"標籤(30個字以內,回車確認,最多添加3個):",analysisTit:"此處填寫解析,沒有可不填",stemArea:"在此處輸入題幹部分的內容",choiceA:"選項一",choiceB:"選項二",choiceC:"選項三",choiceD:"選項四",completionStem:"奧運精神是 ( ) 、 ( ) 、 ( ) 。",completionAnswer:"更快 || 更高 || 更強",shortAnsStem:"在此處輸入簡答題題幹",shortAnsAnswer:"在此處填寫簡答題答案",saveErrorTips2:"部分試題保存失敗",numExceededTips:"單次錄入題目數量不能超過200道",incompleteMessage1:"題目不能為空",incompleteMessage2:"選項不足兩個",incompleteMessage3:"選項不能超過20個",incompleteMessage4:"正確答案不能爲空",incompleteMessage5:"正確答案選項中的內容不能為空",incompleteMessage6:"請填寫選項內容,或將多余的選項刪除",incompleteMessage7:"正確答案的個數不能超過選項的個數",incompleteMessage8:"正確答案中不能出現非選擇項",incompleteMessage9:"正確答案中有重複項",incompleteMessage10:"參考答案的內容不能為空",incompleteMessage11:"正確答案數量不能少於空的數量",incompleteMessage12:"最多添加20個填空項",completionAnswerTips:"注:本題各空答案可以互換,內容匹配就算正確",changeScoreText:"確定批量修改分值嗎?",scoreTips:"請輸入有效的分數",setScoreTips:"先創建試題",detailDescription:"詳細說明",batchChangeScore:"批量修改分值",questionEditarea:"題目編輯區域",questionPreviewarea:"題目預覽區域",questionEdit1:"1. 此功能支援的題型:單選、多選、判斷、填空、簡答。",questionEdit2:"2.目前僅適用於純文本題目匯入,不支持包含圖片、公式、視頻、音訊的題目。",questionEdit3:"3.可以通過兩種方式添加題目:(1)點擊上方的題型添加新題,按照範本格式編輯題目。 (2)直接將word文檔中的題目文本粘貼到這裡,系統將自動識別題型,生成題目。",questionEdit4:"4.題目匯入后,請在右側預覽區域檢查題型、分值、答案、解析等信息識別是否準確,確認后再保存。",correct:"正確",incorrect:"錯誤",quesOrder:"第{n}題,",saveOutText:"您有題目沒有保存,確定退出嗎?",bindDownload:"下載Moodle題庫格式轉換工具",downloadMoodleTitle:"使用方法",downloadDesc1:"1、下載並安裝格式轉換工具(僅支持Windows系統)。",downloadDesc2:"2、從Moodle平臺將題庫導出成xml格式檔(僅支持選擇題、判斷題、填空題、簡答題)。",downloadDesc3:"3、使用格式轉換工具,將Moodle導出的xml檔,轉換成Excel格式。",downloadDesc4:"4、使用ULearning的批量匯入功能,上傳Excel檔,完成題庫匯入。",alreadyChoicesAll:"已選{n}項",importLoadFirst1:"1、使用此功能,可以匯出當前資料夾及其子資料夾中的所有題目。",importLoadFirst2:"2、目前僅支持匯出Excel格式,暫不支持匯出題目中的圖片、音訊、視頻等附件。",startImport:"開始匯出",queBankEmptyNew:"沒有找到符合條件的題目",noSkipping:"本次考試禁止跳題,請按順序作答。",preQue:"上一題",nextQue:"下一題",finallyQue:"已經到底了",quitExam:"退出考試",networkMsg1:"當前網路不穩定,繼續答題可能造成答題記錄丟失。",networkMsg2:"如果網路暫時無法恢復,建議徵得教師同意后,先退出考試,擇期再安排重考。",submissionExam:"強制交卷",submissionExamTip1:"你已離開考試達到{n}次,按照考試監控設置,即將強制交卷。",submissionExamTip2:"你已離開考試超過{n}秒,按照考試監控設置,即將強制交卷。",submitingNew:"正在提交...",leaveLimitTip:"離開{n}次 ,系統將強制交卷!",leaveLimitTimeTip:"本次已離開{n}秒,離開超過{m}秒,系統將強制交卷!",uploadFileType:"上傳附件",uploadFinishTip:"附件選擇完成後,請點擊【繼續答題】返回考試。",scanCodeUpload:"掃碼上傳",uploadByPhone:"手機掃碼上傳",scanCodeUploadDesc:"使用手機掃碼后,即可用手機上傳檔至電腦端。",scanCodeUploadDesc1:"二維碼{num}分鐘內有效,過期后請重新打開彈窗掃碼。",scanCodeUploadTip:"請使用行動裝置掃碼,或修改瀏覽器設備類型標識",scanCodeUploadTip1:"連結已過期",selectImg:"從相冊選擇",selectFile:"選擇文件",uploadFirst:"請先上傳檔",submitToPC:"提交至電腦端",submitFileSuccess:"上傳成功!",submitFileFail:"上傳失敗!",continueUpload:"繼續上傳",codeUploadTip1:"單個文件不超過{size}",codeUploadTip2:"每次最多上傳{num}個檔",codeUploadTip3:"手機端上傳檔大小不能超過{size}",codeUploadTip4:"每道題最多上傳{n}個附件",codeUploadTip5:"檔正在上傳,請等待上傳完成再提交",exit:"退出",exitUploadTip:"檔未提交,確定離開嗎?",qrCodeOver:"二維碼已失效, 請點擊{refresh}",refresh:"刷新",uploadFailTipNew:"檔上傳或轉碼失敗,請嘗試轉碼后再上傳。",publisher:"發佈人",examBatch:"考試場次",examBatchNums:"{n}個",examMonitorConsole:"考試監控台",enterCode:"請輸入考試備用驗證碼",monitorConsole:"考試移動監控台",codeInvalid:"驗證碼已失效",answerTimeLimit:"答題限時",answerTimes:"{n}次",batchArrangement:"場次安排",allBatchs:"全部場次",allClasses:"全部班級",all:"全部",notApproved:"待批閱",readed:"已批閱",notSubmitted:"未提交",examViewTip:"請從電腦端查看和批閱試卷",selectBatch:"選擇場次",selectClass:"選擇班級",totalBatch:"共{n}個場次",ownSpieltag:"只看我的班級所在場次",batchIndex:"場次{index}",totalNums:"總人數",class:"班級",student:"學生",signInCode:"簽到碼",verificationCode:"備用驗證碼",notEnter:"未進入",signedIn:"已簽到",haveEntered:"已進入",leave:"離開",answering:"答題中",handInExam:"已交卷",answerTimes1:"第{n}次答題",copyLink:"複製連結",wx:"微信",shareTo:"分享到",behaviorRecord:"監控記錄",exe1:"鎖屏用戶端",notSignIn:"未簽到",intoPage:"進入頁面",leavePage:"離開頁面",leavePageTimeTip:"離開時間 > 5秒",replaceDevice:"更換設備",replaceIp:"更換IP",commitExam:"交卷",commitExamTip1:"離開達到規定次數,系統強制交卷",commitExamTip2:"離開超過規定時長,系統強制交卷",commitExamTip3:"系統自動補交",commitExamTip4:"答題時間用盡,系統自動收卷",signinCode:"考試簽到碼",refreshed:"已刷新",refreshInterval:"刷新間隔",intervalTime:"{seconds}秒",signinCodeTip:"1. 請登錄【優學院2.0】APP 掃碼簽到。 {br} 2. 簽到后,請使用簽到的設備進入考試答題,中途不能更換設備,特殊情況請向監考老師索取驗證碼更換。",examVerificationCode:"考試備用驗證碼",standbyVerificationCodeDesc:"考生遇特殊情況無法進入考試時,可憑此驗證碼進入,包括:{br}- 開啟了設備 / IP監控的考試,考生中途需要更換設備或 IP。 {br1}- 開啟了人臉識別的考試,考生無法通過人臉驗證",standbyVerificationCodeTip:"驗證碼{minute}內有效,失效後請刷新重新獲取。",noExamTip:"沒有搜尋到相關的考試",noMore:"沒有更多了",errorTip:"請求失敗,請重新載入",noStudentTip:"沒有數據,請給考試添加學生或者修改搜索條件",pulling:"下拉即可刷新...",loosing:"釋放即可刷新...",loading:"載入中...",enterTip:"輸入學生學號或姓名",noData:"暫無數據",copySuccess1:"已複製",shareTip:"請先安裝微信用戶端",tokenTip:"已在其他終端登錄",scanTip:"請掃描正確的二維碼",forceSubmit:"提前收卷",forceSubmitTip:"教師提前收卷,試卷將在{seconds}秒後自動提交,請勿離開或關閉頁面",commitExamTip5:"教師提前收卷",intoExamTime:"進入考試時間",answerUsedTime:"已用答題時長",forceSubmitTip1:"考生正在答題,使用此功能,將強制回收考生試卷。 收卷可能會有10秒~1分鐘左右的延遲。 此操作不可撤回,請謹慎使用。",forceSubmitTip3:"確定提前收卷嗎?",forceSubmitSuccess:"請求發送成功",forceSubmitFail:"提前收卷失敗",forceSubmiting:"收卷中",screenshot:"截圖",commitExamTip6:"違規截圖,系統強制交卷",questionTrain:"題庫訓練",questionTrainManage:"題庫訓練管理",trainProgress:"訓練進度",importQue:"匯入題目",importQueSuccessMsg1:"導入成功,新增{n}道題。",importQueSuccessMsg2:"題庫訓練僅支持客觀題和填空題,已自動跳過不支持的題型。",trainMsg:"請從個人/本校題庫中,選擇開放給學生練習的題目,導入到當前訓練題庫中。 僅課程管理員可以導入/移除題目。",deleteBank:"清空題庫",deleteBankMsg:"確定清空題庫嗎?",previewError:"該題目在題庫中已被刪除",batchDelete:"批量移除",queNum:"題數:{n}",answeredNum:"已答人數",averageAnsweredNum:"平均答題次數",firstAccuracy:"首次正確率",operation:"操作",removeQue:"移除",removeQueTitle:"移除題目",removeQueMsg:"確定移除所選題目嗎?",previewQue:"預覽題目",searchStu:"搜索學生",export:"匯出",studentID:"學號",studentName:"姓名",answerProgress:"已答題數 (答題進度)",errorRate:"答錯題數(錯誤率)",progress:"進度",rightRate:"正確率",practice:"順序練習",errorQuestion:"錯題",bankClosed:"題庫已關閉",noBank:"題庫不存在",notAnswerNum:"未答",answerErrorNum:"答錯",errorRate1:"錯誤率",submit:"提交",answerCard:"答題卡",questionDelete:"題目已被刪除,請刷新頁面后重試",questionDeleteTip:"題目已移除",questionDeleteFail:"題目移除失敗",noQuestionTip:"暫無題目",trainPageTip:"題庫訓練暫時僅支持電腦端",enteredExamTip:"系統檢測到你已經從另外一個頁面進入考試,如果需要重新進入,請先關閉另外一個答題頁面。",enteredExamTip2:"如果確定沒有同時打開多個答題頁面,或已經關閉其他頁面,仍然出現此提示,請先{closeBrowser},然後重新進入考試。",closeBrowser:"關閉瀏覽器",enteredExamTip3:"如遇其他異常情況,也可以向教師索取驗證碼,使用驗證碼進入考試。",submitSuccessTip:"交卷成功",commitExamTip7:"時間用盡,系統自動交卷",networkErrorTip4:"系統已將答題記錄暫存在本地,稍後再次嘗試手動提交。",batchRemark:"批量批閱",lateTime:"遲到時間",lateTimeTip:"超過{minute}分鐘不允許進入",submitTime:"交卷時間",submitTimeTip:"{minute}分鐘內不允許交卷",usedPaper:"所用試卷",usedPaperTip1:"{n}套",usedPaperTip2:"隨機組卷",submitRecord:"提交記錄",times:"第{n}次",remarkPageTip:"批閱狀態下,僅顯示待批閱的題目。",remarkScoreTip1:"請輸入{num}的數位",choiceRemarkPaper:"請選擇要批閱的試卷",subQue:"主觀題:",remarkProgress:"批閱進度:",remarkMsg:"注意:學生如果有多次提交記錄,批量批閱僅顯示最新一次",remarkQueEmpty:"該試卷沒有需要人工評分的題目",noScore:"未評分",noStudentSubmit:"沒有學生提交",anonymous:"匿名",mark1:"批註",inputContent:"輸入內容",roate:"旋轉",showDetail:"查看詳情",continueRemark:"繼續批閱",remarkTip1:"第{n}題還沒有批閱,確定結束批閱嗎?",completeRemarkTip1:"恭喜,所有試卷都已批閱完成!",remarkBackTip:"離開後再次進入需要重新批閱,確認離開?",remarkBackBtn1:"暫不離開",remarkBackBtn2:"確認離開",allowedTimes1:"允許提交次數",scoreTips1:"請輸入分數",openLockScreen:"啟動鎖屏用戶端",openLockScreenMsg:"該頁面將喚起鎖屏用戶端",openLockScreenMsg1:"如果沒有安裝用戶端或無法正常跳轉,請先下載並安裝用戶端。",clickHere:"點擊此處",openLockScreenMsg2:"如果已安裝,請{clickHere},並在網頁彈出對話框時,點擊【打開鎖屏用戶端】按鈕。",downloadLockScreen:"下載鎖屏用戶端",goToExamDetile:"返回考試詳情",ltiTip3:"注意:如果客戶端啟動后無法自動登錄,可以嘗試輸入ULearning賬號登錄,你的使用者名為:{loginName},初始密碼與使用者名一致。",openLockScreenError:"未檢測到鎖屏用戶端,請先確認是否已正確安裝。 如果已安裝仍然無法啟動,可以嘗試卸載后重新安裝最新版本。",allowedTimesNew:"允許提交次數",usedTimesNew:"已用提交次數",averageAnsweredNumNew:"平均提交次數",selectFileByCamera:"拍照",ps:"{n}條/頁",banks:"試卷/題庫",paperBank:"試卷庫",selectPaper:"選擇試卷",selectedPaper:"已選 {n} 個",myExamPaper:"我的試卷",schoolExamPaper:"本校試卷",archivePwdSet:"設置或更改封存密碼",addExamPaper:"添加試卷",aotoGroupExamPaper:"自動組卷",searchPaper:"搜索資料夾/試卷",batchAction:"批量操作",updateDate:"更新時間",name:"名稱",shareFolder:"共用資料夾",lock:"封存",unLock:"解封",inputFolderTip:"請輸入資料夾名稱",createShareFolder:"創建共享資料夾",searchShareFolder:"搜索共享資料夾",permissionSettings:"許可權設置",exitShare:"退出共用",exitSuccess:"退出成功",exitFail:"退出失敗",actionLog:"操作紀錄",shareFolderDesc:"共用資料夾支援多人協作,創建後可以邀請其他教師參與管理。",usePermission:"使用許可權",usePermission1:"僅管理團隊成員可用",usePermission2:"全校可用",canCopy:"允許消費者複製副本",managementTeam:"管理團隊",teamNums:"{n}人",addMembers:"添加成員",owner:"擁有者",allCollege:"全部學院",searchTeachers:"搜索教師",jobNumber:"工號",college:"學院",removeMember:"移除",removeMemberNote:"拿掉成員",removeMemberTip:"被移除的成員將不再能查看和使用共用資料夾中的試卷。",removeMemberTip1:"確定將 {name} 移除嗎?",createdDate:"創建時間",paperNum:"試卷數量",moveTo:"移動到",moveTip:"移動的物件包含其他人創建的試卷或資料夾,僅支援在當前共用資料夾內部移動。",questionMoveTip:"移動的物件包含其他人創建的題目或資料夾,僅支援在當前共用資料夾內部移動。",deletePaperTip:"試卷已經在考試中使用過,不能刪除。",deletePaperTip1:"{name}已經在考試中使用過,不能刪除。",deletePaperTip2:"{name}不是建立者不能刪除。",deletePaperTip3:"{name}不存在",deletePaper:"刪除試卷",deleteFolder:"刪除資料夾",deleteFolderIntro1:"如果選擇 【保留試卷,只刪除資料夾】,刪除後,資料夾中包含的試卷將被移動到根目錄下。",deleteFolderIntro2:"如果選擇【全部刪除】,資料夾中的試卷將被一併刪除。",deleteFolderIntro3:"保留試卷,只刪除文件夾",deleteFolderTip:"資料夾中包含其他人創建的試卷,不能直接刪除。<br />如需刪除請先將其他人創建的試卷移出。",deleteFolderTip1:"資料夾中包含已在考試中使用的試卷,不能直接刪除。",deleteFolderTip2:"資料夾中包含不存在的試卷,不能直接刪除。",batchDelete1:"批量刪除",confirmDeleteSelected:"確定批量刪除所選{n}項嗎?",confirmDeleteSelectedTip:"所選取專案中包含其他人創建的試卷,不能批量刪除。",confirmDeleteSelectedTip1:"所選取專案中包含已在考試中使用的試卷,不能批量刪除。",confirmDeleteSelectedTip2:"所選取專案中包含不存在的試卷,不能批量刪除。",noPaperTip:"沒有找到符合條件的試卷",noShareFolderTip:"沒有找到符合條件的共享資料夾",loadErrorTip:"網路異常,請點擊{reload}",reload:"重新加載",copySuccess2:"復制成功",deleteShareFolder:"刪除共享資料夾",deleteShareFolderTip1:"刪除共享資料夾,其中包含的子資料夾和試卷將被移回到各位創建人的個人目錄中,不會被同步刪除。",deleteShareFolderTip3:"刪除共享資料夾,其中包含的子資料夾和題目將被移回到各位創建人的個人目錄中,不會被同步刪除。",deleteShareFolderTip2:"確定刪除此共享資料夾嗎?",exitShareTip:"退出后將不能再查看和使用共享資料夾中的試卷。",exitShareTip1:"確定退出共用嗎?",inputPw:"輸入密碼",inputCheckPw:"請輸入訪問密碼",forgetPw:"忘記密碼",authentication:"身份驗證",authenticationMethods:"驗證方式",mobileSMS:"手機簡訊",email:"電子郵件",captcha:"圖形驗證碼",emailCaptcha:"郵箱驗證碼",SMSCaptcha:"簡訊驗證碼",getCaptcha:"獲取驗證碼",reacquiredSeconds:"{s}秒後可重新獲取",setLockPw:"設置封存密碼",updateLockPw:"更改封存密碼",oldPw:"舊密碼",newPw:"新密碼",newPwAgain:"再次輸入新密碼",deleteLockPw:"刪除封存密碼",inputAgain:"再次輸入",setLockPwTip:"設置封存密碼后,可以將指定試卷或資料夾封存,被封存的試卷或資料夾,需要輸入密碼才可查看或解封。",inputCodeTip:"請輸入驗證碼",lockTip:"你的帳號還沒有綁定手機或郵箱,為防止忘記密碼,請先在個人資料中綁定手機或郵箱。",bindBtn:"去綁定",pwNotSame:"兩次輸入密碼不一致",pwError:"密碼錯誤",pwError1:"密碼應為6-16位數位或字母",deleteLockPwTip:"刪除封存密碼后,被封存的試卷和資料夾將全部被解封。",captchaError:"圖形驗證碼錯誤",inputCaptcha:"請輸入圖形驗證碼",codeError:"驗證碼錯誤",codeInvalid1:"驗證碼已失效,請重新獲取",inputPasswordAgain:"請再次輸入密碼",paper:"試卷",teamsMaxCount:"最多添加{n}個成員",selectPaperIntro:"選中試卷,將試卷中的題目導入到當前題庫目錄中,每次最多選擇{n}套試卷。 (每套試卷中的題目將以試卷、部分兩級資料夾的方式保存)",insertPaperTip:"請選擇試卷",insertPaperTip1:"每次最多選擇{n}套試卷",insertSuccess:"導入成功",insertFail:"導入失敗",allPaper:"全部試卷",statistics:"統計",bankSortTypes:["默認排序","收藏最多","題目最多","最近更新"],searchBank:"搜索題庫",from:"來源",questionNums:"題數",updateTime:"最近更新時間",timeOver:"已到期",deadLine:"有效期至",collect:"收藏",cancelCollect:"取消收藏",requestSuccess:"{msg}成功",requestFail:"{msg}失敗",noShareBank:"沒有找到符合條件的題庫",shareBankTip:"從外部引進的共享題庫,全校教師可用。",shareFolderTip:"共用資料夾升級啦!",shareFolderTip1:"新版共用資料夾,支持教師團隊協作,在同一個資料夾中管理試卷或題目。 同時,原試卷/題目共用功能已下線,如需繼續將試卷或題目共用給其他教師,可以在【共享資料夾】中創建一個資料夾,設置好共用團隊成員,並將需要共用的內容移動到對應的資料夾中。",updateDesc:"更新說明:",paperUpdateDesc:"原【本校試卷】和【共用試卷】功能已下線,教師團隊共用試卷請使用【我的試卷】中的【共享資料夾】。",link:"舊版入口",questionUpdateDesc:"原【本校題庫】和【共享題庫】功能已下線,教師團隊共用題目請使用【我的題庫】中的【共享資料夾】。",moveErrorTip1:"試卷或資料夾不存在",moveErrorTip4:"題目或資料夾不存在",mobileGoBack:"返回上一級目錄",quitCheckAll:"取消全選",notAllowCopy:"不允許複製",isArchiveTip:"當前共享資料夾已被封存。",moveQue:"移動題目",createQue:"創建題目",appCreateQueMsg:"手機端暫不支持創建其他題型題目,請從電腦端創建。",saveCreateQue:"保存並繼續創建題目",submitQue:"完成創建",queScoreError:"分值需在0-100之間,可保留一位小數",saveQue:"保存題目",choicePict:"選擇相冊",choicePict1:"從本機選擇",moveMsg:"移動的物件包含其他人創建的題目,僅支援在當前共用資料夾內部移動。",noFolder:"沒有子資料夾",choiceMsg:"點擊選項字母,設為正確答案",setAnswer:"設置答案",changeTabMsg:"切換題型后,已編輯的內容不會保存。 確定切換嗎?",goBackMsg:"返回后已編輯的題目內容不會保存,確定返回嗎?",optionContentNew:"請輸入選項內容",soundRecording:"點擊開始錄音",soundRecording1:"錄音中,點擊波紋停止",soundRecording2:"重新上傳",soundRecording3:"備註,非必填,不超過200字",insertQue:"插入填空項",deleQueNote:"確定刪除題目嗎?",imgloading:"圖片上傳中",fileLoading:"有檔正在上傳中,請稍後上傳",AIQuestionTitle:"AI智慧出題",questionTextType1:"根據描述生成題目",questionTextType2:"根據文本生成題目",questionTextDesc1:"請在下方輸入出題要求(題目由AI大模型生成,不能完全保障內容正確性,建議檢查后再保存)",questionTextDesc2:"請在下方輸入出題要求,文本越具體,題目生成結果越準確。",questionPlaceholder1:"輸入出題要求",questionPlaceholder2:"輸入文本素材,AI將從中提煉要點並生成題目。",AIQuestionBtn:"生成題目",AIQuestionTip:"產生題目,請稍候...",beta:"內測",maxCountTip:"最多輸入{max}個字",knowledgePoints:"知識點",relateKnowledgePoints:"關聯知識點",addKnowledgePoints:"添加知识点",completeRemarkTip2:"當前清單中的考生都已批閱完成!若想繼續批閱試卷,請退出后重新篩選考生進行批閱。",qrQuestionAnswer:"掃一掃 看答案",exerciseQuestion:"練習題",draft:"草稿",draftTip:"請在PC端編輯考試資訊",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器"},Ga={_name:"ภาษาจีน",lang:"th",langCss:"thCss",home:"หน้าแรก",note:"เคล็ดลับ",getIt:"ฉันเข้าใจแล้ว",confirm:"ตกลง",cancel:"ยกเลิก",save:"บันทึก",userNameLogin:"ลงชื่อเข้าใช้ด้วยรหัสผ่านบัญชี",login:"ลงชื่อเข้าใช้",forgetPassword:"ลืมรหัสผ่าน?",userName:"ชื่อผู้ใช้ / หมายเลขโทรศัพท์ / กล่องจดหมาย",password:"รหัสผ่าน",inputUserName:"โปรดป้อนชื่อผู้ใช้ / หมายเลขโทรศัพท์ / อีเมล",inputPas:"กรุณาใส่รหัสผ่าน",freezeTip:"ระบบตรวจพบการประพฤติมิชอบเช่นโกงในหลักสูตร {names} ระบบได้ระงับบัญชีนี้โดยอัตโนมัติ โปรดติดต่ออาจารย์หรือแพลตฟอร์มเพื่อดำเนินการ",overErrorTimes:"ท่านทำรายการผิดติดต่อกัน5ครั้งแล้ว อีก3นาทีกรุณาทดลองใหม่",passwordErr:"ชื่อบัญชี/พาสเวิร์ดไม่ถูกต้อง",loginFail:"การเข้าสู่ระบบล้มเหลว",personalInfo:"ศูนย์ส่วนบุคคล",quit:"ออกจากระบบ",faceSuccess:"การรับรองผ่าน เข้าสู่การสอบหลังจาก 3 วินาที",faceSuccess1:"ผ่านการรับรองแล้ว",faceFail:"การยืนยันตนด้วยใบหน้าไม่ผ่าน",retry:"ลองอีกครั้ง",leaveSeat:"ออกจากที่นั่งของคุณ",exam:"สอบ",joinType:"รูปแบบการเข้าร่วม",limitTime:"ระยะเวลาการสอบมีผลบังคับใช้",openApp:"ไปที่แอพ ULearning เพื่อสอบ",downloadApp:"ดาวน์โหลดแอป ULearning",pc:"อินเตอร์เนท",app:"แอพมือถือ",exe:"ล็อคเบราว์เซอร์",noCameraTip:"หากกล้องถูกใช้งานหรือไม่ได้รับอนุญาตโปรดอนุญาตจากกล้องหรือปิดแอพกล้องอื่น ๆ",fileSizeLimitType:"ขนาดสิ่งที่แนบมาต้องไม่เกิน {maxSize}",notSupportTip:"การสอบนี้ไม่สนับสนุนคําตอบบนเว็บโปรดทําตามวิธีการเข้าร่วมที่ระบุเพื่อเข้าสู่การสอบ",noFaceTip:"การสอบนี้จะเปิดการจดจําใบหน้าและคุณสามารถทําการสอบได้หลังจากเสร็จสิ้นการรับรองใบหน้า",identification:"ไปยืนยัน",timeLimit:"การสอบมีระยะเวลาจํากัด",minute:"{n} นาที",allowedTimes:"จํานวนคําตอบที่อนุญาต",notLimit:"ไม่มีข้อ จํากัด",myScore:"เกรดของฉัน",score:"{n}คะแนน",usedTimes:"จํานวนคําตอบที่ใช้",examTime:"เวลาสอบ",lateLimit:"จํากัดการมาสาย",lateLimitTip:"ไม่อนุญาตให้เข้าหลังจากเริ่มการสอบ {min} นาที",submitLimit:"ขีดจํากัดของไดรฟ์ข้อมูลที่ส่งมอบ",submitLimitType:"ไม่อนุญาตให้ส่งกระดาษคำตอบภายใน {min} นาทีหลังจากเริ่มการสอบ",examMonitor:"การคุมสอบ",deviceMonitorTip:"เปิด {deviceMonitor} แล้ว โปรดอย่าเปลี่ยนอุปกรณ์หรือเบราว์เซอร์กลางคัน",deviceMonitor:"การตรวจสอบอุปกรณ์",ipMonitorTip:"{ipMonitor} เปิดอยู่",ipMonitor:"การตรวจสอบ IP",cutScreenMonitorTip1:"{cutScreenMonitor} เปิดอยู่ และระบบจะบังคับให้โรลโอเวอร์ถ้าการออกเดินทางครั้งเดียวเกิน {s} วินาที หรือการออกเดินทางสะสมเกิน {times}",cutScreenMonitorTip2:"{cutScreenMonitor} ถูกเปิดและสะสมมากกว่า {times} และระบบจะถูกบังคับให้ส่ง",cutScreenMonitorTip3:"{cutScreenMonitor} ถูกเปิดใช้งานและปล่อยให้คนเดียวมากกว่า {s} และระบบจะถูกบังคับให้ส่ง",cutScreenMonitor:"คุมสอบโดยการจับภาพหน้าจอ",faceMonitorTip:"{faceMonitor} เปิดอยู่และคุณต้องเข้าสู่การสอบผ่านการตรวจสอบใบหน้า",faceMonitor:"การจดจําใบหน้า",cameraMonitorTip:"{cameraMonitor} เปิดอยู่ โปรดเปิดกล้องและหันหน้าเข้าหากล้อง",cameraMonitor:"การเฝ้าระวังกล้อง",debugCamera:"ดีบักกล้อง",stratExam:"เริ่มการสอบ",noPermissionTip:"คุณไม่ได้รับอนุญาตให้ทําข้อสอบนี้หากคุณมีคําถามโปรดติดต่อผู้จัดสอบ",multipleSessions:"การสอบนี้ประกอบด้วยเซสชันหลายส่วนผู้สมัครสามารถเข้าร่วมในจํานวนเซสชันและเวลาที่กําหนดโปรดเข้าสู่ระบบเพื่อตรวจสอบ",loginToExam:"เข้าสู่ระบบเพื่อเข้าสู่การสอบ",downloadAppBtn:"ดาวน์โหลดแอป",downloadExe:"ดาวน์โหลดไคลเอ็นต์การสอบ",windows:"สําหรับหน้าต่าง",windowsTip:"รองรับ Windows 7 และเวอร์ชันระบบข้างต้น",download:"ดาวน์โหลด",mac:"รุ่น Mac",macTip:"รองรับรุ่นระบบ macOS 10.11 ขึ้นไป",examEnvironmentTesting:"การทดสอบสภาพแวดล้อมการสอบ",deviceAbnormality:"อุปกรณ์ผิดปกติ",ipAbnormality:"ข้อยกเว้น IP",deviceAbnormalityTip:"การตรวจสอบอุปกรณ์ถูกเปิดใช้งานสําหรับการสอบนี้และไม่อนุญาตให้เปลี่ยนอุปกรณ์หรือเบราว์เซอร์ตรงกลางดังนั้นโปรดใช้อุปกรณ์ที่เข้าสู่การสอบเป็นครั้งแรก",ipAbnormalityTip:"มีการเปิดใช้งานการตรวจสอบ IP สําหรับการสอบนี้และไม่อนุญาตให้มีการเปลี่ยนแปลงที่อยู่ IP ในระหว่างกระบวนการ (การสลับเครือข่ายอาจทําให้ที่อยู่ IP เปลี่ยนแปลง)",useCodeTip:"หากคุณต้องการเปลี่ยนอุปกรณ์ในกรณีพิเศษโปรดขอรหัสยืนยันจากผู้กระตุ้นและป้อนการสอบด้วย {useCode}",useCode:"ใช้รหัสยืนยัน",faceVerification:"การยืนยันตนด้วยใบหน้า",faceVerificationTip:"คุณยังไม่ได้การรับรองใบหน้าและจะไม่สามารถผ่านการจดจําใบหน้าเพื่อเข้าสู่การสอบได้",faceVerificationTip1:"{goToCertification} หรือว่า {useCodeEnter}",goToCertification:"ไปยืนยัน",useCodeEnter:"ใช้รหัสยืนยันเพื่อเข้าสอบ",examNotes:"ข้อควรทราบเกี่ยวกับการสอบ",agreenExamNotes:"ฉันได้อ่านและยอมรับสิ่งที่ควรทราบในการสอบ",checkFirst:"กรุณาทําเครื่องหมายก่อน",faceVerificationDesc:"หันหน้าเข้าหากล้องเพื่อให้แน่ใจว่ามีแสงมากมาย ไม่สามารถตรวจสอบใบหน้าได้ใช่หรือไม่",faceVerificationDesc1:"ไม่สามารถตรวจสอบใบหน้าได้ใช่หรือไม่",examCode:"รหัสยืนยันการสอบ",examCodeTip:"โปรดสอบถามรหัสยืนยันและป้อน:",examCodeError:"รหัสยืนยันไม่ถูกต้อง",cameraMonitorDesc:"เมื่อเปิดการตรวจสอบกล้องระบบจะตรวจจับและบันทึกพฤติกรรมที่ผิดปกติเช่นผู้สมัครออกจากที่นั่งการเบี่ยงเบนสายตาในระยะยาวและการสัมผัสกับผู้คนแบบตัวต่อตัว ดังนั้นโปรดทราบ: {br}1 โปรดปรับมุมกล้องก่อนการทดสอบเพื่อให้ใบหน้าได้รับการถ่ายภาพอย่างเต็มที่และพยายามหันหน้าเข้าหากล้องให้มากที่สุด {br} 2. จดจ่ออยู่กับหน้าจอระหว่างการสอบ อย่าลุกลามจากที่นั่ง และอย่าคุยกับคนอื่น",notStart:"ไม่ได้เริ่มต้น",inProgress:"กําลังดําเนินอยู่",ended:"มันจบแล้ว",joinTypes:"เทอร์มินัลเว็บคอมพิวเตอร์ / แอพมือถือ / ไคลเอนต์หน้าจอล็อคคอมพิวเตอร์",resultsNotAnnounce:"ไม่มีการเผยแพร่ผลลัพธ์สําหรับการสอบนี้",resultsNotYetAnnounce:"ยังไม่ประกาศผล",subjectiveQuestionsToBeReviewed:"ไม่มีเกรด",ipPermissionsTip:"IP ปัจจุบัน: {ip} ไม่ได้รับอนุญาตให้เข้าสอบโปรดใช้คอมพิวเตอร์ที่กําหนดเพื่อทําการสอบ",lateTip:"คุณเกินเวลาที่อนุญาตสําหรับการสอบนี้และไม่สามารถเข้าสอบได้",noCamera:"ตรวจไม่พบกล้อง",noCameraTip1:"การจดจําใบหน้าเปิดใช้งานสําหรับการสอบนี้ดังนั้นโปรดทําข้อสอบโดยใช้อุปกรณ์ที่มีกล้อง",noCameraTip2:"กล้องวงจรปิดเปิดใช้งานสําหรับการสอบนี้ดังนั้นโปรดทําการสอบโดยใช้อุปกรณ์ที่มีกล้อง",testCamera:"การตรวจจับกล้อง",examNotStart:"การสอบไม่ได้เริ่มต้น",examEnded:"การสอบจบลงแล้ว",loadError:"การร้องขอล้มเหลว",expireTip:"การเข้าสู่ระบบหมดอายุแล้ว โปรดเข้าสู่ระบบอีกครั้ง",ltiTip1:"หากคุณต้องการทําการสอบผ่านไคลเอ็นต์ APP/Lock หน้าจอบนโทรศัพท์มือถือ ให้ลงชื่อเข้าใช้ด้วยบัญชี ULearning ชื่อผู้ใช้ของคุณคือ: {loginName}และรหัสผ่านเริ่มต้นจะตรงกับชื่อผู้ใช้",ltiTip2:"ทําการสอบผ่านไคลเอ็นต์ APP/Lock บนหน้าจอบนโทรศัพท์มือถือ และลงชื่อเข้าใช้ด้วยบัญชี ULearning ชื่อผู้ใช้ของคุณคือ: {loginName}และรหัสผ่านเริ่มต้นจะตรงกับชื่อผู้ใช้ เมื่อเข้าสู่ระบบคุณสามารถเปลี่ยนรหัสผ่านหรือปรับปรุงข้อมูลส่วนบุคคลในการจัดการบัญชีได้",toUpdatePsd:"เพื่อเปลี่ยนรหัสผ่านของคุณ",accountTipHead:"สวัสดีค่ะ {name}",accountTipContent:"ยินดีต้อนรับสู่การใช้ระบบการสอบ ULearning เราได้ลงทะเบียนสำหรับคุณที่จะเริ่มต้นบัญชี ถ้าคุณต้องการที่จะใช้โทรศัพท์มือถือของคุณสำหรับการสอบกรุณาดาวน์โหลดโปรแกรมเรียนรู้และเข้าสู่ระบบโดยใช้บัญชี ULearning ของคุณ",userInfo:"หมายเลขบัญชี ULearning ของคุณมีดังนี้:",userName1:"ชื่อผู้ใช้",passwordTip:"รหัสผ่านเริ่มต้นตรงกับชื่อผู้ใช้และสามารถเปลี่ยนแปลงได้หลังจากเข้าสู่ระบบ",examInfo:"ข้อมูลการสอบ",examName:"ชื่อการสอบ",openAppTip:"หากคุณไม่สามารถเริ่มแอป ULearning ได้สําเร็จ โปรดยืนยันว่าติดตั้งแล้วหรือยัง หากคุณยังไม่มีให้ดาวน์โหลดและติดตั้งก่อน",openAppBtn:"เปิดตัวแอพ ULearning",close:"ปิด",view:"ดู",delete:"ลบ",confirmDelete:"ยืนยันที่จะลบ?",transcodeTip:"แฟ้มกําลังแปลงรหัส โปรดเล่นในภายหลัง",transcodeTip1:"แฟ้มกําลังถูกแปลงโปรดลองอีกครั้งในภายหลัง",clickToTry:"คลิกเพื่อลองอีกครั้ง",mute:"ใบ้",unmute:"เปิดเสียง",play:"เล่น",pause:"หยุด",fullscreen:"เต็มหน้าจอ",exitFullscreen:"ออกจากโหมดเต็มหน้าจอ",clickToRecord:"แตะไอคอนเพื่อเริ่มการบันทึก",saving:"กำลังบันทึก",saveFail:"การบันทึกล้มเหลว",saveSuccess:"บันทึกสำเร็จ",reRecord:"บันทึกเสียงใหม่",recordingTip:"มีการบันทึกเสียงอยู่แล้วโปรดปิดก่อน",noRecordingTip:"สิทธิ์การบันทึกถูกปฏิเสธ",uploadAudioFail:"การอัปโหลดเสียงล้มเหลว",addFile:"เพิ่มสิ่งที่แนบมา",uploadFileError1:"อัพโหลดสิ่งที่แนบมาได้สูงสุด {n} รายการ",uploadFileError2:"แฟ้มต้องไม่เกิน {size}",uploadFileError3:"แฟ้มชนิดนี้ไม่ได้รับการสนับสนุน",uploadFileError4:"ขนาดแฟ้มไม่ตรงกัน",uploadFileError5:"การแปลงรหัสล้มเหลว",uploadImgError:"ขนาดรูปต้องไม่เกิน {size}",uploadMediaError:"เสียง/วิดีโอต้องไม่เกิน {size}",uploadFail:"การอัปโหลดล้มเหลว",mark:"รอย",clear:"เคลียร์",addMark:"เพิ่มคําอธิบายประกอบ",deleteMark:"ลบการตรวจแก้ใส่คำอธิบายประกอบ",playTimesError:"พารามิเตอร์หมายเลขการเล่นไม่ถูกต้อง",manualRefresh:"การโหลดด้วยตนเอง",selectQuestionType:"โปรดเลือกประเภทของข้อถามที่ต้องการเพิ่ม",questionNum:"{n}",questionType:"ประเภทคําถาม",singleQ:"คําถามตัวเลือกเดียว",multipleQ:"คำถามปรนัย",judgmentQ:"คำถามแบบถูกหรือผิด",completion:"เติมช่องว่าง",shortAnswer:"คําตอบสั้น ๆ",sortingQ:"เรียงลําดับคําถาม",comprehensiveQ:"คําถามประมวลความรู้",formulaCalculationQ:"คําถามการคํานวณสูตร",blankQ:"คําถามเติมคําแบบเติมในช่องว่าง",clozeQ:"กรอกคําถามที่ว่างเปล่า",dropDownQ:"คําถามแบบปรนัยแบบหล่นลง",oralSubjectQ:"ข้อการพูดตามอัตวิสัย",oralReadingQ:"คำถามการอ่านปากเปล่า",single:"ตัวเลือกเดียว",multiple:"หลายตัวเลือก",judgment:"วิเคราะห์ตัดสิน",completion1:"เติมลงในช่องว่าง",shortAnswer1:"ตอบแบบสั้น",stuAnswer:"คําตอบของผู้สมัคร",correctAnswer:"คําตอบที่ถูกต้อง",questionScore:"({n} คะแนน)",questionDesc:"{n} คําถามย่อย, คะแนนรวม {score}",answer:"คําตอบ",answerCanChangeTip:"ลําดับของคําตอบที่ว่างเปล่าแต่ละคําตอบสามารถใช้แทนกันได้",range:"ระยะขอบของข้อผิดพลาด",examineeRecording:"การบันทึกผู้สมัคร",notAnswer:"ไม่ได้ตอบ",inputAnswerTip:"กรุณากรอกคําตอบที่นี่",enableUploadTip:"เมื่อคุณเผยแพร่การสอบ คุณสามารถเลือกได้ว่าจะอนุญาตให้ผู้สมัครอัปโหลดไฟล์แนบหรือไม่",referenceAnswer:"คำตอบอ้างอิง",examUploadTip:"เมื่อเลือกไฟล์ระบบจะออกจากสถานะเต็มหน้าจอชั่วคราวโปรดดําเนินการเลือกไฟล์แนบให้เสร็จสิ้นและกลับไปที่อินเทอร์เฟซการสอบภายใน 30 วินาทีแล้วคลิกพื้นที่ว่างใด ๆ ในหน้าเพื่อกลับสู่สถานะเต็มหน้าจอมิฉะนั้นระบบจะบันทึกการดําเนินการว่าออกจากการสอบ",examUploadTipNew:"เมื่อเลือกไฟล์ระบบจะออกจากสถานะเต็มหน้าจอชั่วคราวโปรดดําเนินการเลือกไฟล์แนบให้เสร็จสิ้นภายใน 60 วินาทีและกลับไปที่อินเทอร์เฟซการสอบจากนั้นคลิกพื้นที่ว่างบนหน้าเพื่อกลับสู่สถานะเต็มหน้าจอมิฉะนั้นระบบจะบันทึกการดําเนินการเมื่อออกจากการสอบ",uploadFailTip:"การอัปโหลดหรือแปลงรหัสสิ่งที่แนบมาล้มเหลว",sortTip:"ลากตัวเลือกเพื่อเรียงลําดับ",yourAnswer:"คําตอบของคุณ",inputFormulaTip:"โปรดป้อนสูตรสําหรับการคํานวณคําตอบ",backSpace:"ปุ่มย้อนถอยกลับ",answerRight:"คําตอบถูกต้อง",answerError:"คําตอบผิด",scoreResult:"ได้คะแนน",graded:"ประเมินคะแนนแล้ว",toBeRated:"รอการให้คะแนน",comments:"ความคิดเห็น",analy:"แยกวิเคราะห์",rating:"คะแนน",inputScoreTip:"โปรดใส่เศษส่วนของ {num} เพื่อจองตําแหน่งทศนิยม",inputCommentsTip:"ป้อนข้อคิดเห็น ที่ไม่จําเป็น",inputCommentsTip1:"ข้อคิดเห็นต้องไม่เกิน {n} อักขระ",option:"ตัวเลือก",optionContent:"กรุณาใส่เนื้อหาของตัวเลือก",addOption:"เพิ่มตัวเลือก",inputAnaly:"โปรดใส่การแยกวิเคราะห์",inputAnalyTip:"การแยกวิเคราะห์ต้องไม่เกินอักขระ {n} อักขระ",addQuestionTip1:"เพิ่มคําถามย่อยอย่างน้อยหนึ่งคําถาม",optionContentTip:"เนื้อหาของตัวเลือกต้องไม่เกินอักขระ {n} ตัว",optionContentTip1:"เนื้อหาของตัวเลือกต้องไม่ว่างเปล่า",optionContentTip2:"เพิ่มได้ถึง {n} ตัวเลือก",inputAnswerTip1:"โปรดตั้งค่าคําตอบที่ถูกต้อง",inputQuestionTitle:"โปรดป้อนเนื้อหาของคําถาม",questionTitleTip1:"เนื้อหาของคําถามต้องไม่ว่างเปล่า",questionTitleTip2:"เนื้อหาชื่อเรื่องต้องไม่เกินอักขระ {n} อักขระ",insertBlankTip:"การพิมพ์แป้นแท็บยังช่วยให้คุณสามารถแทรกรายการเติมในช่องว่างได้ด้วย",inputAnswerTip2:"ว่างเปล่าหากมีคําตอบหลายคําตอบคั่นด้วย //",inputAnswer:"กรุณาใส่คําตอบ",answerTip:"คําตอบที่ว่างเปล่าสําหรับคําถามนี้สามารถใช้แทนกันได้",addBlankTip1:"เพิ่มการเติมอย่างน้อยหนึ่งรายการในช่องว่าง",inputAnswerTip3:"คําตอบต้องไม่เกินอักขระ {n} อักขระ",inputAnswerTip4:"คําตอบต้องไม่ว่างเปล่า",addSubQuestion:"เพิ่มหัวข้อย่อย",addSubQuestionTip:"เพิ่มคําถามย่อย {n} มากที่สุด",defineRange:"กําหนดช่วงของค่าตัวแปรสุ่ม",minimum:"ขั้นต่ํา",max:"ระดับสูงสุด",precision:"ความแม่นยํา",answerPrecision:"ความถูกต้องของคําตอบ",allowedDeviation:"ข้อผิดพลาดที่อนุญาต",detectionFormula:"ตรวจหาสูตร",inputFormula:"กรุณาใส่สูตร",inputFormulaTip1:"ความยาวของสูตรต้องอยู่ระหว่าง 1 ถึง {n} อักขระ",inputDeviationTip:"ขนาดข้อผิดพลาดต้องอยู่ระหว่าง 0-{n}",unableToCalculateAnswer:"ไม่สามารถคํานวณคําตอบได้",inputRangeTip:"โปรดใส่ช่วงของค่าที่ถูกต้อง",readText:"อ่านออกเสียงข้อความ",readTextTip:"รองรับเฉพาะภาษาอังกฤษไม่เกิน {n} คํา",wordNum:"จํานวนคํา",readTextTip1:"การอ่านข้อความต้องไม่ว่างเปล่า",readTextTip2:"ข้อความต้องไม่เกิน {n} คํา",inputReferenceAnswer:"กรุณากรอกคำตอบอ้างอิง",formula:"สูตรการคํานวณ",remarked:"อนุมัติแล้ว",toBeGradedManually:"ไม่มีเกรด",correctAnswerNotAnnounce:"คำตอบที่ยังไม่ได้รับการตีพิมพ์",select:"โปรดเลือก",paramErrorTip:"พารามิเตอร์ของหน้าไม่สมบูรณ์",getDataFail:"การรับข้อมูลล้มเหลว",subjectiveQToBeGraded:"ไม่มีเกรด",autoLoadNext:"โหลดต่อไปโดยอัตโนมัติ",completeRemark:"บันทึกการอนุมัติ",exitRemark:"ออกจากการอนุมัติ",nextPaper:"คนต่อไป",completeRemarkTip:"ขอแสดงความยินดีผู้สมัครทุกคนในชั้นเรียนของคุณได้รับการอนุมัติเรียบร้อยแล้ว!",remarkTip:"คําถาม {n} ไม่ได้คะแนนมันจบแล้วหรือไม่?",end:"เสร็จสิ้น",remarkSuccess:"บันทึกความสำเร็จ",remarkFail:"ล้มเหลวในการบันทึก",answerHistoryTimes:"อัดแผ่นเสียง {n}",showAnswer:"แสดงคําตอบ",hideAnswer:"ซ่อนคําตอบ",used:"ใช้แล้ว",preview:"แสดงตัวอย่าง",saveAndExit:"บันทึกและออก",more:"เพิ่มเติม",batchEntry:"รายการชุดงาน",importFromBank:"นําเข้าจากกลุ่มคําถาม",batchEditScore:"คะแนนต่อหัวข้อ",inputScore:"กรุณาใส่คะแนน",batchEditTimes:"จำนวนครั้งที่เล่นต่อเสียง",batchSetting:"การตั้งค่าจํานวนมาก",partName:"ชื่อ (กําหนดเองได้)",desc:"คําอธิบาย",savePaper:"เก็บรักษา",editName:"ปรับเปลี่ยนชื่อ",fullScore:"คะแนนเต็ม",inputPartName:"กรุณากรอกชื่อบางส่วน",inputPartNameTip:"ชื่อบางส่วนต้องไม่เกินอักขระ {n} ตัว",inputPartDescTip:"คําอธิบายบางส่วนต้องไม่เกินอักขระ {n} ตัว",inputPaperNameTip:"ชื่อกระดาษทดสอบต้องไม่ว่างเปล่า",inputPaperNameTip1:"ชื่อกระดาษแบบทดสอบต้องไม่เกินอักขระ {n} อักขระ",newPaper:"การสอบใหม่",firstPart:"ส่วนที่ 1",paperUsedTip1:"กระดาษทดสอบนี้ถูกนํามาใช้ในการสอบอนุญาตให้แก้ไขเนื้อหาของคําถามคําตอบและคะแนนเท่านั้นและโครงสร้างของกระดาษทดสอบไม่สามารถแก้ไขได้หรือคําถามสามารถเพิ่มหรือลบได้ คําถามที่มีคําถามย่อยไม่ได้รับอนุญาตให้เพิ่มหรือลบคําถามย่อย {br} หากมีการแก้ไขคําตอบหรือคะแนนของคําถาม",previewTip:"เพิ่มคําถามอย่างน้อยหนึ่งคําถามลงในแต่ละส่วนเพื่อบันทึกหรือแสดงตัวอย่าง",previewTip1:"คําถาม {n} ไม่ได้ถูกบันทึก โปรดบันทึกคําถามก่อน",savingTip:"กําลังบันทึก โปรดรอสักครู่...",addPartTip:"เพิ่มได้ถึง {n} ส่วนต่อชุดของเอกสารแบบทดสอบ",editPart:"ปรับเปลี่ยนส่วน",deletePart:"ลบ",deletePartTip:"การลบส่วนจะลบคําถามทั้งหมดในส่วนนั้นในเวลาเดียวกัน โดยค่าเริ่มต้นคําถามใหม่ที่สร้างขึ้นในกระดาษแบบทดสอบจะไม่ถูกบันทึกลงในธนาคารคําถามและไม่สามารถกู้คืนได้หลังจากลบดังนั้นโปรดใช้ความระมัดระวัง คุณแน่ใจหรือไม่ว่าคุณต้องการที่จะลบแฟ้มนี้",deletePartTip1:"เก็บอย่างน้อยหนึ่งส่วนไว้",addPartQuestionTip:"เพิ่มคําถามได้สูงสุด {n} คําถามในแต่ละส่วน",confirmCancelEdit:"คุณแน่ใจหรือไม่ว่าคุณต้องการยกเลิกการปรับเปลี่ยน",deleteQuestion:"ลบคําถาม",confirmDeleteQuestion:"คุณแน่ใจหรือไม่ว่าคุณต้องการที่จะลบคําถามนี้",editSuccess:"แก้ไขสำเร็จ",editFail:"แก้ไขไม่สำเร็จ",importFail:"นำเข้าไม่สำเร็จ",exitTip:"กระดาษและคําถามยังไม่ได้รับการบันทึกและถ้าคุณออกจากที่นี่คําถามที่สร้างขึ้นใหม่จะไม่ได้รับการกู้คืน คุณแน่ใจหรือไม่ว่าคุณต้องการจบการทํางาน",exitTip1:"คําถาม {n} ไม่ได้ถูกบันทึก, ออกจากเวลานี้, การปรับเปลี่ยนจะไม่ถูกบันทึก คุณแน่ใจหรือว่าต้องการไป?",confirmExit:"คุณแน่ใจหรือไม่ว่าคุณต้องการจบการทํางาน",answered:"ตอบ",interruptAnswer:"ขัดจังหวะการตอบคําถาม",saveAnswerRecord:"บันทึกเรกคอร์ดคําตอบ",submitPaper:"ส่งข้อสอบ",joinExamByCode:"เข้าสู่การสอบผ่านการใส่รหัสยืนยัน",examLimitTime:"เวลาจํากัด",saved:"บันทึกแล้ว",networkError:"เครือข่ายผิดปกติการส่งกระดาษทดสอบล้มเหลว!",networkErrorTip1:"ระบบได้เก็บระเบียนคําตอบไว้ในเครื่องชั่วคราว",leftTimeTip:"เวลาน้อยกว่า 1 นาที",restoringAnswerRecords:"กําลังคืนค่าระเบียนคําตอบ",networkErrorTip2:"เครือข่ายปัจจุบันผิดปกติไม่สามารถโหลดกระดาษทดสอบได้ตามปกติโปรดตรวจสอบเครือข่ายท้องถิ่นแล้วลองเข้าสู่การทดสอบหลังจากกู้คืนเครือข่ายแล้ว",networkErrorTip3:"ข้อมูลผิดปกติและไม่สามารถโหลดกระดาษทดสอบได้ตามปกติโปรดติดต่อฝ่ายบริการลูกค้า",notExitFullScreenTip:"โปรดอย่าออกจากแบบเต็มหน้าจอในระหว่างการสอบมิฉะนั้นจะถือว่าเป็นการออกจากการสอบและอาจถูกตัดสินว่าเป็นการโกงซึ่งมีผลต่อคะแนนสอบ",submitPaperErrorTip:"กรุณาอย่าปิดหน้าเว็บ ระบบกําลังส่งข้อสอบ",submitPaperErrorTip1:"เครือข่ายปัจจุบันไม่เสถียร โปรดตรวจสอบว่าการเชื่อมต่อเครือข่ายเป็นปกติหรือไม่",submitPaperErrorTip2:"การส่งข้อสอบล้มเหลว โปรดอย่าปิดหน้าเว็บ ระบบกําลังส่งอีกครั้ง",submitSuccess:"ส่งเรียบร้อย",submitFail:"การส่งล้มเหลว",submiting:"กําลังส่ง โปรดรอสักครู่...",notAllowedSubmitTip:"ไม่อนุญาตให้ใช้เอกสารภายใน {time} นาทีหลังจากเริ่มการสอบ",confirmPaperTip:"คุณแน่ใจนะ ที่จะส่งเอกสารมา?",confirmPaperTip1:"คําถาม {n} ไม่ได้รับคําตอบคุณแน่ใจหรือว่าต้องการเปิดกระดาษ?",confirmPaper:"ยืนยันการโรลโอเวอร์",timeOverTip:"เวลาหมดลงและม้วนจะเปิดโดยอัตโนมัติหลังจาก 3 วินาที",nextPart:"ส่วนถัดไป",isLast:"มันคือจุดจบ",examinee:"ผู้สมัคร",result:"ผลการเรียน",objectiveQuestionScore:"คะแนนคําถามวัตถุประสงค์",subjectiveQuestionScore:"คะแนนคําถามอัตนัย",totalNumberOfQuestions:"จํานวนคําถามทั้งหมด",totalScore:"คะแนนรวม",numberOfQuestions:"จํานวนคําถาม",scoreNum:"คะแนน",addPart:"เพิ่มส่วน",numberOfPlaysAllowed:"จํานวนครั้งที่อนุญาตให้เล่นได้",notLimit1:"ไม่จํากัด",playTimesAllowed:"จํานวนครั้งที่เล่นได้: {n} ครั้ง",playedTimes:"ออกอากาศ {n} ครั้งที่",playTimesOver:"จํานวนการเล่นถูกใช้ไป",switchPartTipAboutRecording:"นอกจากนี้ยังมีการบันทึกที่กําลังดําเนินการอยู่ถ้าคุณสลับการบันทึกจะหยุดตกลงเพื่อสลับส่วน?",submitTipAboutUpload:"มีไฟล์ที่กําลังอัปโหลดโปรดส่งในภายหลัง",saveTipAboutUpload:"มีไฟล์ที่กําลังอัปโหลดโปรดบันทึกหลังจากการอัปโหลดเสร็จสมบูรณ์",addBlankTip:"เพิ่มค่าลงใน {n} การเติมในช่องว่าง",addQuestionTip:"เพิ่มคําถามย่อย {n} มากที่สุด",notExitTip:"ห้ามมิให้ออกจากแบบเต็มหน้าจอหรือออกจากส่วนต่อประสานการสอบในระหว่างการสอบ!",leaveTimesTip:"คุณออกจากการสอบ {n} ครั้งแล้ว!",continueAnswer:"ตอบคําถามต่อไป",finish:"เสร็จสิ้นเรียบร้อย",nextStep:"ขั้นตอนต่อไป",skip:"ข้ามไป",guide1:"ยินดีต้อนรับสู่กระดาษสอบเวอร์ชั่นใหม่มาดูกันว่าการเปลี่ยนแปลงคืออะไร!",guide2:"ทางด้านซ้ายคุณสามารถเพิ่มย้ายและลบส่วนแบบทดสอบได้ คลิกที่ส่วนหัวของส่วนเพื่อสลับไปยังส่วนที่เกี่ยวข้อง",guide3:"คลิกที่นี่เพื่อปรับเปลี่ยนชื่อและคําอธิบายบางอย่าง",guide4:"ในกระดาษทดสอบเวอร์ชันใหม่คุณสามารถสร้างและแก้ไขคําถามได้โดยตรง! เลือกชนิดคําถามที่นี่เพื่อเพิ่มคําถามใหม่ แน่นอนคุณยังสามารถนําเข้าคําถามจากธนาคารคําถามหรือป้อนเป็นชุด",guide5:"ควรสังเกตว่าคําถามใหม่ที่สร้างขึ้นในเอกสารทดสอบจะไม่ถูกบันทึกโดยอัตโนมัติไปยังธนาคารคําถามตามค่าเริ่มต้น หากจําเป็นคุณสามารถใช้ฟังก์ชันนําเข้าจากกระดาษแบบทดสอบในธนาคารคําถามเพื่อนําเข้าคําถามจากกระดาษแบบทดสอบไปยังธนาคารคําถาม",guide6:"ตั้งค่าคะแนนคําถามและจํานวนเวลาเล่นเสียงเป็นชุด และย้ายมาที่นี่",guide7:"ในระหว่างกระบวนการแก้ไข คลิกที่นี่เพื่อแสดงตัวอย่างเอฟเฟ็กต์กระดาษทดสอบ",guide8:"หลังจากแก้ไขเอกสารทดสอบทั้งหมดแล้วอย่าลืมคลิก [บันทึก] โอ้",paperUsedTip:"กระดาษทดสอบนี้ถูกนํามาใช้ในการสอบอนุญาตให้แก้ไขเนื้อหาของคําถามคําตอบและคะแนนเท่านั้นและโครงสร้างของกระดาษทดสอบไม่สามารถแก้ไขได้หรือคําถามสามารถเพิ่มหรือลบได้ คําถามที่มีคําถามย่อยไม่ได้รับอนุญาตให้เพิ่มหรือลบคําถามย่อย",createPaper:"สร้างเอกสารแบบทดสอบ",editPaper:"แก้ไขแบบทดสอบ",previewPaper:"แสดงตัวอย่างข้อสอบ",teacherRemark:"การอนุมัติจากครู",answerHistory:"บันทึกคําตอบ",cameraErrorTip:"การตรวจสอบความผิดปกติของกล้องการสตาร์ทกล้องล้มเหลวโปรดตรวจสอบว่ามีสถานการณ์ต่อไปนี้หรือไม่: {br}1 สิทธิ์ของกล้องไม่ได้เปิดอยู่{br}2 กล้องถูกครอบครองโดยโปรแกรมหรือเว็บเพจอื่น {br}3 ข้อยกเว้นเครือข่าย {br} หากมีสถานการณ์ข้างต้นโปรดแก้ไขแล้วคลิก [ตอบต่อ]",remarkScoreTip:"โปรดให้คะแนนตามช่วงที่ระบุ",textCount:"{n} คํา",choiceQue:"เลือกหัวข้อ",queBank:"คลังคำถาม",insert:"แทรก",alreadyChoices:"คําถาม {n} ถูกเลือกแล้ว",mineQueBank:"ธนาคารคําถามของฉัน",schoolQueBank:"ธนาคารคําถามของโรงเรียนของเรา",shareBank:"แชร์คลังข้อทดสอบ",goBack:"กลับ",allQuestions:"หัวข้อทั้งหมด",parsentArea:"ตําแหน่งปัจจุบัน",search:"ค้นหา",addQuestions:"เพิ่มคําถาม",editQuestions:"ปรับเปลี่ยนชื่อเรื่อง",importQuestions:"นําเข้าคําถามจํานวนมาก",addBank:"เพิ่มโฟลเดอร์",editBank:"แก้ไขโฟลเดอร์",bankNameError1:"ชื่อโฟลเดอร์ไม่สามารถเว้นว่างได้",bankNameError2:"ชื่อโฟลเดอร์ต้องไม่เกิน 200 อักขระ",bankNameError3:`ชื่อโฟลเดอร์ไม่สามารถประกอบด้วยอักขระต่อไปนี้:<> *?:" '|/\\~.'"`,bankNameError4:"สามารถเพิ่มโฟลเดอร์ได้สูงสุด 5 ระดับไดเร็กทอรีปัจจุบันคือระดับ {l} และไม่สามารถเพิ่มโฟลเดอร์ย่อยได้",writeBankName:"กรุณาใส่ชื่อโฟลเดอร์",addSuccess:"เพิ่มสำเร็จ",addFail:"เพิ่มไม่สำเร็จ",queBankStatistics:"สถิติธนาคารคําถาม",importBank:"ส่งออกธนาคารคําถาม",importBankOverNum:"จํานวนคําถามที่ส่งออกเกินขีดจํากัดสูงสุด",importLoadMsg:"การส่งออกโปรดรอสักครู่ ...",importLoadMsg1:"เวลาในการส่งออกอาจใช้เวลานาน โปรดอดทนรอ",importLoadMsg2:"หากเบราว์เซอร์บล็อกหน้าต่างป๊อปอัป โปรดเลือกที่จะอนุญาตหน้าต่างป๊อปอัปของเว็บไซต์เสมอ",importLoadMsg3:"ดำเนินต่อไป, {n}/{m} เสร็จสมบูรณ์",cancelExportRecord:"ยกเลิกการส่งออก",imporBanktNone:"ไม่มีชื่อเรื่องในไดเรกทอรีนี้เพื่อส่งออก",importBankErrorMsg:"การส่งออกล้มเหลว",allQuestionsType:"คำถามทั้งหมด",allQuestionsLevel:"ความยากเต็ม",allQuestionsTime:"ในลําดับย้อนกลับของเวลาในการสร้าง",allQuestionsTimePositive:"ในลําดับของเวลาในการสร้าง",writeSearch:"ค้นหาหัวข้อ/โฟลเดอร์",titleDetails:"รายละเอียดหัวข้อ",choiceQueType:"เลือกประเภทคําถาม",textImport:"การนําเข้าข้อความ",paperImport:"นำเข้าจากข้อสอบ",paperImportError:"เมื่อคุณนําเข้ากระดาษแบบทดสอบในไดเรกทอรีปัจจุบันระดับโฟลเดอร์จะเกินขีด จํากัด บน ธนาคารคําถามรองรับไดเรกทอรีได้ถึง 5 ระดับโปรดเลือกการนําเข้าโฟลเดอร์อีกครั้ง",excelImport:"นําเข้าจาก Excel",importExcelLoadMsg:"นําเข้าโปรดรอสักครู่ ...",importSuccess:"นำเข้าสำเร็จ",hardlevels1:"ง่าย",hardlevels2:"ทั่วไป",hardlevels3:"ปานกลาง",hardlevels4:"ค่อนข้างยาก",hardlevels5:"ยาก",downloadTemplate:"ดาวน์โหลดแม่แบบ",downloadTemplateMsg:"ดาวน์โหลดเทมเพลต Excel และกรอกคําถามตามความต้องการของเทมเพลต",uploadFile:"อัปโหลดไฟล์",uploadFileMsg:"อัปโหลดไฟล์ Excel ที่เสร็จสมบูรณ์แล้ว",uploadFileError:"ข้อมูลหัวข้อบางอย่างในไฟล์ไม่ได้มาตรฐานโปรดตรวจสอบและแก้ไขก่อนอัปโหลด",uploadFileErrorMsg:"แถว {n} คอลัมน์ {m}",paperChoiceQueMsg:"โปรดเลือกหัวข้อก่อน",paperChoiceQueMsg1:"นําเข้าคําถามได้สูงสุด 200 คําถามต่อครั้ง",paperChoiceQueMsg2:"นําเข้าคําถามได้สูงสุด 200 ข้อ",choiceAll:"เลือกทั้งหมด",moveSuccess:"การย้ายสำเร็จ",moveFail:"การย้ายไม่สำเร็จ",moveFailMsg1:"ระดับโฟลเดอร์ต้องไม่เกิน 5 ระดับ และผลรวมของระดับของโฟลเดอร์ปลายทางและโฟลเดอร์ปัจจุบันเกินขีดจํากัดบนและไม่สามารถย้ายได้",moveFailMsg2:"โฟลเดอร์ที่มีชื่อเดียวกันมีอยู่ในโฟลเดอร์ปลายทางและไม่สามารถย้ายได้",moveLoadMsg:"ย้ายโปรดรอสักครู่ ...",changeShareRange:"แก้ไขขอบเขตการแบ่งปัน",choiceTeacherError1:"โปรดเลือกครูที่ได้รับมอบหมาย",choiceTeacherError2:"โปรดเลือกผู้แชร์",shareTeacherEmpty:"ไม่มีครูที่ได้รับมอบหมาย",shareNumOver:"เลือกครูได้สูงสุด 100 คน",shareLoadMsg:"ประหยัดโปรดรอสักครู่ ...",queBankEmpty:"ไม่มีชื่อเรื่องในสารบัญปัจจุบัน",deleteConfirmNew:"คุณแน่ใจหรือว่าต้องการลบ [{n}]",deleteConfirm1:"ถ้าคุณเลือก เก็บหัวข้อ, ลบโฟลเดอร์เท่านั้น, หัวข้อที่อยู่ในโฟลเดอร์จะถูกย้ายไปยังไดเรกทอรีรากหลังจากการลบ.",deleteConfirm2:"หากคุณเลือก ลบทั้งหมด คําถามในโฟลเดอร์จะถูกลบเช่นกัน",deleteConfirm3:"เก็บชื่อเรื่องและลบเฉพาะโฟลเดอร์",deleteConfirm4:"คุณแน่ใจหรือไม่ว่าต้องการลบเนื้อหาของรายการ {n} เช่น {x}",deleteConfirm6:"ไม่สามารถกู้คืนข้อมูลได้หลังจากการลบ",deleteConfirm7:"คุณแน่ใจหรือว่าต้องการลบมัน? ไม่สามารถกู้คืนข้อมูลได้หลังจากการลบ",deleteLoadMsg:"กําลังลบโปรดรอสักครู่...",deleteAll:"ลบทั้งหมด",deleteSuccess:"ลบสำเร็จ",deleteFail:"การลบล้มเหลว",cameraNoStartTip:"กรุณาเปิดกล้องก่อน",hardLevel:"ความยาก",schoolTeacher:"ครูของเรา",allTeacher:"อาจารย์ทั้งหมด",appointTeacher:"กําหนดครู",sameQueinPaper:"คําถามที่คล้ายกันมีอยู่แล้วในเอกสาร",alreadyinPaper:"อยู่ในกระดาษแบบทดสอบแล้ว",subQuestionNum:"คําถามย่อย {n}",changeLastTime:"ปรับเปลี่ยนครั้งล่าสุด:{time}",changeLastTime1:"แก้ไขครั้งที่แล้ว",queLocation:"สถานที่",founder:"ผู้สร้าง",own:"ตัวฉันเอง",batchType1:"เปลี่ยนชื่อ",batchType2:"ย้าย",batchType3:"แชร์",batchType5:"แก้ไข",batchType6:"คัดลอก",copySuccess:"คัดลอกสําเร็จแล้ว! {y} ถูกคัดลอกไปยัง {x} ของคุณแล้ว",copyQuestion:"คําถาม",copyFolder:"โฟลเดอร์",copyFail:"คัดลอกล้มเหลว",copyLoadMsg:"คัดลอกโปรดรอสักครู่ ...",currentDirectory:"ไดเรกทอรีปัจจุบัน",rootDirectory:"ราก",targetFolder:"โปรดเลือกโฟลเดอร์ปลายทาง",sharePeople:"แบ่งปันหัวข้อนี้กับ:",justOwn:"แค่ตัวเธอเอง",choiceschoolTeacher:"ครูได้รับมอบหมายจากโรงเรียน",choiceschoolAllTeacher:"ครูทุกคนในโรงเรียน",choicesallTeacher:"ครูทุกคน",choiceTeacher:"เลือกครู",searchTeacher:"ใส่ชื่ออาจารย์เพื่อค้นหา",previousPage:"ก่อนหน้า",NextPage:"ถัดไป",choicePage:"ข้าม",totleQueNum:"จํานวนคําถามทั้งหมด",totleFolderNum:"จํานวนโฟลเดอร์ทั้งหมด",hardDistribution:"การกระจายความยาก",queTypeDistribution:"การกระจายของรูปแบบโจทย์",tagsMsg:"แท็ก (ภายใน 30 ตัวอักษร, การยืนยันการส่งคืนรถ, สูงสุด 3):",analysisTit:"กรอกความละเอียดที่นี่ไม่มีไม่กรอก",stemArea:"ป้อนเนื้อหาของส่วนลําต้นที่นี่",choiceA:"ตัวเลือกที่ 1",choiceB:"ตัวเลือกที่ 2",choiceC:"ตัวเลือกที่ 3",choiceD:"ตัวเลือกที่ 4",completionStem:"จิตวิญญาณโอลิมปิกคือ ( ), ( ) , ( ) .",completionAnswer:"เร็วขึ้น|| สูงกว่า|| แข็งแกร่งขึ้น",shortAnsStem:"ป้อนลําต้นของคําถามคําตอบสั้น ๆ ที่นี่",shortAnsAnswer:"กรอกคําตอบสําหรับคําถามสั้น ๆ ที่นี่",saveErrorTips2:"การบันทึกคําถามบางส่วนล้มเหลว",numExceededTips:"จำนวนคำถามที่ป้อนในแต่ละครั้งต้องไม่เกิน 200 ข้อ",incompleteMessage1:"ชื่อเรื่องห้ามเว้นว่าง",incompleteMessage2:"มีน้อยกว่าสองตัวเลือก",incompleteMessage3:"ต้องมีตัวเลือกไม่เกิน 20 ตัวเลือก",incompleteMessage4:"คําตอบที่ถูกต้องต้องไม่ว่างเปล่า",incompleteMessage5:"เนื้อหาในตัวเลือกคําตอบที่ถูกต้องต้องไม่เว้นว่าง",incompleteMessage6:"กรุณากรอกข้อมูลในตัวเลือกหรือลบตัวเลือกส่วนเกิน",incompleteMessage7:"จํานวนคําตอบที่ถูกต้องต้องไม่เกินจํานวนตัวเลือก",incompleteMessage8:"คำตอบที่ถูกต้องต้องไม่ปรากฎในรายการที่ไม่ถูกเลือก",incompleteMessage9:"มีรายการที่ซ้ำกันในคําตอบที่ถูกต้อง",incompleteMessage10:"เนื้อหาของคําตอบอ้างอิงต้องไม่เว้นว่าง",incompleteMessage11:"จํานวนคําตอบที่ถูกต้องต้องไม่น้อยกว่าจํานวนที่ว่างเปล่า",incompleteMessage12:"เพิ่มรายการกรอกข้อมูลในช่องว่างได้สูงสุด 20 รายการ",completionAnswerTips:"หมายเหตุ: คําตอบที่ว่างเปล่าสําหรับคําถามนี้สามารถใช้แทนกันได้ จับคู่เนื้อหาถูกต้องให้ถือว่าถูก",changeScoreText:"แน่ใจว่าจะแก้ไขคะแนนเป็นชุด?",scoreTips:"กรุณาใส่คะแนนที่ถูกต้อง",setScoreTips:"สร้างคําถามก่อน",detailDescription:"คําอธิบายโดยละเอียด",batchChangeScore:"ปรับเปลี่ยนคะแนนเป็นกลุ่ม",questionEditarea:"พื้นที่แก้ไขชื่อเรื่อง",questionPreviewarea:"พื้นที่แสดงตัวอย่างชื่อเรื่อง",questionEdit1:"1. ประเภทคําถามที่รองรับโดยฟังก์ชันนี้: ตัวเลือกเดียว, ปรนัย, การตัดสิน, การเติมในช่องว่าง, คําตอบสั้น ๆ",questionEdit2:"2. ในปัจจุบันใช้ได้เฉพาะกับการนําเข้าคําถามข้อความธรรมดาเท่านั้นและไม่รองรับคําถามที่มีรูปภาพสูตรวิดีโอและเสียง",questionEdit3:"3. มีสองวิธีในการเพิ่มคําถาม: (1) คลิกที่ประเภทคําถามด้านบนเพื่อเพิ่มคําถามใหม่และแก้ไขคําถามตามรูปแบบเทมเพลต (2) วางข้อความชื่อเรื่องในเอกสารคําโดยตรงที่นี่และระบบจะระบุประเภทคําถามโดยอัตโนมัติและสร้างคําถาม",questionEdit4:"4. หลังจากนําเข้าคําถามแล้วโปรดตรวจสอบว่าข้อมูลเช่นประเภทคําถามคะแนนคําตอบและการวิเคราะห์นั้นถูกต้องในพื้นที่แสดงตัวอย่างที่ถูกต้องหรือไม่จากนั้นบันทึกหลังจากยืนยัน",correct:"ถูกต้อง",incorrect:"ข้อผิดพลาด",quesOrder:"คําถามที่ {n}",saveOutText:"คุณมีคำตอบยังไม่ได้บันทึก ยืนยันต้องการออกจะเพจนี้?",bindDownload:"ดาวน์โหลดเครื่องมือแปลงรูปแบบไลบรารีคําถาม Moodle",downloadMoodleTitle:"วิธีใช้",downloadDesc1:"1. ดาวน์โหลดและติดตั้งเครื่องมือแปลงรูปแบบ (รองรับเฉพาะระบบ Windows เท่านั้น)",downloadDesc2:"2. ส่งออกธนาคารคําถามจากแพลตฟอร์ม Moodle เป็นไฟล์รูปแบบ xml (รองรับเฉพาะปรนัยการตัดสินการเติมคําตอบสั้น ๆ ในช่องว่าง)",downloadDesc3:"3. ใช้เครื่องมือแปลงรูปแบบเพื่อแปลงไฟล์ xml ที่ส่งออกโดย Moodle เป็นรูปแบบ Excel",downloadDesc4:"4. ใช้ฟังก์ชันการนําเข้าแบทช์ของ ULearning เพื่ออัปโหลดไฟล์ Excel และดําเนินการนําเข้าธนาคารคําถามให้เสร็จสมบูรณ์",alreadyChoicesAll:"มีการเลือกแล้ว {n} รายการ",importLoadFirst1:"1. ด้วยฟังก์ชั่นนี้คุณสามารถส่งออกหัวข้อทั้งหมดในโฟลเดอร์ปัจจุบันและโฟลเดอร์ย่อยได้",importLoadFirst2:"2. ในปัจจุบันรองรับเฉพาะการส่งออกรูปแบบ Excel เท่านั้นและไม่รองรับการส่งออกรูปภาพเสียงวิดีโอและไฟล์แนบอื่น ๆ ในชื่อ",startImport:"เริ่มการส่งออก",queBankEmptyNew:"ไม่พบคําถามที่มีสิทธิ์",noSkipping:"ห้ามข้ามคําถามสําหรับการสอบนี้ดังนั้นโปรดตอบคําถามตามลําดับ",preQue:"ข้อที่แล้ว",nextQue:"ข้อถัดไป",finallyQue:"มันคือจุดจบ",quitExam:"ออกจากการสอบ",networkMsg1:"เครือข่ายปัจจุบันไม่เสถียร และการตอบคําถามอย่างต่อเนื่องอาจทําให้บันทึกคําตอบสูญหายได้",networkMsg2:"หากไม่สามารถกู้คืนเครือข่ายได้ชั่วคราวขอแนะนําให้ถอนตัวจากการสอบหลังจากได้รับความยินยอมจากครูแล้วจึงจัดให้มีการถ่ายใหม่ในภายหลัง",submissionExam:"บังคับส่งกระดาษคำตอบข้อสอบ",submissionExamTip1:"คุณออกจากการสอบเพื่อให้ถึง {n} ครั้งตามการตั้งค่าการตรวจสอบการสอบคุณจะถูกบังคับให้เปิดกระดาษ",submissionExamTip2:"คุณอยู่ห่างจากการสอบนานกว่า {n} วินาทีและกําลังจะถูกบังคับให้เปิดตามการตั้งค่าการตรวจสอบการสอบ",submitingNew:"กําลังส่ง...",leaveLimitTip:"ปล่อยให้ {n} ครั้งและระบบจะบังคับให้โรลโอเวอร์!",leaveLimitTimeTip:"คราวนี้เหลือเวลา {n} วินาที เหลือเวลาอีก {m} วินาที ระบบจะบังคับให้โรลโอเวอร์!",uploadFileType:"อัปโหลดไฟล์แนบ",uploadFinishTip:"หลังจากเลือกไฟล์แนบแล้ว ให้คลิกตอบคําถามต่อเพื่อกลับไปที่การสอบ",scanCodeUpload:"สแกนรหัสเพื่ออัปโหลด",uploadByPhone:"สแกนรหัสเพื่ออัปโหลด",scanCodeUploadDesc:"สแกนรหัส 2D นี้สามารถอัปโหลดไฟล์จากอุปกรณ์มือถือไปยังคอมพิวเตอร์",scanCodeUploadDesc1:"รหัส QR {num} ใช้งานได้เป็นเวลาหลายนาทีโปรดเปิดหน้าต่างป๊อปอัปอีกครั้งหลังจากหมดอายุ",scanCodeUploadTip:"ใช้อุปกรณ์เคลื่อนที่เพื่อสแกนโค้ด หรือแก้ไขตัวระบุประเภทอุปกรณ์เบราว์เซอร์",scanCodeUploadTip1:"ลิงก์หมดอายุแล้ว",selectImg:"เลือกจากอัลบั้ม",selectFile:"เลือกไฟล์",uploadFirst:"กรุณาอัพโหลดไฟล์ก่อน",submitToPC:"ส่งไปยังคอมพิวเตอร์",submitFileSuccess:"อัปโหลดสําเร็จ!",submitFileFail:"อัปโหลดล้มเหลว!",continueUpload:"อัปโหลดต่อ",codeUploadTip1:"ไฟล์เดียวไม่เกิน {size}",codeUploadTip2:"อัปโหลดไฟล์ {num} ในเวลาสูงสุด",codeUploadTip3:"ขนาดไฟล์ที่อัพโหลดจากฝั่งโทรศัพท์มือถือต้องไม่เกิน {size}",codeUploadTip4:"อัปโหลดไฟล์แนบได้สูงสุด {n} รายการต่อคําถาม",codeUploadTip5:"ไฟล์กําลังถูกอัปโหลดโปรดรอให้การอัปโหลดเสร็จสมบูรณ์ก่อนที่จะส่ง",exit:"จบการทํางาน",exitUploadTip:"เอกสารที่ไม่ได้ส่งคุณแน่ใจหรือว่าจะออก?",qrCodeOver:"รหัส QR หมดอายุแล้ว โปรดคลิก {refresh}",refresh:"รีเฟรช",uploadFailTipNew:"การอัปโหลดไฟล์หรือการแปลงรหัสล้มเหลวโปรดลองแปลงรหัสแล้วอัปโหลด",publisher:"ผู้ประกาศ",examBatch:"สถานที่สอบ",examBatchNums:"{n}",examMonitorConsole:"โต๊ะตรวจสอบข้อสอบ",enterCode:"โปรดป้อนรหัสยืนยันอื่นสําหรับการสอบ",monitorConsole:"โต๊ะตรวจสอบการสอบมือถือ",codeInvalid:"รหัสยืนยันไม่สามารถใช้งานได้",answerTimeLimit:"คําตอบมีจํากัดเวลา",answerTimes:"{n} ครั้ง",batchArrangement:"การจัดวางจำนวนครั้งของสนามสอบ",allBatchs:"การสอบทั้งหมด",allClasses:"ชั้นเรียนทั้งหมด",all:"ทั้งหมดเลย",notApproved:"รอการวิพากษ์วิจารณ์",readed:"อนุมัติแล้ว",notSubmitted:"ไม่ได้ส่ง",examViewTip:"โปรดดูและอนุมัติเอกสารทดสอบจากคอมพิวเตอร์ของคุณ",selectBatch:"เลือกเซสชัน",selectClass:"เลือกชั้นเรียน",totalBatch:"{n} จํานวนเซสชันทั้งหมด",ownSpieltag:"เพียงแค่ดูจํานวนครั้งที่ชั้นเรียนของฉันตั้งอยู่",batchIndex:"เซสชัน{index}",totalNums:"จํานวนคนทั้งหมด",class:"ชั้นเรียน",student:"นักเรียน",signInCode:"รหัสเช็คอิน",verificationCode:"รหัสยืนยันสำรอง",notEnter:"ไม่ได้เข้าร่วม",signedIn:"เช็คอินแล้ว",haveEntered:"เข้าร่วมแล้ว",leave:"ออกจากหรือไปจาก",answering:"กำลังตอบคำถาม",handInExam:"ส่งข้อสอบแล้ว",answerTimes1:"{n} คําตอบ",copyLink:"คัดลอกลิงค์",wx:"วีแชท",shareTo:"แชร์ไปยัง",behaviorRecord:"ตรวจสอบบันทึก",exe1:"ไคลเอ็นต์หน้าจอล็อก",notSignIn:"ไม่ได้เช็คอิน",intoPage:"ไปที่หน้า",leavePage:"ออกจากหน้า",leavePageTimeTip:"ปล่อยให้เวลา> 5 วินาที",replaceDevice:"เปลี่ยนอุปกรณ์",replaceIp:"เปลี่ยน IP",commitExam:"ส่งข้อสอบ",commitExamTip1:"หากจำนวนการออกกลางคันถึงจำนวนครั้งที่กำหนด ระบบจะบังคับให้ส่งกระดาษคำตอบข้อสอบ",commitExamTip2:"หากออกกลางคันเกินเวลาที่กำหนด ระบบจะบังคับให้ส่งกระดาษคำตอบข้อสอบ",commitExamTip3:"ระบบจะทําโดยอัตโนมัติ",commitExamTip4:"เมื่อเวลาในการตอบคําถามหมดลงระบบจะปิดระดับเสียงโดยอัตโนมัติ",signinCode:"รหัสลงชื่อเข้าใช้การสอบ",refreshed:"ฟื้นฟู",refreshInterval:"ช่วงเวลาการรีเฟรช",intervalTime:"{seconds} วินาที",signinCodeTip:"1. โปรดเข้าสู่ระบบแอป [ULearning] เพื่อสแกนรหัสเพื่อลงชื่อเข้าใช้ {br} 2. หลังจากลงชื่อเข้าใช้โปรดใช้อุปกรณ์เพื่อป้อนคําตอบการทดสอบคุณไม่สามารถเปลี่ยนอุปกรณ์ที่อยู่ตรงกลางสถานการณ์พิเศษโปรดขอให้ผู้คุมสอบเปลี่ยนรหัสยืนยัน",examVerificationCode:"รหัสยืนยันสํารองการสอบ",standbyVerificationCodeDesc:"ผู้สมัครที่ไม่สามารถเข้าร่วมการทดสอบได้เนื่องจากสถานการณ์พิเศษสามารถใช้รหัสยืนยันนี้เพื่อป้อนรวมถึง: {br}- Exam ที่เปิดใช้งานการตรวจสอบอุปกรณ์ / IP ผู้สมัครจําเป็นต้องเปลี่ยนอุปกรณ์หรือ IP ของพวกเขาครึ่งทาง {br1}- เปิดการสอบเพื่อจดจําใบหน้าและผู้สมัครไม่สามารถผ่านการตรวจสอบใบหน้าได้",standbyVerificationCodeTip:"รหัสยืนยันใช้ได้ภายใน {minute} โปรดรีเฟรชและรับรหัสอีกครั้งหลังจากยกเลิกการใช้งาน",noExamTip:"ไม่พบการสอบที่สอดคล้องกัน",noMore:"ไม่มีเพิ่มเติมแล้ว",errorTip:"คําขอล้มเหลวโปรดโหลดซ้ํา",noStudentTip:"ไม่มีข้อมูล โปรดเพิ่มนักเรียนในการสอบหรือแก้ไขเกณฑ์การค้นหา",pulling:"ดึงลงเพื่อรีเฟรช...",loosing:"ปล่อยเพื่อรีเฟรช...",loading:"กําลังโหลด...",enterTip:"ป้อนหมายเลขหรือชื่อนักเรียนของคุณ",noData:"ไม่มีข้อมูลชั่วคราว",copySuccess1:"คัดลอกแล้ว",shareTip:"โปรดติดตั้งไคลเอนต์ WeChat ก่อน",tokenTip:"ลงชื่อเข้าใช้ในเทอร์มินัลอื่นแล้ว",scanTip:"โปรดสแกนรหัส QR ที่ถูกต้อง",forceSubmit:"สรุปล่วงหน้า",forceSubmitTip:"ครูจะรวบรวมกระดาษล่วงหน้า และกระดาษทดสอบจะถูกส่งโดยอัตโนมัติหลังจาก {seconds} วินาที โปรดอย่าออกหรือปิดหน้า",commitExamTip5:"ครูรวบรวมเอกสารล่วงหน้า",intoExamTime:"เวลาที่เข้าสอบ",answerUsedTime:"ระยะเวลาที่ใช้ในการตอบคําถาม",forceSubmitTip1:"ผู้สมัครกําลังตอบคําถามและการใช้คุณสมบัตินี้เอกสารการสอบของผู้สมัครจะถูกบังคับนํากลับมาใช้ใหม่ อาจมีความล่าช้าประมาณ 10 วินาทีถึง 1 นาทีสําหรับการคดเคี้ยว การดําเนินการนี้ไม่สามารถถอนออกได้ และควรใช้ด้วยความระมัดระวัง",forceSubmitTip3:"คุณแน่ใจหรือว่าคุณปิดล่วงหน้า?",forceSubmitSuccess:"คําขอถูกส่งเรียบร้อยแล้ว",forceSubmitFail:"การกรอกลับล้มเหลว",forceSubmiting:"กรอกลับ",screenshot:"ภาพหน้าจอ",commitExamTip6:"หน้าจอการละเมิดระบบบังคับส่ง",questionTrain:"คําถามการฝึกอบรมธนาคาร",questionTrainManage:"คําถามการจัดการการฝึกอบรมธนาคาร",trainProgress:"ความคืบหน้าการฝึกอบรม",importQue:"นําเข้าชื่อเรื่อง",importQueSuccessMsg1:"การนําเข้าสําเร็จและเพิ่มคําถาม {n}",importQueSuccessMsg2:"การฝึกอบรมธนาคารคําถามสนับสนุนเฉพาะคําถามวัตถุประสงค์และคําถามที่กรอกข้อมูลในช่องว่างและข้ามประเภทคําถามที่ไม่ได้รับการสนับสนุนโดยอัตโนมัติ",trainMsg:"โปรดเลือกคําถามที่เปิดให้นักเรียนฝึกปฏิบัติจากธนาคารคําถามส่วนบุคคล / โรงเรียนและนําเข้าสู่ธนาคารคําถามการฝึกอบรมปัจจุบัน เฉพาะผู้ดูแลหลักสูตรเท่านั้นที่สามารถนําเข้า/ลบคําถามได้",deleteBank:"ล้างธนาคารคําถาม",deleteBankMsg:"คุณแน่ใจหรือไม่ว่าต้องการล้างธนาคารคําถาม?",previewError:"คําถามถูกลบออกจากพูลแล้ว",batchDelete:"การกําจัดจํานวนมาก",queNum:"จํานวนคําถาม: {n}",answeredNum:"จํานวนคําตอบ",averageAnsweredNum:"จํานวนคําตอบสําหรับคําถามโดยเฉลี่ย",firstAccuracy:"ความแม่นยําครั้งแรก",operation:"การดําเนินการ",removeQue:"ถอด",removeQueTitle:"นําชื่อเรื่องออก",removeQueMsg:"คุณแน่ใจหรือไม่ว่าต้องการลบคําถามที่เลือก",previewQue:"ดูตัวอย่างชื่อเรื่อง",searchStu:"ค้นหานักเรียน",export:"ส่งออก",studentID:"หมายเลขโรงเรียน",studentName:"ชื่อ",answerProgress:"จํานวนคําถามที่ตอบ (ความคืบหน้าที่ได้รับ)",errorRate:"จํานวนคําตอบที่ไม่ถูกต้อง (อัตราความผิดพลาด)",progress:"ความคืบหน้า",rightRate:"อัตราที่ถูกต้อง",practice:"แบบฝึกหัดตามลําดับ",errorQuestion:"คําถามผิด",bankClosed:"สระว่ายน้ําปิดให้บริการ",noBank:"ธนาคารคําถามไม่มีอยู่",notAnswerNum:"ไม่ได้รับคําตอบ",answerErrorNum:"คําตอบผิด",errorRate1:"อัตราความผิดพลาด",submit:"ส่ง",answerCard:"บัตรคำตอบ",questionDelete:"คําถามถูกลบแล้วโปรดรีเฟรชหน้าแล้วลองอีกครั้ง",questionDeleteTip:"ชื่อเรื่องถูกลบออกแล้ว",questionDeleteFail:"การลบคําถามล้มเหลว",noQuestionTip:"ไม่มีชื่อเรื่อง",trainPageTip:"ขณะนี้การฝึกอบรมธนาคารคําถามได้รับการสนับสนุนเฉพาะในคอมพิวเตอร์",enteredExamTip:"ระบบตรวจพบว่าคุณได้เข้าสอบจากหน้าอื่นและหากคุณต้องการเข้าใหม่โปรดปิดหน้าคําตอบอื่น",enteredExamTip2:"หากคุณแน่ใจว่าคุณไม่ได้เปิดหน้าคําตอบหลายหน้าพร้อมกัน หรือหากคุณปิดหน้าอื่นๆ แล้วแต่ยังคงได้รับพร้อมท์ {closeBrowser} แล้วป้อนข้อสอบอีกครั้ง",closeBrowser:"ปิดเบราว์เซอร์ของคุณ",enteredExamTip3:"ในกรณีที่มีสถานการณ์ผิดปกติอื่นๆ คุณสามารถขอรหัสยืนยันจากครูและใช้รหัสยืนยันเพื่อเข้าสู่การสอบได้",submitSuccessTip:"การส่งมอบประสบความสําเร็จ",commitExamTip7:"เมื่อหมดเวลาระบบจะส่งเอกสารโดยอัตโนมัติ",networkErrorTip4:"ระบบได้บันทึกระเบียนคําตอบไว้ชั่วคราวภายในเครื่อง แล้วลองส่งด้วยตนเองอีกครั้ง",batchRemark:"ตรวจเป็นชุด",lateTime:"สายนะ",lateTimeTip:"ไม่อนุญาตให้ใช้นาทีที่เกิน {minute}",submitTime:"เวลาเทิร์นอิน",submitTimeTip:"ไม่อนุญาตให้ส่งเอกสารภายใน {minute} นาที",usedPaper:"เอกสารการสอบที่ใช้",usedPaperTip1:"{n}",usedPaperTip2:"สุ่มกลุ่มข้อสอบ",submitRecord:"ส่งเรกคอร์ด",times:"อัดแผ่นเสียง {n}",remarkPageTip:"ในสถานะ การอนุมัติ จะแสดงเฉพาะหัวข้อที่จะตรวจสอบเท่านั้น",remarkScoreTip1:"กรุณาใส่หมายเลข {num}",choiceRemarkPaper:"โปรดเลือกกระดาษข้อสอบที่คุณต้องการตรวจสอบ",subQue:"คําถามอัตนัย:",remarkProgress:"ความคืบหน้าการอนุมัติ:",remarkMsg:"หมายเหตุ: หากนักเรียนส่งบันทึกหลายรายการ การตรวจสอบหลายรายการในครั้งเดียวจะแสดงเฉพาะระเบียนล่าสุดเท่านั้น",remarkQueEmpty:"ไม่มีคําถามในบทความนี้ที่ต้องใช้การให้คะแนนด้วยตนเอง",noScore:"ยังไม่ได้ประเมิน",noStudentSubmit:"ไม่มีการส่งนักเรียน",anonymous:"ไม่ระบุชื่อ",mark1:"ความ คิด เห็น",inputContent:"ป้อนเนื้อหา",roate:"หมุน",showDetail:"ดูรายละเอียด",continueRemark:"ตรวจสอบต่อไป",remarkTip1:"คําถาม {n} ยังไม่ได้รับการตรวจสอบ คุณแน่ใจหรือไม่ว่าจะยุติการตรวจสอบ?",completeRemarkTip1:"ขอแสดงความยินดีเอกสารทั้งหมดได้รับการอนุมัติ!",remarkBackTip:"ฉันจําเป็นต้องอนุมัติอีกครั้งและยืนยันการออกเดินทางของฉันหลังจากออกเดินทางอีกครั้งหรือไม่?",remarkBackBtn1:"อย่าเพิ่งจากไป",remarkBackBtn2:"ยืนยันที่จะออก",allowedTimes1:"จํานวนการส่งผลงานที่อนุญาต",scoreTips1:"กรุณาใส่คะแนน",openLockScreen:"เริ่มไคลเอ็นต์หน้าจอเมื่อล็อก",openLockScreenMsg:"หน้าจะทําให้เกิดไคลเอนต์หน้าจอล็อก",openLockScreenMsg1:"หากไม่ได้ติดตั้งไคลเอ็นต์หรือไม่สามารถข้ามได้ตามปกติให้ดาวน์โหลดและติดตั้งไคลเอนต์ก่อน",clickHere:"คลิกที่นี่",openLockScreenMsg2:"หากมีการติดตั้งโปรด {clickHere} และเมื่อหน้าเว็บปรากฏขึ้นให้คลิกปุ่ม [เปิดไคลเอ็นต์ล็อคหน้าจอ]",downloadLockScreen:"ดาวน์โหลดไคลเอ็นต์หน้าจอล็อก",goToExamDetile:"กลับไปที่รายละเอียดการสอบ",ltiTip3:"หมายเหตุ: หากไคลเอนต์ไม่สามารถเข้าสู่ระบบโดยอัตโนมัติหลังจากเริ่มต้นคุณสามารถลองเข้าสู่บัญชี ULearning เพื่อเข้าสู่ระบบชื่อผู้ใช้ของคุณคือ: {loginName} และรหัสผ่านเริ่มต้นจะเหมือนกับชื่อผู้ใช้",openLockScreenError:"ตรวจไม่พบไคลเอนต์หน้าจอล็อกโปรดยืนยันว่าติดตั้งอย่างถูกต้อง หากการติดตั้งยังคงไม่เริ่มทํางานคุณสามารถลองถอนการติดตั้งและติดตั้งเวอร์ชันล่าสุดใหม่",allowedTimesNew:"จํานวนการส่งผลงานที่อนุญาต",usedTimesNew:"จํานวนการกระทําที่ผ่านไป",averageAnsweredNumNew:"จํานวนการส่งโดยเฉลี่ย",selectFileByCamera:"ถ่ายภาพ",ps:"{n} บทความ/หน้า",banks:"เอกสารการสอบ/คลังคําถาม",paperBank:"คลังข้อสอบ",selectPaper:"เลือกข้อสอบ",selectedPaper:"{n} รายการถูกเลือกแล้ว",myExamPaper:"กระดาษทดสอบของฉัน",schoolExamPaper:"กระดาษสอบของโรงเรียนนี้",archivePwdSet:"ตั้งค่าหรือเปลี่ยนรหัสผ่านที่ปิดผนึกไว้",addExamPaper:"เพิ่มข้อสอบ",aotoGroupExamPaper:"รวมกลุ่มข้อสอบอัตโนมัติ",searchPaper:"ค้นหาโฟลเดอร์/เอกสารสอบ",batchAction:"ดำเนินการทั้งชุด",updateDate:"เวลาของการปรับปรุง",name:"ชื่อ",shareFolder:"โฟลเดอร์ที่ใช้ร่วมกัน",lock:"ปิดผนึก",unLock:"ปิดผนึก",inputFolderTip:"กรุณาใส่ชื่อโฟลเดอร์",createShareFolder:"สร้างโฟลเดอร์ที่แชร์",searchShareFolder:"ค้นหาโฟลเดอร์ที่แชร์",permissionSettings:"การตั้งค่าสิทธิ์",exitShare:"ออกจากการแชร์",exitSuccess:"ทางออกสําเร็จ",exitFail:"การออกล้มเหลว",actionLog:"บันทึกการทํางาน",shareFolderDesc:"โฟลเดอร์ที่แชร์รองรับการทํางานร่วมกันหลายคน และคุณสามารถเชิญครูคนอื่นๆ ให้เข้าร่วมในการจัดการหลังจากสร้างได้",usePermission:"สิทธิในการใช้งาน",usePermission1:"มีให้เฉพาะสมาชิกของทีมผู้บริหารเท่านั้น",usePermission2:"ใช้ได้ทั่วทั้งโรงเรียน",canCopy:"อนุญาตให้ผู้บริโภคทําสําเนา",managementTeam:"คณะผู้บริหาร",teamNums:"{n} คน",addMembers:"เพิ่มสมาชิก",owner:"เจ้าของ",allCollege:"วิทยาลัยทั้งหมด",searchTeachers:"ค้นหาครู",jobNumber:"หมายเลขงาน",college:"วิทยาลัย",removeMember:"ถอด",removeMemberNote:"ลบสมาชิก",removeMemberTip:"สมาชิกที่ถูกลบจะไม่สามารถดูและใช้เอกสารในโฟลเดอร์ที่แชร์ได้อีกต่อไป",removeMemberTip1:"คุณแน่ใจหรือไม่ว่าต้องการลบ {name}",createdDate:"เวลาที่สร้าง",paperNum:"จํานวนกระดาษทดสอบ",moveTo:"ย้ายไปที่",moveTip:"วัตถุที่ถูกย้ายประกอบด้วยเอกสารทดสอบหรือโฟลเดอร์ที่สร้างโดยผู้อื่นสามารถย้ายได้ภายในโฟลเดอร์ที่ใช้ร่วมกันปัจจุบันเท่านั้น",questionMoveTip:"วัตถุที่ย้ายประกอบด้วยหัวข้อหรือโฟลเดอร์ที่สร้างโดยบุคคลอื่น และสามารถย้ายได้ภายในโฟลเดอร์ที่แชร์ปัจจุบันเท่านั้น",deletePaperTip:"กระดาษข้อสอบถูกใช้ในข้อสอบแล้วและไม่สามารถลบได้",deletePaperTip1:"{name} ถูกใช้ในการสอบแล้วและไม่สามารถลบได้",deletePaperTip2:"{name} ไม่ใช่ผู้สร้างและไม่สามารถลบได้",deletePaperTip3:"{name} ไม่มีอยู่",deletePaper:"ลบข้อสอบ",deleteFolder:"ลบโฟลเดอร์",deleteFolderIntro1:"หากคุณเลือกเก็บเอกสารทดสอบลบเฉพาะโฟลเดอร์เอกสารทดสอบที่อยู่ในโฟลเดอร์จะถูกย้ายไปยังไดเรกทอรีรากหลังจากการลบ",deleteFolderIntro2:"หากคุณเลือกลบทั้งหมดเอกสารทดสอบในโฟลเดอร์จะถูกลบเช่นกัน",deleteFolderIntro3:"เก็บข้อสอบไว้ ลบเพียงแฟ้มเอกสาร",deleteFolderTip:"โฟลเดอร์นี้มีเอกสารทดสอบที่สร้างโดยผู้อื่นและไม่สามารถลบได้โดยตรง<br />หากคุณต้องการลบก่อนอื่นให้นํากระดาษทดสอบที่สร้างโดยบุคคลอื่นออก",deleteFolderTip1:"โฟลเดอร์ประกอบด้วยเอกสารที่ใช้ในการสอบและไม่สามารถลบได้",deleteFolderTip2:"โฟลเดอร์ประกอบด้วยเอกสารทดสอบที่ไม่มีอยู่และไม่สามารถลบได้โดยตรง",batchDelete1:"ลบเป็นกลุ่ม",confirmDeleteSelected:"คุณแน่ใจหรือไม่ว่าจะลบรายการ {n} ที่เลือกเป็นกลุ่ม",confirmDeleteSelectedTip:"รายการที่เลือกมีเอกสารทดสอบที่สร้างโดยผู้อื่นและไม่สามารถลบเป็นกลุ่มได้",confirmDeleteSelectedTip1:"รายการที่เลือกประกอบด้วยเอกสารที่ใช้ในการสอบแล้วและไม่สามารถลบเป็นกลุ่มได้",confirmDeleteSelectedTip2:"รายการที่เลือกประกอบด้วยเอกสารทดสอบที่ไม่มีอยู่และไม่สามารถลบเป็นกลุ่มได้",noPaperTip:"ไม่พบเอกสารที่เข้าเกณฑ์",noShareFolderTip:"ไม่พบโฟลเดอร์ที่ใช้ร่วมกันที่มีสิทธิ์",loadErrorTip:"หากเครือข่ายผิดปกติ โปรดคลิก {reload}",reload:"โหลดใหม่",copySuccess2:"คัดลอกสำเร็จ",deleteShareFolder:"ลบโฟลเดอร์ที่แชร์",deleteShareFolderTip1:"หากคุณลบโฟลเดอร์ที่แชร์โฟลเดอร์ย่อยและเอกสารทดสอบที่อยู่ในโฟลเดอร์นั้นจะถูกย้ายกลับไปยังไดเรกทอรีส่วนตัวของผู้สร้างและจะไม่ถูกลบพร้อมกัน",deleteShareFolderTip3:"หากคุณลบโฟลเดอร์ที่แชร์โฟลเดอร์ย่อยและคําถามที่อยู่ในโฟลเดอร์นั้นจะถูกย้ายกลับไปยังไดเรกทอรีส่วนตัวของผู้สร้างและจะไม่ถูกลบพร้อมกัน",deleteShareFolderTip2:"คุณแน่ใจหรือไม่ว่าต้องการลบโฟลเดอร์ที่แชร์นี้",exitShareTip:"เมื่อคุณปล่อยไว้ คุณจะไม่สามารถดูและใช้เอกสารในโฟลเดอร์ที่แชร์ได้อีกต่อไป",exitShareTip1:"คุณแน่ใจหรือไม่ว่าต้องการยกเลิกการแชร์",inputPw:"ป้อนรหัสผ่าน",inputCheckPw:"โปรดป้อนรหัสผ่านการเข้าถึง",forgetPw:"ลืมรหัสผ่าน",authentication:"ยืนยันตัวตน",authenticationMethods:"รูปแบบการยืนยัน",mobileSMS:"เอสเอ็มเอส",email:"ตู้จดหมาย",captcha:"captcha แบบกราฟิก",emailCaptcha:"รหัสยืนยันทางอีเมล",SMSCaptcha:"รหัสยืนยัน SMS",getCaptcha:"รับรหัสยืนยัน",reacquiredSeconds:"{s} วินาทีต่อมา",setLockPw:"ตั้งรหัสผ่านที่เก็บถาวร",updateLockPw:"เปลี่ยนรหัสผ่านที่ปิดผนึกไว้",oldPw:"รหัสผ่านเก่า",newPw:"รหัสผ่านใหม่",newPwAgain:"ป้อนรหัสผ่านใหม่อีกครั้ง",deleteLockPw:"ลบรหัสผ่านที่ปิดผนึกไว้",inputAgain:"ป้อนอีกครั้ง",setLockPwTip:"หลังจากตั้งค่ารหัสผ่านที่ปิดผนึกแล้ว คุณสามารถปิดผนึกเอกสารหรือโฟลเดอร์ที่ระบุ",inputCodeTip:"กรุณาใส่รหัสยืนยัน",lockTip:"บัญชีของคุณไม่ได้เชื่อมโยงกับโทรศัพท์มือถือหรือที่อยู่อีเมลดังนั้นในกรณีที่คุณลืมรหัสผ่านโปรดผูกโทรศัพท์มือถือหรือที่อยู่อีเมลของคุณกับโปรไฟล์ของคุณก่อน",bindBtn:"ไปผูก",pwNotSame:"รหัสผ่านที่ป้อนสองครั้งไม่ตรงกัน",pwError:"รหัสผ่านไม่ถูกต้อง",pwError1:"รหัสผ่านควรเป็นตัวเลขหรือตัวอักษร 6-16 หลัก",deleteLockPwTip:"หลังจากลบรหัสผ่านที่เก็บถาวรเอกสารทดสอบและโฟลเดอร์ที่ปิดผนึกทั้งหมดจะถูกปิดผนึก",captchaError:"รหัสยืนยันไม่ถูกต้อง",inputCaptcha:"กรุณาใส่รหัสยืนยันแบบกราฟิก",codeError:"รหัสยืนยันไม่ถูกต้อง",codeInvalid1:"รหัสยืนยันไม่ถูกต้องโปรดรับอีกครั้ง",inputPasswordAgain:"กรุณาใส่รหัสผ่านอีกครั้ง",paper:"กระดาษทดสอบ",teamsMaxCount:"สามารถเพิ่มสมาชิกได้สูงสุด {n} คน",selectPaperIntro:"เลือกกระดาษแบบทดสอบและนําเข้าคําถามจากกระดาษแบบทดสอบไปยังไดเรกทอรีธนาคารคําถามปัจจุบัน โดยเลือกเอกสารแบบทดสอบได้ครั้งละไม่เกิน {n} ชุด",insertPaperTip:"กรุณาเลือกข้อสอบ",insertPaperTip1:"เลือกเอกสารแบบทดสอบได้ครั้งละไม่เกิน {n} ชุด",insertSuccess:"นำเข้าสำเร็จ",insertFail:"นำเข้าไม่สำเร็จ",allPaper:"ข้อสอบทั้งหมด",statistics:"สถิติ",bankSortTypes:["การจัดเรียงเริ่มต้น","ของสะสมมากที่สุด","หัวข้อมากที่สุด","อัปเดตครั้งล่าสุด"],searchBank:"ค้นหาคลังคําถาม",from:"แหล่งที่มา",questionNums:"จํานวนคําถาม",updateTime:"อัพเดทล่าสุด",timeOver:"หมด อายุ",deadLine:"ใช้ได้จนถึง",collect:"เหล่า",cancelCollect:"ไม่ชอบ",requestSuccess:"{msg} สําเร็จ",requestFail:"{msg} ล้มเหลว",noShareBank:"ไม่พบพูลที่ตรงกัน",shareBankTip:"ธนาคารคําถามที่ใช้ร่วมกันที่นําเข้าจากภายนอกมีให้สําหรับครูทุกคนในโรงเรียน",shareFolderTip:"โฟลเดอร์ที่ใช้ร่วมกันได้รับการอัปเกรดแล้ว!",shareFolderTip1:"โฟลเดอร์ที่ใช้ร่วมกันเวอร์ชันใหม่ช่วยให้ครูสามารถทํางานร่วมกันเป็นทีมเพื่อจัดการเอกสารหรือคําถามในโฟลเดอร์เดียวกันได้ หากคุณต้องการแชร์เอกสารทดสอบหรือคําถามกับครูคนอื่นๆ ต่อไป คุณสามารถสร้างโฟลเดอร์ใน [โฟลเดอร์ที่ใช้ร่วมกัน] ตั้งค่าสมาชิกในทีมที่แชร์ และย้ายเนื้อหาที่จะแชร์ไปยังโฟลเดอร์ที่เกี่ยวข้อง",updateDesc:"ปรับปรุงคําอธิบาย:",paperUpdateDesc:"ฟังก์ชัน [Our School Test Papers] และ [Share Test Papers] ดั้งเดิมออฟไลน์อยู่ โปรดใช้ [Shared Folder] ใน [My Test Papers] เพื่อให้ทีมครูแชร์เอกสารทดสอบ",link:"ทางเข้ามรดก",questionUpdateDesc:"ฟังก์ชัน [Local School Question Bank] และ [Shared Question Bank] ดั้งเดิมออฟไลน์อยู่ โปรดใช้ [Shared Folder] ใน [My Question Bank] เพื่อให้ครูแบ่งปันคําถาม",moveErrorTip1:"ไม่มีกระดาษหรือโฟลเดอร์ข้อสอบ",moveErrorTip4:"ไม่มีคําถามหรือโฟลเดอร์",mobileGoBack:"กลับไปยังระดับก่อนหน้าของเนื้อหา",quitCheckAll:"ยกเลิกการเลือกทั้งหมด",notAllowCopy:"ไม่อนุญาตให้มีการจําลองแบบ",isArchiveTip:"โฟลเดอร์ที่ใช้ร่วมกันในปัจจุบันถูกเก็บถาวร",moveQue:"ย้ายคําถาม",createQue:"สร้างคําถาม",appCreateQueMsg:"เทอร์มินัลมือถือไม่รองรับการสร้างคําถามประเภทอื่นๆ โปรดสร้างจากคอมพิวเตอร์",saveCreateQue:"บันทึกและสร้างคําถามต่อไป",submitQue:"สร้างสำเร็จ",queScoreError:"คะแนนต้องอยู่ระหว่าง 0 ถึง 100 โดยมีทศนิยมหนึ่งตําแหน่ง",saveQue:"บันทึกคําถาม",choicePict:"เลือกอัลบั้ม",choicePict1:"เลือกจากเครื่องนี้",moveMsg:"วัตถุที่ย้ายมีคําถามที่สร้างโดยผู้อื่น และสามารถย้ายได้ภายในโฟลเดอร์ที่แชร์ปัจจุบันเท่านั้น",noFolder:"ไม่มีโฟลเดอร์ย่อย",choiceMsg:"คลิกที่ตัวอักษรตัวเลือกเพื่อตั้งค่าเป็นคําตอบที่ถูกต้อง",setAnswer:"ตั้งคําตอบ",changeTabMsg:"เมื่อคุณสลับประเภทคําถาม เนื้อหาที่แก้ไขแล้วจะไม่ถูกบันทึก คุณแน่ใจเกี่ยวกับสวิตช์หรือไม่?",goBackMsg:"หลังจากกลับมาเนื้อหาที่แก้ไขของคําถามจะไม่ถูกบันทึกคุณแน่ใจว่าจะส่งคืนหรือไม่",optionContentNew:"โปรดป้อนตัวเลือก",soundRecording:"คลิกเริ่มบันทึกเสียง",soundRecording1:"กำลังบันทึกเสียงอยู่ คลิกรูประลอกเพิ่อหยุดบันทึกเสียง",soundRecording2:"อัปโหลดอีกครั้ง",soundRecording3:"หมายเหตุ ไม่จำเป็นต้องกรอก ไม่เกิน 200 ตัวอักษร",insertQue:"แทรกรายการเติมในช่องว่าง",deleQueNote:"คุณแน่ใจหรือไม่ว่าต้องการลบคําถาม",imgloading:"กําลังอัปโหลดรูปภาพ",fileLoading:"มีไฟล์อยู่ในขั้นตอนการอัปโหลด โปรดอัปโหลดในภายหลัง",AIQuestionTitle:"คําถามอัจฉริยะ AI",questionTextType1:"สร้างคําถามตามคําอธิบาย",questionTextType2:"สร้างคําถามตามข้อความ",questionTextDesc1:"โปรดป้อนข้อกําหนดคําถามด้านล่าง (คําถามถูกสร้างขึ้นโดยโมเดลขนาดใหญ่ AI ซึ่งไม่สามารถรับประกันความถูกต้องของเนื้อหาได้อย่างเต็มที่ ขอแนะนําให้ตรวจสอบก่อนบันทึก)",questionTextDesc2:"โปรดป้อนข้อกําหนดด้านล่างยิ่งข้อความเจาะจงมากเท่าไหร่ผลการสร้างคําถามก็จะยิ่งแม่นยํามากขึ้นเท่านั้น",questionPlaceholder1:"โปรดป้อนข้อกำหนดการออกคำถาม",questionPlaceholder2:"ป้อนเนื้อหาข้อความ จากนั้น AI จะดึงประเด็นหลักออกจากเนื้อหาและสร้างคําถาม",AIQuestionBtn:"สร้างคําถาม",AIQuestionTip:"กําลังสร้างคําถาม โปรดรอสักครู่...",beta:"เบต้าแบบปิด",maxCountTip:"ป้อนอักขระได้สูงสุด {max}",knowledgePoints:"จุดความรู้",relateKnowledgePoints:"เชื่อมโยงจุดความรู้",addKnowledgePoints:"添加知识点",completeRemarkTip2:"หากคุณต้องการทําเครื่องหมายเอกสารทดสอบต่อไปโปรดออกและคัดกรองผู้สมัครอีกครั้งเพื่อทําเครื่องหมาย",qrQuestionAnswer:"สแกนเพื่อดูคําตอบ",exerciseQuestion:"ออก กำลัง กาย",draft:"แบบร่าง",draftTip:"โปรดแก้ไขข้อมูลการสอบบนพีซีของคุณ",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器"},Wa={_name:"Espanol",lang:"es",langCss:"esCss",home:"Inicio",note:"Nota",getIt:" Lo tengo ",confirm:"Ok",cancel:"Cancelar",save:"Guardar",userNameLogin:"Iniciar sesión con nombre de usuario / contraseña",login:"Iniciar sesión",forgetPassword:"¿contraseña olvidada?",userName:"Nombre de usuario / número de teléfono móvil / buzón",password:"Contraseña",inputUserName:"Ingrese nombre de usuario / número de teléfono móvil / correo electrónico",inputPas:"Por favor introduzca la contraseña",freezeTip:"El sistema ha detectado que esta cuenta ha hecho trampa en el curso de {names}. El sistema ha congelado automáticamente esta cuenta. Póngase en contacto con el maestro o la plataforma para el procesamiento",overErrorTimes:'"Ingresó el número incorrecto 5 veces seguidas, intente nuevamente en 3 minutos"',passwordErr:"usuario o contraseña incorrectos",loginFail:"Error de inicio de sesión",personalInfo:"Centro Personal",quit:"Cerrar sesión",faceSuccess:"Su autenticación facial está completa, la comprobación comenzará en 3 segundos",faceSuccess1:"Certificación aprobada",faceFail:"La autenticación facial falló.",retry:"Reintentar",leaveSeat:"Deja tu asiento",exam:"Examen",joinType:"Método de participación",limitTime:"Período de validez del examen",openApp:"Inicie la aplicación ULearning",downloadApp:"Descargue la aplicación ULearning",pc:"Web",app:"ULearning APP",exe:"Navegador ULearning Lockdown",noCameraTip:"Si la cámara está ocupada o el permiso está prohibido, permita el permiso de la cámara o cierre otras aplicaciones de la cámara",fileSizeLimitType:"El tamaño de los datos adjuntos no puede exceder {maxSize}",notSupportTip:"Este examen no admite respuestas basadas en la web, siga el método de participación especificado para ingresar al examen",noFaceTip:"Este examen abre el reconocimiento facial, y solo puede tomar el examen después de completar la certificación facial.",identification:"ir a certificar",timeLimit:"Hora del examen",minute:"{n} minutos",allowedTimes:"Intentos permitidos",notLimit:"Ilimitado",myScore:"Mis calificaciones",score:"{n} puntos",usedTimes:"Intentos utilizados",examTime:"Sesión de clase:",lateLimit:"Límite de llegada tardía",lateLimitTip:"No se permite el reingreso después de {min} minutos después de que comience el examen",submitLimit:"Restricciones de rollover",submitLimitType:"No se permiten trabajos dentro de los minutos {min} del inicio del examen",examMonitor:"Supervisión de exámenes",deviceMonitorTip:"{deviceMonitor} está activado, no reemplace el dispositivo en el medio",deviceMonitor:"Supervisión del dispositivo.",ipMonitorTip:"{ipMonitor} está activado, no cambie de red en el medio",ipMonitor:"Supervisión de IP.",cutScreenMonitorTip1:"{cutScreenMonitor} se ha activado y el sistema forzará el rollover si la salida única supera los segundos {s} o la salida acumulada supera {times}",cutScreenMonitorTip2:"{cutScreenMonitor} está activado - ¡El examen será entregado involuntariamente si los estudiantes cambian de la pantalla del examen a otra pantalla/App más de {times} veces!",cutScreenMonitorTip3:"{cutScreenMonitor} está activado - ¡El examen será entregado involuntariamente si los estudiantes cambian de la pantalla del examen a otra pantalla/App durante más de {s} segundos en un solo cambio!",cutScreenMonitor:"Monitoreo de pantalla de corte",faceMonitorTip:"{faceMonitor} está activado y debe ingresar al examen a través de la verificación facial",faceMonitor:"Reconocimiento facial",cameraMonitorTip:"{cameraMonitor} está encendido, por favor enciéndalo y enfréntela a la cámara",cameraMonitor:"Cámara de vigilancia",debugCamera:"Depurar la cámara",stratExam:"Iniciar el examen",noPermissionTip:"No está autorizado a realizar este examen, si tiene preguntas, comuníquese con el organizador del examen.",multipleSessions:"Este examen contiene múltiples sesiones segmentadas, los candidatos pueden participar en el número de sesiones y horarios específicos, inicie sesión para verificar",loginToExam:"Inicia sesión para participar en el examen",downloadAppBtn:"Descargar la aplicación.",downloadExe:"Descargue el cliente del examen",windows:"Versión de Windows",windowsTip:"Compatible con Windows 7 y versiones superiores del sistema",download:"Descargar",mac:"Versión para Mac",macTip:"Compatible con macOS10.11 y versiones superiores del sistema",examEnvironmentTesting:"Pruebas de entorno de examen",deviceAbnormality:"Anomalía en dispositivo",ipAbnormality:"Anomalía de IP",deviceAbnormalityTip:"La supervisión de dispositivos se ha activado para este examen y no se permite el reemplazo de dispositivos o navegadores en el medio, así que use el dispositivo que ingresó al examen por primera vez.",ipAbnormalityTip:"La supervisión IP está habilitada para este examen y no se permiten cambios de dirección IP en medio del proceso (las redes de conmutación pueden hacer que cambien las direcciones IP).",useCodeTip:"Si necesita cambiar el dispositivo en circunstancias especiales, solicite al supervisor un código de verificación e ingrese el examen con {useCode}.",useCode:"Usar un código de verificación",faceVerification:"Verificación de la cara",faceVerificationTip:"Aún no ha completado la certificación facial y no podrá aprobar el reconocimiento facial para ingresar al examen.",faceVerificationTip1:"Puede {goToCertification} o {useCodeEnter}",goToCertification:"ir a certificar",useCodeEnter:"Introduzca el código de verificación del examen",examNotes:"Notas del examen",agreenExamNotes:"He leído y estoy de acuerdo con los asuntos en las notas del examen",checkFirst:"Por favor, compruebe primero",faceVerificationDesc:"Enfréntate a la cámara para asegurarte de que haya mucha luz. ¿No puedes hacer la verificación facial?",faceVerificationDesc1:"¿No puedes hacer la verificación facial?",examCode:"Código de verificación del examen",examCodeTip:"Por favor, pregunte al supervisor por el código de verificación e introduzca:",examCodeError:"Error de código de verificación",cameraMonitorDesc:"Cuando el monitoreo de la cámara está encendido, el sistema detectará y registrará comportamientos anormales, como candidatos que abandonan sus asientos, desviación a largo plazo de sus ojos y contacto cara a cara con las personas. Así que tenga en cuenta: {br}1. Ajuste el ángulo de la cámara antes de la prueba, de modo que la cara esté completamente fotografiada, e intente enfrentar la cámara tanto como sea posible. {br} 2. Mantenga sus ojos enfocados en la pantalla durante el examen, no abandone su asiento y no hable con la gente.",notStart:"No iniciado",inProgress:"En progreso",ended:"Terminado",joinTypes:"Web / ULearning APP / Navegador de bloqueo ULearning",resultsNotAnnounce:"Los resultados no se publican para este examen",resultsNotYetAnnounce:"Los resultados aún no se han anunciado",subjectiveQuestionsToBeReviewed:"Sin clasificar",ipPermissionsTip:"IP actual: {ip} Sin permiso para ingresar al examen, utilice la computadora prescrita para realizar el examen",lateTip:"Ha excedido el tiempo de retraso permitido para este examen y no puede ingresar al examen.",noCamera:"La cámara no se detecta.",noCameraTip1:"El reconocimiento facial está habilitado para este examen, así que realice el examen con un dispositivo con una cámara.",noCameraTip2:"La vigilancia con cámara está habilitada para este examen, así que realice el examen con un dispositivo con una cámara.",testCamera:"Detección de la cámara",examNotStart:"El examen no comenzó",examEnded:"El examen ha finalizado",loadError:"Solicitud fallida",expireTip:"El acceso ha caducado, por favor, inicie sesión de nuevo",ltiTip1:"Si necesita realizar el examen a través del cliente app/pantalla de bloqueo de su teléfono, inicie sesión con su cuenta de U-Test. Su nombre de usuario es: {loginName}, la contraseña inicial es la misma que el nombre de usuario.",ltiTip2:"Para realizar el examen con el cliente app/pantalla de bloqueo de tu teléfono, inicia sesión con tu cuenta de U-Test. Su nombre de usuario es: {loginName}, la contraseña inicial es la misma que el nombre de usuario. Después de iniciar sesión, puede cambiar su contraseña o mejorar su información personal en Administración de cuentas.",toUpdatePsd:"Para cambiar la contraseña",accountTipHead:"Hola, {name}",accountTipContent:"Bienvenido al sistema de exámenes ULearning. Hemos registrado una cuenta de ULearning para usted. Si necesita realizar el examen a través del teléfono móvil, descargue la APP de ULearning e inicie sesión con su cuenta de ULearning.",userInfo:"Aquí tienes tu cuenta de ULearning:",userName1:"Nombre de usuario",passwordTip:"La contraseña inicial coincide con el nombre de usuario y se puede cambiar después de iniciar sesión.",examInfo:"Información del examen",examName:"Nombre del examen",openAppTip:"Si la APP de ULearning no se inicia con éxito, compruebe si está instalada. Si aún no está instalada, descárguela e instálela primero.",openAppBtn:"Inicie la aplicación ULearning",close:"Cerrar",view:"Ver",delete:"Eliminar",confirmDelete:"¿Eliminarlo seguro?",transcodeTip:"El archivo se está transcodificando, reprodúzcalo más tarde.",transcodeTip1:"El archivo se está transcodificando, inténtelo de nuevo más tarde",clickToTry:"Haga clic para intentarlo de nuevo",mute:"Mutación",unmute:"Activar el silencio",play:"Reproducir",pause:"Detener",fullscreen:"Pantalla completa",exitFullscreen:"Salga de la pantalla completa.",clickToRecord:"Haz clic para empezar a grabar",saving:"Guardando",saveFail:"Error al guardar",saveSuccess:"Guardado exitosamente",reRecord:"Volver a grabar",recordingTip:"Ya se está grabando audio, apáguelo primero",noRecordingTip:"El permiso de grabación ha sido denegado, active el permiso de grabación en la configuración de su navegador",uploadAudioFail:"Error al cargar audio, verifique la conexión de red",addFile:"Agregar archivo adjunto",uploadFileError1:"Cargar hasta {n} archivos adjuntos",uploadFileError2:"El archivo no puede exceder {size}",uploadFileError3:"Este tipo de archivo no es compatible",uploadFileError4:"El tamaño del archivo no coincide",uploadFileError5:"Error de transcodificación",uploadImgError:"El tamaño del archivo no puede superar los {size}",uploadMediaError:"El tamaño del archivo no puede superar los {size}",uploadFail:"Error de carga",mark:"Marcar",clear:"Eliminar",addMark:"Añadir comentario.",deleteMark:"Eliminar comentario.",playTimesError:"El parámetro de número de reproducción es incorrecto",manualRefresh:"Carga manual",selectQuestionType:"Seleccione el tipo de pregunta que desea agregar",questionNum:"{n}",questionType:"Tipo de pregunta",singleQ:"Preguntas de opción múltiple",multipleQ:"Preguntas de selección múltiple",judgmentQ:"Preguntas de cierto o falso",completion:"Rellene las preguntas en blanco",shortAnswer:"Preguntas de respuesta corta",sortingQ:"Preguntas de secuencia",comprehensiveQ:"Preguntas integrales",formulaCalculationQ:"Problema de cálculo con fórmula",blankQ:"Completa los espacios en blanco",clozeQ:"Completar los espacios en blanco del texto",dropDownQ:"Opción múltiple desplegable",oralSubjectQ:"Preguntas subjetivas orales",oralReadingQ:"Preguntas de lectura oral",single:"Una sola opción",multiple:"Selección múltiple",judgment:"Verdadero/Falso",completion1:"Rellene el espacio en blanco",shortAnswer1:"Respuesta corta",stuAnswer:"Respuesta del examinador",correctAnswer:"Respuesta correcta",questionScore:"({n} puntos)",questionDesc:"{n} subpregunta, un total de puntos {score}",answer:"Respuesta",answerCanChangeTip:"El orden de cada respuesta vacía es intercambiable",range:"Margen de error",examineeRecording:"Grabación del examinador",notAnswer:"Sin responder",inputAnswerTip:"Por favor, rellene la respuesta aquí",enableUploadTip:"Cuando publicas un examen, puedes elegir si quieres permitir que los candidatos carguen archivos adjuntos",referenceAnswer:"Respuesta de referencia",examUploadTip:"Al seleccionar un archivo, el sistema saldrá temporalmente del estado de pantalla completa, complete la operación de selección de archivos adjuntos y regrese a la interfaz del examen dentro de los 30 segundos, y luego haga clic en cualquier espacio en blanco en la página para volver al estado de pantalla completa, de lo contrario, el sistema registrará la operación como saliendo del examen.",examUploadTipNew:"Al seleccionar un archivo, el sistema saldrá temporalmente del estado de pantalla completa, complete la operación de selección de archivos adjuntos dentro de los 60 segundos y regrese a la interfaz del examen, y luego haga clic en cualquier espacio en blanco en la página para volver al estado de pantalla completa, de lo contrario, el sistema registrará la operación como si saliera del examen.",uploadFailTip:"Error en la carga o transcodificación de archivos adjuntos, elimine y vuelva a cargar.",sortTip:"Opciones de arrastre para ordenar",yourAnswer:"Tu respuesta",inputFormulaTip:"Ingrese la fórmula para calcular esta respuesta",backSpace:"Retroceso",answerRight:"La respuesta es correcta",answerError:"Respuesta equivocada",scoreResult:"Puntos",graded:"Nominal",toBeRated:"Sin clasificar",comments:"Comentarios",analy:"Explicación de la respuesta",rating:"Puntos",inputScoreTip:"Introduzca la puntuación {num}",inputCommentsTip:"Introduzca un comentario, no es necesario",inputCommentsTip1:"Los comentarios no pueden superar los caracteres {n}",option:"Opciones",optionContent:"Por favor ingrese el contenido de la opción",addOption:"Agregar opciones",inputAnaly:"Introduzca la explicación de la respuesta",inputAnalyTip:"La explicación de la respuesta no puede superar los {n} caracteres",addQuestionTip1:"Agregar al menos una subpregunta",optionContentTip:"El contenido de la opción no puede exceder el carácter {n}",optionContentTip1:"El contenido de la opción no puede estar vacío",optionContentTip2:"Agregar a las opciones {n}",inputAnswerTip1:"Por favor, establezca la respuesta correcta",inputQuestionTitle:"Por favor, introduzca el contenido de la pregunta",questionTitleTip1:"El contenido de la pregunta no puede estar vacío",questionTitleTip2:"El contenido del título no puede exceder el carácter {n}",insertBlankTip:"Escribir la tecla de tabulación también le permite insertar un elemento de relleno en blanco",inputAnswerTip2:"Un vacío si hay varias respuestas separadas por //",inputAnswer:"Ingrese una respuesta",answerTip:"Las respuestas vacías a esta pregunta se pueden intercambiar",addBlankTip1:"Agregue al menos un relleno en el espacio en blanco",inputAnswerTip3:"La respuesta no puede exceder el carácter {n}",inputAnswerTip4:"La respuesta no puede estar vacía",addSubQuestion:"Agregar pregunta corta",addSubQuestionTip:"Añadir como máximo subpreguntas {n}",defineRange:"Define un rango de valores de variables aleatorias",minimum:"mínimo",max:"máximo",precision:"Precisión",answerPrecision:"Precisión",allowedDeviation:"Error permitido",detectionFormula:"Detectar fórmulas",inputFormula:"Por favor ingrese la fórmula",inputFormulaTip1:"La longitud de la fórmula debe estar entre 1 y {n} caracteres",inputDeviationTip:"El tamaño del error debe estar entre 0-{n}",unableToCalculateAnswer:"No puedo encontrar la respuesta",inputRangeTip:"Introduzca el rango correcto de valores",readText:"Leer texto en voz alta",readTextTip:"Solo se admite el inglés, no más de {n} palabras",wordNum:"El número de palabras",readTextTip1:"La lectura del texto no puede estar vacía",readTextTip2:"El texto no puede exceder {n} palabras",inputReferenceAnswer:"Por favor, ingrese respuesta de referencia",formula:"Fórmula de cálculo",remarked:"Calificado",toBeGradedManually:"Algunas preguntas están sujetas a calificación manual",correctAnswerNotAnnounce:"Respuesta correcta Sin publicar",select:"Por favor seleccione",paramErrorTip:"Los parámetros de la página están incompletos",getDataFail:"No se pudieron obtener datos",subjectiveQToBeGraded:"Sin clasificar",autoLoadNext:"Carga automática de la siguiente",completeRemark:"Complete la revisión",exitRemark:"Clasificación de salida",nextPaper:"Siguiente",completeRemarkTip:"¡Felicitaciones, todos los candidatos de su clase han completado sus aprobaciones!",remarkTip:"La pregunta {n} no está puntuada, ¿se acabó?",end:"Fin",remarkSuccess:"Guardar con éxito!",remarkFail:"No se ha podido guardar.",answerHistoryTimes:"Intento {n}",showAnswer:"Mostrar respuestas",hideAnswer:"Ocultar respuestas",used:"Usado",preview:"Vista previa",saveAndExit:"Guardar y salir",more:"Más",batchEntry:"Creación de lotes",importFromBank:"Importar desde el banco de preguntas",batchEditScore:"Puntos por pregunta",inputScore:"Introduzca la puntuación",batchEditTimes:"Número de reproducciones por audio",batchSetting:"Ajuste de lotes",partName:"Nombre (personalizable)",desc:"Descripción",savePaper:"Guardar el cuestionario",editName:"Modificar el nombre",fullScore:"Puntuación total",inputPartName:"Haga clic para introducir el nombre de la sección",inputPartNameTip:"El nombre de la sección no puede superar los {n} caracteres",inputPartDescTip:"La descripción de la sección no puede superar los {n} caracteres",inputPaperNameTip:"El nombre no puede estar vacío",inputPaperNameTip1:"El nombre del cuestionario no puede exceder el carácter {n}",newPaper:"Nuevo examen",firstPart:"Sección 1",paperUsedTip1:"Este documento de prueba se ha utilizado en el examen, solo permite modificar el contenido de las preguntas, respuestas y puntajes, y la estructura del documento de prueba no se puede modificar, o las preguntas se pueden agregar o eliminar. Las preguntas que contienen subpreguntas no pueden agregar o eliminar subpreguntas. {br} Si se modifica una respuesta a una pregunta o una puntuación, el cuestionario calificado debe volver a calificarse en el examen.",previewTip:"Añade al menos una pregunta a cada sección para guardarla o previsualizarla.",previewTip1:"La pregunta {n} no está guardada, guarde la pregunta primero.",savingTip:"Ahorrando, por favor espere...",addPartTip:"Suma hasta {n} secciones por examen.",editPart:"Modificar la sección",deletePart:"Eliminar la sección",deletePartTip:"Al eliminar una sección, se eliminarán todas las preguntas de esa sección al mismo tiempo. De forma predeterminada, las nuevas preguntas creadas en el cuestionario no se guardarán en el banco de preguntas y no se pueden restaurar después de la eliminación, así que tenga cuidado. ¿Está seguro de que desea eliminarlo?",deletePartTip1:"Mantenga al menos una sección.",addPartQuestionTip:"No más de {n} preguntas por sección.",confirmCancelEdit:"¿Está seguro de que desea cancelar la modificación?",deleteQuestion:"Eliminar una pregunta",confirmDeleteQuestion:"¿Está seguro de que desea eliminar esta pregunta?",editSuccess:"Modificación exitosa",editFail:"No se pudo modificar",importFail:"Importación fallida",exitTip:"El papel y las preguntas no se han guardado, y si sale en este momento, las preguntas recién creadas no se recuperarán. ¿Estás seguro de que quieres salir?",exitTip1:"La pregunta {n} no se guarda, salga en este momento, la modificación no se guardará. ¿Estás seguro de que quieres irte?",confirmExit:"¿Estás seguro de que quieres salir?",answered:"Respondió",interruptAnswer:"Abandono",saveAnswerRecord:"Guardar registros de respuestas.",submitPaper:"Entregar examen",joinExamByCode:"Pase el código de verificación para ingresar al examen",examLimitTime:"Tiempo limitado",saved:"Guardado",networkError:"¡Anomalía de la red, error en el envío de documentos de prueba!",networkErrorTip1:"El sistema ha almacenado temporalmente el registro de respuestas localmente, no salga ni cierre la página e intente enviar manualmente de nuevo más tarde.",leftTimeTip:"El tiempo ha sido inferior a 1 minuto",restoringAnswerRecords:"Los registros de respuestas se están restaurando, por favor espere ...",networkErrorTip2:"La red actual es anormal, el papel de prueba no se puede cargar normalmente, verifique la red local y luego intente ingresar a la prueba después de restaurar la red.",networkErrorTip3:"Los datos son anormales y el papel de prueba no se puede cargar normalmente, póngase en contacto con el servicio de atención al cliente.",notExitFullScreenTip:"Por favor, no salga de la pantalla completa durante el examen, de lo contrario se considerará como una salida del examen y puede ser juzgado como una trampa, afectando el puntaje de la prueba.",submitPaperErrorTip:"No cierre la página web, el sistema está enviando documentos de prueba ...",submitPaperErrorTip1:"La red actual es inestable, verifique si la conexión de red es normal.",submitPaperErrorTip2:"Error de envío, por favor no cierre la página web, el sistema está volviendo a enviar ...",submitSuccess:"Enviado con éxito",submitFail:"No se pudo enviar",submiting:"Enviando, por favor espere...",notAllowedSubmitTip:"No se permiten trabajos dentro de los minutos {time} del inicio del examen.",confirmPaperTip:"¿Estás seguro de entregar los papeles?",confirmPaperTip1:"La pregunta {n} no fue respondida, ¿está seguro de que desea entregar el documento?",confirmPaper:"Confirmar el rollover",timeOverTip:"El tiempo se ha agotado y el rollo se convierte automáticamente después de 3 segundos.",nextPart:"Siguiente sección",isLast:"Es el final",examinee:"Examinando",result:"Grados",objectiveQuestionScore:"Puntuación de Auto",subjectiveQuestionScore:"Puntuación manual",totalNumberOfQuestions:"Preguntas totales",totalScore:"Puntaje total",numberOfQuestions:"Número de preguntas",scoreNum:"Puntuación",addPart:"Agregar sección",numberOfPlaysAllowed:"El número de veces que se permite la reproducción",notLimit1:"Ilimitado",playTimesAllowed:"Número de jugadas permitidas: {n} veces",playedTimes:"Jugado {n} veces",playTimesOver:"El número de jugadas se ha agotado",switchPartTipAboutRecording:"También hay una grabación en progreso, si cambia, la grabación se detendrá, ¿está bien cambiar la pieza?",submitTipAboutUpload:"Hay archivos que se están cargando, por favor envíelos más tarde",saveTipAboutUpload:"Hay archivos que se están cargando, por favor guarde después de que se complete la carga",addBlankTip:"Sumar a {n} rellenar los espacios en blanco",addQuestionTip:"Añadir como máximo subpreguntas {n}",notExitTip:"¡Está prohibido salir de la pantalla completa o salir de la interfaz del examen durante el examen!",leaveTimesTip:"¡Has abandonado el examen {n} veces!",continueAnswer:"Continúe Respondiendo",finish:"Completado",nextStep:"Siguiente paso",skip:"Saltar",guide1:"Bienvenido a la nueva versión del sistema de exámenes. Echemos un vistazo a los cambios.",guide2:"A la izquierda, puede añadir, mover y eliminar secciones de examen. Haga clic en el título de la sección para pasar a la sección correspondiente.",guide3:"Haga clic aquí para modificar el nombre y la descripción de la sección.",guide4:"En esta nueva versión, ¡puedes crear y editar preguntas en el examen directamente! Seleccione un tipo de pregunta aquí para añadir una nueva pregunta. Por supuesto, también puedes importar preguntas del banco de preguntas.",guide5:"Las nuevas preguntas creadas aquí no se guardarán automáticamente en el banco de preguntas. Si es necesario, puede utilizar la función Importar del examen en el banco de preguntas para importar las preguntas del examen al banco de preguntas.",guide6:"Ajuste por lotes de los tiempos de reproducción de la partitura y del audio, trasladado aquí.",guide7:"Haga clic aquí para previsualizar el examen al editarlo.",guide8:"Recuerde hacer clic en Guardar después de toda la edición.",paperUsedTip:"Este documento de prueba se ha utilizado en el examen, solo permite modificar el contenido de las preguntas, respuestas y puntajes, y la estructura del documento de prueba no se puede modificar, o las preguntas se pueden agregar o eliminar. Las preguntas que contienen subpreguntas no pueden agregar o eliminar subpreguntas.",createPaper:"Crear cuestionarios",editPaper:"Editar el cuestionario",previewPaper:"Vista previa del examen",teacherRemark:"Examen de grado",answerHistory:"Respuesta al examen",cameraErrorTip:"Anomalía en el monitoreo de la cámara, falla en el inicio de la cámara, verifique si existe la siguiente situación: {br}1. Los permisos de cámara no están activados{br}2. La cámara está ocupada por otros programas o páginas web {br}3. Excepción de red {br} Si existe la situación anterior, resuélvala y luego haga clic en Continuar Respondiendo.",remarkScoreTip:"Por favor, califique por el rango especificado",textCount:"{n} palabra",choiceQue:"Seleccionar un tema",queBank:"Banco de pruebas",insert:"Insertar",alreadyChoices:"{n} elementos seleccionados",mineQueBank:"Mi banco de examens",schoolQueBank:"Banco de preguntas de la escuela",shareBank:"Banco de preguntas compartido",goBack:"Volver",allQuestions:" Todas las preguntas",parsentArea:"Ubicación actual",search:"Buscar",addQuestions:"Añadir pregunta",editQuestions:"Editar la pregunta",importQuestions:"Importar preguntas a granel",addBank:"Añadir carpeta",editBank:"Modicar carpeta",bankNameError1:"El nombre de la carpeta no puede estar vacío",bankNameError2:"Los nombres de carpeta no pueden superar los 200 caracteres",bankNameError3:`El nombre de la carpeta no puede contener los siguientes caracteres:<> *?:" '|/\\~.'"`,bankNameError4:"Las carpetas se pueden agregar hasta 5 niveles, el directorio actual es el nivel {l} y no se pueden agregar subcarpetas",writeBankName:"por favor ingrese un nombre de carpeta",addSuccess:"Agregado exitosamente",addFail:"Agregar error",queBankStatistics:"Pregunta Estadística",importBank:"Exportar el banco de preguntas",importBankOverNum:"El número de preguntas exportadas supera el límite superior.",importLoadMsg:"Exportando, por favor espere...",importLoadMsg1:"Los tiempos de exportación pueden ser largos, tenga paciencia.",importLoadMsg2:"En el caso de que una ventana emergente de bloqueo del navegador, elija Permitir siempre ventanas emergentes del sitio web.",importLoadMsg3:"Exportación, {n}/{m} completado",cancelExportRecord:"Cancelar la exportación",imporBanktNone:"No hay títulos en este directorio para exportar.",importBankErrorMsg:"Falló la exportación",allQuestionsType:"Todos los tipos",allQuestionsLevel:"Todas las dificultades",allQuestionsTime:"En orden cronológico descendente",allQuestionsTimePositive:"En orden cronológico descendente",writeSearch:"Buscar un tema/carpeta",titleDetails:"Detalles del tema",choiceQueType:"Seleccione el tipo",textImport:"Importación de texto",paperImport:"Importar del examen",paperImportError:"Al importar un cuestionario en el directorio actual, el nivel de carpeta superará el límite superior. El banco de preguntas admite hasta 5 niveles de directorios, vuelva a seleccionar la importación de carpetas.",excelImport:"Importar desde Excel",importExcelLoadMsg:"Importando, por favor espere...",importSuccess:"Importación exitosa",hardlevels1:"simple",hardlevels2:"general",hardlevels3:"medio",hardlevels4:"Más fuerte",hardlevels5:"difícil",downloadTemplate:"Descargar plantilla",downloadTemplateMsg:"Descargue la plantilla de Excel y complete las preguntas de acuerdo con los requisitos de la plantilla",uploadFile:"Subir archivo",uploadFileMsg:"Cargar el archivo de Excel completado",uploadFileError:"Parte de la información del tema en el archivo no está estandarizada, verifique y modifique antes de cargar",uploadFileErrorMsg:"fila {n}, columna {m}",paperChoiceQueMsg:"Seleccione primero un tema",paperChoiceQueMsg1:"Importar hasta 200 preguntas a la vez",paperChoiceQueMsg2:"Importar hasta 200 preguntas",choiceAll:"Seleccionar todo",moveSuccess:"Movimiento exitoso",moveFail:"Movimiento fallido",moveFailMsg1:"El nivel de carpeta no puede superar los 5 niveles, y la suma de los niveles de la carpeta de destino y la carpeta actual supera el límite superior y no se puede mover.",moveFailMsg2:"Existe una carpeta con el mismo nombre en la carpeta de destino y no se puede mover.",moveLoadMsg:"Mudanza, por favor espere...",changeShareRange:"modificar el alcance para compartir",choiceTeacherError1:"Por favor, seleccione el profesor designado",choiceTeacherError2:"Seleccione un compartidor",shareTeacherEmpty:"No hay un maestro designado",shareNumOver:"Selecciona hasta 100 profesores",shareLoadMsg:"Ahorrando, por favor espere...",queBankEmpty:"No hay títulos en la tabla de contenido actual",deleteConfirmNew:"¿Está seguro de que desea eliminar [{n}]?",deleteConfirm1:"Si selecciona [Mantener las preguntas, Eliminar solo carpeta], las preguntas de prueba de la carpeta se trasladarán al directorio raíz.",deleteConfirm2:"Si selecciona Eliminar todo, las preguntas de la carpeta también se eliminarán.",deleteConfirm3:"Mantener las preguntas, Eliminar solo carpeta",deleteConfirm4:"¿Está seguro de que desea eliminar el contenido de elementos {n} como {x}?",deleteConfirm6:"Los datos no se pueden recuperar después de la eliminación.",deleteConfirm7:"¿Está seguro de que desea eliminarlo? Los datos no se pueden recuperar después de la eliminación.",deleteLoadMsg:"Borrando, por favor espere...",deleteAll:"Eliminar todos",deleteSuccess:"Eliminado exitosamente",deleteFail:"Error al eliminar",cameraNoStartTip:"Encienda primero la cámara",hardLevel:"Dificultad",schoolTeacher:"Compártelo con todos los profesores de la escuela",allTeacher:"Comparte con todos los profesores",appointTeacher:"Comparta con el maestro designado de nuestra escuela",sameQueinPaper:"Preguntas similares ya están en el documento",alreadyinPaper:"Ya en el cuestionario",subQuestionNum:"{n} subpregunta",changeLastTime:"Última modificación: {time}",changeLastTime1:"Ultima modificación",queLocation:"Ubicación",founder:"Creado por:",own:"Yo mismo",batchType1:"Rebautizar",batchType2:"Móvil",batchType3:"Compártelo",batchType5:"Modificar",batchType6:"Copiar",copySuccess:"¡Copiado con éxito! {y} se ha copiado en su {x}.",copyQuestion:"Pregunta",copyFolder:"Carpeta",copyFail:"Error de replicación",copyLoadMsg:"Copiando, por favor espere...",currentDirectory:"Posición actual",rootDirectory:"Directorio raíz",targetFolder:"Seleccione una carpeta de destino.",sharePeople:"Comparte la pregunta actual con:",justOwn:"Solo yo",choiceschoolTeacher:"Comparta con el maestro designado de nuestra escuela",choiceschoolAllTeacher:"Compártelo con todos los profesores de la escuela",choicesallTeacher:"Comparte con todos los profesores",choiceTeacher:"Elegir profesor",searchTeacher:"ingrese la búsqueda del nombre del maestro",previousPage:"Anterior",NextPage:"Siguiente",choicePage:"Saltar",totleQueNum:"Número total de preguntas",totleFolderNum:"Número total de carpetas",hardDistribution:"Dificultad de distribución",queTypeDistribution:"Distribución del tipo de pregunta",tagsMsg:"Etiquetas (dentro de los 30 caracteres, confirmación de devolución del carro, hasta 3):",analysisTit:"Complete el análisis aquí, no es necesario que no complete",stemArea:"Ingrese el contenido del cuerpo de la pregunta aquí",choiceA:"Opción Uno",choiceB:"Opción dos",choiceC:"Opción tres",choiceD:"Opción cuatro",completionStem:"El espíritu olímpico es ( ), ( ) , ( ) .",completionAnswer:"Más rápido||Más alto||Más fuerte",shortAnsStem:"Ingrese preguntas de respuesta corta aquí",shortAnsAnswer:"Complete las respuestas cortas aquí",saveErrorTips2:"Algunas preguntas de la prueba no se pudieron guardar",numExceededTips:"El número de preguntas en una sola entrada no puede exceder de 200",incompleteMessage1:"El título no puede estar vacío",incompleteMessage2:"Menos de dos opciones",incompleteMessage3:"No más de 20 opciones.",incompleteMessage4:"La respuesta correcta no puede estar vacía.",incompleteMessage5:"El contenido de la opción de respuesta correcta no puede estar vacío",incompleteMessage6:"Complete las opciones o elimine las opciones adicionales.",incompleteMessage7:"El número de respuestas correctas no puede exceder el número de opciones.",incompleteMessage8:"Los elementos no seleccionados no pueden aparecer en la respuesta correcta",incompleteMessage9:"Hay duplicados en la respuesta correcta.",incompleteMessage10:"El contenido de la respuesta de referencia no puede estar vacío.",incompleteMessage11:"El número de respuestas correctas no puede ser menor que el número de respuestas vacías.",incompleteMessage12:"Agregue hasta 20 elementos de relleno en blanco",completionAnswerTips:"Nota: Las respuestas vacías a esta pregunta pueden intercambiarse, incluso si el contenido coincide correctamente",changeScoreText:"¿Estás seguro de modificar los puntajes en lotes?",scoreTips:"Por favor ingrese un puntaje válido",setScoreTips:"Crear preguntas de prueba primero",detailDescription:"Descripción detallada",batchChangeScore:"Lote modificar puntajes",questionEditarea:"Área de edición de títulos",questionPreviewarea:"Área de vista previa del título",questionEdit1:"1. Los tipos de preguntas compatibles con esta función: opción única, opción múltiple, juicio, rellenar el espacio en blanco, respuesta corta.",questionEdit2:"2. En la actualidad, solo es aplicable a la importación de preguntas de texto sin formato y no admite preguntas que contengan imágenes, fórmulas, videos y audio.",questionEdit3:"3. Hay dos formas de agregar una pregunta: (1) Haga clic en el tipo de pregunta anterior para agregar una nueva pregunta y editar la pregunta de acuerdo con el formato de la plantilla. (2) Pegue el texto del título en el documento de Word directamente aquí, y el sistema identificará automáticamente el tipo de pregunta y generará la pregunta.",questionEdit4:"4. Después de importar las preguntas, verifique si la información como el tipo de pregunta, la puntuación, la respuesta y el análisis es precisa en el área de vista previa correcta y luego guárdela después de la confirmación.",correct:"Verdadero",incorrect:"Falso",quesOrder:"Pregunta {n},",saveOutText:"No ha guardado el título, ¿está seguro de salir?",bindDownload:"Herramienta de conversión del banco de preguntas de Moodle",downloadMoodleTitle:"Cómo usarlo",downloadDesc1:"1. Descargue e instale la herramienta de conversión de formato (solo sistema Windows).",downloadDesc2:"2. Exporte la biblioteca de preguntas desde la plataforma Moodle a un archivo de formato xml (solo se admiten preguntas seleccionadas, preguntas de juicio, complete espacios en blanco, preguntas de respuesta corta).",downloadDesc3:"3. Utilice la herramienta de conversión de formato para convertir el archivo xml exportado por Moodle a formato Excel.",downloadDesc4:"4. Utilice la función de importación masiva de ULearning para cargar archivos de Excel y completar la importación de la biblioteca.",alreadyChoicesAll:"{n} elemento seleccionado",importLoadFirst1:"1. Con esta función, puede exportar todos los temas de la carpeta actual y sus subcarpetas.",importLoadFirst2:"2. En la actualidad, solo admite la exportación de formato Excel y no admite la exportación de imágenes, audio, video y otros archivos adjuntos en el título.",startImport:"Iniciar la exportación",queBankEmptyNew:"No se encontraron preguntas elegibles",noSkipping:"Omitir preguntas está prohibido para este examen, así que por favor respóndalas en orden.",preQue:"Anterior",nextQue:"Siguiente",finallyQue:"Es el final",quitExam:"Salir del examen",networkMsg1:"La red actual es inestable y continuar respondiendo preguntas puede hacer que se pierda el registro de respuestas.",networkMsg2:"Si la red no se puede restaurar temporalmente, se recomienda retirarse del examen después de obtener el consentimiento del profesor y luego organizar una repetición en una fecha posterior.",submissionExam:"Volumen forzado",submissionExamTip1:"Ha dejado el examen para alcanzar {n} veces, de acuerdo con la configuración de monitoreo del examen, se verá obligado a entregar el papel.",submissionExamTip2:"Ha estado fuera del examen durante más de {n} segundos y está a punto de verse obligado a entregarse de acuerdo con la configuración de monitoreo del examen.",submitingNew:"Presentando...",leaveLimitTip:"¡Deja {n} veces y el sistema forzará el rollover!",leaveLimitTimeTip:"Este tiempo ha dejado {n} segundos, lejos más de {m} segundos, ¡el sistema forzará el rollover!",uploadFileType:"Cargar archivos adjuntos",uploadFinishTip:"Después de seleccionar el archivo adjunto, haga clic en Continuar respondiendo preguntas para volver al examen.",scanCodeUpload:"Escanear el código para cargar",uploadByPhone:"Escanear el código para cargar",scanCodeUploadDesc:"Escanee este código QR para cargar archivos en su ordenador desde su dispositivo móvil.",scanCodeUploadDesc1:"El código QR {num} es válido durante varios minutos, vuelva a abrir la ventana emergente después de la expiración.",scanCodeUploadTip:"Usar un dispositivo móvil para escanear el código o modificar el identificador de tipo de dispositivo del navegador",scanCodeUploadTip1:"El enlace ha caducado",selectImg:"Elegir desde el álbum",selectFile:"Elegir archivo",uploadFirst:"Cargue primero el archivo",submitToPC:"Enviar al equipo",submitFileSuccess:"¡Sube con éxito!",submitFileFail:"¡Error al cargar!",continueUpload:"Continuar subiendo",codeUploadTip1:"Un solo archivo no supera {size}",codeUploadTip2:"Cargar archivos {num} al máximo tiempo",codeUploadTip3:"El tamaño del archivo no puede superar los {size}",codeUploadTip4:"Cargar hasta {n} archivos adjuntos por pregunta",codeUploadTip5:"El archivo se está cargando, espere a que se complete la carga antes de enviarlo",exit:"Salir",exitUploadTip:"Documentos no presentados, ¿está seguro de irse?",qrCodeOver:"El código QR ha caducado, haga clic en {refresh}",refresh:"Actualizar",uploadFailTipNew:"Error en la carga o transcodificación de archivos, intente transcodificar y luego cargue.",publisher:"Remitente",examBatch:"Sesiones de examen",examBatchNums:"{n}",examMonitorConsole:"Mesa de monitoreo de exámenes",enterCode:"Introduce un código de verificación alternativo para el examen",monitorConsole:"Mesa de monitoreo móvil de exámenes",codeInvalid:"El código de verificación no es válido",answerTimeLimit:"Las respuestas tienen un tiempo limitado",answerTimes:"{n} veces",batchArrangement:"Arreglo de sesión",allBatchs:"Todas las sesiones",allClasses:"Todas las clases",all:"Todos",notApproved:"Sin clasificar",readed:"Calificado",notSubmitted:"No enviado",examViewTip:"Por favor, vea y apruebe el documento de prueba desde su computadora",selectBatch:"Seleccione una sesión",selectClass:"Elige una clase",totalBatch:"{n} número total de sesiones",ownSpieltag:"Mostrar sólo las sesiones de mis clases",batchIndex:"Sesión {index}",totalNums:"Número total de personas",class:"Clase",student:"Estudiante",signInCode:"Código de check-in",verificationCode:"Código de verificación de respaldo",notEnter:"No entró",signedIn:"Registrado",haveEntered:"Entró",leave:"Abandonar",answering:"Respondiendo",handInExam:"Enviado",answerTimes1:"{n} Respuesta",copyLink:"Copiar enlace",wx:"WeChat",shareTo:"Compartir en",behaviorRecord:"Registros de monitores",exe1:"Cliente de pantalla de bloqueo",notSignIn:"No registrado",intoPage:"Ir a la página",leavePage:"Salir de la página",leavePageTimeTip:"Dejar tiempo > 5 segundos",replaceDevice:"Reemplazar el equipo",replaceIp:"Reemplazar la IP",commitExam:"Entregar examen.",commitExamTip1:"A mitad de camino para llegar al número especificado de veces, el sistema forzó la entrega del papel.",commitExamTip2:"Dejar a mitad de camino a través del período de tiempo especificado, el sistema forzó la entrega del volumen",commitExamTip3:"El sistema se maquilla automáticamente",commitExamTip4:"Cuando se agota el tiempo para responder a las preguntas, el sistema cierra automáticamente el volumen",signinCode:"Código de inicio de sesión del examen",refreshed:"Renovados",refreshInterval:"El intervalo de actualización",intervalTime:"{seconds} s",signinCodeTip:"1. Inicie sesión en la aplicación [ULearning] para escanear el código para iniciar sesión. {br} 2. Después de iniciar sesión, use el equipo para ingresar las respuestas de prueba, no puede cambiar el equipo en el medio, circunstancias especiales, solicite al supervisor el reemplazo del código de verificación.",examVerificationCode:"Código de verificación del examen",standbyVerificationCodeDesc:"Los candidatos que no pueden ingresar a la prueba debido a circunstancias especiales pueden usar este código de verificación para ingresar, que incluye: {br}- Examen con monitoreo de dispositivo / IP activado, los candidatos deben cambiar su dispositivo o IP a mitad de camino. {br1}- El examen para el reconocimiento facial estaba activado y los candidatos no podían pasar la verificación facial",standbyVerificationCodeTip:"El código de verificación es válido dentro de {minute}, actualícelo y vuelva a obtenerlo después de la invalidación.",noExamTip:"No se encontró la examen correspondiente",noMore:"Ya no hay más.",errorTip:"La solicitud falló, por favor vuelva a cargar",noStudentTip:"Si no tienes datos, añade alumnos al examen o modifica los criterios de búsqueda",pulling:"Tire hacia abajo para actualizar...",loosing:"Lanzamiento para actualizar...",loading:"Cargando...",enterTip:"Ingrese su número o nombre de estudiante",noData:"Sin datos",copySuccess1:"copiado",shareTip:"Instale primero el cliente de WeChat",tokenTip:"Ya ha iniciado sesión en otro terminal",scanTip:"Por favor, escanee el código QR correcto",forceSubmit:"Finalización anticipada",forceSubmitTip:"El profesor recogerá los exámenes con anticipación. El examen se enviará automáticamente en {seconds} segundos. Por favor, no abandone ni cierre la página.",commitExamTip5:"Los profesores recogen los papeles con antelación",intoExamTime:"Hora de entrada al examen",answerUsedTime:"Tiempo utilizado",forceSubmitTip1:"Los candidatos están respondiendo preguntas, y utilizando esta función, los exámenes del candidato se reciclarán a la fuerza. Puede haber un retraso de aproximadamente 10 segundos a 1 minuto para el devanado. Esta operación no se puede retirar y debe usarse con precaución.",forceSubmitTip3:"¿Estás seguro de que cierras con anticipación?",forceSubmitSuccess:"La solicitud se envió correctamente",forceSubmitFail:"Error previo al viento",forceSubmiting:"Rebobinar",screenshot:"Captura de pantalla",commitExamTip6:"Captura de pantalla de la infracción, forzada por el sistema.",questionTrain:"Formación en bancos de preguntas",questionTrainManage:"Gestión del Banco de preguntas",trainProgress:"Progreso de la formación",importQue:"Importar el título",importQueSuccessMsg1:"La importación se realiza correctamente y se agregan {n} preguntas.",importQueSuccessMsg2:"La capacitación del banco de preguntas solo admite preguntas objetivas y preguntas para rellenar los espacios en blanco, y omite automáticamente los tipos de preguntas no admitidas.",trainMsg:"Seleccione las preguntas abiertas a los estudiantes para practicar desde el banco de preguntas individuales / escolares e impórtelas al banco de preguntas de capacitación actual. Solo los administradores del curso pueden importar/eliminar preguntas.",deleteBank:"Vacíe el banco de preguntas",deleteBankMsg:"¿Está seguro de que desea vaciar el banco de preguntas?",previewError:"La pregunta se ha eliminado del grupo",batchDelete:"Eliminación masiva",queNum:"Número de preguntas: {n}",answeredNum:"Número de respuestas",averageAnsweredNum:"Número medio de intentos",firstAccuracy:"Precisión por primera vez",operation:"operación",removeQue:"Eliminar",removeQueTitle:"Quitar el título",removeQueMsg:"¿Está seguro de que desea eliminar la pregunta seleccionada?",previewQue:"Vista previa del título",searchStu:"Búsqueda de estudiantes",export:"Exportar",studentID:"ID del estudiante",studentName:"Nombre",answerProgress:"Número de preguntas respondidas (progresos)",errorRate:"Número de respuestas incorrectas (porcentaje de error)",progress:"Progreso",rightRate:"Tasa de precisión",practice:"Ejercicios secuenciales",errorQuestion:"Pregunta incorrecta",bankClosed:"La piscina está cerrada",noBank:"El banco de preguntas no existe",notAnswerNum:"No contestado",answerErrorNum:"Respuesta equivocada",errorRate1:"Tasa de error",submit:"Enviar",answerCard:"Tarjeta de respuesta",questionDelete:"La pregunta se ha eliminado, actualice la página e inténtelo de nuevo",questionDeleteTip:"El título ha sido eliminado",questionDeleteFail:"Error al eliminar la pregunta",noQuestionTip:"Sin título",trainPageTip:"Actualmente, la capacitación en el banco de preguntas solo se admite en la computadora",enteredExamTip:"El sistema ha detectado que ha ingresado al examen desde otra página y, si necesita volver a ingresar, cierre la otra página de respuesta.",enteredExamTip2:"Si está seguro de que no tiene varias páginas de respuestas abiertas al mismo tiempo, o si ha cerrado otras páginas y aún se le solicita, {closeBrowser} y, a continuación, vuelva a entrar en el examen.",closeBrowser:"Cierra tu navegador",enteredExamTip3:"En caso de otras situaciones anormales, también puede pedirle al profesor un código de verificación y usar el código de verificación para ingresar al examen.",submitSuccessTip:"La entrega fue exitosa",commitExamTip7:"Cuando se agota el tiempo, el sistema envía automáticamente los documentos",networkErrorTip4:"El sistema ha guardado temporalmente el registro de respuesta localmente y, a continuación, intenta enviarlo manualmente de nuevo.",batchRemark:"revisión por lotes",lateTime:"Tiempo de retraso:",lateTimeTip:"No se permiten minutos más allá de {minute}",submitTime:"Tiempo de entrega",submitTimeTip:"No se permiten trabajos dentro de {minute} minutos",usedPaper:"Examen utilizado",usedPaperTip1:"{n}",usedPaperTip2:"Papel de examen al azar",submitRecord:"Enviar registros",times:"{n} veces",remarkPageTip:"En el estado de aprobación, solo se muestran los temas que se van a revisar.",remarkScoreTip1:"Introduce el número {num}",choiceRemarkPaper:"Seleccione el examen que desea revisar",subQue:"Pregunta subjetiva:",remarkProgress:"Progreso de la aprobación:",remarkMsg:"Nota: Si un estudiante envía varios registros, la revisión masiva solo mostrará el más reciente",remarkQueEmpty:"No hay preguntas en este documento que requieran calificación manual",noScore:"No calificado",noStudentSubmit:"No hay presentaciones de estudiantes",anonymous:"Anónimo",mark1:"Anotaciones",inputContent:"Introduzca el contenido.",roate:"Girar",showDetail:"Ver detalles",continueRemark:"Continuar con la revisión",remarkTip1:"La pregunta {n} aún no se ha revisado, ¿está seguro de finalizar la revisión?",completeRemarkTip1:"¡Felicidades, todos los trabajos han sido aprobados!",remarkBackTip:"¿Necesito volver a aprobar y confirmar mi salida después de salir de nuevo?",remarkBackBtn1:"No te vayas todavía",remarkBackBtn2:"Confirmar salida",allowedTimes1:"Número de envíos permitidos",scoreTips1:"Por favor, introduzca una puntuación",openLockScreen:"Iniciar el cliente",openLockScreenMsg:"La página evocará el cliente de la pantalla de bloqueo",openLockScreenMsg1:"Si el cliente no está instalado o no puede saltar normalmente, descargue e instale primero el cliente.",clickHere:"haga clic aquí",openLockScreenMsg2:"Si está instalado, {clickHere} y, cuando aparezca el cuadro de diálogo de la página web, haga clic en el botón [Abrir cliente de pantalla de bloqueo].",downloadLockScreen:"Descargar el cliente",goToExamDetile:"Volver a los detalles del examen",ltiTip3:"Nota: Si el cliente no puede iniciar sesión automáticamente después de iniciar, puede intentar ingresar a la cuenta de ULearning para iniciar sesión, su nombre de usuario es: {loginName} y la contraseña inicial es la misma que la del nombre de usuario.",openLockScreenError:"No se detecta el cliente de pantalla de bloqueo, confirme que está instalado correctamente. Si la instalación sigue sin iniciarse, puede intentar desinstalar y volver a instalar la versión más reciente.",allowedTimesNew:"Intentos permitidos",usedTimesNew:"Número de intentos utilizados",averageAnsweredNumNew:"Número medio de presentaciones",selectFileByCamera:"Foto",ps:"{n} artículo/página",banks:"Exámenes / bancos de preguntas",paperBank:"Biblioteca de examenes",selectPaper:"Elija papel de prueba",selectedPaper:"{n} se han seleccionado elementos",myExamPaper:"Mis exámenes",schoolExamPaper:"Exámenes de la escuela",archivePwdSet:"Establecer o cambiar la contraseña de retención",addExamPaper:"Agregar examen",aotoGroupExamPaper:"Prueba automática",searchPaper:"Búsqueda de carpetas/exámenes",batchAction:"Operaciones a granel",updateDate:"Actualizado el",name:"Nombre",shareFolder:"Carpetas compartidas",lock:"Sellado",unLock:"Sin seal",inputFolderTip:"Introduzca un nombre de carpeta",createShareFolder:"Crear una carpeta compartida",searchShareFolder:"Buscar una carpeta compartida",permissionSettings:"Configuración de permisos",exitShare:"Salir del uso compartido",exitSuccess:"La salida fue exitosa",exitFail:"Error de salida",actionLog:"Registro de acciones",shareFolderDesc:"Las carpetas compartidas admiten la colaboración de varias personas y puede invitar a otros profesores a participar en la administración después de la creación.",usePermission:"Derechos de uso",usePermission1:"Disponible solo para los miembros del equipo directivo",usePermission2:"Disponible en toda la escuela",canCopy:"Permitir que los consumidores hagan copias",managementTeam:"Equipo directivo",teamNums:"{n} personas",addMembers:"Agregar miembros",owner:"Dueño",allCollege:"Todas las escuelas",searchTeachers:"Búsqueda de profesores",jobNumber:"ID de profesor",college:"Universidad",removeMember:"Eliminar",removeMemberNote:"Eliminar miembros",removeMemberTip:"El miembro eliminado ya no podrá ver ni utilizar los documentos de la carpeta compartida.",removeMemberTip1:"¿Estás seguro de que quieres eliminar {name}?",createdDate:"Tiempo de creación",paperNum:"Número de pruebas",moveTo:"Mover a",moveTip:"Los objetos que se mueven contienen exámenes o carpetas creadas por otros usuarios solo se pueden mover dentro de la carpeta compartida actual.",questionMoveTip:"El objeto movido contiene un tema o una carpeta creados por otra persona y solo se puede mover dentro de la carpeta compartida actual.",deletePaperTip:"El papel de examen ya se ha utilizado en el examen y no se puede eliminar.",deletePaperTip1:"{name} ya se ha utilizado en el examen y no se puede eliminar.",deletePaperTip2:"{name}no es el creador y no se puede eliminar.",deletePaperTip3:"{name} no existe",deletePaper:"Eliminar examen",deleteFolder:"Eliminar carpeta",deleteFolderIntro1:"Si selecciona Conservar exámenes, eliminar solo carpetas, los exámenes contenidos en la carpeta se moverán al directorio raíz después de la eliminación.",deleteFolderIntro2:"Si selecciona Eliminar todo, también se eliminarán los exámenes de la carpeta.",deleteFolderIntro3:"Guardar el examen, eliminar solo la carpeta",deleteFolderTip:"La carpeta contiene exámenes creados por otros y no se puede eliminar directamente.<br />Si desea eliminarlo, primero elimine el papel de prueba creado por otra persona.",deleteFolderTip1:"La carpeta contiene los trabajos que se han utilizado en el examen y no se pueden eliminar.",deleteFolderTip2:"La carpeta contiene exámenes que no existen y no se pueden eliminar directamente.",batchDelete1:"Eliminación masiva",confirmDeleteSelected:"¿Está seguro de eliminar los {n} elementos seleccionados de forma masiva?",confirmDeleteSelectedTip:"Los elementos seleccionados contienen pruebas creadas por otros y no se pueden eliminar de forma masiva.",confirmDeleteSelectedTip1:"El elemento seleccionado contiene documentos que ya se han utilizado en el examen y no se pueden eliminar de forma masiva.",confirmDeleteSelectedTip2:"Los elementos seleccionados contienen pruebas que no existen y no se pueden eliminar de forma masiva.",noPaperTip:"No se encontraron documentos elegibles",noShareFolderTip:"No se encontraron carpetas compartidas aptas",loadErrorTip:"Si la red es anormal, haga clic en {reload}",reload:"Recargar",copySuccess2:"Copiado exitosamente",deleteShareFolder:"Eliminar carpeta",deleteShareFolderTip1:"Si elimina una carpeta compartida, las subcarpetas y los exámenes contenidos en ella se moverán de nuevo al directorio personal del creador y no se eliminarán de forma sincronizada.",deleteShareFolderTip3:"Si eliminas una carpeta compartida, las subcarpetas y las preguntas contenidas en ella se moverán de nuevo al directorio personal del creador y no se eliminarán de forma sincronizada.",deleteShareFolderTip2:"¿Estás seguro de que quieres eliminar esta carpeta compartida?",exitShareTip:"Una vez que lo abandone, ya no podrá ver ni usar los documentos en la carpeta compartida.",exitShareTip1:"¿Está seguro de que desea optar por no compartir?",inputPw:"Introduzca su contraseña",inputCheckPw:"Por favor introduzca la contraseña",forgetPw:"contraseña olvidada",authentication:"Autenticación",authenticationMethods:"Cómo verificar",mobileSMS:"SMS",email:"Buzón",captcha:"Captcha gráfico",emailCaptcha:"El código de verificación del buzón",SMSCaptcha:"Código de verificación por SMS",getCaptcha:"Obtener código de verificación",reacquiredSeconds:"{s} segundos después",setLockPw:"Establecer una contraseña sellada",updateLockPw:"Cambiar la contraseña sellada",oldPw:"Contraseña anterior",newPw:"Nueva contraseña",newPwAgain:"Vuelva a introducir la nueva contraseña",deleteLockPw:"Eliminar la contraseña sellada",inputAgain:"Entrar de nuevo",setLockPwTip:"Después de establecer una contraseña de archivo, puede archivar un documento de prueba o una carpeta especificados, y debe introducir una contraseña para ver o desprecintar el papel de prueba o la carpeta sellados.",inputCodeTip:"Introduzca un código de verificación",lockTip:"Tu cuenta no está vinculada a tu teléfono o correo electrónico, por lo que para evitar que olvides tu contraseña, primero vincula tu teléfono o correo electrónico en tu perfil.",bindBtn:"Ir a atar",pwNotSame:"La contraseña introducida dos veces es inconsistente",pwError:"Contraseña incorrecta",pwError1:"La contraseña debe ser de 6-16 dígitos o letras",deleteLockPwTip:"Después de eliminar la contraseña archivada, se abrirán todos los exámenes y carpetas sellados.",captchaError:"Error de captcha gráfico",inputCaptcha:"Introduzca el código de verificación gráfico",codeError:"Error de código de verificación",codeInvalid1:"El código de verificación ha caducado, por favor recupérelo",inputPasswordAgain:"Vuelva a introducir la contraseña",paper:"Examen",teamsMaxCount:"Se puede agregar un máximo de {n} miembros",selectPaperIntro:"Seleccione el cuestionario e importe las preguntas del cuestionario al directorio actual del banco de preguntas, seleccionando hasta {n} conjuntos de cuestionarios a la vez. ",insertPaperTip:"Por favor seleccione un examen",insertPaperTip1:"Seleccione hasta {n} conjuntos de cuestionarios a la vez",insertSuccess:"Importación exitosa",insertFail:"Importación fallida",allPaper:"Todos los exámenes",statistics:"Estadísticas",bankSortTypes:["Orden predeterminado","El más coleccionable","La mayoría de los temas","Última actualización"],searchBank:"Buscar en el banco de preguntas",from:"Original",questionNums:"Número de preguntas",updateTime:"Ultima actualización",timeOver:"Caducado",deadLine:"Válido hasta",collect:"Favorito",cancelCollect:"No favorito",requestSuccess:"{msg} éxito",requestFail:"{msg} falló",noShareBank:"No se han encontrado grupos coincidentes",shareBankTip:"Un banco de preguntas compartido importado del exterior está disponible para todos los profesores de la escuela.",shareFolderTip:"¡Se han actualizado las carpetas compartidas!",shareFolderTip1:"Una nueva versión de las carpetas compartidas permite a los profesores trabajar juntos como un equipo para administrar trabajos o preguntas en la misma carpeta. Si necesitas seguir compartiendo exámenes o preguntas con otros profesores, puedes crear una carpeta en [Carpeta compartida], configurar los miembros del equipo de uso compartido y mover el contenido que se va a compartir a la carpeta correspondiente.",updateDesc:"Descripción de la actualización:",paperUpdateDesc:"Las funciones originales [Nuestros exámenes escolares] y [Compartir exámenes] han estado fuera de línea, utilice la [Carpeta compartida] en [Mis exámenes] para que el equipo docente comparta los exámenes.",link:"Entrada de legado",questionUpdateDesc:"Las funciones originales [Banco de preguntas de la escuela local] y [Banco de preguntas compartidas] han estado fuera de línea, use la [Carpeta compartida] en [Mi banco de preguntas] para que los maestros compartan preguntas.",moveErrorTip1:"El papel o la carpeta del examen no existe",moveErrorTip4:"La pregunta o carpeta no existe",mobileGoBack:"Retrocede un nivel",quitCheckAll:"Cancelar seleccionar todo",notAllowCopy:"No se permite la replicación",isArchiveTip:"La carpeta compartida actualmente se ha archivado.",moveQue:"Mover la pregunta",createQue:"Crear una pregunta",appCreateQueMsg:"El terminal móvil no admite la creación de otros tipos de preguntas, por favor créelas desde el ordenador.",saveCreateQue:"Guardar y crear siguiente",submitQue:"Creación completa",queScoreError:"La puntuación debe estar entre 0 y 100, con un decimal",saveQue:"Guarde la pregunta",choicePict:"Seleccionar álbum",choicePict1:"Seleccionar desde el ordenador",moveMsg:"Los objetos movidos contienen preguntas creadas por otros usuarios y solo se pueden mover dentro de la carpeta compartida actual.",noFolder:"No hay subcarpetas",choiceMsg:"Haga clic en la letra de opción para configurarla con la respuesta correcta",setAnswer:"Establece la respuesta",changeTabMsg:"Al cambiar de tipo de pregunta, el contenido editado no se guarda. ¿Estás seguro del cambio?",goBackMsg:"Después de devolver, el contenido editado de la pregunta no se guardará, ¿está seguro de devolverlo?",optionContentNew:"Por favor ingrese opciones",soundRecording:"Haga clic para iniciar la grabación",soundRecording1:"Mientras grabas, toca Ripple para detenerlo",soundRecording2:"Volver a subir",soundRecording3:"Notas, no requerido, no más de 200 palabras",insertQue:"Insertar un elemento en blanco",deleQueNote:"¿Estás seguro de que quieres eliminar la pregunta?",imgloading:"La imagen se está cargando",fileLoading:"Hay archivos en proceso de carga, por favor súbalos más tarde",AIQuestionTitle:"AI Genera Pregunta",questionTextType1:"Generar una pregunta basada en la descripción",questionTextType2:"Generar preguntas basadas en el texto",questionTextDesc1:"Ingrese los requisitos de la pregunta a continuación (la pregunta es generada por el modelo grande de IA, que no puede garantizar completamente la exactitud del contenido, se recomienda verificarlo antes de guardarlo)",questionTextDesc2:"Ingrese los requisitos a continuación, cuanto más específico sea el texto, más preciso será el resultado de la generación de preguntas.",questionPlaceholder1:"Introduzca los requisitos de la pregunta",questionPlaceholder2:"Ingrese el material de texto y la IA extraerá los puntos principales de él y generará la pregunta.",AIQuestionBtn:"Generar preguntas",AIQuestionTip:"Se está generando una pregunta, por favor espere...",beta:"Beta",maxCountTip:"Introduzca hasta {max} caracteres",knowledgePoints:"Punto de conocimiento",relateKnowledgePoints:"Asociar puntos de conocimiento",addKnowledgePoints:"添加知识点",completeRemarkTip2:"Si desea continuar calificando los exámenes, salga y vuelva a seleccionar a los candidatos para la calificación.",qrQuestionAnswer:"Escanea para ver la respuesta",exerciseQuestion:"Preguntas",draft:"Borrador",draftTip:"Edite la información del examen en su PC",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器"},Ya={_name:"西班牙语",lang:"ar",langCss:"arCss",home:"الصفحة الرئيسية",note:"النصائح",getIt:"أعرف",confirm:"تأكيد",cancel:"إلغاء الأمر",save:"حفظ",userNameLogin:"تسجيل الدخول عن طريق اسم المستخدم / كلمة المرور",login:"تسجيل الدخول",forgetPassword:"نسيت كلمة المرور؟",userName:"اسم المستخدم / الهاتف / البريد الإلكتروني",password:"كلمه المرور",inputUserName:"انقر لإدخال اسم المستخدم / الهاتف / البريد الإلكتروني",inputPas:"الرجاء إدخال كلمة المرور",freezeTip:"اكتشف النظام أن هذا الحساب يحتوي على غش وسلوكيات غير لائقة أخرى في المقرر الدراسي {names} . قام النظام بتجميد هذا الحساب تلقائياً. يرجى الاتصال بالمدرس أو خدمة العملاء",overErrorTimes:"لقد حاولت الدخول ٥ مرات. حاول مرة أخرى بعد ثلاث دقائق.",passwordErr:"اسم مستخدم أو كلمة مرور غير صحيحة",loginFail:"لم نتمكن من تسجيل الدخول!",personalInfo:"المركز الشخصي",quit:"تسجيل خروج",faceSuccess:"يتم التحقق من هوية وجهك وسيبدأ الامتحان في ٣ ثوان.",faceSuccess1:"تم تمرير الشهادة",faceFail:"لم نتمكن من التحقق من الوجه",retry:"اعاده المحاوله",leaveSeat:"ترك مقعد",exam:"الامتحانات",joinType:"طريقة المشاركة",limitTime:"فترة صلاحية الامتحان",openApp:"اجتياز اختبار تطبيق ULearning",downloadApp:"تنزيل تطبيق ULearning",pc:"الموقع",app:"تطبيق الجوال",exe:"متصفح آمن",noCameraTip:"إذا كانت الكاميرا مشغولة أو كان الإذن محظورا، يرجى السماح بإذن الكاميرا أو إغلاق تطبيقات الكاميرا الأخرى",fileSizeLimitType:"لا يمكن أن يتجاوز حجم المرفق {maxSize}",notSupportTip:"لا يدعم هذا الامتحان الإجابات المستندة إلى الويب ، يرجى اتباع طريقة المشاركة المحددة لدخول الامتحان",noFaceTip:"يفتح هذا الامتحان التعرف على الوجه ، ولا يمكنك إجراء الاختبار إلا بعد الانتهاء من شهادة الوجه.",identification:"اذهب للتحقق",timeLimit:"مدة الامتحان",minute:"{n} دقيقة",allowedTimes:"عدد الإجابات المسموح بها",notLimit:"بلا حدود",myScore:"تقديراتي",score:"{n} نقاط",usedTimes:"حاول استخدام",examTime:"مدة الامتحان",lateLimit:"بدأ متأخر",lateLimitTip:"لا يسمح بالدخول بعد {min} دقيقة من بداية الامتحان",submitLimit:"حد الإرسال",submitLimitType:"لا يمكن الإرسال في {min} دقيقة",examMonitor:"مراقبة الامتحان",deviceMonitorTip:"{deviceMonitor} قيد التشغيل، لا تقم باستبدال الجهاز في الوسط",deviceMonitor:"مراقبة الجهاز.",ipMonitorTip:"{ipMonitor} قيد التشغيل، لا تقم بتبديل الشبكات في الوسط",ipMonitor:"مراقبة الملكية الفكرية.",cutScreenMonitorTip1:"تم تشغيل {cutScreenMonitor}، وسيقوم النظام بفرض التمديد إذا تجاوز المغادرة المفردة {s} ثانية أو تجاوز المغادرة التراكمية {times}",cutScreenMonitorTip2:"فتح {cutScreenMonitor} ، ترك أكثر من {times} مرات ، فإن النظام سوف تضطر إلى تسليم ",cutScreenMonitorTip3:" فتح {cutScreenMonitor}، واحد ترك أكثر من {s} ثوان ، فإن النظام سوف تضطر إلى تسليم ",cutScreenMonitor:"مراقبة الشاشة",faceMonitorTip:"{faceMonitor} قيد التشغيل وتحتاج إلى دخول الاختبار من خلال التحقق من الوجه",faceMonitor:"التعرف على الوجه.",cameraMonitorTip:"{cameraMonitor} قيد التشغيل، يرجى تشغيله ومواجهة الكاميرا",cameraMonitor:"مراقبة الكاميرا",debugCamera:"تصحيح أخطاء الكاميرا",stratExam:"إبدأ",noPermissionTip:"أنت غير مخول بإجراء هذا الامتحان ، إذا كانت لديك أسئلة ، فيرجى الاتصال بمنظم الامتحان.",multipleSessions:"يحتوي هذا الامتحان على جلسات متعددة مجزأة ، ويمكن للمرشحين المشاركة في عدد الجلسات والأوقات المحددة ، يرجى تسجيل الدخول للتحقق",loginToExam:"تسجيل الدخول للدخول للامتحان",downloadAppBtn:"تنزيل التطبيق",downloadExe:"تنزيل متصفح ULearning الآمن",windows:"إصدار ويندوز",windowsTip:"يدعم ويندوز 7 وإصدارات النظام أعلاه",download:"تنزيل",mac:"إصدار ماك",macTip:"يدعم إصدارات النظام macOS10.11 وما فوق",examEnvironmentTesting:"فحص توافق الكمبيوتر",deviceAbnormality:"الجهاز غير طبيعي.",ipAbnormality:"استثناء عنوان IP.",deviceAbnormalityTip:"لقد شغّل هذا الامتحان مراقبة الجهاز ، ولا يُسمح أثناء الاختبار بتغيير المعدات ، يرجى استخدام المرة الأولى لإدخال جهاز الاختبار للإجابة على الأسئلة.",ipAbnormalityTip:"يتم تشغيل مراقبة IP في هذا الامتحان ولا يُسمح بتغيير عنوان IP أثناء الاختبار. قد يؤدي تبديل الشبكات إلى تغييرات في عناوين IP.",useCodeTip:"إذا كنت بحاجة إلى تغيير الجهاز في ظروف خاصة، يرجى مطالبة المراقب برمز التحقق والدخول في الاختبار باستخدام {useCode}.",useCode:"استخدام رمز التحقق",faceVerification:"التحقق من الوجه",faceVerificationTip:"لم تكمل شهادة الوجه بعد ولن تتمكن من اجتياز التعرف على الوجه للدخول في الامتحان.",faceVerificationTip1:" الآن {goToCertification} أو{useCodeEnter}",goToCertification:"اذهب للتحقق",useCodeEnter:"دخول الامتحان من خلال رمز التحقق",examNotes:"إرشادات الامتحان",agreenExamNotes:"لقد قرأت وأوافق على التعليمات الواردة في تعليمات الامتحان",checkFirst:"يرجى وضع علامة أولا",faceVerificationDesc:"واجه الكاميرا للتأكد من وجود الكثير من الضوء. لا يمكنك التحقق من الوجه؟",faceVerificationDesc1:"غير قادر على إكمال التحقق من الوجه؟",examCode:"رمز التحقق من الامتحان",examCodeTip:"اسأل معلمك عن رمز التحقق وأدخل الرمز أدناه.",examCodeError:"رمز التحقق غير صحيح.",cameraMonitorDesc:"عند تشغيل مراقبة الكاميرا ، سيقوم النظام باكتشاف وتسجيل السلوكيات غير الطبيعية مثل مغادرة المرشحين لمقاعدهم ، والانحراف طويل الأجل لأعينهم ، والاتصال المباشر مع الناس. لذا يرجى ملاحظة: br}1}. يرجى ضبط زاوية الكاميرا قبل الاختبار ، بحيث يتم تصوير الوجه بالكامل ، ومحاولة مواجهة الكاميرا قدر الإمكان. br} 2}. حافظ على تركيز عينيك على الشاشة أثناء الامتحان، ولا تترك مقعدك، ولا تتحدث إلى الناس.",notStart:"لم يبدأ",inProgress:"قيد التنفيذ",ended:"تم الإنهاء",joinTypes:"محطة ويب الكمبيوتر / APP المحمول / عميل شاشة قفل الكمبيوتر",resultsNotAnnounce:"لن يتم نشر نتائج الامتحان في الوقت الحالي.",resultsNotYetAnnounce:"لا يتم نشر النتائج في الوقت الحالي",subjectiveQuestionsToBeReviewed:"غير متدرج",ipPermissionsTip:`الملكية الفكرية الحالية {ip} لا يمكن الوصول إلى الامتحان - يرجى استخدام الجهاز المحدد للمشاركة في الامتحان !
|
|
3
|
+
|
|
4
|
+
`,lateTip:"لقد تجاوزت الوقت المتأخر المسموح به لهذا الامتحان ولا يمكنك الدخول في الامتحان.",noCamera:"لم يتم اكتشاف الكاميرا.",noCameraTip1:"تم تمكين التعرف على الوجه لهذا الامتحان، لذا يرجى إجراء الاختبار باستخدام جهاز مزود بكاميرا.",noCameraTip2:"يتم تمكين المراقبة بالكاميرات لهذا الامتحان، لذا يرجى إجراء الاختبار باستخدام جهاز مزود بكاميرا.",testCamera:"كاميرا الكشف",examNotStart:"لم يبدأ الامتحان",examEnded:"انتهى الامتحان",loadError:"لم نتمكن من الطلب",expireTip:"انتهت مدة تسجيل الدخول، يرجى تسجيل الدخول مرة أخرى!",ltiTip1:"إذا كنت بحاجة إلى إجراء الامتحان من خلال عميل شاشة APP/lock الخاص بهاتفك، ف سجل الدخول باستخدام حساب U-Test. اسم المستخدم الخاص بك هو: {loginName}، كلمة المرور الأولية هي نفس اسم المستخدم.",ltiTip2:"لإجراء الامتحان مع عميل شاشة APP/lock على هاتفك، سجل الدخول باستخدام حساب U-Test. اسم المستخدم الخاص بك هو: {loginName}، كلمة المرور الأولية هي نفس اسم المستخدم. بعد تسجيل الدخول، يمكنك تغيير كلمة المرور أو تحسين معلوماتك الشخصية في إدارة الحساب.",toUpdatePsd:"لتغيير كلمة المرور",accountTipHead:"مرحبا، {name}",accountTipContent:`مرحبا بكم في استخدام نظام اختبار ULearning . . . . . . . نحن قد سجلنا ULearning حساب لأنّ أنت . إذا كنت بحاجة إلى اجتياز الامتحان على الهاتف المحمول الخاص بك ، يرجى تحميل تطبيق ULearning وتسجيل الدخول باستخدام حساب ULearning . . . . . . .
|
|
5
|
+
|
|
6
|
+
`,userInfo:"هنا هو حساب Ulearning الخاص بك :",userName1:"اسم المستخدم",passwordTip:"تتطابق كلمة المرور الأولية مع اسم المستخدم ويمكن تغييرها بعد تسجيل الدخول.",examInfo:"معلومات الامتحان",examName:"اسم الامتحان",openAppTip:"إذا كنت لا تبدأ تطبيق ulearning بنجاح ، تحقق من أن كنت قد قمت بتثبيت . إذا لم يتم تثبيت ، تحميل وتثبيت .",openAppBtn:"عرض ULearning تطبيق",close:"إغلاق",view:"عرض",delete:"حذف",confirmDelete:"هل تريد بالتأكيد حذفه؟",transcodeTip:"الملف هو تحويل الترميز ، يرجى تشغيله لاحقا.",transcodeTip1:"يتم تحويل ترميز الملف ، يرجى المحاولة مرة أخرى لاحقا",clickToTry:"انقر إعادة المحاولة",mute:"أخرس",unmute:"إلغاء كتم الصوت",play:"تشغيل",pause:"إيقاف مؤقت",fullscreen:"ملء الشاشة",exitFullscreen:"الخروج من ملئ الشاشة",clickToRecord:" انقر لبدء التسجيل ",saving:"جار الحفظ",saveFail:"لم نتنكن من الحفظ",saveSuccess:"تم الحفظ بنجاح!",reRecord:" سجل مرة أخرى ",recordingTip:"هناك بالفعل صوت يتم تسجيله ، يرجى إيقاف تشغيله أولا",noRecordingTip:"تم رفض إذن التسجيل، يرجى تشغيل إذن التسجيل في إعدادات المتصفح الخاص بك",uploadAudioFail:"فشل تحميل الصوت ، يرجى التحقق من اتصال الشبكة",addFile:"إضافة مرفق",uploadFileError1:"تحميل ما يصل إلى {n} المرفقات",uploadFileError2:"لا يمكن أن يتجاوز الملف {size}",uploadFileError3:"هذا النوع من الملفات غير مدعوم",uploadFileError4:"حجم الملف يتجاوز الحد",uploadFileError5:"فشل تحويل الترميز",uploadImgError:"لا يمكن أن يتجاوز حجم الصورة {size}",uploadMediaError:"لا يمكن أن يتجاوز الصوت / الفيديو {size}",uploadFail:"لم نتمكن من الرفع",mark:"مارك",clear:"مسح",addMark:"إضافة ملاحظة",deleteMark:"حذف التعليقات التوضيحية ",playTimesError:"معلمة رقم التشغيل غير صحيحة",manualRefresh:"التحميل اليدوي",selectQuestionType:"إضافة أسئلة فرعية",questionNum:"{n} ",questionType:"نوع السؤال",singleQ:"الاختيار من متعدد",multipleQ:"إجابات متعددة",judgmentQ:"صواب/خطأ",completion:"تعبئة الفراغ",shortAnswer:"إجابة قصيرة",sortingQ:"التسلسل",comprehensiveQ:"تركيب",formulaCalculationQ:"معادلة محسوبة",blankQ:"بنك الكلمات",clozeQ:"إغلق الامتحان",dropDownQ:"قائمة منسدلة متعددة",oralSubjectQ:"اللغة - شفهي",oralReadingQ:"اللغة - قراءة بصوت مسموع",single:"اختيار واحد",multiple:"إجابات متعددة",judgment:"صواب/خطأ",completion1:"تعبئة الفراغ",shortAnswer1:"إجابة قصيرة",stuAnswer:"إجابات المرشحين",correctAnswer:"الإجابة الصحيحة",questionScore:"({n} دقيقة)",questionDesc:"{n} سؤال فرعي، مجموع نقاط {score}",answer:"إجابة",answerCanChangeTip:"ترتيب كل إجابة فارغة قابل للتبديل",range:"هامش الخطأ",examineeRecording:"تسجيلات المرشحين",notAnswer:"لا توجد إجابة",inputAnswerTip:"يرجى ملء الإجابة هنا",enableUploadTip:"عند نشر الامتحان ، يمكنك اختيار ما إذا كان السماح للمرشحين لتحميل المرفقات",referenceAnswer:"الإجابة المرجعية",examUploadTip:"عند اختيار ملف يقوم النظام بالخروج مؤقتا من حالة ملء الشاشة، يرجى إكمال عملية تحديد المرفقات والعودة إلى واجهة الامتحان خلال 30 ثانية، ثم النقر على أي مساحة فارغة على الصفحة للعودة إلى حالة ملء الشاشة، وإلا سيقوم النظام بتسجيل العملية على أنها مغادرة الامتحان.",examUploadTipNew:"عند اختيار ملف ، سيقوم النظام بالخروج مؤقتا من حالة ملء الشاشة ، يرجى إكمال عملية تحديد المرفقات خلال 60 ثانية والعودة إلى واجهة الامتحان ، ثم النقر فوق أي مساحة فارغة على الصفحة للعودة إلى حالة ملء الشاشة ، وإلا سيقوم النظام بتسجيل العملية على أنها مغادرة الامتحان.",uploadFailTip:"فشل تحميل المرفق أو تحويل الترميز، يرجى حذفه وإعادة تحميله.",sortTip:"اسحب الخيارات للفرز",yourAnswer:"إجابتك",inputFormulaTip:"انقر على أيقونة المعادلة على اليمين لإدخال الصيغة",backSpace:"مسافة للخلف",answerRight:"الجواب صحيح",answerError:"إجابة خاطئة",scoreResult:"الدرجة",graded:"تم تقييمه",toBeRated:"التقييم معلق",comments:"تعليق",analy:"شرح الإجابة",rating:"علامة",inputScoreTip:"الرجاء إدخال جزء من {num} لحجز خانة عشرية",inputCommentsTip:"أدخل تعليقا، غير مطلوب",inputCommentsTip1:"لا يمكن أن تتجاوز التعليقات أحرف {n}",option:"خيار",optionContent:"انقر لإدخال الاختيار",addOption:"إضافة خيارات",inputAnaly:"الرجاء إدخال التحليل",inputAnalyTip:"لا يمكن أن يتجاوز التحليل حرف {n}",addQuestionTip1:"إضافة سؤال فرعي واحد على الأقل",optionContentTip:"لا يمكن أن يتجاوز محتوى الخيار الحرف {n}",optionContentTip1:"لا يمكن أن يكون محتوى الخيار فارغا",optionContentTip2:"إضافة ما يصل إلى خيارات {n}",inputAnswerTip1:"يرجى تعيين الإجابة الصحيحة",inputQuestionTitle:"الرجاء إدخال محتوى السؤال",questionTitleTip1:"لا يمكن أن يكون محتوى السؤال فارغا",questionTitleTip2:"لا يمكن أن يتجاوز محتوى العنوان حرف {n}",insertBlankTip:"انقر على علامة التبويب إدراج بند فارغ",inputAnswerTip2:"لمزيد من الإجابات الصحيحة ، استخدم / / فاصل",inputAnswer:"الرجاء إدخال الإجابة",answerTip:"الإجابات الفارغة في هذا السؤال قابلة للتبديل",addBlankTip1:"إضافة عنصر واحد على الأقل فارغة",inputAnswerTip3:"لا يمكن أن تتجاوز الإجابة حرف {n}",inputAnswerTip4:"لا يمكن أن تكون الإجابة فارغة",addSubQuestion:"إضافة سؤال فرعي",addSubQuestionTip:"إضافة أسئلة فرعية {n} على الأكثر",defineRange:"عرف نطاق المتغيرات",minimum:"الحد الادني",max:"الحد الاقصي",precision:"الدقة",answerPrecision:"دقة الإجابة",allowedDeviation:"خطأ مسموح به",detectionFormula:"الكشف عن الصيغ",inputFormula:"الرجاء إدخال المعادلة",inputFormulaTip1:"يجب أن يتراوح طول الصيغة بين 1 و {n} حرفا",inputDeviationTip:"يجب أن يكون حجم الخطأ بين 0-{n}",unableToCalculateAnswer:"لا يمكن حساب الإجابة - برجاء مراجعة المعادلة",inputRangeTip:"الرجاء إدخال النطاق الصحيح للقيم",readText:"قراءة النص بصوت عال",readTextTip:"يتم دعم اللغة الإنجليزية فقط ، وليس أكثر من كلمات {n}",wordNum:"عدد الكلمات",readTextTip1:"لا يمكن أن تكون قراءة النص فارغة",readTextTip2:"لا يمكن أن يتجاوز النص كلمات {n}",inputReferenceAnswer:"انقر لإدخال الإجابة المرجعية",formula:"صيغة الحساب",remarked:"تم تقييمه",toBeGradedManually:"تخضع بعض الأسئلة للتقدير اليدوي",correctAnswerNotAnnounce:"الإجابات الصحيحة لم تصدر بعد للامتحان",select:"الرجاء الاختيار",paramErrorTip:"معلمات الصفحة غير مكتملة",getDataFail:"تعذر الحصول على البيانات",subjectiveQToBeGraded:"غير متدرج",autoLoadNext:"تحميل النسخة التالية تلقائيا",completeRemark:"حفظ التقدير",exitRemark:"خروج",nextPaper:"مقبل",completeRemarkTip:"تهانينا ، أكمل جميع المرشحين في صفك موافقاتهم!",remarkTip:"لم يتم تسجيل السؤال {n} ، هل انتهى؟",end:"النهاية",remarkSuccess:"الموافقة ناجحة!",remarkFail:"فشل حفظ الموافقة",answerHistoryTimes:" الجلسة {n}",showAnswer:"عرض ",hideAnswer:"إخفاء الإجابات",used:"استخدام",preview:"معاينة",saveAndExit:"الحفظ والخروج",more:"أكثر",batchEntry:"إدخال الدفعة",importFromBank:"الاستيراد من تجمع الأسئلة",batchEditScore:"نقاط لكل سؤال",inputScore:"أدخل درجة",batchEditTimes:"عدد مرات اللعب لكل صوت",batchSetting:"الإعداد المجمع",partName:"الاسم (قابل للتخصيص)",desc:"الشرح",savePaper:"حفظ ورقة الاختبار",editName:"تعديل الاسم",fullScore:"الدرجة النهائية",inputPartName:"انقر فوق إدخال اسم القسم",inputPartNameTip:"اسم القسم لا يمكن أن يتجاوز {n} حرف",inputPartDescTip:"لا يمكن أن يكون أكثر من{n} حرف",inputPaperNameTip:"اسم ورقة الاختبار غير فارغ",inputPaperNameTip1:"اسم الاختبار لا يمكن أن يكون أكثر من {n} حرف",newPaper:"امتحان جديد",firstPart:"الفرع الأول",paperUsedTip1:"تم استخدام ورقة الاختبار هذه في الامتحان، وتسمح فقط بتعديل محتوى الأسئلة والإجابات والدرجات، ولا يمكن تعديل بنية ورقة الاختبار، أو يمكن إضافة الأسئلة أو حذفها. لا يسمح للأسئلة التي تحتوي على أسئلة فرعية بإضافة أسئلة فرعية أو حذفها. {br} إذا تم تعديل إجابة سؤال أو درجة، فيجب إعادة تقدير ورقة الاختبار المقدرة في الامتحان.",previewTip:"إضافة سؤال واحد على الأقل إلى كل قسم لحفظه أو معاينته",previewTip1:"لم يتم حفظ السؤال {n}، يرجى حفظ السؤال أولا.",savingTip:"الادخار ، يرجى الانتظار ...",addPartTip:"أضف ما يصل إلى {n} قسما لكل مجموعة من أوراق الاختبار.",editPart:"تعديل القسم",deletePart:"حذف",deletePartTip:"سيؤدي حذف قسم إلى حذف جميع الأسئلة في هذا القسم في نفس الوقت. بشكل افتراضي، لن يتم حفظ الأسئلة الجديدة التي تم إنشاؤها في ورقة الاختبار في بنك الأسئلة، ولا يمكن استعادتها بعد الحذف، لذا يرجى توخي الحذر. هل أنت متأكد من أنك تريد حذفه؟",deletePartTip1:"احتفظ بجزء واحد على الأقل.",addPartQuestionTip:"أضف ما يصل إلى {n} أسئلة إلى كل قسم.",confirmCancelEdit:"هل أنت متأكد من أنك تريد إلغاء التعديل؟",deleteQuestion:"حذف سؤال",confirmDeleteQuestion:"هل أنت متأكد من أنك تريد حذف هذا السؤال؟",editSuccess:"تم التعديل بنجاح",editFail:"لم نتمكن من التعديل",importFail:"لم نتمكن من الاستيراد!",exitTip:"لم يتم حفظ الورقة والأسئلة ، وإذا خرجت في هذا الوقت ، فلن يتم استرداد الأسئلة التي تم إنشاؤها حديثا. هل أنت متأكد من أنك تريد الخروج؟",exitTip1:"لم يتم حفظ السؤال {n} ، اتركه في هذا الوقت ، لن يتم حفظ التعديل. هل أنت متأكد من أنك تريد المغادرة؟",confirmExit:"هل أنت متأكد من أنك تريد الخروج؟",answered:"اجاب",interruptAnswer:"ترك المدرسة",saveAnswerRecord:"حفظ الإجابة",submitPaper:"تسليم الأوراق",joinExamByCode:"دخول الامتحان من خلال رمز التحقق",examLimitTime:"وقت محدود",saved:"تم الحفظ",networkError:"فشل شذوذ الشبكة، اختبار تقديم الورق!",networkErrorTip1:"قام النظام بتخزين سجل الإجابة مؤقتا محليا، ولا تترك الصفحة أو تغلقها، وحاول إرسالها يدويا مرة أخرى لاحقا.",leftTimeTip:"كان الوقت أقل من 1 دقيقة",restoringAnswerRecords:"تتم استعادة سجلات الإجابات ، يرجى الانتظار ...",networkErrorTip2:"الشبكة الحالية غير طبيعية ، ولا يمكن تحميل ورقة الاختبار بشكل طبيعي ، يرجى التحقق من الشبكة المحلية ، ثم حاول إدخال الاختبار بعد استعادة الشبكة.",networkErrorTip3:"البيانات غير طبيعية ، ولا يمكن تحميل ورقة الاختبار بشكل طبيعي ، يرجى الاتصال بخدمة العملاء.",notExitFullScreenTip:"يرجى عدم الخروج من ملء الشاشة أثناء الامتحان، وإلا اعتباره خروجا من الامتحان وقد يتم الحكم عليه على أنه غش، مما يؤثر على درجة الاختبار.",submitPaperErrorTip:"يرجى عدم إغلاق صفحة الويب ، يقوم النظام بتقديم ورقة الامتحان ...",submitPaperErrorTip1:"الشبكة الحالية غير مستقرة ، يرجى التحقق مما إذا كان اتصال الشبكة طبيعيا.",submitPaperErrorTip2:"لم نتمكن من تقديم الامتحان. الرجاء عدم إغلاق الشاشة - النظام يعمل على تقديم الامتحان الخاص بك!",submitSuccess:"تم إرسالها بنجاح!",submitFail:" لم نتمكن من الإرسال ",submiting:"التقديم، يرجى الانتظار...",notAllowedSubmitTip:"لا يسمح بالأوراق خلال {time} دقائق من بدء الامتحان.",confirmPaperTip:"هل أنت متأكد من تسليم الأوراق؟",confirmPaperTip1:"لم تتم الإجابة على السؤال {n} ، هل أنت متأكد من أنك تريد تسليم الورقة؟",confirmPaper:"تأكيد التمديد",timeOverTip:"لقد نفد الوقت ، ويتم تشغيل اللفة تلقائيا بعد 3 ثوان.",nextPart:"القسم التالي",isLast:"إنها النهاية",examinee:"الممتحن",result:"الدرجة",objectiveQuestionScore:"التهديف التلقائي",subjectiveQuestionScore:"دليل الدرجات",totalNumberOfQuestions:"مجموع",totalScore:"نقاط",numberOfQuestions:"عدد الأسئلة",scoreNum:"الدرجات",addPart:"إضافة قسم",numberOfPlaysAllowed:"عدد مرات السماح بالتشغيل",notLimit1:"مطلق",playTimesAllowed:"عدد المسرحيات المسموح بها: {n} مرات",playedTimes:" لعبت {n} مرات ",playTimesOver:"تم استهلاك عدد المسرحيات",switchPartTipAboutRecording:"هناك أيضا تسجيل قيد التقدم ، إذا قمت بالتبديل ، فسيتوقف التسجيل ، حسنا لتبديل الجزء؟",submitTipAboutUpload:"هناك ملفات يتم تحميلها ، يرجى إرسالها لاحقا",saveTipAboutUpload:"هناك ملفات يتم تحميلها ، يرجى حفظها بعد اكتمال التحميل",addBlankTip:"إضافة ما يصل إلى {n} تعبئة الفراغات",addQuestionTip:"إضافة أسئلة فرعية {n} على الأكثر",notExitTip:"يحظر الخروج من ملء الشاشة أو مغادرة واجهة الامتحان أثناء الامتحان!",leaveTimesTip:"لقد غادرت الامتحان {n} مرات!",continueAnswer:"متابعة الإجابة",finish:"مكتمل",nextStep:"التالي",skip:"تخطي",guide1:"مرحبا بكم في الإصدار الجديد من ورقة الامتحان ، دعونا نرى ما هي التغييرات!",guide2:"على الجانب الأيمن ، يمكنك إضافة أقسام من ورقة الاختبار ونقلها وحذفها. انقر فوق عنوان القسم للتبديل إلى القسم المقابل.",guide3:"انقر هنا لتعديل بعض الأسماء والأوصاف.",guide4:"في الإصدار الجديد من ورقة الاختبار ، يمكنك إنشاء الأسئلة وتحريرها مباشرة! حدد نوع سؤال هنا لإضافة سؤال جديد. بالطبع ، يمكنك أيضا استيراد الأسئلة من بنك الأسئلة أو إدخالها على دفعات.",guide5:"تجدر الإشارة إلى أن الأسئلة الجديدة التي تم إنشاؤها في ورقة الاختبار لن يتم حفظها تلقائيا في بنك الأسئلة بشكل افتراضي. إذا لزم الأمر، يمكنك استخدام وظيفة استيراد من ورقة الاختبار في بنك الأسئلة لاستيراد الأسئلة من ورقة الاختبار إلى بنك الأسئلة.",guide6:"اضبط درجة السؤال وعدد أوقات تشغيل الصوت على دفعات، وانتقل إلى هنا.",guide7:"أثناء عملية التحرير، انقر هنا لمعاينة تأثير ورقة الاختبار.",guide8:"بعد تحرير جميع أوراق الاختبار ، تذكر النقر فوق [حفظ] أوه.",paperUsedTip:"تم استخدام ورقة الاختبار هذه في الامتحان، وتسمح فقط بتعديل محتوى الأسئلة والإجابات والدرجات، ولا يمكن تعديل بنية ورقة الاختبار، أو يمكن إضافة الأسئلة أو حذفها. لا يسمح للأسئلة التي تحتوي على أسئلة فرعية بإضافة أسئلة فرعية أو حذفها.",createPaper:"إنشاء أوراق اختبار",editPaper:"تحرير ورقة الاختبار",previewPaper:"معاينة الامتحان",teacherRemark:"موافقة المعلم",answerHistory:"سجل الإجابة",cameraErrorTip:` كاميرا مراقبة غير طبيعية ، الكاميرا لم تبدأ ، يرجى التحقق من ما إذا كان هناك أي من الظروف التالية :
|
|
7
|
+
1 . لا تفتح الكاميرا إذن
|
|
8
|
+
2 . كاميرا ويب المحتلة من قبل برنامج آخر أو صفحة ويب
|
|
9
|
+
3 . شبكة الشذوذ
|
|
10
|
+
إذا كان هناك أي من أعلاه ، الرجاء حل المشكلة ثم انقر فوق مواصلة الإجابة .`,remarkScoreTip:"يرجى التقييم حسب النطاق المحدد",textCount:"كلمة {n}",choiceQue:"اختر موضوعا",queBank:"بنك الأسئلة",insert:"إدراج",alreadyChoices:"تم اختيار السؤال {n}",mineQueBank:"أسئلتي",schoolQueBank:"أسئلة الكلية/المعهد",shareBank:"الأسئلة التي تمت مشاركتها",goBack:"رجوع",allQuestions:"جميع المواضيع",parsentArea:"الوضع الحالي",search:"بحث",addQuestions:"إضافة سؤال",editQuestions:"تعديل العنوان",importQuestions:"استيراد الاسئلة",addBank:"إضافة مجلد",editBank:" تعديل المجلد ",bankNameError1:"لا يمكن أن يكون اسم المجلد فارغا",bankNameError2:"لا يمكن أن تتجاوز أسماء المجلدات 200 حرف",bankNameError3:`لا يمكن أن يحتوي اسم المجلد على الأحرف التالية: *؟:<>" '|/\\~.'"`,bankNameError4:"يمكن إضافة المجلدات حتى 5 مستويات ، والدليل الحالي هو المستوى {l} ، ولا يمكن إضافة أي مجلدات فرعية",writeBankName:"الكلمة الرئيسية للبحث عن مجلد",addSuccess:"تمت الإضافة بنجاح",addFail:"لم نتمكن من الاضافة",queBankStatistics:"إحصاءات بنك الأسئلة",importBank:"تصدير بنك الأسئلة",importBankOverNum:"يتجاوز عدد الأسئلة المصدرة الحد الأعلى.",importLoadMsg:"تصدير، يرجى الانتظار...",importLoadMsg1:"قد تكون أوقات التصدير طويلة، يرجى التحلي بالصبر.",importLoadMsg2:"في حالة وجود نافذة منبثقة لحظر المتصفح، اختر السماح دائما بالنوافذ المنبثقة لموقع الويب.",importLoadMsg3:"التصدير، {n}/{m} مكتمل",cancelExportRecord:"إلغاء التصدير",imporBanktNone:"لا توجد عناوين في هذا الدليل للتصدير.",importBankErrorMsg:"فشل التصدير",allQuestionsType:"الجميع",allQuestionsLevel:"صعوبة كاملة",allQuestionsTime:"بترتيب عكسي لوقت الإنشاء",allQuestionsTimePositive:"في ترتيب وقت الخلق",writeSearch:"البحث عن موضوع/مجلد",titleDetails:"تفاصيل الموضوع",choiceQueType:"إختر",textImport:"استيراد النص",paperImport:"الاستيراد من أوراق الاختبار",paperImportError:"عند استيراد ورقة اختبار في الدليل الحالي، سيتجاوز مستوى المجلد الحد الأعلى. يدعم بنك الأسئلة ما يصل إلى 5 مستويات من الدلائل ، يرجى إعادة تحديد استيراد المجلد.",excelImport:"الاستيراد من Excel",importExcelLoadMsg:"استيراد، يرجى الانتظار...",importSuccess:"تم استيرادها بنجاح!",hardlevels1:"سهل جدا",hardlevels2:"سهل",hardlevels3:"متوسط",hardlevels4:"صعب",hardlevels5:"صعب جدا",downloadTemplate:"تنزيل قالب",downloadTemplateMsg:"قم بتنزيل قالب Excel واملأ الأسئلة وفقا لمتطلبات القالب",uploadFile:"رفع ملف",uploadFileMsg:"تحميل ملف Excel المكتمل",uploadFileError:"بعض معلومات الموضوع في الملف غير موحدة ، يرجى التحقق والتعديل قبل التحميل",uploadFileErrorMsg:"السطر {n} ، العمود {m}",paperChoiceQueMsg:"يرجى اختيار الموضوع أولا",paperChoiceQueMsg1:"استيراد ما يصل إلى 200 سؤال في المرة الواحدة",paperChoiceQueMsg2:"استيراد ما يصل إلى 200 سؤال",choiceAll:"إختيار الكل",moveSuccess:"تم النقل بنجاح!",moveFail:"لم نتمكن من النقل",moveFailMsg1:"لا يمكن أن يتجاوز مستوى المجلد 5 مستويات، ويتجاوز مجموع مستويات المجلد الوجهة والمجلد الحالي الحد الأعلى ولا يمكن نقله.",moveFailMsg2:"يوجد مجلد يحمل نفس الاسم في المجلد الوجهة ولا يمكن نقله.",moveLoadMsg:"تتحرك ، يرجى الانتظار ...",changeShareRange:"تعديل نطاق المشاركة",choiceTeacherError1:"يرجى اختيار المعلم المعين",choiceTeacherError2:"يرجى اختيار مشارك",shareTeacherEmpty:"لا يوجد معلم معين",shareNumOver:"اختر ما يصل إلى 100 معلم",shareLoadMsg:"الادخار ، يرجى الانتظار ...",queBankEmpty:"لا توجد عناوين في جدول المحتويات الحالي",deleteConfirmNew:"هل أنت متأكد من أنك تريد حذف [{n}]؟",deleteConfirm1:"إذا قمت بتحديد الاحتفاظ بالمواضيع، حذف المجلد فقط، نقل الموضوعات الموجودة في المجلد إلى الدليل الجذر بعد الحذف.",deleteConfirm2:"إذا قمت بتحديد حذف الكل، حذف الأسئلة الموجودة في المجلد أيضا.",deleteConfirm3:"احتفظ بالعنوان واحذف المجلد فقط",deleteConfirm4:"هل أنت متأكد من أنك تريد حذف محتويات عناصر {n} مثل {x}؟",deleteConfirm6:"لا يمكن استرداد البيانات بعد الحذف.",deleteConfirm7:"هل أنت متأكد من أنك تريد حذفه؟ لا يمكن استرداد البيانات بعد الحذف.",deleteLoadMsg:"حذف ، يرجى الانتظار ...",deleteAll:"حذف الكل",deleteSuccess:"تم الحذف بنجاح!",deleteFail:"فشل الحذف",cameraNoStartTip:"يرجى تشغيل الكاميرا أولا",hardLevel:"الصعوبه",schoolTeacher:"معلمو المدرسة",allTeacher:"كل المعلمين",appointTeacher:"تعيين معلم",sameQueinPaper:"أسئلة مماثلة موجودة بالفعل في الورقة",alreadyinPaper:"بالفعل في ورقة الاختبار",subQuestionNum:"{n} سؤال فرعي",changeLastTime:"آخر تحديث:{time}",changeLastTime1:"آخر تحديث",queLocation:"موقع",founder:"المنشئ",own:"أنا",batchType1:"إعادة تسمية",batchType2:"نقل",batchType3:"مشاركه",batchType5:"تعديل",batchType6:"نسخ",copySuccess:"نسخت بنجاح! تم نسخ {y} إلى {x} الخاص بك.",copyQuestion:"اسم الاختبار",copyFolder:"مجلد",copyFail:"لم نتمكن من التكرار",copyLoadMsg:"النسخ ، يرجى الانتظار ...",currentDirectory:"الدليل الحالي",rootDirectory:"المجلد الاساسي",targetFolder:"يرجى تحديد مجلد الوجهة.",sharePeople:"شارك السؤال الحالي مع:",justOwn:"خاص",choiceschoolTeacher:"يتم تعيين المعلمين من قبل المدرسة",choiceschoolAllTeacher:"جميع المعلمين في المدرسة",choicesallTeacher:"كل المعلمين",choiceTeacher:"إختر معلم",searchTeacher:"للبحث أدخل اسم المعلم",previousPage:"سابق",NextPage:"مقبل",choicePage:"قفز",totleQueNum:"الأسئلة",totleFolderNum:"إجمالي عدد المجلدات",hardDistribution:"صعوبة التوزيع",queTypeDistribution:"توزيع نوع السؤال",tagsMsg:"العلامات (ضمن 30 حرفا، تأكيد إرجاع النقل، حتى 3):",analysisTit:"اضغط هنا لإدخال الشرح - ( اختياري )",stemArea:"عنصر نائب السؤال",choiceA:"عنصر نائب الاختيار 1",choiceB:"اختيار 2 العنصر النائب",choiceC:"اختيار 3 العنصر النائب",choiceD:"اختيار 4 عنصر نائب",completionStem:"الروح الأولمبية هي ( ) ، ( ) ، ( ) .",completionAnswer:" الجواب 1 || الجواب 2 || الجواب 3 ",shortAnsStem:"عنصر نائب السؤال",shortAnsAnswer:"عنصر نائب للرد",saveErrorTips2:" لم نتمكن من حفظ بعض الأسئلة!",numExceededTips:"لا يمكن أن يتجاوز عدد الأسئلة التي تم إدخالها في كل مرة ٢٠٠",incompleteMessage1:"الموضوع غير فارغ",incompleteMessage2:"احتفظ بخيارين على الأقل",incompleteMessage3:"الاختيارات ليست أكثر من ٢٠",incompleteMessage4:"الإجابة الصحيحة ليست فارغة",incompleteMessage5:"الإجابة الصحيحة في المحتوى غير فارغة",incompleteMessage6:"يرجى ملء الخيارات أو حذف الخيارات الإضافية",incompleteMessage7:"يجب ألا يتجاوز عدد الإجابات الصحيحة عدد الاختيارات",incompleteMessage8:"لا يمكن أن تظهر عناصر غير اختيارية في الإجابة الصحيحة",incompleteMessage9:"هناك تكرارات في الإجابة الصحيحة",incompleteMessage10:"يجب ألا تكون الإجابات المرجعية فارغة",incompleteMessage11:"يجب ألا يكون عدد الإجابات الصحيحة أقل من عدد الإجابات الفارغة",incompleteMessage12:"إضافة ما يصل إلى 20 عنصرا لملء الفراغات",completionAnswerTips:"ملاحظة: الإجابات الفارغة لهذا السؤال قابلة للتبديل طالما أن المحتوى صحيحة",changeScoreText:"برجاء تاكيد التعين؟",scoreTips:"الرجاء إدخال درجات صحيحة",setScoreTips:"إنشاء مسودة للاسئلة اولا",detailDescription:"مساعدة",batchChangeScore:"درجة تحرير الدفعة",questionEditarea:"منطقة تحرير العنوان",questionPreviewarea:"منطقة معاينة العنوان",questionEdit1:"1. أنواع الأسئلة التي تدعمها هذه الوظيفة: اختيار واحد ، اختيار من متعدد ، حكم ، ملء الفراغ ، إجابة قصيرة.",questionEdit2:"2. في الوقت الحاضر ، ينطبق فقط على استيراد أسئلة النص العادي ، ولا يدعم الأسئلة التي تحتوي على صور وصيغ ومقاطع فيديو وصوت.",questionEdit3:"3. هناك طريقتان لإضافة سؤال: (1) انقر على نوع السؤال أعلاه لإضافة سؤال جديد وتحرير السؤال وفقا لتنسيق القالب. (2) الصق نص العنوان في مستند Word مباشرة هنا ، وسيقوم النظام تلقائيا بتحديد نوع السؤال وإنشاء السؤال.",questionEdit4:"4. بعد استيراد السؤال ، يرجى التحقق مما إذا كان نوع السؤال والنتيجة والإجابة والتحليل والمعلومات الأخرى دقيقة في منطقة المعاينة على اليسار ، وحفظها بعد التأكيد.",correct:"صحيح",incorrect:"خطأ",quesOrder:" سؤال {n}، ",saveOutText:"لديك سؤال لم يتم حفظه، هل تريد الخروج؟",bindDownload:"تنزيل أداة تحويل تنسيق مكتبة الأسئلة Moodle",downloadMoodleTitle:"كيفية استخدامه",downloadDesc1:"1. قم بتنزيل أداة تحويل التنسيق وتثبيتها (يدعم نظام Windows فقط).",downloadDesc2:"2. قم بتصدير بنك الأسئلة من منصة Moodle إلى ملف بتنسيق xml (يدعم فقط الاختيار من متعدد ، والحكم ، وملء الفراغ ، والإجابة القصيرة).",downloadDesc3:"3. استخدم أداة تحويل التنسيق لتحويل ملف xml الذي تم تصديره بواسطة Moodle إلى تنسيق Excel.",downloadDesc4:"4. استخدم وظيفة استيراد الدفعات في ULearning لتحميل ملفات Excel وإكمال استيراد بنك الأسئلة.",alreadyChoicesAll:"{n} العنصر المحدد",importLoadFirst1:"1. باستخدام هذه الوظيفة ، يمكنك تصدير جميع الموضوعات الموجودة في المجلد الحالي ومجلداته الفرعية.",importLoadFirst2:"2. في الوقت الحالي ، يدعم فقط تصدير تنسيق Excel ، ولا يدعم تصدير الصور والصوت والفيديو والمرفقات الأخرى في العنوان.",startImport:"بدء التصدير",queBankEmptyNew:"لم يتم العثور على أي أسئلة مؤهلة",noSkipping:"يحظر تخطي الأسئلة لهذا الامتحان، لذا يرجى الإجابة عليها بالترتيب.",preQue:"السؤال السابق",nextQue:"السؤال التالي",finallyQue:"إنها النهاية",quitExam:"الخروج من الامتحان",networkMsg1:"الشبكة الحالية غير مستقرة، والاستمرار في الإجابة على الأسئلة قد يؤدي إلى فقدان سجل الإجابة.",networkMsg2:"إذا تعذر استعادة الشبكة مؤقتا ، فمن المستحسن الانسحاب من الامتحان بعد الحصول على موافقة المعلم ، ثم ترتيب إعادة في وقت لاحق.",submissionExam:"إنهاء إلزامي",submissionExamTip1:"لقد غادرت الامتحان للوصول إلى {n} مرات ، وفقا لإعدادات مراقبة الامتحان ، ستضطر إلى تسليم الورقة.",submissionExamTip2:"لقد كنت بعيدا عن الامتحان لأكثر من {n} ثانية وأنت على وشك أن تضطر إلى التسليم وفقا لإعدادات مراقبة الامتحان.",submitingNew:"تقديم...",leaveLimitTip:"اترك {n} مرات وسيجبر النظام على التمديد!",leaveLimitTimeTip:"هذه المرة تركت {n} ثانية ، بعيدا أكثر من {m} ثانية ، سيجبر النظام على التمديد!",uploadFileType:"رفع المرفقات",uploadFinishTip:"بعد تحديد المرفق، انقر فوق متابعة الإجابة على الأسئلة للعودة إلى الامتحان.",scanCodeUpload:"مسح الرمز ضوئيا لتحميله",uploadByPhone:"مسح الرمز ضوئيا على هاتفك لتحميله",scanCodeUploadDesc:"مسح هذا رمز ثنائي الأبعاد يسمح لك لتحميل الملفات من الجهاز المحمول إلى جهاز الكمبيوتر الخاص بك .",scanCodeUploadDesc1:"رمز الاستجابة السريعة {num} صالح لعدة دقائق ، يرجى إعادة فتح النافذة المنبثقة بعد انتهاء الصلاحية.",scanCodeUploadTip:"استخدام جهاز محمول لمسح الرمز ضوئيا، أو تعديل معرف نوع جهاز المتصفح",scanCodeUploadTip1:"انتهت صلاحية الرابط",selectImg:"من الألبوم المحلي",selectFile:"إختيار الملف",uploadFirst:"يرجى تحميل الملف أولا",submitToPC:"إرسال إلى الكمبيوتر",submitFileSuccess:"تحميل بنجاح!",submitFileFail:"فشل التحميل!",continueUpload:"إضافة المزيد من الصوت",codeUploadTip1:"ملف واحد لا يتجاوز {size}",codeUploadTip2:"تحميل ملفات {num} في أقصى وقت",codeUploadTip3:"لا يمكن أن يتجاوز حجم ملف التحميل على جانب الهاتف المحمول {size}",codeUploadTip4:"تحميل ما يصل إلى {n} مرفقات لكل سؤال",codeUploadTip5:"يتم تحميل الملف ، يرجى الانتظار حتى يكتمل التحميل قبل الإرسال",exit:"تسجيل الخروج",exitUploadTip:"لم يتم تقديم المستندات ، هل أنت متأكد من المغادرة؟",qrCodeOver:"انتهت صلاحية رمز الاستجابة السريعة، يرجى النقر فوق {refresh}",refresh:"تحديث",uploadFailTipNew:"فشل تحميل الملف أو تحويل الترميز ، يرجى محاولة تحويل الترميز ثم تحميله.",publisher:"تم نشره بواسطة",examBatch:"محاضرات اختبار الدورة",examBatchNums:"{n} ",examMonitorConsole:"مكتب مراقبة الامتحانات",enterCode:"يرجى إدخال رمز تحقق بديل للامتحان",monitorConsole:"مكتب مراقبة الامتحانات المحمول",codeInvalid:"لم نتمكن من التحقق من الرمز",answerTimeLimit:"الإجابات محدودة زمنيا",answerTimes:"{n} مرات",batchArrangement:"جلسات الامتحانات",allBatchs:"كل الجلسات",allClasses:"كل الفصول",all:"الكل",notApproved:"لوضع علامة",readed:"تم تقييمه",notSubmitted:"لم يتم الإرسال",examViewTip:"يرجى عرض ورقة الاختبار والموافقة عليها من جهاز الكمبيوتر الخاص بك",selectBatch:"اختر جلسة",selectClass:"إختر الفصل",totalBatch:"{n} إجمالي عدد الجلسات",ownSpieltag:"عرض جلسات الامتحان من فصولي الدراسية فقط.",batchIndex:"الجلسة{index}",totalNums:"إجالي عدد الممتحنين",class:"الفصول الدراسية",student:"الطالب",signInCode:"رمز تسجيل الوصول",verificationCode:"رمز التحقق البديل",notEnter:"لم يبدأ",signedIn:"تم تسجيل الدخول",haveEntered:"بدات",leave:"مغادرة",answering:"قيد التنفيذ",handInExam:"تم الإرسال",answerTimes1:"{n} الإجابة",copyLink:"رابط النسخ",wx:"WeChat",shareTo:"شارك إلى",behaviorRecord:"سجلات المراقبة",exe1:"عميل شاشة القفل",notSignIn:"لم يتم تسجيل الدخول",intoPage:"الصفحة المدخلة",leavePage:"مغادرة الصفحة",leavePageTimeTip:"وقت الترك > 5 ثوان",replaceDevice:"تبديل الجهاز",replaceIp:"تبديل IP",commitExam:"إرسال",commitExamTip1:"في منتصف الطريق للوصول إلى عدد محدد من المرات ، أجبر النظام على تسليم الورق",commitExamTip2:"ترك في منتصف الطريق من خلال طول الوقت المحدد، أجبر النظام تسليم وحدة التخزين",commitExamTip3:"النظام تلقائيا يشكل",commitExamTip4:"عندما ينفد وقت الإجابة على الأسئلة ، يقوم النظام تلقائيا بإغلاق وحدة التخزين",signinCode:"رمز تسجيل الدخول إلى الامتحان",refreshed:"تحديث",refreshInterval:"الفاصل الزمني للتحديث",intervalTime:"{seconds} ثانية",signinCodeTip:"1. يرجى تسجيل الدخول إلى تطبيق [ULearning] لمسح الرمز ضوئيا لتسجيل الدخول. {br} 2. بعد تسجيل الدخول ، يرجى استخدام الجهاز لإدخال إجابات الاختبار ، لا يمكنك تغيير الجهاز في الوسط ، الظروف الخاصة ، يرجى سؤال المراقب عن استبدال رمز التحقق.",examVerificationCode:"رمز التحقق الاحتياطي للامتحان",standbyVerificationCodeDesc:"يمكن للمرشحين الذين لا يستطيعون الدخول في الاختبار بسبب ظروف خاصة استخدام رمز التحقق هذا للدخول ، بما في ذلك: {br}- الاختبار مع تشغيل مراقبة الجهاز / IP ، يحتاج المرشحون إلى تغيير أجهزتهم أو IP خلال الاٍمتحان. {br1}-اٍذا تم تشغيل اختبار التعرف على الوجه، ولم يتمكن المرشحون من اجتياز التحقق من الوجه",standbyVerificationCodeTip:"رمز التحقق صالح في غضون {minute} دقيقة ، يرجى تحديثه وإعادة الحصول عليه بعد الإبطال.",noExamTip:"لا توجد إمتحانات حاليا.",noMore:"لا توجد امتحانات اخرى",errorTip:"فشل الطلب، يرجى إعادة التحميل",noStudentTip:"لم يتم العثور على بيانات. يمكنك إضافة الطلاب إلى الامتحان أو تعديل معايير البحث لإعادة البحث.",pulling:"اسحب لأسفل للتحديث...",loosing:"الافراج عن لتحديث...",loading:"جارٍ التحميل...",enterTip:"أدخل رقم الطالب أو اسمه",noData:"لم يتم العثور على بيانات",copySuccess1:"تم النسخ",shareTip:"يرجى تثبيت عميل WeChat أولا",tokenTip:"اكتشفنا وجود تسجيل دخول للمستخدم من مصدر اخر",scanTip:"يرجى مسح رمز الاستجابة السريع الصحيح لتسجيل الدخول",forceSubmit:"اختتم مقدما",forceSubmitTip:"يقوم المعلم بجمع الورقة مسبقا، وسيتم تقديم ورقة الاختبار تلقائيا بعد {seconds} ثانية، يرجى عدم مغادرة الصفحة أو إغلاقها",commitExamTip5:"يقوم المعلمون بجمع الأوراق مقدما",intoExamTime:"تم البدء في",answerUsedTime:"طول الوقت المستغرق في الإجابة على السؤال",forceSubmitTip1:"يجيب المرشحون على الأسئلة ، وباستخدام هذه الميزة ، سيتم إعادة تدوير أوراق امتحان المرشح بالقوة. قد يكون هناك تأخير من حوالي 10 ثوان إلى 1 دقيقة للتعبئة. لا يمكن سحب هذه العملية ويجب استخدامها بحذر.",forceSubmitTip3:"هل أنت متأكد من أنك تغلق مقدما؟",forceSubmitSuccess:"تم إرسال الطلب بنجاح",forceSubmitFail:"فشل اللف المسبق",forceSubmiting:"اللف",screenshot:"لقطة شاشة",commitExamTip6:"مخالفة لقطة الشاشة ، نظام إلزامي .",questionTrain:"تدريب بنك الأسئلة",questionTrainManage:"إدارة التدريب في بنك الأسئلة",trainProgress:"تقدم التدريب",importQue:"استيراد العنوان",importQueSuccessMsg1:"تم الاستيراد بنجاح، وتمت إضافة أسئلة {n}.",importQueSuccessMsg2:"يدعم تدريب بنك الأسئلة الأسئلة الموضوعية والأسئلة التي تملأ الفراغ فقط، ويتخطى تلقائيا أنواع الأسئلة غير المدعومة.",trainMsg:"يرجى تحديد الأسئلة المفتوحة للطلاب للتدرب عليها من بنك الأسئلة الفردية / المدرسية واستيرادها إلى بنك أسئلة التدريب الحالي. يمكن لمسؤولي المقرر الدراسي فقط استيراد/إزالة الأسئلة.",deleteBank:"إفراغ بنك الأسئلة",deleteBankMsg:"هل أنت متأكد من أنك تريد إفراغ بنك الأسئلة؟",previewError:"تم حذف السؤال من التجمع",batchDelete:"إزالة بالجملة",queNum:"عدد الأسئلة: {n}",answeredNum:"عدد الذين أجابوا",averageAnsweredNum:"متوسط عدد الإجابات على الأسئلة",firstAccuracy:"الدقة لأول مرة",operation:"اشتغل",removeQue:"أبعد",removeQueTitle:"إزالة العنوان",removeQueMsg:"هل أنت متأكد من أنك تريد إزالة السؤال المحدد؟",previewQue:"معاينة العنوان",searchStu:"البحث عن الطلاب",export:"تصدير",studentID:"كود الطالب",studentName:"اسم",answerProgress:"عدد الأسئلة التي تمت الإجابة عليها (التقدم المستلم)",errorRate:"عدد الإجابات غير الصحيحة (معدل الخطأ)",progress:"مستوى التقدم",rightRate:"معدل الدقة",practice:"تمارين متسلسلة",errorQuestion:"سؤال خاطئ",bankClosed:"المسبح مغلق",noBank:"بنك الأسئلة غير موجود",notAnswerNum:"لم تتم الإجابة عليه",answerErrorNum:"إجابة خاطئة",errorRate1:"معدل الخطأ",submit:"إرسال",answerCard:"بطاقة الرد",questionDelete:"تم حذف السؤال ، يرجى تحديث الصفحة والمحاولة مرة أخرى",questionDeleteTip:"تمت إزالة العنوان",questionDeleteFail:"فشلت إزالة السؤال",noQuestionTip:"لا يوجد عنوان",trainPageTip:"تدريب بنك الأسئلة مدعوم حاليا فقط على الكمبيوتر",enteredExamTip:"اكتشف النظام أنك دخلت الاختبار من صفحة أخرى ، وإذا كنت بحاجة إلى إعادة الدخول ، فيرجى إغلاق صفحة الإجابة الأخرى.",enteredExamTip2:"إذا كنت متأكدا من عدم فتح عدة صفحات إجابات في نفس الوقت، أو إذا أغلقت صفحات أخرى ولا تزال تتم مطالبتك بذلك، فأدخل {closeBrowser} ثم أعد إدخال الاختبار.",closeBrowser:"أغلق المتصفح",enteredExamTip3:"في حالة وجود مواقف غير طبيعية أخرى ، يمكنك أيضا أن تطلب من المعلم رمز التحقق واستخدام رمز التحقق لدخول الاختبار.",submitSuccessTip:"كان التسليم ناجحا",commitExamTip7:"عند نفاد الوقت ، يقوم النظام تلقائيا بتقديم الأوراق",networkErrorTip4:"قام النظام بحفظ سجل الإجابة محليا مؤقتا، ثم حاول إرساله يدويا مرة أخرى.",batchRemark:"التقدير دفعة واحدة",lateTime:"تأخر الوقت",lateTimeTip:"لا يسمح بالدقائق التي تتجاوز{minute}",submitTime:"تم الإرسال إلى",submitTimeTip:"لا يسمح بالأوراق خلال {minute} دقيقة",usedPaper:"الامتحانات",usedPaperTip1:" {n}",usedPaperTip2:"امتحان عشوائي",submitRecord:"إرسال السجلات",times:" الجلسة {n}",remarkPageTip:"في حالة الموافقة، يتم عرض الموضوعات المراد مراجعتها فقط.",remarkScoreTip1:"الرجاء إدخال الرقم {num}",choiceRemarkPaper:"يرجى تحديد ورقة الامتحان التي تريد مراجعتها",subQue:"أسئلة ذاتية:",remarkProgress:"تقدم الموافقة:",remarkMsg:"ملاحظة: إذا أرسل الطالب سجلات متعددة، فستعرض المراجعة المجمعة أحدث سجل فقط",remarkQueEmpty:"لا توجد أسئلة في هذه الورقة تتطلب الدرجات اليدوية",noScore:"لم يتم تقييمه",noStudentSubmit:"لا توجد تقديمات للطلاب",anonymous:" مجهول ",mark1:" تعليق توضيحي ",inputContent:"أدخل المحتوى",roate:"تدور",showDetail:"عرض التفاصيل",continueRemark:"متابعة المراجعة",remarkTip1:"السؤال {n} لم تتم مراجعته بعد ، هل أنت متأكد من إنهاء المراجعة؟",completeRemarkTip1:"تهانينا ، تمت الموافقة على جميع الأوراق!",remarkBackTip:"هل أحتاج إلى إعادة الموافقة على مغادرتي وتأكيدها بعد المغادرة مرة أخرى؟",remarkBackBtn1:"لا تغادر بعد",remarkBackBtn2:"تأكيد المغادرة",allowedTimes1:"عدد الطلبات المسموح بها",scoreTips1:"يرجى إدخال الدرجة",openLockScreen:"بدء تشغيل عميل شاشة التأمين",openLockScreenMsg:"ستستحضر الصفحة عميل شاشة القفل",openLockScreenMsg1:"إذا لم يتم تثبيت العميل أو لا يمكن القفز بشكل طبيعي ، فقم بتنزيل العميل وتثبيته أولا.",clickHere:"اضغط هنا",openLockScreenMsg2:"إذا تم تثبيته ، من فضلك {clickHere} ، وعندما تنبثق صفحة الويب مربع الحوار ، انقر فوق الزر [فتح عميل شاشة القفل].",downloadLockScreen:"قم بتنزيل عميل قفل الشاشة",goToExamDetile:"العودة إلى تفاصيل الاختبار",ltiTip3:"ملاحظة: إذا لم يتمكن العميل من تسجيل الدخول تلقائيا بعد البدء ، فيمكنك محاولة إدخال حساب ULearning لتسجيل الدخول ، واسم المستخدم الخاص بك هو: {loginName} ، وكلمة المرور الأولية هي نفس اسم المستخدم.",openLockScreenError:"لم يتم اكتشاف عميل شاشة القفل ، يرجى التأكد من تثبيته بشكل صحيح. إذا استمر عدم بدء التثبيت ، فيمكنك محاولة إلغاء تثبيت أحدث إصدار وإعادة تثبيته.",allowedTimesNew:"عدد الطلبات المسموح بها",usedTimesNew:"عدد الالتزامات المنقضية",averageAnsweredNumNew:"متوسط عدد الطلبات المقدمة",selectFileByCamera:"التقاط صورة",ps:"{n} مقالة/صفحة",banks:"أوراق الامتحانات / بنوك الأسئلة",paperBank:"بنك الامتحانات",selectPaper:"اختيار الامتحان",selectedPaper:"تم تحديد عناصر {n}",myExamPaper:"ورقتي",schoolExamPaper:"أوراق امتحانات المدرسة",archivePwdSet:"تعيين/ إعادة تعيين كلمة مرور",addExamPaper:"إضافة امتحان",aotoGroupExamPaper:"إنشاء إمتحان تلقائيا",searchPaper:"البحث عن المجلدات / أوراق الامتحان",batchAction:"إجراءات الدفعة",updateDate:"تحديث الوقت",name:"اسم",shareFolder:"المجلدات المشتركة",lock:"آمن",unLock:"غير آمن",inputFolderTip:"الكلمة الرئيسية للبحث عن مجلد",createShareFolder:"إنشاء مجلد مشترك",searchShareFolder:"البحث عن مجلد مشترك",permissionSettings:"تعيين إذن",exitShare:"الخروج من المشاركة",exitSuccess:"كان الخروج ناجحا",exitFail:"فشل الخروج",actionLog:"سجلات التشغيل",shareFolderDesc:"تدعم المجلدات المشتركة التعاون متعدد الأشخاص، ويمكنك دعوة معلمين آخرين للمشاركة في الإدارة بعد الإنشاء.",usePermission:"حقوق الاستخدام",usePermission1:"متاح فقط لأعضاء فريق الإدارة",usePermission2:"متوفر في جميع أنحاء المدرسة",canCopy:"السماح للمستهلكين بعمل نسخ",managementTeam:"فريق الإدارة",teamNums:"{n} ",addMembers:"إضافة أعضاء",owner:"مالك",allCollege:"جميع الكليات",searchTeachers:"البحث عن معلمين",jobNumber:"رقم الوظيفة",college:"جامعة",removeMember:"أبعد",removeMemberNote:"إزالة الأعضاء",removeMemberTip:"لن يتمكن العضو الذي تمت إزالته بعد الآن من عرض الأوراق واستخدامها في المجلد المشترك.",removeMemberTip1:"هل أنت متأكد من أنك تريد إزالة {name}؟",createdDate:"تاريخ الإنشاء",paperNum:"عدد أوراق الاختبار",moveTo:"الانتقال إلى",moveTip:"الكائنات التي يتم نقلها تحتوي على أوراق اختبار أو مجلدات تم إنشاؤها بواسطة الآخرين لا يمكن نقلها إلا داخل المجلد المشترك الحالي.",questionMoveTip:"يحتوي الكائن المنقول على موضوع أو مجلد تم إنشاؤه بواسطة شخص آخر، ولا يمكن نقله إلا داخل المجلد المشترك الحالي.",deletePaperTip:"تم استخدام ورقة الامتحان بالفعل في الاختبار ولا يمكن حذفها.",deletePaperTip1:"تم استخدام {name} بالفعل في الاختبار ولا يمكن حذفه.",deletePaperTip2:"{name} ليس المنشئ ولا يمكن حذفه.",deletePaperTip3:"{الاسم} غير موجود",deletePaper:"حذف امتحان",deleteFolder:"حذف مجلد",deleteFolderIntro1:"إذا قمت بتحديد الاحتفاظ بأوراق الاختبار، وحذف المجلدات فقط، نقل أوراق الاختبار الموجودة في المجلد إلى الدليل الجذر بعد الحذف.",deleteFolderIntro2:"إذا قمت بتحديد حذف الكل، حذف أوراق الاختبار الموجودة في المجلد أيضا.",deleteFolderIntro3:"يمكن حذف المجلد مع الاحتفاظ بالورق",deleteFolderTip:"يحتوي المجلد على أوراق اختبار تم إنشاؤها بواسطة الآخرين ولا يمكن حذفها مباشرة.<br />إذا كنت تريد حذفه ، فقم أولا بإزالة ورقة الاختبار التي أنشأها شخص آخر.",deleteFolderTip1:"يحتوي المجلد على الأوراق التي تم استخدامها في الاختبار ولا يمكن حذفها.",deleteFolderTip2:"يحتوي المجلد على أوراق اختبار غير موجودة ولا يمكن حذفها مباشرة.",batchDelete1:"حذف مجمع",confirmDeleteSelected:"هل أنت متأكد من حذف عناصر {n} المحددة بشكل مجمع؟",confirmDeleteSelectedTip:"تحتوي العناصر المحددة على أوراق اختبار تم إنشاؤها بواسطة الآخرين ولا يمكن حذفها بشكل مجمع.",confirmDeleteSelectedTip1:"يحتوي العنصر المحدد على أوراق تم استخدامها بالفعل في الاختبار ولا يمكن حذفها بشكل مجمع.",confirmDeleteSelectedTip2:"تحتوي العناصر المحددة على أوراق اختبار غير موجودة ولا يمكن حذفها بشكل مجمع.",noPaperTip:"لم يتم العثور على أوراق مؤهلة",noShareFolderTip:"لم يتم العثور على مجلدات مشتركة مؤهلة",loadErrorTip:"إذا كانت الشبكة غير طبيعية ، فالرجاء النقر فوق {reload}",reload:"إعادة التحميل",copySuccess2:"تم التكرار بنجاح!",deleteShareFolder:"حذف المجلد المشترك",deleteShareFolderTip1:"إذا قمت بحذف مجلد مشترك ، نقل المجلدات الفرعية وأوراق الاختبار الموجودة فيه مرة أخرى إلى الدليل الشخصي للمنشئ ولن يتم حذفها بشكل متزامن.",deleteShareFolderTip3:"إذا قمت بحذف مجلد مشترك ، نقل المجلدات الفرعية والأسئلة الموجودة فيه مرة أخرى إلى الدليل الشخصي لمنشئ المحتوى ولن يتم حذفها بشكل متزامن.",deleteShareFolderTip2:"هل أنت متأكد من أنك تريد حذف هذا المجلد المشترك؟",exitShareTip:"بمجرد مغادرته ، لن تتمكن بعد الآن من عرض الأوراق الموجودة في المجلد المشترك واستخدامها.",exitShareTip1:"هل أنت متأكد من رغبتك في إلغاء الاشتراك في المشاركة؟",inputPw:"أدخل كلمة المرور",inputCheckPw:"الرجاء إدخال كلمة مرور الدخول",forgetPw:"نسيت كلمة المرور؟",authentication:"تأكيد الهوية",authenticationMethods:"طريقة التحقق",mobileSMS:"رسالة قصيرة",email:"البريد الإلكتروني",captcha:"رمز التحقق CAPTCHA",emailCaptcha:"رمز التحقق من البريد الإلكتروني",SMSCaptcha:"رمز التحقق عبر الرسائل القصيرة",getCaptcha:"الحصول على رمز التحقق",reacquiredSeconds:"{s} ثانية في وقت لاحق",setLockPw:"تعيين كلمة مرور",updateLockPw:"إعادة تعيين كلمة المرور",oldPw:"كلمة المرور القديمة",newPw:"كلمة المرور الجديدة",newPwAgain:"تأكيد كلمة المرور الجديدة",deleteLockPw:"إزالة كلمة مرور",inputAgain:"تأكيد كلمة المرور",setLockPwTip:"بعد إعداد كلمة المرور يمكنك تأمين الامتحانات أو مجلدات الامتحانات المختارة. يمكن عرض أو إلغاء تأمين الامتحانات أو المجلدات المؤمنة عن طريق كلمة المرور",inputCodeTip:"الرجاء إدخال رمز التحقق",lockTip:"ليس لديك بريد إلكتروني أو هاتف محمول لاسترداد حسابك. لتأمين امتحاناتك، تحتاج إلى الحصول على طريقة استرداد حسابك أولاً.",bindBtn:"ربط الآن",pwNotSame:"كلمتي المرور ليستا متطابقتين",pwError:"كلمة مرور خاطئة",pwError1:"يجب أن تكون كلمة المرورما بين 6-16 رقم أو حرف",deleteLockPwTip:"بعد حذف كلمة المرور المؤرشفة ، سيتم إلغاء ختم جميع أوراق الاختبار والمجلدات المختومة.",captchaError:"رمز التحقق غير صحيح.",inputCaptcha:"أدخل كود CAPTCHA",codeError:"رمز التحقق غير صحيح.",codeInvalid1:"انتهت صلاحية رمز التحقق، يرجى استرداده",inputPasswordAgain:"أدخل كلمة المرور مرة أخرى",paper:"الامتحانات",teamsMaxCount:"يمكن إضافة أعضاء {n} كحد أقصى",selectPaperIntro:"حدد ورقة الاختبار واستورد الأسئلة الموجودة في ورقة الاختبار إلى دليل بنك الأسئلة الحالي ، وحدد مجموعات {n} كحد أقصى من أوراق الاختبار في المرة الواحدة. (سيتم حفظ الأسئلة في كل مجموعة من أوراق الاختبار في شكل أوراق اختبار وبعض المجلدات ذات المستويين",insertPaperTip:"رجاء إختر الامتحان",insertPaperTip1:"يمكن تحديد مجموعات {n} من الأوراق كحد أقصى في المرة الواحدة",insertSuccess:"تم استيرادها بنجاح!",insertFail:"لم نتمكن من الاستيراد!",allPaper:"كل الامتحانات",statistics:"الاحصاءات",bankSortTypes:["الترتيب الافتراضي","الأكثر تحصيلا","معظم المواضيع","آخر تحديث"],searchBank:"البحث في بنك الأسئلة",from:"مصدر",questionNums:"عدد الأسئلة",updateTime:"آخر وقت للتحديث",timeOver:"انتهت",deadLine:"الصلاحية حتى",collect:"مجموعة",cancelCollect:"إلغاء المجموعة.",requestSuccess:"{رسالة} النجاح",requestFail:"{رسالة} فشل",noShareBank:"لم يتم العثور على حمامات سباحة مطابقة",shareBankTip:"يتوفر بنك أسئلة مشترك مستورد من الخارج لجميع المعلمين في المدرسة.",shareFolderTip:"تمت ترقية المجلدات المشتركة!",shareFolderTip1:'يسمح إصدار جديد من "المجلدات المشتركة" للمعلمين بالعمل معا كفريق لإدارة الأوراق أو الأسئلة في نفس المجلد. إذا كنت بحاجة إلى الاستمرار في مشاركة أوراق الاختبار أو الأسئلة مع معلمين آخرين، فيمكنك إنشاء مجلد في [مجلد مشترك]، وإعداد أعضاء فريق المشاركة، ونقل المحتوى المراد مشاركته إلى المجلد المقابل.',updateDesc:"تحديث الوصف:",paperUpdateDesc:"كانت وظائف [أوراق اختبار مدرستنا] الأصلية و [مشاركة أوراق الاختبار] غير متصلة بالإنترنت ، يرجى استخدام [المجلد المشترك] في [أوراق الاختبار الخاصة بي] لفريق المعلم لمشاركة أوراق الاختبار.",link:"المدخل القديم",questionUpdateDesc:"كانت وظائف [بنك أسئلة المدرسة المحلية] و [بنك الأسئلة المشترك] الأصلية غير متصلة بالإنترنت ، يرجى استخدام [المجلد المشترك] في [بنك الأسئلة الخاص بي] للمعلمين لمشاركة الأسئلة.",moveErrorTip1:"ورقة الامتحان أو المجلد غير موجود",moveErrorTip4:"السؤال أو المجلد غير موجود",mobileGoBack:"العودة إلى المستوى السابق من المحتوى",quitCheckAll:"إلغاء تحديد الكل",notAllowCopy:"النسخ المتماثل غير مسموح به",isArchiveTip:"تمت أرشفة المجلد المشترك حاليا.",moveQue:"نقل السؤال",createQue:"إنشاء سؤال",appCreateQueMsg:"لا تدعم المحطة المتنقلة إنشاء أنواع أسئلة أخرى ، يرجى إنشائها من الكمبيوتر.",saveCreateQue:"حفظ السؤال ومتابعة إنشائه",submitQue:"تم الإنشاء",queScoreError:"يجب أن تكون النتيجة بين 0 و 100 ، مع منزلة عشرية واحدة",saveQue:"احفظ السؤال",choicePict:"اختر لألبوم",choicePict1:" اختر من الألبوم ",moveMsg:"تحتوي الكائنات المنقولة على أسئلة تم إنشاؤها بواسطة الآخرين، ولا يمكن نقلها إلا داخل المجلد المشترك الحالي.",noFolder:"لا توجد مجلدات فرعية",choiceMsg:"انقر على حرف الخيار لضبطه على الإجابة الصحيحة",setAnswer:"حدد الإجابة",changeTabMsg:"عند تبديل أنواع الأسئلة، لا يتم حفظ المحتوى المحرر. هل أنت متأكد من التبديل؟",goBackMsg:"بعد العودة ، لن يتم حفظ المحتوى المحرر للسؤال ، هل أنت متأكد من إعادته؟",optionContentNew:"يرجى إدخال الخيارات",soundRecording:" انقر لبدء التسجيل ",soundRecording1:" يقوم بالتسجيل، انقر فوق التموج للإيقاف المؤقت ",soundRecording2:"إعادة رفع",soundRecording3:" ملاحظات، غير مطلوب، بمالا يزيد عن 200 كلمة ",insertQue:"إدراج تعبئة العناصر الفارغة",deleQueNote:"هل أنت متأكد من أنك تريد حذف السؤال؟",imgloading:"يتم تحميل الصورة",fileLoading:"هناك ملفات قيد التحميل ، يرجى تحميلها لاحقا",AIQuestionTitle:"سؤال توليد الذكاء الاصطناعي",questionTextType1:"إنشاء سؤال استنادا إلى الوصف",questionTextType2:"توليد الأسئلة بناء على النص",questionTextDesc1:"يرجى إدخال متطلبات السؤال أدناه (يتم إنشاء السؤال بواسطة النموذج الكبير الذكاء الاصطناعي ، والذي لا يمكن أن يضمن صحة المحتوى بشكل كامل ، يوصى بالتحقق منه قبل الحفظ)",questionTextDesc2:"الرجاء إدخال المتطلبات أدناه ، فكلما كان النص أكثر تحديدا ، زادت دقة نتيجة إنشاء السؤال.",questionPlaceholder1:"إدخال طلب السؤال",questionPlaceholder2:"أدخل المادة النصية ، وسيقوم الذكاء الاصطناعي باستخراج النقاط الرئيسية منها وإنشاء السؤال.",AIQuestionBtn:"توليد الأسئلة",AIQuestionTip:"يتم إنشاء السؤال ، يرجى الانتظار ...",beta:"Beta",maxCountTip:"أدخل ما يصل إلى {max} أحرف",knowledgePoints:"درجات المعرفة",relateKnowledgePoints:"نقاط المعرفة المنتسبة",addKnowledgePoints:"添加知识点",completeRemarkTip2:"إذا كنت ترغب في الاستمرار في تصحيح أوراق الاختبار ، فيرجى الخروج وإعادة فحص المرشحين للتصحيح.",qrQuestionAnswer:"扫一扫 看答案",exerciseQuestion:"练习题",draft:"مسودة",draftTip:"يرجى تحرير معلومات الاختبار على جهاز الكمبيوتر الخاص بك",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器"},Ja={_name:"Orang indonesia",lang:"id",langCss:"idCss",home:"Beranda",note:"Tips",getIt:"Saya sudah tahu",confirm:"OK",cancel:"Batalkan",save:"Simpan",userNameLogin:"Login akun dan kata sandi",login:"Masuk",forgetPassword:"Lupa kata sandi",userName:"Nama pengguna/No. ponsel/Email",password:"Kata sandi",inputUserName:"Silahkan masukkan nama pengguna/no. ponsel/Email",inputPas:"Silahkan masukkan kata sandi",freezeTip:"Sistem menemukan bahwa akun ini terdapat tindakan yang tidak benar pada saat mata kuliah {names} berlangsung, sistem telah membekukan akun ini, silahkan hubungi dosen kelas atau platform untuk penanganan lebih lanjut",overErrorTimes:"Anda telah salah input 5 kali berturut-turut, coba kembali setelah 3 menit",passwordErr:"Nama pengguna/kata sandi salah",loginFail:"Login gagal",personalInfo:"Pusat Pribadi",quit:"Keluar",faceSuccess:"Verifikasi telah lolos, 3 detik kemudian akan masuk ke ujian",faceSuccess1:"Sertifikasi lulus",faceFail:"Verifikasi wajah tidak diterima.",retry:"Coba lagi",leaveSeat:"Meninggalkan kursi",exam:"Ujian",joinType:"Cara partisipasi",limitTime:"Masa berlaku ujian",openApp:"Ambil Periksa melalui aplikasi ULearning",downloadApp:"Turunkan aplikasi ULearning",pc:"Web",app:"ULearning APP",exe:"Pelayar Kunci ULearning",noCameraTip:"Jika kamera ditempati atau izinnya dilarang, harap izinkan izin kamera atau tutup aplikasi kamera lainnya",fileSizeLimitType:"Ukuran lampiran tidak boleh melebihi {maxSize}",notSupportTip:"Ujian ini tidak mendukung jawaban berbasis web, silakan ikuti metode partisipasi yang ditentukan untuk mengikuti ujian",noFaceTip:"Ujian ini membuka pengenalan wajah, dan Anda hanya dapat mengikuti ujian setelah menyelesaikan sertifikasi wajah.",identification:"Verifikasi",timeLimit:"Batas waktu ujian",minute:"{n} menit",allowedTimes:"Jumlah menjawab yang diijinkan",notLimit:"Tidak terbatas",myScore:"Nilai saya",score:"{n} titik",usedTimes:"Usaha Digunakan",examTime:"Durasi Ujian",lateLimit:"Batas terlambat",lateLimitTip:"Tidak diizinkan untuk mengambil ujian setelah {min} menit dari awal ujian",submitLimit:"Batas kumpul",submitLimitType:"Makalah tidak diperbolehkan dalam waktu {min} menit dari awal ujian",examMonitor:"Pengawasan ujian",deviceMonitorTip:"{deviceMonitor} diaktifkan, jangan mengganti perangkat di tengah",deviceMonitor:"Pengawasan perangkat",ipMonitorTip:"{ipMonitor} diaktifkan, jangan beralih jaringan di tengah",ipMonitor:"Pemantauan IP",cutScreenMonitorTip1:"{cutScreenMonitor} telah diaktifkan, dan sistem akan memaksa rollover jika keberangkatan tunggal melebihi {s} detik atau keberangkatan kumulatif melebihi {times}",cutScreenMonitorTip2:"{cutScreenMonitor} diaktifkan - Ujian akan dikirim secara tidak sengaja jika siswa berganti dari layar ujian ke layar/aplikasi lain lebih dari {kali} kali!",cutScreenMonitorTip3:"{cutScreenMonitor} diaktifkan - Ujian akan dikirim secara tidak sengaja jika siswa berganti dari layar ujian ke layar/aplikasi lain selama lebih dari {s} detik dalam satu tombol!",cutScreenMonitor:"Pemantauan layar",faceMonitorTip:"{faceMonitor} diaktifkan dan Anda harus mengikuti ujian melalui verifikasi wajah",faceMonitor:"Identifikasi wajah",cameraMonitorTip:"{cameraMonitor} dinyalakan, silakan nyalakan dan hadapi kamera",cameraMonitor:"Pemantauan kamera",debugCamera:"Debug kamera",stratExam:"Ujian dimulai",noPermissionTip:"Anda tidak berwenang untuk mengikuti ujian ini, jika Anda memiliki pertanyaan, silakan hubungi penyelenggara ujian.",multipleSessions:"Ujian ini berisi beberapa sesi tersegmentasi, kandidat dapat berpartisipasi dalam jumlah sesi dan waktu tertentu, silakan masuk untuk memeriksa",loginToExam:"Masuk untuk mengikuti ujian",downloadAppBtn:"Unduh aplikasi",downloadExe:"Unduh klien ujian",windows:"Versi Windows",windowsTip:"Mendukung Windows 7 dan versi sistem di atas",download:"Unduh",mac:"Versi Mac",macTip:"Mendukung macOS10.11 dan versi sistem di atas",examEnvironmentTesting:"Tes lingkungan ujian",deviceAbnormality:"Perangkat bermasalah",ipAbnormality:"IP bermasalah",deviceAbnormalityTip:"Pemantauan perangkat telah diaktifkan untuk ujian ini, dan tidak ada penggantian perangkat atau browser yang diizinkan di tengah, jadi silakan gunakan perangkat yang memasuki ujian untuk pertama kalinya.",ipAbnormalityTip:"Pemantauan IP diaktifkan untuk ujian ini, dan perubahan alamat IP tidak diperbolehkan di tengah proses (beralih jaringan dapat menyebabkan alamat IP berubah).",useCodeTip:"Jika Anda perlu mengubah perangkat dalam keadaan khusus, silakan minta kode verifikasi kepada pengawas dan masukkan ujian dengan {useCode}.",useCode:"Menggunakan kode verifikasi",faceVerification:"Verifikasi wajah",faceVerificationTip:"Anda belum menyelesaikan sertifikasi wajah dan tidak akan dapat lulus pengenalan wajah untuk mengikuti ujian.",faceVerificationTip1:"Entah {goToCertification} atau {useCodeEnter}",goToCertification:"Verifikasi",useCodeEnter:"Gunakan nomor verifikasi untuk masuk ujian",examNotes:"Pemberitahuan mengenai ujian",agreenExamNotes:"Saya telah membaca dan setuju dengan hal-hal dalam catatan ujian",checkFirst:"Silakan periksa dulu",faceVerificationDesc:"Menghadap kamera untuk memastikan ada banyak cahaya. Tidak bisa melakukan verifikasi wajah?",faceVerificationDesc1:"Tidak bisa melakukan verifikasi wajah?",examCode:"Kode verifikasi ujian",examCodeTip:"Silakan tanyakan kepada pengawas untuk kode verifikasi dan masukkan:",examCodeError:"Kode verifikasi salah",cameraMonitorDesc:"Ketika pemantauan kamera dihidupkan, sistem akan mendeteksi dan merekam perilaku abnormal seperti kandidat meninggalkan kursi mereka, penyimpangan jangka panjang dari mata mereka, dan kontak head-to-head dengan orang-orang. Jadi harap dicatat: {br}1. Harap sesuaikan sudut kamera sebelum pengujian, sehingga wajah difoto sepenuhnya, dan cobalah untuk menghadap kamera sebanyak mungkin. {br} 2. Jaga mata Anda tetap fokus pada layar selama ujian, jangan tinggalkan tempat duduk Anda, dan jangan berbicara dengan orang lain.",notStart:"Belum mulai",inProgress:"Sedang berlangsung",ended:"Telah selesai",joinTypes:"Web / APLIKASI seluler / klien layar kunci komputer",resultsNotAnnounce:"Hasil tidak dipublikasikan untuk ujian ini",resultsNotYetAnnounce:"Hasilnya belum diumumkan",subjectiveQuestionsToBeReviewed:"Tidak dikelas",ipPermissionsTip:"IP saat ini: {ip} tidak ada akses ke ujian, silahkan gunakan komputer yang ditentukan untuk ujian",lateTip:"Anda telah melampaui waktu terlambat yang diizinkan untuk ujian ini dan tidak dapat mengikuti ujian.",noCamera:"Kamera tidak terdeteksi.",noCameraTip1:"Pengenalan wajah diaktifkan untuk ujian ini, jadi silakan ikuti ujian menggunakan perangkat dengan kamera.",noCameraTip2:"Pengawasan kamera diaktifkan untuk ujian ini, jadi silakan ikuti ujian menggunakan perangkat dengan kamera.",testCamera:"Mendeteksi kamera",examNotStart:"Ujian tidak dimulai",examEnded:"Ujian telah berakhir",loadError:"Permintaan gagal",expireTip:"Login telah habis, silakan log lagi.",ltiTip1:"Jika Anda perlu mengikuti ujian melalui klien layar APP/kunci ponsel Anda, masuk dengan akun U-Test Anda. Nama pengguna Anda adalah: {loginName}, kata sandi awal sama dengan nama pengguna.",ltiTip2:"Untuk mengikuti ujian dengan klien layar APP/kunci ponsel Anda, masuk dengan akun U-Test Anda. Nama pengguna Anda adalah: {loginName}, kata sandi awal sama dengan nama pengguna. Setelah masuk, Anda dapat mengubah kata sandi atau meningkatkan informasi pribadi Anda dalam Manajemen Akun.",toUpdatePsd:"untuk mengubah kata sandi",accountTipHead:"Halo, {name}",accountTipContent:"Selamat datang di Sistem Ujian ULearning. Kami telah mendaftarkan Anda untuk akun ULearning, jika Anda perlu menggunakan ponsel Anda untuk mengikuti ujian, silakan unduh APLIKASI ULearning terlebih dahulu, dan masuk dengan akun ULearning.",userInfo:"Nomor akun ULearning Anda adalah sebagai berikut:",userName1:"Nama pengguna",passwordTip:"Kata sandi awal cocok dengan nama pengguna dan dapat diubah setelah masuk.",examInfo:"Informasi ujian",examName:"Nama ujian",openAppTip:"Jika Anda tidak berhasil memulai APLIKASI ULearning, harap konfirmasi apakah itu diinstal. Jika Anda belum memilikinya, unduh dan instal terlebih dahulu.",openAppBtn:"Luncurkan APLIKASI ULearning",close:"Tutup",view:"Lihat",delete:"Hapus",confirmDelete:"Yakin untuk hapus?",transcodeTip:"File sedang transcoding, silakan mainkan nanti.",transcodeTip1:"File sedang ditranskode, silakan coba lagi nanti",clickToTry:"Klik dan coba kembali",mute:"bisu",unmute:"Menyalakan suara",play:"Mainkan",pause:"Berhenti sementara",fullscreen:"Layar penuh",exitFullscreen:"Keluar dari layar penuh",clickToRecord:"Klik untuk mulai merekam",saving:"Menyimpan",saveFail:"Simpan gagal",saveSuccess:"Simpan dengan sukses",reRecord:"Rekam lagi",recordingTip:"Ada rekaman audio lain dalam proses, silakan tutup dulu.",noRecordingTip:"Izin perekaman telah ditolak, silakan aktifkan izin perekaman di pengaturan browser Anda",uploadAudioFail:"Upload audio gagal, silakan periksa koneksi jaringan",addFile:"Tambah lampiran",uploadFileError1:"Unggah hingga {n} lampiran",uploadFileError2:"File tidak dapat melebihi {size}",uploadFileError3:"Jenis file ini tidak didukung",uploadFileError4:"Ukuran file tidak cocok",uploadFileError5:"Transcoding gagal",uploadImgError:"Ukuran berkas tidak dapat melebihi {size}",uploadMediaError:"Ukuran berkas tidak dapat melebihi {size}",uploadFail:"Upload gagal",mark:"tanda",clear:"Hapus",addMark:"Tambah catatan",deleteMark:"Hapus catatan",playTimesError:"Parameter nomor pemutaran salah",manualRefresh:"Pemuatan manual",selectQuestionType:"Silahkan pilih jenis soal yang mau ditambah",questionNum:"{n} ",questionType:"Jenis soal",singleQ:"Pilihan ganda",multipleQ:"Pilih lebih dari 1",judgmentQ:"Benar atau salah",completion:"Isian",shortAnswer:"Uraian",sortingQ:"Urutan",comprehensiveQ:"Komprehensif",formulaCalculationQ:"Rumus",blankQ:"Pilih kata dan isi",clozeQ:"Lengkapi paragraf",dropDownQ:"Dropdown",oralSubjectQ:"Percakapan",oralReadingQ:"Membaca",single:"Pilih 1",multiple:"Pilih lebih dari 1",judgment:"Benar atau salah",completion1:"Isian",shortAnswer1:"Uraian",stuAnswer:"Jawaban kandidat",correctAnswer:"Jawaban tepat",questionScore:"({n} poin)",questionDesc:"{n} sub-pertanyaan, total {score} poin",answer:"Jawaban",answerCanChangeTip:"Urutan setiap jawaban kosong dapat dipertukarkan",range:"Margin of error",examineeRecording:"Rekaman kandidat",notAnswer:"Belum dijawab",inputAnswerTip:"Silakan isi jawabannya di sini",enableUploadTip:"Saat memublikasikan ujian, Anda dapat memilih apakah akan mengizinkan kandidat mengunggah lampiran",referenceAnswer:"Jawaban referensi",examUploadTip:"Saat memilih file, sistem untuk sementara akan keluar dari status layar penuh, harap selesaikan operasi memilih lampiran dan kembali ke antarmuka ujian dalam waktu 30 detik, dan kemudian klik ruang kosong pada halaman untuk kembali ke status layar penuh, jika tidak sistem akan merekam operasi saat meninggalkan ujian.",examUploadTipNew:"Ketika memilih file, sistem akan keluar sementara dari layar penuh, harap selesaikan operasi pemilihan lampiran dan kembali dalam waktu 60 detik, kemudian klik pada ruang kosong pada halaman untuk kembali ke layar penuh, jika tidak, sistem akan menandai operasi ini sebagai meninggalkan pemeriksaan.",uploadFailTip:"Upload lampiran atau transcoding gagal, silakan hapus dan upload ulang.",sortTip:"Seret opsi untuk mengurutkan",yourAnswer:"Jawaban anda",inputFormulaTip:"Silahkan masukkan rumus jawaban ini",backSpace:"Kembali",answerRight:"Jawabannya benar",answerError:"Jawaban yang salah",scoreResult:"Nilai",graded:"Telah dinilai",toBeRated:"Akan dinilai",comments:"Komen",analy:"Penjelasan Jawaban",rating:"Skor",inputScoreTip:"Silakan masukkan sebagian kecil dari {num} untuk memesan tempat desimal",inputCommentsTip:"Masukkan komentar, tidak diperlukan",inputCommentsTip1:"Komentar tidak boleh melebihi karakter {n}",option:"Pilihan",optionContent:"Silakan masukkan konten opsi",addOption:"Tambah pilihan",inputAnaly:"Silakan masukkan penjelasan jawaban",inputAnalyTip:"Penjelasan jawaban tidak dapat melebihi karakter {n}",addQuestionTip1:"Tambahkan setidaknya satu sub-pertanyaan",optionContentTip:"Konten opsi tidak dapat melebihi karakter {n}",optionContentTip1:"Konten opsi tidak bisa kosong",optionContentTip2:"Tambahkan hingga opsi {n}",inputAnswerTip1:"Harap atur jawaban yang benar",inputQuestionTitle:"Silakan masukkan isi pertanyaan",questionTitleTip1:"Isi pertanyaan tidak bisa kosong",questionTitleTip2:"Konten judul tidak dapat melebihi karakter {n}",insertBlankTip:"Tekan tombol Tab juga memungkinkan Anda untuk memasukkan item kosong",inputAnswerTip2:"Kosong jika ada beberapa jawaban yang dipisahkan oleh //",inputAnswer:"Silahkan masukkan jawaban",answerTip:"Setiap jawaban kosong untuk soal ini dapat ditukar",addBlankTip1:"Tambahkan setidaknya satu fill-in-the-blank",inputAnswerTip3:"Jawabannya tidak dapat melebihi karakter {n}",inputAnswerTip4:"Jawabannya tidak bisa kosong",addSubQuestion:"Tambah soal kecil",addSubQuestionTip:"Tambahkan paling banyak {n} sub-pertanyaan",defineRange:"Cakupan nilai variabel",minimum:"minimum",max:"maksimum",precision:"Presisi",answerPrecision:"Presisi",allowedDeviation:"Tingkat toleransi",detectionFormula:"Mendeteksi rumus",inputFormula:"Silahkan masukkan rumus",inputFormulaTip1:"Panjang rumus harus antara 1 dan {n} karakter",inputDeviationTip:"Ukuran kesalahan harus antara 0-{n}",unableToCalculateAnswer:"Jawaban tidak bisa dihitung",inputRangeTip:"Silakan masukkan rentang nilai yang benar",readText:"Baca teks dengan lantang",readTextTip:"Hanya bahasa Inggris yang didukung, tidak lebih dari {n} kata",wordNum:"Jumlah kata",readTextTip1:"Membaca teks tidak bisa kosong",readTextTip2:"Teks tidak boleh melebihi kata {n}",inputReferenceAnswer:"Silahkan masukkan jawaban referensi",formula:"Rumus perhitungan",remarked:"Telah dikoreksi",toBeGradedManually:"Untuk diuji",correctAnswerNotAnnounce:"Jawaban Benar Tidak Dibebaskan",select:"Silahkan pilih",paramErrorTip:"Parameter halaman tidak lengkap",getDataFail:"Gagal mendapatkan data",subjectiveQToBeGraded:"Untuk diuji",autoLoadNext:"Auto memuat berikutnya",completeRemark:"Lengkapi koreksi",exitRemark:"Keluar",nextPaper:"Depan",completeRemarkTip:"Selamat, semua kandidat di kelas Anda telah menyelesaikan persetujuan mereka!",remarkTip:"Pertanyaan {n} tidak dicetak, apakah sudah berakhir?",end:"Selesai",remarkSuccess:"Persetujuan berhasil!",remarkFail:"Simpan gagal",answerHistoryTimes:"Jawaban {n}",showAnswer:"Tampilkan jawaban",hideAnswer:"Sembunyikan jawaban",used:"Digunakan",preview:"Pra-tinjau",saveAndExit:"Simpan dan keluar",more:"Lebih banyak",batchEntry:"Buat batch",importFromBank:"Import dari bank pertanyaan",batchEditScore:"Titik per pertanyaan",inputScore:"Masukkan skor",batchEditTimes:"Bilangan permainan per audio",batchSetting:"Penyetelan massal",partName:"Nama (dapat disesuaikan)",desc:"Penjelasan",savePaper:"Simpan kertas kuis",editName:"Mengubah nama",fullScore:"Nilai sempurna",inputPartName:"Klik untuk memasukkan nama daerah",inputPartNameTip:"Nama seksi tidak dapat melebihi karakter {n}",inputPartDescTip:"Deskripsi seksi tidak dapat melebihi karakter {n}",inputPaperNameTip:"Nama kertas kuis tidak bisa kosong",inputPaperNameTip1:"Nama kertas kuis tidak boleh melebihi karakter {n}",newPaper:"Ujian Baru",firstPart:"Seksi 1",paperUsedTip1:"Kertas ujian ini telah digunakan dalam ujian, hanya memungkinkan isi pertanyaan, jawaban dan skor dimodifikasi, dan struktur kertas ujian tidak dapat dimodifikasi, atau pertanyaan dapat ditambahkan atau dihapus. Pertanyaan yang berisi sub-pertanyaan tidak diizinkan untuk menambahkan atau menghapus sub-pertanyaan. {br} Jika jawaban pertanyaan atau skor dimodifikasi, kertas kuis bergradasi harus dinilai ulang dalam ujian.",previewTip:"Tambah setidaknya satu pertanyaan ke setiap bagian untuk menyimpannya atau memperlihatkannya.",previewTip1:"Pertanyaan {n} tidak disimpan, harap simpan pertanyaannya terlebih dahulu.",savingTip:"Menabung, silakan tunggu...",addPartTip:"Tambah ke {n} bagian per ujian.",editPart:"Ubah",deletePart:"Hapus",deletePartTip:"Hati-hati! Menghapus bagian akan menghapus semua pertanyaan di bagian itu pada saat yang sama. Secara lalai, pertanyaan baru yang dibuat dalam ujian tidak akan disimpan ke bank pertanyaan, dan tidak dapat dikembalikan setelah dihapus, jadi hati-hati. Anda yakin ingin menghapusnya?",deletePartTip1:"Simpan setidaknya satu bagian.",addPartQuestionTip:"Tidak lebih dari {n} pertanyaan per bagian.",confirmCancelEdit:"Apakah Anda yakin ingin membatalkan modifikasi?",deleteQuestion:"Menghapus pertanyaan",confirmDeleteQuestion:"Apakah Anda yakin ingin menghapus pertanyaan ini?",editSuccess:"Berhasil diubah",editFail:"Gagal mengubah",importFail:"Gagal mengimpor",exitTip:"Kertas dan pertanyaan belum disimpan, dan jika Anda keluar saat ini, pertanyaan yang baru dibuat tidak akan dipulihkan. Apakah Anda yakin ingin keluar?",exitTip1:"Pertanyaan {n} tidak disimpan, biarkan saat ini, modifikasi tidak akan disimpan. Apakah Anda yakin ingin pergi?",confirmExit:"Apakah Anda yakin ingin keluar?",answered:"Menjawab",interruptAnswer:"Keluar",saveAnswerRecord:"Simpan Jawaban",submitPaper:"Kirim ujian",joinExamByCode:"Masuk ke ujian melalui nomor verifikasi",examLimitTime:"Waktu terbatas",saved:"Telah disimpan",networkError:"Anomali jaringan, pengiriman kertas uji gagal!",networkErrorTip1:"Sistem telah menyimpan sementara catatan jawaban secara lokal, tidak meninggalkan atau menutup halaman, dan mencoba mengirimkan secara manual lagi nanti.",leftTimeTip:"Waktunya kurang dari 1 menit",restoringAnswerRecords:"Catatan jawaban sedang dipulihkan, harap tunggu...",networkErrorTip2:"Jaringan saat ini tidak normal, kertas uji tidak dapat dimuat secara normal, silakan periksa jaringan lokal, dan kemudian coba masukkan tes setelah jaringan dipulihkan.",networkErrorTip3:"Data tidak normal, dan kertas ujian tidak dapat dimuat secara normal, silakan hubungi layanan pelanggan.",notExitFullScreenTip:"Harap jangan keluar dari layar penuh selama ujian, jika tidak maka akan dianggap meninggalkan ujian dan dapat dinilai sebagai kecurangan, mempengaruhi nilai tes.",submitPaperErrorTip:"Mohon untuk tidak menutup halaman web, sistem sedang mengumpulkan kertas ujian… ",submitPaperErrorTip1:"Jaringan saat ini tidak stabil, silakan periksa apakah koneksi jaringan normal.",submitPaperErrorTip2:"Kertas ujian gagal dikumpul, mohon untuk tidak menutup halaman web, karena sistem sedang mencoba kembali… ",submitSuccess:"Berhasil dikumpul",submitFail:"Gagal dikumpul",submiting:"Mengirimkan, silakan tunggu ...",notAllowedSubmitTip:"Makalah tidak diperbolehkan dalam waktu {waktu} menit dari dimulainya ujian.",confirmPaperTip:"Apakah Anda yakin Anda ingin menyerahkan?",confirmPaperTip1:"Pertanyaan {n} tidak dijawab, apakah Anda yakin ingin menyerahkan kertas?",confirmPaper:"Ujian Akhir",timeOverTip:"Waktu telah habis, dan gulungan secara otomatis diputar setelah 3 detik.",nextPart:"Seksi Berikutnya",isLast:"Ini adalah akhir",examinee:"Ujian",result:"Nilai",objectiveQuestionScore:"Skor otomatis",subjectiveQuestionScore:"Skor manual",totalNumberOfQuestions:"Jumlah soal",totalScore:"Total nilai",numberOfQuestions:"Jumlah pertanyaan",scoreNum:"Nilai",addPart:"Tambah Bahagian",numberOfPlaysAllowed:"Berapa kali pemutaran diizinkan",notLimit1:"Tidak terbatas",playTimesAllowed:"Jumlah drama yang diizinkan: {n} kali",playedTimes:"Dimainkan {n} kali",playTimesOver:"Jumlah drama telah habis",switchPartTipAboutRecording:"Ada juga rekaman yang sedang berlangsung, jika Anda beralih, rekaman akan berhenti, OK untuk mengganti bagian?",submitTipAboutUpload:"Ada file yang diunggah, silakan kirimkan nanti",saveTipAboutUpload:"Ada file yang diunggah, silakan simpan setelah upload selesai",addBlankTip:"Tambahkan hingga {n} fill-in-the-blanks",addQuestionTip:"Tambahkan paling banyak {n} sub-pertanyaan",notExitTip:"Dilarang keluar dari layar penuh atau meninggalkan antarmuka ujian selama ujian!",leaveTimesTip:"Anda telah meninggalkan ujian {n} kali!",continueAnswer:"Lanjut menjawab pertanyaan",finish:"Selesai",nextStep:"Selanjutnya",skip:"Lewati",guide1:"Selamat datang di versi baru kertas ujian, mari kita lihat apa perubahannya!",guide2:"Di sebelah kiri, Anda dapat menambah, bergerak dan menghapus bagian ujian. Klik judul bagian untuk berganti ke bagian yang sesuai.",guide3:"Klik di sini untuk mengubah nama dan deskripsi daerah.",guide4:"Dalam versi baru ini, Anda dapat menciptakan dan edit pertanyaan dalam ujian langsung ! Pilih jenis pertanyaan di sini untuk menambah pertanyaan baru. Tentu saja, Anda juga dapat mengimport pertanyaan dari bank pertanyaan.",guide5:"Pertanyaan baru yang dibuat di sini tidak akan secara otomatis disimpan ke bank pertanyaan. Jika perlu, Anda dapat menggunakan fungsi Import dari Exam di bank pertanyaan untuk mengimport pertanyaan dari ujian ke bank pertanyaan.",guide6:"Atur skor pertanyaan dan jumlah waktu pemutaran audio dalam batch, dan pindah ke sini.",guide7:"Selama proses pengeditan, klik di sini untuk melihat pratinjau efek kertas uji.",guide8:"Ingat untuk klik Simpan setelah semua penyuntingan.",paperUsedTip:"Kertas ujian ini telah digunakan dalam ujian, hanya memungkinkan isi pertanyaan, jawaban dan skor dimodifikasi, dan struktur kertas ujian tidak dapat dimodifikasi, atau pertanyaan dapat ditambahkan atau dihapus. Pertanyaan yang berisi sub-pertanyaan tidak diizinkan untuk menambahkan atau menghapus sub-pertanyaan.",createPaper:"Ujian Baru",editPaper:"Mengedit kertas kuis",previewPaper:"Pra-tinjau kertas ujian",teacherRemark:"Menandakan kertas tes",answerHistory:"Catatan jawaban",cameraErrorTip:"Kelainan pemantauan kamera, kegagalan mulai kamera, silakan periksa apakah ada situasi berikut: {br}1. Izin kamera tidak diaktifkan{br}2. Kamera ditempati oleh program lain atau halaman web {br}3. Pengecualian jaringan {br} Jika ada situasi di atas, silakan selesaikan dan kemudian klik Lanjutkan Menjawab.",remarkScoreTip:"Silakan menilai berdasarkan kisaran yang ditentukan",textCount:"{n} kata",choiceQue:"Pilih jenis soal",queBank:"Kumpulan soal",insert:"Tambah",alreadyChoices:"{n} pertanyaan telah dipilih",mineQueBank:"Kumpulan soal saya",schoolQueBank:"Kumpulan soal universitas ini",shareBank:"Berbagi kumpulan soal",goBack:"Kembali",allQuestions:"Semua soal",parsentArea:"Posisi saat ini",search:"Cari",addQuestions:"Tambah soal baru",editQuestions:"Revisi soal",importQuestions:"Impor secara batch",addBank:"Tambah folder",editBank:"Ubah folder",bankNameError1:"Nama folder tidak boleh kosong",bankNameError2:"Nama folder tidak boleh melebihi 200 karakter",bankNameError3:`Nama folder tidak dapat berisi karakter berikut:<> *?:" '|/\\~.'"`,bankNameError4:"Folder dapat ditambahkan hingga 5 level, direktori saat ini adalah level {l}, dan tidak ada subfolder yang dapat ditambahkan",writeBankName:"Silahkan masukkan nama folder",addSuccess:"Berhasil ditambah",addFail:"Tambahkan gagal",queBankStatistics:"Statistik bank soal",importBank:"Ekspor bank soal",importBankOverNum:"Jumlah pertanyaan yang diekspor melebihi batas atas.",importLoadMsg:"Mengekspor, harap tunggu ...",importLoadMsg1:"Waktu ekspor mungkin panjang, harap bersabar.",importLoadMsg2:"Jika browser memblokir jendela pop-up, pilih Selalu izinkan pop-up situs web.",importLoadMsg3:"Mengekspor, {n}/{m} selesai",cancelExportRecord:"Batalkan ekspor",imporBanktNone:"Tidak ada judul di direktori ini untuk diekspor.",importBankErrorMsg:"Ekspor gagal",allQuestionsType:"Semua jenis pertanyaan",allQuestionsLevel:"Semua kesulitan",allQuestionsTime:"Urutan waktu terbalik",allQuestionsTimePositive:"Urutan sesuai waktu",writeSearch:"Cari pertanyaan/folder",titleDetails:"Rincian pertanyaan",choiceQueType:"Pilih jenis pertanyaan",textImport:"impor melalui teks",paperImport:"Impor dari kertas kuis",paperImportError:"Saat Anda mengimpor kertas kuis di direktori saat ini, level folder akan melebihi batas atas. Bank soal mendukung hingga 5 tingkat direktori, harap pilih kembali impor folder.",excelImport:"impor melalui Excel",importExcelLoadMsg:"Mengimpor, harap tunggu ...",importSuccess:"Impor berhasil",hardlevels1:"Mudah",hardlevels2:"Biasa",hardlevels3:"Sedang",hardlevels4:"Agak sulit",hardlevels5:"Sulit",downloadTemplate:"Unduh templat",downloadTemplateMsg:"Unduh template Excel dan isi pertanyaan sesuai dengan persyaratan template",uploadFile:"Unggah dokumen",uploadFileMsg:"Unggah file Excel yang sudah selesai",uploadFileError:"Beberapa pertanyaan tes tidak terisi dengan benar, mohon periksa dan perbaiki sebelum mengunggahnya",uploadFileErrorMsg:"baris {n}, kolom {m}",paperChoiceQueMsg:"Silakan pilih pertanyaan terlebih dahulu",paperChoiceQueMsg1:"Mengimpor hingga 200 pertanyaan sekaligus",paperChoiceQueMsg2:"Mengimpor hingga 200 pertanyaan",choiceAll:"Pilih semua",moveSuccess:"Berhasil dipindahkan",moveFail:"Gagal memindahkan",moveFailMsg1:"Level folder tidak boleh melebihi 5 level, dan jumlah level folder tujuan dan folder saat ini melebihi batas atas dan tidak dapat dipindahkan.",moveFailMsg2:"Folder dengan nama yang sama ada di folder tujuan dan tidak dapat dipindahkan.",moveLoadMsg:"Sedang berlangsung, harap tunggu...",changeShareRange:"Ubah cakupan berbagi",choiceTeacherError1:"Silakan pilih guru yang ditunjuk",choiceTeacherError2:"Silakan pilih pembagi",shareTeacherEmpty:"Tidak ada guru yang ditunjuk",shareNumOver:"Pilih hingga 100 guru",shareLoadMsg:"Menyimpan, harap tunggu...",queBankEmpty:"Tidak ada judul dalam daftar isi saat ini",deleteConfirmNew:"Apakah Anda yakin ingin menghapus [{n}]?",deleteConfirm1:"Jika Anda memilih [Simpan soal, hanya menghapus folder], topik dalam folder akan dipindahkan ke direktori root.",deleteConfirm2:"Jika Anda memilih [Hapus semua], pertanyaan dalam folder juga akan dihapus.",deleteConfirm3:"Simpan soal, hanya menghapus folder",deleteConfirm4:"Apakah Anda yakin ingin menghapus konten item {n} seperti {x}?",deleteConfirm6:"Data tidak dapat dipulihkan setelah penghapusan.",deleteConfirm7:"Apakah Anda yakin ingin menghapusnya? Data tidak dapat dipulihkan setelah penghapusan.",deleteLoadMsg:"Menghapus, harap tunggu ...",deleteAll:"Hapus semua",deleteSuccess:"Berhasil dihapus",deleteFail:"Gagal menghapus",cameraNoStartTip:"Silakan nyalakan kamera terlebih dahulu",hardLevel:"Tingkat kesulitan",schoolTeacher:"Dosen universitas ini",allTeacher:"Semua dosen",appointTeacher:"Dosen tertentu",sameQueinPaper:"Pertanyaan serupa sudah ada di koran",alreadyinPaper:"Sudah ada di kertas kuis",subQuestionNum:"{n} sub-pertanyaan",changeLastTime:"Waktu revisi terakhir: {time}",changeLastTime1:"Waktu revisi terakhir",queLocation:"posisi",founder:"Pembuat",own:"Saya sendiri",batchType1:"Ubah nama",batchType2:"Geser",batchType3:"Berbagi",batchType5:"Ubah",batchType6:"Salin",copySuccess:"Berhasil disalin! {y} telah disalin ke {x} Anda.",copyQuestion:"Soal",copyFolder:"Folder",copyFail:"Gagal menyalin",copyLoadMsg:"Menyalin, harap tunggu ...",currentDirectory:"Posisi saat ini",rootDirectory:"Daftar isi utama",targetFolder:"Silakan pilih folder tujuan.",sharePeople:"Soal ini dibagikan ke:",justOwn:"Diri sendiri",choiceschoolTeacher:"Dosen tertentu di universitas ini",choiceschoolAllTeacher:"Semua dosen universitas ini",choicesallTeacher:"Semua dosen",choiceTeacher:"Pilih dosen",searchTeacher:"Masukkan nama lengkap dosen",previousPage:"Sebelumnya",NextPage:"Berikutnya",choicePage:"Lewati",totleQueNum:"Jumlah soal",totleFolderNum:"Jumlah total folder",hardDistribution:"Distribusi kesulitan",queTypeDistribution:"Analisa jenis soal",tagsMsg:"Label (Maks. 30 kata, Enter berarti OK, maks. 3):",analysisTit:"Masukkan konten dianalisa di sini, boleh memilih untuk tidak mengisi",stemArea:"Masukkan konten soal di sini",choiceA:"Pilihan 1",choiceB:"Pilihan 2",choiceC:"Pilihan 3",choiceD:"Pilihan 4",completionStem:"Semangat Olimpiade adalah ( ), ( ) , , ( ) .",completionAnswer:"lebih cepat || lebih tinggi || lebih kuat",shortAnsStem:"Masukkan soal uraian di sini",shortAnsAnswer:"Isi jawaban soal uraian di sini",saveErrorTips2:"Sebagian soal gagal disimpan",numExceededTips:"Sekali input harus kurang dari 200 soal",incompleteMessage1:"Judul tidak boleh kosong",incompleteMessage2:"Pilihan kurang dari 2",incompleteMessage3:"Pilihan tidak boleh lebih dari 20 buah",incompleteMessage4:"Jawaban tepat tidak boleh kosong",incompleteMessage5:"Konten jawaban tepat tidak boleh kosong",incompleteMessage6:"Silahkan isi konten pilihan, atau hapus pilihan yang berlebih",incompleteMessage7:"Jumlah jawaban tepat tidak boleh lebih dari jumlah pilihan",incompleteMessage8:"Hanya poin pilihan yang bisa tertera pada jawaban tepat",incompleteMessage9:"Terdapat pengulangan pada jawaban tepat",incompleteMessage10:"Konten jawaban referensi tidak boleh kosong",incompleteMessage11:"Jumlah jawaban tepat tidak boleh kurang dari jumlah kosong",incompleteMessage12:"Menambahkan hingga 20 item isian yang kosong",completionAnswerTips:"Perhatian: Setiap jawaban kosong di soal ini bersifat fleksibel, jawaban tetap dinyatakan benar asalkan konten sesuai",changeScoreText:"Yakin untuk revisi nilai secara batch?",scoreTips:"Silahkan masukkan nilai yang valid",setScoreTips:"Buat soal terlebih dahulu",detailDescription:"Rincian",batchChangeScore:"Nilai revisi batch",questionEditarea:"Area pengeditan judul",questionPreviewarea:"Area pratinjau judul",questionEdit1:"1. Jenis pertanyaan yang didukung oleh fungsi ini: pilihan tunggal, pilihan ganda, penilaian, fill-in-the-blank, jawaban singkat.",questionEdit2:"2. Saat ini, ini hanya berlaku untuk impor pertanyaan teks biasa, dan tidak mendukung pertanyaan yang berisi gambar, rumus, video, dan audio.",questionEdit3:"3. Ada dua cara untuk menambahkan pertanyaan: (1) Klik pada jenis pertanyaan di atas untuk menambahkan pertanyaan baru dan mengedit pertanyaan sesuai dengan format template. (2) Tempel teks judul dalam dokumen kata langsung di sini, dan sistem akan secara otomatis mengidentifikasi jenis pertanyaan dan menghasilkan pertanyaan.",questionEdit4:"4. Setelah pertanyaan diimpor, periksa apakah informasi seperti jenis pertanyaan, skor, jawaban, dan analisis akurat di area pratinjau yang tepat, lalu simpan setelah konfirmasi.",correct:"Benar",incorrect:"Salah",quesOrder:"Soal ke {n}, ",saveOutText:" Ada soal yang belum disimpan, yakin untuk keluar?",bindDownload:"Unduh Alat Konversi Format Pustaka Pertanyaan Moodle",downloadMoodleTitle:"Cara menggunakannya",downloadDesc1:"1. Unduh dan instal alat konversi format (hanya sistem Windows).",downloadDesc2:"2. Ekspor bank soal dari platform Moodle ke dalam file format xml (hanya mendukung pilihan ganda, penilaian, isi-yang-kosong, jawaban singkat).",downloadDesc3:"3. Gunakan alat konversi format untuk mengonversi file xml yang diekspor oleh Moodle ke format Excel.",downloadDesc4:"4. Gunakan fungsi impor batch ULearning untuk mengunggah file Excel dan menyelesaikan impor bank soal.",alreadyChoicesAll:"{n} item dipilih",importLoadFirst1:"1. Dengan fungsi ini, Anda dapat mengekspor semua topik di folder saat ini dan subfoldernya.",importLoadFirst2:"2. Saat ini, ini hanya mendukung ekspor format Excel, dan tidak mendukung ekspor gambar, audio, video, dan lampiran lain dalam judul.",startImport:"Mulai ekspor",queBankEmptyNew:"Tidak ada pertanyaan yang memenuhi syarat yang ditemukan",noSkipping:"Melewatkan pertanyaan dilarang untuk ujian ini, jadi harap jawab secara berurutan.",preQue:"Sebelumnya",nextQue:"Berikutnya",finallyQue:"Ini adalah akhir",quitExam:"Keluar dari ujian",networkMsg1:"Jaringan saat ini tidak stabil, dan terus menjawab pertanyaan dapat menyebabkan catatan jawaban hilang.",networkMsg2:"Jika jaringan tidak dapat dipulihkan sementara, disarankan untuk mundur dari ujian setelah mendapatkan persetujuan dari guru, dan kemudian mengatur pengambilan ulang di kemudian hari.",submissionExam:"Kumpul otomatis",submissionExamTip1:"Anda telah meninggalkan ujian untuk mencapai {n} kali, sesuai dengan pengaturan pemantauan ujian, Anda akan dipaksa untuk menyerahkan kertas.",submissionExamTip2:"Anda telah jauh dari ujian selama lebih dari {n} detik dan akan dipaksa untuk menyerahkan sesuai dengan pengaturan pemantauan ujian.",submitingNew:"Mengirimkan...",leaveLimitTip:"Sisakan {n} kali dan sistem akan memaksa rollover!",leaveLimitTimeTip:"Kali ini telah meninggalkan {n} detik, lebih dari {m} detik, sistem akan memaksa rollover!",uploadFileType:"Unggah lampiran",uploadFinishTip:"Setelah memilih lampiran, klik Lanjutkan menjawab pertanyaan untuk kembali ke ujian.",scanCodeUpload:"Pindai kode untuk diunggah",uploadByPhone:"Pindai kode untuk diunggah",scanCodeUploadDesc:"Pindai kode QR ini untuk mengunggah file ke komputer Anda dari perangkat seluler Anda.",scanCodeUploadDesc1:"Kode QR {num} berlaku selama beberapa menit, harap buka kembali jendela pop-up setelah kedaluwarsa.",scanCodeUploadTip:"Menggunakan perangkat seluler untuk memindai kode, atau memodifikasi pengidentifikasi jenis perangkat browser",scanCodeUploadTip1:"Tautan telah kedaluwarsa",selectImg:"Pilih dari album",selectFile:"Pilih dokumen",uploadFirst:"Silakan unggah file terlebih dahulu",submitToPC:"Kirim ke komputer",submitFileSuccess:"Unggah berhasil!",submitFileFail:"Unggah gagal!",continueUpload:"Lanjut unggah",codeUploadTip1:"Satu file tidak melebihi {size}",codeUploadTip2:"Unggah file {num} pada waktu maksimum",codeUploadTip3:"Ukuran file tidak boleh melebihi {size}",codeUploadTip4:"Unggah hingga {n} lampiran per pertanyaan",codeUploadTip5:"File sedang diunggah, harap tunggu hingga unggahan selesai sebelum mengirimkan",exit:"Keluar",exitUploadTip:"Dokumen tidak diserahkan, apakah Anda yakin untuk pergi?",qrCodeOver:"Kode QR telah kedaluwarsa, silakan klik {refresh}",refresh:"Memerah",uploadFailTipNew:"Pengunggahan file atau transcoding gagal, silakan coba transcoding lalu unggah.",publisher:"Perilis",examBatch:"Sesi ujian",examBatchNums:"{n}",examMonitorConsole:"Pengawasan ujian",enterCode:"Silakan masukkan kode verifikasi alternatif untuk ujian",monitorConsole:"Meja pemantauan seluler ujian",codeInvalid:"Kode verifikasi telah kedaluwarsa",answerTimeLimit:"Jawabannya terbatas waktu",answerTimes:"{n} kali",batchArrangement:"Pengaturan batch ujian",allBatchs:"Semua sesi ujian",allClasses:"Semua kelas",all:"Semua",notApproved:"Akan dikoreksi",readed:"Telah dikoreksi",notSubmitted:"Belum kumpul",examViewTip:"Silakan lihat dan setujui kertas ujian dari komputer Anda",selectBatch:"Memilih sesi",selectClass:"Pilih kelas",totalBatch:"{n} jumlah total sesi",ownSpieltag:"Lihat saja berapa kali kelas saya berada",batchIndex:"Session{index}",totalNums:"Jumlah total orang",class:"Kelas",student:"Mahasiswa",signInCode:"Kode check-in",verificationCode:"Nomor verifikasi cadangan",notEnter:"Belum masuk",signedIn:"Sudah absen",haveEntered:"Sudah masuk",leave:"Tinggalkan",answering:"Sedang menjawab",handInExam:"Telah kumpul",answerTimes1:"{n} Jawaban",copyLink:"Salin tautan",wx:"WeChat",shareTo:"Bagikan ke",behaviorRecord:"Rekaman pemantauan",exe1:"Klien layar kunci",notSignIn:"Belum absen",intoPage:"Masuk halaman",leavePage:"Tinggalkan halaman",leavePageTimeTip:"Sisakan waktu > 5 detik",replaceDevice:"Ganti perangkat",replaceIp:"Ganti IP",commitExam:"Kumpul kertas ujian",commitExamTip1:"Setengah jalan untuk mencapai jumlah waktu yang ditentukan, sistem memaksa pengiriman kertas.",commitExamTip2:"Tinggalkan di tengah-tengah jangka waktu yang ditentukan, sistem memaksa pengiriman volume",commitExamTip3:"Sistem secara otomatis membentuk",commitExamTip4:"Ketika waktu untuk menjawab pertanyaan habis, sistem secara otomatis menutup volume",signinCode:"Kode masuk ujian",refreshed:"Segar",refreshInterval:"Interval refresh",intervalTime:"{seconds} detik",signinCodeTip:"1. Silakan masuk ke APP ULearning untuk memindai kode untuk masuk. {br} 2. Setelah masuk, silakan gunakan peralatan untuk memasukkan jawaban tes, Anda tidak dapat mengganti peralatan di tengah, keadaan khusus, silakan tanyakan kepada pengawas untuk penggantian kode verifikasi.",examVerificationCode:"Kode verifikasi ujian",standbyVerificationCodeDesc:"Kandidat yang tidak dapat mengikuti tes karena keadaan khusus dapat menggunakan kode verifikasi ini untuk masuk, termasuk: {br}- Ujian dengan pemantauan perangkat/IP diaktifkan, kandidat perlu mengubah perangkat atau IP mereka di tengah jalan. {br1}- Ujian untuk pengenalan wajah diaktifkan, dan kandidat tidak dapat lulus verifikasi wajah",standbyVerificationCodeTip:"Kode verifikasi valid dalam {minute}, harap segarkan dan dapatkan kembali setelah pembatalan.",noExamTip:"Tidak menemukan ujian terkait",noMore:"Tidak ada lagi",errorTip:"Permintaan gagal, silakan muat ulang",noStudentTip:"Tidak ada data yang ditemukan.",pulling:"Tarik ke bawah untuk menyegarkan...",loosing:"Rilis untuk menyegarkan...",loading:"Sedang memuat...",enterTip:"Masukkan nomor atau nama siswa Anda",noData:"Belum ada data",copySuccess1:"Telah disalin",shareTip:"Silakan instal klien WeChat terlebih dahulu",tokenTip:"Anda sudah masuk di terminal lain.",scanTip:"Silakan pindai kode QR yang benar",forceSubmit:"Bungkus terlebih dahulu",forceSubmitTip:"Guru mengakhiri ujian terlebih dahulu, itu akan diserahkan secara otomatis setelah {seconds} detik, tolong jangan tinggalkan atau tutup halaman.",commitExamTip5:"Guru mengumpulkan kertas terlebih dahulu",intoExamTime:"Waktu masuk ujian",answerUsedTime:"Waktu yang digunakan",forceSubmitTip1:"Siswa sedang menjawab pertanyaan. Dengan menggunakan fitur ini, siswa akan dipaksa untuk mengirimkan lebih awal. Mungkin ada penundaan sekitar 10 detik hingga 1 menit. Operasi ini tidak dapat dibatalkan, jadi harap gunakan dengan hati-hati.",forceSubmitTip3:"Apakah Anda yakin untuk mengakhiri lebih awal?",forceSubmitSuccess:"Permintaan berhasil dikirim",forceSubmitFail:"Prewinding gagal",forceSubmiting:"Memutar",screenshot:"Tangkapan layar",commitExamTip6:"Screenshot pelanggaran, pengiriman terpaksa oleh sistem.",questionTrain:"Pelatihan bank soal",questionTrainManage:"Manajemen pelatihan bank pertanyaan",trainProgress:"Kemajuan pelatihan",importQue:"Mengimpor judul",importQueSuccessMsg1:"Impor berhasil, dan pertanyaan {n} ditambahkan.",importQueSuccessMsg2:"Pelatihan bank soal hanya mendukung pertanyaan objektif dan pertanyaan isian, dan secara otomatis melewati jenis pertanyaan yang tidak didukung.",trainMsg:"Silakan pilih pertanyaan yang terbuka untuk siswa untuk dipraktikkan dari bank soal individu / sekolah dan impor ke bank soal pelatihan saat ini. Hanya administrator kursus yang dapat mengimpor/menghapus pertanyaan.",deleteBank:"Kosongkan bank soal",deleteBankMsg:"Apakah Anda yakin ingin mengosongkan bank soal?",previewError:"Pertanyaan telah dihapus dari kumpulan",batchDelete:"Penghapusan massal",queNum:"Jumlah pertanyaan: {n}",answeredNum:"Jumlah jawaban",averageAnsweredNum:"Waktu pengiriman rata-rata",firstAccuracy:"Akurasi pertama kali",operation:"Pengoperasian",removeQue:"Buka",removeQueTitle:"Menghapus judul",removeQueMsg:"Apakah Anda yakin ingin menghapus pertanyaan yang dipilih?",previewQue:"Mempratinjau judul",searchStu:"Cari siswa",export:"Ekspor",studentID:"NIM",studentName:"Nama lengkap",answerProgress:"Jumlah jawaban (kemajuan)",errorRate:"Jumlah jawaban yang salah (proporsi)",progress:"Progres",rightRate:"Tingkat akurasi",practice:"Latihan berurutan",errorQuestion:"Pertanyaan yang salah",bankClosed:"Kolam ditutup",noBank:"Bank soal tidak ada",notAnswerNum:"Tidak dijawab",answerErrorNum:"Jawaban yang salah",errorRate1:"Tingkat kesalahan",submit:"Kumpul",answerCard:"Kartu jawaban",questionDelete:"Pertanyaan telah dihapus, silakan refresh halaman dan coba lagi",questionDeleteTip:"Judul telah dihapus",questionDeleteFail:"Penghapusan pertanyaan gagal",noQuestionTip:"Tidak ada judul",trainPageTip:"Pelatihan bank soal saat ini hanya didukung di komputer",enteredExamTip:"Sistem telah mendeteksi bahwa Anda telah mengikuti ujian dari halaman lain, dan jika Anda perlu masuk kembali, silakan tutup halaman jawaban lainnya.",enteredExamTip2:"Jika Anda yakin tidak memiliki beberapa halaman jawaban yang terbuka secara bersamaan, atau jika Anda telah menutup halaman lain dan Anda masih diminta, {closeBrowser} lalu masuk kembali ke ujian.",closeBrowser:"Tutup browser Anda",enteredExamTip3:"Jika Anda mengalami situasi yang tidak biasa, mintalah kode verifikasi kepada pengajar dan gunakan kode verifikasi untuk masuk.",submitSuccessTip:"Serah terima berhasil",commitExamTip7:"Ketika waktu habis, sistem secara otomatis mengirimkan makalah",networkErrorTip4:"Sistem telah menyimpan sementara catatan jawaban secara lokal, lalu mencoba mengirimkannya secara manual lagi.",batchRemark:"Ulasan batch",lateTime:"Waktu telat",lateTimeTip:"Menit di luar {minute} tidak diperbolehkan",submitTime:"Waktu giliran",submitTimeTip:"Makalah tidak diperbolehkan dalam {minute} menit",usedPaper:"Kertas ujian yang digunakan",usedPaperTip1:"{n} ",usedPaperTip2:"Volume grup acak",submitRecord:"Kirim catatan",times:"Jawaban {n}",remarkPageTip:"Dalam status Persetujuan, hanya topik yang akan ditinjau yang ditampilkan.",remarkScoreTip1:"Silakan masukkan nomor {num}",choiceRemarkPaper:"Silakan pilih kertas ujian yang ingin Anda tinjau",subQue:"Pertanyaan subjektif:",remarkProgress:"Kemajuan Persetujuan:",remarkMsg:"Catatan: Jika siswa mengirimkan beberapa rekaman, peninjauan massal hanya akan menampilkan yang terbaru",remarkQueEmpty:"Tidak ada pertanyaan dalam makalah ini yang memerlukan penilaian manual",noScore:"Belum dinilai",noStudentSubmit:"Tidak ada kiriman siswa",anonymous:"Anonim",mark1:"Catatan",inputContent:"Input konten",roate:"Berputar",showDetail:"Lihat rincian",continueRemark:"Lanjutkan untuk meninjau",remarkTip1:"Pertanyaan {n} belum ditinjau, apakah Anda yakin akan mengakhiri ulasan?",completeRemarkTip1:"Selamat, semua makalah telah disetujui!",remarkBackTip:"Apakah saya perlu menyetujui kembali dan mengonfirmasi keberangkatan saya setelah berangkat lagi?",remarkBackBtn1:"Jangan pergi dulu",remarkBackBtn2:"Yakin untuk keluar",allowedTimes1:"Jumlah pengiriman yang diizinkan",scoreTips1:"Silahkan masukkan nilai",openLockScreen:"Memulai klien layar kunci",openLockScreenMsg:"Halaman ini akan membangkitkan klien layar kunci",openLockScreenMsg1:"Jika klien tidak diinstal atau tidak dapat melompat secara normal, unduh dan instal klien terlebih dahulu.",clickHere:"Klik di sini",openLockScreenMsg2:"Jika sudah terinstal, silakan {clickHere}, dan ketika halaman web muncul kotak dialog, klik tombol [Buka klien layar kunci].",downloadLockScreen:"Unduh klien layar kunci",goToExamDetile:"Kembali ke detail ujian",ltiTip3:"Catatan: Jika klien tidak dapat masuk secara otomatis setelah memulai, Anda dapat mencoba memasukkan akun ULearning untuk masuk, nama pengguna Anda adalah: {loginName}, dan kata sandi awal sama dengan nama pengguna.",openLockScreenError:"Klien layar kunci tidak terdeteksi, harap konfirmasi bahwa itu diinstal dengan benar. Jika penginstalan masih belum dimulai, Anda dapat mencoba mencopot pemasangan dan menginstal ulang versi terbaru.",allowedTimesNew:"Jumlah pengiriman yang diizinkan",usedTimesNew:"Waktu dikirim",averageAnsweredNumNew:"Jumlah rata-rata pengiriman",selectFileByCamera:"Foto",ps:"5 item/halaman",banks:"Kertas ujian/bank soal",paperBank:"Kumpulan kertas ujian",selectPaper:"Pilih kertas ujian",selectedPaper:"{n} item telah dipilih",myExamPaper:"Kertas ujian saya",schoolExamPaper:"Kertas ujian universitas ini",archivePwdSet:"Mengatur atau mengubah kata sandi tahan",addExamPaper:"Tambah kertas ujian",aotoGroupExamPaper:"Pengelompokan kertas ujian secara otomatis",searchPaper:"Cari folder / kertas ujian",batchAction:"Pengoperasian batch",updateDate:"Waktu pembaruan",name:"Nama",shareFolder:"Folder bersama",lock:"Disegel",unLock:"Tidak biasa",inputFolderTip:"Silahkan masukkan nama folder",createShareFolder:"Membuat folder bersama",searchShareFolder:"Mencari folder bersama",permissionSettings:"Pengaturan akses",exitShare:"Keluar dari berbagi",exitSuccess:"Pintu keluar berhasil",exitFail:"Keluar gagal",actionLog:"Log operasi",shareFolderDesc:"Folder bersama mendukung kolaborasi multi-orang, dan Anda dapat mengundang guru lain untuk berpartisipasi dalam manajemen setelah pembuatan.",usePermission:"Hak Penggunaan",usePermission1:"Hanya tersedia untuk anggota tim manajemen",usePermission2:"Tersedia di seluruh sekolah",canCopy:"Izinkan konsumen membuat salinan",managementTeam:"Tim manajemen",teamNums:"{n} orang",addMembers:"Menambahkan anggota",owner:"pemilik",allCollege:"Semua universitas",searchTeachers:"Cari pengajar",jobNumber:"Nomor pekerjaan",college:"Universitas",removeMember:"Buka",removeMemberNote:"Menghapus anggota",removeMemberTip:"Anggota yang dihapus tidak akan lagi dapat melihat dan menggunakan kertas di folder bersama.",removeMemberTip1:"Apakah Anda yakin ingin menghapus {name}?",createdDate:"Waktu pembuatan",paperNum:"Jumlah kertas ujian",moveTo:"Pindah ke",moveTip:"Objek yang dipindahkan berisi kertas ujian atau folder yang dibuat oleh orang lain hanya dapat dipindahkan dalam folder bersama saat ini.",questionMoveTip:"Objek yang dipindahkan berisi topik atau folder yang dibuat oleh orang lain, dan hanya dapat dipindahkan dalam folder bersama saat ini.",deletePaperTip:"Kertas ujian telah digunakan dalam ujian dan tidak dapat dihapus.",deletePaperTip1:"{name} telah digunakan dalam ujian dan tidak dapat dihapus.",deletePaperTip2:"{name} bukan pencipta dan tidak dapat dihapus.",deletePaperTip3:"{nama} tidak ada",deletePaper:"Hapus kertas ujian",deleteFolder:"Hapus Folder",deleteFolderIntro1:"Jika Anda memilih Simpan kertas ujian, hapus hanya folder, kertas ujian yang terdapat dalam folder akan dipindahkan ke direktori root setelah penghapusan.",deleteFolderIntro2:"Jika Anda memilih Hapus Semua, kertas ujian di folder juga akan dihapus.",deleteFolderIntro3:"Simpan kertas ujian, hanya menghapus folder",deleteFolderTip:"Folder tersebut berisi kertas ujian yang dibuat oleh orang lain dan tidak dapat dihapus secara langsung.<br />Jika Anda ingin menghapusnya, hapus dulu kertas ujian yang dibuat oleh orang lain.",deleteFolderTip1:"Folder berisi kertas kuis bekas dan tidak dapat dihapus.",deleteFolderTip2:"Folder tersebut berisi kertas ujian yang tidak ada dan tidak dapat dihapus secara langsung.",batchDelete1:"Hapus secara massal",confirmDeleteSelected:"Apakah Anda yakin untuk menghapus item {n} yang dipilih secara massal?",confirmDeleteSelectedTip:"Item yang dipilih berisi kertas ujian yang dibuat oleh orang lain dan tidak dapat dihapus secara massal.",confirmDeleteSelectedTip1:"Item yang dipilih berisi kertas yang telah digunakan dalam ujian dan tidak dapat dihapus secara massal.",confirmDeleteSelectedTip2:"Item yang dipilih berisi kertas ujian yang tidak ada dan tidak dapat dihapus secara massal.",noPaperTip:"Tidak ada dokumen yang memenuhi syarat ditemukan",noShareFolderTip:"Tidak ada folder bersama yang memenuhi syarat yang ditemukan",loadErrorTip:"Jika jaringan tidak normal, silakan klik {reload}",reload:"Memuat ulang",copySuccess2:"Berhasil disalin",deleteShareFolder:"Menghapus folder bersama",deleteShareFolderTip1:"Jika Anda menghapus folder bersama, subfolder dan kertas ujian yang terdapat di dalamnya akan dipindahkan kembali ke direktori pribadi pembuatnya dan tidak akan dihapus secara serempak.",deleteShareFolderTip3:"Jika Anda menghapus folder bersama, subfolder dan pertanyaan yang terdapat di dalamnya akan dipindahkan kembali ke direktori pribadi pembuatnya dan tidak akan dihapus secara serempak.",deleteShareFolderTip2:"Apakah Anda yakin ingin menghapus folder bersama ini?",exitShareTip:"Setelah Anda meninggalkannya, Anda tidak akan lagi dapat melihat dan menggunakan kertas di folder bersama.",exitShareTip1:"Apakah Anda yakin ingin memilih untuk tidak berbagi?",inputPw:"Masukkan kata sandi",inputCheckPw:"Silahkan masukkan kata sandi",forgetPw:"Lupa kata sandi",authentication:"Verifikasi identitas",authenticationMethods:"Cara verifikasi",mobileSMS:"SMS",email:"Email",captcha:"Captcha grafis",emailCaptcha:"Kode verifikasi email",SMSCaptcha:"Kode verifikasi SMS",getCaptcha:"Dapatkan kode verifikasi",reacquiredSeconds:"{s} detik kemudian",setLockPw:"Mengatur kata sandi tahan",updateLockPw:"Mengubah kata sandi tahan",oldPw:"Kata sandi lama",newPw:"Kata sandi baru",newPwAgain:"Masukkan kata sandi baru lagi",deleteLockPw:"Menghapus kata sandi tahan",inputAgain:"Masuk kembali",setLockPwTip:"Setelah mengatur kata sandi arsip, Anda dapat menyegel kertas atau folder kuis yang ditentukan, dan kertas kuis atau folder yang disimpan perlu memasukkan kata sandi untuk melihat atau membuka segel.",inputCodeTip:"Silahkan masukkan no. verifikasi",lockTip:"Akun Anda belum ditautkan ke ponsel atau alamat email, jika Anda lupa kata sandi Anda, harap ikat alamat telepon atau email Anda ke profil Anda terlebih dahulu.",bindBtn:"Pergi mengikat",pwNotSame:"Kata sandi yang dimasukkan dua kali tidak konsisten",pwError:"Kata sandi salah",pwError1:"Kata sandi harus 6-16 digit atau huruf",deleteLockPwTip:"Setelah menghapus kata sandi yang diarsipkan, semua kertas ujian dan folder yang disegel akan dibuka.",captchaError:"Kesalahan captcha grafis",inputCaptcha:"Silakan masukkan kode grafis",codeError:"Kode verifikasi salah",codeInvalid1:"Kode verifikasi telah kedaluwarsa, silakan ambil",inputPasswordAgain:"Ulang kata sandi",paper:"Kertas ujian",teamsMaxCount:"Maksimum {n} anggota dapat ditambahkan",selectPaperIntro:"Pilih kertas kuis dan impor pertanyaan dari kertas kuis ke direktori bank pertanyaan saat ini, pilih hingga {n} set kertas kuis sekaligus.",insertPaperTip:"Silahkan pilih kertas ujian",insertPaperTip1:"Pilih hingga {n} set kertas kuis sekaligus",insertSuccess:"Impor berhasil",insertFail:"Gagal mengimpor",allPaper:"Semua kertas ujian",statistics:"Statistik",bankSortTypes:["Urutan default","Yang paling tertagih","Topik terbanyak","Terakhir diperbaharui"],searchBank:"Cari bank soal",from:"Sumber",questionNums:"Jumlah pertanyaan",updateTime:"Waktu pembaruan terakhir",timeOver:"Kedaluwarsa",deadLine:"Berlaku sampai",collect:"Favorite",cancelCollect:"Tidak favorit",requestSuccess:"{msg} sukses",requestFail:"{msg} gagal",noShareBank:"Kolam renang yang tidak cocok ditemukan",shareBankTip:"Bank soal bersama yang diimpor dari luar tersedia untuk semua guru di sekolah.",shareFolderTip:"Folder bersama telah ditingkatkan!",shareFolderTip1:"Versi baru Folder Bersama memungkinkan guru bekerja sama sebagai tim untuk mengelola makalah atau pertanyaan dalam folder yang sama. Jika Anda perlu terus berbagi kertas ujian atau pertanyaan dengan guru lain, Anda dapat membuat folder di [Folder Bersama], mengatur anggota tim berbagi, dan memindahkan konten yang akan dibagikan ke folder terkait.",updateDesc:"Deskripsi pembaruan:",paperUpdateDesc:"Fungsi asli [Kertas Ujian Sekolah Kami] dan [Bagikan Kertas Ujian] telah offline, silakan gunakan [Folder Bersama] di [Kertas Ujian Saya] agar tim guru dapat membagikan kertas ujian.",link:"Pintu Masuk Legacy",questionUpdateDesc:"Fungsi asli [Bank Soal Sekolah Lokal] dan [Bank Soal Bersama] telah offline, silakan gunakan [Folder Bersama] di [Bank Soal Saya] agar guru dapat berbagi pertanyaan.",moveErrorTip1:"Kertas atau folder ujian tidak ada",moveErrorTip4:"Pertanyaan atau folder tidak ada",mobileGoBack:"Kembali",quitCheckAll:"Batalkan pilihan",notAllowCopy:"Replikasi tidak diizinkan",isArchiveTip:"Folder yang saat ini dibagikan telah diarsipkan.",moveQue:"Memindahkan pertanyaan",createQue:"Membuat pertanyaan",appCreateQueMsg:"Terminal seluler tidak mendukung pembuatan jenis pertanyaan lain, harap buat dari komputer.",saveCreateQue:"Simpan dan lanjutkan membuat pertanyaan",submitQue:"Selesai membuat",queScoreError:"Skor harus antara 0 dan 100, dengan satu tempat desimal",saveQue:"Simpan pertanyaan",choicePict:"Pilih Album",choicePict1:"Pilih dari album",moveMsg:"Objek yang dipindahkan berisi pertanyaan yang dibuat oleh orang lain, dan hanya dapat dipindahkan dalam folder bersama saat ini.",noFolder:"Tidak ada subfolder",choiceMsg:"Klik pada huruf opsi untuk mengaturnya ke jawaban yang benar",setAnswer:"Tetapkan jawabannya",changeTabMsg:"Saat Anda beralih jenis pertanyaan, konten yang diedit tidak disimpan. Apakah Anda yakin tentang saklar?",goBackMsg:"Setelah kembali, konten pertanyaan yang diedit tidak akan disimpan, apakah Anda yakin akan mengembalikannya?",optionContentNew:"Silahkan masukkan konten pilihan",soundRecording:"Klik untuk mulai merekam",soundRecording1:"Sedang merekam, klik gelombang untuk berhenti",soundRecording2:"Unggah ulang",soundRecording3:"Catatan tambahan, tidak harus diisi, tidak lebih dari 200 kata",insertQue:"Menyisipkan item isian yang kosong",deleQueNote:"Apakah Anda yakin ingin menghapus pertanyaan?",imgloading:"Gambar sedang diunggah",fileLoading:"Ada file yang sedang dalam proses diunggah, silakan unggah nanti",AIQuestionTitle:"Pertanyaan cerdas AI",questionTextType1:"Buat pertanyaan berdasarkan deskripsi",questionTextType2:"Buat pertanyaan berdasarkan teks",questionTextDesc1:"Silakan masukkan persyaratan pertanyaan di bawah ini (pertanyaan dihasilkan oleh model besar AI, yang tidak dapat sepenuhnya menjamin kebenaran konten, disarankan untuk memeriksanya sebelum menyimpan)",questionTextDesc2:"Silakan masukkan persyaratan di bawah ini, semakin spesifik teksnya, semakin akurat hasil pembuatan pertanyaan.",questionPlaceholder1:"Masukkan persyaratan untuk pertanyaan",questionPlaceholder2:"Masukkan materi teks, dan AI akan mengekstrak poin utama darinya dan menghasilkan pertanyaan.",AIQuestionBtn:"Buat pertanyaan",AIQuestionTip:"Pertanyaan sedang dibuat, harap tunggu ...",beta:"Beta",maxCountTip:"Masukkan hingga {max} karakter",knowledgePoints:"Poin pengetahuan",relateKnowledgePoints:"Kaitkan poin pengetahuan",addKnowledgePoints:"添加知识点",completeRemarkTip2:"Jika Anda ingin terus menandai kertas ujian, silakan keluar dan saring kembali kandidat untuk dinilai.",qrQuestionAnswer:"Pindai untuk melihat jawabannya",exerciseQuestion:"Latihan",draft:"Bagan",draftTip:"Silakan edit informasi ujian di PC Anda",allExamRoom:"全部考场",examRoomPlaceholder:"请输入考场名称搜索",examRoom:"考场",seatNumber:"座位号",imgImport:"图片识别录入",imgImportTip:"1.请上传试卷图片,系统将自动识别图片中的题目试题。图片格式支持png、jpg、jpeg,图片大小不超过512M。{br}2.此功能支持识别的题型:单选、多选、判断、填空、简答。{br}3.题目信息支持印刷和手写体识别,手写字迹工整,可提高识别准确度。题目中的公式将转换成latex格式,不能完全保障内容正确性。{br}4.识别完成后,请在预览区检查题目信息识别是否准确,识别不准确的题目可以在编辑区手动修改题目内容,修改规则请查看详细说明。",uploadImg:"上传图片",analysisImgTip:"正在识别题目,请稍候...",selectExamRoom:"选择考场",noExamRoom:"暂无考场数据",imgLimitTip:"图片大小超出限制",imgTypeLimitTip:"图片格式不正确,请重新上传png、jpg、jpeg格式图片",viewUploadTypeTip:"支持图片、文档、视频、音频等常见格式;每道题最多上传10个附件;电脑端单个文件不超过500M。不支持的格式文件,请压缩后上传。<br/>文档:pdf,doc,docx,xls,xlsx,ppt,pptx,txt,psd,xmind,dwg <br/>图片:png,jpg,gif,jpeg,bmp <br/>视频:mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv <br/>音频:mp3,wav,wma <br/>压缩包:zip,rar,7z <br/>字幕文件:srt",calculator:"计算器"};let at=_a("lang")||tt.get("lang")||tt.get("language")||(typeof localStorage<"u"?localStorage.getItem("lang"):null)||navigator.language||navigator.browserLanguage;at=at.toLowerCase();const Un={tw:["tw","hk"],en:["en"],th:["th"],es:["es"],ar:["ar"],id:["id"],zh:["zh"]};let Vn=Va;for(let n in Un)if(Un[n].filter(E=>at.indexOf(E)!==-1).length>0){Vn=n;break}at=Vn;const Xa={zh:"zh-CN",tw:"zh_TW"};document.documentElement.setAttribute("lang",Xa[at]||at),at==="ar"&&document.documentElement.setAttribute("dir","rtl");const Za={zh:Ha,en:za,tw:Ka,th:Ga,es:Wa,ar:Ya,id:Ja};function _n(n,S={}){try{const E=Za[at]||{},K=n.split(".");let N=E;for(const V of K){if(N[V]===void 0)return n;N=N[V]}return typeof N=="string"&&S?Object.keys(S).reduce((V,j)=>{const ee=new RegExp(`\\{${j}\\}`,"g");return V.replace(ee,S[j])},N):N}catch(E){return console.warn(`Error in translation for key '${n}':`,E),n}}function qt(){return _n}const it=_n,er=()=>(tt.get("RESOURCE_SERVER_HOST")||Oa).replace(/\/$/g,"");function Qt(n){if(!n)return"other";n.split("?")[0]&&(n=n.split("?")[0]),n=n.substring(n.lastIndexOf(".")+1).toLowerCase();var S={video:{format:"mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv",type:"video"},audio:{format:"mp3,wav,wma,m4a",type:"audio"},image:{format:"png,jpg,gif,jpeg,bmp",type:"image"},document:{format:"doc,docx,xls,xlsx,ppt,pptx,pdf,txt",type:"document"},zip:{format:"zip,rar,7z",type:"zip"},flash:{format:"swf",type:"flash"},srt:{format:"srt",type:"srt"}};let E="other",K;for(K in S){var N=S[K].format;if(N.indexOf(n)>=0)return E=S[K].type,E}return E}function tr(n){return n===void 0||n===""||/\D/.test(n)?"":(n<1024?n=n+"B":n<1024*1024?n=(n/1024).toFixed(1)+"KB":n<1024*1024*1024?n=(n/(1024*1024)).toFixed(1)+"MB":n=(n/(1024*1024*1024)).toFixed(1)+"G",n)}function en(n,S,E){if(!n)return"";const K=/^(http|https)/,N=/^(file|data:image|blob:)/;return n.indexOf("file:///")===0?n=n.replace("file:///","cdvfile://umooc_cordova/"):!K.test(n)&&!N.test(n)&&(n=`${er()}/${n}`),K.test(n)&&(E==="image"&&(n=n.indexOf("?")===-1?n+"?imageslim|imageView2/0/w/1000/h/1000":n),S&&(n=`${S.replace(/\/$/g,"")}/${n.replace(/^(http|https):\/\/[^\/]+\//g,"")}`)),n}function nr(n){let S="icon-fujianleixingqita1";if(!n)return S;let E=n.substring(n.lastIndexOf(".")+1).toLowerCase();var K="other";switch(K=Qt(E),K){case"document":switch(E){case"txt":S="icon-fujianleixingtxt";break;case"pdf":S="icon-fujianleixingpdf";break;case"doc":S="icon-fujianleixingword";break;case"docx":S="icon-fujianleixingword";break;case"ppt":S="icon-fujianleixingppt";break;case"pptx":S="icon-fujianleixingppt";break;case"xls":S="icon-fujianleixingexcel";break;case"xlsx":S="icon-fujianleixingexcel";break;default:S="icon-fujianleixingqita1"}break;case"image":S="icon-fujianleixingtupian";break;case"video":S="icon-fujianleixingshipin";break;case"audio":S="icon-fujianleixingyinpin";break;case"zip":S="icon-fujianleixingyasuobao";break;case"other":S="icon-fujianleixingqita1";break}return S}function or(n){let S=it("uploadFail");switch(n){case 50001:S=it("uploadFileError3");break;case 50002:S=it("uploadFileError4");break;case 50082:S=it("uploadFileError5");break;default:S=it("uploadFail");break}return S}var Ot=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ar(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function jt(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Hn={};/*!
|
|
11
|
+
* MediaElement.js
|
|
12
|
+
* http://www.mediaelementjs.com/
|
|
13
|
+
*
|
|
14
|
+
* Wrapper that mimics native HTML5 MediaElement (audio and video)
|
|
15
|
+
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
|
16
|
+
*
|
|
17
|
+
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
|
18
|
+
* License: MIT
|
|
19
|
+
*
|
|
20
|
+
*/var zn;function rr(){return zn||(zn=1,(function(){(function(){function n(S,E,K){function N(ee,U){if(!E[ee]){if(!S[ee]){var I=typeof jt=="function"&&jt;if(!U&&I)return I(ee,!0);if(V)return V(ee,!0);var b=new Error("Cannot find module '"+ee+"'");throw b.code="MODULE_NOT_FOUND",b}var c=E[ee]={exports:{}};S[ee][0].call(c.exports,function(R){var A=S[ee][1][R];return N(A||R)},c,c.exports,n,S,E,K)}return E[ee].exports}for(var V=typeof jt=="function"&&jt,j=0;j<K.length;j++)N(K[j]);return N}return n})()({1:[function(n,S,E){},{}],2:[function(n,S,E){(function(K){var N=typeof K<"u"?K:typeof window<"u"?window:{},V=n(1),j;typeof document<"u"?j=document:(j=N["__GLOBAL_DOCUMENT_CACHE@4"],j||(j=N["__GLOBAL_DOCUMENT_CACHE@4"]=V)),S.exports=j}).call(this,typeof Ot<"u"?Ot:typeof self<"u"?self:typeof window<"u"?window:{})},{1:1}],3:[function(n,S,E){(function(K){var N;typeof window<"u"?N=window:typeof K<"u"?N=K:typeof self<"u"?N=self:N={},S.exports=N}).call(this,typeof Ot<"u"?Ot:typeof self<"u"?self:typeof window<"u"?window:{})},{}],4:[function(n,S,E){(function(K){var N=setTimeout;function V(){}function j(u,$){return function(){u.apply($,arguments)}}function ee(u){if(typeof this!="object")throw new TypeError("Promises must be constructed via new");if(typeof u!="function")throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],A(u,this)}function U(u,$){for(;u._state===3;)u=u._value;if(u._state===0){u._deferreds.push($);return}u._handled=!0,ee._immediateFn(function(){var d=u._state===1?$.onFulfilled:$.onRejected;if(d===null){(u._state===1?I:b)($.promise,u._value);return}var l;try{l=d(u._value)}catch(h){b($.promise,h);return}I($.promise,l)})}function I(u,$){try{if($===u)throw new TypeError("A promise cannot be resolved with itself.");if($&&(typeof $=="object"||typeof $=="function")){var d=$.then;if($ instanceof ee){u._state=3,u._value=$,c(u);return}else if(typeof d=="function"){A(j(d,$),u);return}}u._state=1,u._value=$,c(u)}catch(l){b(u,l)}}function b(u,$){u._state=2,u._value=$,c(u)}function c(u){u._state===2&&u._deferreds.length===0&&ee._immediateFn(function(){u._handled||ee._unhandledRejectionFn(u._value)});for(var $=0,d=u._deferreds.length;$<d;$++)U(u,u._deferreds[$]);u._deferreds=null}function R(u,$,d){this.onFulfilled=typeof u=="function"?u:null,this.onRejected=typeof $=="function"?$:null,this.promise=d}function A(u,$){var d=!1;try{u(function(l){d||(d=!0,I($,l))},function(l){d||(d=!0,b($,l))})}catch(l){if(d)return;d=!0,b($,l)}}ee.prototype.catch=function(u){return this.then(null,u)},ee.prototype.then=function(u,$){var d=new this.constructor(V);return U(this,new R(u,$,d)),d},ee.all=function(u){var $=Array.prototype.slice.call(u);return new ee(function(d,l){if($.length===0)return d([]);var h=$.length;function T(y,f){try{if(f&&(typeof f=="object"||typeof f=="function")){var D=f.then;if(typeof D=="function"){D.call(f,function(F){T(y,F)},l);return}}$[y]=f,--h===0&&d($)}catch(F){l(F)}}for(var k=0;k<$.length;k++)T(k,$[k])})},ee.resolve=function(u){return u&&typeof u=="object"&&u.constructor===ee?u:new ee(function($){$(u)})},ee.reject=function(u){return new ee(function($,d){d(u)})},ee.race=function(u){return new ee(function($,d){for(var l=0,h=u.length;l<h;l++)u[l].then($,d)})},ee._immediateFn=typeof setImmediate=="function"&&function(u){setImmediate(u)}||function(u){N(u,0)},ee._unhandledRejectionFn=function($){typeof console<"u"&&console&&console.warn("Possible Unhandled Promise Rejection:",$)},ee._setImmediateFn=function($){ee._immediateFn=$},ee._setUnhandledRejectionFn=function($){ee._unhandledRejectionFn=$},typeof S<"u"&&S.exports?S.exports=ee:K.Promise||(K.Promise=ee)})(this)},{}],5:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0});var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(b){return typeof b}:function(b){return b&&typeof Symbol=="function"&&b.constructor===Symbol&&b!==Symbol.prototype?"symbol":typeof b},N=n(7),V=U(N),j=n(15),ee=n(27);function U(b){return b&&b.__esModule?b:{default:b}}var I={lang:"en",en:j.EN};I.language=function(){for(var b=arguments.length,c=Array(b),R=0;R<b;R++)c[R]=arguments[R];if(c!=null&&c.length){if(typeof c[0]!="string")throw new TypeError("Language code must be a string value");if(!/^[a-z]{2,3}((\-|_)[a-z]{2})?$/i.test(c[0]))throw new TypeError("Language code must have format 2-3 letters and. optionally, hyphen, underscore followed by 2 more letters");I.lang=c[0],I[c[0]]===void 0?(c[1]=c[1]!==null&&c[1]!==void 0&&K(c[1])==="object"?c[1]:{},I[c[0]]=(0,ee.isObjectEmpty)(c[1])?j.EN:c[1]):c[1]!==null&&c[1]!==void 0&&K(c[1])==="object"&&(I[c[0]]=c[1])}return I.lang},I.t=function(b){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(typeof b=="string"&&b.length){var R=void 0,A=void 0,u=I.language(),$=function(l,h,T){if((typeof l>"u"?"undefined":K(l))!=="object"||typeof h!="number"||typeof T!="number")return l;var k=(function(){return[function(){return arguments.length<=1?void 0:arguments[1]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:arguments.length<=2?void 0:arguments[2]},function(){return(arguments.length<=0?void 0:arguments[0])===0||(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:arguments.length<=2?void 0:arguments[2]},function(){return(arguments.length<=0?void 0:arguments[0])%10===1&&(arguments.length<=0?void 0:arguments[0])%100!==11?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])!==0?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])===1||(arguments.length<=0?void 0:arguments[0])===11?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===2||(arguments.length<=0?void 0:arguments[0])===12?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])>2&&(arguments.length<=0?void 0:arguments[0])<20?arguments.length<=3?void 0:arguments[3]:arguments.length<=4?void 0:arguments[4]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===0||(arguments.length<=0?void 0:arguments[0])%100>0&&(arguments.length<=0?void 0:arguments[0])%100<20?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])%10===1&&(arguments.length<=0?void 0:arguments[0])%100!==11?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])%10>=2&&((arguments.length<=0?void 0:arguments[0])%100<10||(arguments.length<=0?void 0:arguments[0])%100>=20)?arguments.length<=2?void 0:arguments[2]:[3]},function(){return(arguments.length<=0?void 0:arguments[0])%10===1&&(arguments.length<=0?void 0:arguments[0])%100!==11?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])%10>=2&&(arguments.length<=0?void 0:arguments[0])%10<=4&&((arguments.length<=0?void 0:arguments[0])%100<10||(arguments.length<=0?void 0:arguments[0])%100>=20)?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])>=2&&(arguments.length<=0?void 0:arguments[0])<=4?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])%10>=2&&(arguments.length<=0?void 0:arguments[0])%10<=4&&((arguments.length<=0?void 0:arguments[0])%100<10||(arguments.length<=0?void 0:arguments[0])%100>=20)?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])%100===1?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])%100===2?arguments.length<=3?void 0:arguments[3]:(arguments.length<=0?void 0:arguments[0])%100===3||(arguments.length<=0?void 0:arguments[0])%100===4?arguments.length<=4?void 0:arguments[4]:arguments.length<=1?void 0:arguments[1]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===2?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])>2&&(arguments.length<=0?void 0:arguments[0])<7?arguments.length<=3?void 0:arguments[3]:(arguments.length<=0?void 0:arguments[0])>6&&(arguments.length<=0?void 0:arguments[0])<11?arguments.length<=4?void 0:arguments[4]:arguments.length<=5?void 0:arguments[5]},function(){return(arguments.length<=0?void 0:arguments[0])===0?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])===2?arguments.length<=3?void 0:arguments[3]:(arguments.length<=0?void 0:arguments[0])%100>=3&&(arguments.length<=0?void 0:arguments[0])%100<=10?arguments.length<=4?void 0:arguments[4]:(arguments.length<=0?void 0:arguments[0])%100>=11?arguments.length<=5?void 0:arguments[5]:arguments.length<=6?void 0:arguments[6]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===0||(arguments.length<=0?void 0:arguments[0])%100>1&&(arguments.length<=0?void 0:arguments[0])%100<11?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])%100>10&&(arguments.length<=0?void 0:arguments[0])%100<20?arguments.length<=3?void 0:arguments[3]:arguments.length<=4?void 0:arguments[4]},function(){return(arguments.length<=0?void 0:arguments[0])%10===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])%10===2?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])!==11&&(arguments.length<=0?void 0:arguments[0])%10===1?arguments.length<=1?void 0:arguments[1]:arguments.length<=2?void 0:arguments[2]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])%10>=2&&(arguments.length<=0?void 0:arguments[0])%10<=4&&((arguments.length<=0?void 0:arguments[0])%100<10||(arguments.length<=0?void 0:arguments[0])%100>=20)?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===2?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])!==8&&(arguments.length<=0?void 0:arguments[0])!==11?arguments.length<=3?void 0:arguments[3]:arguments.length<=4?void 0:arguments[4]},function(){return(arguments.length<=0?void 0:arguments[0])===0?arguments.length<=1?void 0:arguments[1]:arguments.length<=2?void 0:arguments[2]},function(){return(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===2?arguments.length<=2?void 0:arguments[2]:(arguments.length<=0?void 0:arguments[0])===3?arguments.length<=3?void 0:arguments[3]:arguments.length<=4?void 0:arguments[4]},function(){return(arguments.length<=0?void 0:arguments[0])===0?arguments.length<=1?void 0:arguments[1]:(arguments.length<=0?void 0:arguments[0])===1?arguments.length<=2?void 0:arguments[2]:arguments.length<=3?void 0:arguments[3]}]})();return k[T].apply(null,[h].concat(l))};return I[u]!==void 0&&(R=I[u][b],c!==null&&typeof c=="number"&&(A=I[u]["mejs.plural-form"],R=$.apply(null,[R,c,A]))),!R&&I.en&&(R=I.en[b],c!==null&&typeof c=="number"&&(A=I.en["mejs.plural-form"],R=$.apply(null,[R,c,A]))),R=R||b,c!==null&&typeof c=="number"&&(R=R.replace("%1",c)),(0,ee.escapeHTML)(R)}return b},V.default.i18n=I,typeof mejsL10n<"u"&&V.default.i18n.language(mejsL10n.language,mejsL10n.strings),E.default=I},{15:15,27:27,7:7}],6:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0});var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l},N=n(3),V=u(N),j=n(2),ee=u(j),U=n(7),I=u(U),b=n(27),c=n(28),R=n(8),A=n(25);function u(l){return l&&l.__esModule?l:{default:l}}function $(l,h){if(!(l instanceof h))throw new TypeError("Cannot call a class as a function")}var d=function l(h,T,k){var y=this;$(this,l);var f=this;k=Array.isArray(k)?k:null,f.defaults={renderers:[],fakeNodeName:"mediaelementwrapper",pluginPath:"build/",shimScriptAccess:"sameDomain"},T=Object.assign(f.defaults,T),f.mediaElement=ee.default.createElement(T.fakeNodeName);var D=h,F=!1;if(typeof h=="string"?f.mediaElement.originalNode=ee.default.getElementById(h):(f.mediaElement.originalNode=h,D=h.id),f.mediaElement.originalNode===void 0||f.mediaElement.originalNode===null)return null;f.mediaElement.options=T,D=D||"mejs_"+Math.random().toString().slice(2),f.mediaElement.originalNode.setAttribute("id",D+"_from_mejs");var g=f.mediaElement.originalNode.tagName.toLowerCase();["video","audio"].indexOf(g)>-1&&!f.mediaElement.originalNode.getAttribute("preload")&&f.mediaElement.originalNode.setAttribute("preload","none"),f.mediaElement.originalNode.parentNode.insertBefore(f.mediaElement,f.mediaElement.originalNode),f.mediaElement.appendChild(f.mediaElement.originalNode);var x=function(p,P){if(V.default.location.protocol==="https:"&&p.indexOf("http:")===0&&A.IS_IOS&&I.default.html5media.mediaTypes.indexOf(P)>-1){var L=new XMLHttpRequest;L.onreadystatechange=function(){if(this.readyState===4&&this.status===200){var W=V.default.URL||V.default.webkitURL,de=W.createObjectURL(this.response);return f.mediaElement.originalNode.setAttribute("src",de),de}return p},L.open("GET",p),L.responseType="blob",L.send()}return p},Z=void 0;if(k!==null)Z=k;else if(f.mediaElement.originalNode!==null)switch(Z=[],f.mediaElement.originalNode.nodeName.toLowerCase()){case"iframe":Z.push({type:"",src:f.mediaElement.originalNode.getAttribute("src")});break;case"audio":case"video":var le=f.mediaElement.originalNode.children.length,B=f.mediaElement.originalNode.getAttribute("src");if(B){var i=f.mediaElement.originalNode,_=(0,c.formatType)(B,i.getAttribute("type"));Z.push({type:_,src:x(B,_)})}for(var s=0;s<le;s++){var q=f.mediaElement.originalNode.children[s];if(q.tagName.toLowerCase()==="source"){var C=q.getAttribute("src"),J=(0,c.formatType)(C,q.getAttribute("type"));Z.push({type:J,src:x(C,J)})}}break}f.mediaElement.id=D,f.mediaElement.renderers={},f.mediaElement.events={},f.mediaElement.promises=[],f.mediaElement.renderer=null,f.mediaElement.rendererName=null,f.mediaElement.changeRenderer=function(r,p){var P=y,L=Object.keys(p[0]).length>2?p[0]:p[0].src;if(P.mediaElement.renderer!==void 0&&P.mediaElement.renderer!==null&&P.mediaElement.renderer.name===r)return P.mediaElement.renderer.pause(),P.mediaElement.renderer.stop&&P.mediaElement.renderer.stop(),P.mediaElement.renderer.show(),P.mediaElement.renderer.setSrc(L),!0;P.mediaElement.renderer!==void 0&&P.mediaElement.renderer!==null&&(P.mediaElement.renderer.pause(),P.mediaElement.renderer.stop&&P.mediaElement.renderer.stop(),P.mediaElement.renderer.hide());var W=P.mediaElement.renderers[r],de=null;if(W!=null)return W.show(),W.setSrc(L),P.mediaElement.renderer=W,P.mediaElement.rendererName=r,!0;for(var ge=P.mediaElement.options.renderers.length?P.mediaElement.options.renderers:R.renderer.order,we=0,ae=ge.length;we<ae;we++){var Ne=ge[we];if(Ne===r){var Re=R.renderer.renderers;de=Re[Ne];var Oe=Object.assign(de.options,P.mediaElement.options);return W=de.create(P.mediaElement,Oe,p),W.name=r,P.mediaElement.renderers[de.name]=W,P.mediaElement.renderer=W,P.mediaElement.rendererName=r,W.show(),!0}}return!1},f.mediaElement.setSize=function(r,p){f.mediaElement.renderer!==void 0&&f.mediaElement.renderer!==null&&f.mediaElement.renderer.setSize(r,p)},f.mediaElement.generateError=function(r,p){r=r||"",p=Array.isArray(p)?p:[];var P=(0,b.createEvent)("error",f.mediaElement);P.message=r,P.urls=p,f.mediaElement.dispatchEvent(P),F=!0};var ce=I.default.html5media.properties,se=I.default.html5media.methods,ne=function(p,P,L,W){var de=p[P],ge=function(){return L.apply(p,[de])},we=function(Ne){return de=W.apply(p,[Ne]),de};Object.defineProperty(p,P,{get:ge,set:we})},G=function(p){if(p!=="src"){var P=""+p.substring(0,1).toUpperCase()+p.substring(1),L=function(){return f.mediaElement.renderer!==void 0&&f.mediaElement.renderer!==null&&typeof f.mediaElement.renderer["get"+P]=="function"?f.mediaElement.renderer["get"+P]():null},W=function(ge){f.mediaElement.renderer!==void 0&&f.mediaElement.renderer!==null&&typeof f.mediaElement.renderer["set"+P]=="function"&&f.mediaElement.renderer["set"+P](ge)};ne(f.mediaElement,p,L,W),f.mediaElement["get"+P]=L,f.mediaElement["set"+P]=W}},X=function(){return f.mediaElement.renderer!==void 0&&f.mediaElement.renderer!==null?f.mediaElement.renderer.getSrc():null},Y=function(p){var P=[];if(typeof p=="string")P.push({src:p,type:p?(0,c.getTypeFromFile)(p):""});else if((typeof p>"u"?"undefined":K(p))==="object"&&p.src!==void 0){var L=(0,c.absolutizeUrl)(p.src),W=p.type,de=Object.assign(p,{src:L,type:(W===""||W===null||W===void 0)&&L?(0,c.getTypeFromFile)(L):W});P.push(de)}else if(Array.isArray(p))for(var ge=0,we=p.length;ge<we;ge++){var ae=(0,c.absolutizeUrl)(p[ge].src),Ne=p[ge].type,Re=Object.assign(p[ge],{src:ae,type:(Ne===""||Ne===null||Ne===void 0)&&ae?(0,c.getTypeFromFile)(ae):Ne});P.push(Re)}var Oe=R.renderer.select(P,f.mediaElement.options.renderers.length?f.mediaElement.options.renderers:[]),Ve=void 0;if(!f.mediaElement.paused&&!(f.mediaElement.src==null||f.mediaElement.src==="")&&(f.mediaElement.pause(),Ve=(0,b.createEvent)("pause",f.mediaElement),f.mediaElement.dispatchEvent(Ve)),f.mediaElement.originalNode.src=P[0].src||"",Oe===null&&P[0].src){f.mediaElement.generateError("No renderer found",P);return}var Ze=!(P[0].src==null||P[0].src==="");return Ze?f.mediaElement.changeRenderer(Oe.rendererName,P):null},oe=function(p,P){try{if(p==="play"&&(f.mediaElement.rendererName==="native_dash"||f.mediaElement.rendererName==="native_hls"||f.mediaElement.rendererName==="vimeo_iframe")){var L=f.mediaElement.renderer[p](P);L&&typeof L.then=="function"&&L.catch(function(){f.mediaElement.paused&&setTimeout(function(){var W=f.mediaElement.renderer.play();W!==void 0&&W.catch(function(){f.mediaElement.renderer.paused||f.mediaElement.renderer.pause()})},150)})}else f.mediaElement.renderer[p](P)}catch(W){f.mediaElement.generateError(W,Z)}},ye=function(p){f.mediaElement[p]=function(){for(var P=arguments.length,L=Array(P),W=0;W<P;W++)L[W]=arguments[W];return f.mediaElement.renderer!==void 0&&f.mediaElement.renderer!==null&&typeof f.mediaElement.renderer[p]=="function"&&(f.mediaElement.promises.length?Promise.all(f.mediaElement.promises).then(function(){oe(p,L)}).catch(function(de){f.mediaElement.generateError(de,Z)}):oe(p,L)),null}};ne(f.mediaElement,"src",X,Y),f.mediaElement.getSrc=X,f.mediaElement.setSrc=Y;for(var $e=0,Te=ce.length;$e<Te;$e++)G(ce[$e]);for(var m=0,t=se.length;m<t;m++)ye(se[m]);return f.mediaElement.addEventListener=function(r,p){f.mediaElement.events[r]=f.mediaElement.events[r]||[],f.mediaElement.events[r].push(p)},f.mediaElement.removeEventListener=function(r,p){if(!r)return f.mediaElement.events={},!0;var P=f.mediaElement.events[r];if(!P)return!0;if(!p)return f.mediaElement.events[r]=[],!0;for(var L=0;L<P.length;L++)if(P[L]===p)return f.mediaElement.events[r].splice(L,1),!0;return!1},f.mediaElement.dispatchEvent=function(r){var p=f.mediaElement.events[r.type];if(p)for(var P=0;P<p.length;P++)p[P].apply(null,[r])},f.mediaElement.destroy=function(){var r=f.mediaElement.originalNode.cloneNode(!0),p=f.mediaElement.parentElement;r.removeAttribute("id"),r.remove(),f.mediaElement.remove(),p.appendChild(r)},Z.length&&(f.mediaElement.src=Z),f.mediaElement.promises.length?Promise.all(f.mediaElement.promises).then(function(){f.mediaElement.options.success&&f.mediaElement.options.success(f.mediaElement,f.mediaElement.originalNode)}).catch(function(){F&&f.mediaElement.options.error&&f.mediaElement.options.error(f.mediaElement,f.mediaElement.originalNode)}):(f.mediaElement.options.success&&f.mediaElement.options.success(f.mediaElement,f.mediaElement.originalNode),F&&f.mediaElement.options.error&&f.mediaElement.options.error(f.mediaElement,f.mediaElement.originalNode)),f.mediaElement};V.default.MediaElement=d,I.default.MediaElement=d,E.default=d},{2:2,25:25,27:27,28:28,3:3,7:7,8:8}],7:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0});var K=n(3),N=V(K);function V(ee){return ee&&ee.__esModule?ee:{default:ee}}var j={};j.version="4.2.17",j.html5media={properties:["volume","src","currentTime","muted","duration","paused","ended","buffered","error","networkState","readyState","seeking","seekable","currentSrc","preload","bufferedBytes","bufferedTime","initialTime","startOffsetTime","defaultPlaybackRate","playbackRate","played","autoplay","loop","controls"],readOnlyProperties:["duration","paused","ended","buffered","error","networkState","readyState","seeking","seekable"],methods:["load","play","pause","canPlayType"],events:["loadstart","durationchange","loadedmetadata","loadeddata","progress","canplay","canplaythrough","suspend","abort","error","emptied","stalled","play","playing","pause","waiting","seeking","seeked","timeupdate","ended","ratechange","volumechange"],mediaTypes:["audio/mp3","audio/ogg","audio/oga","audio/wav","audio/x-wav","audio/wave","audio/x-pn-wav","audio/mpeg","audio/mp4","video/mp4","video/webm","video/ogg","video/ogv"]},N.default.mejs=j,E.default=j},{3:3}],8:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.renderer=void 0;var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(c){return typeof c}:function(c){return c&&typeof Symbol=="function"&&c.constructor===Symbol&&c!==Symbol.prototype?"symbol":typeof c},N=(function(){function c(R,A){for(var u=0;u<A.length;u++){var $=A[u];$.enumerable=$.enumerable||!1,$.configurable=!0,"value"in $&&($.writable=!0),Object.defineProperty(R,$.key,$)}}return function(R,A,u){return A&&c(R.prototype,A),u&&c(R,u),R}})(),V=n(7),j=ee(V);function ee(c){return c&&c.__esModule?c:{default:c}}function U(c,R){if(!(c instanceof R))throw new TypeError("Cannot call a class as a function")}var I=(function(){function c(){U(this,c),this.renderers={},this.order=[]}return N(c,[{key:"add",value:function(A){if(A.name===void 0)throw new TypeError("renderer must contain at least `name` property");this.renderers[A.name]=A,this.order.push(A.name)}},{key:"select",value:function(A){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],$=u.length;if(u=u.length?u:this.order,!$){var d=[/^(html5|native)/i,/^flash/i,/iframe$/i],l=function(g){for(var x=0,Z=d.length;x<Z;x++)if(d[x].test(g))return x;return d.length};u.sort(function(F,g){return l(F)-l(g)})}for(var h=0,T=u.length;h<T;h++){var k=u[h],y=this.renderers[k];if(y!=null){for(var f=0,D=A.length;f<D;f++)if(typeof y.canPlayType=="function"&&typeof A[f].type=="string"&&y.canPlayType(A[f].type))return{rendererName:y.name,src:A[f].src}}}return null}},{key:"order",set:function(A){if(!Array.isArray(A))throw new TypeError("order must be an array of strings.");this._order=A},get:function(){return this._order}},{key:"renderers",set:function(A){if(A!==null&&(typeof A>"u"?"undefined":K(A))!=="object")throw new TypeError("renderers must be an array of objects.");this._renderers=A},get:function(){return this._renderers}}]),c})(),b=E.renderer=new I;j.default.Renderers=b},{7:7}],9:[function(n,S,E){var K=n(3),N=l(K),V=n(2),j=l(V),ee=n(5),U=l(ee),I=n(16),b=l(I),c=n(25),R=d(c),A=n(27),u=n(26),$=n(28);function d(h){if(h&&h.__esModule)return h;var T={};if(h!=null)for(var k in h)Object.prototype.hasOwnProperty.call(h,k)&&(T[k]=h[k]);return T.default=h,T}function l(h){return h&&h.__esModule?h:{default:h}}Object.assign(I.config,{usePluginFullScreen:!0,fullscreenText:null,useFakeFullscreen:!1}),Object.assign(b.default.prototype,{isFullScreen:!1,isNativeFullScreen:!1,isInIframe:!1,isPluginClickThroughCreated:!1,fullscreenMode:"",containerSizeTimeout:null,buildfullscreen:function(T){if(T.isVideo){T.isInIframe=N.default.location!==N.default.parent.location,T.detectFullscreenMode();var k=this,y=(0,A.isString)(k.options.fullscreenText)?k.options.fullscreenText:U.default.t("mejs.fullscreen"),f=j.default.createElement("div");if(f.className=k.options.classPrefix+"button "+k.options.classPrefix+"fullscreen-button",f.innerHTML='<button type="button" aria-controls="'+k.id+'" title="'+y+'" aria-label="'+y+'" tabindex="0"></button>',k.addControlElement(f,"fullscreen"),f.addEventListener("click",function(){var F=R.HAS_TRUE_NATIVE_FULLSCREEN&&R.IS_FULLSCREEN||T.isFullScreen;F?T.exitFullScreen():T.enterFullScreen()}),T.fullscreenBtn=f,k.options.keyActions.push({keys:[70],action:function(g,x,Z,le){le.ctrlKey||typeof g.enterFullScreen<"u"&&(g.isFullScreen?g.exitFullScreen():g.enterFullScreen())}}),k.exitFullscreenCallback=function(F){var g=F.which||F.keyCode||0;k.options.enableKeyboard&&g===27&&(R.HAS_TRUE_NATIVE_FULLSCREEN&&R.IS_FULLSCREEN||k.isFullScreen)&&T.exitFullScreen()},k.globalBind("keydown",k.exitFullscreenCallback),k.normalHeight=0,k.normalWidth=0,R.HAS_TRUE_NATIVE_FULLSCREEN){var D=function(){T.isFullScreen&&(R.isFullScreen()?(T.isNativeFullScreen=!0,T.setControlsSize()):(T.isNativeFullScreen=!1,T.exitFullScreen()))};T.globalBind(R.FULLSCREEN_EVENT_NAME,D)}}},cleanfullscreen:function(T){T.exitFullScreen(),T.globalUnbind("keydown",T.exitFullscreenCallback)},detectFullscreenMode:function(){var T=this,k=T.media.rendererName!==null&&/(native|html5)/i.test(T.media.rendererName),y="";return R.HAS_TRUE_NATIVE_FULLSCREEN&&k?y="native-native":R.HAS_TRUE_NATIVE_FULLSCREEN&&!k?y="plugin-native":T.usePluginFullScreen&&R.SUPPORT_POINTER_EVENTS&&(y="plugin-click"),T.fullscreenMode=y,y},enterFullScreen:function(){var T=this,k=T.media.rendererName!==null&&/(html5|native)/i.test(T.media.rendererName),y=getComputedStyle(T.getElement(T.container));if(T.isVideo){if(T.options.useFakeFullscreen===!1&&(R.IS_IOS||R.IS_SAFARI)&&R.HAS_IOS_FULLSCREEN&&typeof T.media.originalNode.webkitEnterFullscreen=="function"&&T.media.originalNode.canPlayType((0,$.getTypeFromFile)(T.media.getSrc()))){T.media.originalNode.webkitEnterFullscreen();return}if((0,u.addClass)(j.default.documentElement,T.options.classPrefix+"fullscreen"),(0,u.addClass)(T.getElement(T.container),T.options.classPrefix+"container-fullscreen"),T.normalHeight=parseFloat(y.height),T.normalWidth=parseFloat(y.width),(T.fullscreenMode==="native-native"||T.fullscreenMode==="plugin-native")&&(R.requestFullScreen(T.getElement(T.container)),T.isInIframe&&setTimeout(function _(){if(T.isNativeFullScreen){var s=.002,q=N.default.innerWidth||j.default.documentElement.clientWidth||j.default.body.clientWidth,C=screen.width,J=Math.abs(C-q),ce=C*s;J>ce?T.exitFullScreen():setTimeout(_,500)}},1e3)),T.getElement(T.container).style.width="100%",T.getElement(T.container).style.height="100%",T.containerSizeTimeout=setTimeout(function(){T.getElement(T.container).style.width="100%",T.getElement(T.container).style.height="100%",T.setControlsSize()},500),k)T.node.style.width="100%",T.node.style.height="100%";else for(var f=T.getElement(T.container).querySelectorAll("embed, object, video"),D=f.length,F=0;F<D;F++)f[F].style.width="100%",f[F].style.height="100%";T.options.setDimensions&&typeof T.media.setSize=="function"&&T.media.setSize(screen.width,screen.height);for(var g=T.getElement(T.layers).children,x=g.length,Z=0;Z<x;Z++)g[Z].style.width="100%",g[Z].style.height="100%";T.fullscreenBtn&&((0,u.removeClass)(T.fullscreenBtn,T.options.classPrefix+"fullscreen"),(0,u.addClass)(T.fullscreenBtn,T.options.classPrefix+"unfullscreen")),T.setControlsSize(),T.isFullScreen=!0;var le=Math.min(screen.width/T.width,screen.height/T.height),B=T.getElement(T.container).querySelector("."+T.options.classPrefix+"captions-text");B&&(B.style.fontSize=le*100+"%",B.style.lineHeight="normal",T.getElement(T.container).querySelector("."+T.options.classPrefix+"captions-position").style.bottom=(screen.height-T.normalHeight)/2-T.getElement(T.controls).offsetHeight/2+le+15+"px");var i=(0,A.createEvent)("enteredfullscreen",T.getElement(T.container));T.getElement(T.container).dispatchEvent(i)}},exitFullScreen:function(){var T=this,k=T.media.rendererName!==null&&/(native|html5)/i.test(T.media.rendererName);if(T.isVideo){if(clearTimeout(T.containerSizeTimeout),R.HAS_TRUE_NATIVE_FULLSCREEN&&(R.IS_FULLSCREEN||T.isFullScreen)&&R.cancelFullScreen(),(0,u.removeClass)(j.default.documentElement,T.options.classPrefix+"fullscreen"),(0,u.removeClass)(T.getElement(T.container),T.options.classPrefix+"container-fullscreen"),T.options.setDimensions){if(T.getElement(T.container).style.width=T.normalWidth+"px",T.getElement(T.container).style.height=T.normalHeight+"px",k)T.node.style.width=T.normalWidth+"px",T.node.style.height=T.normalHeight+"px";else for(var y=T.getElement(T.container).querySelectorAll("embed, object, video"),f=y.length,D=0;D<f;D++)y[D].style.width=T.normalWidth+"px",y[D].style.height=T.normalHeight+"px";typeof T.media.setSize=="function"&&T.media.setSize(T.normalWidth,T.normalHeight);for(var F=T.getElement(T.layers).children,g=F.length,x=0;x<g;x++)F[x].style.width=T.normalWidth+"px",F[x].style.height=T.normalHeight+"px"}T.fullscreenBtn&&((0,u.removeClass)(T.fullscreenBtn,T.options.classPrefix+"unfullscreen"),(0,u.addClass)(T.fullscreenBtn,T.options.classPrefix+"fullscreen")),T.setControlsSize(),T.isFullScreen=!1;var Z=T.getElement(T.container).querySelector("."+T.options.classPrefix+"captions-text");Z&&(Z.style.fontSize="",Z.style.lineHeight="",T.getElement(T.container).querySelector("."+T.options.classPrefix+"captions-position").style.bottom="");var le=(0,A.createEvent)("exitedfullscreen",T.getElement(T.container));T.getElement(T.container).dispatchEvent(le)}}})},{16:16,2:2,25:25,26:26,27:27,28:28,3:3,5:5}],10:[function(n,S,E){var K=n(2),N=c(K),V=n(16),j=c(V),ee=n(5),U=c(ee),I=n(27),b=n(26);function c(R){return R&&R.__esModule?R:{default:R}}Object.assign(V.config,{playText:null,pauseText:null}),Object.assign(j.default.prototype,{buildplaypause:function(A,u,$,d){var l=this,h=l.options,T=(0,I.isString)(h.playText)?h.playText:U.default.t("mejs.play"),k=(0,I.isString)(h.pauseText)?h.pauseText:U.default.t("mejs.pause"),y=N.default.createElement("div");y.className=l.options.classPrefix+"button "+l.options.classPrefix+"playpause-button "+l.options.classPrefix+"play",y.innerHTML='<button type="button" aria-controls="'+l.id+'" title="'+T+'" aria-label="'+k+'" tabindex="0"></button>',y.addEventListener("click",function(){l.paused?l.play():l.pause()});var f=y.querySelector("button");l.addControlElement(y,"playpause");function D(F){F==="play"?((0,b.removeClass)(y,l.options.classPrefix+"play"),(0,b.removeClass)(y,l.options.classPrefix+"replay"),(0,b.addClass)(y,l.options.classPrefix+"pause"),f.setAttribute("title",k),f.setAttribute("aria-label",k)):((0,b.removeClass)(y,l.options.classPrefix+"pause"),(0,b.removeClass)(y,l.options.classPrefix+"replay"),(0,b.addClass)(y,l.options.classPrefix+"play"),f.setAttribute("title",T),f.setAttribute("aria-label",T))}D("pse"),d.addEventListener("loadedmetadata",function(){d.rendererName.indexOf("flash")===-1&&D("pse")}),d.addEventListener("play",function(){D("play")}),d.addEventListener("playing",function(){D("play")}),d.addEventListener("pause",function(){D("pse")}),d.addEventListener("ended",function(){A.options.loop||((0,b.removeClass)(y,l.options.classPrefix+"pause"),(0,b.removeClass)(y,l.options.classPrefix+"play"),(0,b.addClass)(y,l.options.classPrefix+"replay"),f.setAttribute("title",T),f.setAttribute("aria-label",T))})}})},{16:16,2:2,26:26,27:27,5:5}],11:[function(n,S,E){var K=n(2),N=R(K),V=n(16),j=R(V),ee=n(5),U=R(ee),I=n(25),b=n(30),c=n(26);function R(A){return A&&A.__esModule?A:{default:A}}Object.assign(V.config,{enableProgressTooltip:!0,useSmoothHover:!0,forceLive:!1}),Object.assign(j.default.prototype,{buildprogress:function(u,$,d,l){var h=0,T=!1,k=!1,y=this,f=u.options.autoRewind,D=u.options.enableProgressTooltip?'<span class="'+y.options.classPrefix+'time-float">'+('<span class="'+y.options.classPrefix+'time-float-current">00:00</span>')+('<span class="'+y.options.classPrefix+'time-float-corner"></span>')+"</span>":"",F=N.default.createElement("div");F.className=y.options.classPrefix+"time-rail",F.innerHTML='<span class="'+y.options.classPrefix+"time-total "+y.options.classPrefix+'time-slider">'+('<span class="'+y.options.classPrefix+'time-buffering"></span>')+('<span class="'+y.options.classPrefix+'time-loaded"></span>')+('<span class="'+y.options.classPrefix+'time-current"></span>')+('<span class="'+y.options.classPrefix+'time-hovered no-hover"></span>')+('<span class="'+y.options.classPrefix+'time-handle"><span class="'+y.options.classPrefix+'time-handle-content"></span></span>')+(""+D)+"</span>",y.addControlElement(F,"progress"),y.options.keyActions.push({keys:[37,227],action:function(q){if(!isNaN(q.duration)&&q.duration>0){q.isVideo&&(q.showControls(),q.startControlsTimer());var C=q.getElement(q.container).querySelector("."+y.options.classPrefix+"time-total");C&&C.focus();var J=Math.max(q.currentTime-q.options.defaultSeekBackwardInterval(q),0);q.paused||q.pause(),setTimeout(function(){q.setCurrentTime(J)},0),setTimeout(function(){q.play()},0)}}},{keys:[39,228],action:function(q){if(!isNaN(q.duration)&&q.duration>0){q.isVideo&&(q.showControls(),q.startControlsTimer());var C=q.getElement(q.container).querySelector("."+y.options.classPrefix+"time-total");C&&C.focus();var J=Math.min(q.currentTime+q.options.defaultSeekForwardInterval(q),q.duration);q.paused||q.pause(),setTimeout(function(){q.setCurrentTime(J)},0),setTimeout(function(){q.play()},0)}}}),y.rail=$.querySelector("."+y.options.classPrefix+"time-rail"),y.total=$.querySelector("."+y.options.classPrefix+"time-total"),y.loaded=$.querySelector("."+y.options.classPrefix+"time-loaded"),y.current=$.querySelector("."+y.options.classPrefix+"time-current"),y.handle=$.querySelector("."+y.options.classPrefix+"time-handle"),y.timefloat=$.querySelector("."+y.options.classPrefix+"time-float"),y.timefloatcurrent=$.querySelector("."+y.options.classPrefix+"time-float-current"),y.slider=$.querySelector("."+y.options.classPrefix+"time-slider"),y.hovered=$.querySelector("."+y.options.classPrefix+"time-hovered"),y.buffer=$.querySelector("."+y.options.classPrefix+"time-buffering"),y.newTime=0,y.forcedHandlePause=!1,y.setTransformStyle=function(s,q){s.style.transform=q,s.style.webkitTransform=q,s.style.MozTransform=q,s.style.msTransform=q,s.style.OTransform=q},y.buffer.style.display="none";var g=function(q){var C=getComputedStyle(y.total),J=(0,c.offset)(y.total),ce=y.total.offsetWidth,se=(function(){return C.webkitTransform!==void 0?"webkitTransform":C.mozTransform!==void 0?"mozTransform ":C.oTransform!==void 0?"oTransform":C.msTransform!==void 0?"msTransform":"transform"})(),ne=(function(){if("WebKitCSSMatrix"in window)return"WebKitCSSMatrix";if("MSCSSMatrix"in window)return"MSCSSMatrix";if("CSSMatrix"in window)return"CSSMatrix"})(),G=0,X=0,Y=0,oe=void 0;if(q.originalEvent&&q.originalEvent.changedTouches?oe=q.originalEvent.changedTouches[0].pageX:q.changedTouches?oe=q.changedTouches[0].pageX:oe=q.pageX,y.getDuration()){if(oe<J.left?oe=J.left:oe>ce+J.left&&(oe=ce+J.left),Y=oe-J.left,G=Y/ce,y.newTime=G*y.getDuration(),T&&y.getCurrentTime()!==null&&y.newTime.toFixed(4)!==y.getCurrentTime().toFixed(4)&&(y.setCurrentRailHandle(y.newTime),y.updateCurrent(y.newTime)),!I.IS_IOS&&!I.IS_ANDROID){if(Y<0&&(Y=0),y.options.useSmoothHover&&ne!==null&&typeof window[ne]<"u"){var ye=new window[ne](getComputedStyle(y.handle)[se]),$e=ye.m41,Te=Y/parseFloat(getComputedStyle(y.total).width)-$e/parseFloat(getComputedStyle(y.total).width);y.hovered.style.left=$e+"px",y.setTransformStyle(y.hovered,"scaleX("+Te+")"),y.hovered.setAttribute("pos",Y),Te>=0?(0,c.removeClass)(y.hovered,"negative"):(0,c.addClass)(y.hovered,"negative")}if(y.timefloat){var m=y.timefloat.offsetWidth/2,t=mejs.Utils.offset(y.getElement(y.container)),r=getComputedStyle(y.timefloat);oe-t.left<y.timefloat.offsetWidth?X=m:oe-t.left>=y.getElement(y.container).offsetWidth-m?X=y.total.offsetWidth-m:X=Y,(0,c.hasClass)(y.getElement(y.container),y.options.classPrefix+"long-video")&&(X+=parseFloat(r.marginLeft)/2+y.timefloat.offsetWidth/2),y.timefloat.style.left=X+"px",y.timefloatcurrent.innerHTML=(0,b.secondsToTimeCode)(y.newTime,u.options.alwaysShowHours,u.options.showTimecodeFrameCount,u.options.framesPerSecond,u.options.secondsDecimalLength,u.options.timeFormat),y.timefloat.style.display="block"}}}else!I.IS_IOS&&!I.IS_ANDROID&&y.timefloat&&(X=y.timefloat.offsetWidth+ce>=y.getElement(y.container).offsetWidth?y.timefloat.offsetWidth/2:0,y.timefloat.style.left=X+"px",y.timefloat.style.left=X+"px",y.timefloat.style.display="block")},x=function(){var q=y.getCurrentTime(),C=U.default.t("mejs.time-slider"),J=(0,b.secondsToTimeCode)(q,u.options.alwaysShowHours,u.options.showTimecodeFrameCount,u.options.framesPerSecond,u.options.secondsDecimalLength,u.options.timeFormat),ce=y.getDuration();y.slider.setAttribute("role","slider"),y.slider.tabIndex=0,l.paused?(y.slider.setAttribute("aria-label",C),y.slider.setAttribute("aria-valuemin",0),y.slider.setAttribute("aria-valuemax",isNaN(ce)?0:ce),y.slider.setAttribute("aria-valuenow",q),y.slider.setAttribute("aria-valuetext",J)):(y.slider.removeAttribute("aria-label"),y.slider.removeAttribute("aria-valuemin"),y.slider.removeAttribute("aria-valuemax"),y.slider.removeAttribute("aria-valuenow"),y.slider.removeAttribute("aria-valuetext"))},Z=function(){new Date-h>=1e3&&y.play()},le=function(){T&&y.getCurrentTime()!==null&&y.newTime.toFixed(4)!==y.getCurrentTime().toFixed(4)&&(y.setCurrentTime(y.newTime),y.setCurrentRailHandle(y.newTime),y.updateCurrent(y.newTime)),y.forcedHandlePause&&(y.slider.focus(),y.play()),y.forcedHandlePause=!1};y.slider.addEventListener("focus",function(){u.options.autoRewind=!1}),y.slider.addEventListener("blur",function(){u.options.autoRewind=f}),y.slider.addEventListener("keydown",function(s){if(new Date-h>=1e3&&(k=y.paused),y.options.enableKeyboard&&y.options.keyActions.length){var q=s.which||s.keyCode||0,C=y.getDuration(),J=u.options.defaultSeekForwardInterval(l),ce=u.options.defaultSeekBackwardInterval(l),se=y.getCurrentTime(),ne=y.getElement(y.container).querySelector("."+y.options.classPrefix+"volume-slider");if(q===38||q===40){ne&&(ne.style.display="block"),y.isVideo&&(y.showControls(),y.startControlsTimer());var G=q===38?Math.min(y.volume+.1,1):Math.max(y.volume-.1,0),X=G<=0;y.setVolume(G),y.setMuted(X);return}else ne&&(ne.style.display="none");switch(q){case 37:y.getDuration()!==1/0&&(se-=ce);break;case 39:y.getDuration()!==1/0&&(se+=J);break;case 36:se=0;break;case 35:se=C;break;case 13:case 32:I.IS_FIREFOX&&(y.paused?y.play():y.pause());return;default:return}se=se<0||isNaN(se)?0:se>=C?C:Math.floor(se),h=new Date,k||u.pause(),setTimeout(function(){y.setCurrentTime(se)},0),se<y.getDuration()&&!k&&setTimeout(Z,1100),u.showControls(),s.preventDefault(),s.stopPropagation()}});var B=["mousedown","touchstart"];y.slider.addEventListener("dragstart",function(){return!1});for(var i=0,_=B.length;i<_;i++)y.slider.addEventListener(B[i],function(s){if(y.forcedHandlePause=!1,y.getDuration()!==1/0&&(s.which===1||s.which===0)){y.paused||(y.pause(),y.forcedHandlePause=!0),T=!0,g(s);for(var q=["mouseup","touchend"],C=0,J=q.length;C<J;C++)y.getElement(y.container).addEventListener(q[C],function(ce){var se=ce.target;(se===y.slider||se.closest("."+y.options.classPrefix+"time-slider"))&&g(ce)});y.globalBind("mouseup.dur touchend.dur",function(){le(),T=!1,y.timefloat&&(y.timefloat.style.display="none")})}},I.SUPPORT_PASSIVE_EVENT&&B[i]==="touchstart"?{passive:!0}:!1);y.slider.addEventListener("mouseenter",function(s){s.target===y.slider&&y.getDuration()!==1/0&&(y.getElement(y.container).addEventListener("mousemove",function(q){var C=q.target;(C===y.slider||C.closest("."+y.options.classPrefix+"time-slider"))&&g(q)}),y.timefloat&&!I.IS_IOS&&!I.IS_ANDROID&&(y.timefloat.style.display="block"),y.hovered&&!I.IS_IOS&&!I.IS_ANDROID&&y.options.useSmoothHover&&(0,c.removeClass)(y.hovered,"no-hover"))}),y.slider.addEventListener("mouseleave",function(){y.getDuration()!==1/0&&(T||(y.timefloat&&(y.timefloat.style.display="none"),y.hovered&&y.options.useSmoothHover&&(0,c.addClass)(y.hovered,"no-hover")))}),y.broadcastCallback=function(s){var q=$.querySelector("."+y.options.classPrefix+"broadcast");if(!y.options.forceLive&&y.getDuration()!==1/0)q&&(y.slider.style.display="",q.remove()),u.setProgressRail(s),y.forcedHandlePause||u.setCurrentRail(s),x();else if(!q&&y.options.forceLive){var C=N.default.createElement("span");C.className=y.options.classPrefix+"broadcast",C.innerText=U.default.t("mejs.live-broadcast"),y.slider.style.display="none",y.rail.appendChild(C)}},l.addEventListener("progress",y.broadcastCallback),l.addEventListener("timeupdate",y.broadcastCallback),l.addEventListener("play",function(){y.buffer.style.display="none"}),l.addEventListener("playing",function(){y.buffer.style.display="none"}),l.addEventListener("seeking",function(){y.buffer.style.display=""}),l.addEventListener("seeked",function(){y.buffer.style.display="none"}),l.addEventListener("pause",function(){y.buffer.style.display="none"}),l.addEventListener("waiting",function(){y.buffer.style.display=""}),l.addEventListener("loadeddata",function(){y.buffer.style.display=""}),l.addEventListener("canplay",function(){y.buffer.style.display="none"}),l.addEventListener("error",function(){y.buffer.style.display="none"}),y.getElement(y.container).addEventListener("controlsresize",function(s){y.getDuration()!==1/0&&(u.setProgressRail(s),y.forcedHandlePause||u.setCurrentRail(s))})},cleanprogress:function(u,$,d,l){l.removeEventListener("progress",u.broadcastCallback),l.removeEventListener("timeupdate",u.broadcastCallback),u.rail&&u.rail.remove()},setProgressRail:function(u){var $=this,d=u!==void 0?u.detail.target||u.target:$.media,l=null;d&&d.buffered&&d.buffered.length>0&&d.buffered.end&&$.getDuration()?l=d.buffered.end(d.buffered.length-1)/$.getDuration():d&&d.bytesTotal!==void 0&&d.bytesTotal>0&&d.bufferedBytes!==void 0?l=d.bufferedBytes/d.bytesTotal:u&&u.lengthComputable&&u.total!==0&&(l=u.loaded/u.total),l!==null&&(l=Math.min(1,Math.max(0,l)),$.loaded&&$.setTransformStyle($.loaded,"scaleX("+l+")"))},setCurrentRailHandle:function(u){var $=this;$.setCurrentRailMain($,u)},setCurrentRail:function(){var u=this;u.setCurrentRailMain(u)},setCurrentRailMain:function(u,$){if(u.getCurrentTime()!==void 0&&u.getDuration()){var d=typeof $>"u"?u.getCurrentTime():$;if(u.total&&u.handle){var l=parseFloat(getComputedStyle(u.total).width),h=Math.round(l*d/u.getDuration()),T=h-Math.round(u.handle.offsetWidth/2);if(T=T<0?0:T,u.setTransformStyle(u.current,"scaleX("+h/l+")"),u.setTransformStyle(u.handle,"translateX("+T+"px)"),u.options.useSmoothHover&&!(0,c.hasClass)(u.hovered,"no-hover")){var k=parseInt(u.hovered.getAttribute("pos"),10);k=isNaN(k)?0:k;var y=k/l-T/l;u.hovered.style.left=T+"px",u.setTransformStyle(u.hovered,"scaleX("+y+")"),y>=0?(0,c.removeClass)(u.hovered,"negative"):(0,c.addClass)(u.hovered,"negative")}}}}})},{16:16,2:2,25:25,26:26,30:30,5:5}],12:[function(n,S,E){var K=n(2),N=I(K),V=n(16),j=I(V),ee=n(30),U=n(26);function I(b){return b&&b.__esModule?b:{default:b}}Object.assign(V.config,{duration:0,timeAndDurationSeparator:"<span> | </span>"}),Object.assign(j.default.prototype,{buildcurrent:function(c,R,A,u){var $=this,d=N.default.createElement("div");d.className=$.options.classPrefix+"time",d.setAttribute("role","timer"),d.setAttribute("aria-live","off"),d.innerHTML='<span class="'+$.options.classPrefix+'currenttime">'+(0,ee.secondsToTimeCode)(0,c.options.alwaysShowHours,c.options.showTimecodeFrameCount,c.options.framesPerSecond,c.options.secondsDecimalLength,c.options.timeFormat)+"</span>",$.addControlElement(d,"current"),c.updateCurrent(),$.updateTimeCallback=function(){$.controlsAreVisible&&c.updateCurrent()},u.addEventListener("timeupdate",$.updateTimeCallback)},cleancurrent:function(c,R,A,u){u.removeEventListener("timeupdate",c.updateTimeCallback)},buildduration:function(c,R,A,u){var $=this,d=R.lastChild.querySelector("."+$.options.classPrefix+"currenttime");if(d)R.querySelector("."+$.options.classPrefix+"time").innerHTML+=$.options.timeAndDurationSeparator+'<span class="'+$.options.classPrefix+'duration">'+((0,ee.secondsToTimeCode)($.options.duration,$.options.alwaysShowHours,$.options.showTimecodeFrameCount,$.options.framesPerSecond,$.options.secondsDecimalLength,$.options.timeFormat)+"</span>");else{R.querySelector("."+$.options.classPrefix+"currenttime")&&(0,U.addClass)(R.querySelector("."+$.options.classPrefix+"currenttime").parentNode,$.options.classPrefix+"currenttime-container");var l=N.default.createElement("div");l.className=$.options.classPrefix+"time "+$.options.classPrefix+"duration-container",l.innerHTML='<span class="'+$.options.classPrefix+'duration">'+((0,ee.secondsToTimeCode)($.options.duration,$.options.alwaysShowHours,$.options.showTimecodeFrameCount,$.options.framesPerSecond,$.options.secondsDecimalLength,$.options.timeFormat)+"</span>"),$.addControlElement(l,"duration")}$.updateDurationCallback=function(){$.controlsAreVisible&&c.updateDuration()},u.addEventListener("timeupdate",$.updateDurationCallback)},cleanduration:function(c,R,A,u){u.removeEventListener("timeupdate",c.updateDurationCallback)},updateCurrent:function(){var c=this,R=c.getCurrentTime();isNaN(R)&&(R=0);var A=(0,ee.secondsToTimeCode)(R,c.options.alwaysShowHours,c.options.showTimecodeFrameCount,c.options.framesPerSecond,c.options.secondsDecimalLength,c.options.timeFormat);A.length>5?(0,U.addClass)(c.getElement(c.container),c.options.classPrefix+"long-video"):(0,U.removeClass)(c.getElement(c.container),c.options.classPrefix+"long-video"),c.getElement(c.controls).querySelector("."+c.options.classPrefix+"currenttime")&&(c.getElement(c.controls).querySelector("."+c.options.classPrefix+"currenttime").innerText=A)},updateDuration:function(){var c=this,R=c.getDuration();c.media!==void 0&&(isNaN(R)||R===1/0||R<0)&&(c.media.duration=c.options.duration=R=0),c.options.duration>0&&(R=c.options.duration);var A=(0,ee.secondsToTimeCode)(R,c.options.alwaysShowHours,c.options.showTimecodeFrameCount,c.options.framesPerSecond,c.options.secondsDecimalLength,c.options.timeFormat);A.length>5?(0,U.addClass)(c.getElement(c.container),c.options.classPrefix+"long-video"):(0,U.removeClass)(c.getElement(c.container),c.options.classPrefix+"long-video"),c.getElement(c.controls).querySelector("."+c.options.classPrefix+"duration")&&R>0&&(c.getElement(c.controls).querySelector("."+c.options.classPrefix+"duration").innerHTML=A)}})},{16:16,2:2,26:26,30:30}],13:[function(n,S,E){var K=n(2),N=u(K),V=n(7),j=u(V),ee=n(5),U=u(ee),I=n(16),b=u(I),c=n(30),R=n(27),A=n(26);function u($){return $&&$.__esModule?$:{default:$}}Object.assign(I.config,{startLanguage:"",tracksText:null,chaptersText:null,tracksAriaLive:!1,hideCaptionsButtonWhenEmpty:!0,toggleCaptionsButtonWhenOnlyOne:!1,slidesSelector:""}),Object.assign(b.default.prototype,{hasChapters:!1,buildtracks:function(d,l,h,T){if(this.findTracks(),!(!d.tracks.length&&(!d.trackFiles||!d.trackFiles.length===0))){var k=this,y=k.options.tracksAriaLive?' role="log" aria-live="assertive" aria-atomic="false"':"",f=(0,R.isString)(k.options.tracksText)?k.options.tracksText:U.default.t("mejs.captions-subtitles"),D=(0,R.isString)(k.options.chaptersText)?k.options.chaptersText:U.default.t("mejs.captions-chapters"),F=d.trackFiles===null?d.tracks.length:d.trackFiles.length;if(k.domNode.textTracks)for(var g=k.domNode.textTracks.length-1;g>=0;g--)k.domNode.textTracks[g].mode="hidden";k.cleartracks(d),d.captions=N.default.createElement("div"),d.captions.className=k.options.classPrefix+"captions-layer "+k.options.classPrefix+"layer",d.captions.innerHTML='<div class="'+k.options.classPrefix+"captions-position "+k.options.classPrefix+'captions-position-hover"'+y+">"+('<span class="'+k.options.classPrefix+'captions-text"></span>')+"</div>",d.captions.style.display="none",h.insertBefore(d.captions,h.firstChild),d.captionsText=d.captions.querySelector("."+k.options.classPrefix+"captions-text"),d.captionsButton=N.default.createElement("div"),d.captionsButton.className=k.options.classPrefix+"button "+k.options.classPrefix+"captions-button",d.captionsButton.innerHTML='<button type="button" aria-controls="'+k.id+'" title="'+f+'" aria-label="'+f+'" tabindex="0"></button>'+('<div class="'+k.options.classPrefix+"captions-selector "+k.options.classPrefix+'offscreen">')+('<ul class="'+k.options.classPrefix+'captions-selector-list">')+('<li class="'+k.options.classPrefix+'captions-selector-list-item">')+('<input type="radio" class="'+k.options.classPrefix+'captions-selector-input" ')+('name="'+d.id+'_captions" id="'+d.id+'_captions_none" ')+'value="none" checked disabled>'+('<label class="'+k.options.classPrefix+"captions-selector-label ")+(k.options.classPrefix+'captions-selected" ')+('for="'+d.id+'_captions_none">'+U.default.t("mejs.none")+"</label>")+"</li></ul></div>",k.addControlElement(d.captionsButton,"tracks"),d.captionsButton.querySelector("."+k.options.classPrefix+"captions-selector-input").disabled=!1,d.chaptersButton=N.default.createElement("div"),d.chaptersButton.className=k.options.classPrefix+"button "+k.options.classPrefix+"chapters-button",d.chaptersButton.innerHTML='<button type="button" aria-controls="'+k.id+'" title="'+D+'" aria-label="'+D+'" tabindex="0"></button>'+('<div class="'+k.options.classPrefix+"chapters-selector "+k.options.classPrefix+'offscreen">')+('<ul class="'+k.options.classPrefix+'chapters-selector-list"></ul>')+"</div>";for(var x=0,Z=0;Z<F;Z++){var le=d.tracks[Z].kind,B=d.tracks[Z].src;B.trim()&&(le==="subtitles"||le==="captions"?x++:le==="chapters"&&!l.querySelector("."+k.options.classPrefix+"chapter-selector")&&d.captionsButton.parentNode.insertBefore(d.chaptersButton,d.captionsButton))}d.trackToLoad=-1,d.selectedTrack=null,d.isLoadingTrack=!1;for(var i=0;i<F;i++){var _=d.tracks[i].kind;d.tracks[i].src.trim()&&(_==="subtitles"||_==="captions")&&d.addTrackButton(d.tracks[i].trackId,d.tracks[i].srclang,d.tracks[i].label)}d.loadNextTrack();var s=["mouseenter","focusin"],q=["mouseleave","focusout"];if(k.options.toggleCaptionsButtonWhenOnlyOne&&x===1)d.captionsButton.addEventListener("click",function(r){var p="none";d.selectedTrack===null&&(p=d.tracks[0].trackId);var P=r.keyCode||r.which;d.setTrack(p,typeof P<"u")});else{for(var C=d.captionsButton.querySelectorAll("."+k.options.classPrefix+"captions-selector-label"),J=d.captionsButton.querySelectorAll("input[type=radio]"),ce=0,se=s.length;ce<se;ce++)d.captionsButton.addEventListener(s[ce],function(){(0,A.removeClass)(this.querySelector("."+k.options.classPrefix+"captions-selector"),k.options.classPrefix+"offscreen")});for(var ne=0,G=q.length;ne<G;ne++)d.captionsButton.addEventListener(q[ne],function(){(0,A.addClass)(this.querySelector("."+k.options.classPrefix+"captions-selector"),k.options.classPrefix+"offscreen")});for(var X=0,Y=J.length;X<Y;X++)J[X].addEventListener("click",function(r){var p=r.keyCode||r.which;d.setTrack(this.value,typeof p<"u")});for(var oe=0,ye=C.length;oe<ye;oe++)C[oe].addEventListener("click",function(r){var p=(0,A.siblings)(this,function(L){return L.tagName==="INPUT"})[0],P=(0,R.createEvent)("click",p);p.dispatchEvent(P),r.preventDefault()});d.captionsButton.addEventListener("keydown",function(r){r.stopPropagation()})}for(var $e=0,Te=s.length;$e<Te;$e++)d.chaptersButton.addEventListener(s[$e],function(){this.querySelector("."+k.options.classPrefix+"chapters-selector-list").children.length&&(0,A.removeClass)(this.querySelector("."+k.options.classPrefix+"chapters-selector"),k.options.classPrefix+"offscreen")});for(var m=0,t=q.length;m<t;m++)d.chaptersButton.addEventListener(q[m],function(){(0,A.addClass)(this.querySelector("."+k.options.classPrefix+"chapters-selector"),k.options.classPrefix+"offscreen")});d.chaptersButton.addEventListener("keydown",function(r){r.stopPropagation()}),d.options.alwaysShowControls?(0,A.addClass)(d.getElement(d.container).querySelector("."+k.options.classPrefix+"captions-position"),k.options.classPrefix+"captions-position-hover"):(d.getElement(d.container).addEventListener("controlsshown",function(){(0,A.addClass)(d.getElement(d.container).querySelector("."+k.options.classPrefix+"captions-position"),k.options.classPrefix+"captions-position-hover")}),d.getElement(d.container).addEventListener("controlshidden",function(){T.paused||(0,A.removeClass)(d.getElement(d.container).querySelector("."+k.options.classPrefix+"captions-position"),k.options.classPrefix+"captions-position-hover")})),T.addEventListener("timeupdate",function(){d.displayCaptions()}),d.options.slidesSelector!==""&&(d.slidesContainer=N.default.querySelectorAll(d.options.slidesSelector),T.addEventListener("timeupdate",function(){d.displaySlides()}))}},cleartracks:function(d){d&&(d.captions&&d.captions.remove(),d.chapters&&d.chapters.remove(),d.captionsText&&d.captionsText.remove(),d.captionsButton&&d.captionsButton.remove(),d.chaptersButton&&d.chaptersButton.remove())},rebuildtracks:function(){var d=this;d.findTracks(),d.buildtracks(d,d.getElement(d.controls),d.getElement(d.layers),d.media)},findTracks:function(){var d=this,l=d.trackFiles===null?d.node.querySelectorAll("track"):d.trackFiles,h=l.length;d.tracks=[];for(var T=0;T<h;T++){var k=l[T],y=k.getAttribute("srclang").toLowerCase()||"",f=d.id+"_track_"+T+"_"+k.getAttribute("kind")+"_"+y;d.tracks.push({trackId:f,srclang:y,src:k.getAttribute("src"),kind:k.getAttribute("kind"),label:k.getAttribute("label")||"",entries:[],isLoaded:!1})}},setTrack:function(d,l){for(var h=this,T=h.captionsButton.querySelectorAll('input[type="radio"]'),k=h.captionsButton.querySelectorAll("."+h.options.classPrefix+"captions-selected"),y=h.captionsButton.querySelector('input[value="'+d+'"]'),f=0,D=T.length;f<D;f++)T[f].checked=!1;for(var F=0,g=k.length;F<g;F++)(0,A.removeClass)(k[F],h.options.classPrefix+"captions-selected");y.checked=!0;for(var x=(0,A.siblings)(y,function(q){return(0,A.hasClass)(q,h.options.classPrefix+"captions-selector-label")}),Z=0,le=x.length;Z<le;Z++)(0,A.addClass)(x[Z],h.options.classPrefix+"captions-selected");if(d==="none")h.selectedTrack=null,(0,A.removeClass)(h.captionsButton,h.options.classPrefix+"captions-enabled");else for(var B=0,i=h.tracks.length;B<i;B++){var _=h.tracks[B];if(_.trackId===d){h.selectedTrack===null&&(0,A.addClass)(h.captionsButton,h.options.classPrefix+"captions-enabled"),h.selectedTrack=_,h.captions.setAttribute("lang",h.selectedTrack.srclang),h.displayCaptions();break}}var s=(0,R.createEvent)("captionschange",h.media);s.detail.caption=h.selectedTrack,h.media.dispatchEvent(s),l||setTimeout(function(){h.getElement(h.container).focus()},500)},loadNextTrack:function(){var d=this;d.trackToLoad++,d.trackToLoad<d.tracks.length?(d.isLoadingTrack=!0,d.loadTrack(d.trackToLoad)):(d.isLoadingTrack=!1,d.checkForTracks())},loadTrack:function(d){var l=this,h=l.tracks[d];h!==void 0&&(h.src!==void 0||h.src!=="")&&(0,A.ajax)(h.src,"text",function(T){h.entries=typeof T=="string"&&/<tt\s+xml/ig.exec(T)?j.default.TrackFormatParser.dfxp.parse(T):j.default.TrackFormatParser.webvtt.parse(T),h.isLoaded=!0,l.enableTrackButton(h),l.loadNextTrack(),h.kind==="slides"?l.setupSlides(h):h.kind==="chapters"&&!l.hasChapters&&(l.drawChapters(h),l.hasChapters=!0)},function(){l.removeTrackButton(h.trackId),l.loadNextTrack()})},enableTrackButton:function(d){var l=this,h=d.srclang,T=N.default.getElementById(""+d.trackId);if(T){var k=d.label;k===""&&(k=U.default.t(j.default.language.codes[h])||h),T.disabled=!1;for(var y=(0,A.siblings)(T,function(g){return(0,A.hasClass)(g,l.options.classPrefix+"captions-selector-label")}),f=0,D=y.length;f<D;f++)y[f].innerHTML=k;if(l.options.startLanguage===h){T.checked=!0;var F=(0,R.createEvent)("click",T);T.dispatchEvent(F)}}},removeTrackButton:function(d){var l=N.default.getElementById(""+d);if(l){var h=l.closest("li");h&&h.remove()}},addTrackButton:function(d,l,h){var T=this;h===""&&(h=U.default.t(j.default.language.codes[l])||l),T.captionsButton.querySelector("ul").innerHTML+='<li class="'+T.options.classPrefix+'captions-selector-list-item">'+('<input type="radio" class="'+T.options.classPrefix+'captions-selector-input" ')+('name="'+T.id+'_captions" id="'+d+'" value="'+d+'" disabled>')+('<label class="'+T.options.classPrefix+'captions-selector-label"')+('for="'+d+'">'+h+" (loading)</label>")+"</li>"},checkForTracks:function(){var d=this,l=!1;if(d.options.hideCaptionsButtonWhenEmpty){for(var h=0,T=d.tracks.length;h<T;h++){var k=d.tracks[h].kind;if((k==="subtitles"||k==="captions")&&d.tracks[h].isLoaded){l=!0;break}}d.captionsButton.style.display=l?"":"none",d.setControlsSize()}},displayCaptions:function(){if(this.tracks!==void 0){var d=this,l=d.selectedTrack,h=function(f){var D=N.default.createElement("div");D.innerHTML=f;for(var F=D.getElementsByTagName("script"),g=F.length;g--;)F[g].remove();for(var x=D.getElementsByTagName("*"),Z=0,le=x.length;Z<le;Z++)for(var B=x[Z].attributes,i=Array.prototype.slice.call(B),_=0,s=i.length;_<s;_++)i[_].name.startsWith("on")||i[_].value.startsWith("javascript")?x[Z].remove():i[_].name==="style"&&x[Z].removeAttribute(i[_].name);return D.innerHTML};if(l!==null&&l.isLoaded){var T=d.searchTrackPosition(l.entries,d.media.currentTime);if(T>-1){var k=l.entries[T].text;typeof d.options.captionTextPreprocessor=="function"&&(k=d.options.captionTextPreprocessor(k)),d.captionsText.innerHTML=h(k),d.captionsText.className=d.options.classPrefix+"captions-text "+(l.entries[T].identifier||""),d.captions.style.display="",d.captions.style.height="0px";return}d.captions.style.display="none"}else d.captions.style.display="none"}},setupSlides:function(d){var l=this;l.slides=d,l.slides.entries.imgs=[l.slides.entries.length],l.showSlide(0)},showSlide:function(d){var l=this,h=this;if(!(h.tracks===void 0||h.slidesContainer===void 0)){var T=h.slides.entries[d].text,k=h.slides.entries[d].imgs;if(k===void 0||k.fadeIn===void 0){var y=N.default.createElement("img");y.src=T,y.addEventListener("load",function(){var g=l,x=(0,A.siblings)(g,function(B){return x(B)});g.style.display="none",h.slidesContainer.innerHTML+=g.innerHTML,(0,A.fadeIn)(h.slidesContainer.querySelector(y));for(var Z=0,le=x.length;Z<le;Z++)(0,A.fadeOut)(x[Z],400)}),h.slides.entries[d].imgs=k=y}else if(!(0,A.visible)(k)){var f=(0,A.siblings)(self,function(g){return f(g)});(0,A.fadeIn)(h.slidesContainer.querySelector(k));for(var D=0,F=f.length;D<F;D++)(0,A.fadeOut)(f[D])}}},displaySlides:function(){var d=this;if(this.slides!==void 0){var l=d.slides,h=d.searchTrackPosition(l.entries,d.media.currentTime);h>-1&&d.showSlide(h)}},drawChapters:function(d){var l=this,h=d.entries.length;if(h){l.chaptersButton.querySelector("ul").innerHTML="";for(var T=0;T<h;T++)l.chaptersButton.querySelector("ul").innerHTML+='<li class="'+l.options.classPrefix+'chapters-selector-list-item" role="menuitemcheckbox" aria-live="polite" aria-disabled="false" aria-checked="false">'+('<input type="radio" class="'+l.options.classPrefix+'captions-selector-input" ')+('name="'+l.id+'_chapters" id="'+l.id+"_chapters_"+T+'" value="'+d.entries[T].start+'" disabled>')+('<label class="'+l.options.classPrefix+'chapters-selector-label"')+('for="'+l.id+"_chapters_"+T+'">'+d.entries[T].text+"</label>")+"</li>";for(var k=l.chaptersButton.querySelectorAll('input[type="radio"]'),y=l.chaptersButton.querySelectorAll("."+l.options.classPrefix+"chapters-selector-label"),f=0,D=k.length;f<D;f++)k[f].disabled=!1,k[f].checked=!1,k[f].addEventListener("click",function(x){var Z=this,le=l.chaptersButton.querySelectorAll("li"),B=(0,A.siblings)(Z,function(q){return(0,A.hasClass)(q,l.options.classPrefix+"chapters-selector-label")})[0];Z.checked=!0,Z.parentNode.setAttribute("aria-checked",!0),(0,A.addClass)(B,l.options.classPrefix+"chapters-selected"),(0,A.removeClass)(l.chaptersButton.querySelector("."+l.options.classPrefix+"chapters-selected"),l.options.classPrefix+"chapters-selected");for(var i=0,_=le.length;i<_;i++)le[i].setAttribute("aria-checked",!1);var s=x.keyCode||x.which;typeof s>"u"&&setTimeout(function(){l.getElement(l.container).focus()},500),l.media.setCurrentTime(parseFloat(Z.value)),l.media.paused&&l.media.play()});for(var F=0,g=y.length;F<g;F++)y[F].addEventListener("click",function(x){var Z=(0,A.siblings)(this,function(B){return B.tagName==="INPUT"})[0],le=(0,R.createEvent)("click",Z);Z.dispatchEvent(le),x.preventDefault()})}},searchTrackPosition:function(d,l){for(var h=0,T=d.length-1,k=void 0,y=void 0,f=void 0;h<=T;){if(k=h+T>>1,y=d[k].start,f=d[k].stop,l>=y&&l<f)return k;y<l?h=k+1:y>l&&(T=k-1)}return-1}}),j.default.language={codes:{af:"mejs.afrikaans",sq:"mejs.albanian",ar:"mejs.arabic",be:"mejs.belarusian",bg:"mejs.bulgarian",ca:"mejs.catalan",zh:"mejs.chinese","zh-cn":"mejs.chinese-simplified","zh-tw":"mejs.chines-traditional",hr:"mejs.croatian",cs:"mejs.czech",da:"mejs.danish",nl:"mejs.dutch",en:"mejs.english",et:"mejs.estonian",fl:"mejs.filipino",fi:"mejs.finnish",fr:"mejs.french",gl:"mejs.galician",de:"mejs.german",el:"mejs.greek",ht:"mejs.haitian-creole",iw:"mejs.hebrew",hi:"mejs.hindi",hu:"mejs.hungarian",is:"mejs.icelandic",id:"mejs.indonesian",ga:"mejs.irish",it:"mejs.italian",ja:"mejs.japanese",ko:"mejs.korean",lv:"mejs.latvian",lt:"mejs.lithuanian",mk:"mejs.macedonian",ms:"mejs.malay",mt:"mejs.maltese",no:"mejs.norwegian",fa:"mejs.persian",pl:"mejs.polish",pt:"mejs.portuguese",ro:"mejs.romanian",ru:"mejs.russian",sr:"mejs.serbian",sk:"mejs.slovak",sl:"mejs.slovenian",es:"mejs.spanish",sw:"mejs.swahili",sv:"mejs.swedish",tl:"mejs.tagalog",th:"mejs.thai",tr:"mejs.turkish",uk:"mejs.ukrainian",vi:"mejs.vietnamese",cy:"mejs.welsh",yi:"mejs.yiddish"}},j.default.TrackFormatParser={webvtt:{pattern:/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,parse:function(d){for(var l=d.split(/\r?\n/),h=[],T=void 0,k=void 0,y=void 0,f=0,D=l.length;f<D;f++){if(T=this.pattern.exec(l[f]),T&&f<l.length){for(f-1>=0&&l[f-1]!==""&&(y=l[f-1]),f++,k=l[f],f++;l[f]!==""&&f<l.length;)k=k+`
|
|
21
|
+
`+l[f],f++;k=k===null?"":k.trim().replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/ig,"<a href='$1' target='_blank'>$1</a>"),h.push({identifier:y,start:(0,c.convertSMPTEtoSeconds)(T[1])===0?.2:(0,c.convertSMPTEtoSeconds)(T[1]),stop:(0,c.convertSMPTEtoSeconds)(T[3]),text:k,settings:T[5]})}y=""}return h}},dfxp:{parse:function(d){var l=N.default.adoptNode(new DOMParser().parseFromString(d,"application/xml").documentElement),h=l.querySelector("div"),T=h.querySelectorAll("p"),k=N.default.getElementById(h.getAttribute("style")),y=[],f=void 0;if(k){k.removeAttribute("id");var D=k.attributes;if(D.length){f={};for(var F=0,g=D.length;F<g;F++)f[D[F].name.split(":")[1]]=D[F].value}}for(var x=0,Z=T.length;x<Z;x++){var le=void 0,B={start:null,stop:null,style:null,text:null};if(T[x].getAttribute("begin")&&(B.start=(0,c.convertSMPTEtoSeconds)(T[x].getAttribute("begin"))),!B.start&&T[x-1].getAttribute("end")&&(B.start=(0,c.convertSMPTEtoSeconds)(T[x-1].getAttribute("end"))),T[x].getAttribute("end")&&(B.stop=(0,c.convertSMPTEtoSeconds)(T[x].getAttribute("end"))),!B.stop&&T[x+1].getAttribute("begin")&&(B.stop=(0,c.convertSMPTEtoSeconds)(T[x+1].getAttribute("begin"))),f){le="";for(var i in f)le+=i+": "+f[i]+";"}le&&(B.style=le),B.start===0&&(B.start=.2),B.text=T[x].innerHTML.trim().replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_| !:, .; ]*[-A-Z0-9+&@#\/%=~_|])/ig,"<a href='$1' target='_blank'>$1</a>"),y.push(B)}return y}}}},{16:16,2:2,26:26,27:27,30:30,5:5,7:7}],14:[function(n,S,E){var K=n(2),N=R(K),V=n(16),j=R(V),ee=n(5),U=R(ee),I=n(25),b=n(27),c=n(26);function R(A){return A&&A.__esModule?A:{default:A}}Object.assign(V.config,{muteText:null,unmuteText:null,allyVolumeControlText:null,hideVolumeOnTouchDevices:!0,audioVolume:"horizontal",videoVolume:"vertical",startVolume:.8}),Object.assign(j.default.prototype,{buildvolume:function(u,$,d,l){if(!((I.IS_ANDROID||I.IS_IOS)&&this.options.hideVolumeOnTouchDevices)){var h=this,T=h.isVideo?h.options.videoVolume:h.options.audioVolume,k=(0,b.isString)(h.options.muteText)?h.options.muteText:U.default.t("mejs.mute"),y=(0,b.isString)(h.options.unmuteText)?h.options.unmuteText:U.default.t("mejs.unmute"),f=(0,b.isString)(h.options.allyVolumeControlText)?h.options.allyVolumeControlText:U.default.t("mejs.volume-help-text"),D=N.default.createElement("div");if(D.className=h.options.classPrefix+"button "+h.options.classPrefix+"volume-button "+h.options.classPrefix+"mute",D.innerHTML=T==="horizontal"?'<button type="button" aria-controls="'+h.id+'" title="'+k+'" aria-label="'+k+'" tabindex="0"></button>':'<button type="button" aria-controls="'+h.id+'" title="'+k+'" aria-label="'+k+'" tabindex="0"></button>'+('<a href="javascript:void(0);" class="'+h.options.classPrefix+'volume-slider" ')+('aria-label="'+U.default.t("mejs.volume-slider")+'" aria-valuemin="0" aria-valuemax="100" role="slider" ')+'aria-orientation="vertical">'+('<span class="'+h.options.classPrefix+'offscreen">'+f+"</span>")+('<div class="'+h.options.classPrefix+'volume-total">')+('<div class="'+h.options.classPrefix+'volume-current"></div>')+('<div class="'+h.options.classPrefix+'volume-handle"></div>')+"</div></a>",h.addControlElement(D,"volume"),h.options.keyActions.push({keys:[38],action:function(ne){var G=ne.getElement(ne.container).querySelector("."+h.options.classPrefix+"volume-slider");G&&G.matches(":focus")&&(G.style.display="block"),ne.isVideo&&(ne.showControls(),ne.startControlsTimer());var X=Math.min(ne.volume+.1,1);ne.setVolume(X),X>0&&ne.setMuted(!1)}},{keys:[40],action:function(ne){var G=ne.getElement(ne.container).querySelector("."+h.options.classPrefix+"volume-slider");G&&(G.style.display="block"),ne.isVideo&&(ne.showControls(),ne.startControlsTimer());var X=Math.max(ne.volume-.1,0);ne.setVolume(X),X<=.1&&ne.setMuted(!0)}},{keys:[77],action:function(ne){var G=ne.getElement(ne.container).querySelector("."+h.options.classPrefix+"volume-slider");G&&(G.style.display="block"),ne.isVideo&&(ne.showControls(),ne.startControlsTimer()),ne.media.muted?ne.setMuted(!1):ne.setMuted(!0)}}),T==="horizontal"){var F=N.default.createElement("a");F.className=h.options.classPrefix+"horizontal-volume-slider",F.href="javascript:void(0);",F.setAttribute("aria-label",U.default.t("mejs.volume-slider")),F.setAttribute("aria-valuemin",0),F.setAttribute("aria-valuemax",100),F.setAttribute("aria-valuenow",100),F.setAttribute("role","slider"),F.innerHTML+='<span class="'+h.options.classPrefix+'offscreen">'+f+"</span>"+('<div class="'+h.options.classPrefix+'horizontal-volume-total">')+('<div class="'+h.options.classPrefix+'horizontal-volume-current"></div>')+('<div class="'+h.options.classPrefix+'horizontal-volume-handle"></div>')+"</div>",D.parentNode.insertBefore(F,D.nextSibling)}var g=!1,x=!1,Z=!1,le=function(){var ne=Math.floor(l.volume*100);B.setAttribute("aria-valuenow",ne),B.setAttribute("aria-valuetext",ne+"%")},B=T==="vertical"?h.getElement(h.container).querySelector("."+h.options.classPrefix+"volume-slider"):h.getElement(h.container).querySelector("."+h.options.classPrefix+"horizontal-volume-slider"),i=T==="vertical"?h.getElement(h.container).querySelector("."+h.options.classPrefix+"volume-total"):h.getElement(h.container).querySelector("."+h.options.classPrefix+"horizontal-volume-total"),_=T==="vertical"?h.getElement(h.container).querySelector("."+h.options.classPrefix+"volume-current"):h.getElement(h.container).querySelector("."+h.options.classPrefix+"horizontal-volume-current"),s=T==="vertical"?h.getElement(h.container).querySelector("."+h.options.classPrefix+"volume-handle"):h.getElement(h.container).querySelector("."+h.options.classPrefix+"horizontal-volume-handle"),q=function(ne){if(!(ne===null||isNaN(ne)||ne===void 0)){if(ne=Math.max(0,ne),ne=Math.min(ne,1),ne===0){(0,c.removeClass)(D,h.options.classPrefix+"mute"),(0,c.addClass)(D,h.options.classPrefix+"unmute");var G=D.firstElementChild;G.setAttribute("title",y),G.setAttribute("aria-label",y)}else{(0,c.removeClass)(D,h.options.classPrefix+"unmute"),(0,c.addClass)(D,h.options.classPrefix+"mute");var X=D.firstElementChild;X.setAttribute("title",k),X.setAttribute("aria-label",k)}var Y=ne*100+"%",oe=getComputedStyle(s);T==="vertical"?(_.style.bottom=0,_.style.height=Y,s.style.bottom=Y,s.style.marginBottom=-parseFloat(oe.height)/2+"px"):(_.style.left=0,_.style.width=Y,s.style.left=Y,s.style.marginLeft=-parseFloat(oe.width)/2+"px")}},C=function(ne){var G=(0,c.offset)(i),X=getComputedStyle(i);Z=!0;var Y=null;if(T==="vertical"){var oe=parseFloat(X.height),ye=ne.pageY-G.top;if(Y=(oe-ye)/oe,G.top===0||G.left===0)return}else{var $e=parseFloat(X.width),Te=ne.pageX-G.left;Y=Te/$e}Y=Math.max(0,Y),Y=Math.min(Y,1),q(Y),h.setMuted(Y===0),h.setVolume(Y),ne.preventDefault(),ne.stopPropagation()},J=function(){h.muted?(q(0),(0,c.removeClass)(D,h.options.classPrefix+"mute"),(0,c.addClass)(D,h.options.classPrefix+"unmute")):(q(l.volume),(0,c.removeClass)(D,h.options.classPrefix+"unmute"),(0,c.addClass)(D,h.options.classPrefix+"mute"))};u.getElement(u.container).addEventListener("keydown",function(se){var ne=!!se.target.closest("."+h.options.classPrefix+"container");!ne&&T==="vertical"&&(B.style.display="none")}),D.addEventListener("mouseenter",function(se){se.target===D&&(B.style.display="block",x=!0,se.preventDefault(),se.stopPropagation())}),D.addEventListener("focusin",function(){B.style.display="block",x=!0}),D.addEventListener("focusout",function(se){(!se.relatedTarget||se.relatedTarget&&!se.relatedTarget.matches("."+h.options.classPrefix+"volume-slider"))&&T==="vertical"&&(B.style.display="none")}),D.addEventListener("mouseleave",function(){x=!1,!g&&T==="vertical"&&(B.style.display="none")}),D.addEventListener("focusout",function(){x=!1}),D.addEventListener("keydown",function(se){if(h.options.enableKeyboard&&h.options.keyActions.length){var ne=se.which||se.keyCode||0,G=l.volume;switch(ne){case 38:G=Math.min(G+.1,1);break;case 40:G=Math.max(0,G-.1);break;default:return!0}g=!1,q(G),l.setVolume(G),se.preventDefault(),se.stopPropagation()}}),D.querySelector("button").addEventListener("click",function(){l.setMuted(!l.muted);var se=(0,b.createEvent)("volumechange",l);l.dispatchEvent(se)}),B.addEventListener("dragstart",function(){return!1}),B.addEventListener("mouseover",function(){x=!0}),B.addEventListener("focusin",function(){B.style.display="block",x=!0}),B.addEventListener("focusout",function(){x=!1,!g&&T==="vertical"&&(B.style.display="none")}),B.addEventListener("mousedown",function(se){C(se),h.globalBind("mousemove.vol",function(ne){var G=ne.target;g&&(G===B||G.closest(T==="vertical"?"."+h.options.classPrefix+"volume-slider":"."+h.options.classPrefix+"horizontal-volume-slider"))&&C(ne)}),h.globalBind("mouseup.vol",function(){g=!1,!x&&T==="vertical"&&(B.style.display="none")}),g=!0,se.preventDefault(),se.stopPropagation()}),l.addEventListener("volumechange",function(se){g||J(),le()});var ce=!1;l.addEventListener("rendererready",function(){Z||setTimeout(function(){ce=!0,(u.options.startVolume===0||l.originalNode.muted)&&l.setMuted(!0),l.setVolume(u.options.startVolume),h.setControlsSize()},250)}),l.addEventListener("loadedmetadata",function(){setTimeout(function(){!Z&&!ce&&((u.options.startVolume===0||l.originalNode.muted)&&l.setMuted(!0),u.options.startVolume===0&&(u.options.startVolume=0),l.setVolume(u.options.startVolume),h.setControlsSize()),ce=!1},250)}),(u.options.startVolume===0||l.originalNode.muted)&&(l.setMuted(!0),u.options.startVolume===0&&(u.options.startVolume=0),J()),h.getElement(h.container).addEventListener("controlsresize",function(){J()})}}})},{16:16,2:2,25:25,26:26,27:27,5:5}],15:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.EN={"mejs.plural-form":1,"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}},{}],16:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.config=void 0;var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(le){return typeof le}:function(le){return le&&typeof Symbol=="function"&&le.constructor===Symbol&&le!==Symbol.prototype?"symbol":typeof le},N=(function(){function le(B,i){for(var _=0;_<i.length;_++){var s=i[_];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(B,s.key,s)}}return function(B,i,_){return i&&le(B.prototype,i),_&&le(B,_),B}})(),V=n(3),j=F(V),ee=n(2),U=F(ee),I=n(7),b=F(I),c=n(6),R=F(c),A=n(17),u=F(A),$=n(5),d=F($),l=n(25),h=n(27),T=n(30),k=n(28),y=n(26),f=D(y);function D(le){if(le&&le.__esModule)return le;var B={};if(le!=null)for(var i in le)Object.prototype.hasOwnProperty.call(le,i)&&(B[i]=le[i]);return B.default=le,B}function F(le){return le&&le.__esModule?le:{default:le}}function g(le,B){if(!(le instanceof B))throw new TypeError("Cannot call a class as a function")}b.default.mepIndex=0,b.default.players={};var x=E.config={poster:"",showPosterWhenEnded:!1,showPosterWhenPaused:!1,defaultVideoWidth:480,defaultVideoHeight:270,videoWidth:-1,videoHeight:-1,defaultAudioWidth:400,defaultAudioHeight:40,defaultSeekBackwardInterval:function(B){return B.getDuration()*.05},defaultSeekForwardInterval:function(B){return B.getDuration()*.05},setDimensions:!0,audioWidth:-1,audioHeight:-1,loop:!1,autoRewind:!0,enableAutosize:!0,timeFormat:"",alwaysShowHours:!1,showTimecodeFrameCount:!1,framesPerSecond:25,alwaysShowControls:!1,hideVideoControlsOnLoad:!1,hideVideoControlsOnPause:!1,clickToPlayPause:!0,controlsTimeoutDefault:1500,controlsTimeoutMouseEnter:2500,controlsTimeoutMouseLeave:1e3,iPadUseNativeControls:!1,iPhoneUseNativeControls:!1,AndroidUseNativeControls:!1,features:["playpause","current","progress","duration","tracks","volume","fullscreen"],useDefaultControls:!1,isVideo:!0,stretching:"auto",classPrefix:"mejs__",enableKeyboard:!0,pauseOtherPlayers:!0,secondsDecimalLength:0,customError:null,keyActions:[{keys:[32,179],action:function(B){l.IS_FIREFOX||(B.paused||B.ended?B.play():B.pause())}}]};b.default.MepDefaults=x;var Z=(function(){function le(B,i){g(this,le);var _=this,s=typeof B=="string"?U.default.getElementById(B):B;if(!(_ instanceof le))return new le(s,i);if(_.node=_.media=s,!!_.node){if(_.media.player)return _.media.player;if(_.hasFocus=!1,_.controlsAreVisible=!0,_.controlsEnabled=!0,_.controlsTimer=null,_.currentMediaTime=0,_.proxy=null,i===void 0){var q=_.node.getAttribute("data-mejsoptions");i=q?JSON.parse(q):{}}return _.options=Object.assign({},x,i),_.options.loop&&!_.media.getAttribute("loop")?(_.media.loop=!0,_.node.loop=!0):_.media.loop&&(_.options.loop=!0),_.options.timeFormat||(_.options.timeFormat="mm:ss",_.options.alwaysShowHours&&(_.options.timeFormat="hh:mm:ss"),_.options.showTimecodeFrameCount&&(_.options.timeFormat+=":ff")),(0,T.calculateTimeFormat)(0,_.options,_.options.framesPerSecond||25),_.id="mep_"+b.default.mepIndex++,b.default.players[_.id]=_,_.init(),_}}return N(le,[{key:"getElement",value:function(i){return i}},{key:"init",value:function(){var i=this,_=Object.assign({},i.options,{success:function(X,Y){i._meReady(X,Y)},error:function(X){i._handleError(X)}}),s=i.node.tagName.toLowerCase();if(i.isDynamic=s!=="audio"&&s!=="video"&&s!=="iframe",i.isVideo=(i.isDynamic||s!=="audio")&&i.options.isVideo,i.mediaFiles=null,i.trackFiles=null,l.IS_IPAD&&i.options.iPadUseNativeControls||l.IS_IPHONE&&i.options.iPhoneUseNativeControls)i.node.setAttribute("controls",!0),l.IS_IPAD&&i.node.getAttribute("autoplay")&&i.play();else if((i.isVideo||!i.isVideo&&(i.options.features.length||i.options.useDefaultControls))&&!(l.IS_ANDROID&&i.options.AndroidUseNativeControls)){i.node.removeAttribute("controls");var q=i.isVideo?d.default.t("mejs.video-player"):d.default.t("mejs.audio-player"),C=U.default.createElement("span");if(C.className=i.options.classPrefix+"offscreen",C.innerText=q,i.media.parentNode.insertBefore(C,i.media),i.container=U.default.createElement("div"),i.getElement(i.container).id=i.id,i.getElement(i.container).className=i.options.classPrefix+"container "+i.options.classPrefix+"container-keyboard-inactive "+i.media.className,i.getElement(i.container).tabIndex=0,i.getElement(i.container).setAttribute("role","application"),i.getElement(i.container).setAttribute("aria-label",q),i.getElement(i.container).innerHTML='<div class="'+i.options.classPrefix+'inner">'+('<div class="'+i.options.classPrefix+'mediaelement"></div>')+('<div class="'+i.options.classPrefix+'layers"></div>')+('<div class="'+i.options.classPrefix+'controls"></div>')+"</div>",i.getElement(i.container).addEventListener("focus",function(G){if(!i.controlsAreVisible&&!i.hasFocus&&i.controlsEnabled){i.showControls(!0);var X=(0,h.isNodeAfter)(G.relatedTarget,i.getElement(i.container))?"."+i.options.classPrefix+"controls ."+i.options.classPrefix+"button:last-child > button":"."+i.options.classPrefix+"playpause-button > button",Y=i.getElement(i.container).querySelector(X);Y.focus()}}),i.node.parentNode.insertBefore(i.getElement(i.container),i.node),!i.options.features.length&&!i.options.useDefaultControls&&(i.getElement(i.container).style.background="transparent",i.getElement(i.container).querySelector("."+i.options.classPrefix+"controls").style.display="none"),i.isVideo&&i.options.stretching==="fill"&&!f.hasClass(i.getElement(i.container).parentNode,i.options.classPrefix+"fill-container")){i.outerContainer=i.media.parentNode;var J=U.default.createElement("div");J.className=i.options.classPrefix+"fill-container",i.getElement(i.container).parentNode.insertBefore(J,i.getElement(i.container)),J.appendChild(i.getElement(i.container))}l.IS_ANDROID&&f.addClass(i.getElement(i.container),i.options.classPrefix+"android"),l.IS_IOS&&f.addClass(i.getElement(i.container),i.options.classPrefix+"ios"),l.IS_IPAD&&f.addClass(i.getElement(i.container),i.options.classPrefix+"ipad"),l.IS_IPHONE&&f.addClass(i.getElement(i.container),i.options.classPrefix+"iphone"),f.addClass(i.getElement(i.container),i.isVideo?i.options.classPrefix+"video":i.options.classPrefix+"audio"),i.getElement(i.container).querySelector("."+i.options.classPrefix+"mediaelement").appendChild(i.node),i.media.player=i,i.controls=i.getElement(i.container).querySelector("."+i.options.classPrefix+"controls"),i.layers=i.getElement(i.container).querySelector("."+i.options.classPrefix+"layers");var ce=i.isVideo?"video":"audio",se=ce.substring(0,1).toUpperCase()+ce.substring(1);i.options[ce+"Width"]>0||i.options[ce+"Width"].toString().indexOf("%")>-1?i.width=i.options[ce+"Width"]:i.node.style.width!==""&&i.node.style.width!==null?i.width=i.node.style.width:i.node.getAttribute("width")?i.width=i.node.getAttribute("width"):i.width=i.options["default"+se+"Width"],i.options[ce+"Height"]>0||i.options[ce+"Height"].toString().indexOf("%")>-1?i.height=i.options[ce+"Height"]:i.node.style.height!==""&&i.node.style.height!==null?i.height=i.node.style.height:i.node.getAttribute("height")?i.height=i.node.getAttribute("height"):i.height=i.options["default"+se+"Height"],i.initialAspectRatio=i.height>=i.width?i.width/i.height:i.height/i.width,i.setPlayerSize(i.width,i.height),_.pluginWidth=i.width,_.pluginHeight=i.height}else!i.isVideo&&!i.options.features.length&&!i.options.useDefaultControls&&(i.node.style.display="none");if(b.default.MepDefaults=_,new R.default(i.media,_,i.mediaFiles),i.getElement(i.container)!==void 0&&i.options.features.length&&i.controlsAreVisible&&!i.options.hideVideoControlsOnLoad){var ne=(0,h.createEvent)("controlsshown",i.getElement(i.container));i.getElement(i.container).dispatchEvent(ne)}}},{key:"showControls",value:function(i){var _=this;if(i=i===void 0||i,!(_.controlsAreVisible||!_.isVideo)){if(i)(function(){f.fadeIn(_.getElement(_.controls),200,function(){f.removeClass(_.getElement(_.controls),_.options.classPrefix+"offscreen");var X=(0,h.createEvent)("controlsshown",_.getElement(_.container));_.getElement(_.container).dispatchEvent(X)});for(var ce=_.getElement(_.container).querySelectorAll("."+_.options.classPrefix+"control"),se=function(Y,oe){f.fadeIn(ce[Y],200,function(){f.removeClass(ce[Y],_.options.classPrefix+"offscreen")})},ne=0,G=ce.length;ne<G;ne++)se(ne)})();else{f.removeClass(_.getElement(_.controls),_.options.classPrefix+"offscreen"),_.getElement(_.controls).style.display="",_.getElement(_.controls).style.opacity=1;for(var s=_.getElement(_.container).querySelectorAll("."+_.options.classPrefix+"control"),q=0,C=s.length;q<C;q++)f.removeClass(s[q],_.options.classPrefix+"offscreen"),s[q].style.display="";var J=(0,h.createEvent)("controlsshown",_.getElement(_.container));_.getElement(_.container).dispatchEvent(J)}_.controlsAreVisible=!0,_.setControlsSize()}}},{key:"hideControls",value:function(i,_){var s=this;if(i=i===void 0||i,!(_!==!0&&(!s.controlsAreVisible||s.options.alwaysShowControls||s.paused&&s.readyState===4&&(!s.options.hideVideoControlsOnLoad&&s.currentTime<=0||!s.options.hideVideoControlsOnPause&&s.currentTime>0)||s.isVideo&&!s.options.hideVideoControlsOnLoad&&!s.readyState||s.ended))){if(i)(function(){f.fadeOut(s.getElement(s.controls),200,function(){f.addClass(s.getElement(s.controls),s.options.classPrefix+"offscreen"),s.getElement(s.controls).style.display="";var Y=(0,h.createEvent)("controlshidden",s.getElement(s.container));s.getElement(s.container).dispatchEvent(Y)});for(var se=s.getElement(s.container).querySelectorAll("."+s.options.classPrefix+"control"),ne=function(oe,ye){f.fadeOut(se[oe],200,function(){f.addClass(se[oe],s.options.classPrefix+"offscreen"),se[oe].style.display=""})},G=0,X=se.length;G<X;G++)ne(G)})();else{f.addClass(s.getElement(s.controls),s.options.classPrefix+"offscreen"),s.getElement(s.controls).style.display="",s.getElement(s.controls).style.opacity=0;for(var q=s.getElement(s.container).querySelectorAll("."+s.options.classPrefix+"control"),C=0,J=q.length;C<J;C++)f.addClass(q[C],s.options.classPrefix+"offscreen"),q[C].style.display="";var ce=(0,h.createEvent)("controlshidden",s.getElement(s.container));s.getElement(s.container).dispatchEvent(ce)}s.controlsAreVisible=!1}}},{key:"startControlsTimer",value:function(i){var _=this;i=typeof i<"u"?i:_.options.controlsTimeoutDefault,_.killControlsTimer("start"),_.controlsTimer=setTimeout(function(){_.hideControls(),_.killControlsTimer("hide")},i)}},{key:"killControlsTimer",value:function(){var i=this;i.controlsTimer!==null&&(clearTimeout(i.controlsTimer),delete i.controlsTimer,i.controlsTimer=null)}},{key:"disableControls",value:function(){var i=this;i.killControlsTimer(),i.controlsEnabled=!1,i.hideControls(!1,!0)}},{key:"enableControls",value:function(){var i=this;i.controlsEnabled=!0,i.showControls(!1)}},{key:"_setDefaultPlayer",value:function(){var i=this;i.proxy&&i.proxy.pause(),i.proxy=new u.default(i),i.media.addEventListener("loadedmetadata",function(){i.getCurrentTime()>0&&i.currentMediaTime>0&&(i.setCurrentTime(i.currentMediaTime),!l.IS_IOS&&!l.IS_ANDROID&&i.play())})}},{key:"_meReady",value:function(i,_){var s=this,q=_.getAttribute("autoplay"),C=!(q==null||q==="false"),J=i.rendererName!==null&&/(native|html5)/i.test(i.rendererName);if(s.getElement(s.controls)&&s.enableControls(),s.getElement(s.container)&&s.getElement(s.container).querySelector("."+s.options.classPrefix+"overlay-play")&&(s.getElement(s.container).querySelector("."+s.options.classPrefix+"overlay-play").style.display=""),!s.created){if(s.created=!0,s.media=i,s.domNode=_,!(l.IS_ANDROID&&s.options.AndroidUseNativeControls)&&!(l.IS_IPAD&&s.options.iPadUseNativeControls)&&!(l.IS_IPHONE&&s.options.iPhoneUseNativeControls)){if(!s.isVideo&&!s.options.features.length&&!s.options.useDefaultControls){C&&J&&s.play(),s.options.success&&(typeof s.options.success=="string"?j.default[s.options.success](s.media,s.domNode,s):s.options.success(s.media,s.domNode,s));return}if(s.featurePosition={},s._setDefaultPlayer(),s.buildposter(s,s.getElement(s.controls),s.getElement(s.layers),s.media),s.buildkeyboard(s,s.getElement(s.controls),s.getElement(s.layers),s.media),s.buildoverlays(s,s.getElement(s.controls),s.getElement(s.layers),s.media),s.options.useDefaultControls){var ce=["playpause","current","progress","duration","tracks","volume","fullscreen"];s.options.features=ce.concat(s.options.features.filter(function(G){return ce.indexOf(G)===-1}))}s.buildfeatures(s,s.getElement(s.controls),s.getElement(s.layers),s.media);var se=(0,h.createEvent)("controlsready",s.getElement(s.container));s.getElement(s.container).dispatchEvent(se),s.setPlayerSize(s.width,s.height),s.setControlsSize(),s.isVideo&&(s.clickToPlayPauseCallback=function(){if(s.options.clickToPlayPause){var G=s.getElement(s.container).querySelector("."+s.options.classPrefix+"overlay-button"),X=G.getAttribute("aria-pressed");s.paused&&X?s.pause():s.paused?s.play():s.pause(),G.setAttribute("aria-pressed",!X),s.getElement(s.container).focus()}},s.createIframeLayer(),s.media.addEventListener("click",s.clickToPlayPauseCallback),(l.IS_ANDROID||l.IS_IOS)&&!s.options.alwaysShowControls?s.node.addEventListener("touchstart",function(){s.controlsAreVisible?s.hideControls(!1):s.controlsEnabled&&s.showControls(!1)},l.SUPPORT_PASSIVE_EVENT?{passive:!0}:!1):(s.getElement(s.container).addEventListener("mouseenter",function(){s.controlsEnabled&&(s.options.alwaysShowControls||(s.killControlsTimer("enter"),s.showControls(),s.startControlsTimer(s.options.controlsTimeoutMouseEnter)))}),s.getElement(s.container).addEventListener("mousemove",function(){s.controlsEnabled&&(s.controlsAreVisible||s.showControls(),s.options.alwaysShowControls||s.startControlsTimer(s.options.controlsTimeoutMouseEnter))}),s.getElement(s.container).addEventListener("mouseleave",function(){s.controlsEnabled&&!s.paused&&!s.options.alwaysShowControls&&s.startControlsTimer(s.options.controlsTimeoutMouseLeave)})),s.options.hideVideoControlsOnLoad&&s.hideControls(!1),s.options.enableAutosize&&s.media.addEventListener("loadedmetadata",function(G){var X=G!==void 0?G.detail.target||G.target:s.media;s.options.videoHeight<=0&&!s.domNode.getAttribute("height")&&!s.domNode.style.height&&X!==null&&!isNaN(X.videoHeight)&&(s.setPlayerSize(X.videoWidth,X.videoHeight),s.setControlsSize(),s.media.setSize(X.videoWidth,X.videoHeight))})),s.media.addEventListener("play",function(){s.hasFocus=!0;for(var G in b.default.players)if(b.default.players.hasOwnProperty(G)){var X=b.default.players[G];X.id!==s.id&&s.options.pauseOtherPlayers&&!X.paused&&!X.ended&&X.options.ignorePauseOtherPlayersOption!==!0&&(X.pause(),X.hasFocus=!1)}!(l.IS_ANDROID||l.IS_IOS)&&!s.options.alwaysShowControls&&s.isVideo&&s.hideControls()}),s.media.addEventListener("ended",function(){if(s.options.autoRewind)try{s.setCurrentTime(0),setTimeout(function(){var G=s.getElement(s.container).querySelector("."+s.options.classPrefix+"overlay-loading");G&&G.parentNode&&(G.parentNode.style.display="none")},20)}catch{}typeof s.media.renderer.stop=="function"?s.media.renderer.stop():s.pause(),s.setProgressRail&&s.setProgressRail(),s.setCurrentRail&&s.setCurrentRail(),s.options.loop?s.play():!s.options.alwaysShowControls&&s.controlsEnabled&&s.showControls()}),s.media.addEventListener("loadedmetadata",function(){(0,T.calculateTimeFormat)(s.getDuration(),s.options,s.options.framesPerSecond||25),s.updateDuration&&s.updateDuration(),s.updateCurrent&&s.updateCurrent(),s.isFullScreen||(s.setPlayerSize(s.width,s.height),s.setControlsSize())});var ne=null;s.media.addEventListener("timeupdate",function(){!isNaN(s.getDuration())&&ne!==s.getDuration()&&(ne=s.getDuration(),(0,T.calculateTimeFormat)(ne,s.options,s.options.framesPerSecond||25),s.updateDuration&&s.updateDuration(),s.updateCurrent&&s.updateCurrent(),s.setControlsSize())}),s.getElement(s.container).addEventListener("click",function(G){f.addClass(G.currentTarget,s.options.classPrefix+"container-keyboard-inactive")}),s.getElement(s.container).addEventListener("focusin",function(G){f.removeClass(G.currentTarget,s.options.classPrefix+"container-keyboard-inactive"),s.isVideo&&!l.IS_ANDROID&&!l.IS_IOS&&s.controlsEnabled&&!s.options.alwaysShowControls&&(s.killControlsTimer("enter"),s.showControls(),s.startControlsTimer(s.options.controlsTimeoutMouseEnter))}),s.getElement(s.container).addEventListener("focusout",function(G){setTimeout(function(){G.relatedTarget&&s.keyboardAction&&!G.relatedTarget.closest("."+s.options.classPrefix+"container")&&(s.keyboardAction=!1,s.isVideo&&!s.options.alwaysShowControls&&!s.paused&&s.startControlsTimer(s.options.controlsTimeoutMouseLeave))},0)}),setTimeout(function(){s.setPlayerSize(s.width,s.height),s.setControlsSize()},0),s.globalResizeCallback=function(){s.isFullScreen||l.HAS_TRUE_NATIVE_FULLSCREEN&&U.default.webkitIsFullScreen||s.setPlayerSize(s.width,s.height),s.setControlsSize()},s.globalBind("resize",s.globalResizeCallback)}C&&J&&s.play(),s.options.success&&(typeof s.options.success=="string"?j.default[s.options.success](s.media,s.domNode,s):s.options.success(s.media,s.domNode,s))}}},{key:"_handleError",value:function(i,_,s){var q=this,C=q.getElement(q.layers).querySelector("."+q.options.classPrefix+"overlay-play");C&&(C.style.display="none"),q.options.error&&q.options.error(i,_,s),q.getElement(q.container).querySelector("."+q.options.classPrefix+"cannotplay")&&q.getElement(q.container).querySelector("."+q.options.classPrefix+"cannotplay").remove();var J=U.default.createElement("div");J.className=q.options.classPrefix+"cannotplay",J.style.width="100%",J.style.height="100%";var ce=typeof q.options.customError=="function"?q.options.customError(q.media,q.media.originalNode):q.options.customError,se="";if(!ce){var ne=q.media.originalNode.getAttribute("poster");if(ne&&(se='<img src="'+ne+'" alt="'+b.default.i18n.t("mejs.download-file")+'">'),i.message&&(ce="<p>"+i.message+"</p>"),i.urls)for(var G=0,X=i.urls.length;G<X;G++){var Y=i.urls[G];ce+='<a href="'+Y.src+'" data-type="'+Y.type+'"><span>'+b.default.i18n.t("mejs.download-file")+": "+Y.src+"</span></a>"}}ce&&q.getElement(q.layers).querySelector("."+q.options.classPrefix+"overlay-error")&&(J.innerHTML=ce,q.getElement(q.layers).querySelector("."+q.options.classPrefix+"overlay-error").innerHTML=""+se+J.outerHTML,q.getElement(q.layers).querySelector("."+q.options.classPrefix+"overlay-error").parentNode.style.display="block"),q.controlsEnabled&&q.disableControls()}},{key:"setPlayerSize",value:function(i,_){var s=this;if(!s.options.setDimensions)return!1;switch(typeof i<"u"&&(s.width=i),typeof _<"u"&&(s.height=_),s.options.stretching){case"fill":s.isVideo?s.setFillMode():s.setDimensions(s.width,s.height);break;case"responsive":s.setResponsiveMode();break;case"none":s.setDimensions(s.width,s.height);break;default:s.hasFluidMode()===!0?s.setResponsiveMode():s.setDimensions(s.width,s.height);break}}},{key:"hasFluidMode",value:function(){var i=this;return i.height.toString().indexOf("%")!==-1||i.node&&i.node.style.maxWidth&&i.node.style.maxWidth!=="none"&&i.node.style.maxWidth!==i.width||i.node&&i.node.currentStyle&&i.node.currentStyle.maxWidth==="100%"}},{key:"setResponsiveMode",value:function(){var i=this,_=(function(){for(var oe=void 0,ye=i.getElement(i.container);ye;){try{if(l.IS_FIREFOX&&ye.tagName.toLowerCase()==="html"&&j.default.self!==j.default.top&&j.default.frameElement!==null)return j.default.frameElement;oe=ye.parentElement}catch{oe=ye.parentElement}if(oe&&f.visible(oe))return oe;ye=oe}return null})(),s=getComputedStyle(_||U.default.body,null),q=(function(){return i.isVideo?i.node.videoWidth&&i.node.videoWidth>0?i.node.videoWidth:i.node.getAttribute("width")?i.node.getAttribute("width"):i.options.defaultVideoWidth:i.options.defaultAudioWidth})(),C=(function(){return i.isVideo?i.node.videoHeight&&i.node.videoHeight>0?i.node.videoHeight:i.node.getAttribute("height")?i.node.getAttribute("height"):i.options.defaultVideoHeight:i.options.defaultAudioHeight})(),J=(function(){if(!i.options.enableAutosize)return i.initialAspectRatio;var oe=1;return i.isVideo&&(i.node.videoWidth&&i.node.videoWidth>0&&i.node.videoHeight&&i.node.videoHeight>0?oe=i.height>=i.width?i.node.videoWidth/i.node.videoHeight:i.node.videoHeight/i.node.videoWidth:oe=i.initialAspectRatio,(isNaN(oe)||oe<.01||oe>100)&&(oe=1)),oe})(),ce=parseFloat(s.height),se=void 0,ne=parseFloat(s.width);if(i.isVideo?i.height==="100%"?se=parseFloat(ne*C/q,10):se=i.height>=i.width?parseFloat(ne/J,10):parseFloat(ne*J,10):se=C,isNaN(se)&&(se=ce),i.getElement(i.container).parentNode.length>0&&i.getElement(i.container).parentNode.tagName.toLowerCase()==="body"&&(ne=j.default.innerWidth||U.default.documentElement.clientWidth||U.default.body.clientWidth,se=j.default.innerHeight||U.default.documentElement.clientHeight||U.default.body.clientHeight),se&&ne){i.getElement(i.container).style.width=ne+"px",i.getElement(i.container).style.height=se+"px",i.node.style.width="100%",i.node.style.height="100%",i.isVideo&&i.media.setSize&&i.media.setSize(ne,se);for(var G=i.getElement(i.layers).children,X=0,Y=G.length;X<Y;X++)G[X].style.width="100%",G[X].style.height="100%"}}},{key:"setFillMode",value:function(){var i=this,_=j.default.self!==j.default.top&&j.default.frameElement!==null,s=(function(){for(var L=void 0,W=i.getElement(i.container);W;){try{if(l.IS_FIREFOX&&W.tagName.toLowerCase()==="html"&&j.default.self!==j.default.top&&j.default.frameElement!==null)return j.default.frameElement;L=W.parentElement}catch{L=W.parentElement}if(L&&f.visible(L))return L;W=L}return null})(),q=getComputedStyle(s||U.default.body,null);i.node.style.height!=="none"&&i.node.style.height!==i.height&&(i.node.style.height="auto"),i.node.style.maxWidth!=="none"&&i.node.style.maxWidth!==i.width&&(i.node.style.maxWidth="none"),i.node.style.maxHeight!=="none"&&i.node.style.maxHeight!==i.height&&(i.node.style.maxHeight="none"),i.node.currentStyle&&(i.node.currentStyle.height==="100%"&&(i.node.currentStyle.height="auto"),i.node.currentStyle.maxWidth==="100%"&&(i.node.currentStyle.maxWidth="none"),i.node.currentStyle.maxHeight==="100%"&&(i.node.currentStyle.maxHeight="none")),!_&&!parseFloat(q.width)&&(s.style.width=i.media.offsetWidth+"px"),!_&&!parseFloat(q.height)&&(s.style.height=i.media.offsetHeight+"px"),q=getComputedStyle(s);var C=parseFloat(q.width),J=parseFloat(q.height);i.setDimensions("100%","100%");var ce=i.getElement(i.container).querySelector("."+i.options.classPrefix+"poster>img");ce&&(ce.style.display="");for(var se=i.getElement(i.container).querySelectorAll("object, embed, iframe, video"),ne=i.height,G=i.width,X=C,Y=ne*C/G,oe=G*J/ne,ye=J,$e=!(oe>C),Te=Math.floor($e?X:oe),m=Math.floor($e?Y:ye),t=$e?C+"px":Te+"px",r=$e?m+"px":J+"px",p=0,P=se.length;p<P;p++)se[p].style.height=r,se[p].style.width=t,i.media.setSize&&i.media.setSize(t,r),se[p].style.marginLeft=Math.floor((C-Te)/2)+"px",se[p].style.marginTop=0}},{key:"setDimensions",value:function(i,_){var s=this;i=(0,h.isString)(i)&&i.indexOf("%")>-1?i:parseFloat(i)+"px",_=(0,h.isString)(_)&&_.indexOf("%")>-1?_:parseFloat(_)+"px",s.getElement(s.container).style.width=i,s.getElement(s.container).style.height=_;for(var q=s.getElement(s.layers).children,C=0,J=q.length;C<J;C++)q[C].style.width=i,q[C].style.height=_}},{key:"setControlsSize",value:function(){var i=this;if(f.visible(i.getElement(i.container)))if(i.rail&&f.visible(i.rail)){for(var _=i.total?getComputedStyle(i.total,null):null,s=_?parseFloat(_.marginLeft)+parseFloat(_.marginRight):0,q=getComputedStyle(i.rail),C=parseFloat(q.marginLeft)+parseFloat(q.marginRight),J=0,ce=f.siblings(i.rail,function($e){return $e!==i.rail}),se=ce.length,ne=0;ne<se;ne++)J+=ce[ne].offsetWidth;J+=s+(s===0?C*2:C)+1,i.getElement(i.container).style.minWidth=J+"px";var G=(0,h.createEvent)("controlsresize",i.getElement(i.container));i.getElement(i.container).dispatchEvent(G)}else{for(var X=i.getElement(i.controls).children,Y=0,oe=0,ye=X.length;oe<ye;oe++)Y+=X[oe].offsetWidth;i.getElement(i.container).style.minWidth=Y+"px"}}},{key:"addControlElement",value:function(i,_){var s=this;if(s.featurePosition[_]!==void 0){var q=s.getElement(s.controls).children[s.featurePosition[_]-1];q.parentNode.insertBefore(i,q.nextSibling)}else{s.getElement(s.controls).appendChild(i);for(var C=s.getElement(s.controls).children,J=0,ce=C.length;J<ce;J++)if(i===C[J]){s.featurePosition[_]=J;break}}}},{key:"createIframeLayer",value:function(){var i=this;if(i.isVideo&&i.media.rendererName!==null&&i.media.rendererName.indexOf("iframe")>-1&&!U.default.getElementById(i.media.id+"-iframe-overlay")){var _=U.default.createElement("div"),s=U.default.getElementById(i.media.id+"_"+i.media.rendererName);_.id=i.media.id+"-iframe-overlay",_.className=i.options.classPrefix+"iframe-overlay",_.addEventListener("click",function(q){i.options.clickToPlayPause&&(i.paused?i.play():i.pause(),q.preventDefault(),q.stopPropagation())}),s.parentNode.insertBefore(_,s)}}},{key:"resetSize",value:function(){var i=this;setTimeout(function(){i.setPlayerSize(i.width,i.height),i.setControlsSize()},50)}},{key:"setPoster",value:function(i){var _=this;if(_.getElement(_.container)){var s=_.getElement(_.container).querySelector("."+_.options.classPrefix+"poster");s||(s=U.default.createElement("div"),s.className=_.options.classPrefix+"poster "+_.options.classPrefix+"layer",_.getElement(_.layers).appendChild(s));var q=s.querySelector("img");!q&&i&&(q=U.default.createElement("img"),q.className=_.options.classPrefix+"poster-img",q.width="100%",q.height="100%",s.style.display="",s.appendChild(q)),i?(q.setAttribute("src",i),s.style.backgroundImage='url("'+i+'")',s.style.display=""):q?(s.style.backgroundImage="none",s.style.display="none",q.remove()):s.style.display="none"}else(l.IS_IPAD&&_.options.iPadUseNativeControls||l.IS_IPHONE&&_.options.iPhoneUseNativeControls||l.IS_ANDROID&&_.options.AndroidUseNativeControls)&&(_.media.originalNode.poster=i)}},{key:"changeSkin",value:function(i){var _=this;_.getElement(_.container).className=_.options.classPrefix+"container "+i,_.setPlayerSize(_.width,_.height),_.setControlsSize()}},{key:"globalBind",value:function(i,_){var s=this,q=s.node?s.node.ownerDocument:U.default;if(i=(0,h.splitEvents)(i,s.id),i.d)for(var C=i.d.split(" "),J=0,ce=C.length;J<ce;J++)C[J].split(".").reduce(function(X,Y){return q.addEventListener(Y,_,!1),Y},"");if(i.w)for(var se=i.w.split(" "),ne=0,G=se.length;ne<G;ne++)se[ne].split(".").reduce(function(X,Y){return j.default.addEventListener(Y,_,!1),Y},"")}},{key:"globalUnbind",value:function(i,_){var s=this,q=s.node?s.node.ownerDocument:U.default;if(i=(0,h.splitEvents)(i,s.id),i.d)for(var C=i.d.split(" "),J=0,ce=C.length;J<ce;J++)C[J].split(".").reduce(function(X,Y){return q.removeEventListener(Y,_,!1),Y},"");if(i.w)for(var se=i.w.split(" "),ne=0,G=se.length;ne<G;ne++)se[ne].split(".").reduce(function(X,Y){return j.default.removeEventListener(Y,_,!1),Y},"")}},{key:"buildfeatures",value:function(i,_,s,q){for(var C=this,J=0,ce=C.options.features.length;J<ce;J++){var se=C.options.features[J];if(C["build"+se])try{C["build"+se](i,_,s,q)}catch(ne){console.error("error building "+se,ne)}}}},{key:"buildposter",value:function(i,_,s,q){var C=this,J=U.default.createElement("div");J.className=C.options.classPrefix+"poster "+C.options.classPrefix+"layer",s.appendChild(J);var ce=q.originalNode.getAttribute("poster");i.options.poster!==""&&(ce&&l.IS_IOS&&q.originalNode.removeAttribute("poster"),ce=i.options.poster),ce?C.setPoster(ce):C.media.renderer!==null&&typeof C.media.renderer.getPosterUrl=="function"?C.setPoster(C.media.renderer.getPosterUrl()):J.style.display="none",q.addEventListener("play",function(){J.style.display="none"}),q.addEventListener("playing",function(){J.style.display="none"}),i.options.showPosterWhenEnded&&i.options.autoRewind&&q.addEventListener("ended",function(){J.style.display=""}),q.addEventListener("error",function(){J.style.display="none"}),i.options.showPosterWhenPaused&&q.addEventListener("pause",function(){i.ended||(J.style.display="")})}},{key:"buildoverlays",value:function(i,_,s,q){if(i.isVideo){var C=this,J=U.default.createElement("div"),ce=U.default.createElement("div"),se=U.default.createElement("div");J.style.display="none",J.className=C.options.classPrefix+"overlay "+C.options.classPrefix+"layer",J.innerHTML='<div class="'+C.options.classPrefix+'overlay-loading">'+('<span class="'+C.options.classPrefix+'overlay-loading-bg-img"></span>')+"</div>",s.appendChild(J),ce.style.display="none",ce.className=C.options.classPrefix+"overlay "+C.options.classPrefix+"layer",ce.innerHTML='<div class="'+C.options.classPrefix+'overlay-error"></div>',s.appendChild(ce),se.className=C.options.classPrefix+"overlay "+C.options.classPrefix+"layer "+C.options.classPrefix+"overlay-play",se.innerHTML='<div class="'+C.options.classPrefix+'overlay-button" role="button" tabindex="0" '+('aria-label="'+d.default.t("mejs.play")+'" aria-pressed="false"></div>'),se.addEventListener("click",function(){if(C.options.clickToPlayPause){var G=C.getElement(C.container).querySelector("."+C.options.classPrefix+"overlay-button"),X=G.getAttribute("aria-pressed");C.paused?C.play():C.pause(),G.setAttribute("aria-pressed",!!X),C.getElement(C.container).focus()}}),se.addEventListener("keydown",function(G){var X=G.keyCode||G.which||0;if(X===13||l.IS_FIREFOX&&X===32){var Y=(0,h.createEvent)("click",se);return se.dispatchEvent(Y),!1}}),s.appendChild(se),C.media.rendererName!==null&&(/(youtube|facebook)/i.test(C.media.rendererName)&&!(C.media.originalNode.getAttribute("poster")||i.options.poster||typeof C.media.renderer.getPosterUrl=="function"&&C.media.renderer.getPosterUrl())||l.IS_STOCK_ANDROID||C.media.originalNode.getAttribute("autoplay"))&&(se.style.display="none");var ne=!1;q.addEventListener("play",function(){se.style.display="none",J.style.display="none",ce.style.display="none",ne=!1}),q.addEventListener("playing",function(){se.style.display="none",J.style.display="none",ce.style.display="none",ne=!1}),q.addEventListener("seeking",function(){se.style.display="none",J.style.display="",ne=!1}),q.addEventListener("seeked",function(){se.style.display=C.paused&&!l.IS_STOCK_ANDROID?"":"none",J.style.display="none",ne=!1}),q.addEventListener("pause",function(){J.style.display="none",!l.IS_STOCK_ANDROID&&!ne&&(se.style.display=""),ne=!1}),q.addEventListener("waiting",function(){J.style.display="",ne=!1}),q.addEventListener("loadeddata",function(){J.style.display="",l.IS_ANDROID&&(q.canplayTimeout=setTimeout(function(){if(U.default.createEvent){var G=U.default.createEvent("HTMLEvents");return G.initEvent("canplay",!0,!0),q.dispatchEvent(G)}},300)),ne=!1}),q.addEventListener("canplay",function(){J.style.display="none",clearTimeout(q.canplayTimeout),ne=!1}),q.addEventListener("error",function(G){C._handleError(G,C.media,C.node),J.style.display="none",se.style.display="none",ne=!0}),q.addEventListener("loadedmetadata",function(){C.controlsEnabled||C.enableControls()}),q.addEventListener("keydown",function(G){C.onkeydown(i,q,G),ne=!1})}}},{key:"buildkeyboard",value:function(i,_,s,q){var C=this;C.getElement(C.container).addEventListener("keydown",function(){C.keyboardAction=!0}),C.globalKeydownCallback=function(J){var ce=U.default.activeElement.closest("."+C.options.classPrefix+"container"),se=C.media.closest("."+C.options.classPrefix+"container");return C.hasFocus=!!(ce&&se&&ce.id===se.id),C.onkeydown(i,q,J)},C.globalClickCallback=function(J){C.hasFocus=!!J.target.closest("."+C.options.classPrefix+"container")},C.globalBind("keydown",C.globalKeydownCallback),C.globalBind("click",C.globalClickCallback)}},{key:"onkeydown",value:function(i,_,s){if(i.hasFocus&&i.options.enableKeyboard){for(var q=0,C=i.options.keyActions.length;q<C;q++)for(var J=i.options.keyActions[q],ce=0,se=J.keys.length;ce<se;ce++)if(s.keyCode===J.keys[ce]){J.action(i,_,s.keyCode,s),s.preventDefault(),s.stopPropagation();return}}return!0}},{key:"play",value:function(){this.proxy.play()}},{key:"pause",value:function(){this.proxy.pause()}},{key:"load",value:function(){this.proxy.load()}},{key:"setCurrentTime",value:function(i){this.proxy.setCurrentTime(i)}},{key:"getCurrentTime",value:function(){return this.proxy.currentTime}},{key:"getDuration",value:function(){return this.proxy.duration}},{key:"setVolume",value:function(i){this.proxy.volume=i}},{key:"getVolume",value:function(){return this.proxy.getVolume()}},{key:"setMuted",value:function(i){this.proxy.setMuted(i)}},{key:"setSrc",value:function(i){this.controlsEnabled||this.enableControls(),this.proxy.setSrc(i)}},{key:"getSrc",value:function(){return this.proxy.getSrc()}},{key:"canPlayType",value:function(i){return this.proxy.canPlayType(i)}},{key:"remove",value:function(){var i=this,_=i.media.rendererName,s=i.media.originalNode.src;for(var q in i.options.features){var C=i.options.features[q];if(i["clean"+C])try{i["clean"+C](i,i.getElement(i.layers),i.getElement(i.controls),i.media)}catch(ne){console.error("error cleaning "+C,ne)}}var J=i.node.getAttribute("width"),ce=i.node.getAttribute("height");if(J?J.indexOf("%")===-1&&(J=J+"px"):J="auto",ce?ce.indexOf("%")===-1&&(ce=ce+"px"):ce="auto",i.node.style.width=J,i.node.style.height=ce,i.setPlayerSize(0,0),i.isDynamic?i.getElement(i.container).parentNode.insertBefore(i.node,i.getElement(i.container)):(function(){i.node.setAttribute("controls",!0),i.node.setAttribute("id",i.node.getAttribute("id").replace("_"+_,"").replace("_from_mejs",""));var ne=i.getElement(i.container).querySelector("."+i.options.classPrefix+"poster>img");if(ne&&i.node.setAttribute("poster",ne.src),delete i.node.autoplay,i.node.setAttribute("src",""),i.media.canPlayType((0,k.getTypeFromFile)(s))!==""&&i.node.setAttribute("src",s),_&&_.indexOf("iframe")>-1){var G=U.default.getElementById(i.media.id+"-iframe-overlay");G.remove()}var X=i.node.cloneNode();if(X.style.display="",i.getElement(i.container).parentNode.insertBefore(X,i.getElement(i.container)),i.node.remove(),i.mediaFiles)for(var Y=0,oe=i.mediaFiles.length;Y<oe;Y++){var ye=U.default.createElement("source");ye.setAttribute("src",i.mediaFiles[Y].src),ye.setAttribute("type",i.mediaFiles[Y].type),X.appendChild(ye)}if(i.trackFiles)for(var $e=function(r,p){var P=i.trackFiles[r],L=U.default.createElement("track");L.kind=P.kind,L.label=P.label,L.srclang=P.srclang,L.src=P.src,X.appendChild(L),L.addEventListener("load",function(){this.mode="showing",X.textTracks[r].mode="showing"})},Te=0,m=i.trackFiles.length;Te<m;Te++)$e(Te,m);delete i.node,delete i.mediaFiles,delete i.trackFiles})(),i.media.renderer&&typeof i.media.renderer.destroy=="function"&&i.media.renderer.destroy(),delete b.default.players[i.id],K(i.getElement(i.container))==="object"){var se=i.getElement(i.container).parentNode.querySelector("."+i.options.classPrefix+"offscreen");se&&se.remove(),i.getElement(i.container).remove()}i.globalUnbind("resize",i.globalResizeCallback),i.globalUnbind("keydown",i.globalKeydownCallback),i.globalUnbind("click",i.globalClickCallback),delete i.media.player}},{key:"paused",get:function(){return this.proxy.paused}},{key:"muted",get:function(){return this.proxy.muted},set:function(i){this.setMuted(i)}},{key:"ended",get:function(){return this.proxy.ended}},{key:"readyState",get:function(){return this.proxy.readyState}},{key:"currentTime",set:function(i){this.setCurrentTime(i)},get:function(){return this.getCurrentTime()}},{key:"duration",get:function(){return this.getDuration()}},{key:"volume",set:function(i){this.setVolume(i)},get:function(){return this.getVolume()}},{key:"src",set:function(i){this.setSrc(i)},get:function(){return this.getSrc()}}]),le})();j.default.MediaElementPlayer=Z,b.default.MediaElementPlayer=Z,E.default=Z},{17:17,2:2,25:25,26:26,27:27,28:28,3:3,30:30,5:5,6:6,7:7}],17:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0});var K=(function(){function I(b,c){for(var R=0;R<c.length;R++){var A=c[R];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in A&&(A.writable=!0),Object.defineProperty(b,A.key,A)}}return function(b,c,R){return c&&I(b.prototype,c),R&&I(b,R),b}})(),N=n(3),V=j(N);function j(I){return I&&I.__esModule?I:{default:I}}function ee(I,b){if(!(I instanceof b))throw new TypeError("Cannot call a class as a function")}var U=(function(){function I(b){return ee(this,I),this.media=b.media,this.isVideo=b.isVideo,this.classPrefix=b.options.classPrefix,this.createIframeLayer=function(){return b.createIframeLayer()},this.setPoster=function(c){return b.setPoster(c)},this}return K(I,[{key:"play",value:function(){this.media.play()}},{key:"pause",value:function(){this.media.pause()}},{key:"load",value:function(){var c=this;c.isLoaded||c.media.load(),c.isLoaded=!0}},{key:"setCurrentTime",value:function(c){this.media.setCurrentTime(c)}},{key:"getCurrentTime",value:function(){return this.media.currentTime}},{key:"getDuration",value:function(){var c=this.media.getDuration();return c===1/0&&this.media.seekable&&this.media.seekable.length&&(c=this.media.seekable.end(0)),c}},{key:"setVolume",value:function(c){this.media.setVolume(c)}},{key:"getVolume",value:function(){return this.media.getVolume()}},{key:"setMuted",value:function(c){this.media.setMuted(c)}},{key:"setSrc",value:function(c){var R=this,A=document.getElementById(R.media.id+"-iframe-overlay");A&&A.remove(),R.media.setSrc(c),R.createIframeLayer(),R.media.renderer!==null&&typeof R.media.renderer.getPosterUrl=="function"&&R.setPoster(R.media.renderer.getPosterUrl())}},{key:"getSrc",value:function(){return this.media.getSrc()}},{key:"canPlayType",value:function(c){return this.media.canPlayType(c)}},{key:"paused",get:function(){return this.media.paused}},{key:"muted",set:function(c){this.setMuted(c)},get:function(){return this.media.muted}},{key:"ended",get:function(){return this.media.ended}},{key:"readyState",get:function(){return this.media.readyState}},{key:"currentTime",set:function(c){this.setCurrentTime(c)},get:function(){return this.getCurrentTime()}},{key:"duration",get:function(){return this.getDuration()}},{key:"remainingTime",get:function(){return this.getDuration()-this.currentTime()}},{key:"volume",set:function(c){this.setVolume(c)},get:function(){return this.getVolume()}},{key:"src",set:function(c){this.setSrc(c)},get:function(){return this.getSrc()}}]),I})();E.default=U,V.default.DefaultPlayer=U},{3:3}],18:[function(n,S,E){var K=n(3);U(K);var N=n(7),V=U(N),j=n(16),ee=U(j);function U(I){return I&&I.__esModule?I:{default:I}}typeof jQuery<"u"?V.default.$=jQuery:typeof Zepto<"u"?V.default.$=Zepto:typeof ender<"u"&&(V.default.$=ender),(function(I){typeof I<"u"&&(I.fn.mediaelementplayer=function(b){return b===!1?this.each(function(){var c=I(this).data("mediaelementplayer");c&&c.remove(),I(this).removeData("mediaelementplayer")}):this.each(function(){I(this).data("mediaelementplayer",new ee.default(this,b))}),this},I(document).ready(function(){I("."+V.default.MepDefaults.classPrefix+"player").mediaelementplayer()}))})(V.default.$)},{16:16,3:3,7:7}],19:[function(n,S,E){var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},N=n(3),V=A(N),j=n(7),ee=A(j),U=n(8),I=n(27),b=n(28),c=n(25),R=n(26);function A(d){return d&&d.__esModule?d:{default:d}}var u={promise:null,load:function(l){return typeof dashjs<"u"?u.promise=new Promise(function(h){h()}).then(function(){u._createPlayer(l)}):(l.options.path=typeof l.options.path=="string"?l.options.path:"https://cdn.dashjs.org/latest/dash.all.min.js",u.promise=u.promise||(0,R.loadScript)(l.options.path),u.promise.then(function(){u._createPlayer(l)})),u.promise},_createPlayer:function(l){var h=dashjs.MediaPlayer().create();return V.default["__ready__"+l.id](h),h}},$={name:"native_dash",options:{prefix:"native_dash",dash:{path:"https://cdn.dashjs.org/latest/dash.all.min.js",debug:!1,drm:{},robustnessLevel:""}},canPlayType:function(l){return c.HAS_MSE&&["application/dash+xml"].indexOf(l.toLowerCase())>-1},create:function(l,h,T){var k=l.originalNode,y=l.id+"_"+h.prefix,f=k.autoplay,D=k.children,F=null,g=null;k.removeAttribute("type");for(var x=0,Z=D.length;x<Z;x++)D[x].removeAttribute("type");F=k.cloneNode(!0),h=Object.assign(h,l.options);for(var le=ee.default.html5media.properties,B=ee.default.html5media.events.concat(["click","mouseover","mouseout"]).filter(function(se){return se!=="error"}),i=function(ne){var G=(0,I.createEvent)(ne.type,l);l.dispatchEvent(G)},_=function(ne){var G=""+ne.substring(0,1).toUpperCase()+ne.substring(1);F["get"+G]=function(){return g!==null?F[ne]:null},F["set"+G]=function(X){if(ee.default.html5media.readOnlyProperties.indexOf(ne)===-1)if(ne==="src"){var Y=(typeof X>"u"?"undefined":K(X))==="object"&&X.src?X.src:X;if(F[ne]=Y,g!==null){g.reset();for(var oe=0,ye=B.length;oe<ye;oe++)F.removeEventListener(B[oe],i);g=u._createPlayer({options:h.dash,id:y}),X&&(typeof X>"u"?"undefined":K(X))==="object"&&K(X.drm)==="object"&&(g.setProtectionData(X.drm),(0,I.isString)(h.dash.robustnessLevel)&&h.dash.robustnessLevel&&g.getProtectionController().setRobustnessLevel(h.dash.robustnessLevel)),g.attachSource(Y),f&&g.play()}}else F[ne]=X}},s=0,q=le.length;s<q;s++)_(le[s]);if(V.default["__ready__"+y]=function(se){l.dashPlayer=g=se;for(var ne=dashjs.MediaPlayer.events,G=function(Te){Te==="loadedmetadata"&&(g.initialize(),g.attachView(F),g.setAutoPlay(!1),K(h.dash.drm)==="object"&&!ee.default.Utils.isObjectEmpty(h.dash.drm)&&(g.setProtectionData(h.dash.drm),(0,I.isString)(h.dash.robustnessLevel)&&h.dash.robustnessLevel&&g.getProtectionController().setRobustnessLevel(h.dash.robustnessLevel)),g.attachSource(F.getSrc())),F.addEventListener(Te,i)},X=0,Y=B.length;X<Y;X++)G(B[X]);var oe=function(Te){if(Te.type.toLowerCase()==="error")l.generateError(Te.message,F.src),console.error(Te);else{var m=(0,I.createEvent)(Te.type,l);m.data=Te,l.dispatchEvent(m)}};for(var ye in ne)ne.hasOwnProperty(ye)&&g.on(ne[ye],function($e){return oe($e)})},T&&T.length>0){for(var C=0,J=T.length;C<J;C++)if(U.renderer.renderers[h.prefix].canPlayType(T[C].type)){F.setAttribute("src",T[C].src),typeof T[C].drm<"u"&&(h.dash.drm=T[C].drm);break}}F.setAttribute("id",y),k.parentNode.insertBefore(F,k),k.autoplay=!1,k.style.display="none",F.setSize=function(se,ne){return F.style.width=se+"px",F.style.height=ne+"px",F},F.hide=function(){return F.pause(),F.style.display="none",F},F.show=function(){return F.style.display="",F},F.destroy=function(){g!==null&&g.reset()};var ce=(0,I.createEvent)("rendererready",F);return l.dispatchEvent(ce),l.promises.push(u.load({options:h.dash,id:y})),F}};b.typeChecks.push(function(d){return~d.toLowerCase().indexOf(".mpd")?"application/dash+xml":null}),U.renderer.add($)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],20:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.PluginDetector=void 0;var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(g){return typeof g}:function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g},N=n(3),V=d(N),j=n(2),ee=d(j),U=n(7),I=d(U),b=n(5),c=d(b),R=n(8),A=n(27),u=n(25),$=n(28);function d(g){return g&&g.__esModule?g:{default:g}}var l=E.PluginDetector={plugins:[],hasPluginVersion:function(x,Z){var le=l.plugins[x];return Z[1]=Z[1]||0,Z[2]=Z[2]||0,le[0]>Z[0]||le[0]===Z[0]&&le[1]>Z[1]||le[0]===Z[0]&&le[1]===Z[1]&&le[2]>=Z[2]},addPlugin:function(x,Z,le,B,i){l.plugins[x]=l.detectPlugin(Z,le,B,i)},detectPlugin:function(x,Z,le,B){var i=[0,0,0],_=void 0,s=void 0;if(u.NAV.plugins!==null&&u.NAV.plugins!==void 0&&K(u.NAV.plugins[x])==="object"){if(_=u.NAV.plugins[x].description,_&&!(typeof u.NAV.mimeTypes<"u"&&u.NAV.mimeTypes[Z]&&!u.NAV.mimeTypes[Z].enabledPlugin)){i=_.replace(x,"").replace(/^\s+/,"").replace(/\sr/gi,".").split(".");for(var q=0,C=i.length;q<C;q++)i[q]=parseInt(i[q].match(/\d+/),10)}}else if(V.default.ActiveXObject!==void 0)try{s=new ActiveXObject(le),s&&(i=B(s))}catch{}return i}};l.addPlugin("flash","Shockwave Flash","application/x-shockwave-flash","ShockwaveFlash.ShockwaveFlash",function(g){var x=[],Z=g.GetVariable("$version");return Z&&(Z=Z.split(" ")[1].split(","),x=[parseInt(Z[0],10),parseInt(Z[1],10),parseInt(Z[2],10)]),x});var h={create:function(x,Z,le){var B={},i=!1;B.options=Z,B.id=x.id+"_"+B.options.prefix,B.mediaElement=x,B.flashState={},B.flashApi=null,B.flashApiStack=[];for(var _=I.default.html5media.properties,s=function(de){B.flashState[de]=null;var ge=""+de.substring(0,1).toUpperCase()+de.substring(1);B["get"+ge]=function(){if(B.flashApi!==null)if(typeof B.flashApi["get_"+de]=="function"){var we=B.flashApi["get_"+de]();return de==="buffered"?{start:function(){return 0},end:function(){return we},length:1}:we}else return null;else return null},B["set"+ge]=function(we){if(de==="src"&&(we=(0,$.absolutizeUrl)(we)),B.flashApi!==null&&B.flashApi["set_"+de]!==void 0)try{B.flashApi["set_"+de](we)}catch{}else B.flashApiStack.push({type:"set",propName:de,value:we})}},q=0,C=_.length;q<C;q++)s(_[q]);var J=I.default.html5media.methods,ce=function(de){B[de]=function(){if(i)if(B.flashApi!==null){if(B.flashApi["fire_"+de])try{B.flashApi["fire_"+de]()}catch{}}else B.flashApiStack.push({type:"call",methodName:de})}};J.push("stop");for(var se=0,ne=J.length;se<ne;se++)ce(J[se]);for(var G=["rendererready"],X=0,Y=G.length;X<Y;X++){var oe=(0,A.createEvent)(G[X],B);x.dispatchEvent(oe)}V.default["__ready__"+B.id]=function(){if(B.flashReady=!0,B.flashApi=ee.default.getElementById("__"+B.id),B.flashApiStack.length)for(var W=0,de=B.flashApiStack.length;W<de;W++){var ge=B.flashApiStack[W];if(ge.type==="set"){var we=ge.propName,ae=""+we.substring(0,1).toUpperCase()+we.substring(1);B["set"+ae](ge.value)}else ge.type==="call"&&B[ge.methodName]()}},V.default["__event__"+B.id]=function(W,de){var ge=(0,A.createEvent)(W,B);if(de)try{ge.data=JSON.parse(de),ge.details.data=JSON.parse(de)}catch{ge.message=de}B.mediaElement.dispatchEvent(ge)},B.flashWrapper=ee.default.createElement("div"),["always","sameDomain"].indexOf(B.options.shimScriptAccess)===-1&&(B.options.shimScriptAccess="sameDomain");var ye=x.originalNode.autoplay,$e=["uid="+B.id,"autoplay="+ye,"allowScriptAccess="+B.options.shimScriptAccess,"preload="+(x.originalNode.getAttribute("preload")||"")],Te=x.originalNode!==null&&x.originalNode.tagName.toLowerCase()==="video",m=Te?x.originalNode.height:1,t=Te?x.originalNode.width:1;x.originalNode.getAttribute("src")&&$e.push("src="+x.originalNode.getAttribute("src")),B.options.enablePseudoStreaming===!0&&($e.push("pseudostreamstart="+B.options.pseudoStreamingStartQueryParam),$e.push("pseudostreamtype="+B.options.pseudoStreamingType)),B.options.streamDelimiter&&$e.push("streamdelimiter="+encodeURIComponent(B.options.streamDelimiter)),B.options.proxyType&&$e.push("proxytype="+B.options.proxyType),x.appendChild(B.flashWrapper),x.originalNode.style.display="none";var r=[];if(u.IS_IE||u.IS_EDGE){var p=ee.default.createElement("div");B.flashWrapper.appendChild(p),u.IS_EDGE?r=['type="application/x-shockwave-flash"','data="'+B.options.pluginPath+B.options.filename+'"','id="__'+B.id+'"','width="'+t+'"','height="'+m+`'"`]:r=['classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"','codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"','id="__'+B.id+'"','width="'+t+'"','height="'+m+'"'],Te||r.push('style="clip: rect(0 0 0 0); position: absolute;"'),p.outerHTML="<object "+r.join(" ")+">"+('<param name="movie" value="'+B.options.pluginPath+B.options.filename+"?x="+new Date+'" />')+('<param name="flashvars" value="'+$e.join("&")+'" />')+'<param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="wmode" value="transparent" />'+('<param name="allowScriptAccess" value="'+B.options.shimScriptAccess+'" />')+'<param name="allowFullScreen" value="true" />'+("<div>"+c.default.t("mejs.install-flash")+"</div>")+"</object>"}else r=['id="__'+B.id+'"','name="__'+B.id+'"','play="true"','loop="false"','quality="high"','bgcolor="#000000"','wmode="transparent"','allowScriptAccess="'+B.options.shimScriptAccess+'"','allowFullScreen="true"','type="application/x-shockwave-flash"','pluginspage="//www.macromedia.com/go/getflashplayer"','src="'+B.options.pluginPath+B.options.filename+'"','flashvars="'+$e.join("&")+'"'],Te?(r.push('width="'+t+'"'),r.push('height="'+m+'"')):r.push('style="position: fixed; left: -9999em; top: -9999em;"'),B.flashWrapper.innerHTML="<embed "+r.join(" ")+">";if(B.flashNode=B.flashWrapper.lastChild,B.hide=function(){i=!1,Te&&(B.flashNode.style.display="none")},B.show=function(){i=!0,Te&&(B.flashNode.style.display="")},B.setSize=function(W,de){B.flashNode.style.width=W+"px",B.flashNode.style.height=de+"px",B.flashApi!==null&&typeof B.flashApi.fire_setSize=="function"&&B.flashApi.fire_setSize(W,de)},B.destroy=function(){B.flashNode.remove()},le&&le.length>0){for(var P=0,L=le.length;P<L;P++)if(R.renderer.renderers[Z.prefix].canPlayType(le[P].type)){B.setSrc(le[P].src);break}}return B}},T=l.hasPluginVersion("flash",[10,0,0]);if(T){$.typeChecks.push(function(g){return g=g.toLowerCase(),g.startsWith("rtmp")?~g.indexOf(".mp3")?"audio/rtmp":"video/rtmp":/\.og(a|g)/i.test(g)?"audio/ogg":~g.indexOf(".m3u8")?"application/x-mpegURL":~g.indexOf(".mpd")?"application/dash+xml":~g.indexOf(".flv")?"video/flv":null});var k={name:"flash_video",options:{prefix:"flash_video",filename:"mediaelement-flash-video.swf",enablePseudoStreaming:!1,pseudoStreamingStartQueryParam:"start",pseudoStreamingType:"byte",proxyType:"",streamDelimiter:""},canPlayType:function(x){return~["video/mp4","video/rtmp","audio/rtmp","rtmp/mp4","audio/mp4","video/flv","video/x-flv"].indexOf(x.toLowerCase())},create:h.create};R.renderer.add(k);var y={name:"flash_hls",options:{prefix:"flash_hls",filename:"mediaelement-flash-video-hls.swf"},canPlayType:function(x){return~["application/x-mpegurl","application/vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf(x.toLowerCase())},create:h.create};R.renderer.add(y);var f={name:"flash_dash",options:{prefix:"flash_dash",filename:"mediaelement-flash-video-mdash.swf"},canPlayType:function(x){return~["application/dash+xml"].indexOf(x.toLowerCase())},create:h.create};R.renderer.add(f);var D={name:"flash_audio",options:{prefix:"flash_audio",filename:"mediaelement-flash-audio.swf"},canPlayType:function(x){return~["audio/mp3"].indexOf(x.toLowerCase())},create:h.create};R.renderer.add(D);var F={name:"flash_audio_ogg",options:{prefix:"flash_audio_ogg",filename:"mediaelement-flash-audio-ogg.swf"},canPlayType:function(x){return~["audio/ogg","audio/oga","audio/ogv"].indexOf(x.toLowerCase())},create:h.create};R.renderer.add(F)}},{2:2,25:25,27:27,28:28,3:3,5:5,7:7,8:8}],21:[function(n,S,E){var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},N=n(3),V=A(N),j=n(7),ee=A(j),U=n(8),I=n(27),b=n(25),c=n(28),R=n(26);function A(d){return d&&d.__esModule?d:{default:d}}var u={promise:null,load:function(l){return typeof flvjs<"u"?u.promise=new Promise(function(h){h()}).then(function(){u._createPlayer(l)}):(l.options.path=typeof l.options.path=="string"?l.options.path:"https://cdn.jsdelivr.net/npm/flv.js@latest",u.promise=u.promise||(0,R.loadScript)(l.options.path),u.promise.then(function(){u._createPlayer(l)})),u.promise},_createPlayer:function(l){flvjs.LoggingControl.enableDebug=l.options.debug,flvjs.LoggingControl.enableVerbose=l.options.debug;var h=flvjs.createPlayer(l.options,l.configs);return V.default["__ready__"+l.id](h),h}},$={name:"native_flv",options:{prefix:"native_flv",flv:{path:"https://cdn.jsdelivr.net/npm/flv.js@latest",cors:!0,debug:!1}},canPlayType:function(l){return b.HAS_MSE&&["video/x-flv","video/flv"].indexOf(l.toLowerCase())>-1},create:function(l,h,T){var k=l.originalNode,y=l.id+"_"+h.prefix,f=null,D=null;f=k.cloneNode(!0),h=Object.assign(h,l.options);for(var F=ee.default.html5media.properties,g=ee.default.html5media.events.concat(["click","mouseover","mouseout"]).filter(function(J){return J!=="error"}),x=function(ce){var se=(0,I.createEvent)(ce.type,l);l.dispatchEvent(se)},Z=function(ce){var se=""+ce.substring(0,1).toUpperCase()+ce.substring(1);f["get"+se]=function(){return D!==null?f[ce]:null},f["set"+se]=function(ne){if(ee.default.html5media.readOnlyProperties.indexOf(ce)===-1)if(ce==="src"){if(f[ce]=(typeof ne>"u"?"undefined":K(ne))==="object"&&ne.src?ne.src:ne,D!==null){var G={};G.type="flv",G.url=ne,G.cors=h.flv.cors,G.debug=h.flv.debug,G.path=h.flv.path;var X=h.flv.configs;D.destroy();for(var Y=0,oe=g.length;Y<oe;Y++)f.removeEventListener(g[Y],x);D=u._createPlayer({options:G,configs:X,id:y}),D.attachMediaElement(f),D.load()}}else f[ce]=ne}},le=0,B=F.length;le<B;le++)Z(F[le]);if(V.default["__ready__"+y]=function(J){l.flvPlayer=D=J;for(var ce=flvjs.Events,se=function($e){$e==="loadedmetadata"&&(D.unload(),D.detachMediaElement(),D.attachMediaElement(f),D.load()),f.addEventListener($e,x)},ne=0,G=g.length;ne<G;ne++)se(g[ne]);var X=function($e,Te){if($e==="error"){var m=Te[0]+": "+Te[1]+" "+Te[2].msg;l.generateError(m,f.src)}else{var t=(0,I.createEvent)($e,l);t.data=Te,l.dispatchEvent(t)}},Y=function($e){ce.hasOwnProperty($e)&&D.on(ce[$e],function(){for(var Te=arguments.length,m=Array(Te),t=0;t<Te;t++)m[t]=arguments[t];return X(ce[$e],m)})};for(var oe in ce)Y(oe)},T&&T.length>0){for(var i=0,_=T.length;i<_;i++)if(U.renderer.renderers[h.prefix].canPlayType(T[i].type)){f.setAttribute("src",T[i].src);break}}f.setAttribute("id",y),k.parentNode.insertBefore(f,k),k.autoplay=!1,k.style.display="none";var s={};s.type="flv",s.url=f.src,s.cors=h.flv.cors,s.debug=h.flv.debug,s.path=h.flv.path;var q=h.flv.configs;f.setSize=function(J,ce){return f.style.width=J+"px",f.style.height=ce+"px",f},f.hide=function(){return D!==null&&D.pause(),f.style.display="none",f},f.show=function(){return f.style.display="",f},f.destroy=function(){D!==null&&D.destroy()};var C=(0,I.createEvent)("rendererready",f);return l.dispatchEvent(C),l.promises.push(u.load({options:s,configs:q,id:y})),f}};c.typeChecks.push(function(d){return~d.toLowerCase().indexOf(".flv")?"video/flv":null}),U.renderer.add($)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],22:[function(n,S,E){var K=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},N=n(3),V=A(N),j=n(7),ee=A(j),U=n(8),I=n(27),b=n(25),c=n(28),R=n(26);function A(d){return d&&d.__esModule?d:{default:d}}var u={promise:null,load:function(l){return typeof Hls<"u"?u.promise=new Promise(function(h){h()}).then(function(){u._createPlayer(l)}):(l.options.path=typeof l.options.path=="string"?l.options.path:"https://cdn.jsdelivr.net/npm/hls.js@latest",u.promise=u.promise||(0,R.loadScript)(l.options.path),u.promise.then(function(){u._createPlayer(l)})),u.promise},_createPlayer:function(l){var h=new Hls(l.options);return V.default["__ready__"+l.id](h),h}},$={name:"native_hls",options:{prefix:"native_hls",hls:{path:"https://cdn.jsdelivr.net/npm/hls.js@latest",autoStartLoad:!1,debug:!1}},canPlayType:function(l){return b.HAS_MSE&&["application/x-mpegurl","application/vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf(l.toLowerCase())>-1},create:function(l,h,T){var k=l.originalNode,y=l.id+"_"+h.prefix,f=k.getAttribute("preload"),D=k.autoplay,F=null,g=null,x=0,Z=T.length;g=k.cloneNode(!0),h=Object.assign(h,l.options),h.hls.autoStartLoad=f&&f!=="none"||D;for(var le=ee.default.html5media.properties,B=ee.default.html5media.events.concat(["click","mouseover","mouseout"]).filter(function(J){return J!=="error"}),i=function(ce){var se=(0,I.createEvent)(ce.type,l);l.dispatchEvent(se)},_=function(ce){var se=""+ce.substring(0,1).toUpperCase()+ce.substring(1);g["get"+se]=function(){return F!==null?g[ce]:null},g["set"+se]=function(ne){if(ee.default.html5media.readOnlyProperties.indexOf(ce)===-1)if(ce==="src"){if(g[ce]=(typeof ne>"u"?"undefined":K(ne))==="object"&&ne.src?ne.src:ne,F!==null){F.destroy();for(var G=0,X=B.length;G<X;G++)g.removeEventListener(B[G],i);F=u._createPlayer({options:h.hls,id:y}),F.loadSource(ne),F.attachMedia(g)}}else g[ce]=ne}},s=0,q=le.length;s<q;s++)_(le[s]);if(V.default["__ready__"+y]=function(J){l.hlsPlayer=F=J;for(var ce=Hls.Events,se=function(m){if(m==="loadedmetadata"){var t=l.originalNode.src;F.detachMedia(),F.loadSource(t),F.attachMedia(g)}g.addEventListener(m,i)},ne=0,G=B.length;ne<G;ne++)se(B[ne]);var X=void 0,Y=void 0,oe=function(m,t){if(m==="hlsError"&&(console.warn(t),t=t[1],t.fatal)){switch(t.type){case"mediaError":var r=new Date().getTime();if(!X||r-X>3e3)X=new Date().getTime(),F.recoverMediaError();else if(!Y||r-Y>3e3)Y=new Date().getTime(),console.warn("Attempting to swap Audio Codec and recover from media error"),F.swapAudioCodec(),F.recoverMediaError();else{var p="Cannot recover, last media error recovery failed";l.generateError(p,g.src),console.error(p)}break;case"networkError":if(t.details==="manifestLoadError")if(x<Z&&T[x+1]!==void 0)g.setSrc(T[x++].src),g.load(),g.play();else{var P="Network error";l.generateError(P,T),console.error(P)}else{var L="Network error";l.generateError(L,T),console.error(L)}break;default:F.destroy();break}return}var W=(0,I.createEvent)(m,l);W.data=t,l.dispatchEvent(W)},ye=function(m){ce.hasOwnProperty(m)&&F.on(ce[m],function(){for(var t=arguments.length,r=Array(t),p=0;p<t;p++)r[p]=arguments[p];return oe(ce[m],r)})};for(var $e in ce)ye($e)},Z>0){for(;x<Z;x++)if(U.renderer.renderers[h.prefix].canPlayType(T[x].type)){g.setAttribute("src",T[x].src);break}}f!=="auto"&&!D&&(g.addEventListener("play",function(){F!==null&&F.startLoad()}),g.addEventListener("pause",function(){F!==null&&F.stopLoad()})),g.setAttribute("id",y),k.parentNode.insertBefore(g,k),k.autoplay=!1,k.style.display="none",g.setSize=function(J,ce){return g.style.width=J+"px",g.style.height=ce+"px",g},g.hide=function(){return g.pause(),g.style.display="none",g},g.show=function(){return g.style.display="",g},g.destroy=function(){F!==null&&(F.stopLoad(),F.destroy())};var C=(0,I.createEvent)("rendererready",g);return l.dispatchEvent(C),l.promises.push(u.load({options:h.hls,id:y})),g}};c.typeChecks.push(function(d){return~d.toLowerCase().indexOf(".m3u8")?"application/x-mpegURL":null}),U.renderer.add($)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],23:[function(n,S,E){var K=n(3),N=R(K),V=n(2),j=R(V),ee=n(7),U=R(ee),I=n(8),b=n(27),c=n(25);function R(u){return u&&u.__esModule?u:{default:u}}var A={name:"html5",options:{prefix:"html5"},canPlayType:function($){var d=j.default.createElement("video");return c.IS_ANDROID&&/\/mp(3|4)$/i.test($)||~["application/x-mpegurl","vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf($.toLowerCase())&&c.SUPPORTS_NATIVE_HLS?"yes":d.canPlayType?d.canPlayType($.toLowerCase()).replace(/no/,""):""},create:function($,d,l){var h=$.id+"_"+d.prefix,T=!1,k=null;$.originalNode===void 0||$.originalNode===null?(k=j.default.createElement("audio"),$.appendChild(k)):k=$.originalNode,k.setAttribute("id",h);for(var y=U.default.html5media.properties,f=function(q){var C=""+q.substring(0,1).toUpperCase()+q.substring(1);k["get"+C]=function(){return k[q]},k["set"+C]=function(J){U.default.html5media.readOnlyProperties.indexOf(q)===-1&&(k[q]=J)}},D=0,F=y.length;D<F;D++)f(y[D]);for(var g=U.default.html5media.events.concat(["click","mouseover","mouseout"]).filter(function(s){return s!=="error"}),x=function(q){k.addEventListener(q,function(C){if(T){var J=(0,b.createEvent)(C.type,C.target);$.dispatchEvent(J)}})},Z=0,le=g.length;Z<le;Z++)x(g[Z]);k.setSize=function(s,q){return k.style.width=s+"px",k.style.height=q+"px",k},k.hide=function(){return T=!1,k.style.display="none",k},k.show=function(){return T=!0,k.style.display="",k};var B=0,i=l.length;if(i>0){for(;B<i;B++)if(I.renderer.renderers[d.prefix].canPlayType(l[B].type)){k.setAttribute("src",l[B].src);break}}k.addEventListener("error",function(s){s&&s.target&&s.target.error&&s.target.error.code===4&&T&&(B<i&&l[B+1]!==void 0?(k.src=l[B++].src,k.load(),k.play()):$.generateError("Media error: Format(s) not supported or source(s) not found",l))});var _=(0,b.createEvent)("rendererready",k);return $.dispatchEvent(_),k}};N.default.HtmlMediaElement=U.default.HtmlMediaElement=A,I.renderer.add(A)},{2:2,25:25,27:27,3:3,7:7,8:8}],24:[function(n,S,E){var K=n(3),N=A(K),V=n(2),j=A(V),ee=n(7),U=A(ee),I=n(8),b=n(27),c=n(28),R=n(26);function A(d){return d&&d.__esModule?d:{default:d}}var u={isIframeStarted:!1,isIframeLoaded:!1,iframeQueue:[],enqueueIframe:function(l){u.isLoaded=typeof YT<"u"&&YT.loaded,u.isLoaded?u.createIframe(l):(u.loadIframeApi(),u.iframeQueue.push(l))},loadIframeApi:function(){u.isIframeStarted||((0,R.loadScript)("https://www.youtube.com/player_api"),u.isIframeStarted=!0)},iFrameReady:function(){for(u.isLoaded=!0,u.isIframeLoaded=!0;u.iframeQueue.length>0;){var l=u.iframeQueue.pop();u.createIframe(l)}},createIframe:function(l){return new YT.Player(l.containerId,l)},getYouTubeId:function(l){var h="";l.indexOf("?")>0?(h=u.getYouTubeIdFromParam(l),h===""&&(h=u.getYouTubeIdFromUrl(l))):h=u.getYouTubeIdFromUrl(l);var T=h.substring(h.lastIndexOf("/")+1);return h=T.split("?"),h[0]},getYouTubeIdFromParam:function(l){if(l==null||!l.trim().length)return null;for(var h=l.split("?"),T=h[1].split("&"),k="",y=0,f=T.length;y<f;y++){var D=T[y].split("=");if(D[0]==="v"){k=D[1];break}}return k},getYouTubeIdFromUrl:function(l){if(l==null||!l.trim().length)return null;var h=l.split("?");return l=h[0],l.substring(l.lastIndexOf("/")+1)},getYouTubeNoCookieUrl:function(l){if(l==null||!l.trim().length||l.indexOf("//www.youtube")===-1)return l;var h=l.split("/");return h[2]=h[2].replace(".com","-nocookie.com"),h.join("/")}},$={name:"youtube_iframe",options:{prefix:"youtube_iframe",youtube:{autoplay:0,controls:0,disablekb:1,end:0,loop:0,modestbranding:0,playsinline:0,rel:0,showinfo:0,start:0,iv_load_policy:3,nocookie:!1,imageQuality:null}},canPlayType:function(l){return~["video/youtube","video/x-youtube"].indexOf(l.toLowerCase())},create:function(l,h,T){var k={},y=[],f=4,D=null,F=!0,g=!1,x=null,Z=1;k.options=h,k.id=l.id+"_"+h.prefix,k.mediaElement=l;for(var le=U.default.html5media.properties,B=function($e){var Te=""+$e.substring(0,1).toUpperCase()+$e.substring(1);k["get"+Te]=function(){if(D!==null){var m=null;switch($e){case"currentTime":return D.getCurrentTime();case"duration":return D.getDuration();case"volume":return Z=D.getVolume()/100,Z;case"playbackRate":return D.getPlaybackRate();case"paused":return F;case"ended":return g;case"muted":return D.isMuted();case"buffered":var t=D.getVideoLoadedFraction(),r=D.getDuration();return{start:function(){return 0},end:function(){return t*r},length:1};case"src":return D.getVideoUrl();case"readyState":return f}return m}else return null},k["set"+Te]=function(m){if(D!==null)switch($e){case"src":var t=typeof m=="string"?m:m[0].src,r=u.getYouTubeId(t);l.originalNode.autoplay?D.loadVideoById(r):D.cueVideoById(r);break;case"currentTime":D.seekTo(m);break;case"muted":m?D.mute():D.unMute(),setTimeout(function(){var P=(0,b.createEvent)("volumechange",k);l.dispatchEvent(P)},50);break;case"volume":Z=m,D.setVolume(m*100),setTimeout(function(){var P=(0,b.createEvent)("volumechange",k);l.dispatchEvent(P)},50);break;case"playbackRate":D.setPlaybackRate(m),setTimeout(function(){var P=(0,b.createEvent)("ratechange",k);l.dispatchEvent(P)},50);break;case"readyState":var p=(0,b.createEvent)("canplay",k);l.dispatchEvent(p);break}else y.push({type:"set",propName:$e,value:m})}},i=0,_=le.length;i<_;i++)B(le[i]);for(var s=U.default.html5media.methods,q=function($e){k[$e]=function(){if(D!==null)switch($e){case"play":return F=!1,D.playVideo();case"pause":return F=!0,D.pauseVideo();case"load":return null}else y.push({type:"call",methodName:$e})}},C=0,J=s.length;C<J;C++)q(s[C]);var ce=function($e){var Te="";switch($e.data){case 2:Te="The request contains an invalid parameter value. Verify that video ID has 11 characters and that contains no invalid characters, such as exclamation points or asterisks.";break;case 5:Te="The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.";break;case 100:Te="The video requested was not found. Either video has been removed or has been marked as private.";break;case 101:case 105:Te="The owner of the requested video does not allow it to be played in embedded players.";break;default:Te="Unknown error.";break}l.generateError("Code "+$e.data+": "+Te,T)},se=j.default.createElement("div");se.id=k.id,k.options.youtube.nocookie&&(l.originalNode.src=u.getYouTubeNoCookieUrl(T[0].src)),l.originalNode.parentNode.insertBefore(se,l.originalNode),l.originalNode.style.display="none";var ne=l.originalNode.tagName.toLowerCase()==="audio",G=ne?"1":l.originalNode.height,X=ne?"1":l.originalNode.width,Y=u.getYouTubeId(T[0].src),oe={id:k.id,containerId:se.id,videoId:Y,height:G,width:X,host:k.options.youtube&&k.options.youtube.nocookie?"https://www.youtube-nocookie.com":void 0,playerVars:Object.assign({controls:0,rel:0,disablekb:1,showinfo:0,modestbranding:0,html5:1,iv_load_policy:3},k.options.youtube),origin:N.default.location.host,events:{onReady:function($e){if(l.youTubeApi=D=$e.target,l.youTubeState={paused:!0,ended:!1},y.length)for(var Te=0,m=y.length;Te<m;Te++){var t=y[Te];if(t.type==="set"){var r=t.propName,p=""+r.substring(0,1).toUpperCase()+r.substring(1);k["set"+p](t.value)}else t.type==="call"&&k[t.methodName]()}x=D.getIframe(),l.originalNode.muted&&D.mute();for(var P=["mouseover","mouseout"],L=function(Oe){var Ve=(0,b.createEvent)(Oe.type,k);l.dispatchEvent(Ve)},W=0,de=P.length;W<de;W++)x.addEventListener(P[W],L,!1);for(var ge=["rendererready","loadedmetadata","loadeddata","canplay"],we=0,ae=ge.length;we<ae;we++){var Ne=(0,b.createEvent)(ge[we],k);l.dispatchEvent(Ne)}},onStateChange:function($e){var Te=[];switch($e.data){case-1:Te=["loadedmetadata"],F=!0,g=!1;break;case 0:Te=["ended"],F=!1,g=!k.options.youtube.loop,k.options.youtube.loop||k.stopInterval();break;case 1:Te=["play","playing"],F=!1,g=!1,k.startInterval();break;case 2:Te=["pause"],F=!0,g=!1,k.stopInterval();break;case 3:Te=["progress"],g=!1;break;case 5:Te=["loadeddata","loadedmetadata","canplay"],F=!0,g=!1;break}for(var m=0,t=Te.length;m<t;m++){var r=(0,b.createEvent)(Te[m],k);l.dispatchEvent(r)}},onError:function($e){return ce($e)}}};return(ne||l.originalNode.hasAttribute("playsinline"))&&(oe.playerVars.playsinline=1),l.originalNode.controls&&(oe.playerVars.controls=1),l.originalNode.autoplay&&(oe.playerVars.autoplay=1),l.originalNode.loop&&(oe.playerVars.loop=1),(oe.playerVars.loop&&parseInt(oe.playerVars.loop,10)===1||l.originalNode.src.indexOf("loop=")>-1)&&!oe.playerVars.playlist&&l.originalNode.src.indexOf("playlist=")===-1&&(oe.playerVars.playlist=u.getYouTubeId(l.originalNode.src)),u.enqueueIframe(oe),k.onEvent=function(ye,$e,Te){Te!=null&&(l.youTubeState=Te)},k.setSize=function(ye,$e){D!==null&&D.setSize(ye,$e)},k.hide=function(){k.stopInterval(),k.pause(),x&&(x.style.display="none")},k.show=function(){x&&(x.style.display="")},k.destroy=function(){D.destroy()},k.interval=null,k.startInterval=function(){k.interval=setInterval(function(){var ye=(0,b.createEvent)("timeupdate",k);l.dispatchEvent(ye)},250)},k.stopInterval=function(){k.interval&&clearInterval(k.interval)},k.getPosterUrl=function(){var ye=h.youtube.imageQuality,$e=["default","hqdefault","mqdefault","sddefault","maxresdefault"],Te=u.getYouTubeId(l.originalNode.src);return ye&&$e.indexOf(ye)>-1&&Te?"https://img.youtube.com/vi/"+Te+"/"+ye+".jpg":""},k}};N.default.onYouTubePlayerAPIReady=function(){u.iFrameReady()},c.typeChecks.push(function(d){return/\/\/(www\.youtube|youtu\.?be)/i.test(d)?"video/x-youtube":null}),I.renderer.add($)},{2:2,26:26,27:27,28:28,3:3,7:7,8:8}],25:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.cancelFullScreen=E.requestFullScreen=E.isFullScreen=E.FULLSCREEN_EVENT_NAME=E.HAS_NATIVE_FULLSCREEN_ENABLED=E.HAS_TRUE_NATIVE_FULLSCREEN=E.HAS_IOS_FULLSCREEN=E.HAS_MS_NATIVE_FULLSCREEN=E.HAS_MOZ_NATIVE_FULLSCREEN=E.HAS_WEBKIT_NATIVE_FULLSCREEN=E.HAS_NATIVE_FULLSCREEN=E.SUPPORTS_NATIVE_HLS=E.SUPPORT_PASSIVE_EVENT=E.SUPPORT_POINTER_EVENTS=E.HAS_MSE=E.IS_STOCK_ANDROID=E.IS_SAFARI=E.IS_FIREFOX=E.IS_CHROME=E.IS_EDGE=E.IS_IE=E.IS_ANDROID=E.IS_IOS=E.IS_IPOD=E.IS_IPHONE=E.IS_IPAD=E.UA=E.NAV=void 0;var K=n(3),N=I(K),V=n(2),j=I(V),ee=n(7),U=I(ee);function I(p){return p&&p.__esModule?p:{default:p}}var b=E.NAV=N.default.navigator,c=E.UA=b.userAgent.toLowerCase(),R=E.IS_IPAD=/ipad/i.test(c)&&!N.default.MSStream,A=E.IS_IPHONE=/iphone/i.test(c)&&!N.default.MSStream,u=E.IS_IPOD=/ipod/i.test(c)&&!N.default.MSStream;E.IS_IOS=/ipad|iphone|ipod/i.test(c)&&!N.default.MSStream;for(var $=E.IS_ANDROID=/android/i.test(c),d=E.IS_IE=/(trident|microsoft)/i.test(b.appName),l=E.IS_EDGE=("msLaunchUri"in b)&&!("documentMode"in j.default),h=E.IS_CHROME=/chrome/i.test(c),T=E.IS_FIREFOX=/firefox/i.test(c),k=E.IS_SAFARI=/safari/i.test(c)&&!h,y=E.IS_STOCK_ANDROID=/^mozilla\/\d+\.\d+\s\(linux;\su;/i.test(c),f=E.HAS_MSE=("MediaSource"in N.default),D=E.SUPPORT_POINTER_EVENTS=(function(){var p=j.default.createElement("x"),P=j.default.documentElement,L=N.default.getComputedStyle;if(!("pointerEvents"in p.style))return!1;p.style.pointerEvents="auto",p.style.pointerEvents="x",P.appendChild(p);var W=L&&(L(p,"")||{}).pointerEvents==="auto";return p.remove(),!!W})(),F=E.SUPPORT_PASSIVE_EVENT=(function(){var p=!1;try{var P=Object.defineProperty({},"passive",{get:function(){p=!0}});N.default.addEventListener("test",null,P)}catch{}return p})(),g=["source","track","audio","video"],x=void 0,Z=0,le=g.length;Z<le;Z++)x=j.default.createElement(g[Z]);var B=E.SUPPORTS_NATIVE_HLS=k||d&&/edge/i.test(c),i=x.webkitEnterFullscreen!==void 0,_=x.requestFullscreen!==void 0;i&&/mac os x 10_5/i.test(c)&&(_=!1,i=!1);var s=x.webkitRequestFullScreen!==void 0,q=x.mozRequestFullScreen!==void 0,C=x.msRequestFullscreen!==void 0,J=s||q||C,ce=J,se="",ne=void 0,G=void 0,X=void 0;q?ce=j.default.mozFullScreenEnabled:C&&(ce=j.default.msFullscreenEnabled),h&&(i=!1),J&&(s?se="webkitfullscreenchange":q?se="fullscreenchange":C&&(se="MSFullscreenChange"),E.isFullScreen=ne=function(){if(q)return j.default.mozFullScreen;if(s)return j.default.webkitIsFullScreen;if(C)return j.default.msFullscreenElement!==null},E.requestFullScreen=G=function(P){s?P.webkitRequestFullScreen():q?P.mozRequestFullScreen():C&&P.msRequestFullscreen()},E.cancelFullScreen=X=function(){s?j.default.webkitCancelFullScreen():q?j.default.mozCancelFullScreen():C&&j.default.msExitFullscreen()});var Y=E.HAS_NATIVE_FULLSCREEN=_,oe=E.HAS_WEBKIT_NATIVE_FULLSCREEN=s,ye=E.HAS_MOZ_NATIVE_FULLSCREEN=q,$e=E.HAS_MS_NATIVE_FULLSCREEN=C,Te=E.HAS_IOS_FULLSCREEN=i,m=E.HAS_TRUE_NATIVE_FULLSCREEN=J,t=E.HAS_NATIVE_FULLSCREEN_ENABLED=ce,r=E.FULLSCREEN_EVENT_NAME=se;E.isFullScreen=ne,E.requestFullScreen=G,E.cancelFullScreen=X,U.default.Features=U.default.Features||{},U.default.Features.isiPad=R,U.default.Features.isiPod=u,U.default.Features.isiPhone=A,U.default.Features.isiOS=U.default.Features.isiPhone||U.default.Features.isiPad,U.default.Features.isAndroid=$,U.default.Features.isIE=d,U.default.Features.isEdge=l,U.default.Features.isChrome=h,U.default.Features.isFirefox=T,U.default.Features.isSafari=k,U.default.Features.isStockAndroid=y,U.default.Features.hasMSE=f,U.default.Features.supportsNativeHLS=B,U.default.Features.supportsPointerEvents=D,U.default.Features.supportsPassiveEvent=F,U.default.Features.hasiOSFullScreen=Te,U.default.Features.hasNativeFullscreen=Y,U.default.Features.hasWebkitNativeFullScreen=oe,U.default.Features.hasMozNativeFullScreen=ye,U.default.Features.hasMsNativeFullScreen=$e,U.default.Features.hasTrueNativeFullScreen=m,U.default.Features.nativeFullScreenEnabled=t,U.default.Features.fullScreenEventName=r,U.default.Features.isFullScreen=ne,U.default.Features.requestFullScreen=G,U.default.Features.cancelFullScreen=X},{2:2,3:3,7:7}],26:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.removeClass=E.addClass=E.hasClass=void 0,E.loadScript=b,E.offset=c,E.toggleClass=h,E.fadeOut=T,E.fadeIn=k,E.siblings=y,E.visible=f,E.ajax=D;var K=n(3),N=I(K),V=n(2),j=I(V),ee=n(7),U=I(ee);function I(F){return F&&F.__esModule?F:{default:F}}function b(F){return new Promise(function(g,x){var Z=j.default.createElement("script");Z.src=F,Z.async=!0,Z.onload=function(){Z.remove(),g()},Z.onerror=function(){Z.remove(),x()},j.default.head.appendChild(Z)})}function c(F){var g=F.getBoundingClientRect(),x=N.default.pageXOffset||j.default.documentElement.scrollLeft,Z=N.default.pageYOffset||j.default.documentElement.scrollTop;return{top:g.top+Z,left:g.left+x}}var R=void 0,A=void 0,u=void 0;"classList"in j.default.documentElement?(R=function(g,x){return g.classList!==void 0&&g.classList.contains(x)},A=function(g,x){return g.classList.add(x)},u=function(g,x){return g.classList.remove(x)}):(R=function(g,x){return new RegExp("\\b"+x+"\\b").test(g.className)},A=function(g,x){$(g,x)||(g.className+=" "+x)},u=function(g,x){g.className=g.className.replace(new RegExp("\\b"+x+"\\b","g"),"")});var $=E.hasClass=R,d=E.addClass=A,l=E.removeClass=u;function h(F,g){$(F,g)?l(F,g):d(F,g)}function T(F){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:400,x=arguments[2];F.style.opacity||(F.style.opacity=1);var Z=null;N.default.requestAnimationFrame(function le(B){Z=Z||B;var i=B-Z,_=parseFloat(1-i/g,2);F.style.opacity=_<0?0:_,i>g?x&&typeof x=="function"&&x():N.default.requestAnimationFrame(le)})}function k(F){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:400,x=arguments[2];F.style.opacity||(F.style.opacity=0);var Z=null;N.default.requestAnimationFrame(function le(B){Z=Z||B;var i=B-Z,_=parseFloat(i/g,2);F.style.opacity=_>1?1:_,i>g?x&&typeof x=="function"&&x():N.default.requestAnimationFrame(le)})}function y(F,g){var x=[];F=F.parentNode.firstChild;do(!g||g(F))&&x.push(F);while(F=F.nextSibling);return x}function f(F){return F.getClientRects!==void 0&&F.getClientRects==="function"?!!(F.offsetWidth||F.offsetHeight||F.getClientRects().length):!!(F.offsetWidth||F.offsetHeight)}function D(F,g,x,Z){var le=N.default.XMLHttpRequest?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP"),B="application/x-www-form-urlencoded; charset=UTF-8",i=!1,_="*/".concat("*");switch(g){case"text":B="text/plain";break;case"json":B="application/json, text/javascript";break;case"html":B="text/html";break;case"xml":B="application/xml, text/xml";break}B!=="application/x-www-form-urlencoded"&&(_=B+", */*; q=0.01"),le&&(le.open("GET",F,!0),le.setRequestHeader("Accept",_),le.onreadystatechange=function(){if(!i&&le.readyState===4)if(le.status===200){i=!0;var s=void 0;switch(g){case"json":s=JSON.parse(le.responseText);break;case"xml":s=le.responseXML;break;default:s=le.responseText;break}x(s)}else typeof Z=="function"&&Z(le.status)},le.send())}U.default.Utils=U.default.Utils||{},U.default.Utils.offset=c,U.default.Utils.hasClass=$,U.default.Utils.addClass=d,U.default.Utils.removeClass=l,U.default.Utils.toggleClass=h,U.default.Utils.fadeIn=k,U.default.Utils.fadeOut=T,U.default.Utils.siblings=y,U.default.Utils.visible=f,U.default.Utils.ajax=D,U.default.Utils.loadScript=b},{2:2,3:3,7:7}],27:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.escapeHTML=j,E.debounce=ee,E.isObjectEmpty=U,E.splitEvents=I,E.createEvent=b,E.isNodeAfter=c,E.isString=R;var K=n(7),N=V(K);function V(A){return A&&A.__esModule?A:{default:A}}function j(A){if(typeof A!="string")throw new Error("Argument passed must be a string");var u={"&":"&","<":"<",">":">",'"':"""};return A.replace(/[&<>"]/g,function($){return u[$]})}function ee(A,u){var $=this,d=arguments,l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if(typeof A!="function")throw new Error("First argument must be a function");if(typeof u!="number")throw new Error("Second argument must be a numeric value");var h=void 0;return function(){var T=$,k=d,y=function(){h=null,l||A.apply(T,k)},f=l&&!h;clearTimeout(h),h=setTimeout(y,u),f&&A.apply(T,k)}}function U(A){return Object.getOwnPropertyNames(A).length<=0}function I(A,u){var $=/^((after|before)print|(before)?unload|hashchange|message|o(ff|n)line|page(hide|show)|popstate|resize|storage)\b/,d={d:[],w:[]};return(A||"").split(" ").forEach(function(l){var h=""+l+(u?"."+u:"");h.startsWith(".")?(d.d.push(h),d.w.push(h)):d[$.test(l)?"w":"d"].push(h)}),d.d=d.d.join(" "),d.w=d.w.join(" "),d}function b(A,u){if(typeof A!="string")throw new Error("Event name must be a string");var $=A.match(/([a-z]+\.([a-z]+))/i),d={target:u};return $!==null&&(A=$[1],d.namespace=$[2]),new window.CustomEvent(A,{detail:d})}function c(A,u){return!!(A&&u&&A.compareDocumentPosition(u)&2)}function R(A){return typeof A=="string"}N.default.Utils=N.default.Utils||{},N.default.Utils.escapeHTML=j,N.default.Utils.debounce=ee,N.default.Utils.isObjectEmpty=U,N.default.Utils.splitEvents=I,N.default.Utils.createEvent=b,N.default.Utils.isNodeAfter=c,N.default.Utils.isString=R},{7:7}],28:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.typeChecks=void 0,E.absolutizeUrl=U,E.formatType=I,E.getMimeFromType=b,E.getTypeFromFile=c,E.getExtension=R,E.normalizeExtension=A;var K=n(7),N=j(K),V=n(27);function j(u){return u&&u.__esModule?u:{default:u}}var ee=E.typeChecks=[];function U(u){if(typeof u!="string")throw new Error("`url` argument must be a string");var $=document.createElement("div");return $.innerHTML='<a href="'+(0,V.escapeHTML)(u)+'">x</a>',$.firstChild.href}function I(u){var $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return u&&!$?c(u):$}function b(u){if(typeof u!="string")throw new Error("`type` argument must be a string");return u&&u.indexOf(";")>-1?u.substr(0,u.indexOf(";")):u}function c(u){if(typeof u!="string")throw new Error("`url` argument must be a string");for(var $=0,d=ee.length;$<d;$++){var l=ee[$](u);if(l)return l}var h=R(u),T=A(h),k="video/mp4";return T&&(~["mp4","m4v","ogg","ogv","webm","flv","mpeg"].indexOf(T)?k="video/"+T:T==="mov"?k="video/quicktime":~["mp3","oga","wav","mid","midi"].indexOf(T)&&(k="audio/"+T)),k}function R(u){if(typeof u!="string")throw new Error("`url` argument must be a string");var $=u.split("?")[0],d=$.split("\\").pop().split("/").pop();return~d.indexOf(".")?d.substring(d.lastIndexOf(".")+1):""}function A(u){if(typeof u!="string")throw new Error("`extension` argument must be a string");switch(u){case"mp4":case"m4v":return"mp4";case"webm":case"webma":case"webmv":return"webm";case"ogg":case"oga":case"ogv":return"ogg";default:return u}}N.default.Utils=N.default.Utils||{},N.default.Utils.typeChecks=ee,N.default.Utils.absolutizeUrl=U,N.default.Utils.formatType=I,N.default.Utils.getMimeFromType=b,N.default.Utils.getTypeFromFile=c,N.default.Utils.getExtension=R,N.default.Utils.normalizeExtension=A},{27:27,7:7}],29:[function(n,S,E){var K=n(2),N=ee(K),V=n(4),j=ee(V);function ee(I){return I&&I.__esModule?I:{default:I}}if((function(I){I.forEach(function(b){b.hasOwnProperty("remove")||Object.defineProperty(b,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){this.parentNode.removeChild(this)}})})})([Element.prototype,CharacterData.prototype,DocumentType.prototype]),(function(){if(typeof window.CustomEvent=="function")return!1;function I(b,c){c=c||{bubbles:!1,cancelable:!1,detail:void 0};var R=N.default.createEvent("CustomEvent");return R.initCustomEvent(b,c.bubbles,c.cancelable,c.detail),R}I.prototype=window.Event.prototype,window.CustomEvent=I})(),typeof Object.assign!="function"&&(Object.assign=function(I){if(I==null)throw new TypeError("Cannot convert undefined or null to object");for(var b=Object(I),c=1,R=arguments.length;c<R;c++){var A=arguments[c];if(A!==null)for(var u in A)Object.prototype.hasOwnProperty.call(A,u)&&(b[u]=A[u])}return b}),String.prototype.startsWith||(String.prototype.startsWith=function(I,b){return b=b||0,this.substr(b,I.length)===I}),Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(I){for(var b=(this.document||this.ownerDocument).querySelectorAll(I),c=b.length-1;--c>=0&&b.item(c)!==this;);return c>-1}),window.Element&&!Element.prototype.closest&&(Element.prototype.closest=function(I){var b=(this.document||this.ownerDocument).querySelectorAll(I),c=void 0,R=this;do for(c=b.length;--c>=0&&b.item(c)!==R;);while(c<0&&(R=R.parentElement));return R}),(function(){for(var I=0,b=["ms","moz","webkit","o"],c=0;c<b.length&&!window.requestAnimationFrame;++c)window.requestAnimationFrame=window[b[c]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[b[c]+"CancelAnimationFrame"]||window[b[c]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(R){var A=new Date().getTime(),u=Math.max(0,16-(A-I)),$=window.setTimeout(function(){R(A+u)},u);return I=A+u,$}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(R){clearTimeout(R)})})(),/firefox/i.test(navigator.userAgent)){var U=window.getComputedStyle;window.getComputedStyle=function(I,b){var c=U(I,b);return c===null?{getPropertyValue:function(){}}:c}}window.Promise||(window.Promise=j.default),(function(I){I&&I.prototype&&I.prototype.children===null&&Object.defineProperty(I.prototype,"children",{get:function(){for(var c=0,R=void 0,A=this.childNodes,u=[];R=A[c++];)R.nodeType===1&&u.push(R);return u}})})(window.Node||window.Element)},{2:2,4:4}],30:[function(n,S,E){Object.defineProperty(E,"__esModule",{value:!0}),E.isDropFrame=j,E.secondsToTimeCode=ee,E.timeCodeToSeconds=U,E.calculateTimeFormat=I,E.convertSMPTEtoSeconds=b;var K=n(7),N=V(K);function V(c){return c&&c.__esModule?c:{default:c}}function j(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:25;return c%1!==0}function ee(c){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,A=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:25,$=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0,d=arguments.length>5&&arguments[5]!==void 0?arguments[5]:"hh:mm:ss";c=!c||typeof c!="number"||c<0?0:c;var l=Math.round(u*.066666),h=Math.round(u),T=Math.round(u*3600)*24,k=Math.round(u*600),y=j(u)?";":":",f=void 0,D=void 0,F=void 0,g=void 0,x=Math.round(c*u);if(j(u)){x<0&&(x=T+x),x=x%T;var Z=Math.floor(x/k),le=x%k;x=x+l*9*Z,le>l&&(x=x+l*Math.floor((le-l)/Math.round(h*60-l)));var B=Math.floor(x/h);f=Math.floor(Math.floor(B/60)/60),D=Math.floor(B/60)%60,A?F=B%60:F=Math.floor(x/h%60).toFixed($)}else f=Math.floor(c/3600)%24,D=Math.floor(c/60)%60,A?F=Math.floor(c%60):F=Math.floor(c%60).toFixed($);f=f<=0?0:f,D=D<=0?0:D,F=F<=0?0:F,F=F===60?0:F,D=D===60?0:D;for(var i=d.split(":"),_={},s=0,q=i.length;s<q;++s){for(var C="",J=0,ce=i[s].length;J<ce;J++)C.indexOf(i[s][J])<0&&(C+=i[s][J]);~["f","s","m","h"].indexOf(C)&&(_[C]=i[s].length)}var se=R||f>0?(f<10&&_.h>1?"0"+f:f)+":":"";return se+=(D<10&&_.m>1?"0"+D:D)+":",se+=""+(F<10&&_.s>1?"0"+F:F),A&&(g=(x%h).toFixed(0),g=g<=0?0:g,se+=g<10&&_.f?y+"0"+g:""+y+g),se}function U(c){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:25;if(typeof c!="string")throw new TypeError("Time must be a string");if(c.indexOf(";")>0&&(c=c.replace(";",":")),!/\d{2}(\:\d{2}){0,3}/i.test(c))throw new TypeError("Time code must have the format `00:00:00`");var A=c.split(":"),u=void 0,$=0,d=0,l=0,h=0,T=0,k=Math.round(R*.066666),y=Math.round(R),f=y*3600,D=y*60;switch(A.length){default:case 1:l=parseInt(A[0],10);break;case 2:d=parseInt(A[0],10),l=parseInt(A[1],10);break;case 3:$=parseInt(A[0],10),d=parseInt(A[1],10),l=parseInt(A[2],10);break;case 4:$=parseInt(A[0],10),d=parseInt(A[1],10),l=parseInt(A[2],10),h=parseInt(A[3],10);break}return j(R)?(T=60*$+d,u=f*$+D*d+y*l+h-k*(T-Math.floor(T/10))):u=(f*$+D*d+R*l+h)/R,parseFloat(u.toFixed(3))}function I(c,R){var A=arguments.length>2&&arguments[2]!==void 0?arguments[2]:25;c=!c||typeof c!="number"||c<0?0:c;for(var u=Math.floor(c/3600)%24,$=Math.floor(c/60)%60,d=Math.floor(c%60),l=Math.floor((c%1*A).toFixed(3)),h=[[l,"f"],[d,"s"],[$,"m"],[u,"h"]],T=R.timeFormat,k=T[1]===T[0],y=k?2:1,f=T.length<y?T[y]:":",D=T[0],F=!1,g=0,x=h.length;g<x;g++)if(~T.indexOf(h[g][1]))F=!0;else if(F){for(var Z=!1,le=g;le<x;le++)if(h[le][0]>0){Z=!0;break}if(!Z)break;k||(T=D+T),T=h[g][1]+f+T,k&&(T=h[g][1]+T),D=h[g][1]}R.timeFormat=T}function b(c){if(typeof c!="string")throw new TypeError("Argument must be a string value");c=c.replace(",",".");var R=~c.indexOf(".")?c.split(".")[1].length:0,A=0,u=1;c=c.split(":").reverse();for(var $=0,d=c.length;$<d;$++)u=1,$>0&&(u=Math.pow(60,$)),A+=Number(c[$])*u;return Number(A.toFixed(R))}N.default.Utils=N.default.Utils||{},N.default.Utils.secondsToTimeCode=ee,N.default.Utils.timeCodeToSeconds=U,N.default.Utils.calculateTimeFormat=I,N.default.Utils.convertSMPTEtoSeconds=b},{7:7}]},{},[29,6,5,15,23,20,19,21,22,24,16,18,17,9,10,11,12,13,14])})()),Hn}var tn,Kn;function ir(){return Kn||(Kn=1,tn=rr()),tn}ir();const sr={data(){return{currentTimeStr:"00:00",totalTime:0,statusBarWidth:0,paused:!0,currentTime:0,error:!1,loading:!1}},props:{src:{type:String,default:""},times:{type:Number,default:0},isQuestionBank:{type:Boolean,default:!1},mode:{type:String,default:"bar"}},mounted(){},computed:{iconStatus(){var n="";return this.paused?n="icon-yinpin_zanting-01":this.loading?n="icon-yinpin_zhongbo-01":this.error?n="icon-yinpin_guanbi-01":n="icon-yinpin_bofang-01",n},totalTimeStr(){return this.totalTime>0?It(this.totalTime):"00:00"}},methods:{getFullPath(n){return en(n,"","audio")},togglePlayer(){this.error=!1,this.$nextTick(()=>{this.pauseAllPlayer(),this.$refs.audio.paused?this.$refs.audio.play():this.$refs.audio.pause(),this.paused=this.$refs.audio.paused})},pauseAllPlayer(){let n=document.getElementsByTagName("audio"),S=document.querySelectorAll("video.custom-video"),E=Array.from(n).concat(Array.from(S));function K(){let N=this;[].forEach.call(E,function(V){V!==N&&V.pause()})}[].forEach.call(E,function(N){N.addEventListener("play",K.bind(N))}),this.paused=!0},timeupdate(n){this.totalTime=n.target.duration,this.statusBarWidth=n.target.currentTime*1e3/(this.totalTime*1e3)*100+"%",this.currentTime=n.target.currentTime},loadAudio(n){this.loading=!0,this.totalTime=n.target.duration,this.$nextTick(()=>{this.loading=!1})},changePregress(n){let S=n;this.$refs.audio.pause();let E=S.offsetX-this.$refs.totalProgress.offsetLeft;this.statusBarWidth=E/this.$refs.totalProgress.offsetWidth*100+"%",this.currentTime=E/this.$refs.totalProgress.offsetWidth*this.totalTime,this.$refs.audio.currentTime=this.currentTime,this.$refs.audio.play()},handleError(n){this.error=!0}},watch:{currentTime(n){this.currentTimeStr=n>0?It(n):"00:00"}}},cr={class:"audioplayer stop-swiping"},lr={key:0,class:"player-content"},ur={class:"current-time"},dr={class:"btm-status",ref:"totalProgress"},pr={class:"total-time"},mr={key:1,class:"player-content-circle"},hr={class:"txt"},$r={key:2,class:"mobile-player-content player-content"},fr={class:"btm-status",ref:"totalProgress"},gr={class:"total-time"},Tr={key:3,class:"error-tip"},yr={key:4,class:"player-tip"},kr=["src","currentTime"];function br(n,S,E,K,N,V){return a.openBlock(),a.createElementBlock("div",cr,[E.mode==="bar"?(a.openBlock(),a.createElementBlock("div",lr,[a.createElementVNode("div",{class:"icon",onClick:S[0]||(S[0]=(...j)=>V.togglePlayer&&V.togglePlayer(...j))},[a.createElementVNode("i",{class:a.normalizeClass([N.paused?"icon-bofang1":"icon-zanting1","iconfont"])},null,2)]),a.createElementVNode("div",ur,a.toDisplayString(N.currentTimeStr),1),a.createElementVNode("div",{class:"status-bar",onClick:S[1]||(S[1]=(...j)=>V.changePregress&&V.changePregress(...j))},[a.createElementVNode("div",dr,null,512),a.createElementVNode("div",{class:"current-status",style:a.normalizeStyle({width:N.statusBarWidth})},null,4)]),a.createElementVNode("div",pr,a.toDisplayString(V.totalTimeStr),1)])):a.createCommentVNode("",!0),E.mode==="circle"?(a.openBlock(),a.createElementBlock("div",mr,[a.createElementVNode("div",{class:"icon",onClick:S[2]||(S[2]=(...j)=>V.togglePlayer&&V.togglePlayer(...j))},[a.createElementVNode("i",{class:a.normalizeClass([N.paused?"icon-yinpin_zanting-01":"icon-yinpin_bofang-01","iconfont"])},null,2),a.createElementVNode("div",hr,a.toDisplayString(N.paused?n.$t("play"):n.$t("pause")),1)])])):a.createCommentVNode("",!0),E.mode==="mobile-bar"?(a.openBlock(),a.createElementBlock("div",$r,[a.createElementVNode("div",{class:"icon",onClick:S[3]||(S[3]=(...j)=>V.togglePlayer&&V.togglePlayer(...j))},[a.createElementVNode("i",{class:a.normalizeClass([V.iconStatus,"iconfont"])},null,2)]),a.createElementVNode("div",{class:"status-bar",onClick:S[4]||(S[4]=(...j)=>V.changePregress&&V.changePregress(...j))},[a.createElementVNode("div",fr,null,512),a.createElementVNode("div",{class:"current-status",style:a.normalizeStyle({width:N.statusBarWidth})},null,4),a.createElementVNode("div",{class:"ball-status",style:a.normalizeStyle({left:N.statusBarWidth})},null,4)]),a.createElementVNode("div",gr,a.toDisplayString(V.totalTimeStr),1)])):a.createCommentVNode("",!0),N.error?(a.openBlock(),a.createElementBlock("div",Tr,a.toDisplayString(n.$t("transcodeTip1")),1)):a.createCommentVNode("",!0),E.times&&!E.isQuestionBank?(a.openBlock(),a.createElementBlock("div",yr,"*"+a.toDisplayString(n.$t("numberOfPlaysAllowed"))+":"+a.toDisplayString(E.times===-1?n.$t("notLimit1"):E.times),1)):a.createCommentVNode("",!0),N.error?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("audio",{key:5,class:"audioTag",ref:"audio",preload:"none",src:V.getFullPath(E.src),currentTime:N.currentTime,onTimeupdate:S[5]||(S[5]=(...j)=>V.timeupdate&&V.timeupdate(...j)),onCanplaythrough:S[6]||(S[6]=(...j)=>V.loadAudio&&V.loadAudio(...j)),onPause:S[7]||(S[7]=j=>N.paused=!0),onPlay:S[8]||(S[8]=j=>N.paused=!1),onError:S[9]||(S[9]=(...j)=>V.handleError&&V.handleError(...j))},null,40,kr))])}const wr=We(sr,[["render",br],["__scopeId","data-v-7eb27df4"]]),vr={props:{src:{type:String,default:""},times:{type:Number,default:1},playedTimes:{type:Number,default:0},isQuestionBank:{type:Boolean,default:!1}},data(){return{currentTimeStr:"00:00",totalTimeStr:"00:00",totalTime:0,currentTimes:this.playedTimes,isEnded:!0,paused:!0,error:!1}},watch:{playedTimes:{handler(){this.currentTimes=this.playedTimes},immediate:!0}},mounted(){const n=this.$listeners.getMediaInfo&&this.$listeners.getMediaInfo();if(n){const S=n.playedTime;this.totalTime=n.duration||0,S>0&&S<this.totalTime&&(this.$refs.audio.currentTime=S,this.currentTimeStr=It(this.totalTime-S),this.isEnded=!1)}},methods:{getFullPath(n){return en(n,"","audio")},togglePlayer(){this.error=!1,this.$nextTick(()=>{this.pauseAllPlayer(),this.$refs.audio.paused?this.times-this.currentTimes>0?(this.isEnded&&this.$refs.audio.play().then(()=>{this.currentTimes++,this.isEnded=!1,this.totalTime=this.$refs.audio.duration,this.$emit("timesAdd",this.currentTimes)}),this.$refs.audio.play()):this.isEnded||this.$refs.audio.play():this.$refs.audio.pause(),this.paused=this.$refs.audio.paused})},pauseAllPlayer(){let n=document.getElementsByTagName("audio"),S=document.querySelectorAll("video.custom-video"),E=Array.from(n).concat(Array.from(S));function K(){let N=this;[].forEach.call(E,function(V){V!==N&&V.pause()})}[].forEach.call(E,function(N){N.addEventListener("play",K.bind(N))})},timeupdate(n){this.currentTimeStr=this.error?"00:00":It((n.target.duration||0)-n.target.currentTime),this.$listeners.setMediaInfo&&this.$listeners.setMediaInfo({playedTime:n.target.currentTime,duration:this.totalTime})},handleError(n){console.log(n),this.error=!0}}},Ar={class:"audioplayerTimes"},xr={class:"current-time"},Sr={key:0,class:"error-tip"},Pr={key:1,class:"player-tip"},Er={key:2,class:"player-tip"},Cr={key:3,class:"player-tip"},Mr=["src"];function Br(n,S,E,K,N,V){const j=a.resolveComponent("i18n");return a.openBlock(),a.createElementBlock("div",Ar,[a.createElementVNode("div",{class:a.normalizeClass(["player-content stop-swiping",{disabled:N.currentTimes>0&&E.times-N.currentTimes<0}])},[a.createElementVNode("div",{class:"icon",onClick:S[0]||(S[0]=(...ee)=>V.togglePlayer&&V.togglePlayer(...ee))},[a.createElementVNode("i",{class:a.normalizeClass([N.paused?"icon-bofang1":"icon-zanting1","iconfont"])},null,2)]),a.createElementVNode("div",xr,a.toDisplayString(N.currentTimeStr),1)],2),N.error?(a.openBlock(),a.createElementBlock("div",Sr,a.toDisplayString(n.$t("transcodeTip1")),1)):a.createCommentVNode("",!0),N.currentTimes==0&&!E.isQuestionBank?(a.openBlock(),a.createElementBlock("div",Pr,[S[5]||(S[5]=a.createTextVNode(" * ",-1)),a.createVNode(j,{path:"playTimesAllowed",tag:"span"},{n:a.withCtx(()=>[a.createElementVNode("strong",null,a.toDisplayString(E.times),1)]),_:1})])):a.createCommentVNode("",!0),N.currentTimes>0&&E.times-N.currentTimes>0&&!E.isQuestionBank?(a.openBlock(),a.createElementBlock("div",Er,[S[6]||(S[6]=a.createTextVNode(" *",-1)),a.createVNode(j,{path:"playedTimes",tag:"span"},{n:a.withCtx(()=>[a.createElementVNode("strong",null,a.toDisplayString(N.currentTimes)+"/"+a.toDisplayString(E.times),1)]),_:1})])):a.createCommentVNode("",!0),N.currentTimes>0&&E.times-N.currentTimes<=0&&!E.isQuestionBank?(a.openBlock(),a.createElementBlock("div",Cr," *"+a.toDisplayString(n.$t("playTimesOver")),1)):a.createCommentVNode("",!0),N.error?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("audio",{key:4,ref:"audio",class:"audioTag",preload:"none",src:V.getFullPath(E.src),onTimeupdate:S[1]||(S[1]=(...ee)=>V.timeupdate&&V.timeupdate(...ee)),onEnded:S[2]||(S[2]=ee=>N.isEnded=!0),onPause:S[3]||(S[3]=ee=>N.paused=!0),onError:S[4]||(S[4]=(...ee)=>V.handleError&&V.handleError(...ee))},null,40,Mr))])}const Nr={props:{src:{type:String,default:""},times:{type:Number,default:0},playedTimes:{type:Number,default:0},isQuestionBank:{type:Boolean,default:!1},audioMode:{type:String,default:"bar"},audioTime:{type:Number,default:0}},components:{audioPlayer:wr,audioPlayerTimes:We(vr,[["render",Br]])},mounted(){this.timesControll&&!this.times&&this.$toast(this.$t("playTimesError"),{type:"error"})},methods:{timesAdd(n){this.$emit("timesAdd",n)}}},Fr={class:"audio-container"};function Lr(n,S,E,K,N,V){const j=a.resolveComponent("audioPlayerTimes"),ee=a.resolveComponent("audioPlayer");return a.openBlock(),a.createElementBlock("div",Fr,[E.times&&E.times>0&&E.audioTime!=6?(a.openBlock(),a.createBlock(j,a.mergeProps({key:0,times:E.times,playedTimes:E.playedTimes,src:E.src,"is-question-bank":E.isQuestionBank},a.toHandlers(n.$listeners),{onTimesAdd:V.timesAdd}),null,16,["times","playedTimes","src","is-question-bank","onTimesAdd"])):(a.openBlock(),a.createBlock(ee,{key:1,src:E.src,times:E.times,"is-question-bank":E.isQuestionBank,mode:E.audioMode},null,8,["src","times","is-question-bank","mode"]))])}const Dr=We(Nr,[["render",Lr]]),Rr=a.defineComponent({name:"ResourcePreviewComponent",components:{AudioComponent:Dr},props:{resource:{type:Object,default:()=>({})},times:{type:Number,default:0},showDownLoad:{type:Boolean,default:!0},videoWidth:{type:String,default:"340px"},videoHeight:{type:String,default:"196px"},customFullSreen:{type:Boolean,default:!1},isQuestionBank:{type:Boolean,default:!1},audioMode:{type:String,default:"bar"},isMobile:{type:Boolean,default:!1},audioTime:{type:Number,default:0}},setup(n,{emit:S}){var s,q;const E=a.getCurrentInstance(),K=((q=(s=E==null?void 0:E.appContext)==null?void 0:s.config)==null?void 0:q.globalProperties)||{},N=K.$t||(C=>C),V=K.$store||{state:{}},j=K.$getUniqueValue||(()=>Math.random().toString(36).substr(2,9)),ee=a.ref(j()),U=a.ref(!1),I=a.ref(n.videoWidth),b=a.ref(n.videoHeight),c=a.ref(0),R=a.ref(0),A=a.ref(!1),u=a.ref(!1),$=a.ref(null),d=a.ref(null),l=a.ref(null),h=a.ref(null),T=a.computed(()=>Qt(n.resource.fileUrl)),k=a.computed(()=>{let C=n.resource.fileUrl||"";const J=T.value;if(J==="document"){let ce=ja+"?time=1";const se=y(C);return se.indexOf("https://")!==-1&&(ce+="&ssl="+Ua),ce+="&furl="+encodeURIComponent(se),ce}else return J==="video"&&C.lastIndexOf(".")!==-1&&(C=C.substring(0,C.lastIndexOf("."))+".mp4"),y(C)}),y=C=>{if(!C)return"";try{const J=V&&V.state&&V.state.exam&&V.state.exam.resourcesServer;return en(C,J)}catch(J){return console.error("获取完整路径失败:",J),C}},f=()=>{T.value==="video"&&!u.value&&(D(),u.value=!0)},D=()=>{if($.value){try{$.value.pause(),$.value.remove()}catch(J){console.error("清理播放器失败:",J)}$.value=null,d.value=null}U.value=!1;const C="video-media"+ee.value;try{$.value=new MediaElementPlayer(C,{muteText:N?N("mute"):"静音",unmuteText:N?N("unmute"):"取消静音",playText:N?N("play"):"播放",pauseText:N?N("pause"):"暂停",fullscreenText:N?N("fullscreen"):"全屏",success:J=>{d.value=J},error:(J,ce)=>{console.error("视频加载失败:",ce),U.value=!0,F()}})}catch(J){console.error("初始化视频播放器失败:",J),U.value=!0}n.customFullSreen&&$.value&&($.value.enterFullScreen=()=>{$.value.isFullScreen=!0,A.value=!0,I.value=(c.value||1150)+"px",b.value=(R.value||600)+"px",$.value.fullscreenBtn.classList.add(`${$.value.options.classPrefix}unfullscreen`),$.value.fullscreenBtn.children[0].title=N("exitFullscreen")},$.value.exitFullScreen=()=>{$.value.isFullScreen=!1,A.value=!1,I.value=n.videoWidth,b.value=n.videoHeight,$.value.fullscreenBtn.classList.remove(`${$.value.options.classPrefix}unfullscreen`),$.value.fullscreenBtn.children[0].title=$.value.options.fullscreenText}),n.resource&&n.resource.hideFullScreen&&$.value&&$.value.fullscreenBtn&&($.value.fullscreenBtn.style.display="none")},F=()=>{try{d.value&&(d.value.pause(),d.value.remove(),d.value=null),$.value&&($.value.pause(),$.value.remove(),$.value=null)}catch(C){console.error("清理视频播放器资源失败:",C)}},g=()=>{D()},x=()=>{S("hide")},Z=C=>{S("update:playedTimes",C)},le=()=>n.resource&&n.resource.mediaInfo||null,B=C=>{n.resource&&typeof n.resource=="object"&&(n.resource.mediaInfo=C)},i=C=>{h.value&&h.value.videoWidth&&h.value.videoHeight&&(R.value=600,c.value=Math.round(h.value.videoWidth*600/h.value.videoHeight),A.value&&(b.value=R.value+"px",I.value=c.value+"px"))},_=()=>{n.resource&&n.resource.fileUrl&&console.log("预览图片:",n.resource.fileUrl)};return a.onMounted(()=>{f()}),a.onBeforeUnmount(()=>{F()}),a.watch(T,()=>{f()}),{id:ee.value,error:U,width:I,height:b,originalWidth:c,originalHeight:R,isFullScreen:A,formatFileTypeComputed:T,fileUrl:k,control:l,video:h,getFullPathFn:y,handelVideo:f,initVideo:D,resetVideo:g,hide:x,timesAdd:Z,getMediaInfo:le,setMediaInfo:B,loadedmetadata:i,showImage:_}}}),Ir={key:0,class:"resource-image"},qr=["src"],Qr={key:1,class:"resource-document"},Or={class:"wrapper"},jr=["src"],Ur={class:"video-wrapper"},Vr={class:"video stop-swiping",ref:"control"},_r=["id"],Hr=["src"],zr={key:0,class:"error-tip"},Kr={class:"tip"},Gr={key:3,class:"resource-audio"},Wr={class:"audio-wrapper"};function Yr(n,S,E,K,N,V){const j=a.resolveComponent("AudioComponent");return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["resource-wrap",{"resource-wrap-fullScreen":n.isFullScreen}]),onClick:S[3]||(S[3]=a.withModifiers(()=>{},["prevent","stop"]))},[n.formatFileTypeComputed==="image"?(a.openBlock(),a.createElementBlock("div",Ir,[a.createElementVNode("img",{src:n.fileUrl,onClick:S[0]||(S[0]=(...ee)=>n.showImage&&n.showImage(...ee))},null,8,qr)])):a.createCommentVNode("",!0),n.formatFileTypeComputed==="document"?(a.openBlock(),a.createElementBlock("div",Qr,[a.createElementVNode("div",Or,[a.createElementVNode("iframe",{src:n.fileUrl},null,8,jr)])])):a.createCommentVNode("",!0),n.formatFileTypeComputed==="video"?(a.openBlock(),a.createElementBlock("div",{key:2,class:"resource-video",style:a.normalizeStyle({width:n.width,height:n.height})},[a.createElementVNode("div",Ur,[a.withDirectives(a.createElementVNode("div",Vr,[a.createElementVNode("video",{ref:"video",id:"video-media"+n.id,class:"custom-video",width:"100%",height:"100%",playsinline:"","webkit-playsinline":"",onLoadedmetadata:S[1]||(S[1]=(...ee)=>n.loadedmetadata&&n.loadedmetadata(...ee))},[a.createElementVNode("source",{type:"video/mp4",src:n.fileUrl},null,8,Hr)],40,_r)],512),[[a.vShow,!n.error]]),n.error?(a.openBlock(),a.createElementBlock("div",zr,[a.createElementVNode("span",Kr,[a.createTextVNode(a.toDisplayString(n.$t("transcodeTip"))+" ",1),a.createElementVNode("span",{class:"ul-link",onClick:S[2]||(S[2]=(...ee)=>n.resetVideo&&n.resetVideo(...ee))},a.toDisplayString(n.$t("clickToTry")),1)])])):a.createCommentVNode("",!0)])],4)):a.createCommentVNode("",!0),n.formatFileTypeComputed==="audio"?(a.openBlock(),a.createElementBlock("div",Gr,[a.createElementVNode("div",Wr,[a.createVNode(j,{src:n.fileUrl,times:n.times,playedTimes:n.resource.playedTimes,"is-question-bank":n.isQuestionBank,audioMode:n.audioMode,audioTime:n.audioTime,onTimesAdd:n.timesAdd,onSetMediaInfo:n.setMediaInfo,onGetMediaInfo:n.getMediaInfo},null,8,["src","times","playedTimes","is-question-bank","audioMode","audioTime","onTimesAdd","onSetMediaInfo","onGetMediaInfo"])])])):a.createCommentVNode("",!0)],2)}const Jr=We(Rr,[["render",Yr],["__scopeId","data-v-a729ff45"]]);var nn={exports:{}},Gn;function Xr(){return Gn||(Gn=1,(function(n,S){(function(E,K){n.exports=K()})(window,function(){return(function(E){var K={};function N(V){if(K[V])return K[V].exports;var j=K[V]={i:V,l:!1,exports:{}};return E[V].call(j.exports,j,j.exports,N),j.l=!0,j.exports}return N.m=E,N.c=K,N.d=function(V,j,ee){N.o(V,j)||Object.defineProperty(V,j,{enumerable:!0,get:ee})},N.r=function(V){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(V,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(V,"__esModule",{value:!0})},N.t=function(V,j){if(1&j&&(V=N(V)),8&j||4&j&&typeof V=="object"&&V&&V.__esModule)return V;var ee=Object.create(null);if(N.r(ee),Object.defineProperty(ee,"default",{enumerable:!0,value:V}),2&j&&typeof V!="string")for(var U in V)N.d(ee,U,(function(I){return V[I]}).bind(null,U));return ee},N.n=function(V){var j=V&&V.__esModule?function(){return V.default}:function(){return V};return N.d(j,"a",j),j},N.o=function(V,j){return Object.prototype.hasOwnProperty.call(V,j)},N.p="",N(N.s=7)})([function(E,K){var N={}.toString;E.exports=Array.isArray||function(V){return N.call(V)=="[object Array]"}},function(E,K){/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */K.read=function(N,V,j,ee,U){var I,b,c=8*U-ee-1,R=(1<<c)-1,A=R>>1,u=-7,$=j?U-1:0,d=j?-1:1,l=N[V+$];for($+=d,I=l&(1<<-u)-1,l>>=-u,u+=c;u>0;I=256*I+N[V+$],$+=d,u-=8);for(b=I&(1<<-u)-1,I>>=-u,u+=ee;u>0;b=256*b+N[V+$],$+=d,u-=8);if(I===0)I=1-A;else{if(I===R)return b?NaN:1/0*(l?-1:1);b+=Math.pow(2,ee),I-=A}return(l?-1:1)*b*Math.pow(2,I-ee)},K.write=function(N,V,j,ee,U,I){var b,c,R,A=8*I-U-1,u=(1<<A)-1,$=u>>1,d=U===23?Math.pow(2,-24)-Math.pow(2,-77):0,l=ee?0:I-1,h=ee?1:-1,T=V<0||V===0&&1/V<0?1:0;for(V=Math.abs(V),isNaN(V)||V===1/0?(c=isNaN(V)?1:0,b=u):(b=Math.floor(Math.log(V)/Math.LN2),V*(R=Math.pow(2,-b))<1&&(b--,R*=2),(V+=b+$>=1?d/R:d*Math.pow(2,1-$))*R>=2&&(b++,R/=2),b+$>=u?(c=0,b=u):b+$>=1?(c=(V*R-1)*Math.pow(2,U),b+=$):(c=V*Math.pow(2,$-1)*Math.pow(2,U),b=0));U>=8;N[j+l]=255&c,l+=h,c/=256,U-=8);for(b=b<<U|c,A+=U;A>0;N[j+l]=255&b,l+=h,b/=256,A-=8);N[j+l-h]|=128*T}},function(E,K,N){K.byteLength=function(u){var $=c(u),d=$[0],l=$[1];return 3*(d+l)/4-l},K.toByteArray=function(u){var $,d,l=c(u),h=l[0],T=l[1],k=new ee((function(D,F,g){return 3*(F+g)/4-g})(0,h,T)),y=0,f=T>0?h-4:h;for(d=0;d<f;d+=4)$=j[u.charCodeAt(d)]<<18|j[u.charCodeAt(d+1)]<<12|j[u.charCodeAt(d+2)]<<6|j[u.charCodeAt(d+3)],k[y++]=$>>16&255,k[y++]=$>>8&255,k[y++]=255&$;return T===2&&($=j[u.charCodeAt(d)]<<2|j[u.charCodeAt(d+1)]>>4,k[y++]=255&$),T===1&&($=j[u.charCodeAt(d)]<<10|j[u.charCodeAt(d+1)]<<4|j[u.charCodeAt(d+2)]>>2,k[y++]=$>>8&255,k[y++]=255&$),k},K.fromByteArray=function(u){for(var $,d=u.length,l=d%3,h=[],T=0,k=d-l;T<k;T+=16383)h.push(A(u,T,T+16383>k?k:T+16383));return l===1?($=u[d-1],h.push(V[$>>2]+V[$<<4&63]+"==")):l===2&&($=(u[d-2]<<8)+u[d-1],h.push(V[$>>10]+V[$>>4&63]+V[$<<2&63]+"=")),h.join("")};for(var V=[],j=[],ee=typeof Uint8Array<"u"?Uint8Array:Array,U="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",I=0,b=U.length;I<b;++I)V[I]=U[I],j[U.charCodeAt(I)]=I;function c(u){var $=u.length;if($%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var d=u.indexOf("=");return d===-1&&(d=$),[d,d===$?0:4-d%4]}function R(u){return V[u>>18&63]+V[u>>12&63]+V[u>>6&63]+V[63&u]}function A(u,$,d){for(var l,h=[],T=$;T<d;T+=3)l=(u[T]<<16&16711680)+(u[T+1]<<8&65280)+(255&u[T+2]),h.push(R(l));return h.join("")}j[45]=62,j[95]=63},function(E,K){var N;N=(function(){return this})();try{N=N||Function("return this")()||(0,eval)("this")}catch{typeof window=="object"&&(N=window)}E.exports=N},function(E,K,N){(function(V){/*!
|
|
22
|
+
* The buffer module from node.js, for the browser.
|
|
23
|
+
*
|
|
24
|
+
* @author Feross Aboukhadijeh <http://feross.org>
|
|
25
|
+
* @license MIT
|
|
26
|
+
*/var j=N(2),ee=N(1),U=N(0);function I(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function b(m,t){if(I()<t)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(m=new Uint8Array(t)).__proto__=c.prototype:(m===null&&(m=new c(t)),m.length=t),m}function c(m,t,r){if(!(c.TYPED_ARRAY_SUPPORT||this instanceof c))return new c(m,t,r);if(typeof m=="number"){if(typeof t=="string")throw new Error("If encoding is specified then the first argument must be a string");return u(this,m)}return R(this,m,t,r)}function R(m,t,r,p){if(typeof t=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer?(function(P,L,W,de){if(L.byteLength,W<0||L.byteLength<W)throw new RangeError("'offset' is out of bounds");if(L.byteLength<W+(de||0))throw new RangeError("'length' is out of bounds");return L=W===void 0&&de===void 0?new Uint8Array(L):de===void 0?new Uint8Array(L,W):new Uint8Array(L,W,de),c.TYPED_ARRAY_SUPPORT?(P=L).__proto__=c.prototype:P=$(P,L),P})(m,t,r,p):typeof t=="string"?(function(P,L,W){if(typeof W=="string"&&W!==""||(W="utf8"),!c.isEncoding(W))throw new TypeError('"encoding" must be a valid string encoding');var de=0|l(L,W),ge=(P=b(P,de)).write(L,W);return ge!==de&&(P=P.slice(0,ge)),P})(m,t,r):(function(P,L){if(c.isBuffer(L)){var W=0|d(L.length);return(P=b(P,W)).length===0||L.copy(P,0,0,W),P}if(L){if(typeof ArrayBuffer<"u"&&L.buffer instanceof ArrayBuffer||"length"in L)return typeof L.length!="number"||(function(de){return de!=de})(L.length)?b(P,0):$(P,L);if(L.type==="Buffer"&&U(L.data))return $(P,L.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")})(m,t)}function A(m){if(typeof m!="number")throw new TypeError('"size" argument must be a number');if(m<0)throw new RangeError('"size" argument must not be negative')}function u(m,t){if(A(t),m=b(m,t<0?0:0|d(t)),!c.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)m[r]=0;return m}function $(m,t){var r=t.length<0?0:0|d(t.length);m=b(m,r);for(var p=0;p<r;p+=1)m[p]=255&t[p];return m}function d(m){if(m>=I())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+I().toString(16)+" bytes");return 0|m}function l(m,t){if(c.isBuffer(m))return m.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(m)||m instanceof ArrayBuffer))return m.byteLength;typeof m!="string"&&(m=""+m);var r=m.length;if(r===0)return 0;for(var p=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return ye(m).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return $e(m).length;default:if(p)return ye(m).length;t=(""+t).toLowerCase(),p=!0}}function h(m,t,r){var p=m[t];m[t]=m[r],m[r]=p}function T(m,t,r,p,P){if(m.length===0)return-1;if(typeof r=="string"?(p=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=P?0:m.length-1),r<0&&(r=m.length+r),r>=m.length){if(P)return-1;r=m.length-1}else if(r<0){if(!P)return-1;r=0}if(typeof t=="string"&&(t=c.from(t,p)),c.isBuffer(t))return t.length===0?-1:k(m,t,r,p,P);if(typeof t=="number")return t&=255,c.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?P?Uint8Array.prototype.indexOf.call(m,t,r):Uint8Array.prototype.lastIndexOf.call(m,t,r):k(m,[t],r,p,P);throw new TypeError("val must be string, number or Buffer")}function k(m,t,r,p,P){var L,W=1,de=m.length,ge=t.length;if(p!==void 0&&((p=String(p).toLowerCase())==="ucs2"||p==="ucs-2"||p==="utf16le"||p==="utf-16le")){if(m.length<2||t.length<2)return-1;W=2,de/=2,ge/=2,r/=2}function we(Oe,Ve){return W===1?Oe[Ve]:Oe.readUInt16BE(Ve*W)}if(P){var ae=-1;for(L=r;L<de;L++)if(we(m,L)===we(t,ae===-1?0:L-ae)){if(ae===-1&&(ae=L),L-ae+1===ge)return ae*W}else ae!==-1&&(L-=L-ae),ae=-1}else for(r+ge>de&&(r=de-ge),L=r;L>=0;L--){for(var Ne=!0,Re=0;Re<ge;Re++)if(we(m,L+Re)!==we(t,Re)){Ne=!1;break}if(Ne)return L}return-1}function y(m,t,r,p){r=Number(r)||0;var P=m.length-r;p?(p=Number(p))>P&&(p=P):p=P;var L=t.length;if(L%2!=0)throw new TypeError("Invalid hex string");p>L/2&&(p=L/2);for(var W=0;W<p;++W){var de=parseInt(t.substr(2*W,2),16);if(isNaN(de))return W;m[r+W]=de}return W}function f(m,t,r,p){return Te(ye(t,m.length-r),m,r,p)}function D(m,t,r,p){return Te((function(P){for(var L=[],W=0;W<P.length;++W)L.push(255&P.charCodeAt(W));return L})(t),m,r,p)}function F(m,t,r,p){return D(m,t,r,p)}function g(m,t,r,p){return Te($e(t),m,r,p)}function x(m,t,r,p){return Te((function(P,L){for(var W,de,ge,we=[],ae=0;ae<P.length&&!((L-=2)<0);++ae)W=P.charCodeAt(ae),de=W>>8,ge=W%256,we.push(ge),we.push(de);return we})(t,m.length-r),m,r,p)}function Z(m,t,r){return t===0&&r===m.length?j.fromByteArray(m):j.fromByteArray(m.slice(t,r))}function le(m,t,r){r=Math.min(m.length,r);for(var p=[],P=t;P<r;){var L,W,de,ge,we=m[P],ae=null,Ne=we>239?4:we>223?3:we>191?2:1;if(P+Ne<=r)switch(Ne){case 1:we<128&&(ae=we);break;case 2:(192&(L=m[P+1]))==128&&(ge=(31&we)<<6|63&L)>127&&(ae=ge);break;case 3:L=m[P+1],W=m[P+2],(192&L)==128&&(192&W)==128&&(ge=(15&we)<<12|(63&L)<<6|63&W)>2047&&(ge<55296||ge>57343)&&(ae=ge);break;case 4:L=m[P+1],W=m[P+2],de=m[P+3],(192&L)==128&&(192&W)==128&&(192&de)==128&&(ge=(15&we)<<18|(63&L)<<12|(63&W)<<6|63&de)>65535&&ge<1114112&&(ae=ge)}ae===null?(ae=65533,Ne=1):ae>65535&&(ae-=65536,p.push(ae>>>10&1023|55296),ae=56320|1023&ae),p.push(ae),P+=Ne}return(function(Re){var Oe=Re.length;if(Oe<=B)return String.fromCharCode.apply(String,Re);for(var Ve="",Ze=0;Ze<Oe;)Ve+=String.fromCharCode.apply(String,Re.slice(Ze,Ze+=B));return Ve})(p)}K.Buffer=c,K.SlowBuffer=function(m){return+m!=m&&(m=0),c.alloc(+m)},K.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=V.TYPED_ARRAY_SUPPORT!==void 0?V.TYPED_ARRAY_SUPPORT:(function(){try{var m=new Uint8Array(1);return m.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},m.foo()===42&&typeof m.subarray=="function"&&m.subarray(1,1).byteLength===0}catch{return!1}})(),K.kMaxLength=I(),c.poolSize=8192,c._augment=function(m){return m.__proto__=c.prototype,m},c.from=function(m,t,r){return R(null,m,t,r)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(m,t,r){return(function(p,P,L,W){return A(P),P<=0?b(p,P):L!==void 0?typeof W=="string"?b(p,P).fill(L,W):b(p,P).fill(L):b(p,P)})(null,m,t,r)},c.allocUnsafe=function(m){return u(null,m)},c.allocUnsafeSlow=function(m){return u(null,m)},c.isBuffer=function(m){return!(m==null||!m._isBuffer)},c.compare=function(m,t){if(!c.isBuffer(m)||!c.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(m===t)return 0;for(var r=m.length,p=t.length,P=0,L=Math.min(r,p);P<L;++P)if(m[P]!==t[P]){r=m[P],p=t[P];break}return r<p?-1:p<r?1:0},c.isEncoding=function(m){switch(String(m).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(m,t){if(!U(m))throw new TypeError('"list" argument must be an Array of Buffers');if(m.length===0)return c.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<m.length;++r)t+=m[r].length;var p=c.allocUnsafe(t),P=0;for(r=0;r<m.length;++r){var L=m[r];if(!c.isBuffer(L))throw new TypeError('"list" argument must be an Array of Buffers');L.copy(p,P),P+=L.length}return p},c.byteLength=l,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var m=this.length;if(m%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<m;t+=2)h(this,t,t+1);return this},c.prototype.swap32=function(){var m=this.length;if(m%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<m;t+=4)h(this,t,t+3),h(this,t+1,t+2);return this},c.prototype.swap64=function(){var m=this.length;if(m%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<m;t+=8)h(this,t,t+7),h(this,t+1,t+6),h(this,t+2,t+5),h(this,t+3,t+4);return this},c.prototype.toString=function(){var m=0|this.length;return m===0?"":arguments.length===0?le(this,0,m):(function(t,r,p){var P=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((p===void 0||p>this.length)&&(p=this.length),p<=0)||(p>>>=0)<=(r>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return s(this,r,p);case"utf8":case"utf-8":return le(this,r,p);case"ascii":return i(this,r,p);case"latin1":case"binary":return _(this,r,p);case"base64":return Z(this,r,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,r,p);default:if(P)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),P=!0}}).apply(this,arguments)},c.prototype.equals=function(m){if(!c.isBuffer(m))throw new TypeError("Argument must be a Buffer");return this===m||c.compare(this,m)===0},c.prototype.inspect=function(){var m="",t=K.INSPECT_MAX_BYTES;return this.length>0&&(m=this.toString("hex",0,t).match(/.{2}/g).join(" "),this.length>t&&(m+=" ... ")),"<Buffer "+m+">"},c.prototype.compare=function(m,t,r,p,P){if(!c.isBuffer(m))throw new TypeError("Argument must be a Buffer");if(t===void 0&&(t=0),r===void 0&&(r=m?m.length:0),p===void 0&&(p=0),P===void 0&&(P=this.length),t<0||r>m.length||p<0||P>this.length)throw new RangeError("out of range index");if(p>=P&&t>=r)return 0;if(p>=P)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,p>>>=0,P>>>=0,this===m)return 0;for(var L=P-p,W=r-t,de=Math.min(L,W),ge=this.slice(p,P),we=m.slice(t,r),ae=0;ae<de;++ae)if(ge[ae]!==we[ae]){L=ge[ae],W=we[ae];break}return L<W?-1:W<L?1:0},c.prototype.includes=function(m,t,r){return this.indexOf(m,t,r)!==-1},c.prototype.indexOf=function(m,t,r){return T(this,m,t,r,!0)},c.prototype.lastIndexOf=function(m,t,r){return T(this,m,t,r,!1)},c.prototype.write=function(m,t,r,p){if(t===void 0)p="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")p=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,p===void 0&&(p="utf8")):(p=r,r=void 0)}var P=this.length-t;if((r===void 0||r>P)&&(r=P),m.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");p||(p="utf8");for(var L=!1;;)switch(p){case"hex":return y(this,m,t,r);case"utf8":case"utf-8":return f(this,m,t,r);case"ascii":return D(this,m,t,r);case"latin1":case"binary":return F(this,m,t,r);case"base64":return g(this,m,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return x(this,m,t,r);default:if(L)throw new TypeError("Unknown encoding: "+p);p=(""+p).toLowerCase(),L=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var B=4096;function i(m,t,r){var p="";r=Math.min(m.length,r);for(var P=t;P<r;++P)p+=String.fromCharCode(127&m[P]);return p}function _(m,t,r){var p="";r=Math.min(m.length,r);for(var P=t;P<r;++P)p+=String.fromCharCode(m[P]);return p}function s(m,t,r){var p=m.length;(!t||t<0)&&(t=0),(!r||r<0||r>p)&&(r=p);for(var P="",L=t;L<r;++L)P+=oe(m[L]);return P}function q(m,t,r){for(var p=m.slice(t,r),P="",L=0;L<p.length;L+=2)P+=String.fromCharCode(p[L]+256*p[L+1]);return P}function C(m,t,r){if(m%1!=0||m<0)throw new RangeError("offset is not uint");if(m+t>r)throw new RangeError("Trying to access beyond buffer length")}function J(m,t,r,p,P,L){if(!c.isBuffer(m))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>P||t<L)throw new RangeError('"value" argument is out of bounds');if(r+p>m.length)throw new RangeError("Index out of range")}function ce(m,t,r,p){t<0&&(t=65535+t+1);for(var P=0,L=Math.min(m.length-r,2);P<L;++P)m[r+P]=(t&255<<8*(p?P:1-P))>>>8*(p?P:1-P)}function se(m,t,r,p){t<0&&(t=4294967295+t+1);for(var P=0,L=Math.min(m.length-r,4);P<L;++P)m[r+P]=t>>>8*(p?P:3-P)&255}function ne(m,t,r,p,P,L){if(r+p>m.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function G(m,t,r,p,P){return P||ne(m,0,r,4),ee.write(m,t,r,p,23,4),r+4}function X(m,t,r,p,P){return P||ne(m,0,r,8),ee.write(m,t,r,p,52,8),r+8}c.prototype.slice=function(m,t){var r,p=this.length;if(m=~~m,t=t===void 0?p:~~t,m<0?(m+=p)<0&&(m=0):m>p&&(m=p),t<0?(t+=p)<0&&(t=0):t>p&&(t=p),t<m&&(t=m),c.TYPED_ARRAY_SUPPORT)(r=this.subarray(m,t)).__proto__=c.prototype;else{var P=t-m;r=new c(P,void 0);for(var L=0;L<P;++L)r[L]=this[L+m]}return r},c.prototype.readUIntLE=function(m,t,r){m|=0,t|=0,r||C(m,t,this.length);for(var p=this[m],P=1,L=0;++L<t&&(P*=256);)p+=this[m+L]*P;return p},c.prototype.readUIntBE=function(m,t,r){m|=0,t|=0,r||C(m,t,this.length);for(var p=this[m+--t],P=1;t>0&&(P*=256);)p+=this[m+--t]*P;return p},c.prototype.readUInt8=function(m,t){return t||C(m,1,this.length),this[m]},c.prototype.readUInt16LE=function(m,t){return t||C(m,2,this.length),this[m]|this[m+1]<<8},c.prototype.readUInt16BE=function(m,t){return t||C(m,2,this.length),this[m]<<8|this[m+1]},c.prototype.readUInt32LE=function(m,t){return t||C(m,4,this.length),(this[m]|this[m+1]<<8|this[m+2]<<16)+16777216*this[m+3]},c.prototype.readUInt32BE=function(m,t){return t||C(m,4,this.length),16777216*this[m]+(this[m+1]<<16|this[m+2]<<8|this[m+3])},c.prototype.readIntLE=function(m,t,r){m|=0,t|=0,r||C(m,t,this.length);for(var p=this[m],P=1,L=0;++L<t&&(P*=256);)p+=this[m+L]*P;return p>=(P*=128)&&(p-=Math.pow(2,8*t)),p},c.prototype.readIntBE=function(m,t,r){m|=0,t|=0,r||C(m,t,this.length);for(var p=t,P=1,L=this[m+--p];p>0&&(P*=256);)L+=this[m+--p]*P;return L>=(P*=128)&&(L-=Math.pow(2,8*t)),L},c.prototype.readInt8=function(m,t){return t||C(m,1,this.length),128&this[m]?-1*(255-this[m]+1):this[m]},c.prototype.readInt16LE=function(m,t){t||C(m,2,this.length);var r=this[m]|this[m+1]<<8;return 32768&r?4294901760|r:r},c.prototype.readInt16BE=function(m,t){t||C(m,2,this.length);var r=this[m+1]|this[m]<<8;return 32768&r?4294901760|r:r},c.prototype.readInt32LE=function(m,t){return t||C(m,4,this.length),this[m]|this[m+1]<<8|this[m+2]<<16|this[m+3]<<24},c.prototype.readInt32BE=function(m,t){return t||C(m,4,this.length),this[m]<<24|this[m+1]<<16|this[m+2]<<8|this[m+3]},c.prototype.readFloatLE=function(m,t){return t||C(m,4,this.length),ee.read(this,m,!0,23,4)},c.prototype.readFloatBE=function(m,t){return t||C(m,4,this.length),ee.read(this,m,!1,23,4)},c.prototype.readDoubleLE=function(m,t){return t||C(m,8,this.length),ee.read(this,m,!0,52,8)},c.prototype.readDoubleBE=function(m,t){return t||C(m,8,this.length),ee.read(this,m,!1,52,8)},c.prototype.writeUIntLE=function(m,t,r,p){m=+m,t|=0,r|=0,p||J(this,m,t,r,Math.pow(2,8*r)-1,0);var P=1,L=0;for(this[t]=255&m;++L<r&&(P*=256);)this[t+L]=m/P&255;return t+r},c.prototype.writeUIntBE=function(m,t,r,p){m=+m,t|=0,r|=0,p||J(this,m,t,r,Math.pow(2,8*r)-1,0);var P=r-1,L=1;for(this[t+P]=255&m;--P>=0&&(L*=256);)this[t+P]=m/L&255;return t+r},c.prototype.writeUInt8=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,1,255,0),c.TYPED_ARRAY_SUPPORT||(m=Math.floor(m)),this[t]=255&m,t+1},c.prototype.writeUInt16LE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=255&m,this[t+1]=m>>>8):ce(this,m,t,!0),t+2},c.prototype.writeUInt16BE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=m>>>8,this[t+1]=255&m):ce(this,m,t,!1),t+2},c.prototype.writeUInt32LE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t+3]=m>>>24,this[t+2]=m>>>16,this[t+1]=m>>>8,this[t]=255&m):se(this,m,t,!0),t+4},c.prototype.writeUInt32BE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t]=m>>>24,this[t+1]=m>>>16,this[t+2]=m>>>8,this[t+3]=255&m):se(this,m,t,!1),t+4},c.prototype.writeIntLE=function(m,t,r,p){if(m=+m,t|=0,!p){var P=Math.pow(2,8*r-1);J(this,m,t,r,P-1,-P)}var L=0,W=1,de=0;for(this[t]=255&m;++L<r&&(W*=256);)m<0&&de===0&&this[t+L-1]!==0&&(de=1),this[t+L]=(m/W>>0)-de&255;return t+r},c.prototype.writeIntBE=function(m,t,r,p){if(m=+m,t|=0,!p){var P=Math.pow(2,8*r-1);J(this,m,t,r,P-1,-P)}var L=r-1,W=1,de=0;for(this[t+L]=255&m;--L>=0&&(W*=256);)m<0&&de===0&&this[t+L+1]!==0&&(de=1),this[t+L]=(m/W>>0)-de&255;return t+r},c.prototype.writeInt8=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,1,127,-128),c.TYPED_ARRAY_SUPPORT||(m=Math.floor(m)),m<0&&(m=255+m+1),this[t]=255&m,t+1},c.prototype.writeInt16LE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=255&m,this[t+1]=m>>>8):ce(this,m,t,!0),t+2},c.prototype.writeInt16BE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=m>>>8,this[t+1]=255&m):ce(this,m,t,!1),t+2},c.prototype.writeInt32LE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[t]=255&m,this[t+1]=m>>>8,this[t+2]=m>>>16,this[t+3]=m>>>24):se(this,m,t,!0),t+4},c.prototype.writeInt32BE=function(m,t,r){return m=+m,t|=0,r||J(this,m,t,4,2147483647,-2147483648),m<0&&(m=4294967295+m+1),c.TYPED_ARRAY_SUPPORT?(this[t]=m>>>24,this[t+1]=m>>>16,this[t+2]=m>>>8,this[t+3]=255&m):se(this,m,t,!1),t+4},c.prototype.writeFloatLE=function(m,t,r){return G(this,m,t,!0,r)},c.prototype.writeFloatBE=function(m,t,r){return G(this,m,t,!1,r)},c.prototype.writeDoubleLE=function(m,t,r){return X(this,m,t,!0,r)},c.prototype.writeDoubleBE=function(m,t,r){return X(this,m,t,!1,r)},c.prototype.copy=function(m,t,r,p){if(r||(r=0),p||p===0||(p=this.length),t>=m.length&&(t=m.length),t||(t=0),p>0&&p<r&&(p=r),p===r||m.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(p<0)throw new RangeError("sourceEnd out of bounds");p>this.length&&(p=this.length),m.length-t<p-r&&(p=m.length-t+r);var P,L=p-r;if(this===m&&r<t&&t<p)for(P=L-1;P>=0;--P)m[P+t]=this[P+r];else if(L<1e3||!c.TYPED_ARRAY_SUPPORT)for(P=0;P<L;++P)m[P+t]=this[P+r];else Uint8Array.prototype.set.call(m,this.subarray(r,r+L),t);return L},c.prototype.fill=function(m,t,r,p){if(typeof m=="string"){if(typeof t=="string"?(p=t,t=0,r=this.length):typeof r=="string"&&(p=r,r=this.length),m.length===1){var P=m.charCodeAt(0);P<256&&(m=P)}if(p!==void 0&&typeof p!="string")throw new TypeError("encoding must be a string");if(typeof p=="string"&&!c.isEncoding(p))throw new TypeError("Unknown encoding: "+p)}else typeof m=="number"&&(m&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var L;if(t>>>=0,r=r===void 0?this.length:r>>>0,m||(m=0),typeof m=="number")for(L=t;L<r;++L)this[L]=m;else{var W=c.isBuffer(m)?m:ye(new c(m,p).toString()),de=W.length;for(L=0;L<r-t;++L)this[L+t]=W[L%de]}return this};var Y=/[^+\/0-9A-Za-z-_]/g;function oe(m){return m<16?"0"+m.toString(16):m.toString(16)}function ye(m,t){var r;t=t||1/0;for(var p=m.length,P=null,L=[],W=0;W<p;++W){if((r=m.charCodeAt(W))>55295&&r<57344){if(!P){if(r>56319){(t-=3)>-1&&L.push(239,191,189);continue}if(W+1===p){(t-=3)>-1&&L.push(239,191,189);continue}P=r;continue}if(r<56320){(t-=3)>-1&&L.push(239,191,189),P=r;continue}r=65536+(P-55296<<10|r-56320)}else P&&(t-=3)>-1&&L.push(239,191,189);if(P=null,r<128){if((t-=1)<0)break;L.push(r)}else if(r<2048){if((t-=2)<0)break;L.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;L.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;L.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return L}function $e(m){return j.toByteArray((function(t){if((t=(function(r){return r.trim?r.trim():r.replace(/^\s+|\s+$/g,"")})(t).replace(Y,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t})(m))}function Te(m,t,r,p){for(var P=0;P<p&&!(P+r>=t.length||P>=m.length);++P)t[P+r]=m[P];return P}}).call(this,N(3))},function(E,K){var N,V,j=E.exports={};function ee(){throw new Error("setTimeout has not been defined")}function U(){throw new Error("clearTimeout has not been defined")}function I(h){if(N===setTimeout)return setTimeout(h,0);if((N===ee||!N)&&setTimeout)return N=setTimeout,setTimeout(h,0);try{return N(h,0)}catch{try{return N.call(null,h,0)}catch{return N.call(this,h,0)}}}(function(){try{N=typeof setTimeout=="function"?setTimeout:ee}catch{N=ee}try{V=typeof clearTimeout=="function"?clearTimeout:U}catch{V=U}})();var b,c=[],R=!1,A=-1;function u(){R&&b&&(R=!1,b.length?c=b.concat(c):A=-1,c.length&&$())}function $(){if(!R){var h=I(u);R=!0;for(var T=c.length;T;){for(b=c,c=[];++A<T;)b&&b[A].run();A=-1,T=c.length}b=null,R=!1,(function(k){if(V===clearTimeout)return clearTimeout(k);if((V===U||!V)&&clearTimeout)return V=clearTimeout,clearTimeout(k);try{V(k)}catch{try{return V.call(null,k)}catch{return V.call(this,k)}}})(h)}}function d(h,T){this.fun=h,this.array=T}function l(){}j.nextTick=function(h){var T=new Array(arguments.length-1);if(arguments.length>1)for(var k=1;k<arguments.length;k++)T[k-1]=arguments[k];c.push(new d(h,T)),c.length!==1||R||I($)},d.prototype.run=function(){this.fun.apply(null,this.array)},j.title="browser",j.browser=!0,j.env={},j.argv=[],j.version="",j.versions={},j.on=l,j.addListener=l,j.once=l,j.off=l,j.removeListener=l,j.removeAllListeners=l,j.emit=l,j.prependListener=l,j.prependOnceListener=l,j.listeners=function(h){return[]},j.binding=function(h){throw new Error("process.binding is not supported")},j.cwd=function(){return"/"},j.chdir=function(h){throw new Error("process.chdir is not supported")},j.umask=function(){return 0}},function(E,K,N){(function(V,j){/*! For license information please see esdk-obs-browserjs-without-polyfill.3.22.3.min.js.LICENSE.txt */E.exports=(function(){var ee,U,I={2990:function(A,u,$){A.exports=$(7408)},7648:function(A,u,$){var d=$(610),l=$(2334),h=$(4942),T=$(3210),k=$(5755),y=$(3741),f=$(9912),D=$(5080),F=$(1306),g=$(5092);A.exports=function(x){return new Promise(function(Z,le){var B,i=x.data,_=x.headers,s=x.responseType;function q(){x.cancelToken&&x.cancelToken.unsubscribe(B),x.signal&&x.signal.removeEventListener("abort",B)}d.isFormData(i)&&delete _["Content-Type"];var C=new XMLHttpRequest;if(x.auth){var J=x.auth.username||"",ce=x.auth.password?unescape(encodeURIComponent(x.auth.password)):"";_.Authorization="Basic "+btoa(J+":"+ce)}var se=k(x.baseURL,x.url);function ne(){if(C){var X="getAllResponseHeaders"in C?y(C.getAllResponseHeaders()):null,Y={data:s&&s!=="text"&&s!=="json"?C.response:C.responseText,status:C.status,statusText:C.statusText,headers:X,config:x,request:C};l(function(oe){Z(oe),q()},function(oe){le(oe),q()},Y),C=null}}if(C.open(x.method.toUpperCase(),T(se,x.params,x.paramsSerializer),!0),C.timeout=x.timeout,"onloadend"in C?C.onloadend=ne:C.onreadystatechange=function(){C&&C.readyState===4&&(C.status!==0||C.responseURL&&C.responseURL.indexOf("file:")===0)&&setTimeout(ne)},C.onabort=function(){C&&(le(D("Request aborted",x,"ECONNABORTED",C)),C=null)},C.onerror=function(){le(D("Network Error",x,null,C)),C=null},C.ontimeout=function(){var X=x.timeout?"timeout of "+x.timeout+"ms exceeded":"timeout exceeded",Y=x.transitional||F;x.timeoutErrorMessage&&(X=x.timeoutErrorMessage),le(D(X,x,Y.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",C)),C=null},d.isStandardBrowserEnv()){var G=(x.withCredentials||f(se))&&x.xsrfCookieName?h.read(x.xsrfCookieName):void 0;G&&(_[x.xsrfHeaderName]=G)}"setRequestHeader"in C&&d.forEach(_,function(X,Y){i===void 0&&Y.toLowerCase()==="content-type"?delete _[Y]:C.setRequestHeader(Y,X)}),d.isUndefined(x.withCredentials)||(C.withCredentials=!!x.withCredentials),s&&s!=="json"&&(C.responseType=x.responseType),typeof x.onDownloadProgress=="function"&&C.addEventListener("progress",x.onDownloadProgress),typeof x.onUploadProgress=="function"&&C.upload&&C.upload.addEventListener("progress",x.onUploadProgress),(x.cancelToken||x.signal)&&(B=function(X){C&&(le(!X||X&&X.type?new g("canceled"):X),C.abort(),C=null)},x.cancelToken&&x.cancelToken.subscribe(B),x.signal&&(x.signal.aborted?B():x.signal.addEventListener("abort",B))),i||(i=null),C.send(i)})}},7408:function(A,u,$){var d=$(610),l=$(3824),h=$(1030),T=$(8261),k=(function y(f){var D=new h(f),F=l(h.prototype.request,D);return d.extend(F,h.prototype,D),d.extend(F,D),F.create=function(g){return y(T(f,g))},F})($(479));k.Axios=h,k.Cancel=$(5092),k.CancelToken=$(1667),k.isCancel=$(2969),k.VERSION=$(9815).version,k.all=function(y){return Promise.all(y)},k.spread=$(8629),k.isAxiosError=$(2101),A.exports=k,A.exports.default=k},5092:function(A){function u($){this.message=$}u.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},u.prototype.__CANCEL__=!0,A.exports=u},1667:function(A,u,$){var d=$(5092);function l(h){if(typeof h!="function")throw new TypeError("executor must be a function.");var T;this.promise=new Promise(function(y){T=y});var k=this;this.promise.then(function(y){if(k._listeners){var f,D=k._listeners.length;for(f=0;f<D;f++)k._listeners[f](y);k._listeners=null}}),this.promise.then=function(y){var f,D=new Promise(function(F){k.subscribe(F),f=F}).then(y);return D.cancel=function(){k.unsubscribe(f)},D},h(function(y){k.reason||(k.reason=new d(y),T(k.reason))})}l.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},l.prototype.subscribe=function(h){this.reason?h(this.reason):this._listeners?this._listeners.push(h):this._listeners=[h]},l.prototype.unsubscribe=function(h){if(this._listeners){var T=this._listeners.indexOf(h);T!==-1&&this._listeners.splice(T,1)}},l.source=function(){var h;return{token:new l(function(T){h=T}),cancel:h}},A.exports=l},2969:function(A){A.exports=function(u){return!(!u||!u.__CANCEL__)}},1030:function(A,u,$){var d=$(610),l=$(3210),h=$(3952),T=$(7544),k=$(8261),y=$(6660),f=y.validators;function D(F){this.defaults=F,this.interceptors={request:new h,response:new h}}D.prototype.request=function(F,g){typeof F=="string"?(g=g||{}).url=F:g=F||{},(g=k(this.defaults,g)).method?g.method=g.method.toLowerCase():this.defaults.method?g.method=this.defaults.method.toLowerCase():g.method="get";var x=g.transitional;x!==void 0&&y.assertOptions(x,{silentJSONParsing:f.transitional(f.boolean),forcedJSONParsing:f.transitional(f.boolean),clarifyTimeoutError:f.transitional(f.boolean)},!1);var Z=[],le=!0;this.interceptors.request.forEach(function(J){typeof J.runWhen=="function"&&J.runWhen(g)===!1||(le=le&&J.synchronous,Z.unshift(J.fulfilled,J.rejected))});var B,i=[];if(this.interceptors.response.forEach(function(J){i.push(J.fulfilled,J.rejected)}),!le){var _=[T,void 0];for(Array.prototype.unshift.apply(_,Z),_=_.concat(i),B=Promise.resolve(g);_.length;)B=B.then(_.shift(),_.shift());return B}for(var s=g;Z.length;){var q=Z.shift(),C=Z.shift();try{s=q(s)}catch(J){C(J);break}}try{B=T(s)}catch(J){return Promise.reject(J)}for(;i.length;)B=B.then(i.shift(),i.shift());return B},D.prototype.getUri=function(F){return F=k(this.defaults,F),l(F.url,F.params,F.paramsSerializer).replace(/^\?/,"")},d.forEach(["delete","get","head","options"],function(F){D.prototype[F]=function(g,x){return this.request(k(x||{},{method:F,url:g,data:(x||{}).data}))}}),d.forEach(["post","put","patch"],function(F){D.prototype[F]=function(g,x,Z){return this.request(k(Z||{},{method:F,url:g,data:x}))}}),A.exports=D},3952:function(A,u,$){var d=$(610);function l(){this.handlers=[]}l.prototype.use=function(h,T,k){return this.handlers.push({fulfilled:h,rejected:T,synchronous:!!k&&k.synchronous,runWhen:k?k.runWhen:null}),this.handlers.length-1},l.prototype.eject=function(h){this.handlers[h]&&(this.handlers[h]=null)},l.prototype.forEach=function(h){d.forEach(this.handlers,function(T){T!==null&&h(T)})},A.exports=l},5755:function(A,u,$){var d=$(7204),l=$(117);A.exports=function(h,T){return h&&!d(T)?l(h,T):T}},5080:function(A,u,$){var d=$(4980);A.exports=function(l,h,T,k,y){var f=new Error(l);return d(f,h,T,k,y)}},7544:function(A,u,$){var d=$(610),l=$(8622),h=$(2969),T=$(479),k=$(5092);function y(f){if(f.cancelToken&&f.cancelToken.throwIfRequested(),f.signal&&f.signal.aborted)throw new k("canceled")}A.exports=function(f){return y(f),f.headers=f.headers||{},f.data=l.call(f,f.data,f.headers,f.transformRequest),f.headers=d.merge(f.headers.common||{},f.headers[f.method]||{},f.headers),d.forEach(["delete","get","head","post","put","patch","common"],function(D){delete f.headers[D]}),(f.adapter||T.adapter)(f).then(function(D){return y(f),D.data=l.call(f,D.data,D.headers,f.transformResponse),D},function(D){return h(D)||(y(f),D&&D.response&&(D.response.data=l.call(f,D.response.data,D.response.headers,f.transformResponse))),Promise.reject(D)})}},4980:function(A){A.exports=function(u,$,d,l,h){return u.config=$,d&&(u.code=d),u.request=l,u.response=h,u.isAxiosError=!0,u.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},u}},8261:function(A,u,$){var d=$(610);A.exports=function(l,h){h=h||{};var T={};function k(x,Z){return d.isPlainObject(x)&&d.isPlainObject(Z)?d.merge(x,Z):d.isPlainObject(Z)?d.merge({},Z):d.isArray(Z)?Z.slice():Z}function y(x){return d.isUndefined(h[x])?d.isUndefined(l[x])?void 0:k(void 0,l[x]):k(l[x],h[x])}function f(x){if(!d.isUndefined(h[x]))return k(void 0,h[x])}function D(x){return d.isUndefined(h[x])?d.isUndefined(l[x])?void 0:k(void 0,l[x]):k(void 0,h[x])}function F(x){return x in h?k(l[x],h[x]):x in l?k(void 0,l[x]):void 0}var g={url:f,method:f,data:f,baseURL:D,transformRequest:D,transformResponse:D,paramsSerializer:D,timeout:D,timeoutMessage:D,withCredentials:D,adapter:D,responseType:D,xsrfCookieName:D,xsrfHeaderName:D,onUploadProgress:D,onDownloadProgress:D,decompress:D,maxContentLength:D,maxBodyLength:D,transport:D,httpAgent:D,httpsAgent:D,cancelToken:D,socketPath:D,responseEncoding:D,validateStatus:F};return d.forEach(Object.keys(l).concat(Object.keys(h)),function(x){var Z=g[x]||y,le=Z(x);d.isUndefined(le)&&Z!==F||(T[x]=le)}),T}},2334:function(A,u,$){var d=$(5080);A.exports=function(l,h,T){var k=T.config.validateStatus;T.status&&k&&!k(T.status)?h(d("Request failed with status code "+T.status,T.config,null,T.request,T)):l(T)}},8622:function(A,u,$){var d=$(610),l=$(479);A.exports=function(h,T,k){var y=this||l;return d.forEach(k,function(f){h=f.call(y,h,T)}),h}},479:function(A,u,$){var d=$(610),l=$(928),h=$(4980),T=$(1306),k={"Content-Type":"application/x-www-form-urlencoded"};function y(F,g){!d.isUndefined(F)&&d.isUndefined(F["Content-Type"])&&(F["Content-Type"]=g)}var f,D={transitional:T,adapter:((typeof XMLHttpRequest<"u"||V!==void 0&&Object.prototype.toString.call(V)==="[object process]")&&(f=$(7648)),f),transformRequest:[function(F,g){return l(g,"Accept"),l(g,"Content-Type"),d.isFormData(F)||d.isArrayBuffer(F)||d.isBuffer(F)||d.isStream(F)||d.isFile(F)||d.isBlob(F)?F:d.isArrayBufferView(F)?F.buffer:d.isURLSearchParams(F)?(y(g,"application/x-www-form-urlencoded;charset=utf-8"),F.toString()):d.isObject(F)||g&&g["Content-Type"]==="application/json"?(y(g,"application/json"),(function(x,Z,le){if(d.isString(x))try{return(0,JSON.parse)(x),d.trim(x)}catch(B){if(B.name!=="SyntaxError")throw B}return(0,JSON.stringify)(x)})(F)):F}],transformResponse:[function(F){var g=this.transitional||D.transitional,x=g&&g.silentJSONParsing,Z=g&&g.forcedJSONParsing,le=!x&&this.responseType==="json";if(le||Z&&d.isString(F)&&F.length)try{return JSON.parse(F)}catch(B){if(le)throw B.name==="SyntaxError"?h(B,this,"E_JSON_PARSE"):B}return F}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(F){return F>=200&&F<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};d.forEach(["delete","get","head"],function(F){D.headers[F]={}}),d.forEach(["post","put","patch"],function(F){D.headers[F]=d.merge(k)}),A.exports=D},1306:function(A){A.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},9815:function(A){A.exports={version:"0.26.1"}},3824:function(A){A.exports=function(u,$){return function(){for(var d=new Array(arguments.length),l=0;l<d.length;l++)d[l]=arguments[l];return u.apply($,d)}}},3210:function(A,u,$){var d=$(610);function l(h){return encodeURIComponent(h).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}A.exports=function(h,T,k){if(!T)return h;var y;if(k)y=k(T);else if(d.isURLSearchParams(T))y=T.toString();else{var f=[];d.forEach(T,function(F,g){F!=null&&(d.isArray(F)?g+="[]":F=[F],d.forEach(F,function(x){d.isDate(x)?x=x.toISOString():d.isObject(x)&&(x=JSON.stringify(x)),f.push(l(g)+"="+l(x))}))}),y=f.join("&")}if(y){var D=h.indexOf("#");D!==-1&&(h=h.slice(0,D)),h+=(h.indexOf("?")===-1?"?":"&")+y}return h}},117:function(A){A.exports=function(u,$){return $?u.replace(/\/+$/,"")+"/"+$.replace(/^\/+/,""):u}},4942:function(A,u,$){var d=$(610);A.exports=d.isStandardBrowserEnv()?{write:function(l,h,T,k,y,f){var D=[];D.push(l+"="+encodeURIComponent(h)),d.isNumber(T)&&D.push("expires="+new Date(T).toGMTString()),d.isString(k)&&D.push("path="+k),d.isString(y)&&D.push("domain="+y),f===!0&&D.push("secure"),document.cookie=D.join("; ")},read:function(l){var h=document.cookie.match(new RegExp("(^|;\\s*)("+l+")=([^;]*)"));return h?decodeURIComponent(h[3]):null},remove:function(l){this.write(l,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},7204:function(A){A.exports=function(u){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(u)}},2101:function(A,u,$){var d=$(610);A.exports=function(l){return d.isObject(l)&&l.isAxiosError===!0}},9912:function(A,u,$){var d=$(610);A.exports=d.isStandardBrowserEnv()?(function(){var l,h=/(msie|trident)/i.test(navigator.userAgent),T=document.createElement("a");function k(y){var f=y;return h&&(T.setAttribute("href",f),f=T.href),T.setAttribute("href",f),{href:T.href,protocol:T.protocol?T.protocol.replace(/:$/,""):"",host:T.host,search:T.search?T.search.replace(/^\?/,""):"",hash:T.hash?T.hash.replace(/^#/,""):"",hostname:T.hostname,port:T.port,pathname:T.pathname.charAt(0)==="/"?T.pathname:"/"+T.pathname}}return l=k(window.location.href),function(y){var f=d.isString(y)?k(y):y;return f.protocol===l.protocol&&f.host===l.host}})():function(){return!0}},928:function(A,u,$){var d=$(610);A.exports=function(l,h){d.forEach(l,function(T,k){k!==h&&k.toUpperCase()===h.toUpperCase()&&(l[h]=T,delete l[k])})}},3741:function(A,u,$){var d=$(610),l=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];A.exports=function(h){var T,k,y,f={};return h&&d.forEach(h.split(`
|
|
27
|
+
`),function(D){if(y=D.indexOf(":"),T=d.trim(D.substr(0,y)).toLowerCase(),k=d.trim(D.substr(y+1)),T){if(f[T]&&l.indexOf(T)>=0)return;f[T]=T==="set-cookie"?(f[T]?f[T]:[]).concat([k]):f[T]?f[T]+", "+k:k}}),f}},8629:function(A){A.exports=function(u){return function($){return u.apply(null,$)}}},6660:function(A,u,$){function d(k){return(d=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y})(k)}var l=$(9815).version,h={};["object","boolean","number","function","string","symbol"].forEach(function(k,y){h[k]=function(f){return d(f)===k||"a"+(y<1?"n ":" ")+k}});var T={};h.transitional=function(k,y,f){function D(F,g){return"[Axios v"+l+"] Transitional option '"+F+"'"+g+(f?". "+f:"")}return function(F,g,x){if(k===!1)throw new Error(D(g," has been removed"+(y?" in "+y:"")));return y&&!T[g]&&(T[g]=!0,console.warn(D(g," has been deprecated since v"+y+" and will be removed in the near future"))),!k||k(F,g,x)}},A.exports={assertOptions:function(k,y,f){if(d(k)!=="object")throw new TypeError("options must be an object");for(var D=Object.keys(k),F=D.length;F-- >0;){var g=D[F],x=y[g];if(x){var Z=k[g],le=Z===void 0||x(Z,g,k);if(le!==!0)throw new TypeError("option "+g+" must be "+le)}else if(f!==!0)throw Error("Unknown option "+g)}},validators:h}},610:function(A,u,$){function d(x){return(d=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Z){return typeof Z}:function(Z){return Z&&typeof Symbol=="function"&&Z.constructor===Symbol&&Z!==Symbol.prototype?"symbol":typeof Z})(x)}var l=$(3824),h=Object.prototype.toString;function T(x){return Array.isArray(x)}function k(x){return x===void 0}function y(x){return h.call(x)==="[object ArrayBuffer]"}function f(x){return x!==null&&d(x)==="object"}function D(x){if(h.call(x)!=="[object Object]")return!1;var Z=Object.getPrototypeOf(x);return Z===null||Z===Object.prototype}function F(x){return h.call(x)==="[object Function]"}function g(x,Z){if(x!=null)if(d(x)!=="object"&&(x=[x]),T(x))for(var le=0,B=x.length;le<B;le++)Z.call(null,x[le],le,x);else for(var i in x)Object.prototype.hasOwnProperty.call(x,i)&&Z.call(null,x[i],i,x)}A.exports={isArray:T,isArrayBuffer:y,isBuffer:function(x){return x!==null&&!k(x)&&x.constructor!==null&&!k(x.constructor)&&typeof x.constructor.isBuffer=="function"&&x.constructor.isBuffer(x)},isFormData:function(x){return h.call(x)==="[object FormData]"},isArrayBufferView:function(x){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(x):x&&x.buffer&&y(x.buffer)},isString:function(x){return typeof x=="string"},isNumber:function(x){return typeof x=="number"},isObject:f,isPlainObject:D,isUndefined:k,isDate:function(x){return h.call(x)==="[object Date]"},isFile:function(x){return h.call(x)==="[object File]"},isBlob:function(x){return h.call(x)==="[object Blob]"},isFunction:F,isStream:function(x){return f(x)&&F(x.pipe)},isURLSearchParams:function(x){return h.call(x)==="[object URLSearchParams]"},isStandardBrowserEnv:function(){return(typeof navigator>"u"||navigator.product!=="ReactNative"&&navigator.product!=="NativeScript"&&navigator.product!=="NS")&&typeof window<"u"&&typeof document<"u"},forEach:g,merge:function x(){var Z={};function le(_,s){D(Z[s])&&D(_)?Z[s]=x(Z[s],_):D(_)?Z[s]=x({},_):T(_)?Z[s]=_.slice():Z[s]=_}for(var B=0,i=arguments.length;B<i;B++)g(arguments[B],le);return Z},extend:function(x,Z,le){return g(Z,function(B,i){x[i]=le&&typeof B=="function"?l(B,le):B}),x},trim:function(x){return x.trim?x.trim():x.replace(/^\s+|\s+$/g,"")},stripBOM:function(x){return x.charCodeAt(0)===65279&&(x=x.slice(1)),x}}},5917:function(A,u,$){var d;(function(l){function h(s,q){var C=(65535&s)+(65535&q);return(s>>16)+(q>>16)+(C>>16)<<16|65535&C}function T(s,q,C,J,ce,se){return h((ne=h(h(q,s),h(J,se)))<<(G=ce)|ne>>>32-G,C);var ne,G}function k(s,q,C,J,ce,se,ne){return T(q&C|~q&J,s,q,ce,se,ne)}function y(s,q,C,J,ce,se,ne){return T(q&J|C&~J,s,q,ce,se,ne)}function f(s,q,C,J,ce,se,ne){return T(q^C^J,s,q,ce,se,ne)}function D(s,q,C,J,ce,se,ne){return T(C^(q|~J),s,q,ce,se,ne)}function F(s,q){var C,J,ce,se,ne;s[q>>5]|=128<<q%32,s[14+(q+64>>>9<<4)]=q;var G=1732584193,X=-271733879,Y=-1732584194,oe=271733878;for(C=0;C<s.length;C+=16)J=G,ce=X,se=Y,ne=oe,G=k(G,X,Y,oe,s[C],7,-680876936),oe=k(oe,G,X,Y,s[C+1],12,-389564586),Y=k(Y,oe,G,X,s[C+2],17,606105819),X=k(X,Y,oe,G,s[C+3],22,-1044525330),G=k(G,X,Y,oe,s[C+4],7,-176418897),oe=k(oe,G,X,Y,s[C+5],12,1200080426),Y=k(Y,oe,G,X,s[C+6],17,-1473231341),X=k(X,Y,oe,G,s[C+7],22,-45705983),G=k(G,X,Y,oe,s[C+8],7,1770035416),oe=k(oe,G,X,Y,s[C+9],12,-1958414417),Y=k(Y,oe,G,X,s[C+10],17,-42063),X=k(X,Y,oe,G,s[C+11],22,-1990404162),G=k(G,X,Y,oe,s[C+12],7,1804603682),oe=k(oe,G,X,Y,s[C+13],12,-40341101),Y=k(Y,oe,G,X,s[C+14],17,-1502002290),G=y(G,X=k(X,Y,oe,G,s[C+15],22,1236535329),Y,oe,s[C+1],5,-165796510),oe=y(oe,G,X,Y,s[C+6],9,-1069501632),Y=y(Y,oe,G,X,s[C+11],14,643717713),X=y(X,Y,oe,G,s[C],20,-373897302),G=y(G,X,Y,oe,s[C+5],5,-701558691),oe=y(oe,G,X,Y,s[C+10],9,38016083),Y=y(Y,oe,G,X,s[C+15],14,-660478335),X=y(X,Y,oe,G,s[C+4],20,-405537848),G=y(G,X,Y,oe,s[C+9],5,568446438),oe=y(oe,G,X,Y,s[C+14],9,-1019803690),Y=y(Y,oe,G,X,s[C+3],14,-187363961),X=y(X,Y,oe,G,s[C+8],20,1163531501),G=y(G,X,Y,oe,s[C+13],5,-1444681467),oe=y(oe,G,X,Y,s[C+2],9,-51403784),Y=y(Y,oe,G,X,s[C+7],14,1735328473),G=f(G,X=y(X,Y,oe,G,s[C+12],20,-1926607734),Y,oe,s[C+5],4,-378558),oe=f(oe,G,X,Y,s[C+8],11,-2022574463),Y=f(Y,oe,G,X,s[C+11],16,1839030562),X=f(X,Y,oe,G,s[C+14],23,-35309556),G=f(G,X,Y,oe,s[C+1],4,-1530992060),oe=f(oe,G,X,Y,s[C+4],11,1272893353),Y=f(Y,oe,G,X,s[C+7],16,-155497632),X=f(X,Y,oe,G,s[C+10],23,-1094730640),G=f(G,X,Y,oe,s[C+13],4,681279174),oe=f(oe,G,X,Y,s[C],11,-358537222),Y=f(Y,oe,G,X,s[C+3],16,-722521979),X=f(X,Y,oe,G,s[C+6],23,76029189),G=f(G,X,Y,oe,s[C+9],4,-640364487),oe=f(oe,G,X,Y,s[C+12],11,-421815835),Y=f(Y,oe,G,X,s[C+15],16,530742520),G=D(G,X=f(X,Y,oe,G,s[C+2],23,-995338651),Y,oe,s[C],6,-198630844),oe=D(oe,G,X,Y,s[C+7],10,1126891415),Y=D(Y,oe,G,X,s[C+14],15,-1416354905),X=D(X,Y,oe,G,s[C+5],21,-57434055),G=D(G,X,Y,oe,s[C+12],6,1700485571),oe=D(oe,G,X,Y,s[C+3],10,-1894986606),Y=D(Y,oe,G,X,s[C+10],15,-1051523),X=D(X,Y,oe,G,s[C+1],21,-2054922799),G=D(G,X,Y,oe,s[C+8],6,1873313359),oe=D(oe,G,X,Y,s[C+15],10,-30611744),Y=D(Y,oe,G,X,s[C+6],15,-1560198380),X=D(X,Y,oe,G,s[C+13],21,1309151649),G=D(G,X,Y,oe,s[C+4],6,-145523070),oe=D(oe,G,X,Y,s[C+11],10,-1120210379),Y=D(Y,oe,G,X,s[C+2],15,718787259),X=D(X,Y,oe,G,s[C+9],21,-343485551),G=h(G,J),X=h(X,ce),Y=h(Y,se),oe=h(oe,ne);return[G,X,Y,oe]}function g(s){var q,C="",J=32*s.length;for(q=0;q<J;q+=8)C+=String.fromCharCode(s[q>>5]>>>q%32&255);return C}function x(s){var q,C=[];for(C[(s.length>>2)-1]=void 0,q=0;q<C.length;q+=1)C[q]=0;var J=8*s.length;for(q=0;q<J;q+=8)C[q>>5]|=(255&s.charCodeAt(q/8))<<q%32;return C}function Z(s){var q,C,J="0123456789abcdef",ce="";for(C=0;C<s.length;C+=1)q=s.charCodeAt(C),ce+=J.charAt(q>>>4&15)+J.charAt(15&q);return ce}function le(s){return unescape(encodeURIComponent(s))}function B(s){return(function(q){return g(F(x(q),8*q.length))})(le(s))}function i(s,q){return(function(C,J){var ce,se,ne=x(C),G=[],X=[];for(G[15]=X[15]=void 0,ne.length>16&&(ne=F(ne,8*C.length)),ce=0;ce<16;ce+=1)G[ce]=909522486^ne[ce],X[ce]=1549556828^ne[ce];return se=F(G.concat(x(J)),512+8*J.length),g(F(X.concat(se),640))})(le(s),le(q))}function _(s,q,C){return q?C?i(q,s):Z(i(q,s)):C?B(s):Z(B(s))}(d=(function(){return _}).call(u,$,u,A))===void 0||(A.exports=d)})()},9239:function(A,u,$){var d,l;function h(T){return(h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(k){return typeof k}:function(k){return k&&typeof Symbol=="function"&&k.constructor===Symbol&&k!==Symbol.prototype?"symbol":typeof k})(T)}A=$.nmd(A),(function(T,k){h(A)==="object"&&A.exports?A.exports=k():(l=typeof(d=k)=="function"?d.call(u,$,u,A):d)===void 0||(A.exports=l)})(0,function(T){var k=T&&T.IPv6;return{best:function(y){var f,D,F=y.toLowerCase().split(":"),g=F.length,x=8;for(F[0]===""&&F[1]===""&&F[2]===""?(F.shift(),F.shift()):F[0]===""&&F[1]===""?F.shift():F[g-1]===""&&F[g-2]===""&&F.pop(),F[(g=F.length)-1].indexOf(".")!==-1&&(x=7),f=0;f<g&&F[f]!=="";f++);if(f<x)for(F.splice(f,1,"0000");F.length<x;)F.splice(f,0,"0000");for(var Z=0;Z<x;Z++){D=F[Z].split("");for(var le=0;le<3&&D[0]==="0"&&D.length>1;le++)D.splice(0,1);F[Z]=D.join("")}var B=-1,i=0,_=0,s=-1,q=!1;for(Z=0;Z<x;Z++)q?F[Z]==="0"?_+=1:(q=!1,_>i&&(B=s,i=_)):F[Z]==="0"&&(q=!0,s=Z,_=1);_>i&&(B=s,i=_),i>1&&F.splice(B,i,""),g=F.length;var C="";for(F[0]===""&&(C=":"),Z=0;Z<g&&(C+=F[Z],Z!==g-1);Z++)C+=":";return F[g-1]===""&&(C+=":"),C},noConflict:function(){return T.IPv6===this&&(T.IPv6=k),this}}})},4035:function(A,u,$){var d,l;function h(T){return(h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(k){return typeof k}:function(k){return k&&typeof Symbol=="function"&&k.constructor===Symbol&&k!==Symbol.prototype?"symbol":typeof k})(T)}A=$.nmd(A),(function(T,k){h(A)==="object"&&A.exports?A.exports=k():(l=typeof(d=k)=="function"?d.call(u,$,u,A):d)===void 0||(A.exports=l)})(0,function(T){var k=T&&T.SecondLevelDomains,y={list:{ac:" com gov mil net org ",ae:" ac co gov mil name net org pro sch ",af:" com edu gov net org ",al:" com edu gov mil net org ",ao:" co ed gv it og pb ",ar:" com edu gob gov int mil net org tur ",at:" ac co gv or ",au:" asn com csiro edu gov id net org ",ba:" co com edu gov mil net org rs unbi unmo unsa untz unze ",bb:" biz co com edu gov info net org store tv ",bh:" biz cc com edu gov info net org ",bn:" com edu gov net org ",bo:" com edu gob gov int mil net org tv ",br:" adm adv agr am arq art ato b bio blog bmd cim cng cnt com coop ecn edu eng esp etc eti far flog fm fnd fot fst g12 ggf gov imb ind inf jor jus lel mat med mil mus net nom not ntr odo org ppg pro psc psi qsl rec slg srv tmp trd tur tv vet vlog wiki zlg ",bs:" com edu gov net org ",bz:" du et om ov rg ",ca:" ab bc mb nb nf nl ns nt nu on pe qc sk yk ",ck:" biz co edu gen gov info net org ",cn:" ac ah bj com cq edu fj gd gov gs gx gz ha hb he hi hl hn jl js jx ln mil net nm nx org qh sc sd sh sn sx tj tw xj xz yn zj ",co:" com edu gov mil net nom org ",cr:" ac c co ed fi go or sa ",cy:" ac biz com ekloges gov ltd name net org parliament press pro tm ",do:" art com edu gob gov mil net org sld web ",dz:" art asso com edu gov net org pol ",ec:" com edu fin gov info med mil net org pro ",eg:" com edu eun gov mil name net org sci ",er:" com edu gov ind mil net org rochest w ",es:" com edu gob nom org ",et:" biz com edu gov info name net org ",fj:" ac biz com info mil name net org pro ",fk:" ac co gov net nom org ",fr:" asso com f gouv nom prd presse tm ",gg:" co net org ",gh:" com edu gov mil org ",gn:" ac com gov net org ",gr:" com edu gov mil net org ",gt:" com edu gob ind mil net org ",gu:" com edu gov net org ",hk:" com edu gov idv net org ",hu:" 2000 agrar bolt casino city co erotica erotika film forum games hotel info ingatlan jogasz konyvelo lakas media news org priv reklam sex shop sport suli szex tm tozsde utazas video ",id:" ac co go mil net or sch web ",il:" ac co gov idf k12 muni net org ",in:" ac co edu ernet firm gen gov i ind mil net nic org res ",iq:" com edu gov i mil net org ",ir:" ac co dnssec gov i id net org sch ",it:" edu gov ",je:" co net org ",jo:" com edu gov mil name net org sch ",jp:" ac ad co ed go gr lg ne or ",ke:" ac co go info me mobi ne or sc ",kh:" com edu gov mil net org per ",ki:" biz com de edu gov info mob net org tel ",km:" asso com coop edu gouv k medecin mil nom notaires pharmaciens presse tm veterinaire ",kn:" edu gov net org ",kr:" ac busan chungbuk chungnam co daegu daejeon es gangwon go gwangju gyeongbuk gyeonggi gyeongnam hs incheon jeju jeonbuk jeonnam k kg mil ms ne or pe re sc seoul ulsan ",kw:" com edu gov net org ",ky:" com edu gov net org ",kz:" com edu gov mil net org ",lb:" com edu gov net org ",lk:" assn com edu gov grp hotel int ltd net ngo org sch soc web ",lr:" com edu gov net org ",lv:" asn com conf edu gov id mil net org ",ly:" com edu gov id med net org plc sch ",ma:" ac co gov m net org press ",mc:" asso tm ",me:" ac co edu gov its net org priv ",mg:" com edu gov mil nom org prd tm ",mk:" com edu gov inf name net org pro ",ml:" com edu gov net org presse ",mn:" edu gov org ",mo:" com edu gov net org ",mt:" com edu gov net org ",mv:" aero biz com coop edu gov info int mil museum name net org pro ",mw:" ac co com coop edu gov int museum net org ",mx:" com edu gob net org ",my:" com edu gov mil name net org sch ",nf:" arts com firm info net other per rec store web ",ng:" biz com edu gov mil mobi name net org sch ",ni:" ac co com edu gob mil net nom org ",np:" com edu gov mil net org ",nr:" biz com edu gov info net org ",om:" ac biz co com edu gov med mil museum net org pro sch ",pe:" com edu gob mil net nom org sld ",ph:" com edu gov i mil net ngo org ",pk:" biz com edu fam gob gok gon gop gos gov net org web ",pl:" art bialystok biz com edu gda gdansk gorzow gov info katowice krakow lodz lublin mil net ngo olsztyn org poznan pwr radom slupsk szczecin torun warszawa waw wroc wroclaw zgora ",pr:" ac biz com edu est gov info isla name net org pro prof ",ps:" com edu gov net org plo sec ",pw:" belau co ed go ne or ",ro:" arts com firm info nom nt org rec store tm www ",rs:" ac co edu gov in org ",sb:" com edu gov net org ",sc:" com edu gov net org ",sh:" co com edu gov net nom org ",sl:" com edu gov net org ",st:" co com consulado edu embaixada gov mil net org principe saotome store ",sv:" com edu gob org red ",sz:" ac co org ",tr:" av bbs bel biz com dr edu gen gov info k12 name net org pol tel tsk tv web ",tt:" aero biz cat co com coop edu gov info int jobs mil mobi museum name net org pro tel travel ",tw:" club com ebiz edu game gov idv mil net org ",mu:" ac co com gov net or org ",mz:" ac co edu gov org ",na:" co com ",nz:" ac co cri geek gen govt health iwi maori mil net org parliament school ",pa:" abo ac com edu gob ing med net nom org sld ",pt:" com edu gov int net nome org publ ",py:" com edu gov mil net org ",qa:" com edu gov mil net org ",re:" asso com nom ",ru:" ac adygeya altai amur arkhangelsk astrakhan bashkiria belgorod bir bryansk buryatia cbg chel chelyabinsk chita chukotka chuvashia com dagestan e-burg edu gov grozny int irkutsk ivanovo izhevsk jar joshkar-ola kalmykia kaluga kamchatka karelia kazan kchr kemerovo khabarovsk khakassia khv kirov koenig komi kostroma kranoyarsk kuban kurgan kursk lipetsk magadan mari mari-el marine mil mordovia mosreg msk murmansk nalchik net nnov nov novosibirsk nsk omsk orenburg org oryol penza perm pp pskov ptz rnd ryazan sakhalin samara saratov simbirsk smolensk spb stavropol stv surgut tambov tatarstan tom tomsk tsaritsyn tsk tula tuva tver tyumen udm udmurtia ulan-ude vladikavkaz vladimir vladivostok volgograd vologda voronezh vrn vyatka yakutia yamal yekaterinburg yuzhno-sakhalinsk ",rw:" ac co com edu gouv gov int mil net ",sa:" com edu gov med net org pub sch ",sd:" com edu gov info med net org tv ",se:" a ac b bd c d e f g h i k l m n o org p parti pp press r s t tm u w x y z ",sg:" com edu gov idn net org per ",sn:" art com edu gouv org perso univ ",sy:" com edu gov mil net news org ",th:" ac co go in mi net or ",tj:" ac biz co com edu go gov info int mil name net nic org test web ",tn:" agrinet com defense edunet ens fin gov ind info intl mincom nat net org perso rnrt rns rnu tourism ",tz:" ac co go ne or ",ua:" biz cherkassy chernigov chernovtsy ck cn co com crimea cv dn dnepropetrovsk donetsk dp edu gov if in ivano-frankivsk kh kharkov kherson khmelnitskiy kiev kirovograd km kr ks kv lg lugansk lutsk lviv me mk net nikolaev od odessa org pl poltava pp rovno rv sebastopol sumy te ternopil uzhgorod vinnica vn zaporizhzhe zhitomir zp zt ",ug:" ac co go ne or org sc ",uk:" ac bl british-library co cym gov govt icnet jet lea ltd me mil mod national-library-scotland nel net nhs nic nls org orgn parliament plc police sch scot soc ",us:" dni fed isa kids nsn ",uy:" com edu gub mil net org ",ve:" co com edu gob info mil net org web ",vi:" co com k12 net org ",vn:" ac biz com edu gov health info int name net org pro ",ye:" co com gov ltd me net org plc ",yu:" ac co edu gov org ",za:" ac agric alt bourse city co cybernet db edu gov grondar iaccess imt inca landesign law mil net ngo nis nom olivetti org pix school tm web ",zm:" ac co com edu gov net org sch ",com:"ar br cn de eu gb gr hu jpn kr no qc ru sa se uk us uy za ",net:"gb jp se uk ",org:"ae",de:"com "},has:function(f){var D=f.lastIndexOf(".");if(D<=0||D>=f.length-1)return!1;var F=f.lastIndexOf(".",D-1);if(F<=0||F>=D-1)return!1;var g=y.list[f.slice(D+1)];return!!g&&g.indexOf(" "+f.slice(F+1,D)+" ")>=0},is:function(f){var D=f.lastIndexOf(".");if(D<=0||D>=f.length-1||f.lastIndexOf(".",D-1)>=0)return!1;var F=y.list[f.slice(D+1)];return!!F&&F.indexOf(" "+f.slice(0,D)+" ")>=0},get:function(f){var D=f.lastIndexOf(".");if(D<=0||D>=f.length-1)return null;var F=f.lastIndexOf(".",D-1);if(F<=0||F>=D-1)return null;var g=y.list[f.slice(D+1)];return g?g.indexOf(" "+f.slice(F+1,D)+" ")<0?null:f.slice(F+1):null},noConflict:function(){return T.SecondLevelDomains===this&&(T.SecondLevelDomains=k),this}};return y})},5016:function(A,u,$){var d,l,h;function T(k){return(T=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y})(k)}A=$.nmd(A),(function(k,y){T(A)==="object"&&A.exports?A.exports=y($(2456),$(9239),$(4035)):(l=[$(2456),$(9239),$(4035)],(h=typeof(d=y)=="function"?d.apply(u,l):d)===void 0||(A.exports=h))})(0,function(k,y,f,D){var F=D&&D.URI;function g(t,r){var p=arguments.length>=1,P=arguments.length>=2;if(!(this instanceof g))return p?P?new g(t,r):new g(t):new g;if(t===void 0){if(p)throw new TypeError("undefined is not a valid argument for URI");t=typeof location<"u"?location.href+"":""}if(t===null&&p)throw new TypeError("null is not a valid argument for URI");return this.href(t),r!==void 0?this.absoluteTo(r):this}g.version="1.19.10";var x=g.prototype,Z=Object.prototype.hasOwnProperty;function le(t){return t.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}function B(t){return t===void 0?"Undefined":String(Object.prototype.toString.call(t)).slice(8,-1)}function i(t){return B(t)==="Array"}function _(t,r){var p,P,L={};if(B(r)==="RegExp")L=null;else if(i(r))for(p=0,P=r.length;p<P;p++)L[r[p]]=!0;else L[r]=!0;for(p=0,P=t.length;p<P;p++)(L&&L[t[p]]!==void 0||!L&&r.test(t[p]))&&(t.splice(p,1),P--,p--);return t}function s(t,r){var p,P;if(i(r)){for(p=0,P=r.length;p<P;p++)if(!s(t,r[p]))return!1;return!0}var L=B(r);for(p=0,P=t.length;p<P;p++)if(L==="RegExp"){if(typeof t[p]=="string"&&t[p].match(r))return!0}else if(t[p]===r)return!0;return!1}function q(t,r){if(!i(t)||!i(r)||t.length!==r.length)return!1;t.sort(),r.sort();for(var p=0,P=t.length;p<P;p++)if(t[p]!==r[p])return!1;return!0}function C(t){return t.replace(/^\/+|\/+$/g,"")}function J(t){return escape(t)}function ce(t){return encodeURIComponent(t).replace(/[!'()*]/g,J).replace(/\*/g,"%2A")}g._parts=function(){return{protocol:null,username:null,password:null,hostname:null,urn:null,port:null,path:null,query:null,fragment:null,preventInvalidHostname:g.preventInvalidHostname,duplicateQueryParameters:g.duplicateQueryParameters,escapeQuerySpace:g.escapeQuerySpace}},g.preventInvalidHostname=!1,g.duplicateQueryParameters=!1,g.escapeQuerySpace=!0,g.protocol_expression=/^[a-z][a-z0-9.+-]*$/i,g.idn_expression=/[^a-z0-9\._-]/i,g.punycode_expression=/(xn--)/i,g.ip4_expression=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,g.ip6_expression=/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,g.find_uri_expression=/\b((?:[a-z][\w-]+:(?:\/{1,3}|[a-z0-9%])|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}\/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))/gi,g.findUri={start:/\b(?:([a-z][a-z0-9.+-]*:\/\/)|www\.)/gi,end:/[\s\r\n]|$/,trim:/[`!()\[\]{};:'".,<>?«»“”„‘’]+$/,parens:/(\([^\)]*\)|\[[^\]]*\]|\{[^}]*\}|<[^>]*>)/g},g.leading_whitespace_expression=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,g.defaultPorts={http:"80",https:"443",ftp:"21",gopher:"70",ws:"80",wss:"443"},g.hostProtocols=["http","https"],g.invalid_hostname_characters=/[^a-zA-Z0-9\.\-:_]/,g.domAttributes={a:"href",blockquote:"cite",link:"href",base:"href",script:"src",form:"action",img:"src",area:"href",iframe:"src",embed:"src",source:"src",track:"src",input:"src",audio:"src",video:"src"},g.getDomAttribute=function(t){if(t&&t.nodeName){var r=t.nodeName.toLowerCase();if(r!=="input"||t.type==="image")return g.domAttributes[r]}},g.encode=ce,g.decode=decodeURIComponent,g.iso8859=function(){g.encode=escape,g.decode=unescape},g.unicode=function(){g.encode=ce,g.decode=decodeURIComponent},g.characters={pathname:{encode:{expression:/%(24|26|2B|2C|3B|3D|3A|40)/gi,map:{"%24":"$","%26":"&","%2B":"+","%2C":",","%3B":";","%3D":"=","%3A":":","%40":"@"}},decode:{expression:/[\/\?#]/g,map:{"/":"%2F","?":"%3F","#":"%23"}}},reserved:{encode:{expression:/%(21|23|24|26|27|28|29|2A|2B|2C|2F|3A|3B|3D|3F|40|5B|5D)/gi,map:{"%3A":":","%2F":"/","%3F":"?","%23":"#","%5B":"[","%5D":"]","%40":"@","%21":"!","%24":"$","%26":"&","%27":"'","%28":"(","%29":")","%2A":"*","%2B":"+","%2C":",","%3B":";","%3D":"="}}},urnpath:{encode:{expression:/%(21|24|27|28|29|2A|2B|2C|3B|3D|40)/gi,map:{"%21":"!","%24":"$","%27":"'","%28":"(","%29":")","%2A":"*","%2B":"+","%2C":",","%3B":";","%3D":"=","%40":"@"}},decode:{expression:/[\/\?#:]/g,map:{"/":"%2F","?":"%3F","#":"%23",":":"%3A"}}}},g.encodeQuery=function(t,r){var p=g.encode(t+"");return r===void 0&&(r=g.escapeQuerySpace),r?p.replace(/%20/g,"+"):p},g.decodeQuery=function(t,r){t+="",r===void 0&&(r=g.escapeQuerySpace);try{return g.decode(r?t.replace(/\+/g,"%20"):t)}catch{return t}};var se,ne={encode:"encode",decode:"decode"},G=function(t,r){return function(p){try{return g[r](p+"").replace(g.characters[t][r].expression,function(P){return g.characters[t][r].map[P]})}catch{return p}}};for(se in ne)g[se+"PathSegment"]=G("pathname",ne[se]),g[se+"UrnPathSegment"]=G("urnpath",ne[se]);var X=function(t,r,p){return function(P){var L;L=p?function(we){return g[r](g[p](we))}:g[r];for(var W=(P+"").split(t),de=0,ge=W.length;de<ge;de++)W[de]=L(W[de]);return W.join(t)}};function Y(t){return function(r,p){return r===void 0?this._parts[t]||"":(this._parts[t]=r||null,this.build(!p),this)}}function oe(t,r){return function(p,P){return p===void 0?this._parts[t]||"":(p!==null&&(p+="").charAt(0)===r&&(p=p.substring(1)),this._parts[t]=p,this.build(!P),this)}}g.decodePath=X("/","decodePathSegment"),g.decodeUrnPath=X(":","decodeUrnPathSegment"),g.recodePath=X("/","encodePathSegment","decode"),g.recodeUrnPath=X(":","encodeUrnPathSegment","decode"),g.encodeReserved=G("reserved","encode"),g.parse=function(t,r){var p;return r||(r={preventInvalidHostname:g.preventInvalidHostname}),(p=(t=t.replace(g.leading_whitespace_expression,"")).indexOf("#"))>-1&&(r.fragment=t.substring(p+1)||null,t=t.substring(0,p)),(p=t.indexOf("?"))>-1&&(r.query=t.substring(p+1)||null,t=t.substring(0,p)),(t=t.replace(/^(https?|ftp|wss?)?:+[/\\]*/i,"$1://")).substring(0,2)==="//"?(r.protocol=null,t=t.substring(2),t=g.parseAuthority(t,r)):(p=t.indexOf(":"))>-1&&(r.protocol=t.substring(0,p)||null,r.protocol&&!r.protocol.match(g.protocol_expression)?r.protocol=void 0:t.substring(p+1,p+3).replace(/\\/g,"/")==="//"?(t=t.substring(p+3),t=g.parseAuthority(t,r)):(t=t.substring(p+1),r.urn=!0)),r.path=t,r},g.parseHost=function(t,r){t||(t="");var p,P,L=(t=t.replace(/\\/g,"/")).indexOf("/");if(L===-1&&(L=t.length),t.charAt(0)==="[")p=t.indexOf("]"),r.hostname=t.substring(1,p)||null,r.port=t.substring(p+2,L)||null,r.port==="/"&&(r.port=null);else{var W=t.indexOf(":"),de=t.indexOf("/"),ge=t.indexOf(":",W+1);ge!==-1&&(de===-1||ge<de)?(r.hostname=t.substring(0,L)||null,r.port=null):(P=t.substring(0,L).split(":"),r.hostname=P[0]||null,r.port=P[1]||null)}return r.hostname&&t.substring(L).charAt(0)!=="/"&&(L++,t="/"+t),r.preventInvalidHostname&&g.ensureValidHostname(r.hostname,r.protocol),r.port&&g.ensureValidPort(r.port),t.substring(L)||"/"},g.parseAuthority=function(t,r){return t=g.parseUserinfo(t,r),g.parseHost(t,r)},g.parseUserinfo=function(t,r){var p=t;t.indexOf("\\")!==-1&&(t=t.replace(/\\/g,"/"));var P,L=t.indexOf("/"),W=t.lastIndexOf("@",L>-1?L:t.length-1);return W>-1&&(L===-1||W<L)?(P=t.substring(0,W).split(":"),r.username=P[0]?g.decode(P[0]):null,P.shift(),r.password=P[0]?g.decode(P.join(":")):null,t=p.substring(W+1)):(r.username=null,r.password=null),t},g.parseQuery=function(t,r){if(!t)return{};if(!(t=t.replace(/&+/g,"&").replace(/^\?*&*|&+$/g,"")))return{};for(var p,P,L,W={},de=t.split("&"),ge=de.length,we=0;we<ge;we++)p=de[we].split("="),P=g.decodeQuery(p.shift(),r),L=p.length?g.decodeQuery(p.join("="),r):null,P!=="__proto__"&&(Z.call(W,P)?(typeof W[P]!="string"&&W[P]!==null||(W[P]=[W[P]]),W[P].push(L)):W[P]=L);return W},g.build=function(t){var r="",p=!1;return t.protocol&&(r+=t.protocol+":"),t.urn||!r&&!t.hostname||(r+="//",p=!0),r+=g.buildAuthority(t)||"",typeof t.path=="string"&&(t.path.charAt(0)!=="/"&&p&&(r+="/"),r+=t.path),typeof t.query=="string"&&t.query&&(r+="?"+t.query),typeof t.fragment=="string"&&t.fragment&&(r+="#"+t.fragment),r},g.buildHost=function(t){var r="";return t.hostname?(g.ip6_expression.test(t.hostname)?r+="["+t.hostname+"]":r+=t.hostname,t.port&&(r+=":"+t.port),r):""},g.buildAuthority=function(t){return g.buildUserinfo(t)+g.buildHost(t)},g.buildUserinfo=function(t){var r="";return t.username&&(r+=g.encode(t.username)),t.password&&(r+=":"+g.encode(t.password)),r&&(r+="@"),r},g.buildQuery=function(t,r,p){var P,L,W,de,ge="";for(L in t)if(L!=="__proto__"&&Z.call(t,L))if(i(t[L]))for(P={},W=0,de=t[L].length;W<de;W++)t[L][W]!==void 0&&P[t[L][W]+""]===void 0&&(ge+="&"+g.buildQueryParameter(L,t[L][W],p),r!==!0&&(P[t[L][W]+""]=!0));else t[L]!==void 0&&(ge+="&"+g.buildQueryParameter(L,t[L],p));return ge.substring(1)},g.buildQueryParameter=function(t,r,p){return g.encodeQuery(t,p)+(r!==null?"="+g.encodeQuery(r,p):"")},g.addQuery=function(t,r,p){if(T(r)==="object")for(var P in r)Z.call(r,P)&&g.addQuery(t,P,r[P]);else{if(typeof r!="string")throw new TypeError("URI.addQuery() accepts an object, string as the name parameter");if(t[r]===void 0)return void(t[r]=p);typeof t[r]=="string"&&(t[r]=[t[r]]),i(p)||(p=[p]),t[r]=(t[r]||[]).concat(p)}},g.setQuery=function(t,r,p){if(T(r)==="object")for(var P in r)Z.call(r,P)&&g.setQuery(t,P,r[P]);else{if(typeof r!="string")throw new TypeError("URI.setQuery() accepts an object, string as the name parameter");t[r]=p===void 0?null:p}},g.removeQuery=function(t,r,p){var P,L,W;if(i(r))for(P=0,L=r.length;P<L;P++)t[r[P]]=void 0;else if(B(r)==="RegExp")for(W in t)r.test(W)&&(t[W]=void 0);else if(T(r)==="object")for(W in r)Z.call(r,W)&&g.removeQuery(t,W,r[W]);else{if(typeof r!="string")throw new TypeError("URI.removeQuery() accepts an object, string, RegExp as the first parameter");p!==void 0?B(p)==="RegExp"?!i(t[r])&&p.test(t[r])?t[r]=void 0:t[r]=_(t[r],p):t[r]!==String(p)||i(p)&&p.length!==1?i(t[r])&&(t[r]=_(t[r],p)):t[r]=void 0:t[r]=void 0}},g.hasQuery=function(t,r,p,P){switch(B(r)){case"String":break;case"RegExp":for(var L in t)if(Z.call(t,L)&&r.test(L)&&(p===void 0||g.hasQuery(t,L,p)))return!0;return!1;case"Object":for(var W in r)if(Z.call(r,W)&&!g.hasQuery(t,W,r[W]))return!1;return!0;default:throw new TypeError("URI.hasQuery() accepts a string, regular expression or object as the name parameter")}switch(B(p)){case"Undefined":return r in t;case"Boolean":return p===!!(i(t[r])?t[r].length:t[r]);case"Function":return!!p(t[r],r,t);case"Array":return!!i(t[r])&&(P?s:q)(t[r],p);case"RegExp":return i(t[r])?!!P&&s(t[r],p):!!(t[r]&&t[r].match(p));case"Number":p=String(p);case"String":return i(t[r])?!!P&&s(t[r],p):t[r]===p;default:throw new TypeError("URI.hasQuery() accepts undefined, boolean, string, number, RegExp, Function as the value parameter")}},g.joinPaths=function(){for(var t=[],r=[],p=0,P=0;P<arguments.length;P++){var L=new g(arguments[P]);t.push(L);for(var W=L.segment(),de=0;de<W.length;de++)typeof W[de]=="string"&&r.push(W[de]),W[de]&&p++}if(!r.length||!p)return new g("");var ge=new g("").segment(r);return t[0].path()!==""&&t[0].path().slice(0,1)!=="/"||ge.path("/"+ge.path()),ge.normalize()},g.commonPath=function(t,r){var p,P=Math.min(t.length,r.length);for(p=0;p<P;p++)if(t.charAt(p)!==r.charAt(p)){p--;break}return p<1?t.charAt(0)===r.charAt(0)&&t.charAt(0)==="/"?"/":"":(t.charAt(p)==="/"&&r.charAt(p)==="/"||(p=t.substring(0,p).lastIndexOf("/")),t.substring(0,p+1))},g.withinString=function(t,r,p){p||(p={});var P=p.start||g.findUri.start,L=p.end||g.findUri.end,W=p.trim||g.findUri.trim,de=p.parens||g.findUri.parens,ge=/[a-z0-9-]=["']?$/i;for(P.lastIndex=0;;){var we=P.exec(t);if(!we)break;var ae=we.index;if(p.ignoreHtml){var Ne=t.slice(Math.max(ae-3,0),ae);if(Ne&&ge.test(Ne))continue}for(var Re=ae+t.slice(ae).search(L),Oe=t.slice(ae,Re),Ve=-1;;){var Ze=de.exec(Oe);if(!Ze)break;var Ye=Ze.index+Ze[0].length;Ve=Math.max(Ve,Ye)}if(!((Oe=Ve>-1?Oe.slice(0,Ve)+Oe.slice(Ve).replace(W,""):Oe.replace(W,"")).length<=we[0].length||p.ignore&&p.ignore.test(Oe))){var st=r(Oe,ae,Re=ae+Oe.length,t);st!==void 0?(st=String(st),t=t.slice(0,ae)+st+t.slice(Re),P.lastIndex=ae+st.length):P.lastIndex=Re}}return P.lastIndex=0,t},g.ensureValidHostname=function(t,r){var p=!!t,P=!1;if(r&&(P=s(g.hostProtocols,r)),P&&!p)throw new TypeError("Hostname cannot be empty, if protocol is "+r);if(t&&t.match(g.invalid_hostname_characters)){if(!k)throw new TypeError('Hostname "'+t+'" contains characters other than [A-Z0-9.-:_] and Punycode.js is not available');if(k.toASCII(t).match(g.invalid_hostname_characters))throw new TypeError('Hostname "'+t+'" contains characters other than [A-Z0-9.-:_]')}},g.ensureValidPort=function(t){if(t){var r=Number(t);if(!(/^[0-9]+$/.test(r)&&r>0&&r<65536))throw new TypeError('Port "'+t+'" is not a valid port')}},g.noConflict=function(t){if(t){var r={URI:this.noConflict()};return D.URITemplate&&typeof D.URITemplate.noConflict=="function"&&(r.URITemplate=D.URITemplate.noConflict()),D.IPv6&&typeof D.IPv6.noConflict=="function"&&(r.IPv6=D.IPv6.noConflict()),D.SecondLevelDomains&&typeof D.SecondLevelDomains.noConflict=="function"&&(r.SecondLevelDomains=D.SecondLevelDomains.noConflict()),r}return D.URI===this&&(D.URI=F),this},x.build=function(t){return t===!0?this._deferred_build=!0:(t===void 0||this._deferred_build)&&(this._string=g.build(this._parts),this._deferred_build=!1),this},x.clone=function(){return new g(this)},x.valueOf=x.toString=function(){return this.build(!1)._string},x.protocol=Y("protocol"),x.username=Y("username"),x.password=Y("password"),x.hostname=Y("hostname"),x.port=Y("port"),x.query=oe("query","?"),x.fragment=oe("fragment","#"),x.search=function(t,r){var p=this.query(t,r);return typeof p=="string"&&p.length?"?"+p:p},x.hash=function(t,r){var p=this.fragment(t,r);return typeof p=="string"&&p.length?"#"+p:p},x.pathname=function(t,r){if(t===void 0||t===!0){var p=this._parts.path||(this._parts.hostname?"/":"");return t?(this._parts.urn?g.decodeUrnPath:g.decodePath)(p):p}return this._parts.urn?this._parts.path=t?g.recodeUrnPath(t):"":this._parts.path=t?g.recodePath(t):"/",this.build(!r),this},x.path=x.pathname,x.href=function(t,r){var p;if(t===void 0)return this.toString();this._string="",this._parts=g._parts();var P=t instanceof g,L=T(t)==="object"&&(t.hostname||t.path||t.pathname);if(t.nodeName&&(t=t[g.getDomAttribute(t)]||"",L=!1),!P&&L&&t.pathname!==void 0&&(t=t.toString()),typeof t=="string"||t instanceof String)this._parts=g.parse(String(t),this._parts);else{if(!P&&!L)throw new TypeError("invalid input");var W=P?t._parts:t;for(p in W)p!=="query"&&Z.call(this._parts,p)&&(this._parts[p]=W[p]);W.query&&this.query(W.query,!1)}return this.build(!r),this},x.is=function(t){var r=!1,p=!1,P=!1,L=!1,W=!1,de=!1,ge=!1,we=!this._parts.urn;switch(this._parts.hostname&&(we=!1,p=g.ip4_expression.test(this._parts.hostname),P=g.ip6_expression.test(this._parts.hostname),W=(L=!(r=p||P))&&f&&f.has(this._parts.hostname),de=L&&g.idn_expression.test(this._parts.hostname),ge=L&&g.punycode_expression.test(this._parts.hostname)),t.toLowerCase()){case"relative":return we;case"absolute":return!we;case"domain":case"name":return L;case"sld":return W;case"ip":return r;case"ip4":case"ipv4":case"inet4":return p;case"ip6":case"ipv6":case"inet6":return P;case"idn":return de;case"url":return!this._parts.urn;case"urn":return!!this._parts.urn;case"punycode":return ge}return null};var ye=x.protocol,$e=x.port,Te=x.hostname;x.protocol=function(t,r){if(t&&!(t=t.replace(/:(\/\/)?$/,"")).match(g.protocol_expression))throw new TypeError('Protocol "'+t+`" contains characters other than [A-Z0-9.+-] or doesn't start with [A-Z]`);return ye.call(this,t,r)},x.scheme=x.protocol,x.port=function(t,r){return this._parts.urn?t===void 0?"":this:(t!==void 0&&(t===0&&(t=null),t&&((t+="").charAt(0)===":"&&(t=t.substring(1)),g.ensureValidPort(t))),$e.call(this,t,r))},x.hostname=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t!==void 0){var p={preventInvalidHostname:this._parts.preventInvalidHostname};if(g.parseHost(t,p)!=="/")throw new TypeError('Hostname "'+t+'" contains characters other than [A-Z0-9.-]');t=p.hostname,this._parts.preventInvalidHostname&&g.ensureValidHostname(t,this._parts.protocol)}return Te.call(this,t,r)},x.origin=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0){var p=this.protocol();return this.authority()?(p?p+"://":"")+this.authority():""}var P=g(t);return this.protocol(P.protocol()).authority(P.authority()).build(!r),this},x.host=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0)return this._parts.hostname?g.buildHost(this._parts):"";if(g.parseHost(t,this._parts)!=="/")throw new TypeError('Hostname "'+t+'" contains characters other than [A-Z0-9.-]');return this.build(!r),this},x.authority=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0)return this._parts.hostname?g.buildAuthority(this._parts):"";if(g.parseAuthority(t,this._parts)!=="/")throw new TypeError('Hostname "'+t+'" contains characters other than [A-Z0-9.-]');return this.build(!r),this},x.userinfo=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0){var p=g.buildUserinfo(this._parts);return p&&p.substring(0,p.length-1)}return t[t.length-1]!=="@"&&(t+="@"),g.parseUserinfo(t,this._parts),this.build(!r),this},x.resource=function(t,r){var p;return t===void 0?this.path()+this.search()+this.hash():(p=g.parse(t),this._parts.path=p.path,this._parts.query=p.query,this._parts.fragment=p.fragment,this.build(!r),this)},x.subdomain=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0){if(!this._parts.hostname||this.is("IP"))return"";var p=this._parts.hostname.length-this.domain().length-1;return this._parts.hostname.substring(0,p)||""}var P=this._parts.hostname.length-this.domain().length,L=this._parts.hostname.substring(0,P),W=new RegExp("^"+le(L));if(t&&t.charAt(t.length-1)!=="."&&(t+="."),t.indexOf(":")!==-1)throw new TypeError("Domains cannot contain colons");return t&&g.ensureValidHostname(t,this._parts.protocol),this._parts.hostname=this._parts.hostname.replace(W,t),this.build(!r),this},x.domain=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(typeof t=="boolean"&&(r=t,t=void 0),t===void 0){if(!this._parts.hostname||this.is("IP"))return"";var p=this._parts.hostname.match(/\./g);if(p&&p.length<2)return this._parts.hostname;var P=this._parts.hostname.length-this.tld(r).length-1;return P=this._parts.hostname.lastIndexOf(".",P-1)+1,this._parts.hostname.substring(P)||""}if(!t)throw new TypeError("cannot set domain empty");if(t.indexOf(":")!==-1)throw new TypeError("Domains cannot contain colons");if(g.ensureValidHostname(t,this._parts.protocol),!this._parts.hostname||this.is("IP"))this._parts.hostname=t;else{var L=new RegExp(le(this.domain())+"$");this._parts.hostname=this._parts.hostname.replace(L,t)}return this.build(!r),this},x.tld=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(typeof t=="boolean"&&(r=t,t=void 0),t===void 0){if(!this._parts.hostname||this.is("IP"))return"";var p=this._parts.hostname.lastIndexOf("."),P=this._parts.hostname.substring(p+1);return r!==!0&&f&&f.list[P.toLowerCase()]&&f.get(this._parts.hostname)||P}var L;if(!t)throw new TypeError("cannot set TLD empty");if(t.match(/[^a-zA-Z0-9-]/)){if(!f||!f.is(t))throw new TypeError('TLD "'+t+'" contains characters other than [A-Z0-9]');L=new RegExp(le(this.tld())+"$"),this._parts.hostname=this._parts.hostname.replace(L,t)}else{if(!this._parts.hostname||this.is("IP"))throw new ReferenceError("cannot set TLD on non-domain host");L=new RegExp(le(this.tld())+"$"),this._parts.hostname=this._parts.hostname.replace(L,t)}return this.build(!r),this},x.directory=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0||t===!0){if(!this._parts.path&&!this._parts.hostname)return"";if(this._parts.path==="/")return"/";var p=this._parts.path.length-this.filename().length-1,P=this._parts.path.substring(0,p)||(this._parts.hostname?"/":"");return t?g.decodePath(P):P}var L=this._parts.path.length-this.filename().length,W=this._parts.path.substring(0,L),de=new RegExp("^"+le(W));return this.is("relative")||(t||(t="/"),t.charAt(0)!=="/"&&(t="/"+t)),t&&t.charAt(t.length-1)!=="/"&&(t+="/"),t=g.recodePath(t),this._parts.path=this._parts.path.replace(de,t),this.build(!r),this},x.filename=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(typeof t!="string"){if(!this._parts.path||this._parts.path==="/")return"";var p=this._parts.path.lastIndexOf("/"),P=this._parts.path.substring(p+1);return t?g.decodePathSegment(P):P}var L=!1;t.charAt(0)==="/"&&(t=t.substring(1)),t.match(/\.?\//)&&(L=!0);var W=new RegExp(le(this.filename())+"$");return t=g.recodePath(t),this._parts.path=this._parts.path.replace(W,t),L?this.normalizePath(r):this.build(!r),this},x.suffix=function(t,r){if(this._parts.urn)return t===void 0?"":this;if(t===void 0||t===!0){if(!this._parts.path||this._parts.path==="/")return"";var p,P,L=this.filename(),W=L.lastIndexOf(".");return W===-1?"":(p=L.substring(W+1),P=/^[a-z0-9%]+$/i.test(p)?p:"",t?g.decodePathSegment(P):P)}t.charAt(0)==="."&&(t=t.substring(1));var de,ge=this.suffix();if(ge)de=t?new RegExp(le(ge)+"$"):new RegExp(le("."+ge)+"$");else{if(!t)return this;this._parts.path+="."+g.recodePath(t)}return de&&(t=g.recodePath(t),this._parts.path=this._parts.path.replace(de,t)),this.build(!r),this},x.segment=function(t,r,p){var P=this._parts.urn?":":"/",L=this.path(),W=L.substring(0,1)==="/",de=L.split(P);if(t!==void 0&&typeof t!="number"&&(p=r,r=t,t=void 0),t!==void 0&&typeof t!="number")throw new Error('Bad segment "'+t+'", must be 0-based integer');if(W&&de.shift(),t<0&&(t=Math.max(de.length+t,0)),r===void 0)return t===void 0?de:de[t];if(t===null||de[t]===void 0)if(i(r)){de=[];for(var ge=0,we=r.length;ge<we;ge++)(r[ge].length||de.length&&de[de.length-1].length)&&(de.length&&!de[de.length-1].length&&de.pop(),de.push(C(r[ge])))}else(r||typeof r=="string")&&(r=C(r),de[de.length-1]===""?de[de.length-1]=r:de.push(r));else r?de[t]=C(r):de.splice(t,1);return W&&de.unshift(""),this.path(de.join(P),p)},x.segmentCoded=function(t,r,p){var P,L,W;if(typeof t!="number"&&(p=r,r=t,t=void 0),r===void 0){if(i(P=this.segment(t,r,p)))for(L=0,W=P.length;L<W;L++)P[L]=g.decode(P[L]);else P=P!==void 0?g.decode(P):void 0;return P}if(i(r))for(L=0,W=r.length;L<W;L++)r[L]=g.encode(r[L]);else r=typeof r=="string"||r instanceof String?g.encode(r):r;return this.segment(t,r,p)};var m=x.query;return x.query=function(t,r){if(t===!0)return g.parseQuery(this._parts.query,this._parts.escapeQuerySpace);if(typeof t=="function"){var p=g.parseQuery(this._parts.query,this._parts.escapeQuerySpace),P=t.call(this,p);return this._parts.query=g.buildQuery(P||p,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),this.build(!r),this}return t!==void 0&&typeof t!="string"?(this._parts.query=g.buildQuery(t,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),this.build(!r),this):m.call(this,t,r)},x.setQuery=function(t,r,p){var P=g.parseQuery(this._parts.query,this._parts.escapeQuerySpace);if(typeof t=="string"||t instanceof String)P[t]=r!==void 0?r:null;else{if(T(t)!=="object")throw new TypeError("URI.addQuery() accepts an object, string as the name parameter");for(var L in t)Z.call(t,L)&&(P[L]=t[L])}return this._parts.query=g.buildQuery(P,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof t!="string"&&(p=r),this.build(!p),this},x.addQuery=function(t,r,p){var P=g.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return g.addQuery(P,t,r===void 0?null:r),this._parts.query=g.buildQuery(P,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof t!="string"&&(p=r),this.build(!p),this},x.removeQuery=function(t,r,p){var P=g.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return g.removeQuery(P,t,r),this._parts.query=g.buildQuery(P,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof t!="string"&&(p=r),this.build(!p),this},x.hasQuery=function(t,r,p){var P=g.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return g.hasQuery(P,t,r,p)},x.setSearch=x.setQuery,x.addSearch=x.addQuery,x.removeSearch=x.removeQuery,x.hasSearch=x.hasQuery,x.normalize=function(){return this._parts.urn?this.normalizeProtocol(!1).normalizePath(!1).normalizeQuery(!1).normalizeFragment(!1).build():this.normalizeProtocol(!1).normalizeHostname(!1).normalizePort(!1).normalizePath(!1).normalizeQuery(!1).normalizeFragment(!1).build()},x.normalizeProtocol=function(t){return typeof this._parts.protocol=="string"&&(this._parts.protocol=this._parts.protocol.toLowerCase(),this.build(!t)),this},x.normalizeHostname=function(t){return this._parts.hostname&&(this.is("IDN")&&k?this._parts.hostname=k.toASCII(this._parts.hostname):this.is("IPv6")&&y&&(this._parts.hostname=y.best(this._parts.hostname)),this._parts.hostname=this._parts.hostname.toLowerCase(),this.build(!t)),this},x.normalizePort=function(t){return typeof this._parts.protocol=="string"&&this._parts.port===g.defaultPorts[this._parts.protocol]&&(this._parts.port=null,this.build(!t)),this},x.normalizePath=function(t){var r,p=this._parts.path;if(!p)return this;if(this._parts.urn)return this._parts.path=g.recodeUrnPath(this._parts.path),this.build(!t),this;if(this._parts.path==="/")return this;var P,L,W="";for((p=g.recodePath(p)).charAt(0)!=="/"&&(r=!0,p="/"+p),p.slice(-3)!=="/.."&&p.slice(-2)!=="/."||(p+="/"),p=p.replace(/(\/(\.\/)+)|(\/\.$)/g,"/").replace(/\/{2,}/g,"/"),r&&(W=p.substring(1).match(/^(\.\.\/)+/)||"")&&(W=W[0]);(P=p.search(/\/\.\.(\/|$)/))!==-1;)P!==0?((L=p.substring(0,P).lastIndexOf("/"))===-1&&(L=P),p=p.substring(0,L)+p.substring(P+3)):p=p.substring(3);return r&&this.is("relative")&&(p=W+p.substring(1)),this._parts.path=p,this.build(!t),this},x.normalizePathname=x.normalizePath,x.normalizeQuery=function(t){return typeof this._parts.query=="string"&&(this._parts.query.length?this.query(g.parseQuery(this._parts.query,this._parts.escapeQuerySpace)):this._parts.query=null,this.build(!t)),this},x.normalizeFragment=function(t){return this._parts.fragment||(this._parts.fragment=null,this.build(!t)),this},x.normalizeSearch=x.normalizeQuery,x.normalizeHash=x.normalizeFragment,x.iso8859=function(){var t=g.encode,r=g.decode;g.encode=escape,g.decode=decodeURIComponent;try{this.normalize()}finally{g.encode=t,g.decode=r}return this},x.unicode=function(){var t=g.encode,r=g.decode;g.encode=ce,g.decode=unescape;try{this.normalize()}finally{g.encode=t,g.decode=r}return this},x.readable=function(){var t=this.clone();t.username("").password("").normalize();var r="";if(t._parts.protocol&&(r+=t._parts.protocol+"://"),t._parts.hostname&&(t.is("punycode")&&k?(r+=k.toUnicode(t._parts.hostname),t._parts.port&&(r+=":"+t._parts.port)):r+=t.host()),t._parts.hostname&&t._parts.path&&t._parts.path.charAt(0)!=="/"&&(r+="/"),r+=t.path(!0),t._parts.query){for(var p="",P=0,L=t._parts.query.split("&"),W=L.length;P<W;P++){var de=(L[P]||"").split("=");p+="&"+g.decodeQuery(de[0],this._parts.escapeQuerySpace).replace(/&/g,"%26"),de[1]!==void 0&&(p+="="+g.decodeQuery(de[1],this._parts.escapeQuerySpace).replace(/&/g,"%26"))}r+="?"+p.substring(1)}return r+g.decodeQuery(t.hash(),!0)},x.absoluteTo=function(t){var r,p,P,L=this.clone(),W=["protocol","username","password","hostname","port"];if(this._parts.urn)throw new Error("URNs do not have any generally defined hierarchical components");if(t instanceof g||(t=new g(t)),L._parts.protocol||(L._parts.protocol=t._parts.protocol,this._parts.hostname))return L;for(p=0;P=W[p];p++)L._parts[P]=t._parts[P];return L._parts.path?(L._parts.path.substring(-2)===".."&&(L._parts.path+="/"),L.path().charAt(0)!=="/"&&(r=(r=t.directory())||(t.path().indexOf("/")===0?"/":""),L._parts.path=(r?r+"/":"")+L._parts.path,L.normalizePath())):(L._parts.path=t._parts.path,L._parts.query||(L._parts.query=t._parts.query)),L.build(),L},x.relativeTo=function(t){var r,p,P,L,W,de=this.clone().normalize();if(de._parts.urn)throw new Error("URNs do not have any generally defined hierarchical components");if(t=new g(t).normalize(),r=de._parts,p=t._parts,L=de.path(),W=t.path(),L.charAt(0)!=="/")throw new Error("URI is already relative");if(W.charAt(0)!=="/")throw new Error("Cannot calculate a URI relative to another relative URI");if(r.protocol===p.protocol&&(r.protocol=null),r.username!==p.username||r.password!==p.password||r.protocol!==null||r.username!==null||r.password!==null||r.hostname!==p.hostname||r.port!==p.port)return de.build();if(r.hostname=null,r.port=null,L===W)return r.path="",de.build();if(!(P=g.commonPath(L,W)))return de.build();var ge=p.path.substring(P.length).replace(/[^\/]*$/,"").replace(/.*?\//g,"../");return r.path=ge+r.path.substring(P.length)||"./",de.build()},x.equals=function(t){var r,p,P,L,W,de=this.clone(),ge=new g(t),we={};if(de.normalize(),ge.normalize(),de.toString()===ge.toString())return!0;if(P=de.query(),L=ge.query(),de.query(""),ge.query(""),de.toString()!==ge.toString()||P.length!==L.length)return!1;for(W in r=g.parseQuery(P,this._parts.escapeQuerySpace),p=g.parseQuery(L,this._parts.escapeQuerySpace),r)if(Z.call(r,W)){if(i(r[W])){if(!q(r[W],p[W]))return!1}else if(r[W]!==p[W])return!1;we[W]=!0}for(W in p)if(Z.call(p,W)&&!we[W])return!1;return!0},x.preventInvalidHostname=function(t){return this._parts.preventInvalidHostname=!!t,this},x.duplicateQueryParameters=function(t){return this._parts.duplicateQueryParameters=!!t,this},x.escapeQuerySpace=function(t){return this._parts.escapeQuerySpace=!!t,this},g})},2456:function(A,u,$){var d;function l(h){return(l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(T){return typeof T}:function(T){return T&&typeof Symbol=="function"&&T.constructor===Symbol&&T!==Symbol.prototype?"symbol":typeof T})(h)}A=$.nmd(A),(function(h){var T=l(u)=="object"&&u&&!u.nodeType&&u,k=l(A)=="object"&&A&&!A.nodeType&&A,y=($.g===void 0?"undefined":l($.g))=="object"&&$.g;y.global!==y&&y.window!==y&&y.self!==y||(h=y);var f,D,F=2147483647,g=36,x=/^xn--/,Z=/[^\x20-\x7E]/,le=/[\x2E\u3002\uFF0E\uFF61]/g,B={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},i=Math.floor,_=String.fromCharCode;function s(Y){throw new RangeError(B[Y])}function q(Y,oe){for(var ye=Y.length,$e=[];ye--;)$e[ye]=oe(Y[ye]);return $e}function C(Y,oe){var ye=Y.split("@"),$e="";return ye.length>1&&($e=ye[0]+"@",Y=ye[1]),$e+q((Y=Y.replace(le,".")).split("."),oe).join(".")}function J(Y){for(var oe,ye,$e=[],Te=0,m=Y.length;Te<m;)(oe=Y.charCodeAt(Te++))>=55296&&oe<=56319&&Te<m?(64512&(ye=Y.charCodeAt(Te++)))==56320?$e.push(((1023&oe)<<10)+(1023&ye)+65536):($e.push(oe),Te--):$e.push(oe);return $e}function ce(Y){return q(Y,function(oe){var ye="";return oe>65535&&(ye+=_((oe-=65536)>>>10&1023|55296),oe=56320|1023&oe),ye+_(oe)}).join("")}function se(Y,oe){return Y+22+75*(Y<26)-((oe!=0)<<5)}function ne(Y,oe,ye){var $e=0;for(Y=ye?i(Y/700):Y>>1,Y+=i(Y/oe);Y>455;$e+=g)Y=i(Y/35);return i($e+36*Y/(Y+38))}function G(Y){var oe,ye,$e,Te,m,t,r,p,P,L,W,de=[],ge=Y.length,we=0,ae=128,Ne=72;for((ye=Y.lastIndexOf("-"))<0&&(ye=0),$e=0;$e<ye;++$e)Y.charCodeAt($e)>=128&&s("not-basic"),de.push(Y.charCodeAt($e));for(Te=ye>0?ye+1:0;Te<ge;){for(m=we,t=1,r=g;Te>=ge&&s("invalid-input"),((p=(W=Y.charCodeAt(Te++))-48<10?W-22:W-65<26?W-65:W-97<26?W-97:g)>=g||p>i((F-we)/t))&&s("overflow"),we+=p*t,!(p<(P=r<=Ne?1:r>=Ne+26?26:r-Ne));r+=g)t>i(F/(L=g-P))&&s("overflow"),t*=L;Ne=ne(we-m,oe=de.length+1,m==0),i(we/oe)>F-ae&&s("overflow"),ae+=i(we/oe),we%=oe,de.splice(we++,0,ae)}return ce(de)}function X(Y){var oe,ye,$e,Te,m,t,r,p,P,L,W,de,ge,we,ae,Ne=[];for(de=(Y=J(Y)).length,oe=128,ye=0,m=72,t=0;t<de;++t)(W=Y[t])<128&&Ne.push(_(W));for($e=Te=Ne.length,Te&&Ne.push("-");$e<de;){for(r=F,t=0;t<de;++t)(W=Y[t])>=oe&&W<r&&(r=W);for(r-oe>i((F-ye)/(ge=$e+1))&&s("overflow"),ye+=(r-oe)*ge,oe=r,t=0;t<de;++t)if((W=Y[t])<oe&&++ye>F&&s("overflow"),W==oe){for(p=ye,P=g;!(p<(L=P<=m?1:P>=m+26?26:P-m));P+=g)ae=p-L,we=g-L,Ne.push(_(se(L+ae%we,0))),p=i(ae/we);Ne.push(_(se(p,0))),m=ne(ye,ge,$e==Te),ye=0,++$e}++ye,++oe}return Ne.join("")}if(f={version:"1.3.2",ucs2:{decode:J,encode:ce},decode:G,encode:X,toASCII:function(Y){return C(Y,function(oe){return Z.test(oe)?"xn--"+X(oe):oe})},toUnicode:function(Y){return C(Y,function(oe){return x.test(oe)?G(oe.slice(4).toLowerCase()):oe})}},l($.amdO)=="object"&&$.amdO)(d=(function(){return f}).call(u,$,u,A))===void 0||(A.exports=d);else if(T&&k)if(A.exports==T)k.exports=f;else for(D in f)f.hasOwnProperty(D)&&(T[D]=f[D]);else h.punycode=f})(this)},1062:function(A,u){u.AclPrivate="private",u.AclPublicRead="public-read",u.AclPublicReadWrite="public-read-write",u.AclPublicReadDelivered="public-read-delivered",u.AclPublicReadWriteDelivered="public-read-write-delivered",u.AclAuthenticatedRead="authenticated-read",u.AclBucketOwnerRead="bucket-owner-read",u.AclBucketOwnerFullControl="bucket-owner-full-control",u.AclLogDeliveryWrite="log-delivery-write",u.StorageClassStandard="STANDARD",u.StorageClassWarm="WARM",u.StorageClassCold="COLD",u.PermissionRead="READ",u.PermissionWrite="WRITE",u.PermissionReadAcp="READ_ACP",u.PermissionWriteAcp="WRITE_ACP",u.PermissionFullControl="FULL_CONTROL",u.GroupAllUsers="AllUsers",u.GroupAuthenticatedUsers="AuthenticatedUsers",u.GroupLogDelivery="LogDelivery",u.RestoreTierExpedited="Expedited",u.RestoreTierStandard="Standard",u.RestoreTierBulk="Bulk",u.GranteeGroup="Group",u.GranteeUser="CanonicalUser",u.CopyMetadata="COPY",u.ReplaceMetadata="REPLACE",u.EventObjectCreatedAll="ObjectCreated:*",u.EventObjectCreatedPut="ObjectCreated:Put",u.EventObjectCreatedPost="ObjectCreated:Post",u.EventObjectCreatedCopy="ObjectCreated:Copy",u.EventObjectCreatedCompleteMultipartUpload="ObjectCreated:CompleteMultipartUpload",u.EventObjectRemovedAll="ObjectRemoved:*",u.EventObjectRemovedDelete="ObjectRemoved:Delete",u.EventObjectRemovedDeleteMarkerCreated="ObjectRemoved:DeleteMarkerCreated"}},b={};function c(A){var u=b[A];if(u!==void 0)return u.exports;var $=b[A]={id:A,loaded:!1,exports:{}};return I[A].call($.exports,$,$.exports,c),$.loaded=!0,$.exports}c.amdO={},c.n=function(A){var u=A&&A.__esModule?function(){return A.default}:function(){return A};return c.d(u,{a:u}),u},U=Object.getPrototypeOf?function(A){return Object.getPrototypeOf(A)}:function(A){return A.__proto__},c.t=function(A,u){if(1&u&&(A=this(A)),8&u||typeof A=="object"&&A&&(4&u&&A.__esModule||16&u&&typeof A.then=="function"))return A;var $=Object.create(null);c.r($);var d={};ee=ee||[null,U({}),U([]),U(U)];for(var l=2&u&&A;typeof l=="object"&&!~ee.indexOf(l);l=U(l))Object.getOwnPropertyNames(l).forEach(function(h){d[h]=function(){return A[h]}});return d.default=function(){return A},c.d($,d),$},c.d=function(A,u){for(var $ in u)c.o(u,$)&&!c.o(A,$)&&Object.defineProperty(A,$,{enumerable:!0,get:u[$]})},c.g=(function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}})(),c.o=function(A,u){return Object.prototype.hasOwnProperty.call(A,u)},c.r=function(A){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})},c.nmd=function(A){return A.paths=[],A.children||(A.children=[]),A};var R={};return(function(){c.d(R,{default:function(){return Ll}});var A=c(5016),u=c.n(A),$=c(2990),d=c.n($);function l(e){return(l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o})(e)}function h(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(o&&o.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),o&&T(e,o)}function T(e,o){return(T=Object.setPrototypeOf||function(w,v){return w.__proto__=v,w})(e,o)}function k(e){var o=(function(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}})();return function(){var w,v=y(e);if(o){var O=y(this).constructor;w=Reflect.construct(v,arguments,O)}else w=v.apply(this,arguments);return(function(Q,M){if(M&&(l(M)==="object"||typeof M=="function"))return M;if(M!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return(function(H){if(H===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return H})(Q)})(this,w)}}function y(e){return(y=Object.setPrototypeOf?Object.getPrototypeOf:function(o){return o.__proto__||Object.getPrototypeOf(o)})(e)}function f(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}function D(e,o){for(var w=0;w<o.length;w++){var v=o[w];v.enumerable=v.enumerable||!1,v.configurable=!0,"value"in v&&(v.writable=!0),Object.defineProperty(e,v.key,v)}}function F(e,o,w){return o&&D(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e}var g="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function x(e,o,w,v){var O,Q,M,H=o||[0],z=(w=w||0)>>>3,te=v===-1?3:0;for(O=0;O<e.length;O+=1)Q=(M=O+z)>>>2,H.length<=Q&&H.push(0),H[Q]|=e[O]<<8*(te+v*(M%4));return{value:H,binLen:8*e.length+w}}function Z(e,o,w){switch(o){case"UTF8":case"UTF16BE":case"UTF16LE":break;default:throw new Error("encoding must be UTF8, UTF16BE, or UTF16LE")}switch(e){case"HEX":return function(v,O,Q){return(function(M,H,z,te){var me,ie,re,pe;if(M.length%2!=0)throw new Error("String of HEX type must be in byte increments");var he=H||[0],ue=(z=z||0)>>>3,fe=te===-1?3:0;for(me=0;me<M.length;me+=2){if(ie=parseInt(M.substr(me,2),16),isNaN(ie))throw new Error("String of HEX type contains invalid characters");for(re=(pe=(me>>>1)+ue)>>>2;he.length<=re;)he.push(0);he[re]|=ie<<8*(fe+te*(pe%4))}return{value:he,binLen:4*M.length+z}})(v,O,Q,w)};case"TEXT":return function(v,O,Q){return(function(M,H,z,te,me){var ie,re,pe,he,ue,fe,ke,ve,be=0,Ae=z||[0],Pe=(te=te||0)>>>3;if(H==="UTF8")for(ke=me===-1?3:0,pe=0;pe<M.length;pe+=1)for(re=[],128>(ie=M.charCodeAt(pe))?re.push(ie):2048>ie?(re.push(192|ie>>>6),re.push(128|63&ie)):55296>ie||57344<=ie?re.push(224|ie>>>12,128|ie>>>6&63,128|63&ie):(pe+=1,ie=65536+((1023&ie)<<10|1023&M.charCodeAt(pe)),re.push(240|ie>>>18,128|ie>>>12&63,128|ie>>>6&63,128|63&ie)),he=0;he<re.length;he+=1){for(ue=(fe=be+Pe)>>>2;Ae.length<=ue;)Ae.push(0);Ae[ue]|=re[he]<<8*(ke+me*(fe%4)),be+=1}else for(ke=me===-1?2:0,ve=H==="UTF16LE"&&me!==1||H!=="UTF16LE"&&me===1,pe=0;pe<M.length;pe+=1){for(ie=M.charCodeAt(pe),ve===!0&&(ie=(he=255&ie)<<8|ie>>>8),ue=(fe=be+Pe)>>>2;Ae.length<=ue;)Ae.push(0);Ae[ue]|=ie<<8*(ke+me*(fe%4)),be+=2}return{value:Ae,binLen:8*be+te}})(v,o,O,Q,w)};case"B64":return function(v,O,Q){return(function(M,H,z,te){var me,ie,re,pe,he,ue,fe=0,ke=H||[0],ve=(z=z||0)>>>3,be=te===-1?3:0,Ae=M.indexOf("=");if(M.search(/^[a-zA-Z0-9=+/]+$/)===-1)throw new Error("Invalid character in base-64 string");if(M=M.replace(/=/g,""),Ae!==-1&&Ae<M.length)throw new Error("Invalid '=' found in base-64 string");for(me=0;me<M.length;me+=4){for(pe=M.substr(me,4),re=0,ie=0;ie<pe.length;ie+=1)re|=g.indexOf(pe.charAt(ie))<<18-6*ie;for(ie=0;ie<pe.length-1;ie+=1){for(he=(ue=fe+ve)>>>2;ke.length<=he;)ke.push(0);ke[he]|=(re>>>16-8*ie&255)<<8*(be+te*(ue%4)),fe+=1}}return{value:ke,binLen:8*fe+z}})(v,O,Q,w)};case"BYTES":return function(v,O,Q){return(function(M,H,z,te){var me,ie,re,pe,he=H||[0],ue=(z=z||0)>>>3,fe=te===-1?3:0;for(ie=0;ie<M.length;ie+=1)me=M.charCodeAt(ie),re=(pe=ie+ue)>>>2,he.length<=re&&he.push(0),he[re]|=me<<8*(fe+te*(pe%4));return{value:he,binLen:8*M.length+z}})(v,O,Q,w)};case"ARRAYBUFFER":try{new ArrayBuffer(0)}catch{throw new Error("ARRAYBUFFER not supported by this environment")}return function(v,O,Q){return(function(M,H,z,te){return x(new Uint8Array(M),H,z,te)})(v,O,Q,w)};case"UINT8ARRAY":try{new Uint8Array(0)}catch{throw new Error("UINT8ARRAY not supported by this environment")}return function(v,O,Q){return x(v,O,Q,w)};default:throw new Error("format must be HEX, TEXT, B64, BYTES, ARRAYBUFFER, or UINT8ARRAY")}}function le(e,o,w,v){switch(e){case"HEX":return function(O){return(function(Q,M,H,z){var te,me,ie="",re=M/8,pe=H===-1?3:0;for(te=0;te<re;te+=1)me=Q[te>>>2]>>>8*(pe+H*(te%4)),ie+="0123456789abcdef".charAt(me>>>4&15)+"0123456789abcdef".charAt(15&me);return z.outputUpper?ie.toUpperCase():ie})(O,o,w,v)};case"B64":return function(O){return(function(Q,M,H,z){var te,me,ie,re,pe,he="",ue=M/8,fe=H===-1?3:0;for(te=0;te<ue;te+=3)for(re=te+1<ue?Q[te+1>>>2]:0,pe=te+2<ue?Q[te+2>>>2]:0,ie=(Q[te>>>2]>>>8*(fe+H*(te%4))&255)<<16|(re>>>8*(fe+H*((te+1)%4))&255)<<8|pe>>>8*(fe+H*((te+2)%4))&255,me=0;me<4;me+=1)he+=8*te+6*me<=M?g.charAt(ie>>>6*(3-me)&63):z.b64Pad;return he})(O,o,w,v)};case"BYTES":return function(O){return(function(Q,M,H){var z,te,me="",ie=M/8,re=H===-1?3:0;for(z=0;z<ie;z+=1)te=Q[z>>>2]>>>8*(re+H*(z%4))&255,me+=String.fromCharCode(te);return me})(O,o,w)};case"ARRAYBUFFER":try{new ArrayBuffer(0)}catch{throw new Error("ARRAYBUFFER not supported by this environment")}return function(O){return(function(Q,M,H){var z,te=M/8,me=new ArrayBuffer(te),ie=new Uint8Array(me),re=H===-1?3:0;for(z=0;z<te;z+=1)ie[z]=Q[z>>>2]>>>8*(re+H*(z%4))&255;return me})(O,o,w)};case"UINT8ARRAY":try{new Uint8Array(0)}catch{throw new Error("UINT8ARRAY not supported by this environment")}return function(O){return(function(Q,M,H){var z,te=M/8,me=H===-1?3:0,ie=new Uint8Array(te);for(z=0;z<te;z+=1)ie[z]=Q[z>>>2]>>>8*(me+H*(z%4))&255;return ie})(O,o,w)};default:throw new Error("format must be HEX, B64, BYTES, ARRAYBUFFER, or UINT8ARRAY")}}var B=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],i=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428],_=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],s="Chosen SHA variant is not supported";function q(e,o){var w,v,O=e.binLen>>>3,Q=o.binLen>>>3,M=O<<3,H=4-O<<3;if(O%4!=0){for(w=0;w<Q;w+=4)v=O+w>>>2,e.value[v]|=o.value[w>>>2]<<M,e.value.push(0),e.value[v+1]|=o.value[w>>>2]>>>H;return(e.value.length<<2)-4>=Q+O&&e.value.pop(),{value:e.value,binLen:e.binLen+o.binLen}}return{value:e.value.concat(o.value),binLen:e.binLen+o.binLen}}function C(e){var o={outputUpper:!1,b64Pad:"=",outputLen:-1},w=e||{},v="Output length must be a multiple of 8";if(o.outputUpper=w.outputUpper||!1,w.b64Pad&&(o.b64Pad=w.b64Pad),w.outputLen){if(w.outputLen%8!=0)throw new Error(v);o.outputLen=w.outputLen}else if(w.shakeLen){if(w.shakeLen%8!=0)throw new Error(v);o.outputLen=w.shakeLen}if(typeof o.outputUpper!="boolean")throw new Error("Invalid outputUpper formatting option");if(typeof o.b64Pad!="string")throw new Error("Invalid b64Pad formatting option");return o}function J(e,o,w,v){var O=e+" must include a value and format";if(!o){if(!v)throw new Error(O);return v}if(o.value===void 0||!o.format)throw new Error(O);return Z(o.format,o.encoding||"UTF8",w)(o.value)}var ce=(function(){function e(o,w,v){f(this,e);var O=v||{};if(this.t=w,this.i=O.encoding||"UTF8",this.numRounds=O.numRounds||1,isNaN(this.numRounds)||this.numRounds!==parseInt(this.numRounds,10)||1>this.numRounds)throw new Error("numRounds must a integer >= 1");this.s=o,this.o=[],this.h=0,this.u=!1,this.l=0,this.A=!1,this.H=[],this.S=[]}return F(e,[{key:"update",value:function(o){var w,v=0,O=this.p>>>5,Q=this.m(o,this.o,this.h),M=Q.binLen,H=Q.value,z=M>>>5;for(w=0;w<z;w+=O)v+this.p<=M&&(this.C=this.R(H.slice(w,w+O),this.C),v+=this.p);this.l+=v,this.o=H.slice(v>>>5),this.h=M%this.p,this.u=!0}},{key:"getHash",value:function(o,w){var v,O,Q=this.U,M=C(w);if(this.v){if(M.outputLen===-1)throw new Error("Output length must be specified in options");Q=M.outputLen}var H=le(o,Q,this.K,M);if(this.A&&this.T)return H(this.T(M));for(O=this.F(this.o.slice(),this.h,this.l,this.g(this.C),Q),v=1;v<this.numRounds;v+=1)this.v&&Q%32!=0&&(O[O.length-1]&=16777215>>>24-Q%32),O=this.F(O,Q,0,this.B(this.s),Q);return H(O)}},{key:"setHMACKey",value:function(o,w,v){if(!this.L)throw new Error("Variant does not support HMAC");if(this.u)throw new Error("Cannot set MAC key after calling update");var O=Z(w,(v||{}).encoding||"UTF8",this.K);this.M(O(o))}},{key:"M",value:function(o){var w,v=this.p>>>3,O=v/4-1;if(this.numRounds!==1)throw new Error("Cannot set numRounds with MAC");if(this.A)throw new Error("MAC key already set");for(v<o.binLen/8&&(o.value=this.F(o.value,o.binLen,0,this.B(this.s),this.U));o.value.length<=O;)o.value.push(0);for(w=0;w<=O;w+=1)this.H[w]=909522486^o.value[w],this.S[w]=1549556828^o.value[w];this.C=this.R(this.H,this.C),this.l=this.p,this.A=!0}},{key:"getHMAC",value:function(o,w){var v=C(w);return le(o,this.U,this.K,v)(this.k())}},{key:"k",value:function(){var o;if(!this.A)throw new Error("Cannot call getHMAC without first setting MAC key");var w=this.F(this.o.slice(),this.h,this.l,this.g(this.C),this.U);return o=this.R(this.S,this.B(this.s)),this.F(w,this.U,this.p,o,this.U)}}]),e})();function se(e,o){return e<<o|e>>>32-o}function ne(e,o){return e>>>o|e<<32-o}function G(e,o){return e>>>o}function X(e,o,w){return e^o^w}function Y(e,o,w){return e&o^~e&w}function oe(e,o,w){return e&o^e&w^o&w}function ye(e){return ne(e,2)^ne(e,13)^ne(e,22)}function $e(e,o){var w=(65535&e)+(65535&o);return(65535&(e>>>16)+(o>>>16)+(w>>>16))<<16|65535&w}function Te(e,o,w,v){var O=(65535&e)+(65535&o)+(65535&w)+(65535&v);return(65535&(e>>>16)+(o>>>16)+(w>>>16)+(v>>>16)+(O>>>16))<<16|65535&O}function m(e,o,w,v,O){var Q=(65535&e)+(65535&o)+(65535&w)+(65535&v)+(65535&O);return(65535&(e>>>16)+(o>>>16)+(w>>>16)+(v>>>16)+(O>>>16)+(Q>>>16))<<16|65535&Q}function t(e){return ne(e,7)^ne(e,18)^G(e,3)}function r(e){return ne(e,6)^ne(e,11)^ne(e,25)}function p(e){return[1732584193,4023233417,2562383102,271733878,3285377520]}function P(e,o){var w,v,O,Q,M,H,z,te=[];for(w=o[0],v=o[1],O=o[2],Q=o[3],M=o[4],z=0;z<80;z+=1)te[z]=z<16?e[z]:se(te[z-3]^te[z-8]^te[z-14]^te[z-16],1),H=z<20?m(se(w,5),Y(v,O,Q),M,1518500249,te[z]):z<40?m(se(w,5),X(v,O,Q),M,1859775393,te[z]):z<60?m(se(w,5),oe(v,O,Q),M,2400959708,te[z]):m(se(w,5),X(v,O,Q),M,3395469782,te[z]),M=Q,Q=O,O=se(v,30),v=w,w=H;return o[0]=$e(w,o[0]),o[1]=$e(v,o[1]),o[2]=$e(O,o[2]),o[3]=$e(Q,o[3]),o[4]=$e(M,o[4]),o}function L(e,o,w,v){for(var O,Q=15+(o+65>>>9<<4),M=o+w;e.length<=Q;)e.push(0);for(e[o>>>5]|=128<<24-o%32,e[Q]=4294967295&M,e[Q-1]=M/4294967296|0,O=0;O<e.length;O+=16)v=P(e.slice(O,O+16),v);return v}var W=(function(e){h(w,e);var o=k(w);function w(v,O,Q){var M;if(f(this,w),v!=="SHA-1")throw new Error(s);var H=Q||{};return(M=o.call(this,v,O,Q)).L=!0,M.T=M.k,M.K=-1,M.m=Z(M.t,M.i,M.K),M.R=P,M.g=function(z){return z.slice()},M.B=p,M.F=L,M.C=[1732584193,4023233417,2562383102,271733878,3285377520],M.p=512,M.U=160,M.v=!1,H.hmacKey&&M.M(J("hmacKey",H.hmacKey,M.K)),M}return F(w)})(ce);function de(e){return e=="SHA-224"?i.slice():_.slice()}function ge(e,o){var w,v,O,Q,M,H,z,te,me,ie,re,pe,he=[];for(w=o[0],v=o[1],O=o[2],Q=o[3],M=o[4],H=o[5],z=o[6],te=o[7],re=0;re<64;re+=1)he[re]=re<16?e[re]:Te(ne(pe=he[re-2],17)^ne(pe,19)^G(pe,10),he[re-7],t(he[re-15]),he[re-16]),me=m(te,r(M),Y(M,H,z),B[re],he[re]),ie=$e(ye(w),oe(w,v,O)),te=z,z=H,H=M,M=$e(Q,me),Q=O,O=v,v=w,w=$e(me,ie);return o[0]=$e(w,o[0]),o[1]=$e(v,o[1]),o[2]=$e(O,o[2]),o[3]=$e(Q,o[3]),o[4]=$e(M,o[4]),o[5]=$e(H,o[5]),o[6]=$e(z,o[6]),o[7]=$e(te,o[7]),o}var we=(function(e){h(w,e);var o=k(w);function w(v,O,Q){var M;if(f(this,w),v!=="SHA-224"&&v!=="SHA-256")throw new Error(s);var H=Q||{};return(M=o.call(this,v,O,Q)).T=M.k,M.L=!0,M.K=-1,M.m=Z(M.t,M.i,M.K),M.R=ge,M.g=function(z){return z.slice()},M.B=de,M.F=function(z,te,me,ie){return(function(re,pe,he,ue,fe){for(var ke,ve=15+(pe+65>>>9<<4),be=pe+he;re.length<=ve;)re.push(0);for(re[pe>>>5]|=128<<24-pe%32,re[ve]=4294967295&be,re[ve-1]=be/4294967296|0,ke=0;ke<re.length;ke+=16)ue=ge(re.slice(ke,ke+16),ue);return fe==="SHA-224"?[ue[0],ue[1],ue[2],ue[3],ue[4],ue[5],ue[6]]:ue})(z,te,me,ie,v)},M.C=de(v),M.p=512,M.U=v==="SHA-224"?224:256,M.v=!1,H.hmacKey&&M.M(J("hmacKey",H.hmacKey,M.K)),M}return F(w)})(ce),ae=F(function e(o,w){f(this,e),this.Y=o,this.N=w});function Ne(e,o){var w;return o>32?(w=64-o,new ae(e.N<<o|e.Y>>>w,e.Y<<o|e.N>>>w)):o!==0?(w=32-o,new ae(e.Y<<o|e.N>>>w,e.N<<o|e.Y>>>w)):e}function Re(e,o){var w;return o<32?(w=32-o,new ae(e.Y>>>o|e.N<<w,e.N>>>o|e.Y<<w)):(w=64-o,new ae(e.N>>>o|e.Y<<w,e.Y>>>o|e.N<<w))}function Oe(e,o){return new ae(e.Y>>>o,e.N>>>o|e.Y<<32-o)}function Ve(e,o,w){return new ae(e.Y&o.Y^e.Y&w.Y^o.Y&w.Y,e.N&o.N^e.N&w.N^o.N&w.N)}function Ze(e){var o=Re(e,28),w=Re(e,34),v=Re(e,39);return new ae(o.Y^w.Y^v.Y,o.N^w.N^v.N)}function Ye(e,o){var w,v;w=(65535&e.N)+(65535&o.N);var O=(65535&(v=(e.N>>>16)+(o.N>>>16)+(w>>>16)))<<16|65535&w;return w=(65535&e.Y)+(65535&o.Y)+(v>>>16),v=(e.Y>>>16)+(o.Y>>>16)+(w>>>16),new ae((65535&v)<<16|65535&w,O)}function st(e,o,w,v){var O,Q;O=(65535&e.N)+(65535&o.N)+(65535&w.N)+(65535&v.N);var M=(65535&(Q=(e.N>>>16)+(o.N>>>16)+(w.N>>>16)+(v.N>>>16)+(O>>>16)))<<16|65535&O;return O=(65535&e.Y)+(65535&o.Y)+(65535&w.Y)+(65535&v.Y)+(Q>>>16),Q=(e.Y>>>16)+(o.Y>>>16)+(w.Y>>>16)+(v.Y>>>16)+(O>>>16),new ae((65535&Q)<<16|65535&O,M)}function Wc(e,o,w,v,O){var Q,M;Q=(65535&e.N)+(65535&o.N)+(65535&w.N)+(65535&v.N)+(65535&O.N);var H=(65535&(M=(e.N>>>16)+(o.N>>>16)+(w.N>>>16)+(v.N>>>16)+(O.N>>>16)+(Q>>>16)))<<16|65535&Q;return Q=(65535&e.Y)+(65535&o.Y)+(65535&w.Y)+(65535&v.Y)+(65535&O.Y)+(M>>>16),M=(e.Y>>>16)+(o.Y>>>16)+(w.Y>>>16)+(v.Y>>>16)+(O.Y>>>16)+(Q>>>16),new ae((65535&M)<<16|65535&Q,H)}function At(e,o){return new ae(e.Y^o.Y,e.N^o.N)}function Yc(e){var o=Re(e,19),w=Re(e,61),v=Oe(e,6);return new ae(o.Y^w.Y^v.Y,o.N^w.N^v.N)}function Jc(e){var o=Re(e,1),w=Re(e,8),v=Oe(e,7);return new ae(o.Y^w.Y^v.Y,o.N^w.N^v.N)}function Xc(e){var o=Re(e,14),w=Re(e,18),v=Re(e,41);return new ae(o.Y^w.Y^v.Y,o.N^w.N^v.N)}var Zc=[new ae(B[0],3609767458),new ae(B[1],602891725),new ae(B[2],3964484399),new ae(B[3],2173295548),new ae(B[4],4081628472),new ae(B[5],3053834265),new ae(B[6],2937671579),new ae(B[7],3664609560),new ae(B[8],2734883394),new ae(B[9],1164996542),new ae(B[10],1323610764),new ae(B[11],3590304994),new ae(B[12],4068182383),new ae(B[13],991336113),new ae(B[14],633803317),new ae(B[15],3479774868),new ae(B[16],2666613458),new ae(B[17],944711139),new ae(B[18],2341262773),new ae(B[19],2007800933),new ae(B[20],1495990901),new ae(B[21],1856431235),new ae(B[22],3175218132),new ae(B[23],2198950837),new ae(B[24],3999719339),new ae(B[25],766784016),new ae(B[26],2566594879),new ae(B[27],3203337956),new ae(B[28],1034457026),new ae(B[29],2466948901),new ae(B[30],3758326383),new ae(B[31],168717936),new ae(B[32],1188179964),new ae(B[33],1546045734),new ae(B[34],1522805485),new ae(B[35],2643833823),new ae(B[36],2343527390),new ae(B[37],1014477480),new ae(B[38],1206759142),new ae(B[39],344077627),new ae(B[40],1290863460),new ae(B[41],3158454273),new ae(B[42],3505952657),new ae(B[43],106217008),new ae(B[44],3606008344),new ae(B[45],1432725776),new ae(B[46],1467031594),new ae(B[47],851169720),new ae(B[48],3100823752),new ae(B[49],1363258195),new ae(B[50],3750685593),new ae(B[51],3785050280),new ae(B[52],3318307427),new ae(B[53],3812723403),new ae(B[54],2003034995),new ae(B[55],3602036899),new ae(B[56],1575990012),new ae(B[57],1125592928),new ae(B[58],2716904306),new ae(B[59],442776044),new ae(B[60],593698344),new ae(B[61],3733110249),new ae(B[62],2999351573),new ae(B[63],3815920427),new ae(3391569614,3928383900),new ae(3515267271,566280711),new ae(3940187606,3454069534),new ae(4118630271,4000239992),new ae(116418474,1914138554),new ae(174292421,2731055270),new ae(289380356,3203993006),new ae(460393269,320620315),new ae(685471733,587496836),new ae(852142971,1086792851),new ae(1017036298,365543100),new ae(1126000580,2618297676),new ae(1288033470,3409855158),new ae(1501505948,4234509866),new ae(1607167915,987167468),new ae(1816402316,1246189591)];function Xn(e){return e==="SHA-384"?[new ae(3418070365,i[0]),new ae(1654270250,i[1]),new ae(2438529370,i[2]),new ae(355462360,i[3]),new ae(1731405415,i[4]),new ae(41048885895,i[5]),new ae(3675008525,i[6]),new ae(1203062813,i[7])]:[new ae(_[0],4089235720),new ae(_[1],2227873595),new ae(_[2],4271175723),new ae(_[3],1595750129),new ae(_[4],2917565137),new ae(_[5],725511199),new ae(_[6],4215389547),new ae(_[7],327033209)]}function Zn(e,o){var w,v,O,Q,M,H,z,te,me,ie,re,pe,he,ue,fe,ke=[];for(w=o[0],v=o[1],O=o[2],Q=o[3],M=o[4],H=o[5],z=o[6],te=o[7],re=0;re<80;re+=1)re<16?(pe=2*re,ke[re]=new ae(e[pe],e[pe+1])):ke[re]=st(Yc(ke[re-2]),ke[re-7],Jc(ke[re-15]),ke[re-16]),me=Wc(te,Xc(M),(ue=H,fe=z,new ae((he=M).Y&ue.Y^~he.Y&fe.Y,he.N&ue.N^~he.N&fe.N)),Zc[re],ke[re]),ie=Ye(Ze(w),Ve(w,v,O)),te=z,z=H,H=M,M=Ye(Q,me),Q=O,O=v,v=w,w=Ye(me,ie);return o[0]=Ye(w,o[0]),o[1]=Ye(v,o[1]),o[2]=Ye(O,o[2]),o[3]=Ye(Q,o[3]),o[4]=Ye(M,o[4]),o[5]=Ye(H,o[5]),o[6]=Ye(z,o[6]),o[7]=Ye(te,o[7]),o}var el=(function(e){h(w,e);var o=k(w);function w(v,O,Q){var M;if(f(this,w),v!=="SHA-384"&&v!=="SHA-512")throw new Error(s);var H=Q||{};return(M=o.call(this,v,O,Q)).T=M.k,M.L=!0,M.K=-1,M.m=Z(M.t,M.i,M.K),M.R=Zn,M.g=function(z){return z.slice()},M.B=Xn,M.F=function(z,te,me,ie){return(function(re,pe,he,ue,fe){for(var ke,ve=31+(pe+129>>>10<<5),be=pe+he;re.length<=ve;)re.push(0);for(re[pe>>>5]|=128<<24-pe%32,re[ve]=4294967295&be,re[ve-1]=be/4294967296|0,ke=0;ke<re.length;ke+=32)ue=Zn(re.slice(ke,ke+32),ue);return fe==="SHA-384"?[(ue=ue)[0].Y,ue[0].N,ue[1].Y,ue[1].N,ue[2].Y,ue[2].N,ue[3].Y,ue[3].N,ue[4].Y,ue[4].N,ue[5].Y,ue[5].N]:[ue[0].Y,ue[0].N,ue[1].Y,ue[1].N,ue[2].Y,ue[2].N,ue[3].Y,ue[3].N,ue[4].Y,ue[4].N,ue[5].Y,ue[5].N,ue[6].Y,ue[6].N,ue[7].Y,ue[7].N]})(z,te,me,ie,v)},M.C=Xn(v),M.p=1024,M.U=v==="SHA-384"?384:512,M.v=!1,H.hmacKey&&M.M(J("hmacKey",H.hmacKey,M.K)),M}return F(w)})(ce),tl=[new ae(0,1),new ae(0,32898),new ae(2147483648,32906),new ae(2147483648,2147516416),new ae(0,32907),new ae(0,2147483649),new ae(2147483648,2147516545),new ae(2147483648,32777),new ae(0,138),new ae(0,136),new ae(0,2147516425),new ae(0,2147483658),new ae(0,2147516555),new ae(2147483648,139),new ae(2147483648,32905),new ae(2147483648,32771),new ae(2147483648,32770),new ae(2147483648,128),new ae(0,32778),new ae(2147483648,2147483658),new ae(2147483648,2147516545),new ae(2147483648,32896),new ae(0,2147483649),new ae(2147483648,2147516424)],nl=[[0,36,3,41,18],[1,44,10,45,2],[62,6,43,15,61],[28,55,25,21,56],[27,20,39,8,14]];function un(e){var o,w=[];for(o=0;o<5;o+=1)w[o]=[new ae(0,0),new ae(0,0),new ae(0,0),new ae(0,0),new ae(0,0)];return w}function ol(e){var o,w=[];for(o=0;o<5;o+=1)w[o]=e[o].slice();return w}function Ut(e,o){var w,v,O,Q,M,H,z,te,me,ie=[],re=[];if(e!==null)for(v=0;v<e.length;v+=2)o[(v>>>1)%5][(v>>>1)/5|0]=At(o[(v>>>1)%5][(v>>>1)/5|0],new ae(e[v+1],e[v]));for(w=0;w<24;w+=1){for(Q=un(),v=0;v<5;v+=1)ie[v]=(M=o[v][0],H=o[v][1],z=o[v][2],te=o[v][3],me=o[v][4],new ae(M.Y^H.Y^z.Y^te.Y^me.Y,M.N^H.N^z.N^te.N^me.N));for(v=0;v<5;v+=1)re[v]=At(ie[(v+4)%5],Ne(ie[(v+1)%5],1));for(v=0;v<5;v+=1)for(O=0;O<5;O+=1)o[v][O]=At(o[v][O],re[v]);for(v=0;v<5;v+=1)for(O=0;O<5;O+=1)Q[O][(2*v+3*O)%5]=Ne(o[v][O],nl[v][O]);for(v=0;v<5;v+=1)for(O=0;O<5;O+=1)o[v][O]=At(Q[v][O],new ae(~Q[(v+1)%5][O].Y&Q[(v+2)%5][O].Y,~Q[(v+1)%5][O].N&Q[(v+2)%5][O].N));o[0][0]=At(o[0][0],tl[w])}return o}function eo(e){var o,w,v=0,O=[0,0],Q=[4294967295&e,e/4294967296&2097151];for(o=6;o>=0;o--)(w=Q[o>>2]>>>8*o&255)==0&&v===0||(O[v+1>>2]|=w<<8*(v+1),v+=1);return v=v!==0?v:1,O[0]|=v,{value:v+1>4?O:[O[0]],binLen:8+8*v}}function dn(e){return q(eo(e.binLen),e)}function to(e,o){var w,v=eo(o),O=o>>>2,Q=(O-(v=q(v,e)).value.length%O)%O;for(w=0;w<Q;w++)v.value.push(0);return v.value}var al=(function(e){h(w,e);var o=k(w);function w(v,O,Q){var M;f(this,w);var H=6,z=0,te=Q||{};if((M=o.call(this,v,O,Q)).numRounds!==1){if(te.kmacKey||te.hmacKey)throw new Error("Cannot set numRounds with MAC");if(M.s==="CSHAKE128"||M.s==="CSHAKE256")throw new Error("Cannot set numRounds for CSHAKE variants")}switch(M.K=1,M.m=Z(M.t,M.i,M.K),M.R=Ut,M.g=ol,M.B=un,M.C=un(),M.v=!1,v){case"SHA3-224":M.p=z=1152,M.U=224,M.L=!0,M.T=M.k;break;case"SHA3-256":M.p=z=1088,M.U=256,M.L=!0,M.T=M.k;break;case"SHA3-384":M.p=z=832,M.U=384,M.L=!0,M.T=M.k;break;case"SHA3-512":M.p=z=576,M.U=512,M.L=!0,M.T=M.k;break;case"SHAKE128":H=31,M.p=z=1344,M.U=-1,M.v=!0,M.L=!1,M.T=null;break;case"SHAKE256":H=31,M.p=z=1088,M.U=-1,M.v=!0,M.L=!1,M.T=null;break;case"KMAC128":H=4,M.p=z=1344,M.I(Q),M.U=-1,M.v=!0,M.L=!1,M.T=M.X;break;case"KMAC256":H=4,M.p=z=1088,M.I(Q),M.U=-1,M.v=!0,M.L=!1,M.T=M.X;break;case"CSHAKE128":M.p=z=1344,H=M._(Q),M.U=-1,M.v=!0,M.L=!1,M.T=null;break;case"CSHAKE256":M.p=z=1088,H=M._(Q),M.U=-1,M.v=!0,M.L=!1,M.T=null;break;default:throw new Error(s)}return M.F=function(me,ie,re,pe,he){return(function(ue,fe,ke,ve,be,Ae,Pe){var xe,Ee,Ce=0,Me=[],qe=be>>>5,Qe=fe>>>5;for(xe=0;xe<Qe&&fe>=be;xe+=qe)ve=Ut(ue.slice(xe,xe+qe),ve),fe-=be;for(ue=ue.slice(xe),fe%=be;ue.length<qe;)ue.push(0);for(ue[(xe=fe>>>3)>>2]^=Ae<<xe%4*8,ue[qe-1]^=2147483648,ve=Ut(ue,ve);32*Me.length<Pe&&(Ee=ve[Ce%5][Ce/5|0],Me.push(Ee.N),!(32*Me.length>=Pe));)Me.push(Ee.Y),64*(Ce+=1)%be==0&&(Ut(null,ve),Ce=0);return Me})(me,ie,0,pe,z,H,he)},te.hmacKey&&M.M(J("hmacKey",te.hmacKey,M.K)),M}return F(w,[{key:"_",value:function(v,O){var Q=(function(te){var me=te||{};return{funcName:J("funcName",me.funcName,1,{value:[],binLen:0}),customization:J("Customization",me.customization,1,{value:[],binLen:0})}})(v||{});O&&(Q.funcName=O);var M=q(dn(Q.funcName),dn(Q.customization));if(Q.customization.binLen!==0||Q.funcName.binLen!==0){for(var H=to(M,this.p>>>3),z=0;z<H.length;z+=this.p>>>5)this.C=this.R(H.slice(z,z+(this.p>>>5)),this.C),this.l+=this.p;return 4}return 31}},{key:"I",value:function(v){var O=(function(H){var z=H||{};return{kmacKey:J("kmacKey",z.kmacKey,1),funcName:{value:[1128353099],binLen:32},customization:J("Customization",z.customization,1,{value:[],binLen:0})}})(v||{});this._(v,O.funcName);for(var Q=to(dn(O.kmacKey),this.p>>>3),M=0;M<Q.length;M+=this.p>>>5)this.C=this.R(Q.slice(M,M+(this.p>>>5)),this.C),this.l+=this.p;this.A=!0}},{key:"X",value:function(v){var O=q({value:this.o.slice(),binLen:this.h},(function(Q){var M,H,z=0,te=[0,0],me=[4294967295&Q,Q/4294967296&2097151];for(M=6;M>=0;M--)(H=me[M>>2]>>>8*M&255)==0&&z===0||(te[z>>2]|=H<<8*z,z+=1);return te[(z=z!==0?z:1)>>2]|=z<<8*z,{value:z+1>4?te:[te[0]],binLen:8+8*z}})(v.outputLen));return this.F(O.value,O.binLen,this.l,this.g(this.C),v.outputLen)}}]),w})(ce),no=(function(){function e(o,w,v){if(f(this,e),o=="SHA-1")this.O=new W(o,w,v);else if(o=="SHA-224"||o=="SHA-256")this.O=new we(o,w,v);else if(o=="SHA-384"||o=="SHA-512")this.O=new el(o,w,v);else{if(o!="SHA3-224"&&o!="SHA3-256"&&o!="SHA3-384"&&o!="SHA3-512"&&o!="SHAKE128"&&o!="SHAKE256"&&o!="CSHAKE128"&&o!="CSHAKE256"&&o!="KMAC128"&&o!="KMAC256")throw new Error(s);this.O=new al(o,w,v)}}return F(e,[{key:"update",value:function(o){this.O.update(o)}},{key:"getHash",value:function(o,w){return this.O.getHash(o,w)}},{key:"setHMACKey",value:function(o,w,v){this.O.setHMACKey(o,w,v)}},{key:"getHMAC",value:function(o,w){return this.O.getHMAC(o,w)}}]),e})(),rl=typeof atob=="function",il=typeof btoa=="function",ut=typeof j=="function",oo=typeof TextDecoder=="function"?new TextDecoder:void 0,ao=typeof TextEncoder=="function"?new TextEncoder:void 0,xt=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="),Vt=(function(e){var o={};return e.forEach(function(w,v){return o[w]=v}),o})(xt),sl=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,_e=String.fromCharCode.bind(String),ro=typeof Uint8Array.from=="function"?Uint8Array.from.bind(Uint8Array):function(e){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(w){return w};return new Uint8Array(Array.prototype.slice.call(e,0).map(o))},io=function(e){return e.replace(/=/g,"").replace(/[+\/]/g,function(o){return o=="+"?"-":"_"})},so=function(e){return e.replace(/[^A-Za-z0-9\+\/]/g,"")},co=function(e){for(var o,w,v,O,Q="",M=e.length%3,H=0;H<e.length;){if((w=e.charCodeAt(H++))>255||(v=e.charCodeAt(H++))>255||(O=e.charCodeAt(H++))>255)throw new TypeError("invalid character found");Q+=xt[(o=w<<16|v<<8|O)>>18&63]+xt[o>>12&63]+xt[o>>6&63]+xt[63&o]}return M?Q.slice(0,M-3)+"===".substring(M):Q},pn=il?function(e){return btoa(e)}:ut?function(e){return j.from(e,"binary").toString("base64")}:co,mn=ut?function(e){return j.from(e).toString("base64")}:function(e){for(var o=[],w=0,v=e.length;w<v;w+=4096)o.push(_e.apply(null,e.subarray(w,w+4096)));return pn(o.join(""))},_t=function(e){var o=arguments.length>1&&arguments[1]!==void 0&&arguments[1];return o?io(mn(e)):mn(e)},cl=function(e){if(e.length<2)return(o=e.charCodeAt(0))<128?e:o<2048?_e(192|o>>>6)+_e(128|63&o):_e(224|o>>>12&15)+_e(128|o>>>6&63)+_e(128|63&o);var o=65536+1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320);return _e(240|o>>>18&7)+_e(128|o>>>12&63)+_e(128|o>>>6&63)+_e(128|63&o)},ll=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,lo=function(e){return e.replace(ll,cl)},uo=ut?function(e){return j.from(e,"utf8").toString("base64")}:ao?function(e){return mn(ao.encode(e))}:function(e){return pn(lo(e))},dt=function(e){var o=arguments.length>1&&arguments[1]!==void 0&&arguments[1];return o?io(uo(e)):uo(e)},po=function(e){return dt(e,!0)},ul=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,dl=function(e){switch(e.length){case 4:var o=((7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3))-65536;return _e(55296+(o>>>10))+_e(56320+(1023&o));case 3:return _e((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return _e((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},mo=function(e){return e.replace(ul,dl)},ho=function(e){if(e=e.replace(/\s+/g,""),!sl.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(3&e.length));for(var o,w,v,O="",Q=0;Q<e.length;)o=Vt[e.charAt(Q++)]<<18|Vt[e.charAt(Q++)]<<12|(w=Vt[e.charAt(Q++)])<<6|(v=Vt[e.charAt(Q++)]),O+=w===64?_e(o>>16&255):v===64?_e(o>>16&255,o>>8&255):_e(o>>16&255,o>>8&255,255&o);return O},hn=rl?function(e){return atob(so(e))}:ut?function(e){return j.from(e,"base64").toString("binary")}:ho,$o=ut?function(e){return ro(j.from(e,"base64"))}:function(e){return ro(hn(e),function(o){return o.charCodeAt(0)})},fo=function(e){return $o(go(e))},pl=ut?function(e){return j.from(e,"base64").toString("utf8")}:oo?function(e){return oo.decode($o(e))}:function(e){return mo(hn(e))},go=function(e){return so(e.replace(/[-_]/g,function(o){return o=="-"?"+":"/"}))},$n=function(e){return pl(go(e))},To=function(e){return{value:e,enumerable:!1,writable:!0,configurable:!0}},yo=function(){var e=function(o,w){return Object.defineProperty(String.prototype,o,To(w))};e("fromBase64",function(){return $n(this)}),e("toBase64",function(o){return dt(this,o)}),e("toBase64URI",function(){return dt(this,!0)}),e("toBase64URL",function(){return dt(this,!0)}),e("toUint8Array",function(){return fo(this)})},ko=function(){var e=function(o,w){return Object.defineProperty(Uint8Array.prototype,o,To(w))};e("toBase64",function(o){return _t(this,o)}),e("toBase64URI",function(){return _t(this,!0)}),e("toBase64URL",function(){return _t(this,!0)})},pt={version:"3.7.2",VERSION:"3.7.2",atob:hn,atobPolyfill:ho,btoa:pn,btoaPolyfill:co,fromBase64:$n,toBase64:dt,encode:dt,encodeURI:po,encodeURL:po,utob:lo,btou:mo,decode:$n,isValid:function(e){if(typeof e!="string")return!1;var o=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(o)||!/[^\s0-9a-zA-Z\-_]/.test(o)},fromUint8Array:_t,toUint8Array:fo,extendString:yo,extendUint8Array:ko,extendBuiltins:function(){yo(),ko()}},ml=c(5917),St=c.n(ml),hl=new function(){this.parseString=function(e,o){var w;window.DOMParser?w=new window.DOMParser().parseFromString(e,"text/xml"):(w=new window.ActiveXObject("Microsoft.XMLDOM")).async="false";var v,O,Q=(v=(function M(H){var z={};if(H.nodeType===1){if(H.attributes.length>0){z["@attributes"]={};for(var te=0;te<H.attributes.length;te++){var me=H.attributes.item(te);z["@attributes"][me.nodeName]=me.value}}}else H.nodeType===3&&(z=H.nodeValue);if(H.hasChildNodes())for(var ie=0;ie<H.childNodes.length;ie++){var re=H.childNodes.item(ie),pe=re.nodeName;if(z[pe]===void 0)z[pe]=M(re);else{if(z[pe].push===void 0){var he=z[pe];z[pe]=[],z[pe].push(he)}z[pe].push(M(re))}}return z})(w),(O=JSON.stringify(v,void 0,2).replace(/(\\t|\\r|\\n)/g,"").replace(/"",[\n\t\r\s]+""[,]*/g,"").replace(/(\n[\t\s\r]*\n)/g,"").replace(/[\s\t]{2,}""[,]{0,1}/g,"").replace(/"[\s\t]{1,}"[,]{0,1}/g,"")).indexOf('"parsererror": {')===-1?O:"Invalid XML format");return o===void 0?JSON.parse(Q):Q}},nt={type:"object",location:"xml",sentAs:"Owner",parameters:{ID:{sentAs:"ID"}}},bo={type:"object",location:"xml",sentAs:"Initiator",parameters:{ID:{sentAs:"ID"}}},wo={sentAs:"BackToSourceRule",required:!0,location:"xml",type:"array",items:{type:"object",parameters:{ID:{sentAs:"ID"},Condition:{sentAs:"Condition",type:"object",parameters:{ObjectKeyPrefixEquals:{sentAs:"ObjectKeyPrefixEquals"},HttpErrorCodeReturnedEquals:{sentAs:"HttpErrorCodeReturnedEquals"}}},Redirect:{sentAs:"Redirect",type:"object",parameters:{HttpRedirectCode:{sentAs:"HttpRedirectCode"},SourceEndpoint:{sentAs:"SourceEndpoint"},SourceBucketName:{sentAs:"SourceBucketName"},ReplaceKeyWith:{sentAs:"ReplaceKeyWith"},StaticUri:{sentAs:"StaticUri"},ReplaceKeyPrefixWith:{sentAs:"ReplaceKeyPrefixWith"},MigrationConfiguration:{sentAs:"MigrationConfiguration",type:"object",parameters:{Agency:{sentAs:"Agency"},LogBucketName:{sentAs:"LogBucketName"},PrivateBucketConfiguration:{sentAs:"PrivateBucketConfiguration",type:"object",parameters:{SourceStorageProvider:{sentAs:"SourceStorageProvider"},SourceBucketAK:{sentAs:"SourceBucketAK"},SourceBucketSK:{sentAs:"SourceBucketSK"},SourceBucketZone:{sentAs:"SourceBucketZone"}}}}}}}}}},fn={type:"array",location:"xml",sentAs:"CommonPrefixes",items:{type:"object",parameters:{Prefix:{decode:!0,sentAs:"Prefix"},MTime:{sentAs:"MTime"},InodeNo:{sentAs:"InodeNo"}}}},Ht={type:"array",location:"xml",wrapper:"AccessControlList",sentAs:"Grant",items:{type:"object",parameters:{Grantee:{type:"object",sentAs:"Grantee",parameters:{Type:{type:"ignore"},ID:{sentAs:"ID",notAllowEmpty:!0},URI:{sentAs:"Canned",type:"adapter",notAllowEmpty:!0}}},Permission:{sentAs:"Permission"},Delivered:{sentAs:"Delivered"}}}},vo={type:"object",location:"xml",sentAs:"LoggingEnabled",parameters:{TargetBucket:{sentAs:"TargetBucket"},TargetPrefix:{sentAs:"TargetPrefix"},TargetGrants:{type:"array",wrapper:"TargetGrants",sentAs:"Grant",items:{type:"object",parameters:{Grantee:{type:"object",sentAs:"Grantee",parameters:{Type:{type:"ignore"},ID:{sentAs:"ID"},URI:{sentAs:"Canned",type:"adapter"}}},Permission:{sentAs:"Permission"}}}}}},Ao={required:!0,type:"array",location:"xml",sentAs:"Rule",items:{type:"object",parameters:{ID:{sentAs:"ID"},Prefix:{sentAs:"Prefix"},Status:{sentAs:"Status"},Transitions:{type:"array",sentAs:"Transition",items:{type:"object",parameters:{StorageClass:{sentAs:"StorageClass",type:"adapter"},Date:{sentAs:"Date"},Days:{type:"number",sentAs:"Days"}}}},Expiration:{type:"object",sentAs:"Expiration",parameters:{Date:{sentAs:"Date"},Days:{type:"number",sentAs:"Days"}}},AbortIncompleteMultipartUpload:{type:"object",sentAs:"AbortIncompleteMultipartUpload",parameters:{DaysAfterInitiation:{type:"number",sentAs:"DaysAfterInitiation"}}},NoncurrentVersionTransitions:{type:"array",sentAs:"NoncurrentVersionTransition",items:{type:"object",parameters:{StorageClass:{sentAs:"StorageClass",type:"adapter"},NoncurrentDays:{type:"number",sentAs:"NoncurrentDays"}}}},NoncurrentVersionExpiration:{type:"object",sentAs:"NoncurrentVersionExpiration",parameters:{NoncurrentDays:{type:"number",sentAs:"NoncurrentDays"}}}}}},xo={type:"object",location:"xml",sentAs:"RedirectAllRequestsTo",parameters:{HostName:{sentAs:"HostName"},Protocol:{sentAs:"Protocol"}}},So={type:"array",wrapper:"RoutingRules",location:"xml",sentAs:"RoutingRule",items:{type:"object",parameters:{Condition:{type:"object",sentAs:"Condition",parameters:{HttpErrorCodeReturnedEquals:{sentAs:"HttpErrorCodeReturnedEquals"},KeyPrefixEquals:{sentAs:"KeyPrefixEquals"}}},Redirect:{type:"object",sentAs:"Redirect",parameters:{HostName:{sentAs:"HostName"},HttpRedirectCode:{sentAs:"HttpRedirectCode"},Protocol:{sentAs:"Protocol"},ReplaceKeyPrefixWith:{sentAs:"ReplaceKeyPrefixWith"},ReplaceKeyWith:{sentAs:"ReplaceKeyWith"}}}}}},Po={type:"object",location:"xml",sentAs:"IndexDocument",parameters:{Suffix:{sentAs:"Suffix"}}},Eo={type:"object",location:"xml",sentAs:"ErrorDocument",parameters:{Key:{sentAs:"Key"}}},Co={required:!0,type:"array",location:"xml",sentAs:"CORSRule",items:{type:"object",parameters:{ID:{sentAs:"ID"},AllowedMethod:{type:"array",sentAs:"AllowedMethod",items:{type:"string"}},AllowedOrigin:{type:"array",sentAs:"AllowedOrigin",items:{type:"string"}},AllowedHeader:{type:"array",sentAs:"AllowedHeader",items:{type:"string"}},MaxAgeSeconds:{type:"number",sentAs:"MaxAgeSeconds"},ExposeHeader:{type:"array",sentAs:"ExposeHeader",items:{type:"string"}}}}},Mo={type:"array",location:"xml",sentAs:"FunctionGraphConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"Object",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},FunctionGraph:{},Event:{type:"array",items:{type:"adapter"}}}}},Bo={type:"array",location:"xml",sentAs:"TopicConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"Object",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},Topic:{},Event:{type:"array",items:{type:"adapter"}}}}},No={type:"array",location:"xml",sentAs:"FunctionStageConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"Object",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},FunctionStage:{},Event:{type:"array",items:{type:"adapter"}}}}},Fo={required:!0,type:"array",location:"xml",wrapper:"TagSet",sentAs:"Tag",items:{type:"object",parameters:{Key:{sentAs:"Key"},Value:{sentAs:"Value"}}}},Lo={required:!0,type:"array",location:"xml",sentAs:"Rule",items:{type:"object",parameters:{ID:{sentAs:"ID"},Prefix:{sentAs:"Prefix"},Status:{sentAs:"Status"},Destination:{type:"object",sentAs:"Destination",parameters:{Bucket:{sentAs:"Bucket",type:"adapter"},StorageClass:{sentAs:"StorageClass",type:"adapter"},DeleteData:{sentAs:"DeleteData",type:"string"}}},HistoricalObjectReplication:{sentAs:"HistoricalObjectReplication"}}}},gn={type:"object",location:"xml",sentAs:"Rule",parameters:{ApplyServerSideEncryptionByDefault:{type:"object",sentAs:"ApplyServerSideEncryptionByDefault",parameters:{SSEAlgorithm:{sentAs:"SSEAlgorithm"},KMSMasterKeyID:{sentAs:"KMSMasterKeyID"},ProjectID:{sentAs:"ProjectID"}}}}},Tn={type:"object",location:"xml",sentAs:"InventoryConfiguration",parameters:{Id:{sentAs:"Id"},IsEnabled:{sentAs:"IsEnabled"},Filter:{type:"object",sentAs:"Filter",parameters:{Prefix:{sentAs:"Prefix"}}},Destination:{type:"object",sentAs:"Destination",parameters:{Format:{sentAs:"Format"},Bucket:{sentAs:"Bucket"},Prefix:{sentAs:"Prefix"},Encryption:{type:"object",sentAs:"Encryption",parameters:{"SSE-KMS":{type:"object",sentAs:"SSE-KMS",parameters:{KeyId:{sentAs:"KeyId",type:"adapter"}}}}}}},Schedule:{type:"object",sentAs:"Schedule",parameters:{Frequency:{sentAs:"Frequency"}}},IncludedObjectVersions:{sentAs:"IncludedObjectVersions"},OptionalFields:{type:"object",location:"xml",sentAs:"OptionalFields",parameters:{Field:{type:"array",sentAs:"Field",items:{type:"string"}}}}}},yn={HeadBucket:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"}}},HeadApiVersion:{httpMethod:"HEAD",urlPath:"apiversion",parameters:{Bucket:{location:"uri"}}},HeadApiVersionOutput:{parameters:{ApiVersion:{location:"header",sentAs:"x-obs-api"}}},CreateBucket:{httpMethod:"PUT",data:{xmlRoot:"CreateBucketConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0},StorageType:{location:"header",sentAs:"storage-class",withPrefix:!0},FileInterface:{location:"header",sentAs:"fs-file-interface",withPrefix:!0},Type:{location:"header",sentAs:"bucket-type",withPrefix:!0},MultiAz:{location:"header",sentAs:"az-redundancy",withPrefix:!0},Cluster:{location:"header",sentAs:"location-clustergroup-id",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadACP:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWrite:{location:"header",sentAs:"grant-write",withPrefix:!0},GrantWriteACP:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},ClusterType:{location:"header",sentAs:"cluster-type",withPrefix:!0},MultiEnterprise:{location:"header",sentAs:"epid",withPrefix:!0},Location:{location:"xml",sentAs:"Location"}}},GetBucketMetadata:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"}}},GetBucketMetadataOutput:{parameters:{StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},ObsVersion:{location:"header",sentAs:"version",withPrefix:!0},Location:{location:"header",sentAs:"bucket-location",withPrefix:!0},FileInterface:{location:"header",sentAs:"fs-file-interface",withPrefix:!0},Type:{location:"header",sentAs:"bucket-type",withPrefix:!0},MultiAz:{location:"header",sentAs:"az-redundancy",withPrefix:!0},Cluster:{location:"header",sentAs:"location-clustergroup-id",withPrefix:!0},MultiEnterprise:{location:"header",sentAs:"epid",withPrefix:!0},ClusterType:{location:"header",sentAs:"cluster-type",withPrefix:!0},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"}}},DeleteBucket:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"}}},ListBuckets:{httpMethod:"GET",parameters:{Type:{sentAs:"x-obs-bucket-type",location:"header"},Location:{sentAs:"location",location:"header",withPrefix:!0}}},ListBucketsOutput:{data:{type:"xml",xmlRoot:"ListAllMyBucketsResult"},parameters:{Buckets:{location:"xml",sentAs:"Bucket",type:"array",wrapper:"Buckets",items:{type:"object",location:"xml",sentAs:"Bucket",parameters:{Name:{sentAs:"Name"},CreationDate:{sentAs:"CreationDate"},Location:{sentAs:"Location"},ClusterType:{sentAs:"ClusterType"}}}},Owner:{type:"object",location:"xml",sentAs:"Owner",parameters:{ID:{sentAs:"ID"},DisplayName:{sentAs:"DisplayName"}}}}},ListObjects:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Prefix:{location:"urlPath",sentAs:"prefix"},Marker:{location:"urlPath",sentAs:"marker"},MaxKeys:{type:"number",location:"urlPath",sentAs:"max-keys"},Delimiter:{location:"urlPath",sentAs:"delimiter"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListObjectsOutput:{data:{type:"xml",xmlRoot:"ListBucketResult"},parameters:{Location:{location:"header",sentAs:"bucket-location",withPrefix:!0},Bucket:{location:"xml",sentAs:"Name"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Marker:{decode:!0,location:"xml",sentAs:"Marker"},NextMarker:{decode:!0,location:"xml",sentAs:"NextMarker"},MaxKeys:{location:"xml",sentAs:"MaxKeys"},EncodingType:{location:"xml",sentAs:"EncodingType"},Contents:{type:"array",location:"xml",sentAs:"Contents",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"},Type:{sentAs:"Type"},StorageClass:{sentAs:"StorageClass"},Owner:nt}}},CommonPrefixes:fn}},ListVersions:{httpMethod:"GET",urlPath:"versions",parameters:{Bucket:{required:!0,location:"uri"},Prefix:{location:"urlPath",sentAs:"prefix"},KeyMarker:{location:"urlPath",sentAs:"key-marker"},MaxKeys:{type:"number",location:"urlPath",sentAs:"max-keys"},Delimiter:{location:"urlPath",sentAs:"delimiter"},VersionIdMarker:{location:"urlPath",sentAs:"version-id-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListVersionsOutput:{data:{type:"xml",xmlRoot:"ListVersionsResult"},parameters:{EncodingType:{location:"xml",sentAs:"EncodingType"},Location:{location:"header",sentAs:"bucket-location",withPrefix:!0},Bucket:{location:"xml",sentAs:"Name"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},KeyMarker:{decode:!0,location:"xml",sentAs:"KeyMarker"},VersionIdMarker:{location:"xml",sentAs:"VersionIdMarker"},NextKeyMarker:{decode:!0,location:"xml",sentAs:"NextKeyMarker"},NextVersionIdMarker:{location:"xml",sentAs:"NextVersionIdMarker"},MaxKeys:{location:"xml",sentAs:"MaxKeys"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},Versions:{type:"array",location:"xml",sentAs:"Version",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},IsLatest:{sentAs:"IsLatest"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"},Type:{sentAs:"Type"},Owner:nt,StorageClass:{sentAs:"StorageClass"}}}},DeleteMarkers:{type:"array",location:"xml",sentAs:"DeleteMarker",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},IsLatest:{sentAs:"IsLatest"},LastModified:{sentAs:"LastModified"},Owner:nt}}},CommonPrefixes:fn}},PutBackToSource:{httpMethod:"PUT",data:{xmlRoot:"BackToSourceConfiguration"},urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"},BackToSourceRules:wo,ContentMD5:{location:"header",sentAs:"Content-MD5"}}},DeleteBackToSource:{httpMethod:"DELETE",urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"}}},GetBackToSource:{httpMethod:"GET",urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"}}},GetBackToSourceOutput:{data:{type:"xml",xmlRoot:"BackToSourceConfiguration"},parameters:{BackToSourceRules:wo}},GetBucketLocation:{httpMethod:"GET",urlPath:"location",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLocationOutput:{data:{type:"xml"},parameters:{Location:{location:"xml",sentAs:"Location"}}},GetBucketStorageInfo:{httpMethod:"GET",urlPath:"storageinfo",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketStorageInfoOutput:{data:{type:"xml",xmlRoot:"GetBucketStorageInfoResult"},parameters:{Size:{location:"xml",sentAs:"Size"},ObjectNumber:{location:"xml",sentAs:"ObjectNumber"}}},SetBucketQuota:{httpMethod:"PUT",urlPath:"quota",data:{xmlRoot:"Quota"},parameters:{Bucket:{required:!0,location:"uri"},StorageQuota:{required:!0,location:"xml",sentAs:"StorageQuota"}}},GetBucketQuota:{httpMethod:"GET",urlPath:"quota",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketQuotaOutput:{data:{type:"xml",xmlRoot:"Quota"},parameters:{StorageQuota:{location:"xml",sentAs:"StorageQuota"}}},SetBucketAcl:{httpMethod:"PUT",urlPath:"acl",data:{xmlRoot:"AccessControlPolicy"},parameters:{Bucket:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},Owner:nt,Grants:Ht}},GetBucketInventory:{httpMethod:"GET",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketInventoryOutput:{data:{type:"xml",xmlRoot:"ListInventoryConfiguration"},parameters:{Rules:{type:"array",location:"xml",sentAs:"InventoryConfiguration",items:{type:"object",parameters:{Id:{sentAs:"Id"},IsEnabled:{sentAs:"IsEnabled"},Filter:{type:"object",sentAs:"Filter",parameters:{Prefix:{sentAs:"Prefix"}}},Destination:{type:"object",sentAs:"Destination",parameters:{Format:{sentAs:"Format"},Bucket:{sentAs:"Bucket"},Prefix:{sentAs:"Prefix"}}},Schedule:{type:"object",sentAs:"Schedule",parameters:{Frequency:{sentAs:"Frequency"}}},IncludedObjectVersions:{sentAs:"IncludedObjectVersions"},OptionalFields:{type:"object",location:"xml",sentAs:"OptionalFields",parameters:{Field:{type:"array",sentAs:"Field",items:{type:"string"}}}},LastExportTime:{sentAs:"LastExportTime"}}}}}},SetBucketInventory:{httpMethod:"PUT",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"},Id:{location:"urlPath",sentAs:"id"},InventoryConfiguration:Tn}},SetBucketInventoryOutput:{data:{type:"xml",xmlRoot:"InventoryConfiguration"},parameters:{InventoryConfiguration:Tn}},DeleteBucketInventory:{httpMethod:"DELETE",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"},Id:{location:"urlPath",sentAs:"id"}}},DeleteBucketInventoryOutput:{data:{type:"xml",xmlRoot:"InventoryConfiguration"},parameters:{InventoryConfiguration:Tn}},GetBucketAcl:{httpMethod:"GET",urlPath:"acl",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketAclOutput:{data:{type:"xml",xmlRoot:"AccessControlPolicy"},parameters:{Owner:nt,Grants:Ht}},SetBucketLoggingConfiguration:{httpMethod:"PUT",urlPath:"logging",data:{xmlRoot:"BucketLoggingStatus",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},Agency:{location:"xml",sentAs:"Agency"},LoggingEnabled:vo}},GetBucketLoggingConfiguration:{httpMethod:"GET",urlPath:"logging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLoggingConfigurationOutput:{data:{type:"xml",xmlRoot:"BucketLoggingStatus"},parameters:{Agency:{location:"xml",sentAs:"Agency"},LoggingEnabled:vo}},SetSFSAcl:{httpMethod:"PUT",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"},Policy:{required:!0,location:"body"}}},GetSFSAcl:{httpMethod:"GET",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"}}},GetSFSAclOutput:{data:{type:"body"},parameters:{Policy:{location:"body"}}},DeleteSFSAcl:{httpMethod:"DELETE",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketPolicy:{httpMethod:"PUT",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"},Policy:{required:!0,location:"body"}}},GetBucketPolicy:{httpMethod:"GET",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketPolicyOutput:{data:{type:"body"},parameters:{Policy:{location:"body"}}},DeleteBucketPolicy:{httpMethod:"DELETE",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketDisPolicy:{httpMethod:"PUT",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rules:{required:!0,location:"body"}}},GetBucketDisPolicy:{httpMethod:"GET",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},ContentType:{location:"header",sentAs:"Content-Type"}}},GetBucketDisPolicyOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},DeleteBucketDisPolicy:{httpMethod:"DELETE",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},SetBucketLifecycleConfiguration:{httpMethod:"PUT",urlPath:"lifecycle",data:{xmlRoot:"LifecycleConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Rules:Ao}},GetBucketLifecycleConfiguration:{httpMethod:"GET",urlPath:"lifecycle",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLifecycleConfigurationOutput:{data:{type:"xml",xmlRoot:"LifecycleConfiguration"},parameters:{Rules:Ao}},DeleteBucketLifecycleConfiguration:{httpMethod:"DELETE",urlPath:"lifecycle",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketWebsiteConfiguration:{httpMethod:"PUT",urlPath:"website",data:{xmlRoot:"WebsiteConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},RedirectAllRequestsTo:xo,IndexDocument:Po,ErrorDocument:Eo,RoutingRules:So}},GetBucketWebsiteConfiguration:{httpMethod:"GET",urlPath:"website",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketWebsiteConfigurationOutput:{data:{type:"xml",xmlRoot:"WebsiteConfiguration"},parameters:{RedirectAllRequestsTo:xo,IndexDocument:Po,ErrorDocument:Eo,RoutingRules:So}},DeleteBucketWebsiteConfiguration:{httpMethod:"DELETE",urlPath:"website",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketVersioningConfiguration:{httpMethod:"PUT",urlPath:"versioning",data:{xmlRoot:"VersioningConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},VersionStatus:{required:!0,location:"xml",sentAs:"Status"}}},GetBucketVersioningConfiguration:{httpMethod:"GET",urlPath:"versioning",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketVersioningConfigurationOutput:{data:{type:"xml",xmlRoot:"VersioningConfiguration"},parameters:{VersionStatus:{location:"xml",sentAs:"Status"}}},SetBucketCors:{httpMethod:"PUT",urlPath:"cors",data:{xmlRoot:"CORSConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},CorsRules:Co}},GetBucketCors:{httpMethod:"GET",urlPath:"cors",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketCorsOutput:{data:{type:"xml",xmlRoot:"CORSConfiguration"},parameters:{CorsRules:Co}},DeleteBucketCors:{httpMethod:"DELETE",urlPath:"cors",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketNotification:{httpMethod:"PUT",urlPath:"notification",data:{xmlRoot:"NotificationConfiguration",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},TopicConfigurations:Bo,FunctionGraphConfigurations:Mo,FunctionStageConfigurations:No}},GetBucketNotification:{httpMethod:"GET",urlPath:"notification",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketNotificationOutput:{data:{type:"xml",xmlRoot:"NotificationConfiguration"},parameters:{RequestId:{location:"header",sentAs:"x-obs-request-id"},TopicConfigurations:Bo,FunctionGraphConfigurations:Mo,FunctionStageConfigurations:No}},SetBucketTagging:{httpMethod:"PUT",urlPath:"tagging",data:{xmlRoot:"Tagging",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Tags:Fo}},DeleteBucketTagging:{httpMethod:"DELETE",urlPath:"tagging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketTagging:{httpMethod:"GET",urlPath:"tagging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketTaggingOutput:{data:{type:"xml",xmlRoot:"Tagging"},parameters:{Tags:Fo}},SetBucketStoragePolicy:{httpMethod:"PUT",urlPath:"storageClass",parameters:{Bucket:{required:!0,location:"uri"},StorageClass:{required:!0,location:"xml",type:"adapter",sentAs:"StorageClass"}}},GetBucketStoragePolicy:{httpMethod:"GET",urlPath:"storageClass",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketStoragePolicyOutput:{data:{type:"xml"},parameters:{StorageClass:{location:"xml",type:"string",sentAs:"StorageClass"}}},SetBucketReplication:{httpMethod:"PUT",urlPath:"replication",data:{xmlRoot:"ReplicationConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Agency:{location:"xml",sentAs:"Agency"},Rules:Lo}},GetBucketReplication:{httpMethod:"GET",urlPath:"replication",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketReplicationOutput:{data:{type:"xml",xmlRoot:"ReplicationConfiguration"},parameters:{Agency:{location:"xml",sentAs:"Agency"},Rules:Lo}},DeleteBucketReplication:{httpMethod:"DELETE",urlPath:"replication",parameters:{Bucket:{required:!0,location:"uri"}}},PutObject:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ContentMD5:{location:"header",sentAs:"Content-MD5"},ContentType:{location:"header",sentAs:"Content-Type"},Offset:{type:"plain"},ContentLength:{location:"header",sentAs:"Content-Length",type:"plain"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition",encodingSafe:' ;/?:@&=+$,"'},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"expires",type:"number",withPrefix:!0},SuccessActionRedirect:{location:"header",sentAs:"success-action-redirect"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},Body:{location:"body"},SourceFile:{type:"srcFile"},ProgressCallback:{type:"plain"}}},PutObjectOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},AppendObject:{httpMethod:"POST",urlPath:"append",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},Position:{location:"urlPath",sentAs:"position",type:"number"},ContentMD5:{location:"header",sentAs:"Content-MD5"},ContentType:{location:"header",sentAs:"Content-Type"},Offset:{type:"plain"},ContentLength:{location:"header",sentAs:"Content-Length",type:"plain"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"expires",type:"number",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},Body:{location:"body"},SourceFile:{type:"srcFile"},ProgressCallback:{type:"plain"}}},AppendObjectOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},NextPosition:{location:"header",sentAs:"next-append-position",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},GetObject:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ResponseCacheControl:{location:"urlPath",sentAs:"response-cache-control"},ResponseContentDisposition:{location:"urlPath",sentAs:"response-content-disposition"},ResponseContentEncoding:{location:"urlPath",sentAs:"response-content-encoding"},ResponseContentLanguage:{location:"urlPath",sentAs:"response-content-language"},ResponseContentType:{location:"urlPath",sentAs:"response-content-type"},ResponseExpires:{location:"urlPath",sentAs:"response-expires"},VersionId:{location:"urlPath",sentAs:"versionId"},ImageProcess:{location:"urlPath",sentAs:"x-image-process"},IfMatch:{location:"header",sentAs:"If-Match"},IfModifiedSince:{location:"header",sentAs:"If-Modified-Since"},IfNoneMatch:{location:"header",sentAs:"If-None-Match"},IfUnmodifiedSince:{location:"header",sentAs:"If-Unmodified-Since"},Range:{location:"header",sentAs:"Range"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},SaveByType:{type:"dstFile"},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},ProgressCallback:{type:"plain"}}},GetObjectOutput:{data:{type:"body"},parameters:{Content:{location:"body"},Expiration:{location:"header",sentAs:"expiration",withPrefix:!0},ETag:{location:"header",sentAs:"etag"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentType:{location:"header",sentAs:"Content-Type"},Expires:{location:"header",sentAs:"Expires"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},ContentLength:{location:"header",sentAs:"Content-Length"},DeleteMarker:{location:"header",sentAs:"delete-marker",withPrefix:!0},LastModified:{location:"header",sentAs:"Last-Modified"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},Restore:{location:"header",sentAs:"restore",withPrefix:!0},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0}}},CopyObject:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},CopySource:{required:!0,location:"header",sentAs:"copy-source",withPrefix:!0,skipEncoding:!0},CopySourceIfMatch:{location:"header",sentAs:"copy-source-if-match",withPrefix:!0},CopySourceIfModifiedSince:{location:"header",sentAs:"copy-source-if-modified-since",withPrefix:!0},CopySourceIfNoneMatch:{location:"header",sentAs:"copy-source-if-none-match",withPrefix:!0},CopySourceIfUnmodifiedSince:{location:"header",sentAs:"copy-source-if-unmodified-since",withPrefix:!0},ContentType:{location:"header",sentAs:"Content-Type"},ContentEncoding:{location:"header",sentAs:"content-encoding"},ContentLanguage:{location:"header",sentAs:"content-language"},ContentDisposition:{location:"header",sentAs:"content-disposition"},CacheControl:{location:"header",sentAs:"cache-control"},Expires:{location:"header",sentAs:"expires"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},MetadataDirective:{location:"header",sentAs:"metadata-directive",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},SuccessActionRedirect:{location:"header",sentAs:"success-action-redirect"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},CopySourceSseC:{location:"header",sentAs:"copy-source-server-side-encryption-customer-algorithm",withPrefix:!0},CopySourceSseCKey:{location:"header",sentAs:"copy-source-server-side-encryption-customer-key",type:"password",withPrefix:!0}}},CopyObjectOutput:{data:{type:"xml",xmlRoot:"CopyObjectResult"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},CopySourceVersionId:{location:"header",sentAs:"copy-source-version-id",withPrefix:!0},ETag:{location:"xml",sentAs:"ETag"},LastModified:{location:"xml",sentAs:"LastModified"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},RestoreObject:{httpMethod:"POST",urlPath:"restore",data:{xmlRoot:"RestoreRequest",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Days:{location:"xml",sentAs:"Days"},Tier:{wrapper:"RestoreJob",location:"xml",sentAs:"Tier"}}},GetObjectMetadata:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0}}},GetObjectMetadataOutput:{parameters:{Expiration:{location:"header",sentAs:"expiration",withPrefix:!0},LastModified:{location:"header",sentAs:"Last-Modified"},ContentLength:{location:"header",sentAs:"Content-Length"},ContentType:{location:"header",sentAs:"Content-Type"},ETag:{location:"header",sentAs:"etag"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},Restore:{location:"header",sentAs:"restore",withPrefix:!0},ObjectType:{location:"header",sentAs:"x-obs-object-type"},NextPosition:{location:"header",sentAs:"x-obs-next-append-position"},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"x-obs-server-side-encryption-kms-key-id"},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},Expires:{location:"header",sentAs:"Expires"},ReplicationStatus:{location:"header",sentAs:"replication-status",withPrefix:!0}}},SetObjectMetadata:{httpMethod:"PUT",urlPath:"metadata",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition",encodingSafe:' ;/?:@&=+$,"'},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},ContentType:{location:"header",sentAs:"Content-Type"},Expires:{location:"header",sentAs:"Expires"},Metadata:{shape:"Sy",location:"header",type:"object",sentAs:"meta-",withPrefix:!0},MetadataDirective:{location:"header",sentAs:"metadata-directive",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0}}},SetObjectMetadataOutput:{parameters:{Expires:{location:"header",sentAs:"Expires"},ContentLength:{location:"header",sentAs:"Content-Length"},ContentType:{location:"header",sentAs:"Content-Type"},ContentLanguage:{location:"header",sentAs:"Content-Language"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0}}},SetObjectAcl:{httpMethod:"PUT",urlPath:"acl",data:{xmlRoot:"AccessControlPolicy"},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},Delivered:{location:"xml",sentAs:"Delivered"},Owner:nt,Grants:Ht}},SetObjectAclOutput:{parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0}}},GetObjectAcl:{httpMethod:"GET",urlPath:"acl",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"}}},GetObjectAclOutput:{data:{type:"xml",xmlRoot:"AccessControlPolicy"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},Delivered:{location:"xml",sentAs:"Delivered"},Owner:nt,Grants:Ht}},DeleteObject:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"}}},DeleteObjectOutput:{parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},DeleteMarker:{location:"header",sentAs:"delete-marker",withPrefix:!0}}},DeleteObjects:{httpMethod:"POST",urlPath:"delete",data:{xmlRoot:"Delete",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Quiet:{location:"xml",sentAs:"Quiet"},EncodingType:{location:"xml",sentAs:"EncodingType"},Objects:{required:!0,type:"array",location:"xml",sentAs:"Object",items:{type:"object",parameters:{Key:{sentAs:"Key"},VersionId:{sentAs:"VersionId"}}}}}},DeleteObjectsOutput:{data:{type:"xml",xmlRoot:"DeleteResult"},EncodingType:{location:"xml",sentAs:"EncodingType"},parameters:{Deleteds:{type:"array",location:"xml",sentAs:"Deleted",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},DeleteMarker:{sentAs:"DeleteMarker"},DeleteMarkerVersionId:{sentAs:"DeleteMarkerVersionId"}}}},Errors:{type:"array",location:"xml",sentAs:"Error",items:{type:"object",parameters:{Key:{sentAs:"Key"},VersionId:{sentAs:"VersionId"},Code:{sentAs:"Code"},Message:{sentAs:"Message"}}}}}},InitiateMultipartUpload:{httpMethod:"POST",urlPath:"uploads",parameters:{EncodingType:{location:"urlPath",sentAs:"encoding-type"},Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"expires",type:"number",withPrefix:!0},ContentType:{location:"header",sentAs:"Content-Type"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0}}},InitiateMultipartUploadOutput:{data:{type:"xml",xmlRoot:"InitiateMultipartUploadResult"},parameters:{EncodingType:{location:"xml",sentAs:"EncodingType"},Bucket:{location:"xml",sentAs:"Bucket"},Key:{location:"xml",sentAs:"Key"},UploadId:{location:"xml",sentAs:"UploadId"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},ListMultipartUploads:{httpMethod:"GET",urlPath:"uploads",parameters:{Bucket:{required:!0,location:"uri"},Delimiter:{location:"urlPath",sentAs:"delimiter"},KeyMarker:{location:"urlPath",sentAs:"key-marker"},MaxUploads:{type:"number",location:"urlPath",sentAs:"max-uploads"},Prefix:{location:"urlPath",sentAs:"prefix"},UploadIdMarker:{location:"urlPath",sentAs:"upload-id-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListMultipartUploadsOutput:{data:{type:"xml",xmlRoot:"ListMultipartUploadsResult"},parameters:{Bucket:{location:"xml",sentAs:"Bucket"},KeyMarker:{decode:!0,location:"xml",sentAs:"KeyMarker"},UploadIdMarker:{location:"xml",sentAs:"UploadIdMarker"},NextKeyMarker:{decode:!0,location:"xml",sentAs:"NextKeyMarker"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},NextUploadIdMarker:{location:"xml",sentAs:"NextUploadIdMarker"},MaxUploads:{location:"xml",sentAs:"MaxUploads"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},EncodingType:{location:"xml",sentAs:"EncodingType"},Uploads:{type:"array",location:"xml",sentAs:"Upload",items:{type:"object",parameters:{UploadId:{sentAs:"UploadId"},Key:{decode:!0,sentAs:"Key"},Initiated:{sentAs:"Initiated"},StorageClass:{sentAs:"StorageClass"},Owner:nt,Initiator:bo}}},CommonPrefixes:fn}},UploadPart:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},PartNumber:{required:!0,type:"number",location:"urlPath",sentAs:"partNumber"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},ContentMD5:{location:"header",sentAs:"Content-MD5"},Body:{location:"body"},SourceFile:{type:"srcFile"},Offset:{type:"plain"},PartSize:{type:"plain"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},ProgressCallback:{type:"plain"}}},UploadPartOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},ListParts:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},MaxParts:{type:"number",location:"urlPath",sentAs:"max-parts"},PartNumberMarker:{type:"number",location:"urlPath",sentAs:"part-number-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListPartsOutput:{data:{type:"xml",xmlRoot:"ListPartsResult"},parameters:{Bucket:{location:"xml",sentAs:"Bucket"},Key:{decode:!0,location:"xml",sentAs:"Key"},UploadId:{location:"xml",sentAs:"UploadId"},PartNumberMarker:{location:"xml",sentAs:"PartNumberMarker"},NextPartNumberMarker:{location:"xml",sentAs:"NextPartNumberMarker"},MaxParts:{location:"xml",sentAs:"MaxParts"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},StorageClass:{location:"xml",sentAs:"StorageClass"},EncodingType:{location:"urlPath",sentAs:"EncodingType"},Initiator:bo,Owner:nt,Parts:{type:"array",location:"xml",sentAs:"Part",items:{type:"object",parameters:{PartNumber:{sentAs:"PartNumber"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"}}}}}},CopyPart:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},PartNumber:{required:!0,location:"urlPath",sentAs:"partNumber",type:"number"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},CopySource:{required:!0,location:"header",sentAs:"copy-source",skipEncoding:!0,withPrefix:!0},CopySourceRange:{location:"header",sentAs:"copy-source-range",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},CopySourceSseC:{location:"header",sentAs:"copy-source-server-side-encryption-customer-algorithm",withPrefix:!0},CopySourceSseCKey:{location:"header",sentAs:"copy-source-server-side-encryption-customer-key",type:"password",withPrefix:!0}}},CopyPartOutput:{data:{type:"xml",xmlRoot:"CopyPartResult"},parameters:{LastModified:{location:"xml",sentAs:"LastModified"},ETag:{location:"xml",sentAs:"ETag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},AbortMultipartUpload:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"}}},CompleteMultipartUpload:{httpMethod:"POST",data:{xmlRoot:"CompleteMultipartUpload"},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},EncodingType:{location:"urlPath",sentAs:"encoding-type"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},Parts:{required:!0,type:"array",location:"xml",sentAs:"Part",items:{type:"object",parameters:{PartNumber:{sentAs:"PartNumber"},ETag:{sentAs:"ETag"}}}},Callback:{location:"header",sentAs:"callback",withPrefix:!0,type:"callback",parameters:{CallbackUrl:{required:!0},CallbackBody:{required:!0},CallbackHost:{},CallbackBodyType:{}}}}},CompleteMultipartUploadOutput:{data:{type:"xml",xmlRoot:"CompleteMultipartUploadResult"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},Location:{location:"xml",sentAs:"Location"},EncodingType:{location:"xml",sentAs:"EncodingType"},Bucket:{location:"xml",sentAs:"Bucket"},Key:{decode:!0,location:"xml",sentAs:"Key"},ETag:{location:"xml",sentAs:"ETag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}},CallbackResponse:{location:"body",sentAs:"CallbackResponseBody"}},OptionsBucket:{httpMethod:"OPTIONS",parameters:{Bucket:{required:!0,location:"uri"},Origin:{required:!0,location:"header",sentAs:"Origin"},AccessControlRequestMethods:{required:!0,type:"array",location:"header",sentAs:"Access-Control-Request-Method",items:{type:"string"}},AccessControlRequestHeaders:{type:"array",location:"header",sentAs:"Access-Control-Request-Headers",items:{type:"string"}}}},OptionsBucketOutput:{parameters:{AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"}}},OptionsObject:{httpMethod:"OPTIONS",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},Origin:{required:!0,location:"header",sentAs:"Origin"},AccessControlRequestMethods:{required:!0,type:"array",location:"header",sentAs:"Access-Control-Request-Method",items:{type:"string"}},AccessControlRequestHeaders:{type:"array",location:"header",sentAs:"Access-Control-Request-Headers",items:{type:"string"}}}},OptionsObjectOutput:{parameters:{AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"}}},GetBucketEncryption:{httpMethod:"GET",urlPath:"encryption",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:{type:"object",location:"xml",sentAs:"Rule",parameters:{ApplyServerSideEncryptionByDefault:{type:"object",sentAs:"ApplyServerSideEncryptionByDefault",parameters:{SSEAlgorithm:{sentAs:"SSEAlgorithm"},KMSMasterKeyID:{sentAs:"KMSMasterKeyID"},ProjectID:{sentAs:"ProjectID"}}}}}}},SetBucketEncryption:{httpMethod:"PUT",urlPath:"encryption",data:{xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},Rule:gn}},SetBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:gn}},DeleteBucketEncryption:{httpMethod:"DELETE",urlPath:"encryption",parameters:{Bucket:{required:!0,location:"uri"}}},DeleteBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:gn}},GetBucketRequesterPay:{httpMethod:"GET",urlPath:"requestPayment",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketRequesterPayOutput:{data:{type:"xml",xmlRoot:"RequestPaymentConfiguration"},parameters:{Payer:{location:"xml",sentAs:"Payer"}}},SetBucketRequesterPay:{httpMethod:"PUT",urlPath:"requestPayment",data:{xmlRoot:"RequestPaymentConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},Payer:{location:"xml",sentAs:"Payer"}}},SetBucketRequesterPayOutput:{data:{type:"xml",xmlRoot:"RequestPaymentConfiguration"},parameters:{Payer:{location:"xml",sentAs:"Payer"}}},SetMirrorBackToSource:{httpMethod:"PUT",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rules:{required:!0,location:"body"}}},SetMirrorBackToSourceOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},GetMirrorBackToSource:{httpMethod:"GET",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetMirrorBackToSourceOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},DeleteMirrorBackToSource:{httpMethod:"DELETE",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetBucketDirectColdAccess:{httpMethod:"GET",urlPath:"directcoldaccess",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},SetBucketDirectColdAccess:{httpMethod:"PUT",urlPath:"directcoldaccess",data:{xmlRoot:"DirectColdAccessConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Status:{required:!0,location:"xml",sentAs:"Status"}}},SetBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},DeleteBucketDirectColdAccess:{httpMethod:"DELETE",urlPath:"directcoldaccess",parameters:{Bucket:{required:!0,location:"uri"}}},DeleteBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},GetBucketCustomDomain:{httpMethod:"GET",urlPath:"customdomain",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketCustomDomainOutput:{data:{type:"xml",xmlRoot:"ListBucketCustomDomainsResult"},parameters:{Domains:{location:"xml",type:"array",sentAs:"Domains",items:{type:"object",parameters:{DomainName:{sentAs:"DomainName"},Value:{sentAs:"CreateTime"}}}}}},SetBucketCustomDomain:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},DomainName:{location:"urlPath",sentAs:"customdomain"}}},DeleteBucketCustomDomain:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},DomainName:{location:"urlPath",sentAs:"customdomain"}}},GetCDNNotifyConfiguration:{httpMethod:"GET",urlPath:"CDNNotifyConfiguration",parameters:{Bucket:{required:!0,location:"uri"}}},GetCDNNotifyConfigurationOutput:{data:{type:"xml",xmlRoot:"CDNNotifyConfiguration"},parameters:{Domain:{location:"xml",type:"array",sentAs:"Domain",items:{type:"object",parameters:{Name:{sentAs:"Name"},Events:{type:"array",items:{type:"adapter"},sentAs:"Event"}}}}}},SetCdnNotifyConfiguration:{httpMethod:"PUT",urlPath:"CDNNotifyConfiguration",data:{xmlRoot:"CDNNotifyConfiguration",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},Domain:{location:"xml",sentAs:"Domain",type:"array",items:{type:"object",parameters:{Name:{type:"string",sentAs:"Name"},Event:{type:"array",items:{type:"adapter"},sentAs:"Event"}}}}}},GetQuota:{httpMethod:"GET",urlPath:"quota"},GetQuotaOutput:{data:{type:"xml",xmlRoot:"MaxBucketNumber"},parameters:{Size:{location:"xml",sentAs:"Number"}}},GetWorkflowTrigger:{httpMethod:"GET",urlPath:"obsworkflowtriggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetWorkflowTriggerOutput:{data:{type:"body"},parameters:{rules:{location:"body"}}},DeleteWorkflowTrigger:{httpMethod:"DELETE",urlPath:"obsworkflowtriggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},CreateWorkflowTrigger:{httpMethod:"PUT",urlPath:"obsworkflowtriggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rule:{required:!0,location:"body"}}},RestoreFailedWorkflowExecution:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},Other_parameter:{required:!0,location:"uri",sentAs:"execution_name"},GraphName:{required:!0,location:"urlPath",sentAs:"x-workflow-graph-name"}}},CreateTemplate:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},Template:{required:!0,location:"body"}}},CreateWorkflow:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},Other_parameter:{required:!0,location:"uri",sentAs:"graph_name"},Workflow_create:{location:"urlPath",sentAs:"x-workflow-create"},Workflow:{required:!0,location:"body"}}},DeleteWorkflow:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name"}}},UpdateWorkflow:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name"},Graph_name:{required:!0,location:"body"}}},GetWorkflowList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name_prefix"},XObsLimit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"},XObsStart:{type:"number",location:"urlPath",sentAs:"x-workflow-start"}}},GetWorkflowListOutput:{data:{type:"body"},parameters:{workflows:{location:"body"}}},GetWorkflowTemplateList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name_prefix"},Start:{type:"number",location:"urlPath",sentAs:"x-workflow-start"},Limit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},"X-workflow-prefix":{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetWorkflowTemplateListOutput:{data:{type:"body"},parameters:{templates:{location:"body"}}},GetWorkflowInstanceList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"execution_name_prefix"},Start:{type:"number",location:"urlPath",sentAs:"x-workflow-start"},Limit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},Graph_name:{location:"urlPath",sentAs:"x-workflow-graph-name"},State:{location:"urlPath",sentAs:"x-workflow-execution-state"},"X-workflow-prefix":{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetWorkflowInstanceListOutput:{data:{type:"body"},parameters:{instances:{location:"body"}}},DeleteTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name"}}},GetActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name_prefix"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"},XObsCategory:{type:"String",location:"urlPath",sentAs:"x-workflow-category"}}},GetActionTemplatesOutput:{data:{type:"body"},parameters:{actions:{location:"body"}}},GetWorkflowAuthorization:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"}}},GetWorkflowAuthorizationOutput:{data:{type:"body"},parameters:{authorization:{location:"body"}}},OpenWorkflowAuthorization:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"}}},CreateOnlineDecom:{httpMethod:"PUT",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"},Decom:{required:!0,location:"body"}}},GetOnlineDecom:{httpMethod:"GET",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"}}},GetOnlineDecomOutput:{data:{type:"body"},parameters:{Decom:{location:"body"}}},DeleteOnlineDecom:{httpMethod:"DELETE",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"}}},GetPublicationTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetPublicationTemplatesOutput:{data:{type:"body"},parameters:{PublishedTemplates:{location:"body"}}},GetPublicationTemplateDetail:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},GetPublicationTemplateDetailOutput:{data:{type:"body"},parameters:{PublishTemplate:{location:"body"}}},GetWorkflowAgreements:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},XWorkflowType:{required:!0,location:"urlPath",sentAs:"x-workflow-type"}}},GetWorkflowAgreementsOutput:{data:{type:"body"},parameters:{authorization:{location:"body"}}},OpenWorkflowAgreements:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},XWorkflowType:{required:!0,location:"urlPath",sentAs:"x-workflow-type"}}},CreateMyActionTemplate:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},ActionTemplate:{required:!0,location:"body"}}},CreateMyActionTemplateOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},GetMyActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetMyActionTemplatesOutput:{data:{type:"body"},parameters:{ActionTemplates:{location:"body"}}},GetMyactiontemplateDetail:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},GetMyactiontemplateDetailOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},UpdateMyActionTemplate:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},ActionTemplate:{required:!0,location:"body"}}},UpdateMyActionTemplateOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},DeleteMyActionTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},ForbidMyActionTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},XObsForbid:{location:"urlPath",sentAs:"x-workflow-forbid"}}},UpdatePublicActionTemplate:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},PublicAction:{required:!0,location:"body"}}},GetOmPublicActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetOmPublicActionTemplatesOutput:{data:{type:"body"},parameters:{Templates:{location:"body"}}},SetBucketAlias:{httpMethod:"PUT",urlPath:"obsbucketalias",data:{xmlRoot:"CreateBucketAlias"},parameters:{Bucket:{required:!0,location:"uri"},BucketList:{location:"xml",type:"object",sentAs:"BucketList",parameters:{Bucket:{location:"xml",type:"array",items:{parameters:{sentAs:"Bucket"}}}}}}},GetBucketAlias:{httpMethod:"GET",urlPath:"obsalias",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketAliasOutput:{data:{type:"xml",xmlRoot:"AliasList"},parameters:{BucketAlias:{location:"xml",type:"object",sentAs:"BucketAlias",parameters:{Alias:{sentAs:"Alias"},BucketList:{sentAs:"Bucket",location:"xml",type:"array",wrapper:"BucketList",items:{type:"string"}}}}}},DeleteBucketAlias:{httpMethod:"DELETE",urlPath:"obsbucketalias",parameters:{Bucket:{required:!0,location:"uri"}}},BindBucketAlias:{httpMethod:"PUT",urlPath:"obsalias",data:{xmlRoot:"AliasList"},parameters:{Bucket:{required:!0,location:"uri"},Alias:{location:"xml",type:"string",sentAs:"Alias"}}},BindBucketAliasOutput:{data:{xmlRoot:"AliasList"},parameters:{Bucket:{required:!0,location:"uri"},Alias:{location:"xml",type:"string",sentAs:"Alias"}}},UnbindBucketAlias:{httpMethod:"DELETE",urlPath:"obsalias",parameters:{Bucket:{required:!0,location:"uri"}}},ListBucketsAlias:{httpMethod:"GET",urlPath:"obsbucketalias"},ListBucketsAliasOutput:{data:{type:"xml",xmlRoot:"ListBucketAliasResult"},parameters:{BucketAliasList:{location:"xml",sentAs:"BucketAliasList",type:"object",parameters:{BucketAlias:{location:"xml",type:"array",sentAs:"BucketAlias",items:{type:"object",parameters:{Alias:{sentAs:"Alias"},CreationDate:{sentAs:"CreationDate"},BucketList:{location:"xml",type:"object",sentAs:"BucketList",parameters:{Bucket:{location:"xml",type:"array",items:{parameters:{sentAs:"Bucket"}}}}}}}}}},Owner:{location:"xml",sentAs:"Owner",type:"object",parameters:{ID:{sentAs:"ID"}}}}}},ot={type:"object",location:"xml",sentAs:"Owner",parameters:{ID:{sentAs:"ID"},Name:{sentAs:"DisplayName"}}},kn={type:"object",location:"xml",sentAs:"Rule",parameters:{ApplyServerSideEncryptionByDefault:{type:"object",sentAs:"ApplyServerSideEncryptionByDefault",parameters:{SSEAlgorithm:{sentAs:"SSEAlgorithm"},KMSMasterKeyID:{sentAs:"KMSMasterKeyID"},ProjectID:{sentAs:"ProjectID"}}}}},bn={type:"object",location:"xml",sentAs:"InventoryConfiguration",parameters:{Id:{sentAs:"Id"},IsEnabled:{sentAs:"IsEnabled"},Filter:{type:"object",sentAs:"Filter",parameters:{Prefix:{sentAs:"Prefix"}}},Destination:{type:"object",sentAs:"Destination",parameters:{Format:{sentAs:"Format"},Bucket:{sentAs:"Bucket"},Prefix:{sentAs:"Prefix"},Encryption:{type:"object",sentAs:"Encryption",parameters:{"SSE-KMS":{type:"object",sentAs:"SSE-KMS",parameters:{KeyId:{sentAs:"KeyId",type:"adapter"}}}}}}},Schedule:{type:"object",sentAs:"Schedule",parameters:{Frequency:{sentAs:"Frequency"}}},IncludedObjectVersions:{sentAs:"IncludedObjectVersions"},OptionalFields:{type:"object",location:"xml",sentAs:"OptionalFields",parameters:{Field:{type:"array",sentAs:"Field",items:{type:"string"}}}}}},Do={type:"object",location:"xml",sentAs:"Initiator",parameters:{ID:{sentAs:"ID"},Name:{sentAs:"DisplayName"}}},Ro={sentAs:"BackToSourceRule",required:!0,location:"xml",type:"array",items:{type:"object",parameters:{ID:{sentAs:"ID"},Condition:{sentAs:"Condition",type:"object",parameters:{ObjectKeyPrefixEquals:{sentAs:"ObjectKeyPrefixEquals"},HttpErrorCodeReturnedEquals:{sentAs:"HttpErrorCodeReturnedEquals"}}},Redirect:{sentAs:"Redirect",type:"object",parameters:{HttpRedirectCode:{sentAs:"HttpRedirectCode"},SourceEndpoint:{sentAs:"SourceEndpoint"},SourceBucketName:{sentAs:"SourceBucketName"},ReplaceKeyWith:{sentAs:"ReplaceKeyWith"},StaticUri:{sentAs:"StaticUri"},ReplaceKeyPrefixWith:{sentAs:"ReplaceKeyPrefixWith"},MigrationConfiguration:{sentAs:"MigrationConfiguration",type:"object",parameters:{Agency:{sentAs:"Agency"},LogBucketName:{sentAs:"LogBucketName"},PrivateBucketConfiguration:{sentAs:"PrivateBucketConfiguration",type:"object",parameters:{SourceStorageProvider:{sentAs:"SourceStorageProvider"},SourceBucketAK:{sentAs:"SourceBucketAK"},SourceBucketSK:{sentAs:"SourceBucketSK"},SourceBucketZone:{sentAs:"SourceBucketZone"}}}}}}}}}},wn={type:"array",location:"xml",sentAs:"CommonPrefixes",items:{type:"object",parameters:{Prefix:{decode:!0,sentAs:"Prefix"},MTime:{sentAs:"MTime"},InodeNo:{sentAs:"InodeNo"}}}},zt={type:"array",location:"xml",wrapper:"AccessControlList",sentAs:"Grant",items:{type:"object",parameters:{Grantee:{data:{xsiNamespace:"http://www.w3.org/2001/XMLSchema-instance",xsiType:"Type"},type:"object",sentAs:"Grantee",parameters:{Type:{type:"ignore"},ID:{sentAs:"ID",notAllowEmpty:!0},Name:{sentAs:"DisplayName"},URI:{sentAs:"URI",type:"adapter",notAllowEmpty:!0}}},Permission:{sentAs:"Permission"}}}},Io={type:"object",location:"xml",sentAs:"LoggingEnabled",parameters:{TargetBucket:{sentAs:"TargetBucket"},TargetPrefix:{sentAs:"TargetPrefix"},TargetGrants:{type:"array",wrapper:"TargetGrants",sentAs:"Grant",items:{type:"object",parameters:{Grantee:{data:{xsiNamespace:"http://www.w3.org/2001/XMLSchema-instance",xsiType:"Type"},type:"object",sentAs:"Grantee",parameters:{Type:{type:"ignore"},ID:{sentAs:"ID"},Name:{sentAs:"DisplayName"},URI:{sentAs:"URI",type:"adapter"}}},Permission:{sentAs:"Permission"}}}}}},qo={required:!0,type:"array",location:"xml",sentAs:"Rule",items:{type:"object",parameters:{ID:{sentAs:"ID"},Prefix:{sentAs:"Prefix"},Status:{sentAs:"Status"},Transitions:{type:"array",sentAs:"Transition",items:{type:"object",parameters:{StorageClass:{sentAs:"StorageClass",type:"adapter"},Date:{sentAs:"Date"},Days:{type:"number",sentAs:"Days"}}}},Expiration:{type:"object",sentAs:"Expiration",parameters:{Date:{sentAs:"Date"},Days:{type:"number",sentAs:"Days"}}},AbortIncompleteMultipartUpload:{type:"object",sentAs:"AbortIncompleteMultipartUpload",parameters:{DaysAfterInitiation:{type:"number",sentAs:"DaysAfterInitiation"}}},NoncurrentVersionTransitions:{type:"array",sentAs:"NoncurrentVersionTransition",items:{type:"object",parameters:{StorageClass:{sentAs:"StorageClass",type:"adapter"},NoncurrentDays:{type:"number",sentAs:"NoncurrentDays"}}}},NoncurrentVersionExpiration:{type:"object",sentAs:"NoncurrentVersionExpiration",parameters:{NoncurrentDays:{type:"number",sentAs:"NoncurrentDays"}}}}}},Qo={type:"object",location:"xml",sentAs:"RedirectAllRequestsTo",parameters:{HostName:{sentAs:"HostName"},Protocol:{sentAs:"Protocol"}}},Oo={type:"array",wrapper:"RoutingRules",location:"xml",sentAs:"RoutingRule",items:{type:"object",parameters:{Condition:{type:"object",sentAs:"Condition",parameters:{HttpErrorCodeReturnedEquals:{sentAs:"HttpErrorCodeReturnedEquals"},KeyPrefixEquals:{sentAs:"KeyPrefixEquals"}}},Redirect:{type:"object",sentAs:"Redirect",parameters:{HostName:{sentAs:"HostName"},HttpRedirectCode:{sentAs:"HttpRedirectCode"},Protocol:{sentAs:"Protocol"},ReplaceKeyPrefixWith:{sentAs:"ReplaceKeyPrefixWith"},ReplaceKeyWith:{sentAs:"ReplaceKeyWith"}}}}}},jo={type:"object",location:"xml",sentAs:"IndexDocument",parameters:{Suffix:{sentAs:"Suffix"}}},Uo={type:"object",location:"xml",sentAs:"ErrorDocument",parameters:{Key:{sentAs:"Key"}}},Vo={required:!0,type:"array",location:"xml",sentAs:"CORSRule",items:{type:"object",parameters:{ID:{sentAs:"ID"},AllowedMethod:{type:"array",sentAs:"AllowedMethod",items:{type:"string"}},AllowedOrigin:{type:"array",sentAs:"AllowedOrigin",items:{type:"string"}},AllowedHeader:{type:"array",sentAs:"AllowedHeader",items:{type:"string"}},MaxAgeSeconds:{type:"number",sentAs:"MaxAgeSeconds"},ExposeHeader:{type:"array",sentAs:"ExposeHeader",items:{type:"string"}}}}},_o={type:"array",location:"xml",sentAs:"FunctionGraphConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"S3Key",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},FunctionGraph:{},Event:{type:"array",items:{type:"adapter"}}}}},Ho={type:"array",location:"xml",sentAs:"FunctionStageConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"S3Key",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},FunctionStage:{},Event:{type:"array",items:{type:"adapter"}}}}},zo={type:"array",location:"xml",sentAs:"TopicConfiguration",items:{type:"object",location:"xml",parameters:{ID:{sentAs:"Id"},Filter:{type:"object",parameters:{FilterRules:{wrapper:"S3Key",type:"array",sentAs:"FilterRule",items:{type:"object",parameters:{Name:{},Value:{}}}}}},Topic:{},Event:{type:"array",items:{type:"adapter"}}}}},Ko={required:!0,type:"array",location:"xml",wrapper:"TagSet",sentAs:"Tag",items:{type:"object",parameters:{Key:{sentAs:"Key"},Value:{sentAs:"Value"}}}},Go={required:!0,type:"array",location:"xml",sentAs:"Rule",items:{type:"object",parameters:{ID:{sentAs:"ID"},Prefix:{sentAs:"Prefix"},Status:{sentAs:"Status"},Destination:{type:"object",sentAs:"Destination",parameters:{Bucket:{sentAs:"Bucket",type:"adapter"},StorageClass:{sentAs:"StorageClass",type:"adapter"},DeleteData:{sentAs:"DeleteData",type:"string"}}},HistoricalObjectReplication:{sentAs:"HistoricalObjectReplication"}}}},vn={HeadBucket:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"}}},HeadApiVersion:{httpMethod:"HEAD",urlPath:"apiversion",parameters:{Bucket:{location:"uri"}}},HeadApiVersionOutput:{parameters:{ApiVersion:{location:"header",sentAs:"x-obs-api"}}},CreateBucket:{httpMethod:"PUT",data:{xmlRoot:"CreateBucketConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0},StorageType:{location:"header",sentAs:"x-default-storage-class"},FileInterface:{location:"header",sentAs:"fs-file-interface",withPrefix:!0},Type:{location:"header",sentAs:"bucket-type",withPrefix:!0},MultiAz:{location:"header",sentAs:"x-obs-az-redundancy"},Cluster:{location:"header",sentAs:"location-clustergroup-id",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadACP:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWrite:{location:"header",sentAs:"grant-write",withPrefix:!0},GrantWriteACP:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},ClusterType:{location:"header",sentAs:"cluster-type",withPrefix:!0},MultiEnterprise:{location:"header",sentAs:"epid",withPrefix:!0},Location:{location:"xml",sentAs:"LocationConstraint"}}},GetBucketMetadata:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"}}},GetBucketMetadataOutput:{parameters:{StorageClass:{location:"header",sentAs:"x-default-storage-class"},ObsVersion:{location:"header",sentAs:"x-obs-version"},Location:{location:"header",sentAs:"bucket-region",withPrefix:!0},FileInterface:{location:"header",sentAs:"fs-file-interface",withPrefix:!0},Type:{location:"header",sentAs:"bucket-type",withPrefix:!0},MultiAz:{location:"header",sentAs:"x-obs-az-redundancy"},MultiEnterprise:{location:"header",sentAs:"epid",withPrefix:!0},ClusterType:{location:"header",sentAs:"cluster-type",withPrefix:!0},Cluster:{location:"header",sentAs:"location-clustergroup-id",withPrefix:!0},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"}}},DeleteBucket:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"}}},ListBuckets:{httpMethod:"GET",parameters:{Type:{sentAs:"x-obs-bucket-type",location:"header"},Location:{sentAs:"location",location:"header",withPrefix:!0}}},ListBucketsOutput:{data:{type:"xml",xmlRoot:"ListAllMyBucketsResult"},parameters:{Buckets:{location:"xml",sentAs:"Bucket",type:"array",wrapper:"Buckets",items:{type:"object",location:"xml",sentAs:"Bucket",parameters:{Name:{sentAs:"Name"},CreationDate:{sentAs:"CreationDate"},Location:{sentAs:"Location"},ClusterType:{sentAs:"ClusterType"}}}},Owner:{type:"object",location:"xml",sentAs:"Owner",parameters:{ID:{sentAs:"ID"},DisplayName:{sentAs:"DisplayName"}}}}},ListObjects:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Prefix:{location:"urlPath",sentAs:"prefix"},Marker:{location:"urlPath",sentAs:"marker"},MaxKeys:{type:"number",location:"urlPath",sentAs:"max-keys"},Delimiter:{location:"urlPath",sentAs:"delimiter"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListObjectsOutput:{data:{type:"xml",xmlRoot:"ListBucketResult"},parameters:{Location:{location:"header",sentAs:"bucket-region",withPrefix:!0},Bucket:{location:"xml",sentAs:"Name"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Marker:{decode:!0,location:"xml",sentAs:"Marker"},NextMarker:{decode:!0,location:"xml",sentAs:"NextMarker"},MaxKeys:{location:"xml",sentAs:"MaxKeys"},EncodingType:{location:"xml",sentAs:"EncodingType"},Contents:{type:"array",location:"xml",sentAs:"Contents",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"},Type:{sentAs:"Type"},StorageClass:{sentAs:"StorageClass"},Owner:ot}}},CommonPrefixes:wn}},ListVersions:{httpMethod:"GET",urlPath:"versions",parameters:{Bucket:{required:!0,location:"uri"},Prefix:{location:"urlPath",sentAs:"prefix"},KeyMarker:{location:"urlPath",sentAs:"key-marker"},MaxKeys:{type:"number",location:"urlPath",sentAs:"max-keys"},Delimiter:{location:"urlPath",sentAs:"delimiter"},VersionIdMarker:{location:"urlPath",sentAs:"version-id-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListVersionsOutput:{data:{type:"xml",xmlRoot:"ListVersionsResult"},parameters:{EncodingType:{location:"xml",sentAs:"EncodingType"},Location:{location:"header",sentAs:"bucket-region",withPrefix:!0},Bucket:{location:"xml",sentAs:"Name"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},KeyMarker:{decode:!0,location:"xml",sentAs:"KeyMarker"},VersionIdMarker:{location:"xml",sentAs:"VersionIdMarker"},NextKeyMarker:{decode:!0,location:"xml",sentAs:"NextKeyMarker"},NextVersionIdMarker:{location:"xml",sentAs:"NextVersionIdMarker"},MaxKeys:{location:"xml",sentAs:"MaxKeys"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},Versions:{type:"array",location:"xml",sentAs:"Version",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},IsLatest:{sentAs:"IsLatest"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"},Type:{sentAs:"Type"},Owner:ot,StorageClass:{sentAs:"StorageClass"}}}},DeleteMarkers:{type:"array",location:"xml",sentAs:"DeleteMarker",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},IsLatest:{sentAs:"IsLatest"},LastModified:{sentAs:"LastModified"},Owner:ot}}},CommonPrefixes:wn}},PutBackToSource:{httpMethod:"PUT",data:{xmlRoot:"BackToSourceConfiguration"},urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"},BackToSourceRules:Ro,ContentMD5:{location:"header",sentAs:"Content-MD5"}}},DeleteBackToSource:{httpMethod:"DELETE",urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"}}},GetBackToSource:{httpMethod:"GET",urlPath:"backtosource",parameters:{Bucket:{required:!0,location:"uri"}}},GetBackToSourceOutput:{data:{type:"xml",xmlRoot:"BackToSourceConfiguration"},parameters:{BackToSourceRules:Ro}},GetBucketLocation:{httpMethod:"GET",urlPath:"location",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLocationOutput:{data:{type:"xml",xmlRoot:"CreateBucketConfiguration"},parameters:{Location:{location:"xml",sentAs:"LocationConstraint"}}},GetBucketStorageInfo:{httpMethod:"GET",urlPath:"storageinfo",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketStorageInfoOutput:{data:{type:"xml",xmlRoot:"GetBucketStorageInfoResult"},parameters:{Size:{location:"xml",sentAs:"Size"},ObjectNumber:{location:"xml",sentAs:"ObjectNumber"}}},SetBucketQuota:{httpMethod:"PUT",urlPath:"quota",data:{xmlRoot:"Quota"},parameters:{Bucket:{required:!0,location:"uri"},StorageQuota:{required:!0,location:"xml",sentAs:"StorageQuota"}}},GetBucketQuota:{httpMethod:"GET",urlPath:"quota",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketQuotaOutput:{data:{type:"xml",xmlRoot:"Quota"},parameters:{StorageQuota:{location:"xml",sentAs:"StorageQuota"}}},SetBucketAcl:{httpMethod:"PUT",urlPath:"acl",data:{xmlRoot:"AccessControlPolicy"},parameters:{Bucket:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},Owner:ot,Grants:zt}},GetBucketAcl:{httpMethod:"GET",urlPath:"acl",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketAclOutput:{data:{type:"xml",xmlRoot:"AccessControlPolicy"},parameters:{Owner:ot,Grants:zt}},SetBucketLoggingConfiguration:{httpMethod:"PUT",urlPath:"logging",data:{xmlRoot:"BucketLoggingStatus",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},LoggingEnabled:Io}},GetBucketLoggingConfiguration:{httpMethod:"GET",urlPath:"logging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLoggingConfigurationOutput:{data:{type:"xml",xmlRoot:"BucketLoggingStatus"},parameters:{LoggingEnabled:Io}},SetBucketPolicy:{httpMethod:"PUT",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"},Policy:{required:!0,location:"body"}}},SetSFSAcl:{httpMethod:"PUT",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"},Policy:{required:!0,location:"body"}}},GetSFSAcl:{httpMethod:"GET",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"}}},GetSFSAclOutput:{data:{type:"body"},parameters:{Policy:{location:"body"}}},DeleteSFSAcl:{httpMethod:"DELETE",urlPath:"sfsacl",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketPolicy:{httpMethod:"GET",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketPolicyOutput:{data:{type:"body"},parameters:{Policy:{location:"body"}}},DeleteBucketPolicy:{httpMethod:"DELETE",urlPath:"policy",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketDisPolicy:{httpMethod:"PUT",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rules:{required:!0,location:"body"}}},GetBucketDisPolicy:{httpMethod:"GET",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},ContentType:{location:"header",sentAs:"Content-Type"}}},GetBucketDisPolicyOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},DeleteBucketDisPolicy:{httpMethod:"DELETE",urlPath:"disPolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},SetBucketLifecycleConfiguration:{httpMethod:"PUT",urlPath:"lifecycle",data:{xmlRoot:"LifecycleConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Rules:qo}},GetBucketLifecycleConfiguration:{httpMethod:"GET",urlPath:"lifecycle",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketLifecycleConfigurationOutput:{data:{type:"xml",xmlRoot:"LifecycleConfiguration"},parameters:{Rules:qo}},DeleteBucketLifecycleConfiguration:{httpMethod:"DELETE",urlPath:"lifecycle",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketWebsiteConfiguration:{httpMethod:"PUT",urlPath:"website",data:{xmlRoot:"WebsiteConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},RedirectAllRequestsTo:Qo,IndexDocument:jo,ErrorDocument:Uo,RoutingRules:Oo}},GetBucketWebsiteConfiguration:{httpMethod:"GET",urlPath:"website",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketWebsiteConfigurationOutput:{data:{type:"xml",xmlRoot:"WebsiteConfiguration"},parameters:{RedirectAllRequestsTo:Qo,IndexDocument:jo,ErrorDocument:Uo,RoutingRules:Oo}},DeleteBucketWebsiteConfiguration:{httpMethod:"DELETE",urlPath:"website",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketVersioningConfiguration:{httpMethod:"PUT",urlPath:"versioning",data:{xmlRoot:"VersioningConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},VersionStatus:{required:!0,location:"xml",sentAs:"Status"}}},GetBucketVersioningConfiguration:{httpMethod:"GET",urlPath:"versioning",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketVersioningConfigurationOutput:{data:{type:"xml",xmlRoot:"VersioningConfiguration"},parameters:{VersionStatus:{location:"xml",sentAs:"Status"}}},SetBucketCors:{httpMethod:"PUT",urlPath:"cors",data:{xmlRoot:"CORSConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},CorsRules:Vo}},GetBucketCors:{httpMethod:"GET",urlPath:"cors",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketCorsOutput:{data:{type:"xml",xmlRoot:"CORSConfiguration"},parameters:{CorsRules:Vo}},DeleteBucketCors:{httpMethod:"DELETE",urlPath:"cors",parameters:{Bucket:{required:!0,location:"uri"}}},SetBucketNotification:{httpMethod:"PUT",urlPath:"notification",data:{xmlRoot:"NotificationConfiguration",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},TopicConfigurations:zo,FunctionGraphConfigurations:_o,FunctionStageConfigurations:Ho}},GetBucketNotification:{httpMethod:"GET",urlPath:"notification",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketNotificationOutput:{data:{type:"xml",xmlRoot:"NotificationConfiguration"},parameters:{TopicConfigurations:zo,FunctionGraphConfigurations:_o,FunctionStageConfigurations:Ho}},SetBucketTagging:{httpMethod:"PUT",urlPath:"tagging",data:{xmlRoot:"Tagging",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Tags:Ko}},DeleteBucketTagging:{httpMethod:"DELETE",urlPath:"tagging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketTagging:{httpMethod:"GET",urlPath:"tagging",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketTaggingOutput:{data:{type:"xml",xmlRoot:"Tagging"},parameters:{Tags:Ko}},SetBucketStoragePolicy:{httpMethod:"PUT",urlPath:"storagePolicy",data:{xmlRoot:"StoragePolicy"},parameters:{Bucket:{required:!0,location:"uri"},StorageClass:{required:!0,location:"xml",type:"adapter",sentAs:"DefaultStorageClass"}}},GetBucketStoragePolicy:{httpMethod:"GET",urlPath:"storagePolicy",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketStoragePolicyOutput:{data:{type:"xml",xmlRoot:"StoragePolicy"},parameters:{StorageClass:{location:"xml",type:"string",sentAs:"DefaultStorageClass"}}},SetBucketReplication:{httpMethod:"PUT",urlPath:"replication",data:{xmlRoot:"ReplicationConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Agency:{location:"xml",sentAs:"Agency"},Rules:Go}},GetBucketReplication:{httpMethod:"GET",urlPath:"replication",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketReplicationOutput:{data:{type:"xml",xmlRoot:"ReplicationConfiguration"},parameters:{Agency:{location:"xml",sentAs:"Agency"},Rules:Go}},DeleteBucketReplication:{httpMethod:"DELETE",urlPath:"replication",parameters:{Bucket:{required:!0,location:"uri"}}},PutObject:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ContentMD5:{location:"header",sentAs:"Content-MD5"},ContentType:{location:"header",sentAs:"Content-Type"},Offset:{type:"plain"},ContentLength:{location:"header",sentAs:"Content-Length",type:"plain"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition",encodingSafe:' ;/?:@&=+$,"'},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"x-obs-expires",type:"number"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},Body:{location:"body"},SourceFile:{type:"srcFile"},ProgressCallback:{type:"plain"}}},PutObjectOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseKmsProjectId:{location:"header",sentAs:"sse-kms-key-project-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},AppendObject:{httpMethod:"POST",urlPath:"append",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},Position:{location:"urlPath",sentAs:"position",type:"number"},ContentMD5:{location:"header",sentAs:"Content-MD5"},Offset:{type:"plain"},ContentType:{location:"header",sentAs:"Content-Type"},ContentLength:{location:"header",sentAs:"Content-Length",type:"plain"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"x-obs-expires",type:"number"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},Body:{location:"body"},SourceFile:{type:"srcFile"},ProgressCallback:{type:"plain"}}},AppendObjectOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},NextPosition:{location:"header",sentAs:"x-obs-next-append-position"},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},GetObject:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ResponseCacheControl:{location:"urlPath",sentAs:"response-cache-control"},ResponseContentDisposition:{location:"urlPath",sentAs:"response-content-disposition"},ResponseContentEncoding:{location:"urlPath",sentAs:"response-content-encoding"},ResponseContentLanguage:{location:"urlPath",sentAs:"response-content-language"},ResponseContentType:{location:"urlPath",sentAs:"response-content-type"},ResponseExpires:{location:"urlPath",sentAs:"response-expires"},VersionId:{location:"urlPath",sentAs:"versionId"},ImageProcess:{location:"urlPath",sentAs:"x-image-process"},IfMatch:{location:"header",sentAs:"If-Match"},IfModifiedSince:{location:"header",sentAs:"If-Modified-Since"},IfNoneMatch:{location:"header",sentAs:"If-None-Match"},IfUnmodifiedSince:{location:"header",sentAs:"If-Unmodified-Since"},Range:{location:"header",sentAs:"Range"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},SaveByType:{type:"dstFile"},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},ProgressCallback:{type:"plain"}}},GetObjectOutput:{data:{type:"body"},parameters:{Content:{location:"body"},Expiration:{location:"header",sentAs:"expiration",withPrefix:!0},ETag:{location:"header",sentAs:"etag"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentType:{location:"header",sentAs:"Content-Type"},Expires:{location:"header",sentAs:"Expires"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},ContentLength:{location:"header",sentAs:"Content-Length"},DeleteMarker:{location:"header",sentAs:"delete-marker",withPrefix:!0},LastModified:{location:"header",sentAs:"Last-Modified"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},Restore:{location:"header",sentAs:"restore",withPrefix:!0},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0}}},CopyObject:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},CopySource:{required:!0,location:"header",sentAs:"copy-source",withPrefix:!0,skipEncoding:!0},CopySourceIfMatch:{location:"header",sentAs:"copy-source-if-match",withPrefix:!0},CopySourceIfModifiedSince:{location:"header",sentAs:"copy-source-if-modified-since",withPrefix:!0},CopySourceIfNoneMatch:{location:"header",sentAs:"copy-source-if-none-match",withPrefix:!0},CopySourceIfUnmodifiedSince:{location:"header",sentAs:"copy-source-if-unmodified-since",withPrefix:!0},ContentType:{location:"header",sentAs:"Content-Type"},ContentEncoding:{location:"header",sentAs:"content-encoding"},ContentLanguage:{location:"header",sentAs:"content-language"},ContentDisposition:{location:"header",sentAs:"content-disposition"},CacheControl:{location:"header",sentAs:"cache-control"},Expires:{location:"header",sentAs:"expires"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},MetadataDirective:{location:"header",sentAs:"metadata-directive",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},CopySourceSseC:{location:"header",sentAs:"copy-source-server-side-encryption-customer-algorithm",withPrefix:!0},CopySourceSseCKey:{location:"header",sentAs:"copy-source-server-side-encryption-customer-key",type:"password",withPrefix:!0}}},CopyObjectOutput:{data:{type:"xml",xmlRoot:"CopyObjectResult"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},CopySourceVersionId:{location:"header",sentAs:"copy-source-version-id",withPrefix:!0},ETag:{location:"xml",sentAs:"ETag"},LastModified:{location:"xml",sentAs:"LastModified"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},RestoreObject:{httpMethod:"POST",urlPath:"restore",data:{xmlRoot:"RestoreRequest",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Days:{location:"xml",sentAs:"Days"},Tier:{wrapper:"GlacierJobParameters",location:"xml",sentAs:"Tier"}}},GetObjectMetadata:{httpMethod:"HEAD",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0}}},GetObjectMetadataOutput:{parameters:{Expiration:{location:"header",sentAs:"expiration",withPrefix:!0},LastModified:{location:"header",sentAs:"Last-Modified"},ContentLength:{location:"header",sentAs:"Content-Length"},ContentType:{location:"header",sentAs:"Content-Type"},ETag:{location:"header",sentAs:"etag"},VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},Restore:{location:"header",sentAs:"restore",withPrefix:!0},ObjectType:{location:"header",sentAs:"x-obs-object-type"},NextPosition:{location:"header",sentAs:"x-obs-next-append-position"},AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},Expires:{location:"header",sentAs:"Expires"},ReplicationStatus:{location:"header",sentAs:"replication-status",withPrefix:!0}}},SetObjectMetadata:{httpMethod:"PUT",urlPath:"metadata",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},Origin:{location:"header",sentAs:"Origin"},RequestHeader:{location:"header",sentAs:"Access-Control-Request-Headers"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition",encodingSafe:' ;/?:@&=+$,"'},ContentLanguage:{location:"header",sentAs:"Content-Language"},ContentEncoding:{location:"header",sentAs:"Content-Encoding"},ContentType:{location:"header",sentAs:"Content-Type"},Expires:{location:"header",sentAs:"Expires"},Metadata:{shape:"Sy",location:"header",type:"object",sentAs:"meta-",withPrefix:!0},MetadataDirective:{location:"header",sentAs:"metadata-directive",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0}}},SetObjectMetadataOutput:{parameters:{Expires:{location:"header",sentAs:"Expires"},ContentLength:{location:"header",sentAs:"Content-Length"},ContentType:{location:"header",sentAs:"Content-Type"},ContentLanguage:{location:"header",sentAs:"Content-Language"},CacheControl:{location:"header",sentAs:"Cache-Control"},ContentDisposition:{location:"header",sentAs:"Content-Disposition"},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{location:"header",type:"object",sentAs:"meta-",withPrefix:!0}}},SetObjectAcl:{httpMethod:"PUT",urlPath:"acl",data:{xmlRoot:"AccessControlPolicy"},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},Owner:ot,Grants:zt}},SetObjectAclOutput:{parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0}}},GetObjectAcl:{httpMethod:"GET",urlPath:"acl",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"}}},GetObjectAclOutput:{data:{type:"xml",xmlRoot:"AccessControlPolicy"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},Owner:ot,Grants:zt}},DeleteObject:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},VersionId:{location:"urlPath",sentAs:"versionId"}}},DeleteObjectOutput:{parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},DeleteMarker:{location:"header",sentAs:"delete-marker",withPrefix:!0}}},DeleteObjects:{httpMethod:"POST",urlPath:"delete",data:{xmlRoot:"Delete",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Quiet:{location:"xml",sentAs:"Quiet"},EncodingType:{location:"xml",sentAs:"EncodingType"},Objects:{required:!0,type:"array",location:"xml",sentAs:"Object",items:{type:"object",parameters:{Key:{sentAs:"Key"},VersionId:{sentAs:"VersionId"}}}}}},DeleteObjectsOutput:{data:{type:"xml",xmlRoot:"DeleteResult"},parameters:{EncodingType:{location:"xml",sentAs:"EncodingType"},Deleteds:{type:"array",location:"xml",sentAs:"Deleted",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},DeleteMarker:{sentAs:"DeleteMarker"},DeleteMarkerVersionId:{sentAs:"DeleteMarkerVersionId"}}}},Errors:{type:"array",location:"xml",sentAs:"Error",items:{type:"object",parameters:{Key:{decode:!0,sentAs:"Key"},VersionId:{sentAs:"VersionId"},Code:{sentAs:"Code"},Message:{sentAs:"Message"}}}}}},InitiateMultipartUpload:{httpMethod:"POST",urlPath:"uploads",parameters:{EncodingType:{location:"urlPath",sentAs:"encoding-type"},Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},ACL:{location:"header",sentAs:"acl",withPrefix:!0,type:"adapter"},GrantRead:{location:"header",sentAs:"grant-read",withPrefix:!0},GrantReadAcp:{location:"header",sentAs:"grant-read-acp",withPrefix:!0},GrantWriteAcp:{location:"header",sentAs:"grant-write-acp",withPrefix:!0},GrantFullControl:{location:"header",sentAs:"grant-full-control",withPrefix:!0},StorageClass:{location:"header",sentAs:"storage-class",withPrefix:!0,type:"adapter"},Metadata:{type:"object",location:"header",sentAs:"meta-",withPrefix:!0},WebsiteRedirectLocation:{location:"header",sentAs:"website-redirect-location",withPrefix:!0},Expires:{location:"header",sentAs:"x-obs-expires",type:"number"},ContentType:{location:"header",sentAs:"Content-Type"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0,type:"adapter"},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0}}},InitiateMultipartUploadOutput:{data:{type:"xml",xmlRoot:"InitiateMultipartUploadResult"},parameters:{EncodingType:{location:"xml",sentAs:"EncodingType"},Bucket:{location:"xml",sentAs:"Bucket"},Key:{decode:!0,location:"xml",sentAs:"Key"},UploadId:{location:"xml",sentAs:"UploadId"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},ListMultipartUploads:{httpMethod:"GET",urlPath:"uploads",parameters:{Bucket:{required:!0,location:"uri"},Delimiter:{location:"urlPath",sentAs:"delimiter"},KeyMarker:{location:"urlPath",sentAs:"key-marker"},MaxUploads:{type:"number",location:"urlPath",sentAs:"max-uploads"},Prefix:{location:"urlPath",sentAs:"prefix"},UploadIdMarker:{location:"urlPath",sentAs:"upload-id-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListMultipartUploadsOutput:{data:{type:"xml",xmlRoot:"ListMultipartUploadsResult"},parameters:{Bucket:{location:"xml",sentAs:"Bucket"},KeyMarker:{decode:!0,location:"xml",sentAs:"KeyMarker"},UploadIdMarker:{location:"xml",sentAs:"UploadIdMarker"},NextKeyMarker:{decode:!0,location:"xml",sentAs:"NextKeyMarker"},Prefix:{decode:!0,location:"xml",sentAs:"Prefix"},Delimiter:{decode:!0,location:"xml",sentAs:"Delimiter"},NextUploadIdMarker:{location:"xml",sentAs:"NextUploadIdMarker"},MaxUploads:{location:"xml",sentAs:"MaxUploads"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},EncodingType:{location:"xml",sentAs:"EncodingType"},Uploads:{type:"array",location:"xml",sentAs:"Upload",items:{type:"object",parameters:{UploadId:{sentAs:"UploadId"},Key:{decode:!0,sentAs:"Key"},Initiated:{sentAs:"Initiated"},StorageClass:{sentAs:"StorageClass"},Owner:ot,Initiator:Do}}},CommonPrefixes:wn}},UploadPart:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},PartNumber:{required:!0,type:"number",location:"urlPath",sentAs:"partNumber"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},ContentMD5:{location:"header",sentAs:"Content-MD5"},Body:{location:"body"},SourceFile:{type:"srcFile"},Offset:{type:"plain"},PartSize:{type:"plain"},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},ProgressCallback:{type:"plain"}}},UploadPartOutput:{parameters:{ETag:{location:"header",sentAs:"etag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},ListParts:{httpMethod:"GET",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},MaxParts:{type:"number",location:"urlPath",sentAs:"max-parts"},PartNumberMarker:{type:"number",location:"urlPath",sentAs:"part-number-marker"},EncodingType:{location:"urlPath",sentAs:"encoding-type"}}},ListPartsOutput:{data:{type:"xml",xmlRoot:"ListPartsResult"},parameters:{Bucket:{location:"xml",sentAs:"Bucket"},Key:{decode:!0,location:"xml",sentAs:"Key"},UploadId:{location:"xml",sentAs:"UploadId"},PartNumberMarker:{location:"xml",sentAs:"PartNumberMarker"},NextPartNumberMarker:{location:"xml",sentAs:"NextPartNumberMarker"},MaxParts:{location:"xml",sentAs:"MaxParts"},IsTruncated:{location:"xml",sentAs:"IsTruncated"},StorageClass:{location:"xml",sentAs:"StorageClass"},EncodingType:{location:"urlPath",sentAs:"EncodingType"},Initiator:Do,Owner:ot,Parts:{type:"array",location:"xml",sentAs:"Part",items:{type:"object",parameters:{PartNumber:{sentAs:"PartNumber"},LastModified:{sentAs:"LastModified"},ETag:{sentAs:"ETag"},Size:{sentAs:"Size"}}}}}},CopyPart:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},PartNumber:{required:!0,location:"urlPath",sentAs:"partNumber",type:"number"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},CopySource:{required:!0,location:"header",sentAs:"copy-source",skipEncoding:!0,withPrefix:!0},CopySourceRange:{location:"header",sentAs:"copy-source-range",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKey:{location:"header",sentAs:"server-side-encryption-customer-key",type:"password",withPrefix:!0},CopySourceSseC:{location:"header",sentAs:"copy-source-server-side-encryption-customer-algorithm",withPrefix:!0},CopySourceSseCKey:{location:"header",sentAs:"copy-source-server-side-encryption-customer-key",type:"password",withPrefix:!0}}},CopyPartOutput:{data:{type:"xml",xmlRoot:"CopyPartResult"},parameters:{LastModified:{location:"xml",sentAs:"LastModified"},ETag:{location:"xml",sentAs:"ETag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}}},AbortMultipartUpload:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"}}},CompleteMultipartUpload:{httpMethod:"POST",data:{xmlRoot:"CompleteMultipartUpload"},parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},UploadId:{required:!0,location:"urlPath",sentAs:"uploadId"},EncodingType:{location:"urlPath",sentAs:"encoding-type"},Parts:{required:!0,type:"array",location:"xml",sentAs:"Part",items:{type:"object",parameters:{PartNumber:{sentAs:"PartNumber"},ETag:{sentAs:"ETag"}}}},Callback:{location:"header",sentAs:"callback",withPrefix:!0,type:"callback",parameters:{CallbackUrl:{required:!0},CallbackBody:{required:!0},CallbackHost:{},CallbackBodyType:{}}}}},CompleteMultipartUploadOutput:{data:{type:"xml",xmlRoot:"CompleteMultipartUploadResult"},parameters:{VersionId:{location:"header",sentAs:"version-id",withPrefix:!0},Location:{location:"xml",sentAs:"Location"},EncodingType:{location:"xml",sentAs:"EncodingType"},Bucket:{location:"xml",sentAs:"Bucket"},Key:{decode:!0,location:"xml",sentAs:"Key"},ETag:{location:"xml",sentAs:"ETag"},SseKms:{location:"header",sentAs:"server-side-encryption",withPrefix:!0},SseKmsKey:{location:"header",sentAs:"server-side-encryption-aws-kms-key-id",withPrefix:!0},SseC:{location:"header",sentAs:"server-side-encryption-customer-algorithm",withPrefix:!0},SseCKeyMd5:{location:"header",sentAs:"server-side-encryption-customer-key-MD5",withPrefix:!0}},CallbackResponse:{location:"body",sentAs:"CallbackResponseBody"}},GetBucketInventory:{httpMethod:"GET",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketInventoryOutput:{data:{type:"xml",xmlRoot:"ListInventoryConfiguration"},parameters:{Rules:{type:"array",location:"xml",sentAs:"InventoryConfiguration",items:{type:"object",parameters:{Id:{sentAs:"Id"},IsEnabled:{sentAs:"IsEnabled"},Filter:{type:"object",sentAs:"Filter",parameters:{Prefix:{sentAs:"Prefix"}}},Destination:{type:"object",sentAs:"Destination",parameters:{Format:{sentAs:"Format"},Bucket:{sentAs:"Bucket"},Prefix:{sentAs:"Prefix"}}},Schedule:{type:"object",sentAs:"Schedule",parameters:{Frequency:{sentAs:"Frequency"}}},IncludedObjectVersions:{sentAs:"IncludedObjectVersions"},OptionalFields:{type:"object",location:"xml",sentAs:"OptionalFields",parameters:{Field:{type:"array",sentAs:"Field",items:{type:"string"}}}},LastExportTime:{sentAs:"LastExportTime"}}}}}},SetBucketInventory:{httpMethod:"PUT",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"},Id:{location:"urlPath",sentAs:"id"},InventoryConfiguration:bn}},SetBucketInventoryOutput:{data:{type:"xml",xmlRoot:"InventoryConfiguration"},parameters:{InventoryConfiguration:bn}},DeleteInventory:{httpMethod:"DELETE",urlPath:"inventory",parameters:{Bucket:{required:!0,location:"uri"},Id:{location:"urlPath",sentAs:"id"}}},DeleteInventoryOutput:{data:{type:"xml",xmlRoot:"InventoryConfiguration"},parameters:{InventoryConfiguration:bn}},GetBucketEncryption:{httpMethod:"GET",urlPath:"encryption",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:{type:"object",location:"xml",sentAs:"Rule",parameters:{ApplyServerSideEncryptionByDefault:{type:"object",sentAs:"ApplyServerSideEncryptionByDefault",parameters:{SSEAlgorithm:{sentAs:"SSEAlgorithm"},KMSMasterKeyID:{sentAs:"KMSMasterKeyID"},ProjectID:{sentAs:"ProjectID"}}}}}}},SetBucketEncryption:{httpMethod:"PUT",urlPath:"encryption",data:{xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},Rule:kn}},SetBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:kn}},DeleteBucketEncryption:{httpMethod:"DELETE",urlPath:"encryption",parameters:{Bucket:{required:!0,location:"uri"}}},DeleteBucketEncryptionOutput:{data:{type:"xml",xmlRoot:"ServerSideEncryptionConfiguration"},parameters:{Rule:kn}},GetBucketRequesterPay:{httpMethod:"GET",urlPath:"requestPayment",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketRequesterPayOutput:{data:{type:"xml",xmlRoot:"RequestPaymentConfiguration"},parameters:{Payer:{location:"xml",sentAs:"Payer"}}},SetBucketRequesterPay:{httpMethod:"PUT",urlPath:"requestPayment",data:{xmlRoot:"RequestPaymentConfiguration"},parameters:{Bucket:{required:!0,location:"uri"},Payer:{location:"xml",sentAs:"Payer"}}},SetBucketRequesterPayOutput:{data:{type:"xml",xmlRoot:"RequestPaymentConfiguration"},parameters:{Payer:{location:"xml",sentAs:"Payer"}}},OptionsBucket:{httpMethod:"OPTIONS",parameters:{Bucket:{required:!0,location:"uri"},Origin:{required:!0,location:"header",sentAs:"Origin"},AccessControlRequestMethods:{required:!0,type:"array",location:"header",sentAs:"Access-Control-Request-Method",items:{type:"string"}},AccessControlRequestHeaders:{type:"array",location:"header",sentAs:"Access-Control-Request-Headers",items:{type:"string"}}}},OptionsBucketOutput:{parameters:{AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"}}},OptionsObject:{httpMethod:"OPTIONS",parameters:{Bucket:{required:!0,location:"uri"},Key:{required:!0,location:"uri"},Origin:{required:!0,location:"header",sentAs:"Origin"},AccessControlRequestMethods:{required:!0,type:"array",location:"header",sentAs:"Access-Control-Request-Method",items:{type:"string"}},AccessControlRequestHeaders:{type:"array",location:"header",sentAs:"Access-Control-Request-Headers",items:{type:"string"}}}},OptionsObjectOutput:{parameters:{AllowOrigin:{location:"header",sentAs:"access-control-allow-origin"},AllowHeader:{location:"header",sentAs:"access-control-allow-headers"},AllowMethod:{location:"header",sentAs:"access-control-allow-methods"},ExposeHeader:{location:"header",sentAs:"access-control-expose-headers"},MaxAgeSeconds:{location:"header",sentAs:"access-control-max-age"}}},SetMirrorBackToSource:{httpMethod:"PUT",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rules:{required:!0,location:"body"}}},SetMirrorBackToSourceOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},GetMirrorBackToSource:{httpMethod:"GET",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetMirrorBackToSourceOutput:{data:{type:"body"},parameters:{Rules:{location:"body"}}},deleteMirrorBackToSource:{httpMethod:"DELETE",urlPath:"mirrorBackToSource",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetBucketDirectColdAccess:{httpMethod:"GET",urlPath:"directcoldaccess",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},SetBucketDirectColdAccess:{httpMethod:"PUT",urlPath:"directcoldaccess",data:{xmlRoot:"DirectColdAccessConfiguration",md5:!0},parameters:{Bucket:{required:!0,location:"uri"},Status:{required:!0,location:"xml",sentAs:"Status"}}},SetBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},DeleteBucketDirectColdAccess:{httpMethod:"DELETE",urlPath:"directcoldaccess",parameters:{Bucket:{required:!0,location:"uri"}}},DeleteBucketDirectColdAccessOutput:{data:{type:"xml",xmlRoot:"DirectColdAccessConfiguration"},parameters:{Status:{location:"xml",sentAs:"Status"}}},GetBucketCustomDomain:{httpMethod:"GET",urlPath:"customdomain",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketCustomDomainOutput:{data:{type:"xml",xmlRoot:"ListBucketCustomDomainsResult"},parameters:{Domains:{location:"xml",type:"array",sentAs:"Domains",items:{type:"object",parameters:{DomainName:{sentAs:"DomainName"},Value:{sentAs:"CreateTime"}}}}}},SetBucketCustomDomain:{httpMethod:"PUT",parameters:{Bucket:{required:!0,location:"uri"},DomainName:{location:"urlPath",sentAs:"customdomain"}}},DeleteBucketCustomDomain:{httpMethod:"DELETE",parameters:{Bucket:{required:!0,location:"uri"},DomainName:{location:"urlPath",sentAs:"customdomain"}}},GetCDNNotifyConfiguration:{httpMethod:"GET",urlPath:"CDNNotifyConfiguration",parameters:{Bucket:{required:!0,location:"uri"}}},GetCDNNotifyConfigurationOutput:{data:{type:"xml",xmlRoot:"CDNNotifyConfiguration"},parameters:{Domain:{location:"xml",type:"array",sentAs:"Domain",items:{type:"object",parameters:{Name:{sentAs:"Name"},Events:{type:"array",items:{type:"adapter"},sentAs:"Event"}}}}}},SetCdnNotifyConfiguration:{httpMethod:"PUT",urlPath:"CDNNotifyConfiguration",data:{xmlRoot:"CDNNotifyConfiguration",xmlAllowEmpty:!0},parameters:{Bucket:{required:!0,location:"uri"},Domain:{location:"xml",sentAs:"Domain",type:"array",items:{type:"object",parameters:{Name:{type:"string",sentAs:"Name"},Event:{type:"array",items:{type:"adapter"},sentAs:"Event"}}}}}},GetQuota:{httpMethod:"GET",urlPath:"quota"},GetQuotaOutput:{data:{type:"xml",xmlRoot:"MaxBucketNumber"},parameters:{Size:{location:"xml",sentAs:"Number"}}},GetWorkflowTrigger:{httpMethod:"GET",urlPath:"triggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},GetWorkflowTriggerOutput:{data:{type:"body"},parameters:{rules:{location:"body"}}},DeleteWorkflowTrigger:{httpMethod:"DELETE",urlPath:"triggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"}}},CreateWorkflowTrigger:{httpMethod:"PUT",urlPath:"triggerpolicy",parameters:{Bucket:{required:!0,location:"uri"},ApiPath:{location:"uri"},Rule:{required:!0,location:"body"}}},RestoreFailedWorkflowExecution:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},Other_parameter:{required:!0,location:"uri",sentAs:"execution_name"},GraphName:{required:!0,location:"urlPath",sentAs:"x-workflow-graph-name"}}},CreateTemplate:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},Template:{required:!0,location:"body"}}},CreateWorkflow:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},Other_parameter:{required:!0,location:"uri",sentAs:"graph_name"},Workflow_create:{location:"urlPath",sentAs:"x-workflow-create"},Workflow:{required:!0,location:"body"}}},DeleteWorkflow:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name"}}},UpdateWorkflow:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name"},Graph_name:{required:!0,location:"body"}}},GetWorkflowList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"graph_name_prefix"},XObsLimit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"},XObsStart:{type:"number",location:"urlPath",sentAs:"x-workflow-start"}}},GetWorkflowListOutput:{data:{type:"body"},parameters:{workflows:{location:"body"}}},GetWorkflowTemplateList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name_prefix"},Start:{type:"number",location:"urlPath",sentAs:"x-workflow-start"},Limit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},"X-workflow-prefix":{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetWorkflowTemplateListOutput:{data:{type:"body"},parameters:{templates:{location:"body"}}},GetWorkflowInstanceList:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"execution_name_prefix"},Start:{type:"number",location:"urlPath",sentAs:"x-workflow-start"},Limit:{type:"number",location:"urlPath",sentAs:"x-workflow-limit"},Graph_name:{location:"urlPath",sentAs:"x-workflow-graph-name"},State:{location:"urlPath",sentAs:"x-workflow-execution-state"},"X-workflow-prefix":{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetWorkflowInstanceListOutput:{data:{type:"body"},parameters:{instances:{location:"body"}}},DeleteTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name"}}},GetActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},Other_parameter:{location:"uri",sentAs:"template_name_prefix"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"},XObsCategory:{type:"String",location:"urlPath",sentAs:"x-workflow-category"}}},GetActionTemplatesOutput:{data:{type:"body"},parameters:{templates:{location:"body"}}},GetWorkflowAuthorization:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"}}},GetWorkflowAuthorizationOutput:{data:{type:"body"},parameters:{authorization:{location:"body"}}},OpenWorkflowAuthorization:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"}}},CreateOnlineDecom:{httpMethod:"PUT",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"},Decom:{required:!0,location:"body"}}},GetOnlineDecom:{httpMethod:"GET",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"}}},GetOnlineDecomOutput:{data:{type:"body"},parameters:{Decom:{location:"body"}}},DeleteOnlineDecom:{httpMethod:"DELETE",urlPath:"obscompresspolicy",parameters:{Bucket:{required:!0,location:"uri"}}},GetPublicationTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetPublicationTemplatesOutput:{data:{type:"body"},parameters:{PublishedTemplates:{location:"body"}}},GetPublicationTemplateDetail:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},GetPublicationTemplateDetailOutput:{data:{type:"body"},parameters:{PublishTemplate:{location:"body"}}},GetWorkflowAgreements:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},XWorkflowType:{required:!0,location:"urlPath",sentAs:"x-workflow-type"}}},GetWorkflowAgreementsOutput:{data:{type:"body"},parameters:{authorization:{location:"body"}}},OpenWorkflowAgreements:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},XWorkflowType:{required:!0,location:"urlPath",sentAs:"x-workflow-type"}}},CreateMyActionTemplate:{httpMethod:"POST",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},ActionTemplate:{required:!0,location:"body"}}},CreateMyActionTemplateOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},GetMyActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetMyActionTemplatesOutput:{data:{type:"body"},parameters:{ActionTemplates:{location:"body"}}},GetMyactiontemplateDetail:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},GetMyactiontemplateDetailOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},UpdateMyActionTemplate:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},ActionTemplate:{required:!0,location:"body"}}},UpdateMyActionTemplateOutput:{data:{type:"body"},parameters:{ActionTemplate:{location:"body"}}},DeleteMyActionTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"}}},ForbidMyActionTemplate:{httpMethod:"DELETE",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},XObsForbid:{location:"urlPath",sentAs:"x-workflow-forbid"}}},UpdatePublicActionTemplate:{httpMethod:"PUT",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name"},PublicAction:{required:!0,location:"body"}}},GetOmPublicActionTemplates:{httpMethod:"GET",parameters:{ApiPath:{location:"uri"},OtherParameter:{location:"uri",sentAs:"template_name_prefix"},XObsCategory:{location:"urlPath",sentAs:"x-workflow-category"},XObsOtatus:{location:"urlPath",sentAs:"x-workflow-status"},XObsPrefix:{location:"urlPath",sentAs:"x-workflow-prefix"}}},GetOmPublicActionTemplatesOutput:{data:{type:"body"},parameters:{Templates:{location:"body"}}},SetBucketAlias:{httpMethod:"PUT",urlPath:"obsbucketalias",data:{xmlRoot:"CreateBucketAlias"},parameters:{Bucket:{required:!0,location:"uri"},BucketList:{location:"xml",type:"object",sentAs:"BucketList",parameters:{Bucket:{location:"xml",type:"array",items:{parameters:{sentAs:"Bucket"}}}}}}},GetBucketAlias:{httpMethod:"GET",urlPath:"obsalias",parameters:{Bucket:{required:!0,location:"uri"}}},GetBucketAliasOutput:{data:{type:"xml",xmlRoot:"AliasList"},parameters:{BucketAlias:{location:"xml",type:"object",sentAs:"BucketAlias",parameters:{Alias:{sentAs:"Alias"},BucketList:{sentAs:"Bucket",location:"xml",type:"array",wrapper:"BucketList",items:{type:"string"}}}}}},DeleteBucketAlias:{httpMethod:"DELETE",urlPath:"obsbucketalias",parameters:{Bucket:{required:!0,location:"uri"}}},BindBucketAlias:{httpMethod:"PUT",urlPath:"obsalias",data:{xmlRoot:"AliasList"},parameters:{Bucket:{required:!0,location:"uri"},Alias:{location:"xml",type:"string",sentAs:"Alias"}}},BindBucketAliasOutput:{data:{xmlRoot:"AliasList"},parameters:{Bucket:{required:!0,location:"uri"},Alias:{location:"xml",type:"string",sentAs:"Alias"}}},UnbindBucketAlias:{httpMethod:"DELETE",urlPath:"obsalias",parameters:{Bucket:{required:!0,location:"uri"}}},ListBucketsAlias:{httpMethod:"GET",urlPath:"obsbucketalias"},ListBucketsAliasOutput:{data:{type:"xml",xmlRoot:"ListBucketAliasResult"},parameters:{BucketAliasList:{location:"xml",sentAs:"BucketAliasList",type:"object",parameters:{BucketAlias:{location:"xml",type:"array",sentAs:"BucketAlias",items:{type:"object",parameters:{Alias:{sentAs:"Alias"},CreationDate:{sentAs:"CreationDate"},BucketList:{location:"xml",type:"object",sentAs:"BucketList",parameters:{Bucket:{location:"xml",type:"array",items:{parameters:{sentAs:"Bucket"}}}}}}}}}},Owner:{location:"xml",sentAs:"Owner",type:"object",parameters:{ID:{sentAs:"ID"}}}}}};function Wo(e){return(Wo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o})(e)}function Yo(e,o){(o==null||o>e.length)&&(o=e.length);for(var w=0,v=new Array(o);w<o;w++)v[w]=e[w];return v}var rt=function(e,o){var w=new no(e==="sha1"?"SHA-1":e==="sha512"?"SHA-512":"SHA-256","TEXT");return w.setHMACKey(o,o instanceof ArrayBuffer?"ARRAYBUFFER":"TEXT"),{update:function(v){return w.update(v),this},digest:function(v){return v==="hex"?w.getHMAC("HEX"):v==="base64"?w.getHMAC("B64"):w.getHMAC("ARRAYBUFFER")}}},An=function(e){if(e==="md5")return{update:function(w){return this.message?this.message+=w:this.message=w,this},digest:function(w){return w==="hex"?St()(this.message):w==="base64"||w==="rawbase64"?(window.btoa?window.btoa:pt.encode)(St()(this.message,!1,!0)):St()(this.message,!1,!0)}};var o=new no(e==="sha1"?"SHA-1":e==="sha512"?"SHA-512":"SHA-256","TEXT");return{update:function(w){return o.update(w),this},digest:function(w){return w==="hex"?o.getHash("HEX"):w==="base64"?o.getHash("B64"):o.getHash("ARRAYBUFFER")}}},Jo="e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",Xo=["inventory","acl","backtosource","policy","torrent","logging","location","storageinfo","quota","storageclass","storagepolicy","mirrorbacktosource","requestpayment","versions","versioning","versionid","uploads","uploadid","partnumber","website","notification","replication","lifecycle","deletebucket","delete","cors","restore","tagging","append","position","response-content-type","response-content-language","response-expires","response-cache-control","response-content-disposition","response-content-encoding","x-image-process","x-oss-process","encryption","obsworkflowtriggerpolicy","x-workflow-limit","x-workflow-prefix","x-workflow-start","x-workflow-template-name","x-workflow-graph-name","x-workflow-execution-state","x-workflow-category","x-workflow-prefix","x-workflow-create","directcoldaccess","customdomain","cdnnotifyconfiguration","metadata","dispolicy","obscompresspolicy","template_name","template_name_prefix","x-workflow-status","x-workflow-type","x-workflow-forbid","sfsacl","obsbucketalias","obsalias"],Zo=["content-type","content-md5","content-length","content-language","expires","origin","cache-control","content-disposition","content-encoding","x-default-storage-class","location","date","etag","host","last-modified","content-range","x-reserved","access-control-allow-origin","access-control-allow-headers","access-control-max-age","access-control-allow-methods","access-control-expose-headers","connection","x-obs-location-clustergroup-id"],xn={"content-length":"ContentLength",date:"Date","x-reserved":"Reserved"},$l=["STANDARD","WARM","COLD"],fl=["STANDARD","STANDARD_IA","GLACIER"],gl=["private","public-read","public-read-write","public-read-delivered","public-read-write-delivered"],Tl=["private","public-read","public-read-write","authenticated-read","bucket-owner-read","bucket-owner-full-control","log-delivery-write"],yl=["Everyone","LogDelivery"],kl=["http://acs.amazonaws.com/groups/global/AllUsers","http://acs.amazonaws.com/groups/global/AuthenticatedUsers","http://acs.amazonaws.com/groups/s3/LogDelivery"],ea=["ObjectCreated","ObjectRemoved","ObjectCreated:*","ObjectCreated:Put","ObjectCreated:Post","ObjectCreated:Copy","ObjectCreated:CompleteMultipartUpload","ObjectRemoved:*","ObjectRemoved:Delete","ObjectRemoved:DeleteMarkerCreated"],ta=["ObjectCreated","ObjectRemoved","s3:ObjectCreated:*","s3:ObjectCreated:Put","s3:ObjectCreated:Post","s3:ObjectCreated:Copy","s3:ObjectCreated:CompleteMultipartUpload","s3:ObjectRemoved:*","s3:ObjectRemoved:Delete","s3:ObjectRemoved:DeleteMarkerCreated"],bl=["CreateBucket","SetBucketAlias","BindBucketAlias","UnbindBucketAlias","DeleteBucketAlias","GetBucketAlias"],Sn="HeadApiVersion",na={signature:"obs",headerPrefix:"x-obs-",headerMetaPrefix:"x-obs-meta-",authPrefix:"OBS"},Pn={signature:"v2",headerPrefix:"x-amz-",headerMetaPrefix:"x-amz-meta-",authPrefix:"AWS"};function Ue(e,o,w){if((e=String(e)).length===0)return"";if(w)return e;var v;if(o){v=[];var O,Q=(function(H,z){var te=typeof Symbol<"u"&&H[Symbol.iterator]||H["@@iterator"];if(!te){if(Array.isArray(H)||(te=(function(ue,fe){if(ue){if(typeof ue=="string")return Yo(ue,fe);var ke=Object.prototype.toString.call(ue).slice(8,-1);return ke==="Object"&&ue.constructor&&(ke=ue.constructor.name),ke==="Map"||ke==="Set"?Array.from(ue):ke==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(ke)?Yo(ue,fe):void 0}})(H))){te&&(H=te);var me=0,ie=function(){};return{s:ie,n:function(){return me>=H.length?{done:!0}:{done:!1,value:H[me++]}},e:function(ue){throw ue},f:ie}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
28
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var re,pe=!0,he=!1;return{s:function(){te=te.call(H)},n:function(){var ue=te.next();return pe=ue.done,ue},e:function(ue){he=!0,re=ue},f:function(){try{pe||te.return==null||te.return()}finally{if(he)throw re}}}})(e);try{for(Q.s();!(O=Q.n()).done;){var M=O.value;v.push(o.indexOf(M)>=0?M:encodeURIComponent(M))}}catch(H){Q.e(H)}finally{Q.f()}v=v.join("")}else v=encodeURIComponent(e);return v.replace(/!/g,"%21").replace(/\*/g,"%2A").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29")}function Pt(e){return JSON?JSON.stringify(e):""}function wl(e,o){var w={};for(var v in o)if({}.hasOwnProperty.call(o,v)){var O=String(v).toLowerCase();O.indexOf(e)===0&&(w[O.slice(e.length)]=o[v])}return w}function Et(e){return Object.prototype.toString.call(e)==="[object Function]"}function En(e){return Object.prototype.toString.call(e)==="[object Object]"}function oa(e,o){if(Wo(e)==="object")return o(null,e);try{return o(null,hl.parseString(e))}catch(w){return o(w,null)}}function aa(e){var o=new Date(Date.parse(e)),w=o.getUTCHours(),v=o.getUTCMinutes(),O=o.getUTCSeconds(),Q=o.getUTCDate(),M=o.getUTCMonth()+1,H="";return H+=o.getUTCFullYear()+"-",M<10&&(H+="0"),H+=M+"-",Q<10&&(H+="0"),H+=Q+"T",w<10&&(H+="0"),H+=w+":",v<10&&(H+="0"),H+=v+":",O<10&&(H+="0"),H+(O+"Z")}function Kt(e){var o=new Date(Date.parse(e)),w=o.getUTCHours(),v=o.getUTCMinutes(),O=o.getUTCSeconds(),Q=o.getUTCDate(),M=o.getUTCMonth()+1,H="",z="";return H+=o.getUTCFullYear(),M<10&&(H+="0"),H+=M,Q<10&&(H+="0"),z+=(H+=Q)+"T",w<10&&(z+="0"),z+=w,v<10&&(z+="0"),z+=v,O<10&&(z+="0"),[H,z+=O+"Z"]}function ra(e){var o=[],w={};for(var v in e)({}).hasOwnProperty.call(e,v)&&(o.push(v.toLowerCase()),w[v.toLowerCase()]=e[v]);o=o.sort();for(var O="",Q="",M=0;M<o.length;M++)M!==0&&(O+=";"),O+=o[M],Q+=o[M]+":"+w[o[M]]+`
|
|
29
|
+
`;return[O,Q]}function ia(e,o,w,v){var O=rt("sha256","AWS4"+o).update(e).digest(),Q=rt("sha256",O).update(w).digest(),M=rt("sha256",Q).update("s3").digest(),H=rt("sha256",M).update("aws4_request").digest();return rt("sha256",H).update(v).digest("hex")}function sa(e,o,w,v,O){var Q=`AWS4-HMAC-SHA256
|
|
30
|
+
`;return Q+=o+`
|
|
31
|
+
`,Q+=e+"/"+v+`/s3/aws4_request
|
|
32
|
+
`,ia(e,w,v,Q+=An("sha256").update(O).digest("hex"))}function Le(e){this.log=e,this.ak=null,this.sk=null,this.securityToken=null,this.isSecure=!0,this.server=null,this.pathStyle=!1,this.signatureContext=null,this.isSignatureNegotiation=!0,this.bucketSignatureCache={},this.region="region",this.port=null,this.timeout=300,this.obsSdkVersion="3.22.3",this.isCname=!1,this.bucketEventEmitters={},this.useRawXhr=!1}Le.prototype.encodeURIWithSafe=Ue,Le.prototype.mimeTypes={"7z":"application/x-7z-compressed",aac:"audio/x-aac",ai:"application/postscript",aif:"audio/x-aiff",asc:"text/plain",asf:"video/x-ms-asf",atom:"application/atom+xml",avi:"video/x-msvideo",bmp:"image/bmp",bz2:"application/x-bzip2",cer:"application/pkix-cert",crl:"application/pkix-crl",crt:"application/x-x509-ca-cert",css:"text/css",csv:"text/csv",cu:"application/cu-seeme",deb:"application/x-debian-package",doc:"application/msword",docx:"application/vnd.openxmlformats-officedocument.wordprocessingml.document",dvi:"application/x-dvi",eot:"application/vnd.ms-fontobject",eps:"application/postscript",epub:"application/epub+zip",etx:"text/x-setext",flac:"audio/flac",flv:"video/x-flv",gif:"image/gif",gz:"application/gzip",htm:"text/html",html:"text/html",ico:"image/x-icon",ics:"text/calendar",ini:"text/plain",iso:"application/x-iso9660-image",jar:"application/java-archive",jpe:"image/jpeg",jpeg:"image/jpeg",jpg:"image/jpeg",js:"text/javascript",json:"application/json",latex:"application/x-latex",log:"text/plain",m4a:"audio/mp4",m4v:"video/mp4",mid:"audio/midi",midi:"audio/midi",mov:"video/quicktime",mp3:"audio/mpeg",mp4:"video/mp4",mp4a:"audio/mp4",mp4v:"video/mp4",mpe:"video/mpeg",mpeg:"video/mpeg",mpg:"video/mpeg",mpg4:"video/mp4",oga:"audio/ogg",ogg:"audio/ogg",ogv:"video/ogg",ogx:"application/ogg",pbm:"image/x-portable-bitmap",pdf:"application/pdf",pgm:"image/x-portable-graymap",png:"image/png",pnm:"image/x-portable-anymap",ppm:"image/x-portable-pixmap",ppt:"application/vnd.ms-powerpoint",pptx:"application/vnd.openxmlformats-officedocument.presentationml.presentation",ps:"application/postscript",qt:"video/quicktime",rar:"application/x-rar-compressed",ras:"image/x-cmu-raster",rss:"application/rss+xml",rtf:"application/rtf",sgm:"text/sgml",sgml:"text/sgml",svg:"image/svg+xml",swf:"application/x-shockwave-flash",tar:"application/x-tar",tif:"image/tiff",tiff:"image/tiff",torrent:"application/x-bittorrent",ttf:"application/x-font-ttf",txt:"text/plain",wav:"audio/x-wav",webm:"video/webm",wma:"audio/x-ms-wma",wmv:"video/x-ms-wmv",woff:"application/x-font-woff",wsdl:"application/wsdl+xml",xbm:"image/x-xbitmap",xls:"application/vnd.ms-excel",xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",xml:"application/xml",xpm:"image/x-xpixmap",xwd:"image/x-xwindowdump",yaml:"text/yaml",yml:"text/yaml",zip:"application/zip"},Le.prototype.refresh=function(e,o,w){this.ak=e?String(e).trim():null,this.sk=o?String(o).trim():null,this.securityToken=w?String(w).trim():null},Le.prototype.initFactory=function(e,o,w,v,O,Q,M,H,z,te,me,ie,re,pe,he,ue){if(this.refresh(e,o,te),this.urlPrefix=re||"",this.regionDomains=pe||null,this.setRequestHeaderHook=he||null,!v)throw new Error("Server is not set");(v=String(v).trim()).indexOf("https://")===0?(v=v.slice(8),w=!0):v.indexOf("http://")===0&&(v=v.slice(7),w=!1);for(var fe=v.lastIndexOf("/");fe>=0;)fe=(v=v.slice(0,fe)).lastIndexOf("/");(fe=v.indexOf(":"))>=0&&(H=v.slice(fe+1),v=v.slice(0,fe)),this.server=v,/^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$/.test(this.server)&&(O=!0),w!==void 0&&(this.isSecure=w),O!==void 0&&(this.pathStyle=O),Q=Q!==void 0?String(Q).trim().toLowerCase():"obs",me!==void 0&&(this.isSignatureNegotiation=me),this.isCname=ie,(this.pathStyle||this.isCname)&&(this.isSignatureNegotiation=!1,Q==="obs"&&(Q="v2")),this.signatureContext=Q==="obs"?na:Pn,M!==void 0&&(this.region=String(M)),this.port=H?parseInt(H,10):this.isSecure?443:80,z!==void 0&&(this.timeout=parseInt(z,10)),ue!==void 0&&(this.useRawXhr=ue)},Le.prototype.SseKmsAdapter=function(e,o){e=e||"";var w=(e=String(e)).indexOf("aws:");return o.signature==="obs"?w===0?e.slice(4):e:w===0?e:"aws:"+e},Le.prototype.BucketAdapter=function(e,o){e=e||"";var w=(e=String(e)).indexOf("arn:aws:s3:::");return o.signature==="obs"?w===0?e.slice(13):e:w===0?e:"arn:aws:s3:::"+e},Le.prototype.EventAdapter=function(e,o){return e=e||"",e=String(e),o.signature==="obs"?ea.indexOf(e)>=0?e:ta.indexOf(e)>=0?e.substring(3):"":ta.indexOf(e)>=0?e:ea.indexOf(e)>=0?"s3:"+e:""},Le.prototype.URIAdapter=function(e,o){return e=e||"",e=String(e),o.signature==="obs"?yl.indexOf(e)>=0?e:e==="AllUsers"||e==="http://acs.amazonaws.com/groups/global/AllUsers"?"Everyone":"":kl.indexOf(e)>=0?e:e==="Everyone"||e==="AllUsers"?"http://acs.amazonaws.com/groups/global/AllUsers":e==="AuthenticatedUsers"?"http://acs.amazonaws.com/groups/global/AuthenticatedUsers":e==="LogDelivery"?"http://acs.amazonaws.com/groups/s3/LogDelivery":""},Le.prototype.StorageClassAdapter=function(e,o){return e=e||"",e=String(e).toUpperCase(),o.signature==="obs"?$l.indexOf(e)>=0?e:e==="STANDARD_IA"?"WARM":e==="GLACIER"?"COLD":"":fl.indexOf(e)>=0?e:e==="WARM"?"STANDARD_IA":e==="COLD"?"GLACIER":""},Le.prototype.ACLAdapter=function(e,o){return e=e||"",e=String(e).toLowerCase(),o.signature==="obs"?gl.indexOf(e)>=0?e:"":(e==="public-read-delivered"?e="public-read":e==="public-read-write-delivered"&&(e="public-read-write"),Tl.indexOf(e)>=0?e:"")},Le.prototype.doExec=function(e,o,w){var v=this.makeParam(e,o);if("err"in v)return w(v.err,null);this.sendRequest(e,v,w)},Le.prototype.doNegotiation=function(e,o,w,v,O,Q){var M=null,H=this;if(O&&o.Bucket){var z=this.bucketSignatureCache[o.Bucket];if(z&&z.signatureContext&&z.expireTime>new Date().getTime()){o.signatureContext=z.signatureContext;var te=this.makeParam(e,o);return"err"in te?w(te.err,null):(te.signatureContext=z.signatureContext,this.sendRequest(e,te,w))}if((M=this.bucketEventEmitters[o.Bucket])||(M={s:0,n:function(){for(;this.e&&this.e.length>0;)this.e.shift()()}},this.bucketEventEmitters[o.Bucket]=M),M.s)return void M.e.push(function(){H.doNegotiation(e,o,w,v,O,Q)});M.e=[],M.s=1}this.doExec(Sn,v?{Bucket:o.Bucket}:{},function(me,ie){if(me)return w(me,null),void(M&&(M.s=0,M.n()));if(v&&ie.CommonMsg.Status===404||ie.CommonMsg.Status>=500)return w(me,ie),void(M&&(M.s=0,M.n()));var re=Pn;ie.CommonMsg.Status<300&&ie.InterfaceResult&&ie.InterfaceResult.ApiVersion>="3.0"&&(re=na),Q&&(H.bucketSignatureCache[o.Bucket]={signatureContext:re,expireTime:new Date().getTime()+15+60*Math.ceil(5*Math.random())*1e3}),M&&(M.s=0,M.n()),o.signatureContext=re;var pe=H.makeParam(e,o);if("err"in pe)return w(pe.err,null);pe.signatureContext=re,H.sendRequest(e,pe,w)})},Le.prototype.exec=function(e,o,w){var v=this;v.isSignatureNegotiation&&e!==Sn?e==="ListBuckets"?v.doNegotiation(e,o,w,!1,!1,!1):bl.indexOf(e)>-1?v.doNegotiation(e,o,function(O,Q){if(!O&&Q.CommonMsg.Status===400&&Q.CommonMsg.Message==="Unsupported Authorization Type"&&o.signatureContext&&o.signatureContext.signature==="v2"){o.signatureContext=Pn;var M=v.makeParam(e,o);return"err"in M?w(M.err,null):(M.signatureContext=o.signatureContext,void v.sendRequest(e,M,w))}w(O,Q)},!1,!0,!1):v.doNegotiation(e,o,w,!0,!0,!0):v.doExec(e,o,w)},Le.prototype.sliceBlob=function(e,o,w,v){return v=v||e.type,e.mozSlice?e.mozSlice(o,w,v):e.webkitSlice?e.webkitSlice(o,w,v):e.slice(o,w,v)},Le.prototype.toXml=function(e,o,w,v,O){var Q="";if(w!==null)return Q+this.buildXml(e,o,w,v,O);for(var M in o)if(M in e){var H=o[M].sentAs||M;Q+=this.buildXml(e,o[M],M,H,O)}return Q},Le.prototype.buildXml=function(e,o,w,v,O){var Q="",M=o.type;if(M==="array")for(var H=0;H<e[w].length;H++)if(o.items.type==="object"){if(!e[w][H])return Q;var z=this.toXml(e[w][H],o.items.parameters,null,null,O);z!==""&&(Q+="<"+v+">"+z+"</"+v+">")}else o.items.type==="adapter"?Q+="<"+v+">"+String(this[w+"Adapter"](e[w][H],O)).replace(/&/g,"&").replace(/'/g,"'").replace(/"/g,""")+"</"+v+">":o.items.type!=="array"&&(Q+="<"+v+">"+String(e[w][H]).replace(/&/g,"&").replace(/'/g,"'").replace(/"/g,""")+"</"+v+">");else if(M==="object"){if(!e[w])return Q;var te=this.toXml(e[w],o.parameters,null,null,O);te!==""&&(Q+="<"+v,"data"in o&&("xsiNamespace"in o.data&&(Q+=' xmlns:xsi="'+o.data.xsiNamespace+'"'),"xsiType"in o.data&&(Q+=' xsi:type="'+e[w][o.data.xsiType]+'"')),Q+=">",Q+=te+"</"+v+">")}else M==="adapter"?Q+="<"+v+">"+String(this[w+"Adapter"](e[w],O)).replace(/&/g,"&").replace(/'/g,"'").replace(/"/g,""")+"</"+v+">":M!=="ignore"&&(Q+="<"+v+">"+String(e[w]).replace(/&/g,"&").replace(/'/g,"'").replace(/"/g,""")+"</"+v+">");if(Q&&o.wrapper){var me=o.wrapper;Q="<"+me+">"+Q+"</"+me+">"}return Q},Le.prototype.jsonToObject=function(e,o,w,v){var O={};if(w!==null)this.buildObject(e,o,w,O,v);else for(var Q in e)({}).hasOwnProperty.call(e,Q)&&this.buildObject(e,o,Q,O,v);return O},Le.prototype.buildObject=function(e,o,w,v,O){var Q=function(ie){return ie&&e[w].decode&&O?decodeURIComponent(ie.replace(/\+/g,"%20")):ie};if(En(o)){var M=!0,H=e[w].wrapper;if(H&&H in o&&(M=En(o=o[H])),M){var z=e[w].sentAs||w;if(z in o)if(e[w].type==="object")v[w]=this.jsonToObject(e[w].parameters,o[z],null,O);else if(e[w].type==="array"){var te=[];if((function(ie){return Object.prototype.toString.call(ie)==="[object Array]"})(o[z]))for(var me=0;me<o[z].length;me++)te[me]=e[w].items.type==="object"?this.jsonToObject(e[w].items.parameters,o[z][me],null,O):Q(o[z][me]["#text"]);else te[0]=e[w].items.type==="object"?this.jsonToObject(e[w].items.parameters,o[z],null,O):Q(o[z]["#text"]||"");v[w]=te}else v[w]=Q(o[z]["#text"])}}v[w]===void 0&&(e[w].type==="object"?v[w]=e[w].parameters?this.jsonToObject(e[w].parameters,null,null,O):{}:e[w].type==="array"&&(v[w]=[]))},Le.prototype.makeParam=function(e,o){var w=o.signatureContext||this.signatureContext,v=w.signature==="obs"?yn[e]:vn[e],O=v.httpMethod,Q="/",M="",H="",z={},te={};for(var me in te.$requestParam=o,"urlPath"in v&&(M+="?",M+=v.urlPath),v.parameters)if({}.hasOwnProperty.call(v.parameters,me)){var ie=v.parameters[me];if(me==="Bucket"&&this.isCname)continue;var re=o[me];if(ie.type==="callback"&&re===void 0&&ie.parameters&&(o.CallbackUrl!==void 0||o.CallbackBody!==void 0)){re={};for(var pe=0,he=Object.keys(ie.parameters);pe<he.length;pe++){var ue=he[pe],fe=ie.parameters[ue],ke=o[ue];if(fe.required&&(ke==null||Object.prototype.toString.call(ke)==="[object String]"&&ke===""))return te.err=ue+" is a required element!",this.log.runLog("error",e,te.err),te;re[ue.slice(0,1).toLowerCase()+ue.slice(1)]=ke}}if(ie.required&&(re==null||Object.prototype.toString.call(re)==="[object String]"&&re===""))return te.err=me+" is a required element!",this.log.runLog("error",e,te.err),te;if(re!=null){if(ie.type==="srcFile"||ie.type==="dstFile"){te[ie.type]=re;continue}ie.type==="plain"&&(te[me]=re);var ve=ie.sentAs||me;if(ie.withPrefix&&(ve=w.headerPrefix+ve),ie.location==="uri")Q!=="/"&&(Q+="/"),Q+=re;else if(ie.location==="header"){var be=ie.encodingSafe||" ;/?:@&=+$,";if(ie.type==="object"){if(w.headerMetaPrefix===ve){for(var Ae in re)if({}.hasOwnProperty.call(re,Ae)){var Pe=re[Ae];z[(Ae=String(Ae).trim().toLowerCase()).indexOf(ve)===0?Ae:ve+Ae]=Ue(Pe,be)}}}else if(ie.type==="array"){var xe=[];for(var Ee in re)({}).hasOwnProperty.call(re,Ee)&&(xe[Ee]=Ue(re[Ee],be));z[ve]=xe}else if(ie.type==="password"){var Ce=window.btoa?window.btoa:pt.encode;z[ve]=Ce(re),z[ie.pwdSentAs||ve+"-MD5"]=this.rawBufMD5(re)}else if(ie.type==="number"&&Number(re))z[ve]=Ue(String(re),be);else if(ie.type==="boolean")z[ve]=Ue(re?"true":"false",be);else if(ie.type==="callback")z[ve]=pt.encode(JSON.stringify(re));else if(ie.type==="adapter"){var Me=this[me+"Adapter"](re,w);Me&&(z[ve]=Ue(String(Me),be))}else z[ve]=Ue(String(re),be,ie.skipEncoding)}else if(ie.location==="urlPath"){var qe=M===""?"?":"&",Qe=re;(ie.type!=="number"||ie.type==="number"&&Number(Qe)>=0)&&(M+=qe+Ue(ve,"/")+"="+Ue(String(Qe),"/"))}else if(ie.location==="xml"){var He=this.toXml(o,ie,me,ve,w);He&&(H+=He)}else ie.location==="body"&&(H=re)}}var De=te.dstFile==="file";if("Content-Type"in z||De||(z["Content-Type"]="binary/octet-stream"),"data"in v&&"xmlRoot"in v.data&&(H||v.data.xmlAllowEmpty)){var je=v.data.xmlRoot;H="<"+je+">"+H+"</"+je+">",z["Content-Type"]="application/xml"}if(De&&(te.rawUri=Q),z.Host=this.server+(this.port===80||this.port===443?"":":"+this.port),!this.pathStyle&&!this.isCname){var Ie=Q.split("/");if(Ie.length>=2&&Ie[1]){z.Host=Ie[1]+"."+z.Host;var Ke=Q.replace(Ie[1],"");Ke.indexOf("//")===0&&(Ke=Ke.slice(1)),w.signature==="v4"?Q=Ke:Ke==="/"&&(Q+="/"),te.requestUri=Ue(Ke,"/")}}if(te.method=O,te.uri=Ue(Q,"/"),te.urlPath=M,H&&(v.data&&v.data.md5&&(z["Content-MD5"]=this.bufMD5(H),z["Content-Length"]=H.length===0?"0":String(H.length)),te.xml=H,this.log.runLog("debug",e,"request content:"+H)),te.headers=z,"srcFile"in te&&(te.srcFile instanceof window.File||te.srcFile instanceof window.Blob)){var Xe=te.srcFile.size;if("Content-Length"in te.headers||"PartSize"in te||"Offset"in te){var Be,Ge=te.Offset;Ge=Ge&&Ge>=0&&Ge<Xe?Ge:0,Be=(Be="PartSize"in te?te.PartSize:"Content-Length"in te.headers?parseInt(te.headers["Content-Length"],10):Xe)&&Be>0&&Be<=Xe-Ge?Be:Xe-Ge,te.PartSize=Be,te.Offset=Ge,te.headers["Content-Length"]=String(te.PartSize)}}return te},Le.prototype.parseCommonHeaders=function(e,o,w){for(var v in xn)({}).hasOwnProperty.call(xn,v)&&(e.InterfaceResult[xn[v]]=o[v]);e.InterfaceResult.RequestId=o[w.headerPrefix+"request-id"],e.InterfaceResult.Id2=o[w.headerPrefix+"id-2"],e.CommonMsg.RequestId=e.InterfaceResult.RequestId,e.CommonMsg.Id2=e.InterfaceResult.Id2},Le.prototype.contrustCommonMsg=function(e,o,w,v){for(var O in e.InterfaceResult={},this.parseCommonHeaders(e,w,v),o)if(o[O].location==="header"){var Q=o[O].sentAs||O;if(o[O].withPrefix&&(Q=v.headerPrefix+Q),o[O].type==="object")e.InterfaceResult[O]=wl(Q,w);else{var M=null;Q in w?M=w[Q]:Q.toLowerCase()in w&&(M=w[Q.toLowerCase()]),M!==null&&(e.InterfaceResult[O]=M)}}},Le.prototype.getRequest=function(e,o,w,v,O,Q){var M=this.regionDomains,H={},z=this.log,te=w.signature==="obs"?yn[e+"Output"]:vn[e+"Output"],me=(te=te||{}).parameters||{};H.CommonMsg={Status:o.status,Code:"",Message:"",HostId:"",RequestId:"",InterfaceResult:null};var ie=o.headers,re=Pt(ie);z.runLog("info",e,"get response start, statusCode:"+o.status),z.runLog("debug",e,"response msg :statusCode:"+o.status+", headers:"+re);var pe=function(){var Qe="Status:"+H.CommonMsg.Status+", Code:"+H.CommonMsg.Code+", Message:"+H.CommonMsg.Message;z.runLog("debug",e,"exec interface "+e+" finish, "+Qe),Q(null,H)};if(o.status>=300&&o.status<400&&o.status!==304&&v<=5){var he=ie.location||ie.Location;if(he){var ue="http code is 3xx, need to redirect to "+he;z.runLog("warn",e,ue);var fe=new Error("redirect");return fe.location=he,fe.bucketLocation=ie["x-amz-bucket-region"]||ie["x-obs-bucket-region"],Q(fe)}var ke=ie["x-amz-bucket-region"]||ie["x-obs-bucket-location"];if(ke&&M[ke]){var ve=(this.isSecure?"https://":"http://")+M[ke];Et(this.setRequestHeaderHook)&&this.setRequestHeaderHook(ie,O,e,M[ke]);var be="get redirect code 3xx, need to redirect to"+ve;z.runLog("error",e,be);var Ae=new Error("redirect");return Ae.location=ve,Q(Ae)}z.runLog("error",e,"get redirect code 3xx, but no location in headers")}if(o.status<300){var Pe=o.data;this.contrustCommonMsg(H,me,ie,w);var xe="Status: "+H.CommonMsg.Status+", headers: "+re;if(Pe&&(xe+="body length: "+Pe.length,z.runLog("debug",e,"response body length:"+Pe.length)),z.runLog("debug",e,xe),Pe&&"data"in te){if(O.CallbackUrl&&te.CallbackResponse)return H.InterfaceResult[te.CallbackResponse.sentAs]=Pe,void pe();if(te.data.type==="xml"){var Ee=this;return oa(Pe,function(Qe,He){if(Qe)return z.runLog("error",e,"change xml to json err ["+Pt(Qe)+"]"),Q(Qe,null);var De=He;te.data.xmlRoot&&te.data.xmlRoot in De&&(De=He[te.data.xmlRoot]);var je=!!De.EncodingType;if(En(De))for(var Ie in me)me[Ie].location==="xml"&&(H.InterfaceResult[Ie]=Ee.jsonToObject(me,De,Ie,je)[Ie]);pe()})}if(te.data.type==="body"){for(var Ce in me)if(me[Ce].location==="body"){H.InterfaceResult[Ce]=Pe;break}}}return pe()}var Me=o.data,qe="Status: "+H.CommonMsg.Status+", headers: "+re;return Me!==""&&(qe+="body: "+Me,z.runLog("debug",e,"response body :"+Me)),H.CommonMsg.RequestId=ie[w.headerPrefix+"request-id"],H.CommonMsg.Id2=ie[w.headerPrefix+"id2"],H.CommonMsg.Indicator=ie["x-reserved-indicator"],z.runLog("info",e,"request finished with request id:"+H.CommonMsg.RequestId),z.runLog("debug",e,qe),Me?oa(Me,function(Qe,He){if(Qe)z.runLog("error",e,"change xml to json err ["+Pt(Qe)+"]"),H.CommonMsg.Message=Qe.message;else if(He){if("Error"in He){var De=He.Error;for(var je in De)De[je]&&De[je]["#text"]&&(H.CommonMsg[je]=De[je]["#text"])}else{var Ie=He;"code"in Ie&&(H.CommonMsg.Code=Ie.code),"message"in Ie&&(H.CommonMsg.Message=Ie.message),"hostId"in Ie&&(H.CommonMsg.HostId=Ie.hostId),"request_id"in Ie&&Ie.request_id&&(H.CommonMsg.RequestId=Ie.request_id)}z.runLog("error",e,"request error with error code:"+H.CommonMsg.Code+", error message:"+H.CommonMsg.Message+", request id:"+H.CommonMsg.RequestId)}pe()}):pe()},Le.prototype.makeRequest=function(e,o,w,v){var O=this.log,Q=o.xml||null,M=o.signatureContext||this.signatureContext;if(delete o.headers.Authorization,o.dstFile==="file"){var H={};if(o.urlPath)for(var z=o.urlPath.slice(1).split("&"),te=0;te<z.length;te++)if(z[te].indexOf("=")===-1)H[z[te]]="";else{var me=z[te].split("=");H[me[0]]=me[1]}var ie=o.rawUri.split("/")[1],re=o.rawUri.slice(("/"+ie+"/").length),pe={CommonMsg:{Status:0,Code:"",Message:"",HostId:""},InterfaceResult:{}},he=(M.signature==="obs"?yn[e+"Output"]:vn[e+"Output"]).parameters;for(var ue in he)if(he[ue].location==="body"){pe.InterfaceResult[ue]=this.createSignedUrlSync({Method:o.method,Bucket:ie,Key:re,Expires:3600,Headers:o.headers,QueryParams:H,signatureContext:M});break}return v(null,pe)}var fe,ke=o.$requestParam.RequestDate,ve=Object.prototype.toString.call(ke);if(ve==="[object Date]")fe=ke;else if(ve==="[object String]")try{(fe=new Date).setTime(Date.parse(ke))}catch{}fe||(fe=new Date);var be=fe.toUTCString(),Ae=M.signature.toLowerCase()==="v4";o.headers[M.headerPrefix+"date"]=Ae?Kt(be)[1]:be;var Pe=(o.requestUri?o.requestUri:o.uri)+o.urlPath;this.ak&&this.sk&&e!==Sn&&(this.securityToken&&(o.headers[M.headerPrefix+"security-token"]=this.securityToken),Ae?this.v4Auth(o,e,M):this.doAuth(o,e,M));var xe=o.headers;Et(this.setRequestHeaderHook)&&this.setRequestHeaderHook(xe,o.$requestParam,e);var Ee=xe.Host,Ce=o.method,Me={};for(var qe in xe)({}).hasOwnProperty.call(xe,qe)&&(Me[qe]=xe[qe]);Me.Authorization="****";var Qe="method:"+Ce+", path:"+Pe+"headers:"+Pt(Me);Q&&(Qe+="body:"+Q),O.runLog("info",e,"prepare request parameters ok,then Send request to service start"),O.runLog("debug",e,"request msg:"+Qe);var He=o.protocol?o.protocol.toLowerCase().indexOf("https")===0:this.isSecure,De=o.port||this.port;delete xe.Host,delete xe["Content-Length"];var je="text";!o.dstFile||o.dstFile==="file"||o.dstFile!=="arraybuffer"&&o.dstFile!=="blob"||(je=String(o.dstFile));var Ie=fe.getTime(),Ke=this,Xe=function(Fe){try{var Bt=Pt(Fe);O.runLog("error",e,"Send request to service error ["+Bt+"]")}catch{Fe.toString&&O.runLog("error",e,"Send request to service error ["+Fe.toString()+"]")}O.runLog("info",e,"http cost "+(new Date().getTime()-Ie)+" ms"),v(Fe,null)};if(this.useRawXhr){var Be=null;try{Be=new XMLHttpRequest}catch{try{Be=new ActiveXObject("Msxml2.XMLHTTP")}catch{try{Be=new ActiveXObject("Microsoft.XMLHTTP")}catch{}}}if(Be===null)return v(new Error("XHR is not available"),null);if(o.srcFile){if(!(o.srcFile instanceof window.File||o.srcFile instanceof window.Blob))return v(new Error("source file must be an instance of window.File or window.Blob"),null);try{var Ge=o.srcFile;if(o.Offset>=0&&o.PartSize>0)Ge=this.sliceBlob(Ge,o.Offset,o.Offset+o.PartSize);else if("ContentLength"in o){var $a=parseInt(o.ContentLength,10);$a>0&&(Ge=this.sliceBlob(Ge,0,$a))}Q=Ge}catch(Fe){return v(Fe)}}for(var In in Be.open(Ce,(He?"https://"+this.urlPrefix+Ee:"http://"+this.urlPrefix+Ee)+Pe),Be.withCredentials=!1,xe)({}).hasOwnProperty.call(xe,In)&&Be.setRequestHeader(In,xe[In]);Be.timeout=1e3*Ke.timeout,Be.responseType=je,o.$requestParam.cancelHook=function(){Be.abort()},Be.onreadystatechange=function(){if(Be.readyState===4&&Be.status>=200){O.runLog("info",e,"http cost "+(new Date().getTime()-Ie)+" ms");for(var Fe=Be.getAllResponseHeaders().trim().split(/[\r\n]+/),Bt={},Nt=0;Nt<Fe.length;Nt++){var Aa=Fe[Nt].split(": "),Dl=Aa.shift(),Rl=Aa.join(": ");Bt[Dl.toLowerCase()]=Rl}var qn=Be.response;qn||je!==""&&je!=="text"||(qn=Be.responseText);var Il={status:Be.status,headers:Bt,data:qn};Ke.getRequest(e,Il,M,w,o.$requestParam,v)}};var fa=!1,mt=function(Fe){fa||(fa=!0,Xe(Fe))};Be.ontimeout=function(){mt(new Error("timeout of "+Be.timeout+"ms exceed"))},Be.onerror=function(){mt(new Error("Network Error"))},Be.onabort=function(){mt(new Error("Cancel"))},Be.upload&&(Be.upload.ontimeout=function(){mt(new Error("timeout of "+Be.timeout+"ms exceed"))},Be.upload.onerror=function(){mt(new Error("Network Error"))},Be.upload.onabort=function(Fe){mt(new Error("Cancel"))}),Et(o.ProgressCallback)&&(Ce!=="GET"&&Be.upload?Ce!=="PUT"&&Ce!=="POST"||(Be.upload.onprogress=function(Fe){Fe.lengthComputable&&o.ProgressCallback(Fe.loaded,Fe.total,(new Date().getTime()-Ie)/1e3)}):Be.onprogress=function(Fe){Fe.lengthComputable&&o.ProgressCallback(Fe.loaded,Fe.total,(new Date().getTime()-Ie)/1e3)}),Be.send(Q)}else{var ga=null,Ta=null;if(Et(o.ProgressCallback)){var ya=function(Fe){Fe.lengthComputable&&o.ProgressCallback(Fe.loaded,Fe.total,(new Date().getTime()-Ie)/1e3)};Ce==="GET"?Ta=ya:Ce!=="PUT"&&Ce!=="POST"||(ga=ya)}var ka=":"+De;Ee.indexOf(":")>=0&&(ka="");var ht="",ct=He?"https://":"http://";if(this.urlPrefix&&Et(this.setRequestHeaderHook)&&e!=="InitiateMultipartUpload"&&e!=="UploadPart"&&e!=="CompleteMultipartUpload"){var ba=!0;(o.$requestParam.hasRegion||o.$requestParam.redirectRegion)&&(ba=!1);var lt="";De===5443&&(lt="-5443"),ba?o.$requestParam.Bucket?(o.$requestParam.Bucket.indexOf(".")!==-1&&(ht=ct+this.urlPrefix+"/bucket"+lt),ht=ct+this.urlPrefix+"/bucket"+lt):ht=Pe.split("?")[0]==="/"?ct+this.urlPrefix+lt:ct+this.urlPrefix+"/place"+lt:ht=o.$requestParam.Bucket?ct+this.urlPrefix+"/region-bucket"+lt:ct+this.urlPrefix+"/region"+lt}else ht=ct+Ee+ka;var wa={method:Ce,url:ht+Pe,withCredentials:!1,headers:xe,validateStatus:function(Fe){return Fe>=200},maxRedirects:0,responseType:je,data:Q,timeout:1e3*this.timeout,onUploadProgress:ga,onDownloadProgress:Ta,cancelToken:new(d()).CancelToken(function(Fe){o.$requestParam.cancelHook=Fe})};if(o.srcFile){if(!(o.srcFile instanceof window.File||o.srcFile instanceof window.Blob))return v(new Error("source file must be an instance of window.File or window.Blob"),null);var Mt=o.srcFile;try{if(o.Offset>=0&&o.PartSize>0)Mt=this.sliceBlob(Mt,o.Offset,o.Offset+o.PartSize);else if("ContentLength"in o){var va=parseInt(o.ContentLength,10);va>0&&(Mt=this.sliceBlob(Mt,0,va))}}catch(Fe){return v(Fe)}wa.data=Mt}d().request(wa).then(function(Fe){O.runLog("info",e,"http cost "+(new Date().getTime()-Ie)+" ms"),Ke.getRequest(e,Fe,M,w,o.$requestParam,v)}).catch(function(Fe){Xe(Fe)})}},Le.prototype.sendRequest=function(e,o,w,v){v===void 0&&(v=1);var O=this;O.makeRequest(e,o,v,function(Q,M){if(Q&&Q.message==="redirect"){var H=(function(z){var te=u().parse(z);return{hostname:te.hostname,port:te.port,host:te.hostname,protocol:te.protocol?te.protocol+":":"",query:te.query,path:te.path+(te.query?"?"+te.query:""),pathname:te.path,search:te.query?"?"+te.query:""}})(Q.location);Q.bucketLocation&&H.hostname.indexOf(o.$requestParam.Bucket)!==-1&&(o.$requestParam.redirectRegion=Q.bucketLocation),o.headers.Host=H.hostname,o.protocol=H.protocol,o.port=H.port||(o.protocol&&o.protocol.toLowerCase().indexOf("https")===0?443:80),O.sendRequest(e,o,w,v+1)}else w(Q,M)})},Le.prototype.doAuth=function(e,o,w){for(var v=["Content-MD5","Content-Type"],O=e.method+`
|
|
33
|
+
`,Q=0;Q<v.length;Q++)v[Q]in e.headers&&(O+=e.headers[v[Q]]),O+=`
|
|
34
|
+
`;w.headerPrefix+"date"in e.headers||(O+=e.headers.Date),O+=`
|
|
35
|
+
`;var M=[];for(var H in e.headers)if({}.hasOwnProperty.call(e.headers,H)){var z=H.toLowerCase();z.indexOf(w.headerPrefix)===0&&M.push({key:z,value:e.headers[H]})}M=M.sort(function(ve,be){return ve.key<be.key?-1:ve.key>be.key?1:0});for(var te=0;te<M.length;te++){var me=M[te].key,ie=me.indexOf(w.headerMetaPrefix)===0?M[te].value.trim():M[te].value;O+=me+":"+ie+`
|
|
36
|
+
`}var re=e.uri;if(this.isCname&&(re==="/"?re+=e.headers.Host+"/":re.indexOf("/")===0&&(re="/"+e.headers.Host+re)),e.urlPath){for(var pe=e.urlPath.slice(1).split("&").sort(),he="",ue=0;ue<pe.length;ue++){var fe=pe[ue].split("="),ke=decodeURIComponent(fe[0]);Xo.indexOf(ke.toLowerCase())>=0&&(he+=he===""?"?":"&",he+=ke,fe.length===2&&fe[1]&&(he+="="+decodeURIComponent(fe[1])))}re+=he}O+=re,this.log.runLog("debug",o,"stringToSign:"+O),e.headers.Authorization=w.authPrefix+" "+this.ak+":"+rt("sha1",this.sk).update(O).digest("base64")},Le.prototype.v4Auth=function(e,o,w){e.headers[w.headerPrefix+"content-sha256"]=Jo;var v=e.headers,O=this.log,Q=null,M=null;if(w.headerPrefix+"date"in v)Q=(M=v[w.headerPrefix+"date"]).slice(0,M.indexOf("T"));else{var H=Kt(v.Date);Q=H[0],M=H[1]}var z=this.ak+"/"+Q+"/"+this.region+"/s3/aws4_request",te=ra(v),me=te[0],ie=te[1],re="";if(e.urlPath){var pe=e.urlPath.slice(1).split("&");pe=pe.sort();for(var he=0;he<pe.length;he++)re+=pe[he],pe[he].indexOf("=")===-1&&(re+="="),he!==pe.length-1&&(re+="&")}var ue=e.method+`
|
|
37
|
+
`;ue+=e.uri+`
|
|
38
|
+
`,ue+=re+`
|
|
39
|
+
`,ue+=ie+`
|
|
40
|
+
`,ue+=me+`
|
|
41
|
+
`,ue+=Jo,O.runLog("debug",o,"canonicalRequest:"+ue);var fe=sa(Q,M,this.sk,this.region,ue);e.headers.Authorization="AWS4-HMAC-SHA256 Credential="+z+",SignedHeaders="+me+",Signature="+fe},Le.prototype.bufMD5=function(e){return An("md5").update(e).digest("base64")},Le.prototype.rawBufMD5=function(e){return An("md5").update(e).digest("rawbase64")},Le.prototype.createSignedUrlSync=function(e){return(e.signatureContext||this.signatureContext).signature.toLowerCase()==="v4"?this.createV4SignedUrlSync(e):this.createV2SignedUrlSync(e)},Le.prototype.createV2SignedUrlSync=function(e){var o=(e=e||{}).signatureContext||this.signatureContext,w=e.Method?String(e.Method):"GET",v=e.Bucket?String(e.Bucket):null,O=e.Key?String(e.Key):null,Q=e.SpecialParam?String(e.SpecialParam):null;o.signature.toLowerCase()==="obs"&&Q==="storagePolicy"?Q="storageClass":o.signature.toLowerCase()==="v2"&&Q==="storageClass"&&(Q="storagePolicy");var M=e.Policy?String(e.Policy):null,H=e.Prefix?String(e.Prefix):null,z=e.Expires?parseInt(e.Expires,10):300,te={};if(e.Headers&&e.Headers instanceof Object&&!(e.Headers instanceof Array))for(var me in e.Headers)({}).hasOwnProperty.call(e.Headers,me)&&(te[me]=e.Headers[me]);var ie={};if(e.QueryParams&&e.QueryParams instanceof Object&&!(e.QueryParams instanceof Array))for(var re in e.QueryParams)({}).hasOwnProperty.call(e.QueryParams,re)&&(ie[re]=e.QueryParams[re]);this.securityToken&&!ie[o.headerPrefix+"security-token"]&&(ie[o.headerPrefix+"security-token"]=this.securityToken);var pe="",he="",ue=this.server;this.isCname?he+="/"+ue+"/":v&&(he+="/"+v,this.pathStyle?pe+="/"+v:(ue=v+"."+ue,he+="/")),O&&(pe+="/"+(O=Ue(O,"/")),he.lastIndexOf("/")!==he.length-1&&(he+="/"),he+=O),he===""&&(he="/"),pe+="?",Q&&(ie[Q]=""),o.signature.toLowerCase()==="v2"?ie.AWSAccessKeyId=this.ak:ie.AccessKeyId=this.ak,z<0&&(z=300),z=parseInt(new Date().getTime()/1e3,10)+z,M&&H?(ie.Policy=M,ie.prefix=H):ie.Expires=String(z);var fe={};for(var ke in te)if({}.hasOwnProperty.call(te,ke)){var ve=String(ke).toLowerCase();(ve==="content-type"||ve==="content-md5"||ve.length>o.headerPrefix.length&&ve.slice(0,o.headerPrefix.length)===o.headerPrefix)&&(fe[ve]=te[ke])}var be=[];for(var Ae in ie)({}).hasOwnProperty.call(ie,Ae)&&be.push(Ae);be.sort();for(var Pe=M&&H,xe=!1,Ee=[],Ce=M&&H?"":"/",Me=0;Me<be.length;Me++){var qe=be[Me],Qe=ie[qe];if(pe+=qe=Ue(qe,Ce),(Qe=Ue(Qe,Ce))&&(pe+="="+Qe),(!Pe||qe.toLowerCase()!=="policy")&&(Xo.indexOf(qe.toLowerCase())>=0||qe.toLowerCase().indexOf(o.headerPrefix)===0)){xe=!0;var He=Qe?qe+"="+decodeURIComponent(Qe):qe;Ee.push(He)}pe+="&"}Ee=Ee.join("&"),xe&&(Ee="?"+Ee),he+=Ee;var De=[w];if(De.push(`
|
|
42
|
+
`),"content-md5"in fe&&De.push(fe["content-md5"]),De.push(`
|
|
43
|
+
`),"content-type"in fe&&De.push(fe["content-type"]),De.push(`
|
|
44
|
+
`),Pe?De.push(M):De.push(String(z)),De.push(`
|
|
45
|
+
`),Pe)De.push(Ee);else{var je=[],Ie=0;for(var Ke in fe)Ke.length>o.headerPrefix.length&&Ke.slice(0,o.headerPrefix.length)===o.headerPrefix&&(je[Ie++]=Ke);je=je.sort();for(var Xe=0;Xe<je.length;Xe++)De.push(je[Xe]),De.push(":"),De.push(fe[je[Xe]]),De.push(`
|
|
46
|
+
`);De.push(he)}var Be=rt("sha1",this.sk);return Be.update(De.join("")),pe+=Pe?"Signature="+Ue(Be.digest("base64")):"Signature="+Ue(Be.digest("base64"),"/"),{ActualSignedRequestHeaders:te,SignedUrl:(this.isSecure?"https":"http")+"://"+ue+":"+this.port+pe}},Le.prototype.createV4SignedUrlSync=function(e){var o=(e=e||{}).signatureContext||this.signatureContext,w=e.Method?String(e.Method):"GET",v=e.Bucket?String(e.Bucket):null,O=e.Key?String(e.Key):null,Q=e.SpecialParam?String(e.SpecialParam):null;Q==="storageClass"&&(Q="storagePolicy");var M=e.Expires?parseInt(e.Expires,10):300,H={};if(e.Headers&&e.Headers instanceof Object&&!(e.Headers instanceof Array))for(var z in e.Headers)({}).hasOwnProperty.call(e.Headers,z)&&(H[z]=e.Headers[z]);var te={};if(e.QueryParams&&e.QueryParams instanceof Object&&!(e.QueryParams instanceof Array))for(var me in e.QueryParams)({}).hasOwnProperty.call(e.QueryParams,me)&&(te[me]=e.QueryParams[me]);this.securityToken&&!te[o.headerPrefix+"security-token"]&&(te[o.headerPrefix+"security-token"]=this.securityToken);var ie="",re="",pe=this.server;v&&(this.pathStyle?(ie+="/"+v,re+="/"+v):pe=v+"."+pe),O&&(ie+="/"+(O=Ue(O,"/")),re+="/"+O),re===""&&(re="/"),ie+="?",Q&&(te[Q]=""),M<0&&(M=300);var he=Kt(H.date||H.Date||new Date().toUTCString()),ue=he[0],fe=he[1];H.Host=pe+(this.port===80||this.port===443?"":":"+this.port),te["X-Amz-Algorithm"]="AWS4-HMAC-SHA256",te["X-Amz-Credential"]=this.ak+"/"+ue+"/"+this.region+"/s3/aws4_request",te["X-Amz-Date"]=fe,te["X-Amz-Expires"]=String(M);var ke=ra(H);te["X-Amz-SignedHeaders"]=ke[0];var ve={},be=[];for(var Ae in te)if({}.hasOwnProperty.call(te,Ae)){var Pe=te[Ae];Ae=Ue(Ae,"/"),Pe=Ue(Pe),ve[Ae]=Pe,be.push(Ae),ie+=Ae,Pe&&(ie+="="+Pe),ie+="&"}var xe="";be.sort();for(var Ee=0;Ee<be.length;)xe+=be[Ee]+"="+ve[be[Ee]],++Ee!==be.length&&(xe+="&");var Ce=w+`
|
|
47
|
+
`;return Ce+=re+`
|
|
48
|
+
`,Ce+=xe+`
|
|
49
|
+
`,Ce+=ke[1]+`
|
|
50
|
+
`,Ce+=ke[0]+`
|
|
51
|
+
`,Ce+="UNSIGNED-PAYLOAD",ie+="X-Amz-Signature="+Ue(sa(ue,fe,this.sk,this.region,Ce)),{ActualSignedRequestHeaders:H,SignedUrl:(this.isSecure?"https":"http")+"://"+pe+":"+this.port+ie}},Le.prototype.createPostSignatureSync=function(e){var o=e.signatureContext||this.signatureContext;if(o.signature==="v4")return this.createV4PostSignatureSync(e);var w=(e=e||{}).Bucket?String(e.Bucket):null,v=e.Key?String(e.Key):null,O=e.Expires?parseInt(e.Expires,10):300,Q={};if(e.FormParams&&e.FormParams instanceof Object&&!(e.FormParams instanceof Array))for(var M in e.FormParams)({}).hasOwnProperty.call(e.FormParams,M)&&(Q[M]=e.FormParams[M]);this.securityToken&&!Q[o.headerPrefix+"security-token"]&&(Q[o.headerPrefix+"security-token"]=this.securityToken);var H=new Date;H.setTime(parseInt(new Date().getTime(),10)+1e3*O),H=aa(H.toUTCString()),w&&(Q.bucket=w),v&&(Q.key=v);var z=[];z.push('{"expiration":"'),z.push(H),z.push('", "conditions":[');var te=!0,me=!0,ie=["acl","bucket","key","success_action_redirect","redirect","success_action_status"];for(var re in Q)if(re){var pe=Q[re];(re=String(re).toLowerCase())==="bucket"?te=!1:re==="key"&&(me=!1),Zo.indexOf(re)<0&&ie.indexOf(re)<0&&re.indexOf(o.headerPrefix)!==0||(z.push('{"'),z.push(re),z.push('":"'),z.push(pe!==null?String(pe):""),z.push('"},'))}te&&z.push('["starts-with", "$bucket", ""],'),me&&z.push('["starts-with", "$key", ""],'),z.push("]}");var he=z.join("");z=window.btoa?window.btoa(he):pt.encode(he);var ue=rt("sha1",this.sk).update(z).digest("base64");return{OriginPolicy:he,Policy:z,Signature:ue,Token:this.ak+":"+ue+":"+z}},Le.prototype.createV4PostSignatureSync=function(e){var o=(e=e||{}).signatureContext||this.signatureContext,w=e.Bucket?String(e.Bucket):null,v=e.Key?String(e.Key):null,O=e.Expires?parseInt(e.Expires,10):300,Q={};if(e.FormParams&&e.FormParams instanceof Object&&!(e.FormParams instanceof Array))for(var M in e.FormParams)({}).hasOwnProperty.call(e.FormParams,M)&&(Q[M]=e.FormParams[M]);this.securityToken&&!Q[o.headerPrefix+"security-token"]&&(Q[o.headerPrefix+"security-token"]=this.securityToken);var H=Kt(new Date().toUTCString()),z=H[0],te=H[1],me=this.ak+"/"+z+"/"+this.region+"/s3/aws4_request",ie=new Date;ie.setTime(parseInt(new Date().getTime(),10)+1e3*O),ie=aa(ie.toUTCString()),Q["X-Amz-Algorithm"]="AWS4-HMAC-SHA256",Q["X-Amz-Date"]=te,Q["X-Amz-Credential"]=me,w&&(Q.bucket=w),v&&(Q.key=v);var re=[];re.push('{"expiration":"'),re.push(ie),re.push('", "conditions":[');var pe=!0,he=!0,ue=["acl","bucket","key","success_action_redirect","redirect","success_action_status"];for(var fe in Q)if(fe){var ke=Q[fe];(fe=String(fe).toLowerCase())==="bucket"?pe=!1:fe==="key"&&(he=!1),Zo.indexOf(fe)<0&&ue.indexOf(fe)<0&&fe.indexOf(o.headerPrefix)!==0||(re.push('{"'),re.push(fe),re.push('":"'),re.push(ke!==null?String(ke):""),re.push('"},'))}pe&&re.push('["starts-with", "$bucket", ""],'),he&&re.push('["starts-with", "$key", ""],'),re.push("]}");var ve=re.join("");re=window.btoa?window.btoa(ve):pt.encode(ve);var be=ia(z,this.sk,this.region,re);return{OriginPolicy:ve,Policy:re,Algorithm:Q["X-Amz-Algorithm"],Credential:Q["X-Amz-Credential"],Date:Q["X-Amz-Date"],Signature:be}};var vl=Le,ca=Number.MAX_VALUE;function Cn(){this.consoleLog=window.console,this._level=ca}Cn.prototype.setLevel=function(e){e&&(e=(e=String(e).toLowerCase())==="info"?20:e==="warn"?30:e==="error"?40:e==="debug"?10:ca,this._level=e)},Cn.prototype.runLog=function(e,o,w){if(e){var v=[new Date().toLocaleString(),e.toLowerCase(),o,w].join("|");e.toLowerCase()==="debug"&&this._level<=10?this.consoleLog.debug(v):e.toLowerCase()==="info"&&this._level<=20?this.consoleLog.info(v):e.toLowerCase()==="warn"&&this._level<=30?this.consoleLog.warn(v):e.toLowerCase()==="error"&&this._level<=40&&this.consoleLog.error(v)}};var Al=Cn,xl=c(1062),Sl=c.t(xl,2),la=function(e){return Object.prototype.toString.call(e)==="[object String]"&&e.lastIndexOf("/")!==e.length-1&&(e+="/"),e},Pl={extend:function(e){e.prototype.dropFile=function(o,w){this.deleteObject(o,w)},e.prototype.dropFolder=function(o,w){var v=this;o=o||{};var O=(function(re,pe,he){re=re||function(){};var ue=new Date().getTime();return function(fe,ke){return pe.runLog("info","dropFolder","ObsClient cost "+(new Date().getTime()-ue)+" ms"),Object.prototype.toString.call(fe)==="[object String]"?re(new Error(fe),ke):re(fe,ke)}})(w,v.log),Q=(function(re){return re=re||function(){},function(pe,he,ue){return Object.prototype.toString.call(ue)==="[object Error]"?re(pe,he,ue):Object.prototype.toString.call(ue)==="[object String]"?re(pe,he,new Error(ue)):ue?ue.CommonMsg.Status>300?re(pe,he,new Error("status:"+ue.CommonMsg.Status+", code:"+ue.CommonMsg.Code+", message:"+ue.CommonMsg.Message)):void re(pe,he,ue):void 0}})(o.EventCallback),M=o.TaskNum||1,H=0,z=[],te=function(re,pe,he,ue){if(ue)return pe.finished++,void he(pe);var fe=function(){H++,v.dropFile({Bucket:pe.bucket,Key:re},function(ke,ve){H--,pe.finished++,(function(){for(;H<M&&z.length>0;)z.shift()()})(),ke?(Q("dropFileFailed",re,ke),pe.subDeleted=!1):ve.CommonMsg.Status>=300?(Q("dropFileFailed",re,ve),pe.subDeleted=!1):Q("dropFileSucceed",re,ve),he(pe)})};H<M?fe():z.push(fe)},me=function(re,pe,he){return function(ue){!ue.isTruncated&&ue.finished===ue.total&&ue.subDeleted&&te(re,pe,he,!1)}},ie=la(o.Prefix);(function re(pe,he,ue,fe,ke){H++,v.listObjects({Bucket:he,Prefix:ue,Delimiter:"/",Marker:fe},function(ve,be){if(H--,ve)return O(ve);if(be.CommonMsg.Status>=300)return O(null,be);if(pe.total+=be.InterfaceResult.Contents.length,pe.total+=be.InterfaceResult.CommonPrefixes.length,pe.total!==0){pe.isTruncated=be.InterfaceResult.IsTruncated==="true";for(var Ae=function(Me){return function(){re({total:0,finished:0,isTruncated:!1,bucket:he,subDeleted:!0},he,Me,null,me(Me,pe,ke))}},Pe=0;Pe<be.InterfaceResult.CommonPrefixes.length;Pe++){var xe=la(be.InterfaceResult.CommonPrefixes[Pe].Prefix);H<M?re({total:0,finished:0,isTruncated:!1,bucket:he,subDeleted:!0},he,xe,null,me(xe,pe,ke)):z.push(Ae(xe))}for(var Ee=0;Ee<be.InterfaceResult.Contents.length;Ee++){var Ce=be.InterfaceResult.Contents[Ee].Key;te(Ce,pe,ke,Ce.lastIndexOf("/")===Ce.length-1)}pe.isTruncated&&(H<M?re(pe,he,ue,be.InterfaceResult.NextMarker,ke):z.push(function(){re(pe,he,ue,be.InterfaceResult.NextMarker,ke)}))}else ke(pe)})})({total:0,finished:0,isTruncated:!1,bucket:o.Bucket,subDeleted:!0},o.Bucket,ie,null,function(re){if(!re.isTruncated&&re.finished===re.total)if(re.subDeleted)v.dropFile({Bucket:re.bucket,Key:ie},function(he,ue){return he?(Q("dropFileFailed",ie,he),O(he)):ue.CommonMsg.Status>=300?(Q("dropFileFailed",ie,ue),O(null,ue)):(Q("dropFileSucceed",ie,ue),O(null,ue))});else{var pe="drop folder "+ie+" failed due to child file deletion failed";Q("dropFileFailed",ie,new Error(pe)),O(pe)}})}}},El=Pl,Mn=5368709120,Gt=function(e){var o=[];if(o.push(e.bucket),o.push(e.key),o.push(e.sourceFile.name),o.push(String(e.partSize)),o.push(String(e.partCount)),o.push(String(e.fileStat.fileSize)),o.push(String(e.fileStat.lastModified)),e.uploadId&&o.push(e.uploadId),e.sseC&&o.push(e.sseC),e.sseCKey&&o.push(e.sseCKey),e.parts)for(var w=0;w<e.parts.length;w++){var v=e.parts[w];v&&(o.push(String(v.partNumber)),o.push(String(v.offset)),o.push(String(v.partSize)),o.push(String(v.isCompleted)),v.etag&&o.push(String(v.etag)))}return window.btoa(St()(o.join(""),!1,!0))},Bn=function(e,o,w){e&&e.uploadId&&w.abortMultipartUpload({Bucket:e.bucket,Key:e.key,RequestDate:e.requestDate,UploadId:e.uploadId},function(v,O){v?w.log.runLog("warn",o,"abort multipart upload failed, bucket:"+e.bucket+", key:"+e.key+", uploadId:"+e.uploadId+", err:"+v):O.CommonMsg.Status>=300?w.log.runLog("warn",o,"abort multipart upload failed, bucket:"+e.bucket+", key:"+e.key+", uploadId:"+e.uploadId+", status:"+O.CommonMsg.Status+", code:"+O.CommonMsg.Code+", message:"+O.CommonMsg.Message):(delete e.uploadId,w.log.runLog("warn",o,"abort multipart upload succeed, bucket:"+e.bucket+", key:"+e.key+", uploadId:"+e.uploadId))})},ua=function(e){if(!(e.finishedCount<e.uploadCheckpoint.partCount)){if(e.isAbort)return Bn(e.uploadCheckpoint,e.funcName,e.that),e.callback("uploadFile failed the upload task is aborted");if(e.isSuspend)return e.callback("the process of uploadFile is suspened, you can retry with the uploadCheckpoint");if(e.hasError)return e.callback("uploadFile finished with error, you can retry with the uploadCheckpoint");for(var o=[],w=0;w<e.uploadCheckpoint.partCount;w++){var v=e.uploadCheckpoint.parts[w];o.push({PartNumber:v.partNumber,ETag:v.etag})}e.that.completeMultipartUpload({Bucket:e.uploadCheckpoint.bucket,Key:e.uploadCheckpoint.key,RequestDate:e.uploadCheckpoint.requestDate,UploadId:e.uploadCheckpoint.uploadId,Parts:o,CallbackUrl:e.callbackUrl,CallbackHost:e.callbackHost,CallbackBody:e.callbackBody,CallbackBodyType:e.callbackBodyType},function(O,Q){var M={bucket:e.uploadCheckpoint.bucket,key:e.uploadCheckpoint.key,uploadId:e.uploadCheckpoint.uploadId};return O?(e.eventCallback("completeMultipartUploadFailed",M,O),e.callback(O)):Q.CommonMsg.Status>=500?(e.eventCallback("completeMultipartUploadFailed",M,Q),e.callback(null,Q)):Q.CommonMsg.Status>=300&&Q.CommonMsg.Status<500?(e.eventCallback("completeMultipartUploadAborted",M,Q),Bn(e.uploadCheckpoint,e.funcName,e.that),e.callback(null,Q)):(e.eventCallback("completeMultipartUploadSucceed",M,Q),void e.callback(null,Q))})}},da=function(e){e.resumeCallback({cancel:function(){e.isSuspend=!0;for(var H=0;H<e.uploadPartParams.length;H++){var z=e.uploadPartParams[H].cancelHook;te=z,Object.prototype.toString.call(te)==="[object Function]"&&z()}var te}},e.uploadCheckpoint);var o=[],w=function(){for(;e.runningTask<e.taskNum&&o.length>0;)o.shift()();o.length===0&&ua(e)},v=window.btoa?window.btoa:pt.encode,O=function(H){return function(){if(e.runningTask++,e.isSuspend||e.isAbort)return e.runningTask--,e.finishedCount++,e.finishedCount+=o.length,o=[],w();var z,te,me,ie,re=0,pe=function(fe){if(!re){re=1;var ke,ve={Bucket:e.uploadCheckpoint.bucket,Key:e.uploadCheckpoint.key,RequestDate:e.uploadCheckpoint.requestDate,PartNumber:H.partNumber,UploadId:e.uploadCheckpoint.uploadId,SourceFile:e.uploadCheckpoint.sourceFile,Offset:H.offset,PartSize:H.partSize,SseC:e.uploadCheckpoint.sseC,SseCKey:e.uploadCheckpoint.sseCKey,ProgressCallback:(ke=H.partNumber,function(be,Ae,Pe){e.progressCallback(ke,be)}),ContentMD5:fe};e.uploadPartParams.push(ve),e.that.uploadPart(ve,function(be,Ae){if(e.runningTask--,e.finishedCount++,e.isSuspend)return w();var Pe={partNumber:H.partNumber,bucket:e.uploadCheckpoint.bucket,key:e.uploadCheckpoint.key,uploadId:e.uploadCheckpoint.uploadId};be?(e.eventCallback("uploadPartFailed",Pe,be),e.hasError=!0):Ae.CommonMsg.Status>=500||Ae.CommonMsg.Status===400&&Ae.CommonMsg.Code==="BadDigest"?(e.eventCallback("uploadPartFailed",Pe,Ae),e.hasError=!0):Ae.CommonMsg.Status>=300&&Ae.CommonMsg.Status<500?(e.isAbort=!0,e.hasError=!0,e.eventCallback("uploadPartAborted",Pe,Ae)):(H.etag=Ae.InterfaceResult.ETag,H.isCompleted=!0,Pe.etag=H.etag,e.uploadCheckpoint.md5=Gt(e.uploadCheckpoint),e.eventCallback("uploadPartSucceed",Pe,Ae),e.that.log.runLog("debug",e.funcName,"Part "+String(H.partNumber)+" is finished, uploadId "+e.uploadCheckpoint.uploadId)),w()})}};if(e.verifyMd5&&window.FileReader&&(e.uploadCheckpoint.sourceFile instanceof window.File||e.uploadCheckpoint.sourceFile instanceof window.Blob)){var he=(z=e.uploadCheckpoint.sourceFile,te=H.offset,me=H.offset+H.partSize,ie=ie||z.type,z.mozSlice?z.mozSlice(te,me,ie):z.webkitSlice?z.webkitSlice(te,me,ie):z.slice(te,me,ie)),ue=new window.FileReader;return ue.onload=function(fe){var ke=(function(be){be=new Uint8Array(be);for(var Ae,Pe=0;Pe<be.length;){var xe=Pe+16384;xe=xe<=be.length?xe:be.length,Ae?Ae+=String.fromCharCode.apply(null,be.slice(Pe,xe)):Ae=String.fromCharCode.apply(null,be.slice(Pe,xe)),Pe=xe}return be=null,Ae})(fe.target.result),ve=v(St()(ke,!1,!0));ke=null,pe(ve)},ue.onerror=function(fe){e.that.log.runLog("error",e.funcName,"Caculate md5 for part "+String(H.partNumber)+" failed"),pe()},void ue.readAsArrayBuffer(he)}pe()}};if(!e.isSuspend){for(var Q=0;Q<e.uploadCheckpoint.partCount;Q++){var M=e.uploadCheckpoint.parts[Q];M.isCompleted?(e.finishedCount++,e.finishedBytes+=M.partSize):o.push(O(M))}return o.length===0?ua(e):w()}e.callback("the process of uploadFile is suspened, you can retry with the uploadCheckpoint")},Cl={extend:function(e){e.prototype.uploadFile=function(o,w){var v=this;o=o||{};var O="uploadFile",Q=(function(xe,Ee,Ce){xe=xe||function(){};var Me=new Date().getTime();return function(qe,Qe){return Ee.runLog("info","uploadFile","ObsClient cost "+(new Date().getTime()-Me)+" ms"),Object.prototype.toString.call(qe)==="[object String]"?xe(new Error(qe),Qe):xe(qe,Qe)}})(w,v.log),M=(function(xe){return xe=xe||function(){},function(Ee,Ce,Me){return Object.prototype.toString.call(Me)==="[object Error]"?xe(Ee,Ce,Me):Object.prototype.toString.call(Me)==="[object String]"?xe(Ee,Ce,new Error(Me)):Me?Me.CommonMsg.Status>300?xe(Ee,Ce,new Error("status:"+Me.CommonMsg.Status+", code:"+Me.CommonMsg.Code+", message:"+Me.CommonMsg.Message)):void xe(Ee,Ce,Me):void 0}})(o.EventCallback),H=o.TaskNum||1,z=o.ProgressCallback||function(){},te=o.ResumeCallback||function(){},me=o.VerifyMd5||!1;v.log.runLog("info",O,"enter uploadFile...");var ie=null;if(o.UploadCheckpoint&&o.UploadCheckpoint.sourceFile&&o.UploadCheckpoint.fileStat&&o.UploadCheckpoint.uploadId&&o.UploadCheckpoint.md5===Gt(o.UploadCheckpoint)?ie=o.UploadCheckpoint:Bn(o.UploadCheckpoint,O,v),ie){var re=ie.sourceFile;if(!(re instanceof window.File||re instanceof window.Blob))return Q("source file is not valid, must be an instanceof [File | Blob]");if(!re.mozSlice&&!re.webkitSlice&&!re.slice)return Q("your browser cannot support the slice method for [File | Blob]")}else{var pe=o.SourceFile;if(!(pe instanceof window.File||pe instanceof window.Blob))return Q("source file is not valid, must be an instanceof [File | Blob]");if(!pe.mozSlice&&!pe.webkitSlice&&!pe.slice)return Q("your browser cannot support the slice method for [File | Blob]");v.log.runLog("debug",O,"Begin to uploadFile to OBS from file:"+pe.name);var he=pe.size,ue=parseInt(o.PartSize,10),fe=0,ke=[];if(he===0)ue=0,fe=1,ke.push({partNumber:1,offset:0,partSize:0,isCompleted:!1});else{if(ue=isNaN(ue)||ue<102400?9437184:ue>Mn?Mn:ue,(fe=Math.floor(he/ue))>=1e4&&(ue=Math.floor(he/1e4),he%1e4!=0&&(ue+=1),fe=Math.floor(he/ue)),ue>Mn)return Q("The source file "+pe.name+" is too large");var ve=he%ue;ve!==0&&fe++;for(var be=0;be<fe;be++)ke.push({partNumber:be+1,offset:be*ue,partSize:ue,isCompleted:!1});ve!==0&&(ke[fe-1].partSize=ve)}v.log.runLog("debug",O,"Total parts count "+fe),(ie={bucket:o.Bucket,key:o.Key,sourceFile:pe,partSize:ue,partCount:fe,parts:ke}).fileStat={fileSize:he,lastModified:pe.lastModified},o.SseC&&o.SseCKey&&(ie.sseC=o.SseC,ie.sseCKey=o.SseCKey),ie.md5=Gt(ie)}ie.requestDate=o.RequestDate;var Ae={start:new Date().getTime(),uploadCheckpoint:ie,funcName:O,taskNum:H,callback:Q,that:v,runningTask:0,finishedCount:0,hasError:!1,finishedBytes:0,isAbort:!1,resumeCallback:te,isSuspend:!1,partsLoaded:{},requestDate:o.RequestDate,uploadPartParams:[],verifyMd5:me,callbackUrl:o.CallbackUrl,callbackHost:o.CallbackHost,callbackBody:o.CallbackBody,callbackBodyType:o.CallbackBodyType,eventCallback:function(xe,Ee,Ce){Ae.isSuspend||M(xe,Ee,Ce)},progressCallback:function(xe,Ee){Ae.isSuspend||(Ae.finishedBytes+=Ee,Ae.partsLoaded[xe]&&(Ae.finishedBytes-=Ae.partsLoaded[xe]),Ae.partsLoaded[xe]=Ee,z(Ae.finishedBytes,Ae.uploadCheckpoint.fileStat.fileSize,(new Date().getTime()-Ae.start)/1e3))}};if(!ie.uploadId){var Pe=o.ContentType;return!Pe&&ie.key&&(Pe=v.util.mimeTypes[ie.key.substring(ie.key.lastIndexOf(".")+1)]),!Pe&&ie.sourceFile.name&&(Pe=v.util.mimeTypes[ie.sourceFile.name.substring(ie.sourceFile.name.lastIndexOf(".")+1)]),void v.initiateMultipartUpload({Bucket:o.Bucket,Key:o.Key,RequestDate:o.RequestDate,ACL:o.ACL,Metadata:o.Metadata,WebsiteRedirectLocation:o.WebsiteRedirectLocation,StorageClass:o.StorageClass,ContentType:Pe,Expires:o.Expires,SseKms:o.SseKms,SseKmsKey:o.SseKmsKey,SseC:o.SseC,SseCKey:o.SseCKey},function(xe,Ee){var Ce={bucket:o.Bucket,key:o.Key};if(xe)return Ae.eventCallback("initiateMultipartUploadFailed",Ce,xe),Q(xe);if(Ee.CommonMsg.Status>=300)return Ae.eventCallback("initiateMultipartUploadFailed",Ce,Ee),Q(null,Ee);var Me=Ee.InterfaceResult.UploadId;ie.uploadId=Me,ie.md5=Gt(ie),Ae.uploadCheckpoint=ie,Ce.uploadId=Me,v.log.runLog("info",O,"Claim a new upload id "+Me),Ae.eventCallback("initiateMultipartUploadSucceed",Ce,Ee),da(Ae)})}da(Ae)}}},Ml=Cl;function Se(e){this.factory(e)}function pa(e){return e.slice(0,1).toUpperCase()+e.slice(1)}var ma=["createBucket","listBuckets","getBucketMetadata","headBucket","deleteBucket","setBucketQuota","getBucketQuota","getBucketStorageInfo","setBucketPolicy","getBucketPolicy","deleteBucketPolicy","setBucketVersioningConfiguration","getBucketVersioningConfiguration","putBackToSource","deleteBackToSource","getBackToSource","getBucketLocation","listVersions","listObjects","setBucketLifecycleConfiguration","getBucketLifecycleConfiguration","deleteBucketLifecycleConfiguration","setBucketAcl","getBucketAcl","setBucketLoggingConfiguration","getBucketLoggingConfiguration","setBucketWebsiteConfiguration","getBucketWebsiteConfiguration","deleteBucketWebsiteConfiguration","setBucketNotification","getBucketNotification","setBucketTagging","getBucketTagging","deleteBucketTagging","getBucketCors","deleteBucketCors","setBucketStoragePolicy","getBucketStoragePolicy","getObject","getObjectMetadata","setObjectMetadata","setObjectAcl","getObjectAcl","deleteObject","deleteObjects","listMultipartUploads","listParts","abortMultipartUpload","completeMultipartUpload","getBucketInventory","setBucketInventory","deleteBucketInventory","getBucketEncryption","setBucketEncryption","deleteBucketEncryption","getBucketRequesterPay","setBucketRequesterPay","setMirrorBackToSource","getMirrorBackToSource","deleteMirrorBackToSource","getWorkflowTrigger","deleteWorkflowTrigger","createWorkflowTrigger","restoreFailedWorkflowExecution","createTemplate","createWorkflow","getWorkflowList","deleteWorkflow","getWorkflowTemplateList","getWorkflowInstanceList","deleteTemplate","updateWorkflow","getActionTemplates","getWorkflowAuthorization","openWorkflowAuthorization","getBucketDirectColdAccess","setBucketDirectColdAccess","deleteBucketDirectColdAccess","getBucketCustomDomain","setBucketCustomDomain","deleteBucketCustomDomain","setBucketCors","getBucketReplication","setBucketReplication","deleteBucketReplication","getCDNNotifyConfiguration","setCdnNotifyConfiguration","getQuota","getBucketDisPolicy","setBucketDisPolicy","deleteBucketDisPolicy","createOnlineDecom","getOnlineDecom","getWorkflowAgreements","openWorkflowAgreements","deleteOnlineDecom","getMyActionTemplates","createMyActionTemplate","getMyactiontemplateDetail","updateMyActionTemplate","deleteMyActionTemplate","forbidMyActionTemplate","updatePublicActionTemplate","getOmPublicActionTemplates","setSFSAcl","getSFSAcl","deleteSFSAcl","setBucketAlias","bindBucketAlias","unbindBucketAlias","deleteBucketAlias","listBucketsAlias","getBucketAlias"];function Bl(e){return function(o,w){this.exec(pa(e),o,w)}}for(var Nn=0;Nn<ma.length;Nn++){var ha=ma[Nn];Se.prototype[ha]=Bl(ha)}function Fn(e){return Object.prototype.toString.call(e)==="[object Function]"}function Nl(e){return function(o,w){if(Fn(o))e.call(this,null,o);else{if(!Fn(w)){var v=this;return new Promise(function(O,Q){e.call(v,o,function(M,H){if(M)return Q(M);O(H)})})}e.call(this,o,w)}}}if(Se.prototype.createTemplate=function(e,o){e.ApiPath="v2/workflowtemplates",this.exec("CreateTemplate",e,o)},Se.prototype.createWorkflow=function(e,o){e.ApiPath="v2/workflows",this.exec("CreateWorkflow",e,o)},Se.prototype.restoreFailedWorkflowExecution=function(e,o){e.ApiPath="v2/workflowexecutions",this.exec("RestoreFailedWorkflowExecution",e,o)},Se.prototype.getWorkflowList=function(e,o){e.ApiPath="v2/workflows",this.exec("GetWorkflowList",e,o)},Se.prototype.deleteWorkflow=function(e,o){e.ApiPath="v2/workflows",this.exec("DeleteWorkflow",e,o)},Se.prototype.deleteTemplate=function(e,o){e.ApiPath="v2/workflowtemplates",this.exec("DeleteTemplate",e,o)},Se.prototype.getWorkflowTemplateList=function(e,o){e.ApiPath="v2/workflowtemplates",this.exec("GetWorkflowTemplateList",e,o)},Se.prototype.getWorkflowInstanceList=function(e,o){e.ApiPath="v2/workflowexecutions",this.exec("GetWorkflowInstanceList",e,o)},Se.prototype.updateWorkflow=function(e,o){e.ApiPath="v2/workflows",this.exec("UpdateWorkflow",e,o)},Se.prototype.getActionTemplates=function(e,o){e.ApiPath="v2/actiontemplates",this.exec("GetActionTemplates",e,o)},Se.prototype.getWorkflowAuthorization=function(e,o){e.ApiPath="v2/workflow-authorization",this.exec("GetWorkflowAuthorization",e,o)},Se.prototype.openWorkflowAuthorization=function(e,o){e.ApiPath="v2/workflow-authorization",this.exec("OpenWorkflowAuthorization",e,o)},Se.prototype.getPublicationTemplates=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/publicactiontemplates",this.exec("GetPublicationTemplates",e,o),this.util.pathStyle=!1},Se.prototype.getPublicationTemplateDetail=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/publicactiontemplates",this.exec("GetPublicationTemplateDetail",e,o),this.util.pathStyle=!1},Se.prototype.getWorkflowAgreements=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/workflow-agreements",this.exec("GetWorkflowAgreements",e,o),this.util.pathStyle=!1},Se.prototype.openWorkflowAgreements=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/workflow-agreements",this.exec("OpenWorkflowAgreements",e,o),this.util.pathStyle=!1},Se.prototype.createMyActionTemplate=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("CreateMyActionTemplate",e,o),this.util.pathStyle=!1},Se.prototype.getMyActionTemplates=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("GetMyActionTemplates",e,o),this.util.pathStyle=!1},Se.prototype.getMyactiontemplateDetail=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("GetMyactiontemplateDetail",e,o),this.util.pathStyle=!1},Se.prototype.updateMyActionTemplate=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("UpdateMyActionTemplate",e,o),this.util.pathStyle=!1},Se.prototype.deleteMyActionTemplate=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("DeleteMyActionTemplate",e,o),this.util.pathStyle=!1},Se.prototype.forbidMyActionTemplate=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/myactiontemplates",this.exec("ForbidMyActionTemplate",e,o),this.util.pathStyle=!1},Se.prototype.updatePublicActionTemplate=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/ompublicactiontemplates",this.exec("UpdatePublicActionTemplate",e,o),this.util.pathStyle=!1},Se.prototype.getOmPublicActionTemplates=function(e,o){this.util.pathStyle=!0,e.ApiPath="v2/ompublicactiontemplates",this.exec("GetOmPublicActionTemplates",e,o),this.util.pathStyle=!1},Se.prototype.putObject=function(e,o){if("Body"in e&&"SourceFile"in e){var w="the input body and sourcefile exist at same time,please specify one of eigther a string or file to be send!";return this.log.runLog("error","PutObject",w),o(new Error(w),null)}if(!("ContentType"in e)&&("Key"in e&&(e.ContentType=this.util.mimeTypes[e.Key.substring(e.Key.lastIndexOf(".")+1)]),!e.ContentType&&"SourceFile"in e)){var v=e.SourceFile.name;e.ContentType=this.util.mimeTypes[v.substring(v.lastIndexOf(".")+1)]}this.exec("PutObject",e,o)},Se.prototype.appendObject=function(e,o){if("Body"in e&&"SourceFile"in e){var w="the input body and sourcefile exist at same time,please specify one of eigther a string or file to be send!";return this.log.isLevelEnabled("error")&&this.log.runLog("error","PutObject",w),o(new Error(w),null)}"ContentType"in e||("Key"in e&&(e.ContentType=this.util.mimeTypes[e.Key.substring(e.Key.lastIndexOf(".")+1)]),!e.ContentType&&"SourceFile"in e&&(e.ContentType=this.util.mimeTypes[e.SourceFile.substring(e.SourceFile.lastIndexOf(".")+1)])),this.exec("AppendObject",e,o)},Se.prototype.copyObject=function(e,o){var w="CopySource";if(w in e){var v=e[w],O=v.lastIndexOf("?versionId=");e[w]=O>0?this.util.encodeURIWithSafe(v.slice(0,O))+v.slice(O):this.util.encodeURIWithSafe(v)}this.exec("CopyObject",e,o)},Se.prototype.copyPart=function(e,o){var w="CopySource";if(w in e){var v=e[w],O=v.lastIndexOf("?versionId=");e[w]=O>0?this.util.encodeURIWithSafe(v.slice(0,O))+v.slice(O):this.util.encodeURIWithSafe(v)}this.exec("CopyPart",e,o)},Se.prototype.restoreObject=function(e,o){this.exec("RestoreObject",e,function(w,v){!w&&v.InterfaceResult&&v.CommonMsg.Status<300&&(v.InterfaceResult.RestoreStatus=v.CommonMsg.Status===200?"AVALIABLE":"INPROGRESS"),o(w,v)})},Se.prototype.initiateMultipartUpload=function(e,o){"ContentType"in e||"Key"in e&&(e.ContentType=this.util.mimeTypes[e.Key.substring(e.Key.lastIndexOf(".")+1)]),this.exec("InitiateMultipartUpload",e,o)},Se.prototype.uploadPart=function(e,o){if("Body"in e&&"SourceFile"in e){var w="the input body and sourcefile exist at same time, please specify one of eigther a string or file to be send!";return this.log.runLog("error","UploadPart",w),o(new Error(w),null)}this.exec("UploadPart",e,o)},El.extend(Se),Ml.extend(Se),Fn(Promise)){for(var Ln in Se.prototype)if({}.hasOwnProperty.call(Se.prototype,Ln)){var Fl=Se.prototype[Ln];Se.prototype[Ln]=Nl(Fl)}}for(var Dn in Se.prototype.exec=function(e,o,w){var v=this.log;v.runLog("info",e,"enter "+e+"...");var O=new Date().getTime();o=o||{},w=w||function(){},this.util.exec(e,o,function Q(M,H){Q.$called||(Q.$called=!0,!M||M instanceof Error||(M=new Error(M)),v.runLog("debug",e,"ObsClient cost "+(new Date().getTime()-O)+" ms"),w(M,H))})},Se.prototype.initLog=function(e){e=e||{},this.log.setLevel(e.level);var o=["[OBS SDK Version="+this.util.obsSdkVersion];if(this.util.server){var w=this.util.port?":"+this.util.port:"";o.push("Endpoint="+(this.util.is_secure?"https":"http")+"://"+this.util.server+w)}o.push("Access Mode="+(this.util.path_style?"Path":"Virtual Hosting")+"]"),this.log.runLog("warn","init",o.join("];["))},Se.prototype.factory=function(e){this.log=new Al,this.util=new vl(this.log),e=e||{},this.util.initFactory(e.access_key_id,e.secret_access_key,e.is_secure,e.server,e.path_style,e.signature,e.region,e.port,e.timeout,e.security_token,e.is_signature_negotiation,e.is_cname,e.url_prefix,e.region_domains,e.setRequestHeaderHook,e.useRawXhr)},Se.prototype.refresh=function(e,o,w){this.util.refresh(e,o,w)},Se.prototype.createSignedUrlSync=function(e){return this.util.createSignedUrlSync(e)},Se.prototype.createV2SignedUrlSync=function(e){return this.util.createV2SignedUrlSync(e)},Se.prototype.createV4SignedUrlSync=function(e){return this.util.createV4SignedUrlSync(e)},Se.prototype.createPostSignatureSync=function(e){return this.util.createPostSignatureSync(e)},Se.prototype.createV4PostSignatureSync=function(e){return this.util.createV4PostSignatureSync(e)},Se.prototype.enums=Sl,Se.prototype)({}).hasOwnProperty.call(Se.prototype,Dn)&&(Se.prototype[pa(Dn)]=Se.prototype[Dn]);for(var Ct in Se.prototype)if({}.hasOwnProperty.call(Se.prototype,Ct)){var Rn=Ct.indexOf("Configuration");Rn>0&&Rn+13===Ct.length&&(Se.prototype[Ct.slice(0,Rn)]=Se.prototype[Ct])}var Ll=Se})(),R.default})()}).call(this,N(5),N(4).Buffer)},function(E,K,N){var V="";V=N(6);var j={document:"doc,docx,xls,xlsx,ppt,pptx,pdf,txt,epub,pps,psd,xmind,dwg",image:"png,jpg,gif,jpeg,bmp",video:"mp4,avi,wmv,rm,rmvb,mpeg,mpg,mkv,mov,flv",audio:"mp3,wav,wma",zip:"zip,rar,7z",flash:"swf",srt:"srt",favico:"ico"},ee=["document","image","video","audio","zip","flash","srt"];function U(b,c,R){if(b.indexOf(c)>-1){var A=new RegExp("("+c+"=)([^&]*)","gi");b=b.replace(A,c+"="+R)}else{var u=c+"="+R,$=b.indexOf("?");$<0?b+="?":$>=0&&$!=b.length-1&&(b+="&"),b+=u}return b}function I(b){b=b||{},this.multiple=!!b.multiple,this.maxSize=b.maxSize||512,this.fileTypes=b.fileTypes&&b.fileTypes.length>0?b.fileTypes:ee,this.exts=b.exts||"",this.accetp="",this.mode=b.mode||"huawei",this.files=[],this.$trigger="",this.uptokenHost=b.uptokenHost||"https://courseapi.tongshike.cn",this.obsHost=b.obsHost||"",this.m3u8=b.m3u8,this.authorization=b.authorization,this.obsSign=b.obsSign,this.config=b.config||{},this.putExtra=b.putExtra||{},this.config.uphost||(this.config.uphost=""),this.obsHost&&this.obsHost.charAt(this.obsHost.length-1)=="/"&&(this.obsHost=this.obsHost.substring(0,this.obsHost.length-1))}I.prototype.initUpBtn=function(b){this.$trigger=b;var c=this,R=[];if(this.fileTypes.length>0)for(var A=0;A<this.fileTypes.length;A++){var u=this.fileTypes[A];R.push(j[u])}for(R=R.join(","),this.exts&&(R=this.exts),R=R.split(","),A=0;A<R.length;A++)R[A]="."+R[A];this.accetp=R.join(","),this.$el=document.createElement("input"),this.$el.style.display="none",this.$el.type="file",this.multiple&&this.$el.setAttribute("multiple",!0),this.$el.accept=this.accetp,document.body.appendChild(this.$el),this.$el.onchange=function(){this.files.length>0&&(c.handleFileChange(this.files),c.$el.value="")},this.$trigger.onclick=function(){c.$el.click()}},I.prototype.handleFileChange=function(b){this.uploadFiles(b)},I.prototype.uploadFiles=function(b){for(var c=0;c<b.length;c++){var R=b[c];if(R.ext=R.name.substring(R.name.lastIndexOf(".")).toLowerCase(),R.key="resources/web/"+Date.now()+Math.round(1e4*Math.random())+R.ext,R.percent=0,this.accetp.indexOf(R.ext)===-1)return this.error(R,{code:50001,msg:"不支持该类型文件"});if(1024*this.maxSize*1024<R.size)return this.error(R,{code:50002,msg:"文件不能超过"+this.maxSize+"mb"});this.onBeforeUpload&&this.onBeforeUpload(R),this.startUpload(R)}},I.prototype.startUpload=function(b){var c=this;switch(c.files.push(b),this.mode){case"qiniu":c.getToken(b,function(R){c.qiniuUploadByToken(b,R)});break;case"huawei":b.ext=b.ext||b.name.substring(b.name.lastIndexOf(".")),b.key=b.key||"resources/web/"+Date.now()+Math.round(1e4*Math.random())+b.ext,c.getObsClient(b.key,function(){c.putObject(b)})}},I.prototype.qiniuUploadByToken=function(b,c){var R=this;b.obsHost=R.obsHost,b.size>4194304&&(R.config.chunkSize=5);var A="".upload(b,b.key,c,R.putExtra,R.config);b.subscription=A.subscribe({next:function(u){R.onProgress&&R.onProgress(b,u.total.percent),b.onProgress&&b.onProgress(u.total.percent)},error:function(u){R.error(b,{code:50071,msg:"上传失败",err:u})},complete:function(u){b.duration=u.duration,b.key=u.key,R.success(b)}})},I.prototype.putObject=function(b){var c=this;this.obsClient.putObject({Bucket:c.obsClientConfig.bucket,Key:b.key,Metadata:{property:"property-value"},SourceFile:b,ProgressCallback:function(R,A,u){var $=Math.floor(100*R/A);$=$>99?99:$,b.percent=$,c.onProgress&&c.onProgress(b,$),b.onProgress&&b.onProgress($)}}).then(function(R){if(console.log(R),R.CommonMsg.Status<300){b.obsHost=c.obsHost,b.ext.toLowerCase().includes("wma")&&(b.originKey=b.key,b.key=b.key.substring(0,b.key.lastIndexOf("."))+".mp3",c.hwAudioTranscoding(b)),b.ext.toLowerCase().includes("mp3")&&c.hwMp3Transcoding(b),b.ext.substring(1).toLowerCase();var A=c.getFileType(b.key);A=="video"?(c.m3u8&&(b.m3u8Key="resources/web/"+Date.now()+Math.round(1e4*Math.random())+".m3u8"),c.hwVideoTranscoding(b)):A=="audio"?c.getHuaweiMetadata(b.originKey||b.key,function(u){b.duration=u.duration,c.success(b)}):c.success(b)}}).catch(function(R){c.error(b,{code:50081,msg:"上传失败",err:R})})},I.prototype.download=function(b,c){var R=b.substring(b.lastIndexOf("/")+1);if(b.indexOf("?")>-1){var A=b.substring(0,b.lastIndexOf("?"));R=A.substring(A.lastIndexOf("/")+1)}c=c||R,this.mode=="qiniu"?this.qiniuDownload(b,c):this.huaweiDownload(b,c)},I.prototype.getDownloadUrl=function(b,c,R){var A=b.substring(b.lastIndexOf("/")+1);if(b.indexOf("?")>-1){var u=b.substring(0,b.lastIndexOf("?"));A=u.substring(u.lastIndexOf("/")+1)}c=c||A,this.mode=="qiniu"?R(U(b,"attname",c)):this.getHuaweiDownloadUrl(b,c,R)},I.prototype.getHuaweiDownloadUrl=function(b,c,R){var A=this,u=b.replace(/^(http|https):\/\/[^/]+\//,"");this.getDownloadObsClient(u,function(){A.getFileType(u)=="video"&&(u=u.substring(0,u.lastIndexOf("."))+".mp4",c=c.substring(0,c.lastIndexOf("."))+".mp4");var $=A.obsClient.createSignedUrlSync({Method:"GET",Bucket:A.obsClientConfig.bucket,Key:u,QueryParams:{"response-content-disposition":"attachment;fileName="+encodeURIComponent(c)},Expires:3600});R($.SignedUrl)})},I.prototype.qiniuDownload=function(b,c){var R=U(b,"attname",c);window.open(R)},I.prototype.huaweiDownload=function(b,c){this.getHuaweiDownloadUrl(b,c,function(R){var A=document.createElement("a");A.style.display="none",A.href=R,document.body.appendChild(A),A.click()})},I.prototype.cancelUpload=function(b){switch(this.mode){case"qiniu":b.subscription.unsubscribe()}},I.prototype.error=function(b,c){this.onError&&this.onError(b,c),b&&b.onError&&b.onError(c)},I.prototype.success=function(b){b.isSuccessCalled||(b.percent=100,this.onProgress&&this.onProgress(b,100),b.onProgress&&b.onProgress(100),this.onSuccess&&this.onSuccess(b),b.onSuccess&&b.onSuccess(b),b.isSuccessCalled=!0)},I.prototype.getToken=function(b,c){var R=this;b.name&&b.name!=""||(b.name=String(new Date().getTime()+b.ext));var A=this.uptokenHost+"/files/getUptoken?fileName="+encodeURIComponent(b.name),u=new XMLHttpRequest;u.open("get",A),u.setRequestHeader("AUTHORIZATION",this.authorization),u.onreadystatechange=function(){if(u.readyState===4)if(u.status===200){var $=JSON.parse(u.responseText).uptoken;c&&c($)}else R.error(b,{code:50070,msg:"上传失败"})},u.send(),console.log(u)},I.prototype.getObsClient=function(b,c){var R=this,A=this.uptokenHost+"/obs/uploadToken",u=new XMLHttpRequest;this.obsSign&&(A=this.uptokenHost+"/obs/uploadToken/sign"),u.open("get",A+"?path="+b,!0),this.obsSign?u.setRequestHeader("obsSign",this.obsSign):u.setRequestHeader("authorization",this.authorization),u.onreadystatechange=function(){R.getObsConfigCb(u,c)},u.send()},I.prototype.getDownloadObsClient=function(b,c){var R=this,A=this.uptokenHost+"/obs/downloadToken",u=new XMLHttpRequest;u.open("get",A+"?path="+b,!0),u.onreadystatechange=function(){R.getObsConfigCb(u,c)},u.send()},I.prototype.getObsConfigCb=function(b,c){if(b.readyState===4)if(b.status===200){var R=JSON.parse(b.responseText);R.code==1?(this.obsClientConfig=R.result,this.obsClient=new V({access_key_id:R.result.ak,secret_access_key:R.result.sk,security_token:R.result.securitytoken,server:R.result.endpoint,timeout:1800}),this.obsHost=this.obsClientConfig.domain,c&&c()):this.error("",{code:50080,msg:"上传失败"})}else this.error("",{code:50080,msg:"上传失败"})},I.prototype.getObjectData=function(b,c,R){var A=this;this.getDownloadObsClient(b,function(){A.obsClient.getObject({Bucket:A.obsClientConfig.bucket,Key:b},function(u,$){u?(console.error("Error-->"+u),R&&R(u)):$.CommonMsg.Status==200&&$.InterfaceResult&&c&&c($.InterfaceResult)})})},I.prototype.dataURLtoBlob=function(b){for(var c=b.split(","),R=c[0].match(/:(.*?);/)[1],A=atob(c[1]),u=A.length,$=new Uint8Array(u);u--;)$[u]=A.charCodeAt(u);return new Blob([$],{type:R})},I.prototype.hwVideoTranscoding=function(b){var c=this,R=b.key.substring(b.key.indexOf("resources/")),A=R.substring(R.lastIndexOf("/")+1);A=A.substring(0,A.lastIndexOf("."));var u=this.uptokenHost+"/obs/transcoding/video/multi?path="+R,$=[{outputFileName:A,outputFormat:"mp4"}];if(this.m3u8){var d=b.m3u8Key.substring(b.m3u8Key.lastIndexOf("/")+1);d=d.substring(0,d.lastIndexOf(".")),$.push({outputFileName:d,outputFormat:"m3u8"})}var l=new XMLHttpRequest;l.onreadystatechange=function(){if(l.readyState===4){var h=JSON.parse(l.responseText);h.code==1?c.getVideoMetadata(b,function(){c.success(b)},function(){var T=setInterval(function(){console.log(Date.now()),c.getMediaLength(b.key,function(k){b.duration=k,c.success(b),clearInterval(T)})},3e3)}):h.code==2?(b.m3u8Key="",c.success(b)):h.code==0?c.error(b,{code:50082,msg:"文件编码格式无法解析,请尝试转码成mp4后再上传。"}):c.error(b,{code:50081,msg:"上传失败"})}},l.open("POST",u,!0),l.setRequestHeader("Content-Type","application/json"),l.send(JSON.stringify($))},I.prototype.hwAudioTranscoding=function(b){if(b.ext.toLowerCase().includes("wma")){var c=b.key.substring(0,b.key.lastIndexOf("."))+b.ext,R=c.substring(c.lastIndexOf("/")+1);R=R.substring(0,R.lastIndexOf("."));var A=this.uptokenHost+"/obs/transcoding/audio?path="+c+"&outputFileName="+R,u=new XMLHttpRequest;u.onreadystatechange=function(){if(u.readyState===4){var $=JSON.parse(u.responseText);console.log($)}},u.open("POST",A,!0),u.setRequestHeader("Content-Type","application/json"),u.send()}},I.prototype.hwMp3Transcoding=function(b){var c=this.uptokenHost+"/obs/transcoding/mp3?path="+b.key,R=new XMLHttpRequest;R.onreadystatechange=function(){if(R.readyState===4){var A=JSON.parse(R.responseText);console.log(A)}},R.open("POST",c,!0),R.setRequestHeader("authorization",this.authorization),R.setRequestHeader("Content-Type","application/json"),R.send()},I.prototype.getFileType=function(b){var c=b.substring(b.lastIndexOf(".")+1).toLowerCase();for(var R in j)if(j[R].includes(c))return R;return""},I.prototype.getVideoMetadata=function(b,c,R){var A=document.createElement("video");A.src=URL.createObjectURL(b),A.addEventListener("loadedmetadata",function(){console.log(A),A.duration!=1/0?(b.duration=A.duration,c&&c()):R&&R()}),A.addEventListener("error",function(u){console.log(u),R&&R()})},I.prototype.getHuaweiMetadata=function(b,c){var R=this.uptokenHost+"/obs/video/info?path="+b,A=new XMLHttpRequest;A.open("GET",R,!0),A.onreadystatechange=function(){if(A.readyState===4){var u=JSON.parse(A.responseText);u.code==1&&c&&c(u.result)}},A.send()},I.prototype.getMediaLength=function(b,c){var R=this.uptokenHost+"/obs/video/length?path="+b,A=new XMLHttpRequest;A.onreadystatechange=function(){if(A.readyState===4){var u=JSON.parse(A.responseText);u.code==1&&c&&c(u.result)}},A.open("GET",R,!0),A.send()},E.exports=I}])})})(nn)),nn.exports}var Zr=Xr();const ei=ar(Zr),ti=a.defineComponent({name:"FileList",components:{Preview:Jr,TinyBaseSelect:et.TinyBaseSelect,TinyOption:et.TinyOption},props:{list:{type:Array,default:()=>[]},mode:{type:String,default:"edit"},type:{type:String,default:"block"},isPreview:{type:Boolean,default:!0},isShowLimitTimes:{type:Boolean,default:!0},canPreview:{type:Boolean,default:!0},editorble:{type:Boolean,default:!1},showDownLoad:{type:Boolean,default:!0},isQuestionBank:{type:Boolean,default:!1},hideFullScreen:{type:Boolean,default:!1},customFullSreen:{type:Boolean,default:!0},audioMode:{type:String,default:"bar"},isMobile:{type:Boolean,default:!1},audioTime:{type:Number,default:0},actionIndex:{type:Number,default:0}},setup(n,{emit:S}){const E=qt();return{...a.reactive({obs:{},currentFile:{},playerTimes:[-1,1,2,3,4,5]}),t:E,fileIcon:nr,formatSize:tr,cancelUpload:(b,c)=>{b.cancel&&b.cancel(),S("deleteFile",b,c)},deleteFile:(b,c)=>{},download:b=>{new ei(n.uploadOptions).download(b)},showPreview:b=>{},isFileCanPreview:b=>{const c=Qt(b.fileUrl);return["audio","video","image","document"].includes(c)},isAudio:b=>Qt(b.fileUrl)==="audio"}}}),ni={class:"files-component"},oi={key:0,class:"file-list-block"},ai={class:"icon-wrapper"},ri={class:"detail"},ii={class:"name"},si={class:"info"},ci={class:"size"},li={key:0,class:"progress-wrapper"},ui={class:"progress-bar"},di={class:"progress-value"},pi=["onClick"],mi={key:1,class:"operations"},hi=["onClick"],$i={key:1,class:"upload-fail"},fi=["onClick"],gi=["onClick"],Ti={key:1,class:"preview-container"},yi={key:0,class:"operations"},ki=["onClick"],bi={key:1},wi={class:"file-list-inline"},vi={class:"name"},Ai={class:"size"},xi={key:0,class:"progress-wrapper"},Si={class:"progress-bar"},Pi={class:"progress-value"},Ei=["onClick"],Ci=["onClick"],Mi={key:2,class:"upload-fail"},Bi=["onClick"],Ni=["onClick"];function Fi(n,S,E,K,N,V){const j=a.resolveComponent("Preview"),ee=a.resolveComponent("tiny-option"),U=a.resolveComponent("tiny-base-select");return a.openBlock(),a.createElementBlock("div",ni,[n.list&&n.list.length>0&&n.type==="block"?(a.openBlock(),a.createElementBlock("ul",oi,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.list,(I,b)=>(a.openBlock(),a.createElementBlock("li",{key:b+I.fileUrl+I.fileKey},[!n.isPreview||I.status===1||I.status===3?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createElementVNode("div",ai,[a.createElementVNode("i",{class:a.normalizeClass(["iconfont",[n.fileIcon(I.fileUrl)]])},null,2)]),a.createElementVNode("div",ri,[a.createElementVNode("div",ii,a.toDisplayString(I.fileName),1),a.createElementVNode("div",si,[a.createElementVNode("span",ci,a.toDisplayString(n.formatSize(I.fileSize)),1),n.mode==="edit"&&I.progress>=0&&I.progress<100&&I.status!==3?(a.openBlock(),a.createElementBlock("div",li,[a.createElementVNode("div",ui,[a.createElementVNode("div",{class:"bar",style:a.normalizeStyle({width:I.progress+"%"})},null,4)]),a.createElementVNode("span",di,a.toDisplayString(I.progress)+"%",1),a.createElementVNode("span",{class:"cancel",onClick:c=>n.cancelUpload(I,b)},a.toDisplayString(n.t("cancel")),9,pi)])):(a.openBlock(),a.createElementBlock("div",mi,[n.canPreview&&n.isFileCanPreview(I)&&I.status!==3?(a.openBlock(),a.createElementBlock("a",{key:0,href:"javascript:;",class:"ul-link",onClick:c=>n.showPreview(I)},a.toDisplayString(n.t("view")),9,hi)):a.createCommentVNode("",!0),I.status===3?(a.openBlock(),a.createElementBlock("span",$i,a.toDisplayString(I.errMessage),1)):a.createCommentVNode("",!0),n.mode==="edit"?(a.openBlock(),a.createElementBlock("a",{key:2,href:"javascript:;",class:"ul-link",onClick:a.withModifiers(c=>n.deleteFile(I,b),["stop"])},a.toDisplayString(n.t("delete")),9,fi)):(a.openBlock(),a.createElementBlock("a",{key:3,href:"javascript:;",class:"ul-link",onClick:c=>n.download(I.fileUrl)},a.toDisplayString(n.t("download")),9,gi))]))])])],64)):n.isPreview&&I.status!==3?(a.openBlock(),a.createElementBlock("div",Ti,[a.createElementVNode("div",{class:a.normalizeClass(["preview-content",{"audio-preview":n.isAudio(I)}])},[a.createVNode(j,{resource:I,times:n.isShowLimitTimes?I.lisCount:0,"is-question-bank":n.isQuestionBank,showDownLoad:n.showDownLoad,customFullSreen:n.customFullSreen,audioMode:n.audioMode,isMobile:n.isMobile,audioTime:n.audioTime},null,8,["resource","times","is-question-bank","showDownLoad","customFullSreen","audioMode","isMobile","audioTime"]),n.mode==="edit"?(a.openBlock(),a.createElementBlock("div",yi,[a.createElementVNode("a",{href:"javascript:;",class:"ul-link",onClick:a.withModifiers(c=>n.deleteFile(I,b),["stop"])},a.toDisplayString(n.t("delete")),9,ki)])):a.createCommentVNode("",!0)],2),n.isShowLimitTimes&&n.mode==="edit"&&n.isAudio(I)&&!n.isQuestionBank?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["set-lisCount-wrap",n.t("langCss")])},[a.createElementVNode("span",null,[a.createTextVNode(a.toDisplayString(n.t("numberOfPlaysAllowed"))+": ",1),a.createVNode(U,{modelValue:I.lisCount,"onUpdate:modelValue":c=>I.lisCount=c,placeholder:n.t("notLimit")},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.playerTimes,c=>(a.openBlock(),a.createBlock(ee,{key:c,label:c===-1?n.t("notLimit"):c,value:c},null,8,["label","value"]))),128))]),_:1},8,["modelValue","onUpdate:modelValue","placeholder"])])],2)):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)]))),128))])):a.createCommentVNode("",!0),n.list&&n.list.length>0&&n.type==="inline"?(a.openBlock(),a.createElementBlock("div",bi,[a.createElementVNode("ul",wi,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.list,(I,b)=>(a.openBlock(),a.createElementBlock("li",{key:b},[a.createElementVNode("i",{class:a.normalizeClass(["iconfont",[n.fileIcon(I.fileUrl)]])},null,2),a.createElementVNode("span",vi,a.toDisplayString(I.fileName),1),a.createElementVNode("span",Ai,a.toDisplayString(n.formatSize(I.fileSize)),1),n.mode==="edit"&&I.progress>=0&&I.progress<100?(a.openBlock(),a.createElementBlock("div",xi,[a.createElementVNode("div",Si,[a.createElementVNode("div",{class:"bar",style:a.normalizeStyle({width:I.progress+"%"})},null,4)]),a.createElementVNode("span",Pi,a.toDisplayString(I.progress)+"%",1),a.createElementVNode("span",{class:"cancel",onClick:c=>n.cancelUpload(I,b)},a.toDisplayString(n.t("cancel")),9,Ei)])):a.createCommentVNode("",!0),n.canPreview&&n.isFileCanPreview(I)&&I.status!==3?(a.openBlock(),a.createElementBlock("a",{key:1,href:"javascript:;",class:"ul-link",onClick:c=>n.showPreview(I)},a.toDisplayString(n.t("view")),9,Ci)):a.createCommentVNode("",!0),I.status===3?(a.openBlock(),a.createElementBlock("span",Mi,a.toDisplayString(I.errMessage),1)):a.createCommentVNode("",!0),n.mode==="edit"?(a.openBlock(),a.createElementBlock("a",{key:3,href:"javascript:;",class:"ul-link",onClick:c=>n.deleteFile(I,b)},a.toDisplayString(n.t("delete")),9,Bi)):(a.openBlock(),a.createElementBlock("a",{key:4,href:"javascript:;",class:"ul-link",onClick:c=>n.download(I.fileUrl)},a.toDisplayString(n.t("download")),9,Ni))]))),128))])])):a.createCommentVNode("",!0)])}const on=We(ti,[["render",Fi],["__scopeId","data-v-42847f67"]]),Li=a.defineComponent({name:"RichTextarea",components:{TinyFluentEditor:et.TinyFluentEditor,FileList:on},model:{prop:"value",event:"change"},props:{value:String,list:{type:Array,default(){return[]}},maxNum:{type:Number,default:1},isShowLimitTimes:{type:Boolean,default:!0},index:{type:Number,default:0},placeholderText:{type:String,default:""},isQuestionBank:{type:Boolean,default:!1}},emits:["change","addFile","deleteFile"],setup(n,{emit:S}){const E=qt(),K=a.ref(n.value||"");a.watch(()=>n.value,U=>{K.value=U},{immediate:!0}),a.watch(K,U=>{S("change",U)});const N=a.ref({placeholder:n.placeholderText});return{content:K,initSrtUploder:(U,I)=>{const b=document.getElementById(U);b&&(console.log("字幕上传按钮已找到",b),b.onclick=()=>{console.warn("字幕上传功能暂时不可用")})},addFile:(U,I)=>{if(n.list.length>=n.maxNum){console.warn(E?E("uploadFileError1"):"uploadFileError1: max");return}if(I.size>1*1024*1024*1024){console.warn(E?E("uploadMediaError"):"uploadMediaError: 1G");return}U.startUpload(I);let b={fileName:I.name,fileSize:I.size,fileUrl:I.name,status:1,lisCount:-1,id:Date.now()+Math.random().toString(36).substr(2,9)};I.onProgress=c=>{b.progress=Xt(c,2,"floor")},I.onSuccess=()=>{b.fileUrl=I.obsHost+"/"+I.key,b.status=2},I.onError=c=>{b.errMessage=or(c.code),b.status=3},b.cancel=()=>{U.cancelUpload(I)},S("addFile",b,n.index)},deleteFile:(U,I)=>{S("deleteFile",I,n.index)},options:N}}}),Di={class:"ritchtextarea-container"};function Ri(n,S,E,K,N,V){const j=a.resolveComponent("TinyFluentEditor"),ee=a.resolveComponent("FileList");return a.openBlock(),a.createElementBlock("div",Di,[a.createVNode(j,{ref:"fluentEditorRef",modelValue:n.content,"onUpdate:modelValue":S[0]||(S[0]=U=>n.content=U),placeholder:n.placeholderText,"data-type":!1,"data-upgrade":!1,options:n.options},null,8,["modelValue","placeholder","options"]),a.createVNode(ee,{ref:"fileList",mode:"edit",type:"block",isPreview:!0,list:n.list,isShowLimitTimes:n.isShowLimitTimes,"is-question-bank":n.isQuestionBank,onDeleteFile:n.deleteFile},null,8,["list","isShowLimitTimes","is-question-bank","onDeleteFile"])])}const Wn=We(Li,[["render",Ri]]),Ii=a.defineComponent({name:"Base",components:{RichTextarea:Wn,FileList:on},props:{question:{type:Object,required:!0,default:()=>{}},showAnswer:{type:Boolean,default:!1},mode:{type:Number,default:0},isQuestionBank:{type:Boolean,default:!1}},setup(n){return{t:qt(),addTitleFile:V=>{console.log("Add file:",V)},deleteTitleFile:V=>{console.log("Delete file:",V)},formatAnswer:V=>V||""}}}),qi={class:"base-container"},Qi=["innerHTML"],Oi={class:"answer-display"},ji={class:"correct-answer"};function Ui(n,S,E,K,N,V){var U;const j=a.resolveComponent("FileList"),ee=a.resolveComponent("RichTextarea");return a.openBlock(),a.createElementBlock("div",qi,[n.mode===2||n.mode===3?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createElementVNode("div",{class:"preview-title",innerHTML:n.question.title||""},null,8,Qi),a.createVNode(j,{mode:"view",type:"block",isPreview:!0,list:n.question.link,onDeleteFile:S[0]||(S[0]=()=>{})},null,8,["list"])],64)):(a.openBlock(),a.createBlock(ee,{key:1,modelValue:n.question.title,"onUpdate:modelValue":S[1]||(S[1]=I=>n.question.title=I),placeholderText:n.t("inputQuestionTitle"),list:n.question.link,maxNum:5,"is-question-bank":n.isQuestionBank,onAddFile:n.addTitleFile,onDeleteFile:n.deleteTitleFile},null,8,["modelValue","placeholderText","list","is-question-bank","onAddFile","onDeleteFile"])),a.renderSlot(n.$slots,"default"),n.showAnswer?(a.openBlock(),a.createElementBlock(a.Fragment,{key:2},[a.createElementVNode("div",Oi,[a.createElementVNode("span",null,a.toDisplayString(n.t("stuAnswer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer((U=n.question.record)==null?void 0:U.answer)),1)]),a.createElementVNode("div",ji,[a.createElementVNode("span",null,a.toDisplayString(n.mode===2?n.t("answer"):n.t("correctAnswer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer(n.question.correctAnswer)),1)])],64)):a.createCommentVNode("",!0)])}const Vi=We(Ii,[["render",Ui]]);class Je{constructor({id:S,questionId:E="",type:K=0,title:N="",score:V=1,correctAnswer:j=[],reply:ee="",record:U={},lisCount:I=-1,link:b=[],analyLinkList:c=[],answerlink:R="",correctChoiceIds:A=[],tags:u=[],hardlevel:$=3,knowledgeDTOS:d=[]}){this.id=S||E,this.questionid=this.id,this.type=K,this.title=N,this.score=V,this.correctAnswer=j,this.reply=ee,this.record=new _i(U),this.lisCount=I,this.link=b||[],this.analyLinkList=c||[],this.answerlink=R,this.correctChoiceIds=A,this.tags=u||[],this.hardlevel=$,this.knowledgeDTOS=d||[]}scoring(){console.error("子类自行实现接口")}getOption(S){return String.fromCharCode(65+S)}getAnswer(){const S=this.record.answer;return S&&S.length>0?S[0]:""}getCorrectAnswer(){}}class _i{constructor({id:S="",answer:E=[],attachments:K=[],grade:N,reply:V="",remark1:j=""}){this.id=S,this.answer=E,this.attachments=K,this.score=N,this.reply=V||j}}let an=class{constructor({id:S="",questionID:E="",choiceId:K=0,text:N="",attachments:V=[],record:j={}}){this.id=S||E,this.choiceId=K,this.text=N,this.attachments=V,this.record=j}};class Hi extends Je{constructor(S){super(S),this.choices=[];for(let E=0;S.item&&E<S.item.length;E++){let K=S.item[E];this.choices.push(new an({id:Math.random(),choiceId:K.choiceId||0,text:K.title,attachments:K.link?[{fileUrl:K.link}]:[]}))}if(this.choices.length===0)for(let E=1;E<=4;E++)this.choices.push(new an({id:Math.random(),text:""}))}scoring(){}createChoice(){this.choices.push(new an({id:Math.random()}))}deleteChoice(S,E){this.choices.splice(E,1)}getAnswer(){return Array.isArray(this.record.answer)?this.record.answer.join(""):this.record.answer}getCorrectAnswer(){return Array.isArray(this.correctAnswer)?this.correctAnswer.join(""):this.correctAnswer}handleAnswer(S,E){if(!S||this.getAnswer().length===0)return"";const K=this.getOption(E),N=this.correctAnswer&&this.correctAnswer.includes(K);return this.record.answer&&this.record.answer.includes(K)?N?"correct":"error":N&&this.type===2?"no-select error":""}}let Yn=class{constructor({id:S="",correctAnswer:E=""}){this.id=S,this.correctAnswer=E}},zi=class extends Je{constructor(S){super(S),this.allowExchange=S.allowExchange||S.blankOrder||S.blackOrder||0,this.blanks=[];let E=0;this.title.replace(/[((](\s| )+[))]|_{5,}/gi,()=>{this.createBlank(),this.blanks[E].correctAnswer=this.correctAnswer[E],this.blanks[E].blankIndex=E+1,E++}),this.oldNums=this.blanks.length}createBlank(){this.blanks.push(new Yn({id:Math.random(),correctAnswer:""})),this.correctAnswer.length<this.blanks.length&&this.correctAnswer.push("")}deleteBlank(S,E=1){this.blanks.splice(S,E),this.correctAnswer.splice(S,E)}createBlankByIndex(S,E){let K=new Yn({id:Math.random(),correctAnswer:""});K.blankIndex=E,this.blanks.splice(S,0,K),this.correctAnswer.splice(S,0,"")}};class Ki extends Je{constructor(S){super(S)}scoring(){}getAnswerResult(S){return S&&S.length>0&&S[0]?S[0].toLowerCase()==="true"||S[0]===!0:""}handleAnswer(S,E){const K=this.getAnswerResult(this.record.answer)===E;if(!S)return K?"select":"";const N=this.getAnswerResult(this.correctAnswer)===E;return K?N?"correct":"error":""}}class Gi extends Je{constructor(S){super(S),this.answerLinkList=S.answerLinkList||[],this.answerLinkList.length==0&&this.answerlink&&this.answerLinkList.push({fileUrl:this.answerlink})}scoring(){}getAnswer(){return(this.record.answer.join("")||"").trim()}getCorrectAnswer(){return Array.isArray(this.correctAnswer)?this.correctAnswer[0]:this.correctAnswer}}class Wi extends Je{constructor(S){super(S),this.subQuestions=[];for(let E=0;S.subQuestions&&E<S.subQuestions.length;E++){let K=S.subQuestions[E];K.type=1,K=ln(K),K.qIndex=E+1,this.subQuestions.push(K)}this.oldNums=this.subQuestions.length}scoring(){}createSubQuestion(){this.subQuestions.push(kt(1))}deleteSubQuestion(S,E){this.subQuestions.splice(S,E||1)}createSubQuestionByIndex(S,E){let K=kt(1);K.qIndex=E,K.isNew=1,this.subQuestions.splice(S,0,K)}getAnswerText(S){if(S.correctAnswer.length===0)return"";let E=S.correctAnswer[0].charCodeAt(0)-65;return S.choices[E].text}}let rn=class{constructor({id:S="",text:E="",option:K="",attachments:N=[]}){this.id=S,this.text=E,this.option=K,this.attachments=N}};class Yi extends Je{constructor(S){super(S),this.choices=[],this.subQuestions=[];for(let E=0;S.item&&E<S.item.length;E++){let K=S.item[E];this.choices.push(new rn({id:Math.random(),text:K.title}))}if(this.choices.length===0)for(let E=1;E<=4;E++)this.choices.push(new rn({id:Math.random(),text:""}));for(let E=0;S.subQuestions&&E<S.subQuestions.length;E++){let K=S.subQuestions[E];K=ln(K),K.qIndex=E+1,this.subQuestions.push(K)}this.oldNums=this.subQuestions.length}scoring(){}createChoice(){this.choices.push(new rn({id:Math.random()}))}deleteChoice(S,E){this.choices.splice(E,1)}createSubQuestion(){this.subQuestions.push(kt(1))}deleteSubQuestion(S,E){this.subQuestions.splice(S,E||1)}createSubQuestionByIndex(S,E){let K=kt(1);K.qIndex=E,K.isNew=1,this.subQuestions.splice(S,0,K)}getAnswerText(S){if(S.correctAnswer.length===0||!S.correctAnswer[0])return"";let E=S.correctAnswer[0].charCodeAt(0)-65;return this.choices[E].text}getAnswer(){return Array.isArray(this.record.answer)?this.record.answer.join(""):this.record.answer}getCorrectAnswer(){return Array.isArray(this.correctAnswer)?this.correctAnswer.join(""):this.correctAnswer}handleAnswer(S,E){if(!S)return"";const K=this.getOption(E),N=this.correctAnswer&&this.correctAnswer.includes(K);return this.record.answer&&this.record.answer.includes(K)?N?"correct":"error":""}}class Ji extends Je{constructor(S){super(S),this.subQuestions=[];for(let E=0;S.subQuestions&&E<S.subQuestions.length;E++){let K=S.subQuestions[E];this.subQuestions.push(ln(K))}}scoring(){}createSubQuestion(S){let E=kt(S);E.isEdit=!0,E.isNew=1,this.subQuestions.push(E)}deleteSubQuestion(S){this.subQuestions.splice(S,1)}}let sn=class{constructor({id:S="",text:E="",option:K=""}){this.id=S,this.text=E,this.option=K}};class Xi extends Je{constructor(S){super(S),this.choices=[];for(let E=0;S.item&&E<S.item.length;E++){let K=S.item[E];this.choices.push(new sn({id:Math.random(),text:K.title}))}if(this.choices.length===0)for(let E=1;E<=4;E++)this.choices.push(new sn({id:Math.random(),text:""}))}scoring(){this.record.score=0}createChoice(){this.choices.push(new sn({id:Math.random()}))}deleteChoice(S,E){this.choices.splice(E,1)}getAnswer(){const S=Array.isArray(this.record.answer)?this.record.answer:[this.record.answer];return S.filter(K=>K&&K.length>0).length>0?S.join("-"):""}getCorrectAnswer(){return Array.isArray(this.correctAnswer)?this.correctAnswer.join("-"):this.correctAnswer}handleAnswer(S,E){return S&&this.record.answer&&this.record.answer[E]?this.correctAnswer[E]===this.record.answer[E]?"correct":"error":""}}class Zi extends Je{constructor(S){super(S)}scoring(){}getAnswer(){return this.record.answer.join("")||""}}class es extends Je{constructor(S){super(S)}scoring(){}}class Jn{constructor({name:S="",precision:E,max:K,min:N}){this.name=S,this.precision=E||1,this.max=K,this.min=N}}class cn{constructor({formula:S="",answerRange:E=0,precision:K=1}){this.formula=S,this.answerRange=E,this.precision=K}}class ts extends Je{constructor(S){super(S),this.variables=[],this.blanks=[],this.scope={},this.desc1=S.desc1;try{for(let K=0;S.formulaVar&&K<S.formulaVar.length;K++){let N=S.formulaVar[K];this.variables.push(new Jn(N)),N.value!==void 0&&(this.scope[N.name]=N.value)}}catch(K){console.log(K)}let E=0;this.title.replace(/[((](\s| )+[))]|_{5,}/gi,()=>{let K={};const N=this.correctAnswer[E];N&&(K=typeof N=="string"&&N.length>0?JSON.parse(N):N);let V=new cn(K);V.blankIndex=E+1,this.blanks.push(V),E++}),this.oldNums=this.blanks.length}createVariable(S){this.variables.push(new Jn({name:S}))}deleteVariable(S){for(let E=0;E<this.variables.length;E++)if(this.variables[E].name===S){this.variables.splice(E,1);return}}createBlank(){this.blanks.push(new cn({}))}deleteBlank(S,E){this.blanks.splice(S,E||1)}createBlankByIndex(S,E){let K=new cn({});K.blankIndex=E,this.blanks.splice(S,0,K)}initVariables(S){let E={};for(let K=0;K<this.variables.length;K++){let N=this.variables[K],V=N.min*1+Math.random()*(N.max-N.min);V=new Number(V);let j=0;N.precision!=1&&(j=(Math.round(.1/N.precision)+"").length),V=V.toFixed(j);let ee=new RegExp("\\>"+N.name+"\\*\\<","g");S=S.replace(ee,">"+V+"<"),E[N.name]=V}return this.scope=E,S}initDomVariables(S){for(let E in this.scope){let K=new RegExp("\\>"+E+"\\*\\<","g");S=S.replace(K,">"+this.scope[E]+"<")}return S}checkAnswer(S){let E=[];for(let V=0;V<this.blanks.length;V++)E.push({text:this.record.answer[V]||""});let K={scope:this.scope,answerResult:[]},N=0;for(let V=0;Object.values(this.scope).length>0&&V<E.length;V++)if(E[V].text&&E[V].text.trim().length>0){let j=this.blanks[V],ee=j.formula,U=S.format(S.evaluate(ee,this.scope),{precision:14})*1,I=E[V].text*1,b=0;j.precision!=1&&(b=(Math.round(.1/j.precision)+"").length),U=U.toFixed(b)*1,I=I.toFixed(b)*1,I>=U-j.answerRange*1&&I<=U+j.answerRange*1?(K.answerResult[V]=!0,N++):K.answerResult[V]=!1}else K.answerResult[V]=!1;this.record.extraAnswer=K,this.record.grade=this.score*(N/this.blanks.length),this.checkResult=K.answerResult}}function yt(n){let S=null;switch(n.type){case 1:case 2:S=new Hi(n);break;case 3:S=new zi(n);break;case 4:S=new Ki(n);break;case 5:S=new Gi(n);break;case 12:S=new Xi(n);break;case 11:case 23:S=new Wi(n);break;case 17:S=new Yi(n);break;case 16:S=new Zi(n);break;case 19:S=new es(n);break;case 24:S=new Ji(n);break;case 25:S=new ts(n);break;default:S=new Je(n)}return S}function kt(n){let S=yt({id:Math.random(),type:n});return S.key=Math.random(),S}function ln(n){if(n.id=n.id||n.questionid,n.allowExchange=n.allowExchange||n.blankOrder||n.blackOrder||0,n.correctAnswerAndReplay){let{correctAnswer:S,correctReplay:E,correctChoiceIds:K}=n.correctAnswerAndReplay;n.correctAnswer=S||n.correctAnswer,n.reply=E||n.reply,n.correctChoiceIds=K||[]}else n.correctAnswer=n.correctAnswer||n.correctanswer,n.reply=n.reply||n.correctreply;return n.correctAnswer=n.correctAnswer||n.correctanswer,n.reply=n.reply||n.correctreply,n.subQuestions=n.questionlist||n.subQuestions,n.subQuestions&&n.subQuestions.length>0&&(n.score=0,n.subQuestions.forEach((S,E)=>{S.score=S.score===0||S.score>0?Number(Xt(S.score,2)):1,n.score+=S.score})),n.score=n.score===0||n.score>0?Number(Xt(n.score,2)):1,n.type==25&&!n.formulaVar&&n.desc1&&(n.formulaVar=JSON.parse(n.desc1)),yt(n)}function ns(n,S,E,K){const N=new RegExp(S);let V=n.match(N),j=[];for(let ee=0;V&&ee<V.length;ee++){const U=/data-index="([^"]*)"/g.exec(V[ee]);let I=0;U&&U.length>0&&(I=U[1]||0),j.push(I),E&&E(ee,I)}K&&K(j)}const os="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAQAElEQVR4AeydWawsVRWGj/MMzgIKgoCKODGqiIhMivOEPvigbxqJcYgGjJpANBEhEeODxieNMSYoogKigKCgqAiCE06IIqA4oSLiBA7/1zfFOefe7hp3rdpV9Zu1uqq7au+117/XV6vv9ZzLndf8PytgBVYqYEBWSuMLVmBtzYC4CqxAiQIGpEQcX7ICBsQ1YAVKFOgRkJKovmQFRqKAARnJRnmZwyjQFpCjtNzj5KfJfya/WX6+/L3yV8m3l9usQKQC1NyrFfAD8ovkt8h/JP+o/M3yI+WNrSkg91CEk+Xnyk+Sv0K+p3w7+RHy4+WfkF8gP1puswIRClBr1NzHFOyN8kPk95XvJX+N/P3y8+TULjWs03rWBJDDNOWF8rfJq2w/3XCO/N1ymxXoUwFqjFqj5qriULvUMLVcde/iel1A3qS7IfQgHZvYO3Xzp+RpzbNZgS0KUFvU2JZ39V6pYWr5tXVurwPI/proVHlbO0YDSUQHmxVIpgA1RW21nfB9GriDvNTqAHJK6Qz1LpIICdW723dZgXIFqCVqqvyu8qv8ob6y+1QBcoJiHCpPYSREYinm8hzzVYAaopZSKHCsJuFvZHVYblWA7L18WOtPSYwEW0/ggbNWgNqhhlKKsE/ZZFWA8OePsvFtrpEgibYZ2/sYB8hWAWqG2km9wH3LJiwDZEcN3FXeh5EoCfcxt+ecngLUCjXTR2atOwiA9LGgYk4SJvHivY9WYJkC1Ai1suxais9K67ysg3xf0W+T92kkjgB9xvDc41WA2qBG+szgirLJywC5XQO/Le/bEAAh+o7j+celADVBbfS96ivLApQBwrjv8RLgCIEgAaEGC+HA9RWgFqiJ+iPa39kJEH5al07SPnz9kQiCMPVH+M4pKkANUAsRuf1YQc6Wr7SqDnKxRr5LHmUIg0BR8RwnLwXYe2ogalX8RPpNZcGqAGEsk5zFSZAjEEIFhXOYTBRgz9n7qOUQ7+NVweoAwhz8nsdVnAQ5QpFAUDiHGVgB9po9j1oGtXxinWB1AeE3s/jlKCauM2+KexAM4VLMNfE5Rp0ee8xeRyVBDVPL1HRlzLqAMBETMjEBeB/hCIeAEbEcI14B9pY9jor8QwUiHrWs02prAgizMbEhQQl7VwWGgIPa5W+uaq+9KSBMbEhQwd5FgWg4fqDF0jkawaExrf/pUUOCevY2CkTDwY9M0Tl+0maxbTpIEceQFEpM+Zg2t1HBQepdAGG8IUEFex0FouHgx6ToHD+ts7hV93QFhHkNCSrYyxQYJRwklAIQ5jEkqGBfpkA0HN/VIvgDOf/ip067WSpAWIUhQQX7RgWGgIOvVVdvXESX85SAsA5Dggp2FKiEg5sSOj+2TudIBgdrSw0IcxoSVJi3DwEHnePnqWXvAxDWaEhQYZ4eDQe/MkvnSA4H29cXIMxtSFBhXh4Nx3ckL53jGh17sT4BYcGGBBXm4ZODg23rGxBiGBJUmLZHw3G55ORr1S90XGbJPosAhMUaElSYpg8BB1+rfhkhZxQg5GJIUGFaHg3HZZKPzhECh2K1/mlexrZxQ9JGtTzHDAEHnePaSDkiO0iRlyEplBjvMRoO/gFDOkcoHGzPEIAQ15Cgwjg9Go5LJROd41c6htu2gMQtwZDEaZ0q0qzgQLQhASG+IUGFcXg0HN+SLHSO63QczIYGhMQNCSrk7bOEgy3JARDWYUhQIU+PhuObkoE/kF+v4+CWCyAIYUhQIS8fAg6+Vt2QiwyhgNRI2pDUECnolmg4vqG86BzZwKH1hP8fhcSsckNSpVD/14eAg87x6/5TaxYhtw5SrN6QFErEH6PhuEQp0jmyg0PryrKDsC7ckKBCrEfD8XWlR+f4jY5ZWq4dpBDLkBRK9H80HEs0zh0QllwHEu5L6bR8CiblnDnPRa7kHLXGrykQ8W7UMWsbAyAIaEhQoR8fAg6+Vv22n3TSzjoWQMjakKBCWo+Gg//mJZ1jFHAg9ZgAYb2GBBXS+BBw0Dl+l2b5MbOMDRBUMSSo0M2j4bhIy6VzjAoOrTnrv+Zlfas8EJI7lsAGU1h3fDDSE3Igl6jlAwed4/dRAVPGGWMHKfI3JIUS9Y/RcHxVSwPGUcKhtY+2g7B23JCgQj2PhuMrWhad4w86jtbG3EEK0Q1JocTqo+FYrU3plSkAQoKGBBWWezQcF2oZfK36o46jt6kAwkaMDxJW3a8PAQdfq27qN6242acECKoZElTY4tFwXKCwdI7JwKF8Rv+HdHLY2g3J2toQcNA5/rT1Zoz9/dQ6SLEfc4YkGo4vS/Rj5JODQzlNsoOQFz5HSKLhOF9C0zn+rOMkbaodpNisOUGyCY5CgB6Pk4cD7aYOCDnOAZJoOM6TsHyt+ouOk7Y5AMIGThmSIeDga9XNCDt1nwsg7OMUIYmG41wJSeeYBRzKddJ/SCe/rX1KkAwBB53jr1uLOuX3c+ogxT5OAZJoOL4k8egcwKHT+dgcAWF3xwzJEHDQOW5BuLn5XAFhn8cISTQcX5RQdI5ZwqHcZ/dnEHLe6GOCJBqOcyQUneNvOs7W5txBik0fAySGo9it4KMB2SJ4zpBEw/EFScLXqlt1DLb8whmQ9T3JEZIh4OBr1d/XZZn3mQHZvP85QRINx9mSgs5hOCREYQakUGL9mAMkQ8BB5/jHugw+QwEDggrb+pCQRMNxltKncxgOCbG1GZCtFVl/PxQkFOv6Kvo9Aw46xz/7DZPB7C2XYEDKhRsCkvIVpbt6pqYCRsMhIVaZAVmlzPrnU4Tk80oPOP6lo61EAQNSIs6GS1OCBDj4WvXvDfn5dIUCBmSFMEs+ngIkn1NedA7DISHqmAGpo9L6PWOGBDjoHLetp+OzKgXqAFI1x9yujxGSz2qT6ByGQ0I0MQPSRK31e8cECXDQOW5fX77P6ipgQOoqte19Y4DkDC2bzmE4JEQbMyBtVFsfkzMkwEHn+M/6cn3WVAED0lSxbe/PEZLPaJl0DsMhIbrYwIB0WXpWY3OC5HQpAxz/1dHWUQED0lHADcNzgAQ4+Fr1vw3r8mkHBQxIB/GWDB0Skk9rPXQOwyEhUpkBSaWk55mkAgYk7bY+TtPx+xx76xhtdA9iR8eddLzpAhK/bXsp5GnyIeBQ2IUZkoUM6V4MSBotgYOn9+PTTNdpFkPSSb7Ngw3IZj3avHusBtE5coBDS1mYIVnI0P3FgHTT8DEaDhxP0DE3MyQJdsSAtBcROPha9cT2U/Q+0pB0lNiAtBBQQx4tp3PkDIeWuDBDspCh3YsBaa4bcNA5ntR86GAjDElL6Q1IM+H21O10jjHBoSUvzJAsZGj2YkDq6wUcdI4n1x+S3Z2GpOGWGJB6gu2h2+gcY4ZDKSzMkCxkqPdiQKp12l23AMc+OvZtUfMbkppKG5ByoYCDr1X7lt82yquGpMa2GZDVIj1Kl+gckXBcpZi4DiFmSCpkNiDLBQIOOsd+yy/38ilg8MtOOOe9BFkyqSFZIkrxkQEplFg/7qZTOscQcPALV7gh0SbkYAZk8y4AB51j/80f9/qObgEQgFEE4pzPuFZ81vFYOdydZIlEBmRdlF11SucYGg4tY2GGZCHDsC8GZIv+wEHnOGDL25BXugNdAhBWBeQa93DvqntSf+5OskFRA7K29kjpQefIDQ4ta2GGZCHDMC9zB2QXyQ4cB+oYZXQDugKFXzcm9zKGsXXHdL3PnUQKzhkQ4OBr1VOkQ5RR4BQ6Bd80JmMYyxxNx7a9vx4kbWcfwbi5ArKz9obOMRY4tNyFGZKFDHEvcwQEOOgcT42TeY2nPk9/CrxrWOZgLubsOlfd8bPtJHMD5BGqCDrHWOHQ8hdmSBYy9P8yJ0CAg87xtP5lvSMCT3me9hT0HR8mOmFO5iZGoikrp5ldJ5kLIA/X1tM5pgKH0lnY5CFZZDngyxwAAQ46x0GBOvNU5+lOAfcdlhjEImbfsYr5Z9NJpg7ITtpROsdU4VB6CzMkCxnSv0wZkB0lF3A8Xcco4ynO05yCjYpZxCEmsVlD8Vnfx8l3kqkCAhx8rTq47wrZMD+FSYFSqBs+Dj0lNmtgLVGBJw3JFAHZQZVB55gbHEp7YYZkIUPlS60bpgYIcNA5nlEr+zQ38bTmqU1hppmx+yyshTWxtu6z1Zthkp1kSoA8TPtI55g7HJJhYYZkIUO3l6kAAhx0jkO6ydFoNE9nntIUYqOBgTezNtbIWqPCTqqTTAGQh2rn6RyGQ0IsMUOyRJS6H40dkIcoUTrHM3WMMp7GPJUpvKiYXeOwVtbM2rvOVXf8JDpJO0DqStTvfYajmb6GpJlei7vHCsiDtXq+Vh2qY5Tx9OUpTKFFxUwdh7WTA7mknnvVfKPuJGMEBDj4WvWsVTvSw+cUFIVFgfUwfeiU5EAu5BQVeLSQjA2QB2lH6RyGQ0J0MENSU7wxAQIcdI7DauaW4jaesjxtKagU8+U0BzmRGzlGrWt0nSQ7QFbs1AP1OZ3DcEiIhGZIKsQcAyDAQec4vCKXlJd5qvJ0pYBSzpvjXORIruQctb7RdJLcAXmAdozOYTgkRI9mSFaImzMg99ea6RxH6BhlPEV5mlIwUTFziUPO5I4GUWvKvpPkCojhiCrRzXEMyWY91nIEZHutka9VR+qY0srm4qnJ05MCKbtvDtfQAC3QJCrfbDtJboAAB1+rjoraGcWhECgICkNvbVIALdAEbfQ2xLKEJCdAttM20DkMh4TIwAyJNiEXQICDzvFsrSnKeDrylKQQomKOLQ7aoBFaRa09q06SAyD3k/J0DsMhITK0WUMyNCD3VUHQOZ6jY5TxNOSpyMYnijn5adAKzdAuKtksOsmQgBiOqFJLE2eWkAwFyH20Z3ytOlrHKOPpx1OQjY6KObU4aIeGaBmV26CdZAhAgIOvVc+NUlhx2FA2lg3WW1sHBdAQLdG0wzSNhg4GSTQg95YsdA7DISFGbLOBJBIQ4KBzPC+wMHjK8bRjQwPDJgyV71RoirZoHLXK8E4SBci9pCCdw3BIiAnZ5CGJAAQ46BzPDywMnmo83djAwLCzDIXGaI3mUQKEdZK+AbmnFKNzGA4JMWGbLCR9AnIPFQSd4wU6RhlPMZ5mbFhUTMfZogCaoz17sOWT/l977yR9AWI4+i+OzhF6mGBykPQByN0lPF+rXqhjlPHU4unFBkXFdJzlCrAH7AV7svyO9J/21klSAwIcfK16UXoNVs7IRrAhbMzKm3whVAH2gj1hb6IC9wJJSkDuJiXoHIZDQtjWJgFJKkCAg87x4sDC4OnEU4qNCAzrUA0UYG/YI/aqwbBOtybtJCkAuavSoXMYDglhWyiw8WXUkHQFBDjoHC/ZqEjP5zyNeCohfM+hPH0iBdgr9oy9SzRl5TRJOkkXQO6iJdI5DIeEsFUqMEpI2gLCODrHSytlSXcDTx+eQgidblbPFKkAe8cespdRcTt1Egq96UIZYziaqub7CwVGBQnFXiy8zvFOd3Og1wAAAx9JREFUuomvVS/TMcp42vDUQdiomI7TrwLsJXvK3jaM1Pr2Vp2kCSDAQed4eeslNh+IgAiJoM1He0TOCrCn7C17HLXOxpA0AYTOYTiitnIecbKHpC4gH9R+QZ8OIcZThacLAoYEdJDBFGCP2Wv2PGoR1PIpdYLVAeSVmugN8ihDKARDuKiYjjOsAuw1e87eR63krQpU+V9JrgJkZ03yHnmUIRBCIVhUTMfJQwH2nL2nBqJWdPymQEveVAHyeo3ZQx5hCINACBURzzHyU4C9pwaohYjV8c/dlv5/eVWA7BKxSsVAEIRBIL21zVgBaoBaoCYiZNi3LEgVILuXDU50DSEQBGESTelpRq4AtUBNUBt9p7JPWYAqQPYsG5zgGgIgBIIkmM5TTEgBaoLaoEb6TKsTIH0ujMQRACH6jOO5x6sAtUGNUCuDZFHVQa6uuaqmt5EwiSNA07G+f14KUCPUCjXTR+ZXlk1aBcg1ZYNbXiNREibxllN42MwUoFaoGWondeqdALku8WpIkERJOPHUnm7iClAz1A41lDLVK8omq+ogH9bga+UpjMRIkERTzOc55qcAtUMNUUspsj9bk5whX2lVgNBB3rFydP0LJERiJFh/lO+0AtsqQA1RS9TUtlebfVL5UyJVgBDuk3qhk+jQykiEhEisxQQeYgW2UYBaoqaorW0u1vzgZN13qbzU6gDCBPzIyVt0cqu8iZ2lm0mEhHRqswLJFKCmqC1qrMmk1DC1fFydQXUBYa5T9XK4/Hx5ld2uG94u558fJRGd2qxAcgWoLWqMWqPmqgJQu9QwtVx17+J6E0AYQEs6Sicnys+UXy8v7DadXCL/kJxFnKSjzQpEKECtUXMfUbDL5Bth4S+ZTtdnJ8ipXWpYp/WsKSDFrATjnxjlhxn5kfj9dIH/xNrBOh4rv1huswKRClBzr1PAA+X8R5sO0HEn+W5yfkGKh7pOm1lbQDZGuUFv+LvkjdTqoxGYlzhVBajFy5XcjfJOlgKQTgvwYCuQswIGJOfd8doGV8CADL4FXkDOChiQnHfHaxtcAQPS0xZ42mko8H8AAAD//4/S4zYAAAAGSURBVAMApkn0vv0gIcoAAAAASUVORK5CYII=",as="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20opacity='0.01'%20width='18'%20height='18'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.57917%2015.9145C8.70747%2016.0428%208.8824%2016.1134%209.06382%2016.1102C9.43813%2016.1092%209.74175%2015.8068%209.74422%2015.4325V9.67071H15.5051C15.8805%209.66972%2016.1845%209.36568%2016.1855%208.99031C16.1887%208.8089%2016.118%208.63397%2015.9897%208.50567C15.8614%208.37737%2015.6865%208.30671%2015.5051%208.30991H9.74422V2.57151C9.74422%202.19574%209.43959%201.89111%209.06382%201.89111C8.68804%201.89111%208.38342%202.19574%208.38342%202.57151V8.30991H2.645C2.26923%208.30991%201.9646%208.61454%201.9646%208.99031C1.9646%209.36609%202.26923%209.67071%202.645%209.67071H8.38342V15.4298C8.38021%2015.6112%208.45087%2015.7862%208.57917%2015.9145ZM8.38342%209.67071H9.74422V8.30991H8.38342V9.67071Z'%20fill='%23529FFF'/%3e%3c/svg%3e",rs=a.defineComponent({name:"Choice",components:{TinyButton:et.TinyButton,TinyRadioGroup:et.TinyRadioGroup,TinyRadio:et.TinyRadio,TinyCheckboxGroup:et.TinyCheckboxGroup,TinyCheckbox:et.TinyCheckbox,FileList:on,Base:Vi,RichTextarea:Wn},props:{oriQuestion:{type:Object,required:!0,default:()=>({type:1,choices:[],correctAnswer:null,record:{answer:null}})},mode:{type:Number,default:1,validator:n=>[1,2,3].includes(n)},showAnswer:{type:Boolean,default:!1},needRichText:{type:Boolean,default:!0}},emits:["save","cancel","submit"],setup(n,{emit:S}){const E=qt(),K=a.ref(null),N=a.ref({}),V=a.ref(!1),j=a.ref(""),ee=a.ref([]);a.watch(()=>n.oriQuestion,k=>{var y,f,D;N.value=yt(k),n.mode===3?(y=N.value.record)!=null&&y.answer?N.value.type===1?j.value=N.value.record.answer:ee.value=Array.isArray(N.value.record.answer)?N.value.record.answer:((f=N.value.record.answer)==null?void 0:f.split(","))||[]:(j.value="",ee.value=[]):N.value.correctAnswer?N.value.type===1?j.value=N.value.correctAnswer:ee.value=Array.isArray(N.value.correctAnswer)?N.value.correctAnswer:((D=N.value.correctAnswer)==null?void 0:D.split(","))||[]:(j.value="",ee.value=[]),console.log(N.value,"--------Choice--------")},{immediate:!0});const U=k=>String.fromCharCode(65+k),I=k=>k?Array.isArray(k)?k.join(","):k:"-",b=k=>{var le;if(n.mode!==3||!V.value)return"";const y=U(k),f=((le=N.value.record)==null?void 0:le.answer)||"",D=N.value.correctAnswer||"",F=Array.isArray(f)?f:(f==null?void 0:f.split(","))||[],g=Array.isArray(D)?D:(D==null?void 0:D.split(","))||[],x=F.includes(y),Z=g.includes(y);return Z&&x?"correct":!Z&&x?"wrong":Z&&!x?"missed":""},c=()=>{n.mode===1&&(N.value.choices.length<20?R():console.warn(E("optionLimit")||"选项数量已达上限(20个)"))},R=()=>{N.value.choices||(N.value.choices=[]),N.value.choices.push({id:Date.now(),text:"",attachments:[]})},A=k=>{n.mode===1&&n.needRichText&&(K.value=k)},u=(k,y)=>{if(n.mode===1&&k&&k.actionIndex!==void 0&&N.value.choices){const f=N.value.choices[k.actionIndex];f&&f.attachments&&Array.isArray(f.attachments)&&f.attachments.splice(y,1)}},$=(k,y)=>{if(n.mode===1&&k&&k.actionIndex!==void 0&&N.value.choices){const f=N.value.choices[k.actionIndex];f.attachments||(f.attachments=[]),f.attachments.push(y)}},d=(k,y)=>{if(n.mode===1)if(N.value.choices&&Array.isArray(N.value.choices)&&N.value.choices.length>2){if(N.value.choices.splice(y,1),N.value.correctAnswer){const D=(Array.isArray(N.value.correctAnswer)?N.value.correctAnswer:N.value.correctAnswer.split(",")).filter(F=>{const g=F.charCodeAt(0)-65;return g!==y&&g<N.value.choices.length});N.value.correctAnswer=N.value.type===1?D[0]||"":D}}else console.warn(E("atLeastTwo")||"至少需要两个选项")},l=()=>{if(n.mode!==1)return;if(!N.value.correctAnswer){console.warn(E("pleaseSetCorrectAnswer")||"请设置正确答案");return}const k=JSON.parse(JSON.stringify(N.value));console.log("保存的题目数据:",k),S("save",k)},h=()=>{S("cancel")},T=()=>{if(n.mode!==3||V.value)return;let k="";if(N.value.type===1?k=j.value:k=ee.value,!k||Array.isArray(k)&&k.length===0){console.warn(E("pleaseSelectAnswer")||"请选择答案");return}N.value.record||(N.value.record={}),N.value.record.answer=k,V.value=!0,console.log("发出提交事件",N.value),S("submit",N.value)};return a.watch(j,k=>{N.value.type===1&&(n.mode===1?N.value.correctAnswer=k:n.mode===3&&!V.value&&(N.value.record||(N.value.record={}),N.value.record.answer=k))}),a.watch(ee,k=>{N.value.type===2&&(n.mode===1?N.value.correctAnswer=k:n.mode===3&&!V.value&&(N.value.record||(N.value.record={}),N.value.record.answer=k))}),a.watch(()=>n.mode,()=>{V.value=!1}),{t:E,question:N,radioAnswer:j,checkboxAnswer:ee,isSubmitted:V,getOption:U,formatAnswer:I,handleAnswerClass:b,addChoice:c,saveQuestion:l,cancel:h,submitAnswer:T,createChoice:R,activeIndex:K,activeRichText:A,deleteFile:u,addFile:$,deleteChoice:d}}}),is={key:0,class:"edit-mode"},ss={class:"choice-list-base"},cs={class:"choice-item"},ls={class:"choice-option"},us={key:1,class:"choice-input-wrap"},ds=["onUpdate:modelValue","placeholder"],ps=["onClick"],ms={key:0,class:"no-content-tip"},hs=["innerHTML"],$s=["onClick"],fs={class:"choice-list"},gs={class:"answer-display"},Ts={class:"index"},ys={class:"choice-content"},ks={class:"index"},bs={class:"choice-content"},ws={class:"btn-save"},vs={key:1,class:"preview-mode"},As={class:"choice-list"},xs={class:"index"},Ss={class:"choice-content"},Ps=["innerHTML"],Es={class:"index"},Cs={class:"choice-content"},Ms=["innerHTML"],Bs={class:"answer-display"},Ns={key:2,class:"answer-mode"},Fs={class:"choice-list"},Ls={class:"index"},Ds={class:"choice-content"},Rs=["innerHTML"],Is={class:"index"},qs={class:"choice-content"},Qs=["innerHTML"],Os={key:0,class:"btn-submit"},js={key:1},Us={class:"answer-display"},Vs={class:"correct-answer"};function _s(n,S,E,K,N,V){const j=a.resolveComponent("RichTextarea"),ee=a.resolveComponent("FileList"),U=a.resolveComponent("tiny-radio"),I=a.resolveComponent("tiny-radio-group"),b=a.resolveComponent("tiny-checkbox"),c=a.resolveComponent("tiny-checkbox-group"),R=a.resolveComponent("TinyButton"),A=a.resolveComponent("Base");return a.openBlock(),a.createBlock(A,{class:"choice-container",question:n.question,mode:n.mode},{default:a.withCtx(()=>{var u;return[n.mode===1?(a.openBlock(),a.createElementBlock("div",is,[a.createElementVNode("div",ss,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createElementBlock("div",{key:$.id},[a.createElementVNode("div",cs,[a.createElementVNode("span",ls,a.toDisplayString(n.getOption(d)),1),n.activeIndex===d?(a.openBlock(),a.createBlock(j,{key:0,class:"choice-input-wrap",modelValue:$.text,"onUpdate:modelValue":l=>$.text=l,placeholder:n.t("optionContent"),list:$.attachments,isShowLimitTimes:!1,index:d,placeholderText:n.t("optionContent"),onAddFile:n.addFile,onDeleteFile:n.deleteFile},null,8,["modelValue","onUpdate:modelValue","placeholder","list","index","placeholderText","onAddFile","onDeleteFile"])):(a.openBlock(),a.createElementBlock("div",us,[n.needRichText?(a.openBlock(),a.createElementBlock("div",{key:1,class:"choice-input",onClick:l=>n.activeRichText(d)},[$.text||$.attachments&&$.attachments.length>0?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("span",ms,a.toDisplayString(n.t("optionContent")),1)),$.text?(a.openBlock(),a.createElementBlock("div",{key:1,class:"rich-text",innerHTML:$.text},null,8,hs)):a.createCommentVNode("",!0),a.createVNode(ee,{ref_for:!0,ref:"fileList",mode:"edit",type:"block",isPreview:!0,list:$.attachments||[],isShowLimitTimes:!1,actionIndex:d,onDeleteFile:n.deleteFile},null,8,["list","actionIndex","onDeleteFile"])],8,ps)):a.withDirectives((a.openBlock(),a.createElementBlock("input",{key:0,class:"choice-input","onUpdate:modelValue":l=>$.text=l,type:"text",placeholder:n.t("optionContent")},null,8,ds)),[[a.vModelText,$.text]])])),d>1?(a.openBlock(),a.createElementBlock("img",{key:2,class:"btn-delete",src:os,alt:"",onClick:l=>n.deleteChoice($,d)},null,8,$s)):a.createCommentVNode("",!0)])]))),128)),a.createElementVNode("div",{class:"btn-add",onClick:S[0]||(S[0]=(...$)=>n.addChoice&&n.addChoice(...$))},[S[7]||(S[7]=a.createElementVNode("img",{src:as,alt:""},null,-1)),a.createTextVNode(a.toDisplayString(n.t("addOption")),1)])]),a.createElementVNode("div",fs,[a.createElementVNode("div",gs,[a.createElementVNode("span",null,a.toDisplayString(n.t("answer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer(n.question.correctAnswer)),1)]),n.question.type===1?(a.openBlock(),a.createBlock(I,{key:0,class:"choices",modelValue:n.radioAnswer,"onUpdate:modelValue":S[1]||(S[1]=$=>n.radioAnswer=$)},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(U,{class:"choice-item",key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",Ts,a.toDisplayString(n.getOption(d)),1),a.createElementVNode("div",ys,[(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1},null,8,["list"])):a.createCommentVNode("",!0)])]}),_:2},1032,["label"]))),128))]),_:1},8,["modelValue"])):a.createCommentVNode("",!0),n.question.type===2?(a.openBlock(),a.createBlock(c,{key:1,class:"choices",modelValue:n.checkboxAnswer,"onUpdate:modelValue":S[2]||(S[2]=$=>n.checkboxAnswer=$)},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(b,{class:"choice-item",key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",ks,a.toDisplayString(n.getOption(d)),1),a.createElementVNode("div",bs,[(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1},null,8,["list"])):a.createCommentVNode("",!0)])]}),_:2},1032,["label"]))),128))]),_:1},8,["modelValue"])):a.createCommentVNode("",!0)]),a.createElementVNode("div",ws,[a.createVNode(R,{type:"info",onClick:n.saveQuestion},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(n.t("save")),1)]),_:1},8,["onClick"]),a.createVNode(R,{onClick:n.cancel},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(n.t("cancel")),1)]),_:1},8,["onClick"])])])):a.createCommentVNode("",!0),n.mode===2?(a.openBlock(),a.createElementBlock("div",vs,[a.createElementVNode("div",As,[n.question.type===1?(a.openBlock(),a.createBlock(I,{key:0,class:"choices",modelValue:n.radioAnswer,"onUpdate:modelValue":S[3]||(S[3]=$=>n.radioAnswer=$),disabled:""},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(U,{class:"choice-item",key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",xs,a.toDisplayString(n.getOption(d))+". ",1),a.createElementVNode("div",Ss,[a.createElementVNode("span",{class:"rich-text",innerHTML:$.text},null,8,Ps),(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1},null,8,["list"])):a.createCommentVNode("",!0)])]}),_:2},1032,["label"]))),128))]),_:1},8,["modelValue"])):a.createCommentVNode("",!0),n.question.type===2?(a.openBlock(),a.createBlock(c,{key:1,class:"choices",modelValue:n.checkboxAnswer,"onUpdate:modelValue":S[4]||(S[4]=$=>n.checkboxAnswer=$),disabled:""},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(b,{class:"choice-item",key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",Es,a.toDisplayString(n.getOption(d))+". ",1),a.createElementVNode("div",Cs,[a.createElementVNode("span",{class:"rich-text",innerHTML:$.text},null,8,Ms),(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1},null,8,["list"])):a.createCommentVNode("",!0)])]}),_:2},1032,["label"]))),128))]),_:1},8,["modelValue"])):a.createCommentVNode("",!0)]),a.createElementVNode("div",Bs,[a.createElementVNode("span",null,a.toDisplayString(n.t("answer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer(n.question.correctAnswer)),1)])])):a.createCommentVNode("",!0),n.mode===3?(a.openBlock(),a.createElementBlock("div",Ns,[a.createElementVNode("div",Fs,[n.question.type===1?(a.openBlock(),a.createBlock(I,{key:0,class:"choices",modelValue:n.radioAnswer,"onUpdate:modelValue":S[5]||(S[5]=$=>n.radioAnswer=$),disabled:n.isSubmitted},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(U,{class:a.normalizeClass(["choice-item",n.isSubmitted?n.handleAnswerClass(d):""]),key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",Ls,a.toDisplayString(n.getOption(d))+". ",1),a.createElementVNode("div",Ds,[a.createElementVNode("span",{class:"rich-text",innerHTML:$.text},null,8,Rs),(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1,showDownLoad:n.mode!==3},null,8,["list","showDownLoad"])):a.createCommentVNode("",!0)])]}),_:2},1032,["class","label"]))),128))]),_:1},8,["modelValue","disabled"])):a.createCommentVNode("",!0),n.question.type===2?(a.openBlock(),a.createBlock(c,{key:1,class:"choices",modelValue:n.checkboxAnswer,"onUpdate:modelValue":S[6]||(S[6]=$=>n.checkboxAnswer=$),disabled:n.isSubmitted},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.choices,($,d)=>(a.openBlock(),a.createBlock(b,{class:a.normalizeClass(["choice-item",n.isSubmitted?n.handleAnswerClass(d):""]),key:$.id,label:n.getOption(d)},{default:a.withCtx(()=>{var l;return[a.createElementVNode("span",Is,a.toDisplayString(n.getOption(d))+". ",1),a.createElementVNode("div",qs,[a.createElementVNode("span",{class:"rich-text",innerHTML:$.text},null,8,Qs),(l=$.attachments)!=null&&l.length?(a.openBlock(),a.createBlock(ee,{key:0,class:"choice-file-list",mode:"preview",type:"block",isPreview:!0,list:$.attachments,isShowLimitTimes:!1,showDownLoad:n.mode!==3},null,8,["list","showDownLoad"])):a.createCommentVNode("",!0)])]}),_:2},1032,["class","label"]))),128))]),_:1},8,["modelValue","disabled"])):a.createCommentVNode("",!0)]),n.isSubmitted?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Os,[a.createVNode(R,{type:"info",onClick:n.submitAnswer},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(n.t("submit")),1)]),_:1},8,["onClick"])])),n.isSubmitted&&n.showAnswer?(a.openBlock(),a.createElementBlock("div",js,[a.createElementVNode("div",Us,[a.createElementVNode("span",null,a.toDisplayString(n.t("stuAnswer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer((u=n.question.record)==null?void 0:u.answer)),1)]),a.createElementVNode("div",Vs,[a.createElementVNode("span",null,a.toDisplayString(n.t("correctAnswer"))+":",1),a.createElementVNode("span",null,a.toDisplayString(n.formatAnswer(n.question.correctAnswer)),1)])])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)]}),_:1},8,["question","mode"])}const bt=We(rs,[["render",_s],["__scopeId","data-v-266a036f"]]);bt.install=n=>n.component(bt.name,bt);const Hs=a.defineComponent({name:"CompletionQuestion",props:{mode:{type:Number,default:1},question:{type:Object,required:!0},oriQuestion:{type:Object,default:()=>({})},index:{type:Number,default:0},needAction:{type:Boolean,default:!0},canMoveUp:{type:Boolean,default:!0},canMoveDown:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},isQuestionBank:{type:Boolean,default:!1},isComprehensive:{type:Boolean,default:!1},index2:{type:Number,default:0}},emits:["delete-question","move-question","save-question","save","submit"],setup(n,{emit:S}){const E=a.getCurrentInstance(),K=E?E.proxy:null,N=!K,V=K?"2":"3",j=a.ref(!1),ee=a.reactive([]);a.ref(!1);const U=a.reactive([]),I=()=>{ee.splice(0,ee.length),n.question.blanks&&Array.isArray(n.question.blanks)&&n.question.blanks.forEach(()=>{ee.push("")})};a.watch(()=>n.question.blanks,()=>{var y,f;if(I(),U.length!==(((y=n.question.blanks)==null?void 0:y.length)||0)){U.splice(0,U.length);for(let D=0;D<(((f=n.question.blanks)==null?void 0:f.length)||0);D++)U.push(!1)}},{deep:!0}),a.watch(()=>n.oriQuestion,y=>{question.value=yt(y),console.log(question.value,"-------Completion--------")},{immediate:!0}),a.watch(()=>n.mode,y=>{y!==3&&(j.value=!1)});const b=y=>String.fromCharCode(65+y),c=(y,f)=>n.question.allowExchange?(n.question.correctAnswer||[]).some(F=>(F==null?void 0:F.trim().toLowerCase())===(f==null?void 0:f.trim().toLowerCase())):(y==null?void 0:y.trim().toLowerCase())===(f==null?void 0:f.trim().toLowerCase()),R=a.computed(()=>!j.value||!n.question.blanks?!1:n.question.blanks.every((y,f)=>c(y.correctAnswer,ee[f]))),A=y=>{n.mode===1&&n.question.link&&Array.isArray(n.question.link)&&n.question.link.push(y)},u=y=>{n.mode===1&&n.question.link&&Array.isArray(n.question.link)&&n.question.link.splice(y,1)},$=y=>{n.mode===1&&ns(y,/<span class=\"q-space\" contenteditable=\"false\" data-index=\"(.*?)\"/g,(f,D)=>{if(n.question.blanks||(n.question.blanks=[]),n.question.blanks.findIndex(g=>g.blankIndex==D)===-1){const g={id:Date.now(),blankIndex:D,correctAnswer:""};n.question.blanks.push(g),U.splice(f,0,!1),ee.splice(f,0,"")}},f=>{if(n.question.blanks)for(let D=n.question.blanks.length-1;D>=0;D--)f.findIndex(g=>n.question.blanks[D].blankIndex==g)===-1&&(n.question.blanks.splice(D,1),U.splice(D,1),ee.splice(D,1))})};a.watch(()=>n.question.title,$,{immediate:!0});const d=(y,f)=>{if(n.mode!==1)return;const D=y.blankIndex,F=new RegExp(`(( )|\\s){0,1}<span class="q-space" contenteditable="false" data-index="${D}">\\( \\)</span>(( )|\\s){0,1}`,"g");n.question.title=n.question.title.replace(F,"")},l=()=>{if(n.mode!==1)return;let y=[];if(n.question.blanks)for(let f=0;f<n.question.blanks.length;f++){let D=n.question.blanks[f];y.push(D.correctAnswer||"")}n.question.correctAnswer=y},h=()=>{if(n.mode!==1)return;if(l(),!n.question.title||!n.question.blanks||n.question.blanks.length===0){console.warn("请输入题目内容并添加空格");return}let y=!1;for(let f=0;f<n.question.blanks.length;f++)if(!n.question.blanks[f].correctAnswer||n.question.blanks[f].correctAnswer.trim()===""){y=!0;break}if(y){console.warn("请为所有空格填写答案");return}console.log("题目保存成功:",JSON.parse(JSON.stringify(n.question))),S("save",n.question)},T=()=>{if(n.mode!==3)return;let y=!1;for(let f=0;f<ee.length;f++)if(!ee[f]||ee[f].trim()===""){y=!0;break}if(y){console.warn("请填写所有答案后再提交");return}j.value=!0,S("submit",{question:n.question,answers:[...ee],allCorrect:R.value})},k=()=>[1,2,3].includes(n.mode);return I(),{t:it,Vue2:K,Vue3:N,vueVersion:V,isSubmitted:j,userAnswers:ee,allAnswersCorrect:R,saveQuestion:h,submitAnswer:T,checkModeValue:k,getBlankLabel:b,checkAnswer:c,answerChange:l,deleteBlank:d,addTitleFile:A,deleteTitleFile:u,handleTitleChange:$}}}),zs={class:"completion-question"},Ks={key:0,class:"title"},Gs={key:0,class:"tip"},Ws={key:1,class:"title"},Ys={key:0,class:"tip"},Js={class:"correct-answer"},Xs={class:"answer-item"},Zs={class:"answer-option"},ec=["onUpdate:modelValue"],tc=["onClick"],nc={class:"can-exchange"},oc={class:"action-buttons"},ac={key:1,class:"preview-mode"},rc={class:"title"},ic={key:0,class:"tip"},sc=["innerHTML"],cc={class:"correct-answer-preview"},lc={class:"answer-item"},uc={class:"answer-option"},dc={class:"answer-value"},pc={key:2,class:"answer-mode"},mc={class:"title"},hc={key:0,class:"tip"},$c=["innerHTML"],fc={class:"user-answer"},gc={class:"answer-option"},Tc=["onUpdate:modelValue"],yc={key:1,class:"answer-value user-answer-value"},kc={key:2,class:"correct-answer-hint"},bc={key:1,class:"submit-result"};function wc(n,S,E,K,N,V){const j=a.resolveComponent("RichTextarea"),ee=a.resolveComponent("FileList");return a.openBlock(),a.createElementBlock("div",zs,[n.mode===1?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[n.isQuestionBank?(a.openBlock(),a.createElementBlock("div",Ws,[n.index2+1&&n.isComprehensive?(a.openBlock(),a.createElementBlock("div",Ys,a.toDisplayString(n.index2+1+". 填空题"),1)):a.createCommentVNode("",!0)])):(a.openBlock(),a.createElementBlock("div",Ks,[n.index?(a.openBlock(),a.createElementBlock("div",Gs,[a.createTextVNode(a.toDisplayString(n.index+". 填空题"),1),S[5]||(S[5]=a.createElementVNode("span",{class:"title-tip"},"点击插入空格",-1))])):a.createCommentVNode("",!0)])),a.createVNode(j,{ref:"titleTextarea",modelValue:n.question.title,"onUpdate:modelValue":S[0]||(S[0]=U=>n.question.title=U),placeholderText:"请输入题目内容",list:n.question.link,maxNum:5,toolbarOptions2:n.toolbarOptions2(),"is-question-bank":n.isQuestionBank,onAddFile:n.addTitleFile,onDeleteFile:n.deleteTitleFile},null,8,["modelValue","list","toolbarOptions2","is-question-bank","onAddFile","onDeleteFile"]),a.createElementVNode("div",Js,[S[7]||(S[7]=a.createElementVNode("span",{class:"tip"},"答案:",-1)),S[8]||(S[8]=a.createElementVNode("span",{class:"correct-answer-tip"},"( 请输入答案 )",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.blanks,(U,I)=>(a.openBlock(),a.createElementBlock("div",{key:U.id||I},[a.createElementVNode("div",Xs,[a.createElementVNode("span",Zs,a.toDisplayString(n.getBlankLabel(I)),1),a.withDirectives(a.createElementVNode("input",{class:"answer-input",placeholder:"请输入答案","onUpdate:modelValue":b=>U.correctAnswer=b,type:"text",onChange:S[1]||(S[1]=(...b)=>n.answerChange&&n.answerChange(...b))},null,40,ec),[[a.vModelText,U.correctAnswer]]),a.createElementVNode("i",{class:"iconfont icon-guanbi1 btn-delete",onClick:b=>n.deleteBlank(U,I)},null,8,tc)])]))),128)),a.createElementVNode("div",nc,[a.withDirectives(a.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":S[2]||(S[2]=U=>n.question.allowExchange=U)},null,512),[[a.vModelCheckbox,n.question.allowExchange]]),S[6]||(S[6]=a.createElementVNode("span",null,"答案可互换顺序",-1))]),a.createElementVNode("div",oc,[a.createElementVNode("button",{class:"btn-save",onClick:S[3]||(S[3]=(...U)=>n.saveQuestion&&n.saveQuestion(...U))},"保存题目")])])],64)):n.mode===2?(a.openBlock(),a.createElementBlock("div",ac,[a.createElementVNode("div",rc,[n.index?(a.openBlock(),a.createElementBlock("div",ic,a.toDisplayString(n.index+". 填空题"),1)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:"question-content",innerHTML:n.question.title},null,8,sc),a.createVNode(ee,{list:n.question.link},null,8,["list"]),a.createElementVNode("div",cc,[S[9]||(S[9]=a.createElementVNode("h3",null,"正确答案:",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.blanks,(U,I)=>(a.openBlock(),a.createElementBlock("div",{key:U.id||I},[a.createElementVNode("div",lc,[a.createElementVNode("span",uc,a.toDisplayString(n.getBlankLabel(I))+":",1),a.createElementVNode("span",dc,a.toDisplayString(U.correctAnswer||"-"),1)])]))),128))])])):n.mode===3?(a.openBlock(),a.createElementBlock("div",pc,[a.createElementVNode("div",mc,[n.index?(a.openBlock(),a.createElementBlock("div",hc,a.toDisplayString(n.index+". 填空题"),1)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:"question-content",innerHTML:n.question.title},null,8,$c),a.createVNode(ee,{list:n.question.link},null,8,["list"]),a.createElementVNode("div",fc,[S[10]||(S[10]=a.createElementVNode("h3",null,"请作答:",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.question.blanks,(U,I)=>(a.openBlock(),a.createElementBlock("div",{key:U.id||I},[a.createElementVNode("div",{class:a.normalizeClass(["answer-item",{correct:n.isSubmitted&&n.checkAnswer(U.correctAnswer,n.userAnswers[I]),wrong:n.isSubmitted&&!n.checkAnswer(U.correctAnswer,n.userAnswers[I])}])},[a.createElementVNode("span",gc,a.toDisplayString(n.getBlankLabel(I))+":",1),n.isSubmitted?(a.openBlock(),a.createElementBlock("span",yc,a.toDisplayString(n.userAnswers[I]||"-"),1)):a.withDirectives((a.openBlock(),a.createElementBlock("input",{key:0,class:"answer-input",placeholder:"请输入答案","onUpdate:modelValue":b=>n.userAnswers[I]=b,type:"text"},null,8,Tc)),[[a.vModelText,n.userAnswers[I]]]),n.isSubmitted&&!n.checkAnswer(U.correctAnswer,n.userAnswers[I])?(a.openBlock(),a.createElementBlock("span",kc,"正确答案:"+a.toDisplayString(U.correctAnswer),1)):a.createCommentVNode("",!0)],2)]))),128)),n.isSubmitted?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("button",{key:0,class:"btn-submit",onClick:S[4]||(S[4]=(...U)=>n.submitAnswer&&n.submitAnswer(...U))},"提交答案")),n.isSubmitted?(a.openBlock(),a.createElementBlock("div",bc,[a.createElementVNode("span",{class:a.normalizeClass({success:n.allAnswersCorrect,error:!n.allAnswersCorrect})},a.toDisplayString(n.allAnswersCorrect?"恭喜全部答对!":"答题结果已显示,请查看对错。"),3)])):a.createCommentVNode("",!0)])])):a.createCommentVNode("",!0)])}const wt=We(Hs,[["render",wc],["__scopeId","data-v-e97cb79c"]]);wt.install=n=>n.component(wt.name,wt);const vc=a.defineComponent({name:"JudgeQuestion",props:{mode:{type:Number,default:1},question:{type:Object,required:!0},oriQuestion:{type:Object,default:()=>({})},index:{type:Number,default:0},needAction:{type:Boolean,default:!0},canMoveUp:{type:Boolean,default:!0},canMoveDown:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},isQuestionBank:{type:Boolean,default:!1},isComprehensive:{type:Boolean,default:!1},index2:{type:Number,default:0}},emits:["delete-question","move-question","save-question","save","submit"],setup(n,{emit:S}){const E=a.getCurrentInstance(),K=E?E.proxy:null,N=!K,V=K?"2":"3",j=a.ref(!1),ee=a.ref(""),U=a.ref("");a.ref(!1);const I=a.computed(()=>n.question.correctAnswer&&n.question.correctAnswer.length>0?n.question.correctAnswer[0]:""),b=a.computed(()=>j.value&&ee.value===I.value);a.watch(I,l=>{U.value=l},{immediate:!0}),a.watch(()=>n.oriQuestion,l=>{question.value=yt(l),console.log(question.value,"-------Judge--------")},{immediate:!0}),a.watch(()=>n.mode,l=>{l!==3&&(j.value=!1)});const c=l=>{n.mode===1&&n.question.link&&Array.isArray(n.question.link)&&n.question.link.push(l)},R=l=>{n.mode===1&&n.question.link&&Array.isArray(n.question.link)&&n.question.link.splice(l,1)},A=()=>{n.mode===1&&(n.question.correctAnswer||(n.question.correctAnswer=[]),n.question.correctAnswer[0]=U.value)};return{t:it,Vue2:K,Vue3:N,vueVersion:V,isSubmitted:j,userAnswer:ee,correctAnswer:I,isCorrect:b,saveQuestion:()=>{if(n.mode===1){if(!n.question.title||!n.question.title.trim()){console.warn("请输入题目内容");return}if(!U.value){console.warn("请选择正确答案");return}A(),console.log("题目保存成功:",JSON.parse(JSON.stringify(n.question))),S("save",n.question)}},submitAnswer:()=>{if(n.mode===3){if(!ee.value){console.warn("请选择答案后再提交");return}j.value=!0,S("submit",{question:n.question,answer:ee.value,isCorrect:b.value})}},checkModeValue:()=>[1,2,3].includes(n.mode),updateCorrectAnswer:A,addTitleFile:c,deleteTitleFile:R}}}),Ac={class:"true-or-false-question"},xc={key:0,class:"title"},Sc={key:0,class:"tip"},Pc={key:1,class:"title"},Ec={key:0,class:"tip"},Cc={class:"correct-answer"},Mc={class:"answer-options"},Bc={class:"action-buttons"},Nc={key:1,class:"preview-mode"},Fc={class:"title"},Lc={key:0,class:"tip"},Dc=["innerHTML"],Rc={class:"correct-answer-preview"},Ic={key:2,class:"answer-mode"},qc={class:"title"},Qc={key:0,class:"tip"},Oc=["innerHTML"],jc={class:"user-answer"},Uc={key:0,class:"answer-options"},Vc={key:1,class:"submit-result"},_c={class:"user-answer-display"},Hc={key:0,class:"correct-answer-hint"};function zc(n,S,E,K,N,V){const j=a.resolveComponent("RichTextarea"),ee=a.resolveComponent("FileList");return a.openBlock(),a.createElementBlock("div",Ac,[n.mode===1?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[n.isQuestionBank?(a.openBlock(),a.createElementBlock("div",Pc,[n.index2+1&&n.isComprehensive?(a.openBlock(),a.createElementBlock("div",Ec,a.toDisplayString(n.index2+1+". 判断题"),1)):a.createCommentVNode("",!0)])):(a.openBlock(),a.createElementBlock("div",xc,[n.index?(a.openBlock(),a.createElementBlock("div",Sc,a.toDisplayString(n.index+". 判断题"),1)):a.createCommentVNode("",!0)])),a.createVNode(j,{ref:"titleTextarea",modelValue:n.question.title,"onUpdate:modelValue":S[0]||(S[0]=U=>n.question.title=U),placeholderText:"请输入题目内容",list:n.question.link,maxNum:5,"is-question-bank":n.isQuestionBank,onAddFile:n.addTitleFile,onDeleteFile:n.deleteTitleFile},null,8,["modelValue","list","is-question-bank","onAddFile","onDeleteFile"]),a.createElementVNode("div",Cc,[S[13]||(S[13]=a.createElementVNode("span",{class:"tip"},"答案:",-1)),a.createElementVNode("div",Mc,[a.createElementVNode("label",{class:a.normalizeClass(["answer-option",{selected:n.selectedAnswer==="true"}])},[a.withDirectives(a.createElementVNode("input",{type:"radio","onUpdate:modelValue":S[1]||(S[1]=U=>n.selectedAnswer=U),value:"true",onChange:S[2]||(S[2]=(...U)=>n.updateCorrectAnswer&&n.updateCorrectAnswer(...U))},null,544),[[a.vModelRadio,n.selectedAnswer]]),S[9]||(S[9]=a.createElementVNode("span",{class:"option-icon correct-icon"},"✓",-1)),S[10]||(S[10]=a.createElementVNode("span",{class:"option-text"},"正确",-1))],2),a.createElementVNode("label",{class:a.normalizeClass(["answer-option",{selected:n.selectedAnswer==="false"}])},[a.withDirectives(a.createElementVNode("input",{type:"radio","onUpdate:modelValue":S[3]||(S[3]=U=>n.selectedAnswer=U),value:"false",onChange:S[4]||(S[4]=(...U)=>n.updateCorrectAnswer&&n.updateCorrectAnswer(...U))},null,544),[[a.vModelRadio,n.selectedAnswer]]),S[11]||(S[11]=a.createElementVNode("span",{class:"option-icon wrong-icon"},"✗",-1)),S[12]||(S[12]=a.createElementVNode("span",{class:"option-text"},"错误",-1))],2)])]),a.createElementVNode("div",Bc,[a.createElementVNode("button",{class:"btn-save",onClick:S[5]||(S[5]=(...U)=>n.saveQuestion&&n.saveQuestion(...U))},"保存题目")])],64)):n.mode===2?(a.openBlock(),a.createElementBlock("div",Nc,[a.createElementVNode("div",Fc,[n.index?(a.openBlock(),a.createElementBlock("div",Lc,a.toDisplayString(n.index+". 判断题"),1)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:"question-content",innerHTML:n.question.title},null,8,Dc),a.createVNode(ee,{list:n.question.link},null,8,["list"]),a.createElementVNode("div",Rc,[S[14]||(S[14]=a.createElementVNode("h3",null,"正确答案:",-1)),a.createElementVNode("span",{class:a.normalizeClass(["answer-value",{correct:n.correctAnswer==="true",wrong:n.correctAnswer==="false"}])},a.toDisplayString(n.correctAnswer==="true"?"正确":n.correctAnswer==="false"?"错误":"-"),3)])])):n.mode===3?(a.openBlock(),a.createElementBlock("div",Ic,[a.createElementVNode("div",qc,[n.index?(a.openBlock(),a.createElementBlock("div",Qc,a.toDisplayString(n.index+". 判断题"),1)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:"question-content",innerHTML:n.question.title},null,8,Oc),a.createVNode(ee,{list:n.question.link},null,8,["list"]),a.createElementVNode("div",jc,[S[21]||(S[21]=a.createElementVNode("h3",null,"请作答:",-1)),n.isSubmitted?(a.openBlock(),a.createElementBlock("div",Vc,[a.createElementVNode("div",_c,[S[19]||(S[19]=a.createElementVNode("span",null,"你的答案:",-1)),a.createElementVNode("span",{class:a.normalizeClass({correct:n.userAnswer===n.correctAnswer,wrong:n.userAnswer!==n.correctAnswer})},a.toDisplayString(n.userAnswer==="true"?"正确":n.userAnswer==="false"?"错误":"未作答"),3)]),n.userAnswer!==n.correctAnswer?(a.openBlock(),a.createElementBlock("div",Hc,[S[20]||(S[20]=a.createElementVNode("span",null,"正确答案:",-1)),a.createElementVNode("span",{class:a.normalizeClass({correct:n.correctAnswer==="true",wrong:n.correctAnswer==="false"})},a.toDisplayString(n.correctAnswer==="true"?"正确":"错误"),3)])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(["result-message",{success:n.isCorrect,error:!n.isCorrect}])},a.toDisplayString(n.isCorrect?"回答正确!":"回答错误,请继续努力!"),3)])):(a.openBlock(),a.createElementBlock("div",Uc,[a.createElementVNode("label",{class:a.normalizeClass(["answer-option",{selected:n.userAnswer==="true"}])},[a.withDirectives(a.createElementVNode("input",{type:"radio","onUpdate:modelValue":S[6]||(S[6]=U=>n.userAnswer=U),value:"true"},null,512),[[a.vModelRadio,n.userAnswer]]),S[15]||(S[15]=a.createElementVNode("span",{class:"option-icon correct-icon"},"✓",-1)),S[16]||(S[16]=a.createElementVNode("span",{class:"option-text"},"正确",-1))],2),a.createElementVNode("label",{class:a.normalizeClass(["answer-option",{selected:n.userAnswer==="false"}])},[a.withDirectives(a.createElementVNode("input",{type:"radio","onUpdate:modelValue":S[7]||(S[7]=U=>n.userAnswer=U),value:"false"},null,512),[[a.vModelRadio,n.userAnswer]]),S[17]||(S[17]=a.createElementVNode("span",{class:"option-icon wrong-icon"},"✗",-1)),S[18]||(S[18]=a.createElementVNode("span",{class:"option-text"},"错误",-1))],2)])),n.isSubmitted?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("button",{key:2,class:"btn-submit",onClick:S[8]||(S[8]=(...U)=>n.submitAnswer&&n.submitAnswer(...U))},"提交答案"))])])):a.createCommentVNode("",!0)])}const vt=We(vc,[["render",zc],["__scopeId","data-v-2aac4217"]]);vt.install=n=>n.component(vt.name,vt);const Kc=[$t,ft,gt,bt,wt,vt],Gc={install:n=>{Kc.forEach(S=>n.use(S))}};ze.Choice=bt,ze.Completion=wt,ze.Judge=vt,ze.MyButton=$t,ze.MyTinyButton=ft,ze.MyTinyRadio=gt,ze.default=Gc,Object.defineProperties(ze,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));
|