window.nostr.js 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/dist/index.html +2 -4
- package/dist/window.nostr.js +9 -8
- package/index.html +1 -3
- package/package.json +2 -2
- package/src/App.svelte +56 -13
- package/src/main.ts +3 -1
package/README.md
CHANGED
|
@@ -18,6 +18,16 @@ The script supports some optional configurations to personalize the design:
|
|
|
18
18
|
// The only accepted value is 'bottom', default is top
|
|
19
19
|
accent: 'green',
|
|
20
20
|
// Supported values: cyan (default), green, purple, red, orange, neutral, stone
|
|
21
|
+
startHidden: true,
|
|
22
|
+
// If the host page has a button that call `getPublicKey` to start a
|
|
23
|
+
// login procedure, the minimized widget can be hidden until connected
|
|
24
|
+
compactMode: true,
|
|
25
|
+
// Show the minimized widget in a compact form
|
|
26
|
+
disableOverflowFix: true,
|
|
27
|
+
// If the host page on mobile has an horizontal scrolling, the floating
|
|
28
|
+
// element/modal are pushed to the extreme right/bottom and exit the
|
|
29
|
+
// viewport. A style is injected in the html/body elements fix this.
|
|
30
|
+
// This option permit to disable this default behavior
|
|
21
31
|
}
|
|
22
32
|
</script>
|
|
23
33
|
<script src="https://unpkg.com/window.nostr.js/dist/window.nostr.js"></script>
|
package/dist/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>dev</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-CqzFrdff.js"></script>
|
|
8
8
|
</head>
|
|
9
9
|
<body
|
|
10
10
|
style="
|
|
@@ -63,9 +63,7 @@
|
|
|
63
63
|
</main>
|
|
64
64
|
<!-- <script>
|
|
65
65
|
window.wnjParams = {
|
|
66
|
-
|
|
67
|
-
accent: 'green', // Supported values: cyan (default), green, purple, red, orange, neutral, stone
|
|
68
|
-
disableOverflowFix: true // Disable injecting of "html, body { overflow: auto; height: 100%; }" on the host page
|
|
66
|
+
// Check README.md
|
|
69
67
|
}
|
|
70
68
|
</script> -->
|
|
71
69
|
</body>
|
package/dist/window.nostr.js
CHANGED
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
var va=Object.defineProperty;var xa=(ze,R,Te)=>R in ze?va(ze,R,{enumerable:!0,configurable:!0,writable:!0,value:Te}):ze[R]=Te;var x=(ze,R,Te)=>(xa(ze,typeof R!="symbol"?R+"":R,Te),Te);(function(){"use strict";var _o,ko,So;const ze='*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.bottom-1{bottom:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.inline{display:inline}.flex{display:flex}.h-10{height:2.5rem}.h-5{height:1.25rem}.w-10{width:2.5rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-full{width:100%}@keyframes moveIn{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-fadein{animation:fadeIn 1s ease-in-out,moveIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-show{animation:fadeIn .2s ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grabbing{cursor:grabbing}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-0{border-width:0px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-transparent{border-color:transparent}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.bg-cyan-950{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-purple-950{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.bg-stone-950{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-cyan-900{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-900{--tw-gradient-from: #1c1917 var(--tw-gradient-from-position);--tw-gradient-to: rgb(28 25 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-cyan-700{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-neutral-700{--tw-gradient-to: #404040 var(--tw-gradient-to-position)}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-stone-700{--tw-gradient-to: #44403c var(--tw-gradient-to-position)}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-\\[0_0px_10px_0px_rgba\\(0\\,0\\,0\\,0\\.3\\)\\]{--tw-shadow: 0 0px 10px 0px rgba(0,0,0,.3);--tw-shadow-colored: 0 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_0px_30px_0px_rgba\\(0\\,0\\,0\\,0\\.6\\)\\]{--tw-shadow: 0 0px 30px 0px rgba(0,0,0,.6);--tw-shadow-colored: 0 0px 30px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-dashed{outline-style:dashed}.outline-1{outline-width:1px}.outline-offset-4{outline-offset:4px}.outline-cyan-500{outline-color:#06b6d4}.outline-green-500{outline-color:#22c55e}.outline-neutral-500{outline-color:#737373}.outline-orange-500{outline-color:#f97316}.outline-purple-500{outline-color:#a855f7}.outline-red-500{outline-color:#ef4444}.outline-stone-500{outline-color:#78716c}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.hover\\:bg-cyan-800:hover{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.hover\\:bg-cyan-900:hover{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.hover\\:bg-cyan-950:hover{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.hover\\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.hover\\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.hover\\:bg-green-950:hover{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.hover\\:bg-neutral-700:hover{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.hover\\:bg-neutral-800:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.hover\\:bg-neutral-900:hover{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.hover\\:bg-neutral-950:hover{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.hover\\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.hover\\:bg-orange-800:hover{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.hover\\:bg-orange-900:hover{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.hover\\:bg-orange-950:hover{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.hover\\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.hover\\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.hover\\:bg-purple-900:hover{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.hover\\:bg-purple-950:hover{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.hover\\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.hover\\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.hover\\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.hover\\:bg-stone-700:hover{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.hover\\:bg-stone-800:hover{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.hover\\:bg-stone-900:hover{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.hover\\:bg-stone-950:hover{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.disabled\\:cursor-default:disabled{cursor:default}.disabled\\:bg-neutral-400:disabled{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.disabled\\:text-neutral-200:disabled{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.group:hover .group-hover\\:underline{text-decoration-line:underline}@media (min-width: 640px){.sm\\:w-96{width:24rem}}';function R(){}function Te(e){return e()}function jn(){return Object.create(null)}function Ne(e){e.forEach(Te)}function Kt(e){return typeof e=="function"}function Dt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let xt;function Et(e,t){return e===t?!0:(xt||(xt=document.createElement("a")),xt.href=t,e===xt.href)}function Io(e){return Object.keys(e).length===0}function Oo(e,...t){if(e==null){for(const r of t)r(void 0);return R}const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function To(e,t,n){e.$$.on_destroy.push(Oo(t,n))}const No=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function B(e,t){e.appendChild(t)}function $(e,t,n){e.insertBefore(t,n||null)}function H(e){e.parentNode&&e.parentNode.removeChild(e)}function Po(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function L(e){return document.createElement(e)}function Wt(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function j(e){return document.createTextNode(e)}function K(){return j(" ")}function Lo(){return j("")}function Y(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function E(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Co(e){return Array.from(e.childNodes)}function Me(e,t){t=""+t,e.data!==t&&(e.data=t)}function Fe(e,t){e.value=t??""}function zn(e,t,n){for(let r=0;r<e.options.length;r+=1){const o=e.options[r];if(o.__value===t){o.selected=!0;return}}(!n||t!==void 0)&&(e.selectedIndex=-1)}function Uo(e){const t=e.querySelector(":checked");return t&&t.__value}function Mn(e,t,n){e.classList.toggle(t,!!n)}let at;function lt(e){at=e}function Ro(){if(!at)throw new Error("Function called outside component initialization");return at}function Ho(e){Ro().$$.on_mount.push(e)}const Je=[],ut=[];let Qe=[];const Kn=[],$o=Promise.resolve();let Vt=!1;function qo(){Vt||(Vt=!0,$o.then(Dn))}function _t(e){Qe.push(e)}const Gt=new Set;let Xe=0;function Dn(){if(Xe!==0)return;const e=at;do{try{for(;Xe<Je.length;){const t=Je[Xe];Xe++,lt(t),jo(t.$$)}}catch(t){throw Je.length=0,Xe=0,t}for(lt(null),Je.length=0,Xe=0;ut.length;)ut.pop()();for(let t=0;t<Qe.length;t+=1){const n=Qe[t];Gt.has(n)||(Gt.add(n),n())}Qe.length=0}while(Je.length);for(;Kn.length;)Kn.pop()();Vt=!1,Gt.clear(),lt(e)}function jo(e){if(e.fragment!==null){e.update(),Ne(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(_t)}}function zo(e){const t=[],n=[];Qe.forEach(r=>e.indexOf(r)===-1?t.push(r):n.push(r)),n.forEach(r=>r()),Qe=t}const kt=new Set;let Ke;function St(){Ke={r:0,c:[],p:Ke}}function At(){Ke.r||Ne(Ke.c),Ke=Ke.p}function ue(e,t){e&&e.i&&(kt.delete(e),e.i(t))}function be(e,t,n,r){if(e&&e.o){if(kt.has(e))return;kt.add(e),Ke.c.push(()=>{kt.delete(e),r&&(n&&e.d(1),r())}),e.o(t)}else r&&r()}function Wn(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Vn(e){e&&e.c()}function Zt(e,t,n){const{fragment:r,after_update:o}=e.$$;r&&r.m(t,n),_t(()=>{const i=e.$$.on_mount.map(Te).filter(Kt);e.$$.on_destroy?e.$$.on_destroy.push(...i):Ne(i),e.$$.on_mount=[]}),o.forEach(_t)}function Yt(e,t){const n=e.$$;n.fragment!==null&&(zo(n.after_update),Ne(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function Mo(e,t){e.$$.dirty[0]===-1&&(Je.push(e),qo(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Gn(e,t,n,r,o,i,s=null,c=[-1]){const a=at;lt(e);const l=e.$$={fragment:null,ctx:[],props:i,update:R,not_equal:o,bound:jn(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(a?a.$$.context:[])),callbacks:jn(),dirty:c,skip_bound:!1,root:t.target||a.$$.root};s&&s(l.root);let f=!1;if(l.ctx=n?n(e,t.props||{},(u,g,...h)=>{const b=h.length?h[0]:g;return l.ctx&&o(l.ctx[u],l.ctx[u]=b)&&(!l.skip_bound&&l.bound[u]&&l.bound[u](b),f&&Mo(e,u)),g}):[],l.update(),f=!0,Ne(l.before_update),l.fragment=r?r(l.ctx):!1,t.target){if(t.hydrate){const u=Co(t.target);l.fragment&&l.fragment.l(u),u.forEach(H)}else l.fragment&&l.fragment.c();t.intro&&ue(e.$$.fragment),Zt(e,t.target,t.anchor),Dn()}lt(a)}class Zn{constructor(){x(this,"$$");x(this,"$$set")}$destroy(){Yt(this,1),this.$destroy=R}$on(t,n){if(!Kt(n))return R;const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return r.push(n),()=>{const o=r.indexOf(n);o!==-1&&r.splice(o,1)}}$set(t){this.$$set&&!Io(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ko="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ko);function Do(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ft={exports:{}};function Yn(e,t=100,n={}){if(typeof e!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof e}\`.`);if(t<0)throw new RangeError("`wait` must not be negative.");const{immediate:r}=typeof n=="boolean"?{immediate:n}:n;let o,i,s,c,a;function l(){const u=Date.now()-c;if(u<t&&u>=0)s=setTimeout(l,t-u);else if(s=void 0,!r){const g=o,h=i;o=void 0,i=void 0,a=e.apply(g,h)}}const f=function(...u){if(o&&this!==o)throw new Error("Debounced method called with different contexts.");o=this,i=u,c=Date.now();const g=r&&!s;if(s||(s=setTimeout(l,t)),g){const h=o,b=i;o=void 0,i=void 0,a=e.apply(h,b)}return a};return f.clear=()=>{s&&(clearTimeout(s),s=void 0)},f.flush=()=>{if(!s)return;const u=o,g=i;o=void 0,i=void 0,a=e.apply(u,g),clearTimeout(s),s=void 0},f}Ft.exports.debounce=Yn,Ft.exports=Yn;var Wo=Ft.exports;const Fn=Do(Wo),Jt=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Jn=e=>e instanceof Uint8Array,Qt=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),we=(e,t)=>e<<32-t|e>>>t;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");const Vo=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function te(e){if(!Jn(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=Vo[e[n]];return t}function Xt(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);const t=e.length;if(t%2)throw new Error("padded hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(t/2);for(let r=0;r<n.length;r++){const o=r*2,i=e.slice(o,o+2),s=Number.parseInt(i,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");n[r]=s}return n}function Go(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Qn(e){if(typeof e=="string"&&(e=Go(e)),!Jn(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}let Zo=class{clone(){return this._cloneInto()}};function Xn(e){const t=r=>e().update(Qn(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function Yo(e=32){if(Jt&&typeof Jt.getRandomValues=="function")return Jt.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function er(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function tr(e,...t){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");if(t.length>0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}function Fo(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");er(e.outputLen),er(e.blockLen)}function Bt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Jo(e,t){tr(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const en=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const nr=e=>e instanceof Uint8Array,tn=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),ye=(e,t)=>e<<32-t|e>>>t;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function Qo(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function nn(e){if(typeof e=="string"&&(e=Qo(e)),!nr(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function Xo(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!nr(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}class rr{clone(){return this._cloneInto()}}function ei(e){const t=r=>e().update(nn(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function or(e=32){if(en&&typeof en.getRandomValues=="function")return en.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function ti(e,t,n,r){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,n,r);const o=BigInt(32),i=BigInt(4294967295),s=Number(n>>o&i),c=Number(n&i),a=r?4:0,l=r?0:4;e.setUint32(t+a,s,r),e.setUint32(t+l,c,r)}let ni=class extends rr{constructor(t,n,r,o){super(),this.blockLen=t,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=tn(this.buffer)}update(t){Bt(this);const{view:n,buffer:r,blockLen:o}=this;t=nn(t);const i=t.length;for(let s=0;s<i;){const c=Math.min(o-this.pos,i-s);if(c===o){const a=tn(t);for(;o<=i-s;s+=o)this.process(a,s);continue}r.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Bt(this),Jo(t,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:i}=this;let{pos:s}=this;n[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(r,0),s=0);for(let u=s;u<o;u++)n[u]=0;ti(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=tn(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,f=this.get();if(l>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<l;u++)c.setUint32(4*u,f[u],i)}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:i,destroyed:s,pos:c}=this;return t.length=o,t.pos=c,t.finished=i,t.destroyed=s,o%n&&t.buffer.set(r),t}};const ri=(e,t,n)=>e&t^~e&n,oi=(e,t,n)=>e&t^e&n^t&n,ii=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Pe=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Le=new Uint32Array(64);let si=class extends ni{constructor(){super(64,32,8,!1),this.A=Pe[0]|0,this.B=Pe[1]|0,this.C=Pe[2]|0,this.D=Pe[3]|0,this.E=Pe[4]|0,this.F=Pe[5]|0,this.G=Pe[6]|0,this.H=Pe[7]|0}get(){const{A:t,B:n,C:r,D:o,E:i,F:s,G:c,H:a}=this;return[t,n,r,o,i,s,c,a]}set(t,n,r,o,i,s,c,a){this.A=t|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,n){for(let u=0;u<16;u++,n+=4)Le[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const g=Le[u-15],h=Le[u-2],b=ye(g,7)^ye(g,18)^g>>>3,d=ye(h,17)^ye(h,19)^h>>>10;Le[u]=d+Le[u-7]+b+Le[u-16]|0}let{A:r,B:o,C:i,D:s,E:c,F:a,G:l,H:f}=this;for(let u=0;u<64;u++){const g=ye(c,6)^ye(c,11)^ye(c,25),h=f+g+ri(c,a,l)+ii[u]+Le[u]|0,d=(ye(r,2)^ye(r,13)^ye(r,22))+oi(r,o,i)|0;f=l,l=a,a=c,c=s+h|0,s=i,i=o,o=r,r=h+d|0}r=r+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,l=l+this.G|0,f=f+this.H|0,this.set(r,o,i,s,c,a,l,f)}roundClean(){Le.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const rn=ei(()=>new si);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ir=BigInt(0),It=BigInt(1),ci=BigInt(2),Ot=e=>e instanceof Uint8Array,ai=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function et(e){if(!Ot(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=ai[e[n]];return t}function sr(e){const t=e.toString(16);return t.length&1?`0${t}`:t}function on(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return BigInt(e===""?"0":`0x${e}`)}function tt(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);const t=e.length;if(t%2)throw new Error("padded hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(t/2);for(let r=0;r<n.length;r++){const o=r*2,i=e.slice(o,o+2),s=Number.parseInt(i,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");n[r]=s}return n}function re(e){return on(et(e))}function sn(e){if(!Ot(e))throw new Error("Uint8Array expected");return on(et(Uint8Array.from(e).reverse()))}function Ce(e,t){return tt(e.toString(16).padStart(t*2,"0"))}function cn(e,t){return Ce(e,t).reverse()}function li(e){return tt(sr(e))}function X(e,t,n){let r;if(typeof t=="string")try{r=tt(t)}catch(i){throw new Error(`${e} must be valid hex string, got "${t}". Cause: ${i}`)}else if(Ot(t))r=Uint8Array.from(t);else throw new Error(`${e} must be hex string or Uint8Array`);const o=r.length;if(typeof n=="number"&&o!==n)throw new Error(`${e} expected ${n} bytes, got ${o}`);return r}function De(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!Ot(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}function ui(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function fi(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function di(e){let t;for(t=0;e>ir;e>>=It,t+=1);return t}function hi(e,t){return e>>BigInt(t)&It}const gi=(e,t,n)=>e|(n?It:ir)<<BigInt(t),an=e=>(ci<<BigInt(e-1))-It,ln=e=>new Uint8Array(e),cr=e=>Uint8Array.from(e);function ar(e,t,n){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");let r=ln(e),o=ln(e),i=0;const s=()=>{r.fill(1),o.fill(0),i=0},c=(...u)=>n(o,r,...u),a=(u=ln())=>{o=c(cr([0]),u),r=c(),u.length!==0&&(o=c(cr([1]),u),r=c())},l=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const g=[];for(;u<t;){r=c();const h=r.slice();g.push(h),u+=r.length}return De(...g)};return(u,g)=>{s(),a(u);let h;for(;!(h=g(l()));)a();return s(),h}}const pi={bigint:e=>typeof e=="bigint",function:e=>typeof e=="function",boolean:e=>typeof e=="boolean",string:e=>typeof e=="string",stringOrUint8Array:e=>typeof e=="string"||e instanceof Uint8Array,isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>typeof e=="function"&&Number.isSafeInteger(e.outputLen)};function ft(e,t,n={}){const r=(o,i,s)=>{const c=pi[i];if(typeof c!="function")throw new Error(`Invalid validator "${i}", expected function`);const a=e[o];if(!(s&&a===void 0)&&!c(a,e))throw new Error(`Invalid param ${String(o)}=${a} (${typeof a}), expected ${i}`)};for(const[o,i]of Object.entries(t))r(o,i,!1);for(const[o,i]of Object.entries(n))r(o,i,!0);return e}const bi=Object.freeze(Object.defineProperty({__proto__:null,bitGet:hi,bitLen:di,bitMask:an,bitSet:gi,bytesToHex:et,bytesToNumberBE:re,bytesToNumberLE:sn,concatBytes:De,createHmacDrbg:ar,ensureBytes:X,equalBytes:ui,hexToBytes:tt,hexToNumber:on,numberToBytesBE:Ce,numberToBytesLE:cn,numberToHexUnpadded:sr,numberToVarBytesBE:li,utf8ToBytes:fi,validateObject:ft},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const F=BigInt(0),Z=BigInt(1),We=BigInt(2),wi=BigInt(3),un=BigInt(4),lr=BigInt(5),ur=BigInt(8);BigInt(9),BigInt(16);function Q(e,t){const n=e%t;return n>=F?n:t+n}function yi(e,t,n){if(n<=F||t<F)throw new Error("Expected power/modulo > 0");if(n===Z)return F;let r=Z;for(;t>F;)t&Z&&(r=r*e%n),e=e*e%n,t>>=Z;return r}function ce(e,t,n){let r=e;for(;t-- >F;)r*=r,r%=n;return r}function fn(e,t){if(e===F||t<=F)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let n=Q(e,t),r=t,o=F,i=Z;for(;n!==F;){const c=r/n,a=r%n,l=o-i*c;r=n,n=a,o=i,i=l}if(r!==Z)throw new Error("invert: does not exist");return Q(o,t)}function mi(e){const t=(e-Z)/We;let n,r,o;for(n=e-Z,r=0;n%We===F;n/=We,r++);for(o=We;o<e&&yi(o,t,e)!==e-Z;o++);if(r===1){const s=(e+Z)/un;return function(a,l){const f=a.pow(l,s);if(!a.eql(a.sqr(f),l))throw new Error("Cannot find square root");return f}}const i=(n+Z)/We;return function(c,a){if(c.pow(a,t)===c.neg(c.ONE))throw new Error("Cannot find square root");let l=r,f=c.pow(c.mul(c.ONE,o),n),u=c.pow(a,i),g=c.pow(a,n);for(;!c.eql(g,c.ONE);){if(c.eql(g,c.ZERO))return c.ZERO;let h=1;for(let d=c.sqr(g);h<l&&!c.eql(d,c.ONE);h++)d=c.sqr(d);const b=c.pow(f,Z<<BigInt(l-h-1));f=c.sqr(b),u=c.mul(u,b),g=c.mul(g,f),l=h}return u}}function vi(e){if(e%un===wi){const t=(e+Z)/un;return function(r,o){const i=r.pow(o,t);if(!r.eql(r.sqr(i),o))throw new Error("Cannot find square root");return i}}if(e%ur===lr){const t=(e-lr)/ur;return function(r,o){const i=r.mul(o,We),s=r.pow(i,t),c=r.mul(o,s),a=r.mul(r.mul(c,We),s),l=r.mul(c,r.sub(a,r.ONE));if(!r.eql(r.sqr(l),o))throw new Error("Cannot find square root");return l}}return mi(e)}const xi=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ei(e){const t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=xi.reduce((r,o)=>(r[o]="function",r),t);return ft(e,n)}function _i(e,t,n){if(n<F)throw new Error("Expected power > 0");if(n===F)return e.ONE;if(n===Z)return t;let r=e.ONE,o=t;for(;n>F;)n&Z&&(r=e.mul(r,o)),o=e.sqr(o),n>>=Z;return r}function ki(e,t){const n=new Array(t.length),r=t.reduce((i,s,c)=>e.is0(s)?i:(n[c]=i,e.mul(i,s)),e.ONE),o=e.inv(r);return t.reduceRight((i,s,c)=>e.is0(s)?i:(n[c]=e.mul(i,n[c]),e.mul(i,s)),o),n}function fr(e,t){const n=t!==void 0?t:e.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function Si(e,t,n=!1,r={}){if(e<=F)throw new Error(`Expected Field ORDER > 0, got ${e}`);const{nBitLength:o,nByteLength:i}=fr(e,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=vi(e),c=Object.freeze({ORDER:e,BITS:o,BYTES:i,MASK:an(o),ZERO:F,ONE:Z,create:a=>Q(a,e),isValid:a=>{if(typeof a!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof a}`);return F<=a&&a<e},is0:a=>a===F,isOdd:a=>(a&Z)===Z,neg:a=>Q(-a,e),eql:(a,l)=>a===l,sqr:a=>Q(a*a,e),add:(a,l)=>Q(a+l,e),sub:(a,l)=>Q(a-l,e),mul:(a,l)=>Q(a*l,e),pow:(a,l)=>_i(c,a,l),div:(a,l)=>Q(a*fn(l,e),e),sqrN:a=>a*a,addN:(a,l)=>a+l,subN:(a,l)=>a-l,mulN:(a,l)=>a*l,inv:a=>fn(a,e),sqrt:r.sqrt||(a=>s(c,a)),invertBatch:a=>ki(c,a),cmov:(a,l,f)=>f?l:a,toBytes:a=>n?cn(a,i):Ce(a,i),fromBytes:a=>{if(a.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${a.length}`);return n?sn(a):re(a)}});return Object.freeze(c)}function dr(e){if(typeof e!="bigint")throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function hr(e){const t=dr(e);return t+Math.ceil(t/2)}function Ai(e,t,n=!1){const r=e.length,o=dr(t),i=hr(t);if(r<16||r<i||r>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${r}`);const s=n?re(e):sn(e),c=Q(s,t-Z)+Z;return n?cn(c,o):Ce(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Bi=BigInt(0),dn=BigInt(1);function Ii(e,t){const n=(o,i)=>{const s=i.negate();return o?s:i},r=o=>{const i=Math.ceil(t/o)+1,s=2**(o-1);return{windows:i,windowSize:s}};return{constTimeNegate:n,unsafeLadder(o,i){let s=e.ZERO,c=o;for(;i>Bi;)i&dn&&(s=s.add(c)),c=c.double(),i>>=dn;return s},precomputeWindow(o,i){const{windows:s,windowSize:c}=r(i),a=[];let l=o,f=l;for(let u=0;u<s;u++){f=l,a.push(f);for(let g=1;g<c;g++)f=f.add(l),a.push(f);l=f.double()}return a},wNAF(o,i,s){const{windows:c,windowSize:a}=r(o);let l=e.ZERO,f=e.BASE;const u=BigInt(2**o-1),g=2**o,h=BigInt(o);for(let b=0;b<c;b++){const d=b*a;let p=Number(s&u);s>>=h,p>a&&(p-=g,s+=dn);const w=d,m=d+Math.abs(p)-1,_=b%2!==0,O=p<0;p===0?f=f.add(n(_,i[w])):l=l.add(n(O,i[m]))}return{p:l,f}},wNAFCached(o,i,s,c){const a=o._WINDOW_SIZE||1;let l=i.get(o);return l||(l=this.precomputeWindow(o,a),a!==1&&i.set(o,c(l))),this.wNAF(a,l,s)}}}function gr(e){return Ei(e.Fp),ft(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...fr(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Oi(e){const t=gr(e);ft(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:o}=t;if(n){if(!r.eql(o,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof n!="object"||typeof n.beta!="bigint"||typeof n.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...t})}const{bytesToNumberBE:Ti,hexToBytes:Ni}=bi,Ve={Err:class extends Error{constructor(t=""){super(t)}},_parseInt(e){const{Err:t}=Ve;if(e.length<2||e[0]!==2)throw new t("Invalid signature integer tag");const n=e[1],r=e.subarray(2,n+2);if(!n||r.length!==n)throw new t("Invalid signature integer: wrong length");if(r[0]&128)throw new t("Invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("Invalid signature integer: unnecessary leading zero");return{d:Ti(r),l:e.subarray(n+2)}},toSig(e){const{Err:t}=Ve,n=typeof e=="string"?Ni(e):e;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||n[0]!=48)throw new t("Invalid signature tag");if(n[1]!==r-2)throw new t("Invalid signature: incorrect length");const{d:o,l:i}=Ve._parseInt(n.subarray(2)),{d:s,l:c}=Ve._parseInt(i);if(c.length)throw new t("Invalid signature: left bytes after parsing");return{r:o,s}},hexFromSig(e){const t=l=>Number.parseInt(l[0],16)&8?"00"+l:l,n=l=>{const f=l.toString(16);return f.length&1?`0${f}`:f},r=t(n(e.s)),o=t(n(e.r)),i=r.length/2,s=o.length/2,c=n(i),a=n(s);return`30${n(s+i+4)}02${a}${o}02${c}${r}`}},ke=BigInt(0),ae=BigInt(1);BigInt(2);const pr=BigInt(3);BigInt(4);function Pi(e){const t=Oi(e),{Fp:n}=t,r=t.toBytes||((b,d,p)=>{const w=d.toAffine();return De(Uint8Array.from([4]),n.toBytes(w.x),n.toBytes(w.y))}),o=t.fromBytes||(b=>{const d=b.subarray(1),p=n.fromBytes(d.subarray(0,n.BYTES)),w=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:p,y:w}});function i(b){const{a:d,b:p}=t,w=n.sqr(b),m=n.mul(w,b);return n.add(n.add(m,n.mul(b,d)),p)}if(!n.eql(n.sqr(t.Gy),i(t.Gx)))throw new Error("bad generator point: equation left != right");function s(b){return typeof b=="bigint"&&ke<b&&b<t.n}function c(b){if(!s(b))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function a(b){const{allowedPrivateKeyLengths:d,nByteLength:p,wrapPrivateKey:w,n:m}=t;if(d&&typeof b!="bigint"){if(b instanceof Uint8Array&&(b=et(b)),typeof b!="string"||!d.includes(b.length))throw new Error("Invalid key");b=b.padStart(p*2,"0")}let _;try{_=typeof b=="bigint"?b:re(X("private key",b,p))}catch{throw new Error(`private key must be ${p} bytes, hex or bigint, not ${typeof b}`)}return w&&(_=Q(_,m)),c(_),_}const l=new Map;function f(b){if(!(b instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,p,w){if(this.px=d,this.py=p,this.pz=w,d==null||!n.isValid(d))throw new Error("x required");if(p==null||!n.isValid(p))throw new Error("y required");if(w==null||!n.isValid(w))throw new Error("z required")}static fromAffine(d){const{x:p,y:w}=d||{};if(!d||!n.isValid(p)||!n.isValid(w))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const m=_=>n.eql(_,n.ZERO);return m(p)&&m(w)?u.ZERO:new u(p,w,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const p=n.invertBatch(d.map(w=>w.pz));return d.map((w,m)=>w.toAffine(p[m])).map(u.fromAffine)}static fromHex(d){const p=u.fromAffine(o(X("pointHex",d)));return p.assertValidity(),p}static fromPrivateKey(d){return u.BASE.multiply(a(d))}_setWindowSize(d){this._WINDOW_SIZE=d,l.delete(this)}assertValidity(){if(this.is0()){if(t.allowInfinityPoint&&!n.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:d,y:p}=this.toAffine();if(!n.isValid(d)||!n.isValid(p))throw new Error("bad point: x or y not FE");const w=n.sqr(p),m=i(d);if(!n.eql(w,m))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:d}=this.toAffine();if(n.isOdd)return!n.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){f(d);const{px:p,py:w,pz:m}=this,{px:_,py:O,pz:N}=d,S=n.eql(n.mul(p,N),n.mul(_,m)),v=n.eql(n.mul(w,N),n.mul(O,m));return S&&v}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b:p}=t,w=n.mul(p,pr),{px:m,py:_,pz:O}=this;let N=n.ZERO,S=n.ZERO,v=n.ZERO,y=n.mul(m,m),A=n.mul(_,_),C=n.mul(O,O),P=n.mul(m,_);return P=n.add(P,P),v=n.mul(m,O),v=n.add(v,v),N=n.mul(d,v),S=n.mul(w,C),S=n.add(N,S),N=n.sub(A,S),S=n.add(A,S),S=n.mul(N,S),N=n.mul(P,N),v=n.mul(w,v),C=n.mul(d,C),P=n.sub(y,C),P=n.mul(d,P),P=n.add(P,v),v=n.add(y,y),y=n.add(v,y),y=n.add(y,C),y=n.mul(y,P),S=n.add(S,y),C=n.mul(_,O),C=n.add(C,C),y=n.mul(C,P),N=n.sub(N,y),v=n.mul(C,A),v=n.add(v,v),v=n.add(v,v),new u(N,S,v)}add(d){f(d);const{px:p,py:w,pz:m}=this,{px:_,py:O,pz:N}=d;let S=n.ZERO,v=n.ZERO,y=n.ZERO;const A=t.a,C=n.mul(t.b,pr);let P=n.mul(p,_),M=n.mul(w,O),W=n.mul(m,N),oe=n.add(p,w),k=n.add(_,O);oe=n.mul(oe,k),k=n.add(P,M),oe=n.sub(oe,k),k=n.add(p,m);let T=n.add(_,N);return k=n.mul(k,T),T=n.add(P,W),k=n.sub(k,T),T=n.add(w,m),S=n.add(O,N),T=n.mul(T,S),S=n.add(M,W),T=n.sub(T,S),y=n.mul(A,k),S=n.mul(C,W),y=n.add(S,y),S=n.sub(M,y),y=n.add(M,y),v=n.mul(S,y),M=n.add(P,P),M=n.add(M,P),W=n.mul(A,W),k=n.mul(C,k),M=n.add(M,W),W=n.sub(P,W),W=n.mul(A,W),k=n.add(k,W),P=n.mul(M,k),v=n.add(v,P),P=n.mul(T,k),S=n.mul(oe,S),S=n.sub(S,P),P=n.mul(oe,M),y=n.mul(T,y),y=n.add(y,P),new u(S,v,y)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return h.wNAFCached(this,l,d,p=>{const w=n.invertBatch(p.map(m=>m.pz));return p.map((m,_)=>m.toAffine(w[_])).map(u.fromAffine)})}multiplyUnsafe(d){const p=u.ZERO;if(d===ke)return p;if(c(d),d===ae)return this;const{endo:w}=t;if(!w)return h.unsafeLadder(this,d);let{k1neg:m,k1:_,k2neg:O,k2:N}=w.splitScalar(d),S=p,v=p,y=this;for(;_>ke||N>ke;)_&ae&&(S=S.add(y)),N&ae&&(v=v.add(y)),y=y.double(),_>>=ae,N>>=ae;return m&&(S=S.negate()),O&&(v=v.negate()),v=new u(n.mul(v.px,w.beta),v.py,v.pz),S.add(v)}multiply(d){c(d);let p=d,w,m;const{endo:_}=t;if(_){const{k1neg:O,k1:N,k2neg:S,k2:v}=_.splitScalar(p);let{p:y,f:A}=this.wNAF(N),{p:C,f:P}=this.wNAF(v);y=h.constTimeNegate(O,y),C=h.constTimeNegate(S,C),C=new u(n.mul(C.px,_.beta),C.py,C.pz),w=y.add(C),m=A.add(P)}else{const{p:O,f:N}=this.wNAF(p);w=O,m=N}return u.normalizeZ([w,m])[0]}multiplyAndAddUnsafe(d,p,w){const m=u.BASE,_=(N,S)=>S===ke||S===ae||!N.equals(m)?N.multiplyUnsafe(S):N.multiply(S),O=_(this,p).add(_(d,w));return O.is0()?void 0:O}toAffine(d){const{px:p,py:w,pz:m}=this,_=this.is0();d==null&&(d=_?n.ONE:n.inv(m));const O=n.mul(p,d),N=n.mul(w,d),S=n.mul(m,d);if(_)return{x:n.ZERO,y:n.ZERO};if(!n.eql(S,n.ONE))throw new Error("invZ was invalid");return{x:O,y:N}}isTorsionFree(){const{h:d,isTorsionFree:p}=t;if(d===ae)return!0;if(p)return p(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:p}=t;return d===ae?this:p?p(u,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return et(this.toRawBytes(d))}}u.BASE=new u(t.Gx,t.Gy,n.ONE),u.ZERO=new u(n.ZERO,n.ONE,n.ZERO);const g=t.nBitLength,h=Ii(u,t.endo?Math.ceil(g/2):g);return{CURVE:t,ProjectivePoint:u,normPrivateKeyToScalar:a,weierstrassEquation:i,isWithinCurveOrder:s}}function Li(e){const t=gr(e);return ft(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function Ci(e){const t=Li(e),{Fp:n,n:r}=t,o=n.BYTES+1,i=2*n.BYTES+1;function s(k){return ke<k&&k<n.ORDER}function c(k){return Q(k,r)}function a(k){return fn(k,r)}const{ProjectivePoint:l,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:g}=Pi({...t,toBytes(k,T,U){const z=T.toAffine(),q=n.toBytes(z.x),V=De;return U?V(Uint8Array.from([T.hasEvenY()?2:3]),q):V(Uint8Array.from([4]),q,n.toBytes(z.y))},fromBytes(k){const T=k.length,U=k[0],z=k.subarray(1);if(T===o&&(U===2||U===3)){const q=re(z);if(!s(q))throw new Error("Point is not on curve");const V=u(q);let D=n.sqrt(V);const J=(D&ae)===ae;return(U&1)===1!==J&&(D=n.neg(D)),{x:q,y:D}}else if(T===i&&U===4){const q=n.fromBytes(z.subarray(0,n.BYTES)),V=n.fromBytes(z.subarray(n.BYTES,2*n.BYTES));return{x:q,y:V}}else throw new Error(`Point of length ${T} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),h=k=>et(Ce(k,t.nByteLength));function b(k){const T=r>>ae;return k>T}function d(k){return b(k)?c(-k):k}const p=(k,T,U)=>re(k.slice(T,U));class w{constructor(T,U,z){this.r=T,this.s=U,this.recovery=z,this.assertValidity()}static fromCompact(T){const U=t.nByteLength;return T=X("compactSignature",T,U*2),new w(p(T,0,U),p(T,U,2*U))}static fromDER(T){const{r:U,s:z}=Ve.toSig(X("DER",T));return new w(U,z)}assertValidity(){if(!g(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!g(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(T){return new w(this.r,this.s,T)}recoverPublicKey(T){const{r:U,s:z,recovery:q}=this,V=v(X("msgHash",T));if(q==null||![0,1,2,3].includes(q))throw new Error("recovery id invalid");const D=q===2||q===3?U+t.n:U;if(D>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const J=q&1?"03":"02",ie=l.fromHex(J+h(D)),fe=a(D),xe=c(-V*fe),de=c(z*fe),he=l.BASE.multiplyAndAddUnsafe(ie,xe,de);if(!he)throw new Error("point at infinify");return he.assertValidity(),he}hasHighS(){return b(this.s)}normalizeS(){return this.hasHighS()?new w(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return tt(this.toDERHex())}toDERHex(){return Ve.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return tt(this.toCompactHex())}toCompactHex(){return h(this.r)+h(this.s)}}const m={isValidPrivateKey(k){try{return f(k),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const k=hr(t.n);return Ai(t.randomBytes(k),t.n)},precompute(k=8,T=l.BASE){return T._setWindowSize(k),T.multiply(BigInt(3)),T}};function _(k,T=!0){return l.fromPrivateKey(k).toRawBytes(T)}function O(k){const T=k instanceof Uint8Array,U=typeof k=="string",z=(T||U)&&k.length;return T?z===o||z===i:U?z===2*o||z===2*i:k instanceof l}function N(k,T,U=!0){if(O(k))throw new Error("first arg must be private key");if(!O(T))throw new Error("second arg must be public key");return l.fromHex(T).multiply(f(k)).toRawBytes(U)}const S=t.bits2int||function(k){const T=re(k),U=k.length*8-t.nBitLength;return U>0?T>>BigInt(U):T},v=t.bits2int_modN||function(k){return c(S(k))},y=an(t.nBitLength);function A(k){if(typeof k!="bigint")throw new Error("bigint expected");if(!(ke<=k&&k<y))throw new Error(`bigint expected < 2^${t.nBitLength}`);return Ce(k,t.nByteLength)}function C(k,T,U=P){if(["recovered","canonical"].some(Ee=>Ee in U))throw new Error("sign() legacy options not supported");const{hash:z,randomBytes:q}=t;let{lowS:V,prehash:D,extraEntropy:J}=U;V==null&&(V=!0),k=X("msgHash",k),D&&(k=X("prehashed msgHash",z(k)));const ie=v(k),fe=f(T),xe=[A(fe),A(ie)];if(J!=null){const Ee=J===!0?q(n.BYTES):J;xe.push(X("extraEntropy",Ee))}const de=De(...xe),he=ie;function st(Ee){const Oe=S(Ee);if(!g(Oe))return;const mt=a(Oe),ge=l.BASE.multiply(Oe).toAffine(),ee=c(ge.x);if(ee===ke)return;const pe=c(mt*c(he+ee*fe));if(pe===ke)return;let vt=(ge.x===ee?0:2)|Number(ge.y&ae),ct=pe;return V&&b(pe)&&(ct=d(pe),vt^=1),new w(ee,ct,vt)}return{seed:de,k2sig:st}}const P={lowS:t.lowS,prehash:!1},M={lowS:t.lowS,prehash:!1};function W(k,T,U=P){const{seed:z,k2sig:q}=C(k,T,U),V=t;return ar(V.hash.outputLen,V.nByteLength,V.hmac)(z,q)}l.BASE._setWindowSize(8);function oe(k,T,U,z=M){var ge;const q=k;if(T=X("msgHash",T),U=X("publicKey",U),"strict"in z)throw new Error("options.strict was renamed to lowS");const{lowS:V,prehash:D}=z;let J,ie;try{if(typeof q=="string"||q instanceof Uint8Array)try{J=w.fromDER(q)}catch(ee){if(!(ee instanceof Ve.Err))throw ee;J=w.fromCompact(q)}else if(typeof q=="object"&&typeof q.r=="bigint"&&typeof q.s=="bigint"){const{r:ee,s:pe}=q;J=new w(ee,pe)}else throw new Error("PARSE");ie=l.fromHex(U)}catch(ee){if(ee.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(V&&J.hasHighS())return!1;D&&(T=t.hash(T));const{r:fe,s:xe}=J,de=v(T),he=a(xe),st=c(de*he),Ee=c(fe*he),Oe=(ge=l.BASE.multiplyAndAddUnsafe(ie,st,Ee))==null?void 0:ge.toAffine();return Oe?c(Oe.x)===fe:!1}return{CURVE:t,getPublicKey:_,getSharedSecret:N,sign:W,verify:oe,ProjectivePoint:l,Signature:w,utils:m}}class br extends rr{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,Fo(t);const r=nn(n);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,i=new Uint8Array(o);i.set(r.length>o?t.create().update(r).digest():r);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),i.fill(0)}update(t){return Bt(this),this.iHash.update(t),this}digestInto(t){Bt(this),tr(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=n._cloneInto(t.oHash),t.iHash=r._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const wr=(e,t,n)=>new br(e,t).update(n).digest();wr.create=(e,t)=>new br(e,t);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Ui(e){return{hash:e,hmac:(t,...n)=>wr(e,t,Xo(...n)),randomBytes:or}}function Ri(e,t){const n=r=>Ci({...e,...Ui(r)});return Object.freeze({...n(t),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Tt=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),Nt=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),yr=BigInt(1),Pt=BigInt(2),mr=(e,t)=>(e+t/Pt)/t;function vr(e){const t=Tt,n=BigInt(3),r=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),l=e*e*e%t,f=l*l*e%t,u=ce(f,n,t)*f%t,g=ce(u,n,t)*f%t,h=ce(g,Pt,t)*l%t,b=ce(h,o,t)*h%t,d=ce(b,i,t)*b%t,p=ce(d,c,t)*d%t,w=ce(p,a,t)*p%t,m=ce(w,c,t)*d%t,_=ce(m,n,t)*f%t,O=ce(_,s,t)*b%t,N=ce(O,r,t)*l%t,S=ce(N,Pt,t);if(!hn.eql(hn.sqr(S),e))throw new Error("Cannot find square root");return S}const hn=Si(Tt,void 0,void 0,{sqrt:vr}),dt=Ri({a:BigInt(0),b:BigInt(7),Fp:hn,n:Nt,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=Nt,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-yr*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),c=mr(i*e,t),a=mr(-r*e,t);let l=Q(e-c*n-a*o,t),f=Q(-c*r-a*i,t);const u=l>s,g=f>s;if(u&&(l=t-l),g&&(f=t-f),l>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:u,k1:l,k2neg:g,k2:f}}}},rn),Lt=BigInt(0),xr=e=>typeof e=="bigint"&&Lt<e&&e<Tt,Hi=e=>typeof e=="bigint"&&Lt<e&&e<Nt,Er={};function Ct(e,...t){let n=Er[e];if(n===void 0){const r=rn(Uint8Array.from(e,o=>o.charCodeAt(0)));n=De(r,r),Er[e]=n}return rn(De(n,...t))}const gn=e=>e.toRawBytes(!0).slice(1),pn=e=>Ce(e,32),bn=e=>Q(e,Tt),ht=e=>Q(e,Nt),wn=dt.ProjectivePoint,$i=(e,t,n)=>wn.BASE.multiplyAndAddUnsafe(e,t,n);function yn(e){let t=dt.utils.normPrivateKeyToScalar(e),n=wn.fromPrivateKey(t);return{scalar:n.hasEvenY()?t:ht(-t),bytes:gn(n)}}function _r(e){if(!xr(e))throw new Error("bad x: need 0 < x < p");const t=bn(e*e),n=bn(t*e+BigInt(7));let r=vr(n);r%Pt!==Lt&&(r=bn(-r));const o=new wn(e,r,yr);return o.assertValidity(),o}function kr(...e){return ht(re(Ct("BIP0340/challenge",...e)))}function qi(e){return yn(e).bytes}function ji(e,t,n=or(32)){const r=X("message",e),{bytes:o,scalar:i}=yn(t),s=X("auxRand",n,32),c=pn(i^re(Ct("BIP0340/aux",s))),a=Ct("BIP0340/nonce",c,o,r),l=ht(re(a));if(l===Lt)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=yn(l),g=kr(f,o,r),h=new Uint8Array(64);if(h.set(f,0),h.set(pn(ht(u+g*i)),32),!Sr(h,r,o))throw new Error("sign: Invalid signature produced");return h}function Sr(e,t,n){const r=X("signature",e,64),o=X("message",t),i=X("publicKey",n,32);try{const s=_r(re(i)),c=re(r.subarray(0,32));if(!xr(c))return!1;const a=re(r.subarray(32,64));if(!Hi(a))return!1;const l=kr(pn(c),gn(s),o),f=$i(s,a,ht(-l));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const ne={getPublicKey:qi,sign:ji,verify:Sr,utils:{randomPrivateKey:dt.utils.randomPrivateKey,lift_x:_r,pointToBytes:gn,numberToBytesBE:Ce,bytesToNumberBE:re,taggedHash:Ct,mod:Q}};function mn(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function zi(e){if(typeof e!="boolean")throw new Error(`Expected boolean, not ${e}`)}function Ar(e,...t){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");if(t.length>0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}function Mi(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");mn(e.outputLen),mn(e.blockLen)}function Ki(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Di(e,t){Ar(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const vn={number:mn,bool:zi,bytes:Ar,hash:Mi,exists:Ki,output:Di};function Wi(e,t,n,r){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,n,r);const o=BigInt(32),i=BigInt(4294967295),s=Number(n>>o&i),c=Number(n&i),a=r?4:0,l=r?0:4;e.setUint32(t+a,s,r),e.setUint32(t+l,c,r)}class Vi extends Zo{constructor(t,n,r,o){super(),this.blockLen=t,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=Qt(this.buffer)}update(t){vn.exists(this);const{view:n,buffer:r,blockLen:o}=this;t=Qn(t);const i=t.length;for(let s=0;s<i;){const c=Math.min(o-this.pos,i-s);if(c===o){const a=Qt(t);for(;o<=i-s;s+=o)this.process(a,s);continue}r.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){vn.exists(this),vn.output(t,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:i}=this;let{pos:s}=this;n[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(r,0),s=0);for(let u=s;u<o;u++)n[u]=0;Wi(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=Qt(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,f=this.get();if(l>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<l;u++)c.setUint32(4*u,f[u],i)}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:i,destroyed:s,pos:c}=this;return t.length=o,t.pos=c,t.finished=i,t.destroyed=s,o%n&&t.buffer.set(r),t}}const Gi=(e,t,n)=>e&t^~e&n,Zi=(e,t,n)=>e&t^e&n^t&n,Yi=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ue=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Re=new Uint32Array(64);class Br extends Vi{constructor(){super(64,32,8,!1),this.A=Ue[0]|0,this.B=Ue[1]|0,this.C=Ue[2]|0,this.D=Ue[3]|0,this.E=Ue[4]|0,this.F=Ue[5]|0,this.G=Ue[6]|0,this.H=Ue[7]|0}get(){const{A:t,B:n,C:r,D:o,E:i,F:s,G:c,H:a}=this;return[t,n,r,o,i,s,c,a]}set(t,n,r,o,i,s,c,a){this.A=t|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,n){for(let u=0;u<16;u++,n+=4)Re[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const g=Re[u-15],h=Re[u-2],b=we(g,7)^we(g,18)^g>>>3,d=we(h,17)^we(h,19)^h>>>10;Re[u]=d+Re[u-7]+b+Re[u-16]|0}let{A:r,B:o,C:i,D:s,E:c,F:a,G:l,H:f}=this;for(let u=0;u<64;u++){const g=we(c,6)^we(c,11)^we(c,25),h=f+g+Gi(c,a,l)+Yi[u]+Re[u]|0,d=(we(r,2)^we(r,13)^we(r,22))+Zi(r,o,i)|0;f=l,l=a,a=c,c=s+h|0,s=i,i=o,o=r,r=h+d|0}r=r+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,l=l+this.G|0,f=f+this.H|0,this.set(r,o,i,s,c,a,l,f)}roundClean(){Re.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class Fi extends Br{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const xn=Xn(()=>new Br);Xn(()=>new Fi);var nt=Symbol("verified"),Ji=e=>e instanceof Object;function Qi(e){if(!Ji(e)||typeof e.kind!="number"||typeof e.content!="string"||typeof e.created_at!="number"||typeof e.pubkey!="string"||!e.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(e.tags))return!1;for(let t=0;t<e.tags.length;t++){let n=e.tags[t];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var Xi=new TextEncoder,es=class{generateSecretKey(){return ne.utils.randomPrivateKey()}getPublicKey(t){return te(ne.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=te(ne.getPublicKey(n)),r.id=En(r),r.sig=te(ne.sign(En(r),n)),r[nt]=!0,r}verifyEvent(t){if(typeof t[nt]=="boolean")return t[nt];const n=En(t);if(n!==t.id)return t[nt]=!1,!1;try{const r=ne.verify(t.sig,n,t.pubkey);return t[nt]=r,r}catch{return t[nt]=!1,!1}}};function ts(e){if(!Qi(e))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,e.pubkey,e.created_at,e.kind,e.tags,e.content])}function En(e){let t=xn(Xi.encode(ts(e)));return te(t)}var Ut=new es,ns=Ut.generateSecretKey,Ir=Ut.getPublicKey;Ut.finalizeEvent,Ut.verifyEvent;var Ge=Symbol("verified"),rs=e=>e instanceof Object;function os(e){if(!rs(e)||typeof e.kind!="number"||typeof e.content!="string"||typeof e.created_at!="number"||typeof e.pubkey!="string"||!e.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(e.tags))return!1;for(let t=0;t<e.tags.length;t++){let n=e.tags[t];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var is=new TextEncoder;function gt(e){e.indexOf("://")===-1&&(e="wss://"+e);let t=new URL(e);return t.pathname=t.pathname.replace(/\/+/g,"/"),t.pathname.endsWith("/")&&(t.pathname=t.pathname.slice(0,-1)),(t.port==="80"&&t.protocol==="ws:"||t.port==="443"&&t.protocol==="wss:")&&(t.port=""),t.searchParams.sort(),t.hash="",t.toString()}var ss=class{constructor(t){x(this,"value");x(this,"next",null);x(this,"prev",null);this.value=t}},cs=class{constructor(){x(this,"first");x(this,"last");this.first=null,this.last=null}enqueue(t){const n=new ss(t);return this.last?this.last===this.first?(this.last=n,this.last.prev=this.first,this.first.next=n):(n.prev=this.last,this.last.next=n,this.last=n):(this.first=n,this.last=n),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const n=this.first;return this.first=null,this.last=null,n.value}const t=this.first;return this.first=t.next,t.value}},as=class{generateSecretKey(){return ne.utils.randomPrivateKey()}getPublicKey(t){return te(ne.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=te(ne.getPublicKey(n)),r.id=_n(r),r.sig=te(ne.sign(_n(r),n)),r[Ge]=!0,r}verifyEvent(t){if(typeof t[Ge]=="boolean")return t[Ge];const n=_n(t);if(n!==t.id)return t[Ge]=!1,!1;try{const r=ne.verify(t.sig,n,t.pubkey);return t[Ge]=r,r}catch{return t[Ge]=!1,!1}}};function ls(e){if(!os(e))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,e.pubkey,e.created_at,e.kind,e.tags,e.content])}function _n(e){let t=xn(is.encode(ls(e)));return te(t)}var Rt=new as;Rt.generateSecretKey,Rt.getPublicKey,Rt.finalizeEvent;var us=Rt.verifyEvent,fs=22242;function ds(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1&&!e.ids.some(n=>t.id.startsWith(n))||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1&&!e.authors.some(n=>t.pubkey.startsWith(n)))return!1;for(let n in e)if(n[0]==="#"){let r=n.slice(1),o=e[`#${r}`];if(o&&!t.tags.find(([i,s])=>i===n.slice(1)&&o.indexOf(s)!==-1))return!1}return!(e.since&&t.created_at<e.since||e.until&&t.created_at>e.until)}function hs(e,t){for(let n=0;n<e.length;n++)if(ds(e[n],t))return!0;return!1}function gs(e,t){let n=t.length+3,r=e.indexOf(`"${t}":`)+n,o=e.slice(r).indexOf('"')+r+1;return e.slice(o,o+64)}function ps(e){let t=e.slice(0,22).indexOf('"EVENT"');if(t===-1)return null;let n=e.slice(t+7+1).indexOf('"');if(n===-1)return null;let r=t+7+1+n,o=e.slice(r+1,80).indexOf('"');if(o===-1)return null;let i=r+1+o;return e.slice(r+1,i)}function bs(e,t){return{kind:fs,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}async function ws(){return new Promise(e=>{const t=new MessageChannel,n=()=>{t.port1.removeEventListener("message",n),e()};t.port1.addEventListener("message",n),t.port2.postMessage(0),t.port1.start()})}var ys=e=>(e[Ge]=!0,!0),Or;try{Or=WebSocket}catch{}var Tr=class{constructor(t,n){x(this,"url");x(this,"_connected",!1);x(this,"onclose",null);x(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));x(this,"_onauth",null);x(this,"baseEoseTimeout",4400);x(this,"connectionTimeout",4400);x(this,"openSubs",new Map);x(this,"connectionTimeoutHandle");x(this,"connectionPromise");x(this,"openCountRequests",new Map);x(this,"openEventPublishes",new Map);x(this,"ws");x(this,"incomingMessageQueue",new cs);x(this,"queueRunning",!1);x(this,"challenge");x(this,"serial",0);x(this,"verifyEvent");this.url=gt(t),this.verifyEvent=n.verifyEvent}static async connect(t,n){const r=new Tr(t,n);return await r.connect(),r}closeAllSubscriptions(t){for(let[n,r]of this.openSubs)r.close(t);this.openSubs.clear();for(let[n,r]of this.openEventPublishes)r.reject(new Error(t));this.openEventPublishes.clear();for(let[n,r]of this.openCountRequests)r.reject(new Error(t));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((t,n)=>{this.connectionTimeoutHandle=setTimeout(()=>{var r;n("connection timed out"),this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new Or(this.url)}catch(r){n(r);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,t()},this.ws.onerror=r=>{var o;n(r.message),this._connected&&(this._connected=!1,this.connectionPromise=void 0,(o=this.onclose)==null||o.call(this),this.closeAllSubscriptions("relay connection errored"))},this.ws.onclose=async()=>{var r;this._connected&&(this._connected=!1,this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection closed"))},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await ws();this.queueRunning=!1}handleNext(){var r,o,i;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const n=ps(t);if(n){const s=this.openSubs.get(n);if(!s)return;const c=gs(t,"id"),a=(r=s.alreadyHaveEvent)==null?void 0:r.call(s,c);if((o=s.receivedEvent)==null||o.call(s,this,c),a)return}try{let s=JSON.parse(t);switch(s[0]){case"EVENT":{const c=this.openSubs.get(s[1]),a=s[2];this.verifyEvent(a)&&hs(c.filters,a)&&c.onevent(a);return}case"COUNT":{const c=s[1],a=s[2],l=this.openCountRequests.get(c);l&&(l.resolve(a.count),this.openCountRequests.delete(c));return}case"EOSE":{const c=this.openSubs.get(s[1]);if(!c)return;c.receivedEose();return}case"OK":{const c=s[1],a=s[2],l=s[3],f=this.openEventPublishes.get(c);a?f.resolve(l):f.reject(new Error(l)),this.openEventPublishes.delete(c);return}case"CLOSED":{const c=s[1],a=this.openSubs.get(c);if(!a)return;a.closed=!0,a.close(s[2]);return}case"NOTICE":this.onnotice(s[1]);return;case"AUTH":{this.challenge=s[1],(i=this._onauth)==null||i.call(this,s[1]);return}}}catch{return}}async send(t){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var n;(n=this.ws)==null||n.send(t)})}async auth(t){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const n=await t(bs(this.url,this.challenge)),r=new Promise((o,i)=>{this.openEventPublishes.set(n.id,{resolve:o,reject:i})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(t){const n=new Promise((r,o)=>{this.openEventPublishes.set(t.id,{resolve:r,reject:o})});return this.send('["EVENT",'+JSON.stringify(t)+"]"),n}async count(t,n){this.serial++;const r=(n==null?void 0:n.id)||"count:"+this.serial,o=new Promise((i,s)=>{this.openCountRequests.set(r,{resolve:i,reject:s})});return this.send('["COUNT","'+r+'",'+JSON.stringify(t)+"]"),o}subscribe(t,n){const r=this.prepareSubscription(t,n);return r.fire(),r}prepareSubscription(t,n){this.serial++;const r=n.id||"sub:"+this.serial,o=new ms(this,r,t,n);return this.openSubs.set(r,o),o}close(){var t;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(t=this.ws)==null||t.close()}_onmessage(t){this.incomingMessageQueue.enqueue(t.data),this.queueRunning||this.runQueue()}},ms=class{constructor(t,n,r,o){x(this,"relay");x(this,"id");x(this,"closed",!1);x(this,"eosed",!1);x(this,"filters");x(this,"alreadyHaveEvent");x(this,"receivedEvent");x(this,"onevent");x(this,"oneose");x(this,"onclose");x(this,"eoseTimeout");x(this,"eoseTimeoutHandle");this.relay=t,this.filters=r,this.id=n,this.alreadyHaveEvent=o.alreadyHaveEvent,this.receivedEvent=o.receivedEvent,this.eoseTimeout=o.eoseTimeout||t.baseEoseTimeout,this.oneose=o.oneose,this.onclose=o.onclose,this.onevent=o.onevent||(i=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,i)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var t;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(t=this.oneose)==null||t.call(this))}close(t="closed by caller"){var n;!this.closed&&this.relay.connected&&(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(n=this.onclose)==null||n.call(this,t)}},vs=class{constructor(t){x(this,"relays",new Map);x(this,"seenOn",new Map);x(this,"trackRelays",!1);x(this,"verifyEvent");x(this,"trustedRelayURLs",new Set);this.verifyEvent=t.verifyEvent}async ensureRelay(t,n){t=gt(t);let r=this.relays.get(t);return r||(r=new Tr(t,{verifyEvent:this.trustedRelayURLs.has(t)?ys:this.verifyEvent}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(t,r)),await r.connect(),r}close(t){t.map(gt).forEach(n=>{var r;(r=this.relays.get(n))==null||r.close()})}subscribeMany(t,n,r){return this.subscribeManyMap(Object.fromEntries(t.map(o=>[o,n])),r)}subscribeManyMap(t,n){this.trackRelays&&(n.receivedEvent=(g,h)=>{let b=this.seenOn.get(h);b||(b=new Set,this.seenOn.set(h,b)),b.add(g)});const r=new Set,o=[],i=Object.keys(t).length,s=[];let c=g=>{var h;s[g]=!0,s.filter(b=>b).length===i&&((h=n.oneose)==null||h.call(n),c=()=>{})};const a=[];let l=(g,h)=>{var b;c(g),a[g]=h,a.filter(d=>d).length===i&&((b=n.onclose)==null||b.call(n,a),l=()=>{})};const f=g=>{var b;if((b=n.alreadyHaveEvent)!=null&&b.call(n,g))return!0;const h=r.has(g);return r.add(g),h},u=Promise.all(Object.entries(t).map(async(g,h,b)=>{if(b.indexOf(g)!==h){l(h,"duplicate url");return}let[d,p]=g;d=gt(d);let w;try{w=await this.ensureRelay(d,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(_){l(h,(_==null?void 0:_.message)||String(_));return}let m=w.subscribe(p,{...n,oneose:()=>c(h),onclose:_=>l(h,_),alreadyHaveEvent:f,eoseTimeout:n.maxWait});o.push(m)}));return{async close(){await u,o.forEach(g=>{g.close()})}}}subscribeManyEose(t,n,r){const o=this.subscribeMany(t,n,{...r,oneose(){o.close()}});return o}async querySync(t,n,r){return new Promise(async o=>{const i=[];this.subscribeManyEose(t,[n],{...r,onevent(s){i.push(s)},onclose(s){o(i)}})})}async get(t,n,r){n.limit=1;const o=await this.querySync(t,n,r);return o.sort((i,s)=>s.created_at-i.created_at),o[0]||null}publish(t,n){return t.map(gt).map(async(r,o,i)=>i.indexOf(r)!==o?Promise.reject("duplicate url"):(await this.ensureRelay(r)).publish(n))}},xs=class extends vs{constructor(){super({verifyEvent:us})}};function Nr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Ze(e,...t){if(!Nr(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)}function Ht(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Pr(e,t){Ze(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */const se=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Es=e=>new DataView(e.buffer,e.byteOffset,e.byteLength);if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function _s(e){if(typeof e!="string")throw new Error(`string expected, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function pt(e){if(typeof e=="string")e=_s(e);else if(Nr(e))e=e.slice();else throw new Error(`Uint8Array expected, got ${typeof e}`);return e}const ks=(e,t)=>(Object.assign(t,e),t),Se=16,kn=new Uint8Array(16),me=se(kn),Ss=225,As=(e,t,n,r)=>{const o=r&1;return{s3:n<<31|r>>>1,s2:t<<31|n>>>1,s1:e<<31|t>>>1,s0:e>>>1^Ss<<24&-(o&1)}},le=e=>(e>>>0&255)<<24|(e>>>8&255)<<16|(e>>>16&255)<<8|e>>>24&255|0;function Bs(e){e.reverse();const t=e[15]&1;let n=0;for(let r=0;r<e.length;r++){const o=e[r];e[r]=o>>>1|n,n=(o&1)<<7}return e[0]^=-t&225,e}const Is=e=>e>64*1024?8:e>1024?4:2;class Lr{constructor(t,n){this.blockLen=Se,this.outputLen=Se,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,t=pt(t),Ze(t,16);const r=Es(t);let o=r.getUint32(0,!1),i=r.getUint32(4,!1),s=r.getUint32(8,!1),c=r.getUint32(12,!1);const a=[];for(let b=0;b<128;b++)a.push({s0:le(o),s1:le(i),s2:le(s),s3:le(c)}),{s0:o,s1:i,s2:s,s3:c}=As(o,i,s,c);const l=Is(n||1024);if(![1,2,4,8].includes(l))throw new Error(`ghash: wrong window size=${l}, should be 2, 4 or 8`);this.W=l;const u=128/l,g=this.windowSize=2**l,h=[];for(let b=0;b<u;b++)for(let d=0;d<g;d++){let p=0,w=0,m=0,_=0;for(let O=0;O<l;O++){if(!(d>>>l-O-1&1))continue;const{s0:S,s1:v,s2:y,s3:A}=a[l*b+O];p^=S,w^=v,m^=y,_^=A}h.push({s0:p,s1:w,s2:m,s3:_})}this.t=h}_updateBlock(t,n,r,o){t^=this.s0,n^=this.s1,r^=this.s2,o^=this.s3;const{W:i,t:s,windowSize:c}=this;let a=0,l=0,f=0,u=0;const g=(1<<i)-1;let h=0;for(const b of[t,n,r,o])for(let d=0;d<4;d++){const p=b>>>8*d&255;for(let w=8/i-1;w>=0;w--){const m=p>>>i*w&g,{s0:_,s1:O,s2:N,s3:S}=s[h*c+m];a^=_,l^=O,f^=N,u^=S,h+=1}}this.s0=a,this.s1=l,this.s2=f,this.s3=u}update(t){t=pt(t),Ht(this);const n=se(t),r=Math.floor(t.length/Se),o=t.length%Se;for(let i=0;i<r;i++)this._updateBlock(n[i*4+0],n[i*4+1],n[i*4+2],n[i*4+3]);return o&&(kn.set(t.subarray(r*Se)),this._updateBlock(me[0],me[1],me[2],me[3]),me.fill(0)),this}destroy(){const{t}=this;for(const n of t)n.s0=0,n.s1=0,n.s2=0,n.s3=0}digestInto(t){Ht(this),Pr(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=se(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t}digest(){const t=new Uint8Array(Se);return this.digestInto(t),this.destroy(),t}}class Os extends Lr{constructor(t,n){t=pt(t);const r=Bs(t.slice());super(r,n),r.fill(0)}update(t){t=pt(t),Ht(this);const n=se(t),r=t.length%Se,o=Math.floor(t.length/Se);for(let i=0;i<o;i++)this._updateBlock(le(n[i*4+3]),le(n[i*4+2]),le(n[i*4+1]),le(n[i*4+0]));return r&&(kn.set(t.subarray(o*Se)),this._updateBlock(le(me[3]),le(me[2]),le(me[1]),le(me[0])),me.fill(0)),this}digestInto(t){Ht(this),Pr(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=se(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t.reverse()}}function Cr(e){const t=(r,o)=>e(o,r.length).update(pt(r)).digest(),n=e(new Uint8Array(16),0);return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=(r,o)=>e(r,o),t}Cr((e,t)=>new Lr(e,t)),Cr((e,t)=>new Os(e,t));const He=16,Ts=283;function Sn(e){return e<<1^Ts&-(e>>7)}function rt(e,t){let n=0;for(;t>0;t>>=1)n^=e&-(t&1),e=Sn(e);return n}const An=(()=>{let e=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=Sn(r))e[n]=r;const t=new Uint8Array(256);t[0]=99;for(let n=0;n<255;n++){let r=e[255-n];r|=r<<8,t[e[n]]=(r^r>>4^r>>5^r>>6^r>>7^99)&255}return t})(),Ns=An.map((e,t)=>An.indexOf(t)),Ps=e=>e<<24|e>>>8,Bn=e=>e<<8|e>>>24;function Ur(e,t){if(e.length!==256)throw new Error("Wrong sbox length");const n=new Uint32Array(256).map((l,f)=>t(e[f])),r=n.map(Bn),o=r.map(Bn),i=o.map(Bn),s=new Uint32Array(256*256),c=new Uint32Array(256*256),a=new Uint16Array(256*256);for(let l=0;l<256;l++)for(let f=0;f<256;f++){const u=l*256+f;s[u]=n[l]^r[f],c[u]=o[l]^i[f],a[u]=e[l]<<8|e[f]}return{sbox:e,sbox2:a,T0:n,T1:r,T2:o,T3:i,T01:s,T23:c}}const In=Ur(An,e=>rt(e,3)<<24|e<<16|e<<8|rt(e,2)),Rr=Ur(Ns,e=>rt(e,11)<<24|rt(e,13)<<16|rt(e,9)<<8|rt(e,14)),Ls=(()=>{const e=new Uint8Array(16);for(let t=0,n=1;t<16;t++,n=Sn(n))e[t]=n;return e})();function Hr(e){Ze(e);const t=e.length;if(![16,24,32].includes(t))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${t}`);const{sbox2:n}=In,r=se(e),o=r.length,i=c=>ve(n,c,c,c,c),s=new Uint32Array(t+28);s.set(r);for(let c=o;c<s.length;c++){let a=s[c-1];c%o===0?a=i(Ps(a))^Ls[c/o-1]:o>6&&c%o===4&&(a=i(a)),s[c]=s[c-o]^a}return s}function Cs(e){const t=Hr(e),n=t.slice(),r=t.length,{sbox2:o}=In,{T0:i,T1:s,T2:c,T3:a}=Rr;for(let l=0;l<r;l+=4)for(let f=0;f<4;f++)n[l+f]=t[r-l-4+f];t.fill(0);for(let l=4;l<r-4;l++){const f=n[l],u=ve(o,f,f,f,f);n[l]=i[u&255]^s[u>>>8&255]^c[u>>>16&255]^a[u>>>24]}return n}function $e(e,t,n,r,o,i){return e[n<<8&65280|r>>>8&255]^t[o>>>8&65280|i>>>24&255]}function ve(e,t,n,r,o){return e[t&255|n&65280]|e[r>>>16&255|o>>>16&65280]<<16}function $r(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=In;let a=0;t^=e[a++],n^=e[a++],r^=e[a++],o^=e[a++];const l=e.length/4-2;for(let b=0;b<l;b++){const d=e[a++]^$e(s,c,t,n,r,o),p=e[a++]^$e(s,c,n,r,o,t),w=e[a++]^$e(s,c,r,o,t,n),m=e[a++]^$e(s,c,o,t,n,r);t=d,n=p,r=w,o=m}const f=e[a++]^ve(i,t,n,r,o),u=e[a++]^ve(i,n,r,o,t),g=e[a++]^ve(i,r,o,t,n),h=e[a++]^ve(i,o,t,n,r);return{s0:f,s1:u,s2:g,s3:h}}function Us(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=Rr;let a=0;t^=e[a++],n^=e[a++],r^=e[a++],o^=e[a++];const l=e.length/4-2;for(let b=0;b<l;b++){const d=e[a++]^$e(s,c,t,o,r,n),p=e[a++]^$e(s,c,n,t,o,r),w=e[a++]^$e(s,c,r,n,t,o),m=e[a++]^$e(s,c,o,r,n,t);t=d,n=p,r=w,o=m}const f=e[a++]^ve(i,t,o,r,n),u=e[a++]^ve(i,n,t,o,r),g=e[a++]^ve(i,r,n,t,o),h=e[a++]^ve(i,o,r,n,t);return{s0:f,s1:u,s2:g,s3:h}}function qr(e,t){if(!t)return new Uint8Array(e);if(Ze(t),t.length<e)throw new Error(`aes: wrong destination length, expected at least ${e}, got: ${t.length}`);return t}function Rs(e){if(Ze(e),e.length%He!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${He}`)}function Hs(e,t,n){let r=e.length;const o=r%He;if(!t&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const i=se(e);if(t){let a=He-o;a||(a=He),r=r+a}const s=qr(r,n),c=se(s);return{b:i,o:c,out:s}}function $s(e,t){if(!t)return e;const n=e.length;if(!n)throw new Error("aes/pcks5: empty ciphertext not allowed");const r=e[n-1];if(r<=0||r>16)throw new Error(`aes/pcks5: wrong padding byte: ${r}`);const o=e.subarray(0,-r);for(let i=0;i<r;i++)if(e[n-i-1]!==r)throw new Error("aes/pcks5: wrong padding");return o}function qs(e){const t=new Uint8Array(16),n=se(t);t.set(e);const r=He-e.length;for(let o=He-r;o<He;o++)t[o]=r;return n}const jr=ks({blockSize:16,nonceLength:16},function(t,n,r={}){Ze(t),Ze(n,16);const o=!r.disablePadding;return{encrypt:(i,s)=>{const c=Hr(t),{b:a,o:l,out:f}=Hs(i,o,s),u=se(n);let g=u[0],h=u[1],b=u[2],d=u[3],p=0;for(;p+4<=a.length;)g^=a[p+0],h^=a[p+1],b^=a[p+2],d^=a[p+3],{s0:g,s1:h,s2:b,s3:d}=$r(c,g,h,b,d),l[p++]=g,l[p++]=h,l[p++]=b,l[p++]=d;if(o){const w=qs(i.subarray(p*4));g^=w[0],h^=w[1],b^=w[2],d^=w[3],{s0:g,s1:h,s2:b,s3:d}=$r(c,g,h,b,d),l[p++]=g,l[p++]=h,l[p++]=b,l[p++]=d}return c.fill(0),f},decrypt:(i,s)=>{Rs(i);const c=Cs(t),a=se(n),l=qr(i.length,s),f=se(i),u=se(l);let g=a[0],h=a[1],b=a[2],d=a[3];for(let p=0;p+4<=f.length;){const w=g,m=h,_=b,O=d;g=f[p+0],h=f[p+1],b=f[p+2],d=f[p+3];const{s0:N,s1:S,s2:v,s3:y}=Us(c,g,h,b,d);u[p++]=N^w,u[p++]=S^m,u[p++]=v^_,u[p++]=y^O}return c.fill(0),$s(l,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function ot(e){if(!Number.isSafeInteger(e))throw new Error(`Wrong integer: ${e}`)}function Ae(...e){const t=(o,i)=>s=>o(i(s)),n=Array.from(e).reverse().reduce((o,i)=>o?t(o,i.encode):i.encode,void 0),r=e.reduce((o,i)=>o?t(o,i.decode):i.decode,void 0);return{encode:n,decode:r}}function Be(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return t.map(n=>{if(ot(n),n<0||n>=e.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${e.length})`);return e[n]})},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("alphabet.decode input should be array of strings");return t.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=e.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${e}`);return r})}}}function Ie(e=""){if(typeof e!="string")throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of t)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return t.join(e)},decode:t=>{if(typeof t!="string")throw new Error("join.decode input should be string");return t.split(e)}}}function $t(e,t="="){if(ot(e),typeof t!="string")throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let r of n)if(typeof r!="string")throw new Error(`padding.encode: non-string input=${r}`);for(;n.length*e%8;)n.push(t);return n},decode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let o of n)if(typeof o!="string")throw new Error(`padding.decode: non-string input=${o}`);let r=n.length;if(r*e%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===t;r--)if(!((r-1)*e%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function zr(e){if(typeof e!="function")throw new Error("normalize fn should be function");return{encode:t=>t,decode:t=>e(t)}}function Mr(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const o=[],i=Array.from(e);for(i.forEach(s=>{if(ot(s),s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,c=!0;for(let a=r;a<i.length;a++){const l=i[a],f=t*s+l;if(!Number.isSafeInteger(f)||t*s/t!==s||f-l!==t*s)throw new Error("convertRadix: carry overflow");if(s=f%n,i[a]=Math.floor(f/n),!Number.isSafeInteger(i[a])||i[a]*n+s!==f)throw new Error("convertRadix: carry overflow");if(c)i[a]?c=!1:r=a;else continue}if(o.push(s),c)break}for(let s=0;s<e.length-1&&e[s]===0;s++)o.push(0);return o.reverse()}const Kr=(e,t)=>t?Kr(t,e%t):e,qt=(e,t)=>e+(t-Kr(e,t));function On(e,t,n,r){if(!Array.isArray(e))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(qt(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${qt(t,n)}`);let o=0,i=0;const s=2**n-1,c=[];for(const a of e){if(ot(a),a>=2**t)throw new Error(`convertRadix2: invalid data word=${a} from=${t}`);if(o=o<<t|a,i+t>32)throw new Error(`convertRadix2: carry overflow pos=${i} from=${t}`);for(i+=t;i>=n;i-=n)c.push((o>>i-n&s)>>>0);o&=2**i-1}if(o=o<<n-i&s,!r&&i>=t)throw new Error("Excess padding");if(!r&&o)throw new Error(`Non-zero padding: ${o}`);return r&&i>0&&c.push(o>>>0),c}function js(e){return ot(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return Mr(Array.from(t),2**8,e)},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("radix.decode input should be array of strings");return Uint8Array.from(Mr(t,e,2**8))}}}function qe(e,t=!1){if(ot(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(qt(8,e)>32||qt(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return On(Array.from(n),8,e,!t)},decode:n=>{if(!Array.isArray(n)||n.length&&typeof n[0]!="number")throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(On(n,e,8,t))}}}function Dr(e){if(typeof e!="function")throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch{}}}const zs=Ae(qe(4),Be("0123456789ABCDEF"),Ie("")),Ms=Ae(qe(5),Be("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),$t(5),Ie(""));Ae(qe(5),Be("0123456789ABCDEFGHIJKLMNOPQRSTUV"),$t(5),Ie("")),Ae(qe(5),Be("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),Ie(""),zr(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const bt=Ae(qe(6),Be("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),$t(6),Ie("")),Ks=Ae(qe(6),Be("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),$t(6),Ie("")),Tn=e=>Ae(js(58),Be(e),Ie("")),Nn=Tn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");Tn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),Tn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const Wr=[0,2,3,5,6,7,9,10,11],Ds={encode(e){let t="";for(let n=0;n<e.length;n+=8){const r=e.subarray(n,n+8);t+=Nn.encode(r).padStart(Wr[r.length],"1")}return t},decode(e){let t=[];for(let n=0;n<e.length;n+=11){const r=e.slice(n,n+11),o=Wr.indexOf(r.length),i=Nn.decode(r);for(let s=0;s<i.length-o;s++)if(i[s]!==0)throw new Error("base58xmr: wrong padding");t=t.concat(Array.from(i.slice(i.length-o)))}return Uint8Array.from(t)}},Pn=Ae(Be("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),Ie("")),Vr=[996825010,642813549,513874426,1027748829,705979059];function wt(e){const t=e>>25;let n=(e&33554431)<<5;for(let r=0;r<Vr.length;r++)(t>>r&1)===1&&(n^=Vr[r]);return n}function Gr(e,t,n=1){const r=e.length;let o=1;for(let i=0;i<r;i++){const s=e.charCodeAt(i);if(s<33||s>126)throw new Error(`Invalid prefix (${e})`);o=wt(o)^s>>5}o=wt(o);for(let i=0;i<r;i++)o=wt(o)^e.charCodeAt(i)&31;for(let i of t)o=wt(o)^i;for(let i=0;i<6;i++)o=wt(o);return o^=n,Pn.encode(On([o%2**30],30,5,!1))}function Zr(e){const t=e==="bech32"?1:734539939,n=qe(5),r=n.decode,o=n.encode,i=Dr(r);function s(f,u,g=90){if(typeof f!="string")throw new Error(`bech32.encode prefix should be string, not ${typeof f}`);if(!Array.isArray(u)||u.length&&typeof u[0]!="number")throw new Error(`bech32.encode words should be array of numbers, not ${typeof u}`);const h=f.length+7+u.length;if(g!==!1&&h>g)throw new TypeError(`Length ${h} exceeds limit ${g}`);return f=f.toLowerCase(),`${f}1${Pn.encode(u)}${Gr(f,u,t)}`}function c(f,u=90){if(typeof f!="string")throw new Error(`bech32.decode input should be string, not ${typeof f}`);if(f.length<8||u!==!1&&f.length>u)throw new TypeError(`Wrong string length: ${f.length} (${f}). Expected (8..${u})`);const g=f.toLowerCase();if(f!==g&&f!==f.toUpperCase())throw new Error("String must be lowercase or uppercase");f=g;const h=f.lastIndexOf("1");if(h===0||h===-1)throw new Error('Letter "1" must be present between prefix and data only');const b=f.slice(0,h),d=f.slice(h+1);if(d.length<6)throw new Error("Data must be at least 6 characters long");const p=Pn.decode(d).slice(0,-6),w=Gr(b,p,t);if(!d.endsWith(w))throw new Error(`Invalid checksum in ${f}: expected "${w}"`);return{prefix:b,words:p}}const a=Dr(c);function l(f){const{prefix:u,words:g}=c(f,!1);return{prefix:u,words:g,bytes:r(g)}}return{encode:s,decode:c,decodeToBytes:l,decodeUnsafe:a,fromWords:r,fromWordsUnsafe:i,toWords:o}}const Yr=Zr("bech32");Zr("bech32m");const Ws={encode:e=>new TextDecoder().decode(e),decode:e=>new TextEncoder().encode(e)},Vs=Ae(qe(4),Be("0123456789abcdef"),Ie(""),zr(e=>{if(typeof e!="string"||e.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}));`${Object.keys({utf8:Ws,hex:Vs,base16:zs,base32:Ms,base64:bt,base64url:Ks,base58:Nn,base58xmr:Ds}).join(", ")}`;var Ye=Symbol("verified"),Gs=e=>e instanceof Object;function Zs(e){if(!Gs(e)||typeof e.kind!="number"||typeof e.content!="string"||typeof e.created_at!="number"||typeof e.pubkey!="string"||!e.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(e.tags))return!1;for(let t=0;t<e.tags.length;t++){let n=e.tags[t];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}var Ys=new TextDecoder("utf-8"),Fr=new TextEncoder;function yt(e){e.indexOf("://")===-1&&(e="wss://"+e);let t=new URL(e);return t.pathname=t.pathname.replace(/\/+/g,"/"),t.pathname.endsWith("/")&&(t.pathname=t.pathname.slice(0,-1)),(t.port==="80"&&t.protocol==="ws:"||t.port==="443"&&t.protocol==="wss:")&&(t.port=""),t.searchParams.sort(),t.hash="",t.toString()}var Fs=class{constructor(e){x(this,"value");x(this,"next",null);x(this,"prev",null);this.value=e}},Js=class{constructor(){x(this,"first");x(this,"last");this.first=null,this.last=null}enqueue(e){const t=new Fs(e);return this.last?this.last===this.first?(this.last=t,this.last.prev=this.first,this.first.next=t):(t.prev=this.last,this.last.next=t,this.last=t):(this.first=t,this.last=t),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const t=this.first;return this.first=null,this.last=null,t.value}const e=this.first;return this.first=e.next,e.value}},Qs=class{generateSecretKey(){return ne.utils.randomPrivateKey()}getPublicKey(e){return te(ne.getPublicKey(e))}finalizeEvent(e,t){const n=e;return n.pubkey=te(ne.getPublicKey(t)),n.id=Ln(n),n.sig=te(ne.sign(Ln(n),t)),n[Ye]=!0,n}verifyEvent(e){if(typeof e[Ye]=="boolean")return e[Ye];const t=Ln(e);if(t!==e.id)return e[Ye]=!1,!1;try{const n=ne.verify(e.sig,t,e.pubkey);return e[Ye]=n,n}catch{return e[Ye]=!1,!1}}};function Xs(e){if(!Zs(e))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,e.pubkey,e.created_at,e.kind,e.tags,e.content])}function Ln(e){let t=xn(Fr.encode(Xs(e)));return te(t)}var jt=new Qs,ec=jt.generateSecretKey,tc=jt.getPublicKey,nc=jt.finalizeEvent,Jr=jt.verifyEvent;async function rc(e,t,n){const r=e instanceof Uint8Array?te(e):e,o=dt.getSharedSecret(r,"02"+t),i=Qr(o);let s=Uint8Array.from(Yo(16)),c=Fr.encode(n),a=jr(i,s).encrypt(c),l=bt.encode(new Uint8Array(a)),f=bt.encode(new Uint8Array(s.buffer));return`${l}?iv=${f}`}async function oc(e,t,n){const r=e instanceof Uint8Array?te(e):e;let[o,i]=n.split("?iv="),s=dt.getSharedSecret(r,"02"+t),c=Qr(s),a=bt.decode(i),l=bt.decode(o),f=jr(c,a).decrypt(l);return Ys.decode(f)}function Qr(e){return e.slice(1,33)}var ic=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,sc;try{sc=fetch}catch{}var cc=22242,Cn=24133,ac=31990;function lc(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1&&!e.ids.some(n=>t.id.startsWith(n))||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1&&!e.authors.some(n=>t.pubkey.startsWith(n)))return!1;for(let n in e)if(n[0]==="#"){let r=n.slice(1),o=e[`#${r}`];if(o&&!t.tags.find(([i,s])=>i===n.slice(1)&&o.indexOf(s)!==-1))return!1}return!(e.since&&t.created_at<e.since||e.until&&t.created_at>e.until)}function uc(e,t){for(let n=0;n<e.length;n++)if(lc(e[n],t))return!0;return!1}function fc(e,t){let n=t.length+3,r=e.indexOf(`"${t}":`)+n,o=e.slice(r).indexOf('"')+r+1;return e.slice(o,o+64)}function dc(e){let t=e.slice(0,22).indexOf('"EVENT"');if(t===-1)return null;let n=e.slice(t+7+1).indexOf('"');if(n===-1)return null;let r=t+7+1+n,o=e.slice(r+1,80).indexOf('"');if(o===-1)return null;let i=r+1+o;return e.slice(r+1,i)}function hc(e,t){return{kind:cc,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}async function gc(){return new Promise(e=>{const t=new MessageChannel,n=()=>{t.port1.removeEventListener("message",n),e()};t.port1.addEventListener("message",n),t.port2.postMessage(0),t.port1.start()})}var pc=e=>(e[Ye]=!0,!0),Xr;try{Xr=WebSocket}catch{}var eo=class{constructor(e,t){x(this,"url");x(this,"_connected",!1);x(this,"onclose",null);x(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));x(this,"_onauth",null);x(this,"baseEoseTimeout",4400);x(this,"connectionTimeout",4400);x(this,"openSubs",new Map);x(this,"connectionTimeoutHandle");x(this,"connectionPromise");x(this,"openCountRequests",new Map);x(this,"openEventPublishes",new Map);x(this,"ws");x(this,"incomingMessageQueue",new Js);x(this,"queueRunning",!1);x(this,"challenge");x(this,"serial",0);x(this,"verifyEvent");this.url=yt(e),this.verifyEvent=t.verifyEvent}static async connect(e,t){const n=new eo(e,t);return await n.connect(),n}closeAllSubscriptions(e){for(let[t,n]of this.openSubs)n.close(e);this.openSubs.clear();for(let[t,n]of this.openEventPublishes)n.reject(new Error(e));this.openEventPublishes.clear();for(let[t,n]of this.openCountRequests)n.reject(new Error(e));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((e,t)=>{this.connectionTimeoutHandle=setTimeout(()=>{var n;t("connection timed out"),this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new Xr(this.url)}catch(n){t(n);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,e()},this.ws.onerror=n=>{var r;t(n.message),this._connected&&(this._connected=!1,this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection errored"))},this.ws.onclose=async()=>{var n;this._connected&&(this._connected=!1,this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection closed"))},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await gc();this.queueRunning=!1}handleNext(){var n,r,o;const e=this.incomingMessageQueue.dequeue();if(!e)return!1;const t=dc(e);if(t){const i=this.openSubs.get(t);if(!i)return;const s=fc(e,"id"),c=(n=i.alreadyHaveEvent)==null?void 0:n.call(i,s);if((r=i.receivedEvent)==null||r.call(i,this,s),c)return}try{let i=JSON.parse(e);switch(i[0]){case"EVENT":{const s=this.openSubs.get(i[1]),c=i[2];this.verifyEvent(c)&&uc(s.filters,c)&&s.onevent(c);return}case"COUNT":{const s=i[1],c=i[2],a=this.openCountRequests.get(s);a&&(a.resolve(c.count),this.openCountRequests.delete(s));return}case"EOSE":{const s=this.openSubs.get(i[1]);if(!s)return;s.receivedEose();return}case"OK":{const s=i[1],c=i[2],a=i[3],l=this.openEventPublishes.get(s);c?l.resolve(a):l.reject(new Error(a)),this.openEventPublishes.delete(s);return}case"CLOSED":{const s=i[1],c=this.openSubs.get(s);if(!c)return;c.closed=!0,c.close(i[2]);return}case"NOTICE":this.onnotice(i[1]);return;case"AUTH":{this.challenge=i[1],(o=this._onauth)==null||o.call(this,i[1]);return}}}catch{return}}async send(e){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var t;(t=this.ws)==null||t.send(e)})}async auth(e){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const t=await e(hc(this.url,this.challenge)),n=new Promise((r,o)=>{this.openEventPublishes.set(t.id,{resolve:r,reject:o})});return this.send('["AUTH",'+JSON.stringify(t)+"]"),n}async publish(e){const t=new Promise((n,r)=>{this.openEventPublishes.set(e.id,{resolve:n,reject:r})});return this.send('["EVENT",'+JSON.stringify(e)+"]"),t}async count(e,t){this.serial++;const n=(t==null?void 0:t.id)||"count:"+this.serial,r=new Promise((o,i)=>{this.openCountRequests.set(n,{resolve:o,reject:i})});return this.send('["COUNT","'+n+'",'+JSON.stringify(e)+"]"),r}subscribe(e,t){const n=this.prepareSubscription(e,t);return n.fire(),n}prepareSubscription(e,t){this.serial++;const n=t.id||"sub:"+this.serial,r=new bc(this,n,e,t);return this.openSubs.set(n,r),r}close(){var e;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(e=this.ws)==null||e.close()}_onmessage(e){this.incomingMessageQueue.enqueue(e.data),this.queueRunning||this.runQueue()}},bc=class{constructor(e,t,n,r){x(this,"relay");x(this,"id");x(this,"closed",!1);x(this,"eosed",!1);x(this,"filters");x(this,"alreadyHaveEvent");x(this,"receivedEvent");x(this,"onevent");x(this,"oneose");x(this,"onclose");x(this,"eoseTimeout");x(this,"eoseTimeoutHandle");this.relay=e,this.filters=n,this.id=t,this.alreadyHaveEvent=r.alreadyHaveEvent,this.receivedEvent=r.receivedEvent,this.eoseTimeout=r.eoseTimeout||e.baseEoseTimeout,this.oneose=r.oneose,this.onclose=r.onclose,this.onevent=r.onevent||(o=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,o)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var e;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(e=this.oneose)==null||e.call(this))}close(e="closed by caller"){var t;!this.closed&&this.relay.connected&&(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(t=this.onclose)==null||t.call(this,e)}},wc=class{constructor(e){x(this,"relays",new Map);x(this,"seenOn",new Map);x(this,"trackRelays",!1);x(this,"verifyEvent");x(this,"trustedRelayURLs",new Set);this.verifyEvent=e.verifyEvent}async ensureRelay(e,t){e=yt(e);let n=this.relays.get(e);return n||(n=new eo(e,{verifyEvent:this.trustedRelayURLs.has(e)?pc:this.verifyEvent}),t!=null&&t.connectionTimeout&&(n.connectionTimeout=t.connectionTimeout),this.relays.set(e,n)),await n.connect(),n}close(e){e.map(yt).forEach(t=>{var n;(n=this.relays.get(t))==null||n.close()})}subscribeMany(e,t,n){return this.subscribeManyMap(Object.fromEntries(e.map(r=>[r,t])),n)}subscribeManyMap(e,t){this.trackRelays&&(t.receivedEvent=(u,g)=>{let h=this.seenOn.get(g);h||(h=new Set,this.seenOn.set(g,h)),h.add(u)});const n=new Set,r=[],o=Object.keys(e).length,i=[];let s=u=>{var g;i[u]=!0,i.filter(h=>h).length===o&&((g=t.oneose)==null||g.call(t),s=()=>{})};const c=[];let a=(u,g)=>{var h;s(u),c[u]=g,c.filter(b=>b).length===o&&((h=t.onclose)==null||h.call(t,c),a=()=>{})};const l=u=>{var h;if((h=t.alreadyHaveEvent)!=null&&h.call(t,u))return!0;const g=n.has(u);return n.add(u),g},f=Promise.all(Object.entries(e).map(async(u,g,h)=>{if(h.indexOf(u)!==g){a(g,"duplicate url");return}let[b,d]=u;b=yt(b);let p;try{p=await this.ensureRelay(b,{connectionTimeout:t.maxWait?Math.max(t.maxWait*.8,t.maxWait-1e3):void 0})}catch(m){a(g,(m==null?void 0:m.message)||String(m));return}let w=p.subscribe(d,{...t,oneose:()=>s(g),onclose:m=>a(g,m),alreadyHaveEvent:l,eoseTimeout:t.maxWait});r.push(w)}));return{async close(){await f,r.forEach(u=>{u.close()})}}}subscribeManyEose(e,t,n){const r=this.subscribeMany(e,t,{...n,oneose(){r.close()}});return r}async querySync(e,t,n){return new Promise(async r=>{const o=[];this.subscribeManyEose(e,[t],{...n,onevent(i){o.push(i)},onclose(i){r(o)}})})}async get(e,t,n){t.limit=1;const r=await this.querySync(e,t,n);return r.sort((o,i)=>i.created_at-o.created_at),r[0]||null}publish(e,t){return e.map(yt).map(async(n,r,o)=>o.indexOf(n)!==r?Promise.reject("duplicate url"):(await this.ensureRelay(n)).publish(t))}},yc=class extends wc{constructor(){super({verifyEvent:Jr})}},to;try{to=fetch}catch{}var zt=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%]*)$/,mc=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;async function vc(e){let t=e.match(zt);if(t)try{const n=t[1],r=new URLSearchParams(t[2]);return{pubkey:n,relays:r.getAll("relay"),secret:r.get("secret")}}catch{}return no(e)}async function no(e){const t=e.match(ic);if(!t)return null;const[n,r="_",o]=t;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,s=await(await to(i,{redirect:"error"})).json();let c=s.names[r],a=s.nip46[c]||[];return{pubkey:c,relays:a,secret:null}}catch{return null}}var ro=class{constructor(e,t,n={}){x(this,"pool");x(this,"subCloser");x(this,"isOpen");x(this,"serial");x(this,"idPrefix");x(this,"listeners");x(this,"waitingForAuth");x(this,"secretKey");x(this,"bp");if(t.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new yc,this.secretKey=e,this.bp=t,this.isOpen=!1,this.idPrefix=Math.random().toString(36).substring(7),this.serial=0,this.listeners={},this.waitingForAuth={};const r=this.listeners,o=this.waitingForAuth;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[Cn],"#p":[tc(this.secretKey)]}],{async onevent(i){const{id:s,result:c,error:a}=JSON.parse(await oc(e,i.pubkey,i.content));if(c==="auth_url"&&o[s]){delete o[s],n.onauth?n.onauth(a):console.warn(`nostr-tools/nip46: remote signer ${t.pubkey} tried to send an "auth_url"='${a}' but there was no onauth() callback configured.`);return}let l=r[s];l&&(a?l.reject(a):c&&l.resolve(c),delete r[s])}}),this.isOpen=!0}async close(){this.isOpen=!1,this.subCloser.close()}async sendRequest(e,t){return new Promise(async(n,r)=>{try{if(!this.isOpen)throw new Error("this signer is not open anymore, create a new one");this.serial++;const o=`${this.idPrefix}-${this.serial}`,i=await rc(this.secretKey,this.bp.pubkey,JSON.stringify({id:o,method:e,params:t})),s=nc({kind:Cn,tags:[["p",this.bp.pubkey]],content:i,created_at:Math.floor(Date.now()/1e3)},this.secretKey);this.listeners[o]={resolve:n,reject:r},this.waitingForAuth[o]=!0,await Promise.any(this.pool.publish(this.bp.relays,s))}catch(o){r(o)}})}async ping(){let e=await this.sendRequest("ping",[]);if(e!=="pong")throw new Error(`result is not pong: ${e}`)}async connect(){await this.sendRequest("connect",[this.bp.pubkey,this.bp.secret||""])}async getPublicKey(){return this.bp.pubkey}async getRelays(){return JSON.parse(await this.sendRequest("get_relays",[]))}async signEvent(e){let t=await this.sendRequest("sign_event",[JSON.stringify(e)]),n=JSON.parse(t);if(n.pubkey===this.bp.pubkey&&Jr(n))return n;throw new Error(`event returned from bunker is improperly signed: ${JSON.stringify(n)}`)}async nip04Encrypt(e,t){return await this.sendRequest("nip04_encrypt",[e,t])}async nip04Decrypt(e,t){return await this.sendRequest("nip04_decrypt",[e,t])}async nip44GetKey(e){let t=await this.sendRequest("nip44_get_key",[e]);return Xt(t)}async nip44Encrypt(e,t){return await this.sendRequest("nip44_encrypt",[e,t])}async nip44Decrypt(e,t){return await this.sendRequest("nip44_encrypt",[e,t])}};async function xc(e,t,n,r,o){if(o&&!mc.test(o))throw new Error("Invalid email");let i=ec(),s=new ro(i,e.bunkerPointer,t),c=await s.sendRequest("create_account",[n,r,o||""]);return s.bp.pubkey=c,await s.connect(),s}async function Ec(e,t){const n=await e.querySync(t,{kinds:[ac],"#k":[Cn.toString()]});return n.sort((o,i)=>i.created_at-o.created_at),(await Promise.all(n.map(async(o,i)=>{try{const s=JSON.parse(o.content);try{if(n.findIndex(a=>JSON.parse(a.content).nip05===s.nip05)!==i)return}catch{}const c=await no(s.nip05);if(c&&c.pubkey===o.pubkey&&c.relays.length)return{bunkerPointer:c,nip05:s.nip05,domain:s.nip05.split("@")[1],name:s.name||s.display_name,picture:s.picture,about:s.about,website:s.website,local:!1}}catch{return}}))).filter(o=>o!==void 0)}var oo=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,io;try{io=fetch}catch{}async function _c(e){var i;const t=e.match(oo);if(!t)return null;const[n,r="_",o]=t;try{const s=`https://${o}/.well-known/nostr.json?name=${r}`,c=await(await io(s,{redirect:"error"})).json();let a=c.names[r];return a?{pubkey:a,relays:(i=c.relays)==null?void 0:i[a]}:null}catch{return null}}new TextDecoder("utf-8"),new TextEncoder;var kc=5e3;function Sc(e){return Bc("npub",Xt(e))}function Ac(e,t){let n=Yr.toWords(t);return Yr.encode(e,n,kc)}function Bc(e,t){return Ac(e,t)}const it=[];function Ic(e,t=R){let n;const r=new Set;function o(c){if(Dt(e,c)&&(e=c,n)){const a=!it.length;for(const l of r)l[1](),it.push(l,e);if(a){for(let l=0;l<it.length;l+=2)it[l][0](it[l+1]);it.length=0}}}function i(c){o(c(e))}function s(c,a=R){const l=[c,a];return r.add(l),r.size===1&&(n=t(o,i)||R),c(e),()=>{r.delete(l),r.size===0&&n&&(n(),n=null)}}return{set:o,update:i,subscribe:s}}const Oc=e=>{const{subscribe:t,set:n}=Ic(void 0,()=>{let r=window.matchMedia(e);n(r.matches);const o=()=>n(r.matches);return"addEventListener"in r?r.addEventListener("change",o):r.addListener(o),()=>{"removeEventListener"in r?r.removeEventListener("change",o):r.removeListener(o)}});return{subscribe:t}};function Tc(e){let t,n,r;return{c(){t=Wt("svg"),n=Wt("circle"),r=Wt("path"),E(n,"class","opacity-25"),E(n,"cx","12"),E(n,"cy","12"),E(n,"r","10"),E(n,"stroke","currentColor"),E(n,"stroke-width","4"),E(r,"class","opacity-75"),E(r,"fill","currentColor"),E(r,"d","M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"),E(t,"class","ml-2 h-5 w-5 animate-spin text-white"),E(t,"xmlns","http://www.w3.org/2000/svg"),E(t,"fill","none"),E(t,"viewBox","0 0 24 24")},m(o,i){$(o,t,i),B(t,n),B(t,r)},p:R,i:R,o:R,d(o){o&&H(t)}}}class so extends Zn{constructor(t){super(),Gn(this,t,null,Tc,Dt,{})}}const{window:Un}=No;function co(e,t,n){const r=e.slice();return r[74]=t[n],r}function Nc(e){let t,n,r,o,i,s,c,a,l,f,u,g,h=!e[17]&&!e[11]&&!e[12]&&ao(e);const b=[$c,Hc,Rc,Uc,Cc,Lc],d=[];function p(w,m){return w[11]?0:w[12]?1:w[17]?2:w[14]?3:w[18]?5:4}return c=p(e),a=d[c]=b[c](e),{c(){t=L("div"),n=L("button"),r=j("⤫"),i=K(),h&&h.c(),s=K(),a.c(),E(n,"class",o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"),E(t,"class",l="animate-show rounded-md bg-gradient-to-b px-8 py-8 shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] transition-all sm:w-96 from-"+e[0]+"-900 to-"+e[0]+"-700 "+e[24])},m(w,m){$(w,t,m),B(t,n),B(n,r),B(t,i),h&&h.m(t,null),B(t,s),d[c].m(t,null),f=!0,u||(g=Y(n,"click",function(){Kt(e[17]?e[29]:e[27])&&(e[17]?e[29]:e[27]).apply(this,arguments)}),u=!0)},p(w,m){e=w,(!f||m[0]&1&&o!==(o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"))&&E(n,"class",o),!e[17]&&!e[11]&&!e[12]?h?h.p(e,m):(h=ao(e),h.c(),h.m(t,s)):h&&(h.d(1),h=null);let _=c;c=p(e),c===_?d[c].p(e,m):(St(),be(d[_],1,1,()=>{d[_]=null}),At(),a=d[c],a?a.p(e,m):(a=d[c]=b[c](e),a.c()),ue(a,1),a.m(t,null)),(!f||m[0]&16777217&&l!==(l="animate-show rounded-md bg-gradient-to-b px-8 py-8 shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] transition-all sm:w-96 from-"+e[0]+"-900 to-"+e[0]+"-700 "+e[24]))&&E(t,"class",l)},i(w){f||(ue(a),f=!0)},o(w){be(a),f=!1},d(w){w&&H(t),h&&h.d(),d[c].d(),u=!1,g()}}}function Pc(e){let t,n,r,o,i;const s=[Kc,Mc,zc],c=[];function a(l,f){return l[10]?0:l[18]?2:1}return n=a(e),r=c[n]=s[n](e),{c(){t=L("div"),r.c(),E(t,"class",o="rounded px-4 py-2 shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)] transition-all duration-200 bg-"+e[0]+"-700 hover:bg-"+e[0]+"-800 "+e[24])},m(l,f){$(l,t,f),c[n].m(t,null),i=!0},p(l,f){let u=n;n=a(l),n===u?c[n].p(l,f):(St(),be(c[u],1,1,()=>{c[u]=null}),At(),r=c[n],r?r.p(l,f):(r=c[n]=s[n](l),r.c()),ue(r,1),r.m(t,null)),(!i||f[0]&16777217&&o!==(o="rounded px-4 py-2 shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)] transition-all duration-200 bg-"+l[0]+"-700 hover:bg-"+l[0]+"-800 "+l[24]))&&E(t,"class",o)},i(l){i||(ue(r),i=!0)},o(l){be(r),i=!1},d(l){l&&H(t),c[n].d()}}}function ao(e){let t,n,r,o,i;return{c(){t=L("button"),n=j("?"),E(t,"class",r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+e[0]+"-600")},m(s,c){$(s,t,c),B(t,n),o||(i=Y(t,"click",e[28]),o=!0)},p(s,c){c[0]&1&&r!==(r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+s[0]+"-600")&&E(t,"class",r)},d(s){s&&H(t),o=!1,i()}}}function Lc(e){let t,n,r,o,i,s,c=e[18].npub+"",a,l,f,u,g,h,b,d,p,w,m,_=Ir(e[9])+"",O,N,S,v=(e[18].picture||e[18].name)&&lo(e);return{c(){t=L("div"),n=L("div"),n.textContent="You are connected to Nostr as",r=K(),o=L("a"),v&&v.c(),i=K(),s=L("div"),a=j(c),f=K(),u=L("button"),g=j("Disconnect"),b=K(),d=L("div"),p=j("This webpage is using the public key:"),w=L("br"),m=K(),O=j(_),E(n,"class","mb-4 text-sm"),E(s,"class","block break-all"),E(o,"target","_blank"),E(o,"href",l="https://nosta.me/"+e[18].npub),E(o,"class","group text-white no-underline"),E(t,"class","text-center"),E(u,"class",h="my-2 mt-6 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white bg-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),E(d,"class","mt-6 block break-all text-center text-sm")},m(y,A){$(y,t,A),B(t,n),B(t,r),B(t,o),v&&v.m(o,null),B(o,i),B(o,s),B(s,a),$(y,f,A),$(y,u,A),B(u,g),$(y,b,A),$(y,d,A),B(d,p),B(d,w),B(d,m),B(d,O),N||(S=Y(u,"click",e[31]),N=!0)},p(y,A){y[18].picture||y[18].name?v?v.p(y,A):(v=lo(y),v.c(),v.m(o,i)):v&&(v.d(1),v=null),A[0]&262144&&c!==(c=y[18].npub+"")&&Me(a,c),A[0]&262144&&l!==(l="https://nosta.me/"+y[18].npub)&&E(o,"href",l),A[0]&1&&h!==(h="my-2 mt-6 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white bg-"+y[0]+"-900 hover:bg-"+y[0]+"-950")&&E(u,"class",h),A[0]&512&&_!==(_=Ir(y[9])+"")&&Me(O,_)},i:R,o:R,d(y){y&&(H(t),H(f),H(u),H(b),H(d)),v&&v.d(),N=!1,S()}}}function Cc(e){let t,n,r,o,i,s,c,a,l,f,u,g,h,b,d,p,w,m=e[16]&&ho(e);const _=[jc,qc],O=[];function N(y,A){return y[10]?0:1}a=N(e),l=O[a]=_[a](e);let S=e[10]&&e[13]&&go(e),v=!e[10]&&po(e);return{c(){t=L("div"),t.textContent="How do you want to connect to Nostr?",n=K(),r=L("form"),o=L("input"),i=K(),m&&m.c(),s=K(),c=L("button"),l.c(),g=K(),S&&S.c(),h=K(),v&&v.c(),b=Lo(),E(t,"class","text-center text-lg"),E(o,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),E(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,o.disabled=e[10],E(o,"autocapitalize","none"),E(c,"class",f="mt-4 flex w-full cursor-pointer items-center justify-center rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),c.disabled=u=!e[23]||e[10],E(r,"class","mb-1 mt-4 flex flex-col")},m(y,A){$(y,t,A),$(y,n,A),$(y,r,A),B(r,o),e[48](o),Fe(o,e[2]),B(r,i),m&&m.m(r,null),B(r,s),B(r,c),O[a].m(c,null),B(r,g),S&&S.m(r,null),$(y,h,A),v&&v.m(y,A),$(y,b,A),d=!0,o.focus(),p||(w=[Y(o,"input",e[49]),Y(r,"submit",e[30])],p=!0)},p(y,A){(!d||A[0]&1024)&&(o.disabled=y[10]),A[0]&4&&o.value!==y[2]&&Fe(o,y[2]),y[16]?m?m.p(y,A):(m=ho(y),m.c(),m.m(r,s)):m&&(m.d(1),m=null);let C=a;a=N(y),a!==C&&(St(),be(O[C],1,1,()=>{O[C]=null}),At(),l=O[a],l||(l=O[a]=_[a](y),l.c()),ue(l,1),l.m(c,null)),(!d||A[0]&1&&f!==(f="mt-4 flex w-full cursor-pointer items-center justify-center rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+y[0]+"-900 hover:bg-"+y[0]+"-950"))&&E(c,"class",f),(!d||A[0]&8389632&&u!==(u=!y[23]||y[10]))&&(c.disabled=u),y[10]&&y[13]?S?S.p(y,A):(S=go(y),S.c(),S.m(r,null)):S&&(S.d(1),S=null),y[10]?v&&(v.d(1),v=null):v?v.p(y,A):(v=po(y),v.c(),v.m(b.parentNode,b))},i(y){d||(ue(l),d=!0)},o(y){be(l),d=!1},d(y){y&&(H(t),H(n),H(r),H(h),H(b)),e[48](null),m&&m.d(),O[a].d(),S&&S.d(),v&&v.d(y),p=!1,Ne(w)}}}function Uc(e){let t,n,r,o,i,s,c,a,l,f,u,g,h,b,d,p,w,m,_,O,N,S,v=Wn(e[19]),y=[];for(let A=0;A<v.length;A+=1)y[A]=bo(co(e,v,A));return{c(){t=L("div"),t.textContent="Create a Nostr account",n=K(),r=L("form"),o=L("div"),i=L("input"),s=K(),c=L("div"),c.textContent="@",a=K(),l=L("select");for(let A=0;A<y.length;A+=1)y[A].c();f=K(),u=L("button"),g=j("Continue »"),d=K(),p=L("div"),w=j("Do you already have a Nostr address?"),m=L("br"),_=K(),O=L("button"),O.textContent="Login now",E(t,"class","text-center text-lg"),E(i,"class","box-border w-40 rounded px-2 py-1 text-lg text-neutral-800 outline-none"),E(i,"placeholder","bob"),i.autofocus=!0,E(i,"autocapitalize","none"),E(c,"class","mx-2 text-2xl"),E(l,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),e[8]===void 0&&_t(()=>e[47].call(l)),E(o,"class","flex flex-row"),E(u,"class",h="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),u.disabled=b=!e[8]||!e[7]||e[15],E(r,"class","mb-1 mt-4"),E(O,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),E(p,"class","mt-6 text-center text-sm leading-3")},m(A,C){$(A,t,C),$(A,n,C),$(A,r,C),B(r,o),B(o,i),e[45](i),Fe(i,e[7]),B(o,s),B(o,c),B(o,a),B(o,l);for(let P=0;P<y.length;P+=1)y[P]&&y[P].m(l,null);zn(l,e[8],!0),B(r,f),B(r,u),B(u,g),$(A,d,C),$(A,p,C),B(p,w),B(p,m),B(p,_),B(p,O),i.focus(),N||(S=[Y(i,"input",e[46]),Y(i,"input",e[35]),Y(l,"change",e[47]),Y(r,"submit",e[34]),Y(O,"click",e[33])],N=!0)},p(A,C){if(C[0]&128&&i.value!==A[7]&&Fe(i,A[7]),C[0]&524288){v=Wn(A[19]);let P;for(P=0;P<v.length;P+=1){const M=co(A,v,P);y[P]?y[P].p(M,C):(y[P]=bo(M),y[P].c(),y[P].m(l,null))}for(;P<y.length;P+=1)y[P].d(1);y.length=v.length}C[0]&524544&&zn(l,A[8]),C[0]&1&&h!==(h="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+A[0]+"-900 hover:bg-"+A[0]+"-950")&&E(u,"class",h),C[0]&557440&&b!==(b=!A[8]||!A[7]||A[15])&&(u.disabled=b)},i:R,o:R,d(A){A&&(H(t),H(n),H(r),H(d),H(p)),e[45](null),Po(y,A),N=!1,Ne(S)}}}function Rc(e){let t,n,r;return{c(){t=L("div"),t.textContent="What is that?",n=K(),r=L("div"),r.innerHTML=`<p class="mb mt-4">This widget is created with <i>window.nostr.js</i>, a small script
|
|
1
|
+
var Ta=Object.defineProperty;var Na=(Ke,L,Te)=>L in Ke?Ta(Ke,L,{enumerable:!0,configurable:!0,writable:!0,value:Te}):Ke[L]=Te;var x=(Ke,L,Te)=>(Na(Ke,typeof L!="symbol"?L+"":L,Te),Te);(function(){"use strict";var So,Ao,Bo,Io,Oo;const Ke='*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.bottom-1{bottom:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.w-10{width:2.5rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-full{width:100%}.max-w-56{max-width:14rem}@keyframes moveIn{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-fadein{animation:fadeIn 1s ease-in-out,moveIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-show{animation:fadeIn .2s ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grabbing{cursor:grabbing}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-0{border-width:0px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-transparent{border-color:transparent}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.bg-cyan-950{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-purple-950{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.bg-stone-950{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-cyan-900{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-900{--tw-gradient-from: #1c1917 var(--tw-gradient-from-position);--tw-gradient-to: rgb(28 25 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-cyan-700{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-neutral-700{--tw-gradient-to: #404040 var(--tw-gradient-to-position)}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-stone-700{--tw-gradient-to: #44403c var(--tw-gradient-to-position)}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-\\[0_0px_10px_0px_rgba\\(0\\,0\\,0\\,0\\.3\\)\\]{--tw-shadow: 0 0px 10px 0px rgba(0,0,0,.3);--tw-shadow-colored: 0 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_0px_30px_0px_rgba\\(0\\,0\\,0\\,0\\.6\\)\\]{--tw-shadow: 0 0px 30px 0px rgba(0,0,0,.6);--tw-shadow-colored: 0 0px 30px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-dashed{outline-style:dashed}.outline-1{outline-width:1px}.outline-offset-4{outline-offset:4px}.outline-cyan-500{outline-color:#06b6d4}.outline-green-500{outline-color:#22c55e}.outline-neutral-500{outline-color:#737373}.outline-orange-500{outline-color:#f97316}.outline-purple-500{outline-color:#a855f7}.outline-red-500{outline-color:#ef4444}.outline-stone-500{outline-color:#78716c}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.hover\\:bg-cyan-800:hover{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.hover\\:bg-cyan-900:hover{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.hover\\:bg-cyan-950:hover{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.hover\\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.hover\\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.hover\\:bg-green-950:hover{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.hover\\:bg-neutral-700:hover{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.hover\\:bg-neutral-800:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.hover\\:bg-neutral-900:hover{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.hover\\:bg-neutral-950:hover{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.hover\\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.hover\\:bg-orange-800:hover{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.hover\\:bg-orange-900:hover{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.hover\\:bg-orange-950:hover{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.hover\\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.hover\\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.hover\\:bg-purple-900:hover{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.hover\\:bg-purple-950:hover{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.hover\\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.hover\\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.hover\\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.hover\\:bg-stone-700:hover{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.hover\\:bg-stone-800:hover{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.hover\\:bg-stone-900:hover{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.hover\\:bg-stone-950:hover{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.disabled\\:cursor-default:disabled{cursor:default}.disabled\\:bg-neutral-400:disabled{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.disabled\\:text-neutral-200:disabled{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.group:hover .group-hover\\:underline{text-decoration-line:underline}@media (min-width: 640px){.sm\\:w-96{width:24rem}}';function L(){}function Te(t){return t()}function Kn(){return Object.create(null)}function Ne(t){t.forEach(Te)}function Dt(t){return typeof t=="function"}function Wt(t,e){return t!=t?e==e:t!==e||t&&typeof t=="object"||typeof t=="function"}let _t;function Xe(t,e){return t===e?!0:(_t||(_t=document.createElement("a")),_t.href=e,t===_t.href)}function Co(t){return Object.keys(t).length===0}function Lo(t,...e){if(t==null){for(const r of e)r(void 0);return L}const n=t.subscribe(...e);return n.unsubscribe?()=>n.unsubscribe():n}function Uo(t,e,n){t.$$.on_destroy.push(Lo(e,n))}const Ro=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function k(t,e){t.appendChild(e)}function q(t,e,n){t.insertBefore(e,n||null)}function R(t){t.parentNode&&t.parentNode.removeChild(t)}function Ho(t,e){for(let n=0;n<t.length;n+=1)t[n]&&t[n].d(e)}function N(t){return document.createElement(t)}function Vt(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function j(t){return document.createTextNode(t)}function $(){return j(" ")}function qo(){return j("")}function J(t,e,n,r){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n,r)}function v(t,e,n){n==null?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function jo(t){return Array.from(t.childNodes)}function Pe(t,e){e=""+e,t.data!==e&&(t.data=e)}function et(t,e){t.value=e??""}function Dn(t,e,n){for(let r=0;r<t.options.length;r+=1){const o=t.options[r];if(o.__value===e){o.selected=!0;return}}(!n||e!==void 0)&&(t.selectedIndex=-1)}function Mo(t){const e=t.querySelector(":checked");return e&&e.__value}function Wn(t,e,n){t.classList.toggle(e,!!n)}let ft;function dt(t){ft=t}function zo(){if(!ft)throw new Error("Function called outside component initialization");return ft}function $o(t){zo().$$.on_mount.push(t)}const tt=[],ht=[];let nt=[];const Vn=[],Ko=Promise.resolve();let Gt=!1;function Do(){Gt||(Gt=!0,Ko.then(Gn))}function kt(t){nt.push(t)}const Zt=new Set;let rt=0;function Gn(){if(rt!==0)return;const t=ft;do{try{for(;rt<tt.length;){const e=tt[rt];rt++,dt(e),Wo(e.$$)}}catch(e){throw tt.length=0,rt=0,e}for(dt(null),tt.length=0,rt=0;ht.length;)ht.pop()();for(let e=0;e<nt.length;e+=1){const n=nt[e];Zt.has(n)||(Zt.add(n),n())}nt.length=0}while(tt.length);for(;Vn.length;)Vn.pop()();Gt=!1,Zt.clear(),dt(t)}function Wo(t){if(t.fragment!==null){t.update(),Ne(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(kt)}}function Vo(t){const e=[],n=[];nt.forEach(r=>t.indexOf(r)===-1?e.push(r):n.push(r)),n.forEach(r=>r()),nt=e}const St=new Set;let De;function At(){De={r:0,c:[],p:De}}function Bt(){De.r||Ne(De.c),De=De.p}function de(t,e){t&&t.i&&(St.delete(t),t.i(e))}function be(t,e,n,r){if(t&&t.o){if(St.has(t))return;St.add(t),De.c.push(()=>{St.delete(t),r&&(n&&t.d(1),r())}),t.o(e)}else r&&r()}function Zn(t){return(t==null?void 0:t.length)!==void 0?t:Array.from(t)}function Yn(t){t&&t.c()}function Yt(t,e,n){const{fragment:r,after_update:o}=t.$$;r&&r.m(e,n),kt(()=>{const i=t.$$.on_mount.map(Te).filter(Dt);t.$$.on_destroy?t.$$.on_destroy.push(...i):Ne(i),t.$$.on_mount=[]}),o.forEach(kt)}function Ft(t,e){const n=t.$$;n.fragment!==null&&(Vo(n.after_update),Ne(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function Go(t,e){t.$$.dirty[0]===-1&&(tt.push(t),Do(),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function Fn(t,e,n,r,o,i,s=null,c=[-1]){const a=ft;dt(t);const l=t.$$={fragment:null,ctx:[],props:i,update:L,not_equal:o,bound:Kn(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(a?a.$$.context:[])),callbacks:Kn(),dirty:c,skip_bound:!1,root:e.target||a.$$.root};s&&s(l.root);let f=!1;if(l.ctx=n?n(t,e.props||{},(u,g,...h)=>{const b=h.length?h[0]:g;return l.ctx&&o(l.ctx[u],l.ctx[u]=b)&&(!l.skip_bound&&l.bound[u]&&l.bound[u](b),f&&Go(t,u)),g}):[],l.update(),f=!0,Ne(l.before_update),l.fragment=r?r(l.ctx):!1,e.target){if(e.hydrate){const u=jo(e.target);l.fragment&&l.fragment.l(u),u.forEach(R)}else l.fragment&&l.fragment.c();e.intro&&de(t.$$.fragment),Yt(t,e.target,e.anchor),Gn()}dt(a)}class Jn{constructor(){x(this,"$$");x(this,"$$set")}$destroy(){Ft(this,1),this.$destroy=L}$on(e,n){if(!Dt(n))return L;const r=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return r.push(n),()=>{const o=r.indexOf(n);o!==-1&&r.splice(o,1)}}$set(e){this.$$set&&!Co(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const Zo="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Zo);function Yo(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Jt={exports:{}};function Qn(t,e=100,n={}){if(typeof t!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof t}\`.`);if(e<0)throw new RangeError("`wait` must not be negative.");const{immediate:r}=typeof n=="boolean"?{immediate:n}:n;let o,i,s,c,a;function l(){const u=Date.now()-c;if(u<e&&u>=0)s=setTimeout(l,e-u);else if(s=void 0,!r){const g=o,h=i;o=void 0,i=void 0,a=t.apply(g,h)}}const f=function(...u){if(o&&this!==o)throw new Error("Debounced method called with different contexts.");o=this,i=u,c=Date.now();const g=r&&!s;if(s||(s=setTimeout(l,e)),g){const h=o,b=i;o=void 0,i=void 0,a=t.apply(h,b)}return a};return f.clear=()=>{s&&(clearTimeout(s),s=void 0)},f.flush=()=>{if(!s)return;const u=o,g=i;o=void 0,i=void 0,a=t.apply(u,g),clearTimeout(s),s=void 0},f}Jt.exports.debounce=Qn,Jt.exports=Qn;var Fo=Jt.exports;const Xn=Yo(Fo),Qt=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const er=t=>t instanceof Uint8Array,Xt=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),we=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");const Jo=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function ne(t){if(!er(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=Jo[t[n]];return e}function en(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,i=t.slice(o,o+2),s=Number.parseInt(i,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");n[r]=s}return n}function Qo(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function tr(t){if(typeof t=="string"&&(t=Qo(t)),!er(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}let Xo=class{clone(){return this._cloneInto()}};function nr(t){const e=r=>t().update(tr(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function ei(t=32){if(Qt&&typeof Qt.getRandomValues=="function")return Qt.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function rr(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function or(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function ti(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");rr(t.outputLen),rr(t.blockLen)}function It(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function ni(t,e){or(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const tn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ir=t=>t instanceof Uint8Array,nn=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),ye=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function ri(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function rn(t){if(typeof t=="string"&&(t=ri(t)),!ir(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function oi(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!ir(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}class sr{clone(){return this._cloneInto()}}function ii(t){const e=r=>t().update(rn(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function cr(t=32){if(tn&&typeof tn.getRandomValues=="function")return tn.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function si(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),i=BigInt(4294967295),s=Number(n>>o&i),c=Number(n&i),a=r?4:0,l=r?0:4;t.setUint32(e+a,s,r),t.setUint32(e+l,c,r)}let ci=class extends sr{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=nn(this.buffer)}update(e){It(this);const{view:n,buffer:r,blockLen:o}=this;e=rn(e);const i=e.length;for(let s=0;s<i;){const c=Math.min(o-this.pos,i-s);if(c===o){const a=nn(e);for(;o<=i-s;s+=o)this.process(a,s);continue}r.set(e.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){It(this),ni(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:i}=this;let{pos:s}=this;n[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(r,0),s=0);for(let u=s;u<o;u++)n[u]=0;si(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=nn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,f=this.get();if(l>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<l;u++)c.setUint32(4*u,f[u],i)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:i,destroyed:s,pos:c}=this;return e.length=o,e.pos=c,e.finished=i,e.destroyed=s,o%n&&e.buffer.set(r),e}};const ai=(t,e,n)=>t&e^~t&n,li=(t,e,n)=>t&e^t&n^e&n,ui=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ce=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Le=new Uint32Array(64);let fi=class extends ci{constructor(){super(64,32,8,!1),this.A=Ce[0]|0,this.B=Ce[1]|0,this.C=Ce[2]|0,this.D=Ce[3]|0,this.E=Ce[4]|0,this.F=Ce[5]|0,this.G=Ce[6]|0,this.H=Ce[7]|0}get(){const{A:e,B:n,C:r,D:o,E:i,F:s,G:c,H:a}=this;return[e,n,r,o,i,s,c,a]}set(e,n,r,o,i,s,c,a){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(e,n){for(let u=0;u<16;u++,n+=4)Le[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const g=Le[u-15],h=Le[u-2],b=ye(g,7)^ye(g,18)^g>>>3,d=ye(h,17)^ye(h,19)^h>>>10;Le[u]=d+Le[u-7]+b+Le[u-16]|0}let{A:r,B:o,C:i,D:s,E:c,F:a,G:l,H:f}=this;for(let u=0;u<64;u++){const g=ye(c,6)^ye(c,11)^ye(c,25),h=f+g+ai(c,a,l)+ui[u]+Le[u]|0,d=(ye(r,2)^ye(r,13)^ye(r,22))+li(r,o,i)|0;f=l,l=a,a=c,c=s+h|0,s=i,i=o,o=r,r=h+d|0}r=r+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,l=l+this.G|0,f=f+this.H|0,this.set(r,o,i,s,c,a,l,f)}roundClean(){Le.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const on=ii(()=>new fi);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ar=BigInt(0),Ot=BigInt(1),di=BigInt(2),Tt=t=>t instanceof Uint8Array,hi=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function ot(t){if(!Tt(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=hi[t[n]];return e}function lr(t){const e=t.toString(16);return e.length&1?`0${e}`:e}function sn(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}function it(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,i=t.slice(o,o+2),s=Number.parseInt(i,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");n[r]=s}return n}function oe(t){return sn(ot(t))}function cn(t){if(!Tt(t))throw new Error("Uint8Array expected");return sn(ot(Uint8Array.from(t).reverse()))}function Ue(t,e){return it(t.toString(16).padStart(e*2,"0"))}function an(t,e){return Ue(t,e).reverse()}function gi(t){return it(lr(t))}function te(t,e,n){let r;if(typeof e=="string")try{r=it(e)}catch(i){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${i}`)}else if(Tt(e))r=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);const o=r.length;if(typeof n=="number"&&o!==n)throw new Error(`${t} expected ${n} bytes, got ${o}`);return r}function We(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!Tt(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}function pi(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}function bi(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function wi(t){let e;for(e=0;t>ar;t>>=Ot,e+=1);return e}function yi(t,e){return t>>BigInt(e)&Ot}const mi=(t,e,n)=>t|(n?Ot:ar)<<BigInt(e),ln=t=>(di<<BigInt(t-1))-Ot,un=t=>new Uint8Array(t),ur=t=>Uint8Array.from(t);function fr(t,e,n){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");let r=un(t),o=un(t),i=0;const s=()=>{r.fill(1),o.fill(0),i=0},c=(...u)=>n(o,r,...u),a=(u=un())=>{o=c(ur([0]),u),r=c(),u.length!==0&&(o=c(ur([1]),u),r=c())},l=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const g=[];for(;u<e;){r=c();const h=r.slice();g.push(h),u+=r.length}return We(...g)};return(u,g)=>{s(),a(u);let h;for(;!(h=g(l()));)a();return s(),h}}const vi={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||t instanceof Uint8Array,isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function gt(t,e,n={}){const r=(o,i,s)=>{const c=vi[i];if(typeof c!="function")throw new Error(`Invalid validator "${i}", expected function`);const a=t[o];if(!(s&&a===void 0)&&!c(a,t))throw new Error(`Invalid param ${String(o)}=${a} (${typeof a}), expected ${i}`)};for(const[o,i]of Object.entries(e))r(o,i,!1);for(const[o,i]of Object.entries(n))r(o,i,!0);return t}const xi=Object.freeze(Object.defineProperty({__proto__:null,bitGet:yi,bitLen:wi,bitMask:ln,bitSet:mi,bytesToHex:ot,bytesToNumberBE:oe,bytesToNumberLE:cn,concatBytes:We,createHmacDrbg:fr,ensureBytes:te,equalBytes:pi,hexToBytes:it,hexToNumber:sn,numberToBytesBE:Ue,numberToBytesLE:an,numberToHexUnpadded:lr,numberToVarBytesBE:gi,utf8ToBytes:bi,validateObject:gt},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Q=BigInt(0),W=BigInt(1),Ve=BigInt(2),Ei=BigInt(3),fn=BigInt(4),dr=BigInt(5),hr=BigInt(8);BigInt(9),BigInt(16);function X(t,e){const n=t%e;return n>=Q?n:e+n}function _i(t,e,n){if(n<=Q||e<Q)throw new Error("Expected power/modulo > 0");if(n===W)return Q;let r=W;for(;e>Q;)e&W&&(r=r*t%n),t=t*t%n,e>>=W;return r}function ae(t,e,n){let r=t;for(;e-- >Q;)r*=r,r%=n;return r}function dn(t,e){if(t===Q||e<=Q)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let n=X(t,e),r=e,o=Q,i=W;for(;n!==Q;){const c=r/n,a=r%n,l=o-i*c;r=n,n=a,o=i,i=l}if(r!==W)throw new Error("invert: does not exist");return X(o,e)}function ki(t){const e=(t-W)/Ve;let n,r,o;for(n=t-W,r=0;n%Ve===Q;n/=Ve,r++);for(o=Ve;o<t&&_i(o,e,t)!==t-W;o++);if(r===1){const s=(t+W)/fn;return function(a,l){const f=a.pow(l,s);if(!a.eql(a.sqr(f),l))throw new Error("Cannot find square root");return f}}const i=(n+W)/Ve;return function(c,a){if(c.pow(a,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let l=r,f=c.pow(c.mul(c.ONE,o),n),u=c.pow(a,i),g=c.pow(a,n);for(;!c.eql(g,c.ONE);){if(c.eql(g,c.ZERO))return c.ZERO;let h=1;for(let d=c.sqr(g);h<l&&!c.eql(d,c.ONE);h++)d=c.sqr(d);const b=c.pow(f,W<<BigInt(l-h-1));f=c.sqr(b),u=c.mul(u,b),g=c.mul(g,f),l=h}return u}}function Si(t){if(t%fn===Ei){const e=(t+W)/fn;return function(r,o){const i=r.pow(o,e);if(!r.eql(r.sqr(i),o))throw new Error("Cannot find square root");return i}}if(t%hr===dr){const e=(t-dr)/hr;return function(r,o){const i=r.mul(o,Ve),s=r.pow(i,e),c=r.mul(o,s),a=r.mul(r.mul(c,Ve),s),l=r.mul(c,r.sub(a,r.ONE));if(!r.eql(r.sqr(l),o))throw new Error("Cannot find square root");return l}}return ki(t)}const Ai=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Bi(t){const e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=Ai.reduce((r,o)=>(r[o]="function",r),e);return gt(t,n)}function Ii(t,e,n){if(n<Q)throw new Error("Expected power > 0");if(n===Q)return t.ONE;if(n===W)return e;let r=t.ONE,o=e;for(;n>Q;)n&W&&(r=t.mul(r,o)),o=t.sqr(o),n>>=W;return r}function Oi(t,e){const n=new Array(e.length),r=e.reduce((i,s,c)=>t.is0(s)?i:(n[c]=i,t.mul(i,s)),t.ONE),o=t.inv(r);return e.reduceRight((i,s,c)=>t.is0(s)?i:(n[c]=t.mul(i,n[c]),t.mul(i,s)),o),n}function gr(t,e){const n=e!==void 0?e:t.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function Ti(t,e,n=!1,r={}){if(t<=Q)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:o,nByteLength:i}=gr(t,e);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Si(t),c=Object.freeze({ORDER:t,BITS:o,BYTES:i,MASK:ln(o),ZERO:Q,ONE:W,create:a=>X(a,t),isValid:a=>{if(typeof a!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof a}`);return Q<=a&&a<t},is0:a=>a===Q,isOdd:a=>(a&W)===W,neg:a=>X(-a,t),eql:(a,l)=>a===l,sqr:a=>X(a*a,t),add:(a,l)=>X(a+l,t),sub:(a,l)=>X(a-l,t),mul:(a,l)=>X(a*l,t),pow:(a,l)=>Ii(c,a,l),div:(a,l)=>X(a*dn(l,t),t),sqrN:a=>a*a,addN:(a,l)=>a+l,subN:(a,l)=>a-l,mulN:(a,l)=>a*l,inv:a=>dn(a,t),sqrt:r.sqrt||(a=>s(c,a)),invertBatch:a=>Oi(c,a),cmov:(a,l,f)=>f?l:a,toBytes:a=>n?an(a,i):Ue(a,i),fromBytes:a=>{if(a.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${a.length}`);return n?cn(a):oe(a)}});return Object.freeze(c)}function pr(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const e=t.toString(2).length;return Math.ceil(e/8)}function br(t){const e=pr(t);return e+Math.ceil(e/2)}function Ni(t,e,n=!1){const r=t.length,o=pr(e),i=br(e);if(r<16||r<i||r>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${r}`);const s=n?oe(t):cn(t),c=X(s,e-W)+W;return n?an(c,o):Ue(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Pi=BigInt(0),hn=BigInt(1);function Ci(t,e){const n=(o,i)=>{const s=i.negate();return o?s:i},r=o=>{const i=Math.ceil(e/o)+1,s=2**(o-1);return{windows:i,windowSize:s}};return{constTimeNegate:n,unsafeLadder(o,i){let s=t.ZERO,c=o;for(;i>Pi;)i&hn&&(s=s.add(c)),c=c.double(),i>>=hn;return s},precomputeWindow(o,i){const{windows:s,windowSize:c}=r(i),a=[];let l=o,f=l;for(let u=0;u<s;u++){f=l,a.push(f);for(let g=1;g<c;g++)f=f.add(l),a.push(f);l=f.double()}return a},wNAF(o,i,s){const{windows:c,windowSize:a}=r(o);let l=t.ZERO,f=t.BASE;const u=BigInt(2**o-1),g=2**o,h=BigInt(o);for(let b=0;b<c;b++){const d=b*a;let p=Number(s&u);s>>=h,p>a&&(p-=g,s+=hn);const y=d,w=d+Math.abs(p)-1,E=b%2!==0,O=p<0;p===0?f=f.add(n(E,i[y])):l=l.add(n(O,i[w]))}return{p:l,f}},wNAFCached(o,i,s,c){const a=o._WINDOW_SIZE||1;let l=i.get(o);return l||(l=this.precomputeWindow(o,a),a!==1&&i.set(o,c(l))),this.wNAF(a,l,s)}}}function wr(t){return Bi(t.Fp),gt(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...gr(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Li(t){const e=wr(t);gt(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:o}=e;if(n){if(!r.eql(o,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof n!="object"||typeof n.beta!="bigint"||typeof n.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}const{bytesToNumberBE:Ui,hexToBytes:Ri}=xi,Ge={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){const{Err:e}=Ge;if(t.length<2||t[0]!==2)throw new e("Invalid signature integer tag");const n=t[1],r=t.subarray(2,n+2);if(!n||r.length!==n)throw new e("Invalid signature integer: wrong length");if(r[0]&128)throw new e("Invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:Ui(r),l:t.subarray(n+2)}},toSig(t){const{Err:e}=Ge,n=typeof t=="string"?Ri(t):t;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||n[0]!=48)throw new e("Invalid signature tag");if(n[1]!==r-2)throw new e("Invalid signature: incorrect length");const{d:o,l:i}=Ge._parseInt(n.subarray(2)),{d:s,l:c}=Ge._parseInt(i);if(c.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s}},hexFromSig(t){const e=l=>Number.parseInt(l[0],16)&8?"00"+l:l,n=l=>{const f=l.toString(16);return f.length&1?`0${f}`:f},r=e(n(t.s)),o=e(n(t.r)),i=r.length/2,s=o.length/2,c=n(i),a=n(s);return`30${n(s+i+4)}02${a}${o}02${c}${r}`}},Ee=BigInt(0),le=BigInt(1);BigInt(2);const yr=BigInt(3);BigInt(4);function Hi(t){const e=Li(t),{Fp:n}=e,r=e.toBytes||((b,d,p)=>{const y=d.toAffine();return We(Uint8Array.from([4]),n.toBytes(y.x),n.toBytes(y.y))}),o=e.fromBytes||(b=>{const d=b.subarray(1),p=n.fromBytes(d.subarray(0,n.BYTES)),y=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:p,y}});function i(b){const{a:d,b:p}=e,y=n.sqr(b),w=n.mul(y,b);return n.add(n.add(w,n.mul(b,d)),p)}if(!n.eql(n.sqr(e.Gy),i(e.Gx)))throw new Error("bad generator point: equation left != right");function s(b){return typeof b=="bigint"&&Ee<b&&b<e.n}function c(b){if(!s(b))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function a(b){const{allowedPrivateKeyLengths:d,nByteLength:p,wrapPrivateKey:y,n:w}=e;if(d&&typeof b!="bigint"){if(b instanceof Uint8Array&&(b=ot(b)),typeof b!="string"||!d.includes(b.length))throw new Error("Invalid key");b=b.padStart(p*2,"0")}let E;try{E=typeof b=="bigint"?b:oe(te("private key",b,p))}catch{throw new Error(`private key must be ${p} bytes, hex or bigint, not ${typeof b}`)}return y&&(E=X(E,w)),c(E),E}const l=new Map;function f(b){if(!(b instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,p,y){if(this.px=d,this.py=p,this.pz=y,d==null||!n.isValid(d))throw new Error("x required");if(p==null||!n.isValid(p))throw new Error("y required");if(y==null||!n.isValid(y))throw new Error("z required")}static fromAffine(d){const{x:p,y}=d||{};if(!d||!n.isValid(p)||!n.isValid(y))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const w=E=>n.eql(E,n.ZERO);return w(p)&&w(y)?u.ZERO:new u(p,y,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const p=n.invertBatch(d.map(y=>y.pz));return d.map((y,w)=>y.toAffine(p[w])).map(u.fromAffine)}static fromHex(d){const p=u.fromAffine(o(te("pointHex",d)));return p.assertValidity(),p}static fromPrivateKey(d){return u.BASE.multiply(a(d))}_setWindowSize(d){this._WINDOW_SIZE=d,l.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!n.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:d,y:p}=this.toAffine();if(!n.isValid(d)||!n.isValid(p))throw new Error("bad point: x or y not FE");const y=n.sqr(p),w=i(d);if(!n.eql(y,w))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:d}=this.toAffine();if(n.isOdd)return!n.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){f(d);const{px:p,py:y,pz:w}=this,{px:E,py:O,pz:P}=d,S=n.eql(n.mul(p,P),n.mul(E,w)),_=n.eql(n.mul(y,P),n.mul(O,w));return S&&_}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b:p}=e,y=n.mul(p,yr),{px:w,py:E,pz:O}=this;let P=n.ZERO,S=n.ZERO,_=n.ZERO,m=n.mul(w,w),A=n.mul(E,E),C=n.mul(O,O),U=n.mul(w,E);return U=n.add(U,U),_=n.mul(w,O),_=n.add(_,_),P=n.mul(d,_),S=n.mul(y,C),S=n.add(P,S),P=n.sub(A,S),S=n.add(A,S),S=n.mul(P,S),P=n.mul(U,P),_=n.mul(y,_),C=n.mul(d,C),U=n.sub(m,C),U=n.mul(d,U),U=n.add(U,_),_=n.add(m,m),m=n.add(_,m),m=n.add(m,C),m=n.mul(m,U),S=n.add(S,m),C=n.mul(E,O),C=n.add(C,C),m=n.mul(C,U),P=n.sub(P,m),_=n.mul(C,A),_=n.add(_,_),_=n.add(_,_),new u(P,S,_)}add(d){f(d);const{px:p,py:y,pz:w}=this,{px:E,py:O,pz:P}=d;let S=n.ZERO,_=n.ZERO,m=n.ZERO;const A=e.a,C=n.mul(e.b,yr);let U=n.mul(p,E),G=n.mul(y,O),Z=n.mul(w,P),Y=n.add(p,y),B=n.add(E,O);Y=n.mul(Y,B),B=n.add(U,G),Y=n.sub(Y,B),B=n.add(p,w);let T=n.add(E,P);return B=n.mul(B,T),T=n.add(U,Z),B=n.sub(B,T),T=n.add(y,w),S=n.add(O,P),T=n.mul(T,S),S=n.add(G,Z),T=n.sub(T,S),m=n.mul(A,B),S=n.mul(C,Z),m=n.add(S,m),S=n.sub(G,m),m=n.add(G,m),_=n.mul(S,m),G=n.add(U,U),G=n.add(G,U),Z=n.mul(A,Z),B=n.mul(C,B),G=n.add(G,Z),Z=n.sub(U,Z),Z=n.mul(A,Z),B=n.add(B,Z),U=n.mul(G,B),_=n.add(_,U),U=n.mul(T,B),S=n.mul(Y,S),S=n.sub(S,U),U=n.mul(Y,G),m=n.mul(T,m),m=n.add(m,U),new u(S,_,m)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return h.wNAFCached(this,l,d,p=>{const y=n.invertBatch(p.map(w=>w.pz));return p.map((w,E)=>w.toAffine(y[E])).map(u.fromAffine)})}multiplyUnsafe(d){const p=u.ZERO;if(d===Ee)return p;if(c(d),d===le)return this;const{endo:y}=e;if(!y)return h.unsafeLadder(this,d);let{k1neg:w,k1:E,k2neg:O,k2:P}=y.splitScalar(d),S=p,_=p,m=this;for(;E>Ee||P>Ee;)E&le&&(S=S.add(m)),P&le&&(_=_.add(m)),m=m.double(),E>>=le,P>>=le;return w&&(S=S.negate()),O&&(_=_.negate()),_=new u(n.mul(_.px,y.beta),_.py,_.pz),S.add(_)}multiply(d){c(d);let p=d,y,w;const{endo:E}=e;if(E){const{k1neg:O,k1:P,k2neg:S,k2:_}=E.splitScalar(p);let{p:m,f:A}=this.wNAF(P),{p:C,f:U}=this.wNAF(_);m=h.constTimeNegate(O,m),C=h.constTimeNegate(S,C),C=new u(n.mul(C.px,E.beta),C.py,C.pz),y=m.add(C),w=A.add(U)}else{const{p:O,f:P}=this.wNAF(p);y=O,w=P}return u.normalizeZ([y,w])[0]}multiplyAndAddUnsafe(d,p,y){const w=u.BASE,E=(P,S)=>S===Ee||S===le||!P.equals(w)?P.multiplyUnsafe(S):P.multiply(S),O=E(this,p).add(E(d,y));return O.is0()?void 0:O}toAffine(d){const{px:p,py:y,pz:w}=this,E=this.is0();d==null&&(d=E?n.ONE:n.inv(w));const O=n.mul(p,d),P=n.mul(y,d),S=n.mul(w,d);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(S,n.ONE))throw new Error("invZ was invalid");return{x:O,y:P}}isTorsionFree(){const{h:d,isTorsionFree:p}=e;if(d===le)return!0;if(p)return p(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:p}=e;return d===le?this:p?p(u,this):this.multiplyUnsafe(e.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return ot(this.toRawBytes(d))}}u.BASE=new u(e.Gx,e.Gy,n.ONE),u.ZERO=new u(n.ZERO,n.ONE,n.ZERO);const g=e.nBitLength,h=Ci(u,e.endo?Math.ceil(g/2):g);return{CURVE:e,ProjectivePoint:u,normPrivateKeyToScalar:a,weierstrassEquation:i,isWithinCurveOrder:s}}function qi(t){const e=wr(t);return gt(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function ji(t){const e=qi(t),{Fp:n,n:r}=e,o=n.BYTES+1,i=2*n.BYTES+1;function s(B){return Ee<B&&B<n.ORDER}function c(B){return X(B,r)}function a(B){return dn(B,r)}const{ProjectivePoint:l,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:g}=Hi({...e,toBytes(B,T,H){const z=T.toAffine(),M=n.toBytes(z.x),K=We;return H?K(Uint8Array.from([T.hasEvenY()?2:3]),M):K(Uint8Array.from([4]),M,n.toBytes(z.y))},fromBytes(B){const T=B.length,H=B[0],z=B.subarray(1);if(T===o&&(H===2||H===3)){const M=oe(z);if(!s(M))throw new Error("Point is not on curve");const K=u(M);let ee=n.sqrt(K);const V=(ee&le)===le;return(H&1)===1!==V&&(ee=n.neg(ee)),{x:M,y:ee}}else if(T===i&&H===4){const M=n.fromBytes(z.subarray(0,n.BYTES)),K=n.fromBytes(z.subarray(n.BYTES,2*n.BYTES));return{x:M,y:K}}else throw new Error(`Point of length ${T} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),h=B=>ot(Ue(B,e.nByteLength));function b(B){const T=r>>le;return B>T}function d(B){return b(B)?c(-B):B}const p=(B,T,H)=>oe(B.slice(T,H));class y{constructor(T,H,z){this.r=T,this.s=H,this.recovery=z,this.assertValidity()}static fromCompact(T){const H=e.nByteLength;return T=te("compactSignature",T,H*2),new y(p(T,0,H),p(T,H,2*H))}static fromDER(T){const{r:H,s:z}=Ge.toSig(te("DER",T));return new y(H,z)}assertValidity(){if(!g(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!g(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(T){return new y(this.r,this.s,T)}recoverPublicKey(T){const{r:H,s:z,recovery:M}=this,K=_(te("msgHash",T));if(M==null||![0,1,2,3].includes(M))throw new Error("recovery id invalid");const ee=M===2||M===3?H+e.n:H;if(ee>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const V=M&1?"03":"02",fe=l.fromHex(V+h(ee)),F=a(ee),he=c(-K*F),ge=c(z*F),pe=l.BASE.multiplyAndAddUnsafe(fe,he,ge);if(!pe)throw new Error("point at infinify");return pe.assertValidity(),pe}hasHighS(){return b(this.s)}normalizeS(){return this.hasHighS()?new y(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return it(this.toDERHex())}toDERHex(){return Ge.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return it(this.toCompactHex())}toCompactHex(){return h(this.r)+h(this.s)}}const w={isValidPrivateKey(B){try{return f(B),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const B=br(e.n);return Ni(e.randomBytes(B),e.n)},precompute(B=8,T=l.BASE){return T._setWindowSize(B),T.multiply(BigInt(3)),T}};function E(B,T=!0){return l.fromPrivateKey(B).toRawBytes(T)}function O(B){const T=B instanceof Uint8Array,H=typeof B=="string",z=(T||H)&&B.length;return T?z===o||z===i:H?z===2*o||z===2*i:B instanceof l}function P(B,T,H=!0){if(O(B))throw new Error("first arg must be private key");if(!O(T))throw new Error("second arg must be public key");return l.fromHex(T).multiply(f(B)).toRawBytes(H)}const S=e.bits2int||function(B){const T=oe(B),H=B.length*8-e.nBitLength;return H>0?T>>BigInt(H):T},_=e.bits2int_modN||function(B){return c(S(B))},m=ln(e.nBitLength);function A(B){if(typeof B!="bigint")throw new Error("bigint expected");if(!(Ee<=B&&B<m))throw new Error(`bigint expected < 2^${e.nBitLength}`);return Ue(B,e.nByteLength)}function C(B,T,H=U){if(["recovered","canonical"].some(ce=>ce in H))throw new Error("sign() legacy options not supported");const{hash:z,randomBytes:M}=e;let{lowS:K,prehash:ee,extraEntropy:V}=H;K==null&&(K=!0),B=te("msgHash",B),ee&&(B=te("prehashed msgHash",z(B)));const fe=_(B),F=f(T),he=[A(F),A(fe)];if(V!=null){const ce=V===!0?M(n.BYTES):V;he.push(te("extraEntropy",ce))}const ge=We(...he),pe=fe;function Je(ce){const Be=S(ce);if(!g(Be))return;const Et=a(Be),Ie=l.BASE.multiply(Be).toAffine(),ie=c(Ie.x);if(ie===Ee)return;const Oe=c(Et*c(pe+ie*F));if(Oe===Ee)return;let Qe=(Ie.x===ie?0:2)|Number(Ie.y&le),$e=Oe;return K&&b(Oe)&&($e=d(Oe),Qe^=1),new y(ie,$e,Qe)}return{seed:ge,k2sig:Je}}const U={lowS:e.lowS,prehash:!1},G={lowS:e.lowS,prehash:!1};function Z(B,T,H=U){const{seed:z,k2sig:M}=C(B,T,H),K=e;return fr(K.hash.outputLen,K.nByteLength,K.hmac)(z,M)}l.BASE._setWindowSize(8);function Y(B,T,H,z=G){var Ie;const M=B;if(T=te("msgHash",T),H=te("publicKey",H),"strict"in z)throw new Error("options.strict was renamed to lowS");const{lowS:K,prehash:ee}=z;let V,fe;try{if(typeof M=="string"||M instanceof Uint8Array)try{V=y.fromDER(M)}catch(ie){if(!(ie instanceof Ge.Err))throw ie;V=y.fromCompact(M)}else if(typeof M=="object"&&typeof M.r=="bigint"&&typeof M.s=="bigint"){const{r:ie,s:Oe}=M;V=new y(ie,Oe)}else throw new Error("PARSE");fe=l.fromHex(H)}catch(ie){if(ie.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(K&&V.hasHighS())return!1;ee&&(T=e.hash(T));const{r:F,s:he}=V,ge=_(T),pe=a(he),Je=c(ge*pe),ce=c(F*pe),Be=(Ie=l.BASE.multiplyAndAddUnsafe(fe,Je,ce))==null?void 0:Ie.toAffine();return Be?c(Be.x)===F:!1}return{CURVE:e,getPublicKey:E,getSharedSecret:P,sign:Z,verify:Y,ProjectivePoint:l,Signature:y,utils:w}}class mr extends sr{constructor(e,n){super(),this.finished=!1,this.destroyed=!1,ti(e);const r=rn(n);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,i=new Uint8Array(o);i.set(r.length>o?e.create().update(r).digest():r);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=e.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),i.fill(0)}update(e){return It(this),this.iHash.update(e),this}digestInto(e){It(this),or(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return e=e,e.finished=o,e.destroyed=i,e.blockLen=s,e.outputLen=c,e.oHash=n._cloneInto(e.oHash),e.iHash=r._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const vr=(t,e,n)=>new mr(t,e).update(n).digest();vr.create=(t,e)=>new mr(t,e);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Mi(t){return{hash:t,hmac:(e,...n)=>vr(t,e,oi(...n)),randomBytes:cr}}function zi(t,e){const n=r=>ji({...t,...Mi(r)});return Object.freeze({...n(e),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Nt=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),Pt=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),xr=BigInt(1),Ct=BigInt(2),Er=(t,e)=>(t+e/Ct)/e;function _r(t){const e=Nt,n=BigInt(3),r=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),l=t*t*t%e,f=l*l*t%e,u=ae(f,n,e)*f%e,g=ae(u,n,e)*f%e,h=ae(g,Ct,e)*l%e,b=ae(h,o,e)*h%e,d=ae(b,i,e)*b%e,p=ae(d,c,e)*d%e,y=ae(p,a,e)*p%e,w=ae(y,c,e)*d%e,E=ae(w,n,e)*f%e,O=ae(E,s,e)*b%e,P=ae(O,r,e)*l%e,S=ae(P,Ct,e);if(!gn.eql(gn.sqr(S),t))throw new Error("Cannot find square root");return S}const gn=Ti(Nt,void 0,void 0,{sqrt:_r}),pt=zi({a:BigInt(0),b:BigInt(7),Fp:gn,n:Pt,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const e=Pt,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-xr*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),c=Er(i*t,e),a=Er(-r*t,e);let l=X(t-c*n-a*o,e),f=X(-c*r-a*i,e);const u=l>s,g=f>s;if(u&&(l=e-l),g&&(f=e-f),l>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:u,k1:l,k2neg:g,k2:f}}}},on),Lt=BigInt(0),kr=t=>typeof t=="bigint"&&Lt<t&&t<Nt,$i=t=>typeof t=="bigint"&&Lt<t&&t<Pt,Sr={};function Ut(t,...e){let n=Sr[t];if(n===void 0){const r=on(Uint8Array.from(t,o=>o.charCodeAt(0)));n=We(r,r),Sr[t]=n}return on(We(n,...e))}const pn=t=>t.toRawBytes(!0).slice(1),bn=t=>Ue(t,32),wn=t=>X(t,Nt),bt=t=>X(t,Pt),yn=pt.ProjectivePoint,Ki=(t,e,n)=>yn.BASE.multiplyAndAddUnsafe(t,e,n);function mn(t){let e=pt.utils.normPrivateKeyToScalar(t),n=yn.fromPrivateKey(e);return{scalar:n.hasEvenY()?e:bt(-e),bytes:pn(n)}}function Ar(t){if(!kr(t))throw new Error("bad x: need 0 < x < p");const e=wn(t*t),n=wn(e*t+BigInt(7));let r=_r(n);r%Ct!==Lt&&(r=wn(-r));const o=new yn(t,r,xr);return o.assertValidity(),o}function Br(...t){return bt(oe(Ut("BIP0340/challenge",...t)))}function Di(t){return mn(t).bytes}function Wi(t,e,n=cr(32)){const r=te("message",t),{bytes:o,scalar:i}=mn(e),s=te("auxRand",n,32),c=bn(i^oe(Ut("BIP0340/aux",s))),a=Ut("BIP0340/nonce",c,o,r),l=bt(oe(a));if(l===Lt)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=mn(l),g=Br(f,o,r),h=new Uint8Array(64);if(h.set(f,0),h.set(bn(bt(u+g*i)),32),!Ir(h,r,o))throw new Error("sign: Invalid signature produced");return h}function Ir(t,e,n){const r=te("signature",t,64),o=te("message",e),i=te("publicKey",n,32);try{const s=Ar(oe(i)),c=oe(r.subarray(0,32));if(!kr(c))return!1;const a=oe(r.subarray(32,64));if(!$i(a))return!1;const l=Br(bn(c),pn(s),o),f=Ki(s,a,bt(-l));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const re={getPublicKey:Di,sign:Wi,verify:Ir,utils:{randomPrivateKey:pt.utils.randomPrivateKey,lift_x:Ar,pointToBytes:pn,numberToBytesBE:Ue,bytesToNumberBE:oe,taggedHash:Ut,mod:X}};function vn(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function Vi(t){if(typeof t!="boolean")throw new Error(`Expected boolean, not ${t}`)}function Or(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function Gi(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");vn(t.outputLen),vn(t.blockLen)}function Zi(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Yi(t,e){Or(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const xn={number:vn,bool:Vi,bytes:Or,hash:Gi,exists:Zi,output:Yi};function Fi(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),i=BigInt(4294967295),s=Number(n>>o&i),c=Number(n&i),a=r?4:0,l=r?0:4;t.setUint32(e+a,s,r),t.setUint32(e+l,c,r)}class Ji extends Xo{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Xt(this.buffer)}update(e){xn.exists(this);const{view:n,buffer:r,blockLen:o}=this;e=tr(e);const i=e.length;for(let s=0;s<i;){const c=Math.min(o-this.pos,i-s);if(c===o){const a=Xt(e);for(;o<=i-s;s+=o)this.process(a,s);continue}r.set(e.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){xn.exists(this),xn.output(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:i}=this;let{pos:s}=this;n[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(r,0),s=0);for(let u=s;u<o;u++)n[u]=0;Fi(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=Xt(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,f=this.get();if(l>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<l;u++)c.setUint32(4*u,f[u],i)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:i,destroyed:s,pos:c}=this;return e.length=o,e.pos=c,e.finished=i,e.destroyed=s,o%n&&e.buffer.set(r),e}}const Qi=(t,e,n)=>t&e^~t&n,Xi=(t,e,n)=>t&e^t&n^e&n,es=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Re=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),He=new Uint32Array(64);class Tr extends Ji{constructor(){super(64,32,8,!1),this.A=Re[0]|0,this.B=Re[1]|0,this.C=Re[2]|0,this.D=Re[3]|0,this.E=Re[4]|0,this.F=Re[5]|0,this.G=Re[6]|0,this.H=Re[7]|0}get(){const{A:e,B:n,C:r,D:o,E:i,F:s,G:c,H:a}=this;return[e,n,r,o,i,s,c,a]}set(e,n,r,o,i,s,c,a){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(e,n){for(let u=0;u<16;u++,n+=4)He[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const g=He[u-15],h=He[u-2],b=we(g,7)^we(g,18)^g>>>3,d=we(h,17)^we(h,19)^h>>>10;He[u]=d+He[u-7]+b+He[u-16]|0}let{A:r,B:o,C:i,D:s,E:c,F:a,G:l,H:f}=this;for(let u=0;u<64;u++){const g=we(c,6)^we(c,11)^we(c,25),h=f+g+Qi(c,a,l)+es[u]+He[u]|0,d=(we(r,2)^we(r,13)^we(r,22))+Xi(r,o,i)|0;f=l,l=a,a=c,c=s+h|0,s=i,i=o,o=r,r=h+d|0}r=r+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,l=l+this.G|0,f=f+this.H|0,this.set(r,o,i,s,c,a,l,f)}roundClean(){He.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class ts extends Tr{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const En=nr(()=>new Tr);nr(()=>new ts);var st=Symbol("verified"),ns=t=>t instanceof Object;function rs(t){if(!ns(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var os=new TextEncoder,is=class{generateSecretKey(){return re.utils.randomPrivateKey()}getPublicKey(e){return ne(re.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=ne(re.getPublicKey(n)),r.id=_n(r),r.sig=ne(re.sign(_n(r),n)),r[st]=!0,r}verifyEvent(e){if(typeof e[st]=="boolean")return e[st];const n=_n(e);if(n!==e.id)return e[st]=!1,!1;try{const r=re.verify(e.sig,n,e.pubkey);return e[st]=r,r}catch{return e[st]=!1,!1}}};function ss(t){if(!rs(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function _n(t){let e=En(os.encode(ss(t)));return ne(e)}var Rt=new is,cs=Rt.generateSecretKey,Nr=Rt.getPublicKey;Rt.finalizeEvent,Rt.verifyEvent;var Ze=Symbol("verified"),as=t=>t instanceof Object;function ls(t){if(!as(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var us=new TextEncoder;function wt(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var fs=class{constructor(e){x(this,"value");x(this,"next",null);x(this,"prev",null);this.value=e}},ds=class{constructor(){x(this,"first");x(this,"last");this.first=null,this.last=null}enqueue(e){const n=new fs(e);return this.last?this.last===this.first?(this.last=n,this.last.prev=this.first,this.first.next=n):(n.prev=this.last,this.last.next=n,this.last=n):(this.first=n,this.last=n),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const n=this.first;return this.first=null,this.last=null,n.value}const e=this.first;return this.first=e.next,e.value}},hs=class{generateSecretKey(){return re.utils.randomPrivateKey()}getPublicKey(e){return ne(re.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=ne(re.getPublicKey(n)),r.id=kn(r),r.sig=ne(re.sign(kn(r),n)),r[Ze]=!0,r}verifyEvent(e){if(typeof e[Ze]=="boolean")return e[Ze];const n=kn(e);if(n!==e.id)return e[Ze]=!1,!1;try{const r=re.verify(e.sig,n,e.pubkey);return e[Ze]=r,r}catch{return e[Ze]=!1,!1}}};function gs(t){if(!ls(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function kn(t){let e=En(us.encode(gs(t)));return ne(e)}var Ht=new hs;Ht.generateSecretKey,Ht.getPublicKey,Ht.finalizeEvent;var ps=Ht.verifyEvent,bs=22242;function ws(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([i,s])=>i===n.slice(1)&&o.indexOf(s)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function ys(t,e){for(let n=0;n<t.length;n++)if(ws(t[n],e))return!0;return!1}function ms(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function vs(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let i=r+1+o;return t.slice(r+1,i)}function xs(t,e){return{kind:bs,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function Es(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var _s=t=>(t[Ze]=!0,!0),Pr;try{Pr=WebSocket}catch{}var Cr=class{constructor(e,n){x(this,"url");x(this,"_connected",!1);x(this,"onclose",null);x(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));x(this,"_onauth",null);x(this,"baseEoseTimeout",4400);x(this,"connectionTimeout",4400);x(this,"openSubs",new Map);x(this,"connectionTimeoutHandle");x(this,"connectionPromise");x(this,"openCountRequests",new Map);x(this,"openEventPublishes",new Map);x(this,"ws");x(this,"incomingMessageQueue",new ds);x(this,"queueRunning",!1);x(this,"challenge");x(this,"serial",0);x(this,"verifyEvent");this.url=wt(e),this.verifyEvent=n.verifyEvent}static async connect(e,n){const r=new Cr(e,n);return await r.connect(),r}closeAllSubscriptions(e){for(let[n,r]of this.openSubs)r.close(e);this.openSubs.clear();for(let[n,r]of this.openEventPublishes)r.reject(new Error(e));this.openEventPublishes.clear();for(let[n,r]of this.openCountRequests)r.reject(new Error(e));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((e,n)=>{this.connectionTimeoutHandle=setTimeout(()=>{var r;n("connection timed out"),this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new Pr(this.url)}catch(r){n(r);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,e()},this.ws.onerror=r=>{var o;n(r.message),this._connected&&(this._connected=!1,this.connectionPromise=void 0,(o=this.onclose)==null||o.call(this),this.closeAllSubscriptions("relay connection errored"))},this.ws.onclose=async()=>{var r;this._connected&&(this._connected=!1,this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection closed"))},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await Es();this.queueRunning=!1}handleNext(){var r,o,i;const e=this.incomingMessageQueue.dequeue();if(!e)return!1;const n=vs(e);if(n){const s=this.openSubs.get(n);if(!s)return;const c=ms(e,"id"),a=(r=s.alreadyHaveEvent)==null?void 0:r.call(s,c);if((o=s.receivedEvent)==null||o.call(s,this,c),a)return}try{let s=JSON.parse(e);switch(s[0]){case"EVENT":{const c=this.openSubs.get(s[1]),a=s[2];this.verifyEvent(a)&&ys(c.filters,a)&&c.onevent(a);return}case"COUNT":{const c=s[1],a=s[2],l=this.openCountRequests.get(c);l&&(l.resolve(a.count),this.openCountRequests.delete(c));return}case"EOSE":{const c=this.openSubs.get(s[1]);if(!c)return;c.receivedEose();return}case"OK":{const c=s[1],a=s[2],l=s[3],f=this.openEventPublishes.get(c);a?f.resolve(l):f.reject(new Error(l)),this.openEventPublishes.delete(c);return}case"CLOSED":{const c=s[1],a=this.openSubs.get(c);if(!a)return;a.closed=!0,a.close(s[2]);return}case"NOTICE":this.onnotice(s[1]);return;case"AUTH":{this.challenge=s[1],(i=this._onauth)==null||i.call(this,s[1]);return}}}catch{return}}async send(e){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var n;(n=this.ws)==null||n.send(e)})}async auth(e){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const n=await e(xs(this.url,this.challenge)),r=new Promise((o,i)=>{this.openEventPublishes.set(n.id,{resolve:o,reject:i})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(e){const n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["EVENT",'+JSON.stringify(e)+"]"),n}async count(e,n){this.serial++;const r=(n==null?void 0:n.id)||"count:"+this.serial,o=new Promise((i,s)=>{this.openCountRequests.set(r,{resolve:i,reject:s})});return this.send('["COUNT","'+r+'",'+JSON.stringify(e)+"]"),o}subscribe(e,n){const r=this.prepareSubscription(e,n);return r.fire(),r}prepareSubscription(e,n){this.serial++;const r=n.id||"sub:"+this.serial,o=new ks(this,r,e,n);return this.openSubs.set(r,o),o}close(){var e;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(e=this.ws)==null||e.close()}_onmessage(e){this.incomingMessageQueue.enqueue(e.data),this.queueRunning||this.runQueue()}},ks=class{constructor(e,n,r,o){x(this,"relay");x(this,"id");x(this,"closed",!1);x(this,"eosed",!1);x(this,"filters");x(this,"alreadyHaveEvent");x(this,"receivedEvent");x(this,"onevent");x(this,"oneose");x(this,"onclose");x(this,"eoseTimeout");x(this,"eoseTimeoutHandle");this.relay=e,this.filters=r,this.id=n,this.alreadyHaveEvent=o.alreadyHaveEvent,this.receivedEvent=o.receivedEvent,this.eoseTimeout=o.eoseTimeout||e.baseEoseTimeout,this.oneose=o.oneose,this.onclose=o.onclose,this.onevent=o.onevent||(i=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,i)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var e;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(e=this.oneose)==null||e.call(this))}close(e="closed by caller"){var n;!this.closed&&this.relay.connected&&(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(n=this.onclose)==null||n.call(this,e)}},Ss=class{constructor(e){x(this,"relays",new Map);x(this,"seenOn",new Map);x(this,"trackRelays",!1);x(this,"verifyEvent");x(this,"trustedRelayURLs",new Set);this.verifyEvent=e.verifyEvent}async ensureRelay(e,n){e=wt(e);let r=this.relays.get(e);return r||(r=new Cr(e,{verifyEvent:this.trustedRelayURLs.has(e)?_s:this.verifyEvent}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(e,r)),await r.connect(),r}close(e){e.map(wt).forEach(n=>{var r;(r=this.relays.get(n))==null||r.close()})}subscribeMany(e,n,r){return this.subscribeManyMap(Object.fromEntries(e.map(o=>[o,n])),r)}subscribeManyMap(e,n){this.trackRelays&&(n.receivedEvent=(g,h)=>{let b=this.seenOn.get(h);b||(b=new Set,this.seenOn.set(h,b)),b.add(g)});const r=new Set,o=[],i=Object.keys(e).length,s=[];let c=g=>{var h;s[g]=!0,s.filter(b=>b).length===i&&((h=n.oneose)==null||h.call(n),c=()=>{})};const a=[];let l=(g,h)=>{var b;c(g),a[g]=h,a.filter(d=>d).length===i&&((b=n.onclose)==null||b.call(n,a),l=()=>{})};const f=g=>{var b;if((b=n.alreadyHaveEvent)!=null&&b.call(n,g))return!0;const h=r.has(g);return r.add(g),h},u=Promise.all(Object.entries(e).map(async(g,h,b)=>{if(b.indexOf(g)!==h){l(h,"duplicate url");return}let[d,p]=g;d=wt(d);let y;try{y=await this.ensureRelay(d,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(E){l(h,(E==null?void 0:E.message)||String(E));return}let w=y.subscribe(p,{...n,oneose:()=>c(h),onclose:E=>l(h,E),alreadyHaveEvent:f,eoseTimeout:n.maxWait});o.push(w)}));return{async close(){await u,o.forEach(g=>{g.close()})}}}subscribeManyEose(e,n,r){const o=this.subscribeMany(e,n,{...r,oneose(){o.close()}});return o}async querySync(e,n,r){return new Promise(async o=>{const i=[];this.subscribeManyEose(e,[n],{...r,onevent(s){i.push(s)},onclose(s){o(i)}})})}async get(e,n,r){n.limit=1;const o=await this.querySync(e,n,r);return o.sort((i,s)=>s.created_at-i.created_at),o[0]||null}publish(e,n){return e.map(wt).map(async(r,o,i)=>i.indexOf(r)!==o?Promise.reject("duplicate url"):(await this.ensureRelay(r)).publish(n))}},As=class extends Ss{constructor(){super({verifyEvent:ps})}};function Lr(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Ye(t,...e){if(!Lr(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error(`Uint8Array expected of length ${e}, not of length=${t.length}`)}function qt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Ur(t,e){Ye(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */const se=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4)),Bs=t=>new DataView(t.buffer,t.byteOffset,t.byteLength);if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function Is(t){if(typeof t!="string")throw new Error(`string expected, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function yt(t){if(typeof t=="string")t=Is(t);else if(Lr(t))t=t.slice();else throw new Error(`Uint8Array expected, got ${typeof t}`);return t}const Os=(t,e)=>(Object.assign(e,t),e),_e=16,Sn=new Uint8Array(16),me=se(Sn),Ts=225,Ns=(t,e,n,r)=>{const o=r&1;return{s3:n<<31|r>>>1,s2:e<<31|n>>>1,s1:t<<31|e>>>1,s0:t>>>1^Ts<<24&-(o&1)}},ue=t=>(t>>>0&255)<<24|(t>>>8&255)<<16|(t>>>16&255)<<8|t>>>24&255|0;function Ps(t){t.reverse();const e=t[15]&1;let n=0;for(let r=0;r<t.length;r++){const o=t[r];t[r]=o>>>1|n,n=(o&1)<<7}return t[0]^=-e&225,t}const Cs=t=>t>64*1024?8:t>1024?4:2;class Rr{constructor(e,n){this.blockLen=_e,this.outputLen=_e,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,e=yt(e),Ye(e,16);const r=Bs(e);let o=r.getUint32(0,!1),i=r.getUint32(4,!1),s=r.getUint32(8,!1),c=r.getUint32(12,!1);const a=[];for(let b=0;b<128;b++)a.push({s0:ue(o),s1:ue(i),s2:ue(s),s3:ue(c)}),{s0:o,s1:i,s2:s,s3:c}=Ns(o,i,s,c);const l=Cs(n||1024);if(![1,2,4,8].includes(l))throw new Error(`ghash: wrong window size=${l}, should be 2, 4 or 8`);this.W=l;const u=128/l,g=this.windowSize=2**l,h=[];for(let b=0;b<u;b++)for(let d=0;d<g;d++){let p=0,y=0,w=0,E=0;for(let O=0;O<l;O++){if(!(d>>>l-O-1&1))continue;const{s0:S,s1:_,s2:m,s3:A}=a[l*b+O];p^=S,y^=_,w^=m,E^=A}h.push({s0:p,s1:y,s2:w,s3:E})}this.t=h}_updateBlock(e,n,r,o){e^=this.s0,n^=this.s1,r^=this.s2,o^=this.s3;const{W:i,t:s,windowSize:c}=this;let a=0,l=0,f=0,u=0;const g=(1<<i)-1;let h=0;for(const b of[e,n,r,o])for(let d=0;d<4;d++){const p=b>>>8*d&255;for(let y=8/i-1;y>=0;y--){const w=p>>>i*y&g,{s0:E,s1:O,s2:P,s3:S}=s[h*c+w];a^=E,l^=O,f^=P,u^=S,h+=1}}this.s0=a,this.s1=l,this.s2=f,this.s3=u}update(e){e=yt(e),qt(this);const n=se(e),r=Math.floor(e.length/_e),o=e.length%_e;for(let i=0;i<r;i++)this._updateBlock(n[i*4+0],n[i*4+1],n[i*4+2],n[i*4+3]);return o&&(Sn.set(e.subarray(r*_e)),this._updateBlock(me[0],me[1],me[2],me[3]),me.fill(0)),this}destroy(){const{t:e}=this;for(const n of e)n.s0=0,n.s1=0,n.s2=0,n.s3=0}digestInto(e){qt(this),Ur(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=se(e);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,e}digest(){const e=new Uint8Array(_e);return this.digestInto(e),this.destroy(),e}}class Ls extends Rr{constructor(e,n){e=yt(e);const r=Ps(e.slice());super(r,n),r.fill(0)}update(e){e=yt(e),qt(this);const n=se(e),r=e.length%_e,o=Math.floor(e.length/_e);for(let i=0;i<o;i++)this._updateBlock(ue(n[i*4+3]),ue(n[i*4+2]),ue(n[i*4+1]),ue(n[i*4+0]));return r&&(Sn.set(e.subarray(o*_e)),this._updateBlock(ue(me[3]),ue(me[2]),ue(me[1]),ue(me[0])),me.fill(0)),this}digestInto(e){qt(this),Ur(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=se(e);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,e.reverse()}}function Hr(t){const e=(r,o)=>t(o,r.length).update(yt(r)).digest(),n=t(new Uint8Array(16),0);return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=(r,o)=>t(r,o),e}Hr((t,e)=>new Rr(t,e)),Hr((t,e)=>new Ls(t,e));const qe=16,Us=283;function An(t){return t<<1^Us&-(t>>7)}function ct(t,e){let n=0;for(;e>0;e>>=1)n^=t&-(e&1),t=An(t);return n}const Bn=(()=>{let t=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=An(r))t[n]=r;const e=new Uint8Array(256);e[0]=99;for(let n=0;n<255;n++){let r=t[255-n];r|=r<<8,e[t[n]]=(r^r>>4^r>>5^r>>6^r>>7^99)&255}return e})(),Rs=Bn.map((t,e)=>Bn.indexOf(e)),Hs=t=>t<<24|t>>>8,In=t=>t<<8|t>>>24;function qr(t,e){if(t.length!==256)throw new Error("Wrong sbox length");const n=new Uint32Array(256).map((l,f)=>e(t[f])),r=n.map(In),o=r.map(In),i=o.map(In),s=new Uint32Array(256*256),c=new Uint32Array(256*256),a=new Uint16Array(256*256);for(let l=0;l<256;l++)for(let f=0;f<256;f++){const u=l*256+f;s[u]=n[l]^r[f],c[u]=o[l]^i[f],a[u]=t[l]<<8|t[f]}return{sbox:t,sbox2:a,T0:n,T1:r,T2:o,T3:i,T01:s,T23:c}}const On=qr(Bn,t=>ct(t,3)<<24|t<<16|t<<8|ct(t,2)),jr=qr(Rs,t=>ct(t,11)<<24|ct(t,13)<<16|ct(t,9)<<8|ct(t,14)),qs=(()=>{const t=new Uint8Array(16);for(let e=0,n=1;e<16;e++,n=An(n))t[e]=n;return t})();function Mr(t){Ye(t);const e=t.length;if(![16,24,32].includes(e))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${e}`);const{sbox2:n}=On,r=se(t),o=r.length,i=c=>ve(n,c,c,c,c),s=new Uint32Array(e+28);s.set(r);for(let c=o;c<s.length;c++){let a=s[c-1];c%o===0?a=i(Hs(a))^qs[c/o-1]:o>6&&c%o===4&&(a=i(a)),s[c]=s[c-o]^a}return s}function js(t){const e=Mr(t),n=e.slice(),r=e.length,{sbox2:o}=On,{T0:i,T1:s,T2:c,T3:a}=jr;for(let l=0;l<r;l+=4)for(let f=0;f<4;f++)n[l+f]=e[r-l-4+f];e.fill(0);for(let l=4;l<r-4;l++){const f=n[l],u=ve(o,f,f,f,f);n[l]=i[u&255]^s[u>>>8&255]^c[u>>>16&255]^a[u>>>24]}return n}function je(t,e,n,r,o,i){return t[n<<8&65280|r>>>8&255]^e[o>>>8&65280|i>>>24&255]}function ve(t,e,n,r,o){return t[e&255|n&65280]|t[r>>>16&255|o>>>16&65280]<<16}function zr(t,e,n,r,o){const{sbox2:i,T01:s,T23:c}=On;let a=0;e^=t[a++],n^=t[a++],r^=t[a++],o^=t[a++];const l=t.length/4-2;for(let b=0;b<l;b++){const d=t[a++]^je(s,c,e,n,r,o),p=t[a++]^je(s,c,n,r,o,e),y=t[a++]^je(s,c,r,o,e,n),w=t[a++]^je(s,c,o,e,n,r);e=d,n=p,r=y,o=w}const f=t[a++]^ve(i,e,n,r,o),u=t[a++]^ve(i,n,r,o,e),g=t[a++]^ve(i,r,o,e,n),h=t[a++]^ve(i,o,e,n,r);return{s0:f,s1:u,s2:g,s3:h}}function Ms(t,e,n,r,o){const{sbox2:i,T01:s,T23:c}=jr;let a=0;e^=t[a++],n^=t[a++],r^=t[a++],o^=t[a++];const l=t.length/4-2;for(let b=0;b<l;b++){const d=t[a++]^je(s,c,e,o,r,n),p=t[a++]^je(s,c,n,e,o,r),y=t[a++]^je(s,c,r,n,e,o),w=t[a++]^je(s,c,o,r,n,e);e=d,n=p,r=y,o=w}const f=t[a++]^ve(i,e,o,r,n),u=t[a++]^ve(i,n,e,o,r),g=t[a++]^ve(i,r,n,e,o),h=t[a++]^ve(i,o,r,n,e);return{s0:f,s1:u,s2:g,s3:h}}function $r(t,e){if(!e)return new Uint8Array(t);if(Ye(e),e.length<t)throw new Error(`aes: wrong destination length, expected at least ${t}, got: ${e.length}`);return e}function zs(t){if(Ye(t),t.length%qe!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${qe}`)}function $s(t,e,n){let r=t.length;const o=r%qe;if(!e&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const i=se(t);if(e){let a=qe-o;a||(a=qe),r=r+a}const s=$r(r,n),c=se(s);return{b:i,o:c,out:s}}function Ks(t,e){if(!e)return t;const n=t.length;if(!n)throw new Error("aes/pcks5: empty ciphertext not allowed");const r=t[n-1];if(r<=0||r>16)throw new Error(`aes/pcks5: wrong padding byte: ${r}`);const o=t.subarray(0,-r);for(let i=0;i<r;i++)if(t[n-i-1]!==r)throw new Error("aes/pcks5: wrong padding");return o}function Ds(t){const e=new Uint8Array(16),n=se(e);e.set(t);const r=qe-t.length;for(let o=qe-r;o<qe;o++)e[o]=r;return n}const Kr=Os({blockSize:16,nonceLength:16},function(e,n,r={}){Ye(e),Ye(n,16);const o=!r.disablePadding;return{encrypt:(i,s)=>{const c=Mr(e),{b:a,o:l,out:f}=$s(i,o,s),u=se(n);let g=u[0],h=u[1],b=u[2],d=u[3],p=0;for(;p+4<=a.length;)g^=a[p+0],h^=a[p+1],b^=a[p+2],d^=a[p+3],{s0:g,s1:h,s2:b,s3:d}=zr(c,g,h,b,d),l[p++]=g,l[p++]=h,l[p++]=b,l[p++]=d;if(o){const y=Ds(i.subarray(p*4));g^=y[0],h^=y[1],b^=y[2],d^=y[3],{s0:g,s1:h,s2:b,s3:d}=zr(c,g,h,b,d),l[p++]=g,l[p++]=h,l[p++]=b,l[p++]=d}return c.fill(0),f},decrypt:(i,s)=>{zs(i);const c=js(e),a=se(n),l=$r(i.length,s),f=se(i),u=se(l);let g=a[0],h=a[1],b=a[2],d=a[3];for(let p=0;p+4<=f.length;){const y=g,w=h,E=b,O=d;g=f[p+0],h=f[p+1],b=f[p+2],d=f[p+3];const{s0:P,s1:S,s2:_,s3:m}=Ms(c,g,h,b,d);u[p++]=P^y,u[p++]=S^w,u[p++]=_^E,u[p++]=m^O}return c.fill(0),Ks(l,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function at(t){if(!Number.isSafeInteger(t))throw new Error(`Wrong integer: ${t}`)}function ke(...t){const e=(o,i)=>s=>o(i(s)),n=Array.from(t).reverse().reduce((o,i)=>o?e(o,i.encode):i.encode,void 0),r=t.reduce((o,i)=>o?e(o,i.decode):i.decode,void 0);return{encode:n,decode:r}}function Se(t){return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return e.map(n=>{if(at(n),n<0||n>=t.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${t.length})`);return t[n]})},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("alphabet.decode input should be array of strings");return e.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=t.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${t}`);return r})}}}function Ae(t=""){if(typeof t!="string")throw new Error("join separator should be string");return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of e)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return e.join(t)},decode:e=>{if(typeof e!="string")throw new Error("join.decode input should be string");return e.split(t)}}}function jt(t,e="="){if(at(t),typeof e!="string")throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let r of n)if(typeof r!="string")throw new Error(`padding.encode: non-string input=${r}`);for(;n.length*t%8;)n.push(e);return n},decode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let o of n)if(typeof o!="string")throw new Error(`padding.decode: non-string input=${o}`);let r=n.length;if(r*t%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===e;r--)if(!((r-1)*t%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function Dr(t){if(typeof t!="function")throw new Error("normalize fn should be function");return{encode:e=>e,decode:e=>t(e)}}function Wr(t,e,n){if(e<2)throw new Error(`convertRadix: wrong from=${e}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(t))throw new Error("convertRadix: data should be array");if(!t.length)return[];let r=0;const o=[],i=Array.from(t);for(i.forEach(s=>{if(at(s),s<0||s>=e)throw new Error(`Wrong integer: ${s}`)});;){let s=0,c=!0;for(let a=r;a<i.length;a++){const l=i[a],f=e*s+l;if(!Number.isSafeInteger(f)||e*s/e!==s||f-l!==e*s)throw new Error("convertRadix: carry overflow");if(s=f%n,i[a]=Math.floor(f/n),!Number.isSafeInteger(i[a])||i[a]*n+s!==f)throw new Error("convertRadix: carry overflow");if(c)i[a]?c=!1:r=a;else continue}if(o.push(s),c)break}for(let s=0;s<t.length-1&&t[s]===0;s++)o.push(0);return o.reverse()}const Vr=(t,e)=>e?Vr(e,t%e):t,Mt=(t,e)=>t+(e-Vr(t,e));function Tn(t,e,n,r){if(!Array.isArray(t))throw new Error("convertRadix2: data should be array");if(e<=0||e>32)throw new Error(`convertRadix2: wrong from=${e}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(Mt(e,n)>32)throw new Error(`convertRadix2: carry overflow from=${e} to=${n} carryBits=${Mt(e,n)}`);let o=0,i=0;const s=2**n-1,c=[];for(const a of t){if(at(a),a>=2**e)throw new Error(`convertRadix2: invalid data word=${a} from=${e}`);if(o=o<<e|a,i+e>32)throw new Error(`convertRadix2: carry overflow pos=${i} from=${e}`);for(i+=e;i>=n;i-=n)c.push((o>>i-n&s)>>>0);o&=2**i-1}if(o=o<<n-i&s,!r&&i>=e)throw new Error("Excess padding");if(!r&&o)throw new Error(`Non-zero padding: ${o}`);return r&&i>0&&c.push(o>>>0),c}function Ws(t){return at(t),{encode:e=>{if(!(e instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return Wr(Array.from(e),2**8,t)},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("radix.decode input should be array of strings");return Uint8Array.from(Wr(e,t,2**8))}}}function Me(t,e=!1){if(at(t),t<=0||t>32)throw new Error("radix2: bits should be in (0..32]");if(Mt(8,t)>32||Mt(t,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return Tn(Array.from(n),8,t,!e)},decode:n=>{if(!Array.isArray(n)||n.length&&typeof n[0]!="number")throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(Tn(n,t,8,e))}}}function Gr(t){if(typeof t!="function")throw new Error("unsafeWrapper fn should be function");return function(...e){try{return t.apply(null,e)}catch{}}}const Vs=ke(Me(4),Se("0123456789ABCDEF"),Ae("")),Gs=ke(Me(5),Se("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),jt(5),Ae(""));ke(Me(5),Se("0123456789ABCDEFGHIJKLMNOPQRSTUV"),jt(5),Ae("")),ke(Me(5),Se("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),Ae(""),Dr(t=>t.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const mt=ke(Me(6),Se("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),jt(6),Ae("")),Zs=ke(Me(6),Se("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),jt(6),Ae("")),Nn=t=>ke(Ws(58),Se(t),Ae("")),Pn=Nn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");Nn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),Nn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const Zr=[0,2,3,5,6,7,9,10,11],Ys={encode(t){let e="";for(let n=0;n<t.length;n+=8){const r=t.subarray(n,n+8);e+=Pn.encode(r).padStart(Zr[r.length],"1")}return e},decode(t){let e=[];for(let n=0;n<t.length;n+=11){const r=t.slice(n,n+11),o=Zr.indexOf(r.length),i=Pn.decode(r);for(let s=0;s<i.length-o;s++)if(i[s]!==0)throw new Error("base58xmr: wrong padding");e=e.concat(Array.from(i.slice(i.length-o)))}return Uint8Array.from(e)}},Cn=ke(Se("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),Ae("")),Yr=[996825010,642813549,513874426,1027748829,705979059];function vt(t){const e=t>>25;let n=(t&33554431)<<5;for(let r=0;r<Yr.length;r++)(e>>r&1)===1&&(n^=Yr[r]);return n}function Fr(t,e,n=1){const r=t.length;let o=1;for(let i=0;i<r;i++){const s=t.charCodeAt(i);if(s<33||s>126)throw new Error(`Invalid prefix (${t})`);o=vt(o)^s>>5}o=vt(o);for(let i=0;i<r;i++)o=vt(o)^t.charCodeAt(i)&31;for(let i of e)o=vt(o)^i;for(let i=0;i<6;i++)o=vt(o);return o^=n,Cn.encode(Tn([o%2**30],30,5,!1))}function Jr(t){const e=t==="bech32"?1:734539939,n=Me(5),r=n.decode,o=n.encode,i=Gr(r);function s(f,u,g=90){if(typeof f!="string")throw new Error(`bech32.encode prefix should be string, not ${typeof f}`);if(!Array.isArray(u)||u.length&&typeof u[0]!="number")throw new Error(`bech32.encode words should be array of numbers, not ${typeof u}`);const h=f.length+7+u.length;if(g!==!1&&h>g)throw new TypeError(`Length ${h} exceeds limit ${g}`);return f=f.toLowerCase(),`${f}1${Cn.encode(u)}${Fr(f,u,e)}`}function c(f,u=90){if(typeof f!="string")throw new Error(`bech32.decode input should be string, not ${typeof f}`);if(f.length<8||u!==!1&&f.length>u)throw new TypeError(`Wrong string length: ${f.length} (${f}). Expected (8..${u})`);const g=f.toLowerCase();if(f!==g&&f!==f.toUpperCase())throw new Error("String must be lowercase or uppercase");f=g;const h=f.lastIndexOf("1");if(h===0||h===-1)throw new Error('Letter "1" must be present between prefix and data only');const b=f.slice(0,h),d=f.slice(h+1);if(d.length<6)throw new Error("Data must be at least 6 characters long");const p=Cn.decode(d).slice(0,-6),y=Fr(b,p,e);if(!d.endsWith(y))throw new Error(`Invalid checksum in ${f}: expected "${y}"`);return{prefix:b,words:p}}const a=Gr(c);function l(f){const{prefix:u,words:g}=c(f,!1);return{prefix:u,words:g,bytes:r(g)}}return{encode:s,decode:c,decodeToBytes:l,decodeUnsafe:a,fromWords:r,fromWordsUnsafe:i,toWords:o}}const Qr=Jr("bech32");Jr("bech32m");const Fs={encode:t=>new TextDecoder().decode(t),decode:t=>new TextEncoder().encode(t)},Js=ke(Me(4),Se("0123456789abcdef"),Ae(""),Dr(t=>{if(typeof t!="string"||t.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof t} with length ${t.length}`);return t.toLowerCase()}));`${Object.keys({utf8:Fs,hex:Js,base16:Vs,base32:Gs,base64:mt,base64url:Zs,base58:Pn,base58xmr:Ys}).join(", ")}`;var Fe=Symbol("verified"),Qs=t=>t instanceof Object;function Xs(t){if(!Qs(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}var ec=new TextDecoder("utf-8"),Xr=new TextEncoder;function xt(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var tc=class{constructor(t){x(this,"value");x(this,"next",null);x(this,"prev",null);this.value=t}},nc=class{constructor(){x(this,"first");x(this,"last");this.first=null,this.last=null}enqueue(t){const e=new tc(t);return this.last?this.last===this.first?(this.last=e,this.last.prev=this.first,this.first.next=e):(e.prev=this.last,this.last.next=e,this.last=e):(this.first=e,this.last=e),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const e=this.first;return this.first=null,this.last=null,e.value}const t=this.first;return this.first=t.next,t.value}},rc=class{generateSecretKey(){return re.utils.randomPrivateKey()}getPublicKey(t){return ne(re.getPublicKey(t))}finalizeEvent(t,e){const n=t;return n.pubkey=ne(re.getPublicKey(e)),n.id=Ln(n),n.sig=ne(re.sign(Ln(n),e)),n[Fe]=!0,n}verifyEvent(t){if(typeof t[Fe]=="boolean")return t[Fe];const e=Ln(t);if(e!==t.id)return t[Fe]=!1,!1;try{const n=re.verify(t.sig,e,t.pubkey);return t[Fe]=n,n}catch{return t[Fe]=!1,!1}}};function oc(t){if(!Xs(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function Ln(t){let e=En(Xr.encode(oc(t)));return ne(e)}var zt=new rc,ic=zt.generateSecretKey,sc=zt.getPublicKey,cc=zt.finalizeEvent,eo=zt.verifyEvent;async function ac(t,e,n){const r=t instanceof Uint8Array?ne(t):t,o=pt.getSharedSecret(r,"02"+e),i=to(o);let s=Uint8Array.from(ei(16)),c=Xr.encode(n),a=Kr(i,s).encrypt(c),l=mt.encode(new Uint8Array(a)),f=mt.encode(new Uint8Array(s.buffer));return`${l}?iv=${f}`}async function lc(t,e,n){const r=t instanceof Uint8Array?ne(t):t;let[o,i]=n.split("?iv="),s=pt.getSharedSecret(r,"02"+e),c=to(s),a=mt.decode(i),l=mt.decode(o),f=Kr(c,a).decrypt(l);return ec.decode(f)}function to(t){return t.slice(1,33)}var uc=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,fc;try{fc=fetch}catch{}var dc=22242,Un=24133,hc=31990;function gc(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([i,s])=>i===n.slice(1)&&o.indexOf(s)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function pc(t,e){for(let n=0;n<t.length;n++)if(gc(t[n],e))return!0;return!1}function bc(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function wc(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let i=r+1+o;return t.slice(r+1,i)}function yc(t,e){return{kind:dc,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function mc(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var vc=t=>(t[Fe]=!0,!0),no;try{no=WebSocket}catch{}var ro=class{constructor(t,e){x(this,"url");x(this,"_connected",!1);x(this,"onclose",null);x(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));x(this,"_onauth",null);x(this,"baseEoseTimeout",4400);x(this,"connectionTimeout",4400);x(this,"openSubs",new Map);x(this,"connectionTimeoutHandle");x(this,"connectionPromise");x(this,"openCountRequests",new Map);x(this,"openEventPublishes",new Map);x(this,"ws");x(this,"incomingMessageQueue",new nc);x(this,"queueRunning",!1);x(this,"challenge");x(this,"serial",0);x(this,"verifyEvent");this.url=xt(t),this.verifyEvent=e.verifyEvent}static async connect(t,e){const n=new ro(t,e);return await n.connect(),n}closeAllSubscriptions(t){for(let[e,n]of this.openSubs)n.close(t);this.openSubs.clear();for(let[e,n]of this.openEventPublishes)n.reject(new Error(t));this.openEventPublishes.clear();for(let[e,n]of this.openCountRequests)n.reject(new Error(t));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((t,e)=>{this.connectionTimeoutHandle=setTimeout(()=>{var n;e("connection timed out"),this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new no(this.url)}catch(n){e(n);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,t()},this.ws.onerror=n=>{var r;e(n.message),this._connected&&(this._connected=!1,this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection errored"))},this.ws.onclose=async()=>{var n;this._connected&&(this._connected=!1,this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection closed"))},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await mc();this.queueRunning=!1}handleNext(){var n,r,o;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const e=wc(t);if(e){const i=this.openSubs.get(e);if(!i)return;const s=bc(t,"id"),c=(n=i.alreadyHaveEvent)==null?void 0:n.call(i,s);if((r=i.receivedEvent)==null||r.call(i,this,s),c)return}try{let i=JSON.parse(t);switch(i[0]){case"EVENT":{const s=this.openSubs.get(i[1]),c=i[2];this.verifyEvent(c)&&pc(s.filters,c)&&s.onevent(c);return}case"COUNT":{const s=i[1],c=i[2],a=this.openCountRequests.get(s);a&&(a.resolve(c.count),this.openCountRequests.delete(s));return}case"EOSE":{const s=this.openSubs.get(i[1]);if(!s)return;s.receivedEose();return}case"OK":{const s=i[1],c=i[2],a=i[3],l=this.openEventPublishes.get(s);c?l.resolve(a):l.reject(new Error(a)),this.openEventPublishes.delete(s);return}case"CLOSED":{const s=i[1],c=this.openSubs.get(s);if(!c)return;c.closed=!0,c.close(i[2]);return}case"NOTICE":this.onnotice(i[1]);return;case"AUTH":{this.challenge=i[1],(o=this._onauth)==null||o.call(this,i[1]);return}}}catch{return}}async send(t){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var e;(e=this.ws)==null||e.send(t)})}async auth(t){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const e=await t(yc(this.url,this.challenge)),n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["AUTH",'+JSON.stringify(e)+"]"),n}async publish(t){const e=new Promise((n,r)=>{this.openEventPublishes.set(t.id,{resolve:n,reject:r})});return this.send('["EVENT",'+JSON.stringify(t)+"]"),e}async count(t,e){this.serial++;const n=(e==null?void 0:e.id)||"count:"+this.serial,r=new Promise((o,i)=>{this.openCountRequests.set(n,{resolve:o,reject:i})});return this.send('["COUNT","'+n+'",'+JSON.stringify(t)+"]"),r}subscribe(t,e){const n=this.prepareSubscription(t,e);return n.fire(),n}prepareSubscription(t,e){this.serial++;const n=e.id||"sub:"+this.serial,r=new xc(this,n,t,e);return this.openSubs.set(n,r),r}close(){var t;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(t=this.ws)==null||t.close()}_onmessage(t){this.incomingMessageQueue.enqueue(t.data),this.queueRunning||this.runQueue()}},xc=class{constructor(t,e,n,r){x(this,"relay");x(this,"id");x(this,"closed",!1);x(this,"eosed",!1);x(this,"filters");x(this,"alreadyHaveEvent");x(this,"receivedEvent");x(this,"onevent");x(this,"oneose");x(this,"onclose");x(this,"eoseTimeout");x(this,"eoseTimeoutHandle");this.relay=t,this.filters=n,this.id=e,this.alreadyHaveEvent=r.alreadyHaveEvent,this.receivedEvent=r.receivedEvent,this.eoseTimeout=r.eoseTimeout||t.baseEoseTimeout,this.oneose=r.oneose,this.onclose=r.onclose,this.onevent=r.onevent||(o=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,o)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var t;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(t=this.oneose)==null||t.call(this))}close(t="closed by caller"){var e;!this.closed&&this.relay.connected&&(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(e=this.onclose)==null||e.call(this,t)}},Ec=class{constructor(t){x(this,"relays",new Map);x(this,"seenOn",new Map);x(this,"trackRelays",!1);x(this,"verifyEvent");x(this,"trustedRelayURLs",new Set);this.verifyEvent=t.verifyEvent}async ensureRelay(t,e){t=xt(t);let n=this.relays.get(t);return n||(n=new ro(t,{verifyEvent:this.trustedRelayURLs.has(t)?vc:this.verifyEvent}),e!=null&&e.connectionTimeout&&(n.connectionTimeout=e.connectionTimeout),this.relays.set(t,n)),await n.connect(),n}close(t){t.map(xt).forEach(e=>{var n;(n=this.relays.get(e))==null||n.close()})}subscribeMany(t,e,n){return this.subscribeManyMap(Object.fromEntries(t.map(r=>[r,e])),n)}subscribeManyMap(t,e){this.trackRelays&&(e.receivedEvent=(u,g)=>{let h=this.seenOn.get(g);h||(h=new Set,this.seenOn.set(g,h)),h.add(u)});const n=new Set,r=[],o=Object.keys(t).length,i=[];let s=u=>{var g;i[u]=!0,i.filter(h=>h).length===o&&((g=e.oneose)==null||g.call(e),s=()=>{})};const c=[];let a=(u,g)=>{var h;s(u),c[u]=g,c.filter(b=>b).length===o&&((h=e.onclose)==null||h.call(e,c),a=()=>{})};const l=u=>{var h;if((h=e.alreadyHaveEvent)!=null&&h.call(e,u))return!0;const g=n.has(u);return n.add(u),g},f=Promise.all(Object.entries(t).map(async(u,g,h)=>{if(h.indexOf(u)!==g){a(g,"duplicate url");return}let[b,d]=u;b=xt(b);let p;try{p=await this.ensureRelay(b,{connectionTimeout:e.maxWait?Math.max(e.maxWait*.8,e.maxWait-1e3):void 0})}catch(w){a(g,(w==null?void 0:w.message)||String(w));return}let y=p.subscribe(d,{...e,oneose:()=>s(g),onclose:w=>a(g,w),alreadyHaveEvent:l,eoseTimeout:e.maxWait});r.push(y)}));return{async close(){await f,r.forEach(u=>{u.close()})}}}subscribeManyEose(t,e,n){const r=this.subscribeMany(t,e,{...n,oneose(){r.close()}});return r}async querySync(t,e,n){return new Promise(async r=>{const o=[];this.subscribeManyEose(t,[e],{...n,onevent(i){o.push(i)},onclose(i){r(o)}})})}async get(t,e,n){e.limit=1;const r=await this.querySync(t,e,n);return r.sort((o,i)=>i.created_at-o.created_at),r[0]||null}publish(t,e){return t.map(xt).map(async(n,r,o)=>o.indexOf(n)!==r?Promise.reject("duplicate url"):(await this.ensureRelay(n)).publish(e))}},_c=class extends Ec{constructor(){super({verifyEvent:eo})}},oo;try{oo=fetch}catch{}var $t=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%]*)$/,kc=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;async function Sc(t){let e=t.match($t);if(e)try{const n=e[1],r=new URLSearchParams(e[2]);return{pubkey:n,relays:r.getAll("relay"),secret:r.get("secret")}}catch{}return io(t)}async function io(t){const e=t.match(uc);if(!e)return null;const[n,r="_",o]=e;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,s=await(await oo(i,{redirect:"error"})).json();let c=s.names[r],a=s.nip46[c]||[];return{pubkey:c,relays:a,secret:null}}catch{return null}}var so=class{constructor(t,e,n={}){x(this,"pool");x(this,"subCloser");x(this,"isOpen");x(this,"serial");x(this,"idPrefix");x(this,"listeners");x(this,"waitingForAuth");x(this,"secretKey");x(this,"bp");if(e.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new _c,this.secretKey=t,this.bp=e,this.isOpen=!1,this.idPrefix=Math.random().toString(36).substring(7),this.serial=0,this.listeners={},this.waitingForAuth={};const r=this.listeners,o=this.waitingForAuth;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[Un],"#p":[sc(this.secretKey)]}],{async onevent(i){const{id:s,result:c,error:a}=JSON.parse(await lc(t,i.pubkey,i.content));if(c==="auth_url"&&o[s]){delete o[s],n.onauth?n.onauth(a):console.warn(`nostr-tools/nip46: remote signer ${e.pubkey} tried to send an "auth_url"='${a}' but there was no onauth() callback configured.`);return}let l=r[s];l&&(a?l.reject(a):c&&l.resolve(c),delete r[s])}}),this.isOpen=!0}async close(){this.isOpen=!1,this.subCloser.close()}async sendRequest(t,e){return new Promise(async(n,r)=>{try{if(!this.isOpen)throw new Error("this signer is not open anymore, create a new one");this.serial++;const o=`${this.idPrefix}-${this.serial}`,i=await ac(this.secretKey,this.bp.pubkey,JSON.stringify({id:o,method:t,params:e})),s=cc({kind:Un,tags:[["p",this.bp.pubkey]],content:i,created_at:Math.floor(Date.now()/1e3)},this.secretKey);this.listeners[o]={resolve:n,reject:r},this.waitingForAuth[o]=!0,await Promise.any(this.pool.publish(this.bp.relays,s))}catch(o){r(o)}})}async ping(){let t=await this.sendRequest("ping",[]);if(t!=="pong")throw new Error(`result is not pong: ${t}`)}async connect(){await this.sendRequest("connect",[this.bp.pubkey,this.bp.secret||""])}async getPublicKey(){return this.bp.pubkey}async getRelays(){return JSON.parse(await this.sendRequest("get_relays",[]))}async signEvent(t){let e=await this.sendRequest("sign_event",[JSON.stringify(t)]),n=JSON.parse(e);if(n.pubkey===this.bp.pubkey&&eo(n))return n;throw new Error(`event returned from bunker is improperly signed: ${JSON.stringify(n)}`)}async nip04Encrypt(t,e){return await this.sendRequest("nip04_encrypt",[t,e])}async nip04Decrypt(t,e){return await this.sendRequest("nip04_decrypt",[t,e])}async nip44GetKey(t){let e=await this.sendRequest("nip44_get_key",[t]);return en(e)}async nip44Encrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}async nip44Decrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}};async function Ac(t,e,n,r,o){if(o&&!kc.test(o))throw new Error("Invalid email");let i=ic(),s=new so(i,t.bunkerPointer,e),c=await s.sendRequest("create_account",[n,r,o||""]);return s.bp.pubkey=c,await s.connect(),s}async function Bc(t,e){const n=await t.querySync(e,{kinds:[hc],"#k":[Un.toString()]});return n.sort((o,i)=>i.created_at-o.created_at),(await Promise.all(n.map(async(o,i)=>{try{const s=JSON.parse(o.content);try{if(n.findIndex(a=>JSON.parse(a.content).nip05===s.nip05)!==i)return}catch{}const c=await io(s.nip05);if(c&&c.pubkey===o.pubkey&&c.relays.length)return{bunkerPointer:c,nip05:s.nip05,domain:s.nip05.split("@")[1],name:s.name||s.display_name,picture:s.picture,about:s.about,website:s.website,local:!1}}catch{return}}))).filter(o=>o!==void 0)}var co=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,ao;try{ao=fetch}catch{}async function Ic(t){var i;const e=t.match(co);if(!e)return null;const[n,r="_",o]=e;try{const s=`https://${o}/.well-known/nostr.json?name=${r}`,c=await(await ao(s,{redirect:"error"})).json();let a=c.names[r];return a?{pubkey:a,relays:(i=c.relays)==null?void 0:i[a]}:null}catch{return null}}new TextDecoder("utf-8"),new TextEncoder;var Oc=5e3;function Tc(t){return Pc("npub",en(t))}function Nc(t,e){let n=Qr.toWords(e);return Qr.encode(t,n,Oc)}function Pc(t,e){return Nc(t,e)}const lt=[];function Cc(t,e=L){let n;const r=new Set;function o(c){if(Wt(t,c)&&(t=c,n)){const a=!lt.length;for(const l of r)l[1](),lt.push(l,t);if(a){for(let l=0;l<lt.length;l+=2)lt[l][0](lt[l+1]);lt.length=0}}}function i(c){o(c(t))}function s(c,a=L){const l=[c,a];return r.add(l),r.size===1&&(n=e(o,i)||L),c(t),()=>{r.delete(l),r.size===0&&n&&(n(),n=null)}}return{set:o,update:i,subscribe:s}}const Lc=t=>{const{subscribe:e,set:n}=Cc(void 0,()=>{let r=window.matchMedia(t);n(r.matches);const o=()=>n(r.matches);return"addEventListener"in r?r.addEventListener("change",o):r.addListener(o),()=>{"removeEventListener"in r?r.removeEventListener("change",o):r.removeListener(o)}});return{subscribe:e}};function Uc(t){let e,n,r;return{c(){e=Vt("svg"),n=Vt("circle"),r=Vt("path"),v(n,"class","opacity-25"),v(n,"cx","12"),v(n,"cy","12"),v(n,"r","10"),v(n,"stroke","currentColor"),v(n,"stroke-width","4"),v(r,"class","opacity-75"),v(r,"fill","currentColor"),v(r,"d","M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"),v(e,"class","ml-2 h-5 w-5 animate-spin text-white"),v(e,"xmlns","http://www.w3.org/2000/svg"),v(e,"fill","none"),v(e,"viewBox","0 0 24 24")},m(o,i){q(o,e,i),k(e,n),k(e,r)},p:L,i:L,o:L,d(o){o&&R(e)}}}class lo extends Jn{constructor(e){super(),Fn(this,e,null,Uc,Wt,{})}}const{window:Rn}=Ro;function uo(t,e,n){const r=t.slice();return r[78]=e[n],r}function Rc(t){let e,n,r,o,i,s,c,a,l,f,u,g,h=!t[20]&&!t[13]&&!t[14]&&!t[15]&&fo(t);const b=[Wc,Dc,Kc,$c,zc,Mc,jc],d=[];function p(y,w){return y[13]?0:y[14]?1:y[15]?2:y[20]?3:y[17]?4:y[21]?6:5}return c=p(t),a=d[c]=b[c](t),{c(){e=N("div"),n=N("button"),r=j("⤫"),i=$(),h&&h.c(),s=$(),a.c(),v(n,"class",o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+t[0]+"-600"),v(e,"class",l="animate-show rounded-md bg-gradient-to-b px-8 py-8 shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] transition-all sm:w-96 from-"+t[0]+"-900 to-"+t[0]+"-700 "+t[27])},m(y,w){q(y,e,w),k(e,n),k(n,r),k(e,i),h&&h.m(e,null),k(e,s),d[c].m(e,null),f=!0,u||(g=J(n,"click",function(){Dt(t[20]?t[32]:t[30])&&(t[20]?t[32]:t[30]).apply(this,arguments)}),u=!0)},p(y,w){t=y,(!f||w[0]&1&&o!==(o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+t[0]+"-600"))&&v(n,"class",o),!t[20]&&!t[13]&&!t[14]&&!t[15]?h?h.p(t,w):(h=fo(t),h.c(),h.m(e,s)):h&&(h.d(1),h=null);let E=c;c=p(t),c===E?d[c].p(t,w):(At(),be(d[E],1,1,()=>{d[E]=null}),Bt(),a=d[c],a?a.p(t,w):(a=d[c]=b[c](t),a.c()),de(a,1),a.m(e,null)),(!f||w[0]&134217729&&l!==(l="animate-show rounded-md bg-gradient-to-b px-8 py-8 shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] transition-all sm:w-96 from-"+t[0]+"-900 to-"+t[0]+"-700 "+t[27]))&&v(e,"class",l)},i(y){f||(de(a),f=!0)},o(y){be(a),f=!1},d(y){y&&R(e),h&&h.d(),d[c].d(),u=!1,g()}}}function Hc(t){let e,n,r,o,i;const s=[Qc,Jc,Fc,Yc,Zc],c=[];function a(l,f){return l[12]?0:!l[21]&&!l[2]?1:!l[21]&&l[2]?2:l[2]?4:3}return n=a(t),r=c[n]=s[n](t),{c(){e=N("div"),r.c(),v(e,"class",o="rounded px-2 py-2 shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)] transition-all duration-200 bg-"+t[0]+"-700 hover:bg-"+t[0]+"-800 "+t[27])},m(l,f){q(l,e,f),c[n].m(e,null),i=!0},p(l,f){let u=n;n=a(l),n===u?c[n].p(l,f):(At(),be(c[u],1,1,()=>{c[u]=null}),Bt(),r=c[n],r?r.p(l,f):(r=c[n]=s[n](l),r.c()),de(r,1),r.m(e,null)),(!i||f[0]&134217729&&o!==(o="rounded px-2 py-2 shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)] transition-all duration-200 bg-"+l[0]+"-700 hover:bg-"+l[0]+"-800 "+l[27]))&&v(e,"class",o)},i(l){i||(de(r),i=!0)},o(l){be(r),i=!1},d(l){l&&R(e),c[n].d()}}}function qc(t){return{c:L,m:L,p:L,i:L,o:L,d:L}}function fo(t){let e,n,r,o,i;return{c(){e=N("button"),n=j("?"),v(e,"class",r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+t[0]+"-600")},m(s,c){q(s,e,c),k(e,n),o||(i=J(e,"click",t[31]),o=!0)},p(s,c){c[0]&1&&r!==(r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+s[0]+"-600")&&v(e,"class",r)},d(s){s&&R(e),o=!1,i()}}}function jc(t){let e,n,r,o,i,s,c=t[21].npub+"",a,l,f,u,g,h,b,d,p,y,w,E=Nr(t[11])+"",O,P,S,_=(t[21].picture||t[21].name)&&ho(t);return{c(){e=N("div"),n=N("div"),n.textContent="You are connected to Nostr as",r=$(),o=N("a"),_&&_.c(),i=$(),s=N("div"),a=j(c),f=$(),u=N("button"),g=j("Disconnect"),b=$(),d=N("div"),p=j("This webpage is using the public key:"),y=N("br"),w=$(),O=j(E),v(n,"class","mb-4 text-sm"),v(s,"class","block break-all"),v(o,"target","_blank"),v(o,"href",l="https://nosta.me/"+t[21].npub),v(o,"class","group text-white no-underline"),v(e,"class","text-center"),v(u,"class",h="my-2 mt-6 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),v(d,"class","mt-6 block break-all text-center text-sm")},m(m,A){q(m,e,A),k(e,n),k(e,r),k(e,o),_&&_.m(o,null),k(o,i),k(o,s),k(s,a),q(m,f,A),q(m,u,A),k(u,g),q(m,b,A),q(m,d,A),k(d,p),k(d,y),k(d,w),k(d,O),P||(S=J(u,"click",t[34]),P=!0)},p(m,A){m[21].picture||m[21].name?_?_.p(m,A):(_=ho(m),_.c(),_.m(o,i)):_&&(_.d(1),_=null),A[0]&2097152&&c!==(c=m[21].npub+"")&&Pe(a,c),A[0]&2097152&&l!==(l="https://nosta.me/"+m[21].npub)&&v(o,"href",l),A[0]&1&&h!==(h="my-2 mt-6 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white bg-"+m[0]+"-900 hover:bg-"+m[0]+"-950")&&v(u,"class",h),A[0]&2048&&E!==(E=Nr(m[11])+"")&&Pe(O,E)},i:L,o:L,d(m){m&&(R(e),R(f),R(u),R(b),R(d)),_&&_.d(),P=!1,S()}}}function Mc(t){let e,n,r,o,i,s,c,a,l,f,u,g,h,b,d,p,y,w=t[19]&&bo(t);const E=[Gc,Vc],O=[];function P(m,A){return m[12]?0:1}a=P(t),l=O[a]=E[a](t);let S=t[12]&&t[16]&&wo(t),_=!t[12]&&yo(t);return{c(){e=N("div"),e.textContent="How do you want to connect to Nostr?",n=$(),r=N("form"),o=N("input"),i=$(),w&&w.c(),s=$(),c=N("button"),l.c(),g=$(),S&&S.c(),h=$(),_&&_.c(),b=qo(),v(e,"class","text-center text-lg"),v(o,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),v(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,o.disabled=t[12],v(o,"autocapitalize","none"),v(c,"class",f="mt-4 flex w-full cursor-pointer items-center justify-center rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),c.disabled=u=!t[26]||t[12],v(r,"class","mb-1 mt-4 flex flex-col")},m(m,A){q(m,e,A),q(m,n,A),q(m,r,A),k(r,o),t[52](o),et(o,t[4]),k(r,i),w&&w.m(r,null),k(r,s),k(r,c),O[a].m(c,null),k(r,g),S&&S.m(r,null),q(m,h,A),_&&_.m(m,A),q(m,b,A),d=!0,o.focus(),p||(y=[J(o,"input",t[53]),J(r,"submit",t[33])],p=!0)},p(m,A){(!d||A[0]&4096)&&(o.disabled=m[12]),A[0]&16&&o.value!==m[4]&&et(o,m[4]),m[19]?w?w.p(m,A):(w=bo(m),w.c(),w.m(r,s)):w&&(w.d(1),w=null);let C=a;a=P(m),a!==C&&(At(),be(O[C],1,1,()=>{O[C]=null}),Bt(),l=O[a],l||(l=O[a]=E[a](m),l.c()),de(l,1),l.m(c,null)),(!d||A[0]&1&&f!==(f="mt-4 flex w-full cursor-pointer items-center justify-center rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+m[0]+"-900 hover:bg-"+m[0]+"-950"))&&v(c,"class",f),(!d||A[0]&67112960&&u!==(u=!m[26]||m[12]))&&(c.disabled=u),m[12]&&m[16]?S?S.p(m,A):(S=wo(m),S.c(),S.m(r,null)):S&&(S.d(1),S=null),m[12]?_&&(_.d(1),_=null):_?_.p(m,A):(_=yo(m),_.c(),_.m(b.parentNode,b))},i(m){d||(de(l),d=!0)},o(m){be(l),d=!1},d(m){m&&(R(e),R(n),R(r),R(h),R(b)),t[52](null),w&&w.d(),O[a].d(),S&&S.d(),_&&_.d(m),p=!1,Ne(y)}}}function zc(t){let e,n,r,o,i,s,c,a,l,f,u,g,h,b,d,p,y,w,E,O,P,S,_=Zn(t[22]),m=[];for(let A=0;A<_.length;A+=1)m[A]=mo(uo(t,_,A));return{c(){e=N("div"),e.textContent="Create a Nostr account",n=$(),r=N("form"),o=N("div"),i=N("input"),s=$(),c=N("div"),c.textContent="@",a=$(),l=N("select");for(let A=0;A<m.length;A+=1)m[A].c();f=$(),u=N("button"),g=j("Continue »"),d=$(),p=N("div"),y=j("Do you already have a Nostr address?"),w=N("br"),E=$(),O=N("button"),O.textContent="Login now",v(e,"class","text-center text-lg"),v(i,"class","box-border w-40 rounded px-2 py-1 text-lg text-neutral-800 outline-none"),v(i,"placeholder","bob"),i.autofocus=!0,v(i,"autocapitalize","none"),v(c,"class","mx-2 text-2xl"),v(l,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),t[10]===void 0&&kt(()=>t[51].call(l)),v(o,"class","flex flex-row"),v(u,"class",h="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),u.disabled=b=!t[10]||!t[9]||t[18],v(r,"class","mb-1 mt-4"),v(O,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),v(p,"class","mt-6 text-center text-sm leading-3")},m(A,C){q(A,e,C),q(A,n,C),q(A,r,C),k(r,o),k(o,i),t[49](i),et(i,t[9]),k(o,s),k(o,c),k(o,a),k(o,l);for(let U=0;U<m.length;U+=1)m[U]&&m[U].m(l,null);Dn(l,t[10],!0),k(r,f),k(r,u),k(u,g),q(A,d,C),q(A,p,C),k(p,y),k(p,w),k(p,E),k(p,O),i.focus(),P||(S=[J(i,"input",t[50]),J(i,"input",t[38]),J(l,"change",t[51]),J(r,"submit",t[37]),J(O,"click",t[36])],P=!0)},p(A,C){if(C[0]&512&&i.value!==A[9]&&et(i,A[9]),C[0]&4194304){_=Zn(A[22]);let U;for(U=0;U<_.length;U+=1){const G=uo(A,_,U);m[U]?m[U].p(G,C):(m[U]=mo(G),m[U].c(),m[U].m(l,null))}for(;U<m.length;U+=1)m[U].d(1);m.length=_.length}C[0]&4195328&&Dn(l,A[10]),C[0]&1&&h!==(h="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+A[0]+"-900 hover:bg-"+A[0]+"-950")&&v(u,"class",h),C[0]&4457984&&b!==(b=!A[10]||!A[9]||A[18])&&(u.disabled=b)},i:L,o:L,d(A){A&&(R(e),R(n),R(r),R(d),R(p)),t[49](null),Ho(m,A),P=!1,Ne(S)}}}function $c(t){let e,n,r;return{c(){e=N("div"),e.textContent="What is that?",n=$(),r=N("div"),r.innerHTML=`<p class="mb mt-4">This widget is created with <i>window.nostr.js</i>, a small script
|
|
2
2
|
you can drop in any page that already uses NIP-07 and make it also
|
|
3
3
|
work with NIP-46 automatically when the user doesn't have an
|
|
4
4
|
extension installed.
|
|
5
5
|
<br/>
|
|
6
6
|
It adds a small floating button on the side of the window that users
|
|
7
7
|
can use to create Nostr accuonts or connect to their NIP-46 bunkers.</p> <p class="mt-4">This tool is opensource, get the code from the <a target="_blank" class="underline" href="https://github.com/fiatjaf/window.nostr.js">project's page</a>.</p> <p class="mt-4">You don't know what Nostr is?
|
|
8
|
-
<a target="_blank" class="underline" href="https://www.nostr.com">Learn more</a>.</p>`,
|
|
9
|
-
After that you will be returned to this page.`),g
|
|
10
|
-
After that you will be returned to this page.`),g
|
|
11
|
-
|
|
12
|
-
`),
|
|
13
|
-
|
|
8
|
+
<a target="_blank" class="underline" href="https://www.nostr.com">Learn more</a>.</p>`,v(e,"class","text-center text-lg"),v(r,"class","text-base leading-5")},m(o,i){q(o,e,i),q(o,n,i),q(o,r,i)},p:L,i:L,o:L,d(o){o&&(R(e),R(n),R(r))}}}function Kc(t){let e,n,r,o,i,s,c=new URL(t[15]).host+"",a,l,f,u,g,h,b,d,p,y;return{c(){e=N("div"),n=N("div"),n.textContent="An action requires your confirmation",r=$(),o=N("div"),i=j("Now you a new window will bring you to "),s=N("strong"),a=j(c),l=j(" where you can approve the current action. If nothing happens check that if your browser is blocking popups, pleaase."),f=N("br"),u=j(`
|
|
9
|
+
After that you will be returned to this page.`),g=$(),h=N("button"),b=j("Confirm action »"),v(n,"class","text-center text-lg"),v(o,"class","mt-4 text-center text-sm leading-4"),v(h,"class",d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),v(e,"class","m-auto w-full")},m(w,E){q(w,e,E),k(e,n),k(e,r),k(e,o),k(o,i),k(o,s),k(s,a),k(o,l),k(o,f),k(o,u),k(e,g),k(e,h),k(h,b),p||(y=J(h,"click",t[48]),p=!0)},p(w,E){E[0]&32768&&c!==(c=new URL(w[15]).host+"")&&Pe(a,c),E[0]&1&&d!==(d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+w[0]+"-900 hover:bg-"+w[0]+"-950")&&v(h,"class",d)},i:L,o:L,d(w){w&&R(e),p=!1,y()}}}function Dc(t){let e,n,r,o,i,s,c=new URL(t[14]).host+"",a,l,f,u,g,h,b,d,p,y;return{c(){e=N("div"),n=N("div"),n.textContent="Login into a Nostr account",r=$(),o=N("div"),i=j("Now you a new window will bring you to "),s=N("strong"),a=j(c),l=j(" where you can login and approve the permissions. If nothing happens check that if your browser is blocking popups, pleaase."),f=N("br"),u=j(`
|
|
10
|
+
After that you will be returned to this page.`),g=$(),h=N("button"),b=j("Login now »"),v(n,"class","text-center text-lg"),v(o,"class","mt-4 text-center text-sm leading-4"),v(h,"class",d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),v(e,"class","m-auto w-full")},m(w,E){q(w,e,E),k(e,n),k(e,r),k(e,o),k(o,i),k(o,s),k(s,a),k(o,l),k(o,f),k(o,u),k(e,g),k(e,h),k(h,b),p||(y=J(h,"click",t[47]),p=!0)},p(w,E){E[0]&16384&&c!==(c=new URL(w[14]).host+"")&&Pe(a,c),E[0]&1&&d!==(d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+w[0]+"-900 hover:bg-"+w[0]+"-950")&&v(h,"class",d)},i:L,o:L,d(w){w&&R(e),p=!1,y()}}}function Wc(t){let e,n,r,o,i,s,c=new URL(t[13]).host+"",a,l,f,u,g,h,b,d,p,y;return{c(){e=N("div"),n=N("div"),n.textContent="Create a Nostr account",r=$(),o=N("div"),i=j("Now you a new window will bring you to "),s=N("strong"),a=j(c),l=j(" where the account creation will take place. If nothing happens check that if your browser is blocking popups, pleaase."),f=N("br"),u=j(`
|
|
11
|
+
After that you will be returned to this page.`),g=$(),h=N("button"),b=j("Start account creation »"),v(n,"class","text-center text-lg"),v(o,"class","mt-4 text-center text-sm leading-4"),v(h,"class",d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+t[0]+"-900 hover:bg-"+t[0]+"-950"),v(e,"class","m-auto w-full")},m(w,E){q(w,e,E),k(e,n),k(e,r),k(e,o),k(o,i),k(o,s),k(s,a),k(o,l),k(o,f),k(o,u),k(e,g),k(e,h),k(h,b),p||(y=J(h,"click",t[46]),p=!0)},p(w,E){E[0]&8192&&c!==(c=new URL(w[13]).host+"")&&Pe(a,c),E[0]&1&&d!==(d="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-"+w[0]+"-900 hover:bg-"+w[0]+"-950")&&v(h,"class",d)},i:L,o:L,d(w){w&&R(e),p=!1,y()}}}function ho(t){let e,n,r=t[21].picture&&go(t),o=t[21].name&&po(t);return{c(){e=N("div"),r&&r.c(),n=$(),o&&o.c(),v(e,"class","mb-2 flex items-center justify-center gap-2")},m(i,s){q(i,e,s),r&&r.m(e,null),k(e,n),o&&o.m(e,null)},p(i,s){i[21].picture?r?r.p(i,s):(r=go(i),r.c(),r.m(e,n)):r&&(r.d(1),r=null),i[21].name?o?o.p(i,s):(o=po(i),o.c(),o.m(e,null)):o&&(o.d(1),o=null)},d(i){i&&R(e),r&&r.d(),o&&o.d()}}}function go(t){let e,n,r;return{c(){e=N("img"),Xe(e.src,n=t[21].picture)||v(e,"src",n),v(e,"alt",""),v(e,"class",r="h-10 w-10 rounded-full border-2 border-solid border-transparent group-hover:border-"+t[0]+"-100")},m(o,i){q(o,e,i)},p(o,i){i[0]&2097152&&!Xe(e.src,n=o[21].picture)&&v(e,"src",n),i[0]&1&&r!==(r="h-10 w-10 rounded-full border-2 border-solid border-transparent group-hover:border-"+o[0]+"-100")&&v(e,"class",r)},d(o){o&&R(e)}}}function po(t){let e,n=t[21].name+"",r;return{c(){e=N("div"),r=j(n),v(e,"class","text-3xl decoration-2 underline-offset-4 group-hover:underline")},m(o,i){q(o,e,i),k(e,r)},p(o,i){i[0]&2097152&&n!==(n=o[21].name+"")&&Pe(r,n)},d(o){o&&R(e)}}}function bo(t){let e,n;return{c(){e=N("div"),n=j(t[19]),v(e,"class","my-2 rounded bg-yellow-100 p-2 text-center text-sm leading-4 text-red-400")},m(r,o){q(r,e,o),k(e,n)},p(r,o){o[0]&524288&&Pe(n,r[19])},d(r){r&&R(e)}}}function Vc(t){let e;return{c(){e=j("Connect »")},m(n,r){q(n,e,r)},i:L,o:L,d(n){n&&R(e)}}}function Gc(t){let e,n,r;return n=new lo({}),{c(){e=j(`Connecting to bunker
|
|
12
|
+
`),Yn(n.$$.fragment)},m(o,i){q(o,e,i),Yt(n,o,i),r=!0},i(o){r||(de(n.$$.fragment,o),r=!0)},o(o){be(n.$$.fragment,o),r=!1},d(o){o&&R(e),Ft(n,o)}}}function wo(t){let e,n,r,o,i;return{c(){e=N("div"),n=j(`Waiting too much?
|
|
13
|
+
`),r=N("button"),r.textContent="Cancel the connection",v(r,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),v(e,"class","mt-6 text-center text-sm leading-3")},m(s,c){q(s,e,c),k(e,n),k(e,r),o||(i=J(r,"click",t[39]),o=!0)},p:L,d(s){s&&R(e),o=!1,i()}}}function yo(t){let e,n,r,o,i,s,c;return{c(){e=N("div"),n=j("Do you need a Nostr account?"),r=N("br"),o=$(),i=N("button"),i.textContent="Sign up now",v(i,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),v(e,"class","mt-6 text-center text-sm leading-3")},m(a,l){q(a,e,l),k(e,n),k(e,r),k(e,o),k(e,i),s||(c=J(i,"click",t[35]),s=!0)},p:L,d(a){a&&R(e),s=!1,c()}}}function mo(t){let e,n,r;return{c(){e=N("option"),v(e,"label",n=t[78].domain),e.__value=r=t[78],et(e,e.__value),v(e,"class","px-2 py-1 text-lg")},m(o,i){q(o,e,i)},p(o,i){i[0]&4194304&&n!==(n=o[78].domain)&&v(e,"label",n),i[0]&4194304&&r!==(r=o[78])&&(e.__value=r,et(e,e.__value))},d(o){o&&R(e)}}}function Zc(t){let e,n;return{c(){e=N("img"),Xe(e.src,n=t[21].picture)||v(e,"src",n),v(e,"alt",""),v(e,"class","h-6 w-6 rounded-full")},m(r,o){q(r,e,o)},p(r,o){o[0]&2097152&&!Xe(e.src,n=r[21].picture)&&v(e,"src",n)},i:L,o:L,d(r){r&&R(e)}}}function Yc(t){let e,n,r,o=(t[21].name||t[21].npub.slice(0,7)+"…"+t[21].npub.slice(-4))+"",i;function s(l,f){return l[21].picture?ea:Xc}let c=s(t),a=c(t);return{c(){e=N("div"),a.c(),n=$(),r=N("div"),i=j(o),v(r,"class","max-w-56 overflow-hidden whitespace-nowrap overflow-ellipsis inline-block"),v(e,"class","flex px-2 items-center")},m(l,f){q(l,e,f),a.m(e,null),k(e,n),k(e,r),k(r,i)},p(l,f){c===(c=s(l))&&a?a.p(l,f):(a.d(1),a=c(l),a&&(a.c(),a.m(e,n))),f[0]&2097152&&o!==(o=(l[21].name||l[21].npub.slice(0,7)+"…"+l[21].npub.slice(-4))+"")&&Pe(i,o)},i:L,o:L,d(l){l&&R(e),a.d()}}}function Fc(t){let e;return{c(){e=N("div"),e.textContent="N",v(e,"class","w-6 text-center")},m(n,r){q(n,e,r)},p:L,i:L,o:L,d(n){n&&R(e)}}}function Jc(t){let e;return{c(){e=N("div"),e.textContent="Connect with Nostr",v(e,"class","flex px-2 items-center")},m(n,r){q(n,e,r)},p:L,i:L,o:L,d(n){n&&R(e)}}}function Qc(t){let e,n,r,o;return r=new lo({}),{c(){e=N("div"),n=j(`Connecting to bunker
|
|
14
|
+
`),Yn(r.$$.fragment),v(e,"class","flex px-2 items-center")},m(i,s){q(i,e,s),k(e,n),Yt(r,e,null),o=!0},p:L,i(i){o||(de(r.$$.fragment,i),o=!0)},o(i){be(r.$$.fragment,i),o=!1},d(i){i&&R(e),Ft(r)}}}function Xc(t){let e;return{c(){e=j("☉")},m(n,r){q(n,e,r)},p:L,d(n){n&&R(e)}}}function ea(t){let e,n;return{c(){e=N("img"),Xe(e.src,n=t[21].picture)||v(e,"src",n),v(e,"alt",""),v(e,"class","mr-2 h-5 w-5 rounded-full")},m(r,o){q(r,e,o)},p(r,o){o[0]&2097152&&!Xe(e.src,n=r[21].picture)&&v(e,"src",n)},d(r){r&&R(e)}}}function ta(t){let e,n,r,o,i,s,c;const a=[qc,Hc,Rc],l=[];function f(u,g){return!u[25]&&!u[21]&&u[1]?0:u[25]?2:1}return n=f(t),r=l[n]=a[n](t),{c(){e=N("div"),r.c(),v(e,"class","draggable animate-fadein font-sans text-white"),v(e,"style",o="position: fixed; "+(t[25]&&t[5]?"width: 100vw;":"")+"; right: "+(t[25]&&t[5]?"0":t[3])+"px; user-select: none; "+(t[25]&&t[5]?"bottom: 0px":t[24]+":"+t[23]+"px")),Wn(e,"cursor-pointer",!t[21]&&!t[25])},m(u,g){q(u,e,g),l[n].m(e,null),t[54](e),i=!0,s||(c=[J(Rn,"click",t[29]),J(Rn,"mouseup",t[42]),J(Rn,"mousemove",t[41]),J(e,"mousedown",t[40])],s=!0)},p(u,g){let h=n;n=f(u),n===h?l[n].p(u,g):(At(),be(l[h],1,1,()=>{l[h]=null}),Bt(),r=l[n],r?r.p(u,g):(r=l[n]=a[n](u),r.c()),de(r,1),r.m(e,null)),(!i||g[0]&58720296&&o!==(o="position: fixed; "+(u[25]&&u[5]?"width: 100vw;":"")+"; right: "+(u[25]&&u[5]?"0":u[3])+"px; user-select: none; "+(u[25]&&u[5]?"bottom: 0px":u[24]+":"+u[23]+"px")))&&v(e,"style",o),(!i||g[0]&35651584)&&Wn(e,"cursor-pointer",!u[21]&&!u[25])},i(u){i||(de(r),i=!0)},o(u){be(r),i=!1},d(u){u&&R(e),l[n].d(),t[54](null),s=!1,Ne(c)}}}const vo="We could not connect to a NIP-46 bunker with that url, are you sure it is set up correctly?",xo="We were not able to connect using this address. For it to work it has to come from a NIP-46 provider.",ze=20;function Hn(t){return window.open(t,"window.nostr","width=600,height=800,popup=yes")}function na(t,e,n){let r,o,i,s,c,a;const l=Lc("only screen and (max-width: 640px)");Uo(t,l,I=>n(5,a=I));const f={ORIGIN:"wnj:origin",CLIENT_SECRET:"wnj:clientSecret",Y_POS:"wnj:ypos",CALLBACK_TOKEN:"wnj:callbackToken",BUNKER_POINTER:"wnj:bunkerPointer"};let u,{accent:g}=e,{position:h="top"}=e,{startHidden:b}=e,{compactMode:d}=e;const p=window,y=new As;let w,E,O,P,S,_;const m=localStorage.getItem(f.CLIENT_SECRET);m?_=en(m):(_=cs(),localStorage.setItem(f.CLIENT_SECRET,ne(_)));let A="closed",C,U,G,Z,Y,B,T=null,H=null,z=null,M=!1,K,ee,V,fe=!1,F,he,ge=[],{right:pe=20}=e,Je=!1,ce=!1,Be,Et,Ie;const ie={pool:y,onauth(I){K?n(13,T=I):F?(n(15,z=I),n(25,i=!0)):n(14,H=I)}},Oe=Xn(()=>{switch(A){case"justopened":n(44,A="opened");break;case"justclosed":n(44,A="closed");break}},500);function Qe(){n(44,A="justopened"),Oe()}function $e(){n(44,A="justclosed"),Oe()}function Kt(){if(C&&!B){zn();return}Qe()}Mn();let To={isWnj:!0,async getPublicKey(){return C?C.pubkey:(!Y&&!B&&Qe(),(await Z).bp.pubkey)},async signEvent(I){try{return!Y&&!B&&Kt(),await(await Z).signEvent(I)}finally{n(15,z=null),$e()}},async getRelays(){return!Y&&!B&&Kt(),(await Z).getRelays()},nip04:{async encrypt(I,D){return!Y&&!B&&Kt(),(await Z).nip04Encrypt(I,D)},async decrypt(I,D){return!Y&&!B&&Kt(),(await Z).nip04Decrypt(I,D)}}};function Mn(){$e(),C=null,Z=new Promise((I,D)=>{U=I,G=D}),n(21,F=null),n(12,Y=!1),n(16,M=!1),n(17,K=!1),B=!1,he=null,n(19,V="")}$o(()=>{if(!C){let I=localStorage.getItem(f.BUNKER_POINTER);I&&(C=JSON.parse(I),$n())}if(p.nostr&&!p.nostr.isWnj){p.destroyWnj();return}else Object.defineProperty(window,"nostr",{get(){return To},set(I){To=I,I.isWnj||p.destroyWnj()},configurable:!0});return()=>{he&&he.close()}});function sa(I){Math.abs(o-Et)>6||Date.now()-Ie>600||A==="justopened"||A==="justclosed"||(I.composedPath().find(D=>D.id==="wnj")?Qe():$e())}function ca(I){$e(),n(17,K=!1),n(13,T=null),n(14,H=null),n(15,z=null),I.stopPropagation()}function aa(I){n(20,fe=!0),I.stopPropagation()}function la(I){n(20,fe=!1),I.stopPropagation()}async function ua(I){I.preventDefault();try{if(C=await Sc(w.value),!C){w.value.match($t)?n(19,V=vo):n(19,V=xo);return}w.setCustomValidity(""),n(19,V=""),await zn(),$n()}catch{w.value.match($t)?n(19,V=vo):n(19,V=xo),n(12,Y=!1)}}async function fa(I){I.preventDefault(),localStorage.removeItem(f.BUNKER_POINTER),Mn()}async function da(I){I.preventDefault(),n(17,K=!0),ge.length===0&&(n(22,ge=await Bc(y,["wss://relay.nostr.band","wss://nos.lol","wss://nostr-pub.wellorder.net"])),n(10,S=ge[0]))}function ha(I){n(17,K=!1)}async function ga(I){if(I.preventDefault(),!S)return;n(18,ee=!0);let D=await Ac(S,ie,O.value,S.domain,void 0);n(18,ee=!1),Qe(),n(17,K=!1),C=D.bp,$n(),zn(D)}const pa=Xn(async()=>{S&&O.value.length>0&&(await Ic(O.value+"@"+S.domain)?O.setCustomValidity(`'${O.value}' is already taken.`):O.setCustomValidity(""))},500);function ba(){n(16,M=!1),n(12,Y=!1),G("connection aborted"),Mn()}async function zn(I=void 0){I=I||new so(_,C,ie),n(12,Y=!0);let D=setTimeout(()=>{n(16,M=!0),n(25,i=!0)},5e3);try{await I.connect(),B=!0,localStorage.setItem(f.BUNKER_POINTER,JSON.stringify(C)),$e(),U(I)}catch(xe){G((xe==null?void 0:xe.message)||String(xe))}finally{clearTimeout(D),n(12,Y=!1),n(16,M=!1),n(13,T=null),n(14,H=null),n(15,z=null)}}function $n(I=null){let D=C.pubkey;n(21,F={pubkey:D,npub:Tc(D),event:null}),he=y.subscribeMany(["wss://purplepag.es","wss://relay.snort.social","wss://relay.nos.social"],[{kinds:[0],authors:[D]}],{onevent(xe){var No;if(!((((No=F.event)==null?void 0:No.created_at)||0)>=xe.created_at))try{let{name:Po,picture:Oa}=JSON.parse(xe.content);n(21,F.event=xe,F),n(21,F.name=Po,F),n(21,F.picture=Oa,F),I==null||I(),I=null}catch{}}})}function wa(I){if(i)return;Je=!0;const D=u.getBoundingClientRect();Be=I.clientY-D.top,Et=o,Ie=Date.now()}function ya(I){Je&&(r==="top"?n(23,o=I.clientY):n(23,o=window.innerHeight-I.clientY),n(23,o-=Be),n(45,ce=!0),o<ze&&n(23,o=ze),o>window.innerHeight-ze&&n(23,o=window.innerHeight-ze))}function ma(){if(Je=!1,setTimeout(()=>{n(45,ce=!1)},10),ce){const I=u.getBoundingClientRect(),D=window.innerHeight,xe=D/2;I.top<xe?(n(24,r="top"),n(23,o=I.top)):(n(24,r="bottom"),n(23,o=D-I.bottom)),o<ze&&n(23,o=ze),localStorage.setItem(f.ORIGIN,r),localStorage.setItem(f.Y_POS,o.toString())}}const va=()=>Hn(T),xa=()=>Hn(H),Ea=()=>{Hn(z)};function _a(I){ht[I?"unshift":"push"](()=>{O=I,n(8,O)})}function ka(){P=this.value,n(9,P)}function Sa(){S=Mo(this),n(10,S),n(22,ge)}function Aa(I){ht[I?"unshift":"push"](()=>{w=I,n(7,w)})}function Ba(){E=this.value,n(4,E)}function Ia(I){ht[I?"unshift":"push"](()=>{u=I,n(6,u)})}return t.$$set=I=>{"accent"in I&&n(0,g=I.accent),"position"in I&&n(43,h=I.position),"startHidden"in I&&n(1,b=I.startHidden),"compactMode"in I&&n(2,d=I.compactMode),"right"in I&&n(3,pe=I.right)},t.$$.update=()=>{t.$$.dirty[0]&32|t.$$.dirty[1]&4096&&n(24,r=a?"bottom":localStorage.getItem(f.ORIGIN)||h),t.$$.dirty[0]&32&&n(23,o=a?ze:parseInt(localStorage.getItem(f.Y_POS)||"0")||ze),t.$$.dirty[1]&8192&&n(25,i=A==="justopened"||A==="opened"),t.$$.dirty[0]&1|t.$$.dirty[1]&16384&&n(27,s=ce?"cursor-grabbing outline-dashed outline-"+g+"-500 outline-1 outline-offset-4":"outline-none"),t.$$.dirty[0]&16&&n(26,c=E&&(E.match($t)||E.match(co)))},[g,b,d,pe,E,a,u,w,O,P,S,_,Y,T,H,z,M,K,ee,V,fe,F,ge,o,r,i,c,s,l,sa,ca,aa,la,ua,fa,da,ha,ga,pa,ba,wa,ya,ma,h,A,ce,va,xa,Ea,_a,ka,Sa,Aa,Ba,Ia]}class ra extends Jn{constructor(e){super(),Fn(this,e,na,ta,Wt,{accent:0,position:43,startHidden:1,compactMode:2,right:3},null,[-1,-1,-1])}}const ut=window;ut.destroyWnj=()=>{setTimeout(()=>{oa.$destroy()},1)};const qn=document.createElement("div");qn.style.zIndex="90000",document.body.appendChild(qn);const jn=document.createElement("div");jn.id="wnj";const Eo=document.createElement("style");Eo.innerHTML=Ke;const _o=qn.attachShadow({mode:"open"});_o.appendChild(jn),_o.appendChild(Eo);const oa=new ra({target:jn,props:{accent:((So=ut.wnjParams)==null?void 0:So.accent)||"cyan",position:((Ao=ut.wnjParams)==null?void 0:Ao.position)==="bottom"?"bottom":"top",startHidden:!!((Bo=ut.wnjParams)!=null&&Bo.startHidden),compactMode:!!((Io=ut.wnjParams)!=null&&Io.compactMode)}});if(!((Oo=ut.wnjParams)!=null&&Oo.disableOverflowFix)){var ko=document.createElement("style"),ia=`
|
|
14
15
|
html, body {
|
|
15
16
|
overflow: auto;
|
|
16
17
|
height: 100%;
|
|
17
18
|
}
|
|
18
|
-
`;
|
|
19
|
+
`;ko.innerHTML=ia,document.head.appendChild(ko)}})();
|
package/index.html
CHANGED
|
@@ -62,9 +62,7 @@
|
|
|
62
62
|
</main>
|
|
63
63
|
<!-- <script>
|
|
64
64
|
window.wnjParams = {
|
|
65
|
-
|
|
66
|
-
accent: 'green', // Supported values: cyan (default), green, purple, red, orange, neutral, stone
|
|
67
|
-
disableOverflowFix: true // Disable injecting of "html, body { overflow: auto; height: 100%; }" on the host page
|
|
65
|
+
// Check README.md
|
|
68
66
|
}
|
|
69
67
|
</script> -->
|
|
70
68
|
<script type="module" src="/src/main.ts"></script>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "window.nostr.js",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/window.nostr.js",
|
|
6
6
|
"devDependencies": {
|
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"debounce": "^2.0.0",
|
|
26
|
-
"nostr-tools": "2.
|
|
26
|
+
"nostr-tools": "2.5.2"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/src/App.svelte
CHANGED
|
@@ -42,6 +42,8 @@
|
|
|
42
42
|
| 'top'
|
|
43
43
|
| 'bottom'
|
|
44
44
|
| null) || position
|
|
45
|
+
export let startHidden: boolean
|
|
46
|
+
export let compactMode: boolean
|
|
45
47
|
|
|
46
48
|
const win = window as any
|
|
47
49
|
const pool = new SimplePool()
|
|
@@ -71,6 +73,7 @@
|
|
|
71
73
|
let connected: boolean
|
|
72
74
|
let showAuth: string | null = null
|
|
73
75
|
let showLogin: string | null = null
|
|
76
|
+
let showConfirmAction: string | null = null
|
|
74
77
|
let takingTooLong = false
|
|
75
78
|
let creating: boolean
|
|
76
79
|
let awaitingCreation: boolean
|
|
@@ -119,6 +122,9 @@
|
|
|
119
122
|
onauth(url: string) {
|
|
120
123
|
if (creating) {
|
|
121
124
|
showAuth = url
|
|
125
|
+
} else if(identity) {
|
|
126
|
+
showConfirmAction = url
|
|
127
|
+
opened = true
|
|
122
128
|
} else {
|
|
123
129
|
showLogin = url
|
|
124
130
|
}
|
|
@@ -168,8 +174,13 @@
|
|
|
168
174
|
return (await bunker).bp.pubkey
|
|
169
175
|
},
|
|
170
176
|
async signEvent(event: NostrEvent): Promise<VerifiedEvent> {
|
|
171
|
-
|
|
172
|
-
|
|
177
|
+
try {
|
|
178
|
+
if (!connecting && !connected) connectOrOpen()
|
|
179
|
+
return await (await bunker).signEvent(event)
|
|
180
|
+
} finally {
|
|
181
|
+
showConfirmAction = null
|
|
182
|
+
close()
|
|
183
|
+
}
|
|
173
184
|
},
|
|
174
185
|
async getRelays(): Promise<{
|
|
175
186
|
[url: string]: {read: boolean; write: boolean}
|
|
@@ -261,6 +272,7 @@
|
|
|
261
272
|
creating = false
|
|
262
273
|
showAuth = null
|
|
263
274
|
showLogin = null
|
|
275
|
+
showConfirmAction = null
|
|
264
276
|
ev.stopPropagation()
|
|
265
277
|
}
|
|
266
278
|
|
|
@@ -336,7 +348,9 @@
|
|
|
336
348
|
chosenProvider,
|
|
337
349
|
bunkerSignerParams,
|
|
338
350
|
nameInput.value,
|
|
339
|
-
chosenProvider.domain
|
|
351
|
+
chosenProvider.domain,
|
|
352
|
+
undefined,
|
|
353
|
+
clientSecret
|
|
340
354
|
)
|
|
341
355
|
awaitingCreation = false
|
|
342
356
|
|
|
@@ -392,6 +406,7 @@
|
|
|
392
406
|
takingTooLong = false
|
|
393
407
|
showAuth = null
|
|
394
408
|
showLogin = null
|
|
409
|
+
showConfirmAction = null
|
|
395
410
|
}
|
|
396
411
|
}
|
|
397
412
|
|
|
@@ -509,20 +524,26 @@
|
|
|
509
524
|
bind:this={myself}
|
|
510
525
|
>
|
|
511
526
|
<!-- Close status ################### -->
|
|
512
|
-
{#if !opened}
|
|
527
|
+
{#if !opened && !identity && startHidden}
|
|
528
|
+
<!-- Show nothing -->
|
|
529
|
+
{:else if !opened}
|
|
513
530
|
<div
|
|
514
|
-
class="rounded px-
|
|
531
|
+
class="rounded px-2 py-2 shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)] transition-all duration-200 bg-{accent}-700 hover:bg-{accent}-800 {movingStyle}"
|
|
515
532
|
>
|
|
516
533
|
<!-- Connecting view ################### -->
|
|
517
534
|
{#if connecting}
|
|
518
|
-
<div class="flex items-center">
|
|
535
|
+
<div class="flex px-2 items-center">
|
|
519
536
|
Connecting to bunker
|
|
520
537
|
<Spinner />
|
|
521
538
|
</div>
|
|
522
|
-
{:else if !identity}
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
539
|
+
{:else if !identity && !compactMode}
|
|
540
|
+
<div class="flex px-2 items-center">
|
|
541
|
+
Connect with Nostr
|
|
542
|
+
</div>
|
|
543
|
+
{:else if !identity && compactMode}
|
|
544
|
+
<div class="w-6 text-center">N</div>
|
|
545
|
+
{:else if !compactMode}
|
|
546
|
+
<div class="flex px-2 items-center">
|
|
526
547
|
{#if identity.picture}
|
|
527
548
|
<img
|
|
528
549
|
src={identity.picture}
|
|
@@ -532,9 +553,17 @@
|
|
|
532
553
|
{:else}
|
|
533
554
|
☉
|
|
534
555
|
{/if}
|
|
535
|
-
|
|
536
|
-
identity.
|
|
556
|
+
<div class="max-w-56 overflow-hidden whitespace-nowrap overflow-ellipsis inline-block">
|
|
557
|
+
{identity.name ||
|
|
558
|
+
identity.npub.slice(0, 7) + '…' + identity.npub.slice(-4)}
|
|
559
|
+
</div>
|
|
537
560
|
</div>
|
|
561
|
+
{:else}
|
|
562
|
+
<img
|
|
563
|
+
src={identity.picture}
|
|
564
|
+
alt=""
|
|
565
|
+
class="h-6 w-6 rounded-full"
|
|
566
|
+
/>
|
|
538
567
|
{/if}
|
|
539
568
|
</div>
|
|
540
569
|
|
|
@@ -549,7 +578,7 @@
|
|
|
549
578
|
>⤫</button
|
|
550
579
|
>
|
|
551
580
|
|
|
552
|
-
{#if !showInfo && !showAuth && !showLogin}
|
|
581
|
+
{#if !showInfo && !showAuth && !showLogin && !showConfirmAction}
|
|
553
582
|
<button
|
|
554
583
|
on:click={handleShowInfo}
|
|
555
584
|
class="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-{accent}-600"
|
|
@@ -585,6 +614,20 @@
|
|
|
585
614
|
</button>
|
|
586
615
|
</div>
|
|
587
616
|
|
|
617
|
+
{:else if showConfirmAction}
|
|
618
|
+
<div class="m-auto w-full">
|
|
619
|
+
<div class="text-center text-lg">An action requires your confirmation</div>
|
|
620
|
+
<div class="mt-4 text-center text-sm leading-4">
|
|
621
|
+
Now you a new window will bring you to <strong>{new URL(showConfirmAction).host}</strong> where you can approve the current action. If nothing happens check that if your browser is blocking popups, pleaase.<br/>
|
|
622
|
+
After that you will be returned to this page.
|
|
623
|
+
</div>
|
|
624
|
+
<button
|
|
625
|
+
class="mt-4 block w-full cursor-pointer rounded border-0 px-2 py-1 text-lg text-white disabled:cursor-default disabled:bg-neutral-400 disabled:text-neutral-200 bg-{accent}-900 hover:bg-{accent}-950"
|
|
626
|
+
on:click={() => {openAuthURLPopup(showConfirmAction)}}>
|
|
627
|
+
Confirm action »
|
|
628
|
+
</button>
|
|
629
|
+
</div>
|
|
630
|
+
|
|
588
631
|
<!-- Show info ################### -->
|
|
589
632
|
{:else if showInfo}
|
|
590
633
|
<div class="text-center text-lg">What is that?</div>
|
package/src/main.ts
CHANGED
|
@@ -36,7 +36,9 @@ const app = new App({
|
|
|
36
36
|
target: mountPoint,
|
|
37
37
|
props: {
|
|
38
38
|
accent: win.wnjParams?.accent || 'cyan',
|
|
39
|
-
position: win.wnjParams?.position === 'bottom' ? 'bottom' : 'top'
|
|
39
|
+
position: win.wnjParams?.position === 'bottom' ? 'bottom' : 'top',
|
|
40
|
+
startHidden: win.wnjParams?.startHidden ? true : false,
|
|
41
|
+
compactMode: win.wnjParams?.compactMode ? true : false,
|
|
40
42
|
}
|
|
41
43
|
})
|
|
42
44
|
|