Bilibili-Evolved/dist/bilibili-evolved.user.js
2021-10-26 14:08:59 +00:00

102 lines
759 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// ==UserScript==
// @name Bilibili Evolved
// @description 强大的哔哩哔哩增强脚本
// @updateURL https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@master/dist/bilibili-evolved.user.js
// @downloadURL https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@master/dist/bilibili-evolved.user.js
// @version 2.0.0
// @author Grant Howard, Coulomb-G
// @copyright 2021, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)
// @licence MIT
// @match *://*.bilibili.com/*
// @exclude *://api.bilibili.com/*
// @exclude *://api.*.bilibili.com/*
// @exclude *://*.bilibili.com/api/*
// @exclude *://member.bilibili.com/studio/bs-editor/*
// @exclude *://message.bilibili.com/pages/nav/index_new_sync
// @exclude *://message.bilibili.com/pages/nav/index_new_pc_sync
// @exclude *://t.bilibili.com/h5/dynamic/specification
// @exclude *://bbq.bilibili.com/*
// @run-at document-start
// @supportURL https://github.com/the1812/Bilibili-Evolved/issues
// @homepage https://github.com/the1812/Bilibili-Evolved
// @grant unsafeWindow
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_deleteValue
// @grant GM_setClipboard
// @grant GM_info
// @grant GM_xmlhttpRequest
// @connect raw.githubusercontent.com
// @connect github.com
// @connect cdn.jsdelivr.net
// @connect cn.bing.com
// @connect www.bing.com
// @connect translate.google.cn
// @connect translate.google.com
// @connect localhost
// @connect *
// @require https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js
// @icon https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@preview/images/logo-small.png
// @icon64 https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@preview/images/logo.png
// ==/UserScript==
/* eslint-disable */ /* spell-checker: disable */
// @[ You can find all source codes in GitHub repo ]
(function(){var __webpack_modules__={6684:function(e,t,n){"use strict";n.r(t),n.d(t,{compatibilityPatch:function(){return a}});var i=n(7177);const a=()=>{(0,i.contentLoaded)((async()=>{document.body.classList.add("round-corner");const{isIframe:e,matchUrlPattern:t}=await Promise.resolve().then(n.bind(n,1906));document.documentElement.classList.toggle("iframe",e()&&["https://t.bilibili.com/share/card/index","https://manga.bilibili.com/eden/bilibili-nav-panel.html","https://live.bilibili.com/blackboard/dropdown-menu.html","https://www.bilibili.com/page-proxy/game-nav.html"].some(t))})),"requestIdleCallback"in window||(window.requestIdleCallback=e=>window.setTimeout(e,0),window.cancelIdleCallback=e=>{window.clearTimeout(e)})}},4797:function(e,t,n){"use strict";n.r(t),n.d(t,{initVue:function(){return ys}});var i=Object.freeze({});function a(e){return null==e}function r(e){return null!=e}function o(e){return!0===e}function s(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function l(e){return null!==e&&"object"==typeof e}var c=Object.prototype.toString;function d(e){return"[object Object]"===c.call(e)}function u(e){return"[object RegExp]"===c.call(e)}function p(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function h(e){return r(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function f(e){return null==e?"":Array.isArray(e)||d(e)&&e.toString===c?JSON.stringify(e,null,2):String(e)}function m(e){var t=parseFloat(e);return isNaN(t)?e:t}function g(e,t){for(var n=Object.create(null),i=e.split(","),a=0;a<i.length;a++)n[i[a]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var v=g("slot,component",!0),b=g("key,ref,slot,slot-scope,is");function y(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var w=Object.prototype.hasOwnProperty;function x(e,t){return w.call(e,t)}function _(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var k=/-(\w)/g,C=_((function(e){return e.replace(k,(function(e,t){return t?t.toUpperCase():""}))})),S=_((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),E=/\B([A-Z])/g,M=_((function(e){return e.replace(E,"-$1").toLowerCase()}));var z=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var i=arguments.length;return i?i>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function A(e,t){t=t||0;for(var n=e.length-t,i=new Array(n);n--;)i[n]=e[n+t];return i}function $(e,t){for(var n in t)e[n]=t[n];return e}function O(e){for(var t={},n=0;n<e.length;n++)e[n]&&$(t,e[n]);return t}
/* eslint-disable no-unused-vars */function I(e,t,n){}var L=function(e,t,n){return!1},T=function(e){return e};function P(e,t){if(e===t)return!0;var n=l(e),i=l(t);if(!n||!i)return!n&&!i&&String(e)===String(t);try{var a=Array.isArray(e),r=Array.isArray(t);if(a&&r)return e.length===t.length&&e.every((function(e,n){return P(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(a||r)return!1;var o=Object.keys(e),s=Object.keys(t);return o.length===s.length&&o.every((function(n){return P(e[n],t[n])}))}catch(e){return!1}}function D(e,t){for(var n=0;n<e.length;n++)if(P(e[n],t))return n;return-1}function V(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var B="data-server-rendered",F=["component","directive","filter"],N=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],j={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:L,isReservedAttr:L,isUnknownElement:L,getTagNamespace:I,parsePlatformTagName:T,mustUseProp:L,async:!0,_lifecycleHooks:N},q=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function H(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function R(e,t,n,i){Object.defineProperty(e,t,{value:n,enumerable:!!i,writable:!0,configurable:!0})}var U=new RegExp("[^"+q.source+".$_\\d]");var Z,W="__proto__"in{},G="undefined"!=typeof window,X="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,K=X&&WXEnvironment.platform.toLowerCase(),J=G&&window.navigator.userAgent.toLowerCase(),Y=J&&/msie|trident/.test(J),Q=J&&J.indexOf("msie 9.0")>0,ee=J&&J.indexOf("edge/")>0,te=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===K),ne=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),ie={}.watch,ae=!1;if(G)try{var re={};Object.defineProperty(re,"passive",{get:function(){ae=!0}}),window.addEventListener("test-passive",null,re)}catch(e){}var oe=function(){return void 0===Z&&(Z=!G&&!X&&void 0!==n.g&&(n.g.process&&"server"===n.g.process.env.VUE_ENV)),Z},se=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function le(e){return"function"==typeof e&&/native code/.test(e.toString())}var ce,de="undefined"!=typeof Symbol&&le(Symbol)&&"undefined"!=typeof Reflect&&le(Reflect.ownKeys);ce="undefined"!=typeof Set&&le(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var ue=I,pe=0,he=function(){this.id=pe++,this.subs=[]};he.prototype.addSub=function(e){this.subs.push(e)},he.prototype.removeSub=function(e){y(this.subs,e)},he.prototype.depend=function(){he.target&&he.target.addDep(this)},he.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t<n;t++)e[t].update()},he.target=null;var fe=[];function me(e){fe.push(e),he.target=e}function ge(){fe.pop(),he.target=fe[fe.length-1]}var ve=function(e,t,n,i,a,r,o,s){this.tag=e,this.data=t,this.children=n,this.text=i,this.elm=a,this.ns=void 0,this.context=r,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=o,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},be={child:{configurable:!0}};be.child.get=function(){return this.componentInstance},Object.defineProperties(ve.prototype,be);var ye=function(e){void 0===e&&(e="");var t=new ve;return t.text=e,t.isComment=!0,t};function we(e){return new ve(void 0,void 0,void 0,String(e))}function xe(e){var t=new ve(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var _e=Array.prototype,ke=Object.create(_e);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(e){var t=_e[e];R(ke,e,(function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];var a,r=t.apply(this,n),o=this.__ob__;switch(e){case"push":case"unshift":a=n;break;case"splice":a=n.slice(2)}return a&&o.observeArray(a),o.dep.notify(),r}))}));var Ce=Object.getOwnPropertyNames(ke),Se=!0;function Ee(e){Se=e}var Me=function(e){this.value=e,this.dep=new he,this.vmCount=0,R(e,"__ob__",this),Array.isArray(e)?(W?function(e,t){
/* eslint-disable no-proto */
e.__proto__=t}(e,ke):function(e,t,n){for(var i=0,a=n.length;i<a;i++){var r=n[i];R(e,r,t[r])}}(e,ke,Ce),this.observeArray(e)):this.walk(e)};function ze(e,t){var n;if(l(e)&&!(e instanceof ve))return x(e,"__ob__")&&e.__ob__ instanceof Me?n=e.__ob__:Se&&!oe()&&(Array.isArray(e)||d(e))&&Object.isExtensible(e)&&!e._isVue&&(n=new Me(e)),t&&n&&n.vmCount++,n}function Ae(e,t,n,i,a){var r=new he,o=Object.getOwnPropertyDescriptor(e,t);if(!o||!1!==o.configurable){var s=o&&o.get,l=o&&o.set;s&&!l||2!==arguments.length||(n=e[t]);var c=!a&&ze(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=s?s.call(e):n;return he.target&&(r.depend(),c&&(c.dep.depend(),Array.isArray(t)&&Ie(t))),t},set:function(t){var i=s?s.call(e):n;
/* eslint-disable no-self-compare */t===i||t!=t&&i!=i||s&&!l||(l?l.call(e,t):n=t,c=!a&&ze(t),r.notify())}})}}function $e(e,t,n){if(Array.isArray(e)&&p(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(t in e&&!(t in Object.prototype))return e[t]=n,n;var i=e.__ob__;return e._isVue||i&&i.vmCount?n:i?(Ae(i.value,t,n),i.dep.notify(),n):(e[t]=n,n)}function Oe(e,t){if(Array.isArray(e)&&p(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||x(e,t)&&(delete e[t],n&&n.dep.notify())}}function Ie(e){for(var t=void 0,n=0,i=e.length;n<i;n++)(t=e[n])&&t.__ob__&&t.__ob__.dep.depend(),Array.isArray(t)&&Ie(t)}Me.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)Ae(e,t[n])},Me.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)ze(e[t])};var Le=j.optionMergeStrategies;function Te(e,t){if(!t)return e;for(var n,i,a,r=de?Reflect.ownKeys(t):Object.keys(t),o=0;o<r.length;o++)"__ob__"!==(n=r[o])&&(i=e[n],a=t[n],x(e,n)?i!==a&&d(i)&&d(a)&&Te(i,a):$e(e,n,a));return e}function Pe(e,t,n){return n?function(){var i="function"==typeof t?t.call(n,n):t,a="function"==typeof e?e.call(n,n):e;return i?Te(i,a):a}:t?e?function(){return Te("function"==typeof t?t.call(this,this):t,"function"==typeof e?e.call(this,this):e)}:t:e}function De(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}function Ve(e,t,n,i){var a=Object.create(e||null);return t?$(a,t):a}Le.data=function(e,t,n){return n?Pe(e,t,n):t&&"function"!=typeof t?e:Pe(e,t)},N.forEach((function(e){Le[e]=De})),F.forEach((function(e){Le[e+"s"]=Ve})),Le.watch=function(e,t,n,i){if(e===ie&&(e=void 0),t===ie&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var a={};for(var r in $(a,e),t){var o=a[r],s=t[r];o&&!Array.isArray(o)&&(o=[o]),a[r]=o?o.concat(s):Array.isArray(s)?s:[s]}return a},Le.props=Le.methods=Le.inject=Le.computed=function(e,t,n,i){if(!e)return t;var a=Object.create(null);return $(a,e),t&&$(a,t),a},Le.provide=Pe;var Be=function(e,t){return void 0===t?e:t};function Fe(e,t,n){if("function"==typeof t&&(t=t.options),function(e,t){var n=e.props;if(n){var i,a,r={};if(Array.isArray(n))for(i=n.length;i--;)"string"==typeof(a=n[i])&&(r[C(a)]={type:null});else if(d(n))for(var o in n)a=n[o],r[C(o)]=d(a)?a:{type:a};e.props=r}}(t),function(e,t){var n=e.inject;if(n){var i=e.inject={};if(Array.isArray(n))for(var a=0;a<n.length;a++)i[n[a]]={from:n[a]};else if(d(n))for(var r in n){var o=n[r];i[r]=d(o)?$({from:r},o):{from:o}}}}(t),function(e){var t=e.directives;if(t)for(var n in t){var i=t[n];"function"==typeof i&&(t[n]={bind:i,update:i})}}(t),!t._base&&(t.extends&&(e=Fe(e,t.extends,n)),t.mixins))for(var i=0,a=t.mixins.length;i<a;i++)e=Fe(e,t.mixins[i],n);var r,o={};for(r in e)s(r);for(r in t)x(e,r)||s(r);function s(i){var a=Le[i]||Be;o[i]=a(e[i],t[i],n,i)}return o}function Ne(e,t,n,i){if("string"==typeof n){var a=e[t];if(x(a,n))return a[n];var r=C(n);if(x(a,r))return a[r];var o=S(r);return x(a,o)?a[o]:a[n]||a[r]||a[o]}}function je(e,t,n,i){var a=t[e],r=!x(n,e),o=n[e],s=Re(Boolean,a.type);if(s>-1)if(r&&!x(a,"default"))o=!1;else if(""===o||o===M(e)){var l=Re(String,a.type);(l<0||s<l)&&(o=!0)}if(void 0===o){o=function(e,t,n){if(!x(t,"default"))return;var i=t.default;0;if(e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n])return e._props[n];return"function"==typeof i&&"Function"!==qe(t.type)?i.call(e):i}(i,a,e);var c=Se;Ee(!0),ze(o),Ee(c)}return o}function qe(e){var t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:""}function He(e,t){return qe(e)===qe(t)}function Re(e,t){if(!Array.isArray(t))return He(t,e)?0:-1;for(var n=0,i=t.length;n<i;n++)if(He(t[n],e))return n;return-1}function Ue(e,t,n){me();try{if(t)for(var i=t;i=i.$parent;){var a=i.$options.errorCaptured;if(a)for(var r=0;r<a.length;r++)try{if(!1===a[r].call(i,e,t,n))return}catch(e){We(e,i,"errorCaptured hook")}}We(e,t,n)}finally{ge()}}function Ze(e,t,n,i,a){var r;try{(r=n?e.apply(t,n):e.call(t))&&!r._isVue&&h(r)&&!r._handled&&(r.catch((function(e){return Ue(e,i,a+" (Promise/async)")})),r._handled=!0)}catch(e){Ue(e,i,a)}return r}function We(e,t,n){if(j.errorHandler)try{return j.errorHandler.call(null,e,t,n)}catch(t){t!==e&&Ge(t,null,"config.errorHandler")}Ge(e,t,n)}function Ge(e,t,n){if(!G&&!X||"undefined"==typeof console)throw e;console.error(e)}var Xe,Ke=!1,Je=[],Ye=!1;function Qe(){Ye=!1;var e=Je.slice(0);Je.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!=typeof Promise&&le(Promise)){var et=Promise.resolve();Xe=function(){et.then(Qe),te&&setTimeout(I)},Ke=!0}else if(Y||"undefined"==typeof MutationObserver||!le(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Xe="undefined"!=typeof setImmediate&&le(setImmediate)?function(){setImmediate(Qe)}:function(){setTimeout(Qe,0)};else{var tt=1,nt=new MutationObserver(Qe),it=document.createTextNode(String(tt));nt.observe(it,{characterData:!0}),Xe=function(){tt=(tt+1)%2,it.data=String(tt)},Ke=!0}function at(e,t){var n;if(Je.push((function(){if(e)try{e.call(t)}catch(e){Ue(e,t,"nextTick")}else n&&n(t)})),Ye||(Ye=!0,Xe()),!e&&"undefined"!=typeof Promise)return new Promise((function(e){n=e}))}var rt=new ce;function ot(e){st(e,rt),rt.clear()}function st(e,t){var n,i,a=Array.isArray(e);if(!(!a&&!l(e)||Object.isFrozen(e)||e instanceof ve)){if(e.__ob__){var r=e.__ob__.dep.id;if(t.has(r))return;t.add(r)}if(a)for(n=e.length;n--;)st(e[n],t);else for(n=(i=Object.keys(e)).length;n--;)st(e[i[n]],t)}}var lt=_((function(e){var t="&"===e.charAt(0),n="~"===(e=t?e.slice(1):e).charAt(0),i="!"===(e=n?e.slice(1):e).charAt(0);return{name:e=i?e.slice(1):e,once:n,capture:i,passive:t}}));function ct(e,t){function n(){var e=arguments,i=n.fns;if(!Array.isArray(i))return Ze(i,null,arguments,t,"v-on handler");for(var a=i.slice(),r=0;r<a.length;r++)Ze(a[r],null,e,t,"v-on handler")}return n.fns=e,n}function dt(e,t,n,i,r,s){var l,c,d,u;for(l in e)c=e[l],d=t[l],u=lt(l),a(c)||(a(d)?(a(c.fns)&&(c=e[l]=ct(c,s)),o(u.once)&&(c=e[l]=r(u.name,c,u.capture)),n(u.name,c,u.capture,u.passive,u.params)):c!==d&&(d.fns=c,e[l]=d));for(l in t)a(e[l])&&i((u=lt(l)).name,t[l],u.capture)}function ut(e,t,n){var i;e instanceof ve&&(e=e.data.hook||(e.data.hook={}));var s=e[t];function l(){n.apply(this,arguments),y(i.fns,l)}a(s)?i=ct([l]):r(s.fns)&&o(s.merged)?(i=s).fns.push(l):i=ct([s,l]),i.merged=!0,e[t]=i}function pt(e,t,n,i,a){if(r(t)){if(x(t,n))return e[n]=t[n],a||delete t[n],!0;if(x(t,i))return e[n]=t[i],a||delete t[i],!0}return!1}function ht(e){return s(e)?[we(e)]:Array.isArray(e)?mt(e):void 0}function ft(e){return r(e)&&r(e.text)&&!1===e.isComment}function mt(e,t){var n,i,l,c,d=[];for(n=0;n<e.length;n++)a(i=e[n])||"boolean"==typeof i||(c=d[l=d.length-1],Array.isArray(i)?i.length>0&&(ft((i=mt(i,(t||"")+"_"+n))[0])&&ft(c)&&(d[l]=we(c.text+i[0].text),i.shift()),d.push.apply(d,i)):s(i)?ft(c)?d[l]=we(c.text+i):""!==i&&d.push(we(i)):ft(i)&&ft(c)?d[l]=we(c.text+i.text):(o(e._isVList)&&r(i.tag)&&a(i.key)&&r(t)&&(i.key="__vlist"+t+"_"+n+"__"),d.push(i)));return d}function gt(e,t){if(e){for(var n=Object.create(null),i=de?Reflect.ownKeys(e):Object.keys(e),a=0;a<i.length;a++){var r=i[a];if("__ob__"!==r){for(var o=e[r].from,s=t;s;){if(s._provided&&x(s._provided,o)){n[r]=s._provided[o];break}s=s.$parent}if(!s)if("default"in e[r]){var l=e[r].default;n[r]="function"==typeof l?l.call(t):l}else 0}}return n}}function vt(e,t){if(!e||!e.length)return{};for(var n={},i=0,a=e.length;i<a;i++){var r=e[i],o=r.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,r.context!==t&&r.fnContext!==t||!o||null==o.slot)(n.default||(n.default=[])).push(r);else{var s=o.slot,l=n[s]||(n[s]=[]);"template"===r.tag?l.push.apply(l,r.children||[]):l.push(r)}}for(var c in n)n[c].every(bt)&&delete n[c];return n}function bt(e){return e.isComment&&!e.asyncFactory||" "===e.text}function yt(e,t,n){var a,r=Object.keys(t).length>0,o=e?!!e.$stable:!r,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&n&&n!==i&&s===n.$key&&!r&&!n.$hasNormal)return n;for(var l in a={},e)e[l]&&"$"!==l[0]&&(a[l]=wt(t,l,e[l]))}else a={};for(var c in t)c in a||(a[c]=xt(t,c));return e&&Object.isExtensible(e)&&(e._normalized=a),R(a,"$stable",o),R(a,"$key",s),R(a,"$hasNormal",r),a}function wt(e,t,n){var i=function(){var e=arguments.length?n.apply(null,arguments):n({});return(e=e&&"object"==typeof e&&!Array.isArray(e)?[e]:ht(e))&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:i,enumerable:!0,configurable:!0}),i}function xt(e,t){return function(){return e[t]}}function _t(e,t){var n,i,a,o,s;if(Array.isArray(e)||"string"==typeof e)for(n=new Array(e.length),i=0,a=e.length;i<a;i++)n[i]=t(e[i],i);else if("number"==typeof e)for(n=new Array(e),i=0;i<e;i++)n[i]=t(i+1,i);else if(l(e))if(de&&e[Symbol.iterator]){n=[];for(var c=e[Symbol.iterator](),d=c.next();!d.done;)n.push(t(d.value,n.length)),d=c.next()}else for(o=Object.keys(e),n=new Array(o.length),i=0,a=o.length;i<a;i++)s=o[i],n[i]=t(e[s],s,i);return r(n)||(n=[]),n._isVList=!0,n}function kt(e,t,n,i){var a,r=this.$scopedSlots[e];r?(n=n||{},i&&(n=$($({},i),n)),a=r(n)||t):a=this.$slots[e]||t;var o=n&&n.slot;return o?this.$createElement("template",{slot:o},a):a}function Ct(e){return Ne(this.$options,"filters",e)||T}function St(e,t){return Array.isArray(e)?-1===e.indexOf(t):e!==t}function Et(e,t,n,i,a){var r=j.keyCodes[t]||n;return a&&i&&!j.keyCodes[t]?St(a,i):r?St(r,e):i?M(i)!==t:void 0}function Mt(e,t,n,i,a){if(n)if(l(n)){var r;Array.isArray(n)&&(n=O(n));var o=function(o){if("class"===o||"style"===o||b(o))r=e;else{var s=e.attrs&&e.attrs.type;r=i||j.mustUseProp(t,s,o)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var l=C(o),c=M(o);l in r||c in r||(r[o]=n[o],a&&((e.on||(e.on={}))["update:"+o]=function(e){n[o]=e}))};for(var s in n)o(s)}else;return e}function zt(e,t){var n=this._staticTrees||(this._staticTrees=[]),i=n[e];return i&&!t||$t(i=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,null,this),"__static__"+e,!1),i}function At(e,t,n){return $t(e,"__once__"+t+(n?"_"+n:""),!0),e}function $t(e,t,n){if(Array.isArray(e))for(var i=0;i<e.length;i++)e[i]&&"string"!=typeof e[i]&&Ot(e[i],t+"_"+i,n);else Ot(e,t,n)}function Ot(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function It(e,t){if(t)if(d(t)){var n=e.on=e.on?$({},e.on):{};for(var i in t){var a=n[i],r=t[i];n[i]=a?[].concat(a,r):r}}else;return e}function Lt(e,t,n,i){t=t||{$stable:!n};for(var a=0;a<e.length;a++){var r=e[a];Array.isArray(r)?Lt(r,t,n):r&&(r.proxy&&(r.fn.proxy=!0),t[r.key]=r.fn)}return i&&(t.$key=i),t}function Tt(e,t){for(var n=0;n<t.length;n+=2){var i=t[n];"string"==typeof i&&i&&(e[t[n]]=t[n+1])}return e}function Pt(e,t){return"string"==typeof e?t+e:e}function Dt(e){e._o=At,e._n=m,e._s=f,e._l=_t,e._t=kt,e._q=P,e._i=D,e._m=zt,e._f=Ct,e._k=Et,e._b=Mt,e._v=we,e._e=ye,e._u=Lt,e._g=It,e._d=Tt,e._p=Pt}function Vt(e,t,n,a,r){var s,l=this,c=r.options;x(a,"_uid")?(s=Object.create(a))._original=a:(s=a,a=a._original);var d=o(c._compiled),u=!d;this.data=e,this.props=t,this.children=n,this.parent=a,this.listeners=e.on||i,this.injections=gt(c.inject,a),this.slots=function(){return l.$slots||yt(e.scopedSlots,l.$slots=vt(n,a)),l.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return yt(e.scopedSlots,this.slots())}}),d&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=yt(e.scopedSlots,this.$slots)),c._scopeId?this._c=function(e,t,n,i){var r=Rt(s,e,t,n,i,u);return r&&!Array.isArray(r)&&(r.fnScopeId=c._scopeId,r.fnContext=a),r}:this._c=function(e,t,n,i){return Rt(s,e,t,n,i,u)}}function Bt(e,t,n,i,a){var r=xe(e);return r.fnContext=n,r.fnOptions=i,t.slot&&((r.data||(r.data={})).slot=t.slot),r}function Ft(e,t){for(var n in t)e[C(n)]=t[n]}Dt(Vt.prototype);var Nt={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;Nt.prepatch(n,n)}else{(e.componentInstance=function(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},i=e.data.inlineTemplate;r(i)&&(n.render=i.render,n.staticRenderFns=i.staticRenderFns);return new e.componentOptions.Ctor(n)}(e,tn)).$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var n=t.componentOptions;!function(e,t,n,a,r){0;var o=a.data.scopedSlots,s=e.$scopedSlots,l=!!(o&&!o.$stable||s!==i&&!s.$stable||o&&e.$scopedSlots.$key!==o.$key),c=!!(r||e.$options._renderChildren||l);e.$options._parentVnode=a,e.$vnode=a,e._vnode&&(e._vnode.parent=a);if(e.$options._renderChildren=r,e.$attrs=a.data.attrs||i,e.$listeners=n||i,t&&e.$options.props){Ee(!1);for(var d=e._props,u=e.$options._propKeys||[],p=0;p<u.length;p++){var h=u[p],f=e.$options.props;d[h]=je(h,f,t,e)}Ee(!0),e.$options.propsData=t}n=n||i;var m=e.$options._parentListeners;e.$options._parentListeners=n,en(e,n,m),c&&(e.$slots=vt(r,a.context),e.$forceUpdate());0}(t.componentInstance=e.componentInstance,n.propsData,n.listeners,t,n.children)},insert:function(e){var t,n=e.context,i=e.componentInstance;i._isMounted||(i._isMounted=!0,sn(i,"mounted")),e.data.keepAlive&&(n._isMounted?((t=i)._inactive=!1,cn.push(t)):rn(i,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?on(t,!0):t.$destroy())}},jt=Object.keys(Nt);function qt(e,t,n,s,c){if(!a(e)){var d=n.$options._base;if(l(e)&&(e=d.extend(e)),"function"==typeof e){var u;if(a(e.cid)&&void 0===(e=function(e,t){if(o(e.error)&&r(e.errorComp))return e.errorComp;if(r(e.resolved))return e.resolved;var n=Wt;n&&r(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n);if(o(e.loading)&&r(e.loadingComp))return e.loadingComp;if(n&&!r(e.owners)){var i=e.owners=[n],s=!0,c=null,d=null;n.$on("hook:destroyed",(function(){return y(i,n)}));var u=function(e){for(var t=0,n=i.length;t<n;t++)i[t].$forceUpdate();e&&(i.length=0,null!==c&&(clearTimeout(c),c=null),null!==d&&(clearTimeout(d),d=null))},p=V((function(n){e.resolved=Gt(n,t),s?i.length=0:u(!0)})),f=V((function(t){r(e.errorComp)&&(e.error=!0,u(!0))})),m=e(p,f);return l(m)&&(h(m)?a(e.resolved)&&m.then(p,f):h(m.component)&&(m.component.then(p,f),r(m.error)&&(e.errorComp=Gt(m.error,t)),r(m.loading)&&(e.loadingComp=Gt(m.loading,t),0===m.delay?e.loading=!0:c=setTimeout((function(){c=null,a(e.resolved)&&a(e.error)&&(e.loading=!0,u(!1))}),m.delay||200)),r(m.timeout)&&(d=setTimeout((function(){d=null,a(e.resolved)&&f(null)}),m.timeout)))),s=!1,e.loading?e.loadingComp:e.resolved}}(u=e,d)))return function(e,t,n,i,a){var r=ye();return r.asyncFactory=e,r.asyncMeta={data:t,context:n,children:i,tag:a},r}(u,t,n,s,c);t=t||{},An(e),r(t.model)&&function(e,t){var n=e.model&&e.model.prop||"value",i=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var a=t.on||(t.on={}),o=a[i],s=t.model.callback;r(o)?(Array.isArray(o)?-1===o.indexOf(s):o!==s)&&(a[i]=[s].concat(o)):a[i]=s}(e.options,t);var p=function(e,t,n){var i=t.options.props;if(!a(i)){var o={},s=e.attrs,l=e.props;if(r(s)||r(l))for(var c in i){var d=M(c);pt(o,l,c,d,!0)||pt(o,s,c,d,!1)}return o}}(t,e);if(o(e.options.functional))return function(e,t,n,a,o){var s=e.options,l={},c=s.props;if(r(c))for(var d in c)l[d]=je(d,c,t||i);else r(n.attrs)&&Ft(l,n.attrs),r(n.props)&&Ft(l,n.props);var u=new Vt(n,l,o,a,e),p=s.render.call(null,u._c,u);if(p instanceof ve)return Bt(p,n,u.parent,s);if(Array.isArray(p)){for(var h=ht(p)||[],f=new Array(h.length),m=0;m<h.length;m++)f[m]=Bt(h[m],n,u.parent,s);return f}}(e,p,t,n,s);var f=t.on;if(t.on=t.nativeOn,o(e.options.abstract)){var m=t.slot;t={},m&&(t.slot=m)}!function(e){for(var t=e.hook||(e.hook={}),n=0;n<jt.length;n++){var i=jt[n],a=t[i],r=Nt[i];a===r||a&&a._merged||(t[i]=a?Ht(r,a):r)}}(t);var g=e.options.name||c;return new ve("vue-component-"+e.cid+(g?"-"+g:""),t,void 0,void 0,void 0,n,{Ctor:e,propsData:p,listeners:f,tag:c,children:s},u)}}}function Ht(e,t){var n=function(n,i){e(n,i),t(n,i)};return n._merged=!0,n}function Rt(e,t,n,i,a,c){return(Array.isArray(n)||s(n))&&(a=i,i=n,n=void 0),o(c)&&(a=2),function(e,t,n,i,a){if(r(n)&&r(n.__ob__))return ye();r(n)&&r(n.is)&&(t=n.is);if(!t)return ye();0;Array.isArray(i)&&"function"==typeof i[0]&&((n=n||{}).scopedSlots={default:i[0]},i.length=0);2===a?i=ht(i):1===a&&(i=function(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}(i));var o,s;if("string"==typeof t){var c;s=e.$vnode&&e.$vnode.ns||j.getTagNamespace(t),o=j.isReservedTag(t)?new ve(j.parsePlatformTagName(t),n,i,void 0,void 0,e):n&&n.pre||!r(c=Ne(e.$options,"components",t))?new ve(t,n,i,void 0,void 0,e):qt(c,n,e,i,t)}else o=qt(t,n,e,i);return Array.isArray(o)?o:r(o)?(r(s)&&Ut(o,s),r(n)&&function(e){l(e.style)&&ot(e.style);l(e.class)&&ot(e.class)}(n),o):ye()}(e,t,n,i,a)}function Ut(e,t,n){if(e.ns=t,"foreignObject"===e.tag&&(t=void 0,n=!0),r(e.children))for(var i=0,s=e.children.length;i<s;i++){var l=e.children[i];r(l.tag)&&(a(l.ns)||o(n)&&"svg"!==l.tag)&&Ut(l,t,n)}}var Zt,Wt=null;function Gt(e,t){return(e.__esModule||de&&"Module"===e[Symbol.toStringTag])&&(e=e.default),l(e)?t.extend(e):e}function Xt(e){return e.isComment&&e.asyncFactory}function Kt(e){if(Array.isArray(e))for(var t=0;t<e.length;t++){var n=e[t];if(r(n)&&(r(n.componentOptions)||Xt(n)))return n}}function Jt(e,t){Zt.$on(e,t)}function Yt(e,t){Zt.$off(e,t)}function Qt(e,t){var n=Zt;return function i(){var a=t.apply(null,arguments);null!==a&&n.$off(e,i)}}function en(e,t,n){Zt=e,dt(t,n||{},Jt,Yt,Qt,e),Zt=void 0}var tn=null;function nn(e){var t=tn;return tn=e,function(){tn=t}}function an(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function rn(e,t){if(t){if(e._directInactive=!1,an(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)rn(e.$children[n]);sn(e,"activated")}}function on(e,t){if(!(t&&(e._directInactive=!0,an(e))||e._inactive)){e._inactive=!0;for(var n=0;n<e.$children.length;n++)on(e.$children[n]);sn(e,"deactivated")}}function sn(e,t){me();var n=e.$options[t],i=t+" hook";if(n)for(var a=0,r=n.length;a<r;a++)Ze(n[a],e,null,e,i);e._hasHookEvent&&e.$emit("hook:"+t),ge()}var ln=[],cn=[],dn={},un=!1,pn=!1,hn=0;var fn=0,mn=Date.now;if(G&&!Y){var gn=window.performance;gn&&"function"==typeof gn.now&&mn()>document.createEvent("Event").timeStamp&&(mn=function(){return gn.now()})}function vn(){var e,t;for(fn=mn(),pn=!0,ln.sort((function(e,t){return e.id-t.id})),hn=0;hn<ln.length;hn++)(e=ln[hn]).before&&e.before(),t=e.id,dn[t]=null,e.run();var n=cn.slice(),i=ln.slice();hn=ln.length=cn.length=0,dn={},un=pn=!1,function(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,rn(e[t],!0)}(n),function(e){var t=e.length;for(;t--;){var n=e[t],i=n.vm;i._watcher===n&&i._isMounted&&!i._isDestroyed&&sn(i,"updated")}}(i),se&&j.devtools&&se.emit("flush")}var bn=0,yn=function(e,t,n,i,a){this.vm=e,a&&(e._watcher=this),e._watchers.push(this),i?(this.deep=!!i.deep,this.user=!!i.user,this.lazy=!!i.lazy,this.sync=!!i.sync,this.before=i.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++bn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ce,this.newDepIds=new ce,this.expression="","function"==typeof t?this.getter=t:(this.getter=function(e){if(!U.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}(t),this.getter||(this.getter=I)),this.value=this.lazy?void 0:this.get()};yn.prototype.get=function(){var e;me(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(e){if(!this.user)throw e;Ue(e,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ot(e),ge(),this.cleanupDeps()}return e},yn.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},yn.prototype.cleanupDeps=function(){for(var e=this.deps.length;e--;){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},yn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(e){var t=e.id;if(null==dn[t]){if(dn[t]=!0,pn){for(var n=ln.length-1;n>hn&&ln[n].id>e.id;)n--;ln.splice(n+1,0,e)}else ln.push(e);un||(un=!0,at(vn))}}(this)},yn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){Ue(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},yn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},yn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},yn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var wn={enumerable:!0,configurable:!0,get:I,set:I};function xn(e,t,n){wn.get=function(){return this[t][n]},wn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,wn)}function _n(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},i=e._props={},a=e.$options._propKeys=[];e.$parent&&Ee(!1);var r=function(r){a.push(r);var o=je(r,t,n,e);Ae(i,r,o),r in e||xn(e,"_props",r)};for(var o in t)r(o);Ee(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?I:z(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;d(t=e._data="function"==typeof t?function(e,t){me();try{return e.call(t,t)}catch(e){return Ue(e,t,"data()"),{}}finally{ge()}}(t,e):t||{})||(t={});var n=Object.keys(t),i=e.$options.props,a=(e.$options.methods,n.length);for(;a--;){var r=n[a];0,i&&x(i,r)||H(r)||xn(e,"_data",r)}ze(t,!0)}(e):ze(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),i=oe();for(var a in t){var r=t[a],o="function"==typeof r?r:r.get;0,i||(n[a]=new yn(e,o||I,I,kn)),a in e||Cn(e,a,r)}}(e,t.computed),t.watch&&t.watch!==ie&&function(e,t){for(var n in t){var i=t[n];if(Array.isArray(i))for(var a=0;a<i.length;a++)Mn(e,n,i[a]);else Mn(e,n,i)}}(e,t.watch)}var kn={lazy:!0};function Cn(e,t,n){var i=!oe();"function"==typeof n?(wn.get=i?Sn(t):En(n),wn.set=I):(wn.get=n.get?i&&!1!==n.cache?Sn(t):En(n.get):I,wn.set=n.set||I),Object.defineProperty(e,t,wn)}function Sn(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),he.target&&t.depend(),t.value}}function En(e){return function(){return e.call(this,this)}}function Mn(e,t,n,i){return d(n)&&(i=n,n=n.handler),"string"==typeof n&&(n=e[n]),e.$watch(t,n,i)}var zn=0;function An(e){var t=e.options;if(e.super){var n=An(e.super);if(n!==e.superOptions){e.superOptions=n;var i=function(e){var t,n=e.options,i=e.sealedOptions;for(var a in n)n[a]!==i[a]&&(t||(t={}),t[a]=n[a]);return t}(e);i&&$(e.extendOptions,i),(t=e.options=Fe(n,e.extendOptions)).name&&(t.components[t.name]=e)}}return t}function $n(e){this._init(e)}function On(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,i=n.cid,a=e._Ctor||(e._Ctor={});if(a[i])return a[i];var r=e.name||n.options.name;var o=function(e){this._init(e)};return(o.prototype=Object.create(n.prototype)).constructor=o,o.cid=t++,o.options=Fe(n.options,e),o.super=n,o.options.props&&function(e){var t=e.options.props;for(var n in t)xn(e.prototype,"_props",n)}(o),o.options.computed&&function(e){var t=e.options.computed;for(var n in t)Cn(e.prototype,n,t[n])}(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,F.forEach((function(e){o[e]=n[e]})),r&&(o.options.components[r]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=$({},o.options),a[i]=o,o}}function In(e){return e&&(e.Ctor.options.name||e.tag)}function Ln(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"==typeof e?e.split(",").indexOf(t)>-1:!!u(e)&&e.test(t)}function Tn(e,t){var n=e.cache,i=e.keys,a=e._vnode;for(var r in n){var o=n[r];if(o){var s=In(o.componentOptions);s&&!t(s)&&Pn(n,r,i,a)}}}function Pn(e,t,n,i){var a=e[t];!a||i&&a.tag===i.tag||a.componentInstance.$destroy(),e[t]=null,y(n,t)}!function(e){e.prototype._init=function(e){var t=this;t._uid=zn++,t._isVue=!0,e&&e._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),i=t._parentVnode;n.parent=t.parent,n._parentVnode=i;var a=i.componentOptions;n.propsData=a.propsData,n._parentListeners=a.listeners,n._renderChildren=a.children,n._componentTag=a.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(t,e):t.$options=Fe(An(t.constructor),e||{},t),t._renderProxy=t,t._self=t,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(t),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&en(e,t)}(t),function(e){e._vnode=null,e._staticTrees=null;var t=e.$options,n=e.$vnode=t._parentVnode,a=n&&n.context;e.$slots=vt(t._renderChildren,a),e.$scopedSlots=i,e._c=function(t,n,i,a){return Rt(e,t,n,i,a,!1)},e.$createElement=function(t,n,i,a){return Rt(e,t,n,i,a,!0)};var r=n&&n.data;Ae(e,"$attrs",r&&r.attrs||i,null,!0),Ae(e,"$listeners",t._parentListeners||i,null,!0)}(t),sn(t,"beforeCreate"),function(e){var t=gt(e.$options.inject,e);t&&(Ee(!1),Object.keys(t).forEach((function(n){Ae(e,n,t[n])})),Ee(!0))}(t),_n(t),function(e){var t=e.$options.provide;t&&(e._provided="function"==typeof t?t.call(e):t)}(t),sn(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}($n),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=$e,e.prototype.$delete=Oe,e.prototype.$watch=function(e,t,n){var i=this;if(d(t))return Mn(i,e,t,n);(n=n||{}).user=!0;var a=new yn(i,e,t,n);if(n.immediate)try{t.call(i,a.value)}catch(e){Ue(e,i,'callback for immediate watcher "'+a.expression+'"')}return function(){a.teardown()}}}($n),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var i=this;if(Array.isArray(e))for(var a=0,r=e.length;a<r;a++)i.$on(e[a],n);else(i._events[e]||(i._events[e]=[])).push(n),t.test(e)&&(i._hasHookEvent=!0);return i},e.prototype.$once=function(e,t){var n=this;function i(){n.$off(e,i),t.apply(n,arguments)}return i.fn=t,n.$on(e,i),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(e)){for(var i=0,a=e.length;i<a;i++)n.$off(e[i],t);return n}var r,o=n._events[e];if(!o)return n;if(!t)return n._events[e]=null,n;for(var s=o.length;s--;)if((r=o[s])===t||r.fn===t){o.splice(s,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?A(n):n;for(var i=A(arguments,1),a='event handler for "'+e+'"',r=0,o=n.length;r<o;r++)Ze(n[r],t,i,t,a)}return t}}($n),function(e){e.prototype._update=function(e,t){var n=this,i=n.$el,a=n._vnode,r=nn(n);n._vnode=e,n.$el=a?n.__patch__(a,e):n.__patch__(n.$el,e,t,!1),r(),i&&(i.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},e.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){sn(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||y(t.$children,e),e._watcher&&e._watcher.teardown();for(var n=e._watchers.length;n--;)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),sn(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}($n),function(e){Dt(e.prototype),e.prototype.$nextTick=function(e){return at(e,this)},e.prototype._render=function(){var e,t=this,n=t.$options,i=n.render,a=n._parentVnode;a&&(t.$scopedSlots=yt(a.data.scopedSlots,t.$slots,t.$scopedSlots)),t.$vnode=a;try{Wt=t,e=i.call(t._renderProxy,t.$createElement)}catch(n){Ue(n,t,"render"),e=t._vnode}finally{Wt=null}return Array.isArray(e)&&1===e.length&&(e=e[0]),e instanceof ve||(e=ye()),e.parent=a,e}}($n);var Dn=[String,RegExp,Array],Vn={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:Dn,exclude:Dn,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Pn(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Tn(e,(function(e){return Ln(t,e)}))})),this.$watch("exclude",(function(t){Tn(e,(function(e){return!Ln(t,e)}))}))},render:function(){var e=this.$slots.default,t=Kt(e),n=t&&t.componentOptions;if(n){var i=In(n),a=this.include,r=this.exclude;if(a&&(!i||!Ln(a,i))||r&&i&&Ln(r,i))return t;var o=this.cache,s=this.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;o[l]?(t.componentInstance=o[l].componentInstance,y(s,l),s.push(l)):(o[l]=t,s.push(l),this.max&&s.length>parseInt(this.max)&&Pn(o,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};!function(e){var t={get:function(){return j}};Object.defineProperty(e,"config",t),e.util={warn:ue,extend:$,mergeOptions:Fe,defineReactive:Ae},e.set=$e,e.delete=Oe,e.nextTick=at,e.observable=function(e){return ze(e),e},e.options=Object.create(null),F.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,$(e.options.components,Vn),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=A(arguments,1);return n.unshift(this),"function"==typeof e.install?e.install.apply(e,n):"function"==typeof e&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=Fe(this.options,e),this}}(e),On(e),function(e){F.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&d(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"==typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}(e)}($n),Object.defineProperty($n.prototype,"$isServer",{get:oe}),Object.defineProperty($n.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty($n,"FunctionalRenderContext",{value:Vt}),$n.version="2.6.12";var Bn=g("style,class"),Fn=g("input,textarea,option,select,progress"),Nn=function(e,t,n){return"value"===n&&Fn(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},jn=g("contenteditable,draggable,spellcheck"),qn=g("events,caret,typing,plaintext-only"),Hn=g("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Rn="http://www.w3.org/1999/xlink",Un=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Zn=function(e){return Un(e)?e.slice(6,e.length):""},Wn=function(e){return null==e||!1===e};function Gn(e){for(var t=e.data,n=e,i=e;r(i.componentInstance);)(i=i.componentInstance._vnode)&&i.data&&(t=Xn(i.data,t));for(;r(n=n.parent);)n&&n.data&&(t=Xn(t,n.data));return function(e,t){if(r(e)||r(t))return Kn(e,Jn(t));return""}(t.staticClass,t.class)}function Xn(e,t){return{staticClass:Kn(e.staticClass,t.staticClass),class:r(e.class)?[e.class,t.class]:t.class}}function Kn(e,t){return e?t?e+" "+t:e:t||""}function Jn(e){return Array.isArray(e)?function(e){for(var t,n="",i=0,a=e.length;i<a;i++)r(t=Jn(e[i]))&&""!==t&&(n&&(n+=" "),n+=t);return n}(e):l(e)?function(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}(e):"string"==typeof e?e:""}var Yn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Qn=g("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),ei=g("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),ti=function(e){return Qn(e)||ei(e)};function ni(e){return ei(e)?"svg":"math"===e?"math":void 0}var ii=Object.create(null);var ai=g("text,number,password,search,email,tel,url");function ri(e){if("string"==typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}var oi=Object.freeze({createElement:function(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n},createElementNS:function(e,t){return document.createElementNS(Yn[e],t)},createTextNode:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},insertBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},appendChild:function(e,t){e.appendChild(t)},parentNode:function(e){return e.parentNode},nextSibling:function(e){return e.nextSibling},tagName:function(e){return e.tagName},setTextContent:function(e,t){e.textContent=t},setStyleScope:function(e,t){e.setAttribute(t,"")}}),si={create:function(e,t){li(t)},update:function(e,t){e.data.ref!==t.data.ref&&(li(e,!0),li(t))},destroy:function(e){li(e,!0)}};function li(e,t){var n=e.data.ref;if(r(n)){var i=e.context,a=e.componentInstance||e.elm,o=i.$refs;t?Array.isArray(o[n])?y(o[n],a):o[n]===a&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(a)<0&&o[n].push(a):o[n]=[a]:o[n]=a}}var ci=new ve("",{},[]),di=["create","activate","update","remove","destroy"];function ui(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&r(e.data)===r(t.data)&&function(e,t){if("input"!==e.tag)return!0;var n,i=r(n=e.data)&&r(n=n.attrs)&&n.type,a=r(n=t.data)&&r(n=n.attrs)&&n.type;return i===a||ai(i)&&ai(a)}(e,t)||o(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&a(t.asyncFactory.error))}function pi(e,t,n){var i,a,o={};for(i=t;i<=n;++i)r(a=e[i].key)&&(o[a]=i);return o}var hi={create:fi,update:fi,destroy:function(e){fi(e,ci)}};function fi(e,t){(e.data.directives||t.data.directives)&&function(e,t){var n,i,a,r=e===ci,o=t===ci,s=gi(e.data.directives,e.context),l=gi(t.data.directives,t.context),c=[],d=[];for(n in l)i=s[n],a=l[n],i?(a.oldValue=i.value,a.oldArg=i.arg,bi(a,"update",t,e),a.def&&a.def.componentUpdated&&d.push(a)):(bi(a,"bind",t,e),a.def&&a.def.inserted&&c.push(a));if(c.length){var u=function(){for(var n=0;n<c.length;n++)bi(c[n],"inserted",t,e)};r?ut(t,"insert",u):u()}d.length&&ut(t,"postpatch",(function(){for(var n=0;n<d.length;n++)bi(d[n],"componentUpdated",t,e)}));if(!r)for(n in s)l[n]||bi(s[n],"unbind",e,e,o)}(e,t)}var mi=Object.create(null);function gi(e,t){var n,i,a=Object.create(null);if(!e)return a;for(n=0;n<e.length;n++)(i=e[n]).modifiers||(i.modifiers=mi),a[vi(i)]=i,i.def=Ne(t.$options,"directives",i.name);return a}function vi(e){return e.rawName||e.name+"."+Object.keys(e.modifiers||{}).join(".")}function bi(e,t,n,i,a){var r=e.def&&e.def[t];if(r)try{r(n.elm,e,n,i,a)}catch(i){Ue(i,n.context,"directive "+e.name+" "+t+" hook")}}var yi=[si,hi];function wi(e,t){var n=t.componentOptions;if(!(r(n)&&!1===n.Ctor.options.inheritAttrs||a(e.data.attrs)&&a(t.data.attrs))){var i,o,s=t.elm,l=e.data.attrs||{},c=t.data.attrs||{};for(i in r(c.__ob__)&&(c=t.data.attrs=$({},c)),c)o=c[i],l[i]!==o&&xi(s,i,o);for(i in(Y||ee)&&c.value!==l.value&&xi(s,"value",c.value),l)a(c[i])&&(Un(i)?s.removeAttributeNS(Rn,Zn(i)):jn(i)||s.removeAttribute(i))}}function xi(e,t,n){e.tagName.indexOf("-")>-1?_i(e,t,n):Hn(t)?Wn(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):jn(t)?e.setAttribute(t,function(e,t){return Wn(t)||"false"===t?"false":"contenteditable"===e&&qn(t)?t:"true"}(t,n)):Un(t)?Wn(n)?e.removeAttributeNS(Rn,Zn(t)):e.setAttributeNS(Rn,t,n):_i(e,t,n)}function _i(e,t,n){if(Wn(n))e.removeAttribute(t);else{if(Y&&!Q&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var i=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",i)};e.addEventListener("input",i),e.__ieph=!0}e.setAttribute(t,n)}}var ki={create:wi,update:wi};function Ci(e,t){var n=t.elm,i=t.data,o=e.data;if(!(a(i.staticClass)&&a(i.class)&&(a(o)||a(o.staticClass)&&a(o.class)))){var s=Gn(t),l=n._transitionClasses;r(l)&&(s=Kn(s,Jn(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Si,Ei,Mi,zi,Ai,$i,Oi={create:Ci,update:Ci},Ii=/[\w).+\-_$\]]/;function Li(e){var t,n,i,a,r,o=!1,s=!1,l=!1,c=!1,d=0,u=0,p=0,h=0;for(i=0;i<e.length;i++)if(n=t,t=e.charCodeAt(i),o)39===t&&92!==n&&(o=!1);else if(s)34===t&&92!==n&&(s=!1);else if(l)96===t&&92!==n&&(l=!1);else if(c)47===t&&92!==n&&(c=!1);else if(124!==t||124===e.charCodeAt(i+1)||124===e.charCodeAt(i-1)||d||u||p){switch(t){case 34:s=!0;break;case 39:o=!0;break;case 96:l=!0;break;case 40:p++;break;case 41:p--;break;case 91:u++;break;case 93:u--;break;case 123:d++;break;case 125:d--}if(47===t){for(var f=i-1,m=void 0;f>=0&&" "===(m=e.charAt(f));f--);m&&Ii.test(m)||(c=!0)}}else void 0===a?(h=i+1,a=e.slice(0,i).trim()):g();function g(){(r||(r=[])).push(e.slice(h,i).trim()),h=i+1}if(void 0===a?a=e.slice(0,i).trim():0!==h&&g(),r)for(i=0;i<r.length;i++)a=Ti(a,r[i]);return a}function Ti(e,t){var n=t.indexOf("(");if(n<0)return'_f("'+t+'")('+e+")";var i=t.slice(0,n),a=t.slice(n+1);return'_f("'+i+'")('+e+(")"!==a?","+a:a)}
/* eslint-disable no-unused-vars */function Pi(e,t){console.error("[Vue compiler]: "+e)}function Di(e,t){return e?e.map((function(e){return e[t]})).filter((function(e){return e})):[]}function Vi(e,t,n,i,a){(e.props||(e.props=[])).push(Zi({name:t,value:n,dynamic:a},i)),e.plain=!1}function Bi(e,t,n,i,a){(a?e.dynamicAttrs||(e.dynamicAttrs=[]):e.attrs||(e.attrs=[])).push(Zi({name:t,value:n,dynamic:a},i)),e.plain=!1}function Fi(e,t,n,i){e.attrsMap[t]=n,e.attrsList.push(Zi({name:t,value:n},i))}function Ni(e,t,n,i,a,r,o,s){(e.directives||(e.directives=[])).push(Zi({name:t,rawName:n,value:i,arg:a,isDynamicArg:r,modifiers:o},s)),e.plain=!1}function ji(e,t,n){return n?"_p("+t+',"'+e+'")':e+t}function qi(e,t,n,a,r,o,s,l){var c;(a=a||i).right?l?t="("+t+")==='click'?'contextmenu':("+t+")":"click"===t&&(t="contextmenu",delete a.right):a.middle&&(l?t="("+t+")==='click'?'mouseup':("+t+")":"click"===t&&(t="mouseup")),a.capture&&(delete a.capture,t=ji("!",t,l)),a.once&&(delete a.once,t=ji("~",t,l)),a.passive&&(delete a.passive,t=ji("&",t,l)),a.native?(delete a.native,c=e.nativeEvents||(e.nativeEvents={})):c=e.events||(e.events={});var d=Zi({value:n.trim(),dynamic:l},s);a!==i&&(d.modifiers=a);var u=c[t];Array.isArray(u)?r?u.unshift(d):u.push(d):c[t]=u?r?[d,u]:[u,d]:d,e.plain=!1}function Hi(e,t,n){var i=Ri(e,":"+t)||Ri(e,"v-bind:"+t);if(null!=i)return Li(i);if(!1!==n){var a=Ri(e,t);if(null!=a)return JSON.stringify(a)}}function Ri(e,t,n){var i;if(null!=(i=e.attrsMap[t]))for(var a=e.attrsList,r=0,o=a.length;r<o;r++)if(a[r].name===t){a.splice(r,1);break}return n&&delete e.attrsMap[t],i}function Ui(e,t){for(var n=e.attrsList,i=0,a=n.length;i<a;i++){var r=n[i];if(t.test(r.name))return n.splice(i,1),r}}function Zi(e,t){return t&&(null!=t.start&&(e.start=t.start),null!=t.end&&(e.end=t.end)),e}function Wi(e,t,n){var i=n||{},a=i.number,r="$$v",o=r;i.trim&&(o="(typeof $$v === 'string'? $$v.trim(): $$v)"),a&&(o="_n("+o+")");var s=Gi(t,o);e.model={value:"("+t+")",expression:JSON.stringify(t),callback:"function ($$v) {"+s+"}"}}function Gi(e,t){var n=function(e){if(e=e.trim(),Si=e.length,e.indexOf("[")<0||e.lastIndexOf("]")<Si-1)return(zi=e.lastIndexOf("."))>-1?{exp:e.slice(0,zi),key:'"'+e.slice(zi+1)+'"'}:{exp:e,key:null};Ei=e,zi=Ai=$i=0;for(;!Ki();)Ji(Mi=Xi())?Qi(Mi):91===Mi&&Yi(Mi);return{exp:e.slice(0,Ai),key:e.slice(Ai+1,$i)}}(e);return null===n.key?e+"="+t:"$set("+n.exp+", "+n.key+", "+t+")"}function Xi(){return Ei.charCodeAt(++zi)}function Ki(){return zi>=Si}function Ji(e){return 34===e||39===e}function Yi(e){var t=1;for(Ai=zi;!Ki();)if(Ji(e=Xi()))Qi(e);else if(91===e&&t++,93===e&&t--,0===t){$i=zi;break}}function Qi(e){for(var t=e;!Ki()&&(e=Xi())!==t;);}var ea,ta="__r";function na(e,t,n){var i=ea;return function a(){var r=t.apply(null,arguments);null!==r&&ra(e,a,n,i)}}var ia=Ke&&!(ne&&Number(ne[1])<=53);function aa(e,t,n,i){if(ia){var a=fn,r=t;t=r._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=a||e.timeStamp<=0||e.target.ownerDocument!==document)return r.apply(this,arguments)}}ea.addEventListener(e,t,ae?{capture:n,passive:i}:n)}function ra(e,t,n,i){(i||ea).removeEventListener(e,t._wrapper||t,n)}function oa(e,t){if(!a(e.data.on)||!a(t.data.on)){var n=t.data.on||{},i=e.data.on||{};ea=t.elm,function(e){if(r(e.__r)){var t=Y?"change":"input";e[t]=[].concat(e.__r,e[t]||[]),delete e.__r}r(e.__c)&&(e.change=[].concat(e.__c,e.change||[]),delete e.__c)}(n),dt(n,i,aa,ra,na,t.context),ea=void 0}}var sa,la={create:oa,update:oa};function ca(e,t){if(!a(e.data.domProps)||!a(t.data.domProps)){var n,i,o=t.elm,s=e.data.domProps||{},l=t.data.domProps||{};for(n in r(l.__ob__)&&(l=t.data.domProps=$({},l)),s)n in l||(o[n]="");for(n in l){if(i=l[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),i===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=i;var c=a(i)?"":String(i);da(o,c)&&(o.value=c)}else if("innerHTML"===n&&ei(o.tagName)&&a(o.innerHTML)){(sa=sa||document.createElement("div")).innerHTML="<svg>"+i+"</svg>";for(var d=sa.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;d.firstChild;)o.appendChild(d.firstChild)}else if(i!==s[n])try{o[n]=i}catch(e){}}}}function da(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}(e,t)||function(e,t){var n=e.value,i=e._vModifiers;if(r(i)){if(i.number)return m(n)!==m(t);if(i.trim)return n.trim()!==t.trim()}return n!==t}(e,t))}var ua={create:ca,update:ca},pa=_((function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach((function(e){if(e){var i=e.split(n);i.length>1&&(t[i[0].trim()]=i[1].trim())}})),t}));function ha(e){var t=fa(e.style);return e.staticStyle?$(e.staticStyle,t):t}function fa(e){return Array.isArray(e)?O(e):"string"==typeof e?pa(e):e}var ma,ga=/^--/,va=/\s*!important$/,ba=function(e,t,n){if(ga.test(t))e.style.setProperty(t,n);else if(va.test(n))e.style.setProperty(M(t),n.replace(va,""),"important");else{var i=wa(t);if(Array.isArray(n))for(var a=0,r=n.length;a<r;a++)e.style[i]=n[a];else e.style[i]=n}},ya=["Webkit","Moz","ms"],wa=_((function(e){if(ma=ma||document.createElement("div").style,"filter"!==(e=C(e))&&e in ma)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<ya.length;n++){var i=ya[n]+t;if(i in ma)return i}}));function xa(e,t){var n=t.data,i=e.data;if(!(a(n.staticStyle)&&a(n.style)&&a(i.staticStyle)&&a(i.style))){var o,s,l=t.elm,c=i.staticStyle,d=i.normalizedStyle||i.style||{},u=c||d,p=fa(t.data.style)||{};t.data.normalizedStyle=r(p.__ob__)?$({},p):p;var h=function(e,t){var n,i={};if(t)for(var a=e;a.componentInstance;)(a=a.componentInstance._vnode)&&a.data&&(n=ha(a.data))&&$(i,n);(n=ha(e.data))&&$(i,n);for(var r=e;r=r.parent;)r.data&&(n=ha(r.data))&&$(i,n);return i}(t,!0);for(s in u)a(h[s])&&ba(l,s,"");for(s in h)(o=h[s])!==u[s]&&ba(l,s,null==o?"":o)}}var _a={create:xa,update:xa},ka=/\s+/;function Ca(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(ka).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Sa(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(ka).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",i=" "+t+" ";n.indexOf(i)>=0;)n=n.replace(i," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function Ea(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&$(t,Ma(e.name||"v")),$(t,e),t}return"string"==typeof e?Ma(e):void 0}}var Ma=_((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),za=G&&!Q,Aa="transition",$a="animation",Oa="transition",Ia="transitionend",La="animation",Ta="animationend";za&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Oa="WebkitTransition",Ia="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(La="WebkitAnimation",Ta="webkitAnimationEnd"));var Pa=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Da(e){Pa((function(){Pa(e)}))}function Va(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),Ca(e,t))}function Ba(e,t){e._transitionClasses&&y(e._transitionClasses,t),Sa(e,t)}function Fa(e,t,n){var i=ja(e,t),a=i.type,r=i.timeout,o=i.propCount;if(!a)return n();var s=a===Aa?Ia:Ta,l=0,c=function(){e.removeEventListener(s,d),n()},d=function(t){t.target===e&&++l>=o&&c()};setTimeout((function(){l<o&&c()}),r+1),e.addEventListener(s,d)}var Na=/\b(transform|all)(,|$)/;function ja(e,t){var n,i=window.getComputedStyle(e),a=(i[Oa+"Delay"]||"").split(", "),r=(i[Oa+"Duration"]||"").split(", "),o=qa(a,r),s=(i[La+"Delay"]||"").split(", "),l=(i[La+"Duration"]||"").split(", "),c=qa(s,l),d=0,u=0;return t===Aa?o>0&&(n=Aa,d=o,u=r.length):t===$a?c>0&&(n=$a,d=c,u=l.length):u=(n=(d=Math.max(o,c))>0?o>c?Aa:$a:null)?n===Aa?r.length:l.length:0,{type:n,timeout:d,propCount:u,hasTransform:n===Aa&&Na.test(i[Oa+"Property"])}}function qa(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map((function(t,n){return Ha(t)+Ha(e[n])})))}function Ha(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function Ra(e,t){var n=e.elm;r(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var i=Ea(e.data.transition);if(!a(i)&&!r(n._enterCb)&&1===n.nodeType){for(var o=i.css,s=i.type,c=i.enterClass,d=i.enterToClass,u=i.enterActiveClass,p=i.appearClass,h=i.appearToClass,f=i.appearActiveClass,g=i.beforeEnter,v=i.enter,b=i.afterEnter,y=i.enterCancelled,w=i.beforeAppear,x=i.appear,_=i.afterAppear,k=i.appearCancelled,C=i.duration,S=tn,E=tn.$vnode;E&&E.parent;)S=E.context,E=E.parent;var M=!S._isMounted||!e.isRootInsert;if(!M||x||""===x){var z=M&&p?p:c,A=M&&f?f:u,$=M&&h?h:d,O=M&&w||g,I=M&&"function"==typeof x?x:v,L=M&&_||b,T=M&&k||y,P=m(l(C)?C.enter:C);0;var D=!1!==o&&!Q,B=Wa(I),F=n._enterCb=V((function(){D&&(Ba(n,$),Ba(n,A)),F.cancelled?(D&&Ba(n,z),T&&T(n)):L&&L(n),n._enterCb=null}));e.data.show||ut(e,"insert",(function(){var t=n.parentNode,i=t&&t._pending&&t._pending[e.key];i&&i.tag===e.tag&&i.elm._leaveCb&&i.elm._leaveCb(),I&&I(n,F)})),O&&O(n),D&&(Va(n,z),Va(n,A),Da((function(){Ba(n,z),F.cancelled||(Va(n,$),B||(Za(P)?setTimeout(F,P):Fa(n,s,F)))}))),e.data.show&&(t&&t(),I&&I(n,F)),D||B||F()}}}function Ua(e,t){var n=e.elm;r(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var i=Ea(e.data.transition);if(a(i)||1!==n.nodeType)return t();if(!r(n._leaveCb)){var o=i.css,s=i.type,c=i.leaveClass,d=i.leaveToClass,u=i.leaveActiveClass,p=i.beforeLeave,h=i.leave,f=i.afterLeave,g=i.leaveCancelled,v=i.delayLeave,b=i.duration,y=!1!==o&&!Q,w=Wa(h),x=m(l(b)?b.leave:b);0;var _=n._leaveCb=V((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[e.key]=null),y&&(Ba(n,d),Ba(n,u)),_.cancelled?(y&&Ba(n,c),g&&g(n)):(t(),f&&f(n)),n._leaveCb=null}));v?v(k):k()}function k(){_.cancelled||(!e.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[e.key]=e),p&&p(n),y&&(Va(n,c),Va(n,u),Da((function(){Ba(n,c),_.cancelled||(Va(n,d),w||(Za(x)?setTimeout(_,x):Fa(n,s,_)))}))),h&&h(n,_),y||w||_())}}function Za(e){return"number"==typeof e&&!isNaN(e)}function Wa(e){if(a(e))return!1;var t=e.fns;return r(t)?Wa(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Ga(e,t){!0!==t.data.show&&Ra(t)}var Xa=function(e){var t,n,i={},l=e.modules,c=e.nodeOps;for(t=0;t<di.length;++t)for(i[di[t]]=[],n=0;n<l.length;++n)r(l[n][di[t]])&&i[di[t]].push(l[n][di[t]]);function d(e){var t=c.parentNode(e);r(t)&&c.removeChild(t,e)}function u(e,t,n,a,s,l,d){if(r(e.elm)&&r(l)&&(e=l[d]=xe(e)),e.isRootInsert=!s,!function(e,t,n,a){var s=e.data;if(r(s)){var l=r(e.componentInstance)&&s.keepAlive;if(r(s=s.hook)&&r(s=s.init)&&s(e,!1),r(e.componentInstance))return p(e,t),h(n,e.elm,a),o(l)&&function(e,t,n,a){var o,s=e;for(;s.componentInstance;)if(r(o=(s=s.componentInstance._vnode).data)&&r(o=o.transition)){for(o=0;o<i.activate.length;++o)i.activate[o](ci,s);t.push(s);break}h(n,e.elm,a)}(e,t,n,a),!0}}(e,t,n,a)){var u=e.data,m=e.children,g=e.tag;r(g)?(e.elm=e.ns?c.createElementNS(e.ns,g):c.createElement(g,e),b(e),f(e,m,t),r(u)&&v(e,t),h(n,e.elm,a)):o(e.isComment)?(e.elm=c.createComment(e.text),h(n,e.elm,a)):(e.elm=c.createTextNode(e.text),h(n,e.elm,a))}}function p(e,t){r(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,m(e)?(v(e,t),b(e)):(li(e),t.push(e))}function h(e,t,n){r(e)&&(r(n)?c.parentNode(n)===e&&c.insertBefore(e,t,n):c.appendChild(e,t))}function f(e,t,n){if(Array.isArray(t)){0;for(var i=0;i<t.length;++i)u(t[i],n,e.elm,null,!0,t,i)}else s(e.text)&&c.appendChild(e.elm,c.createTextNode(String(e.text)))}function m(e){for(;e.componentInstance;)e=e.componentInstance._vnode;return r(e.tag)}function v(e,n){for(var a=0;a<i.create.length;++a)i.create[a](ci,e);r(t=e.data.hook)&&(r(t.create)&&t.create(ci,e),r(t.insert)&&n.push(e))}function b(e){var t;if(r(t=e.fnScopeId))c.setStyleScope(e.elm,t);else for(var n=e;n;)r(t=n.context)&&r(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t),n=n.parent;r(t=tn)&&t!==e.context&&t!==e.fnContext&&r(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t)}function y(e,t,n,i,a,r){for(;i<=a;++i)u(n[i],r,e,t,!1,n,i)}function w(e){var t,n,a=e.data;if(r(a))for(r(t=a.hook)&&r(t=t.destroy)&&t(e),t=0;t<i.destroy.length;++t)i.destroy[t](e);if(r(t=e.children))for(n=0;n<e.children.length;++n)w(e.children[n])}function x(e,t,n){for(;t<=n;++t){var i=e[t];r(i)&&(r(i.tag)?(_(i),w(i)):d(i.elm))}}function _(e,t){if(r(t)||r(e.data)){var n,a=i.remove.length+1;for(r(t)?t.listeners+=a:t=function(e,t){function n(){0==--n.listeners&&d(e)}return n.listeners=t,n}(e.elm,a),r(n=e.componentInstance)&&r(n=n._vnode)&&r(n.data)&&_(n,t),n=0;n<i.remove.length;++n)i.remove[n](e,t);r(n=e.data.hook)&&r(n=n.remove)?n(e,t):t()}else d(e.elm)}function k(e,t,n,i){for(var a=n;a<i;a++){var o=t[a];if(r(o)&&ui(e,o))return a}}function C(e,t,n,s,l,d){if(e!==t){r(t.elm)&&r(s)&&(t=s[l]=xe(t));var p=t.elm=e.elm;if(o(e.isAsyncPlaceholder))r(t.asyncFactory.resolved)?M(e.elm,t,n):t.isAsyncPlaceholder=!0;else if(o(t.isStatic)&&o(e.isStatic)&&t.key===e.key&&(o(t.isCloned)||o(t.isOnce)))t.componentInstance=e.componentInstance;else{var h,f=t.data;r(f)&&r(h=f.hook)&&r(h=h.prepatch)&&h(e,t);var g=e.children,v=t.children;if(r(f)&&m(t)){for(h=0;h<i.update.length;++h)i.update[h](e,t);r(h=f.hook)&&r(h=h.update)&&h(e,t)}a(t.text)?r(g)&&r(v)?g!==v&&function(e,t,n,i,o){var s,l,d,p=0,h=0,f=t.length-1,m=t[0],g=t[f],v=n.length-1,b=n[0],w=n[v],_=!o;for(;p<=f&&h<=v;)a(m)?m=t[++p]:a(g)?g=t[--f]:ui(m,b)?(C(m,b,i,n,h),m=t[++p],b=n[++h]):ui(g,w)?(C(g,w,i,n,v),g=t[--f],w=n[--v]):ui(m,w)?(C(m,w,i,n,v),_&&c.insertBefore(e,m.elm,c.nextSibling(g.elm)),m=t[++p],w=n[--v]):ui(g,b)?(C(g,b,i,n,h),_&&c.insertBefore(e,g.elm,m.elm),g=t[--f],b=n[++h]):(a(s)&&(s=pi(t,p,f)),a(l=r(b.key)?s[b.key]:k(b,t,p,f))?u(b,i,e,m.elm,!1,n,h):ui(d=t[l],b)?(C(d,b,i,n,h),t[l]=void 0,_&&c.insertBefore(e,d.elm,m.elm)):u(b,i,e,m.elm,!1,n,h),b=n[++h]);p>f?y(e,a(n[v+1])?null:n[v+1].elm,n,h,v,i):h>v&&x(t,p,f)}(p,g,v,n,d):r(v)?(r(e.text)&&c.setTextContent(p,""),y(p,null,v,0,v.length-1,n)):r(g)?x(g,0,g.length-1):r(e.text)&&c.setTextContent(p,""):e.text!==t.text&&c.setTextContent(p,t.text),r(f)&&r(h=f.hook)&&r(h=h.postpatch)&&h(e,t)}}}function S(e,t,n){if(o(n)&&r(e.parent))e.parent.data.pendingInsert=t;else for(var i=0;i<t.length;++i)t[i].data.hook.insert(t[i])}var E=g("attrs,class,staticClass,staticStyle,key");function M(e,t,n,i){var a,s=t.tag,l=t.data,c=t.children;if(i=i||l&&l.pre,t.elm=e,o(t.isComment)&&r(t.asyncFactory))return t.isAsyncPlaceholder=!0,!0;if(r(l)&&(r(a=l.hook)&&r(a=a.init)&&a(t,!0),r(a=t.componentInstance)))return p(t,n),!0;if(r(s)){if(r(c))if(e.hasChildNodes())if(r(a=l)&&r(a=a.domProps)&&r(a=a.innerHTML)){if(a!==e.innerHTML)return!1}else{for(var d=!0,u=e.firstChild,h=0;h<c.length;h++){if(!u||!M(u,c[h],n,i)){d=!1;break}u=u.nextSibling}if(!d||u)return!1}else f(t,c,n);if(r(l)){var m=!1;for(var g in l)if(!E(g)){m=!0,v(t,n);break}!m&&l.class&&ot(l.class)}}else e.data!==t.text&&(e.data=t.text);return!0}return function(e,t,n,s){if(!a(t)){var l,d=!1,p=[];if(a(e))d=!0,u(t,p);else{var h=r(e.nodeType);if(!h&&ui(e,t))C(e,t,p,null,null,s);else{if(h){if(1===e.nodeType&&e.hasAttribute(B)&&(e.removeAttribute(B),n=!0),o(n)&&M(e,t,p))return S(t,p,!0),e;l=e,e=new ve(c.tagName(l).toLowerCase(),{},[],void 0,l)}var f=e.elm,g=c.parentNode(f);if(u(t,p,f._leaveCb?null:g,c.nextSibling(f)),r(t.parent))for(var v=t.parent,b=m(t);v;){for(var y=0;y<i.destroy.length;++y)i.destroy[y](v);if(v.elm=t.elm,b){for(var _=0;_<i.create.length;++_)i.create[_](ci,v);var k=v.data.hook.insert;if(k.merged)for(var E=1;E<k.fns.length;E++)k.fns[E]()}else li(v);v=v.parent}r(g)?x([e],0,0):r(e.tag)&&w(e)}}return S(t,p,d),t.elm}r(e)&&w(e)}}({nodeOps:oi,modules:[ki,Oi,la,ua,_a,G?{create:Ga,activate:Ga,remove:function(e,t){!0!==e.data.show?Ua(e,t):t()}}:{}].concat(yi)});Q&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ir(e,"input")}));var Ka={inserted:function(e,t,n,i){"select"===n.tag?(i.elm&&!i.elm._vOptions?ut(n,"postpatch",(function(){Ka.componentUpdated(e,t,n)})):Ja(e,t,n.context),e._vOptions=[].map.call(e.options,er)):("textarea"===n.tag||ai(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",tr),e.addEventListener("compositionend",nr),e.addEventListener("change",nr),Q&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){Ja(e,t,n.context);var i=e._vOptions,a=e._vOptions=[].map.call(e.options,er);if(a.some((function(e,t){return!P(e,i[t])})))(e.multiple?t.value.some((function(e){return Qa(e,a)})):t.value!==t.oldValue&&Qa(t.value,a))&&ir(e,"change")}}};function Ja(e,t,n){Ya(e,t,n),(Y||ee)&&setTimeout((function(){Ya(e,t,n)}),0)}function Ya(e,t,n){var i=t.value,a=e.multiple;if(!a||Array.isArray(i)){for(var r,o,s=0,l=e.options.length;s<l;s++)if(o=e.options[s],a)r=D(i,er(o))>-1,o.selected!==r&&(o.selected=r);else if(P(er(o),i))return void(e.selectedIndex!==s&&(e.selectedIndex=s));a||(e.selectedIndex=-1)}}function Qa(e,t){return t.every((function(t){return!P(t,e)}))}function er(e){return"_value"in e?e._value:e.value}function tr(e){e.target.composing=!0}function nr(e){e.target.composing&&(e.target.composing=!1,ir(e.target,"input"))}function ir(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function ar(e){return!e.componentInstance||e.data&&e.data.transition?e:ar(e.componentInstance._vnode)}var rr={model:Ka,show:{bind:function(e,t,n){var i=t.value,a=(n=ar(n)).data&&n.data.transition,r=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;i&&a?(n.data.show=!0,Ra(n,(function(){e.style.display=r}))):e.style.display=i?r:"none"},update:function(e,t,n){var i=t.value;!i!=!t.oldValue&&((n=ar(n)).data&&n.data.transition?(n.data.show=!0,i?Ra(n,(function(){e.style.display=e.__vOriginalDisplay})):Ua(n,(function(){e.style.display="none"}))):e.style.display=i?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,i,a){a||(e.style.display=e.__vOriginalDisplay)}}},or={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function sr(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?sr(Kt(t.children)):e}function lr(e){var t={},n=e.$options;for(var i in n.propsData)t[i]=e[i];var a=n._parentListeners;for(var r in a)t[C(r)]=a[r];return t}function cr(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var dr=function(e){return e.tag||Xt(e)},ur=function(e){return"show"===e.name},pr={name:"transition",props:or,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(dr)).length){0;var i=this.mode;0;var a=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return a;var r=sr(a);if(!r)return a;if(this._leaving)return cr(e,a);var o="__transition-"+this._uid+"-";r.key=null==r.key?r.isComment?o+"comment":o+r.tag:s(r.key)?0===String(r.key).indexOf(o)?r.key:o+r.key:r.key;var l=(r.data||(r.data={})).transition=lr(this),c=this._vnode,d=sr(c);if(r.data.directives&&r.data.directives.some(ur)&&(r.data.show=!0),d&&d.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(r,d)&&!Xt(d)&&(!d.componentInstance||!d.componentInstance._vnode.isComment)){var u=d.data.transition=$({},l);if("out-in"===i)return this._leaving=!0,ut(u,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),cr(e,a);if("in-out"===i){if(Xt(r))return c;var p,h=function(){p()};ut(l,"afterEnter",h),ut(l,"enterCancelled",h),ut(u,"delayLeave",(function(e){p=e}))}}return a}}},hr=$({tag:String,moveClass:String},or);function fr(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function mr(e){e.data.newPos=e.elm.getBoundingClientRect()}function gr(e){var t=e.data.pos,n=e.data.newPos,i=t.left-n.left,a=t.top-n.top;if(i||a){e.data.moved=!0;var r=e.elm.style;r.transform=r.WebkitTransform="translate("+i+"px,"+a+"px)",r.transitionDuration="0s"}}delete hr.mode;var vr={Transition:pr,TransitionGroup:{props:hr,beforeMount:function(){var e=this,t=this._update;this._update=function(n,i){var a=nn(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,a(),t.call(e,n,i)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),i=this.prevChildren=this.children,a=this.$slots.default||[],r=this.children=[],o=lr(this),s=0;s<a.length;s++){var l=a[s];if(l.tag)if(null!=l.key&&0!==String(l.key).indexOf("__vlist"))r.push(l),n[l.key]=l,(l.data||(l.data={})).transition=o;else;}if(i){for(var c=[],d=[],u=0;u<i.length;u++){var p=i[u];p.data.transition=o,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?c.push(p):d.push(p)}this.kept=e(t,null,c),this.removed=d}return e(t,null,r)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";e.length&&this.hasMove(e[0].elm,t)&&(e.forEach(fr),e.forEach(mr),e.forEach(gr),this._reflow=document.body.offsetHeight,e.forEach((function(e){if(e.data.moved){var n=e.elm,i=n.style;Va(n,t),i.transform=i.WebkitTransform=i.transitionDuration="",n.addEventListener(Ia,n._moveCb=function e(i){i&&i.target!==n||i&&!/transform$/.test(i.propertyName)||(n.removeEventListener(Ia,e),n._moveCb=null,Ba(n,t))})}})))},methods:{hasMove:function(e,t){if(!za)return!1;if(this._hasMove)return this._hasMove;var n=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach((function(e){Sa(n,e)})),Ca(n,t),n.style.display="none",this.$el.appendChild(n);var i=ja(n);return this.$el.removeChild(n),this._hasMove=i.hasTransform}}}};$n.config.mustUseProp=Nn,$n.config.isReservedTag=ti,$n.config.isReservedAttr=Bn,$n.config.getTagNamespace=ni,$n.config.isUnknownElement=function(e){if(!G)return!0;if(ti(e))return!1;if(e=e.toLowerCase(),null!=ii[e])return ii[e];var t=document.createElement(e);return e.indexOf("-")>-1?ii[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:ii[e]=/HTMLUnknownElement/.test(t.toString())},$($n.options.directives,rr),$($n.options.components,vr),$n.prototype.__patch__=G?Xa:I,$n.prototype.$mount=function(e,t){return function(e,t,n){var i;return e.$el=t,e.$options.render||(e.$options.render=ye),sn(e,"beforeMount"),i=function(){e._update(e._render(),n)},new yn(e,i,I,{before:function(){e._isMounted&&!e._isDestroyed&&sn(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,sn(e,"mounted")),e}(this,e=e&&G?ri(e):void 0,t)},G&&setTimeout((function(){j.devtools&&se&&se.emit("init",$n)}),0);var br=/\{\{((?:.|\r?\n)+?)\}\}/g,yr=/[-.*+?^${}()|[\]\/\\]/g,wr=_((function(e){var t=e[0].replace(yr,"\\$&"),n=e[1].replace(yr,"\\$&");return new RegExp(t+"((?:.|\\n)+?)"+n,"g")}));var xr={staticKeys:["staticClass"],transformNode:function(e,t){t.warn;var n=Ri(e,"class");n&&(e.staticClass=JSON.stringify(n));var i=Hi(e,"class",!1);i&&(e.classBinding=i)},genData:function(e){var t="";return e.staticClass&&(t+="staticClass:"+e.staticClass+","),e.classBinding&&(t+="class:"+e.classBinding+","),t}};var _r,kr={staticKeys:["staticStyle"],transformNode:function(e,t){t.warn;var n=Ri(e,"style");n&&(e.staticStyle=JSON.stringify(pa(n)));var i=Hi(e,"style",!1);i&&(e.styleBinding=i)},genData:function(e){var t="";return e.staticStyle&&(t+="staticStyle:"+e.staticStyle+","),e.styleBinding&&(t+="style:("+e.styleBinding+"),"),t}},Cr=function(e){return(_r=_r||document.createElement("div")).innerHTML=e,_r.textContent},Sr=g("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),Er=g("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),Mr=g("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),zr=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Ar=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,$r="[a-zA-Z_][\\-\\.0-9_a-zA-Z"+q.source+"]*",Or="((?:"+$r+"\\:)?"+$r+")",Ir=new RegExp("^<"+Or),Lr=/^\s*(\/?)>/,Tr=new RegExp("^<\\/"+Or+"[^>]*>"),Pr=/^<!DOCTYPE [^>]+>/i,Dr=/^<!\--/,Vr=/^<!\[/,Br=g("script,style,textarea",!0),Fr={},Nr={"&lt;":"<","&gt;":">","&quot;":'"',"&amp;":"&","&#10;":"\n","&#9;":"\t","&#39;":"'"},jr=/&(?:lt|gt|quot|amp|#39);/g,qr=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Hr=g("pre,textarea",!0),Rr=function(e,t){return e&&Hr(e)&&"\n"===t[0]};function Ur(e,t){var n=t?qr:jr;return e.replace(n,(function(e){return Nr[e]}))}var Zr,Wr,Gr,Xr,Kr,Jr,Yr,Qr,eo=/^@|^v-on:/,to=/^v-|^@|^:|^#/,no=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,io=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,ao=/^\(|\)$/g,ro=/^\[.*\]$/,oo=/:(.*)$/,so=/^:|^\.|^v-bind:/,lo=/\.[^.\]]+(?=[^\]]*$)/g,co=/^v-slot(:|$)|^#/,uo=/[\r\n]/,po=/\s+/g,ho=_(Cr),fo="_empty_";function mo(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:_o(t),rawAttrsMap:{},parent:n,children:[]}}function go(e,t){Zr=t.warn||Pi,Jr=t.isPreTag||L,Yr=t.mustUseProp||L,Qr=t.getTagNamespace||L;var n=t.isReservedTag||L;(function(e){return!!e.component||!n(e.tag)}),Gr=Di(t.modules,"transformNode"),Xr=Di(t.modules,"preTransformNode"),Kr=Di(t.modules,"postTransformNode"),Wr=t.delimiters;var i,a,r=[],o=!1!==t.preserveWhitespace,s=t.whitespace,l=!1,c=!1;function d(e){if(u(e),l||e.processed||(e=vo(e,t)),r.length||e===i||i.if&&(e.elseif||e.else)&&yo(i,{exp:e.elseif,block:e}),a&&!e.forbidden)if(e.elseif||e.else)o=e,(s=function(e){for(var t=e.length;t--;){if(1===e[t].type)return e[t];e.pop()}}(a.children))&&s.if&&yo(s,{exp:o.elseif,block:o});else{if(e.slotScope){var n=e.slotTarget||'"default"';(a.scopedSlots||(a.scopedSlots={}))[n]=e}a.children.push(e),e.parent=a}var o,s;e.children=e.children.filter((function(e){return!e.slotScope})),u(e),e.pre&&(l=!1),Jr(e.tag)&&(c=!1);for(var d=0;d<Kr.length;d++)Kr[d](e,t)}function u(e){if(!c)for(var t;(t=e.children[e.children.length-1])&&3===t.type&&" "===t.text;)e.children.pop()}return function(e,t){for(var n,i,a=[],r=t.expectHTML,o=t.isUnaryTag||L,s=t.canBeLeftOpenTag||L,l=0;e;){if(n=e,i&&Br(i)){var c=0,d=i.toLowerCase(),u=Fr[d]||(Fr[d]=new RegExp("([\\s\\S]*?)(</"+d+"[^>]*>)","i")),p=e.replace(u,(function(e,n,i){return c=i.length,Br(d)||"noscript"===d||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),Rr(d,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""}));l+=e.length-p.length,e=p,E(d,l-c,l)}else{var h=e.indexOf("<");if(0===h){if(Dr.test(e)){var f=e.indexOf("--\x3e");if(f>=0){t.shouldKeepComment&&t.comment(e.substring(4,f),l,l+f+3),k(f+3);continue}}if(Vr.test(e)){var m=e.indexOf("]>");if(m>=0){k(m+2);continue}}var g=e.match(Pr);if(g){k(g[0].length);continue}var v=e.match(Tr);if(v){var b=l;k(v[0].length),E(v[1],b,l);continue}var y=C();if(y){S(y),Rr(y.tagName,e)&&k(1);continue}}var w=void 0,x=void 0,_=void 0;if(h>=0){for(x=e.slice(h);!(Tr.test(x)||Ir.test(x)||Dr.test(x)||Vr.test(x)||(_=x.indexOf("<",1))<0);)h+=_,x=e.slice(h);w=e.substring(0,h)}h<0&&(w=e),w&&k(w.length),t.chars&&w&&t.chars(w,l-w.length,l)}if(e===n){t.chars&&t.chars(e);break}}function k(t){l+=t,e=e.substring(t)}function C(){var t=e.match(Ir);if(t){var n,i,a={tagName:t[1],attrs:[],start:l};for(k(t[0].length);!(n=e.match(Lr))&&(i=e.match(Ar)||e.match(zr));)i.start=l,k(i[0].length),i.end=l,a.attrs.push(i);if(n)return a.unarySlash=n[1],k(n[0].length),a.end=l,a}}function S(e){var n=e.tagName,l=e.unarySlash;r&&("p"===i&&Mr(n)&&E(i),s(n)&&i===n&&E(n));for(var c=o(n)||!!l,d=e.attrs.length,u=new Array(d),p=0;p<d;p++){var h=e.attrs[p],f=h[3]||h[4]||h[5]||"",m="a"===n&&"href"===h[1]?t.shouldDecodeNewlinesForHref:t.shouldDecodeNewlines;u[p]={name:h[1],value:Ur(f,m)}}c||(a.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:u,start:e.start,end:e.end}),i=n),t.start&&t.start(n,u,c,e.start,e.end)}function E(e,n,r){var o,s;if(null==n&&(n=l),null==r&&(r=l),e)for(s=e.toLowerCase(),o=a.length-1;o>=0&&a[o].lowerCasedTag!==s;o--);else o=0;if(o>=0){for(var c=a.length-1;c>=o;c--)t.end&&t.end(a[c].tag,n,r);a.length=o,i=o&&a[o-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,r):"p"===s&&(t.start&&t.start(e,[],!1,n,r),t.end&&t.end(e,n,r))}E()}(e,{warn:Zr,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldDecodeNewlinesForHref:t.shouldDecodeNewlinesForHref,shouldKeepComment:t.comments,outputSourceRange:t.outputSourceRange,start:function(e,n,o,s,u){var p=a&&a.ns||Qr(e);Y&&"svg"===p&&(n=function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];ko.test(i.name)||(i.name=i.name.replace(Co,""),t.push(i))}return t}(n));var h,f=mo(e,n,a);p&&(f.ns=p),"style"!==(h=f).tag&&("script"!==h.tag||h.attrsMap.type&&"text/javascript"!==h.attrsMap.type)||oe()||(f.forbidden=!0);for(var m=0;m<Xr.length;m++)f=Xr[m](f,t)||f;l||(!function(e){null!=Ri(e,"v-pre")&&(e.pre=!0)}(f),f.pre&&(l=!0)),Jr(f.tag)&&(c=!0),l?function(e){var t=e.attrsList,n=t.length;if(n)for(var i=e.attrs=new Array(n),a=0;a<n;a++)i[a]={name:t[a].name,value:JSON.stringify(t[a].value)},null!=t[a].start&&(i[a].start=t[a].start,i[a].end=t[a].end);else e.pre||(e.plain=!0)}(f):f.processed||(bo(f),function(e){var t=Ri(e,"v-if");if(t)e.if=t,yo(e,{exp:t,block:e});else{null!=Ri(e,"v-else")&&(e.else=!0);var n=Ri(e,"v-else-if");n&&(e.elseif=n)}}(f),function(e){null!=Ri(e,"v-once")&&(e.once=!0)}(f)),i||(i=f),o?d(f):(a=f,r.push(f))},end:function(e,t,n){var i=r[r.length-1];r.length-=1,a=r[r.length-1],d(i)},chars:function(e,t,n){if(a&&(!Y||"textarea"!==a.tag||a.attrsMap.placeholder!==e)){var i,r,d,u=a.children;if(e=c||e.trim()?"script"===(i=a).tag||"style"===i.tag?e:ho(e):u.length?s?"condense"===s&&uo.test(e)?"":" ":o?" ":"":"")c||"condense"!==s||(e=e.replace(po," ")),!l&&" "!==e&&(r=function(e,t){var n=t?wr(t):br;if(n.test(e)){for(var i,a,r,o=[],s=[],l=n.lastIndex=0;i=n.exec(e);){(a=i.index)>l&&(s.push(r=e.slice(l,a)),o.push(JSON.stringify(r)));var c=Li(i[1].trim());o.push("_s("+c+")"),s.push({"@binding":c}),l=a+i[0].length}return l<e.length&&(s.push(r=e.slice(l)),o.push(JSON.stringify(r))),{expression:o.join("+"),tokens:s}}}(e,Wr))?d={type:2,expression:r.expression,tokens:r.tokens,text:e}:" "===e&&u.length&&" "===u[u.length-1].text||(d={type:3,text:e}),d&&u.push(d)}},comment:function(e,t,n){if(a){var i={type:3,text:e,isComment:!0};0,a.children.push(i)}}}),i}function vo(e,t){var n;!function(e){var t=Hi(e,"key");if(t){e.key=t}}(e),e.plain=!e.key&&!e.scopedSlots&&!e.attrsList.length,function(e){var t=Hi(e,"ref");t&&(e.ref=t,e.refInFor=function(e){var t=e;for(;t;){if(void 0!==t.for)return!0;t=t.parent}return!1}(e))}(e),function(e){var t;"template"===e.tag?(t=Ri(e,"scope"),e.slotScope=t||Ri(e,"slot-scope")):(t=Ri(e,"slot-scope"))&&(e.slotScope=t);var n=Hi(e,"slot");n&&(e.slotTarget='""'===n?'"default"':n,e.slotTargetDynamic=!(!e.attrsMap[":slot"]&&!e.attrsMap["v-bind:slot"]),"template"===e.tag||e.slotScope||Bi(e,"slot",n,function(e,t){return e.rawAttrsMap[":"+t]||e.rawAttrsMap["v-bind:"+t]||e.rawAttrsMap[t]}(e,"slot")));if("template"===e.tag){var i=Ui(e,co);if(i){0;var a=wo(i),r=a.name,o=a.dynamic;e.slotTarget=r,e.slotTargetDynamic=o,e.slotScope=i.value||fo}}else{var s=Ui(e,co);if(s){0;var l=e.scopedSlots||(e.scopedSlots={}),c=wo(s),d=c.name,u=c.dynamic,p=l[d]=mo("template",[],e);p.slotTarget=d,p.slotTargetDynamic=u,p.children=e.children.filter((function(e){if(!e.slotScope)return e.parent=p,!0})),p.slotScope=s.value||fo,e.children=[],e.plain=!1}}}(e),"slot"===(n=e).tag&&(n.slotName=Hi(n,"name")),function(e){var t;(t=Hi(e,"is"))&&(e.component=t);null!=Ri(e,"inline-template")&&(e.inlineTemplate=!0)}(e);for(var i=0;i<Gr.length;i++)e=Gr[i](e,t)||e;return function(e){var t,n,i,a,r,o,s,l,c=e.attrsList;for(t=0,n=c.length;t<n;t++){if(i=a=c[t].name,r=c[t].value,to.test(i))if(e.hasBindings=!0,(o=xo(i.replace(to,"")))&&(i=i.replace(lo,"")),so.test(i))i=i.replace(so,""),r=Li(r),(l=ro.test(i))&&(i=i.slice(1,-1)),o&&(o.prop&&!l&&"innerHtml"===(i=C(i))&&(i="innerHTML"),o.camel&&!l&&(i=C(i)),o.sync&&(s=Gi(r,"$event"),l?qi(e,'"update:"+('+i+")",s,null,!1,0,c[t],!0):(qi(e,"update:"+C(i),s,null,!1,0,c[t]),M(i)!==C(i)&&qi(e,"update:"+M(i),s,null,!1,0,c[t])))),o&&o.prop||!e.component&&Yr(e.tag,e.attrsMap.type,i)?Vi(e,i,r,c[t],l):Bi(e,i,r,c[t],l);else if(eo.test(i))i=i.replace(eo,""),(l=ro.test(i))&&(i=i.slice(1,-1)),qi(e,i,r,o,!1,0,c[t],l);else{var d=(i=i.replace(to,"")).match(oo),u=d&&d[1];l=!1,u&&(i=i.slice(0,-(u.length+1)),ro.test(u)&&(u=u.slice(1,-1),l=!0)),Ni(e,i,a,r,u,l,o,c[t])}else Bi(e,i,JSON.stringify(r),c[t]),!e.component&&"muted"===i&&Yr(e.tag,e.attrsMap.type,i)&&Vi(e,i,"true",c[t])}}(e),e}function bo(e){var t;if(t=Ri(e,"v-for")){var n=function(e){var t=e.match(no);if(!t)return;var n={};n.for=t[2].trim();var i=t[1].trim().replace(ao,""),a=i.match(io);a?(n.alias=i.replace(io,"").trim(),n.iterator1=a[1].trim(),a[2]&&(n.iterator2=a[2].trim())):n.alias=i;return n}(t);n&&$(e,n)}}function yo(e,t){e.ifConditions||(e.ifConditions=[]),e.ifConditions.push(t)}function wo(e){var t=e.name.replace(co,"");return t||"#"!==e.name[0]&&(t="default"),ro.test(t)?{name:t.slice(1,-1),dynamic:!0}:{name:'"'+t+'"',dynamic:!1}}function xo(e){var t=e.match(lo);if(t){var n={};return t.forEach((function(e){n[e.slice(1)]=!0})),n}}function _o(e){for(var t={},n=0,i=e.length;n<i;n++)t[e[n].name]=e[n].value;return t}var ko=/^xmlns:NS\d+/,Co=/^NS\d+:/;function So(e){return mo(e.tag,e.attrsList.slice(),e.parent)}var Eo=[xr,kr,{preTransformNode:function(e,t){if("input"===e.tag){var n,i=e.attrsMap;if(!i["v-model"])return;if((i[":type"]||i["v-bind:type"])&&(n=Hi(e,"type")),i.type||n||!i["v-bind"]||(n="("+i["v-bind"]+").type"),n){var a=Ri(e,"v-if",!0),r=a?"&&("+a+")":"",o=null!=Ri(e,"v-else",!0),s=Ri(e,"v-else-if",!0),l=So(e);bo(l),Fi(l,"type","checkbox"),vo(l,t),l.processed=!0,l.if="("+n+")==='checkbox'"+r,yo(l,{exp:l.if,block:l});var c=So(e);Ri(c,"v-for",!0),Fi(c,"type","radio"),vo(c,t),yo(l,{exp:"("+n+")==='radio'"+r,block:c});var d=So(e);return Ri(d,"v-for",!0),Fi(d,":type",n),vo(d,t),yo(l,{exp:a,block:d}),o?l.else=!0:s&&(l.elseif=s),l}}}}];var Mo,zo,Ao={expectHTML:!0,modules:Eo,directives:{model:function(e,t,n){n;var i=t.value,a=t.modifiers,r=e.tag,o=e.attrsMap.type;if(e.component)return Wi(e,i,a),!1;if("select"===r)!function(e,t,n){var i='var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(n&&n.number?"_n(val)":"val")+"});";i=i+" "+Gi(t,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),qi(e,"change",i,null,!0)}(e,i,a);else if("input"===r&&"checkbox"===o)!function(e,t,n){var i=n&&n.number,a=Hi(e,"value")||"null",r=Hi(e,"true-value")||"true",o=Hi(e,"false-value")||"false";Vi(e,"checked","Array.isArray("+t+")?_i("+t+","+a+")>-1"+("true"===r?":("+t+")":":_q("+t+","+r+")")),qi(e,"change","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+r+"):("+o+");if(Array.isArray($$a)){var $$v="+(i?"_n("+a+")":a)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+Gi(t,"$$a.concat([$$v])")+")}else{$$i>-1&&("+Gi(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+Gi(t,"$$c")+"}",null,!0)}(e,i,a);else if("input"===r&&"radio"===o)!function(e,t,n){var i=n&&n.number,a=Hi(e,"value")||"null";Vi(e,"checked","_q("+t+","+(a=i?"_n("+a+")":a)+")"),qi(e,"change",Gi(t,a),null,!0)}(e,i,a);else if("input"===r||"textarea"===r)!function(e,t,n){var i=e.attrsMap.type;0;var a=n||{},r=a.lazy,o=a.number,s=a.trim,l=!r&&"range"!==i,c=r?"change":"range"===i?ta:"input",d="$event.target.value";s&&(d="$event.target.value.trim()");o&&(d="_n("+d+")");var u=Gi(t,d);l&&(u="if($event.target.composing)return;"+u);Vi(e,"value","("+t+")"),qi(e,c,u,null,!0),(s||o)&&qi(e,"blur","$forceUpdate()")}(e,i,a);else{if(!j.isReservedTag(r))return Wi(e,i,a),!1}return!0},text:function(e,t){t.value&&Vi(e,"textContent","_s("+t.value+")",t)},html:function(e,t){t.value&&Vi(e,"innerHTML","_s("+t.value+")",t)}},isPreTag:function(e){return"pre"===e},isUnaryTag:Sr,mustUseProp:Nn,canBeLeftOpenTag:Er,isReservedTag:ti,getTagNamespace:ni,staticKeys:function(e){return e.reduce((function(e,t){return e.concat(t.staticKeys||[])}),[]).join(",")}(Eo)},$o=_((function(e){return g("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(e?","+e:""))}));function Oo(e,t){e&&(Mo=$o(t.staticKeys||""),zo=t.isReservedTag||L,Io(e),Lo(e,!1))}function Io(e){if(e.static=function(e){if(2===e.type)return!1;if(3===e.type)return!0;return!(!e.pre&&(e.hasBindings||e.if||e.for||v(e.tag)||!zo(e.tag)||function(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}(e)||!Object.keys(e).every(Mo)))}(e),1===e.type){if(!zo(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(var t=0,n=e.children.length;t<n;t++){var i=e.children[t];Io(i),i.static||(e.static=!1)}if(e.ifConditions)for(var a=1,r=e.ifConditions.length;a<r;a++){var o=e.ifConditions[a].block;Io(o),o.static||(e.static=!1)}}}function Lo(e,t){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=t),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(var n=0,i=e.children.length;n<i;n++)Lo(e.children[n],t||!!e.for);if(e.ifConditions)for(var a=1,r=e.ifConditions.length;a<r;a++)Lo(e.ifConditions[a].block,t)}}var To=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,Po=/\([^)]*?\);*$/,Do=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Vo={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Bo={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},Fo=function(e){return"if("+e+")return null;"},No={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:Fo("$event.target !== $event.currentTarget"),ctrl:Fo("!$event.ctrlKey"),shift:Fo("!$event.shiftKey"),alt:Fo("!$event.altKey"),meta:Fo("!$event.metaKey"),left:Fo("'button' in $event && $event.button !== 0"),middle:Fo("'button' in $event && $event.button !== 1"),right:Fo("'button' in $event && $event.button !== 2")};function jo(e,t){var n=t?"nativeOn:":"on:",i="",a="";for(var r in e){var o=qo(e[r]);e[r]&&e[r].dynamic?a+=r+","+o+",":i+='"'+r+'":'+o+","}return i="{"+i.slice(0,-1)+"}",a?n+"_d("+i+",["+a.slice(0,-1)+"])":n+i}function qo(e){if(!e)return"function(){}";if(Array.isArray(e))return"["+e.map((function(e){return qo(e)})).join(",")+"]";var t=Do.test(e.value),n=To.test(e.value),i=Do.test(e.value.replace(Po,""));if(e.modifiers){var a="",r="",o=[];for(var s in e.modifiers)if(No[s])r+=No[s],Vo[s]&&o.push(s);else if("exact"===s){var l=e.modifiers;r+=Fo(["ctrl","shift","alt","meta"].filter((function(e){return!l[e]})).map((function(e){return"$event."+e+"Key"})).join("||"))}else o.push(s);return o.length&&(a+=function(e){return"if(!$event.type.indexOf('key')&&"+e.map(Ho).join("&&")+")return null;"}(o)),r&&(a+=r),"function($event){"+a+(t?"return "+e.value+"($event)":n?"return ("+e.value+")($event)":i?"return "+e.value:e.value)+"}"}return t||n?e.value:"function($event){"+(i?"return "+e.value:e.value)+"}"}function Ho(e){var t=parseInt(e,10);if(t)return"$event.keyCode!=="+t;var n=Vo[e],i=Bo[e];return"_k($event.keyCode,"+JSON.stringify(e)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(i)+")"}var Ro={on:function(e,t){e.wrapListeners=function(e){return"_g("+e+","+t.value+")"}},bind:function(e,t){e.wrapData=function(n){return"_b("+n+",'"+e.tag+"',"+t.value+","+(t.modifiers&&t.modifiers.prop?"true":"false")+(t.modifiers&&t.modifiers.sync?",true":"")+")"}},cloak:I},Uo=function(e){this.options=e,this.warn=e.warn||Pi,this.transforms=Di(e.modules,"transformCode"),this.dataGenFns=Di(e.modules,"genData"),this.directives=$($({},Ro),e.directives);var t=e.isReservedTag||L;this.maybeComponent=function(e){return!!e.component||!t(e.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Zo(e,t){var n=new Uo(t);return{render:"with(this){return "+(e?Wo(e,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Wo(e,t){if(e.parent&&(e.pre=e.pre||e.parent.pre),e.staticRoot&&!e.staticProcessed)return Go(e,t);if(e.once&&!e.onceProcessed)return Xo(e,t);if(e.for&&!e.forProcessed)return Yo(e,t);if(e.if&&!e.ifProcessed)return Ko(e,t);if("template"!==e.tag||e.slotTarget||t.pre){if("slot"===e.tag)return function(e,t){var n=e.slotName||'"default"',i=ns(e,t),a="_t("+n+(i?","+i:""),r=e.attrs||e.dynamicAttrs?rs((e.attrs||[]).concat(e.dynamicAttrs||[]).map((function(e){return{name:C(e.name),value:e.value,dynamic:e.dynamic}}))):null,o=e.attrsMap["v-bind"];!r&&!o||i||(a+=",null");r&&(a+=","+r);o&&(a+=(r?"":",null")+","+o);return a+")"}(e,t);var n;if(e.component)n=function(e,t,n){var i=t.inlineTemplate?null:ns(t,n,!0);return"_c("+e+","+Qo(t,n)+(i?","+i:"")+")"}(e.component,e,t);else{var i;(!e.plain||e.pre&&t.maybeComponent(e))&&(i=Qo(e,t));var a=e.inlineTemplate?null:ns(e,t,!0);n="_c('"+e.tag+"'"+(i?","+i:"")+(a?","+a:"")+")"}for(var r=0;r<t.transforms.length;r++)n=t.transforms[r](e,n);return n}return ns(e,t)||"void 0"}function Go(e,t){e.staticProcessed=!0;var n=t.pre;return e.pre&&(t.pre=e.pre),t.staticRenderFns.push("with(this){return "+Wo(e,t)+"}"),t.pre=n,"_m("+(t.staticRenderFns.length-1)+(e.staticInFor?",true":"")+")"}function Xo(e,t){if(e.onceProcessed=!0,e.if&&!e.ifProcessed)return Ko(e,t);if(e.staticInFor){for(var n="",i=e.parent;i;){if(i.for){n=i.key;break}i=i.parent}return n?"_o("+Wo(e,t)+","+t.onceId+++","+n+")":Wo(e,t)}return Go(e,t)}function Ko(e,t,n,i){return e.ifProcessed=!0,Jo(e.ifConditions.slice(),t,n,i)}function Jo(e,t,n,i){if(!e.length)return i||"_e()";var a=e.shift();return a.exp?"("+a.exp+")?"+r(a.block)+":"+Jo(e,t,n,i):""+r(a.block);function r(e){return n?n(e,t):e.once?Xo(e,t):Wo(e,t)}}function Yo(e,t,n,i){var a=e.for,r=e.alias,o=e.iterator1?","+e.iterator1:"",s=e.iterator2?","+e.iterator2:"";return e.forProcessed=!0,(i||"_l")+"(("+a+"),function("+r+o+s+"){return "+(n||Wo)(e,t)+"})"}function Qo(e,t){var n="{",i=function(e,t){var n=e.directives;if(!n)return;var i,a,r,o,s="directives:[",l=!1;for(i=0,a=n.length;i<a;i++){r=n[i],o=!0;var c=t.directives[r.name];c&&(o=!!c(e,r,t.warn)),o&&(l=!0,s+='{name:"'+r.name+'",rawName:"'+r.rawName+'"'+(r.value?",value:("+r.value+"),expression:"+JSON.stringify(r.value):"")+(r.arg?",arg:"+(r.isDynamicArg?r.arg:'"'+r.arg+'"'):"")+(r.modifiers?",modifiers:"+JSON.stringify(r.modifiers):"")+"},")}if(l)return s.slice(0,-1)+"]"}(e,t);i&&(n+=i+","),e.key&&(n+="key:"+e.key+","),e.ref&&(n+="ref:"+e.ref+","),e.refInFor&&(n+="refInFor:true,"),e.pre&&(n+="pre:true,"),e.component&&(n+='tag:"'+e.tag+'",');for(var a=0;a<t.dataGenFns.length;a++)n+=t.dataGenFns[a](e);if(e.attrs&&(n+="attrs:"+rs(e.attrs)+","),e.props&&(n+="domProps:"+rs(e.props)+","),e.events&&(n+=jo(e.events,!1)+","),e.nativeEvents&&(n+=jo(e.nativeEvents,!0)+","),e.slotTarget&&!e.slotScope&&(n+="slot:"+e.slotTarget+","),e.scopedSlots&&(n+=function(e,t,n){var i=e.for||Object.keys(t).some((function(e){var n=t[e];return n.slotTargetDynamic||n.if||n.for||es(n)})),a=!!e.if;if(!i)for(var r=e.parent;r;){if(r.slotScope&&r.slotScope!==fo||r.for){i=!0;break}r.if&&(a=!0),r=r.parent}var o=Object.keys(t).map((function(e){return ts(t[e],n)})).join(",");return"scopedSlots:_u(["+o+"]"+(i?",null,true":"")+(!i&&a?",null,false,"+function(e){var t=5381,n=e.length;for(;n;)t=33*t^e.charCodeAt(--n);return t>>>0}(o):"")+")"}(e,e.scopedSlots,t)+","),e.model&&(n+="model:{value:"+e.model.value+",callback:"+e.model.callback+",expression:"+e.model.expression+"},"),e.inlineTemplate){var r=function(e,t){var n=e.children[0];0;if(n&&1===n.type){var i=Zo(n,t.options);return"inlineTemplate:{render:function(){"+i.render+"},staticRenderFns:["+i.staticRenderFns.map((function(e){return"function(){"+e+"}"})).join(",")+"]}"}}(e,t);r&&(n+=r+",")}return n=n.replace(/,$/,"")+"}",e.dynamicAttrs&&(n="_b("+n+',"'+e.tag+'",'+rs(e.dynamicAttrs)+")"),e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function es(e){return 1===e.type&&("slot"===e.tag||e.children.some(es))}function ts(e,t){var n=e.attrsMap["slot-scope"];if(e.if&&!e.ifProcessed&&!n)return Ko(e,t,ts,"null");if(e.for&&!e.forProcessed)return Yo(e,t,ts);var i=e.slotScope===fo?"":String(e.slotScope),a="function("+i+"){return "+("template"===e.tag?e.if&&n?"("+e.if+")?"+(ns(e,t)||"undefined")+":undefined":ns(e,t)||"undefined":Wo(e,t))+"}",r=i?"":",proxy:true";return"{key:"+(e.slotTarget||'"default"')+",fn:"+a+r+"}"}function ns(e,t,n,i,a){var r=e.children;if(r.length){var o=r[0];if(1===r.length&&o.for&&"template"!==o.tag&&"slot"!==o.tag){var s=n?t.maybeComponent(o)?",1":",0":"";return""+(i||Wo)(o,t)+s}var l=n?function(e,t){for(var n=0,i=0;i<e.length;i++){var a=e[i];if(1===a.type){if(is(a)||a.ifConditions&&a.ifConditions.some((function(e){return is(e.block)}))){n=2;break}(t(a)||a.ifConditions&&a.ifConditions.some((function(e){return t(e.block)})))&&(n=1)}}return n}(r,t.maybeComponent):0,c=a||as;return"["+r.map((function(e){return c(e,t)})).join(",")+"]"+(l?","+l:"")}}function is(e){return void 0!==e.for||"template"===e.tag||"slot"===e.tag}function as(e,t){return 1===e.type?Wo(e,t):3===e.type&&e.isComment?function(e){return"_e("+JSON.stringify(e.text)+")"}(e):"_v("+(2===(n=e).type?n.expression:os(JSON.stringify(n.text)))+")";var n}function rs(e){for(var t="",n="",i=0;i<e.length;i++){var a=e[i],r=os(a.value);a.dynamic?n+=a.name+","+r+",":t+='"'+a.name+'":'+r+","}return t="{"+t.slice(0,-1)+"}",n?"_d("+t+",["+n.slice(0,-1)+"])":t}function os(e){return e.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function ss(e,t){try{return new Function(e)}catch(n){return t.push({err:n,code:e}),I}}function ls(e){var t=Object.create(null);return function(n,i,a){(i=$({},i)).warn;delete i.warn;var r=i.delimiters?String(i.delimiters)+n:n;if(t[r])return t[r];var o=e(n,i);var s={},l=[];return s.render=ss(o.render,l),s.staticRenderFns=o.staticRenderFns.map((function(e){return ss(e,l)})),t[r]=s}}var cs,ds,us=(cs=function(e,t){var n=go(e.trim(),t);!1!==t.optimize&&Oo(n,t);var i=Zo(n,t);return{ast:n,render:i.render,staticRenderFns:i.staticRenderFns}},function(e){function t(t,n){var i=Object.create(e),a=[],r=[];if(n)for(var o in n.modules&&(i.modules=(e.modules||[]).concat(n.modules)),n.directives&&(i.directives=$(Object.create(e.directives||null),n.directives)),n)"modules"!==o&&"directives"!==o&&(i[o]=n[o]);i.warn=function(e,t,n){(n?r:a).push(e)};var s=cs(t.trim(),i);return s.errors=a,s.tips=r,s}return{compile:t,compileToFunctions:ls(t)}})(Ao),ps=(us.compile,us.compileToFunctions);function hs(e){return(ds=ds||document.createElement("div")).innerHTML=e?'<a href="\n"/>':'<div a="\n"/>',ds.innerHTML.indexOf("&#10;")>0}var fs=!!G&&hs(!1),ms=!!G&&hs(!0),gs=_((function(e){var t=ri(e);return t&&t.innerHTML})),vs=$n.prototype.$mount;$n.prototype.$mount=function(e,t){if((e=e&&ri(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var i=n.template;if(i)if("string"==typeof i)"#"===i.charAt(0)&&(i=gs(i));else{if(!i.nodeType)return this;i=i.innerHTML}else e&&(i=function(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}(e));if(i){0;var a=ps(i,{outputSourceRange:!1,shouldDecodeNewlines:fs,shouldDecodeNewlinesForHref:ms,delimiters:n.delimiters,comments:n.comments},this),r=a.render,o=a.staticRenderFns;n.render=r,n.staticRenderFns=o}}return vs.call(this,e,t)},$n.compile=ps;var bs=$n;const ys=()=>{window.Vue=bs,Vue.config.devtools=!1,Vue.config.productionTip=!1,Vue.directive("hit",{inserted(e,{value:t}){if(t&&"function"==typeof t){const n=e=>{t.length>0?t(e):t()};e.addEventListener("click",t),e.addEventListener("keydown",(e=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),n(e))}))}}})}},5830:function(e,t,n){"use strict";n.d(t,{Z:function(){return k}});var i=n(6243),a=n(1906),r=n(2587);const o={name:"launchBar.plugin",displayName:"搜索栏 - 快捷键支持",setup:({addData:e})=>{e("keymap.actions",(e=>{e.showLaunchBar={displayName:"显示搜索栏",run:async()=>{const{toggleLaunchBar:e}=await Promise.resolve().then(n.bind(n,9931));return e(),!0}}})),e("keymap.presets",(e=>{e.showLaunchBar="/"}))}},s={name:"launchBar",displayName:"搜索栏",configurable:!1,entry:a.none,plugin:o,hidden:!0,tags:[r.t.general,r.t.utils],options:{searchHistory:{displayName:"搜索历史",defaultValue:[],hidden:!0}}};var l=n(5106),c=n(1993),d=n(3420);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class p{constructor(){u(this,"accepts",(e=>e.nodeType===Node.ELEMENT_NODE)),u(this,"getValue",(e=>e.nodeValue)),u(this,"setValue",((e,t)=>{e.nodeValue=t})),u(this,"getElement",(e=>e))}translate(e){let t=this.getValue(e);if(!t||"string"!=typeof t||"*"===t)return;t=t.trim();const n=p.map.get(t);if(void 0===n){const n=p.regex.find((([e])=>e.test(t)));if(n){const[i,a]=n;this.setValue(e,t.replace(i,a))}}else if("string"==typeof n)this.setValue(e,n);else if(Array.isArray(n)){let t=null;for(const i of n)if("string"==typeof i)t=i;else{const{text:n,selector:a,not:r}=i;this.getElement(e)?.matches(a)!==Boolean(r)&&(t=n)}null!==t&&this.setValue(e,t)}else{const{text:t,selector:i,not:a}=n;this.getElement(e)?.matches(i)!==Boolean(a)&&this.setValue(e,t)}}static walk(e,t){const n=document.createNodeIterator(e,// eslint-disable-next-line no-bitwise
NodeFilter.SHOW_TEXT|NodeFilter.SHOW_ELEMENT);let i=n.nextNode();for(;i;)t(i),i=n.nextNode()}static translate(e){if(e.nodeType===Node.TEXT_NODE)return void p.textNode.translate(e);const t=e=>{for(const t of p.sensitiveTranslators)t.accepts(e)&&t.translate(e)};t(e),p.walk(e,t)}static translateCssMatches(){const e=p.map.get("*");if(e)for(const{selector:t,text:n}of e){const e=document.querySelector(t);e&&[...e.childNodes].filter((e=>e.nodeType===Node.TEXT_NODE)).forEach((e=>e.nodeValue=n))}}}u(p,"textNode",void 0),u(p,"title",void 0),u(p,"placeholder",void 0),u(p,"sensitiveTranslators",void 0),u(p,"map",void 0),u(p,"regex",void 0);p.textNode=new class extends p{constructor(...e){super(...e),u(this,"accepts",(e=>e.nodeType===Node.TEXT_NODE)),u(this,"getElement",(e=>e.parentElement))}},p.title=new class extends p{constructor(...e){super(...e),u(this,"getValue",(e=>e.getAttribute("title"))),u(this,"setValue",((e,t)=>{e.setAttribute("title",t)}))}},p.placeholder=new class extends p{constructor(...e){super(...e),u(this,"getValue",(e=>e.getAttribute("placeholder"))),u(this,"setValue",((e,t)=>{e.setAttribute("placeholder",t)}))}},p.sensitiveTranslators=[p.textNode,p.title,p.placeholder];const h={name:"i18n",displayName:"多语言",configurable:!1,entry:async()=>{const{getSelectedLanguage:e}=await Promise.resolve().then(n.bind(n,7365)),t=e();if(t===l.defaultLanguageCode)return;const{registerAndGetData:i}=await Promise.resolve().then(n.bind(n,950)),[a,r]=i(`i18n.${t}`,new Map,[]);console.log(t,a.size,r.length),0===a.size&&0===r.length||(document.documentElement.setAttribute("lang",t),p.map=a,p.regex=r,p.translate(document.body),p.translateCssMatches(),(0,d.allMutations)((e=>{e.forEach((e=>{"childList"===e.type?(e.addedNodes.length>0&&p.translateCssMatches(),e.addedNodes.forEach((e=>{p.translate(e)}))):"characterData"===e.type?p.textNode.translate(e.target):"attributes"===e.type&&("title"===e.attributeName?p.title.translate(e.target):"placeholder"===e.attributeName&&p.placeholder.translate(e.target))}))})))},tags:[r.t.utils,r.t.experimental,r.t.general],description:{"zh-CN":"安装其他语言包可以更换界面语言, 机器翻译选择可以设定其他一些功能如`动态翻译`, `评论翻译`使用的翻译器. 机器翻译的选择不影响界面语言."},options:{language:{defaultValue:l.languageCodeToName[l.defaultLanguageCode],displayName:"界面语言选择",dropdownEnum:l.languageCodeToName},translator:{defaultValue:Object.keys(c.WK)[0],displayName:"机器翻译选择",dropdownEnum:c.U6}}};var f=n(6171);const m=/^http:\/\/localhost/,g="autoUpdate",v=e=>m.test(e),b=async e=>{const{items:t,existPredicate:n,installer:i,filterNames:a=[],force:r=!1}=e,o=Number(new Date),{devMode:s}=(0,f.getGeneralSettings)(),{options:l}=(0,f.getComponentSettings)(g);Object.keys(t).filter((e=>!n(e))).forEach((e=>{delete t[e]}));return(await Promise.allSettled(Object.entries(t).filter((([e,t])=>(e=>0===a.length||a.includes(e))(e)&&Boolean(t.url))).map((async([e,n])=>{const{url:a,lastUpdateCheck:c,alwaysUpdate:d}=n;if(!(d&&s)&&o-c<=l.minimumDuration&&!r)return`[${e}] 未超过更新间隔期, 已跳过`;let u=a;m.test(a)&&l.localPortOverride&&(u=a.replace(/:(\d)+/,`:${l.localPortOverride}`));const p=await coreApis.ajax.monkey({url:u});if(!(e in t))return`[${e}] 已被卸载, 取消更新`;const{message:h}=await i(p);return n.lastUpdateCheck=Number(new Date),`[${e}] ${h}`})))).map(((e,n)=>{if("fulfilled"===e.status)return e.value;const i=e.reason?.message??e.reason.toString();return`[${Object.keys(t)[n]}] ${i}`})).join("\n").trim()},y=async({filterNames:e,force:t}={})=>{const{options:i}=(0,f.getComponentSettings)(g),{components:a}=i.urls,{installComponent:r}=await Promise.resolve().then(n.bind(n,7010));return b({items:a,existPredicate:e=>void 0!==f.settings.userComponents[e],installer:r,filterNames:e,force:t})},w=async({filterNames:e,force:t}={})=>{const{options:i}=(0,f.getComponentSettings)(g),{plugins:a}=i.urls,{installPlugin:r}=await Promise.resolve().then(n.bind(n,1623));return b({items:a,existPredicate:e=>void 0!==f.settings.userPlugins[e],installer:r,filterNames:e,force:t})},x=async({filterNames:e,force:t}={})=>{const{options:i}=(0,f.getComponentSettings)(g),{styles:a}=i.urls,{installStyle:r}=await Promise.resolve().then(n.bind(n,8900));return b({items:a,existPredicate:e=>void 0!==f.settings.userStyles[e],installer:r,filterNames:e,force:t})},_={name:g,displayName:"自动更新器",description:{"zh-CN":"自动检查组件, 插件和样式的更新. (仅限从设置面板中安装的)"},tags:[r.t.utils],options:{lastUpdateCheck:{displayName:"最后检查更新日期",defaultValue:0,hidden:!0},localPortOverride:{displayName:"本地组件链接端口",defaultValue:"",hidden:!0},minimumDuration:{displayName:"更新间隔 (ms)",defaultValue:864e5},urls:{displayName:"更新链接",defaultValue:{components:{},plugins:{},styles:{}},hidden:!0}},entry:async({settings:{options:e}})=>{const t=Number(new Date)-e.lastUpdateCheck,n=async()=>{console.log("[自动更新器] 开始检查更新"),console.log(await y()||"暂无组件更新"),console.log(await w()||"暂无插件更新"),console.log(await x()||"暂无样式更新"),e.lastUpdateCheck=Number(new Date),console.log("[自动更新器] 完成更新检查")};return t>=e.minimumDuration&&coreApis.lifeCycle.fullyLoaded(n),{checkUpdates:n,checkUpdatesAndReload:async()=>{await n(),window.location.reload()},updateSingleComponent:async(...e)=>{await y({filterNames:e,force:!0}),window.location.reload()},updateSinglePlugin:async(...e)=>{await w({filterNames:e,force:!0}),window.location.reload()},updateSingleStyle:async(...e)=>{await x({filterNames:e,force:!0}),window.location.reload()}}},plugin:{displayName:"自动更新器 - 扩展功能",description:{"zh-CN":"记录在设置面板中的功能安装/卸载数据供自动更新使用; 并在组件详情中支持手动检查该组件的更新."},setup:({addData:e,addHook:t})=>{["components","plugins","styles"].forEach((e=>{t(`user${lodash.startCase(e)}.add`,{after:(t,n,i)=>{const{options:a}=(0,f.getComponentSettings)("autoUpdate"),r=a.urls[e][i.name];r?(r.url=n,r.lastUpdateCheck=Number(new Date),r.alwaysUpdate=v(n)):a.urls[e][i.name]={url:n,lastUpdateCheck:Number(new Date),installTime:Number(new Date),alwaysUpdate:v(n)}}}),t(`user${lodash.startCase(e)}.remove`,{after:t=>{const{options:n}=(0,f.getComponentSettings)("autoUpdate");n.urls[e][t.name]&&delete n.urls[e][t.name]}})})),e("settingsPanel.componentActions",(e=>{const{options:t}=(0,f.getComponentSettings)("autoUpdate");e.push((e=>{const i=t.urls.components[e.name];if(i)return{name:"checkUpdate",displayName:"检查更新",icon:v(i.url)?"mdi-file-download-outline":"mdi-cloud-download-outline",condition:()=>(0,f.isUserComponent)(e),title:i.url,action:async()=>{const{Toast:t}=await Promise.resolve().then(n.bind(n,5683)),i=t.info("检查更新中...","检查更新"),a=await y({filterNames:[e.name],force:!0});i.message=a,i.duration=3e3}}}))}))}}},k=()=>[i.component,s,h,_]},8171:function(e,t,n){"use strict";n.r(t),n.d(t,{componentsMap:function(){return l},components:function(){return c},importComponent:function(){return f},loadComponent:function(){return m},loadAllUserComponents:function(){return g},loadAllComponents:function(){return v},componentsTags:function(){return s.t}});var i=n(6171),a=n(7177),r=n(4345),o=n(5830),s=n(2587);const l={},c=lodash.once((()=>{const e=(0,o.Z)();return e.forEach((e=>l[e.name]=e)),e}))(),d=async e=>{if(!e.i18n)return;const{addI18nData:t}=await Promise.resolve().then(n.bind(n,7365));Object.entries(e.i18n).forEach((([e,n])=>{const{map:i=[],regex:a=[]}=n;t(e,i,a)}))},u=e=>`${e.name}.widget`,p=async e=>{if(e.widget){const t={...e.widget,name:u(e)},{addData:i}=await Promise.resolve().then(n.bind(n,950)),{WidgetsPlugin:a}=await Promise.resolve().then(n.bind(n,6243));i(a,(n=>{if(n.find((e=>e.name===t.name)))return;const{urlInclude:i,urlExclude:a}=t;e.urlInclude&&(i?i.push(...e.urlInclude):t.urlInclude=[...e.urlInclude]),e.urlExclude&&(a?a.push(...e.urlExclude):t.urlExclude=[...e.urlExclude]),n.push(t)}))}},h={},f=e=>{if(!(e in h))throw new Error(`组件'${e}'未加载, 请确认拼写无误且组件已开启.`);return h[e]},m=async e=>{const{componentLoadTrace:t}=await Promise.resolve().then(n.bind(n,1485)),{matchUrlPattern:a}=await Promise.resolve().then(n.bind(n,1906)),{coreApis:r}=await Promise.resolve().then(n.bind(n,9388));await t(e);const o=async()=>{p(e);const t=await e.entry({settings:(0,i.getComponentSettings)(e),metadata:e,coreApis:r});h[e.name]=t||{}};e.reload&&e.unload&&(0,i.addComponentListener)(e.name,(async t=>{if(!1!==e.configurable&&!(e.urlExclude&&e.urlExclude.some(a)||e.urlInclude&&e.urlInclude.every(lodash.negate(a))))if(e.name in h){if(t&&e.reload&&(e.reload(),e.widget&&p(e)),!t&&e.unload&&(e.unload(),e.widget)){const{getData:t}=await Promise.resolve().then(n.bind(n,950)),{WidgetsPlugin:i}=await Promise.resolve().then(n.bind(n,6243)),[a]=t(i);if(a){const t=u(e),n=a.findIndex((e=>e.name===t));-1!==n&&a.splice(n,1)}}}else t&&await o()})),(0,i.isComponentEnabled)(e)&&await o()},g=async()=>{const{settings:e}=await Promise.resolve().then(n.bind(n,6171)),{batchParseCode:t}=await Promise.resolve().then(n.bind(n,7731));(await t(Object.values(e.userComponents).map((e=>e.code)))).forEach((e=>{c.push(e),l[e.name]=e}))},v=async()=>{const e=(0,i.getGeneralSettings)(),{loadAllPlugins:t}=await Promise.resolve().then(n.bind(n,1623)),o=()=>t(c).then((()=>Promise.allSettled(c.map(d)))).then((()=>Promise.allSettled(c.map(m)))).then((async()=>{if(e.devMode){const{componentLoadTime:e,componentResolveTime:t}=await Promise.resolve().then(n.bind(n,1485)),{logStats:i}=await Promise.resolve().then(n.bind(n,9476));i("components block",e),i("components resolve",t)}}));return new Promise((t=>{e.scriptLoadingMode===r.LoadingMode.Delay?(0,a.fullyLoaded)((()=>o().then(t))):e.scriptLoadingMode===r.LoadingMode.Race&&(0,a.contentLoaded)((()=>o().then(t)))}))}},5143:function(e,t,n){"use strict";n.r(t),n.d(t,{getDescriptionMarkdown:function(){return s},getDescriptionHTML:function(){return l},getDescriptionText:function(){return c}});var i=n(5106),a=n(7084),r=n.n(a),o=n(7365);const s=e=>{const{description:t,author:n}=e;return(n?Array.isArray(n)?`by ${n.map((e=>`[@${e.name}](${e.link})`)).join(",")}\n\n`:`by [@${n.name}](${n.link})\n\n`:"")+(t?"string"==typeof t?t:t[(0,i.languageNameToCode)((0,o.getSelectedLanguage)())]||t["zh-CN"]:"暂无描述.")},l=e=>r()(s(e)),c=e=>{const t=l(e),n=document.createElement("div");return n.innerHTML=t,n.innerText}},7365:function(e,t,n){"use strict";n.r(t),n.d(t,{addI18nData:function(){return o},getSelectedLanguage:function(){return s}});var i=n(950),a=n(6171),r=n(5106);const o=(e,t,n)=>{(0,i.addData)(`i18n.${e}`,((e,i)=>{t?.forEach((([t,n])=>e.set(t,n))),n&&i.push(...n)}))},s=()=>{const e=(0,a.getComponentSettings)("i18n");return(0,r.languageNameToCode)(e.options.language)}},1993:function(e,t,n){"use strict";n.d(t,{WK:function(){return p},U6:function(){return h},Ty:function(){return f}});var i=n(7195),a=n(2121),r=n(6171),o=n(5106),s=n(950),l=n(1906);function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class d{constructor(){c(this,"name",void 0),c(this,"link",void 0),c(this,"defaultLanguage",void 0)}getTargetLanguage(){const e=(0,r.getComponentSettings)("i18n");return e.enabled?(0,o.languageNameToCode)(e.options.language):this.defaultLanguage}toString(){return this.name}}class u extends d{constructor(...e){super(...e),c(this,"name","Google"),c(this,"link","https://translate.google.com/"),c(this,"defaultLanguage","zh"),c(this,"apiUrl","https://translate.google.com/translate_a/single")}async translate(e){let t=this.getTargetLanguage();t.includes("-")&&t!==this.defaultLanguage&&(t=t.substring(0,t.indexOf("-")));try{const n=await(0,i.monkey)({url:`${this.apiUrl}?${(0,l.formData)({client:"gtx",sl:"auto",tl:t,dt:"t",q:encodeURIComponent(e)})}`,method:"GET",headers:{"User-Agent":a.UserAgent},responseType:"json"});return n[0].map((e=>e[0])).join("")}catch(e){throw console.error("Translator: Google",e),new Error("调用Google翻译失败.")}}}const[p]=(0,s.registerAndGetData)("i18n.machineTranslators",{GoogleCN:new class extends u{constructor(...e){super(...e),c(this,"name","GoogleCN"),c(this,"link","https://translate.google.cn/"),c(this,"apiUrl","https://translate.google.cn/translate_a/single")}},Google:new u}),h=Object.keys(p),f=()=>{const{options:{translator:e}}=(0,r.getComponentSettings)("i18n");return p[e]||p.GoogleCN}},2168:function(e,t,n){"use strict";n.d(t,{WY:function(){return a},dr:function(){return r}});const i=(e="search_history")=>{const t=localStorage.getItem(e);return t?JSON.parse(t):[]},a=(e,t="search_history")=>{console.log("add",e),localStorage.setItem(t,JSON.stringify(lodash.sortBy(lodash.uniqBy([{value:e,isHistory:1,timestamp:Number(new Date)},...i()],(e=>e.value)),(e=>e.timestamp)).reverse().slice(0,12)))},r={name:"history",getActions:async()=>{const{search:e}=await Promise.resolve().then(n.bind(n,6674)),t={name:"清除搜索历史",icon:"mdi-trash-can-outline",description:"Clear History",explicitSelect:!0,action:()=>{((e="search_history")=>{localStorage.setItem(e,"[]")})()}},a=i().map((t=>({name:t.value,icon:"mdi-history",explicitSelect:!0,action:()=>{e(t.value)},deleteAction:()=>{((e,t="search_history")=>{const n=i(),a=n.findIndex((t=>t.value===e));console.log("delete",e,a),-1!==a&&(n.splice(a,1),localStorage.setItem(t,JSON.stringify(n)))})(t.value)}})));return a.length>0&&a.push(t),a}}},4247:function(e,t,n){"use strict";n.r(t),n.d(t,{LaunchBarActionProviders:function(){return i}});const i="launchBar.actions"},6674:function(e,t,n){"use strict";n.r(t),n.d(t,{search:function(){return o},searchProvider:function(){return s}});var i=n(1906),a=n(7195),r=n(2168);const o=e=>{if(!e)return;(0,r.WY)(e);const t={keyword:e,from_source:"nav_suggest_new"};window.open(`https://search.bilibili.com/all?${(0,i.formData)(t)}`,"_blank")},s={name:"search",getActions:async e=>{const t=`https://s.search.bilibili.com/main/suggest?func=suggest&suggest_type=accurate&sub_type=tag&main_ver=v1&highlight=&userid=${(0,i.getUID)()}&bangumi_acc_num=1&special_acc_num=1&topic_acc_num=1&upuser_acc_num=3&tag_num=10&special_num=10&bangumi_num=10&upuser_num=3&term=${e}`,n=await(0,a.getJson)(t);if(0!==n.code)return[];const r=lodash.get(n,"result.tag");return r?r.map((e=>({name:e.value,explicitSelect:!0,icon:"search",content:async()=>Vue.extend({render:t=>t("div",{domProps:{innerHTML:e.name.replace(/suggest_high_light/g,"suggest-highlight")}})}),action:()=>o(e.value)}))):[]}}},9931:function(e,t,n){"use strict";n.r(t),n.d(t,{toggleLaunchBar:function(){return g}});var i=n(1906),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("VPopup",{staticClass:"global-launch-bar-container",attrs:{lazy:!1,fixed:""},on:{"!keydown":function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.close()}},model:{value:e.show,callback:function(t){e.show=t},expression:"show"}},[n("LaunchBar",{ref:"launchBar"})],1)};a._withStripped=!0;var r=n(7553),o=n(3059),s=Vue.extend({components:{LaunchBar:o.Z,VPopup:r.default},data:()=>({show:!0}),watch:{show(e){e&&this.focus()}},async mounted(){await this.$nextTick(),this.focus()},methods:{focus(){const e=this.$refs.launchBar?.$refs.input;e?.focus(),e?.select()},close(){this.show=!1;this.$refs.launchBar?.$refs.input?.blur()}}}),l=n(3379),c=n.n(l),d=n(5584),u=n.n(d),p={insert:"head",singleton:!1},h=(c()(u(),p),u().locals,(0,n(1900).Z)(s,a,[],!1,null,null,null));h.options.__file="src/components/launch-bar/GlobalLaunchBar.vue";var f=h.exports;let m;const g=()=>{if(!m)return m=(0,i.mountVueComponent)(f),void document.body.append(m.$el);m.show=!m.show}},6243:function(e,t,n){"use strict";n.r(t),n.d(t,{SettingsPanelDockSide:function(){return h},WidgetsPlugin:function(){return p},component:function(){return f}});var i=n(1906),a=n(4345),r=n(6314),o=n(2462),s=n(6171),l=n(5300),c=n(2587),d=n(950),u=n(4247);const p="widgets";let h;!function(e){e.Left="左侧",e.Right="右侧"}(h||(h={}));const f={name:"settingsPanel",displayName:"通用设置",configurable:!1,entry:async({metadata:e})=>{const{isIframe:t}=await Promise.resolve().then(n.bind(n,1906));t()||((0,s.addComponentListener)(`${e.name}.dockSide`,(e=>{document.body.classList.toggle("settings-panel-dock-right",e===h.Right)}),!0),requestIdleCallback((async()=>{const e=await Promise.resolve().then(n.bind(n,5863)),t=(0,i.mountVueComponent)(e);document.body.insertAdjacentElement("beforeend",t.$el)})))},options:{themeColor:{defaultValue:"#00A0D8",displayName:"主题颜色",color:!0},scriptLoadingMode:{defaultValue:a.LoadingMode.Delay,displayName:"功能加载模式",dropdownEnum:a.LoadingMode},styleLoadingMode:{defaultValue:a.LoadingMode.Race,displayName:"样式加载模式",dropdownEnum:a.LoadingMode},textColor:{defaultValue:r.TextColor.Auto,displayName:"文本颜色",dropdownEnum:r.TextColor},cdnRoot:{defaultValue:o.CdnTypes.jsDelivr,displayName:"更新源",dropdownEnum:o.CdnTypes},dockSide:{defaultValue:h.Left,displayName:"设置面板停靠",dropdownEnum:h},filenameFormat:{defaultValue:"[title][ - ep]",displayName:"文件命名格式"},batchFilenameFormat:{defaultValue:"[n - ][ep]",displayName:"批量命名格式"},downloadPackageEmitMode:{defaultValue:l.h.packed,displayName:"文件下载模式",dropdownEnum:l.h},devMode:{defaultValue:!1,displayName:"开发者模式"}},tags:[c.t.general],i18n:{"en-US":{map:[["通用设置","General"],["实验性","Experimental"],["通用","General"],["开发者模式","Dev mode"],["辅助颜色","Accent color"],["功能加载模式","Script loading mode"],["样式加载模式","Style loading mode"]]}},plugin:{displayName:"设置面板 - 功能扩展",setup:()=>{(0,d.addData)(u.LaunchBarActionProviders,(e=>{e.push({name:"onlineRegistry",getActions:async()=>[{name:"切换在线仓库",description:"Toggle Online Registry",icon:"mdi-web",action:async()=>{const{togglePopup:e}=await Promise.resolve().then(n.bind(n,7503));e()}}]})}))}}}},5858:function(e,t,n){"use strict";n.d(t,{U:function(){return a},B:function(){return r}});var i=n(6171);const a=Vue.extend({props:{componentData:{type:Object,required:!0}},data(){return{settings:(0,i.getComponentSettings)(this.componentData)}}}),r=e=>Vue.extend({data:()=>({virtual:!1}),async mounted(){const{dq:t}=await Promise.resolve().then(n.bind(n,1906)),{visibleInside:i}=await Promise.resolve().then(n.bind(n,3420)),a=this.$el,r=t(e);r?i(a,r,"150% 0px",(e=>{e.forEach((e=>{this.virtual=!e.isIntersecting}))})):console.warn("virtual container not found, virtual scroll will be disabled!")}})},7503:function(e,t,n){"use strict";n.r(t),n.d(t,{initPopup:function(){return P},togglePopup:function(){return D}});var i=n(1906),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("VPopup",{staticClass:"online-registry",attrs:{fixed:"","auto-close":!1},model:{value:e.popupOpen,callback:function(t){e.popupOpen=t},expression:"popupOpen"}},[n("div",{staticClass:"online-registry-header"},[n("VIcon",{staticClass:"online-registry-header-title-icon",attrs:{icon:"mdi-web"}}),e._v(" "),n("div",{staticClass:"online-registry-header-title"},[e._v("\n 在线仓库\n ")]),e._v(" "),n("div",{staticClass:"online-registry-header-search"},[n("VIcon",{attrs:{icon:"search",size:18}}),e._v(" "),n("TextBox",{attrs:{placeholder:"搜索功能"},model:{value:e.searchKeyword,callback:function(t){e.searchKeyword=t},expression:"searchKeyword"}})],1),e._v(" "),n("VIcon",{staticClass:"online-registry-header-refresh-icon",attrs:{icon:"mdi-refresh",size:22,title:"刷新"},on:{click:function(t){return e.fetchFeatures()}}}),e._v(" "),n("VIcon",{staticClass:"online-registry-header-close-icon",attrs:{icon:"close",size:18,title:"关闭"},on:{click:function(t){e.popupOpen=!1}}})],1),e._v(" "),n("div",{staticClass:"online-registry-separator"}),e._v(" "),n("div",{ref:"content",staticClass:"online-registry-content"},[e.loading?n("VLoading"):e._e(),e._v(" "),e.loading||e.list.length?e._e():n("VEmpty"),e._v(" "),e._l(e.filteredList,(function(e){return n("RegistryItem",{key:e.name,attrs:{item:e}})}))],2)])};a._withStripped=!0;var r=n(7195),o=n(2462),s=n(1836),l=n(6171),c=n(2264),d=n(3923),u=n(125),p=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("MiniToast",{staticClass:"online-registry-item-wrapper",class:{virtual:e.virtual},attrs:{placement:"right",container:"body",delay:[200,0],offset:[0,12]},scopedSlots:e._u([{key:"toast",fn:function(){return[e.description?n("div",{staticClass:"online-registry-description",domProps:{innerHTML:e._s(e.description)}}):e._e()]},proxy:!0}])},[e.virtual?e._e():n("div",{staticClass:"online-registry-item"},[n("VIcon",{staticClass:"item-icon",attrs:{size:18,icon:e.icon}}),e._v(" "),n("div",{staticClass:"item-badge"},[e._v("\n "+e._s(e.badge)+"\n ")]),e._v(" "),n("div",{staticClass:"item-display-name"},[e._v("\n "+e._s(e.item.displayName)+"\n ")]),e._v(" "),n("div",{staticClass:"grow"}),e._v(" "),n("div",{staticClass:"item-action"},[e.installed?n("VButton",{staticClass:"reinstall-button",attrs:{title:"重新安装",disabled:e.installing},on:{click:function(t){e.install(e.getUrl(e.item))}}},[e._v("\n "+e._s(e.installing?"正在安装":"已安装")+"\n ")]):n("VButton",{staticClass:"install-button",attrs:{title:"安装",type:"primary",disabled:e.installing},on:{click:function(t){e.install(e.getUrl(e.item))}}},[n("VIcon",{attrs:{icon:"mdi-plus",size:15}}),e._v("\n "+e._s(e.installing?"正在安装":"安装")+"\n ")],1)],1)],1)])};p._withStripped=!0;var h=n(5143),f=n(9513),m=n(3420);const g=e=>`${o.cdnRoots[(0,l.getGeneralSettings)().cdnRoot](s.meta.compilationInfo.branch,e.owner)}${e.fullAbsolutePath}`,v=e=>{const t=`user${lodash.startCase(e.type)}s`;return e.name in l.settings[t]},b={component:{icon:"mdi-cube-scan",badge:"组件",getUrl:g,isInstalled:v},plugin:{icon:"mdi-puzzle-outline",badge:"插件",getUrl:g,isInstalled:v},style:{icon:"mdi-tune",badge:"样式",getUrl:g,isInstalled:v},pack:{icon:"mdi-package-variant-closed",badge:"合集包",getUrl:e=>e.items.map(g).join("\n"),isInstalled:e=>e.items.every(v)}};var y=Vue.extend({components:{VIcon:d.VIcon,VButton:d.VButton,MiniToast:d.MiniToast},props:{item:{type:Object,required:!0}},data(){return{typeMappings:b,...b[this.item.type],description:(0,h.getDescriptionHTML)(this.item),installing:!1,installed:!1,virtual:!1}},created(){this.checkInstalled()},mounted(){const e=this.$el;(0,m.visibleInside)(e,e.parentElement,"150% 0px",(e=>{e.forEach((e=>{this.virtual=!e.isIntersecting}))}))},methods:{checkInstalled(){this.installed=this.isInstalled(this.item)},async install(e){const t=e.split("\n").map((e=>e.trim())).filter((e=>""!==e));try{this.installing=!0,await Promise.all(t.map((async e=>(0,f.m)(e)))),this.checkInstalled()}catch(e){(0,c.logError)(e)}finally{this.installing=!1}}}}),w=n(3379),x=n.n(w),_=n(3947),k=n.n(_),C={insert:"head",singleton:!1},S=(x()(k(),C),k().locals,n(1900)),E=(0,S.Z)(y,p,[],!1,null,null,null);E.options.__file="src/components/settings-panel/sub-pages/online-registry/RegistryItem.vue";var M=E.exports,z=Vue.extend({components:{VIcon:d.VIcon,TextBox:d.TextBox,VPopup:d.VPopup,RegistryItem:M,VLoading:d.VLoading,VEmpty:d.VEmpty},props:{open:{default:!1,type:Boolean}},data:()=>({searchKeyword:"",popupOpen:!1,loading:!1,list:[],filteredList:[],fuse:null}),watch:{searchKeyword:lodash.debounce((function(e){if(!e)return void(this.filteredList=this.list);const t=this.fuse.search(e);this.filteredList=t.map((e=>e.item)),this.$nextTick().then((()=>this.$refs.content.scrollTo(0,0)))}),200)},mounted(){this.fetchFeatures()},methods:{async fetchFeatures(){if(!this.loading)try{this.loading=!0;const e=`${o.cdnRoots[(0,l.getGeneralSettings)().cdnRoot](s.meta.compilationInfo.branch)}doc/features/features.json`,t=`${o.cdnRoots[(0,l.getGeneralSettings)().cdnRoot](s.meta.compilationInfo.branch)}doc/features/pack/pack.json`,n=await(0,r.monkey)({url:e,responseType:"json"}),i=await(0,r.monkey)({url:t,responseType:"json"});this.list=[...i,...n],this.fuse=new u.Z(this.list,{keys:["displayName","name","description"]}),this.searchKeyword="",this.filteredList=[...this.list]}catch(e){(0,c.logError)(e)}finally{this.loading=!1}}}}),A=n(8959),$=n.n(A),O={insert:"head",singleton:!1},I=(x()($(),O),$().locals,(0,S.Z)(z,a,[],!1,null,null,null));I.options.__file="src/components/settings-panel/sub-pages/online-registry/OnlineRegistry.vue";var L=I.exports;let T;const P=()=>{T||(T=(0,i.mountVueComponent)(L),document.body.append(T.$el))},D=()=>{T||P(),T.popupOpen=!T.popupOpen}},2587:function(e,t,n){"use strict";n.d(t,{t:function(){return i}});const i={video:{name:"video",displayName:"视频",color:"#2196F3",icon:"mdi-play-circle-outline",order:1},style:{name:"style",displayName:"样式",color:"#8BC34A",icon:"mdi-palette-outline",order:2},feeds:{name:"feeds",displayName:"动态",color:"#00ACC1",icon:"mdi-pinwheel-outline",order:3},live:{name:"live",displayName:"直播",color:"#26A69A",icon:"mdi-video-wireless-outline",order:4},utils:{name:"utils",displayName:"工具",color:"#A36FFD",icon:"mdi-rocket-launch-outline",order:5},touch:{name:"touch",displayName:"触摸",color:"#78909C",icon:"mdi-gesture-tap-button",order:6},experimental:{name:"experimental",displayName:"实验",color:"#FF5722",icon:"mdi-flask-outline",order:7},general:{name:"general",displayName:"通用",color:"#888",icon:"mdi-progress-wrench",order:8}}},7010:function(e,t,n){"use strict";n.r(t),n.d(t,{installComponent:function(){return o},uninstallComponent:function(){return s},toggleComponent:function(){return l}});var i=n(6171),a=n(5830),r=n(8171);const o=async e=>{const{components:t}=await Promise.resolve().then(n.bind(n,8171)),{parseExternalInput:o}=await Promise.resolve().then(n.bind(n,7731)),s=await o(e);if(null===s)throw new Error("无效的组件代码");const{settings:l}=await Promise.resolve().then(n.bind(n,6171));if((0,a.Z)().some((e=>e.name===s.name)))throw new Error(`不能覆盖内置组件'${s.name}', 请更换名称`);const c={...lodash.omit(s,"entry","widget","instantStyles","reload","unload","plugin","urlInclude","urlExclude")},d=l.userComponents[s.name];return d?(d.code=e,d.metadata=c,d.settings=lodash.defaultsDeep(d.settings,(0,i.componentToSettings)(s)),{metadata:s,message:`已更新组件'${s.displayName}', 刷新后生效`}):(l.userComponents[s.name]={code:e,metadata:c,settings:(0,i.componentToSettings)(s)},t.push(s),r.componentsMap[s.name]=s,{metadata:s,message:`已安装组件'${s.displayName}', 刷新后生效`})},s=async e=>{const{settings:t}=await Promise.resolve().then(n.bind(n,6171)),{components:i}=await Promise.resolve().then(n.bind(n,8171)),a=Object.entries(t.userComponents).find((([t,{metadata:{displayName:n}}])=>t===e||n===e));if(!a)throw new Error(`没有找到与名称'${e}'相关联的组件`);const[o,{metadata:s,settings:l}]=a,c=i.findIndex((e=>e.name===o));if(-1!==c){const{instantStyles:e}=i[c];if(e){const{removeStyle:t}=await Promise.resolve().then(n.bind(n,6182));e.forEach((e=>t(e.name)))}l.enabled=!1,i.splice(c,1),delete r.componentsMap[o]}return delete t.userComponents[o],{metadata:s,message:`已卸载组件'${s.displayName}, 刷新后生效'`}},l=async e=>{const{settings:t}=await Promise.resolve().then(n.bind(n,6171)),i=Object.entries(t.userComponents).find((([t,{metadata:{displayName:n}}])=>t===e||n===e));if(!i)throw new Error(`没有找到与名称'${e}'相关联的组件`);const[,a]=i;a.settings.enabled=!a.settings.enabled;const{enabled:r}=a.settings,{displayName:o}=a.metadata;return`${r?"开启":"关闭"}组件'${o}', 可能需要刷新后才能生效`}},2149:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{updateCategories:function(){return updateCategories},updateIcons:function(){return updateIcons}});var _core_ajax__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(7195),_core_download__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(4114);const updateCategories=async()=>{const[script]=dqa("script").filter((e=>e.src.includes("international-home/international-home")));if(!script)throw new Error("no script found");const scriptText=await(0,_core_ajax__WEBPACK_IMPORTED_MODULE_1__.getText)(script.src),match=scriptText.match(/([\w]+?=\[\{name:"首页".+?\}.+?\]),[\w]+?=\[\{name:"首頁"/);if(!match)throw new Error("no match in script");const variables=match[1].match(/(\w+?)(?==\[)/g),data=eval(`var ${match[1]}; [${variables.join(",")}]`);_core_download__WEBPACK_IMPORTED_MODULE_0__.DownloadPackage.single("raw.json",data)},updateIcons=()=>{const e=dqa("body > svg:not(#be-category-icons)").filter((e=>e.querySelector("[id^=bili]")));if(0===e.length)throw new Error("svg icons not found");const[t]=e,n=t.cloneNode(!0);n.id="be-category-icons",dqa(n,"symbol").forEach((e=>{e.id=e.id.replace(/^bili-/,"header-icon-")})),_core_download__WEBPACK_IMPORTED_MODULE_0__.DownloadPackage.single("icons.svg",n.outerHTML)}},6958:function(e,t,n){"use strict";n.r(t),n.d(t,{bpxPlayerPolyfill:function(){return o}});var i=n(3420),a=n(5550),r=n(1906);const o=lodash.once((async()=>{document.URL.startsWith("https://www.bilibili.com/bangumi/play/")&&((async()=>{const e=await(0,a.select)(".bpx-player-container");e?(0,i.attributes)(e,(()=>{const t=e.getAttribute("data-screen");document.body.classList.toggle("player-mode-webfullscreen","full"===t||"web"===t),"wide"===t&&document.body.classList.add("player-mode-widescreen")})):console.warn("[bpx player polyfill] bpxContainer not found")})(),(async()=>{const e=await(0,a.select)((()=>unsafeWindow.$pbp));if(!e)return void console.warn("[bpx player polyfill] pbp not found");const t={aid:e.options.aid.toString(),cid:e.options.cid.toString(),bvid:e.options.bvid};Object.values(t).some((e=>""===e||parseInt(e)<=0))&&console.warn("[bpx player polyfill] invalid pbp data"),Object.assign(unsafeWindow,t)})(),(async()=>{const e=await(0,a.select)(".bpx-player-video-perch");e&&(0,r.preventEvent)(e,"dblclick")})())}))},7412:function(e,t,n){"use strict";n.r(t),n.d(t,{PlayerAgent:function(){return u},VideoPlayerAgent:function(){return p},BwpPlayerAgent:function(){return h},BangumiPlayerAgent:function(){return f},playerAgent:function(){return m}});var i=n(5550),a=n(1906),r=n(7735),o=n(6958);function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const l=e=>{const t=()=>(0,i.select)(e);return t.selector=e,t.sync=()=>dq(e),t},c=e=>{const t=e=>"string"!=typeof e?lodash.mapValues(e,t):l(e);return lodash.mapValues(e,t)},d=e=>{const t=e.sync();return t?.click(),t};class u{constructor(){s(this,"type",void 0),s(this,"query",void 0)}provideCustomQuery(e){const t=c(e[this.type]??e.video);return{...this,custom:t}}widescreen(){return d(this.query.control.buttons.widescreen)}webFullscreen(){return d(this.query.control.buttons.webFullscreen)}fullscreen(){return d(this.query.control.buttons.fullscreen)}togglePlay(){return d(this.query.control.buttons.start)}togglePip(){return d(this.query.control.buttons.pip)}toggleMute(){return d(this.query.control.buttons.volume)}toggleDanmaku(){const e=this.query.danmakuSwitch.sync();return e?(e.checked=!e.checked,(0,a.raiseEvent)(e,"change"),e.checked):null}}class p extends u{constructor(...e){super(...e),s(this,"type","video"),s(this,"query",c({playerWrap:".player-wrap",bilibiliPlayer:".bilibili-player",playerArea:".bilibili-player-area",video:{element:".bilibili-player-video video",wrap:".bilibili-player-video-wrap",top:".bilibili-player-video-top",state:".bilibili-player-video-state",panel:".bilibili-player-video-panel",popup:".bilibili-player-video-popup",subtitle:".bilibili-player-video-subtitle",basDanmaku:".bilibili-player-video-bas-danmaku",advDanmaku:".bilibili-player-video-adv-danmaku",danmaku:".bilibili-player-video-danmaku",container:".bilibili-player-video"},control:{element:".bilibili-player-control",wrap:".bilibili-player-control-wrap",mask:".bilibili-player-control-mask",top:".bilibili-player-control-top",progress:".bilibili-player-video-progress",bottom:".bilibili-player-control-bottom",bottomLeft:".bilibili-player-control-bottom-left",bottomCenter:".bilibili-player-control-bottom-center",bottomRight:".bilibili-player-control-bottom-right",buttons:{start:".bilibili-player-video-btn-start",next:".bilibili-player-video-btn-next",time:".bilibili-player-video-time",quality:".bilibili-player-btn-quality",pageList:".bilibili-player-video-btn-pagelist",speed:".bilibili-player-video-btn-speed",subtitle:".bilibili-player-video-btn-subtitle",volume:".bilibili-player-video-btn-volume .bilibili-player-iconfont-volume",settings:".bilibili-player-video-btn-setting",pip:".bilibili-player-video-btn-pip",widescreen:".bilibili-player-video-btn-widescreen",webFullscreen:".bilibili-player-video-web-fullscreen",fullscreen:".bilibili-player-video-btn-fullscreen"}},toastWrap:".bilibili-player-video-toast-wrp",danmakuTipLayer:".bilibili-player-dm-tip-wrap",danmakuSwitch:".bilibili-player-video-danmaku-switch input"}))}
// eslint-disable-next-line class-methods-use-this
get nativeApi(){return unsafeWindow.player}isMute(){return this.nativeApi?this.nativeApi.isMute():null}changeVolume(e){if(!this.nativeApi)return null;const t=this.nativeApi.volume();return this.nativeApi.volume(t+e/100),Math.round(100*this.nativeApi.volume())}seek(e){return this.nativeApi?(this.nativeApi.play(),setTimeout((()=>{this.nativeApi.seek(e);const t=dq(".bilibili-player-video-toast-bottom .bilibili-player-video-toast-item:first-child .bilibili-player-video-toast-item-text span:nth-child(2)");t&&(t.textContent=" 00:00")})),this.nativeApi.getCurrentTime()):null}changeTime(e){if(!this.nativeApi)return null;const t=this.query.video.element.sync();return t?(this.nativeApi.seek(t.currentTime+e,t.paused),this.nativeApi.getCurrentTime()):null}}class h extends p{constructor(){super(),s(this,"type","bwp"),this.query.video.element=l(".bilibili-player-video bwp-video")}}class f extends u{constructor(){super(),s(this,"type","bangumi"),s(this,"query",c({playerWrap:".player-module",bilibiliPlayer:".bpx-player-container",playerArea:".bpx-player-primary-area",video:{element:".bpx-player-video-wrap video",wrap:".bpx-player-video-area",top:".bpx-player-top-wrap",state:".bpx-player-state-wrap",panel:".bpx-player-ending-panel",popup:".bpx-player-dialog-wrap",subtitle:".bpx-player-subtitle-wrap",basDanmaku:".bpx-player-bas-dm-wrap",advDanmaku:".bpx-player-adv-dm-wrap",danmaku:".bpx-player-row-dm-wrap",container:".bpx-player-video-wrap"},control:{element:".squirtle-controller",wrap:".bpx-player-control-wrap",mask:".bpx-player-control-mask",top:".bpx-player-control-top",progress:".squirtle-progress-wrap",bottom:".squirtle-controller-wrap",bottomLeft:".squirtle-controller-wrap-left",bottomCenter:".squirtle-controller-wrap-center",bottomRight:".squirtle-controller-wrap-right",buttons:{start:".squirtle-video-start",next:".squirtle-video-next",time:".squirtle-time-wrap",quality:".squirtle-video-quality",pageList:".squirtle-video-pagelist",speed:".squirtle-video-speed",subtitle:".squirtle-video-subtitle",volume:".squirtle-video-volume .squirtle-volume-icon",settings:".squirtle-video-setting",pip:".squirtle-video-pip",widescreen:".squirtle-video-widescreen",webFullscreen:".squirtle-video-pagefullscreen",fullscreen:".squirtle-video-fullscreen"}},toastWrap:".bpx-player-tooltip-area",danmakuTipLayer:".bpx-player-dialog-wrap",danmakuSwitch:".bpx-player-dm-switch input"})),(0,o.bpxPlayerPolyfill)()}isMute(){return this.query.control.buttons.volume.sync()?.classList.contains("squirtle-volume-mute-state")??!1}changeVolume(e){const t=this.query.video.element.sync();return t?(t.volume=lodash.clamp(t.volume+e/100,0,1),Math.round(100*t.volume)):null}seek(e){const t=this.query.video.element.sync();return t?(t.play(),setTimeout((()=>{t.currentTime=lodash.clamp(e,0,t.duration);const n=dq(".bpx-player-toast-row .bpx-player-toast-item .bpx-player-toast-text");n?.textContent?.startsWith("已为您定位至")&&(n.textContent="已为您定位至00:00")})),t.currentTime):null}changeTime(e){const t=this.query.video.element.sync();return t?(t.currentTime=lodash.clamp(t.currentTime+e,0,t.duration),t.currentTime):null}}const m=(0,r.matchCurrentPage)(r.bangumiUrls)?new f:(0,a.isBwpVideo)()?new h:new p},7195:function(e,t,n){"use strict";n.r(t),n.d(t,{getBlob:function(){return s},getBlobWithCredentials:function(){return l},getText:function(){return d},getTextWithCredentials:function(){return u},getJson:function(){return f},getJsonWithCredentials:function(){return m},postText:function(){return g},postTextWithCredentials:function(){return v},postJson:function(){return b},postJsonWithCredentials:function(){return y},monkey:function(){return w},responsiveGetPages:function(){return x},getPages:function(){return _},bilibiliApi:function(){return k}});var i=n(2264);const a=e=>{const t=new XMLHttpRequest,{isText:n=!0,body:i}=e(t);return new Promise(((e,a)=>{t.addEventListener("load",(()=>e(n?t.responseText:t.response))),t.addEventListener("error",(()=>a(t.status))),t.send(i)}))},r=e=>t=>(t.withCredentials=!0,e(t)),o=e=>t=>(t.responseType="blob",t.open("GET",e),{isText:!1}),s=e=>a(o(e)),l=e=>a(r(o(e))),c=e=>t=>(t.responseType="text",t.open("GET",e),{isText:!0}),d=e=>a(c(e)),u=e=>a(r(c(e))),p=e=>t=>(t.responseType="json",t.open("GET",e),{isText:!1}),h=e=>"string"==typeof e?JSON.parse(e):e,f=async e=>{const t=await a(p(e));return h(t)},m=async e=>{const t=await a(r(p(e)));return h(t)},g=(e,t)=>a((n=>(n.open("POST",e),n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),{isText:!1,body:t}))),v=(e,t)=>a((n=>(n.open("POST",e),n.withCredentials=!0,n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),{isText:!1,body:t}))),b=(e,t)=>a((n=>(n.open("POST",e),n.setRequestHeader("Content-Type","application/json"),{isText:!1,body:JSON.stringify(t)}))),y=(e,t)=>a((n=>(n.open("POST",e),n.withCredentials=!0,n.setRequestHeader("Content-Type","application/json"),{isText:!1,body:JSON.stringify(t)}))),w=e=>new Promise(((t,n)=>{const i={...e,onload:e=>t(e.response),onerror:e=>{const t={...JSON.parse(JSON.stringify(e)),toString(){return JSON.stringify(this)}};n(t)}};"method"in i||(i.method="GET"),GM_xmlhttpRequest(i)})),x=e=>{let t;const n=new Promise((n=>{t=new Promise((t=>{(async()=>{const{api:i,getList:a,getTotal:r}=e;let o=1,s=1/0;const l=[];for(;l.length<s;){const e=await i(o);0!==e.code&&console.warn(`api failed in ajax.getPages. message = ${e.message}, page = ${o}, total = ${s}, api = `,i);const n=a(e);l.push(...n),1===o&&t(l),o++,s===1/0&&(s=r(e))}n(l)})()}))}));return[t,n]},_=async e=>{const[,t]=x(e);return await t},k=async(e,t)=>{const n=await e;if(0!==n.code){const e=new Error(`${t}: code = ${n.code}, message = ${n.message||n.msg}`);throw(0,i.logError)(e),e}return n.data||{}}},2462:function(e,t,n){"use strict";let i;n.r(t),n.d(t,{CdnTypes:function(){return i},cdnRoots:function(){return r}}),function(e){e.jsDelivr="jsDelivr",e.GitHub="GitHub"}(i||(i={}));const a="the1812",r={jsDelivr:(e,t)=>`https://cdn.jsdelivr.net/gh/${t||a}/Bilibili-Evolved@${e}/`,GitHub:(e,t)=>`https://github.com/${t||a}/Bilibili-Evolved/raw/${e}/`}},9388:function(e,t,n){"use strict";n.r(t),n.d(t,{coreApis:function(){return Ln},externalApis:function(){return Tn}});var i={};n.r(i),n.d(i,{Reorder:function(){return F},ReorderDecreaseClassName:function(){return T},ReorderEnabledClassName:function(){return D},ReorderIncreaseClassName:function(){return P},ReorderOrientations:function(){return B},ReorderingClassName:function(){return V}});var a={};n.r(a),n.d(a,{getUserInfo:function(){return Z}});var r={};n.r(r),n.d(r,{CompareResult:function(){return W},Version:function(){return G}});var o={};n.r(o),n.d(o,{loadDanmakuSettingsPanel:function(){return ne},loadLazyPanel:function(){return ee},loadLazyPlayerSettingsPanel:function(){return te},loadSubtitleSettingsPanel:function(){return ie}});var s={};n.r(s),n.d(s,{styledComponentEntry:function(){return pe},toggleStyle:function(){return he}});var l={};n.r(l),n.d(l,{getWatchlaterList:function(){return ge},toggleWatchlater:function(){return ve},watchlaterList:function(){return me}});var c={};n.r(c),n.d(c,{addMenuItem:function(){return De},applyContentFilter:function(){return Ie},bangumiTypeList:function(){return we},feedsCardTypes:function(){return ye},feedsCardsManager:function(){return Me},forEachFeedsCard:function(){return ze},getFeeds:function(){return Pe},getVideoFeeds:function(){return Te},groupVideoFeeds:function(){return Ae},isPreOrderedVideo:function(){return $e},navbarFeedsTypeList:function(){return xe},withContentFilter:function(){return Le}});var d={};n.r(d),n.d(d,{disableProfilePopup:function(){return lt}});var u={};n.r(u),n.d(u,{compareID:function(){return ut},getLatestID:function(){return dt},getNotifyCount:function(){return mt},isNewID:function(){return ht},setLatestID:function(){return pt},updateInterval:function(){return ct},updateLatestID:function(){return ft}});var p={};n.r(p),n.d(p,{convertHexColorForDialogue:function(){return vt},convertHexColorForStyle:function(){return bt},convertTimeByDuration:function(){return wt},convertTimeByEndTime:function(){return xt},normalizeContent:function(){return _t}});var h={};n.r(h),n.d(h,{lightOff:function(){return Mt},lightOn:function(){return Et}});var f={};n.r(f),n.d(f,{forEachVideoDanmaku:function(){return $t}});var m={};n.r(m),n.d(m,{BangumiInfo:function(){return Lt},VideoInfo:function(){return It}});var g={};n.r(g),n.d(g,{allQualities:function(){return Dt},loginRequiredQualities:function(){return Tt},vipRequiredQualities:function(){return Pt}});var v={};n.r(v),n.d(v,{addMenuItem:function(){return Bt},forEachContextMenu:function(){return Vt}});var b={};n.r(b),n.d(b,{addControlBarButton:function(){return qt}});var y={};n.r(y),n.d(y,{waitForControlBar:function(){return Ht}});var w={};n.r(w),n.d(w,{LiveSocket:function(){return Kt}});var x={};n.r(x),n.d(x,{addMenuItem:function(){return sn},commentAreas:function(){return Jt},forEachCommentArea:function(){return rn},forEachCommentItem:function(){return on}});var _={};n.r(_),n.d(_,{addCategoryIcons:function(){return bn},categories:function(){return mn},categoryCodes:function(){return gn},categoryLinks:function(){return vn},rawData:function(){return cn}});var k={};n.r(k),n.d(k,{createSwitchOptions:function(){return Mn}});var C=n(7195),S=n(2462),E=n(4114),M=n(7731),z=n(7590),A=n(7177),$=n(4345),O=n(1836),I=n(3420);function L(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const T="reorder-decrease",P="reorder-increase",D="reorder-enabled",V="reordering",B={horizontal:{name:"horizontal",getMoveTransform:e=>`translateX(${e}px)`,setOtherTransform:lodash.throttle(((e,t,n)=>{if(!t.classList.contains(V))return;const i=e.find((e=>e.element===t));if(!i)return;const a=i.rect,r=e.filter((e=>e.rect.left<a.left)).sort(((e,t)=>t.rect.left-e.rect.left)),o=e.filter((e=>e.rect.left>a.left)).sort(((e,t)=>e.rect.left-t.rect.left));if(n>=0){const[e]=o;r.forEach((e=>{e.element.style.transform="",e.element.classList.remove(P)})),o.forEach((t=>{a.left+n+a.width>=t.rect.left+t.rect.width/2?(t.element.classList.add(T),t.element.style.transform=`translateX(-${e.rect.left-a.left}px)`):(t.element.classList.remove(T),t.element.style.transform="")}))}else{const[e]=r;o.forEach((e=>{e.element.style.transform="",e.element.classList.remove(T)})),r.forEach((t=>{a.left+n<=t.rect.left+t.rect.width/2?(t.element.classList.add(P),t.element.style.transform=`translateX(${a.left+a.width-e.rect.left-e.rect.width}px)`):(t.element.classList.remove(P),t.element.style.transform="")}))}}),50)},vertical:{name:"vertical",getMoveTransform:(e,t)=>`translateY(${t}px)`,setOtherTransform:lodash.throttle(((e,t,n,i)=>{if(!t.classList.contains(V))return;const a=e.find((e=>e.element===t));if(!a)return;const r=a.rect,o=e.filter((e=>e.rect.top<r.top)).sort(((e,t)=>t.rect.top-e.rect.top)),s=e.filter((e=>e.rect.top>r.top)).sort(((e,t)=>e.rect.top-t.rect.top));if(i>=0){const[e]=s;o.forEach((e=>{e.element.style.transform="",e.element.classList.remove(P)})),s.forEach((t=>{r.top+i+r.height>=t.rect.top+t.rect.height/2?(t.element.classList.add(T),t.element.style.transform=`translateY(-${e.rect.top-r.top}px)`):(t.element.classList.remove(T),t.element.style.transform="")}))}else{const[e]=o;s.forEach((e=>{e.element.style.transform="",e.element.classList.remove(T)})),o.forEach((t=>{r.top+i<=t.rect.top+t.rect.height/2?(t.element.classList.add(P),t.element.style.transform=`translateY(${r.top+r.height-e.rect.top-e.rect.height}px)`):(t.element.classList.remove(P),t.element.style.transform="")}))}}),50)}};class F extends EventTarget{constructor(e){super(),this.container=e,L(this,"orientation",B.horizontal),L(this,"enabled",!1),L(this,"children",void 0),L(this,"snapshots",new Map),L(this,"attachedEvents",[]),this.children=[...this.container.children],this.children.every((e=>""===e.style.order))&&this.children.forEach(((e,t)=>{e.style.order=(t+1).toString()}))}addEventListener(e,t,n){super.addEventListener(e,t,n)}removeEventListener(e,t,n){super.addEventListener(e,t,n)}getOrderMap(){return new Map(this.children.map((e=>[e,parseInt(e.style.order)])))}toggle(){this.enabled?this.disable():this.enable()}generateSnapshots(){this.children.forEach((e=>{this.snapshots.set(e,{element:e,rect:e.getBoundingClientRect()})}))}enable(){this.children.forEach((e=>{let t=0,n=0,i=!1;e.classList.add(D);(()=>{const a=(a,r)=>{e.classList.add(V),e.style.transition="none",e.style.userSelect="none",this.generateSnapshots(),this.children.filter((t=>t!==e)).forEach((e=>{e.style.transition="transform .2s ease-out"})),t=a,n=r,i=!0},r=e=>{a(e.screenX,e.screenY)};e.addEventListener("mousedown",r),this.attachedEvents.push((()=>e.removeEventListener("mousedown",r)));const o=e=>{if(1!==e.touches.length)return;const[t]=e.touches;a(t.screenX,t.screenY)};e.addEventListener("touchstart",o),this.attachedEvents.push((()=>e.removeEventListener("touchstart",o)))})(),(()=>{const a=(i,a)=>{const r=i-t,o=a-n;e.style.transform=this.orientation.getMoveTransform(r,o),this.orientation.setOtherTransform([...this.snapshots.values()],e,r,o)},r=e=>{i&&(a(e.screenX,e.screenY),e.cancelable&&e.preventDefault())};document.addEventListener("mousemove",r),this.attachedEvents.push((()=>document.removeEventListener("mousemove",r)));const o=e=>{if(!i)return;if(1!==e.touches.length)return;const[t]=e.touches;a(t.screenX,t.screenY),e.cancelable&&e.preventDefault()};e.addEventListener("touchmove",o,{passive:!1}),this.attachedEvents.push((()=>e.removeEventListener("touchmove",o)))})(),(()=>{const t=()=>{if(!i)return;e.classList.remove(V),i=!1;let t=0;const n=this.children.filter((t=>t!==e)),a=[];n.forEach((e=>{e.style.transform="",e.style.transition="",e.classList.contains(P)?(t--,e.style.order=(parseInt(e.style.order)+1).toString(),e.classList.remove(P),a.push(this.snapshots.get(e))):e.classList.contains(T)&&(t++,e.style.order=(parseInt(e.style.order)-1).toString(),e.classList.remove(T),a.push(this.snapshots.get(e)))})),e.style.userSelect="",e.style.order=(parseInt(e.style.order)+t).toString(),e.style.transform="",e.style.transition="",this.dispatchEvent(new CustomEvent("reorder",{detail:this.children.map((e=>({element:e,order:parseInt(e.style.order)})))}))};document.addEventListener("mouseup",t),this.attachedEvents.push((()=>document.removeEventListener("mouseup",t))),e.addEventListener("touchend",t),this.attachedEvents.push((()=>e.removeEventListener("touchend",t)))})()})),this.enabled=!0}disable(){this.attachedEvents.forEach((e=>e())),this.children.forEach((e=>e.classList.remove(D))),this.enabled=!1}}var N=n(391),j=n(5550),q=n(6182),H=n(6314),R=n(6171);const U={isLogin:!1},Z=lodash.once((async()=>{const{getUID:e}=await Promise.resolve().then(n.bind(n,1906));if(!e())return U;const{getJsonWithCredentials:t}=await Promise.resolve().then(n.bind(n,7195)),i=await t("https://api.bilibili.com/x/web-interface/nav");return 0!==i.code&&-101!==i.code?(console.warn("[store.fetchUserInfo] API Error",i.message),U):i.data}));let W;!function(e){e[e.less=-1]="less",e[e.equal=0]="equal",e[e.greater=1]="greater",e[e.incomparable=NaN]="incomparable"}(W||(W={}));class G{constructor(e){var t,n,i;if(this.versionString=e,i=void 0,(n="parts")in(t=this)?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i,!/^[\d\.]+$/.test(e))throw new Error("Invalid version string");this.parts=e.split(".").map((e=>parseInt(e)))}compareTo(e){for(let t=0;t<this.parts.length;++t){if(e.parts.length===t)return W.greater;if(this.parts[t]!==e.parts[t])return this.parts[t]>e.parts[t]?W.greater:W.less}return this.parts.length!==e.parts.length?W.less:W.equal}greaterThan(e){return this.compareTo(e)===W.greater}lessThan(e){return this.compareTo(e)===W.less}equals(e){return this.compareTo(e)===W.equal}}var X=n(1906),K=n(2121),J=n(3708),Y=n(53),Q=n(5106);const ee=async(e,t={})=>{const{style:n,enterDelay:i=750,leaveDelay:a=1e3}=t,r=await(0,j.select)(e);if(!r)throw new Error(`lazy panel failed! selector = ${e}`);let o;return void 0!==n&&(o=document.createElement("style"),o.textContent=n,document.body.insertAdjacentElement("beforeend",o)),(0,X.raiseEvent)(r,"mouseover"),await(0,X.delay)(i),(0,X.raiseEvent)(r,"mouseout"),setTimeout((()=>o?.remove()),a),r},te=async(e,t,n={})=>{await ee(e,{style:`${t} { display: none !important; }`,...n});const i=(0,X.dq)(t);if(!i)throw new Error(`lazy player settings panel failed! panelSelector = ${t}`);return i},ne=()=>te(".bilibili-player-video-danmaku-setting",".bilibili-player-video-danmaku-setting-wrap"),ie=()=>te(".bilibili-player-video-btn-subtitle",".bilibili-player-video-subtitle-setting-wrap",{style:".bilibili-player-video-subtitle-setting-wrap, .bilibili-player-video-subtitle { display: none }"});var ae=n(2264),re=n(5945),oe=n(7735),se=n(5683),le=n(8208),ce=n(3923),de=n(8171),ue=n(7010);const pe=(e,t)=>async i=>{const{default:a}=await e(),{addStyle:r}=await Promise.resolve().then(n.bind(n,6182));return r(a,i.metadata.name),t(i)},he=(e,t,i=X.none)=>{let a=null;const r=async()=>{if(a)return;const{default:i}=await t(),{addStyle:r}=await Promise.resolve().then(n.bind(n,6182));a=r(i,e)};return{name:e,entry:e=>r().then((()=>i(e))),reload:r,unload:()=>{a?.remove(),a=null}}};var fe=n(5143);const me=[];async function ge(e=!1){const{getJsonWithCredentials:t}=await Promise.resolve().then(n.bind(n,7195)),i=await t("https://api.bilibili.com/x/v2/history/toview/web");if(0!==i.code)throw new Error(`获取稍后再看列表失败: ${i.message}`);if(!i.data.list)return lodash.pullAll(me,me),[];const a=i.data.list,r=a.filter((e=>!me.find((t=>t===e.aid)))),o=me.filter((e=>!a.find((t=>t.aid===e))));return lodash.pullAll(me,o),me.push(...r.map((e=>e.aid))),e?a:a.map((e=>e.aid))}const ve=async(e,t)=>{const i=parseInt(e.toString());if(Number.isNaN(i))return;void 0===t&&(t=!me.includes(i));const a=t?"https://api.bilibili.com/x/v2/history/toview/add":"https://api.bilibili.com/x/v2/history/toview/del",{getCsrf:r}=await Promise.resolve().then(n.bind(n,1906)),o=r(),{postTextWithCredentials:s}=await Promise.resolve().then(n.bind(n,7195)),l=await s(a,`aid=${e}&csrf=${o}`),c=JSON.parse(l);if(0!==c.code)throw new Error(`稍后再看操作失败: ${c.message}`);t?me.push(i):lodash.pull(me,i)};requestIdleCallback((async()=>{const{getUID:e}=await Promise.resolve().then(n.bind(n,1906));e()&&ge()}));var be=n(950);const ye={repost:{id:1,name:"转发"},textWithImages:{id:2,name:"图文"},text:{id:4,name:"文字"},video:{id:8,name:"视频"},miniVideo:{id:16,name:"小视频"},column:{id:64,name:"专栏"},audio:{id:256,name:"音频"},bangumi:{id:512,name:"番剧"},share:{id:2048,name:"分享"},manga:{id:2049,name:"漫画"},film:{id:4098,name:"电影"},tv:{id:4099,name:"TV剧"},chinese:{id:4100,name:"国创"},documentary:{id:4101,name:"纪录片"},mediaList:{id:4300,name:"收藏夹"},liveRecord:{id:2047,name:"开播记录"}},we="512,4097,4098,4099,4100,4101",xe="8,64,512,4097,4098,4099,4100,4101";function _e(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ke=e=>e.querySelector(".repost")?ye.repost:e.querySelector(".imagesbox")?ye.textWithImages:e.querySelector(".video-container")?ye.video:e.querySelector(".bangumi-container")?ye.bangumi:e.querySelector(".article-container")?ye.column:e.querySelector(".music-container")?ye.audio:e.querySelector(".h5share-container")?ye.share:e.querySelector(".vc-ctnr")?ye.miniVideo:e.querySelector(".live-container")?ye.liveRecord:ye.text,Ce=[],Se="feeds.manager.listAdaptors";(0,be.addData)(Se,(e=>{e.push({name:"live",match:[...oe.liveUrls],watchCardsList:async e=>{const t=await(0,j.select)(".room-feed");if(!t)return!1;console.log("live watch");let n=null;return(0,I.childList)(t,(async()=>{if(dq(".room-feed-content")){const t=await(0,j.select)(".room-feed-content .content");n?.disconnect(),[n]=e.updateCards(t)}else n?.disconnect(),n=null,await Promise.all(e.cards.map((e=>e.element)).map((t=>e.removeCard(t))))})),!0}},{name:"space",match:["https://space.bilibili.com/"],watchCardsList:async e=>{const t=await(0,j.select)(".s-space");if(!t)return!1;const n={},i=()=>n.listElement&&n.observer?(console.log("space feeds stop"),n.observer?.then((e=>e.disconnect())),delete n.observer,delete n.listElement,Promise.all(e.cards.map((e=>e.element)).map((t=>e.removeCard(t))))):[],a=()=>{if(n.observer)return n.observer;const t=(0,j.select)(".feed-card .content");return n.observer=(async()=>{const r=await t;r!==await n.listElement&&(n.listElement&&await i(),n.listElement=t,a()),console.log("space feeds start");const[o]=e.updateCards(r);return o})(),n.observer};return(0,I.childListSubtree)(t,(async()=>{dq(".feed-card .content")?a():i()})),!0}},{name:"topic",match:["https://t.bilibili.com/topic"],watchCardsList:async e=>{const t=await(0,j.select)(".page-container");if(!t)return!1;let n=null;return(0,I.childList)(t,(async()=>{if(dq(".page-container .feed")){const t=await(0,j.select)(".feed .feed-topic");n?.disconnect(),[n]=e.updateCards(t)}else n?.disconnect(),n=null,await Promise.all(e.cards.map((e=>e.element)).map((t=>e.removeCard(t))))})),!0}},{name:"default",match:["https://t.bilibili.com/"],watchCardsList:async e=>{const t=await(0,j.select)(".feed-card .content, .detail-content .detail-card");return!!t&&(e.updateCards(t),!0)}})}));class Ee extends EventTarget{constructor(...e){super(...e),_e(this,"watching",!1),_e(this,"cards",[])}addEventListener(e,t,n){super.addEventListener(e,t,n)}removeEventListener(e,t,n){super.removeEventListener(e,t,n)}async addCard(e){if(e&&e instanceof HTMLElement&&e.classList.contains("card"))if(null!==e.querySelector(".skeleton")){const[t]=(0,I.childList)(e,(()=>{null===e.querySelector(".skeleton")&&(t.disconnect(),this.addCard(e))}))}else{if(null===e.parentNode)return;const t=await Ee.parseCard(e);if(!t.presented)return;if(this.cards.find((e=>e.id===t.id)))return;this.cards.push(t),this.cards.sort(((e,t)=>e.id===t.id?0:e.id>t.id?-1:1));const n=new CustomEvent("addCard",{detail:t});this.dispatchEvent(n),Ce.forEach((e=>e.added(t)))}}async removeCard(e){if(e&&e instanceof HTMLElement&&e.classList.contains("card")){const t=e.getAttribute("data-did"),n=this.cards.findIndex((e=>e.id===t));if(-1===n)return;const i=this.cards[n];this.cards.splice(n,1);const a=new CustomEvent("removeCard",{detail:i});this.dispatchEvent(a),Ce.forEach((e=>e.removed(i)))}}static async parseCard(e){
// eslint-disable-next-line no-underscore-dangle
const t=e=>e.__vue__||e.parentElement.__vue__,n=async t=>{const n=await(0,j.sq)((()=>e.querySelector(t)),(t=>null!==t||null===e.parentNode),{queryInterval:100});if(null===e.parentNode)return"";if(null===n)return console.warn(e,t,e.parentNode),"";return n.innerText.trim()},i=e=>{if(void 0===e.card.origin)return{originalText:"",originalDescription:"",originalTitle:""};const t=JSON.parse(e.card.origin);return{originalText:e.originCardData.pureText,originalDescription:lodash.get(t,"item.description",""),originalTitle:t.title}},a=async e=>{const t=parseInt(await n(e));return isNaN(t)?0:t},r={id:e.getAttribute("data-did"),username:await n(".main-content .user-name"),text:"",reposts:await a(".button-bar .single-button:nth-child(1) .text-offset"),comments:await a(".button-bar .single-button:nth-child(2) .text-offset"),likes:await a(".button-bar .single-button:nth-child(3) .text-offset"),element:e,type:ke(e),get presented(){return null!==e.parentNode},async getText(){const n=await(async n=>{if(n===ye.bangumi)return"";const a=await(0,j.sq)((()=>e),(n=>Boolean(t(n)||!e.parentNode)),{queryInterval:100});if(null===e.parentNode)return"";if(null===a)return console.warn(a,e,t(a),e.parentNode),"";const r=t(a);if(n===ye.repost){const e=r.card.item.content,t=i(r);return[e,...Object.values(t).filter((e=>""!==e))].filter((e=>Boolean(e))).join("\n")}return[r.originCardData.pureText,r.originCardData.title].filter((e=>Boolean(e))).join("\n")})(this.type);return this.text=n,n}};if(await r.getText(),e.setAttribute("data-type",r.type.id.toString()),(e=>e.type===ye.repost)(r)){const n=r.username,a=t(r.element),o=lodash.get(a,"card.origin_user.info.uname","");n===o&&e.setAttribute("data-self-repost","true"),r.repostUsername=o,r.repostText=i(a).originalText}return r}updateCards(e){const t=".card[data-did]",n=e=>{if(e instanceof HTMLElement){if(e.matches(t))return e;const n=e.querySelector(t);if(n)return n}};return[...e.querySelectorAll(t)].forEach((e=>this.addCard(e))),(0,I.childList)(e,(e=>{e.forEach((e=>{e.addedNodes.forEach((e=>this.addCard(n(e)))),e.removedNodes.forEach((e=>this.removeCard(n(e))))}))}))}async startWatching(){if(this.watching)return!0;this.watching=!0;const[e]=(0,be.registerAndGetData)(Se,[]),t=e.find((e=>e.match.some((e=>(0,X.matchUrlPattern)(e)))));return t?t.watchCardsList(this):(console.warn("[FeedsCardsManager] No adaptor found",e),!1)}}const Me=new Ee,ze=e=>{(async()=>{if(!await Me.startWatching())return void console.error("feedsCardsManager.startWatching() failed");const{added:t}=e;t&&Me.cards.forEach((e=>t(e))),Ce.push({added:none,removed:none,...e})})()},Ae=e=>{const t=lodash.groupBy(e,(e=>e.aid)),n=e=>({id:e.upID,name:e.upName,faceUrl:e.upFaceUrl});return Object.values(t).map((e=>{if(1===e.length)return e[0];const[t,...i]=e;return t.cooperation=[n(t),...i.map(n)],console.log([...t.cooperation]),t})).sort((0,re.descendingStringSort)((e=>e.id)))},$e=e=>1===lodash.get(e,"extra.is_reserve_recall",0),Oe="feeds.contentFilters";(0,be.registerData)(Oe,[]);const Ie=e=>{const[t]=(0,be.getData)(Oe);return t.reduce(((e,t)=>t.filter(e)),e)},Le=e=>(...t)=>e(...t).then((e=>Ie(e))),Te=Le((async(e="video")=>{if(!(0,X.getUID)())return[];const t=await(0,C.getJsonWithCredentials)(`https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/dynamic_new?uid=${(0,X.getUID)()}&type_list=${"video"===e?8:512}`);if(0!==t.code)throw new Error(t.message);const n=t.data.cards,i=n.filter((e=>!$e(JSON.parse(e.card))));return"video"===e?Ae(n.map((e=>{const t=JSON.parse(e.card),n=lodash.get(e,"display.topic_info.topic_details",[]).map((e=>({id:e.topic_id,name:e.topic_name})));return{id:e.desc.dynamic_id_str,aid:t.aid,bvid:e.desc.bvid||t.bvid,title:t.title,upID:e.desc.user_profile.info.uid,upName:e.desc.user_profile.info.uname,upFaceUrl:e.desc.user_profile.info.face,coverUrl:t.pic,description:t.desc,timestamp:e.timestamp,time:new Date(1e3*e.timestamp),topics:n,dynamic:t.dynamic,like:(0,J.formatCount)(e.desc.like),duration:t.duration,durationText:(0,J.formatDuration)(t.duration,0),playCount:(0,J.formatCount)(t.stat.view),danmakuCount:(0,J.formatCount)(t.stat.danmaku),watchlater:me.includes(t.aid)}}))):"bangumi"===e?i.map((e=>{const t=JSON.parse(e.card);return{id:e.desc.dynamic_id_str,aid:t.aid,bvid:e.desc.bvid||t.bvid,epID:t.episode_id,title:t.new_desc,upName:t.apiSeasonInfo.title,upFaceUrl:t.apiSeasonInfo.cover,coverUrl:t.cover,description:"",timestamp:e.timestamp,time:new Date(1e3*e.timestamp),like:(0,J.formatCount)(e.desc.like),durationText:"",playCount:(0,J.formatCount)(t.play_count),danmakuCount:(0,J.formatCount)(t.bullet_count),watchlater:!1}})):[]})),Pe=async(e,t)=>{if("string"==typeof e)return(0,C.getJsonWithCredentials)(`https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/dynamic_new?uid=${(0,X.getUID)()}&type_list=${e}`);const n=e.id.toString();let i=`https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/dynamic_new?uid=${(0,X.getUID)()}&type_list=${n}`;return t&&(i=`https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/dynamic_history?uid=${(0,X.getUID)()}&offset_dynamic_id=${t}&type=${n}`),(0,C.getJsonWithCredentials)(i)},De=(e,t)=>{const n=dq(e.element,".more-panel"),{className:i,text:a,action:r}=t;if(!n||dq(n,`.${i}`))return;const o=document.createElement("p");o.classList.add("child-button","c-pointer",i),o.textContent=a;[...new Set([...n.children].map((e=>e.getAttributeNames().filter((e=>e.startsWith("data-v-"))))).flat())].forEach((e=>o.setAttribute(e,""))),o.addEventListener("click",(t=>{r(t),e.element.click()})),n.appendChild(o)};var Ve=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("a",{staticClass:"bangumi-card",class:{new:e.isNew},attrs:{target:"_blank",href:e.data.url}},[n("div",{staticClass:"ep-cover-container"},[n("DpiImage",{staticClass:"ep-cover",attrs:{size:{width:100},src:e.data.epCoverUrl}})],1),e._v(" "),n("h1",{staticClass:"ep-title",attrs:{title:e.data.epTitle}},[e._v(e._s(e.data.epTitle))]),e._v(" "),n("div",{staticClass:"up",attrs:{title:e.data.title}},[n("DpiImage",{staticClass:"cover",attrs:{size:24,src:e.data.coverUrl}}),e._v(" "),n("div",{staticClass:"title"},[e._v(e._s(e.data.title))])],1)])};Ve._withStripped=!0;var Be=Vue.extend({components:{DpiImage:ce.DpiImage},props:{data:{type:Object,required:!0},isNew:{type:Boolean,default:!1}}}),Fe=n(3379),Ne=n.n(Fe),je=n(5478),qe=n.n(je),He={insert:"head",singleton:!1},Re=(Ne()(qe(),He),qe().locals,n(1900)),Ue=(0,Re.Z)(Be,Ve,[],!1,null,"3bc2da4f",null);Ue.options.__file="src/components/feeds/BangumiCard.vue";var Ze=Ue.exports,We=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("a",{staticClass:"video-card",class:{vertical:"vertical"===e.orientation,"no-stats":!e.showStats},attrs:{target:"_blank",href:e.epID?"https://www.bilibili.com/bangumi/play/ep"+e.epID:"https://www.bilibili.com/"+e.bvid}},[n("div",{staticClass:"cover-container"},[n("DpiImage",{staticClass:"cover",attrs:{src:e.coverUrl,size:{height:120,width:200}}}),e._v(" "),e.isNew?n("div",{staticClass:"new"},[e._v("NEW")]):e._e(),e._v(" "),e.pubTime&&e.pubTimeText?[n("div",{staticClass:"publish-time-summary"},[e._v("\n "+e._s(e.pubTimeText)+"\n ")]),e._v(" "),n("div",{staticClass:"publish-time-detail"},[e._v("\n "+e._s(e.pubTime)+"\n ")])]:e._e(),e._v(" "),e.durationText?n("div",{staticClass:"duration"},[e._v(e._s(e.durationText))]):e._e(),e._v(" "),e.durationText&&null!==e.watchlater&&void 0!==e.watchlater?n("div",{staticClass:"watchlater",on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.toggleWatchlater(e.aid)}}},[n("VIcon",{attrs:{size:15,icon:e.watchlater?"mdi-check-circle":"mdi-clock-outline"}}),e._v("\n "+e._s(e.watchlater?"已添加":"稍后再看")+"\n ")],1):e._e()],2),e._v(" "),n("h1",{staticClass:"title",attrs:{title:e.title}},[e._v(e._s(e.title))]),e._v(" "),e.topics&&e.topics.length?n("div",{staticClass:"topics"},e._l(e.topics.slice(0,3),(function(t){return n("a",{key:t.id,staticClass:"topic",attrs:{target:"_blank",href:"https://t.bilibili.com/topic/name/"+t.name+"/feed"}},[e._v("#"+e._s(t.name)+"#")])})),0):n("p",{staticClass:"description",attrs:{title:e.description}},[e._v(e._s(e.description))]),e._v(" "),0===e.cooperation.length?n("a",{staticClass:"up",class:{"no-face":!e.upFaceUrl},attrs:{target:"_blank",href:e.upID?"https://space.bilibili.com/"+e.upID:null}},[e.upFaceUrl?n("DpiImage",{staticClass:"face",attrs:{src:e.upFaceUrl,size:24}}):n("VIcon",{attrs:{icon:"up"}}),e._v(" "),n("div",{staticClass:"name",attrs:{title:e.upName}},[e._v(e._s(e.upName))])],1):e._e(),e._v(" "),0!==e.cooperation.length?n("div",{staticClass:"cooperation"},[n("div",{staticClass:"cooperation-ups"},e._l(e.reversedCooperation,(function(e){return n("a",{key:e.id,staticClass:"cooperation-up",class:{"no-face":!e.faceUrl},attrs:{target:"_blank",title:e.name,href:e.id?"https://space.bilibili.com/"+e.id:null}},[e.faceUrl?n("DpiImage",{staticClass:"face",attrs:{src:e.faceUrl,size:24}}):n("VIcon",{attrs:{icon:"up"}})],1)})),0),e._v(" "),n("div",{staticClass:"cooperation-note"},[e._v("\n 联合投稿\n ")])]):e._e(),e._v(" "),e.showStats?n("div",{staticClass:"stats"},[e.like&&!e.vertical?[n("VIcon",{attrs:{icon:"like-outline",size:18}}),e._v("\n "+e._s(e.like)+"\n ")]:e._e(),e._v(" "),e.coins&&!e.vertical?[n("VIcon",{attrs:{icon:"coin-outline",size:18}}),e._v("\n "+e._s(e.coins)+"\n ")]:e._e(),e._v(" "),e.favorites?[n("VIcon",{attrs:{icon:"favorites-outline",size:18}}),e._v("\n "+e._s(e.favorites)+"\n ")]:e._e(),e._v(" "),e.playCount?[n("VIcon",{attrs:{icon:"play",size:18}}),e._v("\n "+e._s(e.playCount)+"\n ")]:e._e(),e._v(" "),e.danmakuCount?[n("VIcon",{attrs:{icon:"danmaku",size:18}}),e._v("\n "+e._s(e.danmakuCount)+"\n ")]:e._e()],2):e._e()])};We._withStripped=!0;var Ge={components:{DpiImage:ce.DpiImage,VIcon:ce.VIcon},props:{data:{type:Object,required:!0},orientation:{type:String,default:"horizontal"},showStats:{type:Boolean,default:!0},isNew:{type:Boolean,default:!1}},data(){return{watchlaterList:me,upFaceUrl:"",danmakuCount:"",like:"",coins:"",favorites:"",dynamic:"",topics:[],upID:0,epID:0,cooperation:[],...lodash.omit(this.data,"watchlater"),watchlaterInit:this.data.watchlater}},computed:{vertical(){return"vertical"===this.orientation},watchlater(){return(0,X.getUID)()&&null!==this.watchlaterInit?this.watchlaterList.includes(this.aid):null},reversedCooperation(){return[...this.cooperation].reverse().slice(0,3)}},methods:{toggleWatchlater:ve}},Xe=n(1745),Ke=n.n(Xe),Je={insert:"head",singleton:!1},Ye=(Ne()(Ke(),Je),Ke().locals,(0,Re.Z)(Ge,We,[],!1,null,"0ffa1cb1",null));Ye.options.__file="src/components/feeds/VideoCard.vue";var Qe=Ye.exports,et=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("a",{staticClass:"column-card",attrs:{target:"_blank",href:"https://www.bilibili.com/read/cv"+e.data.cvID}},[n("div",{staticClass:"covers"},e._l(e.data.covers,(function(e){return n("DpiImage",{key:e,staticClass:"cover",attrs:{size:{height:120},src:e}})})),1),e._v(" "),n("a",{staticClass:"up",attrs:{target:"_blank",href:"https://space.bilibili.com/"+e.data.upID}},[n("DpiImage",{staticClass:"face",attrs:{size:24,src:e.data.upFaceUrl}}),e._v(" "),n("div",{staticClass:"name"},[e._v(e._s(e.data.upName))])],1),e._v(" "),n("h1",{staticClass:"title",attrs:{title:e.data.title}},[e._v(e._s(e.data.title))]),e._v(" "),n("div",{staticClass:"description",attrs:{title:e.data.description}},[e._v(e._s(e.data.description))])])};et._withStripped=!0;var tt=Vue.extend({components:{DpiImage:ce.DpiImage},props:{data:{type:Object,required:!0},isNew:{type:Boolean,default:!1}}}),nt=n(620),it=n.n(nt),at={insert:"head",singleton:!1},rt=(Ne()(it(),at),it().locals,(0,Re.Z)(tt,et,[],!1,null,null,null));rt.options.__file="src/components/feeds/ColumnCard.vue";var ot=rt.exports;let st=!1;const lt=()=>{"https://t.bilibili.com/"===document.URL.replace(window.location.search,"")&&(async()=>{const{select:e}=await Promise.resolve().then(n.bind(n,5550)),t=await e(".live-up-list");if(null!==t){const{getComponentSettings:e}=await Promise.resolve().then(n.bind(n,6171));if(st)return;const i=e("fixedSidebars"),a=e("extendFeedsLive");t.addEventListener("mouseenter",(e=>{(i.enabled||a.enabled)&&e.stopImmediatePropagation()}),{capture:!0}),st=!0}})()},ct=3e5,dt=()=>(0,X.getCookieValue)(`bp_t_offset_${(0,X.getUID)()}`),ut=(e,t)=>e===t?0:e.length>t.length?1:t.length>e.length?-1:e>t==!0?1:-1,pt=e=>{if(null==e)return;const t=dt();ut(e,t)<0||(document.cookie=`bp_t_offset_${(0,X.getUID)()}=${e};path=/;domain=.bilibili.com;max-age=2592000`)},ht=e=>ut(e,dt())>0,ft=e=>{const[t]=[...e.map((e=>e.id))].sort(ut).reverse();pt(t)},mt=async e=>{const t=`https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/dynamic_num?rsp_type=1&uid=${(0,X.getUID)()}&update_num_dy_id=${dt()}&type_list=${e||xe}`,n=await(0,C.getJsonWithCredentials)(t);return 0!==n.code?0:lodash.get(n,"data.update_num",0)},gt=e=>{e.startsWith("#")&&(e=e.substring(1));return{red:e.substring(0,2),green:e.substring(2,4),blue:e.substring(4,6)}},vt=e=>{const{red:t,green:n,blue:i}=gt(e);return`\\c&H${i}${n}${t}&`.toUpperCase()},bt=(e,t=1)=>{const{red:n,green:i,blue:a}=gt(e);return`&H${Math.round(255*(1-t)).toString(16).padStart(2,"0")}${a}${i}${n}`.toUpperCase()},yt=e=>{let t=0,n=0;for(;e>=60;)e-=60,n++;for(;n>=60;)n-=60,t++;return`${t}:${String(n).padStart(2,"0")}:${(e=>{const[t,n="00"]=String(e).split(".");return`${t.padStart(2,"0")}.${n.substr(0,2).padEnd(2,"0")}`})(e)}`},wt=(e,t)=>[yt(e),yt(e+t)],xt=(e,t)=>[yt(e),yt(t)],_t=e=>{const t={"{":"","}":"","&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&apos;":"'","\n":"\\N"};for(const[n,i]of Object.entries(t))e=e.replace(new RegExp(n,"g"),i);return e};var kt=n(7412);let Ct=!1;const St=e=>oe.playerUrls.some((e=>(0,X.matchUrlPattern)(e)))?async()=>{Ct||(te(".bilibili-player-video-btn-setting",".bilibili-player-video-btn-setting-wrap",{style:".bilibili-player-video-btn-setting-wrap { display: none !important }"}),Ct=!0);const t=await(0,j.select)(".bilibili-player-video-btn-setting-right-others-content-lightoff .bui-checkbox-input");t.checked=!e,(0,X.raiseEvent)(t,"change")}:X.none,Et=St(!0),Mt=St(!1);let zt;const At=[],$t=async e=>{await(0,j.hasVideo)()&&(0,I.videoChange)((async()=>{const t=await kt.playerAgent.query.video.danmaku();t&&((e,t)=>{zt&&zt.disconnect(),[zt]=(0,I.childListSubtree)(e,(e=>{e.forEach((e=>{e.addedNodes.forEach((e=>{if(e.nodeType===Node.TEXT_NODE){const n=e.parentElement,i=At.find((e=>e.element===n));if(!i)return;return i.text=e.textContent||"",i.reuse=!0,void(t.added&&t.added(i))}if(!(e instanceof HTMLElement))return;const n={element:i=e,reuse:!1,text:i.textContent||""};var i;At.push(n),t.added&&t.added(n)})),e.removedNodes.forEach((e=>{if(!(e instanceof HTMLElement))return;const n=At.findIndex((t=>t.element===e));if(-1!==n){const[e]=At.splice(n,1);t.removed&&t.removed(e)}}))}))}))})(t,e)}))};function Ot(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class It{constructor(e){Ot(this,"aid",void 0),Ot(this,"cid",void 0),Ot(this,"pageCount",void 0),Ot(this,"coverUrl",void 0),Ot(this,"tagId",void 0),Ot(this,"tagName",void 0),Ot(this,"title",void 0),Ot(this,"description",void 0),Ot(this,"up",void 0),Ot(this,"pages",void 0),Ot(this,"subtitles",void 0),this.aid=e}async fetchInfo(){let e;e=this.cid?`https://api.bilibili.com/x/web-interface/view?aid=${this.aid}&cid=${this.cid}`:`https://api.bilibili.com/x/web-interface/view?aid=${this.aid}`;const t=await(0,C.getJson)(e);if(0!==t.code)throw new Error(t.message);const{data:n}=t;return this.cid=n.cid,this.pageCount=n.videos,this.coverUrl=n.pic.replace("http:","https:"),this.tagId=n.tid,this.tagName=n.tname,this.title=n.title,this.description=n.desc,this.up={uid:n.owner.mid,name:n.owner.name,faceUrl:n.owner.face.replace("http:","https:")},this.pages=n.pages.map((e=>({cid:e.cid,title:e.part,pageNumber:e.page}))),this.subtitles=n.subtitle.list.map((e=>({id:e.id,languageCode:e.lan,language:e.lan_doc,url:e.subtitle_url.replace("http:","https:")}))),this}}class Lt{constructor(e){Ot(this,"ep",void 0),Ot(this,"videos",void 0),Ot(this,"title",void 0),Ot(this,"cover",void 0),Ot(this,"squareCover",void 0),Ot(this,"aid",void 0),Ot(this,"cid",void 0),this.ep=e,this.videos=[]}async fetchInfo(){const e=await(0,C.getText)(`https://www.bilibili.com/bangumi/play/ep${this.ep}/`),t=JSON.parse(e.match(/window\.__INITIAL_STATE__=(.*);\(function\(\){/)[1]);return this.title=t.mediaInfo.title,this.cover=t.mediaInfo.cover,this.squareCover=t.mediaInfo.square_cover,this.aid=t.epInfo.aid,this.cid=t.epInfo.cid,this.videos=t.epList.map((async e=>({title:e.index_title,aid:e.aid,cid:e.cid,info:await new It(e.aid).fetchInfo()}))),this}}const Tt=[{name:"720P",displayName:"高清 720P",value:64},{name:"1080P",displayName:"高清 1080P",value:80}],Pt=[{name:"HDR",displayName:"真彩 HDR",value:125},{name:"4K",displayName:"超清 4K",value:120},{name:"1080P60",displayName:"高清 1080P60",value:116},{name:"1080P+",displayName:"高清 1080P+",value:112},{name:"720P60",displayName:"高清 720P60",value:74}],Dt=[...Pt,...Tt,{name:"480P",displayName:"清晰 480P",value:32},{name:"360P",displayName:"流畅 360P",value:16}].sort((0,re.descendingSort)((e=>e.value))),Vt=async e=>{const{open:t,close:n}=e;if(!(0,j.hasVideo)())return;const i=await(0,j.select)(".bilibili-player");if(!i)return;const[a]=(0,I.childList)(i,(()=>{const e=dq(".bilibili-player-context-menu-origin");if(e){a.disconnect();const i=dq(e,"ul"),r={containerElement:e,listElement:i,get itemElements(){return dqa(e,".context-menu-function")},get isOpen(){return e.classList.contains("active")}};(0,I.childList)(i,(()=>{r.isOpen?t?.(r):n?.(r)}))}}))},Bt=async(e,t)=>Vt({open:t=>{if(t.listElement.contains(e))return;const n=document.createElement("li");n.classList.add("context-line","context-menu-function"),n.setAttribute("data-append","1");const i=document.createElement("a");i.classList.add("context-menu-a","js-action"),i.href="javascript:void(0);",i.appendChild(e),n.addEventListener("mouseover",(()=>n.classList.add("hover"))),n.addEventListener("mouseout",(()=>n.classList.remove("hover"))),n.appendChild(i),t.listElement.appendChild(n)},close:e=>t?.(e)});let Ft;const Nt=[],jt=lodash.once((async()=>{oe.playerUrls.some((e=>(0,X.matchUrlPattern)(e)))&&(0,I.videoChange)((async()=>{const{playerAgent:e}=await Promise.resolve().then(n.bind(n,7412)),t=await e.query.control.buttons.time();if(null===t)return;const i=await Promise.resolve().then(n.bind(n,135)).then((e=>e.default));Ft=new i({propsData:{items:Nt}}).$mount(),t.insertAdjacentElement("afterend",Ft.$el)}))})),qt=async e=>{Ft||await jt(),Nt.push(e)},Ht=async e=>{if(!oe.liveUrls.some((e=>(0,X.matchUrlPattern)(e))))return;const t=await(0,j.select)(".bilibili-live-player-video-controller, .web-player-controller-wrap:not(.web-player-controller-bg)");if(!t)return;const{init:n,callback:i}=e;n?.(t),(0,I.childList)(t,(async()=>{const e=dq(t,".control-area");e&&i?.(e)}))};function Rt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ut=0,Zt=2,Wt={heartBeat:2,heartBeatResponse:3,message:5,enterRoom:7,enterRoomResponse:8};class Gt{constructor(){Rt(this,"textEncoder",new TextEncoder),Rt(this,"textDecoder",new TextDecoder)}static readInt(e,t,n){let i=0;for(let a=n-1;a>=0;a--)i+=256**(n-a-1)*e[t+a];return i}static writeInt(e,t,n,i){let a=0;for(;a<n;)e[t+a]=i/256**(n-a-1),a++}encode(e,t){const n=this.textEncoder.encode(e),i=16+n.byteLength,a=[0,0,0,0,0,16,0,1,0,0,0,Wt[t],0,0,0,1];return Gt.writeInt(a,0,4,i),new Uint8Array(a.concat(...n)).buffer}decode(e){const t=async e=>{const i={packetLength:Gt.readInt(e,0,4),headerLength:Gt.readInt(e,4,2),protocolVersion:Gt.readInt(e,6,2),operation:Gt.readInt(e,8,4),sequenceID:Gt.readInt(e,12,4)},a=[i];if(i.packetLength<e.length&&a.push(...await t(e.slice(i.packetLength))),i.operation===Wt.message){const a=e.slice(i.headerLength,i.packetLength);if(i.protocolVersion===Zt){const{pako:e}=await Promise.resolve().then(n.bind(n,5269)),r=await t(e.inflate(a));r&&(i.messages=r.map((e=>e.messages[0])))}else i.protocolVersion===Ut&&(i.messages=[JSON.parse(this.textDecoder.decode(a))])}else i.operation===Wt.heartBeatResponse&&(i.heartBeatResponse={count:Gt.readInt(e,16,4)});return a};return new Promise(((n,i)=>{const a=new FileReader;a.onload=async e=>{if(!e.target)return void i(e);const a=new Uint8Array(e.target.result);n(await t(a))},a.readAsArrayBuffer(e)}))}}class Xt{constructor(){Rt(this,"startTime",0)}getLiveTime(){return new Promise((e=>{if(this.startTime)return void e(this.startTime);const t=(0,X.dq)(".bilibili-live-player-video-controller-duration-btn span"),[n]=(0,I.childList)(t,(t=>{if(t.length>0&&t.some((e=>e.addedNodes.length>0&&[...e.addedNodes].every((e=>e.nodeType===Node.TEXT_NODE))))){n.disconnect();const i=t[0].addedNodes[0].textContent,[a,r,o=0]=i.split(":").reverse().map(lodash.unary(parseInt)),s=Number(new Date);this.startTime=s-1e3*o*3600-60*r*1e3-1e3*a,e(this.startTime)}}))}))}}class Kt extends EventTarget{constructor(e){super(),this.roomID=e,Rt(this,"heartBeatTimer",void 0),Rt(this,"webSocket",void 0),Rt(this,"retryInterval",200),Rt(this,"autoRetry",!0),Rt(this,"servers",["broadcastlv.chat.bilibili.com"]),Rt(this,"selectedServer",""),Rt(this,"liveTime",new Xt),Rt(this,"bufferHelper",new Gt),Rt(this,"stopRequested",!1),window.addEventListener("unload",(()=>this.stop()))}heartBeat(){this.webSocket.readyState===WebSocket.OPEN?this.webSocket.send(this.bufferHelper.encode("","heartBeat")):(this.stop(),this.restart())}restart(){if(this.dispatchEvent(new CustomEvent("restart")),!this.stopRequested&&this.autoRetry){console.log(`Live Socket: unexpected disconnect, retry in ${this.retryInterval}ms`);const e=this.servers.indexOf(this.selectedServer);e<this.servers.length-1?this.selectedServer=this.servers[e+1]:[this.selectedServer]=this.servers,console.log("Live Socket: server changed to",this.selectedServer),setTimeout((()=>this.start()),this.retryInterval)}}async start(){const e=await(0,C.getJson)(`https://api.live.bilibili.com/room/v1/Danmu/getConf?room_id=${this.roomID}&platform=pc&player=web`),t=lodash.get(e,"data.host_server_list",[]);this.servers=[...new Set([...this.servers,...t.map((e=>e.host))])],""===this.selectedServer&&([this.selectedServer]=this.servers,console.log("Initial server:",this.selectedServer)),this.webSocket&&[WebSocket.CONNECTING,WebSocket.OPEN].includes(this.webSocket.readyState)&&this.stop(),this.webSocket=new WebSocket(`wss://${this.selectedServer}/sub`),this.stopRequested=!1,this.dispatchEvent(new CustomEvent("start",{detail:this.webSocket})),this.webSocket.addEventListener("open",(()=>{const t={roomid:this.roomID,uid:parseInt((0,X.getUID)()),protover:2,platform:"web",clientVer:"1.10.1",type:"2",key:lodash.get(e,"data.token")};this.webSocket.send(this.bufferHelper.encode(JSON.stringify(t),"enterRoom")),this.dispatchEvent(new CustomEvent("open",{detail:t}))})),this.webSocket.addEventListener("message",(async e=>{const[t]=await this.bufferHelper.decode(e.data);switch(this.dispatchEvent(new CustomEvent("message",{detail:t})),t.operation){case Wt.enterRoomResponse:this.heartBeatTimer&&clearInterval(this.heartBeatTimer),this.heartBeatTimer=window.setInterval((()=>{this.heartBeat()}),3e4);break;case Wt.heartBeatResponse:if(!t.heartBeatResponse)break;this.dispatchEvent(new CustomEvent("heartBeatResponse",{detail:t.heartBeatResponse.count}));break;case Wt.message:{if(!t.messages)break;const e=await this.liveTime.getLiveTime();t.messages.forEach((t=>{if("DANMU_MSG"===t.cmd){const{info:n}=t,i={content:n[1],type:n[0][1],fontSize:n[0][2],color:n[0][3],sendTime:n[0][4],userHash:n[0][7],userID:n[2][0],userName:n[2][1],startTime:e,get time(){return this.sendTime-this.startTime}};this.dispatchEvent(new CustomEvent("danmaku",{detail:i}))}}));break}}})),this.webSocket.addEventListener("close",(e=>{this.stopRequested||(console.error("Live Socket: close",e),this.restart())})),this.webSocket.addEventListener("error",(e=>{console.error("Live Socket: error",e),this.restart()}))}stop(){this.stopRequested=!0,this.heartBeatTimer&&clearInterval(this.heartBeatTimer),this.webSocket&&this.webSocket.readyState===WebSocket.OPEN&&this.webSocket.close()}}const Jt=[],Yt="bb-comment",Qt=[],en=[],tn=[],nn=e=>{const t=e.querySelector(".con .user .name"),n=e=>{const t=e.querySelector(".reply-face"),n=e.querySelector(".reply-con .user .name");return{id:e.getAttribute("data-id"),element:e,userID:t.getAttribute("data-usercard-mid"),userName:n.textContent,content:e.querySelector(".text-con").textContent,timeText:e.querySelector(".info .time").textContent,likes:parseInt(e.querySelector(".info .like span").textContent)}},i={id:e.getAttribute("data-id"),element:e,userID:t.getAttribute("data-usercard-mid"),userName:t.textContent,content:e.querySelector(".con .text").textContent,timeText:e.querySelector(".con .info .time").textContent,likes:parseInt(e.querySelector(".con .like span").textContent),replies:[]};if(dq(e,".reply-box .view-more")){const t=dq(e,".reply-box");(0,I.childList)(t,(t=>{i.replies=(0,X.dqa)(e,".reply-box .reply-item").map(n),0!==t.length&&i.onRepliesUpdate?.(i.replies)}))}else i.replies=(0,X.dqa)(e,".reply-box .reply-item").map(n);return i},an=e=>{if(e instanceof HTMLElement&&e.classList.contains(Yt)){const t={element:e,items:[]};Jt.push(t),(e=>{e.observer||(e.items=(0,X.dqa)(e.element,".list-item.reply-wrap").map(nn),e.items.forEach((e=>{Qt.forEach((t=>t(e)))})),[e.observer]=(0,I.childListSubtree)(e.element,(t=>{t.forEach((t=>{const n=e=>e instanceof HTMLElement&&e.classList.contains("list-item")&&e.classList.contains("reply-wrap");t.addedNodes.forEach((t=>{if(n(t)){const n=nn(t);e.items.push(n),Qt.forEach((e=>e(n)))}})),t.removedNodes.forEach((t=>{if(n(t)){const n=t.getAttribute("data-id"),i=e.items.findIndex((e=>e.id===n));if(-1!==i){const[t]=e.items.splice(i,1);en.forEach((e=>e(t)))}}}))}))})))})(t),tn.forEach((e=>e(t)))}};(0,A.contentLoaded)((()=>{(0,I.allMutations)((e=>{e.forEach((e=>{e.addedNodes.forEach((e=>an(e)))}))})),(0,X.dqa)(".bb-comment").forEach(an)}));const rn=e=>{Jt.forEach((t=>e(t))),tn.push(e)},on=e=>{const{added:t,removed:n}=e;rn((e=>{t&&(e.items.forEach((e=>t(e))),Qt.push(t)),n&&en.push(n)}))},sn=(e,t)=>{const n=dq(e.element,".opera-list ul"),{className:i,text:a,action:r}=t;if(!n||dq(n,`.${i}`))return;const o=document.createElement("li");o.classList.add(i),o.textContent=a,o.addEventListener("click",(e=>{r(e)})),n.appendChild(o)};var ln=n(2149);const cn=JSON.parse('[[{"name":"首页","route":"/","tid":"","locid":23,"sub":[]},{"name":"动画","route":"douga","tid":1,"locid":52,"count":"","subMenuSize":162,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2507,"leftId":2452,"rightId":2453},"sub":[{"name":"MAD·AMV","route":"mad","tid":24,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":151},"desc":"具有一定制作程度的动画或静画的二次创作视频","url":"//www.bilibili.com/video/douga-mad-1.html"},{"name":"MMD·3D","route":"mmd","tid":25,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":152},"desc":"使用MMDMikuMikuDance和其他3D建模类软件制作的视频","url":"//www.bilibili.com/video/douga-mmd-1.html"},{"name":"短片·手书·配音","route":"voice","tid":47,"ps":15,"rps":10,"desc":"追求创新并具有强烈特色的短片、手书及ACG相关配音","url":"//www.bilibili.com/video/douga-voice-1.html"},{"name":"手办·模玩","route":"garage_kit","tid":210,"ps":15,"rps":10,"desc":"手办模玩的测评、改造或其他衍生内容","url":""},{"name":"特摄","route":"tokusatsu","tid":86,"ps":15,"rps":10,"desc":"特摄相关衍生视频","url":"//www.bilibili.com/video/cinephile-tokusatsu.html"},{"name":"综合","route":"other","tid":27,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":153},"desc":"以动画及动画相关内容为素材,包括但不仅限于音频替换、杂谈、排行榜等内容","url":"//www.bilibili.com/video/douga-else-1.html"}]},{"name":"番剧","route":"anime","tid":13,"url":"//www.bilibili.com/anime/","takeOvered":true,"count":"","subMenuSize":172,"combination":true,"sub":[{"name":"连载动画","tid":33,"route":"serial","desc":"当季连载的动画番剧","url":"//www.bilibili.com/video/bangumi-two-1.html"},{"name":"完结动画","tid":32,"route":"finish","desc":"已完结的动画番剧合集","url":"//www.bilibili.com/video/part-twoelement-1.html"},{"name":"资讯","tid":51,"route":"information","desc":"动画番剧相关资讯视频","url":"//www.bilibili.com/video/douga-else-information-1.html"},{"name":"官方延伸","tid":152,"route":"offical","desc":"动画番剧为主题的宣传节目、采访视频,及声优相关视频","url":"//www.bilibili.com/video/bagumi_offical_1.html"},{"name":"新番时间表","url":"//www.bilibili.com/anime/timeline/","desc":""},{"name":"番剧索引","url":"//www.bilibili.com/anime/index/","desc":""}]},{"name":"国创","tid":167,"route":"guochuang","url":"//www.bilibili.com/guochuang/","takeOvered":true,"count":"","subMenuSize":214,"combination":true,"sub":[{"name":"国产动画","tid":153,"route":"chinese","desc":"我国出品的PGC动画","url":"//www.bilibili.com/video/bangumi_chinese_1.html"},{"name":"国产原创相关","tid":168,"route":"original","desc":"","url":"//www.bilibili.com/video/guochuang-fanvid-1.html"},{"name":"布袋戏","tid":169,"route":"puppetry","desc":"","url":"//www.bilibili.com/video/glove-puppetry-1.html"},{"name":"动态漫·广播剧","tid":195,"route":"motioncomic","desc":"","url":""},{"name":"资讯","tid":170,"route":"information","desc":"","url":"//www.bilibili.com/video/guochuang-offical-1.html"},{"name":"新番时间表","url":"//www.bilibili.com/guochuang/timeline/","desc":""},{"name":"国产动画索引","url":"//www.bilibili.com/guochuang/index/","desc":""}]},{"name":"音乐","route":"music","tid":3,"locid":58,"count":"","subMenuSize":268,"slider":{"width":620,"height":220},"viewTag":true,"customComponent":{"name":"Energy","titleId":2511,"leftId":2462,"rightId":3131,"rightType":"slide"},"sub":[{"name":"原创音乐","route":"original","tid":28,"ps":15,"rps":10,"viewHotTag":true,"ad":{"active":true,"dataLocId":243},"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"个人或团队制作以音乐为主要原创因素的歌曲或纯音乐","url":"//www.bilibili.com/video/music-original-1.html"},{"name":"翻唱","route":"cover","tid":31,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":245},"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"一切非官方的人声再演绎歌曲作品","url":"//www.bilibili.com/video/music-Cover-1.html"},{"name":"VOCALOID·UTAU","route":"vocaloid","tid":30,"ps":15,"rps":10,"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"以雅马哈Vocaloid和UTAU引擎为基础包含其他调教引擎运用各类音源进行的歌曲创作内容","url":"//www.bilibili.com/video/music-vocaloid-1.html"},{"name":"电音","route":"electronic","tid":194,"ps":15,"rps":10,"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"以电子合成器、音乐软体等产生的电子声响制作的音乐","url":"#"},{"name":"演奏","route":"perform","tid":59,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":247},"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"传统或非传统乐器及器材的演奏作品","url":"//www.bilibili.com/video/music-perform-1.html"},{"name":"MV","route":"mv","tid":193,"ps":15,"rps":10,"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"音乐录影带,为搭配音乐而拍摄或制作的视频","url":"//www.bilibili.com/video/music-coordinate-1.html"},{"name":"音乐现场","route":"live","tid":29,"ps":15,"rps":10,"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"音乐实况表演视频","url":"//www.bilibili.com/video/music-oped-1.html"},{"name":"音乐综合","route":"other","tid":130,"ps":15,"rps":10,"viewHotTag":true,"dpConfig":[{"name":"一日","value":1},{"name":"三日","value":3}],"desc":"收录无法定义到其他音乐子分区的音乐视频","url":"//www.bilibili.com/video/music-collection-1.html"},{"name":"音频","customZone":"Audio","route":"audio","url":"//www.bilibili.com/audio/home?musicType=music"},{"name":"说唱","url":"//www.bilibili.com/v/rap"}]},{"name":"舞蹈","route":"dance","tid":129,"locid":64,"count":"","subMenuSize":172,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2513,"leftId":2472,"rightId":2473},"sub":[{"name":"宅舞","route":"otaku","tid":20,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":249},"desc":"与ACG相关的翻跳、原创舞蹈","url":"//www.bilibili.com/video/dance-1.html"},{"name":"街舞","route":"hiphop","tid":198,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":251},"desc":"收录街舞相关内容包括赛事现场、舞室作品、个人翻跳、FREESTYLE等","url":""},{"name":"明星舞蹈","route":"star","tid":199,"ps":15,"rps":10,"desc":"国内外明星发布的官方舞蹈及其翻跳内容","url":""},{"name":"中国舞","route":"china","tid":200,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":253},"desc":"传承中国艺术文化的舞蹈内容,包括古典舞、民族民间舞、汉唐舞、古风舞等","url":""},{"name":"舞蹈综合","route":"three_d","tid":154,"ps":15,"rps":10,"desc":"收录无法定义到其他舞蹈子分区的舞蹈视频","url":""},{"name":"舞蹈教程","route":"demo","tid":156,"ps":10,"rps":6,"desc":"镜面慢速,动作分解,基础教程等具有教学意义的舞蹈视频","url":"//www.bilibili.com/video/dance-demo-1.html"}]},{"name":"游戏","route":"game","tid":4,"locid":70,"count":"","subMenuSize":240,"slider":{"width":470,"height":216},"viewTag":true,"customComponent":{"name":"Energy","titleId":3761,"leftId":3765,"rightId":3775,"rightType":"slide"},"recommendCardType":"GameGroomBox","sub":[{"name":"单机游戏","route":"stand_alone","tid":17,"ps":10,"rps":7,"rankshow":1,"viewHotTag":true,"ad":{"active":true,"dataLocId":255},"dpConfig":[{"name":"三日","value":3},{"name":"一日","value":1},{"name":"一周","value":7}],"desc":"以所有平台PC、主机、移动端的单机或联机游戏为主的视频内容包括游戏预告、CG、实况解说及相关的评测、杂谈与视频剪辑等","url":"//www.bilibili.com/video/videogame-1.html"},{"name":"电子竞技","route":"esports","tid":171,"ps":10,"rps":7,"rankshow":1,"viewHotTag":true,"ad":{"active":true,"dataLocId":257},"desc":"具有高对抗性的电子竞技游戏项目,其相关的赛事、实况、攻略、解说、短剧等视频。","url":"//www.bilibili.com/video/esports-1.html"},{"name":"手机游戏","route":"mobile","tid":172,"ps":10,"rps":7,"rankshow":1,"viewHotTag":true,"desc":"以手机及平板设备为主要平台的游戏,其相关的实况、攻略、解说、短剧、演示等视频。","url":"//www.bilibili.com/video/mobilegame-1.html"},{"name":"网络游戏","route":"online","tid":65,"ps":10,"rps":7,"rankshow":1,"viewHotTag":true,"ad":{"active":true,"dataLocId":259},"dpConfig":[{"name":"三日","value":3},{"name":"一日","value":1},{"name":"一周","value":7}],"desc":"由网络运营商运营的多人在线游戏,以及电子竞技的相关游戏内容。包括赛事、攻略、实况、解说等相关视频","url":"//www.bilibili.com/video/onlinegame-1.html"},{"name":"桌游棋牌","route":"board","tid":173,"ps":5,"rps":3,"rankshow":1,"viewHotTag":true,"desc":"桌游、棋牌、卡牌对战等及其相关电子版游戏的实况、攻略、解说、演示等视频。","url":"//www.bilibili.com/video/boardgame-1.html"},{"name":"GMV","route":"gmv","tid":121,"ps":5,"rps":3,"rankshow":1,"viewHotTag":true,"dpConfig":[{"name":"三日","value":3},{"name":"一日","value":1},{"name":"一周","value":7}],"desc":"由游戏素材制作的MV视频。以游戏内容或CG为主制作的具有一定创作程度的MV类型的视频","url":"//www.bilibili.com/video/gmv-1.html"},{"name":"音游","route":"music","tid":136,"ps":5,"rps":3,"rankshow":1,"viewHotTag":true,"dpConfig":[{"name":"三日","value":3},{"name":"一日","value":1},{"name":"一周","value":7}],"desc":"各个平台上,通过配合音乐与节奏而进行的音乐类游戏视频","url":"//www.bilibili.com/video/music-game-1.html"},{"name":"Mugen","route":"mugen","tid":19,"ps":5,"rps":3,"rankshow":1,"viewHotTag":true,"dpConfig":[{"name":"三日","value":3},{"name":"一日","value":1},{"name":"一周","value":7}],"desc":"以Mugen引擎为平台制作、或与Mugen相关的游戏视频","url":"//www.bilibili.com/video/game-mugen-1.html"},{"name":"游戏赛事","url":"//www.bilibili.com/v/game/match/","newIcon":true}]},{"name":"知识","route":"knowledge","tid":36,"locid":76,"count":"","subMenuSize":172,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2058,"leftId":2047,"rightId":2048},"sub":[{"name":"科学科普","route":"science","tid":201,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":261},"desc":"回答你的十万个为什么"},{"name":"社科·法律·心理","route":"social_science","tid":124,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":263},"desc":"基于社会科学、法学、心理学展开或个人观点输出的知识视频"},{"name":"人文历史","route":"humanity_history","tid":228,"ps":15,"rps":10,"desc":"看看古今人物,聊聊历史过往,品品文学典籍"},{"name":"财经商业","route":"business","tid":207,"ps":15,"rps":10,"desc":"说金融市场,谈宏观经济,一起畅聊商业故事"},{"name":"校园学习","route":"campus","tid":208,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":265},"desc":"老师很有趣,学生也有才,我们一起搞学习"},{"name":"职业职场","route":"career","tid":209,"ps":15,"rps":10,"desc":"职业分享、升级指南,一起成为最有料的职场人"},{"name":"设计·创意","route":"design","tid":229,"ps":15,"rps":10,"desc":"天马行空,创意设计,都在这里"},{"name":"野生技能协会","route":"skill","tid":122,"ps":15,"rps":10,"desc":"技能党集合,是时候展示真正的技术了"}]},{"name":"科技","route":"tech","tid":188,"locid":2977,"count":"","subMenuSize":80,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2980,"leftId":2978,"rightId":2979},"sub":[{"name":"数码","route":"digital","tid":95,"ps":15,"rps":10,"viewHotTag":true,"desc":"科技数码产品大全,一起来做发烧友","url":"#"},{"name":"软件应用","route":"application","tid":230,"ps":15,"rps":10,"viewHotTag":true,"desc":"超全软件应用指南","url":"#"},{"name":"计算机技术","route":"computer_tech","tid":231,"ps":15,"rps":10,"viewHotTag":true,"desc":"研究分析、教学演示、经验分享......有关计算机技术的都在这里","url":"#"},{"name":"工业·工程·机械","route":"industry","tid":232,"ps":15,"rps":10,"viewHotTag":true,"desc":"前方高能,机甲重工即将出没","url":"#"},{"name":"极客DIY","route":"diy","tid":233,"ps":15,"rps":10,"viewHotTag":true,"desc":"炫酷技能,极客文化,硬核技巧,准备好你的惊讶","url":"#"}]},{"name":"运动","route":"sports","tid":234,"locid":4639,"isHide":true,"subMenuSize":164,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","leftId":4646,"rightId":4652,"rightType":"slide"},"sub":[{"name":"篮球·足球","route":"basketballfootball","tid":235,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":4656},"desc":"与篮球、足球相关的视频,包括但不限于篮足球赛事、教学、评述、剪辑、剧情等相关内容","url":"#"},{"name":"健身","route":"aerobics","tid":164,"ps":15,"rps":10,"desc":"与健身相关的视频包括但不限于瑜伽、CrossFit、健美、力量举、普拉提、街健等相关内容","url":"//www.bilibili.com/video/fashion-body-1.html"},{"name":"竞技体育","route":"athletic","tid":236,"ps":15,"rps":10,"desc":"与竞技体育相关的视频,包括但不限于乒乓、羽毛球、排球、赛车等竞技项目的赛事、评述、剪辑、剧情等相关内容","url":"#"},{"name":"运动文化","route":"culture","tid":237,"ps":15,"rps":10,"desc":"与运动文化相关的视频,包络但不限于球鞋、球衣、球星卡等运动衍生品的分享、解读,体育产业的分析、科普等相关内容","url":"#"},{"name":"运动综合","route":"comprehensive","tid":238,"ps":15,"rps":10,"desc":"与运动综合相关的视频包括但不限于钓鱼、骑行、滑板等日常运动分享、教学、Vlog等相关内容","url":"#"}]},{"name":"汽车","route":"car","tid":223,"locid":4428,"isHide":true,"subMenuSize":164,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","leftId":4435,"rightId":4441,"rightType":"slide"},"sub":[{"name":"汽车生活","route":"life","tid":176,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":4445},"desc":"分享汽车及出行相关的生活体验类视频","url":"#"},{"name":"汽车文化","route":"culture","tid":224,"ps":15,"rps":10,"desc":"车迷的精神圣地,包括汽车赛事、品牌历史、汽车改装、经典车型和汽车模型等","url":"#"},{"name":"汽车极客","route":"geek","tid":225,"ps":15,"rps":10,"desc":"汽车硬核达人聚集地包括DIY造车、专业评测和技术知识分享","url":"#"},{"name":"智能出行","route":"smart","tid":226,"ps":15,"rps":10,"desc":"探索新能源汽车和未来智能出行的前沿阵地","url":"#"},{"name":"购车攻略","route":"strategy","tid":227,"ps":15,"rps":10,"desc":"丰富详实的购车建议和新车体验","url":"#"}]},{"name":"生活","route":"life","tid":160,"locid":88,"count":"","subMenuSize":164,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2062,"leftId":1674,"rightId":1670},"sub":[{"name":"搞笑","route":"funny","tid":138,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":273},"desc":"各种沙雕有趣的搞笑剪辑,挑战,表演,配音等视频","url":"//www.bilibili.com/video/ent_funny_1.html","locid":4204,"recommendId":4210,"slider":{"width":620,"height":220},"customComponent":{"name":"Energy","leftId":4212,"rightId":4218,"rightType":"slide"}},{"name":"家居房产","route":"home","tid":239,"ps":15,"rps":10,"desc":"与买房、装修、居家生活相关的分享","url":"#"},{"name":"手工","route":"handmake","tid":161,"ps":15,"rps":10,"desc":"手工制品的制作过程或成品展示、教程、测评类视频","url":"//www.bilibili.com/video/ent-handmake-1.html"},{"name":"绘画","route":"painting","tid":162,"ps":15,"rps":10,"desc":"绘画过程或绘画教程,以及绘画相关的所有视频","url":"//www.bilibili.com/video/ent-painting-1.html"},{"name":"日常","route":"daily","tid":21,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":275},"desc":"记录日常生活,分享生活故事","url":"//www.bilibili.com/video/ent-life-1.html"},{"name":"其他","route":"other","tid":174,"ps":15,"rps":10,"desc":"对分区归属不明的视频进行归纳整合的特定分区","url":"//www.bilibili.com/video/others-1.html"}]},{"name":"美食","route":"food","tid":211,"locid":4243,"count":"","isHide":true,"subMenuSize":164,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","leftId":4258,"rightId":4264},"sub":[{"name":"美食制作","route":"make","tid":76,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":4268},"desc":"学做人间美味,展示精湛厨艺","url":"#"},{"name":"美食侦探","route":"detective","tid":212,"ps":15,"rps":10,"desc":"寻找美味餐厅,发现街头美食","url":"#"},{"name":"美食测评","route":"measurement","tid":213,"ps":15,"rps":10,"desc":"吃货世界,品尝世间美味","url":"#"},{"name":"田园美食","route":"rural","tid":214,"ps":15,"rps":10,"desc":"品味乡野美食,寻找山与海的味道","url":"#"},{"name":"美食记录","route":"record","tid":215,"ps":15,"rps":10,"desc":"记录一日三餐,给生活添一点幸福感","url":"#"}]},{"name":"动物圈","route":"animal","tid":217,"locid":4365,"count":"","isHide":true,"subMenuSize":164,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","leftId":4376,"rightId":4381,"rightType":"slide"},"sub":[{"name":"喵星人","route":"cat","tid":218,"ps":15,"rps":10,"desc":"喵喵喵喵喵","url":"#","ad":{"active":true,"dataLocId":4385}},{"name":"汪星人","route":"dog","tid":219,"ps":15,"rps":10,"desc":"汪汪汪汪汪","url":"#"},{"name":"大熊猫","route":"panda","tid":220,"ps":15,"rps":10,"desc":"芝麻汤圆营业中","url":"#"},{"name":"野生动物","route":"wild_animal","tid":221,"ps":15,"rps":10,"desc":"内有“猛兽”出没","url":"#"},{"name":"爬宠","route":"reptiles","tid":222,"ps":15,"rps":10,"desc":"鳞甲有灵","url":"#"},{"name":"动物综合","route":"animal_composite","tid":75,"ps":15,"rps":10,"desc":"收录除上述子分区外,其余动物相关视频以及非动物主体或多个动物主体的动物相关延伸内容","url":"#"}]},{"name":"鬼畜","route":"kichiku","tid":119,"locid":100,"count":"","subMenuSize":182,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2509,"leftId":2482,"rightId":2483},"sub":[{"name":"鬼畜调教","route":"guide","tid":22,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":285},"desc":"使用素材在音频、画面上做一定处理达到与BGM一定的同步感","url":"//www.bilibili.com/video/ent-Kichiku-1.html"},{"name":"音MAD","route":"mad","tid":26,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":287},"desc":"使用素材音频进行一定的二次创作来达到还原原曲的非商业性质稿件","url":"//www.bilibili.com/video/douga-kichiku-1.html"},{"name":"人力VOCALOID","route":"manual_vocaloid","tid":126,"ps":15,"rps":10,"desc":"将人物或者角色的无伴奏素材进行人工调音使其就像VOCALOID一样歌唱的技术","url":"//www.bilibili.com/video/kichiku-manual_vocaloid-1.html"},{"name":"鬼畜剧场","route":"theatre","tid":216,"ps":15,"rps":10,"desc":"使用素材进行人工剪辑编排的有剧情的作品"},{"name":"教程演示","route":"course","tid":127,"ps":10,"rps":6,"rightComponent":{"name":"CmImgList","id":148},"ad":{"active":true,"dataLocId":289},"hideDropdown":false,"desc":"鬼畜相关的教程演示","url":"//www.bilibili.com/video/kichiku-course-1.html"}]},{"name":"时尚","route":"fashion","tid":155,"locid":94,"count":"","subMenuSize":124,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2515,"leftId":2492,"rightId":2493},"sub":[{"name":"美妆","route":"makeup","tid":157,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":279},"desc":"涵盖妆容、发型、美甲等教程,彩妆、护肤相关产品测评、分享等","url":"//www.bilibili.com/video/fashion-makeup-fitness-1.html"},{"name":"服饰","route":"clothing","tid":158,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":281},"desc":"服饰风格、搭配技巧相关的展示和教程视频","url":"//www.bilibili.com/video/fashion-clothing-1.html"},{"name":"T台","route":"catwalk","tid":159,"ps":15,"rps":10,"desc":"发布会走秀现场及模特相关时尚片、采访、后台花絮","url":"#"},{"name":"风尚标","route":"trends","tid":192,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":283},"desc":"时尚明星专访、街拍、时尚购物相关知识科普","url":"#"}]},{"name":"资讯","route":"information","tid":202,"locid":4076,"count":"","subMenuSize":60,"slider":{"width":620,"height":220},"viewTag":false,"sub":[{"name":"热点","route":"hotspot","tid":203,"ps":18,"rps":10,"desc":"全民关注的时政热门资讯"},{"name":"环球","route":"global","tid":204,"ps":18,"rps":10,"desc":"全球范围内发生的具有重大影响力的事件动态"},{"name":"社会","route":"social","tid":205,"ps":18,"rps":10,"desc":"日常生活的社会事件、社会问题、社会风貌的报道"},{"name":"综合","route":"multiple","tid":206,"ps":18,"rps":10,"desc":"除上述领域外其它垂直领域的综合资讯"}]},{"name":"娱乐","route":"ent","tid":5,"locid":82,"count":"","subMenuSize":62,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2067,"leftId":2065,"rightId":2066},"sub":[{"name":"综艺","route":"variety","tid":71,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":267},"desc":"国内外有趣的综艺和综艺相关精彩剪辑","url":"//www.bilibili.com/video/ent-variety-1.html"},{"name":"明星","route":"star","tid":137,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":269},"desc":"娱乐圈动态、明星资讯相关","url":"//www.bilibili.com/video/ent-circle-1.html"}]},{"name":"影视","route":"cinephile","tid":181,"locid":2211,"count":"","subMenuSize":84,"slider":{"width":620,"height":220},"viewTag":false,"customComponent":{"name":"Energy","titleId":2309,"leftId":2307,"rightId":2308},"sub":[{"name":"影视杂谈","route":"cinecism","tid":182,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":2212},"desc":"影视评论、解说、吐槽、科普等","url":"//www.bilibili.com/video/cinephile-cinecism.html"},{"name":"影视剪辑","route":"montage","tid":183,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":2213},"desc":"对影视素材进行剪辑再创作的视频","url":"//www.bilibili.com/video/cinephile-montage.html"},{"name":"短片","route":"shortfilm","tid":85,"ps":15,"rps":10,"desc":"追求自我表达且具有特色的短片","url":"//www.bilibili.com/video/cinephile-shortfilm.html"},{"name":"预告·资讯","route":"trailer_info","tid":184,"ps":15,"rps":10,"ad":{"active":true,"dataLocId":2214},"desc":"影视类相关资讯,预告,花絮等视频","url":"//www.bilibili.com/video/cinephile-trailer-info.html"}]},{"name":"纪录片","route":"documentary","tid":177,"url":"//www.bilibili.com/documentary/","count":"","takeOvered":true,"hasParent":true,"combination":true,"sub":[{"name":"人文·历史","tid":37,"route":"history","dise":"","url":"//www.bilibili.com/video/doco-history.html"},{"name":"科学·探索·自然","tid":178,"route":"science","dise":"","url":"//www.bilibili.com/video/doco-science.html"},{"name":"军事","tid":179,"route":"military","dise":"","url":"//www.bilibili.com/video/doco-military.html"},{"name":"社会·美食·旅行","tid":180,"route":"travel","dise":"","url":"//www.bilibili.com/video/doco-travel.html"},{"name":"纪录片索引","url":"//www.bilibili.com/documentary/index/"}]},{"name":"电影","route":"movie","tid":23,"url":"//www.bilibili.com/movie/","count":"","takeOvered":true,"hasParent":true,"combination":true,"sub":[{"name":"华语电影","tid":147,"route":"chinese","desc":"","url":"//www.bilibili.com/video/movie_chinese_1.html"},{"name":"欧美电影","tid":145,"route":"west","desc":"","url":"//www.bilibili.com/video/movie_west_1.html"},{"name":"日本电影","tid":146,"route":"japan","desc":"","url":"//www.bilibili.com/video/movie_japan_1.html"},{"name":"其他国家","tid":83,"route":"movie","desc":"","url":"//www.bilibili.com/video/movie-movie-1.html"},{"name":"电影索引","url":"//www.bilibili.com/movie/index/"}]},{"name":"电视剧","route":"tv","tid":11,"url":"//www.bilibili.com/tv/","count":"","takeOvered":true,"hasParent":true,"combination":true,"sub":[{"name":"国产剧","tid":185,"route":"mainland","desc":"","url":"//www.bilibili.com/video/tv-mainland.html"},{"name":"海外剧","tid":187,"route":"overseas","desc":"","url":"//www.bilibili.com/video/tv-overseas.html"},{"name":"电视剧索引","url":"//www.bilibili.com/tv/index/"}]}],[{"url":"//live.bilibili.com/all?visit_id=5icxsa0kmts0","name":"全部直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0","name":"网游直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0","name":"手游直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0","name":"单机直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0","name":"娱乐直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0","name":"电台直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0","name":"虚拟直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0","name":"生活直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0","name":"学习直播"}],[{"name":"会员购","url":"//show.bilibili.com/platform/home.html","icon":"icon-vip-buy"},{"name":"游戏中心","url":"//game.bilibili.com","icon":"icon-game"},{"name":"画友","url":"http://h.bilibili.com","icon":"icon-hy"},{"name":"芒果TV","url":"//www.bilibili.com/mango","icon":"icon-mango"}],[{"name":"专栏","report":"article","url":"//www.bilibili.com/read/home","icon":"read"},{"name":"直播","report":"live","url":"//live.bilibili.com","icon":"live","sub":[{"url":"//live.bilibili.com/all?visit_id=5icxsa0kmts0","name":"全部直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0","name":"网游直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0","name":"手游直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0","name":"单机直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0","name":"娱乐直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0","name":"电台直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0","name":"虚拟直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0","name":"生活直播"},{"url":"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0","name":"学习直播"}]},{"name":"活动","report":"activity","url":"//www.bilibili.com/blackboard/activity-list.html","icon":"activit"},{"name":"课堂","report":"cheese","url":"//www.bilibili.com/cheese/","icon":"zhishi"},{"name":"小黑屋","report":"blackroom","url":"//www.bilibili.com/blackroom/","icon":"blackroom"},{"name":"新歌热榜","report":"musicplus","url":"//www.bilibili.com/v/musicplus/","icon":"musicplus"}],[{"name":"搞笑","url":"//www.bilibili.com/v/life/funny","tid":138,"count":"","hidePopover":true,"combination":true},{"name":"美食","url":"//www.bilibili.com/v/food","tid":211,"count":"","hidePopover":true,"combination":true},{"name":"动物圈","url":"//www.bilibili.com/v/animal","tid":217,"count":"","hidePopover":true,"combination":true},{"name":"单机游戏","url":"//www.bilibili.com/v/game/stand_alone","tid":17,"count":"","hidePopover":true,"combination":true},{"name":"运动","url":"//www.bilibili.com/v/sports","tid":234,"count":"","hidePopover":true,"combination":true},{"name":"汽车","url":"//www.bilibili.com/v/car","tid":223,"count":"","hidePopover":true,"combination":true},{"name":"VLOG","url":"//www.bilibili.com/v/life/daily/#/530003","hidePopover":true,"hideCount":true,"combination":true}]]'),dn=e=>e.startsWith("//")?`https:${e}`:e.replace("http:","https:"),un=cn[0].filter((e=>"string"!=typeof e.tid)),pn=cn[3],hn={},fn=["纪录片","电影","电视剧"];un.forEach((e=>{const t=dn(e.url||`https://www.bilibili.com/v/${e.route}/`);hn[e.name]={icon:e.route,code:e.tid,link:t,subCategories:e.sub?Object.fromEntries(e.sub.map((e=>{const n=dn(`${t}${e.route}/`);return[e.name,n]}))):null}})),hn.放映厅={icon:"cinema",code:fn.map((e=>hn[e].code)),link:"https://www.bilibili.com/cinema/",subCategories:Object.fromEntries(fn.map((e=>[e,hn[e].link])))},fn.forEach((e=>delete hn[e])),pn.forEach((e=>{hn[e.name]={icon:e.icon,code:null,link:dn(e.url),subCategories:e.sub?Object.fromEntries(e.sub.map((e=>[e.name,dn(e.url)]))):null}}));const mn=hn,gn=Object.fromEntries(un.map((e=>[e.route,e.tid]))),vn=Object.fromEntries(Object.values(hn).map((e=>[e.icon,e.link]))),bn=async()=>{if(document.getElementById("be-category-icons"))return;const{default:e}=await Promise.resolve().then(n.bind(n,382));document.body.insertAdjacentHTML("beforeend",e)};var yn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"translate-container"},[e.working||e.translated?e._e():n("div",{staticClass:"translate",on:{click:function(t){return e.translate()}}},[n("VIcon",{attrs:{size:14,icon:"mdi-earth"}}),e._v("翻译\n ")],1),e._v(" "),e.translated?n("div",{staticClass:"translated"},[n("a",{attrs:{href:e.activeTranslator&&e.activeTranslator.link,target:"_blank"}},[e._v("\n 翻译自\n ")]),e._v(" "),n("VDropdown",{attrs:{items:Object.values(e.translateProviders),value:e.activeTranslator,"key-mapper":function(e){return e.name}},on:{change:function(t){return e.changeTranslator(t)}},scopedSlots:e._u([{key:"item",fn:function(t){var n=t.item;return[e._v("\n "+e._s(n.name)+"\n ")]}}],null,!1,1956376614)})],1):e._e(),e._v(" "),e.working?n("VIcon",{staticClass:"translating mdi-spin",attrs:{size:18,icon:"mdi-loading"}}):e._e(),e._v(" "),!e.working&&e.translated?n("div",{staticClass:"translate-result",domProps:{textContent:e._s(e.result)}}):e._e()],1)};yn._withStripped=!0;var wn=n(1993),xn=Vue.extend({components:{VDropdown:ce.VDropdown,VIcon:ce.VIcon},props:{text:{type:String,required:!0}},data:()=>({result:"",working:!1,translateProviders:wn.WK,activeTranslator:{}}),computed:{translated(){return""!==this.result}},methods:{changeTranslator(e){(0,R.getComponentSettings)("i18n").options.translator=e.name,this.translate()},async translate(){try{this.working=!0;const e=this.text.replace(/#(.+?)#/g,"");this.activeTranslator=(0,wn.Ty)();const t=this.activeTranslator;this.result=await t.translate(e)}catch(e){(0,ae.logError)(e)}finally{this.working=!1}}}}),_n=n(4618),kn=n.n(_n),Cn={insert:"head",singleton:!1},Sn=(Ne()(kn(),Cn),kn().locals,(0,Re.Z)(xn,yn,[],!1,null,null,null));Sn.options.__file="src/components/i18n/machine-translator/MachineTranslator.vue";var En=Sn.exports;const Mn=e=>{void 0===e.radio&&(e.radio=!1);const{name:t,switches:i}=e,a={};return Object.entries(i).forEach((([e,{displayName:t,defaultValue:n}])=>{a[`switch-${e}`]={defaultValue:n,displayName:t,hidden:!0}})),i=>{const r=`${i.displayName}选项`,o={componentName:i.name,optionDisplayName:r};Object.assign(e,o),a[t]={defaultValue:e,displayName:r},i.options={...i.options,...a},i.widget||(i.widget={component:()=>Promise.resolve().then(n.bind(n,8769)).then((e=>e.default)),options:e});const s=i.entry;return i.entry=async(...e)=>{s?.(...e);const{name:t}=i,n=(0,R.getComponentSettings)(t).options;Object.keys(n).forEach((e=>{e.startsWith("switch-")&&(0,R.addComponentListener)(`${t}.${e}`,(n=>{document.body.classList.toggle(`${t}-${e}`,n)}),!0)}))},i}};const zn={component:de,userComponent:ue,styledComponent:s,description:fe,switchOptions:k,launchBar:{LaunchBar:n(3059).Z},feeds:{api:c,BangumiCard:Ze,VideoCard:Qe,ColumnCard:ot,disableProfilePopup:d,notify:u},video:{assUtils:p,playerLight:h,playerAgent:kt,videoDanmaku:f,videoInfo:m,videoQuality:g,videoContextMenu:v,videoControlBar:b,watchlater:l},live:{liveControlBar:y,liveSocket:w},utils:{commentApis:x,categories:{updater:ln,data:_}},i18N:{machineTranslator:{MachineTranslator:En}}};var An=n(8900),$n=n(1623),On=n(9543);const In={style:An,plugin:$n,data:be,hook:On},Ln={ajax:C,cdnTypes:S,download:E,externalInput:M,filePicker:z,lifeCycle:A,loadingMode:$,meta:O,observer:I,reorder:i,runtimeLibrary:N,spinQuery:j,style:q,textColor:H,userInfo:a,version:r,settings:R,toast:se,themeColor:le,utils:{...X,constants:K,formatters:J,title:Y,i18n:Q,lazyPanel:o,log:ae,sort:re,urls:oe},ui:ce,componentApis:zn,pluginApis:In},Tn={ajax:C,...S,...E,...M,...z,lifeCycle:A,...$,...O,observer:I,...i,runtimeLibrary:N,spinQuery:j,...q,...H,...a,...r,settingsApis:R,get settings(){return R.settings},...se,utils:{...X,...K,...J,...Y,...Q,...o,...ae,...re,...oe},ui:ce,componentApis:{...zn.component,...zn.userComponent,...zn.styledComponent,...zn.launchBar,...lodash.omit(zn,"component","userComponent","styledComponent","launchBar")},pluginApis:{...In.style,...In.plugin,...In.data,...In.hook},monkeyApis:{GM_setValue:GM_setValue,GM_getValue:GM_getValue,GM_deleteValue:GM_deleteValue,GM_setClipboard:GM_setClipboard,GM_xmlhttpRequest:GM_xmlhttpRequest,GM_info:GM_info},lodash:lodash,Vue:Vue,sandboxWindow:window,theWorld:e=>{setTimeout((()=>{}),e)}}},5300:function(e,t,n){"use strict";let i;n.d(t,{h:function(){return i}}),function(e){e.packed="打包下载",e.individual="单独下载"}(i||(i={}))},4114:function(e,t,n){"use strict";n.r(t),n.d(t,{DownloadPackage:function(){return l}});var i=n(5300),a=n(391),r=n(6171),o=n(3708);function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l{constructor(e=[]){this.entries=e,s(this,"noEscape",!1)}add(e,t,n={}){null!=t&&this.entries.push({name:this.noEscape?e:(0,o.formatFilename)(e),data:t,options:n})}async blob(){if(0===this.entries.length)return null;if(1===this.entries.length){const{data:e}=this.entries[0];return"string"==typeof e?new Blob([e]):e}const e=new(await a.JSZipLibrary);return this.entries.forEach((({name:t,data:n,options:i})=>{e.file(t,n,i)})),e.generateAsync({type:"blob"})}async emit(e){if(0===this.entries.length)return;e&&1!==this.entries.length||(e=this.entries[0].name);if((0,r.getGeneralSettings)().downloadPackageEmitMode===i.h.individual&&this.entries.length>1)return void await Promise.all(this.entries.map((e=>l.single(e.name,e.data,e.options))));const t=await this.blob();t&&l.download(e,t)}static download(e,t){const n=document.createElement("a"),i=URL.createObjectURL(t);l.lastPackageUrl&&URL.revokeObjectURL(l.lastPackageUrl),l.lastPackageUrl=i;const a=(0,o.formatFilename)(e);n.setAttribute("href",i),n.setAttribute("download",a),console.log("[Download file]",a),document.body.appendChild(n),n.click(),n.remove()}static async single(e,t,n={}){const i=new l;return i.add(e,t,n),i.emit()}}s(l,"lastPackageUrl","")},7731:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{parseExternalInput:function(){return parseExternalInput},batchParseCode:function(){return batchParseCode}});var _file_picker__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(7590);const parseExternalInput=async input=>{if(void 0===input){const files=await(0,_file_picker__WEBPACK_IMPORTED_MODULE_0__.pickFile)({accept:"application/json"});if(!(files.length>0))return console.error("[parseExternalInput] No file selected"),null;{const[file]=files,text=await file.text();try{return eval(`(${text})`)}catch(e){return console.error(e),null}}}else{if("string"!=typeof input)return input;try{const exports={},result=eval(input);if(Object.values(exports).length>0){const e=Object.values(exports)[0];return e}return result}catch(e){return console.error(e),null}}},batchParseCode=async inputs=>{try{const exports={},result=inputs.map((input=>eval(input)));if(Object.values(exports).length>0){const{coreApis:e}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,9388));return Object.values(exports).map((t=>"function"==typeof t?t(e):t))}return result}catch(e){return console.error(e),null}}},7590:function(e,t,n){"use strict";let i,a;n.r(t),n.d(t,{pickFile:function(){return o}});const r={accept:"*",multiple:!1},o=async(e=r)=>{const{accept:t,multiple:n}={...r,...e};i||(i=document.createElement("input"),i.type="file",i.style.display="none",document.body.appendChild(i),i.addEventListener("change",(()=>{a?.([...i.files]),a=null}))),i.accept=t,i.multiple=n,i.value="",a&&a([]);return await new Promise((e=>{a=e,i.click()}))}},9513:function(e,t,n){"use strict";n.d(t,{m:function(){return s}});var i=n(7010),a=n(9543),r=n(1623),o=n(8900);const s=async e=>{const{monkey:t}=await Promise.resolve().then(n.bind(n,7195)),s=await t({url:e}),{parseExternalInput:l}=await Promise.resolve().then(n.bind(n,7731)),c=await l(s),{type:d,installer:u}=(()=>{if((e=>"entry"in e)(c))return{type:"component",installer:()=>(0,i.installComponent)(s)};if((e=>"setup"in e)(c))return{type:"plugin",installer:()=>(0,r.installPlugin)(s)};if((e=>"style"in e)(c))return{type:"style",installer:()=>(0,o.installStyle)(s)};throw new Error("无效的功能代码")})(),{before:p,after:h}=(0,a.getHook)(`user${lodash.startCase(d)}s.add`,s,e);await p();const f=await u();return await h(f.metadata),f}},7177:function(e,t,n){"use strict";n.r(t),n.d(t,{headLoaded:function(){return a},contentLoaded:function(){return r},fullyLoaded:function(){return o},LifeCycleEventTypes:function(){return s},raiseLifeCycleEvent:function(){return l}});var i=n(3420);const a=e=>new Promise((t=>{if(null!==document.head)t(e());else{const[n]=(0,i.childList)(document.documentElement,(()=>{null!==document.head&&(n.disconnect(),t(e()))}))}})),r=e=>new Promise((t=>{"loading"!==document.readyState?t(e()):document.addEventListener("DOMContentLoaded",(()=>t(e())))})),o=e=>new Promise((t=>{"complete"===document.readyState?t(e()):unsafeWindow.addEventListener("load",(()=>t(e())))}));let s;!function(e){e.Start="be:start",e.StyleLoaded="be:style-loaded",e.ComponentsLoaded="be:components-loaded",e.End="be:end"}(s||(s={}));const l=e=>{unsafeWindow.dispatchEvent(new CustomEvent(e))}},4345:function(e,t,n){"use strict";let i;n.r(t),n.d(t,{LoadingMode:function(){return i}}),function(e){e.Delay="延后",e.Race="同时"}(i||(i={}))},1836:function(e,t,n){"use strict";n.r(t),n.d(t,{branches:function(){return r},meta:function(){return s}});var i=JSON.parse('{"version":"2.0.0","author":"Grant Howard, Coulomb-G","copyright":"[year], Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)","licence":"MIT","match":"*://*.bilibili.com/*","exclude":["*://api.bilibili.com/*","*://api.*.bilibili.com/*","*://*.bilibili.com/api/*","*://member.bilibili.com/studio/bs-editor/*","*://message.bilibili.com/pages/nav/index_new_sync","*://message.bilibili.com/pages/nav/index_new_pc_sync","*://t.bilibili.com/h5/dynamic/specification","*://bbq.bilibili.com/*"],"run-at":"document-start","supportURL":"https://github.com/the1812/Bilibili-Evolved/issues","homepage":"https://github.com/the1812/Bilibili-Evolved","grant":["unsafeWindow","GM_getValue","GM_setValue","GM_deleteValue","GM_setClipboard","GM_info","GM_xmlhttpRequest"],"connect":["raw.githubusercontent.com","github.com","cdn.jsdelivr.net","cn.bing.com","www.bing.com","translate.google.cn","translate.google.com","localhost","*"],"require":["https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"],"icon":"https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@preview/images/logo-small.png","icon64":"https://cdn.jsdelivr.net/gh/the1812/Bilibili-Evolved@preview/images/logo.png"}'),a=n(2462);i.copyright=i.copyright.replace(/\[year\]/g,(new Date).getFullYear().toString());const r={stable:"v2",preview:"preview"},o={commitHash:"92e4d5629e0dff8c5cbeb11690bdbef81db4ab18",branch:"preview",nearestTag:"v1.12.21-preview",versionWithTag:"v1.12.21-preview-8-g92e4d5629"},s={compilationInfo:o,name:GM_info.script.name,description:GM_info.script.description,get originalFilename(){const{branch:e}=o;return e===r.stable?"bilibili-evolved.user.js":`bilibili-evolved.${e}.user.js`},get updateURL(){return`${a.cdnRoots.jsDelivr(o.branch)}dist/${this.originalFilename}`},get downloadURL(){return this.updateURL},...i}},3420:function(e,t,n){"use strict";n.r(t),n.d(t,{childList:function(){return l},childListSubtree:function(){return c},attributes:function(){return d},attributesSubtree:function(){return u},characterData:function(){return p},characterDataSubtree:function(){return h},allMutationsOn:function(){return f},allMutations:function(){return g},visible:function(){return b},visibleInside:function(){return y},sizeChange:function(){return w},urlChange:function(){return _},videoChange:function(){return S}});var i=n(1906),a=n(5550),r=n(7735);const o=e=>"string"==typeof e?(0,i.dqa)(e):Array.isArray(e)?e:[e],s=(e,t,n)=>{const i=new MutationObserver(n);return e.forEach((e=>i.observe(e,t))),n([],i),[i,t]},l=(e,t)=>s(o(e),{childList:!0,subtree:!1,attributes:!1},t),c=(e,t)=>s(o(e),{childList:!0,subtree:!0,attributes:!1},t),d=(e,t)=>s(o(e),{childList:!1,subtree:!1,attributes:!0},t),u=(e,t)=>s(o(e),{childList:!1,subtree:!0,attributes:!0},t),p=(e,t)=>s(o(e),{childList:!1,subtree:!1,attributes:!1,characterData:!0},t),h=(e,t)=>s(o(e),{childList:!1,subtree:!0,attributes:!1,characterData:!0},t),f=(e,t)=>s(o(e),{childList:!0,subtree:!0,attributes:!0,characterData:!0},t),m={observer:null,config:null,callbacks:[]},g=e=>{if(m.observer)m.callbacks.push(e);else{m.callbacks.push(e);const[t,n]=f(document.body,(e=>m.callbacks.forEach((t=>t(e,m.observer)))));m.observer=t,m.config=n}return m},v=(e,t,n)=>{const i=new IntersectionObserver(n,t);return e.forEach((e=>i.observe(e))),[i,t]},b=(e,t)=>v(o(e),{},t),y=(e,t,n,i)=>v(o(e),{root:t,rootMargin:n},i),w=(e,t)=>((e,t,n)=>{const i=new ResizeObserver(n);return e.forEach((e=>i.observe(e,t))),[i,t]})(o(e),{box:"border-box"},t),x=lodash.once((()=>{let e=document.URL;g((()=>{e!==document.URL&&((()=>{const e=new CustomEvent("urlChange",{detail:document.URL});window.dispatchEvent(e)})(),e=document.URL)}))})),_=(e,t)=>{x(),e(document.URL),window.addEventListener("urlChange",(()=>e(document.URL)),t)},k=lodash.once((()=>(0,a.select)((()=>{if(unsafeWindow.cid)return unsafeWindow.cid;if(unsafeWindow.player&&unsafeWindow.player.getVideoMessage){const e=unsafeWindow.player.getVideoMessage();return Number.isNaN(e.cid)?null:(!unsafeWindow.aid&&e.aid&&(unsafeWindow.aid=e.aid.toString()),!unsafeWindow.bvid&&e.bvid&&(unsafeWindow.bvid=e.bvid),e.cid.toString())}return null}))));let C=!1;const S=async(e,t)=>{if(!(0,r.matchCurrentPage)(r.playerUrls))return!1;const{bpxPlayerPolyfill:i}=await Promise.resolve().then(n.bind(n,6958));i();const a=await k();if(null===a)return!1;const o=()=>({aid:unsafeWindow.aid,cid:unsafeWindow.cid});if(!C){let e=a;Object.defineProperty(unsafeWindow,"cid",{get:()=>e,set(t){e=t,Array.isArray(t)||(()=>{const e=o(),t=new CustomEvent("videoChange",{detail:e});window.dispatchEvent(t)})()}}),C=!0}return e(o()),window.addEventListener("videoChange",(t=>e(t.detail)),t),!0}},1485:function(e,t,n){"use strict";n.r(t),n.d(t,{componentLoadTime:function(){return i},componentResolveTime:function(){return a},componentLoadTrace:function(){return r}});const i=new Map,a=new Map,r=async e=>{const{getGeneralSettings:t}=await Promise.resolve().then(n.bind(n,6171));if(!t().devMode)return;const r=e.entry;e.entry=async e=>{const{metadata:t}=e,n=performance.now();let o=r(e);const s=performance.now();o instanceof Promise&&(o=await o);const l=performance.now();return i.set(t,s-n),a.set(t,l-n),o}}},8970:function(e,t,n){"use strict";n.r(t),n.d(t,{pluginLoadTime:function(){return i},pluginResolveTime:function(){return a},pluginLoadTrace:function(){return r}});const i=new Map,a=new Map,r=async e=>{const{getGeneralSettings:t}=await Promise.resolve().then(n.bind(n,6171));if(!t().devMode)return;const r=e.setup;e.setup=async t=>{const n=performance.now();let o=r(t);const s=performance.now();o instanceof Promise&&(o=await o);const l=performance.now();return i.set(e,s-n),a.set(e,l-n),o}}},719:function(e,t,n){"use strict";n.r(t),n.d(t,{promiseLoadTime:function(){return i},promiseResolveTime:function(){return a},promiseLoadTrace:function(){return r}});const i=new Map,a=new Map,r=async(e,t)=>{const{getGeneralSettings:r}=await Promise.resolve().then(n.bind(n,6171));if(!r().devMode)return t();const o=performance.now(),s=t(),l=performance.now(),c=await s,d=performance.now();return i.set({name:e},l-o),a.set({name:e},d-o),c}},9476:function(e,t,n){"use strict";n.r(t),n.d(t,{logStats:function(){return i}});const i=(e,t)=>{const n=[...t.entries()],i=n.reduce(((e,t)=>e+t[1]),0);console.groupCollapsed(`${e} time:`,Math.round(100*i)/100+"ms",`for ${n.length} items`),n.forEach((([e,t])=>{console.log(`%c${e.name} %c${Math.round(100*t)/100}ms ${Math.round(t/i*1e4)/100}% %c`,"color: #00A0D8","color: #888","color: unset")})),console.groupEnd()}},391:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{RuntimeLibrary:function(){return RuntimeLibrary},protobufLibrary:function(){return protobufLibrary},JSZipLibrary:function(){return JSZipLibrary},SortableJSLibrary:function(){return SortableJSLibrary}});var _ajax__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(7195);function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class RuntimeLibrary{constructor(e){this.config=e,_defineProperty(this,"modulePromise",void 0)}async then(resolve,reject){try{const{url:url,getModule:getModule}=this.config;this.modulePromise||(this.modulePromise=(async()=>{console.log(`[Runtime Library] Start download from ${url}`);const code=await(0,_ajax__WEBPACK_IMPORTED_MODULE_0__.monkey)({url:url});return console.log(`[Runtime Library] Downloaded from ${url} , length = ${code.length}`),function runEval(){return eval(code);// eslint-disable-next-line no-extra-bind
}.bind(window)(),getModule(window)})());const library=await this.modulePromise;return resolve(library)}catch(e){throw reject(e),e}}}const protobufLibrary=new RuntimeLibrary({url:"https://cdn.jsdelivr.net/npm/protobufjs@6.10.1/dist/light/protobuf.min.js",getModule:e=>e.protobuf}),JSZipLibrary=new RuntimeLibrary({url:"https://cdn.jsdelivr.net/npm/jszip@3.7.1/dist/jszip.min.js",getModule:e=>e.JSZip}),SortableJSLibrary=new RuntimeLibrary({url:"https://cdn.jsdelivr.net/npm/sortablejs@1.14.0/Sortable.min.js",getModule:e=>e.Sortable})},5605:function(e,t,n){"use strict";n.r(t),n.d(t,{componentOptionsToSettings:function(){return o},componentToSettings:function(){return s},isUserComponent:function(){return l},isUserPlugin:function(){return c},getComponentSettings:function(){return u},getGeneralSettings:function(){return p},isComponentEnabled:function(){return h}});var i=n(8171),a=n(6171),r=n(1906);const o=e=>lodash.fromPairs(Object.entries(e).map((([e,t])=>[e,t.defaultValue]))),s=e=>({enabled:e.enabledByDefault??!0,options:e.options?o(e.options):{}}),l=e=>{const t="string"==typeof e?e:e.name;return Boolean(a.settings.userComponents[t])},c=e=>{const t="string"==typeof e?e:e.name;return Boolean(a.settings.userPlugins[t])},d={enabled:!1,options:new Proxy({},{get:()=>!1})},u=e=>{if("string"==typeof e){const t=i.componentsMap[e];if(void 0===t)return a.settings.components.settingsPanel.options.devMode&&console.warn("No settings found for component:",e),d;e=t}if(l(e)){const{name:t}=e;return a.settings.userComponents[t]?.settings??d}return a.settings.components[e.name]},p=()=>u("settingsPanel").options,h=e=>("string"==typeof e&&(e=i.componentsMap[e]),(!e.urlExclude||!e.urlExclude.some(r.matchUrlPattern))&&((!e.urlInclude||!e.urlInclude.every(lodash.negate(r.matchUrlPattern)))&&(!1===e.configurable?e.enabledByDefault??!0:u(e).enabled)))},6171:function(e,t,n){"use strict";n.r(t),n.d(t,{isProxy:function(){return c},createProxy:function(){return d},defaultSettings:function(){return u},addSettingsChangeListener:function(){return p},removeSettingsChangeListener:function(){return h},addComponentListener:function(){return m},removeComponentListener:function(){return g},settings:function(){return v},componentOptionsToSettings:function(){return r.componentOptionsToSettings},componentToSettings:function(){return r.componentToSettings},getComponentSettings:function(){return r.getComponentSettings},getGeneralSettings:function(){return r.getGeneralSettings},isComponentEnabled:function(){return r.isComponentEnabled},isUserComponent:function(){return r.isUserComponent},isUserPlugin:function(){return r.isUserPlugin}});var i=n(8171),a=n(1623),r=n(5605);let o={userStyles:{},userPlugins:{},userComponents:{},components:{},plugins:{}},s=!1;const l=new Map,c=Symbol("isProxy"),d=(e,t)=>{const n=(e,i,a=[])=>{for(const[t,r]of Object.entries(e))"object"!=typeof r||r instanceof RegExp||(e[t]=n(r,i||t,[...a,t]));return new Proxy(e,{get:(e,t)=>t===c||e[t],set(e,r,o){"object"!=typeof o||o instanceof RegExp||!0===o[c]||(o=n(o,i||r,[...a,r]));const s=e[r];return e[r]=o,t(o,s,i||r,[...a,r]),!0},deleteProperty(e,n){const r=e[n];return delete e[n],t(void 0,r,i||n,[...a,n]),!0}})};return n(e)};a.plugins.forEach((e=>{o.plugins[e.name]=!0})),i.components.forEach((e=>{o.components[e.name]=(0,r.componentToSettings)(e)}));const u=lodash.cloneDeep(o);o=d((e=>{for(const[t,n]of Object.entries(e)){let i;const a=GM_getValue(t,n);i="object"==typeof a?lodash.defaultsDeep(a,n):a,e[t]=i}return e})(o),((e,t,n,i=[])=>{if(s){GM_setValue(n.toString(),o[n.toString()]);const a=i.join(".");if(i.length>1){const e=i.slice(0,i.length-1).join("."),t=lodash.get(o,e);if(Array.isArray(t)||lodash.isPlainObject(t)){l.get(e)?.forEach((e=>e(t,null,n,i)))}}l.get(a)?.forEach((a=>a(e,t,n,i)))}}));for(const[e,t]of Object.entries(o))GM_setValue(e,t);const p=(e,t,n=!1)=>{const i=l.get(e);if(i?i.push(t):l.set(e,[t]),n){const n=lodash.get(o,e);t(n,n,"",[])}},h=(e,t)=>{const n=l.get(e);if(!n)return;const i=n.indexOf(t);-1!==i&&n.splice(i,1)},f=e=>{const[t,n]=e.split(".");return(0,r.isUserComponent)(t)?void 0===n?`userComponents.${t}.settings.enabled`:`userComponents.${t}.settings.options.${n}`:void 0===n?`components.${t}.enabled`:`components.${t}.options.${n}`},m=(e,t,n=!1)=>{p(f(e),t,n)},g=(e,t)=>{h(f(e),t)};s=!0;const v=o},5550:function(e,t,n){"use strict";n.r(t),n.d(t,{sq:function(){return o},select:function(){return c},selectLazy:function(){return d},selectAll:function(){return h},selectAllLazy:function(){return f},count:function(){return m},hasVideo:function(){return v}});var i=n(3420),a=n(1906);const r={maxRetry:15,queryInterval:1e3},o=(e,t=(e=>Boolean(e)),n=r)=>{const i={...r,...n};return new Promise((n=>{let r=null,o=0;const s=()=>{n(r)},l=()=>{o>i.maxRetry?n(null):(r=e(),!0===t(r,s)?n(r):setTimeout((()=>{"undefined"!=typeof document?(0,a.waitForForeground)((()=>{o++,l()})):l()}),i.queryInterval))};l()}))},s=new Map,l=(e,t)=>{let n;if("string"==typeof e){if(s.has(e))return s.get(e);n=()=>document.querySelector((0,a.bwpVideoFilter)(e))}else n=e;const i=t(n);if("string"==typeof e){const t=i.then((t=>(s.delete(e),t)));return s.set(e,t),t}return i},c=(e,t)=>l(e,(e=>o(e,(e=>null!=e),t))),d=e=>l(e,(e=>new Promise((t=>{(0,i.allMutations)((()=>{const n=e();null!=n&&t(n)}))})))),u=new Map,p=(e,t)=>{let n;if("string"==typeof e){if(u.has(e))return u.get(e);n=()=>Array.from(document.querySelectorAll((0,a.bwpVideoFilter)(e)))}else n=e;const i=e=>null===e?[]:e,r=t(n);if("string"==typeof e){const t=r.then((t=>(u.delete(e),i(t))));return u.set(e,t),t}return r.then((e=>i(e)))},h=(e,t)=>p(e,(e=>o(e,(e=>e.length>0),t))),f=e=>p(e,(e=>new Promise((t=>{(0,i.allMutations)((()=>{const n=e();null!=n&&t(n)}))})))),m=(e,t,n)=>o(e,(e=>e.length===t),n);let g;const v=async()=>{g||(g=new Promise((e=>(0,i.videoChange)((()=>e(unsafeWindow.cid))))));const e=await g;return Boolean(e)}},6182:function(e,t,n){"use strict";n.r(t),n.d(t,{getDefaultStyleID:function(){return a},addStyle:function(){return r},addImportantStyle:function(){return o},removeStyle:function(){return s},loadInstantStyle:function(){return l},preloadStyles:function(){return c},loadAllCustomStyles:function(){return d}});var i=n(7177);const a=e=>e.replace(/([a-z][A-Z])/g,(e=>`${e[0]}-${e[1].toLowerCase()}`)),r=(e,t,n)=>{const i=t?a(t):null,r=dq(`#${i}`);if(!r||!t){const t=document.createElement("style");return t.id=i,t.textContent=e,(n||document.head).insertAdjacentElement("beforeend",t),t}return r},o=(e,t)=>r(e,t,document.body),s=(...e)=>{e.forEach((e=>{const t=a(e);dqa(`#${t}`).forEach((e=>e.remove()))}))},l=async(e,t={head:document.head,body:document.body})=>{e.instantStyles?.forEach((async e=>{const n=document.createElement("style");if(n.id=a(e.name),"string"==typeof e.style)n.textContent=e.style;else{const{default:t}=await e.style();n.textContent=t}e.important?t.body.appendChild(n):t.head.appendChild(n)}))},c=lodash.once((async()=>{const{LoadingMode:e}=await Promise.resolve().then(n.bind(n,4345)),{addHook:t}=await Promise.resolve().then(n.bind(n,9543)),{getGeneralSettings:r,settings:o,isComponentEnabled:c,isUserComponent:d,addComponentListener:u,removeComponentListener:p}=await Promise.resolve().then(n.bind(n,6171)),h=async()=>{const{components:e}=await Promise.resolve().then(n.bind(n,8171)),r=document.createDocumentFragment(),h=document.createDocumentFragment();await Promise.all(e.map((e=>{const n=t=>t?l(e):e.instantStyles?.forEach((e=>s(e.name)));if(u(e.name,n),d(e)&&t("userComponents.remove",{after:t=>{t.name===e.name&&p(e.name,n)}}),c(e))return l(e,{head:r,body:h})})));const{UserStyleMode:f}=await Promise.resolve().then(n.bind(n,8900));Object.values(o.userStyles).filter((e=>e.mode===f.instant)).forEach((e=>{const t=document.createElement("style");t.id=a(e.name),t.textContent=e.style,r.appendChild(t)})),document.head.appendChild(r),(0,i.contentLoaded)((()=>document.body.appendChild(h)))};r().styleLoadingMode===e.Delay?await(0,i.contentLoaded)(h):await h(),(0,i.contentLoaded)((async()=>{const{initColors:e}=await Promise.resolve().then(n.bind(n,8208)),{initMdiStyle:t}=await Promise.resolve().then(n.bind(n,3007));document.head.appendChild(e()),document.head.appendChild(t())}))})),d=async()=>{const{settings:e}=await Promise.resolve().then(n.bind(n,6171)),{UserStyleMode:t}=await Promise.resolve().then(n.bind(n,8900));(0,i.contentLoaded)((()=>{Object.values(e.userStyles).filter((e=>e.mode===t.important)).forEach((e=>{r(e.style,e.name,document.body)}))})),Object.values(e.userStyles).filter((e=>e.mode===t.default)).forEach((e=>{r(e.style,e.name,document.head)}))}},6314:function(e,t,n){"use strict";let i;n.r(t),n.d(t,{TextColor:function(){return i}}),function(e){e.Auto="自动",e.White="白色",e.Black="黑色"}(i||(i={}))},8208:function(e,t,n){"use strict";n.r(t),n.d(t,{initColors:function(){return l}});var i=n(6767),a=n.n(i),r=n(6171);const o=(e,t)=>{const n=t.hue()-e.hue(),i=100*((t.saturationv()-e.saturationv())/100+1),a=e=>Math.round(10*e)/10;return`hue-rotate(${a(n)}deg) saturate(${a(i)}%)`};var s=n(6314);const l=()=>{const e=document.createElement("style"),t=new Map,n=(e,n)=>{t.set(e,n)},i=lodash.debounce((()=>{e.textContent=`\n html {\n ${[...t.entries()].map((([e,t])=>`${e}: ${t};`)).join("\n")}\n }\n `.trim()}),100);return(0,r.addComponentListener)("settingsPanel.themeColor",(e=>{n("--theme-color",e);for(let t=10;t<=90;t+=10){const i=a()(e,"hex");n(`--theme-color-${t}`,i.alpha(t/100).rgb().string()),n(`--theme-color-lightness-${t}`,i.lightness(t).rgb().toString())}n("--pink-image-filter",o(a()({r:251,g:113,b:152},"rgb"),a()(e,"hex"))),n("--blue-image-filter",o(a()({r:0,g:160,b:213},"rgb"),a()(e,"hex"))),i()}),!0),(0,r.addComponentListener)("settingsPanel.accentColor",(e=>{n("--accent-color",e),i()}),!0),(0,r.addComponentListener)("settingsPanel.textColor",(e=>{let t;t=e===s.TextColor.Auto?a()(r.settings.themeColor).isLight()?"black":"white":e===s.TextColor.Black?"black":"white",n("--text-color",t),n("--foreground-color",t),n("--foreground-color-d",a()(t,"keyword").alpha(.875).rgb().string()),n("--foreground-color-b",a()(t,"keyword").alpha(.75).rgb().string()),n("--brightness",("black"===t?"100":"0")+"%"),n("--invert-filter","black"===t?"invert(0)":"invert(1)"),i()}),!0),e}},5683:function(e,t,n){"use strict";n.r(t),n.d(t,{Toast:function(){return v},ToastType:function(){return m}});var i=n(1906),a=n(8333),r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("transition-group",{staticClass:"toast-card-container",attrs:{name:"toast-card-container",tag:"div"}},e._l(e.cards,(function(e){return n("ToastCard",{key:e.key,attrs:{"data-key":e.key,card:e}})})),1)};r._withStripped=!0;var o=Vue.extend({components:{ToastCard:()=>Promise.resolve().then(n.bind(n,7300)).then((e=>e.default))},data:()=>({cards:[]})}),s=n(3379),l=n.n(s),c=n(848),d=n.n(c),u={insert:"head",singleton:!1},p=(l()(d(),u),d().locals,(0,n(1900).Z)(o,r,[],!1,null,null,null));p.options.__file="src/core/toast/ToastCardContainer.vue";var h=p.exports;function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}let m,g;!function(e){e.Default="default",e.Info="info",e.Success="success",e.Error="error"}(m||(m={}));class v{constructor(e="",t="",n=m.Default){this.message=e,this.title=t,this.type=n,f(this,"durationNumber",3e3),f(this,"durationTimeout",0),f(this,"creationTime",Number(new Date)),f(this,"randomKey",Math.floor(Math.random()*(Number.MAX_SAFE_INTEGER+1)))}static get containerVM(){return g||v.createToastContainer(),g}static createToastContainer(){dq(".toast-card-container")||(g=(0,i.mountVueComponent)(h),document.body.insertAdjacentElement("beforeend",g.$el))}get element(){return dq(`.toast-card[data-key='${this.key}']`)}get key(){return`${this.creationTime}[${this.randomKey}]`}get duration(){return this.durationNumber}set duration(e){this.durationNumber=e,this.durationTimeout&&this.clearDuration(),this.setDuration()}show(){v.containerVM.cards.unshift(this),this.setDuration()}dismiss(){v.containerVM.cards.includes(this)&&v.containerVM.cards.splice(v.containerVM.cards.indexOf(this),1),this.clearDuration()}setDuration(){void 0!==this.durationNumber&&(this.durationTimeout=window.setTimeout((()=>this.dismiss()),this.durationNumber))}clearDuration(){window.clearTimeout(this.durationTimeout),this.durationTimeout=0}static internalShow(e,t,n,i){const a=new v(e,t,i);return a.duration=n,a.show(),a}static show(e,t,n){return this.internalShow(e,t,n,m.Default)}static info(e,t,n){return this.internalShow(e,t,n,m.Info)}static success(e,t,n){return this.internalShow(e,t,n,m.Success)}static error(e,t,n){return this.internalShow(e,t,n,m.Error)}static mini(...e){return(0,a.$)(...e)}}},8333:function(e,t,n){"use strict";function i(e){var t=e.getBoundingClientRect();return{width:t.width,height:t.height,top:t.top,right:t.right,bottom:t.bottom,left:t.left,x:t.left,y:t.top}}function a(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function r(e){var t=a(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function o(e){return e instanceof a(e).Element||e instanceof Element}function s(e){return e instanceof a(e).HTMLElement||e instanceof HTMLElement}function l(e){return"undefined"!=typeof ShadowRoot&&(e instanceof a(e).ShadowRoot||e instanceof ShadowRoot)}function c(e){return e?(e.nodeName||"").toLowerCase():null}function d(e){return((o(e)?e.ownerDocument:e.document)||window.document).documentElement}function u(e){return i(d(e)).left+r(e).scrollLeft}function p(e){return a(e).getComputedStyle(e)}function h(e){var t=p(e),n=t.overflow,i=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+i)}function f(e,t,n){void 0===n&&(n=!1);var o,l,p=d(t),f=i(e),m=s(t),g={scrollLeft:0,scrollTop:0},v={x:0,y:0};return(m||!m&&!n)&&(("body"!==c(t)||h(p))&&(g=(o=t)!==a(o)&&s(o)?{scrollLeft:(l=o).scrollLeft,scrollTop:l.scrollTop}:r(o)),s(t)?((v=i(t)).x+=t.clientLeft,v.y+=t.clientTop):p&&(v.x=u(p))),{x:f.left+g.scrollLeft-v.x,y:f.top+g.scrollTop-v.y,width:f.width,height:f.height}}function m(e){var t=i(e),n=e.offsetWidth,a=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-a)<=1&&(a=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:a}}function g(e){return"html"===c(e)?e:e.assignedSlot||e.parentNode||(l(e)?e.host:null)||d(e)}function v(e){return["html","body","#document"].indexOf(c(e))>=0?e.ownerDocument.body:s(e)&&h(e)?e:v(g(e))}function b(e,t){var n;void 0===t&&(t=[]);var i=v(e),r=i===(null==(n=e.ownerDocument)?void 0:n.body),o=a(i),s=r?[o].concat(o.visualViewport||[],h(i)?i:[]):i,l=t.concat(s);return r?l:l.concat(b(g(s)))}function y(e){return["table","td","th"].indexOf(c(e))>=0}function w(e){return s(e)&&"fixed"!==p(e).position?e.offsetParent:null}function x(e){for(var t=a(e),n=w(e);n&&y(n)&&"static"===p(n).position;)n=w(n);return n&&("html"===c(n)||"body"===c(n)&&"static"===p(n).position)?t:n||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&s(e)&&"fixed"===p(e).position)return null;for(var n=g(e);s(n)&&["html","body"].indexOf(c(n))<0;){var i=p(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||t&&"filter"===i.willChange||t&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(e)||t}n.d(t,{$:function(){return st}});var _="top",k="bottom",C="right",S="left",E="auto",M=[_,k,C,S],z="start",A="end",$="viewport",O="popper",I=M.reduce((function(e,t){return e.concat([t+"-"+z,t+"-"+A])}),[]),L=[].concat(M,[E]).reduce((function(e,t){return e.concat([t,t+"-"+z,t+"-"+A])}),[]),T=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function P(e){var t=new Map,n=new Set,i=[];function a(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var i=t.get(e);i&&a(i)}})),i.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||a(e)})),i}var D={placement:"bottom",modifiers:[],strategy:"absolute"};function V(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function B(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,i=void 0===n?[]:n,a=t.defaultOptions,r=void 0===a?D:a;return function(e,t,n){void 0===n&&(n=r);var a,s,l={placement:"bottom",orderedModifiers:[],options:Object.assign({},D,r),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},c=[],d=!1,u={state:l,setOptions:function(n){p(),l.options=Object.assign({},r,l.options,n),l.scrollParents={reference:o(e)?b(e):e.contextElement?b(e.contextElement):[],popper:b(t)};var a=function(e){var t=P(e);return T.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}(function(e){var t=e.reduce((function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e}),{});return Object.keys(t).map((function(e){return t[e]}))}([].concat(i,l.options.modifiers)));return l.orderedModifiers=a.filter((function(e){return e.enabled})),l.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,i=void 0===n?{}:n,a=e.effect;if("function"==typeof a){var r=a({state:l,name:t,instance:u,options:i}),o=function(){};c.push(r||o)}})),u.update()},forceUpdate:function(){if(!d){var e=l.elements,t=e.reference,n=e.popper;if(V(t,n)){l.rects={reference:f(t,x(n),"fixed"===l.options.strategy),popper:m(n)},l.reset=!1,l.placement=l.options.placement,l.orderedModifiers.forEach((function(e){return l.modifiersData[e.name]=Object.assign({},e.data)}));for(var i=0;i<l.orderedModifiers.length;i++)if(!0!==l.reset){var a=l.orderedModifiers[i],r=a.fn,o=a.options,s=void 0===o?{}:o,c=a.name;"function"==typeof r&&(l=r({state:l,options:s,name:c,instance:u})||l)}else l.reset=!1,i=-1}}},update:(a=function(){return new Promise((function(e){u.forceUpdate(),e(l)}))},function(){return s||(s=new Promise((function(e){Promise.resolve().then((function(){s=void 0,e(a())}))}))),s}),destroy:function(){p(),d=!0}};if(!V(e,t))return u;function p(){c.forEach((function(e){return e()})),c=[]}return u.setOptions(n).then((function(e){!d&&n.onFirstUpdate&&n.onFirstUpdate(e)})),u}}var F={passive:!0};// eslint-disable-next-line import/no-unused-modules
// eslint-disable-next-line import/no-unused-modules
var N={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,i=e.options,r=i.scroll,o=void 0===r||r,s=i.resize,l=void 0===s||s,c=a(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach((function(e){e.addEventListener("scroll",n.update,F)})),l&&c.addEventListener("resize",n.update,F),function(){o&&d.forEach((function(e){e.removeEventListener("scroll",n.update,F)})),l&&c.removeEventListener("resize",n.update,F)}},data:{}};function j(e){return e.split("-")[0]}function q(e){return e.split("-")[1]}function H(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function R(e){var t,n=e.reference,i=e.element,a=e.placement,r=a?j(a):null,o=a?q(a):null,s=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(r){case _:t={x:s,y:n.y-i.height};break;case k:t={x:s,y:n.y+n.height};break;case C:t={x:n.x+n.width,y:l};break;case S:t={x:n.x-i.width,y:l};break;default:t={x:n.x,y:n.y}}var c=r?H(r):null;if(null!=c){var d="y"===c?"height":"width";switch(o){case z:t[c]=t[c]-(n[d]/2-i[d]/2);break;case A:t[c]=t[c]+(n[d]/2-i[d]/2)}}return t}// eslint-disable-next-line import/no-unused-modules
var U={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=R({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},Z=Math.max,W=Math.min,G=Math.round,X={top:"auto",right:"auto",bottom:"auto",left:"auto"};function K(e){var t,n=e.popper,i=e.popperRect,r=e.placement,o=e.offsets,s=e.position,l=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,h=!0===u?function(e){var t=e.x,n=e.y,i=window.devicePixelRatio||1;return{x:G(G(t*i)/i)||0,y:G(G(n*i)/i)||0}}(o):"function"==typeof u?u(o):o,f=h.x,m=void 0===f?0:f,g=h.y,v=void 0===g?0:g,b=o.hasOwnProperty("x"),y=o.hasOwnProperty("y"),w=S,E=_,M=window;if(c){var z=x(n),A="clientHeight",$="clientWidth";z===a(n)&&"static"!==p(z=d(n)).position&&(A="scrollHeight",$="scrollWidth"),z=z,r===_&&(E=k,v-=z[A]-i.height,v*=l?1:-1),r===S&&(w=C,m-=z[$]-i.width,m*=l?1:-1)}var O,I=Object.assign({position:s},c&&X);return l?Object.assign({},I,((O={})[E]=y?"0":"",O[w]=b?"0":"",O.transform=(M.devicePixelRatio||1)<2?"translate("+m+"px, "+v+"px)":"translate3d("+m+"px, "+v+"px, 0)",O)):Object.assign({},I,((t={})[E]=y?v+"px":"",t[w]=b?m+"px":"",t.transform="",t))}// eslint-disable-next-line import/no-unused-modules
var J={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},i=t.attributes[e]||{},a=t.elements[e];s(a)&&c(a)&&(Object.assign(a.style,n),Object.keys(i).forEach((function(e){var t=i[e];!1===t?a.removeAttribute(e):a.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var i=t.elements[e],a=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});s(i)&&c(i)&&(Object.assign(i.style,r),Object.keys(a).forEach((function(e){i.removeAttribute(e)})))}))}},requires:["computeStyles"]};// eslint-disable-next-line import/no-unused-modules
var Y={left:"right",right:"left",bottom:"top",top:"bottom"};function Q(e){return e.replace(/left|right|bottom|top/g,(function(e){return Y[e]}))}var ee={start:"end",end:"start"};function te(e){return e.replace(/start|end/g,(function(e){return ee[e]}))}function ne(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&l(n)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function ie(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ae(e,t){return t===$?ie(function(e){var t=a(e),n=d(e),i=t.visualViewport,r=n.clientWidth,o=n.clientHeight,s=0,l=0;return i&&(r=i.width,o=i.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(s=i.offsetLeft,l=i.offsetTop)),{width:r,height:o,x:s+u(e),y:l}}(e)):s(t)?function(e){var t=i(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):ie(function(e){var t,n=d(e),i=r(e),a=null==(t=e.ownerDocument)?void 0:t.body,o=Z(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),s=Z(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),l=-i.scrollLeft+u(e),c=-i.scrollTop;return"rtl"===p(a||n).direction&&(l+=Z(n.clientWidth,a?a.clientWidth:0)-o),{width:o,height:s,x:l,y:c}}(d(e)))}function re(e,t,n){var i="clippingParents"===t?function(e){var t=b(g(e)),n=["absolute","fixed"].indexOf(p(e).position)>=0&&s(e)?x(e):e;return o(n)?t.filter((function(e){return o(e)&&ne(e,n)&&"body"!==c(e)})):[]}(e):[].concat(t),a=[].concat(i,[n]),r=a[0],l=a.reduce((function(t,n){var i=ae(e,n);return t.top=Z(i.top,t.top),t.right=W(i.right,t.right),t.bottom=W(i.bottom,t.bottom),t.left=Z(i.left,t.left),t}),ae(e,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function oe(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function se(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}
// eslint-disable-next-line import/no-unused-modules
function le(e,t){void 0===t&&(t={});var n=t,a=n.placement,r=void 0===a?e.placement:a,s=n.boundary,l=void 0===s?"clippingParents":s,c=n.rootBoundary,u=void 0===c?$:c,p=n.elementContext,h=void 0===p?O:p,f=n.altBoundary,m=void 0!==f&&f,g=n.padding,v=void 0===g?0:g,b=oe("number"!=typeof v?v:se(v,M)),y=h===O?"reference":O,w=e.elements.reference,x=e.rects.popper,S=e.elements[m?y:h],E=re(o(S)?S:S.contextElement||d(e.elements.popper),l,u),z=i(w),A=R({reference:z,element:x,strategy:"absolute",placement:r}),I=ie(Object.assign({},x,A)),L=h===O?I:z,T={top:E.top-L.top+b.top,bottom:L.bottom-E.bottom+b.bottom,left:E.left-L.left+b.left,right:L.right-E.right+b.right},P=e.modifiersData.offset;if(h===O&&P){var D=P[r];Object.keys(T).forEach((function(e){var t=[C,k].indexOf(e)>=0?1:-1,n=[_,k].indexOf(e)>=0?"y":"x";T[e]+=D[n]*t}))}return T}function ce(e,t,n){return Z(e,W(t,n))}function de(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function ue(e){return[_,C,k,S].some((function(t){return e[t]>=0}))}// eslint-disable-next-line import/no-unused-modules
var pe=B({defaultModifiers:[N,U,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,i=n.gpuAcceleration,a=void 0===i||i,r=n.adaptive,o=void 0===r||r,s=n.roundOffsets,l=void 0===s||s,c={placement:j(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,K(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,K(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}// eslint-disable-next-line import/no-unused-modules
,data:{}},J,{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.offset,r=void 0===a?[0,0]:a,o=L.reduce((function(e,n){return e[n]=function(e,t,n){var i=j(e),a=[S,_].indexOf(i)>=0?-1:1,r="function"==typeof n?n(Object.assign({},t,{placement:e})):n,o=r[0],s=r[1];return o=o||0,s=(s||0)*a,[S,C].indexOf(i)>=0?{x:s,y:o}:{x:o,y:s}}(n,t.rects,r),e}),{}),s=o[t.placement],l=s.x,c=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[i]=o}},{name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var a=n.mainAxis,r=void 0===a||a,o=n.altAxis,s=void 0===o||o,l=n.fallbackPlacements,c=n.padding,d=n.boundary,u=n.rootBoundary,p=n.altBoundary,h=n.flipVariations,f=void 0===h||h,m=n.allowedAutoPlacements,g=t.options.placement,v=j(g),b=l||(v===g||!f?[Q(g)]:
// eslint-disable-next-line import/no-unused-modules
function(e){if(j(e)===E)return[];var t=Q(e);return[te(e),t,te(t)]}(g)),y=[g].concat(b).reduce((function(e,n){return e.concat(j(n)===E?function(e,t){void 0===t&&(t={});var n=t,i=n.placement,a=n.boundary,r=n.rootBoundary,o=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?L:l,d=q(i),u=d?s?I:I.filter((function(e){return q(e)===d})):M,p=u.filter((function(e){return c.indexOf(e)>=0}));0===p.length&&(p=u);var h=p.reduce((function(t,n){return t[n]=le(e,{placement:n,boundary:a,rootBoundary:r,padding:o})[j(n)],t}),{});return Object.keys(h).sort((function(e,t){return h[e]-h[t]}))}(t,{placement:n,boundary:d,rootBoundary:u,padding:c,flipVariations:f,allowedAutoPlacements:m}):n)}),[]),w=t.rects.reference,x=t.rects.popper,A=new Map,$=!0,O=y[0],T=0;T<y.length;T++){var P=y[T],D=j(P),V=q(P)===z,B=[_,k].indexOf(D)>=0,F=B?"width":"height",N=le(t,{placement:P,boundary:d,rootBoundary:u,altBoundary:p,padding:c}),H=B?V?C:S:V?k:_;w[F]>x[F]&&(H=Q(H));var R=Q(H),U=[];if(r&&U.push(N[D]<=0),s&&U.push(N[H]<=0,N[R]<=0),U.every((function(e){return e}))){O=P,$=!1;break}A.set(P,U)}if($)for(var Z=function(e){var t=y.find((function(t){var n=A.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return O=t,"break"},W=f?3:1;W>0;W--){if("break"===Z(W))break}t.placement!==O&&(t.modifiersData[i]._skip=!0,t.placement=O,t.reset=!0)}}// eslint-disable-next-line import/no-unused-modules
,requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.mainAxis,r=void 0===a||a,o=n.altAxis,s=void 0!==o&&o,l=n.boundary,c=n.rootBoundary,d=n.altBoundary,u=n.padding,p=n.tether,h=void 0===p||p,f=n.tetherOffset,g=void 0===f?0:f,v=le(t,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),b=j(t.placement),y=q(t.placement),w=!y,E=H(b),M="x"===E?"y":"x",A=t.modifiersData.popperOffsets,$=t.rects.reference,O=t.rects.popper,I="function"==typeof g?g(Object.assign({},t.rects,{placement:t.placement})):g,L={x:0,y:0};if(A){if(r||s){var T="y"===E?_:S,P="y"===E?k:C,D="y"===E?"height":"width",V=A[E],B=A[E]+v[T],F=A[E]-v[P],N=h?-O[D]/2:0,R=y===z?$[D]:O[D],U=y===z?-O[D]:-$[D],G=t.elements.arrow,X=h&&G?m(G):{width:0,height:0},K=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},J=K[T],Y=K[P],Q=ce(0,$[D],X[D]),ee=w?$[D]/2-N-Q-J-I:R-Q-J-I,te=w?-$[D]/2+N+Q+Y+I:U+Q+Y+I,ne=t.elements.arrow&&x(t.elements.arrow),ie=ne?"y"===E?ne.clientTop||0:ne.clientLeft||0:0,ae=t.modifiersData.offset?t.modifiersData.offset[t.placement][E]:0,re=A[E]+ee-ae-ie,oe=A[E]+te-ae;if(r){var se=ce(h?W(B,re):B,V,h?Z(F,oe):F);A[E]=se,L[E]=se-V}if(s){var de="x"===E?_:S,ue="x"===E?k:C,pe=A[M],he=pe+v[de],fe=pe-v[ue],me=ce(h?W(he,re):he,pe,h?Z(fe,oe):fe);A[M]=me,L[M]=me-pe}}t.modifiersData[i]=L}}// eslint-disable-next-line import/no-unused-modules
,requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,i=e.name,a=e.options,r=n.elements.arrow,o=n.modifiersData.popperOffsets,s=j(n.placement),l=H(s),c=[S,C].indexOf(s)>=0?"height":"width";if(r&&o){var d=function(e,t){return oe("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:se(e,M))}(a.padding,n),u=m(r),p="y"===l?_:S,h="y"===l?k:C,f=n.rects.reference[c]+n.rects.reference[l]-o[l]-n.rects.popper[c],g=o[l]-n.rects.reference[l],v=x(r),b=v?"y"===l?v.clientHeight||0:v.clientWidth||0:0,y=f/2-g/2,w=d[p],E=b-u[c]-d[h],z=b/2-u[c]/2+y,A=ce(w,z,E),$=l;n.modifiersData[i]=((t={})[$]=A,t.centerOffset=A-z,t)}},effect:function(e){var t=e.state,n=e.options.element,i=void 0===n?"[data-popper-arrow]":n;null!=i&&("string"!=typeof i||(i=t.elements.popper.querySelector(i)))&&ne(t.elements.popper,i)&&(t.elements.arrow=i)}// eslint-disable-next-line import/no-unused-modules
,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,i=t.rects.reference,a=t.rects.popper,r=t.modifiersData.preventOverflow,o=le(t,{elementContext:"reference"}),s=le(t,{altBoundary:!0}),l=de(o,i),c=de(s,a,r),d=ue(l),u=ue(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:u},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}}]}),he="tippy-content",fe="tippy-backdrop",me="tippy-arrow",ge="tippy-svg-arrow",ve={passive:!0,capture:!0};function be(e,t,n){if(Array.isArray(e)){var i=e[t];return null==i?Array.isArray(n)?n[t]:n:i}return e}function ye(e,t){var n={}.toString.call(e);return 0===n.indexOf("[object")&&n.indexOf(t+"]")>-1}function we(e,t){return"function"==typeof e?e.apply(void 0,t):e}function xe(e,t){return 0===t?e:function(i){clearTimeout(n),n=setTimeout((function(){e(i)}),t)};var n}function _e(e){return[].concat(e)}function ke(e,t){-1===e.indexOf(t)&&e.push(t)}function Ce(e){return e.split("-")[0]}function Se(e){return[].slice.call(e)}function Ee(){return document.createElement("div")}function Me(e){return["Element","Fragment"].some((function(t){return ye(e,t)}))}function ze(e){return ye(e,"MouseEvent")}function Ae(e){return!(!e||!e._tippy||e._tippy.reference!==e)}function $e(e){return Me(e)?[e]:function(e){return ye(e,"NodeList")}(e)?Se(e):Array.isArray(e)?e:Se(document.querySelectorAll(e))}function Oe(e,t){e.forEach((function(e){e&&(e.style.transitionDuration=t+"ms")}))}function Ie(e,t){e.forEach((function(e){e&&e.setAttribute("data-state",t)}))}function Le(e){var t,n=_e(e)[0];return(null==n||null==(t=n.ownerDocument)?void 0:t.body)?n.ownerDocument:document}function Te(e,t,n){var i=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(t){e[i](t,n)}))}var Pe={isTouch:!1},De=0;function Ve(){Pe.isTouch||(Pe.isTouch=!0,window.performance&&document.addEventListener("mousemove",Be))}function Be(){var e=performance.now();e-De<20&&(Pe.isTouch=!1,document.removeEventListener("mousemove",Be)),De=e}function Fe(){var e=document.activeElement;if(Ae(e)){var t=e._tippy;e.blur&&!t.state.isVisible&&e.blur()}}var Ne="undefined"!=typeof window&&"undefined"!=typeof document?navigator.userAgent:"",je=/MSIE |Trident\//.test(Ne);var qe={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},He=Object.assign({appendTo:function(){return document.body},aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},qe,{},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Re=Object.keys(He);function Ue(e){var t=(e.plugins||[]).reduce((function(t,n){var i=n.name,a=n.defaultValue;return i&&(t[i]=void 0!==e[i]?e[i]:a),t}),{});return Object.assign({},e,{},t)}function Ze(e,t){var n=Object.assign({},t,{content:we(t.content,[e])},t.ignoreAttributes?{}:function(e,t){return(t?Object.keys(Ue(Object.assign({},He,{plugins:t}))):Re).reduce((function(t,n){var i=(e.getAttribute("data-tippy-"+n)||"").trim();if(!i)return t;if("content"===n)t[n]=i;else try{t[n]=JSON.parse(i)}catch(e){t[n]=i}return t}),{})}(e,t.plugins));return n.aria=Object.assign({},He.aria,{},n.aria),n.aria={expanded:"auto"===n.aria.expanded?t.interactive:n.aria.expanded,content:"auto"===n.aria.content?t.interactive?null:"describedby":n.aria.content},n}function We(e,t){e.innerHTML=t}function Ge(e){var t=Ee();return!0===e?t.className=me:(t.className=ge,Me(e)?t.appendChild(e):We(t,e)),t}function Xe(e,t){Me(t.content)?(We(e,""),e.appendChild(t.content)):"function"!=typeof t.content&&(t.allowHTML?We(e,t.content):e.textContent=t.content)}function Ke(e){var t=e.firstElementChild,n=Se(t.children);return{box:t,content:n.find((function(e){return e.classList.contains(he)})),arrow:n.find((function(e){return e.classList.contains(me)||e.classList.contains(ge)})),backdrop:n.find((function(e){return e.classList.contains(fe)}))}}function Je(e){var t=Ee(),n=Ee();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var i=Ee();function a(n,i){var a=Ke(t),r=a.box,o=a.content,s=a.arrow;i.theme?r.setAttribute("data-theme",i.theme):r.removeAttribute("data-theme"),"string"==typeof i.animation?r.setAttribute("data-animation",i.animation):r.removeAttribute("data-animation"),i.inertia?r.setAttribute("data-inertia",""):r.removeAttribute("data-inertia"),r.style.maxWidth="number"==typeof i.maxWidth?i.maxWidth+"px":i.maxWidth,i.role?r.setAttribute("role",i.role):r.removeAttribute("role"),n.content===i.content&&n.allowHTML===i.allowHTML||Xe(o,e.props),i.arrow?s?n.arrow!==i.arrow&&(r.removeChild(s),r.appendChild(Ge(i.arrow))):r.appendChild(Ge(i.arrow)):s&&r.removeChild(s)}return i.className=he,i.setAttribute("data-state","hidden"),Xe(i,e.props),t.appendChild(n),n.appendChild(i),a(e.props,e.props),{popper:t,onUpdate:a}}Je.$$tippy=!0;var Ye=1,Qe=[],et=[];function tt(e,t){var n,i,a,r,o,s,l,c,d,u=Ze(e,Object.assign({},He,{},Ue((n=t,Object.keys(n).reduce((function(e,t){return void 0!==n[t]&&(e[t]=n[t]),e}),{}))))),p=!1,h=!1,f=!1,m=!1,g=[],v=xe(G,u.interactiveDebounce),b=Ye++,y=(d=u.plugins).filter((function(e,t){return d.indexOf(e)===t})),w={id:b,reference:e,popper:Ee(),popperInstance:null,props:u,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:y,clearDelayTimeouts:function(){clearTimeout(i),clearTimeout(a),cancelAnimationFrame(r)},setProps:function(t){0;if(w.state.isDestroyed)return;T("onBeforeUpdate",[w,t]),Z();var n=w.props,i=Ze(e,Object.assign({},w.props,{},t,{ignoreAttributes:!0}));w.props=i,U(),n.interactiveDebounce!==i.interactiveDebounce&&(V(),v=xe(G,i.interactiveDebounce));n.triggerTarget&&!i.triggerTarget?_e(n.triggerTarget).forEach((function(e){e.removeAttribute("aria-expanded")})):i.triggerTarget&&e.removeAttribute("aria-expanded");D(),L(),k&&k(n,i);w.popperInstance&&(Y(),ee().forEach((function(e){requestAnimationFrame(e._tippy.popperInstance.forceUpdate)})));T("onAfterUpdate",[w,t])},setContent:function(e){w.setProps({content:e})},show:function(){0;var e=w.state.isVisible,t=w.state.isDestroyed,n=!w.state.isEnabled,i=Pe.isTouch&&!w.props.touch,a=be(w.props.duration,0,He.duration);if(e||t||n||i)return;if(A().hasAttribute("disabled"))return;if(T("onShow",[w],!1),!1===w.props.onShow(w))return;w.state.isVisible=!0,z()&&(_.style.visibility="visible");L(),j(),w.state.isMounted||(_.style.transition="none");if(z()){var r=O(),o=r.box,s=r.content;Oe([o,s],0)}l=function(){var e;if(w.state.isVisible&&!m){if(m=!0,_.offsetHeight,_.style.transition=w.props.moveTransition,z()&&w.props.animation){var t=O(),n=t.box,i=t.content;Oe([n,i],a),Ie([n,i],"visible")}P(),D(),ke(et,w),null==(e=w.popperInstance)||e.forceUpdate(),w.state.isMounted=!0,T("onMount",[w]),w.props.animation&&z()&&function(e,t){H(e,t)}(a,(function(){w.state.isShown=!0,T("onShown",[w])}))}},function(){var e,t=w.props.appendTo,n=A();e=w.props.interactive&&t===He.appendTo||"parent"===t?n.parentNode:we(t,[n]);e.contains(_)||e.appendChild(_);Y(),!1}()},hide:function(){0;var e=!w.state.isVisible,t=w.state.isDestroyed,n=!w.state.isEnabled,i=be(w.props.duration,1,He.duration);if(e||t||n)return;if(T("onHide",[w],!1),!1===w.props.onHide(w))return;w.state.isVisible=!1,w.state.isShown=!1,m=!1,p=!1,z()&&(_.style.visibility="hidden");if(V(),q(),L(),z()){var a=O(),r=a.box,o=a.content;w.props.animation&&(Oe([r,o],i),Ie([r,o],"hidden"))}P(),D(),w.props.animation?z()&&function(e,t){H(e,(function(){!w.state.isVisible&&_.parentNode&&_.parentNode.contains(_)&&t()}))}(i,w.unmount):w.unmount()},hideWithInteractivity:function(e){0;$().addEventListener("mousemove",v),ke(Qe,v),v(e)},enable:function(){w.state.isEnabled=!0},disable:function(){w.hide(),w.state.isEnabled=!1},unmount:function(){0;w.state.isVisible&&w.hide();if(!w.state.isMounted)return;Q(),ee().forEach((function(e){e._tippy.unmount()})),_.parentNode&&_.parentNode.removeChild(_);et=et.filter((function(e){return e!==w})),w.state.isMounted=!1,T("onHidden",[w])},destroy:function(){0;if(w.state.isDestroyed)return;w.clearDelayTimeouts(),w.unmount(),Z(),delete e._tippy,w.state.isDestroyed=!0,T("onDestroy",[w])}};if(!u.render)return w;var x=u.render(w),_=x.popper,k=x.onUpdate;_.setAttribute("data-tippy-root",""),_.id="tippy-"+w.id,w.popper=_,e._tippy=w,_._tippy=w;var C=y.map((function(e){return e.fn(w)})),S=e.hasAttribute("aria-expanded");return U(),D(),L(),T("onCreate",[w]),u.showOnCreate&&te(),_.addEventListener("mouseenter",(function(){w.props.interactive&&w.state.isVisible&&w.clearDelayTimeouts()})),_.addEventListener("mouseleave",(function(e){w.props.interactive&&w.props.trigger.indexOf("mouseenter")>=0&&($().addEventListener("mousemove",v),v(e))})),w;function E(){var e=w.props.touch;return Array.isArray(e)?e:[e,0]}function M(){return"hold"===E()[0]}function z(){var e;
// @ts-ignore
return!!(null==(e=w.props.render)?void 0:e.$$tippy)}function A(){return c||e}function $(){var e=A().parentNode;return e?Le(e):document}function O(){return Ke(_)}function I(e){return w.state.isMounted&&!w.state.isVisible||Pe.isTouch||o&&"focus"===o.type?0:be(w.props.delay,e?0:1,He.delay)}function L(){_.style.pointerEvents=w.props.interactive&&w.state.isVisible?"":"none",_.style.zIndex=""+w.props.zIndex}function T(e,t,n){var i;(void 0===n&&(n=!0),C.forEach((function(n){n[e]&&n[e].apply(void 0,t)})),n)&&(i=w.props)[e].apply(i,t)}function P(){var t=w.props.aria;if(t.content){var n="aria-"+t.content,i=_.id;_e(w.props.triggerTarget||e).forEach((function(e){var t=e.getAttribute(n);if(w.state.isVisible)e.setAttribute(n,t?t+" "+i:i);else{var a=t&&t.replace(i,"").trim();a?e.setAttribute(n,a):e.removeAttribute(n)}}))}}function D(){!S&&w.props.aria.expanded&&_e(w.props.triggerTarget||e).forEach((function(e){w.props.interactive?e.setAttribute("aria-expanded",w.state.isVisible&&e===A()?"true":"false"):e.removeAttribute("aria-expanded")}))}function V(){$().removeEventListener("mousemove",v),Qe=Qe.filter((function(e){return e!==v}))}function B(e){if(!(Pe.isTouch&&(f||"mousedown"===e.type)||w.props.interactive&&_.contains(e.target))){if(A().contains(e.target)){if(Pe.isTouch)return;if(w.state.isVisible&&w.props.trigger.indexOf("click")>=0)return}else T("onClickOutside",[w,e]);!0===w.props.hideOnClick&&(w.clearDelayTimeouts(),w.hide(),h=!0,setTimeout((function(){h=!1})),w.state.isMounted||q())}}function F(){f=!0}function N(){f=!1}function j(){var e=$();e.addEventListener("mousedown",B,!0),e.addEventListener("touchend",B,ve),e.addEventListener("touchstart",N,ve),e.addEventListener("touchmove",F,ve)}function q(){var e=$();e.removeEventListener("mousedown",B,!0),e.removeEventListener("touchend",B,ve),e.removeEventListener("touchstart",N,ve),e.removeEventListener("touchmove",F,ve)}function H(e,t){var n=O().box;function i(e){e.target===n&&(Te(n,"remove",i),t())}if(0===e)return t();Te(n,"remove",s),Te(n,"add",i),s=i}function R(t,n,i){void 0===i&&(i=!1),_e(w.props.triggerTarget||e).forEach((function(e){e.addEventListener(t,n,i),g.push({node:e,eventType:t,handler:n,options:i})}))}function U(){var e;M()&&(R("touchstart",W,{passive:!0}),R("touchend",X,{passive:!0})),(e=w.props.trigger,e.split(/\s+/).filter(Boolean)).forEach((function(e){if("manual"!==e)switch(R(e,W),e){case"mouseenter":R("mouseleave",X);break;case"focus":R(je?"focusout":"blur",K);break;case"focusin":R("focusout",K)}}))}function Z(){g.forEach((function(e){var t=e.node,n=e.eventType,i=e.handler,a=e.options;t.removeEventListener(n,i,a)})),g=[]}function W(e){var t,n=!1;if(w.state.isEnabled&&!J(e)&&!h){var i="focus"===(null==(t=o)?void 0:t.type);o=e,c=e.currentTarget,D(),!w.state.isVisible&&ze(e)&&Qe.forEach((function(t){return t(e)})),"click"===e.type&&(w.props.trigger.indexOf("mouseenter")<0||p)&&!1!==w.props.hideOnClick&&w.state.isVisible?n=!0:te(e),"click"===e.type&&(p=!n),n&&!i&&ne(e)}}function G(e){var t=e.target,n=A().contains(t)||_.contains(t);"mousemove"===e.type&&n||function(e,t){var n=t.clientX,i=t.clientY;return e.every((function(e){var t=e.popperRect,a=e.popperState,r=e.props.interactiveBorder,o=Ce(a.placement),s=a.modifiersData.offset;if(!s)return!0;var l="bottom"===o?s.top.y:0,c="top"===o?s.bottom.y:0,d="right"===o?s.left.x:0,u="left"===o?s.right.x:0,p=t.top-i+l>r,h=i-t.bottom-c>r,f=t.left-n+d>r,m=n-t.right-u>r;return p||h||f||m}))}(ee().concat(_).map((function(e){var t,n=null==(t=e._tippy.popperInstance)?void 0:t.state;return n?{popperRect:e.getBoundingClientRect(),popperState:n,props:u}:null})).filter(Boolean),e)&&(V(),ne(e))}function X(e){J(e)||w.props.trigger.indexOf("click")>=0&&p||(w.props.interactive?w.hideWithInteractivity(e):ne(e))}function K(e){w.props.trigger.indexOf("focusin")<0&&e.target!==A()||w.props.interactive&&e.relatedTarget&&_.contains(e.relatedTarget)||ne(e)}function J(e){return!!Pe.isTouch&&M()!==e.type.indexOf("touch")>=0}function Y(){Q();var t=w.props,n=t.popperOptions,i=t.placement,a=t.offset,r=t.getReferenceClientRect,o=t.moveTransition,s=z()?Ke(_).arrow:null,c=r?{getBoundingClientRect:r,contextElement:r.contextElement||A()}:e,d=[{name:"offset",options:{offset:a}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!o}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var t=e.state;if(z()){var n=O().box;["placement","reference-hidden","escaped"].forEach((function(e){"placement"===e?n.setAttribute("data-placement",t.placement):t.attributes.popper["data-popper-"+e]?n.setAttribute("data-"+e,""):n.removeAttribute("data-"+e)})),t.attributes.popper={}}}}];z()&&s&&d.push({name:"arrow",options:{element:s,padding:3}}),d.push.apply(d,(null==n?void 0:n.modifiers)||[]),w.popperInstance=pe(c,_,Object.assign({},n,{placement:i,onFirstUpdate:l,modifiers:d}))}function Q(){w.popperInstance&&(w.popperInstance.destroy(),w.popperInstance=null)}function ee(){return Se(_.querySelectorAll("[data-tippy-root]"))}function te(e){w.clearDelayTimeouts(),e&&T("onTrigger",[w,e]),j();var t=I(!0),n=E(),a=n[0],r=n[1];Pe.isTouch&&"hold"===a&&r&&(t=r),t?i=setTimeout((function(){w.show()}),t):w.show()}function ne(e){if(w.clearDelayTimeouts(),T("onUntrigger",[w,e]),w.state.isVisible){if(!(w.props.trigger.indexOf("mouseenter")>=0&&w.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(e.type)>=0&&p)){var t=I(!1);t?a=setTimeout((function(){w.state.isVisible&&w.hide()}),t):r=requestAnimationFrame((function(){w.hide()}))}}else q()}}function nt(e,t){void 0===t&&(t={});var n=He.plugins.concat(t.plugins||[]);document.addEventListener("touchstart",Ve,ve),window.addEventListener("blur",Fe);var i=Object.assign({},t,{plugins:n}),a=$e(e).reduce((function(e,t){var n=t&&tt(t,i);return n&&e.push(n),e}),[]);return Me(e)?a[0]:a}nt.defaultProps=He,nt.setDefaultProps=function(e){Object.keys(e).forEach((function(t){He[t]=e[t]}))},nt.currentInput=Pe;Object.assign({},J,{effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow)}});nt.setDefaultProps({render:Je});var it=nt,at=n(6182),rt=n(2731),ot=n.n(rt);const st=(e,t,i={})=>{(0,at.addStyle)(ot(),"mini-toast-style"),Promise.resolve().then(n.bind(n,925));const a=it(t,{content:e,allowHTML:!0,interactive:!0,delay:[0,200],arrow:!0,...i});return{get message(){return a.props.content},set message(e){a.setContent(e)},get triggerElement(){return a.reference},get placement(){return a.props.placement},set placement(e){a.setProps({placement:e})},get tippy(){return a}}}},2121:function(e,t,n){"use strict";n.r(t),n.d(t,{UserAgent:function(){return i},EmptyImageUrl:function(){return a}});const i="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0",a='data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"></svg>'},3708:function(e,t,n){"use strict";n.r(t),n.d(t,{formatFileSize:function(){return i},formatPercent:function(){return a},formatDuration:function(){return r},formatCount:function(){return o},formatNumber:function(){return s},formatDate:function(){return l},formatTime:function(){return c},formatDateTime:function(){return d},formatFilename:function(){return u}});const i=(e,t=1)=>{let n=e,i=0;for(;n>=1024;)n/=1024,i++;return`${Math.round(n*10**t)/10**t}${["B","KB","MB","GB","TB","PB","EB","ZB","YB"][i]}`},a=(e,t=1)=>Math.round(100*e*10**t)/10**t+"%",r=(e,t=0)=>{const n=(e%60).toFixed(t),i=(Math.trunc(e/60)%60).toString(),a=Math.trunc(e/3600).toString(),r=0===t?2:3+t;return"0"===a?`${i.padStart(2,"0")}:${n.padStart(r,"0")}`:`${a}:${i.padStart(2,"0")}:${n.padStart(r,"0")}`},o=(e,t=0)=>{if(null==e)return"0";const{number:n,unit:i}=(e=>("string"==typeof e&&(e=parseInt(e)),e>=1e8?{number:(Math.round(e/1e7)/10).toString(),unit:"亿"}:e>=1e4?{number:(Math.round(e/1e3)/10).toString(),unit:"万"}:{number:e.toString(),unit:""}))(e);return`${n.padStart(t,"0")}${i}`},s=(e,t)=>{if(Number.isNaN(e))return null;const n=Math.log10(t)+1,i=e.toString(),a=i.length-Math.trunc(e).toString().length;return i.padStart(n+a,"0")},l=e=>`${e.getFullYear()}-${(e.getMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`,c=e=>`${e.getHours().toString().padStart(2,"0")}:${e.getMinutes().toString().padStart(2,"0")}:${e.getSeconds().toString().padStart(2,"0")}`,d=e=>`${l(e)} ${c(e)}`,u=(e,t="")=>e.replace(/[\/\\:\*\?"<>\|]/g,t)},5106:function(e,t,n){"use strict";n.r(t),n.d(t,{defaultLanguageCode:function(){return a},browserLanguageCode:function(){return r},languageCodeToName:function(){return o},languageNameToCode:function(){return s}});var i=n(950);const a="zh-CN",r=navigator.language,o={"zh-CN":"简体中文"};(0,i.registerAndGetData)("i18n",o);const s=e=>{const t=Object.entries(o).find((([,t])=>t===e));return t?t[0]:a}},1906:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.r(t),n.d(t,{bwpVideoFilter:function(){return a},dq:function(){return r},dqa:function(){return o},none:function(){return s},isBwpVideo:function(){return l},delay:function(){return c},matchPattern:function(){return d},matchUrlPattern:function(){return u},mountVueComponent:function(){return p},isEmbeddedPlayer:function(){return h},isIframe:function(){return f},isNotHtml:function(){return m},raiseEvent:function(){return g},getDpiSourceSet:function(){return v},getCookieValue:function(){return b},getUID:function(){return y},getCsrf:function(){return w},fixed:function(){return x},createHook:function(){return _},preventEvent:function(){return k},formData:function(){return C},deleteValue:function(){return S},DoubleClickEvent:function(){return E},playerReady:function(){return M},isTyping:function(){return z},retrieveImageUrl:function(){return A},waitForForeground:function(){return $}});const a=e=>{const t={video:", bwp-video",".bilibili-player-video video":", .bilibili-player-video bwp-video"}[e];return t?e+t:e},r=(e,t)=>t?e.querySelector(a(t)):document.querySelector(a(e)),o=(e,t)=>t?Array.from(e.querySelectorAll(a(t))):Array.from(document.querySelectorAll(a(e))),s=()=>{},l=()=>unsafeWindow.__ENABLE_WASM_PLAYER__||Boolean(r("bwp-video")),c=(e=0)=>new Promise((t=>setTimeout((()=>t()),e))),d=(e,t)=>"string"==typeof t?e.includes(t):t.test(e),u=e=>d(document.URL.replace(window.location.search,""),e),p=(e,t)=>new Vue("default"in e?e.default:e).$mount(t),h=()=>"player.bilibili.com"===window.location.host||document.URL.startsWith("https://www.bilibili.com/html/player.html"),f=()=>document.body&&unsafeWindow.parent.window!==unsafeWindow,m=()=>"text/html"!==document.contentType,g=(e,t)=>{const n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)},v=(e,t,n="jpg")=>(n.startsWith(".")&&(n=n.substring(1)),[1,1.25,1.5,1.75,2,2.25,2.5,2.75,3,3.25,3.5,3.75,4].map((i=>{if("object"==typeof t){if("width"in t&&"height"in t)return`${e}@${Math.trunc(t.width*i)}w_${Math.trunc(t.height*i)}h.${n} ${i}x`;if("width"in t)return`${e}@${Math.trunc(t.width*i)}w.${n} ${i}x`;if("height"in t)return`${e}@${Math.trunc(t.height*i)}h.${n} ${i}x`;throw new Error(`Invalid argument 'baseSize': ${JSON.stringify(t)}`)}return`${e}@${Math.trunc(t*i)}w_${Math.trunc(t*i)}h.${n} ${i}x`})).join(",")),b=e=>document.cookie.replace(new RegExp(`(?:(?:^|.*;\\s*)${e}\\s*\\=\\s*([^;]*).*$)|^.*$`),"$1"),y=()=>b("DedeUserID"),w=()=>b("bili_jct"),x=(e,t=1)=>{const n=10**t;let i=(Math.trunc(e*n)/n).toString();const a=i.indexOf(".");if(a>-1){const e=i.length-a-1;e<t&&(i+="0".repeat(t-e))}else i+=`.${"0".repeat(t)}`;return i},_=(e,t,n)=>{const i=e[t];return e[t]=function(...e){if(n(...e))return i?.call(this,...e)},i},k=(e,t)=>{const n=e=>e.stopImmediatePropagation();return e.addEventListener(t,n,{capture:!0}),()=>{e.removeEventListener(t,n,{capture:!0})}},C=e=>Object.entries(e).map((([e,t])=>`${e}=${t}`)).join("&"),S=(e,t)=>{const n=e.findIndex(t);-1!==n&&e.splice(n,1)};class E{constructor(e,t=!1){this.handler=e,this.preventSingle=t,i(this,"elements",[]),i(this,"singleClickHandler",s),i(this,"clickedOnce",!1),i(this,"doubleClickHandler",(e=>{this.clickedOnce?(this.clickedOnce=!1,this.handler?.(e)):(this.clickedOnce=!0,setTimeout((()=>{this.clickedOnce&&(this.clickedOnce=!1,this.singleClickHandler?.(e))}),200)),this.preventSingle&&e.stopImmediatePropagation()}))}bind(e){-1===this.elements.indexOf(e)&&(this.elements.push(e),e.addEventListener("click",this.doubleClickHandler,{capture:!0}))}unbind(e){const t=this.elements.indexOf(e);-1!==t&&(this.elements.splice(t,1),e.removeEventListener("click",this.doubleClickHandler,{capture:!0}))}}const M=async()=>{const{sq:e}=await Promise.resolve().then(n.bind(n,5550)),{logError:t}=await Promise.resolve().then(n.bind(n,2264));return await e((()=>unsafeWindow),(()=>void 0!==unsafeWindow.UserStatus)),new Promise(((e,n)=>{"https://www.bilibili.com/blackboard/newplayer.html"===document.URL.replace(window.location.search,"")&&document.URL.includes("fjw=true")||(unsafeWindow.onLoginInfoLoaded?unsafeWindow.onLoginInfoLoaded(e):(t(new Error("utils.playerReady 失败")),console.error("typeof onLoginInfoLoaded === "+typeof unsafeWindow.onLoginInfoLoaded),n()))}))},z=()=>{const{activeElement:e}=document;return!!e&&(!!e.hasAttribute("contenteditable")||["input","textarea"].includes(e.nodeName.toLowerCase()))},A=e=>{if(!(e instanceof HTMLElement))return null;let t;if(e.hasAttribute("data-src"))t=e.getAttribute("data-src");else if(e instanceof HTMLImageElement)t=e.src;else{const{backgroundImage:n}=e.style;if(!n)return null;const i=n.match(/url\("(.+)"\)/);if(!i)return null;t=i[1]}const n=t.match(/^(.+)(\..+?)(@.+)$/);if(n)return{url:n[1]+n[2],extension:n[2]};const i=t.match(/^(.+)(\..+?)$/);return i?{url:i[1]+i[2],extension:i[2]}:null},$=e=>{const t=()=>"visible"===document.visibilityState&&(e(),document.removeEventListener("visibilitychange",t),!0);t()||document.addEventListener("visibilitychange",t)}},2264:function(e,t,n){"use strict";n.r(t),n.d(t,{logError:function(){return i}});const i=async(e,t)=>{let i;if("string"==typeof e)i=e,console.error(i);else{const{getGeneralSettings:t}=await Promise.resolve().then(n.bind(n,6171));i=t().devMode?e.stack:e.message,console.error(e)}const{Toast:a}=await Promise.resolve().then(n.bind(n,5683));a.error(i,"错误",t)}},5945:function(e,t,n){"use strict";n.r(t),n.d(t,{ascendingSort:function(){return a},ascendingStringSort:function(){return r},descendingSort:function(){return o},descendingStringSort:function(){return s}});const i=e=>e,a=(e=i)=>(t,n)=>e(t)-e(n),r=(e=i)=>(t,n)=>e(t).localeCompare(e(n)),o=(e=i)=>(t,n)=>e(n)-e(t),s=(e=i)=>(t,n)=>e(n).localeCompare(e(t))},53:function(e,t,n){"use strict";n.r(t),n.d(t,{formatTitle:function(){return s},getFriendlyTitle:function(){return l}});var i=n(1906),a=n(6171),r=n(3708),o=n(5945);const s=(e,t=!0,n={})=>{const a=new Date,s={title:document.title.replace(/([^]+?)_.+?_bilibili_哔哩哔哩$/,"").replace(/_哔哩哔哩_bilibili$/,"").replace(/ - 哔哩哔哩$/,"").replace(/_哔哩哔哩 \(゜-゜\)つロ 干杯~-bilibili$/,"").replace(/(.*?) - (.*?) - 哔哩哔哩直播,二次元弹幕直播平台$/,"$1").trim(),ep:(()=>{if(!t)return;const e=(0,i.dq)("#eplist_module li.cursor .ep-title");if(null!==e)return e.innerText;const n=(0,i.dq)("#multi_page .cur-list>ul li.on a");return null!==n?n.getAttribute("title"):void 0})(),aid:unsafeWindow.aid,bvid:unsafeWindow.bvid,cid:unsafeWindow.cid,lid:document.URL.replace(/https:\/\/live\.bilibili\.com\/(blanc\/)?(\d)+/,"$2"),y:a.getFullYear().toString(),M:(a.getMonth()+1).toString().padStart(2,"0"),d:a.getDate().toString().padStart(2,"0"),h:a.getHours().toString().padStart(2,"0"),m:a.getMinutes().toString().padStart(2,"0"),s:a.getSeconds().toString().padStart(2,"0"),ms:a.getMilliseconds().toString().substr(0,3)};Object.assign(s,n);const l=Object.keys(s).sort((0,o.descendingSort)((e=>e.length))).reduce(((e,t)=>e.replace(new RegExp(`\\[([^\\[\\]]*?)${t}([^\\[\\]]*?)\\]`,"g"),s[t]?`$1${s[t]}$2`:"")),e);return(0,r.formatFilename)(l," ")},l=(e=!0,t={})=>s((0,a.getGeneralSettings)().filenameFormat,e,t)},7735:function(e,t,n){"use strict";n.r(t),n.d(t,{watchlaterUrls:function(){return a},favoriteListUrls:function(){return r},mediaListUrls:function(){return o},videoUrls:function(){return s},bangumiUrls:function(){return l},cheeseUrls:function(){return c},videoAndBangumiUrls:function(){return d},allVideoUrls:function(){return u},mainSiteUrls:function(){return p},liveUrls:function(){return h},darkExcludes:function(){return f},feedsUrlsWithoutDetail:function(){return m},feedsUrls:function(){return g},columnUrls:function(){return v},playerUrls:function(){return b},matchCurrentPage:function(){return y}});var i=n(1906);const a=["//www.bilibili.com/medialist/play/watchlater/"],r=["//www.bilibili.com/medialist/play/ml"],o=[...a,...r],s=["//www.bilibili.com/video/",...o],l=["//www.bilibili.com/bangumi/"],c=["//www.bilibili.com/cheese/"],d=[...s,...l],u=[...d,...c],p=["https://www.bilibili.com/v/",/^https:\/\/www\.bilibili\.com\/$/,/^https:\/\/www\.bilibili\.com\/index.html$/,/^https:\/\/www\.bilibili\.com\/watchlater\/#\/list$/],h=[/^https:\/\/live\.bilibili\.com\/(blanc\/)?[\d]+/],f=["//member.bilibili.com/v2","//member.bilibili.com/video/upload.html","//member.bilibili.com/article-text/home","//www.bilibili.com/audio/submit/","//member.bilibili.com/studio/bs-editor/projects","//www.bilibili.com/s/video/"],m=[/^https:\/\/t\.bilibili\.com\/$/,/^https:\/\/space\.bilibili\.com\//,/^https:\/\/live\.bilibili\.com\/(blanc\/)?[\d]+/],g=[...m,/^https:\/\/t\.bilibili\.com\//],v=[/^https:\/\/www\.bilibili\.com\/read\/cv/],b=["//player.bilibili.com","//www.bilibili.com/html/player.html",...s,...l,...c],y=(...e)=>e.some((e=>Array.isArray(e)?e.some((e=>(0,i.matchUrlPattern)(e))):(0,i.matchUrlPattern)(e)))},7761:function(e,t,n){"use strict";n.r(t),n.d(t,{getHandlers:function(){return r},plugin:function(){return o}});let i=!1;const a=new Map,r=e=>{const t=e.toLowerCase();let n=a.get(t);return void 0===n&&(n=[],a.set(t,n)),n},o={name:"ajaxHook",displayName:"Ajax Hook API",setup:()=>{if(i)return;i=!0;const e={open:XMLHttpRequest.prototype.open,send:XMLHttpRequest.prototype.send},t=(e,t,...n)=>r(e).forEach((e=>e.call(t,...n))),n=(n,i,...a)=>{t(`before${n}`,i,...a);const r=e[n].call(i,...a);return t(`after${n}`,i,...a),r},a=(e,n)=>{if(n[e]){const i=n[e];n[e]=(...a)=>{t(`before${e}`,n,...a),i.apply(n,a),t(`after${e}`,n,...a)}}else n[e]=(...i)=>{t(`before${e}`,n,...i),t(`after${e}`,n,...i)}};XMLHttpRequest.prototype.open=function(...e){return n("open",this,...e)},XMLHttpRequest.prototype.send=function(...e){return a("onreadystatechange",this),a("onload",this),n("send",this,...e)}}}},950:function(e,t,n){"use strict";n.r(t),n.d(t,{registerData:function(){return a},addData:function(){return r},getData:function(){return o},registerAndGetData:function(){return s}});const i=new Map,a=(e,...t)=>{if(i.has(e)){const n=i.get(e),{registered:a}=n;if(a)return;n.registered=!0,n.data=t}else i.set(e,{registered:!0,data:t,loaded:!1,providers:[]})},r=(e,t)=>{if(i.has(e)){const{providers:n,registered:a,data:r}=i.get(e);n.push(t),a&&t(...r)}else i.set(e,{registered:!1,data:[],loaded:!1,providers:[t]})},o=e=>{if(i.has(e)){const t=i.get(e),{data:n,registered:a,loaded:r,providers:o}=t;if(a)return r||(o.forEach((e=>e(...n))),t.loaded=!0),n}return[]},s=(e,...t)=>(a(e,...t),o(e))},9543:function(e,t,n){"use strict";n.r(t),n.d(t,{addHook:function(){return a},getHook:function(){return r}});const i=new Map,a=(e,t)=>{if(i.has(e)){const{providers:n}=i.get(e);n.push(t)}else i.set(e,{providers:[t]})},r=(e,...t)=>{if(i.has(e)){const n=i.get(e),{providers:a}=n;return{before:async(...e)=>Promise.all(a.map((n=>n.before?.(...t.concat(e))))),after:async(...e)=>Promise.all(a.map((n=>n.after?.(...t.concat(e)))))}}return{before:async()=>Promise.all([]),after:async()=>Promise.all([])}}},9717:function(e,t,n){"use strict";n.r(t),n.d(t,{plugin:function(){return r}});const i=async(e,t,n)=>{const i={name:t,icon:"mdi-content-copy",description:`复制${e}`,indexer:n,action:async()=>{i.name===t&&GM_setClipboard(t,{mimetype:"text/plain"})}};return[i]},a=[{pattern:/^av([\d]+)$/i,name:e=>`av${e[1]}`,badge:"av号跳转",link:e=>`https://www.bilibili.com/av${e[1]}`,extend:async e=>{const{getJson:t}=await Promise.resolve().then(n.bind(n,7195)),a=await t(`https://api.bilibili.com/x/web-interface/view?aid=${e[1]}`),r=lodash.get(a,"data.bvid",null);return null===r?[]:i("BV号",r,`av${e[1]}`)}},{pattern:/^bv([\da-zA-Z]+)$/i,name:e=>`BV${e[1]}`,badge:"BV号跳转",link:e=>`https://www.bilibili.com/BV${e[1]}`,extend:async e=>{const{getJson:t}=await Promise.resolve().then(n.bind(n,7195)),a=await t(`https://api.bilibili.com/x/web-interface/view?bvid=${e[1]}`),r=lodash.get(a,"data.aid",null);return null===r?[]:i("av号",`av${r}`,`BV${e[1]}`)}}],r={name:"launchBar.actions.IDSearch",displayName:"ID搜索快速跳转",async setup(){const{addData:e}=await Promise.resolve().then(n.bind(n,950)),{LaunchBarActionProviders:t}=await Promise.resolve().then(n.bind(n,4247));e(t,(e=>{e.push({name:"IDSearchProvider",getActions:async e=>{const t=[];for(const n of a){const i=e.match(n.pattern);if(i&&(t.push({name:n.name(i),icon:"mdi-open-in-new",description:n.badge,action:()=>{window.open(n.link(i),"_blank")}}),n.extend)){const e=await n.extend(i);t.push(...e)}}return t}})}))}}},1623:function(e,t,n){"use strict";n.r(t),n.d(t,{pluginsMap:function(){return o},plugins:function(){return s},installPlugin:function(){return l},uninstallPlugin:function(){return c},extractPluginFromComponent:function(){return d},loadPlugin:function(){return u},loadAllPlugins:function(){return p}});var i=n(1906),a=n(950),r=n(9543);const o={},s=lodash.once((()=>{const e=n(4353);return e.keys().map((t=>{const n=e(t);if("plugin"in n){const e=n.plugin;return o[e.name]=e,e}})).filter((e=>void 0!==e))}))(),l=async e=>{const{parseExternalInput:t}=await Promise.resolve().then(n.bind(n,7731)),i=await t(e);if(null===i)throw new Error("无效的插件代码");const{settings:a}=await Promise.resolve().then(n.bind(n,6171)),r=a.userPlugins[i.name];if(r)return r.code=e,r.name=i.name,r.displayName=i.displayName||i.name,{metadata:i,message:`已更新插件'${i.displayName}', 刷新后生效`};const o={code:e,displayName:i.name,...i};return a.userPlugins[i.name]=o,s.push(o),{metadata:i,message:`已安装插件'${i.displayName||i.name}', 刷新后生效`}},c=async e=>{const{settings:t}=await Promise.resolve().then(n.bind(n,6171)),a=Object.entries(t.userPlugins).find((([t,{displayName:n}])=>t===e||n===e));if(!a)throw new Error(`没有找到与名称'${e}'相关联的插件`);const[r,o]=a;return delete t.userPlugins[r],(0,i.deleteValue)(s,(e=>e.name===r)),{metadata:o,message:`已卸载插件'${o.displayName}', 刷新后生效`}},d=e=>e.plugin?{name:`${e.name}.plugin`,displayName:`${e.displayName} - 附带插件`,...e.plugin}:null,u=async e=>{if(e.setup){const{pluginLoadTrace:t}=await Promise.resolve().then(n.bind(n,8970));await t(e);const{coreApis:i}=await Promise.resolve().then(n.bind(n,9388));return e.setup({coreApis:i,addData:a.addData,addHook:r.addHook,registerData:a.registerData,registerAndGetData:a.registerAndGetData,getHook:r.getHook})}return null},p=async e=>{const{settings:t,getGeneralSettings:i}=await Promise.resolve().then(n.bind(n,6171)),{batchParseCode:a}=await Promise.resolve().then(n.bind(n,7731)),r=e.map(d).filter((e=>null!==e)).concat(await a(Object.values(t.userPlugins).map((e=>e.code))));return s.push(...r),Promise.allSettled(s.map(u)).then((async()=>{if(i().devMode){const{pluginLoadTime:e,pluginResolveTime:t}=await Promise.resolve().then(n.bind(n,8970)),{logStats:i}=await Promise.resolve().then(n.bind(n,9476));i("plugins block",e),i("plugins resolve",t)}}))}},8900:function(e,t,n){"use strict";n.r(t),n.d(t,{UserStyleMode:function(){return r},styles:function(){return o},installStyle:function(){return s},uninstallStyle:function(){return l}});var i=n(6171),a=n(1906);let r;!function(e){e.default="default",e.instant="instant",e.important="important"}(r||(r={}));const o=Object.values(i.settings.userStyles),s=async e=>{try{let t;const{parseExternalInput:a}=await Promise.resolve().then(n.bind(n,7731));t="string"==typeof e?await a(e):e;const{name:s,style:l,displayName:c,mode:d}=t,{removeStyle:u,addImportantStyle:p,addStyle:h}=await Promise.resolve().then(n.bind(n,6182)),f=i.settings.userStyles[s];if(f)Object.assign(f,t),u(s);else{const e={displayName:s,mode:r.default,...t};i.settings.userStyles[s]=e,o.push(e)}return d===r.important?p(l,s):h(l,s),{metadata:t,message:`已安装样式'${c||s}'`}}catch(e){throw new Error("无效的样式代码")}},l=async e=>{const t=Object.entries(i.settings.userStyles).find((([t,{displayName:n}])=>t===e||n===e));if(!t)throw new Error(`没有找到与名称'${e}'相关联的样式`);const{removeStyle:r}=await Promise.resolve().then(n.bind(n,6182)),[s,{displayName:l}]=t;return r(s),delete i.settings.userStyles[s],(0,a.deleteValue)(o,(e=>e.name===s)),{metadata:t,message:`已卸载样式'${l}'`}}},3923:function(e,t,n){"use strict";n.r(t),n.d(t,{CheckBox:function(){return h},ColorPicker:function(){return C},DefaultWidget:function(){return bt},DpiImage:function(){return $},ImagePicker:function(){return B},ImageViewer:function(){return G},MiniToast:function(){return yt.Z},ProgressBar:function(){return ie},ProgressRing:function(){return de},RadioButton:function(){return ge},RangeInput:function(){return Ce},ScrollTrigger:function(){return ze},SwitchBox:function(){return Ae.Z},TabControl:function(){return De},TextArea:function(){return Re},TextBox:function(){return Ue.default},VButton:function(){return Ze.default},VDropdown:function(){return et},VEmpty:function(){return ct},VIcon:function(){return i.default},VLoading:function(){return dt.default},VPopup:function(){return Ge.default},VSlider:function(){return ut.default},showImage:function(){return K}});var i=n(5464),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("VButton",e._b({staticClass:"be-check-box",class:{checked:e.checked,"left-icon":"left"===e.iconPosition},attrs:{role:"checkbox","aria-checked":e.checked,type:"transparent"},on:{click:function(t){return e.$emit("change",!e.checked)}}},"VButton",e.$attrs,!1),[n("div",{staticClass:"text-container"},[e._t("default",[e._v("CheckBox")])],2),e._v(" "),n("div",{staticClass:"icon-container"},[n("VIcon",{staticClass:"not-checked",attrs:{size:16,icon:e.notCheckedIcon}}),e._v(" "),n("VIcon",{staticClass:"checked",attrs:{size:16,icon:e.checkedIcon}})],1)])};a._withStripped=!0;var r=Vue.extend({name:"CheckBox",components:{VButton:()=>Promise.resolve().then(n.bind(n,1621)).then((e=>e.default)),VIcon:()=>Promise.resolve().then(n.bind(n,5464)).then((e=>e.default))},model:{prop:"checked",event:"change"},props:{checked:{type:Boolean,required:!0},iconPosition:{type:String,default:"left"},checkedIcon:{type:String,default:"mdi-checkbox-marked-circle"},notCheckedIcon:{type:String,default:"mdi-checkbox-blank-circle-outline"}}}),o=n(3379),s=n.n(o),l=n(1377),c=n.n(l),d={insert:"head",singleton:!1},u=(s()(c(),d),c().locals,n(1900)),p=(0,u.Z)(r,a,[],!1,null,"25934ad6",null);p.options.__file="src/ui/CheckBox.vue";var h=p.exports,f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-color-picker"},[n("div",{directives:[{name:"hit",rawName:"v-hit",value:function(){return e.popupOpened=!e.popupOpened},expression:"() => popupOpened = !popupOpened"}],ref:"button",staticClass:"selected-color",style:{backgroundColor:e.color,width:e.size+"px",height:e.size+"px"},attrs:{role:"button",tabindex:"0"}}),e._v(" "),n("VPopup",{staticClass:"picker",class:{compact:e.compact},style:{"--offset":e.popupOffset+"px"},attrs:{"esc-close":"","auto-close":!1,"trigger-element":e.$refs.button},model:{value:e.popupOpened,callback:function(t){e.popupOpened=t},expression:"popupOpened"}},[n("div",{staticClass:"item-group"},[n("div",{staticClass:"item-title"},[e._v("\n 预设颜色\n ")]),e._v(" "),n("div",{staticClass:"colors"},e._l(e.colors,(function(t){return n("div",{directives:[{name:"hit",rawName:"v-hit",value:function(){return e.selectHexColor(t)},expression:"() => selectHexColor(c)"}],key:t,staticClass:"color",style:{backgroundColor:t},attrs:{role:"radio",tabindex:e.popupOpened?0:-1}})})),0)]),e._v(" "),n("div",{staticClass:"item-group"},[n("div",{staticClass:"item-title"},[e._v("\n 调色\n ")]),e._v(" "),n("div",{staticClass:"bars"},[e.isRGB?[n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n R\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,max:255,value:e.wrapper.red},on:{change:function(t){return e.wrapper.change("red",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.redGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}],null,!1,2466330035)}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"3","change-on-blur":"",disabled:!e.popupOpened,text:e.int(e.wrapper.red)},on:{change:function(t){return e.wrapper.change("red",t)}}})],1),e._v(" "),n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n G\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,max:255,value:e.wrapper.green},on:{change:function(t){return e.wrapper.change("green",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.greenGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}],null,!1,2962781435)}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"3","change-on-blur":"",disabled:!e.popupOpened,text:e.int(e.wrapper.green)},on:{change:function(t){return e.wrapper.change("green",t)}}})],1),e._v(" "),n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n B\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,max:255,value:e.wrapper.blue},on:{change:function(t){return e.wrapper.change("blue",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.blueGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}],null,!1,660815582)}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"3","change-on-blur":"",disabled:!e.popupOpened,text:e.int(e.wrapper.blue)},on:{change:function(t){return e.wrapper.change("blue",t)}}})],1)]:[n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n H\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,max:359.9,value:e.wrapper.hue},on:{change:function(t){return e.wrapper.change("hue",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.hueGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}])}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"4","change-on-blur":"",disabled:!e.popupOpened,text:e.fixed(e.wrapper.hue)},on:{change:function(t){return e.wrapper.change("hue",t)}}})],1),e._v(" "),n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n S\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,value:e.wrapper.saturation},on:{change:function(t){return e.wrapper.change("saturationv",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.saturationGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}])}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"5","change-on-blur":"",disabled:!e.popupOpened,text:e.fixed(e.wrapper.saturation)},on:{change:function(t){return e.wrapper.change("saturationv",t)}}})],1),e._v(" "),n("div",{staticClass:"bar"},[n("div",{staticClass:"bar-name"},[e._v("\n B\n ")]),e._v(" "),n("VSlider",{attrs:{focusable:!1,value:e.wrapper.brightness},on:{change:function(t){return e.wrapper.change("value",t)}},scopedSlots:e._u([{key:"bar",fn:function(){return[n("div",{staticClass:"color-bar",style:{background:e.wrapper.brightnessGradient}})]},proxy:!0},{key:"thumb",fn:function(){return[n("div",{staticClass:"color-thumb"})]},proxy:!0}])}),e._v(" "),n("TextBox",{staticClass:"bar-value",attrs:{"max-length":"5","change-on-blur":"",disabled:!e.popupOpened,text:e.fixed(e.wrapper.brightness)},on:{change:function(t){return e.wrapper.change("value",t)}}})],1)]],2)]),e._v(" "),n("div",{staticClass:"info item-group"},[n("VButton",{staticClass:"toggle-mode",attrs:{disabled:!e.popupOpened,type:"transparent",title:e.isRGB?"切换至HSB":"切换至RGB"},on:{click:function(t){e.isRGB=!e.isRGB}}},[e._v("\n "+e._s(e.isRGB?"切换至HSB":"切换至RGB")+"\n ")]),e._v(" "),n("div",{staticClass:"grow"}),e._v(" "),n("div",{staticClass:"color-preview",style:{backgroundColor:e.wrapper.hex}}),e._v(" "),n("TextBox",{staticClass:"hex",attrs:{disabled:!e.popupOpened,text:e.wrapper.hex,"change-on-blur":""},on:{change:function(t){return e.selectHexColor(t)}}})],1),e._v(" "),n("div",{staticClass:"operations item-group",on:{click:function(t){e.popupOpened=!e.popupOpened}}},[n("VButton",{staticClass:"cancel",attrs:{disabled:!e.popupOpened},on:{click:function(t){return e.reset()}}},[e._v("\n 取消\n ")]),e._v(" "),n("VButton",{staticClass:"ok",attrs:{disabled:!e.popupOpened,type:"primary"},on:{click:function(t){return e.ok()}}},[e._v("\n 确定\n ")])],1)])],1)};f._withStripped=!0;var m=n(6767),g=n.n(m),v=JSON.parse('["#E57373","#F06292","#BA68C8","#9575CD","#7986CB","#2196F3","#00A0D8","#00ACC1","#26A69A","#81C784","#9CCC65","#FF9800","#FF7043","#A1887F","#757575","#78909C"]');const b=e=>{let t=new(g())(e);const n={get color(){return t},set color(e){t=e,this.updateProps()},change(e,n){"string"==typeof n&&(n=parseFloat(n),Number.isNaN(n))||(this.color=t[e](n))},updateProps(){this.red=t.red(),this.green=t.green(),this.blue=t.blue(),this.hue=t.hue(),this.saturation=t.saturationv(),this.brightness=t.value(),this.hex=t.hex(),this.hueGradient=`linear-gradient(to right, ${t.hue(0).hex()}, ${t.hue(60).hex()}, ${t.hue(120).hex()}, ${t.hue(180).hex()}, ${t.hue(240).hex()}, ${t.hue(300).hex()}, ${t.hue(0).hex()})`,this.saturationGradient=`linear-gradient(to right, ${t.saturationv(0).hex()}, ${t.saturationv(100).hex()})`,this.brightnessGradient=`linear-gradient(to right, ${t.value(0).hex()}, ${t.value(100).hex()})`,this.redGradient=`linear-gradient(to right, ${t.red(0).hex()}, ${t.red(255).hex()})`,this.greenGradient=`linear-gradient(to right, ${t.green(0).hex()}, ${t.green(255).hex()})`,this.blueGradient=`linear-gradient(to right, ${t.blue(0).hex()}, ${t.blue(255).hex()})`}};return n.updateProps(),n};var y=Vue.extend({name:"ColorPicker",components:{TextBox:()=>Promise.resolve().then(n.bind(n,825)).then((e=>e.default)),VSlider:()=>Promise.resolve().then(n.bind(n,7928)).then((e=>e.default)),VButton:()=>Promise.resolve().then(n.bind(n,1621)).then((e=>e.default)),VPopup:()=>Promise.resolve().then(n.bind(n,7553)).then((e=>e.default))},model:{prop:"color",event:"change"},props:{color:{type:String,default:"#000000",required:!0},size:{type:Number,default:24,required:!1},compact:{type:Boolean,default:!1},popupOffset:{type:Number,default:0}},data(){return{popupOpened:!1,wrapper:b(this.color),colors:v,isRGB:!1}},watch:{popupOpened(e){e&&(document.body.addEventListener("mousedown",(e=>{this.$el.contains(e.target)||this.$el===e.target||document.body.addEventListener("mouseup",(()=>{this.popupOpened=!1}),{once:!0})})),document.body.addEventListener("touchstart",(e=>{1!==e.touches.length||this.$el.contains(e.target)||this.$el===e.target||document.body.addEventListener("touchend",(()=>{this.popupOpened=!1}),{once:!0})})))}},methods:{ok(){this.$emit("change",this.wrapper.hex)},reset(){this.wrapper.color=new(g())(this.color)},selectHexColor(e){try{const t=new(g())(e,"hex");this.wrapper.color=t}catch(e){}},fixed:e=>(Math.round(10*e)/10).toString(),int:e=>Math.round(e).toString()}}),w=n(3500),x=n.n(w),_={insert:"head",singleton:!1},k=(s()(x(),_),x().locals,(0,u.Z)(y,f,[],!1,null,"b80ac862",null));k.options.__file="src/ui/ColorPicker.vue";var C=k.exports,S=function(){var e=this,t=e.$createElement;return(e._self._c||t)("img",{class:{placeholder:e.isPlaceholderActive},attrs:{width:e.width,height:e.height,srcset:e.srcset,src:e.actualSrc}})};S._withStripped=!0;var E=n(1906),M=n(2121),z=Vue.extend({name:"DpiImage",props:{size:{type:[Object,Number],required:!0},src:{type:String,required:!0},intersection:{type:Object,default:()=>({})},placeholderImage:{type:Boolean,default:!1}},data:()=>({srcset:null,actualSrc:M.EmptyImageUrl,isPlaceholderActive:!1}),computed:{width(){return"object"==typeof this.size&&"width"in this.size?this.size.width:null},height(){return"object"==typeof this.size&&"height"in this.size?this.size.height:null}},watch:{size(){this.sourceChange()},src(){this.sourceChange()}},mounted(){const e={rootMargin:"200px",...this.intersection},t=new IntersectionObserver((e=>{e.forEach((e=>{e.isIntersecting&&(this.calcSrc(),t.disconnect())}))}),e);t.observe(this.$el)},methods:{sourceChange(){this.actualSrc!==M.EmptyImageUrl&&null!==this.srcset&&this.calcSrc()},calcSrc(){const e=!this.src||!this.size;if(this.isPlaceholderActive=e&&this.placeholderImage,e)return this.srcset=null,void(this.placeholderImage?this.actualSrc="https://s1.hdslb.com/bfs/static/blive/live-web-center/static/img/no-cover.1ebe4d5.jpg":this.actualSrc=M.EmptyImageUrl);let{src:t}=this;if(t.startsWith("http:")&&(t=t.replace("http:","https:")),t.includes("//static.hdslb.com/images/member/noface.gif"))return this.srcset=t,void(this.actualSrc=t);this.srcset=(0,E.getDpiSourceSet)(t,this.size),this.actualSrc=t}}}),A=(0,u.Z)(z,S,[],!1,null,null,null);A.options.__file="src/ui/DpiImage.vue";var $=A.exports,O=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-image-picker"},[n("VButton",{ref:"pickButton",staticClass:"pick-button",on:{click:function(t){e.popupOpen=!e.popupOpen}}},[e._t("text",[e._v("\n 选择图片\n ")])],2),e._v(" "),n("VPopup",{staticClass:"popup",attrs:{"trigger-element":e.$refs.pickButton},on:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.cancel()}},model:{value:e.popupOpen,callback:function(t){e.popupOpen=t},expression:"popupOpen"}},[n("transition-group",{staticClass:"images",attrs:{name:"image-list",tag:"div",tabindex:"-1"}},e._l(e.images,(function(t){return n("div",{directives:[{name:"hit",rawName:"v-hit",value:function(){return e.selectImage(t)},expression:"() => selectImage(i)"}],key:t.name,staticClass:"image",class:{selected:t.name===e.selectedImage.name},attrs:{title:t.name,tabindex:e.popupOpen?0:-1}},[n("img",{attrs:{width:"64",height:"64",src:t.url}})])})),0),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:0===e.images.length,expression:"images.length === 0"}],staticClass:"empty-tip"},[e._v("\n 空空如也哦 = ̄ω ̄=\n ")]),e._v(" "),n("div",{staticClass:"operations"},[n("VPopup",{staticClass:"add-image-popup",attrs:{tabindex:"-1",lazy:!1,"trigger-element":e.$refs.addButton},model:{value:e.addImagePopupOpen,callback:function(t){e.addImagePopupOpen=t},expression:"addImagePopupOpen"}},[n("div",{staticClass:"add-image-row"},[e._v("\n 名称:\n "),n("TextBox",{ref:"addImageInput",attrs:{disabled:!e.addImagePopupOpen},model:{value:e.newImage.name,callback:function(t){e.$set(e.newImage,"name",t)},expression:"newImage.name"}})],1),e._v(" "),n("div",{staticClass:"add-image-row"},[e._v("\n 链接:\n "),n("TextBox",{attrs:{disabled:!e.addImagePopupOpen},model:{value:e.newImage.url,callback:function(t){e.$set(e.newImage,"url",t)},expression:"newImage.url"}})],1),e._v(" "),n("div",{staticClass:"add-image-row buttons"},[n("VButton",{attrs:{disabled:!e.addImagePopupOpen},on:{click:function(t){e.addImagePopupOpen=!1,e.clearNewImage()}}},[e._v("\n 取消\n ")]),e._v(" "),n("VButton",{attrs:{disabled:!e.newImage.url||!e.newImage.name,type:"primary"},on:{click:function(t){e.addImage(e.newImage),e.addImagePopupOpen=!1,e.clearNewImage()}}},[e._v("\n 确定\n ")])],1)]),e._v(" "),n("VButton",{staticClass:"clear-image",attrs:{disabled:!e.selectedImage.name},on:{click:function(t){return e.clearImage()}}},[e._v("\n 清除选择\n ")]),e._v(" "),n("VButton",{ref:"addButton",staticClass:"add-image",attrs:{disabled:!e.popupOpen},on:{click:function(t){return e.openAddImagePopup()}}},[e._v("\n 添加\n ")]),e._v(" "),n("VButton",{staticClass:"edit-image",attrs:{disabled:!e.selectedImage.name},on:{click:function(t){return e.editImage()}}},[e._v("\n 编辑\n ")]),e._v(" "),n("VButton",{attrs:{disabled:!e.selectedImage.name},on:{click:function(t){e.removeImage(e.selectedImage),e.clearImage()}}},[e._v("\n 删除\n ")])],1),e._v(" "),n("div",{staticClass:"operations"},[n("VButton",{attrs:{disabled:!e.popupOpen},on:{click:function(t){return e.cancel()}}},[e._v("\n 取消\n ")]),e._v(" "),n("VButton",{attrs:{disabled:!e.popupOpen,type:"primary"},on:{click:function(t){return e.ok()}}},[e._v("\n 确定\n ")])],1),e._v(" "),e.addImagePopupOpen?n("div",{staticClass:"mask"}):e._e()],1)],1)};O._withStripped=!0;const I=[];var L=Vue.extend({name:"ImagePicker",components:{VButton:()=>Promise.resolve().then(n.bind(n,1621)).then((e=>e.default)),VPopup:()=>Promise.resolve().then(n.bind(n,7553)).then((e=>e.default)),TextBox:()=>Promise.resolve().then(n.bind(n,825)).then((e=>e.default))},model:{prop:"image",event:"change"},props:{image:{type:Object,required:!0}},data:()=>({images:I,popupOpen:!1,addImagePopupOpen:!1,selectedImage:{name:"",url:""},newImage:{name:"",url:""}}),methods:{addImage:e=>{if(!e.name||!e.url)return;const t=I.find((t=>t.name===e.name));t?t.url=e.url:I.unshift(e)},removeImage:e=>{const t="string"==typeof e?e:e.name,n=I.findIndex((e=>e.name===t));-1!==n&&I.splice(n,1)},ok(){this.$emit("change",this.selectedImage),this.popupOpen=!1},cancel(){this.selectedImage=this.image,this.popupOpen=!1},selectImage(e){this.selectedImage.name===e.name?this.selectedImage={name:"",url:""}:this.selectedImage=e},clearImage(){this.selectedImage={name:"",url:""}},clearNewImage(){this.newImage={name:"",url:""}},editImage(){this.newImage=this.selectedImage,this.openAddImagePopup()},async openAddImagePopup(){this.addImagePopupOpen=!this.addImagePopupOpen,await this.$nextTick(),this.$refs.addImageInput.$refs.input.focus()}}}),T=n(2228),P=n.n(T),D={insert:"head",singleton:!1},V=(s()(P(),D),P().locals,(0,u.Z)(L,O,[],!1,null,"22d00072",null));V.options.__file="src/ui/ImagePicker.vue";var B=V.exports,F=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"image-viewer-container",class:{open:e.open},on:{click:e.detectOutside}},[n("div",{ref:"viewer",staticClass:"image-viewer"},[n("div",{staticClass:"image-container"},[e.image?n("img",{staticClass:"image",attrs:{src:e.image}}):e._e()]),e._v(" "),n("div",{staticClass:"close image-viewer-icon",attrs:{title:"关闭"},on:{click:function(t){e.open=!1}}},[n("VIcon",{attrs:{size:48,icon:"mdi-close"}})],1),e._v(" "),n("a",{staticClass:"copy-link image-viewer-icon",attrs:{target:"_blank",title:"复制原链接"},on:{click:function(t){return e.copyLink()}}},[n("VIcon",{attrs:{size:48,icon:"mdi-link"}})],1),e._v(" "),n("a",{staticClass:"new-tab image-viewer-icon",attrs:{target:"_blank",title:"在新标签页打开"},on:{click:function(t){return e.newTab()}}},[n("VIcon",{attrs:{size:48,icon:"mdi-open-in-new"}})],1),e._v(" "),e.blobUrl?n("a",{staticClass:"download image-viewer-icon",attrs:{target:"_blank",title:"下载",href:e.blobUrl,download:e.filename}},[n("VIcon",{attrs:{size:48,icon:"mdi-download"}})],1):e._e()])])};F._withStripped=!0;var N=n(6171),j=n(53),q=n(7195),H=Vue.extend({components:{VIcon:i.default},props:{image:{type:String,required:!0}},data:()=>({filename:"",open:!1,blobUrl:""}),watch:{async image(e){this.blobUrl&&URL.revokeObjectURL(this.blobUrl),e||(this.blobUrl="");const t=await(0,q.getBlob)(e);this.blobUrl=URL.createObjectURL(t),this.updateFilename()}},mounted(){(0,N.addComponentListener)("settingsPanel.filenameFormat",(()=>{this.updateFilename()}),!0)},methods:{copyLink(){GM_setClipboard(this.image,{mimetype:"text/plain"})},newTab(){window.open(this.image,"_blank")},detectOutside(e){const t=this.$el,{viewer:n}=this.$refs;e.target!==t&&e.target!==n||(this.open=!1)},updateFilename(){const e=this.image;this.filename=e?(0,j.getFriendlyTitle)(document.URL.includes("/www.bilibili.com/bangumi/"))+e.substring(e.lastIndexOf(".")):""}}}),R=n(7552),U=n.n(R),Z={insert:"head",singleton:!1},W=(s()(U(),Z),U().locals,(0,u.Z)(H,F,[],!1,null,"1a44716a",null));W.options.__file="src/ui/ImageViewer.vue";var G=W.exports;let X;const K=async e=>(X||await(async()=>(X=new G({propsData:{image:"",open:!1}}).$mount(),document.body.insertAdjacentElement("beforeend",X.$el),X))(),setTimeout((()=>{X.image=e,X.open=!0})),X);var J=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-progress-bar"},[n("div",{staticClass:"progress",class:{transition:e.transition},style:{width:e.width}})])};J._withStripped=!0;var Y=Vue.extend({name:"ProgressBar",props:{progress:{type:Number,default:50},min:{type:Number,default:0},max:{type:Number,default:100},transition:{type:Boolean,default:!1}},computed:{width(){let e=this.progress;e>this.max?e=this.max:e<this.min&&(e=this.min);return 100*((e-this.min)/(this.max-this.min))+"%"}}}),Q=n(6293),ee=n.n(Q),te={insert:"head",singleton:!1},ne=(s()(ee(),te),ee().locals,(0,u.Z)(Y,J,[],!1,null,"3ac6d224",null));ne.options.__file="src/ui/ProgressBar.vue";var ie=ne.exports,ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-progress-ring"},[n("svg",{attrs:{height:e.size,width:e.size}},[n("circle",{staticClass:"progress",class:{transition:e.transition},style:{strokeDashoffset:e.strokeDashoffset},attrs:{fill:"transparent","stroke-linecap":"round","stroke-dasharray":e.circumference+" "+e.circumference,"stroke-width":e.stroke,r:e.radius,cx:e.size/2,cy:e.size/2}}),e._v(" "),n("circle",{staticClass:"progress-background",attrs:{fill:"transparent","stroke-width":e.stroke,r:e.radius,cx:e.size/2,cy:e.size/2}})])])};ae._withStripped=!0;var re=Vue.extend({name:"ProgressRing",props:{size:{type:Number,required:!0},progress:{type:Number,default:50},stroke:{type:Number,default:4},min:{type:Number,default:0},max:{type:Number,default:100},transition:{type:Boolean,default:!1}},data(){const e=this.size/2-this.stroke;return{radius:e,circumference:2*e*Math.PI}},computed:{strokeDashoffset(){let e=this.progress;e>this.max?e=this.max:e<this.min&&(e=this.min);return(1-(e-this.min)/(this.max-this.min))*this.circumference}}}),oe=n(4858),se=n.n(oe),le={insert:"head",singleton:!1},ce=(s()(se(),le),se().locals,(0,u.Z)(re,ae,[],!1,null,"3f873eef",null));ce.options.__file="src/ui/ProgressRing.vue";var de=ce.exports,ue=function(){var e=this,t=e.$createElement;return(e._self._c||t)("CheckBox",e._b({staticClass:"be-radio-button",attrs:{role:"radio",checked:e.checked,"checked-icon":e.checkedIcon,"not-checked-icon":e.notCheckedIcon},on:{change:function(t){return e.emitChange(t)}}},"CheckBox",e.$attrs,!1),[e._t("default",[e._v("RadioButton")])],2)};ue._withStripped=!0;const pe=new Map,he=lodash.curry(((e,t,n)=>{pe.has(e)?pe.get(e).push({instance:t,uncheck:n}):pe.set(e,[{instance:t,uncheck:n}])}));var fe=Vue.extend({name:"RadioButton",components:{CheckBox:h},model:{prop:"checked",event:"change"},props:{checked:{type:Boolean,required:!0},allowUncheck:{type:Boolean,default:!1},group:{type:String,default:""},checkedIcon:{type:String,default:"mdi-radiobox-marked"},notCheckedIcon:{type:String,default:"mdi-radiobox-blank"}},watch:{checked(e){if(e){const e=this.group,t=this.$el;let n;n=""===e?t.parentElement:e,pe.get(n).forEach((({instance:e,uncheck:t})=>{e!==this&&t()}))}}},mounted(){const e=this.group,t=this.$el;let n;n=he(""===e?t.parentElement:e),n(this,(()=>this.$emit("change",!1)))},methods:{emitChange(e){(this.checked&&this.allowUncheck||!this.checked)&&this.$emit("change",e)}}}),me=(0,u.Z)(fe,ue,[],!1,null,null,null);me.options.__file="src/ui/RadioButton.vue";var ge=me.exports,ve=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-range-input"},[n("TextBox",{attrs:{"change-on-blur":"",text:e.wrapper.range.start.toString()},on:{change:function(t){e.wrapper.start=t}}}),e._v(" "),e._t("separator",[n("div",{staticClass:"default-separator"},[e._v("\n ~\n ")])]),e._v(" "),n("TextBox",{attrs:{"change-on-blur":"",text:e.wrapper.range.end.toString()},on:{change:function(t){e.wrapper.end=t}}})],2)};ve._withStripped=!0;const be=e=>({range:e.range,get start(){return this.range.start.toString()},set start(e){this.createNewRange(e,this.end)},get end(){return this.range.end.toString()},set end(e){this.createNewRange(this.start,e)},createNewRange(t,n){let i={start:t,end:n};e.validator&&(i=e.validator(i)),null!=i?(this.range=i,e.$emit("change",i)):this.range={start:this.range.start,end:this.range.end}}});var ye=Vue.extend({name:"RangeInput",components:{TextBox:()=>Promise.resolve().then(n.bind(n,825))},model:{prop:"range",event:"change"},props:{range:{type:Object,required:!0},validator:{type:Function,default:void 0}},data(){return{wrapper:be(this)}}}),we=n(9729),xe=n.n(we),_e={insert:"head",singleton:!1},ke=(s()(xe(),_e),xe().locals,(0,u.Z)(ye,ve,[],!1,null,"f376e002",null));ke.options.__file="src/ui/RangeInput.vue";var Ce=ke.exports,Se=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-scroll-trigger"},[e._t("default",[n("VLoading")])],2)};Se._withStripped=!0;var Ee=Vue.extend({components:{VLoading:()=>Promise.resolve().then(n.bind(n,2074)).then((e=>e.default))},async mounted(){const e=this.$el,{visible:t}=await Promise.resolve().then(n.bind(n,3420));t(e,(e=>{e.some((e=>e.intersectionRatio>0))&&this.$emit("trigger")}))}}),Me=(0,u.Z)(Ee,Se,[],!1,null,null,null);Me.options.__file="src/ui/ScrollTrigger.vue";var ze=Me.exports,Ae=n(3353),$e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-tab-control"},[n("div",{staticClass:"default-header"},[e._t("tabs",[n("div",{staticClass:"default-tabs"},e._l(e.tabs,(function(t){return n("div",{key:t.name,staticClass:"default-tab",class:{selected:t===e.selectedTab},attrs:{"data-count":t.count>0?t.count:null},on:{click:function(n){return e.selectTab(t)}}},[n("div",{staticClass:"default-tab-name"},[e._v("\n "+e._s(t.displayName)+"\n ")])])})),0)]),e._v(" "),n("div",{staticClass:"header-item"},[e._t("header-item")],2),e._v(" "),null!==e.moreLink&&void 0!==e.moreLink?n("a",{staticClass:"be-more-link",attrs:{href:"function"==typeof e.moreLink?e.moreLink(e.selectedTab):e.moreLink}},[n("VButton",{attrs:{disabled:!e.moreLink,round:""}},[e._t("more-link",[e._v("\n 查看更多\n "),n("VIcon",{attrs:{icon:"mdi-dots-horizontal",size:18}})])],2)],1):e._e()],2),e._v(" "),e._t("content",[n("div",{staticClass:"default-content"},[n("transition",{attrs:{name:"content-transition"}},[n(e.selectedTab.component,e._b({tag:"component"},"component",e.selectedTab.propsData,!1))],1)],1)])],2)};$e._withStripped=!0;var Oe=Vue.extend({name:"TabControl",components:{VButton:()=>Promise.resolve().then(n.bind(n,1621)).then((e=>e.default)),VIcon:()=>Promise.resolve().then(n.bind(n,5464)).then((e=>e.default))},model:{prop:"link",event:"change"},props:{tabs:{type:Array,required:!0,validator:e=>0!==e.length},link:{type:String,required:!1,default:null},moreLink:{type:[String,Function],default:null}},data(){return{selectedTab:this.tabs[0]}},mounted(){this.$emit("change",this.selectedTab.activeLink)},methods:{selectTab(e){this.selectedTab!==e?(this.selectedTab=e,e.count=0,this.$emit("change",this.selectedTab.activeLink)):e.activeLink&&window.open(e.activeLink,"_blank")}}}),Ie=n(5901),Le=n.n(Ie),Te={insert:"head",singleton:!1},Pe=(s()(Le(),Te),Le().locals,(0,u.Z)(Oe,$e,[],!1,null,null,null));Pe.options.__file="src/ui/TabControl.vue";var De=Pe.exports,Ve=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-text-area",attrs:{role:"text"}},[n("textarea",e._g(e._b({ref:"input",attrs:{type:"text"},domProps:{value:e.text},on:{change:function(t){return t.stopPropagation(),e.change(t)},input:function(t){return t.stopPropagation(),e.input(t)},compositionstart:e.compositionStart,compositionend:e.compositionEnd}},"textarea",e.$attrs,!1),e.restListeners))])};Ve._withStripped=!0;var Be=n(1357),Fe=Vue.extend({name:"TextArea",mixins:[Be.t]}),Ne=n(835),je=n.n(Ne),qe={insert:"head",singleton:!1},He=(s()(je(),qe),je().locals,(0,u.Z)(Fe,Ve,[],!1,null,null,null));He.options.__file="src/ui/TextArea.vue";var Re=He.exports,Ue=n(825),Ze=n(1621),We=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{directives:[{name:"hit",rawName:"v-hit",value:e.hit,expression:"hit"}],staticClass:"be-dropdown",class:{disabled:e.disabled,round:e.round},attrs:{role:"combobox",tabindex:e.disabled?-1:0,"aria-disabled":e.disabled}},[n("div",{ref:"selected",staticClass:"selected"},[n("div",{staticClass:"selected-item"},[null!==e.value&&void 0!==e.value?e._t("item",[e._v("\n "+e._s(e.value.displayName)+"\n ")],{item:e.value}):e._e()],2),e._v(" "),n("div",{staticClass:"arrow",class:{open:e.popupOpen}},[e._t("arrow",[n("div",{staticClass:"default-arrow"},[n("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"}},[n("defs",[n("clipPath",{attrs:{id:"clip-arrow-down"}},[n("rect",{attrs:{width:"24",height:"24"}})])]),e._v(" "),n("g",{attrs:{id:"arrow-down","clip-path":"url(#clip-arrow-down)"}},[n("path",{attrs:{id:"Path_1","data-name":"Path 1",d:"M2,17,12,7,22,17",transform:"translate(24 25) rotate(180)","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"}})])])])])],2)]),e._v(" "),n("VPopup",{ref:"popup",staticClass:"dropdown-popup",attrs:{lazy:!1,"trigger-element":e.$refs.selected},on:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.selectItem(e.value)}},model:{value:e.popupOpen,callback:function(t){e.popupOpen=t},expression:"popupOpen"}},e._l(e.items,(function(t){return n("div",{directives:[{name:"hit",rawName:"v-hit",value:function(){return e.selectItem(t)},expression:"() => selectItem(item)"}],key:e.keyMapper(t),staticClass:"bex-dropdown-item",attrs:{tabindex:e.popupOpen?0:-1}},[e._t("item",[e._v("\n "+e._s(t.displayName)+"\n ")],{item:t})],2)})),0)],1)};We._withStripped=!0;var Ge=n(7553),Xe=Vue.extend({name:"VDropdown",components:{VPopup:Ge.default},model:{prop:"value",event:"change"},props:{value:{required:!0},items:{type:Array,required:!0},keyMapper:{type:Function,default:e=>e.name},round:{type:Boolean,default:!1}},data:()=>({popupOpen:!1}),computed:{disabled(){return Boolean(this.$attrs.disabled)}},watch:{disabled(e){e&&(this.popupOpen=!1)}},created(){null!==this.value&&void 0!==this.value||this.$emit("change",this.items[0]||"<No items>")},methods:{selectItem(e){e!==this.value&&this.$emit("change",e),this.popupOpen=!1,this.$el.focus()},hit(e){if(this.disabled)return;const t=this.$refs.popup.$el,n=e.target;t===n||t.contains(n)||(this.popupOpen=!this.popupOpen)}}}),Ke=n(6015),Je=n.n(Ke),Ye={insert:"head",singleton:!1},Qe=(s()(Je(),Ye),Je().locals,(0,u.Z)(Xe,We,[],!1,null,"0e500725",null));Qe.options.__file="src/ui/VDropdown.vue";var et=Qe.exports,tt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-empty"},[e._t("default",["string"==typeof e.config.content&&e.config.content.length>0?[e._v("\n "+e._s(e.config.content)+"\n ")]:e._e(),e._v(" "),"string"!=typeof e.config.content?n(e.config.content,{tag:"component"}):e._e()])],2)};tt._withStripped=!0;var nt=n(950);const[it]=(0,nt.registerAndGetData)("vEmpty",{content:"空空如也哦 = ̄ω ̄="});var at=Vue.extend({name:"VEmpty",data:()=>({config:it})}),rt=n(1739),ot=n.n(rt),st={insert:"head",singleton:!1},lt=(s()(ot(),st),ot().locals,(0,u.Z)(at,tt,[],!1,null,null,null));lt.options.__file="src/ui/VEmpty.vue";var ct=lt.exports,dt=n(2074),ut=n(7928),pt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("VButton",e._g(e._b({staticClass:"default-widget"},"VButton",e.$attrs,!1),e.$listeners),[n("div",{staticClass:"widget-icon"},[e._t("icon",[n("VIcon",{attrs:{type:e.iconType,icon:e.icon}})])],2),e._v(" "),n("div",{staticClass:"widget-name"},[e._t("default",[e._v(e._s(e.name))])],2)])};pt._withStripped=!0;var ht=Vue.extend({components:{VIcon:i.default,VButton:Ze.default},props:{name:{type:String,default:""},icon:{type:String,default:""},iconType:{type:String,default:""}}}),ft=n(4937),mt=n.n(ft),gt={insert:"head",singleton:!1},vt=(s()(mt(),gt),mt().locals,(0,u.Z)(ht,pt,[],!1,null,"8fc42b3a",null));vt.options.__file="src/ui/DefaultWidget.vue";var bt=vt.exports,yt=n(2080)},3007:function(e,t,n){"use strict";n.r(t),n.d(t,{initMdiStyle:function(){return i}});const i=()=>{const e=document.createElement("link");return e.rel="stylesheet",e.href="https://cdn.jsdelivr.net/gh/Templarian/MaterialDesign-Webfont@5.3.45/css/materialdesignicons.min.css",e.media="none",e.onload=()=>{e.media="all"},e}},1357:function(e,t,n){"use strict";n.d(t,{t:function(){return i}});const i=Vue.extend({model:{prop:"text",event:"change"},props:{text:{type:String,required:!1,default:""},changeOnBlur:{type:Boolean,required:!1,default:!1},validator:{type:Function,default:void 0}},data(){return{composing:!1,restListeners:lodash.omit(this.$listeners,"change","input","compositionstart","compositionend")}},methods:{emitChange(){let{value:e}=this.$refs.input;this.validator&&(e=this.validator(e),this.changeOnBlur&&(this.$refs.input.value=e)),e!==this.text&&this.$emit("change",e)},input(){this.changeOnBlur||this.composing||this.emitChange()},change(){this.changeOnBlur&&!this.composing&&this.emitChange()},compositionStart(){this.composing=!0},compositionEnd(){this.composing=!1,this.input()},focus(){this.$refs.input.focus()}}})},8168:function(e,t,n){var i=n(9092),a={};for(var r in i)i.hasOwnProperty(r)&&(a[i[r]]=r);var o=e.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var s in o)if(o.hasOwnProperty(s)){if(!("channels"in o[s]))throw new Error("missing channels property: "+s);if(!("labels"in o[s]))throw new Error("missing channel labels property: "+s);if(o[s].labels.length!==o[s].channels)throw new Error("channel and label counts mismatch: "+s);var l=o[s].channels,c=o[s].labels;delete o[s].channels,delete o[s].labels,Object.defineProperty(o[s],"channels",{value:l}),Object.defineProperty(o[s],"labels",{value:c})}o.rgb.hsl=function(e){var t,n,i=e[0]/255,a=e[1]/255,r=e[2]/255,o=Math.min(i,a,r),s=Math.max(i,a,r),l=s-o;return s===o?t=0:i===s?t=(a-r)/l:a===s?t=2+(r-i)/l:r===s&&(t=4+(i-a)/l),(t=Math.min(60*t,360))<0&&(t+=360),n=(o+s)/2,[t,100*(s===o?0:n<=.5?l/(s+o):l/(2-s-o)),100*n]},o.rgb.hsv=function(e){var t,n,i,a,r,o=e[0]/255,s=e[1]/255,l=e[2]/255,c=Math.max(o,s,l),d=c-Math.min(o,s,l),u=function(e){return(c-e)/6/d+.5};return 0===d?a=r=0:(r=d/c,t=u(o),n=u(s),i=u(l),o===c?a=i-n:s===c?a=1/3+t-i:l===c&&(a=2/3+n-t),a<0?a+=1:a>1&&(a-=1)),[360*a,100*r,100*c]},o.rgb.hwb=function(e){var t=e[0],n=e[1],i=e[2];return[o.rgb.hsl(e)[0],100*(1/255*Math.min(t,Math.min(n,i))),100*(i=1-1/255*Math.max(t,Math.max(n,i)))]},o.rgb.cmyk=function(e){var t,n=e[0]/255,i=e[1]/255,a=e[2]/255;return[100*((1-n-(t=Math.min(1-n,1-i,1-a)))/(1-t)||0),100*((1-i-t)/(1-t)||0),100*((1-a-t)/(1-t)||0),100*t]},o.rgb.keyword=function(e){var t=a[e];if(t)return t;var n,r,o,s=1/0;for(var l in i)if(i.hasOwnProperty(l)){var c=i[l],d=(r=e,o=c,Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)+Math.pow(r[2]-o[2],2));d<s&&(s=d,n=l)}return n},o.keyword.rgb=function(e){return i[e]},o.rgb.xyz=function(e){var t=e[0]/255,n=e[1]/255,i=e[2]/255;return[100*(.4124*(t=t>.04045?Math.pow((t+.055)/1.055,2.4):t/12.92)+.3576*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)+.1805*(i=i>.04045?Math.pow((i+.055)/1.055,2.4):i/12.92)),100*(.2126*t+.7152*n+.0722*i),100*(.0193*t+.1192*n+.9505*i)]},o.rgb.lab=function(e){var t=o.rgb.xyz(e),n=t[0],i=t[1],a=t[2];return i/=100,a/=108.883,n=(n/=95.047)>.008856?Math.pow(n,1/3):7.787*n+16/116,[116*(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116)-16,500*(n-i),200*(i-(a=a>.008856?Math.pow(a,1/3):7.787*a+16/116))]},o.hsl.rgb=function(e){var t,n,i,a,r,o=e[0]/360,s=e[1]/100,l=e[2]/100;if(0===s)return[r=255*l,r,r];t=2*l-(n=l<.5?l*(1+s):l+s-l*s),a=[0,0,0];for(var c=0;c<3;c++)(i=o+1/3*-(c-1))<0&&i++,i>1&&i--,r=6*i<1?t+6*(n-t)*i:2*i<1?n:3*i<2?t+(n-t)*(2/3-i)*6:t,a[c]=255*r;return a},o.hsl.hsv=function(e){var t=e[0],n=e[1]/100,i=e[2]/100,a=n,r=Math.max(i,.01);return n*=(i*=2)<=1?i:2-i,a*=r<=1?r:2-r,[t,100*(0===i?2*a/(r+a):2*n/(i+n)),100*((i+n)/2)]},o.hsv.rgb=function(e){var t=e[0]/60,n=e[1]/100,i=e[2]/100,a=Math.floor(t)%6,r=t-Math.floor(t),o=255*i*(1-n),s=255*i*(1-n*r),l=255*i*(1-n*(1-r));switch(i*=255,a){case 0:return[i,l,o];case 1:return[s,i,o];case 2:return[o,i,l];case 3:return[o,s,i];case 4:return[l,o,i];case 5:return[i,o,s]}},o.hsv.hsl=function(e){var t,n,i,a=e[0],r=e[1]/100,o=e[2]/100,s=Math.max(o,.01);return i=(2-r)*o,n=r*s,[a,100*(n=(n/=(t=(2-r)*s)<=1?t:2-t)||0),100*(i/=2)]},o.hwb.rgb=function(e){var t,n,i,a,r,o,s,l=e[0]/360,c=e[1]/100,d=e[2]/100,u=c+d;switch(u>1&&(c/=u,d/=u),i=6*l-(t=Math.floor(6*l)),0!=(1&t)&&(i=1-i),a=c+i*((n=1-d)-c),t){default:case 6:case 0:r=n,o=a,s=c;break;case 1:r=a,o=n,s=c;break;case 2:r=c,o=n,s=a;break;case 3:r=c,o=a,s=n;break;case 4:r=a,o=c,s=n;break;case 5:r=n,o=c,s=a}return[255*r,255*o,255*s]},o.cmyk.rgb=function(e){var t=e[0]/100,n=e[1]/100,i=e[2]/100,a=e[3]/100;return[255*(1-Math.min(1,t*(1-a)+a)),255*(1-Math.min(1,n*(1-a)+a)),255*(1-Math.min(1,i*(1-a)+a))]},o.xyz.rgb=function(e){var t,n,i,a=e[0]/100,r=e[1]/100,o=e[2]/100;return n=-.9689*a+1.8758*r+.0415*o,i=.0557*a+-.204*r+1.057*o,t=(t=3.2406*a+-1.5372*r+-.4986*o)>.0031308?1.055*Math.pow(t,1/2.4)-.055:12.92*t,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:12.92*i,[255*(t=Math.min(Math.max(0,t),1)),255*(n=Math.min(Math.max(0,n),1)),255*(i=Math.min(Math.max(0,i),1))]},o.xyz.lab=function(e){var t=e[0],n=e[1],i=e[2];return n/=100,i/=108.883,t=(t/=95.047)>.008856?Math.pow(t,1/3):7.787*t+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(t-n),200*(n-(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116))]},o.lab.xyz=function(e){var t,n,i,a=e[0];t=e[1]/500+(n=(a+16)/116),i=n-e[2]/200;var r=Math.pow(n,3),o=Math.pow(t,3),s=Math.pow(i,3);return n=r>.008856?r:(n-16/116)/7.787,t=o>.008856?o:(t-16/116)/7.787,i=s>.008856?s:(i-16/116)/7.787,[t*=95.047,n*=100,i*=108.883]},o.lab.lch=function(e){var t,n=e[0],i=e[1],a=e[2];return(t=360*Math.atan2(a,i)/2/Math.PI)<0&&(t+=360),[n,Math.sqrt(i*i+a*a),t]},o.lch.lab=function(e){var t,n=e[0],i=e[1];return t=e[2]/360*2*Math.PI,[n,i*Math.cos(t),i*Math.sin(t)]},o.rgb.ansi16=function(e){var t=e[0],n=e[1],i=e[2],a=1 in arguments?arguments[1]:o.rgb.hsv(e)[2];if(0===(a=Math.round(a/50)))return 30;var r=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(t/255));return 2===a&&(r+=60),r},o.hsv.ansi16=function(e){return o.rgb.ansi16(o.hsv.rgb(e),e[2])},o.rgb.ansi256=function(e){var t=e[0],n=e[1],i=e[2];return t===n&&n===i?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5)},o.ansi16.rgb=function(e){var t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),[t=t/10.5*255,t,t];var n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},o.ansi256.rgb=function(e){if(e>=232){var t=10*(e-232)+8;return[t,t,t]}var n;return e-=16,[Math.floor(e/36)/5*255,Math.floor((n=e%36)/6)/5*255,n%6/5*255]},o.rgb.hex=function(e){var t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},o.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];var n=t[0];3===t[0].length&&(n=n.split("").map((function(e){return e+e})).join(""));var i=parseInt(n,16);return[i>>16&255,i>>8&255,255&i]},o.rgb.hcg=function(e){var t,n=e[0]/255,i=e[1]/255,a=e[2]/255,r=Math.max(Math.max(n,i),a),o=Math.min(Math.min(n,i),a),s=r-o;return t=s<=0?0:r===n?(i-a)/s%6:r===i?2+(a-n)/s:4+(n-i)/s+4,t/=6,[360*(t%=1),100*s,100*(s<1?o/(1-s):0)]},o.hsl.hcg=function(e){var t=e[1]/100,n=e[2]/100,i=1,a=0;return(i=n<.5?2*t*n:2*t*(1-n))<1&&(a=(n-.5*i)/(1-i)),[e[0],100*i,100*a]},o.hsv.hcg=function(e){var t=e[1]/100,n=e[2]/100,i=t*n,a=0;return i<1&&(a=(n-i)/(1-i)),[e[0],100*i,100*a]},o.hcg.rgb=function(e){var t=e[0]/360,n=e[1]/100,i=e[2]/100;if(0===n)return[255*i,255*i,255*i];var a,r=[0,0,0],o=t%1*6,s=o%1,l=1-s;switch(Math.floor(o)){case 0:r[0]=1,r[1]=s,r[2]=0;break;case 1:r[0]=l,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=s;break;case 3:r[0]=0,r[1]=l,r[2]=1;break;case 4:r[0]=s,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=l}return a=(1-n)*i,[255*(n*r[0]+a),255*(n*r[1]+a),255*(n*r[2]+a)]},o.hcg.hsv=function(e){var t=e[1]/100,n=t+e[2]/100*(1-t),i=0;return n>0&&(i=t/n),[e[0],100*i,100*n]},o.hcg.hsl=function(e){var t=e[1]/100,n=e[2]/100*(1-t)+.5*t,i=0;return n>0&&n<.5?i=t/(2*n):n>=.5&&n<1&&(i=t/(2*(1-n))),[e[0],100*i,100*n]},o.hcg.hwb=function(e){var t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},o.hwb.hcg=function(e){var t=e[1]/100,n=1-e[2]/100,i=n-t,a=0;return i<1&&(a=(n-i)/(1-i)),[e[0],100*i,100*a]},o.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},o.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},o.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},o.gray.hsl=o.gray.hsv=function(e){return[0,0,e[0]]},o.gray.hwb=function(e){return[0,100,e[0]]},o.gray.cmyk=function(e){return[0,0,0,e[0]]},o.gray.lab=function(e){return[e[0],0,0]},o.gray.hex=function(e){var t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},o.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},2085:function(e,t,n){var i=n(8168),a=n(4111),r={};Object.keys(i).forEach((function(e){r[e]={},Object.defineProperty(r[e],"channels",{value:i[e].channels}),Object.defineProperty(r[e],"labels",{value:i[e].labels});var t=a(e);Object.keys(t).forEach((function(n){var i=t[n];r[e][n]=function(e){var t=function(t){if(null==t)return t;arguments.length>1&&(t=Array.prototype.slice.call(arguments));var n=e(t);if("object"==typeof n)for(var i=n.length,a=0;a<i;a++)n[a]=Math.round(n[a]);return n};return"conversion"in e&&(t.conversion=e.conversion),t}(i),r[e][n].raw=function(e){var t=function(t){return null==t?t:(arguments.length>1&&(t=Array.prototype.slice.call(arguments)),e(t))};return"conversion"in e&&(t.conversion=e.conversion),t}(i)}))})),e.exports=r},9092:function(e){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},4111:function(e,t,n){var i=n(8168);function a(e){var t=function(){for(var e={},t=Object.keys(i),n=t.length,a=0;a<n;a++)e[t[a]]={distance:-1,parent:null};return e}(),n=[e];for(t[e].distance=0;n.length;)for(var a=n.pop(),r=Object.keys(i[a]),o=r.length,s=0;s<o;s++){var l=r[s],c=t[l];-1===c.distance&&(c.distance=t[a].distance+1,c.parent=a,n.unshift(l))}return t}function r(e,t){return function(n){return t(e(n))}}function o(e,t){for(var n=[t[e].parent,e],a=i[t[e].parent][e],o=t[e].parent;t[o].parent;)n.unshift(t[o].parent),a=r(i[t[o].parent][o],a),o=t[o].parent;return a.conversion=n,a}e.exports=function(e){for(var t=a(e),n={},i=Object.keys(t),r=i.length,s=0;s<r;s++){var l=i[s];null!==t[l].parent&&(n[l]=o(l,t))}return n}},8874:function(e){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},9818:function(e,t,n){var i=n(8874),a=n(6851),r={};for(var o in i)i.hasOwnProperty(o)&&(r[i[o]]=o);var s=e.exports={to:{},get:{}};function l(e,t,n){return Math.min(Math.max(t,e),n)}function c(e){var t=e.toString(16).toUpperCase();return t.length<2?"0"+t:t}s.get=function(e){var t,n;switch(e.substring(0,3).toLowerCase()){case"hsl":t=s.get.hsl(e),n="hsl";break;case"hwb":t=s.get.hwb(e),n="hwb";break;default:t=s.get.rgb(e),n="rgb"}return t?{model:n,value:t}:null},s.get.rgb=function(e){if(!e)return null;var t,n,a,r=[0,0,0,1];if(t=e.match(/^#([a-f0-9]{6})([a-f0-9]{2})?$/i)){for(a=t[2],t=t[1],n=0;n<3;n++){var o=2*n;r[n]=parseInt(t.slice(o,o+2),16)}a&&(r[3]=parseInt(a,16)/255)}else if(t=e.match(/^#([a-f0-9]{3,4})$/i)){for(a=(t=t[1])[3],n=0;n<3;n++)r[n]=parseInt(t[n]+t[n],16);a&&(r[3]=parseInt(a+a,16)/255)}else if(t=e.match(/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/)){for(n=0;n<3;n++)r[n]=parseInt(t[n+1],0);t[4]&&(r[3]=parseFloat(t[4]))}else{if(!(t=e.match(/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/)))return(t=e.match(/(\D+)/))?"transparent"===t[1]?[0,0,0,0]:(r=i[t[1]])?(r[3]=1,r):null:null;for(n=0;n<3;n++)r[n]=Math.round(2.55*parseFloat(t[n+1]));t[4]&&(r[3]=parseFloat(t[4]))}for(n=0;n<3;n++)r[n]=l(r[n],0,255);return r[3]=l(r[3],0,1),r},s.get.hsl=function(e){if(!e)return null;var t=e.match(/^hsla?\(\s*([+-]?(?:\d*\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/);if(t){var n=parseFloat(t[4]);return[(parseFloat(t[1])+360)%360,l(parseFloat(t[2]),0,100),l(parseFloat(t[3]),0,100),l(isNaN(n)?1:n,0,1)]}return null},s.get.hwb=function(e){if(!e)return null;var t=e.match(/^hwb\(\s*([+-]?\d*[\.]?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/);if(t){var n=parseFloat(t[4]);return[(parseFloat(t[1])%360+360)%360,l(parseFloat(t[2]),0,100),l(parseFloat(t[3]),0,100),l(isNaN(n)?1:n,0,1)]}return null},s.to.hex=function(){var e=a(arguments);return"#"+c(e[0])+c(e[1])+c(e[2])+(e[3]<1?c(Math.round(255*e[3])):"")},s.to.rgb=function(){var e=a(arguments);return e.length<4||1===e[3]?"rgb("+Math.round(e[0])+", "+Math.round(e[1])+", "+Math.round(e[2])+")":"rgba("+Math.round(e[0])+", "+Math.round(e[1])+", "+Math.round(e[2])+", "+e[3]+")"},s.to.rgb.percent=function(){var e=a(arguments),t=Math.round(e[0]/255*100),n=Math.round(e[1]/255*100),i=Math.round(e[2]/255*100);return e.length<4||1===e[3]?"rgb("+t+"%, "+n+"%, "+i+"%)":"rgba("+t+"%, "+n+"%, "+i+"%, "+e[3]+")"},s.to.hsl=function(){var e=a(arguments);return e.length<4||1===e[3]?"hsl("+e[0]+", "+e[1]+"%, "+e[2]+"%)":"hsla("+e[0]+", "+e[1]+"%, "+e[2]+"%, "+e[3]+")"},s.to.hwb=function(){var e=a(arguments),t="";return e.length>=4&&1!==e[3]&&(t=", "+e[3]),"hwb("+e[0]+", "+e[1]+"%, "+e[2]+"%"+t+")"},s.to.keyword=function(e){return r[e.slice(0,3)]}},6767:function(e,t,n){"use strict";var i=n(9818),a=n(2085),r=[].slice,o=["keyword","gray","hex"],s={};Object.keys(a).forEach((function(e){s[r.call(a[e].labels).sort().join("")]=e}));var l={};function c(e,t){if(!(this instanceof c))return new c(e,t);if(t&&t in o&&(t=null),t&&!(t in a))throw new Error("Unknown model: "+t);var n,d;if(null==e)// eslint-disable-line no-eq-null,eqeqeq
this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(e instanceof c)this.model=e.model,this.color=e.color.slice(),this.valpha=e.valpha;else if("string"==typeof e){var u=i.get(e);if(null===u)throw new Error("Unable to parse color from string: "+e);this.model=u.model,d=a[this.model].channels,this.color=u.value.slice(0,d),this.valpha="number"==typeof u.value[d]?u.value[d]:1}else if(e.length){this.model=t||"rgb",d=a[this.model].channels;var p=r.call(e,0,d);this.color=h(p,d),this.valpha="number"==typeof e[d]?e[d]:1}else if("number"==typeof e)e&=16777215,this.model="rgb",this.color=[e>>16&255,e>>8&255,255&e],this.valpha=1;else{this.valpha=1;var f=Object.keys(e);"alpha"in e&&(f.splice(f.indexOf("alpha"),1),this.valpha="number"==typeof e.alpha?e.alpha:0);var m=f.sort().join("");if(!(m in s))throw new Error("Unable to parse color from object: "+JSON.stringify(e));this.model=s[m];var g=a[this.model].labels,v=[];for(n=0;n<g.length;n++)v.push(e[g[n]]);this.color=h(v)}if(l[this.model])for(d=a[this.model].channels,n=0;n<d;n++){var b=l[this.model][n];b&&(this.color[n]=b(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}function d(e,t,n){return(e=Array.isArray(e)?e:[e]).forEach((function(e){(l[e]||(l[e]=[]))[t]=n})),e=e[0],function(i){var a;return arguments.length?(n&&(i=n(i)),(a=this[e]()).color[t]=i,a):(a=this[e]().color[t],n&&(a=n(a)),a)}}function u(e){return function(t){return Math.max(0,Math.min(e,t))}}function p(e){return Array.isArray(e)?e:[e]}function h(e,t){for(var n=0;n<t;n++)"number"!=typeof e[n]&&(e[n]=0);return e}c.prototype={toString:function(){return this.string()},toJSON:function(){return this[this.model]()},string:function(e){var t=this.model in i.to?this:this.rgb(),n=1===(t=t.round("number"==typeof e?e:1)).valpha?t.color:t.color.concat(this.valpha);return i.to[t.model](n)},percentString:function(e){var t=this.rgb().round("number"==typeof e?e:1),n=1===t.valpha?t.color:t.color.concat(this.valpha);return i.to.rgb.percent(n)},array:function(){return 1===this.valpha?this.color.slice():this.color.concat(this.valpha)},object:function(){for(var e={},t=a[this.model].channels,n=a[this.model].labels,i=0;i<t;i++)e[n[i]]=this.color[i];return 1!==this.valpha&&(e.alpha=this.valpha),e},unitArray:function(){var e=this.rgb().color;return e[0]/=255,e[1]/=255,e[2]/=255,1!==this.valpha&&e.push(this.valpha),e},unitObject:function(){var e=this.rgb().object();return e.r/=255,e.g/=255,e.b/=255,1!==this.valpha&&(e.alpha=this.valpha),e},round:function(e){return e=Math.max(e||0,0),new c(this.color.map(function(e){return function(t){return function(e,t){return Number(e.toFixed(t))}(t,e)}}(e)).concat(this.valpha),this.model)},alpha:function(e){return arguments.length?new c(this.color.concat(Math.max(0,Math.min(1,e))),this.model):this.valpha},red:d("rgb",0,u(255)),green:d("rgb",1,u(255)),blue:d("rgb",2,u(255)),hue:d(["hsl","hsv","hsl","hwb","hcg"],0,(function(e){return(e%360+360)%360})),// eslint-disable-line brace-style
saturationl:d("hsl",1,u(100)),lightness:d("hsl",2,u(100)),saturationv:d("hsv",1,u(100)),value:d("hsv",2,u(100)),chroma:d("hcg",1,u(100)),gray:d("hcg",2,u(100)),white:d("hwb",1,u(100)),wblack:d("hwb",2,u(100)),cyan:d("cmyk",0,u(100)),magenta:d("cmyk",1,u(100)),yellow:d("cmyk",2,u(100)),black:d("cmyk",3,u(100)),x:d("xyz",0,u(100)),y:d("xyz",1,u(100)),z:d("xyz",2,u(100)),l:d("lab",0,u(100)),a:d("lab",1),b:d("lab",2),keyword:function(e){return arguments.length?new c(e):a[this.model].keyword(this.color)},hex:function(e){return arguments.length?new c(e):i.to.hex(this.rgb().round().color)},rgbNumber:function(){var e=this.rgb().color;return(255&e[0])<<16|(255&e[1])<<8|255&e[2]},luminosity:function(){for(var e=this.rgb().color,t=[],n=0;n<e.length;n++){var i=e[n]/255;t[n]=i<=.03928?i/12.92:Math.pow((i+.055)/1.055,2.4)}return.2126*t[0]+.7152*t[1]+.0722*t[2]},contrast:function(e){var t=this.luminosity(),n=e.luminosity();return t>n?(t+.05)/(n+.05):(n+.05)/(t+.05)},level:function(e){var t=this.contrast(e);return t>=7.1?"AAA":t>=4.5?"AA":""},isDark:function(){var e=this.rgb().color;return(299*e[0]+587*e[1]+114*e[2])/1e3<128},isLight:function(){return!this.isDark()},negate:function(){for(var e=this.rgb(),t=0;t<3;t++)e.color[t]=255-e.color[t];return e},lighten:function(e){var t=this.hsl();return t.color[2]+=t.color[2]*e,t},darken:function(e){var t=this.hsl();return t.color[2]-=t.color[2]*e,t},saturate:function(e){var t=this.hsl();return t.color[1]+=t.color[1]*e,t},desaturate:function(e){var t=this.hsl();return t.color[1]-=t.color[1]*e,t},whiten:function(e){var t=this.hwb();return t.color[1]+=t.color[1]*e,t},blacken:function(e){var t=this.hwb();return t.color[2]+=t.color[2]*e,t},grayscale:function(){var e=this.rgb().color,t=.3*e[0]+.59*e[1]+.11*e[2];return c.rgb(t,t,t)},fade:function(e){return this.alpha(this.valpha-this.valpha*e)},opaquer:function(e){return this.alpha(this.valpha+this.valpha*e)},rotate:function(e){var t=this.hsl(),n=t.color[0];return n=(n=(n+e)%360)<0?360+n:n,t.color[0]=n,t},mix:function(e,t){if(!e||!e.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof e);var n=e.rgb(),i=this.rgb(),a=void 0===t?.5:t,r=2*a-1,o=n.alpha()-i.alpha(),s=((r*o==-1?r:(r+o)/(1+r*o))+1)/2,l=1-s;return c.rgb(s*n.red()+l*i.red(),s*n.green()+l*i.green(),s*n.blue()+l*i.blue(),n.alpha()*a+i.alpha()*(1-a))}},Object.keys(a).forEach((function(e){if(-1===o.indexOf(e)){var t=a[e].channels;c.prototype[e]=function(){if(this.model===e)return new c(this);if(arguments.length)return new c(arguments,e);var n="number"==typeof arguments[t]?t:this.valpha;return new c(p(a[this.model][e].raw(this.color)).concat(n),e)},c[e]=function(n){return"number"==typeof n&&(n=h(r.call(arguments),t)),new c(n,e)}}})),e.exports=c},8513:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:currentColor;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:currentColor;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:currentColor;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:currentColor;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}',""]),e.exports=i},5892:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".switch-options[data-v-d259986c] {\n position: relative;\n --columns: 1;\n}\n.switch-options .switch-icon[data-v-d259986c] {\n margin-right: 8px;\n transform: scale(0.9);\n}\n.switch-options-popup[data-v-d259986c] {\n font-size: 12px;\n transition: 0.2s ease-out;\n transform-origin: left;\n transform: translateY(-50%) scale(0.9);\n top: 50%;\n left: calc(100% + 8px);\n background-color: #fff;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n white-space: nowrap;\n padding: 4px;\n display: grid;\n grid-template-columns: repeat(var(--columns), auto);\n border-radius: 5px;\n border: 1px solid rgba(136,136,136,0.13333);\n}\nbody.dark .switch-options-popup[data-v-d259986c] {\n background-color: #333;\n}\n.switch-options-popup.open[data-v-d259986c] {\n transform: translateY(-50%) scale(1);\n}\n.switch-options-popup .dim[data-v-d259986c] {\n opacity: 0.5;\n}\nbody.settings-panel-dock-right .switch-options-popup[data-v-d259986c] {\n right: calc(100% + 8px);\n left: unset;\n transform-origin: right;\n}\n.switch-options.small-size .switch-options-popup[data-v-d259986c] {\n transform-origin: top;\n top: calc(100% + 8px);\n left: 50%;\n transform: translateX(-50%) scale(0.9);\n}\n.switch-options.small-size .switch-options-popup.open[data-v-d259986c] {\n transform: translateX(-50%) scale(1);\n}",""]),e.exports=i},5478:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.bangumi-card[data-v-3bc2da4f] {\n --cover-width: 94px;\n background-color: #fff;\n margin: 0 8px 8px 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n box-sizing: border-box;\n border: 1px solid rgba(136,136,136,0.13333);\n border-radius: 8px;\n display: grid;\n grid-template-areas: "cover epTitle" "cover title";\n grid-template-columns: var(--cover-width) 1fr;\n grid-template-rows: 6fr 5fr;\n position: relative;\n flex-shrink: 0;\n}\n.bangumi-card .up[data-v-3bc2da4f] {\n grid-area: title;\n display: flex;\n align-items: center;\n padding: 0 12px;\n align-self: center;\n overflow: hidden;\n margin-bottom: 4px;\n}\n.bangumi-card .up .cover[data-v-3bc2da4f] {\n height: 18px;\n border-radius: 50%;\n}\n.bangumi-card .up .title[data-v-3bc2da4f] {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n margin: 0 6px;\n line-height: normal;\n}\n.bangumi-card .ep-title[data-v-3bc2da4f] {\n grid-area: epTitle;\n font-size: 11pt;\n font-weight: bold;\n padding: 0 12px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n align-self: center;\n color: inherit;\n line-height: normal;\n margin-top: 4px;\n}\n.bangumi-card .ep-cover-container[data-v-3bc2da4f] {\n grid-area: cover;\n border-radius: 8px 0 0 8px;\n overflow: hidden;\n display: flex;\n}\n.bangumi-card .ep-cover-container .ep-cover[data-v-3bc2da4f] {\n background-color: rgba(136,136,136,0.26667);\n width: var(--cover-width);\n min-height: 62.5px;\n}\n.bangumi-card:hover .ep-title[data-v-3bc2da4f] {\n color: var(--theme-color);\n}\n.bangumi-card:hover .ep-cover[data-v-3bc2da4f] {\n transform: scale(1.05);\n}\nbody.dark .bangumi-card[data-v-3bc2da4f] {\n box-shadow: rgba(0,0,0,0.06667) 0 4px 12px 0px;\n background-color: #2d2d2d;\n color: #eee;\n}\n.bangumi-card.new[data-v-3bc2da4f]::before {\n content: "NEW";\n position: absolute;\n top: 4px;\n left: 4px;\n background-color: var(--theme-color);\n color: var(--foreground-color);\n padding: 0 6px;\n height: 18px;\n border-radius: 9px;\n font-weight: 700;\n font-size: 11px;\n line-height: 18px;\n z-index: 1;\n}',""]),e.exports=i},620:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".column-card {\n width: 356px;\n display: flex;\n flex-direction: column;\n margin-bottom: 12px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n background-color: #fff;\n box-sizing: border-box;\n position: relative;\n flex-shrink: 0;\n font-size: 12px;\n cursor: pointer;\n border-radius: 8px;\n}\nbody.dark .column-card {\n background-color: #282828;\n color: #eee;\n}\n.column-card .covers {\n position: relative;\n display: flex;\n overflow: hidden;\n border-radius: 8px 8px 0 0;\n}\n.column-card .covers .cover {\n flex: 1 0 0;\n height: 120px;\n width: 0;\n -o-object-fit: cover;\n object-fit: cover;\n}\n.column-card .up {\n position: absolute;\n left: 8px;\n top: calc(120px - 28px - 6px);\n padding: 2px;\n display: flex;\n align-items: center;\n background-color: rgba(0,0,0,0.66667);\n border-radius: 14px;\n height: 28px;\n box-sizing: border-box;\n}\n.column-card .up .face {\n border-radius: 50%;\n height: 24px;\n width: 24px;\n}\n.column-card .up .name {\n margin: 0 6px;\n color: #fff;\n}\n.column-card .title {\n padding: 10px 10px 0;\n margin: 0;\n font-size: 11pt;\n font-weight: bold;\n color: inherit;\n line-height: normal;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.column-card .description {\n margin: 8px 10px;\n display: -webkit-box;\n white-space: normal;\n overflow: hidden;\n text-overflow: ellipsis;\n word-break: break-all;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n line-height: 1.5;\n max-height: 3em;\n}\n.column-card:hover .title {\n color: var(--theme-color);\n}\n.column-card:hover .cover {\n transform: scale(1.05);\n}",""]),e.exports=i},1745:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.video-card[data-v-0ffa1cb1] {\n display: grid;\n grid-template-columns: 200px 1fr;\n grid-template-rows: 1fr 1fr 1fr;\n grid-template-areas: "cover title" "cover description" "cover up";\n height: var(--card-height);\n width: var(--card-width);\n color: black;\n background-color: #fff;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n margin-right: var(--card-margin);\n margin-bottom: var(--card-margin);\n position: relative;\n}\nbody.dark .video-card[data-v-0ffa1cb1], body.dark .video-card[data-v-0ffa1cb1]:hover {\n background-color: #282828;\n color: #eee;\n}\n.video-card[data-v-0ffa1cb1]:hover {\n color: black;\n}\n.video-card.vertical[data-v-0ffa1cb1] {\n grid-template-columns: auto auto;\n grid-template-rows: 1fr auto auto;\n grid-template-areas: "cover cover" "title title" "up up";\n}\n.video-card.vertical .description[data-v-0ffa1cb1],\n.video-card.vertical .topics[data-v-0ffa1cb1] {\n display: none;\n}\n.video-card.vertical .cover-container[data-v-0ffa1cb1] {\n border-radius: 8px 8px 0 0;\n}\n.video-card.vertical .title[data-v-0ffa1cb1] {\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n max-height: 3em;\n word-break: break-all;\n white-space: normal;\n line-height: 1.5;\n margin: 8px 0;\n font-size: 10pt;\n}\n.video-card.vertical .up[data-v-0ffa1cb1] {\n align-self: start;\n white-space: nowrap;\n}\n.video-card.vertical .up .name[data-v-0ffa1cb1] {\n text-overflow: ellipsis;\n overflow: hidden;\n}\n.video-card.vertical .up[data-v-0ffa1cb1]:not(.no-face) {\n margin-left: 8px;\n max-width: calc(var(--card-width) - 24px);\n}\n.video-card.vertical .up.no-face[data-v-0ffa1cb1] {\n margin-top: 8px;\n max-width: calc(var(--card-width) - 24px);\n}\n.video-card.vertical .cooperation[data-v-0ffa1cb1] {\n margin: 0 12px 8px 8px;\n}\n.video-card.vertical .stats[data-v-0ffa1cb1] {\n align-self: end;\n justify-self: start;\n margin-bottom: 6px;\n margin-right: 0;\n}\n.video-card > *[data-v-0ffa1cb1] {\n justify-self: self-start;\n align-self: center;\n}\n.video-card .publish-time-summary[data-v-0ffa1cb1],\n.video-card .publish-time-detail[data-v-0ffa1cb1],\n.video-card .duration[data-v-0ffa1cb1],\n.video-card .watchlater[data-v-0ffa1cb1] {\n opacity: 0;\n}\n.video-card:hover .cover[data-v-0ffa1cb1] {\n transform: scale(1.05);\n transition: 0.1s cubic-bezier(0.39, 0.58, 0.57, 1);\n}\n.video-card:hover .publish-time-summary[data-v-0ffa1cb1],\n.video-card:hover .duration[data-v-0ffa1cb1],\n.video-card:hover .watchlater[data-v-0ffa1cb1] {\n opacity: 1;\n}\n.video-card .publish-time-summary[data-v-0ffa1cb1]:hover {\n opacity: 0;\n}\n.video-card .publish-time-summary:hover ~ .publish-time-detail[data-v-0ffa1cb1] {\n opacity: 1;\n}\n.video-card .cover-container[data-v-0ffa1cb1] {\n grid-area: cover;\n border-radius: 8px 0 0 8px;\n position: relative;\n width: calc(var(--card-width) - 2px);\n height: calc(var(--card-width) / 20 * 12);\n overflow: hidden;\n}\n.video-card .cover-container .cover[data-v-0ffa1cb1] {\n -o-object-fit: cover;\n object-fit: cover;\n width: 100%;\n height: 100%;\n}\n.video-card .cover-container[data-v-0ffa1cb1] > :not(.cover) {\n position: absolute;\n}\n.video-card .cover-container .publish-time-detail[data-v-0ffa1cb1],\n.video-card .cover-container .publish-time-summary[data-v-0ffa1cb1],\n.video-card .cover-container .duration[data-v-0ffa1cb1],\n.video-card .cover-container .watchlater[data-v-0ffa1cb1] {\n bottom: 6px;\n padding: 2px 8px;\n background-color: rgba(0,0,0,0.66667);\n color: white;\n border-radius: 10px;\n height: 20px;\n box-sizing: border-box;\n}\n.video-card .cover-container .publish-time-detail .mdi[data-v-0ffa1cb1],\n.video-card .cover-container .publish-time-summary .mdi[data-v-0ffa1cb1],\n.video-card .cover-container .duration .mdi[data-v-0ffa1cb1],\n.video-card .cover-container .watchlater .mdi[data-v-0ffa1cb1] {\n margin-right: 4px;\n}\n.video-card .cover-container .new[data-v-0ffa1cb1] {\n top: 6px;\n left: 6px;\n background-color: var(--theme-color);\n color: var(--foreground-color);\n font-weight: bold;\n padding: 2px 8px;\n border-radius: 10px;\n height: 20px;\n box-sizing: border-box;\n}\n.video-card .cover-container .publish-time-detail[data-v-0ffa1cb1] {\n z-index: 0;\n}\n.video-card .cover-container .publish-time-summary[data-v-0ffa1cb1] {\n z-index: 1;\n}\n.video-card .cover-container .publish-time-detail[data-v-0ffa1cb1],\n.video-card .cover-container .publish-time-summary[data-v-0ffa1cb1] {\n top: 6px;\n right: 6px;\n}\n.video-card .cover-container .duration[data-v-0ffa1cb1] {\n left: 6px;\n}\n.video-card .cover-container .watchlater[data-v-0ffa1cb1] {\n right: 6px;\n display: flex;\n align-items: center;\n padding-left: 4px;\n}\n.video-card .title[data-v-0ffa1cb1] {\n grid-area: title;\n font-size: 12pt;\n font-weight: bold;\n color: inherit;\n padding: 0 10px;\n white-space: nowrap;\n overflow: hidden;\n justify-self: stretch;\n text-overflow: ellipsis;\n}\n.video-card .title[data-v-0ffa1cb1]:hover {\n color: var(--theme-color);\n}\n.video-card .topics[data-v-0ffa1cb1] {\n grid-area: description;\n display: flex;\n align-items: center;\n margin-left: 12px;\n}\n.video-card .topics .topic[data-v-0ffa1cb1] {\n color: inherit;\n padding: 4px 8px;\n background-color: rgba(136,136,136,0.13333);\n margin-right: 8px;\n border-radius: 14px;\n white-space: nowrap;\n max-width: 120px;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.video-card .topics .topic[data-v-0ffa1cb1]:hover {\n background-color: rgba(136,136,136,0.26667);\n color: var(--theme-color);\n}\n.video-card .description[data-v-0ffa1cb1] {\n grid-area: description;\n color: inherit;\n overflow: hidden;\n align-self: stretch;\n justify-self: stretch;\n margin: 0 12px;\n line-height: 1.5;\n height: 3em;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n scrollbar-width: none !important;\n}\n.video-card .description[data-v-0ffa1cb1]::-webkit-scrollbar {\n width: 0px !important;\n}\n.video-card .description.single-line[data-v-0ffa1cb1] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.video-card .cooperation[data-v-0ffa1cb1],\n.video-card .up[data-v-0ffa1cb1],\n.video-card .stats[data-v-0ffa1cb1] {\n grid-area: up;\n}\n.video-card .up[data-v-0ffa1cb1] {\n margin-left: 12px;\n display: flex;\n align-items: center;\n padding: 2px;\n background-color: transparent;\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n border-radius: 15px;\n color: inherit;\n}\n.video-card .up .name[data-v-0ffa1cb1] {\n margin: 0 8px;\n}\n.video-card .up.no-face[data-v-0ffa1cb1] {\n background-color: transparent;\n padding: 0;\n}\n.video-card .up.no-face .be-icon[data-v-0ffa1cb1] {\n font-size: 14pt;\n opacity: 0.75;\n}\n.video-card .up .face[data-v-0ffa1cb1] {\n border-radius: 50%;\n width: 24px;\n height: 24px;\n}\n.video-card .up[data-v-0ffa1cb1]:not(.no-face):hover {\n background-color: rgba(136,136,136,0.13333);\n}\n.video-card .up:hover .name[data-v-0ffa1cb1],\n.video-card .up:hover .be-icon[data-v-0ffa1cb1] {\n color: var(--theme-color);\n}\n.video-card.no-stats .up[data-v-0ffa1cb1] {\n margin-bottom: 8px;\n}\n.video-card .cooperation[data-v-0ffa1cb1] {\n margin-left: 12px;\n display: flex;\n align-items: center;\n justify-self: stretch;\n justify-content: space-between;\n}\n.video-card .cooperation-ups[data-v-0ffa1cb1] {\n display: flex;\n flex-direction: row-reverse;\n align-items: center;\n justify-content: flex-start;\n}\n.video-card .cooperation-ups .cooperation-up[data-v-0ffa1cb1] {\n flex: 0 0 15px;\n width: 15px;\n display: flex;\n}\n.video-card .cooperation-ups .cooperation-up.no-face[data-v-0ffa1cb1] {\n background-color: transparent;\n padding: 0;\n}\n.video-card .cooperation-ups .cooperation-up.no-face .be-icon[data-v-0ffa1cb1] {\n font-size: 14pt;\n opacity: 0.75;\n}\n.video-card .cooperation-ups .cooperation-up .face[data-v-0ffa1cb1] {\n border-radius: 50%;\n width: 24px;\n height: 24px;\n}\n.video-card .cooperation-ups .cooperation-up .face[data-v-0ffa1cb1] {\n border: 1px solid rgba(136,136,136,0.13333);\n padding: 2px;\n background-color: #fff;\n}\nbody.dark .video-card .cooperation-ups .cooperation-up .face[data-v-0ffa1cb1] {\n background-color: #282828;\n}\n.video-card .cooperation-ups:hover .cooperation-up[data-v-0ffa1cb1] {\n flex-basis: auto;\n width: 30px;\n margin-right: 4px;\n}\n.video-card .cooperation-note[data-v-0ffa1cb1] {\n opacity: 0.5;\n}\n.video-card .stats[data-v-0ffa1cb1] {\n justify-self: self-end;\n margin-right: 12px;\n display: flex;\n align-items: center;\n opacity: 0.5;\n}\n.video-card .stats .be-icon[data-v-0ffa1cb1] {\n margin: 0 4px 0 12px;\n}',""]),e.exports=i},4618:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".bb-comment .translate-container,\n.card-content .translate-container {\n margin: 4px 0 2px 0;\n display: inline-block;\n font-weight: normal;\n font-size: 14px;\n}\n.bb-comment .translate-container .translated,\n.card-content .translate-container .translated {\n font-size: 12px;\n display: flex;\n align-items: center;\n grid-gap: 8px;\n gap: 8px;\n}\n.bb-comment .translate-container .translated a,\n.card-content .translate-container .translated a {\n color: #aaa !important;\n}\n.bb-comment .translate-container .translated a:hover,\n.card-content .translate-container .translated a:hover {\n color: var(--theme-color) !important;\n}\n.bb-comment .translate-container .translate,\n.card-content .translate-container .translate {\n display: flex;\n align-items: center;\n grid-gap: 2px;\n gap: 2px;\n font-size: 12px;\n height: 18px;\n color: #aaa;\n cursor: pointer;\n}\n.bb-comment .translate-container .translate:hover,\n.card-content .translate-container .translate:hover {\n color: var(--theme-color);\n}\n.bb-comment .translate-container .translate-result,\n.card-content .translate-container .translate-result {\n padding-top: 6px;\n white-space: pre-wrap;\n line-height: 20px;\n word-break: break-all;\n word-wrap: break-word;\n}\nbody.dark .bb-comment .translate-container .translate-result,\nbody.dark .card-content .translate-container .translate-result {\n color: #eee;\n}\n.bb-comment .reply-con .text-con {\n display: block;\n margin: 0 !important;\n}\n.card-content .translate-container {\n margin: 13px 0 2px 0;\n}",""]),e.exports=i},3955:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".suggest-item {\n outline: none !important;\n padding: 6px 6px 6px 10px;\n cursor: pointer;\n}\n.suggest-item.disabled {\n cursor: default;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: center;\n}\n.suggest-item:not(.disabled):hover, .suggest-item:not(.disabled)[focus-within] {\n background-color: rgba(136,136,136,0.13333);\n}\n.suggest-item:not(.disabled):hover, .suggest-item:not(.disabled):focus-within {\n background-color: rgba(136,136,136,0.13333);\n}\n.suggest-item:first-child {\n padding-top: 8px;\n border-radius: 7px 7px 0 0;\n}\n.suggest-item:last-child {\n padding-bottom: 8px;\n border-radius: 0 0 7px 7px;\n}\n.suggest-item-content {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n}\n.suggest-item-icon {\n margin-right: 6px;\n}\n.suggest-item-title {\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 0;\n gap: 0;\n flex: 1 0 0;\n width: 0;\n}\n.suggest-item-name {\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.suggest-item-description {\n opacity: 0.5;\n font-size: smaller;\n}\n.suggest-item-delete {\n opacity: 0.5;\n margin-right: 4px;\n}\n.suggest-item-delete:hover {\n opacity: 1;\n}",""]),e.exports=i},5584:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".global-launch-bar-container {\n display: flex;\n top: 20vh;\n left: 50%;\n width: 40vw;\n max-width: 650px;\n height: 50px;\n padding: 0 8px;\n z-index: 5000;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n border: 1px solid rgba(136,136,136,0.13333);\n font-size: 16px;\n transform: translateX(-50%);\n transition: opacity 0.2s ease-out;\n}\nbody.dark .global-launch-bar-container {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .global-launch-bar-container {\n background-color: #222;\n}\n.global-launch-bar-container .launch-bar {\n flex: 1;\n}\nbody.dark .global-launch-bar-container .launch-bar {\n --color: #eee;\n}\n.global-launch-bar-container .launch-bar .launch-bar-suggest-list {\n transition: 0.2s ease-out;\n top: calc(100% + 8px);\n font-size: 14px;\n}",""]),e.exports=i},4815:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".launch-bar {\n --color: black;\n color: var(--color);\n position: relative;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n}\n.launch-bar .input-area {\n display: flex;\n flex-direction: column;\n flex: 1;\n}\n.launch-bar .input-area .recommended-target {\n display: none;\n}\n.launch-bar .input-area .launch-bar-form {\n flex: 1;\n display: flex;\n}\n.launch-bar .input-area .launch-bar-form .input {\n flex: 1;\n padding: 8px;\n background-color: transparent;\n border: none;\n outline: none !important;\n color: inherit;\n box-sizing: border-box;\n width: 15vw;\n font-size: inherit;\n}\n.launch-bar .input-area .launch-bar-form .input::placeholder {\n color: inherit !important;\n opacity: 0.8;\n}\n.launch-bar .input-area .launch-bar-form .submit {\n color: inherit;\n padding: 4px;\n background: transparent;\n border: none;\n outline: none !important;\n cursor: pointer;\n}\n.launch-bar .input-area .input-active-bar {\n flex: 0 0 auto;\n align-self: flex-start;\n height: 2px;\n width: 0;\n border-radius: 1px;\n background-color: var(--theme-color);\n transition: 0.3s ease-in-out;\n}\n.launch-bar .launch-bar-suggest-list {\n position: absolute;\n top: 100%;\n left: 50%;\n opacity: 0;\n width: 100%;\n transform: translateX(-50%) translateY(-4px);\n pointer-events: none;\n border: 1px solid rgba(136,136,136,0.13333);\n white-space: nowrap;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n color: black;\n background-color: #fff;\n}\nbody.dark .launch-bar .launch-bar-suggest-list {\n color: #eee;\n background-color: #222;\n}\n.launch-bar .launch-bar-suggest-list .suggest-highlight {\n color: var(--theme-color);\n font-style: normal;\n}\n.launch-bar[focus-within] .input-active-bar {\n width: 100%;\n}\n.launch-bar:focus-within .input-active-bar {\n width: 100%;\n}\n.launch-bar[focus-within] .launch-bar-suggest-list,\n.launch-bar .launch-bar-suggest-list[focus-within] {\n opacity: 1;\n transform: translateX(-50%);\n pointer-events: initial;\n}\n.launch-bar:focus-within .launch-bar-suggest-list,\n.launch-bar .launch-bar-suggest-list:focus-within {\n opacity: 1;\n transform: translateX(-50%);\n pointer-events: initial;\n}",""]),e.exports=i},8353:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.component-description {\n line-height: normal;\n}\n.component-description ul,\n.component-description ul li {\n list-style: disc;\n}\n.component-description ol,\n.component-description ol li {\n list-style: decimal;\n}\n.component-description ul,\n.component-description ol {\n padding-left: 16px;\n}\n.component-description ul li,\n.component-description ol li {\n line-height: 1.75;\n}\n.component-description p {\n margin: 0;\n}\n.component-description > p {\n line-height: 1.75;\n}\n.component-description pre {\n white-space: pre-wrap;\n}\n.component-description code {\n display: inline-block;\n padding: 0 4px;\n margin: 1px 2px;\n border-radius: 4px;\n background-color: rgba(136,136,136,0.13333);\n line-height: normal;\n}\n.component-description kbd {\n font-family: monospace;\n border: 1px solid #ccc;\n display: inline-block;\n border-radius: 4px;\n padding: 0 4px;\n margin: 1px 2px;\n line-height: 1.1;\n}\nbody.dark .component-description kbd {\n border-color: #666;\n}\n.component-description blockquote {\n border-radius: 4px;\n margin: 0;\n padding: 4px;\n padding-left: 12px;\n color: inherit;\n background-color: rgba(136,136,136,0.06667);\n box-sizing: border-box;\n position: relative;\n}\nbody.dark .component-description blockquote * {\n color: inherit !important;\n}\n.component-description blockquote::before {\n content: "";\n position: absolute;\n display: block;\n width: 3px;\n height: calc(100% - 8px);\n top: 4px;\n left: 0;\n border-radius: 2px;\n background-color: var(--theme-color);\n}\n.component-description a,\n.component-description a[focus-within],\n.component-description a:hover {\n color: var(--theme-color);\n}\n.component-description a,\n.component-description a:focus-within,\n.component-description a:hover {\n color: var(--theme-color);\n}\n.component-description > :last-child {\n margin-bottom: 0;\n}',""]),e.exports=i},7278:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".component-detail {\n min-width: 264px;\n width: 264px;\n}\n.component-detail-separator {\n height: 1px;\n background-color: rgba(136,136,136,0.13333);\n margin-bottom: 12px;\n flex-shrink: 0;\n align-self: stretch;\n}\n.component-detail-header {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: space-between;\n margin-bottom: 12px;\n}\n.component-detail-header .display-name {\n font-weight: bold;\n font-size: 16px;\n}\n.component-detail-header .close {\n cursor: pointer;\n}\n.component-detail-header .close:hover {\n color: var(--theme-color);\n}\n.component-detail .component-description:not(:last-child) {\n margin-bottom: 12px;\n}\n.component-detail-tags {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n flex-wrap: wrap;\n margin-bottom: 8px;\n}\n.component-detail-tags .tag {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n box-sizing: border-box;\n height: 24px;\n border-radius: 12px;\n padding: 2px 6px;\n margin-right: 4px;\n margin-bottom: 4px;\n font-size: 12px;\n box-shadow: none;\n}\nbody.dark .component-detail-tags .tag {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\n.component-detail-tags .tag .tag-color {\n border-radius: 50%;\n width: 12px;\n height: 12px;\n margin-right: 4px;\n}\n.component-detail-internal-data {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: space-between;\n}\n.component-detail-internal-data .internal-name {\n opacity: 0.5;\n}\n.component-detail-internal-data .tippy-content {\n padding: 4px;\n}\n.component-detail-internal-data .extra-actions-wrapper {\n position: relative;\n transform: translateX(2px);\n}\n.component-detail-internal-data .extra-actions-wrapper .extra-actions {\n padding: 4px;\n cursor: pointer;\n}\n.component-detail-internal-data .extra-actions-wrapper .extra-actions-list {\n width: max-content;\n}\n.component-detail-operations {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n}\n.component-detail-operations > * {\n flex: 1 0 0;\n}\n.component-detail-operations > *:not(:last-child) {\n margin-right: 8px;\n}\n.component-detail-options {\n margin-bottom: 12px;\n}\n.component-detail-options .component-detail-options-title {\n font-weight: bold;\n font-size: 14px;\n margin-bottom: 8px;\n}\n.component-detail-options .generated-option:not(:last-child) {\n margin-bottom: 4px;\n}",""]),e.exports=i},5136:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".component-option[data-v-ddb921e6] {\n display: flex;\n align-items: center;\n min-height: 24px;\n}\n.component-option .unknown-option-type[data-v-ddb921e6],\n.component-option .be-slider[data-v-ddb921e6],\n.component-option .be-range-input[data-v-ddb921e6],\n.component-option .be-text-box[data-v-ddb921e6] {\n flex: 1 0 0;\n}\n.component-option[data-type=boolean] .option-name[data-v-ddb921e6] {\n flex: 1 0 0;\n}\n.component-option[data-type=dropdown] .option-name[data-v-ddb921e6] {\n flex: 1 0 0;\n}\n.component-option[data-type=color] .option-name[data-v-ddb921e6] {\n flex: 1 0 0;\n}\n.component-option[data-type=switch][data-v-ddb921e6] {\n justify-content: center;\n}\n.component-option[data-type=switch] .option-name[data-v-ddb921e6] {\n display: none;\n}\n.component-option .option-name[data-v-ddb921e6] {\n margin-right: 8px;\n}\n.component-option .be-slider[data-v-ddb921e6] {\n margin: 0 8px;\n}",""]),e.exports=i},9389:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.component-settings {\n display: flex;\n flex-direction: column;\n justify-content: center;\n box-sizing: border-box;\n overflow: hidden;\n padding: 7px 12px 7px 7px;\n width: 100%;\n min-height: 36px;\n position: relative;\n cursor: pointer;\n transition: 0.2s ease-out;\n}\n.component-settings::after {\n content: "";\n opacity: 0;\n transition: opacity 0.2s ease-out;\n position: absolute;\n top: 0;\n left: 10px;\n height: 100%;\n width: calc(100% - 20px);\n pointer-events: none;\n background-image: repeating-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0) 10px, rgba(136,136,136,0.13333) 10px, rgba(136,136,136,0.13333) 30px, rgba(0,0,0,0) 30px, rgba(0,0,0,0) 38px, rgba(136,136,136,0.13333) 38px, rgba(136,136,136,0.13333) 50px, rgba(0,0,0,0) 50px);\n}\n.component-settings.virtual::after {\n opacity: 1;\n}\n.component-settings.virtual .row {\n display: none;\n}\n.component-settings .row {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: space-between;\n}\n.component-settings .row:not(:last-child) {\n margin-bottom: 8px;\n}\n.component-settings .display-name {\n font-size: 14px;\n height: 20px;\n flex: 1 0 auto;\n margin-left: 6px;\n width: 200px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.component-settings .details-arrow {\n opacity: 0.75;\n width: 32px;\n justify-content: flex-end;\n}\n.component-settings .be-switch-box {\n margin: 0;\n}\n.component-settings:hover {\n background-color: rgba(136,136,136,0.06667);\n}\n.component-settings:hover .options-count {\n opacity: 1;\n}\n.component-settings.selected {\n background-color: rgba(136,136,136,0.13333);\n}',""]),e.exports=i},2915:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".settings-panel-content .sidebar > * {\n position: relative;\n flex: 1;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n}\n.settings-panel-content .sidebar > * .settings-panel-sub-page {\n font-size: 13px;\n top: 12px;\n transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);\n transform: translateX(calc(-12.5% * var(--direction)));\n min-width: 372px;\n padding: 12px;\n box-sizing: border-box;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n}\nbody.dark .settings-panel-content .sidebar > * .settings-panel-sub-page {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\n.settings-panel-content .sidebar > * .settings-panel-sub-page.open {\n transform: translateX(0);\n}\n.settings-panel-content .sidebar > * .settings-panel-sub-page .sub-page-row {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: space-between;\n flex-shrink: 0;\n}\n.settings-panel-content .sidebar > * .settings-panel-sub-page .sub-page-row:not(:last-child) {\n margin-bottom: 12px;\n}\n.settings-panel-content .sidebar > * .settings-panel-sub-page .separator {\n height: 1px;\n background-color: rgba(136,136,136,0.13333);\n width: 100%;\n}\n.settings-panel-content .sidebar > * .component-tags-item {\n background-color: transparent;\n cursor: pointer;\n display: flex;\n align-items: center;\n white-space: nowrap;\n padding: 8px;\n padding-right: 10px;\n font-size: 13px;\n}\n.settings-panel-content .sidebar > * .component-tags-item .tag-name {\n margin-right: 4px;\n margin-left: 8px;\n}\n.settings-panel-content .sidebar > * .component-tags-item:hover, .settings-panel-content .sidebar > * .component-tags-item.selected {\n background-color: rgba(136,136,136,0.13333);\n}\n.settings-panel-content .sidebar > * .icon-list,\n.settings-panel-content .sidebar > * .component-tags {\n flex-grow: 1;\n max-height: calc(var(--panel-height) - var(--header-height));\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n background-color: transparent;\n width: 40px;\n display: flex;\n flex-direction: column;\n}\n.settings-panel-content .sidebar > * .icon-list::-webkit-scrollbar,\n.settings-panel-content .sidebar > * .component-tags::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.settings-panel-content .sidebar > * .icon-list .grow,\n.settings-panel-content .sidebar > * .component-tags .grow {\n flex-grow: 1;\n}\n.settings-panel-content .sidebar > * .icon-list .be-icon,\n.settings-panel-content .sidebar > * .component-tags .be-icon {\n margin-left: 2px;\n}\n.settings-panel-content .sidebar > * .component-tags {\n height: 100%;\n width: auto;\n position: absolute;\n top: 0;\n opacity: 0;\n transition: 0.2s ease-out;\n pointer-events: none;\n background-color: #fff;\n border-right: 1px solid rgba(136,136,136,0.13333);\n}\nbody.dark .settings-panel-content .sidebar > * .component-tags {\n background-color: #222;\n}\n.settings-panel-content .sidebar > * .icon-list:hover ~ .component-tags,\n.settings-panel-content .sidebar > * .component-tags:hover {\n opacity: 1;\n pointer-events: initial;\n}",""]),e.exports=i},8918:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.be-settings {\n line-height: normal;\n font-size: 12px;\n --panel-height: calc(100vh - 120px);\n}\nbody.player-mode-blackmask .be-settings {\n visibility: hidden;\n}\n.be-settings > .sidebar {\n position: fixed;\n top: 50%;\n z-index: 1000;\n transform: translateX(calc(-50% * var(--direction))) translateY(-50%);\n}\nbody.player-mode-webfullscreen .be-settings > .sidebar, body.player-fullscreen-fix .be-settings > .sidebar {\n z-index: 1;\n}\n.be-settings > .sidebar > * {\n transition: transform 0.3s ease-out, opacity 0.3s ease-out;\n cursor: pointer;\n -webkit-tap-highlight-color: transparent;\n width: 26px;\n height: 26px;\n padding: 8px;\n box-sizing: content-box;\n background-color: rgba(255,255,255,0.66667);\n border-radius: 50%;\n position: relative;\n}\nbody.dark .be-settings > .sidebar > * {\n background-color: rgba(51,51,51,0.66667);\n}\n.be-settings > .sidebar > *:not(:last-child) {\n margin-bottom: 26px;\n}\n.be-settings > .sidebar > *::after {\n content: "";\n width: 140%;\n height: 140%;\n position: absolute;\n top: -20%;\n left: -20%;\n background: transparent;\n}\n.be-settings > .sidebar > * .be-icon {\n font-size: 26px;\n color: #888;\n fill: #888;\n transition: fill 0.3s ease-out;\n}\n.be-settings > .sidebar > *:hover {\n transform: translateX(calc(60% * var(--direction))) scale(1.1);\n background-color: #fff;\n}\nbody.dark .be-settings > .sidebar > *:hover {\n background-color: #333;\n}\n.be-settings > .sidebar > *:hover .be-icon {\n color: #222;\n fill: #222;\n}\nbody.dark .be-settings > .sidebar > *:hover .be-icon {\n color: #eee;\n fill: #eee;\n}\n.be-settings > .sidebar > *.open {\n transform: translateX(calc(100% * var(--direction))) scale(1.5);\n opacity: 0;\n}\n.be-settings .settings-panel-popup {\n transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);\n top: 50%;\n z-index: 100001;\n}\n.be-settings .settings-panel-popup.close {\n transform: translateZ(0) translateY(-50%) translateX(calc(-48% * var(--direction)));\n}\n.be-settings .settings-panel-popup.open {\n transform: translateZ(0) translateY(-50%) translateX(0);\n}\n.be-settings .widgets-panel-popup {\n top: 50%;\n z-index: 100001;\n transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);\n}\n.be-settings .widgets-panel-popup.close {\n transform: translateZ(0) translateY(-50%) translateX(calc(-48% * var(--direction)));\n}\n.be-settings .widgets-panel-popup.open {\n transform: translateZ(0) translateY(-50%) translateX(0);\n}\n.bilibili-player-dm-tip-wrap {\n pointer-events: none !important;\n}\nbody:not(.settings-panel-dock-right) .contact-help {\n display: none !important;\n}\nbody:not(.settings-panel-dock-right) .be-settings {\n --direction: 1;\n}\nbody:not(.settings-panel-dock-right) .be-settings > .sidebar {\n left: 0;\n}\nbody:not(.settings-panel-dock-right) .widgets-panel-popup,\nbody:not(.settings-panel-dock-right) .settings-panel-popup {\n left: 12px;\n transform-origin: left;\n}\nbody:not(.settings-panel-dock-right) .settings-panel-popup .settings-panel-content .sidebar {\n border-right: 1px solid rgba(136,136,136,0.13333);\n}\nbody:not(.settings-panel-dock-right) .settings-panel-popup .settings-panel-content .main {\n border-bottom-right-radius: 7px;\n}\nbody:not(.settings-panel-dock-right) .settings-panel-popup .component-tags {\n border-bottom-left-radius: 8px;\n border-right: 1px solid rgba(136,136,136,0.13333);\n left: 0;\n}\nbody:not(.settings-panel-dock-right) .settings-panel-popup .component-tags .component-tags-item:last-child {\n border-bottom-left-radius: 7px;\n}\nbody:not(.settings-panel-dock-right) .settings-panel-sub-page {\n left: 53px;\n}\nbody.settings-panel-dock-right {\n --direction: -1;\n}\nbody.settings-panel-dock-right .be-settings > .sidebar {\n right: 0;\n}\nbody.settings-panel-dock-right .widgets-panel-popup,\nbody.settings-panel-dock-right .settings-panel-popup {\n right: 12px;\n transform-origin: right;\n}\nbody.settings-panel-dock-right .settings-panel-popup .settings-panel-content .sidebar {\n order: 1;\n border-left: 1px solid rgba(136,136,136,0.13333);\n}\nbody.settings-panel-dock-right .settings-panel-popup .settings-panel-content .main {\n border-bottom-left-radius: 7px;\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-tags {\n border-bottom-right-radius: 8px;\n border-left: 1px solid rgba(136,136,136,0.13333);\n right: 0;\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-tags .component-tags-item:last-child {\n border-bottom-right-radius: 7px;\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-settings {\n padding: 7px 7px 7px 12px;\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-settings .row {\n flex-direction: row-reverse;\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-settings .row .details-arrow {\n transform: rotate(180deg);\n}\nbody.settings-panel-dock-right .settings-panel-popup .component-settings .row .display-name {\n margin-left: 12px;\n width: 180px;\n}\nbody.settings-panel-dock-right .settings-panel-sub-page {\n right: 53px;\n}',""]),e.exports=i},3374:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".settings-panel-popup {\n z-index: 1000;\n}\n.settings-panel-popup .settings-panel {\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 0;\n gap: 0;\n position: relative;\n overscroll-behavior: contain;\n border-radius: 8px;\n background-color: #fff;\n color: black;\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: content-box;\n width: auto;\n min-width: 320px;\n height: var(--panel-height);\n --header-height: 50px;\n transition: opacity 0.2s 0.2s ease-out;\n}\nbody.dark .settings-panel-popup .settings-panel {\n background-color: #222;\n color: #eee;\n}\n.settings-panel-popup .settings-panel .settings-panel-header {\n box-sizing: border-box;\n height: var(--header-height);\n padding: 12px;\n border-bottom: 1px solid rgba(136,136,136,0.13333);\n display: flex;\n align-items: center;\n grid-gap: 8px;\n gap: 8px;\n color: black;\n fill: black;\n stroke: black;\n}\nbody.dark .settings-panel-popup .settings-panel .settings-panel-header {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .title {\n font-size: 18px;\n font-weight: bold;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .settings-panel-search {\n flex-grow: 1;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: center;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .settings-panel-search .be-textbox {\n flex: 1 0 0;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .settings-panel-search .be-icon {\n margin-right: 8px;\n opacity: 0.5;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .collaspe .be-icon {\n font-size: 28px;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .peek {\n cursor: pointer;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .collaspe .be-icon,\n.settings-panel-popup .settings-panel .settings-panel-header .close .be-icon {\n cursor: pointer;\n transition: 0.2s ease-out;\n}\n.settings-panel-popup .settings-panel .settings-panel-header .collaspe .be-icon:hover,\n.settings-panel-popup .settings-panel .settings-panel-header .close .be-icon:hover {\n color: var(--theme-color);\n}\n.settings-panel-popup .settings-panel .settings-panel-content {\n flex: 1;\n display: flex;\n max-height: calc(var(--panel-height) - var(--header-height));\n}\n.settings-panel-popup .settings-panel .settings-panel-content .sidebar {\n display: flex;\n flex-direction: column;\n z-index: 1;\n}\n.settings-panel-popup .settings-panel .settings-panel-content .main {\n flex: 1;\n padding: 0;\n position: relative;\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n}\n.settings-panel-popup .settings-panel .settings-panel-content .main::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.settings-panel-popup .settings-panel .settings-panel-content .main .be-empty {\n min-height: 36px;\n padding: 7px;\n}\n.settings-panel-popup .settings-panel .settings-panel-content .main .component-list {\n display: grid;\n grid-template-columns: auto;\n grid-gap: 0;\n gap: 0;\n width: auto;\n margin: 0;\n}\n.settings-panel-popup .settings-panel .settings-panel-content .main > * {\n flex: 1;\n}\n.settings-panel-popup .settings-panel .component-detail-panel {\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n padding: 12px;\n}\nbody.dark .settings-panel-popup .settings-panel .component-detail-panel {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\n.settings-panel-popup .settings-panel.collasped {\n height: auto;\n transform: translateY(calc(50% - 45vh));\n opacity: 0.3;\n}\n.settings-panel-popup .settings-panel.collasped .header, body.dark .settings-panel-popup .settings-panel.collasped .header {\n border-color: transparent;\n}\n.settings-panel-popup .settings-panel.collasped .sidebar,\n.settings-panel-popup .settings-panel.collasped .main {\n opacity: 0;\n padding: 0;\n pointer-events: none;\n}\n.settings-panel-popup .settings-panel.collasped .sidebar {\n display: none;\n}\n.settings-panel-popup .settings-panel.collasped:hover {\n opacity: 1;\n}\n.settings-panel-popup .settings-panel.peek {\n opacity: 0.1;\n}",""]),e.exports=i},5089:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".tag-ring {\n display: flex;\n transform: scaleX(-1) rotate(-90deg);\n}",""]),e.exports=i},3731:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".widgets-panel {\n max-height: var(--panel-height);\n min-height: 80px;\n display: flex;\n align-items: center;\n flex-direction: column;\n grid-gap: 0;\n gap: 0;\n justify-content: flex-start;\n align-items: flex-start;\n flex-wrap: wrap;\n padding: 16px;\n padding-right: 20px;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n color: black;\n fill: black;\n stroke: black;\n}\nbody.dark .widgets-panel {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .widgets-panel {\n background-color: #222;\n}\nbody.dark .widgets-panel {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.widgets-panel-header {\n flex: 0 0 auto;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n font-weight: bold;\n font-size: 18px;\n margin-bottom: 18px;\n}\n.widgets-panel-header .be-icon {\n margin-right: 6px;\n}\n.widgets-panel .widgets-loading,\n.widgets-panel .widgets-empty {\n padding: 12px 0;\n}\n.widgets-panel .widget-items {\n position: relative;\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 8px;\n gap: 8px;\n align-items: flex-start;\n}\n.widgets-panel .widget-items .widget-item {\n font-size: 14px;\n transition: 0.2s ease-out;\n display: flex;\n}\n.widgets-panel .widget-items .widget-item-enter, .widgets-panel .widget-items .widget-item-leave-to {\n opacity: 0;\n transform: scale(0.9);\n}\n.widgets-panel .widget-items .widget-item-leave-active {\n transition: 0.24s cubic-bezier(0.22, 0.61, 0.36, 1);\n position: absolute;\n white-space: nowrap;\n}\n.widgets-panel .widget-items .multiple-widgets {\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 8px;\n gap: 8px;\n align-items: flex-start;\n position: relative;\n}",""]),e.exports=i},9311:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".component-action {\n display: flex;\n align-items: center;\n grid-gap: 6px;\n gap: 6px;\n cursor: pointer;\n border-radius: 4px;\n padding: 4px 8px 4px 6px;\n font-size: 13px;\n}\n.component-action:hover {\n background-color: rgba(136,136,136,0.26667);\n}\n.component-action.disabled {\n cursor: not-allowed;\n opacity: 0.5;\n}",""]),e.exports=i},9455:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-about-page {\n flex: 1;\n}\n.be-about-page-header {\n display: flex;\n align-items: center;\n grid-gap: 6px;\n gap: 6px;\n margin-bottom: 12px;\n}\n.be-about-page-header .title-text {\n font-size: 16px;\n font-weight: bold;\n flex: 1 0 auto;\n}\n.be-about-page-content {\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 24px;\n gap: 24px;\n}\n.be-about-page-content .script-meta-info {\n display: flex;\n align-items: center;\n flex-direction: column;\n grid-gap: 8px;\n gap: 8px;\n text-align: center;\n padding: 0 24px;\n}\n.be-about-page-content .script-meta-info .meta-info-name {\n font-weight: 500;\n font-size: 22px;\n}\n.be-about-page-content .script-meta-info .meta-info-version {\n font-size: 14px;\n color: var(--theme-color);\n}\n.be-about-page-content .script-meta-info .meta-info-description {\n opacity: 0.5;\n}\n.be-about-page-content .script-links .script-link {\n display: flex;\n align-items: stretch;\n grid-gap: 0;\n gap: 0;\n}\n.be-about-page-content .script-links .script-link .be-button {\n flex: 1;\n}\n.be-about-page-content .script-links,\n.be-about-page-content .about-page-actions {\n display: flex;\n align-items: stretch;\n grid-gap: 8px;\n gap: 8px;\n flex-wrap: wrap;\n}\n.be-about-page-content .script-links .script-link,\n.be-about-page-content .script-links .about-page-action,\n.be-about-page-content .about-page-actions .script-link,\n.be-about-page-content .about-page-actions .about-page-action {\n flex: 1 0 auto;\n}\n.be-about-page-content .script-links .script-link .be-icon,\n.be-about-page-content .script-links .about-page-action .be-icon,\n.be-about-page-content .about-page-actions .script-link .be-icon,\n.be-about-page-content .about-page-actions .about-page-action .be-icon {\n margin-right: 6px;\n}",""]),e.exports=i},9681:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".manage-panel .manage-item {\n flex: 0 0 auto;\n min-height: 30px;\n width: 100%;\n box-sizing: border-box;\n}",""]),e.exports=i},4510:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".manage-panel {\n height: calc(var(--panel-height) - 52px - 48px);\n display: flex;\n flex-direction: column;\n}\n.manage-panel > :not(:last-child) {\n margin-bottom: 12px;\n}\n.manage-panel .be-button .be-icon {\n margin-right: 6px;\n}\n.manage-panel .exclude-built-in .be-switch-box {\n margin-left: 6px;\n}\n.manage-panel .title-text {\n font-size: 14px;\n font-weight: bold;\n}\n.manage-panel .item-url-result {\n color: var(--theme-color);\n}\n.manage-panel .item-url {\n margin-right: 12px;\n}\n.manage-panel .manage-item-list {\n display: flex;\n align-items: center;\n flex-direction: column;\n grid-gap: 0;\n gap: 0;\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n flex-shrink: 1;\n}\n.manage-panel .manage-item-list::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.manage-panel .item-actions {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n grid-gap: 12px;\n gap: 12px;\n}\n.manage-panel .exclude-built-in {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n}\n.manage-panel .be-loading {\n width: 100%;\n text-align: center;\n}\n.manage-panel .description-text {\n opacity: 0.75;\n}\n.manage-panel .add-item-row {\n position: relative;\n}\n.manage-panel .batch-add-popup {\n top: calc(100% + 8px);\n left: 50%;\n transition: 0.2s ease-out;\n transform: translateX(-50%) translateY(-8px);\n padding: 8px;\n width: 100%;\n min-height: calc(var(--panel-height) / 2);\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 8px;\n gap: 8px;\n}\nbody.dark .manage-panel .batch-add-popup {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .manage-panel .batch-add-popup {\n background-color: #222;\n}\n.manage-panel .batch-add-popup.open {\n transform: translateX(-50%) translateY(0px);\n}\n.manage-panel .batch-add-popup .be-text-area {\n flex: 1 0 auto;\n}\n.manage-panel .batch-add-popup .batch-add-actions {\n display: flex;\n align-items: center;\n grid-gap: 8px;\n gap: 8px;\n}\n.manage-panel .batch-add-popup .batch-add-actions .be-button {\n flex: 1 0 0;\n}\n.manage-panel .batch-add-popup .batch-add-actions .be-icon {\n margin-right: 6px;\n}\n.manage-panel-title .be-icon {\n margin-right: 6px;\n}\n.manage-panel-title .title-text {\n font-size: 16px;\n font-weight: bold;\n flex: 1 0 auto;\n}",""]),e.exports=i},1580:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.manage-panel .user-item {\n display: grid;\n grid-column-gap: 6px;\n column-gap: 6px;\n grid-template: "displayName line remove" auto "name line remove" auto/auto 1fr auto;\n align-items: center;\n padding: 6px 0;\n}\n.manage-panel .user-item .user-item-display-name {\n grid-area: displayName;\n}\n.manage-panel .user-item .user-item-name {\n grid-area: name;\n opacity: 0.5;\n font-size: 11px;\n}\n.manage-panel .user-item .user-item-line {\n grid-area: line;\n justify-self: stretch;\n transition: 0.2s ease-out;\n opacity: 0;\n height: 0;\n width: 100%;\n border-bottom: 1px dashed;\n box-sizing: border-box;\n}\n.manage-panel .user-item .user-item-toggle {\n grid-area: toggle;\n justify-self: end;\n}\n.manage-panel .user-item .user-item-remove-confirm {\n display: flex;\n align-items: center;\n grid-gap: 8px;\n gap: 8px;\n font-size: 13px;\n color: white;\n}\n.manage-panel .user-item .user-item-remove-confirm .be-button {\n color: inherit;\n font-size: 12px;\n padding: 4px;\n padding-right: 6px;\n}\n.manage-panel .user-item .user-item-remove-confirm .be-button .be-icon {\n margin-right: 4px;\n}\n.manage-panel .user-item .tippy-box {\n border-radius: 8px;\n}\n.manage-panel .user-item .tippy-box .tippy-content {\n padding-right: 5px;\n}\n.manage-panel .user-item .user-item-remove {\n grid-area: remove;\n justify-self: end;\n display: flex;\n align-items: center;\n opacity: 0.1;\n transition: 0.2s ease-out;\n cursor: pointer;\n padding: 4px;\n}\n.manage-panel .user-item .user-item-remove:hover {\n opacity: 1;\n color: #E54E4E;\n}\n.manage-panel .user-item:hover .user-item-remove:not(:hover) {\n opacity: 0.75;\n}\n.manage-panel .user-item:hover .user-item-line {\n opacity: 0.5;\n}',""]),e.exports=i},8959:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".online-registry {\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%) scale(0.95);\n width: 360px;\n height: 85vh;\n z-index: 100002;\n will-change: transform;\n transition: 0.2s ease-out;\n font-size: 14px;\n display: flex;\n align-items: stretch;\n flex-direction: column;\n grid-gap: 0;\n gap: 0;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n}\nbody.dark .online-registry {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .online-registry {\n background-color: #222;\n}\n.online-registry.open {\n transform: translate(-50%, -50%) scale(1);\n}\n.online-registry-header {\n padding: 12px;\n display: flex;\n align-items: center;\n grid-gap: 6px;\n gap: 6px;\n}\n.online-registry-header-title {\n font-size: 18px;\n font-weight: bold;\n}\n.online-registry-header-search {\n flex: 1;\n margin: 0 12px;\n justify-content: center;\n display: flex;\n align-items: center;\n grid-gap: 6px;\n gap: 6px;\n}\n.online-registry-header-search .be-textbox {\n max-width: 320px;\n flex: 1;\n font-size: 12px;\n}\n.online-registry-header-refresh-icon, .online-registry-header-close-icon {\n padding: 4px;\n cursor: pointer;\n transition: 0.3s ease-out;\n}\n.online-registry-header-refresh-icon:hover, .online-registry-header-close-icon:hover {\n color: var(--theme-color);\n}\n.online-registry-header-refresh-icon {\n padding: 2px;\n}\n.online-registry-header-refresh-icon:hover {\n transform: rotate(360deg);\n}\n.online-registry-separator {\n height: 1px;\n width: calc(100% - 24px);\n margin: 0 12px;\n background-color: rgba(136,136,136,0.13333);\n}\n.online-registry-content {\n flex: 1;\n padding: 4px 0;\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n}\n.online-registry-content::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.online-registry-content .be-loading,\n.online-registry-content .be-empty {\n margin: 12px 0;\n}",""]),e.exports=i},3947:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.online-registry-item-wrapper {\n min-height: 39px;\n position: relative;\n}\n.online-registry-item-wrapper::before {\n content: "";\n opacity: 0;\n transition: opacity 0.2s ease-out;\n position: absolute;\n pointer-events: none;\n top: 50%;\n left: 12px;\n transform: translateY(-50%);\n width: calc(100% - 24px);\n height: 20px;\n background-color: rgba(136,136,136,0.13333);\n display: flex;\n}\n.online-registry-item-wrapper.virtual::before {\n opacity: 1;\n}\n.online-registry-item {\n display: flex;\n align-items: center;\n grid-gap: 4px;\n gap: 4px;\n flex-wrap: wrap;\n padding: 8px 12px;\n}\n.online-registry-item:hover {\n background-color: rgba(136,136,136,0.06667);\n}\n.online-registry-item:not(:last-child) {\n border-bottom: 1px solid rgba(136,136,136,0.13333);\n}\n.online-registry-item .item-badge {\n padding: 2px 4px;\n border: 1px solid rgba(136,136,136,0.13333);\n border-radius: 4px;\n font-size: 12px;\n}\n.online-registry-item .item-display-name {\n font-weight: bold;\n}\n.online-registry-item .grow {\n flex: 1 0 0;\n}\n.online-registry-item .item-action {\n font-size: 12px;\n}\n.online-registry-item .item-action .be-icon {\n margin-right: 6px;\n}\n.online-registry-item .item-action .reinstall-button:not(:hover):not([focus-within]) {\n opacity: 0.5;\n}\n.online-registry-item .item-action .reinstall-button:not(:hover):not(:focus-within) {\n opacity: 0.5;\n}\n.online-registry-item:hover .item-description {\n opacity: 1;\n}\n.online-registry-description {\n font-size: 13px;\n line-height: normal;\n}\n.online-registry-description ul,\n.online-registry-description ul li {\n list-style: disc;\n}\n.online-registry-description ol,\n.online-registry-description ol li {\n list-style: decimal;\n}\n.online-registry-description ul,\n.online-registry-description ol {\n padding-left: 16px;\n}\n.online-registry-description ul li,\n.online-registry-description ol li {\n line-height: 1.75;\n}\n.online-registry-description p {\n margin: 0;\n}\n.online-registry-description > p {\n line-height: 1.75;\n}\n.online-registry-description pre {\n white-space: pre-wrap;\n}\n.online-registry-description code {\n display: inline-block;\n padding: 0 4px;\n margin: 1px 2px;\n border-radius: 4px;\n background-color: rgba(136,136,136,0.13333);\n line-height: normal;\n}\n.online-registry-description kbd {\n font-family: monospace;\n border: 1px solid #ccc;\n display: inline-block;\n border-radius: 4px;\n padding: 0 4px;\n margin: 1px 2px;\n line-height: 1.1;\n}\nbody.dark .online-registry-description kbd {\n border-color: #666;\n}\n.online-registry-description blockquote {\n border-radius: 4px;\n margin: 0;\n padding: 4px;\n padding-left: 12px;\n color: inherit;\n background-color: rgba(136,136,136,0.06667);\n box-sizing: border-box;\n position: relative;\n}\nbody.dark .online-registry-description blockquote * {\n color: inherit !important;\n}\n.online-registry-description blockquote::before {\n content: "";\n position: absolute;\n display: block;\n width: 3px;\n height: calc(100% - 8px);\n top: 4px;\n left: 0;\n border-radius: 2px;\n background-color: var(--theme-color);\n}\n.online-registry-description a,\n.online-registry-description a[focus-within],\n.online-registry-description a:hover {\n color: var(--theme-color);\n}\n.online-registry-description a,\n.online-registry-description a:focus-within,\n.online-registry-description a:hover {\n color: var(--theme-color);\n}\n.online-registry-description > :last-child {\n margin-bottom: 0;\n}',""]),e.exports=i},1885:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-video-control-bar-extend {\n display: flex;\n}\n.squirtle-controller-wrap .be-video-control-bar-extend {\n margin-top: 1px;\n}\n.be-video-control-bar-extend, .squirtle-controller.squirtle-wide-screen .be-video-control-bar-extend.squirtle-block-wrap {\n width: auto !important;\n margin-top: 0px;\n}\n.be-video-control-bar-extend .bp-svgicon {\n width: auto;\n padding-top: 1px;\n}\n.be-video-control-bar-extend .bp-svgicon .be-icon {\n transition: transform 0.2s ease-out;\n}\n.be-video-control-bar-extend .bp-svgicon .be-icon svg,\n.be-video-control-bar-extend .bp-svgicon .be-icon {\n font-size: 22px;\n width: 22px;\n height: 22px;\n color: #fff;\n fill: #fff;\n}\nbody.player-fullscreen-fix .be-video-control-bar-extend .bp-svgicon .be-icon svg, body.player-mode-webfullscreen .be-video-control-bar-extend .bp-svgicon .be-icon svg,\nbody.player-fullscreen-fix .be-video-control-bar-extend .bp-svgicon .be-icon,\nbody.player-mode-webfullscreen .be-video-control-bar-extend .bp-svgicon .be-icon {\n font-size: 28px;\n width: 28px;\n height: 28px;\n}\n.be-video-control-bar-extend .be-video-control-tooltip {\n pointer-events: none;\n font-size: 12px;\n padding: 6px 8px;\n line-height: normal;\n white-space: nowrap;\n color: #fff;\n background-color: rgba(0,0,0,0.70196);\n border-radius: 4px;\n position: absolute;\n top: 0;\n left: 50%;\n transform: translateX(-50%) translateY(calc(-100% - 11px));\n opacity: 0;\n}\n.be-video-control-bar-extend-item {\n display: flex;\n align-items: flex-start;\n justify-content: center;\n position: relative;\n}\n.squirtle-controller-wrap .be-video-control-bar-extend-item {\n align-items: center;\n}\n.be-video-control-bar-extend-item:hover .be-video-control-tooltip {\n transition: all 0.3s ease-in-out 0.3s;\n opacity: 1;\n transform: translateX(-50%) translateY(calc(-100% - 19px));\n}\n.be-video-control-bar-extend-item:active .bp-svgicon .be-icon {\n transform: scale(0.95);\n}\n.be-video-control-bar-extend-item button {\n background-color: transparent;\n margin: 0;\n padding: 0;\n border: none;\n cursor: pointer;\n}\n.be-video-control-bar-extend-item button:hover, .be-video-control-bar-extend-item button:active {\n outline: none !important;\n}",""]),e.exports=i},735:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".toast-card {\n background: #fff;\n min-width: var(--card-min-width);\n max-width: 60vw;\n min-height: 87px;\n margin: 8px 0;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n box-sizing: border-box;\n border: 1px solid rgba(136,136,136,0.26667);\n transform-origin: left;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n transition: 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);\n position: relative;\n padding-left: 8px;\n border-radius: 8px;\n}\n.toast-card.toast-card-container-enter, .toast-card.toast-card-container-leave-to {\n opacity: 0;\n transform: translateX(var(--card-min-width-negative));\n}\n.toast-card.toast-card-container-leave-active {\n position: absolute;\n transition: 0.3s cubic-bezier(0.6, -0.28, 0.74, 0.05);\n}\n.toast-card-header {\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n}\n.toast-card-title {\n font-size: 18px;\n color: #444;\n opacity: 0.5;\n margin: 12px;\n font-weight: bold;\n flex: 1 1 auto;\n}\nbody.dark .toast-card-title {\n color: #999;\n}\n.toast-card-dismiss {\n height: 20px;\n width: 20px;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n flex: 0 0 auto;\n padding: 16px;\n cursor: pointer;\n -webkit-tap-highlight-color: transparent;\n transition: all 0.2s ease-out;\n transform-origin: center;\n opacity: 0.5;\n box-sizing: content-box;\n}\n.toast-card-dismiss:hover {\n transform: scale(1.2);\n}\n.toast-card-dismiss:active {\n transform: scale(1.1);\n}\n.toast-card-message {\n color: #000;\n font-size: 14px;\n margin: 0 16px 12px 12px;\n white-space: pre-wrap;\n display: flex;\n align-items: center;\n line-height: 1.5;\n flex-wrap: wrap;\n word-break: break-all;\n max-height: 200px;\n overflow: auto;\n}\n.toast-card-border {\n position: absolute;\n border-radius: 2px;\n height: calc(100% - 10px);\n width: 4px;\n top: 5px;\n left: 0;\n}\n.toast-card.toast-default .toast-card-border {\n background-color: #444;\n}\n.toast-card.toast-error .toast-card-border {\n background-color: #f44336;\n}\n.toast-card.toast-info .toast-card-border {\n background-color: #2196f3;\n}\n.toast-card.toast-success .toast-card-border {\n background-color: #8bc34a;\n}\n.toast-card span,\n.toast-card .link {\n display: inline-block;\n padding: 4px 6px;\n margin: 0 2px;\n background-color: rgba(136,136,136,0.13333);\n text-decoration: none;\n color: #000;\n transition: all 0.2s ease-out;\n border-radius: 6px;\n}\n.toast-card .link:hover {\n background-color: rgba(136,136,136,0.2);\n}\n.toast-card .link:active {\n background-color: rgba(136,136,136,0.26667);\n}\n.toast-card .download-link,\n.toast-card .download-link:hover {\n color: inherit !important;\n text-decoration: underline;\n word-break: break-all;\n}",""]),e.exports=i},848:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".toast-card-container {\n --card-min-width: 240px;\n --card-min-width-negative: -240px;\n position: fixed;\n left: 0;\n bottom: 0;\n display: flex;\n flex-direction: column-reverse;\n align-items: flex-start;\n padding-left: 16px;\n z-index: 100001;\n pointer-events: none;\n overflow: hidden;\n width: 100%;\n height: 100%;\n transition: 0.2s ease-out;\n}\n.toast-card-container * {\n pointer-events: initial;\n transition: 0.2s ease-out;\n}",""]),e.exports=i},1377:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-check-box .text-container[data-v-25934ad6] {\n flex: 1 1 auto;\n display: flex;\n align-items: center;\n}\n.be-check-box .icon-container[data-v-25934ad6] {\n flex-shrink: 0;\n position: relative;\n margin: 2px 0 2px 8px;\n}\n.be-check-box .icon-container > *[data-v-25934ad6] {\n transition: 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);\n}\n.be-check-box .icon-container .not-checked[data-v-25934ad6] {\n opacity: 0.75;\n}\n.be-check-box .icon-container .checked[data-v-25934ad6] {\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n transform: scale(0);\n}\n.be-check-box.checked .icon-container[data-v-25934ad6] {\n color: var(--theme-color);\n}\n.be-check-box.checked .icon-container .not-checked[data-v-25934ad6] {\n transform: scale(0);\n opacity: 0;\n}\n.be-check-box.checked .icon-container .checked[data-v-25934ad6] {\n transform: scale(1);\n opacity: 1;\n}\n.be-check-box.left-icon .icon-container[data-v-25934ad6] {\n order: -1;\n margin: 2px 8px 2px 0;\n}",""]),e.exports=i},3500:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-color-picker[data-v-b80ac862] {\n font-size: 14px;\n display: flex;\n position: relative;\n color: #000;\n}\n.be-color-picker[data-v-b80ac862], .be-color-picker *[data-v-b80ac862] {\n -webkit-tap-highlight-color: transparent;\n}\nbody.dark .be-color-picker[data-v-b80ac862] {\n color: #eee;\n}\n.be-color-picker .selected-color[data-v-b80ac862] {\n cursor: pointer;\n border-radius: 50%;\n outline: none !important;\n transition: box-shadow 0.2s ease-out;\n}\n.be-color-picker .selected-color[focus-within][data-v-b80ac862] {\n box-shadow: 0 0 0 3px var(--theme-color-20);\n}\n.be-color-picker .selected-color[data-v-b80ac862]:focus-within {\n box-shadow: 0 0 0 3px var(--theme-color-20);\n}\n.be-color-picker .picker[data-v-b80ac862] {\n left: calc(50% + var(--offset));\n top: 100%;\n transition: 0.12s ease-out;\n transform: translateX(-50%) translateY(8px) scale(0.75);\n transform-origin: top;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n padding: 14px;\n width: 240px;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n box-sizing: content-box;\n}\nbody.dark .be-color-picker .picker[data-v-b80ac862] {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .be-color-picker .picker[data-v-b80ac862] {\n background-color: #222;\n}\n.be-color-picker .picker.open[data-v-b80ac862] {\n transform: translateX(-50%) translateY(8px) scale(1);\n}\n.be-color-picker .picker .item-group[data-v-b80ac862] {\n display: flex;\n flex-direction: column;\n}\n.be-color-picker .picker .item-group .item-title[data-v-b80ac862] {\n font-weight: bold;\n margin-bottom: 8px;\n}\n.be-color-picker .picker .item-group.info[data-v-b80ac862], .be-color-picker .picker .item-group.operations[data-v-b80ac862] {\n flex-direction: row;\n}\n.be-color-picker .picker .item-group.operations .ok[data-v-b80ac862],\n.be-color-picker .picker .item-group.operations .cancel[data-v-b80ac862] {\n padding: 6px 8px;\n flex: 1 0 0;\n text-align: center;\n font-size: 14px;\n}\n.be-color-picker .picker .item-group.operations .cancel[data-v-b80ac862] {\n margin-right: 4px;\n}\n.be-color-picker .picker .item-group.operations .ok[data-v-b80ac862] {\n margin-left: 4px;\n}\n.be-color-picker .picker .item-group.info[data-v-b80ac862] {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.be-color-picker .picker .item-group.info .color-preview[data-v-b80ac862] {\n transition: none;\n width: 24px;\n height: 24px;\n margin-right: 8px;\n border-radius: 50%;\n}\n.be-color-picker .picker .item-group.info .grow[data-v-b80ac862] {\n flex: 1 0 0;\n}\n.be-color-picker .picker .item-group.info .toggle-mode[data-v-b80ac862] {\n font-size: 14px;\n padding: 4px 8px;\n}\n.be-color-picker .picker .item-group.info .hex[data-v-b80ac862] {\n flex: 1 1 64px;\n}\n.be-color-picker .picker .item-group .colors[data-v-b80ac862] {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n}\n.be-color-picker .picker .item-group .colors .color[data-v-b80ac862] {\n outline: none !important;\n margin-right: 6px;\n margin-bottom: 6px;\n height: 24px;\n width: 24px;\n cursor: pointer;\n border-radius: 50%;\n transition: transform 0.2s ease-out;\n}\n.be-color-picker .picker .item-group .colors .color[data-v-b80ac862]:hover, .be-color-picker .picker .item-group .colors .color[focus-within][data-v-b80ac862] {\n transform: scale(1.1);\n}\n.be-color-picker .picker .item-group .colors .color[data-v-b80ac862]:hover, .be-color-picker .picker .item-group .colors .color[data-v-b80ac862]:focus-within {\n transform: scale(1.1);\n}\n.be-color-picker .picker .item-group .colors .color[data-v-b80ac862]:active {\n transform: scale(1.05);\n}\n.be-color-picker .picker .item-group .bars[data-v-b80ac862] {\n display: flex;\n flex-direction: column;\n}\n.be-color-picker .picker .item-group .bars .bar[data-v-b80ac862] {\n display: flex;\n align-items: center;\n font-size: 14px;\n margin-bottom: 4px;\n}\n.be-color-picker .picker .item-group .bars .bar .color-bar[data-v-b80ac862] {\n height: 4px;\n border-radius: 2px;\n box-shadow: 0 0 0 2px rgba(136,136,136,0.13333);\n}\n.be-color-picker .picker .item-group .bars .bar .color-thumb[data-v-b80ac862] {\n width: 14px;\n height: 14px;\n border-radius: 50%;\n border: 2px solid var(--theme-color-20);\n transition: border 0.2s ease-out;\n background-color: #fff;\n}\n.be-color-picker .picker .item-group .bars .bar .be-slider[focus-within] .color-thumb[data-v-b80ac862] {\n border-color: var(--theme-color);\n}\n.be-color-picker .picker .item-group .bars .bar .be-slider:focus-within .color-thumb[data-v-b80ac862] {\n border-color: var(--theme-color);\n}\n.be-color-picker .picker .item-group .bars .bar-name[data-v-b80ac862] {\n flex-shrink: 0;\n width: 24px;\n}\n.be-color-picker .picker .item-group .bars .bar-value[data-v-b80ac862] {\n flex: 0 0 48px;\n margin-left: 6px;\n text-align: right;\n}\n.be-color-picker .picker .item-group .bars .be-slider[data-v-b80ac862] {\n flex: 1 0 0;\n margin: 4px 6px;\n}\n.be-color-picker .picker .item-group[data-v-b80ac862]:not(:last-child) {\n margin-bottom: 16px;\n}\n.be-color-picker .picker.compact[data-v-b80ac862] {\n width: 200px;\n}\n.be-color-picker .picker.compact .item-group .colors .color[data-v-b80ac862] {\n width: 19px;\n height: 19px;\n}",""]),e.exports=i},4937:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".default-widget[data-v-8fc42b3a] {\n position: relative;\n}\n.default-widget .widget-icon[data-v-8fc42b3a] {\n margin-right: 8px;\n opacity: 0.75;\n}\n.default-widget .widget-name[data-v-8fc42b3a] {\n display: flex;\n}",""]),e.exports=i},2228:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-image-picker[data-v-22d00072] {\n position: relative;\n font-size: 14px;\n}\n.be-image-picker .popup[data-v-22d00072] {\n transition: 0.12s ease-out;\n transform: translateX(-50%) translateY(8px) scale(0.75);\n transform-origin: top;\n top: 100%;\n left: 50%;\n padding: 8px;\n width: 302px;\n box-sizing: border-box;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n}\nbody.dark .be-image-picker .popup[data-v-22d00072] {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .be-image-picker .popup[data-v-22d00072] {\n background-color: #222;\n}\n.be-image-picker .popup.open[data-v-22d00072] {\n transform: translateX(-50%) translateY(8px) scale(1);\n}\n.be-image-picker .popup .empty-tip[data-v-22d00072] {\n color: black;\n fill: black;\n stroke: black;\n text-align: center;\n margin-bottom: 16px;\n}\nbody.dark .be-image-picker .popup .empty-tip[data-v-22d00072] {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.be-image-picker .popup .images[data-v-22d00072] {\n max-height: 240px;\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n outline: none !important;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: flex-start;\n padding-left: 6px;\n padding-top: 6px;\n}\n.be-image-picker .popup .images[data-v-22d00072]::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.be-image-picker .popup .images .image[data-v-22d00072] {\n border-radius: 4px;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n outline: none !important;\n overflow: hidden;\n cursor: pointer;\n display: flex;\n margin-right: 6px;\n margin-bottom: 6px;\n}\n.be-image-picker .popup .images .image.image-list-enter[data-v-22d00072], .be-image-picker .popup .images .image.image-list-leave-to[data-v-22d00072] {\n opacity: 0;\n}\n.be-image-picker .popup .images .image.image-list-leave-active[data-v-22d00072] {\n position: absolute;\n}\n.be-image-picker .popup .images .image img[data-v-22d00072] {\n -o-object-fit: cover;\n object-fit: cover;\n transition: 0.2s ease-out;\n}\n.be-image-picker .popup .images .image[data-v-22d00072]:hover, .be-image-picker .popup .images .image[focus-within][data-v-22d00072] {\n box-shadow: 0 0 0 2px var(--theme-color), 0 0 0 4px var(--theme-color-20);\n}\n.be-image-picker .popup .images .image[data-v-22d00072]:hover, .be-image-picker .popup .images .image[data-v-22d00072]:focus-within {\n box-shadow: 0 0 0 2px var(--theme-color), 0 0 0 4px var(--theme-color-20);\n}\n.be-image-picker .popup .images .image:hover img[data-v-22d00072], .be-image-picker .popup .images .image[focus-within] img[data-v-22d00072] {\n transform: scale(1.1);\n}\n.be-image-picker .popup .images .image:hover img[data-v-22d00072], .be-image-picker .popup .images .image:focus-within img[data-v-22d00072] {\n transform: scale(1.1);\n}\n.be-image-picker .popup .images .image.selected[data-v-22d00072] {\n box-shadow: 0 0 0 3px var(--theme-color);\n}\n.be-image-picker .popup .mask[data-v-22d00072] {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border-radius: 8px;\n background-color: rgba(0,0,0,0.66667);\n}\n.be-image-picker .popup .operations[data-v-22d00072] {\n display: flex;\n margin: 8px 4px 4px 4px;\n}\n.be-image-picker .popup .operations[data-v-22d00072] > :not(:last-child) {\n margin-right: 8px;\n}\n.be-image-picker .popup .operations > .be-button[data-v-22d00072] {\n flex: 1 0 0;\n padding: 6px 8px;\n}\n.be-image-picker .popup .operations > .be-button.clear-image[data-v-22d00072] {\n flex-grow: 2;\n}\n.be-image-picker .popup .operations .add-image-popup[data-v-22d00072] {\n transition: 0.12s ease-out;\n transform: translateX(-50%) translateY(-50%) scale(0.75);\n top: 50%;\n left: 50%;\n padding: 14px;\n background-color: #fff;\n color: black;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n width: 80%;\n}\nbody.dark .be-image-picker .popup .operations .add-image-popup[data-v-22d00072] {\n background-color: #282828;\n color: #eee;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);\n}\nbody.dark .be-image-picker .popup .operations .add-image-popup[data-v-22d00072] {\n background-color: #222;\n}\n.be-image-picker .popup .operations .add-image-popup.open[data-v-22d00072] {\n transform: translateX(-50%) translateY(-50%) scale(1);\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row[data-v-22d00072] {\n display: flex;\n align-items: center;\n justify-content: center;\n color: black;\n fill: black;\n stroke: black;\n}\nbody.dark .be-image-picker .popup .operations .add-image-popup .add-image-row[data-v-22d00072] {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row[data-v-22d00072]:not(:last-child) {\n margin-bottom: 12px;\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row .be-textbox[data-v-22d00072] {\n margin-left: 8px;\n flex: 1 0 0;\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row .be-button[data-v-22d00072] {\n flex: 1 0 0;\n padding: 6px 8px;\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row .title[data-v-22d00072] {\n font-weight: bold;\n font-size: 16px;\n}\n.be-image-picker .popup .operations .add-image-popup .add-image-row.buttons[data-v-22d00072] > :not(:last-child) {\n margin-right: 8px;\n}",""]),e.exports=i},7552:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.image-viewer-container[data-v-1a44716a] {\n background: rgba(0, 0, 0, 0.85);\n width: 100%;\n height: 100%;\n position: fixed;\n top: 0;\n left: 0;\n z-index: 100002;\n display: flex;\n justify-content: center;\n align-items: center;\n opacity: 0;\n pointer-events: none;\n color: #eee;\n}\n.image-viewer-container[data-v-1a44716a], .image-viewer-container *[data-v-1a44716a] {\n transition: 0.2s ease-out;\n}\n.image-viewer-container.open[data-v-1a44716a] {\n opacity: 1;\n pointer-events: initial;\n}\n.image-viewer-container .image-viewer[data-v-1a44716a] {\n width: 90%;\n height: 90%;\n display: grid;\n grid-template: "image close" 48px "image ." auto "image copy-link" 48px "image ." 12px "image new-tab" 48px "image ." 18px "image download" 48px/auto 48px;\n grid-column-gap: 12px;\n column-gap: 12px;\n justify-items: center;\n justify-content: stretch;\n align-items: center;\n align-content: stretch;\n transform: scale(0.95);\n}\n.image-viewer-container .image-viewer .image-container[data-v-1a44716a] {\n grid-area: image;\n width: 100%;\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n.image-viewer-container .image-viewer .image-container .image[data-v-1a44716a] {\n flex: 1 0 0;\n height: 0;\n -o-object-fit: contain;\n object-fit: contain;\n}\n.image-viewer-container .image-viewer .close[data-v-1a44716a] {\n grid-area: close;\n}\n.image-viewer-container .image-viewer .download[data-v-1a44716a] {\n grid-area: download;\n}\n.image-viewer-container .image-viewer .copy-link[data-v-1a44716a] {\n grid-area: copy-link;\n transform: scale(0.95);\n}\n.image-viewer-container .image-viewer .new-tab[data-v-1a44716a] {\n grid-area: new-tab;\n transform: scale(0.85);\n}\n.image-viewer-container .image-viewer .image-viewer-icon[data-v-1a44716a] {\n cursor: pointer;\n width: 100%;\n height: 100%;\n transition: 0.2s ease-out;\n color: #eee;\n}\n.image-viewer-container .image-viewer .image-viewer-icon:hover .be-icon[data-v-1a44716a] {\n color: var(--theme-color);\n}\n.image-viewer-container.open .image-viewer[data-v-1a44716a] {\n transform: scale(1);\n}',""]),e.exports=i},6293:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-progress-bar[data-v-3ac6d224] {\n display: flex;\n justify-content: flex-start;\n align-items: stretch;\n height: 4px;\n background-color: rgba(136,136,136,0.26667);\n border-radius: 2px;\n min-width: 24px;\n overflow: hidden;\n}\n.be-progress-bar .progress[data-v-3ac6d224] {\n border-radius: 2px;\n background-color: var(--theme-color);\n}\n.be-progress-bar .progress.transition[data-v-3ac6d224] {\n transition: width 0.3s ease-out;\n}",""]),e.exports=i},4858:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-progress-ring[data-v-3f873eef] {\n display: flex;\n}\n.be-progress-ring svg[data-v-3f873eef] {\n transform: rotate(-90deg);\n}\n.be-progress-ring svg .progress[data-v-3f873eef] {\n stroke: var(--theme-color);\n}\n.be-progress-ring svg .progress.transition[data-v-3f873eef] {\n transition: stroke-dashoffset 0.3s ease-out;\n}\n.be-progress-ring svg .progress-background[data-v-3f873eef] {\n stroke: rgba(136,136,136,0.26667);\n}",""]),e.exports=i},9729:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-range-input[data-v-f376e002] {\n display: flex;\n align-items: center;\n}\n.be-range-input > .be-textbox[data-v-f376e002] {\n flex: 1;\n}\n.be-range-input .default-separator[data-v-f376e002] {\n margin: 0 8px;\n flex: 0 0 auto;\n}",""]),e.exports=i},2472:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-switch-box {\n outline: none !important;\n width: 32px;\n margin: 4px 0;\n}\n.be-switch-box, .be-switch-box *, .be-switch-box *::before, .be-switch-box *::after {\n transition: 0.2s all ease-out;\n}\n.be-switch-box input[type=checkbox] {\n display: none;\n}\n.be-switch-box label {\n display: block;\n cursor: pointer;\n -webkit-tap-highlight-color: transparent;\n}\n.be-switch-box .bar {\n position: relative;\n background-color: rgba(136,136,136,0.26667);\n box-sizing: border-box;\n height: 12px;\n border-radius: 6px;\n}\n.be-switch-box .bar .thumb {\n position: absolute;\n left: 0;\n top: 50%;\n transform: translateY(-50%);\n width: 18px;\n height: 18px;\n border-radius: 50%;\n background-color: #fff;\n border: 1px solid #ddd;\n}\nbody.dark .be-switch-box .bar .thumb {\n border-color: #555;\n background-color: #666;\n}\n.be-switch-box.checked .bar {\n background-color: var(--theme-color-50);\n}\n.be-switch-box.checked .bar .thumb {\n background-color: var(--theme-color);\n border-color: transparent;\n left: calc(100% - 18px);\n}\nbody.dark .be-switch-box.checked .bar .thumb {\n border-color: transparent;\n background-color: var(--theme-color);\n}\n.be-switch-box[focus-within].checked .thumb {\n box-shadow: 0 0 0 1px var(--theme-color-20);\n}\n.be-switch-box:focus-within.checked .thumb {\n box-shadow: 0 0 0 1px var(--theme-color-20);\n}\n.be-switch-box.disabled {\n opacity: 0.5;\n}\n.be-switch-box.disabled, .be-switch-box.disabled * {\n cursor: not-allowed;\n}",""]),e.exports=i},5901:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'.be-tab-control {\n display: flex;\n flex-direction: column;\n}\n.be-tab-control .default-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 8px 8px 0;\n}\n.be-tab-control .default-header .default-tabs {\n display: flex;\n padding: 6px 8px;\n}\n.be-tab-control .default-header .default-tabs .default-tab {\n font-size: 14px;\n position: relative;\n cursor: pointer;\n -webkit-user-select: none;\n user-select: none;\n color: black;\n fill: black;\n stroke: black;\n}\nbody.dark .be-tab-control .default-header .default-tabs .default-tab {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.be-tab-control .default-header .default-tabs .default-tab:not(:last-child) {\n margin-right: 16px;\n}\n.be-tab-control .default-header .default-tabs .default-tab::after {\n content: "";\n position: absolute;\n top: calc(100% + 4px);\n left: 50%;\n display: block;\n height: 3px;\n border-radius: 2px;\n width: 80%;\n background-color: var(--theme-color);\n transition: transform 0.2s ease-out;\n transform: translateX(-50%) scaleX(0);\n}\n.be-tab-control .default-header .default-tabs .default-tab-name {\n transition: transform 0.2s ease-out;\n opacity: 0.5;\n}\n.be-tab-control .default-header .default-tabs .default-tab.selected .default-tab-name {\n font-weight: bold;\n transform: scale(1.1);\n opacity: 1;\n}\n.be-tab-control .default-header .default-tabs .default-tab.selected::after {\n transform: translateX(-50%) scaleX(1);\n}\n.be-tab-control .default-header .default-tabs .default-tab:not(.selected)[data-count]::before {\n content: attr(data-count);\n position: absolute;\n bottom: calc(100% + 2px);\n left: 50%;\n transform: translateX(-50%);\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 4px;\n font-size: 11px;\n border-radius: 10px;\n background-color: #fff;\n border: 1px solid rgba(136,136,136,0.13333);\n height: 10px;\n min-width: 10px;\n box-sizing: content-box;\n line-height: 1;\n}\nbody.dark .be-tab-control .default-header .default-tabs .default-tab:not(.selected)[data-count]::before {\n background-color: #333;\n}\n.be-tab-control .default-header .header-item {\n flex: 1;\n margin: 0 8px;\n}\n.be-tab-control .default-header .be-more-link .be-button {\n padding: 4px 6px 4px 10px;\n}\n.be-tab-control .default-header .be-more-link .be-button .be-icon {\n margin-left: 4px;\n}\n.be-tab-control .default-content {\n display: flex;\n flex: 1;\n justify-content: center;\n padding: 6px 0;\n position: relative;\n max-height: 100%;\n overflow: auto;\n scrollbar-width: none !important;\n overscroll-behavior: contain;\n}\n.be-tab-control .default-content::-webkit-scrollbar {\n height: 0 !important;\n width: 0 !important;\n}\n.be-tab-control .default-content .content-transition-enter, .be-tab-control .default-content .content-transition-leave-to {\n opacity: 0;\n transform: translateY(-12px);\n}\n.be-tab-control .default-content .content-transition-leave-active {\n position: absolute;\n}\n.be-tab-control .default-content .content-transition-enter-active, .be-tab-control .default-content .content-transition-leave-active {\n transition: 0.2s ease-out;\n}',""]),e.exports=i},835:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-text-area {\n flex: 1 1 32px;\n min-width: 32px;\n display: flex;\n align-items: stretch;\n justify-content: stretch;\n border-radius: 4px;\n transition: border 0.2s ease-out, box-shadow 0.2s ease-out;\n box-shadow: 0 0 0 1px rgba(136,136,136,0.26667), 0 0 0 0px var(--theme-color-20);\n}\n.be-text-area[focus-within] {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-text-area:focus-within {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-text-area textarea {\n resize: none;\n width: 0;\n flex: 1 0 0;\n padding: 4px 6px;\n border-radius: 4px;\n background-color: transparent;\n border: none;\n outline: none !important;\n color: black;\n font-size: inherit;\n}\nbody.dark .be-text-area textarea {\n color: #eee;\n}\n.be-text-area textarea:disabled {\n opacity: 0.3;\n cursor: not-allowed;\n}\n.be-text-area textarea::-webkit-input-placeholder {\n color: #888;\n}",""]),e.exports=i},6020:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-textbox[data-v-242237dc] {\n position: relative;\n flex: 1 1 32px;\n min-width: 32px;\n display: flex;\n align-items: stretch;\n justify-content: stretch;\n border-radius: 4px;\n transition: border 0.2s ease-out, box-shadow 0.2s ease-out;\n box-shadow: 0 0 0 1px rgba(136,136,136,0.26667), 0 0 0 0px var(--theme-color-20);\n}\n.be-textbox[focus-within][data-v-242237dc] {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-textbox[data-v-242237dc]:focus-within {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-textbox input[type=text][data-v-242237dc] {\n line-height: normal;\n padding: 4px 6px;\n border-radius: 4px;\n flex: 1 0 0;\n background-color: transparent;\n border: none;\n outline: none !important;\n color: black;\n width: 0;\n font-size: inherit;\n}\nbody.dark .be-textbox input[type=text][data-v-242237dc] {\n color: #eee;\n}\n.be-textbox input[type=text][data-v-242237dc]:disabled {\n opacity: 0.3;\n cursor: not-allowed;\n}\n.be-textbox input[type=text][data-v-242237dc]::-webkit-input-placeholder {\n color: #888;\n}\n.be-textbox.linear[data-v-242237dc] {\n box-shadow: none;\n}\n.be-textbox.linear input[type=text][data-v-242237dc] {\n padding: 4px;\n}\n.be-textbox.linear .linear-bar[data-v-242237dc] {\n position: absolute;\n top: calc(100% - 1px);\n left: 50%;\n transform: translateX(-50%);\n border-radius: 1px;\n height: 1px;\n width: 100%;\n background-color: rgba(136,136,136,0.26667);\n}\n.be-textbox.linear[focus-within][data-v-242237dc] {\n box-shadow: none;\n}\n.be-textbox.linear[data-v-242237dc]:focus-within {\n box-shadow: none;\n}\n.be-textbox.linear[focus-within] .linear-bar[data-v-242237dc] {\n background-color: var(--theme-color);\n}\n.be-textbox.linear:focus-within .linear-bar[data-v-242237dc] {\n background-color: var(--theme-color);\n}",""]),e.exports=i},5131:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-button[data-v-7f7e80c6] {\n outline: none !important;\n line-height: normal;\n transition: background-color 0.2s ease-out, box-shadow 0.2s ease-out;\n background-color: rgba(136,136,136,0.13333);\n color: black;\n border: none;\n border-radius: 4px;\n padding: 4px 8px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.be-button[data-v-7f7e80c6], .be-button *[data-v-7f7e80c6] {\n -webkit-tap-highlight-color: transparent;\n}\nbody.dark .be-button[data-v-7f7e80c6] {\n color: #eee;\n}\n.be-button.round[data-v-7f7e80c6] {\n border-radius: calc(1em + 8px);\n padding: 4px 10px;\n}\n.be-button .content-container[data-v-7f7e80c6] {\n -webkit-user-select: none;\n user-select: none;\n display: flex;\n align-items: center;\n justify-content: center;\n flex: 1;\n}\n.be-button.transparent[data-v-7f7e80c6] {\n background-color: transparent;\n}\n.be-button.primary[data-v-7f7e80c6] {\n box-shadow: 0 0 0 1px var(--theme-color-80);\n background-color: var(--theme-color-80);\n color: var(--foreground-color);\n}\n.be-button.light[data-v-7f7e80c6] {\n background-color: #fff;\n box-shadow: 0 0 0 1px rgba(136,136,136,0.26667);\n transition: box-shadow 0.2s ease-out;\n}\nbody.dark .be-button.light[data-v-7f7e80c6] {\n background-color: #333;\n}\n.be-button[data-v-7f7e80c6]:not(.disabled):hover, .be-button:not(.disabled)[focus-within][data-v-7f7e80c6] {\n background-color: rgba(136,136,136,0.26667);\n}\n.be-button[data-v-7f7e80c6]:not(.disabled):hover, .be-button[data-v-7f7e80c6]:not(.disabled):focus-within {\n background-color: rgba(136,136,136,0.26667);\n}\n.be-button:not(.disabled)[focus-within][data-v-7f7e80c6] {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button[data-v-7f7e80c6]:not(.disabled):focus-within {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button:not(.disabled).transparent[data-v-7f7e80c6]:hover, .be-button:not(.disabled).transparent[focus-within][data-v-7f7e80c6] {\n background-color: rgba(136,136,136,0.13333);\n}\n.be-button:not(.disabled).transparent[data-v-7f7e80c6]:hover, .be-button:not(.disabled).transparent[data-v-7f7e80c6]:focus-within {\n background-color: rgba(136,136,136,0.13333);\n}\n.be-button:not(.disabled).primary[data-v-7f7e80c6]:hover {\n box-shadow: 0 0 0 1px var(--theme-color);\n}\n.be-button:not(.disabled).primary[focus-within][data-v-7f7e80c6] {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button:not(.disabled).primary[data-v-7f7e80c6]:focus-within {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button:not(.disabled).primary[data-v-7f7e80c6]:hover, .be-button:not(.disabled).primary[focus-within][data-v-7f7e80c6] {\n background-color: var(--theme-color);\n}\n.be-button:not(.disabled).primary[data-v-7f7e80c6]:hover, .be-button:not(.disabled).primary[data-v-7f7e80c6]:focus-within {\n background-color: var(--theme-color);\n}\n.be-button:not(.disabled).light[data-v-7f7e80c6]:hover {\n background-color: #fff;\n box-shadow: 0 0 0 1px var(--theme-color);\n}\n.be-button:not(.disabled).light[data-v-7f7e80c6]:active, .be-button:not(.disabled).light[focus-within][data-v-7f7e80c6] {\n background-color: #fff;\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button:not(.disabled).light[data-v-7f7e80c6]:active, .be-button:not(.disabled).light[data-v-7f7e80c6]:focus-within {\n background-color: #fff;\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\nbody.dark .be-button:not(.disabled).light[data-v-7f7e80c6]:hover {\n background-color: #333;\n box-shadow: 0 0 0 1px var(--theme-color);\n}\nbody.dark .be-button:not(.disabled).light[data-v-7f7e80c6]:active, body.dark .be-button:not(.disabled).light[focus-within][data-v-7f7e80c6] {\n background-color: #333;\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\nbody.dark .be-button:not(.disabled).light[data-v-7f7e80c6]:active, body.dark .be-button:not(.disabled).light[data-v-7f7e80c6]:focus-within {\n background-color: #333;\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-button.disabled[data-v-7f7e80c6] {\n cursor: not-allowed;\n opacity: 0.5;\n}",""]),e.exports=i},6015:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-dropdown[data-v-0e500725] {\n display: flex;\n border-radius: 4px;\n color: black;\n fill: black;\n stroke: black;\n background-color: #fff;\n transition: box-shadow 0.2s ease-out;\n box-shadow: 0 0 0 1px rgba(136,136,136,0.26667);\n position: relative;\n cursor: pointer;\n}\nbody.dark .be-dropdown[data-v-0e500725] {\n color: #eee;\n fill: #eee;\n stroke: #eee;\n}\n.be-dropdown[data-v-0e500725], .be-dropdown *[data-v-0e500725] {\n -webkit-tap-highlight-color: transparent;\n outline: none !important;\n}\nbody.dark .be-dropdown[data-v-0e500725] {\n background-color: #333;\n}\n.be-dropdown[data-v-0e500725]:not(.disabled):hover {\n box-shadow: 0 0 0 1px var(--theme-color);\n}\n.be-dropdown[data-v-0e500725]:not(.disabled):active, .be-dropdown:not(.disabled)[focus-within][data-v-0e500725] {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-dropdown[data-v-0e500725]:not(.disabled):active, .be-dropdown[data-v-0e500725]:not(.disabled):focus-within {\n box-shadow: 0 0 0 1px var(--theme-color), 0 0 0 3px var(--theme-color-20);\n}\n.be-dropdown .dropdown-popup[data-v-0e500725] {\n background-color: inherit;\n top: calc(100% + 4px);\n left: 50%;\n transform: translateX(-50%) translateY(-4px) scale(0.8);\n transform-origin: top;\n transition: 0.2s ease-out;\n min-width: 100%;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n border: 1px solid rgba(136,136,136,0.13333);\n box-sizing: border-box;\n}\n.be-dropdown .dropdown-popup.open[data-v-0e500725] {\n transform: translateX(-50%) scale(1);\n}\n.be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725] {\n padding: 4px 6px;\n margin: 2px 4px;\n border-radius: 4px;\n white-space: nowrap;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: background-color 0.2s ease-out;\n}\n.be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725]:hover, .be-dropdown .dropdown-popup .bex-dropdown-item[focus-within][data-v-0e500725] {\n background-color: rgba(136,136,136,0.13333);\n}\n.be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725]:hover, .be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725]:focus-within {\n background-color: rgba(136,136,136,0.13333);\n}\n.be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725]:first-child {\n margin-top: 4px;\n}\n.be-dropdown .dropdown-popup .bex-dropdown-item[data-v-0e500725]:last-child {\n margin-bottom: 4px;\n}\n.be-dropdown .selected[data-v-0e500725] {\n display: flex;\n align-items: center;\n flex-grow: 1;\n}\n.be-dropdown .selected-item[data-v-0e500725] {\n flex: 1;\n padding: 4px 8px;\n}\n.be-dropdown .selected .arrow[data-v-0e500725] {\n flex-shrink: 0;\n transition: transform 0.2s ease-out;\n}\n.be-dropdown .selected .arrow.open[data-v-0e500725] {\n transform: rotate(180deg);\n}\n.be-dropdown .selected .arrow .default-arrow[data-v-0e500725] {\n padding: 0 6px;\n display: flex;\n align-items: center;\n}\n.be-dropdown .selected .arrow .default-arrow path[data-v-0e500725] {\n fill: transparent;\n}\n.be-dropdown .selected .arrow .default-arrow svg[data-v-0e500725] {\n transition: 0.2s ease-out;\n stroke: rgba(136,136,136,0.66667);\n fill: transparent;\n width: 12px;\n height: 12px;\n}\n.be-dropdown:not(.disabled):hover .selected .arrow .default-arrow svg[data-v-0e500725], .be-dropdown:not(.disabled):active .selected .arrow .default-arrow svg[data-v-0e500725], .be-dropdown:not(.disabled)[focus-within] .selected .arrow .default-arrow svg[data-v-0e500725] {\n stroke: var(--theme-color);\n}\n.be-dropdown:not(.disabled):hover .selected .arrow .default-arrow svg[data-v-0e500725], .be-dropdown:not(.disabled):active .selected .arrow .default-arrow svg[data-v-0e500725], .be-dropdown:not(.disabled):focus-within .selected .arrow .default-arrow svg[data-v-0e500725] {\n stroke: var(--theme-color);\n}\n.be-dropdown.disabled[data-v-0e500725] {\n opacity: 0.5;\n cursor: not-allowed;\n}\n.be-dropdown.round[data-v-0e500725] {\n border-radius: calc(1em + 8px);\n}\n.be-dropdown.round .selected-item[data-v-0e500725] {\n padding: 4px 10px;\n}",""]),e.exports=i},1739:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-empty {\n flex-grow: 1;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: center;\n}",""]),e.exports=i},9344:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-loading {\n flex-grow: 1;\n display: flex;\n align-items: center;\n grid-gap: 0;\n gap: 0;\n justify-content: center;\n}",""]),e.exports=i},9751:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-popup {\n position: absolute;\n z-index: 1;\n border-radius: 8px;\n}\n.be-popup.fixed {\n position: fixed;\n}\n.be-popup.close.closed-style {\n pointer-events: none;\n opacity: 0;\n}\n.be-popup.open {\n pointer-events: initial;\n opacity: 1;\n}",""]),e.exports=i},6018:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".be-slider[data-v-a7e33a16] {\n min-width: 50px;\n position: relative;\n outline: none !important;\n}\n.be-slider .bar-container[data-v-a7e33a16] {\n padding: 6px 0;\n}\n.be-slider .default-bar[data-v-a7e33a16] {\n height: 4px;\n border-radius: 2px;\n background-color: rgba(136,136,136,0.13333);\n}\n.be-slider .thumb-container[data-v-a7e33a16] {\n position: absolute;\n top: 50%;\n transform: translateX(-50%) translateY(-50%);\n cursor: pointer;\n transition: none;\n}\n.be-slider .default-thumb[data-v-a7e33a16] {\n width: 16px;\n height: 16px;\n border-radius: 50%;\n background-color: var(--theme-color);\n box-shadow: 0 0 0 2px var(--theme-color-20);\n transition: box-shadow 0.2s ease-out;\n}",""]),e.exports=i},3997:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,'@charset "UTF-8";\n/** 由于允许自定义SVG插入, 样式不能是scoped的, 否则匹配不上 */\n@font-face {\n font-family: "be-iconfont-bilifont";\n src: url("//s1.hdslb.com/bfs/seed/jinkela/header-v2/asserts/iconfont.ttf") format("truetype");\n}\n@font-face {\n font-family: "be-iconfont-vanfont";\n src: url("//s1.hdslb.com/bfs/static/jinkela/video/asserts/iconfont.6401a86.ttf") format("truetype");\n}\n.be-icon {\n color: inherit;\n fill: inherit;\n stroke: inherit;\n font-size: var(--size);\n font-style: normal;\n line-height: 1;\n display: flex;\n align-items: center;\n justify-content: center;\n width: var(--size);\n height: var(--size);\n}\n.be-icon.be-iconfont-logo::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-profile::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-posts::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-wallet::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-live-center::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-order-center::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-course::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-logout::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-ok::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-cancel::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-bind-phone::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-bind-email::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-coin-outline::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-b-coin::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-b-coin-outline::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-activity::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-feeds::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-message::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-favorites-outline::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-history::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-vip::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-up-outline::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-play-triangle::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-refresh::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-eye::before {\n font-family: "be-iconfont-bilifont" !important;\n content: "";\n}\n.be-icon.be-iconfont-coin::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-favorites::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-play::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-danmaku::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-like::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-like-outline::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-dislike-outline::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-comment-outline::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-up::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-left-arrow::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-right-arrow::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-up-arrow::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-down-arrow::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-close::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-search::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-upload::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n}\n.be-icon.be-iconfont-lv0::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #9a9a9a;\n}\nbody.dark .be-icon.be-iconfont-lv0::before {\n color: #777;\n}\n.be-icon.be-iconfont-lv1::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #646464;\n}\nbody.dark .be-icon.be-iconfont-lv1::before {\n color: #ddd;\n}\n.be-icon.be-iconfont-lv2::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #1bc861;\n}\n.be-icon.be-iconfont-lv3::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #22baea;\n}\n.be-icon.be-iconfont-lv4::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #eaa722;\n}\n.be-icon.be-iconfont-lv5::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #ff7631;\n}\n.be-icon.be-iconfont-lv6::before {\n font-family: "be-iconfont-vanfont" !important;\n content: "";\n color: #ff3131;\n}\n.be-icon svg,\n.be-icon svg path {\n fill: inherit;\n stroke: inherit;\n stroke-width: 0;\n}\n.be-icon .custom-icon {\n display: flex;\n}\n.be-icon .custom-icon > svg {\n width: var(--size);\n height: var(--size);\n}',""]),e.exports=i},2089:function(e,t,n){var i=n(3645)((function(e){return e[1]}));i.push([e.id,".tippy-box {\n font-size: inherit;\n filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.2));\n}",""]),e.exports=i},3645:function(e){"use strict";
// eslint-disable-next-line func-names
e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},
// eslint-disable-next-line func-names
t.i=function(e,n,i){"string"==typeof e&&(
// eslint-disable-next-line no-param-reassign
e=[[null,e,""]]);var a={};if(i)for(var r=0;r<this.length;r++){
// eslint-disable-next-line prefer-destructuring
var o=this[r][0];null!=o&&(a[o]=!0)}for(var s=0;s<e.length;s++){var l=[].concat(e[s]);i&&a[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),t.push(l))}},t}},125:function(e,t){"use strict";function n(e){return Array.isArray?Array.isArray(e):"[object Array]"===l(e)}function i(e){return"string"==typeof e}function a(e){return"number"==typeof e}function r(e){return!0===e||!1===e||function(e){return function(e){return"object"==typeof e}(e)&&null!==e}(e)&&"[object Boolean]"==l(e)}function o(e){return null!=e}function s(e){return!e.trim().length}function l(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const c=Object.prototype.hasOwnProperty;class d{constructor(e){this._keys=[],this._keyMap={};let t=0;e.forEach((e=>{let n=u(e);t+=n.weight,this._keys.push(n),this._keyMap[n.id]=n,t+=n.weight})),this._keys.forEach((e=>{e.weight/=t}))}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function u(e){let t=null,a=null,r=null,o=1;if(i(e)||n(e))r=e,t=p(e),a=h(e);else{if(!c.call(e,"name"))throw new Error("Missing name property in key");const n=e.name;if(r=n,c.call(e,"weight")&&(o=e.weight,o<=0))throw new Error((e=>`Property 'weight' in key '${e}' must be a positive integer`)(n));t=p(n),a=h(n)}return{path:t,id:a,weight:o,src:r}}function p(e){return n(e)?e:e.split(".")}function h(e){return n(e)?e.join("."):e}var f={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx<t.idx?-1:1:e.score<t.score?-1:1,includeMatches:!1,findAllMatches:!1,minMatchCharLength:1,location:0,threshold:.6,distance:100,useExtendedSearch:!1,getFn:function(e,t){let s=[],l=!1;const c=(e,t,d)=>{if(o(e))if(t[d]){const u=e[t[d]];if(!o(u))return;if(d===t.length-1&&(i(u)||a(u)||r(u)))s.push(function(e){return null==e?"":function(e){if("string"==typeof e)return e;let t=e+"";return"0"==t&&1/e==-1/0?"-0":t}(e)}(u));else if(n(u)){l=!0;for(let e=0,n=u.length;e<n;e+=1)c(u[e],t,d+1)}else t.length&&c(u,t,d+1)}else s.push(e)};return c(e,i(t)?t.split("."):t,0),l?s:s[0]},ignoreLocation:!1,ignoreFieldNorm:!1};const m=/[^ ]+/g;class g{constructor({getFn:e=f.getFn}={}){this.norm=function(e=3){const t=new Map,n=Math.pow(10,e);return{get(e){const i=e.match(m).length;if(t.has(i))return t.get(i);const a=1/Math.sqrt(i),r=parseFloat(Math.round(a*n)/n);return t.set(i,r),r},clear(){t.clear()}}}(3),this.getFn=e,this.isCreated=!1,this.setIndexRecords()}setSources(e=[]){this.docs=e}setIndexRecords(e=[]){this.records=e}setKeys(e=[]){this.keys=e,this._keysMap={},e.forEach(((e,t)=>{this._keysMap[e.id]=t}))}create(){!this.isCreated&&this.docs.length&&(this.isCreated=!0,i(this.docs[0])?this.docs.forEach(((e,t)=>{this._addString(e,t)})):this.docs.forEach(((e,t)=>{this._addObject(e,t)})),this.norm.clear())}add(e){const t=this.size();i(e)?this._addString(e,t):this._addObject(e,t)}removeAt(e){this.records.splice(e,1);for(let t=e,n=this.size();t<n;t+=1)this.records[t].i-=1}getValueForItemAtKeyId(e,t){return e[this._keysMap[t]]}size(){return this.records.length}_addString(e,t){if(!o(e)||s(e))return;let n={v:e,i:t,n:this.norm.get(e)};this.records.push(n)}_addObject(e,t){let a={i:t,$:{}};this.keys.forEach(((t,r)=>{let l=this.getFn(e,t.path);if(o(l))if(n(l)){let e=[];const t=[{nestedArrIndex:-1,value:l}];for(;t.length;){const{nestedArrIndex:a,value:r}=t.pop();if(o(r))if(i(r)&&!s(r)){let t={v:r,i:a,n:this.norm.get(r)};e.push(t)}else n(r)&&r.forEach(((e,n)=>{t.push({nestedArrIndex:n,value:e})}))}a.$[r]=e}else if(!s(l)){let e={v:l,n:this.norm.get(l)};a.$[r]=e}})),this.records.push(a)}toJSON(){return{keys:this.keys,records:this.records}}}function v(e,t,{getFn:n=f.getFn}={}){const i=new g({getFn:n});return i.setKeys(e.map(u)),i.setSources(t),i.create(),i}function b(e,{errors:t=0,currentLocation:n=0,expectedLocation:i=0,distance:a=f.distance,ignoreLocation:r=f.ignoreLocation}={}){const o=t/e.length;if(r)return o;const s=Math.abs(i-n);return a?o+s/a:s?1:o}function y(e,t,n,{location:i=f.location,distance:a=f.distance,threshold:r=f.threshold,findAllMatches:o=f.findAllMatches,minMatchCharLength:s=f.minMatchCharLength,includeMatches:l=f.includeMatches,ignoreLocation:c=f.ignoreLocation}={}){if(t.length>32)throw new Error("Pattern length exceeds max of 32.");const d=t.length,u=e.length,p=Math.max(0,Math.min(i,u));let h=r,m=p;const g=s>1||l,v=g?Array(u):[];let y;for(;(y=e.indexOf(t,m))>-1;){let e=b(t,{currentLocation:y,expectedLocation:p,distance:a,ignoreLocation:c});if(h=Math.min(e,h),m=y+d,g){let e=0;for(;e<d;)v[y+e]=1,e+=1}}m=-1;let w=[],x=1,_=d+u;const k=1<<d-1;for(let i=0;i<d;i+=1){let r=0,s=_;for(;r<s;)b(t,{errors:i,currentLocation:p+s,expectedLocation:p,distance:a,ignoreLocation:c})<=h?r=s:_=s,s=Math.floor((_-r)/2+r);_=s;let l=Math.max(1,p-s+1),f=o?u:Math.min(p+s,u)+d,y=Array(f+2);y[f+1]=(1<<i)-1;for(let r=f;r>=l;r-=1){let o=r-1,s=n[e.charAt(o)];if(g&&(v[o]=+!!s),y[r]=(y[r+1]<<1|1)&s,i&&(y[r]|=(w[r+1]|w[r])<<1|1|w[r+1]),y[r]&k&&(x=b(t,{errors:i,currentLocation:o,expectedLocation:p,distance:a,ignoreLocation:c}),x<=h)){if(h=x,m=o,m<=p)break;l=Math.max(1,2*p-m)}}if(b(t,{errors:i+1,currentLocation:p,expectedLocation:p,distance:a,ignoreLocation:c})>h)break;w=y}const C={isMatch:m>=0,score:Math.max(.001,x)};if(g){const e=function(e=[],t=f.minMatchCharLength){let n=[],i=-1,a=-1,r=0;for(let o=e.length;r<o;r+=1){let o=e[r];o&&-1===i?i=r:o||-1===i||(a=r-1,a-i+1>=t&&n.push([i,a]),i=-1)}return e[r-1]&&r-i>=t&&n.push([i,r-1]),n}(v,s);e.length?l&&(C.indices=e):C.isMatch=!1}return C}function w(e){let t={};for(let n=0,i=e.length;n<i;n+=1){const a=e.charAt(n);t[a]=(t[a]||0)|1<<i-n-1}return t}class x{constructor(e,{location:t=f.location,threshold:n=f.threshold,distance:i=f.distance,includeMatches:a=f.includeMatches,findAllMatches:r=f.findAllMatches,minMatchCharLength:o=f.minMatchCharLength,isCaseSensitive:s=f.isCaseSensitive,ignoreLocation:l=f.ignoreLocation}={}){if(this.options={location:t,threshold:n,distance:i,includeMatches:a,findAllMatches:r,minMatchCharLength:o,isCaseSensitive:s,ignoreLocation:l},this.pattern=s?e:e.toLowerCase(),this.chunks=[],!this.pattern.length)return;const c=(e,t)=>{this.chunks.push({pattern:e,alphabet:w(e),startIndex:t})},d=this.pattern.length;if(d>32){let e=0;const t=d%32,n=d-t;for(;e<n;)c(this.pattern.substr(e,32),e),e+=32;if(t){const e=d-32;c(this.pattern.substr(e),e)}}else c(this.pattern,0)}searchIn(e){const{isCaseSensitive:t,includeMatches:n}=this.options;if(t||(e=e.toLowerCase()),this.pattern===e){let t={isMatch:!0,score:0};return n&&(t.indices=[[0,e.length-1]]),t}const{location:i,distance:a,threshold:r,findAllMatches:o,minMatchCharLength:s,ignoreLocation:l}=this.options;let c=[],d=0,u=!1;this.chunks.forEach((({pattern:t,alphabet:p,startIndex:h})=>{const{isMatch:f,score:m,indices:g}=y(e,t,p,{location:i+h,distance:a,threshold:r,findAllMatches:o,minMatchCharLength:s,includeMatches:n,ignoreLocation:l});f&&(u=!0),d+=m,f&&g&&(c=[...c,...g])}));let p={isMatch:u,score:u?d/this.chunks.length:1};return u&&n&&(p.indices=c),p}}const _=[];function k(e,t){for(let n=0,i=_.length;n<i;n+=1){let i=_[n];if(i.condition(e,t))return new i(e,t)}return new x(e,t)}function C(e,t){const n=e.matches;t.matches=[],o(n)&&n.forEach((e=>{if(!o(e.indices)||!e.indices.length)return;const{indices:n,value:i}=e;let a={indices:n,value:i};e.key&&(a.key=e.key.src),e.idx>-1&&(a.refIndex=e.idx),t.matches.push(a)}))}function S(e,t){t.score=e.score}class E{constructor(e,t={},n){if(this.options={...f,...t},this.options.useExtendedSearch)throw new Error("Extended search is not available");this._keyStore=new d(this.options.keys),this.setCollection(e,n)}setCollection(e,t){if(this._docs=e,t&&!(t instanceof g))throw new Error("Incorrect 'index' type");this._myIndex=t||v(this.options.keys,this._docs,{getFn:this.options.getFn})}add(e){o(e)&&(this._docs.push(e),this._myIndex.add(e))}remove(e=(()=>!1)){const t=[];for(let n=0,i=this._docs.length;n<i;n+=1){const a=this._docs[n];e(a,n)&&(this.removeAt(n),n-=1,i-=1,t.push(a))}return t}removeAt(e){this._docs.splice(e,1),this._myIndex.removeAt(e)}getIndex(){return this._myIndex}search(e,{limit:t=-1}={}){const{includeMatches:n,includeScore:r,shouldSort:o,sortFn:s,ignoreFieldNorm:l}=this.options;let c=i(e)?i(this._docs[0])?this._searchStringList(e):this._searchObjectList(e):this._searchLogical(e);return function(e,{ignoreFieldNorm:t=f.ignoreFieldNorm}){e.forEach((e=>{let n=1;e.matches.forEach((({key:e,norm:i,score:a})=>{const r=e?e.weight:null;n*=Math.pow(0===a&&r?Number.EPSILON:a,(r||1)*(t?1:i))})),e.score=n}))}(c,{ignoreFieldNorm:l}),o&&c.sort(s),a(t)&&t>-1&&(c=c.slice(0,t)),function(e,t,{includeMatches:n=f.includeMatches,includeScore:i=f.includeScore}={}){const a=[];return n&&a.push(C),i&&a.push(S),e.map((e=>{const{idx:n}=e,i={item:t[n],refIndex:n};return a.length&&a.forEach((t=>{t(e,i)})),i}))}(c,this._docs,{includeMatches:n,includeScore:r})}_searchStringList(e){const t=k(e,this.options),{records:n}=this._myIndex,i=[];return n.forEach((({v:e,i:n,n:a})=>{if(!o(e))return;const{isMatch:r,score:s,indices:l}=t.searchIn(e);r&&i.push({item:e,idx:n,matches:[{score:s,value:e,norm:a,indices:l}]})})),i}_searchLogical(e){throw new Error("Logical search is not available")}_searchObjectList(e){const t=k(e,this.options),{keys:n,records:i}=this._myIndex,a=[];return i.forEach((({$:e,i:i})=>{if(!o(e))return;let r=[];n.forEach(((n,i)=>{r.push(...this._findMatches({key:n,value:e[i],searcher:t}))})),r.length&&a.push({idx:i,item:e,matches:r})})),a}_findMatches({key:e,value:t,searcher:i}){if(!o(t))return[];let a=[];if(n(t))t.forEach((({v:t,i:n,n:r})=>{if(!o(t))return;const{isMatch:s,score:l,indices:c}=i.searchIn(t);s&&a.push({score:l,key:e,value:t,idx:n,norm:r,indices:c})}));else{const{v:n,n:r}=t,{isMatch:o,score:s,indices:l}=i.searchIn(n);o&&a.push({score:s,key:e,value:n,norm:r,indices:l})}return a}}E.version="6.4.6",E.createIndex=v,E.parseIndex=function(e,{getFn:t=f.getFn}={}){const{keys:n,records:i}=e,a=new g({getFn:t});return a.setKeys(n),a.setIndexRecords(i),a},E.config=f,t.Z=E},5171:function(e){e.exports=function(e){return!(!e||"string"==typeof e)&&(e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&"String"!==e.constructor.name))}},7084:function(e){e.exports=function(){"use strict";function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function t(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}function n(e,t){if(e){if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(e,t):void 0}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function a(e,t){var i;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(i=n(e))||t&&e&&"number"==typeof e.length){i&&(e=i);var a=0;return function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(i=e[Symbol.iterator]()).next.bind(i)}function r(e,t){return e(t={exports:{}},t.exports),t.exports}var o=r((function(e){function t(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function n(t){e.exports.defaults=t}e.exports={defaults:t(),getDefaults:t,changeDefaults:n}})),s=(o.defaults,o.getDefaults,o.changeDefaults,/[&<>"']/),l=/[&<>"']/g,c=/[<>"']|&(?!#?\w+;)/,d=/[<>"']|&(?!#?\w+;)/g,u={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},p=function(e){return u[e]};function h(e,t){if(t){if(s.test(e))return e.replace(l,p)}else if(c.test(e))return e.replace(d,p);return e}var f=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function m(e){return e.replace(f,(function(e,t){return"colon"===(t=t.toLowerCase())?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var g=/(^|[^\[])\^/g;function v(e,t){e=e.source||e,t=t||"";var n={replace:function(t,i){return i=(i=i.source||i).replace(g,"$1"),e=e.replace(t,i),n},getRegex:function(){return new RegExp(e,t)}};return n}var b=/[^\w:]/g,y=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function w(e,t,n){if(e){var i;try{i=decodeURIComponent(m(n)).replace(b,"").toLowerCase()}catch(e){return null}if(0===i.indexOf("javascript:")||0===i.indexOf("vbscript:")||0===i.indexOf("data:"))return null}t&&!y.test(n)&&(n=S(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch(e){return null}return n}var x={},_=/^[^:]+:\/*[^/]*$/,k=/^([^:]+:)[\s\S]*$/,C=/^([^:]+:\/*[^/]*)[\s\S]*$/;function S(e,t){x[" "+e]||(_.test(e)?x[" "+e]=e+"/":x[" "+e]=z(e,"/",!0));var n=-1===(e=x[" "+e]).indexOf(":");return"//"===t.substring(0,2)?n?t:e.replace(k,"$1")+t:"/"===t.charAt(0)?n?t:e.replace(C,"$1")+t:e+t}function E(e){for(var t,n,i=1;i<arguments.length;i++)for(n in t=arguments[i])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function M(e,t){var n=e.replace(/\|/g,(function(e,t,n){for(var i=!1,a=t;--a>=0&&"\\"===n[a];)i=!i;return i?"|":" |"})).split(/ \|/),i=0;if(n.length>t)n.splice(t);else for(;n.length<t;)n.push("");for(;i<n.length;i++)n[i]=n[i].trim().replace(/\\\|/g,"|");return n}function z(e,t,n){var i=e.length;if(0===i)return"";for(var a=0;a<i;){var r=e.charAt(i-a-1);if(r!==t||n){if(r===t||!n)break;a++}else a++}return e.substr(0,i-a)}function A(e,t){if(-1===e.indexOf(t[1]))return-1;for(var n=e.length,i=0,a=0;a<n;a++)if("\\"===e[a])a++;else if(e[a]===t[0])i++;else if(e[a]===t[1]&&--i<0)return a;return-1}function $(e){e&&e.sanitize&&!e.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function O(e,t){if(t<1)return"";for(var n="";t>1;)1&t&&(n+=e),t>>=1,e+=e;return n+e}var I={escape:h,unescape:m,edit:v,cleanUrl:w,resolveUrl:S,noopTest:{exec:function(){}},merge:E,splitCells:M,rtrim:z,findClosingBracket:A,checkSanitizeDeprecation:$,repeatString:O},L=o.defaults,T=I.rtrim,P=I.splitCells,D=I.escape,V=I.findClosingBracket;function B(e,t,n){var i=t.href,a=t.title?D(t.title):null,r=e[1].replace(/\\([\[\]])/g,"$1");return"!"!==e[0].charAt(0)?{type:"link",raw:n,href:i,title:a,text:r}:{type:"image",raw:n,href:i,title:a,text:D(r)}}function F(e,t){var n=e.match(/^(\s+)(?:```)/);if(null===n)return t;var i=n[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);return null===t?e:t[0].length>=i.length?e.slice(i.length):e})).join("\n")}var N=function(){function e(e){this.options=e||L}var t=e.prototype;return t.space=function(e){var t=this.rules.block.newline.exec(e);if(t)return t[0].length>1?{type:"space",raw:t[0]}:{raw:"\n"}},t.code=function(e,t){var n=this.rules.block.code.exec(e);if(n){var i=t[t.length-1];if(i&&"paragraph"===i.type)return{raw:n[0],text:n[0].trimRight()};var a=n[0].replace(/^ {4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?a:T(a,"\n")}}},t.fences=function(e){var t=this.rules.block.fences.exec(e);if(t){var n=t[0],i=F(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim():t[2],text:i}}},t.heading=function(e){var t=this.rules.block.heading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[1].length,text:t[2]}},t.nptable=function(e){var t=this.rules.block.nptable.exec(e);if(t){var n={type:"table",header:P(t[1].replace(/^ *| *\| *$/g,"")),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:t[3]?t[3].replace(/\n$/,"").split("\n"):[],raw:t[0]};if(n.header.length===n.align.length){var i,a=n.align.length;for(i=0;i<a;i++)/^ *-+: *$/.test(n.align[i])?n.align[i]="right":/^ *:-+: *$/.test(n.align[i])?n.align[i]="center":/^ *:-+ *$/.test(n.align[i])?n.align[i]="left":n.align[i]=null;for(a=n.cells.length,i=0;i<a;i++)n.cells[i]=P(n.cells[i],n.header.length);return n}}},t.hr=function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}},t.blockquote=function(e){var t=this.rules.block.blockquote.exec(e);if(t){var n=t[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:t[0],text:n}}},t.list=function(e){var t=this.rules.block.list.exec(e);if(t){var n,i,a,r,o,s,l,c,d=t[0],u=t[2],p=u.length>1,h={type:"list",raw:d,ordered:p,start:p?+u.slice(0,-1):"",loose:!1,items:[]},f=t[0].match(this.rules.block.item),m=!1,g=f.length;a=this.rules.block.listItemStart.exec(f[0]);for(var v=0;v<g;v++){if(d=n=f[v],v!==g-1){if((r=this.rules.block.listItemStart.exec(f[v+1]))[1].length>a[0].length||r[1].length>3){f.splice(v,2,f[v]+"\n"+f[v+1]),v--,g--;continue}(!this.options.pedantic||this.options.smartLists?r[2][r[2].length-1]!==u[u.length-1]:p===(1===r[2].length))&&(o=f.slice(v+1).join("\n"),h.raw=h.raw.substring(0,h.raw.length-o.length),v=g-1),a=r}i=n.length,~(n=n.replace(/^ *([*+-]|\d+[.)]) ?/,"")).indexOf("\n ")&&(i-=n.length,n=this.options.pedantic?n.replace(/^ {1,4}/gm,""):n.replace(new RegExp("^ {1,"+i+"}","gm"),"")),s=m||/\n\n(?!\s*$)/.test(n),v!==g-1&&(m="\n"===n.charAt(n.length-1),s||(s=m)),s&&(h.loose=!0),this.options.gfm&&(c=void 0,(l=/^\[[ xX]\] /.test(n))&&(c=" "!==n[1],n=n.replace(/^\[[ xX]\] +/,""))),h.items.push({type:"list_item",raw:d,task:l,checked:c,loose:s,text:n})}return h}},t.html=function(e){var t=this.rules.block.html.exec(e);if(t)return{type:this.options.sanitize?"paragraph":"html",raw:t[0],pre:!this.options.sanitizer&&("pre"===t[1]||"script"===t[1]||"style"===t[1]),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):D(t[0]):t[0]}},t.def=function(e){var t=this.rules.block.def.exec(e);if(t)return t[3]&&(t[3]=t[3].substring(1,t[3].length-1)),{tag:t[1].toLowerCase().replace(/\s+/g," "),raw:t[0],href:t[2],title:t[3]}},t.table=function(e){var t=this.rules.block.table.exec(e);if(t){var n={type:"table",header:P(t[1].replace(/^ *| *\| *$/g,"")),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:t[3]?t[3].replace(/\n$/,"").split("\n"):[]};if(n.header.length===n.align.length){n.raw=t[0];var i,a=n.align.length;for(i=0;i<a;i++)/^ *-+: *$/.test(n.align[i])?n.align[i]="right":/^ *:-+: *$/.test(n.align[i])?n.align[i]="center":/^ *:-+ *$/.test(n.align[i])?n.align[i]="left":n.align[i]=null;for(a=n.cells.length,i=0;i<a;i++)n.cells[i]=P(n.cells[i].replace(/^ *\| *| *\| *$/g,""),n.header.length);return n}}},t.lheading=function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1]}},t.paragraph=function(e){var t=this.rules.block.paragraph.exec(e);if(t)return{type:"paragraph",raw:t[0],text:"\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1]}},t.text=function(e,t){var n=this.rules.block.text.exec(e);if(n){var i=t[t.length-1];return i&&"text"===i.type?{raw:n[0],text:n[0]}:{type:"text",raw:n[0],text:n[0]}}},t.escape=function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:D(t[1])}},t.tag=function(e,t,n){var i=this.rules.inline.tag.exec(e);if(i)return!t&&/^<a /i.test(i[0])?t=!0:t&&/^<\/a>/i.test(i[0])&&(t=!1),!n&&/^<(pre|code|kbd|script)(\s|>)/i.test(i[0])?n=!0:n&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(i[0])&&(n=!1),{type:this.options.sanitize?"text":"html",raw:i[0],inLink:t,inRawBlock:n,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(i[0]):D(i[0]):i[0]}},t.link=function(e){var t=this.rules.inline.link.exec(e);if(t){var n=V(t[2],"()");if(n>-1){var i=(0===t[0].indexOf("!")?5:4)+t[1].length+n;t[2]=t[2].substring(0,n),t[0]=t[0].substring(0,i).trim(),t[3]=""}var a=t[2],r="";if(this.options.pedantic){var o=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(a);o?(a=o[1],r=o[3]):r=""}else r=t[3]?t[3].slice(1,-1):"";return B(t,{href:(a=a.trim().replace(/^<([\s\S]*)>$/,"$1"))?a.replace(this.rules.inline._escapes,"$1"):a,title:r?r.replace(this.rules.inline._escapes,"$1"):r},t[0])}},t.reflink=function(e,t){var n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){var i=(n[2]||n[1]).replace(/\s+/g," ");if(!(i=t[i.toLowerCase()])||!i.href){var a=n[0].charAt(0);return{type:"text",raw:a,text:a}}return B(n,i,n[0])}},t.strong=function(e,t,n){void 0===n&&(n="");var i=this.rules.inline.strong.start.exec(e);if(i&&(!i[1]||i[1]&&(""===n||this.rules.inline.punctuation.exec(n)))){t=t.slice(-1*e.length);var a,r="**"===i[0]?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;for(r.lastIndex=0;null!=(i=r.exec(t));)if(a=this.rules.inline.strong.middle.exec(t.slice(0,i.index+3)))return{type:"strong",raw:e.slice(0,a[0].length),text:e.slice(2,a[0].length-2)}}},t.em=function(e,t,n){void 0===n&&(n="");var i=this.rules.inline.em.start.exec(e);if(i&&(!i[1]||i[1]&&(""===n||this.rules.inline.punctuation.exec(n)))){t=t.slice(-1*e.length);var a,r="*"===i[0]?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;for(r.lastIndex=0;null!=(i=r.exec(t));)if(a=this.rules.inline.em.middle.exec(t.slice(0,i.index+2)))return{type:"em",raw:e.slice(0,a[0].length),text:e.slice(1,a[0].length-1)}}},t.codespan=function(e){var t=this.rules.inline.code.exec(e);if(t){var n=t[2].replace(/\n/g," "),i=/[^ ]/.test(n),a=n.startsWith(" ")&&n.endsWith(" ");return i&&a&&(n=n.substring(1,n.length-1)),n=D(n,!0),{type:"codespan",raw:t[0],text:n}}},t.br=function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}},t.del=function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2]}},t.autolink=function(e,t){var n,i,a=this.rules.inline.autolink.exec(e);if(a)return i="@"===a[2]?"mailto:"+(n=D(this.options.mangle?t(a[1]):a[1])):n=D(a[1]),{type:"link",raw:a[0],text:n,href:i,tokens:[{type:"text",raw:n,text:n}]}},t.url=function(e,t){var n;if(n=this.rules.inline.url.exec(e)){var i,a;if("@"===n[2])a="mailto:"+(i=D(this.options.mangle?t(n[0]):n[0]));else{var r;do{r=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(r!==n[0]);i=D(n[0]),a="www."===n[1]?"http://"+i:i}return{type:"link",raw:n[0],text:i,href:a,tokens:[{type:"text",raw:i,text:i}]}}},t.inlineText=function(e,t,n){var i,a=this.rules.inline.text.exec(e);if(a)return i=t?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(a[0]):D(a[0]):a[0]:D(this.options.smartypants?n(a[0]):a[0]),{type:"text",raw:a[0],text:i}},e}(),j=I.noopTest,q=I.edit,H=I.merge,R={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?:\n+|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6}) +([^\n]*?)(?: +#+)? *(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?! {0,3}bull )\n*|\s*$)/,html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:\\n{2,}|$)|<(?!script|pre|style)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$)|</(?!script|pre|style)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$))",def:/^ {0,3}\[(label)\]: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,nptable:j,table:j,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};R.def=q(R.def).replace("label",R._label).replace("title",R._title).getRegex(),R.bullet=/(?:[*+-]|\d{1,9}[.)])/,R.item=/^( *)(bull) ?[^\n]*(?:\n(?! *bull ?)[^\n]*)*/,R.item=q(R.item,"gm").replace(/bull/g,R.bullet).getRegex(),R.listItemStart=q(/^( *)(bull)/).replace("bull",R.bullet).getRegex(),R.list=q(R.list).replace(/bull/g,R.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+R.def.source+")").getRegex(),R._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",R._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,R.html=q(R.html,"i").replace("comment",R._comment).replace("tag",R._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),R.paragraph=q(R._paragraph).replace("hr",R.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",R._tag).getRegex(),R.blockquote=q(R.blockquote).replace("paragraph",R.paragraph).getRegex(),R.normal=H({},R),R.gfm=H({},R.normal,{nptable:"^ *([^|\\n ].*\\|.*)\\n {0,3}([-:]+ *\\|[-| :]*)(?:\\n((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)",table:"^ *\\|(.+)\\n {0,3}\\|?( *[-:]+[-| :]*)(?:\\n *((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),R.gfm.nptable=q(R.gfm.nptable).replace("hr",R.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",R._tag).getRegex(),R.gfm.table=q(R.gfm.table).replace("hr",R.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",R._tag).getRegex(),R.pedantic=H({},R.normal,{html:q("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",R._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,fences:j,paragraph:q(R.normal._paragraph).replace("hr",R.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",R.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var U={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:j,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",strong:{start:/^(?:(\*\*(?=[*punctuation]))|\*\*)(?![\s])|__/,middle:/^\*\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*\*$|^__(?![\s])((?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?)__$/,endAst:/[^punctuation\s]\*\*(?!\*)|[punctuation]\*\*(?!\*)(?:(?=[punctuation_\s]|$))/,endUnd:/[^\s]__(?!_)(?:(?=[punctuation*\s])|$)/},em:{start:/^(?:(\*(?=[punctuation]))|\*)(?![*\s])|_/,middle:/^\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*$|^_(?![_\s])(?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?_$/,endAst:/[^punctuation\s]\*(?!\*)|[punctuation]\*(?!\*)(?:(?=[punctuation_\s]|$))/,endUnd:/[^\s]_(?!_)(?:(?=[punctuation*\s])|$)/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:j,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\s*punctuation])/,_punctuation:"!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~"};U.punctuation=q(U.punctuation).replace(/punctuation/g,U._punctuation).getRegex(),U._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",U._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",U._comment=q(R._comment).replace("(?:--\x3e|$)","--\x3e").getRegex(),U.em.start=q(U.em.start).replace(/punctuation/g,U._punctuation).getRegex(),U.em.middle=q(U.em.middle).replace(/punctuation/g,U._punctuation).replace(/overlapSkip/g,U._overlapSkip).getRegex(),U.em.endAst=q(U.em.endAst,"g").replace(/punctuation/g,U._punctuation).getRegex(),U.em.endUnd=q(U.em.endUnd,"g").replace(/punctuation/g,U._punctuation).getRegex(),U.strong.start=q(U.strong.start).replace(/punctuation/g,U._punctuation).getRegex(),U.strong.middle=q(U.strong.middle).replace(/punctuation/g,U._punctuation).replace(/overlapSkip/g,U._overlapSkip).getRegex(),U.strong.endAst=q(U.strong.endAst,"g").replace(/punctuation/g,U._punctuation).getRegex(),U.strong.endUnd=q(U.strong.endUnd,"g").replace(/punctuation/g,U._punctuation).getRegex(),U.blockSkip=q(U._blockSkip,"g").getRegex(),U.overlapSkip=q(U._overlapSkip,"g").getRegex(),U._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,U._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,U._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,U.autolink=q(U.autolink).replace("scheme",U._scheme).replace("email",U._email).getRegex(),U._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,U.tag=q(U.tag).replace("comment",U._comment).replace("attribute",U._attribute).getRegex(),U._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,U._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,U._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,U.link=q(U.link).replace("label",U._label).replace("href",U._href).replace("title",U._title).getRegex(),U.reflink=q(U.reflink).replace("label",U._label).getRegex(),U.reflinkSearch=q(U.reflinkSearch,"g").replace("reflink",U.reflink).replace("nolink",U.nolink).getRegex(),U.normal=H({},U),U.pedantic=H({},U.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:q(/^!?\[(label)\]\((.*?)\)/).replace("label",U._label).getRegex(),reflink:q(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",U._label).getRegex()}),U.gfm=H({},U.normal,{escape:q(U.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*~]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))/}),U.gfm.url=q(U.gfm.url,"i").replace("email",U.gfm._extended_email).getRegex(),U.breaks=H({},U.gfm,{br:q(U.br).replace("{2,}","*").getRegex(),text:q(U.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var Z={block:R,inline:U},W=o.defaults,G=Z.block,X=Z.inline,K=I.repeatString;function J(e){return e.replace(/---/g,"—").replace(/--/g,"").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1").replace(/'/g,"").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function Y(e){var t,n,i="",a=e.length;for(t=0;t<a;t++)n=e.charCodeAt(t),Math.random()>.5&&(n="x"+n.toString(16)),i+="&#"+n+";";return i}var Q=function(){function e(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||W,this.options.tokenizer=this.options.tokenizer||new N,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var t={block:G.normal,inline:X.normal};this.options.pedantic?(t.block=G.pedantic,t.inline=X.pedantic):this.options.gfm&&(t.block=G.gfm,this.options.breaks?t.inline=X.breaks:t.inline=X.gfm),this.tokenizer.rules=t}e.lex=function(t,n){return new e(n).lex(t)},e.lexInline=function(t,n){return new e(n).inlineTokens(t)};var n=e.prototype;return n.lex=function(e){return e=e.replace(/\r\n|\r/g,"\n").replace(/\t/g," "),this.blockTokens(e,this.tokens,!0),this.inline(this.tokens),this.tokens},n.blockTokens=function(e,t,n){var i,a,r,o;for(void 0===t&&(t=[]),void 0===n&&(n=!0),e=e.replace(/^ +$/gm,"");e;)if(i=this.tokenizer.space(e))e=e.substring(i.raw.length),i.type&&t.push(i);else if(i=this.tokenizer.code(e,t))e=e.substring(i.raw.length),i.type?t.push(i):((o=t[t.length-1]).raw+="\n"+i.raw,o.text+="\n"+i.text);else if(i=this.tokenizer.fences(e))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.heading(e))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.nptable(e))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.hr(e))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.blockquote(e))e=e.substring(i.raw.length),i.tokens=this.blockTokens(i.text,[],n),t.push(i);else if(i=this.tokenizer.list(e)){for(e=e.substring(i.raw.length),r=i.items.length,a=0;a<r;a++)i.items[a].tokens=this.blockTokens(i.items[a].text,[],!1);t.push(i)}else if(i=this.tokenizer.html(e))e=e.substring(i.raw.length),t.push(i);else if(n&&(i=this.tokenizer.def(e)))e=e.substring(i.raw.length),this.tokens.links[i.tag]||(this.tokens.links[i.tag]={href:i.href,title:i.title});else if(i=this.tokenizer.table(e))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.lheading(e))e=e.substring(i.raw.length),t.push(i);else if(n&&(i=this.tokenizer.paragraph(e)))e=e.substring(i.raw.length),t.push(i);else if(i=this.tokenizer.text(e,t))e=e.substring(i.raw.length),i.type?t.push(i):((o=t[t.length-1]).raw+="\n"+i.raw,o.text+="\n"+i.text);else if(e){var s="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(s);break}throw new Error(s)}return t},n.inline=function(e){var t,n,i,a,r,o,s=e.length;for(t=0;t<s;t++)switch((o=e[t]).type){case"paragraph":case"text":case"heading":o.tokens=[],this.inlineTokens(o.text,o.tokens);break;case"table":for(o.tokens={header:[],cells:[]},a=o.header.length,n=0;n<a;n++)o.tokens.header[n]=[],this.inlineTokens(o.header[n],o.tokens.header[n]);for(a=o.cells.length,n=0;n<a;n++)for(r=o.cells[n],o.tokens.cells[n]=[],i=0;i<r.length;i++)o.tokens.cells[n][i]=[],this.inlineTokens(r[i],o.tokens.cells[n][i]);break;case"blockquote":this.inline(o.tokens);break;case"list":for(a=o.items.length,n=0;n<a;n++)this.inline(o.items[n].tokens)}return e},n.inlineTokens=function(e,t,n,i){var a;void 0===t&&(t=[]),void 0===n&&(n=!1),void 0===i&&(i=!1);var r,o,s,l=e;if(this.tokens.links){var c=Object.keys(this.tokens.links);if(c.length>0)for(;null!=(r=this.tokenizer.rules.inline.reflinkSearch.exec(l));)c.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,r.index)+"["+K("a",r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(r=this.tokenizer.rules.inline.blockSkip.exec(l));)l=l.slice(0,r.index)+"["+K("a",r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;e;)if(o||(s=""),o=!1,a=this.tokenizer.escape(e))e=e.substring(a.raw.length),t.push(a);else if(a=this.tokenizer.tag(e,n,i))e=e.substring(a.raw.length),n=a.inLink,i=a.inRawBlock,t.push(a);else if(a=this.tokenizer.link(e))e=e.substring(a.raw.length),"link"===a.type&&(a.tokens=this.inlineTokens(a.text,[],!0,i)),t.push(a);else if(a=this.tokenizer.reflink(e,this.tokens.links))e=e.substring(a.raw.length),"link"===a.type&&(a.tokens=this.inlineTokens(a.text,[],!0,i)),t.push(a);else if(a=this.tokenizer.strong(e,l,s))e=e.substring(a.raw.length),a.tokens=this.inlineTokens(a.text,[],n,i),t.push(a);else if(a=this.tokenizer.em(e,l,s))e=e.substring(a.raw.length),a.tokens=this.inlineTokens(a.text,[],n,i),t.push(a);else if(a=this.tokenizer.codespan(e))e=e.substring(a.raw.length),t.push(a);else if(a=this.tokenizer.br(e))e=e.substring(a.raw.length),t.push(a);else if(a=this.tokenizer.del(e))e=e.substring(a.raw.length),a.tokens=this.inlineTokens(a.text,[],n,i),t.push(a);else if(a=this.tokenizer.autolink(e,Y))e=e.substring(a.raw.length),t.push(a);else if(n||!(a=this.tokenizer.url(e,Y))){if(a=this.tokenizer.inlineText(e,i,J))e=e.substring(a.raw.length),s=a.raw.slice(-1),o=!0,t.push(a);else if(e){var d="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(d);break}throw new Error(d)}}else e=e.substring(a.raw.length),t.push(a);return t},t(e,null,[{key:"rules",get:function(){return{block:G,inline:X}}}]),e}(),ee=o.defaults,te=I.cleanUrl,ne=I.escape,ie=function(){function e(e){this.options=e||ee}var t=e.prototype;return t.code=function(e,t,n){var i=(t||"").match(/\S*/)[0];if(this.options.highlight){var a=this.options.highlight(e,i);null!=a&&a!==e&&(n=!0,e=a)}return i?'<pre><code class="'+this.options.langPrefix+ne(i,!0)+'">'+(n?e:ne(e,!0))+"</code></pre>\n":"<pre><code>"+(n?e:ne(e,!0))+"</code></pre>\n"},t.blockquote=function(e){return"<blockquote>\n"+e+"</blockquote>\n"},t.html=function(e){return e},t.heading=function(e,t,n,i){return this.options.headerIds?"<h"+t+' id="'+this.options.headerPrefix+i.slug(n)+'">'+e+"</h"+t+">\n":"<h"+t+">"+e+"</h"+t+">\n"},t.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"},t.list=function(e,t,n){var i=t?"ol":"ul";return"<"+i+(t&&1!==n?' start="'+n+'"':"")+">\n"+e+"</"+i+">\n"},t.listitem=function(e){return"<li>"+e+"</li>\n"},t.checkbox=function(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},t.paragraph=function(e){return"<p>"+e+"</p>\n"},t.table=function(e,t){return t&&(t="<tbody>"+t+"</tbody>"),"<table>\n<thead>\n"+e+"</thead>\n"+t+"</table>\n"},t.tablerow=function(e){return"<tr>\n"+e+"</tr>\n"},t.tablecell=function(e,t){var n=t.header?"th":"td";return(t.align?"<"+n+' align="'+t.align+'">':"<"+n+">")+e+"</"+n+">\n"},t.strong=function(e){return"<strong>"+e+"</strong>"},t.em=function(e){return"<em>"+e+"</em>"},t.codespan=function(e){return"<code>"+e+"</code>"},t.br=function(){return this.options.xhtml?"<br/>":"<br>"},t.del=function(e){return"<del>"+e+"</del>"},t.link=function(e,t,n){if(null===(e=te(this.options.sanitize,this.options.baseUrl,e)))return n;var i='<a href="'+ne(e)+'"';return t&&(i+=' title="'+t+'"'),i+=">"+n+"</a>"},t.image=function(e,t,n){if(null===(e=te(this.options.sanitize,this.options.baseUrl,e)))return n;var i='<img src="'+e+'" alt="'+n+'"';return t&&(i+=' title="'+t+'"'),i+=this.options.xhtml?"/>":">"},t.text=function(e){return e},e}(),ae=function(){function e(){}var t=e.prototype;return t.strong=function(e){return e},t.em=function(e){return e},t.codespan=function(e){return e},t.del=function(e){return e},t.html=function(e){return e},t.text=function(e){return e},t.link=function(e,t,n){return""+n},t.image=function(e,t,n){return""+n},t.br=function(){return""},e}(),re=function(){function e(){this.seen={}}var t=e.prototype;return t.serialize=function(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")},t.getNextSafeSlug=function(e,t){var n=e,i=0;if(this.seen.hasOwnProperty(n)){i=this.seen[e];do{n=e+"-"+ ++i}while(this.seen.hasOwnProperty(n))}return t||(this.seen[e]=i,this.seen[n]=0),n},t.slug=function(e,t){void 0===t&&(t={});var n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)},e}(),oe=o.defaults,se=I.unescape,le=function(){function e(e){this.options=e||oe,this.options.renderer=this.options.renderer||new ie,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ae,this.slugger=new re}e.parse=function(t,n){return new e(n).parse(t)},e.parseInline=function(t,n){return new e(n).parseInline(t)};var t=e.prototype;return t.parse=function(e,t){void 0===t&&(t=!0);var n,i,a,r,o,s,l,c,d,u,p,h,f,m,g,v,b,y,w="",x=e.length;for(n=0;n<x;n++)switch((u=e[n]).type){case"space":continue;case"hr":w+=this.renderer.hr();continue;case"heading":w+=this.renderer.heading(this.parseInline(u.tokens),u.depth,se(this.parseInline(u.tokens,this.textRenderer)),this.slugger);continue;case"code":w+=this.renderer.code(u.text,u.lang,u.escaped);continue;case"table":for(c="",l="",r=u.header.length,i=0;i<r;i++)l+=this.renderer.tablecell(this.parseInline(u.tokens.header[i]),{header:!0,align:u.align[i]});for(c+=this.renderer.tablerow(l),d="",r=u.cells.length,i=0;i<r;i++){for(l="",o=(s=u.tokens.cells[i]).length,a=0;a<o;a++)l+=this.renderer.tablecell(this.parseInline(s[a]),{header:!1,align:u.align[a]});d+=this.renderer.tablerow(l)}w+=this.renderer.table(c,d);continue;case"blockquote":d=this.parse(u.tokens),w+=this.renderer.blockquote(d);continue;case"list":for(p=u.ordered,h=u.start,f=u.loose,r=u.items.length,d="",i=0;i<r;i++)v=(g=u.items[i]).checked,b=g.task,m="",g.task&&(y=this.renderer.checkbox(v),f?g.tokens.length>0&&"text"===g.tokens[0].type?(g.tokens[0].text=y+" "+g.tokens[0].text,g.tokens[0].tokens&&g.tokens[0].tokens.length>0&&"text"===g.tokens[0].tokens[0].type&&(g.tokens[0].tokens[0].text=y+" "+g.tokens[0].tokens[0].text)):g.tokens.unshift({type:"text",text:y}):m+=y),m+=this.parse(g.tokens,f),d+=this.renderer.listitem(m,b,v);w+=this.renderer.list(d,p,h);continue;case"html":w+=this.renderer.html(u.text);continue;case"paragraph":w+=this.renderer.paragraph(this.parseInline(u.tokens));continue;case"text":for(d=u.tokens?this.parseInline(u.tokens):u.text;n+1<x&&"text"===e[n+1].type;)d+="\n"+((u=e[++n]).tokens?this.parseInline(u.tokens):u.text);w+=t?this.renderer.paragraph(d):d;continue;default:var _='Token with "'+u.type+'" type was not found.';if(this.options.silent)return void console.error(_);throw new Error(_)}return w},t.parseInline=function(e,t){t=t||this.renderer;var n,i,a="",r=e.length;for(n=0;n<r;n++)switch((i=e[n]).type){case"escape":a+=t.text(i.text);break;case"html":a+=t.html(i.text);break;case"link":a+=t.link(i.href,i.title,this.parseInline(i.tokens,t));break;case"image":a+=t.image(i.href,i.title,i.text);break;case"strong":a+=t.strong(this.parseInline(i.tokens,t));break;case"em":a+=t.em(this.parseInline(i.tokens,t));break;case"codespan":a+=t.codespan(i.text);break;case"br":a+=t.br();break;case"del":a+=t.del(this.parseInline(i.tokens,t));break;case"text":a+=t.text(i.text);break;default:var o='Token with "'+i.type+'" type was not found.';if(this.options.silent)return void console.error(o);throw new Error(o)}return a},e}(),ce=I.merge,de=I.checkSanitizeDeprecation,ue=I.escape,pe=o.getDefaults,he=o.changeDefaults,fe=o.defaults;function me(e,t,n){if(null==e)throw new Error("marked(): input parameter is undefined or null");if("string"!=typeof e)throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");if("function"==typeof t&&(n=t,t=null),t=ce({},me.defaults,t||{}),de(t),n){var i,a=t.highlight;try{i=Q.lex(e,t)}catch(e){return n(e)}var r=function(e){var r;if(!e)try{r=le.parse(i,t)}catch(t){e=t}return t.highlight=a,e?n(e):n(null,r)};if(!a||a.length<3)return r();if(delete t.highlight,!i.length)return r();var o=0;return me.walkTokens(i,(function(e){"code"===e.type&&(o++,setTimeout((function(){a(e.text,e.lang,(function(t,n){if(t)return r(t);null!=n&&n!==e.text&&(e.text=n,e.escaped=!0),0==--o&&r()}))}),0))})),void(0===o&&r())}try{var s=Q.lex(e,t);return t.walkTokens&&me.walkTokens(s,t.walkTokens),le.parse(s,t)}catch(e){if(e.message+="\nPlease report this to https://github.com/markedjs/marked.",t.silent)return"<p>An error occurred:</p><pre>"+ue(e.message+"",!0)+"</pre>";throw e}}return me.options=me.setOptions=function(e){return ce(me.defaults,e),he(me.defaults),me},me.getDefaults=pe,me.defaults=fe,me.use=function(e){var t=ce({},e);if(e.renderer&&function(){var n=me.defaults.renderer||new ie,i=function(t){var i=n[t];n[t]=function(){for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];var s=e.renderer[t].apply(n,r);return!1===s&&(s=i.apply(n,r)),s}};for(var a in e.renderer)i(a);t.renderer=n}(),e.tokenizer&&function(){var n=me.defaults.tokenizer||new N,i=function(t){var i=n[t];n[t]=function(){for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];var s=e.tokenizer[t].apply(n,r);return!1===s&&(s=i.apply(n,r)),s}};for(var a in e.tokenizer)i(a);t.tokenizer=n}(),e.walkTokens){var n=me.defaults.walkTokens;t.walkTokens=function(t){e.walkTokens(t),n&&n(t)}}me.setOptions(t)},me.walkTokens=function(e,t){for(var n,i=a(e);!(n=i()).done;){var r=n.value;switch(t(r),r.type){case"table":for(var o,s=a(r.tokens.header);!(o=s()).done;){var l=o.value;me.walkTokens(l,t)}for(var c,d=a(r.tokens.cells);!(c=d()).done;)for(var u,p=a(c.value);!(u=p()).done;){var h=u.value;me.walkTokens(h,t)}break;case"list":me.walkTokens(r.items,t);break;default:r.tokens&&me.walkTokens(r.tokens,t)}}},me.parseInline=function(e,t){if(null==e)throw new Error("marked.parseInline(): input parameter is undefined or null");if("string"!=typeof e)throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");t=ce({},me.defaults,t||{}),de(t);try{var n=Q.lexInline(e,t);return t.walkTokens&&me.walkTokens(n,t.walkTokens),le.parseInline(n,t)}catch(e){if(e.message+="\nPlease report this to https://github.com/markedjs/marked.",t.silent)return"<p>An error occurred:</p><pre>"+ue(e.message+"",!0)+"</pre>";throw e}},me.Parser=le,me.parser=le.parse,me.Renderer=ie,me.TextRenderer=ae,me.Lexer=Q,me.lexer=Q.lex,me.Tokenizer=N,me.Slugger=re,me.parse=me,me}()},382:function(e,t,n){"use strict";n.r(t),t.default='<svg aria-hidden="true" style="position: absolute; width: 0px; height: 0px; overflow: hidden;" id="be-category-icons"><symbol id="header-icon-sports" viewBox="0 0 1024 1024"><path d="M497.8944 517.8624l23.8848 29.2608a58.5728 58.5728 0 0 1-5.6064 80.0512L241.9456 880.7424a47.7184 47.7184 0 0 1-65.6128-0.768 49.8176 49.8176 0 0 1-4.3008-66.816l108.5696-136.3712 126.1056-158.3616a58.5728 58.5728 0 0 1 91.1872-0.5632z" fill="#1BAD8B"></path><path d="M698.9312 153.6a117.1456 117.1456 0 0 1 11.4176 233.728l60.416 45.9008c4.352 3.328 10.1632 3.9168 15.104 1.5872l73.6256-34.6368a46.2848 46.2848 0 0 1 59.1104 17.5872 44.3392 44.3392 0 0 1-11.9296 59.3152l-125.952 90.2656a58.5728 58.5728 0 0 1-65.9456 1.5616l-66.048-42.752-44.1344 47.7696 70.6048 83.328c1.664 1.9456 3.2 4.0192 4.608 6.1952l1.9456 3.3024a58.5728 58.5728 0 0 1-22.8608 79.616l-192.1024 106.3424a49.3824 49.3824 0 0 1-65.7408-16.9984 52.096 52.096 0 0 1 11.904-68.5824l105.5488-83.1744-106.2912-68.3008-1.536-1.024a59.7504 59.7504 0 0 1-0.896-0.6144l-13.824-7.168a58.5728 58.5728 0 0 1-23.296-82.2784l71.68-118.8864-30.72-13.824a14.6432 14.6432 0 0 0-14.336 1.3312l-80.4864 55.6032a48.8704 48.8704 0 0 1-62.6688-5.9648 39.3472 39.3472 0 0 1 1.792-56.8576l128.2816-115.1488a58.5728 58.5728 0 0 1 57.4464-12.032l143.5392 47.2576A117.1456 117.1456 0 0 1 698.9312 153.6z" fill="#57D59A"></path></symbol><symbol id="header-icon-sucaishangchuan" viewBox="0 0 1024 1024"><path d="M245.504 212.6336a5.5552 5.5552 0 0 1 5.504-4.864h521.984c2.816 0 5.1712 2.0992 5.504 4.864l18.688 149.3248a37.12 37.12 0 1 0 73.6512-9.216l-18.6624-149.3248a79.7952 79.7952 0 0 0-79.1808-69.888H251.008a79.7952 79.7952 0 0 0-79.1808 69.888L97.152 800.768a79.7952 79.7952 0 0 0 79.1808 89.6768h244.6336a37.12 37.12 0 0 0 0-74.24H176.3328a5.5552 5.5552 0 0 1-5.504-6.2464L245.504 212.6336z"></path><path d="M356.1216 311.68a37.12 37.12 0 0 1 48.768 18.3296 61.0304 61.0304 0 0 0 3.8656 6.2208c3.4304 4.864 9.216 11.8784 17.9456 19.0464 16.9472 13.8496 47.0784 30.0032 98.0992 30.0032 51.0208 0 81.152-16.128 98.0992-30.0032a97.28 97.28 0 0 0 17.9456-19.0464 61.0304 61.0304 0 0 0 3.8656-6.2208 37.12 37.12 0 0 1 67.6096 30.6688L678.4 345.6c33.92 15.0784 33.92 15.104 33.8944 15.104v0.0512l-0.0512 0.1024-0.1024 0.2304-0.256 0.512a66.4832 66.4832 0 0 1-2.7392 5.3248 135.5264 135.5264 0 0 1-7.5776 12.032 171.4176 171.4176 0 0 1-31.6672 33.792c-29.9776 24.5248-76.6464 46.7712-145.1008 46.7712s-115.1232-22.272-145.1008-46.7968a171.3664 171.3664 0 0 1-31.6672-33.7664 135.5264 135.5264 0 0 1-9.6768-16 66.4832 66.4832 0 0 1-0.6656-1.3568l-0.2304-0.512-0.1024-0.2304-0.0256-0.1024-0.0256-0.0256c0-0.0256-0.0256-0.0512 33.8944-15.1296l-33.92 15.0784a37.12 37.12 0 0 1 18.8416-48.9984zM644.1472 731.4432a36.5568 36.5568 0 1 1 0 73.1136h-20.48v36.608H916.224v-36.608h-20.6848a36.5568 36.5568 0 0 1 0-73.1136h34.304c31.2832 0 59.4432 22.528 59.4432 54.8352v73.1648c0 32.3072-28.16 54.8352-59.4432 54.8352h-320c-31.2832 0-59.4432-22.528-59.4432-54.8352v-73.1648c0-32.3072 28.16-54.8352 59.4432-54.8352h34.304zM769.9968 512c9.7024 0 18.9952 3.84 25.856 10.7008l109.7216 109.7216a36.5568 36.5568 0 0 1-51.712 51.712l-47.5648-47.2576V768a36.5568 36.5568 0 1 1-73.1136 0v-131.1232l-47.3088 47.2576a36.5568 36.5568 0 0 1-51.712-51.712l109.9776-109.7216a36.5568 36.5568 0 0 1 25.856-10.7008z"></path></symbol><symbol id="header-icon-car" viewBox="0 0 1024 1024"><path d="M210.688 588.8h25.6a51.2 51.2 0 0 1 51.2 45.568l14.08 128A51.2 51.2 0 0 1 256 819.2H225.024a51.2 51.2 0 0 1-51.2-45.568l-14.08-128A51.2 51.2 0 0 1 204.8 588.8zM788.224 588.8h25.6a51.2 51.2 0 0 1 51.2 51.2 41.984 41.984 0 0 1 0 5.632l-14.08 128a51.2 51.2 0 0 1-51.2 45.568h-25.6a51.2 51.2 0 0 1-51.2-51.2 41.984 41.984 0 0 1 0-5.632l14.08-128a51.2 51.2 0 0 1 51.2-45.568zM906.496 392.96a38.656 38.656 0 0 1-25.6 48.128l-25.6 7.424a38.4 38.4 0 0 1-22.528-73.472l25.6-7.424a38.144 38.144 0 0 1 48.128 25.344zM215.296 422.912a38.4 38.4 0 0 1-47.872 25.6l-25.6-7.424a38.656 38.656 0 0 1-25.6-48.128 38.144 38.144 0 0 1 47.872-25.6l25.6 7.424a38.4 38.4 0 0 1 25.6 48.128z" fill="#23ADE5"></path><path d="M292.608 201.216A1109.76 1109.76 0 0 1 512 179.2a1165.568 1165.568 0 0 1 224 22.016 51.2 51.2 0 0 1 38.144 32L870.4 486.4v230.4a25.6 25.6 0 0 1-25.6 25.6H179.2a25.6 25.6 0 0 1-25.6-25.6v-230.4l102.4-253.696a51.2 51.2 0 0 1 36.608-31.488z" fill="#48CFE5"></path><path d="M204.8 512m25.6 0l102.4 0q25.6 0 25.6 25.6l0 25.6q0 25.6-25.6 25.6l-102.4 0q-25.6 0-25.6-25.6l0-25.6q0-25.6 25.6-25.6Z" fill="#FFFFFF"></path><path d="M665.6 512m25.6 0l102.4 0q25.6 0 25.6 25.6l0 25.6q0 25.6-25.6 25.6l-102.4 0q-25.6 0-25.6-25.6l0-25.6q0-25.6 25.6-25.6Z" fill="#FFFFFF"></path><path d="M327.68 270.848a1000.96 1000.96 0 0 1 172.032-14.848 1429.248 1429.248 0 0 1 196.864 15.36 25.6 25.6 0 0 1 20.992 18.176l39.68 134.656a25.6 25.6 0 0 1-17.408 31.744 24.064 24.064 0 0 1-9.472 0q-125.184-12.032-230.4-12.032a1894.4 1894.4 0 0 0-204.8 11.264 25.6 25.6 0 0 1-28.16-22.784 25.6 25.6 0 0 1 0-9.984L307.2 288.768a25.6 25.6 0 0 1 20.48-17.92z" fill="#FDDE80"></path><path d="M614.4 358.4a102.4 102.4 0 0 0-100.864 86.784h51.2a51.2 51.2 0 0 1 99.072 5.12l51.2 4.352A102.4 102.4 0 0 0 614.4 358.4z" fill="#23ADE5"></path></symbol><symbol id="header-icon-animal" viewBox="0 0 1024 1024"><path d="M517.376 465.152a144.924444 144.924444 0 0 1 137.528889 99.214222c1.28 3.925333 2.275556 7.850667 2.901333 11.804445a132.266667 132.266667 0 0 1-14.279111 263.765333h-263.054222a132.266667 132.266667 0 0 1-14.250667-263.793778c0.625778-3.982222 1.592889-7.907556 2.872889-11.776a144.924444 144.924444 0 0 1 137.528889-99.214222h10.752zM420.693333 418.104889c50.261333-3.783111 85.617778-59.164444 79.047111-123.733333-6.599111-64.568889-52.650667-113.891556-102.912-110.108445-50.232889 3.754667-85.617778 59.164444-79.018666 123.733333 6.599111 64.568889 52.650667 113.863111 102.912 110.08zM603.306667 418.104889c50.232889 3.754667 96.284444-45.511111 102.883555-110.108445 6.599111-64.568889-28.785778-119.978667-79.018666-123.733333-50.261333-3.783111-96.312889 45.511111-102.912 110.08-6.599111 64.568889 28.785778 119.978667 79.018666 123.733333zM717.425778 551.139556c39.082667 21.816889 96.910222-4.266667 129.137778-58.225778 32.256-53.959111 26.709333-115.370667-12.373334-137.187556-39.111111-21.816889-96.938667 4.266667-129.166222 58.225778-32.256 53.959111-26.709333 115.370667 12.401778 137.187556zM306.574222 551.139556c39.111111-21.816889 44.657778-83.228444 12.401778-137.187556-32.227556-53.959111-90.055111-80.042667-129.137778-58.225778-39.111111 21.816889-44.657778 83.228444-12.430222 137.187556 32.256 53.959111 90.083556 80.042667 129.166222 58.225778z" fill="#FB7299"></path><path d="M621.511111 113.777778c76.231111-0.938667 138.467556 74.012444 149.504 173.340444 37.745778-13.312 75.861333-12.913778 107.292445 4.323556 70.712889 38.769778 80.753778 147.968 22.442666 243.911111a272.327111 272.327111 0 0 1-71.111111 78.336c9.159111 22.869333 14.222222 47.843556 14.222222 73.984V711.111111a199.111111 199.111111 0 0 1-199.111111 199.111111h-265.500444a199.111111 199.111111 0 0 1-199.111111-199.111111v-23.438222c0-26.168889 5.063111-51.114667 14.222222-74.012445a272.099556 272.099556 0 0 1-71.111111-78.307555c-58.311111-95.943111-48.270222-205.141333 22.442666-243.911111 31.431111-17.237333 69.546667-17.635556 107.320889-4.352C264.021333 187.790222 326.257778 112.839111 402.488889 113.777778c42.410667 0.540444 81.152 24.462222 109.511111 62.776889 28.359111-38.286222 67.100444-62.236444 109.511111-62.776889z" fill="#FFD7E7"></path><path d="M512 465.152a141.198222 141.198222 0 0 1 134.741333 98.958222l0.085334 0.256c1.905778 6.087111 3.015111 12.231111 3.356444 18.289778a132.266667 132.266667 0 0 1-9.728 264.163556h-256.910222a132.266667 132.266667 0 0 1-9.671111-264.192l-0.199111 4.579555c0-7.736889 1.194667-15.445333 3.498666-22.840889l0.085334-0.284444A141.198222 141.198222 0 0 1 512 465.180444zM420.693333 418.104889c50.261333-3.783111 85.617778-59.164444 79.047111-123.733333-6.599111-64.568889-52.650667-113.891556-102.912-110.108445-50.232889 3.754667-85.617778 59.164444-79.018666 123.733333 6.599111 64.568889 52.650667 113.863111 102.912 110.08zM603.306667 418.104889c50.232889 3.754667 96.284444-45.511111 102.883555-110.108445 6.599111-64.568889-28.785778-119.978667-79.018666-123.733333-50.261333-3.783111-96.312889 45.511111-102.912 110.08-6.599111 64.568889 28.785778 119.978667 79.018666 123.733333zM717.425778 551.139556c39.082667 21.816889 96.910222-4.266667 129.137778-58.225778 32.256-53.959111 26.709333-115.370667-12.373334-137.187556-39.111111-21.816889-96.938667 4.266667-129.166222 58.225778-32.256 53.959111-26.709333 115.370667 12.401778 137.187556zM306.574222 551.139556c39.111111-21.816889 44.657778-83.228444 12.401778-137.187556-32.227556-53.959111-90.055111-80.042667-129.137778-58.225778-39.111111 21.816889-44.657778 83.228444-12.430222 137.187556 32.256 53.959111 90.083556 80.042667 129.166222 58.225778z" fill="#FB7299"></path></symbol><symbol id="header-icon-icon_dingdao_tiezhitougao" viewBox="0 0 1024 1024"><path d="M605.7472 757.0688a36.5568 36.5568 0 0 1 0 73.1136h-20.48v36.608H877.824v-36.608h-20.6848a36.5568 36.5568 0 0 1 0-73.1136h34.304c31.2832 0 59.4432 22.528 59.4432 54.8352v73.1648c0 32.3072-28.16 54.8352-59.4432 54.8352h-320c-31.2832 0-59.4432-22.528-59.4432-54.8352v-73.1648c0-32.3072 28.16-54.8352 59.4432-54.8352h34.304zM460.8 90.88a395.648 395.648 0 0 1 374.6048 268.288 37.12 37.12 0 1 1-70.2976 23.8592A321.408 321.408 0 0 0 460.8 165.12C283.3664 165.12 139.52 308.9664 139.52 486.4c0 129.0752 76.8 244.0448 193.1008 294.7072a37.12 37.12 0 0 1-29.6448 68.0448A395.5712 395.5712 0 0 1 65.28 486.4C65.28 267.9552 242.3552 90.88 460.8 90.88zM731.5968 537.6c9.7024 0 18.9952 3.84 25.856 10.7264l109.7216 109.7216a36.5568 36.5568 0 1 1-51.712 51.712l-47.5648-47.2576V793.6a36.5568 36.5568 0 0 1-73.1136 0v-131.1232l-47.3088 47.2576a36.5568 36.5568 0 1 1-51.712-51.712l109.9776-109.7216a36.5568 36.5568 0 0 1 25.856-10.7264z m-266.368-10.24c61.7472 0.2304 123.0336 9.216 123.0336 26.7776 0 71.424-55.936 129.3824-124.9792 129.3824-69.0432 0-124.9792-57.984-124.8512-129.3824 0-18.2016 63.6928-27.1104 126.7968-26.7776z m-123.9808-181.76a46.848 46.848 0 1 1 0 93.696 46.848 46.848 0 0 1 0-93.696z m244.1984 0a46.848 46.848 0 1 1 0 93.696 46.848 46.848 0 0 1 0-93.696z"></path></symbol><symbol id="header-icon-remen" viewBox="0 0 1024 1024"><path d="M493.933714 113.737143c5.888 0 11.373714 1.755429 15.981715 4.754286l3.657142 2.742857 0.292572 0.329143a29.147429 29.147429 0 0 1 6.985143 9.910857c27.282286 40.886857 51.821714 103.862857 36.352 189.293714-14.994286 75.117714-2.998857 132.169143 53.833143 132.169143 41.545143 0 58.221714-36.827429 54.345142-82.651429l0.109715-0.109714v-0.658286a29.257143 29.257143 0 0 1 25.6-29.037714l3.657143-0.219429c7.424 0 14.189714 2.742857 19.346285 7.314286l2.889143 2.925714c31.744 31.085714 67.657143 81.846857 104.557714 176.896l4.790858 12.690286c45.714286 116.150857-10.130286 327.094857-228.498286 368.384a36.937143 36.937143 0 0 1-23.771429-69.961143l-0.146285-0.731428c39.350857-6.619429 71.533714-18.358857 88.722285-28.672l5.485715-3.437715c48.859429-31.817143 155.245714-132.681143 64.585142-299.373714l-17.225142-34.377143c-39.972571 42.130286-79.506286 59.574857-118.601143 52.297143l-8.411429-1.718857c-56.539429-12.470857-117.906286-47.872-107.154286-185.709714l8.777143-77.860572c-32.073143 44.690286-63.049143 81.481143-93.037714 110.372572l-9.947429 9.362285c-49.517714 45.238857-120.612571 150.564571-125.001142 193.097143l-1.536 15.469715c-4.315429 49.371429-4.790857 142.921143 93.915428 210.907428 29.513143 20.297143 61.988571 32.548571 94.646857 38.948572a35.84 35.84 0 1 1-15.835428 69.997714c-204.361143-42.422857-273.444571-232.850286-243.931429-345.965714 22.784-85.833143 80.822857-168.96 135.387429-223.378286l8.155428-7.936c90.404571-86.052571 122.770286-152.649143 133.229715-196.242286a29.549714 29.549714 0 0 1 27.794285-19.821714z"></path></symbol><symbol id="header-icon-food" viewBox="0 0 1024 1024"><path d="M192.075294 503.883294m-75.294118 0a75.294118 75.294118 0 1 0 150.588236 0 75.294118 75.294118 0 1 0-150.588236 0Z" fill="#FA942D"></path><path d="M342.663529 411.211294m-75.294117 0a75.294118 75.294118 0 1 0 150.588235 0 75.294118 75.294118 0 1 0-150.588235 0Z" fill="#FA942D"></path><path d="M284.747294 480.722824m-75.294118 0a75.294118 75.294118 0 1 0 150.588236 0 75.294118 75.294118 0 1 0-150.588236 0Z" fill="#FE5D79"></path><path d="M765.470118 532.841412m-127.427765 0a127.427765 127.427765 0 1 0 254.855529 0 127.427765 127.427765 0 1 0-254.855529 0Z" fill="#FA942D"></path><path d="M632.259765 457.547294m-133.210353 0a133.210353 133.210353 0 1 0 266.420706 0 133.210353 133.210353 0 1 0-266.420706 0Z" fill="#FA942D"></path><path d="M672.798118 556.016941m-150.588236 0a150.588235 150.588235 0 1 0 301.176471 0 150.588235 150.588235 0 1 0-301.176471 0Z" fill="#FE5D79"></path><path d="M932.291765 474.925176a28.762353 28.762353 0 0 1 28.747294 28.762353l-0.045177 1.355295-0.090353 1.355294c-14.305882 150.919529-130.605176 272.865882-280.741647 299.188706l20.178824 80.745411a23.160471 23.160471 0 0 1-22.467765 28.777412H343.371294a23.160471 23.160471 0 0 1-22.467765-28.777412l20.178824-80.745411C192.813176 779.595294 77.552941 660.329412 60.928 512.015059l-0.557176-5.376a28.958118 28.958118 0 0 1 28.822588-31.713883h843.083294z" fill="#FDDC7A"></path><path d="M442.548706 196.924235h136.146823c21.263059 0 39.800471 14.456471 44.950589 35.087059l60.732235 242.913882H336.865882l60.732236-242.898823a46.336 46.336 0 0 1 44.950588-35.102118z" fill="#F6C338"></path><path d="M688.037647 192.903529c9.441882-30.177882 28.385882-29.409882 34.680471-47.585882 7.062588-20.449882 9.366588-45.718588 6.927058-75.821176 16.850824 17.935059 25.976471 37.014588 30.945883 62.283294 4.894118 24.937412-9.125647 44.182588-29.06353 74.480941-19.922824 30.313412-8.809412 67.614118 0 94.915765-16.850824-17.92-59.904-55.777882-43.474823-108.272942zM283.361882 154.247529c11.324235-37.707294 34.063059-36.773647 41.60753-59.482353 8.493176-25.554824 11.264-57.133176 8.31247-94.765176 20.239059 22.407529 31.201882 46.260706 37.165177 77.854118 5.872941 31.171765-10.947765 55.220706-34.876235 93.108706-23.943529 37.872941-10.601412 84.48 0 118.633411-20.239059-22.422588-71.936-69.722353-52.208942-135.348706z" fill="#C6D2E1"></path><path d="M510.629647 706.605176a92.672 92.672 0 0 1 92.672 92.672v115.832471H417.957647v-115.832471a92.672 92.672 0 0 1 92.672-92.672z" fill="#F5BC20"></path></symbol><symbol id="header-icon-PC" viewBox="0 0 1024 1024"><path d="M672 832a32 32 0 1 1 0 64h-320a32 32 0 1 1 0-64h320zM832 128a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H192a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128h640z m0 64H192a64 64 0 0 0-63.552 56.512L128 256v384a64 64 0 0 0 56.512 63.552L192 704h640a64 64 0 0 0 63.552-56.512L896 640V256a64 64 0 0 0-64-64zM368 288a112 112 0 0 1 0 224H288v96h-64v-320h144z m304 0c52.352 0 98.816 25.152 128 64l-53.376 35.584a96 96 0 1 0 0 120.832l53.376 35.584a160 160 0 1 1-128-256z m-304 64H288V448h80a48 48 0 0 0 0-96z"></path></symbol><symbol id="header-icon-Mobile" viewBox="0 0 1024 1024"><path d="M672 64a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128h-320a128 128 0 0 1-128-128V192a128 128 0 0 1 128-128h320zM512 832a48 48 0 1 0 0 96 48 48 0 0 0 0-96z m160-704h-320a64 64 0 0 0-63.552 56.512L288 192v544a64 64 0 0 0 56.512 63.552l7.488 0.448h320a64 64 0 0 0 63.552-56.512l0.448-7.488V192a64 64 0 0 0-64-64z"></path></symbol><symbol id="header-icon-shanchu" viewBox="0 0 1024 1024"><path d="M224 256v576a64 64 0 0 0 56.512 63.552L288 896h448a64 64 0 0 0 63.552-56.512L800 832V256h64v576a128 128 0 0 1-128 128h-448a128 128 0 0 1-128-128V256h64z m192 0v576h-64V256h64z m256 0v576h-64V256h64z m-320-192h320a64 64 0 0 1 64 64H960a32 32 0 1 1 0 64H64a32 32 0 0 1 0-64h224a64 64 0 0 1 64-64z"></path></symbol><symbol id="header-icon-iPad" viewBox="0 0 1024 1024"><path d="M768 64a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192a128 128 0 0 1 128-128h512zM512 832a48 48 0 1 0 0 96 48 48 0 0 0 0-96z m256-704H256a64 64 0 0 0-63.552 56.512L192 192v544a64 64 0 0 0 56.512 63.552L256 800h512a64 64 0 0 0 63.552-56.512L832 736V192a64 64 0 0 0-64-64z"></path></symbol><symbol id="header-icon-TV" viewBox="0 0 1024 1024"><path d="M736 832a32 32 0 1 1 0 64h-448a32 32 0 1 1 0-64h448zM832 128a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H192a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128h640z m0 64H192a64 64 0 0 0-63.552 56.512L128 256v384a64 64 0 0 0 56.512 63.552L192 704h640a64 64 0 0 0 63.552-56.512L896 640V256a64 64 0 0 0-64-64zM576 288l96 240L768 288h64l-128 320h-64l-102.4-256H384v256H320v-256H192v-64h384z"></path></symbol><symbol id="header-icon-knowledge" viewBox="0 0 1024 1024"><path d="M492.270933 147.729067A255.342933 255.342933 0 0 1 627.2 620.2624v51.2a37.546667 37.546667 0 0 1-25.6 34.133333h-221.866667a44.654933 44.654933 0 0 1-25.6-34.133333v-51.2a256.648533 256.648533 0 0 1 138.1376-472.533333z" fill="#FFA200"></path><path d="M550.4 534.929067v-76.8h51.2c46.609067 0 51.2-26.786133 51.2-42.666667v-128c0-23.1168-17.2032-42.666667-51.2-42.666667h-213.333333c-42.103467 0-59.733333 21.111467-59.733334 42.666667v76.8h102.4v-68.266667h119.466667v119.466667h-51.2c-60.501333-0.5632-76.8 24.405333-76.8 42.666667v76.8h128z m-62.6688 24.533333a59.733333 59.733333 0 1 1-59.733333 59.733333 59.733333 59.733333 0 0 1 59.733333-59.733333z" fill="#FFF0D3"></path><path d="M354.133333 739.7376h273.066667v8.533333a128 128 0 0 1-128 128h-17.066667a128 128 0 0 1-128-128v-8.533333z" fill="#5FB5EC"></path><path d="M746.666667 210.6624h119.466666a17.066667 17.066667 0 0 1 0 34.133333h-119.466666a17.066667 17.066667 0 0 1 0-34.133333z m59.733333-59.733333a17.066667 17.066667 0 0 1 17.066667 17.066666v119.466667a17.066667 17.066667 0 0 1-34.133334 0v-119.466667a17.066667 17.066667 0 0 1 17.066667-17.066666z" fill="#FFE074"></path><path d="M157.866667 662.929067h119.466666a17.066667 17.066667 0 0 1 0 34.133333h-119.466666a17.066667 17.066667 0 0 1 0-34.133333z m59.733333-59.733334a17.066667 17.066667 0 0 1 17.066667 17.066667v119.466667a17.066667 17.066667 0 0 1-34.133334 0v-119.466667a17.066667 17.066667 0 0 1 17.066667-17.066667z" fill="#FFE074"></path><path d="M200.533333 662.9376h34.133334v34.133333h-34.133334z" fill="#FFE074"></path><path d="M789.333333 210.670933h34.133334v34.133334h-34.133334z" fill="#FFE074"></path></symbol><symbol id="header-icon-pindao" viewBox="0 0 1024 1024"><path d="M310.857143 493.714286a182.857143 182.857143 0 1 1 0 365.714285 182.857143 182.857143 0 0 1 0-365.714285z m402.285714 0a182.857143 182.857143 0 1 1 0 365.714285 182.857143 182.857143 0 0 1 0-365.714285z m-402.285714 73.142857a109.714286 109.714286 0 1 0 0 219.428571 109.714286 109.714286 0 0 0 0-219.428571z m402.285714 0a109.714286 109.714286 0 1 0 0 219.428571 109.714286 109.714286 0 0 0 0-219.428571zM512 146.285714a182.857143 182.857143 0 1 1 0 365.714286 182.857143 182.857143 0 0 1 0-365.714286z m0 73.142857a109.714286 109.714286 0 1 0 0 219.428572 109.714286 109.714286 0 0 0 0-219.428572z"></path></symbol><symbol id="header-icon-information" viewBox="0 0 1024 1024"><path d="M760.685714 768a21.942857 21.942857 0 0 0 19.836343 21.840457L782.628571 789.942857a21.942857 21.942857 0 0 0 21.840458-19.836343L804.571429 768V321.828571h29.257142a58.514286 58.514286 0 0 1 58.514286 58.514286v438.857143a58.514286 58.514286 0 0 1-58.514286 58.514286H190.171429a58.514286 58.514286 0 0 1-58.514286-58.514286V204.8a58.514286 58.514286 0 0 1 58.514286-58.514286h512a58.514286 58.514286 0 0 1 58.514285 58.514286v563.2z" fill="#7DD3E0"></path><path d="M219.428571 234.057143m29.257143 0l394.971429 0q29.257143 0 29.257143 29.257143l0 263.314285q0 29.257143-29.257143 29.257143l-394.971429 0q-29.257143 0-29.257143-29.257143l0-263.314285q0-29.257143 29.257143-29.257143Z" fill="#3DA9D3"></path><path d="M404.772571 300.514743l129.462858 80.925257a15.945143 15.945143 0 0 1 0 27.062857l-129.462858 80.925257a15.945143 15.945143 0 0 1-24.429714-13.531428V314.046171a15.945143 15.945143 0 0 1 24.429714-13.531428z" fill="#FFD469"></path><path d="M219.428571 614.4m29.257143 0l394.971429 0q29.257143 0 29.257143 29.257143l0 0q0 29.257143-29.257143 29.257143l-394.971429 0q-29.257143 0-29.257143-29.257143l0 0q0-29.257143 29.257143-29.257143Z" fill="#3DA9D3"></path><path d="M219.428571 731.428571m29.257143 0l219.428572 0q29.257143 0 29.257143 29.257143l0 0q0 29.257143-29.257143 29.257143l-219.428572 0q-29.257143 0-29.257143-29.257143l0 0q0-29.257143 29.257143-29.257143Z" fill="#3DA9D3"></path></symbol><symbol id="header-icon-zhishi" viewBox="0 0 1024 1024"><path d="M781.3671875 132.3125C842.2859375 132.3125 891.6875 182.684375 891.6875 244.8265625v533.334375c0 62.1-49.359375 112.471875-110.3203125 112.471875H518.75c0-16.115625-25.6921875-29.1515625-57.375-29.1515625-31.6828125 0-57.375 13.078125-57.375 29.1515625H284.8203125C223.9015625 890.6328125 174.5 840.2609375 174.5 778.203125V244.8265625C174.5 182.684375 223.859375 132.3125 284.8203125 132.3125h496.546875z" fill="#FBC92A"></path><path d="M781.3671875 132.3125C842.2859375 132.3125 891.6875 182.684375 891.6875 244.8265625v209.671875c-49.4859375 4.89375-86.0625 22.021875-86.0625 42.3984375 0 20.3765625 36.5765625 37.546875 86.0625 42.35625v34.7203125c0 62.1421875-49.359375 112.5140625-110.3203125 112.5140625H284.8203125C223.9015625 686.4875 174.5 636.115625 174.5 573.9734375V244.8265625C174.5 182.684375 223.859375 132.3125 284.8203125 132.3125h496.546875z" fill="#FFEA85"></path><path d="M346.625 686.4875a114.75 58.3453125 0 1 0 229.5 0 114.75 58.3453125 0 1 0-229.5 0Z" fill="#FBC92A"></path><path d="M260.5625 803.1359375a43.03125 42.1875 0 1 0 86.0625 0 43.03125 42.1875 0 1 0-86.0625 0Z" fill="#F4B828"></path><path d="M490.0625 803.1359375a71.71875 42.1875 0 1 0 143.4375 0 71.71875 42.1875 0 1 0-143.4375 0Z" fill="#F4B828"></path><path d="M674.50625 477.4484375a27.2109375 27.2109375 0 0 1 39.0234375 1.2234375 28.51875 28.51875 0 0 1-1.18125 39.740625 238.021875 238.021875 0 0 1-330.91875 0 28.51875 28.51875 0 0 1-1.18125-39.740625 27.2109375 27.2109375 0 0 1 38.98125-1.2234375 183.6421875 183.6421875 0 0 0 255.2765625 0z" fill="#FBC92A"></path><path d="M734.7921875 272.9234375h5.1890625a41.765625 41.765625 0 0 1 41.34375 42.1875v56.278125c0 23.2875-18.478125 42.1875-41.34375 42.1875h-5.1890625a41.765625 41.765625 0 0 1-41.34375-42.1875V315.1109375c0-23.2875 18.5203125-42.1875 41.34375-42.1875zM353.796875 272.9234375h5.1890625a41.765625 41.765625 0 0 1 41.34375 42.1875v56.278125c0 23.2875-18.5203125 42.1875-41.34375 42.1875H353.796875a41.765625 41.765625 0 0 1-41.34375-42.1875V315.1109375c0-23.2875 18.478125-42.1875 41.34375-42.1875z" fill="#FBC92A"></path></symbol><symbol id="header-icon-ic_gerenzhongxin_xiaohuiyuanhuibiao" viewBox="0 0 1024 1024"><path d="M0 512.465455C0 794.996364 229.003636 1024 511.534545 1024c282.484364 0 511.488-229.003636 511.488-511.534545 0-282.484364-229.003636-511.488-511.534545-511.488S0 229.981091 0 512.512z" fill="#FFFFFF"></path><path d="M512 512m-418.909091 0a418.909091 418.909091 0 1 0 837.818182 0 418.909091 418.909091 0 1 0-837.818182 0Z" fill="#6DC781"></path><path d="M331.264 618.821818a24.901818 24.901818 0 0 0-5.632-4.887273c-0.837818-0.093091 1.629091 1.954909 5.585455 4.887273z m245.294545-18.804363l2.839273-11.077819s-4.189091-0.279273-2.792727-2.792727c1.349818-2.56 2.792727-13.870545 2.792727-13.870545v-33.326546l-2.792727-11.124363 2.792727-5.585455-2.792727-11.077818v-30.533818l-2.839273-11.124364 5.632-5.538909V366.778182l-2.792727-11.077818-5.678546-8.378182-14.103272-13.870546-14.056728-22.202181-19.781818-24.99491-11.264-11.077818-5.632-8.378182v-2.792727l-5.632-5.492363h-2.792727l-2.839273-2.792728-5.678545 5.585455-2.792727-2.792727-5.632-2.792728h-2.792728l-8.517818 8.331637 2.792727 5.585454v16.616727l2.885819 5.585455v5.538909l2.792727 2.792727 2.792727 11.077819 2.839273 5.585454 2.792727 5.538909v8.331637l-2.792727 2.792727 2.792727 16.616727-2.792727 11.124364v2.792727l-2.792727 88.808727v22.248728l2.792727 11.077818-2.792727 5.585454v2.792728s-0.372364 3.444364 0 8.28509c0.325818 4.840727 0 8.378182 0 8.378182v8.285091l-2.792728 5.585455v2.792727l2.792728 5.492364v2.792727s0.186182 53.899636-2.792728 63.860364a248.925091 248.925091 0 0 1-5.678545 16.663272v5.585455l-5.632 8.285091v5.585454l-2.792727 5.538909-2.839273 2.792728s-1.861818 0.744727-2.839273 0c-1.024-0.744727-2.792727-2.792727-2.792727-2.792728l-118.504727-62.231272-8.378182-4.421819s121.762909 65.163636 118.411636 80.523637c0 0-9.216 1.024-14.103273-2.792727-4.933818-3.770182-107.147636-58.274909-107.147636-58.27491l53.527273 36.072728h-2.792728l-53.573818-27.741091 36.677818 27.741091s-18.525091-8.471273-28.206545-13.312c11.636364 7.912727 36.631273 27.229091 36.631273 27.229091h-2.792728l-70.516363-47.197091 45.149091 33.28s69.352727 49.896727 70.469818 58.321454l-8.471273 11.124364H393.309091l-2.839273 2.792727-2.792727 2.746182 2.792727 5.585455h-8.471273l-5.585454-2.792728 2.792727 5.538909v2.792728l-2.792727 2.792727-2.885818 2.746182 2.839272 2.792727h8.471273l-5.632 5.538909s-4.980364 5.213091 0 8.331636c4.933818 3.118545 30.999273 27.741091 30.999273 27.741091l5.632 2.792728h31.045818l30.999273-13.870546h11.264l8.471273-5.585454 47.941818-41.611637 5.632-13.917091 8.471272-11.077818 5.632-5.585454 2.792728-8.285091 8.517818-22.248728 2.792727-16.663272 2.792727-5.538909-2.792727-5.585455-2.792727-19.409454z m285.882182 35.84c-11.776-46.824727-39.936-82.990545-84.48-108.590546l-37.189818-26.810182-50.781091-57.390545-2.466909-1.768727a17.454545 17.454545 0 0 0-16.058182-4.189091l1.536 9.634909c1.256727 4.980364 4.328727 14.568727 9.309091 28.718545 4.887273 14.149818 8.843636 24.529455 11.822546 31.185455 3.025455 6.656 8.936727 17.221818 17.826909 31.790545 8.890182 14.568727 15.499636 24.622545 19.781818 30.161455l-1.210182 1.536-14.941091 2.699636-77.172363-1.768727a21.410909 21.410909 0 0 0-15.592728-1.489455l0.791273 0.605091a93.090909 93.090909 0 0 0 36.398545 7.912727c9.309091 3.444364 18.152727 8.145455 26.391273 14.103273 3.537455 0.930909 5.352727 3.025455 5.399273 6.330182l44.683636 18.757818c8.098909 5.026909 16.337455 9.309091 24.762182 12.893091 6.888727 6.609455 13.498182 13.032727 19.828364 19.223273 8.843636 6.330182 21.178182 12.008727 37.096727 16.942545 15.918545 4.933818 28.253091 2.839273 37.096727-6.283636a35.141818 35.141818 0 0 0 7.168-24.203636zM370.874182 427.985455s-92.578909 60.369455-113.850182 87.13309c0 0-15.965091-11.822545-16.290909-32.674909 0 0-12.706909-3.072-27.089455 27.229091-14.382545 30.254545-16.290909 27.182545-16.290909 27.182546l-16.244363 43.566545s-27.089455 83.269818 32.535272 92.532364c0 0 32.256-2.653091 43.380364-27.229091 11.077818-24.529455 16.290909-32.628364 16.290909-32.628364v-10.891636l-5.445818 5.445818v-10.891636l5.399273-5.445818s-9.029818-19.456 0-27.229091c9.029818-7.726545 10.845091-10.891636 10.845091-10.891637l-5.399273-5.445818s11.170909-16.989091 19.130182-33.047273c-2.513455 5.073455-0.605091-33.186909 73.029818-86.714181z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-musicplus" viewBox="0 0 1024 1024"><path d="M128 256m25.6 0l716.8 0q25.6 0 25.6 25.6l0 512q0 25.6-25.6 25.6l-716.8 0q-25.6 0-25.6-25.6l0-512q0-25.6 25.6-25.6Z" fill="#3DA9D3"></path><path d="M153.6 256h153.6v563.2H153.6a25.6 25.6 0 0 1-25.6-25.6V281.6a25.6 25.6 0 0 1 25.6-25.6zM870.4 256h-153.6v563.2h153.6a25.6 25.6 0 0 0 25.6-25.6V281.6a25.6 25.6 0 0 0-25.6-25.6z" fill="#7DD3E0"></path><path d="M768 320m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M768 448m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M768 576m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M768 704m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M576 180.736c8.7808-2.6112 15.8976-1.92 21.3504 2.0736 5.4784 3.9936 11.008 9.8304 16.64 17.4592 5.6064 7.6544 12.544 16.256 20.7616 25.856 8.2432 9.5744 19.456 18.5088 33.6896 26.7776 12.2368 7.68 22.9632 12.9536 32.2048 15.7696l25.9584 7.8592c8.2176 2.432 16.128 5.5296 23.6544 9.2672 0 0 17.7408 9.984 25.5232 20.48 8.1152 10.9056 14.8736 19.6608 16.6144 30.976 1.7152 11.3408 1.6128 21.9136-0.4608 31.6928a72.7296 72.7296 0 0 1-9.5744 24.576c-4.2752 6.5792-7.8592 9.9328-10.752 9.9328-2.8672 0.0256-5.4016-1.6128-7.6032-5.0432-2.2272-3.3792-3.84-9.984-4.864-19.7632-1.6896-15.872-6.656-27.0336-14.976-33.4592-8.32-6.4256-21.3504-9.984-39.1424-10.7264a96.0512 96.0512 0 0 1-48.9216-15.616c-12.3648-8.0384-24.064-16.9984-34.9696-26.8032-8.8832-7.3728-15.7952-9.5488-20.8896-6.2976-4.992 3.2256-7.5776 8.1152-7.7312 14.7456l-0.5632 26.752-6.7072 273.792-0.7936 35.4048c0.1536 9.856-1.664 21.1968-5.4272 33.9968-3.7888 12.8-10.6752 25.2928-20.6592 37.4528-9.9328 12.16-23.0912 23.2192-39.4752 33.2288s-36.5824 17.3568-60.5952 22.0672c-24.448 4.7616-46.4128 3.584-65.8944-3.5072-19.456-7.0912-34.3808-17.4336-44.7744-31.0272-10.24-12.928-15.4368-29.5936-14.7712-47.5136 0.6912-18.048 8.8576-36.0448 24.4736-53.9648 15.616-17.92 32.4352-31.2832 50.432-40.1152a198.8096 198.8096 0 0 1 51.8144-17.7152 178.8416 178.8416 0 0 1 44.3136-3.0208c13.0048 1.0496 22.5792 2.3808 28.7488 3.9424 0 0 6.4512-280.1664 8.2944-341.6064 0.2304-12.1088 3.584-22.3232 9.9328-30.976 6.4-8.5504 14.7712-14.208 25.1392-16.9472z m160.9216 288.1792a12.8 12.8 0 0 1 0.3584 2.9696v40.96l41.728-6.912a12.8 12.8 0 0 1 14.8992 12.5952v15.0016a12.8 12.8 0 0 1-10.7008 12.6464l-45.952 7.6288 0.0256 45.3632a12.8 12.8 0 0 1-9.8304 12.4416l-15.36 3.6608a12.8 12.8 0 0 1-15.7696-12.4416V560.64l-41.1136 6.8608a12.8 12.8 0 0 1-14.8992-12.6208v-15.0016a12.8 12.8 0 0 1 10.7008-12.6464l45.312-7.552v-44.1344a12.8 12.8 0 0 1 9.8304-12.4672l15.36-3.6352a12.8 12.8 0 0 1 15.4112 9.472z" fill="#FFD469"></path><path d="M179.2 320m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M179.2 448m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M179.2 576m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path><path d="M179.2 704m15.36 0l46.08 0q15.36 0 15.36 15.36l0 20.48q0 15.36-15.36 15.36l-46.08 0q-15.36 0-15.36-15.36l0-20.48q0-15.36 15.36-15.36Z" fill="#3DA9D3"></path></symbol><symbol id="header-icon-ic_partition_Comic" viewBox="0 0 1024 1024"><path d="M722.204444 843.491556H170.524444a70.144 70.144 0 0 1-69.973333-69.916445V400.896a70.144 70.144 0 0 1 69.973333-69.944889H722.204444a70.144 70.144 0 0 1 69.916445 69.973333v372.622223a70.144 70.144 0 0 1-69.916445 69.944889" fill="#FDDE80"></path><path d="M710.314667 341.703111c22.613333-7.338667 38.200889-29.098667 36.067555-52.792889a143.616 143.616 0 0 0-6.542222-32.142222c-39.480889-121.628444-229.12-169.045333-423.566222-105.898667C121.799111 214.016-3.783111 363.804444 35.697778 485.461333c3.413333 10.524444 7.992889 20.451556 13.596444 29.809778 12.231111 20.423111 37.603556 28.871111 60.216889 21.532445l600.803556-195.100445z" fill="#9796ED"></path><path d="M281.031111 123.676444l11.235556 34.616889c4.977778 15.331556 21.617778 23.779556 36.920889 18.801778 15.331556-4.977778 23.808-21.589333 18.830222-36.920889l-11.235556-34.588444a29.383111 29.383111 0 0 0-36.920889-18.801778c-15.36 4.949333-23.808 21.589333-18.830222 36.892444" fill="#7B78EB"></path><path d="M444.16 714.069333a139.747556 139.747556 0 0 0 138.296889-119.552 17.493333 17.493333 0 0 0-17.123556-20.195555h-242.346666a17.493333 17.493333 0 0 0-17.123556 20.195555 139.776 139.776 0 0 0 138.296889 119.552" fill="#FFAF66"></path><path d="M704.796444 680.903111L618.951111 640.284444s12.288 55.751111 71.395556 92.672c-0.085333 0.739556-0.284444 1.422222-0.369778 2.190223-12.714667 94.549333 38.200889 179.399111 113.692444 189.553777 75.491556 10.126222 146.972444-58.311111 159.687111-152.860444 12.686222-94.520889-38.200889-179.399111-113.720888-189.525333-60.017778-8.078222-117.418667 33.649778-144.839112 98.588444z" fill="#9796ED"></path><path d="M856.064 682.012444l-19.797333 99.157334a6.570667 6.570667 0 0 1-6.456889 5.290666h-17.777778a6.599111 6.599111 0 0 1-6.542222-7.537777l14.478222-99.128889a6.542222 6.542222 0 0 1 6.485333-5.660445h23.153778c4.181333 0 7.281778 3.811556 6.456889 7.879111m-22.897778 136.078223l-2.986666 16.298666a6.570667 6.570667 0 0 1-6.456889 5.404445h-20.963556a6.599111 6.599111 0 0 1-6.485333-7.651556l2.645333-16.270222a6.599111 6.599111 0 0 1 6.485333-5.546667h21.276445c4.124444 0 7.253333 3.726222 6.485333 7.765334" fill="#C5C2FF"></path></symbol><symbol id="header-icon-icon_dingdao_cheese" viewBox="0 0 1024 1024"><path d="M744.727273 139.636364a93.090909 93.090909 0 0 1 93.090909 93.090909v558.545454a93.090909 93.090909 0 0 1-93.090909 93.090909H279.272727a93.090909 93.090909 0 0 1-93.090909-93.090909V232.727273a93.090909 93.090909 0 0 1 93.090909-93.090909h465.454546z m0 46.545454h-23.272728v256a23.272727 23.272727 0 0 1-39.749818 16.477091L605.090909 381.998545l-76.613818 76.660364A23.272727 23.272727 0 0 1 488.727273 442.181818V186.181818H279.272727a46.545455 46.545455 0 0 0-46.545454 46.545455v488.727272h488.727272a23.272727 23.272727 0 0 1 22.900364 19.083637L744.727273 744.727273a23.272727 23.272727 0 0 1-19.083637 22.900363l-4.189091 0.372364H232.727273v23.272727a46.545455 46.545455 0 0 0 46.545454 46.545455h465.454546a46.545455 46.545455 0 0 0 46.545454-46.545455V232.727273a46.545455 46.545455 0 0 0-46.545454-46.545455z m-69.818182 0h-139.636364v199.819637l53.341091-53.387637a23.272727 23.272727 0 0 1 32.954182 0L674.909091 386.001455V186.181818z"></path></symbol><symbol id="header-icon-icon_shipin_danmushu" viewBox="0 0 1024 1024"><path d="M800 128C889.6 128 960 198.4 960 288v448c0 89.6-70.4 160-160 160h-576C134.4 896 64 825.6 64 736v-448C64 198.4 134.4 128 224 128h576z m0 64h-576c-51.2 0-91.072 36.864-95.552 86.528L128 288v448c0 51.2 36.864 91.072 86.528 95.552L224 832h576c51.2 0 91.072-36.864 95.552-86.528L896 736v-448c0-54.4-41.6-96-96-96zM368 576v64h-64V576h64z m416 0v64h-352V576h352z m-480-192v64h-64V384h64z m448 0v64h-384V384h384z"></path></symbol><symbol id="header-icon-icon_shipin_shoucangshu" viewBox="0 0 1024 1024"><path d="M722.88 311.04a118.656 118.656 0 0 1-84.928-59.712L565.44 99.712c-20.736-47.616-86.144-47.616-109.888 0L390.272 242.56c-17.92 35.712-50.56 62.528-89.152 68.48l-154.496 23.808c-47.488 5.952-68.288 65.472-32.64 101.184l115.84 119.04c26.688 26.816 38.592 65.536 32.64 104.192l-26.688 166.656c-8.96 50.624 44.544 86.4 89.088 62.528l130.688-71.424a115.2 115.2 0 0 1 115.84 0l130.688 71.424c44.608 23.808 95.104-11.904 89.152-62.528l-29.696-166.656a120.704 120.704 0 0 1 32.64-104.192l115.84-119.04c35.648-35.712 14.848-95.232-32.64-101.184l-154.496-23.808z m25.472 199.424c-40.704 40.768-59.2 99.904-50.048 158.592l28.48 159.936-124.672-68.16a178.176 178.176 0 0 0-167.552-5.12l-134.528 73.344 25.6-159.68c9.152-59.072-9.28-118.208-50.56-159.488l-110.08-113.152 145.856-22.4c59.008-9.152 109.376-48.512 136.64-103.168l63.104-137.92 65.472 136.96c22.08 53.248 76.352 94.72 137.088 104.064l145.792 22.528-110.592 113.664z"></path></symbol><symbol id="header-icon-icon_shipin_yingbishu" viewBox="0 0 1024 1024"><path d="M512 64a448 448 0 1 1 0 896A448 448 0 0 1 512 64z m0 64a384 384 0 1 0 0 768A384 384 0 0 0 512 128z m155.52 118.144c20.224 0 36.608 14.912 36.608 33.28 0 18.432-16.384 33.344-36.608 33.344H545.28v61.12a210.56 210.56 0 0 1 199.552 197.76l0.384 11.904v44.48a33.28 33.28 0 0 1-66.112 5.952l-0.512-5.952v-44.48a143.936 143.936 0 0 0-123.2-141.888l-10.112-1.152v311.04a33.28 33.28 0 0 1-66.112 5.952l-0.512-6.016V440.512A143.936 143.936 0 0 0 345.728 573.44l-0.384 10.112v44.48a33.28 33.28 0 0 1-66.112 5.952l-0.512-5.952v-44.48a210.56 210.56 0 0 1 187.968-208.704l11.904-0.96v-61.12H350.72c-20.16 0-36.48-14.912-36.48-33.28 0-18.432 16.32-33.28 36.48-33.28h316.8z"></path></symbol><symbol id="header-icon-icon_caozuo_xuanzhong" viewBox="0 0 1024 1024"><path d="M439.528727 637.160727l307.991273-303.941818a25.879273 25.879273 0 0 1 36.258909 0 25.041455 25.041455 0 0 1 0 35.746909l-326.144 321.815273a25.879273 25.879273 0 0 1-36.212364 0L240.174545 512a25.041455 25.041455 0 0 1 0-35.746909 25.879273 25.879273 0 0 1 36.25891 0l163.048727 160.907636z" fill="#00A1D6"></path></symbol><symbol id="header-icon-icon_dingdao_yuyanshezhi" viewBox="0 0 1024 1024"><path d="M823.761455 606.952727A325.818182 325.818182 0 0 0 837.818182 512a325.818182 325.818182 0 0 0-14.056727-94.952727 23.179636 23.179636 0 0 1-9.216 1.861818h-122.228364c3.816727 29.789091 5.864727 60.974545 5.864727 93.090909s-2.048 63.301818-5.864727 93.090909H814.545455c3.258182 0 6.376727 0.698182 9.216 1.861818z m-17.31491 44.683637H684.683636c-13.963636 69.166545-38.074182 128-68.608 169.239272A326.795636 326.795636 0 0 0 806.446545 651.636364z m-606.208-44.683637A23.179636 23.179636 0 0 1 209.454545 605.090909h122.228364C327.866182 575.301818 325.818182 544.116364 325.818182 512s2.048-63.301818 5.864727-93.090909H209.454545a23.179636 23.179636 0 0 1-9.216-1.861818A325.818182 325.818182 0 0 0 186.181818 512a325.818182 325.818182 0 0 0 14.056727 94.952727z m17.31491 44.683637a326.795636 326.795636 0 0 0 190.370909 169.239272C377.483636 779.636364 353.419636 720.802909 339.409455 651.636364H217.553455z m427.752727-46.545455A679.563636 679.563636 0 0 0 651.636364 512a679.563636 679.563636 0 0 0-6.330182-93.090909H378.693818A679.563636 679.563636 0 0 0 372.363636 512c0 32.488727 2.234182 63.720727 6.330182 93.090909h266.612364z m-8.238546 46.545455H386.932364c24.343273 111.150545 75.496727 186.181818 125.067636 186.181818 49.570909 0 100.724364-75.031273 125.067636-186.181818z m169.425455-279.272728a326.795636 326.795636 0 0 0-190.464-169.239272c30.533818 41.239273 54.597818 100.072727 68.608 169.239272h121.809454zM217.506909 372.363636H339.316364c13.963636-69.166545 38.074182-128 68.608-169.239272A326.795636 326.795636 0 0 0 217.553455 372.363636z m419.514182 0C612.724364 261.213091 561.570909 186.181818 512 186.181818 462.429091 186.181818 411.275636 261.213091 386.932364 372.363636h250.135272zM512 884.363636a372.363636 372.363636 0 1 1 0-744.727272 372.363636 372.363636 0 0 1 0 744.727272z" fill="#505050"></path></symbol><symbol id="header-icon-ic_gerenzhongxin_gerenrenzhenghuibiao" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#FFFFFF"></path><path d="M512 512m-418.909091 0a418.909091 418.909091 0 1 0 837.818182 0 418.909091 418.909091 0 1 0-837.818182 0Z" fill="#FFC62E"></path><path d="M474.112 763.950545a33.28 33.28 0 0 1-14.056727 4.049455 21.038545 21.038545 0 0 1-21.317818-20.805818 19.549091 19.549091 0 0 1 1.210181-5.864727l40.494546-187.438546-167.656727 0.325818a21.224727 21.224727 0 0 1-21.876364-20.805818 20.433455 20.433455 0 0 1 9.495273-16.849454l250.181818-255.767273c4.608-2.792727 9.541818-4.747636 14.661818-4.794182a21.131636 21.131636 0 0 1 21.364364 20.852364 19.968 19.968 0 0 1-2.792728 9.774545l-40.215272 184.32h167.842909a21.178182 21.178182 0 0 1 21.643636 20.852364 20.293818 20.293818 0 0 1-9.495273 16.942545l-249.483636 255.208727z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-ic_gerenzhongxin_qiyerenzhenghuibiao" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#FFFFFF"></path><path d="M512 512m-418.909091 0a418.909091 418.909091 0 1 0 837.818182 0 418.909091 418.909091 0 1 0-837.818182 0Z" fill="#4AC7FF"></path><path d="M474.112 763.950545a33.28 33.28 0 0 1-14.056727 4.049455 21.038545 21.038545 0 0 1-21.317818-20.805818 19.549091 19.549091 0 0 1 1.210181-5.864727l40.494546-187.438546-167.656727 0.325818a21.224727 21.224727 0 0 1-21.876364-20.805818 20.433455 20.433455 0 0 1 9.495273-16.849454l250.181818-255.767273c4.608-2.792727 9.541818-4.747636 14.661818-4.794182a21.131636 21.131636 0 0 1 21.364364 20.852364 19.968 19.968 0 0 1-2.792728 9.774545l-40.215272 184.32h167.842909a21.178182 21.178182 0 0 1 21.643636 20.852364 20.293818 20.293818 0 0 1-9.495273 16.942545l-249.483636 255.208727z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-ic_gerenzhongxin_dahuiyuanhuibiao" viewBox="0 0 1024 1024"><path d="M511.07078 0.046461a511.07078 511.07078 0 0 1 511.070781 511.07078c0 282.250454-228.820327 511.07078-511.070781 511.070781s-511.07078-228.820327-511.07078-511.070781 228.820327-511.07078 511.07078-511.07078z" fill="#FFFFFF"></path><path d="M511.07078 92.968421a418.14882 418.14882 0 1 1 0 836.297641 418.14882 418.14882 0 0 1 0-836.297641z" fill="#FB7299"></path><path d="M436.733212 240.203267c40.28167 0.92922 77.357532 22.487114 98.450817 57.193466 20.349909 40.699819 0 89.344465 5.621779 95.059165 5.621779 5.66824 50.549546-15.843194 67.740109-21.232668a201.129583 201.129583 0 0 1 110.344827-11.89401 92.085662 92.085662 0 0 1 42.558258 89.205081c-3.949183 38.283848-38.051543 36.564791-78.240291 29.735027a430.46098 430.46098 0 0 0-142.681669 17.097641c-17.701633 5.714701-29.920871 9.199274-38.37677 24.113249h0.650454c-8.595281 14.867514-80.284574 179.571688-89.344465 202.569873-15.332123 27.876588-38.516152 50.549546-66.485662 65.231216a108.347005 108.347005 0 0 1-98.450817-5.714701c-27.830127-21.836661-35.310345-38.469691-5.110708-48.784029 30.199637-10.267877 88.694011-84.094374 103.561525-106.860254 14.867514-22.812341 68.669328-99.008348 56.775318-107.092559a293.865699 293.865699 0 0 0-102.957532 11.568784c-16.400726 5.064247-24.392015 13.148457-38.655536-5.250091a159.732849 159.732849 0 0 1-23.927404-77.125227c1.858439-9.199274 3.623956-13.75245 5.157168-13.75245a976.377495 976.377495 0 0 0 185.565155-25.181851c7.898367-24.438475 9.385118-50.549546 4.413793-75.731397a301.99637 301.99637 0 0 0-29.595644-77.26461c-4.553176-3.484574 6.272232-15.843194 32.987295-15.843194z m155.551362 340.326679a412.573503 412.573503 0 0 1 95.012704 27.737205c30.153176 15.053358 132.413793 51.618149 111.785118 117.825045-20.582214 66.067514-29.642105 71.642831-49.202178 55.520871-19.513612-16.12196-188.631579-166.516152-193.88167-174.879129a17.933938 17.933938 0 0 1 1.068603-22.30127c7.851906-6.690381 25.228312-4.367332 35.217423-3.902722z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_weibo" viewBox="0 0 1024 1024"><path d="M512 1024C229.229714 1024 0 794.770286 0 512S229.229714 0 512 0s512 229.229714 512 512-229.229714 512-512 512z m195.035429-596.406857c10.093714 0 16.786286-6.729143 16.786285-23.515429v-6.729143a83.2 83.2 0 0 0-84.004571-84.004571c-10.093714 0-20.150857 10.057143-20.150857 20.150857 0 10.057143 10.057143 20.150857 20.150857 20.150857h10.057143c26.88 6.729143 40.301714 30.244571 36.973714 53.76 0.036571 10.093714 10.093714 20.187429 20.187429 20.187429z m-80.64-33.572572c-63.853714-30.244571-127.670857 23.515429-127.670858 23.515429s16.786286-57.124571 0-77.275429c-30.244571-33.609143-84.004571-16.822857-100.790857-6.729142-137.764571 77.275429-218.368 225.097143-178.066285 322.56 40.301714 90.733714 184.795429 137.764571 329.252571 90.733714 161.28-53.76 201.581714-168.009143 154.550857-221.769143a104.374857 104.374857 0 0 0-60.489143-30.244571s26.88-80.64-16.786285-100.790858z m184.795428 33.572572s0-3.364571 3.364572-3.364572v-13.421714c0-97.426286-80.64-178.066286-178.066286-178.066286h-3.364572c-13.458286 0-26.88 13.458286-26.88 26.88s13.421714 26.88 26.88 26.88h20.187429c67.181714 10.093714 114.212571 70.546286 104.155429 137.764572v3.364571c0 13.458286 13.458286 26.88 26.88 26.88 13.385143-0.036571 26.843429-13.458286 26.843428-26.916571z m-376.32 57.124571c100.790857-3.364571 188.16 40.301714 191.524572 107.52 3.364571 67.218286-77.275429 124.306286-178.066286 131.035429-100.790857 6.729143-188.16-40.301714-191.524572-107.52-3.364571-67.181714 77.275429-124.306286 178.066286-131.035429z m13.458286 211.675429c53.76-13.421714 87.369143-57.124571 77.275428-104.155429-10.093714-47.030857-63.853714-70.546286-117.613714-57.124571s-87.369143 57.124571-77.275428 104.155428c10.093714 47.030857 63.853714 70.546286 117.613714 57.124572z m3.364571-104.155429c6.729143 0 13.421714 6.729143 10.057143 13.458286 0 3.364571-6.729143 10.057143-10.057143 10.057143-3.364571 0-10.093714-3.364571-10.093714-10.057143 0-6.729143 3.364571-13.458286 10.093714-13.458286z m-57.124571 10.093715c16.786286 0 30.244571 13.421714 30.244571 30.244571 0 16.822857-13.421714 30.244571-30.244571 30.244571a30.098286 30.098286 0 0 1-30.244572-30.244571c0-16.822857 13.458286-30.244571 30.244572-30.244571z"></path></symbol><symbol id="header-icon-icon_wechat" viewBox="0 0 1024 1024"><path d="M512 1024C229.229714 1024 0 794.770286 0 512S229.229714 0 512 0s512 229.229714 512 512-229.229714 512-512 512z m-72.374857-437.174857c0-95.012571 90.477714-172.434286 202.752-172.434286h18.102857C642.340571 326.4 544.585143 256 425.142857 256c-130.340571 0-238.957714 84.48-238.957714 190.061714 0 63.341714 36.205714 116.150857 94.134857 151.332572l-21.723429 70.4 90.514286-42.24a308.845714 308.845714 0 0 0 79.652572 10.569143h21.723428c-7.241143-14.116571-10.861714-31.707429-10.861714-49.298286z m322.157714 130.194286c47.067429-31.670857 76.032-77.421714 76.032-126.683429 0-87.990857-86.857143-158.354286-191.853714-158.354286-105.033143 0-191.890286 70.4-191.890286 158.354286s86.857143 158.354286 191.890286 158.354286c25.344 0 47.030857-3.510857 68.754286-10.569143l65.170285 35.181714-18.102857-56.283428zM504.758857 351.012571c18.102857 0 32.585143 14.08 32.585143 31.670858a32 32 0 0 1-32.585143 31.670857 32 32 0 0 1-32.585143-31.670857c0-17.590857 14.482286-31.670857 32.585143-31.670858z m-155.684571 0c18.102857 0 32.585143 14.08 32.585143 31.670858a32 32 0 0 1-32.585143 31.670857 32.036571 32.036571 0 0 1-32.585143-31.670857 32.036571 32.036571 0 0 1 32.585143-31.670858z m365.677714 158.390858c14.482286 0 25.344 10.569143 25.344 24.612571 0 14.08-10.861714 24.649143-25.344 24.649143-14.482286 0-25.344-10.569143-25.344-24.649143-0.036571-14.08 10.861714-24.612571 25.344-24.612571z m-130.340571 0c14.482286 0 25.344 10.569143 25.344 24.612571 0 14.08-10.861714 24.649143-25.344 24.649143-14.482286 0-25.344-10.569143-25.344-24.649143 0-14.08 10.861714-24.612571 25.344-24.612571z"></path></symbol><symbol id="header-icon-icon_download" viewBox="0 0 1024 1024"><path d="M512 0C229.229714 0 0 229.229714 0 512s229.229714 512 512 512 512-229.229714 512-512S794.770286 0 512 0zM326.107429 463.067429a18.285714 18.285714 0 0 1 13.476571-5.924572H420.571429v-146.285714a18.285714 18.285714 0 0 1 18.285714-18.285714h146.285714a18.285714 18.285714 0 0 1 18.285714 18.285714v146.285714h80.987429a18.285714 18.285714 0 0 1 12.361143 31.762286l-172.416 158.043428a18.285714 18.285714 0 0 1-24.704 0l-172.416-158.043428a18.267429 18.267429 0 0 1-1.133714-25.837714zM713.142857 731.428571a18.285714 18.285714 0 0 1-18.285714 18.285715H329.142857a18.285714 18.285714 0 0 1-18.285714-18.285715v-36.571428a18.285714 18.285714 0 0 1 18.285714-18.285714h365.714286a18.285714 18.285714 0 0 1 18.285714 18.285714v36.571428z" fill="#515151"></path></symbol><symbol id="header-icon-tebietuijian" viewBox="0 0 1024 1024"><path d="M215.04 153.6h593.92c33.93024 0 61.44 27.50976 61.44 61.44v643.3792a30.72 30.72 0 0 1-45.96224 26.6752L512 706.56l-312.43776 178.5344A30.72 30.72 0 0 1 153.6 858.4192V215.04c0-33.93024 27.50976-61.44 61.44-61.44z" fill="#9696ED"></path><path d="M512 555.392l-90.05056 46.60736a19.27168 19.27168 0 0 1-27.84256-20.41856l17.12128-98.2784-72.2432-69.32992a19.27168 19.27168 0 0 1 10.61376-32.98304l100.1216-14.32064 45.05088-89.8816a19.27168 19.27168 0 0 1 34.4576 0l45.05088 89.8816 100.11648 14.32064a19.27168 19.27168 0 0 1 10.61888 32.98304l-72.2432 69.32992 17.12128 98.2784a19.27168 19.27168 0 0 1-27.84768 20.41856L512 555.392z" fill="#FFD778"></path></symbol><symbol id="header-icon-match" viewBox="0 0 1024 1024"><path d="M545.02912 736.5632v68.00896h108.1088a23.99744 23.99744 0 0 1 24.00256 23.99744v17.83296a23.99744 23.99744 0 0 1-24.00256 23.99744H370.8672a23.99744 23.99744 0 0 1-24.00256-24.00256v-17.82784a23.99744 23.99744 0 0 1 24.00256-23.99744H478.976v-68.01408c-57.33376-7.63904-108.4672-34.88768-146.432-74.78272-103.5264-30.9248-171.48928-125.80864-202.27072-278.91712-12.544-62.38208 28.04224-123.0848 90.63936-135.58784a115.97824 115.97824 0 0 1 22.7072-2.24256h20.67968v-17.82784A48 48 0 0 1 312.29952 179.2h399.4112a48 48 0 0 1 48 48v17.82784h20.66944c7.6288 0 15.232 0.75264 22.7072 2.24256 62.59712 12.49792 103.17824 73.20576 90.63936 135.58784-30.77632 153.10336-98.7392 247.9872-202.26048 278.91712-37.96992 39.89504-89.10336 67.14368-146.432 74.78272z m-274.688-190.90944a248.54528 248.54528 0 0 1-6.0416-54.61504V310.85568h-20.6848c-3.26144 0-6.52288 0.32256-9.728 0.96256-26.8288 5.35552-44.22144 31.37024-38.84544 58.112 15.77984 78.4896 40.7552 136.64256 75.29472 175.7184z m489.3696-234.79808v180.18304c0 18.75968-2.08896 37.03808-6.0416 54.6048 34.5344-39.07584 59.50976-97.23392 75.2896-175.7184 5.376-26.73664-12.01664-52.75136-38.84544-58.10688a49.70496 49.70496 0 0 0-9.728-0.96256h-20.67456z" fill="#FFD778"></path><path d="M512 487.63904l-59.79136 31.21664a12.8 12.8 0 0 1-18.5344-13.52704l11.392-65.98144-48.18944-46.65344a12.8 12.8 0 0 1 7.07584-21.8624l66.68288-9.6256 29.9008-60.17536a12.8 12.8 0 0 1 22.92736 0l29.9008 60.17536 66.68288 9.6256a12.8 12.8 0 0 1 7.07584 21.8624l-48.18944 46.65344 11.392 65.98144a12.8 12.8 0 0 1-18.5344 13.52704L512 487.63904z" fill="#FB813A"></path></symbol><symbol id="header-icon-icon_youdaohang_paixu" viewBox="0 0 1024 1024"><path d="M463.220364 454.469818v403.269818a73.169455 73.169455 0 1 1-146.385455 0V454.469818H143.918545a48.779636 48.779636 0 0 1-34.117818-83.688727l270.522182-264.145455a48.779636 48.779636 0 0 1 82.850909 34.909091v312.925091z m97.559272 115.060364V166.260364a73.169455 73.169455 0 0 1 146.385455 0v403.269818h172.916364a48.779636 48.779636 0 0 1 34.117818 83.688727l-270.522182 264.145455a48.779636 48.779636 0 0 1-82.850909-34.909091v-312.925091z"></path></symbol><symbol id="header-icon-icon_youdaohang_huidaodingbu" viewBox="0 0 1024 1024"><path d="M512 420.398545L175.010909 768.465455a73.541818 73.541818 0 0 1-106.402909 0 79.592727 79.592727 0 0 1 0-109.940364l390.190545-403.083636a73.541818 73.541818 0 0 1 106.40291 0l390.190545 403.083636a79.592727 79.592727 0 0 1 0 109.940364 73.541818 73.541818 0 0 1-106.402909 0L512 420.305455z"></path></symbol><symbol id="header-icon-icon_youdaohang_xiaodianshitianxian" viewBox="0 0 4352 1024"><path d="M1649.02170077 795.61428834h-497.08843231L849.94335548 488.84467889a175.71902275 175.71902275 0 0 1 0-246.63233757l2.7809143-2.86781788a174.41546917 174.41546917 0 0 1 248.54421616 0L1649.02170077 795.61428834z m1579.03790474 0h-497.08843231l547.75321484-556.2697649a174.41546917 174.41546917 0 0 1 248.54421615 0l2.7809143 2.86781788c67.43717194 68.4800148 67.43717194 178.23922634 0 246.63233757L3228.05960551 795.61428834z"></path></symbol><symbol id="header-icon-yingbi" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#6DC781"></path><path d="M283.761778 394.126222h69.632v137.898667h137.216v69.632H353.393778V739.555556H283.761778v-137.898667H146.545778V532.024889h137.216V394.126222z m275.797333-53.248c16.384 0 32.312889-1.365333 47.786667-4.096 15.473778-2.730667 29.468444-7.281778 41.984-13.653333 12.515556-6.371556 23.210667-14.563556 32.085333-24.576 8.874667-10.012444 14.677333-22.300444 17.408-36.864H762.311111V739.555556h-85.333333V402.318222H559.559111v-61.44z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-teleplay" viewBox="0 0 1024 1024"><path d="M271.616 247.808a212.224 212.224 0 0 0-49.664 172.8l25.6 126.72c56.832 21.76 60.16 87.552 67.328 149.248a1167.872 1167.872 0 0 1 190.208-14.08 1247.488 1247.488 0 0 1 196.096 14.08c7.68-61.696 4.352-126.72 59.904-148.736l25.6-128a211.712 211.712 0 0 0-49.92-172.288 218.624 218.624 0 0 0-165.12-74.752h-134.912a218.624 218.624 0 0 0-165.12 74.752" fill="#FFB161"></path><path d="M505.088 412.672l-34.816-34.56a19.456 19.456 0 0 0-27.392 27.392l25.6 25.6-25.6 25.6a19.456 19.456 0 0 0 27.392 27.392l34.816-34.56 35.072 34.56a18.688 18.688 0 0 0 13.568 5.632 19.456 19.456 0 0 0 13.824-33.024l-25.6-25.6 25.6-25.6a19.456 19.456 0 0 0-13.824-33.024 18.688 18.688 0 0 0-13.568 5.632z" fill="#FFE494"></path><path d="M822.016 482.56a130.816 130.816 0 0 0-133.888 128v68.864l-368.128 1.536v-69.376a130.304 130.304 0 0 0-120.32-128h-13.568A81.92 81.92 0 0 0 102.4 563.2a76.8 76.8 0 0 0 0 13.312 79.104 79.104 0 0 0 38.912 54.784l8.96 4.352h2.304a25.6 25.6 0 0 1 15.36 22.016v63.744a112.384 112.384 0 0 0 80.896 105.472 51.2 51.2 0 0 0 98.816 5.888h313.088a51.2 51.2 0 0 0 98.816-5.888 112.384 112.384 0 0 0 79.104-105.472V650.752a25.6 25.6 0 0 1 8.192-11.52h1.536l4.608-2.816a80.384 80.384 0 0 0 51.2-61.44v-12.032a81.92 81.92 0 0 0-83.712-79.616" fill="#FB952C"></path></symbol><symbol id="header-icon-documentary" viewBox="0 0 1024 1024"><path d="M404.9 386.765c-70.8975-2.565-143.3475 12.06-196.65 38.1825-48.8475 23.9625-117.63 89.46-121.9275 135.5625h735.3225c-3.2175 0-12.015-9.4275-14.7375-11.52-5.0175-3.825-9.7425-7.8075-14.76-11.5425-11.9025-8.91-24.66-16.8975-37.1475-24.975a1040.175 1040.175 0 0 0-77.0625-45.585c-52.47-27.945-107.865-50.805-165.69-65.0025a533.88 533.88 0 0 0-107.3475-15.12" fill="#47CFE5"></path><path d="M744.605 489.1625c-12.7125 32.31-136.71 36.765-181.395 36.765H137.8025c-15.2325 0-29.7675 5.1975-39.7575 14.265-9.9 8.9775-14.1075 20.7675-11.7 32.355 0 0.1125 0 0.27 0.09 0.3375 9.2925 43.6725 35.73 83.34 76.365 114.6825 1.62 1.26 3.2625 2.52 4.9275 3.735 106.74 78.4575 292.5225 81.1575 423.45 43.875 41.445-11.79 80.865-28.17 115.1775-49.635 38.9925-24.39 78.795-57.3075 102.3075-91.7325 3.465-5.0625 41.22-61.1775 41.9625-60.885l-106.02-43.7625z" fill="#47CFE5"></path><path d="M918.0575 505.3175l-29.88-17.0775a75.0825 75.0825 0 0 0-70.11-2.1375 75.375 75.375 0 0 0-37.4175-59.355l-29.925-17.0775a11.4525 11.4525 0 0 0-15.66 4.275l-7.83 13.7025a59.0625 59.0625 0 0 0 21.96 80.5725l15.795 9.045a0.045 0.045 0 0 1-0.045 0.045l51.48 29.43 0.045-0.045 17.46 9.99a59.085 59.085 0 0 0 80.5725-21.9375l7.83-13.725a11.5425 11.5425 0 0 0-4.275-15.705" fill="#2BBAE4"></path><path d="M654.515 712.4975C351.3275 720.8675 266.3 564.425 266.3 564.425H85.7825a31.995 31.995 0 0 0 0.63 8.46c9.2925 43.6725 35.73 83.34 76.365 114.6825 1.62 1.2825 3.2625 2.52 4.9275 3.735 106.7175 78.4575 292.5 81.18 423.4275 43.875a509.6925 509.6925 0 0 0 63.3825-22.68" fill="#E5E6E6"></path><path d="M654.515 712.4975c-65.16 1.8-120.15-4.41-166.5675-14.2425-49.005-10.3725-26.1675 59.31-3.2175 56.79 37.485-4.0725 73.665-10.5975 106.4025-19.9125a502.3575 502.3575 0 0 0 63.3825-22.635" fill="#E4E5E4"></path><path d="M407.1275 674.9225c21.5775 69.84 69.705 117.6525 116.775 113.6475 3.735-0.3375 6.2325-4.0725 5.5125-7.74l-24.435-125.6175a5.715 5.715 0 0 0-6.6825-4.5l-86.715 16.8975a5.7825 5.7825 0 0 0-4.455 7.3125" fill="#47CFE5"></path><path d="M441.2375 614.7125a29.295 29.295 0 1 1-58.6125 0.0225 29.295 29.295 0 0 1 58.6125-0.0225" fill="#0099BC"></path><path d="M252.5975 310.4675a64.2825 64.2825 0 0 1 64.305-64.1025c18.81 0 35.73 8.1225 47.52 21.1275a64.17 64.17 0 0 1 111.7125 42.975 16.56 16.56 0 0 1-16.5825 16.5825 16.56 16.56 0 0 1-16.605-16.5825 31.05 31.05 0 0 0-61.9875-2.16h-0.18l0.1125 77.4675a16.5825 16.5825 0 1 1-33.1875 0v-75.3975c0-17.0325-13.9275-30.9375-30.96-30.9375a31.05 31.05 0 0 0-31.0275 31.0275 16.56 16.56 0 1 1-33.12 0" fill="#47CFE5"></path><path d="M364.3325 408.0275a22.2525 22.2525 0 0 1-22.2075-22.23V310.4a25.3575 25.3575 0 1 0-50.715 0.09 22.23 22.23 0 0 1-44.415 0c0-38.4525 31.365-69.75 69.9075-69.75a69.75 69.75 0 0 1 47.52 18.765 70.2 70.2 0 0 1 47.61-18.765c38.4525 0 69.75 31.2975 69.75 69.75a22.23 22.23 0 0 1-44.4375 0 25.425 25.425 0 0 0-50.7375-1.7775l-0.1575 2.385 0.09 74.7a22.2525 22.2525 0 0 1-22.2075 22.23z m-47.5425-134.19c20.16 0 36.5625 16.4025 36.5625 36.5625v75.42a10.98 10.98 0 1 0 21.915 0l-0.09-83.0925h0.9225a36.7425 36.7425 0 0 1 35.82-28.8675c20.205 0 36.6525 16.4475 36.6525 36.6525a10.98 10.98 0 0 0 21.9375 0c0-32.265-26.235-58.5-58.5-58.5-16.4475 0-32.2875 7.02-43.4475 19.305l-4.1625 4.545-4.1625-4.6125a58.635 58.635 0 0 0-43.335-19.2825 58.635 58.635 0 0 0-58.6575 58.5 10.9575 10.9575 0 0 0 21.915 0 36.675 36.675 0 0 1 36.63-36.63z" fill="#47CFE5"></path><path d="M389.87 621.2825h-66.33a47.79 47.79 0 0 1-35.0325-15.5925l-23.715-25.695a28.575 28.575 0 0 0-20.88-9.2925H91.0475a6.525 6.525 0 1 1 0-13.095h152.8875c11.4525 0 22.5675 4.9275 30.4875 13.5225l23.715 25.7175c6.66 7.2 15.93 11.34 25.425 11.34h66.33a6.525 6.525 0 1 1-0.0225 13.095" fill="#0099BC"></path></symbol><symbol id="header-icon-movie" viewBox="0 0 1024 1024"><path d="M954.624 452.864H919.04v-168.96a37.376 37.376 0 0 0-25.6-36.608A36.608 36.608 0 0 0 846.848 281.6v170.24H199.936v-168.96a37.632 37.632 0 0 0-25.6-36.608A36.352 36.352 0 0 0 128 281.6v170.24H92.16a15.616 15.616 0 0 0-15.36 15.872v82.688a15.36 15.36 0 0 0 15.36 15.616h26.88v85.248a135.68 135.68 0 0 0 134.4 136.192h114.432a135.68 135.68 0 0 0 134.4-136.192v-20.992a7.936 7.936 0 0 1 7.68-7.936h25.6a7.68 7.68 0 0 1 7.68 7.936v20.992a135.936 135.936 0 0 0 134.4 136.192H793.6a135.68 135.68 0 0 0 134.4-136.192v-85.248h25.6a15.36 15.36 0 0 0 15.36-15.616v-81.664a15.616 15.616 0 0 0-15.36-15.872" fill="#E5E6E6"></path><path d="M361.216 727.552h-102.4A87.296 87.296 0 0 1 172.8 640v-79.872a61.184 61.184 0 0 1 60.416-61.44h153.6a61.184 61.184 0 0 1 60.416 61.44V640a87.296 87.296 0 0 1-86.528 87.552" fill="#FF5C7A"></path><path d="M685.568 727.552h102.4A87.296 87.296 0 0 0 873.984 640v-79.872a61.184 61.184 0 0 0-60.416-61.44h-153.6a61.184 61.184 0 0 0-60.416 61.44V640a87.296 87.296 0 0 0 86.528 87.552" fill="#2CBAE5"></path></symbol><symbol id="header-icon-tuiguang" viewBox="0 0 1024 1024"><path d="M324.5568 660.31616v56.832c0 30.19264 24.4736 54.67136 54.67136 54.67136 30.19264 0 54.67136-24.4736 54.67136-54.67136v-14.04928l-109.34272-42.78272z m186.4704 72.96512C503.0656 799.0016 447.09376 849.92 379.22816 849.92c-73.32864 0-132.77184-59.4432-132.77184-132.77184v-87.3984l-117.15584-45.83936v0.06656a39.05024 39.05024 0 1 1-78.10048 0V411.71968a39.05024 39.05024 0 0 1 78.10048 0v0.06656l499.85024-195.59424v-23.54176a39.05024 39.05024 0 1 1 78.1056 0v610.39616a39.05024 39.05024 0 1 1-78.1056 0v-23.54176l-118.1184-46.22336z" fill="#FFD778"></path><path d="M808.78592 458.73152h124.96384A39.05024 39.05024 0 0 1 972.8 497.78176v0.13312a39.05024 39.05024 0 0 1-39.05024 39.05024h-124.96384a39.05024 39.05024 0 0 1-39.05024-39.05024v-0.13312a39.05024 39.05024 0 0 1 39.05024-39.05024z m-3.31264 130.43712l108.25728 62.61248a39.05024 39.05024 0 0 1 14.2848 53.2992l-0.05632 0.1024a39.04512 39.04512 0 0 1-53.376 14.30016l-108.25728-62.6176a39.05024 39.05024 0 0 1-14.2848-53.2992l0.05632-0.09728a39.04512 39.04512 0 0 1 53.376-14.30016z m-39.14752-250.3424l108.25728-62.61248a39.04512 39.04512 0 0 1 53.376 14.30528l0.0512 0.09216a39.05024 39.05024 0 0 1-14.2848 53.30432L805.4784 406.528a39.04512 39.04512 0 0 1-53.376-14.30016l-0.0512-0.09728a39.05024 39.05024 0 0 1 14.27968-53.2992z" fill="#FB813A"></path></symbol><symbol id="header-icon-icon_dingdao_dianpu" viewBox="0 0 1024 1024"><path d="M510.743273 159.604364h247.389091a59.112727 59.112727 0 0 1 56.133818 40.587636l61.346909 186.321455a90.530909 90.530909 0 0 1-86.016 118.830545 132.654545 132.654545 0 0 1-100.538182-46.033455 101.934545 101.934545 0 0 1-85.364364 46.08 116.037818 116.037818 0 0 1-92.951272-46.498909 116.037818 116.037818 0 0 1-92.951273 46.452364 102.074182 102.074182 0 0 1-85.410909-46.033455 132.654545 132.654545 0 0 1-100.538182 46.08 90.530909 90.530909 0 0 1-85.969454-118.87709L207.127273 200.145455a59.112727 59.112727 0 0 1 56.180363-40.587637H510.743273z m164.072727 46.545454l29.696 180.410182a86.248727 86.248727 0 0 0 85.085091 72.238545 43.985455 43.985455 0 0 0 41.797818-57.716363l-61.346909-186.321455a12.567273 12.567273 0 0 0-11.915636-8.610909h-83.316364z m-47.197091 0h-93.602909V389.12c0 38.493091 31.185455 69.678545 69.678545 69.678545a55.621818 55.621818 0 0 0 54.923637-64.698181l-30.999273-187.950546zM487.470545 389.12V206.149818H393.774545l-30.952727 187.997091a55.621818 55.621818 0 0 0 54.923637 64.698182c38.446545 0 69.678545-31.232 69.678545-69.725091z m-170.542545-2.56l29.742545-180.410182h-83.316363a12.567273 12.567273 0 0 0-11.962182 8.610909L190.091636 401.035636a43.985455 43.985455 0 0 0 41.751273 57.762909c42.216727 0 78.242909-30.580364 85.085091-72.238545z m440.32 170.496a23.272727 23.272727 0 0 1 46.545455 0v178.455273c0 71.214545-57.623273 128.930909-128.698182 128.930909h-340.247273a128.791273 128.791273 0 0 1-128.698182-128.930909v-178.455273a23.272727 23.272727 0 1 1 46.545455 0v178.455273c0 45.474909 36.770909 82.385455 82.152727 82.385454h340.247273c45.335273 0 82.152727-36.910545 82.152727-82.385454v-178.455273z" fill="#666666"></path></symbol><symbol id="header-icon-music" viewBox="0 0 1024 1024"><path d="M881.92 460.8A335.36 335.36 0 0 0 547.584 125.696h-73.216A335.616 335.616 0 0 0 139.776 460.8v313.6a18.688 18.688 0 0 0 18.432 18.688h41.984c13.568 46.336 37.888 80.384 88.576 80.384h98.304a37.376 37.376 0 0 0 37.376-36.864l1.28-284.672a36.864 36.864 0 0 0-37.12-37.12h-99.84a111.616 111.616 0 0 0-51.2 12.8v-73.216a242.432 242.432 0 0 1 241.664-241.664h67.328a242.176 242.176 0 0 1 241.408 241.664v74.496a110.592 110.592 0 0 0-54.272-14.08h-99.84a36.864 36.864 0 0 0-37.12 37.12v284.672a37.376 37.376 0 0 0 37.376 36.864h98.304c51.2 0 75.008-34.048 88.576-80.384h41.984a18.688 18.688 0 0 0 18.432-18.688z" fill="#45C7DD"></path><path d="M646.141043 825.220963m0.045396-32.511969l0.273801-196.095809q0.045395-32.511968 32.557364-32.466573l1.023999 0.00143q32.511968 0.045395 32.466573 32.557364l-0.273802 196.095809q-0.045395 32.511968-32.557363 32.466573l-1.023999-0.00143q-32.511968-0.045395-32.466573-32.557364Z" fill="#FF5C7A"></path><path d="M307.222608 825.246563m0.045395-32.511969l0.273801-196.095809q0.045395-32.511968 32.557364-32.466573l1.023999 0.00143q32.511968 0.045395 32.466573 32.557364l-0.273801 196.095809q-0.045395 32.511968-32.557364 32.466573l-1.023999-0.00143q-32.511968-0.045395-32.466573-32.557364Z" fill="#FF5C7A"></path></symbol><symbol id="header-icon-game" viewBox="0 0 1024 1024"><path d="M166.4 166.144m90.112 0l510.976 0q90.112 0 90.112 90.112l0 510.976q0 90.112-90.112 90.112l-510.976 0q-90.112 0-90.112-90.112l0-510.976q0-90.112 90.112-90.112Z" fill="#58D598"></path><path d="M307.2 325.632h136.448v136.448H307.2zM580.096 325.632h136.448v136.448h-136.448z" fill="#17AD8A"></path><path d="M443.648 462.336v75.776h-64.256v204.544h59.392v-68.096H585.216v68.096h59.136v-204.544h-64.256v-75.776h-136.448z" fill="#17AD8A"></path></symbol><symbol id="header-icon-dance" viewBox="0 0 1024 1024"><path d="M956.672 513.792a476.416 476.416 0 0 0-890.368 0L512 727.296l-95.232 45.568a117.76 117.76 0 0 0 192.256 0L512 727.04z" fill="#FC6B8A"></path><path d="M512 727.296l208.64-99.84a222.976 222.976 0 0 0-416.768 0z" fill="#FFFFFF"></path><path d="M405.4528 751.5392l541.184-258.5856 14.0288 29.312-541.184 258.6112z" fill="#FF5C7A"></path><path d="M666.624 545.792l-18.688-15.36-112.64 135.424 40.192-173.056-23.552-5.632-40.192 172.544-40.448-172.544-23.808 5.632 40.704 173.056-112.896-135.424-18.688 15.36 111.616 134.144-391.68-186.88-13.824 29.184 541.184 258.56 14.08-29.44-87.552-41.728 136.192-163.84z" fill="#F14767"></path></symbol><symbol id="header-icon-live" viewBox="0 0 1024 1024"><path d="M392.448 275.911111a92.416 92.416 0 1 1-184.832 0 92.416 92.416 0 0 1 184.832 0" fill="#23ADE5"></path><path d="M826.624 464.583111l-63.744 36.864v-48.64a72.206222 72.206222 0 0 0-71.68-71.936H190.72a72.192 72.192 0 0 0-71.936 71.936V748.231111a71.936 71.936 0 0 0 71.936 71.936H691.2a71.936 71.936 0 0 0 71.936-71.936v-23.808l63.488 37.888a51.2 51.2 0 0 0 76.8-44.544V508.871111a51.2 51.2 0 0 0-76.8-44.288M572.928 369.351111c79.459556 0.142222 143.985778-64.156444 144.128-143.616 0.142222-79.459556-64.156444-143.985778-143.616-144.128-79.260444-0.142222-143.701333 63.857778-144.128 143.104-0.426667 79.459556 63.644444 144.213333 143.104 144.64h0.512" fill="#48CFE5"></path><path d="M425.216 512.967111l124.16 71.936a25.6 25.6 0 0 1 0 42.496l-124.16 71.68a25.6 25.6 0 0 1-37.12-21.248V534.471111a25.6 25.6 0 0 1 37.12-21.504" fill="#FDDE80"></path></symbol><symbol id="header-icon-ent" viewBox="0 0 1024 1024"><path d="M534.442796 378.982175m36.203867 36.203867l30.592268 30.592268q36.203867 36.203867 0 72.407734l-360.590518 360.590518q-36.203867 36.203867-72.407734 0l-30.592268-30.592268q-36.203867-36.203867 0-72.407735l360.590518-360.590517q36.203867-36.203867 72.407734 0Z" fill="#FF8693"></path><path d="M369.92 543.744l137.472-137.472a38.912 38.912 0 0 1 54.528 0l48.384 48.64a38.4 38.4 0 0 1 0 54.528l-137.984 137.984z" fill="#FC6376"></path><path d="M286.133941 631.021801m12.854616 12.85013l72.601422 72.576083q12.854616 12.850129 0.004486 25.704746l-1.62889 1.629458q-12.850129 12.854616-25.704745 0.004486l-72.601422-72.576083q-12.854616-12.850129-0.004486-25.704745l1.62889-1.629459q12.850129-12.854616 25.704745-0.004486Z" fill="#FFA9B1"></path><path d="M737.024 547.584a99.328 99.328 0 0 1 62.72-62.72l51.2-13.568a27.136 27.136 0 0 0 13.056-49.664L826.624 384a98.816 98.816 0 0 1-22.784-85.76l16.896-63.232c7.168-27.136-8.96-43.52-36.096-36.096l-63.232 16.896a98.816 98.816 0 0 1-85.76-23.04l-37.376-36.864a27.136 27.136 0 0 0-49.408 13.312l-13.824 51.2a97.792 97.792 0 0 1-62.464 62.72l-51.2 13.824a27.136 27.136 0 0 0-13.312 49.408L445.44 384a97.536 97.536 0 0 1 23.04 85.504l-16.896 63.232c-7.424 27.392 8.96 43.52 36.096 36.352l63.232-16.896a97.792 97.792 0 0 1 85.76 22.784l37.376 37.376a26.88 26.88 0 0 0 49.408-13.312z" fill="#FDDE80"></path><path d="M886.272 417.536l-74.752-75.008 30.464-114.432a41.216 41.216 0 0 0-8.704-41.472A41.728 41.728 0 0 0 791.808 179.2l-114.432 30.72-74.752-76.032A41.728 41.728 0 0 0 563.2 120.576a41.216 41.216 0 0 0-28.416 31.488l-27.392 102.4L404.48 281.6a42.24 42.24 0 0 0-31.744 28.16 42.24 42.24 0 0 0 13.312 40.448L460.8 425.216l-30.72 114.432a41.728 41.728 0 0 0 8.96 41.472 37.888 37.888 0 0 0 27.392 10.752 56.832 56.832 0 0 0 14.08-2.048l114.432-30.72 74.752 75.008a45.824 45.824 0 0 0 31.232 14.336 34.304 34.304 0 0 0 8.96 0 41.216 41.216 0 0 0 28.416-31.488l27.392-102.4 102.4-27.392a41.984 41.984 0 0 0 31.488-28.416 40.96 40.96 0 0 0-13.312-41.216z m-84.736-203.52h5.12a16.896 16.896 0 0 1 0 5.12l-25.6 93.696-72.96-73.728z m-32 139.776l-34.56 128-128 34.56-102.4-102.4 34.56-128 128-34.56z m-199.424-192c0-2.56 1.792-4.096 1.792-4.608a9.984 9.984 0 0 1 4.096 3.072l59.648 59.648-87.296 23.296z m-157.696 162.048L409.6 320a12.8 12.8 0 0 1 4.864-2.048l81.152-21.76-23.552 87.808z m58.368 230.4a18.944 18.944 0 0 1-5.12 0 17.92 17.92 0 0 1 0-5.12l25.6-93.696L563.2 528.64z m230.4 51.2c0 2.816-1.536 4.096-1.536 4.864a20.992 20.992 0 0 1-4.352-3.328l-59.392-59.392 87.296-23.552z m156.16-156.16l-81.152 21.76 23.296-87.04 59.392 59.392a40.96 40.96 0 0 1 3.328 3.84 12.8 12.8 0 0 1-4.096 2.56z" fill="#FCC029"></path></symbol><symbol id="header-icon-life" viewBox="0 0 1024 1024"><path d="M881.408 664.064V504.32a168.192 168.192 0 0 0-128-162.56l-7.936-1.792v144.896a12.288 12.288 0 0 1-14.592 11.776 170.752 170.752 0 0 0-30.464-2.816h-138.752v-27.648a37.632 37.632 0 0 1 11.776-27.648 175.872 175.872 0 0 0 57.856-135.68A179.2 179.2 0 0 0 460.8 132.352a175.872 175.872 0 0 0-180.992 176.128V409.6h32.256a225.536 225.536 0 0 0 15.872 19.2 36.608 36.608 0 0 1 9.472 25.6v42.496A193.792 193.792 0 0 0 179.2 712.96a197.12 197.12 0 0 0 197.12 166.656h325.12a148.48 148.48 0 0 0 45.568-6.144 217.088 217.088 0 0 0 64.256-31.744 176.896 176.896 0 0 0 18.176-15.616l4.608-4.352a156.16 156.16 0 0 0 47.36-111.872v-35.84c0.512-3.072 0.256-6.656 0-9.984z" fill="#FFD778"></path><path d="M468.736 238.592a40.192 40.192 0 1 0 40.192 40.192 40.192 40.192 0 0 0-40.192-40.192zM323.584 362.752H217.6a34.816 34.816 0 1 0 0 69.376h106.24a34.816 34.816 0 1 0 0-69.376z" fill="#FB813A"></path></symbol><symbol id="header-icon-kichiku" viewBox="0 0 1024 1024"><path d="M918.784 510.208a187.904 187.904 0 0 0-88.832-159.488 156.416 156.416 0 0 0 1.792-22.016 150.784 150.784 0 0 0-210.944-138.496 151.04 151.04 0 0 0-216.32 0 150.784 150.784 0 0 0-210.944 138.496 156.416 156.416 0 0 0 1.792 22.016 187.648 187.648 0 0 0-13.824 309.504v1.536a215.296 215.296 0 0 0 332.8 179.2 215.04 215.04 0 0 0 332.8-179.2v-2.56a187.904 187.904 0 0 0 71.68-148.992z" fill="#FC6B8A"></path><path d="M680.704 479.744A150.528 150.528 0 0 1 572.672 435.2a150.016 150.016 0 0 1-120.064 0 150.528 150.528 0 0 1-108.032 45.824h-11.264v167.168a166.4 166.4 0 0 0 165.888 165.888h33.536a166.4 166.4 0 0 0 165.888-165.888v-169.728a137.216 137.216 0 0 1-17.92 1.28z" fill="#FFFFFF"></path><path d="M510.464 651.264m-33.536 0a33.536 33.536 0 1 0 67.072 0 33.536 33.536 0 1 0-67.072 0Z" fill="#E2006C"></path><path d="M635.904 554.496H614.4v-21.504a12.032 12.032 0 0 0-11.776-11.776h-4.864a12.032 12.032 0 0 0-11.776 11.776v21.504h-21.248a11.776 11.776 0 0 0-11.776 11.52v5.12a11.776 11.776 0 0 0 11.776 11.52h21.248v21.504a12.032 12.032 0 0 0 11.776 11.776h4.864a12.032 12.032 0 0 0 11.776-11.776v-21.504h21.248a11.776 11.776 0 0 0 11.776-11.52v-5.12a11.776 11.776 0 0 0-11.52-11.52zM455.936 554.496H435.2v-21.504a12.032 12.032 0 0 0-11.776-11.776h-4.864a12.032 12.032 0 0 0-11.776 11.776v21.504H384a11.776 11.776 0 0 0-11.776 11.52v5.12a11.776 11.776 0 0 0 11.776 11.52h21.248v21.504a12.032 12.032 0 0 0 11.776 11.776h4.864a12.032 12.032 0 0 0 13.312-11.776v-21.504h21.248a11.52 11.52 0 0 0 11.776-11.52v-5.12a11.52 11.52 0 0 0-12.288-11.52z" fill="#FF5C7A"></path><path d="M600.32 651.008a12.288 12.288 0 0 0-12.288 12.544c0 34.048-34.816 61.696-76.8 61.696s-76.8-27.648-76.8-61.696a12.544 12.544 0 1 0-25.6 0c0 47.616 45.824 86.528 102.4 86.528s102.4-38.912 102.4-86.528a12.544 12.544 0 0 0-13.312-12.544z" fill="#EB53A8"></path></symbol><symbol id="header-icon-guochuang" viewBox="0 0 1024 1024"><path d="M873.472 321.792c-46.08-46.592-102.4-73.472-161.536-40.192a177.152 177.152 0 0 0-51.2-161.536s-83.456 107.52-15.104 219.648c-12.288 13.568-24.32 27.136-36.352 39.424-26.88 27.136 14.592 69.12 41.216 41.984l68.608-69.632c40.704-40.96 76.8-23.808 112.896 12.288 26.624 26.88 68.096-15.104 41.472-41.984z" fill="#58D598"></path><path d="M705.024 344.576a189.696 189.696 0 0 0-270.848 0 195.072 195.072 0 0 0-41.216 62.464 249.088 249.088 0 0 0-177.664 74.496 256 256 0 0 0 0 359.68 248.576 248.576 0 0 0 354.816 0 256 256 0 0 0 73.472-179.2 190.976 190.976 0 0 0 61.44-41.728 195.84 195.84 0 0 0 0-275.712z" fill="#FF5C7A"></path><path d="M514.304 808.704a187.136 187.136 0 0 1-267.264-5.12 193.536 193.536 0 0 1 5.12-271.104s-45.056 120.832 43.776 214.272a210.176 210.176 0 0 0 218.368 61.952" fill="#F14767"></path></symbol><symbol id="header-icon-fashion" viewBox="0 0 1024 1024"><path d="M691.2 204.8a44.032 44.032 0 0 1 29.952 34.048 117.76 117.76 0 0 1-13.056 76.8s-19.2 29.952-24.32 39.936a235.008 235.008 0 0 0-25.6 107.008v40.704H365.312v-39.424a235.008 235.008 0 0 0-25.6-107.008c-5.12-9.984-24.32-39.936-24.32-39.936a117.76 117.76 0 0 1-13.056-76.8A44.544 44.544 0 0 1 336.896 204.8V147.712a29.952 29.952 0 0 1 27.136-31.744 29.952 29.952 0 0 1 27.648 31.744v73.728A237.056 237.056 0 0 0 512 253.952a241.408 241.408 0 0 0 125.184-35.072V147.712a27.136 27.136 0 1 1 53.76 0z" fill="#FF6A9B"></path><path d="M658.432 487.936H365.312L204.8 780.288a36.352 36.352 0 0 0 10.24 46.592 492.288 492.288 0 0 0 595.456 0 36.608 36.608 0 0 0 8.704-47.36z" fill="#FF9DC6"></path><path d="M409.6 537.6a9.984 9.984 0 0 0-13.568 4.608l-124.16 250.624a10.496 10.496 0 0 0 4.608 13.568 14.848 14.848 0 0 0 4.608 0 9.984 9.984 0 0 0 8.96-5.632l124.16-250.88A10.24 10.24 0 0 0 409.6 537.6zM455.936 643.072a9.984 9.984 0 0 0-12.032 7.424l-40.448 170.752a10.24 10.24 0 0 0 7.424 12.288h2.304a9.728 9.728 0 0 0 9.728-7.936l40.448-170.752a9.984 9.984 0 0 0-7.424-11.776zM750.848 791.808l-124.16-250.624A9.984 9.984 0 0 0 614.4 537.6a10.24 10.24 0 0 0-4.608 13.312l124.16 250.88a9.984 9.984 0 0 0 8.96 5.632 14.848 14.848 0 0 0 4.608 0 10.496 10.496 0 0 0 3.328-15.616zM579.84 650.496a9.984 9.984 0 0 0-19.456 4.608l40.448 170.752a9.728 9.728 0 0 0 9.728 7.936h2.304a10.24 10.24 0 0 0 7.424-12.288z" fill="#FF6A9B"></path></symbol><symbol id="header-icon-ad" viewBox="0 0 1024 1024"><path d="M576.768 153.6c32.768-32.512 132.096 13.824 221.952 103.68s136.448 189.184 103.68 221.952a27.648 27.648 0 0 1-6.144 4.608c-37.632 22.784-640 377.6-640 377.6a110.592 110.592 0 0 1-48.384-30.976 140.288 140.288 0 0 1-34.56-49.152s381.184-588.8 399.36-620.8a34.56 34.56 0 0 1 4.096-6.912z" fill="#9796ED"></path><path d="M172.288 780.032c-4.864 3.328-35.328 19.968-51.2 28.928a18.688 18.688 0 0 0-9.728 19.456 104.192 104.192 0 0 0 31.488 58.368 117.504 117.504 0 0 0 59.392 33.024 19.2 19.2 0 0 0 19.968-8.448c10.752-17.152 32-51.2 33.024-51.2a110.592 110.592 0 0 1-48.384-30.976 140.288 140.288 0 0 1-34.56-49.152z" fill="#9289F0"></path><path d="M576.768 153.6c32.768-32.512 132.096 13.824 221.952 103.68s136.448 189.184 103.68 221.952a27.648 27.648 0 0 1-6.144 4.608c-37.632 22.784-102.4 60.16-102.4 60.16s-64-4.096-173.312-113.664c-102.4-102.4-112.128-171.008-112.128-171.008s39.936-61.696 62.464-98.816a34.56 34.56 0 0 1 5.888-6.912z" fill="#F7DF88"></path><path d="M680.45816 374.49224a230.144 83.712 45 1 0 118.386645-118.386645 230.144 83.712 45 1 0-118.386645 118.386645Z" fill="#8683EA"></path></symbol><symbol id="header-icon-anime" viewBox="0 0 1024 1024"><path d="M588.8 359.68l-12.032-7.424 150.272-206.592a30.976 30.976 0 0 0-51.2-36.352l-153.6 210.176L281.6 170.24a30.976 30.976 0 1 0-33.024 52.736L486.4 369.92l-22.784 31.488a30.976 30.976 0 1 0 51.2 36.352l25.6-35.072 16.128 9.728A30.976 30.976 0 1 0 588.8 359.68z" fill="#FB813A"></path><path d="M763.648 850.688m-53.248 0a53.248 53.248 0 1 0 106.496 0 53.248 53.248 0 1 0-106.496 0Z" fill="#FB813A"></path><path d="M261.12 797.44a53.248 53.248 0 1 0 53.504 53.248 53.248 53.248 0 0 0-53.504-53.248z" fill="#FB813A"></path><path d="M141.312 314.368m92.928 0l556.288 0q92.928 0 92.928 92.928l0 360.704q0 92.928-92.928 92.928l-556.288 0q-92.928 0-92.928-92.928l0-360.704q0-92.928 92.928-92.928Z" fill="#FDDE80"></path><path d="M520.448 575.232m-128.256 0a128.256 128.256 0 1 0 256.512 0 128.256 128.256 0 1 0-256.512 0Z" fill="#FFFFFF"></path><path d="M476.928 546.56c0-26.88 19.2-37.632 42.24-25.6l49.664 28.672a25.6 25.6 0 0 1 0 48.64l-49.664 28.672c-23.04 13.568-42.24 2.56-42.24-24.32z" fill="#FB813A"></path></symbol><symbol id="header-icon-guochandonghuatuijian" viewBox="0 0 1024 1024"><path d="M873.472 321.792c-46.08-46.592-102.4-73.472-161.536-40.192a177.152 177.152 0 0 0-51.2-161.536s-83.456 107.52-15.104 219.648c-12.288 13.568-24.32 27.136-36.352 39.424-26.88 27.136 14.592 69.12 41.216 41.984l68.608-69.632c40.704-40.96 76.8-23.808 112.896 12.288 26.624 26.88 68.096-15.104 41.472-41.984z" fill="#58D598"></path><path d="M705.024 344.576a189.696 189.696 0 0 0-270.848 0 195.072 195.072 0 0 0-41.216 62.464 249.088 249.088 0 0 0-177.664 74.496 256 256 0 0 0 0 359.68 248.576 248.576 0 0 0 354.816 0 256 256 0 0 0 73.472-179.2 190.976 190.976 0 0 0 61.44-41.728 195.84 195.84 0 0 0 0-275.712z" fill="#FF5C7A"></path><path d="M514.304 808.704a187.136 187.136 0 0 1-267.264-5.12 193.536 193.536 0 0 1 5.12-271.104s-45.056 120.832 43.776 214.272a210.176 210.176 0 0 0 218.368 61.952" fill="#F14767"></path></symbol><symbol id="header-icon-tech" viewBox="0 0 1024 1024"><path d="M510.208 683.264h-114.176l-50.688 209.408H674.816l-50.688-209.408h-113.92z" fill="#FFD778"></path><path d="M535.552 150.528v-28.16a25.6 25.6 0 1 0-51.2 0v28.16a271.872 271.872 0 0 0-244.992 269.568v97.28a25.6 25.6 0 0 0 26.88 26.88h487.936a25.6 25.6 0 0 0 25.6-26.88v-97.28a271.616 271.616 0 0 0-244.224-269.568z" fill="#48CFE5"></path><path d="M125.696 464.64m103.168 0l562.432 0q103.168 0 103.168 103.168l0 15.36q0 103.168-103.168 103.168l-562.432 0q-103.168 0-103.168-103.168l0-15.36q0-103.168 103.168-103.168Z" fill="#2CBAE5"></path><path d="M742.4 537.6a37.632 37.632 0 1 0 37.632 37.632A37.376 37.376 0 0 0 742.4 537.6zM276.736 537.6a37.632 37.632 0 1 0 37.632 37.632A37.632 37.632 0 0 0 276.736 537.6z" fill="#FFD778"></path></symbol><symbol id="header-icon-general_pullup_s" viewBox="0 0 1024 1024"><path d="M511.936 455.808l214.976 214.976a48 48 0 1 0 67.904-67.904L545.92 353.984a48 48 0 0 0-67.904 0L229.12 602.88a48 48 0 1 0 67.904 67.904l214.912-214.976z"></path></symbol><symbol id="header-icon-Navbar_mobile" viewBox="0 0 1024 1024"><path d="M256 64h512a64 64 0 0 1 64 64v768a64 64 0 0 1-64 64H256a64 64 0 0 1-64-64V128a64 64 0 0 1 64-64z m0 128v576h512V192H256z m192 640v64h128v-64H448z"></path></symbol><symbol id="header-icon-Navbar_logo" viewBox="0 0 2240 1024"><path d="M2079.810048 913.566175c-10.01309 0-18.554608 0.799768-26.936172-0.159954-16.987063-1.951433-33.974126-1.567544-50.99318-2.079395-10.972811-0.287916-10.652904-0.287916-11.580634-10.90883-2.71921-32.406582-5.694345-64.781173-8.605499-97.155764-2.527266-28.439735-4.926568-56.91146-7.70976-85.319204-2.527266-26.040432-5.566382-52.016883-8.317583-78.025324-2.623238-24.440897-5.054531-48.913784-7.77374-73.322691a12681.114551 12681.114551 0 0 0-10.684895-92.133223c-3.295042-27.128116-6.558094-54.320213-10.205034-81.416339a20559.272961 20559.272961 0 0 0-17.530905-125.979387c-6.398141-44.723002-14.075909-89.22207-22.105576-133.657156-1.439582-7.965685-1.247637-8.253601 6.36615-9.533229 31.670796-5.406429 63.501545-10.01309 95.716183-9.309295 3.486987 0.095972 7.005964 0.159954 10.460959 0.607823 5.662354 0.703795 8.605499 3.454996 8.925406 10.045081 1.119675 22.969325 2.71921 45.938649 4.414717 68.875983 2.71921 37.589076 5.662354 75.178151 8.477537 112.735236 1.791479 24.184971 3.327033 48.305961 5.150503 72.426951 2.911154 38.772732 5.982261 77.513473 8.925406 116.286205 1.791479 23.705111 3.359024 47.474203 5.182494 71.179313 2.783191 34.805885 5.822308 69.579778 8.637489 104.353672 1.791479 22.137566 3.391014 44.307123 5.278466 66.44469 2.783191 32.79047 5.790317 65.580941 8.63749 98.371411 2.143377 25.592562 4.09481 51.249106 6.270178 77.673426zM853.670395 114.918282c4.638652 0 11.644616-0.511851 18.554607 0.127963 8.797443 0.799768 10.49295 3.071107 11.036793 11.900541 2.527266 40.372267 4.894578 80.776524 7.581796 121.180782 2.943145 43.571337 6.174206 87.078693 9.405267 130.586048 2.975135 39.956388 5.950271 79.912775 9.149341 119.869163 3.486987 43.891244 7.357862 87.718507 10.876839 131.609751 2.655228 33.622229 4.926568 67.244457 7.677768 100.898677 2.623238 31.222926 5.694345 62.38187 8.509527 93.572805 2.399303 26.8402 4.830596 53.71239 7.165918 80.58458 0.735786 8.509527 0.127963 9.053369-9.053369 8.829434-24.025018-0.575833-47.922073-3.391014-71.947091-2.71921-5.502401 0.159954-7.101936-2.367312-8.029666-7.581796-1.983424-11.356699-1.663517-22.905343-2.879163-34.390006-3.295042-30.359177-5.182494-60.846317-7.965685-91.269474-2.495275-27.639967-5.502401-55.215953-8.349574-82.82393-2.527266-25.240664-5.02254-50.481329-7.709759-75.753984-2.687219-24.792795-5.534392-49.61758-8.349573-74.442365-2.591247-22.841362-5.118512-45.682723-7.869713-68.524085-4.062819-33.462275-8.093648-66.92455-12.508365-100.322844-4.062819-30.647093-8.66948-61.198214-12.988225-91.813317-5.886289-41.587914-12.508365-83.079855-19.834236-124.411842a1393.96288 1393.96288 0 0 0-5.310457-28.023856c-0.959721-4.702633-0.095972-7.421843 5.278466-8.157629 14.139891-1.887451 28.24779-4.830596 42.451663-6.206196 14.203872-1.311619 28.407744-3.966847 45.106891-2.71921z m1006.075609 403.33878c27.064134 0 27.703949 0.191944 32.054684 24.536869 5.342447 30.03927 9.08536 60.334465 12.636328 90.62966 3.742912 32.278619 7.517815 64.557238 10.972811 96.867848 2.783191 26.008441 5.118512 52.080864 7.74175 78.089305 2.7512 27.256079 5.662354 54.416185 8.509527 81.640274 1.567544 15.387528 3.039117 30.775056 4.798605 46.130593 0.511851 4.446708-0.831758 6.81402-5.214485 7.325871-9.245313 1.055693-18.426645 2.27134-27.639967 3.263052-16.891091 1.82347-33.814173 3.614949-50.737254 5.182493-8.733462 0.799768-9.309294 0.319907-10.940821-8.125638-14.843686-76.617733-29.719363-153.171485-44.435086-229.821208-9.789155-50.961189-19.322384-101.95437-28.919595-152.915559a805.525894 805.525894 0 0 1-3.582959-21.081873c-0.639814-4.030829 0.44787-6.622075 5.022541-7.70976 30.48714-7.133927 61.294186-12.636328 89.733921-14.011927z m-1137.077537 0c28.951586 0 28.823623 0.095972 33.302322 26.360339 6.909992 40.660183 11.804569 81.544301 16.187295 122.556382 4.286754 39.796434 8.957397 79.560878 13.148179 119.357311 2.847173 27.224088 5.086522 54.512157 7.74175 81.704255 1.887451 19.354375 4.126801 38.644769 6.174206 57.967153 0.255926 2.367312 0.383888 4.734624 0.543842 7.133927 0.415879 9.469248 0 10.237025-9.117351 11.164755-18.074747 1.887451-36.181485 3.454996-54.256232 5.246476-6.558094 0.639814-13.084197 1.599535-19.57831 2.239349-8.63749 0.799768-8.925406 0.767777-10.620913-7.965685-6.078234-30.679084-11.964523-61.422149-17.914793-92.101233-14.267853-73.898523-28.69566-147.733065-42.867542-221.631589-5.662354-29.559409-10.524941-59.246781-16.091323-88.838181-1.023702-5.406429-0.255926-7.933694 5.342447-9.245313 30.199223-7.037955 60.590391-12.540355 88.006423-13.947946z m382.128944 309.861946v124.027954c0 1.183656-0.127963 2.399303 0.03199 3.582959 0.607823 6.014252-1.599535 8.66948-7.805731 8.413555-8.157629-0.351898-16.251277-0.127963-24.408906 0.063981-17.019054 0.319907-34.070098-0.351898-51.057162 1.599535-9.405267 1.087684-9.213322 0.511851-10.141052-9.405266-2.783191-31.222926-5.822308-62.413861-8.669481-93.636787-2.623238-28.823623-4.99055-57.711228-7.677768-86.534851-2.71921-29.655381-5.758326-59.214791-8.509527-88.838181-1.887451-19.770254-3.550968-39.508518-5.214485-59.278772-2.175368-25.720525-4.190782-51.409059-6.462122-77.129585-0.959721-10.844848-0.159954-12.380402 10.588923-13.500076a531.877423 531.877423 0 0 1 83.527724-2.591247c6.941982 0.383888 13.851974 1.727498 20.570022 3.359024 8.477536 2.015414 9.405267 3.263052 9.853137 12.124476 0.92773 17.850812 1.855461 35.701624 2.335321 53.584427 0.543842 19.866226 0.095972 39.764443 0.831758 59.63067 1.855461 54.800074 1.567544 109.664129 2.207359 164.528184z m1134.806197 5.630364v117.437869c0 1.983424-0.063981 3.966847 0.03199 5.982262 0.415879 5.150503-1.983424 6.973973-6.878001 6.941982-12.028504-0.095972-24.025018 0-36.021531 0.159954-13.564058 0.127963-27.096125 0.063981-40.628192 1.535553-8.925406 1.023702-8.989387 0.351898-9.789155-8.509527-3.678931-40.660183-7.549806-81.320366-11.260728-122.04453-3.391014-37.525094-6.526103-75.082179-9.981099-112.639265-3.550968-38.740741-7.421843-77.38551-10.90883-116.09426-1.727498-19.386366-3.16708-38.772732-4.606661-58.159097-0.575833-8.445546 0.351898-9.949109 9.885127-10.716886 16.571184-1.311619 33.078387-3.550968 49.777534-3.263051 16.635165 0.319907 33.302322-0.607823 49.841515 2.559256 14.011928 2.687219 14.715723 3.486987 15.547481 18.458635 2.399303 44.051198 1.663517 88.230358 3.231061 132.281556 1.599535 46.89837 0.479861 93.79674 1.759489 146.069549zM1831.498213 305.135c9.789155 0.575833 17.498914 0.095972 25.176683 1.791479 4.894578 1.119675 7.357862 3.327033 7.837723 8.573509 2.303331 25.240664 4.798605 50.51332 7.32587 75.785975 2.015414 20.50604 4.158791 41.012081 6.238188 61.518121l0.191944 1.183656c1.663517 12.924244 1.279628 13.276142-11.292718 13.979937-11.196746 0.607823-22.361501 1.599535-33.558247 2.27134-7.357862 0.44787-9.693183 1.695507-10.90883-9.021378-4.190782-37.813011-9.053369-75.530049-13.692021-113.311069a1185.0316 1185.0316 0 0 0-4.286754-31.798759c-0.92773-5.982261 1.407591-9.277304 7.005964-9.757164 7.357862-0.671805 14.715723-0.863749 19.962198-1.215647z m-1133.398606 0.159954c7.549806 0.415879 15.323547-0.159954 22.937334 1.599535 4.350736 0.991712 6.558094 2.815182 6.973973 7.773741 0.92773 11.83656 2.7512 23.641129 3.870875 35.477689 3.550968 36.309448 6.909992 72.650886 10.237025 108.992324 0.703795 7.901704 0.543842 8.061657-6.84601 8.605499-13.116188 0.959721-26.264367 1.919442-39.412546 2.463284-7.645778 0.351898-8.605499-0.575833-9.56522-8.381564-3.327033-26.744227-6.462122-53.520446-9.661192-80.296664-2.591247-22.073585-4.766615-44.14717-7.901704-66.156773-0.863749-6.078234 1.119675-7.74175 5.982262-8.733462 7.709759-1.567544 15.451509-1.055693 23.385203-1.343609z m399.147998 100.002936c0 23.001315 0.063981 45.97064-0.031991 69.003946 0 10.332997-0.127963 10.396978-10.396978 10.269016a324.289753 324.289753 0 0 1-36.981252-1.919443c-7.933694-0.991712-8.093648-0.735786-8.317583-9.149341-0.799768-28.119828-1.631526-56.239655-2.207359-84.359483-0.415879-19.034468-0.639814-38.004955-1.791479-57.039422-0.607823-9.821146-0.063981-9.917118 9.373276-10.045081 13.915956-0.159954 27.799921 0.479861 41.619904 2.591247 8.317583 1.279628 8.701471 1.279628 8.733462 10.49295 0.063981 23.385204 0.063981 46.770407 0.063981 70.187602h-0.063981z m1135.38203 0.607824c0 23.033306 0.063981 46.034621-0.031991 69.035936 0 9.661192-0.159954 9.725174-9.853137 9.661192a505.32514 505.32514 0 0 1-38.132917-1.791479c-6.302168-0.479861-8.157629-3.135089-7.74175-8.861425 0.063981-0.799768 0-1.599535 0-2.399302-0.959721-44.403095-1.919442-88.7742-2.815182-133.177296-0.031991-2.367312-0.159954-4.734624-0.063982-7.133926 0.127963-8.957397 0.159954-9.181332 9.149341-9.117351 12.380402 0.063981 24.664832 0.703795 37.013243 1.919442 15.067621 1.503563 12.412393 3.359024 12.476375 15.259566 0.063981 22.169557 0.031991 44.403095 0 66.604643z m-1565.593 54.000306c0.287916 12.636328 0.287916 12.604337-11.804569 15.547481-8.221611 2.015414-16.443221 4.222773-24.728813 6.046243-7.069945 1.599535-8.317583 0.703795-9.53323-6.238187-8.445546-47.090314-16.8591-94.212619-25.240664-141.334924-1.695507-9.757164-1.247637-10.364988 8.349573-12.060495 11.804569-2.079396 23.577148-4.126801 35.381717-5.950271 7.517815-1.183656 8.477536-0.767777 9.9811 7.517815 2.975135 16.731138 5.790317 33.526256 7.997675 50.385357 3.423005 26.680246 6.238187 53.456464 9.309295 80.168701 0.255926 1.951433 0.191944 3.966847 0.287916 5.91828z m1064.138735-136.696273c15.451509-2.527266 31.030982-5.086522 46.610454-7.549806 5.598373-0.863749 7.29388 2.655228 8.029666 7.645778 2.655228 18.426645 5.982261 36.725327 8.157629 55.183962 3.19907 26.744227 7.581797 53.360492 8.413555 80.328655 0.063981 2.7512 0.031991 5.566382 0.095972 8.317583 0.159954 4.286754-1.983424 6.494113-5.950271 7.421843-10.556932 2.367312-21.113864 4.734624-31.638805 7.261889-5.054531 1.215647-6.750038-0.92773-7.581796-5.854298-3.16708-18.746552-6.81402-37.397131-10.045081-56.079702-5.47041-30.775056-10.780867-61.582103-16.091323-92.38915-0.127963-1.119675 0-2.303331 0-4.286754z m-710.64147 108.032603c-0.44787 16.37924 0.543842 30.647093-1.695507 44.914947-0.671805 4.510689-1.983424 7.421843-6.846011 7.837722-10.428969 0.863749-20.825947 1.695507-31.190935 2.7512-5.02254 0.543842-6.430131-1.631526-7.261889-6.558094-2.335321-14.55577-1.919442-29.303484-3.327033-43.923234-2.655228-27.607976-3.774903-55.407897-5.566383-83.111846-0.44787-6.750038-1.119675-13.436095-1.663516-20.186134-0.287916-3.774903 1.215647-5.886289 5.246475-6.046242 13.500077-0.543842 26.936172-3.007126 40.50023-2.527266 7.933694 0.287916 8.605499 0.799768 9.181331 8.797443 0.351898 5.534392 0.255926 11.132765 0.383889 16.699147l2.239349 81.352357z m1134.902169-15.867388c0 19.066459 0.223935 38.132918-0.031991 57.199376-0.159954 9.917118-1.279628 10.780867-10.652904 11.644616-9.277304 0.863749-18.490626 1.567544-27.735939 2.559256-5.214485 0.543842-7.645778-0.991712-7.965685-6.973973-1.34361-25.336637-3.16708-50.673273-4.926568-75.977919-1.3756-20.985901-2.943145-41.939811-4.414717-62.893722-0.159954-2.399303-0.031991-4.798605-0.191944-7.165917-0.223935-4.190782 1.055693-6.654066 5.758326-6.81402 13.116188-0.44787 26.136404-2.975135 39.348564-2.495274 8.061657 0.287916 8.18962 0.415879 8.797444 8.797443 1.951433 27.32006 2.143377 54.704102 2.015414 82.120134zM628.295894 756.171918c16.571184 18.234701 17.402942 39.828425 11.932532 62.413861-5.502401 22.585436-18.042756 41.204025-33.23834 57.903171-25.49659 27.895893-56.303637 48.497905-89.062116 65.99682-56.399609 30.135242-116.190232 50.161422-178.572103 61.997982-44.882956 8.477536-90.053828 15.00364-135.704561 17.498914-13.915956 0.767777-27.799921 1.407591-41.715876 1.311619-10.077071 0-20.186133 0.287916-30.231214-0.063981-8.541518-0.319907-9.789155-1.791479-10.49295-10.716886-2.591247-32.022693-4.798605-64.077378-7.645778-96.100071-3.327033-37.109215-7.229899-74.18644-10.812858-111.295654-2.623238-26.8402-4.894578-53.744381-7.773741-80.520599-3.327033-31.542833-7.069945-63.021684-10.716885-94.564517-3.327033-29.111539-6.526103-58.28706-10.045081-87.430591-3.934856-32.278619-7.997676-64.493257-12.31642-96.707894a8228.968456 8228.968456 0 0 0-13.212161-92.996973 5984.500754 5984.500754 0 0 0-24.312934-152.627642 3243.825263 3243.825263 0 0 0-23.67312-123.740038c-1.151665-5.502401 0.511851-7.709759 5.342448-9.725174C52.335283 47.609843 98.465876 28.063524 144.724432 8.77313c8.605499-3.582959 17.434933-6.590085 26.584274-8.285592 6.334159-1.183656 7.965685 0.127963 7.773741 6.494113-0.479861 16.283268 0.191944 32.630517-1.407591 48.849803a161.393095 161.393095 0 0 0-0.639814 13.084197c-0.735786 58.383032-1.439582 116.798056 0.095972 175.213079 1.34361 51.185124 4.030829 102.338258 7.005964 153.491392 2.335321 40.372267 5.694345 80.744534 9.149341 121.052819 3.391014 39.508518 7.517815 78.953054 11.38869 118.461572 0.735786 7.517815 1.407591 8.221611 9.949108 7.069945a381.329176 381.329176 0 0 1 50.833227-4.190782c52.880632-0.127963 104.897514 7.133927 156.338564 19.322384 45.010919 10.684895 88.806191 24.920757 130.777993 44.818975 20.793957 9.853136 40.692174 21.241827 58.830902 35.701624 6.174206 4.862587 11.676606 10.46096 16.891091 16.315259z m1126.840512-9.597211c20.47405 17.946784 27.927883 39.924397 22.105576 67.116494-4.830596 22.425483-15.771416 41.268006-30.359177 58.127107-23.417194 27.096125-51.856929 47.698138-82.631985 64.909136-60.334465 33.782182-124.603787 55.727804-192.168151 68.396122a1151.089465 1151.089465 0 0 1-111.455609 15.547481c-21.177845 1.82347-42.451662 4.09481-66.220754 2.623238h-27.76793c-5.406429 0-8.477536-1.695507-8.925406-8.125638-2.047405-28.087837-4.414717-56.143683-6.941983-84.19953-2.687219-29.623391-5.662354-59.246781-8.477536-88.870172-2.559256-27.224088-4.926568-54.512157-7.709759-81.736245-2.559256-25.656544-5.502401-51.249106-8.285592-76.873659-2.591247-24.057008-5.086522-48.114017-7.933695-72.139035-3.423005-29.111539-7.037955-58.223079-10.652904-87.334618-3.391014-27.160107-6.750038-54.288222-10.364987-81.416338a6133.577429 6133.577429 0 0 0-12.156467-87.142675c-5.694345-37.653057-11.804569-75.178151-17.818822-112.767227a3259.14881 3259.14881 0 0 0-29.111539-158.993792c-0.44787-2.335321-0.671805-4.734624-1.3756-7.005964-1.663517-5.118512-0.063981-7.837722 4.958559-9.821146C1191.012355 47.641834 1238.61452 24.448575 1288.2321 6.149893c6.494113-2.431293 13.052207-5.150503 20.058171-5.854299 6.302168-0.639814 7.901704 0.383888 7.29388 7.101936-3.327033 36.43741-1.407591 73.066765-3.135089 109.536166-1.407591 29.751354-1.247637 59.598679 0.255926 89.382023 0.351898 7.549806 0.639814 15.131602 0.575832 22.649418-0.383888 35.765606 1.503563 71.499221 3.327033 107.200845 2.335321 47.186286 5.758326 94.276601 9.245313 141.398906 2.527266 34.006117 5.822308 67.948253 9.021379 101.922379 1.695507 18.586598 3.518977 37.141206 5.822308 55.631832 1.247637 10.205034 1.759489 10.301006 11.772578 8.957396 17.658868-2.399303 35.349726-4.350736 53.200539-4.09481 62.637796 0.799768 124.027954 10.684895 184.266447 27.863902 40.788146 11.580634 80.488608 26.040432 117.981712 46.290547a253.55831 253.55831 0 0 1 47.218277 32.438573zM308.676783 922.811488c23.161269-11.068783 135.608589-98.947243 144.533995-113.279078-54.576139-23.513166-109.344222-45.362816-168.239105-63.24562l23.70511 176.524698z m1277.196815-107.520752c2.879163-3.103098 2.559256-5.502401-1.343609-7.229899-7.773741-3.550968-15.4835-7.325871-23.353213-10.556932-42.003793-17.179007-84.19953-33.814173-127.482951-47.37823-3.774903-1.151665-7.645778-3.774903-12.476374-1.535554l23.321222 173.45359c3.454996 0.767777 4.798605-0.831758 6.33416-1.919442 39.316574-28.855614 78.889073-57.35933 116.638102-88.390312 6.36615-5.182494 12.668318-10.396978 18.362663-16.443221z" fill="#23ADE5"></path></symbol><symbol id="header-icon-bilibili-tv" viewBox="0 0 1024 1024"><path d="M800.768 237.216h-51.264l44.832-44.832c19.232-19.232 19.232-57.664 0-76.864s-57.664-19.232-76.864 0l-128.128 121.728h-153.76L307.456 115.52c-19.232-19.232-57.664-19.232-76.864 0s-19.232 57.664 0 76.864l44.832 44.832H224.16C134.464 237.216 64 307.68 64 397.376v345.952c0 96.096 70.464 166.56 160.16 166.56h570.144c89.696 0 160.16-70.464 160.16-160.16V397.376c6.4-89.696-64.064-160.16-153.76-160.16z m44.864 506.112a57.44 57.44 0 0 1-57.664 57.664H230.624a57.44 57.44 0 0 1-57.664-57.664v-339.52c0-32.032 25.632-57.664 57.664-57.664h557.344c32.032 0 57.664 25.632 57.664 57.664v339.52zM345.952 461.44a57.44 57.44 0 0 0-57.664 57.664v57.664c0 32.032 25.632 57.664 57.664 57.664s57.664-25.632 57.664-57.664v-57.664a57.44 57.44 0 0 0-57.664-57.664z m333.12 0a57.44 57.44 0 0 0-57.664 57.664v57.664c0 32.032 25.632 57.664 57.664 57.664s57.664-25.632 57.664-57.664v-57.664a57.44 57.44 0 0 0-57.664-57.664z"></path></symbol><symbol id="header-icon-icon_caozuo_xiangyou-copy" viewBox="0 0 1024 1024"><path d="M512 655.52000001L806.144 361.37600001a32 32 0 0 1 45.28 45.24799999l-316.8 316.8a32 32 0 0 1-45.248 0l-316.8-316.8a32 32 0 0 1 45.28-45.24799999L512 655.52000001z"></path></symbol><symbol id="header-icon-general_upload" viewBox="0 0 1024 1024"><path d="M704 448v192c0 38.4-25.6 64-64 64H384c-38.4 0-64-25.6-64-64V448H153.6c-19.2 0-32-12.8-32-32 0-6.4 6.4-19.2 12.8-25.6l358.4-307.2c12.8-12.8 32-12.8 44.8 0L896 390.4c12.8 12.8 12.8 32 6.4 44.8-12.8 6.4-19.2 12.8-32 12.8H704zM192 832h640c38.4 0 64 25.6 64 64s-25.6 64-64 64H192c-38.4 0-64-25.6-64-64s25.6-64 64-64z"></path></symbol><symbol id="header-icon-general_search" viewBox="0 0 1024 1024"><path d="M659.2 736c-140.8 115.2-345.6 108.8-473.6-19.2C44.8 576 44.8 352 179.2 211.2s358.4-134.4 499.2 0c121.6 121.6 134.4 313.6 38.4 448l198.4 198.4c19.2 19.2 19.2 51.2 0 70.4-19.2 19.2-51.2 19.2-70.4 0l-185.6-192z m-44.8-89.6c102.4-102.4 102.4-262.4 0-364.8s-262.4-102.4-364.8 0-102.4 262.4 0 364.8 262.4 96 364.8 0z"></path></symbol><symbol id="header-icon-activit" viewBox="0 0 1024 1024"><path d="M518.656 475.904a223.488 223.488 0 0 1-23.296-75.52 366.08 366.08 0 0 1 81.408 14.592 623.104 623.104 0 0 1-58.112 60.928m-69.888-119.04c-11.52-58.112-8.704-55.296-25.6-156.928a265.984 265.984 0 0 0-78.336 46.592c51.2 104.448 60.928 165.376 92.928 290.304 51.2-5.632 211.968-40.704 226.56-130.56 8.704-64-142.336-64-215.04-49.408M486.4 624.128a263.424 263.424 0 0 0-107.52 69.632l43.52 153.6a47.872 47.872 0 0 1-92.928 23.296L216.576 473.088l-72.704-204.8c2.816-5.632 5.888-8.704 8.704-14.336l-14.592-51.2a46.08 46.08 0 0 1 32-57.856A47.616 47.616 0 0 1 228.096 179.2v2.816a334.848 334.848 0 0 1 98.816-43.52c177.152-46.592 203.264 55.04 429.824 23.296L890.368 588.8c-171.52 90.112-232.448-11.52-403.712 35.072" fill="#F39800"></path></symbol><symbol id="header-icon-blackroom" viewBox="0 0 1024 1024"><path d="M139.264 529.152a27.136 27.136 0 0 1-14.592-2.816A32 32 0 0 1 113.152 486.4l130.816-236.032a28.416 28.416 0 1 1 49.152 28.928l-130.56 235.52a25.6 25.6 0 0 1-23.296 14.336" fill="#F99E4A"></path><path d="M380.416 529.152a34.56 34.56 0 0 1-25.6-14.592l-131.328-235.264a30.208 30.208 0 0 1 11.52-37.632 25.6 25.6 0 0 1 37.888 11.52l130.816 235.264a25.6 25.6 0 0 1-11.776 37.888c-2.816 0-8.704 2.816-11.52 2.816m261.376 0a25.6 25.6 0 0 1-14.336-2.816 29.44 29.44 0 0 1-11.776-37.888l130.816-235.264a28.928 28.928 0 0 1 37.632-11.52 29.44 29.44 0 0 1 11.776 37.632L665.6 514.56a25.6 25.6 0 0 1-23.296 14.592" fill="#F99E4A"></path><path d="M883.968 529.152a34.56 34.56 0 0 1-25.6-14.336l-130.56-235.52a27.392 27.392 0 0 1 11.52-37.632 25.6 25.6 0 0 1 37.888 11.52l130.56 235.52a25.6 25.6 0 0 1-11.776 37.632c-2.816 0-8.704 2.816-11.776 2.816" fill="#F99E4A"></path><path d="M801.536 241.664l-130.56-51.2A129.536 129.536 0 0 0 640 183.552H380.416a153.6 153.6 0 0 0-32 5.632L217.6 241.664A21.248 21.248 0 0 0 226.304 281.6h569.6a21.248 21.248 0 0 0 5.632-40.704M458.752 281.6v520.704a51.2 51.2 0 0 0 104.704 0V281.6z" fill="#FFD043"></path><path d="M561.152 183.296A51.2 51.2 0 0 0 512 139.776a52.992 52.992 0 0 0-51.2 46.336h102.4z" fill="#FFD043"></path><path d="M755.2 877.824H267.008A41.472 41.472 0 0 1 230.4 816.896l55.04-122.112a44.8 44.8 0 0 1 37.888-25.6h373.76a37.12 37.12 0 0 1 37.632 25.6L790.016 819.2a37.888 37.888 0 0 1-34.816 58.112" fill="#F99E4A"></path><path d="M900.352 494.336a9.216 9.216 0 0 1 8.704 8.704 148.48 148.48 0 0 1-296.192 0 7.68 7.68 0 0 1 8.704-8.704z m-502.528 0a9.216 9.216 0 0 1 8.704 8.704 151.808 151.808 0 0 1-148.224 142.336 150.016 150.016 0 0 1-148.224-142.336 7.68 7.68 0 0 1 8.704-8.704z" fill="#FFD043"></path></symbol><symbol id="header-icon-read" viewBox="0 0 1024 1024"><path d="M778.496 142.08h-537.6a56.832 56.832 0 0 0-60.16 54.016v630.528a56.832 56.832 0 0 0 59.136 54.016h537.6a56.832 56.832 0 0 0 59.136-54.016V196.096a56.832 56.832 0 0 0-59.136-54.016z" fill="#54E2E2"></path><path d="M298.496 679.168h421.376a25.6 25.6 0 0 0 0-52.736H298.496a25.6 25.6 0 1 0 0 52.736zM719.872 732.928H298.496a25.6 25.6 0 1 0 0 52.736h421.376a25.6 25.6 0 0 0 0-52.736z" fill="#23ADE5"></path><path d="M272.128 237.056m80.128 0l314.112 0q80.128 0 80.128 80.128l0 154.368q0 80.128-80.128 80.128l-314.112 0q-80.128 0-80.128-80.128l0-154.368q0-80.128 80.128-80.128Z" fill="#23ADE5"></path><path d="M404.992 361.472m-49.408 0a49.408 49.408 0 1 0 98.816 0 49.408 49.408 0 1 0-98.816 0Z" fill="#2EC3E5"></path><path d="M375.552 551.936l120.832-144.384a44.544 44.544 0 0 1 68.352 0l120.832 144.384z" fill="#2EC3E5"></path></symbol><symbol id="header-icon-ic_partition_broadca" viewBox="0 0 1024 1024"><path d="M665.6 852.48H194.56c-38.4 0-66.56-30.72-66.56-69.12v-281.6c0-38.4 30.72-69.12 66.56-69.12H665.6c38.4 0 66.56 30.72 66.56 69.12v284.16c0 35.84-30.72 66.56-66.56 66.56" fill="#FE6998"></path><path d="M688.768 282.1376c0 76.8-61.44 138.24-135.68 138.24S419.968 358.9376 419.968 282.1376 481.408 143.8976 555.648 143.8976s133.12 64 133.12 138.24" fill="#FE6998"></path><path d="M384 332.8c0 48.64-38.4 89.6-87.04 89.6S209.92 384 209.92 332.8s38.4-89.6 87.04-89.6S384 284.16 384 332.8" fill="#FF5B61"></path><path d="M414.72 558.08l115.2 69.12c15.36 10.24 15.36 30.72 0 40.96l-115.2 69.12c-15.36 10.24-35.84-2.56-35.84-20.48v-138.24c2.56-17.92 20.48-28.16 35.84-20.48" fill="#FDDE80"></path><path d="M790.912 511.5904L621.952 611.4304C591.232 629.3504 591.232 677.9904 621.952 695.9104l168.96 99.84c30.72 17.92 71.68-5.12 71.68-43.52V555.1104C862.592 516.7104 824.192 493.6704 790.912 511.5904" fill="#FE6998"></path></symbol><symbol id="header-icon-cinephile" viewBox="0 0 1024 1024"><path d="M147.2 201.728m79.616 0l571.136 0q79.616 0 79.616 79.616l0 458.24q0 79.616-79.616 79.616l-571.136 0q-79.616 0-79.616-79.616l0-458.24q0-79.616 79.616-79.616Z" fill="#9796ED"></path><path d="M222.976 269.312h77.056v57.856H222.976zM390.144 269.312h77.056v57.856h-77.056zM557.312 269.312h77.056v57.856h-77.056zM724.48 269.312h77.056v57.856H724.48zM222.976 693.76h77.056v57.856H222.976zM390.144 693.76h77.056v57.856h-77.056zM557.312 693.76h77.056v57.856h-77.056zM147.2 375.296h730.368v270.08H147.2z" fill="#7B78EA"></path><path d="M521.369822 529.707066m23.351494-23.351495l2.534271-2.53427q23.351494-23.351494 46.702989 0l199.664327 199.664327q23.351494 23.351494 0 46.702989l-2.534271 2.534271q-23.351494 23.351494-46.702988 0l-199.664328-199.664328q-23.351494-23.351494 0-46.702989Z" fill="#FFD043"></path><path d="M708.352 418.816h-25.6v-24.32a13.568 13.568 0 0 0-13.568-13.568H665.6a13.312 13.312 0 0 0-13.312 13.568v24.32h-25.6a13.568 13.568 0 0 0-13.568 13.568v5.632a13.568 13.568 0 0 0 13.568 13.568h25.6v24.32a13.312 13.312 0 0 0 13.312 13.568h5.632a13.568 13.568 0 0 0 13.568-13.568v-24.32h25.6a13.312 13.312 0 0 0 13.312-13.568v-5.632a13.312 13.312 0 0 0-15.36-13.568zM517.888 418.816h-25.6v-24.32a13.312 13.312 0 0 0-13.312-13.568h-5.632a13.568 13.568 0 0 0-13.568 13.568v24.32H435.2a13.312 13.312 0 0 0-13.312 13.568v5.632a13.312 13.312 0 0 0 13.312 13.568h25.6v24.32a13.568 13.568 0 0 0 13.568 13.568h5.632a13.312 13.312 0 0 0 13.312-13.568v-24.32h25.6a13.312 13.312 0 0 0 13.312-13.568v-5.632a13.312 13.312 0 0 0-14.336-13.568zM493.568 572.16h-18.432v-18.432a10.24 10.24 0 0 0-10.24-10.24H460.8a10.24 10.24 0 0 0-10.24 10.24v18.432h-18.432a10.24 10.24 0 0 0-10.24 10.24v4.352a10.24 10.24 0 0 0 10.24 10.24h18.432V614.4a10.24 10.24 0 0 0 10.24 10.24h4.352a10.24 10.24 0 0 0 10.24-10.24v-18.432h18.432a10.24 10.24 0 0 0 10.24-10.24v-4.352a10.24 10.24 0 0 0-10.496-9.216z" fill="#FFD778"></path></symbol><symbol id="header-icon-cinema" viewBox="0 0 1024 1024"><path d="M682.24 716.8c34.56 0 71.936-2.56 106.496 0 61.184 0 74.752 39.936 76.8 93.184a32 32 0 0 0 64 0c0-71.936-25.6-143.872-106.752-157.184a807.168 807.168 0 0 0-138.496 0 32 32 0 0 0-2.56 64" fill="#FB813A"></path><path d="M860.672 489.472A354.304 354.304 0 1 0 506.368 844.8a358.4 358.4 0 0 0 354.304-355.328" fill="#FB813A"></path><path d="M695.552 566.528A79.872 79.872 0 1 1 775.424 486.4a79.872 79.872 0 0 1-79.872 79.872M508.928 384a79.872 79.872 0 0 1-79.872-79.872 80.128 80.128 0 0 1 160 0A80.128 80.128 0 0 1 508.928 384m0 372.992a79.872 79.872 0 0 1-79.872-79.872 81.92 81.92 0 0 1 79.872-79.872A80.128 80.128 0 0 1 588.8 675.84a78.592 78.592 0 0 1-80.128 79.872m-186.112-189.184A79.872 79.872 0 1 1 402.432 486.4a79.872 79.872 0 0 1-79.872 79.872M512 128a372.992 372.992 0 1 0 372.736 371.968A374.016 374.016 0 0 0 512 128" fill="#FFBA7B"></path><path d="M567.552 489.472a58.624 58.624 0 1 0-58.624 58.624 59.136 59.136 0 0 0 58.624-58.624" fill="#FB952C"></path></symbol><symbol id="header-icon-topic" viewBox="0 0 1024 1024"><path d="M880.64 520.448C880.64 642.56 768 742.4 627.712 742.4H409.6l-165.632 74.496-92.928-258.56a146.688 146.688 0 0 1-3.072-37.888v-37.888c0-122.112 110.592-226.56 250.112-226.56h232.704c136.448 0 249.856 104.448 249.856 226.56v37.888zM642.304 209.408h-256a280.064 280.064 0 0 0-279.04 273.152v43.776a250.88 250.88 0 0 0 3.072 46.336L215.04 878.08l183.04-90.112h244.224c153.6 0 279.04-116.48 279.04-261.632v-43.776a279.808 279.808 0 0 0-279.04-273.152z m58.112 351.744a51.2 51.2 0 0 1-51.2-51.2 55.552 55.552 0 0 1 58.112-52.48 54.528 54.528 0 0 1 51.2 55.296 57.088 57.088 0 0 1-58.112 49.408m-179.2 0a51.2 51.2 0 0 1-51.2-51.2 55.552 55.552 0 0 1 58.112-52.48 54.528 54.528 0 0 1 51.2 55.296A59.392 59.392 0 0 1 521.216 563.2m-179.2 0a51.2 51.2 0 0 1-51.2-51.2 55.552 55.552 0 0 1 58.112-52.48 54.528 54.528 0 0 1 51.2 55.296 59.648 59.648 0 0 1-58.112 49.408m279.04-270.336h-208.384c-122.112 0-224 87.296-224 188.928V512a111.36 111.36 0 0 0 3.072 31.744L267.264 768l110.592-58.112H645.12A194.048 194.048 0 0 0 842.752 512v-29.44c-2.816-104.448-102.4-191.744-223.744-191.744" fill="#8FC31F"></path></symbol><symbol id="header-icon-douga" viewBox="0 0 1024 1024"><path d="M273.408 166.912h477.696c58.368 0 105.984 47.616 105.984 105.984v477.696c0 58.368-47.616 105.984-105.984 105.984H273.408c-58.368 0-105.984-47.616-105.984-105.984V273.408C166.912 215.04 215.04 166.912 273.408 166.912z" fill="#7B78EB"></path><path d="M512 525.312v98.816c33.28-14.848 72.704 0.512 87.552 33.792 14.848 33.28-0.512 72.704-33.792 87.552-16.896 7.68-35.84 7.68-53.248 0v111.616H273.408c-58.368 0-105.984-47.616-105.984-105.984V512h137.216c-21.504 19.456-24.064 53.248-4.608 74.752 19.456 21.504 53.248 24.064 74.752 4.608 21.504-18.944 24.064-53.248 4.608-74.752l-4.608-4.608H512v-40.96c-4.096 0.512-9.216 0.512-13.312 0-51.2 0-86.016-47.616-86.016-105.984s20.992-108.032 86.016-108.032h13.312V166.912h238.592c58.368 0 105.984 47.616 105.984 105.984v251.904h-120.832c20.992-23.552 19.456-59.392-3.584-80.896-23.552-20.992-59.392-19.456-80.896 3.584-19.968 21.504-19.968 55.296 0 76.8H512z" fill="#9796ED"></path><path d="M512 525.312v98.816l13.312-4.096c35.84-7.68 72.704 15.872 79.872 52.224 7.68 35.84-18.432 72.192-54.272 78.848-4.096 1.024-8.704 1.024-13.312 1.024-9.216 0-16.384-3.072-25.088-6.144v111.616h-14.336v-132.608l18.432 8.192c27.136 11.776 58.368-0.512 70.144-27.648 11.776-27.136-0.512-58.368-27.648-70.144-13.312-5.632-28.672-5.632-42.496 0l-18.432 8.192v-117.76H399.872c14.848 33.28-0.512 72.704-33.792 87.552-33.28 14.848-72.704-0.512-87.552-33.792-7.68-16.896-7.68-35.84 0-53.248H166.912V512h137.216c-21.504 19.456-24.064 53.248-4.608 74.752 19.456 21.504 53.248 24.064 74.752 4.608 21.504-19.456 24.064-53.248 4.608-74.752l-4.608-4.608H512v-39.936h-13.312c-51.2 0-86.016-47.104-86.016-105.984s20.992-109.568 86.016-109.568h13.312V166.912h13.312v105.984h-26.624c-49.664 0-73.216 33.28-73.216 94.208 0 53.248 30.72 92.672 73.216 92.672 3.584 0.512 7.68 0.512 11.264 0l15.36-2.048V512h102.912c-13.824-35.84 4.096-76.8 40.448-90.624 35.84-13.824 76.8 4.096 90.624 40.448 6.144 15.872 6.144 33.792 0 50.176h97.792v13.312h-120.832c20.992-23.552 19.456-59.392-3.584-80.896-23.552-20.992-59.392-19.456-80.896 3.584-19.968 21.504-19.968 55.296 0 76.8H512z" fill="#6A68C6"></path><path d="M444.928 693.248c-23.04 13.312-52.224 5.12-65.024-17.408-4.096-7.68-6.144-15.36-6.144-24.064V392.192c0-26.624 20.992-47.616 47.616-47.616 8.704 0 16.896 2.048 24.576 6.656l221.696 132.608c23.04 13.312 30.208 42.496 16.896 65.024-4.096 6.656-10.24 12.8-16.896 16.896" fill="#FDDE80"></path></symbol><symbol id="header-icon-digital" viewBox="0 0 1024 1024"><path d="M298.496 284.928l17.664-51.2a36.608 36.608 0 0 1 33.28-22.016h325.376a37.12 37.12 0 0 1 34.304 22.016l17.408 51.2h88.576a69.376 69.376 0 0 1 66.56 70.656v377.344a69.12 69.12 0 0 1-67.84 70.144H209.92a69.12 69.12 0 0 1-68.352-70.144V355.584a69.376 69.376 0 0 1 68.352-70.656z" fill="#FFBA7B"></path><path d="M141.568 457.728h740.096v271.36a69.632 69.632 0 0 1-73.728 73.984H210.688a69.12 69.12 0 0 1-69.12-69.376z" fill="#FB952C"></path><path d="M512 358.4a197.376 197.376 0 1 1-197.376 197.376A197.632 197.632 0 0 1 512 358.4z" fill="#FB952C"></path><path d="M512 409.6a148.224 148.224 0 1 1-147.968 147.968A147.968 147.968 0 0 1 512 409.6z" fill="#FFFFFF"></path><path d="M512 457.728a98.816 98.816 0 1 1-98.56 98.56A98.56 98.56 0 0 1 512 457.728z" fill="#FB952C"></path><path d="M733.696 358.4h73.984a25.6 25.6 0 0 1 25.6 25.6 25.6 25.6 0 0 1-25.6 25.6h-73.984a25.6 25.6 0 0 1-25.6-25.6 25.6 25.6 0 0 1 25.6-25.6z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-yinpin" viewBox="0 0 1024 1024"><path d="M870.4 436.992a168.192 168.192 0 0 1-183.552 153.6A170.24 170.24 0 0 1 537.6 401.92a168.192 168.192 0 0 1 183.552-153.6A170.24 170.24 0 0 1 870.4 436.992" fill="#FFBA7B"></path><path d="M738.56 806.4c148.992-131.072 169.472-360.448 53.504-529.408-7.68-11.264-128-22.272-128-22.272L194.304 665.6a60.16 60.16 0 0 0-4.352 83.712v1.536C334.592 921.6 579.584 947.2 738.56 806.4" fill="#FFBA7B"></path><path d="M371.2 645.12a207.872 207.872 0 0 0 182.784-195.584 30.208 30.208 0 0 0-33.28-31.744L179.2 455.424a30.464 30.464 0 0 0-25.6 38.144 204.8 204.8 0 0 0 217.6 151.552" fill="#FB952C"></path><path d="M723.2 338.432a35.072 35.072 0 1 0 30.72 38.656 34.816 34.816 0 0 0-30.72-38.656M539.904 281.6l54.272 23.552a51.2 51.2 0 0 1 25.6 66.56l-5.888 14.336a49.408 49.408 0 0 1-65.024 25.6l-54.272-23.552a6.912 6.912 0 0 1 0-12.544l53.76-22.272a7.168 7.168 0 0 0 3.84-8.96l-21.76-55.04a6.656 6.656 0 0 1 8.704-8.96" fill="#FB813A"></path><path d="M442.112 142.336a17.408 17.408 0 0 0-16.896-14.336h-3.84a17.664 17.664 0 0 0-17.408 17.664v113.152a76.8 76.8 0 0 0-29.184 0 83.2 83.2 0 0 0-67.584 71.68c0 30.72 30.464 48.64 68.096 40.192a83.2 83.2 0 0 0 67.84-70.912V142.336z" fill="#FC611F"></path></symbol><symbol id="header-icon-icon_dingdao_dingdanzhongxin" viewBox="0 0 1024 1024"><path d="M738.862545 182.365091h30.254546c46.498909 0 84.386909 36.864 84.386909 82.664727V814.08c0 45.754182-37.888 82.618182-84.340364 82.618182H280.529455c-46.452364 0-84.386909-36.864-84.38691-82.618182V265.029818c0-45.800727 37.934545-82.664727 84.38691-82.664727h30.254545a97.512727 97.512727 0 0 1 89.739636-59.345455h248.599273c40.308364 0 74.938182 24.482909 89.739636 59.345455z m-435.432727 46.545454h-22.900363c-21.038545 0-37.841455 16.290909-37.841455 36.119273V814.08c0 19.781818 16.756364 36.072727 37.841455 36.072727h488.634181c21.038545 0 37.794909-16.290909 37.794909-36.072727V265.029818c0-19.781818-16.756364-36.119273-37.794909-36.119273h-22.900363a97.466182 97.466182 0 0 1-97.140364 89.041455H400.523636a97.466182 97.466182 0 0 1-97.093818-89.041455z m97.093818-59.345454a50.920727 50.920727 0 0 0 0 101.841454h248.599273a50.920727 50.920727 0 1 0 0-101.841454H400.523636z m-28.392727 319.069091a23.272727 23.272727 0 1 1 0-46.545455h305.384727a23.272727 23.272727 0 1 1 0 46.545455H372.130909z m0 103.889454a23.272727 23.272727 0 0 1 0-46.545454h305.384727a23.272727 23.272727 0 1 1 0 46.545454H372.130909z m0 108.032a27.461818 27.461818 0 1 1 0-54.877091h167.982546a27.461818 27.461818 0 0 1 0 54.877091H372.130909z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_qianbao" viewBox="0 0 1024 1024"><path d="M579.677091 521.262545c0-20.945455 17.175273-37.888 38.4-37.888a38.167273 38.167273 0 0 1 38.4 37.888 38.167273 38.167273 0 0 1-38.4 37.888 38.167273 38.167273 0 0 1-38.4-37.888z m239.709091 193.44291a23.272727 23.272727 0 0 1 43.054545 17.733818 125.672727 125.672727 0 0 1-116.363636 77.358545h-460.8c-69.352727 0-125.672727-55.575273-125.672727-124.322909V357.050182C159.604364 288.302545 215.924364 232.727273 285.277091 232.727273h460.8c69.352727 0 125.672727 55.575273 125.672727 124.322909v12.613818c0 40.866909-33.419636 73.821091-74.472727 73.821091h-222.021818a28.253091 28.253091 0 0 0-19.828364 8.098909l-51.2 50.501818a26.763636 26.763636 0 0 0 0 38.353455l51.2 50.501818a28.253091 28.253091 0 0 0 19.828364 8.098909h247.621818a53.061818 53.061818 0 0 0 53.527273-52.503273V463.592727a23.272727 23.272727 0 0 1 46.545454 0v82.944a99.607273 99.607273 0 0 1-100.072727 99.048728h-247.621818c-19.688727 0-38.586182-7.726545-52.549818-21.504l-51.2-50.548364a73.309091 73.309091 0 0 1 0-104.541091l51.2-50.548364c13.963636-13.777455 32.861091-21.504 52.596363-21.504h221.975273c15.453091 0 27.927273-12.288 27.927273-27.275636v-12.567273c0-42.914909-35.374545-77.824-79.127273-77.824h-460.8c-43.752727 0-79.127273 34.909091-79.127273 77.777455v328.424727c0 42.868364 35.374545 77.777455 79.127273 77.777455h460.8a79.127273 79.127273 0 0 0 73.355636-48.546909z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_zhibozhongxin" viewBox="0 0 1024 1024"><path d="M655.965091 760.785455v3.258181a74.472727 74.472727 0 0 1-74.472727 74.472728h-153.6a74.472727 74.472727 0 0 1-74.472728-74.472728v-3.258181H245.154909a122.042182 122.042182 0 0 1-122.135273-121.949091v-320.698182a122.042182 122.042182 0 0 1 122.135273-121.949091h519.074909a122.042182 122.042182 0 0 1 122.135273 121.949091v320.698182a122.042182 122.042182 0 0 1-122.135273 121.949091 23.272727 23.272727 0 1 1 0-46.545455c41.751273 0 75.589818-33.745455 75.589818-75.403636v-320.698182c0-41.658182-33.838545-75.403636-75.589818-75.403637H245.154909c-41.751273 0-75.589818 33.745455-75.589818 75.403637v320.698182c0 41.658182 33.838545 75.403636 75.589818 75.403636h432.546909a23.272727 23.272727 0 1 1 0 46.545455h-21.736727z m-46.545455 0h-209.454545v3.258181a27.927273 27.927273 0 0 0 27.927273 27.927273h153.6a27.927273 27.927273 0 0 0 27.927272-27.927273v-3.258181z m-104.727272-103.610182c-97.745455 0-176.872727-80.058182-176.872728-178.734546 0-98.583273 79.127273-178.688 176.872728-178.688 97.745455 0 176.872727 80.058182 176.872727 178.734546 0 98.629818-79.127273 178.688-176.872727 178.688z m0-46.545455c71.912727 0 130.327273-59.112727 130.327272-132.189091 0-73.029818-58.414545-132.142545-130.327272-132.142545s-130.327273 59.112727-130.327273 132.189091c0 73.076364 58.414545 132.142545 130.327273 132.142545z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_dengchu" viewBox="0 0 1024 1024"><path d="M848.151273 493.102545l-90.298182-89.274181a23.272727 23.272727 0 1 1 32.721454-33.093819l130.606546 129.070546a23.272727 23.272727 0 0 1 0 33.093818l-130.606546 129.070546a23.272727 23.272727 0 1 1-32.721454-33.093819l90.298182-89.227636h-282.949818a23.272727 23.272727 0 0 1 0-46.545455h282.949818z m-180.829091 225.466182a23.272727 23.272727 0 0 1 46.545454 0v12.893091a92.532364 92.532364 0 0 1-92.904727 92.16H239.569455a92.532364 92.532364 0 0 1-92.951273-92.16V301.242182c0-50.967273 41.658182-92.16 92.951273-92.16h381.393454c51.246545 0 92.904727 41.192727 92.904727 92.16v12.893091a23.272727 23.272727 0 1 1-46.545454 0v-12.893091a45.986909 45.986909 0 0 0-46.359273-45.614546H239.569455a45.986909 45.986909 0 0 0-46.405819 45.614546v430.219636c0 25.134545 20.712727 45.614545 46.405819 45.614546h381.393454c25.646545 0 46.359273-20.48 46.359273-45.614546v-12.893091z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_gerenzhongxin" viewBox="0 0 1024 1024"><path d="M424.820364 522.984727a209.454545 209.454545 0 1 1 174.359272 0A349.230545 349.230545 0 0 1 861.090909 861.090909a23.272727 23.272727 0 1 1-46.545454 0 302.545455 302.545455 0 1 0-605.09091 0 23.272727 23.272727 0 1 1-46.545454 0 349.230545 349.230545 0 0 1 261.911273-338.106182zM512 495.383273a162.909091 162.909091 0 1 0 0-325.818182 162.909091 162.909091 0 0 0 0 325.818182z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_tougaoguanli" viewBox="0 0 1024 1024"><path d="M776.517818 622.498909V371.572364a23.272727 23.272727 0 1 1 46.545455 0v253.44c0 0.791273 0 1.582545-0.139637 2.373818 11.776 5.12 21.829818 13.917091 28.392728 25.460363l55.249454 97.559273c10.333091 18.292364 10.333091 40.680727 0 58.973091l-55.296 97.559273a59.857455 59.857455 0 0 1-52.084363 30.347636h-109.381819c-21.504 0-41.425455-11.589818-52.037818-30.347636l-55.296-97.559273a59.857455 59.857455 0 0 1 0-58.973091l55.296-97.559273a59.857455 59.857455 0 0 1 52.084364-30.347636h86.667636z m-194.001454-113.710545l-112.64-69.073455c-3.397818-2.048-7.633455 0.232727-7.633455 3.584v138.146909c0 3.304727 4.235636 5.632 7.633455 3.584l112.64-69.073454a4.096 4.096 0 0 0 0-7.168z m-88.296728 115.898181c-34.164364 20.945455-78.522182-3.211636-78.522181-43.287272V443.345455c0-40.029091 44.357818-64.186182 78.522181-43.287273l112.64 69.073454a50.641455 50.641455 0 0 1 0 86.574546l-112.64 69.026909z m371.851637 148.666182l-55.296-97.559272a13.312 13.312 0 0 0-11.589818-6.749091h-109.381819a13.312 13.312 0 0 0-11.543272 6.749091l-55.296 97.559272a13.312 13.312 0 0 0 0 13.079273l55.296 97.559273c2.327273 4.189091 6.795636 6.749091 11.589818 6.749091h109.381818a13.312 13.312 0 0 0 11.543273-6.749091l55.296-97.559273a13.312 13.312 0 0 0 0-13.079273zM512 827.019636a23.272727 23.272727 0 0 1 0 46.545455H274.711273a79.080727 79.080727 0 0 1-78.568728-79.592727V202.612364c0-43.845818 35.095273-79.592727 78.568728-79.592728h303.988363a23.272727 23.272727 0 1 1 0 46.545455H274.711273a32.581818 32.581818 0 0 0-32.023273 33.047273v591.36a32.581818 32.581818 0 0 0 32.023273 33.047272H512z m89.972364-623.802181v112.034909a32.581818 32.581818 0 0 0 32.023272 33.047272h110.312728l-142.336-145.082181z m214.434909 152.064a23.272727 23.272727 0 0 1-16.616728 39.563636h-165.794909a79.080727 79.080727 0 0 1-78.568727-79.592727v-168.96a23.272727 23.272727 0 0 1 39.889455-16.290909l221.090909 225.28z m-71.866182 466.850909a41.890909 41.890909 0 0 1-41.472-42.263273 41.890909 41.890909 0 0 1 41.425454-42.216727 41.890909 41.890909 0 0 1 41.472 42.216727 41.890909 41.890909 0 0 1-41.425454 42.263273z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_shipintougao" viewBox="0 0 1024 1024"><path d="M804.571429 636.854857V768a36.571429 36.571429 0 0 1-73.142858 0v-131.145143l-47.286857 47.286857a36.571429 36.571429 0 0 1-51.712-51.712l109.714286-109.714285a36.571429 36.571429 0 0 1 51.712 0l109.714286 109.714285a36.571429 36.571429 0 0 1-51.712 51.712L804.571429 636.854857zM438.857143 768a36.571429 36.571429 0 0 1 0 73.142857H146.285714c-41.545143 0-73.142857-36.096-73.142857-78.372571V261.229714C73.142857 218.953143 104.740571 182.857143 146.285714 182.857143h658.285715c41.545143 0 73.142857 36.096 73.142857 78.372571V438.857143a36.571429 36.571429 0 0 1-73.142857 0V261.229714C804.571429 257.316571 803.401143 256 804.571429 256H146.285714c1.170286 0 0 1.316571 0 5.229714v501.540572c0 3.913143 1.170286 5.229714 0 5.229714h292.571429z m-13.714286-174.884571L555.373714 512l-130.230857-81.115429v162.230858z m164.278857-113.773715a38.473143 38.473143 0 0 1 0 65.316572l-151.186285 94.134857a38.473143 38.473143 0 0 1-58.806858-32.658286v-188.269714a38.473143 38.473143 0 0 1 58.806858-32.658286l151.186285 94.134857zM914.285714 804.571429h-20.589714a36.571429 36.571429 0 0 1 0-73.142858h34.304c31.268571 0 59.428571 22.528 59.428571 54.857143v73.142857c0 32.329143-28.16 54.857143-59.428571 54.857143h-320C576.731429 914.285714 548.571429 891.757714 548.571429 859.428571v-73.142857c0-32.329143 28.16-54.857143 59.428571-54.857143h34.304a36.571429 36.571429 0 0 1 0 73.142858H621.714286v36.571428h292.571428v-36.571428z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_wenzhangtougao" viewBox="0 0 1024 1024"><path d="M804.571429 636.854857V768a36.571429 36.571429 0 0 1-73.142858 0v-131.145143l-47.286857 47.286857a36.571429 36.571429 0 0 1-51.712-51.712l109.714286-109.714285a36.571429 36.571429 0 0 1 51.712 0l109.714286 109.714285a36.571429 36.571429 0 0 1-51.712 51.712L804.571429 636.854857zM914.285714 804.571429h-20.589714a36.571429 36.571429 0 0 1 0-73.142858h34.304c31.268571 0 59.428571 22.528 59.428571 54.857143v73.142857c0 32.329143-28.16 54.857143-59.428571 54.857143h-320C576.731429 914.285714 548.571429 891.757714 548.571429 859.428571v-73.142857c0-32.329143 28.16-54.857143 59.428571-54.857143h34.304a36.571429 36.571429 0 0 1 0 73.142858H621.714286v36.571428h292.571428v-36.571428z m-475.428571 36.571428a36.571429 36.571429 0 0 1 0 73.142857H224.658286A78.299429 78.299429 0 0 1 146.285714 836.022857V187.977143C146.285714 144.749714 181.394286 109.714286 224.658286 109.714286h501.540571C769.462857 109.714286 804.571429 144.749714 804.571429 187.977143V402.285714a36.571429 36.571429 0 0 1-73.142858 0V187.977143a5.193143 5.193143 0 0 0-5.229714-5.12H224.658286A5.193143 5.193143 0 0 0 219.428571 187.977143v648.045714c0 2.816 2.304 5.12 5.229715 5.12H438.857143zM315.428571 329.142857h320a22.857143 22.857143 0 1 1 0 45.714286h-320a22.857143 22.857143 0 1 1 0-45.714286z m0 109.714286h320a22.857143 22.857143 0 1 1 0 45.714286h-320a22.857143 22.857143 0 1 1 0-45.714286z m0 109.714286h173.714286a22.857143 22.857143 0 1 1 0 45.714285h-173.714286a22.857143 22.857143 0 1 1 0-45.714285z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_chuangzuozhongxin" viewBox="0 0 1024 1024"><path d="M483.913143 741.888a36.571429 36.571429 0 0 1 0-73.142857H577.828571c48.237714 0 87.771429 38.326857 87.771429 86.198857 0 47.872-39.533714 86.198857-87.771429 86.198857h-124.342857C385.097143 841.142857 329.142857 786.944 329.142857 719.469714v-24.356571c0-25.124571-8.777143-40.338286-36.461714-64.146286C219.904 568.393143 182.857143 488.301714 182.857143 393.325714 182.857143 216.246857 330.459429 73.142857 512 73.142857s329.142857 143.104 329.142857 320.182857c0 101.046857-50.980571 197.888-138.971428 266.24a36.571429 36.571429 0 0 1-44.873143-57.709714C728.027429 546.852571 768 470.930286 768 393.325714 768 257.133714 653.641143 146.285714 512 146.285714s-256 110.848-256 247.04c0 73.581714 27.684571 133.449143 84.370286 182.162286 42.422857 36.534857 61.915429 70.290286 61.915428 119.625143v24.356571C402.285714 746.057143 424.96 768 453.485714 768h124.342857c8.338286 0 14.628571-6.107429 14.628572-13.056 0-6.948571-6.290286-13.056-14.628572-13.056h-93.915428zM438.857143 877.714286h146.285714a36.571429 36.571429 0 0 1 0 73.142857h-146.285714a36.571429 36.571429 0 0 1 0-73.142857z m0-416a22.857143 22.857143 0 0 1-16.164572-39.021715l109.933715-109.714285a22.857143 22.857143 0 0 1 32.292571 32.329143l-70.802286 70.692571H585.142857c20.845714 0 30.829714 25.636571 15.433143 39.716571l-120.064 109.714286a22.857143 22.857143 0 0 1-30.829714-33.718857l76.580571-69.997714H438.857143z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_yinpintougao" viewBox="0 0 1024 1024"><path d="M804.571429 636.854857V768a36.571429 36.571429 0 0 1-73.142858 0v-131.145143l-47.286857 47.286857a36.571429 36.571429 0 0 1-51.712-51.712l109.714286-109.714285a36.571429 36.571429 0 0 1 51.712 0l109.714286 109.714285a36.571429 36.571429 0 0 1-51.712 51.712L804.571429 636.854857zM146.285714 762.88V468.114286C146.285714 270.189714 311.332571 109.714286 513.353143 109.714286a366.08 366.08 0 0 1 263.862857 110.957714 357.376 357.376 0 0 1 75.154286 115.565714 352.182857 352.182857 0 0 1 19.017143 65.024 36.571429 36.571429 0 0 1-71.826286 13.714286 279.04 279.04 0 0 0-15.104-51.492571 284.233143 284.233143 0 0 0-59.757714-91.904A292.937143 292.937143 0 0 0 513.353143 182.857143C351.305143 182.857143 219.428571 311.04 219.428571 468.114286v80.64c1.718857-0.109714 3.437714-0.182857 5.12-0.182857h57.709715A120.027429 120.027429 0 0 1 402.285714 668.598857v52.516572A120.027429 120.027429 0 0 1 282.258286 841.142857H224.585143A78.262857 78.262857 0 0 1 146.285714 762.88z m73.142857-135.972571v135.972571c0 2.852571 2.304 5.156571 5.12 5.156571h57.709715C308.150857 768 329.142857 747.008 329.142857 721.115429v-52.516572C329.142857 642.706286 308.150857 621.714286 282.258286 621.714286H224.585143a5.12 5.12 0 0 0-5.156572 5.12zM914.285714 804.571429h-20.589714a36.571429 36.571429 0 0 1 0-73.142858h34.304c31.268571 0 59.428571 22.528 59.428571 54.857143v73.142857c0 32.329143-28.16 54.857143-59.428571 54.857143h-320C576.731429 914.285714 548.571429 891.757714 548.571429 859.428571v-73.142857c0-32.329143 28.16-54.857143 59.428571-54.857143h34.304a36.571429 36.571429 0 0 1 0 73.142858H621.714286v36.571428h292.571428v-36.571428z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_tougaoguanli1" viewBox="0 0 1024 1024"><path d="M804.571429 537.856h35.035428c35.949714 0 69.12 19.163429 87.113143 50.285714l51.053714 88.429715c17.956571 31.085714 17.956571 69.485714 0 100.571428l-51.053714 88.429714a100.571429 100.571429 0 0 1-87.113143 50.285715h-102.070857a100.571429 100.571429 0 0 1-87.113143-50.285715l-51.053714-88.429714a100.571429 100.571429 0 0 1 0-100.571428l51.053714-88.429715A100.571429 100.571429 0 0 1 731.428571 538.038857V365.714286a36.571429 36.571429 0 0 1 73.142858 0v172.141714zM548.571429 841.142857a36.571429 36.571429 0 0 1 0 73.142857H224.658286A78.299429 78.299429 0 0 1 146.285714 836.022857V187.977143C146.285714 144.749714 181.394286 109.714286 224.658286 109.714286H548.571429a36.571429 36.571429 0 0 1 0 73.142857H224.658286A5.193143 5.193143 0 0 0 219.428571 187.977143v648.045714c0 2.816 2.304 5.12 5.229715 5.12H548.571429z m36.571428-606.573714V301.714286c0 15.140571 12.288 27.428571 27.428572 27.428571h67.145142L585.142857 234.569143zM768 402.285714h-155.428571A100.571429 100.571429 0 0 1 512 301.714286V146.285714c0-32.548571 39.387429-48.896 62.427429-25.856l219.428571 219.428572c23.04 23.04 6.729143 62.427429-25.856 62.427428z m-342.857143 179.053715L540.708571 512l-115.565714-69.339429v138.678858z m152.722286-100.388572a36.205714 36.205714 0 0 1 0 62.098286l-143.616 86.162286a36.205714 36.205714 0 0 1-54.820572-31.049143v-172.324572a36.205714 36.205714 0 0 1 54.820572-31.049143l143.616 86.162286z m336.566857 232.192l-51.053714-88.429714a27.428571 27.428571 0 0 0-23.771429-13.714286h-102.070857a27.428571 27.428571 0 0 0-23.771429 13.714286L662.710857 713.142857a27.428571 27.428571 0 0 0 0 27.428572l51.053714 88.429714a27.428571 27.428571 0 0 0 23.771429 13.714286h102.070857a27.428571 27.428571 0 0 0 23.771429-13.714286l51.053714-88.429714a27.428571 27.428571 0 0 0 0-27.428572z m-128.146286 73.142857a54.857143 54.857143 0 1 1 0-109.714285 54.857143 54.857143 0 0 1 0 109.714285z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_zhuzhan" viewBox="0 0 1024 1024"><path d="M730.1999999 215.36666686H761.99999961a200.00000039 200.00000039 0 0 1 200.00000039 199.99999952V690.66666706a200.00000039 200.00000039 0 0 1-200.00000039 199.99999951H262.00000039a200.00000039 200.00000039 0 0 1-200.00000039-199.99999951V415.36666638a200.00000039 200.00000039 0 0 1 200.00000039-199.99999952h29.29999922l-43.94999971-42.35000009a47.40000029 47.40000029 0 0 1 0-68.20000049l0.65000039-0.64999951a50.0000001 50.0000001 0 0 1 69.39999932 0L424.14999981 207.16666667a47.49999961 47.49999961 0 0 1 6.80000009 8.25000029h159.55000049a47.49999961 47.49999961 0 0 1 6.84999932-8.25000029l106.7000001-102.9499998a50.0000001 50.0000001 0 0 1 69.45000029-1e-8l0.64999951 0.64999952a47.40000029 47.40000029 0 0 1 0 68.20000049l-43.94999971 42.35000009zM262.00000039 311.86666638a100.0000002 100.0000002 0 0 0-100.0000002 100.00000019v282.35000039a100.0000002 100.0000002 0 0 0 100.0000002 99.99999932h499.99999922a100.0000002 100.0000002 0 0 0 100.0000002-99.99999932V411.86666657a100.0000002 100.0000002 0 0 0-100.0000002-100.00000019H262.00000039z m99.99999932 144.70000049a50.0000001 50.0000001 0 0 1 50.0000001 50.00000009v44.69999942a50.0000001 50.0000001 0 0 1-100.0000002 0v-44.69999942a50.0000001 50.0000001 0 0 1 50.0000001-50.0000001z m300.00000058-1e-8a50.0000001 50.0000001 0 0 1 50.0000001 50.0000001v44.69999942a50.0000001 50.0000001 0 0 1-100.00000019 0v-44.69999942a50.0000001 50.0000001 0 0 1 50.00000009-50.0000001z"></path></symbol><symbol id="header-icon-icon_dingdao_sousuo" viewBox="0 0 1024 1024"><path d="M684.992 684.992a363.776 363.776 0 1 1-514.432-514.432 363.776 363.776 0 0 1 514.432 514.432z m-85.76-85.76a242.56 242.56 0 1 0-342.912-342.912 242.56 242.56 0 0 0 342.976 342.976z m0 0c23.68-23.68 62.08-23.68 85.76 0l257.28 257.28a60.608 60.608 0 0 1-85.76 85.76l-257.28-257.28a60.608 60.608 0 0 1 0-85.76z"></path></symbol><symbol id="header-icon-icon_dingdao_xiazaiapp" viewBox="0 0 1024 1024"><path d="M256 0h512a113.777778 113.777778 0 0 1 113.777778 113.777778v796.444444a113.777778 113.777778 0 0 1-113.777778 113.777778h-512a113.777778 113.777778 0 0 1-113.777778-113.777778V113.777778a113.777778 113.777778 0 0 1 113.777778-113.777778z m-56.888889 113.777778v682.666666h625.777778V113.777778h-625.777778z m227.555556 739.555555h170.666666v56.888889h-170.666666v-56.888889z"></path></symbol><symbol id="header-icon-icon_dingdao_dahuiyuan" viewBox="0 0 1024 1024"><path d="M512 512m-402.285714 0a402.285714 402.285714 0 1 0 804.571428 0 402.285714 402.285714 0 1 0-804.571428 0Z" fill="#FB7199"></path><path d="M437.430857 307.017143c1.462857-8.082286 7.204571-12.617143 17.225143-13.531429 15.104-1.389714 33.170286-2.998857 50.980571 10.203429 17.810286 13.165714 45.202286 42.605714 44.141715 57.856-0.694857 10.166857-3.876571 27.428571-9.581715 51.821714 55.332571-26.331429 83.748571-40.301714 85.211429-41.801143 2.157714-2.230857 23.478857 2.742857 31.451429 5.229715 7.899429 2.486857 23.844571-4.388571 29.037714-3.766858 5.229714 0.621714 16.676571 20.041143 16.274286 26.514286-0.438857 6.473143 0 17.810286-1.645715 24.576-1.645714 6.765714 0.731429 21.979429 0 30.939429s-6.326857 11.702857-9.398857 10.130285c-3.072-1.645714-7.131429 4.242286-9.472 8.045715-2.304 3.803429-22.491429-5.12-29.147428-5.741715-6.692571-0.621714-30.902857-2.377143-48.274286 0-11.556571 1.572571-33.133714 6.473143-64.731429 14.738286-14.701714 5.924571-23.332571 10.166857-25.892571 12.690286-3.84 3.766857-47.579429 116.297143-51.638857 125.805714-4.059429 9.398857-35.730286 71.826286-41.033143 75.154286-5.266286 3.364571-36.827429 19.2-60.123429 20.48-23.259429 1.206857-37.668571 0.768-54.125714-11.593143-16.457143-12.361143-22.564571-21.577143 4.278857-32.694857 26.806857-11.154286 58.331429-52.333714 73.472-74.752 15.140571-22.381714 55.113143-81.883429 55.113143-86.052572 0-4.169143 1.828571-4.169143-12.726857-2.084571-14.518857 2.121143-38.107429 5.632-54.381714 8.594286-16.274286 2.962286-37.668571 9.691429-45.092572 5.522285-7.387429-4.132571-25.417143-40.740571-23.515428-54.491428 1.901714-13.750857-6.692571-30.573714 1.901714-29.184 8.594286 1.389714 18.066286 7.570286 40.448 10.057143 22.381714 2.486857 105.033143-16.786286 108.470857-17.334857 3.474286-0.548571 2.633143-13.165714 2.633143-20.48 0-7.241143-1.170286-66.56-9.435429-78.592a61.878857 61.878857 0 0 1-10.422857-26.258286zM512 555.300571l7.424-1.060571-5.412571-12.982857 40.96 18.066286v-9.581715c26.770286 4.242286 43.995429 8.045714 51.602285 11.446857 11.446857 5.083429 109.750857 77.385143 120.502857 91.172572 10.752 13.787429 0 49.005714-15.067428 69.266286-15.067429 20.297143-27.428571 5.485714-38.802286-11.995429-7.570286-11.629714-61.330286-63.085714-161.206857-154.331429z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_dingdao_lishijilu" viewBox="0 0 1024 1024"><path d="M191.195429 438.052571l49.554285-32.073142A36.571429 36.571429 0 0 1 280.502857 467.382857l-122.624 79.323429a36.571429 36.571429 0 0 1-50.468571-10.752L27.611429 413.622857a36.571429 36.571429 0 0 1 61.257142-39.936l31.085715 47.652572a402.797714 402.797714 0 0 1 107.556571-193.828572A401.078857 401.078857 0 0 1 512 109.714286c222.171429 0 402.285714 180.114286 402.285714 402.285714s-180.114286 402.285714-402.285714 402.285714c-108.105143 0-209.554286-42.898286-284.452571-117.833143a404.077714 404.077714 0 0 1-87.296-130.450285 36.571429 36.571429 0 1 1 67.547428-28.013715 328.228571 328.228571 0 0 0 71.460572 106.752A327.936 327.936 0 0 0 512 841.142857a329.142857 329.142857 0 0 0 0-658.285714c-88.502857 0-171.373714 35.035429-232.740571 96.402286a329.654857 329.654857 0 0 0-88.064 158.793142z m503.771428 51.090286a22.857143 22.857143 0 1 1-0.219428 45.714286l-182.857143-0.731429a22.857143 22.857143 0 0 1-22.747429-22.857143V329.142857a22.857143 22.857143 0 1 1 45.714286 0v159.341714l160.109714 0.658286z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_shoucangjia" viewBox="0 0 1024 1024"><path d="M315.465143 796.598857l154.550857-80.822857a90.624 90.624 0 0 1 83.968 0l154.550857 80.822857-29.476571-170.971428a89.965714 89.965714 0 0 1 26.038857-79.835429l124.672-120.905143-172.434286-24.941714a90.331429 90.331429 0 0 1-68.022857-49.261714L512 194.925714l-77.275429 155.794286a90.331429 90.331429 0 0 1-68.022857 49.261714l-172.470857 24.941715 124.672 120.905142a89.965714 89.965714 0 0 1 26.038857 79.835429l-29.476571 170.971429z m188.452571-16.018286L332.068571 870.473143a63.524571 63.524571 0 0 1-85.613714-26.550857 63.232 63.232 0 0 1-6.4-40.301715l32.804572-190.390857a16.822857 16.822857 0 0 0-4.900572-14.957714l-139.008-134.838857a63.268571 63.268571 0 0 1 35.108572-108.105143l192.146285-27.794286a17.188571 17.188571 0 0 0 12.982857-9.325714l85.942858-173.238857a63.524571 63.524571 0 0 1 113.737142 0l85.942858 173.238857a17.188571 17.188571 0 0 0 12.982857 9.325714l192.109714 27.794286a63.378286 63.378286 0 0 1 35.145143 108.105143l-139.008 134.838857a16.822857 16.822857 0 0 0-4.900572 14.957714l32.804572 190.390857a63.341714 63.341714 0 0 1-51.858286 73.179429 63.597714 63.597714 0 0 1-40.155428-6.326857l-171.849143-89.892572a17.481143 17.481143 0 0 0-16.164572 0z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_xiaoxi" viewBox="0 0 1024 1024"><path d="M183.771429 284.379429l325.924571 223.488a4.059429 4.059429 0 0 0 4.608 0l325.924571-223.451429A36.571429 36.571429 0 0 0 804.571429 256H219.428571a36.571429 36.571429 0 0 0-35.657142 28.379429zM182.857143 372.443429V731.428571a36.571429 36.571429 0 0 0 36.571428 36.571429h585.142858a36.571429 36.571429 0 0 0 36.571428-36.571429v-358.985142l-285.476571 195.766857a77.202286 77.202286 0 0 1-87.332572 0L182.857143 372.443429zM914.285714 302.445714V731.428571a109.714286 109.714286 0 0 1-109.714285 109.714286H219.428571a109.714286 109.714286 0 0 1-109.714285-109.714286V303.506286 292.571429a109.714286 109.714286 0 0 1 109.714285-109.714286h585.142858a109.714286 109.714286 0 0 1 109.714285 109.714286v9.910857z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_dongtai" viewBox="0 0 1024 1024"><path d="M335.433143 475.428571a219.428571 219.428571 0 0 1 163.547428-365.714285 36.571429 36.571429 0 0 1 36.571429 36.571428v202.166857a219.428571 219.428571 0 0 1 365.714286 163.547429 36.571429 36.571429 0 0 1-36.571429 36.571429h-202.166857a219.428571 219.428571 0 0 1-163.547429 365.714285 36.571429 36.571429 0 0 1-36.571428-36.571428v-202.166857a219.428571 219.428571 0 0 1-365.714286-163.547429 36.571429 36.571429 0 0 1 36.571429-36.571429h202.166857z m17.261714-146.285714a146.358857 146.358857 0 0 0 109.714286 141.677714V187.465143c-63.085714 16.237714-109.714286 73.508571-109.714286 141.677714z m292.571429 365.714286a146.358857 146.358857 0 0 0-109.714286-141.677714v283.355428c63.085714-16.237714 109.714286-73.508571 109.714286-141.677714z m36.571428-329.142857a146.358857 146.358857 0 0 0-141.677714 109.714285h283.355429a146.358857 146.358857 0 0 0-141.677715-109.714285z m-365.714285 292.571428a146.358857 146.358857 0 0 0 141.677714-109.714285H174.445714c16.237714 63.085714 73.508571 109.714286 141.677715 109.714285z" fill="#666666"></path></symbol><symbol id="header-icon-icon_dingdao_bangdingshouji" viewBox="0 0 1024 1024"><path d="M512 1024C229.2224 1024 0 794.7776 0 512S229.2224 0 512 0s512 229.2224 512 512-229.2224 512-512 512z m-204.8-409.6V307.2h409.6v460.8a51.2 51.2 0 0 1-51.2 51.2H358.4a51.2 51.2 0 0 1-51.2-51.2v-102.4h332.8a25.6 25.6 0 1 0 0-51.2H307.2z m0-358.4a51.2 51.2 0 0 1 51.2-51.2h307.2a51.2 51.2 0 0 1 51.2 51.2H307.2z m51.2-102.4a102.4 102.4 0 0 0-102.4 102.4v512a102.4 102.4 0 0 0 102.4 102.4h307.2a102.4 102.4 0 0 0 102.4-102.4V256a102.4 102.4 0 0 0-102.4-102.4H358.4z m153.6 640a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4z" fill="#00A1D6"></path></symbol><symbol id="header-icon-icon_dingdao_yingbi" viewBox="0 0 1024 1024"><path d="M473.6 360.0896V306.0224H346.112a38.4 38.4 0 0 1 0-76.8h331.776a38.4 38.4 0 1 1 0 76.8h-127.488v54.0672c120.6784 18.2272 213.3504 120.832 213.3504 244.992v23.296a38.4 38.4 0 0 1-76.8 0v-23.296c0-81.408-58.3168-149.8112-136.5504-166.912V768a38.4 38.4 0 1 1-76.8 0V438.1696c-78.2336 17.1008-136.5504 85.504-136.5504 166.912v23.296a38.4 38.4 0 0 1-76.8 0v-23.296c0-124.16 92.672-226.816 213.3504-244.992zM512 1019.7504C231.5776 1019.7504 4.2496 792.4224 4.2496 512 4.2496 231.5776 231.5776 4.2496 512 4.2496c280.4224 0 507.7504 227.328 507.7504 507.7504 0 280.4224-227.328 507.7504-507.7504 507.7504z m0-76.8a430.9504 430.9504 0 1 0 0-861.9008 430.9504 430.9504 0 0 0 0 861.9008z" fill="#00A1D6"></path></symbol><symbol id="header-icon-icon_dingdao_youxiang" viewBox="0 0 1024 1024"><path d="M512 1024C229.2224 1024 0 794.7776 0 512S229.2224 0 512 0s512 229.2224 512 512-229.2224 512-512 512zM281.6 278.1696L496.4352 442.368a25.6 25.6 0 0 0 31.1296 0L742.4 278.1696v256.6656l-230.4 76.8-230.4-76.8V278.1696z m23.3472-45.6704c4.5568-1.3312 9.6256-2.0992 15.0528-2.0992h384c5.4272 0 10.496 0.768 15.0528 2.0992a25.6512 25.6512 0 0 0-5.376 3.1744L512 389.7856l-201.6768-154.112a25.6512 25.6512 0 0 0-5.376-3.1744z m488.6528 285.2864V256c0-43.8272-41.216-76.8-89.6-76.8h-384c-48.384 0-89.6 32.9728-89.6 76.8v261.7856l-9.4208-3.1744A51.2 51.2 0 0 0 153.6 563.2v153.6a102.4 102.4 0 0 0 102.4 102.4h512a102.4 102.4 0 0 0 102.4-102.4v-153.6a51.2 51.2 0 0 0-67.3792-48.5888l-9.4208 3.1744zM204.8 563.2l307.2 102.4 307.2-102.4v153.6a51.2 51.2 0 0 1-51.2 51.2H256a51.2 51.2 0 0 1-51.2-51.2v-153.6z" fill="#00A1D6"></path></symbol><symbol id="header-icon-icon_dingdao_Bbi" viewBox="0 0 1024 1024"><path d="M410.2144 445.0816h136.9088a64.8192 64.8192 0 0 0 0-129.6384h-128a8.8576 8.8576 0 0 0-8.9088 8.8576v120.7808z m246.784 24.4736a164.5568 164.5568 0 0 1-86.4256 304.64H419.1232c-47.3088 0-85.6576-38.4-85.6576-85.7088V324.3008c0-47.3088 38.4-85.6576 85.6576-85.6576h128.0512a141.6192 141.6192 0 0 1 109.9264 230.912z m-86.3744 52.3264H410.2144v166.6048c0 4.9152 3.9936 8.8576 8.8576 8.8576h151.552a87.7568 87.7568 0 0 0 0-175.4624zM512 1019.7504C231.5776 1019.7504 4.2496 792.4224 4.2496 512 4.2496 231.5776 231.5776 4.2496 512 4.2496c280.4224 0 507.7504 227.328 507.7504 507.7504 0 280.4224-227.328 507.7504-507.7504 507.7504z m0-76.8a430.9504 430.9504 0 1 0 0-861.9008 430.9504 430.9504 0 0 0 0 861.9008z" fill="#FFAE00"></path></symbol><symbol id="header-icon-icon_dingdao_bofang" viewBox="0 0 1024 1024"><path d="M870.848 558.464L209.6 950.08A54.016 54.016 0 0 1 128 903.552V120.448a54.016 54.016 0 0 1 81.6-46.528l661.248 391.552a54.016 54.016 0 0 1 0 92.992z"></path></symbol><symbol id="header-icon-icon_fenqudaohang_shouye" viewBox="0 0 1024 1024"><path d="M818.797714 467.821714v224.329143c0 101.229714-76.068571 184.539429-171.702857 184.539429h-270.189714c-95.597714 0-171.702857-83.309714-171.702857-184.539429V541.257143a36.571429 36.571429 0 0 1 73.142857 0v150.893714c0 62.244571 44.909714 111.396571 98.56 111.396572h270.189714c53.650286 0 98.56-49.152 98.56-111.396572v-285.257143L512 212.187429l-324.022857 270.006857a36.571429 36.571429 0 1 1-46.811429-56.210286l347.428572-289.499429a36.571429 36.571429 0 0 1 46.811428 0l347.428572 289.499429a36.571429 36.571429 0 1 1-46.811429 56.210286l-17.225143-14.372572zM415.451429 708.571429a22.857143 22.857143 0 1 1 0-45.714286h193.024a22.857143 22.857143 0 1 1 0 45.714286H415.451429z" fill="#666666"></path></symbol><symbol id="header-icon-icon_fenqudaohang_paihangbang" viewBox="0 0 1024 1024"><path d="M804.571429 877.714286H219.428571a73.142857 73.142857 0 0 1-73.142857-73.142857V365.714286a73.142857 73.142857 0 0 1 73.142857-73.142857h146.285715V219.428571a73.142857 73.142857 0 0 1 73.142857-73.142857h146.285714a73.142857 73.142857 0 0 1 73.142857 73.142857v219.428572h146.285715a73.142857 73.142857 0 0 1 73.142857 73.142857v292.571429a73.142857 73.142857 0 0 1-73.142857 73.142857z m-146.285715-73.142857h146.285715v-292.571429h-146.285715v292.571429z m-73.142857 0V219.428571h-146.285714v585.142858h146.285714z m-219.428571 0V365.714286H219.428571v438.857143h146.285715z" fill="#666666"></path></symbol><symbol id="header-icon-icon_banner_xuanzhong" viewBox="0 0 1024 1024"><path d="M967.488 328.384l-284.8 178.304 284.8 178.24c-72.32 169.216-244.48 288.256-445.44 288.256-266.176 0-481.92-208.896-481.92-466.56 0-257.6 215.744-466.496 481.92-466.496 200.96 0 373.12 119.04 445.44 288.256z" fill="#00A1D6"></path><path d="M915.84 313.344c-74.304-140.992-225.152-233.024-393.792-233.024-244.224 0-441.728 191.168-441.728 426.368 0 235.136 197.504 426.304 441.728 426.304 168.64 0 319.488-92.032 393.792-232.96L606.976 506.624l308.864-193.344z m-157.44 193.28l259.52 162.496-13.504 31.552c-80.256 187.84-269.568 312.64-482.368 312.64-288 0-522.048-226.56-522.048-506.624C0 226.56 233.984 0 522.048 0c212.8 0 402.112 124.8 482.368 312.64l13.504 31.552-259.584 162.496z" fill="#FFFFFF"></path><path d="M307.904 390.016a93.696 90.688 0 1 0 187.392 0 93.696 90.688 0 1 0-187.392 0Z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_caozuo_qianwang" viewBox="0 0 1024 1024"><path d="M655.552 512L361.344 217.856a32 32 0 1 1 45.312-45.248l316.8 316.8a32 32 0 0 1 0 45.248l-316.8 316.8a32 32 0 0 1-45.312-45.312L655.552 512z"></path></symbol><symbol id="header-icon-icon_caozuo_huanyihuan" viewBox="0 0 1024 1024"><path d="M832 724.352A384.128 384.128 0 0 1 133.312 576H198.4a320.128 320.128 0 0 0 606.976 64H576V576h320v320h-64v-171.648zM448 448H128V128h64v171.648A384.128 384.128 0 0 1 890.688 448H825.6a320.128 320.128 0 0 0-606.976-64H448v64z"></path></symbol><symbol id="header-icon-icon_xinxi_pinglunshu" viewBox="0 0 1024 1024"><path d="M384 160c-176 0-320 144-320 320s144 320 320 320h25.152l45.696 160 167.616-160H640c176 0 320-144 320-320s-144-320-320-320H384z m512 320c0 141.184-114.816 256-256 256h-43.136l-18.56 17.728-91.008 86.848-16.64-58.176-13.248-46.4H384c-141.12 0-256-114.816-256-256 0-141.12 114.88-256 256-256h256c141.184 0 256 114.88 256 256z"></path></symbol><symbol id="header-icon-icon_shipin_bofangshu" viewBox="0 0 1024 1024"><path d="M896 736v-448c0-54.4-41.6-96-96-96h-576C169.6 192 128 233.6 128 288v448c0 54.4 41.6 96 96 96h576c54.4 0 96-41.6 96-96zM800 128C889.6 128 960 198.4 960 288v448c0 89.6-70.4 160-160 160h-576C134.4 896 64 825.6 64 736v-448C64 198.4 134.4 128 224 128h576z m-115.2 355.2c25.6 9.6 25.6 48 0 57.6l-256 112c-22.4 9.6-44.8-6.4-44.8-28.8v-224c0-22.4 22.4-38.4 44.8-28.8l256 112z"></path></symbol><symbol id="header-icon-icon_xinxi_renqi" viewBox="0 0 1024 1024"><path d="M706.56 600.128c105.088 0 189.76-81.28 189.76-180.992 0-76.672-50.56-144.512-125.312-170.24a32 32 0 0 1 20.8-60.544c100.096 34.432 168.512 126.208 168.512 230.784 0 86.4-46.208 162.176-115.968 205.76 48.768 18.24 93.248 46.08 130.816 82.112a32 32 0 1 1-44.352 46.208 322.688 322.688 0 0 0-224.192-89.088 32 32 0 1 1 0-64z m-481.28 68.224C128.96 615.936 63.744 516.352 63.744 401.792 63.68 232.576 205.952 96 380.8 96s317.056 136.576 317.056 305.792c0 114.56-65.216 214.144-161.6 266.56a482.432 482.432 0 0 1 183.488 110.08 32 32 0 1 1-44.352 46.208 424 424 0 0 0-294.592-117.12 424 424 0 0 0-294.656 117.12 32 32 0 1 1-44.288-46.144 482.432 482.432 0 0 1 183.488-110.144z m155.52-24.768c140.032 0 253.056-108.544 253.056-241.792S520.832 160 380.8 160c-140.096 0-253.12 108.544-253.12 241.792s113.024 241.792 253.12 241.792z" fill="#585858"></path></symbol><symbol id="header-icon-icon_shipin_dianzanshu" viewBox="0 0 1024 1024"><path d="M337.088 315.52v478.976h360.704c43.776-1.92 77.76-28.608 88.64-69.888l108.352-344.32c2.624-10.048 0.832-22.272-2.176-26.24-5.76-7.36-15.808-11.52-31.488-11.52h-341.76c31.296-76.672 43.776-144.32 37.44-202.88-8.128-62.016-42.816-64.704-55.424-38.208-19.52 53.056-37.312 83.648-59.904 113.088-22.272 29.12-56.96 62.4-104.384 100.992zM268.8 342.592H192c-54.4 1.088-64 35.2-64 53.888v347.328c0 6.528 2.944 16.128 8.704 27.392 8.704 15.296 26.56 24.832 50.176 23.232H268.8v-451.84z m68.288 515.84v0.32H268.8v-0.32H186.88a112.256 112.256 0 0 1-105.792-55.68c-10.24-19.648-17.088-39.296-17.088-58.88V396.416c0-42.56 23.872-81.92 61.44-101.504 20.48-9.856 40.96-13.12 61.44-16.384h93.888c52.288-41.344 88.96-75.648 109.952-103.04 20.992-27.392 38.592-60.352 58.752-119.808 20.096-51.84 114.368-28.992 142.464 9.984 20.48 19.648 31.808 79.552 31.808 127.872 0 32.192-5.12 60.544-15.232 84.992h252.608c30.72 0 61.44 9.792 81.92 36.032 17.088 22.912 20.48 55.68 13.632 81.92l-109.184 347.264c-17.088 65.536-75.136 111.424-146.816 114.624H337.088z" fill="#323232"></path></symbol><symbol id="header-icon-icon_xinxi_UPzhu" viewBox="0 0 1024 1024"><path d="M896 736v-448c0-54.4-41.6-96-96-96h-576C169.6 192 128 233.6 128 288v448c0 54.4 41.6 96 96 96h576c54.4 0 96-41.6 96-96zM800 128C889.6 128 960 198.4 960 288v448c0 89.6-70.4 160-160 160h-576C134.4 896 64 825.6 64 736v-448C64 198.4 134.4 128 224 128h576zM419.2 544V326.4h60.8v240c0 96-57.6 144-147.2 144S192 665.6 192 569.6V326.4h60.8v217.6c0 51.2 3.2 108.8 83.2 108.8s83.2-57.6 83.2-108.8z m288-38.4c28.8 0 60.8-16 60.8-60.8 0-48-28.8-60.8-60.8-60.8H614.4v121.6h92.8z m3.2-179.2c102.4 0 121.6 70.4 121.6 115.2 0 48-19.2 115.2-121.6 115.2H614.4V704h-60.8V326.4h156.8z"></path></symbol><symbol id="header-icon-icon_xinxi_yuedushu" viewBox="0 0 1024 1024"><path d="M512 640a128 128 0 1 0-128-128 128 128 0 0 0 128 128z m0-320a192 192 0 1 1-192 192 192 192 0 0 1 192-192z m0-96a440.96 440.96 0 0 0-294.4 151.04A960 960 0 0 0 128 481.28L102.4 512l25.6 30.72a960 960 0 0 0 89.6 106.24A440.96 440.96 0 0 0 512 800a440.96 440.96 0 0 0 294.4-151.04 960 960 0 0 0 92.8-106.24L921.6 512l-22.4-30.72a960 960 0 0 0-92.8-106.24A440.96 440.96 0 0 0 512 224m0-64a499.2 499.2 0 0 1 339.2 168.96 1088 1088 0 0 1 99.2 113.92c10.24 13.44 19.2 26.24 26.88 37.12l9.6 14.72 10.88 17.28-10.88 17.28-9.6 14.72c-7.68 10.88-16.64 23.68-26.88 37.12a1088 1088 0 0 1-99.2 113.92A499.2 499.2 0 0 1 512 864a499.2 499.2 0 0 1-339.2-168.96 1088 1088 0 0 1-99.2-113.92C64 567.68 54.4 554.88 46.72 544l-9.6-14.72L26.24 512l10.88-17.28 9.6-14.72c7.68-10.88 16.64-23.68 26.88-37.12A1088 1088 0 0 1 172.8 328.96 499.2 499.2 0 0 1 512 160z"></path></symbol><symbol id="header-icon-icon_xinxi_huo" viewBox="0 0 1024 1024"><path d="M338.688 967.104c-60.8-126.848-28.8-199.808 19.2-266.368 51.2-76.16 64-149.12 64-149.12s41.6 50.752 25.6 133.248C517.76 605.44 530.56 478.72 520.96 431.104c159.872 111.04 230.272 355.2 137.536 532.864 492.544-279.104 121.536-694.592 57.6-739.008 22.336 47.616 25.536 126.848-19.2 164.928C623.36 110.848 440.96 56.96 440.96 56.96c22.4 142.72-76.8 298.112-172.672 415.488-3.2-57.088-6.4-95.168-38.4-152.32-6.4 104.704-86.4 187.2-108.8 291.84-28.736 142.72 22.4 244.224 217.6 355.2z" fill="#F0361C"></path></symbol><symbol id="header-icon-icon_caozuo_xiangyou" viewBox="0 0 1024 1024"><path d="M655.52 512L361.376 217.856a32 32 0 0 1 45.248-45.28l316.8 316.8a32 32 0 0 1 0 45.248l-316.8 316.8a32 32 0 0 1-45.248-45.28L655.52 512z"></path></symbol><symbol id="header-icon-icon_caozuo_xiangzuo" viewBox="0 0 1024 1024"><path d="M368.48 512l294.144-294.144a32 32 0 0 0-45.248-45.28l-316.8 316.8a32 32 0 0 0 0 45.248l316.8 316.8a32 32 0 0 0 45.248-45.28L368.48 512z"></path></symbol><symbol id="header-icon-icon_foot_weixin" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#42C96B"></path><path d="M617.931034 432.445793c-100.82869 0-180.471172 76.023172-180.471172 169.719173 0 15.589517 2.401103 30.596414 6.532414 44.950068-6.532414 0.512-13.153103 0.847448-19.809104 0.847449-26.500414 0-47.810207-5.473103-74.363586-10.769655l-74.204689 37.605517 21.221517-64.529655c-53.142069-37.517241-84.939034-85.874759-84.939035-144.772414 0-102.046897 95.585103-182.377931 212.285793-182.377931 104.377379 0 195.831172 64.176552 214.210207 150.598621A182.466207 182.466207 0 0 0 617.931034 432.445793zM503.808 374.289655c-15.90731 0-31.867586 10.628414-31.867586 26.765242 0 16.066207 15.960276 26.835862 31.867586 26.835862 15.995586 0 26.571034-10.769655 26.571034-26.835862 0-16.136828-10.593103-26.765241-26.571034-26.765242z m-148.568276 53.618759c15.889655 0 26.482759-10.769655 26.482759-26.835862 0-16.154483-10.575448-26.782897-26.482759-26.782897s-31.973517 10.628414-31.973517 26.765242c0 16.066207 16.066207 26.835862 31.955862 26.835862z m456.474483 171.678896c0 48.375172-31.744 91.188966-74.363586 123.497931l15.977931 53.583449-58.244414-32.203035c-21.221517 5.367172-42.548966 10.769655-63.699862 10.769655-100.987586 0-180.559448-69.737931-180.559448-155.648 0-85.733517 79.554207-155.630345 180.559448-155.630344 95.390897 0 180.329931 69.896828 180.329931 155.630344z m-238.874483-26.835862c16.066207 0 26.58869-10.610759 26.58869-21.451034 0-10.681379-10.522483-21.451034-26.571035-21.451035-10.593103 0-21.239172 10.769655-21.239172 21.451035 0 10.840276 10.663724 21.451034 21.239172 21.451034z m116.788966 0c15.889655 0 26.571034-10.610759 26.571034-21.451034 0-10.681379-10.663724-21.451034-26.571034-21.451035-10.504828 0-21.097931 10.769655-21.097931 21.451035 0 10.840276 10.593103 21.451034 21.097931 21.451034z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_foot_kehuduanxiazai" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#585F69"></path><path d="M600.275862 459.034483h80.966621a17.655172 17.655172 0 0 1 12.482207 30.137379L530.714483 652.182069a26.482759 26.482759 0 0 1-37.464276 0l-162.992552-162.992552A17.655172 17.655172 0 0 1 342.757517 459.034483H423.724138v-132.413793a26.482759 26.482759 0 0 1 26.482759-26.482759h123.586206a26.482759 26.482759 0 0 1 26.482759 26.482759V459.034483zM344.275862 688.551724h335.448276a26.482759 26.482759 0 0 1 0 52.965517h-335.448276a26.482759 26.482759 0 0 1 0-52.965517z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_foot_weibo" viewBox="0 0 1024 1024"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#FE596C"></path><path d="M647.785931 516.360828c-6.444138-1.253517-10.646069-3.142621-12.570483-5.649656-1.924414-2.489379-2.242207-4.802207-0.971034-6.885517l1.942069-3.142621a7.503448 7.503448 0 0 0 1.306483-1.889103c0.441379-0.847448 1.288828-2.630621 2.577655-5.331862a42.902069 42.902069 0 0 0 2.913103-8.15669 77.153103 77.153103 0 0 0 1.588966-10.045793 40.500966 40.500966 0 0 0-0.317793-11.29931 47.174621 47.174621 0 0 0-3.884138-11.599448 38.770759 38.770759 0 0 0-8.068414-11.299311c-6.020414-5.879172-13.876966-9.639724-23.552-11.316965a90.182621 90.182621 0 0 0-29.007448-0.317793 250.703448 250.703448 0 0 0-27.418483 5.649655c-8.598069 2.295172-15.677793 4.484414-21.274483 6.567724l-8.368552 3.778207a83.385379 83.385379 0 0 1-10.663724 2.507034c-2.789517 0.423724-4.943448 0.317793-6.444138-0.317793a17.302069 17.302069 0 0 1-3.566345-1.889103c-0.847448-0.617931-1.165241-2.08331-0.953379-4.396138 0.194207-2.295172 0.406069-4.290207 0.635586-5.949793 0.211862-1.677241 0.759172-4.290207 1.588966-7.856552 0.882759-3.566345 1.518345-6.391172 1.942069-8.474483 0-5.014069-0.317793-9.710345-0.95338-14.124138a67.513379 67.513379 0 0 0-4.184275-14.724413 31.673379 31.673379 0 0 0-9.357242-13.170759 48.498759 48.498759 0 0 0-15.483586-8.15669c-6.232276-2.08331-14.30069-2.718897-24.187586-1.889103s-21.062621 3.354483-33.544828 7.538758c-15.042207 5.014069-30.313931 12.429241-45.779862 22.245518a272.242759 272.242759 0 0 0-40.306758 30.75531 710.232276 710.232276 0 0 0-31.302621 31.073103 509.351724 509.351724 0 0 0-21.927724 24.470069l-7.09738 10.028138c-14.194759 18.008276-24.717241 35.981241-31.602758 53.971862-6.885517 18.008276-10.098759 31.585103-9.675035 40.783449v13.170758c2.577655 20.073931 8.933517 38.064552 19.032276 53.971862 10.098759 15.889655 22.121931 28.777931 36.104828 38.594207s30.437517 18.184828 49.346207 25.088c18.926345 6.903172 37.075862 11.934897 54.519172 15.059862 17.408 3.142621 35.787034 5.331862 55.137104 6.58538 31.832276 2.52469 64.829793 0.123586 99.010206-7.203311a303.969103 303.969103 0 0 0 95.443862-37.95862c29.466483-18.008276 50.21131-39.547586 62.252138-64.635587 7.309241-14.653793 11.069793-28.460138 11.299311-41.436689 0.211862-12.958897-2.048-23.51669-6.779586-31.67338a81.125517 81.125517 0 0 0-18.39669-21.645241c-7.521103-6.285241-14.618483-10.893241-21.274483-13.824a74.416552 74.416552 0 0 0-17.725793-5.649655v0.070621zM451.072 711.503448c-46.433103 2.08331-85.874759-6.708966-118.324966-26.359172-32.467862-19.667862-48.692966-44.561655-48.692965-74.681379 0-29.696 16.119172-55.313655 48.375172-76.852966 32.256-21.53931 71.803586-33.368276 118.678069-35.451586 46.856828-2.118621 86.422069 5.420138 118.660414 22.580965 32.256 17.160828 48.375172 40.589241 48.375173 70.267587 0 30.119724-16.436966 57.202759-49.346207 81.266758-32.891586 24.046345-72.121379 37.128828-117.68938 39.194483l-0.03531 0.03531z m-18.696828-173.815172a109.285517 109.285517 0 0 0-33.544827 8.474483c-9.886897 4.378483-17.619862 9.410207-23.198897 15.059862-5.59669 5.649655-10.328276 11.705379-14.194758 18.184827-3.884138 6.479448-6.585379 12.852966-8.086069 19.138207-1.50069 6.267586-2.471724 12.023172-2.895449 17.249104a146.237793 146.237793 0 0 0-0.653241 12.217379l0.653241 5.031724v2.507035c0 1.253517 0.423724 3.760552 1.288828 7.521103 0.882759 3.760552 2.048 7.220966 3.54869 10.363586s3.972414 6.603034 7.415172 10.363586c3.442759 3.760552 7.521103 6.885517 12.25269 9.410207 28.389517 13.382621 54.836966 17.478621 79.342345 12.235035 24.505379-5.243586 44.279172-17.266759 59.321379-36.087173 6.038069-7.097379 10.010483-15.889655 11.934896-26.359172a72.068414 72.068414 0 0 0-1.288827-31.691035 79.713103 79.713103 0 0 0-14.512552-29.166344c-6.885517-8.792276-17.090207-15.589517-30.631724-20.391724-13.541517-4.819862-29.131034-6.17931-46.768552-4.078345h0.017655z m-23.216551 118.607448a30.402207 30.402207 0 0 1-13.859311-0.953379 72.280276 72.280276 0 0 1-5.808551-2.189242 13.259034 13.259034 0 0 1-4.819862-3.442758 64.03531 64.03531 0 0 1-3.54869-4.413793 18.90869 18.90869 0 0 1-3.54869-10.981518c0-4.590345 1.288828-9.092414 3.884138-13.488551 2.577655-4.378483 6.126345-8.15669 10.646069-11.299311 4.502069-3.142621 9.551448-4.943448 15.148138-5.349517 3.866483-0.406069 7.627034-0.300138 11.281655 0.335448a28.70731 28.70731 0 0 1 16.119173 8.139035c1.942069 1.889103 3.354483 4.096 4.184276 6.585379 0.865103 2.507034 1.288828 5.225931 1.306482 8.15669 0 4.590345-1.412414 9.004138-4.184276 13.170759a36.31669 36.31669 0 0 1-11.29931 10.663724 33.721379 33.721379 0 0 1-15.483586 5.014069v0.052965z m54.81931-45.197241a14.530207 14.530207 0 0 1-9.357241 2.842483c-3.213241-0.194207-5.473103-1.553655-6.761931-4.06069l-1.306483-2.52469a5.526069 5.526069 0 0 1-0.635586-2.507034v-2.507035c0-1.271172 0.211862-2.295172 0.635586-3.14262l1.306483-2.507035a4.096 4.096 0 0 1 1.942069-1.889103l1.942069-2.507035c3.442759-2.52469 6.761931-3.566345 9.992827-3.124965a8.121379 8.121379 0 0 1 6.761931 5.014069 7.591724 7.591724 0 0 1 1.606621 5.649655 15.183448 15.183448 0 0 1-1.942069 5.949793c-1.05931 1.889103-2.471724 3.672276-4.184276 5.349517v-0.017655z m228.969931-131.142621a13.771034 13.771034 0 0 0 7.097379-1.889103 15.960276 15.960276 0 0 0 7.732966-10.646069c0.423724-0.423724 0.653241-1.05931 0.653241-1.889104 5.15531-47.704276-12.040828-74.893241-51.606069-81.584552-11.617103-2.08331-22.369103-2.295172-32.256-0.617931a13.435586 13.435586 0 0 0-7.732965 2.189242c-2.153931 1.447724-3.990069 3.336828-5.490759 5.649655a12.8 12.8 0 0 0-2.259862 7.20331c0 4.184276 1.518345 7.732966 4.519724 10.646069 3.019034 2.930759 6.673655 4.396138 10.963862 4.413793 33.544828-7.538759 51.606069 2.913103 54.183724 31.373242 0.865103 7.115034 0.423724 13.806345-1.306482 20.073931 0 4.201931 1.50069 7.750621 4.519724 10.663724 3.001379 2.913103 6.673655 4.378483 10.946207 4.413793h0.03531z m-10.963862-176.922483c-18.926345-4.184276-44.296828-3.354483-76.111448 2.507035-0.423724 0-0.865103 0.211862-1.306483 0.617931l-0.635586 1.271172-0.635586 0.617931c-4.731586 1.253517-8.615724 3.884138-11.617104 7.856552-3.019034 3.972414-4.519724 8.262621-4.519724 12.870621 0 6.267586 2.153931 11.493517 6.444138 15.677793 4.307862 4.166621 9.480828 6.267586 15.483586 6.285241h1.942069c0.423724 0 1.412414-0.211862 2.913104-0.617931 1.518345-0.423724 3.124966-0.741517 4.819862-0.953379 1.712552-0.211862 3.531034-0.635586 5.490758-1.253517 1.959724-0.635586 3.672276-1.271172 5.172966-1.889104 1.483034-0.635586 4.378483-0.953379 8.704-0.953379s9.586759 0.317793 15.801379 0.953379a97.28 97.28 0 0 1 20.656552 4.696276c7.521103 2.507034 15.059862 5.649655 22.56331 9.410207 7.521103 3.778207 15.042207 9.004138 22.598621 15.677793 7.521103 6.69131 14.088828 14.424276 19.650207 23.216552 11.193379 24.681931 13.34731 48.534069 6.461793 71.538758a2.754207 2.754207 0 0 1-0.335448 1.271173c-0.211862 0.423724-0.529655 1.465379-0.971035 3.124965a125.98731 125.98731 0 0 1-1.288828 4.696276c-0.441379 1.483034-0.882759 3.354483-1.306482 5.649655-0.423724 2.295172-0.635586 4.272552-0.635587 5.949793 0 3.778207 1.05931 6.903172 3.213242 9.427862a17.425655 17.425655 0 0 0 8.068414 5.331863c3.230897 1.05931 7.009103 1.57131 11.29931 1.57131 12.040828 0 19.120552-7.115034 21.274483-21.345104 5.15531-16.313379 8.068414-31.902897 8.704-46.733241 0.653241-14.848-0.423724-27.930483-3.213242-39.212138a123.992276 123.992276 0 0 0-12.570482-31.691034 106.619586 106.619586 0 0 0-19.350069-25.105656 156.777931 156.777931 0 0 0-24.54069-18.820413 164.228414 164.228414 0 0 0-26.129655-13.506207c-8.368552-3.336828-17.090207-6.055724-26.112-8.139035h0.017655z" fill="#FFFFFF"></path></symbol><symbol id="header-icon-icon_caozuo_yitianjia" viewBox="0 0 1024 1024"><path d="M821.12 242.368a62.656 62.656 0 0 1 88.576 88.512l-448.512 448.512a61.952 61.952 0 0 1-43.968 18.112 62.72 62.72 0 0 1-45.184-18.24L114.304 521.536A62.72 62.72 0 0 1 202.88 433.024l213.76 213.76 404.48-404.48z"></path></symbol><symbol id="header-icon-icon_sousuo_yichu" viewBox="0 0 1024 1024"><path d="M512 444.16l203.648-203.712a48 48 0 0 1 67.84 67.904L579.968 512l203.648 203.648a48 48 0 0 1-67.904 67.84L512 579.968l-203.648 203.648a48 48 0 0 1-67.84-67.904L444.032 512 240.448 308.352a48 48 0 1 1 67.904-67.84L512 444.032z"></path></symbol></svg>'},8885:function(e,t,n){"use strict";n.r(t),t.default='<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 26 26"><path d="M10,14.11a7.76,7.76,0,0,0,2.48-.8,3.17,3.17,0,0,0,1.28-1.19,2.93,2.93,0,0,0,.37-1.43,3.2,3.2,0,0,0-.5-1.79A3.26,3.26,0,0,0,12,7.67a8.38,8.38,0,0,0-3-.45H2V7.9l1.78.15c0,1,.05,2,.05,3s0,2,0,3v.71c0,1.07,0,2.13,0,3.2s0,2.11-.05,3.15L2,21.32V22H8.27a12.7,12.7,0,0,0,3.31-.36,5.51,5.51,0,0,0,2.05-1,3.45,3.45,0,0,0,1.06-1.33A3.64,3.64,0,0,0,15,17.89a3.15,3.15,0,0,0-1.17-2.53A7,7,0,0,0,10,14.11ZM7.11,10.9c0-1,0-2,0-2.92h.93a2.78,2.78,0,0,1,2.17.74,3,3,0,0,1,.66,2.09,3.21,3.21,0,0,1-.76,2.28,3,3,0,0,1-2.29.82H7.1C7.1,12.89,7.1,11.89,7.11,10.9Zm3.56,9.52a3.48,3.48,0,0,1-2.5.85h-1c0-1.06,0-2.14,0-3.23s0-2.24,0-3.42h1a3.8,3.8,0,0,1,2.65.8,3.33,3.33,0,0,1,.86,2.52A3.23,3.23,0,0,1,10.67,20.42Z"/><polygon points="22 5 19 5 19 2 17 2 17 5 14 5 14 7 17 7 17 10 19 10 19 7 22 7 22 5"/></svg>'},5339:function(e,t,n){"use strict";n.r(t),t.default='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27,7.35l-9-5.2a4,4,0,0,0-4,0L5,7.35a4,4,0,0,0-2,3.46V21.19a4,4,0,0,0,2,3.46l9,5.2a4,4,0,0,0,4,0l9-5.2a4,4,0,0,0,2-3.46V10.81A4,4,0,0,0,27,7.35Zm-.5,13.84a1.51,1.51,0,0,1-.75,1.3l-9,5.19a1.51,1.51,0,0,1-1.5,0l-9-5.19a1.51,1.51,0,0,1-.75-1.3V10.81a1.51,1.51,0,0,1,.75-1.3l9-5.19a1.51,1.51,0,0,1,1.5,0l9,5.19a1.51,1.51,0,0,1,.75,1.3Z"/><path d="M16,9.75A6.25,6.25,0,1,0,22.25,16,6.25,6.25,0,0,0,16,9.75Zm0,10A3.75,3.75,0,1,1,19.75,16,3.75,3.75,0,0,1,16,19.75Z"/></svg>'},8360:function(e,t,n){"use strict";n.r(t),t.default='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27,7.35l-9-5.2a4,4,0,0,0-4,0L5,7.35a4,4,0,0,0-2,3.46V21.19a4,4,0,0,0,2,3.46l9,5.2a4,4,0,0,0,4,0l9-5.2a4,4,0,0,0,2-3.46V10.81A4,4,0,0,0,27,7.35Zm-11.74-3a1.51,1.51,0,0,1,1.5,0l8.49,4.9L16,14.56,6.76,9.22Zm-9,18.17a1.51,1.51,0,0,1-.75-1.3v-9.8l9.24,5.33V27.39Zm19.48,0-8.49,4.9V16.72l9.24-5.33v9.8A1.51,1.51,0,0,1,25.74,22.49Z"/></svg>'},6851:function(e,t,n){"use strict";var i=n(5171),a=Array.prototype.concat,r=Array.prototype.slice,o=e.exports=function(e){for(var t=[],n=0,o=e.length;n<o;n++){var s=e[n];i(s)?t=a.call(t,r.call(s)):t.push(s)}return t};o.wrap=function(e){return function(){return e(o(arguments))}}},925:function(e,t,n){"use strict";n.r(t);var i=n(3379),a=n.n(i),r=n(8513),o=n.n(r),s={insert:"head",singleton:!1};a()(o(),s);t.default=o().locals||{}},3379:function(e,t,n){"use strict";var i,a=function(){return void 0===i&&(
// @see http://browserhacks.com/#hack-e71d8692f65334173fee715c222cb805
// @see https://github.com/webpack-contrib/style-loader/issues/177
i=Boolean(window&&document&&document.all&&!window.atob)),i},r=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),o=[];function s(e){for(var t=-1,n=0;n<o.length;n++)if(o[n].identifier===e){t=n;break}return t}function l(e,t){for(var n={},i=[],a=0;a<e.length;a++){var r=e[a],l=t.base?r[0]+t.base:r[0],c=n[l]||0,d="".concat(l," ").concat(c);n[l]=c+1;var u=s(d),p={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(o[u].references++,o[u].updater(p)):o.push({identifier:d,updater:g(p,t),references:1}),i.push(d)}return i}function c(e){var t=document.createElement("style"),i=e.attributes||{};if(void 0===i.nonce){var a=n.nc;a&&(i.nonce=a)}if(Object.keys(i).forEach((function(e){t.setAttribute(e,i[e])})),"function"==typeof e.insert)e.insert(t);else{var o=r(e.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}return t}var d,u=(d=[],function(e,t){return d[e]=t,d.filter(Boolean).join("\n")});function p(e,t,n,i){var a=n?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(e.styleSheet)e.styleSheet.cssText=u(t,a);else{var r=document.createTextNode(a),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(r,o[t]):e.appendChild(r)}}function h(e,t,n){var i=n.css,a=n.media,r=n.sourceMap;if(a?e.setAttribute("media",a):e.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleSheet)e.styleSheet.cssText=i;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(i))}}var f=null,m=0;function g(e,t){var n,i,a;if(t.singleton){var r=m++;n=f||(f=c(t)),i=p.bind(null,n,r,!1),a=p.bind(null,n,r,!0)}else n=c(t),i=h.bind(null,n,t),a=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else a()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=a());var n=l(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var i=0;i<n.length;i++){var a=s(n[i]);o[a].references--}for(var r=l(e,t),c=0;c<n.length;c++){var d=s(n[c]);0===o[d].references&&(o[d].updater(),o.splice(d,1))}n=r}}}},2731:function(e,t,n){var i=n(2089);e.exports="string"==typeof i?i:i.toString()},8769:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return h}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"switch-options",class:{"small-size":e.smallSize}},[n("VButton",{ref:"button",on:{click:function(t){e.popupOpen=!e.popupOpen}}},[n("VIcon",{staticClass:"switch-icon",attrs:{icon:"mdi-checkbox-marked-circle-outline",size:e.smallSize?16:22}}),e._v("\n "+e._s(e.options.optionDisplayName)+"\n ")],1),e._v(" "),n("VPopup",{staticClass:"switch-options-popup",attrs:{"trigger-element":e.$refs.button,"esc-close":"","auto-destroy":""},model:{value:e.popupOpen,callback:function(t){e.popupOpen=t},expression:"popupOpen"}},e._l(Object.keys(e.options.switches),(function(t){return n(e.options.radio?"RadioButton":"CheckBox",e._b({key:t,tag:"component",class:{dim:e.isDim(t)},attrs:{checked:e.componentOptions["switch-"+t]},on:{change:function(n){e.componentOptions["switch-"+t]=n}}},"component",e.options.switchProps||{},!1),[e._v("\n "+e._s(e.options.switches[t].displayName)+"\n ")])})),1)],1)};i._withStripped=!0;var a=n(3923),r=n(6171),o=Vue.extend({name:"SwitchOptions",components:{VPopup:a.VPopup,VButton:a.VButton,VIcon:a.VIcon,CheckBox:a.CheckBox,RadioButton:a.RadioButton},props:{options:{type:Object,required:!0},smallSize:{type:Boolean,default:!1}},data(){const{componentName:e}=this.options;return{popupOpen:!1,componentOptions:(0,r.getComponentSettings)(e).options}},watch:{options(){this.updateColumnsCount()}},mounted(){this.updateColumnsCount()},methods:{updateColumnsCount(){const e=this.$el,t=Math.ceil(Object.keys(this.options.switches).length/12);e.style.setProperty("--columns",t.toString())},isDim(e){return this.componentOptions[`switch-${e}`]&&"checked"===this.options.dimAt||"notChecked"===this.options.dimAt}}}),s=n(3379),l=n.n(s),c=n(5892),d=n.n(c),u={insert:"head",singleton:!1},p=(l()(d(),u),d().locals,(0,n(1900).Z)(o,i,[],!1,null,"d259986c",null));p.options.__file="src/components/SwitchOptions.vue";var h=p.exports},3059:function(e,t,n){"use strict";n.d(t,{Z:function(){return $}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"launch-bar"},[n("div",{staticClass:"input-area"},[n("div",{staticClass:"launch-bar-form"},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.keyword,expression:"keyword"}],ref:"input",staticClass:"input",attrs:{type:"text",autocomplete:"off",placeholder:e.recommended.word},domProps:{value:e.keyword},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.stopPropagation(),e.handleEnter(t))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.stopPropagation(),e.handleUp(t))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.stopPropagation(),e.handleDown(t))}],input:function(t){t.target.composing||(e.keyword=t.target.value)}}}),e._v(" "),n("button",{staticClass:"submit",attrs:{title:"执行",tabindex:"-1"},on:{click:e.handleEnter}},[n("VIcon",{attrs:{icon:"right-arrow",size:20}})],1)])]),e._v(" "),n("div",{ref:"list",staticClass:"launch-bar-suggest-list"},[e.isHistory?n("div",{staticClass:"launch-bar-history-list"},[0===e.actions.length?n("div",{staticClass:"history-empty suggest-item disabled",attrs:{tabindex:"0"}},[e._v("\n 暂无搜索历史\n ")]):e._e(),e._v(" "),e._l(e.actions,(function(t,i){return n("ActionItem",{key:t.key,attrs:{action:t},on:{"previous-item":function(t){return e.previousItem(t,i)},"next-item":function(t){return e.nextItem(t,i)},"delete-item":function(t){return e.onDeleteItem(t,i)},action:function(t){i===e.actions.length-1&&e.onClearHistory()}}})}))],2):e._e(),e._v(" "),e.isHistory?e._e():n("div",{staticClass:"launch-bar-action-list"},[0===e.actions.length&&e.noActions?n("VEmpty",{staticClass:"suggest-item disabled",attrs:{tabindex:"0"}}):e._e(),e._v(" "),0!==e.actions.length||e.noActions?e._e():n("VLoading",{staticClass:"suggest-item disabled",attrs:{tabindex:"0"}}),e._v(" "),e._l(e.actions,(function(t,i){return n("ActionItem",{key:t.key,attrs:{action:t},on:{"previous-item":function(t){return e.previousItem(t,i)},"next-item":function(t){return e.nextItem(t,i)},"delete-item":function(t){return e.onDeleteItem(t,i)}}})}))],2)])])};i._withStripped=!0;var a=n(3923),r=n(950),o=n(5550),s=n(1906),l=n(125),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"action-item suggest-item",attrs:{tabindex:"0",title:e.action.name,"data-indexer":e.action.indexer},on:{click:function(t){return t.target!==t.currentTarget?null:e.performAction(t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.performAction(t))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"delete",[8,46],t.key,["Backspace","Delete","Del"])?null:t.shiftKey?(t.preventDefault(),t.stopPropagation(),e.performDelete(t)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),t.stopPropagation(),e.$emit("previous-item",t))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),t.stopPropagation(),e.$emit("next-item",t))}]}},[n("div",{staticClass:"suggest-item-content"},[e.action.icon?n("div",{staticClass:"suggest-item-icon",on:{click:function(t){return e.performAction(t)}}},[n("VIcon",{attrs:{icon:e.action.icon,size:18}})],1):e._e(),e._v(" "),n("div",{staticClass:"suggest-item-title",on:{click:function(t){return e.performAction(t)}}},[e.action.content?n(e.action.content,{tag:"component",staticClass:"suggest-item-name",attrs:{name:e.action.name}}):n("div",{staticClass:"suggest-item-name"},[e._v("\n "+e._s(e.action.title||e.action.name)+"\n ")]),e._v(" "),e.action.description?n("div",{staticClass:"suggest-item-description"},[e._v("\n "+e._s(e.action.description)+"\n ")]):e._e()],1),e._v(" "),e.action.deleteAction?n("div",{staticClass:"suggest-item-delete",attrs:{title:"删除此项"},on:{click:function(t){return e.performDelete(t)}}},[n("VIcon",{attrs:{icon:"cancel",size:18}})],1):e._e()])])};c._withStripped=!0;var d=Vue.extend({components:{VIcon:a.VIcon},props:{action:{type:Object,required:!0}},methods:{performAction(e){this.action.action(),this.$emit("action",e)},performDelete(e){this.action.deleteAction&&(this.action.deleteAction(),this.$emit("delete-item",e))}}}),u=n(3379),p=n.n(u),h=n(3955),f=n.n(h),m={insert:"head",singleton:!1},g=(p()(f(),m),f().locals,n(1900)),v=(0,g.Z)(d,c,[],!1,null,null,null);v.options.__file="src/components/launch-bar/ActionItem.vue";var b=v.exports,y=n(4247),w=n(6674),x=n(2168);const[_]=(0,r.registerAndGetData)(y.LaunchBarActionProviders,[w.searchProvider,x.dr]),k=(e,t)=>t.map((t=>{const n=`${e.name}.${t.name}`;return{...t,key:n,provider:e}}));const[C]=(0,r.registerAndGetData)("launchBar.recommended",{word:"搜索",href:"https://search.bilibili.com/"});var S=Vue.extend({components:{VIcon:a.VIcon,VLoading:a.VLoading,VEmpty:a.VEmpty,ActionItem:b},data:()=>({recommended:C,actions:[],keyword:"",noActions:!1}),computed:{isHistory(){return 0===this.keyword.length}},watch:{keyword(){this.getActions()}},async mounted(){this.getActions(),(0,s.matchUrlPattern)(/^https?:\/\/search\.bilibili\.com/)&&(0,o.select)("#search-keyword").then((e=>{e&&(this.keyword=e.value,document.addEventListener("change",(e=>{e.target instanceof HTMLInputElement&&"search-keyword"===e.target.id&&(this.keyword=e.target.value)})))}))},methods:{getOnlineActions:lodash.debounce((async function(){const e=(await Promise.all(_.map((async e=>k(e,await e.getActions(this.keyword)))))).flat();if(this.isHistory)return;const t=new l.Z(e,{keys:["indexer","displayName","name","description","key"]}).search(this.keyword);console.log(t),this.actions=t.map((e=>e.item)).slice(0,12),this.noActions=0===this.actions.length}),200),getActions:async function(){if(this.noActions=!1,this.isHistory)return void(this.actions=k(x.dr,await x.dr.getActions(this.keyword)));this.actions=[],this.getOnlineActions()},async handleEnter(){if(this.actions.length>0&&!this.isHistory){const[e]=this.actions;if(!e.explicitSelect)return void e.action()}this.keyword?(0,w.search)(this.keyword):window.open(this.recommended.href,"_blank")},handleUp(e){e.isComposing||(this.$refs.list.querySelector(".suggest-item:last-child").focus(),e.preventDefault())},handleDown(e){e.isComposing||(this.$refs.list.querySelector(".suggest-item").focus(),e.preventDefault())},previousItem(e,t){0===t?this.focus():e.currentTarget.previousElementSibling.focus()},nextItem(e,t){t!==this.actions.length-1?e.currentTarget.nextElementSibling.focus():this.focus()},search:w.search,onDeleteItem(e,t){this.previousItem(e,t),this.getActions()},onClearHistory(){this.focus(),this.getActions()},focus(){this.$refs.input.focus()}}}),E=n(4815),M=n.n(E),z={insert:"head",singleton:!1},A=(p()(M(),z),M().locals,(0,g.Z)(S,i,[],!1,null,null,null));A.options.__file="src/components/launch-bar/LaunchBar.vue";var $=A.exports},5863:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return h}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-settings"},[n("div",{staticClass:"sidebar"},[n("div",{ref:"widgetsIcon",class:{open:e.widgetsOpened},attrs:{title:"功能"},on:{click:[function(t){return t.shiftKey?e.theWorld(t):null},function(t){if(t.ctrlKey||t.shiftKey||t.altKey||t.metaKey)return null;e.widgetsOpened=!e.widgetsOpened}],mouseover:function(t){return e.loadPanel("widgetsPanelPopup")}}},[n("VIcon",{attrs:{icon:"widgets",size:26}})],1),e._v(" "),n("div",{ref:"settingsIcon",class:{open:e.settingsOpened},attrs:{title:"设置"},on:{click:function(t){e.settingsOpened=!e.settingsOpened},mouseover:function(t){return e.loadPanel("settingsPanelPopup")}}},[n("VIcon",{attrs:{icon:"settings-outline",size:26}})],1)]),e._v(" "),n("VPopup",{ref:"widgetsPanelPopup",staticClass:"widgets-panel-popup",attrs:{"trigger-element":e.$refs.widgetsIcon,fixed:!0},model:{value:e.widgetsOpened,callback:function(t){e.widgetsOpened=t},expression:"widgetsOpened"}},[n("WidgetsPanel")],1),e._v(" "),n("VPopup",{ref:"settingsPanelPopup",staticClass:"settings-panel-popup",attrs:{"trigger-element":e.$refs.settingsIcon,"auto-close-predicate":e.settingsPanalClosePredicate,fixed:!0},model:{value:e.settingsOpened,callback:function(t){e.settingsOpened=t},expression:"settingsOpened"}},[n("SettingsPanel",{on:{close:function(t){e.settingsOpened=!1}}})],1)],1)};i._withStripped=!0;var a=n(3923),r=n(9388),o={name:"SettingsContainer",components:{VPopup:a.VPopup,VIcon:a.VIcon,SettingsPanel:()=>Promise.resolve().then(n.bind(n,9232)).then((e=>e.default)),WidgetsPanel:()=>Promise.resolve().then(n.bind(n,5208)).then((e=>e.default))},data:()=>({settingsOpened:!1,widgetsOpened:!1}),methods:{theWorld(){r.externalApis.theWorld(0)},settingsPanalClosePredicate:e=>!dqa(".be-settings-extra-options").some((t=>t===e.target||t.contains(e.target))),loadPanel(e){const t=this.$refs[e];t&&(t?.loaded??0)&&(t.loaded=!0)}}},s=n(3379),l=n.n(s),c=n(8918),d=n.n(c),u={insert:"head",singleton:!1},p=(l()(d(),u),d().locals,(0,n(1900).Z)(o,i,[],!1,null,null,null));p.options.__file="src/components/settings-panel/SettingsContainer.vue";var h=p.exports},9232:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return Pt}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"settings-panel",class:{collasped:e.collasped,peek:e.peek}},[n("div",{staticClass:"settings-panel-header"},[n("VIcon",{attrs:{icon:"settings-outline"}}),e._v(" "),n("div",{staticClass:"title"},[e._v("\n 设置\n ")]),e._v(" "),n("div",{staticClass:"settings-panel-search"},[n("VIcon",{attrs:{icon:"search",size:18}}),e._v(" "),n("TextBox",{attrs:{placeholder:"搜索"},model:{value:e.searchKeyword,callback:function(t){e.searchKeyword=t},expression:"searchKeyword"}})],1),e._v(" "),n("div",{staticClass:"peek",attrs:{title:"透视"},on:{mouseover:function(t){e.peek=!0},mouseout:function(t){e.peek=!1}}},[n("VIcon",{attrs:{icon:"eye",size:18}})],1),e._v(" "),n("div",{staticClass:"close",on:{click:function(t){return e.$emit("close")}}},[n("VIcon",{attrs:{icon:"close",size:18}})],1)],1),e._v(" "),n("div",{staticClass:"settings-panel-content"},[n("div",{ref:"sidebarContainer",staticClass:"sidebar"},[n("ComponentTags",{ref:"componentTags",on:{change:function(t){e.searchFilter=t}}})],1),e._v(" "),n("div",{ref:"mainContainer",staticClass:"main"},[n("div",{ref:"componentList",staticClass:"component-list"},[e._l(e.renderedComponents,(function(t){return n("ComponentSettings",{key:t.name,class:{selected:e.selectedComponent===t},attrs:{"component-data":t,"data-name":t.name},nativeOn:{click:function(n){return e.selectComponent(t)}}})})),e._v(" "),0===e.renderedComponents.length?n("VEmpty"):e._e()],2)]),e._v(" "),n("VPopup",{ref:"detailsPopup",staticClass:"component-detail-panel",attrs:{"trigger-element":e.$refs.componentList,open:Boolean(e.selectedComponent)},on:{"popup-change":function(t){!t&&e.closePopper()}}},[e.selectedComponent?n("ComponentDetail",{key:e.selectedComponent.name,attrs:{"component-data":e.selectedComponent},on:{close:function(t){return e.closePopper()},mounted:function(t){return e.updatePopper()}}}):e._e()],1)],1)])};i._withStripped=!0;var a=n(3923);function r(e){var t=e.getBoundingClientRect();return{width:t.width,height:t.height,top:t.top,right:t.right,bottom:t.bottom,left:t.left,x:t.left,y:t.top}}function o(e){if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function s(e){var t=o(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function l(e){return e instanceof o(e).Element||e instanceof Element}function c(e){return e instanceof o(e).HTMLElement||e instanceof HTMLElement}function d(e){return e?(e.nodeName||"").toLowerCase():null}function u(e){return((l(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return r(u(e)).left+s(e).scrollLeft}function h(e){return o(e).getComputedStyle(e)}function f(e){var t=h(e),n=t.overflow,i=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+i)}function m(e,t,n){void 0===n&&(n=!1);var i,a,l=u(t),h=r(e),m=c(t),g={scrollLeft:0,scrollTop:0},v={x:0,y:0};return(m||!m&&!n)&&(("body"!==d(t)||f(l))&&(g=(i=t)!==o(i)&&c(i)?{scrollLeft:(a=i).scrollLeft,scrollTop:a.scrollTop}:s(i)),c(t)?((v=r(t)).x+=t.clientLeft,v.y+=t.clientTop):l&&(v.x=p(l))),{x:h.left+g.scrollLeft-v.x,y:h.top+g.scrollTop-v.y,width:h.width,height:h.height}}function g(e){return{x:e.offsetLeft,y:e.offsetTop,width:e.offsetWidth,height:e.offsetHeight}}function v(e){return"html"===d(e)?e:e.assignedSlot||e.parentNode||e.host||u(e)}function b(e){return["html","body","#document"].indexOf(d(e))>=0?e.ownerDocument.body:c(e)&&f(e)?e:b(v(e))}function y(e,t){void 0===t&&(t=[]);var n=b(e),i="body"===d(n),a=o(n),r=i?[a].concat(a.visualViewport||[],f(n)?n:[]):n,s=t.concat(r);return i?s:s.concat(y(v(r)))}function w(e){return["table","td","th"].indexOf(d(e))>=0}function x(e){if(!c(e)||"fixed"===h(e).position)return null;var t=e.offsetParent;if(t){var n=u(t);if("body"===d(t)&&"static"===h(t).position&&"static"!==h(n).position)return n}return t}function _(e){for(var t=o(e),n=x(e);n&&w(n)&&"static"===h(n).position;)n=x(n);return n&&"body"===d(n)&&"static"===h(n).position?t:n||function(e){for(var t=v(e);c(t)&&["html","body"].indexOf(d(t))<0;){var n=h(t);if("none"!==n.transform||"none"!==n.perspective||n.willChange&&"auto"!==n.willChange)return t;t=t.parentNode}return null}(e)||t}var k="top",C="bottom",S="right",E="left",M="auto",z=[k,C,S,E],A="start",$="end",O="viewport",I="popper",L=z.reduce((function(e,t){return e.concat([t+"-"+A,t+"-"+$])}),[]),T=[].concat(z,[M]).reduce((function(e,t){return e.concat([t,t+"-"+A,t+"-"+$])}),[]),P=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function D(e){var t=new Map,n=new Set,i=[];function a(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var i=t.get(e);i&&a(i)}})),i.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||a(e)})),i}var V={placement:"bottom",modifiers:[],strategy:"absolute"};function B(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function F(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,i=void 0===n?[]:n,a=t.defaultOptions,r=void 0===a?V:a;return function(e,t,n){void 0===n&&(n=r);var a,o,s={placement:"bottom",orderedModifiers:[],options:Object.assign(Object.assign({},V),r),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},c=[],d=!1,u={state:s,setOptions:function(n){p(),s.options=Object.assign(Object.assign(Object.assign({},r),s.options),n),s.scrollParents={reference:l(e)?y(e):e.contextElement?y(e.contextElement):[],popper:y(t)};var a=function(e){var t=D(e);return P.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}(function(e){var t=e.reduce((function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign(Object.assign(Object.assign({},n),t),{},{options:Object.assign(Object.assign({},n.options),t.options),data:Object.assign(Object.assign({},n.data),t.data)}):t,e}),{});return Object.keys(t).map((function(e){return t[e]}))}([].concat(i,s.options.modifiers)));return s.orderedModifiers=a.filter((function(e){return e.enabled})),s.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,i=void 0===n?{}:n,a=e.effect;if("function"==typeof a){var r=a({state:s,name:t,instance:u,options:i}),o=function(){};c.push(r||o)}})),u.update()},forceUpdate:function(){if(!d){var e=s.elements,t=e.reference,n=e.popper;if(B(t,n)){s.rects={reference:m(t,_(n),"fixed"===s.options.strategy),popper:g(n)},s.reset=!1,s.placement=s.options.placement,s.orderedModifiers.forEach((function(e){return s.modifiersData[e.name]=Object.assign({},e.data)}));for(var i=0;i<s.orderedModifiers.length;i++)if(!0!==s.reset){var a=s.orderedModifiers[i],r=a.fn,o=a.options,l=void 0===o?{}:o,c=a.name;"function"==typeof r&&(s=r({state:s,options:l,name:c,instance:u})||s)}else s.reset=!1,i=-1}}},update:(a=function(){return new Promise((function(e){u.forceUpdate(),e(s)}))},function(){return o||(o=new Promise((function(e){Promise.resolve().then((function(){o=void 0,e(a())}))}))),o}),destroy:function(){p(),d=!0}};if(!B(e,t))return u;function p(){c.forEach((function(e){return e()})),c=[]}return u.setOptions(n).then((function(e){!d&&n.onFirstUpdate&&n.onFirstUpdate(e)})),u}}var N={passive:!0};// eslint-disable-next-line import/no-unused-modules
function j(e){return e.split("-")[0]}function q(e){return e.split("-")[1]}function H(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function R(e){var t,n=e.reference,i=e.element,a=e.placement,r=a?j(a):null,o=a?q(a):null,s=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(r){case k:t={x:s,y:n.y-i.height};break;case C:t={x:s,y:n.y+n.height};break;case S:t={x:n.x+n.width,y:l};break;case E:t={x:n.x-i.width,y:l};break;default:t={x:n.x,y:n.y}}var c=r?H(r):null;if(null!=c){var d="y"===c?"height":"width";switch(o){case A:t[c]=t[c]-(n[d]/2-i[d]/2);break;case $:t[c]=t[c]+(n[d]/2-i[d]/2)}}return t}// eslint-disable-next-line import/no-unused-modules
var U={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Z(e){var t,n=e.popper,i=e.popperRect,a=e.placement,r=e.offsets,s=e.position,l=e.gpuAcceleration,c=e.adaptive,d=e.roundOffsets?function(e){var t=e.x,n=e.y,i=window.devicePixelRatio||1;return{x:Math.round(t*i)/i||0,y:Math.round(n*i)/i||0}}(r):r,p=d.x,h=void 0===p?0:p,f=d.y,m=void 0===f?0:f,g=r.hasOwnProperty("x"),v=r.hasOwnProperty("y"),b=E,y=k,w=window;if(c){var x=_(n);x===o(n)&&(x=u(n)),a===k&&(y=C,m-=x.clientHeight-i.height,m*=l?1:-1),a===E&&(b=S,h-=x.clientWidth-i.width,h*=l?1:-1)}var M,z=Object.assign({position:s},c&&U);return l?Object.assign(Object.assign({},z),{},((M={})[y]=v?"0":"",M[b]=g?"0":"",M.transform=(w.devicePixelRatio||1)<2?"translate("+h+"px, "+m+"px)":"translate3d("+h+"px, "+m+"px, 0)",M)):Object.assign(Object.assign({},z),{},((t={})[y]=v?m+"px":"",t[b]=g?h+"px":"",t.transform="",t))}// eslint-disable-next-line import/no-unused-modules
var W={left:"right",right:"left",bottom:"top",top:"bottom"};function G(e){return e.replace(/left|right|bottom|top/g,(function(e){return W[e]}))}var X={start:"end",end:"start"};function K(e){return e.replace(/start|end/g,(function(e){return X[e]}))}function J(e,t){var n,i=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(i&&((n=i)instanceof o(n).ShadowRoot||n instanceof ShadowRoot)){var a=t;do{if(a&&e.isSameNode(a))return!0;a=a.parentNode||a.host}while(a)}return!1}function Y(e){return Object.assign(Object.assign({},e),{},{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Q(e,t){return t===O?Y(function(e){var t=o(e),n=u(e),i=t.visualViewport,a=n.clientWidth,r=n.clientHeight,s=0,l=0;return i&&(a=i.width,r=i.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(s=i.offsetLeft,l=i.offsetTop)),{width:a,height:r,x:s+p(e),y:l}}(e)):c(t)?function(e){var t=r(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):Y(function(e){var t=u(e),n=s(e),i=e.ownerDocument.body,a=Math.max(t.scrollWidth,t.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),r=Math.max(t.scrollHeight,t.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),o=-n.scrollLeft+p(e),l=-n.scrollTop;return"rtl"===h(i||t).direction&&(o+=Math.max(t.clientWidth,i?i.clientWidth:0)-a),{width:a,height:r,x:o,y:l}}(u(e)))}function ee(e,t,n){var i="clippingParents"===t?function(e){var t=y(v(e)),n=["absolute","fixed"].indexOf(h(e).position)>=0&&c(e)?_(e):e;return l(n)?t.filter((function(e){return l(e)&&J(e,n)&&"body"!==d(e)})):[]}(e):[].concat(t),a=[].concat(i,[n]),r=a[0],o=a.reduce((function(t,n){var i=Q(e,n);return t.top=Math.max(i.top,t.top),t.right=Math.min(i.right,t.right),t.bottom=Math.min(i.bottom,t.bottom),t.left=Math.max(i.left,t.left),t}),Q(e,r));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function te(e){return Object.assign(Object.assign({},{top:0,right:0,bottom:0,left:0}),e)}function ne(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}
// eslint-disable-next-line import/no-unused-modules
function ie(e,t){void 0===t&&(t={});var n=t,i=n.placement,a=void 0===i?e.placement:i,o=n.boundary,s=void 0===o?"clippingParents":o,c=n.rootBoundary,d=void 0===c?O:c,p=n.elementContext,h=void 0===p?I:p,f=n.altBoundary,m=void 0!==f&&f,g=n.padding,v=void 0===g?0:g,b=te("number"!=typeof v?v:ne(v,z)),y=h===I?"reference":I,w=e.elements.reference,x=e.rects.popper,_=e.elements[m?y:h],E=ee(l(_)?_:_.contextElement||u(e.elements.popper),s,d),M=r(w),A=R({reference:M,element:x,strategy:"absolute",placement:a}),$=Y(Object.assign(Object.assign({},x),A)),L=h===I?$:M,T={top:E.top-L.top+b.top,bottom:L.bottom-E.bottom+b.bottom,left:E.left-L.left+b.left,right:L.right-E.right+b.right},P=e.modifiersData.offset;if(h===I&&P){var D=P[a];Object.keys(T).forEach((function(e){var t=[S,C].indexOf(e)>=0?1:-1,n=[k,C].indexOf(e)>=0?"y":"x";T[e]+=D[n]*t}))}return T}function ae(e,t,n){return Math.max(e,Math.min(t,n))}function re(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function oe(e){return[k,S,C,E].some((function(t){return e[t]>=0}))}// eslint-disable-next-line import/no-unused-modules
var se=F({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,i=e.options,a=i.scroll,r=void 0===a||a,s=i.resize,l=void 0===s||s,c=o(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&d.forEach((function(e){e.addEventListener("scroll",n.update,N)})),l&&c.addEventListener("resize",n.update,N),function(){r&&d.forEach((function(e){e.removeEventListener("scroll",n.update,N)})),l&&c.removeEventListener("resize",n.update,N)}}// eslint-disable-next-line import/no-unused-modules
,data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=R({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,i=n.gpuAcceleration,a=void 0===i||i,r=n.adaptive,o=void 0===r||r,s=n.roundOffsets,l=void 0===s||s,c={placement:j(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign(Object.assign({},t.styles.popper),Z(Object.assign(Object.assign({},c),{},{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign(Object.assign({},t.styles.arrow),Z(Object.assign(Object.assign({},c),{},{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-placement":t.placement})}// eslint-disable-next-line import/no-unused-modules
,data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},i=t.attributes[e]||{},a=t.elements[e];c(a)&&d(a)&&(Object.assign(a.style,n),Object.keys(i).forEach((function(e){var t=i[e];!1===t?a.removeAttribute(e):a.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var i=t.elements[e],a=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});c(i)&&d(i)&&(Object.assign(i.style,r),Object.keys(a).forEach((function(e){i.removeAttribute(e)})))}))}}// eslint-disable-next-line import/no-unused-modules
,requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.offset,r=void 0===a?[0,0]:a,o=T.reduce((function(e,n){return e[n]=function(e,t,n){var i=j(e),a=[E,k].indexOf(i)>=0?-1:1,r="function"==typeof n?n(Object.assign(Object.assign({},t),{},{placement:e})):n,o=r[0],s=r[1];return o=o||0,s=(s||0)*a,[E,S].indexOf(i)>=0?{x:s,y:o}:{x:o,y:s}}(n,t.rects,r),e}),{}),s=o[t.placement],l=s.x,c=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[i]=o}},{name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var a=n.mainAxis,r=void 0===a||a,o=n.altAxis,s=void 0===o||o,l=n.fallbackPlacements,c=n.padding,d=n.boundary,u=n.rootBoundary,p=n.altBoundary,h=n.flipVariations,f=void 0===h||h,m=n.allowedAutoPlacements,g=t.options.placement,v=j(g),b=l||(v===g||!f?[G(g)]:
// eslint-disable-next-line import/no-unused-modules
function(e){if(j(e)===M)return[];var t=G(e);return[K(e),t,K(t)]}(g)),y=[g].concat(b).reduce((function(e,n){return e.concat(j(n)===M?function(e,t){void 0===t&&(t={});var n=t,i=n.placement,a=n.boundary,r=n.rootBoundary,o=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?T:l,d=q(i),u=d?s?L:L.filter((function(e){return q(e)===d})):z,p=u.filter((function(e){return c.indexOf(e)>=0}));0===p.length&&(p=u);var h=p.reduce((function(t,n){return t[n]=ie(e,{placement:n,boundary:a,rootBoundary:r,padding:o})[j(n)],t}),{});return Object.keys(h).sort((function(e,t){return h[e]-h[t]}))}(t,{placement:n,boundary:d,rootBoundary:u,padding:c,flipVariations:f,allowedAutoPlacements:m}):n)}),[]),w=t.rects.reference,x=t.rects.popper,_=new Map,$=!0,O=y[0],I=0;I<y.length;I++){var P=y[I],D=j(P),V=q(P)===A,B=[k,C].indexOf(D)>=0,F=B?"width":"height",N=ie(t,{placement:P,boundary:d,rootBoundary:u,altBoundary:p,padding:c}),H=B?V?S:E:V?C:k;w[F]>x[F]&&(H=G(H));var R=G(H),U=[];if(r&&U.push(N[D]<=0),s&&U.push(N[H]<=0,N[R]<=0),U.every((function(e){return e}))){O=P,$=!1;break}_.set(P,U)}if($)for(var Z=function(e){var t=y.find((function(t){var n=_.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return O=t,"break"},W=f?3:1;W>0;W--){if("break"===Z(W))break}t.placement!==O&&(t.modifiersData[i]._skip=!0,t.placement=O,t.reset=!0)}}// eslint-disable-next-line import/no-unused-modules
,requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.mainAxis,r=void 0===a||a,o=n.altAxis,s=void 0!==o&&o,l=n.boundary,c=n.rootBoundary,d=n.altBoundary,u=n.padding,p=n.tether,h=void 0===p||p,f=n.tetherOffset,m=void 0===f?0:f,v=ie(t,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),b=j(t.placement),y=q(t.placement),w=!y,x=H(b),M="x"===x?"y":"x",z=t.modifiersData.popperOffsets,$=t.rects.reference,O=t.rects.popper,I="function"==typeof m?m(Object.assign(Object.assign({},t.rects),{},{placement:t.placement})):m,L={x:0,y:0};if(z){if(r){var T="y"===x?k:E,P="y"===x?C:S,D="y"===x?"height":"width",V=z[x],B=z[x]+v[T],F=z[x]-v[P],N=h?-O[D]/2:0,R=y===A?$[D]:O[D],U=y===A?-O[D]:-$[D],Z=t.elements.arrow,W=h&&Z?g(Z):{width:0,height:0},G=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},X=G[T],K=G[P],J=ae(0,$[D],W[D]),Y=w?$[D]/2-N-J-X-I:R-J-X-I,Q=w?-$[D]/2+N+J+K+I:U+J+K+I,ee=t.elements.arrow&&_(t.elements.arrow),te=ee?"y"===x?ee.clientTop||0:ee.clientLeft||0:0,ne=t.modifiersData.offset?t.modifiersData.offset[t.placement][x]:0,re=z[x]+Y-ne-te,oe=z[x]+Q-ne,se=ae(h?Math.min(B,re):B,V,h?Math.max(F,oe):F);z[x]=se,L[x]=se-V}if(s){var le="x"===x?k:E,ce="x"===x?C:S,de=z[M],ue=ae(de+v[le],de,de-v[ce]);z[M]=ue,L[M]=ue-de}t.modifiersData[i]=L}}// eslint-disable-next-line import/no-unused-modules
,requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:
// eslint-disable-next-line import/no-unused-modules
function(e){var t,n=e.state,i=e.name,a=n.elements.arrow,r=n.modifiersData.popperOffsets,o=j(n.placement),s=H(o),l=[E,S].indexOf(o)>=0?"height":"width";if(a&&r){var c=n.modifiersData[i+"#persistent"].padding,d=g(a),u="y"===s?k:E,p="y"===s?C:S,h=n.rects.reference[l]+n.rects.reference[s]-r[s]-n.rects.popper[l],f=r[s]-n.rects.reference[s],m=_(a),v=m?"y"===s?m.clientHeight||0:m.clientWidth||0:0,b=h/2-f/2,y=c[u],w=v-d[l]-c[p],x=v/2-d[l]/2+b,M=ae(y,x,w),z=s;n.modifiersData[i]=((t={})[z]=M,t.centerOffset=M-x,t)}},effect:function(e){var t=e.state,n=e.options,i=e.name,a=n.element,r=void 0===a?"[data-popper-arrow]":a,o=n.padding,s=void 0===o?0:o;null!=r&&("string"!=typeof r||(r=t.elements.popper.querySelector(r)))&&J(t.elements.popper,r)&&(t.elements.arrow=r,t.modifiersData[i+"#persistent"]={padding:te("number"!=typeof s?s:ne(s,z))})}// eslint-disable-next-line import/no-unused-modules
,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,i=t.rects.reference,a=t.rects.popper,r=t.modifiersData.preventOverflow,o=ie(t,{elementContext:"reference"}),s=ie(t,{altBoundary:!0}),l=re(o,i),c=re(s,a,r),d=oe(l),u=oe(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:u},t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-reference-hidden":d,"data-popper-escaped":u})}}]}),le=n(1906),ce=n(6171),de=n(9543),ue=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"component-settings",class:{virtual:e.virtual}},[e.virtual?e._e():[n("div",{staticClass:"row"},[n("TagRing",{attrs:{tags:e.componentData.tags}}),e._v(" "),n("div",{staticClass:"display-name"},[e._v("\n "+e._s(e.componentData.displayName)+"\n ")]),e._v(" "),!1!==e.componentData.configurable?n("SwitchBox",{model:{value:e.settings.enabled,callback:function(t){e.$set(e.settings,"enabled",t)},expression:"settings.enabled"}}):n("VIcon",{staticClass:"details-arrow",attrs:{icon:"right-arrow",size:18}})],1)]],2)};ue._withStripped=!0;var pe=n(7084),he=n.n(pe),fe=n(3353),me=n(5464),ge=n(5106),ve=n(3420),be=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"tag-ring"},[n("svg",{attrs:{height:e.size,width:e.size}},e._l(e.tags,(function(t,i){return n("circle",{key:t.name,staticClass:"tag-stroke",style:e.getStyle(t,i),attrs:{fill:"transparent","stroke-dasharray":e.circumference+" "+e.circumference,"stroke-width":e.stroke,r:e.radius,cx:e.size/2,cy:e.size/2}})})),0)])};be._withStripped=!0;var ye=Vue.extend({props:{tags:{type:Array,required:!0},size:{type:Number,default:18},stroke:{type:Number,default:3}},data(){const e=this.size/2-this.stroke;return{radius:e,circumference:2*e*Math.PI}},methods:{getStyle(e,t){return{strokeDashoffset:t/this.tags.length*this.circumference,stroke:e.color}}}}),we=n(3379),xe=n.n(we),_e=n(5089),ke=n.n(_e),Ce={insert:"head",singleton:!1},Se=(xe()(ke(),Ce),ke().locals,n(1900)),Ee=(0,Se.Z)(ye,be,[],!1,null,null,null);Ee.options.__file="src/components/settings-panel/TagRing.vue";var Me=Ee.exports,ze=n(7365),Ae=Vue.extend({components:{SwitchBox:fe.Z,TagRing:Me,VIcon:me.default},props:{componentData:{type:Object,required:!0}},data(){return{settings:(0,ce.getComponentSettings)(this.componentData),virtual:!1}},async mounted(){const e=this.$el,t=(0,le.dq)(".settings-panel-content .main");t?(0,ve.visibleInside)(e,t,"150% 0px",(e=>{e.forEach((e=>{this.virtual=!e.isIntersecting}))})):console.log("settings container not found, virtual scroll will be disabled!")},methods:{markdown:e=>he()(e),descriptionI18n(e){const{description:t,options:n}=e;if(!t){if(n&&Object.keys(n).length>0){return`${Object.keys(n).length}个选项`}return"暂无说明"}return"string"==typeof t?t:t[ge.languageNameToCode[(0,ze.getSelectedLanguage)()]]||t["zh-CN"]}}}),$e=n(9389),Oe=n.n($e),Ie={insert:"head",singleton:!1},Le=(xe()(Oe(),Ie),Oe().locals,(0,Se.Z)(Ae,ue,[],!1,null,null,null));Le.options.__file="src/components/settings-panel/ComponentSettings.vue";var Te=Le.exports,Pe=n(8171),De=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"component-detail"},[e.settings?e._e():n("div",{staticClass:"component-not-found"},[e._v("\n 未找到组件'"+e._s(e.componentData.displayName)+"' ("+e._s(e.componentData.name)+"), 可能已被卸载.\n ")]),e._v(" "),e.settings?[n("div",{staticClass:"component-detail-header"},[n("div",{staticClass:"display-name"},[e._v("\n "+e._s(e.componentData.displayName)+"\n ")]),e._v(" "),n("VIcon",{staticClass:"close",attrs:{icon:"close",size:18},on:{click:function(t){return e.$emit("close")}}})],1),e._v(" "),n("div",{staticClass:"component-detail-tags"},e._l(e.componentData.tags,(function(t){return n("div",{key:t.name,staticClass:"tag"},[n("div",{staticClass:"tag-color",style:{backgroundColor:t.color}}),e._v("\n "+e._s(t.displayName)+"\n ")])})),0),e._v(" "),n("div",{staticClass:"component-detail-separator"}),e._v(" "),e.componentData.options&&e.generatedOptions.length>0?[n("div",{staticClass:"component-detail-options"},[n("div",{staticClass:"component-detail-options-title"},[e._v("\n 选项\n ")]),e._v(" "),e._l(e.generatedOptions,(function(t){var i=t[0],a=t[1];return n("div",{key:i,staticClass:"generated-option"},[n("ComponentOption",{attrs:{name:i,"display-name":a.displayName,option:a,component:e.componentData}})],1)})),e._v(" "),e.componentData.extraOptions?n("div",{staticClass:"extra-option"},[n(e.componentData.extraOptions,{tag:"component",attrs:{"component-data":e.componentData}})],1):e._e(),e._v(" "),e._t("default")],2),e._v(" "),n("div",{staticClass:"component-detail-separator"})]:e._e(),e._v(" "),!e.componentData.options||e.componentData.description?[n("ComponentDescription",{attrs:{"component-data":e.componentData}}),e._v(" "),n("div",{staticClass:"component-detail-separator"})]:e._e(),e._v(" "),n("div",{staticClass:"component-detail-internal-data"},[n("div",{staticClass:"internal-name"},[e._v("\n 内部名称: "+e._s(e.componentData.name)+"\n ")]),e._v(" "),!1!==e.componentData.configurable&&e.componentActions.length>0?n("MiniToast",{staticClass:"extra-actions-wrapper",attrs:{placement:"bottom",trigger:"click"},scopedSlots:e._u([{key:"toast",fn:function(){return[n("div",{staticClass:"extra-actions-list"},e._l(e.componentActions.map((function(t){return t(e.componentData)})),(function(t){return n("ComponentAction",{key:t.name,staticClass:"extra-action-item",attrs:{item:t,component:e.componentData}})})),1)]},proxy:!0}],null,!1,958619387)},[n("div",{staticClass:"extra-actions"},[n("VIcon",{attrs:{icon:"mdi-dots-vertical",size:16}})],1)]):e._e()],1)]:e._e()],2)};De._withStripped=!0;var Ve=function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"component-description",domProps:{innerHTML:e._s(e.description(e.componentData))}})};Ve._withStripped=!0;var Be=n(5143),Fe=Vue.extend({props:{componentData:{type:Object,required:!0}},data(){return{settings:(0,ce.getComponentSettings)(this.componentData)}},methods:{description:e=>(0,Be.getDescriptionHTML)(e)}}),Ne=n(8353),je=n.n(Ne),qe={insert:"head",singleton:!1},He=(xe()(je(),qe),je().locals,(0,Se.Z)(Fe,Ve,[],!1,null,null,null));He.options.__file="src/components/settings-panel/ComponentDescription.vue";var Re=He.exports,Ue=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"component-option",attrs:{"data-type":e.type}},[n("div",{staticClass:"option-name"},[e._v("\n "+e._s(e.displayName)+"\n ")]),e._v(" "),"text"===e.type||"number"===e.type?n("TextBox",{attrs:{"change-on-blur":"",validator:e.option.validator,text:e.value.toString(),placeholder:e.value.toString()},on:{change:function(t){"text"===e.type?e.valueChange(t):e.numberChange(t)}}}):e._e(),e._v(" "),"boolean"===e.type?n("SwitchBox",{attrs:{checked:e.value},on:{change:function(t){return e.valueChange(t)}}}):e._e(),e._v(" "),"color"===e.type?n("ColorPicker",{attrs:{compact:!0,"popup-offset":-95,color:e.value},on:{change:function(t){return e.valueChange(t)}}}):e._e(),e._v(" "),"range"===e.type?n("RangeInput",{attrs:{validator:e.option.validator,range:e.value},on:{change:function(t){return e.valueChange(t)}}}):e._e(),e._v(" "),"image"===e.type?n("ImagePicker",{attrs:{image:e.value},on:{change:function(t){return e.valueChange(t)}}}):e._e(),e._v(" "),"dropdown"===e.type?n("VDropdown",{attrs:{value:e.value,items:e.getDropdownItems(e.option.dropdownEnum),"key-mapper":function(e){return e}},on:{change:function(t){return e.valueChange(t)}},scopedSlots:e._u([{key:"item",fn:function(t){var n=t.item;return[e._v("\n "+e._s(n)+"\n ")]}}],null,!1,3506243887)}):e._e(),e._v(" "),"switch"===e.type?n("SwitchOptions",{attrs:{"small-size":"",options:e.option.defaultValue}}):e._e(),e._v(" "),"slider"===e.type?n("VSlider",e._b({attrs:{value:e.value},on:{change:function(t){return e.valueChange(t)}}},"VSlider",e.option.slider,!1)):e._e(),e._v(" "),"unknown"===e.type?n("div",{staticClass:"unknown-option-type"},[e._v("\n 未知的选项类型\n ")]):e._e()],1)};Ue._withStripped=!0;var Ze={name:"ComponentOption",components:{SwitchOptions:n(8769).default,TextBox:a.TextBox,SwitchBox:a.SwitchBox,ColorPicker:a.ColorPicker,RangeInput:a.RangeInput,VDropdown:a.VDropdown,ImagePicker:a.ImagePicker,VSlider:a.VSlider},props:{name:{type:String,required:!0},displayName:{type:String,required:!0},option:{type:Object,required:!0},component:{type:Object,required:!0}},data(){const e=(0,ce.getComponentSettings)(this.component);return{settings:e,value:e.options[this.name]}},computed:{type(){const e=this.option,{defaultValue:t}=e;switch(typeof t){case"boolean":return"boolean";case"number":return e.slider?"slider":"number";case"string":return e.color?"color":e.dropdownEnum?"dropdown":"text";case"object":return"start"in t&&"end"in t?"range":"name"in t&&"url"in t?"image":"name"in t&&"switches"in t?"switch":"unknown";default:return"unknown"}}},methods:{getDropdownItems:e=>{if(Array.isArray(e))return e;return Object.entries(e).filter((([e])=>{const t=e.charCodeAt(0);return!(t>=48&&t<=57)})).map((([,e])=>e))},numberChange(e){const t=this.settings,n=parseFloat(e);Number.isNaN(n)||(t.options[this.name]=n,this.value=n)},valueChange(e){this.settings.options[this.name]=e,this.value=e}}},We=n(5136),Ge=n.n(We),Xe={insert:"head",singleton:!1},Ke=(xe()(Ge(),Xe),Ge().locals,(0,Se.Z)(Ze,Ue,[],!1,null,"ddb921e6",null));Ke.options.__file="src/components/settings-panel/ComponentOption.vue";var Je=Ke.exports,Ye=n(5858),Qe=n(950),et=n(7010);const tt=[e=>({name:"uninstall",displayName:"卸载",icon:"mdi-trash-can-outline",condition:()=>(0,ce.isUserComponent)(e),action:async()=>{const{before:t,after:n}=(0,de.getHook)("userComponents.remove",e);await t(),await(0,et.uninstallComponent)(e.name),await n()}})],[nt]=(0,Qe.registerAndGetData)("settingsPanel.componentActions",tt);var it=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"component-action",class:{disabled:e.disabled},attrs:{"aria-disabled":e.disabled,title:e.item.title},on:{click:e.handleClick}},[n("VIcon",{attrs:{icon:e.item.icon,size:16}}),e._v("\n "+e._s(e.item.displayName)+"\n")],1)};it._withStripped=!0;var at=Vue.extend({components:{VIcon:a.VIcon},props:{item:{type:Object,required:!0},component:{type:Object,required:!0}},data:()=>({disabled:!1}),methods:{async handleClick(){if(!this.disabled)try{this.disabled=!0,await this.item.action(this.component)}finally{this.disabled=!1}}}}),rt=n(9311),ot=n.n(rt),st={insert:"head",singleton:!1},lt=(xe()(ot(),st),ot().locals,(0,Se.Z)(at,it,[],!1,null,null,null));lt.options.__file="src/components/settings-panel/component-actions/ComponentAction.vue";var ct=lt.exports,dt=Vue.extend({components:{ComponentDescription:Re,ComponentOption:Je,ComponentAction:ct,VButton:a.VButton,VIcon:a.VIcon,SwitchBox:a.SwitchBox,MiniToast:a.MiniToast},mixins:[Ye.U],data(){const e=this.componentData;return{virtual:!1,componentActions:nt.filter((t=>{const n=t(e);return!!n&&(n.condition?.()??!0)}))}},computed:{generatedOptions(){return Object.entries(this.componentData.options).filter((([,e])=>!e.hidden))}},async mounted(){const e=this.$el;(0,ve.visible)(e,(e=>{e.forEach((e=>{this.virtual=!e.isIntersecting}))})),await this.$nextTick(),this.$emit("mounted")}}),ut=n(7278),pt=n.n(ut),ht={insert:"head",singleton:!1},ft=(xe()(pt(),ht),pt().locals,(0,Se.Z)(dt,De,[],!1,null,null,null));ft.options.__file="src/components/settings-panel/ComponentDetail.vue";var mt=ft.exports,gt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"component-tags-preview"},[n("VPopup",{staticClass:"settings-panel-sub-page",attrs:{lazy:!1,"trigger-element":e.selectedSubPageTrigger},model:{value:e.selectedSubPageOpen,callback:function(t){e.selectedSubPageOpen=t},expression:"selectedSubPageOpen"}},[n("keep-alive",[e.selectedSubPage?n(e.selectedSubPage,{tag:"component"}):e._e()],1)],1),e._v(" "),n("div",{staticClass:"icon-list"},[e._l(e.tags,(function(t){return n("div",{key:t.name,staticClass:"component-tags-item",class:{selected:t.name===e.selectedTagName},on:{click:function(n){return e.selectTag(t)}}},[n("VIcon",{style:{color:t.color},attrs:{size:20,icon:t.icon}})],1)})),e._v(" "),n("div",{staticClass:"grow"}),e._v(" "),e._l(e.subPages,(function(e){return n("div",{key:e.name,staticClass:"component-tags-item"},[n("VIcon",{style:{color:"inherit"},attrs:{size:20,icon:e.icon}})],1)}))],2),e._v(" "),n("div",{staticClass:"component-tags"},[e._l(e.tags,(function(t){return n("div",{key:t.name,staticClass:"component-tags-item",class:{selected:t.name===e.selectedTagName},on:{click:function(n){return e.selectTag(t)}}},[n("VIcon",{style:{color:t.color},attrs:{size:20,icon:t.icon}}),e._v(" "),n("div",{staticClass:"tag-name"},[e._v("\n "+e._s(t.displayName)+"\n ")]),e._v(" "),n("div",{staticClass:"tag-count"},[e._v("\n ("+e._s(t.count)+")\n ")])],1)})),e._v(" "),n("div",{staticClass:"grow"}),e._v(" "),e._l(e.subPages,(function(t){return n("div",{key:t.name,staticClass:"component-tags-item",on:{click:function(n){return e.openSubPage(n,t.component)}}},[n("VIcon",{style:{color:"inherit"},attrs:{size:20,icon:t.icon}}),e._v(" "),n("div",{staticClass:"tag-name"},[e._v("\n "+e._s(t.displayName)+"\n ")])],1)}))],2)],1)};gt._withStripped=!0;var vt=n(5945),bt=n(7553);const yt=[{name:"userComponentsManage",displayName:"组件",component:()=>Promise.resolve().then(n.bind(n,1438)).then((e=>e.default)),icon:"mdi-cube-scan"},{name:"userPluginsManage",displayName:"插件",component:()=>Promise.resolve().then(n.bind(n,2478)).then((e=>e.default)),icon:"mdi-puzzle-outline"},{name:"customStylesManage",displayName:"样式",component:()=>Promise.resolve().then(n.bind(n,3187)).then((e=>e.default)),icon:"mdi-tune"},{name:"about",displayName:"关于",component:()=>Promise.resolve().then(n.bind(n,5441)).then((e=>e.default)),icon:"mdi-information-outline"}],wt=[({renderedComponents:e})=>({name:"all",displayName:"全部",color:"inherit",icon:"mdi-shape-outline",order:0,count:e.length,filter:e=>e}),({renderedComponents:e})=>{const t=[];e.forEach((e=>e.tags.forEach((e=>{t.push({count:0,...e,filter:t=>t.filter((t=>"all"===e.name||t.tags.some((t=>t.name===e.name))))})}))));const n=lodash.countBy(t,(e=>e.name));return lodash.uniqBy(t,(e=>e.name)).map((e=>({...e,count:n[e.name]})))}],[xt]=(0,Qe.registerAndGetData)("settingsPanel.tagFilters",wt);var _t=Vue.extend({components:{VIcon:me.default,VPopup:bt.default},data:()=>({tags:[],selectedTagName:"",subPages:yt,selectedSubPage:null,selectedSubPageOpen:!1,selectedSubPageTrigger:null}),created(){this.refreshTags(),this.reset()},mounted(){this.selectTag(this.tags[0])},methods:{refreshTags(){const e=Pe.components.filter((e=>!e.hidden)),t=xt.flatMap((t=>"function"==typeof t?t({components:Pe.components,renderedComponents:e}):t));this.tags=t.sort((0,vt.ascendingSort)((e=>e.order)))},reset(){this.selectedTagName=this.tags[0].name},selectTag(e){this.selectedTagName=e.name;const{filter:t}=this.tags.find((t=>t.name===e.name));this.$emit("change",t)},async openSubPage(e,t){this.selectedSubPage!==t?(this.selectedSubPage=t,this.selectedSubPageTrigger=e.currentTarget,await this.$nextTick(),this.selectedSubPageOpen=!0):this.selectedSubPageOpen=!this.selectedSubPageOpen}}}),kt=n(2915),Ct=n.n(kt),St={insert:"head",singleton:!1},Et=(xe()(Ct(),St),Ct().locals,(0,Se.Z)(_t,gt,[],!1,null,null,null));Et.options.__file="src/components/settings-panel/ComponentTags.vue";var Mt=Et.exports;let zt;const At=e=>e;var $t={name:"SettingsPanel",components:{VIcon:a.VIcon,TextBox:a.TextBox,VPopup:a.VPopup,VEmpty:a.VEmpty,ComponentSettings:Te,ComponentDetail:mt,ComponentTags:Mt},data:()=>({components:Pe.components,renderedComponents:Pe.components.filter((e=>!e.hidden)),selectedComponent:null,collasped:!1,peek:!1,searchKeyword:"",searchFilter:At}),computed:{tags(){const e=this.renderedComponents;let t=[];e.forEach((e=>e.tags.forEach((e=>{t.push({count:0,...e})}))));const n=lodash.countBy(t,(e=>e.name));return t=lodash.uniqBy(t,(e=>e.name)),t.forEach((e=>e.count=n[e.name])),t}},watch:{searchKeyword:lodash.debounce((function(){this.updateRenderedComponents()}),200),searchFilter(){this.searchKeyword="",this.updateRenderedComponents()},components(){this.updateRenderedComponents(),this.$refs.componentTags.refreshTags(),this.components.some((e=>e.name===this.selectedComponent?.name))||(this.selectedComponent=null)}},mounted(){(0,ce.addComponentListener)("settingsPanel.dockSide",(()=>{this.updatePopper()}))},methods:{updatePopper(){zt?.update()},closePopper(){zt?.destroy(),this.selectedComponent=null},selectComponent(e){const t=(0,de.getHook)("settingsPanel.componentDetail.close"),n=(0,de.getHook)("settingsPanel.componentDetail.open"),i=this.selectedComponent?.name,a=i===e.name;t.before(i),this.closePopper(),t.after(i),a||(n.before(e.name),this.selectedComponent=e,zt=se((0,le.dq)(`.component-settings[data-name=${e.name}]`),this.$refs.detailsPopup.$el,{placement:"right"}),n.after(e.name))},updateRenderedComponents(){const e=Pe.components.filter((e=>{if(e.hidden)return!1;if(this.searchKeyword){return[e.name,e.displayName,e.tags.map((e=>`${e.name}\n${e.displayName}`)).join("\n"),(0,Be.getDescriptionText)(e)].join("\n").toLowerCase().includes(this.searchKeyword.toLowerCase())}return!0}));this.renderedComponents=this.searchFilter(e)}}},Ot=n(3374),It=n.n(Ot),Lt={insert:"head",singleton:!1},Tt=(xe()(It(),Lt),It().locals,(0,Se.Z)($t,i,[],!1,null,null,null));Tt.options.__file="src/components/settings-panel/SettingsPanel.vue";var Pt=Tt.exports},5208:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return g}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"widgets-panel"},[n("div",{staticClass:"widgets-panel-header"},[n("VIcon",{attrs:{icon:"widgets"}}),e._v("功能\n ")],1),e._v(" "),e.loading||0!==e.widgets.length?e._e():n("VEmpty",{staticClass:"widgets-empty"}),e._v(" "),n("div",{staticClass:"widget-items"},e._l(e.widgets,(function(e){return n(e.component,{key:e.name,tag:"component",staticClass:"widget-item",attrs:{options:e.options}})})),1)],1)};i._withStripped=!0;var a=n(1906),r=n(3923),o=n(950),s=n(6243);const l=[];var c=Vue.extend({components:{VIcon:r.VIcon,VEmpty:r.VEmpty},data:()=>(unsafeWindow.allWidgets=l,{allWidgets:l,widgets:[],loading:!0}),watch:{allWidgets(){this.allWidgets.forEach((async e=>{await(async e=>{if(e.urlExclude&&e.urlExclude.some(a.matchUrlPattern))return!1;if(e.urlInclude&&e.urlInclude.every(lodash.negate(a.matchUrlPattern)))return!1;if(e.condition){const t=e.condition();return!0===t||t instanceof Promise&&!0===await t}return!0})(e)?this.widgets.push(e):(0,a.deleteValue)(this.widgets,(t=>t.name===e.name))})),console.log("updated widgets",this.widgets)}},created(){(0,o.registerAndGetData)(s.WidgetsPlugin,l),this.$nextTick().then((()=>this.loading=!1))}}),d=n(3379),u=n.n(d),p=n(3731),h=n.n(p),f={insert:"head",singleton:!1},m=(u()(h(),f),h().locals,(0,n(1900).Z)(c,i,[],!1,null,null,null));m.options.__file="src/components/settings-panel/WidgetsPanel.vue";var g=m.exports},5441:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return v}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-about-page"},[n("div",{staticClass:"be-about-page-header"},[n("VIcon",{attrs:{icon:"mdi-information-outline"}}),e._v(" "),n("div",{staticClass:"title-text"},[e._v("\n 关于\n ")])],1),e._v(" "),n("div",{staticClass:"be-about-page-content"},[n("div",{staticClass:"script-meta-info"},[n("div",{staticClass:"meta-info-name"},[e._v("\n "+e._s(e.meta.name)+"\n ")]),e._v(" "),n("div",{staticClass:"meta-info-version"},[e._v("\n "+e._s(e.meta.compilationInfo.versionWithTag)+"\n ")]),e._v(" "),n("div",{staticClass:"meta-info-description"},[e._v("\n "+e._s(e.meta.description)+"\n ")])]),e._v(" "),n("div",{staticClass:"script-links"},[n("a",{staticClass:"homepage script-link",attrs:{target:"_blank",href:"https://github.com/the1812/Bilibili-Evolved/tree/v2/"}},[n("VButton",[n("VIcon",{attrs:{icon:"mdi-home-outline",size:20}}),e._v("\n 主页\n ")],1)],1),e._v(" "),n("a",{staticClass:"feedback script-link",attrs:{target:"_blank",href:"https://github.com/the1812/Bilibili-Evolved/issues"}},[n("VButton",[n("VIcon",{attrs:{icon:"mdi-message-text-outline",size:18}}),e._v("\n 反馈\n ")],1)],1),e._v(" "),n("a",{staticClass:"releases script-link",attrs:{target:"_blank",href:"https://github.com/the1812/Bilibili-Evolved/releases"}},[n("VButton",[n("VIcon",{attrs:{icon:"mdi-update",size:20}}),e._v("\n 更新日志\n ")],1)],1),e._v(" "),n("a",{staticClass:"donate script-link",attrs:{target:"_blank",href:"https://github.com/the1812/Bilibili-Evolved/blob/preview/doc/donate.md"}},[n("VButton",[n("VIcon",{attrs:{icon:"mdi-heart-outline",size:18}}),e._v("\n 捐赠\n ")],1)],1)]),e._v(" "),n("div",{staticClass:"about-page-actions"},e._l(e.aboutPageActions,(function(t){return n("VButton",{key:t.name,staticClass:"about-page-action",attrs:{disabled:t.disabled},on:{click:function(n){return e.runAction(t,n)}}},[n("VIcon",{attrs:{icon:t.icon,size:t.iconSize||20}}),e._v("\n "+e._s(t.displayName)+"\n ")],1)})),1)])])};i._withStripped=!0;var a=n(1836),r=n(3708),o=n(3923),s=n(950);const l=[{icon:"mdi-inbox-arrow-up-outline",name:"exportSettings",displayName:"导出设置",run:async()=>{const{settings:e}=await Promise.resolve().then(n.bind(n,6171)),{DownloadPackage:t}=await Promise.resolve().then(n.bind(n,4114));t.single("settings.json",JSON.stringify(e,void 0,2))}},{icon:"mdi-inbox-arrow-down-outline",name:"importSettings",displayName:"导入设置",run:async()=>{const{logError:e}=await Promise.resolve().then(n.bind(n,2264)),{pickFile:t}=await Promise.resolve().then(n.bind(n,7590)),{Toast:i}=await Promise.resolve().then(n.bind(n,5683)),a=await t({accept:"*.json"});if(0===a.length)return;const[r]=a;try{const e=JSON.parse(await r.text());Object.entries(e).forEach((([e,t])=>{GM_setValue(e,t)})),i.success("导入成功, 正在刷新页面...","导入设置"),window.location.reload()}catch(t){e(t)}}}],[c]=(0,s.registerAndGetData)("settingsPanel.about.actions",l);var d=Vue.extend({components:{VButton:o.VButton,VIcon:o.VIcon},data:()=>({meta:a.meta,aboutPageActions:c}),methods:{formatDateTime:r.formatDateTime,async runAction(e,t){e.disabled=!0;try{await e.run(t)}finally{e.disabled=!1}}}}),u=n(3379),p=n.n(u),h=n(9455),f=n.n(h),m={insert:"head",singleton:!1},g=(p()(f(),m),f().locals,(0,n(1900).Z)(d,i,[],!1,null,null,null));g.options.__file="src/components/settings-panel/sub-pages/AboutPage.vue";var v=g.exports},1438:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return h}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"user-components-page"},[n("ManagePanel",{attrs:{config:e.config},scopedSlots:e._u([{key:"item",fn:function(t){var i=t.item;return[n("UserItem",{attrs:{config:e.getItemConfig(i)}})]}}])})],1)};i._withStripped=!0;var a=n(8171),r=n(7010),o=n(6171),s=n(9543),l=n(1167),c=n(3303);const d={key:"userComponents",icon:"mdi-cube-scan",title:"组件",description:"可以在此处添加或删除组件, 要查看组件详情, 请回到设置面板查看.",list:a.components,listFilter:(e,t,n)=>!(t&&!`${e.name}\n${e.displayName}`.toLowerCase().includes(t.toLowerCase()))&&!(n&&!(0,o.isUserComponent)(e)),async onItemAdd(e,t){const{before:n,after:i}=(0,s.getHook)("userComponents.add",e,t);await n();const{metadata:a,message:o}=await(0,r.installComponent)(e);return await i(a),o}};var u=Vue.extend({components:{ManagePanel:l.Z,UserItem:c.Z},data:()=>({config:d}),methods:{getItemConfig:e=>({key:"userComponents",item:e,isUserItem:(0,o.isUserComponent)(e),getSettings:e=>(0,o.getComponentSettings)(e),onItemRemove:async e=>{const{before:t,after:n}=(0,s.getHook)("userComponents.remove",e);await t(),(0,r.uninstallComponent)(e.name),await n()}})}}),p=(0,n(1900).Z)(u,i,[],!1,null,null,null);p.options.__file="src/components/settings-panel/sub-pages/UserComponentsPage.vue";var h=p.exports},2478:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return p}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"user-plugins-page"},[n("ManagePanel",{attrs:{config:e.config},scopedSlots:e._u([{key:"item",fn:function(t){var i=t.item;return[n("UserItem",{attrs:{config:e.getItemConfig(i)}})]}}])})],1)};i._withStripped=!0;var a=n(6171),r=n(9543),o=n(1623),s=n(1167),l=n(3303);const c={key:"userPlugins",icon:"mdi-puzzle-outline",title:"插件",description:"可以在此处管理插件, 插件能够增强现有组件的功能. 内置插件包括脚本本体包含的插件和组件自带的插件, 组件自带的插件会自动随组件卸载而卸载.",list:o.plugins,listFilter:(e,t,n)=>!(t&&!`${e.name}\n${e.displayName}`.toLowerCase().includes(t.toLowerCase()))&&!(n&&!(0,a.isUserPlugin)(e.name)),async onItemAdd(e,t){const{before:n,after:i}=(0,r.getHook)("userPlugins.add",e,t);await n();const{message:a,metadata:s}=await(0,o.installPlugin)(e);return await i(s),a}};var d=Vue.extend({components:{ManagePanel:s.Z,UserItem:l.Z},data:()=>({config:c}),methods:{getItemConfig:e=>({key:"userPlugins",item:e,isUserItem:(0,a.isUserPlugin)(e.name),onItemRemove:async e=>{const{before:t,after:n}=(0,r.getHook)("userPlugins.remove",e);await t(),(0,o.uninstallPlugin)(e.name),await n()}})}}),u=(0,n(1900).Z)(d,i,[],!1,null,null,null);u.options.__file="src/components/settings-panel/sub-pages/UserPluginsPage.vue";var p=u.exports},3187:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return u}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"user-styles-page"},[n("ManagePanel",{attrs:{config:e.config},scopedSlots:e._u([{key:"item",fn:function(t){var i=t.item;return[n("UserItem",{attrs:{config:e.getItemConfig(i)}})]}}])})],1)};i._withStripped=!0;var a=n(9543),r=n(8900),o=n(1167),s=n(3303);const l={key:"userStyles",icon:"mdi-tune",title:"样式",description:"可以在此处管理自定义样式, 自定义样式能简单修改界面元素以满足您的需求, 对于更复杂的样式, 推荐使用 Stylus 浏览器插件来管理.",list:r.styles,listFilter:(e,t)=>!(t&&!`${e.name}\n${e.displayName}`.toLowerCase().includes(t.toLowerCase())),async onItemAdd(e,t){const{before:n,after:i}=(0,a.getHook)("userStyles.add",e,t);await n();const{message:o,metadata:s}=await(0,r.installStyle)(e);return await i(s),o}};var c=Vue.extend({components:{ManagePanel:o.Z,UserItem:s.Z},data:()=>({config:l}),methods:{getItemConfig:e=>({key:"userStyles",item:e,isUserItem:!0,onItemRemove:async e=>{const{before:t,after:n}=(0,a.getHook)("userStyles.remove",e);await t(),(0,r.uninstallStyle)(e.name),await n()}})}}),d=(0,n(1900).Z)(c,i,[],!1,null,null,null);d.options.__file="src/components/settings-panel/sub-pages/UserStylesPage.vue";var u=d.exports},1167:function(e,t,n){"use strict";n.d(t,{Z:function(){return O}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"manage-panel"},[n("div",{staticClass:"manage-panel-title sub-page-row"},[n("VIcon",{attrs:{icon:e.config.icon}}),e._v(" "),n("div",{staticClass:"title-text"},[e._v("\n "+e._s(e.config.title)+"\n ")]),e._v(" "),n("VIcon",{attrs:{icon:"search",size:18}}),e._v(" "),n("TextBox",{staticClass:"list-search",attrs:{placeholder:"在 "+e.filteredList.length+" 个"+e.config.title+"中搜索"},model:{value:e.search,callback:function(t){e.search=t},expression:"search"}})],1),e._v(" "),e.config.description?n("div",{staticClass:"sub-page-row"},[n("div",{staticClass:"description-text"},[e._v("\n "+e._s(e.config.description)+"\n ")])]):e._e(),e._v(" "),e.config.description?n("div",{staticClass:"sub-page-row separator"}):e._e(),e._v(" "),n("div",{staticClass:"sub-page-row add-item-row"},[n("div",{staticClass:"title-text"},[e._v("\n 添加"+e._s(e.config.title)+":\n ")]),e._v(" "),n("div",{staticClass:"item-actions"},[n("VButton",{ref:"batchAddButton",on:{click:function(t){return e.showBatchAddPopup()}}},[n("VIcon",{attrs:{size:18,icon:"mdi-download-multiple"}}),e._v("\n 批量\n ")],1),e._v(" "),n("VButton",{on:{click:function(t){return e.browse()}}},[n("VIcon",{attrs:{size:18,icon:"mdi-folder-open-outline"}}),e._v("\n 浏览\n ")],1),e._v(" "),n("OnlineRegistryButton",[n("VIcon",{attrs:{size:18,icon:"mdi-web"}}),e._v("\n 在线\n ")],1)],1),e._v(" "),n("VPopup",{staticClass:"batch-add-popup",attrs:{"trigger-element":e.$refs.batchAddButton},model:{value:e.batchAddShow,callback:function(t){e.batchAddShow=t},expression:"batchAddShow"}},[n("TextArea",{ref:"batchAddTextArea",staticClass:"batch-add-textarea",attrs:{placeholder:"批量粘贴功能链接, 可以混合其他类型的功能 (如合集包)"},model:{value:e.batchUrl,callback:function(t){e.batchUrl=t},expression:"batchUrl"}}),e._v(" "),n("div",{staticClass:"batch-add-actions"},[n("VButton",{on:{click:function(t){e.batchAddShow=!1}}},[n("VIcon",{attrs:{size:12,icon:"close"}}),e._v("\n 取消\n ")],1),e._v(" "),n("VButton",{attrs:{type:"primary",disabled:!e.batchUrl},on:{click:function(t){return e.batchAddItem()}}},[n("VIcon",{attrs:{size:18,icon:"mdi-plus"}}),e._v("\n 添加\n ")],1)],1)],1)],1),e._v(" "),n("div",{staticClass:"sub-page-row"},[n("TextBox",{staticClass:"item-url",attrs:{placeholder:"粘贴"+e.config.title+"链接"},on:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.addItem()}},model:{value:e.url,callback:function(t){e.url=t},expression:"url"}}),e._v(" "),n("VButton",{attrs:{disabled:!e.url},on:{click:function(t){return e.addItem()}}},[n("VIcon",{attrs:{size:18,icon:"mdi-plus"}}),e._v("\n 添加\n ")],1)],1),e._v(" "),n("div",{staticClass:"sub-page-row separator"}),e._v(" "),n("div",{staticClass:"sub-page-row"},[n("div",{staticClass:"title-text"},[e._v("\n 已安装的"+e._s(e.config.title)+":\n ")]),e._v(" "),n("div",{staticClass:"exclude-built-in"},[e._v("\n 隐藏内置"+e._s(e.config.title)+"\n "),n("SwitchBox",{model:{value:e.excludeBuiltIn,callback:function(t){e.excludeBuiltIn=t},expression:"excludeBuiltIn"}})],1)]),e._v(" "),e.loaded?e._e():n("div",{staticClass:"sub-page-row"},[n("VLoading",{key:"loading"})],1),e._v(" "),e.loaded?n("div",{staticClass:"manage-item-list"},[0===e.debouncedList.length?n("VEmpty",{key:"empty"}):e._e(),e._v(" "),e._l(e.debouncedList,(function(t){return n("ManageItem",{key:t.name},[e._t("item",[e._v("\n "+e._s(t.displayName)+"\n ")],{item:t})],2)}))],2):e._e()])};i._withStripped=!0;var a=n(7195),r=n(9513),o=n(7590),s=n(5683),l=n(2264),c=n(3923),d=function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",{staticClass:"manage-item",class:{virtual:e.virtual}},[e.virtual?e._e():e._t("default")],2)};d._withStripped=!0;var u=n(5858),p=Vue.extend({mixins:[(0,u.B)(".manage-panel .manage-item-list")]}),h=n(3379),f=n.n(h),m=n(9681),g=n.n(m),v={insert:"head",singleton:!1},b=(f()(g(),v),g().locals,n(1900)),y=(0,b.Z)(p,d,[],!1,null,null,null);y.options.__file="src/components/settings-panel/sub-pages/manage-panel/ManageItem.vue";var w=y.exports,x=function(){var e=this,t=e.$createElement;return(e._self._c||t)("VButton",{on:{mouseover:function(t){return e.initPopup()},click:function(t){return e.togglePopup()}}},[e._t("default")],2)};x._withStripped=!0;var _=n(7503),k=Vue.extend({components:{VButton:c.VButton},methods:{initPopup:_.initPopup,togglePopup:_.togglePopup}}),C=(0,b.Z)(k,x,[],!1,null,null,null);C.options.__file="src/components/settings-panel/sub-pages/online-registry/OnlineRegistryButton.vue";var S=C.exports,E=Vue.extend({components:{VIcon:c.VIcon,VButton:c.VButton,TextBox:c.TextBox,VEmpty:c.VEmpty,VLoading:c.VLoading,VPopup:c.VPopup,TextArea:c.TextArea,SwitchBox:c.SwitchBox,ManageItem:w,OnlineRegistryButton:S},props:{config:{type:Object,required:!0}},data:()=>({search:"",url:"",loaded:!1,batchAddShow:!1,batchUrl:"",excludeBuiltIn:!0,debouncedList:[]}),computed:{filteredList(){return this.config.list.filter((e=>this.config.listFilter(e,this.search,this.excludeBuiltIn)))}},watch:{filteredList(){this.loaded=!1,window.setTimeout((()=>{this.debouncedList=this.filteredList,this.loaded=!0}),200)}},mounted(){window.setTimeout((()=>{this.debouncedList=this.filteredList,this.loaded=!0}))},methods:{async browse(){const e=await(0,o.pickFile)({accept:"*.js"});if(0===e.length)return;const[t]=e,n=await t.text();try{s.Toast.info(await(this.config.onItemAdd?.(n,"")),`添加${this.config.title}`)}catch(e){(0,l.logError)(e)}},async showBatchAddPopup(){this.batchAddShow=!this.batchAddShow,this.batchAddShow&&(await this.$nextTick(),this.$refs.batchAddTextArea?.focus())},async addItem(){if(!this.url)return;const e=s.Toast.info("获取中...",`添加${this.config.title}`);try{const t=await(0,a.monkey)({url:this.url,method:"GET"});e.message=await(this.config.onItemAdd?.(t,this.url)),this.url=""}catch(t){console.error(t),e.type=s.ToastType.Error,e.message=t}},async batchAddItem(){if(!this.batchUrl)return;const e=this.batchUrl.split("\n").map((e=>e.trim())).filter((e=>""!==e)),t=s.Toast.info(`获取中... (0/${e.length})`,"批量添加");let n=0;const i=await Promise.allSettled(e.map((async i=>{const{message:a}=await(0,r.m)(i);return n++,t.message=`获取中... (${n}/${e.length})`,a}))),a=i.filter((e=>"fulfilled"===e.status)).length,o=i.filter((e=>"rejected"===e.status)).length;t.message=`安装完成, 成功 ${a} 个, 失败 ${o} 个.`;const l=i.map(((t,n)=>{const i=e[n];return"fulfilled"===t.status?`${t.value} ${i}`:`${t.reason} ${i}`})).join("\n");console.log(l),this.batchUrl=""}}}),M=n(4510),z=n.n(M),A={insert:"head",singleton:!1},$=(f()(z(),A),z().locals,(0,b.Z)(E,i,[],!1,null,null,null));$.options.__file="src/components/settings-panel/sub-pages/manage-panel/ManagePanel.vue";var O=$.exports},3303:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"user-item"},[n("div",{staticClass:"user-item-display-name"},[e._v("\n "+e._s(e.config.item.displayName)+"\n ")]),e._v(" "),n("div",{staticClass:"user-item-name"},[e._v("\n "+e._s(e.config.item.name)+"\n ")]),e._v(" "),e.config.isUserItem?n("div",{staticClass:"user-item-line"}):e._e(),e._v(" "),e.config.isUserItem?n("div",{ref:"removeIcon",staticClass:"user-item-remove",on:{dblclick:function(t){return e.removeItem()}}},[n("VIcon",{attrs:{icon:"mdi-trash-can-outline",size:18}}),e._v(" "),n("div",{ref:"removeConfirmTemplate",staticClass:"user-item-remove-confirm"},[e._v("\n 确定要卸载 "+e._s(e.config.item.displayName)+" 吗?\n "),n("VButton",{attrs:{type:"primary"},on:{click:function(t){return e.removeItem()}}},[n("VIcon",{attrs:{icon:"mdi-trash-can-outline",size:16}}),e._v("\n 确定\n ")],1)],1)],1):e._e()])};i._withStripped=!0;var a=n(5683),r=n(3923),o=n(1621),s=Vue.extend({components:{VIcon:r.VIcon,VButton:o.default},props:{config:{type:Object,required:!0}},data:()=>({removeConfirm:!1,settings:{}}),mounted(){this.config.getSettings&&(this.settings=this.config.getSettings(this.config.item)),a.Toast.mini(this.$refs.removeConfirmTemplate,this.$refs.removeIcon,{trigger:"click",hideOnClick:!0})},methods:{async removeItem(){await this.config.onItemRemove(this.config.item),this.removeConfirm=!1}}}),l=n(3379),c=n.n(l),d=n(1580),u=n.n(d),p={insert:"head",singleton:!1},h=(c()(u(),p),u().locals,(0,n(1900).Z)(s,i,[],!1,null,null,null));h.options.__file="src/components/settings-panel/sub-pages/manage-panel/UserItem.vue";var f=h.exports},135:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return p}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-video-control-bar-extend squirtle-block-wrap"},e._l(e.items,(function(t){return n("div",{key:t.name,staticClass:"be-video-control-bar-extend-item bilibili-player-video-btn squirtle-block-wrap",style:{order:t.order.toString()},attrs:{"data-name":t.name},on:{click:function(e){return t.action(e)}}},[n("button",[n("span",{staticClass:"bp-svgicon"},[n("VIcon",{attrs:{icon:t.icon}})],1)]),e._v(" "),n("div",{staticClass:"be-video-control-tooltip"},[e._v("\n "+e._s(t.displayName)+"\n ")])])})),0)};i._withStripped=!0;var a=n(3923),r=Vue.extend({components:{VIcon:a.VIcon},props:{items:{type:Array,required:!0}}}),o=n(3379),s=n.n(o),l=n(1885),c=n.n(l),d={insert:"head",singleton:!1},u=(s()(c(),d),c().locals,(0,n(1900).Z)(r,i,[],!1,null,null,null));u.options.__file="src/components/video/VideoControlBar.vue";var p=u.exports},2080:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-mini-toast-wrapper"},[n("div",{ref:"content",staticClass:"be-mini-toast-content"},[e._t("default")],2),e._v(" "),n("div",{ref:"toast",staticClass:"be-mini-toast"},[e._t("toast")],2)])};i._withStripped=!0;var a=n(8333);const r={body:()=>document.body,local:void 0};var o=Vue.extend({model:{prop:"show",event:"change"},props:{show:{type:Boolean,default:!1},container:{type:String,default:"local"}},data:()=>({toast:null}),async mounted(){await this.$nextTick();const e=r[this.container];this.toast=(0,a.$)(this.message,this.$refs.content,{content:this.$refs.toast,showOnCreate:this.show,trigger:"mouseenter focusin",onHide:()=>{this.$emit("change",!1)},onShow:()=>{this.$emit("change",!0)},appendTo:"function"==typeof e?e():e,...this.$attrs})}}),s=(0,n(1900).Z)(o,i,[],!1,null,null,null);s.options.__file="src/core/toast/MiniToast.vue";var l=s.exports},7300:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return p}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"toast-card visible",class:"toast-"+e.card.type},[n("div",{staticClass:"toast-card-border"}),e._v(" "),n("div",{staticClass:"toast-card-header"},[n("h1",{staticClass:"toast-card-title"},[e._v("\n "+e._s(e.card.title)+"\n ")]),e._v(" "),n("div",{staticClass:"toast-card-dismiss",on:{click:function(t){return e.card.dismiss()}}},[n("VIcon",{attrs:{icon:"close",size:20}})],1)]),e._v(" "),n("div",{staticClass:"toast-card-message",domProps:{innerHTML:e._s(e.card.message)}})])};i._withStripped=!0;var a=n(3923),r=Vue.extend({components:{VIcon:a.VIcon},props:{card:{type:Object,required:!0}}}),o=n(3379),s=n.n(o),l=n(735),c=n.n(l),d={insert:"head",singleton:!1},u=(s()(c(),d),c().locals,(0,n(1900).Z)(r,i,[],!1,null,null,null));u.options.__file="src/core/toast/ToastCard.vue";var p=u.exports},3353:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-switch-box",class:{checked:e.checked,disabled:e.disabled},attrs:{role:"switch","aria-checked":e.checked,"aria-disabled":e.disabled,tabindex:"0"},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:(t.preventDefault(),e.toggle())},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),e.toggle())}]}},[n("label",[n("input",{ref:"input",attrs:{type:"checkbox",disabled:e.disabled},domProps:{checked:e.checked},on:{change:function(t){return t.stopPropagation(),e.$emit("change",t.target.checked)}}}),e._v(" "),e._m(0)])])};i._withStripped=!0;var a=Vue.extend({name:"SwitchBox",model:{prop:"checked",event:"change"},props:{checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},methods:{toggle(){this.disabled||(this.$refs.input.checked=!this.$refs.input.checked,this.$emit("change",this.$refs.input.checked))}}}),r=n(3379),o=n.n(r),s=n(2472),l=n.n(s),c={insert:"head",singleton:!1},d=(o()(l(),c),l().locals,(0,n(1900).Z)(a,i,[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"bar"},[t("div",{staticClass:"thumb"})])}],!1,null,null,null));d.options.__file="src/ui/SwitchBox.vue";var u=d.exports},825:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return p}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-textbox",class:{linear:e.linear},attrs:{role:"textbox"}},[n("input",e._g(e._b({ref:"input",attrs:{type:"text"},domProps:{value:e.text},on:{change:function(t){return t.stopPropagation(),e.change(t)},input:function(t){return t.stopPropagation(),e.input(t)},compositionstart:e.compositionStart,compositionend:e.compositionEnd}},"input",e.$attrs,!1),e.restListeners)),e._v(" "),e.linear?n("div",{staticClass:"linear-bar"}):e._e()])};i._withStripped=!0;var a=n(1357),r=Vue.extend({name:"TextBox",mixins:[a.t],props:{linear:{type:Boolean,default:!1}}}),o=n(3379),s=n.n(o),l=n(6020),c=n.n(l),d={insert:"head",singleton:!1},u=(s()(c(),d),c().locals,(0,n(1900).Z)(r,i,[],!1,null,"242237dc",null));u.options.__file="src/ui/TextBox.vue";var p=u.exports},1621:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return u}});var i=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("div",t._g({staticClass:"be-button",class:(e={},e[t.type]=!0,e.disabled=t.disabled,e.round=t.round,e),attrs:{role:"button","aria-disabled":t.disabled,tabindex:t.disabled?-1:0},on:{keydown:[function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;e.preventDefault(),t.$listeners.click&&t.$listeners.click(e)},function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"]))return null;e.preventDefault(),t.$listeners.click&&t.$listeners.click(e)}]}},t.disabled?null:t.$listeners),[i("div",{staticClass:"content-container"},[t._t("default",[t._v("Button")])],2)])};i._withStripped=!0;var a=Vue.extend({name:"VButton",props:{type:{type:String,default:"light"},round:{type:Boolean,default:!1}},computed:{disabled(){return Boolean(this.$attrs.disabled)}}}),r=n(3379),o=n.n(r),s=n(5131),l=n.n(s),c={insert:"head",singleton:!1},d=(o()(l(),c),l().locals,(0,n(1900).Z)(a,i,[],!1,null,"7f7e80c6",null));d.options.__file="src/ui/VButton.vue";var u=d.exports},2074:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return h}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-loading"},[e._t("default",["string"==typeof e.config.content&&e.config.content.length>0?[e._v("\n "+e._s(e.config.content)+"\n ")]:e._e(),e._v(" "),"string"!=typeof e.config.content?n(e.config.content,{tag:"component"}):e._e()])],2)};i._withStripped=!0;var a=n(950);const[r]=(0,a.registerAndGetData)("vLoading",{content:"加载中..."});var o=Vue.extend({name:"VLoading",data:()=>({config:r})}),s=n(3379),l=n.n(s),c=n(9344),d=n.n(c),u={insert:"head",singleton:!1},p=(l()(d(),u),d().locals,(0,n(1900).Z)(o,i,[],!1,null,null,null));p.options.__file="src/ui/VLoading.vue";var h=p.exports},7553:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return u}});var i=function(){var e=this,t=e.$createElement;return(e._self._c||t)("div",e._g({staticClass:"be-popup",class:{open:e.open,fixed:e.fixed,close:!e.open,"closed-style":e.closedStyle}},e.$listeners),[e.loaded?e._t("default"):e._e()],2)};i._withStripped=!0;var a=Vue.extend({name:"VPopup",model:{prop:"open",event:"popup-change"},props:{open:{type:Boolean,required:!1,default:!1},closedStyle:{type:Boolean,required:!1,default:!0},fixed:{type:Boolean,required:!1,default:!1},triggerElement:{required:!1,default:null},lazy:{type:Boolean,required:!1,default:!0},autoClose:{type:Boolean,required:!1,default:!0},autoDestroy:{type:Boolean,required:!1,default:!1},escClose:{type:Boolean,required:!1,default:!1},autoClosePredicate:{type:Function,required:!1,default:null}},data(){return{loaded:!this.lazy}},computed:{trigger(){return null===this.triggerElement?null:"$el"in this.triggerElement?this.triggerElement.$el:this.triggerElement}},watch:{open(){this.lazy&&!this.loaded&&(this.loaded=!0),this.setAutoClose()}},mounted(){const e=this.$el;this.open&&this.setAutoClose(),this.escClose&&e.addEventListener("keydown",(e=>{"Escape"===e.key&&this.$emit("popup-change",!1)})),this.autoDestroy&&e.addEventListener("transitionend",(()=>{this.open||(this.loaded=!1)}))},methods:{openHandler(e){const t=e.target,n=document.querySelector(".toast-card-container");let i=t!==this.trigger&&!this.trigger?.contains(t)&&t!==this.$el&&!this.$el.contains(t)&&!n?.contains(t);this.autoClosePredicate&&(i=i&&this.autoClosePredicate({target:t,element:this.$el,trigger:this.trigger})),i&&this.$emit("popup-change",!1)},setAutoClose(){if(this.autoClose){["mousedown","touchstart"].forEach((e=>{this.open?document.documentElement.addEventListener(e,this.openHandler):document.documentElement.removeEventListener(e,this.openHandler)}))}},toggle(){this.$emit("popup-change",!this.open)}}}),r=n(3379),o=n.n(r),s=n(9751),l=n.n(s),c={insert:"head",singleton:!1},d=(o()(l(),c),l().locals,(0,n(1900).Z)(a,i,[],!1,null,null,null));d.options.__file="src/ui/VPopup.vue";var u=d.exports},7928:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return p}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"be-slider",attrs:{role:"slider",tabindex:e.focusable?0:-1},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:(t.preventDefault(),t.stopPropagation(),e.moveBy(-1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:(t.preventDefault(),t.stopPropagation(),e.moveBy(1))}]}},[n("div",{ref:"barContainer",staticClass:"bar-container"},[e._t("bar",[n("div",{staticClass:"default-bar"})])],2),e._v(" "),n("MiniToast",{ref:"thumbContainer",staticClass:"thumb-container",attrs:{placement:"top",arrow:!1},scopedSlots:e._u([{key:"toast",fn:function(){return[e._v("\n "+e._s(e.value)+"\n ")]},proxy:!0}])},[e._t("thumb",[n("div",{staticClass:"default-thumb"})])],2)],1)};i._withStripped=!0;var a=n(2080),r=Vue.extend({name:"VSlider",components:{MiniToast:a.Z},model:{prop:"value",event:"change"},props:{focusable:{type:Boolean,default:!0},min:{type:Number,default:0},max:{type:Number,default:100},value:{type:Number,required:!0,default:0},step:{type:Number,default:1}},watch:{value(e){this.updateThumbPosition(e)}},mounted(){this.normalizeValue(),this.setupEvents(),this.updateThumbPosition(this.value)},methods:{normalizeValue(e){if(void 0!==e)return e<this.min?this.min:e>this.max?this.max:e;this.value<this.min?this.$emit("change",this.min):this.value>this.max&&this.$emit("change",this.max)},updateThumbPosition(e){this.$refs.thumbContainer.$el.style.left=`${(100*(e-this.min)/(this.max-this.min)).toString()}%`},setupEvents(){const e=this.$refs.barContainer,t=this.$refs.thumbContainer.$el,n=e=>{this.$emit("change",e)};e.addEventListener("click",(t=>{const i=t.offsetX,a=e.getBoundingClientRect().width,r=this.max*(i/a);n(Math.trunc(r/this.step)*this.step)})),t.addEventListener("mousedown",(()=>this.$el.focus())),t.addEventListener("touchstart",(()=>this.$el.focus()));let i=!1,a=0,r=[0,0];const o=e=>{i=!0,a=this.value,r=[e.screenX,e.screenY];const t=()=>i=!1;document.body.addEventListener("mouseup",t,{once:!0}),document.body.addEventListener("touchend",t,{once:!0})};t.addEventListener("mousedown",(e=>{e.preventDefault(),o(e)})),t.addEventListener("touchstart",(e=>{1===e.touches.length&&(e.preventDefault(),o(e.touches[0]))}));const s=t=>{const[i]=r,o=t.screenX-i,s=e.getBoundingClientRect().width,l=(this.max-this.min)*(o/s),c=this.normalizeValue(a+Math.trunc(l/this.step)*this.step);n(c)};document.body.addEventListener("mousemove",(e=>{i&&(e.preventDefault(),s(e))})),document.body.addEventListener("touchmove",(e=>{i&&1===e.touches.length&&(e.preventDefault(),s(e.touches[0]))}),{passive:!1})},moveBy(e){const t=e*this.step;this.$emit("change",this.normalizeValue(this.value+t))}}}),o=n(3379),s=n.n(o),l=n(6018),c=n.n(l),d={insert:"head",singleton:!1},u=(s()(c(),d),c().locals,(0,n(1900).Z)(r,i,[],!1,null,"a7e33a16",null));u.options.__file="src/ui/VSlider.vue";var p=u.exports},5464:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return g}});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("i",e._g(e._b({staticClass:"be-icon",class:e.classes,style:{"--size":e.size+"px"}},"i",e.$attrs,!1),e.$listeners),[e._t("default"),e._v(" "),e.icon in e.$options.static.customIcons?n("div",{staticClass:"custom-icon",domProps:{innerHTML:e._s(e.$options.static.customIcons[e.icon])}}):e._e()],2)};i._withStripped=!0;var a=n(950);const r=n(5454),o=lodash.fromPairs(r.keys().map((e=>[e.replace(/.*\/([^/]+?)\.svg$/,"$1"),r(e).default]))),[s]=(0,a.registerAndGetData)("ui.icons",o),l={customIcons:o};var c=Vue.extend({name:"VIcon",props:{icon:{type:String,default:""},size:{type:Number,default:24}},computed:{classes(){const e=this.$options.static.customIcons,t=this.icon;return""===t||t in e?[]:t.startsWith("mdi-")?["mdi",t]:[`be-iconfont-${t}`]}},beforeCreate(){this.$options.static=l}}),d=n(3379),u=n.n(d),p=n(3997),h=n.n(p),f={insert:"head",singleton:!1},m=(u()(h(),f),h().locals,(0,n(1900).Z)(c,i,[],!1,null,null,null));m.options.__file="src/ui/icon/VIcon.vue";var g=m.exports},1900:function(e,t,n){"use strict";function i(e,t,n,i,a,r,o,s){var l,c="function"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),i&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),o?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),a&&a.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=l):a&&(l=s?function(){a.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:a),l)if(c.functional){c._injectStyles=l;var d=c.render;c.render=function(e,t){return l.call(t),d(e,t)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return{exports:e,options:c}}n.d(t,{Z:function(){return i}})},4353:function(e,t,n){var i={"./ajax-hook/index.ts":7761,"./id-search/index.ts":9717};function a(e){var t=r(e);return n(t)}function r(e){if(!n.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}a.keys=function(){return Object.keys(i)},a.resolve=r,e.exports=a,a.id=4353},5269:function(e,t,n){"use strict";n.r(t),n.d(t,{pako:function(){return i}});
/* eslint-disable */
const i=function e(t,n,i){function a(o,s){if(!n[o]){if(!t[o]){if(r)return r(o,!0);var l=new Error("Cannot find module '"+o+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[o]={exports:{}};t[o][0].call(c.exports,(function(e){return a(t[o][1][e]||e)}),c,c.exports,e,t,n,i)}return n[o].exports}for(var r=void 0,o=0;o<i.length;o++)a(i[o]);return a}({1:[function(e,t,n){var i="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;n.assign=function(e){for(var t,n,i=Array.prototype.slice.call(arguments,1);i.length;){var a=i.shift();if(a){if("object"!=typeof a)throw new TypeError(a+"must be non-object");for(var r in a)t=a,n=r,Object.prototype.hasOwnProperty.call(t,n)&&(e[r]=a[r])}}return e},n.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var a={arraySet:function(e,t,n,i,a){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+i),a);else for(var r=0;r<i;r++)e[a+r]=t[n+r]},flattenChunks:function(e){var t,n,i,a,r,o;for(t=i=0,n=e.length;t<n;t++)i+=e[t].length;for(o=new Uint8Array(i),t=a=0,n=e.length;t<n;t++)r=e[t],o.set(r,a),a+=r.length;return o}},r={arraySet:function(e,t,n,i,a){for(var r=0;r<i;r++)e[a+r]=t[n+r]},flattenChunks:function(e){return[].concat.apply([],e)}};n.setTyped=function(e){e?(n.Buf8=Uint8Array,n.Buf16=Uint16Array,n.Buf32=Int32Array,n.assign(n,a)):(n.Buf8=Array,n.Buf16=Array,n.Buf32=Array,n.assign(n,r))},n.setTyped(i)},{}],2:[function(e,t,n){var i=e("./common"),a=!0,r=!0;try{String.fromCharCode.apply(null,[0])}catch(e){a=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){r=!1}for(var o=new i.Buf8(256),s=0;s<256;s++)o[s]=252<=s?6:248<=s?5:240<=s?4:224<=s?3:192<=s?2:1;function l(e,t){if(t<65534&&(e.subarray&&r||!e.subarray&&a))return String.fromCharCode.apply(null,i.shrinkBuf(e,t));for(var n="",o=0;o<t;o++)n+=String.fromCharCode(e[o]);return n}o[254]=o[254]=1,n.string2buf=function(e){var t,n,a,r,o,s=e.length,l=0;for(r=0;r<s;r++)55296==(64512&(n=e.charCodeAt(r)))&&r+1<s&&56320==(64512&(a=e.charCodeAt(r+1)))&&(n=65536+(n-55296<<10)+(a-56320),r++),l+=n<128?1:n<2048?2:n<65536?3:4;for(t=new i.Buf8(l),r=o=0;o<l;r++)55296==(64512&(n=e.charCodeAt(r)))&&r+1<s&&56320==(64512&(a=e.charCodeAt(r+1)))&&(n=65536+(n-55296<<10)+(a-56320),r++),n<128?t[o++]=n:(n<2048?t[o++]=192|n>>>6:(n<65536?t[o++]=224|n>>>12:(t[o++]=240|n>>>18,t[o++]=128|n>>>12&63),t[o++]=128|n>>>6&63),t[o++]=128|63&n);return t},n.buf2binstring=function(e){return l(e,e.length)},n.binstring2buf=function(e){for(var t=new i.Buf8(e.length),n=0,a=t.length;n<a;n++)t[n]=e.charCodeAt(n);return t},n.buf2string=function(e,t){var n,i,a,r,s=t||e.length,c=new Array(2*s);for(n=i=0;n<s;)if((a=e[n++])<128)c[i++]=a;else if(4<(r=o[a]))c[i++]=65533,n+=r-1;else{for(a&=2===r?31:3===r?15:7;1<r&&n<s;)a=a<<6|63&e[n++],r--;1<r?c[i++]=65533:a<65536?c[i++]=a:(a-=65536,c[i++]=55296|a>>10&1023,c[i++]=56320|1023&a)}return l(c,i)},n.utf8border=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;0<=n&&128==(192&e[n]);)n--;return n<0||0===n?t:n+o[e[n]]>t?n:t}},{"./common":1}],3:[function(e,t,n){t.exports=function(e,t,n,i){for(var a=65535&e|0,r=e>>>16&65535|0,o=0;0!==n;){for(n-=o=2e3<n?2e3:n;r=r+(a=a+t[i++]|0)|0,--o;);a%=65521,r%=65521}return a|r<<16|0}},{}],4:[function(e,t,n){t.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],5:[function(e,t,n){var i=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var i=0;i<8;i++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();t.exports=function(e,t,n,a){var r=i,o=a+n;e^=-1;for(var s=a;s<o;s++)e=e>>>8^r[255&(e^t[s])];return-1^e}},{}],6:[function(e,t,n){t.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],7:[function(e,t,n){t.exports=function(e,t){var n,i,a,r,o,s,l,c,d,u,p,h,f,m,g,v,b,y,w,x,_,k,C,S,E;n=e.state,i=e.next_in,S=e.input,a=i+(e.avail_in-5),r=e.next_out,E=e.output,o=r-(t-e.avail_out),s=r+(e.avail_out-257),l=n.dmax,c=n.wsize,d=n.whave,u=n.wnext,p=n.window,h=n.hold,f=n.bits,m=n.lencode,g=n.distcode,v=(1<<n.lenbits)-1,b=(1<<n.distbits)-1;e:do{f<15&&(h+=S[i++]<<f,f+=8,h+=S[i++]<<f,f+=8),y=m[h&v];t:for(;;){if(h>>>=w=y>>>24,f-=w,0==(w=y>>>16&255))E[r++]=65535&y;else{if(!(16&w)){if(0==(64&w)){y=m[(65535&y)+(h&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}x=65535&y,(w&=15)&&(f<w&&(h+=S[i++]<<f,f+=8),x+=h&(1<<w)-1,h>>>=w,f-=w),f<15&&(h+=S[i++]<<f,f+=8,h+=S[i++]<<f,f+=8),y=g[h&b];n:for(;;){if(h>>>=w=y>>>24,f-=w,!(16&(w=y>>>16&255))){if(0==(64&w)){y=g[(65535&y)+(h&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(_=65535&y,f<(w&=15)&&(h+=S[i++]<<f,(f+=8)<w&&(h+=S[i++]<<f,f+=8)),l<(_+=h&(1<<w)-1)){e.msg="invalid distance too far back",n.mode=30;break e}if(h>>>=w,f-=w,(w=r-o)<_){if(d<(w=_-w)&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(C=p,(k=0)===u){if(k+=c-w,w<x){for(x-=w;E[r++]=p[k++],--w;);k=r-_,C=E}}else if(u<w){if(k+=c+u-w,(w-=u)<x){for(x-=w;E[r++]=p[k++],--w;);if(k=0,u<x){for(x-=w=u;E[r++]=p[k++],--w;);k=r-_,C=E}}}else if(k+=u-w,w<x){for(x-=w;E[r++]=p[k++],--w;);k=r-_,C=E}for(;2<x;)E[r++]=C[k++],E[r++]=C[k++],E[r++]=C[k++],x-=3;x&&(E[r++]=C[k++],1<x&&(E[r++]=C[k++]))}else{for(k=r-_;E[r++]=E[k++],E[r++]=E[k++],E[r++]=E[k++],2<(x-=3););x&&(E[r++]=E[k++],1<x&&(E[r++]=E[k++]))}break}}break}}while(i<a&&r<s);i-=x=f>>3,h&=(1<<(f-=x<<3))-1,e.next_in=i,e.next_out=r,e.avail_in=i<a?a-i+5:5-(i-a),e.avail_out=r<s?s-r+257:257-(r-s),n.hold=h,n.bits=f}},{}],8:[function(e,t,n){var i=e("../utils/common"),a=e("./adler32"),r=e("./crc32"),o=e("./inffast"),s=e("./inftrees"),l=-2;function c(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function d(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new i.Buf16(320),this.work=new i.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function u(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new i.Buf32(852),t.distcode=t.distdyn=new i.Buf32(592),t.sane=1,t.back=-1,0):l}function p(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,u(e)):l}function h(e,t){var n,i;return e&&e.state?(i=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||15<t)?l:(null!==i.window&&i.wbits!==t&&(i.window=null),i.wrap=n,i.wbits=t,p(e))):l}function f(e,t){var n,i;return e?(i=new d,(e.state=i).window=null,0!==(n=h(e,t))&&(e.state=null),n):l}var m,g,v=!0;function b(e){if(v){var t;for(m=new i.Buf32(512),g=new i.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(s(1,e.lens,0,288,m,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;s(2,e.lens,0,32,g,0,e.work,{bits:5}),v=!1}e.lencode=m,e.lenbits=9,e.distcode=g,e.distbits=5}function y(e,t,n,a){var r,o=e.state;return null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new i.Buf8(o.wsize)),a>=o.wsize?(i.arraySet(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):(a<(r=o.wsize-o.wnext)&&(r=a),i.arraySet(o.window,t,n-a,r,o.wnext),(a-=r)?(i.arraySet(o.window,t,n-a,a,0),o.wnext=a,o.whave=o.wsize):(o.wnext+=r,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=r))),0}n.inflateReset=p,n.inflateReset2=h,n.inflateResetKeep=u,n.inflateInit=function(e){return f(e,15)},n.inflateInit2=f,n.inflate=function(e,t){var n,d,u,p,h,f,m,g,v,w,x,_,k,C,S,E,M,z,A,$,O,I,L,T,P=0,D=new i.Buf8(4),V=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return l;12===(n=e.state).mode&&(n.mode=13),h=e.next_out,u=e.output,m=e.avail_out,p=e.next_in,d=e.input,f=e.avail_in,g=n.hold,v=n.bits,w=f,x=m,I=0;e:for(;;)switch(n.mode){case 1:if(0===n.wrap){n.mode=13;break}for(;v<16;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(2&n.wrap&&35615===g){D[n.check=0]=255&g,D[1]=g>>>8&255,n.check=r(n.check,D,2,0),v=g=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&g)<<8)+(g>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!=(15&g)){e.msg="unknown compression method",n.mode=30;break}if(v-=4,O=8+(15&(g>>>=4)),0===n.wbits)n.wbits=O;else if(O>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<<O,e.adler=n.check=1,n.mode=512&g?10:12,v=g=0;break;case 2:for(;v<16;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(n.flags=g,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=g>>8&1),512&n.flags&&(D[0]=255&g,D[1]=g>>>8&255,n.check=r(n.check,D,2,0)),v=g=0,n.mode=3;case 3:for(;v<32;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.head&&(n.head.time=g),512&n.flags&&(D[0]=255&g,D[1]=g>>>8&255,D[2]=g>>>16&255,D[3]=g>>>24&255,n.check=r(n.check,D,4,0)),v=g=0,n.mode=4;case 4:for(;v<16;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.head&&(n.head.xflags=255&g,n.head.os=g>>8),512&n.flags&&(D[0]=255&g,D[1]=g>>>8&255,n.check=r(n.check,D,2,0)),v=g=0,n.mode=5;case 5:if(1024&n.flags){for(;v<16;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.length=g,n.head&&(n.head.extra_len=g),512&n.flags&&(D[0]=255&g,D[1]=g>>>8&255,n.check=r(n.check,D,2,0)),v=g=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&(f<(_=n.length)&&(_=f),_&&(n.head&&(O=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),i.arraySet(n.head.extra,d,p,_,O)),512&n.flags&&(n.check=r(n.check,d,_,p)),f-=_,p+=_,n.length-=_),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===f)break e;for(_=0;O=d[p+_++],n.head&&O&&n.length<65536&&(n.head.name+=String.fromCharCode(O)),O&&_<f;);if(512&n.flags&&(n.check=r(n.check,d,_,p)),f-=_,p+=_,O)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===f)break e;for(_=0;O=d[p+_++],n.head&&O&&n.length<65536&&(n.head.comment+=String.fromCharCode(O)),O&&_<f;);if(512&n.flags&&(n.check=r(n.check,d,_,p)),f-=_,p+=_,O)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;v<16;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(g!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;break}v=g=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:for(;v<32;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}e.adler=n.check=c(g),v=g=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=h,e.avail_out=m,e.next_in=p,e.avail_in=f,n.hold=g,n.bits=v,2;e.adler=n.check=1,n.mode=12;case 12:if(5===t||6===t)break e;case 13:if(n.last){g>>>=7&v,v-=7&v,n.mode=27;break}for(;v<3;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}switch(n.last=1&g,v-=1,3&(g>>>=1)){case 0:n.mode=14;break;case 1:if(b(n),n.mode=20,6!==t)break;g>>>=2,v-=2;break e;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}g>>>=2,v-=2;break;case 14:for(g>>>=7&v,v-=7&v;v<32;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if((65535&g)!=(g>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&g,v=g=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(_=n.length){if(f<_&&(_=f),m<_&&(_=m),0===_)break e;i.arraySet(u,d,p,_,h),f-=_,p+=_,m-=_,h+=_,n.length-=_;break}n.mode=12;break;case 17:for(;v<14;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(n.nlen=257+(31&g),g>>>=5,v-=5,n.ndist=1+(31&g),g>>>=5,v-=5,n.ncode=4+(15&g),g>>>=4,v-=4,286<n.nlen||30<n.ndist){e.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;v<3;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.lens[V[n.have++]]=7&g,g>>>=3,v-=3}for(;n.have<19;)n.lens[V[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,L={bits:n.lenbits},I=s(0,n.lens,0,19,n.lencode,0,n.work,L),n.lenbits=L.bits,I){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;E=(P=n.lencode[g&(1<<n.lenbits)-1])>>>16&255,M=65535&P,!((S=P>>>24)<=v);){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(M<16)g>>>=S,v-=S,n.lens[n.have++]=M;else{if(16===M){for(T=S+2;v<T;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(g>>>=S,v-=S,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}O=n.lens[n.have-1],_=3+(3&g),g>>>=2,v-=2}else if(17===M){for(T=S+3;v<T;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}v-=S,O=0,_=3+(7&(g>>>=S)),g>>>=3,v-=3}else{for(T=S+7;v<T;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}v-=S,O=0,_=11+(127&(g>>>=S)),g>>>=7,v-=7}if(n.have+_>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}for(;_--;)n.lens[n.have++]=O}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,L={bits:n.lenbits},I=s(1,n.lens,0,n.nlen,n.lencode,0,n.work,L),n.lenbits=L.bits,I){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,L={bits:n.distbits},I=s(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,L),n.distbits=L.bits,I){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(6<=f&&258<=m){e.next_out=h,e.avail_out=m,e.next_in=p,e.avail_in=f,n.hold=g,n.bits=v,o(e,x),h=e.next_out,u=e.output,m=e.avail_out,p=e.next_in,d=e.input,f=e.avail_in,g=n.hold,v=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;E=(P=n.lencode[g&(1<<n.lenbits)-1])>>>16&255,M=65535&P,!((S=P>>>24)<=v);){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(E&&0==(240&E)){for(z=S,A=E,$=M;E=(P=n.lencode[$+((g&(1<<z+A)-1)>>z)])>>>16&255,M=65535&P,!(z+(S=P>>>24)<=v);){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}g>>>=z,v-=z,n.back+=z}if(g>>>=S,v-=S,n.back+=S,n.length=M,0===E){n.mode=26;break}if(32&E){n.back=-1,n.mode=12;break}if(64&E){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&E,n.mode=22;case 22:if(n.extra){for(T=n.extra;v<T;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.length+=g&(1<<n.extra)-1,g>>>=n.extra,v-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;E=(P=n.distcode[g&(1<<n.distbits)-1])>>>16&255,M=65535&P,!((S=P>>>24)<=v);){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(0==(240&E)){for(z=S,A=E,$=M;E=(P=n.distcode[$+((g&(1<<z+A)-1)>>z)])>>>16&255,M=65535&P,!(z+(S=P>>>24)<=v);){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}g>>>=z,v-=z,n.back+=z}if(g>>>=S,v-=S,n.back+=S,64&E){e.msg="invalid distance code",n.mode=30;break}n.offset=M,n.extra=15&E,n.mode=24;case 24:if(n.extra){for(T=n.extra;v<T;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}n.offset+=g&(1<<n.extra)-1,g>>>=n.extra,v-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===m)break e;if(_=x-m,n.offset>_){if((_=n.offset-_)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}_>n.wnext?(_-=n.wnext,k=n.wsize-_):k=n.wnext-_,_>n.length&&(_=n.length),C=n.window}else C=u,k=h-n.offset,_=n.length;for(m<_&&(_=m),m-=_,n.length-=_;u[h++]=C[k++],--_;);0===n.length&&(n.mode=21);break;case 26:if(0===m)break e;u[h++]=n.length,m--,n.mode=21;break;case 27:if(n.wrap){for(;v<32;){if(0===f)break e;f--,g|=d[p++]<<v,v+=8}if(x-=m,e.total_out+=x,n.total+=x,x&&(e.adler=n.check=n.flags?r(n.check,u,x,h-x):a(n.check,u,x,h-x)),x=m,(n.flags?g:c(g))!==n.check){e.msg="incorrect data check",n.mode=30;break}v=g=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;v<32;){if(0===f)break e;f--,g+=d[p++]<<v,v+=8}if(g!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}v=g=0}n.mode=29;case 29:I=1;break e;case 30:I=-3;break e;case 31:return-4;case 32:default:return l}return e.next_out=h,e.avail_out=m,e.next_in=p,e.avail_in=f,n.hold=g,n.bits=v,(n.wsize||x!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&y(e,e.output,e.next_out,x-e.avail_out)?(n.mode=31,-4):(w-=e.avail_in,x-=e.avail_out,e.total_in+=w,e.total_out+=x,n.total+=x,n.wrap&&x&&(e.adler=n.check=n.flags?r(n.check,u,x,e.next_out-x):a(n.check,u,x,e.next_out-x)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===w&&0===x||4===t)&&0===I&&(I=-5),I)},n.inflateEnd=function(e){if(!e||!e.state)return l;var t=e.state;return t.window&&(t.window=null),e.state=null,0},n.inflateGetHeader=function(e,t){var n;return e&&e.state?0==(2&(n=e.state).wrap)?l:((n.head=t).done=!1,0):l},n.inflateSetDictionary=function(e,t){var n,i=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?l:11===n.mode&&a(1,t,i,0)!==n.check?-3:y(e,t,i,i)?(n.mode=31,-4):(n.havedict=1,0):l},n.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":1,"./adler32":3,"./crc32":5,"./inffast":7,"./inftrees":9}],9:[function(e,t,n){var i=e("../utils/common"),a=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],r=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],o=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],s=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];t.exports=function(e,t,n,l,c,d,u,p){var h,f,m,g,v,b,y,w,x,_=p.bits,k=0,C=0,S=0,E=0,M=0,z=0,A=0,$=0,O=0,I=0,L=null,T=0,P=new i.Buf16(16),D=new i.Buf16(16),V=null,B=0;for(k=0;k<=15;k++)P[k]=0;for(C=0;C<l;C++)P[t[n+C]]++;for(M=_,E=15;1<=E&&0===P[E];E--);if(E<M&&(M=E),0===E)return c[d++]=20971520,c[d++]=20971520,p.bits=1,0;for(S=1;S<E&&0===P[S];S++);for(M<S&&(M=S),k=$=1;k<=15;k++)if($<<=1,($-=P[k])<0)return-1;if(0<$&&(0===e||1!==E))return-1;for(D[1]=0,k=1;k<15;k++)D[k+1]=D[k]+P[k];for(C=0;C<l;C++)0!==t[n+C]&&(u[D[t[n+C]]++]=C);if(0===e?(L=V=u,b=19):1===e?(L=a,T-=257,V=r,B-=257,b=256):(L=o,V=s,b=-1),k=S,v=d,A=C=I=0,m=-1,g=(O=1<<(z=M))-1,1===e&&852<O||2===e&&592<O)return 1;for(;;){for(y=k-A,u[C]<b?(w=0,x=u[C]):u[C]>b?(w=V[B+u[C]],x=L[T+u[C]]):(w=96,x=0),h=1<<k-A,S=f=1<<z;c[v+(I>>A)+(f-=h)]=y<<24|w<<16|x|0,0!==f;);for(h=1<<k-1;I&h;)h>>=1;if(0!==h?(I&=h-1,I+=h):I=0,C++,0==--P[k]){if(k===E)break;k=t[n+u[C]]}if(M<k&&(I&g)!==m){for(0===A&&(A=M),v+=S,$=1<<(z=k-A);z+A<E&&!(($-=P[z+A])<=0);)z++,$<<=1;if(O+=1<<z,1===e&&852<O||2===e&&592<O)return 1;c[m=I&g]=M<<24|z<<16|v-d|0}}return 0!==I&&(c[v+I]=k-A<<24|64<<16|0),p.bits=M,0}},{"../utils/common":1}],10:[function(e,t,n){t.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],11:[function(e,t,n){t.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],"/lib/inflate.js":[function(e,t,n){var i=e("./zlib/inflate"),a=e("./utils/common"),r=e("./utils/strings"),o=e("./zlib/constants"),s=e("./zlib/messages"),l=e("./zlib/zstream"),c=e("./zlib/gzheader"),d=Object.prototype.toString;function u(e){if(!(this instanceof u))return new u(e);this.options=a.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&0<=t.windowBits&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(0<=t.windowBits&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),15<t.windowBits&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=i.inflateInit2(this.strm,t.windowBits);if(n!==o.Z_OK)throw new Error(s[n]);if(this.header=new c,i.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=r.string2buf(t.dictionary):"[object ArrayBuffer]"===d.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=i.inflateSetDictionary(this.strm,t.dictionary))!==o.Z_OK))throw new Error(s[n])}function p(e,t){var n=new u(t);if(n.push(e,!0),n.err)throw n.msg||s[n.err];return n.result}u.prototype.push=function(e,t){var n,s,l,c,u,p=this.strm,h=this.options.chunkSize,f=this.options.dictionary,m=!1;if(this.ended)return!1;s=t===~~t?t:!0===t?o.Z_FINISH:o.Z_NO_FLUSH,"string"==typeof e?p.input=r.binstring2buf(e):"[object ArrayBuffer]"===d.call(e)?p.input=new Uint8Array(e):p.input=e,p.next_in=0,p.avail_in=p.input.length;do{if(0===p.avail_out&&(p.output=new a.Buf8(h),p.next_out=0,p.avail_out=h),(n=i.inflate(p,o.Z_NO_FLUSH))===o.Z_NEED_DICT&&f&&(n=i.inflateSetDictionary(this.strm,f)),n===o.Z_BUF_ERROR&&!0===m&&(n=o.Z_OK,m=!1),n!==o.Z_STREAM_END&&n!==o.Z_OK)return this.onEnd(n),!(this.ended=!0);p.next_out&&(0!==p.avail_out&&n!==o.Z_STREAM_END&&(0!==p.avail_in||s!==o.Z_FINISH&&s!==o.Z_SYNC_FLUSH)||("string"===this.options.to?(l=r.utf8border(p.output,p.next_out),c=p.next_out-l,u=r.buf2string(p.output,l),p.next_out=c,p.avail_out=h-c,c&&a.arraySet(p.output,p.output,l,c,0),this.onData(u)):this.onData(a.shrinkBuf(p.output,p.next_out)))),0===p.avail_in&&0===p.avail_out&&(m=!0)}while((0<p.avail_in||0===p.avail_out)&&n!==o.Z_STREAM_END);return n===o.Z_STREAM_END&&(s=o.Z_FINISH),s===o.Z_FINISH?(n=i.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===o.Z_OK):s!==o.Z_SYNC_FLUSH||(this.onEnd(o.Z_OK),!(p.avail_out=0))},u.prototype.onData=function(e){this.chunks.push(e)},u.prototype.onEnd=function(e){e===o.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=a.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},n.Inflate=u,n.inflate=p,n.inflateRaw=function(e,t){return(t=t||{}).raw=!0,p(e,t)},n.ungzip=p},{"./utils/common":1,"./utils/strings":2,"./zlib/constants":4,"./zlib/gzheader":6,"./zlib/inflate":8,"./zlib/messages":10,"./zlib/zstream":11}]},{},[])("/lib/inflate.js")},5454:function(e,t,n){var i={"./biliplus.svg":8885,"./settings-outline.svg":5339,"./widgets.svg":8360};function a(e){var t=r(e);return n(t)}function r(e){if(!n.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}a.keys=function(){return Object.keys(i)},a.resolve=r,e.exports=a,a.id=5454}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};!function(){"use strict";(async()=>{window.lodash=_,Object.defineProperty(window,"_",{get:()=>(console.warn("window._ is deprecated, please use window.lodash instead."),window.lodash)});const{initVue:e}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,4797));e();const{headLoaded:t,raiseLifeCycleEvent:n,LifeCycleEventTypes:i}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,7177));n(i.Start);const{none:a}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,1906)),{promiseLoadTrace:r}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,719));await r("wait for <head>",(async()=>{await t(a)}));const{coreApis:o,externalApis:s}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,9388));unsafeWindow.bilibiliEvolved=s,window.coreApis=o,window.dq=o.utils.dq,window.dqa=o.utils.dqa,window.none=o.utils.none,window.componentsTags=o.componentApis.component.componentsTags,await r("compatibility patch",(async()=>{const{compatibilityPatch:e}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,6684));e()}));const{loadAllUserComponents:l}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,8171));await r("parse user components",l);const{preloadStyles:c,loadAllCustomStyles:d}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,6182));await r("load styles",c),n(i.StyleLoaded),await r("load components",(async()=>{const{loadAllComponents:e}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,8171));return Promise.allSettled([e(),d()])})),n(i.ComponentsLoaded),await r("wind up",(async()=>{const e=document.createElement("link");e.rel="dns-prefetch",e.href="https://api.bilibili.com",document.head.insertAdjacentElement("afterbegin",e),requestIdleCallback((async()=>{const{getGeneralSettings:e}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,5605)),{devMode:t}=e();if(t){const{promiseLoadTime:e,promiseResolveTime:t}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,719)),{logStats:n}=await Promise.resolve().then(__webpack_require__.bind(__webpack_require__,9476));n("init block",e),n("init resolve",t)}}))})),n(i.End)})()}()})();