@peculiar/certificates-viewer 4.5.0 → 4.6.1

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 (549) hide show
  1. package/components/actions.js.map +1 -1
  2. package/components/arrow_top.js.map +1 -1
  3. package/components/attribute-certificate-viewer.js +4 -6
  4. package/components/attribute-certificate-viewer.js.map +1 -1
  5. package/components/attribute.js.map +1 -1
  6. package/components/button-menu.js +2 -4
  7. package/components/button-menu.js.map +1 -1
  8. package/components/button.js +5 -3
  9. package/components/button.js.map +1 -1
  10. package/components/certificate-chain-viewer.js +2 -3
  11. package/components/certificate-chain-viewer.js.map +1 -1
  12. package/components/certificate-viewer.js +5 -10
  13. package/components/certificate-viewer.js.map +1 -1
  14. package/components/circular-progress.js +3 -7
  15. package/components/circular-progress.js.map +1 -1
  16. package/components/crl-viewer.js +2 -4
  17. package/components/crl-viewer.js.map +1 -1
  18. package/components/cross.js.map +1 -1
  19. package/components/csr-viewer.js +2 -6
  20. package/components/csr-viewer.js.map +1 -1
  21. package/components/download.js +3317 -3097
  22. package/components/download.js.map +1 -1
  23. package/components/highlight-words.js +2 -2
  24. package/components/highlight-words.js.map +1 -1
  25. package/components/index.js +1 -1
  26. package/components/index2.js +2 -1
  27. package/components/index2.js.map +1 -1
  28. package/components/issuer_name.js +3 -1
  29. package/components/issuer_name.js.map +1 -1
  30. package/components/miscellaneous.js +15 -16
  31. package/components/miscellaneous.js.map +1 -1
  32. package/components/peculiar-certificate-decoder.js +9 -10
  33. package/components/peculiar-certificate-decoder.js.map +1 -1
  34. package/components/peculiar-certificates-viewer.js +45 -44
  35. package/components/peculiar-certificates-viewer.js.map +1 -1
  36. package/components/peculiar-text-hider.js +2 -2
  37. package/components/peculiar-text-hider.js.map +1 -1
  38. package/components/pkcs10_certificate_request.js.map +1 -1
  39. package/components/read_file.js.map +1 -1
  40. package/components/subject_name.js.map +1 -1
  41. package/dist/cjs/{actions-Dl4HXXlI.js → actions-ByC9jQU-.js} +3 -3
  42. package/dist/cjs/actions-ByC9jQU-.js.map +1 -0
  43. package/dist/cjs/{arrow_top-DBMPHVlB.js → arrow_top-Cw9KN115.js} +3 -3
  44. package/dist/cjs/arrow_top-Cw9KN115.js.map +1 -0
  45. package/dist/cjs/{button-C5jDF-CZ.js → button-C8EWG_-r.js} +8 -6
  46. package/dist/cjs/button-C8EWG_-r.js.map +1 -0
  47. package/dist/cjs/{certification_request-DS5FED4F.js → certification_request-CxHe71zR.js} +3318 -3098
  48. package/dist/cjs/certification_request-CxHe71zR.js.map +1 -0
  49. package/dist/cjs/{cross-pi7K0cHC.js → cross-3DqhA0G_.js} +3 -3
  50. package/dist/cjs/cross-3DqhA0G_.js.map +1 -0
  51. package/dist/cjs/{download-D9skkVoT.js → download-DQP0KR4o.js} +3 -3
  52. package/dist/cjs/download-DQP0KR4o.js.map +1 -0
  53. package/dist/cjs/{index-BO3rFndV.js → index-uHmGhObe.js} +430 -157
  54. package/dist/cjs/index-uHmGhObe.js.map +1 -0
  55. package/dist/cjs/index.cjs.js +9 -9
  56. package/dist/cjs/{link-CwLq-Nge.js → link-Cgh8wnbs.js} +5 -5
  57. package/dist/cjs/link-Cgh8wnbs.js.map +1 -0
  58. package/dist/cjs/loader.cjs.js +3 -4
  59. package/dist/cjs/loader.cjs.js.map +1 -1
  60. package/dist/cjs/{miscellaneous-UxtK1SWb.js → miscellaneous-DeBEwLDy.js} +25 -24
  61. package/dist/cjs/miscellaneous-DeBEwLDy.js.map +1 -0
  62. package/dist/cjs/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.cjs.js.map +1 -1
  63. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js +14 -22
  64. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js.map +1 -1
  65. package/dist/cjs/peculiar-button-menu.peculiar-circular-progress.peculiar-highlight-words.entry.cjs.js.map +1 -1
  66. package/dist/cjs/peculiar-button-menu_3.cjs.entry.js +7 -13
  67. package/dist/cjs/peculiar-button-menu_3.cjs.entry.js.map +1 -1
  68. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js +13 -14
  69. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js.map +1 -1
  70. package/dist/cjs/peculiar-certificate-decoder.entry.cjs.js.map +1 -1
  71. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js +8 -10
  72. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js.map +1 -1
  73. package/dist/cjs/peculiar-certificate-viewer.entry.cjs.js.map +1 -1
  74. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js +51 -50
  75. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js.map +1 -1
  76. package/dist/cjs/peculiar-certificates-viewer.entry.cjs.js.map +1 -1
  77. package/dist/cjs/peculiar-text-hider.cjs.entry.js +4 -4
  78. package/dist/cjs/peculiar-text-hider.cjs.entry.js.map +1 -1
  79. package/dist/cjs/peculiar-text-hider.entry.cjs.js.map +1 -1
  80. package/dist/cjs/peculiar.cjs.js +4 -5
  81. package/dist/cjs/peculiar.cjs.js.map +1 -1
  82. package/dist/cjs/{pkcs10_certificate_request-DaWYvR0i.js → pkcs10_certificate_request-CHMDxe2Z.js} +3 -3
  83. package/dist/cjs/pkcs10_certificate_request-CHMDxe2Z.js.map +1 -0
  84. package/dist/cjs/read_file-DWtcn3zU.js.map +1 -1
  85. package/dist/cjs/{x509_certificate-DBpSGIUT.js → x509_certificate-CzplJQ0X.js} +6 -9
  86. package/dist/cjs/x509_certificate-CzplJQ0X.js.map +1 -0
  87. package/dist/cjs/{x509_crl-BBnJqOIF.js → x509_crl-B7kFbLDV.js} +6 -6
  88. package/dist/cjs/x509_crl-B7kFbLDV.js.map +1 -0
  89. package/dist/collection/collection-manifest.json +1 -1
  90. package/dist/collection/components/attribute-certificate-viewer/attribute-certificate-viewer.js +11 -13
  91. package/dist/collection/components/attribute-certificate-viewer/attribute-certificate-viewer.js.map +1 -1
  92. package/dist/collection/components/button/button.js +3 -3
  93. package/dist/collection/components/button/button.js.map +1 -1
  94. package/dist/collection/components/button/index.js.map +1 -1
  95. package/dist/collection/components/button-menu/button-menu.js +6 -7
  96. package/dist/collection/components/button-menu/button-menu.js.map +1 -1
  97. package/dist/collection/components/certificate-chain-viewer/certificate-chain-viewer.css +3 -0
  98. package/dist/collection/components/certificate-chain-viewer/certificate-chain-viewer.js +3 -3
  99. package/dist/collection/components/certificate-chain-viewer/certificate-chain-viewer.js.map +1 -1
  100. package/dist/collection/components/certificate-decoder/certificate-decoder.js +6 -2
  101. package/dist/collection/components/certificate-decoder/certificate-decoder.js.map +1 -1
  102. package/dist/collection/components/certificate-details-parts/attributes/activity_description_attribute.js.map +1 -1
  103. package/dist/collection/components/certificate-details-parts/attributes/as_string_attribute.js.map +1 -1
  104. package/dist/collection/components/certificate-details-parts/attributes/basic_attribute.js.map +1 -1
  105. package/dist/collection/components/certificate-details-parts/attributes/challenge_password_attribute.js.map +1 -1
  106. package/dist/collection/components/certificate-details-parts/attributes/index.js +1 -1
  107. package/dist/collection/components/certificate-details-parts/attributes/index.js.map +1 -1
  108. package/dist/collection/components/certificate-details-parts/attributes/insurance_value_attribute.js.map +1 -1
  109. package/dist/collection/components/certificate-details-parts/attributes/name_attribute.js.map +1 -1
  110. package/dist/collection/components/certificate-details-parts/attributes/name_part.js +1 -0
  111. package/dist/collection/components/certificate-details-parts/attributes/name_part.js.map +1 -1
  112. package/dist/collection/components/certificate-details-parts/attributes/type_relationship_attribute.js.map +1 -1
  113. package/dist/collection/components/certificate-details-parts/attributes/unstructured_name_attribute.js.map +1 -1
  114. package/dist/collection/components/certificate-details-parts/attributes/valuation_ranking_attribute.js.map +1 -1
  115. package/dist/collection/components/certificate-details-parts/attributes/web_gdpr_attribute.js.map +1 -1
  116. package/dist/collection/components/certificate-details-parts/basic_information.js.map +1 -1
  117. package/dist/collection/components/certificate-details-parts/extensions/archive_rev_info_extension.js.map +1 -1
  118. package/dist/collection/components/certificate-details-parts/extensions/as_string_extension.js.map +1 -1
  119. package/dist/collection/components/certificate-details-parts/extensions/authority_key_identifier_extension.js +1 -1
  120. package/dist/collection/components/certificate-details-parts/extensions/authority_key_identifier_extension.js.map +1 -1
  121. package/dist/collection/components/certificate-details-parts/extensions/basic_constraints_extension.js.map +1 -1
  122. package/dist/collection/components/certificate-details-parts/extensions/basic_extension.js.map +1 -1
  123. package/dist/collection/components/certificate-details-parts/extensions/biometric_syntax_extension.js.map +1 -1
  124. package/dist/collection/components/certificate-details-parts/extensions/ca_version_extension.js.map +1 -1
  125. package/dist/collection/components/certificate-details-parts/extensions/cabforganization_identifier_extension.js +1 -1
  126. package/dist/collection/components/certificate-details-parts/extensions/cabforganization_identifier_extension.js.map +1 -1
  127. package/dist/collection/components/certificate-details-parts/extensions/certificate_policies_extension.js +1 -1
  128. package/dist/collection/components/certificate-details-parts/extensions/certificate_policies_extension.js.map +1 -1
  129. package/dist/collection/components/certificate-details-parts/extensions/certificate_template_extension.js.map +1 -1
  130. package/dist/collection/components/certificate-details-parts/extensions/certificate_transparency_extension.js.map +1 -1
  131. package/dist/collection/components/certificate-details-parts/extensions/crl_distribution_points_extension.js.map +1 -1
  132. package/dist/collection/components/certificate-details-parts/extensions/crl_number_extension.js.map +1 -1
  133. package/dist/collection/components/certificate-details-parts/extensions/crl_reason_extension.js.map +1 -1
  134. package/dist/collection/components/certificate-details-parts/extensions/enroll_cert_type_extension.js.map +1 -1
  135. package/dist/collection/components/certificate-details-parts/extensions/entrust_version_info_extension.js.map +1 -1
  136. package/dist/collection/components/certificate-details-parts/extensions/extended_key_usage_extension.js.map +1 -1
  137. package/dist/collection/components/certificate-details-parts/extensions/general_name_part.js +3 -3
  138. package/dist/collection/components/certificate-details-parts/extensions/general_name_part.js.map +1 -1
  139. package/dist/collection/components/certificate-details-parts/extensions/index.js +2 -2
  140. package/dist/collection/components/certificate-details-parts/extensions/index.js.map +1 -1
  141. package/dist/collection/components/certificate-details-parts/extensions/info_access_syntax_extension.js.map +1 -1
  142. package/dist/collection/components/certificate-details-parts/extensions/issuing_distribution_point_extension.js +0 -1
  143. package/dist/collection/components/certificate-details-parts/extensions/issuing_distribution_point_extension.js.map +1 -1
  144. package/dist/collection/components/certificate-details-parts/extensions/key_description_extension.js +2 -2
  145. package/dist/collection/components/certificate-details-parts/extensions/key_description_extension.js.map +1 -1
  146. package/dist/collection/components/certificate-details-parts/extensions/key_usage_extension.js.map +1 -1
  147. package/dist/collection/components/certificate-details-parts/extensions/lei_extension.js.map +1 -1
  148. package/dist/collection/components/certificate-details-parts/extensions/lei_role_extennsion.js.map +1 -1
  149. package/dist/collection/components/certificate-details-parts/extensions/logotype_extension.js.map +1 -1
  150. package/dist/collection/components/certificate-details-parts/extensions/name_constraints_extension.js.map +1 -1
  151. package/dist/collection/components/certificate-details-parts/extensions/netscape_cert_type_extension.js.map +1 -1
  152. package/dist/collection/components/certificate-details-parts/extensions/netscape_comment_extension.js.map +1 -1
  153. package/dist/collection/components/certificate-details-parts/extensions/policy_constraints_extension.js.map +1 -1
  154. package/dist/collection/components/certificate-details-parts/extensions/policy_mappings_extension.js.map +1 -1
  155. package/dist/collection/components/certificate-details-parts/extensions/private_key_usage_period_extension.js.map +1 -1
  156. package/dist/collection/components/certificate-details-parts/extensions/qc_statements_extension.js.map +1 -1
  157. package/dist/collection/components/certificate-details-parts/extensions/subject_alternative_name_extension.js.map +1 -1
  158. package/dist/collection/components/certificate-details-parts/extensions/subject_directory_attributes_extension.js.map +1 -1
  159. package/dist/collection/components/certificate-details-parts/extensions/subject_key_identifier_extension.js +1 -1
  160. package/dist/collection/components/certificate-details-parts/extensions/subject_key_identifier_extension.js.map +1 -1
  161. package/dist/collection/components/certificate-details-parts/extensions/timestamp_extension.js.map +1 -1
  162. package/dist/collection/components/certificate-details-parts/extensions/tn_auth_list_extension.js.map +1 -1
  163. package/dist/collection/components/certificate-details-parts/holder.js +1 -1
  164. package/dist/collection/components/certificate-details-parts/holder.js.map +1 -1
  165. package/dist/collection/components/certificate-details-parts/issuer.js.map +1 -1
  166. package/dist/collection/components/certificate-details-parts/issuer_name.js +3 -1
  167. package/dist/collection/components/certificate-details-parts/issuer_name.js.map +1 -1
  168. package/dist/collection/components/certificate-details-parts/miscellaneous.js +2 -2
  169. package/dist/collection/components/certificate-details-parts/miscellaneous.js.map +1 -1
  170. package/dist/collection/components/certificate-details-parts/public_key.js +1 -1
  171. package/dist/collection/components/certificate-details-parts/public_key.js.map +1 -1
  172. package/dist/collection/components/certificate-details-parts/revoked_certificates.js +3 -3
  173. package/dist/collection/components/certificate-details-parts/revoked_certificates.js.map +1 -1
  174. package/dist/collection/components/certificate-details-parts/row.js +3 -3
  175. package/dist/collection/components/certificate-details-parts/row.js.map +1 -1
  176. package/dist/collection/components/certificate-details-parts/signature.js +1 -1
  177. package/dist/collection/components/certificate-details-parts/signature.js.map +1 -1
  178. package/dist/collection/components/certificate-details-parts/subject_name.js.map +1 -1
  179. package/dist/collection/components/certificate-details-parts/thumbprints.js.map +1 -1
  180. package/dist/collection/components/certificate-summary/certificate-summary.js.map +1 -1
  181. package/dist/collection/components/certificate-viewer/certificate-viewer.css +3 -0
  182. package/dist/collection/components/certificate-viewer/certificate-viewer.js +13 -15
  183. package/dist/collection/components/certificate-viewer/certificate-viewer.js.map +1 -1
  184. package/dist/collection/components/certificates-viewer/certificates-viewer.js +48 -46
  185. package/dist/collection/components/certificates-viewer/certificates-viewer.js.map +1 -1
  186. package/dist/collection/components/circular-progress/circular-progress.js +4 -8
  187. package/dist/collection/components/circular-progress/circular-progress.js.map +1 -1
  188. package/dist/collection/components/crl-viewer/crl-viewer.js +10 -12
  189. package/dist/collection/components/crl-viewer/crl-viewer.js.map +1 -1
  190. package/dist/collection/components/csr-viewer/csr-viewer.js +9 -13
  191. package/dist/collection/components/csr-viewer/csr-viewer.js.map +1 -1
  192. package/dist/collection/components/highlight-words/highlight-words.js +2 -2
  193. package/dist/collection/components/highlight-words/highlight-words.js.map +1 -1
  194. package/dist/collection/components/icons/actions.js.map +1 -1
  195. package/dist/collection/components/icons/arrow_bottom.js.map +1 -1
  196. package/dist/collection/components/icons/arrow_top.js.map +1 -1
  197. package/dist/collection/components/icons/cross.js.map +1 -1
  198. package/dist/collection/components/icons/details.js.map +1 -1
  199. package/dist/collection/components/icons/download.js.map +1 -1
  200. package/dist/collection/components/icons/link.js.map +1 -1
  201. package/dist/collection/components/link/link.js +1 -1
  202. package/dist/collection/components/link/link.js.map +1 -1
  203. package/dist/collection/components/text-hider/text-hider.js +1 -1
  204. package/dist/collection/components/text-hider/text-hider.js.map +1 -1
  205. package/dist/collection/components/typography/typography.js +1 -1
  206. package/dist/collection/components/typography/typography.js.map +1 -1
  207. package/dist/collection/constants/oids.js +5 -0
  208. package/dist/collection/constants/oids.js.map +1 -1
  209. package/dist/collection/crypto/asn_data.js +1 -1
  210. package/dist/collection/crypto/asn_data.js.map +1 -1
  211. package/dist/collection/crypto/attribute.js.map +1 -1
  212. package/dist/collection/crypto/extension.js.map +1 -1
  213. package/dist/collection/crypto/name.js.map +1 -1
  214. package/dist/collection/crypto/pem_converter.js +13 -8
  215. package/dist/collection/crypto/pem_converter.js.map +1 -1
  216. package/dist/collection/crypto/pkcs10_certificate_request.js.map +1 -1
  217. package/dist/collection/crypto/provider.js +7 -3
  218. package/dist/collection/crypto/provider.js.map +1 -1
  219. package/dist/collection/crypto/utils.js.map +1 -1
  220. package/dist/collection/crypto/x509_attribute_certificate.js +2 -2
  221. package/dist/collection/crypto/x509_attribute_certificate.js.map +1 -1
  222. package/dist/collection/crypto/x509_certificate.js +3 -6
  223. package/dist/collection/crypto/x509_certificate.js.map +1 -1
  224. package/dist/collection/crypto/x509_certificates.js +3 -7
  225. package/dist/collection/crypto/x509_certificates.js.map +1 -1
  226. package/dist/collection/crypto/x509_crl.js.map +1 -1
  227. package/dist/collection/utils/download.js +1 -0
  228. package/dist/collection/utils/download.js.map +1 -1
  229. package/dist/collection/utils/download_from_buffer.js +3 -3
  230. package/dist/collection/utils/download_from_buffer.js.map +1 -1
  231. package/dist/collection/utils/l10n.js +1 -3
  232. package/dist/collection/utils/l10n.js.map +1 -1
  233. package/dist/collection/utils/read_file.js.map +1 -1
  234. package/dist/esm/{actions-DzoPRObK.js → actions-BOY2Tl0T.js} +3 -3
  235. package/dist/esm/actions-BOY2Tl0T.js.map +1 -0
  236. package/dist/esm/{arrow_top-CF9pv-tQ.js → arrow_top-DL0RWe4n.js} +3 -3
  237. package/dist/esm/arrow_top-DL0RWe4n.js.map +1 -0
  238. package/dist/esm/{button-Djn8UI82.js → button-Bbh7MwG6.js} +8 -6
  239. package/dist/esm/button-Bbh7MwG6.js.map +1 -0
  240. package/dist/esm/{certification_request-Wtz6WM17.js → certification_request-PeMaLTUD.js} +3318 -3098
  241. package/dist/esm/certification_request-PeMaLTUD.js.map +1 -0
  242. package/dist/esm/{cross-DdCuR1F2.js → cross-G84H_-QL.js} +3 -3
  243. package/dist/esm/cross-G84H_-QL.js.map +1 -0
  244. package/dist/esm/{download-Cqfc-Sxf.js → download-ykcxSgxU.js} +3 -3
  245. package/dist/esm/download-ykcxSgxU.js.map +1 -0
  246. package/dist/esm/{index-DDDrq3In.js → index-CwgZaF40.js} +430 -158
  247. package/dist/esm/index-CwgZaF40.js.map +1 -0
  248. package/dist/esm/index.js +9 -9
  249. package/dist/esm/{link-BfDk078v.js → link-CGURvKy1.js} +5 -5
  250. package/dist/esm/link-CGURvKy1.js.map +1 -0
  251. package/dist/esm/loader.js +3 -4
  252. package/dist/esm/loader.js.map +1 -1
  253. package/dist/esm/{miscellaneous-CsGuJ6zr.js → miscellaneous-bVeJt-6m.js} +25 -24
  254. package/dist/esm/miscellaneous-bVeJt-6m.js.map +1 -0
  255. package/dist/esm/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  256. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js +14 -22
  257. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  258. package/dist/esm/peculiar-button-menu.peculiar-circular-progress.peculiar-highlight-words.entry.js.map +1 -1
  259. package/dist/esm/peculiar-button-menu_3.entry.js +7 -13
  260. package/dist/esm/peculiar-button-menu_3.entry.js.map +1 -1
  261. package/dist/esm/peculiar-certificate-decoder.entry.js +13 -14
  262. package/dist/esm/peculiar-certificate-decoder.entry.js.map +1 -1
  263. package/dist/esm/peculiar-certificate-viewer.entry.js +8 -10
  264. package/dist/esm/peculiar-certificate-viewer.entry.js.map +1 -1
  265. package/dist/esm/peculiar-certificates-viewer.entry.js +51 -50
  266. package/dist/esm/peculiar-certificates-viewer.entry.js.map +1 -1
  267. package/dist/esm/peculiar-text-hider.entry.js +4 -4
  268. package/dist/esm/peculiar-text-hider.entry.js.map +1 -1
  269. package/dist/esm/peculiar.js +4 -5
  270. package/dist/esm/peculiar.js.map +1 -1
  271. package/dist/esm/{pkcs10_certificate_request-Cn7_Z7a1.js → pkcs10_certificate_request-CK8FH47X.js} +3 -3
  272. package/dist/esm/pkcs10_certificate_request-CK8FH47X.js.map +1 -0
  273. package/dist/esm/read_file-F2F0McJX.js.map +1 -1
  274. package/dist/esm/{x509_certificate-ObET7_Te.js → x509_certificate-CEEWtU_T.js} +6 -9
  275. package/dist/esm/x509_certificate-CEEWtU_T.js.map +1 -0
  276. package/dist/esm/{x509_crl-CeW7yzP9.js → x509_crl-BcZd9KVn.js} +6 -6
  277. package/dist/esm/x509_crl-BcZd9KVn.js.map +1 -0
  278. package/dist/esm-es5/{actions-DzoPRObK.js → actions-BOY2Tl0T.js} +2 -2
  279. package/dist/esm-es5/actions-BOY2Tl0T.js.map +1 -0
  280. package/dist/esm-es5/{arrow_top-CF9pv-tQ.js → arrow_top-DL0RWe4n.js} +2 -2
  281. package/dist/esm-es5/arrow_top-DL0RWe4n.js.map +1 -0
  282. package/dist/esm-es5/button-Bbh7MwG6.js +19 -0
  283. package/dist/esm-es5/button-Bbh7MwG6.js.map +1 -0
  284. package/dist/esm-es5/{certification_request-Wtz6WM17.js → certification_request-PeMaLTUD.js} +5 -5
  285. package/dist/esm-es5/certification_request-PeMaLTUD.js.map +1 -0
  286. package/dist/esm-es5/{cross-DdCuR1F2.js → cross-G84H_-QL.js} +2 -2
  287. package/dist/esm-es5/cross-G84H_-QL.js.map +1 -0
  288. package/dist/esm-es5/{download-Cqfc-Sxf.js → download-ykcxSgxU.js} +2 -2
  289. package/dist/esm-es5/download-ykcxSgxU.js.map +1 -0
  290. package/dist/esm-es5/index-CwgZaF40.js +6 -0
  291. package/dist/esm-es5/index-CwgZaF40.js.map +1 -0
  292. package/dist/esm-es5/index.js +1 -1
  293. package/dist/esm-es5/link-CGURvKy1.js +12 -0
  294. package/dist/esm-es5/link-CGURvKy1.js.map +1 -0
  295. package/dist/esm-es5/loader.js +2 -2
  296. package/dist/esm-es5/loader.js.map +1 -1
  297. package/dist/esm-es5/{miscellaneous-CsGuJ6zr.js → miscellaneous-bVeJt-6m.js} +3 -3
  298. package/dist/esm-es5/miscellaneous-bVeJt-6m.js.map +1 -0
  299. package/dist/esm-es5/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  300. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js +2 -2
  301. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  302. package/dist/esm-es5/peculiar-button-menu.peculiar-circular-progress.peculiar-highlight-words.entry.js.map +1 -1
  303. package/dist/esm-es5/peculiar-button-menu_3.entry.js +1 -1
  304. package/dist/esm-es5/peculiar-button-menu_3.entry.js.map +1 -1
  305. package/dist/esm-es5/peculiar-certificate-decoder.entry.js +1 -1
  306. package/dist/esm-es5/peculiar-certificate-decoder.entry.js.map +1 -1
  307. package/dist/esm-es5/peculiar-certificate-viewer.entry.js +1 -1
  308. package/dist/esm-es5/peculiar-certificate-viewer.entry.js.map +1 -1
  309. package/dist/esm-es5/peculiar-certificates-viewer.entry.js +2 -2
  310. package/dist/esm-es5/peculiar-certificates-viewer.entry.js.map +1 -1
  311. package/dist/esm-es5/peculiar-text-hider.entry.js +1 -1
  312. package/dist/esm-es5/peculiar-text-hider.entry.js.map +1 -1
  313. package/dist/esm-es5/peculiar.js +2 -2
  314. package/dist/esm-es5/peculiar.js.map +1 -1
  315. package/dist/esm-es5/{pkcs10_certificate_request-Cn7_Z7a1.js → pkcs10_certificate_request-CK8FH47X.js} +2 -2
  316. package/dist/esm-es5/pkcs10_certificate_request-CK8FH47X.js.map +1 -0
  317. package/dist/esm-es5/read_file-F2F0McJX.js.map +1 -1
  318. package/dist/esm-es5/{x509_certificate-ObET7_Te.js → x509_certificate-CEEWtU_T.js} +3 -3
  319. package/dist/esm-es5/x509_certificate-CEEWtU_T.js.map +1 -0
  320. package/dist/esm-es5/{x509_crl-CeW7yzP9.js → x509_crl-BcZd9KVn.js} +2 -2
  321. package/dist/esm-es5/x509_crl-BcZd9KVn.js.map +1 -0
  322. package/dist/peculiar/index.esm.js +1 -1
  323. package/dist/peculiar/loader.esm.js.map +1 -1
  324. package/dist/peculiar/p-00d6f11f.system.entry.js +111 -0
  325. package/dist/peculiar/p-00d6f11f.system.entry.js.map +1 -0
  326. package/dist/peculiar/{p-7a3bf94e.entry.js → p-0de4837d.entry.js} +2 -2
  327. package/dist/peculiar/p-0de4837d.entry.js.map +1 -0
  328. package/dist/peculiar/{p-5b829829.system.entry.js → p-14fcbc5c.system.entry.js} +2 -2
  329. package/dist/peculiar/p-14fcbc5c.system.entry.js.map +1 -0
  330. package/dist/peculiar/{p-12d2e080.entry.js → p-27ae6a3a.entry.js} +2 -2
  331. package/dist/peculiar/p-27ae6a3a.entry.js.map +1 -0
  332. package/dist/peculiar/{p-0e8ab957.entry.js → p-315805ce.entry.js} +2 -2
  333. package/dist/peculiar/p-315805ce.entry.js.map +1 -0
  334. package/dist/peculiar/{p-69b461b4.entry.js → p-5479a530.entry.js} +3 -3
  335. package/dist/peculiar/p-5479a530.entry.js.map +1 -0
  336. package/dist/peculiar/{p-5608ba3e.system.entry.js → p-591a9019.system.entry.js} +2 -2
  337. package/dist/peculiar/p-591a9019.system.entry.js.map +1 -0
  338. package/dist/peculiar/p-607d08e8.system.entry.js +5 -0
  339. package/dist/peculiar/{p-cae95996.system.entry.js.map → p-607d08e8.system.entry.js.map} +1 -1
  340. package/dist/peculiar/{p-63aa01ad.system.entry.js → p-84f69023.system.entry.js} +3 -3
  341. package/dist/peculiar/p-84f69023.system.entry.js.map +1 -0
  342. package/dist/peculiar/p-9d9f24bd.entry.js +5 -0
  343. package/dist/peculiar/{p-f4490197.entry.js.map → p-9d9f24bd.entry.js.map} +1 -1
  344. package/dist/peculiar/{p-BRhx1gbw.system.js → p-B4PdAFCr.system.js} +4 -4
  345. package/dist/peculiar/p-B4PdAFCr.system.js.map +1 -0
  346. package/dist/peculiar/p-BGASC3UX.system.js +5 -0
  347. package/dist/peculiar/p-BGASC3UX.system.js.map +1 -0
  348. package/dist/peculiar/p-BaebEpW0.system.js.map +1 -0
  349. package/dist/peculiar/{p-B2YrZuK2.system.js → p-Bi5mjeeg.system.js} +2 -2
  350. package/dist/peculiar/p-Bi5mjeeg.system.js.map +1 -0
  351. package/dist/peculiar/p-BipKYW6e.system.js +142 -0
  352. package/dist/peculiar/p-BipKYW6e.system.js.map +1 -0
  353. package/dist/peculiar/{p-B859JpGw.system.js → p-Bknpl7EO.system.js} +3 -3
  354. package/dist/peculiar/p-Bknpl7EO.system.js.map +1 -0
  355. package/dist/peculiar/p-BloT0Xj9.system.js.map +1 -0
  356. package/dist/peculiar/p-BypepohK.system.js.map +1 -0
  357. package/dist/peculiar/{p-L1KL0R34.system.js → p-C9sY8yng.system.js} +3 -3
  358. package/dist/peculiar/p-C9sY8yng.system.js.map +1 -0
  359. package/dist/peculiar/{p-CttQwkXH.js → p-CGRNSrHk.js} +42 -42
  360. package/dist/peculiar/p-CGRNSrHk.js.map +1 -0
  361. package/dist/peculiar/{p-DhdG07f8.js → p-CHnDlTqM.js} +2 -2
  362. package/dist/peculiar/p-CHnDlTqM.js.map +1 -0
  363. package/dist/peculiar/{p-CcANm2qm.system.js → p-CZwhKPgb.system.js} +2 -2
  364. package/dist/peculiar/p-CZwhKPgb.system.js.map +1 -0
  365. package/dist/peculiar/p-CbJQZ9Hh.system.js.map +1 -0
  366. package/dist/peculiar/{p-BBgwMHRZ.system.js → p-CdS84qJs.system.js} +5 -5
  367. package/dist/peculiar/p-CdS84qJs.system.js.map +1 -0
  368. package/dist/peculiar/{p-uFLk5hDd.system.js → p-CezfC5i1.system.js} +42 -42
  369. package/dist/peculiar/p-CezfC5i1.system.js.map +1 -0
  370. package/dist/peculiar/{p-t-yLLnfF.js → p-CjWRKsN-.js} +3 -3
  371. package/dist/peculiar/p-CjWRKsN-.js.map +1 -0
  372. package/dist/peculiar/{p-BCATfe_H.js → p-CutTi-2B.js} +4 -4
  373. package/dist/peculiar/p-CutTi-2B.js.map +1 -0
  374. package/dist/peculiar/p-CwgZaF40.js +6 -0
  375. package/dist/peculiar/p-CwgZaF40.js.map +1 -0
  376. package/dist/peculiar/{p-lNFxlG5A.js → p-D1eNnGDF.js} +4 -4
  377. package/dist/peculiar/p-D1eNnGDF.js.map +1 -0
  378. package/dist/peculiar/p-D2QB-8Q6.system.js.map +1 -1
  379. package/dist/peculiar/{p-BP2bmYR2.system.js → p-D8xU284r.system.js} +3 -3
  380. package/dist/peculiar/p-D8xU284r.system.js.map +1 -0
  381. package/dist/peculiar/p-DKl0YViA.system.js +6 -0
  382. package/dist/peculiar/p-DKl0YViA.system.js.map +1 -0
  383. package/dist/peculiar/{p-BisXzAqN.js → p-DMZr5ztF.js} +2 -2
  384. package/dist/peculiar/p-DMZr5ztF.js.map +1 -0
  385. package/dist/peculiar/{p-CKoxwzVA.system.js → p-DRvp86xt.system.js} +2 -2
  386. package/dist/peculiar/p-DRvp86xt.system.js.map +1 -0
  387. package/dist/peculiar/{p-DkAhB3Vy.js → p-DanjeXNk.js} +2 -2
  388. package/dist/peculiar/p-DanjeXNk.js.map +1 -0
  389. package/dist/peculiar/{p-B3myni_G.js → p-DrmgUhyv.js} +2 -2
  390. package/dist/peculiar/p-DrmgUhyv.js.map +1 -0
  391. package/dist/peculiar/p-F2F0McJX.js.map +1 -1
  392. package/dist/peculiar/p-ITVWR0oT.system.js.map +1 -0
  393. package/dist/peculiar/{p-DPre0WhP.system.js → p-J1t5v5N3.system.js} +4 -4
  394. package/dist/peculiar/p-J1t5v5N3.system.js.map +1 -0
  395. package/dist/peculiar/{p-BHBizfwo.js → p-JyD6URnB.js} +3 -3
  396. package/dist/peculiar/p-JyD6URnB.js.map +1 -0
  397. package/dist/peculiar/{p-D13P_msn.system.js.map → p-N3w4Sc5c.system.js.map} +1 -1
  398. package/dist/peculiar/{p-BOSH9vjy.system.js → p-NnCM1ETy.system.js} +3 -3
  399. package/dist/peculiar/p-NnCM1ETy.system.js.map +1 -0
  400. package/dist/peculiar/p-PeMaLTUD.js +142 -0
  401. package/dist/peculiar/p-PeMaLTUD.js.map +1 -0
  402. package/dist/peculiar/{p-CeKqQ13Z.js → p-ZT6tVIen.js} +4 -4
  403. package/dist/peculiar/p-ZT6tVIen.js.map +1 -0
  404. package/dist/peculiar/p-c8b3766a.entry.js +110 -0
  405. package/dist/peculiar/p-c8b3766a.entry.js.map +1 -0
  406. package/dist/peculiar/{p-1af57833.system.entry.js → p-de857304.system.entry.js} +2 -2
  407. package/dist/peculiar/p-de857304.system.entry.js.map +1 -0
  408. package/dist/peculiar/p-eziSY5IJ.system.js.map +1 -0
  409. package/dist/peculiar/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.esm.js.map +1 -1
  410. package/dist/peculiar/peculiar-button-menu.peculiar-circular-progress.peculiar-highlight-words.entry.esm.js.map +1 -1
  411. package/dist/peculiar/peculiar-certificate-decoder.entry.esm.js.map +1 -1
  412. package/dist/peculiar/peculiar-certificate-viewer.entry.esm.js.map +1 -1
  413. package/dist/peculiar/peculiar-certificates-viewer.entry.esm.js.map +1 -1
  414. package/dist/peculiar/peculiar-text-hider.entry.esm.js.map +1 -1
  415. package/dist/peculiar/peculiar.esm.js +1 -1
  416. package/dist/peculiar/peculiar.esm.js.map +1 -1
  417. package/dist/peculiar/peculiar.js +1 -1
  418. package/dist/types/components/attribute-certificate-viewer/attribute-certificate-viewer.d.ts +3 -3
  419. package/dist/types/components/button/button.d.ts +2 -2
  420. package/dist/types/components/button/index.d.ts +1 -1
  421. package/dist/types/components/button-menu/button-menu.d.ts +5 -5
  422. package/dist/types/components/certificate-details-parts/miscellaneous.d.ts +2 -2
  423. package/dist/types/components/certificate-summary/certificate-summary.d.ts +2 -2
  424. package/dist/types/components/certificate-viewer/certificate-viewer.d.ts +3 -3
  425. package/dist/types/components/certificates-viewer/certificates-viewer.d.ts +3 -2
  426. package/dist/types/components/crl-viewer/crl-viewer.d.ts +3 -3
  427. package/dist/types/components/csr-viewer/csr-viewer.d.ts +3 -3
  428. package/dist/types/components/icons/actions.d.ts +2 -2
  429. package/dist/types/components/icons/arrow_bottom.d.ts +2 -2
  430. package/dist/types/components/icons/arrow_top.d.ts +2 -2
  431. package/dist/types/components/icons/cross.d.ts +2 -2
  432. package/dist/types/components/icons/details.d.ts +2 -2
  433. package/dist/types/components/icons/download.d.ts +2 -2
  434. package/dist/types/components/icons/link.d.ts +2 -2
  435. package/dist/types/components/link/link.d.ts +4 -4
  436. package/dist/types/components/typography/typography.d.ts +7 -6
  437. package/dist/types/components.d.ts +46 -20
  438. package/dist/types/constants/oids.d.ts +5 -0
  439. package/dist/types/crypto/asn_data.d.ts +1 -3
  440. package/dist/types/crypto/pem_converter.d.ts +7 -19
  441. package/dist/types/crypto/provider.d.ts +1 -6
  442. package/dist/types/interface.d.ts +3 -3
  443. package/dist/types/stencil-public-runtime.d.ts +34 -6
  444. package/dist/types/utils/l10n.d.ts +6 -6
  445. package/dist/types/utils/read_file.d.ts +7 -7
  446. package/hydrate/index.d.ts +38 -24
  447. package/hydrate/index.js +4386 -3421
  448. package/hydrate/index.mjs +4385 -3422
  449. package/package.json +32 -33
  450. package/dist/cjs/actions-Dl4HXXlI.js.map +0 -1
  451. package/dist/cjs/app-globals-BOZYdIuK.js +0 -11
  452. package/dist/cjs/app-globals-BOZYdIuK.js.map +0 -1
  453. package/dist/cjs/arrow_top-DBMPHVlB.js.map +0 -1
  454. package/dist/cjs/button-C5jDF-CZ.js.map +0 -1
  455. package/dist/cjs/certification_request-DS5FED4F.js.map +0 -1
  456. package/dist/cjs/cross-pi7K0cHC.js.map +0 -1
  457. package/dist/cjs/download-D9skkVoT.js.map +0 -1
  458. package/dist/cjs/index-BO3rFndV.js.map +0 -1
  459. package/dist/cjs/link-CwLq-Nge.js.map +0 -1
  460. package/dist/cjs/miscellaneous-UxtK1SWb.js.map +0 -1
  461. package/dist/cjs/pkcs10_certificate_request-DaWYvR0i.js.map +0 -1
  462. package/dist/cjs/x509_certificate-DBpSGIUT.js.map +0 -1
  463. package/dist/cjs/x509_crl-BBnJqOIF.js.map +0 -1
  464. package/dist/esm/actions-DzoPRObK.js.map +0 -1
  465. package/dist/esm/app-globals-zVR349KA.js +0 -9
  466. package/dist/esm/app-globals-zVR349KA.js.map +0 -1
  467. package/dist/esm/arrow_top-CF9pv-tQ.js.map +0 -1
  468. package/dist/esm/button-Djn8UI82.js.map +0 -1
  469. package/dist/esm/certification_request-Wtz6WM17.js.map +0 -1
  470. package/dist/esm/cross-DdCuR1F2.js.map +0 -1
  471. package/dist/esm/download-Cqfc-Sxf.js.map +0 -1
  472. package/dist/esm/index-DDDrq3In.js.map +0 -1
  473. package/dist/esm/link-BfDk078v.js.map +0 -1
  474. package/dist/esm/miscellaneous-CsGuJ6zr.js.map +0 -1
  475. package/dist/esm/pkcs10_certificate_request-Cn7_Z7a1.js.map +0 -1
  476. package/dist/esm/x509_certificate-ObET7_Te.js.map +0 -1
  477. package/dist/esm/x509_crl-CeW7yzP9.js.map +0 -1
  478. package/dist/esm-es5/actions-DzoPRObK.js.map +0 -1
  479. package/dist/esm-es5/app-globals-zVR349KA.js +0 -5
  480. package/dist/esm-es5/app-globals-zVR349KA.js.map +0 -1
  481. package/dist/esm-es5/arrow_top-CF9pv-tQ.js.map +0 -1
  482. package/dist/esm-es5/button-Djn8UI82.js +0 -19
  483. package/dist/esm-es5/button-Djn8UI82.js.map +0 -1
  484. package/dist/esm-es5/certification_request-Wtz6WM17.js.map +0 -1
  485. package/dist/esm-es5/cross-DdCuR1F2.js.map +0 -1
  486. package/dist/esm-es5/download-Cqfc-Sxf.js.map +0 -1
  487. package/dist/esm-es5/index-DDDrq3In.js +0 -6
  488. package/dist/esm-es5/index-DDDrq3In.js.map +0 -1
  489. package/dist/esm-es5/link-BfDk078v.js +0 -12
  490. package/dist/esm-es5/link-BfDk078v.js.map +0 -1
  491. package/dist/esm-es5/miscellaneous-CsGuJ6zr.js.map +0 -1
  492. package/dist/esm-es5/pkcs10_certificate_request-Cn7_Z7a1.js.map +0 -1
  493. package/dist/esm-es5/x509_certificate-ObET7_Te.js.map +0 -1
  494. package/dist/esm-es5/x509_crl-CeW7yzP9.js.map +0 -1
  495. package/dist/peculiar/p-0e8ab957.entry.js.map +0 -1
  496. package/dist/peculiar/p-12d2e080.entry.js.map +0 -1
  497. package/dist/peculiar/p-1af57833.system.entry.js.map +0 -1
  498. package/dist/peculiar/p-3e4062f6.entry.js +0 -110
  499. package/dist/peculiar/p-3e4062f6.entry.js.map +0 -1
  500. package/dist/peculiar/p-5608ba3e.system.entry.js.map +0 -1
  501. package/dist/peculiar/p-5b829829.system.entry.js.map +0 -1
  502. package/dist/peculiar/p-63aa01ad.system.entry.js.map +0 -1
  503. package/dist/peculiar/p-69b461b4.entry.js.map +0 -1
  504. package/dist/peculiar/p-7Nmqck4T.system.js.map +0 -1
  505. package/dist/peculiar/p-7a3bf94e.entry.js.map +0 -1
  506. package/dist/peculiar/p-B2YrZuK2.system.js.map +0 -1
  507. package/dist/peculiar/p-B3myni_G.js.map +0 -1
  508. package/dist/peculiar/p-B859JpGw.system.js.map +0 -1
  509. package/dist/peculiar/p-BBgwMHRZ.system.js.map +0 -1
  510. package/dist/peculiar/p-BCATfe_H.js.map +0 -1
  511. package/dist/peculiar/p-BFenL1ap.system.js +0 -6
  512. package/dist/peculiar/p-BFenL1ap.system.js.map +0 -1
  513. package/dist/peculiar/p-BHBizfwo.js.map +0 -1
  514. package/dist/peculiar/p-BOSH9vjy.system.js.map +0 -1
  515. package/dist/peculiar/p-BP2bmYR2.system.js.map +0 -1
  516. package/dist/peculiar/p-BRhx1gbw.system.js.map +0 -1
  517. package/dist/peculiar/p-BX9qW3ww.system.js.map +0 -1
  518. package/dist/peculiar/p-BisXzAqN.js.map +0 -1
  519. package/dist/peculiar/p-CFhlbr47.system.js.map +0 -1
  520. package/dist/peculiar/p-CKoxwzVA.system.js.map +0 -1
  521. package/dist/peculiar/p-C_vT-OYk.system.js.map +0 -1
  522. package/dist/peculiar/p-CcANm2qm.system.js.map +0 -1
  523. package/dist/peculiar/p-CeKqQ13Z.js.map +0 -1
  524. package/dist/peculiar/p-CttQwkXH.js.map +0 -1
  525. package/dist/peculiar/p-CwlxH4oM.system.js +0 -5
  526. package/dist/peculiar/p-CwlxH4oM.system.js.map +0 -1
  527. package/dist/peculiar/p-D5BWI7FK.system.js +0 -5
  528. package/dist/peculiar/p-D5BWI7FK.system.js.map +0 -1
  529. package/dist/peculiar/p-DDDrq3In.js +0 -6
  530. package/dist/peculiar/p-DDDrq3In.js.map +0 -1
  531. package/dist/peculiar/p-DPre0WhP.system.js.map +0 -1
  532. package/dist/peculiar/p-DX5B2Msh.system.js.map +0 -1
  533. package/dist/peculiar/p-DgcB4Nqx.system.js +0 -142
  534. package/dist/peculiar/p-DgcB4Nqx.system.js.map +0 -1
  535. package/dist/peculiar/p-DhdG07f8.js.map +0 -1
  536. package/dist/peculiar/p-Dk86_qlM.system.js.map +0 -1
  537. package/dist/peculiar/p-DkAhB3Vy.js.map +0 -1
  538. package/dist/peculiar/p-L1KL0R34.system.js.map +0 -1
  539. package/dist/peculiar/p-Wtz6WM17.js +0 -142
  540. package/dist/peculiar/p-Wtz6WM17.js.map +0 -1
  541. package/dist/peculiar/p-bafc3336.system.entry.js +0 -111
  542. package/dist/peculiar/p-bafc3336.system.entry.js.map +0 -1
  543. package/dist/peculiar/p-cae95996.system.entry.js +0 -5
  544. package/dist/peculiar/p-f4490197.entry.js +0 -5
  545. package/dist/peculiar/p-lNFxlG5A.js.map +0 -1
  546. package/dist/peculiar/p-t-yLLnfF.js.map +0 -1
  547. package/dist/peculiar/p-uFLk5hDd.system.js.map +0 -1
  548. package/dist/peculiar/p-zVR349KA.js +0 -5
  549. package/dist/peculiar/p-zVR349KA.js.map +0 -1
@@ -6,7 +6,7 @@
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
8
  import { FunctionalComponent } from '../../stencil-public-runtime';
9
- import type { ColorType } from '../../interface';
9
+ import type { TColor } from '../../interface';
10
10
  export declare const LinkIcon: FunctionalComponent<{
11
- color?: ColorType;
11
+ color?: TColor;
12
12
  }>;
@@ -6,10 +6,10 @@
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
8
  import { FunctionalComponent } from '../../stencil-public-runtime';
9
- import type { TypographyType } from '../../interface';
10
- interface LinkProps {
9
+ import type { TTypography } from '../../interface';
10
+ interface ILinkProps {
11
11
  href: string;
12
- variant?: TypographyType;
12
+ variant?: TTypography;
13
13
  }
14
- export declare const Link: FunctionalComponent<LinkProps>;
14
+ export declare const Link: FunctionalComponent<ILinkProps>;
15
15
  export {};
@@ -6,12 +6,13 @@
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
8
  import { FunctionalComponent } from '../../stencil-public-runtime';
9
- import type { TypographyType, ColorType } from '../../interface';
10
- interface TypographyProps {
11
- component?: keyof JSX.IntrinsicElements;
12
- variant?: TypographyType;
13
- color?: ColorType;
9
+ import { type JSXBase } from '../../stencil-public-runtime';
10
+ import type { TTypography, TColor } from '../../interface';
11
+ interface ITypographyProps {
12
+ component?: keyof JSXBase.IntrinsicElements;
13
+ variant?: TTypography;
14
+ color?: TColor;
14
15
  class?: string;
15
16
  }
16
- export declare const Typography: FunctionalComponent<TypographyProps>;
17
+ export declare const Typography: FunctionalComponent<ITypographyProps>;
17
18
  export {};
@@ -5,20 +5,20 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { AttributeCertificateProp } from "./components/attribute-certificate-viewer/attribute-certificate-viewer";
9
- import { ButtonMenuGroup } from "./components/button-menu/button-menu";
8
+ import { TAttributeCertificateProp } from "./components/attribute-certificate-viewer/attribute-certificate-viewer";
9
+ import { IButtonMenuGroup } from "./components/button-menu/button-menu";
10
10
  import { X509Certificate, X509Certificates } from "./crypto";
11
- import { CertificateProp } from "./components/certificate-viewer/certificate-viewer";
11
+ import { TCertificateProp } from "./components/certificate-viewer/certificate-viewer";
12
12
  import { ICertificate } from "./components/certificates-viewer/certificates-viewer";
13
- import { CrlProp } from "./components/crl-viewer/crl-viewer";
14
- import { CsrProp } from "./components/csr-viewer/csr-viewer";
15
- export { AttributeCertificateProp } from "./components/attribute-certificate-viewer/attribute-certificate-viewer";
16
- export { ButtonMenuGroup } from "./components/button-menu/button-menu";
13
+ import { TCrlProp } from "./components/crl-viewer/crl-viewer";
14
+ import { TCsrProp } from "./components/csr-viewer/csr-viewer";
15
+ export { TAttributeCertificateProp } from "./components/attribute-certificate-viewer/attribute-certificate-viewer";
16
+ export { IButtonMenuGroup } from "./components/button-menu/button-menu";
17
17
  export { X509Certificate, X509Certificates } from "./crypto";
18
- export { CertificateProp } from "./components/certificate-viewer/certificate-viewer";
18
+ export { TCertificateProp } from "./components/certificate-viewer/certificate-viewer";
19
19
  export { ICertificate } from "./components/certificates-viewer/certificates-viewer";
20
- export { CrlProp } from "./components/crl-viewer/crl-viewer";
21
- export { CsrProp } from "./components/csr-viewer/csr-viewer";
20
+ export { TCrlProp } from "./components/crl-viewer/crl-viewer";
21
+ export { TCsrProp } from "./components/csr-viewer/csr-viewer";
22
22
  export namespace Components {
23
23
  interface PeculiarAttributeCertificateViewer {
24
24
  /**
@@ -34,7 +34,7 @@ export namespace Components {
34
34
  /**
35
35
  * The certificate value for decode and show details. Use PEM or DER.
36
36
  */
37
- "certificate": AttributeCertificateProp;
37
+ "certificate": TAttributeCertificateProp;
38
38
  /**
39
39
  * If `true` - component will show split-button to download certificate as PEM or DER.
40
40
  */
@@ -42,6 +42,7 @@ export namespace Components {
42
42
  /**
43
43
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
44
44
  * @example (max-width: 900px)
45
+ * @default '(max-width: 900px)'
45
46
  */
46
47
  "mobileMediaQueryString"?: string;
47
48
  /**
@@ -56,7 +57,10 @@ export namespace Components {
56
57
  "subjectKeyIdSiblingsLink"?: string;
57
58
  }
58
59
  interface PeculiarButtonMenu {
59
- "groups": ButtonMenuGroup[];
60
+ /**
61
+ * @default []
62
+ */
63
+ "groups": IButtonMenuGroup[];
60
64
  }
61
65
  interface PeculiarCertificateChainViewer {
62
66
  /**
@@ -95,7 +99,7 @@ export namespace Components {
95
99
  /**
96
100
  * The certificate value for decode and show details. Use PEM or DER.
97
101
  */
98
- "certificate": CertificateProp;
102
+ "certificate": TCertificateProp;
99
103
  /**
100
104
  * If `true` - component will show split-button to download certificate as PEM or DER.
101
105
  */
@@ -107,6 +111,7 @@ export namespace Components {
107
111
  /**
108
112
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
109
113
  * @example (max-width: 900px)
114
+ * @default '(max-width: 900px)'
110
115
  */
111
116
  "mobileMediaQueryString"?: string;
112
117
  /**
@@ -123,29 +128,35 @@ export namespace Components {
123
128
  interface PeculiarCertificatesViewer {
124
129
  /**
125
130
  * List of certificates values for decode and show in the list. <br /> **NOTE**: If you do not provide a `name` value when invocing the component it will take the first Subject CN value. <br /> **NOTE**: If you do not provide a `tests` this column will be ommited from the rendered page. <br /> **NOTE**: If the supplied certificates are self-signed the issuer column will be ommited.
131
+ * @default []
126
132
  */
127
133
  "certificates": ICertificate[];
128
134
  /**
129
135
  * Use filter in the list when search is changed.
136
+ * @default true
130
137
  */
131
138
  "filterWithSearch": boolean;
132
139
  /**
133
140
  * Use highlight chapters in the list when search is changed.
141
+ * @default true
134
142
  */
135
143
  "highlightWithSearch": boolean;
136
144
  /**
137
145
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
138
146
  * @example (max-width: 900px)
147
+ * @default '(max-width: 900px)'
139
148
  */
140
149
  "mobileMediaQueryString"?: string;
141
150
  }
142
151
  interface PeculiarCircularProgress {
143
152
  /**
144
153
  * Width/height of progress circle.
154
+ * @default 24
145
155
  */
146
156
  "size": number;
147
157
  /**
148
158
  * Stroke width of progress bar circle.
159
+ * @default 4
149
160
  */
150
161
  "width": number;
151
162
  }
@@ -163,7 +174,7 @@ export namespace Components {
163
174
  /**
164
175
  * The certificate value for decode and show details. Use PEM or DER.
165
176
  */
166
- "certificate": CrlProp;
177
+ "certificate": TCrlProp;
167
178
  /**
168
179
  * If `true` - component will show split-button to download certificate as PEM or DER.
169
180
  */
@@ -175,6 +186,7 @@ export namespace Components {
175
186
  /**
176
187
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
177
188
  * @example (max-width: 900px)
189
+ * @default '(max-width: 900px)'
178
190
  */
179
191
  "mobileMediaQueryString"?: string;
180
192
  }
@@ -182,7 +194,7 @@ export namespace Components {
182
194
  /**
183
195
  * The certificate value for decode and show details. Use PEM or DER.
184
196
  */
185
- "certificate": CsrProp;
197
+ "certificate": TCsrProp;
186
198
  /**
187
199
  * If `true` - component will show split-button to download certificate as PEM or DER.
188
200
  */
@@ -190,6 +202,7 @@ export namespace Components {
190
202
  /**
191
203
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
192
204
  * @example (max-width: 900px)
205
+ * @default '(max-width: 900px)'
193
206
  */
194
207
  "mobileMediaQueryString"?: string;
195
208
  /**
@@ -337,7 +350,7 @@ declare namespace LocalJSX {
337
350
  /**
338
351
  * The certificate value for decode and show details. Use PEM or DER.
339
352
  */
340
- "certificate"?: AttributeCertificateProp;
353
+ "certificate"?: TAttributeCertificateProp;
341
354
  /**
342
355
  * If `true` - component will show split-button to download certificate as PEM or DER.
343
356
  */
@@ -345,6 +358,7 @@ declare namespace LocalJSX {
345
358
  /**
346
359
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
347
360
  * @example (max-width: 900px)
361
+ * @default '(max-width: 900px)'
348
362
  */
349
363
  "mobileMediaQueryString"?: string;
350
364
  /**
@@ -359,7 +373,10 @@ declare namespace LocalJSX {
359
373
  "subjectKeyIdSiblingsLink"?: string;
360
374
  }
361
375
  interface PeculiarButtonMenu {
362
- "groups"?: ButtonMenuGroup[];
376
+ /**
377
+ * @default []
378
+ */
379
+ "groups"?: IButtonMenuGroup[];
363
380
  }
364
381
  interface PeculiarCertificateChainViewer {
365
382
  /**
@@ -406,7 +423,7 @@ declare namespace LocalJSX {
406
423
  /**
407
424
  * The certificate value for decode and show details. Use PEM or DER.
408
425
  */
409
- "certificate"?: CertificateProp;
426
+ "certificate"?: TCertificateProp;
410
427
  /**
411
428
  * If `true` - component will show split-button to download certificate as PEM or DER.
412
429
  */
@@ -418,6 +435,7 @@ declare namespace LocalJSX {
418
435
  /**
419
436
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
420
437
  * @example (max-width: 900px)
438
+ * @default '(max-width: 900px)'
421
439
  */
422
440
  "mobileMediaQueryString"?: string;
423
441
  /**
@@ -434,19 +452,23 @@ declare namespace LocalJSX {
434
452
  interface PeculiarCertificatesViewer {
435
453
  /**
436
454
  * List of certificates values for decode and show in the list. <br /> **NOTE**: If you do not provide a `name` value when invocing the component it will take the first Subject CN value. <br /> **NOTE**: If you do not provide a `tests` this column will be ommited from the rendered page. <br /> **NOTE**: If the supplied certificates are self-signed the issuer column will be ommited.
455
+ * @default []
437
456
  */
438
457
  "certificates"?: ICertificate[];
439
458
  /**
440
459
  * Use filter in the list when search is changed.
460
+ * @default true
441
461
  */
442
462
  "filterWithSearch"?: boolean;
443
463
  /**
444
464
  * Use highlight chapters in the list when search is changed.
465
+ * @default true
445
466
  */
446
467
  "highlightWithSearch"?: boolean;
447
468
  /**
448
469
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
449
470
  * @example (max-width: 900px)
471
+ * @default '(max-width: 900px)'
450
472
  */
451
473
  "mobileMediaQueryString"?: string;
452
474
  /**
@@ -461,10 +483,12 @@ declare namespace LocalJSX {
461
483
  interface PeculiarCircularProgress {
462
484
  /**
463
485
  * Width/height of progress circle.
486
+ * @default 24
464
487
  */
465
488
  "size"?: number;
466
489
  /**
467
490
  * Stroke width of progress bar circle.
491
+ * @default 4
468
492
  */
469
493
  "width"?: number;
470
494
  }
@@ -482,7 +506,7 @@ declare namespace LocalJSX {
482
506
  /**
483
507
  * The certificate value for decode and show details. Use PEM or DER.
484
508
  */
485
- "certificate"?: CrlProp;
509
+ "certificate"?: TCrlProp;
486
510
  /**
487
511
  * If `true` - component will show split-button to download certificate as PEM or DER.
488
512
  */
@@ -494,6 +518,7 @@ declare namespace LocalJSX {
494
518
  /**
495
519
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
496
520
  * @example (max-width: 900px)
521
+ * @default '(max-width: 900px)'
497
522
  */
498
523
  "mobileMediaQueryString"?: string;
499
524
  }
@@ -501,7 +526,7 @@ declare namespace LocalJSX {
501
526
  /**
502
527
  * The certificate value for decode and show details. Use PEM or DER.
503
528
  */
504
- "certificate"?: CsrProp;
529
+ "certificate"?: TCsrProp;
505
530
  /**
506
531
  * If `true` - component will show split-button to download certificate as PEM or DER.
507
532
  */
@@ -509,6 +534,7 @@ declare namespace LocalJSX {
509
534
  /**
510
535
  * Mobile media query string to control screen view change. <br /> **NOTE**: Based on https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia.
511
536
  * @example (max-width: 900px)
537
+ * @default '(max-width: 900px)'
512
538
  */
513
539
  "mobileMediaQueryString"?: string;
514
540
  /**
@@ -1242,6 +1242,7 @@ export declare const OIDs: {
1242
1242
  '1.3.6.1.4.1.40869.1.1.22.3': string;
1243
1243
  '1.3.6.1.4.1.13177.10.1.2.2': string;
1244
1244
  '1.3.6.1.4.1.37476.9000.64.1': string;
1245
+ '1.3.6.1.5.2.3.4': string;
1245
1246
  '1.3.6.1.5.2.3.5': string;
1246
1247
  '1.3.6.1.5.5.7': string;
1247
1248
  '1.3.6.1.5.5.7.0.12': string;
@@ -1278,6 +1279,7 @@ export declare const OIDs: {
1278
1279
  '1.3.6.1.5.5.7.3.11': string;
1279
1280
  '1.3.6.1.5.5.7.3.13': string;
1280
1281
  '1.3.6.1.5.5.7.3.14': string;
1282
+ '1.3.6.1.5.5.7.3.21': string;
1281
1283
  '1.3.6.1.5.5.7.3.31': string;
1282
1284
  '1.3.6.1.5.5.7.3.46': string;
1283
1285
  '1.3.6.1.5.5.7.4': string;
@@ -2010,6 +2012,7 @@ export declare const OIDs: {
2010
2012
  '2.16.840.1.101.3.2.1.3.3': string;
2011
2013
  '2.16.840.1.101.3.2.1.3.4': string;
2012
2014
  '2.16.840.1.101.3.2.1.3.12': string;
2015
+ '2.16.840.1.101.3.2.1.3.13': string;
2013
2016
  '2.16.840.1.101.3.2.1.48.1': string;
2014
2017
  '2.16.840.1.101.3.2.1.48.2': string;
2015
2018
  '2.16.840.1.101.3.2.1.48.3': string;
@@ -2058,6 +2061,8 @@ export declare const OIDs: {
2058
2061
  '2.16.840.1.101.3.4.2.4': string;
2059
2062
  '2.16.840.1.101.3.4.3.1': string;
2060
2063
  '2.16.840.1.101.3.4.3.2': string;
2064
+ '2.16.840.1.101.3.6.9.1': string;
2065
+ '2.16.840.1.101.3.6.6': string;
2061
2066
  '2.16.840.1.113719.1.2.8': string;
2062
2067
  '2.16.840.1.113719.1.2.8.22': string;
2063
2068
  '2.16.840.1.113719.1.2.8.23': string;
@@ -7,9 +7,7 @@
7
7
  */
8
8
  export declare class AsnData<T> {
9
9
  #private;
10
- constructor(raw: BufferSource, type: {
11
- new (): T;
12
- });
10
+ constructor(raw: BufferSource, type: new () => T);
13
11
  get asn(): T;
14
12
  get raw(): ArrayBuffer;
15
13
  }
@@ -5,14 +5,14 @@
5
5
  * This source code is licensed under the MIT license found in the
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
- export interface PemHeader {
8
+ export interface IPemHeader {
9
9
  key: string;
10
10
  value: string;
11
11
  }
12
12
  /**
13
13
  * Represents PEM structure
14
14
  */
15
- export interface PemStruct {
15
+ export interface IPemStruct {
16
16
  /**
17
17
  * Type
18
18
  */
@@ -20,14 +20,14 @@ export interface PemStruct {
20
20
  /**
21
21
  * Headers
22
22
  */
23
- headers: PemHeader[];
23
+ headers: IPemHeader[];
24
24
  /**
25
25
  * Decoded message data
26
26
  */
27
27
  rawData: ArrayBuffer;
28
28
  }
29
- type AtLeast<T, K extends keyof T> = Partial<T> & Pick<T, K>;
30
- export type PemStructEncodeParams = AtLeast<PemStruct, 'type' | 'rawData'>;
29
+ type TAtLeast<T, K extends keyof T> = Partial<T> & Pick<T, K>;
30
+ export type TPemStructEncodeParams = TAtLeast<IPemStruct, 'type' | 'rawData'>;
31
31
  /**
32
32
  * Represents PEM Converter.
33
33
  */
@@ -37,30 +37,18 @@ export declare class PemConverter {
37
37
  static CertificateRequestTag: string;
38
38
  static AttributeCertificateTag: string;
39
39
  static isPem(data: string): boolean;
40
- static decodeWithHeaders(pem: string): PemStruct[];
40
+ static decodeWithHeaders(pem: string): IPemStruct[];
41
41
  /**
42
42
  * Decodes PEM to a list of raws
43
43
  * @param pem message in PEM format
44
44
  */
45
45
  static decode(pem: string): ArrayBuffer[];
46
- /**
47
- * Encodes a list of PemStruct in PEM format
48
- * @param structs A list of PemStruct
49
- * @param tag PEM tag
50
- */
51
- static encode(structs: PemStructEncodeParams[]): string;
52
- /**
53
- * Encodes a raw data in PEM format
54
- * @param rawData Raw data
55
- * @param tag PEM tag
56
- */
57
- static encode(rawData: BufferSource, tag: string): string;
58
46
  /**
59
47
  * Encodes a list of raws in PEM format
60
48
  * @param raws A list of raws
61
49
  * @param tag PEM tag
62
50
  */
63
- static encode(rawData: BufferSource[], tag: string): string;
51
+ static encode(rawData: BufferSource | BufferSource[] | TPemStructEncodeParams[], tag?: string): string;
64
52
  /**
65
53
  * Encodes PEMStruct in PEM block
66
54
  * @param pem PEM structure for encoding
@@ -8,17 +8,12 @@
8
8
  export declare class CryptoProvider {
9
9
  private providers;
10
10
  static DEFAULT: string;
11
- static isCryptoKeyPair(data: any): data is CryptoKeyPair;
11
+ static isCryptoKeyPair(data: unknown): data is CryptoKeyPair;
12
12
  constructor();
13
13
  /**
14
14
  * Returns default crypto
15
15
  */
16
16
  get(): Crypto;
17
- /**
18
- * Returns crypto by name
19
- * @param key Crypto name
20
- */
21
- get(key: string): Crypto;
22
17
  set(value: Crypto): this;
23
18
  set(key: string, value: Crypto): this;
24
19
  }
@@ -1,4 +1,4 @@
1
- export type TypographyType = (
1
+ export type TTypography = (
2
2
  'h1' |
3
3
  'h2' |
4
4
  'h3' |
@@ -15,7 +15,7 @@ export type TypographyType = (
15
15
  'c2'
16
16
  );
17
17
 
18
- export type ColorType = (
18
+ export type TColor = (
19
19
  // primary
20
20
  'primary-tint-5' |
21
21
  'primary-tint-4' |
@@ -97,6 +97,6 @@ export type ColorType = (
97
97
  'extra-2'
98
98
  );
99
99
 
100
- // eslint-disable-next-line import/no-cycle
100
+ // eslint-disable-next-line import/no-unresolved
101
101
  export * from './components';
102
102
  export * from './index';
@@ -260,6 +260,25 @@ export declare function setPlatformHelpers(helpers: {
260
260
  * @returns the base path
261
261
  */
262
262
  export declare function getAssetPath(path: string): string;
263
+ /**
264
+ * Method to render a virtual DOM tree to a container element.
265
+ *
266
+ * @example
267
+ * ```tsx
268
+ * import { render } from '@stencil/core';
269
+ *
270
+ * const vnode = (
271
+ * <div>
272
+ * <h1>Hello, world!</h1>
273
+ * </div>
274
+ * );
275
+ * render(vnode, document.body);
276
+ * ```
277
+ *
278
+ * @param vnode - The virtual DOM tree to render
279
+ * @param container - The container element to render the virtual DOM tree to
280
+ */
281
+ export declare function render(vnode: VNode, container: Element): void;
263
282
  /**
264
283
  * Used to manually set the base path where assets can be found. For lazy-loaded
265
284
  * builds the asset path is automatically set and assets copied to the correct
@@ -827,7 +846,7 @@ export declare namespace JSXBase {
827
846
  interface DetailsHTMLAttributes<T> extends HTMLAttributes<T> {
828
847
  open?: boolean;
829
848
  name?: string;
830
- onToggle?: (event: Event) => void;
849
+ onToggle?: (event: ToggleEvent) => void;
831
850
  }
832
851
  interface DelHTMLAttributes<T> extends HTMLAttributes<T> {
833
852
  cite?: string;
@@ -1533,6 +1552,13 @@ export declare namespace JSXBase {
1533
1552
  z?: number | string;
1534
1553
  zoomAndPan?: string;
1535
1554
  }
1555
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent) */
1556
+ interface ToggleEvent extends Event {
1557
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/newState) */
1558
+ readonly newState: string;
1559
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/oldState) */
1560
+ readonly oldState: string;
1561
+ }
1536
1562
  interface DOMAttributes<T> extends JSXAttributes<T> {
1537
1563
  slot?: string;
1538
1564
  part?: string;
@@ -1549,6 +1575,10 @@ export declare namespace JSXBase {
1549
1575
  onCompositionstartCapture?: (event: CompositionEvent) => void;
1550
1576
  onCompositionupdate?: (event: CompositionEvent) => void;
1551
1577
  onCompositionupdateCapture?: (event: CompositionEvent) => void;
1578
+ onBeforeToggle?: (event: ToggleEvent) => void;
1579
+ onBeforeToggleCapture?: (event: ToggleEvent) => void;
1580
+ onToggle?: (event: ToggleEvent) => void;
1581
+ onToggleCapture?: (event: ToggleEvent) => void;
1552
1582
  onFocus?: (event: FocusEvent) => void;
1553
1583
  onFocusCapture?: (event: FocusEvent) => void;
1554
1584
  onFocusin?: (event: FocusEvent) => void;
@@ -1567,10 +1597,6 @@ export declare namespace JSXBase {
1567
1597
  onSubmitCapture?: (event: Event) => void;
1568
1598
  onInvalid?: (event: Event) => void;
1569
1599
  onInvalidCapture?: (event: Event) => void;
1570
- onBeforeToggle?: (event: Event) => void;
1571
- onBeforeToggleCapture?: (event: Event) => void;
1572
- onToggle?: (event: Event) => void;
1573
- onToggleCapture?: (event: Event) => void;
1574
1600
  onLoad?: (event: Event) => void;
1575
1601
  onLoadCapture?: (event: Event) => void;
1576
1602
  onError?: (event: Event) => void;
@@ -1582,7 +1608,7 @@ export declare namespace JSXBase {
1582
1608
  onKeyUp?: (event: KeyboardEvent) => void;
1583
1609
  onKeyUpCapture?: (event: KeyboardEvent) => void;
1584
1610
  onAuxClick?: (event: MouseEvent) => void;
1585
- onClick?: (event: MouseEvent) => void;
1611
+ onClick?: (event: PointerEvent) => void;
1586
1612
  onClickCapture?: (event: MouseEvent) => void;
1587
1613
  onContextMenu?: (event: MouseEvent) => void;
1588
1614
  onContextMenuCapture?: (event: MouseEvent) => void;
@@ -1662,6 +1688,8 @@ export declare namespace JSXBase {
1662
1688
  onTransitionRunCapture?: (event: TransitionEvent) => void;
1663
1689
  onTransitionStart?: (event: TransitionEvent) => void;
1664
1690
  onTransitionStartCapture?: (event: TransitionEvent) => void;
1691
+ [key: `aria-${string}`]: string | boolean | undefined;
1692
+ [key: `aria${string}`]: string | boolean | undefined;
1665
1693
  }
1666
1694
  }
1667
1695
  export interface JSXAttributes<T = Element> {
@@ -6,10 +6,10 @@
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
8
  import en from '../locales/en.json';
9
- type ReplacerType = {
9
+ interface IReplacerType {
10
10
  pattern: string;
11
- replacer: any;
12
- };
11
+ replacer: string;
12
+ }
13
13
  declare const MESSAGES_ALL: {
14
14
  en: {
15
15
  basicInformation: string;
@@ -61,13 +61,13 @@ declare const MESSAGES_ALL: {
61
61
  downloadOptions: string;
62
62
  };
63
63
  };
64
- export type SupportedMessagesType = keyof typeof MESSAGES_ALL;
64
+ export type TSupportedMessagesType = keyof typeof MESSAGES_ALL;
65
65
  export declare class Localization {
66
66
  private locale;
67
67
  constructor();
68
- setLocale: (locale: SupportedMessagesType) => void;
68
+ setLocale: (locale: TSupportedMessagesType) => void;
69
69
  getLocale: () => string;
70
- getString(id: keyof typeof en, replacer?: ReplacerType): string | string[];
70
+ getString(id: keyof typeof en, replacer?: IReplacerType): string | string[];
71
71
  }
72
72
  export declare const l10n: Localization;
73
73
  export {};
@@ -5,14 +5,14 @@
5
5
  * This source code is licensed under the MIT license found in the
6
6
  * LICENSE file in the root directory of this source tree.
7
7
  */
8
- export type FileValue = string | ArrayBuffer | null;
9
- export interface IFileDataType extends Blob {
8
+ export type TFileValue = string | ArrayBuffer | null;
9
+ export interface IFileData extends Blob {
10
10
  name?: string;
11
11
  mimeType?: string;
12
12
  lastModified?: number;
13
13
  }
14
14
  export interface IReadFileResult {
15
- value: FileValue;
15
+ value: TFileValue;
16
16
  fileName: string | undefined;
17
17
  fileSize: number | undefined;
18
18
  sourceMime: string | undefined;
@@ -28,7 +28,7 @@ export interface IReadFileResult {
28
28
  * .catch(err => console.log('An error occured when reading file', err));
29
29
  * ```
30
30
  */
31
- export declare function readAsBinaryString(file: IFileDataType): Promise<IReadFileResult>;
31
+ export declare function readAsBinaryString(file: IFileData): Promise<IReadFileResult>;
32
32
  /**
33
33
  * Read file as ArrayBuffer
34
34
  *
@@ -40,7 +40,7 @@ export declare function readAsBinaryString(file: IFileDataType): Promise<IReadFi
40
40
  * .catch(err => console.log('An error occured when reading file', err));
41
41
  * ```
42
42
  */
43
- export declare function readAsArrayBuffer(file: IFileDataType): Promise<IReadFileResult>;
43
+ export declare function readAsArrayBuffer(file: IFileData): Promise<IReadFileResult>;
44
44
  /**
45
45
  * Read file as Data URL
46
46
  *
@@ -52,7 +52,7 @@ export declare function readAsArrayBuffer(file: IFileDataType): Promise<IReadFil
52
52
  * .catch(err => console.log('An error occured when reading file', err));
53
53
  * ```
54
54
  */
55
- export declare function readAsDataUrl(file: IFileDataType): Promise<IReadFileResult>;
55
+ export declare function readAsDataUrl(file: IFileData): Promise<IReadFileResult>;
56
56
  /**
57
57
  * Read file as Text
58
58
  *
@@ -64,4 +64,4 @@ export declare function readAsDataUrl(file: IFileDataType): Promise<IReadFileRes
64
64
  * .catch(err => console.log('An error occured when reading file', err));
65
65
  * ```
66
66
  */
67
- export declare function readAsText(file: IFileDataType, options?: string): Promise<IReadFileResult>;
67
+ export declare function readAsText(file: IFileData, options?: string): Promise<IReadFileResult>;