|
183 | 183 | "type": "object",
|
184 | 184 | "properties": {
|
185 | 185 | "@schematics/angular:application": {
|
186 |
| - "$ref": "../../../../schematics/angular/application/schema.json" |
| 186 | + "$ref": "#/definitions/schematicsAngularApplicationSchema" |
187 | 187 | },
|
188 | 188 | "@schematics/angular:class": {
|
189 |
| - "$ref": "../../../../schematics/angular/class/schema.json" |
| 189 | + "$ref": "#/definitions/schematicsAngularClassSchema" |
190 | 190 | },
|
191 | 191 | "@schematics/angular:component": {
|
192 |
| - "$ref": "../../../../schematics/angular/component/schema.json" |
| 192 | + "$ref": "#/definitions/schematicsAngularComponentSchema" |
193 | 193 | },
|
194 | 194 | "@schematics/angular:directive": {
|
195 |
| - "$ref": "../../../../schematics/angular/directive/schema.json" |
| 195 | + "$ref": "#/definitions/schematicsAngularDirectiveSchema" |
196 | 196 | },
|
197 | 197 | "@schematics/angular:enum": {
|
198 |
| - "$ref": "../../../../schematics/angular/enum/schema.json" |
| 198 | + "$ref": "#/definitions/schematicsAngular" |
199 | 199 | },
|
200 | 200 | "@schematics/angular:guard": {
|
201 |
| - "$ref": "../../../../schematics/angular/guard/schema.json" |
| 201 | + "$ref": "#/definitions/schematicsAngularGuardSchema" |
202 | 202 | },
|
203 | 203 | "@schematics/angular:interceptor": {
|
204 |
| - "$ref": "../../../../schematics/angular/interceptor/schema.json" |
| 204 | + "$ref": "#/definitions/schematicsAngularInterceptorSchema" |
205 | 205 | },
|
206 | 206 | "@schematics/angular:interface": {
|
207 |
| - "$ref": "../../../../schematics/angular/interface/schema.json" |
| 207 | + "$ref": "#/definitions/schematicsAngularInterfaceSchema" |
208 | 208 | },
|
209 | 209 | "@schematics/angular:library": {
|
210 |
| - "$ref": "../../../../schematics/angular/library/schema.json" |
| 210 | + "$ref": "#/definitions/schematicsAngularLibrarySchema" |
211 | 211 | },
|
212 | 212 | "@schematics/angular:pipe": {
|
213 |
| - "$ref": "../../../../schematics/angular/pipe/schema.json" |
| 213 | + "$ref": "#/definitions/schematicsAngularPipeSchema" |
214 | 214 | },
|
215 | 215 | "@schematics/angular:ng-new": {
|
216 |
| - "$ref": "../../../../schematics/angular/ng-new/schema.json" |
| 216 | + "$ref": "#/definitions/schematicsAngularNgNewSchema" |
217 | 217 | },
|
218 | 218 | "@schematics/angular:resolver": {
|
219 |
| - "$ref": "../../../../schematics/angular/resolver/schema.json" |
| 219 | + "$ref": "#/definitions/schematicsAngularResolverSchema" |
220 | 220 | },
|
221 | 221 | "@schematics/angular:service": {
|
222 |
| - "$ref": "../../../../schematics/angular/service/schema.json" |
| 222 | + "$ref": "#/definitions/schematicsAngularServiceSchema" |
223 | 223 | },
|
224 | 224 | "@schematics/angular:web-worker": {
|
225 |
| - "$ref": "../../../../schematics/angular/web-worker/schema.json" |
| 225 | + "$ref": "#/definitions/schematicsAngularWebWorkerSchema" |
226 | 226 | }
|
227 | 227 | },
|
228 | 228 | "additionalProperties": {
|
|
450 | 450 | "description": "A default named configuration to use when a target configuration is not provided."
|
451 | 451 | },
|
452 | 452 | "options": {
|
453 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/app-shell/schema.json" |
| 453 | + "$ref": "#/definitions/angularBuildersAppShellSchema" |
454 | 454 | },
|
455 | 455 | "configurations": {
|
456 | 456 | "type": "object",
|
457 | 457 | "additionalProperties": {
|
458 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/app-shell/schema.json" |
| 458 | + "$ref": "#/definitions/angularBuildersAppShellSchema" |
459 | 459 | }
|
460 | 460 | }
|
461 | 461 | }
|
|
472 | 472 | "description": "A default named configuration to use when a target configuration is not provided."
|
473 | 473 | },
|
474 | 474 | "options": {
|
475 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/browser/schema.json" |
| 475 | + "$ref": "#/definitions/angularBuildersBrowserSchema" |
476 | 476 | },
|
477 | 477 | "configurations": {
|
478 | 478 | "type": "object",
|
479 | 479 | "additionalProperties": {
|
480 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/browser/schema.json" |
| 480 | + "$ref": "#/definitions/angularBuildersBrowserSchema" |
481 | 481 | }
|
482 | 482 | }
|
483 | 483 | }
|
|
494 | 494 | "description": "A default named configuration to use when a target configuration is not provided."
|
495 | 495 | },
|
496 | 496 | "options": {
|
497 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/browser-esbuild/schema.json" |
| 497 | + "$ref": "#/definitions/angularBuildersBrowserEsBuildSchema" |
498 | 498 | },
|
499 | 499 | "configurations": {
|
500 | 500 | "type": "object",
|
501 | 501 | "additionalProperties": {
|
502 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/browser-esbuild/schema.json" |
| 502 | + "$ref": "#/definitions/angularBuildersBrowserEsBuildSchema" |
503 | 503 | }
|
504 | 504 | }
|
505 | 505 | }
|
|
516 | 516 | "description": "A default named configuration to use when a target configuration is not provided."
|
517 | 517 | },
|
518 | 518 | "options": {
|
519 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/dev-server/schema.json" |
| 519 | + "$ref": "#/definitions/angularBuildersDevServerSchema" |
520 | 520 | },
|
521 | 521 | "configurations": {
|
522 | 522 | "type": "object",
|
523 | 523 | "additionalProperties": {
|
524 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/dev-server/schema.json" |
| 524 | + "$ref": "#/definitions/angularBuildersDevServerSchema" |
525 | 525 | }
|
526 | 526 | }
|
527 | 527 | }
|
|
538 | 538 | "description": "A default named configuration to use when a target configuration is not provided."
|
539 | 539 | },
|
540 | 540 | "options": {
|
541 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/extract-i18n/schema.json" |
| 541 | + "$ref": "#/definitions/angularBuildersExtractI18nSchema" |
542 | 542 | },
|
543 | 543 | "configurations": {
|
544 | 544 | "type": "object",
|
545 | 545 | "additionalProperties": {
|
546 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/extract-i18n/schema.json" |
| 546 | + "$ref": "#/definitions/angularBuildersExtractI18nSchema" |
547 | 547 | }
|
548 | 548 | }
|
549 | 549 | }
|
|
560 | 560 | "description": "A default named configuration to use when a target configuration is not provided."
|
561 | 561 | },
|
562 | 562 | "options": {
|
563 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/karma/schema.json" |
| 563 | + "$ref": "#/definitions/angularBuildersKarmaSchema" |
564 | 564 | },
|
565 | 565 | "configurations": {
|
566 | 566 | "type": "object",
|
567 | 567 | "additionalProperties": {
|
568 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/karma/schema.json" |
| 568 | + "$ref": "#/definitions/angularBuildersKarmaSchema" |
569 | 569 | }
|
570 | 570 | }
|
571 | 571 | }
|
|
582 | 582 | "description": "A default named configuration to use when a target configuration is not provided."
|
583 | 583 | },
|
584 | 584 | "options": {
|
585 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/protractor/schema.json" |
| 585 | + "$ref": "#/definitions/angularBuildersProtractorSchema" |
586 | 586 | },
|
587 | 587 | "configurations": {
|
588 | 588 | "type": "object",
|
589 | 589 | "additionalProperties": {
|
590 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/protractor/schema.json" |
| 590 | + "$ref": "#/definitions/angularBuildersProtractorSchema" |
591 | 591 | }
|
592 | 592 | }
|
593 | 593 | }
|
|
604 | 604 | "description": "A default named configuration to use when a target configuration is not provided."
|
605 | 605 | },
|
606 | 606 | "options": {
|
607 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/server/schema.json" |
| 607 | + "$ref": "#/definitions/angularBuildersServerSchema" |
608 | 608 | },
|
609 | 609 | "configurations": {
|
610 | 610 | "type": "object",
|
611 | 611 | "additionalProperties": {
|
612 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/server/schema.json" |
| 612 | + "$ref": "#/definitions/angularBuildersServerSchema" |
613 | 613 | }
|
614 | 614 | }
|
615 | 615 | }
|
|
626 | 626 | "description": "A default named configuration to use when a target configuration is not provided."
|
627 | 627 | },
|
628 | 628 | "options": {
|
629 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/ng-packagr/schema.json" |
| 629 | + "$ref": "#/definitions/angularBuildersNgPackagrSchema" |
630 | 630 | },
|
631 | 631 | "configurations": {
|
632 | 632 | "type": "object",
|
633 | 633 | "additionalProperties": {
|
634 |
| - "$ref": "../../../../angular_devkit/build_angular/src/builders/ng-packagr/schema.json" |
| 634 | + "$ref": "#/definitions/angularBuildersNgPackagrSchema" |
635 | 635 | }
|
636 | 636 | }
|
637 | 637 | }
|
|
657 | 657 | }
|
658 | 658 | },
|
659 | 659 | "required": ["version"]
|
| 660 | + }, |
| 661 | + |
| 662 | + "schematicsAngularApplicationSchema": { |
| 663 | + "$ref": "../../../../schematics/angular/application/schema.json" |
| 664 | + }, |
| 665 | + "schematicsAngularClassSchema": { |
| 666 | + "$ref": "../../../../schematics/angular/class/schema.json" |
| 667 | + }, |
| 668 | + "schematicsAngularComponentSchema": { |
| 669 | + "$ref": "../../../../schematics/angular/component/schema.json" |
| 670 | + }, |
| 671 | + "schematicsAngularDirectiveSchema": { |
| 672 | + "$ref": "../../../../schematics/angular/directive/schema.json" |
| 673 | + }, |
| 674 | + "schematicsAngular": { |
| 675 | + "$ref": "../../../../schematics/angular/enum/schema.json" |
| 676 | + }, |
| 677 | + "schematicsAngularGuardSchema": { |
| 678 | + "$ref": "../../../../schematics/angular/guard/schema.json" |
| 679 | + }, |
| 680 | + "schematicsAngularInterceptorSchema": { |
| 681 | + "$ref": "../../../../schematics/angular/interceptor/schema.json" |
| 682 | + }, |
| 683 | + "schematicsAngularInterfaceSchema": { |
| 684 | + "$ref": "../../../../schematics/angular/interface/schema.json" |
| 685 | + }, |
| 686 | + "schematicsAngularLibrarySchema": { |
| 687 | + "$ref": "../../../../schematics/angular/library/schema.json" |
| 688 | + }, |
| 689 | + "schematicsAngularPipeSchema": { |
| 690 | + "$ref": "../../../../schematics/angular/pipe/schema.json" |
| 691 | + }, |
| 692 | + "schematicsAngularNgNewSchema": { |
| 693 | + "$ref": "../../../../schematics/angular/ng-new/schema.json" |
| 694 | + }, |
| 695 | + "schematicsAngularResolverSchema": { |
| 696 | + "$ref": "../../../../schematics/angular/resolver/schema.json" |
| 697 | + }, |
| 698 | + "schematicsAngularServiceSchema": { |
| 699 | + "$ref": "../../../../schematics/angular/service/schema.json" |
| 700 | + }, |
| 701 | + "schematicsAngularWebWorkerSchema": { |
| 702 | + "$ref": "../../../../schematics/angular/web-worker/schema.json" |
| 703 | + }, |
| 704 | + "angularBuildersAppShellSchema": { |
| 705 | + "$ref": "../../../../schematics/angular/app-shell/schema.json" |
| 706 | + }, |
| 707 | + "angularBuildersBrowserSchema": { |
| 708 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/browser/schema.json" |
| 709 | + }, |
| 710 | + "angularBuildersBrowserEsBuildSchema": { |
| 711 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/browser-esbuild/schema.json" |
| 712 | + }, |
| 713 | + "angularBuildersDevServerSchema": { |
| 714 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/dev-server/schema.json" |
| 715 | + }, |
| 716 | + "angularBuildersExtractI18nSchema": { |
| 717 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/extract-i18n/schema.json" |
| 718 | + }, |
| 719 | + "angularBuildersKarmaSchema": { |
| 720 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/karma/schema.json" |
| 721 | + }, |
| 722 | + "angularBuildersProtractorSchema": { |
| 723 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/protractor/schema.json" |
| 724 | + }, |
| 725 | + "angularBuildersServerSchema": { |
| 726 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/server/schema.json" |
| 727 | + }, |
| 728 | + "angularBuildersNgPackagrSchema": { |
| 729 | + "$ref": "../../../../angular_devkit/build_angular/src/builders/ng-packagr/schema.json" |
660 | 730 | }
|
661 | 731 | }
|
662 | 732 | }
|
0 commit comments