window.nostr.js 0.4.7 → 0.4.9
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 +3 -4
- package/dist/index.html +1 -1
- package/dist/window.nostr.js +12 -12
- package/package.json +2 -2
- package/postcss.config.js +2 -2
- package/src/App.svelte +18 -73
- package/tailwind.config.js +92 -15
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ It adds a small floating button on the side of the window that users can use to
|
|
|
6
6
|
|
|
7
7
|
## How to use it
|
|
8
8
|
|
|
9
|
-
Include `<script src="https://
|
|
9
|
+
Include `<script src="https://cdn.jsdelivr.net/npm/window.nostr.js/dist/window.nostr.min.js"></script>` in your HTML and proceed to use [`window.nostr`](https://nips.nostr.com/7) normally.
|
|
10
10
|
|
|
11
11
|
## Customization
|
|
12
12
|
The script supports some optional configurations to personalize the design:
|
|
@@ -30,7 +30,7 @@ The script supports some optional configurations to personalize the design:
|
|
|
30
30
|
// This option permit to disable this default behavior
|
|
31
31
|
}
|
|
32
32
|
</script>
|
|
33
|
-
<script src="https://
|
|
33
|
+
<script src="https://cdn.jsdelivr.net/npm/window.nostr.js/dist/window.nostr.min.js"></script>
|
|
34
34
|
```
|
|
35
35
|
|
|
36
36
|
## Bookmarklet
|
|
@@ -38,7 +38,7 @@ The script supports some optional configurations to personalize the design:
|
|
|
38
38
|
If a website has opted to not include this, but you like it, you can still use it on the website. Just add this to your browser bookmarks and click on it to load the widget on any website:
|
|
39
39
|
|
|
40
40
|
```
|
|
41
|
-
javascript:void((function(){var%20e=document.createElement('script');e.setAttribute('src','https://
|
|
41
|
+
javascript:void((function(){var%20e=document.createElement('script');e.setAttribute('src','https://cdn.jsdelivr.net/npm/window.nostr.js/dist/window.nostr.min.js');document.body.appendChild(e)})())
|
|
42
42
|
```
|
|
43
43
|
|
|
44
44
|
## Demo videos
|
|
@@ -46,4 +46,3 @@ javascript:void((function(){var%20e=document.createElement('script');e.setAttrib
|
|
|
46
46
|
https://github.com/fiatjaf/window.nostr.js/assets/1653275/eacb1302-bbfd-4d28-aec2-dbe231f92c53
|
|
47
47
|
|
|
48
48
|
https://github.com/fiatjaf/window.nostr.js/assets/1653275/8c2546f1-439a-4a1b-beb6-af540de37601
|
|
49
|
-
|
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-Ba-DM_o1.js"></script>
|
|
8
8
|
</head>
|
|
9
9
|
<body
|
|
10
10
|
style="
|
package/dist/window.nostr.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
var nl=Object.defineProperty;var rl=(Zt,q,Ct)=>q in Zt?nl(Zt,q,{enumerable:!0,configurable:!0,writable:!0,value:Ct}):Zt[q]=Ct;var v=(Zt,q,Ct)=>(rl(Zt,typeof q!="symbol"?q+"":q,Ct),Ct);(function(){"use strict";var jo,qo,$o,zo,Ko;const Zt='*,: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}.z-\\[9000\\]{z-index:9000}.m-auto{margin:auto}.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-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-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-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 q(){}function Ct(e){return e()}function tr(){return Object.create(null)}function Ht(e){e.forEach(Ct)}function Qe(e){return typeof e=="function"}function Xe(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Te;function oe(e,t){return e===t?!0:(Te||(Te=document.createElement("a")),Te.href=t,e===Te.href)}function Fo(e){return Object.keys(e).length===0}function Go(e,...t){if(e==null){for(const r of t)r(void 0);return q}const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function Zo(e,t,n){e.$$.on_destroy.push(Go(t,n))}const Jo=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function I(e,t){e.appendChild(t)}function j(e,t,n){e.insertBefore(t,n||null)}function M(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function tn(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function Y(e){return document.createTextNode(e)}function Z(){return Y(" ")}function er(){return Y("")}function st(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function S(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Qo(e){return Array.from(e.childNodes)}function Rt(e,t){t=""+t,e.data!==t&&(e.data=t)}function nr(e,t){e.value=t??""}function rr(e,t,n){e.classList.toggle(t,!!n)}let we;function ye(e){we=e}function Xo(){if(!we)throw new Error("Function called outside component initialization");return we}function ti(e){Xo().$$.on_mount.push(e)}const ie=[],Ne=[];let se=[];const or=[],ei=Promise.resolve();let en=!1;function ni(){en||(en=!0,ei.then(ir))}function nn(e){se.push(e)}const rn=new Set;let ce=0;function ir(){if(ce!==0)return;const e=we;do{try{for(;ce<ie.length;){const t=ie[ce];ce++,ye(t),ri(t.$$)}}catch(t){throw ie.length=0,ce=0,t}for(ye(null),ie.length=0,ce=0;Ne.length;)Ne.pop()();for(let t=0;t<se.length;t+=1){const n=se[t];rn.has(n)||(rn.add(n),n())}se.length=0}while(ie.length);for(;or.length;)or.pop()();en=!1,rn.clear(),ye(e)}function ri(e){if(e.fragment!==null){e.update(),Ht(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(nn)}}function oi(e){const t=[],n=[];se.forEach(r=>e.indexOf(r)===-1?t.push(r):n.push(r)),n.forEach(r=>r()),se=t}const Le=new Set;let Jt;function Pe(){Jt={r:0,c:[],p:Jt}}function Ue(){Jt.r||Ht(Jt.c),Jt=Jt.p}function Et(e,t){e&&e.i&&(Le.delete(e),e.i(t))}function _t(e,t,n,r){if(e&&e.o){if(Le.has(e))return;Le.add(e),Jt.c.push(()=>{Le.delete(e),r&&(n&&e.d(1),r())}),e.o(t)}else r&&r()}function sr(e){e&&e.c()}function on(e,t,n){const{fragment:r,after_update:o}=e.$$;r&&r.m(t,n),nn(()=>{const i=e.$$.on_mount.map(Ct).filter(Qe);e.$$.on_destroy?e.$$.on_destroy.push(...i):Ht(i),e.$$.on_mount=[]}),o.forEach(nn)}function sn(e,t){const n=e.$$;n.fragment!==null&&(oi(n.after_update),Ht(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function ii(e,t){e.$$.dirty[0]===-1&&(ie.push(e),ni(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function cr(e,t,n,r,o,i,s=null,c=[-1]){const a=we;ye(e);const l=e.$$={fragment:null,ctx:[],props:i,update:q,not_equal:o,bound:tr(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(a?a.$$.context:[])),callbacks:tr(),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,p,...h)=>{const b=h.length?h[0]:p;return l.ctx&&o(l.ctx[u],l.ctx[u]=b)&&(!l.skip_bound&&l.bound[u]&&l.bound[u](b),f&&ii(e,u)),p}):[],l.update(),f=!0,Ht(l.before_update),l.fragment=r?r(l.ctx):!1,t.target){if(t.hydrate){const u=Qo(t.target);l.fragment&&l.fragment.l(u),u.forEach(M)}else l.fragment&&l.fragment.c();t.intro&&Et(e.$$.fragment),on(e,t.target,t.anchor),ir()}ye(a)}class ar{constructor(){v(this,"$$");v(this,"$$set")}$destroy(){sn(this,1),this.$destroy=q}$on(t,n){if(!Qe(n))return q;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&&!Fo(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const si="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(si);function ci(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var cn={exports:{}};function lr(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 p=o,h=i;o=void 0,i=void 0,a=e.apply(p,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 p=r&&!s;if(s||(s=setTimeout(l,t)),p){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,p=i;o=void 0,i=void 0,a=e.apply(u,p),clearTimeout(s),s=void 0},f}cn.exports.debounce=lr,cn.exports=lr;var ai=cn.exports;const li=ci(ai),an=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ln=e=>e instanceof Uint8Array,un=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),kt=(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 ui=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function ht(e){if(!ln(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=ui[e[n]];return t}function ur(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 fi(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function me(e){if(typeof e=="string"&&(e=fi(e)),!ln(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function fn(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!ln(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}let fr=class{clone(){return this._cloneInto()}};function dr(e){const t=r=>e().update(me(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function di(e=32){if(an&&typeof an.getRandomValues=="function")return an.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function hr(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function pr(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 hi(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");hr(e.outputLen),hr(e.blockLen)}function Ce(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 pi(e,t){pr(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const dn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const gr=e=>e instanceof Uint8Array,hn=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),St=(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 gi(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function pn(e){if(typeof e=="string"&&(e=gi(e)),!gr(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function bi(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!gr(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}class br{clone(){return this._cloneInto()}}function wi(e){const t=r=>e().update(pn(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function wr(e=32){if(dn&&typeof dn.getRandomValues=="function")return dn.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function yi(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 mi=class extends br{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=hn(this.buffer)}update(t){Ce(this);const{view:n,buffer:r,blockLen:o}=this;t=pn(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=hn(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){Ce(this),pi(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;yi(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=hn(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 xi=(e,t,n)=>e&t^~e&n,vi=(e,t,n)=>e&t^e&n^t&n,Ei=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]),Mt=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),jt=new Uint32Array(64);let _i=class extends mi{constructor(){super(64,32,8,!1),this.A=Mt[0]|0,this.B=Mt[1]|0,this.C=Mt[2]|0,this.D=Mt[3]|0,this.E=Mt[4]|0,this.F=Mt[5]|0,this.G=Mt[6]|0,this.H=Mt[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)jt[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const p=jt[u-15],h=jt[u-2],b=St(p,7)^St(p,18)^p>>>3,d=St(h,17)^St(h,19)^h>>>10;jt[u]=d+jt[u-7]+b+jt[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 p=St(c,6)^St(c,11)^St(c,25),h=f+p+xi(c,a,l)+Ei[u]+jt[u]|0,d=(St(r,2)^St(r,13)^St(r,22))+vi(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(){jt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const gn=wi(()=>new _i);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const yr=BigInt(0),He=BigInt(1),ki=BigInt(2),Re=e=>e instanceof Uint8Array,Si=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function ae(e){if(!Re(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=Si[e[n]];return t}function mr(e){const t=e.toString(16);return t.length&1?`0${t}`:t}function bn(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return BigInt(e===""?"0":`0x${e}`)}function le(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 pt(e){return bn(ae(e))}function wn(e){if(!Re(e))throw new Error("Uint8Array expected");return bn(ae(Uint8Array.from(e).reverse()))}function qt(e,t){return le(e.toString(16).padStart(t*2,"0"))}function yn(e,t){return qt(e,t).reverse()}function Ai(e){return le(mr(e))}function ut(e,t,n){let r;if(typeof t=="string")try{r=le(t)}catch(i){throw new Error(`${e} must be valid hex string, got "${t}". Cause: ${i}`)}else if(Re(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 Qt(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!Re(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}function Bi(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 Ii(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Oi(e){let t;for(t=0;e>yr;e>>=He,t+=1);return t}function Ti(e,t){return e>>BigInt(t)&He}const Ni=(e,t,n)=>e|(n?He:yr)<<BigInt(t),mn=e=>(ki<<BigInt(e-1))-He,xn=e=>new Uint8Array(e),xr=e=>Uint8Array.from(e);function vr(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=xn(e),o=xn(e),i=0;const s=()=>{r.fill(1),o.fill(0),i=0},c=(...u)=>n(o,r,...u),a=(u=xn())=>{o=c(xr([0]),u),r=c(),u.length!==0&&(o=c(xr([1]),u),r=c())},l=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const p=[];for(;u<t;){r=c();const h=r.slice();p.push(h),u+=r.length}return Qt(...p)};return(u,p)=>{s(),a(u);let h;for(;!(h=p(l()));)a();return s(),h}}const Li={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 xe(e,t,n={}){const r=(o,i,s)=>{const c=Li[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 Pi=Object.freeze(Object.defineProperty({__proto__:null,bitGet:Ti,bitLen:Oi,bitMask:mn,bitSet:Ni,bytesToHex:ae,bytesToNumberBE:pt,bytesToNumberLE:wn,concatBytes:Qt,createHmacDrbg:vr,ensureBytes:ut,equalBytes:Bi,hexToBytes:le,hexToNumber:bn,numberToBytesBE:qt,numberToBytesLE:yn,numberToHexUnpadded:mr,numberToVarBytesBE:Ai,utf8ToBytes:Ii,validateObject:xe},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const rt=BigInt(0),tt=BigInt(1),Xt=BigInt(2),Ui=BigInt(3),vn=BigInt(4),Er=BigInt(5),_r=BigInt(8);BigInt(9),BigInt(16);function ct(e,t){const n=e%t;return n>=rt?n:t+n}function Ci(e,t,n){if(n<=rt||t<rt)throw new Error("Expected power/modulo > 0");if(n===tt)return rt;let r=tt;for(;t>rt;)t&tt&&(r=r*e%n),e=e*e%n,t>>=tt;return r}function wt(e,t,n){let r=e;for(;t-- >rt;)r*=r,r%=n;return r}function En(e,t){if(e===rt||t<=rt)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let n=ct(e,t),r=t,o=rt,i=tt;for(;n!==rt;){const c=r/n,a=r%n,l=o-i*c;r=n,n=a,o=i,i=l}if(r!==tt)throw new Error("invert: does not exist");return ct(o,t)}function Hi(e){const t=(e-tt)/Xt;let n,r,o;for(n=e-tt,r=0;n%Xt===rt;n/=Xt,r++);for(o=Xt;o<e&&Ci(o,t,e)!==e-tt;o++);if(r===1){const s=(e+tt)/vn;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+tt)/Xt;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),p=c.pow(a,n);for(;!c.eql(p,c.ONE);){if(c.eql(p,c.ZERO))return c.ZERO;let h=1;for(let d=c.sqr(p);h<l&&!c.eql(d,c.ONE);h++)d=c.sqr(d);const b=c.pow(f,tt<<BigInt(l-h-1));f=c.sqr(b),u=c.mul(u,b),p=c.mul(p,f),l=h}return u}}function Ri(e){if(e%vn===Ui){const t=(e+tt)/vn;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%_r===Er){const t=(e-Er)/_r;return function(r,o){const i=r.mul(o,Xt),s=r.pow(i,t),c=r.mul(o,s),a=r.mul(r.mul(c,Xt),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 Hi(e)}const Mi=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ji(e){const t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=Mi.reduce((r,o)=>(r[o]="function",r),t);return xe(e,n)}function qi(e,t,n){if(n<rt)throw new Error("Expected power > 0");if(n===rt)return e.ONE;if(n===tt)return t;let r=e.ONE,o=t;for(;n>rt;)n&tt&&(r=e.mul(r,o)),o=e.sqr(o),n>>=tt;return r}function $i(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 kr(e,t){const n=t!==void 0?t:e.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function zi(e,t,n=!1,r={}){if(e<=rt)throw new Error(`Expected Field ORDER > 0, got ${e}`);const{nBitLength:o,nByteLength:i}=kr(e,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Ri(e),c=Object.freeze({ORDER:e,BITS:o,BYTES:i,MASK:mn(o),ZERO:rt,ONE:tt,create:a=>ct(a,e),isValid:a=>{if(typeof a!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof a}`);return rt<=a&&a<e},is0:a=>a===rt,isOdd:a=>(a&tt)===tt,neg:a=>ct(-a,e),eql:(a,l)=>a===l,sqr:a=>ct(a*a,e),add:(a,l)=>ct(a+l,e),sub:(a,l)=>ct(a-l,e),mul:(a,l)=>ct(a*l,e),pow:(a,l)=>qi(c,a,l),div:(a,l)=>ct(a*En(l,e),e),sqrN:a=>a*a,addN:(a,l)=>a+l,subN:(a,l)=>a-l,mulN:(a,l)=>a*l,inv:a=>En(a,e),sqrt:r.sqrt||(a=>s(c,a)),invertBatch:a=>$i(c,a),cmov:(a,l,f)=>f?l:a,toBytes:a=>n?yn(a,i):qt(a,i),fromBytes:a=>{if(a.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${a.length}`);return n?wn(a):pt(a)}});return Object.freeze(c)}function Sr(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 Ar(e){const t=Sr(e);return t+Math.ceil(t/2)}function Ki(e,t,n=!1){const r=e.length,o=Sr(t),i=Ar(t);if(r<16||r<i||r>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${r}`);const s=n?pt(e):wn(e),c=ct(s,t-tt)+tt;return n?yn(c,o):qt(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Wi=BigInt(0),_n=BigInt(1);function Di(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>Wi;)i&_n&&(s=s.add(c)),c=c.double(),i>>=_n;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 p=1;p<c;p++)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),p=2**o,h=BigInt(o);for(let b=0;b<c;b++){const d=b*a;let g=Number(s&u);s>>=h,g>a&&(g-=p,s+=_n);const w=d,y=d+Math.abs(g)-1,k=b%2!==0,U=g<0;g===0?f=f.add(n(k,i[w])):l=l.add(n(U,i[y]))}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 Br(e){return ji(e.Fp),xe(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...kr(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Vi(e){const t=Br(e);xe(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:Yi,hexToBytes:Fi}=Pi,te={Err:class extends Error{constructor(t=""){super(t)}},_parseInt(e){const{Err:t}=te;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:Yi(r),l:e.subarray(n+2)}},toSig(e){const{Err:t}=te,n=typeof e=="string"?Fi(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}=te._parseInt(n.subarray(2)),{d:s,l:c}=te._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}`}},Ot=BigInt(0),yt=BigInt(1);BigInt(2);const Ir=BigInt(3);BigInt(4);function Gi(e){const t=Vi(e),{Fp:n}=t,r=t.toBytes||((b,d,g)=>{const w=d.toAffine();return Qt(Uint8Array.from([4]),n.toBytes(w.x),n.toBytes(w.y))}),o=t.fromBytes||(b=>{const d=b.subarray(1),g=n.fromBytes(d.subarray(0,n.BYTES)),w=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:g,y:w}});function i(b){const{a:d,b:g}=t,w=n.sqr(b),y=n.mul(w,b);return n.add(n.add(y,n.mul(b,d)),g)}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"&&Ot<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:g,wrapPrivateKey:w,n:y}=t;if(d&&typeof b!="bigint"){if(b instanceof Uint8Array&&(b=ae(b)),typeof b!="string"||!d.includes(b.length))throw new Error("Invalid key");b=b.padStart(g*2,"0")}let k;try{k=typeof b=="bigint"?b:pt(ut("private key",b,g))}catch{throw new Error(`private key must be ${g} bytes, hex or bigint, not ${typeof b}`)}return w&&(k=ct(k,y)),c(k),k}const l=new Map;function f(b){if(!(b instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,g,w){if(this.px=d,this.py=g,this.pz=w,d==null||!n.isValid(d))throw new Error("x required");if(g==null||!n.isValid(g))throw new Error("y required");if(w==null||!n.isValid(w))throw new Error("z required")}static fromAffine(d){const{x:g,y:w}=d||{};if(!d||!n.isValid(g)||!n.isValid(w))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const y=k=>n.eql(k,n.ZERO);return y(g)&&y(w)?u.ZERO:new u(g,w,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const g=n.invertBatch(d.map(w=>w.pz));return d.map((w,y)=>w.toAffine(g[y])).map(u.fromAffine)}static fromHex(d){const g=u.fromAffine(o(ut("pointHex",d)));return g.assertValidity(),g}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:g}=this.toAffine();if(!n.isValid(d)||!n.isValid(g))throw new Error("bad point: x or y not FE");const w=n.sqr(g),y=i(d);if(!n.eql(w,y))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:g,py:w,pz:y}=this,{px:k,py:U,pz:L}=d,E=n.eql(n.mul(g,L),n.mul(k,y)),_=n.eql(n.mul(w,L),n.mul(U,y));return E&&_}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b:g}=t,w=n.mul(g,Ir),{px:y,py:k,pz:U}=this;let L=n.ZERO,E=n.ZERO,_=n.ZERO,m=n.mul(y,y),T=n.mul(k,k),P=n.mul(U,U),H=n.mul(y,k);return H=n.add(H,H),_=n.mul(y,U),_=n.add(_,_),L=n.mul(d,_),E=n.mul(w,P),E=n.add(L,E),L=n.sub(T,E),E=n.add(T,E),E=n.mul(L,E),L=n.mul(H,L),_=n.mul(w,_),P=n.mul(d,P),H=n.sub(m,P),H=n.mul(d,H),H=n.add(H,_),_=n.add(m,m),m=n.add(_,m),m=n.add(m,P),m=n.mul(m,H),E=n.add(E,m),P=n.mul(k,U),P=n.add(P,P),m=n.mul(P,H),L=n.sub(L,m),_=n.mul(P,T),_=n.add(_,_),_=n.add(_,_),new u(L,E,_)}add(d){f(d);const{px:g,py:w,pz:y}=this,{px:k,py:U,pz:L}=d;let E=n.ZERO,_=n.ZERO,m=n.ZERO;const T=t.a,P=n.mul(t.b,Ir);let H=n.mul(g,k),W=n.mul(w,U),$=n.mul(y,L),K=n.add(g,w),x=n.add(k,U);K=n.mul(K,x),x=n.add(H,W),K=n.sub(K,x),x=n.add(g,y);let A=n.add(k,L);return x=n.mul(x,A),A=n.add(H,$),x=n.sub(x,A),A=n.add(w,y),E=n.add(U,L),A=n.mul(A,E),E=n.add(W,$),A=n.sub(A,E),m=n.mul(T,x),E=n.mul(P,$),m=n.add(E,m),E=n.sub(W,m),m=n.add(W,m),_=n.mul(E,m),W=n.add(H,H),W=n.add(W,H),$=n.mul(T,$),x=n.mul(P,x),W=n.add(W,$),$=n.sub(H,$),$=n.mul(T,$),x=n.add(x,$),H=n.mul(W,x),_=n.add(_,H),H=n.mul(A,x),E=n.mul(K,E),E=n.sub(E,H),H=n.mul(K,W),m=n.mul(A,m),m=n.add(m,H),new u(E,_,m)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return h.wNAFCached(this,l,d,g=>{const w=n.invertBatch(g.map(y=>y.pz));return g.map((y,k)=>y.toAffine(w[k])).map(u.fromAffine)})}multiplyUnsafe(d){const g=u.ZERO;if(d===Ot)return g;if(c(d),d===yt)return this;const{endo:w}=t;if(!w)return h.unsafeLadder(this,d);let{k1neg:y,k1:k,k2neg:U,k2:L}=w.splitScalar(d),E=g,_=g,m=this;for(;k>Ot||L>Ot;)k&yt&&(E=E.add(m)),L&yt&&(_=_.add(m)),m=m.double(),k>>=yt,L>>=yt;return y&&(E=E.negate()),U&&(_=_.negate()),_=new u(n.mul(_.px,w.beta),_.py,_.pz),E.add(_)}multiply(d){c(d);let g=d,w,y;const{endo:k}=t;if(k){const{k1neg:U,k1:L,k2neg:E,k2:_}=k.splitScalar(g);let{p:m,f:T}=this.wNAF(L),{p:P,f:H}=this.wNAF(_);m=h.constTimeNegate(U,m),P=h.constTimeNegate(E,P),P=new u(n.mul(P.px,k.beta),P.py,P.pz),w=m.add(P),y=T.add(H)}else{const{p:U,f:L}=this.wNAF(g);w=U,y=L}return u.normalizeZ([w,y])[0]}multiplyAndAddUnsafe(d,g,w){const y=u.BASE,k=(L,E)=>E===Ot||E===yt||!L.equals(y)?L.multiplyUnsafe(E):L.multiply(E),U=k(this,g).add(k(d,w));return U.is0()?void 0:U}toAffine(d){const{px:g,py:w,pz:y}=this,k=this.is0();d==null&&(d=k?n.ONE:n.inv(y));const U=n.mul(g,d),L=n.mul(w,d),E=n.mul(y,d);if(k)return{x:n.ZERO,y:n.ZERO};if(!n.eql(E,n.ONE))throw new Error("invZ was invalid");return{x:U,y:L}}isTorsionFree(){const{h:d,isTorsionFree:g}=t;if(d===yt)return!0;if(g)return g(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:g}=t;return d===yt?this:g?g(u,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return ae(this.toRawBytes(d))}}u.BASE=new u(t.Gx,t.Gy,n.ONE),u.ZERO=new u(n.ZERO,n.ONE,n.ZERO);const p=t.nBitLength,h=Di(u,t.endo?Math.ceil(p/2):p);return{CURVE:t,ProjectivePoint:u,normPrivateKeyToScalar:a,weierstrassEquation:i,isWithinCurveOrder:s}}function Zi(e){const t=Br(e);return xe(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function Ji(e){const t=Zi(e),{Fp:n,n:r}=t,o=n.BYTES+1,i=2*n.BYTES+1;function s(x){return Ot<x&&x<n.ORDER}function c(x){return ct(x,r)}function a(x){return En(x,r)}const{ProjectivePoint:l,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:p}=Gi({...t,toBytes(x,A,N){const R=A.toAffine(),B=n.toBytes(R.x),z=Qt;return N?z(Uint8Array.from([A.hasEvenY()?2:3]),B):z(Uint8Array.from([4]),B,n.toBytes(R.y))},fromBytes(x){const A=x.length,N=x[0],R=x.subarray(1);if(A===o&&(N===2||N===3)){const B=pt(R);if(!s(B))throw new Error("Point is not on curve");const z=u(B);let D=n.sqrt(z);const V=(D&yt)===yt;return(N&1)===1!==V&&(D=n.neg(D)),{x:B,y:D}}else if(A===i&&N===4){const B=n.fromBytes(R.subarray(0,n.BYTES)),z=n.fromBytes(R.subarray(n.BYTES,2*n.BYTES));return{x:B,y:z}}else throw new Error(`Point of length ${A} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),h=x=>ae(qt(x,t.nByteLength));function b(x){const A=r>>yt;return x>A}function d(x){return b(x)?c(-x):x}const g=(x,A,N)=>pt(x.slice(A,N));class w{constructor(A,N,R){this.r=A,this.s=N,this.recovery=R,this.assertValidity()}static fromCompact(A){const N=t.nByteLength;return A=ut("compactSignature",A,N*2),new w(g(A,0,N),g(A,N,2*N))}static fromDER(A){const{r:N,s:R}=te.toSig(ut("DER",A));return new w(N,R)}assertValidity(){if(!p(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!p(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(A){return new w(this.r,this.s,A)}recoverPublicKey(A){const{r:N,s:R,recovery:B}=this,z=_(ut("msgHash",A));if(B==null||![0,1,2,3].includes(B))throw new Error("recovery id invalid");const D=B===2||B===3?N+t.n:N;if(D>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const V=B&1?"03":"02",J=l.fromHex(V+h(D)),nt=a(D),X=c(-z*nt),lt=c(R*nt),Q=l.BASE.multiplyAndAddUnsafe(J,X,lt);if(!Q)throw new Error("point at infinify");return Q.assertValidity(),Q}hasHighS(){return b(this.s)}normalizeS(){return this.hasHighS()?new w(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return le(this.toDERHex())}toDERHex(){return te.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return le(this.toCompactHex())}toCompactHex(){return h(this.r)+h(this.s)}}const y={isValidPrivateKey(x){try{return f(x),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const x=Ar(t.n);return Ki(t.randomBytes(x),t.n)},precompute(x=8,A=l.BASE){return A._setWindowSize(x),A.multiply(BigInt(3)),A}};function k(x,A=!0){return l.fromPrivateKey(x).toRawBytes(A)}function U(x){const A=x instanceof Uint8Array,N=typeof x=="string",R=(A||N)&&x.length;return A?R===o||R===i:N?R===2*o||R===2*i:x instanceof l}function L(x,A,N=!0){if(U(x))throw new Error("first arg must be private key");if(!U(A))throw new Error("second arg must be public key");return l.fromHex(A).multiply(f(x)).toRawBytes(N)}const E=t.bits2int||function(x){const A=pt(x),N=x.length*8-t.nBitLength;return N>0?A>>BigInt(N):A},_=t.bits2int_modN||function(x){return c(E(x))},m=mn(t.nBitLength);function T(x){if(typeof x!="bigint")throw new Error("bigint expected");if(!(Ot<=x&&x<m))throw new Error(`bigint expected < 2^${t.nBitLength}`);return qt(x,t.nByteLength)}function P(x,A,N=H){if(["recovered","canonical"].some(ot=>ot in N))throw new Error("sign() legacy options not supported");const{hash:R,randomBytes:B}=t;let{lowS:z,prehash:D,extraEntropy:V}=N;z==null&&(z=!0),x=ut("msgHash",x),D&&(x=ut("prehashed msgHash",R(x)));const J=_(x),nt=f(A),X=[T(nt),T(J)];if(V!=null){const ot=V===!0?B(n.BYTES):V;X.push(ut("extraEntropy",ot))}const lt=Qt(...X),Q=J;function bt(ot){const vt=E(ot);if(!p(vt))return;const Be=a(vt),Ut=l.BASE.multiply(vt).toAffine(),gt=c(Ut.x);if(gt===Ot)return;const Ft=c(Be*c(Q+gt*nt));if(Ft===Ot)return;let Ie=(Ut.x===gt?0:2)|Number(Ut.y&yt),Gt=Ft;return z&&b(Ft)&&(Gt=d(Ft),Ie^=1),new w(gt,Gt,Ie)}return{seed:lt,k2sig:bt}}const H={lowS:t.lowS,prehash:!1},W={lowS:t.lowS,prehash:!1};function $(x,A,N=H){const{seed:R,k2sig:B}=P(x,A,N),z=t;return vr(z.hash.outputLen,z.nByteLength,z.hmac)(R,B)}l.BASE._setWindowSize(8);function K(x,A,N,R=W){var Ut;const B=x;if(A=ut("msgHash",A),N=ut("publicKey",N),"strict"in R)throw new Error("options.strict was renamed to lowS");const{lowS:z,prehash:D}=R;let V,J;try{if(typeof B=="string"||B instanceof Uint8Array)try{V=w.fromDER(B)}catch(gt){if(!(gt instanceof te.Err))throw gt;V=w.fromCompact(B)}else if(typeof B=="object"&&typeof B.r=="bigint"&&typeof B.s=="bigint"){const{r:gt,s:Ft}=B;V=new w(gt,Ft)}else throw new Error("PARSE");J=l.fromHex(N)}catch(gt){if(gt.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(z&&V.hasHighS())return!1;D&&(A=t.hash(A));const{r:nt,s:X}=V,lt=_(A),Q=a(X),bt=c(lt*Q),ot=c(nt*Q),vt=(Ut=l.BASE.multiplyAndAddUnsafe(J,bt,ot))==null?void 0:Ut.toAffine();return vt?c(vt.x)===nt:!1}return{CURVE:t,getPublicKey:k,getSharedSecret:L,sign:$,verify:K,ProjectivePoint:l,Signature:w,utils:y}}let Or=class extends br{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,hi(t);const r=pn(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 Ce(this),this.iHash.update(t),this}digestInto(t){Ce(this),pr(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 Tr=(e,t,n)=>new Or(e,t).update(n).digest();Tr.create=(e,t)=>new Or(e,t);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Qi(e){return{hash:e,hmac:(t,...n)=>Tr(e,t,bi(...n)),randomBytes:wr}}function Xi(e,t){const n=r=>Ji({...e,...Qi(r)});return Object.freeze({...n(t),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Me=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),je=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Nr=BigInt(1),qe=BigInt(2),Lr=(e,t)=>(e+t/qe)/t;function Pr(e){const t=Me,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=wt(f,n,t)*f%t,p=wt(u,n,t)*f%t,h=wt(p,qe,t)*l%t,b=wt(h,o,t)*h%t,d=wt(b,i,t)*b%t,g=wt(d,c,t)*d%t,w=wt(g,a,t)*g%t,y=wt(w,c,t)*d%t,k=wt(y,n,t)*f%t,U=wt(k,s,t)*b%t,L=wt(U,r,t)*l%t,E=wt(L,qe,t);if(!kn.eql(kn.sqr(E),e))throw new Error("Cannot find square root");return E}const kn=zi(Me,void 0,void 0,{sqrt:Pr}),ve=Xi({a:BigInt(0),b:BigInt(7),Fp:kn,n:je,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=je,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-Nr*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),c=Lr(i*e,t),a=Lr(-r*e,t);let l=ct(e-c*n-a*o,t),f=ct(-c*r-a*i,t);const u=l>s,p=f>s;if(u&&(l=t-l),p&&(f=t-f),l>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:u,k1:l,k2neg:p,k2:f}}}},gn),$e=BigInt(0),Ur=e=>typeof e=="bigint"&&$e<e&&e<Me,ts=e=>typeof e=="bigint"&&$e<e&&e<je,Cr={};function ze(e,...t){let n=Cr[e];if(n===void 0){const r=gn(Uint8Array.from(e,o=>o.charCodeAt(0)));n=Qt(r,r),Cr[e]=n}return gn(Qt(n,...t))}const Sn=e=>e.toRawBytes(!0).slice(1),An=e=>qt(e,32),Bn=e=>ct(e,Me),Ee=e=>ct(e,je),In=ve.ProjectivePoint,es=(e,t,n)=>In.BASE.multiplyAndAddUnsafe(e,t,n);function On(e){let t=ve.utils.normPrivateKeyToScalar(e),n=In.fromPrivateKey(t);return{scalar:n.hasEvenY()?t:Ee(-t),bytes:Sn(n)}}function Hr(e){if(!Ur(e))throw new Error("bad x: need 0 < x < p");const t=Bn(e*e),n=Bn(t*e+BigInt(7));let r=Pr(n);r%qe!==$e&&(r=Bn(-r));const o=new In(e,r,Nr);return o.assertValidity(),o}function Rr(...e){return Ee(pt(ze("BIP0340/challenge",...e)))}function ns(e){return On(e).bytes}function rs(e,t,n=wr(32)){const r=ut("message",e),{bytes:o,scalar:i}=On(t),s=ut("auxRand",n,32),c=An(i^pt(ze("BIP0340/aux",s))),a=ze("BIP0340/nonce",c,o,r),l=Ee(pt(a));if(l===$e)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=On(l),p=Rr(f,o,r),h=new Uint8Array(64);if(h.set(f,0),h.set(An(Ee(u+p*i)),32),!Mr(h,r,o))throw new Error("sign: Invalid signature produced");return h}function Mr(e,t,n){const r=ut("signature",e,64),o=ut("message",t),i=ut("publicKey",n,32);try{const s=Hr(pt(i)),c=pt(r.subarray(0,32));if(!Ur(c))return!1;const a=pt(r.subarray(32,64));if(!ts(a))return!1;const l=Rr(An(c),Sn(s),o),f=es(s,a,Ee(-l));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const ft={getPublicKey:ns,sign:rs,verify:Mr,utils:{randomPrivateKey:ve.utils.randomPrivateKey,lift_x:Hr,pointToBytes:Sn,numberToBytesBE:qt,bytesToNumberBE:pt,taggedHash:ze,mod:ct}};function Tn(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function os(e){if(typeof e!="boolean")throw new Error(`Expected boolean, not ${e}`)}function jr(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 is(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Tn(e.outputLen),Tn(e.blockLen)}function ss(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 cs(e,t){jr(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const At={number:Tn,bool:os,bytes:jr,hash:is,exists:ss,output:cs};function as(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 ls extends fr{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=un(this.buffer)}update(t){At.exists(this);const{view:n,buffer:r,blockLen:o}=this;t=me(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=un(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){At.exists(this),At.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;as(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=un(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 us=(e,t,n)=>e&t^~e&n,fs=(e,t,n)=>e&t^e&n^t&n,ds=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]),$t=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),zt=new Uint32Array(64);class qr extends ls{constructor(){super(64,32,8,!1),this.A=$t[0]|0,this.B=$t[1]|0,this.C=$t[2]|0,this.D=$t[3]|0,this.E=$t[4]|0,this.F=$t[5]|0,this.G=$t[6]|0,this.H=$t[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)zt[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const p=zt[u-15],h=zt[u-2],b=kt(p,7)^kt(p,18)^p>>>3,d=kt(h,17)^kt(h,19)^h>>>10;zt[u]=d+zt[u-7]+b+zt[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 p=kt(c,6)^kt(c,11)^kt(c,25),h=f+p+us(c,a,l)+ds[u]+zt[u]|0,d=(kt(r,2)^kt(r,13)^kt(r,22))+fs(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(){zt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class hs extends qr{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 ue=dr(()=>new qr);dr(()=>new hs);var fe=Symbol("verified"),ps=e=>e instanceof Object;function gs(e){if(!ps(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 bs=new TextEncoder,ws=class{generateSecretKey(){return ft.utils.randomPrivateKey()}getPublicKey(t){return ht(ft.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=ht(ft.getPublicKey(n)),r.id=Nn(r),r.sig=ht(ft.sign(Nn(r),n)),r[fe]=!0,r}verifyEvent(t){if(typeof t[fe]=="boolean")return t[fe];const n=Nn(t);if(n!==t.id)return t[fe]=!1,!1;try{const r=ft.verify(t.sig,n,t.pubkey);return t[fe]=r,r}catch{return t[fe]=!1,!1}}};function ys(e){if(!gs(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 Nn(e){let t=ue(bs.encode(ys(e)));return ht(t)}var Ke=new ws,ms=Ke.generateSecretKey,$r=Ke.getPublicKey;Ke.finalizeEvent,Ke.verifyEvent;var ee=Symbol("verified"),xs=e=>e instanceof Object;function vs(e){if(!xs(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 Es=new TextEncoder;function _e(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 _s=class{constructor(t){v(this,"value");v(this,"next",null);v(this,"prev",null);this.value=t}},ks=class{constructor(){v(this,"first");v(this,"last");this.first=null,this.last=null}enqueue(t){const n=new _s(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}},Ss=class{generateSecretKey(){return ft.utils.randomPrivateKey()}getPublicKey(t){return ht(ft.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=ht(ft.getPublicKey(n)),r.id=Ln(r),r.sig=ht(ft.sign(Ln(r),n)),r[ee]=!0,r}verifyEvent(t){if(typeof t[ee]=="boolean")return t[ee];const n=Ln(t);if(n!==t.id)return t[ee]=!1,!1;try{const r=ft.verify(t.sig,n,t.pubkey);return t[ee]=r,r}catch{return t[ee]=!1,!1}}};function As(e){if(!vs(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=ue(Es.encode(As(e)));return ht(t)}var We=new Ss;We.generateSecretKey,We.getPublicKey,We.finalizeEvent;var Bs=We.verifyEvent,Is=22242;function Os(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1)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 Ts(e,t){for(let n=0;n<e.length;n++)if(Os(e[n],t))return!0;return!1}function Ns(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 Ls(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 Ps(e,t){return{kind:Is,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}async function Us(){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 Cs=e=>(e[ee]=!0,!0),zr=class{constructor(t,n){v(this,"url");v(this,"_connected",!1);v(this,"onclose",null);v(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));v(this,"_onauth",null);v(this,"baseEoseTimeout",4400);v(this,"connectionTimeout",4400);v(this,"publishTimeout",4400);v(this,"openSubs",new Map);v(this,"connectionTimeoutHandle");v(this,"connectionPromise");v(this,"openCountRequests",new Map);v(this,"openEventPublishes",new Map);v(this,"ws");v(this,"incomingMessageQueue",new ks);v(this,"queueRunning",!1);v(this,"challenge");v(this,"serial",0);v(this,"verifyEvent");v(this,"_WebSocket");this.url=_e(t),this.verifyEvent=n.verifyEvent,this._WebSocket=n.websocketImplementation||WebSocket}static async connect(t,n){const r=new zr(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 this._WebSocket(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||"websocket error"),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 Us();this.queueRunning=!1}handleNext(){var r,o,i;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const n=Ls(t);if(n){const s=this.openSubs.get(n);if(!s)return;const c=Ns(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)&&Ts(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);f&&(clearTimeout(f.timeout),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(Ps(this.url,this.challenge)),r=new Promise((o,i)=>{const s=setTimeout(()=>{const c=this.openEventPublishes.get(n.id);c&&(c.reject(new Error("auth timed out")),this.openEventPublishes.delete(n.id))},this.publishTimeout);this.openEventPublishes.set(n.id,{resolve:o,reject:i,timeout:s})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(t){const n=new Promise((r,o)=>{const i=setTimeout(()=>{const s=this.openEventPublishes.get(t.id);s&&(s.reject(new Error("publish timed out")),this.openEventPublishes.delete(t.id))},this.publishTimeout);this.openEventPublishes.set(t.id,{resolve:r,reject:o,timeout:i})});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).substring(1)),o}subscribe(t,n){const r=this.prepareSubscription(t,n);return r.fire(),r}prepareSubscription(t,n){this.serial++;const r=n.id||(n.label?n.label+":":"sub:")+this.serial,o=new Hs(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()}},Hs=class{constructor(t,n,r,o){v(this,"relay");v(this,"id");v(this,"closed",!1);v(this,"eosed",!1);v(this,"filters");v(this,"alreadyHaveEvent");v(this,"receivedEvent");v(this,"onevent");v(this,"oneose");v(this,"onclose");v(this,"eoseTimeout");v(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)}},Rs=class{constructor(t){v(this,"relays",new Map);v(this,"seenOn",new Map);v(this,"trackRelays",!1);v(this,"verifyEvent");v(this,"trustedRelayURLs",new Set);v(this,"_WebSocket");this.verifyEvent=t.verifyEvent,this._WebSocket=t.websocketImplementation}async ensureRelay(t,n){t=_e(t);let r=this.relays.get(t);return r||(r=new zr(t,{verifyEvent:this.trustedRelayURLs.has(t)?Cs:this.verifyEvent,websocketImplementation:this._WebSocket}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(t,r)),await r.connect(),r}close(t){t.map(_e).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=(p,h)=>{let b=this.seenOn.get(h);b||(b=new Set,this.seenOn.set(h,b)),b.add(p)});const r=new Set,o=[],i=Object.keys(t).length,s=[];let c=p=>{var h;s[p]||(s[p]=!0,s.filter(b=>b).length===i&&((h=n.oneose)==null||h.call(n),c=()=>{}))};const a=[];let l=(p,h)=>{var b;a[p]||(c(p),a[p]=h,a.filter(d=>d).length===i&&((b=n.onclose)==null||b.call(n,a),l=()=>{}))};const f=p=>{var b;if((b=n.alreadyHaveEvent)!=null&&b.call(n,p))return!0;const h=r.has(p);return r.add(p),h},u=Promise.all(Object.entries(t).map(async(p,h,b)=>{if(b.indexOf(p)!==h){l(h,"duplicate url");return}let[d,g]=p;d=_e(d);let w;try{w=await this.ensureRelay(d,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(k){l(h,(k==null?void 0:k.message)||String(k));return}let y=w.subscribe(g,{...n,oneose:()=>c(h),onclose:k=>l(h,k),alreadyHaveEvent:f,eoseTimeout:n.maxWait});o.push(y)}));return{async close(){await u,o.forEach(p=>{p.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(_e).map(async(r,o,i)=>{if(i.indexOf(r)!==o)return Promise.reject("duplicate url");let s=await this.ensureRelay(r);return s.publish(n).then(c=>{if(this.trackRelays){let a=this.seenOn.get(n.id);a||(a=new Set,this.seenOn.set(n.id,a)),a.add(s)}return c})})}listConnectionStatus(){const t=new Map;return this.relays.forEach((n,r)=>t.set(r,n.connected)),t}destroy(){this.relays.forEach(t=>t.close()),this.relays=new Map}},Kr;try{Kr=WebSocket}catch{}var Ms=class extends Rs{constructor(){super({verifyEvent:Bs,websocketImplementation:Kr})}};function Pn(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Wr(e){if(typeof e!="boolean")throw new Error(`boolean expected, not ${e}`)}function Dr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function mt(e,...t){if(!Dr(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 de(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 Un(e,t){mt(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 et=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),js=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 Cn(e){if(typeof e!="string")throw new Error(`string expected, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Kt(e){if(typeof e=="string")e=Cn(e);else if(Dr(e))e=e.slice();else throw new Error(`Uint8Array expected, got ${typeof e}`);return e}function qs(e,t){if(t==null||typeof t!="object")throw new Error("options must be defined");return Object.assign(e,t)}function $s(e,t){if(e.length!==t.length)return!1;let n=0;for(let r=0;r<e.length;r++)n|=e[r]^t[r];return n===0}const zs=(e,t)=>(Object.assign(t,e),t),Tt=16,Hn=new Uint8Array(16),Bt=et(Hn),Ks=225,Ws=(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^Ks<<24&-(o&1)}},xt=e=>(e>>>0&255)<<24|(e>>>8&255)<<16|(e>>>16&255)<<8|e>>>24&255|0;function Ds(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 Vs=e=>e>64*1024?8:e>1024?4:2;class Vr{constructor(t,n){this.blockLen=Tt,this.outputLen=Tt,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,t=Kt(t),mt(t,16);const r=js(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:xt(o),s1:xt(i),s2:xt(s),s3:xt(c)}),{s0:o,s1:i,s2:s,s3:c}=Ws(o,i,s,c);const l=Vs(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,p=this.windowSize=2**l,h=[];for(let b=0;b<u;b++)for(let d=0;d<p;d++){let g=0,w=0,y=0,k=0;for(let U=0;U<l;U++){if(!(d>>>l-U-1&1))continue;const{s0:E,s1:_,s2:m,s3:T}=a[l*b+U];g^=E,w^=_,y^=m,k^=T}h.push({s0:g,s1:w,s2:y,s3:k})}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 p=(1<<i)-1;let h=0;for(const b of[t,n,r,o])for(let d=0;d<4;d++){const g=b>>>8*d&255;for(let w=8/i-1;w>=0;w--){const y=g>>>i*w&p,{s0:k,s1:U,s2:L,s3:E}=s[h*c+y];a^=k,l^=U,f^=L,u^=E,h+=1}}this.s0=a,this.s1=l,this.s2=f,this.s3=u}update(t){t=Kt(t),de(this);const n=et(t),r=Math.floor(t.length/Tt),o=t.length%Tt;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&&(Hn.set(t.subarray(r*Tt)),this._updateBlock(Bt[0],Bt[1],Bt[2],Bt[3]),Bt.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){de(this),Un(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=et(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t}digest(){const t=new Uint8Array(Tt);return this.digestInto(t),this.destroy(),t}}class Ys extends Vr{constructor(t,n){t=Kt(t);const r=Ds(t.slice());super(r,n),r.fill(0)}update(t){t=Kt(t),de(this);const n=et(t),r=t.length%Tt,o=Math.floor(t.length/Tt);for(let i=0;i<o;i++)this._updateBlock(xt(n[i*4+3]),xt(n[i*4+2]),xt(n[i*4+1]),xt(n[i*4+0]));return r&&(Hn.set(t.subarray(o*Tt)),this._updateBlock(xt(Bt[3]),xt(Bt[2]),xt(Bt[1]),xt(Bt[0])),Bt.fill(0)),this}digestInto(t){de(this),Un(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=et(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t.reverse()}}function Yr(e){const t=(r,o)=>e(o,r.length).update(Kt(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}Yr((e,t)=>new Vr(e,t)),Yr((e,t)=>new Ys(e,t));const Wt=16,Fs=283;function Rn(e){return e<<1^Fs&-(e>>7)}function he(e,t){let n=0;for(;t>0;t>>=1)n^=e&-(t&1),e=Rn(e);return n}const Mn=(()=>{let e=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=Rn(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})(),Gs=Mn.map((e,t)=>Mn.indexOf(t)),Zs=e=>e<<24|e>>>8,jn=e=>e<<8|e>>>24;function Fr(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(jn),o=r.map(jn),i=o.map(jn),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 qn=Fr(Mn,e=>he(e,3)<<24|e<<16|e<<8|he(e,2)),Gr=Fr(Gs,e=>he(e,11)<<24|he(e,13)<<16|he(e,9)<<8|he(e,14)),Js=(()=>{const e=new Uint8Array(16);for(let t=0,n=1;t<16;t++,n=Rn(n))e[t]=n;return e})();function Zr(e){mt(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}=qn,r=et(e),o=r.length,i=c=>It(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(Zs(a))^Js[c/o-1]:o>6&&c%o===4&&(a=i(a)),s[c]=s[c-o]^a}return s}function Qs(e){const t=Zr(e),n=t.slice(),r=t.length,{sbox2:o}=qn,{T0:i,T1:s,T2:c,T3:a}=Gr;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=It(o,f,f,f,f);n[l]=i[u&255]^s[u>>>8&255]^c[u>>>16&255]^a[u>>>24]}return n}function Dt(e,t,n,r,o,i){return e[n<<8&65280|r>>>8&255]^t[o>>>8&65280|i>>>24&255]}function It(e,t,n,r,o){return e[t&255|n&65280]|e[r>>>16&255|o>>>16&65280]<<16}function Jr(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=qn;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++]^Dt(s,c,t,n,r,o),g=e[a++]^Dt(s,c,n,r,o,t),w=e[a++]^Dt(s,c,r,o,t,n),y=e[a++]^Dt(s,c,o,t,n,r);t=d,n=g,r=w,o=y}const f=e[a++]^It(i,t,n,r,o),u=e[a++]^It(i,n,r,o,t),p=e[a++]^It(i,r,o,t,n),h=e[a++]^It(i,o,t,n,r);return{s0:f,s1:u,s2:p,s3:h}}function Xs(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=Gr;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++]^Dt(s,c,t,o,r,n),g=e[a++]^Dt(s,c,n,t,o,r),w=e[a++]^Dt(s,c,r,n,t,o),y=e[a++]^Dt(s,c,o,r,n,t);t=d,n=g,r=w,o=y}const f=e[a++]^It(i,t,o,r,n),u=e[a++]^It(i,n,t,o,r),p=e[a++]^It(i,r,n,t,o),h=e[a++]^It(i,o,r,n,t);return{s0:f,s1:u,s2:p,s3:h}}function Qr(e,t){if(!t)return new Uint8Array(e);if(mt(t),t.length<e)throw new Error(`aes: wrong destination length, expected at least ${e}, got: ${t.length}`);return t}function tc(e){if(mt(e),e.length%Wt!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${Wt}`)}function ec(e,t,n){let r=e.length;const o=r%Wt;if(!t&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const i=et(e);if(t){let a=Wt-o;a||(a=Wt),r=r+a}const s=Qr(r,n),c=et(s);return{b:i,o:c,out:s}}function nc(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 rc(e){const t=new Uint8Array(16),n=et(t);t.set(e);const r=Wt-e.length;for(let o=Wt-r;o<Wt;o++)t[o]=r;return n}const oc=zs({blockSize:16,nonceLength:16},function(t,n,r={}){mt(t),mt(n,16);const o=!r.disablePadding;return{encrypt:(i,s)=>{const c=Zr(t),{b:a,o:l,out:f}=ec(i,o,s),u=et(n);let p=u[0],h=u[1],b=u[2],d=u[3],g=0;for(;g+4<=a.length;)p^=a[g+0],h^=a[g+1],b^=a[g+2],d^=a[g+3],{s0:p,s1:h,s2:b,s3:d}=Jr(c,p,h,b,d),l[g++]=p,l[g++]=h,l[g++]=b,l[g++]=d;if(o){const w=rc(i.subarray(g*4));p^=w[0],h^=w[1],b^=w[2],d^=w[3],{s0:p,s1:h,s2:b,s3:d}=Jr(c,p,h,b,d),l[g++]=p,l[g++]=h,l[g++]=b,l[g++]=d}return c.fill(0),f},decrypt:(i,s)=>{tc(i);const c=Qs(t),a=et(n),l=Qr(i.length,s),f=et(i),u=et(l);let p=a[0],h=a[1],b=a[2],d=a[3];for(let g=0;g+4<=f.length;){const w=p,y=h,k=b,U=d;p=f[g+0],h=f[g+1],b=f[g+2],d=f[g+3];const{s0:L,s1:E,s2:_,s3:m}=Xs(c,p,h,b,d);u[g++]=L^w,u[g++]=E^y,u[g++]=_^k,u[g++]=m^U}return c.fill(0),nc(l,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function pe(e){if(!Number.isSafeInteger(e))throw new Error(`Wrong integer: ${e}`)}function Nt(...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 Lt(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(pe(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 Pt(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 De(e,t="="){if(pe(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 Xr(e){if(typeof e!="function")throw new Error("normalize fn should be function");return{encode:t=>t,decode:t=>e(t)}}function to(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(pe(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 eo=(e,t)=>t?eo(t,e%t):e,Ve=(e,t)=>e+(t-eo(e,t));function $n(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(Ve(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${Ve(t,n)}`);let o=0,i=0;const s=2**n-1,c=[];for(const a of e){if(pe(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 ic(e){return pe(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return to(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(to(t,e,2**8))}}}function Vt(e,t=!1){if(pe(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(Ve(8,e)>32||Ve(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 $n(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($n(n,e,8,t))}}}function no(e){if(typeof e!="function")throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch{}}}const sc=Nt(Vt(4),Lt("0123456789ABCDEF"),Pt("")),cc=Nt(Vt(5),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),De(5),Pt(""));Nt(Vt(5),Lt("0123456789ABCDEFGHIJKLMNOPQRSTUV"),De(5),Pt("")),Nt(Vt(5),Lt("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),Pt(""),Xr(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const ke=Nt(Vt(6),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),De(6),Pt("")),ac=Nt(Vt(6),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),De(6),Pt("")),zn=e=>Nt(ic(58),Lt(e),Pt("")),Kn=zn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");zn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),zn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const ro=[0,2,3,5,6,7,9,10,11],lc={encode(e){let t="";for(let n=0;n<e.length;n+=8){const r=e.subarray(n,n+8);t+=Kn.encode(r).padStart(ro[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=ro.indexOf(r.length),i=Kn.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)}},Wn=Nt(Lt("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),Pt("")),oo=[996825010,642813549,513874426,1027748829,705979059];function Se(e){const t=e>>25;let n=(e&33554431)<<5;for(let r=0;r<oo.length;r++)(t>>r&1)===1&&(n^=oo[r]);return n}function io(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=Se(o)^s>>5}o=Se(o);for(let i=0;i<r;i++)o=Se(o)^e.charCodeAt(i)&31;for(let i of t)o=Se(o)^i;for(let i=0;i<6;i++)o=Se(o);return o^=n,Wn.encode($n([o%2**30],30,5,!1))}function so(e){const t=e==="bech32"?1:734539939,n=Vt(5),r=n.decode,o=n.encode,i=no(r);function s(f,u,p=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(p!==!1&&h>p)throw new TypeError(`Length ${h} exceeds limit ${p}`);return f=f.toLowerCase(),`${f}1${Wn.encode(u)}${io(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 p=f.toLowerCase();if(f!==p&&f!==f.toUpperCase())throw new Error("String must be lowercase or uppercase");f=p;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 g=Wn.decode(d).slice(0,-6),w=io(b,g,t);if(!d.endsWith(w))throw new Error(`Invalid checksum in ${f}: expected "${w}"`);return{prefix:b,words:g}}const a=no(c);function l(f){const{prefix:u,words:p}=c(f,!1);return{prefix:u,words:p,bytes:r(p)}}return{encode:s,decode:c,decodeToBytes:l,decodeUnsafe:a,fromWords:r,fromWordsUnsafe:i,toWords:o}}const co=so("bech32");so("bech32m");const uc={encode:e=>new TextDecoder().decode(e),decode:e=>new TextEncoder().encode(e)},fc=Nt(Vt(4),Lt("0123456789abcdef"),Pt(""),Xr(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:uc,hex:fc,base16:sc,base32:cc,base64:ke,base64url:ac,base58:Kn,base58xmr:lc}).join(", ")}`;const at=(e,t)=>e[t++]&255|(e[t++]&255)<<8;class dc{constructor(t){this.blockLen=16,this.outputLen=16,this.buffer=new Uint8Array(16),this.r=new Uint16Array(10),this.h=new Uint16Array(10),this.pad=new Uint16Array(8),this.pos=0,this.finished=!1,t=Kt(t),mt(t,32);const n=at(t,0),r=at(t,2),o=at(t,4),i=at(t,6),s=at(t,8),c=at(t,10),a=at(t,12),l=at(t,14);this.r[0]=n&8191,this.r[1]=(n>>>13|r<<3)&8191,this.r[2]=(r>>>10|o<<6)&7939,this.r[3]=(o>>>7|i<<9)&8191,this.r[4]=(i>>>4|s<<12)&255,this.r[5]=s>>>1&8190,this.r[6]=(s>>>14|c<<2)&8191,this.r[7]=(c>>>11|a<<5)&8065,this.r[8]=(a>>>8|l<<8)&8191,this.r[9]=l>>>5&127;for(let f=0;f<8;f++)this.pad[f]=at(t,16+2*f)}process(t,n,r=!1){const o=r?0:2048,{h:i,r:s}=this,c=s[0],a=s[1],l=s[2],f=s[3],u=s[4],p=s[5],h=s[6],b=s[7],d=s[8],g=s[9],w=at(t,n+0),y=at(t,n+2),k=at(t,n+4),U=at(t,n+6),L=at(t,n+8),E=at(t,n+10),_=at(t,n+12),m=at(t,n+14);let T=i[0]+(w&8191),P=i[1]+((w>>>13|y<<3)&8191),H=i[2]+((y>>>10|k<<6)&8191),W=i[3]+((k>>>7|U<<9)&8191),$=i[4]+((U>>>4|L<<12)&8191),K=i[5]+(L>>>1&8191),x=i[6]+((L>>>14|E<<2)&8191),A=i[7]+((E>>>11|_<<5)&8191),N=i[8]+((_>>>8|m<<8)&8191),R=i[9]+(m>>>5|o),B=0,z=B+T*c+P*(5*g)+H*(5*d)+W*(5*b)+$*(5*h);B=z>>>13,z&=8191,z+=K*(5*p)+x*(5*u)+A*(5*f)+N*(5*l)+R*(5*a),B+=z>>>13,z&=8191;let D=B+T*a+P*c+H*(5*g)+W*(5*d)+$*(5*b);B=D>>>13,D&=8191,D+=K*(5*h)+x*(5*p)+A*(5*u)+N*(5*f)+R*(5*l),B+=D>>>13,D&=8191;let V=B+T*l+P*a+H*c+W*(5*g)+$*(5*d);B=V>>>13,V&=8191,V+=K*(5*b)+x*(5*h)+A*(5*p)+N*(5*u)+R*(5*f),B+=V>>>13,V&=8191;let J=B+T*f+P*l+H*a+W*c+$*(5*g);B=J>>>13,J&=8191,J+=K*(5*d)+x*(5*b)+A*(5*h)+N*(5*p)+R*(5*u),B+=J>>>13,J&=8191;let nt=B+T*u+P*f+H*l+W*a+$*c;B=nt>>>13,nt&=8191,nt+=K*(5*g)+x*(5*d)+A*(5*b)+N*(5*h)+R*(5*p),B+=nt>>>13,nt&=8191;let X=B+T*p+P*u+H*f+W*l+$*a;B=X>>>13,X&=8191,X+=K*c+x*(5*g)+A*(5*d)+N*(5*b)+R*(5*h),B+=X>>>13,X&=8191;let lt=B+T*h+P*p+H*u+W*f+$*l;B=lt>>>13,lt&=8191,lt+=K*a+x*c+A*(5*g)+N*(5*d)+R*(5*b),B+=lt>>>13,lt&=8191;let Q=B+T*b+P*h+H*p+W*u+$*f;B=Q>>>13,Q&=8191,Q+=K*l+x*a+A*c+N*(5*g)+R*(5*d),B+=Q>>>13,Q&=8191;let bt=B+T*d+P*b+H*h+W*p+$*u;B=bt>>>13,bt&=8191,bt+=K*f+x*l+A*a+N*c+R*(5*g),B+=bt>>>13,bt&=8191;let ot=B+T*g+P*d+H*b+W*h+$*p;B=ot>>>13,ot&=8191,ot+=K*u+x*f+A*l+N*a+R*c,B+=ot>>>13,ot&=8191,B=(B<<2)+B|0,B=B+z|0,z=B&8191,B=B>>>13,D+=B,i[0]=z,i[1]=D,i[2]=V,i[3]=J,i[4]=nt,i[5]=X,i[6]=lt,i[7]=Q,i[8]=bt,i[9]=ot}finalize(){const{h:t,pad:n}=this,r=new Uint16Array(10);let o=t[1]>>>13;t[1]&=8191;for(let c=2;c<10;c++)t[c]+=o,o=t[c]>>>13,t[c]&=8191;t[0]+=o*5,o=t[0]>>>13,t[0]&=8191,t[1]+=o,o=t[1]>>>13,t[1]&=8191,t[2]+=o,r[0]=t[0]+5,o=r[0]>>>13,r[0]&=8191;for(let c=1;c<10;c++)r[c]=t[c]+o,o=r[c]>>>13,r[c]&=8191;r[9]-=8192;let i=(o^1)-1;for(let c=0;c<10;c++)r[c]&=i;i=~i;for(let c=0;c<10;c++)t[c]=t[c]&i|r[c];t[0]=(t[0]|t[1]<<13)&65535,t[1]=(t[1]>>>3|t[2]<<10)&65535,t[2]=(t[2]>>>6|t[3]<<7)&65535,t[3]=(t[3]>>>9|t[4]<<4)&65535,t[4]=(t[4]>>>12|t[5]<<1|t[6]<<14)&65535,t[5]=(t[6]>>>2|t[7]<<11)&65535,t[6]=(t[7]>>>5|t[8]<<8)&65535,t[7]=(t[8]>>>8|t[9]<<5)&65535;let s=t[0]+n[0];t[0]=s&65535;for(let c=1;c<8;c++)s=(t[c]+n[c]|0)+(s>>>16)|0,t[c]=s&65535}update(t){de(this);const{buffer:n,blockLen:r}=this;t=Kt(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(r-this.pos,o-i);if(s===r){for(;r<=o-i;i+=r)this.process(t,i);continue}n.set(t.subarray(i,i+s),this.pos),this.pos+=s,i+=s,this.pos===r&&(this.process(n,0,!1),this.pos=0)}return this}destroy(){this.h.fill(0),this.r.fill(0),this.buffer.fill(0),this.pad.fill(0)}digestInto(t){de(this),Un(t,this),this.finished=!0;const{buffer:n,h:r}=this;let{pos:o}=this;if(o){for(n[o++]=1;o<16;o++)n[o]=0;this.process(n,0,!0)}this.finalize();let i=0;for(let s=0;s<8;s++)t[i++]=r[s]>>>0,t[i++]=r[s]>>>8;return t}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}}function hc(e){const t=(r,o)=>e(o).update(Kt(r)).digest(),n=e(new Uint8Array(32));return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}hc(e=>new dc(e));const pc=Cn("expand 16-byte k"),gc=Cn("expand 32-byte k"),bc=et(pc),wc=et(gc);function G(e,t){return e<<t|e>>>32-t}function Dn(e){return e.byteOffset%4===0}const Ye=64,yc=16,ao=2**32-1,lo=new Uint32Array;function mc(e,t,n,r,o,i,s,c){const a=o.length,l=new Uint8Array(Ye),f=et(l),u=Dn(o)&&Dn(i),p=u?et(o):lo,h=u?et(i):lo;for(let b=0;b<a;s++){if(e(t,n,r,f,s,c),s>=ao)throw new Error("arx: counter overflow");const d=Math.min(Ye,a-b);if(u&&d===Ye){const g=b/4;if(b%4!==0)throw new Error("arx: invalid block position");for(let w=0,y;w<yc;w++)y=g+w,h[y]=p[y]^f[w];b+=Ye;continue}for(let g=0,w;g<d;g++)w=b+g,i[w]=o[w]^l[g];b+=d}}function xc(e,t){const{allowShortKeys:n,extendNonceFn:r,counterLength:o,counterRight:i,rounds:s}=qs({allowShortKeys:!1,counterLength:8,counterRight:!1,rounds:20},t);if(typeof e!="function")throw new Error("core must be a function");return Pn(o),Pn(s),Wr(i),Wr(n),(c,a,l,f,u=0)=>{mt(c),mt(a),mt(l);const p=l.length;if(f||(f=new Uint8Array(p)),mt(f),Pn(u),u<0||u>=ao)throw new Error("arx: counter overflow");if(f.length<p)throw new Error(`arx: output (${f.length}) is shorter than data (${p})`);const h=[];let b=c.length,d,g;if(b===32)d=c.slice(),h.push(d),g=wc;else if(b===16&&n)d=new Uint8Array(32),d.set(c),d.set(c,16),g=bc,h.push(d);else throw new Error(`arx: invalid 32-byte key, got length=${b}`);Dn(a)||(a=a.slice(),h.push(a));const w=et(d);if(r){if(a.length!==24)throw new Error("arx: extended nonce must be 24 bytes");r(g,w,et(a.subarray(0,16)),w),a=a.subarray(16)}const y=16-o;if(y!==a.length)throw new Error(`arx: nonce must be ${y} or 16 bytes`);if(y!==12){const U=new Uint8Array(12);U.set(a,i?0:12-a.length),a=U,h.push(a)}const k=et(a);for(mc(e,g,w,k,l,f,u,s);h.length>0;)h.pop().fill(0);return f}}function vc(e,t,n,r,o,i=20){let s=e[0],c=e[1],a=e[2],l=e[3],f=t[0],u=t[1],p=t[2],h=t[3],b=t[4],d=t[5],g=t[6],w=t[7],y=o,k=n[0],U=n[1],L=n[2],E=s,_=c,m=a,T=l,P=f,H=u,W=p,$=h,K=b,x=d,A=g,N=w,R=y,B=k,z=U,D=L;for(let J=0;J<i;J+=2)E=E+P|0,R=G(R^E,16),K=K+R|0,P=G(P^K,12),E=E+P|0,R=G(R^E,8),K=K+R|0,P=G(P^K,7),_=_+H|0,B=G(B^_,16),x=x+B|0,H=G(H^x,12),_=_+H|0,B=G(B^_,8),x=x+B|0,H=G(H^x,7),m=m+W|0,z=G(z^m,16),A=A+z|0,W=G(W^A,12),m=m+W|0,z=G(z^m,8),A=A+z|0,W=G(W^A,7),T=T+$|0,D=G(D^T,16),N=N+D|0,$=G($^N,12),T=T+$|0,D=G(D^T,8),N=N+D|0,$=G($^N,7),E=E+H|0,D=G(D^E,16),A=A+D|0,H=G(H^A,12),E=E+H|0,D=G(D^E,8),A=A+D|0,H=G(H^A,7),_=_+W|0,R=G(R^_,16),N=N+R|0,W=G(W^N,12),_=_+W|0,R=G(R^_,8),N=N+R|0,W=G(W^N,7),m=m+$|0,B=G(B^m,16),K=K+B|0,$=G($^K,12),m=m+$|0,B=G(B^m,8),K=K+B|0,$=G($^K,7),T=T+P|0,z=G(z^T,16),x=x+z|0,P=G(P^x,12),T=T+P|0,z=G(z^T,8),x=x+z|0,P=G(P^x,7);let V=0;r[V++]=s+E|0,r[V++]=c+_|0,r[V++]=a+m|0,r[V++]=l+T|0,r[V++]=f+P|0,r[V++]=u+H|0,r[V++]=p+W|0,r[V++]=h+$|0,r[V++]=b+K|0,r[V++]=d+x|0,r[V++]=g+A|0,r[V++]=w+N|0,r[V++]=y+R|0,r[V++]=k+B|0,r[V++]=U+z|0,r[V++]=L+D|0}const uo=xc(vc,{counterRight:!1,counterLength:4,allowShortKeys:!1});class fo extends fr{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,At.hash(t);const r=me(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 At.exists(this),this.iHash.update(t),this}digestInto(t){At.exists(this),At.bytes(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 Fe=(e,t,n)=>new fo(e,t).update(n).digest();Fe.create=(e,t)=>new fo(e,t);function Ec(e,t,n){return At.hash(e),n===void 0&&(n=new Uint8Array(e.outputLen)),Fe(e,me(n),me(t))}const Vn=new Uint8Array([0]),ho=new Uint8Array;function _c(e,t,n,r=32){if(At.hash(e),At.number(r),r>255*e.outputLen)throw new Error("Length should be <= 255*HashLen");const o=Math.ceil(r/e.outputLen);n===void 0&&(n=ho);const i=new Uint8Array(o*e.outputLen),s=Fe.create(e,t),c=s._cloneInto(),a=new Uint8Array(s.outputLen);for(let l=0;l<o;l++)Vn[0]=l+1,c.update(l===0?ho:a).update(n).update(Vn).digestInto(a),i.set(a,e.outputLen*l),s._cloneInto(c);return s.destroy(),c.destroy(),a.fill(0),Vn.fill(0),i.slice(0,r)}var ne=Symbol("verified"),kc=e=>e instanceof Object;function Sc(e){if(!kc(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 po=new TextDecoder("utf-8"),go=new TextEncoder;function Ae(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 Ac=class{constructor(e){v(this,"value");v(this,"next",null);v(this,"prev",null);this.value=e}},Bc=class{constructor(){v(this,"first");v(this,"last");this.first=null,this.last=null}enqueue(e){const t=new Ac(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}},Ic=class{generateSecretKey(){return ft.utils.randomPrivateKey()}getPublicKey(e){return ht(ft.getPublicKey(e))}finalizeEvent(e,t){const n=e;return n.pubkey=ht(ft.getPublicKey(t)),n.id=Yn(n),n.sig=ht(ft.sign(Yn(n),t)),n[ne]=!0,n}verifyEvent(e){if(typeof e[ne]=="boolean")return e[ne];const t=Yn(e);if(t!==e.id)return e[ne]=!1,!1;try{const n=ft.verify(e.sig,t,e.pubkey);return e[ne]=n,n}catch{return e[ne]=!1,!1}}};function Oc(e){if(!Sc(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 Yn(e){let t=ue(go.encode(Oc(e)));return ht(t)}var Ge=new Ic;Ge.generateSecretKey;var Tc=Ge.getPublicKey,Nc=Ge.finalizeEvent,bo=Ge.verifyEvent;async function Lc(e,t,n){const r=e instanceof Uint8Array?ht(e):e;let[o,i]=n.split("?iv="),s=ve.getSharedSecret(r,"02"+t),c=Pc(s),a=ke.decode(i),l=ke.decode(o),f=oc(c,a).decrypt(l);return po.decode(f)}function Pc(e){return e.slice(1,33)}var wo=1,yo=65535;function Uc(e,t){const n=ve.getSharedSecret(e,"02"+t).subarray(1,33);return Ec(ue,n,"nip44-v2")}function mo(e,t){const n=_c(ue,e,t,76);return{chacha_key:n.subarray(0,32),chacha_nonce:n.subarray(32,44),hmac_key:n.subarray(44,76)}}function xo(e){if(!Number.isSafeInteger(e)||e<1)throw new Error("expected positive integer");if(e<=32)return 32;const t=1<<Math.floor(Math.log2(e-1))+1,n=t<=256?32:t/8;return n*(Math.floor((e-1)/n)+1)}function Cc(e){if(!Number.isSafeInteger(e)||e<wo||e>yo)throw new Error("invalid plaintext size: must be between 1 and 65535 bytes");const t=new Uint8Array(2);return new DataView(t.buffer).setUint16(0,e,!1),t}function Hc(e){const t=go.encode(e),n=t.length,r=Cc(n),o=new Uint8Array(xo(n)-n);return fn(r,t,o)}function Rc(e){const t=new DataView(e.buffer).getUint16(0),n=e.subarray(2,2+t);if(t<wo||t>yo||n.length!==t||e.length!==2+xo(t))throw new Error("invalid padding");return po.decode(n)}function vo(e,t,n){if(n.length!==32)throw new Error("AAD associated data must be 32 bytes");const r=fn(n,t);return Fe(ue,e,r)}function Mc(e){if(typeof e!="string")throw new Error("payload must be a valid string");const t=e.length;if(t<132||t>87472)throw new Error("invalid payload length: "+t);if(e[0]==="#")throw new Error("unknown encryption version");let n;try{n=ke.decode(e)}catch(i){throw new Error("invalid base64: "+i.message)}const r=n.length;if(r<99||r>65603)throw new Error("invalid data length: "+r);const o=n[0];if(o!==2)throw new Error("unknown encryption version "+o);return{nonce:n.subarray(1,33),ciphertext:n.subarray(33,-32),mac:n.subarray(-32)}}function jc(e,t,n=di(32)){const{chacha_key:r,chacha_nonce:o,hmac_key:i}=mo(t,n),s=Hc(e),c=uo(r,o,s),a=vo(i,c,n);return ke.encode(fn(new Uint8Array([2]),n,c,a))}function qc(e,t){const{nonce:n,ciphertext:r,mac:o}=Mc(e),{chacha_key:i,chacha_nonce:s,hmac_key:c}=mo(t,n),a=vo(c,r,n);if(!$s(a,o))throw new Error("invalid MAC");const l=uo(i,s,r);return Rc(l)}var $c=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,zc;try{zc=fetch}catch{}var Kc=22242,Eo=24133;function Wc(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1)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 Dc(e,t){for(let n=0;n<e.length;n++)if(Wc(e[n],t))return!0;return!1}function Vc(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 Yc(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 Fc(e,t){return{kind:Kc,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 Zc=e=>(e[ne]=!0,!0),_o=class{constructor(e,t){v(this,"url");v(this,"_connected",!1);v(this,"onclose",null);v(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));v(this,"_onauth",null);v(this,"baseEoseTimeout",4400);v(this,"connectionTimeout",4400);v(this,"publishTimeout",4400);v(this,"openSubs",new Map);v(this,"connectionTimeoutHandle");v(this,"connectionPromise");v(this,"openCountRequests",new Map);v(this,"openEventPublishes",new Map);v(this,"ws");v(this,"incomingMessageQueue",new Bc);v(this,"queueRunning",!1);v(this,"challenge");v(this,"serial",0);v(this,"verifyEvent");v(this,"_WebSocket");this.url=Ae(e),this.verifyEvent=t.verifyEvent,this._WebSocket=t.websocketImplementation||WebSocket}static async connect(e,t){const n=new _o(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 this._WebSocket(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||"websocket error"),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=Yc(e);if(t){const i=this.openSubs.get(t);if(!i)return;const s=Vc(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)&&Dc(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);l&&(clearTimeout(l.timeout),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(Fc(this.url,this.challenge)),n=new Promise((r,o)=>{const i=setTimeout(()=>{const s=this.openEventPublishes.get(t.id);s&&(s.reject(new Error("auth timed out")),this.openEventPublishes.delete(t.id))},this.publishTimeout);this.openEventPublishes.set(t.id,{resolve:r,reject:o,timeout:i})});return this.send('["AUTH",'+JSON.stringify(t)+"]"),n}async publish(e){const t=new Promise((n,r)=>{const o=setTimeout(()=>{const i=this.openEventPublishes.get(e.id);i&&(i.reject(new Error("publish timed out")),this.openEventPublishes.delete(e.id))},this.publishTimeout);this.openEventPublishes.set(e.id,{resolve:n,reject:r,timeout:o})});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).substring(1)),r}subscribe(e,t){const n=this.prepareSubscription(e,t);return n.fire(),n}prepareSubscription(e,t){this.serial++;const n=t.id||(t.label?t.label+":":"sub:")+this.serial,r=new Jc(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()}},Jc=class{constructor(e,t,n,r){v(this,"relay");v(this,"id");v(this,"closed",!1);v(this,"eosed",!1);v(this,"filters");v(this,"alreadyHaveEvent");v(this,"receivedEvent");v(this,"onevent");v(this,"oneose");v(this,"onclose");v(this,"eoseTimeout");v(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)}},Qc=class{constructor(e){v(this,"relays",new Map);v(this,"seenOn",new Map);v(this,"trackRelays",!1);v(this,"verifyEvent");v(this,"trustedRelayURLs",new Set);v(this,"_WebSocket");this.verifyEvent=e.verifyEvent,this._WebSocket=e.websocketImplementation}async ensureRelay(e,t){e=Ae(e);let n=this.relays.get(e);return n||(n=new _o(e,{verifyEvent:this.trustedRelayURLs.has(e)?Zc:this.verifyEvent,websocketImplementation:this._WebSocket}),t!=null&&t.connectionTimeout&&(n.connectionTimeout=t.connectionTimeout),this.relays.set(e,n)),await n.connect(),n}close(e){e.map(Ae).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,p)=>{let h=this.seenOn.get(p);h||(h=new Set,this.seenOn.set(p,h)),h.add(u)});const n=new Set,r=[],o=Object.keys(e).length,i=[];let s=u=>{var p;i[u]||(i[u]=!0,i.filter(h=>h).length===o&&((p=t.oneose)==null||p.call(t),s=()=>{}))};const c=[];let a=(u,p)=>{var h;c[u]||(s(u),c[u]=p,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 p=n.has(u);return n.add(u),p},f=Promise.all(Object.entries(e).map(async(u,p,h)=>{if(h.indexOf(u)!==p){a(p,"duplicate url");return}let[b,d]=u;b=Ae(b);let g;try{g=await this.ensureRelay(b,{connectionTimeout:t.maxWait?Math.max(t.maxWait*.8,t.maxWait-1e3):void 0})}catch(y){a(p,(y==null?void 0:y.message)||String(y));return}let w=g.subscribe(d,{...t,oneose:()=>s(p),onclose:y=>a(p,y),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(Ae).map(async(n,r,o)=>{if(o.indexOf(n)!==r)return Promise.reject("duplicate url");let i=await this.ensureRelay(n);return i.publish(t).then(s=>{if(this.trackRelays){let c=this.seenOn.get(t.id);c||(c=new Set,this.seenOn.set(t.id,c)),c.add(i)}return s})})}listConnectionStatus(){const e=new Map;return this.relays.forEach((t,n)=>e.set(n,t.connected)),e}destroy(){this.relays.forEach(e=>e.close()),this.relays=new Map}},ko;try{ko=WebSocket}catch{}var Xc=class extends Qc{constructor(){super({verifyEvent:bo,websocketImplementation:ko})}},So;try{So=fetch}catch{}var Ze=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%-]*)$/;async function ta(e){let t=e.match(Ze);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 Ao(e)}async function Ao(e){const t=e.match($c);if(!t)return null;const[n,r="_",o]=t;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,s=await(await So(i,{redirect:"error"})).json();let c=s.names[r],a=s.nip46[c]||[];return{pubkey:c,relays:a,secret:null}}catch{return null}}var ea=class{constructor(e,t,n={}){v(this,"pool");v(this,"subCloser");v(this,"isOpen");v(this,"serial");v(this,"idPrefix");v(this,"listeners");v(this,"waitingForAuth");v(this,"secretKey");v(this,"conversationKey");v(this,"bp");v(this,"cachedPubKey");if(t.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new Xc,this.secretKey=e,this.conversationKey=Uc(e,t.pubkey),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,i=this.conversationKey;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[Eo],authors:[t.pubkey],"#p":[Tc(this.secretKey)]}],{async onevent(s){let c;try{c=JSON.parse(qc(s.content,i))}catch{c=JSON.parse(await Lc(e,s.pubkey,s.content))}const{id:a,result:l,error:f}=c;if(l==="auth_url"&&o[a]){delete o[a],n.onauth?n.onauth(f):console.warn(`nostr-tools/nip46: remote signer ${t.pubkey} tried to send an "auth_url"='${f}' but there was no onauth() callback configured.`);return}let u=r[a];u&&(f?u.reject(f):l&&u.resolve(l),delete r[a])}}),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=jc(JSON.stringify({id:o,method:e,params:t}),this.conversationKey),s=Nc({kind:Eo,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.cachedPubKey||(this.cachedPubKey=await this.sendRequest("get_public_key",[])),this.cachedPubKey}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(bo(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 nip44Encrypt(e,t){return await this.sendRequest("nip44_encrypt",[e,t])}async nip44Decrypt(e,t){return await this.sendRequest("nip44_decrypt",[e,t])}},na=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,ra;try{ra=fetch}catch{}new TextDecoder("utf-8"),new TextEncoder;var oa=5e3;function ia(e){return ca("npub",ur(e))}function sa(e,t){let n=co.toWords(t);return co.encode(e,n,oa)}function ca(e,t){return sa(e,t)}const ge=[];function aa(e,t=q){let n;const r=new Set;function o(c){if(Xe(e,c)&&(e=c,n)){const a=!ge.length;for(const l of r)l[1](),ge.push(l,e);if(a){for(let l=0;l<ge.length;l+=2)ge[l][0](ge[l+1]);ge.length=0}}}function i(c){o(c(e))}function s(c,a=q){const l=[c,a];return r.add(l),r.size===1&&(n=t(o,i)||q),c(e),()=>{r.delete(l),r.size===0&&n&&(n(),n=null)}}return{set:o,update:i,subscribe:s}}const la=e=>{const{subscribe:t,set:n}=aa(void 0,()=>{const r=window.matchMedia(e);n(r.matches);const o=()=>n(r.matches);return r.addEventListener("change",o),()=>{r.removeEventListener("change",o)}});return{subscribe:t}};function ua(e){let t,n,r;return{c(){t=tn("svg"),n=tn("circle"),r=tn("path"),S(n,"class","opacity-25"),S(n,"cx","12"),S(n,"cy","12"),S(n,"r","10"),S(n,"stroke","currentColor"),S(n,"stroke-width","4"),S(r,"class","opacity-75"),S(r,"fill","currentColor"),S(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"),S(t,"class","ml-2 h-5 w-5 animate-spin text-white"),S(t,"xmlns","http://www.w3.org/2000/svg"),S(t,"fill","none"),S(t,"viewBox","0 0 24 24")},m(o,i){j(o,t,i),I(t,n),I(t,r)},p:q,i:q,o:q,d(o){o&&M(t)}}}class Bo extends ar{constructor(t){super(),cr(this,t,null,ua,Xe,{})}}const{window:Fn}=Jo;function fa(e){let t,n,r,o,i,s,c,a,l,f,u,p,h=!e[17]&&!e[10]&&!e[11]&&!e[12]&&Io(e);const b=[xa,ma,ya,wa,ba,ga,pa],d=[];function g(w,y){return w[10]?0:w[11]?1:w[12]?2:w[17]?3:w[15]?4:w[18]?6:5}return c=g(e),a=d[c]=b[c](e),{c(){t=C("div"),n=C("button"),r=Y("⤫"),i=Z(),h&&h.c(),s=Z(),a.c(),S(n,"class",o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"),S(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[23])},m(w,y){j(w,t,y),I(t,n),I(n,r),I(t,i),h&&h.m(t,null),I(t,s),d[c].m(t,null),f=!0,u||(p=st(n,"click",function(){Qe(e[17]?e[31]:e[29])&&(e[17]?e[31]:e[29]).apply(this,arguments)}),u=!0)},p(w,y){e=w,(!f||y[0]&1&&o!==(o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"))&&S(n,"class",o),!e[17]&&!e[10]&&!e[11]&&!e[12]?h?h.p(e,y):(h=Io(e),h.c(),h.m(t,s)):h&&(h.d(1),h=null);let k=c;c=g(e),c===k?d[c].p(e,y):(Pe(),_t(d[k],1,1,()=>{d[k]=null}),Ue(),a=d[c],a?a.p(e,y):(a=d[c]=b[c](e),a.c()),Et(a,1),a.m(t,null)),(!f||y[0]&8388609&&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[23]))&&S(t,"class",l)},i(w){f||(Et(a),f=!0)},o(w){_t(a),f=!1},d(w){w&&M(t),h&&h.d(),d[c].d(),u=!1,p()}}}function da(e){let t,n,r,o,i;const s=[Ia,Ba,Aa,Sa],c=[];function a(l,f){return l[9]?0:l[18]?l[2]?3:2:1}return n=a(e),r=c[n]=s[n](e),{c(){t=C("div"),r.c(),S(t,"class",o="rounded px-2 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[23])},m(l,f){j(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):(Pe(),_t(c[u],1,1,()=>{c[u]=null}),Ue(),r=c[n],r?r.p(l,f):(r=c[n]=s[n](l),r.c()),Et(r,1),r.m(t,null)),(!i||f[0]&8388609&&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[23]))&&S(t,"class",o)},i(l){i||(Et(r),i=!0)},o(l){_t(r),i=!1},d(l){l&&M(t),c[n].d()}}}function ha(e){return{c:q,m:q,p:q,i:q,o:q,d:q}}function Io(e){let t,n,r,o,i;return{c(){t=C("button"),n=Y("?"),S(t,"class",r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+e[0]+"-600")},m(s,c){j(s,t,c),I(t,n),o||(i=st(t,"click",e[30]),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")&&S(t,"class",r)},d(s){s&&M(t),o=!1,i()}}}function pa(e){let t,n,r,o,i,s,c=e[18].npub+"",a,l,f,u,p,h,b,d,g,w,y,k=$r(e[8])+"",U,L,E,_=(e[18].picture||e[18].name)&&Oo(e);return{c(){t=C("div"),n=C("div"),n.textContent="You are connected to Nostr as",r=Z(),o=C("a"),_&&_.c(),i=Z(),s=C("div"),a=Y(c),f=Z(),u=C("button"),p=Y("Disconnect"),b=Z(),d=C("div"),g=Y("This webpage is using the public key:"),w=C("br"),y=Z(),U=Y(k),S(n,"class","mb-4 text-sm"),S(s,"class","block break-all"),S(o,"target","_blank"),S(o,"href",l="https://nosta.me/"+e[18].npub),S(o,"class","group text-white no-underline"),S(t,"class","text-center"),S(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"),S(d,"class","mt-6 block break-all text-center text-sm")},m(m,T){j(m,t,T),I(t,n),I(t,r),I(t,o),_&&_.m(o,null),I(o,i),I(o,s),I(s,a),j(m,f,T),j(m,u,T),I(u,p),j(m,b,T),j(m,d,T),I(d,g),I(d,w),I(d,y),I(d,U),L||(E=st(u,"click",e[33]),L=!0)},p(m,T){m[18].picture||m[18].name?_?_.p(m,T):(_=Oo(m),_.c(),_.m(o,i)):_&&(_.d(1),_=null),T[0]&262144&&c!==(c=m[18].npub+"")&&Rt(a,c),T[0]&262144&&l!==(l="https://nosta.me/"+m[18].npub)&&S(o,"href",l),T[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")&&S(u,"class",h),T[0]&256&&k!==(k=$r(m[8])+"")&&Rt(U,k)},i:q,o:q,d(m){m&&(M(t),M(f),M(u),M(b),M(d)),_&&_.d(),L=!1,E()}}}function ga(e){let t,n,r,o,i,s,c,a,l,f,u,p,h,b,d,g,w,y=e[16]&&Lo(e);const k=[Ea,va],U=[];function L(m,T){return m[9]?0:1}a=L(e),l=U[a]=k[a](e);let E=e[9]&&e[13]&&Po(e),_=!e[9]&&Uo(e);return{c(){t=C("div"),t.textContent="How do you want to connect to Nostr?",n=Z(),r=C("form"),o=C("input"),i=Z(),y&&y.c(),s=Z(),c=C("button"),l.c(),p=Z(),E&&E.c(),h=Z(),_&&_.c(),b=er(),S(t,"class","text-center text-lg"),S(o,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),S(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,o.disabled=e[9],S(o,"autocapitalize","none"),S(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[22]||e[9],S(r,"class","mb-1 mt-4 flex flex-col")},m(m,T){j(m,t,T),j(m,n,T),j(m,r,T),I(r,o),e[48](o),nr(o,e[4]),I(r,i),y&&y.m(r,null),I(r,s),I(r,c),U[a].m(c,null),I(r,p),E&&E.m(r,null),j(m,h,T),_&&_.m(m,T),j(m,b,T),d=!0,o.focus(),g||(w=[st(o,"input",e[49]),st(r,"submit",e[32])],g=!0)},p(m,T){(!d||T[0]&512)&&(o.disabled=m[9]),T[0]&16&&o.value!==m[4]&&nr(o,m[4]),m[16]?y?y.p(m,T):(y=Lo(m),y.c(),y.m(r,s)):y&&(y.d(1),y=null);let P=a;a=L(m),a!==P&&(Pe(),_t(U[P],1,1,()=>{U[P]=null}),Ue(),l=U[a],l||(l=U[a]=k[a](m),l.c()),Et(l,1),l.m(c,null)),(!d||T[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"))&&S(c,"class",f),(!d||T[0]&4194816&&u!==(u=!m[22]||m[9]))&&(c.disabled=u),m[9]&&m[13]?E?E.p(m,T):(E=Po(m),E.c(),E.m(r,null)):E&&(E.d(1),E=null),m[9]?_&&(_.d(1),_=null):_?_.p(m,T):(_=Uo(m),_.c(),_.m(b.parentNode,b))},i(m){d||(Et(l),d=!0)},o(m){_t(l),d=!1},d(m){m&&(M(t),M(n),M(r),M(h),M(b)),e[48](null),y&&y.d(),U[a].d(),E&&E.d(),_&&_.d(m),g=!1,Ht(w)}}}function ba(e){let t,n,r,o,i,s,c,a,l,f,u,p,h,b,d;return{c(){t=C("div"),t.textContent="Create a Nostr account",n=Z(),r=C("div"),r.textContent=`To use this Nostr app you need a profile. The following button opens a
|
|
1
|
+
var Xa=Object.defineProperty;var tl=(Yt,$,Pt)=>$ in Yt?Xa(Yt,$,{enumerable:!0,configurable:!0,writable:!0,value:Pt}):Yt[$]=Pt;var v=(Yt,$,Pt)=>(tl(Yt,typeof $!="symbol"?$+"":$,Pt),Pt);(function(){"use strict";var Co,Ro,Ho,Mo,jo;const Yt='*,: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}.z-\\[9000\\]{z-index:9000}.m-auto{margin:auto}.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-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-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-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 $(){}function Pt(e){return e()}function Jn(){return Object.create(null)}function Ct(e){e.forEach(Pt)}function Ye(e){return typeof e=="function"}function Ze(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Ie;function re(e,t){return e===t?!0:(Ie||(Ie=document.createElement("a")),Ie.href=t,e===Ie.href)}function Ko(e){return Object.keys(e).length===0}function Wo(e,...t){if(e==null){for(const r of t)r(void 0);return $}const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function Do(e,t,n){e.$$.on_destroy.push(Wo(t,n))}const Vo=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function I(e,t){e.appendChild(t)}function j(e,t,n){e.insertBefore(t,n||null)}function M(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function Je(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function F(e){return document.createTextNode(e)}function Z(){return F(" ")}function Qn(){return F("")}function ot(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function S(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Fo(e){return Array.from(e.childNodes)}function Rt(e,t){t=""+t,e.data!==t&&(e.data=t)}function Xn(e,t){e.value=t??""}function tr(e,t,n){e.classList.toggle(t,!!n)}let we;function ye(e){we=e}function Go(){if(!we)throw new Error("Function called outside component initialization");return we}function Yo(e){Go().$$.on_mount.push(e)}const oe=[],Te=[];let ie=[];const er=[],Zo=Promise.resolve();let Qe=!1;function Jo(){Qe||(Qe=!0,Zo.then(nr))}function Xe(e){ie.push(e)}const tn=new Set;let se=0;function nr(){if(se!==0)return;const e=we;do{try{for(;se<oe.length;){const t=oe[se];se++,ye(t),Qo(t.$$)}}catch(t){throw oe.length=0,se=0,t}for(ye(null),oe.length=0,se=0;Te.length;)Te.pop()();for(let t=0;t<ie.length;t+=1){const n=ie[t];tn.has(n)||(tn.add(n),n())}ie.length=0}while(oe.length);for(;er.length;)er.pop()();Qe=!1,tn.clear(),ye(e)}function Qo(e){if(e.fragment!==null){e.update(),Ct(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Xe)}}function Xo(e){const t=[],n=[];ie.forEach(r=>e.indexOf(r)===-1?t.push(r):n.push(r)),n.forEach(r=>r()),ie=t}const Oe=new Set;let Zt;function Le(){Zt={r:0,c:[],p:Zt}}function Ne(){Zt.r||Ct(Zt.c),Zt=Zt.p}function vt(e,t){e&&e.i&&(Oe.delete(e),e.i(t))}function Et(e,t,n,r){if(e&&e.o){if(Oe.has(e))return;Oe.add(e),Zt.c.push(()=>{Oe.delete(e),r&&(n&&e.d(1),r())}),e.o(t)}else r&&r()}function rr(e){e&&e.c()}function en(e,t,n){const{fragment:r,after_update:o}=e.$$;r&&r.m(t,n),Xe(()=>{const i=e.$$.on_mount.map(Pt).filter(Ye);e.$$.on_destroy?e.$$.on_destroy.push(...i):Ct(i),e.$$.on_mount=[]}),o.forEach(Xe)}function nn(e,t){const n=e.$$;n.fragment!==null&&(Xo(n.after_update),Ct(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function ti(e,t){e.$$.dirty[0]===-1&&(oe.push(e),Jo(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function or(e,t,n,r,o,i,s=null,c=[-1]){const a=we;ye(e);const l=e.$$={fragment:null,ctx:[],props:i,update:$,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 p=h.length?h[0]:g;return l.ctx&&o(l.ctx[u],l.ctx[u]=p)&&(!l.skip_bound&&l.bound[u]&&l.bound[u](p),f&&ti(e,u)),g}):[],l.update(),f=!0,Ct(l.before_update),l.fragment=r?r(l.ctx):!1,t.target){if(t.hydrate){const u=Fo(t.target);l.fragment&&l.fragment.l(u),u.forEach(M)}else l.fragment&&l.fragment.c();t.intro&&vt(e.$$.fragment),en(e,t.target,t.anchor),nr()}ye(a)}class ir{constructor(){v(this,"$$");v(this,"$$set")}$destroy(){nn(this,1),this.$destroy=$}$on(t,n){if(!Ye(n))return $;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&&!Ko(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const ei="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(ei);function ni(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var rn={exports:{}};function sr(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,p=i;o=void 0,i=void 0,a=e.apply(h,p)}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}rn.exports.debounce=sr,rn.exports=sr;var ri=rn.exports;const oi=ni(ri),on=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const sn=e=>e instanceof Uint8Array,cn=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),_t=(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 ii=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function ht(e){if(!sn(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=ii[e[n]];return t}function cr(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 si(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function me(e){if(typeof e=="string"&&(e=si(e)),!sn(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function an(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!sn(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}let ar=class{clone(){return this._cloneInto()}};function lr(e){const t=r=>e().update(me(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function ci(e=32){if(on&&typeof on.getRandomValues=="function")return on.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function ur(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function fr(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 ai(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");ur(e.outputLen),ur(e.blockLen)}function Ue(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 li(e,t){fr(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const ln=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const dr=e=>e instanceof Uint8Array,un=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),kt=(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 ui(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function fn(e){if(typeof e=="string"&&(e=ui(e)),!dr(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function fi(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!dr(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}class hr{clone(){return this._cloneInto()}}function di(e){const t=r=>e().update(fn(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function gr(e=32){if(ln&&typeof ln.getRandomValues=="function")return ln.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function hi(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 gi=class extends hr{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=un(this.buffer)}update(t){Ue(this);const{view:n,buffer:r,blockLen:o}=this;t=fn(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=un(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){Ue(this),li(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;hi(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=un(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 bi=(e,t,n)=>e&t^~e&n,pi=(e,t,n)=>e&t^e&n^t&n,wi=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]),Ht=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Mt=new Uint32Array(64);let yi=class extends gi{constructor(){super(64,32,8,!1),this.A=Ht[0]|0,this.B=Ht[1]|0,this.C=Ht[2]|0,this.D=Ht[3]|0,this.E=Ht[4]|0,this.F=Ht[5]|0,this.G=Ht[6]|0,this.H=Ht[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)Mt[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const g=Mt[u-15],h=Mt[u-2],p=kt(g,7)^kt(g,18)^g>>>3,d=kt(h,17)^kt(h,19)^h>>>10;Mt[u]=d+Mt[u-7]+p+Mt[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=kt(c,6)^kt(c,11)^kt(c,25),h=f+g+bi(c,a,l)+wi[u]+Mt[u]|0,d=(kt(r,2)^kt(r,13)^kt(r,22))+pi(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(){Mt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const dn=di(()=>new yi);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const br=BigInt(0),Pe=BigInt(1),mi=BigInt(2),Ce=e=>e instanceof Uint8Array,xi=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function ce(e){if(!Ce(e))throw new Error("Uint8Array expected");let t="";for(let n=0;n<e.length;n++)t+=xi[e[n]];return t}function pr(e){const t=e.toString(16);return t.length&1?`0${t}`:t}function hn(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return BigInt(e===""?"0":`0x${e}`)}function ae(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 gt(e){return hn(ce(e))}function gn(e){if(!Ce(e))throw new Error("Uint8Array expected");return hn(ce(Uint8Array.from(e).reverse()))}function jt(e,t){return ae(e.toString(16).padStart(t*2,"0"))}function bn(e,t){return jt(e,t).reverse()}function vi(e){return ae(pr(e))}function at(e,t,n){let r;if(typeof t=="string")try{r=ae(t)}catch(i){throw new Error(`${e} must be valid hex string, got "${t}". Cause: ${i}`)}else if(Ce(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 Jt(...e){const t=new Uint8Array(e.reduce((r,o)=>r+o.length,0));let n=0;return e.forEach(r=>{if(!Ce(r))throw new Error("Uint8Array expected");t.set(r,n),n+=r.length}),t}function Ei(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 _i(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function ki(e){let t;for(t=0;e>br;e>>=Pe,t+=1);return t}function Si(e,t){return e>>BigInt(t)&Pe}const Ai=(e,t,n)=>e|(n?Pe:br)<<BigInt(t),pn=e=>(mi<<BigInt(e-1))-Pe,wn=e=>new Uint8Array(e),wr=e=>Uint8Array.from(e);function yr(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=wn(e),o=wn(e),i=0;const s=()=>{r.fill(1),o.fill(0),i=0},c=(...u)=>n(o,r,...u),a=(u=wn())=>{o=c(wr([0]),u),r=c(),u.length!==0&&(o=c(wr([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 Jt(...g)};return(u,g)=>{s(),a(u);let h;for(;!(h=g(l()));)a();return s(),h}}const Bi={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 xe(e,t,n={}){const r=(o,i,s)=>{const c=Bi[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 Ii=Object.freeze(Object.defineProperty({__proto__:null,bitGet:Si,bitLen:ki,bitMask:pn,bitSet:Ai,bytesToHex:ce,bytesToNumberBE:gt,bytesToNumberLE:gn,concatBytes:Jt,createHmacDrbg:yr,ensureBytes:at,equalBytes:Ei,hexToBytes:ae,hexToNumber:hn,numberToBytesBE:jt,numberToBytesLE:bn,numberToHexUnpadded:pr,numberToVarBytesBE:vi,utf8ToBytes:_i,validateObject:xe},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const nt=BigInt(0),X=BigInt(1),Qt=BigInt(2),Ti=BigInt(3),yn=BigInt(4),mr=BigInt(5),xr=BigInt(8);BigInt(9),BigInt(16);function it(e,t){const n=e%t;return n>=nt?n:t+n}function Oi(e,t,n){if(n<=nt||t<nt)throw new Error("Expected power/modulo > 0");if(n===X)return nt;let r=X;for(;t>nt;)t&X&&(r=r*e%n),e=e*e%n,t>>=X;return r}function pt(e,t,n){let r=e;for(;t-- >nt;)r*=r,r%=n;return r}function mn(e,t){if(e===nt||t<=nt)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let n=it(e,t),r=t,o=nt,i=X;for(;n!==nt;){const c=r/n,a=r%n,l=o-i*c;r=n,n=a,o=i,i=l}if(r!==X)throw new Error("invert: does not exist");return it(o,t)}function Li(e){const t=(e-X)/Qt;let n,r,o;for(n=e-X,r=0;n%Qt===nt;n/=Qt,r++);for(o=Qt;o<e&&Oi(o,t,e)!==e-X;o++);if(r===1){const s=(e+X)/yn;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+X)/Qt;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 p=c.pow(f,X<<BigInt(l-h-1));f=c.sqr(p),u=c.mul(u,p),g=c.mul(g,f),l=h}return u}}function Ni(e){if(e%yn===Ti){const t=(e+X)/yn;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%xr===mr){const t=(e-mr)/xr;return function(r,o){const i=r.mul(o,Qt),s=r.pow(i,t),c=r.mul(o,s),a=r.mul(r.mul(c,Qt),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 Li(e)}const Ui=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Pi(e){const t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=Ui.reduce((r,o)=>(r[o]="function",r),t);return xe(e,n)}function Ci(e,t,n){if(n<nt)throw new Error("Expected power > 0");if(n===nt)return e.ONE;if(n===X)return t;let r=e.ONE,o=t;for(;n>nt;)n&X&&(r=e.mul(r,o)),o=e.sqr(o),n>>=X;return r}function Ri(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 vr(e,t){const n=t!==void 0?t:e.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function Hi(e,t,n=!1,r={}){if(e<=nt)throw new Error(`Expected Field ORDER > 0, got ${e}`);const{nBitLength:o,nByteLength:i}=vr(e,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Ni(e),c=Object.freeze({ORDER:e,BITS:o,BYTES:i,MASK:pn(o),ZERO:nt,ONE:X,create:a=>it(a,e),isValid:a=>{if(typeof a!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof a}`);return nt<=a&&a<e},is0:a=>a===nt,isOdd:a=>(a&X)===X,neg:a=>it(-a,e),eql:(a,l)=>a===l,sqr:a=>it(a*a,e),add:(a,l)=>it(a+l,e),sub:(a,l)=>it(a-l,e),mul:(a,l)=>it(a*l,e),pow:(a,l)=>Ci(c,a,l),div:(a,l)=>it(a*mn(l,e),e),sqrN:a=>a*a,addN:(a,l)=>a+l,subN:(a,l)=>a-l,mulN:(a,l)=>a*l,inv:a=>mn(a,e),sqrt:r.sqrt||(a=>s(c,a)),invertBatch:a=>Ri(c,a),cmov:(a,l,f)=>f?l:a,toBytes:a=>n?bn(a,i):jt(a,i),fromBytes:a=>{if(a.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${a.length}`);return n?gn(a):gt(a)}});return Object.freeze(c)}function Er(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 _r(e){const t=Er(e);return t+Math.ceil(t/2)}function Mi(e,t,n=!1){const r=e.length,o=Er(t),i=_r(t);if(r<16||r<i||r>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${r}`);const s=n?gt(e):gn(e),c=it(s,t-X)+X;return n?bn(c,o):jt(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ji=BigInt(0),xn=BigInt(1);function $i(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>ji;)i&xn&&(s=s.add(c)),c=c.double(),i>>=xn;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 p=0;p<c;p++){const d=p*a;let b=Number(s&u);s>>=h,b>a&&(b-=g,s+=xn);const w=d,y=d+Math.abs(b)-1,k=p%2!==0,P=b<0;b===0?f=f.add(n(k,i[w])):l=l.add(n(P,i[y]))}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 kr(e){return Pi(e.Fp),xe(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...vr(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function qi(e){const t=kr(e);xe(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:zi,hexToBytes:Ki}=Ii,Xt={Err:class extends Error{constructor(t=""){super(t)}},_parseInt(e){const{Err:t}=Xt;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:zi(r),l:e.subarray(n+2)}},toSig(e){const{Err:t}=Xt,n=typeof e=="string"?Ki(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}=Xt._parseInt(n.subarray(2)),{d:s,l:c}=Xt._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}`}},It=BigInt(0),wt=BigInt(1);BigInt(2);const Sr=BigInt(3);BigInt(4);function Wi(e){const t=qi(e),{Fp:n}=t,r=t.toBytes||((p,d,b)=>{const w=d.toAffine();return Jt(Uint8Array.from([4]),n.toBytes(w.x),n.toBytes(w.y))}),o=t.fromBytes||(p=>{const d=p.subarray(1),b=n.fromBytes(d.subarray(0,n.BYTES)),w=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:b,y:w}});function i(p){const{a:d,b}=t,w=n.sqr(p),y=n.mul(w,p);return n.add(n.add(y,n.mul(p,d)),b)}if(!n.eql(n.sqr(t.Gy),i(t.Gx)))throw new Error("bad generator point: equation left != right");function s(p){return typeof p=="bigint"&&It<p&&p<t.n}function c(p){if(!s(p))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function a(p){const{allowedPrivateKeyLengths:d,nByteLength:b,wrapPrivateKey:w,n:y}=t;if(d&&typeof p!="bigint"){if(p instanceof Uint8Array&&(p=ce(p)),typeof p!="string"||!d.includes(p.length))throw new Error("Invalid key");p=p.padStart(b*2,"0")}let k;try{k=typeof p=="bigint"?p:gt(at("private key",p,b))}catch{throw new Error(`private key must be ${b} bytes, hex or bigint, not ${typeof p}`)}return w&&(k=it(k,y)),c(k),k}const l=new Map;function f(p){if(!(p instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,b,w){if(this.px=d,this.py=b,this.pz=w,d==null||!n.isValid(d))throw new Error("x required");if(b==null||!n.isValid(b))throw new Error("y required");if(w==null||!n.isValid(w))throw new Error("z required")}static fromAffine(d){const{x:b,y:w}=d||{};if(!d||!n.isValid(b)||!n.isValid(w))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const y=k=>n.eql(k,n.ZERO);return y(b)&&y(w)?u.ZERO:new u(b,w,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const b=n.invertBatch(d.map(w=>w.pz));return d.map((w,y)=>w.toAffine(b[y])).map(u.fromAffine)}static fromHex(d){const b=u.fromAffine(o(at("pointHex",d)));return b.assertValidity(),b}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:b}=this.toAffine();if(!n.isValid(d)||!n.isValid(b))throw new Error("bad point: x or y not FE");const w=n.sqr(b),y=i(d);if(!n.eql(w,y))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:b,py:w,pz:y}=this,{px:k,py:P,pz:N}=d,E=n.eql(n.mul(b,N),n.mul(k,y)),_=n.eql(n.mul(w,N),n.mul(P,y));return E&&_}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b}=t,w=n.mul(b,Sr),{px:y,py:k,pz:P}=this;let N=n.ZERO,E=n.ZERO,_=n.ZERO,m=n.mul(y,y),T=n.mul(k,k),U=n.mul(P,P),R=n.mul(y,k);return R=n.add(R,R),_=n.mul(y,P),_=n.add(_,_),N=n.mul(d,_),E=n.mul(w,U),E=n.add(N,E),N=n.sub(T,E),E=n.add(T,E),E=n.mul(N,E),N=n.mul(R,N),_=n.mul(w,_),U=n.mul(d,U),R=n.sub(m,U),R=n.mul(d,R),R=n.add(R,_),_=n.add(m,m),m=n.add(_,m),m=n.add(m,U),m=n.mul(m,R),E=n.add(E,m),U=n.mul(k,P),U=n.add(U,U),m=n.mul(U,R),N=n.sub(N,m),_=n.mul(U,T),_=n.add(_,_),_=n.add(_,_),new u(N,E,_)}add(d){f(d);const{px:b,py:w,pz:y}=this,{px:k,py:P,pz:N}=d;let E=n.ZERO,_=n.ZERO,m=n.ZERO;const T=t.a,U=n.mul(t.b,Sr);let R=n.mul(b,k),D=n.mul(w,P),q=n.mul(y,N),W=n.add(b,w),x=n.add(k,P);W=n.mul(W,x),x=n.add(R,D),W=n.sub(W,x),x=n.add(b,y);let A=n.add(k,N);return x=n.mul(x,A),A=n.add(R,q),x=n.sub(x,A),A=n.add(w,y),E=n.add(P,N),A=n.mul(A,E),E=n.add(D,q),A=n.sub(A,E),m=n.mul(T,x),E=n.mul(U,q),m=n.add(E,m),E=n.sub(D,m),m=n.add(D,m),_=n.mul(E,m),D=n.add(R,R),D=n.add(D,R),q=n.mul(T,q),x=n.mul(U,x),D=n.add(D,q),q=n.sub(R,q),q=n.mul(T,q),x=n.add(x,q),R=n.mul(D,x),_=n.add(_,R),R=n.mul(A,x),E=n.mul(W,E),E=n.sub(E,R),R=n.mul(W,D),m=n.mul(A,m),m=n.add(m,R),new u(E,_,m)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return h.wNAFCached(this,l,d,b=>{const w=n.invertBatch(b.map(y=>y.pz));return b.map((y,k)=>y.toAffine(w[k])).map(u.fromAffine)})}multiplyUnsafe(d){const b=u.ZERO;if(d===It)return b;if(c(d),d===wt)return this;const{endo:w}=t;if(!w)return h.unsafeLadder(this,d);let{k1neg:y,k1:k,k2neg:P,k2:N}=w.splitScalar(d),E=b,_=b,m=this;for(;k>It||N>It;)k&wt&&(E=E.add(m)),N&wt&&(_=_.add(m)),m=m.double(),k>>=wt,N>>=wt;return y&&(E=E.negate()),P&&(_=_.negate()),_=new u(n.mul(_.px,w.beta),_.py,_.pz),E.add(_)}multiply(d){c(d);let b=d,w,y;const{endo:k}=t;if(k){const{k1neg:P,k1:N,k2neg:E,k2:_}=k.splitScalar(b);let{p:m,f:T}=this.wNAF(N),{p:U,f:R}=this.wNAF(_);m=h.constTimeNegate(P,m),U=h.constTimeNegate(E,U),U=new u(n.mul(U.px,k.beta),U.py,U.pz),w=m.add(U),y=T.add(R)}else{const{p:P,f:N}=this.wNAF(b);w=P,y=N}return u.normalizeZ([w,y])[0]}multiplyAndAddUnsafe(d,b,w){const y=u.BASE,k=(N,E)=>E===It||E===wt||!N.equals(y)?N.multiplyUnsafe(E):N.multiply(E),P=k(this,b).add(k(d,w));return P.is0()?void 0:P}toAffine(d){const{px:b,py:w,pz:y}=this,k=this.is0();d==null&&(d=k?n.ONE:n.inv(y));const P=n.mul(b,d),N=n.mul(w,d),E=n.mul(y,d);if(k)return{x:n.ZERO,y:n.ZERO};if(!n.eql(E,n.ONE))throw new Error("invZ was invalid");return{x:P,y:N}}isTorsionFree(){const{h:d,isTorsionFree:b}=t;if(d===wt)return!0;if(b)return b(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:b}=t;return d===wt?this:b?b(u,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return ce(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=$i(u,t.endo?Math.ceil(g/2):g);return{CURVE:t,ProjectivePoint:u,normPrivateKeyToScalar:a,weierstrassEquation:i,isWithinCurveOrder:s}}function Di(e){const t=kr(e);return xe(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function Vi(e){const t=Di(e),{Fp:n,n:r}=t,o=n.BYTES+1,i=2*n.BYTES+1;function s(x){return It<x&&x<n.ORDER}function c(x){return it(x,r)}function a(x){return mn(x,r)}const{ProjectivePoint:l,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:g}=Wi({...t,toBytes(x,A,O){const H=A.toAffine(),B=n.toBytes(H.x),z=Jt;return O?z(Uint8Array.from([A.hasEvenY()?2:3]),B):z(Uint8Array.from([4]),B,n.toBytes(H.y))},fromBytes(x){const A=x.length,O=x[0],H=x.subarray(1);if(A===o&&(O===2||O===3)){const B=gt(H);if(!s(B))throw new Error("Point is not on curve");const z=u(B);let V=n.sqrt(z);const K=(V&wt)===wt;return(O&1)===1!==K&&(V=n.neg(V)),{x:B,y:V}}else if(A===i&&O===4){const B=n.fromBytes(H.subarray(0,n.BYTES)),z=n.fromBytes(H.subarray(n.BYTES,2*n.BYTES));return{x:B,y:z}}else throw new Error(`Point of length ${A} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),h=x=>ce(jt(x,t.nByteLength));function p(x){const A=r>>wt;return x>A}function d(x){return p(x)?c(-x):x}const b=(x,A,O)=>gt(x.slice(A,O));class w{constructor(A,O,H){this.r=A,this.s=O,this.recovery=H,this.assertValidity()}static fromCompact(A){const O=t.nByteLength;return A=at("compactSignature",A,O*2),new w(b(A,0,O),b(A,O,2*O))}static fromDER(A){const{r:O,s:H}=Xt.toSig(at("DER",A));return new w(O,H)}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(A){return new w(this.r,this.s,A)}recoverPublicKey(A){const{r:O,s:H,recovery:B}=this,z=_(at("msgHash",A));if(B==null||![0,1,2,3].includes(B))throw new Error("recovery id invalid");const V=B===2||B===3?O+t.n:O;if(V>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const K=B&1?"03":"02",Q=l.fromHex(K+h(V)),J=a(V),rt=c(-z*J),ft=c(H*J),et=l.BASE.multiplyAndAddUnsafe(Q,rt,ft);if(!et)throw new Error("point at infinify");return et.assertValidity(),et}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new w(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return ae(this.toDERHex())}toDERHex(){return Xt.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return ae(this.toCompactHex())}toCompactHex(){return h(this.r)+h(this.s)}}const y={isValidPrivateKey(x){try{return f(x),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const x=_r(t.n);return Mi(t.randomBytes(x),t.n)},precompute(x=8,A=l.BASE){return A._setWindowSize(x),A.multiply(BigInt(3)),A}};function k(x,A=!0){return l.fromPrivateKey(x).toRawBytes(A)}function P(x){const A=x instanceof Uint8Array,O=typeof x=="string",H=(A||O)&&x.length;return A?H===o||H===i:O?H===2*o||H===2*i:x instanceof l}function N(x,A,O=!0){if(P(x))throw new Error("first arg must be private key");if(!P(A))throw new Error("second arg must be public key");return l.fromHex(A).multiply(f(x)).toRawBytes(O)}const E=t.bits2int||function(x){const A=gt(x),O=x.length*8-t.nBitLength;return O>0?A>>BigInt(O):A},_=t.bits2int_modN||function(x){return c(E(x))},m=pn(t.nBitLength);function T(x){if(typeof x!="bigint")throw new Error("bigint expected");if(!(It<=x&&x<m))throw new Error(`bigint expected < 2^${t.nBitLength}`);return jt(x,t.nByteLength)}function U(x,A,O=R){if(["recovered","canonical"].some(ct=>ct in O))throw new Error("sign() legacy options not supported");const{hash:H,randomBytes:B}=t;let{lowS:z,prehash:V,extraEntropy:K}=O;z==null&&(z=!0),x=at("msgHash",x),V&&(x=at("prehashed msgHash",H(x)));const Q=_(x),J=f(A),rt=[T(J),T(Q)];if(K!=null){const ct=K===!0?B(n.BYTES):K;rt.push(at("extraEntropy",ct))}const ft=Jt(...rt),et=Q;function lt(ct){const Ut=E(ct);if(!g(Ut))return;const Be=a(Ut),Ft=l.BASE.multiply(Ut).toAffine(),bt=c(Ft.x);if(bt===It)return;const xt=c(Be*c(et+bt*J));if(xt===It)return;let Gt=(Ft.x===bt?0:2)|Number(Ft.y&wt),ne=xt;return z&&p(xt)&&(ne=d(xt),Gt^=1),new w(bt,ne,Gt)}return{seed:ft,k2sig:lt}}const R={lowS:t.lowS,prehash:!1},D={lowS:t.lowS,prehash:!1};function q(x,A,O=R){const{seed:H,k2sig:B}=U(x,A,O),z=t;return yr(z.hash.outputLen,z.nByteLength,z.hmac)(H,B)}l.BASE._setWindowSize(8);function W(x,A,O,H=D){var Ft;const B=x;if(A=at("msgHash",A),O=at("publicKey",O),"strict"in H)throw new Error("options.strict was renamed to lowS");const{lowS:z,prehash:V}=H;let K,Q;try{if(typeof B=="string"||B instanceof Uint8Array)try{K=w.fromDER(B)}catch(bt){if(!(bt instanceof Xt.Err))throw bt;K=w.fromCompact(B)}else if(typeof B=="object"&&typeof B.r=="bigint"&&typeof B.s=="bigint"){const{r:bt,s:xt}=B;K=new w(bt,xt)}else throw new Error("PARSE");Q=l.fromHex(O)}catch(bt){if(bt.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(z&&K.hasHighS())return!1;V&&(A=t.hash(A));const{r:J,s:rt}=K,ft=_(A),et=a(rt),lt=c(ft*et),ct=c(J*et),Ut=(Ft=l.BASE.multiplyAndAddUnsafe(Q,lt,ct))==null?void 0:Ft.toAffine();return Ut?c(Ut.x)===J:!1}return{CURVE:t,getPublicKey:k,getSharedSecret:N,sign:q,verify:W,ProjectivePoint:l,Signature:w,utils:y}}let Ar=class extends hr{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,ai(t);const r=fn(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 Ue(this),this.iHash.update(t),this}digestInto(t){Ue(this),fr(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 Br=(e,t,n)=>new Ar(e,t).update(n).digest();Br.create=(e,t)=>new Ar(e,t);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Fi(e){return{hash:e,hmac:(t,...n)=>Br(e,t,fi(...n)),randomBytes:gr}}function Gi(e,t){const n=r=>Vi({...e,...Fi(r)});return Object.freeze({...n(t),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Re=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),He=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Ir=BigInt(1),Me=BigInt(2),Tr=(e,t)=>(e+t/Me)/t;function Or(e){const t=Re,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=pt(f,n,t)*f%t,g=pt(u,n,t)*f%t,h=pt(g,Me,t)*l%t,p=pt(h,o,t)*h%t,d=pt(p,i,t)*p%t,b=pt(d,c,t)*d%t,w=pt(b,a,t)*b%t,y=pt(w,c,t)*d%t,k=pt(y,n,t)*f%t,P=pt(k,s,t)*p%t,N=pt(P,r,t)*l%t,E=pt(N,Me,t);if(!vn.eql(vn.sqr(E),e))throw new Error("Cannot find square root");return E}const vn=Hi(Re,void 0,void 0,{sqrt:Or}),ve=Gi({a:BigInt(0),b:BigInt(7),Fp:vn,n:He,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=He,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-Ir*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),c=Tr(i*e,t),a=Tr(-r*e,t);let l=it(e-c*n-a*o,t),f=it(-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}}}},dn),je=BigInt(0),Lr=e=>typeof e=="bigint"&&je<e&&e<Re,Yi=e=>typeof e=="bigint"&&je<e&&e<He,Nr={};function $e(e,...t){let n=Nr[e];if(n===void 0){const r=dn(Uint8Array.from(e,o=>o.charCodeAt(0)));n=Jt(r,r),Nr[e]=n}return dn(Jt(n,...t))}const En=e=>e.toRawBytes(!0).slice(1),_n=e=>jt(e,32),kn=e=>it(e,Re),Ee=e=>it(e,He),Sn=ve.ProjectivePoint,Zi=(e,t,n)=>Sn.BASE.multiplyAndAddUnsafe(e,t,n);function An(e){let t=ve.utils.normPrivateKeyToScalar(e),n=Sn.fromPrivateKey(t);return{scalar:n.hasEvenY()?t:Ee(-t),bytes:En(n)}}function Ur(e){if(!Lr(e))throw new Error("bad x: need 0 < x < p");const t=kn(e*e),n=kn(t*e+BigInt(7));let r=Or(n);r%Me!==je&&(r=kn(-r));const o=new Sn(e,r,Ir);return o.assertValidity(),o}function Pr(...e){return Ee(gt($e("BIP0340/challenge",...e)))}function Ji(e){return An(e).bytes}function Qi(e,t,n=gr(32)){const r=at("message",e),{bytes:o,scalar:i}=An(t),s=at("auxRand",n,32),c=_n(i^gt($e("BIP0340/aux",s))),a=$e("BIP0340/nonce",c,o,r),l=Ee(gt(a));if(l===je)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=An(l),g=Pr(f,o,r),h=new Uint8Array(64);if(h.set(f,0),h.set(_n(Ee(u+g*i)),32),!Cr(h,r,o))throw new Error("sign: Invalid signature produced");return h}function Cr(e,t,n){const r=at("signature",e,64),o=at("message",t),i=at("publicKey",n,32);try{const s=Ur(gt(i)),c=gt(r.subarray(0,32));if(!Lr(c))return!1;const a=gt(r.subarray(32,64));if(!Yi(a))return!1;const l=Pr(_n(c),En(s),o),f=Zi(s,a,Ee(-l));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const ut={getPublicKey:Ji,sign:Qi,verify:Cr,utils:{randomPrivateKey:ve.utils.randomPrivateKey,lift_x:Ur,pointToBytes:En,numberToBytesBE:jt,bytesToNumberBE:gt,taggedHash:$e,mod:it}};function Bn(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function Xi(e){if(typeof e!="boolean")throw new Error(`Expected boolean, not ${e}`)}function Rr(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 ts(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Bn(e.outputLen),Bn(e.blockLen)}function es(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 ns(e,t){Rr(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const St={number:Bn,bool:Xi,bytes:Rr,hash:ts,exists:es,output:ns};function rs(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 os extends ar{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=cn(this.buffer)}update(t){St.exists(this);const{view:n,buffer:r,blockLen:o}=this;t=me(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=cn(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){St.exists(this),St.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;rs(r,o-8,BigInt(this.length*8),i),this.process(r,0);const c=cn(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 is=(e,t,n)=>e&t^~e&n,ss=(e,t,n)=>e&t^e&n^t&n,cs=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]),$t=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),qt=new Uint32Array(64);class Hr extends os{constructor(){super(64,32,8,!1),this.A=$t[0]|0,this.B=$t[1]|0,this.C=$t[2]|0,this.D=$t[3]|0,this.E=$t[4]|0,this.F=$t[5]|0,this.G=$t[6]|0,this.H=$t[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)qt[u]=t.getUint32(n,!1);for(let u=16;u<64;u++){const g=qt[u-15],h=qt[u-2],p=_t(g,7)^_t(g,18)^g>>>3,d=_t(h,17)^_t(h,19)^h>>>10;qt[u]=d+qt[u-7]+p+qt[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=_t(c,6)^_t(c,11)^_t(c,25),h=f+g+is(c,a,l)+cs[u]+qt[u]|0,d=(_t(r,2)^_t(r,13)^_t(r,22))+ss(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(){qt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class as extends Hr{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 le=lr(()=>new Hr);lr(()=>new as);var ue=Symbol("verified"),ls=e=>e instanceof Object;function us(e){if(!ls(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 fs=new TextEncoder,ds=class{generateSecretKey(){return ut.utils.randomPrivateKey()}getPublicKey(t){return ht(ut.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=ht(ut.getPublicKey(n)),r.id=In(r),r.sig=ht(ut.sign(In(r),n)),r[ue]=!0,r}verifyEvent(t){if(typeof t[ue]=="boolean")return t[ue];const n=In(t);if(n!==t.id)return t[ue]=!1,!1;try{const r=ut.verify(t.sig,n,t.pubkey);return t[ue]=r,r}catch{return t[ue]=!1,!1}}};function hs(e){if(!us(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 In(e){let t=le(fs.encode(hs(e)));return ht(t)}var qe=new ds,gs=qe.generateSecretKey,Mr=qe.getPublicKey;qe.finalizeEvent,qe.verifyEvent;var te=Symbol("verified"),bs=e=>e instanceof Object;function ps(e){if(!bs(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 ws=new TextEncoder;function _e(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 ys=class{constructor(t){v(this,"value");v(this,"next",null);v(this,"prev",null);this.value=t}},ms=class{constructor(){v(this,"first");v(this,"last");this.first=null,this.last=null}enqueue(t){const n=new ys(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}},xs=class{generateSecretKey(){return ut.utils.randomPrivateKey()}getPublicKey(t){return ht(ut.getPublicKey(t))}finalizeEvent(t,n){const r=t;return r.pubkey=ht(ut.getPublicKey(n)),r.id=Tn(r),r.sig=ht(ut.sign(Tn(r),n)),r[te]=!0,r}verifyEvent(t){if(typeof t[te]=="boolean")return t[te];const n=Tn(t);if(n!==t.id)return t[te]=!1,!1;try{const r=ut.verify(t.sig,n,t.pubkey);return t[te]=r,r}catch{return t[te]=!1,!1}}};function vs(e){if(!ps(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 Tn(e){let t=le(ws.encode(vs(e)));return ht(t)}var ze=new xs;ze.generateSecretKey,ze.getPublicKey,ze.finalizeEvent;var Es=ze.verifyEvent,_s=22242;function ks(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1)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 Ss(e,t){for(let n=0;n<e.length;n++)if(ks(e[n],t))return!0;return!1}function As(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 Bs(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 Is(e,t){return{kind:_s,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}async function Ts(){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 Os=e=>(e[te]=!0,!0),jr=class{constructor(t,n){v(this,"url");v(this,"_connected",!1);v(this,"onclose",null);v(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));v(this,"_onauth",null);v(this,"baseEoseTimeout",4400);v(this,"connectionTimeout",4400);v(this,"publishTimeout",4400);v(this,"openSubs",new Map);v(this,"connectionTimeoutHandle");v(this,"connectionPromise");v(this,"openCountRequests",new Map);v(this,"openEventPublishes",new Map);v(this,"ws");v(this,"incomingMessageQueue",new ms);v(this,"queueRunning",!1);v(this,"challenge");v(this,"serial",0);v(this,"verifyEvent");v(this,"_WebSocket");this.url=_e(t),this.verifyEvent=n.verifyEvent,this._WebSocket=n.websocketImplementation||WebSocket}static async connect(t,n){const r=new jr(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 this._WebSocket(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||"websocket error"),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 Ts();this.queueRunning=!1}handleNext(){var r,o,i;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const n=Bs(t);if(n){const s=this.openSubs.get(n);if(!s)return;const c=As(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)&&Ss(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);f&&(clearTimeout(f.timeout),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(Is(this.url,this.challenge)),r=new Promise((o,i)=>{const s=setTimeout(()=>{const c=this.openEventPublishes.get(n.id);c&&(c.reject(new Error("auth timed out")),this.openEventPublishes.delete(n.id))},this.publishTimeout);this.openEventPublishes.set(n.id,{resolve:o,reject:i,timeout:s})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(t){const n=new Promise((r,o)=>{const i=setTimeout(()=>{const s=this.openEventPublishes.get(t.id);s&&(s.reject(new Error("publish timed out")),this.openEventPublishes.delete(t.id))},this.publishTimeout);this.openEventPublishes.set(t.id,{resolve:r,reject:o,timeout:i})});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).substring(1)),o}subscribe(t,n){const r=this.prepareSubscription(t,n);return r.fire(),r}prepareSubscription(t,n){this.serial++;const r=n.id||(n.label?n.label+":":"sub:")+this.serial,o=new Ls(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()}},Ls=class{constructor(t,n,r,o){v(this,"relay");v(this,"id");v(this,"closed",!1);v(this,"eosed",!1);v(this,"filters");v(this,"alreadyHaveEvent");v(this,"receivedEvent");v(this,"onevent");v(this,"oneose");v(this,"onclose");v(this,"eoseTimeout");v(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)}},Ns=class{constructor(t){v(this,"relays",new Map);v(this,"seenOn",new Map);v(this,"trackRelays",!1);v(this,"verifyEvent");v(this,"trustedRelayURLs",new Set);v(this,"_WebSocket");this.verifyEvent=t.verifyEvent,this._WebSocket=t.websocketImplementation}async ensureRelay(t,n){t=_e(t);let r=this.relays.get(t);return r||(r=new jr(t,{verifyEvent:this.trustedRelayURLs.has(t)?Os:this.verifyEvent,websocketImplementation:this._WebSocket}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(t,r)),await r.connect(),r}close(t){t.map(_e).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 p=this.seenOn.get(h);p||(p=new Set,this.seenOn.set(h,p)),p.add(g)});const r=new Set,o=[],i=Object.keys(t).length,s=[];let c=g=>{var h;s[g]||(s[g]=!0,s.filter(p=>p).length===i&&((h=n.oneose)==null||h.call(n),c=()=>{}))};const a=[];let l=(g,h)=>{var p;a[g]||(c(g),a[g]=h,a.filter(d=>d).length===i&&((p=n.onclose)==null||p.call(n,a),l=()=>{}))};const f=g=>{var p;if((p=n.alreadyHaveEvent)!=null&&p.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,p)=>{if(p.indexOf(g)!==h){l(h,"duplicate url");return}let[d,b]=g;d=_e(d);let w;try{w=await this.ensureRelay(d,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(k){l(h,(k==null?void 0:k.message)||String(k));return}let y=w.subscribe(b,{...n,oneose:()=>c(h),onclose:k=>l(h,k),alreadyHaveEvent:f,eoseTimeout:n.maxWait});o.push(y)}));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(_e).map(async(r,o,i)=>{if(i.indexOf(r)!==o)return Promise.reject("duplicate url");let s=await this.ensureRelay(r);return s.publish(n).then(c=>{if(this.trackRelays){let a=this.seenOn.get(n.id);a||(a=new Set,this.seenOn.set(n.id,a)),a.add(s)}return c})})}listConnectionStatus(){const t=new Map;return this.relays.forEach((n,r)=>t.set(r,n.connected)),t}destroy(){this.relays.forEach(t=>t.close()),this.relays=new Map}},$r;try{$r=WebSocket}catch{}var Us=class extends Ns{constructor(){super({verifyEvent:Es,websocketImplementation:$r})}};function On(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function qr(e){if(typeof e!="boolean")throw new Error(`boolean expected, not ${e}`)}function zr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function yt(e,...t){if(!zr(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 fe(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 Ln(e,t){yt(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 tt=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ps=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 Nn(e){if(typeof e!="string")throw new Error(`string expected, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function zt(e){if(typeof e=="string")e=Nn(e);else if(zr(e))e=e.slice();else throw new Error(`Uint8Array expected, got ${typeof e}`);return e}function Cs(e,t){if(t==null||typeof t!="object")throw new Error("options must be defined");return Object.assign(e,t)}function Rs(e,t){if(e.length!==t.length)return!1;let n=0;for(let r=0;r<e.length;r++)n|=e[r]^t[r];return n===0}const Hs=(e,t)=>(Object.assign(t,e),t),Tt=16,Un=new Uint8Array(16),At=tt(Un),Ms=225,js=(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^Ms<<24&-(o&1)}},mt=e=>(e>>>0&255)<<24|(e>>>8&255)<<16|(e>>>16&255)<<8|e>>>24&255|0;function $s(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 qs=e=>e>64*1024?8:e>1024?4:2;class Kr{constructor(t,n){this.blockLen=Tt,this.outputLen=Tt,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,t=zt(t),yt(t,16);const r=Ps(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 p=0;p<128;p++)a.push({s0:mt(o),s1:mt(i),s2:mt(s),s3:mt(c)}),{s0:o,s1:i,s2:s,s3:c}=js(o,i,s,c);const l=qs(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 p=0;p<u;p++)for(let d=0;d<g;d++){let b=0,w=0,y=0,k=0;for(let P=0;P<l;P++){if(!(d>>>l-P-1&1))continue;const{s0:E,s1:_,s2:m,s3:T}=a[l*p+P];b^=E,w^=_,y^=m,k^=T}h.push({s0:b,s1:w,s2:y,s3:k})}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 p of[t,n,r,o])for(let d=0;d<4;d++){const b=p>>>8*d&255;for(let w=8/i-1;w>=0;w--){const y=b>>>i*w&g,{s0:k,s1:P,s2:N,s3:E}=s[h*c+y];a^=k,l^=P,f^=N,u^=E,h+=1}}this.s0=a,this.s1=l,this.s2=f,this.s3=u}update(t){t=zt(t),fe(this);const n=tt(t),r=Math.floor(t.length/Tt),o=t.length%Tt;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&&(Un.set(t.subarray(r*Tt)),this._updateBlock(At[0],At[1],At[2],At[3]),At.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){fe(this),Ln(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=tt(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t}digest(){const t=new Uint8Array(Tt);return this.digestInto(t),this.destroy(),t}}class zs extends Kr{constructor(t,n){t=zt(t);const r=$s(t.slice());super(r,n),r.fill(0)}update(t){t=zt(t),fe(this);const n=tt(t),r=t.length%Tt,o=Math.floor(t.length/Tt);for(let i=0;i<o;i++)this._updateBlock(mt(n[i*4+3]),mt(n[i*4+2]),mt(n[i*4+1]),mt(n[i*4+0]));return r&&(Un.set(t.subarray(o*Tt)),this._updateBlock(mt(At[3]),mt(At[2]),mt(At[1]),mt(At[0])),At.fill(0)),this}digestInto(t){fe(this),Ln(t,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:i}=this,s=tt(t);return s[0]=n,s[1]=r,s[2]=o,s[3]=i,t.reverse()}}function Wr(e){const t=(r,o)=>e(o,r.length).update(zt(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}Wr((e,t)=>new Kr(e,t)),Wr((e,t)=>new zs(e,t));const Kt=16,Ks=283;function Pn(e){return e<<1^Ks&-(e>>7)}function de(e,t){let n=0;for(;t>0;t>>=1)n^=e&-(t&1),e=Pn(e);return n}const Cn=(()=>{let e=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=Pn(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})(),Ws=Cn.map((e,t)=>Cn.indexOf(t)),Ds=e=>e<<24|e>>>8,Rn=e=>e<<8|e>>>24;function Dr(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(Rn),o=r.map(Rn),i=o.map(Rn),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 Hn=Dr(Cn,e=>de(e,3)<<24|e<<16|e<<8|de(e,2)),Vr=Dr(Ws,e=>de(e,11)<<24|de(e,13)<<16|de(e,9)<<8|de(e,14)),Vs=(()=>{const e=new Uint8Array(16);for(let t=0,n=1;t<16;t++,n=Pn(n))e[t]=n;return e})();function Fr(e){yt(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}=Hn,r=tt(e),o=r.length,i=c=>Bt(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(Ds(a))^Vs[c/o-1]:o>6&&c%o===4&&(a=i(a)),s[c]=s[c-o]^a}return s}function Fs(e){const t=Fr(e),n=t.slice(),r=t.length,{sbox2:o}=Hn,{T0:i,T1:s,T2:c,T3:a}=Vr;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=Bt(o,f,f,f,f);n[l]=i[u&255]^s[u>>>8&255]^c[u>>>16&255]^a[u>>>24]}return n}function Wt(e,t,n,r,o,i){return e[n<<8&65280|r>>>8&255]^t[o>>>8&65280|i>>>24&255]}function Bt(e,t,n,r,o){return e[t&255|n&65280]|e[r>>>16&255|o>>>16&65280]<<16}function Gr(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=Hn;let a=0;t^=e[a++],n^=e[a++],r^=e[a++],o^=e[a++];const l=e.length/4-2;for(let p=0;p<l;p++){const d=e[a++]^Wt(s,c,t,n,r,o),b=e[a++]^Wt(s,c,n,r,o,t),w=e[a++]^Wt(s,c,r,o,t,n),y=e[a++]^Wt(s,c,o,t,n,r);t=d,n=b,r=w,o=y}const f=e[a++]^Bt(i,t,n,r,o),u=e[a++]^Bt(i,n,r,o,t),g=e[a++]^Bt(i,r,o,t,n),h=e[a++]^Bt(i,o,t,n,r);return{s0:f,s1:u,s2:g,s3:h}}function Gs(e,t,n,r,o){const{sbox2:i,T01:s,T23:c}=Vr;let a=0;t^=e[a++],n^=e[a++],r^=e[a++],o^=e[a++];const l=e.length/4-2;for(let p=0;p<l;p++){const d=e[a++]^Wt(s,c,t,o,r,n),b=e[a++]^Wt(s,c,n,t,o,r),w=e[a++]^Wt(s,c,r,n,t,o),y=e[a++]^Wt(s,c,o,r,n,t);t=d,n=b,r=w,o=y}const f=e[a++]^Bt(i,t,o,r,n),u=e[a++]^Bt(i,n,t,o,r),g=e[a++]^Bt(i,r,n,t,o),h=e[a++]^Bt(i,o,r,n,t);return{s0:f,s1:u,s2:g,s3:h}}function Yr(e,t){if(!t)return new Uint8Array(e);if(yt(t),t.length<e)throw new Error(`aes: wrong destination length, expected at least ${e}, got: ${t.length}`);return t}function Ys(e){if(yt(e),e.length%Kt!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${Kt}`)}function Zs(e,t,n){let r=e.length;const o=r%Kt;if(!t&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const i=tt(e);if(t){let a=Kt-o;a||(a=Kt),r=r+a}const s=Yr(r,n),c=tt(s);return{b:i,o:c,out:s}}function Js(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=tt(t);t.set(e);const r=Kt-e.length;for(let o=Kt-r;o<Kt;o++)t[o]=r;return n}const Xs=Hs({blockSize:16,nonceLength:16},function(t,n,r={}){yt(t),yt(n,16);const o=!r.disablePadding;return{encrypt:(i,s)=>{const c=Fr(t),{b:a,o:l,out:f}=Zs(i,o,s),u=tt(n);let g=u[0],h=u[1],p=u[2],d=u[3],b=0;for(;b+4<=a.length;)g^=a[b+0],h^=a[b+1],p^=a[b+2],d^=a[b+3],{s0:g,s1:h,s2:p,s3:d}=Gr(c,g,h,p,d),l[b++]=g,l[b++]=h,l[b++]=p,l[b++]=d;if(o){const w=Qs(i.subarray(b*4));g^=w[0],h^=w[1],p^=w[2],d^=w[3],{s0:g,s1:h,s2:p,s3:d}=Gr(c,g,h,p,d),l[b++]=g,l[b++]=h,l[b++]=p,l[b++]=d}return c.fill(0),f},decrypt:(i,s)=>{Ys(i);const c=Fs(t),a=tt(n),l=Yr(i.length,s),f=tt(i),u=tt(l);let g=a[0],h=a[1],p=a[2],d=a[3];for(let b=0;b+4<=f.length;){const w=g,y=h,k=p,P=d;g=f[b+0],h=f[b+1],p=f[b+2],d=f[b+3];const{s0:N,s1:E,s2:_,s3:m}=Gs(c,g,h,p,d);u[b++]=N^w,u[b++]=E^y,u[b++]=_^k,u[b++]=m^P}return c.fill(0),Js(l,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function he(e){if(!Number.isSafeInteger(e))throw new Error(`Wrong integer: ${e}`)}function Ot(...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 Lt(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(he(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 Nt(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 Ke(e,t="="){if(he(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 Jr(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(he(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 Qr=(e,t)=>t?Qr(t,e%t):e,We=(e,t)=>e+(t-Qr(e,t));function Mn(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(We(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${We(t,n)}`);let o=0,i=0;const s=2**n-1,c=[];for(const a of e){if(he(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 tc(e){return he(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return Jr(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(Jr(t,e,2**8))}}}function Dt(e,t=!1){if(he(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(We(8,e)>32||We(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 Mn(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(Mn(n,e,8,t))}}}function Xr(e){if(typeof e!="function")throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch{}}}const ec=Ot(Dt(4),Lt("0123456789ABCDEF"),Nt("")),nc=Ot(Dt(5),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),Ke(5),Nt(""));Ot(Dt(5),Lt("0123456789ABCDEFGHIJKLMNOPQRSTUV"),Ke(5),Nt("")),Ot(Dt(5),Lt("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),Nt(""),Zr(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const ke=Ot(Dt(6),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),Ke(6),Nt("")),rc=Ot(Dt(6),Lt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),Ke(6),Nt("")),jn=e=>Ot(tc(58),Lt(e),Nt("")),$n=jn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");jn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),jn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const to=[0,2,3,5,6,7,9,10,11],oc={encode(e){let t="";for(let n=0;n<e.length;n+=8){const r=e.subarray(n,n+8);t+=$n.encode(r).padStart(to[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=to.indexOf(r.length),i=$n.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)}},qn=Ot(Lt("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),Nt("")),eo=[996825010,642813549,513874426,1027748829,705979059];function Se(e){const t=e>>25;let n=(e&33554431)<<5;for(let r=0;r<eo.length;r++)(t>>r&1)===1&&(n^=eo[r]);return n}function no(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=Se(o)^s>>5}o=Se(o);for(let i=0;i<r;i++)o=Se(o)^e.charCodeAt(i)&31;for(let i of t)o=Se(o)^i;for(let i=0;i<6;i++)o=Se(o);return o^=n,qn.encode(Mn([o%2**30],30,5,!1))}function ro(e){const t=e==="bech32"?1:734539939,n=Dt(5),r=n.decode,o=n.encode,i=Xr(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${qn.encode(u)}${no(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 p=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 b=qn.decode(d).slice(0,-6),w=no(p,b,t);if(!d.endsWith(w))throw new Error(`Invalid checksum in ${f}: expected "${w}"`);return{prefix:p,words:b}}const a=Xr(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 oo=ro("bech32");ro("bech32m");const ic={encode:e=>new TextDecoder().decode(e),decode:e=>new TextEncoder().encode(e)},sc=Ot(Dt(4),Lt("0123456789abcdef"),Nt(""),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:ic,hex:sc,base16:ec,base32:nc,base64:ke,base64url:rc,base58:$n,base58xmr:oc}).join(", ")}`;const st=(e,t)=>e[t++]&255|(e[t++]&255)<<8;class cc{constructor(t){this.blockLen=16,this.outputLen=16,this.buffer=new Uint8Array(16),this.r=new Uint16Array(10),this.h=new Uint16Array(10),this.pad=new Uint16Array(8),this.pos=0,this.finished=!1,t=zt(t),yt(t,32);const n=st(t,0),r=st(t,2),o=st(t,4),i=st(t,6),s=st(t,8),c=st(t,10),a=st(t,12),l=st(t,14);this.r[0]=n&8191,this.r[1]=(n>>>13|r<<3)&8191,this.r[2]=(r>>>10|o<<6)&7939,this.r[3]=(o>>>7|i<<9)&8191,this.r[4]=(i>>>4|s<<12)&255,this.r[5]=s>>>1&8190,this.r[6]=(s>>>14|c<<2)&8191,this.r[7]=(c>>>11|a<<5)&8065,this.r[8]=(a>>>8|l<<8)&8191,this.r[9]=l>>>5&127;for(let f=0;f<8;f++)this.pad[f]=st(t,16+2*f)}process(t,n,r=!1){const o=r?0:2048,{h:i,r:s}=this,c=s[0],a=s[1],l=s[2],f=s[3],u=s[4],g=s[5],h=s[6],p=s[7],d=s[8],b=s[9],w=st(t,n+0),y=st(t,n+2),k=st(t,n+4),P=st(t,n+6),N=st(t,n+8),E=st(t,n+10),_=st(t,n+12),m=st(t,n+14);let T=i[0]+(w&8191),U=i[1]+((w>>>13|y<<3)&8191),R=i[2]+((y>>>10|k<<6)&8191),D=i[3]+((k>>>7|P<<9)&8191),q=i[4]+((P>>>4|N<<12)&8191),W=i[5]+(N>>>1&8191),x=i[6]+((N>>>14|E<<2)&8191),A=i[7]+((E>>>11|_<<5)&8191),O=i[8]+((_>>>8|m<<8)&8191),H=i[9]+(m>>>5|o),B=0,z=B+T*c+U*(5*b)+R*(5*d)+D*(5*p)+q*(5*h);B=z>>>13,z&=8191,z+=W*(5*g)+x*(5*u)+A*(5*f)+O*(5*l)+H*(5*a),B+=z>>>13,z&=8191;let V=B+T*a+U*c+R*(5*b)+D*(5*d)+q*(5*p);B=V>>>13,V&=8191,V+=W*(5*h)+x*(5*g)+A*(5*u)+O*(5*f)+H*(5*l),B+=V>>>13,V&=8191;let K=B+T*l+U*a+R*c+D*(5*b)+q*(5*d);B=K>>>13,K&=8191,K+=W*(5*p)+x*(5*h)+A*(5*g)+O*(5*u)+H*(5*f),B+=K>>>13,K&=8191;let Q=B+T*f+U*l+R*a+D*c+q*(5*b);B=Q>>>13,Q&=8191,Q+=W*(5*d)+x*(5*p)+A*(5*h)+O*(5*g)+H*(5*u),B+=Q>>>13,Q&=8191;let J=B+T*u+U*f+R*l+D*a+q*c;B=J>>>13,J&=8191,J+=W*(5*b)+x*(5*d)+A*(5*p)+O*(5*h)+H*(5*g),B+=J>>>13,J&=8191;let rt=B+T*g+U*u+R*f+D*l+q*a;B=rt>>>13,rt&=8191,rt+=W*c+x*(5*b)+A*(5*d)+O*(5*p)+H*(5*h),B+=rt>>>13,rt&=8191;let ft=B+T*h+U*g+R*u+D*f+q*l;B=ft>>>13,ft&=8191,ft+=W*a+x*c+A*(5*b)+O*(5*d)+H*(5*p),B+=ft>>>13,ft&=8191;let et=B+T*p+U*h+R*g+D*u+q*f;B=et>>>13,et&=8191,et+=W*l+x*a+A*c+O*(5*b)+H*(5*d),B+=et>>>13,et&=8191;let lt=B+T*d+U*p+R*h+D*g+q*u;B=lt>>>13,lt&=8191,lt+=W*f+x*l+A*a+O*c+H*(5*b),B+=lt>>>13,lt&=8191;let ct=B+T*b+U*d+R*p+D*h+q*g;B=ct>>>13,ct&=8191,ct+=W*u+x*f+A*l+O*a+H*c,B+=ct>>>13,ct&=8191,B=(B<<2)+B|0,B=B+z|0,z=B&8191,B=B>>>13,V+=B,i[0]=z,i[1]=V,i[2]=K,i[3]=Q,i[4]=J,i[5]=rt,i[6]=ft,i[7]=et,i[8]=lt,i[9]=ct}finalize(){const{h:t,pad:n}=this,r=new Uint16Array(10);let o=t[1]>>>13;t[1]&=8191;for(let c=2;c<10;c++)t[c]+=o,o=t[c]>>>13,t[c]&=8191;t[0]+=o*5,o=t[0]>>>13,t[0]&=8191,t[1]+=o,o=t[1]>>>13,t[1]&=8191,t[2]+=o,r[0]=t[0]+5,o=r[0]>>>13,r[0]&=8191;for(let c=1;c<10;c++)r[c]=t[c]+o,o=r[c]>>>13,r[c]&=8191;r[9]-=8192;let i=(o^1)-1;for(let c=0;c<10;c++)r[c]&=i;i=~i;for(let c=0;c<10;c++)t[c]=t[c]&i|r[c];t[0]=(t[0]|t[1]<<13)&65535,t[1]=(t[1]>>>3|t[2]<<10)&65535,t[2]=(t[2]>>>6|t[3]<<7)&65535,t[3]=(t[3]>>>9|t[4]<<4)&65535,t[4]=(t[4]>>>12|t[5]<<1|t[6]<<14)&65535,t[5]=(t[6]>>>2|t[7]<<11)&65535,t[6]=(t[7]>>>5|t[8]<<8)&65535,t[7]=(t[8]>>>8|t[9]<<5)&65535;let s=t[0]+n[0];t[0]=s&65535;for(let c=1;c<8;c++)s=(t[c]+n[c]|0)+(s>>>16)|0,t[c]=s&65535}update(t){fe(this);const{buffer:n,blockLen:r}=this;t=zt(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(r-this.pos,o-i);if(s===r){for(;r<=o-i;i+=r)this.process(t,i);continue}n.set(t.subarray(i,i+s),this.pos),this.pos+=s,i+=s,this.pos===r&&(this.process(n,0,!1),this.pos=0)}return this}destroy(){this.h.fill(0),this.r.fill(0),this.buffer.fill(0),this.pad.fill(0)}digestInto(t){fe(this),Ln(t,this),this.finished=!0;const{buffer:n,h:r}=this;let{pos:o}=this;if(o){for(n[o++]=1;o<16;o++)n[o]=0;this.process(n,0,!0)}this.finalize();let i=0;for(let s=0;s<8;s++)t[i++]=r[s]>>>0,t[i++]=r[s]>>>8;return t}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}}function ac(e){const t=(r,o)=>e(o).update(zt(r)).digest(),n=e(new Uint8Array(32));return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}ac(e=>new cc(e));const lc=Nn("expand 16-byte k"),uc=Nn("expand 32-byte k"),fc=tt(lc),dc=tt(uc);function G(e,t){return e<<t|e>>>32-t}function zn(e){return e.byteOffset%4===0}const De=64,hc=16,io=2**32-1,so=new Uint32Array;function gc(e,t,n,r,o,i,s,c){const a=o.length,l=new Uint8Array(De),f=tt(l),u=zn(o)&&zn(i),g=u?tt(o):so,h=u?tt(i):so;for(let p=0;p<a;s++){if(e(t,n,r,f,s,c),s>=io)throw new Error("arx: counter overflow");const d=Math.min(De,a-p);if(u&&d===De){const b=p/4;if(p%4!==0)throw new Error("arx: invalid block position");for(let w=0,y;w<hc;w++)y=b+w,h[y]=g[y]^f[w];p+=De;continue}for(let b=0,w;b<d;b++)w=p+b,i[w]=o[w]^l[b];p+=d}}function bc(e,t){const{allowShortKeys:n,extendNonceFn:r,counterLength:o,counterRight:i,rounds:s}=Cs({allowShortKeys:!1,counterLength:8,counterRight:!1,rounds:20},t);if(typeof e!="function")throw new Error("core must be a function");return On(o),On(s),qr(i),qr(n),(c,a,l,f,u=0)=>{yt(c),yt(a),yt(l);const g=l.length;if(f||(f=new Uint8Array(g)),yt(f),On(u),u<0||u>=io)throw new Error("arx: counter overflow");if(f.length<g)throw new Error(`arx: output (${f.length}) is shorter than data (${g})`);const h=[];let p=c.length,d,b;if(p===32)d=c.slice(),h.push(d),b=dc;else if(p===16&&n)d=new Uint8Array(32),d.set(c),d.set(c,16),b=fc,h.push(d);else throw new Error(`arx: invalid 32-byte key, got length=${p}`);zn(a)||(a=a.slice(),h.push(a));const w=tt(d);if(r){if(a.length!==24)throw new Error("arx: extended nonce must be 24 bytes");r(b,w,tt(a.subarray(0,16)),w),a=a.subarray(16)}const y=16-o;if(y!==a.length)throw new Error(`arx: nonce must be ${y} or 16 bytes`);if(y!==12){const P=new Uint8Array(12);P.set(a,i?0:12-a.length),a=P,h.push(a)}const k=tt(a);for(gc(e,b,w,k,l,f,u,s);h.length>0;)h.pop().fill(0);return f}}function pc(e,t,n,r,o,i=20){let s=e[0],c=e[1],a=e[2],l=e[3],f=t[0],u=t[1],g=t[2],h=t[3],p=t[4],d=t[5],b=t[6],w=t[7],y=o,k=n[0],P=n[1],N=n[2],E=s,_=c,m=a,T=l,U=f,R=u,D=g,q=h,W=p,x=d,A=b,O=w,H=y,B=k,z=P,V=N;for(let Q=0;Q<i;Q+=2)E=E+U|0,H=G(H^E,16),W=W+H|0,U=G(U^W,12),E=E+U|0,H=G(H^E,8),W=W+H|0,U=G(U^W,7),_=_+R|0,B=G(B^_,16),x=x+B|0,R=G(R^x,12),_=_+R|0,B=G(B^_,8),x=x+B|0,R=G(R^x,7),m=m+D|0,z=G(z^m,16),A=A+z|0,D=G(D^A,12),m=m+D|0,z=G(z^m,8),A=A+z|0,D=G(D^A,7),T=T+q|0,V=G(V^T,16),O=O+V|0,q=G(q^O,12),T=T+q|0,V=G(V^T,8),O=O+V|0,q=G(q^O,7),E=E+R|0,V=G(V^E,16),A=A+V|0,R=G(R^A,12),E=E+R|0,V=G(V^E,8),A=A+V|0,R=G(R^A,7),_=_+D|0,H=G(H^_,16),O=O+H|0,D=G(D^O,12),_=_+D|0,H=G(H^_,8),O=O+H|0,D=G(D^O,7),m=m+q|0,B=G(B^m,16),W=W+B|0,q=G(q^W,12),m=m+q|0,B=G(B^m,8),W=W+B|0,q=G(q^W,7),T=T+U|0,z=G(z^T,16),x=x+z|0,U=G(U^x,12),T=T+U|0,z=G(z^T,8),x=x+z|0,U=G(U^x,7);let K=0;r[K++]=s+E|0,r[K++]=c+_|0,r[K++]=a+m|0,r[K++]=l+T|0,r[K++]=f+U|0,r[K++]=u+R|0,r[K++]=g+D|0,r[K++]=h+q|0,r[K++]=p+W|0,r[K++]=d+x|0,r[K++]=b+A|0,r[K++]=w+O|0,r[K++]=y+H|0,r[K++]=k+B|0,r[K++]=P+z|0,r[K++]=N+V|0}const co=bc(pc,{counterRight:!1,counterLength:4,allowShortKeys:!1});class ao extends ar{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,St.hash(t);const r=me(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 St.exists(this),this.iHash.update(t),this}digestInto(t){St.exists(this),St.bytes(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 Ve=(e,t,n)=>new ao(e,t).update(n).digest();Ve.create=(e,t)=>new ao(e,t);function wc(e,t,n){return St.hash(e),n===void 0&&(n=new Uint8Array(e.outputLen)),Ve(e,me(n),me(t))}const Kn=new Uint8Array([0]),lo=new Uint8Array;function yc(e,t,n,r=32){if(St.hash(e),St.number(r),r>255*e.outputLen)throw new Error("Length should be <= 255*HashLen");const o=Math.ceil(r/e.outputLen);n===void 0&&(n=lo);const i=new Uint8Array(o*e.outputLen),s=Ve.create(e,t),c=s._cloneInto(),a=new Uint8Array(s.outputLen);for(let l=0;l<o;l++)Kn[0]=l+1,c.update(l===0?lo:a).update(n).update(Kn).digestInto(a),i.set(a,e.outputLen*l),s._cloneInto(c);return s.destroy(),c.destroy(),a.fill(0),Kn.fill(0),i.slice(0,r)}var ee=Symbol("verified"),mc=e=>e instanceof Object;function xc(e){if(!mc(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 uo=new TextDecoder("utf-8"),fo=new TextEncoder;function Ae(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 vc=class{constructor(e){v(this,"value");v(this,"next",null);v(this,"prev",null);this.value=e}},Ec=class{constructor(){v(this,"first");v(this,"last");this.first=null,this.last=null}enqueue(e){const t=new vc(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}},_c=class{generateSecretKey(){return ut.utils.randomPrivateKey()}getPublicKey(e){return ht(ut.getPublicKey(e))}finalizeEvent(e,t){const n=e;return n.pubkey=ht(ut.getPublicKey(t)),n.id=Wn(n),n.sig=ht(ut.sign(Wn(n),t)),n[ee]=!0,n}verifyEvent(e){if(typeof e[ee]=="boolean")return e[ee];const t=Wn(e);if(t!==e.id)return e[ee]=!1,!1;try{const n=ut.verify(e.sig,t,e.pubkey);return e[ee]=n,n}catch{return e[ee]=!1,!1}}};function kc(e){if(!xc(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 Wn(e){let t=le(fo.encode(kc(e)));return ht(t)}var Fe=new _c;Fe.generateSecretKey;var Sc=Fe.getPublicKey,Ac=Fe.finalizeEvent,ho=Fe.verifyEvent;async function Bc(e,t,n){const r=e instanceof Uint8Array?ht(e):e;let[o,i]=n.split("?iv="),s=ve.getSharedSecret(r,"02"+t),c=Ic(s),a=ke.decode(i),l=ke.decode(o),f=Xs(c,a).decrypt(l);return uo.decode(f)}function Ic(e){return e.slice(1,33)}var go=1,bo=65535;function Tc(e,t){const n=ve.getSharedSecret(e,"02"+t).subarray(1,33);return wc(le,n,"nip44-v2")}function po(e,t){const n=yc(le,e,t,76);return{chacha_key:n.subarray(0,32),chacha_nonce:n.subarray(32,44),hmac_key:n.subarray(44,76)}}function wo(e){if(!Number.isSafeInteger(e)||e<1)throw new Error("expected positive integer");if(e<=32)return 32;const t=1<<Math.floor(Math.log2(e-1))+1,n=t<=256?32:t/8;return n*(Math.floor((e-1)/n)+1)}function Oc(e){if(!Number.isSafeInteger(e)||e<go||e>bo)throw new Error("invalid plaintext size: must be between 1 and 65535 bytes");const t=new Uint8Array(2);return new DataView(t.buffer).setUint16(0,e,!1),t}function Lc(e){const t=fo.encode(e),n=t.length,r=Oc(n),o=new Uint8Array(wo(n)-n);return an(r,t,o)}function Nc(e){const t=new DataView(e.buffer).getUint16(0),n=e.subarray(2,2+t);if(t<go||t>bo||n.length!==t||e.length!==2+wo(t))throw new Error("invalid padding");return uo.decode(n)}function yo(e,t,n){if(n.length!==32)throw new Error("AAD associated data must be 32 bytes");const r=an(n,t);return Ve(le,e,r)}function Uc(e){if(typeof e!="string")throw new Error("payload must be a valid string");const t=e.length;if(t<132||t>87472)throw new Error("invalid payload length: "+t);if(e[0]==="#")throw new Error("unknown encryption version");let n;try{n=ke.decode(e)}catch(i){throw new Error("invalid base64: "+i.message)}const r=n.length;if(r<99||r>65603)throw new Error("invalid data length: "+r);const o=n[0];if(o!==2)throw new Error("unknown encryption version "+o);return{nonce:n.subarray(1,33),ciphertext:n.subarray(33,-32),mac:n.subarray(-32)}}function Pc(e,t,n=ci(32)){const{chacha_key:r,chacha_nonce:o,hmac_key:i}=po(t,n),s=Lc(e),c=co(r,o,s),a=yo(i,c,n);return ke.encode(an(new Uint8Array([2]),n,c,a))}function Cc(e,t){const{nonce:n,ciphertext:r,mac:o}=Uc(e),{chacha_key:i,chacha_nonce:s,hmac_key:c}=po(t,n),a=yo(c,r,n);if(!Rs(a,o))throw new Error("invalid MAC");const l=co(i,s,r);return Nc(l)}var Rc=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Hc;try{Hc=fetch}catch{}var Mc=22242,mo=24133;function jc(e,t){if(e.ids&&e.ids.indexOf(t.id)===-1||e.kinds&&e.kinds.indexOf(t.kind)===-1||e.authors&&e.authors.indexOf(t.pubkey)===-1)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 $c(e,t){for(let n=0;n<e.length;n++)if(jc(e[n],t))return!0;return!1}function qc(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 zc(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 Kc(e,t){return{kind:Mc,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}async function Wc(){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 Dc=e=>(e[ee]=!0,!0),xo=class{constructor(e,t){v(this,"url");v(this,"_connected",!1);v(this,"onclose",null);v(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));v(this,"_onauth",null);v(this,"baseEoseTimeout",4400);v(this,"connectionTimeout",4400);v(this,"publishTimeout",4400);v(this,"openSubs",new Map);v(this,"connectionTimeoutHandle");v(this,"connectionPromise");v(this,"openCountRequests",new Map);v(this,"openEventPublishes",new Map);v(this,"ws");v(this,"incomingMessageQueue",new Ec);v(this,"queueRunning",!1);v(this,"challenge");v(this,"serial",0);v(this,"verifyEvent");v(this,"_WebSocket");this.url=Ae(e),this.verifyEvent=t.verifyEvent,this._WebSocket=t.websocketImplementation||WebSocket}static async connect(e,t){const n=new xo(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 this._WebSocket(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||"websocket error"),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 Wc();this.queueRunning=!1}handleNext(){var n,r,o;const e=this.incomingMessageQueue.dequeue();if(!e)return!1;const t=zc(e);if(t){const i=this.openSubs.get(t);if(!i)return;const s=qc(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)&&$c(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);l&&(clearTimeout(l.timeout),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(Kc(this.url,this.challenge)),n=new Promise((r,o)=>{const i=setTimeout(()=>{const s=this.openEventPublishes.get(t.id);s&&(s.reject(new Error("auth timed out")),this.openEventPublishes.delete(t.id))},this.publishTimeout);this.openEventPublishes.set(t.id,{resolve:r,reject:o,timeout:i})});return this.send('["AUTH",'+JSON.stringify(t)+"]"),n}async publish(e){const t=new Promise((n,r)=>{const o=setTimeout(()=>{const i=this.openEventPublishes.get(e.id);i&&(i.reject(new Error("publish timed out")),this.openEventPublishes.delete(e.id))},this.publishTimeout);this.openEventPublishes.set(e.id,{resolve:n,reject:r,timeout:o})});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).substring(1)),r}subscribe(e,t){const n=this.prepareSubscription(e,t);return n.fire(),n}prepareSubscription(e,t){this.serial++;const n=t.id||(t.label?t.label+":":"sub:")+this.serial,r=new Vc(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()}},Vc=class{constructor(e,t,n,r){v(this,"relay");v(this,"id");v(this,"closed",!1);v(this,"eosed",!1);v(this,"filters");v(this,"alreadyHaveEvent");v(this,"receivedEvent");v(this,"onevent");v(this,"oneose");v(this,"onclose");v(this,"eoseTimeout");v(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)}},Fc=class{constructor(e){v(this,"relays",new Map);v(this,"seenOn",new Map);v(this,"trackRelays",!1);v(this,"verifyEvent");v(this,"trustedRelayURLs",new Set);v(this,"_WebSocket");this.verifyEvent=e.verifyEvent,this._WebSocket=e.websocketImplementation}async ensureRelay(e,t){e=Ae(e);let n=this.relays.get(e);return n||(n=new xo(e,{verifyEvent:this.trustedRelayURLs.has(e)?Dc:this.verifyEvent,websocketImplementation:this._WebSocket}),t!=null&&t.connectionTimeout&&(n.connectionTimeout=t.connectionTimeout),this.relays.set(e,n)),await n.connect(),n}close(e){e.map(Ae).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]||(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;c[u]||(s(u),c[u]=g,c.filter(p=>p).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[p,d]=u;p=Ae(p);let b;try{b=await this.ensureRelay(p,{connectionTimeout:t.maxWait?Math.max(t.maxWait*.8,t.maxWait-1e3):void 0})}catch(y){a(g,(y==null?void 0:y.message)||String(y));return}let w=b.subscribe(d,{...t,oneose:()=>s(g),onclose:y=>a(g,y),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(Ae).map(async(n,r,o)=>{if(o.indexOf(n)!==r)return Promise.reject("duplicate url");let i=await this.ensureRelay(n);return i.publish(t).then(s=>{if(this.trackRelays){let c=this.seenOn.get(t.id);c||(c=new Set,this.seenOn.set(t.id,c)),c.add(i)}return s})})}listConnectionStatus(){const e=new Map;return this.relays.forEach((t,n)=>e.set(n,t.connected)),e}destroy(){this.relays.forEach(e=>e.close()),this.relays=new Map}},vo;try{vo=WebSocket}catch{}var Gc=class extends Fc{constructor(){super({verifyEvent:ho,websocketImplementation:vo})}},Eo;try{Eo=fetch}catch{}var Ge=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%-]*)$/;async function Yc(e){let t=e.match(Ge);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 Zc(e)}async function Zc(e){const t=e.match(Rc);if(!t)return null;const[n,r="_",o]=t;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,s=await(await Eo(i,{redirect:"error"})).json();let c=s.names[r],a=s.nip46[c]||[];return{pubkey:c,relays:a,secret:null}}catch{return null}}var Jc=class{constructor(e,t,n={}){v(this,"pool");v(this,"subCloser");v(this,"isOpen");v(this,"serial");v(this,"idPrefix");v(this,"listeners");v(this,"waitingForAuth");v(this,"secretKey");v(this,"conversationKey");v(this,"bp");v(this,"cachedPubKey");if(t.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new Gc,this.secretKey=e,this.conversationKey=Tc(e,t.pubkey),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,i=this.conversationKey;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[mo],authors:[t.pubkey],"#p":[Sc(this.secretKey)]}],{async onevent(s){let c;try{c=JSON.parse(Cc(s.content,i))}catch{c=JSON.parse(await Bc(e,s.pubkey,s.content))}const{id:a,result:l,error:f}=c;if(l==="auth_url"&&o[a]){delete o[a],n.onauth?n.onauth(f):console.warn(`nostr-tools/nip46: remote signer ${t.pubkey} tried to send an "auth_url"='${f}' but there was no onauth() callback configured.`);return}let u=r[a];u&&(f?u.reject(f):l&&u.resolve(l),delete r[a])}}),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=Pc(JSON.stringify({id:o,method:e,params:t}),this.conversationKey),s=Ac({kind:mo,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.cachedPubKey||(this.cachedPubKey=await this.sendRequest("get_public_key",[])),this.cachedPubKey}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(ho(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 nip44Encrypt(e,t){return await this.sendRequest("nip44_encrypt",[e,t])}async nip44Decrypt(e,t){return await this.sendRequest("nip44_decrypt",[e,t])}},Qc=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Xc;try{Xc=fetch}catch{}new TextDecoder("utf-8"),new TextEncoder;var ta=5e3;function ea(e){return ra("npub",cr(e))}function na(e,t){let n=oo.toWords(t);return oo.encode(e,n,ta)}function ra(e,t){return na(e,t)}const ge=[];function oa(e,t=$){let n;const r=new Set;function o(c){if(Ze(e,c)&&(e=c,n)){const a=!ge.length;for(const l of r)l[1](),ge.push(l,e);if(a){for(let l=0;l<ge.length;l+=2)ge[l][0](ge[l+1]);ge.length=0}}}function i(c){o(c(e))}function s(c,a=$){const l=[c,a];return r.add(l),r.size===1&&(n=t(o,i)||$),c(e),()=>{r.delete(l),r.size===0&&n&&(n(),n=null)}}return{set:o,update:i,subscribe:s}}const ia=e=>{const{subscribe:t,set:n}=oa(void 0,()=>{const r=window.matchMedia(e);n(r.matches);const o=()=>n(r.matches);return r.addEventListener("change",o),()=>{r.removeEventListener("change",o)}});return{subscribe:t}};function sa(e){let t,n,r;return{c(){t=Je("svg"),n=Je("circle"),r=Je("path"),S(n,"class","opacity-25"),S(n,"cx","12"),S(n,"cy","12"),S(n,"r","10"),S(n,"stroke","currentColor"),S(n,"stroke-width","4"),S(r,"class","opacity-75"),S(r,"fill","currentColor"),S(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"),S(t,"class","ml-2 h-5 w-5 animate-spin text-white"),S(t,"xmlns","http://www.w3.org/2000/svg"),S(t,"fill","none"),S(t,"viewBox","0 0 24 24")},m(o,i){j(o,t,i),I(t,n),I(t,r)},p:$,i:$,o:$,d(o){o&&M(t)}}}class _o extends ir{constructor(t){super(),or(this,t,null,sa,Ze,{})}}const{window:Dn}=Vo;function ca(e){let t,n,r,o,i,s,c,a,l,f,u,g,h=!e[17]&&!e[10]&&!e[11]&&!e[12]&&ko(e);const p=[pa,ba,ga,ha,da,fa,ua],d=[];function b(w,y){return w[10]?0:w[11]?1:w[12]?2:w[17]?3:w[15]?4:w[18]?6:5}return c=b(e),a=d[c]=p[c](e),{c(){t=C("div"),n=C("button"),r=F("⤫"),i=Z(),h&&h.c(),s=Z(),a.c(),S(n,"class",o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"),S(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 bg-"+e[0]+"-800 from-"+e[0]+"-900 to-"+e[0]+"-700 "+e[23])},m(w,y){j(w,t,y),I(t,n),I(n,r),I(t,i),h&&h.m(t,null),I(t,s),d[c].m(t,null),f=!0,u||(g=ot(n,"click",function(){Ye(e[17]?e[28]:e[26])&&(e[17]?e[28]:e[26]).apply(this,arguments)}),u=!0)},p(w,y){e=w,(!f||y[0]&1&&o!==(o="absolute right-2 top-0 cursor-pointer bg-transparent text-3xl text-"+e[0]+"-600"))&&S(n,"class",o),!e[17]&&!e[10]&&!e[11]&&!e[12]?h?h.p(e,y):(h=ko(e),h.c(),h.m(t,s)):h&&(h.d(1),h=null);let k=c;c=b(e),c===k?d[c].p(e,y):(Le(),Et(d[k],1,1,()=>{d[k]=null}),Ne(),a=d[c],a?a.p(e,y):(a=d[c]=p[c](e),a.c()),vt(a,1),a.m(t,null)),(!f||y[0]&8388609&&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 bg-"+e[0]+"-800 from-"+e[0]+"-900 to-"+e[0]+"-700 "+e[23]))&&S(t,"class",l)},i(w){f||(vt(a),f=!0)},o(w){Et(a),f=!1},d(w){w&&M(t),h&&h.d(),d[c].d(),u=!1,g()}}}function aa(e){let t,n,r,o,i;const s=[ka,_a,Ea,va],c=[];function a(l,f){return l[9]?0:l[18]?l[2]?3:2:1}return n=a(e),r=c[n]=s[n](e),{c(){t=C("div"),r.c(),S(t,"class",o="rounded px-2 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[23])},m(l,f){j(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):(Le(),Et(c[u],1,1,()=>{c[u]=null}),Ne(),r=c[n],r?r.p(l,f):(r=c[n]=s[n](l),r.c()),vt(r,1),r.m(t,null)),(!i||f[0]&8388609&&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[23]))&&S(t,"class",o)},i(l){i||(vt(r),i=!0)},o(l){Et(r),i=!1},d(l){l&&M(t),c[n].d()}}}function la(e){return{c:$,m:$,p:$,i:$,o:$,d:$}}function ko(e){let t,n,r,o,i;return{c(){t=C("button"),n=F("?"),S(t,"class",r="absolute bottom-1 right-3 cursor-pointer bg-transparent text-xl text-"+e[0]+"-600")},m(s,c){j(s,t,c),I(t,n),o||(i=ot(t,"click",e[27]),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")&&S(t,"class",r)},d(s){s&&M(t),o=!1,i()}}}function ua(e){let t,n,r,o,i,s,c=e[18].npub+"",a,l,f,u,g,h,p,d,b,w,y,k=Mr(e[8])+"",P,N,E,_=(e[18].picture||e[18].name)&&So(e);return{c(){t=C("div"),n=C("div"),n.textContent="You are connected to Nostr as",r=Z(),o=C("a"),_&&_.c(),i=Z(),s=C("div"),a=F(c),f=Z(),u=C("button"),g=F("Disconnect"),p=Z(),d=C("div"),b=F("This webpage is using the public key:"),w=C("br"),y=Z(),P=F(k),S(n,"class","mb-4 text-sm"),S(s,"class","block break-all"),S(o,"target","_blank"),S(o,"href",l="https://nosta.me/"+e[18].npub),S(o,"class","group text-white no-underline"),S(t,"class","text-center"),S(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"),S(d,"class","mt-6 block break-all text-center text-sm")},m(m,T){j(m,t,T),I(t,n),I(t,r),I(t,o),_&&_.m(o,null),I(o,i),I(o,s),I(s,a),j(m,f,T),j(m,u,T),I(u,g),j(m,p,T),j(m,d,T),I(d,b),I(d,w),I(d,y),I(d,P),N||(E=ot(u,"click",e[30]),N=!0)},p(m,T){m[18].picture||m[18].name?_?_.p(m,T):(_=So(m),_.c(),_.m(o,i)):_&&(_.d(1),_=null),T[0]&262144&&c!==(c=m[18].npub+"")&&Rt(a,c),T[0]&262144&&l!==(l="https://nosta.me/"+m[18].npub)&&S(o,"href",l),T[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")&&S(u,"class",h),T[0]&256&&k!==(k=Mr(m[8])+"")&&Rt(P,k)},i:$,o:$,d(m){m&&(M(t),M(f),M(u),M(p),M(d)),_&&_.d(),N=!1,E()}}}function fa(e){let t,n,r,o,i,s,c,a,l,f,u,g,h,p,d,b,w,y=e[16]&&Io(e);const k=[ya,wa],P=[];function N(m,T){return m[9]?0:1}a=N(e),l=P[a]=k[a](e);let E=e[9]&&e[13]&&To(e),_=!e[9]&&Oo(e);return{c(){t=C("div"),t.textContent="How do you want to connect to Nostr?",n=Z(),r=C("form"),o=C("input"),i=Z(),y&&y.c(),s=Z(),c=C("button"),l.c(),g=Z(),E&&E.c(),h=Z(),_&&_.c(),p=Qn(),S(t,"class","text-center text-lg"),S(o,"class","box-border w-full rounded px-2 py-1 text-lg text-neutral-800 outline-none"),S(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,o.disabled=e[9],S(o,"autocapitalize","none"),S(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[22]||e[9],S(r,"class","mb-1 mt-4 flex flex-col")},m(m,T){j(m,t,T),j(m,n,T),j(m,r,T),I(r,o),e[44](o),Xn(o,e[4]),I(r,i),y&&y.m(r,null),I(r,s),I(r,c),P[a].m(c,null),I(r,g),E&&E.m(r,null),j(m,h,T),_&&_.m(m,T),j(m,p,T),d=!0,o.focus(),b||(w=[ot(o,"input",e[45]),ot(r,"submit",e[29])],b=!0)},p(m,T){(!d||T[0]&512)&&(o.disabled=m[9]),T[0]&16&&o.value!==m[4]&&Xn(o,m[4]),m[16]?y?y.p(m,T):(y=Io(m),y.c(),y.m(r,s)):y&&(y.d(1),y=null);let U=a;a=N(m),a!==U&&(Le(),Et(P[U],1,1,()=>{P[U]=null}),Ne(),l=P[a],l||(l=P[a]=k[a](m),l.c()),vt(l,1),l.m(c,null)),(!d||T[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"))&&S(c,"class",f),(!d||T[0]&4194816&&u!==(u=!m[22]||m[9]))&&(c.disabled=u),m[9]&&m[13]?E?E.p(m,T):(E=To(m),E.c(),E.m(r,null)):E&&(E.d(1),E=null),m[9]?_&&(_.d(1),_=null):_?_.p(m,T):(_=Oo(m),_.c(),_.m(p.parentNode,p))},i(m){d||(vt(l),d=!0)},o(m){Et(l),d=!1},d(m){m&&(M(t),M(n),M(r),M(h),M(p)),e[44](null),y&&y.d(),P[a].d(),E&&E.d(),_&&_.d(m),b=!1,Ct(w)}}}function da(e){let t,n,r,o,i,s,c,a,l,f,u,g,h,p,d;return{c(){t=C("div"),t.textContent="Create a Nostr account",n=Z(),r=C("div"),r.textContent=`To use this Nostr app you need a profile. The following button opens a
|
|
2
2
|
wizard that help you to create your keypair and safely manage it in a
|
|
3
|
-
few steps. Are you ready?`,o=Z(),i=C("button"),s=
|
|
3
|
+
few steps. Are you ready?`,o=Z(),i=C("button"),s=F("Create an account »"),a=Z(),l=C("div"),f=F("Do you already have a Nostr address?"),u=C("br"),g=Z(),h=C("button"),h.textContent="Login now",S(t,"class","text-center text-lg"),S(r,"class","mt-4 text-base leading-5"),S(i,"class",c="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"),i.disabled=Oa,S(h,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),S(l,"class","mt-6 text-center text-sm leading-3")},m(b,w){j(b,t,w),j(b,n,w),j(b,r,w),j(b,o,w),j(b,i,w),I(i,s),j(b,a,w),j(b,l,w),I(l,f),I(l,u),I(l,g),I(l,h),p||(d=[ot(i,"click",e[37]),ot(h,"click",e[32])],p=!0)},p(b,w){w[0]&1&&c!==(c="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-"+b[0]+"-900 hover:bg-"+b[0]+"-950")&&S(i,"class",c)},i:$,o:$,d(b){b&&(M(t),M(n),M(r),M(o),M(i),M(a),M(l)),p=!1,Ct(d)}}}function ha(e){let t,n,r;return{c(){t=C("div"),t.textContent="What is that?",n=Z(),r=C("div"),r.innerHTML=`<p class="mb mt-4">This widget is created with <i>window.nostr.js</i>, a small script
|
|
4
4
|
you can drop in any page that already uses NIP-07 and make it also
|
|
5
5
|
work with NIP-46 automatically when the user doesn't have an
|
|
6
6
|
extension installed.
|
|
7
7
|
<br/>
|
|
8
8
|
It adds a small floating button on the side of the window that users
|
|
9
9
|
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?
|
|
10
|
-
<a target="_blank" class="underline" href="https://www.nostr.com">Learn more</a>.</p>`,S(t,"class","text-center text-lg"),S(r,"class","text-base leading-5")},m(o,i){j(o,t,i),j(o,n,i),j(o,r,i)},p
|
|
10
|
+
<a target="_blank" class="underline" href="https://www.nostr.com">Learn more</a>.</p>`,S(t,"class","text-center text-lg"),S(r,"class","text-base leading-5")},m(o,i){j(o,t,i),j(o,n,i),j(o,r,i)},p:$,i:$,o:$,d(o){o&&(M(t),M(n),M(r))}}}function ga(e){let t,n,r,o,i,s,c=new URL(e[12]).host+"",a,l,f,u,g,h,p,d,b,w;return{c(){t=C("div"),n=C("div"),n.textContent="An action requires your confirmation",r=Z(),o=C("div"),i=F("Now you a new window will bring you to "),s=C("strong"),a=F(c),l=F(`
|
|
11
11
|
where you can approve the current action. If nothing happens check that
|
|
12
|
-
if your browser is blocking popups, pleaase.`),f=C("br"),u=
|
|
13
|
-
After that you will be returned to this page.`),
|
|
12
|
+
if your browser is blocking popups, pleaase.`),f=C("br"),u=F(`
|
|
13
|
+
After that you will be returned to this page.`),g=Z(),h=C("button"),p=F("Confirm action »"),S(n,"class","text-center text-lg"),S(o,"class","mt-4 text-center text-sm leading-4"),S(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-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),S(t,"class","m-auto w-full")},m(y,k){j(y,t,k),I(t,n),I(t,r),I(t,o),I(o,i),I(o,s),I(s,a),I(o,l),I(o,f),I(o,u),I(t,g),I(t,h),I(h,p),b||(w=ot(h,"click",e[43]),b=!0)},p(y,k){k[0]&4096&&c!==(c=new URL(y[12]).host+"")&&Rt(a,c),k[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-"+y[0]+"-900 hover:bg-"+y[0]+"-950")&&S(h,"class",d)},i:$,o:$,d(y){y&&M(t),b=!1,w()}}}function ba(e){let t,n,r,o,i,s,c=new URL(e[11]).host+"",a,l,f,u,g,h,p,d,b,w;return{c(){t=C("div"),n=C("div"),n.textContent="Login into a Nostr account",r=Z(),o=C("div"),i=F("Now you a new window will bring you to "),s=C("strong"),a=F(c),l=F(`
|
|
14
14
|
where you can login and approve the permissions. If nothing happens check
|
|
15
|
-
that if your browser is blocking popups, pleaase.`),f=C("br"),u=
|
|
16
|
-
After that you will be returned to this page.`),
|
|
15
|
+
that if your browser is blocking popups, pleaase.`),f=C("br"),u=F(`
|
|
16
|
+
After that you will be returned to this page.`),g=Z(),h=C("button"),p=F("Login now »"),S(n,"class","text-center text-lg"),S(o,"class","mt-4 text-center text-sm leading-4"),S(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-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),S(t,"class","m-auto w-full")},m(y,k){j(y,t,k),I(t,n),I(t,r),I(t,o),I(o,i),I(o,s),I(s,a),I(o,l),I(o,f),I(o,u),I(t,g),I(t,h),I(h,p),b||(w=ot(h,"click",e[42]),b=!0)},p(y,k){k[0]&2048&&c!==(c=new URL(y[11]).host+"")&&Rt(a,c),k[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-"+y[0]+"-900 hover:bg-"+y[0]+"-950")&&S(h,"class",d)},i:$,o:$,d(y){y&&M(t),b=!1,w()}}}function pa(e){let t,n,r,o,i,s,c=new URL(e[10]).host+"",a,l,f,u,g,h,p,d,b,w;return{c(){t=C("div"),n=C("div"),n.textContent="Create a Nostr account",r=Z(),o=C("div"),i=F("Now you a new window will bring you to "),s=C("strong"),a=F(c),l=F(`
|
|
17
17
|
where the account creation will take place. If nothing happens check
|
|
18
|
-
that if your browser is blocking popups, pleaase.`),f=C("br"),u=
|
|
19
|
-
After that you will be returned to this page.`),
|
|
20
|
-
`),
|
|
21
|
-
`),r=C("button"),r.textContent="Cancel the connection",S(r,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),S(t,"class","mt-6 text-center text-sm leading-3")},m(s,c){j(s,t,c),I(t,n),I(t,r),o||(i=
|
|
22
|
-
`),
|
|
18
|
+
that if your browser is blocking popups, pleaase.`),f=C("br"),u=F(`
|
|
19
|
+
After that you will be returned to this page.`),g=Z(),h=C("button"),p=F("Start account creation »"),S(n,"class","text-center text-lg"),S(o,"class","mt-4 text-center text-sm leading-4"),S(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-"+e[0]+"-900 hover:bg-"+e[0]+"-950"),S(t,"class","m-auto w-full")},m(y,k){j(y,t,k),I(t,n),I(t,r),I(t,o),I(o,i),I(o,s),I(s,a),I(o,l),I(o,f),I(o,u),I(t,g),I(t,h),I(h,p),b||(w=ot(h,"click",e[41]),b=!0)},p(y,k){k[0]&1024&&c!==(c=new URL(y[10]).host+"")&&Rt(a,c),k[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-"+y[0]+"-900 hover:bg-"+y[0]+"-950")&&S(h,"class",d)},i:$,o:$,d(y){y&&M(t),b=!1,w()}}}function So(e){let t,n,r=e[18].picture&&Ao(e),o=e[18].name&&Bo(e);return{c(){t=C("div"),r&&r.c(),n=Z(),o&&o.c(),S(t,"class","mb-2 flex items-center justify-center gap-2")},m(i,s){j(i,t,s),r&&r.m(t,null),I(t,n),o&&o.m(t,null)},p(i,s){i[18].picture?r?r.p(i,s):(r=Ao(i),r.c(),r.m(t,n)):r&&(r.d(1),r=null),i[18].name?o?o.p(i,s):(o=Bo(i),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(i){i&&M(t),r&&r.d(),o&&o.d()}}}function Ao(e){let t,n,r;return{c(){t=C("img"),re(t.src,n=e[18].picture)||S(t,"src",n),S(t,"alt",""),S(t,"class",r="h-10 w-10 rounded-full border-2 border-solid border-transparent group-hover:border-"+e[0]+"-100")},m(o,i){j(o,t,i)},p(o,i){i[0]&262144&&!re(t.src,n=o[18].picture)&&S(t,"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")&&S(t,"class",r)},d(o){o&&M(t)}}}function Bo(e){let t,n=e[18].name+"",r;return{c(){t=C("div"),r=F(n),S(t,"class","text-3xl decoration-2 underline-offset-4 group-hover:underline")},m(o,i){j(o,t,i),I(t,r)},p(o,i){i[0]&262144&&n!==(n=o[18].name+"")&&Rt(r,n)},d(o){o&&M(t)}}}function Io(e){let t,n;return{c(){t=C("div"),n=F(e[16]),S(t,"class","my-2 rounded bg-yellow-100 p-2 text-center text-sm leading-4 text-red-400")},m(r,o){j(r,t,o),I(t,n)},p(r,o){o[0]&65536&&Rt(n,r[16])},d(r){r&&M(t)}}}function wa(e){let t;return{c(){t=F("Connect »")},m(n,r){j(n,t,r)},i:$,o:$,d(n){n&&M(t)}}}function ya(e){let t,n,r;return n=new _o({}),{c(){t=F(`Connecting to bunker
|
|
20
|
+
`),rr(n.$$.fragment)},m(o,i){j(o,t,i),en(n,o,i),r=!0},i(o){r||(vt(n.$$.fragment,o),r=!0)},o(o){Et(n.$$.fragment,o),r=!1},d(o){o&&M(t),nn(n,o)}}}function To(e){let t,n,r,o,i;return{c(){t=C("div"),n=F(`Waiting too much?
|
|
21
|
+
`),r=C("button"),r.textContent="Cancel the connection",S(r,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline"),S(t,"class","mt-6 text-center text-sm leading-3")},m(s,c){j(s,t,c),I(t,n),I(t,r),o||(i=ot(r,"click",e[33]),o=!0)},p:$,d(s){s&&M(t),o=!1,i()}}}function Oo(e){let t;function n(i,s){return i[14]?xa:ma}let r=n(e),o=r(e);return{c(){t=C("div"),o.c(),S(t,"class","mt-6 text-center text-sm leading-3")},m(i,s){j(i,t,s),o.m(t,null)},p(i,s){r===(r=n(i))&&o?o.p(i,s):(o.d(1),o=r(i),o&&(o.c(),o.m(t,null)))},d(i){i&&M(t),o.d()}}}function ma(e){let t,n,r,o,i,s;return{c(){t=F("Do you need a Nostr account?"),n=C("br"),r=Z(),o=C("button"),o.textContent="Sign up now",S(o,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline")},m(c,a){j(c,t,a),j(c,n,a),j(c,r,a),j(c,o,a),i||(s=ot(o,"click",e[37]),i=!0)},p:$,d(c){c&&(M(t),M(n),M(r),M(o)),i=!1,s()}}}function xa(e){let t,n,r,o,i,s;return{c(){t=F("Is this bunker provider broken?"),n=C("br"),r=Z(),o=C("button"),o.textContent="Clear it",S(o,"class","cursor-pointer border-0 bg-transparent text-sm text-white underline")},m(c,a){j(c,t,a),j(c,n,a),j(c,r,a),j(c,o,a),i||(s=ot(o,"click",e[31]),i=!0)},p:$,d(c){c&&(M(t),M(n),M(r),M(o)),i=!1,s()}}}function va(e){let t,n;return{c(){t=C("img"),re(t.src,n=e[18].picture)||S(t,"src",n),S(t,"alt",""),S(t,"class","h-6 w-6 rounded-full")},m(r,o){j(r,t,o)},p(r,o){o[0]&262144&&!re(t.src,n=r[18].picture)&&S(t,"src",n)},i:$,o:$,d(r){r&&M(t)}}}function Ea(e){let t,n,r,o=(e[18].name||e[18].npub.slice(0,7)+"…"+e[18].npub.slice(-4))+"",i;function s(l,f){return l[18].picture?Aa:Sa}let c=s(e),a=c(e);return{c(){t=C("div"),a.c(),n=Z(),r=C("div"),i=F(o),S(r,"class","inline-block max-w-56 overflow-hidden overflow-ellipsis whitespace-nowrap"),S(t,"class","flex items-center px-2")},m(l,f){j(l,t,f),a.m(t,null),I(t,n),I(t,r),I(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(t,n))),f[0]&262144&&o!==(o=(l[18].name||l[18].npub.slice(0,7)+"…"+l[18].npub.slice(-4))+"")&&Rt(i,o)},i:$,o:$,d(l){l&&M(t),a.d()}}}function _a(e){let t;function n(i,s){return i[2]?Ia:Ba}let r=n(e),o=r(e);return{c(){o.c(),t=Qn()},m(i,s){o.m(i,s),j(i,t,s)},p(i,s){r!==(r=n(i))&&(o.d(1),o=r(i),o&&(o.c(),o.m(t.parentNode,t)))},i:$,o:$,d(i){i&&M(t),o.d(i)}}}function ka(e){let t,n,r,o;return r=new _o({}),{c(){t=C("div"),n=F(`Connecting to bunker
|
|
22
|
+
`),rr(r.$$.fragment),S(t,"class","flex items-center px-2")},m(i,s){j(i,t,s),I(t,n),en(r,t,null),o=!0},p:$,i(i){o||(vt(r.$$.fragment,i),o=!0)},o(i){Et(r.$$.fragment,i),o=!1},d(i){i&&M(t),nn(r)}}}function Sa(e){let t;return{c(){t=C("span"),t.textContent="☉",S(t,"class","mr-2")},m(n,r){j(n,t,r)},p:$,d(n){n&&M(t)}}}function Aa(e){let t,n;return{c(){t=C("img"),re(t.src,n=e[18].picture)||S(t,"src",n),S(t,"alt",""),S(t,"class","mr-2 h-5 w-5 rounded-full")},m(r,o){j(r,t,o)},p(r,o){o[0]&262144&&!re(t.src,n=r[18].picture)&&S(t,"src",n)},d(r){r&&M(t)}}}function Ba(e){let t;return{c(){t=C("div"),t.textContent="Connect with Nostr",S(t,"class","flex items-center px-2")},m(n,r){j(n,t,r)},d(n){n&&M(t)}}}function Ia(e){let t;return{c(){t=C("div"),t.textContent="N",S(t,"class","w-6 text-center")},m(n,r){j(n,t,r)},d(n){n&&M(t)}}}function Ta(e){let t,n,r,o,i,s,c;const a=[la,aa,ca],l=[];function f(u,g){return!u[21]&&!u[18]&&u[1]?0:u[21]?2:1}return n=f(e),r=l[n]=a[n](e),{c(){t=C("div"),r.c(),S(t,"class","draggable z-[9000] animate-fadein font-sans text-white"),S(t,"style",o="position: fixed; "+(e[21]&&e[5]?"width: 100vw;":"")+"; right: "+(e[21]&&e[5]?"0":e[3])+"px; user-select: none; "+(e[21]&&e[5]?"bottom: 0px":e[20]+":"+e[19]+"px")),tr(t,"cursor-pointer",!e[18]&&!e[21])},m(u,g){j(u,t,g),l[n].m(t,null),e[46](t),i=!0,s||(c=[ot(Dn,"click",e[25]),ot(Dn,"mouseup",e[36]),ot(Dn,"mousemove",e[35]),ot(t,"mousedown",e[34])],s=!0)},p(u,g){let h=n;n=f(u),n===h?l[n].p(u,g):(Le(),Et(l[h],1,1,()=>{l[h]=null}),Ne(),r=l[n],r?r.p(u,g):(r=l[n]=a[n](u),r.c()),vt(r,1),r.m(t,null)),(!i||g[0]&3670056&&o!==(o="position: fixed; "+(u[21]&&u[5]?"width: 100vw;":"")+"; right: "+(u[21]&&u[5]?"0":u[3])+"px; user-select: none; "+(u[21]&&u[5]?"bottom: 0px":u[20]+":"+u[19]+"px")))&&S(t,"style",o),(!i||g[0]&2359296)&&tr(t,"cursor-pointer",!u[18]&&!u[21])},i(u){i||(vt(r),i=!0)},o(u){Et(r),i=!1},d(u){u&&M(t),l[n].d(),e[46](null),s=!1,Ct(c)}}}let Oa=!1;const Lo="We could not connect to a NIP-46 bunker with that url, are you sure it is set up correctly?",No="We were not able to connect using this address. For it to work it has to come from a NIP-46 provider.",Vt=20;function Vn(e){return window.open(e,"window.nostr","width=600,height=800,popup=yes")}function La(e,t,n){let r,o,i,s,c,a;const l=window.location.hostname,f=window.location.protocol,u=ia("only screen and (max-width: 640px)");Do(e,u,L=>n(5,a=L));const g={ORIGIN:"wnj:origin",CLIENT_SECRET:"wnj:clientSecret",Y_POS:"wnj:ypos",CALLBACK_TOKEN:"wnj:callbackToken",BUNKER_POINTER:"wnj:bunkerPointer"};let h,{accent:p}=t,{position:d="top"}=t,{startHidden:b}=t,{compactMode:w}=t;const y=window,k=new Us;let P,N,E;const _=localStorage.getItem(g.CLIENT_SECRET);_?E=cr(_):(E=gs(),localStorage.setItem(g.CLIENT_SECRET,ht(E)));let m="closed",T=!1,U,R,D,q,W,x,A=null,O=null,H=null,B=!1,z=!1,V,K,Q=!1,J,rt,{right:ft=20}=t,et=!1,lt=!1,ct,Ut,Be;const Ft={pool:k,onauth(L){V?n(10,A=L):J?(n(12,H=L),n(39,m="opened")):n(11,O=L)}},bt=oi(()=>{switch(m){case"justopened":n(39,m="opened");break;case"justclosed":n(39,m="closed");break}},500);function xt(){n(39,m="justopened"),bt()}function Gt(){n(39,m="justclosed"),bt()}function ne(){if(U&&!x){Zn();return}xt()}Yn();let $o={isWnj:!0,async getPublicKey(){return!W&&!x&&ne(),(await q).getPublicKey()},async signEvent(L){try{return!W&&!x&&ne(),await(await q).signEvent(L)}finally{n(12,H=null),Gt()}},async getRelays(){return{}},nip04:{async encrypt(L,Y){return!W&&!x&&ne(),(await q).nip04Encrypt(L,Y)},async decrypt(L,Y){return!W&&!x&&ne(),(await q).nip04Decrypt(L,Y)}}};function Yn(){Gt(),U=null,q=new Promise((L,Y)=>{R=L,D=Y}),n(18,J=null),n(9,W=!1),n(13,B=!1),n(15,V=!1),x=!1,rt=null,n(16,K="")}Yo(()=>{const L=window.location.hash;if(L.startsWith("#nostr-login=")){const Y=L.substring(L.indexOf("=")+1),dt=window.location.href.split("#")[0];if(history.replaceState(null,"",dt),Y.startsWith("bunker://")){n(4,N=Y);const pe=new SubmitEvent("submit",{bubbles:!0,cancelable:!0});T=!0,xt(),qo(pe)}}if(!U){let Y=localStorage.getItem(g.BUNKER_POINTER);if(Y){U=JSON.parse(Y);let dt=new URL(`bunker://${U.pubkey}`);U.relays.forEach(pe=>{dt.searchParams.append("relay",pe)}),U.secret&&dt.searchParams.set("secret",U.secret),n(4,N=dt.toString()),zo(),Zn()}}if(y.nostr&&!y.nostr.isWnj){y.destroyWnj();return}else Object.defineProperty(window,"nostr",{get(){return $o},set(Y){$o=Y,Y.isWnj||y.destroyWnj()},configurable:!0});return()=>{rt&&rt.close()}});function Pa(L){Math.abs(o-Ut)>6||Date.now()-Be>600||m==="justopened"||m==="justclosed"||(L.composedPath().find(Y=>Y.id==="wnj")?xt():Gt())}function Ca(L){Gt(),n(15,V=!1),n(10,A=null),n(11,O=null),n(12,H=null),L.stopPropagation()}function Ra(L){n(17,Q=!0),L.stopPropagation()}function Ha(L){n(17,Q=!1),L.stopPropagation()}async function qo(L){L.preventDefault();try{if(U=await Yc(N),!U){N.match(Ge)?n(16,K=Lo):n(16,K=No);return}P.setCustomValidity(""),n(16,K=""),await Zn(),zo()}catch{N.match(Ge)?n(16,K=Lo):n(16,K=No),n(9,W=!1)}}async function Ma(L){L.preventDefault(),localStorage.removeItem(g.BUNKER_POINTER),Yn()}async function ja(L){L.preventDefault(),n(4,N=""),localStorage.removeItem(g.BUNKER_POINTER),n(14,z=!1)}function $a(L){n(15,V=!1)}function qa(){n(13,B=!1),n(9,W=!1),D("connection aborted"),Yn(),xt()}async function Zn(L=void 0){L=L||new Jc(E,U,Ft),n(9,W=!0);let Y=setTimeout(()=>{n(13,B=!0),n(39,m="opened")},5e3);try{await L.connect(),x=!0,localStorage.setItem(g.BUNKER_POINTER,JSON.stringify(U)),Gt(),R(L)}catch(dt){D((dt==null?void 0:dt.message)||String(dt))}finally{clearTimeout(Y),n(9,W=!1),n(13,B=!1),n(10,A=null),n(11,O=null),n(12,H=null),T&&xt()}}async function zo(){let L;try{L=await(await q).getPublicKey()}catch{n(14,z=!0);return}n(18,J={pubkey:L,npub:ea(L),event:null}),rt=k.subscribeMany(["wss://purplepag.es","wss://relay.snort.social","wss://relay.nos.social"],[{kinds:[0],authors:[L]}],{onevent(Y){var dt;if(!((((dt=J.event)==null?void 0:dt.created_at)||0)>=Y.created_at))try{let{name:pe,picture:Qa}=JSON.parse(Y.content);n(18,J.event=Y,J),n(18,J.name=pe,J),n(18,J.picture=Qa,J)}catch{}}})}function za(L){if(i)return;et=!0;const Y=h.getBoundingClientRect();ct=L.clientY-Y.top,Ut=o,Be=Date.now()}function Ka(L){et&&(r==="top"?n(19,o=L.clientY):n(19,o=window.innerHeight-L.clientY),n(19,o-=ct),n(40,lt=!0),o<Vt&&n(19,o=Vt),o>window.innerHeight-Vt&&n(19,o=window.innerHeight-Vt))}function Wa(){if(et=!1,setTimeout(()=>{n(40,lt=!1)},10),lt){const L=h.getBoundingClientRect(),Y=window.innerHeight,dt=Y/2;L.top<dt?(n(20,r="top"),n(19,o=L.top)):(n(20,r="bottom"),n(19,o=Y-L.bottom)),o<Vt&&n(19,o=Vt),localStorage.setItem(g.ORIGIN,r),localStorage.setItem(g.Y_POS,o.toString())}}function Da(){window.location.href=`https://nstart.me?an=${l}&at=web&ac=${f}//${l}&sfb=yes`}const Va=()=>Vn(A),Fa=()=>Vn(O),Ga=()=>{Vn(H)};function Ya(L){Te[L?"unshift":"push"](()=>{P=L,n(7,P)})}function Za(){N=this.value,n(4,N)}function Ja(L){Te[L?"unshift":"push"](()=>{h=L,n(6,h)})}return e.$$set=L=>{"accent"in L&&n(0,p=L.accent),"position"in L&&n(38,d=L.position),"startHidden"in L&&n(1,b=L.startHidden),"compactMode"in L&&n(2,w=L.compactMode),"right"in L&&n(3,ft=L.right)},e.$$.update=()=>{e.$$.dirty[0]&32|e.$$.dirty[1]&128&&n(20,r=a?"bottom":localStorage.getItem(g.ORIGIN)||d),e.$$.dirty[0]&32&&n(19,o=a?Vt:parseInt(localStorage.getItem(g.Y_POS)||"0")||Vt),e.$$.dirty[1]&256&&n(21,i=m==="justopened"||m==="opened"),e.$$.dirty[0]&1|e.$$.dirty[1]&512&&n(23,s=lt?"cursor-grabbing outline-dashed outline-"+p+"-500 outline-1 outline-offset-4":"outline-none"),e.$$.dirty[0]&16&&n(22,c=N&&(N.match(Ge)||N.match(Qc)))},[p,b,w,ft,N,a,h,P,E,W,A,O,H,B,z,V,K,Q,J,o,r,i,c,s,u,Pa,Ca,Ra,Ha,qo,Ma,ja,$a,qa,za,Ka,Wa,Da,d,m,lt,Va,Fa,Ga,Ya,Za,Ja]}class Na extends ir{constructor(t){super(),or(this,t,La,Ta,Ze,{accent:0,position:38,startHidden:1,compactMode:2,right:3},null,[-1,-1,-1])}}const be=window;be.destroyWnj=()=>{setTimeout(()=>{Ua.$destroy()},1)};const Fn=document.createElement("div");Fn.style.zIndex="90000",document.body.appendChild(Fn);const Gn=document.createElement("div");Gn.id="wnj";const Uo=document.createElement("style");Uo.innerHTML=Yt;const Po=Fn.attachShadow({mode:"open"});Po.appendChild(Gn),Po.appendChild(Uo);const Ua=new Na({target:Gn,props:{accent:((Co=be.wnjParams)==null?void 0:Co.accent)||"cyan",position:((Ro=be.wnjParams)==null?void 0:Ro.position)==="bottom"?"bottom":"top",startHidden:(Ho=be.wnjParams)==null?void 0:Ho.startHidden,compactMode:(Mo=be.wnjParams)==null?void 0:Mo.compactMode}});if(!((jo=be.wnjParams)!=null&&jo.disableOverflowFix)){const e=document.createElement("style"),t=`
|
|
23
23
|
html, body {
|
|
24
24
|
overflow: auto;
|
|
25
25
|
height: 100%;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "window.nostr.js",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.9",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/window.nostr.js",
|
|
6
6
|
"devDependencies": {
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"debounce": "2.0.0",
|
|
27
|
-
"nostr-tools": "2.
|
|
27
|
+
"nostr-tools": "2.12.0"
|
|
28
28
|
}
|
|
29
29
|
}
|
package/postcss.config.js
CHANGED
package/src/App.svelte
CHANGED
|
@@ -13,9 +13,7 @@
|
|
|
13
13
|
type BunkerSignerParams,
|
|
14
14
|
parseBunkerInput,
|
|
15
15
|
type BunkerPointer,
|
|
16
|
-
|
|
17
|
-
BUNKER_REGEX,
|
|
18
|
-
queryBunkerProfile
|
|
16
|
+
BUNKER_REGEX
|
|
19
17
|
} from 'nostr-tools/nip46'
|
|
20
18
|
import {NIP05_REGEX} from 'nostr-tools/nip05'
|
|
21
19
|
import {npubEncode} from 'nostr-tools/nip19'
|
|
@@ -32,8 +30,7 @@
|
|
|
32
30
|
CLIENT_SECRET: 'wnj:clientSecret',
|
|
33
31
|
Y_POS: 'wnj:ypos',
|
|
34
32
|
CALLBACK_TOKEN: 'wnj:callbackToken',
|
|
35
|
-
BUNKER_POINTER: 'wnj:bunkerPointer'
|
|
36
|
-
CACHED_PUBKEY: 'wnj:cachedPubKey'
|
|
33
|
+
BUNKER_POINTER: 'wnj:bunkerPointer'
|
|
37
34
|
}
|
|
38
35
|
|
|
39
36
|
let myself: HTMLDivElement
|
|
@@ -73,7 +70,7 @@
|
|
|
73
70
|
let takingTooLong = false
|
|
74
71
|
let hasTriedToConnectButFailed = false
|
|
75
72
|
let creating: boolean
|
|
76
|
-
let awaitingCreation: boolean
|
|
73
|
+
let awaitingCreation: boolean = false
|
|
77
74
|
let errorMessage: string
|
|
78
75
|
let showInfo = false
|
|
79
76
|
let identity: null | {
|
|
@@ -84,17 +81,6 @@
|
|
|
84
81
|
event: NostrEvent | null
|
|
85
82
|
}
|
|
86
83
|
let metadataSub: SubCloser | null
|
|
87
|
-
let providers: BunkerProfile[] = [
|
|
88
|
-
{
|
|
89
|
-
picture: 'https://nsec.app/favicon.ico',
|
|
90
|
-
name: 'Nsec.app',
|
|
91
|
-
about:
|
|
92
|
-
'Store keys safely without a browser extension! Nsec.app is a non-custodial web app that can be connected to Nostr apps and provide restricted access to your keys.',
|
|
93
|
-
nip05: '_@nsec.app',
|
|
94
|
-
website: 'https://nsec.app',
|
|
95
|
-
domain: 'nsec.app'
|
|
96
|
-
} as BunkerProfile
|
|
97
|
-
]
|
|
98
84
|
|
|
99
85
|
const connectBunkerError =
|
|
100
86
|
'We could not connect to a NIP-46 bunker with that url, are you sure it is set up correctly?'
|
|
@@ -263,11 +249,7 @@
|
|
|
263
249
|
identify()
|
|
264
250
|
|
|
265
251
|
// we must connect here so identify() works because we can't rely on the bunker params to read our pubkey
|
|
266
|
-
|
|
267
|
-
let cachedPubkey = localStorage.getItem(lskeys.CACHED_PUBKEY)
|
|
268
|
-
if (!cachedPubkey) {
|
|
269
|
-
connect()
|
|
270
|
-
}
|
|
252
|
+
connect()
|
|
271
253
|
}
|
|
272
254
|
}
|
|
273
255
|
|
|
@@ -363,46 +345,13 @@
|
|
|
363
345
|
async function handleDisconnect(ev: MouseEvent) {
|
|
364
346
|
ev.preventDefault()
|
|
365
347
|
localStorage.removeItem(lskeys.BUNKER_POINTER)
|
|
366
|
-
localStorage.removeItem(lskeys.CACHED_PUBKEY)
|
|
367
348
|
reset()
|
|
368
349
|
}
|
|
369
350
|
|
|
370
|
-
async function handleOpenCreate(ev: MouseEvent) {
|
|
371
|
-
ev.preventDefault()
|
|
372
|
-
creating = true
|
|
373
|
-
|
|
374
|
-
if (providers.length > 0 && providers[0].bunkerPointer == null) {
|
|
375
|
-
let toRemove: BunkerProfile[] = []
|
|
376
|
-
let promises: Promise<void>[] = []
|
|
377
|
-
|
|
378
|
-
for (let i = 0; i < providers.length; i++) {
|
|
379
|
-
let promise = queryBunkerProfile(providers[i].nip05).then(
|
|
380
|
-
(bp: BunkerPointer | null) => {
|
|
381
|
-
if (!bp) {
|
|
382
|
-
toRemove.push(providers[i])
|
|
383
|
-
} else {
|
|
384
|
-
providers[i].bunkerPointer = bp
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
)
|
|
388
|
-
promises.push(promise)
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
await Promise.all(promises)
|
|
392
|
-
for (let r = 0; r < toRemove.length; r++) {
|
|
393
|
-
let idx = providers.indexOf(toRemove[r])
|
|
394
|
-
providers.splice(idx, 1)
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
providers = providers
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
|
|
401
351
|
async function handleErasePointer(ev: MouseEvent) {
|
|
402
352
|
ev.preventDefault()
|
|
403
353
|
bunkerInputValue = ''
|
|
404
354
|
localStorage.removeItem(lskeys.BUNKER_POINTER)
|
|
405
|
-
localStorage.removeItem(lskeys.CACHED_PUBKEY)
|
|
406
355
|
hasTriedToConnectButFailed = false
|
|
407
356
|
}
|
|
408
357
|
|
|
@@ -451,18 +400,12 @@
|
|
|
451
400
|
|
|
452
401
|
// identify() is what gives a name and picture to our floating widget
|
|
453
402
|
async function identify() {
|
|
454
|
-
let pubkey
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
// the next time we open this page
|
|
461
|
-
localStorage.setItem(lskeys.CACHED_PUBKEY, pubkey)
|
|
462
|
-
} catch (err) {
|
|
463
|
-
hasTriedToConnectButFailed = true
|
|
464
|
-
return
|
|
465
|
-
}
|
|
403
|
+
let pubkey: string
|
|
404
|
+
try {
|
|
405
|
+
pubkey = await (await bunker).getPublicKey()
|
|
406
|
+
} catch (err) {
|
|
407
|
+
hasTriedToConnectButFailed = true
|
|
408
|
+
return
|
|
466
409
|
}
|
|
467
410
|
|
|
468
411
|
identity = {
|
|
@@ -551,6 +494,10 @@
|
|
|
551
494
|
localStorage.setItem(lskeys.Y_POS, ypos.toString())
|
|
552
495
|
}
|
|
553
496
|
}
|
|
497
|
+
|
|
498
|
+
function handleCreateAccount() {
|
|
499
|
+
window.location.href = `https://nstart.me?an=${currentDomain}&at=web&ac=${currentProtocol}//${currentDomain}&sfb=yes`
|
|
500
|
+
}
|
|
554
501
|
</script>
|
|
555
502
|
|
|
556
503
|
<svelte:window
|
|
@@ -618,7 +565,7 @@
|
|
|
618
565
|
<!-- Open status ################### -->
|
|
619
566
|
{:else}
|
|
620
567
|
<div
|
|
621
|
-
class="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-{accent}-900 to-{accent}-700 {movingStyle}"
|
|
568
|
+
class="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 bg-{accent}-800 from-{accent}-900 to-{accent}-700 {movingStyle}"
|
|
622
569
|
>
|
|
623
570
|
<button
|
|
624
571
|
on:click={showInfo ? handleCloseInfo : handleCloseModal}
|
|
@@ -732,11 +679,9 @@
|
|
|
732
679
|
</div>
|
|
733
680
|
<button
|
|
734
681
|
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"
|
|
735
|
-
on:click={
|
|
736
|
-
window.location.href = `https://nstart.me?an=${currentDomain}&at=web&ac=${currentProtocol}//${currentDomain}&sfb=yes`
|
|
737
|
-
}}
|
|
682
|
+
on:click={handleCreateAccount}
|
|
738
683
|
disabled={awaitingCreation}
|
|
739
|
-
>Create
|
|
684
|
+
>Create an account »
|
|
740
685
|
</button>
|
|
741
686
|
<div class="mt-6 text-center text-sm leading-3">
|
|
742
687
|
Do you already have a Nostr address?<br />
|
|
@@ -802,7 +747,7 @@
|
|
|
802
747
|
Do you need a Nostr account?<br />
|
|
803
748
|
<button
|
|
804
749
|
class="cursor-pointer border-0 bg-transparent text-sm text-white underline"
|
|
805
|
-
on:click={
|
|
750
|
+
on:click={handleCreateAccount}>Sign up now</button
|
|
806
751
|
>
|
|
807
752
|
{/if}
|
|
808
753
|
</div>
|
package/tailwind.config.js
CHANGED
|
@@ -5,30 +5,107 @@ export default {
|
|
|
5
5
|
extend: {
|
|
6
6
|
animation: {
|
|
7
7
|
fadein: 'fadeIn 1s ease-in-out, moveIn 1s ease-in-out',
|
|
8
|
-
show: 'fadeIn 200ms ease-in-out'
|
|
8
|
+
show: 'fadeIn 200ms ease-in-out'
|
|
9
9
|
},
|
|
10
10
|
// that is actual animation
|
|
11
|
-
keyframes:
|
|
11
|
+
keyframes: _ => ({
|
|
12
12
|
fadeIn: {
|
|
13
|
-
'0%': {
|
|
14
|
-
'100%': {
|
|
13
|
+
'0%': {opacity: 0},
|
|
14
|
+
'100%': {opacity: 1}
|
|
15
15
|
},
|
|
16
16
|
moveIn: {
|
|
17
|
-
'0%': {
|
|
18
|
-
'100%': {
|
|
19
|
-
}
|
|
20
|
-
})
|
|
17
|
+
'0%': {transform: 'translateY(-10px)'},
|
|
18
|
+
'100%': {transform: 'translateY(0)'}
|
|
19
|
+
}
|
|
20
|
+
})
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
plugins: [],
|
|
24
24
|
prefix: '',
|
|
25
25
|
safelist: [
|
|
26
|
-
'bg-cyan-700',
|
|
27
|
-
'
|
|
28
|
-
'bg-
|
|
29
|
-
'
|
|
30
|
-
'bg-
|
|
31
|
-
'
|
|
32
|
-
'bg-
|
|
26
|
+
'bg-cyan-700',
|
|
27
|
+
'hover:bg-cyan-700',
|
|
28
|
+
'bg-cyan-800',
|
|
29
|
+
'hover:bg-cyan-800',
|
|
30
|
+
'bg-cyan-900',
|
|
31
|
+
'hover:bg-cyan-900',
|
|
32
|
+
'bg-cyan-950',
|
|
33
|
+
'hover:bg-cyan-950',
|
|
34
|
+
'text-cyan-600',
|
|
35
|
+
'outline-cyan-500',
|
|
36
|
+
'from-cyan-900',
|
|
37
|
+
'to-cyan-700',
|
|
38
|
+
'bg-green-700',
|
|
39
|
+
'hover:bg-green-700',
|
|
40
|
+
'bg-green-800',
|
|
41
|
+
'hover:bg-green-800',
|
|
42
|
+
'bg-green-900',
|
|
43
|
+
'hover:bg-green-900',
|
|
44
|
+
'bg-green-950',
|
|
45
|
+
'hover:bg-green-950',
|
|
46
|
+
'text-green-600',
|
|
47
|
+
'outline-green-500',
|
|
48
|
+
'from-green-900',
|
|
49
|
+
'to-green-700',
|
|
50
|
+
'bg-purple-700',
|
|
51
|
+
'hover:bg-purple-700',
|
|
52
|
+
'bg-purple-800',
|
|
53
|
+
'hover:bg-purple-800',
|
|
54
|
+
'bg-purple-900',
|
|
55
|
+
'hover:bg-purple-900',
|
|
56
|
+
'bg-purple-950',
|
|
57
|
+
'hover:bg-purple-950',
|
|
58
|
+
'text-purple-600',
|
|
59
|
+
'outline-purple-500',
|
|
60
|
+
'from-purple-900',
|
|
61
|
+
'to-purple-700',
|
|
62
|
+
'bg-red-700',
|
|
63
|
+
'hover:bg-red-700',
|
|
64
|
+
'bg-red-800',
|
|
65
|
+
'hover:bg-red-800',
|
|
66
|
+
'bg-red-900',
|
|
67
|
+
'hover:bg-red-900',
|
|
68
|
+
'bg-red-950',
|
|
69
|
+
'hover:bg-red-950',
|
|
70
|
+
'text-red-600',
|
|
71
|
+
'outline-red-500',
|
|
72
|
+
'from-red-900',
|
|
73
|
+
'to-red-700',
|
|
74
|
+
'bg-orange-700',
|
|
75
|
+
'hover:bg-orange-700',
|
|
76
|
+
'bg-orange-800',
|
|
77
|
+
'hover:bg-orange-800',
|
|
78
|
+
'bg-orange-900',
|
|
79
|
+
'hover:bg-orange-900',
|
|
80
|
+
'bg-orange-950',
|
|
81
|
+
'hover:bg-orange-950',
|
|
82
|
+
'text-orange-600',
|
|
83
|
+
'outline-orange-500',
|
|
84
|
+
'from-orange-900',
|
|
85
|
+
'to-orange-700',
|
|
86
|
+
'bg-neutral-700',
|
|
87
|
+
'hover:bg-neutral-700',
|
|
88
|
+
'bg-neutral-800',
|
|
89
|
+
'hover:bg-neutral-800',
|
|
90
|
+
'bg-neutral-900',
|
|
91
|
+
'hover:bg-neutral-900',
|
|
92
|
+
'bg-neutral-950',
|
|
93
|
+
'hover:bg-neutral-950',
|
|
94
|
+
'text-neutral-600',
|
|
95
|
+
'outline-neutral-500',
|
|
96
|
+
'from-neutral-900',
|
|
97
|
+
'to-neutral-700',
|
|
98
|
+
'bg-stone-700',
|
|
99
|
+
'hover:bg-stone-700',
|
|
100
|
+
'bg-stone-800',
|
|
101
|
+
'hover:bg-stone-800',
|
|
102
|
+
'bg-stone-900',
|
|
103
|
+
'hover:bg-stone-900',
|
|
104
|
+
'bg-stone-950',
|
|
105
|
+
'hover:bg-stone-950',
|
|
106
|
+
'text-stone-600',
|
|
107
|
+
'outline-stone-500',
|
|
108
|
+
'from-stone-900',
|
|
109
|
+
'to-stone-700'
|
|
33
110
|
]
|
|
34
111
|
}
|