gws-client 1.1.1 → 1.1.2
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.es.js +387 -372
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(B,v){typeof exports=="object"&&typeof module!="undefined"?v(exports):typeof define=="function"&&define.amd?define(["exports"],v):(B=typeof globalThis!="undefined"?globalThis:B||self,v(B.GWS_CLIENT={}))})(this,function(B){"use strict";var yt=Object.defineProperty,ft=Object.defineProperties;var Ct=Object.getOwnPropertyDescriptors;var Le=Object.getOwnPropertySymbols;var mt=Object.prototype.hasOwnProperty,wt=Object.prototype.propertyIsEnumerable;var ue=(B,v,b)=>v in B?yt(B,v,{enumerable:!0,configurable:!0,writable:!0,value:b}):B[v]=b,p=(B,v)=>{for(var b in v||(v={}))mt.call(v,b)&&ue(B,b,v[b]);if(Le)for(var b of Le(v))wt.call(v,b)&&ue(B,b,v[b]);return B},x=(B,v)=>ft(B,Ct(v));var o=(B,v,b)=>ue(B,typeof v!="symbol"?v+"":v,b);var l=(B,v,b)=>new Promise((K,V)=>{var se=A=>{try{_(b.next(A))}catch(j){V(j)}},re=A=>{try{_(b.throw(A))}catch(j){V(j)}},_=A=>A.done?K(A.value):Promise.resolve(A.value).then(se,re);_((b=b.apply(B,v)).next())});const v=window.location.href.includes("https")?"wss://localhost:19528":"ws://localhost:9527",b="1",K="2";var V=(s=>(s.MIN="0",s.LOW="1",s.MIDDLE="2",s.HIGH="3",s))(V||{});const se="00000001";function re(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var _={},A;function j(){if(A)return _;A=1,_.byteLength=c,_.toByteArray=d,_.fromByteArray=m;for(var s=[],e=[],t=typeof Uint8Array!="undefined"?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r=0,a=n.length;r<a;++r)s[r]=n[r],e[n.charCodeAt(r)]=r;e[45]=62,e[95]=63;function i(h){var y=h.length;if(y%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var w=h.indexOf("=");w===-1&&(w=y);var g=w===y?0:4-w%4;return[w,g]}function c(h){var y=i(h),w=y[0],g=y[1];return(w+g)*3/4-g}function u(h,y,w){return(y+w)*3/4-w}function d(h){var y,w=i(h),g=w[0],S=w[1],I=new t(u(h,g,S)),D=0,T=S>0?g-4:g,k;for(k=0;k<T;k+=4)y=e[h.charCodeAt(k)]<<18|e[h.charCodeAt(k+1)]<<12|e[h.charCodeAt(k+2)]<<6|e[h.charCodeAt(k+3)],I[D++]=y>>16&255,I[D++]=y>>8&255,I[D++]=y&255;return S===2&&(y=e[h.charCodeAt(k)]<<2|e[h.charCodeAt(k+1)]>>4,I[D++]=y&255),S===1&&(y=e[h.charCodeAt(k)]<<10|e[h.charCodeAt(k+1)]<<4|e[h.charCodeAt(k+2)]>>2,I[D++]=y>>8&255,I[D++]=y&255),I}function C(h){return s[h>>18&63]+s[h>>12&63]+s[h>>6&63]+s[h&63]}function f(h,y,w){for(var g,S=[],I=y;I<w;I+=3)g=(h[I]<<16&16711680)+(h[I+1]<<8&65280)+(h[I+2]&255),S.push(C(g));return S.join("")}function m(h){for(var y,w=h.length,g=w%3,S=[],I=16383,D=0,T=w-g;D<T;D+=I)S.push(f(h,D,D+I>T?T:D+I));return g===1?(y=h[w-1],S.push(s[y>>2]+s[y<<4&63]+"==")):g===2&&(y=(h[w-2]<<8)+h[w-1],S.push(s[y>>10]+s[y>>4&63]+s[y<<2&63]+"=")),S.join("")}return _}var Te=j();const he=re(Te);class Me{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 Ne=Object.defineProperty,Ge=(s,e,t)=>e in s?Ne(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t,ge=(s,e,t)=>Ge(s,typeof e!="symbol"?e+"":e,t);function ae(){}function Fe(s,e){for(const t in e)s[t]=e[t];return s}function ye(s){return s()}function fe(){return Object.create(null)}function U(s){s.forEach(ye)}function z(s){return typeof s=="function"}function Ce(s,e){return s!=s?e==e:s!==e||s&&typeof s=="object"||typeof s=="function"}function He(s){return Object.keys(s).length===0}function Ze(s,e,t,n){if(s){const r=me(s,e,t,n);return s[0](r)}}function me(s,e,t,n){return s[1]&&n?Fe(t.ctx.slice(),s[1](n(e))):t.ctx}function Oe(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 a=[],i=Math.max(e.dirty.length,r.length);for(let c=0;c<i;c+=1)a[c]=e.dirty[c]|r[c];return a}return e.dirty|r}return e.dirty}function Ve(s,e,t,n,r,a){if(r){const i=me(e,t,n,a);s.p(i,r)}}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 we(s){return s==null?"":s}function E(s,e){s.appendChild(e)}function Y(s,e,t){s.insertBefore(e,t||null)}function J(s){s.parentNode&&s.parentNode.removeChild(s)}function pe(s,e){for(let t=0;t<s.length;t+=1)s[t]&&s[t].d(e)}function L(s){return document.createElement(s)}function N(s){return document.createTextNode(s)}function R(){return N(" ")}function Ue(){return N("")}function W(s,e,t,n){return s.addEventListener(e,t,n),()=>s.removeEventListener(e,t,n)}function P(s,e,t){t==null?s.removeAttribute(e):s.getAttribute(e)!==t&&s.setAttribute(e,t)}function ze(s){return Array.from(s.childNodes)}function Q(s,e){e=""+e,s.data!==e&&(s.data=e)}function X(s,e,t,n){t==null?s.style.removeProperty(e):s.style.setProperty(e,t,"")}let ie;function q(s){ie=s}const G=[],Se=[];let F=[];const ve=[],Je=Promise.resolve();let oe=!1;function We(){oe||(oe=!0,Je.then(ke))}function ce(s){F.push(s)}const le=new Set;let H=0;function ke(){if(H!==0)return;const s=ie;do{try{for(;H<G.length;){const e=G[H];H++,q(e),qe(e.$$)}}catch(e){throw G.length=0,H=0,e}for(q(null),G.length=0,H=0;Se.length;)Se.pop()();for(let e=0;e<F.length;e+=1){const t=F[e];le.has(t)||(le.add(t),t())}F.length=0}while(G.length);for(;ve.length;)ve.pop()();oe=!1,le.clear(),q(s)}function qe(s){if(s.fragment!==null){s.update(),U(s.before_update);const e=s.dirty;s.dirty=[-1],s.fragment&&s.fragment.p(s.ctx,e),s.after_update.forEach(ce)}}function Ke(s){const e=[],t=[];F.forEach(n=>s.indexOf(n)===-1?e.push(n):t.push(n)),t.forEach(n=>n()),F=e}const ee=new Set;let Ye;function de(s,e){s&&s.i&&(ee.delete(s),s.i(e))}function Ie(s,e,t,n){if(s&&s.o){if(ee.has(s))return;ee.add(s),Ye.c.push(()=>{ee.delete(s)}),s.o(e)}}function te(s){return(s==null?void 0:s.length)!==void 0?s:Array.from(s)}function Re(s){s&&s.c()}function Be(s,e,t){const{fragment:n,after_update:r}=s.$$;n&&n.m(e,t),ce(()=>{const a=s.$$.on_mount.map(ye).filter(z);s.$$.on_destroy?s.$$.on_destroy.push(...a):U(a),s.$$.on_mount=[]}),r.forEach(ce)}function be(s,e){const t=s.$$;t.fragment!==null&&(Ke(t.after_update),U(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function Qe(s,e){s.$$.dirty[0]===-1&&(G.push(s),We(),s.$$.dirty.fill(0)),s.$$.dirty[e/31|0]|=1<<e%31}function De(s,e,t,n,r,a,i=null,c=[-1]){const u=ie;q(s);const d=s.$$={fragment:null,ctx:[],props:a,update:ae,not_equal:r,bound:fe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(u?u.$$.context:[])),callbacks:fe(),dirty:c,skip_bound:!1,root:e.target||u.$$.root};i&&i(d.root);let C=!1;if(d.ctx=t?t(s,e.props||{},(f,m,...h)=>{const y=h.length?h[0]:m;return d.ctx&&r(d.ctx[f],d.ctx[f]=y)&&(!d.skip_bound&&d.bound[f]&&d.bound[f](y),C&&Qe(s,f)),m}):[],d.update(),C=!0,U(d.before_update),d.fragment=n?n(d.ctx):!1,e.target){if(e.hydrate){const f=ze(e.target);d.fragment&&d.fragment.l(f),f.forEach(J)}else d.fragment&&d.fragment.c();e.intro&&de(s.$$.fragment),Be(s,e.target,e.anchor),ke()}q(u)}class xe{constructor(){ge(this,"$$"),ge(this,"$$set")}$destroy(){be(this,1),this.$destroy=ae}$on(e,t){if(!z(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&&!He(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const Xe="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Xe);function et(s){let e,t,n,r=(s[1]||"标题")+"",a,i,c,u,d,C,f=(s[4]||"取消")+"",m,h,y,w=(s[5]||"确认")+"",g,S,I,D;const T=s[8].default,k=Ze(T,s,s[7],null);return{c(){e=L("div"),t=L("div"),n=L("div"),a=N(r),i=R(),c=L("div"),k&&k.c(),u=R(),d=L("div"),C=L("button"),m=N(f),h=R(),y=L("button"),g=N(w),P(n,"class","model-title svelte-16iv9d0"),P(c,"class","slot svelte-16iv9d0"),P(C,"class","modal-btn svelte-16iv9d0"),P(y,"class","modal-btn success svelte-16iv9d0"),X(y,"background-color",s[6]),P(d,"class","modal-footer svelte-16iv9d0"),P(t,"class","modal-content svelte-16iv9d0"),P(e,"class","modal-background modal-visible svelte-16iv9d0")},m($,M){Y($,e,M),E(e,t),E(t,n),E(n,a),E(t,i),E(t,c),k&&k.m(c,null),E(t,u),E(t,d),E(d,C),E(C,m),E(d,h),E(d,y),E(y,g),S=!0,I||(D=[W(C,"click",function(){z(s[0])&&s[0].apply(this,arguments)}),W(y,"click",function(){z(s[2])&&s[2].apply(this,arguments)}),W(t,"click",tt),W(e,"click",function(){z(s[3])&&s[3].apply(this,arguments)})],I=!0)},p($,[M]){s=$,(!S||M&2)&&r!==(r=(s[1]||"标题")+"")&&Q(a,r),k&&k.p&&(!S||M&128)&&Ve(k,T,s,s[7],S?Oe(T,s[7],M,null):je(s[7]),null),(!S||M&16)&&f!==(f=(s[4]||"取消")+"")&&Q(m,f),(!S||M&32)&&w!==(w=(s[5]||"确认")+"")&&Q(g,w),(!S||M&64)&&X(y,"background-color",s[6])},i($){S||(de(k,$),S=!0)},o($){Ie(k,$),S=!1},d($){$&&J(e),k&&k.d($),I=!1,U(D)}}}const tt=s=>s.stopPropagation();function nt(s,e,t){let{$$slots:n={},$$scope:r}=e,{onCancel:a}=e,{title:i}=e,{onOk:c}=e,{onClose:u}=e,{cancelText:d}=e,{okText:C}=e,{theme:f}=e;return s.$$set=m=>{"onCancel"in m&&t(0,a=m.onCancel),"title"in m&&t(1,i=m.title),"onOk"in m&&t(2,c=m.onOk),"onClose"in m&&t(3,u=m.onClose),"cancelText"in m&&t(4,d=m.cancelText),"okText"in m&&t(5,C=m.okText),"theme"in m&&t(6,f=m.theme),"$$scope"in m&&t(7,r=m.$$scope)},[a,i,c,u,d,C,f,r,n]}class st extends xe{constructor(e){super(),De(this,e,nt,et,Ce,{onCancel:0,title:1,onOk:2,onClose:3,cancelText:4,okText:5,theme:6})}}function Ee(s,e,t){const n=s.slice();return n[13]=e[t],n[15]=t,n}function Ae(s,e,t){const n=s.slice();return n[16]=e[t],n}function Pe(s){let e,t=(s[16].format?s[16].format(s[13]):s[13][s[16].key])+"",n;return{c(){e=L("div"),n=N(t),P(e,"class","svelte-1kh75ag"),X(e,"width",`${100/s[1].length}%`)},m(r,a){Y(r,e,a),E(e,n)},p(r,a){a&3&&t!==(t=(r[16].format?r[16].format(r[13]):r[13][r[16].key])+"")&&Q(n,t),a&2&&X(e,"width",`${100/r[1].length}%`)},d(r){r&&J(e)}}}function $e(s){let e,t,n,r,a,i=te(s[1]),c=[];for(let d=0;d<i.length;d+=1)c[d]=Pe(Ae(s,i,d));function u(){return s[12](s[15])}return{c(){e=L("div");for(let d=0;d<c.length;d+=1)c[d].c();t=R(),P(e,"class",n=we(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")},m(d,C){Y(d,e,C);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);E(e,t),r||(a=W(e,"click",u),r=!0)},p(d,C){if(s=d,C&3){i=te(s[1]);let f;for(f=0;f<i.length;f+=1){const m=Ae(s,i,f);c[f]?c[f].p(m,C):(c[f]=Pe(m),c[f].c(),c[f].m(e,t))}for(;f<c.length;f+=1)c[f].d(1);c.length=i.length}C&128&&n!==(n=we(`cert-item ${s[15]===0?"cert-item-first":""} ${s[15]===s[7]?"cert-item-selected":""}`)+" svelte-1kh75ag")&&P(e,"class",n)},d(d){d&&J(e),pe(c,d),r=!1,a()}}}function rt(s){let e,t=te(s[0]),n=[];for(let r=0;r<t.length;r+=1)n[r]=$e(Ee(s,t,r));return{c(){for(let r=0;r<n.length;r+=1)n[r].c();e=Ue()},m(r,a){for(let i=0;i<n.length;i+=1)n[i]&&n[i].m(r,a);Y(r,e,a)},p(r,a){if(a&131){t=te(r[0]);let i;for(i=0;i<t.length;i+=1){const c=Ee(r,t,i);n[i]?n[i].p(c,a):(n[i]=$e(c),n[i].c(),n[i].m(e.parentNode,e))}for(;i<n.length;i+=1)n[i].d(1);n.length=t.length}},d(r){r&&J(e),pe(n,r)}}}function at(s){let e,t;return e=new st({props:{onOk:s[9],onClose:s[2],onCancel:s[8],cancelText:s[3],okText:s[4],title:s[6],theme:s[5],$$slots:{default:[rt]},$$scope:{ctx:s}}}),{c(){Re(e.$$.fragment)},m(n,r){Be(e,n,r),t=!0},p(n,[r]){const a={};r&4&&(a.onClose=n[2]),r&8&&(a.cancelText=n[3]),r&16&&(a.okText=n[4]),r&64&&(a.title=n[6]),r&32&&(a.theme=n[5]),r&524419&&(a.$$scope={dirty:r,ctx:n}),e.$set(a)},i(n){t||(de(e.$$.fragment,n),t=!0)},o(n){Ie(e.$$.fragment,n),t=!1},d(n){be(e,n)}}}function it(s,e,t){let{data:n=[]}=e,{columns:r=[]}=e,{onCancel:a}=e,{onOk:i}=e,{onClose:c}=e,{cancelText:u=""}=e,{okText:d=""}=e,{theme:C="#409eff"}=e,{title:f=""}=e,m=0;const h=()=>{a(`${f}失败`),c==null||c()},y=()=>{i==null||i(n[m]),c==null||c()},w=g=>t(7,m=g);return s.$$set=g=>{"data"in g&&t(0,n=g.data),"columns"in g&&t(1,r=g.columns),"onCancel"in g&&t(10,a=g.onCancel),"onOk"in g&&t(11,i=g.onOk),"onClose"in g&&t(2,c=g.onClose),"cancelText"in g&&t(3,u=g.cancelText),"okText"in g&&t(4,d=g.okText),"theme"in g&&t(5,C=g.theme),"title"in g&&t(6,f=g.title)},[n,r,c,u,d,C,f,m,h,y,a,i,w]}class ot extends xe{constructor(e){super(),De(this,e,it,at,Ce,{data:0,columns:1,onCancel:10,onOk:11,onClose:2,cancelText:3,okText:4,theme:5,title:6})}}class ct{constructor(){o(this,"modalInstance",{current:null});o(this,"open",e=>new Promise((t,n)=>{this.modalInstance.current=new ot({target:document.body,props:x(p({},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 ne=new ct;function lt(s=32,e=!0,t=0){const n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),r=[];if(t=t||n.length,s)for(let a=0;a<s;a++)r[a]=n[0|Math.random()*t];else{let a;r[8]=r[13]=r[18]=r[23]="-",r[14]="4";for(let i=0;i<36;i++)r[i]||(a=0|Math.random()*16,r[i]=n[i===19?a&3|8:a])}return e?(r.shift(),`u${r.join("")}`):r.join("")}const dt=[{key:"CN"},{format:s=>`${s.DevClass}(${s.sn})`}],ut=[{key:"SealId"},{key:"Vid"},{format:s=>`${s.FileName}(${s.FileSize}B)`}],_e=[{key:"SealId"}];class ht{constructor(e){o(this,"socketInstance",null);o(this,"eventBus",new Me);o(this,"isRememberPin",!1);o(this,"pinPolicy");o(this,"socketConfig",null);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 u,d;if(((u=this.socketInstance)==null?void 0:u.readyState)!==WebSocket.OPEN){r({errCode:-1,msg:"数字证书客户端连接失败"});return}const a=lt(),i=C=>{C.success?n(C.data):r(C)},c={function:e,args:[t!=null?t:{}],msgid:a};(d=this.socketInstance)==null||d.send(JSON.stringify(c)),this.eventBus.on(e,i),this.eventBus.on(a,i)}));o(this,"handleEventData",e=>l(this,null,function*(){var t,n,r,a,i,c,u,d;if(e.data instanceof Blob){const C=yield e.data.arrayBuffer(),m=new TextDecoder("gbk").decode(C),h=JSON.parse(m),y={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:(a=h.result)==null?void 0:a.event},w=(i=h.result)==null?void 0:i.function,g=(c=h.result)==null?void 0:c.msgid;g?this.eventBus.emit(g,y):this.eventBus.emit(w,y),(d=(u=this.socketConfig)==null?void 0:u.onMessage)==null||d.call(u,y)}}));o(this,"base64Encode",e=>{const t=new TextEncoder().encode(e);return he.fromByteArray(t)});o(this,"base64Decode",e=>{const t=he.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:se}),this.eventBus.on("GZCA_OnDeviceChange",e=>{var t,n,r;(r=(t=this.socketConfig)==null?void 0:t.onUkeyChange)==null||r.call(t,x(p({},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 ne.open({title:"选择证书",data:t,columns:dt,theme:(r=this.socketConfig)==null?void 0:r.theme}):Promise.reject({errCode:-1,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",p({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"pkcs1Base64Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_Pkcs1SignDataEx",p({IsLogin:this.getIsLogin(),PinPolicy:this.pinPolicy},e!=null?e:{}))}));o(this,"batchPkcs1Base64Sign",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_BatchPkcs1SignDataEx",p({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",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"writeSeal",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_WriteSeal",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"deleteSeal",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_DeleteSeal",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getSealInfo",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_ReadSeal",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getTPSealList",e=>l(this,null,function*(){return yield this.sendMessage("GZCA_GetSealPicList",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));o(this,"getTPSealPic",e=>l(this,null,function*(){var n;return yield this.sendMessage("GZCA_GetSealPicData",p({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",p({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",p({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",p({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",p({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",p({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",p({IsLogin:this.getIsLogin()},e!=null?e:{}))}));var t,n;this.socketConfig=e,this.socketInstance=this.createSocket(e),this.isRememberPin=(t=e.isRememberPin)!=null?t:!1,this.pinPolicy=(n=e.pinPolicy)!=null?n:V.MIN}createSocket(e){const t=new WebSocket(e.url);return t.onerror=n=>{var r;(r=e.onError)==null||r.call(e,n)},t.onopen=n=>{var r;(r=e.onOpen)==null||r.call(e,n),e.onUkeyChange&&this.addUkeyEvents()},t.onmessage=n=>{this.handleEventData(n)},t.onclose=n=>{var r;(r=e.onClose)==null||r.call(e,n)},t}getIsLogin(){return this.isRememberPin?"Y":"N"}}const O=class O{constructor(e){o(this,"coreInstance",null);o(this,"gwsConfig",{});o(this,"createGwsCore",e=>{this.gwsConfig=e!=null?e:{},this.coreInstance=new ht(x(p({},e!=null?e:{}),{url:v}))});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 x(p({},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:K},e,t)}));o(this,"getEncryptionCertList",()=>l(this,null,function*(){var t;return yield(t=this.coreInstance)==null?void 0:t.getCertList({CertType:K})}));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 a,i,c;const n=yield this.getSignatureCert(t),r=yield(i=this.coreInstance)==null?void 0:i.pkcs1Sign(x(p({},e!=null?e:{}),{ContainerName:(a=n==null?void 0:n.ContainerName)!=null?a:""}));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 i,c,u,d,C;const n=yield this.getSignatureCert(t),r=(c=e.DataB64)!=null?c:this.base64Encode({Data:(i=e.Data)!=null?i:""}),a=yield(d=this.coreInstance)==null?void 0:d.pkcs1Base64Sign(x(p({},e!=null?e:{}),{ContainerName:(u=n==null?void 0:n.ContainerName)!=null?u:"",DataB64:r}));return(C=a==null?void 0:a[0])==null?void 0:C.SignData}));o(this,"batchPkcs1Base64Sign",(e,t)=>l(this,null,function*(){var C,f,m,h,y,w;const n="|",r=(f=e.DataB64)!=null?f:(C=e.Data)==null?void 0:C.map(g=>this.base64Encode({Data:g})),a=yield this.getSignatureCert(t);let i="";i=Array.isArray(r)?r==null?void 0:r.map((g,S)=>`${S}:${g}`).join(n):"";const c=yield(h=this.coreInstance)==null?void 0:h.batchPkcs1Base64Sign({ContainerName:(m=a==null?void 0:a.ContainerName)!=null?m:"",DataB64:i}),u=(w=(y=c==null?void 0:c[0])==null?void 0:y.SignData)==null?void 0:w.split(n),d=[];return u.forEach(g=>{const S=g.split(":"),I=Number(S[0]),D=S[1];d[I]=D}),d}));o(this,"pkcs1Base64VerifySignature",e=>l(this,null,function*(){var a,i,c;const t=(i=e.DataB64)!=null?i:this.base64Encode({Data:(a=e.Data)!=null?a:""}),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 a,i;const n=yield this.getSignatureCert(t);return!!(yield(i=this.coreInstance)==null?void 0:i.writeSeal(x(p({},e!=null?e:{}),{ContainerName:(a=n==null?void 0:n.ContainerName)!=null?a:""})))}));o(this,"deleteSeal",e=>l(this,null,function*(){var a,i,c,u,d;const t=yield this.getSealList(e);if(!((a=t==null?void 0:t.data)!=null&&a.length))return Promise.reject({errCode:-1,msg:"暂无印章"});const n=yield ne.open({title:"删除印章",data:t==null?void 0:t.data,columns:_e,okText:"删除"});return!!(yield(d=this.coreInstance)==null?void 0:d.deleteSeal({ContainerName:(c=(i=t==null?void 0:t.cert)==null?void 0:i.ContainerName)!=null?c:"",SealId:(u=n==null?void 0:n.SealId)!=null?u:""}))}));o(this,"getSealList",e=>l(this,null,function*(){var r,a;const t=yield this.getSignatureCert(e),n=yield(a=this.coreInstance)==null?void 0:a.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 a,i,c,u,d,C,f;const t=yield this.getSealList(e);if(!((a=t==null?void 0:t.data)!=null&&a.length))return Promise.reject({errCode:-1,msg:"暂无印章"});const n=((i=t==null?void 0:t.data)==null?void 0:i.length)>1?yield ne.open({title:"选择印章",data:t==null?void 0:t.data,columns:_e,theme:(c=this.gwsConfig)==null?void 0:c.theme}):t==null?void 0:t.data[0],r=yield(f=this.coreInstance)==null?void 0:f.getSealInfo({ContainerName:(d=(u=t==null?void 0:t.cert)==null?void 0:u.ContainerName)!=null?d:"",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 a,i;const n=yield this.getSignatureCert(t),r=yield(i=this.coreInstance)==null?void 0:i.getTPSealList({ContainerName:(a=n==null?void 0:n.ContainerName)!=null?a:"",Vid:e==null?void 0:e.Vid});return{cert:n,data:r}}));o(this,"getTPSeal",(e,t)=>l(this,null,function*(){var a,i,c;const n=yield this.getTPSealList(e,t);if(!((a=n==null?void 0:n.data)!=null&&a.length))return Promise.reject({errCode:-1,msg:"暂无印章"});const r=((i=n==null?void 0:n.data)==null?void 0:i.length)===1?n==null?void 0:n.data[0]:yield ne.open({title:"选择印章",data:n==null?void 0:n.data,columns:ut,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 a,i,c,u,d;const n=yield this.getTPSeal(e,t),r=yield(d=this.coreInstance)==null?void 0:d.getTPSealPic(x(p({ContainerName:(i=(a=n==null?void 0:n.cert)==null?void 0:a.ContainerName)!=null?i:""},(c=n==null?void 0:n.data)!=null?c:{}),{FileSize:String((u=n==null?void 0:n.data)==null?void 0:u.FileSize)}));return r==null?void 0:r[0]}));o(this,"sm2SignPreprocess1",e=>l(this,null,function*(){var r,a;const t=yield this.appendCertBase64(e),n=yield(r=this.coreInstance)==null?void 0:r.sm2SignPreprocess1(t);return(a=n==null?void 0:n[0])==null?void 0:a.Z}));o(this,"sm2SignPreprocess2",e=>l(this,null,function*(){var a,i;const t=this.base64Encode({Data:(a=e.Data)!=null?a:""}),n=yield this.appendCertBase64(e),r=yield(i=this.coreInstance)==null?void 0:i.sm2SignPreprocess2({CertB64:n.CertB64,DataB64:t});return r==null?void 0:r[0].H}));o(this,"pkcs1HashSign",(e,t)=>l(this,null,function*(){var a,i,c,u;const n=yield this.getSignatureCert(t),r=yield(c=this.coreInstance)==null?void 0:c.pkcs1HashSign({ContainerName:(a=n==null?void 0:n.ContainerName)!=null?a:"",DataB64:e.DataB64,HashAlg:(i=e.HashAlg)!=null?i:"sm3"});return(u=r==null?void 0:r[0])==null?void 0:u.SignData}));o(this,"pkcs1HashVerifySignature",e=>l(this,null,function*(){var r,a;const t=yield this.appendCertBase64(e);return!!(yield(a=this.coreInstance)==null?void 0:a.pkcs1HashVerifySignature(x(p({},t),{HashAlg:(r=t.HashAlg)!=null?r:"sm3"})))}));o(this,"pkcs7Sign",(e,t)=>l(this,null,function*(){var i,c,u,d,C;const n=(c=e.DataB64)!=null?c:this.base64Encode({Data:(i=e.Data)!=null?i:""}),r=yield this.getSignatureCert(t),a=yield(d=this.coreInstance)==null?void 0:d.pkcs7Sign(x(p({},e!=null?e:{}),{ContainerName:(u=r==null?void 0:r.ContainerName)!=null?u:"",DataB64:n}));return(C=a==null?void 0:a[0])==null?void 0:C.SignData}));o(this,"pkcs7VerifySignature",e=>l(this,null,function*(){var r,a,i;const t=(a=e.DataB64)!=null?a:this.base64Encode({Data:(r=e.Data)!=null?r:""});return!!(yield(i=this.coreInstance)==null?void 0:i.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 a,i,c,u,d,C;const t=(i=e.DataB64)!=null?i:this.base64Encode({Data:(a=e.Data)!=null?a:""}),n=(u=e.KeyB64)!=null?u:this.base64Encode({Data:(c=e.Key)!=null?c:""}),r=yield(d=this.coreInstance)==null?void 0:d.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,a,i,c;if(!e.CertB64List){const u=yield this.getEncryptionCert();e.CertB64List=u==null?void 0:u.CertB64}const t=(a=e.DataB64)!=null?a:this.base64Encode({Data:(r=e.Data)!=null?r:""}),n=yield(i=this.coreInstance)==null?void 0:i.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 a,i;const t=yield this.getEncryptionCert(),n=yield(a=this.coreInstance)==null?void 0:a.pkcs7Decryption(x(p({},e!=null?e:{}),{ContainerName:t==null?void 0:t.ContainerName})),r=(i=n==null?void 0:n[0])==null?void 0:i.DataB64;return e.shouldDecodeBase64?this.base64Decode({DataB64:r}):r}));o(this,"pkcs7FileEncryption",e=>l(this,null,function*(){var r,a;const t=yield this.appendCertBase64(e,!1),n=yield(r=this.coreInstance)==null?void 0:r.pkcs7FileEncryption(t);return(a=n==null?void 0:n[0])==null?void 0:a.DataB64}));o(this,"pkcs7FileDecryption",e=>l(this,null,function*(){var r,a,i;const t=yield this.getEncryptionCert(),n=yield(a=this.coreInstance)==null?void 0:a.pkcs7FileDecryption({SrcFile:e.SrcFile,DstFile:(r=e.DstFile)!=null?r:e.SrcFile.slice(0,-4),ContainerName:t==null?void 0:t.ContainerName});return(i=n==null?void 0:n[0])==null?void 0:i.DataB64}));o(this,"asymmetricEncryption",e=>l(this,null,function*(){var r,a;const t=yield this.appendCertBase64(e,!1),n=yield(r=this.coreInstance)==null?void 0:r.asymmetricEncryption(t);return(a=n==null?void 0:n[0])==null?void 0:a.Data}));o(this,"asymmetricDecryption",(e,t)=>l(this,null,function*(){var a,i;const n=yield this.getEncryptionCert(t),r=yield(a=this.coreInstance)==null?void 0:a.asymmetricDecryption(x(p({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return(i=r==null?void 0:r[0])==null?void 0:i.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 p({},(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(p({},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 a;const n=yield this.getSignatureCert(t),r=yield(a=this.coreInstance)==null?void 0:a.deleteAllSealByVendor(x(p({},e!=null?e:{}),{ContainerName:n==null?void 0:n.ContainerName}));return r==null?void 0:r[0]}));return O.instance&&!(e!=null&&e.isCreateNew)?O.instance:(this.createGwsCore(e),O.instance=this,this)}};o(O,"instance",null);let Z=O;function gt(s){return new Promise((e,t)=>{if(Z.instance&&!(s!=null&&s.isCreateNew))e(Z.instance);else{const n=new Z(x(p({},s!=null?s:{}),{onOpen(r){var a;e(n),(a=s==null?void 0:s.onOpen)==null||a.call(s,r)},onClose(r){var a;t(r),(a=s==null?void 0:s.onClose)==null||a.call(s,r)}}))}})}B.GwsService=Z,B.createService=gt,Object.defineProperty(B,Symbol.toStringTag,{value:"Module"})});
|
|
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"})});
|