@@ -4,8 +4,11 @@ typedoc.search.data = {
44 kinds : {
55 '1' : 'External module' ,
66 '64' : 'Function' ,
7+ '128' : 'Class' ,
78 '256' : 'Interface' ,
9+ '512' : 'Constructor' ,
810 '1024' : 'Property' ,
11+ '2048' : 'Method' ,
912 '65536' : 'Type literal' ,
1013 '4194304' : 'Type alias'
1114 } ,
@@ -59,51 +62,51 @@ typedoc.search.data = {
5962 } ,
6063 {
6164 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 ,
6281 kind : 256 ,
6382 name : 'Close' ,
6483 url : 'interfaces/_modalify_.close.html' ,
6584 classes : 'tsd-kind-interface tsd-parent-kind-external-module' ,
6685 parent : '"modalify"'
6786 } ,
6887 {
69- id : 7 ,
88+ id : 9 ,
7089 kind : 1024 ,
7190 name : 'type' ,
7291 url : 'interfaces/_modalify_.close.html#type' ,
7392 classes : 'tsd-kind-property tsd-parent-kind-interface' ,
7493 parent : '"modalify".Close'
7594 } ,
7695 {
77- id : 8 ,
96+ id : 10 ,
7897 kind : 1024 ,
7998 name : 'count' ,
8099 url : 'interfaces/_modalify_.close.html#count' ,
81100 classes : 'tsd-kind-property tsd-parent-kind-interface' ,
82101 parent : '"modalify".Close'
83102 } ,
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- } ,
100103 {
101104 id : 11 ,
102105 kind : 1024 ,
103- name : 'payload ' ,
104- url : 'interfaces/_modalify_.message .html#payload ' ,
106+ name : 'namespace ' ,
107+ url : 'interfaces/_modalify_.close .html#namespace ' ,
105108 classes : 'tsd-kind-property tsd-parent-kind-interface' ,
106- parent : '"modalify".Message '
109+ parent : '"modalify".Close '
107110 } ,
108111 {
109112 id : 12 ,
@@ -171,30 +174,126 @@ typedoc.search.data = {
171174 } ,
172175 {
173176 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 ,
174273 kind : 4194304 ,
175274 name : 'Sinks' ,
176275 url : 'modules/_modalify_.html#sinks' ,
177276 classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
178277 parent : '"modalify"'
179278 } ,
180279 {
181- id : 21 ,
280+ id : 33 ,
182281 kind : 4194304 ,
183282 name : 'Sources' ,
184283 url : 'modules/_modalify_.html#sources' ,
185284 classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
186285 parent : '"modalify"'
187286 } ,
188287 {
189- id : 22 ,
288+ id : 34 ,
190289 kind : 4194304 ,
191290 name : 'Component' ,
192291 url : 'modules/_modalify_.html#component' ,
193292 classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
194293 parent : '"modalify"'
195294 } ,
196295 {
197- id : 23 ,
296+ id : 35 ,
198297 kind : 65536 ,
199298 name : '__type' ,
200299 url : 'modules/_modalify_.html#component.__type' ,
@@ -203,31 +302,39 @@ typedoc.search.data = {
203302 parent : '"modalify".Component'
204303 } ,
205304 {
206- id : 24 ,
305+ id : 36 ,
207306 kind : 4194304 ,
208307 name : 'ModalAction' ,
209308 url : 'modules/_modalify_.html#modalaction' ,
210309 classes : 'tsd-kind-type-alias tsd-parent-kind-external-module' ,
211310 parent : '"modalify"'
212311 } ,
213312 {
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 ,
215322 kind : 64 ,
216323 name : 'modalify' ,
217324 url : 'modules/_modalify_.html#modalify' ,
218325 classes : 'tsd-kind-function tsd-parent-kind-external-module' ,
219326 parent : '"modalify"'
220327 } ,
221328 {
222- id : 26 ,
329+ id : 39 ,
223330 kind : 64 ,
224331 name : 'centerHTML' ,
225332 url : 'modules/_modalify_.html#centerhtml' ,
226333 classes : 'tsd-kind-function tsd-parent-kind-external-module' ,
227334 parent : '"modalify"'
228335 } ,
229336 {
230- id : 27 ,
337+ id : 40 ,
231338 kind : 64 ,
232339 name : 'displayModals' ,
233340 url : 'modules/_modalify_.html#displaymodals' ,
@@ -236,7 +343,7 @@ typedoc.search.data = {
236343 parent : '"modalify"'
237344 } ,
238345 {
239- id : 28 ,
346+ id : 41 ,
240347 kind : 64 ,
241348 name : 'wrapModals' ,
242349 url : 'modules/_modalify_.html#wrapmodals' ,
@@ -245,7 +352,7 @@ typedoc.search.data = {
245352 parent : '"modalify"'
246353 } ,
247354 {
248- id : 29 ,
355+ id : 42 ,
249356 kind : 64 ,
250357 name : 'addStyles' ,
251358 url : 'modules/_modalify_.html#addstyles' ,
0 commit comments