|
533 | 533 | "name": "form-field",
|
534 | 534 | "files": [
|
535 | 535 | {
|
536 |
| - "path": "form-field/error", |
537 |
| - "name": "error", |
538 |
| - "files": [ |
539 |
| - { |
540 |
| - "path": "form-field/error/error.component.css", |
541 |
| - "name": "error.component.css", |
542 |
| - "language": "css" |
543 |
| - }, |
544 |
| - { |
545 |
| - "path": "form-field/error/error.component.html", |
546 |
| - "name": "error.component.html", |
547 |
| - "language": "html" |
548 |
| - }, |
549 |
| - { |
550 |
| - "path": "form-field/error/error.component.spec.ts", |
551 |
| - "name": "error.component.spec.ts", |
552 |
| - "language": "spec.ts" |
553 |
| - }, |
554 |
| - { |
555 |
| - "path": "form-field/error/error.component.ts", |
556 |
| - "name": "error.component.ts", |
557 |
| - "language": "ts" |
558 |
| - } |
559 |
| - ] |
| 536 | + "path": "form-field/error.component.spec.ts", |
| 537 | + "name": "error.component.spec.ts", |
| 538 | + "language": "spec.ts" |
| 539 | + }, |
| 540 | + { |
| 541 | + "path": "form-field/error.component.ts", |
| 542 | + "name": "error.component.ts", |
| 543 | + "language": "ts" |
560 | 544 | },
|
561 | 545 | {
|
562 | 546 | "path": "form-field/form-field-error.registry.spec.ts",
|
|
589 | 573 | "language": "ts"
|
590 | 574 | },
|
591 | 575 | {
|
592 |
| - "path": "form-field/label", |
593 |
| - "name": "label", |
594 |
| - "files": [ |
595 |
| - { |
596 |
| - "path": "form-field/label/label.component.css", |
597 |
| - "name": "label.component.css", |
598 |
| - "language": "css" |
599 |
| - }, |
600 |
| - { |
601 |
| - "path": "form-field/label/label.component.html", |
602 |
| - "name": "label.component.html", |
603 |
| - "language": "html" |
604 |
| - }, |
605 |
| - { |
606 |
| - "path": "form-field/label/label.component.spec.ts", |
607 |
| - "name": "label.component.spec.ts", |
608 |
| - "language": "spec.ts" |
609 |
| - }, |
610 |
| - { |
611 |
| - "path": "form-field/label/label.component.ts", |
612 |
| - "name": "label.component.ts", |
613 |
| - "language": "ts" |
614 |
| - } |
615 |
| - ] |
| 576 | + "path": "form-field/label.component.spec.ts", |
| 577 | + "name": "label.component.spec.ts", |
| 578 | + "language": "spec.ts" |
| 579 | + }, |
| 580 | + { |
| 581 | + "path": "form-field/label.component.ts", |
| 582 | + "name": "label.component.ts", |
| 583 | + "language": "ts" |
616 | 584 | }
|
617 | 585 | ]
|
618 | 586 | },
|
|
0 commit comments