xtr-improved-frontend/dist/main.js

39 lines
418 KiB
JavaScript
Raw Permalink Normal View History

!function(t){var e={};function o(r){if(e[r])return e[r].exports;var n=e[r]={i:r,l:!1,exports:{}};return t[r].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=t,o.c=e,o.d=function(t,e,r){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)o.d(r,n,function(e){return t[e]}.bind(null,n));return r},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=41)}([function(t,e,o){"use strict";(function(t){o.d(e,"g",(function(){return r})),o.d(e,"b",(function(){return n})),o.d(e,"e",(function(){return i})),o.d(e,"c",(function(){return l})),o.d(e,"h",(function(){return s})),o.d(e,"i",(function(){return d})),o.d(e,"d",(function(){return p})),o.d(e,"f",(function(){return m})),o.d(e,"a",(function(){return b}));var r="undefined"!=typeof window,n="undefined"!=typeof document,a="undefined"!=typeof navigator,i="undefined"!=typeof Promise,l="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,s=r&&n&&a,c=s?window.navigator.userAgent.toLowerCase():"",d=c.indexOf("jsdom")>0,p=(/msie|trident/.test(c),function(){var t=!1;if(s)try{var e={get passive(){t=!0}};window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(e){t=!1}return t}()),m=s&&("ontouchstart"in document.documentElement||navigator.maxTouchPoints>0),b=(s&&Boolean(window.PointerEvent||window.MSPointerEvent),s&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&window.IntersectionObserverEntry.prototype,function(){return function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=void 0!==t&&t&&t.env||{};return e?r[e]||o:r}("BOOTSTRAP_VUE_NO_WARN")})}).call(this,o(6))},function(t,e,o){"use strict";var r=o(9),n=o(19),a=Object.prototype.toString;function i(t){return"[object Array]"===a.call(t)}function l(t){return null!==t&&"object"==typeof t}function s(t){return"[object Function]"===a.call(t)}function c(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),i(t))for(var o=0,r=t.length;o<r;o++)e.call(null,t[o],o,t);else for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.call(null,t[n],n,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===a.call(t)},isBuffer:n,isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:l,isUndefined:function(t){return void 0===t},isDate:function(t){return"[object Date]"===a.call(t)},isFile:function(t){return"[object File]"===a.call(t)},isBlob:function(t){return"[object Blob]"===a.call(t)},isFunction:s,isStream:function(t){return l(t)&&s(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:c,merge:function t(){var e={};function o(o,r){"object"==typeof e[r]&&"object"==typeof o?e[r]=t(e[r],o):e[r]=o}for(var r=0,n=arguments.length;r<n;r++)c(arguments[r],o);return e},deepMerge:function t(){var e={};function o(o,r){"object"==typeof e[r]&&"object"==typeof o?e[r]=t(e[r],o):e[r]="object"==typeof o?t({},o):o}for(var r=0,n=arguments.length;r<n;r++)c(arguments[r],o);return e},extend:function(t,e,o
2019-11-20 02:31:01 +01:00
/*!
* Vue.js v2.6.10
* (c) 2014-2019 Evan You
* Released under the MIT License.
*/
var r=Object.freeze({});function n(t){return null==t}function a(t){return null!=t}function i(t){return!0===t}function l(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return null!==t&&"object"==typeof t}var c=Object.prototype.toString;function d(t){return"[object Object]"===c.call(t)}function p(t){return"[object RegExp]"===c.call(t)}function m(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function b(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function u(t){return null==t?"":Array.isArray(t)||d(t)&&t.toString===c?JSON.stringify(t,null,2):String(t)}function f(t){var e=parseFloat(t);return isNaN(e)?t:e}function g(t,e){for(var o=Object.create(null),r=t.split(","),n=0;n<r.length;n++)o[r[n]]=!0;return e?function(t){return o[t.toLowerCase()]}:function(t){return o[t]}}g("slot,component",!0);var h=g("key,ref,slot,slot-scope,is");function v(t,e){if(t.length){var o=t.indexOf(e);if(o>-1)return t.splice(o,1)}}var x=Object.prototype.hasOwnProperty;function y(t,e){return x.call(t,e)}function w(t){var e=Object.create(null);return function(o){return e[o]||(e[o]=t(o))}}var k=/-(\w)/g,_=w((function(t){return t.replace(k,(function(t,e){return e?e.toUpperCase():""}))})),O=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),S=/\B([A-Z])/g,C=w((function(t){return t.replace(S,"-$1").toLowerCase()}));var j=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function o(o){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,o):t.call(e)}return o._length=t.length,o};function B(t,e){e=e||0;for(var o=t.length-e,r=new Array(o);o--;)r[o]=t[o+e];return r}function E(t,e){for(var o in e)t[o]=e[o];return t}function T(t){for(var e={},o=0;o<t.length;o++)t[o]&&E(e,t[o]);return e}function P(t,e,o){}var D=function(t,e,o){return!1},A=function(t){return t};function $(t,e){if(t===e)return!0;var o=s(t),r=s(e);if(!o||!r)return!o&&!r&&String(t)===String(e);try{var n=Array.isArray(t),a=Array.isArray(e);if(n&&a)return t.length===e.length&&t.every((function(t,o){return $(t,e[o])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(n||a)return!1;var i=Object.keys(t),l=Object.keys(e);return i.length===l.length&&i.every((function(o){return $(t[o],e[o])}))}catch(t){return!1}}function z(t,e){for(var o=0;o<t.length;o++)if($(t[o],e))return o;return-1}function N(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var I="data-server-rendered",M=["component","directive","filter"],L=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],R={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:D,isReservedAttr:D,isUnknownElement:D,getTagNamespace:P,parsePlatformTagName:A,mustUseProp:D,async:!0,_lifecycleHooks:L},F=/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(t,e,o,r){Object.defineProperty(t,e,{value:o,enumerable:!!r,writable:!0,configurable:!0})}var V=new RegExp("[^"+F.source+".$_\\d]");var U,q="__proto__"in{},W="undefined"!=typeof window,J="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,G=J&&WXEnvironment.platform.toLowerCase(),X=W&&window.navigator.userAgent.toLowerCase(),K=X&&/msie|trident/.test(X),Z=X&&X.indexOf("msie 9.0")>0,Y=X&&X.indexOf("edge/")>0,Q=(X&&X.indexOf("android"),X&&/iphone|ipad|ipod|ios/.test(X)||"ios"===G),tt=(X&&/chrome\/\d+/.test(X),X&&/phantomjs/.test(X),X&&X.match(/firefox\/(\d+)/)),et={}.watch,ot=!1;if(W)try{var rt={};Object.defineProperty(rt,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,rt)}catch(t){}var nt=function(){return void 0===U&&(U=!W&&!J&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),U},at=W&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function
/**!
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.0
* @license
* Copyright (c) 2016 Federico Zivolo and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
var o="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e<t.length;e+=1)if(o&&navigator.userAgent.indexOf(t[e])>=0)return 1;return 0}();var n=o&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),r))}};function a(t){return t&&"[object Function]"==={}.toString.call(t)}function i(t,e){if(1!==t.nodeType)return[];var o=t.ownerDocument.defaultView.getComputedStyle(t,null);return e?o[e]:o}function l(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function s(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=i(t),o=e.overflow,r=e.overflowX,n=e.overflowY;return/(auto|scroll|overlay)/.test(o+n+r)?t:s(l(t))}function c(t){return t&&t.referenceNode?t.referenceNode:t}var d=o&&!(!window.MSInputMethodContext||!document.documentMode),p=o&&/MSIE 10/.test(navigator.userAgent);function m(t){return 11===t?d:10===t?p:d||p}function b(t){if(!t)return document.documentElement;for(var e=m(10)?document.body:null,o=t.offsetParent||null;o===e&&t.nextElementSibling;)o=(t=t.nextElementSibling).offsetParent;var r=o&&o.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(o.nodeName)&&"static"===i(o,"position")?b(o):o:t?t.ownerDocument.documentElement:document.documentElement}function u(t){return null!==t.parentNode?u(t.parentNode):t}function f(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var o=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=o?t:e,n=o?e:t,a=document.createRange();a.setStart(r,0),a.setEnd(n,0);var i,l,s=a.commonAncestorContainer;if(t!==s&&e!==s||r.contains(n))return"BODY"===(l=(i=s).nodeName)||"HTML"!==l&&b(i.firstElementChild)!==i?b(s):s;var c=u(t);return c.host?f(c.host,e):f(t,u(e).host)}function g(t){var e="top"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top")?"scrollTop":"scrollLeft",o=t.nodeName;if("BODY"===o||"HTML"===o){var r=t.ownerDocument.documentElement;return(t.ownerDocument.scrollingElement||r)[e]}return t[e]}function h(t,e){var o="x"===e?"Left":"Top",r="Left"===o?"Right":"Bottom";return parseFloat(t["border"+o+"Width"],10)+parseFloat(t["border"+r+"Width"],10)}function v(t,e,o,r){return Math.max(e["offset"+t],e["scroll"+t],o["client"+t],o["offset"+t],o["scroll"+t],m(10)?parseInt(o["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function x(t){var e=t.body,o=t.documentElement,r=m(10)&&getComputedStyle(o);return{height:v("Height",e,o,r),width:v("Width",e,o,r)}}var y=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},w=function(){function t(t,e){for(var o=0;o<e.length;o++){var r=e[o];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,o,r){return o&&t(e.prototype,o),r&&t(e,r),e}}(),k=function(t,e,o){return e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t},_=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])}return t};function O(t){return _({},t,{right:t.left+t.width,bottom:t.top+t.height})}function S(t){var e={};try{if(m(10)){e=t.getBoundingClientRect();var o=g(t,"top"),r=g(t,"left");e.top+=o,e.left+=r,e.bottom+=o,e.right+=r}else e=t.getBoundingClientRect()}catch(t){}var n={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},a="HTML"===t.nodeName?x(t.ownerDocument):{},l=a.width||t.clientWidth||n.width,s=a.height||t.clientHeight||n.height,c=t.offsetWidth-l,d=t.offsetHeight-s;if(c||d){var p=i(t);c-=h(p,"x"),d-=h(p,"y"),n.width-=c,n.height-=d}return O(n)}function C(t,e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=m(10),n="HTML"===e.nodeName,a=S(t),l=S(e),c=s(t
2019-11-20 02:31:01 +01:00
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
t.exports=function(t){return null!=t&&null!=t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}},function(t,e,o){"use strict";var r=o(1),n=o(10),a=o(21),i=o(22),l=o(15);function s(t){this.defaults=t,this.interceptors={request:new a,response:new a}}s.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=l(this.defaults,t)).method=t.method?t.method.toLowerCase():"get";var e=[i,void 0],o=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)o=o.then(e.shift(),e.shift());return o},s.prototype.getUri=function(t){return t=l(this.defaults,t),n(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){s.prototype[t]=function(e,o){return this.request(r.merge(o||{},{method:t,url:e}))}})),r.forEach(["post","put","patch"],(function(t){s.prototype[t]=function(e,o,n){return this.request(r.merge(n||{},{method:t,url:e,data:o}))}})),t.exports=s},function(t,e,o){"use strict";var r=o(1);function n(){this.handlers=[]}n.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},n.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},n.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=n},function(t,e,o){"use strict";var r=o(1),n=o(23),a=o(11),i=o(12),l=o(30),s=o(31);function c(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return c(t),t.baseURL&&!l(t.url)&&(t.url=s(t.baseURL,t.url)),t.headers=t.headers||{},t.data=n(t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers||{}),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||i.adapter)(t).then((function(e){return c(t),e.data=n(e.data,e.headers,t.transformResponse),e}),(function(e){return a(e)||(c(t),e&&e.response&&(e.response.data=n(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},function(t,e,o){"use strict";var r=o(1);t.exports=function(t,e,o){return r.forEach(o,(function(o){t=o(t,e)})),t}},function(t,e,o){"use strict";var r=o(1);t.exports=function(t,e){r.forEach(t,(function(o,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=o,delete t[r])}))}},function(t,e,o){"use strict";var r=o(14);t.exports=function(t,e,o){var n=o.config.validateStatus;!n||n(o.status)?t(o):e(r("Request failed with status code "+o.status,o.config,null,o.request,o))}},function(t,e,o){"use strict";t.exports=function(t,e,o,r,n){return t.config=e,o&&(t.code=o),t.request=r,t.response=n,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},function(t,e,o){"use strict";var r=o(1),n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,o,a,i={};return t?(r.forEach(t.split("\n"),(function(t){if(a=t.indexOf(":"),e=r.trim(t.substr(0,a)).toLowerCase(),o=r.trim(t.substr(a+1)),e){if(i[e]&&n.indexOf(e)>=0)return;i[e]="set-cookie"===e?(i[e]?i[e]:[]).concat([o]):i[e]?i[e]+", "+o:o}})),i):i}},function(t,e,o){"use strict";var r=o(1);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");function n(t){var r=t;return e&&(o.setAttribute("href",r),r=o.href),o.setAttribute("href",r),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathna