@teambit/envs 1.0.380 → 1.0.381

Sign up to get free protection for your applications and to get access to all the features.
@@ -12392,22 +12392,22 @@
12392
12392
  "line": 681,
12393
12393
  "character": 3
12394
12394
  },
12395
- "signature": "(method) EnvsMain.getAllRegisteredEnvs(): string[]",
12396
- "name": "getAllRegisteredEnvs",
12395
+ "signature": "(method) EnvsMain.getAllRegisteredEnvsIds(): string[]",
12396
+ "name": "getAllRegisteredEnvsIds",
12397
12397
  "params": [],
12398
12398
  "returnType": {
12399
12399
  "__schema": "TypeArraySchema",
12400
12400
  "location": {
12401
12401
  "filePath": "environments.main.runtime.ts",
12402
12402
  "line": 681,
12403
- "character": 27
12403
+ "character": 30
12404
12404
  },
12405
12405
  "type": {
12406
12406
  "__schema": "KeywordTypeSchema",
12407
12407
  "location": {
12408
12408
  "filePath": "environments.main.runtime.ts",
12409
12409
  "line": 681,
12410
- "character": 27
12410
+ "character": 30
12411
12411
  },
12412
12412
  "name": "string"
12413
12413
  }
@@ -12421,6 +12421,35 @@
12421
12421
  "line": 685,
12422
12422
  "character": 3
12423
12423
  },
12424
+ "signature": "(method) EnvsMain.getAllRegisteredEnvs(): Environment[]",
12425
+ "name": "getAllRegisteredEnvs",
12426
+ "params": [],
12427
+ "returnType": {
12428
+ "__schema": "TypeArraySchema",
12429
+ "location": {
12430
+ "filePath": "environments.main.runtime.ts",
12431
+ "line": 685,
12432
+ "character": 27
12433
+ },
12434
+ "type": {
12435
+ "__schema": "TypeRefSchema",
12436
+ "location": {
12437
+ "filePath": "environments.main.runtime.ts",
12438
+ "line": 685,
12439
+ "character": 27
12440
+ },
12441
+ "name": "Environment"
12442
+ }
12443
+ },
12444
+ "modifiers": []
12445
+ },
12446
+ {
12447
+ "__schema": "FunctionLikeSchema",
12448
+ "location": {
12449
+ "filePath": "environments.main.runtime.ts",
12450
+ "line": 689,
12451
+ "character": 3
12452
+ },
12424
12453
  "signature": "(method) EnvsMain.getAllRegisteredEnvJsoncCustomizers(): EnvJsoncMergeCustomizer[]",
12425
12454
  "name": "getAllRegisteredEnvJsoncCustomizers",
12426
12455
  "params": [],
@@ -12428,14 +12457,14 @@
12428
12457
  "__schema": "TypeArraySchema",
12429
12458
  "location": {
12430
12459
  "filePath": "environments.main.runtime.ts",
12431
- "line": 685,
12460
+ "line": 689,
12432
12461
  "character": 42
12433
12462
  },
12434
12463
  "type": {
12435
12464
  "__schema": "TypeRefSchema",
12436
12465
  "location": {
12437
12466
  "filePath": "environments.main.runtime.ts",
12438
- "line": 685,
12467
+ "line": 689,
12439
12468
  "character": 42
12440
12469
  },
12441
12470
  "name": "EnvJsoncMergeCustomizer"
@@ -12447,7 +12476,7 @@
12447
12476
  "__schema": "FunctionLikeSchema",
12448
12477
  "location": {
12449
12478
  "filePath": "environments.main.runtime.ts",
12450
- "line": 689,
12479
+ "line": 693,
12451
12480
  "character": 3
12452
12481
  },
12453
12482
  "signature": "(method) EnvsMain.getEnvPlugin(): EnvPlugin",
@@ -12457,7 +12486,7 @@
12457
12486
  "__schema": "TypeRefSchema",
12458
12487
  "location": {
12459
12488
  "filePath": "environments.main.runtime.ts",
12460
- "line": 689,
12489
+ "line": 693,
12461
12490
  "character": 3
12462
12491
  },
12463
12492
  "name": "EnvPlugin",
@@ -12469,14 +12498,14 @@
12469
12498
  "__schema": "FunctionLikeSchema",
12470
12499
  "location": {
12471
12500
  "filePath": "environments.main.runtime.ts",
12472
- "line": 700,
12501
+ "line": 704,
12473
12502
  "character": 3
12474
12503
  },
12475
12504
  "doc": {
12476
12505
  "__schema": "DocSchema",
12477
12506
  "location": {
12478
12507
  "filePath": "environments.main.runtime.ts",
12479
- "line": 693,
12508
+ "line": 697,
12480
12509
  "character": 3
12481
12510
  },
12482
12511
  "raw": "/**\n * an env can be configured on a component in two ways:\n * 1) explicitly inside \"teambit.envs/envs\". `{ \"teambit.envs/envs\": { \"env\": \"my-env\" } }`\n * 2) the env aspect is set on the variant as any other aspect, e.g. `{ \"my-env\": {} }`\n *\n * this method returns only #1\n */",
@@ -12490,7 +12519,7 @@
12490
12519
  "__schema": "ParameterSchema",
12491
12520
  "location": {
12492
12521
  "filePath": "environments.main.runtime.ts",
12493
- "line": 700,
12522
+ "line": 704,
12494
12523
  "character": 24
12495
12524
  },
12496
12525
  "name": "component",
@@ -12498,7 +12527,7 @@
12498
12527
  "__schema": "TypeRefSchema",
12499
12528
  "location": {
12500
12529
  "filePath": "environments.main.runtime.ts",
12501
- "line": 700,
12530
+ "line": 704,
12502
12531
  "character": 35
12503
12532
  },
12504
12533
  "name": "Component"
@@ -12511,7 +12540,7 @@
12511
12540
  "__schema": "TypeUnionSchema",
12512
12541
  "location": {
12513
12542
  "filePath": "environments.main.runtime.ts",
12514
- "line": 700,
12543
+ "line": 704,
12515
12544
  "character": 47
12516
12545
  },
12517
12546
  "types": [
@@ -12519,7 +12548,7 @@
12519
12548
  "__schema": "TypeRefSchema",
12520
12549
  "location": {
12521
12550
  "filePath": "environments.main.runtime.ts",
12522
- "line": 700,
12551
+ "line": 704,
12523
12552
  "character": 47
12524
12553
  },
12525
12554
  "name": "EnvDefinition"
@@ -12528,7 +12557,7 @@
12528
12557
  "__schema": "KeywordTypeSchema",
12529
12558
  "location": {
12530
12559
  "filePath": "environments.main.runtime.ts",
12531
- "line": 700,
12560
+ "line": 704,
12532
12561
  "character": 63
12533
12562
  },
12534
12563
  "name": "undefined"
@@ -12541,14 +12570,14 @@
12541
12570
  "__schema": "FunctionLikeSchema",
12542
12571
  "location": {
12543
12572
  "filePath": "environments.main.runtime.ts",
12544
- "line": 717,
12573
+ "line": 721,
12545
12574
  "character": 3
12546
12575
  },
12547
12576
  "doc": {
12548
12577
  "__schema": "DocSchema",
12549
12578
  "location": {
12550
12579
  "filePath": "environments.main.runtime.ts",
12551
- "line": 710,
12580
+ "line": 714,
12552
12581
  "character": 3
12553
12582
  },
12554
12583
  "raw": "/**\n * an env can be configured on a component in two ways:\n * 1) explicitly inside \"teambit.envs/envs\". `{ \"teambit.envs/envs\": { \"env\": \"my-env\" } }`\n * 2) the env aspect is set on the variant as any other aspect, e.g. `{ \"my-env\": {} }`\n *\n * this method returns only #2\n */",
@@ -12562,7 +12591,7 @@
12562
12591
  "__schema": "ParameterSchema",
12563
12592
  "location": {
12564
12593
  "filePath": "environments.main.runtime.ts",
12565
- "line": 717,
12594
+ "line": 721,
12566
12595
  "character": 28
12567
12596
  },
12568
12597
  "name": "component",
@@ -12570,7 +12599,7 @@
12570
12599
  "__schema": "TypeRefSchema",
12571
12600
  "location": {
12572
12601
  "filePath": "environments.main.runtime.ts",
12573
- "line": 717,
12602
+ "line": 721,
12574
12603
  "character": 39
12575
12604
  },
12576
12605
  "name": "Component"
@@ -12583,14 +12612,14 @@
12583
12612
  "__schema": "TypeArraySchema",
12584
12613
  "location": {
12585
12614
  "filePath": "environments.main.runtime.ts",
12586
- "line": 717,
12615
+ "line": 721,
12587
12616
  "character": 51
12588
12617
  },
12589
12618
  "type": {
12590
12619
  "__schema": "TypeRefSchema",
12591
12620
  "location": {
12592
12621
  "filePath": "environments.main.runtime.ts",
12593
- "line": 717,
12622
+ "line": 721,
12594
12623
  "character": 51
12595
12624
  },
12596
12625
  "name": "EnvDefinition"
@@ -12602,7 +12631,7 @@
12602
12631
  "__schema": "FunctionLikeSchema",
12603
12632
  "location": {
12604
12633
  "filePath": "environments.main.runtime.ts",
12605
- "line": 725,
12634
+ "line": 729,
12606
12635
  "character": 3
12607
12636
  },
12608
12637
  "signature": "(method) EnvsMain.getEnvIdFromEnvsLegacyExtensions(extensions: ExtensionDataList): string | undefined",
@@ -12612,7 +12641,7 @@
12612
12641
  "__schema": "ParameterSchema",
12613
12642
  "location": {
12614
12643
  "filePath": "environments.main.runtime.ts",
12615
- "line": 725,
12644
+ "line": 729,
12616
12645
  "character": 36
12617
12646
  },
12618
12647
  "name": "extensions",
@@ -12620,7 +12649,7 @@
12620
12649
  "__schema": "TypeRefSchema",
12621
12650
  "location": {
12622
12651
  "filePath": "environments.main.runtime.ts",
12623
- "line": 725,
12652
+ "line": 729,
12624
12653
  "character": 48
12625
12654
  },
12626
12655
  "name": "ExtensionDataList"
@@ -12633,7 +12662,7 @@
12633
12662
  "__schema": "TypeUnionSchema",
12634
12663
  "location": {
12635
12664
  "filePath": "environments.main.runtime.ts",
12636
- "line": 725,
12665
+ "line": 729,
12637
12666
  "character": 68
12638
12667
  },
12639
12668
  "types": [
@@ -12641,7 +12670,7 @@
12641
12670
  "__schema": "KeywordTypeSchema",
12642
12671
  "location": {
12643
12672
  "filePath": "environments.main.runtime.ts",
12644
- "line": 725,
12673
+ "line": 729,
12645
12674
  "character": 68
12646
12675
  },
12647
12676
  "name": "string"
@@ -12650,7 +12679,7 @@
12650
12679
  "__schema": "KeywordTypeSchema",
12651
12680
  "location": {
12652
12681
  "filePath": "environments.main.runtime.ts",
12653
- "line": 725,
12682
+ "line": 729,
12654
12683
  "character": 77
12655
12684
  },
12656
12685
  "name": "undefined"
@@ -12663,14 +12692,14 @@
12663
12692
  "__schema": "FunctionLikeSchema",
12664
12693
  "location": {
12665
12694
  "filePath": "environments.main.runtime.ts",
12666
- "line": 734,
12695
+ "line": 738,
12667
12696
  "character": 3
12668
12697
  },
12669
12698
  "doc": {
12670
12699
  "__schema": "DocSchema",
12671
12700
  "location": {
12672
12701
  "filePath": "environments.main.runtime.ts",
12673
- "line": 731,
12702
+ "line": 735,
12674
12703
  "character": 3
12675
12704
  },
12676
12705
  "raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnvId() instead!)\n */",
@@ -12680,7 +12709,7 @@
12680
12709
  "__schema": "TagSchema",
12681
12710
  "location": {
12682
12711
  "filePath": "environments.main.runtime.ts",
12683
- "line": 732,
12712
+ "line": 736,
12684
12713
  "character": 6
12685
12714
  },
12686
12715
  "tagName": "deprecated",
@@ -12695,7 +12724,7 @@
12695
12724
  "__schema": "ParameterSchema",
12696
12725
  "location": {
12697
12726
  "filePath": "environments.main.runtime.ts",
12698
- "line": 734,
12727
+ "line": 738,
12699
12728
  "character": 38
12700
12729
  },
12701
12730
  "name": "extensions",
@@ -12703,7 +12732,7 @@
12703
12732
  "__schema": "TypeRefSchema",
12704
12733
  "location": {
12705
12734
  "filePath": "environments.main.runtime.ts",
12706
- "line": 734,
12735
+ "line": 738,
12707
12736
  "character": 50
12708
12737
  },
12709
12738
  "name": "ExtensionDataList"
@@ -12716,7 +12745,7 @@
12716
12745
  "__schema": "TypeRefSchema",
12717
12746
  "location": {
12718
12747
  "filePath": "environments.main.runtime.ts",
12719
- "line": 734,
12748
+ "line": 738,
12720
12749
  "character": 70
12721
12750
  },
12722
12751
  "name": "Promise",
@@ -12725,7 +12754,7 @@
12725
12754
  "__schema": "KeywordTypeSchema",
12726
12755
  "location": {
12727
12756
  "filePath": "environments.main.runtime.ts",
12728
- "line": 734,
12757
+ "line": 738,
12729
12758
  "character": 78
12730
12759
  },
12731
12760
  "name": "string"
@@ -12740,14 +12769,14 @@
12740
12769
  "__schema": "FunctionLikeSchema",
12741
12770
  "location": {
12742
12771
  "filePath": "environments.main.runtime.ts",
12743
- "line": 780,
12772
+ "line": 784,
12744
12773
  "character": 3
12745
12774
  },
12746
12775
  "doc": {
12747
12776
  "__schema": "DocSchema",
12748
12777
  "location": {
12749
12778
  "filePath": "environments.main.runtime.ts",
12750
- "line": 777,
12779
+ "line": 781,
12751
12780
  "character": 3
12752
12781
  },
12753
12782
  "raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnv() instead!)\n */",
@@ -12757,7 +12786,7 @@
12757
12786
  "__schema": "TagSchema",
12758
12787
  "location": {
12759
12788
  "filePath": "environments.main.runtime.ts",
12760
- "line": 778,
12789
+ "line": 782,
12761
12790
  "character": 6
12762
12791
  },
12763
12792
  "tagName": "deprecated",
@@ -12772,7 +12801,7 @@
12772
12801
  "__schema": "ParameterSchema",
12773
12802
  "location": {
12774
12803
  "filePath": "environments.main.runtime.ts",
12775
- "line": 780,
12804
+ "line": 784,
12776
12805
  "character": 36
12777
12806
  },
12778
12807
  "name": "extensions",
@@ -12780,7 +12809,7 @@
12780
12809
  "__schema": "TypeRefSchema",
12781
12810
  "location": {
12782
12811
  "filePath": "environments.main.runtime.ts",
12783
- "line": 780,
12812
+ "line": 784,
12784
12813
  "character": 48
12785
12814
  },
12786
12815
  "name": "ExtensionDataList"
@@ -12793,7 +12822,7 @@
12793
12822
  "__schema": "TypeRefSchema",
12794
12823
  "location": {
12795
12824
  "filePath": "environments.main.runtime.ts",
12796
- "line": 780,
12825
+ "line": 784,
12797
12826
  "character": 68
12798
12827
  },
12799
12828
  "name": "Promise",
@@ -12802,7 +12831,7 @@
12802
12831
  "__schema": "TypeRefSchema",
12803
12832
  "location": {
12804
12833
  "filePath": "environments.main.runtime.ts",
12805
- "line": 780,
12834
+ "line": 784,
12806
12835
  "character": 76
12807
12836
  },
12808
12837
  "name": "EnvDefinition"
@@ -12817,7 +12846,7 @@
12817
12846
  "__schema": "FunctionLikeSchema",
12818
12847
  "location": {
12819
12848
  "filePath": "environments.main.runtime.ts",
12820
- "line": 886,
12849
+ "line": 890,
12821
12850
  "character": 3
12822
12851
  },
12823
12852
  "signature": "(method) EnvsMain.getEnvIdFromEnvsConfig(component: Component): string | undefined",
@@ -12827,7 +12856,7 @@
12827
12856
  "__schema": "ParameterSchema",
12828
12857
  "location": {
12829
12858
  "filePath": "environments.main.runtime.ts",
12830
- "line": 886,
12859
+ "line": 890,
12831
12860
  "character": 26
12832
12861
  },
12833
12862
  "name": "component",
@@ -12835,7 +12864,7 @@
12835
12864
  "__schema": "TypeRefSchema",
12836
12865
  "location": {
12837
12866
  "filePath": "environments.main.runtime.ts",
12838
- "line": 886,
12867
+ "line": 890,
12839
12868
  "character": 37
12840
12869
  },
12841
12870
  "name": "Component"
@@ -12848,7 +12877,7 @@
12848
12877
  "__schema": "TypeUnionSchema",
12849
12878
  "location": {
12850
12879
  "filePath": "environments.main.runtime.ts",
12851
- "line": 886,
12880
+ "line": 890,
12852
12881
  "character": 49
12853
12882
  },
12854
12883
  "types": [
@@ -12856,7 +12885,7 @@
12856
12885
  "__schema": "KeywordTypeSchema",
12857
12886
  "location": {
12858
12887
  "filePath": "environments.main.runtime.ts",
12859
- "line": 886,
12888
+ "line": 890,
12860
12889
  "character": 49
12861
12890
  },
12862
12891
  "name": "string"
@@ -12865,7 +12894,7 @@
12865
12894
  "__schema": "KeywordTypeSchema",
12866
12895
  "location": {
12867
12896
  "filePath": "environments.main.runtime.ts",
12868
- "line": 886,
12897
+ "line": 890,
12869
12898
  "character": 58
12870
12899
  },
12871
12900
  "name": "undefined"
@@ -12878,7 +12907,7 @@
12878
12907
  "__schema": "FunctionLikeSchema",
12879
12908
  "location": {
12880
12909
  "filePath": "environments.main.runtime.ts",
12881
- "line": 891,
12910
+ "line": 895,
12882
12911
  "character": 3
12883
12912
  },
12884
12913
  "signature": "(method) EnvsMain.getEnvDefinition(id: ComponentID): EnvDefinition | undefined",
@@ -12888,7 +12917,7 @@
12888
12917
  "__schema": "ParameterSchema",
12889
12918
  "location": {
12890
12919
  "filePath": "environments.main.runtime.ts",
12891
- "line": 891,
12920
+ "line": 895,
12892
12921
  "character": 20
12893
12922
  },
12894
12923
  "name": "id",
@@ -12896,7 +12925,7 @@
12896
12925
  "__schema": "TypeRefSchema",
12897
12926
  "location": {
12898
12927
  "filePath": "environments.main.runtime.ts",
12899
- "line": 891,
12928
+ "line": 895,
12900
12929
  "character": 24
12901
12930
  },
12902
12931
  "name": "ComponentID"
@@ -12909,7 +12938,7 @@
12909
12938
  "__schema": "TypeRefSchema",
12910
12939
  "location": {
12911
12940
  "filePath": "environments.main.runtime.ts",
12912
- "line": 891,
12941
+ "line": 895,
12913
12942
  "character": 3
12914
12943
  },
12915
12944
  "name": "EnvDefinition"
@@ -12920,7 +12949,7 @@
12920
12949
  "__schema": "FunctionLikeSchema",
12921
12950
  "location": {
12922
12951
  "filePath": "environments.main.runtime.ts",
12923
- "line": 900,
12952
+ "line": 904,
12924
12953
  "character": 3
12925
12954
  },
12926
12955
  "signature": "(method) EnvsMain.getEnvDefinitionById(id: ComponentID): EnvDefinition | undefined",
@@ -12930,7 +12959,7 @@
12930
12959
  "__schema": "ParameterSchema",
12931
12960
  "location": {
12932
12961
  "filePath": "environments.main.runtime.ts",
12933
- "line": 900,
12962
+ "line": 904,
12934
12963
  "character": 24
12935
12964
  },
12936
12965
  "name": "id",
@@ -12938,7 +12967,7 @@
12938
12967
  "__schema": "TypeRefSchema",
12939
12968
  "location": {
12940
12969
  "filePath": "environments.main.runtime.ts",
12941
- "line": 900,
12970
+ "line": 904,
12942
12971
  "character": 28
12943
12972
  },
12944
12973
  "name": "ComponentID"
@@ -12951,7 +12980,7 @@
12951
12980
  "__schema": "TypeUnionSchema",
12952
12981
  "location": {
12953
12982
  "filePath": "environments.main.runtime.ts",
12954
- "line": 900,
12983
+ "line": 904,
12955
12984
  "character": 42
12956
12985
  },
12957
12986
  "types": [
@@ -12959,7 +12988,7 @@
12959
12988
  "__schema": "TypeRefSchema",
12960
12989
  "location": {
12961
12990
  "filePath": "environments.main.runtime.ts",
12962
- "line": 900,
12991
+ "line": 904,
12963
12992
  "character": 42
12964
12993
  },
12965
12994
  "name": "EnvDefinition"
@@ -12968,7 +12997,7 @@
12968
12997
  "__schema": "KeywordTypeSchema",
12969
12998
  "location": {
12970
12999
  "filePath": "environments.main.runtime.ts",
12971
- "line": 900,
13000
+ "line": 904,
12972
13001
  "character": 58
12973
13002
  },
12974
13003
  "name": "undefined"
@@ -12981,7 +13010,7 @@
12981
13010
  "__schema": "FunctionLikeSchema",
12982
13011
  "location": {
12983
13012
  "filePath": "environments.main.runtime.ts",
12984
- "line": 907,
13013
+ "line": 911,
12985
13014
  "character": 3
12986
13015
  },
12987
13016
  "signature": "(method) EnvsMain.getEnvDefinitionByStringId(envId: string): EnvDefinition | undefined",
@@ -12991,7 +13020,7 @@
12991
13020
  "__schema": "ParameterSchema",
12992
13021
  "location": {
12993
13022
  "filePath": "environments.main.runtime.ts",
12994
- "line": 907,
13023
+ "line": 911,
12995
13024
  "character": 37
12996
13025
  },
12997
13026
  "name": "envId",
@@ -12999,7 +13028,7 @@
12999
13028
  "__schema": "KeywordTypeSchema",
13000
13029
  "location": {
13001
13030
  "filePath": "environments.main.runtime.ts",
13002
- "line": 907,
13031
+ "line": 911,
13003
13032
  "character": 44
13004
13033
  },
13005
13034
  "name": "string"
@@ -13012,7 +13041,7 @@
13012
13041
  "__schema": "TypeUnionSchema",
13013
13042
  "location": {
13014
13043
  "filePath": "environments.main.runtime.ts",
13015
- "line": 907,
13044
+ "line": 911,
13016
13045
  "character": 53
13017
13046
  },
13018
13047
  "types": [
@@ -13020,7 +13049,7 @@
13020
13049
  "__schema": "TypeRefSchema",
13021
13050
  "location": {
13022
13051
  "filePath": "environments.main.runtime.ts",
13023
- "line": 907,
13052
+ "line": 911,
13024
13053
  "character": 53
13025
13054
  },
13026
13055
  "name": "EnvDefinition"
@@ -13029,7 +13058,7 @@
13029
13058
  "__schema": "KeywordTypeSchema",
13030
13059
  "location": {
13031
13060
  "filePath": "environments.main.runtime.ts",
13032
- "line": 907,
13061
+ "line": 911,
13033
13062
  "character": 69
13034
13063
  },
13035
13064
  "name": "undefined"
@@ -13044,7 +13073,7 @@
13044
13073
  "__schema": "FunctionLikeSchema",
13045
13074
  "location": {
13046
13075
  "filePath": "environments.main.runtime.ts",
13047
- "line": 915,
13076
+ "line": 919,
13048
13077
  "character": 3
13049
13078
  },
13050
13079
  "signature": "(method) EnvsMain.getEnvFromComponent(envComponent: Component): EnvDefinition | undefined",
@@ -13054,7 +13083,7 @@
13054
13083
  "__schema": "ParameterSchema",
13055
13084
  "location": {
13056
13085
  "filePath": "environments.main.runtime.ts",
13057
- "line": 915,
13086
+ "line": 919,
13058
13087
  "character": 23
13059
13088
  },
13060
13089
  "name": "envComponent",
@@ -13062,7 +13091,7 @@
13062
13091
  "__schema": "TypeRefSchema",
13063
13092
  "location": {
13064
13093
  "filePath": "environments.main.runtime.ts",
13065
- "line": 915,
13094
+ "line": 919,
13066
13095
  "character": 37
13067
13096
  },
13068
13097
  "name": "Component"
@@ -13075,7 +13104,7 @@
13075
13104
  "__schema": "TypeUnionSchema",
13076
13105
  "location": {
13077
13106
  "filePath": "environments.main.runtime.ts",
13078
- "line": 915,
13107
+ "line": 919,
13079
13108
  "character": 49
13080
13109
  },
13081
13110
  "types": [
@@ -13083,7 +13112,7 @@
13083
13112
  "__schema": "TypeRefSchema",
13084
13113
  "location": {
13085
13114
  "filePath": "environments.main.runtime.ts",
13086
- "line": 915,
13115
+ "line": 919,
13087
13116
  "character": 49
13088
13117
  },
13089
13118
  "name": "EnvDefinition"
@@ -13092,7 +13121,7 @@
13092
13121
  "__schema": "KeywordTypeSchema",
13093
13122
  "location": {
13094
13123
  "filePath": "environments.main.runtime.ts",
13095
- "line": 915,
13124
+ "line": 919,
13096
13125
  "character": 65
13097
13126
  },
13098
13127
  "name": "undefined"
@@ -13105,14 +13134,14 @@
13105
13134
  "__schema": "FunctionLikeSchema",
13106
13135
  "location": {
13107
13136
  "filePath": "environments.main.runtime.ts",
13108
- "line": 923,
13137
+ "line": 927,
13109
13138
  "character": 3
13110
13139
  },
13111
13140
  "doc": {
13112
13141
  "__schema": "DocSchema",
13113
13142
  "location": {
13114
13143
  "filePath": "environments.main.runtime.ts",
13115
- "line": 920,
13144
+ "line": 924,
13116
13145
  "character": 3
13117
13146
  },
13118
13147
  "raw": "/**\n * Return the env definition of teambit.envs/env\n */",
@@ -13126,7 +13155,7 @@
13126
13155
  "__schema": "TypeRefSchema",
13127
13156
  "location": {
13128
13157
  "filePath": "environments.main.runtime.ts",
13129
- "line": 923,
13158
+ "line": 927,
13130
13159
  "character": 3
13131
13160
  },
13132
13161
  "name": "EnvDefinition"
@@ -13137,14 +13166,14 @@
13137
13166
  "__schema": "FunctionLikeSchema",
13138
13167
  "location": {
13139
13168
  "filePath": "environments.main.runtime.ts",
13140
- "line": 939,
13169
+ "line": 943,
13141
13170
  "character": 3
13142
13171
  },
13143
13172
  "doc": {
13144
13173
  "__schema": "DocSchema",
13145
13174
  "location": {
13146
13175
  "filePath": "environments.main.runtime.ts",
13147
- "line": 936,
13176
+ "line": 940,
13148
13177
  "character": 3
13149
13178
  },
13150
13179
  "raw": "/**\n * determines whether an env is registered.\n */",
@@ -13158,7 +13187,7 @@
13158
13187
  "__schema": "ParameterSchema",
13159
13188
  "location": {
13160
13189
  "filePath": "environments.main.runtime.ts",
13161
- "line": 939,
13190
+ "line": 943,
13162
13191
  "character": 26
13163
13192
  },
13164
13193
  "name": "id",
@@ -13166,7 +13195,7 @@
13166
13195
  "__schema": "KeywordTypeSchema",
13167
13196
  "location": {
13168
13197
  "filePath": "environments.main.runtime.ts",
13169
- "line": 939,
13198
+ "line": 943,
13170
13199
  "character": 30
13171
13200
  },
13172
13201
  "name": "string"
@@ -13179,7 +13208,7 @@
13179
13208
  "__schema": "InferenceTypeSchema",
13180
13209
  "location": {
13181
13210
  "filePath": "environments.main.runtime.ts",
13182
- "line": 939,
13211
+ "line": 943,
13183
13212
  "character": 3
13184
13213
  },
13185
13214
  "type": "boolean"
@@ -13192,7 +13221,7 @@
13192
13221
  "__schema": "FunctionLikeSchema",
13193
13222
  "location": {
13194
13223
  "filePath": "environments.main.runtime.ts",
13195
- "line": 943,
13224
+ "line": 947,
13196
13225
  "character": 3
13197
13226
  },
13198
13227
  "signature": "(method) EnvsMain.isUsingAspectEnv(component: Component): boolean",
@@ -13202,7 +13231,7 @@
13202
13231
  "__schema": "ParameterSchema",
13203
13232
  "location": {
13204
13233
  "filePath": "environments.main.runtime.ts",
13205
- "line": 943,
13234
+ "line": 947,
13206
13235
  "character": 20
13207
13236
  },
13208
13237
  "name": "component",
@@ -13210,7 +13239,7 @@
13210
13239
  "__schema": "TypeRefSchema",
13211
13240
  "location": {
13212
13241
  "filePath": "environments.main.runtime.ts",
13213
- "line": 943,
13242
+ "line": 947,
13214
13243
  "character": 31
13215
13244
  },
13216
13245
  "name": "Component"
@@ -13223,7 +13252,7 @@
13223
13252
  "__schema": "KeywordTypeSchema",
13224
13253
  "location": {
13225
13254
  "filePath": "environments.main.runtime.ts",
13226
- "line": 943,
13255
+ "line": 947,
13227
13256
  "character": 43
13228
13257
  },
13229
13258
  "name": "boolean"
@@ -13234,7 +13263,7 @@
13234
13263
  "__schema": "FunctionLikeSchema",
13235
13264
  "location": {
13236
13265
  "filePath": "environments.main.runtime.ts",
13237
- "line": 949,
13266
+ "line": 953,
13238
13267
  "character": 3
13239
13268
  },
13240
13269
  "signature": "(method) EnvsMain.isUsingEnvEnv(component: Component): boolean",
@@ -13244,7 +13273,7 @@
13244
13273
  "__schema": "ParameterSchema",
13245
13274
  "location": {
13246
13275
  "filePath": "environments.main.runtime.ts",
13247
- "line": 949,
13276
+ "line": 953,
13248
13277
  "character": 17
13249
13278
  },
13250
13279
  "name": "component",
@@ -13252,7 +13281,7 @@
13252
13281
  "__schema": "TypeRefSchema",
13253
13282
  "location": {
13254
13283
  "filePath": "environments.main.runtime.ts",
13255
- "line": 949,
13284
+ "line": 953,
13256
13285
  "character": 28
13257
13286
  },
13258
13287
  "name": "Component"
@@ -13265,7 +13294,7 @@
13265
13294
  "__schema": "KeywordTypeSchema",
13266
13295
  "location": {
13267
13296
  "filePath": "environments.main.runtime.ts",
13268
- "line": 949,
13297
+ "line": 953,
13269
13298
  "character": 40
13270
13299
  },
13271
13300
  "name": "boolean"
@@ -13276,14 +13305,14 @@
13276
13305
  "__schema": "FunctionLikeSchema",
13277
13306
  "location": {
13278
13307
  "filePath": "environments.main.runtime.ts",
13279
- "line": 960,
13308
+ "line": 964,
13280
13309
  "character": 3
13281
13310
  },
13282
13311
  "doc": {
13283
13312
  "__schema": "DocSchema",
13284
13313
  "location": {
13285
13314
  "filePath": "environments.main.runtime.ts",
13286
- "line": 955,
13315
+ "line": 959,
13287
13316
  "character": 3
13288
13317
  },
13289
13318
  "raw": "/**\n * Check if the given component is an env component.\n * @param component\n * @returns\n */",
@@ -13293,7 +13322,7 @@
13293
13322
  "__schema": "PropertyLikeTagSchema",
13294
13323
  "location": {
13295
13324
  "filePath": "environments.main.runtime.ts",
13296
- "line": 957,
13325
+ "line": 961,
13297
13326
  "character": 6
13298
13327
  },
13299
13328
  "name": "component",
@@ -13303,7 +13332,7 @@
13303
13332
  "__schema": "ReturnTagSchema",
13304
13333
  "location": {
13305
13334
  "filePath": "environments.main.runtime.ts",
13306
- "line": 958,
13335
+ "line": 962,
13307
13336
  "character": 6
13308
13337
  },
13309
13338
  "tagName": "return"
@@ -13317,7 +13346,7 @@
13317
13346
  "__schema": "ParameterSchema",
13318
13347
  "location": {
13319
13348
  "filePath": "environments.main.runtime.ts",
13320
- "line": 960,
13349
+ "line": 964,
13321
13350
  "character": 9
13322
13351
  },
13323
13352
  "name": "component",
@@ -13325,7 +13354,7 @@
13325
13354
  "__schema": "TypeRefSchema",
13326
13355
  "location": {
13327
13356
  "filePath": "environments.main.runtime.ts",
13328
- "line": 960,
13357
+ "line": 964,
13329
13358
  "character": 20
13330
13359
  },
13331
13360
  "name": "Component"
@@ -13338,7 +13367,7 @@
13338
13367
  "__schema": "KeywordTypeSchema",
13339
13368
  "location": {
13340
13369
  "filePath": "environments.main.runtime.ts",
13341
- "line": 960,
13370
+ "line": 964,
13342
13371
  "character": 32
13343
13372
  },
13344
13373
  "name": "boolean"
@@ -13349,14 +13378,14 @@
13349
13378
  "__schema": "FunctionLikeSchema",
13350
13379
  "location": {
13351
13380
  "filePath": "environments.main.runtime.ts",
13352
- "line": 971,
13381
+ "line": 975,
13353
13382
  "character": 3
13354
13383
  },
13355
13384
  "doc": {
13356
13385
  "__schema": "DocSchema",
13357
13386
  "location": {
13358
13387
  "filePath": "environments.main.runtime.ts",
13359
- "line": 968,
13388
+ "line": 972,
13360
13389
  "character": 3
13361
13390
  },
13362
13391
  "raw": "/**\n * register a new environment service.\n */",
@@ -13370,7 +13399,7 @@
13370
13399
  "__schema": "ParameterSchema",
13371
13400
  "location": {
13372
13401
  "filePath": "environments.main.runtime.ts",
13373
- "line": 971,
13402
+ "line": 975,
13374
13403
  "character": 19
13375
13404
  },
13376
13405
  "name": "envServices",
@@ -13378,14 +13407,14 @@
13378
13407
  "__schema": "TypeArraySchema",
13379
13408
  "location": {
13380
13409
  "filePath": "environments.main.runtime.ts",
13381
- "line": 971,
13410
+ "line": 975,
13382
13411
  "character": 35
13383
13412
  },
13384
13413
  "type": {
13385
13414
  "__schema": "TypeRefSchema",
13386
13415
  "location": {
13387
13416
  "filePath": "environments.main.runtime.ts",
13388
- "line": 971,
13417
+ "line": 975,
13389
13418
  "character": 35
13390
13419
  },
13391
13420
  "name": "EnvService",
@@ -13394,7 +13423,7 @@
13394
13423
  "__schema": "KeywordTypeSchema",
13395
13424
  "location": {
13396
13425
  "filePath": "environments.main.runtime.ts",
13397
- "line": 971,
13426
+ "line": 975,
13398
13427
  "character": 46
13399
13428
  },
13400
13429
  "name": "any"
@@ -13410,7 +13439,7 @@
13410
13439
  "__schema": "TypeRefSchema",
13411
13440
  "location": {
13412
13441
  "filePath": "environments.main.runtime.ts",
13413
- "line": 971,
13442
+ "line": 975,
13414
13443
  "character": 3
13415
13444
  },
13416
13445
  "name": "EnvsMain"
@@ -13421,14 +13450,14 @@
13421
13450
  "__schema": "FunctionLikeSchema",
13422
13451
  "location": {
13423
13452
  "filePath": "environments.main.runtime.ts",
13424
- "line": 979,
13453
+ "line": 983,
13425
13454
  "character": 3
13426
13455
  },
13427
13456
  "doc": {
13428
13457
  "__schema": "DocSchema",
13429
13458
  "location": {
13430
13459
  "filePath": "environments.main.runtime.ts",
13431
- "line": 976,
13460
+ "line": 980,
13432
13461
  "character": 3
13433
13462
  },
13434
13463
  "raw": "/**\n * get list of services enabled on an env.\n */",
@@ -13442,7 +13471,7 @@
13442
13471
  "__schema": "ParameterSchema",
13443
13472
  "location": {
13444
13473
  "filePath": "environments.main.runtime.ts",
13445
- "line": 979,
13474
+ "line": 983,
13446
13475
  "character": 15
13447
13476
  },
13448
13477
  "name": "env",
@@ -13450,7 +13479,7 @@
13450
13479
  "__schema": "TypeRefSchema",
13451
13480
  "location": {
13452
13481
  "filePath": "environments.main.runtime.ts",
13453
- "line": 979,
13482
+ "line": 983,
13454
13483
  "character": 20
13455
13484
  },
13456
13485
  "name": "EnvDefinition"
@@ -13463,7 +13492,7 @@
13463
13492
  "__schema": "TypeRefSchema",
13464
13493
  "location": {
13465
13494
  "filePath": "environments.main.runtime.ts",
13466
- "line": 979,
13495
+ "line": 983,
13467
13496
  "character": 3
13468
13497
  },
13469
13498
  "name": "EnvServiceList"
@@ -13474,7 +13503,7 @@
13474
13503
  "__schema": "FunctionLikeSchema",
13475
13504
  "location": {
13476
13505
  "filePath": "environments.main.runtime.ts",
13477
- "line": 996,
13506
+ "line": 1000,
13478
13507
  "character": 3
13479
13508
  },
13480
13509
  "signature": "(method) EnvsMain.implements(env: EnvDefinition, service: EnvService<any>): boolean",
@@ -13484,7 +13513,7 @@
13484
13513
  "__schema": "ParameterSchema",
13485
13514
  "location": {
13486
13515
  "filePath": "environments.main.runtime.ts",
13487
- "line": 996,
13516
+ "line": 1000,
13488
13517
  "character": 14
13489
13518
  },
13490
13519
  "name": "env",
@@ -13492,7 +13521,7 @@
13492
13521
  "__schema": "TypeRefSchema",
13493
13522
  "location": {
13494
13523
  "filePath": "environments.main.runtime.ts",
13495
- "line": 996,
13524
+ "line": 1000,
13496
13525
  "character": 19
13497
13526
  },
13498
13527
  "name": "EnvDefinition"
@@ -13504,7 +13533,7 @@
13504
13533
  "__schema": "ParameterSchema",
13505
13534
  "location": {
13506
13535
  "filePath": "environments.main.runtime.ts",
13507
- "line": 996,
13536
+ "line": 1000,
13508
13537
  "character": 34
13509
13538
  },
13510
13539
  "name": "service",
@@ -13512,7 +13541,7 @@
13512
13541
  "__schema": "TypeRefSchema",
13513
13542
  "location": {
13514
13543
  "filePath": "environments.main.runtime.ts",
13515
- "line": 996,
13544
+ "line": 1000,
13516
13545
  "character": 43
13517
13546
  },
13518
13547
  "name": "EnvService",
@@ -13521,7 +13550,7 @@
13521
13550
  "__schema": "KeywordTypeSchema",
13522
13551
  "location": {
13523
13552
  "filePath": "environments.main.runtime.ts",
13524
- "line": 996,
13553
+ "line": 1000,
13525
13554
  "character": 54
13526
13555
  },
13527
13556
  "name": "any"
@@ -13536,7 +13565,7 @@
13536
13565
  "__schema": "InferenceTypeSchema",
13537
13566
  "location": {
13538
13567
  "filePath": "environments.main.runtime.ts",
13539
- "line": 996,
13568
+ "line": 1000,
13540
13569
  "character": 3
13541
13570
  },
13542
13571
  "type": "boolean"
@@ -13547,14 +13576,14 @@
13547
13576
  "__schema": "FunctionLikeSchema",
13548
13577
  "location": {
13549
13578
  "filePath": "environments.main.runtime.ts",
13550
- "line": 1005,
13579
+ "line": 1009,
13551
13580
  "character": 3
13552
13581
  },
13553
13582
  "doc": {
13554
13583
  "__schema": "DocSchema",
13555
13584
  "location": {
13556
13585
  "filePath": "environments.main.runtime.ts",
13557
- "line": 1002,
13586
+ "line": 1006,
13558
13587
  "character": 3
13559
13588
  },
13560
13589
  "raw": "/**\n * register an environment.\n */",
@@ -13568,7 +13597,7 @@
13568
13597
  "__schema": "ParameterSchema",
13569
13598
  "location": {
13570
13599
  "filePath": "environments.main.runtime.ts",
13571
- "line": 1005,
13600
+ "line": 1009,
13572
13601
  "character": 15
13573
13602
  },
13574
13603
  "name": "env",
@@ -13576,7 +13605,7 @@
13576
13605
  "__schema": "TypeRefSchema",
13577
13606
  "location": {
13578
13607
  "filePath": "environments.main.runtime.ts",
13579
- "line": 1005,
13608
+ "line": 1009,
13580
13609
  "character": 20
13581
13610
  },
13582
13611
  "name": "Environment"
@@ -13589,7 +13618,7 @@
13589
13618
  "__schema": "InferenceTypeSchema",
13590
13619
  "location": {
13591
13620
  "filePath": "environments.main.runtime.ts",
13592
- "line": 1005,
13621
+ "line": 1009,
13593
13622
  "character": 3
13594
13623
  },
13595
13624
  "type": "void"
@@ -13600,14 +13629,14 @@
13600
13629
  "__schema": "FunctionLikeSchema",
13601
13630
  "location": {
13602
13631
  "filePath": "environments.main.runtime.ts",
13603
- "line": 1012,
13632
+ "line": 1016,
13604
13633
  "character": 3
13605
13634
  },
13606
13635
  "doc": {
13607
13636
  "__schema": "DocSchema",
13608
13637
  "location": {
13609
13638
  "filePath": "environments.main.runtime.ts",
13610
- "line": 1009,
13639
+ "line": 1013,
13611
13640
  "character": 3
13612
13641
  },
13613
13642
  "raw": "/**\n * register an env.jsonc merge customizer.\n */",
@@ -13621,7 +13650,7 @@
13621
13650
  "__schema": "ParameterSchema",
13622
13651
  "location": {
13623
13652
  "filePath": "environments.main.runtime.ts",
13624
- "line": 1012,
13653
+ "line": 1016,
13625
13654
  "character": 35
13626
13655
  },
13627
13656
  "name": "customizer",
@@ -13629,7 +13658,7 @@
13629
13658
  "__schema": "TypeRefSchema",
13630
13659
  "location": {
13631
13660
  "filePath": "environments.main.runtime.ts",
13632
- "line": 1012,
13661
+ "line": 1016,
13633
13662
  "character": 47
13634
13663
  },
13635
13664
  "name": "EnvJsoncMergeCustomizer"
@@ -13642,7 +13671,7 @@
13642
13671
  "__schema": "InferenceTypeSchema",
13643
13672
  "location": {
13644
13673
  "filePath": "environments.main.runtime.ts",
13645
- "line": 1012,
13674
+ "line": 1016,
13646
13675
  "character": 3
13647
13676
  },
13648
13677
  "type": "void"
@@ -13653,7 +13682,7 @@
13653
13682
  "__schema": "FunctionLikeSchema",
13654
13683
  "location": {
13655
13684
  "filePath": "environments.main.runtime.ts",
13656
- "line": 1016,
13685
+ "line": 1020,
13657
13686
  "character": 3
13658
13687
  },
13659
13688
  "signature": "(method) EnvsMain.addNonLoadedEnvAsComponentIssues(components: Component[]): Promise<void>",
@@ -13663,7 +13692,7 @@
13663
13692
  "__schema": "ParameterSchema",
13664
13693
  "location": {
13665
13694
  "filePath": "environments.main.runtime.ts",
13666
- "line": 1016,
13695
+ "line": 1020,
13667
13696
  "character": 42
13668
13697
  },
13669
13698
  "name": "components",
@@ -13671,14 +13700,14 @@
13671
13700
  "__schema": "TypeArraySchema",
13672
13701
  "location": {
13673
13702
  "filePath": "environments.main.runtime.ts",
13674
- "line": 1016,
13703
+ "line": 1020,
13675
13704
  "character": 54
13676
13705
  },
13677
13706
  "type": {
13678
13707
  "__schema": "TypeRefSchema",
13679
13708
  "location": {
13680
13709
  "filePath": "environments.main.runtime.ts",
13681
- "line": 1016,
13710
+ "line": 1020,
13682
13711
  "character": 54
13683
13712
  },
13684
13713
  "name": "Component"
@@ -13692,7 +13721,7 @@
13692
13721
  "__schema": "InferenceTypeSchema",
13693
13722
  "location": {
13694
13723
  "filePath": "environments.main.runtime.ts",
13695
- "line": 1016,
13724
+ "line": 1020,
13696
13725
  "character": 3
13697
13726
  },
13698
13727
  "type": "Promise<void>"
@@ -13705,7 +13734,7 @@
13705
13734
  "__schema": "VariableLikeSchema",
13706
13735
  "location": {
13707
13736
  "filePath": "environments.main.runtime.ts",
13708
- "line": 1094,
13737
+ "line": 1098,
13709
13738
  "character": 3
13710
13739
  },
13711
13740
  "signature": "(property) EnvsMain.slots: (((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -13714,7 +13743,7 @@
13714
13743
  "__schema": "InferenceTypeSchema",
13715
13744
  "location": {
13716
13745
  "filePath": "environments.main.runtime.ts",
13717
- "line": 1094,
13746
+ "line": 1098,
13718
13747
  "character": 3
13719
13748
  },
13720
13749
  "type": "(((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -13726,7 +13755,7 @@
13726
13755
  "__schema": "VariableLikeSchema",
13727
13756
  "location": {
13728
13757
  "filePath": "environments.main.runtime.ts",
13729
- "line": 1100,
13758
+ "line": 1104,
13730
13759
  "character": 3
13731
13760
  },
13732
13761
  "signature": "(property) EnvsMain.dependencies: Aspect[]",
@@ -13735,7 +13764,7 @@
13735
13764
  "__schema": "InferenceTypeSchema",
13736
13765
  "location": {
13737
13766
  "filePath": "environments.main.runtime.ts",
13738
- "line": 1100,
13767
+ "line": 1104,
13739
13768
  "character": 3
13740
13769
  },
13741
13770
  "type": "Aspect[]"
@@ -13747,7 +13776,7 @@
13747
13776
  "__schema": "FunctionLikeSchema",
13748
13777
  "location": {
13749
13778
  "filePath": "environments.main.runtime.ts",
13750
- "line": 1102,
13779
+ "line": 1106,
13751
13780
  "character": 3
13752
13781
  },
13753
13782
  "signature": "(method) EnvsMain.provider([graphql, loggerAspect, component, cli, worker, issues]: [\n GraphqlMain,\n LoggerMain,\n ComponentMain,\n CLIMain,\n WorkerMain,\n IssuesMain\n], config: EnvsConfig, [envSlot, servicesRegistry, envJsoncMergeCustomizerSlot]: [\n EnvsRegistry,\n ServicesRegistry,\n EnvJsoncMergeCustomizerRegistry\n], context: Harmony): Promise<EnvsMain>",
@@ -13757,7 +13786,7 @@
13757
13786
  "__schema": "ParameterSchema",
13758
13787
  "location": {
13759
13788
  "filePath": "environments.main.runtime.ts",
13760
- "line": 1103,
13789
+ "line": 1107,
13761
13790
  "character": 5
13762
13791
  },
13763
13792
  "name": "[ graphql, loggerAspect, component, cli, worker, issues ]",
@@ -13765,7 +13794,7 @@
13765
13794
  "__schema": "TupleTypeSchema",
13766
13795
  "location": {
13767
13796
  "filePath": "environments.main.runtime.ts",
13768
- "line": 1103,
13797
+ "line": 1107,
13769
13798
  "character": 62
13770
13799
  },
13771
13800
  "elements": [
@@ -13773,7 +13802,7 @@
13773
13802
  "__schema": "TypeRefSchema",
13774
13803
  "location": {
13775
13804
  "filePath": "environments.main.runtime.ts",
13776
- "line": 1104,
13805
+ "line": 1108,
13777
13806
  "character": 7
13778
13807
  },
13779
13808
  "name": "GraphqlMain"
@@ -13782,7 +13811,7 @@
13782
13811
  "__schema": "TypeRefSchema",
13783
13812
  "location": {
13784
13813
  "filePath": "environments.main.runtime.ts",
13785
- "line": 1105,
13814
+ "line": 1109,
13786
13815
  "character": 7
13787
13816
  },
13788
13817
  "name": "LoggerMain"
@@ -13791,7 +13820,7 @@
13791
13820
  "__schema": "TypeRefSchema",
13792
13821
  "location": {
13793
13822
  "filePath": "environments.main.runtime.ts",
13794
- "line": 1106,
13823
+ "line": 1110,
13795
13824
  "character": 7
13796
13825
  },
13797
13826
  "name": "ComponentMain"
@@ -13800,7 +13829,7 @@
13800
13829
  "__schema": "TypeRefSchema",
13801
13830
  "location": {
13802
13831
  "filePath": "environments.main.runtime.ts",
13803
- "line": 1107,
13832
+ "line": 1111,
13804
13833
  "character": 7
13805
13834
  },
13806
13835
  "name": "CLIMain"
@@ -13809,7 +13838,7 @@
13809
13838
  "__schema": "TypeRefSchema",
13810
13839
  "location": {
13811
13840
  "filePath": "environments.main.runtime.ts",
13812
- "line": 1108,
13841
+ "line": 1112,
13813
13842
  "character": 7
13814
13843
  },
13815
13844
  "name": "WorkerMain"
@@ -13818,7 +13847,7 @@
13818
13847
  "__schema": "TypeRefSchema",
13819
13848
  "location": {
13820
13849
  "filePath": "environments.main.runtime.ts",
13821
- "line": 1109,
13850
+ "line": 1113,
13822
13851
  "character": 7
13823
13852
  },
13824
13853
  "name": "IssuesMain"
@@ -13832,7 +13861,7 @@
13832
13861
  "__schema": "ParameterSchema",
13833
13862
  "location": {
13834
13863
  "filePath": "environments.main.runtime.ts",
13835
- "line": 1111,
13864
+ "line": 1115,
13836
13865
  "character": 5
13837
13866
  },
13838
13867
  "name": "config",
@@ -13840,7 +13869,7 @@
13840
13869
  "__schema": "TypeRefSchema",
13841
13870
  "location": {
13842
13871
  "filePath": "environments.main.runtime.ts",
13843
- "line": 1111,
13872
+ "line": 1115,
13844
13873
  "character": 13
13845
13874
  },
13846
13875
  "name": "EnvsConfig"
@@ -13852,7 +13881,7 @@
13852
13881
  "__schema": "ParameterSchema",
13853
13882
  "location": {
13854
13883
  "filePath": "environments.main.runtime.ts",
13855
- "line": 1112,
13884
+ "line": 1116,
13856
13885
  "character": 5
13857
13886
  },
13858
13887
  "name": "[ envSlot, servicesRegistry, envJsoncMergeCustomizerSlot ]",
@@ -13860,7 +13889,7 @@
13860
13889
  "__schema": "TupleTypeSchema",
13861
13890
  "location": {
13862
13891
  "filePath": "environments.main.runtime.ts",
13863
- "line": 1112,
13892
+ "line": 1116,
13864
13893
  "character": 63
13865
13894
  },
13866
13895
  "elements": [
@@ -13868,7 +13897,7 @@
13868
13897
  "__schema": "TypeRefSchema",
13869
13898
  "location": {
13870
13899
  "filePath": "environments.main.runtime.ts",
13871
- "line": 1113,
13900
+ "line": 1117,
13872
13901
  "character": 7
13873
13902
  },
13874
13903
  "name": "EnvsRegistry"
@@ -13877,7 +13906,7 @@
13877
13906
  "__schema": "TypeRefSchema",
13878
13907
  "location": {
13879
13908
  "filePath": "environments.main.runtime.ts",
13880
- "line": 1114,
13909
+ "line": 1118,
13881
13910
  "character": 7
13882
13911
  },
13883
13912
  "name": "ServicesRegistry"
@@ -13886,7 +13915,7 @@
13886
13915
  "__schema": "TypeRefSchema",
13887
13916
  "location": {
13888
13917
  "filePath": "environments.main.runtime.ts",
13889
- "line": 1115,
13918
+ "line": 1119,
13890
13919
  "character": 7
13891
13920
  },
13892
13921
  "name": "EnvJsoncMergeCustomizerRegistry"
@@ -13900,7 +13929,7 @@
13900
13929
  "__schema": "ParameterSchema",
13901
13930
  "location": {
13902
13931
  "filePath": "environments.main.runtime.ts",
13903
- "line": 1117,
13932
+ "line": 1121,
13904
13933
  "character": 5
13905
13934
  },
13906
13935
  "name": "context",
@@ -13908,7 +13937,7 @@
13908
13937
  "__schema": "TypeRefSchema",
13909
13938
  "location": {
13910
13939
  "filePath": "environments.main.runtime.ts",
13911
- "line": 1117,
13940
+ "line": 1121,
13912
13941
  "character": 14
13913
13942
  },
13914
13943
  "name": "Harmony"
@@ -13921,7 +13950,7 @@
13921
13950
  "__schema": "InferenceTypeSchema",
13922
13951
  "location": {
13923
13952
  "filePath": "environments.main.runtime.ts",
13924
- "line": 1102,
13953
+ "line": 1106,
13925
13954
  "character": 3
13926
13955
  },
13927
13956
  "type": "Promise<EnvsMain>"
@@ -28376,22 +28405,22 @@
28376
28405
  "line": 681,
28377
28406
  "character": 3
28378
28407
  },
28379
- "signature": "(method) EnvsMain.getAllRegisteredEnvs(): string[]",
28380
- "name": "getAllRegisteredEnvs",
28408
+ "signature": "(method) EnvsMain.getAllRegisteredEnvsIds(): string[]",
28409
+ "name": "getAllRegisteredEnvsIds",
28381
28410
  "params": [],
28382
28411
  "returnType": {
28383
28412
  "__schema": "TypeArraySchema",
28384
28413
  "location": {
28385
28414
  "filePath": "environments.main.runtime.ts",
28386
28415
  "line": 681,
28387
- "character": 27
28416
+ "character": 30
28388
28417
  },
28389
28418
  "type": {
28390
28419
  "__schema": "KeywordTypeSchema",
28391
28420
  "location": {
28392
28421
  "filePath": "environments.main.runtime.ts",
28393
28422
  "line": 681,
28394
- "character": 27
28423
+ "character": 30
28395
28424
  },
28396
28425
  "name": "string"
28397
28426
  }
@@ -28405,6 +28434,35 @@
28405
28434
  "line": 685,
28406
28435
  "character": 3
28407
28436
  },
28437
+ "signature": "(method) EnvsMain.getAllRegisteredEnvs(): Environment[]",
28438
+ "name": "getAllRegisteredEnvs",
28439
+ "params": [],
28440
+ "returnType": {
28441
+ "__schema": "TypeArraySchema",
28442
+ "location": {
28443
+ "filePath": "environments.main.runtime.ts",
28444
+ "line": 685,
28445
+ "character": 27
28446
+ },
28447
+ "type": {
28448
+ "__schema": "TypeRefSchema",
28449
+ "location": {
28450
+ "filePath": "environments.main.runtime.ts",
28451
+ "line": 685,
28452
+ "character": 27
28453
+ },
28454
+ "name": "Environment"
28455
+ }
28456
+ },
28457
+ "modifiers": []
28458
+ },
28459
+ {
28460
+ "__schema": "FunctionLikeSchema",
28461
+ "location": {
28462
+ "filePath": "environments.main.runtime.ts",
28463
+ "line": 689,
28464
+ "character": 3
28465
+ },
28408
28466
  "signature": "(method) EnvsMain.getAllRegisteredEnvJsoncCustomizers(): EnvJsoncMergeCustomizer[]",
28409
28467
  "name": "getAllRegisteredEnvJsoncCustomizers",
28410
28468
  "params": [],
@@ -28412,14 +28470,14 @@
28412
28470
  "__schema": "TypeArraySchema",
28413
28471
  "location": {
28414
28472
  "filePath": "environments.main.runtime.ts",
28415
- "line": 685,
28473
+ "line": 689,
28416
28474
  "character": 42
28417
28475
  },
28418
28476
  "type": {
28419
28477
  "__schema": "TypeRefSchema",
28420
28478
  "location": {
28421
28479
  "filePath": "environments.main.runtime.ts",
28422
- "line": 685,
28480
+ "line": 689,
28423
28481
  "character": 42
28424
28482
  },
28425
28483
  "name": "EnvJsoncMergeCustomizer"
@@ -28431,7 +28489,7 @@
28431
28489
  "__schema": "FunctionLikeSchema",
28432
28490
  "location": {
28433
28491
  "filePath": "environments.main.runtime.ts",
28434
- "line": 689,
28492
+ "line": 693,
28435
28493
  "character": 3
28436
28494
  },
28437
28495
  "signature": "(method) EnvsMain.getEnvPlugin(): EnvPlugin",
@@ -28441,7 +28499,7 @@
28441
28499
  "__schema": "TypeRefSchema",
28442
28500
  "location": {
28443
28501
  "filePath": "environments.main.runtime.ts",
28444
- "line": 689,
28502
+ "line": 693,
28445
28503
  "character": 3
28446
28504
  },
28447
28505
  "name": "EnvPlugin",
@@ -28453,14 +28511,14 @@
28453
28511
  "__schema": "FunctionLikeSchema",
28454
28512
  "location": {
28455
28513
  "filePath": "environments.main.runtime.ts",
28456
- "line": 700,
28514
+ "line": 704,
28457
28515
  "character": 3
28458
28516
  },
28459
28517
  "doc": {
28460
28518
  "__schema": "DocSchema",
28461
28519
  "location": {
28462
28520
  "filePath": "environments.main.runtime.ts",
28463
- "line": 693,
28521
+ "line": 697,
28464
28522
  "character": 3
28465
28523
  },
28466
28524
  "raw": "/**\n * an env can be configured on a component in two ways:\n * 1) explicitly inside \"teambit.envs/envs\". `{ \"teambit.envs/envs\": { \"env\": \"my-env\" } }`\n * 2) the env aspect is set on the variant as any other aspect, e.g. `{ \"my-env\": {} }`\n *\n * this method returns only #1\n */",
@@ -28474,7 +28532,7 @@
28474
28532
  "__schema": "ParameterSchema",
28475
28533
  "location": {
28476
28534
  "filePath": "environments.main.runtime.ts",
28477
- "line": 700,
28535
+ "line": 704,
28478
28536
  "character": 24
28479
28537
  },
28480
28538
  "name": "component",
@@ -28482,7 +28540,7 @@
28482
28540
  "__schema": "TypeRefSchema",
28483
28541
  "location": {
28484
28542
  "filePath": "environments.main.runtime.ts",
28485
- "line": 700,
28543
+ "line": 704,
28486
28544
  "character": 35
28487
28545
  },
28488
28546
  "name": "Component"
@@ -28495,7 +28553,7 @@
28495
28553
  "__schema": "TypeUnionSchema",
28496
28554
  "location": {
28497
28555
  "filePath": "environments.main.runtime.ts",
28498
- "line": 700,
28556
+ "line": 704,
28499
28557
  "character": 47
28500
28558
  },
28501
28559
  "types": [
@@ -28503,7 +28561,7 @@
28503
28561
  "__schema": "TypeRefSchema",
28504
28562
  "location": {
28505
28563
  "filePath": "environments.main.runtime.ts",
28506
- "line": 700,
28564
+ "line": 704,
28507
28565
  "character": 47
28508
28566
  },
28509
28567
  "name": "EnvDefinition"
@@ -28512,7 +28570,7 @@
28512
28570
  "__schema": "KeywordTypeSchema",
28513
28571
  "location": {
28514
28572
  "filePath": "environments.main.runtime.ts",
28515
- "line": 700,
28573
+ "line": 704,
28516
28574
  "character": 63
28517
28575
  },
28518
28576
  "name": "undefined"
@@ -28525,14 +28583,14 @@
28525
28583
  "__schema": "FunctionLikeSchema",
28526
28584
  "location": {
28527
28585
  "filePath": "environments.main.runtime.ts",
28528
- "line": 717,
28586
+ "line": 721,
28529
28587
  "character": 3
28530
28588
  },
28531
28589
  "doc": {
28532
28590
  "__schema": "DocSchema",
28533
28591
  "location": {
28534
28592
  "filePath": "environments.main.runtime.ts",
28535
- "line": 710,
28593
+ "line": 714,
28536
28594
  "character": 3
28537
28595
  },
28538
28596
  "raw": "/**\n * an env can be configured on a component in two ways:\n * 1) explicitly inside \"teambit.envs/envs\". `{ \"teambit.envs/envs\": { \"env\": \"my-env\" } }`\n * 2) the env aspect is set on the variant as any other aspect, e.g. `{ \"my-env\": {} }`\n *\n * this method returns only #2\n */",
@@ -28546,7 +28604,7 @@
28546
28604
  "__schema": "ParameterSchema",
28547
28605
  "location": {
28548
28606
  "filePath": "environments.main.runtime.ts",
28549
- "line": 717,
28607
+ "line": 721,
28550
28608
  "character": 28
28551
28609
  },
28552
28610
  "name": "component",
@@ -28554,7 +28612,7 @@
28554
28612
  "__schema": "TypeRefSchema",
28555
28613
  "location": {
28556
28614
  "filePath": "environments.main.runtime.ts",
28557
- "line": 717,
28615
+ "line": 721,
28558
28616
  "character": 39
28559
28617
  },
28560
28618
  "name": "Component"
@@ -28567,14 +28625,14 @@
28567
28625
  "__schema": "TypeArraySchema",
28568
28626
  "location": {
28569
28627
  "filePath": "environments.main.runtime.ts",
28570
- "line": 717,
28628
+ "line": 721,
28571
28629
  "character": 51
28572
28630
  },
28573
28631
  "type": {
28574
28632
  "__schema": "TypeRefSchema",
28575
28633
  "location": {
28576
28634
  "filePath": "environments.main.runtime.ts",
28577
- "line": 717,
28635
+ "line": 721,
28578
28636
  "character": 51
28579
28637
  },
28580
28638
  "name": "EnvDefinition"
@@ -28586,7 +28644,7 @@
28586
28644
  "__schema": "FunctionLikeSchema",
28587
28645
  "location": {
28588
28646
  "filePath": "environments.main.runtime.ts",
28589
- "line": 725,
28647
+ "line": 729,
28590
28648
  "character": 3
28591
28649
  },
28592
28650
  "signature": "(method) EnvsMain.getEnvIdFromEnvsLegacyExtensions(extensions: ExtensionDataList): string | undefined",
@@ -28596,7 +28654,7 @@
28596
28654
  "__schema": "ParameterSchema",
28597
28655
  "location": {
28598
28656
  "filePath": "environments.main.runtime.ts",
28599
- "line": 725,
28657
+ "line": 729,
28600
28658
  "character": 36
28601
28659
  },
28602
28660
  "name": "extensions",
@@ -28604,7 +28662,7 @@
28604
28662
  "__schema": "TypeRefSchema",
28605
28663
  "location": {
28606
28664
  "filePath": "environments.main.runtime.ts",
28607
- "line": 725,
28665
+ "line": 729,
28608
28666
  "character": 48
28609
28667
  },
28610
28668
  "name": "ExtensionDataList"
@@ -28617,7 +28675,7 @@
28617
28675
  "__schema": "TypeUnionSchema",
28618
28676
  "location": {
28619
28677
  "filePath": "environments.main.runtime.ts",
28620
- "line": 725,
28678
+ "line": 729,
28621
28679
  "character": 68
28622
28680
  },
28623
28681
  "types": [
@@ -28625,7 +28683,7 @@
28625
28683
  "__schema": "KeywordTypeSchema",
28626
28684
  "location": {
28627
28685
  "filePath": "environments.main.runtime.ts",
28628
- "line": 725,
28686
+ "line": 729,
28629
28687
  "character": 68
28630
28688
  },
28631
28689
  "name": "string"
@@ -28634,7 +28692,7 @@
28634
28692
  "__schema": "KeywordTypeSchema",
28635
28693
  "location": {
28636
28694
  "filePath": "environments.main.runtime.ts",
28637
- "line": 725,
28695
+ "line": 729,
28638
28696
  "character": 77
28639
28697
  },
28640
28698
  "name": "undefined"
@@ -28647,14 +28705,14 @@
28647
28705
  "__schema": "FunctionLikeSchema",
28648
28706
  "location": {
28649
28707
  "filePath": "environments.main.runtime.ts",
28650
- "line": 734,
28708
+ "line": 738,
28651
28709
  "character": 3
28652
28710
  },
28653
28711
  "doc": {
28654
28712
  "__schema": "DocSchema",
28655
28713
  "location": {
28656
28714
  "filePath": "environments.main.runtime.ts",
28657
- "line": 731,
28715
+ "line": 735,
28658
28716
  "character": 3
28659
28717
  },
28660
28718
  "raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnvId() instead!)\n */",
@@ -28664,7 +28722,7 @@
28664
28722
  "__schema": "TagSchema",
28665
28723
  "location": {
28666
28724
  "filePath": "environments.main.runtime.ts",
28667
- "line": 732,
28725
+ "line": 736,
28668
28726
  "character": 6
28669
28727
  },
28670
28728
  "tagName": "deprecated",
@@ -28679,7 +28737,7 @@
28679
28737
  "__schema": "ParameterSchema",
28680
28738
  "location": {
28681
28739
  "filePath": "environments.main.runtime.ts",
28682
- "line": 734,
28740
+ "line": 738,
28683
28741
  "character": 38
28684
28742
  },
28685
28743
  "name": "extensions",
@@ -28687,7 +28745,7 @@
28687
28745
  "__schema": "TypeRefSchema",
28688
28746
  "location": {
28689
28747
  "filePath": "environments.main.runtime.ts",
28690
- "line": 734,
28748
+ "line": 738,
28691
28749
  "character": 50
28692
28750
  },
28693
28751
  "name": "ExtensionDataList"
@@ -28700,7 +28758,7 @@
28700
28758
  "__schema": "TypeRefSchema",
28701
28759
  "location": {
28702
28760
  "filePath": "environments.main.runtime.ts",
28703
- "line": 734,
28761
+ "line": 738,
28704
28762
  "character": 70
28705
28763
  },
28706
28764
  "name": "Promise",
@@ -28709,7 +28767,7 @@
28709
28767
  "__schema": "KeywordTypeSchema",
28710
28768
  "location": {
28711
28769
  "filePath": "environments.main.runtime.ts",
28712
- "line": 734,
28770
+ "line": 738,
28713
28771
  "character": 78
28714
28772
  },
28715
28773
  "name": "string"
@@ -28724,14 +28782,14 @@
28724
28782
  "__schema": "FunctionLikeSchema",
28725
28783
  "location": {
28726
28784
  "filePath": "environments.main.runtime.ts",
28727
- "line": 780,
28785
+ "line": 784,
28728
28786
  "character": 3
28729
28787
  },
28730
28788
  "doc": {
28731
28789
  "__schema": "DocSchema",
28732
28790
  "location": {
28733
28791
  "filePath": "environments.main.runtime.ts",
28734
- "line": 777,
28792
+ "line": 781,
28735
28793
  "character": 3
28736
28794
  },
28737
28795
  "raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnv() instead!)\n */",
@@ -28741,7 +28799,7 @@
28741
28799
  "__schema": "TagSchema",
28742
28800
  "location": {
28743
28801
  "filePath": "environments.main.runtime.ts",
28744
- "line": 778,
28802
+ "line": 782,
28745
28803
  "character": 6
28746
28804
  },
28747
28805
  "tagName": "deprecated",
@@ -28756,7 +28814,7 @@
28756
28814
  "__schema": "ParameterSchema",
28757
28815
  "location": {
28758
28816
  "filePath": "environments.main.runtime.ts",
28759
- "line": 780,
28817
+ "line": 784,
28760
28818
  "character": 36
28761
28819
  },
28762
28820
  "name": "extensions",
@@ -28764,7 +28822,7 @@
28764
28822
  "__schema": "TypeRefSchema",
28765
28823
  "location": {
28766
28824
  "filePath": "environments.main.runtime.ts",
28767
- "line": 780,
28825
+ "line": 784,
28768
28826
  "character": 48
28769
28827
  },
28770
28828
  "name": "ExtensionDataList"
@@ -28777,7 +28835,7 @@
28777
28835
  "__schema": "TypeRefSchema",
28778
28836
  "location": {
28779
28837
  "filePath": "environments.main.runtime.ts",
28780
- "line": 780,
28838
+ "line": 784,
28781
28839
  "character": 68
28782
28840
  },
28783
28841
  "name": "Promise",
@@ -28786,7 +28844,7 @@
28786
28844
  "__schema": "TypeRefSchema",
28787
28845
  "location": {
28788
28846
  "filePath": "environments.main.runtime.ts",
28789
- "line": 780,
28847
+ "line": 784,
28790
28848
  "character": 76
28791
28849
  },
28792
28850
  "name": "EnvDefinition"
@@ -28801,7 +28859,7 @@
28801
28859
  "__schema": "FunctionLikeSchema",
28802
28860
  "location": {
28803
28861
  "filePath": "environments.main.runtime.ts",
28804
- "line": 886,
28862
+ "line": 890,
28805
28863
  "character": 3
28806
28864
  },
28807
28865
  "signature": "(method) EnvsMain.getEnvIdFromEnvsConfig(component: Component): string | undefined",
@@ -28811,7 +28869,7 @@
28811
28869
  "__schema": "ParameterSchema",
28812
28870
  "location": {
28813
28871
  "filePath": "environments.main.runtime.ts",
28814
- "line": 886,
28872
+ "line": 890,
28815
28873
  "character": 26
28816
28874
  },
28817
28875
  "name": "component",
@@ -28819,7 +28877,7 @@
28819
28877
  "__schema": "TypeRefSchema",
28820
28878
  "location": {
28821
28879
  "filePath": "environments.main.runtime.ts",
28822
- "line": 886,
28880
+ "line": 890,
28823
28881
  "character": 37
28824
28882
  },
28825
28883
  "name": "Component"
@@ -28832,7 +28890,7 @@
28832
28890
  "__schema": "TypeUnionSchema",
28833
28891
  "location": {
28834
28892
  "filePath": "environments.main.runtime.ts",
28835
- "line": 886,
28893
+ "line": 890,
28836
28894
  "character": 49
28837
28895
  },
28838
28896
  "types": [
@@ -28840,7 +28898,7 @@
28840
28898
  "__schema": "KeywordTypeSchema",
28841
28899
  "location": {
28842
28900
  "filePath": "environments.main.runtime.ts",
28843
- "line": 886,
28901
+ "line": 890,
28844
28902
  "character": 49
28845
28903
  },
28846
28904
  "name": "string"
@@ -28849,7 +28907,7 @@
28849
28907
  "__schema": "KeywordTypeSchema",
28850
28908
  "location": {
28851
28909
  "filePath": "environments.main.runtime.ts",
28852
- "line": 886,
28910
+ "line": 890,
28853
28911
  "character": 58
28854
28912
  },
28855
28913
  "name": "undefined"
@@ -28862,7 +28920,7 @@
28862
28920
  "__schema": "FunctionLikeSchema",
28863
28921
  "location": {
28864
28922
  "filePath": "environments.main.runtime.ts",
28865
- "line": 891,
28923
+ "line": 895,
28866
28924
  "character": 3
28867
28925
  },
28868
28926
  "signature": "(method) EnvsMain.getEnvDefinition(id: ComponentID): EnvDefinition | undefined",
@@ -28872,7 +28930,7 @@
28872
28930
  "__schema": "ParameterSchema",
28873
28931
  "location": {
28874
28932
  "filePath": "environments.main.runtime.ts",
28875
- "line": 891,
28933
+ "line": 895,
28876
28934
  "character": 20
28877
28935
  },
28878
28936
  "name": "id",
@@ -28880,7 +28938,7 @@
28880
28938
  "__schema": "TypeRefSchema",
28881
28939
  "location": {
28882
28940
  "filePath": "environments.main.runtime.ts",
28883
- "line": 891,
28941
+ "line": 895,
28884
28942
  "character": 24
28885
28943
  },
28886
28944
  "name": "ComponentID"
@@ -28893,7 +28951,7 @@
28893
28951
  "__schema": "TypeRefSchema",
28894
28952
  "location": {
28895
28953
  "filePath": "environments.main.runtime.ts",
28896
- "line": 891,
28954
+ "line": 895,
28897
28955
  "character": 3
28898
28956
  },
28899
28957
  "name": "EnvDefinition"
@@ -28904,7 +28962,7 @@
28904
28962
  "__schema": "FunctionLikeSchema",
28905
28963
  "location": {
28906
28964
  "filePath": "environments.main.runtime.ts",
28907
- "line": 900,
28965
+ "line": 904,
28908
28966
  "character": 3
28909
28967
  },
28910
28968
  "signature": "(method) EnvsMain.getEnvDefinitionById(id: ComponentID): EnvDefinition | undefined",
@@ -28914,7 +28972,7 @@
28914
28972
  "__schema": "ParameterSchema",
28915
28973
  "location": {
28916
28974
  "filePath": "environments.main.runtime.ts",
28917
- "line": 900,
28975
+ "line": 904,
28918
28976
  "character": 24
28919
28977
  },
28920
28978
  "name": "id",
@@ -28922,7 +28980,7 @@
28922
28980
  "__schema": "TypeRefSchema",
28923
28981
  "location": {
28924
28982
  "filePath": "environments.main.runtime.ts",
28925
- "line": 900,
28983
+ "line": 904,
28926
28984
  "character": 28
28927
28985
  },
28928
28986
  "name": "ComponentID"
@@ -28935,7 +28993,7 @@
28935
28993
  "__schema": "TypeUnionSchema",
28936
28994
  "location": {
28937
28995
  "filePath": "environments.main.runtime.ts",
28938
- "line": 900,
28996
+ "line": 904,
28939
28997
  "character": 42
28940
28998
  },
28941
28999
  "types": [
@@ -28943,7 +29001,7 @@
28943
29001
  "__schema": "TypeRefSchema",
28944
29002
  "location": {
28945
29003
  "filePath": "environments.main.runtime.ts",
28946
- "line": 900,
29004
+ "line": 904,
28947
29005
  "character": 42
28948
29006
  },
28949
29007
  "name": "EnvDefinition"
@@ -28952,7 +29010,7 @@
28952
29010
  "__schema": "KeywordTypeSchema",
28953
29011
  "location": {
28954
29012
  "filePath": "environments.main.runtime.ts",
28955
- "line": 900,
29013
+ "line": 904,
28956
29014
  "character": 58
28957
29015
  },
28958
29016
  "name": "undefined"
@@ -28965,7 +29023,7 @@
28965
29023
  "__schema": "FunctionLikeSchema",
28966
29024
  "location": {
28967
29025
  "filePath": "environments.main.runtime.ts",
28968
- "line": 907,
29026
+ "line": 911,
28969
29027
  "character": 3
28970
29028
  },
28971
29029
  "signature": "(method) EnvsMain.getEnvDefinitionByStringId(envId: string): EnvDefinition | undefined",
@@ -28975,7 +29033,7 @@
28975
29033
  "__schema": "ParameterSchema",
28976
29034
  "location": {
28977
29035
  "filePath": "environments.main.runtime.ts",
28978
- "line": 907,
29036
+ "line": 911,
28979
29037
  "character": 37
28980
29038
  },
28981
29039
  "name": "envId",
@@ -28983,7 +29041,7 @@
28983
29041
  "__schema": "KeywordTypeSchema",
28984
29042
  "location": {
28985
29043
  "filePath": "environments.main.runtime.ts",
28986
- "line": 907,
29044
+ "line": 911,
28987
29045
  "character": 44
28988
29046
  },
28989
29047
  "name": "string"
@@ -28996,7 +29054,7 @@
28996
29054
  "__schema": "TypeUnionSchema",
28997
29055
  "location": {
28998
29056
  "filePath": "environments.main.runtime.ts",
28999
- "line": 907,
29057
+ "line": 911,
29000
29058
  "character": 53
29001
29059
  },
29002
29060
  "types": [
@@ -29004,7 +29062,7 @@
29004
29062
  "__schema": "TypeRefSchema",
29005
29063
  "location": {
29006
29064
  "filePath": "environments.main.runtime.ts",
29007
- "line": 907,
29065
+ "line": 911,
29008
29066
  "character": 53
29009
29067
  },
29010
29068
  "name": "EnvDefinition"
@@ -29013,7 +29071,7 @@
29013
29071
  "__schema": "KeywordTypeSchema",
29014
29072
  "location": {
29015
29073
  "filePath": "environments.main.runtime.ts",
29016
- "line": 907,
29074
+ "line": 911,
29017
29075
  "character": 69
29018
29076
  },
29019
29077
  "name": "undefined"
@@ -29028,7 +29086,7 @@
29028
29086
  "__schema": "FunctionLikeSchema",
29029
29087
  "location": {
29030
29088
  "filePath": "environments.main.runtime.ts",
29031
- "line": 915,
29089
+ "line": 919,
29032
29090
  "character": 3
29033
29091
  },
29034
29092
  "signature": "(method) EnvsMain.getEnvFromComponent(envComponent: Component): EnvDefinition | undefined",
@@ -29038,7 +29096,7 @@
29038
29096
  "__schema": "ParameterSchema",
29039
29097
  "location": {
29040
29098
  "filePath": "environments.main.runtime.ts",
29041
- "line": 915,
29099
+ "line": 919,
29042
29100
  "character": 23
29043
29101
  },
29044
29102
  "name": "envComponent",
@@ -29046,7 +29104,7 @@
29046
29104
  "__schema": "TypeRefSchema",
29047
29105
  "location": {
29048
29106
  "filePath": "environments.main.runtime.ts",
29049
- "line": 915,
29107
+ "line": 919,
29050
29108
  "character": 37
29051
29109
  },
29052
29110
  "name": "Component"
@@ -29059,7 +29117,7 @@
29059
29117
  "__schema": "TypeUnionSchema",
29060
29118
  "location": {
29061
29119
  "filePath": "environments.main.runtime.ts",
29062
- "line": 915,
29120
+ "line": 919,
29063
29121
  "character": 49
29064
29122
  },
29065
29123
  "types": [
@@ -29067,7 +29125,7 @@
29067
29125
  "__schema": "TypeRefSchema",
29068
29126
  "location": {
29069
29127
  "filePath": "environments.main.runtime.ts",
29070
- "line": 915,
29128
+ "line": 919,
29071
29129
  "character": 49
29072
29130
  },
29073
29131
  "name": "EnvDefinition"
@@ -29076,7 +29134,7 @@
29076
29134
  "__schema": "KeywordTypeSchema",
29077
29135
  "location": {
29078
29136
  "filePath": "environments.main.runtime.ts",
29079
- "line": 915,
29137
+ "line": 919,
29080
29138
  "character": 65
29081
29139
  },
29082
29140
  "name": "undefined"
@@ -29089,14 +29147,14 @@
29089
29147
  "__schema": "FunctionLikeSchema",
29090
29148
  "location": {
29091
29149
  "filePath": "environments.main.runtime.ts",
29092
- "line": 923,
29150
+ "line": 927,
29093
29151
  "character": 3
29094
29152
  },
29095
29153
  "doc": {
29096
29154
  "__schema": "DocSchema",
29097
29155
  "location": {
29098
29156
  "filePath": "environments.main.runtime.ts",
29099
- "line": 920,
29157
+ "line": 924,
29100
29158
  "character": 3
29101
29159
  },
29102
29160
  "raw": "/**\n * Return the env definition of teambit.envs/env\n */",
@@ -29110,7 +29168,7 @@
29110
29168
  "__schema": "TypeRefSchema",
29111
29169
  "location": {
29112
29170
  "filePath": "environments.main.runtime.ts",
29113
- "line": 923,
29171
+ "line": 927,
29114
29172
  "character": 3
29115
29173
  },
29116
29174
  "name": "EnvDefinition"
@@ -29121,14 +29179,14 @@
29121
29179
  "__schema": "FunctionLikeSchema",
29122
29180
  "location": {
29123
29181
  "filePath": "environments.main.runtime.ts",
29124
- "line": 939,
29182
+ "line": 943,
29125
29183
  "character": 3
29126
29184
  },
29127
29185
  "doc": {
29128
29186
  "__schema": "DocSchema",
29129
29187
  "location": {
29130
29188
  "filePath": "environments.main.runtime.ts",
29131
- "line": 936,
29189
+ "line": 940,
29132
29190
  "character": 3
29133
29191
  },
29134
29192
  "raw": "/**\n * determines whether an env is registered.\n */",
@@ -29142,7 +29200,7 @@
29142
29200
  "__schema": "ParameterSchema",
29143
29201
  "location": {
29144
29202
  "filePath": "environments.main.runtime.ts",
29145
- "line": 939,
29203
+ "line": 943,
29146
29204
  "character": 26
29147
29205
  },
29148
29206
  "name": "id",
@@ -29150,7 +29208,7 @@
29150
29208
  "__schema": "KeywordTypeSchema",
29151
29209
  "location": {
29152
29210
  "filePath": "environments.main.runtime.ts",
29153
- "line": 939,
29211
+ "line": 943,
29154
29212
  "character": 30
29155
29213
  },
29156
29214
  "name": "string"
@@ -29163,7 +29221,7 @@
29163
29221
  "__schema": "InferenceTypeSchema",
29164
29222
  "location": {
29165
29223
  "filePath": "environments.main.runtime.ts",
29166
- "line": 939,
29224
+ "line": 943,
29167
29225
  "character": 3
29168
29226
  },
29169
29227
  "type": "boolean"
@@ -29176,7 +29234,7 @@
29176
29234
  "__schema": "FunctionLikeSchema",
29177
29235
  "location": {
29178
29236
  "filePath": "environments.main.runtime.ts",
29179
- "line": 943,
29237
+ "line": 947,
29180
29238
  "character": 3
29181
29239
  },
29182
29240
  "signature": "(method) EnvsMain.isUsingAspectEnv(component: Component): boolean",
@@ -29186,7 +29244,7 @@
29186
29244
  "__schema": "ParameterSchema",
29187
29245
  "location": {
29188
29246
  "filePath": "environments.main.runtime.ts",
29189
- "line": 943,
29247
+ "line": 947,
29190
29248
  "character": 20
29191
29249
  },
29192
29250
  "name": "component",
@@ -29194,7 +29252,7 @@
29194
29252
  "__schema": "TypeRefSchema",
29195
29253
  "location": {
29196
29254
  "filePath": "environments.main.runtime.ts",
29197
- "line": 943,
29255
+ "line": 947,
29198
29256
  "character": 31
29199
29257
  },
29200
29258
  "name": "Component"
@@ -29207,7 +29265,7 @@
29207
29265
  "__schema": "KeywordTypeSchema",
29208
29266
  "location": {
29209
29267
  "filePath": "environments.main.runtime.ts",
29210
- "line": 943,
29268
+ "line": 947,
29211
29269
  "character": 43
29212
29270
  },
29213
29271
  "name": "boolean"
@@ -29218,7 +29276,7 @@
29218
29276
  "__schema": "FunctionLikeSchema",
29219
29277
  "location": {
29220
29278
  "filePath": "environments.main.runtime.ts",
29221
- "line": 949,
29279
+ "line": 953,
29222
29280
  "character": 3
29223
29281
  },
29224
29282
  "signature": "(method) EnvsMain.isUsingEnvEnv(component: Component): boolean",
@@ -29228,7 +29286,7 @@
29228
29286
  "__schema": "ParameterSchema",
29229
29287
  "location": {
29230
29288
  "filePath": "environments.main.runtime.ts",
29231
- "line": 949,
29289
+ "line": 953,
29232
29290
  "character": 17
29233
29291
  },
29234
29292
  "name": "component",
@@ -29236,7 +29294,7 @@
29236
29294
  "__schema": "TypeRefSchema",
29237
29295
  "location": {
29238
29296
  "filePath": "environments.main.runtime.ts",
29239
- "line": 949,
29297
+ "line": 953,
29240
29298
  "character": 28
29241
29299
  },
29242
29300
  "name": "Component"
@@ -29249,7 +29307,7 @@
29249
29307
  "__schema": "KeywordTypeSchema",
29250
29308
  "location": {
29251
29309
  "filePath": "environments.main.runtime.ts",
29252
- "line": 949,
29310
+ "line": 953,
29253
29311
  "character": 40
29254
29312
  },
29255
29313
  "name": "boolean"
@@ -29260,14 +29318,14 @@
29260
29318
  "__schema": "FunctionLikeSchema",
29261
29319
  "location": {
29262
29320
  "filePath": "environments.main.runtime.ts",
29263
- "line": 960,
29321
+ "line": 964,
29264
29322
  "character": 3
29265
29323
  },
29266
29324
  "doc": {
29267
29325
  "__schema": "DocSchema",
29268
29326
  "location": {
29269
29327
  "filePath": "environments.main.runtime.ts",
29270
- "line": 955,
29328
+ "line": 959,
29271
29329
  "character": 3
29272
29330
  },
29273
29331
  "raw": "/**\n * Check if the given component is an env component.\n * @param component\n * @returns\n */",
@@ -29277,7 +29335,7 @@
29277
29335
  "__schema": "PropertyLikeTagSchema",
29278
29336
  "location": {
29279
29337
  "filePath": "environments.main.runtime.ts",
29280
- "line": 957,
29338
+ "line": 961,
29281
29339
  "character": 6
29282
29340
  },
29283
29341
  "name": "component",
@@ -29287,7 +29345,7 @@
29287
29345
  "__schema": "ReturnTagSchema",
29288
29346
  "location": {
29289
29347
  "filePath": "environments.main.runtime.ts",
29290
- "line": 958,
29348
+ "line": 962,
29291
29349
  "character": 6
29292
29350
  },
29293
29351
  "tagName": "return"
@@ -29301,7 +29359,7 @@
29301
29359
  "__schema": "ParameterSchema",
29302
29360
  "location": {
29303
29361
  "filePath": "environments.main.runtime.ts",
29304
- "line": 960,
29362
+ "line": 964,
29305
29363
  "character": 9
29306
29364
  },
29307
29365
  "name": "component",
@@ -29309,7 +29367,7 @@
29309
29367
  "__schema": "TypeRefSchema",
29310
29368
  "location": {
29311
29369
  "filePath": "environments.main.runtime.ts",
29312
- "line": 960,
29370
+ "line": 964,
29313
29371
  "character": 20
29314
29372
  },
29315
29373
  "name": "Component"
@@ -29322,7 +29380,7 @@
29322
29380
  "__schema": "KeywordTypeSchema",
29323
29381
  "location": {
29324
29382
  "filePath": "environments.main.runtime.ts",
29325
- "line": 960,
29383
+ "line": 964,
29326
29384
  "character": 32
29327
29385
  },
29328
29386
  "name": "boolean"
@@ -29333,14 +29391,14 @@
29333
29391
  "__schema": "FunctionLikeSchema",
29334
29392
  "location": {
29335
29393
  "filePath": "environments.main.runtime.ts",
29336
- "line": 971,
29394
+ "line": 975,
29337
29395
  "character": 3
29338
29396
  },
29339
29397
  "doc": {
29340
29398
  "__schema": "DocSchema",
29341
29399
  "location": {
29342
29400
  "filePath": "environments.main.runtime.ts",
29343
- "line": 968,
29401
+ "line": 972,
29344
29402
  "character": 3
29345
29403
  },
29346
29404
  "raw": "/**\n * register a new environment service.\n */",
@@ -29354,7 +29412,7 @@
29354
29412
  "__schema": "ParameterSchema",
29355
29413
  "location": {
29356
29414
  "filePath": "environments.main.runtime.ts",
29357
- "line": 971,
29415
+ "line": 975,
29358
29416
  "character": 19
29359
29417
  },
29360
29418
  "name": "envServices",
@@ -29362,14 +29420,14 @@
29362
29420
  "__schema": "TypeArraySchema",
29363
29421
  "location": {
29364
29422
  "filePath": "environments.main.runtime.ts",
29365
- "line": 971,
29423
+ "line": 975,
29366
29424
  "character": 35
29367
29425
  },
29368
29426
  "type": {
29369
29427
  "__schema": "TypeRefSchema",
29370
29428
  "location": {
29371
29429
  "filePath": "environments.main.runtime.ts",
29372
- "line": 971,
29430
+ "line": 975,
29373
29431
  "character": 35
29374
29432
  },
29375
29433
  "name": "EnvService",
@@ -29378,7 +29436,7 @@
29378
29436
  "__schema": "KeywordTypeSchema",
29379
29437
  "location": {
29380
29438
  "filePath": "environments.main.runtime.ts",
29381
- "line": 971,
29439
+ "line": 975,
29382
29440
  "character": 46
29383
29441
  },
29384
29442
  "name": "any"
@@ -29394,7 +29452,7 @@
29394
29452
  "__schema": "TypeRefSchema",
29395
29453
  "location": {
29396
29454
  "filePath": "environments.main.runtime.ts",
29397
- "line": 971,
29455
+ "line": 975,
29398
29456
  "character": 3
29399
29457
  },
29400
29458
  "name": "EnvsMain"
@@ -29405,14 +29463,14 @@
29405
29463
  "__schema": "FunctionLikeSchema",
29406
29464
  "location": {
29407
29465
  "filePath": "environments.main.runtime.ts",
29408
- "line": 979,
29466
+ "line": 983,
29409
29467
  "character": 3
29410
29468
  },
29411
29469
  "doc": {
29412
29470
  "__schema": "DocSchema",
29413
29471
  "location": {
29414
29472
  "filePath": "environments.main.runtime.ts",
29415
- "line": 976,
29473
+ "line": 980,
29416
29474
  "character": 3
29417
29475
  },
29418
29476
  "raw": "/**\n * get list of services enabled on an env.\n */",
@@ -29426,7 +29484,7 @@
29426
29484
  "__schema": "ParameterSchema",
29427
29485
  "location": {
29428
29486
  "filePath": "environments.main.runtime.ts",
29429
- "line": 979,
29487
+ "line": 983,
29430
29488
  "character": 15
29431
29489
  },
29432
29490
  "name": "env",
@@ -29434,7 +29492,7 @@
29434
29492
  "__schema": "TypeRefSchema",
29435
29493
  "location": {
29436
29494
  "filePath": "environments.main.runtime.ts",
29437
- "line": 979,
29495
+ "line": 983,
29438
29496
  "character": 20
29439
29497
  },
29440
29498
  "name": "EnvDefinition"
@@ -29447,7 +29505,7 @@
29447
29505
  "__schema": "TypeRefSchema",
29448
29506
  "location": {
29449
29507
  "filePath": "environments.main.runtime.ts",
29450
- "line": 979,
29508
+ "line": 983,
29451
29509
  "character": 3
29452
29510
  },
29453
29511
  "name": "EnvServiceList"
@@ -29458,7 +29516,7 @@
29458
29516
  "__schema": "FunctionLikeSchema",
29459
29517
  "location": {
29460
29518
  "filePath": "environments.main.runtime.ts",
29461
- "line": 996,
29519
+ "line": 1000,
29462
29520
  "character": 3
29463
29521
  },
29464
29522
  "signature": "(method) EnvsMain.implements(env: EnvDefinition, service: EnvService<any>): boolean",
@@ -29468,7 +29526,7 @@
29468
29526
  "__schema": "ParameterSchema",
29469
29527
  "location": {
29470
29528
  "filePath": "environments.main.runtime.ts",
29471
- "line": 996,
29529
+ "line": 1000,
29472
29530
  "character": 14
29473
29531
  },
29474
29532
  "name": "env",
@@ -29476,7 +29534,7 @@
29476
29534
  "__schema": "TypeRefSchema",
29477
29535
  "location": {
29478
29536
  "filePath": "environments.main.runtime.ts",
29479
- "line": 996,
29537
+ "line": 1000,
29480
29538
  "character": 19
29481
29539
  },
29482
29540
  "name": "EnvDefinition"
@@ -29488,7 +29546,7 @@
29488
29546
  "__schema": "ParameterSchema",
29489
29547
  "location": {
29490
29548
  "filePath": "environments.main.runtime.ts",
29491
- "line": 996,
29549
+ "line": 1000,
29492
29550
  "character": 34
29493
29551
  },
29494
29552
  "name": "service",
@@ -29496,7 +29554,7 @@
29496
29554
  "__schema": "TypeRefSchema",
29497
29555
  "location": {
29498
29556
  "filePath": "environments.main.runtime.ts",
29499
- "line": 996,
29557
+ "line": 1000,
29500
29558
  "character": 43
29501
29559
  },
29502
29560
  "name": "EnvService",
@@ -29505,7 +29563,7 @@
29505
29563
  "__schema": "KeywordTypeSchema",
29506
29564
  "location": {
29507
29565
  "filePath": "environments.main.runtime.ts",
29508
- "line": 996,
29566
+ "line": 1000,
29509
29567
  "character": 54
29510
29568
  },
29511
29569
  "name": "any"
@@ -29520,7 +29578,7 @@
29520
29578
  "__schema": "InferenceTypeSchema",
29521
29579
  "location": {
29522
29580
  "filePath": "environments.main.runtime.ts",
29523
- "line": 996,
29581
+ "line": 1000,
29524
29582
  "character": 3
29525
29583
  },
29526
29584
  "type": "boolean"
@@ -29531,14 +29589,14 @@
29531
29589
  "__schema": "FunctionLikeSchema",
29532
29590
  "location": {
29533
29591
  "filePath": "environments.main.runtime.ts",
29534
- "line": 1005,
29592
+ "line": 1009,
29535
29593
  "character": 3
29536
29594
  },
29537
29595
  "doc": {
29538
29596
  "__schema": "DocSchema",
29539
29597
  "location": {
29540
29598
  "filePath": "environments.main.runtime.ts",
29541
- "line": 1002,
29599
+ "line": 1006,
29542
29600
  "character": 3
29543
29601
  },
29544
29602
  "raw": "/**\n * register an environment.\n */",
@@ -29552,7 +29610,7 @@
29552
29610
  "__schema": "ParameterSchema",
29553
29611
  "location": {
29554
29612
  "filePath": "environments.main.runtime.ts",
29555
- "line": 1005,
29613
+ "line": 1009,
29556
29614
  "character": 15
29557
29615
  },
29558
29616
  "name": "env",
@@ -29560,7 +29618,7 @@
29560
29618
  "__schema": "TypeRefSchema",
29561
29619
  "location": {
29562
29620
  "filePath": "environments.main.runtime.ts",
29563
- "line": 1005,
29621
+ "line": 1009,
29564
29622
  "character": 20
29565
29623
  },
29566
29624
  "name": "Environment"
@@ -29573,7 +29631,7 @@
29573
29631
  "__schema": "InferenceTypeSchema",
29574
29632
  "location": {
29575
29633
  "filePath": "environments.main.runtime.ts",
29576
- "line": 1005,
29634
+ "line": 1009,
29577
29635
  "character": 3
29578
29636
  },
29579
29637
  "type": "void"
@@ -29584,14 +29642,14 @@
29584
29642
  "__schema": "FunctionLikeSchema",
29585
29643
  "location": {
29586
29644
  "filePath": "environments.main.runtime.ts",
29587
- "line": 1012,
29645
+ "line": 1016,
29588
29646
  "character": 3
29589
29647
  },
29590
29648
  "doc": {
29591
29649
  "__schema": "DocSchema",
29592
29650
  "location": {
29593
29651
  "filePath": "environments.main.runtime.ts",
29594
- "line": 1009,
29652
+ "line": 1013,
29595
29653
  "character": 3
29596
29654
  },
29597
29655
  "raw": "/**\n * register an env.jsonc merge customizer.\n */",
@@ -29605,7 +29663,7 @@
29605
29663
  "__schema": "ParameterSchema",
29606
29664
  "location": {
29607
29665
  "filePath": "environments.main.runtime.ts",
29608
- "line": 1012,
29666
+ "line": 1016,
29609
29667
  "character": 35
29610
29668
  },
29611
29669
  "name": "customizer",
@@ -29613,7 +29671,7 @@
29613
29671
  "__schema": "TypeRefSchema",
29614
29672
  "location": {
29615
29673
  "filePath": "environments.main.runtime.ts",
29616
- "line": 1012,
29674
+ "line": 1016,
29617
29675
  "character": 47
29618
29676
  },
29619
29677
  "name": "EnvJsoncMergeCustomizer"
@@ -29626,7 +29684,7 @@
29626
29684
  "__schema": "InferenceTypeSchema",
29627
29685
  "location": {
29628
29686
  "filePath": "environments.main.runtime.ts",
29629
- "line": 1012,
29687
+ "line": 1016,
29630
29688
  "character": 3
29631
29689
  },
29632
29690
  "type": "void"
@@ -29637,7 +29695,7 @@
29637
29695
  "__schema": "FunctionLikeSchema",
29638
29696
  "location": {
29639
29697
  "filePath": "environments.main.runtime.ts",
29640
- "line": 1016,
29698
+ "line": 1020,
29641
29699
  "character": 3
29642
29700
  },
29643
29701
  "signature": "(method) EnvsMain.addNonLoadedEnvAsComponentIssues(components: Component[]): Promise<void>",
@@ -29647,7 +29705,7 @@
29647
29705
  "__schema": "ParameterSchema",
29648
29706
  "location": {
29649
29707
  "filePath": "environments.main.runtime.ts",
29650
- "line": 1016,
29708
+ "line": 1020,
29651
29709
  "character": 42
29652
29710
  },
29653
29711
  "name": "components",
@@ -29655,14 +29713,14 @@
29655
29713
  "__schema": "TypeArraySchema",
29656
29714
  "location": {
29657
29715
  "filePath": "environments.main.runtime.ts",
29658
- "line": 1016,
29716
+ "line": 1020,
29659
29717
  "character": 54
29660
29718
  },
29661
29719
  "type": {
29662
29720
  "__schema": "TypeRefSchema",
29663
29721
  "location": {
29664
29722
  "filePath": "environments.main.runtime.ts",
29665
- "line": 1016,
29723
+ "line": 1020,
29666
29724
  "character": 54
29667
29725
  },
29668
29726
  "name": "Component"
@@ -29676,7 +29734,7 @@
29676
29734
  "__schema": "InferenceTypeSchema",
29677
29735
  "location": {
29678
29736
  "filePath": "environments.main.runtime.ts",
29679
- "line": 1016,
29737
+ "line": 1020,
29680
29738
  "character": 3
29681
29739
  },
29682
29740
  "type": "Promise<void>"
@@ -29689,7 +29747,7 @@
29689
29747
  "__schema": "VariableLikeSchema",
29690
29748
  "location": {
29691
29749
  "filePath": "environments.main.runtime.ts",
29692
- "line": 1094,
29750
+ "line": 1098,
29693
29751
  "character": 3
29694
29752
  },
29695
29753
  "signature": "(property) EnvsMain.slots: (((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -29698,7 +29756,7 @@
29698
29756
  "__schema": "InferenceTypeSchema",
29699
29757
  "location": {
29700
29758
  "filePath": "environments.main.runtime.ts",
29701
- "line": 1094,
29759
+ "line": 1098,
29702
29760
  "character": 3
29703
29761
  },
29704
29762
  "type": "(((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -29710,7 +29768,7 @@
29710
29768
  "__schema": "VariableLikeSchema",
29711
29769
  "location": {
29712
29770
  "filePath": "environments.main.runtime.ts",
29713
- "line": 1100,
29771
+ "line": 1104,
29714
29772
  "character": 3
29715
29773
  },
29716
29774
  "signature": "(property) EnvsMain.dependencies: Aspect[]",
@@ -29719,7 +29777,7 @@
29719
29777
  "__schema": "InferenceTypeSchema",
29720
29778
  "location": {
29721
29779
  "filePath": "environments.main.runtime.ts",
29722
- "line": 1100,
29780
+ "line": 1104,
29723
29781
  "character": 3
29724
29782
  },
29725
29783
  "type": "Aspect[]"
@@ -29731,7 +29789,7 @@
29731
29789
  "__schema": "FunctionLikeSchema",
29732
29790
  "location": {
29733
29791
  "filePath": "environments.main.runtime.ts",
29734
- "line": 1102,
29792
+ "line": 1106,
29735
29793
  "character": 3
29736
29794
  },
29737
29795
  "signature": "(method) EnvsMain.provider([graphql, loggerAspect, component, cli, worker, issues]: [\n GraphqlMain,\n LoggerMain,\n ComponentMain,\n CLIMain,\n WorkerMain,\n IssuesMain\n], config: EnvsConfig, [envSlot, servicesRegistry, envJsoncMergeCustomizerSlot]: [\n EnvsRegistry,\n ServicesRegistry,\n EnvJsoncMergeCustomizerRegistry\n], context: Harmony): Promise<EnvsMain>",
@@ -29741,7 +29799,7 @@
29741
29799
  "__schema": "ParameterSchema",
29742
29800
  "location": {
29743
29801
  "filePath": "environments.main.runtime.ts",
29744
- "line": 1103,
29802
+ "line": 1107,
29745
29803
  "character": 5
29746
29804
  },
29747
29805
  "name": "[ graphql, loggerAspect, component, cli, worker, issues ]",
@@ -29749,7 +29807,7 @@
29749
29807
  "__schema": "TupleTypeSchema",
29750
29808
  "location": {
29751
29809
  "filePath": "environments.main.runtime.ts",
29752
- "line": 1103,
29810
+ "line": 1107,
29753
29811
  "character": 62
29754
29812
  },
29755
29813
  "elements": [
@@ -29757,7 +29815,7 @@
29757
29815
  "__schema": "TypeRefSchema",
29758
29816
  "location": {
29759
29817
  "filePath": "environments.main.runtime.ts",
29760
- "line": 1104,
29818
+ "line": 1108,
29761
29819
  "character": 7
29762
29820
  },
29763
29821
  "name": "GraphqlMain"
@@ -29766,7 +29824,7 @@
29766
29824
  "__schema": "TypeRefSchema",
29767
29825
  "location": {
29768
29826
  "filePath": "environments.main.runtime.ts",
29769
- "line": 1105,
29827
+ "line": 1109,
29770
29828
  "character": 7
29771
29829
  },
29772
29830
  "name": "LoggerMain"
@@ -29775,7 +29833,7 @@
29775
29833
  "__schema": "TypeRefSchema",
29776
29834
  "location": {
29777
29835
  "filePath": "environments.main.runtime.ts",
29778
- "line": 1106,
29836
+ "line": 1110,
29779
29837
  "character": 7
29780
29838
  },
29781
29839
  "name": "ComponentMain"
@@ -29784,7 +29842,7 @@
29784
29842
  "__schema": "TypeRefSchema",
29785
29843
  "location": {
29786
29844
  "filePath": "environments.main.runtime.ts",
29787
- "line": 1107,
29845
+ "line": 1111,
29788
29846
  "character": 7
29789
29847
  },
29790
29848
  "name": "CLIMain"
@@ -29793,7 +29851,7 @@
29793
29851
  "__schema": "TypeRefSchema",
29794
29852
  "location": {
29795
29853
  "filePath": "environments.main.runtime.ts",
29796
- "line": 1108,
29854
+ "line": 1112,
29797
29855
  "character": 7
29798
29856
  },
29799
29857
  "name": "WorkerMain"
@@ -29802,7 +29860,7 @@
29802
29860
  "__schema": "TypeRefSchema",
29803
29861
  "location": {
29804
29862
  "filePath": "environments.main.runtime.ts",
29805
- "line": 1109,
29863
+ "line": 1113,
29806
29864
  "character": 7
29807
29865
  },
29808
29866
  "name": "IssuesMain"
@@ -29816,7 +29874,7 @@
29816
29874
  "__schema": "ParameterSchema",
29817
29875
  "location": {
29818
29876
  "filePath": "environments.main.runtime.ts",
29819
- "line": 1111,
29877
+ "line": 1115,
29820
29878
  "character": 5
29821
29879
  },
29822
29880
  "name": "config",
@@ -29824,7 +29882,7 @@
29824
29882
  "__schema": "TypeRefSchema",
29825
29883
  "location": {
29826
29884
  "filePath": "environments.main.runtime.ts",
29827
- "line": 1111,
29885
+ "line": 1115,
29828
29886
  "character": 13
29829
29887
  },
29830
29888
  "name": "EnvsConfig"
@@ -29836,7 +29894,7 @@
29836
29894
  "__schema": "ParameterSchema",
29837
29895
  "location": {
29838
29896
  "filePath": "environments.main.runtime.ts",
29839
- "line": 1112,
29897
+ "line": 1116,
29840
29898
  "character": 5
29841
29899
  },
29842
29900
  "name": "[ envSlot, servicesRegistry, envJsoncMergeCustomizerSlot ]",
@@ -29844,7 +29902,7 @@
29844
29902
  "__schema": "TupleTypeSchema",
29845
29903
  "location": {
29846
29904
  "filePath": "environments.main.runtime.ts",
29847
- "line": 1112,
29905
+ "line": 1116,
29848
29906
  "character": 63
29849
29907
  },
29850
29908
  "elements": [
@@ -29852,7 +29910,7 @@
29852
29910
  "__schema": "TypeRefSchema",
29853
29911
  "location": {
29854
29912
  "filePath": "environments.main.runtime.ts",
29855
- "line": 1113,
29913
+ "line": 1117,
29856
29914
  "character": 7
29857
29915
  },
29858
29916
  "name": "EnvsRegistry"
@@ -29861,7 +29919,7 @@
29861
29919
  "__schema": "TypeRefSchema",
29862
29920
  "location": {
29863
29921
  "filePath": "environments.main.runtime.ts",
29864
- "line": 1114,
29922
+ "line": 1118,
29865
29923
  "character": 7
29866
29924
  },
29867
29925
  "name": "ServicesRegistry"
@@ -29870,7 +29928,7 @@
29870
29928
  "__schema": "TypeRefSchema",
29871
29929
  "location": {
29872
29930
  "filePath": "environments.main.runtime.ts",
29873
- "line": 1115,
29931
+ "line": 1119,
29874
29932
  "character": 7
29875
29933
  },
29876
29934
  "name": "EnvJsoncMergeCustomizerRegistry"
@@ -29884,7 +29942,7 @@
29884
29942
  "__schema": "ParameterSchema",
29885
29943
  "location": {
29886
29944
  "filePath": "environments.main.runtime.ts",
29887
- "line": 1117,
29945
+ "line": 1121,
29888
29946
  "character": 5
29889
29947
  },
29890
29948
  "name": "context",
@@ -29892,7 +29950,7 @@
29892
29950
  "__schema": "TypeRefSchema",
29893
29951
  "location": {
29894
29952
  "filePath": "environments.main.runtime.ts",
29895
- "line": 1117,
29953
+ "line": 1121,
29896
29954
  "character": 14
29897
29955
  },
29898
29956
  "name": "Harmony"
@@ -29905,7 +29963,7 @@
29905
29963
  "__schema": "InferenceTypeSchema",
29906
29964
  "location": {
29907
29965
  "filePath": "environments.main.runtime.ts",
29908
- "line": 1102,
29966
+ "line": 1106,
29909
29967
  "character": 3
29910
29968
  },
29911
29969
  "type": "Promise<EnvsMain>"
@@ -29965,7 +30023,7 @@
29965
30023
  "__schema": "UnImplementedSchema",
29966
30024
  "location": {
29967
30025
  "filePath": "environments.main.runtime.ts",
29968
- "line": 1142,
30026
+ "line": 1146,
29969
30027
  "character": 1
29970
30028
  },
29971
30029
  "name": "EnvsAspect.addRuntime(EnvsMain);",
@@ -30473,7 +30531,7 @@
30473
30531
  "componentId": {
30474
30532
  "scope": "teambit.envs",
30475
30533
  "name": "envs",
30476
- "version": "1.0.380"
30534
+ "version": "1.0.381"
30477
30535
  },
30478
30536
  "taggedModuleExports": []
30479
30537
  }