@flarehr/superhero-pba-support-admin 1.0.10 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,60 +1,55 @@
1
1
  {
2
2
  "name": "@flarehr/superhero-pba-support-admin",
3
- "version": "1.0.10",
3
+ "version": "1.0.12",
4
4
  "license": "MIT",
5
5
  "main": "build/bundle.js",
6
6
  "files": [
7
7
  "build"
8
8
  ],
9
- "babelMacros": {
10
- "twin": {
11
- "preset": "goober"
12
- }
13
- },
9
+ "type": "module",
14
10
  "scripts": {
15
- "build": "preact build --no-prerender -c preact.config.js --no-sw",
16
- "start": "npm run dev",
17
- "dev": "preact watch --p 7100",
11
+ "dev": "vite --open index.html",
12
+ "dev-superhero": "vite --open index.superhero.html",
13
+ "build": "tsc && vite build",
18
14
  "lint": "eslint . --ext .js,.jsx,.ts,.tsx && tsc --noemit --skipLibCheck",
19
- "test": "jest ./tests"
15
+ "preview": "vite preview"
20
16
  },
21
- "proxy": "http://localhost:7071",
22
17
  "dependencies": {
23
- "preact": "^10.3.1",
24
- "preact-custom-element": "^4.2.1"
18
+ "@tailwindcss/forms": "^0.5.7",
19
+ "axios": "^1.18.0",
20
+ "framer-motion": "^11.11.11",
21
+ "preact": "^10.16.0",
22
+ "preact-custom-element": "^4.3.0",
23
+ "uuid": "^14.0.0"
25
24
  },
26
25
  "devDependencies": {
27
- "@agney/babel-plugin-goober-css-prop": "^0.0.1",
28
- "@heroicons/react": "^1.0.6",
26
+ "@preact/preset-vite": "^2.5.0",
29
27
  "@types/enzyme": "^3.10.9",
30
- "@types/jest": "^26.0.24",
31
- "@types/preact-custom-element": "^4.0.1",
32
- "@typescript-eslint/eslint-plugin": "^4.29.0",
33
- "@typescript-eslint/parser": "^4.29.0",
34
- "axios": "^0.26.1",
35
- "babel-plugin-transform-goober": "^1.2.0",
28
+ "@types/preact-custom-element": "^4.0.3",
29
+ "@types/uuid": "^10.0.0",
30
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
31
+ "autoprefixer": "^10.4.19",
32
+ "axios-mock-adapter": "^1.21.1",
36
33
  "base64-inline-loader": "^2.0.1",
37
34
  "enzyme": "^3.11.0",
38
35
  "enzyme-adapter-preact-pure": "^3.1.0",
39
- "eslint": "^6.8.0",
40
- "eslint-config-preact": "^1.1.4",
41
- "eslint-plugin-jest": "^25.2.2",
42
- "goober": "^2.0.44",
43
- "jest": "^27.2.5",
44
- "jest-preset-preact": "^4.0.3",
45
- "preact-cli": "^3.3.5",
46
- "twin.macro": "^2.8.2",
47
- "typescript": "^4.5.2",
36
+ "eslint": "^8.52.0",
37
+ "eslint-config-preact": "^1.3.0",
38
+ "eslint-config-prettier": "^9.0.0",
39
+ "eslint-plugin-jest": "^27.6.0",
40
+ "jest": "^30.2.0",
41
+ "postcss": "^8.4.38",
42
+ "prettier": "^3.0.3",
43
+ "tailwindcss": "^3.4.4",
44
+ "terser": "^5.24.0",
45
+ "typescript": "^5.0.2",
46
+ "vite": "^7.3.1",
47
+ "vite-plugin-babel-macros": "^1.0.6",
48
+ "vite-plugin-svgr": "^4.2.0",
48
49
  "yup": "^0.32.11"
49
50
  },
50
- "resolutions": {
51
- "glob-parent": "6.0.2"
52
- },
53
- "jest": {
54
- "preset": "jest-preset-preact",
55
- "setupFiles": [
56
- "<rootDir>/tests/__mocks__/browserMocks.ts",
57
- "<rootDir>/tests/__mocks__/setupTests.ts"
58
- ]
51
+ "lint-staged": {
52
+ "!(*.d).{js,jsx,ts,tsx}": "eslint --fix",
53
+ "*.{ts,tsx,js,css,md}": "prettier --write"
59
54
  }
60
55
  }
Binary file
@@ -1,41 +0,0 @@
1
- !function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(t){return e[t]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s="mdyV")}({"2KG9":function(e,t,n){"use strict";var r=n("OmE2");e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},"3Tbp":function(e,t,n){"use strict";(function(e,r){var o=n("mdg6");t.a=t=>e(r,null,e(o.d,null,e(o.e,null,e(o.b,null,e(o.c,null,e(o.k,null,e(o.i,null,e(o.j,null,e(o.h,null,"Account ID"),e(o.h,null,"Account Name"),e(o.h,null,"Profile ID"),e(o.h,null,"First Name"),e(o.h,null,"Last Name"),e(o.h,null,"Email"),e(o.h,null,"Mobile"),e(o.h,null,"KYC Check"))),e(o.f,null,t.data.map(((t,n)=>e(o.j,{key:n},e(o.a,null,t.accountId),e(o.g,null,t.accountName),e(o.g,null,t.profileId),e(o.g,null,t.firstName),e(o.g,null,t.lastName),e(o.g,null,t.email),e(o.g,null,t.mobileNumber),e(o.g,null,t.kyc?"True":"False")))))))))))}).call(this,n("hosL").h,n("hosL").Fragment)},"4OlW":function(e,t,n){"use strict";var r=n("ovh1"),o=n("nGo5");e.exports=function(e,t,n){var i=this||o;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},"4jJt":function(e){e.exports={version:"0.26.1"}},"5+bp":function(e,t,n){"use strict";(function(e){var r=n("hosL"),o=n("paZ/"),i=n("QRet"),a=n("3Tbp"),s=n("cSVd"),u=n("LBRg"),c=n("f3cA"),l=n("HtNn");Object(o.a)(r.h);t.a=t=>{const n={backendUrl:t["backend-url"],accessToken:t["access-token"]},[o,f]=Object(i.b)(!1),[d,p]=Object(i.b)([]),[h,_]=Object(i.b)(!1);Object(i.a)((()=>{Object(c.a)(n.backendUrl,n.accessToken)}),[n.backendUrl,n.accessToken]);return Object(r.h)(e,null,Object(r.h)(u.a,null,"Customer Search"),Object(r.h)(s.a,{onClick:async e=>{_(!0);const t=await Object(c.b)(e);p([...t]),f(!0),_(!1)}}),h&&Object(r.h)("p",null,"Loading..."),!h&&o&&Object(r.h)(a.a,{data:Object(l.a)(d)}))}}).call(this,n("hosL").Fragment)},"5QbJ":function(e){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},"5Ypr":function(e,t,n){"use strict";n.d(t,"c",(function(){return p})),n.d(t,"h",(function(){return h})),n.d(t,"d",(function(){return _})),n.d(t,"g",(function(){return m})),n.d(t,"f",(function(){return v})),n.d(t,"e",(function(){return b})),n.d(t,"b",(function(){return g})),n.d(t,"a",(function(){return y}));var r=n("paZ/");let o,i,a,s,u,c,l,f,d=e=>e;const p=Object(r.b)("div")(o||(o=d`
2
- ${0}
3
- `),(()=>({display:"flex",flexDirection:"column",marginTop:"1rem",marginLeft:"1rem"}))),h=Object(r.b)("h3")(i||(i=d`
4
- ${0}
5
- `),(()=>({"--tw-text-opacity":"1",color:"rgba(55, 65, 81, var(--tw-text-opacity))",fontSize:"0.875rem",lineHeight:"1.25rem",fontWeight:"700",marginTop:"0.5rem"}))),_=Object(r.b)("form")(a||(a=d`
6
- ${0}
7
- `),(()=>({width:"33.333333%",marginTop:"2rem"}))),m=Object(r.b)("div")(s||(s=d`
8
- ${0}
9
- `),(()=>({display:"flex",justifyContent:"space-between",marginTop:"1.5rem"}))),v=Object(r.b)("label")(u||(u=d`
10
- ${0}
11
- `),(()=>({"--tw-text-opacity":"1",color:"rgba(55, 65, 81, var(--tw-text-opacity))",fontSize:"0.875rem",lineHeight:"1.25rem",fontWeight:"700",marginTop:"0.5rem"}))),b=Object(r.b)("input")(c||(c=d`
12
- ${0}
13
- `),(()=>({"--tw-shadow":"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",appearance:"none",borderWidth:"1px",borderRadius:"0.25rem",paddingTop:"0.25rem",paddingBottom:"0.25rem",paddingLeft:"0.25rem",paddingRight:"0.25rem","--tw-text-opacity":"1",color:"rgba(55, 65, 81, var(--tw-text-opacity))",lineHeight:"1.25","&:focus":{outline:"2px solid transparent",outlineOffset:"2px"}}))),g=Object(r.b)("div")(l||(l=d`
14
- ${0}
15
- `),(()=>({display:"flex",justifyContent:"flex-end",marginTop:"1.5rem"}))),y=Object(r.b)("button")(f||(f=d`
16
- ${0}
17
- `),(()=>({"--tw-bg-opacity":"1",backgroundColor:"rgba(99, 102, 241, var(--tw-bg-opacity))","&:hover":{"--tw-bg-opacity":"1",backgroundColor:"rgba(49, 46, 129, var(--tw-bg-opacity))"},"--tw-text-opacity":"1",color:"rgba(255, 255, 255, var(--tw-text-opacity))",fontWeight:"700",paddingTop:"0.25rem",paddingBottom:"0.25rem",paddingLeft:"1rem",paddingRight:"1rem",borderRadius:"0.25rem","&:focus":{outline:"2px solid transparent",outlineOffset:"2px"}})))},"6s8r":function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},"71kK":function(e,t,n){"use strict";var r=n("ovh1");e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},"9FbL":function(e){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},HtNn:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>e.map((e=>e.apolloProfiles.map((t=>{var n,r,o,i,a,s,u;return{id:e.id,firstName:null!==(n=null===(r=e.name)||void 0===r?void 0:r.firstName)&&void 0!==n?n:"",lastName:null!==(o=null===(i=e.name)||void 0===i?void 0:i.firstName)&&void 0!==o?o:"",email:null!==(a=null===(s=e.email)||void 0===s?void 0:s.value)&&void 0!==a?a:"",kyc:void 0!==e.kyc,mobileNumber:null!==(u=e.mobileNumber)&&void 0!==u?u:"",accountId:t.accountId,accountName:t.accountName,profileId:t.profileId}})))).flat()},LBRg:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("paZ/");let o;const i=Object(r.b)("span")(o||(o=(e=>e)`
18
- ${0}
19
- `),(()=>({height:"3rem",width:"3rem","--tw-text-opacity":"1",color:"rgba(156, 163, 175, var(--tw-text-opacity))"})))},OBDY:function(e,t,n){"use strict";var r=n("ovh1");e.exports=function(e){return r.isObject(e)&&!0===e.isAxiosError}},OHXD:function(e,t,n){"use strict";function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new o(e),t(n.reason))}))}var o=n("tImM");r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},r.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},r.source=function(){var e;return{token:new r((function(t){e=t})),cancel:e}},e.exports=r},OmE2:function(e){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,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,status:this.response&&this.response.status?this.response.status:null}},e}},QRet:function(e,t,n){"use strict";function r(e,t){h.options.__h&&h.options.__h(d,e,_||t),_=0;var n=d.__H||(d.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function o(e){return _=1,function(e,t,n){var o=r(f++,2);return o.t=e,o.__c||(o.__=[n?n(t):l(void 0,t),function(e){var t=o.t(o.__[0],e);o.__[0]!==t&&(o.__=[t,o.__[1]],o.__c.setState({}))}],o.__c=d),o.__}(l,e)}function i(e,t){var n=r(f++,3);!h.options.__s&&c(n.__H,t)&&(n.__=e,n.__H=t,d.__H.__h.push(n))}function a(){for(var e;e=m.shift();)if(e.__P)try{e.__H.__h.forEach(s),e.__H.__h.forEach(u),e.__H.__h=[]}catch(t){e.__H.__h=[],h.options.__e(t,e.__v)}}function s(e){var t=d,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),d=t}function u(e){var t=d;e.__c=e.__(),d=t}function c(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function l(e,t){return"function"==typeof t?t(e):t}n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return i}));var f,d,p,h=n("hosL"),_=0,m=[],v=h.options.__b,b=h.options.__r,g=h.options.diffed,y=h.options.__c,w=h.options.unmount;h.options.__b=function(e){d=null,v&&v(e)},h.options.__r=function(e){b&&b(e),f=0;var t=(d=e.__c).__H;t&&(t.__h.forEach(s),t.__h.forEach(u),t.__h=[])},h.options.diffed=function(e){g&&g(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==m.push(t)&&p===h.options.requestAnimationFrame||((p=h.options.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),x&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);x&&(t=requestAnimationFrame(n))})(a)),d=null},h.options.__c=function(e,t){t.some((function(e){try{e.__h.forEach(s),e.__h=e.__h.filter((function(e){return!e.__||u(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],h.options.__e(n,e.__v)}})),y&&y(e,t)},h.options.unmount=function(e){w&&w(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{s(e)}catch(e){t=e}})),t&&h.options.__e(t,n.__v))};var x="function"==typeof requestAnimationFrame},Rzld:function(e){"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},TDIH:function(e,t,n){"use strict";var r=n("ovh1"),o=n("5QbJ"),i=n("uahg"),a=n("Zrjs"),s=function e(t){var n=new i(t),s=o(i.prototype.request,n);return r.extend(s,i.prototype,n),r.extend(s,n),s.create=function(n){return e(a(t,n))},s}(n("nGo5"));s.Axios=i,s.Cancel=n("tImM"),s.CancelToken=n("OHXD"),s.isCancel=n("e5jZ"),s.VERSION=n("4jJt").version,s.all=function(e){return Promise.all(e)},s.spread=n("6s8r"),s.isAxiosError=n("OBDY"),e.exports=s,e.exports.default=s},Zrjs:function(e,t,n){"use strict";var r=n("ovh1");e.exports=function(e,t){function n(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function o(o){return r.isUndefined(t[o])?r.isUndefined(e[o])?void 0:n(void 0,e[o]):n(e[o],t[o])}function i(e){if(!r.isUndefined(t[e]))return n(void 0,t[e])}function a(o){return r.isUndefined(t[o])?r.isUndefined(e[o])?void 0:n(void 0,e[o]):n(void 0,t[o])}function s(r){return r in t?n(e[r],t[r]):r in e?n(void 0,e[r]):void 0}t=t||{};var u={},c={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=c[e]||o,n=t(e);r.isUndefined(n)&&t!==s||(u[e]=n)})),u}},aECo:function(e,t,n){"use strict";var r=n("2KG9");e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},cON5:function(e,t,n){"use strict";var r=n("ovh1");e.exports=r.isStandardBrowserEnv()?function(){function e(e){var t=e;return n&&(o.setAttribute("href",t),t=o.href),o.setAttribute("href",t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var t,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return t=e(window.location.href),function(n){var o=r.isString(n)?e(n):n;return o.protocol===t.protocol&&o.host===t.host}}():function(){return!0}},cSVd:function(e,t,n){"use strict";(function(e,r){var o=n("QRet"),i=n("5Ypr");t.a=t=>{const[n,a]=Object(o.b)("");return e(r,null,e(i.c,null,e(i.h,null,"Search for PBA Customer with Email:"),e(i.d,{onSubmit:e=>{e.preventDefault(),t.onClick(n)}},e(i.g,null,e(i.f,{for:"emailAddress"},"Email Address"),e(i.e,{name:"emailAddress",placeholder:"users@email.com",type:"email",value:n,onChange:e=>{a(e.target.value)},required:!0})),e(i.b,null,e(i.a,{type:"submit"},"Search")))))}}).call(this,n("hosL").h,n("hosL").Fragment)},czhI:function(e,t,n){e.exports=n("TDIH")},e5jZ:function(e){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},f3cA:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return s}));var r=n("czhI"),o=n.n(r);let i;const a=(e,t)=>(i=o.a.create({baseURL:e+"/customer-profile",headers:{"Content-Type":"application/json",Authorization:"Bearer "+t}}),i),s=async e=>{if(!i)throw new Error("Api has not been initialized");return await i.get("/admin/v1.0/customers?emailAddress="+e).then((e=>e.data)).catch((e=>{alert("Unable to retrieve customer Details!"+e)}))}},"fwl+":function(e,t,n){"use strict";function r(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var o=n("ovh1");e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(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(r(t)+"="+r(e))})))})),i=a.join("&")}if(i){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},guUT:function(e,t,n){"use strict";function r(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new u("canceled")}var o=n("ovh1"),i=n("4OlW"),a=n("e5jZ"),s=n("nGo5"),u=n("tImM");e.exports=function(e){return r(e),e.headers=e.headers||{},e.data=i.call(e,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||s.adapter)(e).then((function(t){return r(e),t.data=i.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return a(t)||(r(e),t&&t.response&&(t.response.data=i.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},h1Um:function(e,t,n){"use strict";var r=n("Rzld"),o=n("hUM7");e.exports=function(e,t){return e&&!r(t)?o(e,t):t}},hUM7:function(e){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},hosL:function(e,t,n){"use strict";function r(e,t){for(var n in t)e[n]=t[n];return e}function o(e){var t=e.parentNode;t&&t.removeChild(e)}function i(e,t,n){var r,o,i,s={};for(i in t)"key"==i?r=t[i]:"ref"==i?o=t[i]:s[i]=t[i];if(arguments.length>2&&(s.children=arguments.length>3?L.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(i in e.defaultProps)void 0===s[i]&&(s[i]=e.defaultProps[i]);return a(e,s,r,o,null)}function a(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++P:o};return null==o&&null!=R.vnode&&R.vnode(i),i}function s(){return{current:null}}function u(e){return e.children}function c(e,t){this.props=e,this.context=t}function l(e,t){if(null==t)return e.__?l(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?l(e):null}function f(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return f(e)}}function d(e){(!e.__d&&(e.__d=!0)&&B.push(e)&&!p.__r++||D!==R.debounceRendering)&&((D=R.debounceRendering)||H)(p)}function p(){for(var e;p.__r=B.length;)e=B.sort((function(e,t){return e.__v.__b-t.__v.__b})),B=[],e.some((function(e){var t,n,o,i,a,s;e.__d&&(a=(i=(t=e).__v).__e,(s=t.__P)&&(n=[],(o=r({},i)).__v=i.__v+1,x(s,i,o,t.__n,void 0!==s.ownerSVGElement,null!=i.__h?[a]:null,n,null==a?l(i):a,i.__h),O(n,i),i.__e!=a&&f(i)))}))}function h(e,t,n,r,o,i,s,c,f,d){var p,h,m,b,g,y,w,O=r&&r.__k||M,j=O.length;for(n.__k=[],p=0;p<t.length;p++)if(null!=(b=n.__k[p]=null==(b=t[p])||"boolean"==typeof b?null:"string"==typeof b||"number"==typeof b||"bigint"==typeof b?a(null,b,null,null,b):Array.isArray(b)?a(u,{children:b},null,null,null):b.__b>0?a(b.type,b.props,b.key,null,b.__v):b)){if(b.__=n,b.__b=n.__b+1,null===(m=O[p])||m&&b.key==m.key&&b.type===m.type)O[p]=void 0;else for(h=0;h<j;h++){if((m=O[h])&&b.key==m.key&&b.type===m.type){O[h]=void 0;break}m=null}x(e,b,m=m||I,o,i,s,c,f,d),g=b.__e,(h=b.ref)&&m.ref!=h&&(w||(w=[]),m.ref&&w.push(m.ref,null,b),w.push(h,b.__c||g,b)),null!=g?(null==y&&(y=g),"function"==typeof b.type&&b.__k===m.__k?b.__d=f=_(b,f,e):f=v(e,b,m,O,g,f),"function"==typeof n.type&&(n.__d=f)):f&&m.__e==f&&f.parentNode!=e&&(f=l(m))}for(n.__e=y,p=j;p--;)null!=O[p]&&("function"==typeof n.type&&null!=O[p].__e&&O[p].__e==n.__d&&(n.__d=l(r,p+1)),C(O[p],O[p]));if(w)for(p=0;p<w.length;p++)k(w[p],w[++p],w[++p])}function _(e,t,n){for(var r,o=e.__k,i=0;o&&i<o.length;i++)(r=o[i])&&(r.__=e,t="function"==typeof r.type?_(r,t,n):v(n,r,r,o,r.__e,t));return t}function m(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some((function(e){m(e,t)})):t.push(e)),t}function v(e,t,n,r,o,i){var a,s,u;if(void 0!==t.__d)a=t.__d,t.__d=void 0;else if(null==n||o!=i||null==o.parentNode)e:if(null==i||i.parentNode!==e)e.appendChild(o),a=null;else{for(s=i,u=0;(s=s.nextSibling)&&u<r.length;u+=2)if(s==o)break e;e.insertBefore(o,i),a=i}return void 0!==a?a:o.nextSibling}function b(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||W.test(t)?n:n+"px"}function g(e,t,n,r,o){var i;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||b(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||b(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r||e.addEventListener(t,i?w:y,i):e.removeEventListener(t,i?w:y,i);else if("dangerouslySetInnerHTML"!==t){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function y(e){this.l[e.type+!1](R.event?R.event(e):e)}function w(e){this.l[e.type+!0](R.event?R.event(e):e)}function x(e,t,n,o,i,a,s,l,f){var d,p,_,m,v,b,g,y,w,x,O,k=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(f=n.__h,l=t.__e=n.__e,t.__h=null,a=[l]),(d=R.__b)&&d(t);try{e:if("function"==typeof k){if(y=t.props,w=(d=k.contextType)&&o[d.__c],x=d?w?w.props.value:d.__:o,n.__c?g=(p=t.__c=n.__c).__=p.__E:("prototype"in k&&k.prototype.render?t.__c=p=new k(y,x):(t.__c=p=new c(y,x),p.constructor=k,p.render=E),w&&w.sub(p),p.props=y,p.state||(p.state={}),p.context=x,p.__n=o,_=p.__d=!0,p.__h=[]),null==p.__s&&(p.__s=p.state),null!=k.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=r({},p.__s)),r(p.__s,k.getDerivedStateFromProps(y,p.__s))),m=p.props,v=p.state,_)null==k.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==k.getDerivedStateFromProps&&y!==m&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(y,x),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(y,p.__s,x)||t.__v===n.__v){p.props=y,p.state=p.__s,t.__v!==n.__v&&(p.__d=!1),p.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),p.__h.length&&s.push(p);break e}null!=p.componentWillUpdate&&p.componentWillUpdate(y,p.__s,x),null!=p.componentDidUpdate&&p.__h.push((function(){p.componentDidUpdate(m,v,b)}))}p.context=x,p.props=y,p.state=p.__s,(d=R.__r)&&d(t),p.__d=!1,p.__v=t,p.__P=e,d=p.render(p.props,p.state,p.context),p.state=p.__s,null!=p.getChildContext&&(o=r(r({},o),p.getChildContext())),_||null==p.getSnapshotBeforeUpdate||(b=p.getSnapshotBeforeUpdate(m,v)),O=null!=d&&d.type===u&&null==d.key?d.props.children:d,h(e,Array.isArray(O)?O:[O],t,n,o,i,a,s,l,f),p.base=t.__e,t.__h=null,p.__h.length&&s.push(p),g&&(p.__E=p.__=null),p.__e=!1}else null==a&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=j(n.__e,t,n,o,i,a,s,f);(d=R.diffed)&&d(t)}catch(e){t.__v=null,(f||null!=a)&&(t.__e=l,t.__h=!!f,a[a.indexOf(l)]=null),R.__e(e,t,n)}}function O(e,t){R.__c&&R.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){R.__e(e,t.__v)}}))}function j(e,t,n,r,i,a,s,u){var c,f,d,p=n.props,_=t.props,m=t.type,v=0;if("svg"===m&&(i=!0),null!=a)for(;v<a.length;v++)if((c=a[v])&&"setAttribute"in c==!!m&&(m?c.localName===m:3===c.nodeType)){e=c,a[v]=null;break}if(null==e){if(null===m)return document.createTextNode(_);e=i?document.createElementNS("http://www.w3.org/2000/svg",m):document.createElement(m,_.is&&_),a=null,u=!1}if(null===m)p===_||u&&e.data===_||(e.data=_);else{if(a=a&&L.call(e.childNodes),f=(p=n.props||I).dangerouslySetInnerHTML,d=_.dangerouslySetInnerHTML,!u){if(null!=a)for(p={},v=0;v<e.attributes.length;v++)p[e.attributes[v].name]=e.attributes[v].value;(d||f)&&(d&&(f&&d.__html==f.__html||d.__html===e.innerHTML)||(e.innerHTML=d&&d.__html||""))}if(function(e,t,n,r,o){var i;for(i in n)"children"===i||"key"===i||i in t||g(e,i,null,n[i],r);for(i in t)o&&"function"!=typeof t[i]||"children"===i||"key"===i||"value"===i||"checked"===i||n[i]===t[i]||g(e,i,t[i],n[i],r)}(e,_,p,i,u),d)t.__k=[];else if(v=t.props.children,h(e,Array.isArray(v)?v:[v],t,n,r,i&&"foreignObject"!==m,a,s,a?a[0]:n.__k&&l(n,0),u),null!=a)for(v=a.length;v--;)null!=a[v]&&o(a[v]);u||("value"in _&&void 0!==(v=_.value)&&(v!==e.value||"progress"===m&&!v||"option"===m&&v!==p.value)&&g(e,"value",v,p.value,!1),"checked"in _&&void 0!==(v=_.checked)&&v!==e.checked&&g(e,"checked",v,p.checked,!1))}return e}function k(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){R.__e(e,n)}}function C(e,t,n){var r,i;if(R.unmount&&R.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||k(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){R.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&C(r[i],t,"function"!=typeof e.type);n||null==e.__e||o(e.__e),e.__e=e.__d=void 0}function E(e,t,n){return this.constructor(e,n)}function S(e,t,n){var r,o,a;R.__&&R.__(e,t),o=(r="function"==typeof n)?null:n&&n.__k||t.__k,a=[],x(t,e=(!r&&n||t).__k=i(u,null,[e]),o||I,I,void 0!==t.ownerSVGElement,!r&&n?[n]:o?null:t.firstChild?L.call(t.childNodes):null,a,!r&&n?n:o?o.__e:t.firstChild,r),O(a,e)}function T(e,t){S(e,t,T)}function A(e,t,n){var o,i,s,u=r({},e.props);for(s in t)"key"==s?o=t[s]:"ref"==s?i=t[s]:u[s]=t[s];return arguments.length>2&&(u.children=arguments.length>3?L.call(arguments,2):n),a(e.type,u,o||e.key,i||e.ref,null)}function N(e,t){var n={__c:t="__cC"+F++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,r;return this.getChildContext||(n=[],(r={})[t]=this,this.getChildContext=function(){return r},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(d)},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}n.r(t),n.d(t,"render",(function(){return S})),n.d(t,"hydrate",(function(){return T})),n.d(t,"createElement",(function(){return i})),n.d(t,"h",(function(){return i})),n.d(t,"Fragment",(function(){return u})),n.d(t,"createRef",(function(){return s})),n.d(t,"isValidElement",(function(){return U})),n.d(t,"Component",(function(){return c})),n.d(t,"cloneElement",(function(){return A})),n.d(t,"createContext",(function(){return N})),n.d(t,"toChildArray",(function(){return m})),n.d(t,"options",(function(){return R}));var L,R,P,U,B,H,D,F,I={},M=[],W=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;L=M.slice,R={__e:function(e,t,n,r){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,r||{}),a=o.__d),a)return o.__E=o}catch(t){e=t}throw e}},P=0,U=function(e){return null!=e&&void 0===e.constructor},c.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=r({},this.state),"function"==typeof e&&(e=e(r({},n),this.props)),e&&r(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),d(this))},c.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),d(this))},c.prototype.render=u,B=[],H="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,p.__r=0,F=0},i0F7:function(e,t,n){"use strict";function r(){this.handlers=[]}var o=n("ovh1");r.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){o.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},keIi:function(e,t,n){"use strict";var r=n("4jJt").version,o={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){o[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={};o.transitional=function(e,t,n){function o(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,a){if(!1===e)throw new Error(o(r," has been removed"+(t?" in "+t:"")));return t&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,a)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new TypeError("options must be an object");for(var r=Object.keys(e),o=r.length;o-- >0;){var i=r[o],a=t[i];if(a){var s=e[i],u=void 0===s||a(s,i,e);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:o}},mdg6:function(e,t,n){"use strict";n.d(t,"d",(function(){return m})),n.d(t,"e",(function(){return v})),n.d(t,"b",(function(){return b})),n.d(t,"c",(function(){return g})),n.d(t,"k",(function(){return y})),n.d(t,"i",(function(){return w})),n.d(t,"j",(function(){return x})),n.d(t,"h",(function(){return O})),n.d(t,"f",(function(){return j})),n.d(t,"a",(function(){return k})),n.d(t,"g",(function(){return C}));var r=n("paZ/");let o,i,a,s,u,c,l,f,d,p,h,_=e=>e;const m=Object(r.b)("div")(o||(o=_`
20
- ${0}
21
- `),(()=>({display:"flex",flexDirection:"column",marginTop:"2.5rem"}))),v=Object(r.b)("div")(i||(i=_`
22
- ${0}
23
- `),(()=>({marginTop:"-0.5rem",marginBottom:"-0.5rem",overflowX:"auto","@media (min-width: 640px)":{marginLeft:"-1.5rem",marginRight:"-1.5rem"},"@media (min-width: 1024px)":{marginLeft:"-2rem",marginRight:"-2rem"}}))),b=Object(r.b)("div")(a||(a=_`
24
- ${0}
25
- `),(()=>({paddingTop:"0.5rem",paddingBottom:"0.5rem",verticalAlign:"middle",display:"inline-block",minWidth:"100%","@media (min-width: 640px)":{paddingLeft:"1.5rem",paddingRight:"1.5rem"},"@media (min-width: 1024px)":{paddingLeft:"2rem",paddingRight:"2rem"}}))),g=Object(r.b)("div")(s||(s=_`
26
- ${0}
27
- `),(()=>({"--tw-shadow":"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",overflow:"hidden",borderBottomWidth:"1px","--tw-border-opacity":"1",borderColor:"rgba(229, 231, 235, var(--tw-border-opacity))","@media (min-width: 640px)":{borderRadius:"0.5rem"}}))),y=Object(r.b)("table")(u||(u=_`
28
- ${0}
29
- `),(()=>({minWidth:"100%","> :not([hidden]) ~ :not([hidden])":{"--tw-divide-y-reverse":0,borderTopWidth:"calc(1px * calc(1 - var(--tw-divide-y-reverse)))",borderBottomWidth:"calc(1px * var(--tw-divide-y-reverse))","--tw-divide-opacity":"1",borderColor:"rgba(107, 114, 128, var(--tw-divide-opacity))"}}))),w=Object(r.b)("thead")(c||(c=_`
30
- ${0}
31
- `),(()=>({"--tw-bg-opacity":"1",backgroundColor:"rgba(249, 250, 251, var(--tw-bg-opacity))"}))),x=Object(r.b)("tr")(l||(l=_`
32
- ${0}
33
- `),(()=>({"> :not([hidden]) ~ :not([hidden])":{"--tw-divide-x-reverse":0,borderRightWidth:"calc(1px * var(--tw-divide-x-reverse))",borderLeftWidth:"calc(1px * calc(1 - var(--tw-divide-x-reverse)))","--tw-divide-opacity":"1",borderColor:"rgba(229, 231, 235, var(--tw-divide-opacity))"}}))),O=Object(r.b)("th")(f||(f=_`
34
- ${0}
35
- `),(()=>({paddingLeft:"1.5rem",paddingRight:"1.5rem",paddingTop:"1rem",paddingBottom:"1rem",textAlign:"left",fontSize:"0.875rem",lineHeight:"1.25rem",fontWeight:"600","--tw-text-opacity":"1",color:"rgba(17, 24, 39, var(--tw-text-opacity))",textTransform:"uppercase",letterSpacing:"0.05em"}))),j=Object(r.b)("tbody")(d||(d=_`
36
- ${0}
37
- `),(()=>({"> :not([hidden]) ~ :not([hidden])":{"--tw-divide-y-reverse":0,borderTopWidth:"calc(1px * calc(1 - var(--tw-divide-y-reverse)))",borderBottomWidth:"calc(1px * var(--tw-divide-y-reverse))","--tw-divide-opacity":"1",borderColor:"rgba(229, 231, 235, var(--tw-divide-opacity))"},"--tw-bg-opacity":"1",backgroundColor:"rgba(255, 255, 255, var(--tw-bg-opacity))"}))),k=Object(r.b)("td")(p||(p=_`
38
- ${0}
39
- `),(()=>({"--tw-text-opacity":"1",color:"rgba(17, 24, 39, var(--tw-text-opacity))",fontWeight:"500",paddingLeft:"1.5rem",paddingRight:"1.5rem",paddingTop:"1rem",paddingBottom:"1rem",whiteSpace:"nowrap",fontSize:"0.875rem",lineHeight:"1.25rem"}))),C=Object(r.b)("td")(h||(h=_`
40
- ${0}
41
- `),(()=>({"--tw-text-opacity":"1",color:"rgba(107, 114, 128, var(--tw-text-opacity))",paddingLeft:"1.5rem",paddingRight:"1.5rem",paddingTop:"1rem",paddingBottom:"1rem",whiteSpace:"nowrap",fontSize:"0.875rem",lineHeight:"1.25rem"})))},mdyV:function(e,t,n){"use strict";n.r(t);var r=n("hosL");const{h:o,render:i,hydrate:a}=r,s=e=>e&&e.default?e.default:e;if("function"==typeof s(n("qVkA"))){let e=document.getElementById("preact_root")||document.body.firstElementChild,t=()=>{let t=s(n("qVkA")),r={};const a=document.querySelector('[type="__PREACT_CLI_DATA__"]');a&&(r=JSON.parse(decodeURI(a.innerHTML)).preRenderData||r);r.url&&(u=r.url);var u;i(o(t,{CLI_DATA:{preRenderData:r}}),document.body,e)};0,t()}},nGo5:function(e,t,n){"use strict";function r(e,t){!i.isUndefined(e)&&i.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var o,i=n("ovh1"),a=n("71kK"),s=n("OmE2"),u=n("9FbL"),c={"Content-Type":"application/x-www-form-urlencoded"},l={transitional:u,adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(o=n("zf4f")),o),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),i.isFormData(e)||i.isArrayBuffer(e)||i.isBuffer(e)||i.isStream(e)||i.isFile(e)||i.isBlob(e)?e:i.isArrayBufferView(e)?e.buffer:i.isURLSearchParams(e)?(r(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):i.isObject(e)||t&&"application/json"===t["Content-Type"]?(r(t,"application/json"),function(e,t,n){if(i.isString(e))try{return(t||JSON.parse)(e),i.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||l.transitional,n=!(t&&t.silentJSONParsing)&&"json"===this.responseType;if(n||t&&t.forcedJSONParsing&&i.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(n){if("SyntaxError"===e.name)throw s(e,this,"E_JSON_PARSE");throw 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, */*"}}};i.forEach(["delete","get","head"],(function(e){l.headers[e]={}})),i.forEach(["post","put","patch"],(function(e){l.headers[e]=i.merge(c)})),e.exports=l},ovh1:function(e,t,n){"use strict";function r(e){return Array.isArray(e)}function o(e){return void 0===e}function i(e){return"[object ArrayBuffer]"===f.call(e)}function a(e){return null!==e&&"object"==typeof e}function s(e){if("[object Object]"!==f.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function u(e){return"[object Function]"===f.call(e)}function c(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),r(e))for(var n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.call(null,e[i],i,e)}var l=n("5QbJ"),f=Object.prototype.toString;e.exports={isArray:r,isArrayBuffer:i,isBuffer:function(e){return null!==e&&!o(e)&&null!==e.constructor&&!o(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"[object FormData]"===f.call(e)},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&i(e.buffer)},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:a,isPlainObject:s,isUndefined:o,isDate:function(e){return"[object Date]"===f.call(e)},isFile:function(e){return"[object File]"===f.call(e)},isBlob:function(e){return"[object Blob]"===f.call(e)},isFunction:u,isStream:function(e){return a(e)&&u(e.pipe)},isURLSearchParams:function(e){return"[object URLSearchParams]"===f.call(e)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:c,merge:function e(){function t(t,o){n[o]=s(n[o])&&s(t)?e(n[o],t):s(t)?e({},t):r(t)?t.slice():t}for(var n={},o=0,i=arguments.length;o<i;o++)c(arguments[o],t);return n},extend:function(e,t,n){return c(t,(function(t,r){e[r]=n&&"function"==typeof t?l(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},"paZ/":function(e,t,n){"use strict";function r(){return r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(this,arguments)}function o(e){let t=this||{},n=e.call?e(t.p):e;return b(n.unshift?n.raw?g(n,[].slice.call(arguments,1),t.p):n.reduce(((e,n)=>r(e,n&&n.call?n(t.p):n)),{}):n,f(t.target),t.g,t.o,t.k)}function i(e,t,n,r){_.p=t,s=e,u=n,c=r}function a(e,t){let n=this||{};return function(){function i(l,f){let d=r({},l),p=d.className||i.className;n.p=r({theme:u&&u()},d),n.o=/ *go\d+/.test(p),d.className=o.apply(n,a)+(p?" "+p:""),t&&(d.ref=f);let h=e;return e[0]&&(h=d.as||e,delete d.as),c&&h[0]&&c(d),s(h,d)}let a=arguments;return t?t(i):i}}n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return a}));let s,u,c,l={data:""},f=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||r((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||l,d=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,p=/\/\*[^]*?\*\/| +/g,h=/\n+/g,_=(e,t)=>{let n="",r="",o="";for(let i in e){let a=e[i];"@"==i[0]?"i"==i[1]?n=i+" "+a+";":r+="f"==i[1]?_(a,i):i+"{"+_(a,"k"==i[1]?"":t)+"}":"object"==typeof a?r+=_(a,t?t.replace(/([^,])+/g,(e=>i.replace(/(^:.*)|([^,])+/g,(t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)))):i):null!=a&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),o+=_.p?_.p(i,a):i+":"+a+";")}return n+(t&&o?t+"{"+o+"}":o)+r},m={},v=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+v(e[n]);return t}return e},b=(e,t,n,r,o)=>{let i=v(e),a=m[i]||(m[i]=(e=>{let t=0,n=11;for(;t<e.length;)n=101*n+e.charCodeAt(t++)>>>0;return"go"+n})(i));if(!m[a]){let t=i!==e?e:(e=>{let t,n,r=[{}];for(;t=d.exec(e.replace(p,""));)t[4]?r.shift():t[3]?(n=t[3].replace(h," ").trim(),r.unshift(r[0][n]=r[0][n]||{})):r[0][t[1]]=t[2].replace(h," ").trim();return r[0]})(e);m[a]=_(o?{["@keyframes "+a]:t}:t,n?"":"."+a)}return((e,t,n)=>{-1==t.data.indexOf(e)&&(t.data=n?e+t.data:t.data+e)})(m[a],t,r),a},g=(e,t,n)=>e.reduce(((e,r,o)=>{let i=t[o];if(i&&i.call){let e=i(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;i=t?"."+t:e&&"object"==typeof e?e.props?"":_(e,""):!1===e?"":e}return e+r+(null==i?"":i)}),"");o.bind({g:1}),o.bind({k:1})},qVkA:function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function o(e){this.getChildContext=function(){return e.context};var t=e.children,n=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}(e,["context","children"]);return Object(l.cloneElement)(t,n)}function i(){var e=new CustomEvent("_preact",{detail:{},bubbles:!0,cancelable:!0});this.dispatchEvent(e),this._vdom=Object(l.h)(o,r({},this._props,{context:e.detail.context}),function e(t,n){if(3===t.nodeType)return t.data;if(1!==t.nodeType)return null;var r=[],o={},i=0,s=t.attributes,u=t.childNodes;for(i=s.length;i--;)"slot"!==s[i].name&&(o[s[i].name]=s[i].value,o[a(s[i].name)]=s[i].value);for(i=u.length;i--;){var f=e(u[i],null),d=u[i].slot;d?o[d]=Object(l.h)(c,{name:d},f):r[i]=f}var p=n?Object(l.h)(c,null,r):r;return Object(l.h)(n||t.nodeName.toLowerCase(),o,p)}(this,this._vdomComponent)),(this.hasAttribute("hydrate")?l.hydrate:l.render)(this._vdom,this._root)}function a(e){return e.replace(/-(\w)/g,(function(e,t){return t?t.toUpperCase():""}))}function s(e,t,n){if(this._vdom){var r={};r[e]=n=null==n?void 0:n,r[a(e)]=n,this._vdom=Object(l.cloneElement)(this._vdom,r),Object(l.render)(this._vdom,this._root)}}function u(){Object(l.render)(this._vdom=null,this._root)}function c(e,t){var n=this;return Object(l.h)("slot",r({},e,{ref:function(e){e?(n.ref=e,n._listener||(n._listener=function(e){e.stopPropagation(),e.detail.context=t},e.addEventListener("_preact",n._listener))):n.ref.removeEventListener("_preact",n._listener)}}))}n.r(t);var l=n("hosL");!function(e,t,n,r){function o(){var t=Reflect.construct(HTMLElement,[],o);return t._vdomComponent=e,t._root=r&&r.shadow?t.attachShadow({mode:"open"}):t,t}(o.prototype=Object.create(HTMLElement.prototype)).constructor=o,o.prototype.connectedCallback=i,o.prototype.attributeChangedCallback=s,o.prototype.disconnectedCallback=u,n=n||e.observedAttributes||Object.keys(e.propTypes||{}),o.observedAttributes=n,n.forEach((function(e){Object.defineProperty(o.prototype,e,{get:function(){return this._vdom.props[e]},set:function(t){this._vdom?this.attributeChangedCallback(e,null,t):(this._props||(this._props={}),this._props[e]=t,this.connectedCallback());var n=typeof t;null!=t&&"string"!==n&&"boolean"!==n&&"number"!==n||this.setAttribute(e,t)}})})),customElements.define(t||e.tagName||e.displayName||e.name,o)}(n("5+bp").a,"superhero-pba-support-admin",["backend-url","access-token"])},tImM:function(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},uahg:function(e,t,n){"use strict";function r(e){this.defaults=e,this.interceptors={request:new a,response:new a}}var o=n("ovh1"),i=n("fwl+"),a=n("i0F7"),s=n("guUT"),u=n("Zrjs"),c=n("keIi"),l=c.validators;r.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=u(this.defaults,t)).method=t.method?t.method.toLowerCase():this.defaults.method?this.defaults.method.toLowerCase():"get";var n=t.transitional;void 0!==n&&c.assertOptions(n,{silentJSONParsing:l.transitional(l.boolean),forcedJSONParsing:l.transitional(l.boolean),clarifyTimeoutError:l.transitional(l.boolean)},!1);var r=[],o=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(o=o&&e.synchronous,r.unshift(e.fulfilled,e.rejected))}));var i,a=[];if(this.interceptors.response.forEach((function(e){a.push(e.fulfilled,e.rejected)})),!o){var f=[s,void 0];for(Array.prototype.unshift.apply(f,r),f=f.concat(a),i=Promise.resolve(t);f.length;)i=i.then(f.shift(),f.shift());return i}for(var d=t;r.length;){var p=r.shift(),h=r.shift();try{d=p(d)}catch(e){h(e);break}}try{i=s(d)}catch(e){return Promise.reject(e)}for(;a.length;)i=i.then(a.shift(),a.shift());return i},r.prototype.getUri=function(e){return e=u(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],(function(e){r.prototype[e]=function(t,n){return this.request(u(n||{},{method:e,url:t,data:(n||{}).data}))}})),o.forEach(["post","put","patch"],(function(e){r.prototype[e]=function(t,n,r){return this.request(u(r||{},{method:e,url:t,data:n}))}})),e.exports=r},vMO2:function(e,t,n){"use strict";var r=n("ovh1");e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,o,i,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.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(){}}},xSFS:function(e,t,n){"use strict";var r=n("ovh1"),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,n,i,a={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(a[t]&&o.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},zf4f:function(e,t,n){"use strict";var r=n("ovh1"),o=n("aECo"),i=n("vMO2"),a=n("fwl+"),s=n("h1Um"),u=n("xSFS"),c=n("cON5"),l=n("2KG9"),f=n("9FbL"),d=n("tImM");e.exports=function(e){return new Promise((function(t,n){function p(){e.cancelToken&&e.cancelToken.unsubscribe(_),e.signal&&e.signal.removeEventListener("abort",_)}function h(){if(g){var r="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null;o((function(e){t(e),p()}),(function(e){n(e),p()}),{data:b&&"text"!==b&&"json"!==b?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:e,request:g}),g=null}}var _,m=e.data,v=e.headers,b=e.responseType;r.isFormData(m)&&delete v["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var y=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(y+":"+w)}var x=s(e.baseURL,e.url);if(g.open(e.method.toUpperCase(),a(x,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=h:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(h)},g.onabort=function(){g&&(n(l("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(l("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(l(t,e,(e.transitional||f).clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var O=(e.withCredentials||c(x))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;O&&(v[e.xsrfHeaderName]=O)}"setRequestHeader"in g&&r.forEach(v,(function(e,t){void 0===m&&"content-type"===t.toLowerCase()?delete v[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),b&&"json"!==b&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(_=function(e){g&&(n(!e||e&&e.type?new d("canceled"):e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(_),e.signal&&(e.signal.aborted?_():e.signal.addEventListener("abort",_))),m||(m=null),g.send(m)}))}}});
package/build/index.html DELETED
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>@flarehr/superhero-pba-support-admin</title><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><link rel="apple-touch-icon" href="/assets/icons/apple-touch-icon.png"><link rel="manifest" href="/manifest.json"></head><body><script crossorigin="anonymous" src="/bundle.13e94.esm.js" type="module"></script><script nomodule="" src="/polyfills.js"></script><script nomodule="" defer="defer" src="/bundle.js"></script></body></html>
@@ -1 +0,0 @@
1
- !function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(t){return e[t]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s="Ve17")}({"+TSP":function(e,t,n){e.exports=self.fetch||(self.fetch=n("Cf1v").default||n("Cf1v"))},"5+HP":function(e,t,n){"use strict";function r(e){return Boolean(e&&void 0!==e.length)}function o(){}function i(e){if(!(this instanceof i))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],l(e,this)}function u(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,i._immediateFn((function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var r;try{r=n(e._value)}catch(e){return void c(t.promise,e)}f(t.promise,r)}else(1===e._state?f:c)(t.promise,e._value)}))):e._deferreds.push(t)}function f(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof i)return e._state=3,e._value=t,void s(e);if("function"==typeof n)return void l((r=n,o=t,function(){r.apply(o,arguments)}),e)}e._state=1,e._value=t,s(e)}catch(t){c(e,t)}var r,o}function c(e,t){e._state=2,e._value=t,s(e)}function s(e){2===e._state&&0===e._deferreds.length&&i._immediateFn((function(){e._handled||i._unhandledRejectionFn(e._value)}));for(var t=0,n=e._deferreds.length;t<n;t++)u(e,e._deferreds[t]);e._deferreds=null}function a(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e((function(e){n||(n=!0,f(t,e))}),(function(e){n||(n=!0,c(t,e))}))}catch(e){if(n)return;n=!0,c(t,e)}}n.r(t);var d=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))},p=function(e){return new this((function(t,n){function r(e,n){if(n&&("object"==typeof n||"function"==typeof n)){var u=n.then;if("function"==typeof u)return void u.call(n,(function(t){r(e,t)}),(function(n){o[e]={status:"rejected",reason:n},0==--i&&t(o)}))}o[e]={status:"fulfilled",value:n},0==--i&&t(o)}if(!e||void 0===e.length)return n(new TypeError(typeof e+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var o=Array.prototype.slice.call(e);if(0===o.length)return t([]);for(var i=o.length,u=0;u<o.length;u++)r(u,o[u])}))},h=setTimeout;i.prototype.catch=function(e){return this.then(null,e)},i.prototype.then=function(e,t){var n=new this.constructor(o);return u(this,new a(e,t,n)),n},i.prototype.finally=d,i.all=function(e){return new i((function(t,n){function o(e,r){try{if(r&&("object"==typeof r||"function"==typeof r)){var f=r.then;if("function"==typeof f)return void f.call(r,(function(t){o(e,t)}),n)}i[e]=r,0==--u&&t(i)}catch(e){n(e)}}if(!r(e))return n(new TypeError("Promise.all accepts an array"));var i=Array.prototype.slice.call(e);if(0===i.length)return t([]);for(var u=i.length,f=0;f<i.length;f++)o(f,i[f])}))},i.allSettled=p,i.resolve=function(e){return e&&"object"==typeof e&&e.constructor===i?e:new i((function(t){t(e)}))},i.reject=function(e){return new i((function(t,n){n(e)}))},i.race=function(e){return new i((function(t,n){if(!r(e))return n(new TypeError("Promise.race accepts an array"));for(var o=0,u=e.length;o<u;o++)i.resolve(e[o]).then(t,n)}))},i._immediateFn="function"==typeof setImmediate&&function(e){setImmediate(e)}||function(e){h(e,0)},i._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};t.default=i},Cf1v:function(e,t,n){"use strict";n.r(t),t.default=function(e,t){return t=t||{},new Promise((function(n,r){var o=new XMLHttpRequest,i=[],u=[],f={},c=function e(){return{ok:2==(o.status/100|0),statusText:o.statusText,status:o.status,url:o.responseURL,text:function(){return Promise.resolve(o.responseText)},json:function(){return Promise.resolve(o.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([o.response]))},clone:e,headers:{keys:function(){return i},entries:function(){return u},get:function(e){return f[e.toLowerCase()]},has:function(e){return e.toLowerCase()in f}}}};for(var s in o.open(t.method||"get",e,!0),o.onload=function(){o.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(e,t,n){i.push(t=t.toLowerCase()),u.push([t,n]),f[t]=f[t]?f[t]+","+n:n})),n(c())},o.onerror=r,o.withCredentials="include"==t.credentials,t.headers)o.setRequestHeader(s,t.headers[s]);o.send(t.body||null)}))}},Ve17:function(e,t,n){(function(e){e.Promise||(e.Promise=n("5+HP").default),e.fetch||(e.fetch=n("+TSP"))}).call(this,n("pCvA"))},pCvA:function(e){var t;t=function(){return this}();try{t=t||new Function("return this")()}catch(e){"object"==typeof window&&(t=window)}e.exports=t}});
@@ -1 +0,0 @@
1
- !function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:o})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var r in e)t.d(o,r,function(t){return e[t]}.bind(null,r));return o},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s="Ve17")}({"+TSP":function(e,t,n){e.exports=self.fetch||(self.fetch=n("Cf1v").default||n("Cf1v"))},"5+HP":function(e,t,n){"use strict";function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function u(e){return Boolean(e&&void 0!==e.length)}function i(){}function f(e){if(!(this instanceof f))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],y(e,this)}function c(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,f._immediateFn((function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var o;try{o=n(e._value)}catch(e){return void l(t.promise,e)}s(t.promise,o)}else(1===e._state?s:l)(t.promise,e._value)}))):e._deferreds.push(t)}function s(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"===r(t)||"function"==typeof t)){var n=t.then;if(t instanceof f)return e._state=3,e._value=t,void a(e);if("function"==typeof n)return void y((o=n,u=t,function(){o.apply(u,arguments)}),e)}e._state=1,e._value=t,a(e)}catch(t){l(e,t)}var o,u}function l(e,t){e._state=2,e._value=t,a(e)}function a(e){2===e._state&&0===e._deferreds.length&&f._immediateFn((function(){e._handled||f._unhandledRejectionFn(e._value)}));for(var t=0,n=e._deferreds.length;t<n;t++)c(e,e._deferreds[t]);e._deferreds=null}function p(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function y(e,t){var n=!1;try{e((function(e){n||(n=!0,s(t,e))}),(function(e){n||(n=!0,l(t,e))}))}catch(e){if(n)return;n=!0,l(t,e)}}n.r(t);var d=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))},h=function(e){return new this((function(t,n){function r(e,n){if(n&&("object"===o(n)||"function"==typeof n)){var f=n.then;if("function"==typeof f)return void f.call(n,(function(t){r(e,t)}),(function(n){u[e]={status:"rejected",reason:n},0==--i&&t(u)}))}u[e]={status:"fulfilled",value:n},0==--i&&t(u)}if(!e||void 0===e.length)return n(new TypeError(o(e)+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var u=Array.prototype.slice.call(e);if(0===u.length)return t([]);for(var i=u.length,f=0;f<u.length;f++)r(f,u[f])}))},m=setTimeout;f.prototype.catch=function(e){return this.then(null,e)},f.prototype.then=function(e,t){var n=new this.constructor(i);return c(this,new p(e,t,n)),n},f.prototype.finally=d,f.all=function(e){return new f((function(t,n){function o(e,u){try{if(u&&("object"===r(u)||"function"==typeof u)){var c=u.then;if("function"==typeof c)return void c.call(u,(function(t){o(e,t)}),n)}i[e]=u,0==--f&&t(i)}catch(e){n(e)}}if(!u(e))return n(new TypeError("Promise.all accepts an array"));var i=Array.prototype.slice.call(e);if(0===i.length)return t([]);for(var f=i.length,c=0;c<i.length;c++)o(c,i[c])}))},f.allSettled=h,f.resolve=function(e){return e&&"object"===r(e)&&e.constructor===f?e:new f((function(t){t(e)}))},f.reject=function(e){return new f((function(t,n){n(e)}))},f.race=function(e){return new f((function(t,n){if(!u(e))return n(new TypeError("Promise.race accepts an array"));for(var o=0,r=e.length;o<r;o++)f.resolve(e[o]).then(t,n)}))},f._immediateFn="function"==typeof setImmediate&&function(e){setImmediate(e)}||function(e){m(e,0)},f._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};t.default=f},Cf1v:function(e,t,n){"use strict";n.r(t),t.default=function(e,t){return t=t||{},new Promise((function(n,o){var r=new XMLHttpRequest,u=[],i=[],f={},c=function e(){return{ok:2==(r.status/100|0),statusText:r.statusText,status:r.status,url:r.responseURL,text:function(){return Promise.resolve(r.responseText)},json:function(){return Promise.resolve(r.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([r.response]))},clone:e,headers:{keys:function(){return u},entries:function(){return i},get:function(e){return f[e.toLowerCase()]},has:function(e){return e.toLowerCase()in f}}}};for(var s in r.open(t.method||"get",e,!0),r.onload=function(){r.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(e,t,n){u.push(t=t.toLowerCase()),i.push([t,n]),f[t]=f[t]?f[t]+","+n:n})),n(c())},r.onerror=o,r.withCredentials="include"==t.credentials,t.headers)r.setRequestHeader(s,t.headers[s]);r.send(t.body||null)}))}},Ve17:function(e,t,n){(function(e){e.Promise||(e.Promise=n("5+HP").default),e.fetch||(e.fetch=n("+TSP"))}).call(this,n("pCvA"))},pCvA:function(e){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t(e)}var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"===("undefined"==typeof window?"undefined":t(window))&&(n=window)}e.exports=n}});
@@ -1 +0,0 @@
1
- {"/":{"undefined":{"type":"style","weight":1},"bundle.13e94.esm.js":{"type":"script","weight":1}}}