@teambit/pkg 1.0.346 → 1.0.348
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/static/css/teambit.pkg/{pkg-preview.79153f76.css → pkg-preview.dc987160.css} +6 -6
- package/artifacts/preview/teambit_pkg_pkg-preview.js +6 -6
- package/artifacts/schema.json +261 -261
- package/dist/pkg.main.runtime.js +4 -1
- package/dist/pkg.main.runtime.js.map +1 -1
- package/dist/{preview-1721618348248.js → preview-1721791303259.js} +2 -2
- package/package.json +18 -18
package/artifacts/schema.json
CHANGED
|
@@ -421,14 +421,14 @@
|
|
|
421
421
|
"__schema": "FunctionLikeSchema",
|
|
422
422
|
"location": {
|
|
423
423
|
"filePath": "pkg.main.runtime.ts",
|
|
424
|
-
"line":
|
|
424
|
+
"line": 226,
|
|
425
425
|
"character": 3
|
|
426
426
|
},
|
|
427
427
|
"doc": {
|
|
428
428
|
"__schema": "DocSchema",
|
|
429
429
|
"location": {
|
|
430
430
|
"filePath": "pkg.main.runtime.ts",
|
|
431
|
-
"line":
|
|
431
|
+
"line": 222,
|
|
432
432
|
"character": 3
|
|
433
433
|
},
|
|
434
434
|
"raw": "/**\n * returns the package path in the /node_modules/ folder\n * In case you call this in order to run the code from the path, please refer to the `getRuntimeModulePath` API\n */",
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
"__schema": "ParameterSchema",
|
|
443
443
|
"location": {
|
|
444
444
|
"filePath": "pkg.main.runtime.ts",
|
|
445
|
-
"line":
|
|
445
|
+
"line": 226,
|
|
446
446
|
"character": 17
|
|
447
447
|
},
|
|
448
448
|
"name": "component",
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"__schema": "TypeRefSchema",
|
|
451
451
|
"location": {
|
|
452
452
|
"filePath": "pkg.main.runtime.ts",
|
|
453
|
-
"line":
|
|
453
|
+
"line": 226,
|
|
454
454
|
"character": 28
|
|
455
455
|
},
|
|
456
456
|
"name": "Component"
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"__schema": "ParameterSchema",
|
|
463
463
|
"location": {
|
|
464
464
|
"filePath": "pkg.main.runtime.ts",
|
|
465
|
-
"line":
|
|
465
|
+
"line": 226,
|
|
466
466
|
"character": 39
|
|
467
467
|
},
|
|
468
468
|
"name": "options",
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
"__schema": "TypeRefSchema",
|
|
471
471
|
"location": {
|
|
472
472
|
"filePath": "pkg.main.runtime.ts",
|
|
473
|
-
"line":
|
|
473
|
+
"line": 226,
|
|
474
474
|
"character": 48
|
|
475
475
|
},
|
|
476
476
|
"name": "GetModulePathOptions"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"__schema": "InferenceTypeSchema",
|
|
485
485
|
"location": {
|
|
486
486
|
"filePath": "pkg.main.runtime.ts",
|
|
487
|
-
"line":
|
|
487
|
+
"line": 226,
|
|
488
488
|
"character": 3
|
|
489
489
|
},
|
|
490
490
|
"type": "string"
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"__schema": "FunctionLikeSchema",
|
|
496
496
|
"location": {
|
|
497
497
|
"filePath": "pkg.main.runtime.ts",
|
|
498
|
-
"line":
|
|
498
|
+
"line": 237,
|
|
499
499
|
"character": 3
|
|
500
500
|
},
|
|
501
501
|
"signature": "(method) PkgMain.isModulePathExists(component: Component): boolean",
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"__schema": "ParameterSchema",
|
|
506
506
|
"location": {
|
|
507
507
|
"filePath": "pkg.main.runtime.ts",
|
|
508
|
-
"line":
|
|
508
|
+
"line": 237,
|
|
509
509
|
"character": 22
|
|
510
510
|
},
|
|
511
511
|
"name": "component",
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"__schema": "TypeRefSchema",
|
|
514
514
|
"location": {
|
|
515
515
|
"filePath": "pkg.main.runtime.ts",
|
|
516
|
-
"line":
|
|
516
|
+
"line": 237,
|
|
517
517
|
"character": 33
|
|
518
518
|
},
|
|
519
519
|
"name": "Component"
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"__schema": "KeywordTypeSchema",
|
|
527
527
|
"location": {
|
|
528
528
|
"filePath": "pkg.main.runtime.ts",
|
|
529
|
-
"line":
|
|
529
|
+
"line": 237,
|
|
530
530
|
"character": 45
|
|
531
531
|
},
|
|
532
532
|
"name": "boolean"
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"__schema": "FunctionLikeSchema",
|
|
538
538
|
"location": {
|
|
539
539
|
"filePath": "pkg.main.runtime.ts",
|
|
540
|
-
"line":
|
|
540
|
+
"line": 242,
|
|
541
541
|
"character": 3
|
|
542
542
|
},
|
|
543
543
|
"signature": "(method) PkgMain.addMissingLinksFromNodeModulesIssue(component: Component): Promise<undefined>",
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
"__schema": "ParameterSchema",
|
|
548
548
|
"location": {
|
|
549
549
|
"filePath": "pkg.main.runtime.ts",
|
|
550
|
-
"line":
|
|
550
|
+
"line": 242,
|
|
551
551
|
"character": 45
|
|
552
552
|
},
|
|
553
553
|
"name": "component",
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
"__schema": "TypeRefSchema",
|
|
556
556
|
"location": {
|
|
557
557
|
"filePath": "pkg.main.runtime.ts",
|
|
558
|
-
"line":
|
|
558
|
+
"line": 242,
|
|
559
559
|
"character": 56
|
|
560
560
|
},
|
|
561
561
|
"name": "Component"
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"__schema": "InferenceTypeSchema",
|
|
569
569
|
"location": {
|
|
570
570
|
"filePath": "pkg.main.runtime.ts",
|
|
571
|
-
"line":
|
|
571
|
+
"line": 242,
|
|
572
572
|
"character": 3
|
|
573
573
|
},
|
|
574
574
|
"type": "Promise<undefined>"
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
"__schema": "ConstructorSchema",
|
|
582
582
|
"location": {
|
|
583
583
|
"filePath": "pkg.main.runtime.ts",
|
|
584
|
-
"line":
|
|
584
|
+
"line": 252,
|
|
585
585
|
"character": 3
|
|
586
586
|
},
|
|
587
587
|
"signature": "constructor PkgMain(logger: Logger, config: PkgExtensionConfig, packageJsonPropsRegistry: PackageJsonPropsRegistry, workspace: Workspace, scope: ScopeMain, builder: BuilderMain, packer: Packer, envs: EnvsMain, componentAspect: ComponentMain, publishTask: PublishTask, dependencyResolver: DependencyResolverMain): PkgMain",
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
"__schema": "ParameterSchema",
|
|
592
592
|
"location": {
|
|
593
593
|
"filePath": "pkg.main.runtime.ts",
|
|
594
|
-
"line":
|
|
594
|
+
"line": 256,
|
|
595
595
|
"character": 5
|
|
596
596
|
},
|
|
597
597
|
"name": "logger",
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"__schema": "TypeRefSchema",
|
|
600
600
|
"location": {
|
|
601
601
|
"filePath": "pkg.main.runtime.ts",
|
|
602
|
-
"line":
|
|
602
|
+
"line": 256,
|
|
603
603
|
"character": 22
|
|
604
604
|
},
|
|
605
605
|
"name": "Logger"
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
"__schema": "ParameterSchema",
|
|
612
612
|
"location": {
|
|
613
613
|
"filePath": "pkg.main.runtime.ts",
|
|
614
|
-
"line":
|
|
614
|
+
"line": 260,
|
|
615
615
|
"character": 5
|
|
616
616
|
},
|
|
617
617
|
"name": "config",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"__schema": "TypeRefSchema",
|
|
620
620
|
"location": {
|
|
621
621
|
"filePath": "pkg.main.runtime.ts",
|
|
622
|
-
"line":
|
|
622
|
+
"line": 260,
|
|
623
623
|
"character": 22
|
|
624
624
|
},
|
|
625
625
|
"name": "PkgExtensionConfig"
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"__schema": "ParameterSchema",
|
|
632
632
|
"location": {
|
|
633
633
|
"filePath": "pkg.main.runtime.ts",
|
|
634
|
-
"line":
|
|
634
|
+
"line": 265,
|
|
635
635
|
"character": 5
|
|
636
636
|
},
|
|
637
637
|
"name": "packageJsonPropsRegistry",
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"__schema": "TypeRefSchema",
|
|
640
640
|
"location": {
|
|
641
641
|
"filePath": "pkg.main.runtime.ts",
|
|
642
|
-
"line":
|
|
642
|
+
"line": 265,
|
|
643
643
|
"character": 39
|
|
644
644
|
},
|
|
645
645
|
"name": "PackageJsonPropsRegistry"
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
"__schema": "ParameterSchema",
|
|
652
652
|
"location": {
|
|
653
653
|
"filePath": "pkg.main.runtime.ts",
|
|
654
|
-
"line":
|
|
654
|
+
"line": 267,
|
|
655
655
|
"character": 5
|
|
656
656
|
},
|
|
657
657
|
"name": "workspace",
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
"__schema": "TypeRefSchema",
|
|
660
660
|
"location": {
|
|
661
661
|
"filePath": "pkg.main.runtime.ts",
|
|
662
|
-
"line":
|
|
662
|
+
"line": 267,
|
|
663
663
|
"character": 24
|
|
664
664
|
},
|
|
665
665
|
"name": "Workspace"
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"__schema": "ParameterSchema",
|
|
672
672
|
"location": {
|
|
673
673
|
"filePath": "pkg.main.runtime.ts",
|
|
674
|
-
"line":
|
|
674
|
+
"line": 268,
|
|
675
675
|
"character": 5
|
|
676
676
|
},
|
|
677
677
|
"name": "scope",
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
"__schema": "TypeRefSchema",
|
|
680
680
|
"location": {
|
|
681
681
|
"filePath": "pkg.main.runtime.ts",
|
|
682
|
-
"line":
|
|
682
|
+
"line": 268,
|
|
683
683
|
"character": 20
|
|
684
684
|
},
|
|
685
685
|
"name": "ScopeMain"
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"__schema": "ParameterSchema",
|
|
692
692
|
"location": {
|
|
693
693
|
"filePath": "pkg.main.runtime.ts",
|
|
694
|
-
"line":
|
|
694
|
+
"line": 270,
|
|
695
695
|
"character": 5
|
|
696
696
|
},
|
|
697
697
|
"name": "builder",
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"__schema": "TypeRefSchema",
|
|
700
700
|
"location": {
|
|
701
701
|
"filePath": "pkg.main.runtime.ts",
|
|
702
|
-
"line":
|
|
702
|
+
"line": 270,
|
|
703
703
|
"character": 22
|
|
704
704
|
},
|
|
705
705
|
"name": "BuilderMain"
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
"__schema": "ParameterSchema",
|
|
712
712
|
"location": {
|
|
713
713
|
"filePath": "pkg.main.runtime.ts",
|
|
714
|
-
"line":
|
|
714
|
+
"line": 274,
|
|
715
715
|
"character": 5
|
|
716
716
|
},
|
|
717
717
|
"name": "packer",
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
"__schema": "TypeRefSchema",
|
|
720
720
|
"location": {
|
|
721
721
|
"filePath": "pkg.main.runtime.ts",
|
|
722
|
-
"line":
|
|
722
|
+
"line": 274,
|
|
723
723
|
"character": 21
|
|
724
724
|
},
|
|
725
725
|
"name": "Packer"
|
|
@@ -731,7 +731,7 @@
|
|
|
731
731
|
"__schema": "ParameterSchema",
|
|
732
732
|
"location": {
|
|
733
733
|
"filePath": "pkg.main.runtime.ts",
|
|
734
|
-
"line":
|
|
734
|
+
"line": 279,
|
|
735
735
|
"character": 5
|
|
736
736
|
},
|
|
737
737
|
"name": "envs",
|
|
@@ -739,7 +739,7 @@
|
|
|
739
739
|
"__schema": "TypeRefSchema",
|
|
740
740
|
"location": {
|
|
741
741
|
"filePath": "pkg.main.runtime.ts",
|
|
742
|
-
"line":
|
|
742
|
+
"line": 279,
|
|
743
743
|
"character": 19
|
|
744
744
|
},
|
|
745
745
|
"name": "EnvsMain"
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"__schema": "ParameterSchema",
|
|
752
752
|
"location": {
|
|
753
753
|
"filePath": "pkg.main.runtime.ts",
|
|
754
|
-
"line":
|
|
754
|
+
"line": 281,
|
|
755
755
|
"character": 5
|
|
756
756
|
},
|
|
757
757
|
"name": "componentAspect",
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
"__schema": "TypeRefSchema",
|
|
760
760
|
"location": {
|
|
761
761
|
"filePath": "pkg.main.runtime.ts",
|
|
762
|
-
"line":
|
|
762
|
+
"line": 281,
|
|
763
763
|
"character": 30
|
|
764
764
|
},
|
|
765
765
|
"name": "ComponentMain"
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
"__schema": "ParameterSchema",
|
|
772
772
|
"location": {
|
|
773
773
|
"filePath": "pkg.main.runtime.ts",
|
|
774
|
-
"line":
|
|
774
|
+
"line": 286,
|
|
775
775
|
"character": 5
|
|
776
776
|
},
|
|
777
777
|
"name": "publishTask",
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
"__schema": "TypeRefSchema",
|
|
780
780
|
"location": {
|
|
781
781
|
"filePath": "pkg.main.runtime.ts",
|
|
782
|
-
"line":
|
|
782
|
+
"line": 286,
|
|
783
783
|
"character": 25
|
|
784
784
|
},
|
|
785
785
|
"name": "PublishTask"
|
|
@@ -791,7 +791,7 @@
|
|
|
791
791
|
"__schema": "ParameterSchema",
|
|
792
792
|
"location": {
|
|
793
793
|
"filePath": "pkg.main.runtime.ts",
|
|
794
|
-
"line":
|
|
794
|
+
"line": 288,
|
|
795
795
|
"character": 5
|
|
796
796
|
},
|
|
797
797
|
"name": "dependencyResolver",
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
"__schema": "TypeRefSchema",
|
|
800
800
|
"location": {
|
|
801
801
|
"filePath": "pkg.main.runtime.ts",
|
|
802
|
-
"line":
|
|
802
|
+
"line": 288,
|
|
803
803
|
"character": 33
|
|
804
804
|
},
|
|
805
805
|
"name": "DependencyResolverMain"
|
|
@@ -823,14 +823,14 @@
|
|
|
823
823
|
"__schema": "FunctionLikeSchema",
|
|
824
824
|
"location": {
|
|
825
825
|
"filePath": "pkg.main.runtime.ts",
|
|
826
|
-
"line":
|
|
826
|
+
"line": 296,
|
|
827
827
|
"character": 3
|
|
828
828
|
},
|
|
829
829
|
"doc": {
|
|
830
830
|
"__schema": "DocSchema",
|
|
831
831
|
"location": {
|
|
832
832
|
"filePath": "pkg.main.runtime.ts",
|
|
833
|
-
"line":
|
|
833
|
+
"line": 293,
|
|
834
834
|
"character": 3
|
|
835
835
|
},
|
|
836
836
|
"raw": "/**\n * register changes in the package.json\n */",
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
"__schema": "ParameterSchema",
|
|
845
845
|
"location": {
|
|
846
846
|
"filePath": "pkg.main.runtime.ts",
|
|
847
|
-
"line":
|
|
847
|
+
"line": 296,
|
|
848
848
|
"character": 31
|
|
849
849
|
},
|
|
850
850
|
"name": "props",
|
|
@@ -852,7 +852,7 @@
|
|
|
852
852
|
"__schema": "TypeRefSchema",
|
|
853
853
|
"location": {
|
|
854
854
|
"filePath": "pkg.main.runtime.ts",
|
|
855
|
-
"line":
|
|
855
|
+
"line": 296,
|
|
856
856
|
"character": 38
|
|
857
857
|
},
|
|
858
858
|
"name": "PackageJsonProps"
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
"__schema": "KeywordTypeSchema",
|
|
866
866
|
"location": {
|
|
867
867
|
"filePath": "pkg.main.runtime.ts",
|
|
868
|
-
"line":
|
|
868
|
+
"line": 296,
|
|
869
869
|
"character": 57
|
|
870
870
|
},
|
|
871
871
|
"name": "void"
|
|
@@ -876,14 +876,14 @@
|
|
|
876
876
|
"__schema": "FunctionLikeSchema",
|
|
877
877
|
"location": {
|
|
878
878
|
"filePath": "pkg.main.runtime.ts",
|
|
879
|
-
"line":
|
|
879
|
+
"line": 312,
|
|
880
880
|
"character": 3
|
|
881
881
|
},
|
|
882
882
|
"doc": {
|
|
883
883
|
"__schema": "DocSchema",
|
|
884
884
|
"location": {
|
|
885
885
|
"filePath": "pkg.main.runtime.ts",
|
|
886
|
-
"line":
|
|
886
|
+
"line": 300,
|
|
887
887
|
"character": 3
|
|
888
888
|
},
|
|
889
889
|
"raw": "/**\n * Pack a component and generate a tarball suitable for npm registry\n *\n * @param {string} componentId\n * @param {(string | undefined)} scopePath\n * @param {string} outDir\n * @param {boolean} [prefix=false]\n * @param {boolean} [override=false]\n * @param {boolean} [keep=false]\n * @returns {Promise<PackResult>}\n * @memberof PkgExtension\n */",
|
|
@@ -893,7 +893,7 @@
|
|
|
893
893
|
"__schema": "PropertyLikeTagSchema",
|
|
894
894
|
"location": {
|
|
895
895
|
"filePath": "pkg.main.runtime.ts",
|
|
896
|
-
"line":
|
|
896
|
+
"line": 303,
|
|
897
897
|
"character": 6
|
|
898
898
|
},
|
|
899
899
|
"name": "componentId",
|
|
@@ -902,7 +902,7 @@
|
|
|
902
902
|
"__schema": "KeywordTypeSchema",
|
|
903
903
|
"location": {
|
|
904
904
|
"filePath": "pkg.main.runtime.ts",
|
|
905
|
-
"line":
|
|
905
|
+
"line": 303,
|
|
906
906
|
"character": 14
|
|
907
907
|
},
|
|
908
908
|
"name": "string"
|
|
@@ -912,7 +912,7 @@
|
|
|
912
912
|
"__schema": "PropertyLikeTagSchema",
|
|
913
913
|
"location": {
|
|
914
914
|
"filePath": "pkg.main.runtime.ts",
|
|
915
|
-
"line":
|
|
915
|
+
"line": 304,
|
|
916
916
|
"character": 6
|
|
917
917
|
},
|
|
918
918
|
"name": "scopePath",
|
|
@@ -921,14 +921,14 @@
|
|
|
921
921
|
"__schema": "ParenthesizedTypeSchema",
|
|
922
922
|
"location": {
|
|
923
923
|
"filePath": "pkg.main.runtime.ts",
|
|
924
|
-
"line":
|
|
924
|
+
"line": 304,
|
|
925
925
|
"character": 14
|
|
926
926
|
},
|
|
927
927
|
"type": {
|
|
928
928
|
"__schema": "TypeUnionSchema",
|
|
929
929
|
"location": {
|
|
930
930
|
"filePath": "pkg.main.runtime.ts",
|
|
931
|
-
"line":
|
|
931
|
+
"line": 304,
|
|
932
932
|
"character": 15
|
|
933
933
|
},
|
|
934
934
|
"types": [
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
"__schema": "KeywordTypeSchema",
|
|
937
937
|
"location": {
|
|
938
938
|
"filePath": "pkg.main.runtime.ts",
|
|
939
|
-
"line":
|
|
939
|
+
"line": 304,
|
|
940
940
|
"character": 15
|
|
941
941
|
},
|
|
942
942
|
"name": "string"
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
"__schema": "KeywordTypeSchema",
|
|
946
946
|
"location": {
|
|
947
947
|
"filePath": "pkg.main.runtime.ts",
|
|
948
|
-
"line":
|
|
948
|
+
"line": 304,
|
|
949
949
|
"character": 24
|
|
950
950
|
},
|
|
951
951
|
"name": "undefined"
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
"__schema": "PropertyLikeTagSchema",
|
|
959
959
|
"location": {
|
|
960
960
|
"filePath": "pkg.main.runtime.ts",
|
|
961
|
-
"line":
|
|
961
|
+
"line": 305,
|
|
962
962
|
"character": 6
|
|
963
963
|
},
|
|
964
964
|
"name": "outDir",
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"__schema": "KeywordTypeSchema",
|
|
968
968
|
"location": {
|
|
969
969
|
"filePath": "pkg.main.runtime.ts",
|
|
970
|
-
"line":
|
|
970
|
+
"line": 305,
|
|
971
971
|
"character": 14
|
|
972
972
|
},
|
|
973
973
|
"name": "string"
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
"__schema": "PropertyLikeTagSchema",
|
|
978
978
|
"location": {
|
|
979
979
|
"filePath": "pkg.main.runtime.ts",
|
|
980
|
-
"line":
|
|
980
|
+
"line": 306,
|
|
981
981
|
"character": 6
|
|
982
982
|
},
|
|
983
983
|
"name": "prefix",
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
"__schema": "KeywordTypeSchema",
|
|
987
987
|
"location": {
|
|
988
988
|
"filePath": "pkg.main.runtime.ts",
|
|
989
|
-
"line":
|
|
989
|
+
"line": 306,
|
|
990
990
|
"character": 14
|
|
991
991
|
},
|
|
992
992
|
"name": "boolean"
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
"__schema": "PropertyLikeTagSchema",
|
|
997
997
|
"location": {
|
|
998
998
|
"filePath": "pkg.main.runtime.ts",
|
|
999
|
-
"line":
|
|
999
|
+
"line": 307,
|
|
1000
1000
|
"character": 6
|
|
1001
1001
|
},
|
|
1002
1002
|
"name": "override",
|
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
"__schema": "KeywordTypeSchema",
|
|
1006
1006
|
"location": {
|
|
1007
1007
|
"filePath": "pkg.main.runtime.ts",
|
|
1008
|
-
"line":
|
|
1008
|
+
"line": 307,
|
|
1009
1009
|
"character": 14
|
|
1010
1010
|
},
|
|
1011
1011
|
"name": "boolean"
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"__schema": "PropertyLikeTagSchema",
|
|
1016
1016
|
"location": {
|
|
1017
1017
|
"filePath": "pkg.main.runtime.ts",
|
|
1018
|
-
"line":
|
|
1018
|
+
"line": 308,
|
|
1019
1019
|
"character": 6
|
|
1020
1020
|
},
|
|
1021
1021
|
"name": "keep",
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
"__schema": "KeywordTypeSchema",
|
|
1025
1025
|
"location": {
|
|
1026
1026
|
"filePath": "pkg.main.runtime.ts",
|
|
1027
|
-
"line":
|
|
1027
|
+
"line": 308,
|
|
1028
1028
|
"character": 14
|
|
1029
1029
|
},
|
|
1030
1030
|
"name": "boolean"
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
"__schema": "ReturnTagSchema",
|
|
1035
1035
|
"location": {
|
|
1036
1036
|
"filePath": "pkg.main.runtime.ts",
|
|
1037
|
-
"line":
|
|
1037
|
+
"line": 309,
|
|
1038
1038
|
"character": 6
|
|
1039
1039
|
},
|
|
1040
1040
|
"tagName": "return",
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
"__schema": "TypeRefSchema",
|
|
1043
1043
|
"location": {
|
|
1044
1044
|
"filePath": "pkg.main.runtime.ts",
|
|
1045
|
-
"line":
|
|
1045
|
+
"line": 309,
|
|
1046
1046
|
"character": 16
|
|
1047
1047
|
},
|
|
1048
1048
|
"name": "Promise",
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"__schema": "TypeRefSchema",
|
|
1052
1052
|
"location": {
|
|
1053
1053
|
"filePath": "pkg.main.runtime.ts",
|
|
1054
|
-
"line":
|
|
1054
|
+
"line": 309,
|
|
1055
1055
|
"character": 24
|
|
1056
1056
|
},
|
|
1057
1057
|
"name": "PackResult"
|
|
@@ -1063,7 +1063,7 @@
|
|
|
1063
1063
|
"__schema": "TagSchema",
|
|
1064
1064
|
"location": {
|
|
1065
1065
|
"filePath": "pkg.main.runtime.ts",
|
|
1066
|
-
"line":
|
|
1066
|
+
"line": 310,
|
|
1067
1067
|
"character": 6
|
|
1068
1068
|
},
|
|
1069
1069
|
"tagName": "memberof",
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"__schema": "ParameterSchema",
|
|
1079
1079
|
"location": {
|
|
1080
1080
|
"filePath": "pkg.main.runtime.ts",
|
|
1081
|
-
"line":
|
|
1081
|
+
"line": 312,
|
|
1082
1082
|
"character": 23
|
|
1083
1083
|
},
|
|
1084
1084
|
"name": "componentId",
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
"__schema": "KeywordTypeSchema",
|
|
1087
1087
|
"location": {
|
|
1088
1088
|
"filePath": "pkg.main.runtime.ts",
|
|
1089
|
-
"line":
|
|
1089
|
+
"line": 312,
|
|
1090
1090
|
"character": 36
|
|
1091
1091
|
},
|
|
1092
1092
|
"name": "string"
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"__schema": "ParameterSchema",
|
|
1099
1099
|
"location": {
|
|
1100
1100
|
"filePath": "pkg.main.runtime.ts",
|
|
1101
|
-
"line":
|
|
1101
|
+
"line": 312,
|
|
1102
1102
|
"character": 44
|
|
1103
1103
|
},
|
|
1104
1104
|
"name": "scopePath",
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
"__schema": "TypeUnionSchema",
|
|
1107
1107
|
"location": {
|
|
1108
1108
|
"filePath": "pkg.main.runtime.ts",
|
|
1109
|
-
"line":
|
|
1109
|
+
"line": 312,
|
|
1110
1110
|
"character": 55
|
|
1111
1111
|
},
|
|
1112
1112
|
"types": [
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
"__schema": "KeywordTypeSchema",
|
|
1115
1115
|
"location": {
|
|
1116
1116
|
"filePath": "pkg.main.runtime.ts",
|
|
1117
|
-
"line":
|
|
1117
|
+
"line": 312,
|
|
1118
1118
|
"character": 55
|
|
1119
1119
|
},
|
|
1120
1120
|
"name": "string"
|
|
@@ -1123,7 +1123,7 @@
|
|
|
1123
1123
|
"__schema": "KeywordTypeSchema",
|
|
1124
1124
|
"location": {
|
|
1125
1125
|
"filePath": "pkg.main.runtime.ts",
|
|
1126
|
-
"line":
|
|
1126
|
+
"line": 312,
|
|
1127
1127
|
"character": 64
|
|
1128
1128
|
},
|
|
1129
1129
|
"name": "undefined"
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
"__schema": "ParameterSchema",
|
|
1138
1138
|
"location": {
|
|
1139
1139
|
"filePath": "pkg.main.runtime.ts",
|
|
1140
|
-
"line":
|
|
1140
|
+
"line": 312,
|
|
1141
1141
|
"character": 75
|
|
1142
1142
|
},
|
|
1143
1143
|
"name": "options",
|
|
@@ -1145,7 +1145,7 @@
|
|
|
1145
1145
|
"__schema": "TypeRefSchema",
|
|
1146
1146
|
"location": {
|
|
1147
1147
|
"filePath": "pkg.main.runtime.ts",
|
|
1148
|
-
"line":
|
|
1148
|
+
"line": 312,
|
|
1149
1149
|
"character": 84
|
|
1150
1150
|
},
|
|
1151
1151
|
"name": "PackOptions"
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
"__schema": "TypeRefSchema",
|
|
1159
1159
|
"location": {
|
|
1160
1160
|
"filePath": "pkg.main.runtime.ts",
|
|
1161
|
-
"line":
|
|
1161
|
+
"line": 312,
|
|
1162
1162
|
"character": 98
|
|
1163
1163
|
},
|
|
1164
1164
|
"name": "Promise",
|
|
@@ -1167,7 +1167,7 @@
|
|
|
1167
1167
|
"__schema": "TypeRefSchema",
|
|
1168
1168
|
"location": {
|
|
1169
1169
|
"filePath": "pkg.main.runtime.ts",
|
|
1170
|
-
"line":
|
|
1170
|
+
"line": 312,
|
|
1171
1171
|
"character": 106
|
|
1172
1172
|
},
|
|
1173
1173
|
"name": "PackResult"
|
|
@@ -1182,14 +1182,14 @@
|
|
|
1182
1182
|
"__schema": "FunctionLikeSchema",
|
|
1183
1183
|
"location": {
|
|
1184
1184
|
"filePath": "pkg.main.runtime.ts",
|
|
1185
|
-
"line":
|
|
1185
|
+
"line": 322,
|
|
1186
1186
|
"character": 3
|
|
1187
1187
|
},
|
|
1188
1188
|
"doc": {
|
|
1189
1189
|
"__schema": "DocSchema",
|
|
1190
1190
|
"location": {
|
|
1191
1191
|
"filePath": "pkg.main.runtime.ts",
|
|
1192
|
-
"line":
|
|
1192
|
+
"line": 316,
|
|
1193
1193
|
"character": 3
|
|
1194
1194
|
},
|
|
1195
1195
|
"raw": "/**\n * Merge the configs provided by:\n * 1. envs configured in the component - via getPackageJsonProps method\n * 2. extensions that registered to the registerPackageJsonNewProps slot (and configured for the component)\n * 3. props defined by the user (they are the strongest one)\n */",
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
"__schema": "ParameterSchema",
|
|
1204
1204
|
"location": {
|
|
1205
1205
|
"filePath": "pkg.main.runtime.ts",
|
|
1206
|
-
"line":
|
|
1206
|
+
"line": 322,
|
|
1207
1207
|
"character": 31
|
|
1208
1208
|
},
|
|
1209
1209
|
"name": "component",
|
|
@@ -1211,7 +1211,7 @@
|
|
|
1211
1211
|
"__schema": "TypeRefSchema",
|
|
1212
1212
|
"location": {
|
|
1213
1213
|
"filePath": "pkg.main.runtime.ts",
|
|
1214
|
-
"line":
|
|
1214
|
+
"line": 322,
|
|
1215
1215
|
"character": 42
|
|
1216
1216
|
},
|
|
1217
1217
|
"name": "Component"
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"__schema": "TypeRefSchema",
|
|
1225
1225
|
"location": {
|
|
1226
1226
|
"filePath": "pkg.main.runtime.ts",
|
|
1227
|
-
"line":
|
|
1227
|
+
"line": 322,
|
|
1228
1228
|
"character": 54
|
|
1229
1229
|
},
|
|
1230
1230
|
"name": "Promise",
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
"__schema": "TypeRefSchema",
|
|
1234
1234
|
"location": {
|
|
1235
1235
|
"filePath": "pkg.main.runtime.ts",
|
|
1236
|
-
"line":
|
|
1236
|
+
"line": 322,
|
|
1237
1237
|
"character": 62
|
|
1238
1238
|
},
|
|
1239
1239
|
"name": "PackageJsonProps"
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
"__schema": "FunctionLikeSchema",
|
|
1249
1249
|
"location": {
|
|
1250
1250
|
"filePath": "pkg.main.runtime.ts",
|
|
1251
|
-
"line":
|
|
1251
|
+
"line": 355,
|
|
1252
1252
|
"character": 3
|
|
1253
1253
|
},
|
|
1254
1254
|
"signature": "(method) PkgMain.getPackageJsonModifications(component: Component): Record<string, any>",
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
"__schema": "ParameterSchema",
|
|
1259
1259
|
"location": {
|
|
1260
1260
|
"filePath": "pkg.main.runtime.ts",
|
|
1261
|
-
"line":
|
|
1261
|
+
"line": 355,
|
|
1262
1262
|
"character": 31
|
|
1263
1263
|
},
|
|
1264
1264
|
"name": "component",
|
|
@@ -1266,7 +1266,7 @@
|
|
|
1266
1266
|
"__schema": "TypeRefSchema",
|
|
1267
1267
|
"location": {
|
|
1268
1268
|
"filePath": "pkg.main.runtime.ts",
|
|
1269
|
-
"line":
|
|
1269
|
+
"line": 355,
|
|
1270
1270
|
"character": 42
|
|
1271
1271
|
},
|
|
1272
1272
|
"name": "Component"
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
"__schema": "TypeRefSchema",
|
|
1280
1280
|
"location": {
|
|
1281
1281
|
"filePath": "pkg.main.runtime.ts",
|
|
1282
|
-
"line":
|
|
1282
|
+
"line": 355,
|
|
1283
1283
|
"character": 54
|
|
1284
1284
|
},
|
|
1285
1285
|
"name": "Record",
|
|
@@ -1288,7 +1288,7 @@
|
|
|
1288
1288
|
"__schema": "KeywordTypeSchema",
|
|
1289
1289
|
"location": {
|
|
1290
1290
|
"filePath": "pkg.main.runtime.ts",
|
|
1291
|
-
"line":
|
|
1291
|
+
"line": 355,
|
|
1292
1292
|
"character": 61
|
|
1293
1293
|
},
|
|
1294
1294
|
"name": "string"
|
|
@@ -1297,7 +1297,7 @@
|
|
|
1297
1297
|
"__schema": "KeywordTypeSchema",
|
|
1298
1298
|
"location": {
|
|
1299
1299
|
"filePath": "pkg.main.runtime.ts",
|
|
1300
|
-
"line":
|
|
1300
|
+
"line": 355,
|
|
1301
1301
|
"character": 69
|
|
1302
1302
|
},
|
|
1303
1303
|
"name": "any"
|
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
"__schema": "FunctionLikeSchema",
|
|
1311
1311
|
"location": {
|
|
1312
1312
|
"filePath": "pkg.main.runtime.ts",
|
|
1313
|
-
"line":
|
|
1313
|
+
"line": 361,
|
|
1314
1314
|
"character": 3
|
|
1315
1315
|
},
|
|
1316
1316
|
"signature": "(method) PkgMain.getPkgArtifact(component: Component): Promise<PkgArtifact>",
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
"__schema": "ParameterSchema",
|
|
1321
1321
|
"location": {
|
|
1322
1322
|
"filePath": "pkg.main.runtime.ts",
|
|
1323
|
-
"line":
|
|
1323
|
+
"line": 361,
|
|
1324
1324
|
"character": 24
|
|
1325
1325
|
},
|
|
1326
1326
|
"name": "component",
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"__schema": "TypeRefSchema",
|
|
1329
1329
|
"location": {
|
|
1330
1330
|
"filePath": "pkg.main.runtime.ts",
|
|
1331
|
-
"line":
|
|
1331
|
+
"line": 361,
|
|
1332
1332
|
"character": 35
|
|
1333
1333
|
},
|
|
1334
1334
|
"name": "Component"
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
"__schema": "TypeRefSchema",
|
|
1342
1342
|
"location": {
|
|
1343
1343
|
"filePath": "pkg.main.runtime.ts",
|
|
1344
|
-
"line":
|
|
1344
|
+
"line": 361,
|
|
1345
1345
|
"character": 47
|
|
1346
1346
|
},
|
|
1347
1347
|
"name": "Promise",
|
|
@@ -1350,7 +1350,7 @@
|
|
|
1350
1350
|
"__schema": "TypeRefSchema",
|
|
1351
1351
|
"location": {
|
|
1352
1352
|
"filePath": "pkg.main.runtime.ts",
|
|
1353
|
-
"line":
|
|
1353
|
+
"line": 361,
|
|
1354
1354
|
"character": 55
|
|
1355
1355
|
},
|
|
1356
1356
|
"name": "PkgArtifact"
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
"__schema": "FunctionLikeSchema",
|
|
1366
1366
|
"location": {
|
|
1367
1367
|
"filePath": "pkg.main.runtime.ts",
|
|
1368
|
-
"line":
|
|
1368
|
+
"line": 368,
|
|
1369
1369
|
"character": 3
|
|
1370
1370
|
},
|
|
1371
1371
|
"signature": "(method) PkgMain.getManifest(component: Component): Promise<ComponentPackageManifest>",
|
|
@@ -1375,7 +1375,7 @@
|
|
|
1375
1375
|
"__schema": "ParameterSchema",
|
|
1376
1376
|
"location": {
|
|
1377
1377
|
"filePath": "pkg.main.runtime.ts",
|
|
1378
|
-
"line":
|
|
1378
|
+
"line": 368,
|
|
1379
1379
|
"character": 21
|
|
1380
1380
|
},
|
|
1381
1381
|
"name": "component",
|
|
@@ -1383,7 +1383,7 @@
|
|
|
1383
1383
|
"__schema": "TypeRefSchema",
|
|
1384
1384
|
"location": {
|
|
1385
1385
|
"filePath": "pkg.main.runtime.ts",
|
|
1386
|
-
"line":
|
|
1386
|
+
"line": 368,
|
|
1387
1387
|
"character": 32
|
|
1388
1388
|
},
|
|
1389
1389
|
"name": "Component"
|
|
@@ -1396,7 +1396,7 @@
|
|
|
1396
1396
|
"__schema": "TypeRefSchema",
|
|
1397
1397
|
"location": {
|
|
1398
1398
|
"filePath": "pkg.main.runtime.ts",
|
|
1399
|
-
"line":
|
|
1399
|
+
"line": 368,
|
|
1400
1400
|
"character": 44
|
|
1401
1401
|
},
|
|
1402
1402
|
"name": "Promise",
|
|
@@ -1405,7 +1405,7 @@
|
|
|
1405
1405
|
"__schema": "TypeRefSchema",
|
|
1406
1406
|
"location": {
|
|
1407
1407
|
"filePath": "pkg.main.runtime.ts",
|
|
1408
|
-
"line":
|
|
1408
|
+
"line": 368,
|
|
1409
1409
|
"character": 52
|
|
1410
1410
|
},
|
|
1411
1411
|
"name": "ComponentPackageManifest"
|
|
@@ -1420,14 +1420,14 @@
|
|
|
1420
1420
|
"__schema": "FunctionLikeSchema",
|
|
1421
1421
|
"location": {
|
|
1422
1422
|
"filePath": "pkg.main.runtime.ts",
|
|
1423
|
-
"line":
|
|
1423
|
+
"line": 423,
|
|
1424
1424
|
"character": 3
|
|
1425
1425
|
},
|
|
1426
1426
|
"doc": {
|
|
1427
1427
|
"__schema": "DocSchema",
|
|
1428
1428
|
"location": {
|
|
1429
1429
|
"filePath": "pkg.main.runtime.ts",
|
|
1430
|
-
"line":
|
|
1430
|
+
"line": 418,
|
|
1431
1431
|
"character": 3
|
|
1432
1432
|
},
|
|
1433
1433
|
"raw": "/**\n * Check if the component should be fetched from bit registry or from another registry\n * This will usually determined by the latest version of the component\n * @param component\n */",
|
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
"__schema": "PropertyLikeTagSchema",
|
|
1438
1438
|
"location": {
|
|
1439
1439
|
"filePath": "pkg.main.runtime.ts",
|
|
1440
|
-
"line":
|
|
1440
|
+
"line": 421,
|
|
1441
1441
|
"character": 6
|
|
1442
1442
|
},
|
|
1443
1443
|
"name": "component",
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
"__schema": "ParameterSchema",
|
|
1453
1453
|
"location": {
|
|
1454
1454
|
"filePath": "pkg.main.runtime.ts",
|
|
1455
|
-
"line":
|
|
1455
|
+
"line": 423,
|
|
1456
1456
|
"character": 33
|
|
1457
1457
|
},
|
|
1458
1458
|
"name": "component",
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
"__schema": "TypeRefSchema",
|
|
1461
1461
|
"location": {
|
|
1462
1462
|
"filePath": "pkg.main.runtime.ts",
|
|
1463
|
-
"line":
|
|
1463
|
+
"line": 423,
|
|
1464
1464
|
"character": 44
|
|
1465
1465
|
},
|
|
1466
1466
|
"name": "IComponent"
|
|
@@ -1473,7 +1473,7 @@
|
|
|
1473
1473
|
"__schema": "KeywordTypeSchema",
|
|
1474
1474
|
"location": {
|
|
1475
1475
|
"filePath": "pkg.main.runtime.ts",
|
|
1476
|
-
"line":
|
|
1476
|
+
"line": 423,
|
|
1477
1477
|
"character": 57
|
|
1478
1478
|
},
|
|
1479
1479
|
"name": "boolean"
|
|
@@ -1484,7 +1484,7 @@
|
|
|
1484
1484
|
"__schema": "FunctionLikeSchema",
|
|
1485
1485
|
"location": {
|
|
1486
1486
|
"filePath": "pkg.main.runtime.ts",
|
|
1487
|
-
"line":
|
|
1487
|
+
"line": 439,
|
|
1488
1488
|
"character": 3
|
|
1489
1489
|
},
|
|
1490
1490
|
"signature": "(method) PkgMain.getSnapManifest(component: Component, snap: Snap): Promise<VersionPackageManifest | undefined>",
|
|
@@ -1494,7 +1494,7 @@
|
|
|
1494
1494
|
"__schema": "ParameterSchema",
|
|
1495
1495
|
"location": {
|
|
1496
1496
|
"filePath": "pkg.main.runtime.ts",
|
|
1497
|
-
"line":
|
|
1497
|
+
"line": 439,
|
|
1498
1498
|
"character": 25
|
|
1499
1499
|
},
|
|
1500
1500
|
"name": "component",
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
"__schema": "TypeRefSchema",
|
|
1503
1503
|
"location": {
|
|
1504
1504
|
"filePath": "pkg.main.runtime.ts",
|
|
1505
|
-
"line":
|
|
1505
|
+
"line": 439,
|
|
1506
1506
|
"character": 36
|
|
1507
1507
|
},
|
|
1508
1508
|
"name": "Component"
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
"__schema": "ParameterSchema",
|
|
1515
1515
|
"location": {
|
|
1516
1516
|
"filePath": "pkg.main.runtime.ts",
|
|
1517
|
-
"line":
|
|
1517
|
+
"line": 439,
|
|
1518
1518
|
"character": 47
|
|
1519
1519
|
},
|
|
1520
1520
|
"name": "snap",
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
"__schema": "TypeRefSchema",
|
|
1523
1523
|
"location": {
|
|
1524
1524
|
"filePath": "pkg.main.runtime.ts",
|
|
1525
|
-
"line":
|
|
1525
|
+
"line": 439,
|
|
1526
1526
|
"character": 53
|
|
1527
1527
|
},
|
|
1528
1528
|
"name": "Snap"
|
|
@@ -1535,7 +1535,7 @@
|
|
|
1535
1535
|
"__schema": "TypeRefSchema",
|
|
1536
1536
|
"location": {
|
|
1537
1537
|
"filePath": "pkg.main.runtime.ts",
|
|
1538
|
-
"line":
|
|
1538
|
+
"line": 439,
|
|
1539
1539
|
"character": 60
|
|
1540
1540
|
},
|
|
1541
1541
|
"name": "Promise",
|
|
@@ -1544,7 +1544,7 @@
|
|
|
1544
1544
|
"__schema": "TypeUnionSchema",
|
|
1545
1545
|
"location": {
|
|
1546
1546
|
"filePath": "pkg.main.runtime.ts",
|
|
1547
|
-
"line":
|
|
1547
|
+
"line": 439,
|
|
1548
1548
|
"character": 68
|
|
1549
1549
|
},
|
|
1550
1550
|
"types": [
|
|
@@ -1552,7 +1552,7 @@
|
|
|
1552
1552
|
"__schema": "TypeRefSchema",
|
|
1553
1553
|
"location": {
|
|
1554
1554
|
"filePath": "pkg.main.runtime.ts",
|
|
1555
|
-
"line":
|
|
1555
|
+
"line": 439,
|
|
1556
1556
|
"character": 68
|
|
1557
1557
|
},
|
|
1558
1558
|
"name": "VersionPackageManifest"
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
"__schema": "KeywordTypeSchema",
|
|
1562
1562
|
"location": {
|
|
1563
1563
|
"filePath": "pkg.main.runtime.ts",
|
|
1564
|
-
"line":
|
|
1564
|
+
"line": 439,
|
|
1565
1565
|
"character": 93
|
|
1566
1566
|
},
|
|
1567
1567
|
"name": "undefined"
|
|
@@ -1578,7 +1578,7 @@
|
|
|
1578
1578
|
"__schema": "FunctionLikeSchema",
|
|
1579
1579
|
"location": {
|
|
1580
1580
|
"filePath": "pkg.main.runtime.ts",
|
|
1581
|
-
"line":
|
|
1581
|
+
"line": 478,
|
|
1582
1582
|
"character": 3
|
|
1583
1583
|
},
|
|
1584
1584
|
"signature": "(method) PkgMain.getPackageTarFile(component: Component): Promise<AbstractVinyl>",
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
"__schema": "ParameterSchema",
|
|
1589
1589
|
"location": {
|
|
1590
1590
|
"filePath": "pkg.main.runtime.ts",
|
|
1591
|
-
"line":
|
|
1591
|
+
"line": 478,
|
|
1592
1592
|
"character": 27
|
|
1593
1593
|
},
|
|
1594
1594
|
"name": "component",
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
"__schema": "TypeRefSchema",
|
|
1597
1597
|
"location": {
|
|
1598
1598
|
"filePath": "pkg.main.runtime.ts",
|
|
1599
|
-
"line":
|
|
1599
|
+
"line": 478,
|
|
1600
1600
|
"character": 38
|
|
1601
1601
|
},
|
|
1602
1602
|
"name": "Component"
|
|
@@ -1609,7 +1609,7 @@
|
|
|
1609
1609
|
"__schema": "TypeRefSchema",
|
|
1610
1610
|
"location": {
|
|
1611
1611
|
"filePath": "pkg.main.runtime.ts",
|
|
1612
|
-
"line":
|
|
1612
|
+
"line": 478,
|
|
1613
1613
|
"character": 50
|
|
1614
1614
|
},
|
|
1615
1615
|
"name": "Promise",
|
|
@@ -1618,7 +1618,7 @@
|
|
|
1618
1618
|
"__schema": "TypeRefSchema",
|
|
1619
1619
|
"location": {
|
|
1620
1620
|
"filePath": "pkg.main.runtime.ts",
|
|
1621
|
-
"line":
|
|
1621
|
+
"line": 478,
|
|
1622
1622
|
"character": 58
|
|
1623
1623
|
},
|
|
1624
1624
|
"name": "AbstractVinyl"
|
|
@@ -1633,7 +1633,7 @@
|
|
|
1633
1633
|
"__schema": "FunctionLikeSchema",
|
|
1634
1634
|
"location": {
|
|
1635
1635
|
"filePath": "pkg.main.runtime.ts",
|
|
1636
|
-
"line":
|
|
1636
|
+
"line": 489,
|
|
1637
1637
|
"character": 3
|
|
1638
1638
|
},
|
|
1639
1639
|
"signature": "(method) PkgMain.transformPackageJson(component: Component, packageJsonObject: Record<string, any>): Promise<Record<string, any>>",
|
|
@@ -1643,7 +1643,7 @@
|
|
|
1643
1643
|
"__schema": "ParameterSchema",
|
|
1644
1644
|
"location": {
|
|
1645
1645
|
"filePath": "pkg.main.runtime.ts",
|
|
1646
|
-
"line":
|
|
1646
|
+
"line": 490,
|
|
1647
1647
|
"character": 5
|
|
1648
1648
|
},
|
|
1649
1649
|
"name": "component",
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
"__schema": "TypeRefSchema",
|
|
1652
1652
|
"location": {
|
|
1653
1653
|
"filePath": "pkg.main.runtime.ts",
|
|
1654
|
-
"line":
|
|
1654
|
+
"line": 490,
|
|
1655
1655
|
"character": 16
|
|
1656
1656
|
},
|
|
1657
1657
|
"name": "Component"
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
"__schema": "ParameterSchema",
|
|
1664
1664
|
"location": {
|
|
1665
1665
|
"filePath": "pkg.main.runtime.ts",
|
|
1666
|
-
"line":
|
|
1666
|
+
"line": 491,
|
|
1667
1667
|
"character": 5
|
|
1668
1668
|
},
|
|
1669
1669
|
"name": "packageJsonObject",
|
|
@@ -1671,7 +1671,7 @@
|
|
|
1671
1671
|
"__schema": "TypeRefSchema",
|
|
1672
1672
|
"location": {
|
|
1673
1673
|
"filePath": "pkg.main.runtime.ts",
|
|
1674
|
-
"line":
|
|
1674
|
+
"line": 491,
|
|
1675
1675
|
"character": 24
|
|
1676
1676
|
},
|
|
1677
1677
|
"name": "Record",
|
|
@@ -1680,7 +1680,7 @@
|
|
|
1680
1680
|
"__schema": "KeywordTypeSchema",
|
|
1681
1681
|
"location": {
|
|
1682
1682
|
"filePath": "pkg.main.runtime.ts",
|
|
1683
|
-
"line":
|
|
1683
|
+
"line": 491,
|
|
1684
1684
|
"character": 31
|
|
1685
1685
|
},
|
|
1686
1686
|
"name": "string"
|
|
@@ -1689,7 +1689,7 @@
|
|
|
1689
1689
|
"__schema": "KeywordTypeSchema",
|
|
1690
1690
|
"location": {
|
|
1691
1691
|
"filePath": "pkg.main.runtime.ts",
|
|
1692
|
-
"line":
|
|
1692
|
+
"line": 491,
|
|
1693
1693
|
"character": 39
|
|
1694
1694
|
},
|
|
1695
1695
|
"name": "any"
|
|
@@ -1704,7 +1704,7 @@
|
|
|
1704
1704
|
"__schema": "TypeRefSchema",
|
|
1705
1705
|
"location": {
|
|
1706
1706
|
"filePath": "pkg.main.runtime.ts",
|
|
1707
|
-
"line":
|
|
1707
|
+
"line": 492,
|
|
1708
1708
|
"character": 6
|
|
1709
1709
|
},
|
|
1710
1710
|
"name": "Promise",
|
|
@@ -1713,7 +1713,7 @@
|
|
|
1713
1713
|
"__schema": "TypeRefSchema",
|
|
1714
1714
|
"location": {
|
|
1715
1715
|
"filePath": "pkg.main.runtime.ts",
|
|
1716
|
-
"line":
|
|
1716
|
+
"line": 492,
|
|
1717
1717
|
"character": 14
|
|
1718
1718
|
},
|
|
1719
1719
|
"name": "Record",
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
"__schema": "KeywordTypeSchema",
|
|
1723
1723
|
"location": {
|
|
1724
1724
|
"filePath": "pkg.main.runtime.ts",
|
|
1725
|
-
"line":
|
|
1725
|
+
"line": 492,
|
|
1726
1726
|
"character": 21
|
|
1727
1727
|
},
|
|
1728
1728
|
"name": "string"
|
|
@@ -1731,7 +1731,7 @@
|
|
|
1731
1731
|
"__schema": "KeywordTypeSchema",
|
|
1732
1732
|
"location": {
|
|
1733
1733
|
"filePath": "pkg.main.runtime.ts",
|
|
1734
|
-
"line":
|
|
1734
|
+
"line": 492,
|
|
1735
1735
|
"character": 29
|
|
1736
1736
|
},
|
|
1737
1737
|
"name": "any"
|
|
@@ -2480,7 +2480,7 @@
|
|
|
2480
2480
|
"_legacy": {
|
|
2481
2481
|
"scope": "teambit.pkg",
|
|
2482
2482
|
"name": "pkg",
|
|
2483
|
-
"version": "1.0.
|
|
2483
|
+
"version": "1.0.348"
|
|
2484
2484
|
},
|
|
2485
2485
|
"_scope": "teambit.pkg"
|
|
2486
2486
|
}
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
"_legacy": {
|
|
2675
2675
|
"scope": "teambit.pkg",
|
|
2676
2676
|
"name": "pkg",
|
|
2677
|
-
"version": "1.0.
|
|
2677
|
+
"version": "1.0.348"
|
|
2678
2678
|
},
|
|
2679
2679
|
"_scope": "teambit.pkg"
|
|
2680
2680
|
}
|
|
@@ -4323,14 +4323,14 @@
|
|
|
4323
4323
|
"__schema": "FunctionLikeSchema",
|
|
4324
4324
|
"location": {
|
|
4325
4325
|
"filePath": "pkg.main.runtime.ts",
|
|
4326
|
-
"line":
|
|
4326
|
+
"line": 226,
|
|
4327
4327
|
"character": 3
|
|
4328
4328
|
},
|
|
4329
4329
|
"doc": {
|
|
4330
4330
|
"__schema": "DocSchema",
|
|
4331
4331
|
"location": {
|
|
4332
4332
|
"filePath": "pkg.main.runtime.ts",
|
|
4333
|
-
"line":
|
|
4333
|
+
"line": 222,
|
|
4334
4334
|
"character": 3
|
|
4335
4335
|
},
|
|
4336
4336
|
"raw": "/**\n * returns the package path in the /node_modules/ folder\n * In case you call this in order to run the code from the path, please refer to the `getRuntimeModulePath` API\n */",
|
|
@@ -4344,7 +4344,7 @@
|
|
|
4344
4344
|
"__schema": "ParameterSchema",
|
|
4345
4345
|
"location": {
|
|
4346
4346
|
"filePath": "pkg.main.runtime.ts",
|
|
4347
|
-
"line":
|
|
4347
|
+
"line": 226,
|
|
4348
4348
|
"character": 17
|
|
4349
4349
|
},
|
|
4350
4350
|
"name": "component",
|
|
@@ -4352,7 +4352,7 @@
|
|
|
4352
4352
|
"__schema": "TypeRefSchema",
|
|
4353
4353
|
"location": {
|
|
4354
4354
|
"filePath": "pkg.main.runtime.ts",
|
|
4355
|
-
"line":
|
|
4355
|
+
"line": 226,
|
|
4356
4356
|
"character": 28
|
|
4357
4357
|
},
|
|
4358
4358
|
"name": "Component"
|
|
@@ -4364,7 +4364,7 @@
|
|
|
4364
4364
|
"__schema": "ParameterSchema",
|
|
4365
4365
|
"location": {
|
|
4366
4366
|
"filePath": "pkg.main.runtime.ts",
|
|
4367
|
-
"line":
|
|
4367
|
+
"line": 226,
|
|
4368
4368
|
"character": 39
|
|
4369
4369
|
},
|
|
4370
4370
|
"name": "options",
|
|
@@ -4372,7 +4372,7 @@
|
|
|
4372
4372
|
"__schema": "TypeRefSchema",
|
|
4373
4373
|
"location": {
|
|
4374
4374
|
"filePath": "pkg.main.runtime.ts",
|
|
4375
|
-
"line":
|
|
4375
|
+
"line": 226,
|
|
4376
4376
|
"character": 48
|
|
4377
4377
|
},
|
|
4378
4378
|
"name": "GetModulePathOptions"
|
|
@@ -4386,7 +4386,7 @@
|
|
|
4386
4386
|
"__schema": "InferenceTypeSchema",
|
|
4387
4387
|
"location": {
|
|
4388
4388
|
"filePath": "pkg.main.runtime.ts",
|
|
4389
|
-
"line":
|
|
4389
|
+
"line": 226,
|
|
4390
4390
|
"character": 3
|
|
4391
4391
|
},
|
|
4392
4392
|
"type": "string"
|
|
@@ -4397,7 +4397,7 @@
|
|
|
4397
4397
|
"__schema": "FunctionLikeSchema",
|
|
4398
4398
|
"location": {
|
|
4399
4399
|
"filePath": "pkg.main.runtime.ts",
|
|
4400
|
-
"line":
|
|
4400
|
+
"line": 237,
|
|
4401
4401
|
"character": 3
|
|
4402
4402
|
},
|
|
4403
4403
|
"signature": "(method) PkgMain.isModulePathExists(component: Component): boolean",
|
|
@@ -4407,7 +4407,7 @@
|
|
|
4407
4407
|
"__schema": "ParameterSchema",
|
|
4408
4408
|
"location": {
|
|
4409
4409
|
"filePath": "pkg.main.runtime.ts",
|
|
4410
|
-
"line":
|
|
4410
|
+
"line": 237,
|
|
4411
4411
|
"character": 22
|
|
4412
4412
|
},
|
|
4413
4413
|
"name": "component",
|
|
@@ -4415,7 +4415,7 @@
|
|
|
4415
4415
|
"__schema": "TypeRefSchema",
|
|
4416
4416
|
"location": {
|
|
4417
4417
|
"filePath": "pkg.main.runtime.ts",
|
|
4418
|
-
"line":
|
|
4418
|
+
"line": 237,
|
|
4419
4419
|
"character": 33
|
|
4420
4420
|
},
|
|
4421
4421
|
"name": "Component"
|
|
@@ -4428,7 +4428,7 @@
|
|
|
4428
4428
|
"__schema": "KeywordTypeSchema",
|
|
4429
4429
|
"location": {
|
|
4430
4430
|
"filePath": "pkg.main.runtime.ts",
|
|
4431
|
-
"line":
|
|
4431
|
+
"line": 237,
|
|
4432
4432
|
"character": 45
|
|
4433
4433
|
},
|
|
4434
4434
|
"name": "boolean"
|
|
@@ -4439,7 +4439,7 @@
|
|
|
4439
4439
|
"__schema": "FunctionLikeSchema",
|
|
4440
4440
|
"location": {
|
|
4441
4441
|
"filePath": "pkg.main.runtime.ts",
|
|
4442
|
-
"line":
|
|
4442
|
+
"line": 242,
|
|
4443
4443
|
"character": 3
|
|
4444
4444
|
},
|
|
4445
4445
|
"signature": "(method) PkgMain.addMissingLinksFromNodeModulesIssue(component: Component): Promise<undefined>",
|
|
@@ -4449,7 +4449,7 @@
|
|
|
4449
4449
|
"__schema": "ParameterSchema",
|
|
4450
4450
|
"location": {
|
|
4451
4451
|
"filePath": "pkg.main.runtime.ts",
|
|
4452
|
-
"line":
|
|
4452
|
+
"line": 242,
|
|
4453
4453
|
"character": 45
|
|
4454
4454
|
},
|
|
4455
4455
|
"name": "component",
|
|
@@ -4457,7 +4457,7 @@
|
|
|
4457
4457
|
"__schema": "TypeRefSchema",
|
|
4458
4458
|
"location": {
|
|
4459
4459
|
"filePath": "pkg.main.runtime.ts",
|
|
4460
|
-
"line":
|
|
4460
|
+
"line": 242,
|
|
4461
4461
|
"character": 56
|
|
4462
4462
|
},
|
|
4463
4463
|
"name": "Component"
|
|
@@ -4470,7 +4470,7 @@
|
|
|
4470
4470
|
"__schema": "InferenceTypeSchema",
|
|
4471
4471
|
"location": {
|
|
4472
4472
|
"filePath": "pkg.main.runtime.ts",
|
|
4473
|
-
"line":
|
|
4473
|
+
"line": 242,
|
|
4474
4474
|
"character": 3
|
|
4475
4475
|
},
|
|
4476
4476
|
"type": "Promise<undefined>"
|
|
@@ -4483,7 +4483,7 @@
|
|
|
4483
4483
|
"__schema": "ConstructorSchema",
|
|
4484
4484
|
"location": {
|
|
4485
4485
|
"filePath": "pkg.main.runtime.ts",
|
|
4486
|
-
"line":
|
|
4486
|
+
"line": 252,
|
|
4487
4487
|
"character": 3
|
|
4488
4488
|
},
|
|
4489
4489
|
"signature": "constructor PkgMain(logger: Logger, config: PkgExtensionConfig, packageJsonPropsRegistry: PackageJsonPropsRegistry, workspace: Workspace, scope: ScopeMain, builder: BuilderMain, packer: Packer, envs: EnvsMain, componentAspect: ComponentMain, publishTask: PublishTask, dependencyResolver: DependencyResolverMain): PkgMain",
|
|
@@ -4493,7 +4493,7 @@
|
|
|
4493
4493
|
"__schema": "ParameterSchema",
|
|
4494
4494
|
"location": {
|
|
4495
4495
|
"filePath": "pkg.main.runtime.ts",
|
|
4496
|
-
"line":
|
|
4496
|
+
"line": 256,
|
|
4497
4497
|
"character": 5
|
|
4498
4498
|
},
|
|
4499
4499
|
"name": "logger",
|
|
@@ -4501,7 +4501,7 @@
|
|
|
4501
4501
|
"__schema": "TypeRefSchema",
|
|
4502
4502
|
"location": {
|
|
4503
4503
|
"filePath": "pkg.main.runtime.ts",
|
|
4504
|
-
"line":
|
|
4504
|
+
"line": 256,
|
|
4505
4505
|
"character": 22
|
|
4506
4506
|
},
|
|
4507
4507
|
"name": "Logger"
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
"__schema": "ParameterSchema",
|
|
4514
4514
|
"location": {
|
|
4515
4515
|
"filePath": "pkg.main.runtime.ts",
|
|
4516
|
-
"line":
|
|
4516
|
+
"line": 260,
|
|
4517
4517
|
"character": 5
|
|
4518
4518
|
},
|
|
4519
4519
|
"name": "config",
|
|
@@ -4521,7 +4521,7 @@
|
|
|
4521
4521
|
"__schema": "TypeRefSchema",
|
|
4522
4522
|
"location": {
|
|
4523
4523
|
"filePath": "pkg.main.runtime.ts",
|
|
4524
|
-
"line":
|
|
4524
|
+
"line": 260,
|
|
4525
4525
|
"character": 22
|
|
4526
4526
|
},
|
|
4527
4527
|
"name": "PkgExtensionConfig"
|
|
@@ -4533,7 +4533,7 @@
|
|
|
4533
4533
|
"__schema": "ParameterSchema",
|
|
4534
4534
|
"location": {
|
|
4535
4535
|
"filePath": "pkg.main.runtime.ts",
|
|
4536
|
-
"line":
|
|
4536
|
+
"line": 265,
|
|
4537
4537
|
"character": 5
|
|
4538
4538
|
},
|
|
4539
4539
|
"name": "packageJsonPropsRegistry",
|
|
@@ -4541,7 +4541,7 @@
|
|
|
4541
4541
|
"__schema": "TypeRefSchema",
|
|
4542
4542
|
"location": {
|
|
4543
4543
|
"filePath": "pkg.main.runtime.ts",
|
|
4544
|
-
"line":
|
|
4544
|
+
"line": 265,
|
|
4545
4545
|
"character": 39
|
|
4546
4546
|
},
|
|
4547
4547
|
"name": "PackageJsonPropsRegistry"
|
|
@@ -4553,7 +4553,7 @@
|
|
|
4553
4553
|
"__schema": "ParameterSchema",
|
|
4554
4554
|
"location": {
|
|
4555
4555
|
"filePath": "pkg.main.runtime.ts",
|
|
4556
|
-
"line":
|
|
4556
|
+
"line": 267,
|
|
4557
4557
|
"character": 5
|
|
4558
4558
|
},
|
|
4559
4559
|
"name": "workspace",
|
|
@@ -4561,7 +4561,7 @@
|
|
|
4561
4561
|
"__schema": "TypeRefSchema",
|
|
4562
4562
|
"location": {
|
|
4563
4563
|
"filePath": "pkg.main.runtime.ts",
|
|
4564
|
-
"line":
|
|
4564
|
+
"line": 267,
|
|
4565
4565
|
"character": 24
|
|
4566
4566
|
},
|
|
4567
4567
|
"name": "Workspace"
|
|
@@ -4573,7 +4573,7 @@
|
|
|
4573
4573
|
"__schema": "ParameterSchema",
|
|
4574
4574
|
"location": {
|
|
4575
4575
|
"filePath": "pkg.main.runtime.ts",
|
|
4576
|
-
"line":
|
|
4576
|
+
"line": 268,
|
|
4577
4577
|
"character": 5
|
|
4578
4578
|
},
|
|
4579
4579
|
"name": "scope",
|
|
@@ -4581,7 +4581,7 @@
|
|
|
4581
4581
|
"__schema": "TypeRefSchema",
|
|
4582
4582
|
"location": {
|
|
4583
4583
|
"filePath": "pkg.main.runtime.ts",
|
|
4584
|
-
"line":
|
|
4584
|
+
"line": 268,
|
|
4585
4585
|
"character": 20
|
|
4586
4586
|
},
|
|
4587
4587
|
"name": "ScopeMain"
|
|
@@ -4593,7 +4593,7 @@
|
|
|
4593
4593
|
"__schema": "ParameterSchema",
|
|
4594
4594
|
"location": {
|
|
4595
4595
|
"filePath": "pkg.main.runtime.ts",
|
|
4596
|
-
"line":
|
|
4596
|
+
"line": 270,
|
|
4597
4597
|
"character": 5
|
|
4598
4598
|
},
|
|
4599
4599
|
"name": "builder",
|
|
@@ -4601,7 +4601,7 @@
|
|
|
4601
4601
|
"__schema": "TypeRefSchema",
|
|
4602
4602
|
"location": {
|
|
4603
4603
|
"filePath": "pkg.main.runtime.ts",
|
|
4604
|
-
"line":
|
|
4604
|
+
"line": 270,
|
|
4605
4605
|
"character": 22
|
|
4606
4606
|
},
|
|
4607
4607
|
"name": "BuilderMain"
|
|
@@ -4613,7 +4613,7 @@
|
|
|
4613
4613
|
"__schema": "ParameterSchema",
|
|
4614
4614
|
"location": {
|
|
4615
4615
|
"filePath": "pkg.main.runtime.ts",
|
|
4616
|
-
"line":
|
|
4616
|
+
"line": 274,
|
|
4617
4617
|
"character": 5
|
|
4618
4618
|
},
|
|
4619
4619
|
"name": "packer",
|
|
@@ -4621,7 +4621,7 @@
|
|
|
4621
4621
|
"__schema": "TypeRefSchema",
|
|
4622
4622
|
"location": {
|
|
4623
4623
|
"filePath": "pkg.main.runtime.ts",
|
|
4624
|
-
"line":
|
|
4624
|
+
"line": 274,
|
|
4625
4625
|
"character": 21
|
|
4626
4626
|
},
|
|
4627
4627
|
"name": "Packer"
|
|
@@ -4633,7 +4633,7 @@
|
|
|
4633
4633
|
"__schema": "ParameterSchema",
|
|
4634
4634
|
"location": {
|
|
4635
4635
|
"filePath": "pkg.main.runtime.ts",
|
|
4636
|
-
"line":
|
|
4636
|
+
"line": 279,
|
|
4637
4637
|
"character": 5
|
|
4638
4638
|
},
|
|
4639
4639
|
"name": "envs",
|
|
@@ -4641,7 +4641,7 @@
|
|
|
4641
4641
|
"__schema": "TypeRefSchema",
|
|
4642
4642
|
"location": {
|
|
4643
4643
|
"filePath": "pkg.main.runtime.ts",
|
|
4644
|
-
"line":
|
|
4644
|
+
"line": 279,
|
|
4645
4645
|
"character": 19
|
|
4646
4646
|
},
|
|
4647
4647
|
"name": "EnvsMain"
|
|
@@ -4653,7 +4653,7 @@
|
|
|
4653
4653
|
"__schema": "ParameterSchema",
|
|
4654
4654
|
"location": {
|
|
4655
4655
|
"filePath": "pkg.main.runtime.ts",
|
|
4656
|
-
"line":
|
|
4656
|
+
"line": 281,
|
|
4657
4657
|
"character": 5
|
|
4658
4658
|
},
|
|
4659
4659
|
"name": "componentAspect",
|
|
@@ -4661,7 +4661,7 @@
|
|
|
4661
4661
|
"__schema": "TypeRefSchema",
|
|
4662
4662
|
"location": {
|
|
4663
4663
|
"filePath": "pkg.main.runtime.ts",
|
|
4664
|
-
"line":
|
|
4664
|
+
"line": 281,
|
|
4665
4665
|
"character": 30
|
|
4666
4666
|
},
|
|
4667
4667
|
"name": "ComponentMain"
|
|
@@ -4673,7 +4673,7 @@
|
|
|
4673
4673
|
"__schema": "ParameterSchema",
|
|
4674
4674
|
"location": {
|
|
4675
4675
|
"filePath": "pkg.main.runtime.ts",
|
|
4676
|
-
"line":
|
|
4676
|
+
"line": 286,
|
|
4677
4677
|
"character": 5
|
|
4678
4678
|
},
|
|
4679
4679
|
"name": "publishTask",
|
|
@@ -4681,7 +4681,7 @@
|
|
|
4681
4681
|
"__schema": "TypeRefSchema",
|
|
4682
4682
|
"location": {
|
|
4683
4683
|
"filePath": "pkg.main.runtime.ts",
|
|
4684
|
-
"line":
|
|
4684
|
+
"line": 286,
|
|
4685
4685
|
"character": 25
|
|
4686
4686
|
},
|
|
4687
4687
|
"name": "PublishTask"
|
|
@@ -4693,7 +4693,7 @@
|
|
|
4693
4693
|
"__schema": "ParameterSchema",
|
|
4694
4694
|
"location": {
|
|
4695
4695
|
"filePath": "pkg.main.runtime.ts",
|
|
4696
|
-
"line":
|
|
4696
|
+
"line": 288,
|
|
4697
4697
|
"character": 5
|
|
4698
4698
|
},
|
|
4699
4699
|
"name": "dependencyResolver",
|
|
@@ -4701,7 +4701,7 @@
|
|
|
4701
4701
|
"__schema": "TypeRefSchema",
|
|
4702
4702
|
"location": {
|
|
4703
4703
|
"filePath": "pkg.main.runtime.ts",
|
|
4704
|
-
"line":
|
|
4704
|
+
"line": 288,
|
|
4705
4705
|
"character": 33
|
|
4706
4706
|
},
|
|
4707
4707
|
"name": "DependencyResolverMain"
|
|
@@ -4725,14 +4725,14 @@
|
|
|
4725
4725
|
"__schema": "FunctionLikeSchema",
|
|
4726
4726
|
"location": {
|
|
4727
4727
|
"filePath": "pkg.main.runtime.ts",
|
|
4728
|
-
"line":
|
|
4728
|
+
"line": 296,
|
|
4729
4729
|
"character": 3
|
|
4730
4730
|
},
|
|
4731
4731
|
"doc": {
|
|
4732
4732
|
"__schema": "DocSchema",
|
|
4733
4733
|
"location": {
|
|
4734
4734
|
"filePath": "pkg.main.runtime.ts",
|
|
4735
|
-
"line":
|
|
4735
|
+
"line": 293,
|
|
4736
4736
|
"character": 3
|
|
4737
4737
|
},
|
|
4738
4738
|
"raw": "/**\n * register changes in the package.json\n */",
|
|
@@ -4746,7 +4746,7 @@
|
|
|
4746
4746
|
"__schema": "ParameterSchema",
|
|
4747
4747
|
"location": {
|
|
4748
4748
|
"filePath": "pkg.main.runtime.ts",
|
|
4749
|
-
"line":
|
|
4749
|
+
"line": 296,
|
|
4750
4750
|
"character": 31
|
|
4751
4751
|
},
|
|
4752
4752
|
"name": "props",
|
|
@@ -4754,7 +4754,7 @@
|
|
|
4754
4754
|
"__schema": "TypeRefSchema",
|
|
4755
4755
|
"location": {
|
|
4756
4756
|
"filePath": "pkg.main.runtime.ts",
|
|
4757
|
-
"line":
|
|
4757
|
+
"line": 296,
|
|
4758
4758
|
"character": 38
|
|
4759
4759
|
},
|
|
4760
4760
|
"name": "PackageJsonProps"
|
|
@@ -4767,7 +4767,7 @@
|
|
|
4767
4767
|
"__schema": "KeywordTypeSchema",
|
|
4768
4768
|
"location": {
|
|
4769
4769
|
"filePath": "pkg.main.runtime.ts",
|
|
4770
|
-
"line":
|
|
4770
|
+
"line": 296,
|
|
4771
4771
|
"character": 57
|
|
4772
4772
|
},
|
|
4773
4773
|
"name": "void"
|
|
@@ -4778,14 +4778,14 @@
|
|
|
4778
4778
|
"__schema": "FunctionLikeSchema",
|
|
4779
4779
|
"location": {
|
|
4780
4780
|
"filePath": "pkg.main.runtime.ts",
|
|
4781
|
-
"line":
|
|
4781
|
+
"line": 312,
|
|
4782
4782
|
"character": 3
|
|
4783
4783
|
},
|
|
4784
4784
|
"doc": {
|
|
4785
4785
|
"__schema": "DocSchema",
|
|
4786
4786
|
"location": {
|
|
4787
4787
|
"filePath": "pkg.main.runtime.ts",
|
|
4788
|
-
"line":
|
|
4788
|
+
"line": 300,
|
|
4789
4789
|
"character": 3
|
|
4790
4790
|
},
|
|
4791
4791
|
"raw": "/**\n * Pack a component and generate a tarball suitable for npm registry\n *\n * @param {string} componentId\n * @param {(string | undefined)} scopePath\n * @param {string} outDir\n * @param {boolean} [prefix=false]\n * @param {boolean} [override=false]\n * @param {boolean} [keep=false]\n * @returns {Promise<PackResult>}\n * @memberof PkgExtension\n */",
|
|
@@ -4795,7 +4795,7 @@
|
|
|
4795
4795
|
"__schema": "PropertyLikeTagSchema",
|
|
4796
4796
|
"location": {
|
|
4797
4797
|
"filePath": "pkg.main.runtime.ts",
|
|
4798
|
-
"line":
|
|
4798
|
+
"line": 303,
|
|
4799
4799
|
"character": 6
|
|
4800
4800
|
},
|
|
4801
4801
|
"name": "componentId",
|
|
@@ -4804,7 +4804,7 @@
|
|
|
4804
4804
|
"__schema": "KeywordTypeSchema",
|
|
4805
4805
|
"location": {
|
|
4806
4806
|
"filePath": "pkg.main.runtime.ts",
|
|
4807
|
-
"line":
|
|
4807
|
+
"line": 303,
|
|
4808
4808
|
"character": 14
|
|
4809
4809
|
},
|
|
4810
4810
|
"name": "string"
|
|
@@ -4814,7 +4814,7 @@
|
|
|
4814
4814
|
"__schema": "PropertyLikeTagSchema",
|
|
4815
4815
|
"location": {
|
|
4816
4816
|
"filePath": "pkg.main.runtime.ts",
|
|
4817
|
-
"line":
|
|
4817
|
+
"line": 304,
|
|
4818
4818
|
"character": 6
|
|
4819
4819
|
},
|
|
4820
4820
|
"name": "scopePath",
|
|
@@ -4823,14 +4823,14 @@
|
|
|
4823
4823
|
"__schema": "ParenthesizedTypeSchema",
|
|
4824
4824
|
"location": {
|
|
4825
4825
|
"filePath": "pkg.main.runtime.ts",
|
|
4826
|
-
"line":
|
|
4826
|
+
"line": 304,
|
|
4827
4827
|
"character": 14
|
|
4828
4828
|
},
|
|
4829
4829
|
"type": {
|
|
4830
4830
|
"__schema": "TypeUnionSchema",
|
|
4831
4831
|
"location": {
|
|
4832
4832
|
"filePath": "pkg.main.runtime.ts",
|
|
4833
|
-
"line":
|
|
4833
|
+
"line": 304,
|
|
4834
4834
|
"character": 15
|
|
4835
4835
|
},
|
|
4836
4836
|
"types": [
|
|
@@ -4838,7 +4838,7 @@
|
|
|
4838
4838
|
"__schema": "KeywordTypeSchema",
|
|
4839
4839
|
"location": {
|
|
4840
4840
|
"filePath": "pkg.main.runtime.ts",
|
|
4841
|
-
"line":
|
|
4841
|
+
"line": 304,
|
|
4842
4842
|
"character": 15
|
|
4843
4843
|
},
|
|
4844
4844
|
"name": "string"
|
|
@@ -4847,7 +4847,7 @@
|
|
|
4847
4847
|
"__schema": "KeywordTypeSchema",
|
|
4848
4848
|
"location": {
|
|
4849
4849
|
"filePath": "pkg.main.runtime.ts",
|
|
4850
|
-
"line":
|
|
4850
|
+
"line": 304,
|
|
4851
4851
|
"character": 24
|
|
4852
4852
|
},
|
|
4853
4853
|
"name": "undefined"
|
|
@@ -4860,7 +4860,7 @@
|
|
|
4860
4860
|
"__schema": "PropertyLikeTagSchema",
|
|
4861
4861
|
"location": {
|
|
4862
4862
|
"filePath": "pkg.main.runtime.ts",
|
|
4863
|
-
"line":
|
|
4863
|
+
"line": 305,
|
|
4864
4864
|
"character": 6
|
|
4865
4865
|
},
|
|
4866
4866
|
"name": "outDir",
|
|
@@ -4869,7 +4869,7 @@
|
|
|
4869
4869
|
"__schema": "KeywordTypeSchema",
|
|
4870
4870
|
"location": {
|
|
4871
4871
|
"filePath": "pkg.main.runtime.ts",
|
|
4872
|
-
"line":
|
|
4872
|
+
"line": 305,
|
|
4873
4873
|
"character": 14
|
|
4874
4874
|
},
|
|
4875
4875
|
"name": "string"
|
|
@@ -4879,7 +4879,7 @@
|
|
|
4879
4879
|
"__schema": "PropertyLikeTagSchema",
|
|
4880
4880
|
"location": {
|
|
4881
4881
|
"filePath": "pkg.main.runtime.ts",
|
|
4882
|
-
"line":
|
|
4882
|
+
"line": 306,
|
|
4883
4883
|
"character": 6
|
|
4884
4884
|
},
|
|
4885
4885
|
"name": "prefix",
|
|
@@ -4888,7 +4888,7 @@
|
|
|
4888
4888
|
"__schema": "KeywordTypeSchema",
|
|
4889
4889
|
"location": {
|
|
4890
4890
|
"filePath": "pkg.main.runtime.ts",
|
|
4891
|
-
"line":
|
|
4891
|
+
"line": 306,
|
|
4892
4892
|
"character": 14
|
|
4893
4893
|
},
|
|
4894
4894
|
"name": "boolean"
|
|
@@ -4898,7 +4898,7 @@
|
|
|
4898
4898
|
"__schema": "PropertyLikeTagSchema",
|
|
4899
4899
|
"location": {
|
|
4900
4900
|
"filePath": "pkg.main.runtime.ts",
|
|
4901
|
-
"line":
|
|
4901
|
+
"line": 307,
|
|
4902
4902
|
"character": 6
|
|
4903
4903
|
},
|
|
4904
4904
|
"name": "override",
|
|
@@ -4907,7 +4907,7 @@
|
|
|
4907
4907
|
"__schema": "KeywordTypeSchema",
|
|
4908
4908
|
"location": {
|
|
4909
4909
|
"filePath": "pkg.main.runtime.ts",
|
|
4910
|
-
"line":
|
|
4910
|
+
"line": 307,
|
|
4911
4911
|
"character": 14
|
|
4912
4912
|
},
|
|
4913
4913
|
"name": "boolean"
|
|
@@ -4917,7 +4917,7 @@
|
|
|
4917
4917
|
"__schema": "PropertyLikeTagSchema",
|
|
4918
4918
|
"location": {
|
|
4919
4919
|
"filePath": "pkg.main.runtime.ts",
|
|
4920
|
-
"line":
|
|
4920
|
+
"line": 308,
|
|
4921
4921
|
"character": 6
|
|
4922
4922
|
},
|
|
4923
4923
|
"name": "keep",
|
|
@@ -4926,7 +4926,7 @@
|
|
|
4926
4926
|
"__schema": "KeywordTypeSchema",
|
|
4927
4927
|
"location": {
|
|
4928
4928
|
"filePath": "pkg.main.runtime.ts",
|
|
4929
|
-
"line":
|
|
4929
|
+
"line": 308,
|
|
4930
4930
|
"character": 14
|
|
4931
4931
|
},
|
|
4932
4932
|
"name": "boolean"
|
|
@@ -4936,7 +4936,7 @@
|
|
|
4936
4936
|
"__schema": "ReturnTagSchema",
|
|
4937
4937
|
"location": {
|
|
4938
4938
|
"filePath": "pkg.main.runtime.ts",
|
|
4939
|
-
"line":
|
|
4939
|
+
"line": 309,
|
|
4940
4940
|
"character": 6
|
|
4941
4941
|
},
|
|
4942
4942
|
"tagName": "return",
|
|
@@ -4944,7 +4944,7 @@
|
|
|
4944
4944
|
"__schema": "TypeRefSchema",
|
|
4945
4945
|
"location": {
|
|
4946
4946
|
"filePath": "pkg.main.runtime.ts",
|
|
4947
|
-
"line":
|
|
4947
|
+
"line": 309,
|
|
4948
4948
|
"character": 16
|
|
4949
4949
|
},
|
|
4950
4950
|
"name": "Promise",
|
|
@@ -4953,7 +4953,7 @@
|
|
|
4953
4953
|
"__schema": "TypeRefSchema",
|
|
4954
4954
|
"location": {
|
|
4955
4955
|
"filePath": "pkg.main.runtime.ts",
|
|
4956
|
-
"line":
|
|
4956
|
+
"line": 309,
|
|
4957
4957
|
"character": 24
|
|
4958
4958
|
},
|
|
4959
4959
|
"name": "PackResult"
|
|
@@ -4965,7 +4965,7 @@
|
|
|
4965
4965
|
"__schema": "TagSchema",
|
|
4966
4966
|
"location": {
|
|
4967
4967
|
"filePath": "pkg.main.runtime.ts",
|
|
4968
|
-
"line":
|
|
4968
|
+
"line": 310,
|
|
4969
4969
|
"character": 6
|
|
4970
4970
|
},
|
|
4971
4971
|
"tagName": "memberof",
|
|
@@ -4980,7 +4980,7 @@
|
|
|
4980
4980
|
"__schema": "ParameterSchema",
|
|
4981
4981
|
"location": {
|
|
4982
4982
|
"filePath": "pkg.main.runtime.ts",
|
|
4983
|
-
"line":
|
|
4983
|
+
"line": 312,
|
|
4984
4984
|
"character": 23
|
|
4985
4985
|
},
|
|
4986
4986
|
"name": "componentId",
|
|
@@ -4988,7 +4988,7 @@
|
|
|
4988
4988
|
"__schema": "KeywordTypeSchema",
|
|
4989
4989
|
"location": {
|
|
4990
4990
|
"filePath": "pkg.main.runtime.ts",
|
|
4991
|
-
"line":
|
|
4991
|
+
"line": 312,
|
|
4992
4992
|
"character": 36
|
|
4993
4993
|
},
|
|
4994
4994
|
"name": "string"
|
|
@@ -5000,7 +5000,7 @@
|
|
|
5000
5000
|
"__schema": "ParameterSchema",
|
|
5001
5001
|
"location": {
|
|
5002
5002
|
"filePath": "pkg.main.runtime.ts",
|
|
5003
|
-
"line":
|
|
5003
|
+
"line": 312,
|
|
5004
5004
|
"character": 44
|
|
5005
5005
|
},
|
|
5006
5006
|
"name": "scopePath",
|
|
@@ -5008,7 +5008,7 @@
|
|
|
5008
5008
|
"__schema": "TypeUnionSchema",
|
|
5009
5009
|
"location": {
|
|
5010
5010
|
"filePath": "pkg.main.runtime.ts",
|
|
5011
|
-
"line":
|
|
5011
|
+
"line": 312,
|
|
5012
5012
|
"character": 55
|
|
5013
5013
|
},
|
|
5014
5014
|
"types": [
|
|
@@ -5016,7 +5016,7 @@
|
|
|
5016
5016
|
"__schema": "KeywordTypeSchema",
|
|
5017
5017
|
"location": {
|
|
5018
5018
|
"filePath": "pkg.main.runtime.ts",
|
|
5019
|
-
"line":
|
|
5019
|
+
"line": 312,
|
|
5020
5020
|
"character": 55
|
|
5021
5021
|
},
|
|
5022
5022
|
"name": "string"
|
|
@@ -5025,7 +5025,7 @@
|
|
|
5025
5025
|
"__schema": "KeywordTypeSchema",
|
|
5026
5026
|
"location": {
|
|
5027
5027
|
"filePath": "pkg.main.runtime.ts",
|
|
5028
|
-
"line":
|
|
5028
|
+
"line": 312,
|
|
5029
5029
|
"character": 64
|
|
5030
5030
|
},
|
|
5031
5031
|
"name": "undefined"
|
|
@@ -5039,7 +5039,7 @@
|
|
|
5039
5039
|
"__schema": "ParameterSchema",
|
|
5040
5040
|
"location": {
|
|
5041
5041
|
"filePath": "pkg.main.runtime.ts",
|
|
5042
|
-
"line":
|
|
5042
|
+
"line": 312,
|
|
5043
5043
|
"character": 75
|
|
5044
5044
|
},
|
|
5045
5045
|
"name": "options",
|
|
@@ -5047,7 +5047,7 @@
|
|
|
5047
5047
|
"__schema": "TypeRefSchema",
|
|
5048
5048
|
"location": {
|
|
5049
5049
|
"filePath": "pkg.main.runtime.ts",
|
|
5050
|
-
"line":
|
|
5050
|
+
"line": 312,
|
|
5051
5051
|
"character": 84
|
|
5052
5052
|
},
|
|
5053
5053
|
"name": "PackOptions"
|
|
@@ -5060,7 +5060,7 @@
|
|
|
5060
5060
|
"__schema": "TypeRefSchema",
|
|
5061
5061
|
"location": {
|
|
5062
5062
|
"filePath": "pkg.main.runtime.ts",
|
|
5063
|
-
"line":
|
|
5063
|
+
"line": 312,
|
|
5064
5064
|
"character": 98
|
|
5065
5065
|
},
|
|
5066
5066
|
"name": "Promise",
|
|
@@ -5069,7 +5069,7 @@
|
|
|
5069
5069
|
"__schema": "TypeRefSchema",
|
|
5070
5070
|
"location": {
|
|
5071
5071
|
"filePath": "pkg.main.runtime.ts",
|
|
5072
|
-
"line":
|
|
5072
|
+
"line": 312,
|
|
5073
5073
|
"character": 106
|
|
5074
5074
|
},
|
|
5075
5075
|
"name": "PackResult"
|
|
@@ -5084,14 +5084,14 @@
|
|
|
5084
5084
|
"__schema": "FunctionLikeSchema",
|
|
5085
5085
|
"location": {
|
|
5086
5086
|
"filePath": "pkg.main.runtime.ts",
|
|
5087
|
-
"line":
|
|
5087
|
+
"line": 322,
|
|
5088
5088
|
"character": 3
|
|
5089
5089
|
},
|
|
5090
5090
|
"doc": {
|
|
5091
5091
|
"__schema": "DocSchema",
|
|
5092
5092
|
"location": {
|
|
5093
5093
|
"filePath": "pkg.main.runtime.ts",
|
|
5094
|
-
"line":
|
|
5094
|
+
"line": 316,
|
|
5095
5095
|
"character": 3
|
|
5096
5096
|
},
|
|
5097
5097
|
"raw": "/**\n * Merge the configs provided by:\n * 1. envs configured in the component - via getPackageJsonProps method\n * 2. extensions that registered to the registerPackageJsonNewProps slot (and configured for the component)\n * 3. props defined by the user (they are the strongest one)\n */",
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"__schema": "ParameterSchema",
|
|
5106
5106
|
"location": {
|
|
5107
5107
|
"filePath": "pkg.main.runtime.ts",
|
|
5108
|
-
"line":
|
|
5108
|
+
"line": 322,
|
|
5109
5109
|
"character": 31
|
|
5110
5110
|
},
|
|
5111
5111
|
"name": "component",
|
|
@@ -5113,7 +5113,7 @@
|
|
|
5113
5113
|
"__schema": "TypeRefSchema",
|
|
5114
5114
|
"location": {
|
|
5115
5115
|
"filePath": "pkg.main.runtime.ts",
|
|
5116
|
-
"line":
|
|
5116
|
+
"line": 322,
|
|
5117
5117
|
"character": 42
|
|
5118
5118
|
},
|
|
5119
5119
|
"name": "Component"
|
|
@@ -5126,7 +5126,7 @@
|
|
|
5126
5126
|
"__schema": "TypeRefSchema",
|
|
5127
5127
|
"location": {
|
|
5128
5128
|
"filePath": "pkg.main.runtime.ts",
|
|
5129
|
-
"line":
|
|
5129
|
+
"line": 322,
|
|
5130
5130
|
"character": 54
|
|
5131
5131
|
},
|
|
5132
5132
|
"name": "Promise",
|
|
@@ -5135,7 +5135,7 @@
|
|
|
5135
5135
|
"__schema": "TypeRefSchema",
|
|
5136
5136
|
"location": {
|
|
5137
5137
|
"filePath": "pkg.main.runtime.ts",
|
|
5138
|
-
"line":
|
|
5138
|
+
"line": 322,
|
|
5139
5139
|
"character": 62
|
|
5140
5140
|
},
|
|
5141
5141
|
"name": "PackageJsonProps"
|
|
@@ -5150,7 +5150,7 @@
|
|
|
5150
5150
|
"__schema": "FunctionLikeSchema",
|
|
5151
5151
|
"location": {
|
|
5152
5152
|
"filePath": "pkg.main.runtime.ts",
|
|
5153
|
-
"line":
|
|
5153
|
+
"line": 355,
|
|
5154
5154
|
"character": 3
|
|
5155
5155
|
},
|
|
5156
5156
|
"signature": "(method) PkgMain.getPackageJsonModifications(component: Component): Record<string, any>",
|
|
@@ -5160,7 +5160,7 @@
|
|
|
5160
5160
|
"__schema": "ParameterSchema",
|
|
5161
5161
|
"location": {
|
|
5162
5162
|
"filePath": "pkg.main.runtime.ts",
|
|
5163
|
-
"line":
|
|
5163
|
+
"line": 355,
|
|
5164
5164
|
"character": 31
|
|
5165
5165
|
},
|
|
5166
5166
|
"name": "component",
|
|
@@ -5168,7 +5168,7 @@
|
|
|
5168
5168
|
"__schema": "TypeRefSchema",
|
|
5169
5169
|
"location": {
|
|
5170
5170
|
"filePath": "pkg.main.runtime.ts",
|
|
5171
|
-
"line":
|
|
5171
|
+
"line": 355,
|
|
5172
5172
|
"character": 42
|
|
5173
5173
|
},
|
|
5174
5174
|
"name": "Component"
|
|
@@ -5181,7 +5181,7 @@
|
|
|
5181
5181
|
"__schema": "TypeRefSchema",
|
|
5182
5182
|
"location": {
|
|
5183
5183
|
"filePath": "pkg.main.runtime.ts",
|
|
5184
|
-
"line":
|
|
5184
|
+
"line": 355,
|
|
5185
5185
|
"character": 54
|
|
5186
5186
|
},
|
|
5187
5187
|
"name": "Record",
|
|
@@ -5190,7 +5190,7 @@
|
|
|
5190
5190
|
"__schema": "KeywordTypeSchema",
|
|
5191
5191
|
"location": {
|
|
5192
5192
|
"filePath": "pkg.main.runtime.ts",
|
|
5193
|
-
"line":
|
|
5193
|
+
"line": 355,
|
|
5194
5194
|
"character": 61
|
|
5195
5195
|
},
|
|
5196
5196
|
"name": "string"
|
|
@@ -5199,7 +5199,7 @@
|
|
|
5199
5199
|
"__schema": "KeywordTypeSchema",
|
|
5200
5200
|
"location": {
|
|
5201
5201
|
"filePath": "pkg.main.runtime.ts",
|
|
5202
|
-
"line":
|
|
5202
|
+
"line": 355,
|
|
5203
5203
|
"character": 69
|
|
5204
5204
|
},
|
|
5205
5205
|
"name": "any"
|
|
@@ -5212,7 +5212,7 @@
|
|
|
5212
5212
|
"__schema": "FunctionLikeSchema",
|
|
5213
5213
|
"location": {
|
|
5214
5214
|
"filePath": "pkg.main.runtime.ts",
|
|
5215
|
-
"line":
|
|
5215
|
+
"line": 361,
|
|
5216
5216
|
"character": 3
|
|
5217
5217
|
},
|
|
5218
5218
|
"signature": "(method) PkgMain.getPkgArtifact(component: Component): Promise<PkgArtifact>",
|
|
@@ -5222,7 +5222,7 @@
|
|
|
5222
5222
|
"__schema": "ParameterSchema",
|
|
5223
5223
|
"location": {
|
|
5224
5224
|
"filePath": "pkg.main.runtime.ts",
|
|
5225
|
-
"line":
|
|
5225
|
+
"line": 361,
|
|
5226
5226
|
"character": 24
|
|
5227
5227
|
},
|
|
5228
5228
|
"name": "component",
|
|
@@ -5230,7 +5230,7 @@
|
|
|
5230
5230
|
"__schema": "TypeRefSchema",
|
|
5231
5231
|
"location": {
|
|
5232
5232
|
"filePath": "pkg.main.runtime.ts",
|
|
5233
|
-
"line":
|
|
5233
|
+
"line": 361,
|
|
5234
5234
|
"character": 35
|
|
5235
5235
|
},
|
|
5236
5236
|
"name": "Component"
|
|
@@ -5243,7 +5243,7 @@
|
|
|
5243
5243
|
"__schema": "TypeRefSchema",
|
|
5244
5244
|
"location": {
|
|
5245
5245
|
"filePath": "pkg.main.runtime.ts",
|
|
5246
|
-
"line":
|
|
5246
|
+
"line": 361,
|
|
5247
5247
|
"character": 47
|
|
5248
5248
|
},
|
|
5249
5249
|
"name": "Promise",
|
|
@@ -5252,7 +5252,7 @@
|
|
|
5252
5252
|
"__schema": "TypeRefSchema",
|
|
5253
5253
|
"location": {
|
|
5254
5254
|
"filePath": "pkg.main.runtime.ts",
|
|
5255
|
-
"line":
|
|
5255
|
+
"line": 361,
|
|
5256
5256
|
"character": 55
|
|
5257
5257
|
},
|
|
5258
5258
|
"name": "PkgArtifact"
|
|
@@ -5267,7 +5267,7 @@
|
|
|
5267
5267
|
"__schema": "FunctionLikeSchema",
|
|
5268
5268
|
"location": {
|
|
5269
5269
|
"filePath": "pkg.main.runtime.ts",
|
|
5270
|
-
"line":
|
|
5270
|
+
"line": 368,
|
|
5271
5271
|
"character": 3
|
|
5272
5272
|
},
|
|
5273
5273
|
"signature": "(method) PkgMain.getManifest(component: Component): Promise<ComponentPackageManifest>",
|
|
@@ -5277,7 +5277,7 @@
|
|
|
5277
5277
|
"__schema": "ParameterSchema",
|
|
5278
5278
|
"location": {
|
|
5279
5279
|
"filePath": "pkg.main.runtime.ts",
|
|
5280
|
-
"line":
|
|
5280
|
+
"line": 368,
|
|
5281
5281
|
"character": 21
|
|
5282
5282
|
},
|
|
5283
5283
|
"name": "component",
|
|
@@ -5285,7 +5285,7 @@
|
|
|
5285
5285
|
"__schema": "TypeRefSchema",
|
|
5286
5286
|
"location": {
|
|
5287
5287
|
"filePath": "pkg.main.runtime.ts",
|
|
5288
|
-
"line":
|
|
5288
|
+
"line": 368,
|
|
5289
5289
|
"character": 32
|
|
5290
5290
|
},
|
|
5291
5291
|
"name": "Component"
|
|
@@ -5298,7 +5298,7 @@
|
|
|
5298
5298
|
"__schema": "TypeRefSchema",
|
|
5299
5299
|
"location": {
|
|
5300
5300
|
"filePath": "pkg.main.runtime.ts",
|
|
5301
|
-
"line":
|
|
5301
|
+
"line": 368,
|
|
5302
5302
|
"character": 44
|
|
5303
5303
|
},
|
|
5304
5304
|
"name": "Promise",
|
|
@@ -5307,7 +5307,7 @@
|
|
|
5307
5307
|
"__schema": "TypeRefSchema",
|
|
5308
5308
|
"location": {
|
|
5309
5309
|
"filePath": "pkg.main.runtime.ts",
|
|
5310
|
-
"line":
|
|
5310
|
+
"line": 368,
|
|
5311
5311
|
"character": 52
|
|
5312
5312
|
},
|
|
5313
5313
|
"name": "ComponentPackageManifest"
|
|
@@ -5322,14 +5322,14 @@
|
|
|
5322
5322
|
"__schema": "FunctionLikeSchema",
|
|
5323
5323
|
"location": {
|
|
5324
5324
|
"filePath": "pkg.main.runtime.ts",
|
|
5325
|
-
"line":
|
|
5325
|
+
"line": 423,
|
|
5326
5326
|
"character": 3
|
|
5327
5327
|
},
|
|
5328
5328
|
"doc": {
|
|
5329
5329
|
"__schema": "DocSchema",
|
|
5330
5330
|
"location": {
|
|
5331
5331
|
"filePath": "pkg.main.runtime.ts",
|
|
5332
|
-
"line":
|
|
5332
|
+
"line": 418,
|
|
5333
5333
|
"character": 3
|
|
5334
5334
|
},
|
|
5335
5335
|
"raw": "/**\n * Check if the component should be fetched from bit registry or from another registry\n * This will usually determined by the latest version of the component\n * @param component\n */",
|
|
@@ -5339,7 +5339,7 @@
|
|
|
5339
5339
|
"__schema": "PropertyLikeTagSchema",
|
|
5340
5340
|
"location": {
|
|
5341
5341
|
"filePath": "pkg.main.runtime.ts",
|
|
5342
|
-
"line":
|
|
5342
|
+
"line": 421,
|
|
5343
5343
|
"character": 6
|
|
5344
5344
|
},
|
|
5345
5345
|
"name": "component",
|
|
@@ -5354,7 +5354,7 @@
|
|
|
5354
5354
|
"__schema": "ParameterSchema",
|
|
5355
5355
|
"location": {
|
|
5356
5356
|
"filePath": "pkg.main.runtime.ts",
|
|
5357
|
-
"line":
|
|
5357
|
+
"line": 423,
|
|
5358
5358
|
"character": 33
|
|
5359
5359
|
},
|
|
5360
5360
|
"name": "component",
|
|
@@ -5362,7 +5362,7 @@
|
|
|
5362
5362
|
"__schema": "TypeRefSchema",
|
|
5363
5363
|
"location": {
|
|
5364
5364
|
"filePath": "pkg.main.runtime.ts",
|
|
5365
|
-
"line":
|
|
5365
|
+
"line": 423,
|
|
5366
5366
|
"character": 44
|
|
5367
5367
|
},
|
|
5368
5368
|
"name": "IComponent"
|
|
@@ -5375,7 +5375,7 @@
|
|
|
5375
5375
|
"__schema": "KeywordTypeSchema",
|
|
5376
5376
|
"location": {
|
|
5377
5377
|
"filePath": "pkg.main.runtime.ts",
|
|
5378
|
-
"line":
|
|
5378
|
+
"line": 423,
|
|
5379
5379
|
"character": 57
|
|
5380
5380
|
},
|
|
5381
5381
|
"name": "boolean"
|
|
@@ -5386,7 +5386,7 @@
|
|
|
5386
5386
|
"__schema": "FunctionLikeSchema",
|
|
5387
5387
|
"location": {
|
|
5388
5388
|
"filePath": "pkg.main.runtime.ts",
|
|
5389
|
-
"line":
|
|
5389
|
+
"line": 439,
|
|
5390
5390
|
"character": 3
|
|
5391
5391
|
},
|
|
5392
5392
|
"signature": "(method) PkgMain.getSnapManifest(component: Component, snap: Snap): Promise<VersionPackageManifest | undefined>",
|
|
@@ -5396,7 +5396,7 @@
|
|
|
5396
5396
|
"__schema": "ParameterSchema",
|
|
5397
5397
|
"location": {
|
|
5398
5398
|
"filePath": "pkg.main.runtime.ts",
|
|
5399
|
-
"line":
|
|
5399
|
+
"line": 439,
|
|
5400
5400
|
"character": 25
|
|
5401
5401
|
},
|
|
5402
5402
|
"name": "component",
|
|
@@ -5404,7 +5404,7 @@
|
|
|
5404
5404
|
"__schema": "TypeRefSchema",
|
|
5405
5405
|
"location": {
|
|
5406
5406
|
"filePath": "pkg.main.runtime.ts",
|
|
5407
|
-
"line":
|
|
5407
|
+
"line": 439,
|
|
5408
5408
|
"character": 36
|
|
5409
5409
|
},
|
|
5410
5410
|
"name": "Component"
|
|
@@ -5416,7 +5416,7 @@
|
|
|
5416
5416
|
"__schema": "ParameterSchema",
|
|
5417
5417
|
"location": {
|
|
5418
5418
|
"filePath": "pkg.main.runtime.ts",
|
|
5419
|
-
"line":
|
|
5419
|
+
"line": 439,
|
|
5420
5420
|
"character": 47
|
|
5421
5421
|
},
|
|
5422
5422
|
"name": "snap",
|
|
@@ -5424,7 +5424,7 @@
|
|
|
5424
5424
|
"__schema": "TypeRefSchema",
|
|
5425
5425
|
"location": {
|
|
5426
5426
|
"filePath": "pkg.main.runtime.ts",
|
|
5427
|
-
"line":
|
|
5427
|
+
"line": 439,
|
|
5428
5428
|
"character": 53
|
|
5429
5429
|
},
|
|
5430
5430
|
"name": "Snap"
|
|
@@ -5437,7 +5437,7 @@
|
|
|
5437
5437
|
"__schema": "TypeRefSchema",
|
|
5438
5438
|
"location": {
|
|
5439
5439
|
"filePath": "pkg.main.runtime.ts",
|
|
5440
|
-
"line":
|
|
5440
|
+
"line": 439,
|
|
5441
5441
|
"character": 60
|
|
5442
5442
|
},
|
|
5443
5443
|
"name": "Promise",
|
|
@@ -5446,7 +5446,7 @@
|
|
|
5446
5446
|
"__schema": "TypeUnionSchema",
|
|
5447
5447
|
"location": {
|
|
5448
5448
|
"filePath": "pkg.main.runtime.ts",
|
|
5449
|
-
"line":
|
|
5449
|
+
"line": 439,
|
|
5450
5450
|
"character": 68
|
|
5451
5451
|
},
|
|
5452
5452
|
"types": [
|
|
@@ -5454,7 +5454,7 @@
|
|
|
5454
5454
|
"__schema": "TypeRefSchema",
|
|
5455
5455
|
"location": {
|
|
5456
5456
|
"filePath": "pkg.main.runtime.ts",
|
|
5457
|
-
"line":
|
|
5457
|
+
"line": 439,
|
|
5458
5458
|
"character": 68
|
|
5459
5459
|
},
|
|
5460
5460
|
"name": "VersionPackageManifest"
|
|
@@ -5463,7 +5463,7 @@
|
|
|
5463
5463
|
"__schema": "KeywordTypeSchema",
|
|
5464
5464
|
"location": {
|
|
5465
5465
|
"filePath": "pkg.main.runtime.ts",
|
|
5466
|
-
"line":
|
|
5466
|
+
"line": 439,
|
|
5467
5467
|
"character": 93
|
|
5468
5468
|
},
|
|
5469
5469
|
"name": "undefined"
|
|
@@ -5480,7 +5480,7 @@
|
|
|
5480
5480
|
"__schema": "FunctionLikeSchema",
|
|
5481
5481
|
"location": {
|
|
5482
5482
|
"filePath": "pkg.main.runtime.ts",
|
|
5483
|
-
"line":
|
|
5483
|
+
"line": 478,
|
|
5484
5484
|
"character": 3
|
|
5485
5485
|
},
|
|
5486
5486
|
"signature": "(method) PkgMain.getPackageTarFile(component: Component): Promise<AbstractVinyl>",
|
|
@@ -5490,7 +5490,7 @@
|
|
|
5490
5490
|
"__schema": "ParameterSchema",
|
|
5491
5491
|
"location": {
|
|
5492
5492
|
"filePath": "pkg.main.runtime.ts",
|
|
5493
|
-
"line":
|
|
5493
|
+
"line": 478,
|
|
5494
5494
|
"character": 27
|
|
5495
5495
|
},
|
|
5496
5496
|
"name": "component",
|
|
@@ -5498,7 +5498,7 @@
|
|
|
5498
5498
|
"__schema": "TypeRefSchema",
|
|
5499
5499
|
"location": {
|
|
5500
5500
|
"filePath": "pkg.main.runtime.ts",
|
|
5501
|
-
"line":
|
|
5501
|
+
"line": 478,
|
|
5502
5502
|
"character": 38
|
|
5503
5503
|
},
|
|
5504
5504
|
"name": "Component"
|
|
@@ -5511,7 +5511,7 @@
|
|
|
5511
5511
|
"__schema": "TypeRefSchema",
|
|
5512
5512
|
"location": {
|
|
5513
5513
|
"filePath": "pkg.main.runtime.ts",
|
|
5514
|
-
"line":
|
|
5514
|
+
"line": 478,
|
|
5515
5515
|
"character": 50
|
|
5516
5516
|
},
|
|
5517
5517
|
"name": "Promise",
|
|
@@ -5520,7 +5520,7 @@
|
|
|
5520
5520
|
"__schema": "TypeRefSchema",
|
|
5521
5521
|
"location": {
|
|
5522
5522
|
"filePath": "pkg.main.runtime.ts",
|
|
5523
|
-
"line":
|
|
5523
|
+
"line": 478,
|
|
5524
5524
|
"character": 58
|
|
5525
5525
|
},
|
|
5526
5526
|
"name": "AbstractVinyl"
|
|
@@ -5535,7 +5535,7 @@
|
|
|
5535
5535
|
"__schema": "FunctionLikeSchema",
|
|
5536
5536
|
"location": {
|
|
5537
5537
|
"filePath": "pkg.main.runtime.ts",
|
|
5538
|
-
"line":
|
|
5538
|
+
"line": 489,
|
|
5539
5539
|
"character": 3
|
|
5540
5540
|
},
|
|
5541
5541
|
"signature": "(method) PkgMain.transformPackageJson(component: Component, packageJsonObject: Record<string, any>): Promise<Record<string, any>>",
|
|
@@ -5545,7 +5545,7 @@
|
|
|
5545
5545
|
"__schema": "ParameterSchema",
|
|
5546
5546
|
"location": {
|
|
5547
5547
|
"filePath": "pkg.main.runtime.ts",
|
|
5548
|
-
"line":
|
|
5548
|
+
"line": 490,
|
|
5549
5549
|
"character": 5
|
|
5550
5550
|
},
|
|
5551
5551
|
"name": "component",
|
|
@@ -5553,7 +5553,7 @@
|
|
|
5553
5553
|
"__schema": "TypeRefSchema",
|
|
5554
5554
|
"location": {
|
|
5555
5555
|
"filePath": "pkg.main.runtime.ts",
|
|
5556
|
-
"line":
|
|
5556
|
+
"line": 490,
|
|
5557
5557
|
"character": 16
|
|
5558
5558
|
},
|
|
5559
5559
|
"name": "Component"
|
|
@@ -5565,7 +5565,7 @@
|
|
|
5565
5565
|
"__schema": "ParameterSchema",
|
|
5566
5566
|
"location": {
|
|
5567
5567
|
"filePath": "pkg.main.runtime.ts",
|
|
5568
|
-
"line":
|
|
5568
|
+
"line": 491,
|
|
5569
5569
|
"character": 5
|
|
5570
5570
|
},
|
|
5571
5571
|
"name": "packageJsonObject",
|
|
@@ -5573,7 +5573,7 @@
|
|
|
5573
5573
|
"__schema": "TypeRefSchema",
|
|
5574
5574
|
"location": {
|
|
5575
5575
|
"filePath": "pkg.main.runtime.ts",
|
|
5576
|
-
"line":
|
|
5576
|
+
"line": 491,
|
|
5577
5577
|
"character": 24
|
|
5578
5578
|
},
|
|
5579
5579
|
"name": "Record",
|
|
@@ -5582,7 +5582,7 @@
|
|
|
5582
5582
|
"__schema": "KeywordTypeSchema",
|
|
5583
5583
|
"location": {
|
|
5584
5584
|
"filePath": "pkg.main.runtime.ts",
|
|
5585
|
-
"line":
|
|
5585
|
+
"line": 491,
|
|
5586
5586
|
"character": 31
|
|
5587
5587
|
},
|
|
5588
5588
|
"name": "string"
|
|
@@ -5591,7 +5591,7 @@
|
|
|
5591
5591
|
"__schema": "KeywordTypeSchema",
|
|
5592
5592
|
"location": {
|
|
5593
5593
|
"filePath": "pkg.main.runtime.ts",
|
|
5594
|
-
"line":
|
|
5594
|
+
"line": 491,
|
|
5595
5595
|
"character": 39
|
|
5596
5596
|
},
|
|
5597
5597
|
"name": "any"
|
|
@@ -5606,7 +5606,7 @@
|
|
|
5606
5606
|
"__schema": "TypeRefSchema",
|
|
5607
5607
|
"location": {
|
|
5608
5608
|
"filePath": "pkg.main.runtime.ts",
|
|
5609
|
-
"line":
|
|
5609
|
+
"line": 492,
|
|
5610
5610
|
"character": 6
|
|
5611
5611
|
},
|
|
5612
5612
|
"name": "Promise",
|
|
@@ -5615,7 +5615,7 @@
|
|
|
5615
5615
|
"__schema": "TypeRefSchema",
|
|
5616
5616
|
"location": {
|
|
5617
5617
|
"filePath": "pkg.main.runtime.ts",
|
|
5618
|
-
"line":
|
|
5618
|
+
"line": 492,
|
|
5619
5619
|
"character": 14
|
|
5620
5620
|
},
|
|
5621
5621
|
"name": "Record",
|
|
@@ -5624,7 +5624,7 @@
|
|
|
5624
5624
|
"__schema": "KeywordTypeSchema",
|
|
5625
5625
|
"location": {
|
|
5626
5626
|
"filePath": "pkg.main.runtime.ts",
|
|
5627
|
-
"line":
|
|
5627
|
+
"line": 492,
|
|
5628
5628
|
"character": 21
|
|
5629
5629
|
},
|
|
5630
5630
|
"name": "string"
|
|
@@ -5633,7 +5633,7 @@
|
|
|
5633
5633
|
"__schema": "KeywordTypeSchema",
|
|
5634
5634
|
"location": {
|
|
5635
5635
|
"filePath": "pkg.main.runtime.ts",
|
|
5636
|
-
"line":
|
|
5636
|
+
"line": 492,
|
|
5637
5637
|
"character": 29
|
|
5638
5638
|
},
|
|
5639
5639
|
"name": "any"
|
|
@@ -5696,7 +5696,7 @@
|
|
|
5696
5696
|
"__schema": "UnImplementedSchema",
|
|
5697
5697
|
"location": {
|
|
5698
5698
|
"filePath": "pkg.main.runtime.ts",
|
|
5699
|
-
"line":
|
|
5699
|
+
"line": 498,
|
|
5700
5700
|
"character": 1
|
|
5701
5701
|
},
|
|
5702
5702
|
"name": "PkgAspect.addRuntime(PkgMain);",
|
|
@@ -5744,7 +5744,7 @@
|
|
|
5744
5744
|
"_legacy": {
|
|
5745
5745
|
"scope": "teambit.pkg",
|
|
5746
5746
|
"name": "pkg",
|
|
5747
|
-
"version": "1.0.
|
|
5747
|
+
"version": "1.0.348"
|
|
5748
5748
|
},
|
|
5749
5749
|
"_scope": "teambit.pkg"
|
|
5750
5750
|
}
|
|
@@ -5948,7 +5948,7 @@
|
|
|
5948
5948
|
"_legacy": {
|
|
5949
5949
|
"scope": "teambit.pkg",
|
|
5950
5950
|
"name": "pkg",
|
|
5951
|
-
"version": "1.0.
|
|
5951
|
+
"version": "1.0.348"
|
|
5952
5952
|
},
|
|
5953
5953
|
"_scope": "teambit.pkg"
|
|
5954
5954
|
}
|
|
@@ -6144,7 +6144,7 @@
|
|
|
6144
6144
|
"_legacy": {
|
|
6145
6145
|
"scope": "teambit.pkg",
|
|
6146
6146
|
"name": "pkg",
|
|
6147
|
-
"version": "1.0.
|
|
6147
|
+
"version": "1.0.348"
|
|
6148
6148
|
},
|
|
6149
6149
|
"_scope": "teambit.pkg"
|
|
6150
6150
|
}
|
|
@@ -6870,7 +6870,7 @@
|
|
|
6870
6870
|
"componentId": {
|
|
6871
6871
|
"scope": "teambit.pkg",
|
|
6872
6872
|
"name": "pkg",
|
|
6873
|
-
"version": "1.0.
|
|
6873
|
+
"version": "1.0.348"
|
|
6874
6874
|
},
|
|
6875
6875
|
"taggedModuleExports": []
|
|
6876
6876
|
}
|