gws-client 1.1.2 → 1.2.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/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +19 -0
- package/dist/index.es.js +810 -666
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(E,k){typeof exports=="object"&&typeof module!="undefined"?k(exports):typeof define=="function"&&define.amd?define(["exports"],k):(E=typeof globalThis!="undefined"?globalThis:E||self,k(E.GWS_CLIENT={}))})(this,function(E){"use strict";var mt=Object.defineProperty,wt=Object.defineProperties;var St=Object.getOwnPropertyDescriptors;var Te=Object.getOwnPropertySymbols;var pt=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable;var he=(E,k,B)=>k in E?mt(E,k,{enumerable:!0,configurable:!0,writable:!0,value:B}):E[k]=B,S=(E,k)=>{for(var B in k||(k={}))pt.call(k,B)&&he(E,B,k[B]);if(Te)for(var B of Te(k))kt.call(k,B)&&he(E,B,k[B]);return E},A=(E,k)=>wt(E,St(k));var o=(E,k,B)=>he(E,typeof k!="symbol"?k+"":k,B);var l=(E,k,B)=>new Promise((Y,Z)=>{var ie=P=>{try{j(B.next(P))}catch(U){Z(U)}},V=P=>{try{j(B.throw(P))}catch(U){Z(U)}},j=P=>P.done?Y(P.value):Promise.resolve(P.value).then(ie,V);j((B=B.apply(E,k)).next())});const k=window.location.href.includes("https")?"wss://localhost:19528":"ws://localhost:9527",B="1",Y="2";var Z=(s=>(s.MIN="0",s.LOW="1",s.MIDDLE="2",s.HIGH="3",s))(Z||{});const ie="00000001",V="NO_SEAL_AVAILABLE",j="CERTIFICATE_NOT_FOUND",P="CLIENT_CONNECTION_FAILED";function U(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var z={},ge;function Me(){if(ge)return z;ge=1,z.byteLength=c,z.toByteArray=u,z.fromByteArray=m;for(var s=[],e=[],t=typeof Uint8Array!="undefined"?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r=0,i=n.length;r<i;++r)s[r]=n[r],e[n.charCodeAt(r)]=r;e[45]=62,e[95]=63;function a(h){var f=h.length;if(f%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var w=h.indexOf("=");w===-1&&(w=f);var y=w===f?0:4-w%4;return[w,y]}function c(h){var f=a(h),w=f[0],y=f[1];return(w+y)*3/4-y}function d(h,f,w){return(f+w)*3/4-w}function u(h){var f,w=a(h),y=w[0],p=w[1],I=new t(d(h,y,p)),b=0,N=p>0?y-4:y,v;for(v=0;v<N;v+=4)f=e[h.charCodeAt(v)]<<18|e[h.charCodeAt(v+1)]<<12|e[h.charCodeAt(v+2)]<<6|e[h.charCodeAt(v+3)],I[b++]=f>>16&255,I[b++]=f>>8&255,I[b++]=f&255;return p===2&&(f=e[h.charCodeAt(v)]<<2|e[h.charCodeAt(v+1)]>>4,I[b++]=f&255),p===1&&(f=e[h.charCodeAt(v)]<<10|e[h.charCodeAt(v+1)]<<4|e[h.charCodeAt(v+2)]>>2,I[b++]=f>>8&255,I[b++]=f&255),I}function C(h){return s[h>>18&63]+s[h>>12&63]+s[h>>6&63]+s[h&63]}function g(h,f,w){for(var y,p=[],I=f;I<w;I+=3)y=(h[I]<<16&16711680)+(h[I+1]<<8&65280)+(h[I+2]&255),p.push(C(y));return p.join("")}function m(h){for(var f,w=h.length,y=w%3,p=[],I=16383,b=0,N=w-y;b<N;b+=I)p.push(g(h,b,b+I>N?N:b+I));return y===1?(f=h[w-1],p.push(s[f>>2]+s[f<<4&63]+"==")):y===2&&(f=(h[w-2]<<8)+h[w-1],p.push(s[f>>10]+s[f>>4&63]+s[f<<2&63]+"=")),p.join("")}return z}var Fe=Me();const ye=U(Fe);class Ge{constructor(){o(this,"deps",new Map)}on(e,t){this.deps.set(e,t)}emit(e,t){const n=this.deps.get(e);n==null||n(t)}}(function(){try{var s=document.createElement("style");s.appendChild(document.createTextNode("button.svelte-16iv9d0{background-color:transparent;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;outline:none}.modal-background.svelte-16iv9d0{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:#00000080;align-items:center;justify-content:center}.modal-content.svelte-16iv9d0{background-color:#fff;padding:1.25rem;border-radius:.3125rem;width:40%}.model-title.svelte-16iv9d0{color:#303133;font-size:1.125rem;margin-bottom:1.125rem}.modal-visible.svelte-16iv9d0{display:flex}.modal-footer.svelte-16iv9d0{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}.modal-btn.svelte-16iv9d0{padding:.5rem .9375rem;border-radius:.25rem;font-size:.875rem;border:.0625rem solid #dcdfe6}.success.svelte-16iv9d0{margin-left:.75rem;color:#fff}.slot.svelte-16iv9d0{max-height:12.5rem;overflow-y:scroll}.slot.svelte-16iv9d0::-webkit-scrollbar{display:none}.seal-wrapper.svelte-1w19fs3.svelte-1w19fs3{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.seal-item.svelte-1w19fs3.svelte-1w19fs3{width:11.25rem;height:11.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:.0625rem solid #ccc;margin-top:.625rem;margin-right:.625rem;border-radius:.25rem}.seal-item.svelte-1w19fs3 img.svelte-1w19fs3{width:6.25rem;height:6.25rem}.seal-item-selected.svelte-1w19fs3.svelte-1w19fs3{background-color:#f1f1f1}.seal-name.svelte-1w19fs3.svelte-1w19fs3{margin-top:.625rem;color:#333}.cert-item.svelte-1kh75ag.svelte-1kh75ag{padding:1rem;display:flex;align-items:center;cursor:pointer;border-bottom:.0625rem solid #ebeef5;font-size:1rem}.cert-item.svelte-1kh75ag>div.svelte-1kh75ag{word-break:break-all;color:#373a40}.cert-item.svelte-1kh75ag>div.svelte-1kh75ag:nth-child(1){padding-right:.5rem}.cert-item-selected.svelte-1kh75ag.svelte-1kh75ag{background-color:#f1f1f1}.cert-item-first.svelte-1kh75ag.svelte-1kh75ag{border-top:.0625rem solid #ebeef5}")),document.head.appendChild(s)}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();var Oe=Object.defineProperty,He=(s,e,t)=>e in s?Oe(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t,fe=(s,e,t)=>He(s,typeof e!="symbol"?e+"":e,t);function ae(){}function Ze(s,e){for(const t in e)s[t]=e[t];return s}function Ce(s){return s()}function me(){return Object.create(null)}function W(s){s.forEach(Ce)}function J(s){return typeof s=="function"}function we(s,e){return s!=s?e==e:s!==e||s&&typeof s=="object"||typeof s=="function"}function Ve(s){return Object.keys(s).length===0}function je(s,e,t,n){if(s){const r=Se(s,e,t,n);return s[0](r)}}function Se(s,e,t,n){return s[1]&&n?Ze(t.ctx.slice(),s[1](n(e))):t.ctx}function Ue(s,e,t,n){if(s[2]&&n){const r=s[2](n(t));if(e.dirty===void 0)return r;if(typeof r=="object"){const i=[],a=Math.max(e.dirty.length,r.length);for(let c=0;c<a;c+=1)i[c]=e.dirty[c]|r[c];return i}return e.dirty|r}return e.dirty}function ze(s,e,t,n,r,i){if(r){const a=Se(e,t,n,i);s.p(a,r)}}function We(s){if(s.ctx.length>32){const e=[],t=s.ctx.length/32;for(let n=0;n<t;n++)e[n]=-1;return e}return-1}function pe(s){return s==null?"":s}function D(s,e){s.appendChild(e)}function R(s,e,t){s.insertBefore(e,t||null)}function Q(s){s.parentNode&&s.parentNode.removeChild(s)}function ke(s,e){for(let t=0;t<s.length;t+=1)s[t]&&s[t].d(e)}function $(s){return document.createElement(s)}function T(s){return document.createTextNode(s)}function X(){return T(" ")}function Je(){return T("")}function q(s,e,t,n){return s.addEventListener(e,t,n),()=>s.removeEventListener(e,t,n)}function _(s,e,t){t==null?s.removeAttribute(e):s.getAttribute(e)!==t&&s.setAttribute(e,t)}function Qe(s){return Array.from(s.childNodes)}function ee(s,e){e=""+e,s.data!==e&&(s.data=e)}function te(s,e,t,n){t==null?s.style.removeProperty(e):s.style.setProperty(e,t,"")}let oe;function K(s){oe=s}const M=[],ve=[];let F=[];const Ie=[],qe=Promise.resolve();let ce=!1;function Ke(){ce||(ce=!0,qe.then(Ee))}function le(s){F.push(s)}const ue=new Set;let G=0;function Ee(){if(G!==0)return;const s=oe;do{try{for(;G<M.length;){const e=M[G];G++,K(e),Ye(e.$$)}}catch(e){throw M.length=0,G=0,e}for(K(null),M.length=0,G=0;ve.length;)ve.pop()();for(let e=0;e<F.length;e+=1){const t=F[e];ue.has(t)||(ue.add(t),t())}F.length=0}while(M.length);for(;Ie.length;)Ie.pop()();ce=!1,ue.clear(),K(s)}function Ye(s){if(s.fragment!==null){s.update(),W(s.before_update);const e=s.dirty;s.dirty=[-1],s.fragment&&s.fragment.p(s.ctx,e),s.after_update.forEach(le)}}function Re(s){const e=[],t=[];F.forEach(n=>s.indexOf(n)===-1?e.push(n):t.push(n)),t.forEach(n=>n()),F=e}const ne=new Set;let Xe;function de(s,e){s&&s.i&&(ne.delete(s),s.i(e))}function Be(s,e,t,n){if(s&&s.o){if(ne.has(s))return;ne.add(s),Xe.c.push(()=>{ne.delete(s)}),s.o(e)}}function se(s){return(s==null?void 0:s.length)!==void 0?s:Array.from(s)}function et(s){s&&s.c()}function be(s,e,t){const{fragment:n,after_update:r}=s.$$;n&&n.m(e,t),le(()=>{const i=s.$$.on_mount.map(Ce).filter(J);s.$$.on_destroy?s.$$.on_destroy.push(...i):W(i),s.$$.on_mount=[]}),r.forEach(le)}function Ae(s,e){const t=s.$$;t.fragment!==null&&(Re(t.after_update),W(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function tt(s,e){s.$$.dirty[0]===-1&&(M.push(s),Ke(),s.$$.dirty.fill(0)),s.$$.dirty[e/31|0]|=1<<e%31}function De(s,e,t,n,r,i,a=null,c=[-1]){const d=oe;K(s);const u=s.$$={fragment:null,ctx:[],props:i,update:ae,not_equal:r,bound:me(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(d?d.$$.context:[])),callbacks:me(),dirty:c,skip_bound:!1,root:e.target||d.$$.root};a&&a(u.root);let C=!1;if(u.ctx=t?t(s,e.props||{},(g,m,...h)=>{const f=h.length?h[0]:m;return u.ctx&&r(u.ctx[g],u.ctx[g]=f)&&(!u.skip_bound&&u.bound[g]&&u.bound[g](f),C&&tt(s,g)),m}):[],u.update(),C=!0,W(u.before_update),u.fragment=n?n(u.ctx):!1,e.target){if(e.hydrate){const g=Qe(e.target);u.fragment&&u.fragment.l(g),g.forEach(Q)}else u.fragment&&u.fragment.c();e.intro&&de(s.$$.fragment),be(s,e.target,e.anchor),Ee()}K(d)}class _e{constructor(){fe(this,"$$"),fe(this,"$$set")}$destroy(){Ae(this,1),this.$destroy=ae}$on(e,t){if(!J(t))return ae;const n=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return n.push(t),()=>{const r=n.indexOf(t);r!==-1&&n.splice(r,1)}}$set(e){this.$$set&&!Ve(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const nt="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(nt);function st(s){let e,t,n,r=(s[1]||"标题")+"",i,a,c,d,u,C,g=(s[4]||"取消")+"",m,h,f,w=(s[5]||"确认")+"",y,p,I,b;const N=s[8].default,v=je(N,s,s[7],null);return{c(){e=$("div"),t=$("div"),n=$("div"),i=T(r),a=X(),c=$("div"),v&&v.c(),d=X(),u=$("div"),C=$("button"),m=T(g),h=X(),f=$("button"),y=T(w),_(n,"class","model-title svelte-16iv9d0"),_(c,"class","slot svelte-16iv9d0"),_(C,"class","modal-btn svelte-16iv9d0"),_(f,"class","modal-btn success svelte-16iv9d0"),te(f,"background-color",s[6]),_(u,"class","modal-footer svelte-16iv9d0"),_(t,"class","modal-content svelte-16iv9d0"),_(e,"class","modal-background modal-visible svelte-16iv9d0")},m(x,L){R(x,e,L),D(e,t),D(t,n),D(n,i),D(t,a),D(t,c),v&&v.m(c,null),D(t,d),D(t,u),D(u,C),D(C,m),D(u,h),D(u,f),D(f,y),p=!0,I||(b=[q(C,"click",function(){J(s[0])&&s[0].apply(this,arguments)}),q(f,"click",function(){J(s[2])&&s[2].apply(this,arguments)}),q(t,"click",rt),q(e,"click",function(){J(s[3])&&s[3].apply(this,arguments)})],I=!0)},p(x,[L]){s=x,(!p||L&2)&&r!==(r=(s[1]||"标题")+"")&&ee(i,r),v&&v.p&&(!p||L&128)&&ze(v,N,s,s[7],p?Ue(N,s[7],L,null):We(s[7]),null),(!p||L&16)&&g!==(g=(s[4]||"取消")+"")&&ee(m,g),(!p||L&32)&&w!==(w=(s[5]||"确认")+"")&&ee(y,w),(!p||L&64)&&te(f,"background-color",s[6])},i(x){p||(de(v,x),p=!0)},o(x){Be(v,x),p=!1},d(x){x&&Q(e),v&&v.d(x),I=!1,W(b)}}}const rt=s=>s.stopPropagation();function it(s,e,t){let{$$slots:n={},$$scope:r}=e,{onCancel:i}=e,{title:a}=e,{onOk:c}=e,{onClose:d}=e,{cancelText:u}=e,{okText:C}=e,{theme:g}=e;return s.$$set=m=>{"onCancel"in m&&t(0,i=m.onCancel),"title"in m&&t(1,a=m.title),"onOk"in m&&t(2,c=m.onOk),"onClose"in m&&t(3,d=m.onClose),"cancelText"in m&&t(4,u=m.cancelText),"okText"in m&&t(5,C=m.okText),"theme"in m&&t(6,g=m.theme),"$$scope"in m&&t(7,r=m.$$scope)},[i,a,c,d,u,C,g,r,n]}class at extends _e{constructor(e){super(),De(this,e,it,st,we,{onCancel:0,title:1,onOk:2,onClose:3,cancelText:4,okText:5,theme:6})}}function xe(s,e,t){const n=s.slice();return n[13]=e[t],n[15]=t,n}function Pe(s,e,t){const n=s.slice();return n[16]=e[t],n}function $e(s){let e,t=(s[16].format?s[16].format(s[13]):s[13][s[16].key])+"",n;return{c(){e=$("div"),n=T(t),_(e,"class","svelte-1kh75ag"),te(e,"width",`${100/s[1].length}%`)},m(r,i){R(r,e,i),D(e,n)},p(r,i){i&3&&t!==(t=(r[16].format?r[16].format(r[13]):r[13][r[16].key])+"")&&ee(n,t),i&2&&te(e,"width",`${100/r[1].length}%`)},d(r){r&&Q(e)}}}function Ne(s){let e,t,n,r,i,a=se(s[1]),c=[];for(let u=0;u<a.length;u+=1)c[u]=$e(Pe(s,a,u));function d(){return s[12](s[15])}return{c(){e=$("div");for(let u=0;u<c.length;u+=1)c[u].c();t=X(),_(e,"class",n=pe(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")},m(u,C){R(u,e,C);for(let g=0;g<c.length;g+=1)c[g]&&c[g].m(e,null);D(e,t),r||(i=q(e,"click",d),r=!0)},p(u,C){if(s=u,C&3){a=se(s[1]);let g;for(g=0;g<a.length;g+=1){const m=Pe(s,a,g);c[g]?c[g].p(m,C):(c[g]=$e(m),c[g].c(),c[g].m(e,t))}for(;g<c.length;g+=1)c[g].d(1);c.length=a.length}C&128&&n!==(n=pe(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")&&_(e,"class",n)},d(u){u&&Q(e),ke(c,u),r=!1,i()}}}function ot(s){let e,t=se(s[0]),n=[];for(let r=0;r<t.length;r+=1)n[r]=Ne(xe(s,t,r));return{c(){for(let r=0;r<n.length;r+=1)n[r].c();e=Je()},m(r,i){for(let a=0;a<n.length;a+=1)n[a]&&n[a].m(r,i);R(r,e,i)},p(r,i){if(i&131){t=se(r[0]);let a;for(a=0;a<t.length;a+=1){const c=xe(r,t,a);n[a]?n[a].p(c,i):(n[a]=Ne(c),n[a].c(),n[a].m(e.parentNode,e))}for(;a<n.length;a+=1)n[a].d(1);n.length=t.length}},d(r){r&&Q(e),ke(n,r)}}}function ct(s){let e,t;return e=new at({props:{onOk:s[9],onClose:s[2],onCancel:s[8],cancelText:s[3],okText:s[4],title:s[6],theme:s[5],$$slots:{default:[ot]},$$scope:{ctx:s}}}),{c(){et(e.$$.fragment)},m(n,r){be(e,n,r),t=!0},p(n,[r]){const i={};r&4&&(i.onClose=n[2]),r&8&&(i.cancelText=n[3]),r&16&&(i.okText=n[4]),r&64&&(i.title=n[6]),r&32&&(i.theme=n[5]),r&524419&&(i.$$scope={dirty:r,ctx:n}),e.$set(i)},i(n){t||(de(e.$$.fragment,n),t=!0)},o(n){Be(e.$$.fragment,n),t=!1},d(n){Ae(e,n)}}}function lt(s,e,t){let{data:n=[]}=e,{columns:r=[]}=e,{onCancel:i}=e,{onOk:a}=e,{onClose:c}=e,{cancelText:d=""}=e,{okText:u=""}=e,{theme:C="#409eff"}=e,{title:g=""}=e,m=0;const h=()=>{i(`${g}失败`),c==null||c()},f=()=>{a==null||a(n[m]),c==null||c()},w=y=>t(7,m=y);return s.$$set=y=>{"data"in y&&t(0,n=y.data),"columns"in y&&t(1,r=y.columns),"onCancel"in y&&t(10,i=y.onCancel),"onOk"in y&&t(11,a=y.onOk),"onClose"in y&&t(2,c=y.onClose),"cancelText"in y&&t(3,d=y.cancelText),"okText"in y&&t(4,u=y.okText),"theme"in y&&t(5,C=y.theme),"title"in y&&t(6,g=y.title)},[n,r,c,d,u,C,g,m,h,f,i,a,w]}class ut extends _e{constructor(e){super(),De(this,e,lt,ct,we,{data:0,columns:1,onCancel:10,onOk:11,onClose:2,cancelText:3,okText:4,theme:5,title:6})}}class dt{constructor(){o(this,"modalInstance",{current:null});o(this,"open",e=>new Promise((t,n)=>{this.modalInstance.current=new ut({target:document.body,props:A(S({},e),{onCancel:r=>{n({code:-1,msg:r})},onOk:r=>{t(r)},onClose:()=>{this.close()}})})}));o(this,"close",()=>{setTimeout(()=>{var e;(e=this.modalInstance.current)==null||e.$destroy()})})}}const re=new dt;function ht(s=32,e=!0,t=0){const n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),r=[];if(t=t||n.length,s)for(let i=0;i<s;i++)r[i]=n[0|Math.random()*t];else{let i;r[8]=r[13]=r[18]=r[23]="-",r[14]="4";for(let a=0;a<36;a++)r[a]||(i=0|Math.random()*16,r[a]=n[a===19?i&3|8:i])}return e?(r.shift(),`u${r.join("")}`):r.join("")}const gt=[{key:"CN"},{format:s=>`${s.DevClass}(${s.sn})`}],yt=[{key:"SealId"},{key:"Vid"},{format:s=>`${s.FileName}(${s.FileSize}B)`}],Le=[{key:"SealId"}];class ft{constructor(e){o(this,"socketInstance",null);o(this,"eventBus",new Ge);o(this,"isRememberPin",!1);o(this,"pinPolicy");o(this,"socketConfig",null);o(this,"isConnecting",!1);o(this,"messageQueue",[]);o(this,"getSocketReadyState",()=>{var e;return(e=this.socketInstance)==null?void 0:e.readyState});o(this,"destroy",()=>{var e;(e=this.socketInstance)==null||e.close()});o(this,"sendMessage",(e,t)=>new Promise((n,r)=>{var a;const i=()=>{var C,g;if(((C=this.socketInstance)==null?void 0:C.readyState)!==WebSocket.OPEN){r({errCode:P,msg:"数字证书客户端连接失败"});return}const c=ht(),d=m=>{m.success?n(m.data):r(m)},u={function:e,args:[t!=null?t:{}],msgid:c};(g=this.socketInstance)==null||g.send(JSON.stringify(u)),this.eventBus.on(e,d),this.eventBus.on(c,d)};if(((a=this.socketInstance)==null?void 0:a.readyState)===WebSocket.OPEN){i();return}this.messageQueue.push(i),this.isConnecting||this.initSocket(this.socketConfig)}));o(this,"flushMsgQueue",()=>{var e;(e=this.messageQueue)==null||e.forEach(t=>t()),this.messageQueue=[]});o(this,"handleEventData",e=>l(this,null,function*(){var t,n,r,i,a,c,d,u;if(e.data instanceof Blob){const C=yield e.data.arrayBuffer(),m=new TextDecoder("gbk").decode(C),h=JSON.parse(m),f={success:(t=h.result)==null?void 0:t.success,msg:(n=h.result)==null?void 0:n.msg,errCode:(r=h.result)==null?void 0:r.errCode,data:h.data,type:(i=h.result)==null?void 0:i.event},w=(a=h.result)==null?void 0:a.function,y=(c=h.result)==null?void 0:c.msgid;y?this.eventBus.emit(y,f):this.eventBus.emit(w,f),(u=(d=this.socketConfig)==null?void 0:d.onMessage)==null||u.call(d,f)}}));o(this,"base64Encode",e=>{const t=new TextEncoder().encode(e);return ye.fromByteArray(t)});o(this,"base64Decode",e=>{const t=ye.toByteArray(e);return new TextDecoder().decode(t)});o(this,"changeIsRememberPin",e=>l(this,null,function*(){this.isRememberPin=e}));o(this,"changePinPolicy",e=>l(this,null,function*(){this.pinPolicy=e}));o(this,"checkCertIsLogin",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_IsLogin",e)}));o(this,"addUkeyEvents",()=>l(this,null,function*(){this.sendMessage("GZCA_WaitForDevEvent",{Type:ie}),this.eventBus.on("GZCA_OnDeviceChange",e=>{var t,n,r;(r=(t=this.socketConfig)==null?void 0:t.onUkeyChange)==null||r.call(t,A(S({},e),{data:(n=e.data)==null?void 0:n[0]}))})}));o(this,"certLogin",e=>l(this,null,function*(){const t=yield this.checkCertIsLogin({ContainerName:e});t!=null&&t[0].isLogin||(yield this.sendMessage("GZCA_Login",{ContainerName:e,IsLogin:"N",UserPin:"123456",PinPolicy:this.pinPolicy}))}));o(this,"getCert",(e,t,n)=>l(this,null,function*(){const r=t!=null?t:yield this.chooseCert(e);return this.isRememberPin&&n&&(yield this.certLogin(r.ContainerName)),r}));o(this,"chooseCert",e=>l(this,null,function*(){var r;const t=yield this.getCertList(e);return t!=null&&t.length?(t==null?void 0:t.length)===1?t[0]:yield re.open({title:"选择证书",data:t,columns:gt,theme:(r=this.socketConfig)==null?void 0:r.theme}):Promise.reject({errCode:j,msg:"暂无证书"})}));o(this,"getCertList",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetCertList",e)}));o(this,"pkcs1Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignData",S({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"pkcs1Base64Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignDataEx",S({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"batchPkcs1Base64Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_BatchPkcs1SignDataEx",S({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"pkcs1VerifySignature",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySign",e)}));o(this,"pkcs1Base64VerifySignature",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySignEx",e)}));o(this,"getSealList",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_EnumSeals",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"writeSeal",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_WriteSeal",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"deleteSeal",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_DeleteSeal",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getSealInfo",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_ReadSeal",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getTPSealList",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetSealPicList",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getTPSealPic",e=>l(this,null,function*(){var n;return yield this.sendMessage("GZCA_GetSealPicData",S({IsLogin:(n=e.IsLogin)!=null?n:this.getIsLogin()},e!=null?e:{}))}));o(this,"sm2SignPreprocess1",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_PrepareSm2SignStep1",e)}));o(this,"sm2SignPreprocess2",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_PrepareSm2SignStep2",e)}));o(this,"pkcs1HashSign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignDataForHash",S({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"pkcs1HashVerifySignature",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySignForHash",e)}));o(this,"pkcs7Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7SignData",S({IsLogin:this.getIsLogin(),IsAuthAttr:"Y",PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"pkcs7VerifySignature",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7VerifySign",e)}));o(this,"sm3Hash",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_HashData",e)}));o(this,"sm3HexHash",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_HashDataEx",e)}));o(this,"sm3FileHash",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_HashFile",e)}));o(this,"sm3HashEncryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_HMac",e)}));o(this,"pkcs7Encryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7EncryptData",e)}));o(this,"pkcs7Decryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7DecryptData",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"pkcs7FileEncryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_EnvelopeSealFileEx_qyzc",e)}));o(this,"pkcs7FileDecryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_EnvelopeOpenFileEx_qyzc",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"asymmetricEncryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_AsymEncryptData",e)}));o(this,"asymmetricDecryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_AsymDecryptData",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"sm4Encryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_EncryptDataEx",e)}));o(this,"sm4Decryption",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_DecryptDataEx",e)}));o(this,"getCertInfo",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetCertInfo",e)}));o(this,"getCertInfoByOid",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetCertInfoByOid",e)}));o(this,"getSealVendor",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetSealIssuer",e)}));o(this,"deleteAllSealByVendor",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_ClearSeal",S({IsLogin:this.getIsLogin()},e!=null?e:{}))}));var t,n;this.socketConfig=e,this.initSocket(e),this.isRememberPin=(t=e.isRememberPin)!=null?t:!1,this.pinPolicy=(n=e.pinPolicy)!=null?n:Z.MIN}initSocket(e){this.isConnecting=!0;const t=new WebSocket(e.url);return t.onerror=n=>{var r;this.isConnecting=!1,(r=e.onError)==null||r.call(e,n),this.flushMsgQueue()},t.onopen=n=>{var r;this.isConnecting=!1,(r=e.onOpen)==null||r.call(e,n),e.onUkeyChange&&this.addUkeyEvents(),this.flushMsgQueue()},t.onmessage=n=>{this.handleEventData(n)},t.onclose=n=>{var r;this.isConnecting=!1,(r=e.onClose)==null||r.call(e,n)},this.socketInstance=t,t}getIsLogin(){return this.isRememberPin?"Y":"N"}}const H=class H{constructor(e){o(this,"coreInstance",null);o(this,"gwsConfig",{});o(this,"createGwsCore",e=>{this.gwsConfig=e!=null?e:{},this.coreInstance=new ft(A(S({},e!=null?e:{}),{url:k}))});o(this,"appendCertBase64",(e,t=!0)=>l(this,null,function*(){if(e.CertB64)return e;const n=t?yield this.getSignatureCert():yield this.getEncryptionCert();return A(S({},e!=null?e:{}),{CertB64:n==null?void 0:n.CertB64})}));o(this,"destroy",()=>{var e;(e=this.coreInstance)==null||e.destroy(),this.coreInstance=null});o(this,"restart",e=>{this.coreInstance&&this.destroy(),this.gwsConfig=e!=null?e:this.gwsConfig,this.createGwsCore(e)});o(this,"getSocketReadyState",()=>{var e;return(e=this.coreInstance)==null?void 0:e.getSocketReadyState()});o(this,"getSignatureCert",(e,t=!0)=>l(this,null,function*(){var r;return yield(r=this.coreInstance)==null?void 0:r.getCert({CertType:B},e,t)}));o(this,"getSignatureCertList",()=>l(this,null,function*(){var t;return yield(t=this.coreInstance)==null?void 0:t.getCertList({CertType:B})}));o(this,"getEncryptionCert",(e,t=!0)=>l(this,null,function*(){var r;return yield(r=this.coreInstance)==null?void 0:r.getCert({CertType:Y},e,t)}));o(this,"getEncryptionCertList",()=>l(this,null,function*(){var t;return yield(t=this.coreInstance)==null?void 0:t.getCertList({CertType:Y})}));o(this,"base64Encode",e=>{var t;return(t=this.coreInstance)==null?void 0:t.base64Encode(e.Data)});o(this,"base64Decode",e=>{var t;return(t=this.coreInstance)==null?void 0:t.base64Decode(e.DataB64)});o(this,"changeIsRememberPin",e=>{var t;(t=this.coreInstance)==null||t.changeIsRememberPin(e)});o(this,"changePinPolicy",e=>{var t;(t=this.coreInstance)==null||t.changePinPolicy(e)});o(this,"pkcs1Sign",(e,t)=>l(this,null,function*(){var i,a,c;const n=yield this.getSignatureCert(t),r=yield(a=this.coreInstance)==null?void 0:a.pkcs1Sign(A(S({},e!=null?e:{}),{ContainerName:(i=n==null?void 0:n.ContainerName)!=null?i:""}));return(c=r==null?void 0:r[0])==null?void 0:c.SignData}));o(this,"pkcs1VerifySignature",e=>l(this,null,function*(){var r;const t=yield this.appendCertBase64(e),n=yield(r=this.coreInstance)==null?void 0:r.pkcs1VerifySignature(t);return Array.isArray(n)}));o(this,"pkcs1Base64Sign",(e,t)=>l(this,null,function*(){var a,c,d,u,C;const n=yield this.getSignatureCert(t),r=(c=e.DataB64)!=null?c:this.base64Encode({Data:(a=e.Data)!=null?a:""}),i=yield(u=this.coreInstance)==null?void 0:u.pkcs1Base64Sign(A(S({},e!=null?e:{}),{ContainerName:(d=n==null?void 0:n.ContainerName)!=null?d:"",DataB64:r}));return(C=i==null?void 0:i[0])==null?void 0:C.SignData}));o(this,"batchPkcs1Base64Sign",(e,t)=>l(this,null,function*(){var C,g,m,h,f,w;const n="|",r=(g=e.DataB64)!=null?g:(C=e.Data)==null?void 0:C.map(y=>this.base64Encode({Data:y})),i=yield this.getSignatureCert(t);let a="";a=Array.isArray(r)?r==null?void 0:r.map((y,p)=>`${p}:${y}`).join(n):"";const c=yield(h=this.coreInstance)==null?void 0:h.batchPkcs1Base64Sign({ContainerName:(m=i==null?void 0:i.ContainerName)!=null?m:"",DataB64:a}),d=(w=(f=c==null?void 0:c[0])==null?void 0:f.SignData)==null?void 0:w.split(n),u=[];return d.forEach(y=>{const p=y.split(":"),I=Number(p[0]),b=p[1];u[I]=b}),u}));o(this,"pkcs1Base64VerifySignature",e=>l(this,null,function*(){var i,a,c;const t=(a=e.DataB64)!=null?a:this.base64Encode({Data:(i=e.Data)!=null?i:""}),n=yield this.appendCertBase64(e);return!!(yield(c=this.coreInstance)==null?void 0:c.pkcs1Base64VerifySignature({CertB64:n.CertB64,DataB64:t,SignData:n.SignData}))}));o(this,"writeSeal",(e,t)=>l(this,null,function*(){var i,a;const n=yield this.getSignatureCert(t);return!!(yield(a=this.coreInstance)==null?void 0:a.writeSeal(A(S({},e!=null?e:{}),{ContainerName:(i=n==null?void 0:n.ContainerName)!=null?i:""})))}));o(this,"deleteSeal",e=>l(this,null,function*(){var i,a,c,d,u;const t=yield this.getSealList(e);if(!((i=t==null?void 0:t.data)!=null&&i.length))return Promise.reject({errCode:V,msg:"暂无印章"});const n=yield re.open({title:"删除印章",data:t==null?void 0:t.data,columns:Le,okText:"删除"});return!!(yield(u=this.coreInstance)==null?void 0:u.deleteSeal({ContainerName:(c=(a=t==null?void 0:t.cert)==null?void 0:a.ContainerName)!=null?c:"",SealId:(d=n==null?void 0:n.SealId)!=null?d:""}))}));o(this,"getSealList",e=>l(this,null,function*(){var r,i;const t=yield this.getSignatureCert(e),n=yield(i=this.coreInstance)==null?void 0:i.getSealList({ContainerName:(r=t==null?void 0:t.ContainerName)!=null?r:"",IsLogin:"Y"});return{cert:t,data:n}}));o(this,"getSealInfo",e=>l(this,null,function*(){var i,a,c,d,u,C,g;const t=yield this.getSealList(e);if(!((i=t==null?void 0:t.data)!=null&&i.length))return Promise.reject({errCode:V,msg:"暂无印章"});const n=((a=t==null?void 0:t.data)==null?void 0:a.length)>1?yield re.open({title:"选择印章",data:t==null?void 0:t.data,columns:Le,theme:(c=this.gwsConfig)==null?void 0:c.theme}):t==null?void 0:t.data[0],r=yield(g=this.coreInstance)==null?void 0:g.getSealInfo({ContainerName:(u=(d=t==null?void 0:t.cert)==null?void 0:d.ContainerName)!=null?u:"",SealId:(C=n==null?void 0:n.SealId)!=null?C:""});return r==null?void 0:r[0]}));o(this,"getTPSealList",(e,t)=>l(this,null,function*(){var i,a;const n=yield this.getSignatureCert(t),r=yield(a=this.coreInstance)==null?void 0:a.getTPSealList({ContainerName:(i=n==null?void 0:n.ContainerName)!=null?i:"",Vid:e==null?void 0:e.Vid});return{cert:n,data:r}}));o(this,"getTPSeal",(e,t)=>l(this,null,function*(){var i,a,c;const n=yield this.getTPSealList(e,t);if(!((i=n==null?void 0:n.data)!=null&&i.length))return Promise.reject({errCode:V,msg:"暂无印章"});const r=((a=n==null?void 0:n.data)==null?void 0:a.length)===1?n==null?void 0:n.data[0]:yield re.open({title:"选择印章",data:n==null?void 0:n.data,columns:yt,theme:(c=this.gwsConfig)==null?void 0:c.theme});return{cert:n==null?void 0:n.cert,data:r}}));o(this,"getTPSealPic",(e,t)=>l(this,null,function*(){var i,a,c,d,u;const n=yield this.getTPSeal(e,t),r=yield(u=this.coreInstance)==null?void 0:u.getTPSealPic(A(S({ContainerName:(a=(i=n==null?void 0:n.cert)==null?void 0:i.ContainerName)!=null?a:""},(c=n==null?void 0:n.data)!=null?c:{}),{FileSize:String((d=n==null?void 0:n.data)==null?void 0:d.FileSize)}));return r==null?void 0:r[0]}));o(this,"sm2SignPreprocess1",e=>l(this,null,function*(){var r,i;const t=yield this.appendCertBase64(e),n=yield(r=this.coreInstance)==null?void 0:r.sm2SignPreprocess1(t);return(i=n==null?void 0:n[0])==null?void 0:i.Z}));o(this,"sm2SignPreprocess2",e=>l(this,null,function*(){var i,a;const t=this.base64Encode({Data:(i=e.Data)!=null?i:""}),n=yield this.appendCertBase64(e),r=yield(a=this.coreInstance)==null?void 0:a.sm2SignPreprocess2({CertB64:n.CertB64,DataB64:t});return r==null?void 0:r[0].H}));o(this,"pkcs1HashSign",(e,t)=>l(this,null,function*(){var i,a,c,d;const n=yield this.getSignatureCert(t),r=yield(c=this.coreInstance)==null?void 0:c.pkcs1HashSign({ContainerName:(i=n==null?void 0:n.ContainerName)!=null?i:"",DataB64:e.DataB64,HashAlg:(a=e.HashAlg)!=null?a:"sm3"});return(d=r==null?void 0:r[0])==null?void 0:d.SignData}));o(this,"pkcs1HashVerifySignature",e=>l(this,null,function*(){var r,i;const t=yield this.appendCertBase64(e);return!!(yield(i=this.coreInstance)==null?void 0:i.pkcs1HashVerifySignature(A(S({},t),{HashAlg:(r=t.HashAlg)!=null?r:"sm3"})))}));o(this,"pkcs7Sign",(e,t)=>l(this,null,function*(){var a,c,d,u,C;const n=(c=e.DataB64)!=null?c:this.base64Encode({Data:(a=e.Data)!=null?a:""}),r=yield this.getSignatureCert(t),i=yield(u=this.coreInstance)==null?void 0:u.pkcs7Sign(A(S({},e!=null?e:{}),{ContainerName:(d=r==null?void 0:r.ContainerName)!=null?d:"",DataB64:n}));return(C=i==null?void 0:i[0])==null?void 0:C.SignData}));o(this,"pkcs7VerifySignature",e=>l(this,null,function*(){var r,i,a;const t=(i=e.DataB64)!=null?i:this.base64Encode({Data:(r=e.Data)!=null?r:""});return!!(yield(a=this.coreInstance)==null?void 0:a.pkcs7VerifySignature({DataB64:t,SignData:e.SignData}))}));o(this,"sm3Hash",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.sm3Hash(e);return(r=t==null?void 0:t[0])==null?void 0:r.HashB64}));o(this,"sm3HexHash",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.sm3HexHash(e);return(r=t==null?void 0:t[0])==null?void 0:r.HashB64}));o(this,"sm3FileHash",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.sm3FileHash(e);return(r=t==null?void 0:t[0])==null?void 0:r.HashB64}));o(this,"sm3HashEncryption",e=>l(this,null,function*(){var i,a,c,d,u,C;const t=(a=e.DataB64)!=null?a:this.base64Encode({Data:(i=e.Data)!=null?i:""}),n=(d=e.KeyB64)!=null?d:this.base64Encode({Data:(c=e.Key)!=null?c:""}),r=yield(u=this.coreInstance)==null?void 0:u.sm3HashEncryption({dataB64:t,keyB64:n,alg:"sm3"});return(C=r==null?void 0:r[0])==null?void 0:C.DataB64}));o(this,"pkcs7Encryption",e=>l(this,null,function*(){var r,i,a,c;if(!e.CertB64List){const d=yield this.getEncryptionCert();e.CertB64List=d==null?void 0:d.CertB64}const t=(i=e.DataB64)!=null?i:this.base64Encode({Data:(r=e.Data)!=null?r:""}),n=yield(a=this.coreInstance)==null?void 0:a.pkcs7Encryption({DataB64:t,CertB64List:e.CertB64List});return(c=n==null?void 0:n[0])==null?void 0:c.DataB64}));o(this,"pkcs7Decryption",e=>l(this,null,function*(){var i,a;const t=yield this.getEncryptionCert(),n=yield(i=this.coreInstance)==null?void 0:i.pkcs7Decryption(A(S({},e!=null?e:{}),{ContainerName:t==null?void 0:t.ContainerName})),r=(a=n==null?void 0:n[0])==null?void 0:a.DataB64;return e.shouldDecodeBase64?this.base64Decode({DataB64:r}):r}));o(this,"pkcs7FileEncryption",e=>l(this,null,function*(){var r,i;const t=yield this.appendCertBase64(e,!1),n=yield(r=this.coreInstance)==null?void 0:r.pkcs7FileEncryption(t);return(i=n==null?void 0:n[0])==null?void 0:i.DataB64}));o(this,"pkcs7FileDecryption",e=>l(this,null,function*(){var r,i,a;const t=yield this.getEncryptionCert(),n=yield(i=this.coreInstance)==null?void 0:i.pkcs7FileDecryption({SrcFile:e.SrcFile,DstFile:(r=e.DstFile)!=null?r:e.SrcFile.slice(0,-4),ContainerName:t==null?void 0:t.ContainerName});return(a=n==null?void 0:n[0])==null?void 0:a.DataB64}));o(this,"asymmetricEncryption",e=>l(this,null,function*(){var r,i;const t=yield this.appendCertBase64(e,!1),n=yield(r=this.coreInstance)==null?void 0:r.asymmetricEncryption(t);return(i=n==null?void 0:n[0])==null?void 0:i.Data}));o(this,"asymmetricDecryption",(e,t)=>l(this,null,function*(){var i,a;const n=yield this.getEncryptionCert(t),r=yield(i=this.coreInstance)==null?void 0:i.asymmetricDecryption(A(S({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return(a=r==null?void 0:r[0])==null?void 0:a.Data}));o(this,"sm4Encryption",e=>l(this,null,function*(){var n;const t=yield(n=this.coreInstance)==null?void 0:n.sm4Encryption(e);return t==null?void 0:t[0]}));o(this,"sm4Decryption",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.sm4Decryption(e);return(r=t==null?void 0:t[0])==null?void 0:r.Data}));o(this,"getCertInfo",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.getCertInfo(e);return S({},(r=t==null?void 0:t[0])!=null?r:{})}));o(this,"getCertInfoByOid",e=>l(this,null,function*(){var n,r;const t=yield(n=this.coreInstance)==null?void 0:n.getCertInfoByOid(S({},e!=null?e:{}));return(r=t==null?void 0:t[0])==null?void 0:r.OidValue}));o(this,"getSealVendor",e=>l(this,null,function*(){var r;const t=yield this.getSignatureCert(e),n=yield(r=this.coreInstance)==null?void 0:r.getSealVendor({ContainerName:t==null?void 0:t.ContainerName});return n==null?void 0:n[0]}));o(this,"deleteAllSealByVendor",(e,t)=>l(this,null,function*(){var i;const n=yield this.getSignatureCert(t),r=yield(i=this.coreInstance)==null?void 0:i.deleteAllSealByVendor(A(S({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return r==null?void 0:r[0]}));return H.instance&&!(e!=null&&e.isCreateNew)?H.instance:(this.createGwsCore(e),H.instance=this,this)}};o(H,"instance",null);let O=H;function Ct(s){return new Promise((e,t)=>{if(O.instance&&!(s!=null&&s.isCreateNew))e(O.instance);else{const n=new O(A(S({},s!=null?s:{}),{onOpen(r){var i;e(n),(i=s==null?void 0:s.onOpen)==null||i.call(s,r)},onClose(r){var i;t(r),(i=s==null?void 0:s.onClose)==null||i.call(s,r)}}))}})}E.GwsService=O,E.createService=Ct,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})});
|
|
1
|
+
(function(p,v){typeof exports=="object"&&typeof module!="undefined"?v(exports):typeof define=="function"&&define.amd?define(["exports"],v):(p=typeof globalThis!="undefined"?globalThis:p||self,v(p.GWS_CLIENT={}))})(this,function(p){"use strict";var vt=Object.defineProperty,kt=Object.defineProperties;var It=Object.getOwnPropertyDescriptors;var Te=Object.getOwnPropertySymbols;var pt=Object.prototype.hasOwnProperty,_t=Object.prototype.propertyIsEnumerable;var he=(p,v,_)=>v in p?vt(p,v,{enumerable:!0,configurable:!0,writable:!0,value:_}):p[v]=_,m=(p,v)=>{for(var _ in v||(v={}))pt.call(v,_)&&he(p,_,v[_]);if(Te)for(var _ of Te(v))_t.call(v,_)&&he(p,_,v[_]);return p},B=(p,v)=>kt(p,It(v));var a=(p,v,_)=>he(p,typeof v!="symbol"?v+"":v,_);var c=(p,v,_)=>new Promise((q,H)=>{var L=P=>{try{U(_.next(P))}catch(j){H(j)}},re=P=>{try{U(_.throw(P))}catch(j){H(j)}},U=P=>P.done?q(P.value):Promise.resolve(P.value).then(L,re);U((_=_.apply(p,v)).next())});const v=window.location.href.includes("https")?"wss://localhost:19528":"ws://localhost:9527",_="1",q="2";var H=(s=>(s.MIN="0",s.LOW="1",s.MIDDLE="2",s.HIGH="3",s))(H||{});const L={LEVEL_1:1,LEVEL_2:2,LEVEL_3:4},re={OPEN:L.LEVEL_1,INTERNAL:L.LEVEL_2|L.LEVEL_1,OMP:L.LEVEL_3|L.LEVEL_2|L.LEVEL_1},U="00000001",P="NO_SEAL_AVAILABLE",j="CERTIFICATE_NOT_FOUND",Me="CLIENT_CONNECTION_FAILED",Ge="ACCESS_DENIED";function Fe(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var K={},ge;function Oe(){if(ge)return K;ge=1,K.byteLength=l,K.toByteArray=u,K.fromByteArray=w;for(var s=[],e=[],t=typeof Uint8Array!="undefined"?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0,r=n.length;i<r;++i)s[i]=n[i],e[n.charCodeAt(i)]=i;e[45]=62,e[95]=63;function o(d){var f=d.length;if(f%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var E=d.indexOf("=");E===-1&&(E=f);var y=E===f?0:4-E%4;return[E,y]}function l(d){var f=o(d),E=f[0],y=f[1];return(E+y)*3/4-y}function h(d,f,E){return(f+E)*3/4-E}function u(d){var f,E=o(d),y=E[0],S=E[1],I=new t(h(d,y,S)),A=0,$=S>0?y-4:y,k;for(k=0;k<$;k+=4)f=e[d.charCodeAt(k)]<<18|e[d.charCodeAt(k+1)]<<12|e[d.charCodeAt(k+2)]<<6|e[d.charCodeAt(k+3)],I[A++]=f>>16&255,I[A++]=f>>8&255,I[A++]=f&255;return S===2&&(f=e[d.charCodeAt(k)]<<2|e[d.charCodeAt(k+1)]>>4,I[A++]=f&255),S===1&&(f=e[d.charCodeAt(k)]<<10|e[d.charCodeAt(k+1)]<<4|e[d.charCodeAt(k+2)]>>2,I[A++]=f>>8&255,I[A++]=f&255),I}function C(d){return s[d>>18&63]+s[d>>12&63]+s[d>>6&63]+s[d&63]}function g(d,f,E){for(var y,S=[],I=f;I<E;I+=3)y=(d[I]<<16&16711680)+(d[I+1]<<8&65280)+(d[I+2]&255),S.push(C(y));return S.join("")}function w(d){for(var f,E=d.length,y=E%3,S=[],I=16383,A=0,$=E-y;A<$;A+=I)S.push(g(d,A,A+I>$?$:A+I));return y===1?(f=d[E-1],S.push(s[f>>2]+s[f<<4&63]+"==")):y===2&&(f=(d[E-2]<<8)+d[E-1],S.push(s[f>>10]+s[f>>4&63]+s[f<<2&63]+"=")),S.join("")}return K}var Ve=Oe();const ye=Fe(Ve);class Ze{constructor(){a(this,"deps",new Map)}on(e,t){this.deps.set(e,t)}emit(e,t){const n=this.deps.get(e);n==null||n(t)}}(function(){try{var s=document.createElement("style");s.appendChild(document.createTextNode("button.svelte-16iv9d0{background-color:transparent;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;outline:none}.modal-background.svelte-16iv9d0{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:#00000080;align-items:center;justify-content:center}.modal-content.svelte-16iv9d0{background-color:#fff;padding:1.25rem;border-radius:.3125rem;width:40%}.model-title.svelte-16iv9d0{color:#303133;font-size:1.125rem;margin-bottom:1.125rem}.modal-visible.svelte-16iv9d0{display:flex}.modal-footer.svelte-16iv9d0{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}.modal-btn.svelte-16iv9d0{padding:.5rem .9375rem;border-radius:.25rem;font-size:.875rem;border:.0625rem solid #dcdfe6}.success.svelte-16iv9d0{margin-left:.75rem;color:#fff}.slot.svelte-16iv9d0{max-height:12.5rem;overflow-y:scroll}.slot.svelte-16iv9d0::-webkit-scrollbar{display:none}.seal-wrapper.svelte-1w19fs3.svelte-1w19fs3{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.seal-item.svelte-1w19fs3.svelte-1w19fs3{width:11.25rem;height:11.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:.0625rem solid #ccc;margin-top:.625rem;margin-right:.625rem;border-radius:.25rem}.seal-item.svelte-1w19fs3 img.svelte-1w19fs3{width:6.25rem;height:6.25rem}.seal-item-selected.svelte-1w19fs3.svelte-1w19fs3{background-color:#f1f1f1}.seal-name.svelte-1w19fs3.svelte-1w19fs3{margin-top:.625rem;color:#333}.cert-item.svelte-1kh75ag.svelte-1kh75ag{padding:1rem;display:flex;align-items:center;cursor:pointer;border-bottom:.0625rem solid #ebeef5;font-size:1rem}.cert-item.svelte-1kh75ag>div.svelte-1kh75ag{word-break:break-all;color:#373a40}.cert-item.svelte-1kh75ag>div.svelte-1kh75ag:nth-child(1){padding-right:.5rem}.cert-item-selected.svelte-1kh75ag.svelte-1kh75ag{background-color:#f1f1f1}.cert-item-first.svelte-1kh75ag.svelte-1kh75ag{border-top:.0625rem solid #ebeef5}")),document.head.appendChild(s)}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();var He=Object.defineProperty,Ue=(s,e,t)=>e in s?He(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t,fe=(s,e,t)=>Ue(s,typeof e!="symbol"?e+"":e,t);function ae(){}function je(s,e){for(const t in e)s[t]=e[t];return s}function Ce(s){return s()}function we(){return Object.create(null)}function z(s){s.forEach(Ce)}function W(s){return typeof s=="function"}function me(s,e){return s!=s?e==e:s!==e||s&&typeof s=="object"||typeof s=="function"}function Ke(s){return Object.keys(s).length===0}function ze(s,e,t,n){if(s){const i=Ee(s,e,t,n);return s[0](i)}}function Ee(s,e,t,n){return s[1]&&n?je(t.ctx.slice(),s[1](n(e))):t.ctx}function We(s,e,t,n){if(s[2]&&n){const i=s[2](n(t));if(e.dirty===void 0)return i;if(typeof i=="object"){const r=[],o=Math.max(e.dirty.length,i.length);for(let l=0;l<o;l+=1)r[l]=e.dirty[l]|i[l];return r}return e.dirty|i}return e.dirty}function Qe(s,e,t,n,i,r){if(i){const o=Ee(e,t,n,r);s.p(o,i)}}function Je(s){if(s.ctx.length>32){const e=[],t=s.ctx.length/32;for(let n=0;n<t;n++)e[n]=-1;return e}return-1}function Se(s){return s==null?"":s}function D(s,e){s.appendChild(e)}function X(s,e,t){s.insertBefore(e,t||null)}function Q(s){s.parentNode&&s.parentNode.removeChild(s)}function ve(s,e){for(let t=0;t<s.length;t+=1)s[t]&&s[t].d(e)}function N(s){return document.createElement(s)}function M(s){return document.createTextNode(s)}function ee(){return M(" ")}function Re(){return M("")}function J(s,e,t,n){return s.addEventListener(e,t,n),()=>s.removeEventListener(e,t,n)}function b(s,e,t){t==null?s.removeAttribute(e):s.getAttribute(e)!==t&&s.setAttribute(e,t)}function Ye(s){return Array.from(s.childNodes)}function te(s,e){e=""+e,s.data!==e&&(s.data=e)}function ne(s,e,t,n){t==null?s.style.removeProperty(e):s.style.setProperty(e,t,"")}let oe;function R(s){oe=s}const G=[],ke=[];let F=[];const Ie=[],qe=Promise.resolve();let ce=!1;function Xe(){ce||(ce=!0,qe.then(pe))}function le(s){F.push(s)}const ue=new Set;let O=0;function pe(){if(O!==0)return;const s=oe;do{try{for(;O<G.length;){const e=G[O];O++,R(e),et(e.$$)}}catch(e){throw G.length=0,O=0,e}for(R(null),G.length=0,O=0;ke.length;)ke.pop()();for(let e=0;e<F.length;e+=1){const t=F[e];ue.has(t)||(ue.add(t),t())}F.length=0}while(G.length);for(;Ie.length;)Ie.pop()();ce=!1,ue.clear(),R(s)}function et(s){if(s.fragment!==null){s.update(),z(s.before_update);const e=s.dirty;s.dirty=[-1],s.fragment&&s.fragment.p(s.ctx,e),s.after_update.forEach(le)}}function tt(s){const e=[],t=[];F.forEach(n=>s.indexOf(n)===-1?e.push(n):t.push(n)),t.forEach(n=>n()),F=e}const se=new Set;let nt;function de(s,e){s&&s.i&&(se.delete(s),s.i(e))}function _e(s,e,t,n){if(s&&s.o){if(se.has(s))return;se.add(s),nt.c.push(()=>{se.delete(s)}),s.o(e)}}function ie(s){return(s==null?void 0:s.length)!==void 0?s:Array.from(s)}function st(s){s&&s.c()}function Le(s,e,t){const{fragment:n,after_update:i}=s.$$;n&&n.m(e,t),le(()=>{const r=s.$$.on_mount.map(Ce).filter(W);s.$$.on_destroy?s.$$.on_destroy.push(...r):z(r),s.$$.on_mount=[]}),i.forEach(le)}function Ae(s,e){const t=s.$$;t.fragment!==null&&(tt(t.after_update),z(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function it(s,e){s.$$.dirty[0]===-1&&(G.push(s),Xe(),s.$$.dirty.fill(0)),s.$$.dirty[e/31|0]|=1<<e%31}function Be(s,e,t,n,i,r,o=null,l=[-1]){const h=oe;R(s);const u=s.$$={fragment:null,ctx:[],props:r,update:ae,not_equal:i,bound:we(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(h?h.$$.context:[])),callbacks:we(),dirty:l,skip_bound:!1,root:e.target||h.$$.root};o&&o(u.root);let C=!1;if(u.ctx=t?t(s,e.props||{},(g,w,...d)=>{const f=d.length?d[0]:w;return u.ctx&&i(u.ctx[g],u.ctx[g]=f)&&(!u.skip_bound&&u.bound[g]&&u.bound[g](f),C&&it(s,g)),w}):[],u.update(),C=!0,z(u.before_update),u.fragment=n?n(u.ctx):!1,e.target){if(e.hydrate){const g=Ye(e.target);u.fragment&&u.fragment.l(g),g.forEach(Q)}else u.fragment&&u.fragment.c();e.intro&&de(s.$$.fragment),Le(s,e.target,e.anchor),pe()}R(h)}class De{constructor(){fe(this,"$$"),fe(this,"$$set")}$destroy(){Ae(this,1),this.$destroy=ae}$on(e,t){if(!W(t))return ae;const n=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return n.push(t),()=>{const i=n.indexOf(t);i!==-1&&n.splice(i,1)}}$set(e){this.$$set&&!Ke(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const rt="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(rt);function at(s){let e,t,n,i=(s[1]||"标题")+"",r,o,l,h,u,C,g=(s[4]||"取消")+"",w,d,f,E=(s[5]||"确认")+"",y,S,I,A;const $=s[8].default,k=ze($,s,s[7],null);return{c(){e=N("div"),t=N("div"),n=N("div"),r=M(i),o=ee(),l=N("div"),k&&k.c(),h=ee(),u=N("div"),C=N("button"),w=M(g),d=ee(),f=N("button"),y=M(E),b(n,"class","model-title svelte-16iv9d0"),b(l,"class","slot svelte-16iv9d0"),b(C,"class","modal-btn svelte-16iv9d0"),b(f,"class","modal-btn success svelte-16iv9d0"),ne(f,"background-color",s[6]),b(u,"class","modal-footer svelte-16iv9d0"),b(t,"class","modal-content svelte-16iv9d0"),b(e,"class","modal-background modal-visible svelte-16iv9d0")},m(x,T){X(x,e,T),D(e,t),D(t,n),D(n,r),D(t,o),D(t,l),k&&k.m(l,null),D(t,h),D(t,u),D(u,C),D(C,w),D(u,d),D(u,f),D(f,y),S=!0,I||(A=[J(C,"click",function(){W(s[0])&&s[0].apply(this,arguments)}),J(f,"click",function(){W(s[2])&&s[2].apply(this,arguments)}),J(t,"click",ot),J(e,"click",function(){W(s[3])&&s[3].apply(this,arguments)})],I=!0)},p(x,[T]){s=x,(!S||T&2)&&i!==(i=(s[1]||"标题")+"")&&te(r,i),k&&k.p&&(!S||T&128)&&Qe(k,$,s,s[7],S?We($,s[7],T,null):Je(s[7]),null),(!S||T&16)&&g!==(g=(s[4]||"取消")+"")&&te(w,g),(!S||T&32)&&E!==(E=(s[5]||"确认")+"")&&te(y,E),(!S||T&64)&&ne(f,"background-color",s[6])},i(x){S||(de(k,x),S=!0)},o(x){_e(k,x),S=!1},d(x){x&&Q(e),k&&k.d(x),I=!1,z(A)}}}const ot=s=>s.stopPropagation();function ct(s,e,t){let{$$slots:n={},$$scope:i}=e,{onCancel:r}=e,{title:o}=e,{onOk:l}=e,{onClose:h}=e,{cancelText:u}=e,{okText:C}=e,{theme:g}=e;return s.$$set=w=>{"onCancel"in w&&t(0,r=w.onCancel),"title"in w&&t(1,o=w.title),"onOk"in w&&t(2,l=w.onOk),"onClose"in w&&t(3,h=w.onClose),"cancelText"in w&&t(4,u=w.cancelText),"okText"in w&&t(5,C=w.okText),"theme"in w&&t(6,g=w.theme),"$$scope"in w&&t(7,i=w.$$scope)},[r,o,l,h,u,C,g,i,n]}class lt extends De{constructor(e){super(),Be(this,e,ct,at,me,{onCancel:0,title:1,onOk:2,onClose:3,cancelText:4,okText:5,theme:6})}}function Pe(s,e,t){const n=s.slice();return n[13]=e[t],n[15]=t,n}function be(s,e,t){const n=s.slice();return n[16]=e[t],n}function xe(s){let e,t=(s[16].format?s[16].format(s[13]):s[13][s[16].key])+"",n;return{c(){e=N("div"),n=M(t),b(e,"class","svelte-1kh75ag"),ne(e,"width",`${100/s[1].length}%`)},m(i,r){X(i,e,r),D(e,n)},p(i,r){r&3&&t!==(t=(i[16].format?i[16].format(i[13]):i[13][i[16].key])+"")&&te(n,t),r&2&&ne(e,"width",`${100/i[1].length}%`)},d(i){i&&Q(e)}}}function Ne(s){let e,t,n,i,r,o=ie(s[1]),l=[];for(let u=0;u<o.length;u+=1)l[u]=xe(be(s,o,u));function h(){return s[12](s[15])}return{c(){e=N("div");for(let u=0;u<l.length;u+=1)l[u].c();t=ee(),b(e,"class",n=Se(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")},m(u,C){X(u,e,C);for(let g=0;g<l.length;g+=1)l[g]&&l[g].m(e,null);D(e,t),i||(r=J(e,"click",h),i=!0)},p(u,C){if(s=u,C&3){o=ie(s[1]);let g;for(g=0;g<o.length;g+=1){const w=be(s,o,g);l[g]?l[g].p(w,C):(l[g]=xe(w),l[g].c(),l[g].m(e,t))}for(;g<l.length;g+=1)l[g].d(1);l.length=o.length}C&128&&n!==(n=Se(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")&&b(e,"class",n)},d(u){u&&Q(e),ve(l,u),i=!1,r()}}}function ut(s){let e,t=ie(s[0]),n=[];for(let i=0;i<t.length;i+=1)n[i]=Ne(Pe(s,t,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();e=Re()},m(i,r){for(let o=0;o<n.length;o+=1)n[o]&&n[o].m(i,r);X(i,e,r)},p(i,r){if(r&131){t=ie(i[0]);let o;for(o=0;o<t.length;o+=1){const l=Pe(i,t,o);n[o]?n[o].p(l,r):(n[o]=Ne(l),n[o].c(),n[o].m(e.parentNode,e))}for(;o<n.length;o+=1)n[o].d(1);n.length=t.length}},d(i){i&&Q(e),ve(n,i)}}}function dt(s){let e,t;return e=new lt({props:{onOk:s[9],onClose:s[2],onCancel:s[8],cancelText:s[3],okText:s[4],title:s[6],theme:s[5],$$slots:{default:[ut]},$$scope:{ctx:s}}}),{c(){st(e.$$.fragment)},m(n,i){Le(e,n,i),t=!0},p(n,[i]){const r={};i&4&&(r.onClose=n[2]),i&8&&(r.cancelText=n[3]),i&16&&(r.okText=n[4]),i&64&&(r.title=n[6]),i&32&&(r.theme=n[5]),i&524419&&(r.$$scope={dirty:i,ctx:n}),e.$set(r)},i(n){t||(de(e.$$.fragment,n),t=!0)},o(n){_e(e.$$.fragment,n),t=!1},d(n){Ae(e,n)}}}function ht(s,e,t){let{data:n=[]}=e,{columns:i=[]}=e,{onCancel:r}=e,{onOk:o}=e,{onClose:l}=e,{cancelText:h=""}=e,{okText:u=""}=e,{theme:C="#409eff"}=e,{title:g=""}=e,w=0;const d=()=>{r(`${g}失败`),l==null||l()},f=()=>{o==null||o(n[w]),l==null||l()},E=y=>t(7,w=y);return s.$$set=y=>{"data"in y&&t(0,n=y.data),"columns"in y&&t(1,i=y.columns),"onCancel"in y&&t(10,r=y.onCancel),"onOk"in y&&t(11,o=y.onOk),"onClose"in y&&t(2,l=y.onClose),"cancelText"in y&&t(3,h=y.cancelText),"okText"in y&&t(4,u=y.okText),"theme"in y&&t(5,C=y.theme),"title"in y&&t(6,g=y.title)},[n,i,l,h,u,C,g,w,d,f,r,o,E]}class gt extends De{constructor(e){super(),Be(this,e,ht,dt,me,{data:0,columns:1,onCancel:10,onOk:11,onClose:2,cancelText:3,okText:4,theme:5,title:6})}}class yt{constructor(){a(this,"modalInstance",{current:null});a(this,"open",e=>new Promise((t,n)=>{this.modalInstance.current=new gt({target:document.body,props:B(m({},e),{onCancel:i=>{n({code:-1,msg:i})},onOk:i=>{t(i)},onClose:()=>{this.close()}})})}));a(this,"close",()=>{setTimeout(()=>{var e;(e=this.modalInstance.current)==null||e.$destroy()})})}}const Y=new yt;function ft(s=32,e=!0,t=0){const n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),i=[];if(t=t||n.length,s)for(let r=0;r<s;r++)i[r]=n[0|Math.random()*t];else{let r;i[8]=i[13]=i[18]=i[23]="-",i[14]="4";for(let o=0;o<36;o++)i[o]||(r=0|Math.random()*16,i[o]=n[o===19?r&3|8:r])}return e?(i.shift(),`u${i.join("")}`):i.join("")}const Ct=[{key:"CN"},{format:s=>`${s.DevClass}(${s.sn})`}],wt=[{key:"SealId"},{key:"Vid"},{format:s=>`${s.FileName}(${s.FileSize}B)`}],$e=[{key:"SealId"}],mt=[{key:"manu"},{key:"sn"}];class Et{constructor(e){a(this,"socketInstance",null);a(this,"eventBus",new Ze);a(this,"scene");a(this,"isRememberPin",!1);a(this,"pinPolicy");a(this,"socketConfig",null);a(this,"isConnecting",!1);a(this,"messageQueue",[]);a(this,"getSocketReadyState",()=>{var e;return(e=this.socketInstance)==null?void 0:e.readyState});a(this,"destroy",()=>{var e;(e=this.socketInstance)==null||e.close()});a(this,"sendMessage",(e,t,n)=>new Promise((i,r)=>{var l;const o=()=>{var g,w;if(((g=this.socketInstance)==null?void 0:g.readyState)!==WebSocket.OPEN){r({errCode:Me,msg:"数字证书客户端连接失败"});return}const h=ft(),u=d=>{d.success?i(d.data):r(d)},C={function:e,args:t?[t]:[],msgid:h};(w=this.socketInstance)==null||w.send(JSON.stringify(C)),this.eventBus.on(e,u),this.eventBus.on(h,u)};if(n&&(this.scene&n)!==n){r({errCode:Ge,msg:"无权限执行此操作"});return}if(((l=this.socketInstance)==null?void 0:l.readyState)===WebSocket.OPEN){o();return}this.messageQueue.push(o),this.isConnecting||this.initSocket(this.socketConfig)}));a(this,"flushMsgQueue",()=>{var e;(e=this.messageQueue)==null||e.forEach(t=>t()),this.messageQueue=[]});a(this,"handleEventData",e=>c(this,null,function*(){var t,n,i,r,o,l,h,u;if(e.data instanceof Blob){const C=yield e.data.arrayBuffer(),w=new TextDecoder(navigator.userAgent.includes("Windows")?"gbk":"utf-8").decode(C),d=JSON.parse(w),f={success:(t=d.result)==null?void 0:t.success,msg:(n=d.result)==null?void 0:n.msg,errCode:(i=d.result)==null?void 0:i.errCode,data:d.data,type:(r=d.result)==null?void 0:r.event},E=(o=d.result)==null?void 0:o.function,y=(l=d.result)==null?void 0:l.msgid;y?this.eventBus.emit(y,f):this.eventBus.emit(E,f),(u=(h=this.socketConfig)==null?void 0:h.onMessage)==null||u.call(h,f)}}));a(this,"base64Encode",e=>{const t=new TextEncoder().encode(e);return ye.fromByteArray(t)});a(this,"base64Decode",e=>{const t=ye.toByteArray(e);return new TextDecoder().decode(t)});a(this,"changeIsRememberPin",e=>c(this,null,function*(){this.isRememberPin=e}));a(this,"changePinPolicy",e=>c(this,null,function*(){this.pinPolicy=e}));a(this,"checkCertIsLogin",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_IsLogin",e)}));a(this,"addUkeyEvents",()=>c(this,null,function*(){this.sendMessage("GZCA_WaitForDevEvent",{Type:U}),this.eventBus.on("GZCA_OnDeviceChange",e=>{var t,n,i;(i=(t=this.socketConfig)==null?void 0:t.onUkeyChange)==null||i.call(t,B(m({},e),{data:(n=e.data)==null?void 0:n[0]}))})}));a(this,"certLogin",e=>c(this,null,function*(){const t=yield this.checkCertIsLogin({ContainerName:e});t!=null&&t[0].isLogin||(yield this.sendMessage("GZCA_Login",{ContainerName:e,IsLogin:"N",UserPin:"123456",PinPolicy:this.pinPolicy}))}));a(this,"verifyPin",e=>c(this,null,function*(){var t;yield this.sendMessage("GZCA_Login",{ContainerName:e.ContainerName,IsLogin:e.UserPin?"Y":"N",UserPin:(t=e.UserPin)!=null?t:"123456",PinPolicy:this.pinPolicy})}));a(this,"getCert",(e,t,n)=>c(this,null,function*(){const i=t!=null?t:yield this.chooseCert(e);return this.isRememberPin&&n&&(yield this.certLogin(i.ContainerName)),i}));a(this,"chooseCert",e=>c(this,null,function*(){var i;const t=yield this.getCertList(e);return t!=null&&t.length?(t==null?void 0:t.length)===1?t[0]:yield Y.open({title:"选择证书",data:t,columns:Ct,theme:(i=this.socketConfig)==null?void 0:i.theme}):Promise.reject({errCode:j,msg:"暂无证书"})}));a(this,"getCertList",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_GetCertList",e)}));a(this,"pkcs1Sign",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignData",m({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));a(this,"pkcs1Base64Sign",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignDataEx",m({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));a(this,"batchPkcs1Base64Sign",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_BatchPkcs1SignDataEx",m({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));a(this,"pkcs1VerifySignature",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySign",e)}));a(this,"pkcs1Base64VerifySignature",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySignEx",e)}));a(this,"getSealList",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_EnumSeals",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"writeSeal",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_WriteSeal",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"deleteSeal",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_DeleteSeal",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"getSealInfo",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_ReadSeal",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"getTPSealList",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_GetSealPicList",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"getTPSealPic",e=>c(this,null,function*(){var n;return yield this.sendMessage("GZCA_GetSealPicData",m({IsLogin:(n=e.IsLogin)!=null?n:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"sm2SignPreprocess1",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_PrepareSm2SignStep1",e)}));a(this,"sm2SignPreprocess2",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_PrepareSm2SignStep2",e)}));a(this,"pkcs1HashSign",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignDataForHash",m({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));a(this,"pkcs1HashVerifySignature",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1VerifySignForHash",e)}));a(this,"pkcs7Sign",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7SignData",m({IsLogin:this.getIsLogin(),IsAuthAttr:"Y",PinPolicy:this.pinPolicy},e!=null?e:{}))}));a(this,"pkcs7VerifySignature",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7VerifySign",e)}));a(this,"sm3Hash",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_HashData",e)}));a(this,"sm3HexHash",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_HashDataEx",e)}));a(this,"sm3FileHash",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_HashFile",e)}));a(this,"sm3HashEncryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_HMac",e)}));a(this,"pkcs7Encryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7EncryptData",e)}));a(this,"pkcs7Decryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs7DecryptData",m({IsLogin:this.getIsLogin()},e!=null?e:{}))}));a(this,"pkcs7FileEncryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_EnvelopeSealFileEx_qyzc",e)}));a(this,"pkcs7FileDecryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_EnvelopeOpenFileEx_qyzc",m({IsLogin:this.getIsLogin()},e!=null?e:{}))}));a(this,"asymmetricEncryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_AsymEncryptData",e)}));a(this,"asymmetricDecryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_AsymDecryptData",m({IsLogin:this.getIsLogin()},e!=null?e:{}))}));a(this,"sm4Encryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_EncryptDataEx",e)}));a(this,"sm4Decryption",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_DecryptDataEx",e)}));a(this,"getCertInfo",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_GetCertInfo",e)}));a(this,"getCertInfoByOid",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_GetCertInfoByOid",e)}));a(this,"getSealVendor",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_GetSealIssuer",e,L.LEVEL_2)}));a(this,"deleteAllSealByVendor",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_ClearSeal",m({IsLogin:this.getIsLogin()},e!=null?e:{}),L.LEVEL_2)}));a(this,"applyCert",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_ApplyCert",{manu:e.manu,sn:e.sn,keyid:e.ContainerName,type:e.type,url:e.url},L.LEVEL_3)}));a(this,"resetPin",e=>c(this,null,function*(){return yield this.sendMessage("GZCA_UnblockUserPin",m({},e!=null?e:{}),L.LEVEL_3)}));a(this,"getUKeyList",()=>c(this,null,function*(){return yield this.sendMessage("GetUKeyList",void 0,L.LEVEL_3)}));a(this,"getUKeyInfo",e=>c(this,null,function*(){return yield this.sendMessage("GetUKeyID",e!=null?e:{},L.LEVEL_3)}));var t,n,i;this.socketConfig=e,this.initSocket(e),this.isRememberPin=(t=e.isRememberPin)!=null?t:!1,this.scene=(n=e.scene)!=null?n:re.OPEN,this.pinPolicy=(i=e.pinPolicy)!=null?i:H.MIN}initSocket(e){this.isConnecting=!0;const t=new WebSocket(e.url);t.onerror=n=>{var i;this.isConnecting=!1,(i=e.onError)==null||i.call(e,n),this.flushMsgQueue()},t.onopen=n=>{var i;this.isConnecting=!1,(i=e.onOpen)==null||i.call(e,n),e.onUkeyChange&&this.addUkeyEvents(),this.flushMsgQueue()},t.onmessage=n=>{this.handleEventData(n)},t.onclose=n=>{var i;this.isConnecting=!1,(i=e.onClose)==null||i.call(e,n)},this.socketInstance=t}getIsLogin(){return this.isRememberPin?"Y":"N"}}const Z=class Z{constructor(e){a(this,"coreInstance",null);a(this,"gwsConfig",{});a(this,"createGwsCore",e=>{this.gwsConfig=e!=null?e:{},this.coreInstance=new Et(B(m({},e!=null?e:{}),{url:v}))});a(this,"appendCertBase64",(e,t=!0)=>c(this,null,function*(){if(e.CertB64)return e;const n=t?yield this.getSignatureCert():yield this.getEncryptionCert();return B(m({},e!=null?e:{}),{CertB64:n==null?void 0:n.CertB64})}));a(this,"destroy",()=>{var e;(e=this.coreInstance)==null||e.destroy(),this.coreInstance=null});a(this,"restart",e=>{this.coreInstance&&this.destroy(),this.gwsConfig=e!=null?e:this.gwsConfig,this.createGwsCore(e)});a(this,"getSocketReadyState",()=>{var e;return(e=this.coreInstance)==null?void 0:e.getSocketReadyState()});a(this,"verifyPin",(e,t)=>c(this,null,function*(){var i,r;const n=yield this.getSignatureCert(t);return(r=this.coreInstance)==null?void 0:r.verifyPin({ContainerName:(i=n==null?void 0:n.ContainerName)!=null?i:"",UserPin:e==null?void 0:e.UserPin})}));a(this,"getSignatureCert",(e,t=!0)=>c(this,null,function*(){var i;return yield(i=this.coreInstance)==null?void 0:i.getCert({CertType:_},e,t)}));a(this,"getSignatureCertList",()=>c(this,null,function*(){var t;return yield(t=this.coreInstance)==null?void 0:t.getCertList({CertType:_})}));a(this,"getEncryptionCert",(e,t=!0)=>c(this,null,function*(){var i;return yield(i=this.coreInstance)==null?void 0:i.getCert({CertType:q},e,t)}));a(this,"getEncryptionCertList",()=>c(this,null,function*(){var t;return yield(t=this.coreInstance)==null?void 0:t.getCertList({CertType:q})}));a(this,"base64Encode",e=>{var t;return(t=this.coreInstance)==null?void 0:t.base64Encode(e.Data)});a(this,"base64Decode",e=>{var t;return(t=this.coreInstance)==null?void 0:t.base64Decode(e.DataB64)});a(this,"changeIsRememberPin",e=>{var t;(t=this.coreInstance)==null||t.changeIsRememberPin(e)});a(this,"changePinPolicy",e=>{var t;(t=this.coreInstance)==null||t.changePinPolicy(e)});a(this,"pkcs1Sign",(e,t)=>c(this,null,function*(){var r,o,l;const n=yield this.getSignatureCert(t),i=yield(o=this.coreInstance)==null?void 0:o.pkcs1Sign(B(m({},e!=null?e:{}),{ContainerName:(r=n==null?void 0:n.ContainerName)!=null?r:""}));return(l=i==null?void 0:i[0])==null?void 0:l.SignData}));a(this,"pkcs1VerifySignature",e=>c(this,null,function*(){var i;const t=yield this.appendCertBase64(e),n=yield(i=this.coreInstance)==null?void 0:i.pkcs1VerifySignature(t);return Array.isArray(n)}));a(this,"pkcs1Base64Sign",(e,t)=>c(this,null,function*(){var o,l,h,u,C;const n=yield this.getSignatureCert(t),i=(l=e.DataB64)!=null?l:this.base64Encode({Data:(o=e.Data)!=null?o:""}),r=yield(u=this.coreInstance)==null?void 0:u.pkcs1Base64Sign(B(m({},e!=null?e:{}),{ContainerName:(h=n==null?void 0:n.ContainerName)!=null?h:"",DataB64:i}));return(C=r==null?void 0:r[0])==null?void 0:C.SignData}));a(this,"batchPkcs1Base64Sign",(e,t)=>c(this,null,function*(){var C,g,w,d,f,E;const n="|",i=(g=e.DataB64)!=null?g:(C=e.Data)==null?void 0:C.map(y=>this.base64Encode({Data:y})),r=yield this.getSignatureCert(t);let o="";o=Array.isArray(i)?i==null?void 0:i.map((y,S)=>`${S}:${y}`).join(n):"";const l=yield(d=this.coreInstance)==null?void 0:d.batchPkcs1Base64Sign({ContainerName:(w=r==null?void 0:r.ContainerName)!=null?w:"",DataB64:o}),h=(E=(f=l==null?void 0:l[0])==null?void 0:f.SignData)==null?void 0:E.split(n),u=[];return h.forEach(y=>{const S=y.split(":"),I=Number(S[0]),A=S[1];u[I]=A}),u}));a(this,"pkcs1Base64VerifySignature",e=>c(this,null,function*(){var r,o,l;const t=(o=e.DataB64)!=null?o:this.base64Encode({Data:(r=e.Data)!=null?r:""}),n=yield this.appendCertBase64(e);return!!(yield(l=this.coreInstance)==null?void 0:l.pkcs1Base64VerifySignature({CertB64:n.CertB64,DataB64:t,SignData:n.SignData}))}));a(this,"writeSeal",(e,t)=>c(this,null,function*(){var r,o;const n=yield this.getSignatureCert(t);return!!(yield(o=this.coreInstance)==null?void 0:o.writeSeal(B(m({},e!=null?e:{}),{ContainerName:(r=n==null?void 0:n.ContainerName)!=null?r:""})))}));a(this,"deleteSeal",e=>c(this,null,function*(){var r,o,l,h,u;const t=yield this.getSealList(e);if(!((r=t==null?void 0:t.data)!=null&&r.length))return Promise.reject({errCode:P,msg:"暂无印章"});const n=yield Y.open({title:"删除印章",data:t==null?void 0:t.data,columns:$e,okText:"删除"});return!!(yield(u=this.coreInstance)==null?void 0:u.deleteSeal({ContainerName:(l=(o=t==null?void 0:t.cert)==null?void 0:o.ContainerName)!=null?l:"",SealId:(h=n==null?void 0:n.SealId)!=null?h:""}))}));a(this,"getSealList",e=>c(this,null,function*(){var i,r;const t=yield this.getSignatureCert(e),n=yield(r=this.coreInstance)==null?void 0:r.getSealList({ContainerName:(i=t==null?void 0:t.ContainerName)!=null?i:"",IsLogin:"Y"});return{cert:t,data:n}}));a(this,"getSealInfo",e=>c(this,null,function*(){var r,o,l,h,u,C,g;const t=yield this.getSealList(e);if(!((r=t==null?void 0:t.data)!=null&&r.length))return Promise.reject({errCode:P,msg:"暂无印章"});const n=((o=t==null?void 0:t.data)==null?void 0:o.length)>1?yield Y.open({title:"选择印章",data:t==null?void 0:t.data,columns:$e,theme:(l=this.gwsConfig)==null?void 0:l.theme}):t==null?void 0:t.data[0],i=yield(g=this.coreInstance)==null?void 0:g.getSealInfo({ContainerName:(u=(h=t==null?void 0:t.cert)==null?void 0:h.ContainerName)!=null?u:"",SealId:(C=n==null?void 0:n.SealId)!=null?C:""});return i==null?void 0:i[0]}));a(this,"getTPSealList",(e,t)=>c(this,null,function*(){var r,o;const n=yield this.getSignatureCert(t),i=yield(o=this.coreInstance)==null?void 0:o.getTPSealList({ContainerName:(r=n==null?void 0:n.ContainerName)!=null?r:"",Vid:e==null?void 0:e.Vid});return{cert:n,data:i}}));a(this,"getTPSeal",(e,t)=>c(this,null,function*(){var r,o,l;const n=yield this.getTPSealList(e,t);if(!((r=n==null?void 0:n.data)!=null&&r.length))return Promise.reject({errCode:P,msg:"暂无印章"});const i=((o=n==null?void 0:n.data)==null?void 0:o.length)===1?n==null?void 0:n.data[0]:yield Y.open({title:"选择印章",data:n==null?void 0:n.data,columns:wt,theme:(l=this.gwsConfig)==null?void 0:l.theme});return{cert:n==null?void 0:n.cert,data:i}}));a(this,"getTPSealPic",(e,t)=>c(this,null,function*(){var r,o,l,h,u;const n=yield this.getTPSeal(e,t),i=yield(u=this.coreInstance)==null?void 0:u.getTPSealPic(B(m({ContainerName:(o=(r=n==null?void 0:n.cert)==null?void 0:r.ContainerName)!=null?o:""},(l=n==null?void 0:n.data)!=null?l:{}),{FileSize:String((h=n==null?void 0:n.data)==null?void 0:h.FileSize)}));return i==null?void 0:i[0]}));a(this,"sm2SignPreprocess1",e=>c(this,null,function*(){var i,r;const t=yield this.appendCertBase64(e),n=yield(i=this.coreInstance)==null?void 0:i.sm2SignPreprocess1(t);return(r=n==null?void 0:n[0])==null?void 0:r.Z}));a(this,"sm2SignPreprocess2",e=>c(this,null,function*(){var r,o;const t=this.base64Encode({Data:(r=e.Data)!=null?r:""}),n=yield this.appendCertBase64(e),i=yield(o=this.coreInstance)==null?void 0:o.sm2SignPreprocess2({CertB64:n.CertB64,DataB64:t});return i==null?void 0:i[0].H}));a(this,"pkcs1HashSign",(e,t)=>c(this,null,function*(){var r,o,l,h;const n=yield this.getSignatureCert(t),i=yield(l=this.coreInstance)==null?void 0:l.pkcs1HashSign({ContainerName:(r=n==null?void 0:n.ContainerName)!=null?r:"",DataB64:e.DataB64,HashAlg:(o=e.HashAlg)!=null?o:"sm3"});return(h=i==null?void 0:i[0])==null?void 0:h.SignData}));a(this,"pkcs1HashVerifySignature",e=>c(this,null,function*(){var i,r;const t=yield this.appendCertBase64(e);return!!(yield(r=this.coreInstance)==null?void 0:r.pkcs1HashVerifySignature(B(m({},t),{HashAlg:(i=t.HashAlg)!=null?i:"sm3"})))}));a(this,"pkcs7Sign",(e,t)=>c(this,null,function*(){var o,l,h,u,C;const n=(l=e.DataB64)!=null?l:this.base64Encode({Data:(o=e.Data)!=null?o:""}),i=yield this.getSignatureCert(t),r=yield(u=this.coreInstance)==null?void 0:u.pkcs7Sign(B(m({},e!=null?e:{}),{ContainerName:(h=i==null?void 0:i.ContainerName)!=null?h:"",DataB64:n}));return(C=r==null?void 0:r[0])==null?void 0:C.SignData}));a(this,"pkcs7VerifySignature",e=>c(this,null,function*(){var i,r,o;const t=(r=e.DataB64)!=null?r:this.base64Encode({Data:(i=e.Data)!=null?i:""});return!!(yield(o=this.coreInstance)==null?void 0:o.pkcs7VerifySignature({DataB64:t,SignData:e.SignData}))}));a(this,"sm3Hash",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.sm3Hash(e);return(i=t==null?void 0:t[0])==null?void 0:i.HashB64}));a(this,"sm3HexHash",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.sm3HexHash(e);return(i=t==null?void 0:t[0])==null?void 0:i.HashB64}));a(this,"sm3FileHash",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.sm3FileHash(e);return(i=t==null?void 0:t[0])==null?void 0:i.HashB64}));a(this,"sm3HashEncryption",e=>c(this,null,function*(){var r,o,l,h,u,C;const t=(o=e.DataB64)!=null?o:this.base64Encode({Data:(r=e.Data)!=null?r:""}),n=(h=e.KeyB64)!=null?h:this.base64Encode({Data:(l=e.Key)!=null?l:""}),i=yield(u=this.coreInstance)==null?void 0:u.sm3HashEncryption({dataB64:t,keyB64:n,alg:"sm3"});return(C=i==null?void 0:i[0])==null?void 0:C.DataB64}));a(this,"pkcs7Encryption",e=>c(this,null,function*(){var i,r,o,l;if(!e.CertB64List){const h=yield this.getEncryptionCert();e.CertB64List=h==null?void 0:h.CertB64}const t=(r=e.DataB64)!=null?r:this.base64Encode({Data:(i=e.Data)!=null?i:""}),n=yield(o=this.coreInstance)==null?void 0:o.pkcs7Encryption({DataB64:t,CertB64List:e.CertB64List});return(l=n==null?void 0:n[0])==null?void 0:l.DataB64}));a(this,"pkcs7Decryption",e=>c(this,null,function*(){var r,o;const t=yield this.getEncryptionCert(),n=yield(r=this.coreInstance)==null?void 0:r.pkcs7Decryption(B(m({},e!=null?e:{}),{ContainerName:t==null?void 0:t.ContainerName})),i=(o=n==null?void 0:n[0])==null?void 0:o.DataB64;return e.shouldDecodeBase64?this.base64Decode({DataB64:i}):i}));a(this,"pkcs7FileEncryption",e=>c(this,null,function*(){var i,r;const t=yield this.appendCertBase64(e,!1),n=yield(i=this.coreInstance)==null?void 0:i.pkcs7FileEncryption(t);return(r=n==null?void 0:n[0])==null?void 0:r.DataB64}));a(this,"pkcs7FileDecryption",e=>c(this,null,function*(){var i,r,o;const t=yield this.getEncryptionCert(),n=yield(r=this.coreInstance)==null?void 0:r.pkcs7FileDecryption({SrcFile:e.SrcFile,DstFile:(i=e.DstFile)!=null?i:e.SrcFile.slice(0,-4),ContainerName:t==null?void 0:t.ContainerName});return(o=n==null?void 0:n[0])==null?void 0:o.DataB64}));a(this,"asymmetricEncryption",e=>c(this,null,function*(){var i,r;const t=yield this.appendCertBase64(e,!1),n=yield(i=this.coreInstance)==null?void 0:i.asymmetricEncryption(t);return(r=n==null?void 0:n[0])==null?void 0:r.Data}));a(this,"asymmetricDecryption",(e,t)=>c(this,null,function*(){var r,o;const n=yield this.getEncryptionCert(t),i=yield(r=this.coreInstance)==null?void 0:r.asymmetricDecryption(B(m({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return(o=i==null?void 0:i[0])==null?void 0:o.Data}));a(this,"sm4Encryption",e=>c(this,null,function*(){var n;const t=yield(n=this.coreInstance)==null?void 0:n.sm4Encryption(e);return t==null?void 0:t[0]}));a(this,"sm4Decryption",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.sm4Decryption(e);return(i=t==null?void 0:t[0])==null?void 0:i.Data}));a(this,"getCertInfo",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.getCertInfo(e);return m({},(i=t==null?void 0:t[0])!=null?i:{})}));a(this,"getCertInfoByOid",e=>c(this,null,function*(){var n,i;const t=yield(n=this.coreInstance)==null?void 0:n.getCertInfoByOid(m({},e!=null?e:{}));return(i=t==null?void 0:t[0])==null?void 0:i.OidValue}));a(this,"getSealVendor",e=>c(this,null,function*(){var i;const t=yield this.getSignatureCert(e),n=yield(i=this.coreInstance)==null?void 0:i.getSealVendor({ContainerName:t==null?void 0:t.ContainerName});return n==null?void 0:n[0]}));a(this,"deleteAllSealByVendor",(e,t)=>c(this,null,function*(){var r;const n=yield this.getSignatureCert(t),i=yield(r=this.coreInstance)==null?void 0:r.deleteAllSealByVendor(B(m({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return i==null?void 0:i[0]}));a(this,"getUKeyList",e=>c(this,null,function*(){var i;if(e)return e;const t=yield(i=this.coreInstance)==null?void 0:i.getUKeyList();return yield Y.open({title:"选择介质",data:t,columns:mt})}));a(this,"getUKeyInfo",e=>c(this,null,function*(){var i;const t=yield this.getUKeyList(e),n=yield(i=this.coreInstance)==null?void 0:i.getUKeyInfo({manu:t==null?void 0:t.manu,sn:t==null?void 0:t.sn});return n==null?void 0:n[0]}));a(this,"applyCert",(e,t)=>c(this,null,function*(){var o;const n=yield this.getUKeyList(t),i=yield this.getUKeyInfo(n);return yield(o=this.coreInstance)==null?void 0:o.applyCert(B(m({},e!=null?e:{}),{manu:i==null?void 0:i.manu,sn:i==null?void 0:i.sn,ContainerName:i==null?void 0:i.keyid}))}));a(this,"resetPin",(e,t)=>c(this,null,function*(){var r;const n=yield this.getSignatureCert(t);return yield(r=this.coreInstance)==null?void 0:r.resetPin(B(m({},e!=null?e:{}),{manu:n==null?void 0:n.manu,sn:n==null?void 0:n.sn,ContainerName:n==null?void 0:n.ContainerName}))}));return Z.instance&&!(e!=null&&e.isCreateNew)?Z.instance:(this.createGwsCore(e),Z.instance=this,this)}};a(Z,"instance",null);let V=Z;function St(s){return new Promise((e,t)=>{if(V.instance&&!(s!=null&&s.isCreateNew))e(V.instance);else{const n=new V(B(m({},s!=null?s:{}),{onOpen(i){var r;e(n),(r=s==null?void 0:s.onOpen)==null||r.call(s,i)},onClose(i){var r;t(i),(r=s==null?void 0:s.onClose)==null||r.call(s,i)}}))}})}p.GwsService=V,p.createService=St,Object.defineProperty(p,Symbol.toStringTag,{value:"Module"})});
|