|
112 | 112 | } |
113 | 113 | ] |
114 | 114 | }, |
115 | | - { |
116 | | - "kind": "javascript-module", |
117 | | - "path": "oscd-background-wizard-events.spec.ts", |
118 | | - "declarations": [], |
119 | | - "exports": [ |
120 | | - { |
121 | | - "kind": "custom-element-definition", |
122 | | - "name": "oscd-background-wizard-events", |
123 | | - "declaration": { |
124 | | - "name": "OscdMenuOpen", |
125 | | - "module": "/oscd-background-wizard-events.js" |
126 | | - } |
127 | | - } |
128 | | - ] |
129 | | - }, |
130 | 115 | { |
131 | 116 | "kind": "javascript-module", |
132 | 117 | "path": "oscd-background-wizard-events.ts", |
133 | 118 | "declarations": [ |
134 | 119 | { |
135 | 120 | "kind": "class", |
136 | 121 | "description": "", |
137 | | - "name": "OscdBackgroundEditDialogEvents", |
| 122 | + "name": "OscdBackgroundWizardEvents", |
138 | 123 | "members": [ |
139 | 124 | { |
140 | 125 | "kind": "field", |
|
201 | 186 | "kind": "js", |
202 | 187 | "name": "default", |
203 | 188 | "declaration": { |
204 | | - "name": "OscdBackgroundEditDialogEvents", |
| 189 | + "name": "OscdBackgroundWizardEvents", |
205 | 190 | "module": "oscd-background-wizard-events.ts" |
206 | 191 | } |
207 | 192 | } |
208 | 193 | ] |
209 | | - }, |
210 | | - { |
211 | | - "kind": "javascript-module", |
212 | | - "path": "demo/demo-editor-plugin.ts", |
213 | | - "declarations": [ |
214 | | - { |
215 | | - "kind": "class", |
216 | | - "description": "", |
217 | | - "name": "TriggerWizard", |
218 | | - "members": [ |
219 | | - { |
220 | | - "kind": "field", |
221 | | - "name": "doc", |
222 | | - "type": { |
223 | | - "text": "XMLDocument" |
224 | | - }, |
225 | | - "attribute": "doc" |
226 | | - }, |
227 | | - { |
228 | | - "kind": "field", |
229 | | - "name": "editor", |
230 | | - "type": { |
231 | | - "text": "XMLEditor" |
232 | | - }, |
233 | | - "attribute": "editor" |
234 | | - }, |
235 | | - { |
236 | | - "kind": "field", |
237 | | - "name": "editCount", |
238 | | - "type": { |
239 | | - "text": "unknown" |
240 | | - }, |
241 | | - "attribute": "editCount" |
242 | | - }, |
243 | | - { |
244 | | - "kind": "field", |
245 | | - "name": "newTagName", |
246 | | - "type": { |
247 | | - "text": "HTMLSelectElement" |
248 | | - } |
249 | | - }, |
250 | | - { |
251 | | - "kind": "field", |
252 | | - "name": "parentSelector", |
253 | | - "type": { |
254 | | - "text": "HTMLInputElement" |
255 | | - } |
256 | | - }, |
257 | | - { |
258 | | - "kind": "field", |
259 | | - "name": "childinput", |
260 | | - "type": { |
261 | | - "text": "HTMLInputElement" |
262 | | - } |
263 | | - }, |
264 | | - { |
265 | | - "kind": "field", |
266 | | - "name": "tagSelector", |
267 | | - "type": { |
268 | | - "text": "HTMLInputElement" |
269 | | - } |
270 | | - }, |
271 | | - { |
272 | | - "kind": "field", |
273 | | - "name": "editDialog", |
274 | | - "type": { |
275 | | - "text": "WizardDialog" |
276 | | - } |
277 | | - }, |
278 | | - { |
279 | | - "kind": "method", |
280 | | - "name": "triggerWizardCreate", |
281 | | - "return": { |
282 | | - "type": { |
283 | | - "text": "Promise<void>" |
284 | | - } |
285 | | - } |
286 | | - }, |
287 | | - { |
288 | | - "kind": "method", |
289 | | - "name": "triggerWizardEdit", |
290 | | - "return": { |
291 | | - "type": { |
292 | | - "text": "Promise<void>" |
293 | | - } |
294 | | - } |
295 | | - } |
296 | | - ], |
297 | | - "attributes": [ |
298 | | - { |
299 | | - "name": "doc", |
300 | | - "type": { |
301 | | - "text": "XMLDocument" |
302 | | - }, |
303 | | - "fieldName": "doc" |
304 | | - }, |
305 | | - { |
306 | | - "name": "editor", |
307 | | - "type": { |
308 | | - "text": "XMLEditor" |
309 | | - }, |
310 | | - "fieldName": "editor" |
311 | | - }, |
312 | | - { |
313 | | - "name": "editCount", |
314 | | - "type": { |
315 | | - "text": "unknown" |
316 | | - }, |
317 | | - "fieldName": "editCount" |
318 | | - } |
319 | | - ], |
320 | | - "superclass": { |
321 | | - "name": "LitElement", |
322 | | - "package": "lit" |
323 | | - }, |
324 | | - "customElement": true |
325 | | - } |
326 | | - ], |
327 | | - "exports": [ |
328 | | - { |
329 | | - "kind": "js", |
330 | | - "name": "default", |
331 | | - "declaration": { |
332 | | - "name": "TriggerWizard", |
333 | | - "module": "demo/demo-editor-plugin.ts" |
334 | | - } |
335 | | - } |
336 | | - ] |
337 | | - }, |
338 | | - { |
339 | | - "kind": "javascript-module", |
340 | | - "path": "coverage/lcov-report/block-navigation.js", |
341 | | - "declarations": [], |
342 | | - "exports": [] |
343 | | - }, |
344 | | - { |
345 | | - "kind": "javascript-module", |
346 | | - "path": "coverage/lcov-report/prettify.js", |
347 | | - "declarations": [], |
348 | | - "exports": [] |
349 | | - }, |
350 | | - { |
351 | | - "kind": "javascript-module", |
352 | | - "path": "coverage/lcov-report/sorter.js", |
353 | | - "declarations": [], |
354 | | - "exports": [] |
355 | 194 | } |
356 | 195 | ] |
357 | 196 | } |
0 commit comments