@peculiar/certificates-viewer 1.19.0 → 1.20.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{download-dd491e0e.js → download-aed99556.js} +3739 -7067
- package/dist/cjs/{l10n-f5651bb0.js → l10n-e971a5ac.js} +1 -1
- package/dist/cjs/peculiar-attribute-certificate-viewer_9.cjs.entry.js +70 -30
- package/dist/cjs/peculiar-certificate-summary_3.cjs.entry.js +1 -1
- package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js +2 -2
- package/dist/collection/components/certificate-viewer/extensions/crl_distribution_points_extension.js +5 -2
- package/dist/collection/components/certificate-viewer/extensions/index.js +13 -4
- package/dist/collection/components/certificate-viewer/extensions/{authority_info_access_syntax_extension.js → info_access_syntax_extension.js} +1 -1
- package/dist/collection/components/certificate-viewer/extensions/policy_constraints_extension.js +17 -0
- package/dist/collection/components/certificate-viewer/extensions/policy_mappings_extension.js +19 -0
- package/dist/collection/constants/oids.js +8 -4
- package/dist/collection/crypto/extension.js +4 -1
- package/dist/esm/{download-8756bae5.js → download-1580501c.js} +3735 -7066
- package/dist/esm/{l10n-6ab04c66.js → l10n-c8cf6930.js} +1 -1
- package/dist/esm/peculiar-attribute-certificate-viewer_9.entry.js +70 -30
- package/dist/esm/peculiar-certificate-summary_3.entry.js +1 -1
- package/dist/esm/peculiar-certificates-viewer.entry.js +2 -2
- package/dist/esm-es5/{download-8756bae5.js → download-1580501c.js} +2397 -4496
- package/dist/esm-es5/{l10n-6ab04c66.js → l10n-c8cf6930.js} +2 -2
- package/dist/esm-es5/peculiar-attribute-certificate-viewer_9.entry.js +66 -30
- package/dist/esm-es5/peculiar-certificate-summary_3.entry.js +1 -1
- package/dist/esm-es5/peculiar-certificates-viewer.entry.js +2 -2
- package/dist/peculiar/{p-f304a39b.entry.js → p-294c4ef9.entry.js} +1 -1
- package/dist/peculiar/{p-7aad398f.system.entry.js → p-344c2502.system.entry.js} +1 -1
- package/dist/peculiar/p-557d912f.system.js +1 -1
- package/dist/peculiar/p-6639fba3.system.js +100 -0
- package/dist/peculiar/p-7c7cd1d9.js +100 -0
- package/dist/peculiar/p-9351b95f.system.entry.js +457 -0
- package/dist/peculiar/{p-150d1ad1.system.entry.js → p-983b5210.system.entry.js} +1 -1
- package/dist/peculiar/p-ad2ab9ac.entry.js +110 -0
- package/dist/peculiar/{p-ee7045c5.system.js → p-bd1f9066.system.js} +3 -3
- package/dist/peculiar/{p-79bbe633.js → p-cf1841f8.js} +1 -1
- package/dist/peculiar/{p-d85fb3e7.entry.js → p-efc86dbf.entry.js} +1 -1
- package/dist/peculiar/peculiar.esm.js +1 -1
- package/dist/types/components/certificate-viewer/extensions/info_access_syntax_extension.d.ts +15 -0
- package/dist/types/components/certificate-viewer/extensions/{authority_info_access_syntax_extension.d.ts → policy_constraints_extension.d.ts} +4 -4
- package/dist/types/components/certificate-viewer/extensions/policy_mappings_extension.d.ts +15 -0
- package/dist/types/constants/oids.d.ts +4 -0
- package/dist/types/crypto/extension.d.ts +2 -2
- package/package.json +20 -20
- package/dist/peculiar/p-35030746.js +0 -77
- package/dist/peculiar/p-4f48056d.entry.js +0 -110
- package/dist/peculiar/p-724513d0.system.js +0 -78
- package/dist/peculiar/p-dd80ee96.system.entry.js +0 -443
|
@@ -640,7 +640,7 @@ const history = Object.assign(browserHistory, {
|
|
|
640
640
|
});
|
|
641
641
|
|
|
642
642
|
var dayjs_min = createCommonjsModule(function (module, exports) {
|
|
643
|
-
!function(t,e){module.exports=e();}(commonjsGlobal,(function(){var t=1e3,e=6e4,n=36e5,r="millisecond",i="second",s="minute",u="hour",a="day",o="week",f="month",h="quarter",c="year",d="date",$="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,M={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},m=function(t,e,n){var r=String(t);return !r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},g={s:m,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return (e<=0?"+":"-")+m(r,2,"0")+":"+m(i,2,"0")},m:function t(e,n){if(e.date()<n.date())return -t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),i=e.clone().add(r,f),s=n-i<0,u=e.clone().add(r+(s?-1:1),f);return +(-(r+(n-i)/(s?i-u:u-i))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return {M:f,y:c,w:o,d:a,D:d,h:u,m:s,s:i,ms:r,Q:h}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},v="en",D={};D[v]=M;var p=function(t){return t instanceof _},S=function t(e,n,r){var i;if(!e)return v;if("string"==typeof e){var s=e.toLowerCase();D[s]&&(i=s),n&&(D[s]=n,i=s);var u=e.split("-");if(!i&&u.length>1)return t(u[0])}else {var a=e.name;D[a]=e,i=a;}return !r&&i&&(v=i),i||!r&&v},w=function(t,e){if(p(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new _(n)},O=g;O.l=S,O.i=p,O.w=function(t,e){return w(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var _=function(){function M(t){this.$L=S(t.locale,null,!0),this.parse(t);}var m=M.prototype;return m.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(O.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(l);if(r){var i=r[2]-1||0,s=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)}}return new Date(e)}(t),this.$x=t.x||{},this.init();},m.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds();},m.$utils=function(){return O},m.isValid=function(){return !(this.$d.toString()===$)},m.isSame=function(t,e){var n=w(t);return this.startOf(e)<=n&&n<=this.endOf(e)},m.isAfter=function(t,e){return w(t)<this.startOf(e)},m.isBefore=function(t,e){return this.endOf(e)<w(t)},m.$g=function(t,e,n){return O.u(t)?this[e]:this.set(n,t)},m.unix=function(){return Math.floor(this.valueOf()/1e3)},m.valueOf=function(){return this.$d.getTime()},m.startOf=function(t,e){var n=this,r=!!O.u(e)||e,h=O.p(t),$=function(t,e){var i=O.w(n.$u?Date.UTC(n.$y,e,t):new Date(n.$y,e,t),n);return r?i:i.endOf(a)},l=function(t,e){return O.w(n.toDate()[t].apply(n.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(e)),n)},y=this.$W,M=this.$M,m=this.$D,g="set"+(this.$u?"UTC":"");switch(h){case c:return r?$(1,0):$(31,11);case f:return r?$(1,M):$(0,M+1);case o:var v=this.$locale().weekStart||0,D=(y<v?y+7:y)-v;return $(r?m-D:m+(6-D),M);case a:case d:return l(g+"Hours",0);case u:return l(g+"Minutes",1);case s:return l(g+"Seconds",2);case i:return l(g+"Milliseconds",3);default:return this.clone()}},m.endOf=function(t){return this.startOf(t,!1)},m.$set=function(t,e){var n,o=O.p(t),h="set"+(this.$u?"UTC":""),$=(n={},n[a]=h+"Date",n[d]=h+"Date",n[f]=h+"Month",n[c]=h+"FullYear",n[u]=h+"Hours",n[s]=h+"Minutes",n[i]=h+"Seconds",n[r]=h+"Milliseconds",n)[o],l=o===a?this.$D+(e-this.$W):e;if(o===f||o===c){var y=this.clone().set(d,1);y.$d[$](l),y.init(),this.$d=y.set(d,Math.min(this.$D,y.daysInMonth())).$d;}else $&&this.$d[$](l);return this.init(),this},m.set=function(t,e){return this.clone().$set(t,e)},m.get=function(t){return this[O.p(t)]()},m.add=function(r,h){var d,$=this;r=Number(r);var l=O.p(h),y=function(t){var e=w($);return O.w(e.date(e.date()+Math.round(t*r)),$)};if(l===f)return this.set(f,this.$M+r);if(l===c)return this.set(c,this.$y+r);if(l===a)return y(1);if(l===o)return y(7);var M=(d={},d[s]=e,d[u]=n,d[i]=t,d)[l]||1,m=this.$d.getTime()+r*M;return O.w(m,this)},m.subtract=function(t,e){return this.add(-1*t,e)},m.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||$;var r=t||"YYYY-MM-DDTHH:mm:ssZ",i=O.z(this),s=this.$H,u=this.$m,a=this.$M,o=n.weekdays,f=n.months,h=function(t,n,i,s){return t&&(t[n]||t(e,r))||i[n].
|
|
643
|
+
!function(t,e){module.exports=e();}(commonjsGlobal,(function(){var t=1e3,e=6e4,n=36e5,r="millisecond",i="second",s="minute",u="hour",a="day",o="week",f="month",h="quarter",c="year",d="date",$="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,M={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},m=function(t,e,n){var r=String(t);return !r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},g={s:m,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return (e<=0?"+":"-")+m(r,2,"0")+":"+m(i,2,"0")},m:function t(e,n){if(e.date()<n.date())return -t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),i=e.clone().add(r,f),s=n-i<0,u=e.clone().add(r+(s?-1:1),f);return +(-(r+(n-i)/(s?i-u:u-i))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return {M:f,y:c,w:o,d:a,D:d,h:u,m:s,s:i,ms:r,Q:h}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},v="en",D={};D[v]=M;var p=function(t){return t instanceof _},S=function t(e,n,r){var i;if(!e)return v;if("string"==typeof e){var s=e.toLowerCase();D[s]&&(i=s),n&&(D[s]=n,i=s);var u=e.split("-");if(!i&&u.length>1)return t(u[0])}else {var a=e.name;D[a]=e,i=a;}return !r&&i&&(v=i),i||!r&&v},w=function(t,e){if(p(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new _(n)},O=g;O.l=S,O.i=p,O.w=function(t,e){return w(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var _=function(){function M(t){this.$L=S(t.locale,null,!0),this.parse(t);}var m=M.prototype;return m.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(O.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(l);if(r){var i=r[2]-1||0,s=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)}}return new Date(e)}(t),this.$x=t.x||{},this.init();},m.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds();},m.$utils=function(){return O},m.isValid=function(){return !(this.$d.toString()===$)},m.isSame=function(t,e){var n=w(t);return this.startOf(e)<=n&&n<=this.endOf(e)},m.isAfter=function(t,e){return w(t)<this.startOf(e)},m.isBefore=function(t,e){return this.endOf(e)<w(t)},m.$g=function(t,e,n){return O.u(t)?this[e]:this.set(n,t)},m.unix=function(){return Math.floor(this.valueOf()/1e3)},m.valueOf=function(){return this.$d.getTime()},m.startOf=function(t,e){var n=this,r=!!O.u(e)||e,h=O.p(t),$=function(t,e){var i=O.w(n.$u?Date.UTC(n.$y,e,t):new Date(n.$y,e,t),n);return r?i:i.endOf(a)},l=function(t,e){return O.w(n.toDate()[t].apply(n.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(e)),n)},y=this.$W,M=this.$M,m=this.$D,g="set"+(this.$u?"UTC":"");switch(h){case c:return r?$(1,0):$(31,11);case f:return r?$(1,M):$(0,M+1);case o:var v=this.$locale().weekStart||0,D=(y<v?y+7:y)-v;return $(r?m-D:m+(6-D),M);case a:case d:return l(g+"Hours",0);case u:return l(g+"Minutes",1);case s:return l(g+"Seconds",2);case i:return l(g+"Milliseconds",3);default:return this.clone()}},m.endOf=function(t){return this.startOf(t,!1)},m.$set=function(t,e){var n,o=O.p(t),h="set"+(this.$u?"UTC":""),$=(n={},n[a]=h+"Date",n[d]=h+"Date",n[f]=h+"Month",n[c]=h+"FullYear",n[u]=h+"Hours",n[s]=h+"Minutes",n[i]=h+"Seconds",n[r]=h+"Milliseconds",n)[o],l=o===a?this.$D+(e-this.$W):e;if(o===f||o===c){var y=this.clone().set(d,1);y.$d[$](l),y.init(),this.$d=y.set(d,Math.min(this.$D,y.daysInMonth())).$d;}else $&&this.$d[$](l);return this.init(),this},m.set=function(t,e){return this.clone().$set(t,e)},m.get=function(t){return this[O.p(t)]()},m.add=function(r,h){var d,$=this;r=Number(r);var l=O.p(h),y=function(t){var e=w($);return O.w(e.date(e.date()+Math.round(t*r)),$)};if(l===f)return this.set(f,this.$M+r);if(l===c)return this.set(c,this.$y+r);if(l===a)return y(1);if(l===o)return y(7);var M=(d={},d[s]=e,d[u]=n,d[i]=t,d)[l]||1,m=this.$d.getTime()+r*M;return O.w(m,this)},m.subtract=function(t,e){return this.add(-1*t,e)},m.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||$;var r=t||"YYYY-MM-DDTHH:mm:ssZ",i=O.z(this),s=this.$H,u=this.$m,a=this.$M,o=n.weekdays,f=n.months,h=function(t,n,i,s){return t&&(t[n]||t(e,r))||i[n].slice(0,s)},c=function(t){return O.s(s%12||12,t,"0")},d=n.meridiem||function(t,e,n){var r=t<12?"AM":"PM";return n?r.toLowerCase():r},l={YY:String(this.$y).slice(-2),YYYY:this.$y,M:a+1,MM:O.s(a+1,2,"0"),MMM:h(n.monthsShort,a,f,3),MMMM:h(f,a),D:this.$D,DD:O.s(this.$D,2,"0"),d:String(this.$W),dd:h(n.weekdaysMin,this.$W,o,2),ddd:h(n.weekdaysShort,this.$W,o,3),dddd:o[this.$W],H:String(s),HH:O.s(s,2,"0"),h:c(1),hh:c(2),a:d(s,u,!0),A:d(s,u,!1),m:String(u),mm:O.s(u,2,"0"),s:String(this.$s),ss:O.s(this.$s,2,"0"),SSS:O.s(this.$ms,3,"0"),Z:i};return r.replace(y,(function(t,e){return e||l[t]||i.replace(":","")}))},m.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},m.diff=function(r,d,$){var l,y=O.p(d),M=w(r),m=(M.utcOffset()-this.utcOffset())*e,g=this-M,v=O.m(this,M);return v=(l={},l[c]=v/12,l[f]=v,l[h]=v/3,l[o]=(g-m)/6048e5,l[a]=(g-m)/864e5,l[u]=g/n,l[s]=g/e,l[i]=g/t,l)[y]||g,$?v:O.a(v)},m.daysInMonth=function(){return this.endOf(f).$D},m.$locale=function(){return D[this.$L]},m.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),r=S(t,e,!0);return r&&(n.$L=r),n},m.clone=function(){return O.w(this.$d,this)},m.toDate=function(){return new Date(this.valueOf())},m.toJSON=function(){return this.isValid()?this.toISOString():null},m.toISOString=function(){return this.$d.toISOString()},m.toString=function(){return this.$d.toUTCString()},M}(),T=_.prototype;return w.prototype=T,[["$ms",r],["$s",i],["$m",s],["$H",u],["$W",a],["$M",f],["$y",c],["$D",d]].forEach((function(t){T[t[1]]=function(e){return this.$g(e,t[0],t[1])};})),w.extend=function(t,e){return t.$i||(t(e,_,w),t.$i=!0),w},w.locale=S,w.isDayjs=p,w.unix=function(t){return w(1e3*t)},w.en=D[v],w.Ls=D,w.p={},w}));
|
|
644
644
|
});
|
|
645
645
|
|
|
646
646
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance, H as Host, c as createEvent } from './index-5ef692cc.js';
|
|
2
|
-
import {
|
|
3
|
-
import { d as
|
|
2
|
+
import { d as dateDiff, l as l10n, a as dateShort, h as history } from './l10n-c8cf6930.js';
|
|
3
|
+
import { A as AsnData, a as Attribute$1, b as build_2, i as id_pkcs9_at_extensionRequest, c as AsnParser, E as ExtensionRequest, d as Extension, e as AsnConvert, f as id_pkcs9_at_unstructuredName, U as UnstructuredName, g as id_pkcs9_at_challengePassword, C as ChallengePassword, h as id_ValuationRanking, V as ValuationRanking, j as id_InsuranceValue, I as InsuranceValue, k as id_WebGDPR, W as WebGDPR, l as id_ActivityDescription, m as ActivityDescription, n as id_TypeRelationship, T as TypeRelationship, o as id_DomainNameTechnicalOperator, D as DomainNameTechnicalOperator, p as id_DomainNameOwner, q as DomainNameOwner, r as id_DomainNameLegalRepresentative, s as DomainNameLegalRepresentative, t as id_DomainNameBeneficiary, u as DomainNameBeneficiary, v as certificateRawToBuffer, w as AttributeCertificate, x as getCertificateThumbprint, y as hexFormat, z as base64Format, B as CertificationRequest, N as Name, F as id_ecPublicKey, G as ECParameters, H as id_rsaEncryption, R as RSAPublicKey, O as OIDs, J as Name$1, K as OtherName, L as DisplayText, M as UserNotice, P as build_1, Q as EDIPartyName, S as AsnIntegerArrayBufferConverter, X as KeyUsage, Y as BasicConstraints, Z as ExtendedKeyUsage, _ as SubjectKeyIdentifier, $ as AuthorityKeyIdentifier, a0 as CRLDistributionPoints, a1 as AuthorityInfoAccessSyntax, a2 as SubjectInfoAccessSyntax, a3 as SubjectAlternativeName, a4 as CertificatePolicies, a5 as CertificateTransparency, a6 as NameConstraints, a7 as CertificateTemplate, a8 as EnrollCertTypeChoice, a9 as CaVersion, aa as QCStatements, ab as NetscapeComment, ac as NetscapeCertType, ad as LeiRole, ae as LeiChoice, af as Timestamp, ag as ArchiveRevInfo, ah as CRLReason, ai as SubjectDirectoryAttributes, aj as PrivateKeyUsagePeriod, ak as EntrustVersionInfo, al as BiometricSyntax, am as LogotypeExtn, an as TNAuthorizationList, ao as PolicyConstraints, ap as PolicyMappings, aq as Download, ar as isPem, as as isX509Pem, at as isPkcs10Pem, au as isX509AttributePem, av as X509Certificate } from './download-1580501c.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @license
|
|
@@ -86,7 +86,7 @@ class Attribute extends AsnData {
|
|
|
86
86
|
break;
|
|
87
87
|
}
|
|
88
88
|
default:
|
|
89
|
-
this.value =
|
|
89
|
+
this.value = build_2.ToHex(asnExtnValue);
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
getAsnExtnValue() {
|
|
@@ -108,7 +108,7 @@ class X509AttributeCertificate extends AsnData {
|
|
|
108
108
|
this.thumbprints = {};
|
|
109
109
|
this.type = 'X.509 Attribute Certificate';
|
|
110
110
|
const { acinfo } = this.asn;
|
|
111
|
-
this.serialNumber =
|
|
111
|
+
this.serialNumber = build_2.ToHex(acinfo.serialNumber);
|
|
112
112
|
this.version = acinfo.version;
|
|
113
113
|
const notBefore = acinfo.attrCertValidityPeriod.notBeforeTime;
|
|
114
114
|
if (!notBefore) {
|
|
@@ -148,17 +148,17 @@ class X509AttributeCertificate extends AsnData {
|
|
|
148
148
|
async getThumbprint(algorithm = 'SHA-1') {
|
|
149
149
|
try {
|
|
150
150
|
const thumbprint = await getCertificateThumbprint(algorithm, this.raw);
|
|
151
|
-
this.thumbprints[algorithm['name'] || algorithm] =
|
|
151
|
+
this.thumbprints[algorithm['name'] || algorithm] = build_2.ToHex(thumbprint);
|
|
152
152
|
}
|
|
153
153
|
catch (error) {
|
|
154
154
|
console.error('Error thumbprint get:', error);
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
exportAsBase64() {
|
|
158
|
-
return
|
|
158
|
+
return build_2.ToBase64(this.raw);
|
|
159
159
|
}
|
|
160
160
|
exportAsHexFormatted() {
|
|
161
|
-
return hexFormat(
|
|
161
|
+
return hexFormat(build_2.ToHex(this.raw));
|
|
162
162
|
}
|
|
163
163
|
exportAsPemFormatted() {
|
|
164
164
|
return `-----BEGIN ATTRIBUTE CERTIFICATE-----\n${base64Format(this.exportAsBase64())}\n-----END ATTRIBUTE CERTIFICATE-----`;
|
|
@@ -222,7 +222,7 @@ class CSR extends AsnData {
|
|
|
222
222
|
async getThumbprint(algorithm = 'SHA-1') {
|
|
223
223
|
try {
|
|
224
224
|
const thumbprint = await getCertificateThumbprint(algorithm, this.raw);
|
|
225
|
-
this.thumbprints[algorithm['name'] || algorithm] =
|
|
225
|
+
this.thumbprints[algorithm['name'] || algorithm] = build_2.ToHex(thumbprint);
|
|
226
226
|
}
|
|
227
227
|
catch (error) {
|
|
228
228
|
console.error('Error thumbprint get:', error);
|
|
@@ -236,10 +236,10 @@ class CSR extends AsnData {
|
|
|
236
236
|
}
|
|
237
237
|
}
|
|
238
238
|
exportAsBase64() {
|
|
239
|
-
return
|
|
239
|
+
return build_2.ToBase64(this.raw);
|
|
240
240
|
}
|
|
241
241
|
exportAsHexFormatted() {
|
|
242
|
-
return hexFormat(
|
|
242
|
+
return hexFormat(build_2.ToHex(this.raw));
|
|
243
243
|
}
|
|
244
244
|
exportAsPemFormatted() {
|
|
245
245
|
return `-----BEGIN CERTIFICATE REQUEST-----\n${base64Format(this.exportAsBase64())}\n-----END CERTIFICATE REQUEST-----`;
|
|
@@ -331,7 +331,7 @@ const Signature = (props) => {
|
|
|
331
331
|
return [
|
|
332
332
|
h(RowTitle, { value: l10n.getString('signature') }),
|
|
333
333
|
h(RowValue, { name: l10n.getString('algorithm'), value: getStringByOID(signature.algorithm) }),
|
|
334
|
-
h(RowValue, { name: l10n.getString('value'), value:
|
|
334
|
+
h(RowValue, { name: l10n.getString('value'), value: build_2.ToHex(signature.value), monospace: true, collapse: true }),
|
|
335
335
|
];
|
|
336
336
|
};
|
|
337
337
|
|
|
@@ -429,13 +429,13 @@ const GeneralNamePart = (props) => {
|
|
|
429
429
|
catch (error) {
|
|
430
430
|
//
|
|
431
431
|
}
|
|
432
|
-
return (h(RowValue, { name: OIDs[value.typeId] || value.typeId, value:
|
|
432
|
+
return (h(RowValue, { name: OIDs[value.typeId] || value.typeId, value: build_2.ToHex(value.value), monospace: true }));
|
|
433
433
|
}
|
|
434
|
-
if (
|
|
435
|
-
return (h(RowValue, { name: names[name] || name, value:
|
|
434
|
+
if (build_1.isBufferSource(value)) {
|
|
435
|
+
return (h(RowValue, { name: names[name] || name, value: build_2.ToString(value) }));
|
|
436
436
|
}
|
|
437
437
|
if (value instanceof EDIPartyName) {
|
|
438
|
-
return (h(RowValue, { name: names[name] || name, value:
|
|
438
|
+
return (h(RowValue, { name: names[name] || name, value: build_2.ToString(value.partyName) }));
|
|
439
439
|
}
|
|
440
440
|
if (name === 'dNSName') {
|
|
441
441
|
return (h(RowValue, { name: names[name] || name, value: value, href: getDNSNameLink(value) }));
|
|
@@ -719,7 +719,7 @@ const ExtendedKeyUsageExtension = (props) => {
|
|
|
719
719
|
*/
|
|
720
720
|
const SubjectKeyIdentifierExtension = (props) => {
|
|
721
721
|
const { extension, getSubjectKeyIdChildrenLink, getSubjectKeyIdSiblingsLink } = props;
|
|
722
|
-
const keyId =
|
|
722
|
+
const keyId = build_2.ToHex(extension.value.buffer);
|
|
723
723
|
const childrenLink = getSubjectKeyIdChildrenLink(keyId);
|
|
724
724
|
const siblingsLink = getSubjectKeyIdSiblingsLink(keyId);
|
|
725
725
|
return (h(BasicExtension, { extension: extension },
|
|
@@ -744,7 +744,7 @@ const SubjectKeyIdentifierExtension = (props) => {
|
|
|
744
744
|
*/
|
|
745
745
|
const AuthorityKeyIdentifierExtension = (props) => {
|
|
746
746
|
const { extension, getAuthKeyIdParentLink, getAuthKeyIdSiblingsLink } = props;
|
|
747
|
-
const keyId =
|
|
747
|
+
const keyId = build_2.ToHex(extension.value.keyIdentifier.buffer);
|
|
748
748
|
const parentLink = getAuthKeyIdParentLink(keyId);
|
|
749
749
|
const siblingsLink = getAuthKeyIdSiblingsLink(keyId);
|
|
750
750
|
return (h(BasicExtension, { extension: extension },
|
|
@@ -770,8 +770,11 @@ const AuthorityKeyIdentifierExtension = (props) => {
|
|
|
770
770
|
const CRLDistributionPointsExtension = (props) => {
|
|
771
771
|
const { extension } = props;
|
|
772
772
|
return (h(BasicExtension, { extension: extension }, extension.value.map((point) => {
|
|
773
|
-
var _a;
|
|
774
|
-
return (
|
|
773
|
+
var _a, _b;
|
|
774
|
+
return ([
|
|
775
|
+
(_a = point.distributionPoint) === null || _a === void 0 ? void 0 : _a.fullName.map((gn) => (h(GeneralNamePart, Object.assign({ generalName: gn }, props)))),
|
|
776
|
+
(_b = point.cRLIssuer) === null || _b === void 0 ? void 0 : _b.map((gn) => (h(GeneralNamePart, Object.assign({ generalName: gn }, props)))),
|
|
777
|
+
]);
|
|
775
778
|
})));
|
|
776
779
|
};
|
|
777
780
|
|
|
@@ -782,7 +785,7 @@ const CRLDistributionPointsExtension = (props) => {
|
|
|
782
785
|
* This source code is licensed under the MIT license found in the
|
|
783
786
|
* LICENSE file in the root directory of this source tree.
|
|
784
787
|
*/
|
|
785
|
-
const
|
|
788
|
+
const InfoAccessSyntaxExtension = (props) => {
|
|
786
789
|
const { extension } = props;
|
|
787
790
|
return (h(BasicExtension, { extension: extension }, extension.value.map((description, arrayIndex) => ([
|
|
788
791
|
h(RowValue, { name: `Description #${arrayIndex + 1}`, value: "" }),
|
|
@@ -1014,7 +1017,7 @@ const QCStatementsExtension = (props) => {
|
|
|
1014
1017
|
return (h(BasicExtension, { extension: extension }, extension.value.map((statement, arrayIndex) => ([
|
|
1015
1018
|
h(RowValue, { name: `Statement #${arrayIndex + 1}`, value: "" }),
|
|
1016
1019
|
h(RowValue, { name: "ID", value: getStringByOID(statement.statementId) }),
|
|
1017
|
-
h(RowValue, { name: "Info", value: statement.statementInfo.byteLength ?
|
|
1020
|
+
h(RowValue, { name: "Info", value: statement.statementInfo.byteLength ? build_2.ToHex(statement.statementInfo) : null, monospace: true }),
|
|
1018
1021
|
]))));
|
|
1019
1022
|
};
|
|
1020
1023
|
|
|
@@ -1119,7 +1122,7 @@ const CRLReasonExtension = (props) => {
|
|
|
1119
1122
|
* LICENSE file in the root directory of this source tree.
|
|
1120
1123
|
*/
|
|
1121
1124
|
function getAttributeValue(attribute) {
|
|
1122
|
-
return
|
|
1125
|
+
return build_2.ToString(attribute.values[0]);
|
|
1123
1126
|
}
|
|
1124
1127
|
|
|
1125
1128
|
/**
|
|
@@ -1193,7 +1196,7 @@ const BiometricSyntaxExtension = (props) => {
|
|
|
1193
1196
|
h(RowValue, { name: "OID", value: getStringByOID(data.typeOfBiometricData.biometricDataOid) }),
|
|
1194
1197
|
h(RowValue, { name: "Type", value: data.typeOfBiometricData.predefinedBiometricType }),
|
|
1195
1198
|
h(RowValue, { name: "Algorithm", value: getStringByOID(data.hashAlgorithm.algorithm) }),
|
|
1196
|
-
h(RowValue, { name: "Hash", value:
|
|
1199
|
+
h(RowValue, { name: "Hash", value: build_2.ToHex(data.biometricDataHash.buffer), monospace: true }),
|
|
1197
1200
|
h(RowValue, { name: "Source Uri", value: data.sourceDataUri }),
|
|
1198
1201
|
]))));
|
|
1199
1202
|
};
|
|
@@ -1215,7 +1218,7 @@ const LogotypeExtension = (props) => {
|
|
|
1215
1218
|
const { imageDetails } = img;
|
|
1216
1219
|
return [
|
|
1217
1220
|
h(RowValue, { name: "Image Type", value: imageDetails.mediaType }),
|
|
1218
|
-
h(RowValue, { name: "Image Hash", value:
|
|
1221
|
+
h(RowValue, { name: "Image Hash", value: build_2.ToHex(imageDetails.logotypeHash[0].hashValue), monospace: true }),
|
|
1219
1222
|
h(RowValue, { name: "Image URL", value: imageDetails.logotypeURI[0], monospace: true, collapse: true }),
|
|
1220
1223
|
h(RowValue, { name: "Image Hash Algorithm", value: getStringByOID(imageDetails.logotypeHash[0].hashAlg.algorithm) }),
|
|
1221
1224
|
];
|
|
@@ -1229,7 +1232,7 @@ const LogotypeExtension = (props) => {
|
|
|
1229
1232
|
const { audioDetails } = aud;
|
|
1230
1233
|
return [
|
|
1231
1234
|
h(RowValue, { name: "Audio Type", value: audioDetails.mediaType }),
|
|
1232
|
-
h(RowValue, { name: "Audio Hash", value:
|
|
1235
|
+
h(RowValue, { name: "Audio Hash", value: build_2.ToHex(audioDetails.logotypeHash[0].hashValue), monospace: true }),
|
|
1233
1236
|
h(RowValue, { name: "Audio URL", value: audioDetails.logotypeURI[0], monospace: true, collapse: true }),
|
|
1234
1237
|
h(RowValue, { name: "Audio Hash Algorithm", value: getStringByOID(audioDetails.logotypeHash[0].hashAlg.algorithm) }),
|
|
1235
1238
|
];
|
|
@@ -1271,6 +1274,36 @@ const TNAuthListExtension = (props) => {
|
|
|
1271
1274
|
]))));
|
|
1272
1275
|
};
|
|
1273
1276
|
|
|
1277
|
+
/**
|
|
1278
|
+
* @license
|
|
1279
|
+
* Copyright (c) Peculiar Ventures, LLC.
|
|
1280
|
+
*
|
|
1281
|
+
* This source code is licensed under the MIT license found in the
|
|
1282
|
+
* LICENSE file in the root directory of this source tree.
|
|
1283
|
+
*/
|
|
1284
|
+
const PolicyConstraintsExtension = (props) => {
|
|
1285
|
+
const { extension } = props;
|
|
1286
|
+
return (h(BasicExtension, { extension: extension },
|
|
1287
|
+
extension.value.requireExplicitPolicy && (h(RowValue, { name: "Require Explicit Policy", value: AsnIntegerArrayBufferConverter.toASN(extension.value.requireExplicitPolicy).valueBlock.toString() })),
|
|
1288
|
+
extension.value.inhibitPolicyMapping && (h(RowValue, { name: "Inhibit Policy Mapping", value: AsnIntegerArrayBufferConverter.toASN(extension.value.inhibitPolicyMapping).valueBlock.toString() }))));
|
|
1289
|
+
};
|
|
1290
|
+
|
|
1291
|
+
/**
|
|
1292
|
+
* @license
|
|
1293
|
+
* Copyright (c) Peculiar Ventures, LLC.
|
|
1294
|
+
*
|
|
1295
|
+
* This source code is licensed under the MIT license found in the
|
|
1296
|
+
* LICENSE file in the root directory of this source tree.
|
|
1297
|
+
*/
|
|
1298
|
+
const PolicyMappingsExtension = (props) => {
|
|
1299
|
+
const { extension } = props;
|
|
1300
|
+
return (h(BasicExtension, { extension: extension }, extension.value.map((policy, arrayIndex) => ([
|
|
1301
|
+
h(RowValue, { name: `Policy #${arrayIndex + 1}`, value: "" }),
|
|
1302
|
+
h(RowValue, { name: "Issuer Domain", value: getStringByOID(policy.issuerDomainPolicy) }),
|
|
1303
|
+
h(RowValue, { name: "Subject Domain", value: getStringByOID(policy.subjectDomainPolicy) }),
|
|
1304
|
+
]))));
|
|
1305
|
+
};
|
|
1306
|
+
|
|
1274
1307
|
/**
|
|
1275
1308
|
* @license
|
|
1276
1309
|
* Copyright (c) Peculiar Ventures, LLC.
|
|
@@ -1305,8 +1338,9 @@ const Extensions = (props) => {
|
|
|
1305
1338
|
if (extension.value instanceof CRLDistributionPoints) {
|
|
1306
1339
|
return (h(CRLDistributionPointsExtension, Object.assign({ extension: extension }, props)));
|
|
1307
1340
|
}
|
|
1308
|
-
if (extension.value instanceof AuthorityInfoAccessSyntax
|
|
1309
|
-
|
|
1341
|
+
if (extension.value instanceof AuthorityInfoAccessSyntax
|
|
1342
|
+
|| extension.value instanceof SubjectInfoAccessSyntax) {
|
|
1343
|
+
return (h(InfoAccessSyntaxExtension, Object.assign({ extension: extension }, props)));
|
|
1310
1344
|
}
|
|
1311
1345
|
if (extension.value instanceof SubjectAlternativeName) {
|
|
1312
1346
|
return (h(SubjectAlternativeNameExtension, Object.assign({ extension: extension }, props)));
|
|
@@ -1371,6 +1405,12 @@ const Extensions = (props) => {
|
|
|
1371
1405
|
if (extension.value instanceof TNAuthorizationList) {
|
|
1372
1406
|
return (h(TNAuthListExtension, { extension: extension }));
|
|
1373
1407
|
}
|
|
1408
|
+
if (extension.value instanceof PolicyConstraints) {
|
|
1409
|
+
return (h(PolicyConstraintsExtension, { extension: extension }));
|
|
1410
|
+
}
|
|
1411
|
+
if (extension.value instanceof PolicyMappings) {
|
|
1412
|
+
return (h(PolicyMappingsExtension, { extension: extension }));
|
|
1413
|
+
}
|
|
1374
1414
|
if (typeof extension.value === 'string') {
|
|
1375
1415
|
return (h(AsStringExtension, { extension: extension }));
|
|
1376
1416
|
}
|
|
@@ -1493,7 +1533,7 @@ const Holder = (props) => {
|
|
|
1493
1533
|
h("tr", null,
|
|
1494
1534
|
h("td", null),
|
|
1495
1535
|
h("td", null)),
|
|
1496
|
-
h(RowValue, { name: l10n.getString('serialNumber'), value:
|
|
1536
|
+
h(RowValue, { name: l10n.getString('serialNumber'), value: build_2.ToHex(baseCertificateID.serial), monospace: true }),
|
|
1497
1537
|
h("tr", null,
|
|
1498
1538
|
h("td", null),
|
|
1499
1539
|
h("td", null)),
|
|
@@ -1501,7 +1541,7 @@ const Holder = (props) => {
|
|
|
1501
1541
|
objectDigestInfo && ([
|
|
1502
1542
|
h(RowValue, { name: l10n.getString('digestInfo'), value: "" }),
|
|
1503
1543
|
h(RowValue, { name: l10n.getString('algorithm'), value: getStringByOID(objectDigestInfo.digestAlgorithm.algorithm) }),
|
|
1504
|
-
h(RowValue, { name: l10n.getString('value'), value:
|
|
1544
|
+
h(RowValue, { name: l10n.getString('value'), value: build_2.ToHex(objectDigestInfo.objectDigest), monospace: true }),
|
|
1505
1545
|
h(RowValue, { name: l10n.getString('type'), value: objectDigestInfo.digestedObjectType }),
|
|
1506
1546
|
]),
|
|
1507
1547
|
];
|
|
@@ -1814,7 +1854,7 @@ const PublicKey = (props) => {
|
|
|
1814
1854
|
h(RowValue, { name: l10n.getString('namedCurve'), value: getStringByOID((_a = publicKey.params) === null || _a === void 0 ? void 0 : _a['namedCurve']) }),
|
|
1815
1855
|
h(RowValue, { name: l10n.getString('exponent'), value: getPublicKeyExponent(publicKey) }),
|
|
1816
1856
|
h(RowValue, { name: l10n.getString('modulus'), value: getPublicKeyModulus(publicKey) }),
|
|
1817
|
-
h(RowValue, { name: l10n.getString('value'), value:
|
|
1857
|
+
h(RowValue, { name: l10n.getString('value'), value: build_2.ToHex(publicKey.value), monospace: true, collapse: true }),
|
|
1818
1858
|
];
|
|
1819
1859
|
};
|
|
1820
1860
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-5ef692cc.js';
|
|
2
|
-
import { l as l10n, a as dateShort } from './l10n-
|
|
2
|
+
import { l as l10n, a as dateShort } from './l10n-c8cf6930.js';
|
|
3
3
|
|
|
4
4
|
const certificateSummaryCss = ":host{-webkit-box-sizing:border-box;box-sizing:border-box}:host *,:host *:before,:host *:after{-webkit-box-sizing:inherit;box-sizing:inherit}:host{display:block;width:100%}td{border:none;padding:0}table{width:100%;border-spacing:0;border-collapse:collapse}td{vertical-align:top;padding-top:5px;padding-bottom:5px}table td:first-child{width:130px;padding-right:10px}table td:last-child{width:calc(100% - 130px)}@media (max-width: 900px){table,tr,td{display:block}table td:last-child,table td:first-child{width:100%}}";
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host } from './index-5ef692cc.js';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { l as l10n } from './l10n-c8cf6930.js';
|
|
3
|
+
import { av as X509Certificate, aq as Download, O as OIDs } from './download-1580501c.js';
|
|
4
4
|
|
|
5
5
|
const certificatesViewerCss = ":host{-webkit-box-sizing:border-box;box-sizing:border-box}:host *,:host *:before,:host *:after{-webkit-box-sizing:inherit;box-sizing:inherit}:host{display:block;width:100%;word-wrap:break-word;min-width:280px;overflow:auto;position:relative;background:white;background:rgba(var(--pv-color-light-rgb), 1)}table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}table thead{background-color:rgba(53, 132, 247, 0.07);background-color:rgba(var(--pv-color-primary-rgb), 0.07)}table tr td{vertical-align:middle}table tbody tr:not(.expanded_summary){cursor:pointer}table tr{border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1)}table th{padding:15px 10px;border-width:1px;border-style:solid;border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1)}table td{padding:8px 10px;border-width:1px;border-style:solid;border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1)}table .col_issuer,table .col_name,table .col_public_key{width:16%}table .col_actions,table .col_tests{width:18%}table.m_extra .col_issuer,table.m_extra .col_name,table.m_extra .col_public_key{width:12%}table.m_extra .col_actions,table.m_extra .col_tests{width:17%}table tr.expanded td:not(:last-child){border-right-color:transparent}table tr.expanded td{border-bottom-color:transparent}.expanded{border-bottom-color:transparent;background-color:rgba(53, 132, 247, 0.04);background-color:rgba(var(--pv-color-primary-rgb), 0.04)}table tr.expanded_summary{background-color:rgba(53, 132, 247, 0.04);background-color:rgba(var(--pv-color-primary-rgb), 0.04)}table tr.expanded_summary td{vertical-align:top;padding:10px 20px 26px}@-webkit-keyframes fadeIn{0%{opacity:0.001}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0.001}100%{opacity:1}}.modal_wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;overflow:auto;text-align:center;-webkit-animation:fadeIn 200ms;animation:fadeIn 200ms;padding:30px 10px}.modal_wrapper:before{display:inline-block;vertical-align:middle;width:0;height:100%;content:\"\"}.modal_backdrop{background:rgba(42, 49, 52, 0.5);background:rgba(var(--pv-color-dark-rgb), 0.5);z-index:-1;position:fixed;top:0;right:0;bottom:0;left:0}.modal_container{position:relative;display:inline-block;vertical-align:middle;width:100%;max-width:900px;text-align:left;border-radius:3px;overflow:hidden;background-color:white;background-color:rgba(var(--pv-color-light-rgb), 1);height:100%}.modal_title{background-color:rgba(53, 132, 247, 0.07);background-color:rgba(var(--pv-color-primary-rgb), 0.07);border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1);border-bottom-width:1px;border-bottom-style:solid;padding:20px 60px 16px 20px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:60px}.modal_content{height:calc(100% - 60px);overflow-y:auto}.modal_close{cursor:pointer;border:none;background-color:transparent;position:absolute;top:0;bottom:0;right:0;padding:0 12px;-webkit-transition:opacity 100ms;transition:opacity 100ms;outline:none}.modal_close:hover{opacity:0.6}.modal_close svg{fill:#2a3134;fill:rgba(var(--pv-color-dark-rgb), 1)}.button_table_action{margin:2px}.mobile_title{display:none}.status_wrapper{height:85px;text-align:center;pointer-events:none}.search_section{background-color:rgba(53, 132, 247, 0.07);background-color:rgba(var(--pv-color-primary-rgb), 0.07);border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1);height:50px;padding:10px;border-width:1px 1px 0 1px;border-style:solid}.input_search{height:100%;width:100%;border-radius:3px;border-width:1px;border-style:solid;padding:0 14px;font-size:12px;outline:none;border-color:#d1d5d9;border-color:rgba(var(--pv-color-grey_3-rgb), 1);color:#2a3134;color:rgba(var(--pv-color-dark-rgb), 1)}.input_search::-moz-placeholder{color:#d1d5d9;color:rgba(var(--pv-color-grey_3-rgb), 1)}.input_search:-ms-input-placeholder{color:#d1d5d9;color:rgba(var(--pv-color-grey_3-rgb), 1)}.input_search::-webkit-input-placeholder{color:#d1d5d9;color:rgba(var(--pv-color-grey_3-rgb), 1)}.input_search::-ms-input-placeholder{color:#d1d5d9;color:rgba(var(--pv-color-grey_3-rgb), 1)}.input_search::placeholder{color:#d1d5d9;color:rgba(var(--pv-color-grey_3-rgb), 1)}.loading_container{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(42, 49, 52, 0.3);background:rgba(var(--pv-color-dark-rgb), 0.3);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.align_center{text-align:center}@media (hover: hover){table tbody tr:not(.expanded_summary):hover{background-color:rgba(53, 132, 247, 0.04);background-color:rgba(var(--pv-color-primary-rgb), 0.04)}}@media (max-width: 900px){table,tbody,tr,td{display:block}thead{display:none}tr{padding:0 15px;border-width:1px;border-style:solid}tr:not(:first-child){margin-top:-1px}tr:not(.expanded_summary) td:first-child{border:none !important}table td{padding-left:0;padding-right:0;border-width:1px 0 0 0 !important;border-color:rgba(209, 213, 217, 0.5);border-color:rgba(var(--pv-color-grey_3-rgb), 0.5)}table tr.expanded_summary td{padding:15px 0}.mobile_title{display:inline-block;width:90px;vertical-align:middle}.modal_title{padding:17px 60px 17px 15px}.content{display:inline-block;width:calc(100% - 90px);vertical-align:middle;text-align:left}.expanded_summary{border-top-color:transparent;padding-bottom:10px}.expanded_summary td:before{content:none}.status_wrapper{height:266px;display:table-cell}.search_section{height:60px;padding:15px}.align_center{text-align:inherit}}";
|
|
6
6
|
|