|
4 | 4 | "modules": [
|
5 | 5 | {
|
6 | 6 | "kind": "javascript-module",
|
7 |
| - "path": "src/fixtures/expansion-panel.ts", |
| 7 | + "path": "src/expansion-panel.ts", |
8 | 8 | "declarations": [
|
9 | 9 | {
|
10 | 10 | "kind": "class",
|
|
257 | 257 | "name": "ExpansionPanel",
|
258 | 258 | "declaration": {
|
259 | 259 | "name": "ExpansionPanel",
|
260 |
| - "module": "src/fixtures/expansion-panel.ts" |
| 260 | + "module": "src/expansion-panel.ts" |
261 | 261 | }
|
262 | 262 | },
|
263 | 263 | {
|
264 | 264 | "kind": "custom-element-definition",
|
265 | 265 | "name": "expansion-panel",
|
266 | 266 | "declaration": {
|
267 | 267 | "name": "ExpansionPanel",
|
268 |
| - "module": "src/fixtures/expansion-panel.ts" |
| 268 | + "module": "src/expansion-panel.ts" |
269 | 269 | }
|
270 | 270 | }
|
271 | 271 | ]
|
272 | 272 | },
|
273 | 273 | {
|
274 | 274 | "kind": "javascript-module",
|
275 |
| - "path": "src/fixtures/fancy-accordion.ts", |
| 275 | + "path": "src/fancy-accordion.ts", |
276 | 276 | "declarations": [
|
277 | 277 | {
|
278 | 278 | "kind": "class",
|
|
424 | 424 | "name": "FancyAccordion",
|
425 | 425 | "declaration": {
|
426 | 426 | "name": "FancyAccordion",
|
427 |
| - "module": "src/fixtures/fancy-accordion.ts" |
| 427 | + "module": "src/fancy-accordion.ts" |
428 | 428 | }
|
429 | 429 | },
|
430 | 430 | {
|
431 | 431 | "kind": "custom-element-definition",
|
432 | 432 | "name": "fancy-accordion",
|
433 | 433 | "declaration": {
|
434 | 434 | "name": "FancyAccordion",
|
435 |
| - "module": "src/fixtures/fancy-accordion.ts" |
| 435 | + "module": "src/fancy-accordion.ts" |
436 | 436 | }
|
437 | 437 | }
|
438 | 438 | ]
|
439 | 439 | },
|
440 | 440 | {
|
441 | 441 | "kind": "javascript-module",
|
442 |
| - "path": "src/fixtures/intl-currency.ts", |
| 442 | + "path": "src/intl-currency.ts", |
443 | 443 | "declarations": [
|
444 | 444 | {
|
445 | 445 | "kind": "class",
|
|
520 | 520 | "name": "IntlCurrency",
|
521 | 521 | "declaration": {
|
522 | 522 | "name": "IntlCurrency",
|
523 |
| - "module": "src/fixtures/intl-currency.ts" |
| 523 | + "module": "src/intl-currency.ts" |
524 | 524 | }
|
525 | 525 | },
|
526 | 526 | {
|
527 | 527 | "kind": "custom-element-definition",
|
528 | 528 | "name": "intl-currency",
|
529 | 529 | "declaration": {
|
530 | 530 | "name": "IntlCurrency",
|
531 |
| - "module": "src/fixtures/intl-currency.ts" |
| 531 | + "module": "src/intl-currency.ts" |
532 | 532 | }
|
533 | 533 | }
|
534 | 534 | ]
|
535 | 535 | },
|
536 | 536 | {
|
537 | 537 | "kind": "javascript-module",
|
538 |
| - "path": "src/fixtures/progress-bar.ts", |
| 538 | + "path": "src/progress-bar.ts", |
539 | 539 | "declarations": [
|
540 | 540 | {
|
541 | 541 | "kind": "class",
|
|
745 | 745 | "name": "ProgressBar",
|
746 | 746 | "declaration": {
|
747 | 747 | "name": "ProgressBar",
|
748 |
| - "module": "src/fixtures/progress-bar.ts" |
| 748 | + "module": "src/progress-bar.ts" |
749 | 749 | }
|
750 | 750 | },
|
751 | 751 | {
|
752 | 752 | "kind": "custom-element-definition",
|
753 | 753 | "name": "progress-bar",
|
754 | 754 | "declaration": {
|
755 | 755 | "name": "ProgressBar",
|
756 |
| - "module": "src/fixtures/progress-bar.ts" |
| 756 | + "module": "src/progress-bar.ts" |
757 | 757 | }
|
758 | 758 | }
|
759 | 759 | ]
|
|
0 commit comments