most-box 0.2.4 → 0.2.6

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 (128) hide show
  1. package/electron/main.js +58 -4
  2. package/electron/updateChecker.js +6 -2
  3. package/electron/updateChecker.test.js +24 -0
  4. package/out/admin/index.html +0 -0
  5. package/out/app/index.html +0 -0
  6. package/out/assets/FilePreviewOverlay-DqH7uKb7.js +1 -0
  7. package/out/assets/LanguageToggle-BoBNesNU.js +1 -0
  8. package/out/assets/{MarketingHeader-Q2cpkqAM.js → MarketingHeader-Derv67Vs.js} +1 -1
  9. package/out/assets/MarketingLayout-fc2mymJm.js +1 -0
  10. package/out/assets/MarketingThemeToggle-BLuQ_uE-.js +1 -0
  11. package/out/assets/{MilkdownEditor-Bv2VA3bu.js → MilkdownEditor-f2vRIY21.js} +1 -1
  12. package/out/assets/OpenSidebarButton-BKX4B_yG.js +1 -0
  13. package/out/assets/SidebarAccount-D6wj_ijc.js +1 -0
  14. package/out/assets/SidebarHomeLink-ByOHwlH8.js +1 -0
  15. package/out/assets/arrow-right-BCi9KXDX.js +1 -0
  16. package/out/assets/circle-alert-Dyc-4wje.js +1 -0
  17. package/out/assets/cloud-DfaFxhLj.js +1 -0
  18. package/out/assets/copy-D8HSH5Ki.js +1 -0
  19. package/out/assets/download-Q6jKMPIG.js +1 -0
  20. package/out/assets/{downloadValidation-xzpa5rap.js → downloadValidation-B-w8D_0W.js} +1 -1
  21. package/out/assets/external-link-GQcZwDTT.js +1 -0
  22. package/out/assets/file-text-CVl5SZPJ.js +1 -0
  23. package/out/assets/folder-BtIdk-YN.js +1 -0
  24. package/out/assets/hard-drive-Cew_LD0N.js +1 -0
  25. package/out/assets/i18n--maTEG0d.js +1 -0
  26. package/out/assets/index-B2-kpfu5.css +1 -0
  27. package/out/assets/index-Cg4kEvx8.js +31 -0
  28. package/out/assets/index.lazy-BAq__8ON.js +2 -0
  29. package/out/assets/index.lazy-BPh8D_H9.js +1 -0
  30. package/out/assets/index.lazy-Bn4kDToA.js +1 -0
  31. package/out/assets/index.lazy-BqHgW5fE.js +1 -0
  32. package/out/assets/index.lazy-CLYRM_kh.js +1 -0
  33. package/out/assets/index.lazy-CMSCQucz.js +1 -0
  34. package/out/assets/index.lazy-Cut4XkPH.js +1 -0
  35. package/out/assets/index.lazy-DKOSJyaQ.js +2 -0
  36. package/out/assets/index.lazy-DjPbRI_L.js +1 -0
  37. package/out/assets/index.lazy-DujygWms.js +1 -0
  38. package/out/assets/index.lazy-DxAGUwlf.js +3 -0
  39. package/out/assets/index.lazy-WXDn5r_l.js +1 -0
  40. package/out/assets/index.lazy-ghLI7p1x.js +1 -0
  41. package/out/assets/key-round-D1zfZzvP.js +1 -0
  42. package/out/assets/loader-BSclU8WE.js +1 -0
  43. package/out/assets/lock-C9VP0ezG.js +1 -0
  44. package/out/assets/message-square-Dg3YjjmO.js +1 -0
  45. package/out/assets/mp-FQvFEcYM.js +1 -0
  46. package/out/assets/music-BeCPak70.js +1 -0
  47. package/out/assets/notebook-pen-DO1CJiqn.js +1 -0
  48. package/out/assets/play-CnhsLC5C.js +1 -0
  49. package/out/assets/plus-BpjwXzbO.js +1 -0
  50. package/out/assets/save-BVeMjaW1.js +1 -0
  51. package/out/assets/search-CsAnnJyH.js +1 -0
  52. package/out/assets/send-C1J-eGNs.js +1 -0
  53. package/out/assets/shield-check-CZYDVJoh.js +1 -0
  54. package/out/assets/trash-2-C_LtCiNh.js +1 -0
  55. package/out/assets/triangle-alert-DOwc-41Y.js +1 -0
  56. package/out/assets/ui-PnUvY9zL.js +4 -0
  57. package/out/assets/upload-DgxxldtV.js +1 -0
  58. package/out/assets/{useChannelMessages-DS1ntAKN.js → useChannelMessages-CZHmH5n-.js} +1 -1
  59. package/out/assets/useGameRoom-B8Ds_PKe.js +1 -0
  60. package/out/assets/userProfile-CRGZ8PUF.js +1 -0
  61. package/out/assets/wallet-DBTWBi6K.js +1 -0
  62. package/out/assets/wifi-pP6SJLcu.js +1 -0
  63. package/out/chat/index.html +0 -0
  64. package/out/chat/join/index.html +0 -0
  65. package/out/download/index.html +2 -2
  66. package/out/game/gandengyan/index.html +0 -0
  67. package/out/game/index.html +0 -0
  68. package/out/game/zhajinhua/index.html +0 -0
  69. package/out/index.html +2 -2
  70. package/out/note/index.html +0 -0
  71. package/out/ping/index.html +2 -2
  72. package/out/profile/index.html +0 -0
  73. package/out/web3/index.html +0 -0
  74. package/package.json +1 -1
  75. package/server/src/utils/api.js +149 -9
  76. package/out/assets/AppShell-gILTcRs-.js +0 -1
  77. package/out/assets/FilePreviewOverlay-CM-fcIaD.js +0 -1
  78. package/out/assets/LanguageToggle-B99eQcTE.js +0 -1
  79. package/out/assets/MarketingLayout-X3Nj2JvA.js +0 -1
  80. package/out/assets/MarketingThemeToggle-z4jr4-vt.js +0 -1
  81. package/out/assets/OpenSidebarButton-CaQJk5LD.js +0 -1
  82. package/out/assets/SidebarAccount-CpNVqNva.js +0 -1
  83. package/out/assets/arrow-right-mNO53HQi.js +0 -1
  84. package/out/assets/circle-alert-CofRTRHr.js +0 -1
  85. package/out/assets/cloud-DAGFCFIp.js +0 -1
  86. package/out/assets/copy-5aEv78Eq.js +0 -1
  87. package/out/assets/download-Bhqn6hL1.js +0 -1
  88. package/out/assets/external-link-CNR21yFA.js +0 -1
  89. package/out/assets/file-text-CFfvvCnM.js +0 -1
  90. package/out/assets/folder-BGJCjyba.js +0 -1
  91. package/out/assets/hard-drive-4vHpA5kz.js +0 -1
  92. package/out/assets/index-CgErXULe.css +0 -1
  93. package/out/assets/index-DN0kD5zr.js +0 -31
  94. package/out/assets/index.lazy-0DsJzEoI.js +0 -1
  95. package/out/assets/index.lazy-CJBRtbWA.js +0 -1
  96. package/out/assets/index.lazy-CPV-dZxo.js +0 -1
  97. package/out/assets/index.lazy-CQavt0-9.js +0 -2
  98. package/out/assets/index.lazy-CUq9lbK_.js +0 -1
  99. package/out/assets/index.lazy-CxpNXlwa.js +0 -1
  100. package/out/assets/index.lazy-DOgKxDuF.js +0 -1
  101. package/out/assets/index.lazy-Dzf-q-Vf.js +0 -1
  102. package/out/assets/index.lazy-GtegOPkJ.js +0 -2
  103. package/out/assets/index.lazy-H7NATHUs.js +0 -1
  104. package/out/assets/index.lazy-b_N8nrYw.js +0 -1
  105. package/out/assets/index.lazy-erexqght.js +0 -3
  106. package/out/assets/index.lazy-s3nUpCQ1.js +0 -1
  107. package/out/assets/key-round-BpSdpOHi.js +0 -1
  108. package/out/assets/loader-ByMmV2_4.js +0 -1
  109. package/out/assets/lock-C0pdaery.js +0 -1
  110. package/out/assets/message-square-Eu86zZup.js +0 -1
  111. package/out/assets/mp-DjXDNjls.js +0 -1
  112. package/out/assets/music-Btrhub6z.js +0 -1
  113. package/out/assets/notebook-pen-CfdFgaDE.js +0 -1
  114. package/out/assets/play-D5r9Yvbq.js +0 -1
  115. package/out/assets/plus-Mlh7r_bm.js +0 -1
  116. package/out/assets/refresh-cw--JB8k6mH.js +0 -1
  117. package/out/assets/save-DN4eprSt.js +0 -1
  118. package/out/assets/search-CbzMyENy.js +0 -1
  119. package/out/assets/send-D8p6f8OD.js +0 -1
  120. package/out/assets/shield-check-c0labdRH.js +0 -1
  121. package/out/assets/trash-2-zdhWec_U.js +0 -1
  122. package/out/assets/triangle-alert-D-qigSSn.js +0 -1
  123. package/out/assets/upload-BD23c5Pz.js +0 -1
  124. package/out/assets/useGameRoom-BSPkCY3n.js +0 -1
  125. package/out/assets/userProfile-BmzBA_Bk.js +0 -1
  126. package/out/assets/userStore-q0BBZsIV.js +0 -4
  127. package/out/assets/wallet-DmZMdK9A.js +0 -1
  128. package/out/assets/wifi-CVqaPDcv.js +0 -1
@@ -1,3 +0,0 @@
1
- import{n as e,o as t,t as n}from"./jsx-runtime-Bt-cYkS5.js";import{a as r,c as i,d as a,g as o,i as s,p as c,r as l,t as u,u as d,v as f}from"./userStore-q0BBZsIV.js";import{i as p,r as m}from"./LanguageToggle-B99eQcTE.js";import{n as h,t as g}from"./lock-C0pdaery.js";import{t as _}from"./download-Bhqn6hL1.js";import{t as v}from"./external-link-CNR21yFA.js";import{a as y,i as b,n as x,r as S,t as C}from"./mp-DjXDNjls.js";import{t as w}from"./key-round-BpSdpOHi.js";import{t as T}from"./AppShell-gILTcRs-.js";import{t as E}from"./wallet-DmZMdK9A.js";import{I as D,M as O,N as ee,O as te,i as ne,j as k,m as re}from"./index-DN0kD5zr.js";var ie=o(`chevron-up`,[[`path`,{d:`m18 15-6-6-6 6`,key:`153udz`}]]),A=o(`globe`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20`,key:`13o1zl`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}]]),ae=o(`qr-code`,[[`rect`,{width:`5`,height:`5`,x:`3`,y:`3`,rx:`1`,key:`1tu5fj`}],[`rect`,{width:`5`,height:`5`,x:`16`,y:`3`,rx:`1`,key:`1v8r4q`}],[`rect`,{width:`5`,height:`5`,x:`3`,y:`16`,rx:`1`,key:`1x03jg`}],[`path`,{d:`M21 16h-3a2 2 0 0 0-2 2v3`,key:`177gqh`}],[`path`,{d:`M21 21v.01`,key:`ents32`}],[`path`,{d:`M12 7v3a2 2 0 0 1-2 2H7`,key:`8crl2c`}],[`path`,{d:`M3 12h.01`,key:`nlz23k`}],[`path`,{d:`M12 3h.01`,key:`n36tog`}],[`path`,{d:`M12 16v.01`,key:`133mhm`}],[`path`,{d:`M16 12h1`,key:`1slzba`}],[`path`,{d:`M21 12v.01`,key:`1lwtk9`}],[`path`,{d:`M12 21v-1`,key:`1880an`}]]),oe=o(`shield-alert`,[[`path`,{d:`M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z`,key:`oel41y`}],[`path`,{d:`M12 8v4`,key:`1got3b`}],[`path`,{d:`M12 16h.01`,key:`1drbdi`}]]),se=o(`shield`,[[`path`,{d:`M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z`,key:`oel41y`}]]),j=t(e()),M=n();function ce(e){return e?`•`.repeat(Math.min(e.length,32)):`-`}function le({title:e,username:t,password:n,showPassword:r,showPrivateKey:i,account:a,onUsernameChange:o,onPasswordChange:s,onTogglePassword:c,onTogglePrivateKey:l,onGenerate:u}){let{t:d}=D();return(0,M.jsxs)(`div`,{className:`web3-box-account`,children:[(0,M.jsx)(`div`,{className:`web3-box-account-header`,children:(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`h2`,{children:e}),(0,M.jsx)(`p`,{children:d(`web3.box.account.desc`)})]})}),(0,M.jsxs)(`div`,{className:`web3-box-login`,children:[(0,M.jsx)(`input`,{type:`text`,placeholder:d(`login.username.placeholder`),value:t,onChange:e=>o(e.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsxs)(`div`,{className:`input-wrap`,children:[(0,M.jsx)(`input`,{type:r?`text`:`password`,placeholder:d(`web3.login.passwordOptional`),value:n,onChange:e=>s(e.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`button`,{className:`input-eye`,onClick:c,type:`button`,children:r?(0,M.jsx)(O,{size:16}):(0,M.jsx)(k,{size:16})})]}),(0,M.jsxs)(`button`,{className:`btn btn-primary btn-full`,onClick:u,disabled:!t.trim(),type:`button`,children:[(0,M.jsx)(w,{size:16}),d(`web3.box.account.generate`)]})]}),a?(0,M.jsxs)(`div`,{className:`web3-box-key-list`,children:[(0,M.jsxs)(`div`,{className:`web3-box-key-row`,children:[(0,M.jsx)(`span`,{children:d(`web3.label.address`)}),(0,M.jsxs)(`div`,{className:`mono-row`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:a.address.toLowerCase()}),(0,M.jsx)(S,{text:a.address.toLowerCase()})]})]}),(0,M.jsxs)(`div`,{className:`web3-box-key-row`,children:[(0,M.jsx)(`span`,{children:d(`web3.label.x25519Public`)}),(0,M.jsxs)(`div`,{className:`mono-row`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:a.publicKey}),(0,M.jsx)(S,{text:a.publicKey})]})]}),(0,M.jsxs)(`div`,{className:`web3-box-key-row`,children:[(0,M.jsx)(`span`,{children:d(`web3.label.x25519Private`)}),(0,M.jsxs)(`div`,{className:`mono-row danger`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:i?a.privateKey:ce(a.privateKey)}),(0,M.jsx)(`button`,{className:`btn btn-icon`,onClick:l,title:d(i?`web3.action.hidePrivateKey`:`web3.action.showPrivateKey`),type:`button`,children:i?(0,M.jsx)(k,{size:14}):(0,M.jsx)(O,{size:14})})]})]})]}):null]})}function ue(e,t){return Number.isFinite(e)?t(e):`-`}function de({title:e,description:t,message:n,cipherText:r,decryptedText:i,error:o,encryptLabel:s,decryptLabel:c,messagePlaceholder:l,cipherPlaceholder:u,onMessageChange:d,onCipherTextChange:f,onEncrypt:p,onDecrypt:m}){let{t:h,formatDateTime:_}=D(),v=`box-message-${e.replaceAll(/\s+/g,`-`)}`,y=a(r);return(0,M.jsxs)(`section`,{className:`web3-box-flow`,children:[(0,M.jsx)(`div`,{className:`web3-box-flow-header`,children:(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`h2`,{children:e}),(0,M.jsx)(`p`,{children:t})]})}),(0,M.jsx)(`label`,{className:`web3-box-label`,htmlFor:v,children:h(`web3.box.plaintext`)}),(0,M.jsx)(`textarea`,{id:v,className:`textarea`,value:n,onChange:e=>d(e.target.value),rows:4,placeholder:l,translate:`no`}),(0,M.jsxs)(`div`,{className:`web3-box-actions`,children:[(0,M.jsxs)(`button`,{className:`btn btn-primary`,onClick:p,type:`button`,children:[(0,M.jsx)(g,{size:16}),s]}),(0,M.jsxs)(`button`,{className:`btn btn-secondary`,onClick:m,type:`button`,children:[(0,M.jsx)(w,{size:16}),c]})]}),o&&(0,M.jsx)(`p`,{className:`web3-tools-danger`,children:o}),(0,M.jsxs)(`div`,{className:`web3-box-result-grid`,children:[(0,M.jsxs)(`div`,{className:`web3-box-result`,children:[(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:h(`web3.box.ciphertext`)})}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:r,onChange:e=>f(e.target.value),rows:5,placeholder:u,translate:`no`})]}),(0,M.jsxs)(`div`,{className:`web3-box-result`,children:[(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:h(`web3.box.decryptResult`)})}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:i,readOnly:!0,rows:5,placeholder:h(`web3.box.decryptResultPlaceholder`),translate:`no`})]})]}),y&&(0,M.jsxs)(`div`,{className:`web3-box-token-meta`,children:[(0,M.jsxs)(`div`,{className:`web3-box-token-meta-row`,children:[(0,M.jsx)(`span`,{children:h(`web3.box.timestamp`)}),(0,M.jsx)(`code`,{translate:`no`,children:ue(y.timestampMs,_)})]}),(0,M.jsxs)(`div`,{className:`web3-box-token-meta-row`,children:[(0,M.jsx)(`span`,{children:h(`web3.box.nonce`)}),(0,M.jsx)(`code`,{translate:`no`,children:y.nonce})]})]})]})}function fe(e){let{t}=D();return(0,M.jsxs)(`div`,{className:`web3-box-workspace`,children:[(0,M.jsxs)(`div`,{className:`web3-box-grid`,children:[(0,M.jsx)(le,{title:t(`web3.box.accountA`),username:e.boxAUsername,password:e.boxAPassword,showPassword:e.boxAShowPassword,showPrivateKey:e.boxAShowPrivateKey,account:e.boxAAccount,onUsernameChange:e.onBoxAUsernameChange,onPasswordChange:e.onBoxAPasswordChange,onTogglePassword:e.onBoxAShowPasswordToggle,onTogglePrivateKey:e.onBoxAShowPrivateKeyToggle,onGenerate:e.onGenerateBoxA}),(0,M.jsx)(le,{title:t(`web3.box.accountB`),username:e.boxBUsername,password:e.boxBPassword,showPassword:e.boxBShowPassword,showPrivateKey:e.boxBShowPrivateKey,account:e.boxBAccount,onUsernameChange:e.onBoxBUsernameChange,onPasswordChange:e.onBoxBPasswordChange,onTogglePassword:e.onBoxBShowPasswordToggle,onTogglePrivateKey:e.onBoxBShowPrivateKeyToggle,onGenerate:e.onGenerateBoxB})]}),(0,M.jsxs)(`div`,{className:`web3-box-flow-grid`,children:[(0,M.jsx)(de,{title:`A → B`,description:t(`web3.box.flowAB.desc`),message:e.boxABMessage,cipherText:e.boxABCipherText,decryptedText:e.boxABDecryptedText,error:e.boxABError,encryptLabel:t(`web3.box.flowAB.encrypt`),decryptLabel:t(`web3.box.flowAB.decrypt`),messagePlaceholder:t(`web3.box.flowAB.messagePlaceholder`),cipherPlaceholder:t(`web3.box.cipherPlaceholder`),onMessageChange:e.onBoxABMessageChange,onCipherTextChange:e.onBoxABCipherTextChange,onEncrypt:e.onEncryptBoxAB,onDecrypt:e.onDecryptBoxAB}),(0,M.jsx)(de,{title:`B → A`,description:t(`web3.box.flowBA.desc`),message:e.boxBAMessage,cipherText:e.boxBACipherText,decryptedText:e.boxBADecryptedText,error:e.boxBAError,encryptLabel:t(`web3.box.flowBA.encrypt`),decryptLabel:t(`web3.box.flowBA.decrypt`),messagePlaceholder:t(`web3.box.flowBA.messagePlaceholder`),cipherPlaceholder:t(`web3.box.cipherPlaceholder`),onMessageChange:e.onBoxBAMessageChange,onCipherTextChange:e.onBoxBACipherTextChange,onEncrypt:e.onEncryptBoxBA,onDecrypt:e.onDecryptBoxBA})]}),(0,M.jsxs)(`div`,{className:`web3-box-flow-grid`,children:[(0,M.jsxs)(`section`,{className:`web3-box-flow`,children:[(0,M.jsx)(`div`,{className:`web3-box-flow-header`,children:(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`h2`,{children:t(`web3.box.encryptTitle`)}),(0,M.jsx)(`p`,{children:t(`web3.box.encryptDesc`)})]})}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.sender`)})}),(0,M.jsxs)(`div`,{className:`input-wrap`,children:[(0,M.jsx)(`input`,{type:e.boxEncryptShowPrivateKey?`text`:`password`,placeholder:t(`web3.box.senderPrivatePlaceholder`),value:e.boxEncryptSenderPrivateKey,onChange:t=>e.onBoxEncryptSenderPrivateKeyChange(t.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`button`,{className:`input-eye`,onClick:e.onBoxEncryptShowPrivateKeyToggle,type:`button`,children:e.boxEncryptShowPrivateKey?(0,M.jsx)(O,{size:16}):(0,M.jsx)(k,{size:16})})]}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.recipient`)})}),(0,M.jsx)(`input`,{type:`text`,placeholder:t(`web3.box.recipientPublicPlaceholder`),value:e.boxEncryptRecipientPublicKey,onChange:t=>e.onBoxEncryptRecipientPublicKeyChange(t.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.plaintext`)})}),(0,M.jsx)(`textarea`,{className:`textarea`,value:e.boxEncryptMessage,onChange:t=>e.onBoxEncryptMessageChange(t.target.value),rows:4,placeholder:t(`web3.box.messagePlaceholder`),translate:`no`}),(0,M.jsx)(`div`,{className:`web3-box-actions`,children:(0,M.jsxs)(`button`,{className:`btn btn-primary`,onClick:e.onEncryptOnly,type:`button`,children:[(0,M.jsx)(g,{size:16}),t(`web3.box.encryptTitle`)]})}),e.boxEncryptError&&(0,M.jsx)(`p`,{className:`web3-tools-danger`,children:e.boxEncryptError}),(0,M.jsxs)(`div`,{className:`web3-box-result`,children:[(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.ciphertext`)})}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:e.boxEncryptCipherText,readOnly:!0,rows:5,placeholder:t(`web3.box.encryptResultPlaceholder`),translate:`no`})]})]}),(0,M.jsxs)(`section`,{className:`web3-box-flow`,children:[(0,M.jsx)(`div`,{className:`web3-box-flow-header`,children:(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`h2`,{children:t(`web3.box.decryptTitle`)}),(0,M.jsx)(`p`,{children:t(`web3.box.decryptDesc`)})]})}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.sender`)})}),(0,M.jsx)(`input`,{type:`text`,placeholder:t(`web3.box.senderPublicPlaceholder`),value:e.boxDecryptSenderPublicKey,onChange:t=>e.onBoxDecryptSenderPublicKeyChange(t.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.recipient`)})}),(0,M.jsxs)(`div`,{className:`input-wrap`,children:[(0,M.jsx)(`input`,{type:e.boxDecryptShowPrivateKey?`text`:`password`,placeholder:t(`web3.box.recipientPrivatePlaceholder`),value:e.boxDecryptRecipientPrivateKey,onChange:t=>e.onBoxDecryptRecipientPrivateKeyChange(t.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`button`,{className:`input-eye`,onClick:e.onBoxDecryptShowPrivateKeyToggle,type:`button`,children:e.boxDecryptShowPrivateKey?(0,M.jsx)(O,{size:16}):(0,M.jsx)(k,{size:16})})]}),(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.ciphertext`)})}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:e.boxDecryptCipherText,onChange:t=>e.onBoxDecryptCipherTextChange(t.target.value),rows:5,placeholder:t(`web3.box.cipherDecryptPlaceholder`),translate:`no`}),(0,M.jsx)(`div`,{className:`web3-box-actions`,children:(0,M.jsxs)(`button`,{className:`btn btn-secondary`,onClick:e.onDecryptOnly,type:`button`,children:[(0,M.jsx)(w,{size:16}),t(`web3.box.decryptTitle`)]})}),e.boxDecryptError&&(0,M.jsx)(`p`,{className:`web3-tools-danger`,children:e.boxDecryptError}),(0,M.jsxs)(`div`,{className:`web3-box-result`,children:[(0,M.jsx)(`label`,{className:`web3-box-result-header`,children:(0,M.jsx)(`span`,{children:t(`web3.box.decryptResult`)})}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:e.boxDecryptResult,readOnly:!0,rows:5,placeholder:t(`web3.box.decryptResultPlaceholder`),translate:`no`})]})]})]})]})}function N({icon:e,message:t,className:n=`empty-state glass`}){return(0,M.jsxs)(`div`,{className:n,children:[(0,M.jsx)(`div`,{className:`empty-state-icon`,children:e}),(0,M.jsx)(`p`,{children:t})]})}function pe({label:e,pem:t,filename:n}){let{t:r}=D();function i(){let e=new Blob([t],{type:`text/plain`}),r=URL.createObjectURL(e),i=document.createElement(`a`);i.href=r,i.download=n,i.click(),URL.revokeObjectURL(r)}return(0,M.jsxs)(`div`,{className:`web3-pem-block`,children:[(0,M.jsxs)(`div`,{className:`web3-pem-header`,children:[(0,M.jsx)(`span`,{className:`web3-pem-label`,children:e}),(0,M.jsxs)(`div`,{className:`web3-pem-actions`,children:[(0,M.jsx)(S,{text:t,label:r(`common.copy`),className:`btn btn-sm`,iconSize:14}),(0,M.jsxs)(`button`,{type:`button`,className:`btn btn-sm btn-primary`,onClick:i,title:r(`common.download`),children:[(0,M.jsx)(_,{size:14}),r(`common.download`)]})]})]}),(0,M.jsx)(`textarea`,{className:`textarea mono`,value:t,readOnly:!0,rows:6,translate:`no`})]})}function me({walletResult:e,publicPem:t,privatePem:n}){let{t:r}=D();if(!t||!n)return(0,M.jsx)(N,{icon:(0,M.jsx)(g,{size:36}),message:r(`web3.empty.pem`)});let i=e?.username||`wallet`;return(0,M.jsxs)(`div`,{className:`web3-pem-list`,children:[(0,M.jsx)(pe,{label:`${i}.pub`,pem:t,filename:`${i}.pub`}),(0,M.jsx)(pe,{label:`${i}.pem`,pem:n,filename:`${i}.pem`})]})}var P=Object.defineProperty,F=Object.getOwnPropertySymbols,he=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable,L=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||={})he.call(t,n)&&L(e,n,t[n]);if(F)for(var n of F(t))I.call(t,n)&&L(e,n,t[n]);return e},z=(e,t)=>{var n={};for(var r in e)he.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&F)for(var r of F(e))t.indexOf(r)<0&&I.call(e,r)&&(n[r]=e[r]);return n},B;(e=>{let t=class t{constructor(e,n,r,a){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw RangeError(`Version value out of range`);if(a<-1||a>7)throw RangeError(`Mask value out of range`);this.size=e*4+17;let o=[];for(let e=0;e<this.size;e++)o.push(!1);for(let e=0;e<this.size;e++)this.modules.push(o.slice()),this.isFunction.push(o.slice());this.drawFunctionPatterns();let s=this.addEccAndInterleave(r);if(this.drawCodewords(s),a==-1){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);let n=this.getPenaltyScore();n<e&&(a=t,e=n),this.applyMask(t)}}i(0<=a&&a<=7),this.mask=a,this.applyMask(a),this.drawFormatBits(a),this.isFunction=[]}static encodeText(n,r){let i=e.QrSegment.makeSegments(n);return t.encodeSegments(i,r)}static encodeBinary(n,r){let i=e.QrSegment.makeBytes(n);return t.encodeSegments([i],r)}static encodeSegments(e,r,a=1,s=40,c=-1,l=!0){if(!(t.MIN_VERSION<=a&&a<=s&&s<=t.MAX_VERSION)||c<-1||c>7)throw RangeError(`Invalid value`);let u,d;for(u=a;;u++){let n=t.getNumDataCodewords(u,r)*8,i=o.getTotalBits(e,u);if(i<=n){d=i;break}if(u>=s)throw RangeError(`Data too long`)}for(let e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])l&&d<=t.getNumDataCodewords(u,e)*8&&(r=e);let f=[];for(let t of e){n(t.mode.modeBits,4,f),n(t.numChars,t.mode.numCharCountBits(u),f);for(let e of t.getData())f.push(e)}i(f.length==d);let p=t.getNumDataCodewords(u,r)*8;i(f.length<=p),n(0,Math.min(4,p-f.length),f),n(0,(8-f.length%8)%8,f),i(f.length%8==0);for(let e=236;f.length<p;e^=253)n(e,8,f);let m=[];for(;m.length*8<f.length;)m.push(0);return f.forEach((e,t)=>m[t>>>3]|=e<<7-(t&7)),new t(u,r,m,c)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);let e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let r=0;r<t;r++)n==0&&r==0||n==0&&r==t-1||n==t-1&&r==0||this.drawAlignmentPattern(e[n],e[r]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){let t=this.errorCorrectionLevel.formatBits<<3|e,n=t;for(let e=0;e<10;e++)n=n<<1^(n>>>9)*1335;let a=(t<<10|n)^21522;i(a>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,r(a,e));this.setFunctionModule(8,7,r(a,6)),this.setFunctionModule(8,8,r(a,7)),this.setFunctionModule(7,8,r(a,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,r(a,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,r(a,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,r(a,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^(e>>>11)*7973;let t=this.version<<12|e;i(t>>>18==0);for(let e=0;e<18;e++){let n=r(t,e),i=this.size-11+e%3,a=Math.floor(e/3);this.setFunctionModule(i,a,n),this.setFunctionModule(a,i,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let r=-4;r<=4;r++){let i=Math.max(Math.abs(r),Math.abs(n)),a=e+r,o=t+n;0<=a&&a<this.size&&0<=o&&o<this.size&&this.setFunctionModule(a,o,i!=2&&i!=4)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let r=-2;r<=2;r++)this.setFunctionModule(e+r,t+n,Math.max(Math.abs(r),Math.abs(n))!=1)}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){let n=this.version,r=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,r))throw RangeError(`Invalid argument`);let a=t.NUM_ERROR_CORRECTION_BLOCKS[r.ordinal][n],o=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=a-s%a,l=Math.floor(s/a),u=[],d=t.reedSolomonComputeDivisor(o);for(let n=0,r=0;n<a;n++){let i=e.slice(r,r+l-o+(n<c?0:1));r+=i.length;let a=t.reedSolomonComputeRemainder(i,d);n<c&&i.push(0),u.push(i.concat(a))}let f=[];for(let e=0;e<u[0].length;e++)u.forEach((t,n)=>{(e!=l-o||n>=c)&&f.push(t[e])});return i(f.length==s),f}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw RangeError(`Invalid argument`);let n=0;for(let t=this.size-1;t>=1;t-=2){t==6&&(t=5);for(let i=0;i<this.size;i++)for(let a=0;a<2;a++){let o=t-a,s=t+1&2?i:this.size-1-i;!this.isFunction[s][o]&&n<e.length*8&&(this.modules[s][o]=r(e[n>>>3],7-(n&7)),n++)}}i(n==e.length*8)}applyMask(e){if(e<0||e>7)throw RangeError(`Mask value out of range`);for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let r;switch(e){case 0:r=(n+t)%2==0;break;case 1:r=t%2==0;break;case 2:r=n%3==0;break;case 3:r=(n+t)%3==0;break;case 4:r=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:r=n*t%2+n*t%3==0;break;case 6:r=(n*t%2+n*t%3)%2==0;break;case 7:r=((n+t)%2+n*t%3)%2==0;break;default:throw Error(`Unreachable`)}!this.isFunction[t][n]&&r&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let r=!1,i=0,a=[0,0,0,0,0,0,0];for(let o=0;o<this.size;o++)this.modules[n][o]==r?(i++,i==5?e+=t.PENALTY_N1:i>5&&e++):(this.finderPenaltyAddHistory(i,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[n][o],i=1);e+=this.finderPenaltyTerminateAndCount(r,i,a)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,i=0,a=[0,0,0,0,0,0,0];for(let o=0;o<this.size;o++)this.modules[o][n]==r?(i++,i==5?e+=t.PENALTY_N1:i>5&&e++):(this.finderPenaltyAddHistory(i,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[o][n],i=1);e+=this.finderPenaltyTerminateAndCount(r,i,a)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let r=0;r<this.size-1;r++){let i=this.modules[n][r];i==this.modules[n][r+1]&&i==this.modules[n+1][r]&&i==this.modules[n+1][r+1]&&(e+=t.PENALTY_N2)}let n=0;for(let e of this.modules)n=e.reduce((e,t)=>e+ +!!t,n);let r=this.size*this.size,a=Math.ceil(Math.abs(n*20-r*10)/r)-1;return i(0<=a&&a<=9),e+=a*t.PENALTY_N4,i(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(this.version==1)return[];{let e=Math.floor(this.version/7)+2,t=this.version==32?26:Math.ceil((this.version*4+4)/(e*2-2))*2,n=[6];for(let r=this.size-7;n.length<e;r-=t)n.splice(1,0,r);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw RangeError(`Version number out of range`);let n=(16*e+128)*e+64;if(e>=2){let t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return i(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw RangeError(`Degree out of range`);let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let r=1;for(let i=0;i<e;i++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],r),e+1<n.length&&(n[e]^=n[e+1]);r=t.reedSolomonMultiply(r,2)}return n}static reedSolomonComputeRemainder(e,n){let r=n.map(e=>0);for(let i of e){let e=i^r.shift();r.push(0),n.forEach((n,i)=>r[i]^=t.reedSolomonMultiply(n,e))}return r}static reedSolomonMultiply(e,t){if(e>>>8||t>>>8)throw RangeError(`Byte out of range`);let n=0;for(let r=7;r>=0;r--)n=n<<1^(n>>>7)*285,n^=(t>>>r&1)*e;return i(n>>>8==0),n}finderPenaltyCountPatterns(e){let t=e[1];i(t<=this.size*3);let n=t>0&&e[2]==t&&e[3]==t*3&&e[4]==t&&e[5]==t;return(n&&e[0]>=t*4&&e[6]>=t?1:0)+(n&&e[6]>=t*4&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){t[0]==0&&(e+=this.size),t.pop(),t.unshift(e)}};t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;function n(e,t,n){if(t<0||t>31||e>>>t)throw RangeError(`Value out of range`);for(let r=t-1;r>=0;r--)n.push(e>>>r&1)}function r(e,t){return(e>>>t&1)!=0}function i(e){if(!e)throw Error(`Assertion error`)}let a=class e{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw RangeError(`Invalid argument`);this.bitData=n.slice()}static makeBytes(t){let r=[];for(let e of t)n(e,8,r);return new e(e.Mode.BYTE,t.length,r)}static makeNumeric(t){if(!e.isNumeric(t))throw RangeError(`String contains non-numeric characters`);let r=[];for(let e=0;e<t.length;){let i=Math.min(t.length-e,3);n(parseInt(t.substring(e,e+i),10),i*3+1,r),e+=i}return new e(e.Mode.NUMERIC,t.length,r)}static makeAlphanumeric(t){if(!e.isAlphanumeric(t))throw RangeError(`String contains unencodable characters in alphanumeric mode`);let r=[],i;for(i=0;i+2<=t.length;i+=2){let a=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i))*45;a+=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i+1)),n(a,11,r)}return i<t.length&&n(e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i)),6,r),new e(e.Mode.ALPHANUMERIC,t.length,r)}static makeSegments(t){return t==``?[]:e.isNumeric(t)?[e.makeNumeric(t)]:e.isAlphanumeric(t)?[e.makeAlphanumeric(t)]:[e.makeBytes(e.toUtf8ByteArray(t))]}static makeEci(t){let r=[];if(t<0)throw RangeError(`ECI assignment value out of range`);if(t<128)n(t,8,r);else if(t<16384)n(2,2,r),n(t,14,r);else if(t<1e6)n(6,3,r),n(t,21,r);else throw RangeError(`ECI assignment value out of range`);return new e(e.Mode.ECI,0,r)}static isNumeric(t){return e.NUMERIC_REGEX.test(t)}static isAlphanumeric(t){return e.ALPHANUMERIC_REGEX.test(t)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(let r of e){let e=r.mode.numCharCountBits(t);if(r.numChars>=1<<e)return 1/0;n+=4+e+r.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)e.charAt(n)==`%`?(t.push(parseInt(e.substring(n+1,n+3),16)),n+=2):t.push(e.charCodeAt(n));return t}};a.NUMERIC_REGEX=/^[0-9]*$/,a.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,a.ALPHANUMERIC_CHARSET=`0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:`;let o=a;e.QrSegment=a})(B||={}),(e=>{(e=>{let t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};t.LOW=new t(0,1),t.MEDIUM=new t(1,0),t.QUARTILE=new t(2,3),t.HIGH=new t(3,2),e.Ecc=t})(e.QrCode||={})})(B||={}),(e=>{(e=>{let t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};t.NUMERIC=new t(1,[10,12,14]),t.ALPHANUMERIC=new t(2,[9,11,13]),t.BYTE=new t(4,[8,16,16]),t.KANJI=new t(8,[8,10,12]),t.ECI=new t(7,[0,0,0]),e.Mode=t})(e.QrSegment||={})})(B||={});var V=B,ge={L:V.QrCode.Ecc.LOW,M:V.QrCode.Ecc.MEDIUM,Q:V.QrCode.Ecc.QUARTILE,H:V.QrCode.Ecc.HIGH},H=128,_e=`L`,U=`#FFFFFF`,W=`#000000`,G=!1,K=1,ve=4,ye=0,be=.1;function q(e,t=0){let n=[];return e.forEach(function(e,r){let i=null;e.forEach(function(a,o){if(!a&&i!==null){n.push(`M${i+t} ${r+t}h${o-i}v1H${i+t}z`),i=null;return}if(o===e.length-1){if(!a)return;i===null?n.push(`M${o+t},${r+t} h1v1H${o+t}z`):n.push(`M${i+t},${r+t} h${o+1-i}v1H${i+t}z`);return}a&&i===null&&(i=o)})}),n.join(``)}function xe(e,t){return e.slice().map((e,n)=>n<t.y||n>=t.y+t.h?e:e.map((e,n)=>n<t.x||n>=t.x+t.w?e:!1))}function Se(e,t,n,r){if(r==null)return null;let i=e.length+n*2,a=Math.floor(t*be),o=i/t,s=(r.width||a)*o,c=(r.height||a)*o,l=r.x==null?e.length/2-s/2:r.x*o,u=r.y==null?e.length/2-c/2:r.y*o,d=r.opacity==null?1:r.opacity,f=null;if(r.excavate){let e=Math.floor(l),t=Math.floor(u);f={x:e,y:t,w:Math.ceil(s+l-e),h:Math.ceil(c+u-t)}}let p=r.crossOrigin;return{x:l,y:u,h:c,w:s,excavation:f,opacity:d,crossOrigin:p}}function Ce(e,t){return t==null?e?ve:ye:Math.max(Math.floor(t),0)}function we({value:e,level:t,minVersion:n,includeMargin:r,marginSize:i,imageSettings:a,size:o,boostLevel:s}){let c=j.useMemo(()=>{let r=(Array.isArray(e)?e:[e]).reduce((e,t)=>(e.push(...V.QrSegment.makeSegments(t)),e),[]);return V.QrCode.encodeSegments(r,ge[t],n,void 0,void 0,s)},[e,t,n,s]),{cells:l,margin:u,numCells:d,calculatedImageSettings:f}=j.useMemo(()=>{let e=c.getModules(),t=Ce(r,i);return{cells:e,margin:t,numCells:e.length+t*2,calculatedImageSettings:Se(e,o,t,a)}},[c,o,a,r,i]);return{qrcode:c,margin:u,cells:l,numCells:d,calculatedImageSettings:f}}var Te=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}(),Ee=j.forwardRef(function(e,t){let n=e,{value:r,size:i=H,level:a=_e,bgColor:o=U,fgColor:s=W,includeMargin:c=G,minVersion:l=K,boostLevel:u,marginSize:d,imageSettings:f}=n,p=z(n,[`value`,`size`,`level`,`bgColor`,`fgColor`,`includeMargin`,`minVersion`,`boostLevel`,`marginSize`,`imageSettings`]),{style:m}=p,h=z(p,[`style`]),g=f?.src,_=j.useRef(null),v=j.useRef(null),y=j.useCallback(e=>{_.current=e,typeof t==`function`?t(e):t&&(t.current=e)},[t]),[b,x]=j.useState(!1),{margin:S,cells:C,numCells:w,calculatedImageSettings:T}=we({value:r,level:a,minVersion:l,boostLevel:u,includeMargin:c,marginSize:d,imageSettings:f,size:i});j.useEffect(()=>{if(_.current!=null){let e=_.current,t=e.getContext(`2d`);if(!t)return;let n=C,r=v.current,a=T!=null&&r!==null&&r.complete&&r.naturalHeight!==0&&r.naturalWidth!==0;a&&T.excavation!=null&&(n=xe(C,T.excavation));let c=window.devicePixelRatio||1;e.height=e.width=i*c;let l=i/w*c;t.scale(l,l),t.fillStyle=o,t.fillRect(0,0,w,w),t.fillStyle=s,Te?t.fill(new Path2D(q(n,S))):C.forEach(function(e,n){e.forEach(function(e,r){e&&t.fillRect(r+S,n+S,1,1)})}),T&&(t.globalAlpha=T.opacity),a&&t.drawImage(r,T.x+S,T.y+S,T.w,T.h)}}),j.useEffect(()=>{x(!1)},[g]);let E=R({height:i,width:i},m),D=null;return g!=null&&(D=j.createElement(`img`,{src:g,key:g,style:{display:`none`},onLoad:()=>{x(!0)},ref:v,crossOrigin:T?.crossOrigin})),j.createElement(j.Fragment,null,j.createElement(`canvas`,R({style:E,height:i,width:i,ref:y,role:`img`},h)),D)});Ee.displayName=`QRCodeCanvas`;var J=j.forwardRef(function(e,t){let n=e,{value:r,size:i=H,level:a=_e,bgColor:o=U,fgColor:s=W,includeMargin:c=G,minVersion:l=K,boostLevel:u,title:d,marginSize:f,imageSettings:p}=n,m=z(n,[`value`,`size`,`level`,`bgColor`,`fgColor`,`includeMargin`,`minVersion`,`boostLevel`,`title`,`marginSize`,`imageSettings`]),{margin:h,cells:g,numCells:_,calculatedImageSettings:v}=we({value:r,level:a,minVersion:l,boostLevel:u,includeMargin:c,marginSize:f,imageSettings:p,size:i}),y=g,b=null;p!=null&&v!=null&&(v.excavation!=null&&(y=xe(g,v.excavation)),b=j.createElement(`image`,{href:p.src,height:v.h,width:v.w,x:v.x+h,y:v.y+h,preserveAspectRatio:`none`,opacity:v.opacity,crossOrigin:v.crossOrigin}));let x=q(y,h);return j.createElement(`svg`,R({height:i,width:i,viewBox:`0 0 ${_} ${_}`,ref:t,role:`img`},m),!!d&&j.createElement(`title`,null,d),j.createElement(`path`,{fill:o,d:`M0,0 h${_}v${_}H0z`,shapeRendering:`crispEdges`}),j.createElement(`path`,{fill:s,d:x,shapeRendering:`crispEdges`}),b)});J.displayName=`QRCodeSVG`;function De({walletResult:e,mnemonicPhrase:t,deriveBatch:n,deriveList:r,deriveShowIndex:i,deriveShowAddress:a,deriveShowPrivateKey:o,showAddressQr:s,showMnemonicReveal:c,showMnemonicQr:l,onToggleAddressQr:u,onToggleMnemonicReveal:d,onToggleMnemonicQr:f,onToggleDeriveIndex:p,onToggleDeriveAddress:m,onToggleDerivePrivateKey:g,onDerive:_}){let{t:v}=D(),y=e?.address||``;return!e||!y?(0,M.jsx)(N,{icon:(0,M.jsx)(E,{size:36}),message:v(`web3.empty.walletTools`)}):(0,M.jsxs)(M.Fragment,{children:[(0,M.jsxs)(`div`,{className:`web3-tools-section`,children:[(0,M.jsxs)(`button`,{className:`web3-tools-toggle`,onClick:u,children:[(0,M.jsx)(ae,{size:14}),v(s?`web3.action.hideAddressQr`:`web3.action.showAddressQr`),s?(0,M.jsx)(ie,{size:14}):(0,M.jsx)(h,{size:14})]}),s&&(0,M.jsxs)(`div`,{className:`web3-mnemonic-reveal`,children:[(0,M.jsxs)(`div`,{className:`web3-mnemonic-card`,children:[(0,M.jsx)(`p`,{className:`web3-mnemonic-text`,translate:`no`,children:y}),(0,M.jsx)(S,{text:y})]}),(0,M.jsx)(`div`,{className:`qr-wrap`,children:(0,M.jsx)(J,{value:y,size:200})})]})]}),t&&(0,M.jsxs)(`div`,{className:`web3-tools-section`,children:[(0,M.jsxs)(`button`,{className:`web3-tools-toggle`,onClick:d,children:[(0,M.jsx)(w,{size:14}),v(c?`web3.action.hideMnemonic`:`web3.action.showMnemonic`),c?(0,M.jsx)(ie,{size:14}):(0,M.jsx)(h,{size:14})]}),c&&(0,M.jsxs)(`div`,{className:`web3-mnemonic-reveal`,children:[(0,M.jsxs)(`div`,{className:`web3-mnemonic-card`,children:[(0,M.jsx)(`p`,{className:`web3-mnemonic-text`,translate:`no`,children:t}),(0,M.jsx)(S,{text:t})]}),(0,M.jsxs)(`p`,{className:`web3-tools-danger`,children:[(0,M.jsx)(oe,{size:14}),v(`web3.warning.mnemonic`)]}),(0,M.jsx)(`button`,{className:`web3-tools-toggle`,onClick:f,children:v(l?`web3.action.hideMnemonicQr`:`web3.action.showMnemonicQr`)}),l&&(0,M.jsx)(`div`,{className:`qr-wrap`,children:(0,M.jsx)(J,{value:t,size:260})})]})]}),t&&(0,M.jsxs)(`div`,{className:`web3-mnemonic-reveal`,children:[(0,M.jsx)(`div`,{children:(0,M.jsx)(`button`,{className:`btn btn-primary`,onClick:_,children:v(`web3.action.deriveAddresses`,{count:n})})}),(0,M.jsxs)(`p`,{className:`web3-tools-danger`,children:[(0,M.jsx)(oe,{size:14}),v(`web3.warning.privateKey`)]}),r.length>0&&(0,M.jsx)(`div`,{className:`web3-derive-table-wrap`,children:(0,M.jsxs)(`table`,{className:`web3-derive-table`,children:[(0,M.jsx)(`thead`,{children:(0,M.jsxs)(`tr`,{children:[(0,M.jsx)(`th`,{onClick:p,className:`web3-derive-th`,children:v(`web3.label.account`)}),(0,M.jsx)(`th`,{onClick:m,className:`web3-derive-th`,children:v(`web3.label.address`)}),(0,M.jsx)(`th`,{onClick:g,className:`web3-derive-th danger`,children:v(`web3.label.privateKeyToggle`,{action:v(o?`web3.action.hide`:`web3.action.show`)})})]})}),(0,M.jsx)(`tbody`,{children:r.map(e=>(0,M.jsxs)(`tr`,{children:[(0,M.jsx)(`td`,{children:i?e.index+1:``}),(0,M.jsx)(`td`,{translate:`no`,children:a?e.address:``}),(0,M.jsx)(`td`,{className:`danger`,children:(0,M.jsx)(`span`,{translate:`no`,children:o?e.privateKey:``})})]},e.index))})]})})]})]})}function Y({title:e,icon:t,children:n,accent:r=!1}){return(0,M.jsxs)(`div`,{className:`web3-key-card ${r?`accent`:``}`,children:[(0,M.jsxs)(`div`,{className:`web3-key-card-header`,children:[(0,M.jsx)(`span`,{className:`web3-key-card-icon`,children:t}),(0,M.jsx)(`span`,{className:`web3-key-card-title`,children:e})]}),(0,M.jsx)(`div`,{className:`web3-key-card-body`,translate:`no`,children:n})]})}function Oe(e){return e?`•`.repeat(Math.min(e.length,32)):`-`}function ke({walletResult:e,keys:t,ipns:n,avatarSrc:r,showPrivateKey:i,onTogglePrivateKey:a}){let{t:o}=D(),s=e?.address||``;return!e||!s?(0,M.jsx)(N,{icon:(0,M.jsx)(b,{size:36}),message:o(`web3.empty.identity`)}):(0,M.jsxs)(M.Fragment,{children:[(0,M.jsxs)(`div`,{className:`web3-identity-card`,children:[(0,M.jsx)(`img`,{src:r,alt:`avatar`,className:`web3-identity-avatar`}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`h1`,{className:`web3-identity-name`,children:e.username||o(`web3.notSignedIn`)}),(0,M.jsxs)(`div`,{className:`web3-identity-address`,children:[(0,M.jsx)(`code`,{translate:`no`,children:s.toLowerCase()}),(0,M.jsx)(S,{text:s.toLowerCase()}),(0,M.jsxs)(`a`,{href:`https://debank.com/profile/${s}`,target:`_blank`,rel:`noopener noreferrer`,className:`link`,children:[(0,M.jsx)(v,{size:14}),o(`web3.action.view`)]})]})]})]}),t&&(0,M.jsxs)(`div`,{className:`web3-key-grid`,children:[(0,M.jsx)(Y,{title:o(`web3.label.ed25519Public`),icon:(0,M.jsx)(y,{size:18}),children:(0,M.jsxs)(`div`,{className:`mono-row`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:t.ed_public_key}),(0,M.jsx)(S,{text:t.ed_public_key})]})}),(0,M.jsx)(Y,{title:o(`web3.label.x25519Public`),icon:(0,M.jsx)(w,{size:18}),children:(0,M.jsxs)(`div`,{className:`mono-row`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:t.public_key}),(0,M.jsx)(S,{text:t.public_key})]})}),(0,M.jsx)(Y,{title:o(`web3.label.combinedPrivate`),icon:(0,M.jsx)(se,{size:18}),accent:!0,children:(0,M.jsxs)(`div`,{className:`mono-row danger`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:i?t.private_key:Oe(t.private_key)}),(0,M.jsx)(`button`,{className:`btn btn-icon`,onClick:a,title:o(i?`web3.action.hidePrivateKey`:`web3.action.showPrivateKey`),type:`button`,children:i?(0,M.jsx)(k,{size:14}):(0,M.jsx)(O,{size:14})})]})}),(0,M.jsx)(Y,{title:`IPNS ID`,icon:(0,M.jsx)(A,{size:18}),children:(0,M.jsxs)(`div`,{className:`mono-row`,children:[(0,M.jsx)(`code`,{className:`mono`,translate:`no`,children:n}),(0,M.jsx)(S,{text:n})]})})]})]})}function Ae({username:e,password:t,showPassword:n,generating:r,onUsernameChange:i,onPasswordChange:a,onTogglePassword:o,onGenerate:s}){let{t:c}=D();return(0,M.jsxs)(`div`,{className:`input-panel`,children:[(0,M.jsxs)(`div`,{className:`web3-tools-inputs`,children:[(0,M.jsx)(`input`,{type:`text`,placeholder:c(`login.username.placeholder`),value:e,onChange:e=>i(e.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsxs)(`div`,{className:`input-wrap`,children:[(0,M.jsx)(`input`,{type:n?`text`:`password`,placeholder:c(`web3.login.passwordOptional`),value:t,onChange:e=>a(e.target.value),className:`input`,autoCapitalize:`off`,autoCorrect:`off`,spellCheck:`false`}),(0,M.jsx)(`button`,{className:`input-eye`,onClick:o,type:`button`,children:n?(0,M.jsx)(O,{size:16}):(0,M.jsx)(k,{size:16})})]})]}),(0,M.jsx)(`button`,{className:`btn btn-primary btn-full`,onClick:s,disabled:!e.trim()||r,type:`button`,children:r?(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(`span`,{className:`spinner`}),c(`web3.login.generating`)]}):(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(E,{size:16}),c(`web3.login.generateAndSignIn`)]})})]})}var je=e=>btoa(String.fromCharCode(...e)),Me=e=>{let t=new Uint8Array([48,5,6,3,43,101,112]),n=new Uint8Array([4,34,4,32,...e.slice(0,32)]),r=new Uint8Array([2,1,0]),i=r.length+t.length+n.length,a=new Uint8Array(2+i);a[0]=48,a[1]=i;let o=2;return a.set(r,o),o+=r.length,a.set(t,o),o+=t.length,a.set(n,o),`-----BEGIN PRIVATE KEY-----\n${je(a).match(/.{1,64}/g)?.join(`
2
- `)}\n-----END PRIVATE KEY-----`},Ne=e=>{let t=new Uint8Array([48,5,6,3,43,101,112]),n=new Uint8Array([3,33,0,...e]),r=t.length+n.length,i=new Uint8Array(2+r);i[0]=48,i[1]=r;let a=2;return i.set(t,a),a+=t.length,i.set(n,a),`-----BEGIN PUBLIC KEY-----\n${je(i).match(/.{1,64}/g)?.join(`
3
- `)}\n-----END PUBLIC KEY-----`},X=[`wallet`,`pem`,`export`,`EA`];function Pe(){let e=window.location.hash.replace(`#`,``);return X.includes(e)?e:`wallet`}function Fe(){let{t:e}=D(),t=te(),n=re(e=>e.isDarkMode),a=re(e=>e.setIsDarkMode),o=re(e=>e.addToast),f=u(e=>e.setUserIdentity),[h,_]=(0,j.useState)(`wallet`),[v,y]=(0,j.useState)(``),[S,O]=(0,j.useState)(``),[k,ie]=(0,j.useState)(!1),[A,ae]=(0,j.useState)(null),[oe,se]=(0,j.useState)(null),[ce,le]=(0,j.useState)(``),[ue,de]=(0,j.useState)(``),[N,pe]=(0,j.useState)(``),[P,F]=(0,j.useState)(``),[he,I]=(0,j.useState)([]),[L,R]=(0,j.useState)(0),[z,B]=(0,j.useState)(!0),[V,ge]=(0,j.useState)(!0),[H,_e]=(0,j.useState)(!1),[U,W]=(0,j.useState)(!1),[G,K]=(0,j.useState)(!1),[ve,ye]=(0,j.useState)(!1),[be,q]=(0,j.useState)(!1),[xe,Se]=(0,j.useState)(!1),[Ce,we]=(0,j.useState)(``),[Te,Ee]=(0,j.useState)(``),[J,Y]=(0,j.useState)(!1),[Oe,je]=(0,j.useState)(!1),[X,Fe]=(0,j.useState)(null),[Ie,Le]=(0,j.useState)(``),[Re,ze]=(0,j.useState)(``),[Be,Ve]=(0,j.useState)(!1),[He,Ue]=(0,j.useState)(!1),[Z,We]=(0,j.useState)(null),[Ge,Ke]=(0,j.useState)(`Hello B. This is from A.`),[qe,Je]=(0,j.useState)(``),[Ye,Xe]=(0,j.useState)(``),[Ze,Qe]=(0,j.useState)(``),[$e,et]=(0,j.useState)(`Hello A. This is from B.`),[tt,nt]=(0,j.useState)(``),[rt,it]=(0,j.useState)(``),[at,ot]=(0,j.useState)(``),[st,ct]=(0,j.useState)(``),[lt,ut]=(0,j.useState)(``),[dt,ft]=(0,j.useState)(``),[pt,mt]=(0,j.useState)(``),[ht,Q]=(0,j.useState)(``),[gt,_t]=(0,j.useState)(!1),[vt,yt]=(0,j.useState)(``),[bt,xt]=(0,j.useState)(``),[St,Ct]=(0,j.useState)(``),[wt,Tt]=(0,j.useState)(``),[Et,$]=(0,j.useState)(``),[Dt,Ot]=(0,j.useState)(!1);(0,j.useEffect)(()=>{_(Pe());let e=()=>_(Pe());return window.addEventListener(`hashchange`,e),()=>window.removeEventListener(`hashchange`,e)},[]);let kt=e=>{_(e),window.location.hash=e},At=(0,j.useCallback)(async()=>{if(!v.trim())return;Se(!0),await new Promise(e=>setTimeout(e,0));let t=d(v.trim(),S),n=`${t.username}#${t.address.slice(-4).toUpperCase()}`;ae(t),f({...t,displayName:n}),o(e(`login.toast.signedIn`,{username:t.username}),`success`),F(i(t.danger));let r=l(t.danger);se(r),le(x(r.private_key,r.ed_public_key));let a=C(r.private_key,r.ed_public_key);de(Me(a.secretKey)),pe(Ne(a.publicKey)),I([]),R(0),W(!1),K(!1),ye(!1),q(!1),Se(!1)},[o,S,f,e,v]);function jt(t,n,r){let i=t.trim();if(!i)return;let a=d(i,n),s=l(a.danger);r({username:a.username,address:a.address,publicKey:s.public_key,privateKey:s.private_key}),Xe(``),Qe(``),it(``),ot(``),o(e(`web3.toast.accountGenerated`),`success`)}function Mt({senderAccount:t,recipientAccount:n,message:i,setCipherText:a,setDecryptedText:o,setError:s}){if(!t||!n){s(e(`web3.error.accountsRequired`));return}if(!i.trim()){s(e(`web3.error.messageRequired`));return}a(r(i,{senderPrivateKey:t.privateKey,recipientPublicKey:n.publicKey})),o(``),s(``)}function Nt({senderAccount:t,recipientAccount:n,cipherText:r,setDecryptedText:i,setError:a}){if(!t||!n){a(e(`web3.error.accountsRequired`));return}if(!r.trim()){a(e(`web3.error.cipherRequired`));return}let o=s(r,{senderPublicKey:t.publicKey,recipientPrivateKey:n.privateKey});if(!o){a(e(`web3.error.decryptFailed`)),i(``);return}i(o),a(``)}function Pt(){if(!st.trim()){Q(e(`web3.error.senderPublicRequired`));return}if(!lt.trim()){Q(e(`web3.error.recipientPrivateRequired`));return}if(!dt.trim()){Q(e(`web3.error.cipherRequired`));return}let t=s(dt,{senderPublicKey:st.trim(),recipientPrivateKey:lt.trim()});if(!t){Q(e(`web3.error.decryptFailed`)),mt(``);return}mt(t),Q(``)}function Ft(){if(!vt.trim()){$(e(`web3.error.senderPrivateRequired`));return}if(!bt.trim()){$(e(`web3.error.recipientPublicRequired`));return}if(!St.trim()){$(e(`web3.error.messageRequired`));return}Tt(r(St,{senderPrivateKey:vt.trim(),recipientPublicKey:bt.trim()})),$(``)}let It=()=>{if(!P)return;let e=[];for(let t=L;t<L+10;t++){let n=`m/44'/60'/0'/0/${t}`,r=c.fromPhrase(P,void 0,n);e.push({index:t,address:r.address,privateKey:r.privateKey})}I(t=>[...t,...e]),R(e=>e+10)},Lt=ne(A?.address||void 0),Rt=h===`wallet`?`web3.view.wallet`:h===`pem`?`web3.view.pem`:h===`EA`?`web3.view.asymmetric`:`web3.view.export`,zt=[{id:`wallet`,icon:(0,M.jsx)(b,{size:16}),labelKey:`web3.view.wallet`},{id:`pem`,icon:(0,M.jsx)(g,{size:16}),labelKey:`web3.view.pem`},{id:`export`,icon:(0,M.jsx)(E,{size:16}),labelKey:`web3.view.export`},{id:`EA`,icon:(0,M.jsx)(w,{size:16}),labelKey:`web3.view.asymmetric`}],Bt=h!==`EA`;return(0,M.jsx)(T,{sidebar:({closeSidebar:n})=>(0,M.jsxs)(M.Fragment,{children:[(0,M.jsxs)(`button`,{type:`button`,className:`sidebar-header sidebar-header-link`,onClick:t,children:[(0,M.jsx)(ee,{size:18}),(0,M.jsx)(`h1`,{children:`MOST PEOPLE`})]}),(0,M.jsx)(`nav`,{className:`sidebar-nav`,children:zt.map(t=>(0,M.jsxs)(`button`,{onClick:()=>{kt(t.id),n()},className:`sidebar-nav-btn ${h===t.id?`active`:``}`,children:[t.icon,(0,M.jsx)(`span`,{children:e(t.labelKey)})]},t.id))})]}),headerTitle:(0,M.jsx)(`h2`,{className:`header-title`,children:e(Rt)}),headerRight:(0,M.jsx)(`button`,{className:`btn btn-icon`,onClick:()=>a(!n),title:e(`common.theme.toggle`),children:n?(0,M.jsx)(m,{size:16}):(0,M.jsx)(p,{size:16})}),children:(0,M.jsx)(`div`,{className:`web3-page`,children:(0,M.jsxs)(`div`,{className:`web3-container ${h===`EA`?`wide`:``}`,children:[Bt&&(0,M.jsx)(Ae,{username:v,password:S,showPassword:k,generating:xe,onUsernameChange:y,onPasswordChange:O,onTogglePassword:()=>ie(!k),onGenerate:At}),h===`wallet`&&(0,M.jsx)(ke,{walletResult:A,keys:oe,ipns:ce,avatarSrc:Lt,showPrivateKey:be,onTogglePrivateKey:()=>q(!be)}),h===`pem`&&(0,M.jsx)(me,{walletResult:A,publicPem:N,privatePem:ue}),h===`export`&&(0,M.jsx)(De,{walletResult:A,mnemonicPhrase:P,deriveBatch:10,deriveList:he,deriveShowIndex:z,deriveShowAddress:V,deriveShowPrivateKey:H,showAddressQr:U,showMnemonicReveal:G,showMnemonicQr:ve,onToggleAddressQr:()=>W(!U),onToggleMnemonicReveal:()=>K(!G),onToggleMnemonicQr:()=>ye(!ve),onToggleDeriveIndex:()=>B(!z),onToggleDeriveAddress:()=>ge(!V),onToggleDerivePrivateKey:()=>_e(!H),onDerive:It}),h===`EA`&&(0,M.jsx)(fe,{boxAUsername:Ce,boxAPassword:Te,boxAShowPassword:J,boxAShowPrivateKey:Oe,boxAAccount:X,boxBUsername:Ie,boxBPassword:Re,boxBShowPassword:Be,boxBShowPrivateKey:He,boxBAccount:Z,boxABMessage:Ge,boxABCipherText:qe,boxABDecryptedText:Ye,boxABError:Ze,boxBAMessage:$e,boxBACipherText:tt,boxBADecryptedText:rt,boxBAError:at,boxEncryptSenderPrivateKey:vt,boxEncryptRecipientPublicKey:bt,boxEncryptMessage:St,boxEncryptCipherText:wt,boxEncryptError:Et,boxEncryptShowPrivateKey:Dt,boxDecryptSenderPublicKey:st,boxDecryptRecipientPrivateKey:lt,boxDecryptCipherText:dt,boxDecryptResult:pt,boxDecryptError:ht,boxDecryptShowPrivateKey:gt,onBoxAUsernameChange:we,onBoxAPasswordChange:Ee,onBoxAShowPasswordToggle:()=>Y(!J),onBoxAShowPrivateKeyToggle:()=>je(!Oe),onGenerateBoxA:()=>jt(Ce,Te,Fe),onBoxBUsernameChange:Le,onBoxBPasswordChange:ze,onBoxBShowPasswordToggle:()=>Ve(!Be),onBoxBShowPrivateKeyToggle:()=>Ue(!He),onGenerateBoxB:()=>jt(Ie,Re,We),onBoxABMessageChange:Ke,onBoxABCipherTextChange:Je,onEncryptBoxAB:()=>Mt({senderAccount:X,recipientAccount:Z,message:Ge,setCipherText:Je,setDecryptedText:Xe,setError:Qe}),onDecryptBoxAB:()=>Nt({senderAccount:X,recipientAccount:Z,cipherText:qe,setDecryptedText:Xe,setError:Qe}),onBoxBAMessageChange:et,onBoxBACipherTextChange:nt,onEncryptBoxBA:()=>Mt({senderAccount:Z,recipientAccount:X,message:$e,setCipherText:nt,setDecryptedText:it,setError:ot}),onDecryptBoxBA:()=>Nt({senderAccount:Z,recipientAccount:X,cipherText:tt,setDecryptedText:it,setError:ot}),onBoxEncryptSenderPrivateKeyChange:yt,onBoxEncryptRecipientPublicKeyChange:xt,onBoxEncryptMessageChange:Ct,onBoxEncryptShowPrivateKeyToggle:()=>Ot(!Dt),onEncryptOnly:Ft,onBoxDecryptSenderPublicKeyChange:ct,onBoxDecryptRecipientPrivateKeyChange:ut,onBoxDecryptCipherTextChange:ft,onBoxDecryptShowPrivateKeyToggle:()=>_t(!gt),onDecryptOnly:Pt})]})})})}var Ie=f(`/web3/`)({component:Fe});export{Ie as Route};
@@ -1 +0,0 @@
1
- import{n as e,o as t,t as n}from"./jsx-runtime-Bt-cYkS5.js";import{b as r,g as i,t as a,v as o,x as ee}from"./userStore-q0BBZsIV.js";import{n as s,t as c}from"./triangle-alert-D-qigSSn.js";import{t as l}from"./download-Bhqn6hL1.js";import{t as te}from"./external-link-CNR21yFA.js";import{t as ne}from"./file-text-CFfvvCnM.js";import{t as re}from"./hard-drive-4vHpA5kz.js";import{t as ie}from"./refresh-cw--JB8k6mH.js";import{I as u,S as ae,m as d,v as oe,z as se}from"./index-DN0kD5zr.js";import{t as f}from"./format-CR8oUWq6.js";import{i as ce,n as p,r as m,t as h}from"./downloadValidation-xzpa5rap.js";var le=i(`circle-x`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`m9 9 6 6`,key:`z0biqf`}]]),g=i(`loader-circle`,[[`path`,{d:`M21 12a9 9 0 1 1-6.219-8.56`,key:`13zald`}]]),_=i(`log-in`,[[`path`,{d:`m10 17 5-5-5-5`,key:`1bsop3`}],[`path`,{d:`M15 12H3`,key:`6jk70r`}],[`path`,{d:`M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4`,key:`u53s6r`}]]),v=i(`wifi-off`,[[`path`,{d:`M12 20h.01`,key:`zekei9`}],[`path`,{d:`M8.5 16.429a5 5 0 0 1 7 0`,key:`1bycff`}],[`path`,{d:`M5 12.859a10 10 0 0 1 5.17-2.69`,key:`1dl1wf`}],[`path`,{d:`M19 12.859a10 10 0 0 0-2.007-1.523`,key:`4k23kn`}],[`path`,{d:`M2 8.82a15 15 0 0 1 4.177-2.643`,key:`1grhjp`}],[`path`,{d:`M22 8.82a15 15 0 0 0-11.288-3.764`,key:`z3jwby`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),y=t(e(),1),b=n(),ue=1800;function x(e,t){return`most://${e}${t||``}`}function S(e,t){let n=e.trim().replace(/[\\/]+$/,``);return n?`${n}${n.includes(`\\`)?`\\`:`/`}downloads`:t}function C(e,t){let n=e[t];return typeof n==`string`?n:void 0}function w(e,t){let n=e[t];return typeof n==`number`&&Number.isFinite(n)?n:void 0}function T(e){let t;try{t=JSON.parse(e)}catch{return null}if(!t||typeof t!=`object`)return null;let n=t,r=C(n,`event`),i=n.data;if(!r||!i||typeof i!=`object`)return null;let a=i;return{event:r,payload:{taskId:C(a,`taskId`),percent:w(a,`percent`),loaded:w(a,`loaded`),total:w(a,`total`),file:C(a,`file`),fileName:C(a,`fileName`),error:C(a,`error`)}}}function E(){let{t:e}=u(),{cid:t}=ee({from:`/cid/$cid/`}),n=se({select:e=>e.searchStr}),i=d(e=>e.hasBackend),o=d(e=>e.addToast),s=d(e=>e.openConnectModal),C=a(e=>e.identity),w=a(e=>e.openLoginModal),E=(0,y.useMemo)(()=>x(t,n),[t,n]),k=(0,y.useMemo)(()=>ce(E),[E]),A=(0,y.useMemo)(()=>h(E,e),[E,e]),de=k.fileName||t,[j,M]=(0,y.useState)({status:`idle`,message:``}),[N,P]=(0,y.useState)(null),[F,I]=(0,y.useState)({status:`idle`,message:``}),[L,R]=(0,y.useState)(``),[z,B]=(0,y.useState)(0),[V,H]=(0,y.useState)(null),[U,W]=(0,y.useState)(null),[fe,G]=(0,y.useState)(``),[pe,K]=(0,y.useState)(!1),q=(0,y.useRef)(0),J=(0,y.useRef)(null),Y=N?.fileName||de,X=N?.size??U,Z=j.status===`available`||j.status===`already-local`,Q=F.status===`starting`||F.status===`downloading`,me=S(fe,e(`cid.saveToFallback`)),$=(0,y.useCallback)(async()=>{let t=q.current+1;if(q.current=t,R(``),B(0),H(null),W(null),I({status:`idle`,message:``}),A){P(null),M({status:`error`,message:A});return}if(i===null){P(null),M({status:`waiting-backend`,message:e(`cid.status.waitingBackend`)});return}if(i!==!0){P(null),M({status:`backend-missing`,message:e(`cid.status.backendMissing`)});return}if(!C){P(null),M({status:`login-required`,message:e(`cid.status.loginRequired`)});return}M({status:`checking`,message:e(`cid.status.checking`)}),P(null);try{let n=await p.checkDownload(E);if(q.current!==t)return;P(n),M({status:n.alreadyExists?`already-local`:`available`,message:n.alreadyExists?e(`cid.status.alreadyLocal`,{fileName:n.fileName}):e(`cid.status.available`,{fileName:n.fileName})})}catch(e){if(q.current!==t)return;M({status:`error`,message:await m(e)}),P(null)}},[i,E,e,C,A]);(0,y.useEffect)(()=>{document.title=e(`cid.meta.title`)},[e]),(0,y.useEffect)(()=>{let e=()=>{J.current!==null&&(window.clearTimeout(J.current),J.current=null)},t=()=>{document.visibilityState===`hidden`&&(e(),K(!1))};return document.addEventListener(`visibilitychange`,t),window.addEventListener(`pagehide`,t),()=>{e(),document.removeEventListener(`visibilitychange`,t),window.removeEventListener(`pagehide`,t)}},[]),(0,y.useEffect)(()=>{$()},[$]),(0,y.useEffect)(()=>{if(i!==!0)return;let e=!1;return p.getDataPath().then(t=>{e||G(t.dataPath)}).catch(()=>{e||G(``)}),()=>{e=!0}},[i]),(0,y.useEffect)(()=>{if(!L||!C)return;let t=null,n=!1;return(async()=>{if(t=new WebSocket(await ae(`/ws`)),n){t.close();return}t.onmessage=t=>{let n=T(t.data);!n||n.payload.taskId!==L||(n.event===`download:progress`&&(B(n.payload.percent||0),H(n.payload.loaded??null),W(n.payload.total??null)),n.event===`download:status`&&I({status:`downloading`,message:n.payload.file?e(`cid.status.downloadingFile`,{fileName:n.payload.file}):e(`cid.status.downloading`)}),n.event===`download:success`&&(B(100),I({status:`completed`,message:e(`cid.status.downloadComplete`,{fileName:n.payload.fileName||Y})}),o(e(`cid.toast.downloadComplete`),`success`)),n.event===`download:error`&&(I({status:`error`,message:n.payload.error||e(`cid.status.downloadFailed`,{error:``})}),o(e(`cid.toast.downloadFailed`,{error:n.payload.error||e(`cid.errorFallback`)}),`error`)),n.event===`download:cancelled`&&(I({status:`cancelled`,message:e(`cid.status.cancelled`)}),o(e(`cid.toast.cancelled`),`warning`)))}})(),()=>{n=!0,t?.close()}},[o,Y,e,L,C]);let he=async()=>{if(!C){w();return}if(i!==!0){s();return}if(!(!Z||Q)){I({status:`starting`,message:e(`cid.status.startingDownload`)}),B(0);try{let t=await p.downloadFile(E);if(t.alreadyExists){I({status:`completed`,message:e(`cid.status.alreadyLocal`,{fileName:t.fileName||Y})}),o(e(`cid.toast.alreadyLocal`),`warning`);return}t.taskId&&(R(t.taskId),I({status:`downloading`,message:e(`cid.status.downloading`)}),o(e(`cid.toast.downloadStarted`),`info`))}catch(t){let n=await oe(t,e(`cid.status.downloadFailed`,{error:e(`cid.errorFallback`)}));I({status:`error`,message:n}),o(n,`error`)}}},ge=()=>{K(!1),J.current!==null&&window.clearTimeout(J.current),J.current=window.setTimeout(()=>{J.current=null,document.visibilityState!==`hidden`&&K(!0)},ue)},_e=async()=>{L&&await p.cancelDownload(L).catch(()=>{})},ve=D(j.status,F.status);return(0,b.jsx)(`main`,{className:`cid-page`,children:(0,b.jsxs)(`section`,{className:`cid-shell`,children:[(0,b.jsxs)(`div`,{className:`cid-heading`,children:[(0,b.jsx)(`span`,{className:`cid-kicker`,children:e(`cid.kicker`)}),(0,b.jsx)(`h1`,{children:e(`cid.title`)}),(0,b.jsx)(`p`,{children:e(`cid.subtitle`)})]}),(0,b.jsxs)(`div`,{className:`cid-panel`,children:[(0,b.jsxs)(`div`,{className:`cid-handoff`,"aria-label":e(`cid.handoff.title`),children:[(0,b.jsxs)(`div`,{className:`cid-handoff-copy`,children:[(0,b.jsx)(`p`,{className:`cid-handoff-title`,children:e(`cid.handoff.title`)}),(0,b.jsx)(`p`,{children:e(`cid.handoff.desc`)})]}),(0,b.jsxs)(`a`,{className:`btn btn-primary`,href:E,onClick:ge,children:[(0,b.jsx)(te,{size:16}),e(`cid.handoff.action`)]})]}),pe&&(0,b.jsxs)(`div`,{className:`cid-handoff-fallback`,role:`status`,children:[(0,b.jsx)(c,{size:18}),(0,b.jsx)(`p`,{children:e(`cid.handoff.fallback`)}),(0,b.jsxs)(r,{to:`/download/`,className:`btn btn-secondary`,children:[(0,b.jsx)(l,{size:16}),e(`cid.handoff.downloadAction`)]})]}),(0,b.jsxs)(`div`,{className:`cid-status`,children:[(0,b.jsx)(`span`,{className:`cid-status-icon ${j.status}`,children:ve}),(0,b.jsxs)(`div`,{children:[(0,b.jsx)(`p`,{className:`cid-status-label`,children:O(j.status,e)}),(0,b.jsx)(`p`,{className:`cid-status-message`,children:j.message})]})]}),(0,b.jsxs)(`dl`,{className:`cid-details`,children:[(0,b.jsxs)(`div`,{children:[(0,b.jsxs)(`dt`,{children:[(0,b.jsx)(ne,{size:16}),e(`cid.fileNameLabel`)]}),(0,b.jsx)(`dd`,{children:Y})]}),(0,b.jsxs)(`div`,{children:[(0,b.jsx)(`dt`,{children:e(`cid.cidLabel`)}),(0,b.jsx)(`dd`,{className:`cid-mono`,children:t})]}),(0,b.jsxs)(`div`,{children:[(0,b.jsx)(`dt`,{children:e(`cid.sizeLabel`)}),(0,b.jsx)(`dd`,{children:X?f(X):e(`cid.unknownSize`)})]}),(0,b.jsxs)(`div`,{children:[(0,b.jsxs)(`dt`,{children:[(0,b.jsx)(re,{size:16}),e(`cid.saveToLabel`)]}),(0,b.jsx)(`dd`,{children:me})]})]}),F.status!==`idle`&&(0,b.jsxs)(`div`,{className:`cid-download-state ${F.status}`,children:[(0,b.jsx)(`p`,{children:F.message}),(F.status===`starting`||F.status===`downloading`)&&(0,b.jsxs)(`div`,{className:`cid-progress`,children:[(0,b.jsx)(`progress`,{className:`cid-progress-bar`,value:z,max:100}),(0,b.jsx)(`span`,{children:V!==null&&U!==null?`${f(V)} / ${f(U)}`:`${z}%`})]})]}),(0,b.jsxs)(`div`,{className:`cid-actions`,children:[j.status===`login-required`&&(0,b.jsxs)(`button`,{className:`btn btn-primary`,onClick:w,children:[(0,b.jsx)(_,{size:16}),e(`cid.loginAction`)]}),j.status===`backend-missing`&&(0,b.jsxs)(`button`,{className:`btn btn-primary`,onClick:s,children:[(0,b.jsx)(v,{size:16}),e(`cid.connectAction`)]}),(0,b.jsxs)(`button`,{className:`btn btn-primary`,disabled:!Z||Q,onClick:he,children:[Q?(0,b.jsx)(g,{className:`cid-spin-icon`,size:16}):(0,b.jsx)(l,{size:16}),e(Q?`cid.downloadingAction`:`cid.startAction`)]}),L&&F.status===`downloading`&&(0,b.jsxs)(`button`,{className:`btn btn-secondary`,onClick:_e,children:[(0,b.jsx)(le,{size:16}),e(`cid.cancelAction`)]}),(0,b.jsxs)(`button`,{className:`btn btn-secondary`,disabled:j.status===`checking`,onClick:$,children:[(0,b.jsx)(ie,{size:16}),e(`cid.retryAction`)]}),(0,b.jsx)(r,{to:`/app/`,className:`btn btn-secondary`,children:e(`cid.openAppAction`)})]})]})]})})}function D(e,t){return t===`completed`?(0,b.jsx)(s,{size:28}):t===`error`||e===`error`?(0,b.jsx)(c,{size:28}):e===`checking`||e===`waiting-backend`||t===`starting`||t===`downloading`?(0,b.jsx)(g,{size:28}):e===`backend-missing`?(0,b.jsx)(v,{size:28}):e===`login-required`?(0,b.jsx)(_,{size:28}):(0,b.jsx)(s,{size:28})}function O(e,t){switch(e){case`checking`:return t(`cid.label.checking`);case`available`:return t(`cid.label.available`);case`already-local`:return t(`cid.label.alreadyLocal`);case`login-required`:return t(`cid.label.loginRequired`);case`backend-missing`:return t(`cid.label.backendMissing`);case`waiting-backend`:return t(`cid.label.waitingBackend`);case`error`:return t(`cid.label.error`);default:return t(`cid.label.idle`)}}var k=o(`/cid/$cid/`)({component:E});export{k as Route};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`key-round`,[[`path`,{d:`M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z`,key:`1s6t7t`}],[`circle`,{cx:`16.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`w0ekpg`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`loader`,[[`path`,{d:`M12 2v4`,key:`3427ic`}],[`path`,{d:`m16.2 7.8 2.9-2.9`,key:`r700ao`}],[`path`,{d:`M18 12h4`,key:`wj9ykh`}],[`path`,{d:`m16.2 16.2 2.9 2.9`,key:`1bxg5t`}],[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`m4.9 19.1 2.9-2.9`,key:`bwix9q`}],[`path`,{d:`M2 12h4`,key:`j09sii`}],[`path`,{d:`m4.9 4.9 2.9 2.9`,key:`giyufr`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),n=e(`lock`,[[`rect`,{width:`18`,height:`11`,x:`3`,y:`11`,rx:`2`,ry:`2`,key:`1w4ew1`}],[`path`,{d:`M7 11V7a5 5 0 0 1 10 0v4`,key:`fwvmzm`}]]);export{t as n,n as t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`message-square`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}]]);export{t};
@@ -1 +0,0 @@
1
- import{n as e,o as t,t as n}from"./jsx-runtime-Bt-cYkS5.js";import{f as r,g as i,m as a}from"./userStore-q0BBZsIV.js";import{a as o}from"./LanguageToggle-B99eQcTE.js";import{t as s}from"./copy-5aEv78Eq.js";import{I as c}from"./index-DN0kD5zr.js";import{t as l}from"./dayjs.min-Dcc0B6Je.js";var u=i(`fingerprint-pattern`,[[`path`,{d:`M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4`,key:`1nerag`}],[`path`,{d:`M14 13.12c0 2.38 0 6.38-1 8.88`,key:`o46ks0`}],[`path`,{d:`M17.29 21.02c.12-.6.43-2.3.5-3.02`,key:`ptglia`}],[`path`,{d:`M2 12a10 10 0 0 1 18-6`,key:`ydlgp0`}],[`path`,{d:`M2 16h.01`,key:`1gqxmh`}],[`path`,{d:`M21.8 16c.2-2 .131-5.354 0-6`,key:`drycrb`}],[`path`,{d:`M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2`,key:`1tidbn`}],[`path`,{d:`M8.65 22c.21-.66.45-1.32.57-2`,key:`13wd9y`}],[`path`,{d:`M9 6.8a6 6 0 0 1 9 5.2v2`,key:`1fr1j5`}]]),d=i(`user`,[[`path`,{d:`M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2`,key:`975kel`}],[`circle`,{cx:`12`,cy:`7`,r:`4`,key:`17ys0d`}]]),f=t(e(),1),p=n();function m({text:e,label:t,copiedLabel:n,className:r=`btn btn-icon`,iconSize:i=14}){let{t:a}=c(),[l,u]=(0,f.useState)(!1),d=n||a(`common.copied`),m=t||a(`common.copy`);async function h(){try{await navigator.clipboard.writeText(e),u(!0),setTimeout(()=>u(!1),1500)}catch{}}return(0,p.jsxs)(`button`,{type:`button`,className:r,onClick:h,title:l?d:m,children:[l?(0,p.jsx)(o,{size:i}):(0,p.jsx)(s,{size:i}),t?l?d:t:null]})}var h=t(r(),1);l();var g=`0123456789abcdefghijklmnopqrstuvwxyz`,_=e=>{let t=[];for(;e>=128;)t.push(e&127|128),e>>=7;return t.push(e),t},v=e=>{let t=new Uint8Array([8,1,18,..._(e.length)]),n=new Uint8Array(t.length+e.length);return n.set(t,0),n.set(e,t.length),n},y=(e,t)=>{if(e.length===0)return``;let n=t.length,r=0;for(;r<e.length&&e[r]===0;)r++;let i=[0];for(let t=r;t<e.length;t++){let r=e[t];for(let e=0;e<i.length;e++){let t=i[e]*256+r;i[e]=t%n,r=Math.floor(t/n)}for(;r>0;)i.push(r%n),r=Math.floor(r/n)}let a=``;for(let e=0;e<r;e++)a+=t[0];for(let e=i.length-1;e>=0;e--)a+=t[i[e]];return a},b=(e,t)=>{let n=t.slice(2),r=new Uint8Array(a(e+n));return h.default.sign.keyPair.fromSecretKey(r)},x=(e,t)=>{let n=v(b(e,t).publicKey),r=new Uint8Array(2+n.length);r[0]=0,r[1]=36,r.set(n,2);let i=new Uint8Array([1,114]),a=new Uint8Array(i.length+r.length);return a.set(i,0),a.set(r,i.length),`k`+y(a,g)};export{u as a,d as i,x as n,m as r,b as t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`music`,[[`path`,{d:`M9 18V5l12-2v13`,key:`1jmyc2`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`circle`,{cx:`18`,cy:`16`,r:`3`,key:`1hluhg`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`notebook-pen`,[[`path`,{d:`M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4`,key:`re6nr2`}],[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`path`,{d:`M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`pqwjuv`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`play`,[[`path`,{d:`M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z`,key:`10ikf1`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`plus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`M12 5v14`,key:`s699le`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`refresh-cw`,[[`path`,{d:`M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8`,key:`v9h5vc`}],[`path`,{d:`M21 3v5h-5`,key:`1q7to0`}],[`path`,{d:`M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16`,key:`3uifl3`}],[`path`,{d:`M8 16H3v5`,key:`1cv678`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`save`,[[`path`,{d:`M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z`,key:`1c8476`}],[`path`,{d:`M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7`,key:`1ydtos`}],[`path`,{d:`M7 3v4a1 1 0 0 0 1 1h7`,key:`t51u73`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`send`,[[`path`,{d:`M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z`,key:`1ffxy3`}],[`path`,{d:`m21.854 2.147-10.94 10.939`,key:`12cjpa`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`shield-check`,[[`path`,{d:`M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z`,key:`oel41y`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`trash-2`,[[`path`,{d:`M10 11v6`,key:`nco0om`}],[`path`,{d:`M14 11v6`,key:`outv1u`}],[`path`,{d:`M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6`,key:`miytrc`}],[`path`,{d:`M3 6h18`,key:`d0wm0j`}],[`path`,{d:`M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2`,key:`e791ji`}]]);export{t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`circle-check`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),n=e(`triangle-alert`,[[`path`,{d:`m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3`,key:`wmoenq`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]);export{t as n,n as t};
@@ -1 +0,0 @@
1
- import{g as e}from"./userStore-q0BBZsIV.js";var t=e(`upload`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m17 8-5-5-5 5`,key:`7q97r8`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}]]);export{t};
@@ -1 +0,0 @@
1
- import{n as e,o as t,t as n}from"./jsx-runtime-Bt-cYkS5.js";import{b as r,g as i,t as a}from"./userStore-q0BBZsIV.js";import{I as o,N as s,O as c,m as l,v as u}from"./index-DN0kD5zr.js";import{t as d}from"./SidebarAccount-CpNVqNva.js";import{i as f,n as p,r as m,t as h}from"./userProfile-BmzBA_Bk.js";import{t as g}from"./useChannelMessages-DS1ntAKN.js";var _=i(`spade`,[[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`M2 14.499a5.5 5.5 0 0 0 9.591 3.675.6.6 0 0 1 .818.001A5.5 5.5 0 0 0 22 14.5c0-2.29-1.5-4-3-5.5l-5.492-5.312a2 2 0 0 0-3-.02L5 8.999c-1.5 1.5-3 3.2-3 5.5`,key:`1aw2pz`}]]),v=i(`swords`,[[`polyline`,{points:`14.5 17.5 3 6 3 3 6 3 17.5 14.5`,key:`1hfsw2`}],[`line`,{x1:`13`,x2:`19`,y1:`19`,y2:`13`,key:`1vrmhu`}],[`line`,{x1:`16`,x2:`20`,y1:`16`,y2:`20`,key:`1bron3`}],[`line`,{x1:`19`,x2:`21`,y1:`21`,y2:`19`,key:`13pww6`}],[`polyline`,{points:`14.5 6.5 18 3 21 3 21 6 17.5 9.5`,key:`hbey2j`}],[`line`,{x1:`5`,x2:`9`,y1:`14`,y2:`18`,key:`1hf58s`}],[`line`,{x1:`7`,x2:`4`,y1:`17`,y2:`20`,key:`pidxm4`}],[`line`,{x1:`3`,x2:`5`,y1:`19`,y2:`21`,key:`1pehsh`}]]),y=n(),b=[{id:`gandengyan`,labelKey:`game.gandengyan.title`,href:`/game/gandengyan/`,icon:(0,y.jsx)(v,{size:16})},{id:`zhajinhua`,labelKey:`game.zhajinhua.title`,href:`/game/zhajinhua/`,icon:(0,y.jsx)(_,{size:16})}];function x({activeGame:e,closeSidebar:t}){let{t:n}=o();return(0,y.jsxs)(y.Fragment,{children:[(0,y.jsxs)(`button`,{type:`button`,className:`sidebar-header sidebar-header-link`,onClick:c(),children:[(0,y.jsx)(s,{size:18}),(0,y.jsx)(`h1`,{children:`MOST PEOPLE`})]}),(0,y.jsx)(`nav`,{className:`sidebar-nav`,children:b.map(i=>(0,y.jsxs)(r,{to:i.href,className:`sidebar-nav-btn ${e===i.id?`active`:``}`,onClick:t,children:[i.icon,(0,y.jsx)(`span`,{children:n(i.labelKey)})]},i.id))}),(0,y.jsx)(d,{})]})}var S=t(e(),1),C=`game`,w=`mostbox.game.event`,T=[`gandengyan`,`zhajinhua`],E=`ABCDEFGHJKLMNPQRSTUVWXYZ23456789`;function D(e){let t=String(e||``).trim().toLowerCase();return T.includes(t)?t:``}function O(e){return String(e||``).trim().toUpperCase().replace(/[^A-Z0-9]/g,``).slice(0,8)}function k(e){return/^[A-Z0-9]{4,8}$/.test(String(e||``))}function A(){let e=``;for(let t=0;t<6;t++)e+=E[V(32)];return e}function j(e,t){let n=D(e),r=O(t);return!n||!k(r)?``:`game.${n}.${r.toLowerCase()}`}function M({gameId:e,roomCode:t,event:n,payload:r}){let i=D(e);return{kind:w,version:1,gameId:i,roomCode:O(t),event:String(n||``),eventId:B(i||`game`),payload:r||{}}}function N(e,t={}){try{let n=JSON.parse(String(e||``));if(!n||n.kind!==`mostbox.game.event`||n.version!==1||typeof n.event!=`string`||typeof n.eventId!=`string`)return null;let r=D(n.gameId),i=O(n.roomCode);return!r||!k(i)||t.gameId&&r!==D(t.gameId)||t.roomCode&&i!==O(t.roomCode)?null:{...n,gameId:r,roomCode:i,payload:n.payload&&typeof n.payload==`object`?n.payload:{}}}catch{return null}}function P(e=[],t={}){let n=[],r=new Map,i=``;for(let a of z(e)){let e=N(a.content,t);if(e){if(e.event===`room:create`){let t=I(e.payload?.player,a);if(!t)continue;i||=t.address,R(n,r,t);continue}if(e.event===`player:join`){let t=I(e.payload?.player,a);t&&R(n,r,t);continue}if(e.event===`player:leave`){let t=L(e.payload?.player?.address||a.author);if(t){let e=n.findIndex(e=>e.address===t);e!==-1&&(n.splice(e,1),r.delete(t))}}}}return{gameId:D(t.gameId),roomCode:O(t.roomCode),hostAddress:i,players:n}}function F(e=[],t={}){let n=null;for(let r of z(e)){let e=N(r.content,t);if(!e||e.event!==`room:state`)continue;let i=Number(e.payload?.seq||0);(!n||i>=Number(n.payload?.seq||0))&&(n=e)}return n}function I(e,t){if(!e||typeof e!=`object`)return null;let n=t&&typeof t==`object`?t:{author:t},r=n.author,i=L(e.address||r);if(!i||L(r)!==i)return null;let a=String(n.authorName||e.name||``).trim().slice(0,50)||U(i),o=String(n.avatar||e.avatar||``).trim(),s={address:i,name:a,publicKey:String(e.publicKey||``).trim(),joinedAt:Number(e.joinedAt||Date.now())};return o&&(s.avatar=o.slice(0,4096)),s}function L(e){let t=String(e||``).trim();return/^0x[a-fA-F0-9]{40}$/.test(t)?t.toLowerCase():``}function R(e,t,n){let r=t.get(n.address);if(r){Object.assign(r,n);return}e.push(n),t.set(n.address,n)}function z(e){return[...e].sort((e,t)=>Number(e.timestamp||0)-Number(t.timestamp||0))}function B(e){return`${e}_${Date.now()}_${H(4)}`}function V(e){if(globalThis.crypto?.getRandomValues){let t=new Uint32Array(1);return globalThis.crypto.getRandomValues(t),t[0]%e}return Math.floor(Math.random()*e)}function H(e){let t=new Uint8Array(e);if(globalThis.crypto?.getRandomValues)globalThis.crypto.getRandomValues(t);else for(let e=0;e<t.length;e++)t[e]=Math.floor(Math.random()*256);return[...t].map(e=>e.toString(16).padStart(2,`0`)).join(``)}function U(e){return e?`${e.slice(0,6)}...${e.slice(-4)}`:``}function W({gameId:e,onError:t,getPlayerPayload:n}){let{t:r}=o(),i=l(e=>e.hasBackend),s=l(e=>e.checkBackend),c=l(e=>e.openConnectModal),d=a(e=>e.identity),p=a(e=>e.openLoginModal),[m,_]=(0,S.useState)(``),[v,y]=(0,S.useState)(``),[b,x]=(0,S.useState)(!1),w=i===!0,T=(0,S.useCallback)(async(e,n)=>{let r=await u(e,n);t&&t(r)},[t]),E=(0,S.useCallback)(t=>!!N(t.content,{gameId:e,roomCode:m}),[e,m]),D=(0,S.useCallback)(t=>{let n=N(t.content,{gameId:e,roomCode:m});return n?`${t.author}-${n.eventId}`:`${t.author}-${t.timestamp}-${t.content}`},[e,m]),{clearMessages:k,connected:P,messages:F,sendMessage:I,syncMessages:L}=g({isReady:w,enabled:!!d,channelName:v,limit:500,acceptMessage:E,getMessageKey:D,onSyncError:e=>T(e,r(`game.room.error.readLog`))}),R=(0,S.useMemo)(()=>F.map(t=>({message:t,event:N(t.content,{gameId:e,roomCode:m})})).filter(e=>e.event),[e,F,m]),z=(0,S.useCallback)(()=>d?w?!0:(c(),!1):(p(),!1),[w,c,p,d]);(0,S.useEffect)(()=>{i===null&&s()},[s,i]);let B=(0,S.useCallback)(async(i,a=!1)=>{if(!z()||!d)return!1;let o=a?A():O(i),s=j(e,o);if(!s)return t&&t(r(`game.room.error.invalidCode`)),!1;x(!0);try{let t=await f.createChannel(s,C,h(d)),r=t.channelKey||t.key||s;return await G(r,d,e,o,a?`room:create`:`player:join`,{player:q(d,n?.(d))}),_(o),y(r),k(),!0}catch(e){return await T(e,r(a?`game.room.error.createFailed`:`game.room.error.joinFailed`)),!1}finally{x(!1)}},[z,e,n,t,T,k,r,d]);return{channelName:v,connected:P,createRoom:(0,S.useCallback)(()=>B(``,!0),[B]),ensureReady:z,isBackendReady:w,joinRoom:(0,S.useCallback)(e=>B(e),[B]),joining:b,messages:F,roomCode:m,roomEvents:R,sendRoomEvent:(0,S.useCallback)(async(t,n={})=>{if(!z()||!d||!v||!m)return!1;let i=M({gameId:e,roomCode:m,event:t,payload:n}),a=JSON.stringify(i);try{return await I({channelName:v,content:a,optimisticId:`${d.address}-${i.eventId}`}),!0}catch(e){return await T(e,r(`game.room.error.sendEventFailed`)),!1}},[v,z,e,T,m,I,r,d]),setRoomCode:_,syncMessages:L,userIdentity:d}}async function G(e,t,n,r,i,a){let o=M({gameId:n,roomCode:r,event:i,payload:a});await f.sendChannelMessage({channelName:e,content:JSON.stringify(o),...m(t)})}function K(e){return{address:e.address,name:p(e),avatar:e.avatar||``,publicKey:``,joinedAt:Date.now()}}function q(e,t={}){let n=K(e),r={...n,...t};return Object.prototype.hasOwnProperty.call(t,`avatar`)||(r.avatar=n.avatar),r}export{_ as a,x as i,P as n,F as r,W as t};
@@ -1 +0,0 @@
1
- import{h as e,x as t}from"./index-DN0kD5zr.js";var n={getChannels(t={}){let n=new URLSearchParams;t.type&&n.set(`type`,t.type);let r=n.toString();return e.get(r?`/api/channels?${r}`:`/api/channels`).json()},createChannel(t,n=`personal`,r={}){return e.post(`/api/channels`,{json:{name:t,type:n,...r}}).json()},leaveChannel(t){return e.delete(`/api/channels`,{json:{channelKey:t}}).json()},getChannelMessages(t,n=100,r=0){return e.get(`/api/channels/${encodeURIComponent(t)}/messages?limit=${n}&offset=${r}`).json()},sendChannelMessage({channelName:t,content:n,author:r,authorName:i,avatar:a,attachment:o}){return e.post(`/api/channels/${encodeURIComponent(t)}/messages`,{json:o?{content:n,author:r,authorName:i,avatar:a,attachment:o}:{content:n,author:r,authorName:i,avatar:a}}).json()},getChannelMembers(t){return e.get(`/api/channels/${encodeURIComponent(t)}/members`).json()},getChannelPeers(t){return e.get(`/api/channels/${encodeURIComponent(t)}/peers`).json()},setChannelRemark(t,n){return e.put(`/api/channels/${encodeURIComponent(t)}/remark`,{json:{remark:n}}).json()},setChannelPinned(t,n){return e.put(`/api/channels/${encodeURIComponent(t)}/pin`,{json:{pinned:n}}).json()},getFileDownloadUrl(e){return t(`/api/files/${e}/download`)}};function r(e){return e.displayName||e.username}function i(e){return{displayName:r(e),avatar:e.avatar||``}}function a(e){return{author:e.address,authorName:r(e),avatar:e.avatar||``}}export{n as i,r as n,a as r,i as t};