react-luminus-components 1.1.22 → 1.1.24
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/dist/.vite/manifest.json +52 -61
- package/dist/{DataKey-B7CWQXvv.js → DataKey-C2SXqWR2.js} +1 -1
- package/dist/{DataKey-DVMbPWFY.cjs → DataKey-CvRVDggK.cjs} +1 -1
- package/dist/{SimpleTooltip-Dk1A5Tpg.js → SimpleTooltip-Bldb-kTm.js} +2 -2
- package/dist/{SimpleTooltip-D91sCKFo.cjs → SimpleTooltip-C_bpFbwl.cjs} +1 -1
- package/dist/components/Tabs/Tabs.d.ts +3 -1
- package/dist/components/Tabs/comps/Tab/Tab.d.ts +1 -1
- package/dist/contexts/luminus-components/LuminusComponentsContext.d.ts +1 -0
- package/dist/contexts/luminus-components/LuminusComponentsProvider.d.ts +2 -1
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +153 -151
- package/dist/{hasClass-DIHyDa4e.js → hasClass-BW_ewlE1.js} +1 -1
- package/dist/{hasClass-DjB0wTmj.cjs → hasClass-uRfdPyYB.cjs} +1 -1
- package/dist/hooks/useAxios/useAxios.d.ts +1 -1
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +4 -4
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +3 -3
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +690 -690
- package/dist/style.css +1 -1
- package/dist/textUtils-CHVVh2oi.cjs +1 -0
- package/dist/textUtils-DW4f3rLU.js +36 -0
- package/dist/useAxios-CMffjGyX.cjs +231 -0
- package/dist/useAxios-hDu0KL-3.js +3314 -0
- package/dist/{useConfirm-CrTJszXF.cjs → useConfirm-BkwWgb-h.cjs} +1 -1
- package/dist/{useConfirm-CyietOP-.js → useConfirm-DYu6kYED.js} +1 -1
- package/dist/utils.cjs.js +1 -1
- package/dist/utils.es.js +5 -5
- package/package.json +2 -1
- package/dist/constants-CT2hnPeO.cjs +0 -1
- package/dist/constants-CzNy5yO3.js +0 -7
- package/dist/textUtils-Bb6c2XYw.cjs +0 -1
- package/dist/textUtils-Bd2QCbzF.js +0 -32
- package/dist/useAxios-B4X7zKtj.cjs +0 -212
- package/dist/useAxios-CHbKHRpj.js +0 -2883
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const s=require("react"),C=require("./useAxios-
|
|
1
|
+
"use strict";const s=require("react"),C=require("./useAxios-CMffjGyX.cjs"),f=()=>{const{isShown:r,text:c,showPrompt:e,hidePrompt:t,resolveRef:o}=s.useContext(C.PromptContext),m=s.useCallback(n=>{t(),o.current(n)},[t,o]),l=s.useCallback(async n=>(console.log(n),e(n),console.log("t"),new Promise(i=>{o.current=i})),[o,e]);return{isShown:r,text:c,prompt:l,onFinish:m}};let u;const h=()=>{const{show:r,text:c,showConfirm:e,hideConfirm:t}=s.useContext(C.ConfirmContext),o=()=>{t()};return{confirm:async i=>(e(i),new Promise(a=>{u=a})),onConfirm:()=>{o(),u(!0)},onCancel:()=>{o(),u(!1)},show:r,text:c}};exports.useConfirm=h;exports.usePrompt=f;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext as a, useCallback as C } from "react";
|
|
2
|
-
import { P as u, C as p } from "./useAxios-
|
|
2
|
+
import { P as u, C as p } from "./useAxios-hDu0KL-3.js";
|
|
3
3
|
const w = () => {
|
|
4
4
|
const { isShown: e, text: s, showPrompt: r, hidePrompt: t, resolveRef: o } = a(u), i = C((n) => {
|
|
5
5
|
t(), o.current(n);
|
package/dist/utils.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./textUtils-CHVVh2oi.cjs");function N(t,e){const r=(e==null?void 0:e.additionalDigits)??2,n=I(t);let i;if(n.date){const s=S(n.date,r);i=x(s.restDateString,s.year)}if(!i||isNaN(i.getTime()))return new Date(NaN);const o=i.getTime();let u=0,c;if(n.time&&(u=U(n.time),isNaN(u)))return new Date(NaN);if(n.timezone){if(c=h(n.timezone),isNaN(c))return new Date(NaN)}else{const s=new Date(o+u),l=new Date(0);return l.setFullYear(s.getUTCFullYear(),s.getUTCMonth(),s.getUTCDate()),l.setHours(s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds(),s.getUTCMilliseconds()),l}return new Date(o+u+c)}const m={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},g=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,p=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,T=/^([+-])(\d{2})(?::?(\d{2}))?$/;function I(t){const e={},r=t.split(m.dateTimeDelimiter);let n;if(r.length>2)return e;if(/:/.test(r[0])?n=r[0]:(e.date=r[0],n=r[1],m.timeZoneDelimiter.test(e.date)&&(e.date=t.split(m.timeZoneDelimiter)[0],n=t.substr(e.date.length,t.length))),n){const i=m.timezone.exec(n);i?(e.time=n.replace(i[1],""),e.timezone=i[1]):e.time=n}return e}function S(t,e){const r=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+e)+"})|(\\d{2}|[+-]\\d{"+(2+e)+"})$)"),n=t.match(r);if(!n)return{year:NaN,restDateString:""};const i=n[1]?parseInt(n[1]):null,o=n[2]?parseInt(n[2]):null;return{year:o===null?i:o*100,restDateString:t.slice((n[1]||n[2]).length)}}function x(t,e){if(e===null)return new Date(NaN);const r=t.match(g);if(!r)return new Date(NaN);const n=!!r[4],i=f(r[1]),o=f(r[2])-1,u=f(r[3]),c=f(r[4]),s=f(r[5])-1;if(n)return z(e,c,s)?w(e,c,s):new Date(NaN);{const l=new Date(0);return!F(e,o,u)||!y(e,i)?new Date(NaN):(l.setUTCFullYear(e,o,Math.max(i,u)),l)}}function f(t){return t?parseInt(t):1}function U(t){const e=t.match(p);if(!e)return NaN;const r=d(e[1]),n=d(e[2]),i=d(e[3]);return O(r,n,i)?r*a.millisecondsInHour+n*a.millisecondsInMinute+i*1e3:NaN}function d(t){return t&&parseFloat(t.replace(",","."))||0}function h(t){if(t==="Z")return 0;const e=t.match(T);if(!e)return 0;const r=e[1]==="+"?-1:1,n=parseInt(e[2]),i=e[3]&&parseInt(e[3])||0;return Y(n,i)?r*(n*a.millisecondsInHour+i*a.millisecondsInMinute):NaN}function w(t,e,r){const n=new Date(0);n.setUTCFullYear(t,0,4);const i=n.getUTCDay()||7,o=(e-1)*7+r+1-i;return n.setUTCDate(n.getUTCDate()+o),n}const C=[31,null,31,30,31,30,31,31,30,31,30,31];function D(t){return t%400===0||t%4===0&&t%100!==0}function F(t,e,r){return e>=0&&e<=11&&r>=1&&r<=(C[e]||(D(t)?29:28))}function y(t,e){return e>=1&&e<=(D(t)?366:365)}function z(t,e,r){return e>=1&&e<=53&&r>=0&&r<=6}function O(t,e,r){return t===24?e===0&&r===0:r>=0&&r<60&&e>=0&&e<60&&t>=0&&t<25}function Y(t,e){return e>=0&&e<=59}const v=t=>{const e=N(t);return!Number.isNaN(e.getTime())};exports.extractErrorsFromResponse=a.extractErrorsFromResponse;exports.fixNameIdNulls=a.fixNameIdNulls;exports.formatFileSize=a.formatFileSize;exports.hookFormSetServerErrors=a.hookFormSetServerErrors;exports.isPrimitive=a.isPrimitive;exports.joinStrings=a.joinStrings;exports.truncateText=a.truncateText;exports.isISODate=v;
|
package/dist/utils.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { m as d, c as D } from "./textUtils-DW4f3rLU.js";
|
|
2
|
+
import { e as W, d as $, f as E, h as H, i as b, j, t as _ } from "./textUtils-DW4f3rLU.js";
|
|
3
3
|
function p(t, e) {
|
|
4
4
|
const r = (e == null ? void 0 : e.additionalDigits) ?? 2, n = U(t);
|
|
5
5
|
let a;
|
|
@@ -130,10 +130,10 @@ const R = (t) => {
|
|
|
130
130
|
export {
|
|
131
131
|
W as extractErrorsFromResponse,
|
|
132
132
|
$ as fixNameIdNulls,
|
|
133
|
-
|
|
134
|
-
|
|
133
|
+
E as formatFileSize,
|
|
134
|
+
H as hookFormSetServerErrors,
|
|
135
135
|
R as isISODate,
|
|
136
|
-
|
|
136
|
+
b as isPrimitive,
|
|
137
137
|
j as joinStrings,
|
|
138
138
|
_ as truncateText
|
|
139
139
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-luminus-components",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.24",
|
|
4
4
|
"description": "Library of React Components reusable in Luminus projects (Fleetman, CAFM)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -61,6 +61,7 @@
|
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"classnames": "^2.5.1",
|
|
63
63
|
"date-fns": "^3.6.0",
|
|
64
|
+
"react-cookie": "^7.1.4",
|
|
64
65
|
"react-hot-toast": "^2.4.1",
|
|
65
66
|
"react-icons": "^5.0.1",
|
|
66
67
|
"use-debounce": "^10.0.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";exports.millisecondsInDay=864e5;exports.millisecondsInHour=36e5;exports.millisecondsInMinute=6e4;exports.millisecondsInWeek=6048e5;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const n=r=>r==null?!0:!(typeof r=="object"||typeof r=="function"),i=r=>{n(r)||Object.keys(r).forEach(t=>{const e=r[t];if(n(e))return;const s=Object.keys(e);s.includes("id")&&s.length===1&&e.id===null?r[t]=null:i(e)})},u=r=>{var e;const t=(e=r.response)==null?void 0:e.data;return t&&t.errorFields&&t.errorFields.length>0?t.errorFields.map(s=>({name:s.name.split(".").map(o=>`${o.charAt(0).toLowerCase()}${o.slice(1)}`).join("."),errors:s.errors})):[]},l=(r,t)=>{u(t).forEach(s=>{r.setError(s.name,{message:s.errors,type:"server"},{shouldFocus:!0}),n(r.getValues(s.name))||r.setError(`${s.name}.id`,{message:s.errors,type:"server"},{shouldFocus:!0})})},c=r=>r.length<300?r:r.substring(0,300)+"...",a=r=>r<1024?`${r} bytes`:r>=1024&&r<1048576?`${(r/1024).toFixed(1)} KB`:`${(r/1048576).toFixed(1)} MB`;function m(r=" ",...t){return t.filter(e=>e!=null&&e.length>0).join(r)}exports.extractErrorsFromResponse=u;exports.fixNameIdNulls=i;exports.formatFileSize=a;exports.hookFormSetServerErrors=l;exports.isPrimitive=n;exports.joinStrings=m;exports.truncateText=c;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
const n = (r) => r == null ? !0 : !(typeof r == "object" || typeof r == "function"), i = (r) => {
|
|
2
|
-
n(r) || Object.keys(r).forEach((t) => {
|
|
3
|
-
const e = r[t];
|
|
4
|
-
if (n(e))
|
|
5
|
-
return;
|
|
6
|
-
const s = Object.keys(e);
|
|
7
|
-
s.includes("id") && s.length === 1 && e.id === null ? r[t] = null : i(e);
|
|
8
|
-
});
|
|
9
|
-
}, u = (r) => {
|
|
10
|
-
var e;
|
|
11
|
-
const t = (e = r.response) == null ? void 0 : e.data;
|
|
12
|
-
return t && t.errorFields && t.errorFields.length > 0 ? t.errorFields.map((s) => ({
|
|
13
|
-
name: s.name.split(".").map((o) => `${o.charAt(0).toLowerCase()}${o.slice(1)}`).join("."),
|
|
14
|
-
errors: s.errors
|
|
15
|
-
})) : [];
|
|
16
|
-
}, l = (r, t) => {
|
|
17
|
-
u(t).forEach((s) => {
|
|
18
|
-
r.setError(s.name, { message: s.errors, type: "server" }, { shouldFocus: !0 }), n(r.getValues(s.name)) || r.setError(`${s.name}.id`, { message: s.errors, type: "server" }, { shouldFocus: !0 });
|
|
19
|
-
});
|
|
20
|
-
}, c = (r) => r.length < 300 ? r : r.substring(0, 300) + "...", d = (r) => r < 1024 ? `${r} bytes` : r >= 1024 && r < 1048576 ? `${(r / 1024).toFixed(1)} KB` : `${(r / 1048576).toFixed(1)} MB`;
|
|
21
|
-
function f(r = " ", ...t) {
|
|
22
|
-
return t.filter((e) => e != null && e.length > 0).join(r);
|
|
23
|
-
}
|
|
24
|
-
export {
|
|
25
|
-
i as a,
|
|
26
|
-
u as e,
|
|
27
|
-
d as f,
|
|
28
|
-
l as h,
|
|
29
|
-
n as i,
|
|
30
|
-
f as j,
|
|
31
|
-
c as t
|
|
32
|
-
};
|
|
@@ -1,212 +0,0 @@
|
|
|
1
|
-
"use strict";const C=require("react"),rr=require("./textUtils-Bb6c2XYw.cjs");function pn(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const M=pn(C);function nr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qe={exports:{}},ce={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react-jsx-runtime.production.min.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
6
|
-
*
|
|
7
|
-
* This source code is licensed under the MIT license found in the
|
|
8
|
-
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var zt;function hn(){if(zt)return ce;zt=1;var e=C,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,s=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function i(c,l,h){var p,f={},v=null,R=null;h!==void 0&&(v=""+h),l.key!==void 0&&(v=""+l.key),l.ref!==void 0&&(R=l.ref);for(p in l)n.call(l,p)&&!o.hasOwnProperty(p)&&(f[p]=l[p]);if(c&&c.defaultProps)for(p in l=c.defaultProps,l)f[p]===void 0&&(f[p]=l[p]);return{$$typeof:t,type:c,key:v,ref:R,props:f,_owner:s.current}}return ce.Fragment=r,ce.jsx=i,ce.jsxs=i,ce}var le={};/**
|
|
10
|
-
* @license React
|
|
11
|
-
* react-jsx-runtime.development.js
|
|
12
|
-
*
|
|
13
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
14
|
-
*
|
|
15
|
-
* This source code is licensed under the MIT license found in the
|
|
16
|
-
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var Ut;function mn(){return Ut||(Ut=1,process.env.NODE_ENV!=="production"&&function(){var e=C,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),c=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),R=Symbol.for("react.offscreen"),g=Symbol.iterator,y="@@iterator";function k(a){if(a===null||typeof a!="object")return null;var d=g&&a[g]||a[y];return typeof d=="function"?d:null}var _=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function T(a){{for(var d=arguments.length,m=new Array(d>1?d-1:0),b=1;b<d;b++)m[b-1]=arguments[b];B("error",a,m)}}function B(a,d,m){{var b=_.ReactDebugCurrentFrame,O=b.getStackAddendum();O!==""&&(d+="%s",m=m.concat([O]));var S=m.map(function(E){return String(E)});S.unshift("Warning: "+d),Function.prototype.apply.call(console[a],console,S)}}var Ue=!1,Dr=!1,Fr=!1,Lr=!1,zr=!1,ht;ht=Symbol.for("react.module.reference");function Ur(a){return!!(typeof a=="string"||typeof a=="function"||a===n||a===o||zr||a===s||a===h||a===p||Lr||a===R||Ue||Dr||Fr||typeof a=="object"&&a!==null&&(a.$$typeof===v||a.$$typeof===f||a.$$typeof===i||a.$$typeof===c||a.$$typeof===l||a.$$typeof===ht||a.getModuleId!==void 0))}function Br(a,d,m){var b=a.displayName;if(b)return b;var O=d.displayName||d.name||"";return O!==""?m+"("+O+")":m}function mt(a){return a.displayName||"Context"}function $(a){if(a==null)return null;if(typeof a.tag=="number"&&T("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case n:return"Fragment";case r:return"Portal";case o:return"Profiler";case s:return"StrictMode";case h:return"Suspense";case p:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case c:var d=a;return mt(d)+".Consumer";case i:var m=a;return mt(m._context)+".Provider";case l:return Br(a,a.render,"ForwardRef");case f:var b=a.displayName||null;return b!==null?b:$(a.type)||"Memo";case v:{var O=a,S=O._payload,E=O._init;try{return $(E(S))}catch{return null}}}return null}var Q=Object.assign,ie=0,gt,yt,bt,vt,wt,Et,xt;function Ot(){}Ot.__reactDisabledLog=!0;function Ir(){{if(ie===0){gt=console.log,yt=console.info,bt=console.warn,vt=console.error,wt=console.group,Et=console.groupCollapsed,xt=console.groupEnd;var a={configurable:!0,enumerable:!0,value:Ot,writable:!0};Object.defineProperties(console,{info:a,log:a,warn:a,error:a,group:a,groupCollapsed:a,groupEnd:a})}ie++}}function Hr(){{if(ie--,ie===0){var a={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Q({},a,{value:gt}),info:Q({},a,{value:yt}),warn:Q({},a,{value:bt}),error:Q({},a,{value:vt}),group:Q({},a,{value:wt}),groupCollapsed:Q({},a,{value:Et}),groupEnd:Q({},a,{value:xt})})}ie<0&&T("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Be=_.ReactCurrentDispatcher,Ie;function ge(a,d,m){{if(Ie===void 0)try{throw Error()}catch(O){var b=O.stack.trim().match(/\n( *(at )?)/);Ie=b&&b[1]||""}return`
|
|
18
|
-
`+Ie+a}}var He=!1,ye;{var $r=typeof WeakMap=="function"?WeakMap:Map;ye=new $r}function Rt(a,d){if(!a||He)return"";{var m=ye.get(a);if(m!==void 0)return m}var b;He=!0;var O=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var S;S=Be.current,Be.current=null,Ir();try{if(d){var E=function(){throw Error()};if(Object.defineProperty(E.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(E,[])}catch(V){b=V}Reflect.construct(a,[],E)}else{try{E.call()}catch(V){b=V}a.call(E.prototype)}}else{try{throw Error()}catch(V){b=V}a()}}catch(V){if(V&&b&&typeof V.stack=="string"){for(var w=V.stack.split(`
|
|
19
|
-
`),F=b.stack.split(`
|
|
20
|
-
`),A=w.length-1,j=F.length-1;A>=1&&j>=0&&w[A]!==F[j];)j--;for(;A>=1&&j>=0;A--,j--)if(w[A]!==F[j]){if(A!==1||j!==1)do if(A--,j--,j<0||w[A]!==F[j]){var z=`
|
|
21
|
-
`+w[A].replace(" at new "," at ");return a.displayName&&z.includes("<anonymous>")&&(z=z.replace("<anonymous>",a.displayName)),typeof a=="function"&&ye.set(a,z),z}while(A>=1&&j>=0);break}}}finally{He=!1,Be.current=S,Hr(),Error.prepareStackTrace=O}var te=a?a.displayName||a.name:"",Lt=te?ge(te):"";return typeof a=="function"&&ye.set(a,Lt),Lt}function Vr(a,d,m){return Rt(a,!1)}function qr(a){var d=a.prototype;return!!(d&&d.isReactComponent)}function be(a,d,m){if(a==null)return"";if(typeof a=="function")return Rt(a,qr(a));if(typeof a=="string")return ge(a);switch(a){case h:return ge("Suspense");case p:return ge("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case l:return Vr(a.render);case f:return be(a.type,d,m);case v:{var b=a,O=b._payload,S=b._init;try{return be(S(O),d,m)}catch{}}}return""}var ve=Object.prototype.hasOwnProperty,St={},Ct=_.ReactDebugCurrentFrame;function we(a){if(a){var d=a._owner,m=be(a.type,a._source,d?d.type:null);Ct.setExtraStackFrame(m)}else Ct.setExtraStackFrame(null)}function Wr(a,d,m,b,O){{var S=Function.call.bind(ve);for(var E in a)if(S(a,E)){var w=void 0;try{if(typeof a[E]!="function"){var F=Error((b||"React class")+": "+m+" type `"+E+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[E]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw F.name="Invariant Violation",F}w=a[E](d,E,b,m,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(A){w=A}w&&!(w instanceof Error)&&(we(O),T("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",b||"React class",m,E,typeof w),we(null)),w instanceof Error&&!(w.message in St)&&(St[w.message]=!0,we(O),T("Failed %s type: %s",m,w.message),we(null))}}}var Jr=Array.isArray;function $e(a){return Jr(a)}function Kr(a){{var d=typeof Symbol=="function"&&Symbol.toStringTag,m=d&&a[Symbol.toStringTag]||a.constructor.name||"Object";return m}}function Yr(a){try{return Tt(a),!1}catch{return!0}}function Tt(a){return""+a}function _t(a){if(Yr(a))return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Kr(a)),Tt(a)}var ae=_.ReactCurrentOwner,Gr={key:!0,ref:!0,__self:!0,__source:!0},Pt,At,Ve;Ve={};function Xr(a){if(ve.call(a,"ref")){var d=Object.getOwnPropertyDescriptor(a,"ref").get;if(d&&d.isReactWarning)return!1}return a.ref!==void 0}function Qr(a){if(ve.call(a,"key")){var d=Object.getOwnPropertyDescriptor(a,"key").get;if(d&&d.isReactWarning)return!1}return a.key!==void 0}function Zr(a,d){if(typeof a.ref=="string"&&ae.current&&d&&ae.current.stateNode!==d){var m=$(ae.current.type);Ve[m]||(T('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',$(ae.current.type),a.ref),Ve[m]=!0)}}function en(a,d){{var m=function(){Pt||(Pt=!0,T("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",d))};m.isReactWarning=!0,Object.defineProperty(a,"key",{get:m,configurable:!0})}}function tn(a,d){{var m=function(){At||(At=!0,T("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",d))};m.isReactWarning=!0,Object.defineProperty(a,"ref",{get:m,configurable:!0})}}var rn=function(a,d,m,b,O,S,E){var w={$$typeof:t,type:a,key:d,ref:m,props:E,_owner:S};return w._store={},Object.defineProperty(w._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(w,"_self",{configurable:!1,enumerable:!1,writable:!1,value:b}),Object.defineProperty(w,"_source",{configurable:!1,enumerable:!1,writable:!1,value:O}),Object.freeze&&(Object.freeze(w.props),Object.freeze(w)),w};function nn(a,d,m,b,O){{var S,E={},w=null,F=null;m!==void 0&&(_t(m),w=""+m),Qr(d)&&(_t(d.key),w=""+d.key),Xr(d)&&(F=d.ref,Zr(d,O));for(S in d)ve.call(d,S)&&!Gr.hasOwnProperty(S)&&(E[S]=d[S]);if(a&&a.defaultProps){var A=a.defaultProps;for(S in A)E[S]===void 0&&(E[S]=A[S])}if(w||F){var j=typeof a=="function"?a.displayName||a.name||"Unknown":a;w&&en(E,j),F&&tn(E,j)}return rn(a,w,F,O,b,ae.current,E)}}var qe=_.ReactCurrentOwner,jt=_.ReactDebugCurrentFrame;function ee(a){if(a){var d=a._owner,m=be(a.type,a._source,d?d.type:null);jt.setExtraStackFrame(m)}else jt.setExtraStackFrame(null)}var We;We=!1;function Je(a){return typeof a=="object"&&a!==null&&a.$$typeof===t}function kt(){{if(qe.current){var a=$(qe.current.type);if(a)return`
|
|
22
|
-
|
|
23
|
-
Check the render method of \``+a+"`."}return""}}function on(a){{if(a!==void 0){var d=a.fileName.replace(/^.*[\\\/]/,""),m=a.lineNumber;return`
|
|
24
|
-
|
|
25
|
-
Check your code at `+d+":"+m+"."}return""}}var Nt={};function sn(a){{var d=kt();if(!d){var m=typeof a=="string"?a:a.displayName||a.name;m&&(d=`
|
|
26
|
-
|
|
27
|
-
Check the top-level render call using <`+m+">.")}return d}}function Mt(a,d){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var m=sn(d);if(Nt[m])return;Nt[m]=!0;var b="";a&&a._owner&&a._owner!==qe.current&&(b=" It was passed a child from "+$(a._owner.type)+"."),ee(a),T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',m,b),ee(null)}}function Dt(a,d){{if(typeof a!="object")return;if($e(a))for(var m=0;m<a.length;m++){var b=a[m];Je(b)&&Mt(b,d)}else if(Je(a))a._store&&(a._store.validated=!0);else if(a){var O=k(a);if(typeof O=="function"&&O!==a.entries)for(var S=O.call(a),E;!(E=S.next()).done;)Je(E.value)&&Mt(E.value,d)}}}function an(a){{var d=a.type;if(d==null||typeof d=="string")return;var m;if(typeof d=="function")m=d.propTypes;else if(typeof d=="object"&&(d.$$typeof===l||d.$$typeof===f))m=d.propTypes;else return;if(m){var b=$(d);Wr(m,a.props,"prop",b,a)}else if(d.PropTypes!==void 0&&!We){We=!0;var O=$(d);T("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",O||"Unknown")}typeof d.getDefaultProps=="function"&&!d.getDefaultProps.isReactClassApproved&&T("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function cn(a){{for(var d=Object.keys(a.props),m=0;m<d.length;m++){var b=d[m];if(b!=="children"&&b!=="key"){ee(a),T("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",b),ee(null);break}}a.ref!==null&&(ee(a),T("Invalid attribute `ref` supplied to `React.Fragment`."),ee(null))}}function Ft(a,d,m,b,O,S){{var E=Ur(a);if(!E){var w="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).length===0)&&(w+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var F=on(O);F?w+=F:w+=kt();var A;a===null?A="null":$e(a)?A="array":a!==void 0&&a.$$typeof===t?(A="<"+($(a.type)||"Unknown")+" />",w=" Did you accidentally export a JSX literal instead of a component?"):A=typeof a,T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",A,w)}var j=nn(a,d,m,O,S);if(j==null)return j;if(E){var z=d.children;if(z!==void 0)if(b)if($e(z)){for(var te=0;te<z.length;te++)Dt(z[te],a);Object.freeze&&Object.freeze(z)}else T("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Dt(z,a)}return a===n?cn(j):an(j),j}}function ln(a,d,m){return Ft(a,d,m,!0)}function un(a,d,m){return Ft(a,d,m,!1)}var fn=un,dn=ln;le.Fragment=n,le.jsx=fn,le.jsxs=dn}()),le}process.env.NODE_ENV==="production"?Qe.exports=hn():Qe.exports=mn();var W=Qe.exports,or={exports:{}};/*!
|
|
28
|
-
Copyright (c) 2018 Jed Watson.
|
|
29
|
-
Licensed under the MIT License (MIT), see
|
|
30
|
-
http://jedwatson.github.io/classnames
|
|
31
|
-
*/(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var o="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(o=s(o,n(c)))}return o}function n(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return r.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var i="";for(var c in o)t.call(o,c)&&o[c]&&(i=s(i,c));return i}function s(o,i){return i?o?o+" "+i:o+i:o}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(or);var gn=or.exports;const ne=nr(gn);var sr={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Bt=C.createContext&&C.createContext(sr),yn=["attr","size","title"];function bn(e,t){if(e==null)return{};var r=vn(e,t),n,s;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(s=0;s<o.length;s++)n=o[s],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function vn(e,t){if(e==null)return{};var r={},n=Object.keys(e),s,o;for(o=0;o<n.length;o++)s=n[o],!(t.indexOf(s)>=0)&&(r[s]=e[s]);return r}function Pe(){return Pe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pe.apply(this,arguments)}function It(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Ae(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?It(Object(r),!0).forEach(function(n){wn(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):It(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wn(e,t,r){return t=En(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function En(e){var t=xn(e,"string");return typeof t=="symbol"?t:String(t)}function xn(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ir(e){return e&&e.map((t,r)=>C.createElement(t.tag,Ae({key:r},t.attr),ir(t.child)))}function N(e){return t=>C.createElement(On,Pe({attr:Ae({},e.attr)},t),ir(e.child))}function On(e){var t=r=>{var{attr:n,size:s,title:o}=e,i=bn(e,yn),c=s||r.size||"1em",l;return r.className&&(l=r.className),e.className&&(l=(l?l+" ":"")+e.className),C.createElement("svg",Pe({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,n,i,{className:l,style:Ae(Ae({color:e.color||r.color},r.style),e.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),o&&C.createElement("title",null,o),e.children)};return Bt!==void 0?C.createElement(Bt.Consumer,null,r=>t(r)):t(sr)}function Rn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"},child:[]}]})(e)}function Sn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"},child:[]}]})(e)}function Cn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z"},child:[]}]})(e)}function Tn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-4 4v3c0 .22-.03.47-.07.7l-.1.65-.37.65c-.72 1.24-2.04 2-3.46 2s-2.74-.77-3.46-2l-.37-.64-.1-.65A4.27 4.27 0 0 1 8 15v-4c0-.23.03-.48.07-.7l.1-.65.37-.65c.3-.52.72-.97 1.21-1.31l.57-.39.74-.18a3.787 3.787 0 0 1 1.89 0l.68.16.61.42c.5.34.91.78 1.21 1.31l.38.65.1.65c.04.22.07.47.07.69v1zm-6 2h4v2h-4zm0-4h4v2h-4z"},child:[]}]})(e)}function _n(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M16 9v10H8V9h8m-1.5-6h-5l-1 1H5v2h14V4h-3.5l-1-1zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7z"},child:[]}]})(e)}function Pn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M4 20h16v2H4zM4 2h16v2H4zM9.41 13.59 8 15l4 4 4-4-1.41-1.41L13 15.17V8.83l1.59 1.58L16 9l-4-4-4 4 1.41 1.41L11 8.83v6.34z"},child:[]}]})(e)}function An(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"},child:[]}]})(e)}function jn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"},child:[]}]})(e)}function kn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"},child:[]}]})(e)}function Nn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"},child:[]}]})(e)}function Mn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z"},child:[]}]})(e)}function Dn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"},child:[]}]})(e)}function Fn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"},child:[]}]})(e)}function Ln(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"m14.06 9.02.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"},child:[]}]})(e)}function ar(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"},child:[]}]})(e)}function zn(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"},child:[]}]})(e)}function cr(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"},child:[]}]})(e)}function Un(e){return N({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"},child:[]}]})(e)}const at=C.createContext({axiosInstance:{},LinkComponent:{},language:"",axiosTexts:{},confirmTexts:{},formValidationTexts:{},homeDashboardTexts:{},formSubmitTexts:{}});let Bn={data:""},In=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Bn,Hn=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,$n=/\/\*[^]*?\*\/| +/g,Ht=/\n+/g,G=(e,t)=>{let r="",n="",s="";for(let o in e){let i=e[o];o[0]=="@"?o[1]=="i"?r=o+" "+i+";":n+=o[1]=="f"?G(i,o):o+"{"+G(i,o[1]=="k"?"":t)+"}":typeof i=="object"?n+=G(i,t?t.replace(/([^,])+/g,c=>o.replace(/(^:.*)|([^,])+/g,l=>/&/.test(l)?l.replace(/&/g,c):c?c+" "+l:l)):o):i!=null&&(o=/^--/.test(o)?o:o.replace(/[A-Z]/g,"-$&").toLowerCase(),s+=G.p?G.p(o,i):o+":"+i+";")}return r+(t&&s?t+"{"+s+"}":s)+n},q={},lr=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+lr(e[r]);return t}return e},Vn=(e,t,r,n,s)=>{let o=lr(e),i=q[o]||(q[o]=(l=>{let h=0,p=11;for(;h<l.length;)p=101*p+l.charCodeAt(h++)>>>0;return"go"+p})(o));if(!q[i]){let l=o!==e?e:(h=>{let p,f,v=[{}];for(;p=Hn.exec(h.replace($n,""));)p[4]?v.shift():p[3]?(f=p[3].replace(Ht," ").trim(),v.unshift(v[0][f]=v[0][f]||{})):v[0][p[1]]=p[2].replace(Ht," ").trim();return v[0]})(e);q[i]=G(s?{["@keyframes "+i]:l}:l,r?"":"."+i)}let c=r&&q.g?q.g:null;return r&&(q.g=q[i]),((l,h,p,f)=>{f?h.data=h.data.replace(f,l):h.data.indexOf(l)===-1&&(h.data=p?l+h.data:h.data+l)})(q[i],t,n,c),i},qn=(e,t,r)=>e.reduce((n,s,o)=>{let i=t[o];if(i&&i.call){let c=i(r),l=c&&c.props&&c.props.className||/^go/.test(c)&&c;i=l?"."+l:c&&typeof c=="object"?c.props?"":G(c,""):c===!1?"":c}return n+s+(i??"")},"");function Ne(e){let t=this||{},r=e.call?e(t.p):e;return Vn(r.unshift?r.raw?qn(r,[].slice.call(arguments,1),t.p):r.reduce((n,s)=>Object.assign(n,s&&s.call?s(t.p):s),{}):r,In(t.target),t.g,t.o,t.k)}let ur,Ze,et;Ne.bind({g:1});let K=Ne.bind({k:1});function Wn(e,t,r,n){G.p=t,ur=e,Ze=r,et=n}function X(e,t){let r=this||{};return function(){let n=arguments;function s(o,i){let c=Object.assign({},o),l=c.className||s.className;r.p=Object.assign({theme:Ze&&Ze()},c),r.o=/ *go\d+/.test(l),c.className=Ne.apply(r,n)+(l?" "+l:""),t&&(c.ref=i);let h=e;return e[0]&&(h=c.as||e,delete c.as),et&&h[0]&&et(c),ur(h,c)}return t?t(s):s}}var Jn=e=>typeof e=="function",je=(e,t)=>Jn(e)?e(t):e,Kn=(()=>{let e=0;return()=>(++e).toString()})(),fr=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),Yn=20,Oe=new Map,Gn=1e3,$t=e=>{if(Oe.has(e))return;let t=setTimeout(()=>{Oe.delete(e),Z({type:4,toastId:e})},Gn);Oe.set(e,t)},Xn=e=>{let t=Oe.get(e);t&&clearTimeout(t)},tt=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,Yn)};case 1:return t.toast.id&&Xn(t.toast.id),{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case 2:let{toast:r}=t;return e.toasts.find(o=>o.id===r.id)?tt(e,{type:1,toast:r}):tt(e,{type:0,toast:r});case 3:let{toastId:n}=t;return n?$t(n):e.toasts.forEach(o=>{$t(o.id)}),{...e,toasts:e.toasts.map(o=>o.id===n||n===void 0?{...o,visible:!1}:o)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let s=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(o=>({...o,pauseDuration:o.pauseDuration+s}))}}},Re=[],Se={toasts:[],pausedAt:void 0},Z=e=>{Se=tt(Se,e),Re.forEach(t=>{t(Se)})},Qn={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},Zn=(e={})=>{let[t,r]=C.useState(Se);C.useEffect(()=>(Re.push(r),()=>{let s=Re.indexOf(r);s>-1&&Re.splice(s,1)}),[t]);let n=t.toasts.map(s=>{var o,i;return{...e,...e[s.type],...s,duration:s.duration||((o=e[s.type])==null?void 0:o.duration)||(e==null?void 0:e.duration)||Qn[s.type],style:{...e.style,...(i=e[s.type])==null?void 0:i.style,...s.style}}});return{...t,toasts:n}},eo=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||Kn()}),pe=e=>(t,r)=>{let n=eo(t,e,r);return Z({type:2,toast:n}),n.id},L=(e,t)=>pe("blank")(e,t);L.error=pe("error");L.success=pe("success");L.loading=pe("loading");L.custom=pe("custom");L.dismiss=e=>{Z({type:3,toastId:e})};L.remove=e=>Z({type:4,toastId:e});L.promise=(e,t,r)=>{let n=L.loading(t.loading,{...r,...r==null?void 0:r.loading});return e.then(s=>(L.success(je(t.success,s),{id:n,...r,...r==null?void 0:r.success}),s)).catch(s=>{L.error(je(t.error,s),{id:n,...r,...r==null?void 0:r.error})}),e};var to=(e,t)=>{Z({type:1,toast:{id:e,height:t}})},ro=()=>{Z({type:5,time:Date.now()})},no=e=>{let{toasts:t,pausedAt:r}=Zn(e);C.useEffect(()=>{if(r)return;let o=Date.now(),i=t.map(c=>{if(c.duration===1/0)return;let l=(c.duration||0)+c.pauseDuration-(o-c.createdAt);if(l<0){c.visible&&L.dismiss(c.id);return}return setTimeout(()=>L.dismiss(c.id),l)});return()=>{i.forEach(c=>c&&clearTimeout(c))}},[t,r]);let n=C.useCallback(()=>{r&&Z({type:6,time:Date.now()})},[r]),s=C.useCallback((o,i)=>{let{reverseOrder:c=!1,gutter:l=8,defaultPosition:h}=i||{},p=t.filter(R=>(R.position||h)===(o.position||h)&&R.height),f=p.findIndex(R=>R.id===o.id),v=p.filter((R,g)=>g<f&&R.visible).length;return p.filter(R=>R.visible).slice(...c?[v+1]:[0,v]).reduce((R,g)=>R+(g.height||0)+l,0)},[t]);return{toasts:t,handlers:{updateHeight:to,startPause:ro,endPause:n,calculateOffset:s}}},oo=K`
|
|
32
|
-
from {
|
|
33
|
-
transform: scale(0) rotate(45deg);
|
|
34
|
-
opacity: 0;
|
|
35
|
-
}
|
|
36
|
-
to {
|
|
37
|
-
transform: scale(1) rotate(45deg);
|
|
38
|
-
opacity: 1;
|
|
39
|
-
}`,so=K`
|
|
40
|
-
from {
|
|
41
|
-
transform: scale(0);
|
|
42
|
-
opacity: 0;
|
|
43
|
-
}
|
|
44
|
-
to {
|
|
45
|
-
transform: scale(1);
|
|
46
|
-
opacity: 1;
|
|
47
|
-
}`,io=K`
|
|
48
|
-
from {
|
|
49
|
-
transform: scale(0) rotate(90deg);
|
|
50
|
-
opacity: 0;
|
|
51
|
-
}
|
|
52
|
-
to {
|
|
53
|
-
transform: scale(1) rotate(90deg);
|
|
54
|
-
opacity: 1;
|
|
55
|
-
}`,ao=X("div")`
|
|
56
|
-
width: 20px;
|
|
57
|
-
opacity: 0;
|
|
58
|
-
height: 20px;
|
|
59
|
-
border-radius: 10px;
|
|
60
|
-
background: ${e=>e.primary||"#ff4b4b"};
|
|
61
|
-
position: relative;
|
|
62
|
-
transform: rotate(45deg);
|
|
63
|
-
|
|
64
|
-
animation: ${oo} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
65
|
-
forwards;
|
|
66
|
-
animation-delay: 100ms;
|
|
67
|
-
|
|
68
|
-
&:after,
|
|
69
|
-
&:before {
|
|
70
|
-
content: '';
|
|
71
|
-
animation: ${so} 0.15s ease-out forwards;
|
|
72
|
-
animation-delay: 150ms;
|
|
73
|
-
position: absolute;
|
|
74
|
-
border-radius: 3px;
|
|
75
|
-
opacity: 0;
|
|
76
|
-
background: ${e=>e.secondary||"#fff"};
|
|
77
|
-
bottom: 9px;
|
|
78
|
-
left: 4px;
|
|
79
|
-
height: 2px;
|
|
80
|
-
width: 12px;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
&:before {
|
|
84
|
-
animation: ${io} 0.15s ease-out forwards;
|
|
85
|
-
animation-delay: 180ms;
|
|
86
|
-
transform: rotate(90deg);
|
|
87
|
-
}
|
|
88
|
-
`,co=K`
|
|
89
|
-
from {
|
|
90
|
-
transform: rotate(0deg);
|
|
91
|
-
}
|
|
92
|
-
to {
|
|
93
|
-
transform: rotate(360deg);
|
|
94
|
-
}
|
|
95
|
-
`,lo=X("div")`
|
|
96
|
-
width: 12px;
|
|
97
|
-
height: 12px;
|
|
98
|
-
box-sizing: border-box;
|
|
99
|
-
border: 2px solid;
|
|
100
|
-
border-radius: 100%;
|
|
101
|
-
border-color: ${e=>e.secondary||"#e0e0e0"};
|
|
102
|
-
border-right-color: ${e=>e.primary||"#616161"};
|
|
103
|
-
animation: ${co} 1s linear infinite;
|
|
104
|
-
`,uo=K`
|
|
105
|
-
from {
|
|
106
|
-
transform: scale(0) rotate(45deg);
|
|
107
|
-
opacity: 0;
|
|
108
|
-
}
|
|
109
|
-
to {
|
|
110
|
-
transform: scale(1) rotate(45deg);
|
|
111
|
-
opacity: 1;
|
|
112
|
-
}`,fo=K`
|
|
113
|
-
0% {
|
|
114
|
-
height: 0;
|
|
115
|
-
width: 0;
|
|
116
|
-
opacity: 0;
|
|
117
|
-
}
|
|
118
|
-
40% {
|
|
119
|
-
height: 0;
|
|
120
|
-
width: 6px;
|
|
121
|
-
opacity: 1;
|
|
122
|
-
}
|
|
123
|
-
100% {
|
|
124
|
-
opacity: 1;
|
|
125
|
-
height: 10px;
|
|
126
|
-
}`,po=X("div")`
|
|
127
|
-
width: 20px;
|
|
128
|
-
opacity: 0;
|
|
129
|
-
height: 20px;
|
|
130
|
-
border-radius: 10px;
|
|
131
|
-
background: ${e=>e.primary||"#61d345"};
|
|
132
|
-
position: relative;
|
|
133
|
-
transform: rotate(45deg);
|
|
134
|
-
|
|
135
|
-
animation: ${uo} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
136
|
-
forwards;
|
|
137
|
-
animation-delay: 100ms;
|
|
138
|
-
&:after {
|
|
139
|
-
content: '';
|
|
140
|
-
box-sizing: border-box;
|
|
141
|
-
animation: ${fo} 0.2s ease-out forwards;
|
|
142
|
-
opacity: 0;
|
|
143
|
-
animation-delay: 200ms;
|
|
144
|
-
position: absolute;
|
|
145
|
-
border-right: 2px solid;
|
|
146
|
-
border-bottom: 2px solid;
|
|
147
|
-
border-color: ${e=>e.secondary||"#fff"};
|
|
148
|
-
bottom: 6px;
|
|
149
|
-
left: 6px;
|
|
150
|
-
height: 10px;
|
|
151
|
-
width: 6px;
|
|
152
|
-
}
|
|
153
|
-
`,ho=X("div")`
|
|
154
|
-
position: absolute;
|
|
155
|
-
`,mo=X("div")`
|
|
156
|
-
position: relative;
|
|
157
|
-
display: flex;
|
|
158
|
-
justify-content: center;
|
|
159
|
-
align-items: center;
|
|
160
|
-
min-width: 20px;
|
|
161
|
-
min-height: 20px;
|
|
162
|
-
`,go=K`
|
|
163
|
-
from {
|
|
164
|
-
transform: scale(0.6);
|
|
165
|
-
opacity: 0.4;
|
|
166
|
-
}
|
|
167
|
-
to {
|
|
168
|
-
transform: scale(1);
|
|
169
|
-
opacity: 1;
|
|
170
|
-
}`,yo=X("div")`
|
|
171
|
-
position: relative;
|
|
172
|
-
transform: scale(0.6);
|
|
173
|
-
opacity: 0.4;
|
|
174
|
-
min-width: 20px;
|
|
175
|
-
animation: ${go} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
176
|
-
forwards;
|
|
177
|
-
`,bo=({toast:e})=>{let{icon:t,type:r,iconTheme:n}=e;return t!==void 0?typeof t=="string"?M.createElement(yo,null,t):t:r==="blank"?null:M.createElement(mo,null,M.createElement(lo,{...n}),r!=="loading"&&M.createElement(ho,null,r==="error"?M.createElement(ao,{...n}):M.createElement(po,{...n})))},vo=e=>`
|
|
178
|
-
0% {transform: translate3d(0,${e*-200}%,0) scale(.6); opacity:.5;}
|
|
179
|
-
100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
|
|
180
|
-
`,wo=e=>`
|
|
181
|
-
0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
|
|
182
|
-
100% {transform: translate3d(0,${e*-150}%,-1px) scale(.6); opacity:0;}
|
|
183
|
-
`,Eo="0%{opacity:0;} 100%{opacity:1;}",xo="0%{opacity:1;} 100%{opacity:0;}",Oo=X("div")`
|
|
184
|
-
display: flex;
|
|
185
|
-
align-items: center;
|
|
186
|
-
background: #fff;
|
|
187
|
-
color: #363636;
|
|
188
|
-
line-height: 1.3;
|
|
189
|
-
will-change: transform;
|
|
190
|
-
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05);
|
|
191
|
-
max-width: 350px;
|
|
192
|
-
pointer-events: auto;
|
|
193
|
-
padding: 8px 10px;
|
|
194
|
-
border-radius: 8px;
|
|
195
|
-
`,Ro=X("div")`
|
|
196
|
-
display: flex;
|
|
197
|
-
justify-content: center;
|
|
198
|
-
margin: 4px 10px;
|
|
199
|
-
color: inherit;
|
|
200
|
-
flex: 1 1 auto;
|
|
201
|
-
white-space: pre-line;
|
|
202
|
-
`,So=(e,t)=>{let r=e.includes("top")?1:-1,[n,s]=fr()?[Eo,xo]:[vo(r),wo(r)];return{animation:t?`${K(n)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${K(s)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}},Co=M.memo(({toast:e,position:t,style:r,children:n})=>{let s=e.height?So(e.position||t||"top-center",e.visible):{opacity:0},o=M.createElement(bo,{toast:e}),i=M.createElement(Ro,{...e.ariaProps},je(e.message,e));return M.createElement(Oo,{className:e.className,style:{...s,...r,...e.style}},typeof n=="function"?n({icon:o,message:i}):M.createElement(M.Fragment,null,o,i))});Wn(M.createElement);var To=({id:e,className:t,style:r,onHeightUpdate:n,children:s})=>{let o=M.useCallback(i=>{if(i){let c=()=>{let l=i.getBoundingClientRect().height;n(e,l)};c(),new MutationObserver(c).observe(i,{subtree:!0,childList:!0,characterData:!0})}},[e,n]);return M.createElement("div",{ref:o,className:t,style:r},s)},_o=(e,t)=>{let r=e.includes("top"),n=r?{top:0}:{bottom:0},s=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:fr()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(r?1:-1)}px)`,...n,...s}},Po=Ne`
|
|
203
|
-
z-index: 9999;
|
|
204
|
-
> * {
|
|
205
|
-
pointer-events: auto;
|
|
206
|
-
}
|
|
207
|
-
`,Ee=16,Ao=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:s,containerStyle:o,containerClassName:i})=>{let{toasts:c,handlers:l}=no(r);return M.createElement("div",{style:{position:"fixed",zIndex:9999,top:Ee,left:Ee,right:Ee,bottom:Ee,pointerEvents:"none",...o},className:i,onMouseEnter:l.startPause,onMouseLeave:l.endPause},c.map(h=>{let p=h.position||t,f=l.calculateOffset(h,{reverseOrder:e,gutter:n,defaultPosition:t}),v=_o(p,f);return M.createElement(To,{id:h.id,key:h.id,onHeightUpdate:l.updateHeight,className:h.visible?Po:"",style:v},h.type==="custom"?je(h.message,h):s?s(h):M.createElement(Co,{toast:h,position:p}))}))},re=L;const jo=C.createContext({isShown:!1,text:"",hidePrompt:()=>{},showPrompt:()=>{},resolveRef:{current:()=>{}}}),ko=C.createContext({show:!1,text:"",showConfirm:e=>{},hideConfirm:()=>{}}),No=C.createContext({isLoading:!1,startLoading:e=>{},stopLoading:e=>{}}),Mo=C.createContext({user:null,loginUser:()=>Promise.resolve(!0),logoutUser:()=>{}}),dr=()=>{const{axiosInstance:e}=C.useContext(at),t=C.useCallback(()=>localStorage.getItem("token")??null,[]),r=C.useCallback(()=>{const o=t();return o!==null&&o.length>0},[t]),n=C.useCallback(async(o,i)=>{let c=!1;return await e.post("/user/login",{kid:o,password:i}).then(l=>{localStorage.setItem("token",l.data),c=!0}).catch(l=>{console.log(l),c=!1}),c},[e]),s=C.useCallback(()=>{localStorage.removeItem("token"),localStorage.removeItem("user")},[]);return{isAuthenticated:r,getToken:t,authenticate:n,logout:s}};let xe;const Do=new Uint8Array(16);function Fo(){if(!xe&&(xe=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!xe))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return xe(Do)}const D=[];for(let e=0;e<256;++e)D.push((e+256).toString(16).slice(1));function Lo(e,t=0){return D[e[t+0]]+D[e[t+1]]+D[e[t+2]]+D[e[t+3]]+"-"+D[e[t+4]]+D[e[t+5]]+"-"+D[e[t+6]]+D[e[t+7]]+"-"+D[e[t+8]]+D[e[t+9]]+"-"+D[e[t+10]]+D[e[t+11]]+D[e[t+12]]+D[e[t+13]]+D[e[t+14]]+D[e[t+15]]}const zo=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Vt={randomUUID:zo};function Uo(e,t,r){if(Vt.randomUUID&&!t&&!e)return Vt.randomUUID();e=e||{};const n=e.random||(e.rng||Fo)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let s=0;s<16;++s)t[r+s]=n[s];return t}return Lo(n)}const Bo="_toast_1s57i_1",ue={toast:Bo},Io=e=>{switch(e){case"success":return 5e3;case"info":return 5e3;case"danger":return 1e4;case"warning":return 1e4;case"prompt":return 1e4;default:return 5e3}},pr=()=>({addNotification:(t,r)=>{const n=Uo(),s=rr.truncateText(t),o=Io(r),i=W.jsxs(W.Fragment,{children:[s,W.jsx(cr,{onClick:()=>re.dismiss(n),type:"button",style:{position:"absolute",fontSize:"12px",top:"calc(50% - 6px)",right:"8px"}})]});switch(r){case"success":{re(i,{id:n,duration:o,position:"top-center",icon:W.jsx(ar,{size:12}),className:ne("luminus-toast-success rounded shadow bg-success",ue.toast)});break}case"danger":{re(i,{id:n,duration:o,position:"top-center",icon:W.jsx(kn,{size:12}),className:ne("luminus-toast-danger rounded shadow bg-danger",ue.toast)});break}case"warning":{re(i,{id:n,duration:o,position:"top-center",icon:W.jsx(Tn,{size:12}),className:ne("luminus-toast-warning rounded shadow bg-warning",ue.toast)});break}case"info":{re(i,{id:n,duration:o,position:"top-center",icon:W.jsx(An,{size:12}),className:ne("luminus-toast-info rounded shadow bg-info",ue.toast)});break}case"prompt":{re(i,{id:n,duration:o,position:"top-center",icon:W.jsx(jn,{size:12}),className:ne("luminus-toast-prompt rounded shadow bg-light",ue.toast)});break}}}});function hr(e,t){return function(){return e.apply(t,arguments)}}const{toString:Ho}=Object.prototype,{getPrototypeOf:ct}=Object,Me=(e=>t=>{const r=Ho.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),H=e=>(e=e.toLowerCase(),t=>Me(t)===e),De=e=>t=>typeof t===e,{isArray:se}=Array,de=De("undefined");function $o(e){return e!==null&&!de(e)&&e.constructor!==null&&!de(e.constructor)&&U(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const mr=H("ArrayBuffer");function Vo(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&mr(e.buffer),t}const qo=De("string"),U=De("function"),gr=De("number"),Fe=e=>e!==null&&typeof e=="object",Wo=e=>e===!0||e===!1,Ce=e=>{if(Me(e)!=="object")return!1;const t=ct(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Jo=H("Date"),Ko=H("File"),Yo=H("Blob"),Go=H("FileList"),Xo=e=>Fe(e)&&U(e.pipe),Qo=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||U(e.append)&&((t=Me(e))==="formdata"||t==="object"&&U(e.toString)&&e.toString()==="[object FormData]"))},Zo=H("URLSearchParams"),es=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function he(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,s;if(typeof e!="object"&&(e=[e]),se(e))for(n=0,s=e.length;n<s;n++)t.call(null,e[n],n,e);else{const o=r?Object.getOwnPropertyNames(e):Object.keys(e),i=o.length;let c;for(n=0;n<i;n++)c=o[n],t.call(null,e[c],c,e)}}function yr(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,s;for(;n-- >0;)if(s=r[n],t===s.toLowerCase())return s;return null}const br=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,vr=e=>!de(e)&&e!==br;function rt(){const{caseless:e}=vr(this)&&this||{},t={},r=(n,s)=>{const o=e&&yr(t,s)||s;Ce(t[o])&&Ce(n)?t[o]=rt(t[o],n):Ce(n)?t[o]=rt({},n):se(n)?t[o]=n.slice():t[o]=n};for(let n=0,s=arguments.length;n<s;n++)arguments[n]&&he(arguments[n],r);return t}const ts=(e,t,r,{allOwnKeys:n}={})=>(he(t,(s,o)=>{r&&U(s)?e[o]=hr(s,r):e[o]=s},{allOwnKeys:n}),e),rs=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),ns=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},os=(e,t,r,n)=>{let s,o,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),o=s.length;o-- >0;)i=s[o],(!n||n(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=r!==!1&&ct(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},ss=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},is=e=>{if(!e)return null;if(se(e))return e;let t=e.length;if(!gr(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},as=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ct(Uint8Array)),cs=(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let s;for(;(s=n.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},ls=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},us=H("HTMLFormElement"),fs=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,s){return n.toUpperCase()+s}),qt=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),ds=H("RegExp"),wr=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};he(r,(s,o)=>{let i;(i=t(s,o,e))!==!1&&(n[o]=i||s)}),Object.defineProperties(e,n)},ps=e=>{wr(e,(t,r)=>{if(U(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(U(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},hs=(e,t)=>{const r={},n=s=>{s.forEach(o=>{r[o]=!0})};return se(e)?n(e):n(String(e).split(t)),r},ms=()=>{},gs=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Ke="abcdefghijklmnopqrstuvwxyz",Wt="0123456789",Er={DIGIT:Wt,ALPHA:Ke,ALPHA_DIGIT:Ke+Ke.toUpperCase()+Wt},ys=(e=16,t=Er.ALPHA_DIGIT)=>{let r="";const{length:n}=t;for(;e--;)r+=t[Math.random()*n|0];return r};function bs(e){return!!(e&&U(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const vs=e=>{const t=new Array(10),r=(n,s)=>{if(Fe(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[s]=n;const o=se(n)?[]:{};return he(n,(i,c)=>{const l=r(i,s+1);!de(l)&&(o[c]=l)}),t[s]=void 0,o}}return n};return r(e,0)},ws=H("AsyncFunction"),Es=e=>e&&(Fe(e)||U(e))&&U(e.then)&&U(e.catch),u={isArray:se,isArrayBuffer:mr,isBuffer:$o,isFormData:Qo,isArrayBufferView:Vo,isString:qo,isNumber:gr,isBoolean:Wo,isObject:Fe,isPlainObject:Ce,isUndefined:de,isDate:Jo,isFile:Ko,isBlob:Yo,isRegExp:ds,isFunction:U,isStream:Xo,isURLSearchParams:Zo,isTypedArray:as,isFileList:Go,forEach:he,merge:rt,extend:ts,trim:es,stripBOM:rs,inherits:ns,toFlatObject:os,kindOf:Me,kindOfTest:H,endsWith:ss,toArray:is,forEachEntry:cs,matchAll:ls,isHTMLForm:us,hasOwnProperty:qt,hasOwnProp:qt,reduceDescriptors:wr,freezeMethods:ps,toObjectSet:hs,toCamelCase:fs,noop:ms,toFiniteNumber:gs,findKey:yr,global:br,isContextDefined:vr,ALPHABET:Er,generateString:ys,isSpecCompliantForm:bs,toJSONObject:vs,isAsyncFn:ws,isThenable:Es};function x(e,t,r,n,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),s&&(this.response=s)}u.inherits(x,Error,{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:u.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const xr=x.prototype,Or={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Or[e]={value:e}});Object.defineProperties(x,Or);Object.defineProperty(xr,"isAxiosError",{value:!0});x.from=(e,t,r,n,s,o)=>{const i=Object.create(xr);return u.toFlatObject(e,i,function(l){return l!==Error.prototype},c=>c!=="isAxiosError"),x.call(i,e.message,t,r,n,s),i.cause=e,i.name=e.name,o&&Object.assign(i,o),i};const xs=null;function nt(e){return u.isPlainObject(e)||u.isArray(e)}function Rr(e){return u.endsWith(e,"[]")?e.slice(0,-2):e}function Jt(e,t,r){return e?e.concat(t).map(function(s,o){return s=Rr(s),!r&&o?"["+s+"]":s}).join(r?".":""):t}function Os(e){return u.isArray(e)&&!e.some(nt)}const Rs=u.toFlatObject(u,{},null,function(t){return/^is[A-Z]/.test(t)});function Le(e,t,r){if(!u.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=u.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,k){return!u.isUndefined(k[y])});const n=r.metaTokens,s=r.visitor||p,o=r.dots,i=r.indexes,l=(r.Blob||typeof Blob<"u"&&Blob)&&u.isSpecCompliantForm(t);if(!u.isFunction(s))throw new TypeError("visitor must be a function");function h(g){if(g===null)return"";if(u.isDate(g))return g.toISOString();if(!l&&u.isBlob(g))throw new x("Blob is not supported. Use a Buffer instead.");return u.isArrayBuffer(g)||u.isTypedArray(g)?l&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function p(g,y,k){let _=g;if(g&&!k&&typeof g=="object"){if(u.endsWith(y,"{}"))y=n?y:y.slice(0,-2),g=JSON.stringify(g);else if(u.isArray(g)&&Os(g)||(u.isFileList(g)||u.endsWith(y,"[]"))&&(_=u.toArray(g)))return y=Rr(y),_.forEach(function(B,Ue){!(u.isUndefined(B)||B===null)&&t.append(i===!0?Jt([y],Ue,o):i===null?y:y+"[]",h(B))}),!1}return nt(g)?!0:(t.append(Jt(k,y,o),h(g)),!1)}const f=[],v=Object.assign(Rs,{defaultVisitor:p,convertValue:h,isVisitable:nt});function R(g,y){if(!u.isUndefined(g)){if(f.indexOf(g)!==-1)throw Error("Circular reference detected in "+y.join("."));f.push(g),u.forEach(g,function(_,T){(!(u.isUndefined(_)||_===null)&&s.call(t,_,u.isString(T)?T.trim():T,y,v))===!0&&R(_,y?y.concat(T):[T])}),f.pop()}}if(!u.isObject(e))throw new TypeError("data must be an object");return R(e),t}function Kt(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function lt(e,t){this._pairs=[],e&&Le(e,this,t)}const Sr=lt.prototype;Sr.append=function(t,r){this._pairs.push([t,r])};Sr.toString=function(t){const r=t?function(n){return t.call(this,n,Kt)}:Kt;return this._pairs.map(function(s){return r(s[0])+"="+r(s[1])},"").join("&")};function Ss(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Cr(e,t,r){if(!t)return e;const n=r&&r.encode||Ss,s=r&&r.serialize;let o;if(s?o=s(t,r):o=u.isURLSearchParams(t)?t.toString():new lt(t,r).toString(n),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Yt{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){u.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Tr={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Cs=typeof URLSearchParams<"u"?URLSearchParams:lt,Ts=typeof FormData<"u"?FormData:null,_s=typeof Blob<"u"?Blob:null,Ps={isBrowser:!0,classes:{URLSearchParams:Cs,FormData:Ts,Blob:_s},protocols:["http","https","file","blob","url","data"]},_r=typeof window<"u"&&typeof document<"u",As=(e=>_r&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),js=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",ks=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:_r,hasStandardBrowserEnv:As,hasStandardBrowserWebWorkerEnv:js},Symbol.toStringTag,{value:"Module"})),I={...ks,...Ps};function Ns(e,t){return Le(e,new I.classes.URLSearchParams,Object.assign({visitor:function(r,n,s,o){return I.isNode&&u.isBuffer(r)?(this.append(n,r.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Ms(e){return u.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Ds(e){const t={},r=Object.keys(e);let n;const s=r.length;let o;for(n=0;n<s;n++)o=r[n],t[o]=e[o];return t}function Pr(e){function t(r,n,s,o){let i=r[o++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),l=o>=r.length;return i=!i&&u.isArray(s)?s.length:i,l?(u.hasOwnProp(s,i)?s[i]=[s[i],n]:s[i]=n,!c):((!s[i]||!u.isObject(s[i]))&&(s[i]=[]),t(r,n,s[i],o)&&u.isArray(s[i])&&(s[i]=Ds(s[i])),!c)}if(u.isFormData(e)&&u.isFunction(e.entries)){const r={};return u.forEachEntry(e,(n,s)=>{t(Ms(n),s,r,0)}),r}return null}function Fs(e,t,r){if(u.isString(e))try{return(t||JSON.parse)(e),u.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const ut={transitional:Tr,adapter:["xhr","http"],transformRequest:[function(t,r){const n=r.getContentType()||"",s=n.indexOf("application/json")>-1,o=u.isObject(t);if(o&&u.isHTMLForm(t)&&(t=new FormData(t)),u.isFormData(t))return s?JSON.stringify(Pr(t)):t;if(u.isArrayBuffer(t)||u.isBuffer(t)||u.isStream(t)||u.isFile(t)||u.isBlob(t))return t;if(u.isArrayBufferView(t))return t.buffer;if(u.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Ns(t,this.formSerializer).toString();if((c=u.isFileList(t))||n.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Le(c?{"files[]":t}:t,l&&new l,this.formSerializer)}}return o||s?(r.setContentType("application/json",!1),Fs(t)):t}],transformResponse:[function(t){const r=this.transitional||ut.transitional,n=r&&r.forcedJSONParsing,s=this.responseType==="json";if(t&&u.isString(t)&&(n&&!this.responseType||s)){const i=!(r&&r.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(c){if(i)throw c.name==="SyntaxError"?x.from(c,x.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:I.classes.FormData,Blob:I.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};u.forEach(["delete","get","head","post","put","patch"],e=>{ut.headers[e]={}});const ft=ut,Ls=u.toObjectSet(["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"]),zs=e=>{const t={};let r,n,s;return e&&e.split(`
|
|
208
|
-
`).forEach(function(i){s=i.indexOf(":"),r=i.substring(0,s).trim().toLowerCase(),n=i.substring(s+1).trim(),!(!r||t[r]&&Ls[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Gt=Symbol("internals");function fe(e){return e&&String(e).trim().toLowerCase()}function Te(e){return e===!1||e==null?e:u.isArray(e)?e.map(Te):String(e)}function Us(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const Bs=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ye(e,t,r,n,s){if(u.isFunction(n))return n.call(this,t,r);if(s&&(t=r),!!u.isString(t)){if(u.isString(n))return t.indexOf(n)!==-1;if(u.isRegExp(n))return n.test(t)}}function Is(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function Hs(e,t){const r=u.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(s,o,i){return this[n].call(this,t,s,o,i)},configurable:!0})})}class ze{constructor(t){t&&this.set(t)}set(t,r,n){const s=this;function o(c,l,h){const p=fe(l);if(!p)throw new Error("header name must be a non-empty string");const f=u.findKey(s,p);(!f||s[f]===void 0||h===!0||h===void 0&&s[f]!==!1)&&(s[f||l]=Te(c))}const i=(c,l)=>u.forEach(c,(h,p)=>o(h,p,l));return u.isPlainObject(t)||t instanceof this.constructor?i(t,r):u.isString(t)&&(t=t.trim())&&!Bs(t)?i(zs(t),r):t!=null&&o(r,t,n),this}get(t,r){if(t=fe(t),t){const n=u.findKey(this,t);if(n){const s=this[n];if(!r)return s;if(r===!0)return Us(s);if(u.isFunction(r))return r.call(this,s,n);if(u.isRegExp(r))return r.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=fe(t),t){const n=u.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Ye(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let s=!1;function o(i){if(i=fe(i),i){const c=u.findKey(n,i);c&&(!r||Ye(n,n[c],c,r))&&(delete n[c],s=!0)}}return u.isArray(t)?t.forEach(o):o(t),s}clear(t){const r=Object.keys(this);let n=r.length,s=!1;for(;n--;){const o=r[n];(!t||Ye(this,this[o],o,t,!0))&&(delete this[o],s=!0)}return s}normalize(t){const r=this,n={};return u.forEach(this,(s,o)=>{const i=u.findKey(n,o);if(i){r[i]=Te(s),delete r[o];return}const c=t?Is(o):String(o).trim();c!==o&&delete r[o],r[c]=Te(s),n[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return u.forEach(this,(n,s)=>{n!=null&&n!==!1&&(r[s]=t&&u.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
|
|
209
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(s=>n.set(s)),n}static accessor(t){const n=(this[Gt]=this[Gt]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=fe(i);n[c]||(Hs(s,i),n[c]=!0)}return u.isArray(t)?t.forEach(o):o(t),this}}ze.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);u.reduceDescriptors(ze.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});u.freezeMethods(ze);const J=ze;function Ge(e,t){const r=this||ft,n=t||r,s=J.from(n.headers);let o=n.data;return u.forEach(e,function(c){o=c.call(r,o,s.normalize(),t?t.status:void 0)}),s.normalize(),o}function Ar(e){return!!(e&&e.__CANCEL__)}function me(e,t,r){x.call(this,e??"canceled",x.ERR_CANCELED,t,r),this.name="CanceledError"}u.inherits(me,x,{__CANCEL__:!0});function $s(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new x("Request failed with status code "+r.status,[x.ERR_BAD_REQUEST,x.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const Vs=I.hasStandardBrowserEnv?{write(e,t,r,n,s,o){const i=[e+"="+encodeURIComponent(t)];u.isNumber(r)&&i.push("expires="+new Date(r).toGMTString()),u.isString(n)&&i.push("path="+n),u.isString(s)&&i.push("domain="+s),o===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function qs(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ws(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function jr(e,t){return e&&!qs(t)?Ws(e,t):t}const Js=I.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");let n;function s(o){let i=o;return t&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{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 n=s(window.location.href),function(i){const c=u.isString(i)?s(i):i;return c.protocol===n.protocol&&c.host===n.host}}():function(){return function(){return!0}}();function Ks(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Ys(e,t){e=e||10;const r=new Array(e),n=new Array(e);let s=0,o=0,i;return t=t!==void 0?t:1e3,function(l){const h=Date.now(),p=n[o];i||(i=h),r[s]=l,n[s]=h;let f=o,v=0;for(;f!==s;)v+=r[f++],f=f%e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),h-i<t)return;const R=p&&h-p;return R?Math.round(v*1e3/R):void 0}}function Xt(e,t){let r=0;const n=Ys(50,250);return s=>{const o=s.loaded,i=s.lengthComputable?s.total:void 0,c=o-r,l=n(c),h=o<=i;r=o;const p={loaded:o,total:i,progress:i?o/i:void 0,bytes:c,rate:l||void 0,estimated:l&&i&&h?(i-o)/l:void 0,event:s};p[t?"download":"upload"]=!0,e(p)}}const Gs=typeof XMLHttpRequest<"u",Xs=Gs&&function(e){return new Promise(function(r,n){let s=e.data;const o=J.from(e.headers).normalize();let{responseType:i,withXSRFToken:c}=e,l;function h(){e.cancelToken&&e.cancelToken.unsubscribe(l),e.signal&&e.signal.removeEventListener("abort",l)}let p;if(u.isFormData(s)){if(I.hasStandardBrowserEnv||I.hasStandardBrowserWebWorkerEnv)o.setContentType(!1);else if((p=o.getContentType())!==!1){const[y,...k]=p?p.split(";").map(_=>_.trim()).filter(Boolean):[];o.setContentType([y||"multipart/form-data",...k].join("; "))}}let f=new XMLHttpRequest;if(e.auth){const y=e.auth.username||"",k=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.set("Authorization","Basic "+btoa(y+":"+k))}const v=jr(e.baseURL,e.url);f.open(e.method.toUpperCase(),Cr(v,e.params,e.paramsSerializer),!0),f.timeout=e.timeout;function R(){if(!f)return;const y=J.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders()),_={data:!i||i==="text"||i==="json"?f.responseText:f.response,status:f.status,statusText:f.statusText,headers:y,config:e,request:f};$s(function(B){r(B),h()},function(B){n(B),h()},_),f=null}if("onloadend"in f?f.onloadend=R:f.onreadystatechange=function(){!f||f.readyState!==4||f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)||setTimeout(R)},f.onabort=function(){f&&(n(new x("Request aborted",x.ECONNABORTED,e,f)),f=null)},f.onerror=function(){n(new x("Network Error",x.ERR_NETWORK,e,f)),f=null},f.ontimeout=function(){let k=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const _=e.transitional||Tr;e.timeoutErrorMessage&&(k=e.timeoutErrorMessage),n(new x(k,_.clarifyTimeoutError?x.ETIMEDOUT:x.ECONNABORTED,e,f)),f=null},I.hasStandardBrowserEnv&&(c&&u.isFunction(c)&&(c=c(e)),c||c!==!1&&Js(v))){const y=e.xsrfHeaderName&&e.xsrfCookieName&&Vs.read(e.xsrfCookieName);y&&o.set(e.xsrfHeaderName,y)}s===void 0&&o.setContentType(null),"setRequestHeader"in f&&u.forEach(o.toJSON(),function(k,_){f.setRequestHeader(_,k)}),u.isUndefined(e.withCredentials)||(f.withCredentials=!!e.withCredentials),i&&i!=="json"&&(f.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&f.addEventListener("progress",Xt(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&f.upload&&f.upload.addEventListener("progress",Xt(e.onUploadProgress)),(e.cancelToken||e.signal)&&(l=y=>{f&&(n(!y||y.type?new me(null,e,f):y),f.abort(),f=null)},e.cancelToken&&e.cancelToken.subscribe(l),e.signal&&(e.signal.aborted?l():e.signal.addEventListener("abort",l)));const g=Ks(v);if(g&&I.protocols.indexOf(g)===-1){n(new x("Unsupported protocol "+g+":",x.ERR_BAD_REQUEST,e));return}f.send(s||null)})},ot={http:xs,xhr:Xs};u.forEach(ot,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Qt=e=>`- ${e}`,Qs=e=>u.isFunction(e)||e===null||e===!1,kr={getAdapter:e=>{e=u.isArray(e)?e:[e];const{length:t}=e;let r,n;const s={};for(let o=0;o<t;o++){r=e[o];let i;if(n=r,!Qs(r)&&(n=ot[(i=String(r)).toLowerCase()],n===void 0))throw new x(`Unknown adapter '${i}'`);if(n)break;s[i||"#"+o]=n}if(!n){const o=Object.entries(s).map(([c,l])=>`adapter ${c} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?o.length>1?`since :
|
|
210
|
-
`+o.map(Qt).join(`
|
|
211
|
-
`):" "+Qt(o[0]):"as no adapter specified";throw new x("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return n},adapters:ot};function Xe(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new me(null,e)}function Zt(e){return Xe(e),e.headers=J.from(e.headers),e.data=Ge.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),kr.getAdapter(e.adapter||ft.adapter)(e).then(function(n){return Xe(e),n.data=Ge.call(e,e.transformResponse,n),n.headers=J.from(n.headers),n},function(n){return Ar(n)||(Xe(e),n&&n.response&&(n.response.data=Ge.call(e,e.transformResponse,n.response),n.response.headers=J.from(n.response.headers))),Promise.reject(n)})}const er=e=>e instanceof J?{...e}:e;function oe(e,t){t=t||{};const r={};function n(h,p,f){return u.isPlainObject(h)&&u.isPlainObject(p)?u.merge.call({caseless:f},h,p):u.isPlainObject(p)?u.merge({},p):u.isArray(p)?p.slice():p}function s(h,p,f){if(u.isUndefined(p)){if(!u.isUndefined(h))return n(void 0,h,f)}else return n(h,p,f)}function o(h,p){if(!u.isUndefined(p))return n(void 0,p)}function i(h,p){if(u.isUndefined(p)){if(!u.isUndefined(h))return n(void 0,h)}else return n(void 0,p)}function c(h,p,f){if(f in t)return n(h,p);if(f in e)return n(void 0,h)}const l={url:o,method:o,data:o,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(h,p)=>s(er(h),er(p),!0)};return u.forEach(Object.keys(Object.assign({},e,t)),function(p){const f=l[p]||s,v=f(e[p],t[p],p);u.isUndefined(v)&&f!==c||(r[p]=v)}),r}const Nr="1.6.8",dt={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{dt[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const tr={};dt.transitional=function(t,r,n){function s(o,i){return"[Axios v"+Nr+"] Transitional option '"+o+"'"+i+(n?". "+n:"")}return(o,i,c)=>{if(t===!1)throw new x(s(i," has been removed"+(r?" in "+r:"")),x.ERR_DEPRECATED);return r&&!tr[i]&&(tr[i]=!0,console.warn(s(i," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(o,i,c):!0}};function Zs(e,t,r){if(typeof e!="object")throw new x("options must be an object",x.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let s=n.length;for(;s-- >0;){const o=n[s],i=t[o];if(i){const c=e[o],l=c===void 0||i(c,o,e);if(l!==!0)throw new x("option "+o+" must be "+l,x.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new x("Unknown option "+o,x.ERR_BAD_OPTION)}}const st={assertOptions:Zs,validators:dt},Y=st.validators;class ke{constructor(t){this.defaults=t,this.interceptors={request:new Yt,response:new Yt}}async request(t,r){try{return await this._request(t,r)}catch(n){if(n instanceof Error){let s;Error.captureStackTrace?Error.captureStackTrace(s={}):s=new Error;const o=s.stack?s.stack.replace(/^.+\n/,""):"";n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
|
|
212
|
-
`+o):n.stack=o}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=oe(this.defaults,r);const{transitional:n,paramsSerializer:s,headers:o}=r;n!==void 0&&st.assertOptions(n,{silentJSONParsing:Y.transitional(Y.boolean),forcedJSONParsing:Y.transitional(Y.boolean),clarifyTimeoutError:Y.transitional(Y.boolean)},!1),s!=null&&(u.isFunction(s)?r.paramsSerializer={serialize:s}:st.assertOptions(s,{encode:Y.function,serialize:Y.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let i=o&&u.merge(o.common,o[r.method]);o&&u.forEach(["delete","get","head","post","put","patch","common"],g=>{delete o[g]}),r.headers=J.concat(i,o);const c=[];let l=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(r)===!1||(l=l&&y.synchronous,c.unshift(y.fulfilled,y.rejected))});const h=[];this.interceptors.response.forEach(function(y){h.push(y.fulfilled,y.rejected)});let p,f=0,v;if(!l){const g=[Zt.bind(this),void 0];for(g.unshift.apply(g,c),g.push.apply(g,h),v=g.length,p=Promise.resolve(r);f<v;)p=p.then(g[f++],g[f++]);return p}v=c.length;let R=r;for(f=0;f<v;){const g=c[f++],y=c[f++];try{R=g(R)}catch(k){y.call(this,k);break}}try{p=Zt.call(this,R)}catch(g){return Promise.reject(g)}for(f=0,v=h.length;f<v;)p=p.then(h[f++],h[f++]);return p}getUri(t){t=oe(this.defaults,t);const r=jr(t.baseURL,t.url);return Cr(r,t.params,t.paramsSerializer)}}u.forEach(["delete","get","head","options"],function(t){ke.prototype[t]=function(r,n){return this.request(oe(n||{},{method:t,url:r,data:(n||{}).data}))}});u.forEach(["post","put","patch"],function(t){function r(n){return function(o,i,c){return this.request(oe(c||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:o,data:i}))}}ke.prototype[t]=r(),ke.prototype[t+"Form"]=r(!0)});const _e=ke;class pt{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(o){r=o});const n=this;this.promise.then(s=>{if(!n._listeners)return;let o=n._listeners.length;for(;o-- >0;)n._listeners[o](s);n._listeners=null}),this.promise.then=s=>{let o;const i=new Promise(c=>{n.subscribe(c),o=c}).then(s);return i.cancel=function(){n.unsubscribe(o)},i},t(function(o,i,c){n.reason||(n.reason=new me(o,i,c),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}static source(){let t;return{token:new pt(function(s){t=s}),cancel:t}}}const ei=pt;function ti(e){return function(r){return e.apply(null,r)}}function ri(e){return u.isObject(e)&&e.isAxiosError===!0}const it={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(it).forEach(([e,t])=>{it[t]=e});const ni=it;function Mr(e){const t=new _e(e),r=hr(_e.prototype.request,t);return u.extend(r,_e.prototype,t,{allOwnKeys:!0}),u.extend(r,t,null,{allOwnKeys:!0}),r.create=function(s){return Mr(oe(e,s))},r}const P=Mr(ft);P.Axios=_e;P.CanceledError=me;P.CancelToken=ei;P.isCancel=Ar;P.VERSION=Nr;P.toFormData=Le;P.AxiosError=x;P.Cancel=P.CanceledError;P.all=function(t){return Promise.all(t)};P.spread=ti;P.isAxiosError=ri;P.mergeConfig=oe;P.AxiosHeaders=J;P.formToJSON=e=>Pr(u.isHTMLForm(e)?new FormData(e):e);P.getAdapter=kr.getAdapter;P.HttpStatusCode=ni;P.default=P;const oi=P.CancelToken,si=(e=!0)=>{const{axiosInstance:t,language:r,axiosTexts:n}=C.useContext(at),{addNotification:s}=pr(),{getToken:o}=dr();return C.useEffect(()=>{t.interceptors.request.clear(),t.interceptors.response.clear();const i=t.interceptors.request.use(l=>{var h,p,f;return e&&!l.headers.Authorization&&(l.headers.Authorization=`Bearer ${o()}`),(h=l.url)!=null&&h.includes("culture=")?l.url=(p=l.url)==null?void 0:p.replace(/culture=[a-z]{2}/,`culture=${r}`):l.url=`${l.url}${(f=l.url)!=null&&f.includes("?")?"&":"?"}culture=${r}`,l},l=>Promise.reject(l)),c=t.interceptors.response.use(l=>l,l=>{if(P.isCancel(l))return Promise.reject(l);const h=rr.extractErrorsFromResponse(l);if(h.length>0){const p=h.find(f=>f.name.toLowerCase()==="others");return p?(s(p.errors,"danger"),Promise.reject(l)):(s(n.validationError,"warning"),Promise.reject(l))}return l.message&&l.message==="Network Error"?(s(n.networkError,"danger"),Promise.reject(l)):(P.isCancel(l)||s(n.unexpectedError,"danger"),Promise.reject(l))});return()=>{t.interceptors.request.eject(i),t.interceptors.response.eject(c)}},[t,s,r,o,e,n]),t};exports.ConfirmContext=ko;exports.GenIcon=N;exports.Ie=Ao;exports.LoadingContext=No;exports.LuminusComponentsContext=at;exports.MdCheck=Sn;exports.MdClear=Rn;exports.MdOutlineAddCircleOutline=Nn;exports.MdOutlineArrowOutward=Cn;exports.MdOutlineCheck=ar;exports.MdOutlineChevronRight=zn;exports.MdOutlineClose=cr;exports.MdOutlineDelete=_n;exports.MdOutlineEdit=Ln;exports.MdOutlineExpand=Pn;exports.MdOutlineFileUpload=Mn;exports.MdOutlineKeyboardArrowLeft=Dn;exports.MdOutlineKeyboardArrowRight=Fn;exports.MdOutlineMoreHoriz=Un;exports.PromptContext=jo;exports.UserContext=Mo;exports.cancelToken=oi;exports.classNames=ne;exports.getDefaultExportFromCjs=nr;exports.jsxRuntimeExports=W;exports.useAuth=dr;exports.useAxios=si;exports.useNotifications=pr;
|