From 0e80b4c1a5433393e8c5a883d71e54b6ebde2ab8 Mon Sep 17 00:00:00 2001 From: liukai <659801@qq.com> Date: Mon, 26 Jun 2017 13:14:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++-- safari2aria.safariextension/options.html | 2 +- safari2aria.safariextension/popover.html | 2 +- .../static/js/manifest.js | 2 +- ...0b9.js => options.f850eb7e3ae211ae9129.js} | 2 +- ...637.js => popover.f2fa40e3c74209f2ab5a.js} | 2 +- safari2aria.safariextz | Bin 321430 -> 321419 bytes src/pages/popover/components/index.vue | 1 + 8 files changed, 13 insertions(+), 7 deletions(-) rename safari2aria.safariextension/static/js/{options.33387b8b2bf5f143f0b9.js => options.f850eb7e3ae211ae9129.js} (99%) rename safari2aria.safariextension/static/js/{popover.2704b6110e917c748637.js => popover.f2fa40e3c74209f2ab5a.js} (71%) diff --git a/README.md b/README.md index 01492fb..09cb068 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,17 @@ content-disposition-default-utf8=true ``` 下载列表: -![下载列表](https://user-images.githubusercontent.com/2039910/27314971-8d8f2a3a-55a9-11e7-90ad-a5751d30f38a.png) +![下载列表](https://user-images.githubusercontent.com/2039910/27525446-7d831888-5a70-11e7-9e2a-12d89f98cd1b.png) + + +切换UA: + +![切换UA](https://user-images.githubusercontent.com/2039910/27525463-ad48c45a-5a70-11e7-842c-f23cc53ae0cd.png) 设置: -![设置](https://user-images.githubusercontent.com/2039910/27327247-91090c1c-55e0-11e7-944f-5678760849ee.png) +![设置](https://user-images.githubusercontent.com/2039910/27525469-bf00a3ac-5a70-11e7-891a-d382b12b7587.png) 下载: diff --git a/safari2aria.safariextension/options.html b/safari2aria.safariextension/options.html index ec0fd3f..597c7c0 100644 --- a/safari2aria.safariextension/options.html +++ b/safari2aria.safariextension/options.html @@ -8,5 +8,5 @@
- + diff --git a/safari2aria.safariextension/popover.html b/safari2aria.safariextension/popover.html index 2c7a0dc..1f5b1b7 100644 --- a/safari2aria.safariextension/popover.html +++ b/safari2aria.safariextension/popover.html @@ -8,5 +8,5 @@
- + diff --git a/safari2aria.safariextension/static/js/manifest.js b/safari2aria.safariextension/static/js/manifest.js index 8fdffbd..70057da 100644 --- a/safari2aria.safariextension/static/js/manifest.js +++ b/safari2aria.safariextension/static/js/manifest.js @@ -1 +1 @@ -!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var i,u,f,s=0,l=[];s-1:e.currentValue},on:{__c:function(t){var i=e.currentValue,a=t.target,n=!!a.checked;if(Array.isArray(i)){var l=e._i(i,null);n?l<0&&(e.currentValue=i.concat(null)):l>-1&&(e.currentValue=i.slice(0,l).concat(i.slice(l+1)))}else e.currentValue=n}}})])])},staticRenderFns:[]}},136:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox-item",style:e.style},[e._t("default")],2)},staticRenderFns:[]}},137:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value,expression:"type === 'default' && value"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value,expression:"type === 'plain' && value"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.value,expression:"!value"}],attrs:{type:"circle"}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},138:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-input weui-cell",class:{"weui-cell_warn":e.showWarn}},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.labelWidth||e.$parent.labelWidth||e.labelWidthComputed,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd weui-cell__primary",class:e.placeholderAlign?"vux-x-input-placeholder-"+e.placeholderAlign:""},[e.type&&"text"!==e.type?e._e():i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"text",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),"number"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"number",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:[e.onBlur,function(t){e.$forceUpdate()}],keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"email"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"email",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"password"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"password",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"tel"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"tel",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e()]),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.equalWith&&e.showClear&&e.currentValue&&!e.readonly&&!e.disabled,expression:"!equalWith && showClear && currentValue && !readonly && !disabled"}],attrs:{type:"clear"},nativeOn:{click:function(t){e.clear(t)}}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.showWarn,expression:"showWarn"}],staticClass:"vux-input-icon",attrs:{type:"warn",title:e.valid?"":e.firstError}}),e._v(" "),!e.novalidate&&e.hasLengthEqual&&e.dirty&&e.equalWith&&!e.valid?i("icon",{staticClass:"vux-input-icon",attrs:{type:"warn"}}):e._e(),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.novalidate&&e.equalWith&&e.equalWith===e.currentValue&&e.valid,expression:"!novalidate && equalWith && equalWith === currentValue && valid"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"success"===e.iconType,expression:"novalidate && iconType === 'success'"}],staticClass:"vux-input-icon",attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"error"===e.iconType,expression:"novalidate && iconType === 'error'"}],staticClass:"vux-input-icon",attrs:{type:"warn"}}),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},139:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("span",{staticClass:"vux-label-desc"},[e._t("default")],2)},staticRenderFns:[]}},140:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("i",{class:[e.className,e.isMsg?"weui-icon_msg":""]})},staticRenderFns:[]}},141:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[e.title?i("div",{staticClass:"weui-cells__title",style:{color:e.titleColor},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),i("div",{staticClass:"weui-cells",class:{"vux-no-group-title":!e.title},style:{marginTop:"number"==typeof e.gutter?e.gutter+"px":e.gutter}},[e._t("after-title"),e._v(" "),e._t("default")],2)])},staticRenderFns:[]}},142:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell vux-x-textarea"},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth||e.labelWidth+"em",textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("textarea",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"textarea",staticClass:"weui-textarea",style:e.textareaStyle,attrs:{autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,placeholder:e.placeholder,readonly:e.readonly,name:e.name,rows:e.rows,cols:e.cols,maxlength:e.max},domProps:{value:e.currentValue},on:{focus:function(t){e.$emit("on-focus")},blur:function(t){e.$emit("on-blur")},input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.showCounter&&e.max,expression:"showCounter && max"}],staticClass:"weui-textarea-counter",on:{click:e.focus}},[i("span",[e._v(e._s(e.count))]),e._v("/"+e._s(e.max)+"\n ")])])])},staticRenderFns:[]}},143:function(e,t,i){i(119);var a=i(1)(i(96),i(134),null,null);e.exports=a.exports},204:function(e,t,i){"use strict";var a=i(19),n=i(188),l=i(439),r=i.n(l);a.a.use(n.a),t.a=new n.a({routes:[{path:"/",name:"options",component:r.a}]})},210:function(e,t,i){i(341);var a=i(1)(i(227),i(419),null,null);e.exports=a.exports},216:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(19),n=i(210),l=i.n(n),r=i(204),s=i(83);a.a.use(s.a);var o=new s.a({locale:navigator.language});a.a.config.productionTip=!1,new a.a({router:r.a,i18n:o,render:function(e){return e(l.a)}}).$mount("#app-box")},223:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(20),n=i.n(a),l=i(212),r=i.n(l),s=i(239),o=function(e,t){var i=r()(t,function(t){return t.key===e});return i?i.value:e};t.default={mixins:[s.a],created:function(){void 0!==this.value&&(this.currentValue=this.value)},computed:{fixIos:function(){return!this.placeholder&&n()("undefined"===this.value||""===this.value)&&this.isIOS&&this.title},color:function(){return this.showPlaceholder?"#A9A9A9":""},processOptions:function(){return this.options.length&&{}.hasOwnProperty.call(this.options[0],"key")?this.options:this.options.map(function(e){return{key:e,value:e}})},showPlaceholder:function(){return!(void 0!==this.value&&""!==this.value||!this.placeholder)}},filters:{findByKey:o},watch:{value:function(e){this.currentValue=e},currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)}},props:{title:String,direction:String,options:{type:Array,required:!0},name:String,placeholder:String,readonly:Boolean,value:[Boolean,String,Number,Object]},data:function(){return{currentValue:"",isIOS:/iPad|iPhone|iPod/.test(window.navigator.userAgent)}}}},227:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={name:"app"}},228:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(32),n=i.n(a),l=i(33),r=i.n(l),s=i(143),o=i.n(s),u=i(49),c=i.n(u),d=i(435),p=i.n(d),h=i(47),v=i.n(h),f=i(50),m=i.n(f),_=i(52),x=i.n(_),g=i(44),b=i.n(g),y=i(46),w=i.n(y),k=i(45),$=i.n(k),C=i(48),S=i.n(C),V=i(51),A=i.n(V),E=i(43),N=i.n(E);t.default={components:{XHeader:c.a,Group:v.a,Selector:p.a,XInput:m.a,XTextarea:x.a,CheckIcon:b.a,Flexbox:w.a,FlexboxItem:$.a,XButton:S.a,XSwitch:A.a,Cell:N.a,Radio:o.a},i18n:{messages:{"zh-CN":{Setting:"设置","Auto intercept":"自动拦截","File type":"文件类型","Aria2 Address":"aria2服务器地址",Add:"新增",Default:"默认",Push:"推送",Name:"名称",Url:"地址",Action:"操作",Delete:"删除","Auxiliary Settings":"辅助设置","Enable cookie":"启用cookie","Catch iframe":"启用iframe拦截","Download popover":"下载队列浮窗","Refresh interval":"列表刷新间隔",s:"秒",Save:"保存",xunlei:"迅雷离线",baidu:"百度离线","Offline download":"右键离线下载菜单","Enable bitfield chart":"启用文件分块图表"}}},data:function(){var e=localStorage.getItem("safari2aria");try{e=JSON.parse(e||"{}")}catch(t){e={}}return e.language&&(this.$i18n.locale=e.language),r()({enableCookie:!0,userAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4",catchIframe:!0,enableTypefiles:!0,enableXunleiLixian:!0,languageList:[{key:"en",value:"English"},{key:"zh-CN",value:"中文"}],language:navigator.language,enableBaiduLixian:!0,enableChart:!1,baidupanAutoRestart:!1,baidupanLimitSpeed:1e3,defaultRpcIndex:0,refreshTime:5,uaList:[{name:"safari 10",content:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4"}],filetypes:"mp4 flv m4v asf mpeg mkv mpg divx div 3gp wmv avi mov vob ogg ogv webm flac m4a mp3 aac wma wav ape exe app pkg zip rar dmg iso 7z jpg png jpeg tiff gif bmp pdf epub pages pptx keynote rtf doc docx",rpcList:[{name:"localhost",push:!1,url:"http://127.0.0.1:6800/jsonrpc"}]},e)},watch:{language:function(e){this.$i18n.locale=e}},methods:{addRpc:function(){this.rpcList.push({name:"localhost",push:!1,url:"http://127.0.0.1:6800/jsonrpc"})},delRpc:function(e){this.rpcList.splice(e,1)},addUa:function(){this.uaList.push({name:"",url:""})},delUa:function(e){this.uaList.splice(e,1)},save:function(){var e=JSON.parse(n()(this.$data));safari.self.tab.dispatchMessage("updateSafari2Aria",e),window.close()}}}},26:function(e,t,i){i(124);var a=i(1)(i(90),i(140),null,null);e.exports=a.exports},341:function(e,t){},346:function(e,t){},347:function(e,t){},419:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("router-view")],1)},staticRenderFns:[]}},424:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("x-header",{attrs:{"left-options":{showBack:!1}}},[e._v(e._s(e.$t("Setting")))]),e._v(" "),i("group",[i("selector",{attrs:{title:e.$t("Language"),options:e.languageList},model:{value:e.language,callback:function(t){e.language=t},expression:"language"}})],1),e._v(" "),i("group",[i("x-switch",{attrs:{title:e.$t("Auto intercept")},model:{value:e.enableTypefiles,callback:function(t){e.enableTypefiles=t},expression:"enableTypefiles"}}),e._v(" "),i("x-textarea",{directives:[{name:"show",rawName:"v-show",value:e.enableTypefiles,expression:"enableTypefiles"}],attrs:{title:e.$t("File type")},model:{value:e.filetypes,callback:function(t){e.filetypes=t},expression:"filetypes"}})],1),e._v(" "),i("group",{attrs:{title:e.$t("Aria2 Address")}},[i("div",{staticClass:"cell rpcList"},[i("flexbox",{staticClass:"header"},[i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Default"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Push"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.1}},[e._v("\n "+e._s(e.$t("Name"))+"\n ")]),e._v(" "),i("flexbox-item",[e._v("\n "+e._s(e.$t("Url"))+"\n ")]),e._v(" "),i("div",{staticClass:"action"},[i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.addRpc(t)}}},[e._v(e._s(e.$t("Add")))])],1)],1),e._v(" "),e._l(e.rpcList,function(t,a){return i("flexbox",{key:a},[i("flexbox-item",{attrs:{span:.05}},[i("Radio",{attrs:{val:a,value:e.defaultRpcIndex},on:{"update:value":function(t){e.defaultRpcIndex=t}}})],1),e._v(" "),i("flexbox-item",{attrs:{span:.05}},[i("check-icon",{attrs:{value:t.push},on:{"update:value":function(e){t.push=e}}})],1),e._v(" "),i("flexbox-item",{staticClass:"name",attrs:{span:.1}},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.name,callback:function(e){t.name=e},expression:"rpc.name"}})],1),e._v(" "),i("flexbox-item",{staticClass:"url"},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.url,callback:function(e){t.url=e},expression:"rpc.url"}})],1),e._v(" "),e.rpcList.length>1?i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.delRpc(a)}}},[e._v(e._s(e.$t("Delete")))]):e._e()],1)})],2)]),e._v(" "),i("group",{attrs:{title:e.$t("Auxiliary Settings")}},[i("x-switch",{attrs:{title:e.$t("Enable cookie")},model:{value:e.enableCookie,callback:function(t){e.enableCookie=t},expression:"enableCookie"}}),e._v(" "),i("x-switch",{attrs:{title:e.$t("Catch iframe")},model:{value:e.catchIframe,callback:function(t){e.catchIframe=t},expression:"catchIframe"}})],1),e._v(" "),i("group",{attrs:{title:"User-agent"}},[i("div",{staticClass:"cell rpcList"},[i("flexbox",{staticClass:"header"},[i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Default"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.1}},[e._v("\n "+e._s(e.$t("Name"))+"\n ")]),e._v(" "),i("flexbox-item",[e._v("\n User-agent\n ")]),e._v(" "),i("div",{staticClass:"action"},[i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.addUa(t)}}},[e._v(e._s(e.$t("Add")))])],1)],1),e._v(" "),e._l(e.uaList,function(t,a){return i("flexbox",{key:a},[i("flexbox-item",{attrs:{span:.05}},[i("Radio",{attrs:{val:t.content,value:e.userAgent},on:{"update:value":function(t){e.userAgent=t}}})],1),e._v(" "),i("flexbox-item",{staticClass:"name",attrs:{span:.1}},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.name,callback:function(e){t.name=e},expression:"ua.name"}})],1),e._v(" "),i("flexbox-item",{staticClass:"content"},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.content,callback:function(e){t.content=e},expression:"ua.content"}})],1),e._v(" "),e.uaList.length>1?i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.delUa(a)}}},[e._v(e._s(e.$t("Delete")))]):e._e()],1)})],2)]),e._v(" "),i("group",{attrs:{title:e.$t("Download popover")}},[i("x-input",{staticClass:"right_input",attrs:{title:e.$t("Refresh interval"),type:"number","show-clear":!1},model:{value:e.refreshTime,callback:function(t){e.refreshTime=t},expression:"refreshTime"}},[i("span",{slot:"right"},[e._v(e._s(e.$t("s")))])]),e._v(" "),i("x-switch",{attrs:{title:e.$t("Enable bitfield chart")},model:{value:e.enableChart,callback:function(t){e.enableChart=t},expression:"enableChart"}})],1),e._v(" "),i("group",{attrs:{title:e.$t("Offline download")}},[i("x-switch",{attrs:{title:e.$t("xunlei")},model:{value:e.enableXunleiLixian,callback:function(t){e.enableXunleiLixian=t},expression:"enableXunleiLixian"}}),e._v(" "),i("x-switch",{attrs:{title:e.$t("baidu")},model:{value:e.enableBaiduLixian,callback:function(t){e.enableBaiduLixian=t},expression:"enableBaiduLixian"}})],1),e._v(" "),i("group",[i("x-button",{nativeOn:{click:function(t){e.save(e.index)}}},[e._v(e._s(e.$t("Save")))])],1)],1)},staticRenderFns:[]}},425:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-selector weui-cell",class:{"weui-cell_select":!e.readonly,"weui-cell_select-after":e.title}},[e.title?i("div",{staticClass:"weui-cell__hd"},[i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},attrs:{for:"vux-selector-"+e.uuid}},[e._v(e._s(e.title))])]):e._e(),e._v(" "),e.readonly?i("div",{staticClass:"weui-cell__ft vux-selector-readonly"},[e._v("\n "+e._s(e._f("findByKey")(e.value,e.processOptions))+"\n ")]):i("div",{staticClass:"weui-cell__bd"},[i("select",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-select",staticStyle:{color:"red"},style:{direction:e.direction,color:e.color},attrs:{id:"vux-selector-"+e.uuid,ddd:e.color,name:e.name},on:{change:function(t){var i=Array.prototype.filter.call(t.target.options,function(e){return e.selected}).map(function(e){return"_value"in e?e._value:e.value});e.currentValue=t.target.multiple?i:i[0]}}},[e.showPlaceholder?i("option",{attrs:{value:""},domProps:{selected:void 0===e.value&&e.placeholder}},[e._v(e._s(e.placeholder))]):e._e(),e._v(" "),e.fixIos?i("option",{attrs:{disabled:""}}):e._e(),e._v(" "),e._l(e.processOptions,function(t){return i("option",{domProps:{value:t.key}},[e._v(e._s(t.value))])})],2)])])},staticRenderFns:[]}},43:function(e,t,i){i(118);var a=i(1)(i(85),i(133),null,null);e.exports=a.exports},435:function(e,t,i){i(347);var a=i(1)(i(223),i(425),null,null);e.exports=a.exports},439:function(e,t,i){i(346);var a=i(1)(i(228),i(424),null,null);e.exports=a.exports},44:function(e,t,i){i(121);var a=i(1)(i(86),i(137),null,null);e.exports=a.exports},45:function(e,t,i){var a=i(1)(i(87),i(136),null,null);e.exports=a.exports},46:function(e,t,i){i(116);var a=i(1)(i(88),i(131),null,null);e.exports=a.exports},47:function(e,t,i){i(125);var a=i(1)(i(89),i(141),null,null);e.exports=a.exports},48:function(e,t,i){i(115);var a=i(1)(i(91),i(130),null,null);e.exports=a.exports},49:function(e,t,i){i(117);var a=i(1)(i(92),i(132),null,null);e.exports=a.exports},50:function(e,t,i){i(122);var a=i(1)(i(93),i(138),null,null);e.exports=a.exports},51:function(e,t,i){i(120);var a=i(1)(i(94),i(135),null,null);e.exports=a.exports},52:function(e,t,i){i(126);var a=i(1)(i(95),i(142),null,null);e.exports=a.exports},85:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(12),n=i.n(a),l=i(36),r=i(150);t.default={components:{InlineDesc:n.a},props:i.i(r.a)(),beforeMount:function(){this.hasTitleSlot=!!this.$slots.title},computed:{valueClass:function(){return{"vux-cell-primary":"content"===this.primary||"left"===this.valueAlign,"vux-cell-align-left":"left"===this.valueAlign,"vux-cell-arrow-transition":!!this.arrowDirection,"vux-cell-arrow-up":"up"===this.arrowDirection,"vux-cell-arrow-down":"down"===this.arrowDirection}}},methods:{getLabelStyles:function(){return{width:this.$parent.labelWidth||this.$parent.$parent.labelWidth,textAlign:this.$parent.labelAlign||this.$parent.$parent.labelAlign,marginRight:this.$parent.labelMarginRight||this.$parent.$parent.labelMarginRight}},onClick:function(){!this.disabled&&i.i(l.a)(this.link,this.$router)}},data:function(){return{hasTitleSlot:!1}}}},86:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(26),n=i.n(a);t.default={components:{Icon:n.a},methods:{updateValue:function(){this.$emit("update:value",!this.value)}},props:{value:{type:Boolean,default:!1},type:{type:String,default:"default"}}}},87:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=["-moz-box-","-webkit-box-",""];t.default={props:{span:[Number,String],order:[Number,String]},beforeMount:function(){this.bodyWidth=document.documentElement.offsetWidth},methods:{buildWidth:function(e){return"number"==typeof e?e<1?e:e/12:"string"==typeof e?e.replace("px","")/this.bodyWidth:void 0}},computed:{style:function(){var e={};if(e["horizontal"===this.$parent.orient?"marginLeft":"marginTop"]=this.$parent.gutter+"px",this.span)for(var t=0;t=2&&e.length<=6},msg:"中文姓名"}};t.default={created:function(){var e=this;this.currentValue=this.value||"",this.title||this.placeholder||this.currentValue||console.warn("no title and no placeholder?"),this.required&&!this.currentValue&&(this.valid=!1),this.handleChangeEvent=!0,this.debounce&&(this._debounce=i.i(v.a)(function(){e.$emit("on-change",e.currentValue)},this.debounce))},mounted:function(){this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0)},beforeDestroy:function(){this._debounce&&this._debounce.cancel()},mixins:[l.a],components:{Icon:s.a,InlineDesc:u.a},props:{title:{type:String,default:""},type:{type:String,default:"text"},placeholder:String,value:[String,Number],name:String,readonly:Boolean,disabled:Boolean,keyboard:String,inlineDesc:String,isType:[String,Function],min:Number,max:Number,showClear:{type:Boolean,default:!0},equalWith:String,textAlign:String,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},novalidate:{type:Boolean,default:!1},iconType:String,debounce:Number,placeholderAlign:String,labelWidth:String},computed:{labelStyles:function(){return{width:this.labelWidthComputed||this.$parent.labelWidth||this.labelWidthComputed,textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},pattern:function(){if("number"===this.keyboard||"china-mobile"===this.isType)return"[0-9]*"},labelWidthComputed:function(){var e=this.title.replace(/[^x00-xff]/g,"00").length/2+1;if(e<10)return e+"em"},hasErrors:function(){return n()(this.errors).length>0},inputStyle:function(){if(this.textAlign)return{textAlign:this.textAlign}},showWarn:function(){return!this.novalidate&&!this.equalWith&&!this.valid&&this.firstError&&(this.touched||this.forceShowError)}},methods:{reset:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.dirty=!1,this.currentValue=e,this.firstError="",this.valid=!0},clear:function(){this.currentValue="",this.focus()},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},focusHandler:function(){this.$emit("on-focus",this.currentValue)},onBlur:function(){this.setTouched(),this.validate(),this.$emit("on-blur",this.currentValue)},onKeyUp:function(e){"Enter"===e.key&&(e.target.blur(),this.$emit("on-enter",this.currentValue))},getError:function(){var e=n()(this.errors)[0];this.firstError=this.errors[e]},validate:function(){if(void 0!==this.equalWith)return void this.validateEqual();if(this.errors={},!this.currentValue&&!this.required)return void(this.valid=!0);if(!this.currentValue&&this.required)return this.valid=!1,this.errors.required="必填哦",void this.getError();if("string"==typeof this.isType){var e=f[this.isType];if(e){if(this.valid=e.fn(this.currentValue),!this.valid)return void(this.errors.format=e.msg+"格式不对哦~");delete this.errors.format}}if("function"==typeof this.isType){var t=this.isType(this.currentValue);if(this.valid=t.valid,!this.valid)return this.errors.format=t.msg,this.forceShowError=!0,void(this.firstError||this.getError());delete this.errors.format}if(this.min){if(this.currentValue.lengththis.max)return this.errors.max="最多可以输入"+this.max+"个字符哦",this.valid=!1,void(this.forceShowError=!0);this.forceShowError=!1,delete this.errors.max}this.valid=!0},validateEqual:function(){return!this.equalWith&&this.currentValue?(this.valid=!1,void(this.errors.equal="输入不一致")):(this.dirty||this.currentValue.length>=this.equalWith.length)&&this.currentValue!==this.equalWith?(this.valid=!1,void(this.errors.equal="输入不一致")):void(!this.currentValue&&this.required?this.valid=!1:(this.valid=!0,delete this.errors.equal))}},data:function(){return{hasRestrictedLabel:!1,firstError:"",forceShowError:!1,hasLengthEqual:!1,valid:!0,currentValue:""}},watch:{valid:function(){this.getError()},value:function(e){this.currentValue=e},equalWith:function(e){e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate()},currentValue:function(e){!this.equalWith&&e&&this.validateEqual(),e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate(),this.$emit("input",e),this._debounce?this._debounce():this.$emit("on-change",e)}}}},94:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(12),n=i.n(a);t.default={components:{InlineDesc:n.a},computed:{labelStyle:function(){var e=/<\/?[^>]*>/.test(this.title);return{display:"block",width:Math.min(e?5:this.title.length+1,14)+"em"}}},props:{title:{type:String,required:!0},disabled:Boolean,value:{type:Boolean,default:!1},inlineDesc:[String,Boolean,Number]},data:function(){return{currentValue:this.value}},watch:{currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)},value:function(e){this.currentValue=e}}}},95:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(35),n=i(12),l=i.n(n),r=i(148),s=i.n(r);t.default={minxins:[a.a],mounted:function(){var e=this;this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0),this.$nextTick(function(){e.autosize&&e.bindAutosize()})},components:{InlineDesc:l.a},props:{title:String,inlineDesc:String,showCounter:{type:Boolean,default:!0},max:Number,value:String,name:String,placeholder:String,readonly:Boolean,rows:{type:Number,default:3},cols:{type:Number,default:30},height:Number,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},autosize:Boolean},created:function(){this.currentValue=this.value},watch:{autosize:function(e){this.unbindAutosize(),e&&this.bindAutosize()},value:function(e){this.currentValue=e},currentValue:function(e){this.max&&e&&e.length>this.max&&(this.currentValue=e.slice(0,this.max)),this.$emit("input",this.currentValue),this.$emit("on-change",this.currentValue)}},data:function(){return{hasRestrictedLabel:!1,currentValue:""}},computed:{count:function(){var e=0;return this.currentValue&&(e=this.currentValue.replace(/\n/g,"aa").length),e>this.max?this.max:e},textareaStyle:function(){if(this.height)return{height:this.height+"px"}},labelStyles:function(){return{width:this.$parent.labelWidth||this.labelWidth+"em",textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},labelWidth:function(){return this.title.replace(/[^x00-xff]/g,"00").length/2+1}},methods:{bindAutosize:function(){s()(this.$refs.textarea)},unbindAutosize:function(){s.a.destroy(this.$refs.textarea)},focus:function(){this.$refs.textarea.focus()}},beforeDestroy:function(){this.unbindAutosize()}}},96:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(26),n=i.n(a);t.default={components:{Icon:n.a},methods:{updateValue:function(){this.$emit("update:value",this.val)}},props:{value:[String,Number],val:[String,Number],type:{type:String,default:"default"}}}}},[216]); \ No newline at end of file +webpackJsonp([2],{115:function(e,t){},116:function(e,t){},117:function(e,t){},118:function(e,t){},119:function(e,t){},12:function(e,t,i){i(123);var a=i(1)(null,i(139),null,null);e.exports=a.exports},120:function(e,t){},121:function(e,t){},122:function(e,t){},123:function(e,t){},124:function(e,t){},125:function(e,t){},126:function(e,t){},130:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("button",{staticClass:"weui-btn",class:e.classes,attrs:{disabled:e.disabled,type:e.actionType},on:{click:e.onClick}},[e.showLoading?i("i",{staticClass:"weui-loading"}):e._e(),e._v(" "),e._t("default",[e._v(e._s(e.text))])],2)},staticRenderFns:[]}},131:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox",class:{"vux-flex-col":"vertical"===e.orient,"vux-flex-row":"horizontal"===e.orient},style:e.styles},[e._t("default")],2)},staticRenderFns:[]}},132:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-header"},[i("div",{staticClass:"vux-header-left"},[e._t("overwrite-left",[i("transition",{attrs:{name:e.transition}},[i("a",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"vux-header-back",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},e.onClickBack]}},[e._v(e._s(void 0===e._leftOptions.backText?"返回":e._leftOptions.backText))])]),e._v(" "),i("transition",{attrs:{name:e.transition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"left-arrow",on:{click:e.onClickBack}})])]),e._v(" "),e._t("left")],2),e._v(" "),i("h1",{staticClass:"vux-header-title",on:{click:function(t){e.$emit("on-click-title")}}},[e._t("default",[i("transition",{attrs:{name:e.transition}},[i("span",{directives:[{name:"show",rawName:"v-show",value:e.title,expression:"title"}]},[e._v(e._s(e.title))])])])],2),e._v(" "),i("div",{staticClass:"vux-header-right"},[e.rightOptions.showMore?i("a",{staticClass:"vux-header-more",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},function(t){e.$emit("on-click-more")}]}}):e._e(),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},133:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell",class:{"vux-tap-active":e.isLink||!!e.link,"weui-cell_access":e.isLink||!!e.link,"vux-cell-no-border-intent":!e.borderIntent,"vux-cell-disabled":e.disabled},on:{click:e.onClick}},[i("div",{staticClass:"weui-cell__hd"},[e._t("icon")],2),e._v(" "),i("div",{staticClass:"vux-cell-bd",class:{"vux-cell-primary":"title"===e.primary&&"left"!==e.valueAlign}},[i("p",[e.title||e.hasTitleSlot?i("label",{staticClass:"vux-label",style:e.getLabelStyles()},[e._t("title",[e._v(e._s(e.title))])],2):e._e(),e._v(" "),e._t("after-title")],2),e._v(" "),i("inline-desc",[e._t("inline-desc",[e._v(e._s(e.inlineDesc))])],2)],1),e._v(" "),i("div",{staticClass:"weui-cell__ft",class:e.valueClass},[e._t("value"),e._v(" "),e._t("default",[e._v(e._s(e.value))]),e._v(" "),e.isLoading?i("i",{staticClass:"weui-loading"}):e._e()],2),e._v(" "),e._t("child")],2)},staticRenderFns:[]}},134:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value===e.val,expression:"type === 'default' && value === val"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value===e.val,expression:"type === 'plain' && value === val"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.value!==e.val,expression:"value !== val"}],attrs:{type:"circle"}}),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:e.value,expression:"value"}],staticClass:"radio",attrs:{type:"radio"},domProps:{value:e.val,checked:e._q(e.value,e.val)},on:{__c:function(t){e.value=e.val}}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},135:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-switch weui-cell weui-cell_switch"},[i("div",{staticClass:"weui-cell__bd"},[i("label",{staticClass:"weui-label",style:e.labelStyle,domProps:{innerHTML:e._s(e.title)}}),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()],1),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-switch",attrs:{type:"checkbox",disabled:e.disabled},domProps:{checked:Array.isArray(e.currentValue)?e._i(e.currentValue,null)>-1:e.currentValue},on:{__c:function(t){var i=e.currentValue,a=t.target,n=!!a.checked;if(Array.isArray(i)){var l=e._i(i,null);n?l<0&&(e.currentValue=i.concat(null)):l>-1&&(e.currentValue=i.slice(0,l).concat(i.slice(l+1)))}else e.currentValue=n}}})])])},staticRenderFns:[]}},136:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox-item",style:e.style},[e._t("default")],2)},staticRenderFns:[]}},137:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value,expression:"type === 'default' && value"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value,expression:"type === 'plain' && value"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.value,expression:"!value"}],attrs:{type:"circle"}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},138:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-input weui-cell",class:{"weui-cell_warn":e.showWarn}},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.labelWidth||e.$parent.labelWidth||e.labelWidthComputed,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd weui-cell__primary",class:e.placeholderAlign?"vux-x-input-placeholder-"+e.placeholderAlign:""},[e.type&&"text"!==e.type?e._e():i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"text",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),"number"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"number",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:[e.onBlur,function(t){e.$forceUpdate()}],keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"email"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"email",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"password"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"password",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"tel"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"tel",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e()]),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.equalWith&&e.showClear&&e.currentValue&&!e.readonly&&!e.disabled,expression:"!equalWith && showClear && currentValue && !readonly && !disabled"}],attrs:{type:"clear"},nativeOn:{click:function(t){e.clear(t)}}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.showWarn,expression:"showWarn"}],staticClass:"vux-input-icon",attrs:{type:"warn",title:e.valid?"":e.firstError}}),e._v(" "),!e.novalidate&&e.hasLengthEqual&&e.dirty&&e.equalWith&&!e.valid?i("icon",{staticClass:"vux-input-icon",attrs:{type:"warn"}}):e._e(),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.novalidate&&e.equalWith&&e.equalWith===e.currentValue&&e.valid,expression:"!novalidate && equalWith && equalWith === currentValue && valid"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"success"===e.iconType,expression:"novalidate && iconType === 'success'"}],staticClass:"vux-input-icon",attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"error"===e.iconType,expression:"novalidate && iconType === 'error'"}],staticClass:"vux-input-icon",attrs:{type:"warn"}}),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},139:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("span",{staticClass:"vux-label-desc"},[e._t("default")],2)},staticRenderFns:[]}},140:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("i",{class:[e.className,e.isMsg?"weui-icon_msg":""]})},staticRenderFns:[]}},141:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[e.title?i("div",{staticClass:"weui-cells__title",style:{color:e.titleColor},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),i("div",{staticClass:"weui-cells",class:{"vux-no-group-title":!e.title},style:{marginTop:"number"==typeof e.gutter?e.gutter+"px":e.gutter}},[e._t("after-title"),e._v(" "),e._t("default")],2)])},staticRenderFns:[]}},142:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell vux-x-textarea"},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth||e.labelWidth+"em",textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("textarea",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"textarea",staticClass:"weui-textarea",style:e.textareaStyle,attrs:{autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,placeholder:e.placeholder,readonly:e.readonly,name:e.name,rows:e.rows,cols:e.cols,maxlength:e.max},domProps:{value:e.currentValue},on:{focus:function(t){e.$emit("on-focus")},blur:function(t){e.$emit("on-blur")},input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.showCounter&&e.max,expression:"showCounter && max"}],staticClass:"weui-textarea-counter",on:{click:e.focus}},[i("span",[e._v(e._s(e.count))]),e._v("/"+e._s(e.max)+"\n ")])])])},staticRenderFns:[]}},143:function(e,t,i){i(119);var a=i(1)(i(96),i(134),null,null);e.exports=a.exports},204:function(e,t,i){"use strict";var a=i(19),n=i(188),l=i(439),r=i.n(l);a.a.use(n.a),t.a=new n.a({routes:[{path:"/",name:"options",component:r.a}]})},210:function(e,t,i){i(341);var a=i(1)(i(227),i(419),null,null);e.exports=a.exports},216:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(19),n=i(210),l=i.n(n),r=i(204),s=i(83);a.a.use(s.a);var o=new s.a({locale:navigator.language});a.a.config.productionTip=!1,new a.a({router:r.a,i18n:o,render:function(e){return e(l.a)}}).$mount("#app-box")},223:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(20),n=i.n(a),l=i(212),r=i.n(l),s=i(239),o=function(e,t){var i=r()(t,function(t){return t.key===e});return i?i.value:e};t.default={mixins:[s.a],created:function(){void 0!==this.value&&(this.currentValue=this.value)},computed:{fixIos:function(){return!this.placeholder&&n()("undefined"===this.value||""===this.value)&&this.isIOS&&this.title},color:function(){return this.showPlaceholder?"#A9A9A9":""},processOptions:function(){return this.options.length&&{}.hasOwnProperty.call(this.options[0],"key")?this.options:this.options.map(function(e){return{key:e,value:e}})},showPlaceholder:function(){return!(void 0!==this.value&&""!==this.value||!this.placeholder)}},filters:{findByKey:o},watch:{value:function(e){this.currentValue=e},currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)}},props:{title:String,direction:String,options:{type:Array,required:!0},name:String,placeholder:String,readonly:Boolean,value:[Boolean,String,Number,Object]},data:function(){return{currentValue:"",isIOS:/iPad|iPhone|iPod/.test(window.navigator.userAgent)}}}},227:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={name:"app"}},228:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(32),n=i.n(a),l=i(33),r=i.n(l),s=i(143),o=i.n(s),u=i(49),c=i.n(u),d=i(435),p=i.n(d),h=i(47),v=i.n(h),f=i(50),m=i.n(f),_=i(52),x=i.n(_),g=i(44),b=i.n(g),y=i(46),w=i.n(y),k=i(45),$=i.n(k),C=i(48),S=i.n(C),V=i(51),A=i.n(V),E=i(43),N=i.n(E);t.default={components:{XHeader:c.a,Group:v.a,Selector:p.a,XInput:m.a,XTextarea:x.a,CheckIcon:b.a,Flexbox:w.a,FlexboxItem:$.a,XButton:S.a,XSwitch:A.a,Cell:N.a,Radio:o.a},i18n:{messages:{"zh-CN":{Setting:"设置","Auto intercept":"自动拦截","File type":"文件类型","Aria2 Address":"aria2服务器地址",Add:"新增",Default:"默认",Push:"推送",Name:"名称",Url:"地址",Action:"操作",Delete:"删除","Auxiliary Settings":"辅助设置","Enable cookie":"启用cookie","Catch iframe":"启用iframe拦截","Download popover":"下载队列浮窗","Refresh interval":"列表刷新间隔",s:"秒",Save:"保存",xunlei:"迅雷离线",baidu:"百度离线","Offline download":"右键离线下载菜单","Enable bitfield chart":"启用文件分块图表"}}},data:function(){var e=localStorage.getItem("safari2aria");try{e=JSON.parse(e||"{}")}catch(t){e={}}return e.language&&(this.$i18n.locale=e.language),r()({enableCookie:!0,userAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4",catchIframe:!0,enableTypefiles:!0,enableXunleiLixian:!0,languageList:[{key:"en",value:"English"},{key:"zh-CN",value:"中文"}],language:navigator.language,enableBaiduLixian:!0,enableChart:!1,baidupanAutoRestart:!1,baidupanLimitSpeed:1e3,defaultRpcIndex:0,refreshTime:5,uaList:[{name:"safari 10",content:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4"}],filetypes:"mp4 flv m4v asf mpeg mkv mpg divx div 3gp wmv avi mov vob ogg ogv webm flac m4a mp3 aac wma wav ape exe app pkg zip rar dmg iso 7z jpg png jpeg tiff gif bmp pdf epub pages pptx keynote rtf doc docx",rpcList:[{name:"localhost",push:!1,url:"http://127.0.0.1:6800/jsonrpc"}]},e)},watch:{language:function(e){this.$i18n.locale=e}},methods:{addRpc:function(){this.rpcList.push({name:"localhost",push:!1,url:"http://127.0.0.1:6800/jsonrpc"})},delRpc:function(e){this.rpcList.splice(e,1)},addUa:function(){this.uaList.push({name:"",url:""})},delUa:function(e){this.uaList.splice(e,1)},save:function(){var e=JSON.parse(n()(this.$data));safari.self.tab.dispatchMessage("updateSafari2Aria",e),window.close()}}}},26:function(e,t,i){i(124);var a=i(1)(i(90),i(140),null,null);e.exports=a.exports},341:function(e,t){},346:function(e,t){},347:function(e,t){},419:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("router-view")],1)},staticRenderFns:[]}},424:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("x-header",{attrs:{"left-options":{showBack:!1}}},[e._v(e._s(e.$t("Setting")))]),e._v(" "),i("group",[i("selector",{attrs:{title:e.$t("Language"),options:e.languageList},model:{value:e.language,callback:function(t){e.language=t},expression:"language"}})],1),e._v(" "),i("group",[i("x-switch",{attrs:{title:e.$t("Auto intercept")},model:{value:e.enableTypefiles,callback:function(t){e.enableTypefiles=t},expression:"enableTypefiles"}}),e._v(" "),i("x-textarea",{directives:[{name:"show",rawName:"v-show",value:e.enableTypefiles,expression:"enableTypefiles"}],attrs:{title:e.$t("File type")},model:{value:e.filetypes,callback:function(t){e.filetypes=t},expression:"filetypes"}})],1),e._v(" "),i("group",{attrs:{title:e.$t("Aria2 Address")}},[i("div",{staticClass:"cell rpcList"},[i("flexbox",{staticClass:"header"},[i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Default"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Push"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.1}},[e._v("\n "+e._s(e.$t("Name"))+"\n ")]),e._v(" "),i("flexbox-item",[e._v("\n "+e._s(e.$t("Url"))+"\n ")]),e._v(" "),i("div",{staticClass:"action"},[i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.addRpc(t)}}},[e._v(e._s(e.$t("Add")))])],1)],1),e._v(" "),e._l(e.rpcList,function(t,a){return i("flexbox",{key:a},[i("flexbox-item",{attrs:{span:.05}},[i("Radio",{attrs:{val:a,value:e.defaultRpcIndex},on:{"update:value":function(t){e.defaultRpcIndex=t}}})],1),e._v(" "),i("flexbox-item",{attrs:{span:.05}},[i("check-icon",{attrs:{value:t.push},on:{"update:value":function(e){t.push=e}}})],1),e._v(" "),i("flexbox-item",{staticClass:"name",attrs:{span:.1}},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.name,callback:function(e){t.name=e},expression:"rpc.name"}})],1),e._v(" "),i("flexbox-item",{staticClass:"url"},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.url,callback:function(e){t.url=e},expression:"rpc.url"}})],1),e._v(" "),e.rpcList.length>1?i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.delRpc(a)}}},[e._v(e._s(e.$t("Delete")))]):e._e()],1)})],2)]),e._v(" "),i("group",{attrs:{title:e.$t("Auxiliary Settings")}},[i("x-switch",{attrs:{title:e.$t("Enable cookie")},model:{value:e.enableCookie,callback:function(t){e.enableCookie=t},expression:"enableCookie"}}),e._v(" "),i("x-switch",{attrs:{title:e.$t("Catch iframe")},model:{value:e.catchIframe,callback:function(t){e.catchIframe=t},expression:"catchIframe"}})],1),e._v(" "),i("group",{attrs:{title:"User-Agent"}},[i("div",{staticClass:"cell rpcList"},[i("flexbox",{staticClass:"header"},[i("flexbox-item",{attrs:{span:.05}},[e._v("\n "+e._s(e.$t("Default"))+"\n ")]),e._v(" "),i("flexbox-item",{attrs:{span:.1}},[e._v("\n "+e._s(e.$t("Name"))+"\n ")]),e._v(" "),i("flexbox-item",[e._v("\n User-agent\n ")]),e._v(" "),i("div",{staticClass:"action"},[i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.addUa(t)}}},[e._v(e._s(e.$t("Add")))])],1)],1),e._v(" "),e._l(e.uaList,function(t,a){return i("flexbox",{key:a},[i("flexbox-item",{attrs:{span:.05}},[i("Radio",{attrs:{val:t.content,value:e.userAgent},on:{"update:value":function(t){e.userAgent=t}}})],1),e._v(" "),i("flexbox-item",{staticClass:"name",attrs:{span:.1}},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.name,callback:function(e){t.name=e},expression:"ua.name"}})],1),e._v(" "),i("flexbox-item",{staticClass:"content"},[i("x-input",{attrs:{"show-clear":!1},model:{value:t.content,callback:function(e){t.content=e},expression:"ua.content"}})],1),e._v(" "),e.uaList.length>1?i("x-button",{attrs:{mini:""},nativeOn:{click:function(t){e.delUa(a)}}},[e._v(e._s(e.$t("Delete")))]):e._e()],1)})],2)]),e._v(" "),i("group",{attrs:{title:e.$t("Download popover")}},[i("x-input",{staticClass:"right_input",attrs:{title:e.$t("Refresh interval"),type:"number","show-clear":!1},model:{value:e.refreshTime,callback:function(t){e.refreshTime=t},expression:"refreshTime"}},[i("span",{slot:"right"},[e._v(e._s(e.$t("s")))])]),e._v(" "),i("x-switch",{attrs:{title:e.$t("Enable bitfield chart")},model:{value:e.enableChart,callback:function(t){e.enableChart=t},expression:"enableChart"}})],1),e._v(" "),i("group",{attrs:{title:e.$t("Offline download")}},[i("x-switch",{attrs:{title:e.$t("xunlei")},model:{value:e.enableXunleiLixian,callback:function(t){e.enableXunleiLixian=t},expression:"enableXunleiLixian"}}),e._v(" "),i("x-switch",{attrs:{title:e.$t("baidu")},model:{value:e.enableBaiduLixian,callback:function(t){e.enableBaiduLixian=t},expression:"enableBaiduLixian"}})],1),e._v(" "),i("group",[i("x-button",{nativeOn:{click:function(t){e.save(e.index)}}},[e._v(e._s(e.$t("Save")))])],1)],1)},staticRenderFns:[]}},425:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-selector weui-cell",class:{"weui-cell_select":!e.readonly,"weui-cell_select-after":e.title}},[e.title?i("div",{staticClass:"weui-cell__hd"},[i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},attrs:{for:"vux-selector-"+e.uuid}},[e._v(e._s(e.title))])]):e._e(),e._v(" "),e.readonly?i("div",{staticClass:"weui-cell__ft vux-selector-readonly"},[e._v("\n "+e._s(e._f("findByKey")(e.value,e.processOptions))+"\n ")]):i("div",{staticClass:"weui-cell__bd"},[i("select",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-select",staticStyle:{color:"red"},style:{direction:e.direction,color:e.color},attrs:{id:"vux-selector-"+e.uuid,ddd:e.color,name:e.name},on:{change:function(t){var i=Array.prototype.filter.call(t.target.options,function(e){return e.selected}).map(function(e){return"_value"in e?e._value:e.value});e.currentValue=t.target.multiple?i:i[0]}}},[e.showPlaceholder?i("option",{attrs:{value:""},domProps:{selected:void 0===e.value&&e.placeholder}},[e._v(e._s(e.placeholder))]):e._e(),e._v(" "),e.fixIos?i("option",{attrs:{disabled:""}}):e._e(),e._v(" "),e._l(e.processOptions,function(t){return i("option",{domProps:{value:t.key}},[e._v(e._s(t.value))])})],2)])])},staticRenderFns:[]}},43:function(e,t,i){i(118);var a=i(1)(i(85),i(133),null,null);e.exports=a.exports},435:function(e,t,i){i(347);var a=i(1)(i(223),i(425),null,null);e.exports=a.exports},439:function(e,t,i){i(346);var a=i(1)(i(228),i(424),null,null);e.exports=a.exports},44:function(e,t,i){i(121);var a=i(1)(i(86),i(137),null,null);e.exports=a.exports},45:function(e,t,i){var a=i(1)(i(87),i(136),null,null);e.exports=a.exports},46:function(e,t,i){i(116);var a=i(1)(i(88),i(131),null,null);e.exports=a.exports},47:function(e,t,i){i(125);var a=i(1)(i(89),i(141),null,null);e.exports=a.exports},48:function(e,t,i){i(115);var a=i(1)(i(91),i(130),null,null);e.exports=a.exports},49:function(e,t,i){i(117);var a=i(1)(i(92),i(132),null,null);e.exports=a.exports},50:function(e,t,i){i(122);var a=i(1)(i(93),i(138),null,null);e.exports=a.exports},51:function(e,t,i){i(120);var a=i(1)(i(94),i(135),null,null);e.exports=a.exports},52:function(e,t,i){i(126);var a=i(1)(i(95),i(142),null,null);e.exports=a.exports},85:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(12),n=i.n(a),l=i(36),r=i(150);t.default={components:{InlineDesc:n.a},props:i.i(r.a)(),beforeMount:function(){this.hasTitleSlot=!!this.$slots.title},computed:{valueClass:function(){return{"vux-cell-primary":"content"===this.primary||"left"===this.valueAlign,"vux-cell-align-left":"left"===this.valueAlign,"vux-cell-arrow-transition":!!this.arrowDirection,"vux-cell-arrow-up":"up"===this.arrowDirection,"vux-cell-arrow-down":"down"===this.arrowDirection}}},methods:{getLabelStyles:function(){return{width:this.$parent.labelWidth||this.$parent.$parent.labelWidth,textAlign:this.$parent.labelAlign||this.$parent.$parent.labelAlign,marginRight:this.$parent.labelMarginRight||this.$parent.$parent.labelMarginRight}},onClick:function(){!this.disabled&&i.i(l.a)(this.link,this.$router)}},data:function(){return{hasTitleSlot:!1}}}},86:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(26),n=i.n(a);t.default={components:{Icon:n.a},methods:{updateValue:function(){this.$emit("update:value",!this.value)}},props:{value:{type:Boolean,default:!1},type:{type:String,default:"default"}}}},87:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=["-moz-box-","-webkit-box-",""];t.default={props:{span:[Number,String],order:[Number,String]},beforeMount:function(){this.bodyWidth=document.documentElement.offsetWidth},methods:{buildWidth:function(e){return"number"==typeof e?e<1?e:e/12:"string"==typeof e?e.replace("px","")/this.bodyWidth:void 0}},computed:{style:function(){var e={};if(e["horizontal"===this.$parent.orient?"marginLeft":"marginTop"]=this.$parent.gutter+"px",this.span)for(var t=0;t=2&&e.length<=6},msg:"中文姓名"}};t.default={created:function(){var e=this;this.currentValue=this.value||"",this.title||this.placeholder||this.currentValue||console.warn("no title and no placeholder?"),this.required&&!this.currentValue&&(this.valid=!1),this.handleChangeEvent=!0,this.debounce&&(this._debounce=i.i(v.a)(function(){e.$emit("on-change",e.currentValue)},this.debounce))},mounted:function(){this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0)},beforeDestroy:function(){this._debounce&&this._debounce.cancel()},mixins:[l.a],components:{Icon:s.a,InlineDesc:u.a},props:{title:{type:String,default:""},type:{type:String,default:"text"},placeholder:String,value:[String,Number],name:String,readonly:Boolean,disabled:Boolean,keyboard:String,inlineDesc:String,isType:[String,Function],min:Number,max:Number,showClear:{type:Boolean,default:!0},equalWith:String,textAlign:String,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},novalidate:{type:Boolean,default:!1},iconType:String,debounce:Number,placeholderAlign:String,labelWidth:String},computed:{labelStyles:function(){return{width:this.labelWidthComputed||this.$parent.labelWidth||this.labelWidthComputed,textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},pattern:function(){if("number"===this.keyboard||"china-mobile"===this.isType)return"[0-9]*"},labelWidthComputed:function(){var e=this.title.replace(/[^x00-xff]/g,"00").length/2+1;if(e<10)return e+"em"},hasErrors:function(){return n()(this.errors).length>0},inputStyle:function(){if(this.textAlign)return{textAlign:this.textAlign}},showWarn:function(){return!this.novalidate&&!this.equalWith&&!this.valid&&this.firstError&&(this.touched||this.forceShowError)}},methods:{reset:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.dirty=!1,this.currentValue=e,this.firstError="",this.valid=!0},clear:function(){this.currentValue="",this.focus()},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},focusHandler:function(){this.$emit("on-focus",this.currentValue)},onBlur:function(){this.setTouched(),this.validate(),this.$emit("on-blur",this.currentValue)},onKeyUp:function(e){"Enter"===e.key&&(e.target.blur(),this.$emit("on-enter",this.currentValue))},getError:function(){var e=n()(this.errors)[0];this.firstError=this.errors[e]},validate:function(){if(void 0!==this.equalWith)return void this.validateEqual();if(this.errors={},!this.currentValue&&!this.required)return void(this.valid=!0);if(!this.currentValue&&this.required)return this.valid=!1,this.errors.required="必填哦",void this.getError();if("string"==typeof this.isType){var e=f[this.isType];if(e){if(this.valid=e.fn(this.currentValue),!this.valid)return void(this.errors.format=e.msg+"格式不对哦~");delete this.errors.format}}if("function"==typeof this.isType){var t=this.isType(this.currentValue);if(this.valid=t.valid,!this.valid)return this.errors.format=t.msg,this.forceShowError=!0,void(this.firstError||this.getError());delete this.errors.format}if(this.min){if(this.currentValue.lengththis.max)return this.errors.max="最多可以输入"+this.max+"个字符哦",this.valid=!1,void(this.forceShowError=!0);this.forceShowError=!1,delete this.errors.max}this.valid=!0},validateEqual:function(){return!this.equalWith&&this.currentValue?(this.valid=!1,void(this.errors.equal="输入不一致")):(this.dirty||this.currentValue.length>=this.equalWith.length)&&this.currentValue!==this.equalWith?(this.valid=!1,void(this.errors.equal="输入不一致")):void(!this.currentValue&&this.required?this.valid=!1:(this.valid=!0,delete this.errors.equal))}},data:function(){return{hasRestrictedLabel:!1,firstError:"",forceShowError:!1,hasLengthEqual:!1,valid:!0,currentValue:""}},watch:{valid:function(){this.getError()},value:function(e){this.currentValue=e},equalWith:function(e){e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate()},currentValue:function(e){!this.equalWith&&e&&this.validateEqual(),e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate(),this.$emit("input",e),this._debounce?this._debounce():this.$emit("on-change",e)}}}},94:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(12),n=i.n(a);t.default={components:{InlineDesc:n.a},computed:{labelStyle:function(){var e=/<\/?[^>]*>/.test(this.title);return{display:"block",width:Math.min(e?5:this.title.length+1,14)+"em"}}},props:{title:{type:String,required:!0},disabled:Boolean,value:{type:Boolean,default:!1},inlineDesc:[String,Boolean,Number]},data:function(){return{currentValue:this.value}},watch:{currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)},value:function(e){this.currentValue=e}}}},95:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(35),n=i(12),l=i.n(n),r=i(148),s=i.n(r);t.default={minxins:[a.a],mounted:function(){var e=this;this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0),this.$nextTick(function(){e.autosize&&e.bindAutosize()})},components:{InlineDesc:l.a},props:{title:String,inlineDesc:String,showCounter:{type:Boolean,default:!0},max:Number,value:String,name:String,placeholder:String,readonly:Boolean,rows:{type:Number,default:3},cols:{type:Number,default:30},height:Number,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},autosize:Boolean},created:function(){this.currentValue=this.value},watch:{autosize:function(e){this.unbindAutosize(),e&&this.bindAutosize()},value:function(e){this.currentValue=e},currentValue:function(e){this.max&&e&&e.length>this.max&&(this.currentValue=e.slice(0,this.max)),this.$emit("input",this.currentValue),this.$emit("on-change",this.currentValue)}},data:function(){return{hasRestrictedLabel:!1,currentValue:""}},computed:{count:function(){var e=0;return this.currentValue&&(e=this.currentValue.replace(/\n/g,"aa").length),e>this.max?this.max:e},textareaStyle:function(){if(this.height)return{height:this.height+"px"}},labelStyles:function(){return{width:this.$parent.labelWidth||this.labelWidth+"em",textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},labelWidth:function(){return this.title.replace(/[^x00-xff]/g,"00").length/2+1}},methods:{bindAutosize:function(){s()(this.$refs.textarea)},unbindAutosize:function(){s.a.destroy(this.$refs.textarea)},focus:function(){this.$refs.textarea.focus()}},beforeDestroy:function(){this.unbindAutosize()}}},96:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(26),n=i.n(a);t.default={components:{Icon:n.a},methods:{updateValue:function(){this.$emit("update:value",this.val)}},props:{value:[String,Number],val:[String,Number],type:{type:String,default:"default"}}}}},[216]); \ No newline at end of file diff --git a/safari2aria.safariextension/static/js/popover.2704b6110e917c748637.js b/safari2aria.safariextension/static/js/popover.f2fa40e3c74209f2ab5a.js similarity index 71% rename from safari2aria.safariextension/static/js/popover.2704b6110e917c748637.js rename to safari2aria.safariextension/static/js/popover.f2fa40e3c74209f2ab5a.js index 1f8fb5e..5b56129 100644 --- a/safari2aria.safariextension/static/js/popover.2704b6110e917c748637.js +++ b/safari2aria.safariextension/static/js/popover.f2fa40e3c74209f2ab5a.js @@ -1 +1 @@ -webpackJsonp([1],[,,,,,,,,,,,,function(e,t,i){i(123);var n=i(1)(null,i(139),null,null);e.exports=n.exports},,,,,,,,,,,,,,function(e,t,i){i(124);var n=i(1)(i(90),i(140),null,null);e.exports=n.exports},,,,,,,,,,,,,,,,,function(e,t,i){i(118);var n=i(1)(i(85),i(133),null,null);e.exports=n.exports},function(e,t,i){i(121);var n=i(1)(i(86),i(137),null,null);e.exports=n.exports},function(e,t,i){var n=i(1)(i(87),i(136),null,null);e.exports=n.exports},function(e,t,i){i(116);var n=i(1)(i(88),i(131),null,null);e.exports=n.exports},function(e,t,i){i(125);var n=i(1)(i(89),i(141),null,null);e.exports=n.exports},function(e,t,i){i(115);var n=i(1)(i(91),i(130),null,null);e.exports=n.exports},function(e,t,i){i(117);var n=i(1)(i(92),i(132),null,null);e.exports=n.exports},function(e,t,i){i(122);var n=i(1)(i(93),i(138),null,null);e.exports=n.exports},function(e,t,i){i(120);var n=i(1)(i(94),i(135),null,null);e.exports=n.exports},function(e,t,i){i(126);var n=i(1)(i(95),i(142),null,null);e.exports=n.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,i){"use strict";(function(e){var t=i(32),n=i.n(t),a=i(20),s=i.n(a),o=i(152),r=i.n(o),l=i(184),c=i.n(l);!function(t){var i=void 0!==e&&e.exports,a=function e(t){this.callbacks=r()(null),this.lastId=0;for(var i in e.options)this[i]="object"===(void 0===t?"undefined":s()(t))&&i in t?t[i]:e.options[i]};a.prototype.http=function(e,t){var i=this,a={method:e.method,id:e.id};Array.isArray(e.params)&&e.params.length>0&&(a.params=e.params);var s="http"+(this.secure?"s":"")+"://"+this.host+":"+this.port+this.path;fetch(s,{method:"POST",body:n()(a),headers:{Accept:"application/json","Content-Type":"application/json"}}).then(function(e){return e.json()}).then(function(e){i._onmessage(e)}).catch(t)},a.prototype.send=function(e){var t=Array.prototype.slice.call(arguments,1),i="function"==typeof t[t.length-1]?t.pop():null;return this.exec(e,t,i)},a.prototype.exec=function(e,t,i){if("string"!=typeof e)throw new TypeError(e+" is not a string");0!==e.indexOf("system.")&&0!==e.indexOf("aria2.")&&(e="aria2."+e);var a={method:e,"json-rpc":"2.0",id:this.lastId++},s=this.secret?["token:"+this.secret]:[];Array.isArray(t)&&("system.multicall"===e?(Array.isArray(t[0])&&t[0].forEach(function(e){e.params||(e.params=[]),e.params=s.concat(e.params)}),s=t):s=s.concat(t)),s.length>0&&(a.params=s),this.onsend(a);var o=this;return this.socket&&1===this.socket.readyState?this.socket.send(n()(a)):this.http(a,function(e){o.callbacks[a.id](e),delete o.callbacks[a.id]}),c()(function(e){o.callbacks[a.id]=e},i)},a.prototype._onmessage=function(e){if(this.onmessage(e),void 0!==e.id){var t=this.callbacks[e.id];t&&(e.error?t(e.error):t(null,e.result),delete this.callbacks[e.id])}else if(e.method){var i=e.method.split("aria2.")[1];0===i.indexOf("on")&&"function"==typeof this[i]&&a.notifications.indexOf(i)>-1&&this[i].apply(this,e.params)}},a.prototype.open=function(e){var t="ws"+(this.secure?"s":"")+"://"+this.host+":"+this.port+this.path,i=this.socket=new WebSocket(t),n=this,a=!1;return i.onmessage=function(e){n._onmessage(JSON.parse(e.data))},c()(function(e){i.onopen=function(){a||(e(),a=!0),n.onopen()},i.onclose=function(t){n.onclose(),1006==t.code&&(a||(e(t),a=!0))},i.onerror=function(t){a||(e(t),a=!0)}},e)},a.prototype.close=function(e){var t=this.socket;return c()(function(e){t?(t.addEventListener("close",function(){e()}),t.close()):e()},e)},a.methods=["addUri","addTorrent","addMetalink","remove","forceRemove","pause","pauseAll","forcePause","forcePauseAll","unpause","unpauseAll","tellStatus","getUris","getFiles","getPeers","getServers","tellActive","tellWaiting","tellStopped","changePosition","changeUri","getOption","changeOption","getGlobalOption","changeGlobalOption","getGlobalStat","purgeDownloadResult","removeDownloadResult","getVersion","getSessionInfo","shutdown","forceShutdown","saveSession","system.multicall","system.listMethods","system.listNotifications"],a.notifications=["onDownloadStart","onDownloadPause","onDownloadStop","onDownloadComplete","onDownloadError","onBtDownloadComplete"],a.events=["onopen","onclose","onsend","onmessage"],a.options={secure:!1,host:"localhost",port:6800,secret:"",path:"/jsonrpc"},a.methods.forEach(function(e){var t=e.indexOf(".")>-1?e.split(".")[1]:e;a.prototype[t]=function(){return this.send.apply(this,[e].concat(Array.prototype.slice.call(arguments)))}}),a.notifications.forEach(function(e){a.prototype[e]=function(){}}),a.events.forEach(function(e){a.prototype[e]=function(){}}),i?e.exports=a:t.Aria2=a}(this)}).call(t,i(189)(e))},,,function(e,t,i){"use strict";function n(e){var t="";return t=e.bittorrent?d()(e,"bittorrent.info.name",["BT:",e.infoHash].join("")):d()(e,"files[0].path","").replace(/^.*[\\\/]/,""),t||(t=d()(e,"files[0].uris[0].uri")),t||"..."}function a(e,t){e=Number(e);var i=["Bytes","KB","MB","GB","TB"];if(0===e)return"0 KB";var n=parseInt(Math.floor(Math.log(e)/Math.log(1e3)),10);if(0===n)return e+" "+i[n];var a=[1,1,10,100,100][n];return c()(t)&&(a=Math.pow(10,t)),""+Math.floor(100*e/Math.pow(1024,n)*a)/(100*a)+i[n]}function s(e,t){function i(e,t){return(new Array(t+1).join("0")+e).slice(-t)}var n=/((?:[^ydhms']+)|(?:'(?:[^']|'')*')|(?:y+|d+|h+|m+|s+))(.*)/,a={y:{value:31536e6},yy:{value:"y",pad:2},d:{value:864e5},dd:{value:"d",pad:2},h:{value:36e5},hh:{value:"h",pad:2},m:{value:6e4},mm:{value:"m",pad:2},s:{value:1e3},ss:{value:"s",pad:2},sss:{value:1},ssss:{value:"sss",pad:4}},s=parseFloat(e,10),o=function(e){for(var t=[],i=e?e.toString():"";i;){var a=n.exec(i);a?(t=t.concat(a.slice(1)),i=t.pop()):(t.push(i),i=null)}return t}(t);return isNaN(s)||0===o.length?e:function(e,t){var n="",s={};t.filter(function(e){return a.hasOwnProperty(e)}).map(function(e){var t=a[e];return t.hasOwnProperty("pad")?t.value:e}).filter(function(e,t,i){return i.indexOf(e)===t}).map(function(e){return r()({name:e},a[e])}).sort(function(e,t){return t.value-e.value}).forEach(function(t){var i=s[t.name]=Math.floor(e/t.value);e-=i*t.value});for(var o=0;o=2&&e.length<=6},msg:"中文姓名"}};t.default={created:function(){var e=this;this.currentValue=this.value||"",this.title||this.placeholder||this.currentValue||console.warn("no title and no placeholder?"),this.required&&!this.currentValue&&(this.valid=!1),this.handleChangeEvent=!0,this.debounce&&(this._debounce=i.i(f.a)(function(){e.$emit("on-change",e.currentValue)},this.debounce))},mounted:function(){this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0)},beforeDestroy:function(){this._debounce&&this._debounce.cancel()},mixins:[s.a],components:{Icon:r.a,InlineDesc:c.a},props:{title:{type:String,default:""},type:{type:String,default:"text"},placeholder:String,value:[String,Number],name:String,readonly:Boolean,disabled:Boolean,keyboard:String,inlineDesc:String,isType:[String,Function],min:Number,max:Number,showClear:{type:Boolean,default:!0},equalWith:String,textAlign:String,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},novalidate:{type:Boolean,default:!1},iconType:String,debounce:Number,placeholderAlign:String,labelWidth:String},computed:{labelStyles:function(){return{width:this.labelWidthComputed||this.$parent.labelWidth||this.labelWidthComputed,textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},pattern:function(){if("number"===this.keyboard||"china-mobile"===this.isType)return"[0-9]*"},labelWidthComputed:function(){var e=this.title.replace(/[^x00-xff]/g,"00").length/2+1;if(e<10)return e+"em"},hasErrors:function(){return a()(this.errors).length>0},inputStyle:function(){if(this.textAlign)return{textAlign:this.textAlign}},showWarn:function(){return!this.novalidate&&!this.equalWith&&!this.valid&&this.firstError&&(this.touched||this.forceShowError)}},methods:{reset:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.dirty=!1,this.currentValue=e,this.firstError="",this.valid=!0},clear:function(){this.currentValue="",this.focus()},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},focusHandler:function(){this.$emit("on-focus",this.currentValue)},onBlur:function(){this.setTouched(),this.validate(),this.$emit("on-blur",this.currentValue)},onKeyUp:function(e){"Enter"===e.key&&(e.target.blur(),this.$emit("on-enter",this.currentValue))},getError:function(){var e=a()(this.errors)[0];this.firstError=this.errors[e]},validate:function(){if(void 0!==this.equalWith)return void this.validateEqual();if(this.errors={},!this.currentValue&&!this.required)return void(this.valid=!0);if(!this.currentValue&&this.required)return this.valid=!1,this.errors.required="必填哦",void this.getError();if("string"==typeof this.isType){var e=v[this.isType];if(e){if(this.valid=e.fn(this.currentValue),!this.valid)return void(this.errors.format=e.msg+"格式不对哦~");delete this.errors.format}}if("function"==typeof this.isType){var t=this.isType(this.currentValue);if(this.valid=t.valid,!this.valid)return this.errors.format=t.msg,this.forceShowError=!0,void(this.firstError||this.getError());delete this.errors.format}if(this.min){if(this.currentValue.lengththis.max)return this.errors.max="最多可以输入"+this.max+"个字符哦",this.valid=!1,void(this.forceShowError=!0);this.forceShowError=!1,delete this.errors.max}this.valid=!0},validateEqual:function(){return!this.equalWith&&this.currentValue?(this.valid=!1,void(this.errors.equal="输入不一致")):(this.dirty||this.currentValue.length>=this.equalWith.length)&&this.currentValue!==this.equalWith?(this.valid=!1,void(this.errors.equal="输入不一致")):void(!this.currentValue&&this.required?this.valid=!1:(this.valid=!0,delete this.errors.equal))}},data:function(){return{hasRestrictedLabel:!1,firstError:"",forceShowError:!1,hasLengthEqual:!1,valid:!0,currentValue:""}},watch:{valid:function(){this.getError()},value:function(e){this.currentValue=e},equalWith:function(e){e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate()},currentValue:function(e){!this.equalWith&&e&&this.validateEqual(),e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate(),this.$emit("input",e),this._debounce?this._debounce():this.$emit("on-change",e)}}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(12),a=i.n(n);t.default={components:{InlineDesc:a.a},computed:{labelStyle:function(){var e=/<\/?[^>]*>/.test(this.title);return{display:"block",width:Math.min(e?5:this.title.length+1,14)+"em"}}},props:{title:{type:String,required:!0},disabled:Boolean,value:{type:Boolean,default:!1},inlineDesc:[String,Boolean,Number]},data:function(){return{currentValue:this.value}},watch:{currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)},value:function(e){this.currentValue=e}}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(35),a=i(12),s=i.n(a),o=i(148),r=i.n(o);t.default={minxins:[n.a],mounted:function(){var e=this;this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0),this.$nextTick(function(){e.autosize&&e.bindAutosize()})},components:{InlineDesc:s.a},props:{title:String,inlineDesc:String,showCounter:{type:Boolean,default:!0},max:Number,value:String,name:String,placeholder:String,readonly:Boolean,rows:{type:Number,default:3},cols:{type:Number,default:30},height:Number,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},autosize:Boolean},created:function(){this.currentValue=this.value},watch:{autosize:function(e){this.unbindAutosize(),e&&this.bindAutosize()},value:function(e){this.currentValue=e},currentValue:function(e){this.max&&e&&e.length>this.max&&(this.currentValue=e.slice(0,this.max)),this.$emit("input",this.currentValue),this.$emit("on-change",this.currentValue)}},data:function(){return{hasRestrictedLabel:!1,currentValue:""}},computed:{count:function(){var e=0;return this.currentValue&&(e=this.currentValue.replace(/\n/g,"aa").length),e>this.max?this.max:e},textareaStyle:function(){if(this.height)return{height:this.height+"px"}},labelStyles:function(){return{width:this.$parent.labelWidth||this.labelWidth+"em",textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},labelWidth:function(){return this.title.replace(/[^x00-xff]/g,"00").length/2+1}},methods:{bindAutosize:function(){r()(this.$refs.textarea)},unbindAutosize:function(){r.a.destroy(this.$refs.textarea)},focus:function(){this.$refs.textarea.focus()}},beforeDestroy:function(){this.unbindAutosize()}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(26),a=i.n(n);t.default={components:{Icon:a.a},methods:{updateValue:function(){this.$emit("update:value",this.val)}},props:{value:[String,Number],val:[String,Number],type:{type:String,default:"default"}}}},,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("button",{staticClass:"weui-btn",class:e.classes,attrs:{disabled:e.disabled,type:e.actionType},on:{click:e.onClick}},[e.showLoading?i("i",{staticClass:"weui-loading"}):e._e(),e._v(" "),e._t("default",[e._v(e._s(e.text))])],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox",class:{"vux-flex-col":"vertical"===e.orient,"vux-flex-row":"horizontal"===e.orient},style:e.styles},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-header"},[i("div",{staticClass:"vux-header-left"},[e._t("overwrite-left",[i("transition",{attrs:{name:e.transition}},[i("a",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"vux-header-back",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},e.onClickBack]}},[e._v(e._s(void 0===e._leftOptions.backText?"返回":e._leftOptions.backText))])]),e._v(" "),i("transition",{attrs:{name:e.transition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"left-arrow",on:{click:e.onClickBack}})])]),e._v(" "),e._t("left")],2),e._v(" "),i("h1",{staticClass:"vux-header-title",on:{click:function(t){e.$emit("on-click-title")}}},[e._t("default",[i("transition",{attrs:{name:e.transition}},[i("span",{directives:[{name:"show",rawName:"v-show",value:e.title,expression:"title"}]},[e._v(e._s(e.title))])])])],2),e._v(" "),i("div",{staticClass:"vux-header-right"},[e.rightOptions.showMore?i("a",{staticClass:"vux-header-more",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},function(t){e.$emit("on-click-more")}]}}):e._e(),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell",class:{"vux-tap-active":e.isLink||!!e.link,"weui-cell_access":e.isLink||!!e.link,"vux-cell-no-border-intent":!e.borderIntent,"vux-cell-disabled":e.disabled},on:{click:e.onClick}},[i("div",{staticClass:"weui-cell__hd"},[e._t("icon")],2),e._v(" "),i("div",{staticClass:"vux-cell-bd",class:{"vux-cell-primary":"title"===e.primary&&"left"!==e.valueAlign}},[i("p",[e.title||e.hasTitleSlot?i("label",{staticClass:"vux-label",style:e.getLabelStyles()},[e._t("title",[e._v(e._s(e.title))])],2):e._e(),e._v(" "),e._t("after-title")],2),e._v(" "),i("inline-desc",[e._t("inline-desc",[e._v(e._s(e.inlineDesc))])],2)],1),e._v(" "),i("div",{staticClass:"weui-cell__ft",class:e.valueClass},[e._t("value"),e._v(" "),e._t("default",[e._v(e._s(e.value))]),e._v(" "),e.isLoading?i("i",{staticClass:"weui-loading"}):e._e()],2),e._v(" "),e._t("child")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value===e.val,expression:"type === 'default' && value === val"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value===e.val,expression:"type === 'plain' && value === val"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.value!==e.val,expression:"value !== val"}],attrs:{type:"circle"}}),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:e.value,expression:"value"}],staticClass:"radio",attrs:{type:"radio"},domProps:{value:e.val,checked:e._q(e.value,e.val)},on:{__c:function(t){e.value=e.val}}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-switch weui-cell weui-cell_switch"},[i("div",{staticClass:"weui-cell__bd"},[i("label",{staticClass:"weui-label",style:e.labelStyle,domProps:{innerHTML:e._s(e.title)}}),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()],1),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-switch",attrs:{type:"checkbox",disabled:e.disabled},domProps:{checked:Array.isArray(e.currentValue)?e._i(e.currentValue,null)>-1:e.currentValue},on:{__c:function(t){var i=e.currentValue,n=t.target,a=!!n.checked;if(Array.isArray(i)){var s=e._i(i,null);a?s<0&&(e.currentValue=i.concat(null)):s>-1&&(e.currentValue=i.slice(0,s).concat(i.slice(s+1)))}else e.currentValue=a}}})])])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox-item",style:e.style},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value,expression:"type === 'default' && value"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value,expression:"type === 'plain' && value"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.value,expression:"!value"}],attrs:{type:"circle"}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-input weui-cell",class:{"weui-cell_warn":e.showWarn}},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.labelWidth||e.$parent.labelWidth||e.labelWidthComputed,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd weui-cell__primary",class:e.placeholderAlign?"vux-x-input-placeholder-"+e.placeholderAlign:""},[e.type&&"text"!==e.type?e._e():i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"text",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),"number"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"number",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:[e.onBlur,function(t){e.$forceUpdate()}],keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"email"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"email",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"password"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"password",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"tel"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"tel",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e()]),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.equalWith&&e.showClear&&e.currentValue&&!e.readonly&&!e.disabled,expression:"!equalWith && showClear && currentValue && !readonly && !disabled"}],attrs:{type:"clear"},nativeOn:{click:function(t){e.clear(t)}}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.showWarn,expression:"showWarn"}],staticClass:"vux-input-icon",attrs:{type:"warn",title:e.valid?"":e.firstError}}),e._v(" "),!e.novalidate&&e.hasLengthEqual&&e.dirty&&e.equalWith&&!e.valid?i("icon",{staticClass:"vux-input-icon",attrs:{type:"warn"}}):e._e(),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.novalidate&&e.equalWith&&e.equalWith===e.currentValue&&e.valid,expression:"!novalidate && equalWith && equalWith === currentValue && valid"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"success"===e.iconType,expression:"novalidate && iconType === 'success'"}],staticClass:"vux-input-icon",attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"error"===e.iconType,expression:"novalidate && iconType === 'error'"}],staticClass:"vux-input-icon",attrs:{type:"warn"}}),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("span",{staticClass:"vux-label-desc"},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("i",{class:[e.className,e.isMsg?"weui-icon_msg":""]})},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[e.title?i("div",{staticClass:"weui-cells__title",style:{color:e.titleColor},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),i("div",{staticClass:"weui-cells",class:{"vux-no-group-title":!e.title},style:{marginTop:"number"==typeof e.gutter?e.gutter+"px":e.gutter}},[e._t("after-title"),e._v(" "),e._t("default")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell vux-x-textarea"},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth||e.labelWidth+"em",textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("textarea",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"textarea",staticClass:"weui-textarea",style:e.textareaStyle,attrs:{autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,placeholder:e.placeholder,readonly:e.readonly,name:e.name,rows:e.rows,cols:e.cols,maxlength:e.max},domProps:{value:e.currentValue},on:{focus:function(t){e.$emit("on-focus")},blur:function(t){e.$emit("on-blur")},input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.showCounter&&e.max,expression:"showCounter && max"}],staticClass:"weui-textarea-counter",on:{click:e.focus}},[i("span",[e._v(e._s(e.count))]),e._v("/"+e._s(e.max)+"\n ")])])])},staticRenderFns:[]}},function(e,t,i){i(119);var n=i(1)(i(96),i(134),null,null);e.exports=n.exports},,,,,,function(e,t,i){"use strict";var n=i(82),a=(i.n(n),i(34)),s=i.n(a);i(81);t.a={getConfig:function(){var e=(arguments.length>0&&void 0!==arguments[0]&&arguments[0],s()(safari,"extension.globalPage.contentWindow.s2a",{}));if(e.getConfig){var t=e.getConfig();t.aria2Connects}return e}}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,i){"use strict";var n=i(19),a=i(188),s=i(440),o=i.n(s);n.a.use(a.a),t.a=new a.a({routes:[{path:"/",name:"Index",component:o.a}]})},function(e,t,i){"use strict";var n=i(33),a=i.n(n),s=i(32),o=i.n(s),r=i(57),l=i.n(r),c=i(247),u=i.n(c),d=i(58),h=i.n(d),p=i(244),f=i.n(p),v=i(153),m=i.n(v),g=i(34),w=i.n(g),_=i(82),x=i.n(_),b=i(19),y=i(76),S=i(84),k=i(149);b.a.use(y.a);var C=void 0,O={get_s2a:function(){if(!C||!C.getConfig){for(var e=arguments.length,t=Array(e),i=0;i1?n-1:0),s=1;s1?t-1:0),n=1;n1&&void 0!==arguments[1]?arguments[1]:{config:{}},n=JSON.parse(o()(h()({},t.config,i.config)));C.dispatchMessage({name:"updateSafari2Aria",message:n})},toggleSelectedStatus:function(e){var t=e.dispatch,i=e.state,n=e.getters,a=(e.commit,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),s=w()(a,"gids",i.selectedGids),o=n.taskLists.filter(function(e){return~s.indexOf(e.gid)}),r={active:[],paused:[]};o.map(function(e){var t=e.status;t="waiting"===t?"active":t,r[t]=r[t]||[],r[t].push(e.gid)});var l=r.active.length>=r.paused.length?"active":"paused",c=r.active.length>=r.paused.length?"pause":"unpause";return r.active.length||r.paused.length?O.mutilCall(i.currentServerUrl,r[l].map(function(e){return{methodName:"aria2."+c,params:[e]}})).then(function(){return t("getTaskList")}):f.a.resolve("no change")},saveOptions:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return O.sendCall(i.currentServerUrl,"aria2.changeGlobalOption",h()({},n.options)).then(function(){return t("getTaskList",{loadOptions:!0})}).catch(function(e){console.log(e)})},startSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=w()(n,"gids",i.selectedGids);return O.mutilCall(i.currentServerUrl,a.map(function(e){return{methodName:"aria2.unpause",params:[e]}})).then(function(){return t("getTaskList")})},pauseSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=w()(n,"gids",i.selectedGids);return O.mutilCall(i.currentServerUrl,a.map(function(e){return{methodName:"aria2.pause",params:[e]}})).then(function(){return t("getTaskList")})},removeSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=e.getters,a=e.commit,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=w()(s,"gids",i.selectedGids),r=n.taskLists.filter(function(e){return~o.indexOf(e.gid)});return O.mutilCall(i.currentServerUrl,r.map(function(e){return{methodName:"aria2."+(~["active","paused","waiting"].indexOf(e.status)?"remove":"removeDownloadResult"),params:[e.gid]}})).then(function(){return a("setSelected",{selected:[]}),t("getTaskList")})},removeStoppedDownloads:function(e){var t=e.dispatch,i=e.state,n=(e.getters,e.commit);arguments.length>1&&void 0!==arguments[1]&&arguments[1];return O.sendCall(i.currentServerUrl,"aria2.purgeDownloadResult").then(function(){return n("setSelected",{selected:[]}),t("getTaskList")})},getTaskList:function(e){var t=e.commit,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!O.get_s2a())return f.a.reject("获取global变量错误");i.currentServerUrl||t("refreshServerList");var a=[{methodName:"aria2.tellActive",params:[]}];return n.activeList||a.push({methodName:"aria2.tellWaiting",params:[0,1e3]},{methodName:"aria2.tellStopped",params:[0,1e3]}),a.push({methodName:"aria2.getGlobalStat",params:null}),n.loadOptions&&a.push({methodName:"aria2.getGlobalOption",params:null}),i.currentServerUrl?O.sendCall(i.currentServerUrl,"system.multicall",a).then(function(e){var a=void 0;a=n.activeList?h()({},i.taskList[i.currentServerUrl],{active:e[0][0]||[]}):{active:e[0][0]||[],waiting:e[1][0]||[],stopped:e[2][0]||[]},t("setTaskList",{list:a,url:i.currentServerUrl});var s=n.activeList?1:3;if(t("setGlobalStat",{globalStat:e[s][0]}),w()(window.safari||{},"extension.toolbarItems")&&(a.active.length>0||a.waiting.length>0?safari.extension.toolbarItems[0].badge=a.active.length+a.waiting.length:safari.extension.toolbarItems[0].badge=0),n.loadOptions&&t("setGlobalOption",{globalOption:e[s+1][0]}),e[s]&&e[s].code)return f.a.reject(e[s])}).catch(function(e){t("setGlobalStat",{globalStat:!1}),console.log("获取列表失败",e)}):f.a.reject("no server url")}},T={isDebug:function(e){return!!O.get_s2a()&&C.isDebug},serverList:function(e){return e.serverList},getAllTaskGid:function(e,t){return t.taskLists.map(function(e){return e.gid})},getStoppedTaskGid:function(){var e=$.currentServerUrl;return w()($,["taskList",e,"stopped"],[]).map(function(e){return e?e.gid:null})},getGlobalStat:function(e){var t=a()({},e.globalStat);return t.downloadSpeedText=S.a(t.downloadSpeed||0)+"/s",t.uploadSpeedText=S.a(t.uploadSpeed||0)+"/s",t},taskLists:function(e){var t=["complete","error","paused","waiting","active"],i=e.currentServerUrl,n=[];return e.taskList[i]&&(n=[].concat(e.taskList[i].active||[],e.taskList[i].waiting||[],e.taskList[i].stopped||[]),n=n.slice(0).sort(function(e,i){return e.status===i.status?S.b(i)>S.b(e)?1:-1:t.indexOf(i.status)>t.indexOf(e.status)?1:-1})),n},selectedTasks:function(e,t){return t.taskLists.filter(function(t){return~e.selectedGids.indexOf(t.gid)})}};t.a=new y.a.Store({state:$,getters:T,actions:V,mutations:L})},function(e,t,i){"use strict";var n=i(241),a=i.n(n),s=i(57),o=i.n(s),r=i(218),l=function(e){return o()(e).map(function(t){var n={};return t.split("+").forEach(function(e){switch(e.toLowerCase()){case"ctrl":case"alt":case"shift":case"meta":n[e]=!0;break;default:n.keyCode=i.i(r.a)(e)}}),n.callback=e[t],n})};t.a={install:function(e){e.directive("hotkey",{bind:function(e,t,i,n){e._keymap=l(t.value),e._keyHandler=function(t){var i=!0,n=!1,s=void 0;try{for(var o,r=a()(e._keymap);!(i=(o=r.next()).done);i=!0){var l=o.value;l.keyCode===t.keyCode&&!!l.ctrl===t.ctrlKey&&!!l.alt===t.altKey&&!!l.shift===t.shiftKey&&!!l.meta===t.metaKey&&l.callback(t)}}catch(e){n=!0,s=e}finally{try{!i&&r.return&&r.return()}finally{if(n)throw s}}},document.addEventListener("keydown",e._keyHandler)},unbind:function(e,t,i,n){document.removeEventListener("keydown",e._keyHandler)}})}}},,,,function(e,t,i){i(338);var n=i(1)(i(229),i(416),null,null);e.exports=n.exports},,,,,,function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(19),a=i(211),s=i.n(a),o=i(205),r=i(206),l=i(207),c=i(208),u=i(83);n.a.use(u.a);var d=new u.a({locale:navigator.language});n.a.use(c.a),n.a.use(l.a),new n.a({router:o.a,store:r.a,i18n:d,render:function(e){return e(s.a)}}).$mount("#app-box"),window.tlwin={refreshServerList:function(){r.a.commit("refreshServerList")},refreshTaskList:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};r.a.dispatch("getTaskList",{loadOptions:!0,all:e.all})}}},function(e,t,i){"use strict";var n=i(20),a=i.n(n);t.a=function(e){if(e&&"object"===(void 0===e?"undefined":a()(e))){var t=e.which||e.keyCode||e.charCode;t&&(e=t)}if("number"==typeof e)return names[e];var i=String(e),n=s[i.toLowerCase()];if(n)return n;var n=o[i.toLowerCase()];return n||(1===i.length?i.charCodeAt(0):void 0)};var s={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,"pause/break":19,"caps lock":20,esc:27,space:32,"page up":33,"page down":34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,delete:46,command:91,"left command":91,"right command":93,"numpad *":106,"numpad +":107,"numpad -":109,"numpad .":110,"numpad /":111,"num lock":144,"scroll lock":145,"my computer":182,"my calculator":183,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},o={windows:91,"⇧":16,"⌥":18,"⌃":17,"⌘":91,ctl:17,control:17,option:18,pause:19,break:19,caps:20,return:13,escape:27,spc:32,pgup:33,pgdn:34,ins:45,del:46,cmd:91};for(r=97;r<123;r++)s[String.fromCharCode(r)]=r-32;for(var r=48;r<58;r++)s[r-48]=r;for(r=1;r<13;r++)s["f"+r]=r+111;for(r=0;r<10;r++)s["numpad "+r]=r+96},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(153),a=i.n(n),s=i(41),o=i.n(s),r=i(177),l=i.n(r),c=i(19),u=["legendselectchanged","legendselected","legendunselected","datazoom","datarangeselected","timelinechanged","timelineplaychanged","restore","dataviewchanged","magictypechanged","geoselectchanged","geoselected","geounselected","pieselectchanged","pieselected","pieunselected","mapselectchanged","mapselected","mapunselected","axisareaselected","brush","brushselected"],d=["click","dblclick","mouseover","mouseout","mousedown","mouseup","globalout"];t.default={props:{options:Object,theme:String,initOptions:Object,group:String,autoResize:Boolean},data:function(){return{chart:null}},computed:{width:{cache:!1,get:function(){return this._delegateGet("width","getWidth")}},height:{cache:!1,get:function(){return this._delegateGet("height","getHeight")}},isDisposed:{cache:!1,get:function(){return!!this._delegateGet("isDisposed","isDisposed")}},computedOptions:{cache:!1,get:function(){return this._delegateGet("computedOptions","getOption")}}},watch:{options:{handler:function(e){!this.chart&&e?this._init():this.chart.setOption(this.options,!0)},deep:!0},group:{handler:function(e){this.chart.group=e}}},methods:{mergeOptions:function(e){this._delegateMethod("setOption",e)},resize:function(e){this._delegateMethod("resize",e)},dispatchAction:function(e){this._delegateMethod("dispatchAction",e)},convertToPixel:function(e,t){return this._delegateMethod("convertToPixel",e,t)},convertFromPixel:function(e,t){return this._delegateMethod("convertFromPixel",e,t)},containPixel:function(e,t){return this._delegateMethod("containPixel",e,t)},showLoading:function(e,t){this._delegateMethod("showLoading",e,t)},hideLoading:function(){this._delegateMethod("hideLoading")},getDataURL:function(e){return this._delegateMethod("getDataURL",e)},getConnectedDataURL:function(e){return this._delegateMethod("getConnectedDataURL",e)},clear:function(){this._delegateMethod("clear")},dispose:function(){this._delegateMethod("dispose")},_delegateMethod:function(e){var t;if(!this.chart)return void c.a.util.warn("Cannot call ["+e+"] before the chart is initialized. Set prop [options] first.",this);for(var i=arguments.length,n=Array(i>1?i-1:0),s=1;s50){for(var n=[],a=0,s=parseInt(i.length/50)+1;a=i.length&&(s=i.length-a-1);for(var l=a;l<=a+s;l++)o+=i[l];o=parseInt(o*(r/s)),n.push(o),a+=s}t=16*(parseInt(i.length/50)+1),i=n,e.length=i.length}return{grid:{left:"0%",right:"0%",containLabel:!1},xAxis:{show:!1,data:e},yAxis:{show:!1,max:t},series:[{type:"bar",barGap:"0%",silent:!0,barCategoryGap:"0",itemStyle:{normal:{color:"#eeeeee"}},data:i}]}},getStatus:function(){return this.$t(this.download.status)||""},name:function(){return O.b(this.download)},path:function(){return["file://",this.download.dir].join("")},progress:function(){var e="0"===this.download.totalLength?0:this.download.completedLength/this.download.totalLength;return[parseInt(100*e),"%"].join("")},completedSize:function(){return O.a(this.download.completedLength,-1)},size:function(){return O.a(this.download.totalLength,-1)},isDownloading:function(){return"active"===this.download.status&&"0"!==this.download.downloadSpeed},isUploading:function(){return"active"===this.download.status&&"0"!==this.download.uploadSpeed},downloadSpeed:function(){return[O.a(this.download.downloadSpeed||0,-1),"/s"].join("")},downloadConnections:function(){return this.download.connections},uploadSpeed:function(){return O.a(this.download.uploadSpeed||0)+"/s"}},i.i($.c)({globalConfig:"config"})),methods:a()({showAction:function(){this.showAction=!0},hideAction:function(){this.showAction=!0}},i.i($.e)(["startSelectedDownloads","pauseSelectedDownloads","removeSelectedDownloads"]))}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(58),a=i.n(n),s=i(49),o=i.n(s),r=i(47),l=i.n(r),c=i(50),u=i.n(c),d=i(52),h=i.n(d),p=i(44),f=i.n(p),v=i(46),m=i.n(v),g=i(45),w=i.n(g),_=i(48),x=i.n(_),b=i(51),y=i.n(b),S=i(43),k=i.n(S),C=i(441),O=i.n(C),$=i(76);t.default={components:{XHeader:o.a,Group:l.a,XInput:u.a,XTextarea:h.a,CheckIcon:f.a,Flexbox:m.a,FlexboxItem:w.a,XButton:x.a,XSwitch:y.a,Cell:k.a,TaskLine:O.a},props:{list:Array,selected:Array},i18n:{messages:{"zh-CN":{"No downloads":"暂无下载任务"}}},computed:a()({gids:function(){return this.list.map(function(e){return e?e.gid:""})}},i.i($.c)(["selectedGids"])),methods:a()({select:function(e,t){var i=this.selectedGids;if(t.ctrlKey||t.metaKey||t.shiftKey?i.push(e):i=[e],t.shiftKey&&i.length){var n=i[0],a=i[i.length-1],s=[this.gids.indexOf(n),this.gids.indexOf(a)];s[0]>s[1]&&s.reverse(),i=this.gids.slice(s[0],s[1]+1)}this.setSelected({selected:i})},startOrPause:function(e){"paused"===e.status?this.$store.dispatch("startSelectedDownloads"):"active"===e.status&&this.$store.dispatch("pauseSelectedDownloads")}},i.i($.d)(["setSelected"]))}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},function(e,t){},,function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("router-view")],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-drawer"},[i("div",{staticClass:"vux-drawer-body",style:{transform:"translate3d("+e.translateX+"px, 0, 0)"}},[e._t("default"),e._v(" "),i("div",{staticClass:"drawer-mask",class:e.show?"vux-drawer-active":"",on:{click:e.hideMask}})],2),e._v(" "),i("div",{ref:"drawer",staticClass:"vux-drawer-content",class:["left"!==e.placement?"drawer-right":"drawer-left",e.show?"vux-drawer-active":""],style:e.drawerStyle},[e._t("drawer")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{directives:[{name:"hotkey",rawName:"v-hotkey",value:e.keymap,expression:"keymap"}],staticClass:"pop_wrapper"},[i("drawer",{attrs:{width:"240px;",show:e.menuShow,"show-mode":"overlay",placement:"right","drawer-style":{"background-color":"#35495e",width:"240px"}},on:{"update:show":function(t){e.menuShow=t}}},[i("div",{slot:"drawer"},[i("group",{attrs:{title:e.$t("Options")}},[i("cell",{attrs:{title:e.$t("Open options panel"),"is-link":"true"},nativeOn:{click:function(t){e.menuShow=!1,e.openOptionsPanel()}}})],1),e._v(" "),e.uaList&&e.uaList.length>1?i("group",{attrs:{title:"User-agent"}},[i("radio",{attrs:{value:e.config.userAgent,options:e.uaList},on:{"on-change":e.changeUa}})],1):e._e()],1),e._v(" "),i("x-header",{staticClass:"pop_header",attrs:{"left-options":{showBack:!1},"right-options":{showMore:!0}},on:{"on-click-more":function(t){e.menuShow=!0}}},[i("popmenu",{ref:"popmenu",attrs:{placement:"bottom"},on:{"on-show":e.popmenuShow,"on-hide":e.popmenuHide}},[i("div",{staticClass:"selectRpcServer",slot:"content"},[i("group",e._l(e.serverList,function(t){return i("cell",{key:t.url,class:{acitve:t.url===e.currentServerUrl},attrs:{title:t.name},nativeOn:{click:function(i){e.changeList({url:t.url})}}})}))],1),e._v(" "),i("div",{staticClass:"rpcServer"},[i("button",[e._v(e._s(e.currenServerName)+e._s(e.globalStat?"":"("+e.$t("ununited")+")"))]),e._v(" "),i("i",{staticClass:"material-icons"},[e._v(e._s(e.popmenuIsShow?"keyboard_arrow_up":"keyboard_arrow_down"))])])])],1),e._v(" "),i("div",{staticClass:"globalStatus"},[i("div",{staticClass:"control"},[i("x-button",{directives:[{name:"show",rawName:"v-show",value:e.taskLists.length>0,expression:"taskLists.length>0"}],attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.selecteAll()}}},[i("i",{directives:[{name:"show",rawName:"v-show",value:0===e.selectedGids.length,expression:"selectedGids.length===0"}],staticClass:"material-icons"},[e._v("done_all")]),e._v(" "),i("i",{directives:[{name:"show",rawName:"v-show",value:e.selectedGids.length>0,expression:"selectedGids.length>0"}],staticClass:"material-icons"},[e._v("cancel")])]),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.selectedGids.length>0,expression:"selectedGids.length>0"}],staticClass:"inner"},[i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.startSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("play_arrow")])]),e._v(" "),i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.pauseSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("pause")])]),e._v(" "),i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.removeSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("delete_forever")])])],1),e._v(" "),i("x-button",{directives:[{name:"show",rawName:"v-show",value:e.getStoppedTaskGid.length>0&&0===e.selectedGids.length,expression:"getStoppedTaskGid.length>0 && selectedGids.length===0"}],attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.removeStoppedDownloads()}}},[e._v(e._s(e.$t("Remove stopped"))+"\n ")])],1),e._v(" "),i("div",{staticClass:"speed",attrs:{title:e.$t("Click to set global speed limit")},on:{click:function(t){if(!("button"in t)&&e._k(t.keyCode,"nativ"))return null;t.stopPropagation(),e.openAria2Options()}}},[e.getGlobalStat.uploadSpeed>0?i("div",{staticClass:"up"},[i("i",{staticClass:"material-icons"},[e._v("arrow_upward")]),e._v("\n "+e._s(e.getGlobalStat.uploadSpeedText)+"\n ")]):e._e(),e._v(" "),i("div",{staticClass:"down"},[i("i",{staticClass:"material-icons"},[e._v("arrow_downward")]),e._v("\n "+e._s(e.getGlobalStat.downloadSpeedText)+"\n ")])])]),e._v(" "),i("task-list",{staticClass:"pop_list",attrs:{list:e.taskLists},nativeOn:{click:function(t){t.stopPropagation(),e.setSelected({selected:[]})}}}),e._v(" "),i("x-dialog",{staticClass:"dialog-options",attrs:{"hide-on-blur":"",scroll:!1},model:{value:e.showOptions,callback:function(t){e.showOptions=t},expression:"showOptions"}},[i("group",[i("x-input",{attrs:{title:e.$t("max-overall-download-limit"),type:"number","show-clear":!1,min:0},model:{value:e.change2GlobalOptions["max-overall-download-limit"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-overall-download-limit",1,t):e.change2GlobalOptions["max-overall-download-limit"]=t},expression:"change2GlobalOptions['max-overall-download-limit']"}},[i("span",{slot:"right"},[e._v("KB")])]),e._v(" "),i("x-input",{attrs:{title:e.$t("max-overall-upload-limit"),type:"number","show-clear":!1,min:0},model:{value:e.change2GlobalOptions["max-overall-upload-limit"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-overall-upload-limit",1,t):e.change2GlobalOptions["max-overall-upload-limit"]=t},expression:"change2GlobalOptions['max-overall-upload-limit']"}},[i("span",{slot:"right"},[e._v("KB")])]),e._v(" "),i("x-input",{attrs:{title:e.$t("max-concurrent-downloads"),type:"number","show-clear":!1,min:1},model:{value:e.change2GlobalOptions["max-concurrent-downloads"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-concurrent-downloads",1,t):e.change2GlobalOptions["max-concurrent-downloads"]=t},expression:"change2GlobalOptions['max-concurrent-downloads']"}},[i("span",{slot:"right"},[e._v("个")])])],1),e._v(" "),i("group",{staticClass:"buttonGroup"},[i("x-button",{nativeOn:{click:function(t){e.saveAria2Options()}}},[e._v(e._s(e.$t("Save")))]),e._v(" "),i("x-button",{nativeOn:{click:function(t){e.showOptions=!1}}},[e._v(e._s(e.$t("Cancel")))])],1)],1)],1)],1)},staticRenderFns:[]}},,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cells_radio",class:e.disabled?"vux-radio-disabled":""},[e._l(e.options,function(t,n){return i("label",{staticClass:"weui-cell weui-cell_radio weui-check__label",attrs:{for:"radio_"+e.uuid+"_"+n}},[i("div",{staticClass:"weui-cell__bd"},[e._t("each-item",[i("p",[i("img",{directives:[{name:"show",rawName:"v-show",value:t&&t.icon,expression:"one && one.icon"}],staticClass:"vux-radio-icon",attrs:{src:t.icon}}),e._v(" "),i("span",{staticClass:"vux-radio-label",style:e.currentValue===e.getKey(t)?e.selectedLabelStyle||"":""},[e._v(e._s(e._f("getValue")(t)))])])],{icon:t.icon,label:e.getValue(t),index:n,selected:e.currentValue===e.getKey(t)})],2),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-check",attrs:{type:"radio",id:e.disabled?"":"radio_"+e.uuid+"_"+n},domProps:{value:e.getKey(t),checked:e._q(e.currentValue,e.getKey(t))},on:{__c:function(i){e.currentValue=e.getKey(t)}}}),e._v(" "),i("span",{staticClass:"weui-icon-checked"})])])}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.fillMode,expression:"fillMode"}],staticClass:"weui-cell"},[i("div",{staticClass:"weui-cell__hd"},[i("label",{staticClass:"weui-label",attrs:{for:""}},[e._v(e._s(e.fillLabel))])]),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.fillValue,expression:"fillValue"}],staticClass:"weui-input needsclick",attrs:{type:"text",placeholder:e.fillPlaceholder},domProps:{value:e.fillValue},on:{blur:function(t){e.isFocus=!1},focus:function(t){e.onFocus()},input:function(t){t.target.composing||(e.fillValue=t.target.value)}}})]),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:""===e.value&&!e.isFocus,expression:"value==='' && !isFocus"}],staticClass:"weui-cell__ft"},[i("i",{staticClass:"weui-icon-warn"})])])],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"echarts"})},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-dialog",on:{touchmove:e.onTouchMove}},[i("transition",{attrs:{name:e.maskTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-mask",on:{click:function(t){e.hideOnBlur&&(e.currentValue=!1)}}})]),e._v(" "),i("transition",{attrs:{name:e.dialogTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.currentValue,expression:"currentValue"}],class:e.dialogClass,style:e.dialogStyle},[e._t("default")],2)])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.onClickedOutside,expression:"onClickedOutside"}]},[i("span",{ref:"trigger",on:{click:e.toggle}},[e._t("default")],2),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],ref:"popover",staticClass:"vux-popover",style:e.popoverStyle},[i("div",{class:e.arrowClass}),e._v(" "),i("div",{on:{click:function(t){e.$emit("on-click-content")}}},[e._t("content",[i("div",{domProps:{innerHTML:e._s(e.content)}})])],2)])])},staticRenderFns:[]}},,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("group",[i("div",{staticClass:"download-list"},[e._l(e.list,function(t){return i("task-line",{key:t.gid,attrs:{download:t,selected:~e.selectedGids.indexOf(t.gid)},nativeOn:{click:function(i){i.stopPropagation(),e.select(t.gid,i)},dblclick:function(i){i.stopPropagation(),e.startOrPause(t)}}})}),e._v(" "),e.list.length<1?i("cell",{staticClass:"empty",attrs:{title:e.$t("No downloads")}}):e._e()],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("cell-box",{staticClass:"download",class:{selected:e.selected},nativeOn:{mouseenter:function(t){e.showAction=!0},mouseleave:function(t){e.showAction=!1}}},[e.globalConfig.enableChart?i("chart",{staticClass:"chart",attrs:{autoResize:!0,options:e.char}}):e._e(),e._v(" "),i("div",{staticClass:"progress",style:{width:e.progress}},[i("span",{directives:[{name:"show",rawName:"v-show",value:e.showPercent,expression:"showPercent"}]},[e._v(e._s(parseInt(e.progress)))])]),e._v(" "),i("div",{staticClass:"info"},[i("div",{staticClass:"left"},[i("div",{staticClass:"name",attrs:{title:e.name}},[e._v("\n "+e._s(e.name)+"\n ")]),e._v(" "),i("div",{staticClass:"status"},[e.download.errorMessage?i("div",[e._v(e._s(e.download.errorMessage))]):e._e(),e._v(" "),e.download.errorMessage?e._e():i("div",["active"!=e.download.status?i("span",[e._v(e._s(e.getStatus))]):e._e(),e._v(" "),"0"!==e.download.totalLength?i("span",{staticClass:"size",on:{mouseenter:function(t){e.showPercent=!0},mouseleave:function(t){e.showPercent=!1}}},[e._v(e._s(e.isDownloading?e.completedSize+"/":"")+e._s(e.size))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"speed"},[e._v(e._s(e.downloadSpeed))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"connections",attrs:{title:e.$t("connections")}},[e._v(e._s(e.downloadConnections))]):e._e(),e._v(" "),e.isUploading?i("span",{staticClass:"speed upload"},[e._v(e._s(e.uploadSpeed))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"eta"},[e._v(e._s(e.$t("eta"))+":"+e._s(e.eta))]):e._e()])])]),e._v(" "),i("div",{staticClass:"right"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.showAction&&!e.showPercent,expression:"showAction&&!showPercent"}],staticClass:"action"},[i("i",{directives:[{name:"show",rawName:"v-show",value:"active"===e.download.status,expression:"download.status === 'active'"}],staticClass:"material-icons",attrs:{title:e.$t("pause")},on:{click:function(t){t.stopPropagation(),e.pauseSelectedDownloads({gids:[e.download.gid]})}}},[e._v("pause_circle_outline")]),e._v(" "),i("i",{directives:[{name:"show",rawName:"v-show",value:"paused"===e.download.status,expression:"download.status === 'paused'"}],staticClass:"material-icons",attrs:{title:e.$t("start")},on:{click:function(t){t.stopPropagation(),e.startSelectedDownloads({gids:[e.download.gid]})}}},[e._v("play_circle_outline")]),e._v(" "),i("i",{staticClass:"material-icons",attrs:{title:e.$t("delete")},on:{click:function(t){t.stopPropagation(),e.removeSelectedDownloads({gids:[e.download.gid]})}}},[e._v("delete_forever")])])])])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-toast"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowMask&&e.show,expression:"isShowMask && show"}],staticClass:"weui-mask_transparent"}),e._v(" "),i("transition",{attrs:{name:e.currentTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],staticClass:"weui-toast",class:e.toastClass,style:{width:e.width}},[i("i",{directives:[{name:"show",rawName:"v-show",value:"text"!==e.type,expression:"type !== 'text'"}],staticClass:"weui-icon-success-no-circle weui-icon_toast"}),e._v(" "),e.text?i("p",{staticClass:"weui-toast__content",style:e.style,domProps:{innerHTML:e._s(e.text)}}):i("p",{staticClass:"weui-toast__content"},[e._t("default")],2)])])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-cell-box weui-cell",class:{"vux-tap-active":e.isLink||!!e.link,"weui-cell_access":e.isLink||!!e.link,"vux-cell-no-border-intent":!e.borderIntent},on:{click:e.onClick}},[i("div",[e._t("default")],2)])},staticRenderFns:[]}},,function(e,t,i){i(343);var n=i(1)(i(219),i(421),null,null);e.exports=n.exports},function(e,t,i){i(351);var n=i(1)(i(220),i(429),null,null);e.exports=n.exports},function(e,t,i){i(339);var n=i(1)(i(221),i(417),null,null);e.exports=n.exports},function(e,t,i){i(342);var n=i(1)(i(222),i(420),null,null);e.exports=n.exports},,function(e,t,i){i(350);var n=i(1)(i(224),i(428),null,null);e.exports=n.exports},function(e,t,i){i(344);var n=i(1)(i(225),i(422),null,null);e.exports=n.exports},function(e,t,i){i(345);var n=i(1)(i(226),i(423),null,null);e.exports=n.exports},,function(e,t,i){i(340);var n=i(1)(i(230),i(418),null,null);e.exports=n.exports},function(e,t,i){i(349);var n=i(1)(i(231),i(427),null,null);e.exports=n.exports},function(e,t,i){i(348);var n=i(1)(i(232),i(426),null,null);e.exports=n.exports}],[217]); \ No newline at end of file +webpackJsonp([1],[,,,,,,,,,,,,function(e,t,i){i(123);var n=i(1)(null,i(139),null,null);e.exports=n.exports},,,,,,,,,,,,,,function(e,t,i){i(124);var n=i(1)(i(90),i(140),null,null);e.exports=n.exports},,,,,,,,,,,,,,,,,function(e,t,i){i(118);var n=i(1)(i(85),i(133),null,null);e.exports=n.exports},function(e,t,i){i(121);var n=i(1)(i(86),i(137),null,null);e.exports=n.exports},function(e,t,i){var n=i(1)(i(87),i(136),null,null);e.exports=n.exports},function(e,t,i){i(116);var n=i(1)(i(88),i(131),null,null);e.exports=n.exports},function(e,t,i){i(125);var n=i(1)(i(89),i(141),null,null);e.exports=n.exports},function(e,t,i){i(115);var n=i(1)(i(91),i(130),null,null);e.exports=n.exports},function(e,t,i){i(117);var n=i(1)(i(92),i(132),null,null);e.exports=n.exports},function(e,t,i){i(122);var n=i(1)(i(93),i(138),null,null);e.exports=n.exports},function(e,t,i){i(120);var n=i(1)(i(94),i(135),null,null);e.exports=n.exports},function(e,t,i){i(126);var n=i(1)(i(95),i(142),null,null);e.exports=n.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,i){"use strict";(function(e){var t=i(32),n=i.n(t),a=i(20),s=i.n(a),o=i(152),r=i.n(o),l=i(184),c=i.n(l);!function(t){var i=void 0!==e&&e.exports,a=function e(t){this.callbacks=r()(null),this.lastId=0;for(var i in e.options)this[i]="object"===(void 0===t?"undefined":s()(t))&&i in t?t[i]:e.options[i]};a.prototype.http=function(e,t){var i=this,a={method:e.method,id:e.id};Array.isArray(e.params)&&e.params.length>0&&(a.params=e.params);var s="http"+(this.secure?"s":"")+"://"+this.host+":"+this.port+this.path;fetch(s,{method:"POST",body:n()(a),headers:{Accept:"application/json","Content-Type":"application/json"}}).then(function(e){return e.json()}).then(function(e){i._onmessage(e)}).catch(t)},a.prototype.send=function(e){var t=Array.prototype.slice.call(arguments,1),i="function"==typeof t[t.length-1]?t.pop():null;return this.exec(e,t,i)},a.prototype.exec=function(e,t,i){if("string"!=typeof e)throw new TypeError(e+" is not a string");0!==e.indexOf("system.")&&0!==e.indexOf("aria2.")&&(e="aria2."+e);var a={method:e,"json-rpc":"2.0",id:this.lastId++},s=this.secret?["token:"+this.secret]:[];Array.isArray(t)&&("system.multicall"===e?(Array.isArray(t[0])&&t[0].forEach(function(e){e.params||(e.params=[]),e.params=s.concat(e.params)}),s=t):s=s.concat(t)),s.length>0&&(a.params=s),this.onsend(a);var o=this;return this.socket&&1===this.socket.readyState?this.socket.send(n()(a)):this.http(a,function(e){o.callbacks[a.id](e),delete o.callbacks[a.id]}),c()(function(e){o.callbacks[a.id]=e},i)},a.prototype._onmessage=function(e){if(this.onmessage(e),void 0!==e.id){var t=this.callbacks[e.id];t&&(e.error?t(e.error):t(null,e.result),delete this.callbacks[e.id])}else if(e.method){var i=e.method.split("aria2.")[1];0===i.indexOf("on")&&"function"==typeof this[i]&&a.notifications.indexOf(i)>-1&&this[i].apply(this,e.params)}},a.prototype.open=function(e){var t="ws"+(this.secure?"s":"")+"://"+this.host+":"+this.port+this.path,i=this.socket=new WebSocket(t),n=this,a=!1;return i.onmessage=function(e){n._onmessage(JSON.parse(e.data))},c()(function(e){i.onopen=function(){a||(e(),a=!0),n.onopen()},i.onclose=function(t){n.onclose(),1006==t.code&&(a||(e(t),a=!0))},i.onerror=function(t){a||(e(t),a=!0)}},e)},a.prototype.close=function(e){var t=this.socket;return c()(function(e){t?(t.addEventListener("close",function(){e()}),t.close()):e()},e)},a.methods=["addUri","addTorrent","addMetalink","remove","forceRemove","pause","pauseAll","forcePause","forcePauseAll","unpause","unpauseAll","tellStatus","getUris","getFiles","getPeers","getServers","tellActive","tellWaiting","tellStopped","changePosition","changeUri","getOption","changeOption","getGlobalOption","changeGlobalOption","getGlobalStat","purgeDownloadResult","removeDownloadResult","getVersion","getSessionInfo","shutdown","forceShutdown","saveSession","system.multicall","system.listMethods","system.listNotifications"],a.notifications=["onDownloadStart","onDownloadPause","onDownloadStop","onDownloadComplete","onDownloadError","onBtDownloadComplete"],a.events=["onopen","onclose","onsend","onmessage"],a.options={secure:!1,host:"localhost",port:6800,secret:"",path:"/jsonrpc"},a.methods.forEach(function(e){var t=e.indexOf(".")>-1?e.split(".")[1]:e;a.prototype[t]=function(){return this.send.apply(this,[e].concat(Array.prototype.slice.call(arguments)))}}),a.notifications.forEach(function(e){a.prototype[e]=function(){}}),a.events.forEach(function(e){a.prototype[e]=function(){}}),i?e.exports=a:t.Aria2=a}(this)}).call(t,i(189)(e))},,,function(e,t,i){"use strict";function n(e){var t="";return t=e.bittorrent?d()(e,"bittorrent.info.name",["BT:",e.infoHash].join("")):d()(e,"files[0].path","").replace(/^.*[\\\/]/,""),t||(t=d()(e,"files[0].uris[0].uri")),t||"..."}function a(e,t){e=Number(e);var i=["Bytes","KB","MB","GB","TB"];if(0===e)return"0 KB";var n=parseInt(Math.floor(Math.log(e)/Math.log(1e3)),10);if(0===n)return e+" "+i[n];var a=[1,1,10,100,100][n];return c()(t)&&(a=Math.pow(10,t)),""+Math.floor(100*e/Math.pow(1024,n)*a)/(100*a)+i[n]}function s(e,t){function i(e,t){return(new Array(t+1).join("0")+e).slice(-t)}var n=/((?:[^ydhms']+)|(?:'(?:[^']|'')*')|(?:y+|d+|h+|m+|s+))(.*)/,a={y:{value:31536e6},yy:{value:"y",pad:2},d:{value:864e5},dd:{value:"d",pad:2},h:{value:36e5},hh:{value:"h",pad:2},m:{value:6e4},mm:{value:"m",pad:2},s:{value:1e3},ss:{value:"s",pad:2},sss:{value:1},ssss:{value:"sss",pad:4}},s=parseFloat(e,10),o=function(e){for(var t=[],i=e?e.toString():"";i;){var a=n.exec(i);a?(t=t.concat(a.slice(1)),i=t.pop()):(t.push(i),i=null)}return t}(t);return isNaN(s)||0===o.length?e:function(e,t){var n="",s={};t.filter(function(e){return a.hasOwnProperty(e)}).map(function(e){var t=a[e];return t.hasOwnProperty("pad")?t.value:e}).filter(function(e,t,i){return i.indexOf(e)===t}).map(function(e){return r()({name:e},a[e])}).sort(function(e,t){return t.value-e.value}).forEach(function(t){var i=s[t.name]=Math.floor(e/t.value);e-=i*t.value});for(var o=0;o=2&&e.length<=6},msg:"中文姓名"}};t.default={created:function(){var e=this;this.currentValue=this.value||"",this.title||this.placeholder||this.currentValue||console.warn("no title and no placeholder?"),this.required&&!this.currentValue&&(this.valid=!1),this.handleChangeEvent=!0,this.debounce&&(this._debounce=i.i(f.a)(function(){e.$emit("on-change",e.currentValue)},this.debounce))},mounted:function(){this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0)},beforeDestroy:function(){this._debounce&&this._debounce.cancel()},mixins:[s.a],components:{Icon:r.a,InlineDesc:c.a},props:{title:{type:String,default:""},type:{type:String,default:"text"},placeholder:String,value:[String,Number],name:String,readonly:Boolean,disabled:Boolean,keyboard:String,inlineDesc:String,isType:[String,Function],min:Number,max:Number,showClear:{type:Boolean,default:!0},equalWith:String,textAlign:String,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},novalidate:{type:Boolean,default:!1},iconType:String,debounce:Number,placeholderAlign:String,labelWidth:String},computed:{labelStyles:function(){return{width:this.labelWidthComputed||this.$parent.labelWidth||this.labelWidthComputed,textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},pattern:function(){if("number"===this.keyboard||"china-mobile"===this.isType)return"[0-9]*"},labelWidthComputed:function(){var e=this.title.replace(/[^x00-xff]/g,"00").length/2+1;if(e<10)return e+"em"},hasErrors:function(){return a()(this.errors).length>0},inputStyle:function(){if(this.textAlign)return{textAlign:this.textAlign}},showWarn:function(){return!this.novalidate&&!this.equalWith&&!this.valid&&this.firstError&&(this.touched||this.forceShowError)}},methods:{reset:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.dirty=!1,this.currentValue=e,this.firstError="",this.valid=!0},clear:function(){this.currentValue="",this.focus()},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},focusHandler:function(){this.$emit("on-focus",this.currentValue)},onBlur:function(){this.setTouched(),this.validate(),this.$emit("on-blur",this.currentValue)},onKeyUp:function(e){"Enter"===e.key&&(e.target.blur(),this.$emit("on-enter",this.currentValue))},getError:function(){var e=a()(this.errors)[0];this.firstError=this.errors[e]},validate:function(){if(void 0!==this.equalWith)return void this.validateEqual();if(this.errors={},!this.currentValue&&!this.required)return void(this.valid=!0);if(!this.currentValue&&this.required)return this.valid=!1,this.errors.required="必填哦",void this.getError();if("string"==typeof this.isType){var e=v[this.isType];if(e){if(this.valid=e.fn(this.currentValue),!this.valid)return void(this.errors.format=e.msg+"格式不对哦~");delete this.errors.format}}if("function"==typeof this.isType){var t=this.isType(this.currentValue);if(this.valid=t.valid,!this.valid)return this.errors.format=t.msg,this.forceShowError=!0,void(this.firstError||this.getError());delete this.errors.format}if(this.min){if(this.currentValue.lengththis.max)return this.errors.max="最多可以输入"+this.max+"个字符哦",this.valid=!1,void(this.forceShowError=!0);this.forceShowError=!1,delete this.errors.max}this.valid=!0},validateEqual:function(){return!this.equalWith&&this.currentValue?(this.valid=!1,void(this.errors.equal="输入不一致")):(this.dirty||this.currentValue.length>=this.equalWith.length)&&this.currentValue!==this.equalWith?(this.valid=!1,void(this.errors.equal="输入不一致")):void(!this.currentValue&&this.required?this.valid=!1:(this.valid=!0,delete this.errors.equal))}},data:function(){return{hasRestrictedLabel:!1,firstError:"",forceShowError:!1,hasLengthEqual:!1,valid:!0,currentValue:""}},watch:{valid:function(){this.getError()},value:function(e){this.currentValue=e},equalWith:function(e){e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate()},currentValue:function(e){!this.equalWith&&e&&this.validateEqual(),e&&this.equalWith?(e.length===this.equalWith.length&&(this.hasLengthEqual=!0),this.validateEqual()):this.validate(),this.$emit("input",e),this._debounce?this._debounce():this.$emit("on-change",e)}}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(12),a=i.n(n);t.default={components:{InlineDesc:a.a},computed:{labelStyle:function(){var e=/<\/?[^>]*>/.test(this.title);return{display:"block",width:Math.min(e?5:this.title.length+1,14)+"em"}}},props:{title:{type:String,required:!0},disabled:Boolean,value:{type:Boolean,default:!1},inlineDesc:[String,Boolean,Number]},data:function(){return{currentValue:this.value}},watch:{currentValue:function(e){this.$emit("input",e),this.$emit("on-change",e)},value:function(e){this.currentValue=e}}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(35),a=i(12),s=i.n(a),o=i(148),r=i.n(o);t.default={minxins:[n.a],mounted:function(){var e=this;this.$slots&&this.$slots["restricted-label"]&&(this.hasRestrictedLabel=!0),this.$nextTick(function(){e.autosize&&e.bindAutosize()})},components:{InlineDesc:s.a},props:{title:String,inlineDesc:String,showCounter:{type:Boolean,default:!0},max:Number,value:String,name:String,placeholder:String,readonly:Boolean,rows:{type:Number,default:3},cols:{type:Number,default:30},height:Number,autocomplete:{type:String,default:"off"},autocapitalize:{type:String,default:"off"},autocorrect:{type:String,default:"off"},spellcheck:{type:String,default:"false"},autosize:Boolean},created:function(){this.currentValue=this.value},watch:{autosize:function(e){this.unbindAutosize(),e&&this.bindAutosize()},value:function(e){this.currentValue=e},currentValue:function(e){this.max&&e&&e.length>this.max&&(this.currentValue=e.slice(0,this.max)),this.$emit("input",this.currentValue),this.$emit("on-change",this.currentValue)}},data:function(){return{hasRestrictedLabel:!1,currentValue:""}},computed:{count:function(){var e=0;return this.currentValue&&(e=this.currentValue.replace(/\n/g,"aa").length),e>this.max?this.max:e},textareaStyle:function(){if(this.height)return{height:this.height+"px"}},labelStyles:function(){return{width:this.$parent.labelWidth||this.labelWidth+"em",textAlign:this.$parent.labelAlign,marginRight:this.$parent.labelMarginRight}},labelWidth:function(){return this.title.replace(/[^x00-xff]/g,"00").length/2+1}},methods:{bindAutosize:function(){r()(this.$refs.textarea)},unbindAutosize:function(){r.a.destroy(this.$refs.textarea)},focus:function(){this.$refs.textarea.focus()}},beforeDestroy:function(){this.unbindAutosize()}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(26),a=i.n(n);t.default={components:{Icon:a.a},methods:{updateValue:function(){this.$emit("update:value",this.val)}},props:{value:[String,Number],val:[String,Number],type:{type:String,default:"default"}}}},,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("button",{staticClass:"weui-btn",class:e.classes,attrs:{disabled:e.disabled,type:e.actionType},on:{click:e.onClick}},[e.showLoading?i("i",{staticClass:"weui-loading"}):e._e(),e._v(" "),e._t("default",[e._v(e._s(e.text))])],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox",class:{"vux-flex-col":"vertical"===e.orient,"vux-flex-row":"horizontal"===e.orient},style:e.styles},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-header"},[i("div",{staticClass:"vux-header-left"},[e._t("overwrite-left",[i("transition",{attrs:{name:e.transition}},[i("a",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"vux-header-back",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},e.onClickBack]}},[e._v(e._s(void 0===e._leftOptions.backText?"返回":e._leftOptions.backText))])]),e._v(" "),i("transition",{attrs:{name:e.transition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e._leftOptions.showBack,expression:"_leftOptions.showBack"}],staticClass:"left-arrow",on:{click:e.onClickBack}})])]),e._v(" "),e._t("left")],2),e._v(" "),i("h1",{staticClass:"vux-header-title",on:{click:function(t){e.$emit("on-click-title")}}},[e._t("default",[i("transition",{attrs:{name:e.transition}},[i("span",{directives:[{name:"show",rawName:"v-show",value:e.title,expression:"title"}]},[e._v(e._s(e.title))])])])],2),e._v(" "),i("div",{staticClass:"vux-header-right"},[e.rightOptions.showMore?i("a",{staticClass:"vux-header-more",on:{click:[function(t){if(!("button"in t)&&e._k(t.keyCode,"preventDefault"))return null},function(t){e.$emit("on-click-more")}]}}):e._e(),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell",class:{"vux-tap-active":e.isLink||!!e.link,"weui-cell_access":e.isLink||!!e.link,"vux-cell-no-border-intent":!e.borderIntent,"vux-cell-disabled":e.disabled},on:{click:e.onClick}},[i("div",{staticClass:"weui-cell__hd"},[e._t("icon")],2),e._v(" "),i("div",{staticClass:"vux-cell-bd",class:{"vux-cell-primary":"title"===e.primary&&"left"!==e.valueAlign}},[i("p",[e.title||e.hasTitleSlot?i("label",{staticClass:"vux-label",style:e.getLabelStyles()},[e._t("title",[e._v(e._s(e.title))])],2):e._e(),e._v(" "),e._t("after-title")],2),e._v(" "),i("inline-desc",[e._t("inline-desc",[e._v(e._s(e.inlineDesc))])],2)],1),e._v(" "),i("div",{staticClass:"weui-cell__ft",class:e.valueClass},[e._t("value"),e._v(" "),e._t("default",[e._v(e._s(e.value))]),e._v(" "),e.isLoading?i("i",{staticClass:"weui-loading"}):e._e()],2),e._v(" "),e._t("child")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value===e.val,expression:"type === 'default' && value === val"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value===e.val,expression:"type === 'plain' && value === val"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.value!==e.val,expression:"value !== val"}],attrs:{type:"circle"}}),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:e.value,expression:"value"}],staticClass:"radio",attrs:{type:"radio"},domProps:{value:e.val,checked:e._q(e.value,e.val)},on:{__c:function(t){e.value=e.val}}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-switch weui-cell weui-cell_switch"},[i("div",{staticClass:"weui-cell__bd"},[i("label",{staticClass:"weui-label",style:e.labelStyle,domProps:{innerHTML:e._s(e.title)}}),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()],1),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-switch",attrs:{type:"checkbox",disabled:e.disabled},domProps:{checked:Array.isArray(e.currentValue)?e._i(e.currentValue,null)>-1:e.currentValue},on:{__c:function(t){var i=e.currentValue,n=t.target,a=!!n.checked;if(Array.isArray(i)){var s=e._i(i,null);a?s<0&&(e.currentValue=i.concat(null)):s>-1&&(e.currentValue=i.slice(0,s).concat(i.slice(s+1)))}else e.currentValue=a}}})])])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"vux-flexbox-item",style:e.style},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-check-icon",on:{click:e.updateValue}},[i("icon",{directives:[{name:"show",rawName:"v-show",value:"default"===e.type&&e.value,expression:"type === 'default' && value"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:"plain"===e.type&&e.value,expression:"type === 'plain' && value"}],attrs:{type:"success_circle"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.value,expression:"!value"}],attrs:{type:"circle"}}),e._v(" "),i("span",[e._t("default")],2)],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-input weui-cell",class:{"weui-cell_warn":e.showWarn}},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.labelWidth||e.$parent.labelWidth||e.labelWidthComputed,textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd weui-cell__primary",class:e.placeholderAlign?"vux-x-input-placeholder-"+e.placeholderAlign:""},[e.type&&"text"!==e.type?e._e():i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"text",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),"number"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"number",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:[e.onBlur,function(t){e.$forceUpdate()}],keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"email"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"email",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"password"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"password",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e(),e._v(" "),"tel"===e.type?i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"input",staticClass:"weui-input",style:e.inputStyle,attrs:{maxlength:e.max,autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,type:"tel",name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,disabled:e.disabled},domProps:{value:e.currentValue},on:{focus:e.focusHandler,blur:e.onBlur,keyup:e.onKeyUp,input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}):e._e()]),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.equalWith&&e.showClear&&e.currentValue&&!e.readonly&&!e.disabled,expression:"!equalWith && showClear && currentValue && !readonly && !disabled"}],attrs:{type:"clear"},nativeOn:{click:function(t){e.clear(t)}}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.showWarn,expression:"showWarn"}],staticClass:"vux-input-icon",attrs:{type:"warn",title:e.valid?"":e.firstError}}),e._v(" "),!e.novalidate&&e.hasLengthEqual&&e.dirty&&e.equalWith&&!e.valid?i("icon",{staticClass:"vux-input-icon",attrs:{type:"warn"}}):e._e(),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:!e.novalidate&&e.equalWith&&e.equalWith===e.currentValue&&e.valid,expression:"!novalidate && equalWith && equalWith === currentValue && valid"}],attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"success"===e.iconType,expression:"novalidate && iconType === 'success'"}],staticClass:"vux-input-icon",attrs:{type:"success"}}),e._v(" "),i("icon",{directives:[{name:"show",rawName:"v-show",value:e.novalidate&&"error"===e.iconType,expression:"novalidate && iconType === 'error'"}],staticClass:"vux-input-icon",attrs:{type:"warn"}}),e._v(" "),e._t("right")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("span",{staticClass:"vux-label-desc"},[e._t("default")],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("i",{class:[e.className,e.isMsg?"weui-icon_msg":""]})},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[e.title?i("div",{staticClass:"weui-cells__title",style:{color:e.titleColor},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),i("div",{staticClass:"weui-cells",class:{"vux-no-group-title":!e.title},style:{marginTop:"number"==typeof e.gutter?e.gutter+"px":e.gutter}},[e._t("after-title"),e._v(" "),e._t("default")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cell vux-x-textarea"},[i("div",{staticClass:"weui-cell__hd"},[e.hasRestrictedLabel?i("div",{style:e.labelStyles},[e._t("restricted-label")],2):e._e(),e._v(" "),e._t("label",[e.title?i("label",{staticClass:"weui-label",style:{width:e.$parent.labelWidth||e.labelWidth+"em",textAlign:e.$parent.labelAlign,marginRight:e.$parent.labelMarginRight},domProps:{innerHTML:e._s(e.title)}}):e._e(),e._v(" "),e.inlineDesc?i("inline-desc",[e._v(e._s(e.inlineDesc))]):e._e()])],2),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("textarea",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],ref:"textarea",staticClass:"weui-textarea",style:e.textareaStyle,attrs:{autocomplete:e.autocomplete,autocapitalize:e.autocapitalize,autocorrect:e.autocorrect,spellcheck:e.spellcheck,placeholder:e.placeholder,readonly:e.readonly,name:e.name,rows:e.rows,cols:e.cols,maxlength:e.max},domProps:{value:e.currentValue},on:{focus:function(t){e.$emit("on-focus")},blur:function(t){e.$emit("on-blur")},input:function(t){t.target.composing||(e.currentValue=t.target.value)}}}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.showCounter&&e.max,expression:"showCounter && max"}],staticClass:"weui-textarea-counter",on:{click:e.focus}},[i("span",[e._v(e._s(e.count))]),e._v("/"+e._s(e.max)+"\n ")])])])},staticRenderFns:[]}},function(e,t,i){i(119);var n=i(1)(i(96),i(134),null,null);e.exports=n.exports},,,,,,function(e,t,i){"use strict";var n=i(82),a=(i.n(n),i(34)),s=i.n(a);i(81);t.a={getConfig:function(){var e=(arguments.length>0&&void 0!==arguments[0]&&arguments[0],s()(safari,"extension.globalPage.contentWindow.s2a",{}));if(e.getConfig){var t=e.getConfig();t.aria2Connects}return e}}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,i){"use strict";var n=i(19),a=i(188),s=i(440),o=i.n(s);n.a.use(a.a),t.a=new a.a({routes:[{path:"/",name:"Index",component:o.a}]})},function(e,t,i){"use strict";var n=i(33),a=i.n(n),s=i(32),o=i.n(s),r=i(57),l=i.n(r),c=i(247),u=i.n(c),d=i(58),h=i.n(d),p=i(244),f=i.n(p),v=i(153),m=i.n(v),g=i(34),w=i.n(g),_=i(82),x=i.n(_),b=i(19),y=i(76),S=i(84),k=i(149);b.a.use(y.a);var C=void 0,O={get_s2a:function(){if(!C||!C.getConfig){for(var e=arguments.length,t=Array(e),i=0;i1?n-1:0),s=1;s1?t-1:0),n=1;n1&&void 0!==arguments[1]?arguments[1]:{config:{}},n=JSON.parse(o()(h()({},t.config,i.config)));C.dispatchMessage({name:"updateSafari2Aria",message:n})},toggleSelectedStatus:function(e){var t=e.dispatch,i=e.state,n=e.getters,a=(e.commit,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),s=w()(a,"gids",i.selectedGids),o=n.taskLists.filter(function(e){return~s.indexOf(e.gid)}),r={active:[],paused:[]};o.map(function(e){var t=e.status;t="waiting"===t?"active":t,r[t]=r[t]||[],r[t].push(e.gid)});var l=r.active.length>=r.paused.length?"active":"paused",c=r.active.length>=r.paused.length?"pause":"unpause";return r.active.length||r.paused.length?O.mutilCall(i.currentServerUrl,r[l].map(function(e){return{methodName:"aria2."+c,params:[e]}})).then(function(){return t("getTaskList")}):f.a.resolve("no change")},saveOptions:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return O.sendCall(i.currentServerUrl,"aria2.changeGlobalOption",h()({},n.options)).then(function(){return t("getTaskList",{loadOptions:!0})}).catch(function(e){console.log(e)})},startSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=w()(n,"gids",i.selectedGids);return O.mutilCall(i.currentServerUrl,a.map(function(e){return{methodName:"aria2.unpause",params:[e]}})).then(function(){return t("getTaskList")})},pauseSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=w()(n,"gids",i.selectedGids);return O.mutilCall(i.currentServerUrl,a.map(function(e){return{methodName:"aria2.pause",params:[e]}})).then(function(){return t("getTaskList")})},removeSelectedDownloads:function(e){var t=e.dispatch,i=e.state,n=e.getters,a=e.commit,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=w()(s,"gids",i.selectedGids),r=n.taskLists.filter(function(e){return~o.indexOf(e.gid)});return O.mutilCall(i.currentServerUrl,r.map(function(e){return{methodName:"aria2."+(~["active","paused","waiting"].indexOf(e.status)?"remove":"removeDownloadResult"),params:[e.gid]}})).then(function(){return a("setSelected",{selected:[]}),t("getTaskList")})},removeStoppedDownloads:function(e){var t=e.dispatch,i=e.state,n=(e.getters,e.commit);arguments.length>1&&void 0!==arguments[1]&&arguments[1];return O.sendCall(i.currentServerUrl,"aria2.purgeDownloadResult").then(function(){return n("setSelected",{selected:[]}),t("getTaskList")})},getTaskList:function(e){var t=e.commit,i=e.state,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!O.get_s2a())return f.a.reject("获取global变量错误");i.currentServerUrl||t("refreshServerList");var a=[{methodName:"aria2.tellActive",params:[]}];return n.activeList||a.push({methodName:"aria2.tellWaiting",params:[0,1e3]},{methodName:"aria2.tellStopped",params:[0,1e3]}),a.push({methodName:"aria2.getGlobalStat",params:null}),n.loadOptions&&a.push({methodName:"aria2.getGlobalOption",params:null}),i.currentServerUrl?O.sendCall(i.currentServerUrl,"system.multicall",a).then(function(e){var a=void 0;a=n.activeList?h()({},i.taskList[i.currentServerUrl],{active:e[0][0]||[]}):{active:e[0][0]||[],waiting:e[1][0]||[],stopped:e[2][0]||[]},t("setTaskList",{list:a,url:i.currentServerUrl});var s=n.activeList?1:3;if(t("setGlobalStat",{globalStat:e[s][0]}),w()(window.safari||{},"extension.toolbarItems")&&(a.active.length>0||a.waiting.length>0?safari.extension.toolbarItems[0].badge=a.active.length+a.waiting.length:safari.extension.toolbarItems[0].badge=0),n.loadOptions&&t("setGlobalOption",{globalOption:e[s+1][0]}),e[s]&&e[s].code)return f.a.reject(e[s])}).catch(function(e){t("setGlobalStat",{globalStat:!1}),console.log("获取列表失败",e)}):f.a.reject("no server url")}},T={isDebug:function(e){return!!O.get_s2a()&&C.isDebug},serverList:function(e){return e.serverList},getAllTaskGid:function(e,t){return t.taskLists.map(function(e){return e.gid})},getStoppedTaskGid:function(){var e=$.currentServerUrl;return w()($,["taskList",e,"stopped"],[]).map(function(e){return e?e.gid:null})},getGlobalStat:function(e){var t=a()({},e.globalStat);return t.downloadSpeedText=S.a(t.downloadSpeed||0)+"/s",t.uploadSpeedText=S.a(t.uploadSpeed||0)+"/s",t},taskLists:function(e){var t=["complete","error","paused","waiting","active"],i=e.currentServerUrl,n=[];return e.taskList[i]&&(n=[].concat(e.taskList[i].active||[],e.taskList[i].waiting||[],e.taskList[i].stopped||[]),n=n.slice(0).sort(function(e,i){return e.status===i.status?S.b(i)>S.b(e)?1:-1:t.indexOf(i.status)>t.indexOf(e.status)?1:-1})),n},selectedTasks:function(e,t){return t.taskLists.filter(function(t){return~e.selectedGids.indexOf(t.gid)})}};t.a=new y.a.Store({state:$,getters:T,actions:V,mutations:L})},function(e,t,i){"use strict";var n=i(241),a=i.n(n),s=i(57),o=i.n(s),r=i(218),l=function(e){return o()(e).map(function(t){var n={};return t.split("+").forEach(function(e){switch(e.toLowerCase()){case"ctrl":case"alt":case"shift":case"meta":n[e]=!0;break;default:n.keyCode=i.i(r.a)(e)}}),n.callback=e[t],n})};t.a={install:function(e){e.directive("hotkey",{bind:function(e,t,i,n){e._keymap=l(t.value),e._keyHandler=function(t){var i=!0,n=!1,s=void 0;try{for(var o,r=a()(e._keymap);!(i=(o=r.next()).done);i=!0){var l=o.value;l.keyCode===t.keyCode&&!!l.ctrl===t.ctrlKey&&!!l.alt===t.altKey&&!!l.shift===t.shiftKey&&!!l.meta===t.metaKey&&l.callback(t)}}catch(e){n=!0,s=e}finally{try{!i&&r.return&&r.return()}finally{if(n)throw s}}},document.addEventListener("keydown",e._keyHandler)},unbind:function(e,t,i,n){document.removeEventListener("keydown",e._keyHandler)}})}}},,,,function(e,t,i){i(338);var n=i(1)(i(229),i(416),null,null);e.exports=n.exports},,,,,,function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(19),a=i(211),s=i.n(a),o=i(205),r=i(206),l=i(207),c=i(208),u=i(83);n.a.use(u.a);var d=new u.a({locale:navigator.language});n.a.use(c.a),n.a.use(l.a),new n.a({router:o.a,store:r.a,i18n:d,render:function(e){return e(s.a)}}).$mount("#app-box"),window.tlwin={refreshServerList:function(){r.a.commit("refreshServerList")},refreshTaskList:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};r.a.dispatch("getTaskList",{loadOptions:!0,all:e.all})}}},function(e,t,i){"use strict";var n=i(20),a=i.n(n);t.a=function(e){if(e&&"object"===(void 0===e?"undefined":a()(e))){var t=e.which||e.keyCode||e.charCode;t&&(e=t)}if("number"==typeof e)return names[e];var i=String(e),n=s[i.toLowerCase()];if(n)return n;var n=o[i.toLowerCase()];return n||(1===i.length?i.charCodeAt(0):void 0)};var s={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,"pause/break":19,"caps lock":20,esc:27,space:32,"page up":33,"page down":34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,delete:46,command:91,"left command":91,"right command":93,"numpad *":106,"numpad +":107,"numpad -":109,"numpad .":110,"numpad /":111,"num lock":144,"scroll lock":145,"my computer":182,"my calculator":183,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},o={windows:91,"⇧":16,"⌥":18,"⌃":17,"⌘":91,ctl:17,control:17,option:18,pause:19,break:19,caps:20,return:13,escape:27,spc:32,pgup:33,pgdn:34,ins:45,del:46,cmd:91};for(r=97;r<123;r++)s[String.fromCharCode(r)]=r-32;for(var r=48;r<58;r++)s[r-48]=r;for(r=1;r<13;r++)s["f"+r]=r+111;for(r=0;r<10;r++)s["numpad "+r]=r+96},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(153),a=i.n(n),s=i(41),o=i.n(s),r=i(177),l=i.n(r),c=i(19),u=["legendselectchanged","legendselected","legendunselected","datazoom","datarangeselected","timelinechanged","timelineplaychanged","restore","dataviewchanged","magictypechanged","geoselectchanged","geoselected","geounselected","pieselectchanged","pieselected","pieunselected","mapselectchanged","mapselected","mapunselected","axisareaselected","brush","brushselected"],d=["click","dblclick","mouseover","mouseout","mousedown","mouseup","globalout"];t.default={props:{options:Object,theme:String,initOptions:Object,group:String,autoResize:Boolean},data:function(){return{chart:null}},computed:{width:{cache:!1,get:function(){return this._delegateGet("width","getWidth")}},height:{cache:!1,get:function(){return this._delegateGet("height","getHeight")}},isDisposed:{cache:!1,get:function(){return!!this._delegateGet("isDisposed","isDisposed")}},computedOptions:{cache:!1,get:function(){return this._delegateGet("computedOptions","getOption")}}},watch:{options:{handler:function(e){!this.chart&&e?this._init():this.chart.setOption(this.options,!0)},deep:!0},group:{handler:function(e){this.chart.group=e}}},methods:{mergeOptions:function(e){this._delegateMethod("setOption",e)},resize:function(e){this._delegateMethod("resize",e)},dispatchAction:function(e){this._delegateMethod("dispatchAction",e)},convertToPixel:function(e,t){return this._delegateMethod("convertToPixel",e,t)},convertFromPixel:function(e,t){return this._delegateMethod("convertFromPixel",e,t)},containPixel:function(e,t){return this._delegateMethod("containPixel",e,t)},showLoading:function(e,t){this._delegateMethod("showLoading",e,t)},hideLoading:function(){this._delegateMethod("hideLoading")},getDataURL:function(e){return this._delegateMethod("getDataURL",e)},getConnectedDataURL:function(e){return this._delegateMethod("getConnectedDataURL",e)},clear:function(){this._delegateMethod("clear")},dispose:function(){this._delegateMethod("dispose")},_delegateMethod:function(e){var t;if(!this.chart)return void c.a.util.warn("Cannot call ["+e+"] before the chart is initialized. Set prop [options] first.",this);for(var i=arguments.length,n=Array(i>1?i-1:0),s=1;s50){for(var n=[],a=0,s=parseInt(i.length/50)+1;a=i.length&&(s=i.length-a-1);for(var l=a;l<=a+s;l++)o+=i[l];o=parseInt(o*(r/s)),n.push(o),a+=s}t=16*(parseInt(i.length/50)+1),i=n,e.length=i.length}return{grid:{left:"0%",right:"0%",containLabel:!1},xAxis:{show:!1,data:e},yAxis:{show:!1,max:t},series:[{type:"bar",barGap:"0%",silent:!0,barCategoryGap:"0",itemStyle:{normal:{color:"#eeeeee"}},data:i}]}},getStatus:function(){return this.$t(this.download.status)||""},name:function(){return O.b(this.download)},path:function(){return["file://",this.download.dir].join("")},progress:function(){var e="0"===this.download.totalLength?0:this.download.completedLength/this.download.totalLength;return[parseInt(100*e),"%"].join("")},completedSize:function(){return O.a(this.download.completedLength,-1)},size:function(){return O.a(this.download.totalLength,-1)},isDownloading:function(){return"active"===this.download.status&&"0"!==this.download.downloadSpeed},isUploading:function(){return"active"===this.download.status&&"0"!==this.download.uploadSpeed},downloadSpeed:function(){return[O.a(this.download.downloadSpeed||0,-1),"/s"].join("")},downloadConnections:function(){return this.download.connections},uploadSpeed:function(){return O.a(this.download.uploadSpeed||0)+"/s"}},i.i($.c)({globalConfig:"config"})),methods:a()({showAction:function(){this.showAction=!0},hideAction:function(){this.showAction=!0}},i.i($.e)(["startSelectedDownloads","pauseSelectedDownloads","removeSelectedDownloads"]))}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(58),a=i.n(n),s=i(49),o=i.n(s),r=i(47),l=i.n(r),c=i(50),u=i.n(c),d=i(52),h=i.n(d),p=i(44),f=i.n(p),v=i(46),m=i.n(v),g=i(45),w=i.n(g),_=i(48),x=i.n(_),b=i(51),y=i.n(b),S=i(43),k=i.n(S),C=i(441),O=i.n(C),$=i(76);t.default={components:{XHeader:o.a,Group:l.a,XInput:u.a,XTextarea:h.a,CheckIcon:f.a,Flexbox:m.a,FlexboxItem:w.a,XButton:x.a,XSwitch:y.a,Cell:k.a,TaskLine:O.a},props:{list:Array,selected:Array},i18n:{messages:{"zh-CN":{"No downloads":"暂无下载任务"}}},computed:a()({gids:function(){return this.list.map(function(e){return e?e.gid:""})}},i.i($.c)(["selectedGids"])),methods:a()({select:function(e,t){var i=this.selectedGids;if(t.ctrlKey||t.metaKey||t.shiftKey?i.push(e):i=[e],t.shiftKey&&i.length){var n=i[0],a=i[i.length-1],s=[this.gids.indexOf(n),this.gids.indexOf(a)];s[0]>s[1]&&s.reverse(),i=this.gids.slice(s[0],s[1]+1)}this.setSelected({selected:i})},startOrPause:function(e){"paused"===e.status?this.$store.dispatch("startSelectedDownloads"):"active"===e.status&&this.$store.dispatch("pauseSelectedDownloads")}},i.i($.d)(["setSelected"]))}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},function(e,t){},,function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,function(e,t){},function(e,t){},function(e,t){},function(e,t){},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("router-view")],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-drawer"},[i("div",{staticClass:"vux-drawer-body",style:{transform:"translate3d("+e.translateX+"px, 0, 0)"}},[e._t("default"),e._v(" "),i("div",{staticClass:"drawer-mask",class:e.show?"vux-drawer-active":"",on:{click:e.hideMask}})],2),e._v(" "),i("div",{ref:"drawer",staticClass:"vux-drawer-content",class:["left"!==e.placement?"drawer-right":"drawer-left",e.show?"vux-drawer-active":""],style:e.drawerStyle},[e._t("drawer")],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{directives:[{name:"hotkey",rawName:"v-hotkey",value:e.keymap,expression:"keymap"}],staticClass:"pop_wrapper"},[i("drawer",{attrs:{width:"240px;",show:e.menuShow,"show-mode":"overlay",placement:"right","drawer-style":{"background-color":"#35495e",width:"240px"}},on:{"update:show":function(t){e.menuShow=t}}},[i("div",{slot:"drawer"},[i("group",{attrs:{title:e.$t("Options")}},[i("cell",{attrs:{title:e.$t("Open options panel"),"is-link":"true"},nativeOn:{click:function(t){e.menuShow=!1,e.openOptionsPanel()}}})],1),e._v(" "),e.uaList&&e.uaList.length>1?i("group",{attrs:{title:"User-Agent"}},[i("radio",{attrs:{value:e.config.userAgent,options:e.uaList},on:{"on-change":e.changeUa}})],1):e._e()],1),e._v(" "),i("x-header",{staticClass:"pop_header",attrs:{"left-options":{showBack:!1},"right-options":{showMore:!0}},on:{"on-click-more":function(t){e.menuShow=!0}}},[i("popmenu",{ref:"popmenu",attrs:{placement:"bottom"},on:{"on-show":e.popmenuShow,"on-hide":e.popmenuHide}},[i("div",{staticClass:"selectRpcServer",slot:"content"},[i("group",e._l(e.serverList,function(t){return i("cell",{key:t.url,class:{acitve:t.url===e.currentServerUrl},attrs:{title:t.name},nativeOn:{click:function(i){e.changeList({url:t.url})}}})}))],1),e._v(" "),i("div",{staticClass:"rpcServer"},[i("button",[e._v(e._s(e.currenServerName)+e._s(e.globalStat?"":"("+e.$t("ununited")+")"))]),e._v(" "),i("i",{staticClass:"material-icons"},[e._v(e._s(e.popmenuIsShow?"keyboard_arrow_up":"keyboard_arrow_down"))])])])],1),e._v(" "),i("div",{staticClass:"globalStatus"},[i("div",{staticClass:"control"},[i("x-button",{directives:[{name:"show",rawName:"v-show",value:e.taskLists.length>0,expression:"taskLists.length>0"}],attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.selecteAll()}}},[i("i",{directives:[{name:"show",rawName:"v-show",value:0===e.selectedGids.length,expression:"selectedGids.length===0"}],staticClass:"material-icons"},[e._v("done_all")]),e._v(" "),i("i",{directives:[{name:"show",rawName:"v-show",value:e.selectedGids.length>0,expression:"selectedGids.length>0"}],staticClass:"material-icons"},[e._v("cancel")])]),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.selectedGids.length>0,expression:"selectedGids.length>0"}],staticClass:"inner"},[i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.startSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("play_arrow")])]),e._v(" "),i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.pauseSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("pause")])]),e._v(" "),i("x-button",{attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.removeSelectedDownloads()}}},[i("i",{staticClass:"material-icons"},[e._v("delete_forever")])])],1),e._v(" "),i("x-button",{directives:[{name:"show",rawName:"v-show",value:e.getStoppedTaskGid.length>0&&0===e.selectedGids.length,expression:"getStoppedTaskGid.length>0 && selectedGids.length===0"}],attrs:{mini:"",plain:""},nativeOn:{click:function(t){t.stopPropagation(),e.removeStoppedDownloads()}}},[e._v(e._s(e.$t("Remove stopped"))+"\n ")])],1),e._v(" "),i("div",{staticClass:"speed",attrs:{title:e.$t("Click to set global speed limit")},on:{click:function(t){if(!("button"in t)&&e._k(t.keyCode,"nativ"))return null;t.stopPropagation(),e.openAria2Options()}}},[e.getGlobalStat.uploadSpeed>0?i("div",{staticClass:"up"},[i("i",{staticClass:"material-icons"},[e._v("arrow_upward")]),e._v("\n "+e._s(e.getGlobalStat.uploadSpeedText)+"\n ")]):e._e(),e._v(" "),i("div",{staticClass:"down"},[i("i",{staticClass:"material-icons"},[e._v("arrow_downward")]),e._v("\n "+e._s(e.getGlobalStat.downloadSpeedText)+"\n ")])])]),e._v(" "),i("task-list",{staticClass:"pop_list",attrs:{list:e.taskLists},nativeOn:{click:function(t){t.stopPropagation(),e.setSelected({selected:[]})}}}),e._v(" "),i("x-dialog",{staticClass:"dialog-options",attrs:{"hide-on-blur":"",scroll:!1},model:{value:e.showOptions,callback:function(t){e.showOptions=t},expression:"showOptions"}},[i("group",[i("x-input",{attrs:{title:e.$t("max-overall-download-limit"),type:"number","show-clear":!1,min:0},model:{value:e.change2GlobalOptions["max-overall-download-limit"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-overall-download-limit",1,t):e.change2GlobalOptions["max-overall-download-limit"]=t},expression:"change2GlobalOptions['max-overall-download-limit']"}},[i("span",{slot:"right"},[e._v("KB")])]),e._v(" "),i("x-input",{attrs:{title:e.$t("max-overall-upload-limit"),type:"number","show-clear":!1,min:0},model:{value:e.change2GlobalOptions["max-overall-upload-limit"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-overall-upload-limit",1,t):e.change2GlobalOptions["max-overall-upload-limit"]=t},expression:"change2GlobalOptions['max-overall-upload-limit']"}},[i("span",{slot:"right"},[e._v("KB")])]),e._v(" "),i("x-input",{attrs:{title:e.$t("max-concurrent-downloads"),type:"number","show-clear":!1,min:1},model:{value:e.change2GlobalOptions["max-concurrent-downloads"],callback:function(t){var i=e.change2GlobalOptions;Array.isArray(i)?i.splice("max-concurrent-downloads",1,t):e.change2GlobalOptions["max-concurrent-downloads"]=t},expression:"change2GlobalOptions['max-concurrent-downloads']"}},[i("span",{slot:"right"},[e._v("个")])])],1),e._v(" "),i("group",{staticClass:"buttonGroup"},[i("x-button",{nativeOn:{click:function(t){e.saveAria2Options()}}},[e._v(e._s(e.$t("Save")))]),e._v(" "),i("x-button",{nativeOn:{click:function(t){e.showOptions=!1}}},[e._v(e._s(e.$t("Cancel")))])],1)],1)],1)],1)},staticRenderFns:[]}},,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"weui-cells_radio",class:e.disabled?"vux-radio-disabled":""},[e._l(e.options,function(t,n){return i("label",{staticClass:"weui-cell weui-cell_radio weui-check__label",attrs:{for:"radio_"+e.uuid+"_"+n}},[i("div",{staticClass:"weui-cell__bd"},[e._t("each-item",[i("p",[i("img",{directives:[{name:"show",rawName:"v-show",value:t&&t.icon,expression:"one && one.icon"}],staticClass:"vux-radio-icon",attrs:{src:t.icon}}),e._v(" "),i("span",{staticClass:"vux-radio-label",style:e.currentValue===e.getKey(t)?e.selectedLabelStyle||"":""},[e._v(e._s(e._f("getValue")(t)))])])],{icon:t.icon,label:e.getValue(t),index:n,selected:e.currentValue===e.getKey(t)})],2),e._v(" "),i("div",{staticClass:"weui-cell__ft"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-check",attrs:{type:"radio",id:e.disabled?"":"radio_"+e.uuid+"_"+n},domProps:{value:e.getKey(t),checked:e._q(e.currentValue,e.getKey(t))},on:{__c:function(i){e.currentValue=e.getKey(t)}}}),e._v(" "),i("span",{staticClass:"weui-icon-checked"})])])}),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.fillMode,expression:"fillMode"}],staticClass:"weui-cell"},[i("div",{staticClass:"weui-cell__hd"},[i("label",{staticClass:"weui-label",attrs:{for:""}},[e._v(e._s(e.fillLabel))])]),e._v(" "),i("div",{staticClass:"weui-cell__bd"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.fillValue,expression:"fillValue"}],staticClass:"weui-input needsclick",attrs:{type:"text",placeholder:e.fillPlaceholder},domProps:{value:e.fillValue},on:{blur:function(t){e.isFocus=!1},focus:function(t){e.onFocus()},input:function(t){t.target.composing||(e.fillValue=t.target.value)}}})]),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:""===e.value&&!e.isFocus,expression:"value==='' && !isFocus"}],staticClass:"weui-cell__ft"},[i("i",{staticClass:"weui-icon-warn"})])])],2)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"echarts"})},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-x-dialog",on:{touchmove:e.onTouchMove}},[i("transition",{attrs:{name:e.maskTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.currentValue,expression:"currentValue"}],staticClass:"weui-mask",on:{click:function(t){e.hideOnBlur&&(e.currentValue=!1)}}})]),e._v(" "),i("transition",{attrs:{name:e.dialogTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.currentValue,expression:"currentValue"}],class:e.dialogClass,style:e.dialogStyle},[e._t("default")],2)])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.onClickedOutside,expression:"onClickedOutside"}]},[i("span",{ref:"trigger",on:{click:e.toggle}},[e._t("default")],2),e._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],ref:"popover",staticClass:"vux-popover",style:e.popoverStyle},[i("div",{class:e.arrowClass}),e._v(" "),i("div",{on:{click:function(t){e.$emit("on-click-content")}}},[e._t("content",[i("div",{domProps:{innerHTML:e._s(e.content)}})])],2)])])},staticRenderFns:[]}},,,function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("group",[i("div",{staticClass:"download-list"},[e._l(e.list,function(t){return i("task-line",{key:t.gid,attrs:{download:t,selected:~e.selectedGids.indexOf(t.gid)},nativeOn:{click:function(i){i.stopPropagation(),e.select(t.gid,i)},dblclick:function(i){i.stopPropagation(),e.startOrPause(t)}}})}),e._v(" "),e.list.length<1?i("cell",{staticClass:"empty",attrs:{title:e.$t("No downloads")}}):e._e()],2)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("cell-box",{staticClass:"download",class:{selected:e.selected},nativeOn:{mouseenter:function(t){e.showAction=!0},mouseleave:function(t){e.showAction=!1}}},[e.globalConfig.enableChart?i("chart",{staticClass:"chart",attrs:{autoResize:!0,options:e.char}}):e._e(),e._v(" "),i("div",{staticClass:"progress",style:{width:e.progress}},[i("span",{directives:[{name:"show",rawName:"v-show",value:e.showPercent,expression:"showPercent"}]},[e._v(e._s(parseInt(e.progress)))])]),e._v(" "),i("div",{staticClass:"info"},[i("div",{staticClass:"left"},[i("div",{staticClass:"name",attrs:{title:e.name}},[e._v("\n "+e._s(e.name)+"\n ")]),e._v(" "),i("div",{staticClass:"status"},[e.download.errorMessage?i("div",[e._v(e._s(e.download.errorMessage))]):e._e(),e._v(" "),e.download.errorMessage?e._e():i("div",["active"!=e.download.status?i("span",[e._v(e._s(e.getStatus))]):e._e(),e._v(" "),"0"!==e.download.totalLength?i("span",{staticClass:"size",on:{mouseenter:function(t){e.showPercent=!0},mouseleave:function(t){e.showPercent=!1}}},[e._v(e._s(e.isDownloading?e.completedSize+"/":"")+e._s(e.size))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"speed"},[e._v(e._s(e.downloadSpeed))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"connections",attrs:{title:e.$t("connections")}},[e._v(e._s(e.downloadConnections))]):e._e(),e._v(" "),e.isUploading?i("span",{staticClass:"speed upload"},[e._v(e._s(e.uploadSpeed))]):e._e(),e._v(" "),e.isDownloading?i("span",{staticClass:"eta"},[e._v(e._s(e.$t("eta"))+":"+e._s(e.eta))]):e._e()])])]),e._v(" "),i("div",{staticClass:"right"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.showAction&&!e.showPercent,expression:"showAction&&!showPercent"}],staticClass:"action"},[i("i",{directives:[{name:"show",rawName:"v-show",value:"active"===e.download.status,expression:"download.status === 'active'"}],staticClass:"material-icons",attrs:{title:e.$t("pause")},on:{click:function(t){t.stopPropagation(),e.pauseSelectedDownloads({gids:[e.download.gid]})}}},[e._v("pause_circle_outline")]),e._v(" "),i("i",{directives:[{name:"show",rawName:"v-show",value:"paused"===e.download.status,expression:"download.status === 'paused'"}],staticClass:"material-icons",attrs:{title:e.$t("start")},on:{click:function(t){t.stopPropagation(),e.startSelectedDownloads({gids:[e.download.gid]})}}},[e._v("play_circle_outline")]),e._v(" "),i("i",{staticClass:"material-icons",attrs:{title:e.$t("delete")},on:{click:function(t){t.stopPropagation(),e.removeSelectedDownloads({gids:[e.download.gid]})}}},[e._v("delete_forever")])])])])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-toast"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowMask&&e.show,expression:"isShowMask && show"}],staticClass:"weui-mask_transparent"}),e._v(" "),i("transition",{attrs:{name:e.currentTransition}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],staticClass:"weui-toast",class:e.toastClass,style:{width:e.width}},[i("i",{directives:[{name:"show",rawName:"v-show",value:"text"!==e.type,expression:"type !== 'text'"}],staticClass:"weui-icon-success-no-circle weui-icon_toast"}),e._v(" "),e.text?i("p",{staticClass:"weui-toast__content",style:e.style,domProps:{innerHTML:e._s(e.text)}}):i("p",{staticClass:"weui-toast__content"},[e._t("default")],2)])])],1)},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"vux-cell-box weui-cell",class:{"vux-tap-active":e.isLink||!!e.link,"weui-cell_access":e.isLink||!!e.link,"vux-cell-no-border-intent":!e.borderIntent},on:{click:e.onClick}},[i("div",[e._t("default")],2)])},staticRenderFns:[]}},,function(e,t,i){i(343);var n=i(1)(i(219),i(421),null,null);e.exports=n.exports},function(e,t,i){i(351);var n=i(1)(i(220),i(429),null,null);e.exports=n.exports},function(e,t,i){i(339);var n=i(1)(i(221),i(417),null,null);e.exports=n.exports},function(e,t,i){i(342);var n=i(1)(i(222),i(420),null,null);e.exports=n.exports},,function(e,t,i){i(350);var n=i(1)(i(224),i(428),null,null);e.exports=n.exports},function(e,t,i){i(344);var n=i(1)(i(225),i(422),null,null);e.exports=n.exports},function(e,t,i){i(345);var n=i(1)(i(226),i(423),null,null);e.exports=n.exports},,function(e,t,i){i(340);var n=i(1)(i(230),i(418),null,null);e.exports=n.exports},function(e,t,i){i(349);var n=i(1)(i(231),i(427),null,null);e.exports=n.exports},function(e,t,i){i(348);var n=i(1)(i(232),i(426),null,null);e.exports=n.exports}],[217]); \ No newline at end of file diff --git a/safari2aria.safariextz b/safari2aria.safariextz index 19758b779ba9e841e44be329b580283665524131..6fee92ef96acf9a3e65ccc9b6768c8114cb263f3 100644 GIT binary patch delta 14122 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 delta 14134 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