50p82u21t54k 0.0.51 → 0.0.53

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.
Files changed (67) hide show
  1. package/dist/50p82u21t54k.cjs.js +1 -1
  2. package/dist/50p82u21t54k.es.js +534 -43
  3. package/dist/50p82u21t54k.umd.js +1 -1
  4. package/dist/api/agentRegister/agentRegisterApi.d.ts +3 -0
  5. package/dist/api/agentRegister/agentRegisterApi.d.ts.map +1 -0
  6. package/dist/api/agentRegister/index.d.ts +3 -0
  7. package/dist/api/agentRegister/index.d.ts.map +1 -0
  8. package/dist/api/agentRegister/type.d.ts +23 -0
  9. package/dist/api/agentRegister/type.d.ts.map +1 -0
  10. package/dist/api/eventList/eventListApi.d.ts +3 -0
  11. package/dist/api/eventList/eventListApi.d.ts.map +1 -0
  12. package/dist/api/eventList/index.d.ts +3 -0
  13. package/dist/api/eventList/index.d.ts.map +1 -0
  14. package/dist/api/eventList/type.d.ts +18 -0
  15. package/dist/api/eventList/type.d.ts.map +1 -0
  16. package/dist/api/fishGames/fishGamesApi.d.ts +3 -0
  17. package/dist/api/fishGames/fishGamesApi.d.ts.map +1 -0
  18. package/dist/api/fishGames/index.d.ts +3 -0
  19. package/dist/api/fishGames/index.d.ts.map +1 -0
  20. package/dist/api/fishGames/type.d.ts +10 -0
  21. package/dist/api/fishGames/type.d.ts.map +1 -0
  22. package/dist/api/general/api.d.ts.map +1 -1
  23. package/dist/api/getSetting/getSettingApi.d.ts +3 -0
  24. package/dist/api/getSetting/getSettingApi.d.ts.map +1 -0
  25. package/dist/api/getSetting/index.d.ts +3 -0
  26. package/dist/api/getSetting/index.d.ts.map +1 -0
  27. package/dist/api/getSetting/type.d.ts +31 -0
  28. package/dist/api/getSetting/type.d.ts.map +1 -0
  29. package/dist/api/hotGames/hotGamesApi.d.ts +3 -0
  30. package/dist/api/hotGames/hotGamesApi.d.ts.map +1 -0
  31. package/dist/api/hotGames/index.d.ts +3 -0
  32. package/dist/api/hotGames/index.d.ts.map +1 -0
  33. package/dist/api/hotGames/type.d.ts +9 -0
  34. package/dist/api/hotGames/type.d.ts.map +1 -0
  35. package/dist/api/logout/index.d.ts +3 -0
  36. package/dist/api/logout/index.d.ts.map +1 -0
  37. package/dist/api/logout/logoutApi.d.ts +3 -0
  38. package/dist/api/logout/logoutApi.d.ts.map +1 -0
  39. package/dist/api/logout/type.d.ts +8 -0
  40. package/dist/api/logout/type.d.ts.map +1 -0
  41. package/dist/api/mSignUp/index.d.ts +3 -0
  42. package/dist/api/mSignUp/index.d.ts.map +1 -0
  43. package/dist/api/mSignUp/mSignUpApi.d.ts +3 -0
  44. package/dist/api/mSignUp/mSignUpApi.d.ts.map +1 -0
  45. package/dist/api/mSignUp/type.d.ts +28 -0
  46. package/dist/api/mSignUp/type.d.ts.map +1 -0
  47. package/dist/api/platforms/index.d.ts +3 -0
  48. package/dist/api/platforms/index.d.ts.map +1 -0
  49. package/dist/api/platforms/platformsApi.d.ts +3 -0
  50. package/dist/api/platforms/platformsApi.d.ts.map +1 -0
  51. package/dist/api/platforms/type.d.ts +14 -0
  52. package/dist/api/platforms/type.d.ts.map +1 -0
  53. package/dist/api/promotion/index.d.ts +3 -0
  54. package/dist/api/promotion/index.d.ts.map +1 -0
  55. package/dist/api/promotion/promotionApi.d.ts +3 -0
  56. package/dist/api/promotion/promotionApi.d.ts.map +1 -0
  57. package/dist/api/promotion/type.d.ts +23 -0
  58. package/dist/api/promotion/type.d.ts.map +1 -0
  59. package/dist/index.d.ts +10 -2
  60. package/dist/index.d.ts.map +1 -1
  61. package/dist/util/tool.d.ts +5 -0
  62. package/dist/util/tool.d.ts.map +1 -1
  63. package/dist/util/type.d.ts +15 -0
  64. package/dist/util/type.d.ts.map +1 -1
  65. package/package.json +1 -1
  66. package/dist/plugin.d.ts +0 -7
  67. package/dist/plugin.d.ts.map +0 -1
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("crypto-js")):"function"==typeof define&&define.amd?define(["exports","crypto-js"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self)["50p82u21t54k"]={},e.CryptoJS)}(this,function(e,t){"use strict";var n=Object.defineProperty,s=Object.defineProperties,r=Object.getOwnPropertyDescriptors,o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable,u=(e,t,s)=>t in e?n(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,c=(e,t)=>{for(var n in t||(t={}))a.call(t,n)&&u(e,n,t[n]);if(o)for(var n of o(t))l.call(t,n)&&u(e,n,t[n]);return e},i=(e,t,n)=>new Promise((s,r)=>{var o=e=>{try{l(n.next(e))}catch(t){r(t)}},a=e=>{try{l(n.throw(e))}catch(t){r(t)}},l=e=>e.done?s(e.value):Promise.resolve(e.value).then(o,a);l((n=n.apply(e,t)).next())});function d(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return e=>e in t}const p="production"!==process.env.NODE_ENV?Object.freeze({}):{};"production"===process.env.NODE_ENV||Object.freeze([]);const f=()=>{},g=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),h=Object.assign,m=Object.prototype.hasOwnProperty,v=(e,t)=>m.call(e,t),_=Array.isArray,y=e=>"[object Map]"===S(e),b=e=>"function"==typeof e,w=e=>"string"==typeof e,E=e=>"symbol"==typeof e,N=e=>null!==e&&"object"==typeof e,O=Object.prototype.toString,S=e=>O.call(e),k=e=>S(e).slice(8,-1),j=e=>w(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,x=(()=>{const e=Object.create(null);return t=>e[t]||(e[t]=(e=>e.charAt(0).toUpperCase()+e.slice(1))(t))})(),C=(e,t)=>!Object.is(e,t);let V;const R=()=>V||(V="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function D(e){if(_(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=w(s)?L(s):D(s);if(r)for(const e in r)t[e]=r[e]}return t}if(w(e)||N(e))return e}const T=/;(?![^(]*\))/g,A=/:([^]+)/,P=/\/\*[^]*?\*\//g;function L(e){const t={};return e.replace(P,"").split(T).forEach(e=>{if(e){const n=e.split(A);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function I(e){let t="";if(w(e))t=e;else if(_(e))for(let n=0;n<e.length;n++){const s=I(e[n]);s&&(t+=s+" ")}else if(N(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}let $,M=0;function F(){M++}function B(){if(--M>0)return;let e;for(;$;){let n=$;for($=void 0;n;){const s=n.next;if(n.next=void 0,n.flags&=-9,1&n.flags)try{n.trigger()}catch(t){e||(e=t)}n=s}}if(e)throw e}class q{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0,"production"!==process.env.NODE_ENV&&(this.subsHead=void 0)}track(e){}trigger(e){this.version++,this.notify(e)}notify(e){F();try{if("production"!==process.env.NODE_ENV)for(let t=this.subsHead;t;t=t.nextSub)!t.sub.onTrigger||8&t.sub.flags||t.sub.onTrigger(h({effect:t.sub},e));for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{B()}}}const W=new WeakMap,U=Symbol("production"!==process.env.NODE_ENV?"Object iterate":""),J=Symbol("production"!==process.env.NODE_ENV?"Map keys iterate":""),z=Symbol("production"!==process.env.NODE_ENV?"Array iterate":"");function H(e,t,n,s,r,o){const a=W.get(e);if(!a)return;const l=a=>{a&&("production"!==process.env.NODE_ENV?a.trigger({target:e,type:t,key:n,newValue:s,oldValue:r,oldTarget:o}):a.trigger())};if(F(),"clear"===t)a.forEach(l);else{const r=_(e),o=r&&j(n);if(r&&"length"===n){const e=Number(s);a.forEach((t,n)=>{("length"===n||n===z||!E(n)&&n>=e)&&l(t)})}else switch((void 0!==n||a.has(void 0))&&l(a.get(n)),o&&l(a.get(z)),t){case"add":r?o&&l(a.get("length")):(l(a.get(U)),y(e)&&l(a.get(J)));break;case"delete":r||(l(a.get(U)),y(e)&&l(a.get(J)));break;case"set":y(e)&&l(a.get(U))}}B()}function K(e){const t=Ce(e);return t===e||je(e)?t:t.map(Ve)}function G(e){return Ce(e)}const X={__proto__:null,[Symbol.iterator](){return Q(this,Symbol.iterator,Ve)},concat(...e){return K(this).concat(...e.map(e=>_(e)?K(e):e))},entries(){return Q(this,"entries",e=>(e[1]=Ve(e[1]),e))},every(e,t){return Z(this,"every",e,t,void 0,arguments)},filter(e,t){return Z(this,"filter",e,t,e=>e.map(Ve),arguments)},find(e,t){return Z(this,"find",e,t,Ve,arguments)},findIndex(e,t){return Z(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Z(this,"findLast",e,t,Ve,arguments)},findLastIndex(e,t){return Z(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Z(this,"forEach",e,t,void 0,arguments)},includes(...e){return te(this,"includes",e)},indexOf(...e){return te(this,"indexOf",e)},join(e){return K(this).join(e)},lastIndexOf(...e){return te(this,"lastIndexOf",e)},map(e,t){return Z(this,"map",e,t,void 0,arguments)},pop(){return ne(this,"pop")},push(...e){return ne(this,"push",e)},reduce(e,...t){return ee(this,"reduce",e,t)},reduceRight(e,...t){return ee(this,"reduceRight",e,t)},shift(){return ne(this,"shift")},some(e,t){return Z(this,"some",e,t,void 0,arguments)},splice(...e){return ne(this,"splice",e)},toReversed(){return K(this).toReversed()},toSorted(e){return K(this).toSorted(e)},toSpliced(...e){return K(this).toSpliced(...e)},unshift(...e){return ne(this,"unshift",e)},values(){return Q(this,"values",Ve)}};function Q(e,t,n){const s=G(e),r=s[t]();return s===e||je(e)||(r._next=r.next,r.next=()=>{const e=r._next();return e.done||(e.value=n(e.value)),e}),r}const Y=Array.prototype;function Z(e,t,n,s,r,o){const a=G(e),l=a!==e&&!je(e),u=a[t];if(u!==Y[t]){const t=u.apply(e,o);return l?Ve(t):t}let c=n;a!==e&&(l?c=function(t,s){return n.call(this,Ve(t),s,e)}:n.length>2&&(c=function(t,s){return n.call(this,t,s,e)}));const i=u.call(a,c,s);return l&&r?r(i):i}function ee(e,t,n,s){const r=G(e);let o=n;return r!==e&&(je(e)?n.length>3&&(o=function(t,s,r){return n.call(this,t,s,r,e)}):o=function(t,s,r){return n.call(this,t,Ve(s),r,e)}),r[t](o,...s)}function te(e,t,n){const s=Ce(e),r=s[t](...n);return-1!==r&&!1!==r||!xe(n[0])?r:(n[0]=Ce(n[0]),s[t](...n))}function ne(e,t,n=[]){F();const s=Ce(e)[t].apply(e,n);return B(),s}const se=d("__proto__,__v_isRef,__isVue"),re=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>"arguments"!==e&&"caller"!==e).map(e=>Symbol[e]).filter(E));function oe(e){return E(e)||(e=String(e)),Ce(this).hasOwnProperty(e)}class ae{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){if("__v_skip"===t)return e.__v_skip;const s=this._isReadonly,r=this._isShallow;if("__v_isReactive"===t)return!s;if("__v_isReadonly"===t)return s;if("__v_isShallow"===t)return r;if("__v_raw"===t)return n===(s?r?we:be:r?ye:_e).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const o=_(e);if(!s){let e;if(o&&(e=X[t]))return e;if("hasOwnProperty"===t)return oe}const a=Reflect.get(e,t,De(e)?e:n);if(E(t)?re.has(t):se(t))return a;if(r)return a;if(De(a)){const e=o&&j(t)?a:a.value;return s&&N(e)?Ne(e):e}return N(a)?s?Ne(a):Ee(a):a}}class le extends ae{constructor(e=!1){super(!1,e)}set(e,t,n,s){let r=e[t];if(!this._isShallow){const s=ke(r);if(je(n)||ke(n)||(r=Ce(r),n=Ce(n)),!_(e)&&De(r)&&!De(n))return s?("production"!==process.env.NODE_ENV&&(String(t),e[t]),!0):(r.value=n,!0)}const o=_(e)&&j(t)?Number(t)<e.length:v(e,t),a=Reflect.set(e,t,n,De(e)?e:s);return e===Ce(s)&&(o?C(n,r)&&H(e,"set",t,n,r):H(e,"add",t,n)),a}deleteProperty(e,t){const n=v(e,t),s=e[t],r=Reflect.deleteProperty(e,t);return r&&n&&H(e,"delete",t,void 0,s),r}has(e,t){const n=Reflect.has(e,t);return!E(t)||re.has(t),n}ownKeys(e){return Reflect.ownKeys(e)}}class ue extends ae{constructor(e=!1){super(!0,e)}set(e,t){return"production"!==process.env.NODE_ENV&&String(t),!0}deleteProperty(e,t){return"production"!==process.env.NODE_ENV&&String(t),!0}}const ce=new le,ie=new ue,de=e=>e,pe=e=>Reflect.getPrototypeOf(e);function fe(e){return function(...t){return"production"!==process.env.NODE_ENV&&(t[0]&&t[0],x(e),Ce(this)),"delete"!==e&&("clear"===e?void 0:this)}}function ge(e,t){const n=function(e,t){const n={get(n){const s=this.__v_raw,r=Ce(s),o=Ce(n),{has:a}=pe(r),l=t?de:e?Re:Ve;return a.call(r,n)?l(s.get(n)):a.call(r,o)?l(s.get(o)):void(s!==r&&s.get(n))},get size(){const t=this.__v_raw;return!e&&Ce(t),t.size},has(e){const t=this.__v_raw;Ce(t);const n=Ce(e);return e===n?t.has(e):t.has(e)||t.has(n)},forEach(n,s){const r=this,o=r.__v_raw;Ce(o);const a=t?de:e?Re:Ve;return o.forEach((e,t)=>n.call(s,a(e),a(t),r))}};return h(n,e?{add:fe("add"),set:fe("set"),delete:fe("delete"),clear:fe("clear")}:{add(e){t||je(e)||ke(e)||(e=Ce(e));const n=Ce(this);return pe(n).has.call(n,e)||(n.add(e),H(n,"add",e,e)),this},set(e,n){t||je(n)||ke(n)||(n=Ce(n));const s=Ce(this),{has:r,get:o}=pe(s);let a=r.call(s,e);a?"production"!==process.env.NODE_ENV&&ve(s,r,e):(e=Ce(e),a=r.call(s,e));const l=o.call(s,e);return s.set(e,n),a?C(n,l)&&H(s,"set",e,n,l):H(s,"add",e,n),this},delete(e){const t=Ce(this),{has:n,get:s}=pe(t);let r=n.call(t,e);r?"production"!==process.env.NODE_ENV&&ve(t,n,e):(e=Ce(e),r=n.call(t,e));const o=s?s.call(t,e):void 0,a=t.delete(e);return r&&H(t,"delete",e,void 0,o),a},clear(){const e=Ce(this),t=0!==e.size,n="production"!==process.env.NODE_ENV?y(e)?new Map(e):new Set(e):void 0,s=e.clear();return t&&H(e,"clear",void 0,void 0,n),s}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=function(e,t,n){return function(...s){const r=this.__v_raw,o=Ce(r),a=y(o),l="entries"===e||e===Symbol.iterator&&a,u=r[e](...s),c=n?de:t?Re:Ve;return{next(){const{value:e,done:t}=u.next();return t?{value:e,done:t}:{value:l?[c(e[0]),c(e[1])]:c(e),done:t}},[Symbol.iterator](){return this}}}}(s,e,t)}),n}(e,t);return(t,s,r)=>"__v_isReactive"===s?!e:"__v_isReadonly"===s?e:"__v_raw"===s?t:Reflect.get(v(n,s)&&s in t?n:t,s,r)}const he={get:ge(!1,!1)},me={get:ge(!0,!1)};function ve(e,t,n){const s=Ce(n);s!==n&&t.call(e,s)&&k(e)}const _e=new WeakMap,ye=new WeakMap,be=new WeakMap,we=new WeakMap;function Ee(e){return ke(e)?e:Oe(e,!1,ce,he,_e)}function Ne(e){return Oe(e,!0,ie,me,be)}function Oe(e,t,n,s,r){if(!N(e))return"production"!==process.env.NODE_ENV&&String(e),e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const o=(a=e).__v_skip||!Object.isExtensible(a)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}(k(a));var a;if(0===o)return e;const l=r.get(e);if(l)return l;const u=new Proxy(e,2===o?s:n);return r.set(e,u),u}function Se(e){return ke(e)?Se(e.__v_raw):!(!e||!e.__v_isReactive)}function ke(e){return!(!e||!e.__v_isReadonly)}function je(e){return!(!e||!e.__v_isShallow)}function xe(e){return!!e&&!!e.__v_raw}function Ce(e){const t=e&&e.__v_raw;return t?Ce(t):e}const Ve=e=>N(e)?Ee(e):e,Re=e=>N(e)?Ne(e):e;function De(e){return!!e&&!0===e.__v_isRef}function Te(e){return De(t=e)?t:new Ae(t,!1);var t}class Ae{constructor(e,t){this.dep=new q,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=t?e:Ce(e),this._value=t?e:Ve(e),this.__v_isShallow=t}get value(){return"production"!==process.env.NODE_ENV?this.dep.track({target:this,type:"get",key:"value"}):this.dep.track(),this._value}set value(e){const t=this._rawValue,n=this.__v_isShallow||je(e)||ke(e);e=n?e:Ce(e),C(e,t)&&(this._rawValue=e,this._value=n?e:Ve(e),"production"!==process.env.NODE_ENV?this.dep.trigger({target:this,type:"set",key:"value",newValue:e,oldValue:t}):this.dep.trigger())}}const Pe=[];let Le=!1;function Ie(e,...t){if(Le)return;Le=!0;const n=Pe.length?Pe[Pe.length-1].component:null,s=n&&n.appContext.config.warnHandler,r=function(){let e=Pe[Pe.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const s=e.component&&e.component.parent;e=s&&s.vnode}return t}();if(s)Be(s,n,11,[e+t.map(e=>{var t,n;return null!=(n=null==(t=e.toString)?void 0:t.call(e))?n:JSON.stringify(e)}).join(""),n&&n.proxy,r.map(({vnode:e})=>`at <${St(n,e.type)}>`).join("\n"),r]);else{const n=[`[Vue warn]: ${e}`,...t];r.length&&n.push("\n",...function(e){const t=[];return e.forEach((e,n)=>{t.push(...0===n?[]:["\n"],...function({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",s=!!e.component&&null==e.component.parent,r=` at <${St(e.component,e.type,s)}`,o=">"+n;return e.props?[r,...$e(e.props),o]:[r+o]}(e))}),t}(r))}Le=!1}function $e(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(n=>{t.push(...Me(n,e[n]))}),n.length>3&&t.push(" ..."),t}function Me(e,t,n){return w(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):"number"==typeof t||"boolean"==typeof t||null==t?n?t:[`${e}=${t}`]:De(t)?(t=Me(e,Ce(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):b(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=Ce(t),n?t:[`${e}=`,t])}const Fe={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function Be(e,t,n,s){try{return s?e(...s):e()}catch(r){qe(r,t,n)}}function qe(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:a}=t&&t.appContext.config||p;if(t){let s=t.parent;const r=t.proxy,a="production"!==process.env.NODE_ENV?Fe[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const t=s.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,r,a))return;s=s.parent}if(o)return void Be(o,null,10,[e,r,a])}!function(e,t,n,s=!0,r=!1){if("production"!==process.env.NODE_ENV){const r=Fe[t];if(n&&(o=n,Pe.push(o)),Ie("Unhandled error"+(r?` during execution of ${r}`:"")),n&&Pe.pop(),s)throw e}else if(r)throw e;var o}(e,n,r,s,a)}const We=[];let Ue=-1;const Je=[];let ze=null,He=0;const Ke=Promise.resolve();let Ge=null;function Xe(e){if(!(1&e.flags)){const t=Ye(e),n=We[We.length-1];!n||!(2&e.flags)&&t>=Ye(n)?We.push(e):We.splice(function(e){let t=Ue+1,n=We.length;for(;t<n;){const s=t+n>>>1,r=We[s],o=Ye(r);o<e||o===e&&2&r.flags?t=s+1:n=s}return t}(t),0,e),e.flags|=1,Qe()}}function Qe(){Ge||(Ge=Ke.then(Ze))}const Ye=e=>null==e.id?2&e.flags?-1:1/0:e.id;function Ze(e){"production"!==process.env.NODE_ENV&&(e=e||new Map);const t="production"!==process.env.NODE_ENV?t=>et(e,t):f;try{for(Ue=0;Ue<We.length;Ue++){const e=We[Ue];if(e&&!(8&e.flags)){if("production"!==process.env.NODE_ENV&&t(e))continue;4&e.flags&&(e.flags&=-2),Be(e,e.i,e.i?15:14),4&e.flags||(e.flags&=-2)}}}finally{for(;Ue<We.length;Ue++){const e=We[Ue];e&&(e.flags&=-2)}Ue=-1,We.length=0,function(e){if(Je.length){const t=[...new Set(Je)].sort((e,t)=>Ye(e)-Ye(t));if(Je.length=0,ze)return void ze.push(...t);for(ze=t,"production"!==process.env.NODE_ENV&&(e=e||new Map),He=0;He<ze.length;He++){const t=ze[He];"production"!==process.env.NODE_ENV&&et(e,t)||(4&t.flags&&(t.flags&=-2),8&t.flags||t(),t.flags&=-2)}ze=null,He=0}}(e),Ge=null,(We.length||Je.length)&&Ze(e)}}function et(e,t){const n=e.get(t)||0;if(n>100){const e=t.i,n=e&&Ot(e.type);return qe(`Maximum recursive updates exceeded${n?` in component <${n}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}return e.set(t,n+1),!1}const tt=new Map;"production"!==process.env.NODE_ENV&&(R().__VUE_HMR_RUNTIME__={createRecord:ot(function(e,t){return!nt.has(e)&&(nt.set(e,{initialDef:st(t),instances:new Set}),!0)}),rerender:ot(function(e,t){const n=nt.get(e);n&&(n.initialDef.render=t,[...n.instances].forEach(e=>{t&&(e.render=t,st(e.type).render=t),e.renderCache=[],8&e.job.flags||e.update()}))}),reload:ot(function(e,t){const n=nt.get(e);if(!n)return;t=st(t),rt(n.initialDef,t);const s=[...n.instances];for(let o=0;o<s.length;o++){const e=s[o],r=st(e.type);let a=tt.get(r);a||(r!==n.initialDef&&rt(r,t),tt.set(r,a=new Set)),a.add(e),e.appContext.propsCache.delete(e.type),e.appContext.emitsCache.delete(e.type),e.appContext.optionsCache.delete(e.type),e.ceReload?(a.add(e),e.ceReload(t.styles),a.delete(e)):e.parent?Xe(()=>{8&e.job.flags||(e.parent.update(),a.delete(e))}):e.appContext.reload?e.appContext.reload():"undefined"!=typeof window&&window.location.reload(),e.root.ce&&e!==e.root&&e.root.ce._removeChildStyle(r)}var r;_(r=()=>{tt.clear()})?Je.push(...r):ze&&-1===r.id?ze.splice(He+1,0,r):1&r.flags||(Je.push(r),r.flags|=1),Qe()})});const nt=new Map;function st(e){return kt(e)?e.__vccOpts:e}function rt(e,t){h(e,t);for(const n in e)"__file"===n||n in t||delete e[n]}function ot(e){return(t,n)=>{try{return e(t,n)}catch(s){}}}let at=null;function lt(e,t){6&e.shapeFlag&&e.component?(e.transition=t,lt(e.component.subTree,t)):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}R().requestIdleCallback,R().cancelIdleCallback;const ut=Symbol.for("v-ndc");process.env.NODE_ENV;const ct={},it=e=>Object.getPrototypeOf(e)===ct,dt=Symbol.for("v-fgt"),pt=Symbol.for("v-txt"),ft=Symbol.for("v-cmt"),gt=({key:e})=>null!=e?e:null,ht=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?w(e)||De(e)||b(e)?{i:at,r:e,k:t,f:!!n}:e:null),mt="production"!==process.env.NODE_ENV?(...e)=>vt(...e):vt;function vt(e,t=null,n=null,s=0,r=null,o=!1){if(e&&e!==ut||("production"===process.env.NODE_ENV||e||Ie(`Invalid vnode type when creating vnode: ${e}.`),e=ft),(a=e)&&!0===a.__v_isVNode){const s=_t(e,t,!0);return n&&wt(s,n),s.patchFlag=-2,s}var a;if(kt(e)&&(e=e.__vccOpts),t){t=function(e){return e?xe(e)||it(e)?h({},e):e:null}(t);let{class:e,style:n}=t;e&&!w(e)&&(t.class=I(e)),N(n)&&(xe(n)&&!_(n)&&(n=h({},n)),t.style=D(n))}const l=w(e)?1:(e=>e.__isSuspense)(e)?128:(e=>e.__isTeleport)(e)?64:N(e)?4:b(e)?2:0;return"production"!==process.env.NODE_ENV&&4&l&&xe(e)&&Ie("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.","\nComponent that was made reactive: ",e=Ce(e)),function(e,t=null,n=null,s=0,r=null,o=(e===dt?0:1),a=!1,l=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&gt(t),ref:t&&ht(t),scopeId:null,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:at};return l?(wt(u,n),128&o&&e.normalize(u)):n&&(u.shapeFlag|=w(n)?8:16),"production"!==process.env.NODE_ENV&&u.key!=u.key&&Ie("VNode created with invalid key (NaN). VNode type:",u.type),u}(e,t,n,s,r,l,o,!0)}function _t(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:a,children:l,transition:u}=e,c=t?function(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const e in s)if("class"===e)t.class!==s.class&&(t.class=I([t.class,s.class]));else if("style"===e)t.style=D([t.style,s.style]);else if(g(e)){const n=t[e],r=s[e];!r||n===r||_(n)&&n.includes(r)||(t[e]=n?[].concat(n,r):r)}else""!==e&&(t[e]=s[e])}return t}(r||{},t):r,i={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&gt(c),ref:t&&t.ref?n&&o?_(o)?o.concat(ht(t)):[o,ht(t)]:ht(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:"production"!==process.env.NODE_ENV&&-1===a&&_(l)?l.map(yt):l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==dt?-1===a?16:16|a:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&_t(e.ssContent),ssFallback:e.ssFallback&&_t(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&s&&lt(i,u.clone(i)),i}function yt(e){const t=_t(e);return _(e.children)&&(t.children=e.children.map(yt)),t}function bt(e=" ",t=0){return mt(pt,null,e,t)}function wt(e,t){let n=0;const{shapeFlag:s}=e;if(null==t)t=null;else if(_(t))n=16;else if("object"==typeof t){if(65&s){const n=t.default;return void(n&&(n._c&&(n._d=!1),wt(e,n()),n._c&&(n._d=!0)))}n=32,t._||it(t)||(t._ctx=at)}else b(t)?(t={default:t,_ctx:at},n=32):(t=String(t),64&s?(n=16,t=[bt(t)]):n=8);e.children=t,e.shapeFlag|=n}{const e=R(),t=(t,n)=>{let s;return(s=e[t])||(s=e[t]=[]),s.push(n),e=>{s.length>1?s.forEach(t=>t(e)):s[0](e)}};t("__VUE_INSTANCE_SETTERS__",e=>e),t("__VUE_SSR_SETTERS__",e=>e)}process.env.NODE_ENV;const Et=/(?:^|[-_])\w/g,Nt=e=>e.replace(Et,e=>e.toUpperCase()).replace(/[-_]/g,"");function Ot(e,t=!0){return b(e)?e.displayName||e.name:e.name||t&&e.__name}function St(e,t,n=!1){let s=Ot(t);if(!s&&t.__file){const e=t.__file.match(/([^/\\]+)\.\w+$/);e&&(s=e[1])}if(!s&&e&&e.parent){const n=e=>{for(const n in e)if(e[n]===t)return n};s=n(e.components||e.parent.type.components)||n(e.appContext.components)}return s?Nt(s):n?"App":"Anonymous"}function kt(e){return b(e)&&"__vccOpts"in e}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,"production"!==process.env.NODE_ENV&&function(){if("production"===process.env.NODE_ENV||"undefined"==typeof window)return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},n={style:"color:#f5222d"},s={style:"color:#eb2f96"},r={__vue_custom_formatter:!0,header(t){if(!N(t))return null;if(t.__isVue)return["div",e,"VueInstance"];if(De(t)){const s=t.value;return["div",{},["span",e,(n=t,je(n)?"ShallowRef":n.effect?"ComputedRef":"Ref")],"<",l(s),">"]}var n;return Se(t)?["div",{},["span",e,je(t)?"ShallowReactive":"Reactive"],"<",l(t),">"+(ke(t)?" (readonly)":"")]:ke(t)?["div",{},["span",e,je(t)?"ShallowReadonly":"Readonly"],"<",l(t),">"]:null},hasBody:e=>e&&e.__isVue,body(e){if(e&&e.__isVue)return["div",{},...o(e.$)]}};function o(e){const t=[];e.type.props&&e.props&&t.push(a("props",Ce(e.props))),e.setupState!==p&&t.push(a("setup",e.setupState)),e.data!==p&&t.push(a("data",Ce(e.data)));const n=u(e,"computed");n&&t.push(a("computed",n));const r=u(e,"inject");return r&&t.push(a("injected",r)),t.push(["div",{},["span",{style:s.style+";opacity:0.66"},"$ (internal): "],["object",{object:e}]]),t}function a(e,t){return t=h({},t),Object.keys(t).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},e],["div",{style:"padding-left:1.25em"},...Object.keys(t).map(e=>["div",{},["span",s,e+": "],l(t[e],!1)])]]:["span",{}]}function l(e,r=!0){return"number"==typeof e?["span",t,e]:"string"==typeof e?["span",n,JSON.stringify(e)]:"boolean"==typeof e?["span",s,e]:N(e)?["object",{object:r?Ce(e):e}]:["span",n,String(e)]}function u(e,t){const n=e.type;if(b(n))return;const s={};for(const r in e.ctx)c(n,r,t)&&(s[r]=e.ctx[r]);return s}function c(e,t,n){const s=e[n];return!!(_(s)&&s.includes(t)||N(s)&&t in s)||!(!e.extends||!c(e.extends,t,n))||!(!e.mixins||!e.mixins.some(e=>c(e,t,n)))||void 0}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}();const jt=Te("");Te("");const xt=e=>{try{const n=JSON.parse(t.AES.decrypt(e,jt.value,{format:{stringify:e=>{const n={ct:e.ciphertext.toString(t.enc.Base64)};return e.iv&&(n.iv=e.iv.toString()),e.salt&&(n.s=e.salt.toString()),JSON.stringify(n)},parse:e=>{const n=JSON.parse(e),s=t.lib.CipherParams.create({ciphertext:t.enc.Base64.parse(n.ct)});return n.iv&&(s.iv=t.enc.Hex.parse(n.iv)),n.s&&(s.salt=t.enc.Hex.parse(n.s)),s}}}).toString(t.enc.Utf8));return""!==n?JSON.parse(n):n}catch(n){return""}},Ct=e=>new URLSearchParams(Object.entries(e).map(([e,t])=>[e,String(t)]));function Vt(){return""===jt.value?0:1}const Rt=Te(""),Dt=Te(""),Tt=e=>{Dt.value=e},At=()=>Dt.value,Pt=()=>{Dt.value=""},Lt=Object.freeze(Object.defineProperty({__proto__:null,gKey:Rt,getLoginKey:At,getRender:()=>""===Rt.value?0:1,loginKey:Dt,removeLoginKey:Pt,setLoginKey:Tt},Symbol.toStringTag,{value:"Module"})),It=(e,t=null)=>i(null,null,function*(){let n=e;t&&(n=`${n}?${Ct(t)}`);const s=yield Mt(n,{method:"GET",headers:Ft(),credentials:"include"});if(!s.ok){const e=yield Wt(s);return Promise.reject(e)}const r=yield Vt()?xt(s):qt(s);return 401==s.status&&Pt(),{data:r,status:s.status,msg:s.statusText,headers:s.headers,ok:s.ok}}),$t=(e,t,n=null)=>i(null,null,function*(){let s=e;n&&(s=`${s}?${Ct(n)}`);const r=yield Mt(s,{method:"POST",headers:Ft(),body:JSON.stringify(t),credentials:"include"});if(401==r.status&&Pt(),!r.ok){const e=yield Wt(r);return Promise.reject(e)}const o=yield Vt()?xt(r):qt(r);if(!o)return{data:{},status:r.status,msg:r.statusText,headers:r.headers,ok:r.ok};const a=(Array.isArray(null==o?void 0:o.responses)?o.responses.filter(e=>null==e?void 0:e.attributes):[])[0];return{data:a?JSON.parse((e=>{try{return atob(e)}catch(t){return""}})(a.attributes)):o,status:r.status,msg:r.statusText,headers:r.headers,ok:r.ok}}),Mt=(e,t,n=29e3)=>i(null,null,function*(){const o=new AbortController,a=setTimeout(()=>o.abort(),n);try{return yield fetch(e,(l=c({},t),u={signal:o.signal},s(l,r(u))))}finally{clearTimeout(a)}var l,u}),Ft=()=>{const e=localStorage.getItem("token"),t=Bt("XSRF-TOKEN");return c({"Content-Type":"application/json","X-XSRF-TOKEN":t},e?{Authorization:`Bearer ${e}`}:{})},Bt=e=>{const t=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));return t?decodeURIComponent(t[2]):""},qt=e=>i(null,null,function*(){try{return 204===e.status||"0"===e.headers.get("content-length")?null:yield e.json()}catch(t){return null}}),Wt=e=>i(null,null,function*(){const t=yield qt(e),n={status:e.status,message:(null==t?void 0:t.message)||e.statusText||"An error occurred"};return 401===e.status||404===e.status||e.status,n}),Ut=Object.freeze(Object.defineProperty({__proto__:null,get:It,post:$t},Symbol.toStringTag,{value:"Module"})),Jt={data:{status:!1,message:"",localeList:[]}},zt={data:{status:!1,message:"",mobileBanner:[]}},Ht={data:{status:!1,message:"",loginInfo:{username:"",walletBalance:"",key:"",ip:""}}},Kt={data:{status:!1,message:"",winnerList:[]}},Gt={data:{status:!1,message:"",announcementList:[]}},Xt={data:0},Qt={data:{status:!1,message:"",messageList:[]}},Yt={data:{status:!1,message:"",messageContent:{id:0,status:!1,subject:"",content:"",date:""}}},Zt={data:{comList:[],comCategory:[],comRequestList:[],comRequestMList:[],comRequestCList:[]}},en=(e,t,n,s,r)=>{var o;return null!=(o=t[r].map(t=>{var r,o;const a=e[t]||t,l=null!=(o=n[t]?n[t]:null==(r=s[t])?void 0:r.n)?o:t,u=s[a];return{com:t,name:l,isTransferBefore:1===(null==u?void 0:u.c),isMaintenance:1===(null==u?void 0:u.m)}}))?o:[]},tn=(e,t="")=>{const n=[];let s=[];return e.map((r,o)=>{(""==t?r.isTransferBefore&&!r.isMaintenance:"m"==t?r.isMaintenance:r.isTransferBefore)&&(5==s.length?(n.push({list:s}),s=[],s.push(r.com)):s.push(r.com)),o==e.length-1&&(n.push({list:s}),s=[])}),null!=n?n:[]},nn={data:0},sn={data:{com:"",amount:"0"}},rn={data:{status:!1,message:""}},on={data:{status:!1,message:"",mobileBanner:[]}},an={data:{status:!1,message:"",footerInfo:[]}},ln={data:{status:!1,message:"",profile:{id:0,address:"",city:"",country:"",dob:"",email:"",fax:"",fullName:"",gender:"",phone:"",qq:""}}};e.announcementApi=()=>i(null,null,function*(){var e,t;let n=c({status:200,message:""},Gt);try{const s=(yield It("/apis/announcements",{render:Vt(),json:1})).data;n={status:s.code,message:null!=(e=s.message)?e:"",data:{status:s.status,message:null!=(t=s.message)?t:"",announcementList:s.results.data.map(e=>({alert:"1"==e.announcement_alert,show:"1"==e.announcement_show,status:"1"==e.announcement_status,announcementId:e.announcement_index,content:e.announcement_content,dateCreated:e.announcement_datecreated}))}}}catch(s){n=c({status:s.status||500,message:s.message},Gt)}return n}),e.api=Ut,e.cashWalletGetApi=()=>i(null,null,function*(){var e,t,n,s,r;let o=c({status:200,message:""},Zt);try{const c={};c.access_token=At();const d=(yield $t("/Cashwallet/get",c,{render:Vt(),json:1})).data,p=null!=(a=d.basecom,l=d.com_kind,u=d.comname,i=d.data,e=d.kind.flatMap(e=>{const t=e[0];return en(a,l,u,i,t)}))?e:[],f=null!=(t=((e,t,n,s,r)=>r.map(r=>{var o;const a=r[0];return{id:r[0],label:null!=(o=r[1])?o:"",comList:en(e,t,n,s,a)}}))(d.basecom,d.com_kind,d.comname,d.data,d.kind))?t:[];o.data={comList:p,comCategory:f,comRequestList:null!=(n=tn(p))?n:[],comRequestMList:null!=(s=tn(p,"m"))?s:[],comRequestCList:null!=(r=tn(p,"c"))?r:[]}}catch(d){o=c({status:d.status||500,message:d.message},Zt)}var a,l,u,i;return o}),e.cashWalletGetLastApi=()=>i(null,null,function*(){let e=c({status:200,message:""},nn);try{const t={};t.access_token=At();const n=(yield $t("/Cashwallet/get/last",t,{render:Vt(),json:1})).data;e.data=n.status?n.last:0}catch(t){e=c({status:t.status||500,message:t.message},nn)}return e}),e.cashWalletGetWalletApi=e=>i(null,null,function*(){let t=c({status:200,message:""},sn);try{const n={};n.access_token=At();const s=(yield $t(`/Cashwallet/get/${e}`,n,{render:Vt(),json:1})).data;t.data={com:e,amount:s.status?s.com_wallet:"0"}}catch(n){t=c({status:n.status||500,message:n.message},sn)}return t}),e.cashWalletTransferApi=(...e)=>i(null,[...e],function*(e={}){var t;let n=c({status:200,message:""},rn);try{e.access_token=At();const s=(yield $t("/Cashwallet/wallet/transfer",e,{render:Vt(),json:1})).data;n.data={status:"error"!=s.status,message:null!=(t=s.msg)?t:""}}catch(s){n=c({status:s.status||500,message:s.message},rn)}return n}),e.cmsListApi=()=>i(null,null,function*(){var e,t;let n=c({status:200,message:""},zt);try{const s=(yield It("/apis/cmsList",{render:Vt(),json:1})).data;n={status:s.code,message:null!=(e=s.message)?e:"",data:{status:s.status,message:null!=(t=s.message)?t:"",mobileBanner:s.results.mobileBanner.map(e=>e.content)}}}catch(s){n=c({status:s.status||500,message:s.message},zt)}return n}),e.footerInfoApi=()=>i(null,null,function*(){var e,t;let n=c({status:200,message:""},an);try{const s=(yield It("/apis/footerInfo",{render:Vt(),json:1})).data;n={status:s.code,message:null!=(e=s.message)?e:"",data:{status:s.status,message:null!=(t=s.message)?t:"",footerInfo:s.results.footerInfo.map(e=>e.content)}}}catch(s){n=c({status:s.status||500,message:s.message},an)}return n}),e.getJackpotTotalApi=()=>i(null,null,function*(){var e;let t=c({status:200,message:""},Xt);try{const n=(yield It("/getJackpotTotal",{render:Vt(),json:1})).data;t.data=null!=(e=n.total)?e:0}catch(n){t=c({status:n.status||500,message:n.message},Xt)}return t}),e.getLocaleApi=()=>i(null,null,function*(){var e,t,n;let s=c({status:200,message:""},Jt);try{const r=(yield It("/apis/getLocale",{render:Vt(),json:1})).data;s={status:r.code,message:null!=(e=r.message)?e:"",data:{status:r.status,message:null!=(t=r.message)?t:"",localeList:null!=(n=r.results.map(e=>({code:e.code,label:e.label})))?n:[]}}}catch(r){s=c({status:r.status||500,message:r.message},Jt)}return s}),e.getMessageApi=e=>i(null,null,function*(){var t,n,s,r,o,a,l,u,i,d,p;let f=c({status:200,message:""},Yt);try{const c=(yield It(`/apis/msg/${e}`,{render:Vt(),json:1})).data;f={status:c.code,message:null!=(t=c.message)?t:"",data:{status:c.status,message:null!=(n=c.message)?n:"",messageContent:{id:null!=(r=null==(s=c.results)?void 0:s.msgindex)?r:0,status:"1"==(null==(o=c.results)?void 0:o.status),subject:null!=(l=null==(a=c.results)?void 0:a.subject)?l:"",content:null!=(i=null==(u=c.results)?void 0:u.content)?i:"",date:null!=(p=null==(d=c.results)?void 0:d.cdate)?p:""}}}}catch(g){f=c({status:g.status||500,message:g.message},Yt)}return f}),e.getWinnerListApi=()=>i(null,null,function*(){var e,t,n;let s=c({status:200,message:""},Kt);try{const r=(yield It("/apis/getWinnerList",{render:Vt(),json:1})).data;s={status:r.code,message:null!=(e=r.message)?e:"",data:{status:r.status,message:null!=(t=r.message)?t:"",winnerList:null!=(n=r.results.notifications)?n:[]}}}catch(r){s=c({status:r.status||500,message:r.message},Kt)}return s}),e.loginApi=(...e)=>i(null,[...e],function*(e={}){var t,n,s,r,o,a,l,u,i,d,p,f;let g=c({status:200,message:""},Ht);try{const c=(yield $t("/apis/login",e,{render:Vt(),json:1})).data;g={status:c.code,message:null!=(t=c.message)?t:"",data:{status:c.status,message:null!=(n=c.message)?n:"",loginInfo:{username:null!=(r=null==(s=c.results)?void 0:s.accountcode)?r:"",walletBalance:null!=(a=null==(o=c.results)?void 0:o.balance)?a:"",key:null!=(u=null==(l=c.results)?void 0:l.online_key)?u:"",ip:null!=(d=null==(i=c.results)?void 0:i.user_ip)?d:""}}},(null==(p=c.results)?void 0:p.online_key)&&Tt(null==(f=c.results)?void 0:f.online_key)}catch(h){g=c({status:h.status||500,message:h.message},Ht)}return g}),e.messageApi=()=>i(null,null,function*(){var e,t,n,s;let r=c({status:200,message:""},Qt);try{const o=(yield It("/apis/msg",{render:Vt(),json:1})).data;r={status:o.code,message:null!=(e=o.message)?e:"",data:{status:o.status,message:null!=(t=o.message)?t:"",messageList:null!=(s=null==(n=o.results)?void 0:n.map(e=>({id:e.msgindex,status:"1"==e.status,subject:e.subject,date:e.cdate})))?s:[]}}}catch(o){r=c({status:o.status||500,message:o.message},Qt)}return r}),e.mobileBannerApi=()=>i(null,null,function*(){var e,t;let n=c({status:200,message:""},on);try{const s=(yield It("/apis/mobileBanner",{render:Vt(),json:1})).data;n={status:s.code,message:null!=(e=s.message)?e:"",data:{status:s.status,message:null!=(t=s.message)?t:"",mobileBanner:s.results.mobileBanner.map(e=>e.content)}}}catch(s){n=c({status:s.status||500,message:s.message},on)}return n}),e.plugin=Lt,e.profileApi=()=>i(null,null,function*(){var e,t,n,s,r,o,a,l,u,i,d,p,f,g;let h=c({status:200,message:""},ln);try{const c=(yield It("/apis/profile",{render:Vt(),json:1})).data;h={status:c.code,message:null!=(e=c.message)?e:"",data:{status:c.status,message:null!=(t=c.message)?t:"",profile:{id:null!=(n=c.results.accountid)?n:0,address:null!=(s=c.results.address)?s:"",city:null!=(r=c.results.city)?r:"",country:null!=(o=c.results.country)?o:"",dob:null!=(a=c.results.dob)?a:"",email:null!=(l=c.results.email)?l:"",fax:null!=(u=c.results.faxno)?u:"",fullName:`${null!=(i=c.results.firstname)?i:""} ${null!=(d=c.results.lastname)?d:""}`.trim(),gender:null!=(p=c.results.gender)?p:"",phone:null!=(f=c.results.mobileno)?f:"",qq:null!=(g=c.results.qq)?g:""}}}}catch(m){h=c({status:m.status||500,message:m.message},ln)}return h}),Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("crypto-js")):"function"==typeof define&&define.amd?define(["exports","crypto-js"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self)["50p82u21t54k"]={},e.CryptoJS)}(this,function(e,t){"use strict";var s=Object.defineProperty,n=Object.defineProperties,a=Object.getOwnPropertyDescriptors,r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable,u=(e,t,n)=>t in e?s(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,i=(e,t)=>{for(var s in t||(t={}))o.call(t,s)&&u(e,s,t[s]);if(r)for(var s of r(t))l.call(t,s)&&u(e,s,t[s]);return e},c=(e,t,s)=>new Promise((n,a)=>{var r=e=>{try{l(s.next(e))}catch(t){a(t)}},o=e=>{try{l(s.throw(e))}catch(t){a(t)}},l=e=>e.done?n(e.value):Promise.resolve(e.value).then(r,o);l((s=s.apply(e,t)).next())}),d="undefined"!=typeof document?document.currentScript:null;function p(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return e=>e in t}const m="production"!==process.env.NODE_ENV?Object.freeze({}):{};"production"===process.env.NODE_ENV||Object.freeze([]);const f=()=>{},g=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),h=Object.assign,_=Object.prototype.hasOwnProperty,v=(e,t)=>_.call(e,t),y=Array.isArray,b=e=>"[object Map]"===k(e),E=e=>"function"==typeof e,N=e=>"string"==typeof e,w=e=>"symbol"==typeof e,O=e=>null!==e&&"object"==typeof e,S=Object.prototype.toString,k=e=>S.call(e),C=e=>k(e).slice(8,-1),x=e=>N(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,j=(()=>{const e=Object.create(null);return t=>e[t]||(e[t]=(e=>e.charAt(0).toUpperCase()+e.slice(1))(t))})(),V=(e,t)=>!Object.is(e,t);let L;const I=()=>L||(L="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function R(e){if(y(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],a=N(n)?D(n):R(n);if(a)for(const e in a)t[e]=a[e]}return t}if(N(e)||O(e))return e}const A=/;(?![^(]*\))/g,P=/:([^]+)/,T=/\/\*[^]*?\*\//g;function D(e){const t={};return e.replace(T,"").split(A).forEach(e=>{if(e){const s=e.split(P);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function M(e){let t="";if(N(e))t=e;else if(y(e))for(let s=0;s<e.length;s++){const n=M(e[s]);n&&(t+=n+" ")}else if(O(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}let $,F=0;function U(){F++}function H(){if(--F>0)return;let e;for(;$;){let s=$;for($=void 0;s;){const n=s.next;if(s.next=void 0,s.flags&=-9,1&s.flags)try{s.trigger()}catch(t){e||(e=t)}s=n}}if(e)throw e}class B{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0,"production"!==process.env.NODE_ENV&&(this.subsHead=void 0)}track(e){}trigger(e){this.version++,this.notify(e)}notify(e){U();try{if("production"!==process.env.NODE_ENV)for(let t=this.subsHead;t;t=t.nextSub)!t.sub.onTrigger||8&t.sub.flags||t.sub.onTrigger(h({effect:t.sub},e));for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{H()}}}const W=new WeakMap,q=Symbol("production"!==process.env.NODE_ENV?"Object iterate":""),J=Symbol("production"!==process.env.NODE_ENV?"Map keys iterate":""),z=Symbol("production"!==process.env.NODE_ENV?"Array iterate":"");function K(e,t,s,n,a,r){const o=W.get(e);if(!o)return;const l=o=>{o&&("production"!==process.env.NODE_ENV?o.trigger({target:e,type:t,key:s,newValue:n,oldValue:a,oldTarget:r}):o.trigger())};if(U(),"clear"===t)o.forEach(l);else{const a=y(e),r=a&&x(s);if(a&&"length"===s){const e=Number(n);o.forEach((t,s)=>{("length"===s||s===z||!w(s)&&s>=e)&&l(t)})}else switch((void 0!==s||o.has(void 0))&&l(o.get(s)),r&&l(o.get(z)),t){case"add":a?r&&l(o.get("length")):(l(o.get(q)),b(e)&&l(o.get(J)));break;case"delete":a||(l(o.get(q)),b(e)&&l(o.get(J)));break;case"set":b(e)&&l(o.get(q))}}H()}function G(e){const t=Ve(e);return t===e||xe(e)?t:t.map(Le)}function X(e){return Ve(e)}const Q={__proto__:null,[Symbol.iterator](){return Y(this,Symbol.iterator,Le)},concat(...e){return G(this).concat(...e.map(e=>y(e)?G(e):e))},entries(){return Y(this,"entries",e=>(e[1]=Le(e[1]),e))},every(e,t){return ee(this,"every",e,t,void 0,arguments)},filter(e,t){return ee(this,"filter",e,t,e=>e.map(Le),arguments)},find(e,t){return ee(this,"find",e,t,Le,arguments)},findIndex(e,t){return ee(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return ee(this,"findLast",e,t,Le,arguments)},findLastIndex(e,t){return ee(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return ee(this,"forEach",e,t,void 0,arguments)},includes(...e){return se(this,"includes",e)},indexOf(...e){return se(this,"indexOf",e)},join(e){return G(this).join(e)},lastIndexOf(...e){return se(this,"lastIndexOf",e)},map(e,t){return ee(this,"map",e,t,void 0,arguments)},pop(){return ne(this,"pop")},push(...e){return ne(this,"push",e)},reduce(e,...t){return te(this,"reduce",e,t)},reduceRight(e,...t){return te(this,"reduceRight",e,t)},shift(){return ne(this,"shift")},some(e,t){return ee(this,"some",e,t,void 0,arguments)},splice(...e){return ne(this,"splice",e)},toReversed(){return G(this).toReversed()},toSorted(e){return G(this).toSorted(e)},toSpliced(...e){return G(this).toSpliced(...e)},unshift(...e){return ne(this,"unshift",e)},values(){return Y(this,"values",Le)}};function Y(e,t,s){const n=X(e),a=n[t]();return n===e||xe(e)||(a._next=a.next,a.next=()=>{const e=a._next();return e.done||(e.value=s(e.value)),e}),a}const Z=Array.prototype;function ee(e,t,s,n,a,r){const o=X(e),l=o!==e&&!xe(e),u=o[t];if(u!==Z[t]){const t=u.apply(e,r);return l?Le(t):t}let i=s;o!==e&&(l?i=function(t,n){return s.call(this,Le(t),n,e)}:s.length>2&&(i=function(t,n){return s.call(this,t,n,e)}));const c=u.call(o,i,n);return l&&a?a(c):c}function te(e,t,s,n){const a=X(e);let r=s;return a!==e&&(xe(e)?s.length>3&&(r=function(t,n,a){return s.call(this,t,n,a,e)}):r=function(t,n,a){return s.call(this,t,Le(n),a,e)}),a[t](r,...n)}function se(e,t,s){const n=Ve(e),a=n[t](...s);return-1!==a&&!1!==a||!je(s[0])?a:(s[0]=Ve(s[0]),n[t](...s))}function ne(e,t,s=[]){U();const n=Ve(e)[t].apply(e,s);return H(),n}const ae=p("__proto__,__v_isRef,__isVue"),re=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>"arguments"!==e&&"caller"!==e).map(e=>Symbol[e]).filter(w));function oe(e){return w(e)||(e=String(e)),Ve(this).hasOwnProperty(e)}class le{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,s){if("__v_skip"===t)return e.__v_skip;const n=this._isReadonly,a=this._isShallow;if("__v_isReactive"===t)return!n;if("__v_isReadonly"===t)return n;if("__v_isShallow"===t)return a;if("__v_raw"===t)return s===(n?a?Ne:Ee:a?be:ye).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(s)?e:void 0;const r=y(e);if(!n){let e;if(r&&(e=Q[t]))return e;if("hasOwnProperty"===t)return oe}const o=Reflect.get(e,t,Re(e)?e:s);if(w(t)?re.has(t):ae(t))return o;if(a)return o;if(Re(o)){const e=r&&x(t)?o:o.value;return n&&O(e)?Oe(e):e}return O(o)?n?Oe(o):we(o):o}}class ue extends le{constructor(e=!1){super(!1,e)}set(e,t,s,n){let a=e[t];if(!this._isShallow){const n=Ce(a);if(xe(s)||Ce(s)||(a=Ve(a),s=Ve(s)),!y(e)&&Re(a)&&!Re(s))return n?("production"!==process.env.NODE_ENV&&(String(t),e[t]),!0):(a.value=s,!0)}const r=y(e)&&x(t)?Number(t)<e.length:v(e,t),o=Reflect.set(e,t,s,Re(e)?e:n);return e===Ve(n)&&(r?V(s,a)&&K(e,"set",t,s,a):K(e,"add",t,s)),o}deleteProperty(e,t){const s=v(e,t),n=e[t],a=Reflect.deleteProperty(e,t);return a&&s&&K(e,"delete",t,void 0,n),a}has(e,t){const s=Reflect.has(e,t);return!w(t)||re.has(t),s}ownKeys(e){return Reflect.ownKeys(e)}}class ie extends le{constructor(e=!1){super(!0,e)}set(e,t){return"production"!==process.env.NODE_ENV&&String(t),!0}deleteProperty(e,t){return"production"!==process.env.NODE_ENV&&String(t),!0}}const ce=new ue,de=new ie,pe=e=>e,me=e=>Reflect.getPrototypeOf(e);function fe(e){return function(...t){return"production"!==process.env.NODE_ENV&&(t[0]&&t[0],j(e),Ve(this)),"delete"!==e&&("clear"===e?void 0:this)}}function ge(e,t){const s=function(e,t){const s={get(s){const n=this.__v_raw,a=Ve(n),r=Ve(s),{has:o}=me(a),l=t?pe:e?Ie:Le;return o.call(a,s)?l(n.get(s)):o.call(a,r)?l(n.get(r)):void(n!==a&&n.get(s))},get size(){const t=this.__v_raw;return!e&&Ve(t),t.size},has(e){const t=this.__v_raw;Ve(t);const s=Ve(e);return e===s?t.has(e):t.has(e)||t.has(s)},forEach(s,n){const a=this,r=a.__v_raw;Ve(r);const o=t?pe:e?Ie:Le;return r.forEach((e,t)=>s.call(n,o(e),o(t),a))}};return h(s,e?{add:fe("add"),set:fe("set"),delete:fe("delete"),clear:fe("clear")}:{add(e){t||xe(e)||Ce(e)||(e=Ve(e));const s=Ve(this);return me(s).has.call(s,e)||(s.add(e),K(s,"add",e,e)),this},set(e,s){t||xe(s)||Ce(s)||(s=Ve(s));const n=Ve(this),{has:a,get:r}=me(n);let o=a.call(n,e);o?"production"!==process.env.NODE_ENV&&ve(n,a,e):(e=Ve(e),o=a.call(n,e));const l=r.call(n,e);return n.set(e,s),o?V(s,l)&&K(n,"set",e,s,l):K(n,"add",e,s),this},delete(e){const t=Ve(this),{has:s,get:n}=me(t);let a=s.call(t,e);a?"production"!==process.env.NODE_ENV&&ve(t,s,e):(e=Ve(e),a=s.call(t,e));const r=n?n.call(t,e):void 0,o=t.delete(e);return a&&K(t,"delete",e,void 0,r),o},clear(){const e=Ve(this),t=0!==e.size,s="production"!==process.env.NODE_ENV?b(e)?new Map(e):new Set(e):void 0,n=e.clear();return t&&K(e,"clear",void 0,void 0,s),n}}),["keys","values","entries",Symbol.iterator].forEach(n=>{s[n]=function(e,t,s){return function(...n){const a=this.__v_raw,r=Ve(a),o=b(r),l="entries"===e||e===Symbol.iterator&&o,u=a[e](...n),i=s?pe:t?Ie:Le;return{next(){const{value:e,done:t}=u.next();return t?{value:e,done:t}:{value:l?[i(e[0]),i(e[1])]:i(e),done:t}},[Symbol.iterator](){return this}}}}(n,e,t)}),s}(e,t);return(t,n,a)=>"__v_isReactive"===n?!e:"__v_isReadonly"===n?e:"__v_raw"===n?t:Reflect.get(v(s,n)&&n in t?s:t,n,a)}const he={get:ge(!1,!1)},_e={get:ge(!0,!1)};function ve(e,t,s){const n=Ve(s);n!==s&&t.call(e,n)&&C(e)}const ye=new WeakMap,be=new WeakMap,Ee=new WeakMap,Ne=new WeakMap;function we(e){return Ce(e)?e:Se(e,!1,ce,he,ye)}function Oe(e){return Se(e,!0,de,_e,Ee)}function Se(e,t,s,n,a){if(!O(e))return"production"!==process.env.NODE_ENV&&String(e),e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const r=(o=e).__v_skip||!Object.isExtensible(o)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}(C(o));var o;if(0===r)return e;const l=a.get(e);if(l)return l;const u=new Proxy(e,2===r?n:s);return a.set(e,u),u}function ke(e){return Ce(e)?ke(e.__v_raw):!(!e||!e.__v_isReactive)}function Ce(e){return!(!e||!e.__v_isReadonly)}function xe(e){return!(!e||!e.__v_isShallow)}function je(e){return!!e&&!!e.__v_raw}function Ve(e){const t=e&&e.__v_raw;return t?Ve(t):e}const Le=e=>O(e)?we(e):e,Ie=e=>O(e)?Oe(e):e;function Re(e){return!!e&&!0===e.__v_isRef}function Ae(e){return Re(t=e)?t:new Pe(t,!1);var t}class Pe{constructor(e,t){this.dep=new B,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=t?e:Ve(e),this._value=t?e:Le(e),this.__v_isShallow=t}get value(){return"production"!==process.env.NODE_ENV?this.dep.track({target:this,type:"get",key:"value"}):this.dep.track(),this._value}set value(e){const t=this._rawValue,s=this.__v_isShallow||xe(e)||Ce(e);e=s?e:Ve(e),V(e,t)&&(this._rawValue=e,this._value=s?e:Le(e),"production"!==process.env.NODE_ENV?this.dep.trigger({target:this,type:"set",key:"value",newValue:e,oldValue:t}):this.dep.trigger())}}const Te=[];let De=!1;function Me(e,...t){if(De)return;De=!0;const s=Te.length?Te[Te.length-1].component:null,n=s&&s.appContext.config.warnHandler,a=function(){let e=Te[Te.length-1];if(!e)return[];const t=[];for(;e;){const s=t[0];s&&s.vnode===e?s.recurseCount++:t.push({vnode:e,recurseCount:0});const n=e.component&&e.component.parent;e=n&&n.vnode}return t}();if(n)He(n,s,11,[e+t.map(e=>{var t,s;return null!=(s=null==(t=e.toString)?void 0:t.call(e))?s:JSON.stringify(e)}).join(""),s&&s.proxy,a.map(({vnode:e})=>`at <${kt(s,e.type)}>`).join("\n"),a]);else{const s=[`[Vue warn]: ${e}`,...t];a.length&&s.push("\n",...function(e){const t=[];return e.forEach((e,s)=>{t.push(...0===s?[]:["\n"],...function({vnode:e,recurseCount:t}){const s=t>0?`... (${t} recursive calls)`:"",n=!!e.component&&null==e.component.parent,a=` at <${kt(e.component,e.type,n)}`,r=">"+s;return e.props?[a,...$e(e.props),r]:[a+r]}(e))}),t}(a))}De=!1}function $e(e){const t=[],s=Object.keys(e);return s.slice(0,3).forEach(s=>{t.push(...Fe(s,e[s]))}),s.length>3&&t.push(" ..."),t}function Fe(e,t,s){return N(t)?(t=JSON.stringify(t),s?t:[`${e}=${t}`]):"number"==typeof t||"boolean"==typeof t||null==t?s?t:[`${e}=${t}`]:Re(t)?(t=Fe(e,Ve(t.value),!0),s?t:[`${e}=Ref<`,t,">"]):E(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=Ve(t),s?t:[`${e}=`,t])}const Ue={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function He(e,t,s,n){try{return n?e(...n):e()}catch(a){Be(a,t,s)}}function Be(e,t,s,n=!0){const a=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||m;if(t){let n=t.parent;const a=t.proxy,o="production"!==process.env.NODE_ENV?Ue[s]:`https://vuejs.org/error-reference/#runtime-${s}`;for(;n;){const t=n.ec;if(t)for(let s=0;s<t.length;s++)if(!1===t[s](e,a,o))return;n=n.parent}if(r)return void He(r,null,10,[e,a,o])}!function(e,t,s,n=!0,a=!1){if("production"!==process.env.NODE_ENV){const a=Ue[t];if(s&&(r=s,Te.push(r)),Me("Unhandled error"+(a?` during execution of ${a}`:"")),s&&Te.pop(),n)throw e}else if(a)throw e;var r}(e,s,a,n,o)}const We=[];let qe=-1;const Je=[];let ze=null,Ke=0;const Ge=Promise.resolve();let Xe=null;function Qe(e){if(!(1&e.flags)){const t=Ze(e),s=We[We.length-1];!s||!(2&e.flags)&&t>=Ze(s)?We.push(e):We.splice(function(e){let t=qe+1,s=We.length;for(;t<s;){const n=t+s>>>1,a=We[n],r=Ze(a);r<e||r===e&&2&a.flags?t=n+1:s=n}return t}(t),0,e),e.flags|=1,Ye()}}function Ye(){Xe||(Xe=Ge.then(et))}const Ze=e=>null==e.id?2&e.flags?-1:1/0:e.id;function et(e){"production"!==process.env.NODE_ENV&&(e=e||new Map);const t="production"!==process.env.NODE_ENV?t=>tt(e,t):f;try{for(qe=0;qe<We.length;qe++){const e=We[qe];if(e&&!(8&e.flags)){if("production"!==process.env.NODE_ENV&&t(e))continue;4&e.flags&&(e.flags&=-2),He(e,e.i,e.i?15:14),4&e.flags||(e.flags&=-2)}}}finally{for(;qe<We.length;qe++){const e=We[qe];e&&(e.flags&=-2)}qe=-1,We.length=0,function(e){if(Je.length){const t=[...new Set(Je)].sort((e,t)=>Ze(e)-Ze(t));if(Je.length=0,ze)return void ze.push(...t);for(ze=t,"production"!==process.env.NODE_ENV&&(e=e||new Map),Ke=0;Ke<ze.length;Ke++){const t=ze[Ke];"production"!==process.env.NODE_ENV&&tt(e,t)||(4&t.flags&&(t.flags&=-2),8&t.flags||t(),t.flags&=-2)}ze=null,Ke=0}}(e),Xe=null,(We.length||Je.length)&&et(e)}}function tt(e,t){const s=e.get(t)||0;if(s>100){const e=t.i,s=e&&St(e.type);return Be(`Maximum recursive updates exceeded${s?` in component <${s}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}return e.set(t,s+1),!1}const st=new Map;"production"!==process.env.NODE_ENV&&(I().__VUE_HMR_RUNTIME__={createRecord:ot(function(e,t){return!nt.has(e)&&(nt.set(e,{initialDef:at(t),instances:new Set}),!0)}),rerender:ot(function(e,t){const s=nt.get(e);s&&(s.initialDef.render=t,[...s.instances].forEach(e=>{t&&(e.render=t,at(e.type).render=t),e.renderCache=[],8&e.job.flags||e.update()}))}),reload:ot(function(e,t){const s=nt.get(e);if(!s)return;t=at(t),rt(s.initialDef,t);const n=[...s.instances];for(let r=0;r<n.length;r++){const e=n[r],a=at(e.type);let o=st.get(a);o||(a!==s.initialDef&&rt(a,t),st.set(a,o=new Set)),o.add(e),e.appContext.propsCache.delete(e.type),e.appContext.emitsCache.delete(e.type),e.appContext.optionsCache.delete(e.type),e.ceReload?(o.add(e),e.ceReload(t.styles),o.delete(e)):e.parent?Qe(()=>{8&e.job.flags||(e.parent.update(),o.delete(e))}):e.appContext.reload?e.appContext.reload():"undefined"!=typeof window&&window.location.reload(),e.root.ce&&e!==e.root&&e.root.ce._removeChildStyle(a)}var a;y(a=()=>{st.clear()})?Je.push(...a):ze&&-1===a.id?ze.splice(Ke+1,0,a):1&a.flags||(Je.push(a),a.flags|=1),Ye()})});const nt=new Map;function at(e){return Ct(e)?e.__vccOpts:e}function rt(e,t){h(e,t);for(const s in e)"__file"===s||s in t||delete e[s]}function ot(e){return(t,s)=>{try{return e(t,s)}catch(n){}}}let lt=null;function ut(e,t){6&e.shapeFlag&&e.component?(e.transition=t,ut(e.component.subTree,t)):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}I().requestIdleCallback,I().cancelIdleCallback;const it=Symbol.for("v-ndc");process.env.NODE_ENV;const ct={},dt=e=>Object.getPrototypeOf(e)===ct,pt=Symbol.for("v-fgt"),mt=Symbol.for("v-txt"),ft=Symbol.for("v-cmt"),gt=({key:e})=>null!=e?e:null,ht=({ref:e,ref_key:t,ref_for:s})=>("number"==typeof e&&(e=""+e),null!=e?N(e)||Re(e)||E(e)?{i:lt,r:e,k:t,f:!!s}:e:null),_t="production"!==process.env.NODE_ENV?(...e)=>vt(...e):vt;function vt(e,t=null,s=null,n=0,a=null,r=!1){if(e&&e!==it||("production"===process.env.NODE_ENV||e||Me(`Invalid vnode type when creating vnode: ${e}.`),e=ft),(o=e)&&!0===o.__v_isVNode){const n=yt(e,t,!0);return s&&Nt(n,s),n.patchFlag=-2,n}var o;if(Ct(e)&&(e=e.__vccOpts),t){t=function(e){return e?je(e)||dt(e)?h({},e):e:null}(t);let{class:e,style:s}=t;e&&!N(e)&&(t.class=M(e)),O(s)&&(je(s)&&!y(s)&&(s=h({},s)),t.style=R(s))}const l=N(e)?1:(e=>e.__isSuspense)(e)?128:(e=>e.__isTeleport)(e)?64:O(e)?4:E(e)?2:0;return"production"!==process.env.NODE_ENV&&4&l&&je(e)&&Me("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.","\nComponent that was made reactive: ",e=Ve(e)),function(e,t=null,s=null,n=0,a=null,r=(e===pt?0:1),o=!1,l=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&gt(t),ref:t&&ht(t),scopeId:null,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:n,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:lt};return l?(Nt(u,s),128&r&&e.normalize(u)):s&&(u.shapeFlag|=N(s)?8:16),"production"!==process.env.NODE_ENV&&u.key!=u.key&&Me("VNode created with invalid key (NaN). VNode type:",u.type),u}(e,t,s,n,a,l,r,!0)}function yt(e,t,s=!1,n=!1){const{props:a,ref:r,patchFlag:o,children:l,transition:u}=e,i=t?function(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const e in n)if("class"===e)t.class!==n.class&&(t.class=M([t.class,n.class]));else if("style"===e)t.style=R([t.style,n.style]);else if(g(e)){const s=t[e],a=n[e];!a||s===a||y(s)&&s.includes(a)||(t[e]=s?[].concat(s,a):a)}else""!==e&&(t[e]=n[e])}return t}(a||{},t):a,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:i,key:i&&gt(i),ref:t&&t.ref?s&&r?y(r)?r.concat(ht(t)):[r,ht(t)]:ht(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:"production"!==process.env.NODE_ENV&&-1===o&&y(l)?l.map(bt):l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==pt?-1===o?16:16|o:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&yt(e.ssContent),ssFallback:e.ssFallback&&yt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&n&&ut(c,u.clone(c)),c}function bt(e){const t=yt(e);return y(e.children)&&(t.children=e.children.map(bt)),t}function Et(e=" ",t=0){return _t(mt,null,e,t)}function Nt(e,t){let s=0;const{shapeFlag:n}=e;if(null==t)t=null;else if(y(t))s=16;else if("object"==typeof t){if(65&n){const s=t.default;return void(s&&(s._c&&(s._d=!1),Nt(e,s()),s._c&&(s._d=!0)))}s=32,t._||dt(t)||(t._ctx=lt)}else E(t)?(t={default:t,_ctx:lt},s=32):(t=String(t),64&n?(s=16,t=[Et(t)]):s=8);e.children=t,e.shapeFlag|=s}{const e=I(),t=(t,s)=>{let n;return(n=e[t])||(n=e[t]=[]),n.push(s),e=>{n.length>1?n.forEach(t=>t(e)):n[0](e)}};t("__VUE_INSTANCE_SETTERS__",e=>e),t("__VUE_SSR_SETTERS__",e=>e)}process.env.NODE_ENV;const wt=/(?:^|[-_])\w/g,Ot=e=>e.replace(wt,e=>e.toUpperCase()).replace(/[-_]/g,"");function St(e,t=!0){return E(e)?e.displayName||e.name:e.name||t&&e.__name}function kt(e,t,s=!1){let n=St(t);if(!n&&t.__file){const e=t.__file.match(/([^/\\]+)\.\w+$/);e&&(n=e[1])}if(!n&&e&&e.parent){const s=e=>{for(const s in e)if(e[s]===t)return s};n=s(e.components||e.parent.type.components)||s(e.appContext.components)}return n?Ot(n):s?"App":"Anonymous"}function Ct(e){return E(e)&&"__vccOpts"in e}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,"production"!==process.env.NODE_ENV&&function(){if("production"===process.env.NODE_ENV||"undefined"==typeof window)return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},s={style:"color:#f5222d"},n={style:"color:#eb2f96"},a={__vue_custom_formatter:!0,header(t){if(!O(t))return null;if(t.__isVue)return["div",e,"VueInstance"];if(Re(t)){const n=t.value;return["div",{},["span",e,(s=t,xe(s)?"ShallowRef":s.effect?"ComputedRef":"Ref")],"<",l(n),">"]}var s;return ke(t)?["div",{},["span",e,xe(t)?"ShallowReactive":"Reactive"],"<",l(t),">"+(Ce(t)?" (readonly)":"")]:Ce(t)?["div",{},["span",e,xe(t)?"ShallowReadonly":"Readonly"],"<",l(t),">"]:null},hasBody:e=>e&&e.__isVue,body(e){if(e&&e.__isVue)return["div",{},...r(e.$)]}};function r(e){const t=[];e.type.props&&e.props&&t.push(o("props",Ve(e.props))),e.setupState!==m&&t.push(o("setup",e.setupState)),e.data!==m&&t.push(o("data",Ve(e.data)));const s=u(e,"computed");s&&t.push(o("computed",s));const a=u(e,"inject");return a&&t.push(o("injected",a)),t.push(["div",{},["span",{style:n.style+";opacity:0.66"},"$ (internal): "],["object",{object:e}]]),t}function o(e,t){return t=h({},t),Object.keys(t).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},e],["div",{style:"padding-left:1.25em"},...Object.keys(t).map(e=>["div",{},["span",n,e+": "],l(t[e],!1)])]]:["span",{}]}function l(e,a=!0){return"number"==typeof e?["span",t,e]:"string"==typeof e?["span",s,JSON.stringify(e)]:"boolean"==typeof e?["span",n,e]:O(e)?["object",{object:a?Ve(e):e}]:["span",s,String(e)]}function u(e,t){const s=e.type;if(E(s))return;const n={};for(const a in e.ctx)i(s,a,t)&&(n[a]=e.ctx[a]);return n}function i(e,t,s){const n=e[s];return!!(y(n)&&n.includes(t)||O(n)&&t in n)||!(!e.extends||!i(e.extends,t,s))||!(!e.mixins||!e.mixins.some(e=>i(e,t,s)))||void 0}window.devtoolsFormatters?window.devtoolsFormatters.push(a):window.devtoolsFormatters=[a]}();const xt=Ae("");Ae("");const jt=e=>{try{const s=JSON.parse(t.AES.decrypt(e,xt.value,{format:{stringify:e=>{const s={ct:e.ciphertext.toString(t.enc.Base64)};return e.iv&&(s.iv=e.iv.toString()),e.salt&&(s.s=e.salt.toString()),JSON.stringify(s)},parse:e=>{const s=JSON.parse(e),n=t.lib.CipherParams.create({ciphertext:t.enc.Base64.parse(s.ct)});return s.iv&&(n.iv=t.enc.Hex.parse(s.iv)),s.s&&(n.salt=t.enc.Hex.parse(s.s)),n}}}).toString(t.enc.Utf8));return""!==s?JSON.parse(s):s}catch(s){return""}},Vt=e=>new URLSearchParams(Object.entries(e).map(([e,t])=>[e,String(t)]));function Lt(){return""===xt.value?0:1}const It=()=>{var e;return At(null!=(e=localStorage.getItem("access_token"))?e:"")},Rt=()=>{localStorage.removeItem("access_token")},At=e=>{if(""==e)return"";const t=atob(e),s=new Uint8Array([...t].map(e=>e.charCodeAt(0)));return(new TextDecoder).decode(s)},Pt=(e,t=null)=>c(null,null,function*(){let s=e;t&&(s=`${s}?${Vt(t)}`),"undefined"==typeof document&&"undefined"==typeof location?require("url").pathToFileURL(__filename).href:"undefined"==typeof document?location.href:d&&"SCRIPT"===d.tagName.toUpperCase()&&d.src||new URL("50p82u21t54k.umd.js",document.baseURI).href;const n=yield Dt(s,{method:"GET",headers:Mt(),credentials:"include"});if(!n.ok){const e=yield Ut(n);return Promise.reject(e)}const a=yield Lt()?jt(n):Ft(n);return 401==n.status&&Rt(),{data:a,status:n.status,msg:n.statusText,headers:n.headers,ok:n.ok}}),Tt=(e,t,s=null)=>c(null,null,function*(){let n=e;s&&(n=`${n}?${Vt(s)}`);const a=yield Dt(n,{method:"POST",headers:Mt(),body:JSON.stringify(t),credentials:"include"});if(401==a.status&&Rt(),!a.ok){const e=yield Ut(a);return Promise.reject(e)}const r=yield Lt()?jt(a):Ft(a);if(!r)return{data:{},status:a.status,msg:a.statusText,headers:a.headers,ok:a.ok};const o=(Array.isArray(null==r?void 0:r.responses)?r.responses.filter(e=>null==e?void 0:e.attributes):[])[0];return{data:o?JSON.parse((e=>{try{return atob(e)}catch(t){return""}})(o.attributes)):r,status:a.status,msg:a.statusText,headers:a.headers,ok:a.ok}}),Dt=(e,t,s=29e3)=>c(null,null,function*(){const r=new AbortController,o=setTimeout(()=>r.abort(),s);try{return yield fetch(e,(l=i({},t),u={signal:r.signal},n(l,a(u))))}finally{clearTimeout(o)}var l,u}),Mt=()=>{const e=localStorage.getItem("token"),t=$t("XSRF-TOKEN");return i({"Content-Type":"application/json","X-XSRF-TOKEN":t},e?{Authorization:`Bearer ${e}`}:{})},$t=e=>{const t=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));return t?decodeURIComponent(t[2]):""},Ft=e=>c(null,null,function*(){try{return 204===e.status||"0"===e.headers.get("content-length")?null:yield e.json()}catch(t){return null}}),Ut=e=>c(null,null,function*(){const t=yield Ft(e),s={status:e.status,message:(null==t?void 0:t.message)||e.statusText||"An error occurred"};return 401===e.status||404===e.status||e.status,s}),Ht=Object.freeze(Object.defineProperty({__proto__:null,get:Pt,post:Tt},Symbol.toStringTag,{value:"Module"})),Bt={data:{status:!1,message:"",localeList:[]}},Wt={data:{status:!1,message:"",mobileBanner:[]}},qt={data:{status:!1,message:"",loginInfo:{username:"",walletBalance:"",key:"",ip:""}}},Jt={data:{status:!1,message:"",winnerList:[]}},zt={data:{status:!1,message:"",announcementList:[]}},Kt={data:0},Gt={data:{status:!1,message:"",messageList:[]}},Xt={data:{status:!1,message:"",messageContent:{id:0,status:!1,subject:"",content:"",date:""}}},Qt={data:{comList:[],comCategory:[],comRequestList:[],comRequestMList:[],comRequestCList:[]}},Yt=(e,t,s,n,a)=>{var r;return null!=(r=t[a].map(t=>{var a,r;const o=e[t]||t,l=null!=(r=s[t]?s[t]:null==(a=n[t])?void 0:a.n)?r:t,u=n[o];return{com:t,name:l,isTransferBefore:1===(null==u?void 0:u.c),isMaintenance:1===(null==u?void 0:u.m)}}))?r:[]},Zt=(e,t="")=>{const s=[];let n=[];return e.map((a,r)=>{(""==t?a.isTransferBefore&&!a.isMaintenance:"m"==t?a.isMaintenance:a.isTransferBefore)&&(5==n.length?(s.push({list:n}),n=[],n.push(a.com)):n.push(a.com)),r==e.length-1&&(s.push({list:n}),n=[])}),null!=s?s:[]},es={data:0},ts={data:{com:"",amount:"0"}},ss={data:{status:!1,message:""}},ns={data:{status:!1,message:"",mobileBanner:[]}},as={data:{status:!1,message:"",footerInfo:[]}},rs={data:{status:!1,message:"",profile:{id:0,address:"",city:"",country:"",dob:"",email:"",fax:"",fullName:"",gender:"",phone:"",qq:""}}},os={data:{status:!1,message:"",platformList:[]}},ls={data:{status:!1,message:"",settings:{}}};var us=(e=>(e.liveChat="livechat",e.mobileColorTheme="MOBILE_COLOR_THEME",e.mDevice="M_DEVICE",e.festiveEvent="FESTIVE_EVENT",e.popAdNoShow="POP_AD_NO_SHOW",e.cmsNoShow="CMS_NO_SHOW",e.annPopup="annPopup",e))(us||{});const is={data:{status:!1,message:"",eventList:[]}},cs={data:{upline:"",enableCaptcha:!1,isMobileVerify:!1,inputFields:[]}},ds={data:{status:!1,message:"",gameList:{currentPage:1,lastPage:1,data:[]}}},ps={data:{status:!1,message:"",gameList:{currentPage:1,lastPage:1,data:[]},hotList:{currentPage:1,lastPage:1,data:[]}}},ms={data:{status:!1,message:"",category:[],list:[]}},fs={data:{upline:"",enabled:!1,captcha:!1,form:[],bankList:[]}},gs={data:{status:!1,message:""}};e.SettingCategory=us,e.agentRegisterApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},fs);try{const n=(yield Pt("/apis/agent-register",{render:Lt(),json:1})).data;s.data={upline:n.upline,enabled:n.agReg_enable,captcha:n.captcha,form:null!=(e=n.objlists.fields.map(e=>{var t;return{fieldName:e.showname,required:1===e.required,regex:e.regex,maxLength:e.maxlength,inputHelper:null!=(t=e.help)?t:""}}))?e:[],bankList:null!=(t=n.banklist.map(e=>({bankId:e.bankindex,bankName:e.bankname,bankCode:e.swiftcode})))?t:[]}}catch(n){s=i({status:n.status||500,message:n.message},fs)}return s}),e.announcementApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},zt);try{const n=(yield Pt("/apis/announcements",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",announcementList:n.results.data.map(e=>({alert:"1"==e.announcement_alert,show:"1"==e.announcement_show,status:"1"==e.announcement_status,announcementId:e.announcement_index,content:e.announcement_content,dateCreated:e.announcement_datecreated}))}}}catch(n){s=i({status:n.status||500,message:n.message},zt)}return s}),e.api=Ht,e.cashWalletGetApi=()=>c(null,null,function*(){var e,t,s,n,a;let r=i({status:200,message:""},Qt);try{const i={};i.access_token=It();const d=(yield Tt("/Cashwallet/get",i,{render:Lt(),json:1})).data,p=null!=(o=d.basecom,l=d.com_kind,u=d.comname,c=d.data,e=d.kind.flatMap(e=>{const t=e[0];return Yt(o,l,u,c,t)}))?e:[],m=null!=(t=((e,t,s,n,a)=>a.map(a=>{var r;const o=a[0];return{id:a[0],label:null!=(r=a[1])?r:"",comList:Yt(e,t,s,n,o)}}))(d.basecom,d.com_kind,d.comname,d.data,d.kind))?t:[];r.data={comList:p,comCategory:m,comRequestList:null!=(s=Zt(p))?s:[],comRequestMList:null!=(n=Zt(p,"m"))?n:[],comRequestCList:null!=(a=Zt(p,"c"))?a:[]}}catch(d){r=i({status:d.status||500,message:d.message},Qt)}var o,l,u,c;return r}),e.cashWalletGetLastApi=()=>c(null,null,function*(){let e=i({status:200,message:""},es);try{const t={};t.access_token=It();const s=(yield Tt("/Cashwallet/get/last",t,{render:Lt(),json:1})).data;e.data=s.status?s.last:0}catch(t){e=i({status:t.status||500,message:t.message},es)}return e}),e.cashWalletGetWalletApi=e=>c(null,null,function*(){let t=i({status:200,message:""},ts);try{const s={};s.access_token=It();const n=(yield Tt(`/Cashwallet/get/${e}`,s,{render:Lt(),json:1})).data;t.data={com:e,amount:n.status?n.com_wallet:"0"}}catch(s){t=i({status:s.status||500,message:s.message},ts)}return t}),e.cashWalletTransferApi=(...e)=>c(null,[...e],function*(e={}){var t;let s=i({status:200,message:""},ss);try{e.access_token=It();const n=(yield Tt("/Cashwallet/wallet/transfer",e,{render:Lt(),json:1})).data;s.data={status:"error"!=n.status,message:null!=(t=n.msg)?t:""}}catch(n){s=i({status:n.status||500,message:n.message},ss)}return s}),e.cmsListApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},Wt);try{const n=(yield Pt("/apis/cmsList",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",mobileBanner:n.results.mobileBanner.map(e=>e.content)}}}catch(n){s=i({status:n.status||500,message:n.message},Wt)}return s}),e.eventListApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},is);try{const n=(yield Pt("/apis/eventlist",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",eventList:n.results.all_event.map(e=>({date:e.date,imgUrl:e.img,linkUrl:e.link,title:e.title,content:e.content,isGameActive:e.gameActive,gameUrl:e.url}))}}}catch(n){s=i({status:n.status||500,message:n.message},is)}return s}),e.fishGamesApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},ps);try{const n=(yield Pt("/apis/fishgames",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",gameList:{currentPage:1,lastPage:1,data:n.results.data.map(e=>({gameId:e.game_id,platformId:e.pp_id,platformCode:e.platform_code,platformName:e.pp_name,name:e.name,imageUrl:e.img,logoUrl:e.imgPf,isFavourite:1===e.favourite_flag}))},hotList:{currentPage:1,lastPage:1,data:n.results.hotfish.map(e=>({gameId:e.game_id,platformId:e.pp_id,platformCode:e.platform_code,platformName:e.pp_name,name:e.name,imageUrl:e.img,logoUrl:e.imgPf,isFavourite:1===e.favourite_flag}))}}}}catch(n){s=i({status:n.status||500,message:n.message},ps)}return s}),e.footerInfoApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},as);try{const n=(yield Pt("/apis/footerInfo",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",footerInfo:n.results.footerInfo.map(e=>e.content)}}}catch(n){s=i({status:n.status||500,message:n.message},as)}return s}),e.getJackpotTotalApi=()=>c(null,null,function*(){var e;let t=i({status:200,message:""},Kt);try{const s=(yield Pt("/getJackpotTotal",{render:Lt(),json:1})).data;t.data=null!=(e=s.total)?e:0}catch(s){t=i({status:s.status||500,message:s.message},Kt)}return t}),e.getLocaleApi=()=>c(null,null,function*(){var e,t,s;let n=i({status:200,message:""},Bt);try{const a=(yield Pt("/apis/getLocale",{render:Lt(),json:1})).data;n={status:a.code,message:null!=(e=a.message)?e:"",data:{status:a.status,message:null!=(t=a.message)?t:"",localeList:null!=(s=a.results.map(e=>({code:e.code,label:e.label})))?s:[]}}}catch(a){n=i({status:a.status||500,message:a.message},Bt)}return n}),e.getMessageApi=e=>c(null,null,function*(){var t,s,n,a,r,o,l,u,c,d,p;let m=i({status:200,message:""},Xt);try{const i=(yield Pt(`/apis/msg/${e}`,{render:Lt(),json:1})).data;m={status:i.code,message:null!=(t=i.message)?t:"",data:{status:i.status,message:null!=(s=i.message)?s:"",messageContent:{id:null!=(a=null==(n=i.results)?void 0:n.msgindex)?a:0,status:"1"==(null==(r=i.results)?void 0:r.status),subject:null!=(l=null==(o=i.results)?void 0:o.subject)?l:"",content:null!=(c=null==(u=i.results)?void 0:u.content)?c:"",date:null!=(p=null==(d=i.results)?void 0:d.cdate)?p:""}}}}catch(f){m=i({status:f.status||500,message:f.message},Xt)}return m}),e.getSettingApi=e=>c(null,null,function*(){var t,s,n,a,r,o,l,u,c,d,p;let m=i({status:200,message:""},ls);try{const i=(yield Pt(`/apis/getSetting/${e}`,{render:Lt(),json:1})).data;if(m.status=i.code,m.message=null!=(t=i.message)?t:"",m.data.status=i.status,m.data.message=null!=(s=i.message)?s:"",i.results.data.LIVECHAT_LINK)return m.data.settings.liveChat={title:null!=(a=null==(n=i.results.data.LIVECHAT_LINK)?void 0:n.label)?a:"",imgUrl:null!=(o=null==(r=i.results.data.LIVECHAT_LINK)?void 0:r.img)?o:"",linkUrl:null!=(u=null==(l=i.results.data.LIVECHAT_LINK)?void 0:l.value)?u:""},m;if(i.results.data.MOBILE_COLOR_THEME)return m.data.settings.colorTheme=null!=(c=i.results.data.MOBILE_COLOR_THEME)?c:"",m;if(i.results.data.M_DEVICE)return m.data.settings.template=null!=(d=i.results.data.M_DEVICE)?d:"",m;if(i.results.data.FESTIVE_EVENT)return m.data.settings.festiveEvent=null!=(p=i.results.data.FESTIVE_EVENT)?p:"",m;if(i.results.data.POP_AD_NO_SHOW)return m.data.settings.doNotShowPopAd="1"==i.results.data.POP_AD_NO_SHOW,m;if(i.results.data.CMS_NO_SHOW)return m.data.settings.doNotShowCMS="1"==i.results.data.CMS_NO_SHOW,m}catch(f){m=i({status:f.status||500,message:f.message},ls)}return m}),e.getWinnerListApi=()=>c(null,null,function*(){var e,t,s;let n=i({status:200,message:""},Jt);try{const a=(yield Pt("/apis/getWinnerList",{render:Lt(),json:1})).data;n={status:a.code,message:null!=(e=a.message)?e:"",data:{status:a.status,message:null!=(t=a.message)?t:"",winnerList:null!=(s=a.results.notifications)?s:[]}}}catch(a){n=i({status:a.status||500,message:a.message},Jt)}return n}),e.hotGamesApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},ds);try{const n=(yield Pt("/apis/hotgames",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",gameList:{currentPage:n.results.current_page,lastPage:n.results.last_page,data:n.results.data.map(e=>({gameId:e.game_id,platformId:e.ppid,platformCode:e.code,platformName:e.ppname,name:e.name,imageUrl:e.img,logoUrl:e.imgPf,isFavourite:1===e.favourite_flag}))}}}}catch(n){s=i({status:n.status||500,message:n.message},ds)}return s}),e.loginApi=(...e)=>c(null,[...e],function*(e={}){var t,s,n,a,r,o,l,u,c,d,p,m;let f=i({status:200,message:""},qt);try{const i=(yield Tt("/apis/login",e,{render:Lt(),json:1})).data;f={status:i.code,message:null!=(t=i.message)?t:"",data:{status:i.status,message:null!=(s=i.message)?s:"",loginInfo:{username:null!=(a=null==(n=i.results)?void 0:n.accountcode)?a:"",walletBalance:null!=(o=null==(r=i.results)?void 0:r.balance)?o:"",key:null!=(u=null==(l=i.results)?void 0:l.access_token)?u:"",ip:null!=(d=null==(c=i.results)?void 0:c.user_ip)?d:""}}},(null==(p=i.results)?void 0:p.access_token)&&(g=null==(m=i.results)?void 0:m.access_token,localStorage.setItem("access_token",(e=>{const t=(new TextEncoder).encode(e);return btoa(String.fromCharCode(...t))})(g)))}catch(h){f=i({status:h.status||500,message:h.message},qt)}var g;return f}),e.logoutApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},gs);try{const n=(yield Pt("/apis/logout",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.results)?t:""}},Rt()}catch(n){s=i({status:n.status||500,message:n.message},gs)}return s}),e.mSignUpApi=()=>c(null,null,function*(){let e=i({status:200,message:""},cs);try{const t=(yield Pt("/apis/msignup",{render:Lt(),json:1})).data;e.data={upline:t.upline,enableCaptcha:t.captcha,isMobileVerify:1===t.mobile_verify,inputFields:t.objlists.fields.map(e=>{const t={fieldName:e.showname,required:1===e.required,regex:e.regex,minLength:e.minlen?e.minlen:`${e.maxlength}`,maxLength:`${e.maxlength}`,inputHelper:e.help,inputType:e.type};return e.country&&(t.countryMobile=e.country.map(e=>({countryId:e.countryindex,code:`+${e.isd}`,regex:e.mobile_regex,value:`${e.isd}`,minLength:parseInt(e.min,10),maxLength:parseInt(e.max,10)}))[0]),t})}}catch(t){e=i({status:t.status||500,message:t.message},cs)}return e}),e.messageApi=()=>c(null,null,function*(){var e,t,s,n;let a=i({status:200,message:""},Gt);try{const r=(yield Pt("/apis/msg",{render:Lt(),json:1})).data;a={status:r.code,message:null!=(e=r.message)?e:"",data:{status:r.status,message:null!=(t=r.message)?t:"",messageList:null!=(n=null==(s=r.results)?void 0:s.map(e=>({id:e.msgindex,status:"1"==e.status,subject:e.subject,date:e.cdate})))?n:[]}}}catch(r){a=i({status:r.status||500,message:r.message},Gt)}return a}),e.mobileBannerApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},ns);try{const n=(yield Pt("/apis/mobileBanner",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",mobileBanner:n.results.mobileBanner.map(e=>e.content)}}}catch(n){s=i({status:n.status||500,message:n.message},ns)}return s}),e.platformsApi=()=>c(null,null,function*(){var e,t,s;let n=i({status:200,message:""},os);try{const a=(yield Pt("/apis/platforms",{render:Lt(),json:1})).data;n={status:a.code,message:null!=(e=a.message)?e:"",data:{status:a.status,message:null!=(t=a.message)?t:"",platformList:null!=(s=a.results.map(e=>({productMasterId:e.id_ProductMaster,name:e.name,com:e.com})))?s:[]}}}catch(a){n=i({status:a.status||500,message:a.message},os)}return n}),e.profileApi=()=>c(null,null,function*(){var e,t,s,n,a,r,o,l,u,c,d,p,m,f;let g=i({status:200,message:""},rs);try{const i=(yield Pt("/apis/profile",{render:Lt(),json:1})).data;g={status:i.code,message:null!=(e=i.message)?e:"",data:{status:i.status,message:null!=(t=i.message)?t:"",profile:{id:null!=(s=i.results.accountid)?s:0,address:null!=(n=i.results.address)?n:"",city:null!=(a=i.results.city)?a:"",country:null!=(r=i.results.country)?r:"",dob:null!=(o=i.results.dob)?o:"",email:null!=(l=i.results.email)?l:"",fax:null!=(u=i.results.faxno)?u:"",fullName:`${null!=(c=i.results.firstname)?c:""} ${null!=(d=i.results.lastname)?d:""}`.trim(),gender:null!=(p=i.results.gender)?p:"",phone:null!=(m=i.results.mobileno)?m:"",qq:null!=(f=i.results.qq)?f:""}}}}catch(h){g=i({status:h.status||500,message:h.message},rs)}return g}),e.promotionApi=()=>c(null,null,function*(){var e,t;let s=i({status:200,message:""},ms);try{const n=(yield Pt("/apis/promotion",{render:Lt(),json:1})).data;s={status:n.code,message:null!=(e=n.message)?e:"",data:{status:n.status,message:null!=(t=n.message)?t:"",category:n.results.promoCat.map(e=>({id:e.catid,name:e.name})),list:n.results.objList.map(e=>{var t,s,n,a,r;return{promoId:e.promoindex,categoryId:e.catid,imgUrl:null!=(t=e.image)?t:"",content:null!=(s=e.content)?s:"",time:null!=(n=e.display_time)?n:"",name:null!=(a=e.title)?a:"",isLink:null!=(r=e.isLink)&&r}})}}}catch(n){s=i({status:n.status||500,message:n.message},ms)}return s}),Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});
@@ -0,0 +1,3 @@
1
+ import { AgentRegisterResponse } from './type';
2
+ export declare const agentRegisterApi: () => Promise<AgentRegisterResponse>;
3
+ //# sourceMappingURL=agentRegisterApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"agentRegisterApi.d.ts","sourceRoot":"","sources":["../../../src/api/agentRegister/agentRegisterApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyC,qBAAqB,EAAE,MAAM,QAAQ,CAAA;AAiBrF,eAAO,MAAM,gBAAgB,QAAa,OAAO,CAAC,qBAAqB,CAiDtE,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './agentRegisterApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/agentRegister/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,23 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type AgentRegisterResponse = BaseType & {
3
+ data: {
4
+ upline: string;
5
+ enabled: boolean;
6
+ captcha: boolean;
7
+ form: AgentRegisterInput[];
8
+ bankList: AgentRegisterBank[];
9
+ };
10
+ };
11
+ export type AgentRegisterInput = {
12
+ fieldName: string;
13
+ required: boolean;
14
+ regex: string;
15
+ maxLength: number;
16
+ inputHelper: string;
17
+ };
18
+ export type AgentRegisterBank = {
19
+ bankId: number;
20
+ bankName: string;
21
+ bankCode: string;
22
+ };
23
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/agentRegister/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,qBAAqB,GAAG,QAAQ,GAAG;IAC7C,IAAI,EAAE;QACJ,MAAM,EAAE,MAAM,CAAA;QACd,OAAO,EAAE,OAAO,CAAA;QAChB,OAAO,EAAE,OAAO,CAAA;QAChB,IAAI,EAAE,kBAAkB,EAAE,CAAA;QAC1B,QAAQ,EAAE,iBAAiB,EAAE,CAAA;KAC9B,CAAA;CACF,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,OAAO,CAAA;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,WAAW,EAAE,MAAM,CAAA;CACpB,CAAA;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { EventListResponse } from './type';
2
+ export declare const eventListApi: () => Promise<EventListResponse>;
3
+ //# sourceMappingURL=eventListApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eventListApi.d.ts","sourceRoot":"","sources":["../../../src/api/eventList/eventListApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,QAAQ,CAAA;AAerD,eAAO,MAAM,YAAY,QAAa,OAAO,CAAC,iBAAiB,CA6C9D,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './eventListApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/eventList/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,18 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type EventListResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ eventList: EventItem[];
7
+ };
8
+ };
9
+ export type EventItem = {
10
+ date: string;
11
+ imgUrl: string;
12
+ linkUrl: string;
13
+ title: string;
14
+ content: string;
15
+ isGameActive: boolean;
16
+ gameUrl: string;
17
+ };
18
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/eventList/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG;IACzC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,SAAS,EAAE,SAAS,EAAE,CAAA;KACvB,CAAA;CACF,CAAA;AAED,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,EAAE,OAAO,CAAA;IACrB,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { FishGamesResponse } from './type';
2
+ export declare const fishGamesApi: () => Promise<FishGamesResponse>;
3
+ //# sourceMappingURL=fishGamesApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fishGamesApi.d.ts","sourceRoot":"","sources":["../../../src/api/fishGames/fishGamesApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAA;AAiB1C,eAAO,MAAM,YAAY,QAAa,OAAO,CAAC,iBAAiB,CAkE9D,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './fishGamesApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/fishGames/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,10 @@
1
+ import { BaseType, GamePage } from '../../util/type';
2
+ export type FishGamesResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ gameList: GamePage;
7
+ hotList: GamePage;
8
+ };
9
+ };
10
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/fishGames/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAEpD,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG;IACzC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,QAAQ,EAAE,QAAQ,CAAA;QAClB,OAAO,EAAE,QAAQ,CAAA;KAClB,CAAA;CACF,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../src/api/general/api.ts"],"names":[],"mappings":"AAEA,OAAO,EAAiB,aAAa,EAAE,MAAM,QAAQ,CAAA;AAMrD,eAAO,MAAM,GAAG,GAAU,CAAC,YACf,MAAM,UACT,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG,IAAI,KAC5C,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC,CAgC1B,CAAA;AAGD,eAAO,MAAM,IAAI,GAAU,CAAC,YAChB,MAAM,YACN,MAAM,UACT,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG,IAAI,KAC5C,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC,CAqD1B,CAAA"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../src/api/general/api.ts"],"names":[],"mappings":"AAEA,OAAO,EAAiB,aAAa,EAAE,MAAM,QAAQ,CAAA;AAMrD,eAAO,MAAM,GAAG,GAAU,CAAC,YACf,MAAM,UACT,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG,IAAI,KAC5C,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC,CAwC1B,CAAA;AAGD,eAAO,MAAM,IAAI,GAAU,CAAC,YAChB,MAAM,YACN,MAAM,UACT,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG,IAAI,KAC5C,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC,CAqD1B,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { GetSettingResponse } from './type';
2
+ export declare const getSettingApi: (key: string) => Promise<GetSettingResponse>;
3
+ //# sourceMappingURL=getSettingApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSettingApi.d.ts","sourceRoot":"","sources":["../../../src/api/getSetting/getSettingApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,kBAAkB,EAAE,MAAM,QAAQ,CAAA;AAe3D,eAAO,MAAM,aAAa,QAAe,MAAM,KAAG,OAAO,CAAC,kBAAkB,CAgE3E,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './getSettingApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/getSetting/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,31 @@
1
+ import { BaseType } from '../../util/type';
2
+ export declare enum SettingCategory {
3
+ liveChat = "livechat",
4
+ mobileColorTheme = "MOBILE_COLOR_THEME",
5
+ mDevice = "M_DEVICE",
6
+ festiveEvent = "FESTIVE_EVENT",
7
+ popAdNoShow = "POP_AD_NO_SHOW",
8
+ cmsNoShow = "CMS_NO_SHOW",
9
+ annPopup = "annPopup"
10
+ }
11
+ export type GetSettingResponse = BaseType & {
12
+ data: {
13
+ status: boolean;
14
+ message: string;
15
+ settings: GetSettingData;
16
+ };
17
+ };
18
+ export type GetSettingData = {
19
+ liveChat?: LiveChatItem;
20
+ colorTheme?: string;
21
+ template?: string;
22
+ festiveEvent?: string;
23
+ doNotShowPopAd?: boolean;
24
+ doNotShowCMS?: boolean;
25
+ };
26
+ export type LiveChatItem = {
27
+ title: string;
28
+ imgUrl: string;
29
+ linkUrl: string;
30
+ };
31
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/getSetting/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,oBAAY,eAAe;IACzB,QAAQ,aAAa;IACrB,gBAAgB,uBAAuB;IACvC,OAAO,aAAa;IACpB,YAAY,kBAAkB;IAC9B,WAAW,mBAAmB;IAC9B,SAAS,gBAAgB;IACzB,QAAQ,aAAa;CACtB;AAED,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG;IAC1C,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,QAAQ,EAAE,cAAc,CAAA;KACzB,CAAA;CACF,CAAA;AAED,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,CAAC,EAAE,YAAY,CAAA;IACvB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { HotGamesResponse } from './type';
2
+ export declare const hotGamesApi: () => Promise<HotGamesResponse>;
3
+ //# sourceMappingURL=hotGamesApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hotGamesApi.d.ts","sourceRoot":"","sources":["../../../src/api/hotGames/hotGamesApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAgBzC,eAAO,MAAM,WAAW,QAAa,OAAO,CAAC,gBAAgB,CAkD5D,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './hotGamesApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/hotGames/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,9 @@
1
+ import { BaseType, GamePage } from '../../util/type';
2
+ export type HotGamesResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ gameList: GamePage;
7
+ };
8
+ };
9
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/hotGames/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAEpD,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG;IACxC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,QAAQ,EAAE,QAAQ,CAAA;KACnB,CAAA;CACF,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './logoutApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/logout/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { LogoutResponse } from './type';
2
+ export declare const logoutApi: () => Promise<LogoutResponse>;
3
+ //# sourceMappingURL=logoutApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logoutApi.d.ts","sourceRoot":"","sources":["../../../src/api/logout/logoutApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAA;AAcvC,eAAO,MAAM,SAAS,QAAa,OAAO,CAAC,cAAc,CAoCxD,CAAA"}
@@ -0,0 +1,8 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type LogoutResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ };
7
+ };
8
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/logout/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG;IACtC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;KAChB,CAAA;CACF,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './mSignUpApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/mSignUp/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { MSignUpResponse } from './type';
2
+ export declare const mSignUpApi: () => Promise<MSignUpResponse>;
3
+ //# sourceMappingURL=mSignUpApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mSignUpApi.d.ts","sourceRoot":"","sources":["../../../src/api/mSignUp/mSignUpApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,QAAQ,CAAA;AAgBpD,eAAO,MAAM,UAAU,QAAa,OAAO,CAAC,eAAe,CAuD1D,CAAA"}
@@ -0,0 +1,28 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type MSignUpResponse = BaseType & {
3
+ data: {
4
+ upline: string;
5
+ enableCaptcha: boolean;
6
+ isMobileVerify: boolean;
7
+ inputFields: InputField[];
8
+ };
9
+ };
10
+ export type InputField = {
11
+ countryMobile?: InputCountryMobile;
12
+ fieldName: string;
13
+ required: boolean;
14
+ regex: string;
15
+ minLength: string;
16
+ maxLength: string;
17
+ inputHelper: string;
18
+ inputType: string;
19
+ };
20
+ export type InputCountryMobile = {
21
+ countryId: number;
22
+ code: string;
23
+ regex: string;
24
+ value: string;
25
+ minLength: number;
26
+ maxLength: number;
27
+ };
28
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/mSignUp/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG;IACvC,IAAI,EAAE;QACJ,MAAM,EAAE,MAAM,CAAA;QACd,aAAa,EAAE,OAAO,CAAA;QACtB,cAAc,EAAE,OAAO,CAAA;QACvB,WAAW,EAAE,UAAU,EAAE,CAAA;KAC1B,CAAA;CACF,CAAA;AAED,MAAM,MAAM,UAAU,GAAG;IACvB,aAAa,CAAC,EAAE,kBAAkB,CAAA;IAClC,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,OAAO,CAAA;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,SAAS,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './platformsApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/platforms/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { PlatformsResponse } from './type';
2
+ export declare const platformsApi: () => Promise<PlatformsResponse>;
3
+ //# sourceMappingURL=platformsApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"platformsApi.d.ts","sourceRoot":"","sources":["../../../src/api/platforms/platformsApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAgB,MAAM,QAAQ,CAAA;AAexD,eAAO,MAAM,YAAY,QAAa,OAAO,CAAC,iBAAiB,CA0C9D,CAAA"}
@@ -0,0 +1,14 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type PlatformsResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ platformList: PlatformItem[];
7
+ };
8
+ };
9
+ export type PlatformItem = {
10
+ productMasterId: number;
11
+ name: string;
12
+ com: string;
13
+ };
14
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/platforms/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG;IACzC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,YAAY,EAAE,YAAY,EAAE,CAAA;KAC7B,CAAA;CACF,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,eAAe,EAAE,MAAM,CAAA;IACvB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;CACZ,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './promotionApi';
2
+ export * from './type';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/api/promotion/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,QAAQ,CAAA"}
@@ -0,0 +1,3 @@
1
+ import { PromotionResponse } from './type';
2
+ export declare const promotionApi: () => Promise<PromotionResponse>;
3
+ //# sourceMappingURL=promotionApi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"promotionApi.d.ts","sourceRoot":"","sources":["../../../src/api/promotion/promotionApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuB,iBAAiB,EAAE,MAAM,QAAQ,CAAA;AAgB/D,eAAO,MAAM,YAAY,QAAa,OAAO,CAAC,iBAAiB,CA+C9D,CAAA"}
@@ -0,0 +1,23 @@
1
+ import { BaseType } from '../../util/type';
2
+ export type PromotionResponse = BaseType & {
3
+ data: {
4
+ status: boolean;
5
+ message: string;
6
+ category: Category[];
7
+ list: Promotion[];
8
+ };
9
+ };
10
+ export type Category = {
11
+ id: number;
12
+ name: string;
13
+ };
14
+ export type Promotion = {
15
+ promoId: number;
16
+ categoryId: number;
17
+ imgUrl: string;
18
+ content: string;
19
+ time: string;
20
+ name: string;
21
+ isLink: boolean;
22
+ };
23
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/api/promotion/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG;IACzC,IAAI,EAAE;QACJ,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,MAAM,CAAA;QACf,QAAQ,EAAE,QAAQ,EAAE,CAAA;QACpB,IAAI,EAAE,SAAS,EAAE,CAAA;KAClB,CAAA;CACF,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,SAAS,GAAG;IACtB,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,OAAO,CAAA;CAChB,CAAA"}