Files
zyplayer-doc/zyplayer-doc-db/src/main/resources/doc-db-index.js

19 lines
1.6 MiB
JavaScript
Raw Normal View History

2020-05-11 22:45:02 +08:00
webpackJsonp([0],[,,,function(e,t,i){(function(t){function i(e,t){var i=e[1]||"",r=e[3];if(!r)return i;if(t){var o=n(r);return[i].concat(r.sources.map(function(e){return"/*# sourceURL="+r.sourceRoot+e+" */"})).concat([o]).join("\n")}return[i].join("\n")}function n(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+new t(JSON.stringify(e)).toString("base64")+" */"}e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n=i(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n}).join("")},t.i=function(e,i){"string"==typeof e&&(e=[[null,e,""]]);for(var n={},r=0;r<this.length;r++){var o=this[r][0];"number"==typeof o&&(n[o]=!0)}for(r=0;r<e.length;r++){var a=e[r];"number"==typeof a[0]&&n[a[0]]||(i&&!a[2]?a[2]=i:i&&(a[2]="("+a[2]+") and ("+i+")"),t.push(a))}},t}}).call(t,i(202).Buffer)},,,function(e,t){e.exports=function(e,t,i,n,r,o){var a,s=e=e||{},l=typeof e.default;"object"!==l&&"function"!==l||(a=e,s=e.default);var c="function"==typeof s?s.options:s;t&&(c.render=t.render,c.staticRenderFns=t.staticRenderFns,c._compiled=!0),i&&(c.functional=!0),r&&(c._scopeId=r);var d;if(o?(d=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),n&&n.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=d):n&&(d=n),d){var u=c.functional,p=u?c.render:c.beforeCreate;u?(c._injectStyles=d,c.render=function(e,t){return d.call(t),p(e,t)}):c.beforeCreate=p?[].concat(p,d):[d]}return{esModule:a,exports:s,options:c}}},,,function(e,t,i){function n(e){for(var t=0;t<e.length;t++){var i=e[t],n=d[i.id];if(n){n.refs++;for(var r=0;r<n.parts.length;r++)n.parts[r](i.parts[r]);for(;r<i.parts.length;r++)n.parts.push(o(i.parts[r]));n.parts.length>i.parts.length&&(n.parts.length=i.parts.length)}else{for(var a=[],r=0;r<i.parts.length;r++)a.push(o(i.parts[r]));d[i.id]={id:i.id,refs:1,parts:a}}}}function r(){var e=document.createElement("style");return e.type="text/css",u.appendChild(e),e}function o(e){var t,i,n=document.querySelector("style["+A+'~="'+e.id+'"]');if(n){if(_)return h;n.parentNode.removeChild(n)}if(f){var o=g++;n=p||(p=r()),t=a.bind(null,n,o,!1),i=a.bind(null,n,o,!0)}else n=r(),t=s.bind(null,n),i=function(){n.parentNode.removeChild(n)};return t(e),function(n){if(n){if(n.css===e.css&&n.media===e.media&&n.sourceMap===e.sourceMap)return;t(e=n)}else i()}}function a(e,t,i,n){var r=i?"":n.css;if(e.styleSheet)e.styleSheet.cssText=E(t,r);else{var o=document.createTextNode(r),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(o,a[t]):e.appendChild(o)}}function s(e,t){var i=t.css,n=t.media,r=t.sourceMap;if(n&&e.setAttribute("media",n),m.ssrId&&e.setAttribute(A,t.id),r&&(i+="\n/*# sourceURL="+r.sources[0]+" */",i+="\n/*# sourceMappingURL=data:application/json;base64,"+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 l="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!l)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var c=i(539),d={},u=l&&(document.head||document.getElementsByTagName("head")[0]),p=null,g=0,_=!1,h=function(){},m=null,A="data-vue-ssr-id",f="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());e.exports=function(e,t,i,r){_=i,m=r||{};var o=c(e,t);return n(o),function(t){for(var i=[],r=0;r<o.length;r++){var a=o[r],s=d[a.id];s.refs--,i.push(s)}t?(o=c(e,t),n(o)):o=[];for(var r=0;r<i.length;r++){var s=i[r];if(0===s.refs){for(var l=0;l<s.parts.length;l++)s.parts[l]();delete d[s.id]}}}};var E=function(){var e=[];return function(t,i){return e[t]=i,e.filter(Boolean).join("\n")}}()},function(e,t,i){"use strict";function n(e){return"[object Array]"===C.call(e)}function r(e){return"[object ArrayBuffer]"===C.call(e)}function
2019-07-04 23:39:55 +08:00
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
* @license MIT
*/
2020-05-11 22:45:02 +08:00
var K=i(201),J=i(483),X=i(485);t.Buffer=o,t.SlowBuffer=h,t.INSPECT_MAX_BYTES=50,o.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=n(),o.poolSize=8192,o._augment=function(e){return e.__proto__=o.prototype,e},o.from=function(e,t,i){return a(null,e,t,i)},o.TYPED_ARRAY_SUPPORT&&(o.prototype.__proto__=Uint8Array.prototype,o.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&o[Symbol.species]===o&&Object.defineProperty(o,Symbol.species,{value:null,configurable:!0})),o.alloc=function(e,t,i){return l(null,e,t,i)},o.allocUnsafe=function(e){return c(null,e)},o.allocUnsafeSlow=function(e){return c(null,e)},o.isBuffer=function(e){return!(null==e||!e._isBuffer)},o.compare=function(e,t){if(!o.isBuffer(e)||!o.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var i=e.length,n=t.length,r=0,a=Math.min(i,n);r<a;++r)if(e[r]!==t[r]){i=e[r],n=t[r];break}return i<n?-1:n<i?1:0},o.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(e,t){if(!X(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return o.alloc(0);var i;if(void 0===t)for(t=0,i=0;i<e.length;++i)t+=e[i].length;var n=o.allocUnsafe(t),r=0;for(i=0;i<e.length;++i){var a=e[i];if(!o.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,r),r+=a.length}return n},o.byteLength=m,o.prototype._isBuffer=!0,o.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)f(this,t,t+1);return this},o.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)f(this,t,t+3),f(this,t+1,t+2);return this},o.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)f(this,t,t+7),f(this,t+1,t+6),f(this,t+2,t+5),f(this,t+3,t+4);return this},o.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?R(this,0,e):A.apply(this,arguments)},o.prototype.equals=function(e){if(!o.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===o.compare(this,e)},o.prototype.inspect=function(){var e="",i=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,i).match(/.{2}/g).join(" "),this.length>i&&(e+=" ... ")),"<Buffer "+e+">"},o.prototype.compare=function(e,t,i,n,r){if(!o.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===i&&(i=e?e.length:0),void 0===n&&(n=0),void 0===r&&(r=this.length),t<0||i>e.length||n<0||r>this.length)throw new RangeError("out of range index");if(n>=r&&t>=i)return 0;if(n>=r)return-1;if(t>=i)return 1;if(t>>>=0,i>>>=0,n>>>=0,r>>>=0,this===e)return 0;for(var a=r-n,s=i-t,l=Math.min(a,s),c=this.slice(n,r),d=e.slice(t,i),u=0;u<l;++u)if(c[u]!==d[u]){a=c[u],s=d[u];break}return a<s?-1:s<a?1:0},o.prototype.includes=function(e,t,i){return-1!==this.indexOf(e,t,i)},o.prototype.indexOf=function(e,t,i){return E(this,e,t,i,!0)},o.prototype.lastIndexOf=function(e,t,i){return E(this,e,t,i,!1)},o.prototype.write=function(e,t,i,n){if(void 0===t)n="utf8",i=this.length,t=0;else if(void 0===i&&"string"==typeof t)n=t,i=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(i)?(i|=0,void 0===n&&(n="utf8")):(n=i,i=void 0)}var r=this.length-t;if((void 0===i||i>r)&&(i=r),e.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return S(this,e,t,i);case"utf8
2019-07-04 23:39:55 +08:00
* Determine if an object is a Buffer
*
2019-08-21 23:18:59 +08:00
* @author Feross Aboukhadijeh <https://feross.org>
2019-07-04 23:39:55 +08:00
* @license MIT
*/
2020-05-11 22:45:02 +08:00
e.exports=function(e){return null!=e&&(i(e)||n(e)||!!e._isBuffer)}},function(e,t){var i={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==i.call(e)}},,,,,,function(e,t,i){"use strict";var n=i(133),r=Object.prototype.hasOwnProperty,o={allowDots:!1,allowPrototypes:!1,arrayLimit:20,decoder:n.decode,delimiter:"&",depth:5,parameterLimit:1e3,plainObjects:!1,strictNullHandling:!1},a=function(e,t){for(var i={},n=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,a=t.parameterLimit===1/0?void 0:t.parameterLimit,s=n.split(t.delimiter,a),l=0;l<s.length;++l){var c,d,u=s[l],p=u.indexOf("]="),g=-1===p?u.indexOf("="):p+1;-1===g?(c=t.decoder(u,o.decoder),d=t.strictNullHandling?null:""):(c=t.decoder(u.slice(0,g),o.decoder),d=t.decoder(u.slice(g+1),o.decoder)),r.call(i,c)?i[c]=[].concat(i[c]).concat(d):i[c]=d}return i},s=function(e,t,i){for(var n=t,r=e.length-1;r>=0;--r){var o,a=e[r];if("[]"===a)o=[],o=o.concat(n);else{o=i.plainObjects?Object.create(null):{};var s="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,l=parseInt(s,10);!isNaN(l)&&a!==s&&String(l)===s&&l>=0&&i.parseArrays&&l<=i.arrayLimit?(o=[],o[l]=n):o[s]=n}n=o}return n},l=function(e,t,i){if(e){var n=i.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,o=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,l=o.exec(n),c=l?n.slice(0,l.index):n,d=[];if(c){if(!i.plainObjects&&r.call(Object.prototype,c)&&!i.allowPrototypes)return;d.push(c)}for(var u=0;null!==(l=a.exec(n))&&u<i.depth;){if(u+=1,!i.plainObjects&&r.call(Object.prototype,l[1].slice(1,-1))&&!i.allowPrototypes)return;d.push(l[1])}return l&&d.push("["+n.slice(l.index)+"]"),s(d,t,i)}};e.exports=function(e,t){var i=t?n.assign({},t):{};if(null!==i.decoder&&void 0!==i.decoder&&"function"!=typeof i.decoder)throw new TypeError("Decoder has to be a function.");if(i.ignoreQueryPrefix=!0===i.ignoreQueryPrefix,i.delimiter="string"==typeof i.delimiter||n.isRegExp(i.delimiter)?i.delimiter:o.delimiter,i.depth="number"==typeof i.depth?i.depth:o.depth,i.arrayLimit="number"==typeof i.arrayLimit?i.arrayLimit:o.arrayLimit,i.parseArrays=!1!==i.parseArrays,i.decoder="function"==typeof i.decoder?i.decoder:o.decoder,i.allowDots="boolean"==typeof i.allowDots?i.allowDots:o.allowDots,i.plainObjects="boolean"==typeof i.plainObjects?i.plainObjects:o.plainObjects,i.allowPrototypes="boolean"==typeof i.allowPrototypes?i.allowPrototypes:o.allowPrototypes,i.parameterLimit="number"==typeof i.parameterLimit?i.parameterLimit:o.parameterLimit,i.strictNullHandling="boolean"==typeof i.strictNullHandling?i.strictNullHandling:o.strictNullHandling,""===e||null===e||void 0===e)return i.plainObjects?Object.create(null):{};for(var r="string"==typeof e?a(e,i):e,s=i.plainObjects?Object.create(null):{},c=Object.keys(r),d=0;d<c.length;++d){var u=c[d],p=l(u,r[u],i);s=n.merge(s,p,i)}return n.compact(s)}},function(e,t,i){"use strict";var n=i(133),r=i(131),o={brackets:function(e){return e+"[]"},indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},a=Date.prototype.toISOString,s={delimiter:"&",encode:!0,encoder:n.encode,encodeValuesOnly:!1,serializeDate:function(e){return a.call(e)},skipNulls:!1,strictNullHandling:!1},l=function e(t,i,r,o,a,l,c,d,u,p,g,_){var h=t;if("function"==typeof c)h=c(i,h);else if(h instanceof Date)h=p(h);else if(null===h){if(o)return l&&!_?l(i,s.encoder):i;h=""}if("string"==typeof h||"number"==typeof h||"boolean"==typeof h||n.isBuffer(h)){if(l){return[g(_?i:l(i,s.encoder))+"="+g(l(h,s.encoder))]}return[g(i)+"="+g(String(h))]}var m=[];if(void 0===h)return m;var A;if(Array.isArray(c))A=c;else{var f=Object.keys(h);A=d?f.sort(d):f}for(var E=0;E<A.length;++E){var b=A[E];a&&null===h[b]||(m=Array.isArray(h)?m.concat(e(h[b],r(i,b),r,o,a,l,c,d,u,p,g,_)):m.concat(e(h[b],i+(u?"."+b:"["+b+"]"),r,o,a,l,c,d,u,p,g,_)))}return m};e.exports=function(e,t){var i=e,a=t?n.assign({},t):{};if(null!==a.encoder&&void 0!==a.encoder&&"function"!=typeof a.encoder)throw new TypeError("Encoder has to be a function.");var c=void 0===a.delimiter?s.delimiter:a.delimiter,d="boolean"==typeof a.strictNullHandling?a.strictNullHandling:s.strictNullHandling,u="boolean"==
* vuex v3.3.0
* (c) 2020 Evan You
* @license MIT
*/
2020-05-11 22:45:02 +08:00
function i(e){function t(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:t});else{var i=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[t].concat(e.init):t,i.call(this,e)}}}function n(e){x&&(e._devtoolHook=x,x.emit("vuex:init",e),x.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(e,t){x.emit("vuex:mutation",e,t)},{prepend:!0}),e.subscribeAction(function(e,t){x.emit("vuex:action",e,t)},{prepend:!0}))}function r(e,t){Object.keys(e).forEach(function(i){return t(e[i],i)})}function o(e){return null!==e&&"object"==typeof e}function a(e){return e&&"function"==typeof e.then}function s(e,t){return function(){return e(t)}}function l(e,t,i){if(t.update(i),i.modules)for(var n in i.modules){if(!t.getChild(n))return;l(e.concat(n),t.getChild(n),i.modules[n])}}function c(e,t,i){return t.indexOf(e)<0&&(i&&i.prepend?t.unshift(e):t.push(e)),function(){var i=t.indexOf(e);i>-1&&t.splice(i,1)}}function d(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var i=e.state;p(e,i,[],e._modules.root,!0),u(e,i,t)}function u(e,t,i){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,a={};r(o,function(t,i){a[i]=s(t,e),Object.defineProperty(e.getters,i,{get:function(){return e._vm[i]},enumerable:!0})});var l=O.config.silent;O.config.silent=!0,e._vm=new O({data:{$$state:t},computed:a}),O.config.silent=l,e.strict&&f(e),n&&(i&&e._withCommit(function(){n._data.$$state=null}),O.nextTick(function(){return n.$destroy()}))}function p(e,t,i,n,r){var o=!i.length,a=e._modules.getNamespace(i);if(n.namespaced&&(e._modulesNamespaceMap[a],e._modulesNamespaceMap[a]=n),!o&&!r){var s=E(t,i.slice(0,-1)),l=i[i.length-1];e._withCommit(function(){O.set(s,l,n.state)})}var c=n.context=g(e,a,i);n.forEachMutation(function(t,i){h(e,a+i,t,c)}),n.forEachAction(function(t,i){var n=t.root?i:a+i,r=t.handler||t;m(e,n,r,c)}),n.forEachGetter(function(t,i){A(e,a+i,t,c)}),n.forEachChild(function(n,o){p(e,t,i.concat(o),n,r)})}function g(e,t,i){var n=""===t,r={dispatch:n?e.dispatch:function(i,n,r){var o=b(i,n,r),a=o.payload,s=o.options,l=o.type;return s&&s.root||(l=t+l),e.dispatch(l,a)},commit:n?e.commit:function(i,n,r){var o=b(i,n,r),a=o.payload,s=o.options,l=o.type;s&&s.root||(l=t+l),e.commit(l,a,s)}};return Object.defineProperties(r,{getters:{get:n?function(){return e.getters}:function(){return _(e,t)}},state:{get:function(){return E(e.state,i)}}}),r}function _(e,t){if(!e._makeLocalGettersCache[t]){var i={},n=t.length;Object.keys(e.getters).forEach(function(r){if(r.slice(0,n)===t){var o=r.slice(n);Object.defineProperty(i,o,{get:function(){return e.getters[r]},enumerable:!0})}}),e._makeLocalGettersCache[t]=i}return e._makeLocalGettersCache[t]}function h(e,t,i,n){(e._mutations[t]||(e._mutations[t]=[])).push(function(t){i.call(e,n.state,t)})}function m(e,t,i,n){(e._actions[t]||(e._actions[t]=[])).push(function(t){var r=i.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},t);return a(r)||(r=Promise.resolve(r)),e._devtoolHook?r.catch(function(t){throw e._devtoolHook.emit("vuex:error",t),t}):r})}function A(e,t,i,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return i(n.state,n.getters,e.state,e.getters)})}function f(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function E(e,t){return t.reduce(function(e,t){return e[t]},e)}function b(e,t,i){return o(e)&&e.type&&(i=t,t=e,e=e.type),{type:e,payload:t,options:i}}function S(e){O&&e===O||(O=e,i(O))}function v(e){return T(e)?Array.isArray(e)?e.map(function(e){return{key:e,val:e}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function T(e){return Array.isArray(e)||o(e)}function C(e){return function(t,i){return"string"!=typeof t?(i=t,t=""):"/"!==t.charAt(t.length-1)&&(t
//# sourceMappingURL=doc-db-index.js.map?979d218e1203f1aad53a