@@ -4,8 +4,11 @@ typedoc.search.data = {
4
4
kinds : {
5
5
'1' : 'External module' ,
6
6
'64' : 'Function' ,
7
+ '128' : 'Class' ,
7
8
'256' : 'Interface' ,
9
+ '512' : 'Constructor' ,
8
10
'1024' : 'Property' ,
11
+ '2048' : 'Method' ,
9
12
'65536' : 'Type literal' ,
10
13
'4194304' : 'Type alias'
11
14
} ,
@@ -59,51 +62,51 @@ typedoc.search.data = {
59
62
} ,
60
63
{
61
64
id : 6 ,
65
+ kind : 1024 ,
66
+ name : 'id' ,
67
+ url : 'interfaces/_modalify_.open.html#id' ,
68
+ classes : 'tsd-kind-property tsd-parent-kind-interface' ,
69
+ parent : '"modalify".Open'
70
+ } ,
71
+ {
72
+ id : 7 ,
73
+ kind : 1024 ,
74
+ name : 'namespace' ,
75
+ url : 'interfaces/_modalify_.open.html#namespace' ,
76
+ classes : 'tsd-kind-property tsd-parent-kind-interface' ,
77
+ parent : '"modalify".Open'
78
+ } ,
79
+ {
80
+ id : 8 ,
62
81
kind : 256 ,
63
82
name : 'Close' ,
64
83
url : 'interfaces/_modalify_.close.html' ,
65
84
classes : 'tsd-kind-interface tsd-parent-kind-external-module' ,
66
85
parent : '"modalify"'
67
86
} ,
68
87
{
69
- id : 7 ,
88
+ id : 9 ,
70
89
kind : 1024 ,
71
90
name : 'type' ,
72
91
url : 'interfaces/_modalify_.close.html#type' ,
73
92
classes : 'tsd-kind-property tsd-parent-kind-interface' ,
74
93
parent : '"modalify".Close'
75
94
} ,
76
95
{
77
- id : 8 ,
96
+ id : 10 ,
78
97
kind : 1024 ,
79
98
name : 'count' ,
80
99
url : 'interfaces/_modalify_.close.html#count' ,
81
100
classes : 'tsd-kind-property tsd-parent-kind-interface' ,
82
101
parent : '"modalify".Close'
83
102
} ,
84
- {
85
- id : 9 ,
86
- kind : 256 ,
87
- name : 'Message' ,
88
- url : 'interfaces/_modalify_.message.html' ,
89
- classes : 'tsd-kind-interface tsd-parent-kind-external-module' ,
90
- parent : '"modalify"'
91
- } ,
92
- {
93
- id : 10 ,
94
- kind : 1024 ,
95
- name : 'type' ,
96
- url : 'interfaces/_modalify_.message.html#type' ,
97
- classes : 'tsd-kind-property tsd-parent-kind-interface' ,
98
- parent : '"modalify".Message'
99
- } ,
100
103
{
101
104
id : 11 ,
102
105
kind : 1024 ,
103
- name : 'payload ' ,
104
- url : 'interfaces/_modalify_.message .html#payload ' ,
106
+ name : 'namespace ' ,
107
+ url : 'interfaces/_modalify_.close .html#namespace ' ,
105
108
classes : 'tsd-kind-property tsd-parent-kind-interface' ,
106
- parent : '"modalify".Message '
109
+ parent : '"modalify".Close '
107
110
} ,
108
111
{
109
112
id : 12 ,
@@ -171,30 +174,126 @@ typedoc.search.data = {
171
174
} ,
172
175
{
173
176
id : 20 ,
177
+ kind : 256 ,
178
+ name : 'SinksObject' ,
179
+ url : 'interfaces/_modalify_.sinksobject.html' ,
180
+ classes : 'tsd-kind-interface tsd-parent-kind-external-module' ,
181
+ parent : '"modalify"'
182
+ } ,
183
+ {
184
+ id : 21 ,
185
+ kind : 1024 ,
186
+ name : 'id' ,
187
+ url : 'interfaces/_modalify_.sinksobject.html#id' ,
188
+ classes : 'tsd-kind-property tsd-parent-kind-interface' ,
189
+ parent : '"modalify".SinksObject'
190
+ } ,
191
+ {
192
+ id : 22 ,
193
+ kind : 1024 ,
194
+ name : 'namespace' ,
195
+ url : 'interfaces/_modalify_.sinksobject.html#namespace' ,
196
+ classes : 'tsd-kind-property tsd-parent-kind-interface' ,
197
+ parent : '"modalify".SinksObject'
198
+ } ,
199
+ {
200
+ id : 23 ,
201
+ kind : 1024 ,
202
+ name : 'sinks$' ,
203
+ url : 'interfaces/_modalify_.sinksobject.html#sinks_' ,
204
+ classes : 'tsd-kind-property tsd-parent-kind-interface' ,
205
+ parent : '"modalify".SinksObject'
206
+ } ,
207
+ {
208
+ id : 24 ,
209
+ kind : 128 ,
210
+ name : 'ModalSource' ,
211
+ url : 'classes/_modalify_.modalsource.html' ,
212
+ classes : 'tsd-kind-class tsd-parent-kind-external-module' ,
213
+ parent : '"modalify"'
214
+ } ,
215
+ {
216
+ id : 25 ,
217
+ kind : 512 ,
218
+ name : 'constructor' ,
219
+ url : 'classes/_modalify_.modalsource.html#constructor' ,
220
+ classes : 'tsd-kind-constructor tsd-parent-kind-class' ,
221
+ parent : '"modalify".ModalSource'
222
+ } ,
223
+ {
224
+ id : 26 ,
225
+ kind : 1024 ,
226
+ name : '_namespace' ,
227
+ url : 'classes/_modalify_.modalsource.html#_namespace' ,
228
+ classes : 'tsd-kind-property tsd-parent-kind-class tsd-is-private' ,
229
+ parent : '"modalify".ModalSource'
230
+ } ,
231
+ {
232
+ id : 27 ,
233
+ kind : 1024 ,
234
+ name : '_sinks$$' ,
235
+ url : 'classes/_modalify_.modalsource.html#_sinks__' ,
236
+ classes : 'tsd-kind-property tsd-parent-kind-class tsd-is-private' ,
237
+ parent : '"modalify".ModalSource'
238
+ } ,
239
+ {
240
+ id : 28 ,
241
+ kind : 2048 ,
242
+ name : 'select' ,
243
+ url : 'classes/_modalify_.modalsource.html#select' ,
244
+ classes : 'tsd-kind-method tsd-parent-kind-class' ,
245
+ parent : '"modalify".ModalSource'
246
+ } ,
247
+ {
248
+ id : 29 ,
249
+ kind : 2048 ,
250
+ name : 'sinks' ,
251
+ url : 'classes/_modalify_.modalsource.html#sinks' ,
252
+ classes : 'tsd-kind-method tsd-parent-kind-class' ,
253
+ parent : '"modalify".ModalSource'
254
+ } ,
255
+ {
256
+ id : 30 ,
257
+ kind : 2048 ,
258
+ name : 'isolateSource' ,
259
+ url : 'classes/_modalify_.modalsource.html#isolatesource' ,
260
+ classes : 'tsd-kind-method tsd-parent-kind-class' ,
261
+ parent : '"modalify".ModalSource'
262
+ } ,
263
+ {
264
+ id : 31 ,
265
+ kind : 2048 ,
266
+ name : 'isolateSink' ,
267
+ url : 'classes/_modalify_.modalsource.html#isolatesink' ,
268
+ classes : 'tsd-kind-method tsd-parent-kind-class' ,
269
+ parent : '"modalify".ModalSource'
270
+ } ,
271
+ {
272
+ id : 32 ,
174
273
kind : 4194304 ,
175
274
name : 'Sinks' ,
176
275
url : 'modules/_modalify_.html#sinks' ,
177
276
classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
178
277
parent : '"modalify"'
179
278
} ,
180
279
{
181
- id : 21 ,
280
+ id : 33 ,
182
281
kind : 4194304 ,
183
282
name : 'Sources' ,
184
283
url : 'modules/_modalify_.html#sources' ,
185
284
classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
186
285
parent : '"modalify"'
187
286
} ,
188
287
{
189
- id : 22 ,
288
+ id : 34 ,
190
289
kind : 4194304 ,
191
290
name : 'Component' ,
192
291
url : 'modules/_modalify_.html#component' ,
193
292
classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
194
293
parent : '"modalify"'
195
294
} ,
196
295
{
197
- id : 23 ,
296
+ id : 35 ,
198
297
kind : 65536 ,
199
298
name : '__type' ,
200
299
url : 'modules/_modalify_.html#component.__type' ,
@@ -203,31 +302,39 @@ typedoc.search.data = {
203
302
parent : '"modalify".Component'
204
303
} ,
205
304
{
206
- id : 24 ,
305
+ id : 36 ,
207
306
kind : 4194304 ,
208
307
name : 'ModalAction' ,
209
308
url : 'modules/_modalify_.html#modalaction' ,
210
309
classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
211
310
parent : '"modalify"'
212
311
} ,
213
312
{
214
- id : 25 ,
313
+ id : 37 ,
314
+ kind : 4194304 ,
315
+ name : 'Scope' ,
316
+ url : 'modules/_modalify_.html#scope' ,
317
+ classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
318
+ parent : '"modalify"'
319
+ } ,
320
+ {
321
+ id : 38 ,
215
322
kind : 64 ,
216
323
name : 'modalify' ,
217
324
url : 'modules/_modalify_.html#modalify' ,
218
325
classes : 'tsd-kind-function tsd-parent-kind-external-module' ,
219
326
parent : '"modalify"'
220
327
} ,
221
328
{
222
- id : 26 ,
329
+ id : 39 ,
223
330
kind : 64 ,
224
331
name : 'centerHTML' ,
225
332
url : 'modules/_modalify_.html#centerhtml' ,
226
333
classes : 'tsd-kind-function tsd-parent-kind-external-module' ,
227
334
parent : '"modalify"'
228
335
} ,
229
336
{
230
- id : 27 ,
337
+ id : 40 ,
231
338
kind : 64 ,
232
339
name : 'displayModals' ,
233
340
url : 'modules/_modalify_.html#displaymodals' ,
@@ -236,7 +343,7 @@ typedoc.search.data = {
236
343
parent : '"modalify"'
237
344
} ,
238
345
{
239
- id : 28 ,
346
+ id : 41 ,
240
347
kind : 64 ,
241
348
name : 'wrapModals' ,
242
349
url : 'modules/_modalify_.html#wrapmodals' ,
@@ -245,7 +352,7 @@ typedoc.search.data = {
245
352
parent : '"modalify"'
246
353
} ,
247
354
{
248
- id : 29 ,
355
+ id : 42 ,
249
356
kind : 64 ,
250
357
name : 'addStyles' ,
251
358
url : 'modules/_modalify_.html#addstyles' ,
0 commit comments