Plugin Directory

Changeset 2568605


Ignore:
Timestamp:
07/20/2021 11:57:07 PM (5 years ago)
Author:
tourwriter
Message:

Add version 2.2.0

Location:
minim-by-tourwriter
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • minim-by-tourwriter/assets/icon.svg

    r2265567 r2568605  
    33 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
    44<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
    5  width="260.000000pt" height="260.000000pt" viewBox="0 0 260.000000 260.000000"
     5 width="256.000000pt" height="256.000000pt" viewBox="0 0 256.000000 256.000000"
    66 preserveAspectRatio="xMidYMid meet">
    77<metadata>
    8 Created by potrace 1.11, written by Peter Selinger 2001-2013
     8Created by potrace 1.16, written by Peter Selinger 2001-2019
    99</metadata>
    10 <g transform="translate(0.000000,260.000000) scale(0.100000,-0.100000)"
     10<g transform="translate(0.000000,256.000000) scale(0.100000,-0.100000)"
    1111fill="#000000" stroke="none">
    12 <path d="M0 1300 l0 -1300 1300 0 1300 0 0 1300 0 1300 -1300 0 -1300 0 0
    13 -1300z m1021 224 l276 -485 279 485 278 486 73 0 73 0 0 -710 0 -710 -70 0
    14 -70 0 -2 582 -3 581 -260 -452 -259 -452 -39 3 -40 3 -256 446 -256 446 -3
    15 -579 -2 -578 -70 0 -70 0 0 710 0 710 73 0 72 0 276 -486z"/>
     12<path d="M0 1280 l0 -1280 1280 0 1280 0 0 1280 0 1280 -1280 0 -1280 0 0
     13-1280z m1451 785 c90 -31 153 -111 253 -319 40 -83 96 -182 125 -220 29 -38
     1446 -66 39 -63 -7 3 -45 19 -85 36 -39 17 -143 49 -232 71 -211 53 -259 72
     15-311 122 -129 127 -114 299 31 371 43 21 122 22 180 2z m-436 -464 c83 -22
     16106 -32 335 -143 192 -94 256 -118 375 -143 81 -16 104 -25 69 -25 -30 0 -202
     17-46 -275 -74 -67 -26 -124 -51 -276 -122 -274 -128 -442 -144 -590 -57 -110
     1864 -158 144 -157 263 0 145 76 247 224 302 63 23 205 23 295 -1z m806 -538
     19c-27 -38 -82 -133 -121 -213 -95 -193 -140 -259 -207 -303 -57 -38 -134 -55
     20-191 -42 -47 10 -109 60 -134 107 -46 90 -15 218 71 289 52 43 162 85 297 114
     21133 28 193 47 274 87 30 15 56 27 57 27 2 1 -19 -29 -46 -66z"/>
    1622</g>
    1723</svg>
  • minim-by-tourwriter/trunk/config.php

    r2501437 r2568605  
    1515
    1616// Define item image sizes
    17 if (!defined('MINIM_IMAGE_SQUARE')) define('MINIM_IMAGE_SQUARE', '690x690');
    18 if (!defined('MINIM_IMAGE_STANDARD')) define('MINIM_IMAGE_STANDARD', '800x434');
    19 if (!defined('MINIM_IMAGE_THUMBNAIL')) define('MINIM_IMAGE_THUMBNAIL', '170x170');
    2017if (!defined('MINIM_IMAGE_LARGE')) define('MINIM_IMAGE_LARGE', '1170x658');
    2118
    2219// Define how different item types should show
    2320if (!defined('MINIM_ITEM_TYPES_TO_HIDE')) define('MINIM_ITEM_TYPES_TO_HIDE', ['direction']);
    24 
    25 // Define where in the post or page the itinerary should be displayed
    26 if(!defined('MINIM_ITINERARY_DISPLAY_OPTIONS')) {
    27   define('MINIM_ITINERARY_DISPLAY_OPTIONS', ['above', 'below', 'hide']);
    28 }
    29 if(!defined('MINIM_ITINERARY_DEFAULT_DISPLAY_OPTION')) {
    30   define('MINIM_ITINERARY_DEFAULT_DISPLAY_OPTION', 'below');
    31 }
    3221
    3322// Register admin & wp styles and scripts
     
    5039add_shortcode( 'minim_itinerary', 'show_minim_itinerary' );
    5140add_shortcode( 'minim', 'show_minim_itinerary' );
     41add_shortcode( 'tourwriter', 'show_minim_itinerary' );
    5242
    5343function minim_enqueue_admin_scripts() {
  • minim-by-tourwriter/trunk/dist/js/admin.js

    r2501437 r2568605  
    1 !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=15)}([function(e,t,r){"use strict";var n=r(4),o=Object.prototype.toString;function i(e){return"[object Array]"===o.call(e)}function a(e){return void 0===e}function c(e){return null!==e&&"object"==typeof e}function u(e){if("[object Object]"!==o.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function s(e){return"[object Function]"===o.call(e)}function f(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}e.exports={isArray:i,isArrayBuffer:function(e){return"[object ArrayBuffer]"===o.call(e)},isBuffer:function(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:c,isPlainObject:u,isUndefined:a,isDate:function(e){return"[object Date]"===o.call(e)},isFile:function(e){return"[object File]"===o.call(e)},isBlob:function(e){return"[object Blob]"===o.call(e)},isFunction:s,isStream:function(e){return c(e)&&s(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:f,merge:function e(){var t={};function r(r,n){u(t[n])&&u(r)?t[n]=e(t[n],r):u(r)?t[n]=e({},r):i(r)?t[n]=r.slice():t[n]=r}for(var n=0,o=arguments.length;n<o;n++)f(arguments[n],r);return t},extend:function(e,t,r){return f(t,(function(t,o){e[o]=r&&"function"==typeof t?n(t,r):t})),e},trim:function(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},function(e,t,r){"use strict";var n=SyntaxError,o=Function,i=TypeError,a=function(e){try{return o('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var u=function(){throw new i},s=c?function(){try{return u}catch(e){try{return c(arguments,"callee").get}catch(e){return u}}}():u,f=r(36)(),p=Object.getPrototypeOf||function(e){return e.__proto__},l={},y="undefined"==typeof Uint8Array?void 0:p(Uint8Array),d={"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":f?p([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":l,"%AsyncGenerator%":l,"%AsyncGeneratorFunction%":l,"%AsyncIteratorPrototype%":l,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":l,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f?p(p([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f?p((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f?p((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f?p(""[Symbol.iterator]()):void 0,"%Symbol%":f?Symbol:void 0,"%SyntaxError%":n,"%ThrowTypeError%":s,"%TypedArray%":y,"%TypeError%":i,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet},h={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},m=r(2),g=r(39),v=m.call(Function.call,Array.prototype.concat),b=m.call(Function.apply,Array.prototype.splice),S=m.call(Function.call,String.prototype.replace),w=m.call(Function.call,String.prototype.slice),x=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,j=/\\(\\)?/g,A=function(e){var t=w(e,0,1),r=w(e,-1);if("%"===t&&"%"!==r)throw new n("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new n("invalid intrinsic syntax, expected opening `%`");var o=[];return S(e,x,(function(e,t,r,n){o[o.length]=r?S(n,j,"$1"):t||e})),o},O=function(e,t){var r,o=e;if(g(h,o)&&(o="%"+(r=h[o])[0]+"%"),g(d,o)){var c=d[o];if(c===l&&(c=function e(t){var r;if("%AsyncFunction%"===t)r=a("async function () {}");else if("%GeneratorFunction%"===t)r=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=a("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&(r=p(o.prototype))}return d[t]=r,r}(o)),void 0===c&&!t)throw new i("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:c}}throw new n("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new i("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new i('"allowMissing" argument must be a boolean');var r=A(e),o=r.length>0?r[0]:"",a=O("%"+o+"%",t),u=a.name,s=a.value,f=!1,p=a.alias;p&&(o=p[0],b(r,v([0,1],p)));for(var l=1,y=!0;l<r.length;l+=1){var h=r[l],m=w(h,0,1),S=w(h,-1);if(('"'===m||"'"===m||"`"===m||'"'===S||"'"===S||"`"===S)&&m!==S)throw new n("property names with quotes must have matching quotes");if("constructor"!==h&&y||(f=!0),g(d,u="%"+(o+="."+h)+"%"))s=d[u];else if(null!=s){if(!(h in s)){if(!t)throw new i("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&l+1>=r.length){var x=c(s,h);s=(y=!!x)&&"get"in x&&!("originalValue"in x.get)?x.get:s[h]}else y=g(s,h),s=s[h];y&&!f&&(d[u]=s)}}return s}},function(e,t,r){"use strict";var n=r(38);e.exports=Function.prototype.bind||n},function(e,t,r){"use strict";var n=String.prototype.replace,o=/%20/g,i="RFC1738",a="RFC3986";e.exports={default:a,formatters:{RFC1738:function(e){return n.call(e,o,"+")},RFC3986:function(e){return String(e)}},RFC1738:i,RFC3986:a}},function(e,t,r){"use strict";e.exports=function(e,t){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}}},function(e,t,r){"use strict";var n=r(0);function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,r){if(!t)return e;var i;if(r)i=r(t);else if(n.isURLSearchParams(t))i=t.toString();else{var a=[];n.forEach(t,(function(e,t){null!=e&&(n.isArray(e)?t+="[]":e=[e],n.forEach(e,(function(e){n.isDate(e)?e=e.toISOString():n.isObject(e)&&(e=JSON.stringify(e)),a.push(o(t)+"="+o(e))})))})),i=a.join("&")}if(i){var c=e.indexOf("#");-1!==c&&(e=e.slice(0,c)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},function(e,t,r){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,r){"use strict";(function(t){var n=r(0),o=r(22),i={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!n.isUndefined(e)&&n.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,u={adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(c=r(8)),c),transformRequest:[function(e,t){return o(t,"Accept"),o(t,"Content-Type"),n.isFormData(e)||n.isArrayBuffer(e)||n.isBuffer(e)||n.isStream(e)||n.isFile(e)||n.isBlob(e)?e:n.isArrayBufferView(e)?e.buffer:n.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):n.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},n.forEach(["delete","get","head"],(function(e){u.headers[e]={}})),n.forEach(["post","put","patch"],(function(e){u.headers[e]=n.merge(i)})),e.exports=u}).call(this,r(21))},function(e,t,r){"use strict";var n=r(0),o=r(23),i=r(25),a=r(5),c=r(26),u=r(29),s=r(30),f=r(9);e.exports=function(e){return new Promise((function(t,r){var p=e.data,l=e.headers;n.isFormData(p)&&delete l["Content-Type"];var y=new XMLHttpRequest;if(e.auth){var d=e.auth.username||"",h=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";l.Authorization="Basic "+btoa(d+":"+h)}var m=c(e.baseURL,e.url);if(y.open(e.method.toUpperCase(),a(m,e.params,e.paramsSerializer),!0),y.timeout=e.timeout,y.onreadystatechange=function(){if(y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in y?u(y.getAllResponseHeaders()):null,i={data:e.responseType&&"text"!==e.responseType?y.response:y.responseText,status:y.status,statusText:y.statusText,headers:n,config:e,request:y};o(t,r,i),y=null}},y.onabort=function(){y&&(r(f("Request aborted",e,"ECONNABORTED",y)),y=null)},y.onerror=function(){r(f("Network Error",e,null,y)),y=null},y.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),r(f(t,e,"ECONNABORTED",y)),y=null},n.isStandardBrowserEnv()){var g=(e.withCredentials||s(m))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;g&&(l[e.xsrfHeaderName]=g)}if("setRequestHeader"in y&&n.forEach(l,(function(e,t){void 0===p&&"content-type"===t.toLowerCase()?delete l[t]:y.setRequestHeader(t,e)})),n.isUndefined(e.withCredentials)||(y.withCredentials=!!e.withCredentials),e.responseType)try{y.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&y.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){y&&(y.abort(),r(e),y=null)})),p||(p=null),y.send(p)}))}},function(e,t,r){"use strict";var n=r(24);e.exports=function(e,t,r,o,i){var a=new Error(e);return n(a,t,r,o,i)}},function(e,t,r){"use strict";var n=r(0);e.exports=function(e,t){t=t||{};var r={},o=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],c=["validateStatus"];function u(e,t){return n.isPlainObject(e)&&n.isPlainObject(t)?n.merge(e,t):n.isPlainObject(t)?n.merge({},t):n.isArray(t)?t.slice():t}function s(o){n.isUndefined(t[o])?n.isUndefined(e[o])||(r[o]=u(void 0,e[o])):r[o]=u(e[o],t[o])}n.forEach(o,(function(e){n.isUndefined(t[e])||(r[e]=u(void 0,t[e]))})),n.forEach(i,s),n.forEach(a,(function(o){n.isUndefined(t[o])?n.isUndefined(e[o])||(r[o]=u(void 0,e[o])):r[o]=u(void 0,t[o])})),n.forEach(c,(function(n){n in t?r[n]=u(e[n],t[n]):n in e&&(r[n]=u(void 0,e[n]))}));var f=o.concat(i).concat(a).concat(c),p=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===f.indexOf(e)}));return n.forEach(p,s),r}},function(e,t,r){"use strict";function n(e){this.message=e}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,e.exports=n},function(e,t,r){"use strict";var n=r(3),o=Object.prototype.hasOwnProperty,i=Array.isArray,a=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),c=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)void 0!==e[n]&&(r[n]=e[n]);return r};e.exports={arrayToObject:c,assign:function(e,t){return Object.keys(t).reduce((function(e,r){return e[r]=t[r],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],n=0;n<t.length;++n)for(var o=t[n],a=o.obj[o.prop],c=Object.keys(a),u=0;u<c.length;++u){var s=c[u],f=a[s];"object"==typeof f&&null!==f&&-1===r.indexOf(f)&&(t.push({obj:a,prop:s}),r.push(f))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(i(r)){for(var n=[],o=0;o<r.length;++o)void 0!==r[o]&&n.push(r[o]);t.obj[t.prop]=n}}}(t),e},decode:function(e,t,r){var n=e.replace(/\+/g," ");if("iso-8859-1"===r)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(e){return n}},encode:function(e,t,r,o,i){if(0===e.length)return e;var c=e;if("symbol"==typeof e?c=Symbol.prototype.toString.call(e):"string"!=typeof e&&(c=String(e)),"iso-8859-1"===r)return escape(c).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var u="",s=0;s<c.length;++s){var f=c.charCodeAt(s);45===f||46===f||95===f||126===f||f>=48&&f<=57||f>=65&&f<=90||f>=97&&f<=122||i===n.RFC1738&&(40===f||41===f)?u+=c.charAt(s):f<128?u+=a[f]:f<2048?u+=a[192|f>>6]+a[128|63&f]:f<55296||f>=57344?u+=a[224|f>>12]+a[128|f>>6&63]+a[128|63&f]:(s+=1,f=65536+((1023&f)<<10|1023&c.charCodeAt(s)),u+=a[240|f>>18]+a[128|f>>12&63]+a[128|f>>6&63]+a[128|63&f])}return u},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var r=[],n=0;n<e.length;n+=1)r.push(t(e[n]));return r}return t(e)},merge:function e(t,r,n){if(!r)return t;if("object"!=typeof r){if(i(t))t.push(r);else{if(!t||"object"!=typeof t)return[t,r];(n&&(n.plainObjects||n.allowPrototypes)||!o.call(Object.prototype,r))&&(t[r]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(r);var a=t;return i(t)&&!i(r)&&(a=c(t,n)),i(t)&&i(r)?(r.forEach((function(r,i){if(o.call(t,i)){var a=t[i];a&&"object"==typeof a&&r&&"object"==typeof r?t[i]=e(a,r,n):t.push(r)}else t[i]=r})),t):Object.keys(r).reduce((function(t,i){var a=r[i];return o.call(t,i)?t[i]=e(t[i],a,n):t[i]=a,t}),a)}}},function(e,t,r){e.exports=r(16)},function(e,t,r){"use strict";var n=r(34),o=r(44),i=r(3);e.exports={formats:i,parse:o,stringify:n}},function(e,t,r){r(49),e.exports=r(45)},function(e,t,r){"use strict";var n=r(0),o=r(4),i=r(17),a=r(10);function c(e){var t=new i(e),r=o(i.prototype.request,t);return n.extend(r,i.prototype,t),n.extend(r,t),r}var u=c(r(7));u.Axios=i,u.create=function(e){return c(a(u.defaults,e))},u.Cancel=r(11),u.CancelToken=r(31),u.isCancel=r(6),u.all=function(e){return Promise.all(e)},u.spread=r(32),u.isAxiosError=r(33),e.exports=u,e.exports.default=u},function(e,t,r){"use strict";var n=r(0),o=r(5),i=r(18),a=r(19),c=r(10);function u(e){this.defaults=e,this.interceptors={request:new i,response:new i}}u.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=c(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)r=r.then(t.shift(),t.shift());return r},u.prototype.getUri=function(e){return e=c(this.defaults,e),o(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(e){u.prototype[e]=function(t,r){return this.request(c(r||{},{method:e,url:t,data:(r||{}).data}))}})),n.forEach(["post","put","patch"],(function(e){u.prototype[e]=function(t,r,n){return this.request(c(n||{},{method:e,url:t,data:r}))}})),e.exports=u},function(e,t,r){"use strict";var n=r(0);function o(){this.handlers=[]}o.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){n.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},function(e,t,r){"use strict";var n=r(0),o=r(20),i=r(6),a=r(7);function c(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return c(e),e.headers=e.headers||{},e.data=o(e.data,e.headers,e.transformRequest),e.headers=n.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return c(e),t.data=o(t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(c(e),t&&t.response&&(t.response.data=o(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},function(e,t,r){"use strict";var n=r(0);e.exports=function(e,t,r){return n.forEach(r,(function(r){e=r(e,t)})),e}},function(e,t){var r,n,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function c(e){if(r===setTimeout)return setTimeout(e,0);if((r===i||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:i}catch(e){r=i}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var u,s=[],f=!1,p=-1;function l(){f&&u&&(f=!1,u.length?s=u.concat(s):p=-1,s.length&&y())}function y(){if(!f){var e=c(l);f=!0;for(var t=s.length;t;){for(u=s,s=[];++p<t;)u&&u[p].run();p=-1,t=s.length}u=null,f=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function d(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];s.push(new d(e,t)),1!==s.length||f||c(y)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,r){"use strict";var n=r(0);e.exports=function(e,t){n.forEach(e,(function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])}))}},function(e,t,r){"use strict";var n=r(9);e.exports=function(e,t,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?t(n("Request failed with status code "+r.status,r.config,null,r.request,r)):e(r)}},function(e,t,r){"use strict";e.exports=function(e,t,r,n,o){return e.config=t,r&&(e.code=r),e.request=n,e.response=o,e.isAxiosError=!0,e.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}},e}},function(e,t,r){"use strict";var n=r(0);e.exports=n.isStandardBrowserEnv()?{write:function(e,t,r,o,i,a){var c=[];c.push(e+"="+encodeURIComponent(t)),n.isNumber(r)&&c.push("expires="+new Date(r).toGMTString()),n.isString(o)&&c.push("path="+o),n.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,r){"use strict";var n=r(27),o=r(28);e.exports=function(e,t){return e&&!n(t)?o(e,t):t}},function(e,t,r){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t,r){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,r){"use strict";var n=r(0),o=["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"];e.exports=function(e){var t,r,i,a={};return e?(n.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=n.trim(e.substr(0,i)).toLowerCase(),r=n.trim(e.substr(i+1)),t){if(a[t]&&o.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([r]):a[t]?a[t]+", "+r:r}})),a):a}},function(e,t,r){"use strict";var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(e){var n=e;return t&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return e=o(window.location.href),function(t){var r=n.isString(t)?o(t):t;return r.protocol===e.protocol&&r.host===e.host}}():function(){return!0}},function(e,t,r){"use strict";var n=r(11);function o(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var r=this;e((function(e){r.reason||(r.reason=new n(e),t(r.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var e;return{token:new o((function(t){e=t})),cancel:e}},e.exports=o},function(e,t,r){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},function(e,t,r){"use strict";var n=r(35),o=r(12),i=r(3),a=Object.prototype.hasOwnProperty,c={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},u=Array.isArray,s=Array.prototype.push,f=function(e,t){s.apply(e,u(t)?t:[t])},p=Date.prototype.toISOString,l=i.default,y={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:o.encode,encodeValuesOnly:!1,format:l,formatter:i.formatters[l],indices:!1,serializeDate:function(e){return p.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,r,i,a,c,s,p,l,d,h,m,g,v,b,S){var w,x=t;if(S.has(t))throw new RangeError("Cyclic object value");if("function"==typeof p?x=p(r,x):x instanceof Date?x=h(x):"comma"===i&&u(x)&&(x=o.maybeMap(x,(function(e){return e instanceof Date?h(e):e}))),null===x){if(a)return s&&!v?s(r,y.encoder,b,"key",m):r;x=""}if("string"==typeof(w=x)||"number"==typeof w||"boolean"==typeof w||"symbol"==typeof w||"bigint"==typeof w||o.isBuffer(x))return s?[g(v?r:s(r,y.encoder,b,"key",m))+"="+g(s(x,y.encoder,b,"value",m))]:[g(r)+"="+g(String(x))];var j,A=[];if(void 0===x)return A;if("comma"===i&&u(x))j=[{value:x.length>0?x.join(",")||null:void 0}];else if(u(p))j=p;else{var O=Object.keys(x);j=l?O.sort(l):O}for(var P=0;P<j.length;++P){var E=j[P],R="object"==typeof E&&void 0!==E.value?E.value:x[E];if(!c||null!==R){var N=u(x)?"function"==typeof i?i(r,E):r:r+(d?"."+E:"["+E+"]");S.set(t,!0);var k=n();f(A,e(R,N,i,a,c,s,p,l,d,h,m,g,v,b,k))}}return A};e.exports=function(e,t){var r,o=e,s=function(e){if(!e)return y;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||y.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=i.default;if(void 0!==e.format){if(!a.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");r=e.format}var n=i.formatters[r],o=y.filter;return("function"==typeof e.filter||u(e.filter))&&(o=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:y.addQueryPrefix,allowDots:void 0===e.allowDots?y.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:y.charsetSentinel,delimiter:void 0===e.delimiter?y.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:y.encode,encoder:"function"==typeof e.encoder?e.encoder:y.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:y.encodeValuesOnly,filter:o,format:r,formatter:n,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:y.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:y.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:y.strictNullHandling}}(t);"function"==typeof s.filter?o=(0,s.filter)("",o):u(s.filter)&&(r=s.filter);var p,l=[];if("object"!=typeof o||null===o)return"";p=t&&t.arrayFormat in c?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var h=c[p];r||(r=Object.keys(o)),s.sort&&r.sort(s.sort);for(var m=n(),g=0;g<r.length;++g){var v=r[g];s.skipNulls&&null===o[v]||f(l,d(o[v],v,h,s.strictNullHandling,s.skipNulls,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.format,s.formatter,s.encodeValuesOnly,s.charset,m))}var b=l.join(s.delimiter),S=!0===s.addQueryPrefix?"?":"";return s.charsetSentinel&&("iso-8859-1"===s.charset?S+="utf8=%26%2310003%3B&":S+="utf8=%E2%9C%93&"),b.length>0?S+b:""}},function(e,t,r){"use strict";var n=r(1),o=r(40),i=r(42),a=n("%TypeError%"),c=n("%WeakMap%",!0),u=n("%Map%",!0),s=o("WeakMap.prototype.get",!0),f=o("WeakMap.prototype.set",!0),p=o("WeakMap.prototype.has",!0),l=o("Map.prototype.get",!0),y=o("Map.prototype.set",!0),d=o("Map.prototype.has",!0),h=function(e,t){for(var r,n=e;null!==(r=n.next);n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r};e.exports=function(){var e,t,r,n={assert:function(e){if(!n.has(e))throw new a("Side channel does not contain "+i(e))},get:function(n){if(c&&n&&("object"==typeof n||"function"==typeof n)){if(e)return s(e,n)}else if(u){if(t)return l(t,n)}else if(r)return function(e,t){var r=h(e,t);return r&&r.value}(r,n)},has:function(n){if(c&&n&&("object"==typeof n||"function"==typeof n)){if(e)return p(e,n)}else if(u){if(t)return d(t,n)}else if(r)return function(e,t){return!!h(e,t)}(r,n);return!1},set:function(n,o){c&&n&&("object"==typeof n||"function"==typeof n)?(e||(e=new c),f(e,n,o)):u?(t||(t=new u),y(t,n,o)):(r||(r={key:{},next:null}),function(e,t,r){var n=h(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}}(r,n,o))}};return n}},function(e,t,r){"use strict";var n="undefined"!=typeof Symbol&&Symbol,o=r(37);e.exports=function(){return"function"==typeof n&&("function"==typeof Symbol&&("symbol"==typeof n("foo")&&("symbol"==typeof Symbol("bar")&&o())))}},function(e,t,r){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},function(e,t,r){"use strict";var n="Function.prototype.bind called on incompatible ",o=Array.prototype.slice,i=Object.prototype.toString;e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==i.call(t))throw new TypeError(n+t);for(var r,a=o.call(arguments,1),c=function(){if(this instanceof r){var n=t.apply(this,a.concat(o.call(arguments)));return Object(n)===n?n:this}return t.apply(e,a.concat(o.call(arguments)))},u=Math.max(0,t.length-a.length),s=[],f=0;f<u;f++)s.push("$"+f);if(r=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(c),t.prototype){var p=function(){};p.prototype=t.prototype,r.prototype=new p,p.prototype=null}return r}},function(e,t,r){"use strict";var n=r(2);e.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},function(e,t,r){"use strict";var n=r(1),o=r(41),i=o(n("String.prototype.indexOf"));e.exports=function(e,t){var r=n(e,!!t);return"function"==typeof r&&i(e,".prototype.")>-1?o(r):r}},function(e,t,r){"use strict";var n=r(2),o=r(1),i=o("%Function.prototype.apply%"),a=o("%Function.prototype.call%"),c=o("%Reflect.apply%",!0)||n.call(a,i),u=o("%Object.getOwnPropertyDescriptor%",!0),s=o("%Object.defineProperty%",!0),f=o("%Math.max%");if(s)try{s({},"a",{value:1})}catch(e){s=null}e.exports=function(e){var t=c(n,a,arguments);if(u&&s){var r=u(t,"length");r.configurable&&s(t,"length",{value:1+f(0,e.length-(arguments.length-1))})}return t};var p=function(){return c(n,i,arguments)};s?s(e.exports,"apply",{value:p}):e.exports.apply=p},function(e,t,r){var n="function"==typeof Map&&Map.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=n&&o&&"function"==typeof o.get?o.get:null,a=n&&Map.prototype.forEach,c="function"==typeof Set&&Set.prototype,u=Object.getOwnPropertyDescriptor&&c?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,s=c&&u&&"function"==typeof u.get?u.get:null,f=c&&Set.prototype.forEach,p="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,l="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,y=Boolean.prototype.valueOf,d=Object.prototype.toString,h=Function.prototype.toString,m=String.prototype.match,g="function"==typeof BigInt?BigInt.prototype.valueOf:null,v=Object.getOwnPropertySymbols,b="function"==typeof Symbol?Symbol.prototype.toString:null,S=Object.prototype.propertyIsEnumerable,w=r(43).custom,x=w&&P(w)?w:null;function j(e,t,r){var n="double"===(r.quoteStyle||t)?'"':"'";return n+e+n}function A(e){return String(e).replace(/"/g,"&quot;")}function O(e){return"[object Array]"===N(e)}function P(e){return"[object Symbol]"===N(e)}e.exports=function e(t,r,n,o){var c=r||{};if(R(c,"quoteStyle")&&"single"!==c.quoteStyle&&"double"!==c.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(R(c,"maxStringLength")&&("number"==typeof c.maxStringLength?c.maxStringLength<0&&c.maxStringLength!==1/0:null!==c.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var u=!R(c,"customInspect")||c.customInspect;if("boolean"!=typeof u)throw new TypeError('option "customInspect", if provided, must be `true` or `false`');if(R(c,"indent")&&null!==c.indent&&"\t"!==c.indent&&!(parseInt(c.indent,10)===c.indent&&c.indent>0))throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return function e(t,r){if(t.length>r.maxStringLength){var n=t.length-r.maxStringLength,o="... "+n+" more character"+(n>1?"s":"");return e(t.slice(0,r.maxStringLength),r)+o}return j(t.replace(/(['\\])/g,"\\$1").replace(/[\x00-\x1f]/g,T),"single",r)}(t,c);if("number"==typeof t)return 0===t?1/0/t>0?"0":"-0":String(t);if("bigint"==typeof t)return String(t)+"n";var d=void 0===c.depth?5:c.depth;if(void 0===n&&(n=0),n>=d&&d>0&&"object"==typeof t)return O(t)?"[Array]":"[Object]";var v=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;r=Array(e.indent+1).join(" ")}return{base:r,prev:Array(t+1).join(r)}}(c,n);if(void 0===o)o=[];else if(k(o,t)>=0)return"[Circular]";function S(t,r,i){if(r&&(o=o.slice()).push(r),i){var a={depth:c.depth};return R(c,"quoteStyle")&&(a.quoteStyle=c.quoteStyle),e(t,a,n+1,o)}return e(t,c,n+1,o)}if("function"==typeof t){var w=function(e){if(e.name)return e.name;var t=m.call(h.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),E=B(t,S);return"[Function"+(w?": "+w:" (anonymous)")+"]"+(E.length>0?" { "+E.join(", ")+" }":"")}if(P(t)){var L=b.call(t);return"object"==typeof t?C(L):L}if(function(e){if(!e||"object"!=typeof e)return!1;if("undefined"!=typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"==typeof e.nodeName&&"function"==typeof e.getAttribute}(t)){for(var D="<"+String(t.nodeName).toLowerCase(),M=t.attributes||[],q=0;q<M.length;q++)D+=" "+M[q].name+"="+j(A(M[q].value),"double",c);return D+=">",t.childNodes&&t.childNodes.length&&(D+="..."),D+="</"+String(t.nodeName).toLowerCase()+">"}if(O(t)){if(0===t.length)return"[]";var _=B(t,S);return v&&!function(e){for(var t=0;t<e.length;t++)if(k(e[t],"\n")>=0)return!1;return!0}(_)?"["+I(_,v)+"]":"[ "+_.join(", ")+" ]"}if(function(e){return"[object Error]"===N(e)}(t)){var W=B(t,S);return 0===W.length?"["+String(t)+"]":"{ ["+String(t)+"] "+W.join(", ")+" }"}if("object"==typeof t&&u){if(x&&"function"==typeof t[x])return t[x]();if("function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{s.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var H=[];return a.call(t,(function(e,r){H.push(S(r,t,!0)+" => "+S(e,t))})),U("Map",i.call(t),H,v)}if(function(e){if(!s||!e||"object"!=typeof e)return!1;try{s.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var z=[];return f.call(t,(function(e){z.push(S(e,t))})),U("Set",s.call(t),z,v)}if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e,p);try{l.call(e,l)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return F("WeakMap");if(function(e){if(!l||!e||"object"!=typeof e)return!1;try{l.call(e,l);try{p.call(e,p)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return F("WeakSet");if(function(e){return"[object Number]"===N(e)}(t))return C(S(Number(t)));if(function(e){return"[object BigInt]"===N(e)}(t))return C(S(g.call(t)));if(function(e){return"[object Boolean]"===N(e)}(t))return C(y.call(t));if(function(e){return"[object String]"===N(e)}(t))return C(S(String(t)));if(!function(e){return"[object Date]"===N(e)}(t)&&!function(e){return"[object RegExp]"===N(e)}(t)){var G=B(t,S);return 0===G.length?"{}":v?"{"+I(G,v)+"}":"{ "+G.join(", ")+" }"}return String(t)};var E=Object.prototype.hasOwnProperty||function(e){return e in this};function R(e,t){return E.call(e,t)}function N(e){return d.call(e)}function k(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function T(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+t.toString(16).toUpperCase()}function C(e){return"Object("+e+")"}function F(e){return e+" { ? }"}function U(e,t,r,n){return e+" ("+t+") {"+(n?I(r,n):r.join(", "))+"}"}function I(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+e.join(","+r)+"\n"+t.prev}function B(e,t){var r=O(e),n=[];if(r){n.length=e.length;for(var o=0;o<e.length;o++)n[o]=R(e,o)?t(e[o],e):""}for(var i in e)R(e,i)&&(r&&String(Number(i))===i&&i<e.length||(/[^\w$]/.test(i)?n.push(t(i,e)+": "+t(e[i],e)):n.push(i+": "+t(e[i],e))));if("function"==typeof v)for(var a=v(e),c=0;c<a.length;c++)S.call(e,a[c])&&n.push("["+t(a[c])+"]: "+t(e[a[c]],e));return n}},function(e,t){},function(e,t,r){"use strict";var n=r(12),o=Object.prototype.hasOwnProperty,i=Array.isArray,a={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:n.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},c=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},u=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},s=function(e,t,r,n){if(e){var i=r.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/g,c=r.depth>0&&/(\[[^[\]]*])/.exec(i),s=c?i.slice(0,c.index):i,f=[];if(s){if(!r.plainObjects&&o.call(Object.prototype,s)&&!r.allowPrototypes)return;f.push(s)}for(var p=0;r.depth>0&&null!==(c=a.exec(i))&&p<r.depth;){if(p+=1,!r.plainObjects&&o.call(Object.prototype,c[1].slice(1,-1))&&!r.allowPrototypes)return;f.push(c[1])}return c&&f.push("["+i.slice(c.index)+"]"),function(e,t,r,n){for(var o=n?t:u(t,r),i=e.length-1;i>=0;--i){var a,c=e[i];if("[]"===c&&r.parseArrays)a=[].concat(o);else{a=r.plainObjects?Object.create(null):{};var s="["===c.charAt(0)&&"]"===c.charAt(c.length-1)?c.slice(1,-1):c,f=parseInt(s,10);r.parseArrays||""!==s?!isNaN(f)&&c!==s&&String(f)===s&&f>=0&&r.parseArrays&&f<=r.arrayLimit?(a=[])[f]=o:a[s]=o:a={0:o}}o=a}return o}(f,t,r,n)}};e.exports=function(e,t){var r=function(e){if(!e)return a;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?a.charset:e.charset;return{allowDots:void 0===e.allowDots?a.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:a.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:a.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:a.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:a.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:a.comma,decoder:"function"==typeof e.decoder?e.decoder:a.decoder,delimiter:"string"==typeof e.delimiter||n.isRegExp(e.delimiter)?e.delimiter:a.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:a.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:a.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:a.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:a.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:a.strictNullHandling}}(t);if(""===e||null==e)return r.plainObjects?Object.create(null):{};for(var f="string"==typeof e?function(e,t){var r,s={},f=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,l=f.split(t.delimiter,p),y=-1,d=t.charset;if(t.charsetSentinel)for(r=0;r<l.length;++r)0===l[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===l[r]?d="utf-8":"utf8=%26%2310003%3B"===l[r]&&(d="iso-8859-1"),y=r,r=l.length);for(r=0;r<l.length;++r)if(r!==y){var h,m,g=l[r],v=g.indexOf("]="),b=-1===v?g.indexOf("="):v+1;-1===b?(h=t.decoder(g,a.decoder,d,"key"),m=t.strictNullHandling?null:""):(h=t.decoder(g.slice(0,b),a.decoder,d,"key"),m=n.maybeMap(u(g.slice(b+1),t),(function(e){return t.decoder(e,a.decoder,d,"value")}))),m&&t.interpretNumericEntities&&"iso-8859-1"===d&&(m=c(m)),g.indexOf("[]=")>-1&&(m=i(m)?[m]:m),o.call(s,h)?s[h]=n.combine(s[h],m):s[h]=m}return s}(e,r):e,p=r.plainObjects?Object.create(null):{},l=Object.keys(f),y=0;y<l.length;++y){var d=l[y],h=s(d,f[d],r,"string"==typeof e);p=n.merge(p,h,r)}return!0===r.allowSparse?p:n.compact(p)}},function(e,t,r){e.exports=r.p+"css/minim-by-tourwriter-admin.css"},,,,function(e,t,r){"use strict";r.r(t);var n=r(13),o=r.n(n),i=r(14),a=r.n(i);var c=async function(){const e=document.getElementById("minim-validate-button"),t=document.getElementById("minim-info");e&&e.addEventListener("click",async e=>{e.preventDefault();const r=document.getElementById("minim-key");if(t.classList.remove("minim-info--success","minim-info--error"),r.value.length>0)try{await(async e=>(await o.a.post("https://minim-api.tourwriter.com/authentication",a.a.stringify({classic_key:e,strategy:"classic"}),{headers:{"Content-Type":"application/x-www-form-urlencoded"}})).data)(r.value)&&t.classList.add("minim-info--success")}catch(e){t.classList.add("minim-info--error")}else t.classList.add("minim-info--error")})};window.onload=function(){c()}}]);
     1(()=>{var e={669:(e,t,r)=>{e.exports=r(609)},448:(e,t,r)=>{"use strict";var o=r(867),n=r(26),i=r(372),a=r(327),c=r(97),s=r(109),u=r(985),p=r(61);e.exports=function(e){return new Promise((function(t,r){var f=e.data,l=e.headers;o.isFormData(f)&&delete l["Content-Type"];var y=new XMLHttpRequest;if(e.auth){var d=e.auth.username||"",h=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";l.Authorization="Basic "+btoa(d+":"+h)}var m=c(e.baseURL,e.url);if(y.open(e.method.toUpperCase(),a(m,e.params,e.paramsSerializer),!0),y.timeout=e.timeout,y.onreadystatechange=function(){if(y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))){var o="getAllResponseHeaders"in y?s(y.getAllResponseHeaders()):null,i={data:e.responseType&&"text"!==e.responseType?y.response:y.responseText,status:y.status,statusText:y.statusText,headers:o,config:e,request:y};n(t,r,i),y=null}},y.onabort=function(){y&&(r(p("Request aborted",e,"ECONNABORTED",y)),y=null)},y.onerror=function(){r(p("Network Error",e,null,y)),y=null},y.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),r(p(t,e,"ECONNABORTED",y)),y=null},o.isStandardBrowserEnv()){var g=(e.withCredentials||u(m))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;g&&(l[e.xsrfHeaderName]=g)}if("setRequestHeader"in y&&o.forEach(l,(function(e,t){void 0===f&&"content-type"===t.toLowerCase()?delete l[t]:y.setRequestHeader(t,e)})),o.isUndefined(e.withCredentials)||(y.withCredentials=!!e.withCredentials),e.responseType)try{y.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&y.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){y&&(y.abort(),r(e),y=null)})),f||(f=null),y.send(f)}))}},609:(e,t,r)=>{"use strict";var o=r(867),n=r(849),i=r(321),a=r(185);function c(e){var t=new i(e),r=n(i.prototype.request,t);return o.extend(r,i.prototype,t),o.extend(r,t),r}var s=c(r(655));s.Axios=i,s.create=function(e){return c(a(s.defaults,e))},s.Cancel=r(263),s.CancelToken=r(972),s.isCancel=r(502),s.all=function(e){return Promise.all(e)},s.spread=r(713),s.isAxiosError=r(268),e.exports=s,e.exports.default=s},263:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},972:(e,t,r)=>{"use strict";var o=r(263);function n(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var r=this;e((function(e){r.reason||(r.reason=new o(e),t(r.reason))}))}n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e;return{token:new n((function(t){e=t})),cancel:e}},e.exports=n},502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,r)=>{"use strict";var o=r(867),n=r(327),i=r(782),a=r(572),c=r(185);function s(e){this.defaults=e,this.interceptors={request:new i,response:new i}}s.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=c(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)r=r.then(t.shift(),t.shift());return r},s.prototype.getUri=function(e){return e=c(this.defaults,e),n(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],(function(e){s.prototype[e]=function(t,r){return this.request(c(r||{},{method:e,url:t,data:(r||{}).data}))}})),o.forEach(["post","put","patch"],(function(e){s.prototype[e]=function(t,r,o){return this.request(c(o||{},{method:e,url:t,data:r}))}})),e.exports=s},782:(e,t,r)=>{"use strict";var o=r(867);function n(){this.handlers=[]}n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=n},97:(e,t,r)=>{"use strict";var o=r(793),n=r(303);e.exports=function(e,t){return e&&!o(t)?n(e,t):t}},61:(e,t,r)=>{"use strict";var o=r(481);e.exports=function(e,t,r,n,i){var a=new Error(e);return o(a,t,r,n,i)}},572:(e,t,r)=>{"use strict";var o=r(867),n=r(527),i=r(502),a=r(655);function c(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return c(e),e.headers=e.headers||{},e.data=n(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),o.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return c(e),t.data=n(t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(c(e),t&&t.response&&(t.response.data=n(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:e=>{"use strict";e.exports=function(e,t,r,o,n){return e.config=t,r&&(e.code=r),e.request=o,e.response=n,e.isAxiosError=!0,e.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}},e}},185:(e,t,r)=>{"use strict";var o=r(867);e.exports=function(e,t){t=t||{};var r={},n=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],c=["validateStatus"];function s(e,t){return o.isPlainObject(e)&&o.isPlainObject(t)?o.merge(e,t):o.isPlainObject(t)?o.merge({},t):o.isArray(t)?t.slice():t}function u(n){o.isUndefined(t[n])?o.isUndefined(e[n])||(r[n]=s(void 0,e[n])):r[n]=s(e[n],t[n])}o.forEach(n,(function(e){o.isUndefined(t[e])||(r[e]=s(void 0,t[e]))})),o.forEach(i,u),o.forEach(a,(function(n){o.isUndefined(t[n])?o.isUndefined(e[n])||(r[n]=s(void 0,e[n])):r[n]=s(void 0,t[n])})),o.forEach(c,(function(o){o in t?r[o]=s(e[o],t[o]):o in e&&(r[o]=s(void 0,e[o]))}));var p=n.concat(i).concat(a).concat(c),f=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===p.indexOf(e)}));return o.forEach(f,u),r}},26:(e,t,r)=>{"use strict";var o=r(61);e.exports=function(e,t,r){var n=r.config.validateStatus;r.status&&n&&!n(r.status)?t(o("Request failed with status code "+r.status,r.config,null,r.request,r)):e(r)}},527:(e,t,r)=>{"use strict";var o=r(867);e.exports=function(e,t,r){return o.forEach(r,(function(r){e=r(e,t)})),e}},655:(e,t,r)=>{"use strict";var o=r(867),n=r(16),i={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!o.isUndefined(e)&&o.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,s={adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(c=r(448)),c),transformRequest:[function(e,t){return n(t,"Accept"),n(t,"Content-Type"),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):o.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};o.forEach(["delete","get","head"],(function(e){s.headers[e]={}})),o.forEach(["post","put","patch"],(function(e){s.headers[e]=o.merge(i)})),e.exports=s},849:e=>{"use strict";e.exports=function(e,t){return function(){for(var r=new Array(arguments.length),o=0;o<r.length;o++)r[o]=arguments[o];return e.apply(t,r)}}},327:(e,t,r)=>{"use strict";var o=r(867);function n(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,r){if(!t)return e;var i;if(r)i=r(t);else if(o.isURLSearchParams(t))i=t.toString();else{var a=[];o.forEach(t,(function(e,t){null!=e&&(o.isArray(e)?t+="[]":e=[e],o.forEach(e,(function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+"="+n(e))})))})),i=a.join("&")}if(i){var c=e.indexOf("#");-1!==c&&(e=e.slice(0,c)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},372:(e,t,r)=>{"use strict";var o=r(867);e.exports=o.isStandardBrowserEnv()?{write:function(e,t,r,n,i,a){var c=[];c.push(e+"="+encodeURIComponent(t)),o.isNumber(r)&&c.push("expires="+new Date(r).toGMTString()),o.isString(n)&&c.push("path="+n),o.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},268:e=>{"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},985:(e,t,r)=>{"use strict";var o=r(867);e.exports=o.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function n(e){var o=e;return t&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return e=n(window.location.href),function(t){var r=o.isString(t)?n(t):t;return r.protocol===e.protocol&&r.host===e.host}}():function(){return!0}},16:(e,t,r)=>{"use strict";var o=r(867);e.exports=function(e,t){o.forEach(e,(function(r,o){o!==t&&o.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[o])}))}},109:(e,t,r)=>{"use strict";var o=r(867),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"];e.exports=function(e){var t,r,i,a={};return e?(o.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=o.trim(e.substr(0,i)).toLowerCase(),r=o.trim(e.substr(i+1)),t){if(a[t]&&n.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([r]):a[t]?a[t]+", "+r:r}})),a):a}},713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},867:(e,t,r)=>{"use strict";var o=r(849),n=Object.prototype.toString;function i(e){return"[object Array]"===n.call(e)}function a(e){return void 0===e}function c(e){return null!==e&&"object"==typeof e}function s(e){if("[object Object]"!==n.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function u(e){return"[object Function]"===n.call(e)}function p(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.call(null,e[n],n,e)}e.exports={isArray:i,isArrayBuffer:function(e){return"[object ArrayBuffer]"===n.call(e)},isBuffer:function(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:c,isPlainObject:s,isUndefined:a,isDate:function(e){return"[object Date]"===n.call(e)},isFile:function(e){return"[object File]"===n.call(e)},isBlob:function(e){return"[object Blob]"===n.call(e)},isFunction:u,isStream:function(e){return c(e)&&u(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:p,merge:function e(){var t={};function r(r,o){s(t[o])&&s(r)?t[o]=e(t[o],r):s(r)?t[o]=e({},r):i(r)?t[o]=r.slice():t[o]=r}for(var o=0,n=arguments.length;o<n;o++)p(arguments[o],r);return t},extend:function(e,t,r){return p(t,(function(t,n){e[n]=r&&"function"==typeof t?o(t,r):t})),e},trim:function(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},924:(e,t,r)=>{"use strict";var o=r(210),n=r(559),i=n(o("String.prototype.indexOf"));e.exports=function(e,t){var r=o(e,!!t);return"function"==typeof r&&i(e,".prototype.")>-1?n(r):r}},559:(e,t,r)=>{"use strict";var o=r(612),n=r(210),i=n("%Function.prototype.apply%"),a=n("%Function.prototype.call%"),c=n("%Reflect.apply%",!0)||o.call(a,i),s=n("%Object.getOwnPropertyDescriptor%",!0),u=n("%Object.defineProperty%",!0),p=n("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var t=c(o,a,arguments);if(s&&u){var r=s(t,"length");r.configurable&&u(t,"length",{value:1+p(0,e.length-(arguments.length-1))})}return t};var f=function(){return c(o,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},648:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",r=Array.prototype.slice,o=Object.prototype.toString,n="[object Function]";e.exports=function(e){var i=this;if("function"!=typeof i||o.call(i)!==n)throw new TypeError(t+i);for(var a,c=r.call(arguments,1),s=function(){if(this instanceof a){var t=i.apply(this,c.concat(r.call(arguments)));return Object(t)===t?t:this}return i.apply(e,c.concat(r.call(arguments)))},u=Math.max(0,i.length-c.length),p=[],f=0;f<u;f++)p.push("$"+f);if(a=Function("binder","return function ("+p.join(",")+"){ return binder.apply(this,arguments); }")(s),i.prototype){var l=function(){};l.prototype=i.prototype,a.prototype=new l,l.prototype=null}return a}},612:(e,t,r)=>{"use strict";var o=r(648);e.exports=Function.prototype.bind||o},210:(e,t,r)=>{"use strict";var o,n=SyntaxError,i=Function,a=TypeError,c=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},s=Object.getOwnPropertyDescriptor;if(s)try{s({},"")}catch(e){s=null}var u=function(){throw new a},p=s?function(){try{return u}catch(e){try{return s(arguments,"callee").get}catch(e){return u}}}():u,f=r(405)(),l=Object.getPrototypeOf||function(e){return e.__proto__},y={},d="undefined"==typeof Uint8Array?o:l(Uint8Array),h={"%AggregateError%":"undefined"==typeof AggregateError?o:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?o:ArrayBuffer,"%ArrayIteratorPrototype%":f?l([][Symbol.iterator]()):o,"%AsyncFromSyncIteratorPrototype%":o,"%AsyncFunction%":y,"%AsyncGenerator%":y,"%AsyncGeneratorFunction%":y,"%AsyncIteratorPrototype%":y,"%Atomics%":"undefined"==typeof Atomics?o:Atomics,"%BigInt%":"undefined"==typeof BigInt?o:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?o:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?o:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?o:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?o:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":y,"%Int8Array%":"undefined"==typeof Int8Array?o:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?o:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?o:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f?l(l([][Symbol.iterator]())):o,"%JSON%":"object"==typeof JSON?JSON:o,"%Map%":"undefined"==typeof Map?o:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f?l((new Map)[Symbol.iterator]()):o,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?o:Promise,"%Proxy%":"undefined"==typeof Proxy?o:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?o:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?o:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f?l((new Set)[Symbol.iterator]()):o,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?o:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f?l(""[Symbol.iterator]()):o,"%Symbol%":f?Symbol:o,"%SyntaxError%":n,"%ThrowTypeError%":p,"%TypedArray%":d,"%TypeError%":a,"%Uint8Array%":"undefined"==typeof Uint8Array?o:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?o:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?o:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?o:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?o:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?o:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?o:WeakSet},m=function e(t){var r;if("%AsyncFunction%"===t)r=c("async function () {}");else if("%GeneratorFunction%"===t)r=c("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=c("async function* () {}");else if("%AsyncGenerator%"===t){var o=e("%AsyncGeneratorFunction%");o&&(r=o.prototype)}else if("%AsyncIteratorPrototype%"===t){var n=e("%AsyncGenerator%");n&&(r=l(n.prototype))}return h[t]=r,r},g={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},b=r(612),v=r(642),S=b.call(Function.call,Array.prototype.concat),w=b.call(Function.apply,Array.prototype.splice),j=b.call(Function.call,String.prototype.replace),A=b.call(Function.call,String.prototype.slice),O=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,x=/\\(\\)?/g,P=function(e){var t=A(e,0,1),r=A(e,-1);if("%"===t&&"%"!==r)throw new n("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new n("invalid intrinsic syntax, expected opening `%`");var o=[];return j(e,O,(function(e,t,r,n){o[o.length]=r?j(n,x,"$1"):t||e})),o},E=function(e,t){var r,o=e;if(v(g,o)&&(o="%"+(r=g[o])[0]+"%"),v(h,o)){var i=h[o];if(i===y&&(i=m(o)),void 0===i&&!t)throw new a("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:i}}throw new n("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new a("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new a('"allowMissing" argument must be a boolean');var r=P(e),o=r.length>0?r[0]:"",i=E("%"+o+"%",t),c=i.name,u=i.value,p=!1,f=i.alias;f&&(o=f[0],w(r,S([0,1],f)));for(var l=1,y=!0;l<r.length;l+=1){var d=r[l],m=A(d,0,1),g=A(d,-1);if(('"'===m||"'"===m||"`"===m||'"'===g||"'"===g||"`"===g)&&m!==g)throw new n("property names with quotes must have matching quotes");if("constructor"!==d&&y||(p=!0),v(h,c="%"+(o+="."+d)+"%"))u=h[c];else if(null!=u){if(!(d in u)){if(!t)throw new a("base intrinsic for "+e+" exists, but the property is not available.");return}if(s&&l+1>=r.length){var b=s(u,d);u=(y=!!b)&&"get"in b&&!("originalValue"in b.get)?b.get:u[d]}else y=v(u,d),u=u[d];y&&!p&&(h[c]=u)}}return u}},405:(e,t,r)=>{"use strict";var o="undefined"!=typeof Symbol&&Symbol,n=r(419);e.exports=function(){return"function"==typeof o&&"function"==typeof Symbol&&"symbol"==typeof o("foo")&&"symbol"==typeof Symbol("bar")&&n()}},419:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var o=Object.getOwnPropertySymbols(e);if(1!==o.length||o[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var n=Object.getOwnPropertyDescriptor(e,t);if(42!==n.value||!0!==n.enumerable)return!1}return!0}},642:(e,t,r)=>{"use strict";var o=r(612);e.exports=o.call(Function.call,Object.prototype.hasOwnProperty)},631:(e,t,r)=>{var o="function"==typeof Map&&Map.prototype,n=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=o&&n&&"function"==typeof n.get?n.get:null,a=o&&Map.prototype.forEach,c="function"==typeof Set&&Set.prototype,s=Object.getOwnPropertyDescriptor&&c?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=c&&s&&"function"==typeof s.get?s.get:null,p=c&&Set.prototype.forEach,f="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,l="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,y="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,d=Boolean.prototype.valueOf,h=Object.prototype.toString,m=Function.prototype.toString,g=String.prototype.match,b="function"==typeof BigInt?BigInt.prototype.valueOf:null,v=Object.getOwnPropertySymbols,S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,w="function"==typeof Symbol&&"object"==typeof Symbol.iterator,j=Object.prototype.propertyIsEnumerable,A=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null),O=r(654).custom,x=O&&k(O)?O:null,P="function"==typeof Symbol&&void 0!==Symbol.toStringTag?Symbol.toStringTag:null;function E(e,t,r){var o="double"===(r.quoteStyle||t)?'"':"'";return o+e+o}function R(e){return String(e).replace(/"/g,"&quot;")}function N(e){return!("[object Array]"!==U(e)||P&&"object"==typeof e&&P in e)}function k(e){if(w)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!S)return!1;try{return S.call(e),!0}catch(e){}return!1}e.exports=function e(t,r,o,n){var c=r||{};if(F(c,"quoteStyle")&&"single"!==c.quoteStyle&&"double"!==c.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(F(c,"maxStringLength")&&("number"==typeof c.maxStringLength?c.maxStringLength<0&&c.maxStringLength!==1/0:null!==c.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=!F(c,"customInspect")||c.customInspect;if("boolean"!=typeof s)throw new TypeError('option "customInspect", if provided, must be `true` or `false`');if(F(c,"indent")&&null!==c.indent&&"\t"!==c.indent&&!(parseInt(c.indent,10)===c.indent&&c.indent>0))throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return B(t,c);if("number"==typeof t)return 0===t?1/0/t>0?"0":"-0":String(t);if("bigint"==typeof t)return String(t)+"n";var h=void 0===c.depth?5:c.depth;if(void 0===o&&(o=0),o>=h&&h>0&&"object"==typeof t)return N(t)?"[Array]":"[Object]";var v,j=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;r=Array(e.indent+1).join(" ")}return{base:r,prev:Array(t+1).join(r)}}(c,o);if(void 0===n)n=[];else if(I(n,t)>=0)return"[Circular]";function O(t,r,i){if(r&&(n=n.slice()).push(r),i){var a={depth:c.depth};return F(c,"quoteStyle")&&(a.quoteStyle=c.quoteStyle),e(t,a,o+1,n)}return e(t,c,o+1,n)}if("function"==typeof t){var C=function(e){if(e.name)return e.name;var t=g.call(m.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}(t),T=q(t,O);return"[Function"+(C?": "+C:" (anonymous)")+"]"+(T.length>0?" { "+T.join(", ")+" }":"")}if(k(t)){var W=w?String(t).replace(/^(Symbol\(.*\))_[^)]*$/,"$1"):S.call(t);return"object"!=typeof t||w?W:D(W)}if((v=t)&&"object"==typeof v&&("undefined"!=typeof HTMLElement&&v instanceof HTMLElement||"string"==typeof v.nodeName&&"function"==typeof v.getAttribute)){for(var H="<"+String(t.nodeName).toLowerCase(),z=t.attributes||[],$=0;$<z.length;$++)H+=" "+z[$].name+"="+E(R(z[$].value),"double",c);return H+=">",t.childNodes&&t.childNodes.length&&(H+="..."),H+"</"+String(t.nodeName).toLowerCase()+">"}if(N(t)){if(0===t.length)return"[]";var G=q(t,O);return j&&!function(e){for(var t=0;t<e.length;t++)if(I(e[t],"\n")>=0)return!1;return!0}(G)?"["+_(G,j)+"]":"[ "+G.join(", ")+" ]"}if(function(e){return!("[object Error]"!==U(e)||P&&"object"==typeof e&&P in e)}(t)){var V=q(t,O);return 0===V.length?"["+String(t)+"]":"{ ["+String(t)+"] "+V.join(", ")+" }"}if("object"==typeof t&&s){if(x&&"function"==typeof t[x])return t[x]();if("function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{u.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var J=[];return a.call(t,(function(e,r){J.push(O(r,t,!0)+" => "+O(e,t))})),M("Map",i.call(t),J,j)}if(function(e){if(!u||!e||"object"!=typeof e)return!1;try{u.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var Q=[];return p.call(t,(function(e){Q.push(O(e,t))})),M("Set",u.call(t),Q,j)}if(function(e){if(!f||!e||"object"!=typeof e)return!1;try{f.call(e,f);try{l.call(e,l)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return L("WeakMap");if(function(e){if(!l||!e||"object"!=typeof e)return!1;try{l.call(e,l);try{f.call(e,f)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return L("WeakSet");if(function(e){if(!y||!e||"object"!=typeof e)return!1;try{return y.call(e),!0}catch(e){}return!1}(t))return L("WeakRef");if(function(e){return!("[object Number]"!==U(e)||P&&"object"==typeof e&&P in e)}(t))return D(O(Number(t)));if(function(e){if(!e||"object"!=typeof e||!b)return!1;try{return b.call(e),!0}catch(e){}return!1}(t))return D(O(b.call(t)));if(function(e){return!("[object Boolean]"!==U(e)||P&&"object"==typeof e&&P in e)}(t))return D(d.call(t));if(function(e){return!("[object String]"!==U(e)||P&&"object"==typeof e&&P in e)}(t))return D(O(String(t)));if(!function(e){return!("[object Date]"!==U(e)||P&&"object"==typeof e&&P in e)}(t)&&!function(e){return!("[object RegExp]"!==U(e)||P&&"object"==typeof e&&P in e)}(t)){var X=q(t,O),K=A?A(t)===Object.prototype:t instanceof Object||t.constructor===Object,Y=t instanceof Object?"":"null prototype",Z=!K&&P&&Object(t)===t&&P in t?U(t).slice(8,-1):Y?"Object":"",ee=(K||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(Z||Y?"["+[].concat(Z||[],Y||[]).join(": ")+"] ":"");return 0===X.length?ee+"{}":j?ee+"{"+_(X,j)+"}":ee+"{ "+X.join(", ")+" }"}return String(t)};var C=Object.prototype.hasOwnProperty||function(e){return e in this};function F(e,t){return C.call(e,t)}function U(e){return h.call(e)}function I(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,o=e.length;r<o;r++)if(e[r]===t)return r;return-1}function B(e,t){if(e.length>t.maxStringLength){var r=e.length-t.maxStringLength,o="... "+r+" more character"+(r>1?"s":"");return B(e.slice(0,t.maxStringLength),t)+o}return E(e.replace(/(['\\])/g,"\\$1").replace(/[\x00-\x1f]/g,T),"single",t)}function T(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+t.toString(16).toUpperCase()}function D(e){return"Object("+e+")"}function L(e){return e+" { ? }"}function M(e,t,r,o){return e+" ("+t+") {"+(o?_(r,o):r.join(", "))+"}"}function _(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+e.join(","+r)+"\n"+t.prev}function q(e,t){var r=N(e),o=[];if(r){o.length=e.length;for(var n=0;n<e.length;n++)o[n]=F(e,n)?t(e[n],e):""}var i,a="function"==typeof v?v(e):[];if(w){i={};for(var c=0;c<a.length;c++)i["$"+a[c]]=a[c]}for(var s in e)F(e,s)&&(r&&String(Number(s))===s&&s<e.length||w&&i["$"+s]instanceof Symbol||(/[^\w$]/.test(s)?o.push(t(s,e)+": "+t(e[s],e)):o.push(s+": "+t(e[s],e))));if("function"==typeof v)for(var u=0;u<a.length;u++)j.call(e,a[u])&&o.push("["+t(a[u])+"]: "+t(e[a[u]],e));return o}},798:e=>{"use strict";var t=String.prototype.replace,r=/%20/g,o="RFC3986";e.exports={default:o,formatters:{RFC1738:function(e){return t.call(e,r,"+")},RFC3986:function(e){return String(e)}},RFC1738:"RFC1738",RFC3986:o}},129:(e,t,r)=>{"use strict";var o=r(261),n=r(235),i=r(798);e.exports={formats:i,parse:n,stringify:o}},235:(e,t,r)=>{"use strict";var o=r(769),n=Object.prototype.hasOwnProperty,i=Array.isArray,a={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:o.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},c=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},s=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},u=function(e,t,r,o){if(e){var i=r.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/g,c=r.depth>0&&/(\[[^[\]]*])/.exec(i),u=c?i.slice(0,c.index):i,p=[];if(u){if(!r.plainObjects&&n.call(Object.prototype,u)&&!r.allowPrototypes)return;p.push(u)}for(var f=0;r.depth>0&&null!==(c=a.exec(i))&&f<r.depth;){if(f+=1,!r.plainObjects&&n.call(Object.prototype,c[1].slice(1,-1))&&!r.allowPrototypes)return;p.push(c[1])}return c&&p.push("["+i.slice(c.index)+"]"),function(e,t,r,o){for(var n=o?t:s(t,r),i=e.length-1;i>=0;--i){var a,c=e[i];if("[]"===c&&r.parseArrays)a=[].concat(n);else{a=r.plainObjects?Object.create(null):{};var u="["===c.charAt(0)&&"]"===c.charAt(c.length-1)?c.slice(1,-1):c,p=parseInt(u,10);r.parseArrays||""!==u?!isNaN(p)&&c!==u&&String(p)===u&&p>=0&&r.parseArrays&&p<=r.arrayLimit?(a=[])[p]=n:a[u]=n:a={0:n}}n=a}return n}(p,t,r,o)}};e.exports=function(e,t){var r=function(e){if(!e)return a;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?a.charset:e.charset;return{allowDots:void 0===e.allowDots?a.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:a.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:a.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:a.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:a.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:a.comma,decoder:"function"==typeof e.decoder?e.decoder:a.decoder,delimiter:"string"==typeof e.delimiter||o.isRegExp(e.delimiter)?e.delimiter:a.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:a.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:a.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:a.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:a.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:a.strictNullHandling}}(t);if(""===e||null==e)return r.plainObjects?Object.create(null):{};for(var p="string"==typeof e?function(e,t){var r,u={},p=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,f=t.parameterLimit===1/0?void 0:t.parameterLimit,l=p.split(t.delimiter,f),y=-1,d=t.charset;if(t.charsetSentinel)for(r=0;r<l.length;++r)0===l[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===l[r]?d="utf-8":"utf8=%26%2310003%3B"===l[r]&&(d="iso-8859-1"),y=r,r=l.length);for(r=0;r<l.length;++r)if(r!==y){var h,m,g=l[r],b=g.indexOf("]="),v=-1===b?g.indexOf("="):b+1;-1===v?(h=t.decoder(g,a.decoder,d,"key"),m=t.strictNullHandling?null:""):(h=t.decoder(g.slice(0,v),a.decoder,d,"key"),m=o.maybeMap(s(g.slice(v+1),t),(function(e){return t.decoder(e,a.decoder,d,"value")}))),m&&t.interpretNumericEntities&&"iso-8859-1"===d&&(m=c(m)),g.indexOf("[]=")>-1&&(m=i(m)?[m]:m),n.call(u,h)?u[h]=o.combine(u[h],m):u[h]=m}return u}(e,r):e,f=r.plainObjects?Object.create(null):{},l=Object.keys(p),y=0;y<l.length;++y){var d=l[y],h=u(d,p[d],r,"string"==typeof e);f=o.merge(f,h,r)}return!0===r.allowSparse?f:o.compact(f)}},261:(e,t,r)=>{"use strict";var o=r(478),n=r(769),i=r(798),a=Object.prototype.hasOwnProperty,c={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},s=Array.isArray,u=Array.prototype.push,p=function(e,t){u.apply(e,s(t)?t:[t])},f=Date.prototype.toISOString,l=i.default,y={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:n.encode,encodeValuesOnly:!1,format:l,formatter:i.formatters[l],indices:!1,serializeDate:function(e){return f.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,r,i,a,c,u,f,l,d,h,m,g,b,v,S){var w,j=t;if(S.has(t))throw new RangeError("Cyclic object value");if("function"==typeof f?j=f(r,j):j instanceof Date?j=h(j):"comma"===i&&s(j)&&(j=n.maybeMap(j,(function(e){return e instanceof Date?h(e):e}))),null===j){if(a)return u&&!b?u(r,y.encoder,v,"key",m):r;j=""}if("string"==typeof(w=j)||"number"==typeof w||"boolean"==typeof w||"symbol"==typeof w||"bigint"==typeof w||n.isBuffer(j))return u?[g(b?r:u(r,y.encoder,v,"key",m))+"="+g(u(j,y.encoder,v,"value",m))]:[g(r)+"="+g(String(j))];var A,O=[];if(void 0===j)return O;if("comma"===i&&s(j))A=[{value:j.length>0?j.join(",")||null:void 0}];else if(s(f))A=f;else{var x=Object.keys(j);A=l?x.sort(l):x}for(var P=0;P<A.length;++P){var E=A[P],R="object"==typeof E&&void 0!==E.value?E.value:j[E];if(!c||null!==R){var N=s(j)?"function"==typeof i?i(r,E):r:r+(d?"."+E:"["+E+"]");S.set(t,!0);var k=o();p(O,e(R,N,i,a,c,u,f,l,d,h,m,g,b,v,k))}}return O};e.exports=function(e,t){var r,n=e,u=function(e){if(!e)return y;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||y.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=i.default;if(void 0!==e.format){if(!a.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");r=e.format}var o=i.formatters[r],n=y.filter;return("function"==typeof e.filter||s(e.filter))&&(n=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:y.addQueryPrefix,allowDots:void 0===e.allowDots?y.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:y.charsetSentinel,delimiter:void 0===e.delimiter?y.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:y.encode,encoder:"function"==typeof e.encoder?e.encoder:y.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:y.encodeValuesOnly,filter:n,format:r,formatter:o,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:y.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:y.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:y.strictNullHandling}}(t);"function"==typeof u.filter?n=(0,u.filter)("",n):s(u.filter)&&(r=u.filter);var f,l=[];if("object"!=typeof n||null===n)return"";f=t&&t.arrayFormat in c?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var h=c[f];r||(r=Object.keys(n)),u.sort&&r.sort(u.sort);for(var m=o(),g=0;g<r.length;++g){var b=r[g];u.skipNulls&&null===n[b]||p(l,d(n[b],b,h,u.strictNullHandling,u.skipNulls,u.encode?u.encoder:null,u.filter,u.sort,u.allowDots,u.serializeDate,u.format,u.formatter,u.encodeValuesOnly,u.charset,m))}var v=l.join(u.delimiter),S=!0===u.addQueryPrefix?"?":"";return u.charsetSentinel&&("iso-8859-1"===u.charset?S+="utf8=%26%2310003%3B&":S+="utf8=%E2%9C%93&"),v.length>0?S+v:""}},769:(e,t,r)=>{"use strict";var o=r(798),n=Object.prototype.hasOwnProperty,i=Array.isArray,a=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),c=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},o=0;o<e.length;++o)void 0!==e[o]&&(r[o]=e[o]);return r};e.exports={arrayToObject:c,assign:function(e,t){return Object.keys(t).reduce((function(e,r){return e[r]=t[r],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],o=0;o<t.length;++o)for(var n=t[o],a=n.obj[n.prop],c=Object.keys(a),s=0;s<c.length;++s){var u=c[s],p=a[u];"object"==typeof p&&null!==p&&-1===r.indexOf(p)&&(t.push({obj:a,prop:u}),r.push(p))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(i(r)){for(var o=[],n=0;n<r.length;++n)void 0!==r[n]&&o.push(r[n]);t.obj[t.prop]=o}}}(t),e},decode:function(e,t,r){var o=e.replace(/\+/g," ");if("iso-8859-1"===r)return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch(e){return o}},encode:function(e,t,r,n,i){if(0===e.length)return e;var c=e;if("symbol"==typeof e?c=Symbol.prototype.toString.call(e):"string"!=typeof e&&(c=String(e)),"iso-8859-1"===r)return escape(c).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var s="",u=0;u<c.length;++u){var p=c.charCodeAt(u);45===p||46===p||95===p||126===p||p>=48&&p<=57||p>=65&&p<=90||p>=97&&p<=122||i===o.RFC1738&&(40===p||41===p)?s+=c.charAt(u):p<128?s+=a[p]:p<2048?s+=a[192|p>>6]+a[128|63&p]:p<55296||p>=57344?s+=a[224|p>>12]+a[128|p>>6&63]+a[128|63&p]:(u+=1,p=65536+((1023&p)<<10|1023&c.charCodeAt(u)),s+=a[240|p>>18]+a[128|p>>12&63]+a[128|p>>6&63]+a[128|63&p])}return s},isBuffer:function(e){return!(!e||"object"!=typeof e||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var r=[],o=0;o<e.length;o+=1)r.push(t(e[o]));return r}return t(e)},merge:function e(t,r,o){if(!r)return t;if("object"!=typeof r){if(i(t))t.push(r);else{if(!t||"object"!=typeof t)return[t,r];(o&&(o.plainObjects||o.allowPrototypes)||!n.call(Object.prototype,r))&&(t[r]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(r);var a=t;return i(t)&&!i(r)&&(a=c(t,o)),i(t)&&i(r)?(r.forEach((function(r,i){if(n.call(t,i)){var a=t[i];a&&"object"==typeof a&&r&&"object"==typeof r?t[i]=e(a,r,o):t.push(r)}else t[i]=r})),t):Object.keys(r).reduce((function(t,i){var a=r[i];return n.call(t,i)?t[i]=e(t[i],a,o):t[i]=a,t}),a)}}},478:(e,t,r)=>{"use strict";var o=r(210),n=r(924),i=r(631),a=o("%TypeError%"),c=o("%WeakMap%",!0),s=o("%Map%",!0),u=n("WeakMap.prototype.get",!0),p=n("WeakMap.prototype.set",!0),f=n("WeakMap.prototype.has",!0),l=n("Map.prototype.get",!0),y=n("Map.prototype.set",!0),d=n("Map.prototype.has",!0),h=function(e,t){for(var r,o=e;null!==(r=o.next);o=r)if(r.key===t)return o.next=r.next,r.next=e.next,e.next=r,r};e.exports=function(){var e,t,r,o={assert:function(e){if(!o.has(e))throw new a("Side channel does not contain "+i(e))},get:function(o){if(c&&o&&("object"==typeof o||"function"==typeof o)){if(e)return u(e,o)}else if(s){if(t)return l(t,o)}else if(r)return function(e,t){var r=h(e,t);return r&&r.value}(r,o)},has:function(o){if(c&&o&&("object"==typeof o||"function"==typeof o)){if(e)return f(e,o)}else if(s){if(t)return d(t,o)}else if(r)return function(e,t){return!!h(e,t)}(r,o);return!1},set:function(o,n){c&&o&&("object"==typeof o||"function"==typeof o)?(e||(e=new c),p(e,o,n)):s?(t||(t=new s),y(t,o,n)):(r||(r={key:{},next:null}),function(e,t,r){var o=h(e,t);o?o.value=r:e.next={key:t,next:e.next,value:r}}(r,o,n))}};return o}},654:()=>{}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e;r.g.importScripts&&(e=r.g.location+"");var t=r.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var o=t.getElementsByTagName("script");o.length&&(e=o[o.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=e+"../"})(),(()=>{"use strict";var e=r(669),t=r.n(e),o=r(129),n=r.n(o);window.onload=function(){!async function(){const e=document.getElementById("minim-validate-button"),r=document.getElementById("minim-info");e&&e.addEventListener("click",(async e=>{e.preventDefault();const o=document.getElementById("minim-key");if(r.classList.remove("minim-info--success","minim-info--error"),o.value.length>0)try{await(async e=>(await t().post("https://minim-api.tourwriter.com/authentication",n().stringify({classic_key:e,strategy:"classic"}),{headers:{"Content-Type":"application/x-www-form-urlencoded"}})).data)(o.value)&&r.classList.add("minim-info--success")}catch(e){r.classList.add("minim-info--error")}else r.classList.add("minim-info--error")}))}()}})(),(()=>{"use strict";r.p})()})();
  • minim-by-tourwriter/trunk/dist/js/app.js

    r2501437 r2568605  
    1 !function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=46)}({46:function(e,t,n){n(47),e.exports=n(48)},47:function(e,t){var n;function r(e){e.offsetWidth<768?e.classList.add("minim-itinerary--mini"):e.classList.remove("minim-itinerary--mini")}function i(){for(var e=document.getElementsByClassName("minim-itinerary"),t=0;t<e.length;t++)r(e[t])}jQuery(document).ready((function(){i()})),window.onresize=function(e){clearTimeout(n),n=setTimeout(i,100)}},48:function(e,t,n){e.exports=n.p+"css/minim-by-tourwriter.css"}});
     1(()=>{var t={};t.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),(()=>{var e;t.g.importScripts&&(e=t.g.location+"");var r=t.g.document;if(!e&&r&&(r.currentScript&&(e=r.currentScript.src),!e)){var i=r.getElementsByTagName("script");i.length&&(e=i[i.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),t.p=e+"../"})(),(()=>{var t,e="minim-itinerary--mini";function r(t){t.offsetWidth<768?t.classList.add(e):t.classList.remove(e)}function i(){for(var t=document.getElementsByClassName("minim-itinerary"),e=0;e<t.length;e++)r(t[e])}jQuery(document).ready((function(){i()})),window.onresize=function(e){clearTimeout(t),t=setTimeout(i,100)}})(),(()=>{"use strict";t.p})()})();
  • minim-by-tourwriter/trunk/includes/admin/options-output.php

    r2501437 r2568605  
    1919      </h2>
    2020      <p>
    21         <?php esc_html_e('Enter your Minim API Key (Classic Key) in the box below then click the "Check API Key" button to connect your Minim account.', 'minim-by-tourwriter'); ?>
     21        <?php esc_html_e('Enter your Tourwriter API Key in the box below then click the "Check API Key" button to connect your Tourwriter account.', 'minim-by-tourwriter'); ?>
    2222      </p>
    2323      <p>
     
    2828          <th scope="row">
    2929            <label for="minim_options[minim_key]">
    30               <?php esc_html_e('Minim Classic Key', 'minim-by-tourwriter'); ?>:
     30              <?php esc_html_e('Tourwriter API Key', 'minim-by-tourwriter'); ?>:
    3131            </label>
    3232          </th>
     
    4040            />
    4141             <p>
    42              <?php esc_html_e('This is the value of the "Classic key" field in the "My profile" area of your Minim account.', 'minim-by-tourwriter'); ?>
     42             <?php esc_html_e('Navigate to your Profile in Tourwriter to retrieve your unique API key.', 'minim-by-tourwriter'); ?>
    4343            </p>
    4444            <div id="minim-info" class="minim-info">
     
    4848              </div>
    4949              <div id="minim-error-message" class="minim-message minim-message--error">
    50               <?php esc_html_e('Your Minim Classic Key appears to be incorrect', 'minim-by-tourwriter'); ?>
     50              <?php esc_html_e('Your Tourwriter API Key appears to be incorrect', 'minim-by-tourwriter'); ?>
    5151              </div>
    5252            </div>
     
    5757 
    5858      </table>
    59       <div style="display:none">
    60       <h2>Layout</h2>
    61       <p>
    62         <?php esc_html_e("Images coming from Minim can be set to one of the sizes specified below. Please choose something appropriate to your layout.", 'minim-by-tourwriter') ?>     </p>
    63       <table class="form-table">
    64         <tr>
    65           <th scope="row">
    66             <label for="minim_options[minim_image_size]">
    67               <?php esc_html_e('Image size', 'minim-by-tourwriter'); ?>:
    68             </label>
    69           </th>
    70 
    71           <td>
    72             <select id="minim_options[minim_image_size]" name="minim_options[minim_image_size]">
    73               <option
    74                 value="large"
    75                 <?php selected( $options["minim_image_size"], "large" ); ?>
    76               >
    77                 Large (1170x658)
    78               </option>
    79               <option
    80                 value="square"
    81                 <?php selected( $options["minim_image_size"], "square" ); ?>
    82               >
    83                 Square (600x600)
    84               </option>
    85               <option
    86                 value="thumbnail"
    87                 <?php selected( $options["minim_image_size"], "thumbnail" ); ?>
    88               >
    89                 Thumbnail (340x200)
    90               </option>
    91             </select>
    92 
    93             <p class="description">
    94               <?php esc_html_e('Itinerary images will appear at this size on your post or page', 'minim-by-tourwriter'); ?>
    95             </p>
    96           </td>
    97         </tr>
    98 
    99       </table>
    100       </div>
    10159      <?php submit_button(__('Save Settings', 'minim-by-tourwriter'));?>
    10260 
     
    10563    <div>
    10664      <h3>Shortcode</h3>
    107       <p>The Minim itinerary shortcode makes it possible to display a Minim itinerary on any page or post.</p>
    108       <p>The shortcode acccepts 1 parameter:</p>
    109       <p><strong>id</strong> : this is the ID of the itinerary which can be found in Minim</p>
    110       <h4>Example implementation</h4>
    111       <p>[minim id='MinimID']</p>
     65      <p>The shortcode makes it possible to display a Tourwriter itinerary on any of your website pages or posts.</p>
     66      <p>The shortcode accepts 1 parameter:</p>
     67      <p><strong>id</strong> : this is the ID of the itinerary which can be found in Tourwriter. Can't find your itinerary ID? Learn more <a href="https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin/?ref=plugin" target="_blank">here</a>.</p>
     68      <p>Copy and paste this shortcode onto any post or page on your website - add your desired itinerary ID in between the inverted commas.</p>
     69      <p><strong>[tourwriter id="Itinerary ID goes here"]</strong></p>
    11270    </div>
    11371
    11472    <hr>
    11573    <div>
    116       <h3>Itinerary Cache</h3>
    117       <p>To ensure pages load quickly on busy sites, your Minim itineraries are cached for 24 hours on your website when the itinerary page is first loaded. </p>
    118       <p>If you have updated an itinerary in Minim and need to display the updated version immediately you can delete the cache by clicking the button below.</p>
     74      <h3>Publish latest itinerary edits</h3>
     75      <p>To ensure pages load quickly, your embedded Tourwriter itineraries are cached for 24 hours on your website when the itinerary page is first loaded.</p>
     76      <p>If you have updated an itinerary in Tourwriter and need to display the updated version immediately you can clear the cache by clicking the button below.</p>
    11977      <form action="" method="post">
    12078      <input type="hidden" name="delete_cache" value="true">
  • minim-by-tourwriter/trunk/includes/admin/options.php

    r2305320 r2568605  
    2020function minim_default_options() {
    2121  return array(
    22     'minim_key' => '',
    23     'minim_image_size' => 'large'
     22    'minim_key' => ''
    2423  );
    2524}
     
    8584
    8685  $keyInput = trim($input['minim_key']);
    87   $imageInput = trim($input['minim_image_size']);
    8886 
    8987  // Check that there's a value in the field
     
    9290      'minim_options',
    9391      'minim_key',
    94       __('Please enter the Minim Key', 'minim-by-tourwriter')
     92      __('Please enter your Tourwriter API Key', 'minim-by-tourwriter')
    9593    );
    9694  }
     
    9997  if (!count(get_settings_errors('minim_options'))) {
    10098    $output['minim_key'] = $keyInput;
    101     $output['minim_image_size'] = $imageInput;
    10299  }
    103100  return $output;
     
    109106function minim_options_page() {
    110107  add_options_page(
    111     __('Minim Options', 'minim-by-tourwriter'), // Page Title
    112     'Minim by Tourwriter', // Menu Title
     108    __('Embed itineraries with Tourwriter', 'minim-by-tourwriter'), // Page Title
     109    'Embed itineraries with Tourwriter', // Menu Title
    113110    'manage_options',
    114111    'minim-by-tourwriter', // Slug
  • minim-by-tourwriter/trunk/includes/minim/functions.php

    r2501437 r2568605  
    9797
    9898  return '';
    99 }
    100 
    101 function minim_get_itinerary_item_image_class( $size ) {
    102   switch( $size ) {
    103     case MINIM_IMAGE_THUMBNAIL:
    104       return ' minim-itinerary-item-image--thumb';
    105     break;
    106     case MINIM_IMAGE_SQUARE:
    107       return ' minim-itinerary-item-image--square';
    108     break;
    109     default:
    110       return '';
    111   }
    11299}
    113100
     
    241228      // If the itinerary exists but has no items
    242229        if( current_user_can( 'edit_post', $post_ID ) ) {
    243           $itineraryContent = '<p class="notice">'. __( 'This itinerary does not seem to contain any viewable items. Please update the itinerary in Minim to view the items here.', 'minim-by-tourwriter' ).'</p>';
     230          $itineraryContent = '<p class="notice">'. __( 'This itinerary does not seem to contain any viewable items. Please update the itinerary in Tourwriter to view the items here.', 'minim-by-tourwriter' ).'</p>';
    244231        }
    245232      }
  • minim-by-tourwriter/trunk/includes/minim/requests.php

    r2426960 r2568605  
    5858    'Accept' => 'application/json',
    5959    'Content-Type' => 'application/json',
    60     'X-Minim-Source' => 'wordpressplugin'
     60    'X-Tourwriter-Source' => 'wordpressplugin'
    6161  ];
    6262}
  • minim-by-tourwriter/trunk/languages/minim-by-tourwriter.pot

    r2501437 r2568605  
    1 # Copyright (C) 2020 Tourwriter
    2 # This file is distributed under the same license as the Minim by Tourwriter plugin.
     1# Copyright (C) 2021 Tourwriter
     2# This file is distributed under the same license as the Embed itineraries with Tourwriter plugin.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Minim by Tourwriter 2.1.0\n"
     5"Project-Id-Version: Embed itineraries with Tourwriter 2.2.0\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/minim-by-tourwriter\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1515"X-Domain: minim-by-tourwriter\n"
    1616
    17 #. Plugin Name of the plugin
    18 #: includes/minim/custom-fields.php:18
    19 msgid "Minim by Tourwriter"
    20 msgstr ""
    21 
    2217#. Plugin URI of the plugin
    23 msgid "https://websitebuilder.tourwriter.com"
     18msgid "https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin"
    2419msgstr ""
    2520
    2621#. Description of the plugin
    27 msgid "Integrate Tourwriter's Minim software with your Wordpress website to display beautiful itineraries"
     22msgid "Integrate Tourwriter's software with your Wordpress website to display beautiful itineraries"
    2823msgstr ""
    2924
     
    4136
    4237#: includes/admin/options-output.php:21
    43 msgid "Enter your Minim API Key (Classic Key) in the box below then click the \"Check API Key\" button to connect your Minim account."
     38msgid "Enter your Tourwriter API Key in the box below then click the \"Check API Key\" button to connect your Tourwriter account."
    4439msgstr ""
    4540
     
    4944
    5045#: includes/admin/options-output.php:30
    51 #: includes/minim/custom-fields.php:88
    52 msgid "Minim Classic Key"
     46msgid "Tourwriter API Key"
    5347msgstr ""
    5448
    5549#: includes/admin/options-output.php:42
    56 msgid "This is the value of the \"Classic key\" field in the \"My profile\" area of your Minim account."
     50msgid "Navigate to your Profile in Tourwriter to retrieve your unique API key."
    5751msgstr ""
    5852
     
    6256
    6357#: includes/admin/options-output.php:50
    64 msgid "Your Minim Classic Key appears to be incorrect"
     58msgid "Your Tourwriter API Key appears to be incorrect"
    6559msgstr ""
    6660
    6761#: includes/admin/options-output.php:63
    68 msgid "Images coming from Minim can be set to one of the sizes specified below. Please choose something appropriate to your layout."
     62msgid "Images coming from Tourwriter can be set to one of the sizes specified below. Please choose something appropriate to your layout."
    6963msgstr ""
    7064
     
    8276
    8377#: includes/admin/options.php:94
    84 msgid "Please enter the Minim Key"
     78msgid "Please enter your Tourwriter API Key"
    8579msgstr ""
    8680
    8781#: includes/admin/options.php:111
    88 msgid "Minim Options"
     82msgid "Embed itineraries with Tourwriter"
    8983msgstr ""
    9084
     
    9387msgstr ""
    9488
    95 #: includes/minim/custom-fields.php:63
    96 msgid "Itinerary ID"
     89#: includes/minim/functions.php:230
     90msgid "This itinerary does not seem to contain any viewable items. Please update the itinerary in Tourwriter to view the items here."
    9791msgstr ""
    9892
    99 #: includes/minim/custom-fields.php:64
    100 msgid "The ID of the itinerary you would like to show. This is a random string of letters and numbers around 30 characters long and can be found in the URL (address bar) of your itinerary in Minim."
    101 msgstr ""
    102 
    103 #: includes/minim/custom-fields.php:74
    104 msgid "Itinerary placement"
    105 msgstr ""
    106 
    107 #: includes/minim/functions.php:243
    108 msgid "This itinerary does not seem to contain any viewable items. Please update the itinerary in Minim to view the items here."
    109 msgstr ""
    110 
    111 #: includes/minim/functions.php:273
     93#: includes/minim/functions.php:260
    11294msgid "This content cannot be displayed. Please ensure that you have entered the correct Itinerary ID."
    11395msgstr ""
  • minim-by-tourwriter/trunk/minim-by-tourwriter.php

    r2501437 r2568605  
    11<?php
    22/*
    3 Plugin Name: Minim by Tourwriter
    4 Plugin URI: https://websitebuilder.tourwriter.com
    5 Description: Integrate Tourwriter's Minim software with your Wordpress website to display beautiful itineraries
     3Plugin Name: Embed itineraries with Tourwriter (Formerly Minim by Tourwriter)
     4Plugin URI: https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin
     5Description: Integrate Tourwriter's software with your Wordpress website to display beautiful itineraries
    66Author: Tourwriter
    7 Version: 2.1.0
     7Version: 2.2.0
    88Author URI: https://www.tourwriter.com
    99Text Domain: minim-by-tourwriter
    1010Domain Path: /languages/
    11  */
     11*/
    1212
    1313 // Exit if accessed directly
     
    3030require_once MINIM_PLUGIN_DIR . 'includes/minim/functions.php';
    3131
    32 // Custom Fields
    33 // TEMPORARILY DISABLE THE SIDEBAR, IT WILL BE REMOVED ALTOGETHER IN A FUTURE VERSION
    34 // require_once MINIM_PLUGIN_DIR . 'includes/minim/custom-fields.php';
    35 
    3632// Minim integration - minim folder
    3733require_once MINIM_PLUGIN_DIR . 'includes/minim/requests.php'; // Anything related to using the Minim API
  • minim-by-tourwriter/trunk/readme.txt

    r2501437 r2568605  
    1 === Minim by Tourwriter ===
     1=== Embed itineraries with Tourwriter (Formerly Minim by Tourwriter) ===
    22
    33Contributors: tourwriter, thornberrypie
    4 Plugin Name: Minim by Tourwriter
    5 Plugin URI: https://websitebuilder.tourwriter.com
    6 Tags: itinerary, software, tour operators, tours, travel, itinerary builder software
     4Plugin Name: Embed itineraries with Tourwriter (Formerly Minim by Tourwriter)
     5Plugin URI: https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin
     6Tags: travel, itinerary, tours, software, tour operator, dmc, tourwriter, minim, embed itinerary, dmo, itineraries
    77Requires at least: 4.4
    8 Tested up to: 5.7
     8Tested up to: 5.7.2
    99Requires PHP: 5.2
    10 Stable tag: 2.1.0
     10Stable tag: 2.2.0
    1111
    1212== Description ==
    1313
    14 = Easily display your Minim itineraries on your website =
     14= Easily display your Tourwriter itineraries on your website =
    1515
    16 Minim is beautifully simple itinerary builder software that allows tour operators to craft, book, and manage their itineraries.
     16Tourwriter is beautifully simple itinerary builder software that allows tour operators to craft, book, and manage their itineraries.
    1717
    18 The **Minim by Tourwriter** plugin allows you to integrate your website with Minim. Together, you can seamlessly showcase your Minim itineraries on your website for your current and potential customers to see.
     18This plugin allows you to integrate your website with Tourwriter. Together, you can seamlessly showcase your itineraries on your website for your current and potential customers to be inspired by.
    1919
    20 Not currently using Minim to build your itineraries? [Start a 21 day free trial now](https://minim.tourwriter.com/free-trial?ref=plugin).
     20Not currently using Tourwriter to build your itineraries? [Start a 21 day free trial now](https://app.tourwriter.com/free-trial?ref=plugin).
    2121
    2222= How it works =
    2323
    24 Simply build your itinerary in Minim and then use the **Minim by Tourwriter** shortcode to embed the itinerary on any post or page on your website.
     24Simply build your itinerary in Tourwriter and then use the plugin shortcode to embed the itinerary on any post or page on your website.
    2525
    2626== Links ==
    2727
    28 Here's a sample website that uses **Minim by Tourwriter** to display itineraries: [https://asgard.tourwriter.com](https://asgard.tourwriter.com/?ref=plugin).
     28Here's a sample website that uses this plugin to display itineraries: [https://asgard.tourwriter.com](https://asgard.tourwriter.com/?ref=plugin).
    2929
    30 [Visit our help article](https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin/?ref=plugin) for a more detailed overview of the plugin set up.
     30[Click here for a detailed overview of the plugin set up](https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin/?ref=plugin).
    3131
    3232== Screenshots ==
     
    3636== Frequently Asked Questions ==
    3737
    38 = What is Minim? =
     38= What is Tourwriter? =
    3939
    40 [Minim](https://itinerarybuilder.tourwriter.com/?ref=plugin) is an online itinerary builder built by the team at [Tourwriter](https://www.tourwriter.com/?ref=plugin). Complete with beautiful mobile optimised digital itineraries, automatic bookings functionality, complex pricing management, traveller collaboration and more. Minim is perfect for tour operators that want to take their business to the next level.
     40[Tourwriter](https://itinerarybuilder.tourwriter.com/?ref=plugin) is a tour operator software solution complete with beautiful mobile optimised digital itineraries, automatic bookings functionality, complex pricing management, traveller collaboration and more.
    4141
    42 The **Minim by Tourwriter** plugin allows you to embed your Minim itineraries directly onto your WordPress website.
     42This plugin allows you to embed your Tourwriter itineraries directly onto your WordPress website.
    4343
    44 Not currently using Minim to build your itineraries? [Start a 21 day free trial now](https://minim.tourwriter.com/free-trial?ref=plugin).
     44Not currently using Tourwriter tour operator software? [Start a 21 day free trial now](https://app.tourwriter.com/free-trial?ref=plugin).
    4545
    46 = How do I show Minim itineraries on my website? =
     46= How do I show Tourwriter itineraries on my website? =
    4747
    48 [Visit our help article](https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin/?ref=plugin) for a more detailed overview of the plugin set up.
     48This plugin uses a shortcode which you can paste onto any page or post on your WordPress website. Simply copy the ID of the itinerary you want to display from Tourwriter and paste it into the plugin shortcode to embed your itinerary on your website.
    4949
    50 = Where do I find the ID of an itinerary in Minim? =
     50= Shortcode =
    5151
    52 The ID is a string of characters found in the URL (address bar) when you visit your itinerary in Minim. It's the section of the URL after itineraries/ and before the next forward slash.
     52Copy and paste this shortcode - add your desired itinerary ID in between the inverted commas
     53[tourwriter id="Itinerary ID goes here"]
     54
     55Once your changes are saved you should be able to visit the page and see your Tourwriter Itinerary embedded in the place where you inserted the shortcode.
     56
     57[Click here](https://itinerarybuilder.tourwriter.com/help-articles/integrations/wordpress-plugin/?ref=plugin) for a more detailed overview of the plugin set up.
     58
     59= Where do I find the ID of an itinerary in Tourwriter? =
     60
     61The ID is a string of characters found in the URL (address bar) when you visit your itinerary in Tourwriter. It's the section of the URL after *itineraries/* and before the next forward slash.
    5362
    5463= What will happen when I click the "Check API Key" button in the plugin settings?
     
    5665It should give you a verification message that the key you have entered is valid, or an error message if the key is not valid.
    5766
    58 When you first enter your **Minim Classic Key**, clicking the **Check API Key** button only validates the key, but does not save it. You still need to click the **Save Settings** button before you can start using the plugin.
     67When you first enter your **Tourwriter API Key**, clicking the **Check API Key** button only validates the key, but does not save it. You still need to click the **Save Settings** button before you can start using the plugin.
    5968
    6069== Installation ==
    6170
    62 = An active Minim account is required to use this plugin =
     71= An active Tourwriter account is required to use this plugin =
    6372
    64 If you don't have a Minim account you can [start a 21 day free trial now](https://minim.tourwriter.com/free-trial/?ref=plugin).
     73If you don't have a Tourwriter account you can [start a 21 day free trial now](https://app.tourwriter.com/free-trial?ref=plugin).
    6574
    66 Once the plugin is installed and activated on your WordPress website go to **Settings->Minim by Tourwriter** and follow the instructions to add your **Minim Classic Key** which can be found on the profile page in Minim.
     75Once the plugin is installed and activated on your WordPress website go to **Settings->Embed itineraries with Tourwriter** and follow the instructions to add your **API Key** which can be found on the profile page in Tourwriter.
    6776
    68 The **Minim by Tourwriter** plugin uses a shortcode which you can paste onto any page or post on your WordPress website. Simply copy from Minim the ID of the itinerary you want to display and paste it into the plugin shortcode to embed your itinerary on your website. [minim id='MinimID']
     77This plugin uses a shortcode which you can paste onto any page or post on your WordPress website. Simply copy the ID of the itinerary you want to display from Tourwriter and paste it into the plugin shortcode to embed your itinerary on your website.
    6978
    70 Once your changes are saved you should be able to visit the page and see your Minim Itinerary embedded in the place where you inserted the shortcode.
     79= Shortcode =
     80
     81Copy and paste this shortcode - add your desired itinerary ID in between the inverted commas
     82
     83**[tourwriter id="Itinerary ID goes here"]**
     84
     85Once your changes are saved you should be able to visit the page and see your Tourwriter itinerary embedded in the place where you inserted the shortcode.
    7186
    7287== Changelog ==
     88
     89= 2.2.0 =
     90*Release Date - 21 July 2021*
     91
     92* New: Rebrand plugin removing Minim references, rename to Embed itineraries with Tourwriter (Formerly Minim by Tourwriter)
     93* Tweak: Update webpack and other dev dependencies, remove redundant gulpfile.babel.js
    7394
    7495= 2.1.0 =
Note: See TracChangeset for help on using the changeset viewer.