superapp-miniapp-invoke-native 1.9.13 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/main.umd.cjs CHANGED
@@ -1 +1 @@
1
- var Qr=Object.defineProperty,Xr=Object.defineProperties;var Zr=Object.getOwnPropertyDescriptors;var Nr=Object.getOwnPropertySymbols;var Yr=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable;var Ve=(y,m,p)=>m in y?Qr(y,m,{enumerable:!0,configurable:!0,writable:!0,value:p}):y[m]=p,Mr=(y,m)=>{for(var p in m||(m={}))Yr.call(m,p)&&Ve(y,p,m[p]);if(Nr)for(var p of Nr(m))et.call(m,p)&&Ve(y,p,m[p]);return y},fr=(y,m)=>Xr(y,Zr(m));var S=(y,m,p)=>(Ve(y,typeof m!="symbol"?m+"":m,p),p);var o=(y,m,p)=>new Promise((b,F)=>{var Ne=f=>{try{l(p.next(f))}catch(g){F(g)}},Me=f=>{try{l(p.throw(f))}catch(g){F(g)}},l=f=>f.done?b(f.value):Promise.resolve(f.value).then(Ne,Me);l((p=p.apply(y,m)).next())});(function(y,m){typeof exports=="object"&&typeof module!="undefined"?m(exports):typeof define=="function"&&define.amd?define(["exports"],m):m((y=typeof globalThis!="undefined"?globalThis:y||self).main={})})(this,function(y){var tr,nr,or,ar,ir,sr,cr,lr,wr,dr,ur,_r,hr,mr,pr;"use strict";/*! Capacitor: https://capacitorjs.com/ - MIT License */const m=t=>t.CapacitorPlatforms=(e=>{const r=new Map;r.set("web",{name:"web"});const n=e.CapacitorPlatforms||{currentPlatform:{name:"web"},platforms:r};return n.addPlatform=(a,i)=>{n.platforms.set(a,i)},n.setPlatform=a=>{n.platforms.has(a)&&(n.currentPlatform=n.platforms.get(a))},n})(t),p=m(typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});var b;p.addPlatform,p.setPlatform,function(t){t.Unimplemented="UNIMPLEMENTED",t.Unavailable="UNAVAILABLE"}(b||(b={}));class F extends Error{constructor(e,r,n){super(e),this.message=e,this.code=r,this.data=n}}const Ne=t=>{var e,r,n,a,i;const s=t.CapacitorCustomPlatform||null,c=t.Capacitor||{},u=c.Plugins=c.Plugins||{},_=t.CapacitorPlatforms,O=((e=_==null?void 0:_.currentPlatform)===null||e===void 0?void 0:e.getPlatform)||(()=>s!==null?s.name:(d=>{var h,N;return d!=null&&d.androidBridge?"android":!((N=(h=d==null?void 0:d.webkit)===null||h===void 0?void 0:h.messageHandlers)===null||N===void 0)&&N.bridge?"ios":"web"})(t)),C=((r=_==null?void 0:_.currentPlatform)===null||r===void 0?void 0:r.isNativePlatform)||(()=>O()!=="web"),v=((n=_==null?void 0:_.currentPlatform)===null||n===void 0?void 0:n.isPluginAvailable)||(d=>{const h=I.get(d);return!!(h!=null&&h.platforms.has(O()))||!!$(d)}),$=((a=_==null?void 0:_.currentPlatform)===null||a===void 0?void 0:a.getPluginHeader)||(d=>{var h;return(h=c.PluginHeaders)===null||h===void 0?void 0:h.find(N=>N.name===d)}),I=new Map,A=((i=_==null?void 0:_.currentPlatform)===null||i===void 0?void 0:i.registerPlugin)||((d,h={})=>{const N=I.get(d);if(N)return console.warn(`Capacitor plugin "${d}" already registered. Cannot register plugins twice.`),N.proxy;const E=O(),z=$(d);let j;const be=R=>{let T;const q=(...Se)=>{const J=(()=>o(this,null,function*(){return!j&&E in h?j=j=typeof h[E]=="function"?yield h[E]():h[E]:s!==null&&!j&&"web"in h&&(j=j=typeof h.web=="function"?yield h.web():h.web),j}))().then(G=>{const yr=((L,Q)=>{var Be,He;if(!z){if(L)return(He=L[Q])===null||He===void 0?void 0:He.bind(L);throw new F(`"${d}" plugin is not implemented on ${E}`,b.Unimplemented)}{const Sr=z==null?void 0:z.methods.find(X=>Q===X.name);if(Sr)return Sr.rtype==="promise"?X=>c.nativePromise(d,Q.toString(),X):(X,Gr)=>c.nativeCallback(d,Q.toString(),X,Gr);if(L)return(Be=L[Q])===null||Be===void 0?void 0:Be.bind(L)}})(G,R);if(yr){const L=yr(...Se);return T=L==null?void 0:L.remove,L}throw new F(`"${d}.${R}()" is not implemented on ${E}`,b.Unimplemented)});return R==="addListener"&&(J.remove=()=>o(this,null,function*(){return T()})),J};return q.toString=()=>`${R.toString()}() { [capacitor code] }`,Object.defineProperty(q,"name",{value:R,writable:!1,configurable:!1}),q},gr=be("addListener"),Pr=be("removeListener"),Jr=(R,T)=>{const q=gr({eventName:R},T),Se=()=>o(this,null,function*(){const G=yield q;Pr({eventName:R,callbackId:G},T)}),J=new Promise(G=>q.then(()=>G({remove:Se})));return J.remove=()=>o(this,null,function*(){console.warn("Using addListener() without 'await' is deprecated."),yield Se()}),J},Te=new Proxy({},{get(R,T){switch(T){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return z?Jr:gr;case"removeListener":return Pr;default:return be(T)}}});return u[d]=Te,I.set(d,{name:d,proxy:Te,platforms:new Set([...Object.keys(h),...z?[E]:[]])}),Te});return c.convertFileSrc||(c.convertFileSrc=d=>d),c.getPlatform=O,c.handleError=d=>t.console.error(d),c.isNativePlatform=C,c.isPluginAvailable=v,c.pluginMethodNoop=(d,h,N)=>Promise.reject(`${N} does not have an implementation of "${h}".`),c.registerPlugin=A,c.Exception=F,c.DEBUG=!!c.DEBUG,c.isLoggingEnabled=!!c.isLoggingEnabled,c.platform=c.getPlatform(),c.isNative=c.isNativePlatform(),c},Me=t=>t.Capacitor=Ne(t),l=Me(typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{}),f=l.registerPlugin;l.Plugins;class g{constructor(e){this.listeners={},this.windowListeners={},e&&(console.warn(`Capacitor WebPlugin "${e.name}" config object was deprecated in v3 and will be removed in v4.`),this.config=e)}addListener(e,r){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(r);const n=this.windowListeners[e];n&&!n.registered&&this.addWindowListener(n);const a=()=>o(this,null,function*(){return this.removeListener(e,r)}),i=Promise.resolve({remove:a});return Object.defineProperty(i,"remove",{value:()=>o(this,null,function*(){console.warn("Using addListener() without 'await' is deprecated."),yield a()})}),i}removeAllListeners(){return o(this,null,function*(){this.listeners={};for(const e in this.windowListeners)this.removeWindowListener(this.windowListeners[e]);this.windowListeners={}})}notifyListeners(e,r){const n=this.listeners[e];n&&n.forEach(a=>a(r))}hasListeners(e){return!!this.listeners[e].length}registerWindowListener(e,r){this.windowListeners[r]={registered:!1,windowEventName:e,pluginEventName:r,handler:n=>{this.notifyListeners(r,n)}}}unimplemented(e="not implemented"){return new l.Exception(e,b.Unimplemented)}unavailable(e="not available"){return new l.Exception(e,b.Unavailable)}removeListener(e,r){return o(this,null,function*(){const n=this.listeners[e];if(!n)return;const a=n.indexOf(r);this.listeners[e].splice(a,1),this.listeners[e].length||this.removeWindowListener(this.windowListeners[e])})}addWindowListener(e){window.addEventListener(e.windowEventName,e.handler),e.registered=!0}removeWindowListener(e){e&&(window.removeEventListener(e.windowEventName,e.handler),e.registered=!1)}}const We=t=>encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),Ue=t=>t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class Cr extends g{getCookies(){return o(this,null,function*(){const e=document.cookie,r={};return e.split(";").forEach(n=>{if(n.length<=0)return;let[a,i]=n.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");a=Ue(a).trim(),i=Ue(i).trim(),r[a]=i}),r})}setCookie(e){return o(this,null,function*(){try{const r=We(e.key),n=We(e.value),a=`; expires=${(e.expires||"").replace("expires=","")}`,i=(e.path||"/").replace("path=",""),s=e.url!=null&&e.url.length>0?`domain=${e.url}`:"";document.cookie=`${r}=${n||""}${a}; path=${i}; ${s};`}catch(r){return Promise.reject(r)}})}deleteCookie(e){return o(this,null,function*(){try{document.cookie=`${e.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}})}clearCookies(){return o(this,null,function*(){try{const e=document.cookie.split(";")||[];for(const r of e)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(e){return Promise.reject(e)}})}clearAllCookies(){return o(this,null,function*(){try{yield this.clearCookies()}catch(e){return Promise.reject(e)}})}}f("CapacitorCookies",{web:()=>new Cr});const vr=(t,e={})=>{const r=Object.assign({method:t.method||"GET",headers:t.headers},e),n=((a={})=>{const i=Object.keys(a);return Object.keys(a).map(s=>s.toLocaleLowerCase()).reduce((s,c,u)=>(s[c]=a[i[u]],s),{})})(t.headers)["content-type"]||"";if(typeof t.data=="string")r.body=t.data;else if(n.includes("application/x-www-form-urlencoded")){const a=new URLSearchParams;for(const[i,s]of Object.entries(t.data||{}))a.set(i,s);r.body=a.toString()}else if(n.includes("multipart/form-data")){const a=new FormData;if(t.data instanceof FormData)t.data.forEach((s,c)=>{a.append(c,s)});else for(const s of Object.keys(t.data))a.append(s,t.data[s]);r.body=a;const i=new Headers(r.headers);i.delete("content-type"),r.headers=i}else(n.includes("application/json")||typeof t.data=="object")&&(r.body=JSON.stringify(t.data));return r};class Or extends g{request(e){return o(this,null,function*(){const r=vr(e,e.webFetchExtra),n=((C,v=!0)=>C?Object.entries(C).reduce(($,I)=>{const[A,d]=I;let h,N;return Array.isArray(d)?(N="",d.forEach(E=>{h=v?encodeURIComponent(E):E,N+=`${A}=${h}&`}),N.slice(0,-1)):(h=v?encodeURIComponent(d):d,N=`${A}=${h}`),`${$}&${N}`},"").substr(1):null)(e.params,e.shouldEncodeUrlParams),a=n?`${e.url}?${n}`:e.url,i=yield fetch(a,r),s=i.headers.get("content-type")||"";let c,u,{responseType:_="text"}=i.ok?e:{};switch(s.includes("application/json")&&(_="json"),_){case"arraybuffer":case"blob":u=yield i.blob(),c=yield(C=>o(this,null,function*(){return new Promise((v,$)=>{const I=new FileReader;I.onload=()=>{const A=I.result;v(A.indexOf(",")>=0?A.split(",")[1]:A)},I.onerror=A=>$(A),I.readAsDataURL(C)})}))(u);break;case"json":c=yield i.json();break;default:c=yield i.text()}const O={};return i.headers.forEach((C,v)=>{O[v]=C}),{data:c,headers:O,status:i.status,url:i.url}})}get(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"GET"}))})}post(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"POST"}))})}put(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"PUT"}))})}patch(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"PATCH"}))})}delete(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"DELETE"}))})}}function fe(){return l.getPlatform()==="android"?JSON.parse(AndroidInitialContext.initialContext()):window.portalInitialContext}f("CapacitorHttp",{web:()=>new Or}),f("Portals",{web:()=>Promise.resolve().then(function(){return Ir}).then(t=>new t.PortalsWeb)});const Ir=Object.freeze({__proto__:null,PortalsWeb:class extends g{publishNative(t){return o(this,null,function*(){})}}}),Z=t=>{var e,r,n;try{if(typeof window=="undefined")return;if(fe&&((e=fe())!=null&&e.value)){const a=(n=(r=fe())==null?void 0:r.value)!=null?n:null;if(!a)return void console.error("native initialContext is undefine");if(!t)return void console.error("initialContext call back is undefine");t(a)}}catch(a){throw console.error("getInitialContextHandle error",a),a}};class Ar{isNative(){try{return(()=>{try{if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.isNative();{let e=!1;return Z(r=>{e=!!(r!=null&&r.isNative)}),e}}catch(e){throw console.error("isNative error",e),e}})()}catch(e){throw console.error("isNative error",e),e}}redirectPage(e){try{if(window.__MICRO_APP_ENVIRONMENT__){const r=window.rawWindow.__mini_app_hook__.redirectPage(window.__MICRO_APP_NAME__);if(console.log("redirectParams",r),r)return e.callBack(r)}else(({callBack:r})=>{Z(n=>{var a;try{if(!(n!=null&&n.params))return void console.info("initial context native params is undefine");const i=(a=n==null?void 0:n.params)!=null?a:null;if(!i)return;if(!r)return void console.error("initial context call back is undefine");r(i)}catch(i){throw console.error("redirectPageHandle error",i),i}})})(e)}catch(r){throw console.error("redirectPage error",r),r}}getNativeInfo(e){var r;try{return this.isNative()?window.__MICRO_APP_ENVIRONMENT__?(r=window.rawWindow.__mini_app_hook__.getNativeInfo(e))!=null?r:{}:(()=>{try{let n=null;return Z(a=>{n=a!=null?a:null}),n}catch(n){throw console.error("getNativeInfoHandle error",n),n}})():(n=>{var a;return(a=n==null?void 0:n.mockData)!=null?a:null})(e)}catch(n){throw console.error("getNativeInfo error",n),n}}getStatus(){return new Promise(e=>{e({isNative:!0,redirectPage:!0,getNativeInfo:!0})})}}const M=()=>{try{let t={};return typeof window!="undefined"&&(t=window),t}catch(t){throw console.error("isWinHandle error",t),t}},k="CommunicatePlugin",P=l.registerPlugin(k,{web:()=>Promise.resolve().then(()=>zr).then(t=>new t.PluginsWeb)}),Y=M();Y.removeAddListenerFab=()=>null;const Er=t=>{var e,r;try{Y.removeAddListenerFab&&Y.removeAddListenerFab();const n=[];if((e=P.showFABMenu)==null||e.call(P,{fabMenu:n}),!t||!((r=Object.keys(t))!=null&&r.length))return;Object.keys(t).forEach(a=>{var i,s,c,u,_,O,C,v;n.push({disable:(s=(i=t==null?void 0:t[a])==null?void 0:i.disable)!=null?s:!1,icon:(u=(c=t==null?void 0:t[a])==null?void 0:c.icon)!=null?u:"",id:(O=(_=t==null?void 0:t[a])==null?void 0:_.id)!=null?O:"",name:(v=(C=t==null?void 0:t[a])==null?void 0:C.title)!=null?v:""})}),queueMicrotask(()=>{var a;(a=P.showFABMenu)==null||a.call(P,{fabMenu:n})}),setTimeout(()=>{(a=>o(this,null,function*(){a&&(Y.removeAddListenerFab=yield(i=>o(this,null,function*(){try{if(l.addListener){const s=yield l.addListener(k,"nativeSendFab",c=>i&&i(c));return s!=null&&s.remove?s.remove:()=>null}}catch(s){throw console.error("addListenerFabHandle error",s),s}}))(a))}))(a=>{let i;a!=null&&a.disable||a!=null&&a.id&&(Object.keys(t).forEach(s=>{var c,u,_;(c=t==null?void 0:t[s])!=null&&c.id&&a.id===t[s].id&&(i=(_=(u=t[s])==null?void 0:u.fn)!=null?_:()=>null)}),typeof i=="function"&&i())})})}catch(n){throw console.error("fabBtnHandle error",n),n}},B=M();B.addListenerBackRemoveHandle=()=>null;const xe=(t=()=>null)=>o(this,null,function*(){try{B!=null&&B.addListenerBackRemoveHandle&&typeof B.addListenerBackRemoveHandle=="function"&&B.addListenerBackRemoveHandle(),B.addListenerBackRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(k,"nativeSendBack",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerBackHandle error",r),r}}))(t)}catch(e){throw console.error("initBackBtnFn error",e),e}}),ee=M();ee.addListenerHomeHandle=()=>null;const Lr=t=>{try{ee.addListenerHomeHandle&&ee.addListenerHomeHandle(),setTimeout(()=>{(e=>o(this,null,function*(){e&&(ee.addListenerHomeHandle=yield(r=>o(this,null,function*(){try{if(l.addListener){const n=yield l.addListener(k,"nativeSendHome",a=>r&&r(a));return n!=null&&n.remove?n.remove:()=>null}}catch(n){throw console.error("addListenerHomeHandle error",n),n}}))(e))}))(t)})}catch(e){throw console.error("homeFn error",e),e}},H=M();H.addListenerTouchRemoveHandle=()=>null;const De=(t=()=>null)=>o(this,null,function*(){try{H!=null&&H.addListenerTouchRemoveHandle&&typeof H.addListenerTouchRemoveHandle=="function"&&H.addListenerTouchRemoveHandle(),H.addListenerTouchRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(k,"nativeTouchListener",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerTouchHandle error",r),r}}))(t)}catch(e){throw console.error("initTouchFn error",e),e}}),V=M();V.addListenerSendDeepLinkRemoveHandle=()=>null;const je=(t=()=>null)=>o(this,null,function*(){try{V!=null&&V.addListenerSendDeepLinkRemoveHandle&&typeof V.addListenerSendDeepLinkRemoveHandle=="function"&&V.addListenerSendDeepLinkRemoveHandle(),V.addListenerSendDeepLinkRemoveHandle=yield(e=>o(this,null,function*(){try{if(window.__MICRO_APP_ENVIRONMENT__)return e&&window.rawWindow.__mini_app_hook__.getDeeplinkParams(e),{remove:()=>null};if(l.addListener){const r=yield l.addListener(k,"nativeSendDeeplinkCallbackListener",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerSendDeepLinkHandle error",r),r}}))(t)}catch(e){throw console.error("initTouchFn error",e),e}}),W=M();W.addListenerSwitchLanguageRemoveHandle=()=>null;const Fe=(t=()=>null)=>o(this,null,function*(){try{W!=null&&W.addListenerSwitchLanguageRemoveHandle&&typeof W.addListenerSwitchLanguageRemoveHandle=="function"&&W.addListenerSwitchLanguageRemoveHandle(),W.addListenerSwitchLanguageRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(k,"nativeSendSwitchLanguage",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.switchLanguage=e,{remove:()=>{window.rawWindow.__mini_app_hook__.switchLanguage=null}}}catch(r){throw console.error("addListenerSwitchLanguageHandle error",r),r}}))(t)}catch(e){throw console.error("initSwitchLanguageFn error",e),e}}),U=M();U.addListenerSetupMiniAppRemoveHandle=()=>null;const $e=(t=()=>null)=>o(this,null,function*(){try{U!=null&&U.addListenerSetupMiniAppRemoveHandle&&typeof U.addListenerSetupMiniAppRemoveHandle=="function"&&U.addListenerSetupMiniAppRemoveHandle(),U.addListenerSetupMiniAppRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(k,"nativeSetupMiniApp",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerSetupMiniAppHandle error",r),r}}))(t)}catch(e){throw console.error("initSetupMiniAppFn error",e),e}}),x=M();x.addListenerSwitchStoreRemoveHandle=()=>null;const qe=(t=()=>null)=>o(this,null,function*(){try{x!=null&&x.addListenerSwitchStoreRemoveHandle&&typeof x.addListenerSwitchStoreRemoveHandle=="function"&&x.addListenerSwitchStoreRemoveHandle(),x.addListenerSwitchStoreRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(k,"nativeSendSwitchStore",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.switchStore=e,{remove:()=>{window.rawWindow.__mini_app_hook__.switchStore=null}}}catch(r){throw console.error("addListenerSwitchStoreHandle error",r),r}}))(t)}catch(e){throw console.error("initSwitchStoreFn error",e),e}});class kr{constructor(){this.homeBtnSwitch({isClick:!0})}homeBtnSwitch(e){return o(this,null,function*(){var r;try{return yield(r=P.homeIsClick)==null?void 0:r.call(P,e)}catch(n){throw console.error("homeBtnSwitch error",n),n}})}setBackBtn(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{xe(i)}),a(()=>{xe()})}catch(n){throw console.error("backBtnHandle error",n),n}})(e)}catch(r){throw console.error("setBackBtn error",r),r}}setHomeBtn(e){try{window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setHomeBtn=e:Lr(e)}catch(r){throw console.error("setHomeBtn error",r),r}}setFabBtn(e){try{window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setFabBtn(e):Er(e)}catch(r){throw console.error("setFabBtn error",r),r}}touchListener(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{De(i)}),a(()=>{De()})}catch(n){throw console.error("touchListenerHandle error",n),n}})(e)}catch(r){throw console.error("listenerTouch error",r),r}}disableFAB(e){return o(this,null,function*(){try{return yield P.disableFAB(e)}catch(r){throw console.error("disableFAB error",r),r}})}disableBack(e){return o(this,null,function*(){try{return yield P.disableBack(e)}catch(r){throw console.error("disableBack error",r),r}})}openMiniApp(e){return o(this,null,function*(){try{return yield P.openMiniApp(e)}catch(r){throw console.error("openMiniApp error",r),r}})}showTitle(e){return o(this,null,function*(){try{return yield P.showTitle(e)}catch(r){throw console.error("showTitle error",r),r}})}showSubMask(e){return o(this,null,function*(){try{return yield P.showSubMask(e)}catch(r){throw console.error("showSubMask error",r),r}})}setMiniAppVersion(e){return o(this,null,function*(){try{return yield P.setMiniAppVersion(e)}catch(r){throw console.error("setMiniAppVersion error",r),r}})}showNativeLoading(){return o(this,null,function*(){try{return yield P.showDialog()}catch(e){throw console.error("showNativeLoading error",e),e}})}cancelNativeLoading(){return o(this,null,function*(){try{return yield P.cancelDialog()}catch(e){throw console.error("cancelNativeLoading error",e),e}})}getMiniAppKong(e){return o(this,null,function*(){try{return yield P.getMiniAppKong(e)}catch(r){throw console.error("getMiniAppKong error",r),r}})}getDeeplinkParams(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{je(i)}),a(()=>{je()})}catch(n){throw console.error("sendDeepLinkListenerHandle error",n),n}})(e)}catch(r){throw console.error("getDeeplinkParams error",r),r}}switchLanguage(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Fe(i)}),a(()=>{Fe()})}catch(n){throw console.error("sendSwitchLanguageHandle error",n),n}})(e)}catch(r){throw console.error("switchLanguage error",r),r}}setupMiniApp(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{$e(i)}),a(()=>{$e()})}catch(n){throw console.error("setupMiniAppHandle error",n),n}})(e)}catch(r){throw console.error("setupMiniApp error",r),r}}switchStore(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{qe(i)}),a(()=>{qe()})}catch(n){throw console.error("sendSwitchStoreHandle error",n),n}})(e)}catch(r){throw console.error("switchStore error",r),r}}closeMiniApp(){return o(this,null,function*(){try{return yield P.closeMiniApp()}catch(e){throw console.error("closeMiniApp error",e),e}})}getStatus(){return o(this,null,function*(){try{return yield P.getStatus()}catch(e){throw console.error("communicatePlugins getStatus error",e),e}})}dispatchToShell(e){return o(this,null,function*(){try{return yield P.dispatchToShell(e)}catch(r){throw console.error("communicate dispatchToShell error",r),r}})}}let re=null;window.__MICRO_APP_ENVIRONMENT__&&(re=(tr=window.rawWindow.__mini_app_status_hook__)!=null?tr:{});const Ce=l.registerPlugin("CameraScanPlugin",{web:new class extends g{pickCameraScan(t){return o(this,null,function*(){return new Promise(e=>{e(t)})})}setCameraScanState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=re==null?void 0:re.cameraScan)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScan getStatus error",t),t}}}});window.removeAddListenerCameraScan=()=>null;class Rr{pickCameraScan(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScan(e):yield Ce.pickCameraScan(e)}catch(r){throw console.error("pickCameraScan error",r),r}})}setCameraScanState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanState(e):yield Ce.setCameraScanState(e)}catch(r){throw console.error("setCameraScanState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ce.getStatus()}catch(e){throw console.error("cameraScanPlugin getStatus error",e),e}})}}let te=null;window.__MICRO_APP_ENVIRONMENT__&&(te=(nr=window.rawWindow.__mini_app_status_hook__)!=null?nr:{});const ve=l.registerPlugin("CameraScanMultiplePlugin",{web:new class extends g{pickCameraScanMultiple(){return o(this,null,function*(){})}setCameraScanMultipleState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=te==null?void 0:te.cameraScanMultiple)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanMultiple getStatus error",t),t}}}});class br{pickCameraScanMultiple(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanMultiple(e):yield ve.pickCameraScanMultiple(e)}catch(r){throw console.error("pickCameraScanMultiple error",r),r}})}setCameraScanMultipleState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanMultipleState(e):yield ve.setCameraScanMultipleState(e)}catch(r){throw console.error("setCameraScanMultipleState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield ve.getStatus()}catch(e){throw console.error("cameraScanMultiplePlugin getStatus error",e),e}})}}let ne=null;window.__MICRO_APP_ENVIRONMENT__&&(ne=(or=window.rawWindow.__mini_app_status_hook__)!=null?or:{});const Oe=l.registerPlugin("CameraScanMultipleNoCountPlugin",{web:new class extends g{pickCameraScanMultipleNoCount(){return o(this,null,function*(){})}setCameraScanMultipleNoCountState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ne==null?void 0:ne.cameraScanMultipleNoCount)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanMultipleNoCount getStatus error",t),t}}}});class Tr{pickCameraScanMultipleNoCount(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanMultipleNoCount(e):yield Oe.pickCameraScanMultipleNoCount(e)}catch(r){throw console.error("pickCameraScanMultipleNoCount error",r),r}})}setCameraScanMultipleNoCountState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanMultipleNoCountState(e):yield Oe.setCameraScanMultipleNoCountState(e)}catch(r){throw console.error("setCameraScanMultipleNoCountState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Oe.getStatus()}catch(e){throw console.error("cameraScanMultipleNoCountPlugin getStatus error",e),e}})}}let oe=null;window.__MICRO_APP_ENVIRONMENT__&&(oe=(ar=window.rawWindow.__mini_app_status_hook__)!=null?ar:{});const Ie=l.registerPlugin("CameraScanSingleOrDualPlugin",{web:new class extends g{pickCameraScanSingleOrDual(){return o(this,null,function*(){})}setCameraScanSingleOrDualState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=oe==null?void 0:oe.cameraScanSingleOrDual)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanSingleOrDual getStatus error",t),t}}}});class Br{pickCameraScanSingleOrDual(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanSingleOrDual(e):yield Ie.pickCameraScanSingleOrDual(e)}catch(r){throw console.error("pickCameraScanSingleOrDual error",r),r}})}setCameraScanSingleOrDualState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.setCameraScanSingleOrDualState(e):yield Ie.setCameraScanSingleOrDualState(e)}catch(r){throw console.error("setCameraScanSingleOrDualState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ie.getStatus()}catch(e){throw console.error("cameraScanSingleOrDualPlugin getStatus error",e),e}})}}const Ke="LaserScanPlugin";let ae=null;window.__MICRO_APP_ENVIRONMENT__&&(ae=(ir=window.rawWindow.__mini_app_status_hook__)!=null?ir:{});const ie=l.registerPlugin(Ke,{web:new class extends g{pickLaserScan(){return o(this,null,function*(){})}unPickLaserScan(){return o(this,null,function*(){})}setLaserState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ae==null?void 0:ae.laserScan)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("laserScan getStatus error",t),t}}}}),se=M();se.removeAddListenerLaserScan=()=>null;const ze=(t=()=>null)=>{try{se.removeAddListenerLaserScan&&se.removeAddListenerLaserScan();const e=r=>o(this,null,function*(){r&&(se.removeAddListenerLaserScan=yield(n=>o(this,null,function*(){try{if(l.addListener){const a=yield l.addListener(Ke,"nativeSendLaser",i=>n&&n(i));return a!=null&&a.remove?a.remove:()=>null}}catch(a){throw console.error("addListenerLaserHandle error",a),a}}))(r))});setTimeout(()=>{e(t)})}catch(e){throw console.error("laserScanFn error",e),e}};class Hr{constructor(){this.pickLaserScan()}pickLaserScan(){return o(this,null,function*(){try{return yield ie.pickLaserScan({isContinue:!1})}catch(e){throw console.error("pickLaserScan error",e),e}})}unPickLaserScan(){return o(this,null,function*(){try{return yield ie.unPickLaserScan()}catch(e){throw console.error("unPickLaserScan error",e),e}})}setLaserState(e){try{ie.setLaserState(e)}catch(r){throw console.error("setLaserState error",r),r}}setLaserScan(e){(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{ze(i)}),a(()=>{ze()})}catch(n){throw console.error("laserScanApiParams error",n),n}})(e)}getStatus(){return o(this,null,function*(){try{return yield ie.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}const Je="CountAssistPlugin";let ce=null;window.__MICRO_APP_ENVIRONMENT__&&(ce=(sr=window.rawWindow.__mini_app_status_hook__)!=null?sr:{});const le=l.registerPlugin(Je,{web:new class extends g{setCountAssistState(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("setCountAssistState error",e),e}})}toggleCountAssist(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("hideCountAssist error",e),e}})}getCountAssistToggleState(){return o(this,null,function*(){try{return new Promise(t=>{t(void 0)})}catch(t){throw console.error("getCountAssistToggleState error",t),t}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ce==null?void 0:ce.countAssist)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("countAssist getStatus error",t),t}}}}),D=M();D.addListenerCountAssistRemoveHandle=()=>null;const Ge=(t=()=>null)=>o(this,null,function*(){try{D!=null&&D.addListenerCountAssistRemoveHandle&&typeof D.addListenerCountAssistRemoveHandle=="function"&&D.addListenerCountAssistRemoveHandle(),D.addListenerCountAssistRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(Je,"nativeSendCountAssist",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerCountAssistHandle error",r),r}}))(t)}catch(e){throw console.error("initCountAssistFn error",e),e}});class Vr{setCountAssistState(e){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.setCountAssistState(e):yield le.setCountAssistState(e)})}getCountAssistState(e){return(r=>{try{let n=r!=null?r:!1;return Z(a=>{n=!!(a!=null&&a.countAssistState)}),n}catch(n){throw console.error("getCountAssistStateHandle error",n),n}})(e)}setCountAssistBtn(e){(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Ge(i)}),a(()=>{Ge()})}catch(n){throw console.error("setCountAssistBtnHandle error",n),n}})(e)}toggleCountAssist(e){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.toggleCountAssist(e):yield le.toggleCountAssist(e)})}getCountAssistToggleState(){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.getCountAssistToggleState():yield le.getCountAssistToggleState()})}getStatus(){return o(this,null,function*(){try{return yield le.getStatus()}catch(e){throw console.error("countAssistPlugin getStatus error",e),e}})}}let we=null;window.__MICRO_APP_ENVIRONMENT__&&(we=(cr=window.rawWindow.__mini_app_status_hook__)!=null?cr:{});const Ae=l.registerPlugin("ClickStreamPlugin",{web:new class extends g{init(){return o(this,null,function*(){return new Promise(t=>{t(null)})})}trace(t){return o(this,null,function*(){var e,r;try{return window.__MICRO_APP_ENVIRONMENT__&&((r=(e=window.rawWindow.__mini_app_hook__).clickStream)==null||r.call(e,t.data)),new Promise(n=>{n(t)})}catch(n){throw console.error("clickStreamTraceParams error",n),n}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=we==null?void 0:we.clickStream)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("clickStream getStatus error",t),t}}}});class Wr{constructor(){this.init()}init(){return o(this,null,function*(){try{return yield Ae.init()}catch(e){throw console.error("clickStreamPlugin, init error",e),e}})}trace(e){return o(this,null,function*(){try{return yield Ae.trace(e)}catch(r){throw console.error("clickStreamPlugin, trace error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ae.getStatus()}catch(e){throw console.error("clickStreamPlugin getStatus error",e),e}})}}const Qe="MiniAppLifecyclePlugin";let de=null;window.__MICRO_APP_ENVIRONMENT__&&(de=(lr=window.rawWindow.__mini_app_status_hook__)!=null?lr:{});var K=(t=>(t.MINI_APP_BEFORE_UNMOUNT_PERMISSION="mini_app_before_unmount_permission",t.MINI_APP_BEFORE_UNMOUNT_COMPLETION="mini_app_before_unmount_completion",t))(K||{});const Ee=l.registerPlugin(Qe,{web:new class extends g{setNativeUsagePermission(){return o(this,null,function*(){})}authorizeWebCallback(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=de==null?void 0:de.lifecycle)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("lifecycle getStatus error",t),t}}}}),ue=M();ue.removeAddListenerLifecycleMiniAppBeforeUnmount=()=>null;const Xe=(t=()=>null)=>{try{ue.removeAddListenerLifecycleMiniAppBeforeUnmount&&ue.removeAddListenerLifecycleMiniAppBeforeUnmount();const e=r=>o(this,null,function*(){r&&(ue.removeAddListenerLifecycleMiniAppBeforeUnmount=yield(n=>o(this,null,function*(){try{if(l.addListener){const a=yield l.addListener(Qe,"miniAppBeforeUnmount",i=>n&&n(i));return a!=null&&a.remove?a.remove:()=>null}}catch(a){throw console.error("miniAppBeforeUnmountHandle error",a),a}}))(r))});setTimeout(()=>o(this,null,function*(){yield e(t)}))}catch(e){throw console.error("laserScanFn error",e),e}};class Ur{constructor(){}setNativeUsagePermission(e){return o(this,null,function*(){try{return yield Ee.setNativeUsagePermission(e)}catch(r){throw console.error("lifecyclePlugin.setNativeUsagePermission error",r),r}})}authorizeWebCallback(e){return o(this,null,function*(){try{return yield Ee.authorizeWebCallback(e)}catch(r){throw console.error("lifecyclePlugin.authorizeWebCallback error",r),r}})}miniAppBeforeUnmount(e){this.setNativeUsagePermission({action:K.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!0}),((r,n)=>{try{const{mounted:a,beforeUnmount:i,callBack:s}=r;a(()=>{Xe(c=>o(this,null,function*(){var u;if(s&&s instanceof Function)try{(u=s(c))==null||u.then(()=>o(this,null,function*(){yield n.setNativeUsagePermission({action:K.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!1}),yield n.authorizeWebCallback({action:K.MINI_APP_BEFORE_UNMOUNT_COMPLETION})}))}catch(_){console.error("miniAppBeforeUnmount error callBack is not a function or promise")}else console.error("miniAppBeforeUnmount error callBack is not a function or promise")}))}),i(()=>o(this,null,function*(){Xe(),n.setNativeUsagePermission({action:K.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!1})}))}catch(a){throw console.error("miniAppBeforeUnmount error",a),a}})(e,this)}getStatus(){return o(this,null,function*(){try{return yield Ee.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let _e=null;window.__MICRO_APP_ENVIRONMENT__&&(_e=(wr=window.rawWindow.__mini_app_status_hook__)!=null?wr:{});const Le=l.registerPlugin("DeviceInteractionPlugin",{web:new class extends g{callVibrate(){return o(this,null,function*(){})}callErrorBeep(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=_e==null?void 0:_e.deviceInteraction)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("deviceInteraction getStatus error",t),t}}}});class xr{callVibrate(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.callVibrate():yield Le.callVibrate()}catch(e){throw console.error("callVibrate error",e),e}})}callErrorBeep(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.callErrorBeep():yield Le.callErrorBeep()}catch(e){throw console.error("callErrorBeep error",e),e}})}getStatus(){return o(this,null,function*(){try{return yield Le.getStatus()}catch(e){throw console.error("deviceInteractionPlugin getStatus error",e),e}})}}const Ze="PollingPlugin";let he=null;window.__MICRO_APP_ENVIRONMENT__&&(he=(dr=window.rawWindow.__mini_app_status_hook__)!=null?dr:{});const ke=l.registerPlugin(Ze,{web:new class extends g{create(){return o(this,null,function*(){})}destroy(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=he==null?void 0:he.polling)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("polling getStatus error",t),t}}}}),me=M();me.removeAddListenerPolling=()=>null;const Dr=(t,e)=>{try{me.removeAddListenerPolling&&me.removeAddListenerPolling();const r=e.pollingId;(n=>o(this,null,function*(){return n&&(me.removeAddListenerPolling=yield(a=>o(this,null,function*(){try{if(l.addListener){const i=yield l.addListener(Ze,"nativeSendPolling",s=>a&&a(s));return i!=null&&i.remove?i.remove:()=>null}}catch(i){throw console.error("addListenerPollingHandle error",i),i}}))(n))}))(n=>{(n==null?void 0:n.pollingId)===r&&(n!=null&&n.pollingId)&&t.pollingList.forEach(a=>{a!=null&&a.pollingId&&(n==null?void 0:n.pollingId)===(a==null?void 0:a.pollingId)&&typeof(a==null?void 0:a.callBack)=="function"&&a.callBack(n)})})}catch(r){throw console.error("pollingFn error",r),r}};class jr{constructor(){S(this,"pollingList");this.pollingList=[]}create(e){var r,n,a;if(window.__MICRO_APP_ENVIRONMENT__){const{mounted:i,pollingParams:s,callBack:c}=e;return i(()=>{var u,_;(_=(u=window.rawWindow.__mini_app_hook__)==null?void 0:u.addPolling)==null||_.call(u,s,c)}),()=>{this.destroy({pollingId:s.pollingId})}}try{(r=e==null?void 0:e.pollingParams)!=null&&r.pollingId&&this.pollingList.push({pollingId:(n=e==null?void 0:e.pollingParams)==null?void 0:n.pollingId,callBack:e==null?void 0:e.callBack}),this.pollingList=this.pollingList.filter((s,c,u)=>c===u.findIndex(_=>_.pollingId===s.pollingId));const i=((a=e==null?void 0:e.pollingParams)==null?void 0:a.delay)/1e3;return ke.create(fr(Mr({},e==null?void 0:e.pollingParams),{delay:i})),((s,c)=>{try{const{mounted:u,pollingParams:_}=s;u(()=>Dr(c,_))}catch(u){throw console.error("createPolling error",u),u}})(e,this),()=>{var s,c;return(s=e==null?void 0:e.pollingParams)!=null&&s.pollingId?this.destroy({pollingId:(c=e==null?void 0:e.pollingParams)==null?void 0:c.pollingId}):null}}catch(i){throw console.error("pollingPlugin create error",i),i}}destroy(e){var r,n,a;if(window.__MICRO_APP_ENVIRONMENT__){const{pollingId:i}=e;(n=(r=window.rawWindow.__mini_app_hook__)==null?void 0:r.deletePolling)==null||n.call(r,i)}else try{const i=this.pollingList.map(s=>s.pollingId).indexOf(e.pollingId);return(a=this.pollingList)!=null&&a.length&&(Number(i)||Number(i)>=0)&&this.pollingList.splice(Number(i),1),ke.destroy(e)}catch(i){throw console.error("pollingPlugin destroy error",i),i}}getStatus(){return o(this,null,function*(){try{return yield ke.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let pe=null;window.__MICRO_APP_ENVIRONMENT__&&(pe=(ur=window.rawWindow.__mini_app_status_hook__)!=null?ur:{});const Ye=l.registerPlugin("PaymentPlugin",{web:new class extends g{process(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("process error",e),e}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=pe==null?void 0:pe.payment)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("payment getStatus error",t),t}}}});class Fr{process(e){return o(this,null,function*(){try{return yield Ye.process(e)}catch(r){throw console.error("paymentPlugins.process error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ye.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let ge=null;window.__MICRO_APP_ENVIRONMENT__&&(ge=(_r=window.rawWindow.__mini_app_status_hook__)!=null?_r:{});const Re=l.registerPlugin("CameraForTakePhotoPlugin",{web:new class extends g{pickCameraForTakePhoto(){return o(this,null,function*(){})}setCameraForTakePhotoState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ge==null?void 0:ge.cameraForTakePhoto)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraForTakePhoto getStatus error",t),t}}}});class $r{pickCameraForTakePhoto(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraForTakePhoto():yield Re.pickCameraForTakePhoto()}catch(e){throw console.error("pickCameraForTakePhoto error",e),e}})}setCameraForTakePhotoState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraForTakePhotoState(e):yield Re.setCameraForTakePhotoState(e)}catch(r){throw console.error("setCameraForTakePhotoState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Re.getStatus()}catch(e){throw console.error("cameraForTakePhotoPlugin getStatus error",e),e}})}}let Pe=null;window.__MICRO_APP_ENVIRONMENT__&&(Pe=(hr=window.rawWindow.__mini_app_status_hook__)!=null?hr:{});const er=l.registerPlugin("HttpPlugin",{web:new class extends g{request(t){return o(this,null,function*(){return new Promise(e=>{e(t)})})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Pe==null?void 0:Pe.http)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("http getStatus error",t),t}}}});class qr{request(e){return o(this,null,function*(){try{if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.requestHttp(e);{let r={};return e.url&&(r.url=e.url),e.method&&(r.method=e.method),e.headers&&(r.headers=e.headers),e.params&&(r.urlParams=e.params),e.data&&(typeof e.data=="string"?r.bodyData=e.data:r.bodyParams=e.data),e.upload&&(r.upload=e.upload),yield er.request(r)}}catch(r){throw console.error("HttpPlugin, trace error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield er.getStatus()}catch(e){throw console.error("HttpPlugin getStatus error",e),e}})}}class rr{constructor(){S(this,"initialContextPlugins",new Ar);S(this,"communicatePlugins",new kr);S(this,"cameraScanPlugins",new Rr);S(this,"cameraScanMultiplePlugins",new br);S(this,"cameraScanMultipleNoCountPlugins",new Tr);S(this,"cameraScanSingleOrDualPlugins",new Br);S(this,"laserScanPlugins",new Hr);S(this,"countAssistPlugins",new Vr);S(this,"clickStreamPlugins",new Wr);S(this,"lifecyclePlugins",new Ur);S(this,"deviceInteractionPlugins",new xr);S(this,"pollingPlugins",new jr);S(this,"paymentPlugins",new Fr);S(this,"cameraForTakePhotoPlugin",new $r);S(this,"httpPlugin",new qr)}}const Kr=new rr;let w=null,ye=null;window.__MICRO_APP_ENVIRONMENT__&&(w=(mr=window.rawWindow.__mini_app_hook__)!=null?mr:{},ye=(pr=window.rawWindow.__mini_app_status_hook__)!=null?pr:{});const zr=Object.freeze(Object.defineProperty({__proto__:null,PluginsWeb:class extends g{homeIsClick(t){return o(this,null,function*(){var e;window.__MICRO_APP_ENVIRONMENT__&&(console.log("window.microApp.forceDispatch homeIsClick",t),(e=w.disabledMenu)==null||e.call(w,t))})}openMiniApp(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.openMiniApp)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("openMiniApp error",r),r}})}showTitle(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&(console.log("window.microApp.forceDispatch showTitle",t),(e=w.showTitle)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showTitle error",r),r}})}showFABMenu(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.showFABMenu)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showFABMenu error",r),r}})}disableFAB(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.disableFAB)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("disableFAB error",r),r}})}disableBack(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.disableBack)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("disableBack error",r),r}})}showSubMask(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.showSubMask)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showSubMask error",r),r}})}setMiniAppVersion(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=w.setMiniAppVersion)==null||e.call(w,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("setMiniAppVersion error",r),r}})}showDialog(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=w.showDialog)==null||t.call(w))})}cancelDialog(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=w.cancelDialog)==null||t.call(w))})}getMiniAppKong(t){return o(this,null,function*(){var e,r;try{if(window.__MICRO_APP_ENVIRONMENT__){const n=(r=(e=w.getMiniAppKong)==null?void 0:e.call(w,t))!=null?r:{};return new Promise(a=>{a(n)})}return new Promise(n=>{n(t)})}catch(n){throw console.error("getMiniAppKong error",n),n}})}closeMiniApp(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=w.closeMiniApp)==null||t.call(w))})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ye==null?void 0:ye.communicate)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("communicate getStatus error",t),t}}dispatchToShell(t){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(e=>o(this,null,function*(){var r;e((yield(r=w==null?void 0:w.dispatchToShell)==null?void 0:r.call(w,t))||{})})):new Promise(e=>{e(t)})}catch(e){throw console.error("communicate dispatchToShell error",e),e}}}},Symbol.toStringTag,{value:"Module"}));y.NativeApi=rr,y.default=Kr,Object.defineProperties(y,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
1
+ var it=Object.defineProperty,st=Object.defineProperties;var ct=Object.getOwnPropertyDescriptors;var Or=Object.getOwnPropertySymbols;var lt=Object.prototype.hasOwnProperty,dt=Object.prototype.propertyIsEnumerable;var De=(N,g,S)=>g in N?it(N,g,{enumerable:!0,configurable:!0,writable:!0,value:S}):N[g]=S,q=(N,g)=>{for(var S in g||(g={}))lt.call(g,S)&&De(N,S,g[S]);if(Or)for(var S of Or(g))dt.call(g,S)&&De(N,S,g[S]);return N},K=(N,g)=>st(N,ct(g));var M=(N,g,S)=>(De(N,typeof g!="symbol"?g+"":g,S),S);var o=(N,g,S)=>new Promise((B,z)=>{var ve=v=>{try{l(S.next(v))}catch(P){z(P)}},Ae=v=>{try{l(S.throw(v))}catch(P){z(P)}},l=v=>v.done?B(v.value):Promise.resolve(v.value).then(ve,Ae);l((S=S.apply(N,g)).next())});(function(N,g){typeof exports=="object"&&typeof module!="undefined"?g(exports):typeof define=="function"&&define.amd?define(["exports"],g):g((N=typeof globalThis!="undefined"?globalThis:N||self).main={})})(this,function(N){var lr,dr,wr,ur,_r,hr,pr,mr,gr,Pr,yr,Sr,Nr,Mr,fr,Ir;"use strict";/*! Capacitor: https://capacitorjs.com/ - MIT License */const g=t=>t.CapacitorPlatforms=(e=>{const r=new Map;r.set("web",{name:"web"});const n=e.CapacitorPlatforms||{currentPlatform:{name:"web"},platforms:r};return n.addPlatform=(a,i)=>{n.platforms.set(a,i)},n.setPlatform=a=>{n.platforms.has(a)&&(n.currentPlatform=n.platforms.get(a))},n})(t),S=g(typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});var B;S.addPlatform,S.setPlatform,function(t){t.Unimplemented="UNIMPLEMENTED",t.Unavailable="UNAVAILABLE"}(B||(B={}));class z extends Error{constructor(e,r,n){super(e),this.message=e,this.code=r,this.data=n}}const ve=t=>{var e,r,n,a,i;const c=t.CapacitorCustomPlatform||null,s=t.Capacitor||{},w=s.Plugins=s.Plugins||{},_=t.CapacitorPlatforms,u=((e=_==null?void 0:_.currentPlatform)===null||e===void 0?void 0:e.getPlatform)||(()=>c!==null?c.name:(h=>{var m,I;return h!=null&&h.androidBridge?"android":!((I=(m=h==null?void 0:h.webkit)===null||m===void 0?void 0:m.messageHandlers)===null||I===void 0)&&I.bridge?"ios":"web"})(t)),p=((r=_==null?void 0:_.currentPlatform)===null||r===void 0?void 0:r.isNativePlatform)||(()=>u()!=="web"),A=((n=_==null?void 0:_.currentPlatform)===null||n===void 0?void 0:n.isPluginAvailable)||(h=>{const m=L.get(h);return!!(m!=null&&m.platforms.has(u()))||!!b(h)}),b=((a=_==null?void 0:_.currentPlatform)===null||a===void 0?void 0:a.getPluginHeader)||(h=>{var m;return(m=s.PluginHeaders)===null||m===void 0?void 0:m.find(I=>I.name===h)}),L=new Map,O=((i=_==null?void 0:_.currentPlatform)===null||i===void 0?void 0:i.registerPlugin)||((h,m={})=>{const I=L.get(h);if(I)return console.warn(`Capacitor plugin "${h}" already registered. Cannot register plugins twice.`),I.proxy;const E=u(),Z=b(h);let $;const Ue=T=>{let H;const J=(...Ce)=>{const Y=(()=>o(this,null,function*(){return!$&&E in m?$=$=typeof m[E]=="function"?yield m[E]():m[E]:c!==null&&!$&&"web"in m&&($=$=typeof m.web=="function"?yield m.web():m.web),$}))().then(G=>{const Ar=((k,ee)=>{var We,xe;if(!Z){if(k)return(xe=k[ee])===null||xe===void 0?void 0:xe.bind(k);throw new z(`"${h}" plugin is not implemented on ${E}`,B.Unimplemented)}{const Lr=Z==null?void 0:Z.methods.find(re=>ee===re.name);if(Lr)return Lr.rtype==="promise"?re=>s.nativePromise(h,ee.toString(),re):(re,at)=>s.nativeCallback(h,ee.toString(),re,at);if(k)return(We=k[ee])===null||We===void 0?void 0:We.bind(k)}})(G,T);if(Ar){const k=Ar(...Ce);return H=k==null?void 0:k.remove,k}throw new z(`"${h}.${T}()" is not implemented on ${E}`,B.Unimplemented)});return T==="addListener"&&(Y.remove=()=>o(this,null,function*(){return H()})),Y};return J.toString=()=>`${T.toString()}() { [capacitor code] }`,Object.defineProperty(J,"name",{value:T,writable:!1,configurable:!1}),J},Cr=Ue("addListener"),vr=Ue("removeListener"),ot=(T,H)=>{const J=Cr({eventName:T},H),Ce=()=>o(this,null,function*(){const G=yield J;vr({eventName:T,callbackId:G},H)}),Y=new Promise(G=>J.then(()=>G({remove:Ce})));return Y.remove=()=>o(this,null,function*(){console.warn("Using addListener() without 'await' is deprecated."),yield Ce()}),Y},Fe=new Proxy({},{get(T,H){switch(H){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return Z?ot:Cr;case"removeListener":return vr;default:return Ue(H)}}});return w[h]=Fe,L.set(h,{name:h,proxy:Fe,platforms:new Set([...Object.keys(m),...Z?[E]:[]])}),Fe});return s.convertFileSrc||(s.convertFileSrc=h=>h),s.getPlatform=u,s.handleError=h=>t.console.error(h),s.isNativePlatform=p,s.isPluginAvailable=A,s.pluginMethodNoop=(h,m,I)=>Promise.reject(`${I} does not have an implementation of "${m}".`),s.registerPlugin=O,s.Exception=z,s.DEBUG=!!s.DEBUG,s.isLoggingEnabled=!!s.isLoggingEnabled,s.platform=s.getPlatform(),s.isNative=s.isNativePlatform(),s},Ae=t=>t.Capacitor=ve(t),l=Ae(typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{}),v=l.registerPlugin;l.Plugins;class P{constructor(e){this.listeners={},this.windowListeners={},e&&(console.warn(`Capacitor WebPlugin "${e.name}" config object was deprecated in v3 and will be removed in v4.`),this.config=e)}addListener(e,r){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(r);const n=this.windowListeners[e];n&&!n.registered&&this.addWindowListener(n);const a=()=>o(this,null,function*(){return this.removeListener(e,r)}),i=Promise.resolve({remove:a});return Object.defineProperty(i,"remove",{value:()=>o(this,null,function*(){console.warn("Using addListener() without 'await' is deprecated."),yield a()})}),i}removeAllListeners(){return o(this,null,function*(){this.listeners={};for(const e in this.windowListeners)this.removeWindowListener(this.windowListeners[e]);this.windowListeners={}})}notifyListeners(e,r){const n=this.listeners[e];n&&n.forEach(a=>a(r))}hasListeners(e){return!!this.listeners[e].length}registerWindowListener(e,r){this.windowListeners[r]={registered:!1,windowEventName:e,pluginEventName:r,handler:n=>{this.notifyListeners(r,n)}}}unimplemented(e="not implemented"){return new l.Exception(e,B.Unimplemented)}unavailable(e="not available"){return new l.Exception(e,B.Unavailable)}removeListener(e,r){return o(this,null,function*(){const n=this.listeners[e];if(!n)return;const a=n.indexOf(r);this.listeners[e].splice(a,1),this.listeners[e].length||this.removeWindowListener(this.windowListeners[e])})}addWindowListener(e){window.addEventListener(e.windowEventName,e.handler),e.registered=!0}removeWindowListener(e){e&&(window.removeEventListener(e.windowEventName,e.handler),e.registered=!1)}}const je=t=>encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),$e=t=>t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class Er extends P{getCookies(){return o(this,null,function*(){const e=document.cookie,r={};return e.split(";").forEach(n=>{if(n.length<=0)return;let[a,i]=n.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");a=$e(a).trim(),i=$e(i).trim(),r[a]=i}),r})}setCookie(e){return o(this,null,function*(){try{const r=je(e.key),n=je(e.value),a=`; expires=${(e.expires||"").replace("expires=","")}`,i=(e.path||"/").replace("path=",""),c=e.url!=null&&e.url.length>0?`domain=${e.url}`:"";document.cookie=`${r}=${n||""}${a}; path=${i}; ${c};`}catch(r){return Promise.reject(r)}})}deleteCookie(e){return o(this,null,function*(){try{document.cookie=`${e.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}})}clearCookies(){return o(this,null,function*(){try{const e=document.cookie.split(";")||[];for(const r of e)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(e){return Promise.reject(e)}})}clearAllCookies(){return o(this,null,function*(){try{yield this.clearCookies()}catch(e){return Promise.reject(e)}})}}v("CapacitorCookies",{web:()=>new Er});const kr=(t,e={})=>{const r=Object.assign({method:t.method||"GET",headers:t.headers},e),n=((a={})=>{const i=Object.keys(a);return Object.keys(a).map(c=>c.toLocaleLowerCase()).reduce((c,s,w)=>(c[s]=a[i[w]],c),{})})(t.headers)["content-type"]||"";if(typeof t.data=="string")r.body=t.data;else if(n.includes("application/x-www-form-urlencoded")){const a=new URLSearchParams;for(const[i,c]of Object.entries(t.data||{}))a.set(i,c);r.body=a.toString()}else if(n.includes("multipart/form-data")){const a=new FormData;if(t.data instanceof FormData)t.data.forEach((c,s)=>{a.append(s,c)});else for(const c of Object.keys(t.data))a.append(c,t.data[c]);r.body=a;const i=new Headers(r.headers);i.delete("content-type"),r.headers=i}else(n.includes("application/json")||typeof t.data=="object")&&(r.body=JSON.stringify(t.data));return r};class Rr extends P{request(e){return o(this,null,function*(){const r=kr(e,e.webFetchExtra),n=((p,A=!0)=>p?Object.entries(p).reduce((b,L)=>{const[O,h]=L;let m,I;return Array.isArray(h)?(I="",h.forEach(E=>{m=A?encodeURIComponent(E):E,I+=`${O}=${m}&`}),I.slice(0,-1)):(m=A?encodeURIComponent(h):h,I=`${O}=${m}`),`${b}&${I}`},"").substr(1):null)(e.params,e.shouldEncodeUrlParams),a=n?`${e.url}?${n}`:e.url,i=yield fetch(a,r),c=i.headers.get("content-type")||"";let s,w,{responseType:_="text"}=i.ok?e:{};switch(c.includes("application/json")&&(_="json"),_){case"arraybuffer":case"blob":w=yield i.blob(),s=yield(p=>o(this,null,function*(){return new Promise((A,b)=>{const L=new FileReader;L.onload=()=>{const O=L.result;A(O.indexOf(",")>=0?O.split(",")[1]:O)},L.onerror=O=>b(O),L.readAsDataURL(p)})}))(w);break;case"json":s=yield i.json();break;default:s=yield i.text()}const u={};return i.headers.forEach((p,A)=>{u[A]=p}),{data:s,headers:u,status:i.status,url:i.url}})}get(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"GET"}))})}post(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"POST"}))})}put(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"PUT"}))})}patch(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"PATCH"}))})}delete(e){return o(this,null,function*(){return this.request(Object.assign(Object.assign({},e),{method:"DELETE"}))})}}function Le(){return l.getPlatform()==="android"?JSON.parse(AndroidInitialContext.initialContext()):window.portalInitialContext}v("CapacitorHttp",{web:()=>new Rr}),v("Portals",{web:()=>Promise.resolve().then(function(){return br}).then(t=>new t.PortalsWeb)});const br=Object.freeze({__proto__:null,PortalsWeb:class extends P{publishNative(t){return o(this,null,function*(){})}}}),te=t=>{var e,r,n;try{if(typeof window=="undefined")return;if(Le&&((e=Le())!=null&&e.value)){const a=(n=(r=Le())==null?void 0:r.value)!=null?n:null;if(!a)return void console.error("native initialContext is undefine");if(!t)return void console.error("initialContext call back is undefine");t(a)}}catch(a){throw console.error("getInitialContextHandle error",a),a}};class Tr{isNative(){try{return(()=>{try{if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.isNative();{let e=!1;return te(r=>{e=!!(r!=null&&r.isNative)}),e}}catch(e){throw console.error("isNative error",e),e}})()}catch(e){throw console.error("isNative error",e),e}}redirectPage(e){try{if(window.__MICRO_APP_ENVIRONMENT__){const r=window.rawWindow.__mini_app_hook__.redirectPage(window.__MICRO_APP_NAME__);if(console.log("redirectParams",r),r)return e.callBack(r)}else(({callBack:r})=>{te(n=>{var a;try{if(!(n!=null&&n.params))return void console.info("initial context native params is undefine");const i=(a=n==null?void 0:n.params)!=null?a:null;if(!i)return;if(!r)return void console.error("initial context call back is undefine");r(i)}catch(i){throw console.error("redirectPageHandle error",i),i}})})(e)}catch(r){throw console.error("redirectPage error",r),r}}getNativeInfo(e){var r;try{return this.isNative()?window.__MICRO_APP_ENVIRONMENT__?(r=window.rawWindow.__mini_app_hook__.getNativeInfo(e))!=null?r:{}:(()=>{try{let n=null;return te(a=>{n=a!=null?a:null}),n}catch(n){throw console.error("getNativeInfoHandle error",n),n}})():(n=>{var a;return(a=n==null?void 0:n.mockData)!=null?a:null})(e)}catch(n){throw console.error("getNativeInfo error",n),n}}getStatus(){return new Promise(e=>{e({isNative:!0,redirectPage:!0,getNativeInfo:!0})})}}const C=()=>{try{let t={};return typeof window!="undefined"&&(t=window),t}catch(t){throw console.error("isWinHandle error",t),t}},R="CommunicatePlugin",y=l.registerPlugin(R,{web:()=>Promise.resolve().then(()=>nt).then(t=>new t.PluginsWeb)}),ne=C();ne.removeAddListenerFab=()=>null;const Br=(t,e)=>{var r,n;try{ne.removeAddListenerFab&&ne.removeAddListenerFab();const a=[];if((r=y.showFABMenu)==null||r.call(y,{fabMenu:a,position:null}),!t||!((n=Object.keys(t))!=null&&n.length))return;Object.keys(t).forEach(i=>{var c,s,w,_,u,p,A,b;a.push({disable:(s=(c=t==null?void 0:t[i])==null?void 0:c.disable)!=null?s:!1,icon:(_=(w=t==null?void 0:t[i])==null?void 0:w.icon)!=null?_:"",id:(p=(u=t==null?void 0:t[i])==null?void 0:u.id)!=null?p:"",name:(b=(A=t==null?void 0:t[i])==null?void 0:A.title)!=null?b:""})}),queueMicrotask(()=>{var i;(i=y.showFABMenu)==null||i.call(y,{fabMenu:a,position:e!=null?e:null})}),setTimeout(()=>{(i=>o(this,null,function*(){i&&(ne.removeAddListenerFab=yield(c=>o(this,null,function*(){try{if(l.addListener){const s=yield l.addListener(R,"nativeSendFab",w=>c&&c(w));return s!=null&&s.remove?s.remove:()=>null}}catch(s){throw console.error("addListenerFabHandle error",s),s}}))(i))}))(i=>{let c;i!=null&&i.disable||i!=null&&i.id&&(Object.keys(t).forEach(s=>{var w,_,u;(w=t==null?void 0:t[s])!=null&&w.id&&i.id===t[s].id&&(c=(u=(_=t[s])==null?void 0:_.fn)!=null?u:()=>null)}),typeof c=="function"&&c())})})}catch(a){throw console.error("fabBtnHandle error",a),a}},V=C();V.addListenerBackRemoveHandle=()=>null;const qe=(t=()=>null)=>o(this,null,function*(){try{V!=null&&V.addListenerBackRemoveHandle&&typeof V.addListenerBackRemoveHandle=="function"&&V.addListenerBackRemoveHandle(),V.addListenerBackRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(R,"nativeSendBack",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerBackHandle error",r),r}}))(t)}catch(e){throw console.error("initBackBtnFn error",e),e}}),oe=C();oe.addListenerHomeHandle=()=>null;const Hr=t=>{try{oe.addListenerHomeHandle&&oe.addListenerHomeHandle(),setTimeout(()=>{(e=>o(this,null,function*(){e&&(oe.addListenerHomeHandle=yield(r=>o(this,null,function*(){try{if(l.addListener){const n=yield l.addListener(R,"nativeSendHome",a=>r&&r(a));return n!=null&&n.remove?n.remove:()=>null}}catch(n){throw console.error("addListenerHomeHandle error",n),n}}))(e))}))(t)})}catch(e){throw console.error("homeFn error",e),e}},U=C();U.addListenerTouchRemoveHandle=()=>null;const Ke=(t=()=>null)=>o(this,null,function*(){try{U!=null&&U.addListenerTouchRemoveHandle&&typeof U.addListenerTouchRemoveHandle=="function"&&U.addListenerTouchRemoveHandle(),U.addListenerTouchRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(R,"nativeTouchListener",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerTouchHandle error",r),r}}))(t)}catch(e){throw console.error("initTouchFn error",e),e}}),F=C();F.addListenerSendDeepLinkRemoveHandle=()=>null;const ze=(t=()=>null)=>o(this,null,function*(){try{F!=null&&F.addListenerSendDeepLinkRemoveHandle&&typeof F.addListenerSendDeepLinkRemoveHandle=="function"&&F.addListenerSendDeepLinkRemoveHandle(),F.addListenerSendDeepLinkRemoveHandle=yield(e=>o(this,null,function*(){try{if(window.__MICRO_APP_ENVIRONMENT__)return e&&window.rawWindow.__mini_app_hook__.getDeeplinkParams(e),{remove:()=>null};if(l.addListener){const r=yield l.addListener(R,"nativeSendDeeplinkCallbackListener",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerSendDeepLinkHandle error",r),r}}))(t)}catch(e){throw console.error("initTouchFn error",e),e}}),W=C();W.addListenerSwitchLanguageRemoveHandle=()=>null;const Je=(t=()=>null)=>o(this,null,function*(){try{W!=null&&W.addListenerSwitchLanguageRemoveHandle&&typeof W.addListenerSwitchLanguageRemoveHandle=="function"&&W.addListenerSwitchLanguageRemoveHandle(),W.addListenerSwitchLanguageRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(R,"nativeSendSwitchLanguage",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.switchLanguage=e,{remove:()=>{window.rawWindow.__mini_app_hook__.switchLanguage=null}}}catch(r){throw console.error("addListenerSwitchLanguageHandle error",r),r}}))(t)}catch(e){throw console.error("initSwitchLanguageFn error",e),e}}),x=C();x.addListenerSetupMiniAppRemoveHandle=()=>null;const Qe=(t=()=>null)=>o(this,null,function*(){try{x!=null&&x.addListenerSetupMiniAppRemoveHandle&&typeof x.addListenerSetupMiniAppRemoveHandle=="function"&&x.addListenerSetupMiniAppRemoveHandle(),x.addListenerSetupMiniAppRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(R,"nativeSetupMiniApp",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerSetupMiniAppHandle error",r),r}}))(t)}catch(e){throw console.error("initSetupMiniAppFn error",e),e}}),D=C();D.addListenerSwitchStoreRemoveHandle=()=>null;const Xe=(t=()=>null)=>o(this,null,function*(){try{D!=null&&D.addListenerSwitchStoreRemoveHandle&&typeof D.addListenerSwitchStoreRemoveHandle=="function"&&D.addListenerSwitchStoreRemoveHandle(),D.addListenerSwitchStoreRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(R,"nativeSendSwitchStore",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.switchStore=e,{remove:()=>{window.rawWindow.__mini_app_hook__.switchStore=null}}}catch(r){throw console.error("addListenerSwitchStoreHandle error",r),r}}))(t)}catch(e){throw console.error("initSwitchStoreFn error",e),e}});class Vr{constructor(){this.homeBtnSwitch({isClick:!0})}homeBtnSwitch(e){return o(this,null,function*(){var r;try{return yield(r=y.homeIsClick)==null?void 0:r.call(y,e)}catch(n){throw console.error("homeBtnSwitch error",n),n}})}setBackBtn(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{qe(i)}),a(()=>{qe()})}catch(n){throw console.error("backBtnHandle error",n),n}})(e)}catch(r){throw console.error("setBackBtn error",r),r}}setHomeBtn(e){try{window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setHomeBtn=e:Hr(e)}catch(r){throw console.error("setHomeBtn error",r),r}}setFabBtn(e,r){try{window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setFabBtn(e,r):Br(e,r)}catch(n){throw console.error("setFabBtn error",n),n}}touchListener(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Ke(i)}),a(()=>{Ke()})}catch(n){throw console.error("touchListenerHandle error",n),n}})(e)}catch(r){throw console.error("listenerTouch error",r),r}}disableFAB(e){return o(this,null,function*(){try{return yield y.disableFAB(e)}catch(r){throw console.error("disableFAB error",r),r}})}disableBack(e){return o(this,null,function*(){try{return yield y.disableBack(e)}catch(r){throw console.error("disableBack error",r),r}})}openMiniApp(e){return o(this,null,function*(){try{return yield y.openMiniApp(e)}catch(r){throw console.error("openMiniApp error",r),r}})}showTitle(e){return o(this,null,function*(){try{return yield y.showTitle(e)}catch(r){throw console.error("showTitle error",r),r}})}showSubMask(e){return o(this,null,function*(){try{return yield y.showSubMask(e)}catch(r){throw console.error("showSubMask error",r),r}})}setMiniAppVersion(e){return o(this,null,function*(){try{return yield y.setMiniAppVersion(e)}catch(r){throw console.error("setMiniAppVersion error",r),r}})}showNativeLoading(){return o(this,null,function*(){try{return yield y.showDialog()}catch(e){throw console.error("showNativeLoading error",e),e}})}cancelNativeLoading(){return o(this,null,function*(){try{return yield y.cancelDialog()}catch(e){throw console.error("cancelNativeLoading error",e),e}})}getMiniAppKong(e){return o(this,null,function*(){try{return yield y.getMiniAppKong(e)}catch(r){throw console.error("getMiniAppKong error",r),r}})}getDeeplinkParams(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{ze(i)}),a(()=>{ze()})}catch(n){throw console.error("sendDeepLinkListenerHandle error",n),n}})(e)}catch(r){throw console.error("getDeeplinkParams error",r),r}}switchLanguage(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Je(i)}),a(()=>{Je()})}catch(n){throw console.error("sendSwitchLanguageHandle error",n),n}})(e)}catch(r){throw console.error("switchLanguage error",r),r}}setupMiniApp(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Qe(i)}),a(()=>{Qe()})}catch(n){throw console.error("setupMiniAppHandle error",n),n}})(e)}catch(r){throw console.error("setupMiniApp error",r),r}}switchStore(e){try{(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Xe(i)}),a(()=>{Xe()})}catch(n){throw console.error("sendSwitchStoreHandle error",n),n}})(e)}catch(r){throw console.error("switchStore error",r),r}}closeMiniApp(){return o(this,null,function*(){try{return yield y.closeMiniApp()}catch(e){throw console.error("closeMiniApp error",e),e}})}getStatus(){return o(this,null,function*(){try{return yield y.getStatus()}catch(e){throw console.error("communicatePlugins getStatus error",e),e}})}dispatchToShell(e){return o(this,null,function*(){try{return yield y.dispatchToShell(e)}catch(r){throw console.error("communicate dispatchToShell error",r),r}})}getMiniAppInfo(e){return o(this,null,function*(){try{return yield y.getMiniAppInfo(e)}catch(r){throw console.error("getMiniAppInfo error",r),r}})}}let ae=null;window.__MICRO_APP_ENVIRONMENT__&&(ae=(lr=window.rawWindow.__mini_app_status_hook__)!=null?lr:{});const Oe=l.registerPlugin("CameraScanPlugin",{web:new class extends P{pickCameraScan(t){return o(this,null,function*(){return new Promise(e=>{e(t)})})}setCameraScanState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ae==null?void 0:ae.cameraScan)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScan getStatus error",t),t}}}});window.removeAddListenerCameraScan=()=>null;class Ur{pickCameraScan(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScan(e):yield Oe.pickCameraScan(e)}catch(r){throw console.error("pickCameraScan error",r),r}})}setCameraScanState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanState(e):yield Oe.setCameraScanState(e)}catch(r){throw console.error("setCameraScanState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Oe.getStatus()}catch(e){throw console.error("cameraScanPlugin getStatus error",e),e}})}}let ie=null;window.__MICRO_APP_ENVIRONMENT__&&(ie=(dr=window.rawWindow.__mini_app_status_hook__)!=null?dr:{});const Ee=l.registerPlugin("CameraScanMultiplePlugin",{web:new class extends P{pickCameraScanMultiple(){return o(this,null,function*(){})}setCameraScanMultipleState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ie==null?void 0:ie.cameraScanMultiple)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanMultiple getStatus error",t),t}}}});class Fr{pickCameraScanMultiple(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanMultiple(e):yield Ee.pickCameraScanMultiple(e)}catch(r){throw console.error("pickCameraScanMultiple error",r),r}})}setCameraScanMultipleState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanMultipleState(e):yield Ee.setCameraScanMultipleState(e)}catch(r){throw console.error("setCameraScanMultipleState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ee.getStatus()}catch(e){throw console.error("cameraScanMultiplePlugin getStatus error",e),e}})}}let se=null;window.__MICRO_APP_ENVIRONMENT__&&(se=(wr=window.rawWindow.__mini_app_status_hook__)!=null?wr:{});const ke=l.registerPlugin("CameraScanMultipleNoCountPlugin",{web:new class extends P{pickCameraScanMultipleNoCount(){return o(this,null,function*(){})}setCameraScanMultipleNoCountState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=se==null?void 0:se.cameraScanMultipleNoCount)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanMultipleNoCount getStatus error",t),t}}}});class Wr{pickCameraScanMultipleNoCount(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanMultipleNoCount(e):yield ke.pickCameraScanMultipleNoCount(e)}catch(r){throw console.error("pickCameraScanMultipleNoCount error",r),r}})}setCameraScanMultipleNoCountState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraScanMultipleNoCountState(e):yield ke.setCameraScanMultipleNoCountState(e)}catch(r){throw console.error("setCameraScanMultipleNoCountState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield ke.getStatus()}catch(e){throw console.error("cameraScanMultipleNoCountPlugin getStatus error",e),e}})}}let ce=null;window.__MICRO_APP_ENVIRONMENT__&&(ce=(ur=window.rawWindow.__mini_app_status_hook__)!=null?ur:{});const Re=l.registerPlugin("CameraScanSingleOrDualPlugin",{web:new class extends P{pickCameraScanSingleOrDual(){return o(this,null,function*(){})}setCameraScanSingleOrDualState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ce==null?void 0:ce.cameraScanSingleOrDual)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraScanSingleOrDual getStatus error",t),t}}}});class xr{pickCameraScanSingleOrDual(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraScanSingleOrDual(e):yield Re.pickCameraScanSingleOrDual(e)}catch(r){throw console.error("pickCameraScanSingleOrDual error",r),r}})}setCameraScanSingleOrDualState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.setCameraScanSingleOrDualState(e):yield Re.setCameraScanSingleOrDualState(e)}catch(r){throw console.error("setCameraScanSingleOrDualState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Re.getStatus()}catch(e){throw console.error("cameraScanSingleOrDualPlugin getStatus error",e),e}})}}const Ze="LaserScanPlugin";let le=null;window.__MICRO_APP_ENVIRONMENT__&&(le=(_r=window.rawWindow.__mini_app_status_hook__)!=null?_r:{});const de=l.registerPlugin(Ze,{web:new class extends P{pickLaserScan(){return o(this,null,function*(){})}unPickLaserScan(){return o(this,null,function*(){})}setLaserState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=le==null?void 0:le.laserScan)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("laserScan getStatus error",t),t}}}}),we=C();we.removeAddListenerLaserScan=()=>null;const Ye=(t=()=>null)=>{try{we.removeAddListenerLaserScan&&we.removeAddListenerLaserScan();const e=r=>o(this,null,function*(){r&&(we.removeAddListenerLaserScan=yield(n=>o(this,null,function*(){try{if(l.addListener){const a=yield l.addListener(Ze,"nativeSendLaser",i=>n&&n(i));return a!=null&&a.remove?a.remove:()=>null}}catch(a){throw console.error("addListenerLaserHandle error",a),a}}))(r))});setTimeout(()=>{e(t)})}catch(e){throw console.error("laserScanFn error",e),e}};class Dr{constructor(){this.pickLaserScan()}pickLaserScan(){return o(this,null,function*(){try{return yield de.pickLaserScan({isContinue:!1})}catch(e){throw console.error("pickLaserScan error",e),e}})}unPickLaserScan(){return o(this,null,function*(){try{return yield de.unPickLaserScan()}catch(e){throw console.error("unPickLaserScan error",e),e}})}setLaserState(e){try{de.setLaserState(e)}catch(r){throw console.error("setLaserState error",r),r}}setLaserScan(e){(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{Ye(i)}),a(()=>{Ye()})}catch(n){throw console.error("laserScanApiParams error",n),n}})(e)}getStatus(){return o(this,null,function*(){try{return yield de.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}const Ge="CountAssistPlugin";let ue=null;window.__MICRO_APP_ENVIRONMENT__&&(ue=(hr=window.rawWindow.__mini_app_status_hook__)!=null?hr:{});const _e=l.registerPlugin(Ge,{web:new class extends P{setCountAssistState(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("setCountAssistState error",e),e}})}toggleCountAssist(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("hideCountAssist error",e),e}})}getCountAssistToggleState(){return o(this,null,function*(){try{return new Promise(t=>{t(void 0)})}catch(t){throw console.error("getCountAssistToggleState error",t),t}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ue==null?void 0:ue.countAssist)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("countAssist getStatus error",t),t}}}}),j=C();j.addListenerCountAssistRemoveHandle=()=>null;const er=(t=()=>null)=>o(this,null,function*(){try{j!=null&&j.addListenerCountAssistRemoveHandle&&typeof j.addListenerCountAssistRemoveHandle=="function"&&j.addListenerCountAssistRemoveHandle(),j.addListenerCountAssistRemoveHandle=yield(e=>o(this,null,function*(){try{if(l.addListener){const r=yield l.addListener(Ge,"nativeSendCountAssist",n=>e&&e(n));return r!=null&&r.remove?r.remove:()=>null}}catch(r){throw console.error("addListenerCountAssistHandle error",r),r}}))(t)}catch(e){throw console.error("initCountAssistFn error",e),e}});class jr{setCountAssistState(e){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.setCountAssistState(e):yield _e.setCountAssistState(e)})}getCountAssistState(e){return(r=>{try{let n=r!=null?r:!1;return te(a=>{n=!!(a!=null&&a.countAssistState)}),n}catch(n){throw console.error("getCountAssistStateHandle error",n),n}})(e)}setCountAssistBtn(e){(r=>{try{const{mounted:n,beforeUnmount:a,callBack:i}=r;n(()=>{er(i)}),a(()=>{er()})}catch(n){throw console.error("setCountAssistBtnHandle error",n),n}})(e)}toggleCountAssist(e){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.toggleCountAssist(e):yield _e.toggleCountAssist(e)})}getCountAssistToggleState(){return o(this,null,function*(){return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.getCountAssistToggleState():yield _e.getCountAssistToggleState()})}getStatus(){return o(this,null,function*(){try{return yield _e.getStatus()}catch(e){throw console.error("countAssistPlugin getStatus error",e),e}})}}let he=null;window.__MICRO_APP_ENVIRONMENT__&&(he=(pr=window.rawWindow.__mini_app_status_hook__)!=null?pr:{});const be=l.registerPlugin("ClickStreamPlugin",{web:new class extends P{init(){return o(this,null,function*(){return new Promise(t=>{t(null)})})}trace(t){return o(this,null,function*(){var e,r;try{return window.__MICRO_APP_ENVIRONMENT__&&((r=(e=window.rawWindow.__mini_app_hook__).clickStream)==null||r.call(e,t.data)),new Promise(n=>{n(t)})}catch(n){throw console.error("clickStreamTraceParams error",n),n}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=he==null?void 0:he.clickStream)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("clickStream getStatus error",t),t}}}});class $r{constructor(){this.init()}init(){return o(this,null,function*(){try{return yield be.init()}catch(e){throw console.error("clickStreamPlugin, init error",e),e}})}trace(e){return o(this,null,function*(){try{return yield be.trace(e)}catch(r){throw console.error("clickStreamPlugin, trace error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield be.getStatus()}catch(e){throw console.error("clickStreamPlugin getStatus error",e),e}})}}const rr="MiniAppLifecyclePlugin";let pe=null;window.__MICRO_APP_ENVIRONMENT__&&(pe=(mr=window.rawWindow.__mini_app_status_hook__)!=null?mr:{});var Q=(t=>(t.MINI_APP_BEFORE_UNMOUNT_PERMISSION="mini_app_before_unmount_permission",t.MINI_APP_BEFORE_UNMOUNT_COMPLETION="mini_app_before_unmount_completion",t))(Q||{});const Te=l.registerPlugin(rr,{web:new class extends P{setNativeUsagePermission(){return o(this,null,function*(){})}authorizeWebCallback(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=pe==null?void 0:pe.lifecycle)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("lifecycle getStatus error",t),t}}}}),me=C();me.removeAddListenerLifecycleMiniAppBeforeUnmount=()=>null;const tr=(t=()=>null)=>{try{me.removeAddListenerLifecycleMiniAppBeforeUnmount&&me.removeAddListenerLifecycleMiniAppBeforeUnmount();const e=r=>o(this,null,function*(){r&&(me.removeAddListenerLifecycleMiniAppBeforeUnmount=yield(n=>o(this,null,function*(){try{if(l.addListener){const a=yield l.addListener(rr,"miniAppBeforeUnmount",i=>n&&n(i));return a!=null&&a.remove?a.remove:()=>null}}catch(a){throw console.error("miniAppBeforeUnmountHandle error",a),a}}))(r))});setTimeout(()=>o(this,null,function*(){yield e(t)}))}catch(e){throw console.error("laserScanFn error",e),e}};class qr{constructor(){}setNativeUsagePermission(e){return o(this,null,function*(){try{return yield Te.setNativeUsagePermission(e)}catch(r){throw console.error("lifecyclePlugin.setNativeUsagePermission error",r),r}})}authorizeWebCallback(e){return o(this,null,function*(){try{return yield Te.authorizeWebCallback(e)}catch(r){throw console.error("lifecyclePlugin.authorizeWebCallback error",r),r}})}miniAppBeforeUnmount(e){this.setNativeUsagePermission({action:Q.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!0}),((r,n)=>{try{const{mounted:a,beforeUnmount:i,callBack:c}=r;a(()=>{tr(s=>o(this,null,function*(){var w;if(c&&c instanceof Function)try{(w=c(s))==null||w.then(()=>o(this,null,function*(){yield n.setNativeUsagePermission({action:Q.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!1}),yield n.authorizeWebCallback({action:Q.MINI_APP_BEFORE_UNMOUNT_COMPLETION})}))}catch(_){console.error("miniAppBeforeUnmount error callBack is not a function or promise")}else console.error("miniAppBeforeUnmount error callBack is not a function or promise")}))}),i(()=>o(this,null,function*(){tr(),n.setNativeUsagePermission({action:Q.MINI_APP_BEFORE_UNMOUNT_PERMISSION,value:!1})}))}catch(a){throw console.error("miniAppBeforeUnmount error",a),a}})(e,this)}getStatus(){return o(this,null,function*(){try{return yield Te.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let ge=null;window.__MICRO_APP_ENVIRONMENT__&&(ge=(gr=window.rawWindow.__mini_app_status_hook__)!=null?gr:{});const Be=l.registerPlugin("DeviceInteractionPlugin",{web:new class extends P{callVibrate(){return o(this,null,function*(){})}callErrorBeep(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=ge==null?void 0:ge.deviceInteraction)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("deviceInteraction getStatus error",t),t}}}});class Kr{callVibrate(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.callVibrate():yield Be.callVibrate()}catch(e){throw console.error("callVibrate error",e),e}})}callErrorBeep(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?yield window.rawWindow.__mini_app_hook__.callErrorBeep():yield Be.callErrorBeep()}catch(e){throw console.error("callErrorBeep error",e),e}})}getStatus(){return o(this,null,function*(){try{return yield Be.getStatus()}catch(e){throw console.error("deviceInteractionPlugin getStatus error",e),e}})}}const nr="PollingPlugin";let Pe=null;window.__MICRO_APP_ENVIRONMENT__&&(Pe=(Pr=window.rawWindow.__mini_app_status_hook__)!=null?Pr:{});const He=l.registerPlugin(nr,{web:new class extends P{create(){return o(this,null,function*(){})}destroy(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Pe==null?void 0:Pe.polling)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("polling getStatus error",t),t}}}}),ye=C();ye.removeAddListenerPolling=()=>null;const zr=(t,e)=>{try{ye.removeAddListenerPolling&&ye.removeAddListenerPolling();const r=e.pollingId;(n=>o(this,null,function*(){return n&&(ye.removeAddListenerPolling=yield(a=>o(this,null,function*(){try{if(l.addListener){const i=yield l.addListener(nr,"nativeSendPolling",c=>a&&a(c));return i!=null&&i.remove?i.remove:()=>null}}catch(i){throw console.error("addListenerPollingHandle error",i),i}}))(n))}))(n=>{(n==null?void 0:n.pollingId)===r&&(n!=null&&n.pollingId)&&t.pollingList.forEach(a=>{a!=null&&a.pollingId&&(n==null?void 0:n.pollingId)===(a==null?void 0:a.pollingId)&&typeof(a==null?void 0:a.callBack)=="function"&&a.callBack(n)})})}catch(r){throw console.error("pollingFn error",r),r}};class Jr{constructor(){M(this,"pollingList");this.pollingList=[]}create(e){var r,n,a;if(window.__MICRO_APP_ENVIRONMENT__){const{mounted:i,pollingParams:c,callBack:s}=e;return i(()=>{var w,_;(_=(w=window.rawWindow.__mini_app_hook__)==null?void 0:w.addPolling)==null||_.call(w,c,s)}),()=>{this.destroy({pollingId:c.pollingId})}}try{(r=e==null?void 0:e.pollingParams)!=null&&r.pollingId&&this.pollingList.push({pollingId:(n=e==null?void 0:e.pollingParams)==null?void 0:n.pollingId,callBack:e==null?void 0:e.callBack}),this.pollingList=this.pollingList.filter((c,s,w)=>s===w.findIndex(_=>_.pollingId===c.pollingId));const i=((a=e==null?void 0:e.pollingParams)==null?void 0:a.delay)/1e3;return He.create(K(q({},e==null?void 0:e.pollingParams),{delay:i})),((c,s)=>{try{const{mounted:w,pollingParams:_}=c;w(()=>zr(s,_))}catch(w){throw console.error("createPolling error",w),w}})(e,this),()=>{var c,s;return(c=e==null?void 0:e.pollingParams)!=null&&c.pollingId?this.destroy({pollingId:(s=e==null?void 0:e.pollingParams)==null?void 0:s.pollingId}):null}}catch(i){throw console.error("pollingPlugin create error",i),i}}destroy(e){var r,n,a;if(window.__MICRO_APP_ENVIRONMENT__){const{pollingId:i}=e;(n=(r=window.rawWindow.__mini_app_hook__)==null?void 0:r.deletePolling)==null||n.call(r,i)}else try{const i=this.pollingList.map(c=>c.pollingId).indexOf(e.pollingId);return(a=this.pollingList)!=null&&a.length&&(Number(i)||Number(i)>=0)&&this.pollingList.splice(Number(i),1),He.destroy(e)}catch(i){throw console.error("pollingPlugin destroy error",i),i}}getStatus(){return o(this,null,function*(){try{return yield He.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let Se=null;window.__MICRO_APP_ENVIRONMENT__&&(Se=(yr=window.rawWindow.__mini_app_status_hook__)!=null?yr:{});const or=l.registerPlugin("PaymentPlugin",{web:new class extends P{process(t){return o(this,null,function*(){try{return new Promise(e=>{e(t)})}catch(e){throw console.error("process error",e),e}})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Se==null?void 0:Se.payment)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("payment getStatus error",t),t}}}});class Qr{process(e){return o(this,null,function*(){try{return yield or.process(e)}catch(r){throw console.error("paymentPlugins.process error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield or.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}let Ne=null;window.__MICRO_APP_ENVIRONMENT__&&(Ne=(Sr=window.rawWindow.__mini_app_status_hook__)!=null?Sr:{});const Ve=l.registerPlugin("CameraForTakePhotoPlugin",{web:new class extends P{pickCameraForTakePhoto(){return o(this,null,function*(){})}setCameraForTakePhotoState(){return o(this,null,function*(){})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Ne==null?void 0:Ne.cameraForTakePhoto)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("cameraForTakePhoto getStatus error",t),t}}}});class Xr{pickCameraForTakePhoto(){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.pickCameraForTakePhoto():yield Ve.pickCameraForTakePhoto()}catch(e){throw console.error("pickCameraForTakePhoto error",e),e}})}setCameraForTakePhotoState(e){return o(this,null,function*(){try{return window.__MICRO_APP_ENVIRONMENT__?window.rawWindow.__mini_app_hook__.setCameraForTakePhotoState(e):yield Ve.setCameraForTakePhotoState(e)}catch(r){throw console.error("setCameraForTakePhotoState error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield Ve.getStatus()}catch(e){throw console.error("cameraForTakePhotoPlugin getStatus error",e),e}})}}let Me=null;window.__MICRO_APP_ENVIRONMENT__&&(Me=(Nr=window.rawWindow.__mini_app_status_hook__)!=null?Nr:{});const ar=l.registerPlugin("HttpPlugin",{web:new class extends P{request(t){return o(this,null,function*(){return new Promise(e=>{e(t)})})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Me==null?void 0:Me.http)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("http getStatus error",t),t}}}});class Zr{request(e){return o(this,null,function*(){try{if(window.__MICRO_APP_ENVIRONMENT__)return window.rawWindow.__mini_app_hook__.requestHttp(e);{let r={};return e.url&&(r.url=e.url),e.method&&(r.method=e.method),e.headers&&(r.headers=e.headers),e.params&&(r.urlParams=e.params),e.data&&(typeof e.data=="string"?r.bodyData=e.data:r.bodyParams=e.data),e.upload&&(r.upload=e.upload),yield ar.request(r)}}catch(r){throw console.error("HttpPlugin, trace error",r),r}})}getStatus(){return o(this,null,function*(){try{return yield ar.getStatus()}catch(e){throw console.error("HttpPlugin getStatus error",e),e}})}}const f=[];for(let t=0;t<256;++t)f.push((t+256).toString(16).slice(1));const Yr=new Uint8Array(16);function Gr(t,e,r){return e||t||!crypto.randomUUID?function(n,a,i){var s,w,_;n=n||{};const c=(_=(w=n.random)!=null?w:(s=n.rng)==null?void 0:s.call(n))!=null?_:crypto.getRandomValues(Yr);if(c.length<16)throw new Error("Random bytes length must be >= 16");if(c[6]=15&c[6]|64,c[8]=63&c[8]|128,a){if((i=i||0)<0||i+16>a.length)throw new RangeError(`UUID byte range ${i}:${i+15} is out of buffer bounds`);for(let u=0;u<16;++u)a[i+u]=c[u];return a}return function(u,p=0){return(f[u[p+0]]+f[u[p+1]]+f[u[p+2]]+f[u[p+3]]+"-"+f[u[p+4]]+f[u[p+5]]+"-"+f[u[p+6]]+f[u[p+7]]+"-"+f[u[p+8]]+f[u[p+9]]+"-"+f[u[p+10]]+f[u[p+11]]+f[u[p+12]]+f[u[p+13]]+f[u[p+14]]+f[u[p+15]]).toLowerCase()}(c)}(t,e,r):crypto.randomUUID()}const ir="PrintPlugin";let fe=null;window.__MICRO_APP_ENVIRONMENT__&&(fe=(Mr=window.rawWindow.__mini_app_status_hook__)!=null?Mr:{});const sr=l.registerPlugin(ir,{web:new class extends P{print(){}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=fe==null?void 0:fe.print)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("print getStatus error",t),t}}}}),X=C();X.removeAddListenerPrintList={};const et=(t,e)=>{try{const r=e.printId;X.removeAddListenerPrintList=K(q({},X.removeAddListenerPrintList),{printId:()=>{}}),(n=>o(this,null,function*(){return n&&(X.removeAddListenerPrintList[r]=yield(a=>o(this,null,function*(){try{if(l.addListener){const i=yield l.addListener(ir,"nativeSendPrint",c=>a&&a(c));return i!=null&&i.remove?i.remove:()=>null}}catch(i){throw console.error("addListenerPrintHandle error",i),i}}))(n))}))(n=>{(n==null?void 0:n.printId)===r&&(n!=null&&n.printId)&&t.printList.forEach(a=>{var i,c,s;a!=null&&a.printId&&(n==null?void 0:n.printId)===(a==null?void 0:a.printId)&&(typeof(a==null?void 0:a.callBack)=="function"&&a.callBack(n),(s=a.state==5||a.state==6)!=null||(c=(i=X.removeAddListenerPrintList)==null?void 0:i[a==null?void 0:a.printId])==null||c.call(i))})})}catch(r){throw console.error("printFn error",r),r}};class rt{constructor(){M(this,"printList");this.printList=[]}print(e){var n;const r=(((n=e==null?void 0:e.printParams)==null?void 0:n.miniAppName)||"")+Gr().replace(/-/g,"");if(this.printList.push({printId:r,callBack:e==null?void 0:e.callBack}),this.printList=this.printList.filter((a,i,c)=>i===c.findIndex(s=>s.printId===a.printId)),window.__MICRO_APP_ENVIRONMENT__){const{mounted:a,printParams:i,callBack:c}=e;return a&&a(()=>{var s,w;(w=(s=window.rawWindow.__mini_app_hook__)==null?void 0:s.print)==null||w.call(s,K(q({},i),{printId:r}),c)}),{id:r}}try{return sr.print(K(q({},e==null?void 0:e.printParams),{printId:r})),((a,i)=>{try{const{mounted:c,printParams:s}=a;c&&c(()=>et(i,s))}catch(c){throw console.error("createPrint error",c),c}})(K(q({},e),{printParams:K(q({},e.printParams),{printId:r})}),this),{id:r}}catch(a){throw console.error("printPlugin create error",a),a}}getStatus(){return o(this,null,function*(){try{return yield sr.getStatus()}catch(e){throw console.error("getStatus error",e),e}})}}class cr{constructor(){M(this,"initialContextPlugins",new Tr);M(this,"communicatePlugins",new Vr);M(this,"cameraScanPlugins",new Ur);M(this,"cameraScanMultiplePlugins",new Fr);M(this,"cameraScanMultipleNoCountPlugins",new Wr);M(this,"cameraScanSingleOrDualPlugins",new xr);M(this,"laserScanPlugins",new Dr);M(this,"countAssistPlugins",new jr);M(this,"clickStreamPlugins",new $r);M(this,"lifecyclePlugins",new qr);M(this,"deviceInteractionPlugins",new Kr);M(this,"pollingPlugins",new Jr);M(this,"paymentPlugins",new Qr);M(this,"cameraForTakePhotoPlugin",new Xr);M(this,"httpPlugin",new Zr);M(this,"printPlugins",new rt)}}const tt=new cr;let d=null,Ie=null;window.__MICRO_APP_ENVIRONMENT__&&(d=(fr=window.rawWindow.__mini_app_hook__)!=null?fr:{},Ie=(Ir=window.rawWindow.__mini_app_status_hook__)!=null?Ir:{});const nt=Object.freeze(Object.defineProperty({__proto__:null,PluginsWeb:class extends P{homeIsClick(t){return o(this,null,function*(){var e;window.__MICRO_APP_ENVIRONMENT__&&(console.log("window.microApp.forceDispatch homeIsClick",t),(e=d.disabledMenu)==null||e.call(d,t))})}openMiniApp(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.openMiniApp)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("openMiniApp error",r),r}})}showTitle(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&(console.log("window.microApp.forceDispatch showTitle",t),(e=d.showTitle)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showTitle error",r),r}})}showFABMenu(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.showFABMenu)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showFABMenu error",r),r}})}disableFAB(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.disableFAB)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("disableFAB error",r),r}})}disableBack(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.disableBack)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("disableBack error",r),r}})}showSubMask(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.showSubMask)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("showSubMask error",r),r}})}setMiniAppVersion(t){return o(this,null,function*(){var e;try{return window.__MICRO_APP_ENVIRONMENT__&&((e=d.setMiniAppVersion)==null||e.call(d,t)),new Promise(r=>{r(t)})}catch(r){throw console.error("setMiniAppVersion error",r),r}})}showDialog(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=d.showDialog)==null||t.call(d))})}cancelDialog(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=d.cancelDialog)==null||t.call(d))})}getMiniAppKong(t){return o(this,null,function*(){var e,r;try{if(window.__MICRO_APP_ENVIRONMENT__){const n=(r=(e=d.getMiniAppKong)==null?void 0:e.call(d,t))!=null?r:{};return new Promise(a=>{a(n)})}return new Promise(n=>{n(t)})}catch(n){throw console.error("getMiniAppKong error",n),n}})}closeMiniApp(){return o(this,null,function*(){var t;window.__MICRO_APP_ENVIRONMENT__&&((t=d.closeMiniApp)==null||t.call(d))})}getStatus(){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(t=>o(this,null,function*(){var e,r;t((yield(r=(e=Ie==null?void 0:Ie.communicate)==null?void 0:e.getStatus)==null?void 0:r.call(e))||{})})):new Promise(t=>{t(null)})}catch(t){throw console.error("communicate getStatus error",t),t}}dispatchToShell(t){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(e=>o(this,null,function*(){var r;e((yield(r=d==null?void 0:d.dispatchToShell)==null?void 0:r.call(d,t))||{})})):new Promise(e=>{e(t)})}catch(e){throw console.error("communicate dispatchToShell error",e),e}}getMiniAppInfo(t){try{return window.__MICRO_APP_ENVIRONMENT__?new Promise(e=>o(this,null,function*(){var r;e((yield(r=d==null?void 0:d.getMiniAppInfo)==null?void 0:r.call(d,t))||{})})):new Promise(e=>{e({})})}catch(e){throw console.error("communicate getMiniAppInfo error",e),e}}}},Symbol.toStringTag,{value:"Module"}));N.NativeApi=cr,N.default=tt,Object.defineProperties(N,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "superapp-miniapp-invoke-native",
3
3
  "type": "module",
4
- "version": "1.9.13",
4
+ "version": "1.10.0",
5
5
  "description": "In Superapp, the encapsulation of calling Native interfaces by mini-programs.",
6
6
  "scripts": {
7
7
  "dev": "vite",
@@ -52,7 +52,8 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@capacitor/core": "5.5.1",
55
- "@ionic/portals": "0.8.1"
55
+ "@ionic/portals": "0.8.1",
56
+ "uuid": "^14.0.0"
56
57
  },
57
58
  "config": {
58
59
  "commitizen": {