@konemono/nostr-login-components 1.0.4
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/dist/components/button-base.d.ts +11 -0
- package/dist/components/button-base.js +8 -0
- package/dist/components/button-base.js.map +1 -0
- package/dist/components/button-base2.js +52 -0
- package/dist/components/button-base2.js.map +1 -0
- package/dist/components/css.js +1 -0
- package/dist/components/index.d.ts +33 -0
- package/dist/components/index.js +39 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/index2.js +33 -0
- package/dist/components/index2.js.map +1 -0
- package/dist/components/index3.js +248 -0
- package/dist/components/index3.js.map +1 -0
- package/dist/components/nl-auth.d.ts +11 -0
- package/dist/components/nl-auth.js +8 -0
- package/dist/components/nl-auth.js.map +1 -0
- package/dist/components/nl-auth2.js +352 -0
- package/dist/components/nl-auth2.js.map +1 -0
- package/dist/components/nl-banner.d.ts +11 -0
- package/dist/components/nl-banner.js +8 -0
- package/dist/components/nl-banner.js.map +1 -0
- package/dist/components/nl-banner2.js +195 -0
- package/dist/components/nl-banner2.js.map +1 -0
- package/dist/components/nl-button.d.ts +11 -0
- package/dist/components/nl-button.js +8 -0
- package/dist/components/nl-button.js.map +1 -0
- package/dist/components/nl-button2.js +45 -0
- package/dist/components/nl-button2.js.map +1 -0
- package/dist/components/nl-change-account.d.ts +11 -0
- package/dist/components/nl-change-account.js +8 -0
- package/dist/components/nl-change-account.js.map +1 -0
- package/dist/components/nl-change-account2.js +113 -0
- package/dist/components/nl-change-account2.js.map +1 -0
- package/dist/components/nl-confirm-logout.d.ts +11 -0
- package/dist/components/nl-confirm-logout.js +8 -0
- package/dist/components/nl-confirm-logout.js.map +1 -0
- package/dist/components/nl-confirm-logout2.js +61 -0
- package/dist/components/nl-confirm-logout2.js.map +1 -0
- package/dist/components/nl-connect.d.ts +11 -0
- package/dist/components/nl-connect.js +8 -0
- package/dist/components/nl-connect.js.map +1 -0
- package/dist/components/nl-connect2.js +86 -0
- package/dist/components/nl-connect2.js.map +1 -0
- package/dist/components/nl-dialog.d.ts +11 -0
- package/dist/components/nl-dialog.js +8 -0
- package/dist/components/nl-dialog.js.map +1 -0
- package/dist/components/nl-dialog2.js +44 -0
- package/dist/components/nl-dialog2.js.map +1 -0
- package/dist/components/nl-iframe.d.ts +11 -0
- package/dist/components/nl-iframe.js +8 -0
- package/dist/components/nl-iframe.js.map +1 -0
- package/dist/components/nl-iframe2.js +51 -0
- package/dist/components/nl-iframe2.js.map +1 -0
- package/dist/components/nl-import-flow.d.ts +11 -0
- package/dist/components/nl-import-flow.js +8 -0
- package/dist/components/nl-import-flow.js.map +1 -0
- package/dist/components/nl-import-flow2.js +91 -0
- package/dist/components/nl-import-flow2.js.map +1 -0
- package/dist/components/nl-info-extension.d.ts +11 -0
- package/dist/components/nl-info-extension.js +8 -0
- package/dist/components/nl-info-extension.js.map +1 -0
- package/dist/components/nl-info-extension2.js +36 -0
- package/dist/components/nl-info-extension2.js.map +1 -0
- package/dist/components/nl-info.d.ts +11 -0
- package/dist/components/nl-info.js +8 -0
- package/dist/components/nl-info.js.map +1 -0
- package/dist/components/nl-info2.js +98 -0
- package/dist/components/nl-info2.js.map +1 -0
- package/dist/components/nl-loading.d.ts +11 -0
- package/dist/components/nl-loading.js +8 -0
- package/dist/components/nl-loading.js.map +1 -0
- package/dist/components/nl-loading2.js +87 -0
- package/dist/components/nl-loading2.js.map +1 -0
- package/dist/components/nl-local-signup.d.ts +11 -0
- package/dist/components/nl-local-signup.js +8 -0
- package/dist/components/nl-local-signup.js.map +1 -0
- package/dist/components/nl-local-signup2.js +69 -0
- package/dist/components/nl-local-signup2.js.map +1 -0
- package/dist/components/nl-login-status.d.ts +11 -0
- package/dist/components/nl-login-status.js +8 -0
- package/dist/components/nl-login-status.js.map +1 -0
- package/dist/components/nl-otp-migrate.d.ts +11 -0
- package/dist/components/nl-otp-migrate.js +8 -0
- package/dist/components/nl-otp-migrate.js.map +1 -0
- package/dist/components/nl-otp-migrate2.js +67 -0
- package/dist/components/nl-otp-migrate2.js.map +1 -0
- package/dist/components/nl-previously-logged.d.ts +11 -0
- package/dist/components/nl-previously-logged.js +8 -0
- package/dist/components/nl-previously-logged.js.map +1 -0
- package/dist/components/nl-previously-logged2.js +98 -0
- package/dist/components/nl-previously-logged2.js.map +1 -0
- package/dist/components/nl-select.d.ts +11 -0
- package/dist/components/nl-select.js +8 -0
- package/dist/components/nl-select.js.map +1 -0
- package/dist/components/nl-select2.js +97 -0
- package/dist/components/nl-select2.js.map +1 -0
- package/dist/components/nl-signin-bunker-url.d.ts +11 -0
- package/dist/components/nl-signin-bunker-url.js +8 -0
- package/dist/components/nl-signin-bunker-url.js.map +1 -0
- package/dist/components/nl-signin-bunker-url2.js +59 -0
- package/dist/components/nl-signin-bunker-url2.js.map +1 -0
- package/dist/components/nl-signin-connection-string.d.ts +11 -0
- package/dist/components/nl-signin-connection-string.js +8 -0
- package/dist/components/nl-signin-connection-string.js.map +1 -0
- package/dist/components/nl-signin-connection-string2.js +2935 -0
- package/dist/components/nl-signin-connection-string2.js.map +1 -0
- package/dist/components/nl-signin-otp.d.ts +11 -0
- package/dist/components/nl-signin-otp.js +8 -0
- package/dist/components/nl-signin-otp.js.map +1 -0
- package/dist/components/nl-signin-otp2.js +72 -0
- package/dist/components/nl-signin-otp2.js.map +1 -0
- package/dist/components/nl-signin-read-only.d.ts +11 -0
- package/dist/components/nl-signin-read-only.js +8 -0
- package/dist/components/nl-signin-read-only.js.map +1 -0
- package/dist/components/nl-signin-read-only2.js +59 -0
- package/dist/components/nl-signin-read-only2.js.map +1 -0
- package/dist/components/nl-signin.d.ts +11 -0
- package/dist/components/nl-signin.js +8 -0
- package/dist/components/nl-signin.js.map +1 -0
- package/dist/components/nl-signin2.js +59 -0
- package/dist/components/nl-signin2.js.map +1 -0
- package/dist/components/nl-signup.d.ts +11 -0
- package/dist/components/nl-signup.js +8 -0
- package/dist/components/nl-signup.js.map +1 -0
- package/dist/components/nl-signup2.js +89 -0
- package/dist/components/nl-signup2.js.map +1 -0
- package/dist/components/nl-welcome-signin.d.ts +11 -0
- package/dist/components/nl-welcome-signin.js +8 -0
- package/dist/components/nl-welcome-signin.js.map +1 -0
- package/dist/components/nl-welcome-signin2.js +64 -0
- package/dist/components/nl-welcome-signin2.js.map +1 -0
- package/dist/components/nl-welcome-signup.d.ts +11 -0
- package/dist/components/nl-welcome-signup.js +8 -0
- package/dist/components/nl-welcome-signup.js.map +1 -0
- package/dist/components/nl-welcome-signup2.js +51 -0
- package/dist/components/nl-welcome-signup2.js.map +1 -0
- package/dist/components/nl-welcome.d.ts +11 -0
- package/dist/components/nl-welcome.js +8 -0
- package/dist/components/nl-welcome.js.map +1 -0
- package/dist/components/nl-welcome2.js +51 -0
- package/dist/components/nl-welcome2.js.map +1 -0
- package/dist/components/ns-login-status.js +58 -0
- package/dist/components/ns-login-status.js.map +1 -0
- package/dist/types/components/button-base/button-base.d.ts +11 -0
- package/dist/types/components/nl-auth/nl-auth.d.ts +43 -0
- package/dist/types/components/nl-banner/nl-banner.d.ts +34 -0
- package/dist/types/components/nl-button/nl-button.d.ts +9 -0
- package/dist/types/components/nl-change-account/nl-change-account.d.ts +28 -0
- package/dist/types/components/nl-confirm-logout/nl-confirm-logout.d.ts +12 -0
- package/dist/types/components/nl-connect/nl-connect.d.ts +18 -0
- package/dist/types/components/nl-dialog/nl-dialog.d.ts +6 -0
- package/dist/types/components/nl-iframe/nl-iframe.d.ts +9 -0
- package/dist/types/components/nl-import-flow/nl-import-flow.d.ts +18 -0
- package/dist/types/components/nl-info/nl-info.d.ts +12 -0
- package/dist/types/components/nl-info-extension/nl-info-extension.d.ts +3 -0
- package/dist/types/components/nl-loading/nl-loading.d.ts +9 -0
- package/dist/types/components/nl-local-signup/nl-local-signup.d.ts +14 -0
- package/dist/types/components/nl-login-status/ns-login-status.d.ts +5 -0
- package/dist/types/components/nl-otp-migrate/nl-otp-migrate.d.ts +12 -0
- package/dist/types/components/nl-previously-logged/nl-previously-logged.d.ts +19 -0
- package/dist/types/components/nl-select/nl-select.d.ts +28 -0
- package/dist/types/components/nl-signin/nl-signin.d.ts +11 -0
- package/dist/types/components/nl-signin-bunker-url/nl-signin-bunker-url.d.ts +11 -0
- package/dist/types/components/nl-signin-connection-string/nl-signin-connection-string.d.ts +13 -0
- package/dist/types/components/nl-signin-otp/nl-signin-otp.d.ts +14 -0
- package/dist/types/components/nl-signin-read-only/nl-signin-read-only.d.ts +11 -0
- package/dist/types/components/nl-signup/nl-signup.d.ts +20 -0
- package/dist/types/components/nl-welcome/nl-welcome.d.ts +6 -0
- package/dist/types/components/nl-welcome-signin/nl-welcome-signin.d.ts +13 -0
- package/dist/types/components/nl-welcome-signup/nl-welcome-signup.d.ts +6 -0
- package/dist/types/components.d.ts +925 -0
- package/dist/types/index.d.ts +5 -0
- package/dist/types/stencil-public-runtime.d.ts +1674 -0
- package/dist/types/store/index.d.ts +36 -0
- package/dist/types/types/button.d.ts +6 -0
- package/dist/types/types/index.d.ts +59 -0
- package/package.json +49 -0
|
@@ -0,0 +1,925 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/**
|
|
4
|
+
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
+
* It contains typing information for all components that exist in this project.
|
|
6
|
+
*/
|
|
7
|
+
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { AuthMethod, BannerNotify, ConnectionString, Info, NlTheme, RecentType } from "./types/index";
|
|
9
|
+
import { OptionType } from "./components/nl-select/nl-select";
|
|
10
|
+
export { AuthMethod, BannerNotify, ConnectionString, Info, NlTheme, RecentType } from "./types/index";
|
|
11
|
+
export { OptionType } from "./components/nl-select/nl-select";
|
|
12
|
+
export namespace Components {
|
|
13
|
+
interface ButtonBase {
|
|
14
|
+
"darkMode": boolean;
|
|
15
|
+
"disabled": boolean;
|
|
16
|
+
"theme": NlTheme;
|
|
17
|
+
"titleBtn": string;
|
|
18
|
+
}
|
|
19
|
+
interface NlAuth {
|
|
20
|
+
"accounts": Info[];
|
|
21
|
+
"authMethods": AuthMethod[];
|
|
22
|
+
"authUrl": string;
|
|
23
|
+
"bunkers": string;
|
|
24
|
+
"connectionString": string;
|
|
25
|
+
"connectionStringServices": ConnectionString[];
|
|
26
|
+
"darkMode": boolean;
|
|
27
|
+
"error": string;
|
|
28
|
+
"hasExtension": boolean;
|
|
29
|
+
"hasOTP": boolean;
|
|
30
|
+
"iframeUrl": string;
|
|
31
|
+
"isLoading": boolean;
|
|
32
|
+
"isLoadingExtension": boolean;
|
|
33
|
+
"isOTP": boolean;
|
|
34
|
+
"localSignup": boolean;
|
|
35
|
+
"njumpIframe": string;
|
|
36
|
+
"recents": RecentType[];
|
|
37
|
+
"signupNjump": boolean;
|
|
38
|
+
"startScreen": string;
|
|
39
|
+
"theme": NlTheme;
|
|
40
|
+
"welcomeDescription": string;
|
|
41
|
+
"welcomeTitle": string;
|
|
42
|
+
}
|
|
43
|
+
interface NlBanner {
|
|
44
|
+
"accounts": Info[];
|
|
45
|
+
"darkMode": boolean;
|
|
46
|
+
"hiddenMode": boolean;
|
|
47
|
+
"isLoading": boolean;
|
|
48
|
+
"isOpen": boolean;
|
|
49
|
+
"notify": BannerNotify | null;
|
|
50
|
+
"theme": NlTheme;
|
|
51
|
+
"titleBanner": string;
|
|
52
|
+
"userInfo": Info | null;
|
|
53
|
+
}
|
|
54
|
+
interface NlButton {
|
|
55
|
+
"darkMode": boolean;
|
|
56
|
+
"disabled": boolean;
|
|
57
|
+
"theme": NlTheme;
|
|
58
|
+
"titleBtn": string;
|
|
59
|
+
}
|
|
60
|
+
interface NlChangeAccount {
|
|
61
|
+
"accounts": Info[];
|
|
62
|
+
"currentAccount": Info;
|
|
63
|
+
"darkMode": boolean;
|
|
64
|
+
"theme": 'default' | 'ocean' | 'lemonade' | 'purple';
|
|
65
|
+
}
|
|
66
|
+
interface NlConfirmLogout {
|
|
67
|
+
"description": string;
|
|
68
|
+
"titleModal": string;
|
|
69
|
+
}
|
|
70
|
+
interface NlConnect {
|
|
71
|
+
"authMethods": AuthMethod[];
|
|
72
|
+
"connectionStringServices": ConnectionString[];
|
|
73
|
+
"hasOTP": boolean;
|
|
74
|
+
"titleWelcome": string;
|
|
75
|
+
}
|
|
76
|
+
interface NlDialog {
|
|
77
|
+
}
|
|
78
|
+
interface NlIframe {
|
|
79
|
+
"description": string;
|
|
80
|
+
"iframeUrl": string;
|
|
81
|
+
"titleModal": string;
|
|
82
|
+
}
|
|
83
|
+
interface NlImportFlow {
|
|
84
|
+
"services": ConnectionString[];
|
|
85
|
+
"titleImport": string;
|
|
86
|
+
"titleInfo": string;
|
|
87
|
+
}
|
|
88
|
+
interface NlInfo {
|
|
89
|
+
}
|
|
90
|
+
interface NlInfoExtension {
|
|
91
|
+
}
|
|
92
|
+
interface NlLoading {
|
|
93
|
+
"path": string;
|
|
94
|
+
}
|
|
95
|
+
interface NlLocalSignup {
|
|
96
|
+
"description": string;
|
|
97
|
+
"descriptionNjump": string;
|
|
98
|
+
"signupNjump": boolean;
|
|
99
|
+
"titleSignup": string;
|
|
100
|
+
}
|
|
101
|
+
interface NlLoginStatus {
|
|
102
|
+
"info": RecentType | Info | undefined;
|
|
103
|
+
}
|
|
104
|
+
interface NlOtpMigrate {
|
|
105
|
+
"services": ConnectionString[];
|
|
106
|
+
"textImport": string;
|
|
107
|
+
"titleImport": string;
|
|
108
|
+
"titleInfo": string;
|
|
109
|
+
}
|
|
110
|
+
interface NlPreviouslyLogged {
|
|
111
|
+
"accounts": Info[];
|
|
112
|
+
"description": string;
|
|
113
|
+
"recents": RecentType[];
|
|
114
|
+
"titlePage": string;
|
|
115
|
+
}
|
|
116
|
+
interface NlSelect {
|
|
117
|
+
"darkMode": boolean;
|
|
118
|
+
"options": OptionType[];
|
|
119
|
+
"selected": number;
|
|
120
|
+
"theme": 'default' | 'ocean' | 'lemonade' | 'purple';
|
|
121
|
+
}
|
|
122
|
+
interface NlSignin {
|
|
123
|
+
"description": string;
|
|
124
|
+
"titleLogin": string;
|
|
125
|
+
}
|
|
126
|
+
interface NlSigninBunkerUrl {
|
|
127
|
+
"description": string;
|
|
128
|
+
"titleLogin": string;
|
|
129
|
+
}
|
|
130
|
+
interface NlSigninConnectionString {
|
|
131
|
+
"connectionString": string;
|
|
132
|
+
"description": string;
|
|
133
|
+
"titleLogin": string;
|
|
134
|
+
}
|
|
135
|
+
interface NlSigninOtp {
|
|
136
|
+
"description": string;
|
|
137
|
+
"descriptionOTP": string;
|
|
138
|
+
"titleLogin": string;
|
|
139
|
+
"titleLoginOTP": string;
|
|
140
|
+
}
|
|
141
|
+
interface NlSigninReadOnly {
|
|
142
|
+
"description": string;
|
|
143
|
+
"titleLogin": string;
|
|
144
|
+
}
|
|
145
|
+
interface NlSignup {
|
|
146
|
+
"bunkers": string;
|
|
147
|
+
"description": string;
|
|
148
|
+
"titleSignup": string;
|
|
149
|
+
}
|
|
150
|
+
interface NlWelcome {
|
|
151
|
+
"description": string;
|
|
152
|
+
"titleWelcome": string;
|
|
153
|
+
}
|
|
154
|
+
interface NlWelcomeSignin {
|
|
155
|
+
"authMethods": AuthMethod[];
|
|
156
|
+
"hasExtension": boolean;
|
|
157
|
+
"hasOTP": boolean;
|
|
158
|
+
"titleWelcome": string;
|
|
159
|
+
}
|
|
160
|
+
interface NlWelcomeSignup {
|
|
161
|
+
"description": string;
|
|
162
|
+
"titleWelcome": string;
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
export interface NlAuthCustomEvent<T> extends CustomEvent<T> {
|
|
166
|
+
detail: T;
|
|
167
|
+
target: HTMLNlAuthElement;
|
|
168
|
+
}
|
|
169
|
+
export interface NlBannerCustomEvent<T> extends CustomEvent<T> {
|
|
170
|
+
detail: T;
|
|
171
|
+
target: HTMLNlBannerElement;
|
|
172
|
+
}
|
|
173
|
+
export interface NlChangeAccountCustomEvent<T> extends CustomEvent<T> {
|
|
174
|
+
detail: T;
|
|
175
|
+
target: HTMLNlChangeAccountElement;
|
|
176
|
+
}
|
|
177
|
+
export interface NlConfirmLogoutCustomEvent<T> extends CustomEvent<T> {
|
|
178
|
+
detail: T;
|
|
179
|
+
target: HTMLNlConfirmLogoutElement;
|
|
180
|
+
}
|
|
181
|
+
export interface NlConnectCustomEvent<T> extends CustomEvent<T> {
|
|
182
|
+
detail: T;
|
|
183
|
+
target: HTMLNlConnectElement;
|
|
184
|
+
}
|
|
185
|
+
export interface NlIframeCustomEvent<T> extends CustomEvent<T> {
|
|
186
|
+
detail: T;
|
|
187
|
+
target: HTMLNlIframeElement;
|
|
188
|
+
}
|
|
189
|
+
export interface NlImportFlowCustomEvent<T> extends CustomEvent<T> {
|
|
190
|
+
detail: T;
|
|
191
|
+
target: HTMLNlImportFlowElement;
|
|
192
|
+
}
|
|
193
|
+
export interface NlLoadingCustomEvent<T> extends CustomEvent<T> {
|
|
194
|
+
detail: T;
|
|
195
|
+
target: HTMLNlLoadingElement;
|
|
196
|
+
}
|
|
197
|
+
export interface NlLocalSignupCustomEvent<T> extends CustomEvent<T> {
|
|
198
|
+
detail: T;
|
|
199
|
+
target: HTMLNlLocalSignupElement;
|
|
200
|
+
}
|
|
201
|
+
export interface NlOtpMigrateCustomEvent<T> extends CustomEvent<T> {
|
|
202
|
+
detail: T;
|
|
203
|
+
target: HTMLNlOtpMigrateElement;
|
|
204
|
+
}
|
|
205
|
+
export interface NlPreviouslyLoggedCustomEvent<T> extends CustomEvent<T> {
|
|
206
|
+
detail: T;
|
|
207
|
+
target: HTMLNlPreviouslyLoggedElement;
|
|
208
|
+
}
|
|
209
|
+
export interface NlSelectCustomEvent<T> extends CustomEvent<T> {
|
|
210
|
+
detail: T;
|
|
211
|
+
target: HTMLNlSelectElement;
|
|
212
|
+
}
|
|
213
|
+
export interface NlSigninCustomEvent<T> extends CustomEvent<T> {
|
|
214
|
+
detail: T;
|
|
215
|
+
target: HTMLNlSigninElement;
|
|
216
|
+
}
|
|
217
|
+
export interface NlSigninBunkerUrlCustomEvent<T> extends CustomEvent<T> {
|
|
218
|
+
detail: T;
|
|
219
|
+
target: HTMLNlSigninBunkerUrlElement;
|
|
220
|
+
}
|
|
221
|
+
export interface NlSigninConnectionStringCustomEvent<T> extends CustomEvent<T> {
|
|
222
|
+
detail: T;
|
|
223
|
+
target: HTMLNlSigninConnectionStringElement;
|
|
224
|
+
}
|
|
225
|
+
export interface NlSigninOtpCustomEvent<T> extends CustomEvent<T> {
|
|
226
|
+
detail: T;
|
|
227
|
+
target: HTMLNlSigninOtpElement;
|
|
228
|
+
}
|
|
229
|
+
export interface NlSigninReadOnlyCustomEvent<T> extends CustomEvent<T> {
|
|
230
|
+
detail: T;
|
|
231
|
+
target: HTMLNlSigninReadOnlyElement;
|
|
232
|
+
}
|
|
233
|
+
export interface NlSignupCustomEvent<T> extends CustomEvent<T> {
|
|
234
|
+
detail: T;
|
|
235
|
+
target: HTMLNlSignupElement;
|
|
236
|
+
}
|
|
237
|
+
export interface NlWelcomeSigninCustomEvent<T> extends CustomEvent<T> {
|
|
238
|
+
detail: T;
|
|
239
|
+
target: HTMLNlWelcomeSigninElement;
|
|
240
|
+
}
|
|
241
|
+
declare global {
|
|
242
|
+
interface HTMLButtonBaseElement extends Components.ButtonBase, HTMLStencilElement {
|
|
243
|
+
}
|
|
244
|
+
var HTMLButtonBaseElement: {
|
|
245
|
+
prototype: HTMLButtonBaseElement;
|
|
246
|
+
new (): HTMLButtonBaseElement;
|
|
247
|
+
};
|
|
248
|
+
interface HTMLNlAuthElementEventMap {
|
|
249
|
+
"nlCloseModal": any;
|
|
250
|
+
"nlChangeDarkMode": boolean;
|
|
251
|
+
"nlNostrConnectDefaultCancel": void;
|
|
252
|
+
}
|
|
253
|
+
interface HTMLNlAuthElement extends Components.NlAuth, HTMLStencilElement {
|
|
254
|
+
addEventListener<K extends keyof HTMLNlAuthElementEventMap>(type: K, listener: (this: HTMLNlAuthElement, ev: NlAuthCustomEvent<HTMLNlAuthElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
255
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
256
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
257
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
258
|
+
removeEventListener<K extends keyof HTMLNlAuthElementEventMap>(type: K, listener: (this: HTMLNlAuthElement, ev: NlAuthCustomEvent<HTMLNlAuthElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
259
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
260
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
261
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
262
|
+
}
|
|
263
|
+
var HTMLNlAuthElement: {
|
|
264
|
+
prototype: HTMLNlAuthElement;
|
|
265
|
+
new (): HTMLNlAuthElement;
|
|
266
|
+
};
|
|
267
|
+
interface HTMLNlBannerElementEventMap {
|
|
268
|
+
"handleNotifyConfirmBanner": string;
|
|
269
|
+
"handleNotifyConfirmBannerIframe": string;
|
|
270
|
+
"handleLoginBanner": string;
|
|
271
|
+
"handleLogoutBanner": string;
|
|
272
|
+
"handleOpenWelcomeModal": string;
|
|
273
|
+
"handleConfirmLogout": string;
|
|
274
|
+
"handleImportModal": string;
|
|
275
|
+
}
|
|
276
|
+
interface HTMLNlBannerElement extends Components.NlBanner, HTMLStencilElement {
|
|
277
|
+
addEventListener<K extends keyof HTMLNlBannerElementEventMap>(type: K, listener: (this: HTMLNlBannerElement, ev: NlBannerCustomEvent<HTMLNlBannerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
278
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
279
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
280
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
281
|
+
removeEventListener<K extends keyof HTMLNlBannerElementEventMap>(type: K, listener: (this: HTMLNlBannerElement, ev: NlBannerCustomEvent<HTMLNlBannerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
282
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
283
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
284
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
285
|
+
}
|
|
286
|
+
var HTMLNlBannerElement: {
|
|
287
|
+
prototype: HTMLNlBannerElement;
|
|
288
|
+
new (): HTMLNlBannerElement;
|
|
289
|
+
};
|
|
290
|
+
interface HTMLNlButtonElement extends Components.NlButton, HTMLStencilElement {
|
|
291
|
+
}
|
|
292
|
+
var HTMLNlButtonElement: {
|
|
293
|
+
prototype: HTMLNlButtonElement;
|
|
294
|
+
new (): HTMLNlButtonElement;
|
|
295
|
+
};
|
|
296
|
+
interface HTMLNlChangeAccountElementEventMap {
|
|
297
|
+
"handleOpenWelcomeModal": string;
|
|
298
|
+
"handleSwitchAccount": Info;
|
|
299
|
+
}
|
|
300
|
+
interface HTMLNlChangeAccountElement extends Components.NlChangeAccount, HTMLStencilElement {
|
|
301
|
+
addEventListener<K extends keyof HTMLNlChangeAccountElementEventMap>(type: K, listener: (this: HTMLNlChangeAccountElement, ev: NlChangeAccountCustomEvent<HTMLNlChangeAccountElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
302
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
303
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
304
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
305
|
+
removeEventListener<K extends keyof HTMLNlChangeAccountElementEventMap>(type: K, listener: (this: HTMLNlChangeAccountElement, ev: NlChangeAccountCustomEvent<HTMLNlChangeAccountElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
306
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
307
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
308
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
309
|
+
}
|
|
310
|
+
var HTMLNlChangeAccountElement: {
|
|
311
|
+
prototype: HTMLNlChangeAccountElement;
|
|
312
|
+
new (): HTMLNlChangeAccountElement;
|
|
313
|
+
};
|
|
314
|
+
interface HTMLNlConfirmLogoutElementEventMap {
|
|
315
|
+
"handleLogoutBanner": string;
|
|
316
|
+
"handleBackUpModal": string;
|
|
317
|
+
"nlCloseModal": any;
|
|
318
|
+
}
|
|
319
|
+
interface HTMLNlConfirmLogoutElement extends Components.NlConfirmLogout, HTMLStencilElement {
|
|
320
|
+
addEventListener<K extends keyof HTMLNlConfirmLogoutElementEventMap>(type: K, listener: (this: HTMLNlConfirmLogoutElement, ev: NlConfirmLogoutCustomEvent<HTMLNlConfirmLogoutElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
321
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
322
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
323
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
324
|
+
removeEventListener<K extends keyof HTMLNlConfirmLogoutElementEventMap>(type: K, listener: (this: HTMLNlConfirmLogoutElement, ev: NlConfirmLogoutCustomEvent<HTMLNlConfirmLogoutElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
325
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
326
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
327
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
328
|
+
}
|
|
329
|
+
var HTMLNlConfirmLogoutElement: {
|
|
330
|
+
prototype: HTMLNlConfirmLogoutElement;
|
|
331
|
+
new (): HTMLNlConfirmLogoutElement;
|
|
332
|
+
};
|
|
333
|
+
interface HTMLNlConnectElementEventMap {
|
|
334
|
+
"nlNostrConnect": ConnectionString;
|
|
335
|
+
}
|
|
336
|
+
interface HTMLNlConnectElement extends Components.NlConnect, HTMLStencilElement {
|
|
337
|
+
addEventListener<K extends keyof HTMLNlConnectElementEventMap>(type: K, listener: (this: HTMLNlConnectElement, ev: NlConnectCustomEvent<HTMLNlConnectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
338
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
339
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
340
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
341
|
+
removeEventListener<K extends keyof HTMLNlConnectElementEventMap>(type: K, listener: (this: HTMLNlConnectElement, ev: NlConnectCustomEvent<HTMLNlConnectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
342
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
343
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
344
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
345
|
+
}
|
|
346
|
+
var HTMLNlConnectElement: {
|
|
347
|
+
prototype: HTMLNlConnectElement;
|
|
348
|
+
new (): HTMLNlConnectElement;
|
|
349
|
+
};
|
|
350
|
+
interface HTMLNlDialogElement extends Components.NlDialog, HTMLStencilElement {
|
|
351
|
+
}
|
|
352
|
+
var HTMLNlDialogElement: {
|
|
353
|
+
prototype: HTMLNlDialogElement;
|
|
354
|
+
new (): HTMLNlDialogElement;
|
|
355
|
+
};
|
|
356
|
+
interface HTMLNlIframeElementEventMap {
|
|
357
|
+
"nlCloseModal": any;
|
|
358
|
+
}
|
|
359
|
+
interface HTMLNlIframeElement extends Components.NlIframe, HTMLStencilElement {
|
|
360
|
+
addEventListener<K extends keyof HTMLNlIframeElementEventMap>(type: K, listener: (this: HTMLNlIframeElement, ev: NlIframeCustomEvent<HTMLNlIframeElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
361
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
362
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
363
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
364
|
+
removeEventListener<K extends keyof HTMLNlIframeElementEventMap>(type: K, listener: (this: HTMLNlIframeElement, ev: NlIframeCustomEvent<HTMLNlIframeElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
365
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
366
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
367
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
368
|
+
}
|
|
369
|
+
var HTMLNlIframeElement: {
|
|
370
|
+
prototype: HTMLNlIframeElement;
|
|
371
|
+
new (): HTMLNlIframeElement;
|
|
372
|
+
};
|
|
373
|
+
interface HTMLNlImportFlowElementEventMap {
|
|
374
|
+
"nlImportAccount": ConnectionString;
|
|
375
|
+
"nlExportKeys": void;
|
|
376
|
+
}
|
|
377
|
+
interface HTMLNlImportFlowElement extends Components.NlImportFlow, HTMLStencilElement {
|
|
378
|
+
addEventListener<K extends keyof HTMLNlImportFlowElementEventMap>(type: K, listener: (this: HTMLNlImportFlowElement, ev: NlImportFlowCustomEvent<HTMLNlImportFlowElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
379
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
380
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
381
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
382
|
+
removeEventListener<K extends keyof HTMLNlImportFlowElementEventMap>(type: K, listener: (this: HTMLNlImportFlowElement, ev: NlImportFlowCustomEvent<HTMLNlImportFlowElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
383
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
384
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
385
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
386
|
+
}
|
|
387
|
+
var HTMLNlImportFlowElement: {
|
|
388
|
+
prototype: HTMLNlImportFlowElement;
|
|
389
|
+
new (): HTMLNlImportFlowElement;
|
|
390
|
+
};
|
|
391
|
+
interface HTMLNlInfoElement extends Components.NlInfo, HTMLStencilElement {
|
|
392
|
+
}
|
|
393
|
+
var HTMLNlInfoElement: {
|
|
394
|
+
prototype: HTMLNlInfoElement;
|
|
395
|
+
new (): HTMLNlInfoElement;
|
|
396
|
+
};
|
|
397
|
+
interface HTMLNlInfoExtensionElement extends Components.NlInfoExtension, HTMLStencilElement {
|
|
398
|
+
}
|
|
399
|
+
var HTMLNlInfoExtensionElement: {
|
|
400
|
+
prototype: HTMLNlInfoExtensionElement;
|
|
401
|
+
new (): HTMLNlInfoExtensionElement;
|
|
402
|
+
};
|
|
403
|
+
interface HTMLNlLoadingElementEventMap {
|
|
404
|
+
"stopFetchHandler": boolean;
|
|
405
|
+
"handleContinue": boolean;
|
|
406
|
+
}
|
|
407
|
+
interface HTMLNlLoadingElement extends Components.NlLoading, HTMLStencilElement {
|
|
408
|
+
addEventListener<K extends keyof HTMLNlLoadingElementEventMap>(type: K, listener: (this: HTMLNlLoadingElement, ev: NlLoadingCustomEvent<HTMLNlLoadingElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
409
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
410
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
411
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
412
|
+
removeEventListener<K extends keyof HTMLNlLoadingElementEventMap>(type: K, listener: (this: HTMLNlLoadingElement, ev: NlLoadingCustomEvent<HTMLNlLoadingElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
413
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
414
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
415
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
416
|
+
}
|
|
417
|
+
var HTMLNlLoadingElement: {
|
|
418
|
+
prototype: HTMLNlLoadingElement;
|
|
419
|
+
new (): HTMLNlLoadingElement;
|
|
420
|
+
};
|
|
421
|
+
interface HTMLNlLocalSignupElementEventMap {
|
|
422
|
+
"nlLocalSignup": string;
|
|
423
|
+
"nlSignupNjump": void;
|
|
424
|
+
"fetchHandler": boolean;
|
|
425
|
+
}
|
|
426
|
+
interface HTMLNlLocalSignupElement extends Components.NlLocalSignup, HTMLStencilElement {
|
|
427
|
+
addEventListener<K extends keyof HTMLNlLocalSignupElementEventMap>(type: K, listener: (this: HTMLNlLocalSignupElement, ev: NlLocalSignupCustomEvent<HTMLNlLocalSignupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
428
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
429
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
430
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
431
|
+
removeEventListener<K extends keyof HTMLNlLocalSignupElementEventMap>(type: K, listener: (this: HTMLNlLocalSignupElement, ev: NlLocalSignupCustomEvent<HTMLNlLocalSignupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
432
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
433
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
434
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
435
|
+
}
|
|
436
|
+
var HTMLNlLocalSignupElement: {
|
|
437
|
+
prototype: HTMLNlLocalSignupElement;
|
|
438
|
+
new (): HTMLNlLocalSignupElement;
|
|
439
|
+
};
|
|
440
|
+
interface HTMLNlLoginStatusElement extends Components.NlLoginStatus, HTMLStencilElement {
|
|
441
|
+
}
|
|
442
|
+
var HTMLNlLoginStatusElement: {
|
|
443
|
+
prototype: HTMLNlLoginStatusElement;
|
|
444
|
+
new (): HTMLNlLoginStatusElement;
|
|
445
|
+
};
|
|
446
|
+
interface HTMLNlOtpMigrateElementEventMap {
|
|
447
|
+
"nlImportAccount": ConnectionString;
|
|
448
|
+
}
|
|
449
|
+
interface HTMLNlOtpMigrateElement extends Components.NlOtpMigrate, HTMLStencilElement {
|
|
450
|
+
addEventListener<K extends keyof HTMLNlOtpMigrateElementEventMap>(type: K, listener: (this: HTMLNlOtpMigrateElement, ev: NlOtpMigrateCustomEvent<HTMLNlOtpMigrateElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
451
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
452
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
453
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
454
|
+
removeEventListener<K extends keyof HTMLNlOtpMigrateElementEventMap>(type: K, listener: (this: HTMLNlOtpMigrateElement, ev: NlOtpMigrateCustomEvent<HTMLNlOtpMigrateElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
455
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
456
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
457
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
458
|
+
}
|
|
459
|
+
var HTMLNlOtpMigrateElement: {
|
|
460
|
+
prototype: HTMLNlOtpMigrateElement;
|
|
461
|
+
new (): HTMLNlOtpMigrateElement;
|
|
462
|
+
};
|
|
463
|
+
interface HTMLNlPreviouslyLoggedElementEventMap {
|
|
464
|
+
"nlSwitchAccount": Info;
|
|
465
|
+
"nlLoginRecentAccount": RecentType;
|
|
466
|
+
"nlRemoveRecent": RecentType;
|
|
467
|
+
}
|
|
468
|
+
interface HTMLNlPreviouslyLoggedElement extends Components.NlPreviouslyLogged, HTMLStencilElement {
|
|
469
|
+
addEventListener<K extends keyof HTMLNlPreviouslyLoggedElementEventMap>(type: K, listener: (this: HTMLNlPreviouslyLoggedElement, ev: NlPreviouslyLoggedCustomEvent<HTMLNlPreviouslyLoggedElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
470
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
471
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
472
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
473
|
+
removeEventListener<K extends keyof HTMLNlPreviouslyLoggedElementEventMap>(type: K, listener: (this: HTMLNlPreviouslyLoggedElement, ev: NlPreviouslyLoggedCustomEvent<HTMLNlPreviouslyLoggedElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
474
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
475
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
476
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
477
|
+
}
|
|
478
|
+
var HTMLNlPreviouslyLoggedElement: {
|
|
479
|
+
prototype: HTMLNlPreviouslyLoggedElement;
|
|
480
|
+
new (): HTMLNlPreviouslyLoggedElement;
|
|
481
|
+
};
|
|
482
|
+
interface HTMLNlSelectElementEventMap {
|
|
483
|
+
"selectDomain": string;
|
|
484
|
+
}
|
|
485
|
+
interface HTMLNlSelectElement extends Components.NlSelect, HTMLStencilElement {
|
|
486
|
+
addEventListener<K extends keyof HTMLNlSelectElementEventMap>(type: K, listener: (this: HTMLNlSelectElement, ev: NlSelectCustomEvent<HTMLNlSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
487
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
488
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
489
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
490
|
+
removeEventListener<K extends keyof HTMLNlSelectElementEventMap>(type: K, listener: (this: HTMLNlSelectElement, ev: NlSelectCustomEvent<HTMLNlSelectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
491
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
492
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
493
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
494
|
+
}
|
|
495
|
+
var HTMLNlSelectElement: {
|
|
496
|
+
prototype: HTMLNlSelectElement;
|
|
497
|
+
new (): HTMLNlSelectElement;
|
|
498
|
+
};
|
|
499
|
+
interface HTMLNlSigninElementEventMap {
|
|
500
|
+
"nlLogin": string;
|
|
501
|
+
"nlCheckLogin": string;
|
|
502
|
+
}
|
|
503
|
+
interface HTMLNlSigninElement extends Components.NlSignin, HTMLStencilElement {
|
|
504
|
+
addEventListener<K extends keyof HTMLNlSigninElementEventMap>(type: K, listener: (this: HTMLNlSigninElement, ev: NlSigninCustomEvent<HTMLNlSigninElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
505
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
506
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
507
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
508
|
+
removeEventListener<K extends keyof HTMLNlSigninElementEventMap>(type: K, listener: (this: HTMLNlSigninElement, ev: NlSigninCustomEvent<HTMLNlSigninElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
509
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
510
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
511
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
512
|
+
}
|
|
513
|
+
var HTMLNlSigninElement: {
|
|
514
|
+
prototype: HTMLNlSigninElement;
|
|
515
|
+
new (): HTMLNlSigninElement;
|
|
516
|
+
};
|
|
517
|
+
interface HTMLNlSigninBunkerUrlElementEventMap {
|
|
518
|
+
"nlLogin": string;
|
|
519
|
+
"nlCheckLogin": string;
|
|
520
|
+
}
|
|
521
|
+
interface HTMLNlSigninBunkerUrlElement extends Components.NlSigninBunkerUrl, HTMLStencilElement {
|
|
522
|
+
addEventListener<K extends keyof HTMLNlSigninBunkerUrlElementEventMap>(type: K, listener: (this: HTMLNlSigninBunkerUrlElement, ev: NlSigninBunkerUrlCustomEvent<HTMLNlSigninBunkerUrlElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
523
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
524
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
525
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
526
|
+
removeEventListener<K extends keyof HTMLNlSigninBunkerUrlElementEventMap>(type: K, listener: (this: HTMLNlSigninBunkerUrlElement, ev: NlSigninBunkerUrlCustomEvent<HTMLNlSigninBunkerUrlElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
527
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
528
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
529
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
530
|
+
}
|
|
531
|
+
var HTMLNlSigninBunkerUrlElement: {
|
|
532
|
+
prototype: HTMLNlSigninBunkerUrlElement;
|
|
533
|
+
new (): HTMLNlSigninBunkerUrlElement;
|
|
534
|
+
};
|
|
535
|
+
interface HTMLNlSigninConnectionStringElementEventMap {
|
|
536
|
+
"nlNostrConnectDefault": void;
|
|
537
|
+
}
|
|
538
|
+
interface HTMLNlSigninConnectionStringElement extends Components.NlSigninConnectionString, HTMLStencilElement {
|
|
539
|
+
addEventListener<K extends keyof HTMLNlSigninConnectionStringElementEventMap>(type: K, listener: (this: HTMLNlSigninConnectionStringElement, ev: NlSigninConnectionStringCustomEvent<HTMLNlSigninConnectionStringElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
540
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
541
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
542
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
543
|
+
removeEventListener<K extends keyof HTMLNlSigninConnectionStringElementEventMap>(type: K, listener: (this: HTMLNlSigninConnectionStringElement, ev: NlSigninConnectionStringCustomEvent<HTMLNlSigninConnectionStringElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
544
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
545
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
546
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
547
|
+
}
|
|
548
|
+
var HTMLNlSigninConnectionStringElement: {
|
|
549
|
+
prototype: HTMLNlSigninConnectionStringElement;
|
|
550
|
+
new (): HTMLNlSigninConnectionStringElement;
|
|
551
|
+
};
|
|
552
|
+
interface HTMLNlSigninOtpElementEventMap {
|
|
553
|
+
"nlLoginOTPUser": string;
|
|
554
|
+
"nlLoginOTPCode": string;
|
|
555
|
+
"nlCheckLogin": string;
|
|
556
|
+
}
|
|
557
|
+
interface HTMLNlSigninOtpElement extends Components.NlSigninOtp, HTMLStencilElement {
|
|
558
|
+
addEventListener<K extends keyof HTMLNlSigninOtpElementEventMap>(type: K, listener: (this: HTMLNlSigninOtpElement, ev: NlSigninOtpCustomEvent<HTMLNlSigninOtpElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
559
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
560
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
561
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
562
|
+
removeEventListener<K extends keyof HTMLNlSigninOtpElementEventMap>(type: K, listener: (this: HTMLNlSigninOtpElement, ev: NlSigninOtpCustomEvent<HTMLNlSigninOtpElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
563
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
564
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
565
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
566
|
+
}
|
|
567
|
+
var HTMLNlSigninOtpElement: {
|
|
568
|
+
prototype: HTMLNlSigninOtpElement;
|
|
569
|
+
new (): HTMLNlSigninOtpElement;
|
|
570
|
+
};
|
|
571
|
+
interface HTMLNlSigninReadOnlyElementEventMap {
|
|
572
|
+
"nlLoginReadOnly": string;
|
|
573
|
+
"nlCheckLogin": string;
|
|
574
|
+
}
|
|
575
|
+
interface HTMLNlSigninReadOnlyElement extends Components.NlSigninReadOnly, HTMLStencilElement {
|
|
576
|
+
addEventListener<K extends keyof HTMLNlSigninReadOnlyElementEventMap>(type: K, listener: (this: HTMLNlSigninReadOnlyElement, ev: NlSigninReadOnlyCustomEvent<HTMLNlSigninReadOnlyElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
577
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
578
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
579
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
580
|
+
removeEventListener<K extends keyof HTMLNlSigninReadOnlyElementEventMap>(type: K, listener: (this: HTMLNlSigninReadOnlyElement, ev: NlSigninReadOnlyCustomEvent<HTMLNlSigninReadOnlyElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
581
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
582
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
583
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
584
|
+
}
|
|
585
|
+
var HTMLNlSigninReadOnlyElement: {
|
|
586
|
+
prototype: HTMLNlSigninReadOnlyElement;
|
|
587
|
+
new (): HTMLNlSigninReadOnlyElement;
|
|
588
|
+
};
|
|
589
|
+
interface HTMLNlSignupElementEventMap {
|
|
590
|
+
"nlSignup": string;
|
|
591
|
+
"nlCheckSignup": string;
|
|
592
|
+
"fetchHandler": boolean;
|
|
593
|
+
}
|
|
594
|
+
interface HTMLNlSignupElement extends Components.NlSignup, HTMLStencilElement {
|
|
595
|
+
addEventListener<K extends keyof HTMLNlSignupElementEventMap>(type: K, listener: (this: HTMLNlSignupElement, ev: NlSignupCustomEvent<HTMLNlSignupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
596
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
597
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
598
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
599
|
+
removeEventListener<K extends keyof HTMLNlSignupElementEventMap>(type: K, listener: (this: HTMLNlSignupElement, ev: NlSignupCustomEvent<HTMLNlSignupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
600
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
601
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
602
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
603
|
+
}
|
|
604
|
+
var HTMLNlSignupElement: {
|
|
605
|
+
prototype: HTMLNlSignupElement;
|
|
606
|
+
new (): HTMLNlSignupElement;
|
|
607
|
+
};
|
|
608
|
+
interface HTMLNlWelcomeElement extends Components.NlWelcome, HTMLStencilElement {
|
|
609
|
+
}
|
|
610
|
+
var HTMLNlWelcomeElement: {
|
|
611
|
+
prototype: HTMLNlWelcomeElement;
|
|
612
|
+
new (): HTMLNlWelcomeElement;
|
|
613
|
+
};
|
|
614
|
+
interface HTMLNlWelcomeSigninElementEventMap {
|
|
615
|
+
"nlLoginExtension": void;
|
|
616
|
+
}
|
|
617
|
+
interface HTMLNlWelcomeSigninElement extends Components.NlWelcomeSignin, HTMLStencilElement {
|
|
618
|
+
addEventListener<K extends keyof HTMLNlWelcomeSigninElementEventMap>(type: K, listener: (this: HTMLNlWelcomeSigninElement, ev: NlWelcomeSigninCustomEvent<HTMLNlWelcomeSigninElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
619
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
620
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
621
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
622
|
+
removeEventListener<K extends keyof HTMLNlWelcomeSigninElementEventMap>(type: K, listener: (this: HTMLNlWelcomeSigninElement, ev: NlWelcomeSigninCustomEvent<HTMLNlWelcomeSigninElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
623
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
624
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
625
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
626
|
+
}
|
|
627
|
+
var HTMLNlWelcomeSigninElement: {
|
|
628
|
+
prototype: HTMLNlWelcomeSigninElement;
|
|
629
|
+
new (): HTMLNlWelcomeSigninElement;
|
|
630
|
+
};
|
|
631
|
+
interface HTMLNlWelcomeSignupElement extends Components.NlWelcomeSignup, HTMLStencilElement {
|
|
632
|
+
}
|
|
633
|
+
var HTMLNlWelcomeSignupElement: {
|
|
634
|
+
prototype: HTMLNlWelcomeSignupElement;
|
|
635
|
+
new (): HTMLNlWelcomeSignupElement;
|
|
636
|
+
};
|
|
637
|
+
interface HTMLElementTagNameMap {
|
|
638
|
+
"button-base": HTMLButtonBaseElement;
|
|
639
|
+
"nl-auth": HTMLNlAuthElement;
|
|
640
|
+
"nl-banner": HTMLNlBannerElement;
|
|
641
|
+
"nl-button": HTMLNlButtonElement;
|
|
642
|
+
"nl-change-account": HTMLNlChangeAccountElement;
|
|
643
|
+
"nl-confirm-logout": HTMLNlConfirmLogoutElement;
|
|
644
|
+
"nl-connect": HTMLNlConnectElement;
|
|
645
|
+
"nl-dialog": HTMLNlDialogElement;
|
|
646
|
+
"nl-iframe": HTMLNlIframeElement;
|
|
647
|
+
"nl-import-flow": HTMLNlImportFlowElement;
|
|
648
|
+
"nl-info": HTMLNlInfoElement;
|
|
649
|
+
"nl-info-extension": HTMLNlInfoExtensionElement;
|
|
650
|
+
"nl-loading": HTMLNlLoadingElement;
|
|
651
|
+
"nl-local-signup": HTMLNlLocalSignupElement;
|
|
652
|
+
"nl-login-status": HTMLNlLoginStatusElement;
|
|
653
|
+
"nl-otp-migrate": HTMLNlOtpMigrateElement;
|
|
654
|
+
"nl-previously-logged": HTMLNlPreviouslyLoggedElement;
|
|
655
|
+
"nl-select": HTMLNlSelectElement;
|
|
656
|
+
"nl-signin": HTMLNlSigninElement;
|
|
657
|
+
"nl-signin-bunker-url": HTMLNlSigninBunkerUrlElement;
|
|
658
|
+
"nl-signin-connection-string": HTMLNlSigninConnectionStringElement;
|
|
659
|
+
"nl-signin-otp": HTMLNlSigninOtpElement;
|
|
660
|
+
"nl-signin-read-only": HTMLNlSigninReadOnlyElement;
|
|
661
|
+
"nl-signup": HTMLNlSignupElement;
|
|
662
|
+
"nl-welcome": HTMLNlWelcomeElement;
|
|
663
|
+
"nl-welcome-signin": HTMLNlWelcomeSigninElement;
|
|
664
|
+
"nl-welcome-signup": HTMLNlWelcomeSignupElement;
|
|
665
|
+
}
|
|
666
|
+
}
|
|
667
|
+
declare namespace LocalJSX {
|
|
668
|
+
interface ButtonBase {
|
|
669
|
+
"darkMode"?: boolean;
|
|
670
|
+
"disabled"?: boolean;
|
|
671
|
+
"theme"?: NlTheme;
|
|
672
|
+
"titleBtn"?: string;
|
|
673
|
+
}
|
|
674
|
+
interface NlAuth {
|
|
675
|
+
"accounts"?: Info[];
|
|
676
|
+
"authMethods"?: AuthMethod[];
|
|
677
|
+
"authUrl"?: string;
|
|
678
|
+
"bunkers"?: string;
|
|
679
|
+
"connectionString"?: string;
|
|
680
|
+
"connectionStringServices"?: ConnectionString[];
|
|
681
|
+
"darkMode"?: boolean;
|
|
682
|
+
"error"?: string;
|
|
683
|
+
"hasExtension"?: boolean;
|
|
684
|
+
"hasOTP"?: boolean;
|
|
685
|
+
"iframeUrl"?: string;
|
|
686
|
+
"isLoading"?: boolean;
|
|
687
|
+
"isLoadingExtension"?: boolean;
|
|
688
|
+
"isOTP"?: boolean;
|
|
689
|
+
"localSignup"?: boolean;
|
|
690
|
+
"njumpIframe"?: string;
|
|
691
|
+
"onNlChangeDarkMode"?: (event: NlAuthCustomEvent<boolean>) => void;
|
|
692
|
+
"onNlCloseModal"?: (event: NlAuthCustomEvent<any>) => void;
|
|
693
|
+
"onNlNostrConnectDefaultCancel"?: (event: NlAuthCustomEvent<void>) => void;
|
|
694
|
+
"recents"?: RecentType[];
|
|
695
|
+
"signupNjump"?: boolean;
|
|
696
|
+
"startScreen"?: string;
|
|
697
|
+
"theme"?: NlTheme;
|
|
698
|
+
"welcomeDescription"?: string;
|
|
699
|
+
"welcomeTitle"?: string;
|
|
700
|
+
}
|
|
701
|
+
interface NlBanner {
|
|
702
|
+
"accounts"?: Info[];
|
|
703
|
+
"darkMode"?: boolean;
|
|
704
|
+
"hiddenMode"?: boolean;
|
|
705
|
+
"isLoading"?: boolean;
|
|
706
|
+
"isOpen"?: boolean;
|
|
707
|
+
"notify"?: BannerNotify | null;
|
|
708
|
+
"onHandleConfirmLogout"?: (event: NlBannerCustomEvent<string>) => void;
|
|
709
|
+
"onHandleImportModal"?: (event: NlBannerCustomEvent<string>) => void;
|
|
710
|
+
"onHandleLoginBanner"?: (event: NlBannerCustomEvent<string>) => void;
|
|
711
|
+
"onHandleLogoutBanner"?: (event: NlBannerCustomEvent<string>) => void;
|
|
712
|
+
"onHandleNotifyConfirmBanner"?: (event: NlBannerCustomEvent<string>) => void;
|
|
713
|
+
"onHandleNotifyConfirmBannerIframe"?: (event: NlBannerCustomEvent<string>) => void;
|
|
714
|
+
"onHandleOpenWelcomeModal"?: (event: NlBannerCustomEvent<string>) => void;
|
|
715
|
+
"theme"?: NlTheme;
|
|
716
|
+
"titleBanner"?: string;
|
|
717
|
+
"userInfo"?: Info | null;
|
|
718
|
+
}
|
|
719
|
+
interface NlButton {
|
|
720
|
+
"darkMode"?: boolean;
|
|
721
|
+
"disabled"?: boolean;
|
|
722
|
+
"theme"?: NlTheme;
|
|
723
|
+
"titleBtn"?: string;
|
|
724
|
+
}
|
|
725
|
+
interface NlChangeAccount {
|
|
726
|
+
"accounts"?: Info[];
|
|
727
|
+
"currentAccount"?: Info;
|
|
728
|
+
"darkMode"?: boolean;
|
|
729
|
+
"onHandleOpenWelcomeModal"?: (event: NlChangeAccountCustomEvent<string>) => void;
|
|
730
|
+
"onHandleSwitchAccount"?: (event: NlChangeAccountCustomEvent<Info>) => void;
|
|
731
|
+
"theme"?: 'default' | 'ocean' | 'lemonade' | 'purple';
|
|
732
|
+
}
|
|
733
|
+
interface NlConfirmLogout {
|
|
734
|
+
"description"?: string;
|
|
735
|
+
"onHandleBackUpModal"?: (event: NlConfirmLogoutCustomEvent<string>) => void;
|
|
736
|
+
"onHandleLogoutBanner"?: (event: NlConfirmLogoutCustomEvent<string>) => void;
|
|
737
|
+
"onNlCloseModal"?: (event: NlConfirmLogoutCustomEvent<any>) => void;
|
|
738
|
+
"titleModal"?: string;
|
|
739
|
+
}
|
|
740
|
+
interface NlConnect {
|
|
741
|
+
"authMethods"?: AuthMethod[];
|
|
742
|
+
"connectionStringServices"?: ConnectionString[];
|
|
743
|
+
"hasOTP"?: boolean;
|
|
744
|
+
"onNlNostrConnect"?: (event: NlConnectCustomEvent<ConnectionString>) => void;
|
|
745
|
+
"titleWelcome"?: string;
|
|
746
|
+
}
|
|
747
|
+
interface NlDialog {
|
|
748
|
+
}
|
|
749
|
+
interface NlIframe {
|
|
750
|
+
"description"?: string;
|
|
751
|
+
"iframeUrl"?: string;
|
|
752
|
+
"onNlCloseModal"?: (event: NlIframeCustomEvent<any>) => void;
|
|
753
|
+
"titleModal"?: string;
|
|
754
|
+
}
|
|
755
|
+
interface NlImportFlow {
|
|
756
|
+
"onNlExportKeys"?: (event: NlImportFlowCustomEvent<void>) => void;
|
|
757
|
+
"onNlImportAccount"?: (event: NlImportFlowCustomEvent<ConnectionString>) => void;
|
|
758
|
+
"services"?: ConnectionString[];
|
|
759
|
+
"titleImport"?: string;
|
|
760
|
+
"titleInfo"?: string;
|
|
761
|
+
}
|
|
762
|
+
interface NlInfo {
|
|
763
|
+
}
|
|
764
|
+
interface NlInfoExtension {
|
|
765
|
+
}
|
|
766
|
+
interface NlLoading {
|
|
767
|
+
"onHandleContinue"?: (event: NlLoadingCustomEvent<boolean>) => void;
|
|
768
|
+
"onStopFetchHandler"?: (event: NlLoadingCustomEvent<boolean>) => void;
|
|
769
|
+
"path"?: string;
|
|
770
|
+
}
|
|
771
|
+
interface NlLocalSignup {
|
|
772
|
+
"description"?: string;
|
|
773
|
+
"descriptionNjump"?: string;
|
|
774
|
+
"onFetchHandler"?: (event: NlLocalSignupCustomEvent<boolean>) => void;
|
|
775
|
+
"onNlLocalSignup"?: (event: NlLocalSignupCustomEvent<string>) => void;
|
|
776
|
+
"onNlSignupNjump"?: (event: NlLocalSignupCustomEvent<void>) => void;
|
|
777
|
+
"signupNjump"?: boolean;
|
|
778
|
+
"titleSignup"?: string;
|
|
779
|
+
}
|
|
780
|
+
interface NlLoginStatus {
|
|
781
|
+
"info"?: RecentType | Info | undefined;
|
|
782
|
+
}
|
|
783
|
+
interface NlOtpMigrate {
|
|
784
|
+
"onNlImportAccount"?: (event: NlOtpMigrateCustomEvent<ConnectionString>) => void;
|
|
785
|
+
"services"?: ConnectionString[];
|
|
786
|
+
"textImport"?: string;
|
|
787
|
+
"titleImport"?: string;
|
|
788
|
+
"titleInfo"?: string;
|
|
789
|
+
}
|
|
790
|
+
interface NlPreviouslyLogged {
|
|
791
|
+
"accounts"?: Info[];
|
|
792
|
+
"description"?: string;
|
|
793
|
+
"onNlLoginRecentAccount"?: (event: NlPreviouslyLoggedCustomEvent<RecentType>) => void;
|
|
794
|
+
"onNlRemoveRecent"?: (event: NlPreviouslyLoggedCustomEvent<RecentType>) => void;
|
|
795
|
+
"onNlSwitchAccount"?: (event: NlPreviouslyLoggedCustomEvent<Info>) => void;
|
|
796
|
+
"recents"?: RecentType[];
|
|
797
|
+
"titlePage"?: string;
|
|
798
|
+
}
|
|
799
|
+
interface NlSelect {
|
|
800
|
+
"darkMode"?: boolean;
|
|
801
|
+
"onSelectDomain"?: (event: NlSelectCustomEvent<string>) => void;
|
|
802
|
+
"options"?: OptionType[];
|
|
803
|
+
"selected"?: number;
|
|
804
|
+
"theme"?: 'default' | 'ocean' | 'lemonade' | 'purple';
|
|
805
|
+
}
|
|
806
|
+
interface NlSignin {
|
|
807
|
+
"description"?: string;
|
|
808
|
+
"onNlCheckLogin"?: (event: NlSigninCustomEvent<string>) => void;
|
|
809
|
+
"onNlLogin"?: (event: NlSigninCustomEvent<string>) => void;
|
|
810
|
+
"titleLogin"?: string;
|
|
811
|
+
}
|
|
812
|
+
interface NlSigninBunkerUrl {
|
|
813
|
+
"description"?: string;
|
|
814
|
+
"onNlCheckLogin"?: (event: NlSigninBunkerUrlCustomEvent<string>) => void;
|
|
815
|
+
"onNlLogin"?: (event: NlSigninBunkerUrlCustomEvent<string>) => void;
|
|
816
|
+
"titleLogin"?: string;
|
|
817
|
+
}
|
|
818
|
+
interface NlSigninConnectionString {
|
|
819
|
+
"connectionString"?: string;
|
|
820
|
+
"description"?: string;
|
|
821
|
+
"onNlNostrConnectDefault"?: (event: NlSigninConnectionStringCustomEvent<void>) => void;
|
|
822
|
+
"titleLogin"?: string;
|
|
823
|
+
}
|
|
824
|
+
interface NlSigninOtp {
|
|
825
|
+
"description"?: string;
|
|
826
|
+
"descriptionOTP"?: string;
|
|
827
|
+
"onNlCheckLogin"?: (event: NlSigninOtpCustomEvent<string>) => void;
|
|
828
|
+
"onNlLoginOTPCode"?: (event: NlSigninOtpCustomEvent<string>) => void;
|
|
829
|
+
"onNlLoginOTPUser"?: (event: NlSigninOtpCustomEvent<string>) => void;
|
|
830
|
+
"titleLogin"?: string;
|
|
831
|
+
"titleLoginOTP"?: string;
|
|
832
|
+
}
|
|
833
|
+
interface NlSigninReadOnly {
|
|
834
|
+
"description"?: string;
|
|
835
|
+
"onNlCheckLogin"?: (event: NlSigninReadOnlyCustomEvent<string>) => void;
|
|
836
|
+
"onNlLoginReadOnly"?: (event: NlSigninReadOnlyCustomEvent<string>) => void;
|
|
837
|
+
"titleLogin"?: string;
|
|
838
|
+
}
|
|
839
|
+
interface NlSignup {
|
|
840
|
+
"bunkers"?: string;
|
|
841
|
+
"description"?: string;
|
|
842
|
+
"onFetchHandler"?: (event: NlSignupCustomEvent<boolean>) => void;
|
|
843
|
+
"onNlCheckSignup"?: (event: NlSignupCustomEvent<string>) => void;
|
|
844
|
+
"onNlSignup"?: (event: NlSignupCustomEvent<string>) => void;
|
|
845
|
+
"titleSignup"?: string;
|
|
846
|
+
}
|
|
847
|
+
interface NlWelcome {
|
|
848
|
+
"description"?: string;
|
|
849
|
+
"titleWelcome"?: string;
|
|
850
|
+
}
|
|
851
|
+
interface NlWelcomeSignin {
|
|
852
|
+
"authMethods"?: AuthMethod[];
|
|
853
|
+
"hasExtension"?: boolean;
|
|
854
|
+
"hasOTP"?: boolean;
|
|
855
|
+
"onNlLoginExtension"?: (event: NlWelcomeSigninCustomEvent<void>) => void;
|
|
856
|
+
"titleWelcome"?: string;
|
|
857
|
+
}
|
|
858
|
+
interface NlWelcomeSignup {
|
|
859
|
+
"description"?: string;
|
|
860
|
+
"titleWelcome"?: string;
|
|
861
|
+
}
|
|
862
|
+
interface IntrinsicElements {
|
|
863
|
+
"button-base": ButtonBase;
|
|
864
|
+
"nl-auth": NlAuth;
|
|
865
|
+
"nl-banner": NlBanner;
|
|
866
|
+
"nl-button": NlButton;
|
|
867
|
+
"nl-change-account": NlChangeAccount;
|
|
868
|
+
"nl-confirm-logout": NlConfirmLogout;
|
|
869
|
+
"nl-connect": NlConnect;
|
|
870
|
+
"nl-dialog": NlDialog;
|
|
871
|
+
"nl-iframe": NlIframe;
|
|
872
|
+
"nl-import-flow": NlImportFlow;
|
|
873
|
+
"nl-info": NlInfo;
|
|
874
|
+
"nl-info-extension": NlInfoExtension;
|
|
875
|
+
"nl-loading": NlLoading;
|
|
876
|
+
"nl-local-signup": NlLocalSignup;
|
|
877
|
+
"nl-login-status": NlLoginStatus;
|
|
878
|
+
"nl-otp-migrate": NlOtpMigrate;
|
|
879
|
+
"nl-previously-logged": NlPreviouslyLogged;
|
|
880
|
+
"nl-select": NlSelect;
|
|
881
|
+
"nl-signin": NlSignin;
|
|
882
|
+
"nl-signin-bunker-url": NlSigninBunkerUrl;
|
|
883
|
+
"nl-signin-connection-string": NlSigninConnectionString;
|
|
884
|
+
"nl-signin-otp": NlSigninOtp;
|
|
885
|
+
"nl-signin-read-only": NlSigninReadOnly;
|
|
886
|
+
"nl-signup": NlSignup;
|
|
887
|
+
"nl-welcome": NlWelcome;
|
|
888
|
+
"nl-welcome-signin": NlWelcomeSignin;
|
|
889
|
+
"nl-welcome-signup": NlWelcomeSignup;
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
export { LocalJSX as JSX };
|
|
893
|
+
declare module "@stencil/core" {
|
|
894
|
+
export namespace JSX {
|
|
895
|
+
interface IntrinsicElements {
|
|
896
|
+
"button-base": LocalJSX.ButtonBase & JSXBase.HTMLAttributes<HTMLButtonBaseElement>;
|
|
897
|
+
"nl-auth": LocalJSX.NlAuth & JSXBase.HTMLAttributes<HTMLNlAuthElement>;
|
|
898
|
+
"nl-banner": LocalJSX.NlBanner & JSXBase.HTMLAttributes<HTMLNlBannerElement>;
|
|
899
|
+
"nl-button": LocalJSX.NlButton & JSXBase.HTMLAttributes<HTMLNlButtonElement>;
|
|
900
|
+
"nl-change-account": LocalJSX.NlChangeAccount & JSXBase.HTMLAttributes<HTMLNlChangeAccountElement>;
|
|
901
|
+
"nl-confirm-logout": LocalJSX.NlConfirmLogout & JSXBase.HTMLAttributes<HTMLNlConfirmLogoutElement>;
|
|
902
|
+
"nl-connect": LocalJSX.NlConnect & JSXBase.HTMLAttributes<HTMLNlConnectElement>;
|
|
903
|
+
"nl-dialog": LocalJSX.NlDialog & JSXBase.HTMLAttributes<HTMLNlDialogElement>;
|
|
904
|
+
"nl-iframe": LocalJSX.NlIframe & JSXBase.HTMLAttributes<HTMLNlIframeElement>;
|
|
905
|
+
"nl-import-flow": LocalJSX.NlImportFlow & JSXBase.HTMLAttributes<HTMLNlImportFlowElement>;
|
|
906
|
+
"nl-info": LocalJSX.NlInfo & JSXBase.HTMLAttributes<HTMLNlInfoElement>;
|
|
907
|
+
"nl-info-extension": LocalJSX.NlInfoExtension & JSXBase.HTMLAttributes<HTMLNlInfoExtensionElement>;
|
|
908
|
+
"nl-loading": LocalJSX.NlLoading & JSXBase.HTMLAttributes<HTMLNlLoadingElement>;
|
|
909
|
+
"nl-local-signup": LocalJSX.NlLocalSignup & JSXBase.HTMLAttributes<HTMLNlLocalSignupElement>;
|
|
910
|
+
"nl-login-status": LocalJSX.NlLoginStatus & JSXBase.HTMLAttributes<HTMLNlLoginStatusElement>;
|
|
911
|
+
"nl-otp-migrate": LocalJSX.NlOtpMigrate & JSXBase.HTMLAttributes<HTMLNlOtpMigrateElement>;
|
|
912
|
+
"nl-previously-logged": LocalJSX.NlPreviouslyLogged & JSXBase.HTMLAttributes<HTMLNlPreviouslyLoggedElement>;
|
|
913
|
+
"nl-select": LocalJSX.NlSelect & JSXBase.HTMLAttributes<HTMLNlSelectElement>;
|
|
914
|
+
"nl-signin": LocalJSX.NlSignin & JSXBase.HTMLAttributes<HTMLNlSigninElement>;
|
|
915
|
+
"nl-signin-bunker-url": LocalJSX.NlSigninBunkerUrl & JSXBase.HTMLAttributes<HTMLNlSigninBunkerUrlElement>;
|
|
916
|
+
"nl-signin-connection-string": LocalJSX.NlSigninConnectionString & JSXBase.HTMLAttributes<HTMLNlSigninConnectionStringElement>;
|
|
917
|
+
"nl-signin-otp": LocalJSX.NlSigninOtp & JSXBase.HTMLAttributes<HTMLNlSigninOtpElement>;
|
|
918
|
+
"nl-signin-read-only": LocalJSX.NlSigninReadOnly & JSXBase.HTMLAttributes<HTMLNlSigninReadOnlyElement>;
|
|
919
|
+
"nl-signup": LocalJSX.NlSignup & JSXBase.HTMLAttributes<HTMLNlSignupElement>;
|
|
920
|
+
"nl-welcome": LocalJSX.NlWelcome & JSXBase.HTMLAttributes<HTMLNlWelcomeElement>;
|
|
921
|
+
"nl-welcome-signin": LocalJSX.NlWelcomeSignin & JSXBase.HTMLAttributes<HTMLNlWelcomeSigninElement>;
|
|
922
|
+
"nl-welcome-signup": LocalJSX.NlWelcomeSignup & JSXBase.HTMLAttributes<HTMLNlWelcomeSignupElement>;
|
|
923
|
+
}
|
|
924
|
+
}
|
|
925
|
+
}
|