@abtnode/blocklet-services 1.16.41 → 1.16.42-beta-20250403-230303-c167c6a1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/emails/_templates/verify-code-body.js +4 -4
- package/api/index.js +4 -1
- package/api/libs/connect/session.js +4 -6
- package/api/libs/jwt.js +3 -3
- package/api/libs/push-kit/index.js +5 -2
- package/api/routes/blocklet.js +1 -1
- package/api/routes/federated.js +12 -2
- package/api/routes/oauth.js +56 -270
- package/api/routes/user-session.js +40 -19
- package/api/routes/user.js +254 -266
- package/api/services/auth/connect/invite.js +4 -6
- package/api/services/auth/connect/issue-passport.js +4 -6
- package/api/services/auth/session.js +5 -6
- package/api/services/notification/index.js +20 -16
- package/api/services/notification/queue.js +9 -1
- package/api/socket/channel/did.js +8 -8
- package/api/socket/util.js +1 -4
- package/api/state/message.js +59 -0
- package/api/util/attach-shared-utils.js +1 -0
- package/api/util/federated.js +1 -1
- package/api/util/user-util.js +296 -0
- package/dist/assets/{ArrowDropDown-odHjNJIs.js → ArrowDropDown-ptWD82T6.js} +1 -1
- package/dist/assets/{CheckCircle-BqOSvJMp.js → CheckCircle-Btm_ouu-.js} +1 -1
- package/dist/assets/{ChevronLeft-Dv7rlUf5.js → ChevronLeft-Dlcukg5b.js} +1 -1
- package/dist/assets/{ChevronRight-CWeJn1iz.js → ChevronRight-Dum8C8k7.js} +1 -1
- package/dist/assets/{Community-CMFBTMi_.js → Community-BuDGbplJ.js} +1 -1
- package/dist/assets/{DeleteOutline-Cr-TyrUV.js → DeleteOutline-qIhkqz9A.js} +1 -1
- package/dist/assets/{Done-C1TA1wbA.js → Done-CxsGHhW2.js} +1 -1
- package/dist/assets/{Download-DxhnUTM_.js → Download-DtSKdPMo.js} +1 -1
- package/dist/assets/{EditIcon-Bgmg6UE0.js → EditIcon-BOKrjkh4.js} +1 -1
- package/dist/assets/{Email-BphlAPta.js → Email-D1oAzxhZ.js} +1 -1
- package/dist/assets/{Error-pXXvJFxN.js → Error-yZoplO-q.js} +1 -1
- package/dist/assets/{ExpandLess-Dc_dI20M.js → ExpandLess-DN5VsSyP.js} +1 -1
- package/dist/assets/{Google-DNUuYFIA.js → Google-Drf-_CBl.js} +1 -1
- package/dist/assets/{Holiday-DKefG3Bb.js → Holiday-CGw5hZXz.js} +1 -1
- package/dist/assets/{InfoOutlined-CEUhR4DY.js → InfoOutlined-CLOzYFOV.js} +1 -1
- package/dist/assets/{Launch-BUTOr3cR.js → Launch-BtdPv0ms.js} +1 -1
- package/dist/assets/{LaunchOutlined-QHq-RUJt.js → LaunchOutlined-Bxfn3D1k.js} +1 -1
- package/dist/assets/{Location-BuaxMxu4.js → Location-BNMzVuhr.js} +1 -1
- package/dist/assets/{LockIcon-CQ1tExIY.js → LockIcon-D-N7I3eV.js} +1 -1
- package/dist/assets/{Meeting-Cs60QtvP.js → Meeting-CHDEMp94.js} +1 -1
- package/dist/assets/{MoreHoriz-D1SOL47a.js → MoreHoriz-Ecf_Y2c5.js} +1 -1
- package/dist/assets/{OffSick-DinPaelp.js → OffSick-s49E5S0C.js} +1 -1
- package/dist/assets/{Phone-BmouKMyi.js → Phone-B7KVJqdR.js} +1 -1
- package/dist/assets/{PlayArrow-D7cGSxeN.js → PlayArrow-C5Hul3eK.js} +1 -1
- package/dist/assets/{QuestionMarkCircle-Dt9XJWEe.js → QuestionMarkCircle-D9Nr1DvN.js} +1 -1
- package/dist/assets/{ServerLogo-B33ZRE5q.js → ServerLogo-CJ7KvDlS.js} +1 -1
- package/dist/assets/{Timezone-CyMhRxlx.js → Timezone-fKWN5g03.js} +1 -1
- package/dist/assets/TuneOutlined-CIVU5KTm.js +1 -0
- package/dist/assets/{ViewList-vu1qOJ6P.js → ViewList-DQNBBLS5.js} +1 -1
- package/dist/assets/{WorkingRemotely-BP_VIHeM.js → WorkingRemotely-8AJSfiNI.js} +1 -1
- package/dist/assets/access-control-5GyLuYd7.js +14 -0
- package/dist/assets/{actions-4oGfCMlR.js → actions-BK1Ssw2h.js} +1 -1
- package/dist/assets/{add-component-core-CE0nArG4.js → add-component-core-Bm9enQVM.js} +31 -31
- package/dist/assets/{add-resource-BYM4JwzE.js → add-resource-Cqmj5BBD.js} +1 -1
- package/dist/assets/{addon-B9bb2bvM.js → addon-Dfs1zul7.js} +1 -1
- package/dist/assets/advanced-MSBu-f81.js +49 -0
- package/dist/assets/api-DeTTY4rz.js +1 -0
- package/dist/assets/appearance-_saX27MM.js +1 -0
- package/dist/assets/ar-Bd3GUoqC.js +3 -0
- package/dist/assets/{ar-CVzKLI4f.js → ar-DrRqcx2b.js} +1 -1
- package/dist/assets/{audit-logs-D8H5E0fC.js → audit-logs-C8OHcyQY.js} +3 -3
- package/dist/assets/base32-DY8fPTYx.js +1 -0
- package/dist/assets/branding-CanOP0qb.js +40 -0
- package/dist/assets/branding-DelDZvig.js +50 -0
- package/dist/assets/{bundle-avatar-DHwmIozH.js → bundle-avatar-CxGKqpL1.js} +1 -1
- package/dist/assets/button-GsH-bz74.js +1 -0
- package/dist/assets/{click-to-copy-B0HMuCN_.js → click-to-copy-BuZpdwN0.js} +1 -1
- package/dist/assets/{complete-BNf0-iqY.js → complete-CIxsaCVT.js} +1 -1
- package/dist/assets/{component-1r0VSsqq.js → component-vibwLNji.js} +102 -87
- package/dist/assets/{config-BeD5_8kr.js → config-BbT0ik5t.js} +1 -1
- package/dist/assets/{config-CqHmZdZv.js → config-Bl-eQAj5.js} +1 -1
- package/dist/assets/{config-navigation-DtN0_qFZ.js → config-navigation-Dw7tct52.js} +7 -7
- package/dist/assets/{config-space-DlwZewcm.js → config-space-D3pvjnQx.js} +1 -1
- package/dist/assets/{confirm-DmMN-34s.js → confirm-BzL9LNyf.js} +1 -1
- package/dist/assets/{connect-CC9dcVMV.js → connect-CzcOswsI.js} +1 -1
- package/dist/assets/connect-Czr8O47H.js +1 -0
- package/dist/assets/{connect-to-CzffwD9G.js → connect-to-LVtY3yeI.js} +1 -1
- package/dist/assets/{content-layout-7vu3yv_f.js → content-layout-CcLv-R_J.js} +1 -1
- package/dist/assets/dashboard-BuFzcMGR.js +213 -0
- package/dist/assets/de-4RuZHBym.js +3 -0
- package/dist/assets/{de-DIJPqt1Y.js → de-BRPos3d1.js} +1 -1
- package/dist/assets/{delete-confirm-BTaU_6Kx.js → delete-confirm-Bg3_0xz8.js} +1 -1
- package/dist/assets/{did-address-BC-0j4Pt.js → did-address-Dn6n8fAo.js} +1 -1
- package/dist/assets/doc-board-bg-DWZHV9Ng.png +0 -0
- package/dist/assets/domain-C_0cRyXj.js +9 -0
- package/dist/assets/{domain-action-card-DwQ7Q8wY.js → domain-action-card-B6WSK3W9.js} +2 -2
- package/dist/assets/domains-BQtz7ONz.js +1 -0
- package/dist/assets/{email-mj0bVFDS.js → email-qq2sglAS.js} +2 -2
- package/dist/assets/{es-C5RqG0zA.js → es-D2rCdMgt.js} +1 -1
- package/dist/assets/es-DPG1emNh.js +3 -0
- package/dist/assets/exchange-passport-CfAHAVKI.js +1 -0
- package/dist/assets/{fr-BHsPT43-.js → fr-DAFx50ef.js} +1 -1
- package/dist/assets/fr-u7MDLCDo.js +3 -0
- package/dist/assets/fuel-DVzKzmYw.js +32 -0
- package/dist/assets/{get-safe-url-BKl2A9x2.js → get-safe-url-CA3J0_99.js} +1 -1
- package/dist/assets/{get-safe-url-QFq5JNoE.js → get-safe-url-DnmtzIqo.js} +1 -1
- package/dist/assets/{hi-Bie09Alk.js → hi-CkD7b6N9.js} +1 -1
- package/dist/assets/hi-DS9ZR9W2.js +1 -0
- package/dist/assets/home--ykFBnb1.js +1 -0
- package/dist/assets/{id-IlcS05qm.js → id-BMWKdVei.js} +1 -1
- package/dist/assets/id-C459Zhwd.js +3 -0
- package/dist/assets/{iframe-B9mCpo4I.js → iframe-B5D34SYo.js} +1 -1
- package/dist/assets/{index-Ct7s2LPI.js → index-B1UWfhev.js} +3 -3
- package/dist/assets/{index-CJCg9yIK.js → index-B8T_6tqA.js} +1 -1
- package/dist/assets/{index-D_wVtHmh.js → index-BByO9801.js} +1 -1
- package/dist/assets/{index-DQ_RzIwU.js → index-BDliasS9.js} +1 -1
- package/dist/assets/index-BPS0iHSZ.js +4 -0
- package/dist/assets/index-BQLZ0lsX.js +1 -0
- package/dist/assets/index-BWpwjp4L.js +104 -0
- package/dist/assets/index-BqIq9Uma.js +138 -0
- package/dist/assets/{index-B4Q2DAdn.js → index-C6eHDaxg.js} +11 -11
- package/dist/assets/{index-BMSA5TdD.js → index-CBhHQMgh.js} +1 -1
- package/dist/assets/index-CClhZ8rs.js +1 -0
- package/dist/assets/index-CytYWl7a.js +113 -0
- package/dist/assets/index-D8CNdALX.js +2 -0
- package/dist/assets/index-DOdTZRA4.js +11 -0
- package/dist/assets/{index-79U1RPaq.js → index-Da6LyIoG.js} +2 -2
- package/dist/assets/{index-BJ2lJo7L.js → index-Dy3LPNyS.js} +42 -42
- package/dist/assets/index-ItdGu4Wh.js +2 -0
- package/dist/assets/{index-m8CaSxXx.js → index-J5kmwEca.js} +1 -1
- package/dist/assets/{index-fWGZM-oP.js → index-L3MBVAcg.js} +1 -1
- package/dist/assets/{index-BZvVDfZ4.js → index-VUi6PKrJ.js} +1 -1
- package/dist/assets/{index-u-lA6P_E.js → index-dCzPMsw6.js} +1 -1
- package/dist/assets/index-ndYC_y0r.js +15 -0
- package/dist/assets/{index-CGK3FEjY.js → index-vxB3STPb.js} +1 -1
- package/dist/assets/index-y6Dw39ly.js +290 -0
- package/dist/assets/{invitation-B8Qx_pFq.js → invitation-Cp6DuOW5.js} +8 -7
- package/dist/assets/invite-DjADjbzm.js +1 -0
- package/dist/assets/issue-passport-Bu5NvC_2.js +1 -0
- package/dist/assets/{item-BSGXym2I.js → item-ClBhYYKW.js} +1 -1
- package/dist/assets/ja-B5tIV7r-.js +3 -0
- package/dist/assets/{ja-C2daM668.js → ja-D2jInSAT.js} +1 -1
- package/dist/assets/keyboard-arrow-down-rounded-DadBVmpO.js +1 -0
- package/dist/assets/{ko-Lni8u0p_.js → ko-BGB5KJZq.js} +1 -1
- package/dist/assets/ko-CL3JJCJN.js +3 -0
- package/dist/assets/landing-page-BfVl47YO.js +1 -0
- package/dist/assets/{launch-result-message-ByEG8r_7.js → launch-result-message-BP5yMmIB.js} +1 -1
- package/dist/assets/{layout-BqhTD729.js → layout-D5G7Z8Ws.js} +1 -1
- package/dist/assets/list-CjtRvxdF.js +211 -0
- package/dist/assets/{list-header-BmTDmRY0.js → list-header-Cip98Afo.js} +1 -1
- package/dist/assets/localization-Tn68766t.js +1 -0
- package/dist/assets/{log-o_Cadt8j.js → log-_cZt5s1j.js} +1 -1
- package/dist/assets/{login-BQozrLDm.js → login-Bd9eibzl.js} +1 -1
- package/dist/assets/{login-oauth-callback-D7lIww1c.js → login-oauth-callback-Buv0sriC.js} +1 -1
- package/dist/assets/{logo-uploader-CUQ3aWZJ.js → logo-uploader-DGn3pkYl.js} +5 -4
- package/dist/assets/{lost-passport-DkETH2Lu.js → lost-passport-BplwQoPb.js} +3 -3
- package/dist/assets/omit-DYK_TtPQ.js +1 -0
- package/dist/assets/{open-window-BOl-kTC2.js → open-window-3TWqcI62.js} +1 -1
- package/dist/assets/overview-CJ3muOc6.js +84 -0
- package/dist/assets/{page-header-Dm1v9v5q.js → page-header-FKKsPnE9.js} +1 -1
- package/dist/assets/{permission-B5jnw9r2.js → permission-Dd3ufGD-.js} +1 -1
- package/dist/assets/preferences-D4OSAVTW.js +1 -0
- package/dist/assets/profile-embed--1Je95gw.js +1 -0
- package/dist/assets/pt-CYRkKZmh.js +1 -0
- package/dist/assets/{pt-D6N4RLzf.js → pt-DY0Ku5W5.js} +1 -1
- package/dist/assets/publish-resource-B4kuEUIu.js +1 -0
- package/dist/assets/{react-beautiful-dnd.esm-B9MfX9Xl.js → react-beautiful-dnd.esm-DxmtDCVc.js} +4 -4
- package/dist/assets/{relative-time-RQnsWZQc.js → relative-time-Bp0EO1aU.js} +1 -1
- package/dist/assets/roboto-cyrillic-400-normal-DAIM1_dR.woff2 +0 -0
- package/dist/assets/roboto-cyrillic-400-normal-Dry59Hjn.woff +0 -0
- package/dist/assets/roboto-cyrillic-500-normal-CsCirF4J.woff +0 -0
- package/dist/assets/roboto-cyrillic-500-normal-hCeO1jFL.woff2 +0 -0
- package/dist/assets/roboto-cyrillic-700-normal-CB1Rmiii.woff +0 -0
- package/dist/assets/roboto-cyrillic-700-normal-CzEIZVQR.woff2 +0 -0
- package/dist/assets/roboto-cyrillic-ext-400-normal-BxX1-eA_.woff +0 -0
- package/dist/assets/roboto-cyrillic-ext-400-normal-DzMWdK87.woff2 +0 -0
- package/dist/assets/roboto-cyrillic-ext-500-normal-B7rQpwPu.woff2 +0 -0
- package/dist/assets/roboto-cyrillic-ext-500-normal-ElvJfk8V.woff +0 -0
- package/dist/assets/roboto-cyrillic-ext-700-normal-CIu0AXX2.woff +0 -0
- package/dist/assets/roboto-cyrillic-ext-700-normal-D_fA0fHY.woff2 +0 -0
- package/dist/assets/roboto-greek-400-normal-CAI06USH.woff +0 -0
- package/dist/assets/roboto-greek-400-normal-jFM2czAU.woff2 +0 -0
- package/dist/assets/roboto-greek-500-normal-BJMS0heP.woff2 +0 -0
- package/dist/assets/roboto-greek-500-normal-D8eQD5zT.woff +0 -0
- package/dist/assets/roboto-greek-700-normal-DCrt6r9F.woff +0 -0
- package/dist/assets/roboto-greek-700-normal-DpKAje7q.woff2 +0 -0
- package/dist/assets/roboto-latin-400-normal-551zQQ7R.woff +0 -0
- package/dist/assets/roboto-latin-400-normal-CNwBRw8h.woff2 +0 -0
- package/dist/assets/roboto-latin-500-normal-CkrA1NAy.woff2 +0 -0
- package/dist/assets/roboto-latin-500-normal-_8jDuD7w.woff +0 -0
- package/dist/assets/roboto-latin-700-normal-CTLkNcF_.woff +0 -0
- package/dist/assets/roboto-latin-700-normal-DZr4b_KL.woff2 +0 -0
- package/dist/assets/roboto-latin-ext-400-normal-ZYmyxeOy.woff2 +0 -0
- package/dist/assets/roboto-latin-ext-400-normal-uRIBRJt5.woff +0 -0
- package/dist/assets/roboto-latin-ext-500-normal-C_ARlJGk.woff2 +0 -0
- package/dist/assets/roboto-latin-ext-500-normal-eJ10kk0m.woff +0 -0
- package/dist/assets/roboto-latin-ext-700-normal-BNPgmEQS.woff2 +0 -0
- package/dist/assets/roboto-latin-ext-700-normal-Cnx4FGpK.woff +0 -0
- package/dist/assets/roboto-math-400-normal-B3wgz80t.woff2 +0 -0
- package/dist/assets/roboto-math-400-normal-DHrwdhE6.woff +0 -0
- package/dist/assets/roboto-math-500-normal-CFNaIMFC.woff2 +0 -0
- package/dist/assets/roboto-math-500-normal-CetgDdIa.woff +0 -0
- package/dist/assets/roboto-math-700-normal-CpTCM92H.woff +0 -0
- package/dist/assets/roboto-math-700-normal-xbpggnJp.woff2 +0 -0
- package/dist/assets/roboto-symbols-400-normal-bG5rsNFs.woff +0 -0
- package/dist/assets/roboto-symbols-400-normal-fF1SLJBj.woff2 +0 -0
- package/dist/assets/roboto-symbols-500-normal-BXFTxrNR.woff2 +0 -0
- package/dist/assets/roboto-symbols-500-normal-toKUCDph.woff +0 -0
- package/dist/assets/roboto-symbols-700-normal-B2QKVW64.woff +0 -0
- package/dist/assets/roboto-symbols-700-normal-DKkQdRpM.woff2 +0 -0
- package/dist/assets/roboto-vietnamese-400-normal-CDDxGrUb.woff2 +0 -0
- package/dist/assets/roboto-vietnamese-400-normal-DgufTq8s.woff +0 -0
- package/dist/assets/roboto-vietnamese-500-normal-Dw5heWgq.woff +0 -0
- package/dist/assets/roboto-vietnamese-500-normal-HYpufUYk.woff2 +0 -0
- package/dist/assets/roboto-vietnamese-700-normal-BFWtvCOj.woff2 +0 -0
- package/dist/assets/roboto-vietnamese-700-normal-ChAl_rRV.woff +0 -0
- package/dist/assets/{ru-D-xvMzxI.js → ru-Cv5vRo7s.js} +1 -1
- package/dist/assets/ru-Dzg-gLvu.js +1 -0
- package/dist/assets/runtime-DCHSigWq.js +1 -0
- package/dist/assets/sdk-B4tneH2b.js +1 -0
- package/dist/assets/security-Ba0U57n2.js +95 -0
- package/dist/assets/session-BXc0WNE7.js +1 -0
- package/dist/assets/setup-bc5fgvzY.js +19 -0
- package/dist/assets/{shorten-label-DkFTGSoy.js → shorten-label-BcXnCxH2.js} +1 -1
- package/dist/assets/{simple-select-CqakAZFe.js → simple-select-D7qC2duk.js} +1 -1
- package/dist/assets/{slicedToArray-BuQur6Mi.js → slicedToArray-CG0jVe85.js} +2 -2
- package/dist/assets/{start-BSUY3DBl.js → start-kkjng8Di.js} +1 -1
- package/dist/assets/status-Bcehte3I.js +1 -0
- package/dist/assets/step-actions-CAn2VbnK.js +31 -0
- package/dist/assets/studio-Dnzc2A5y.js +6 -0
- package/dist/assets/{switch-control-BBlLGjaH.js → switch-control-DZceCxwF.js} +1 -1
- package/dist/assets/th-CevmRMq6.js +1 -0
- package/dist/assets/{th-CycIQ910.js → th-D6oDBVGi.js} +1 -1
- package/dist/assets/{traffic-CJDIGmp5.js → traffic-BbJxF2T-.js} +4 -4
- package/dist/assets/transfer-j5hCBx8d.js +16 -0
- package/dist/assets/{unsubscribe-afXXIHEf.js → unsubscribe-DJgSmFME.js} +1 -1
- package/dist/assets/{use-mobile-CUT5hy9q.js → use-mobile-DNsgYi-4.js} +1 -1
- package/dist/assets/use-mobile-DVecy9Ks.js +1 -0
- package/dist/assets/{useAsync-DM8qaMe4.js → useAsync-Bia14KO2.js} +1 -1
- package/dist/assets/{useAsyncRetry-B7SbzXVI.js → useAsyncRetry-C-QH3IsB.js} +1 -1
- package/dist/assets/{useLocalStorage-Dd4pybDP.js → useLocalStorage-BQFZ73WZ.js} +1 -1
- package/dist/assets/user-center-BZ0ZkNAA.js +67 -0
- package/dist/assets/{util-C_BCTHfw.js → util-C9Xcu_Dq.js} +1 -1
- package/dist/assets/{util-YyWTpLT7.js → util-WwcocPP-.js} +1 -1
- package/dist/assets/vendor-arcblock-B7hyNlnQ.js +1598 -0
- package/dist/assets/{vendor-hooks-sw5wvnca.js → vendor-hooks-DnflU2EL.js} +1 -1
- package/dist/assets/{vendor-mui-core-DxqV1NVn.js → vendor-mui-core-BL-xsBvI.js} +1 -1
- package/dist/assets/{vendor-mui-x-BjL1xCkk.js → vendor-mui-x-BmOE-0pQ.js} +1 -1
- package/dist/assets/vendor-utils-Cs6ARqvU.js +11 -0
- package/dist/assets/vendor-ux-did-connect-BDmhBveY.css +1 -0
- package/dist/assets/vendor-ux-did-connect-CWUKGZcn.js +1843 -0
- package/dist/assets/{vi-BqnfnvFP.js → vi-BKKJMbW2.js} +1 -1
- package/dist/assets/vi-PQuaKyKY.js +1 -0
- package/dist/assets/wrap-locale-DyRnlWyZ.js +1 -0
- package/dist/assets/zh-BBkG8qYp.js +4 -0
- package/dist/assets/{zh-CHmwTyCg.js → zh-D4Lak9gZ.js} +1 -1
- package/dist/assets/{zh-tw-D6K-qXNE.js → zh-tw-B08rjgK3.js} +1 -1
- package/dist/assets/zh-tw-BHJNqYL0.js +3 -0
- package/dist/images/all-done.png +0 -0
- package/dist/index.html +7 -7
- package/dist/service-worker.js +1 -1
- package/package.json +39 -40
- package/dist/assets/access-control-CpxcJItK.js +0 -14
- package/dist/assets/analytics-BXLe73MI.js +0 -11
- package/dist/assets/api-D9Yi7Zdr.js +0 -1
- package/dist/assets/appearance-DX7SoW1u.js +0 -1
- package/dist/assets/ar-2k9jaPIk.js +0 -3
- package/dist/assets/base32-BNpDT-6Q.js +0 -1
- package/dist/assets/branding-BW1rhy8d.js +0 -40
- package/dist/assets/button-CNnuiac8.js +0 -1
- package/dist/assets/connect-BfSOEYV-.js +0 -1
- package/dist/assets/dashboard-C_Q4TjPa.js +0 -216
- package/dist/assets/de-B9cLhykn.js +0 -3
- package/dist/assets/domain-CLMRXecU.js +0 -9
- package/dist/assets/domains-DF7TtN5q.js +0 -1
- package/dist/assets/es-BoQohonz.js +0 -3
- package/dist/assets/exchange-passport--DeUPzbW.js +0 -1
- package/dist/assets/form-text-input-BYF6lVnE.js +0 -11
- package/dist/assets/fr-doSYAOrt.js +0 -3
- package/dist/assets/fuel-D-kOZuF6.js +0 -32
- package/dist/assets/fullpage-DO8Hcbkl.js +0 -1
- package/dist/assets/hi-B_BwhpD8.js +0 -1
- package/dist/assets/home-CpnMpXiw.js +0 -1
- package/dist/assets/id-BgYIZCvk.js +0 -3
- package/dist/assets/index-BVOYP6aR.js +0 -11
- package/dist/assets/index-BsUr7wGb.js +0 -104
- package/dist/assets/index-C44fECmB.js +0 -138
- package/dist/assets/index-CmKAznDh.js +0 -109
- package/dist/assets/index-DqC2o5PB.js +0 -4
- package/dist/assets/index-DyTFEgKr.js +0 -1
- package/dist/assets/index-eCY24sH9.js +0 -137
- package/dist/assets/index-gTQQ3SoE.js +0 -290
- package/dist/assets/index-gcSQTx25.js +0 -1
- package/dist/assets/index.esm-CWepf7I_.js +0 -1
- package/dist/assets/inter-latin-300-normal-CvRFFuZy.woff2 +0 -0
- package/dist/assets/inter-latin-300-normal-ORCTF8i-.woff +0 -0
- package/dist/assets/inter-latin-400-normal-BOOGhInR.woff2 +0 -0
- package/dist/assets/inter-latin-400-normal-gitzw0hO.woff +0 -0
- package/dist/assets/inter-latin-500-normal-D2bGa7uu.woff2 +0 -0
- package/dist/assets/inter-latin-500-normal-deR1Tlfd.woff +0 -0
- package/dist/assets/inter-latin-700-normal-B8MtJ_2k.woff +0 -0
- package/dist/assets/inter-latin-700-normal-Sckx8rpT.woff2 +0 -0
- package/dist/assets/inter-latin-ext-300-normal-C2kLfG2J.woff2 +0 -0
- package/dist/assets/inter-latin-ext-300-normal-n8Ps4oXY.woff +0 -0
- package/dist/assets/inter-latin-ext-400-normal-C1t-h-pH.woff +0 -0
- package/dist/assets/inter-latin-ext-400-normal-hnt3BR84.woff2 +0 -0
- package/dist/assets/inter-latin-ext-500-normal-CIS2RHJS.woff2 +0 -0
- package/dist/assets/inter-latin-ext-500-normal-UMdmhHu2.woff +0 -0
- package/dist/assets/inter-latin-ext-700-normal-6V9MnIL5.woff +0 -0
- package/dist/assets/inter-latin-ext-700-normal-CzikT_rs.woff2 +0 -0
- package/dist/assets/invite-BBaF_vyc.js +0 -1
- package/dist/assets/issue-passport-DC-ly7xg.js +0 -1
- package/dist/assets/ja-FMMLI8YD.js +0 -3
- package/dist/assets/ko-C0kmRXYE.js +0 -3
- package/dist/assets/list-BHs8uNT5.js +0 -200
- package/dist/assets/localization-daPAWMzR.js +0 -1
- package/dist/assets/login-bg-Cbfh9Uc2.png +0 -0
- package/dist/assets/omit-DZNQhOf-.js +0 -1
- package/dist/assets/overview-Bxm05EH6.js +0 -12
- package/dist/assets/preferences-uri2RXdB.js +0 -1
- package/dist/assets/profile-embed-DnIQcD-H.js +0 -1
- package/dist/assets/pt-C2UJZK-O.js +0 -1
- package/dist/assets/publish-resource-V53U1NNv.js +0 -1
- package/dist/assets/ru-DDA5s4-r.js +0 -1
- package/dist/assets/sdk-BKSsfgrc.js +0 -1
- package/dist/assets/session-6ZeN-aF2.js +0 -1
- package/dist/assets/setup-7Gq9K_8k.js +0 -19
- package/dist/assets/status-C52-BFuY.js +0 -1
- package/dist/assets/step-actions-CA74dwgt.js +0 -31
- package/dist/assets/studio-CAnZfyBM.js +0 -6
- package/dist/assets/th-DmqOUn4C.js +0 -1
- package/dist/assets/transfer-cG2e24sz.js +0 -16
- package/dist/assets/user-center-T8Xw464s.js +0 -67
- package/dist/assets/vendor-arcblock-DvaaLvvM.js +0 -2361
- package/dist/assets/vendor-utils-DR57WNxP.js +0 -11
- package/dist/assets/vendor-ux-did-connect-Bciw9Ypu.js +0 -1077
- package/dist/assets/vendor-ux-did-connect-DhgPdlEj.css +0 -1
- package/dist/assets/vi-Cf__CtPD.js +0 -1
- package/dist/assets/wrap-locale-CX50Vz0w.js +0 -1
- package/dist/assets/zh-NXspK2yu.js +0 -4
- package/dist/assets/zh-tw-DYYDVX5I.js +0 -3
package/dist/service-worker.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
try{self["workbox:core:7.0.0"]&&_()}catch{}const ue=(s,...e)=>{let t=s;return e.length>0&&(t+=` :: ${JSON.stringify(e)}`),t},fe=ue;let R=class extends Error{constructor(e,t){const n=fe(e,t);super(n),this.name=e,this.details=t}};const de=new Set,d={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},M=s=>[d.prefix,s,d.suffix].filter(e=>e&&e.length>0).join("-"),pe=s=>{for(const e of Object.keys(d))s(e)},ge={updateDetails:s=>{pe(e=>{typeof s[e]=="string"&&(d[e]=s[e])})},getGoogleAnalyticsName:s=>s||M(d.googleAnalytics),getPrecacheName:s=>s||M(d.precache),getPrefix:()=>d.prefix,getRuntimeName:s=>s||M(d.runtime),getSuffix:()=>d.suffix};function B(s,e){const t=new URL(s);for(const n of e)t.searchParams.delete(n);return t.href}async function me(s,e,t,n){const a=B(e.url,t);if(e.url===a)return s.match(e,n);const r=Object.assign(Object.assign({},n),{ignoreSearch:!0}),i=await s.keys(e,r);for(const c of i){const o=B(c.url,t);if(a===o)return s.match(c,n)}}let we=class{constructor(){this.promise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}};async function ye(){for(const s of de)await s()}const _e=s=>new URL(String(s),location.href).href.replace(new RegExp(`^${location.origin}`),"");function Re(s){return new Promise(e=>setTimeout(e,s))}function be(){self.addEventListener("activate",()=>self.clients.claim())}try{self["workbox:core:7.0.0"]&&_()}catch{}const Ce=(s,...e)=>{let t=s;return e.length>0&&(t+=` :: ${JSON.stringify(e)}`),t},xe=Ce;let u=class extends Error{constructor(e,t){const n=xe(e,t);super(n),this.name=e,this.details=t}};const p={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},A=s=>[p.prefix,s,p.suffix].filter(e=>e&&e.length>0).join("-"),Ee=s=>{for(const e of Object.keys(p))s(e)},H={updateDetails:s=>{Ee(e=>{typeof s[e]=="string"&&(p[e]=s[e])})},getGoogleAnalyticsName:s=>s||A(p.googleAnalytics),getPrecacheName:s=>s||A(p.precache),getPrefix:()=>p.prefix,getRuntimeName:s=>s||A(p.runtime),getSuffix:()=>p.suffix};function q(s,e){const t=e();return s.waitUntil(t),t}try{self["workbox:precaching:7.0.0"]&&_()}catch{}const ke="__WB_REVISION__";function De(s){if(!s)throw new u("add-to-cache-list-unexpected-type",{entry:s});if(typeof s=="string"){const r=new URL(s,location.href);return{cacheKey:r.href,url:r.href}}const{revision:e,url:t}=s;if(!t)throw new u("add-to-cache-list-unexpected-type",{entry:s});if(!e){const r=new URL(t,location.href);return{cacheKey:r.href,url:r.href}}const n=new URL(t,location.href),a=new URL(t,location.href);return n.searchParams.set(ke,e),{cacheKey:n.href,url:a.href}}class Ue{constructor(){this.updatedURLs=[],this.notUpdatedURLs=[],this.handlerWillStart=async({request:e,state:t})=>{t&&(t.originalRequest=e)},this.cachedResponseWillBeUsed=async({event:e,state:t,cachedResponse:n})=>{if(e.type==="install"&&t&&t.originalRequest&&t.originalRequest instanceof Request){const a=t.originalRequest.url;n?this.notUpdatedURLs.push(a):this.updatedURLs.push(a)}return n}}}class Le{constructor({precacheController:e}){this.cacheKeyWillBeUsed=async({request:t,params:n})=>{const a=(n==null?void 0:n.cacheKey)||this._precacheController.getCacheKeyForURL(t.url);return a?new Request(a,{headers:t.headers}):t},this._precacheController=e}}let C;function Pe(){if(C===void 0){const s=new Response("");if("body"in s)try{new Response(s.body),C=!0}catch{C=!1}C=!1}return C}async function ve(s,e){let t=null;if(s.url&&(t=new URL(s.url).origin),t!==self.location.origin)throw new u("cross-origin-copy-response",{origin:t});const n=s.clone(),r={headers:new Headers(n.headers),status:n.status,statusText:n.statusText},i=Pe()?n.body:await n.blob();return new Response(i,r)}const Ne=s=>new URL(String(s),location.href).href.replace(new RegExp(`^${location.origin}`),"");function V(s,e){const t=new URL(s);for(const n of e)t.searchParams.delete(n);return t.href}async function Te(s,e,t,n){const a=V(e.url,t);if(e.url===a)return s.match(e,n);const r=Object.assign(Object.assign({},n),{ignoreSearch:!0}),i=await s.keys(e,r);for(const c of i){const o=V(c.url,t);if(a===o)return s.match(c,n)}}class Me{constructor(){this.promise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}}const Ae=new Set;async function Oe(){for(const s of Ae)await s()}function Se(s){return new Promise(e=>setTimeout(e,s))}try{self["workbox:strategies:7.0.0"]&&_()}catch{}function U(s){return typeof s=="string"?new Request(s):s}let Ie=class{constructor(e,t){this._cacheKeys={},Object.assign(this,t),this.event=t.event,this._strategy=e,this._handlerDeferred=new Me,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(const n of this._plugins)this._pluginStateMap.set(n,{});this.event.waitUntil(this._handlerDeferred.promise)}async fetch(e){const{event:t}=this;let n=U(e);if(n.mode==="navigate"&&t instanceof FetchEvent&&t.preloadResponse){const i=await t.preloadResponse;if(i)return i}const a=this.hasCallback("fetchDidFail")?n.clone():null;try{for(const i of this.iterateCallbacks("requestWillFetch"))n=await i({request:n.clone(),event:t})}catch(i){if(i instanceof Error)throw new u("plugin-error-request-will-fetch",{thrownErrorMessage:i.message})}const r=n.clone();try{let i;i=await fetch(n,n.mode==="navigate"?void 0:this._strategy.fetchOptions);for(const c of this.iterateCallbacks("fetchDidSucceed"))i=await c({event:t,request:r,response:i});return i}catch(i){throw a&&await this.runCallbacks("fetchDidFail",{error:i,event:t,originalRequest:a.clone(),request:r.clone()}),i}}async fetchAndCachePut(e){const t=await this.fetch(e),n=t.clone();return this.waitUntil(this.cachePut(e,n)),t}async cacheMatch(e){const t=U(e);let n;const{cacheName:a,matchOptions:r}=this._strategy,i=await this.getCacheKey(t,"read"),c=Object.assign(Object.assign({},r),{cacheName:a});n=await caches.match(i,c);for(const o of this.iterateCallbacks("cachedResponseWillBeUsed"))n=await o({cacheName:a,matchOptions:r,cachedResponse:n,request:i,event:this.event})||void 0;return n}async cachePut(e,t){const n=U(e);await Se(0);const a=await this.getCacheKey(n,"write");if(!t)throw new u("cache-put-with-no-response",{url:Ne(a.url)});const r=await this._ensureResponseSafeToCache(t);if(!r)return!1;const{cacheName:i,matchOptions:c}=this._strategy,o=await self.caches.open(i),l=this.hasCallback("cacheDidUpdate"),f=l?await Te(o,a.clone(),["__WB_REVISION__"],c):null;try{await o.put(a,l?r.clone():r)}catch(h){if(h instanceof Error)throw h.name==="QuotaExceededError"&&await Oe(),h}for(const h of this.iterateCallbacks("cacheDidUpdate"))await h({cacheName:i,oldResponse:f,newResponse:r.clone(),request:a,event:this.event});return!0}async getCacheKey(e,t){const n=`${e.url} | ${t}`;if(!this._cacheKeys[n]){let a=e;for(const r of this.iterateCallbacks("cacheKeyWillBeUsed"))a=U(await r({mode:t,request:a,event:this.event,params:this.params}));this._cacheKeys[n]=a}return this._cacheKeys[n]}hasCallback(e){for(const t of this._strategy.plugins)if(e in t)return!0;return!1}async runCallbacks(e,t){for(const n of this.iterateCallbacks(e))await n(t)}*iterateCallbacks(e){for(const t of this._strategy.plugins)if(typeof t[e]=="function"){const n=this._pluginStateMap.get(t);yield r=>{const i=Object.assign(Object.assign({},r),{state:n});return t[e](i)}}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve(null)}async _ensureResponseSafeToCache(e){let t=e,n=!1;for(const a of this.iterateCallbacks("cacheWillUpdate"))if(t=await a({request:this.request,response:t,event:this.event})||void 0,n=!0,!t)break;return n||t&&t.status!==200&&(t=void 0),t}},Ke=class{constructor(e={}){this.cacheName=H.getRuntimeName(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){const[t]=this.handleAll(e);return t}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});const t=e.event,n=typeof e.request=="string"?new Request(e.request):e.request,a="params"in e?e.params:void 0,r=new Ie(this,{event:t,request:n,params:a}),i=this._getResponse(r,n,t),c=this._awaitComplete(i,r,n,t);return[i,c]}async _getResponse(e,t,n){await e.runCallbacks("handlerWillStart",{event:n,request:t});let a;try{if(a=await this._handle(t,e),!a||a.type==="error")throw new u("no-response",{url:t.url})}catch(r){if(r instanceof Error){for(const i of e.iterateCallbacks("handlerDidError"))if(a=await i({error:r,event:n,request:t}),a)break}if(!a)throw r}for(const r of e.iterateCallbacks("handlerWillRespond"))a=await r({event:n,request:t,response:a});return a}async _awaitComplete(e,t,n,a){let r,i;try{r=await e}catch{}try{await t.runCallbacks("handlerDidRespond",{event:a,request:n,response:r}),await t.doneWaiting()}catch(c){c instanceof Error&&(i=c)}if(await t.runCallbacks("handlerDidComplete",{event:a,request:n,response:r,error:i}),t.destroy(),i)throw i}};class y extends Ke{constructor(e={}){e.cacheName=H.getPrecacheName(e.cacheName),super(e),this._fallbackToNetwork=e.fallbackToNetwork!==!1,this.plugins.push(y.copyRedirectedCacheableResponsesPlugin)}async _handle(e,t){const n=await t.cacheMatch(e);return n||(t.event&&t.event.type==="install"?await this._handleInstall(e,t):await this._handleFetch(e,t))}async _handleFetch(e,t){let n;const a=t.params||{};if(this._fallbackToNetwork){const r=a.integrity,i=e.integrity,c=!i||i===r;n=await t.fetch(new Request(e,{integrity:e.mode!=="no-cors"?i||r:void 0})),r&&c&&e.mode!=="no-cors"&&(this._useDefaultCacheabilityPluginIfNeeded(),await t.cachePut(e,n.clone()))}else throw new u("missing-precache-entry",{cacheName:this.cacheName,url:e.url});return n}async _handleInstall(e,t){this._useDefaultCacheabilityPluginIfNeeded();const n=await t.fetch(e);if(!await t.cachePut(e,n.clone()))throw new u("bad-precaching-response",{url:e.url,status:n.status});return n}_useDefaultCacheabilityPluginIfNeeded(){let e=null,t=0;for(const[n,a]of this.plugins.entries())a!==y.copyRedirectedCacheableResponsesPlugin&&(a===y.defaultPrecacheCacheabilityPlugin&&(e=n),a.cacheWillUpdate&&t++);t===0?this.plugins.push(y.defaultPrecacheCacheabilityPlugin):t>1&&e!==null&&this.plugins.splice(e,1)}}y.defaultPrecacheCacheabilityPlugin={async cacheWillUpdate({response:s}){return!s||s.status>=400?null:s}};y.copyRedirectedCacheableResponsesPlugin={async cacheWillUpdate({response:s}){return s.redirected?await ve(s):s}};class We{constructor({cacheName:e,plugins:t=[],fallbackToNetwork:n=!0}={}){this._urlsToCacheKeys=new Map,this._urlsToCacheModes=new Map,this._cacheKeysToIntegrities=new Map,this._strategy=new y({cacheName:H.getPrecacheName(e),plugins:[...t,new Le({precacheController:this})],fallbackToNetwork:n}),this.install=this.install.bind(this),this.activate=this.activate.bind(this)}get strategy(){return this._strategy}precache(e){this.addToCacheList(e),this._installAndActiveListenersAdded||(self.addEventListener("install",this.install),self.addEventListener("activate",this.activate),this._installAndActiveListenersAdded=!0)}addToCacheList(e){const t=[];for(const n of e){typeof n=="string"?t.push(n):n&&n.revision===void 0&&t.push(n.url);const{cacheKey:a,url:r}=De(n),i=typeof n!="string"&&n.revision?"reload":"default";if(this._urlsToCacheKeys.has(r)&&this._urlsToCacheKeys.get(r)!==a)throw new u("add-to-cache-list-conflicting-entries",{firstEntry:this._urlsToCacheKeys.get(r),secondEntry:a});if(typeof n!="string"&&n.integrity){if(this._cacheKeysToIntegrities.has(a)&&this._cacheKeysToIntegrities.get(a)!==n.integrity)throw new u("add-to-cache-list-conflicting-integrities",{url:r});this._cacheKeysToIntegrities.set(a,n.integrity)}if(this._urlsToCacheKeys.set(r,a),this._urlsToCacheModes.set(r,i),t.length>0){const c=`Workbox is precaching URLs without revision info: ${t.join(", ")}
|
|
2
|
-
This is generally NOT safe. Learn more at https://bit.ly/wb-precache`;console.warn(c)}}}install(e){return q(e,async()=>{const t=new Ue;this.strategy.plugins.push(t);for(const[r,i]of this._urlsToCacheKeys){const c=this._cacheKeysToIntegrities.get(i),o=this._urlsToCacheModes.get(r),l=new Request(r,{integrity:c,cache:o,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:i},request:l,event:e}))}const{updatedURLs:n,notUpdatedURLs:a}=t;return{updatedURLs:n,notUpdatedURLs:a}})}activate(e){return q(e,async()=>{const t=await self.caches.open(this.strategy.cacheName),n=await t.keys(),a=new Set(this._urlsToCacheKeys.values()),r=[];for(const i of n)a.has(i.url)||(await t.delete(i),r.push(i.url));return{deletedURLs:r}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){const t=new URL(e,location.href);return this._urlsToCacheKeys.get(t.href)}getIntegrityForCacheKey(e){return this._cacheKeysToIntegrities.get(e)}async matchPrecache(e){const t=e instanceof Request?e.url:e,n=this.getCacheKeyForURL(t);if(n)return(await self.caches.open(this.strategy.cacheName)).match(n)}createHandlerBoundToURL(e){const t=this.getCacheKeyForURL(e);if(!t)throw new u("non-precached-url",{url:e});return n=>(n.request=new Request(e),n.params=Object.assign({cacheKey:t},n.params),this.strategy.handle(n))}}let O;const X=()=>(O||(O=new We),O);try{self["workbox:routing:7.0.0"]&&_()}catch{}const Z="GET",v=s=>s&&typeof s=="object"?s:{handle:s};let D=class{constructor(e,t,n=Z){this.handler=v(t),this.match=e,this.method=n}setCatchHandler(e){this.catchHandler=v(e)}},$e=class extends D{constructor(e,t,n){const a=({url:r})=>{const i=e.exec(r.href);if(i&&!(r.origin!==location.origin&&i.index!==0))return i.slice(1)};super(a,t,n)}},je=class{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{const{request:t}=e,n=this.handleRequest({request:t,event:e});n&&e.respondWith(n)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){const{payload:t}=e.data,n=Promise.all(t.urlsToCache.map(a=>{typeof a=="string"&&(a=[a]);const r=new Request(...a);return this.handleRequest({request:r,event:e})}));e.waitUntil(n),e.ports&&e.ports[0]&&n.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:t}){const n=new URL(e.url,location.href);if(!n.protocol.startsWith("http"))return;const a=n.origin===location.origin,{params:r,route:i}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:n});let c=i&&i.handler;const o=e.method;if(!c&&this._defaultHandlerMap.has(o)&&(c=this._defaultHandlerMap.get(o)),!c)return;let l;try{l=c.handle({url:n,request:e,event:t,params:r})}catch(h){l=Promise.reject(h)}const f=i&&i.catchHandler;return l instanceof Promise&&(this._catchHandler||f)&&(l=l.catch(async h=>{if(f)try{return await f.handle({url:n,request:e,event:t,params:r})}catch(b){b instanceof Error&&(h=b)}if(this._catchHandler)return this._catchHandler.handle({url:n,request:e,event:t});throw h})),l}findMatchingRoute({url:e,sameOrigin:t,request:n,event:a}){const r=this._routes.get(n.method)||[];for(const i of r){let c;const o=i.match({url:e,sameOrigin:t,request:n,event:a});if(o)return c=o,(Array.isArray(c)&&c.length===0||o.constructor===Object&&Object.keys(o).length===0||typeof o=="boolean")&&(c=void 0),{route:i,params:c}}return{}}setDefaultHandler(e,t=Z){this._defaultHandlerMap.set(t,v(e))}setCatchHandler(e){this._catchHandler=v(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new u("unregister-route-but-not-found-with-method",{method:e.method});const t=this._routes.get(e.method).indexOf(e);if(t>-1)this._routes.get(e.method).splice(t,1);else throw new u("unregister-route-route-not-registered")}},x;const He=()=>(x||(x=new je,x.addFetchListener(),x.addCacheListener()),x);function Fe(s,e,t){let n;if(typeof s=="string"){const r=new URL(s,location.href),i=({url:c})=>c.href===r.href;n=new D(i,e,t)}else if(s instanceof RegExp)n=new $e(s,e,t);else if(typeof s=="function")n=new D(s,e,t);else if(s instanceof D)n=s;else throw new u("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return He().registerRoute(n),n}function Be(s,e=[]){for(const t of[...s.searchParams.keys()])e.some(n=>n.test(t))&&s.searchParams.delete(t);return s}function*qe(s,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:t="index.html",cleanURLs:n=!0,urlManipulation:a}={}){const r=new URL(s,location.href);r.hash="",yield r.href;const i=Be(r,e);if(yield i.href,t&&i.pathname.endsWith("/")){const c=new URL(i.href);c.pathname+=t,yield c.href}if(n){const c=new URL(i.href);c.pathname+=".html",yield c.href}if(a){const c=a({url:r});for(const o of c)yield o.href}}class Ve extends D{constructor(e,t){const n=({request:a})=>{const r=e.getURLsToCacheKeys();for(const i of qe(a.url,t)){const c=r.get(i);if(c){const o=e.getIntegrityForCacheKey(c);return{cacheKey:c,integrity:o}}}};super(n,e.strategy)}}function Ge(s){const e=X(),t=new Ve(e,s);Fe(t)}function Qe(s){X().precache(s)}function Je(s,e){Qe(s),Ge(e)}try{self["workbox:core:7.0.0"]&&_()}catch{}const ze=(s,...e)=>{let t=s;return e.length>0&&(t+=` :: ${JSON.stringify(e)}`),t},Ye=ze;class Xe extends Error{constructor(e,t){const n=Ye(e,t);super(n),this.name=e,this.details=t}}function ee(s){s.then(()=>{})}const Ze=(s,e)=>e.some(t=>s instanceof t);let G,Q;function et(){return G||(G=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function tt(){return Q||(Q=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const te=new WeakMap,$=new WeakMap,se=new WeakMap,S=new WeakMap,F=new WeakMap;function st(s){const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("success",r),s.removeEventListener("error",i)},r=()=>{t(m(s.result)),a()},i=()=>{n(s.error),a()};s.addEventListener("success",r),s.addEventListener("error",i)});return e.then(t=>{t instanceof IDBCursor&&te.set(t,s)}).catch(()=>{}),F.set(e,s),e}function nt(s){if($.has(s))return;const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("complete",r),s.removeEventListener("error",i),s.removeEventListener("abort",i)},r=()=>{t(),a()},i=()=>{n(s.error||new DOMException("AbortError","AbortError")),a()};s.addEventListener("complete",r),s.addEventListener("error",i),s.addEventListener("abort",i)});$.set(s,e)}let j={get(s,e,t){if(s instanceof IDBTransaction){if(e==="done")return $.get(s);if(e==="objectStoreNames")return s.objectStoreNames||se.get(s);if(e==="store")return t.objectStoreNames[1]?void 0:t.objectStore(t.objectStoreNames[0])}return m(s[e])},set(s,e,t){return s[e]=t,!0},has(s,e){return s instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in s}};function at(s){j=s(j)}function rt(s){return s===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...t){const n=s.call(I(this),e,...t);return se.set(n,e.sort?e.sort():[e]),m(n)}:tt().includes(s)?function(...e){return s.apply(I(this),e),m(te.get(this))}:function(...e){return m(s.apply(I(this),e))}}function it(s){return typeof s=="function"?rt(s):(s instanceof IDBTransaction&&nt(s),Ze(s,et())?new Proxy(s,j):s)}function m(s){if(s instanceof IDBRequest)return st(s);if(S.has(s))return S.get(s);const e=it(s);return e!==s&&(S.set(s,e),F.set(e,s)),e}const I=s=>F.get(s);function ct(s,e,{blocked:t,upgrade:n,blocking:a,terminated:r}={}){const i=indexedDB.open(s,e),c=m(i);return n&&i.addEventListener("upgradeneeded",o=>{n(m(i.result),o.oldVersion,o.newVersion,m(i.transaction),o)}),t&&i.addEventListener("blocked",o=>t(o.oldVersion,o.newVersion,o)),c.then(o=>{r&&o.addEventListener("close",()=>r()),a&&o.addEventListener("versionchange",l=>a(l.oldVersion,l.newVersion,l))}).catch(()=>{}),c}function ot(s,{blocked:e}={}){const t=indexedDB.deleteDatabase(s);return e&&t.addEventListener("blocked",n=>e(n.oldVersion,n)),m(t).then(()=>{})}const lt=["get","getKey","getAll","getAllKeys","count"],ht=["put","add","delete","clear"],K=new Map;function J(s,e){if(!(s instanceof IDBDatabase&&!(e in s)&&typeof e=="string"))return;if(K.get(e))return K.get(e);const t=e.replace(/FromIndex$/,""),n=e!==t,a=ht.includes(t);if(!(t in(n?IDBIndex:IDBObjectStore).prototype)||!(a||lt.includes(t)))return;const r=async function(i,...c){const o=this.transaction(i,a?"readwrite":"readonly");let l=o.store;return n&&(l=l.index(c.shift())),(await Promise.all([l[t](...c),a&&o.done]))[0]};return K.set(e,r),r}at(s=>({...s,get:(e,t,n)=>J(e,t)||s.get(e,t,n),has:(e,t)=>!!J(e,t)||s.has(e,t)}));try{self["workbox:expiration:7.0.0"]&&_()}catch{}const ut="workbox-expiration",E="cache-entries",z=s=>{const e=new URL(s,location.href);return e.hash="",e.href};class ft{constructor(e){this._db=null,this._cacheName=e}_upgradeDb(e){const t=e.createObjectStore(E,{keyPath:"id"});t.createIndex("cacheName","cacheName",{unique:!1}),t.createIndex("timestamp","timestamp",{unique:!1})}_upgradeDbAndDeleteOldDbs(e){this._upgradeDb(e),this._cacheName&&ot(this._cacheName)}async setTimestamp(e,t){e=z(e);const n={url:e,timestamp:t,cacheName:this._cacheName,id:this._getId(e)},r=(await this.getDb()).transaction(E,"readwrite",{durability:"relaxed"});await r.store.put(n),await r.done}async getTimestamp(e){const n=await(await this.getDb()).get(E,this._getId(e));return n==null?void 0:n.timestamp}async expireEntries(e,t){const n=await this.getDb();let a=await n.transaction(E).store.index("timestamp").openCursor(null,"prev");const r=[];let i=0;for(;a;){const o=a.value;o.cacheName===this._cacheName&&(e&&o.timestamp<e||t&&i>=t?r.push(a.value):i++),a=await a.continue()}const c=[];for(const o of r)await n.delete(E,o.id),c.push(o.url);return c}_getId(e){return this._cacheName+"|"+z(e)}async getDb(){return this._db||(this._db=await ct(ut,1,{upgrade:this._upgradeDbAndDeleteOldDbs.bind(this)})),this._db}}class dt{constructor(e,t={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=t.maxEntries,this._maxAgeSeconds=t.maxAgeSeconds,this._matchOptions=t.matchOptions,this._cacheName=e,this._timestampModel=new ft(e)}async expireEntries(){if(this._isRunning){this._rerunRequested=!0;return}this._isRunning=!0;const e=this._maxAgeSeconds?Date.now()-this._maxAgeSeconds*1e3:0,t=await this._timestampModel.expireEntries(e,this._maxEntries),n=await self.caches.open(this._cacheName);for(const a of t)await n.delete(a,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,ee(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){const t=await this._timestampModel.getTimestamp(e),n=Date.now()-this._maxAgeSeconds*1e3;return t!==void 0?t<n:!0}else return!1}async delete(){this._rerunRequested=!1,await this._timestampModel.expireEntries(1/0)}}const g={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},W=s=>[g.prefix,s,g.suffix].filter(e=>e&&e.length>0).join("-"),pt=s=>{for(const e of Object.keys(g))s(e)},gt={updateDetails:s=>{pt(e=>{typeof s[e]=="string"&&(g[e]=s[e])})},getGoogleAnalyticsName:s=>s||W(g.googleAnalytics),getPrecacheName:s=>s||W(g.precache),getPrefix:()=>g.prefix,getRuntimeName:s=>s||W(g.runtime),getSuffix:()=>g.suffix},mt=new Set;function wt(s){mt.add(s)}class yt{constructor(e={}){this.cachedResponseWillBeUsed=async({event:t,request:n,cacheName:a,cachedResponse:r})=>{if(!r)return null;const i=this._isResponseDateFresh(r),c=this._getCacheExpiration(a);ee(c.expireEntries());const o=c.updateTimestamp(n.url);if(t)try{t.waitUntil(o)}catch{}return i?r:null},this.cacheDidUpdate=async({cacheName:t,request:n})=>{const a=this._getCacheExpiration(t);await a.updateTimestamp(n.url),await a.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&wt(()=>this.deleteCacheAndMetadata())}_getCacheExpiration(e){if(e===gt.getRuntimeName())throw new Xe("expire-custom-caches-only");let t=this._cacheExpirations.get(e);return t||(t=new dt(e,this._config),this._cacheExpirations.set(e,t)),t}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;const t=this._getDateHeaderTimestamp(e);if(t===null)return!0;const n=Date.now();return t>=n-this._maxAgeSeconds*1e3}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;const t=e.headers.get("date"),a=new Date(t).getTime();return isNaN(a)?null:a}async deleteCacheAndMetadata(){for(const[e,t]of this._cacheExpirations)await self.caches.delete(e),await t.delete();this._cacheExpirations=new Map}}try{self["workbox:routing:7.0.0"]&&_()}catch{}const ne="GET",N=s=>s&&typeof s=="object"?s:{handle:s};class P{constructor(e,t,n=ne){this.handler=N(t),this.match=e,this.method=n}setCatchHandler(e){this.catchHandler=N(e)}}class _t extends P{constructor(e,t,n){const a=({url:r})=>{const i=e.exec(r.href);if(i&&!(r.origin!==location.origin&&i.index!==0))return i.slice(1)};super(a,t,n)}}class Rt{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{const{request:t}=e,n=this.handleRequest({request:t,event:e});n&&e.respondWith(n)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){const{payload:t}=e.data,n=Promise.all(t.urlsToCache.map(a=>{typeof a=="string"&&(a=[a]);const r=new Request(...a);return this.handleRequest({request:r,event:e})}));e.waitUntil(n),e.ports&&e.ports[0]&&n.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:t}){const n=new URL(e.url,location.href);if(!n.protocol.startsWith("http"))return;const a=n.origin===location.origin,{params:r,route:i}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:n});let c=i&&i.handler;const o=e.method;if(!c&&this._defaultHandlerMap.has(o)&&(c=this._defaultHandlerMap.get(o)),!c)return;let l;try{l=c.handle({url:n,request:e,event:t,params:r})}catch(h){l=Promise.reject(h)}const f=i&&i.catchHandler;return l instanceof Promise&&(this._catchHandler||f)&&(l=l.catch(async h=>{if(f)try{return await f.handle({url:n,request:e,event:t,params:r})}catch(b){b instanceof Error&&(h=b)}if(this._catchHandler)return this._catchHandler.handle({url:n,request:e,event:t});throw h})),l}findMatchingRoute({url:e,sameOrigin:t,request:n,event:a}){const r=this._routes.get(n.method)||[];for(const i of r){let c;const o=i.match({url:e,sameOrigin:t,request:n,event:a});if(o)return c=o,(Array.isArray(c)&&c.length===0||o.constructor===Object&&Object.keys(o).length===0||typeof o=="boolean")&&(c=void 0),{route:i,params:c}}return{}}setDefaultHandler(e,t=ne){this._defaultHandlerMap.set(t,N(e))}setCatchHandler(e){this._catchHandler=N(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new R("unregister-route-but-not-found-with-method",{method:e.method});const t=this._routes.get(e.method).indexOf(e);if(t>-1)this._routes.get(e.method).splice(t,1);else throw new R("unregister-route-route-not-registered")}}let k;const bt=()=>(k||(k=new Rt,k.addFetchListener(),k.addCacheListener()),k);function T(s,e,t){let n;if(typeof s=="string"){const r=new URL(s,location.href),i=({url:c})=>c.href===r.href;n=new P(i,e,t)}else if(s instanceof RegExp)n=new _t(s,e,t);else if(typeof s=="function")n=new P(s,e,t);else if(s instanceof P)n=s;else throw new R("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return bt().registerRoute(n),n}try{self["workbox:strategies:7.0.0"]&&_()}catch{}function L(s){return typeof s=="string"?new Request(s):s}class Ct{constructor(e,t){this._cacheKeys={},Object.assign(this,t),this.event=t.event,this._strategy=e,this._handlerDeferred=new we,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(const n of this._plugins)this._pluginStateMap.set(n,{});this.event.waitUntil(this._handlerDeferred.promise)}async fetch(e){const{event:t}=this;let n=L(e);if(n.mode==="navigate"&&t instanceof FetchEvent&&t.preloadResponse){const i=await t.preloadResponse;if(i)return i}const a=this.hasCallback("fetchDidFail")?n.clone():null;try{for(const i of this.iterateCallbacks("requestWillFetch"))n=await i({request:n.clone(),event:t})}catch(i){if(i instanceof Error)throw new R("plugin-error-request-will-fetch",{thrownErrorMessage:i.message})}const r=n.clone();try{let i;i=await fetch(n,n.mode==="navigate"?void 0:this._strategy.fetchOptions);for(const c of this.iterateCallbacks("fetchDidSucceed"))i=await c({event:t,request:r,response:i});return i}catch(i){throw a&&await this.runCallbacks("fetchDidFail",{error:i,event:t,originalRequest:a.clone(),request:r.clone()}),i}}async fetchAndCachePut(e){const t=await this.fetch(e),n=t.clone();return this.waitUntil(this.cachePut(e,n)),t}async cacheMatch(e){const t=L(e);let n;const{cacheName:a,matchOptions:r}=this._strategy,i=await this.getCacheKey(t,"read"),c=Object.assign(Object.assign({},r),{cacheName:a});n=await caches.match(i,c);for(const o of this.iterateCallbacks("cachedResponseWillBeUsed"))n=await o({cacheName:a,matchOptions:r,cachedResponse:n,request:i,event:this.event})||void 0;return n}async cachePut(e,t){const n=L(e);await Re(0);const a=await this.getCacheKey(n,"write");if(!t)throw new R("cache-put-with-no-response",{url:_e(a.url)});const r=await this._ensureResponseSafeToCache(t);if(!r)return!1;const{cacheName:i,matchOptions:c}=this._strategy,o=await self.caches.open(i),l=this.hasCallback("cacheDidUpdate"),f=l?await me(o,a.clone(),["__WB_REVISION__"],c):null;try{await o.put(a,l?r.clone():r)}catch(h){if(h instanceof Error)throw h.name==="QuotaExceededError"&&await ye(),h}for(const h of this.iterateCallbacks("cacheDidUpdate"))await h({cacheName:i,oldResponse:f,newResponse:r.clone(),request:a,event:this.event});return!0}async getCacheKey(e,t){const n=`${e.url} | ${t}`;if(!this._cacheKeys[n]){let a=e;for(const r of this.iterateCallbacks("cacheKeyWillBeUsed"))a=L(await r({mode:t,request:a,event:this.event,params:this.params}));this._cacheKeys[n]=a}return this._cacheKeys[n]}hasCallback(e){for(const t of this._strategy.plugins)if(e in t)return!0;return!1}async runCallbacks(e,t){for(const n of this.iterateCallbacks(e))await n(t)}*iterateCallbacks(e){for(const t of this._strategy.plugins)if(typeof t[e]=="function"){const n=this._pluginStateMap.get(t);yield r=>{const i=Object.assign(Object.assign({},r),{state:n});return t[e](i)}}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve(null)}async _ensureResponseSafeToCache(e){let t=e,n=!1;for(const a of this.iterateCallbacks("cacheWillUpdate"))if(t=await a({request:this.request,response:t,event:this.event})||void 0,n=!0,!t)break;return n||t&&t.status!==200&&(t=void 0),t}}class ae{constructor(e={}){this.cacheName=ge.getRuntimeName(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){const[t]=this.handleAll(e);return t}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});const t=e.event,n=typeof e.request=="string"?new Request(e.request):e.request,a="params"in e?e.params:void 0,r=new Ct(this,{event:t,request:n,params:a}),i=this._getResponse(r,n,t),c=this._awaitComplete(i,r,n,t);return[i,c]}async _getResponse(e,t,n){await e.runCallbacks("handlerWillStart",{event:n,request:t});let a;try{if(a=await this._handle(t,e),!a||a.type==="error")throw new R("no-response",{url:t.url})}catch(r){if(r instanceof Error){for(const i of e.iterateCallbacks("handlerDidError"))if(a=await i({error:r,event:n,request:t}),a)break}if(!a)throw r}for(const r of e.iterateCallbacks("handlerWillRespond"))a=await r({event:n,request:t,response:a});return a}async _awaitComplete(e,t,n,a){let r,i;try{r=await e}catch{}try{await t.runCallbacks("handlerDidRespond",{event:a,request:n,response:r}),await t.doneWaiting()}catch(c){c instanceof Error&&(i=c)}if(await t.runCallbacks("handlerDidComplete",{event:a,request:n,response:r,error:i}),t.destroy(),i)throw i}}class re extends ae{async _handle(e,t){let n=await t.cacheMatch(e),a;if(!n)try{n=await t.fetchAndCachePut(e)}catch(r){r instanceof Error&&(a=r)}if(!n)throw new R("no-response",{url:e.url,error:a});return n}}const xt={cacheWillUpdate:async({response:s})=>s.status===200||s.status===0?s:null};class ie extends ae{constructor(e={}){super(e),this.plugins.some(t=>"cacheWillUpdate"in t)||this.plugins.unshift(xt)}async _handle(e,t){const n=t.fetchAndCachePut(e).catch(()=>{});t.waitUntil(n);let a=await t.cacheMatch(e),r;if(!a)try{a=await n}catch(i){i instanceof Error&&(r=i)}if(!a)throw new R("no-response",{url:e.url,error:r});return a}}const ce="sw-update",oe="/lastUpdateMsgTime",Et=5e3;let le=!1;function kt(s,e=50,t=5e3){return new Promise(n=>{const a=Date.now(),r=()=>{s()||Date.now()-a>=t?n():setTimeout(r,e)};r()})}self.addEventListener("message",s=>{s.data&&s.data.type==="CLIENT_UPDATE_READY"&&(console.log("Service Worker: client ready"),le=!0)});async function Dt(s){const t=await(await caches.open(ce)).match(`${oe}-${s}`);if(t){const n=await t.text();return Number(n)}return 0}async function Ut(s,e){const t=await caches.open(ce),n=new Response(String(s));await t.put(`${oe}-${e}`,n)}const Y=/updatedAt:\s*\d+,/g,Lt={cacheDidUpdate:async({request:s,oldResponse:e,newResponse:t})=>{if(e)try{let n=await e.clone().text(),a=await t.clone().text();if(s.url.includes("__blocklet__.js")&&(n=n.replace(Y,"updatedAt: ,"),a=a.replace(Y,"updatedAt: ,")),n!==a){const r=Date.now(),i=await Dt(s.url);if(r-i<Et)return;await kt(()=>le),await Ut(r,s.url),console.log("document version or session updated",s.url),(await self.clients.matchAll()).forEach(o=>{o.postMessage({type:"SW_DOCUMENT_UPDATED",url:s.url})})}}catch(n){console.error("Error comparing document responses:",n)}}};Je(([{"revision":null,"url":"assets/access-control-CpxcJItK.js"},{"revision":null,"url":"assets/actions-4oGfCMlR.js"},{"revision":null,"url":"assets/add-component-core-CE0nArG4.js"},{"revision":null,"url":"assets/add-component-core-D-IRi6XF.css"},{"revision":null,"url":"assets/add-resource-BYM4JwzE.js"},{"revision":null,"url":"assets/addon-B9bb2bvM.js"},{"revision":null,"url":"assets/analytics-BXLe73MI.js"},{"revision":null,"url":"assets/api-D9Yi7Zdr.js"},{"revision":null,"url":"assets/appearance-DX7SoW1u.js"},{"revision":null,"url":"assets/ar-2k9jaPIk.js"},{"revision":null,"url":"assets/ar-CVzKLI4f.js"},{"revision":null,"url":"assets/ArrowDropDown-odHjNJIs.js"},{"revision":null,"url":"assets/audit-logs-D8H5E0fC.js"},{"revision":null,"url":"assets/base32-BNpDT-6Q.js"},{"revision":null,"url":"assets/branding-BW1rhy8d.js"},{"revision":null,"url":"assets/bundle-avatar-DHwmIozH.js"},{"revision":null,"url":"assets/button-CNnuiac8.js"},{"revision":null,"url":"assets/CheckCircle-BqOSvJMp.js"},{"revision":null,"url":"assets/ChevronLeft-Dv7rlUf5.js"},{"revision":null,"url":"assets/ChevronRight-CWeJn1iz.js"},{"revision":null,"url":"assets/click-to-copy-B0HMuCN_.js"},{"revision":null,"url":"assets/Community-CMFBTMi_.js"},{"revision":null,"url":"assets/complete-BNf0-iqY.js"},{"revision":null,"url":"assets/component-1r0VSsqq.js"},{"revision":null,"url":"assets/config-BeD5_8kr.js"},{"revision":null,"url":"assets/config-CqHmZdZv.js"},{"revision":null,"url":"assets/config-navigation-DtN0_qFZ.js"},{"revision":null,"url":"assets/config-space-DlwZewcm.js"},{"revision":null,"url":"assets/confirm-DmMN-34s.js"},{"revision":null,"url":"assets/connect-BfSOEYV-.js"},{"revision":null,"url":"assets/connect-CC9dcVMV.js"},{"revision":null,"url":"assets/connect-to-CzffwD9G.js"},{"revision":null,"url":"assets/content-layout-7vu3yv_f.js"},{"revision":null,"url":"assets/dashboard-C_Q4TjPa.js"},{"revision":null,"url":"assets/de-B9cLhykn.js"},{"revision":null,"url":"assets/de-DIJPqt1Y.js"},{"revision":null,"url":"assets/delete-confirm-BTaU_6Kx.js"},{"revision":null,"url":"assets/DeleteOutline-Cr-TyrUV.js"},{"revision":null,"url":"assets/did-address-BC-0j4Pt.js"},{"revision":null,"url":"assets/domain-action-card-DwQ7Q8wY.js"},{"revision":null,"url":"assets/domain-CLMRXecU.js"},{"revision":null,"url":"assets/domains-DF7TtN5q.js"},{"revision":null,"url":"assets/Done-C1TA1wbA.js"},{"revision":null,"url":"assets/Download-DxhnUTM_.js"},{"revision":null,"url":"assets/EditIcon-Bgmg6UE0.js"},{"revision":null,"url":"assets/Email-BphlAPta.js"},{"revision":null,"url":"assets/email-mj0bVFDS.js"},{"revision":null,"url":"assets/Error-pXXvJFxN.js"},{"revision":null,"url":"assets/es-BoQohonz.js"},{"revision":null,"url":"assets/es-C5RqG0zA.js"},{"revision":null,"url":"assets/exchange-passport--DeUPzbW.js"},{"revision":null,"url":"assets/ExpandLess-Dc_dI20M.js"},{"revision":null,"url":"assets/form-text-input-BYF6lVnE.js"},{"revision":null,"url":"assets/format-error-LAoTjvJe.js"},{"revision":null,"url":"assets/fr-BHsPT43-.js"},{"revision":null,"url":"assets/fr-doSYAOrt.js"},{"revision":null,"url":"assets/fuel-D-kOZuF6.js"},{"revision":null,"url":"assets/fullpage-DO8Hcbkl.js"},{"revision":null,"url":"assets/get-safe-url-BKl2A9x2.js"},{"revision":null,"url":"assets/get-safe-url-QFq5JNoE.js"},{"revision":null,"url":"assets/Google-DNUuYFIA.js"},{"revision":null,"url":"assets/hi-B_BwhpD8.js"},{"revision":null,"url":"assets/hi-Bie09Alk.js"},{"revision":null,"url":"assets/Holiday-DKefG3Bb.js"},{"revision":null,"url":"assets/home-CpnMpXiw.js"},{"revision":null,"url":"assets/id-BgYIZCvk.js"},{"revision":null,"url":"assets/id-IlcS05qm.js"},{"revision":null,"url":"assets/iframe-B9mCpo4I.js"},{"revision":null,"url":"assets/index-79U1RPaq.js"},{"revision":null,"url":"assets/index-AgKpYdvC.css"},{"revision":null,"url":"assets/index-B4Q2DAdn.js"},{"revision":null,"url":"assets/index-BJ2lJo7L.js"},{"revision":null,"url":"assets/index-BMSA5TdD.js"},{"revision":null,"url":"assets/index-BsUr7wGb.js"},{"revision":null,"url":"assets/index-BVOYP6aR.js"},{"revision":null,"url":"assets/index-BZvVDfZ4.js"},{"revision":null,"url":"assets/index-C44fECmB.js"},{"revision":null,"url":"assets/index-CGK3FEjY.js"},{"revision":null,"url":"assets/index-CJCg9yIK.js"},{"revision":null,"url":"assets/index-CmKAznDh.js"},{"revision":null,"url":"assets/index-Ct7s2LPI.js"},{"revision":null,"url":"assets/index-D_wVtHmh.js"},{"revision":null,"url":"assets/index-D4PP6P2d.css"},{"revision":null,"url":"assets/index-DQ_RzIwU.js"},{"revision":null,"url":"assets/index-DqC2o5PB.js"},{"revision":null,"url":"assets/index-DyTFEgKr.js"},{"revision":null,"url":"assets/index-eCY24sH9.js"},{"revision":null,"url":"assets/index-fWGZM-oP.js"},{"revision":null,"url":"assets/index-gcSQTx25.js"},{"revision":null,"url":"assets/index-gTQQ3SoE.js"},{"revision":null,"url":"assets/index-m8CaSxXx.js"},{"revision":null,"url":"assets/index-pV_0wOyY.js"},{"revision":null,"url":"assets/index-tUQxVYYQ.js"},{"revision":null,"url":"assets/index-u-lA6P_E.js"},{"revision":null,"url":"assets/index.esm-CWepf7I_.js"},{"revision":null,"url":"assets/InfoOutlined-CEUhR4DY.js"},{"revision":null,"url":"assets/invitation-B8Qx_pFq.js"},{"revision":null,"url":"assets/invite-BBaF_vyc.js"},{"revision":null,"url":"assets/issue-passport-DC-ly7xg.js"},{"revision":null,"url":"assets/item-BSGXym2I.js"},{"revision":null,"url":"assets/ja-C2daM668.js"},{"revision":null,"url":"assets/ja-FMMLI8YD.js"},{"revision":null,"url":"assets/ko-C0kmRXYE.js"},{"revision":null,"url":"assets/ko-Lni8u0p_.js"},{"revision":null,"url":"assets/Launch-BUTOr3cR.js"},{"revision":null,"url":"assets/launch-result-message-ByEG8r_7.js"},{"revision":null,"url":"assets/LaunchOutlined-QHq-RUJt.js"},{"revision":null,"url":"assets/layout-BqhTD729.js"},{"revision":null,"url":"assets/list-BHs8uNT5.js"},{"revision":null,"url":"assets/list-header-BmTDmRY0.js"},{"revision":null,"url":"assets/localization-daPAWMzR.js"},{"revision":null,"url":"assets/Location-BuaxMxu4.js"},{"revision":null,"url":"assets/LockIcon-CQ1tExIY.js"},{"revision":null,"url":"assets/log-D33dFtt_.css"},{"revision":null,"url":"assets/log-o_Cadt8j.js"},{"revision":null,"url":"assets/login-BQozrLDm.js"},{"revision":null,"url":"assets/login-oauth-callback-D7lIww1c.js"},{"revision":null,"url":"assets/logo-uploader-CUQ3aWZJ.js"},{"revision":null,"url":"assets/lost-passport-DkETH2Lu.js"},{"revision":null,"url":"assets/lottie-react.esm-CPHH620R.js"},{"revision":null,"url":"assets/lottie-web-B6s7dDoL.js"},{"revision":null,"url":"assets/Meeting-Cs60QtvP.js"},{"revision":null,"url":"assets/MoreHoriz-D1SOL47a.js"},{"revision":null,"url":"assets/OffSick-DinPaelp.js"},{"revision":null,"url":"assets/omit-DZNQhOf-.js"},{"revision":null,"url":"assets/open-window-BOl-kTC2.js"},{"revision":null,"url":"assets/overview-Bxm05EH6.js"},{"revision":null,"url":"assets/page-header-Dm1v9v5q.js"},{"revision":null,"url":"assets/permission-B5jnw9r2.js"},{"revision":null,"url":"assets/Phone-BmouKMyi.js"},{"revision":null,"url":"assets/PlayArrow-D7cGSxeN.js"},{"revision":null,"url":"assets/preferences-uri2RXdB.js"},{"revision":null,"url":"assets/profile-embed-DnIQcD-H.js"},{"revision":null,"url":"assets/pt-C2UJZK-O.js"},{"revision":null,"url":"assets/pt-D6N4RLzf.js"},{"revision":null,"url":"assets/publish-resource-V53U1NNv.js"},{"revision":null,"url":"assets/QuestionMarkCircle-Dt9XJWEe.js"},{"revision":null,"url":"assets/raf-schd.esm-GV-XhwE0.js"},{"revision":null,"url":"assets/react-beautiful-dnd.esm-B9MfX9Xl.js"},{"revision":null,"url":"assets/relative-time-RQnsWZQc.js"},{"revision":null,"url":"assets/ru-D-xvMzxI.js"},{"revision":null,"url":"assets/ru-DDA5s4-r.js"},{"revision":null,"url":"assets/sdk-BKSsfgrc.js"},{"revision":null,"url":"assets/ServerLogo-B33ZRE5q.js"},{"revision":null,"url":"assets/session-6ZeN-aF2.js"},{"revision":null,"url":"assets/setup-7Gq9K_8k.js"},{"revision":null,"url":"assets/shorten-label-DkFTGSoy.js"},{"revision":null,"url":"assets/simple-select-CqakAZFe.js"},{"revision":null,"url":"assets/slicedToArray-BuQur6Mi.js"},{"revision":null,"url":"assets/start-BSUY3DBl.js"},{"revision":null,"url":"assets/status-C52-BFuY.js"},{"revision":null,"url":"assets/step-actions-CA74dwgt.js"},{"revision":null,"url":"assets/studio-CAnZfyBM.js"},{"revision":null,"url":"assets/switch-control-BBlLGjaH.js"},{"revision":null,"url":"assets/th-CycIQ910.js"},{"revision":null,"url":"assets/th-DmqOUn4C.js"},{"revision":null,"url":"assets/Timezone-CyMhRxlx.js"},{"revision":null,"url":"assets/traffic-CJDIGmp5.js"},{"revision":null,"url":"assets/transfer-cG2e24sz.js"},{"revision":null,"url":"assets/unsubscribe-afXXIHEf.js"},{"revision":null,"url":"assets/use-mobile-CUT5hy9q.js"},{"revision":null,"url":"assets/use-passport-id-B-b-_oYF.js"},{"revision":null,"url":"assets/useAsync-DM8qaMe4.js"},{"revision":null,"url":"assets/useAsyncRetry-B7SbzXVI.js"},{"revision":null,"url":"assets/useLocalStorage-Dd4pybDP.js"},{"revision":null,"url":"assets/user-center-T8Xw464s.js"},{"revision":null,"url":"assets/useSetState-BL3ktMon.js"},{"revision":null,"url":"assets/util-C_BCTHfw.js"},{"revision":null,"url":"assets/util-YyWTpLT7.js"},{"revision":null,"url":"assets/vendor-arcblock-DvaaLvvM.js"},{"revision":null,"url":"assets/vendor-hooks-sw5wvnca.js"},{"revision":null,"url":"assets/vendor-mui-core-DxqV1NVn.js"},{"revision":null,"url":"assets/vendor-mui-x-BjL1xCkk.js"},{"revision":null,"url":"assets/vendor-react-DoD83n6N.js"},{"revision":null,"url":"assets/vendor-utils-DR57WNxP.js"},{"revision":null,"url":"assets/vendor-ux-did-connect-Bciw9Ypu.js"},{"revision":null,"url":"assets/vendor-ux-did-connect-DhgPdlEj.css"},{"revision":null,"url":"assets/vi-BqnfnvFP.js"},{"revision":null,"url":"assets/vi-Cf__CtPD.js"},{"revision":null,"url":"assets/ViewList-vu1qOJ6P.js"},{"revision":null,"url":"assets/WorkingRemotely-BP_VIHeM.js"},{"revision":null,"url":"assets/wrap-locale-CX50Vz0w.js"},{"revision":null,"url":"assets/zh-CHmwTyCg.js"},{"revision":null,"url":"assets/zh-NXspK2yu.js"},{"revision":null,"url":"assets/zh-tw-D6K-qXNE.js"},{"revision":null,"url":"assets/zh-tw-DYYDVX5I.js"},{"revision":"3386bac5769cf4177978876f1fd51358","url":"index.html"},{"revision":"629a14a7e3397a134f5a30b5dc735183","url":"registerSW.js"},{"revision":"07a287e43ae8e959a20d6b367a581667","url":"router-template-styles/styles.css"},{"revision":"3c1549cff96a2d2baec44397663c083e","url":"share/shared-service-worker.js"},{"revision":"19d4c6a99cb8ed11e68209a612e7ec44","url":"share/workbox-v7.3.0/workbox-background-sync.prod.js"},{"revision":"d9d631014689e2b4b0e343c129671749","url":"share/workbox-v7.3.0/workbox-broadcast-update.prod.js"},{"revision":"bdb39ceb7380dcb1483c543e8856242b","url":"share/workbox-v7.3.0/workbox-cacheable-response.prod.js"},{"revision":"b84dd900eb18e8bc842666bbb740604e","url":"share/workbox-v7.3.0/workbox-core.prod.js"},{"revision":"c582a61c037234d8283eea0b97693b1b","url":"share/workbox-v7.3.0/workbox-expiration.prod.js"},{"revision":"866ba7d03bd871fa990976e4db312ab3","url":"share/workbox-v7.3.0/workbox-navigation-preload.prod.js"},{"revision":"0c55bb581ea7ce5ebfac1ce95cdda21f","url":"share/workbox-v7.3.0/workbox-offline-ga.prod.js"},{"revision":"770d183cf1f189a1ceb11ba8b5d808fa","url":"share/workbox-v7.3.0/workbox-precaching.prod.js"},{"revision":"295decbe1eb3b073a2a8d67cfbdf5692","url":"share/workbox-v7.3.0/workbox-range-requests.prod.js"},{"revision":"0bcb90677f3508ebc8a3571d14194478","url":"share/workbox-v7.3.0/workbox-recipes.prod.js"},{"revision":"4af96b70b2d20b041e2edd7ef1a8ef27","url":"share/workbox-v7.3.0/workbox-routing.prod.js"},{"revision":"c78c21b4058a1134ad3e12286c57cb2f","url":"share/workbox-v7.3.0/workbox-strategies.prod.js"},{"revision":"7eeb2d820d409221e076d31951fdcf79","url":"share/workbox-v7.3.0/workbox-streams.prod.js"},{"revision":"aa7368887577b9719a46b585d5dcc7a5","url":"share/workbox-v7.3.0/workbox-sw.js"},{"revision":"e768668db4eeefde11b58542900ab2ad","url":"share/workbox-v7.3.0/workbox-window.prod.umd.js"},{"revision":"f272d080151aa40322ce1603c6261ec1","url":"manifest.webmanifest"}]||[]).filter(s=>s.url!=="/"&&!s.url.includes("index.html")));be();self.addEventListener("activate",()=>{console.log("Service Worker activated")});self.addEventListener("install",s=>{console.log("Service Worker installed"),s.waitUntil(self.skipWaiting())});const he=s=>!!(s.method!=="GET"||s.url.includes("/api")||s.url.includes("__meta__.js")||s.url.includes("__blocklet__.js"));T(({request:s})=>he(s)?!1:s.url.includes("/static/"),new re({cacheName:`static-${self.registration.scope}`,plugins:[new yt({maxEntries:200})]}));T(({request:s,url:e})=>{var t,n;return(n=(t=self.blocklet)==null?void 0:t.canCache)!=null&&n.call(t,{url:e})?["image","font","style","script"].includes(s.destination):!1},new re({cacheName:`static-resources-${self.registration.scope}`}));T(({request:s})=>he(s)?!1:s.url.includes("/images/")||s.url.includes("/router/-template-styles/"),new ie({cacheName:`StaleWhileRevalidate-${self.registration.scope}`}));const w={};T(({request:s})=>["document"].includes(s.destination)?(Object.keys(w).forEach(e=>delete w[e]),!0):!w.env&&s.url.includes(".well-known/service/api/env")?(w.env=!0,!0):!w.session&&s.url.includes(".well-known/service/api/did/session")?(w.session=!0,!0):!w.blocklet&&s.url.endsWith("__blocklet__.js")?(w.blocklet=!0,!0):!1,new ie({cacheName:`documents-${self.registration.scope}`,plugins:[Lt]}));
|
|
2
|
+
This is generally NOT safe. Learn more at https://bit.ly/wb-precache`;console.warn(c)}}}install(e){return q(e,async()=>{const t=new Ue;this.strategy.plugins.push(t);for(const[r,i]of this._urlsToCacheKeys){const c=this._cacheKeysToIntegrities.get(i),o=this._urlsToCacheModes.get(r),l=new Request(r,{integrity:c,cache:o,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:i},request:l,event:e}))}const{updatedURLs:n,notUpdatedURLs:a}=t;return{updatedURLs:n,notUpdatedURLs:a}})}activate(e){return q(e,async()=>{const t=await self.caches.open(this.strategy.cacheName),n=await t.keys(),a=new Set(this._urlsToCacheKeys.values()),r=[];for(const i of n)a.has(i.url)||(await t.delete(i),r.push(i.url));return{deletedURLs:r}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){const t=new URL(e,location.href);return this._urlsToCacheKeys.get(t.href)}getIntegrityForCacheKey(e){return this._cacheKeysToIntegrities.get(e)}async matchPrecache(e){const t=e instanceof Request?e.url:e,n=this.getCacheKeyForURL(t);if(n)return(await self.caches.open(this.strategy.cacheName)).match(n)}createHandlerBoundToURL(e){const t=this.getCacheKeyForURL(e);if(!t)throw new u("non-precached-url",{url:e});return n=>(n.request=new Request(e),n.params=Object.assign({cacheKey:t},n.params),this.strategy.handle(n))}}let O;const X=()=>(O||(O=new We),O);try{self["workbox:routing:7.0.0"]&&_()}catch{}const Z="GET",v=s=>s&&typeof s=="object"?s:{handle:s};let D=class{constructor(e,t,n=Z){this.handler=v(t),this.match=e,this.method=n}setCatchHandler(e){this.catchHandler=v(e)}},$e=class extends D{constructor(e,t,n){const a=({url:r})=>{const i=e.exec(r.href);if(i&&!(r.origin!==location.origin&&i.index!==0))return i.slice(1)};super(a,t,n)}},je=class{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{const{request:t}=e,n=this.handleRequest({request:t,event:e});n&&e.respondWith(n)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){const{payload:t}=e.data,n=Promise.all(t.urlsToCache.map(a=>{typeof a=="string"&&(a=[a]);const r=new Request(...a);return this.handleRequest({request:r,event:e})}));e.waitUntil(n),e.ports&&e.ports[0]&&n.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:t}){const n=new URL(e.url,location.href);if(!n.protocol.startsWith("http"))return;const a=n.origin===location.origin,{params:r,route:i}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:n});let c=i&&i.handler;const o=e.method;if(!c&&this._defaultHandlerMap.has(o)&&(c=this._defaultHandlerMap.get(o)),!c)return;let l;try{l=c.handle({url:n,request:e,event:t,params:r})}catch(h){l=Promise.reject(h)}const f=i&&i.catchHandler;return l instanceof Promise&&(this._catchHandler||f)&&(l=l.catch(async h=>{if(f)try{return await f.handle({url:n,request:e,event:t,params:r})}catch(b){b instanceof Error&&(h=b)}if(this._catchHandler)return this._catchHandler.handle({url:n,request:e,event:t});throw h})),l}findMatchingRoute({url:e,sameOrigin:t,request:n,event:a}){const r=this._routes.get(n.method)||[];for(const i of r){let c;const o=i.match({url:e,sameOrigin:t,request:n,event:a});if(o)return c=o,(Array.isArray(c)&&c.length===0||o.constructor===Object&&Object.keys(o).length===0||typeof o=="boolean")&&(c=void 0),{route:i,params:c}}return{}}setDefaultHandler(e,t=Z){this._defaultHandlerMap.set(t,v(e))}setCatchHandler(e){this._catchHandler=v(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new u("unregister-route-but-not-found-with-method",{method:e.method});const t=this._routes.get(e.method).indexOf(e);if(t>-1)this._routes.get(e.method).splice(t,1);else throw new u("unregister-route-route-not-registered")}},x;const He=()=>(x||(x=new je,x.addFetchListener(),x.addCacheListener()),x);function Fe(s,e,t){let n;if(typeof s=="string"){const r=new URL(s,location.href),i=({url:c})=>c.href===r.href;n=new D(i,e,t)}else if(s instanceof RegExp)n=new $e(s,e,t);else if(typeof s=="function")n=new D(s,e,t);else if(s instanceof D)n=s;else throw new u("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return He().registerRoute(n),n}function Be(s,e=[]){for(const t of[...s.searchParams.keys()])e.some(n=>n.test(t))&&s.searchParams.delete(t);return s}function*qe(s,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:t="index.html",cleanURLs:n=!0,urlManipulation:a}={}){const r=new URL(s,location.href);r.hash="",yield r.href;const i=Be(r,e);if(yield i.href,t&&i.pathname.endsWith("/")){const c=new URL(i.href);c.pathname+=t,yield c.href}if(n){const c=new URL(i.href);c.pathname+=".html",yield c.href}if(a){const c=a({url:r});for(const o of c)yield o.href}}class Ve extends D{constructor(e,t){const n=({request:a})=>{const r=e.getURLsToCacheKeys();for(const i of qe(a.url,t)){const c=r.get(i);if(c){const o=e.getIntegrityForCacheKey(c);return{cacheKey:c,integrity:o}}}};super(n,e.strategy)}}function Ge(s){const e=X(),t=new Ve(e,s);Fe(t)}function Qe(s){X().precache(s)}function Je(s,e){Qe(s),Ge(e)}try{self["workbox:core:7.0.0"]&&_()}catch{}const ze=(s,...e)=>{let t=s;return e.length>0&&(t+=` :: ${JSON.stringify(e)}`),t},Ye=ze;class Xe extends Error{constructor(e,t){const n=Ye(e,t);super(n),this.name=e,this.details=t}}function ee(s){s.then(()=>{})}const Ze=(s,e)=>e.some(t=>s instanceof t);let G,Q;function et(){return G||(G=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function tt(){return Q||(Q=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const te=new WeakMap,$=new WeakMap,se=new WeakMap,S=new WeakMap,F=new WeakMap;function st(s){const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("success",r),s.removeEventListener("error",i)},r=()=>{t(m(s.result)),a()},i=()=>{n(s.error),a()};s.addEventListener("success",r),s.addEventListener("error",i)});return e.then(t=>{t instanceof IDBCursor&&te.set(t,s)}).catch(()=>{}),F.set(e,s),e}function nt(s){if($.has(s))return;const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("complete",r),s.removeEventListener("error",i),s.removeEventListener("abort",i)},r=()=>{t(),a()},i=()=>{n(s.error||new DOMException("AbortError","AbortError")),a()};s.addEventListener("complete",r),s.addEventListener("error",i),s.addEventListener("abort",i)});$.set(s,e)}let j={get(s,e,t){if(s instanceof IDBTransaction){if(e==="done")return $.get(s);if(e==="objectStoreNames")return s.objectStoreNames||se.get(s);if(e==="store")return t.objectStoreNames[1]?void 0:t.objectStore(t.objectStoreNames[0])}return m(s[e])},set(s,e,t){return s[e]=t,!0},has(s,e){return s instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in s}};function at(s){j=s(j)}function rt(s){return s===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...t){const n=s.call(I(this),e,...t);return se.set(n,e.sort?e.sort():[e]),m(n)}:tt().includes(s)?function(...e){return s.apply(I(this),e),m(te.get(this))}:function(...e){return m(s.apply(I(this),e))}}function it(s){return typeof s=="function"?rt(s):(s instanceof IDBTransaction&&nt(s),Ze(s,et())?new Proxy(s,j):s)}function m(s){if(s instanceof IDBRequest)return st(s);if(S.has(s))return S.get(s);const e=it(s);return e!==s&&(S.set(s,e),F.set(e,s)),e}const I=s=>F.get(s);function ct(s,e,{blocked:t,upgrade:n,blocking:a,terminated:r}={}){const i=indexedDB.open(s,e),c=m(i);return n&&i.addEventListener("upgradeneeded",o=>{n(m(i.result),o.oldVersion,o.newVersion,m(i.transaction),o)}),t&&i.addEventListener("blocked",o=>t(o.oldVersion,o.newVersion,o)),c.then(o=>{r&&o.addEventListener("close",()=>r()),a&&o.addEventListener("versionchange",l=>a(l.oldVersion,l.newVersion,l))}).catch(()=>{}),c}function ot(s,{blocked:e}={}){const t=indexedDB.deleteDatabase(s);return e&&t.addEventListener("blocked",n=>e(n.oldVersion,n)),m(t).then(()=>{})}const lt=["get","getKey","getAll","getAllKeys","count"],ht=["put","add","delete","clear"],K=new Map;function J(s,e){if(!(s instanceof IDBDatabase&&!(e in s)&&typeof e=="string"))return;if(K.get(e))return K.get(e);const t=e.replace(/FromIndex$/,""),n=e!==t,a=ht.includes(t);if(!(t in(n?IDBIndex:IDBObjectStore).prototype)||!(a||lt.includes(t)))return;const r=async function(i,...c){const o=this.transaction(i,a?"readwrite":"readonly");let l=o.store;return n&&(l=l.index(c.shift())),(await Promise.all([l[t](...c),a&&o.done]))[0]};return K.set(e,r),r}at(s=>({...s,get:(e,t,n)=>J(e,t)||s.get(e,t,n),has:(e,t)=>!!J(e,t)||s.has(e,t)}));try{self["workbox:expiration:7.0.0"]&&_()}catch{}const ut="workbox-expiration",E="cache-entries",z=s=>{const e=new URL(s,location.href);return e.hash="",e.href};class ft{constructor(e){this._db=null,this._cacheName=e}_upgradeDb(e){const t=e.createObjectStore(E,{keyPath:"id"});t.createIndex("cacheName","cacheName",{unique:!1}),t.createIndex("timestamp","timestamp",{unique:!1})}_upgradeDbAndDeleteOldDbs(e){this._upgradeDb(e),this._cacheName&&ot(this._cacheName)}async setTimestamp(e,t){e=z(e);const n={url:e,timestamp:t,cacheName:this._cacheName,id:this._getId(e)},r=(await this.getDb()).transaction(E,"readwrite",{durability:"relaxed"});await r.store.put(n),await r.done}async getTimestamp(e){const n=await(await this.getDb()).get(E,this._getId(e));return n==null?void 0:n.timestamp}async expireEntries(e,t){const n=await this.getDb();let a=await n.transaction(E).store.index("timestamp").openCursor(null,"prev");const r=[];let i=0;for(;a;){const o=a.value;o.cacheName===this._cacheName&&(e&&o.timestamp<e||t&&i>=t?r.push(a.value):i++),a=await a.continue()}const c=[];for(const o of r)await n.delete(E,o.id),c.push(o.url);return c}_getId(e){return this._cacheName+"|"+z(e)}async getDb(){return this._db||(this._db=await ct(ut,1,{upgrade:this._upgradeDbAndDeleteOldDbs.bind(this)})),this._db}}class dt{constructor(e,t={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=t.maxEntries,this._maxAgeSeconds=t.maxAgeSeconds,this._matchOptions=t.matchOptions,this._cacheName=e,this._timestampModel=new ft(e)}async expireEntries(){if(this._isRunning){this._rerunRequested=!0;return}this._isRunning=!0;const e=this._maxAgeSeconds?Date.now()-this._maxAgeSeconds*1e3:0,t=await this._timestampModel.expireEntries(e,this._maxEntries),n=await self.caches.open(this._cacheName);for(const a of t)await n.delete(a,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,ee(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){const t=await this._timestampModel.getTimestamp(e),n=Date.now()-this._maxAgeSeconds*1e3;return t!==void 0?t<n:!0}else return!1}async delete(){this._rerunRequested=!1,await this._timestampModel.expireEntries(1/0)}}const g={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},W=s=>[g.prefix,s,g.suffix].filter(e=>e&&e.length>0).join("-"),pt=s=>{for(const e of Object.keys(g))s(e)},gt={updateDetails:s=>{pt(e=>{typeof s[e]=="string"&&(g[e]=s[e])})},getGoogleAnalyticsName:s=>s||W(g.googleAnalytics),getPrecacheName:s=>s||W(g.precache),getPrefix:()=>g.prefix,getRuntimeName:s=>s||W(g.runtime),getSuffix:()=>g.suffix},mt=new Set;function wt(s){mt.add(s)}class yt{constructor(e={}){this.cachedResponseWillBeUsed=async({event:t,request:n,cacheName:a,cachedResponse:r})=>{if(!r)return null;const i=this._isResponseDateFresh(r),c=this._getCacheExpiration(a);ee(c.expireEntries());const o=c.updateTimestamp(n.url);if(t)try{t.waitUntil(o)}catch{}return i?r:null},this.cacheDidUpdate=async({cacheName:t,request:n})=>{const a=this._getCacheExpiration(t);await a.updateTimestamp(n.url),await a.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&wt(()=>this.deleteCacheAndMetadata())}_getCacheExpiration(e){if(e===gt.getRuntimeName())throw new Xe("expire-custom-caches-only");let t=this._cacheExpirations.get(e);return t||(t=new dt(e,this._config),this._cacheExpirations.set(e,t)),t}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;const t=this._getDateHeaderTimestamp(e);if(t===null)return!0;const n=Date.now();return t>=n-this._maxAgeSeconds*1e3}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;const t=e.headers.get("date"),a=new Date(t).getTime();return isNaN(a)?null:a}async deleteCacheAndMetadata(){for(const[e,t]of this._cacheExpirations)await self.caches.delete(e),await t.delete();this._cacheExpirations=new Map}}try{self["workbox:routing:7.0.0"]&&_()}catch{}const ne="GET",N=s=>s&&typeof s=="object"?s:{handle:s};class P{constructor(e,t,n=ne){this.handler=N(t),this.match=e,this.method=n}setCatchHandler(e){this.catchHandler=N(e)}}class _t extends P{constructor(e,t,n){const a=({url:r})=>{const i=e.exec(r.href);if(i&&!(r.origin!==location.origin&&i.index!==0))return i.slice(1)};super(a,t,n)}}class Rt{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{const{request:t}=e,n=this.handleRequest({request:t,event:e});n&&e.respondWith(n)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){const{payload:t}=e.data,n=Promise.all(t.urlsToCache.map(a=>{typeof a=="string"&&(a=[a]);const r=new Request(...a);return this.handleRequest({request:r,event:e})}));e.waitUntil(n),e.ports&&e.ports[0]&&n.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:t}){const n=new URL(e.url,location.href);if(!n.protocol.startsWith("http"))return;const a=n.origin===location.origin,{params:r,route:i}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:n});let c=i&&i.handler;const o=e.method;if(!c&&this._defaultHandlerMap.has(o)&&(c=this._defaultHandlerMap.get(o)),!c)return;let l;try{l=c.handle({url:n,request:e,event:t,params:r})}catch(h){l=Promise.reject(h)}const f=i&&i.catchHandler;return l instanceof Promise&&(this._catchHandler||f)&&(l=l.catch(async h=>{if(f)try{return await f.handle({url:n,request:e,event:t,params:r})}catch(b){b instanceof Error&&(h=b)}if(this._catchHandler)return this._catchHandler.handle({url:n,request:e,event:t});throw h})),l}findMatchingRoute({url:e,sameOrigin:t,request:n,event:a}){const r=this._routes.get(n.method)||[];for(const i of r){let c;const o=i.match({url:e,sameOrigin:t,request:n,event:a});if(o)return c=o,(Array.isArray(c)&&c.length===0||o.constructor===Object&&Object.keys(o).length===0||typeof o=="boolean")&&(c=void 0),{route:i,params:c}}return{}}setDefaultHandler(e,t=ne){this._defaultHandlerMap.set(t,N(e))}setCatchHandler(e){this._catchHandler=N(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new R("unregister-route-but-not-found-with-method",{method:e.method});const t=this._routes.get(e.method).indexOf(e);if(t>-1)this._routes.get(e.method).splice(t,1);else throw new R("unregister-route-route-not-registered")}}let k;const bt=()=>(k||(k=new Rt,k.addFetchListener(),k.addCacheListener()),k);function T(s,e,t){let n;if(typeof s=="string"){const r=new URL(s,location.href),i=({url:c})=>c.href===r.href;n=new P(i,e,t)}else if(s instanceof RegExp)n=new _t(s,e,t);else if(typeof s=="function")n=new P(s,e,t);else if(s instanceof P)n=s;else throw new R("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return bt().registerRoute(n),n}try{self["workbox:strategies:7.0.0"]&&_()}catch{}function L(s){return typeof s=="string"?new Request(s):s}class Ct{constructor(e,t){this._cacheKeys={},Object.assign(this,t),this.event=t.event,this._strategy=e,this._handlerDeferred=new we,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(const n of this._plugins)this._pluginStateMap.set(n,{});this.event.waitUntil(this._handlerDeferred.promise)}async fetch(e){const{event:t}=this;let n=L(e);if(n.mode==="navigate"&&t instanceof FetchEvent&&t.preloadResponse){const i=await t.preloadResponse;if(i)return i}const a=this.hasCallback("fetchDidFail")?n.clone():null;try{for(const i of this.iterateCallbacks("requestWillFetch"))n=await i({request:n.clone(),event:t})}catch(i){if(i instanceof Error)throw new R("plugin-error-request-will-fetch",{thrownErrorMessage:i.message})}const r=n.clone();try{let i;i=await fetch(n,n.mode==="navigate"?void 0:this._strategy.fetchOptions);for(const c of this.iterateCallbacks("fetchDidSucceed"))i=await c({event:t,request:r,response:i});return i}catch(i){throw a&&await this.runCallbacks("fetchDidFail",{error:i,event:t,originalRequest:a.clone(),request:r.clone()}),i}}async fetchAndCachePut(e){const t=await this.fetch(e),n=t.clone();return this.waitUntil(this.cachePut(e,n)),t}async cacheMatch(e){const t=L(e);let n;const{cacheName:a,matchOptions:r}=this._strategy,i=await this.getCacheKey(t,"read"),c=Object.assign(Object.assign({},r),{cacheName:a});n=await caches.match(i,c);for(const o of this.iterateCallbacks("cachedResponseWillBeUsed"))n=await o({cacheName:a,matchOptions:r,cachedResponse:n,request:i,event:this.event})||void 0;return n}async cachePut(e,t){const n=L(e);await Re(0);const a=await this.getCacheKey(n,"write");if(!t)throw new R("cache-put-with-no-response",{url:_e(a.url)});const r=await this._ensureResponseSafeToCache(t);if(!r)return!1;const{cacheName:i,matchOptions:c}=this._strategy,o=await self.caches.open(i),l=this.hasCallback("cacheDidUpdate"),f=l?await me(o,a.clone(),["__WB_REVISION__"],c):null;try{await o.put(a,l?r.clone():r)}catch(h){if(h instanceof Error)throw h.name==="QuotaExceededError"&&await ye(),h}for(const h of this.iterateCallbacks("cacheDidUpdate"))await h({cacheName:i,oldResponse:f,newResponse:r.clone(),request:a,event:this.event});return!0}async getCacheKey(e,t){const n=`${e.url} | ${t}`;if(!this._cacheKeys[n]){let a=e;for(const r of this.iterateCallbacks("cacheKeyWillBeUsed"))a=L(await r({mode:t,request:a,event:this.event,params:this.params}));this._cacheKeys[n]=a}return this._cacheKeys[n]}hasCallback(e){for(const t of this._strategy.plugins)if(e in t)return!0;return!1}async runCallbacks(e,t){for(const n of this.iterateCallbacks(e))await n(t)}*iterateCallbacks(e){for(const t of this._strategy.plugins)if(typeof t[e]=="function"){const n=this._pluginStateMap.get(t);yield r=>{const i=Object.assign(Object.assign({},r),{state:n});return t[e](i)}}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve(null)}async _ensureResponseSafeToCache(e){let t=e,n=!1;for(const a of this.iterateCallbacks("cacheWillUpdate"))if(t=await a({request:this.request,response:t,event:this.event})||void 0,n=!0,!t)break;return n||t&&t.status!==200&&(t=void 0),t}}class ae{constructor(e={}){this.cacheName=ge.getRuntimeName(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){const[t]=this.handleAll(e);return t}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});const t=e.event,n=typeof e.request=="string"?new Request(e.request):e.request,a="params"in e?e.params:void 0,r=new Ct(this,{event:t,request:n,params:a}),i=this._getResponse(r,n,t),c=this._awaitComplete(i,r,n,t);return[i,c]}async _getResponse(e,t,n){await e.runCallbacks("handlerWillStart",{event:n,request:t});let a;try{if(a=await this._handle(t,e),!a||a.type==="error")throw new R("no-response",{url:t.url})}catch(r){if(r instanceof Error){for(const i of e.iterateCallbacks("handlerDidError"))if(a=await i({error:r,event:n,request:t}),a)break}if(!a)throw r}for(const r of e.iterateCallbacks("handlerWillRespond"))a=await r({event:n,request:t,response:a});return a}async _awaitComplete(e,t,n,a){let r,i;try{r=await e}catch{}try{await t.runCallbacks("handlerDidRespond",{event:a,request:n,response:r}),await t.doneWaiting()}catch(c){c instanceof Error&&(i=c)}if(await t.runCallbacks("handlerDidComplete",{event:a,request:n,response:r,error:i}),t.destroy(),i)throw i}}class re extends ae{async _handle(e,t){let n=await t.cacheMatch(e),a;if(!n)try{n=await t.fetchAndCachePut(e)}catch(r){r instanceof Error&&(a=r)}if(!n)throw new R("no-response",{url:e.url,error:a});return n}}const xt={cacheWillUpdate:async({response:s})=>s.status===200||s.status===0?s:null};class ie extends ae{constructor(e={}){super(e),this.plugins.some(t=>"cacheWillUpdate"in t)||this.plugins.unshift(xt)}async _handle(e,t){const n=t.fetchAndCachePut(e).catch(()=>{});t.waitUntil(n);let a=await t.cacheMatch(e),r;if(!a)try{a=await n}catch(i){i instanceof Error&&(r=i)}if(!a)throw new R("no-response",{url:e.url,error:r});return a}}const ce="sw-update",oe="/lastUpdateMsgTime",Et=5e3;let le=!1;function kt(s,e=50,t=5e3){return new Promise(n=>{const a=Date.now(),r=()=>{s()||Date.now()-a>=t?n():setTimeout(r,e)};r()})}self.addEventListener("message",s=>{s.data&&s.data.type==="CLIENT_UPDATE_READY"&&(console.log("Service Worker: client ready"),le=!0)});async function Dt(s){const t=await(await caches.open(ce)).match(`${oe}-${s}`);if(t){const n=await t.text();return Number(n)}return 0}async function Ut(s,e){const t=await caches.open(ce),n=new Response(String(s));await t.put(`${oe}-${e}`,n)}const Y=/updatedAt:\s*\d+,/g,Lt={cacheDidUpdate:async({request:s,oldResponse:e,newResponse:t})=>{if(e)try{let n=await e.clone().text(),a=await t.clone().text();if(s.url.includes("__blocklet__.js")&&(n=n.replace(Y,"updatedAt: ,"),a=a.replace(Y,"updatedAt: ,")),n!==a){const r=Date.now(),i=await Dt(s.url);if(r-i<Et)return;await kt(()=>le),await Ut(r,s.url),console.log("document version or session updated",s.url),(await self.clients.matchAll()).forEach(o=>{o.postMessage({type:"SW_DOCUMENT_UPDATED",url:s.url})})}}catch(n){console.error("Error comparing document responses:",n)}}};Je(([{"revision":null,"url":"assets/access-control-5GyLuYd7.js"},{"revision":null,"url":"assets/actions-BK1Ssw2h.js"},{"revision":null,"url":"assets/add-component-core-Bm9enQVM.js"},{"revision":null,"url":"assets/add-component-core-D-IRi6XF.css"},{"revision":null,"url":"assets/add-resource-Cqmj5BBD.js"},{"revision":null,"url":"assets/addon-Dfs1zul7.js"},{"revision":null,"url":"assets/advanced-MSBu-f81.js"},{"revision":null,"url":"assets/api-DeTTY4rz.js"},{"revision":null,"url":"assets/appearance-_saX27MM.js"},{"revision":null,"url":"assets/ar-Bd3GUoqC.js"},{"revision":null,"url":"assets/ar-DrRqcx2b.js"},{"revision":null,"url":"assets/ArrowDropDown-ptWD82T6.js"},{"revision":null,"url":"assets/audit-logs-C8OHcyQY.js"},{"revision":null,"url":"assets/base32-DY8fPTYx.js"},{"revision":null,"url":"assets/branding-CanOP0qb.js"},{"revision":null,"url":"assets/branding-DelDZvig.js"},{"revision":null,"url":"assets/bundle-avatar-CxGKqpL1.js"},{"revision":null,"url":"assets/button-GsH-bz74.js"},{"revision":null,"url":"assets/CheckCircle-Btm_ouu-.js"},{"revision":null,"url":"assets/ChevronLeft-Dlcukg5b.js"},{"revision":null,"url":"assets/ChevronRight-Dum8C8k7.js"},{"revision":null,"url":"assets/click-to-copy-BuZpdwN0.js"},{"revision":null,"url":"assets/Community-BuDGbplJ.js"},{"revision":null,"url":"assets/complete-CIxsaCVT.js"},{"revision":null,"url":"assets/component-vibwLNji.js"},{"revision":null,"url":"assets/config-BbT0ik5t.js"},{"revision":null,"url":"assets/config-Bl-eQAj5.js"},{"revision":null,"url":"assets/config-navigation-Dw7tct52.js"},{"revision":null,"url":"assets/config-space-D3pvjnQx.js"},{"revision":null,"url":"assets/confirm-BzL9LNyf.js"},{"revision":null,"url":"assets/connect-CzcOswsI.js"},{"revision":null,"url":"assets/connect-Czr8O47H.js"},{"revision":null,"url":"assets/connect-to-LVtY3yeI.js"},{"revision":null,"url":"assets/content-layout-CcLv-R_J.js"},{"revision":null,"url":"assets/dashboard-BuFzcMGR.js"},{"revision":null,"url":"assets/de-4RuZHBym.js"},{"revision":null,"url":"assets/de-BRPos3d1.js"},{"revision":null,"url":"assets/delete-confirm-Bg3_0xz8.js"},{"revision":null,"url":"assets/DeleteOutline-qIhkqz9A.js"},{"revision":null,"url":"assets/did-address-Dn6n8fAo.js"},{"revision":null,"url":"assets/domain-action-card-B6WSK3W9.js"},{"revision":null,"url":"assets/domain-C_0cRyXj.js"},{"revision":null,"url":"assets/domains-BQtz7ONz.js"},{"revision":null,"url":"assets/Done-CxsGHhW2.js"},{"revision":null,"url":"assets/Download-DtSKdPMo.js"},{"revision":null,"url":"assets/EditIcon-BOKrjkh4.js"},{"revision":null,"url":"assets/Email-D1oAzxhZ.js"},{"revision":null,"url":"assets/email-qq2sglAS.js"},{"revision":null,"url":"assets/Error-yZoplO-q.js"},{"revision":null,"url":"assets/es-D2rCdMgt.js"},{"revision":null,"url":"assets/es-DPG1emNh.js"},{"revision":null,"url":"assets/exchange-passport-CfAHAVKI.js"},{"revision":null,"url":"assets/ExpandLess-DN5VsSyP.js"},{"revision":null,"url":"assets/format-error-LAoTjvJe.js"},{"revision":null,"url":"assets/fr-DAFx50ef.js"},{"revision":null,"url":"assets/fr-u7MDLCDo.js"},{"revision":null,"url":"assets/fuel-DVzKzmYw.js"},{"revision":null,"url":"assets/get-safe-url-CA3J0_99.js"},{"revision":null,"url":"assets/get-safe-url-DnmtzIqo.js"},{"revision":null,"url":"assets/Google-Drf-_CBl.js"},{"revision":null,"url":"assets/hi-CkD7b6N9.js"},{"revision":null,"url":"assets/hi-DS9ZR9W2.js"},{"revision":null,"url":"assets/Holiday-CGw5hZXz.js"},{"revision":null,"url":"assets/home--ykFBnb1.js"},{"revision":null,"url":"assets/id-BMWKdVei.js"},{"revision":null,"url":"assets/id-C459Zhwd.js"},{"revision":null,"url":"assets/iframe-B5D34SYo.js"},{"revision":null,"url":"assets/index-AgKpYdvC.css"},{"revision":null,"url":"assets/index-B1UWfhev.js"},{"revision":null,"url":"assets/index-B8T_6tqA.js"},{"revision":null,"url":"assets/index-BByO9801.js"},{"revision":null,"url":"assets/index-BDliasS9.js"},{"revision":null,"url":"assets/index-BPS0iHSZ.js"},{"revision":null,"url":"assets/index-BqIq9Uma.js"},{"revision":null,"url":"assets/index-BQLZ0lsX.js"},{"revision":null,"url":"assets/index-BWpwjp4L.js"},{"revision":null,"url":"assets/index-C6eHDaxg.js"},{"revision":null,"url":"assets/index-CBhHQMgh.js"},{"revision":null,"url":"assets/index-CClhZ8rs.js"},{"revision":null,"url":"assets/index-CytYWl7a.js"},{"revision":null,"url":"assets/index-D4PP6P2d.css"},{"revision":null,"url":"assets/index-D8CNdALX.js"},{"revision":null,"url":"assets/index-Da6LyIoG.js"},{"revision":null,"url":"assets/index-dCzPMsw6.js"},{"revision":null,"url":"assets/index-DOdTZRA4.js"},{"revision":null,"url":"assets/index-Dy3LPNyS.js"},{"revision":null,"url":"assets/index-ItdGu4Wh.js"},{"revision":null,"url":"assets/index-J5kmwEca.js"},{"revision":null,"url":"assets/index-L3MBVAcg.js"},{"revision":null,"url":"assets/index-ndYC_y0r.js"},{"revision":null,"url":"assets/index-pV_0wOyY.js"},{"revision":null,"url":"assets/index-tUQxVYYQ.js"},{"revision":null,"url":"assets/index-VUi6PKrJ.js"},{"revision":null,"url":"assets/index-vxB3STPb.js"},{"revision":null,"url":"assets/index-y6Dw39ly.js"},{"revision":null,"url":"assets/InfoOutlined-CLOzYFOV.js"},{"revision":null,"url":"assets/invitation-Cp6DuOW5.js"},{"revision":null,"url":"assets/invite-DjADjbzm.js"},{"revision":null,"url":"assets/issue-passport-Bu5NvC_2.js"},{"revision":null,"url":"assets/item-ClBhYYKW.js"},{"revision":null,"url":"assets/ja-B5tIV7r-.js"},{"revision":null,"url":"assets/ja-D2jInSAT.js"},{"revision":null,"url":"assets/keyboard-arrow-down-rounded-DadBVmpO.js"},{"revision":null,"url":"assets/ko-BGB5KJZq.js"},{"revision":null,"url":"assets/ko-CL3JJCJN.js"},{"revision":null,"url":"assets/landing-page-BfVl47YO.js"},{"revision":null,"url":"assets/Launch-BtdPv0ms.js"},{"revision":null,"url":"assets/launch-result-message-BP5yMmIB.js"},{"revision":null,"url":"assets/LaunchOutlined-Bxfn3D1k.js"},{"revision":null,"url":"assets/layout-D5G7Z8Ws.js"},{"revision":null,"url":"assets/list-CjtRvxdF.js"},{"revision":null,"url":"assets/list-header-Cip98Afo.js"},{"revision":null,"url":"assets/localization-Tn68766t.js"},{"revision":null,"url":"assets/Location-BNMzVuhr.js"},{"revision":null,"url":"assets/LockIcon-D-N7I3eV.js"},{"revision":null,"url":"assets/log-_cZt5s1j.js"},{"revision":null,"url":"assets/log-D33dFtt_.css"},{"revision":null,"url":"assets/login-Bd9eibzl.js"},{"revision":null,"url":"assets/login-oauth-callback-Buv0sriC.js"},{"revision":null,"url":"assets/logo-uploader-DGn3pkYl.js"},{"revision":null,"url":"assets/lost-passport-BplwQoPb.js"},{"revision":null,"url":"assets/lottie-react.esm-CPHH620R.js"},{"revision":null,"url":"assets/lottie-web-B6s7dDoL.js"},{"revision":null,"url":"assets/Meeting-CHDEMp94.js"},{"revision":null,"url":"assets/MoreHoriz-Ecf_Y2c5.js"},{"revision":null,"url":"assets/OffSick-s49E5S0C.js"},{"revision":null,"url":"assets/omit-DYK_TtPQ.js"},{"revision":null,"url":"assets/open-window-3TWqcI62.js"},{"revision":null,"url":"assets/overview-CJ3muOc6.js"},{"revision":null,"url":"assets/page-header-FKKsPnE9.js"},{"revision":null,"url":"assets/permission-Dd3ufGD-.js"},{"revision":null,"url":"assets/Phone-B7KVJqdR.js"},{"revision":null,"url":"assets/PlayArrow-C5Hul3eK.js"},{"revision":null,"url":"assets/preferences-D4OSAVTW.js"},{"revision":null,"url":"assets/profile-embed--1Je95gw.js"},{"revision":null,"url":"assets/pt-CYRkKZmh.js"},{"revision":null,"url":"assets/pt-DY0Ku5W5.js"},{"revision":null,"url":"assets/publish-resource-B4kuEUIu.js"},{"revision":null,"url":"assets/QuestionMarkCircle-D9Nr1DvN.js"},{"revision":null,"url":"assets/raf-schd.esm-GV-XhwE0.js"},{"revision":null,"url":"assets/react-beautiful-dnd.esm-DxmtDCVc.js"},{"revision":null,"url":"assets/relative-time-Bp0EO1aU.js"},{"revision":null,"url":"assets/ru-Cv5vRo7s.js"},{"revision":null,"url":"assets/ru-Dzg-gLvu.js"},{"revision":null,"url":"assets/runtime-DCHSigWq.js"},{"revision":null,"url":"assets/sdk-B4tneH2b.js"},{"revision":null,"url":"assets/security-Ba0U57n2.js"},{"revision":null,"url":"assets/ServerLogo-CJ7KvDlS.js"},{"revision":null,"url":"assets/session-BXc0WNE7.js"},{"revision":null,"url":"assets/setup-bc5fgvzY.js"},{"revision":null,"url":"assets/shorten-label-BcXnCxH2.js"},{"revision":null,"url":"assets/simple-select-D7qC2duk.js"},{"revision":null,"url":"assets/slicedToArray-CG0jVe85.js"},{"revision":null,"url":"assets/start-kkjng8Di.js"},{"revision":null,"url":"assets/status-Bcehte3I.js"},{"revision":null,"url":"assets/step-actions-CAn2VbnK.js"},{"revision":null,"url":"assets/studio-Dnzc2A5y.js"},{"revision":null,"url":"assets/switch-control-DZceCxwF.js"},{"revision":null,"url":"assets/th-CevmRMq6.js"},{"revision":null,"url":"assets/th-D6oDBVGi.js"},{"revision":null,"url":"assets/Timezone-fKWN5g03.js"},{"revision":null,"url":"assets/traffic-BbJxF2T-.js"},{"revision":null,"url":"assets/transfer-j5hCBx8d.js"},{"revision":null,"url":"assets/TuneOutlined-CIVU5KTm.js"},{"revision":null,"url":"assets/unsubscribe-DJgSmFME.js"},{"revision":null,"url":"assets/use-mobile-DNsgYi-4.js"},{"revision":null,"url":"assets/use-mobile-DVecy9Ks.js"},{"revision":null,"url":"assets/use-passport-id-B-b-_oYF.js"},{"revision":null,"url":"assets/useAsync-Bia14KO2.js"},{"revision":null,"url":"assets/useAsyncRetry-C-QH3IsB.js"},{"revision":null,"url":"assets/useLocalStorage-BQFZ73WZ.js"},{"revision":null,"url":"assets/user-center-BZ0ZkNAA.js"},{"revision":null,"url":"assets/useSetState-BL3ktMon.js"},{"revision":null,"url":"assets/util-C9Xcu_Dq.js"},{"revision":null,"url":"assets/util-WwcocPP-.js"},{"revision":null,"url":"assets/vendor-arcblock-B7hyNlnQ.js"},{"revision":null,"url":"assets/vendor-hooks-DnflU2EL.js"},{"revision":null,"url":"assets/vendor-mui-core-BL-xsBvI.js"},{"revision":null,"url":"assets/vendor-mui-x-BmOE-0pQ.js"},{"revision":null,"url":"assets/vendor-react-DoD83n6N.js"},{"revision":null,"url":"assets/vendor-utils-Cs6ARqvU.js"},{"revision":null,"url":"assets/vendor-ux-did-connect-BDmhBveY.css"},{"revision":null,"url":"assets/vendor-ux-did-connect-CWUKGZcn.js"},{"revision":null,"url":"assets/vi-BKKJMbW2.js"},{"revision":null,"url":"assets/vi-PQuaKyKY.js"},{"revision":null,"url":"assets/ViewList-DQNBBLS5.js"},{"revision":null,"url":"assets/WorkingRemotely-8AJSfiNI.js"},{"revision":null,"url":"assets/wrap-locale-DyRnlWyZ.js"},{"revision":null,"url":"assets/zh-BBkG8qYp.js"},{"revision":null,"url":"assets/zh-D4Lak9gZ.js"},{"revision":null,"url":"assets/zh-tw-B08rjgK3.js"},{"revision":null,"url":"assets/zh-tw-BHJNqYL0.js"},{"revision":"68105b71881f82221b86ff8192b14d56","url":"index.html"},{"revision":"629a14a7e3397a134f5a30b5dc735183","url":"registerSW.js"},{"revision":"07a287e43ae8e959a20d6b367a581667","url":"router-template-styles/styles.css"},{"revision":"3c1549cff96a2d2baec44397663c083e","url":"share/shared-service-worker.js"},{"revision":"19d4c6a99cb8ed11e68209a612e7ec44","url":"share/workbox-v7.3.0/workbox-background-sync.prod.js"},{"revision":"d9d631014689e2b4b0e343c129671749","url":"share/workbox-v7.3.0/workbox-broadcast-update.prod.js"},{"revision":"bdb39ceb7380dcb1483c543e8856242b","url":"share/workbox-v7.3.0/workbox-cacheable-response.prod.js"},{"revision":"b84dd900eb18e8bc842666bbb740604e","url":"share/workbox-v7.3.0/workbox-core.prod.js"},{"revision":"c582a61c037234d8283eea0b97693b1b","url":"share/workbox-v7.3.0/workbox-expiration.prod.js"},{"revision":"866ba7d03bd871fa990976e4db312ab3","url":"share/workbox-v7.3.0/workbox-navigation-preload.prod.js"},{"revision":"0c55bb581ea7ce5ebfac1ce95cdda21f","url":"share/workbox-v7.3.0/workbox-offline-ga.prod.js"},{"revision":"770d183cf1f189a1ceb11ba8b5d808fa","url":"share/workbox-v7.3.0/workbox-precaching.prod.js"},{"revision":"295decbe1eb3b073a2a8d67cfbdf5692","url":"share/workbox-v7.3.0/workbox-range-requests.prod.js"},{"revision":"0bcb90677f3508ebc8a3571d14194478","url":"share/workbox-v7.3.0/workbox-recipes.prod.js"},{"revision":"4af96b70b2d20b041e2edd7ef1a8ef27","url":"share/workbox-v7.3.0/workbox-routing.prod.js"},{"revision":"c78c21b4058a1134ad3e12286c57cb2f","url":"share/workbox-v7.3.0/workbox-strategies.prod.js"},{"revision":"7eeb2d820d409221e076d31951fdcf79","url":"share/workbox-v7.3.0/workbox-streams.prod.js"},{"revision":"aa7368887577b9719a46b585d5dcc7a5","url":"share/workbox-v7.3.0/workbox-sw.js"},{"revision":"e768668db4eeefde11b58542900ab2ad","url":"share/workbox-v7.3.0/workbox-window.prod.umd.js"},{"revision":"f272d080151aa40322ce1603c6261ec1","url":"manifest.webmanifest"}]||[]).filter(s=>s.url!=="/"&&!s.url.includes("index.html")));be();self.addEventListener("activate",()=>{console.log("Service Worker activated")});self.addEventListener("install",s=>{console.log("Service Worker installed"),s.waitUntil(self.skipWaiting())});const he=s=>!!(s.method!=="GET"||s.url.includes("/api")||s.url.includes("__meta__.js")||s.url.includes("__blocklet__.js"));T(({request:s})=>he(s)?!1:s.url.includes("/static/"),new re({cacheName:`static-${self.registration.scope}`,plugins:[new yt({maxEntries:200})]}));T(({request:s,url:e})=>{var t,n;return(n=(t=self.blocklet)==null?void 0:t.canCache)!=null&&n.call(t,{url:e})?["image","font","style","script"].includes(s.destination):!1},new re({cacheName:`static-resources-${self.registration.scope}`}));T(({request:s})=>he(s)?!1:s.url.includes("/images/")||s.url.includes("/router/-template-styles/"),new ie({cacheName:`StaleWhileRevalidate-${self.registration.scope}`}));const w={};T(({request:s})=>["document"].includes(s.destination)?(Object.keys(w).forEach(e=>delete w[e]),!0):!w.env&&s.url.includes(".well-known/service/api/env")?(w.env=!0,!0):!w.session&&s.url.includes(".well-known/service/api/did/session")?(w.session=!0,!0):!w.blocklet&&s.url.endsWith("__blocklet__.js")?(w.blocklet=!0,!0):!1,new ie({cacheName:`documents-${self.registration.scope}`,plugins:[Lt]}));
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.16.
|
|
6
|
+
"version": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
7
7
|
"description": "Provide unified services for every blocklet",
|
|
8
8
|
"main": "api/index.js",
|
|
9
9
|
"files": [
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"start:client": "npx cross-port-killer 3040 && vite --host",
|
|
23
23
|
"build:core-blocklet-services": "npm run build",
|
|
24
24
|
"build": "npm run clean && npm run build:client && npm run build:email",
|
|
25
|
-
"build:client": "vite build",
|
|
25
|
+
"build:client": "cross-env ENABLED_ALIAS=false vite build",
|
|
26
26
|
"build:email": "tsc && rm -f api/emails/*.js",
|
|
27
27
|
"dev:email": "email dev -p 3077"
|
|
28
28
|
},
|
|
@@ -33,38 +33,38 @@
|
|
|
33
33
|
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
|
|
34
34
|
"license": "Apache-2.0",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@abtnode/analytics": "1.16.
|
|
37
|
-
"@abtnode/auth": "1.16.
|
|
38
|
-
"@abtnode/client": "1.16.
|
|
39
|
-
"@abtnode/connect-storage": "1.16.
|
|
40
|
-
"@abtnode/constant": "1.16.
|
|
41
|
-
"@abtnode/core": "1.16.
|
|
42
|
-
"@abtnode/cron": "1.16.
|
|
43
|
-
"@abtnode/logger": "1.16.
|
|
44
|
-
"@abtnode/models": "1.16.
|
|
45
|
-
"@abtnode/router-templates": "1.16.
|
|
46
|
-
"@abtnode/util": "1.16.
|
|
47
|
-
"@arcblock/did": "^1.19.
|
|
36
|
+
"@abtnode/analytics": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
37
|
+
"@abtnode/auth": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
38
|
+
"@abtnode/client": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
39
|
+
"@abtnode/connect-storage": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
40
|
+
"@abtnode/constant": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
41
|
+
"@abtnode/core": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
42
|
+
"@abtnode/cron": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
43
|
+
"@abtnode/logger": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
44
|
+
"@abtnode/models": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
45
|
+
"@abtnode/router-templates": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
46
|
+
"@abtnode/util": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
47
|
+
"@arcblock/did": "^1.19.17",
|
|
48
48
|
"@arcblock/did-auth": "1.19.15",
|
|
49
|
-
"@arcblock/did-ext": "^1.19.
|
|
50
|
-
"@arcblock/did-util": "^1.19.
|
|
49
|
+
"@arcblock/did-ext": "^1.19.17",
|
|
50
|
+
"@arcblock/did-util": "^1.19.17",
|
|
51
51
|
"@arcblock/event-hub": "1.19.15",
|
|
52
52
|
"@arcblock/http-proxy": "^1.19.1",
|
|
53
53
|
"@arcblock/jwt": "1.19.15",
|
|
54
|
-
"@arcblock/validator": "^1.19.
|
|
54
|
+
"@arcblock/validator": "^1.19.17",
|
|
55
55
|
"@arcblock/ws": "1.19.15",
|
|
56
|
-
"@blocklet/constant": "1.16.
|
|
57
|
-
"@blocklet/did-space-js": "^1.0.
|
|
58
|
-
"@blocklet/env": "1.16.
|
|
56
|
+
"@blocklet/constant": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
57
|
+
"@blocklet/did-space-js": "^1.0.39",
|
|
58
|
+
"@blocklet/env": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
59
59
|
"@blocklet/form-builder": "^0.1.11",
|
|
60
60
|
"@blocklet/form-collector": "^0.1.8",
|
|
61
|
-
"@blocklet/images": "1.16.
|
|
62
|
-
"@blocklet/js-sdk": "1.16.
|
|
63
|
-
"@blocklet/meta": "1.16.
|
|
64
|
-
"@blocklet/sdk": "1.16.
|
|
65
|
-
"@blocklet/theme-builder": "^0.1.
|
|
66
|
-
"@blocklet/uploader-server": "^0.1.
|
|
67
|
-
"@blocklet/xss": "^0.1.
|
|
61
|
+
"@blocklet/images": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
62
|
+
"@blocklet/js-sdk": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
63
|
+
"@blocklet/meta": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
64
|
+
"@blocklet/sdk": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
65
|
+
"@blocklet/theme-builder": "^0.1.8",
|
|
66
|
+
"@blocklet/uploader-server": "^0.1.94",
|
|
67
|
+
"@blocklet/xss": "^0.1.31",
|
|
68
68
|
"@did-connect/authenticator": "^2.2.7",
|
|
69
69
|
"@did-connect/relay-adapter-express": "^2.2.7",
|
|
70
70
|
"@modelcontextprotocol/sdk": "^1.8.0",
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
"satori": "^0.10.2",
|
|
102
102
|
"satori-html": "^0.3.2",
|
|
103
103
|
"semver": "^7.6.3",
|
|
104
|
+
"sequelize": "^6.35.0",
|
|
104
105
|
"serve-static": "^1.15.0",
|
|
105
106
|
"sharp": "0.32.6",
|
|
106
107
|
"transliteration": "^2.3.5",
|
|
@@ -114,17 +115,16 @@
|
|
|
114
115
|
"whatwg-url": "14.0.0"
|
|
115
116
|
},
|
|
116
117
|
"devDependencies": {
|
|
117
|
-
"@abtnode/ux": "1.16.
|
|
118
|
-
"@arcblock/bridge": "^2.12.
|
|
119
|
-
"@arcblock/did-connect": "^2.12.
|
|
120
|
-
"@arcblock/
|
|
121
|
-
"@arcblock/
|
|
122
|
-
"@arcblock/
|
|
123
|
-
"@
|
|
124
|
-
"@blocklet/
|
|
125
|
-
"@blocklet/
|
|
126
|
-
"@blocklet/
|
|
127
|
-
"@blocklet/uploader": "^0.1.81",
|
|
118
|
+
"@abtnode/ux": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
119
|
+
"@arcblock/bridge": "^2.12.58",
|
|
120
|
+
"@arcblock/did-connect": "^2.12.58",
|
|
121
|
+
"@arcblock/icons": "^2.12.58",
|
|
122
|
+
"@arcblock/react-hooks": "^2.12.58",
|
|
123
|
+
"@arcblock/ux": "^2.12.58",
|
|
124
|
+
"@blocklet/launcher-layout": "^2.12.58",
|
|
125
|
+
"@blocklet/tracker": "1.16.42-beta-20250403-230303-c167c6a1",
|
|
126
|
+
"@blocklet/ui-react": "^2.12.58",
|
|
127
|
+
"@blocklet/uploader": "^0.1.82",
|
|
128
128
|
"@emotion/react": "^11.11.4",
|
|
129
129
|
"@emotion/styled": "^11.11.5",
|
|
130
130
|
"@iconify/iconify": "^3.1.1",
|
|
@@ -136,7 +136,6 @@
|
|
|
136
136
|
"@vitejs/plugin-react": "^4.3.0",
|
|
137
137
|
"ahooks": "^3.8.0",
|
|
138
138
|
"axios": "^1.7.9",
|
|
139
|
-
"color-convert": "^3.0.1",
|
|
140
139
|
"cross-env": "^7.0.3",
|
|
141
140
|
"dotenv-flow": "^4.1.0",
|
|
142
141
|
"dsbridge": "3.1.4",
|
|
@@ -201,5 +200,5 @@
|
|
|
201
200
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
202
201
|
"email": "shijun@arcblock.io"
|
|
203
202
|
},
|
|
204
|
-
"gitHead": "
|
|
203
|
+
"gitHead": "34d6d981bb270af1d0ca59704715bfa82949a9fe"
|
|
205
204
|
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import{e as E,j as e,a4 as c,bl as h,bA as g,bp as L,bB as N,E as y,aa as I}from"./vendor-mui-core-DxqV1NVn.js";import{r as p}from"./vendor-react-DoD83n6N.js";import{u as b,p as o,W as j}from"./vendor-ux-did-connect-Bciw9Ypu.js";import{A as O}from"./config-CqHmZdZv.js";import{P}from"./page-header-Dm1v9v5q.js";import{o as T,f as R,e as v}from"./index-BsUr7wGb.js";import{S as Y}from"./layout-BqhTD729.js";import{S as W}from"./step-actions-CA74dwgt.js";import{S as B}from"./button-CNnuiac8.js";import"./vendor-utils-DR57WNxP.js";import"./vendor-hooks-sw5wvnca.js";import"./lottie-web-B6s7dDoL.js";import"./vendor-arcblock-DvaaLvvM.js";import"./content-layout-7vu3yv_f.js";function C({onNext:a}){const S=E(),{t:l,locale:m}=b(),[i,n]=p.useState(!1),[f,d]=p.useState(""),{blocklet:r}=T();p.useEffect(()=>{var s;const t=R.findServiceFromMeta(r.meta,o.NODE_SERVICES.AUTH);d(((s=t==null?void 0:t.config)==null?void 0:s.whoCanAccess)||o.WHO_CAN_ACCESS.ALL)},[r]);const u=async t=>{let s=o.ACCESS_POLICY_PUBLIC;t===o.WHO_CAN_ACCESS.ALL?s=o.ACCESS_POLICY_PUBLIC:t===o.WHO_CAN_ACCESS.INVITED?s=o.ACCESS_POLICY_INVITED_ONLY:t===o.WHO_CAN_ACCESS.OWNER?s=o.ACCESS_POLICY_OWNER_ONLY:t===o.WHO_CAN_ACCESS.ADMIN&&(s=o.ACCESS_POLICY_ADMIN_ONLY);try{n(!0),await v.updateBlockletSecurityRule({input:{did:r.meta.did,data:{id:o.SECURITY_RULE_DEFAULT_ID,accessPolicyId:s}}}),n(!1)}catch(A){n(!1),j.error(A.message)}},x=async t=>{i||(d(t.target.value),await u(t.target.value))},_={marginRight:4,fontSize:18,verticalAlign:"text-bottom",color:S.palette.text.secondary};return e.jsxs(D,{children:[e.jsx(c,{className:"header",children:e.jsx(P,{title:l("blocklet.config.access.title"),subTitle:l("blocklet.config.access.description")})}),e.jsx(h,{component:"fieldset",children:e.jsx(g,{name:"inherit",value:f,onChange:x,children:O.map(t=>e.jsxs(c,{sx:{mb:2},children:[e.jsx(L,{value:t.value,control:e.jsx(N,{size:"small",color:"primary"}),label:e.jsxs("span",{style:{display:"flex",alignItems:"center",position:"relative"},children:[e.jsx(t.icon,{style:_}),e.jsx("span",{style:{marginTop:2},children:t.title[m]})]})}),e.jsx(c,{className:"tip",children:t.description[m]})]},t.value))})}),e.jsx(W,{mt:8,disabled:i,blocklet:r,onStartNow:()=>a("complete"),children:e.jsx(B,{loading:i,variant:"contained",disabled:i,onClick:()=>a(),children:l("setup.continue")})})]})}C.propTypes={onNext:y.func};C.defaultProps={onNext:()=>{}};const D=I(Y)`
|
|
2
|
-
height: 100%;
|
|
3
|
-
overflow-y: auto;
|
|
4
|
-
.header {
|
|
5
|
-
width: 100%;
|
|
6
|
-
margin-top: 60px;
|
|
7
|
-
}
|
|
8
|
-
.tip {
|
|
9
|
-
margin-left: 30px;
|
|
10
|
-
font-size: 12px;
|
|
11
|
-
margin-top: -8px;
|
|
12
|
-
color: ${a=>a.theme.palette.text.disabled};
|
|
13
|
-
}
|
|
14
|
-
`;export{C as default};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import{E as m,e as G,j as s,bF as F,T as L,a4 as w,aa as U,bf as C,a5 as S,c0 as X,c1 as v}from"./vendor-mui-core-DxqV1NVn.js";import{r as f,f as H}from"./vendor-react-DoD83n6N.js";import{u as P,Y as tt,i as et,a3 as st,aZ as nt,aq as at}from"./vendor-ux-did-connect-Bciw9Ypu.js";import{T as it}from"./traffic-CJDIGmp5.js";import{p as rt}from"./index-DyTFEgKr.js";import{ax as q,aw as O,A as ot,D as Y,f as z,aF as lt,o as ct}from"./index-BsUr7wGb.js";import{z as B,aH as mt}from"./vendor-utils-DR57WNxP.js";import{P as D}from"./vendor-arcblock-DvaaLvvM.js";import{E as Z}from"./index-79U1RPaq.js";import{B as ut}from"./bundle-avatar-DHwmIozH.js";import{B as pt}from"./dashboard-C_Q4TjPa.js";import{L as dt}from"./list-header-BmTDmRY0.js";import"./vendor-hooks-sw5wvnca.js";import"./lottie-web-B6s7dDoL.js";import"./useAsyncRetry-B7SbzXVI.js";import"./useAsync-DM8qaMe4.js";import"./iframe-B9mCpo4I.js";import"./LaunchOutlined-QHq-RUJt.js";import"./ChevronLeft-Dv7rlUf5.js";import"./ChevronRight-CWeJn1iz.js";import"./index-BMSA5TdD.js";import"./format-error-LAoTjvJe.js";import"./vendor-mui-x-BjL1xCkk.js";import"./useLocalStorage-Dd4pybDP.js";import"./confirm-DmMN-34s.js";import"./PlayArrow-D7cGSxeN.js";import"./get-safe-url-BKl2A9x2.js";import"./session-6ZeN-aF2.js";import"./InfoOutlined-CEUhR4DY.js";import"./useSetState-BL3ktMon.js";const _=a=>{const h=new Date(Math.min(...a)),r=(new Date(Math.max(...a))-h)/(1e3*60);return c=>{if(r<=10){const e=(a.length-a.length%r)/r;return c%e===0}const o=(a.length-a.length%6)/6;return c%o===0}},R=a=>`${a}%`;function N({title:a,cpus:h,currentLoad:l,history:u,empty:r,onHover:c,hoverIndex:i}){const{t:o,locale:x}=P(),e=G(),t=f.useRef(null),n=B(u)?[]:u.map(d=>q(d.date,"HH:mm",x)),j=`${a||o("common.cpu")} (${Math.floor(l||0)}%)`,T=f.useCallback(()=>{c==null||c(null)},[c]);if(f.useEffect(()=>{if(!t.current||(i==null?void 0:i.ref)===t)return;const d=t.current.getEchartsInstance(),$=i==null?void 0:i.seriesIndex,M=n.findIndex(g=>g===(i==null?void 0:i.dataValue));i&&M!==-1?d.dispatchAction({type:"showTip",seriesIndex:$,dataIndex:M}):(d.dispatchAction({type:"hideTip"}),d.dispatchAction({type:"showTip",seriesIndex:0,dataIndex:-1}))},[i]),!B(u)){const M={tooltip:{trigger:"axis",formatter(g){const E=g[0].data,{seriesIndex:y,dataIndex:b}=g[0];return c==null||c({seriesIndex:y,dataIndex:b,dataValue:n[b],ref:(i==null?void 0:i.ref)||t}),`${g[0].name}: <b>${R(E)}</b>`}},grid:{top:"48px",left:"16px",right:"16px",bottom:"0px",containLabel:!0},xAxis:{type:"category",boundaryGap:!1,data:n,axisTick:{show:!1},splitLine:{show:!1},axisLabel:{interval:_(u.map(g=>new Date(g.date)))}},yAxis:{type:"value",axisTick:{show:!1},splitLine:{show:!1},min:0,max:100,interval:Math.ceil(50),axisLabel:{formatter:R}},visualMap:{show:!1,type:"piecewise",dimension:1,seriesIndex:0,pieces:[{max:80,color:"#e9f8f9"},{min:80,max:100,color:e.palette.warning.light},{min:100,color:"#ff4d4f"}]},series:[{name:"CPU Usage",type:"line",smooth:!0,symbol:"none",lineStyle:{color:e.palette.primary.main,width:2.5},areaStyle:{},itemStyle:{},emphasis:{disabled:!0},data:u.map(g=>g.value),markLine:{silent:!0,symbol:["none","none"],lineStyle:{color:"#ff4d4f",type:"dashed",width:1.5},label:{formatter:`${R(100)}`,position:"insideEndTop"},data:[{yAxis:100},{yAxis:80,lineStyle:{color:e.palette.warning.light,type:"dashed",width:1.5},label:{formatter:`${R(80)}`,position:"insideEndTop"}}]}}]};return s.jsxs(F,{sx:{p:1,position:"relative"},onMouseLeave:T,children:[s.jsx(L,{sx:{position:"absolute",top:8,left:16,zIndex:10},fontSize:"16px",fontWeight:"bold",color:"text.secondary",children:j}),s.jsx(Z,{ref:t,option:M,style:{width:"100%",height:"200px"},onEvents:{globalout:T}}),s.jsxs(w,{sx:{ml:2,mt:1,fontSize:12},color:"text.secondary",children:[`${o("system.cores")}: ${(h==null?void 0:h.length)||0}`," "]})]})}return r}N.propTypes={title:m.string,cpus:m.array,currentLoad:m.number,history:m.array,empty:m.node,onHover:m.func,hoverIndex:m.number};N.defaultProps={title:"",cpus:[],currentLoad:0,history:[],empty:null,onHover:()=>{},hoverIndex:null};function V({instanceCount:a,title:h,total:l,used:u,history:r,empty:c,onHover:i,hoverIndex:o}){const{t:x,locale:e}=P(),t=G(),n=!!l,j=l-u,T=n?`(${O(u)}, ${Math.floor(u/l*100)}%)`:"",d=f.useRef(null),$=`${h||x("common.memory")} ${T}`,M=B(r)?[]:r.map(y=>q(y.date,"HH:mm",e));f.useEffect(()=>{if(!d.current||(o==null?void 0:o.ref)===d)return;const y=d.current.getEchartsInstance(),b=o==null?void 0:o.seriesIndex,k=M.findIndex(p=>p===(o==null?void 0:o.dataValue));o&&k!==-1?y.dispatchAction({type:"showTip",seriesIndex:b,dataIndex:k}):(y.dispatchAction({type:"hideTip"}),y.dispatchAction({type:"showTip",seriesIndex:0,dataIndex:-1}))},[o==null?void 0:o.dataIndex]);const g=f.useCallback(()=>{i==null||i(null)},[i]);f.useEffect(()=>{if(d.current){const y=d.current.getEchartsInstance(),b=y.getDom(),k=p=>{g(p)};return b.addEventListener("mouseleave",k),()=>{b&&b.removeEventListener("mouseleave",k),y&&y.dispose()}}},[g]);const E=[];if(a&&E.push({title:x("system.instances"),metric:a}),n&&E.push({title:x("system.free"),metric:D(j,{short:!0,iec:!0})}),!B(r)){const y=Math.max(...r.map(p=>p.value),l,0),b=Math.ceil(l*.8),k={tooltip:{trigger:"axis",formatter(p){const A=p[0].data,K=D(A,{short:!0,iec:!0}),{seriesIndex:Q,dataIndex:W}=p[0];return i==null||i({seriesIndex:Q,dataIndex:W,dataValue:M[W],ref:(o==null?void 0:o.ref)||d}),`${p[0].name}: <b>${K}</b>`}},grid:{top:"48px",left:"16px",right:"16px",bottom:"0px",containLabel:!0},xAxis:{type:"category",boundaryGap:!1,data:M,axisTick:{show:!1},splitLine:{show:!1},axisLabel:{interval:_(r.map(p=>new Date(p.date)))}},yAxis:{type:"value",axisTick:{show:!1},splitLine:{show:!1},min:0,max:y,interval:Math.ceil(y/2),axisLabel:{formatter:p=>D(p,{short:!0,iec:!0}),padding:[5,0,0,0]}},visualMap:{show:!1,type:"piecewise",dimension:1,seriesIndex:0,pieces:[{max:b,color:"#e9f8f9"},{min:b,max:l,color:t.palette.warning.light},{min:l,color:"#ff4d4f"}]},series:[{name:"Memory Usage",type:"line",smooth:!0,symbol:"none",lineStyle:{color:t.palette.primary.main,width:2.5},areaStyle:{},itemStyle:{},emphasis:{disabled:!0},data:r.map(p=>p.value),markLine:{silent:!0,symbol:["none","none"],data:[{yAxis:l,lineStyle:{color:"#ff4d4f",type:"dashed",width:1.5},label:{formatter:`${D(l,{short:!0,iec:!0})}`,position:"insideEndTop"}},{yAxis:b,lineStyle:{color:t.palette.warning.light,type:"dashed",width:1.5},label:{formatter:`${D(b,{short:!0,iec:!0})}`,position:"insideEndTop"}}]}}]};return s.jsxs(F,{sx:{p:1,position:"relative"},onMouseLeave:g,children:[s.jsx(L,{sx:{position:"absolute",top:8,left:16,zIndex:10},fontSize:"16px",fontWeight:"bold",color:"text.secondary",children:$}),s.jsx(Z,{ref:d,option:k,style:{width:"100%",height:"200px"}}),s.jsx(w,{sx:{ml:2,mt:1,fontSize:12},color:"text.secondary",children:E.map((p,A)=>s.jsxs(w,{sx:{marginLeft:A===0?0:1,display:"inline-flex"},children:[p.title,": ",p.metric]},p.title))})]})}return c}V.propTypes={title:m.string,instanceCount:m.number,total:m.number,used:m.number,history:m.array,empty:m.node,onHover:m.func,hoverIndex:m.number};V.defaultProps={title:"",instanceCount:null,total:null,used:null,history:[],empty:null,onHover:()=>{},hoverIndex:null};function I({blocklet:a,...h}){const{t:l}=P(),{info:u}=ot(),{runtimeHistory:r}=Y(),[c,i]=f.useState(null),o=f.useCallback(e=>a.status!=="running"?s.jsx(L,{children:l("blocklet.runtimeInfo.noRunning")}):e.length?null:s.jsx(tt,{children:l("common.empty")}),[a.status,l]),x=f.useCallback(e=>{i(e)},[]);return r.length===0?s.jsx(L,{children:l("blocklet.runtimeInfo.noRunning")}):s.jsxs(ft,{component:"div",...h,children:[s.jsxs(C,{className:"page-metrics",container:!0,spacing:5,children:[s.jsx(C,{item:!0,xs:12,sx:{pt:"16px !important"},children:s.jsx(L,{fontSize:"16px",fontWeight:"bold",children:"CPU"})}),r==null?void 0:r.map(e=>{var t,n;return s.jsx(C,{item:!0,lg:4,md:6,sm:6,xs:12,sx:{pt:"16px !important"},children:s.jsx(N,{title:`${e.name} CPU`,empty:o(e.cpu),currentLoad:((t=e.appRuntimeInfo)==null?void 0:t.cpuUsage)||0,cpus:((n=e.appRuntimeInfo)==null?void 0:n.cpus)||[],history:e.cpu,onHover:x,hoverIndex:c,style:{height:150}})},`${e.key}-cpu`)})]}),s.jsxs(C,{className:"page-metrics",container:!0,spacing:5,sx:{mt:1},children:[s.jsx(C,{item:!0,xs:12,sx:{pt:"16px !important"},children:s.jsx(L,{fontSize:"16px",fontWeight:"bold",children:"Memory"})}),r==null?void 0:r.map(e=>{var t,n,j;return s.jsx(C,{item:!0,lg:4,md:6,sm:6,xs:12,sx:{pt:"16px !important"},children:s.jsx(V,{title:`${e.name} Memory`,empty:o(e.memory),total:(t=u.runtimeConfig)!=null&&t.blockletMaxMemoryLimit?D.parseSize(`${u.runtimeConfig.blockletMaxMemoryLimit*(e.key===((n=a==null?void 0:a.meta)==null?void 0:n.did)?r.length-1:1)}MiB`):0,used:((j=e.appRuntimeInfo)==null?void 0:j.memoryUsage)||0,history:e.memory,onHover:x,hoverIndex:c,style:{height:150}})},`${e.key}-memory`)})]})]})}I.propTypes={blocklet:m.object.isRequired,cpuHistory:m.arrayOf(m.shape({date:m.number,value:m.number})),memoryHistory:m.arrayOf(m.shape({date:m.number,value:m.number}))};I.defaultProps={cpuHistory:[],memoryHistory:[]};const ft=U(L)``;function J(){const{t:a,locale:h}=P(),[l,u]=f.useState(6),{blocklet:r,actions:{refreshBlocklet:c}}=Y(),i=f.useMemo(()=>{const e=[];return z.forEachBlockletSync(r,(t,{ancestors:n,id:j,level:T})=>{var d;(d=t==null?void 0:t.meta)!=null&&d.did&&t.meta.did!==r.meta.did&&e.push({type:"blocklet",groupId:r.meta.did,groupName:z.getDisplayName(r),id:j,name:z.getDisplayName(t,!0),blocklet:r,component:t,level:T-1>=0?T-1:0,runtimeInfo:t.runtimeInfo,ancestors:n})}),e},[r]);f.useEffect(()=>{c({hours:l});const e=setInterval(()=>{c({hours:l})},1e3*10);return()=>{clearInterval(e)}},[l]);const o=e=>rt(Number(e||0),{locale:lt(h)}),x=[{label:a("common.name"),name:"name",options:{customBodyRenderLite(e){const{name:t,component:n,level:j,ancestors:T}=i[e];return s.jsxs(w,{display:"flex",alignItems:"center",pl:j*2,children:[s.jsx(ut,{size:20,blocklet:n,ancestors:T}),s.jsx(w,{ml:1,children:t}),s.jsx(pt,{variant:"pin",style:{marginLeft:8},status:n.status,source:n.source,progress:n.progress})]})}}},{label:a("common.uptime"),name:"runtimeInfo.uptime",options:{customBodyRenderLite(e){const{runtimeInfo:t,component:n}=i[e];return!(n!=null&&n.status)||n.status!=="running"?s.jsx(S,{title:a("common.noData"),children:"--"}):o(t==null?void 0:t.uptime)}}},{label:a("blocklet.runtimeInfo.memoryUsage"),name:"runtimeInfo.memoryUsage",options:{customBodyRenderLite(e){const{runtimeInfo:t,component:n}=i[e];return!(n!=null&&n.status)||n.status!=="running"?s.jsx(S,{title:a("common.noData"),children:"--"}):O((t==null?void 0:t.memoryUsage)||0)}}},{label:a("blocklet.runtimeInfo.cpuUsage"),name:"runtimeInfo.cpuUsage",options:{customBodyRenderLite(e){const{runtimeInfo:t,component:n}=i[e];return!(n!=null&&n.status)||n.status!=="running"?s.jsx(S,{title:a("common.noData"),children:"--"}):`${((t==null?void 0:t.cpuUsage)||0).toFixed(1)}%`}}},{label:a("analytics.runtime"),name:"runtimeInfo.runtime",options:{customBodyRenderLite(e){const{runtimeInfo:t}=i[e];return t!=null&&t.uptime?s.jsxs(w,{display:"flex",alignItems:"center",children:[s.jsx(et,{icon:t!=null&&t.runningDocker?"catppuccin:docker-ignore":"logos:nodejs-icon"}),s.jsx(w,{ml:1,children:t!=null&&t.runningDocker?"Docker":"Nodejs"})]}):null}}},{label:a("blocklet.runtimeInfo.processId"),name:"runtimeInfo.pid",options:{customBodyRenderLite(e){const{runtimeInfo:t,component:n}=i[e];return!(n!=null&&n.status)||n.status!=="running"?s.jsx(S,{title:a("common.noData"),children:"--"}):t==null?void 0:t.pid}}},{label:a("blocklet.runtimeInfo.port"),name:"runtimeInfo.port",options:{customBodyRenderLite(e){const{runtimeInfo:t,component:n}=i[e];return!(n!=null&&n.status)||n.status!=="running"?s.jsx(S,{title:a("common.noData"),children:"--"}):t==null?void 0:t.port}}}];return s.jsxs(ht,{component:"div",children:[s.jsxs(w,{display:"flex",justifyContent:"space-between",flexDirection:"row",mb:2,children:[s.jsx(L,{component:"h3",variant:"h5",color:"textPrimary",style:{fontSize:18,fontWeight:"bold"},mb:2,children:a("analytics.trend")}),s.jsx(X,{size:"small",exclusive:!0,value:l,onChange:(e,t)=>{mt(t)&&u(t)},children:[1,3,6,12,24].map(e=>s.jsxs(v,{value:e,children:[e,"H"]},e))})]}),s.jsx(w,{children:s.jsx(I,{blocklet:r})}),s.jsx(w,{mt:3,children:s.jsx(st,{title:a("analytics.detail"),className:"monitor-table",locale:h,data:i,columns:x,options:{search:!1,download:!1,filter:!1,print:!1,viewColumns:!1,pagination:!1,rowsPerPage:100}})})]})}J.propTypes={};const ht=U(L)``;function _t(){const{t:a}=f.useContext(nt),{did:h,client:l}=ct(),[u,r]=H(),[c,i]=f.useState(u.get("tab")||"traffic"),o=n=>{i(n)};f.useEffect(()=>{u.set("tab",c),r(u,{replace:!0})},[c]);const x=[{label:a("common.traffic"),value:"traffic"},{label:a("common.runtime"),value:"runtime"}],e={traffic:it,runtime:J},t=e[c]||e.traffic;return s.jsxs(yt,{children:[s.jsx(dt,{left:s.jsx(at,{tabs:x,current:c,onChange:o})}),s.jsx("div",{className:"page-content",children:f.isValidElement(t)?t:s.jsx(t,{client:l,did:h})})]},c)}const yt=U.main`
|
|
2
|
-
.page-header {
|
|
3
|
-
display: flex;
|
|
4
|
-
justify-content: space-between;
|
|
5
|
-
align-items: center;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.page-content {
|
|
9
|
-
margin-top: 16px;
|
|
10
|
-
}
|
|
11
|
-
`;export{_t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{D as a}from"./vendor-utils-DR57WNxP.js";a.defaults.timeout=10*1e3;const o=a.create();export{o as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{I as n}from"./iframe-B9mCpo4I.js";import{y as r}from"./vendor-utils-DR57WNxP.js";import{p as s}from"./vendor-ux-did-connect-Bciw9Ypu.js";import{A as m,D as p}from"./index-BsUr7wGb.js";import{j as c}from"./vendor-mui-core-DxqV1NVn.js";import"./vendor-react-DoD83n6N.js";import"./vendor-arcblock-DvaaLvvM.js";import"./vendor-hooks-sw5wvnca.js";import"./lottie-web-B6s7dDoL.js";function g(){const{info:i,inService:e}=m(),{blocklet:a}=p();let t="";e?t=s.WELLKNOWN_SERVICE_PATH_PREFIX:t=i.routing.adminPath;const o=new URLSearchParams;return e||o.set("authKey","__sst"),o.set("schemaKey",r(window.location.origin,t,`/api/theme?id=${encodeURIComponent(a.appDid)}`)),c.jsx(n,{url:`${r(window.location.origin,t,"/hosted/theme-builder/")}?${o.toString()}`,frameBorder:0,styles:{border:0,width:"100%",height:"calc(100vh - 430px)"}})}export{g as default};
|