@peculiar/certificates-viewer 4.6.1 → 4.7.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.
Files changed (186) hide show
  1. package/components/attribute-certificate-viewer.js +2 -2
  2. package/components/attribute.js +2 -1
  3. package/components/attribute.js.map +1 -1
  4. package/components/certificate-viewer.js +2 -2
  5. package/components/crl-viewer.js +2 -2
  6. package/components/csr-viewer.js +2 -2
  7. package/components/csr-viewer.js.map +1 -1
  8. package/components/download.js +19 -99
  9. package/components/download.js.map +1 -1
  10. package/components/index2.js +50 -2
  11. package/components/index2.js.map +1 -1
  12. package/components/miscellaneous.js +100 -2
  13. package/components/miscellaneous.js.map +1 -1
  14. package/components/peculiar-certificate-decoder.js +1 -1
  15. package/components/peculiar-certificates-viewer.js +1 -1
  16. package/components/pkcs10_certificate_request.js +1 -6
  17. package/components/pkcs10_certificate_request.js.map +1 -1
  18. package/dist/cjs/{certification_request-CxHe71zR.js → certification_request-DISQwgjn.js} +72 -112
  19. package/dist/cjs/certification_request-DISQwgjn.js.map +1 -0
  20. package/dist/cjs/extension-CGZpfI3W.js +110 -0
  21. package/dist/cjs/extension-CGZpfI3W.js.map +1 -0
  22. package/dist/cjs/index.cjs.js +2 -2
  23. package/dist/cjs/{miscellaneous-DeBEwLDy.js → miscellaneous-D_RAtkZz.js} +78 -77
  24. package/dist/cjs/{miscellaneous-DeBEwLDy.js.map → miscellaneous-D_RAtkZz.js.map} +1 -1
  25. package/dist/cjs/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.cjs.js.map +1 -1
  26. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js +54 -5
  27. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js.map +1 -1
  28. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js +5 -4
  29. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js.map +1 -1
  30. package/dist/cjs/peculiar-certificate-decoder.entry.cjs.js.map +1 -1
  31. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js +4 -3
  32. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js.map +1 -1
  33. package/dist/cjs/peculiar-certificate-viewer.entry.cjs.js.map +1 -1
  34. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js +3 -2
  35. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js.map +1 -1
  36. package/dist/cjs/peculiar-certificates-viewer.entry.cjs.js.map +1 -1
  37. package/dist/cjs/{pkcs10_certificate_request-CHMDxe2Z.js → pkcs10_certificate_request-BQkkkT42.js} +4 -8
  38. package/dist/cjs/pkcs10_certificate_request-BQkkkT42.js.map +1 -0
  39. package/dist/cjs/{x509_certificate-CzplJQ0X.js → x509_certificate-DGRpZGA2.js} +5 -4
  40. package/dist/cjs/{x509_certificate-CzplJQ0X.js.map → x509_certificate-DGRpZGA2.js.map} +1 -1
  41. package/dist/cjs/{x509_crl-B7kFbLDV.js → x509_crl-DMvJk_81.js} +8 -7
  42. package/dist/cjs/{x509_crl-B7kFbLDV.js.map → x509_crl-DMvJk_81.js.map} +1 -1
  43. package/dist/collection/components/certificate-details-parts/attributes/extension_request_attribute.js +25 -0
  44. package/dist/collection/components/certificate-details-parts/attributes/extension_request_attribute.js.map +1 -0
  45. package/dist/collection/components/certificate-details-parts/attributes/index.js +10 -1
  46. package/dist/collection/components/certificate-details-parts/attributes/index.js.map +1 -1
  47. package/dist/collection/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.js +27 -0
  48. package/dist/collection/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.js.map +1 -0
  49. package/dist/collection/components/csr-viewer/csr-viewer.js +2 -2
  50. package/dist/collection/components/csr-viewer/csr-viewer.js.map +1 -1
  51. package/dist/collection/constants/oids.js +2 -0
  52. package/dist/collection/constants/oids.js.map +1 -1
  53. package/dist/collection/crypto/attribute.js +2 -0
  54. package/dist/collection/crypto/attribute.js.map +1 -1
  55. package/dist/collection/crypto/pkcs10_certificate_request.js +0 -7
  56. package/dist/collection/crypto/pkcs10_certificate_request.js.map +1 -1
  57. package/dist/esm/{certification_request-PeMaLTUD.js → certification_request-CSS3OhZq.js} +21 -101
  58. package/dist/esm/certification_request-CSS3OhZq.js.map +1 -0
  59. package/dist/esm/extension-CUOKUt7o.js +107 -0
  60. package/dist/esm/extension-CUOKUt7o.js.map +1 -0
  61. package/dist/esm/index.js +2 -2
  62. package/dist/esm/{miscellaneous-bVeJt-6m.js → miscellaneous-DVlekgVM.js} +4 -3
  63. package/dist/esm/{miscellaneous-bVeJt-6m.js.map → miscellaneous-DVlekgVM.js.map} +1 -1
  64. package/dist/esm/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  65. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js +54 -5
  66. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  67. package/dist/esm/peculiar-certificate-decoder.entry.js +5 -4
  68. package/dist/esm/peculiar-certificate-decoder.entry.js.map +1 -1
  69. package/dist/esm/peculiar-certificate-viewer.entry.js +4 -3
  70. package/dist/esm/peculiar-certificate-viewer.entry.js.map +1 -1
  71. package/dist/esm/peculiar-certificates-viewer.entry.js +3 -2
  72. package/dist/esm/peculiar-certificates-viewer.entry.js.map +1 -1
  73. package/dist/esm/{pkcs10_certificate_request-CK8FH47X.js → pkcs10_certificate_request-B9Q42jiE.js} +4 -8
  74. package/dist/esm/pkcs10_certificate_request-B9Q42jiE.js.map +1 -0
  75. package/dist/esm/{x509_certificate-CEEWtU_T.js → x509_certificate-fWXLCtc8.js} +4 -3
  76. package/dist/{esm-es5/x509_certificate-CEEWtU_T.js.map → esm/x509_certificate-fWXLCtc8.js.map} +1 -1
  77. package/dist/esm/{x509_crl-BcZd9KVn.js → x509_crl-Dq33Vv-q.js} +5 -4
  78. package/dist/{esm-es5/x509_crl-BcZd9KVn.js.map → esm/x509_crl-Dq33Vv-q.js.map} +1 -1
  79. package/dist/esm-es5/{certification_request-PeMaLTUD.js → certification_request-CSS3OhZq.js} +5 -12
  80. package/dist/esm-es5/certification_request-CSS3OhZq.js.map +1 -0
  81. package/dist/esm-es5/extension-CUOKUt7o.js +12 -0
  82. package/dist/esm-es5/extension-CUOKUt7o.js.map +1 -0
  83. package/dist/esm-es5/index.js +1 -1
  84. package/dist/esm-es5/{miscellaneous-bVeJt-6m.js → miscellaneous-DVlekgVM.js} +2 -2
  85. package/dist/esm-es5/{miscellaneous-bVeJt-6m.js.map → miscellaneous-DVlekgVM.js.map} +1 -1
  86. package/dist/esm-es5/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  87. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js +17 -3
  88. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  89. package/dist/esm-es5/peculiar-certificate-decoder.entry.js +1 -1
  90. package/dist/esm-es5/peculiar-certificate-decoder.entry.js.map +1 -1
  91. package/dist/esm-es5/peculiar-certificate-viewer.entry.js +1 -1
  92. package/dist/esm-es5/peculiar-certificate-viewer.entry.js.map +1 -1
  93. package/dist/esm-es5/peculiar-certificates-viewer.entry.js +1 -1
  94. package/dist/esm-es5/peculiar-certificates-viewer.entry.js.map +1 -1
  95. package/dist/esm-es5/pkcs10_certificate_request-B9Q42jiE.js +19 -0
  96. package/dist/esm-es5/pkcs10_certificate_request-B9Q42jiE.js.map +1 -0
  97. package/dist/esm-es5/{x509_certificate-CEEWtU_T.js → x509_certificate-fWXLCtc8.js} +4 -4
  98. package/dist/{esm/x509_certificate-CEEWtU_T.js.map → esm-es5/x509_certificate-fWXLCtc8.js.map} +1 -1
  99. package/dist/esm-es5/{x509_crl-BcZd9KVn.js → x509_crl-Dq33Vv-q.js} +2 -2
  100. package/dist/{esm/x509_crl-BcZd9KVn.js.map → esm-es5/x509_crl-Dq33Vv-q.js.map} +1 -1
  101. package/dist/peculiar/index.esm.js +1 -1
  102. package/dist/peculiar/p-17ebc78c.system.entry.js +5 -0
  103. package/dist/peculiar/{p-14fcbc5c.system.entry.js.map → p-17ebc78c.system.entry.js.map} +1 -1
  104. package/dist/peculiar/{p-5479a530.entry.js → p-4cc72a56.entry.js} +2 -2
  105. package/dist/peculiar/p-7fTYvx_V.system.js +19 -0
  106. package/dist/peculiar/p-7fTYvx_V.system.js.map +1 -0
  107. package/dist/peculiar/p-BGASC3UX.system.js +1 -1
  108. package/dist/peculiar/{p-CjWRKsN-.js → p-BG_D4qzJ.js} +3 -3
  109. package/dist/peculiar/{p-CjWRKsN-.js.map → p-BG_D4qzJ.js.map} +1 -1
  110. package/dist/peculiar/{p-CZwhKPgb.system.js → p-BTn-wukS.system.js} +2 -2
  111. package/dist/peculiar/p-BTn-wukS.system.js.map +1 -0
  112. package/dist/peculiar/{p-BaebEpW0.system.js.map → p-Bsy7Sqzl.system.js.map} +1 -1
  113. package/dist/peculiar/{p-DRvp86xt.system.js → p-CEzxVCEh.system.js} +5 -5
  114. package/dist/peculiar/{p-DRvp86xt.system.js.map → p-CEzxVCEh.system.js.map} +1 -1
  115. package/dist/peculiar/{p-PeMaLTUD.js → p-CSS3OhZq.js} +9 -16
  116. package/dist/peculiar/p-CSS3OhZq.js.map +1 -0
  117. package/dist/peculiar/p-CZuaTO2G.js +12 -0
  118. package/dist/peculiar/p-CZuaTO2G.js.map +1 -0
  119. package/dist/peculiar/p-CgCUixvk.system.js +12 -0
  120. package/dist/peculiar/p-CgCUixvk.system.js.map +1 -0
  121. package/dist/peculiar/p-CoPYW15U.js +19 -0
  122. package/dist/peculiar/p-CoPYW15U.js.map +1 -0
  123. package/dist/peculiar/{p-BypepohK.system.js.map → p-D8TC0Na9.system.js.map} +1 -1
  124. package/dist/peculiar/p-DKooqn40.js +369 -0
  125. package/dist/peculiar/{p-CGRNSrHk.js.map → p-DKooqn40.js.map} +1 -1
  126. package/dist/peculiar/p-DLsQGkmT.system.js.map +1 -0
  127. package/dist/peculiar/{p-C9sY8yng.system.js → p-DTz3NA_M.system.js} +3 -3
  128. package/dist/peculiar/{p-C9sY8yng.system.js.map → p-DTz3NA_M.system.js.map} +1 -1
  129. package/dist/peculiar/p-D_WeukQa.system.js +135 -0
  130. package/dist/peculiar/p-D_WeukQa.system.js.map +1 -0
  131. package/dist/peculiar/{p-CezfC5i1.system.js → p-DcTXA-2R.system.js} +17 -17
  132. package/dist/peculiar/{p-CezfC5i1.system.js.map → p-DcTXA-2R.system.js.map} +1 -1
  133. package/dist/peculiar/{p-84f69023.system.entry.js → p-a193f8fd.system.entry.js} +2 -2
  134. package/dist/peculiar/p-a4e74904.entry.js +124 -0
  135. package/dist/peculiar/p-a4e74904.entry.js.map +1 -0
  136. package/dist/peculiar/p-ce006f1c.system.entry.js +5 -0
  137. package/dist/peculiar/{p-591a9019.system.entry.js.map → p-ce006f1c.system.entry.js.map} +1 -1
  138. package/dist/peculiar/p-e3967e76.entry.js +5 -0
  139. package/dist/peculiar/{p-0de4837d.entry.js.map → p-e3967e76.entry.js.map} +1 -1
  140. package/dist/peculiar/p-e7c60082.system.entry.js +125 -0
  141. package/dist/peculiar/p-e7c60082.system.entry.js.map +1 -0
  142. package/dist/peculiar/p-f465afe6.entry.js +5 -0
  143. package/dist/peculiar/{p-315805ce.entry.js.map → p-f465afe6.entry.js.map} +1 -1
  144. package/dist/peculiar/{p-BloT0Xj9.system.js.map → p-tBL0ekYY.system.js.map} +1 -1
  145. package/dist/peculiar/{p-DrmgUhyv.js → p-tl0v45Y7.js} +4 -4
  146. package/dist/peculiar/{p-DrmgUhyv.js.map → p-tl0v45Y7.js.map} +1 -1
  147. package/dist/peculiar/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.esm.js.map +1 -1
  148. package/dist/peculiar/peculiar-certificate-decoder.entry.esm.js.map +1 -1
  149. package/dist/peculiar/peculiar-certificate-viewer.entry.esm.js.map +1 -1
  150. package/dist/peculiar/peculiar-certificates-viewer.entry.esm.js.map +1 -1
  151. package/dist/peculiar/peculiar.esm.js +1 -1
  152. package/dist/types/components/certificate-details-parts/attributes/extension_request_attribute.d.ts +15 -0
  153. package/dist/types/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.d.ts +15 -0
  154. package/dist/types/constants/oids.d.ts +2 -0
  155. package/dist/types/crypto/attribute.d.ts +2 -0
  156. package/dist/types/crypto/pkcs10_certificate_request.d.ts +0 -2
  157. package/hydrate/index.js +68 -6
  158. package/hydrate/index.mjs +68 -6
  159. package/package.json +3 -2
  160. package/dist/cjs/certification_request-CxHe71zR.js.map +0 -1
  161. package/dist/cjs/pkcs10_certificate_request-CHMDxe2Z.js.map +0 -1
  162. package/dist/esm/certification_request-PeMaLTUD.js.map +0 -1
  163. package/dist/esm/pkcs10_certificate_request-CK8FH47X.js.map +0 -1
  164. package/dist/esm-es5/certification_request-PeMaLTUD.js.map +0 -1
  165. package/dist/esm-es5/pkcs10_certificate_request-CK8FH47X.js +0 -19
  166. package/dist/esm-es5/pkcs10_certificate_request-CK8FH47X.js.map +0 -1
  167. package/dist/peculiar/p-00d6f11f.system.entry.js +0 -111
  168. package/dist/peculiar/p-00d6f11f.system.entry.js.map +0 -1
  169. package/dist/peculiar/p-0de4837d.entry.js +0 -5
  170. package/dist/peculiar/p-14fcbc5c.system.entry.js +0 -5
  171. package/dist/peculiar/p-315805ce.entry.js +0 -5
  172. package/dist/peculiar/p-591a9019.system.entry.js +0 -5
  173. package/dist/peculiar/p-BipKYW6e.system.js +0 -142
  174. package/dist/peculiar/p-BipKYW6e.system.js.map +0 -1
  175. package/dist/peculiar/p-CGRNSrHk.js +0 -369
  176. package/dist/peculiar/p-CZwhKPgb.system.js.map +0 -1
  177. package/dist/peculiar/p-D1eNnGDF.js +0 -19
  178. package/dist/peculiar/p-D1eNnGDF.js.map +0 -1
  179. package/dist/peculiar/p-ITVWR0oT.system.js.map +0 -1
  180. package/dist/peculiar/p-J1t5v5N3.system.js +0 -19
  181. package/dist/peculiar/p-J1t5v5N3.system.js.map +0 -1
  182. package/dist/peculiar/p-PeMaLTUD.js.map +0 -1
  183. package/dist/peculiar/p-c8b3766a.entry.js +0 -110
  184. package/dist/peculiar/p-c8b3766a.entry.js.map +0 -1
  185. /package/dist/peculiar/{p-5479a530.entry.js.map → p-4cc72a56.entry.js.map} +0 -0
  186. /package/dist/peculiar/{p-84f69023.system.entry.js.map → p-a193f8fd.system.entry.js.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var a in n)if(Object.prototype.hasOwnProperty.call(n,a))e[a]=n[a]};return e(n,a)};return function(n,a){if(typeof a!=="function"&&a!==null)throw new TypeError("Class extends value "+String(a)+" is not a constructor or null");e(n,a);function r(){this.constructor=n}n.prototype=a===null?Object.create(a):(r.prototype=a.prototype,new r)}}();
2
2
  /*!
3
3
  * © Peculiar Ventures https://peculiarventures.com/ - MIT License
4
- */System.register(["./p-DKl0YViA.system.js","./p-BipKYW6e.system.js","./p-Bknpl7EO.system.js","./p-B4PdAFCr.system.js","./p-D8xU284r.system.js"],(function(e){"use strict";var n,a,r,t,c,u,f,i,o,l,d,b,s,v,m,p,g,x,y,h,C,S,N,A,j,D,I,O,T,G,P,V,k,R,B,_,E,L,U,w,Y,H,K,M,X,q,W,F,Q,z,Z,$,J,ee,ne,ae,re,te,ce,ue,fe,ie;return{setters:[function(e){n=e.h},function(e){a=e._;r=e.Y;t=e.Z;c=e.b;u=e.a5;f=e.a9;i=e.r;o=e.aa;l=e.ab;d=e.ac;b=e.ad;s=e.ae;v=e.af;m=e.ag;p=e.ah;g=e.ai;x=e.aj;y=e.ak;h=e.al;C=e.am;S=e.an;N=e.ao;A=e.ap;j=e.aq;D=e.ar;I=e.as;O=e.at;T=e.au;G=e.av;P=e.aw;V=e.ax;k=e.ay;R=e.az;B=e.aA;_=e.aB;E=e.aC;L=e.aD;U=e.aE;w=e.aF;Y=e.aG;H=e.aH;K=e.aI;M=e.aJ;X=e.aK;q=e.a6;W=e.aL;F=e.aM;Q=e.aN;z=e.aO;Z=e.aP;$=e.aQ;J=e.aR;ee=e.aS;ne=e.aT;ae=e.aU;re=e.aV;te=e.aW},function(e){ce=e.L},function(e){ue=e.T;fe=e.B},function(e){ie=e.D}],execute:function(){e({d:oe,e:le});
4
+ */System.register(["./p-DKl0YViA.system.js","./p-D_WeukQa.system.js","./p-Bknpl7EO.system.js","./p-CgCUixvk.system.js","./p-B4PdAFCr.system.js","./p-D8xU284r.system.js"],(function(e){"use strict";var n,a,r,t,c,u,f,i,o,l,d,b,s,v,m,p,g,x,y,h,C,S,N,A,j,D,I,O,T,G,P,k,V,R,_,B,E,L,U,w,H,Y,K,M,X,q,Q,W,F,z,Z,$,J,ee,ne,ae,re,te,ce,ue,fe,ie;return{setters:[function(e){n=e.h},function(e){a=e.$;r=e.Z;t=e._;c=e.b;u=e.bm;f=e.bn;i=e.q;o=e.bo;l=e.bp;d=e.bq;b=e.br;s=e.bs;v=e.bt;m=e.bu;p=e.bv;g=e.bw;x=e.bx;y=e.by;h=e.bz;C=e.bA;S=e.bB;N=e.bC;A=e.au;j=e.aE;D=e.ay;I=e.ao;O=e.aF;T=e.aB;G=e.aG;P=e.a8;k=e.aq;V=e.aC;R=e.at;_=e.am;B=e.al;E=e.ai;L=e.an;U=e.ak;w=e.aj;H=e.ag;Y=e.ah;K=e.af;M=e.ae;X=e.az;q=e.ap;Q=e.ad;W=e.ac;F=e.ab;z=e.aa;Z=e.a9;$=e.as;J=e.ar;ee=e.a7;ne=e.aA;ae=e.a5;re=e.a4},function(e){te=e.L},function(e){ce=e.C},function(e){ue=e.T;fe=e.B},function(e){ie=e.D}],execute:function(){e({d:oe,e:le});
5
5
  /**
6
6
  * @license
7
7
  * Copyright (c) Peculiar Ventures, LLC.
@@ -36,7 +36,7 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
36
36
  *
37
37
  * This source code is licensed under the MIT license found in the
38
38
  * LICENSE file in the root directory of this source tree.
39
- */var me=e("f",(function(e,a){return n("tr",null,n("td",{colSpan:2},n("table",null,a)))}));var pe=e("h",(function(e){var a=e.value;if(!a){return null}return[n("tr",{class:"title"},n("td",{colSpan:2},n(ue,{variant:"s1",color:"black"},a))),n("tr",null,n("td",{colSpan:2,class:"divider"},n("span",null)))]}));var ge=e("R",(function(e){var a=e.name,r=e.value,t=e.monospace,c=e.collapse,u=e.href,f=e.extraValue;if(!a){return null}if(r===undefined||r===null){return null}var i;if(c){i=n("peculiar-text-hider",null,r)}else{i=r}var o=!!r.toString();return n("tr",null,n("td",{colSpan:o?1:2},n(ue,{variant:"b2",color:"gray-9"},a)),o&&n("td",{class:{monospace:t}},ve(r.toString())||u?n(ce,{variant:"b2",href:u||r.toString()},r):n(ue,{variant:"b2",color:"black"},i,f)))}));
39
+ */var me=e("f",(function(e,a){return n("tr",null,n("td",{colSpan:2},n("table",null,a)))}));var pe=e("h",(function(e){var a=e.value;if(!a){return null}return[n("tr",{class:"title"},n("td",{colSpan:2},n(ue,{variant:"s1",color:"black"},a))),n("tr",null,n("td",{colSpan:2,class:"divider"},n("span",null)))]}));var ge=e("R",(function(e){var a=e.name,r=e.value,t=e.monospace,c=e.collapse,u=e.href,f=e.extraValue;if(!a){return null}if(r===undefined||r===null){return null}var i;if(c){i=n("peculiar-text-hider",null,r)}else{i=r}var o=!!r.toString();return n("tr",null,n("td",{colSpan:o?1:2},n(ue,{variant:"b2",color:"gray-9"},a)),o&&n("td",{class:{monospace:t}},ve(r.toString())||u?n(te,{variant:"b2",href:u||r.toString()},r):n(ue,{variant:"b2",color:"black"},i,f)))}));
40
40
  /**
41
41
  * @license
42
42
  * Copyright (c) Peculiar Ventures, LLC.
@@ -64,7 +64,7 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
64
64
  *
65
65
  * This source code is licensed under the MIT license found in the
66
66
  * LICENSE file in the root directory of this source tree.
67
- */var Ne=e("I",(function(e){var a=e.name,t=e.issuerDnLink;var c=r.getString("issuerName");return[n(pe,{value:t?n(ce,{href:t},c):c}),a.map((function(e){return n(ge,{name:e.name||e.type,value:e.value})}))]}));
67
+ */var Ne=e("I",(function(e){var a=e.name,t=e.issuerDnLink;var c=r.getString("issuerName");return[n(pe,{value:t?n(te,{href:t},c):c}),a.map((function(e){return n(ge,{name:e.name||e.type,value:e.value})}))]}));
68
68
  /**
69
69
  * @license
70
70
  * Copyright (c) Peculiar Ventures, LLC.
@@ -113,42 +113,42 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
113
113
  *
114
114
  * This source code is licensed under the MIT license found in the
115
115
  * LICENSE file in the root directory of this source tree.
116
- */var Ge=function(e){var a=e.extension,r=e.getSubjectKeyIdChildrenLink,t=e.getSubjectKeyIdSiblingsLink;var u=c.Convert.ToHex(a.value.buffer);var f=r(u);var i=t(u);return n(De,{extension:a},n(ge,{name:"Key ID",value:u,monospace:true,extraValue:[f&&n("span",null," [",n(ce,{href:f},"children"),"]"),i&&n("span",null," [",n(ce,{href:i},"siblings"),"]")]}))};
116
+ */var Ge=function(e){var a=e.extension,r=e.getSubjectKeyIdChildrenLink,t=e.getSubjectKeyIdSiblingsLink;var u=c.Convert.ToHex(a.value.buffer);var f=r(u);var i=t(u);return n(De,{extension:a},n(ge,{name:"Key ID",value:u,monospace:true,extraValue:[f&&n("span",null," [",n(te,{href:f},"children"),"]"),i&&n("span",null," [",n(te,{href:i},"siblings"),"]")]}))};
117
117
  /**
118
118
  * @license
119
119
  * Copyright (c) Peculiar Ventures, LLC.
120
120
  *
121
121
  * This source code is licensed under the MIT license found in the
122
122
  * LICENSE file in the root directory of this source tree.
123
- */var Pe=function(e){var a=e.extension,r=e.getAuthKeyIdParentLink,t=e.getAuthKeyIdSiblingsLink;var u=c.Convert.ToHex(a.value.keyIdentifier.buffer);var f=r(u);var i=t(u);return n(De,{extension:a},n(ge,{name:"Key ID",value:u,monospace:true,extraValue:[f&&n("span",null," [",n(ce,{href:f},"parents"),"]"),i&&n("span",null," [",n(ce,{href:i},"siblings"),"]")]}))};
123
+ */var Pe=function(e){var a=e.extension,r=e.getAuthKeyIdParentLink,t=e.getAuthKeyIdSiblingsLink;var u=c.Convert.ToHex(a.value.keyIdentifier.buffer);var f=r(u);var i=t(u);return n(De,{extension:a},n(ge,{name:"Key ID",value:u,monospace:true,extraValue:[f&&n("span",null," [",n(te,{href:f},"parents"),"]"),i&&n("span",null," [",n(te,{href:i},"siblings"),"]")]}))};
124
124
  /**
125
125
  * @license
126
126
  * Copyright (c) Peculiar Ventures, LLC.
127
127
  *
128
128
  * This source code is licensed under the MIT license found in the
129
129
  * LICENSE file in the root directory of this source tree.
130
- */var Ve={otherName:"Other Name",rfc822Name:"RFC 822 Name",dNSName:"DNS Name",x400Address:"X400 Address",directoryName:"Directory Name",ediPartyName:"Edi Party Name ",uniformResourceIdentifier:"URI",iPAddress:"IP Address",registeredID:"Registered ID"};var ke=e("G",(function(e){var r=e.generalName,t=e.getDNSNameLink,b=e.getIPAddressLink;if(!r){return null}return Object.keys(r).map((function(e){var s=r[e];if(s instanceof u){return[n(ge,{name:Ve[e]||e,value:""}),n(me,null,s.map((function(e){return e.map((function(e){return n(ge,{name:a[e.type]||e.type,value:e.value.toString()})}))})))]}if(s instanceof f){try{var v=i.parse(s.value,o);return n(ge,{name:a[s.typeId]||s.typeId,value:v.toString()})}catch(e){}try{var v=i.parse(s.value,l);if(v.explicitText){return n(ge,{name:a[s.typeId]||s.typeId,value:v.explicitText.toString()})}}catch(e){}return n(ge,{name:a[s.typeId]||s.typeId,value:c.Convert.ToHex(s.value),monospace:true})}if(c.BufferSourceConverter.isBufferSource(s)){return n(ge,{name:Ve[e]||e,value:c.Convert.ToString(s)})}if(s instanceof d){return n(ge,{name:Ve[e]||e,value:s.partyName.toString()})}if(e==="dNSName"){return n(ge,{name:Ve[e]||e,value:s,href:t(s)})}if(e==="iPAddress"){return n(ge,{name:Ve[e]||e,value:s,href:b(s)})}return n(ge,{name:Ve[e]||e,value:s})}))}));
130
+ */var ke={otherName:"Other Name",rfc822Name:"RFC 822 Name",dNSName:"DNS Name",x400Address:"X400 Address",directoryName:"Directory Name",ediPartyName:"Edi Party Name ",uniformResourceIdentifier:"URI",iPAddress:"IP Address",registeredID:"Registered ID"};var Ve=e("G",(function(e){var r=e.generalName,t=e.getDNSNameLink,b=e.getIPAddressLink;if(!r){return null}return Object.keys(r).map((function(e){var s=r[e];if(s instanceof u){return[n(ge,{name:ke[e]||e,value:""}),n(me,null,s.map((function(e){return e.map((function(e){return n(ge,{name:a[e.type]||e.type,value:e.value.toString()})}))})))]}if(s instanceof f){try{var v=i.parse(s.value,o);return n(ge,{name:a[s.typeId]||s.typeId,value:v.toString()})}catch(e){}try{var v=i.parse(s.value,l);if(v.explicitText){return n(ge,{name:a[s.typeId]||s.typeId,value:v.explicitText.toString()})}}catch(e){}return n(ge,{name:a[s.typeId]||s.typeId,value:c.Convert.ToHex(s.value),monospace:true})}if(c.BufferSourceConverter.isBufferSource(s)){return n(ge,{name:ke[e]||e,value:c.Convert.ToString(s)})}if(s instanceof d){return n(ge,{name:ke[e]||e,value:s.partyName.toString()})}if(e==="dNSName"){return n(ge,{name:ke[e]||e,value:s,href:t(s)})}if(e==="iPAddress"){return n(ge,{name:ke[e]||e,value:s,href:b(s)})}return n(ge,{name:ke[e]||e,value:s})}))}));
131
131
  /**
132
132
  * @license
133
133
  * Copyright (c) Peculiar Ventures, LLC.
134
134
  *
135
135
  * This source code is licensed under the MIT license found in the
136
136
  * LICENSE file in the root directory of this source tree.
137
- */var Re=function(e){var a=e.extension;return n(De,{extension:a},a.value.map((function(a){var r,t;return[(r=a.distributionPoint)===null||r===void 0?void 0:r.fullName.map((function(a){return n(ke,Object.assign({generalName:a},e))})),(t=a.cRLIssuer)===null||t===void 0?void 0:t.map((function(a){return n(ke,Object.assign({generalName:a},e))}))]})))};
137
+ */var Re=function(e){var a=e.extension;return n(De,{extension:a},a.value.map((function(a){var r,t;return[(r=a.distributionPoint)===null||r===void 0?void 0:r.fullName.map((function(a){return n(Ve,Object.assign({generalName:a},e))})),(t=a.cRLIssuer)===null||t===void 0?void 0:t.map((function(a){return n(Ve,Object.assign({generalName:a},e))}))]})))};
138
138
  /**
139
139
  * @license
140
140
  * Copyright (c) Peculiar Ventures, LLC.
141
141
  *
142
142
  * This source code is licensed under the MIT license found in the
143
143
  * LICENSE file in the root directory of this source tree.
144
- */var Be=function(e){var a=e.extension;return n(De,{extension:a},Boolean(a.value.length)&&[n(ge,{name:"Descriptions",value:""}),a.value.map((function(a){return n(me,null,n(ge,{name:"Method",value:oe(a.accessMethod)}),n(ke,Object.assign({generalName:a.accessLocation},e)))}))])};
144
+ */var _e=function(e){var a=e.extension;return n(De,{extension:a},Boolean(a.value.length)&&[n(ge,{name:"Descriptions",value:""}),a.value.map((function(a){return n(me,null,n(ge,{name:"Method",value:oe(a.accessMethod)}),n(Ve,Object.assign({generalName:a.accessLocation},e)))}))])};
145
145
  /**
146
146
  * @license
147
147
  * Copyright (c) Peculiar Ventures, LLC.
148
148
  *
149
149
  * This source code is licensed under the MIT license found in the
150
150
  * LICENSE file in the root directory of this source tree.
151
- */var _e=function(e){var a=e.extension;return n(De,{extension:a},a.value.map((function(a){return n(ke,Object.assign({generalName:a},e))})))};
151
+ */var Be=function(e){var a=e.extension;return n(De,{extension:a},a.value.map((function(a){return n(Ve,Object.assign({generalName:a},e))})))};
152
152
  /**
153
153
  * @license
154
154
  * Copyright (c) Peculiar Ventures, LLC.
@@ -176,28 +176,28 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
176
176
  *
177
177
  * This source code is licensed under the MIT license found in the
178
178
  * LICENSE file in the root directory of this source tree.
179
- */var we=function(e){var a,r;var t=e.extension;return n(De,{extension:t},(a=t.value.excludedSubtrees)===null||a===void 0?void 0:a.map((function(a){return n(ke,Object.assign({generalName:a.base},e))})),(r=t.value.permittedSubtrees)===null||r===void 0?void 0:r.map((function(a){return n(ke,Object.assign({generalName:a.base},e))})))};
179
+ */var we=function(e){var a,r;var t=e.extension;return n(De,{extension:t},(a=t.value.excludedSubtrees)===null||a===void 0?void 0:a.map((function(a){return n(Ve,Object.assign({generalName:a.base},e))})),(r=t.value.permittedSubtrees)===null||r===void 0?void 0:r.map((function(a){return n(Ve,Object.assign({generalName:a.base},e))})))};
180
180
  /**
181
181
  * @license
182
182
  * Copyright (c) Peculiar Ventures, LLC.
183
183
  *
184
184
  * This source code is licensed under the MIT license found in the
185
185
  * LICENSE file in the root directory of this source tree.
186
- */var Ye=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Template ID",value:a.value.templateID}),n(ge,{name:"Template Major Version",value:a.value.templateMajorVersion}),n(ge,{name:"Template Minor Version",value:a.value.templateMinorVersion}))};
186
+ */var He=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Template ID",value:a.value.templateID}),n(ge,{name:"Template Major Version",value:a.value.templateMajorVersion}),n(ge,{name:"Template Minor Version",value:a.value.templateMinorVersion}))};
187
187
  /**
188
188
  * @license
189
189
  * Copyright (c) Peculiar Ventures, LLC.
190
190
  *
191
191
  * This source code is licensed under the MIT license found in the
192
192
  * LICENSE file in the root directory of this source tree.
193
- */var He=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Name",value:a.value.toString()}))};
193
+ */var Ye=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Name",value:a.value.toString()}))};
194
194
  /**
195
195
  * @license
196
196
  * Copyright (c) Peculiar Ventures, LLC.
197
197
  *
198
198
  * This source code is licensed under the MIT license found in the
199
199
  * LICENSE file in the root directory of this source tree.
200
- */var Ke=function(e){var a=e.extension;var r=a.value.getVersion();return n(De,{extension:a},n(ge,{name:"Certificate Index",value:r.certificateIndex}),n(ge,{name:"Key Index",value:r.keyIndex}))};var Me,Xe,qe,We;var Fe=function(){function e(e){if(typeof e==="string"){this.alphabetic=e}else if(typeof e==="number"){this.numeric=e}}return e}();b([s({type:v.PrintableString})],Fe.prototype,"alphabetic",void 0);b([s({type:v.PrintableString})],Fe.prototype,"numeric",void 0);Fe=b([m({type:p.Choice})],Fe);var Qe=function(){function e(e){if(e===void 0){e={}}this.currency=new Fe;this.amount=0;this.exponent=0;Object.assign(this,e)}return e}();b([s({type:Fe})],Qe.prototype,"currency",void 0);b([s({type:v.Integer})],Qe.prototype,"amount",void 0);b([s({type:v.Integer})],Qe.prototype,"exponent",void 0);var ze=function(e){__extends(n,e);function n(){return e!==null&&e.apply(this,arguments)||this}return n}(Qe);ze=b([m({type:p.Sequence})],ze);var Ze=function(){function e(e){if(e===void 0){e=0}this.value=e}return e}();b([s({type:v.Integer})],Ze.prototype,"value",void 0);Ze=b([m({type:p.Choice})],Ze);var $e=function(){function e(e){if(e===void 0){e={}}this.url="";this.language="";Object.assign(this,e)}return e}();b([s({type:v.IA5String})],$e.prototype,"url",void 0);b([s({type:v.PrintableString})],$e.prototype,"language",void 0);$e=b([m({type:p.Sequence})],$e);var Je=Me=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,Me.prototype);return a}return n}(g);Je=Me=b([m({type:p.Sequence,itemType:$e})],Je);var en=Xe=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,Xe.prototype);return a}return n}(Je);en=Xe=b([m({type:p.Sequence,itemType:$e})],en);var nn=qe=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,qe.prototype);return a}return n}(g);nn=qe=b([m({type:p.Sequence,itemType:v.ObjectIdentifier})],nn);var an=We=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,We.prototype);return a}return n}(g);an=We=b([m({type:p.Sequence,itemType:v.PrintableString})],an);var rn="0.4.0.1862.1";var tn="".concat(rn,".3");var cn="".concat(rn,".5");var un="".concat(rn,".6");
200
+ */var Ke=function(e){var a=e.extension;var r=a.value.getVersion();return n(De,{extension:a},n(ge,{name:"Certificate Index",value:r.certificateIndex}),n(ge,{name:"Key Index",value:r.keyIndex}))};var Me,Xe,qe,Qe;var We=function(){function e(e){if(typeof e==="string"){this.alphabetic=e}else if(typeof e==="number"){this.numeric=e}}return e}();b([s({type:v.PrintableString})],We.prototype,"alphabetic",void 0);b([s({type:v.PrintableString})],We.prototype,"numeric",void 0);We=b([m({type:p.Choice})],We);var Fe=function(){function e(e){if(e===void 0){e={}}this.currency=new We;this.amount=0;this.exponent=0;Object.assign(this,e)}return e}();b([s({type:We})],Fe.prototype,"currency",void 0);b([s({type:v.Integer})],Fe.prototype,"amount",void 0);b([s({type:v.Integer})],Fe.prototype,"exponent",void 0);var ze=function(e){__extends(n,e);function n(){return e!==null&&e.apply(this,arguments)||this}return n}(Fe);ze=b([m({type:p.Sequence})],ze);var Ze=function(){function e(e){if(e===void 0){e=0}this.value=e}return e}();b([s({type:v.Integer})],Ze.prototype,"value",void 0);Ze=b([m({type:p.Choice})],Ze);var $e=function(){function e(e){if(e===void 0){e={}}this.url="";this.language="";Object.assign(this,e)}return e}();b([s({type:v.IA5String})],$e.prototype,"url",void 0);b([s({type:v.PrintableString})],$e.prototype,"language",void 0);$e=b([m({type:p.Sequence})],$e);var Je=Me=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,Me.prototype);return a}return n}(g);Je=Me=b([m({type:p.Sequence,itemType:$e})],Je);var en=Xe=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,Xe.prototype);return a}return n}(Je);en=Xe=b([m({type:p.Sequence,itemType:$e})],en);var nn=qe=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,qe.prototype);return a}return n}(g);nn=qe=b([m({type:p.Sequence,itemType:v.ObjectIdentifier})],nn);var an=Qe=function(e){__extends(n,e);function n(n){var a=e.call(this,n)||this;Object.setPrototypeOf(a,Qe.prototype);return a}return n}(g);an=Qe=b([m({type:p.Sequence,itemType:v.PrintableString})],an);var rn="0.4.0.1862.1";var tn="".concat(rn,".3");var cn="".concat(rn,".5");var un="".concat(rn,".6");
201
201
  /**
202
202
  * @license
203
203
  * Copyright (c) Peculiar Ventures, LLC.
@@ -239,7 +239,7 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
239
239
  *
240
240
  * This source code is licensed under the MIT license found in the
241
241
  * LICENSE file in the root directory of this source tree.
242
- */var sn=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Version",value:a.value.version}),n(ke,Object.assign({generalName:a.value.location},e)),n(ge,{name:"Requires Auth",value:a.value.requiresAuth?r.getString("yes"):r.getString("no")}))};
242
+ */var sn=function(e){var a=e.extension;return n(De,{extension:a},n(ge,{name:"Version",value:a.value.version}),n(Ve,Object.assign({generalName:a.value.location},e)),n(ge,{name:"Requires Auth",value:a.value.requiresAuth?r.getString("yes"):r.getString("no")}))};
243
243
  /**
244
244
  * @license
245
245
  * Copyright (c) Peculiar Ventures, LLC.
@@ -337,7 +337,7 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
337
337
  *
338
338
  * This source code is licensed under the MIT license found in the
339
339
  * LICENSE file in the root directory of this source tree.
340
- */var In=function(e){var a;var t=e.extension;return n(De,{extension:t},(a=t.value.distributionPoint)===null||a===void 0?void 0:a.fullName.map((function(a){return n(ke,Object.assign({generalName:a},e))})),t.value.onlySomeReasons&&n(ge,{name:r.getString("onlyReasons"),value:t.value.onlySomeReasons.toJSON().join(", ")}),t.value.indirectCRL&&n(ge,{name:r.getString("indirectCRL"),value:r.getString("yes")}),t.value.onlyContainsUserCerts&&n(ge,{name:r.getString("onlyUserCertificates"),value:r.getString("yes")}),t.value.onlyContainsAttributeCerts&&n(ge,{name:r.getString("onlyAttributeCertificates"),value:r.getString("yes")}),t.value.onlyContainsCACerts&&n(ge,{name:r.getString("onlyCACertificates"),value:r.getString("yes")}))};
340
+ */var In=function(e){var a;var t=e.extension;return n(De,{extension:t},(a=t.value.distributionPoint)===null||a===void 0?void 0:a.fullName.map((function(a){return n(Ve,Object.assign({generalName:a},e))})),t.value.onlySomeReasons&&n(ge,{name:r.getString("onlyReasons"),value:t.value.onlySomeReasons.toJSON().join(", ")}),t.value.indirectCRL&&n(ge,{name:r.getString("indirectCRL"),value:r.getString("yes")}),t.value.onlyContainsUserCerts&&n(ge,{name:r.getString("onlyUserCertificates"),value:r.getString("yes")}),t.value.onlyContainsAttributeCerts&&n(ge,{name:r.getString("onlyAttributeCertificates"),value:r.getString("yes")}),t.value.onlyContainsCACerts&&n(ge,{name:r.getString("onlyCACertificates"),value:r.getString("yes")}))};
341
341
  /**
342
342
  * @license
343
343
  * Copyright (c) Peculiar Ventures, LLC.
@@ -358,7 +358,7 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
358
358
  *
359
359
  * This source code is licensed under the MIT license found in the
360
360
  * LICENSE file in the root directory of this source tree.
361
- */var Gn=e("E",(function(e){var a=e.extensions,r=e.title;if(!a||!a.length){return null}return[n(pe,{value:r||"Extensions"}),a.map((function(a){try{if(a.value instanceof A){return n(Ie,{extension:a})}if(a.value instanceof j){return n(Oe,{extension:a})}if(a.value instanceof D){return n(Te,{extension:a})}if(a.value instanceof I){return n(Ge,Object.assign({extension:a},e))}if(a.value instanceof O){return n(Pe,Object.assign({extension:a},e))}if(a.value instanceof T){return n(Re,Object.assign({extension:a},e))}if(a.value instanceof G||a.value instanceof P){return n(Be,Object.assign({extension:a},e))}if(a.value instanceof V){return n(_e,Object.assign({extension:a},e))}if(a.value instanceof k){return n(Ee,{extension:a})}if(a.value instanceof R){return n(Ue,{extension:a})}if(a.value instanceof B){return n(we,Object.assign({extension:a},e))}if(a.value instanceof _){return n(Ye,{extension:a})}if(a.value instanceof E){return n(He,{extension:a})}if(a.value instanceof L){return n(Ke,{extension:a})}if(a.value instanceof U){return n(fn,{extension:a})}if(a.value instanceof w){return n(on,{extension:a})}if(a.value instanceof Y){return n(ln,{extension:a})}if(a.value instanceof H){return n(dn,{extension:a})}if(a.value instanceof K){return n(bn,Object.assign({extension:a},e))}if(a.value instanceof M){return n(sn,Object.assign({extension:a},e))}if(a.value instanceof X){return n(vn,{extension:a})}if(a.value instanceof q){return n(mn,{extension:a})}if(a.value instanceof W){return n(gn,{extension:a})}if(a.value instanceof F){return n(yn,{extension:a})}if(a.value instanceof Q){return n(hn,{extension:a})}if(a.value instanceof z){return n(Cn,{extension:a})}if(a.value instanceof Z){return n(Sn,{extension:a})}if(a.value instanceof $){return n(Nn,{extension:a})}if(a.value instanceof J){return n(An,{extension:a})}if(a.value instanceof ee){return n(jn,{extension:a})}if(a.value instanceof ne){return n(Dn,{extension:a})}if(a.value instanceof ae){return n(In,Object.assign({extension:a},e))}if(a.value instanceof re){return n(On,Object.assign({extension:a},e))}if(a.value instanceof te){return n(Tn,Object.assign({extension:a},e))}if(typeof a.value==="string"){return n(xn,{extension:a})}return n(De,{extension:a})}catch(e){console.error("Error render extension:",a.asn.extnID);return null}}))]}));
361
+ */var Gn=e("E",(function(e){var a=e.extensions,r=e.title;if(!a||!a.length){return null}return[n(pe,{value:r||"Extensions"}),a.map((function(a){try{if(a.value instanceof A){return n(Ie,{extension:a})}if(a.value instanceof j){return n(Oe,{extension:a})}if(a.value instanceof D){return n(Te,{extension:a})}if(a.value instanceof I){return n(Ge,Object.assign({extension:a},e))}if(a.value instanceof O){return n(Pe,Object.assign({extension:a},e))}if(a.value instanceof T){return n(Re,Object.assign({extension:a},e))}if(a.value instanceof G||a.value instanceof P){return n(_e,Object.assign({extension:a},e))}if(a.value instanceof k){return n(Be,Object.assign({extension:a},e))}if(a.value instanceof V){return n(Ee,{extension:a})}if(a.value instanceof ce){return n(Ue,{extension:a})}if(a.value instanceof R){return n(we,Object.assign({extension:a},e))}if(a.value instanceof _){return n(He,{extension:a})}if(a.value instanceof B){return n(Ye,{extension:a})}if(a.value instanceof E){return n(Ke,{extension:a})}if(a.value instanceof L){return n(fn,{extension:a})}if(a.value instanceof U){return n(on,{extension:a})}if(a.value instanceof w){return n(ln,{extension:a})}if(a.value instanceof H){return n(dn,{extension:a})}if(a.value instanceof Y){return n(bn,Object.assign({extension:a},e))}if(a.value instanceof K){return n(sn,Object.assign({extension:a},e))}if(a.value instanceof M){return n(vn,{extension:a})}if(a.value instanceof X){return n(mn,{extension:a})}if(a.value instanceof q){return n(gn,{extension:a})}if(a.value instanceof Q){return n(yn,{extension:a})}if(a.value instanceof W){return n(hn,{extension:a})}if(a.value instanceof F){return n(Cn,{extension:a})}if(a.value instanceof z){return n(Sn,{extension:a})}if(a.value instanceof Z){return n(Nn,{extension:a})}if(a.value instanceof $){return n(An,{extension:a})}if(a.value instanceof J){return n(jn,{extension:a})}if(a.value instanceof ee){return n(Dn,{extension:a})}if(a.value instanceof ne){return n(In,Object.assign({extension:a},e))}if(a.value instanceof ae){return n(On,Object.assign({extension:a},e))}if(a.value instanceof re){return n(Tn,Object.assign({extension:a},e))}if(typeof a.value==="string"){return n(xn,{extension:a})}return n(De,{extension:a})}catch(e){console.error("Error render extension:",a.asn.extnID);return null}}))]}));
362
362
  /**
363
363
  * @license
364
364
  * Copyright (c) Peculiar Ventures, LLC.
@@ -366,4 +366,4 @@ var __extends=this&&this.__extends||function(){var e=function(n,a){e=Object.setP
366
366
  * This source code is licensed under the MIT license found in the
367
367
  * LICENSE file in the root directory of this source tree.
368
368
  */var Pn=e("M",(function(e){var a=e.certificate;return[n(pe,{value:r.getString("miscellaneous")}),n("tr",null,n("td",null,n(fe,{startIcon:n(ie,null),onClick:function(){return a.downloadAsPEM()}},r.getString("download.pem")))),n("tr",null,n("td",null,n(fe,{startIcon:n(ie,null),onClick:function(){return a.downloadAsDER()}},r.getString("download.der"))))]}))}}}));
369
- //# sourceMappingURL=p-CezfC5i1.system.js.map
369
+ //# sourceMappingURL=p-DcTXA-2R.system.js.map