@teambit/envs 1.0.372 → 1.0.374
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/teambit_envs_envs-preview.js +1 -1
- package/artifacts/schema.json +360 -360
- package/dist/environments.main.runtime.js +3 -2
- package/dist/environments.main.runtime.js.map +1 -1
- package/dist/{preview-1722914571172.js → preview-1723087263885.js} +2 -2
- package/package.json +25 -25
package/artifacts/schema.json
CHANGED
@@ -12073,7 +12073,7 @@
|
|
12073
12073
|
"__schema": "FunctionLikeSchema",
|
12074
12074
|
"location": {
|
12075
12075
|
"filePath": "environments.main.runtime.ts",
|
12076
|
-
"line":
|
12076
|
+
"line": 539,
|
12077
12077
|
"character": 3
|
12078
12078
|
},
|
12079
12079
|
"signature": "(method) EnvsMain.resolveEnv(component: Component, id: string): ComponentID | undefined",
|
@@ -12083,7 +12083,7 @@
|
|
12083
12083
|
"__schema": "ParameterSchema",
|
12084
12084
|
"location": {
|
12085
12085
|
"filePath": "environments.main.runtime.ts",
|
12086
|
-
"line":
|
12086
|
+
"line": 539,
|
12087
12087
|
"character": 14
|
12088
12088
|
},
|
12089
12089
|
"name": "component",
|
@@ -12091,7 +12091,7 @@
|
|
12091
12091
|
"__schema": "TypeRefSchema",
|
12092
12092
|
"location": {
|
12093
12093
|
"filePath": "environments.main.runtime.ts",
|
12094
|
-
"line":
|
12094
|
+
"line": 539,
|
12095
12095
|
"character": 25
|
12096
12096
|
},
|
12097
12097
|
"name": "Component"
|
@@ -12103,7 +12103,7 @@
|
|
12103
12103
|
"__schema": "ParameterSchema",
|
12104
12104
|
"location": {
|
12105
12105
|
"filePath": "environments.main.runtime.ts",
|
12106
|
-
"line":
|
12106
|
+
"line": 539,
|
12107
12107
|
"character": 36
|
12108
12108
|
},
|
12109
12109
|
"name": "id",
|
@@ -12111,7 +12111,7 @@
|
|
12111
12111
|
"__schema": "KeywordTypeSchema",
|
12112
12112
|
"location": {
|
12113
12113
|
"filePath": "environments.main.runtime.ts",
|
12114
|
-
"line":
|
12114
|
+
"line": 539,
|
12115
12115
|
"character": 40
|
12116
12116
|
},
|
12117
12117
|
"name": "string"
|
@@ -12124,7 +12124,7 @@
|
|
12124
12124
|
"__schema": "InferenceTypeSchema",
|
12125
12125
|
"location": {
|
12126
12126
|
"filePath": "environments.main.runtime.ts",
|
12127
|
-
"line":
|
12127
|
+
"line": 539,
|
12128
12128
|
"character": 3
|
12129
12129
|
},
|
12130
12130
|
"type": "ComponentID | undefined"
|
@@ -12135,14 +12135,14 @@
|
|
12135
12135
|
"__schema": "FunctionLikeSchema",
|
12136
12136
|
"location": {
|
12137
12137
|
"filePath": "environments.main.runtime.ts",
|
12138
|
-
"line":
|
12138
|
+
"line": 552,
|
12139
12139
|
"character": 3
|
12140
12140
|
},
|
12141
12141
|
"doc": {
|
12142
12142
|
"__schema": "DocSchema",
|
12143
12143
|
"location": {
|
12144
12144
|
"filePath": "environments.main.runtime.ts",
|
12145
|
-
"line":
|
12145
|
+
"line": 547,
|
12146
12146
|
"character": 3
|
12147
12147
|
},
|
12148
12148
|
"raw": "/**\n * This used to calculate the actual env during the component load.\n * Do not use it to get the env (use getEnv instead)\n * This should be used only during on load\n */",
|
@@ -12156,7 +12156,7 @@
|
|
12156
12156
|
"__schema": "ParameterSchema",
|
12157
12157
|
"location": {
|
12158
12158
|
"filePath": "environments.main.runtime.ts",
|
12159
|
-
"line":
|
12159
|
+
"line": 552,
|
12160
12160
|
"character": 24
|
12161
12161
|
},
|
12162
12162
|
"name": "component",
|
@@ -12164,7 +12164,7 @@
|
|
12164
12164
|
"__schema": "TypeRefSchema",
|
12165
12165
|
"location": {
|
12166
12166
|
"filePath": "environments.main.runtime.ts",
|
12167
|
-
"line":
|
12167
|
+
"line": 552,
|
12168
12168
|
"character": 35
|
12169
12169
|
},
|
12170
12170
|
"name": "Component"
|
@@ -12177,7 +12177,7 @@
|
|
12177
12177
|
"__schema": "TypeRefSchema",
|
12178
12178
|
"location": {
|
12179
12179
|
"filePath": "environments.main.runtime.ts",
|
12180
|
-
"line":
|
12180
|
+
"line": 552,
|
12181
12181
|
"character": 47
|
12182
12182
|
},
|
12183
12183
|
"name": "Promise",
|
@@ -12186,7 +12186,7 @@
|
|
12186
12186
|
"__schema": "TypeRefSchema",
|
12187
12187
|
"location": {
|
12188
12188
|
"filePath": "environments.main.runtime.ts",
|
12189
|
-
"line":
|
12189
|
+
"line": 552,
|
12190
12190
|
"character": 55
|
12191
12191
|
},
|
12192
12192
|
"name": "ComponentID"
|
@@ -12201,14 +12201,14 @@
|
|
12201
12201
|
"__schema": "FunctionLikeSchema",
|
12202
12202
|
"location": {
|
12203
12203
|
"filePath": "environments.main.runtime.ts",
|
12204
|
-
"line":
|
12204
|
+
"line": 595,
|
12205
12205
|
"character": 3
|
12206
12206
|
},
|
12207
12207
|
"doc": {
|
12208
12208
|
"__schema": "DocSchema",
|
12209
12209
|
"location": {
|
12210
12210
|
"filePath": "environments.main.runtime.ts",
|
12211
|
-
"line":
|
12211
|
+
"line": 590,
|
12212
12212
|
"character": 3
|
12213
12213
|
},
|
12214
12214
|
"raw": "/**\n * This used to calculate the actual env during the component load.\n * Do not use it to get the env (use getEnv instead)\n * This should be used only during on load\n */",
|
@@ -12222,7 +12222,7 @@
|
|
12222
12222
|
"__schema": "ParameterSchema",
|
12223
12223
|
"location": {
|
12224
12224
|
"filePath": "environments.main.runtime.ts",
|
12225
|
-
"line":
|
12225
|
+
"line": 595,
|
12226
12226
|
"character": 16
|
12227
12227
|
},
|
12228
12228
|
"name": "component",
|
@@ -12230,7 +12230,7 @@
|
|
12230
12230
|
"__schema": "TypeRefSchema",
|
12231
12231
|
"location": {
|
12232
12232
|
"filePath": "environments.main.runtime.ts",
|
12233
|
-
"line":
|
12233
|
+
"line": 595,
|
12234
12234
|
"character": 27
|
12235
12235
|
},
|
12236
12236
|
"name": "Component"
|
@@ -12242,7 +12242,7 @@
|
|
12242
12242
|
"__schema": "ParameterSchema",
|
12243
12243
|
"location": {
|
12244
12244
|
"filePath": "environments.main.runtime.ts",
|
12245
|
-
"line":
|
12245
|
+
"line": 595,
|
12246
12246
|
"character": 38
|
12247
12247
|
},
|
12248
12248
|
"name": "opts",
|
@@ -12250,7 +12250,7 @@
|
|
12250
12250
|
"__schema": "TypeRefSchema",
|
12251
12251
|
"location": {
|
12252
12252
|
"filePath": "environments.main.runtime.ts",
|
12253
|
-
"line":
|
12253
|
+
"line": 595,
|
12254
12254
|
"character": 44
|
12255
12255
|
},
|
12256
12256
|
"name": "GetCalcEnvOptions"
|
@@ -12264,7 +12264,7 @@
|
|
12264
12264
|
"__schema": "TypeRefSchema",
|
12265
12265
|
"location": {
|
12266
12266
|
"filePath": "environments.main.runtime.ts",
|
12267
|
-
"line":
|
12267
|
+
"line": 595,
|
12268
12268
|
"character": 3
|
12269
12269
|
},
|
12270
12270
|
"name": "EnvDefinition"
|
@@ -12275,14 +12275,14 @@
|
|
12275
12275
|
"__schema": "FunctionLikeSchema",
|
12276
12276
|
"location": {
|
12277
12277
|
"filePath": "environments.main.runtime.ts",
|
12278
|
-
"line":
|
12278
|
+
"line": 663,
|
12279
12279
|
"character": 3
|
12280
12280
|
},
|
12281
12281
|
"doc": {
|
12282
12282
|
"__schema": "DocSchema",
|
12283
12283
|
"location": {
|
12284
12284
|
"filePath": "environments.main.runtime.ts",
|
12285
|
-
"line":
|
12285
|
+
"line": 656,
|
12286
12286
|
"character": 3
|
12287
12287
|
},
|
12288
12288
|
"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 #1 if exists, otherwise, #2.\n */",
|
@@ -12296,7 +12296,7 @@
|
|
12296
12296
|
"__schema": "ParameterSchema",
|
12297
12297
|
"location": {
|
12298
12298
|
"filePath": "environments.main.runtime.ts",
|
12299
|
-
"line":
|
12299
|
+
"line": 663,
|
12300
12300
|
"character": 35
|
12301
12301
|
},
|
12302
12302
|
"name": "component",
|
@@ -12304,7 +12304,7 @@
|
|
12304
12304
|
"__schema": "TypeRefSchema",
|
12305
12305
|
"location": {
|
12306
12306
|
"filePath": "environments.main.runtime.ts",
|
12307
|
-
"line":
|
12307
|
+
"line": 663,
|
12308
12308
|
"character": 46
|
12309
12309
|
},
|
12310
12310
|
"name": "Component"
|
@@ -12317,14 +12317,14 @@
|
|
12317
12317
|
"__schema": "TypeArraySchema",
|
12318
12318
|
"location": {
|
12319
12319
|
"filePath": "environments.main.runtime.ts",
|
12320
|
-
"line":
|
12320
|
+
"line": 663,
|
12321
12321
|
"character": 58
|
12322
12322
|
},
|
12323
12323
|
"type": {
|
12324
12324
|
"__schema": "TypeRefSchema",
|
12325
12325
|
"location": {
|
12326
12326
|
"filePath": "environments.main.runtime.ts",
|
12327
|
-
"line":
|
12327
|
+
"line": 663,
|
12328
12328
|
"character": 58
|
12329
12329
|
},
|
12330
12330
|
"name": "EnvDefinition"
|
@@ -12336,14 +12336,14 @@
|
|
12336
12336
|
"__schema": "FunctionLikeSchema",
|
12337
12337
|
"location": {
|
12338
12338
|
"filePath": "environments.main.runtime.ts",
|
12339
|
-
"line":
|
12339
|
+
"line": 677,
|
12340
12340
|
"character": 3
|
12341
12341
|
},
|
12342
12342
|
"doc": {
|
12343
12343
|
"__schema": "DocSchema",
|
12344
12344
|
"location": {
|
12345
12345
|
"filePath": "environments.main.runtime.ts",
|
12346
|
-
"line":
|
12346
|
+
"line": 674,
|
12347
12347
|
"character": 3
|
12348
12348
|
},
|
12349
12349
|
"raw": "/**\n * whether a component has an env configured (either by variant or .bitmap).\n */",
|
@@ -12357,7 +12357,7 @@
|
|
12357
12357
|
"__schema": "ParameterSchema",
|
12358
12358
|
"location": {
|
12359
12359
|
"filePath": "environments.main.runtime.ts",
|
12360
|
-
"line":
|
12360
|
+
"line": 677,
|
12361
12361
|
"character": 20
|
12362
12362
|
},
|
12363
12363
|
"name": "component",
|
@@ -12365,7 +12365,7 @@
|
|
12365
12365
|
"__schema": "TypeRefSchema",
|
12366
12366
|
"location": {
|
12367
12367
|
"filePath": "environments.main.runtime.ts",
|
12368
|
-
"line":
|
12368
|
+
"line": 677,
|
12369
12369
|
"character": 31
|
12370
12370
|
},
|
12371
12371
|
"name": "Component"
|
@@ -12378,7 +12378,7 @@
|
|
12378
12378
|
"__schema": "KeywordTypeSchema",
|
12379
12379
|
"location": {
|
12380
12380
|
"filePath": "environments.main.runtime.ts",
|
12381
|
-
"line":
|
12381
|
+
"line": 677,
|
12382
12382
|
"character": 43
|
12383
12383
|
},
|
12384
12384
|
"name": "boolean"
|
@@ -12389,7 +12389,7 @@
|
|
12389
12389
|
"__schema": "FunctionLikeSchema",
|
12390
12390
|
"location": {
|
12391
12391
|
"filePath": "environments.main.runtime.ts",
|
12392
|
-
"line":
|
12392
|
+
"line": 681,
|
12393
12393
|
"character": 3
|
12394
12394
|
},
|
12395
12395
|
"signature": "(method) EnvsMain.getAllRegisteredEnvs(): string[]",
|
@@ -12399,14 +12399,14 @@
|
|
12399
12399
|
"__schema": "TypeArraySchema",
|
12400
12400
|
"location": {
|
12401
12401
|
"filePath": "environments.main.runtime.ts",
|
12402
|
-
"line":
|
12402
|
+
"line": 681,
|
12403
12403
|
"character": 27
|
12404
12404
|
},
|
12405
12405
|
"type": {
|
12406
12406
|
"__schema": "KeywordTypeSchema",
|
12407
12407
|
"location": {
|
12408
12408
|
"filePath": "environments.main.runtime.ts",
|
12409
|
-
"line":
|
12409
|
+
"line": 681,
|
12410
12410
|
"character": 27
|
12411
12411
|
},
|
12412
12412
|
"name": "string"
|
@@ -12418,7 +12418,7 @@
|
|
12418
12418
|
"__schema": "FunctionLikeSchema",
|
12419
12419
|
"location": {
|
12420
12420
|
"filePath": "environments.main.runtime.ts",
|
12421
|
-
"line":
|
12421
|
+
"line": 685,
|
12422
12422
|
"character": 3
|
12423
12423
|
},
|
12424
12424
|
"signature": "(method) EnvsMain.getAllRegisteredEnvJsoncCustomizers(): EnvJsoncMergeCustomizer[]",
|
@@ -12428,14 +12428,14 @@
|
|
12428
12428
|
"__schema": "TypeArraySchema",
|
12429
12429
|
"location": {
|
12430
12430
|
"filePath": "environments.main.runtime.ts",
|
12431
|
-
"line":
|
12431
|
+
"line": 685,
|
12432
12432
|
"character": 42
|
12433
12433
|
},
|
12434
12434
|
"type": {
|
12435
12435
|
"__schema": "TypeRefSchema",
|
12436
12436
|
"location": {
|
12437
12437
|
"filePath": "environments.main.runtime.ts",
|
12438
|
-
"line":
|
12438
|
+
"line": 685,
|
12439
12439
|
"character": 42
|
12440
12440
|
},
|
12441
12441
|
"name": "EnvJsoncMergeCustomizer"
|
@@ -12447,7 +12447,7 @@
|
|
12447
12447
|
"__schema": "FunctionLikeSchema",
|
12448
12448
|
"location": {
|
12449
12449
|
"filePath": "environments.main.runtime.ts",
|
12450
|
-
"line":
|
12450
|
+
"line": 689,
|
12451
12451
|
"character": 3
|
12452
12452
|
},
|
12453
12453
|
"signature": "(method) EnvsMain.getEnvPlugin(): EnvPlugin",
|
@@ -12457,7 +12457,7 @@
|
|
12457
12457
|
"__schema": "TypeRefSchema",
|
12458
12458
|
"location": {
|
12459
12459
|
"filePath": "environments.main.runtime.ts",
|
12460
|
-
"line":
|
12460
|
+
"line": 689,
|
12461
12461
|
"character": 3
|
12462
12462
|
},
|
12463
12463
|
"name": "EnvPlugin",
|
@@ -12469,14 +12469,14 @@
|
|
12469
12469
|
"__schema": "FunctionLikeSchema",
|
12470
12470
|
"location": {
|
12471
12471
|
"filePath": "environments.main.runtime.ts",
|
12472
|
-
"line":
|
12472
|
+
"line": 700,
|
12473
12473
|
"character": 3
|
12474
12474
|
},
|
12475
12475
|
"doc": {
|
12476
12476
|
"__schema": "DocSchema",
|
12477
12477
|
"location": {
|
12478
12478
|
"filePath": "environments.main.runtime.ts",
|
12479
|
-
"line":
|
12479
|
+
"line": 693,
|
12480
12480
|
"character": 3
|
12481
12481
|
},
|
12482
12482
|
"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 +12490,7 @@
|
|
12490
12490
|
"__schema": "ParameterSchema",
|
12491
12491
|
"location": {
|
12492
12492
|
"filePath": "environments.main.runtime.ts",
|
12493
|
-
"line":
|
12493
|
+
"line": 700,
|
12494
12494
|
"character": 24
|
12495
12495
|
},
|
12496
12496
|
"name": "component",
|
@@ -12498,7 +12498,7 @@
|
|
12498
12498
|
"__schema": "TypeRefSchema",
|
12499
12499
|
"location": {
|
12500
12500
|
"filePath": "environments.main.runtime.ts",
|
12501
|
-
"line":
|
12501
|
+
"line": 700,
|
12502
12502
|
"character": 35
|
12503
12503
|
},
|
12504
12504
|
"name": "Component"
|
@@ -12511,7 +12511,7 @@
|
|
12511
12511
|
"__schema": "TypeUnionSchema",
|
12512
12512
|
"location": {
|
12513
12513
|
"filePath": "environments.main.runtime.ts",
|
12514
|
-
"line":
|
12514
|
+
"line": 700,
|
12515
12515
|
"character": 47
|
12516
12516
|
},
|
12517
12517
|
"types": [
|
@@ -12519,7 +12519,7 @@
|
|
12519
12519
|
"__schema": "TypeRefSchema",
|
12520
12520
|
"location": {
|
12521
12521
|
"filePath": "environments.main.runtime.ts",
|
12522
|
-
"line":
|
12522
|
+
"line": 700,
|
12523
12523
|
"character": 47
|
12524
12524
|
},
|
12525
12525
|
"name": "EnvDefinition"
|
@@ -12528,7 +12528,7 @@
|
|
12528
12528
|
"__schema": "KeywordTypeSchema",
|
12529
12529
|
"location": {
|
12530
12530
|
"filePath": "environments.main.runtime.ts",
|
12531
|
-
"line":
|
12531
|
+
"line": 700,
|
12532
12532
|
"character": 63
|
12533
12533
|
},
|
12534
12534
|
"name": "undefined"
|
@@ -12541,14 +12541,14 @@
|
|
12541
12541
|
"__schema": "FunctionLikeSchema",
|
12542
12542
|
"location": {
|
12543
12543
|
"filePath": "environments.main.runtime.ts",
|
12544
|
-
"line":
|
12544
|
+
"line": 717,
|
12545
12545
|
"character": 3
|
12546
12546
|
},
|
12547
12547
|
"doc": {
|
12548
12548
|
"__schema": "DocSchema",
|
12549
12549
|
"location": {
|
12550
12550
|
"filePath": "environments.main.runtime.ts",
|
12551
|
-
"line":
|
12551
|
+
"line": 710,
|
12552
12552
|
"character": 3
|
12553
12553
|
},
|
12554
12554
|
"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 +12562,7 @@
|
|
12562
12562
|
"__schema": "ParameterSchema",
|
12563
12563
|
"location": {
|
12564
12564
|
"filePath": "environments.main.runtime.ts",
|
12565
|
-
"line":
|
12565
|
+
"line": 717,
|
12566
12566
|
"character": 28
|
12567
12567
|
},
|
12568
12568
|
"name": "component",
|
@@ -12570,7 +12570,7 @@
|
|
12570
12570
|
"__schema": "TypeRefSchema",
|
12571
12571
|
"location": {
|
12572
12572
|
"filePath": "environments.main.runtime.ts",
|
12573
|
-
"line":
|
12573
|
+
"line": 717,
|
12574
12574
|
"character": 39
|
12575
12575
|
},
|
12576
12576
|
"name": "Component"
|
@@ -12583,14 +12583,14 @@
|
|
12583
12583
|
"__schema": "TypeArraySchema",
|
12584
12584
|
"location": {
|
12585
12585
|
"filePath": "environments.main.runtime.ts",
|
12586
|
-
"line":
|
12586
|
+
"line": 717,
|
12587
12587
|
"character": 51
|
12588
12588
|
},
|
12589
12589
|
"type": {
|
12590
12590
|
"__schema": "TypeRefSchema",
|
12591
12591
|
"location": {
|
12592
12592
|
"filePath": "environments.main.runtime.ts",
|
12593
|
-
"line":
|
12593
|
+
"line": 717,
|
12594
12594
|
"character": 51
|
12595
12595
|
},
|
12596
12596
|
"name": "EnvDefinition"
|
@@ -12602,7 +12602,7 @@
|
|
12602
12602
|
"__schema": "FunctionLikeSchema",
|
12603
12603
|
"location": {
|
12604
12604
|
"filePath": "environments.main.runtime.ts",
|
12605
|
-
"line":
|
12605
|
+
"line": 725,
|
12606
12606
|
"character": 3
|
12607
12607
|
},
|
12608
12608
|
"signature": "(method) EnvsMain.getEnvIdFromEnvsLegacyExtensions(extensions: ExtensionDataList): string | undefined",
|
@@ -12612,7 +12612,7 @@
|
|
12612
12612
|
"__schema": "ParameterSchema",
|
12613
12613
|
"location": {
|
12614
12614
|
"filePath": "environments.main.runtime.ts",
|
12615
|
-
"line":
|
12615
|
+
"line": 725,
|
12616
12616
|
"character": 36
|
12617
12617
|
},
|
12618
12618
|
"name": "extensions",
|
@@ -12620,7 +12620,7 @@
|
|
12620
12620
|
"__schema": "TypeRefSchema",
|
12621
12621
|
"location": {
|
12622
12622
|
"filePath": "environments.main.runtime.ts",
|
12623
|
-
"line":
|
12623
|
+
"line": 725,
|
12624
12624
|
"character": 48
|
12625
12625
|
},
|
12626
12626
|
"name": "ExtensionDataList"
|
@@ -12633,7 +12633,7 @@
|
|
12633
12633
|
"__schema": "TypeUnionSchema",
|
12634
12634
|
"location": {
|
12635
12635
|
"filePath": "environments.main.runtime.ts",
|
12636
|
-
"line":
|
12636
|
+
"line": 725,
|
12637
12637
|
"character": 68
|
12638
12638
|
},
|
12639
12639
|
"types": [
|
@@ -12641,7 +12641,7 @@
|
|
12641
12641
|
"__schema": "KeywordTypeSchema",
|
12642
12642
|
"location": {
|
12643
12643
|
"filePath": "environments.main.runtime.ts",
|
12644
|
-
"line":
|
12644
|
+
"line": 725,
|
12645
12645
|
"character": 68
|
12646
12646
|
},
|
12647
12647
|
"name": "string"
|
@@ -12650,7 +12650,7 @@
|
|
12650
12650
|
"__schema": "KeywordTypeSchema",
|
12651
12651
|
"location": {
|
12652
12652
|
"filePath": "environments.main.runtime.ts",
|
12653
|
-
"line":
|
12653
|
+
"line": 725,
|
12654
12654
|
"character": 77
|
12655
12655
|
},
|
12656
12656
|
"name": "undefined"
|
@@ -12663,14 +12663,14 @@
|
|
12663
12663
|
"__schema": "FunctionLikeSchema",
|
12664
12664
|
"location": {
|
12665
12665
|
"filePath": "environments.main.runtime.ts",
|
12666
|
-
"line":
|
12666
|
+
"line": 734,
|
12667
12667
|
"character": 3
|
12668
12668
|
},
|
12669
12669
|
"doc": {
|
12670
12670
|
"__schema": "DocSchema",
|
12671
12671
|
"location": {
|
12672
12672
|
"filePath": "environments.main.runtime.ts",
|
12673
|
-
"line":
|
12673
|
+
"line": 731,
|
12674
12674
|
"character": 3
|
12675
12675
|
},
|
12676
12676
|
"raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnvId() instead!)\n */",
|
@@ -12680,7 +12680,7 @@
|
|
12680
12680
|
"__schema": "TagSchema",
|
12681
12681
|
"location": {
|
12682
12682
|
"filePath": "environments.main.runtime.ts",
|
12683
|
-
"line":
|
12683
|
+
"line": 732,
|
12684
12684
|
"character": 6
|
12685
12685
|
},
|
12686
12686
|
"tagName": "deprecated",
|
@@ -12695,7 +12695,7 @@
|
|
12695
12695
|
"__schema": "ParameterSchema",
|
12696
12696
|
"location": {
|
12697
12697
|
"filePath": "environments.main.runtime.ts",
|
12698
|
-
"line":
|
12698
|
+
"line": 734,
|
12699
12699
|
"character": 38
|
12700
12700
|
},
|
12701
12701
|
"name": "extensions",
|
@@ -12703,7 +12703,7 @@
|
|
12703
12703
|
"__schema": "TypeRefSchema",
|
12704
12704
|
"location": {
|
12705
12705
|
"filePath": "environments.main.runtime.ts",
|
12706
|
-
"line":
|
12706
|
+
"line": 734,
|
12707
12707
|
"character": 50
|
12708
12708
|
},
|
12709
12709
|
"name": "ExtensionDataList"
|
@@ -12716,7 +12716,7 @@
|
|
12716
12716
|
"__schema": "TypeRefSchema",
|
12717
12717
|
"location": {
|
12718
12718
|
"filePath": "environments.main.runtime.ts",
|
12719
|
-
"line":
|
12719
|
+
"line": 734,
|
12720
12720
|
"character": 70
|
12721
12721
|
},
|
12722
12722
|
"name": "Promise",
|
@@ -12725,7 +12725,7 @@
|
|
12725
12725
|
"__schema": "KeywordTypeSchema",
|
12726
12726
|
"location": {
|
12727
12727
|
"filePath": "environments.main.runtime.ts",
|
12728
|
-
"line":
|
12728
|
+
"line": 734,
|
12729
12729
|
"character": 78
|
12730
12730
|
},
|
12731
12731
|
"name": "string"
|
@@ -12740,14 +12740,14 @@
|
|
12740
12740
|
"__schema": "FunctionLikeSchema",
|
12741
12741
|
"location": {
|
12742
12742
|
"filePath": "environments.main.runtime.ts",
|
12743
|
-
"line":
|
12743
|
+
"line": 780,
|
12744
12744
|
"character": 3
|
12745
12745
|
},
|
12746
12746
|
"doc": {
|
12747
12747
|
"__schema": "DocSchema",
|
12748
12748
|
"location": {
|
12749
12749
|
"filePath": "environments.main.runtime.ts",
|
12750
|
-
"line":
|
12750
|
+
"line": 777,
|
12751
12751
|
"character": 3
|
12752
12752
|
},
|
12753
12753
|
"raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnv() instead!)\n */",
|
@@ -12757,7 +12757,7 @@
|
|
12757
12757
|
"__schema": "TagSchema",
|
12758
12758
|
"location": {
|
12759
12759
|
"filePath": "environments.main.runtime.ts",
|
12760
|
-
"line":
|
12760
|
+
"line": 778,
|
12761
12761
|
"character": 6
|
12762
12762
|
},
|
12763
12763
|
"tagName": "deprecated",
|
@@ -12772,7 +12772,7 @@
|
|
12772
12772
|
"__schema": "ParameterSchema",
|
12773
12773
|
"location": {
|
12774
12774
|
"filePath": "environments.main.runtime.ts",
|
12775
|
-
"line":
|
12775
|
+
"line": 780,
|
12776
12776
|
"character": 36
|
12777
12777
|
},
|
12778
12778
|
"name": "extensions",
|
@@ -12780,7 +12780,7 @@
|
|
12780
12780
|
"__schema": "TypeRefSchema",
|
12781
12781
|
"location": {
|
12782
12782
|
"filePath": "environments.main.runtime.ts",
|
12783
|
-
"line":
|
12783
|
+
"line": 780,
|
12784
12784
|
"character": 48
|
12785
12785
|
},
|
12786
12786
|
"name": "ExtensionDataList"
|
@@ -12793,7 +12793,7 @@
|
|
12793
12793
|
"__schema": "TypeRefSchema",
|
12794
12794
|
"location": {
|
12795
12795
|
"filePath": "environments.main.runtime.ts",
|
12796
|
-
"line":
|
12796
|
+
"line": 780,
|
12797
12797
|
"character": 68
|
12798
12798
|
},
|
12799
12799
|
"name": "Promise",
|
@@ -12802,7 +12802,7 @@
|
|
12802
12802
|
"__schema": "TypeRefSchema",
|
12803
12803
|
"location": {
|
12804
12804
|
"filePath": "environments.main.runtime.ts",
|
12805
|
-
"line":
|
12805
|
+
"line": 780,
|
12806
12806
|
"character": 76
|
12807
12807
|
},
|
12808
12808
|
"name": "EnvDefinition"
|
@@ -12817,7 +12817,7 @@
|
|
12817
12817
|
"__schema": "FunctionLikeSchema",
|
12818
12818
|
"location": {
|
12819
12819
|
"filePath": "environments.main.runtime.ts",
|
12820
|
-
"line":
|
12820
|
+
"line": 886,
|
12821
12821
|
"character": 3
|
12822
12822
|
},
|
12823
12823
|
"signature": "(method) EnvsMain.getEnvIdFromEnvsConfig(component: Component): string | undefined",
|
@@ -12827,7 +12827,7 @@
|
|
12827
12827
|
"__schema": "ParameterSchema",
|
12828
12828
|
"location": {
|
12829
12829
|
"filePath": "environments.main.runtime.ts",
|
12830
|
-
"line":
|
12830
|
+
"line": 886,
|
12831
12831
|
"character": 26
|
12832
12832
|
},
|
12833
12833
|
"name": "component",
|
@@ -12835,7 +12835,7 @@
|
|
12835
12835
|
"__schema": "TypeRefSchema",
|
12836
12836
|
"location": {
|
12837
12837
|
"filePath": "environments.main.runtime.ts",
|
12838
|
-
"line":
|
12838
|
+
"line": 886,
|
12839
12839
|
"character": 37
|
12840
12840
|
},
|
12841
12841
|
"name": "Component"
|
@@ -12848,7 +12848,7 @@
|
|
12848
12848
|
"__schema": "TypeUnionSchema",
|
12849
12849
|
"location": {
|
12850
12850
|
"filePath": "environments.main.runtime.ts",
|
12851
|
-
"line":
|
12851
|
+
"line": 886,
|
12852
12852
|
"character": 49
|
12853
12853
|
},
|
12854
12854
|
"types": [
|
@@ -12856,7 +12856,7 @@
|
|
12856
12856
|
"__schema": "KeywordTypeSchema",
|
12857
12857
|
"location": {
|
12858
12858
|
"filePath": "environments.main.runtime.ts",
|
12859
|
-
"line":
|
12859
|
+
"line": 886,
|
12860
12860
|
"character": 49
|
12861
12861
|
},
|
12862
12862
|
"name": "string"
|
@@ -12865,7 +12865,7 @@
|
|
12865
12865
|
"__schema": "KeywordTypeSchema",
|
12866
12866
|
"location": {
|
12867
12867
|
"filePath": "environments.main.runtime.ts",
|
12868
|
-
"line":
|
12868
|
+
"line": 886,
|
12869
12869
|
"character": 58
|
12870
12870
|
},
|
12871
12871
|
"name": "undefined"
|
@@ -12878,7 +12878,7 @@
|
|
12878
12878
|
"__schema": "FunctionLikeSchema",
|
12879
12879
|
"location": {
|
12880
12880
|
"filePath": "environments.main.runtime.ts",
|
12881
|
-
"line":
|
12881
|
+
"line": 891,
|
12882
12882
|
"character": 3
|
12883
12883
|
},
|
12884
12884
|
"signature": "(method) EnvsMain.getEnvDefinition(id: ComponentID): EnvDefinition | undefined",
|
@@ -12888,7 +12888,7 @@
|
|
12888
12888
|
"__schema": "ParameterSchema",
|
12889
12889
|
"location": {
|
12890
12890
|
"filePath": "environments.main.runtime.ts",
|
12891
|
-
"line":
|
12891
|
+
"line": 891,
|
12892
12892
|
"character": 20
|
12893
12893
|
},
|
12894
12894
|
"name": "id",
|
@@ -12896,7 +12896,7 @@
|
|
12896
12896
|
"__schema": "TypeRefSchema",
|
12897
12897
|
"location": {
|
12898
12898
|
"filePath": "environments.main.runtime.ts",
|
12899
|
-
"line":
|
12899
|
+
"line": 891,
|
12900
12900
|
"character": 24
|
12901
12901
|
},
|
12902
12902
|
"name": "ComponentID"
|
@@ -12909,7 +12909,7 @@
|
|
12909
12909
|
"__schema": "TypeRefSchema",
|
12910
12910
|
"location": {
|
12911
12911
|
"filePath": "environments.main.runtime.ts",
|
12912
|
-
"line":
|
12912
|
+
"line": 891,
|
12913
12913
|
"character": 3
|
12914
12914
|
},
|
12915
12915
|
"name": "EnvDefinition"
|
@@ -12920,7 +12920,7 @@
|
|
12920
12920
|
"__schema": "FunctionLikeSchema",
|
12921
12921
|
"location": {
|
12922
12922
|
"filePath": "environments.main.runtime.ts",
|
12923
|
-
"line":
|
12923
|
+
"line": 900,
|
12924
12924
|
"character": 3
|
12925
12925
|
},
|
12926
12926
|
"signature": "(method) EnvsMain.getEnvDefinitionById(id: ComponentID): EnvDefinition | undefined",
|
@@ -12930,7 +12930,7 @@
|
|
12930
12930
|
"__schema": "ParameterSchema",
|
12931
12931
|
"location": {
|
12932
12932
|
"filePath": "environments.main.runtime.ts",
|
12933
|
-
"line":
|
12933
|
+
"line": 900,
|
12934
12934
|
"character": 24
|
12935
12935
|
},
|
12936
12936
|
"name": "id",
|
@@ -12938,7 +12938,7 @@
|
|
12938
12938
|
"__schema": "TypeRefSchema",
|
12939
12939
|
"location": {
|
12940
12940
|
"filePath": "environments.main.runtime.ts",
|
12941
|
-
"line":
|
12941
|
+
"line": 900,
|
12942
12942
|
"character": 28
|
12943
12943
|
},
|
12944
12944
|
"name": "ComponentID"
|
@@ -12951,7 +12951,7 @@
|
|
12951
12951
|
"__schema": "TypeUnionSchema",
|
12952
12952
|
"location": {
|
12953
12953
|
"filePath": "environments.main.runtime.ts",
|
12954
|
-
"line":
|
12954
|
+
"line": 900,
|
12955
12955
|
"character": 42
|
12956
12956
|
},
|
12957
12957
|
"types": [
|
@@ -12959,7 +12959,7 @@
|
|
12959
12959
|
"__schema": "TypeRefSchema",
|
12960
12960
|
"location": {
|
12961
12961
|
"filePath": "environments.main.runtime.ts",
|
12962
|
-
"line":
|
12962
|
+
"line": 900,
|
12963
12963
|
"character": 42
|
12964
12964
|
},
|
12965
12965
|
"name": "EnvDefinition"
|
@@ -12968,7 +12968,7 @@
|
|
12968
12968
|
"__schema": "KeywordTypeSchema",
|
12969
12969
|
"location": {
|
12970
12970
|
"filePath": "environments.main.runtime.ts",
|
12971
|
-
"line":
|
12971
|
+
"line": 900,
|
12972
12972
|
"character": 58
|
12973
12973
|
},
|
12974
12974
|
"name": "undefined"
|
@@ -12981,7 +12981,7 @@
|
|
12981
12981
|
"__schema": "FunctionLikeSchema",
|
12982
12982
|
"location": {
|
12983
12983
|
"filePath": "environments.main.runtime.ts",
|
12984
|
-
"line":
|
12984
|
+
"line": 907,
|
12985
12985
|
"character": 3
|
12986
12986
|
},
|
12987
12987
|
"signature": "(method) EnvsMain.getEnvDefinitionByStringId(envId: string): EnvDefinition | undefined",
|
@@ -12991,7 +12991,7 @@
|
|
12991
12991
|
"__schema": "ParameterSchema",
|
12992
12992
|
"location": {
|
12993
12993
|
"filePath": "environments.main.runtime.ts",
|
12994
|
-
"line":
|
12994
|
+
"line": 907,
|
12995
12995
|
"character": 37
|
12996
12996
|
},
|
12997
12997
|
"name": "envId",
|
@@ -12999,7 +12999,7 @@
|
|
12999
12999
|
"__schema": "KeywordTypeSchema",
|
13000
13000
|
"location": {
|
13001
13001
|
"filePath": "environments.main.runtime.ts",
|
13002
|
-
"line":
|
13002
|
+
"line": 907,
|
13003
13003
|
"character": 44
|
13004
13004
|
},
|
13005
13005
|
"name": "string"
|
@@ -13012,7 +13012,7 @@
|
|
13012
13012
|
"__schema": "TypeUnionSchema",
|
13013
13013
|
"location": {
|
13014
13014
|
"filePath": "environments.main.runtime.ts",
|
13015
|
-
"line":
|
13015
|
+
"line": 907,
|
13016
13016
|
"character": 53
|
13017
13017
|
},
|
13018
13018
|
"types": [
|
@@ -13020,7 +13020,7 @@
|
|
13020
13020
|
"__schema": "TypeRefSchema",
|
13021
13021
|
"location": {
|
13022
13022
|
"filePath": "environments.main.runtime.ts",
|
13023
|
-
"line":
|
13023
|
+
"line": 907,
|
13024
13024
|
"character": 53
|
13025
13025
|
},
|
13026
13026
|
"name": "EnvDefinition"
|
@@ -13029,7 +13029,7 @@
|
|
13029
13029
|
"__schema": "KeywordTypeSchema",
|
13030
13030
|
"location": {
|
13031
13031
|
"filePath": "environments.main.runtime.ts",
|
13032
|
-
"line":
|
13032
|
+
"line": 907,
|
13033
13033
|
"character": 69
|
13034
13034
|
},
|
13035
13035
|
"name": "undefined"
|
@@ -13044,7 +13044,7 @@
|
|
13044
13044
|
"__schema": "FunctionLikeSchema",
|
13045
13045
|
"location": {
|
13046
13046
|
"filePath": "environments.main.runtime.ts",
|
13047
|
-
"line":
|
13047
|
+
"line": 915,
|
13048
13048
|
"character": 3
|
13049
13049
|
},
|
13050
13050
|
"signature": "(method) EnvsMain.getEnvFromComponent(envComponent: Component): EnvDefinition | undefined",
|
@@ -13054,7 +13054,7 @@
|
|
13054
13054
|
"__schema": "ParameterSchema",
|
13055
13055
|
"location": {
|
13056
13056
|
"filePath": "environments.main.runtime.ts",
|
13057
|
-
"line":
|
13057
|
+
"line": 915,
|
13058
13058
|
"character": 23
|
13059
13059
|
},
|
13060
13060
|
"name": "envComponent",
|
@@ -13062,7 +13062,7 @@
|
|
13062
13062
|
"__schema": "TypeRefSchema",
|
13063
13063
|
"location": {
|
13064
13064
|
"filePath": "environments.main.runtime.ts",
|
13065
|
-
"line":
|
13065
|
+
"line": 915,
|
13066
13066
|
"character": 37
|
13067
13067
|
},
|
13068
13068
|
"name": "Component"
|
@@ -13075,7 +13075,7 @@
|
|
13075
13075
|
"__schema": "TypeUnionSchema",
|
13076
13076
|
"location": {
|
13077
13077
|
"filePath": "environments.main.runtime.ts",
|
13078
|
-
"line":
|
13078
|
+
"line": 915,
|
13079
13079
|
"character": 49
|
13080
13080
|
},
|
13081
13081
|
"types": [
|
@@ -13083,7 +13083,7 @@
|
|
13083
13083
|
"__schema": "TypeRefSchema",
|
13084
13084
|
"location": {
|
13085
13085
|
"filePath": "environments.main.runtime.ts",
|
13086
|
-
"line":
|
13086
|
+
"line": 915,
|
13087
13087
|
"character": 49
|
13088
13088
|
},
|
13089
13089
|
"name": "EnvDefinition"
|
@@ -13092,7 +13092,7 @@
|
|
13092
13092
|
"__schema": "KeywordTypeSchema",
|
13093
13093
|
"location": {
|
13094
13094
|
"filePath": "environments.main.runtime.ts",
|
13095
|
-
"line":
|
13095
|
+
"line": 915,
|
13096
13096
|
"character": 65
|
13097
13097
|
},
|
13098
13098
|
"name": "undefined"
|
@@ -13105,14 +13105,14 @@
|
|
13105
13105
|
"__schema": "FunctionLikeSchema",
|
13106
13106
|
"location": {
|
13107
13107
|
"filePath": "environments.main.runtime.ts",
|
13108
|
-
"line":
|
13108
|
+
"line": 923,
|
13109
13109
|
"character": 3
|
13110
13110
|
},
|
13111
13111
|
"doc": {
|
13112
13112
|
"__schema": "DocSchema",
|
13113
13113
|
"location": {
|
13114
13114
|
"filePath": "environments.main.runtime.ts",
|
13115
|
-
"line":
|
13115
|
+
"line": 920,
|
13116
13116
|
"character": 3
|
13117
13117
|
},
|
13118
13118
|
"raw": "/**\n * Return the env definition of teambit.envs/env\n */",
|
@@ -13126,7 +13126,7 @@
|
|
13126
13126
|
"__schema": "TypeRefSchema",
|
13127
13127
|
"location": {
|
13128
13128
|
"filePath": "environments.main.runtime.ts",
|
13129
|
-
"line":
|
13129
|
+
"line": 923,
|
13130
13130
|
"character": 3
|
13131
13131
|
},
|
13132
13132
|
"name": "EnvDefinition"
|
@@ -13137,14 +13137,14 @@
|
|
13137
13137
|
"__schema": "FunctionLikeSchema",
|
13138
13138
|
"location": {
|
13139
13139
|
"filePath": "environments.main.runtime.ts",
|
13140
|
-
"line":
|
13140
|
+
"line": 939,
|
13141
13141
|
"character": 3
|
13142
13142
|
},
|
13143
13143
|
"doc": {
|
13144
13144
|
"__schema": "DocSchema",
|
13145
13145
|
"location": {
|
13146
13146
|
"filePath": "environments.main.runtime.ts",
|
13147
|
-
"line":
|
13147
|
+
"line": 936,
|
13148
13148
|
"character": 3
|
13149
13149
|
},
|
13150
13150
|
"raw": "/**\n * determines whether an env is registered.\n */",
|
@@ -13158,7 +13158,7 @@
|
|
13158
13158
|
"__schema": "ParameterSchema",
|
13159
13159
|
"location": {
|
13160
13160
|
"filePath": "environments.main.runtime.ts",
|
13161
|
-
"line":
|
13161
|
+
"line": 939,
|
13162
13162
|
"character": 26
|
13163
13163
|
},
|
13164
13164
|
"name": "id",
|
@@ -13166,7 +13166,7 @@
|
|
13166
13166
|
"__schema": "KeywordTypeSchema",
|
13167
13167
|
"location": {
|
13168
13168
|
"filePath": "environments.main.runtime.ts",
|
13169
|
-
"line":
|
13169
|
+
"line": 939,
|
13170
13170
|
"character": 30
|
13171
13171
|
},
|
13172
13172
|
"name": "string"
|
@@ -13179,7 +13179,7 @@
|
|
13179
13179
|
"__schema": "InferenceTypeSchema",
|
13180
13180
|
"location": {
|
13181
13181
|
"filePath": "environments.main.runtime.ts",
|
13182
|
-
"line":
|
13182
|
+
"line": 939,
|
13183
13183
|
"character": 3
|
13184
13184
|
},
|
13185
13185
|
"type": "boolean"
|
@@ -13192,7 +13192,7 @@
|
|
13192
13192
|
"__schema": "FunctionLikeSchema",
|
13193
13193
|
"location": {
|
13194
13194
|
"filePath": "environments.main.runtime.ts",
|
13195
|
-
"line":
|
13195
|
+
"line": 943,
|
13196
13196
|
"character": 3
|
13197
13197
|
},
|
13198
13198
|
"signature": "(method) EnvsMain.isUsingAspectEnv(component: Component): boolean",
|
@@ -13202,7 +13202,7 @@
|
|
13202
13202
|
"__schema": "ParameterSchema",
|
13203
13203
|
"location": {
|
13204
13204
|
"filePath": "environments.main.runtime.ts",
|
13205
|
-
"line":
|
13205
|
+
"line": 943,
|
13206
13206
|
"character": 20
|
13207
13207
|
},
|
13208
13208
|
"name": "component",
|
@@ -13210,7 +13210,7 @@
|
|
13210
13210
|
"__schema": "TypeRefSchema",
|
13211
13211
|
"location": {
|
13212
13212
|
"filePath": "environments.main.runtime.ts",
|
13213
|
-
"line":
|
13213
|
+
"line": 943,
|
13214
13214
|
"character": 31
|
13215
13215
|
},
|
13216
13216
|
"name": "Component"
|
@@ -13223,7 +13223,7 @@
|
|
13223
13223
|
"__schema": "KeywordTypeSchema",
|
13224
13224
|
"location": {
|
13225
13225
|
"filePath": "environments.main.runtime.ts",
|
13226
|
-
"line":
|
13226
|
+
"line": 943,
|
13227
13227
|
"character": 43
|
13228
13228
|
},
|
13229
13229
|
"name": "boolean"
|
@@ -13234,7 +13234,7 @@
|
|
13234
13234
|
"__schema": "FunctionLikeSchema",
|
13235
13235
|
"location": {
|
13236
13236
|
"filePath": "environments.main.runtime.ts",
|
13237
|
-
"line":
|
13237
|
+
"line": 949,
|
13238
13238
|
"character": 3
|
13239
13239
|
},
|
13240
13240
|
"signature": "(method) EnvsMain.isUsingEnvEnv(component: Component): boolean",
|
@@ -13244,7 +13244,7 @@
|
|
13244
13244
|
"__schema": "ParameterSchema",
|
13245
13245
|
"location": {
|
13246
13246
|
"filePath": "environments.main.runtime.ts",
|
13247
|
-
"line":
|
13247
|
+
"line": 949,
|
13248
13248
|
"character": 17
|
13249
13249
|
},
|
13250
13250
|
"name": "component",
|
@@ -13252,7 +13252,7 @@
|
|
13252
13252
|
"__schema": "TypeRefSchema",
|
13253
13253
|
"location": {
|
13254
13254
|
"filePath": "environments.main.runtime.ts",
|
13255
|
-
"line":
|
13255
|
+
"line": 949,
|
13256
13256
|
"character": 28
|
13257
13257
|
},
|
13258
13258
|
"name": "Component"
|
@@ -13265,7 +13265,7 @@
|
|
13265
13265
|
"__schema": "KeywordTypeSchema",
|
13266
13266
|
"location": {
|
13267
13267
|
"filePath": "environments.main.runtime.ts",
|
13268
|
-
"line":
|
13268
|
+
"line": 949,
|
13269
13269
|
"character": 40
|
13270
13270
|
},
|
13271
13271
|
"name": "boolean"
|
@@ -13276,14 +13276,14 @@
|
|
13276
13276
|
"__schema": "FunctionLikeSchema",
|
13277
13277
|
"location": {
|
13278
13278
|
"filePath": "environments.main.runtime.ts",
|
13279
|
-
"line":
|
13279
|
+
"line": 960,
|
13280
13280
|
"character": 3
|
13281
13281
|
},
|
13282
13282
|
"doc": {
|
13283
13283
|
"__schema": "DocSchema",
|
13284
13284
|
"location": {
|
13285
13285
|
"filePath": "environments.main.runtime.ts",
|
13286
|
-
"line":
|
13286
|
+
"line": 955,
|
13287
13287
|
"character": 3
|
13288
13288
|
},
|
13289
13289
|
"raw": "/**\n * Check if the given component is an env component.\n * @param component\n * @returns\n */",
|
@@ -13293,7 +13293,7 @@
|
|
13293
13293
|
"__schema": "PropertyLikeTagSchema",
|
13294
13294
|
"location": {
|
13295
13295
|
"filePath": "environments.main.runtime.ts",
|
13296
|
-
"line":
|
13296
|
+
"line": 957,
|
13297
13297
|
"character": 6
|
13298
13298
|
},
|
13299
13299
|
"name": "component",
|
@@ -13303,7 +13303,7 @@
|
|
13303
13303
|
"__schema": "ReturnTagSchema",
|
13304
13304
|
"location": {
|
13305
13305
|
"filePath": "environments.main.runtime.ts",
|
13306
|
-
"line":
|
13306
|
+
"line": 958,
|
13307
13307
|
"character": 6
|
13308
13308
|
},
|
13309
13309
|
"tagName": "return"
|
@@ -13317,7 +13317,7 @@
|
|
13317
13317
|
"__schema": "ParameterSchema",
|
13318
13318
|
"location": {
|
13319
13319
|
"filePath": "environments.main.runtime.ts",
|
13320
|
-
"line":
|
13320
|
+
"line": 960,
|
13321
13321
|
"character": 9
|
13322
13322
|
},
|
13323
13323
|
"name": "component",
|
@@ -13325,7 +13325,7 @@
|
|
13325
13325
|
"__schema": "TypeRefSchema",
|
13326
13326
|
"location": {
|
13327
13327
|
"filePath": "environments.main.runtime.ts",
|
13328
|
-
"line":
|
13328
|
+
"line": 960,
|
13329
13329
|
"character": 20
|
13330
13330
|
},
|
13331
13331
|
"name": "Component"
|
@@ -13338,7 +13338,7 @@
|
|
13338
13338
|
"__schema": "KeywordTypeSchema",
|
13339
13339
|
"location": {
|
13340
13340
|
"filePath": "environments.main.runtime.ts",
|
13341
|
-
"line":
|
13341
|
+
"line": 960,
|
13342
13342
|
"character": 32
|
13343
13343
|
},
|
13344
13344
|
"name": "boolean"
|
@@ -13349,14 +13349,14 @@
|
|
13349
13349
|
"__schema": "FunctionLikeSchema",
|
13350
13350
|
"location": {
|
13351
13351
|
"filePath": "environments.main.runtime.ts",
|
13352
|
-
"line":
|
13352
|
+
"line": 971,
|
13353
13353
|
"character": 3
|
13354
13354
|
},
|
13355
13355
|
"doc": {
|
13356
13356
|
"__schema": "DocSchema",
|
13357
13357
|
"location": {
|
13358
13358
|
"filePath": "environments.main.runtime.ts",
|
13359
|
-
"line":
|
13359
|
+
"line": 968,
|
13360
13360
|
"character": 3
|
13361
13361
|
},
|
13362
13362
|
"raw": "/**\n * register a new environment service.\n */",
|
@@ -13370,7 +13370,7 @@
|
|
13370
13370
|
"__schema": "ParameterSchema",
|
13371
13371
|
"location": {
|
13372
13372
|
"filePath": "environments.main.runtime.ts",
|
13373
|
-
"line":
|
13373
|
+
"line": 971,
|
13374
13374
|
"character": 19
|
13375
13375
|
},
|
13376
13376
|
"name": "envServices",
|
@@ -13378,14 +13378,14 @@
|
|
13378
13378
|
"__schema": "TypeArraySchema",
|
13379
13379
|
"location": {
|
13380
13380
|
"filePath": "environments.main.runtime.ts",
|
13381
|
-
"line":
|
13381
|
+
"line": 971,
|
13382
13382
|
"character": 35
|
13383
13383
|
},
|
13384
13384
|
"type": {
|
13385
13385
|
"__schema": "TypeRefSchema",
|
13386
13386
|
"location": {
|
13387
13387
|
"filePath": "environments.main.runtime.ts",
|
13388
|
-
"line":
|
13388
|
+
"line": 971,
|
13389
13389
|
"character": 35
|
13390
13390
|
},
|
13391
13391
|
"name": "EnvService",
|
@@ -13394,7 +13394,7 @@
|
|
13394
13394
|
"__schema": "KeywordTypeSchema",
|
13395
13395
|
"location": {
|
13396
13396
|
"filePath": "environments.main.runtime.ts",
|
13397
|
-
"line":
|
13397
|
+
"line": 971,
|
13398
13398
|
"character": 46
|
13399
13399
|
},
|
13400
13400
|
"name": "any"
|
@@ -13410,7 +13410,7 @@
|
|
13410
13410
|
"__schema": "TypeRefSchema",
|
13411
13411
|
"location": {
|
13412
13412
|
"filePath": "environments.main.runtime.ts",
|
13413
|
-
"line":
|
13413
|
+
"line": 971,
|
13414
13414
|
"character": 3
|
13415
13415
|
},
|
13416
13416
|
"name": "EnvsMain"
|
@@ -13421,14 +13421,14 @@
|
|
13421
13421
|
"__schema": "FunctionLikeSchema",
|
13422
13422
|
"location": {
|
13423
13423
|
"filePath": "environments.main.runtime.ts",
|
13424
|
-
"line":
|
13424
|
+
"line": 979,
|
13425
13425
|
"character": 3
|
13426
13426
|
},
|
13427
13427
|
"doc": {
|
13428
13428
|
"__schema": "DocSchema",
|
13429
13429
|
"location": {
|
13430
13430
|
"filePath": "environments.main.runtime.ts",
|
13431
|
-
"line":
|
13431
|
+
"line": 976,
|
13432
13432
|
"character": 3
|
13433
13433
|
},
|
13434
13434
|
"raw": "/**\n * get list of services enabled on an env.\n */",
|
@@ -13442,7 +13442,7 @@
|
|
13442
13442
|
"__schema": "ParameterSchema",
|
13443
13443
|
"location": {
|
13444
13444
|
"filePath": "environments.main.runtime.ts",
|
13445
|
-
"line":
|
13445
|
+
"line": 979,
|
13446
13446
|
"character": 15
|
13447
13447
|
},
|
13448
13448
|
"name": "env",
|
@@ -13450,7 +13450,7 @@
|
|
13450
13450
|
"__schema": "TypeRefSchema",
|
13451
13451
|
"location": {
|
13452
13452
|
"filePath": "environments.main.runtime.ts",
|
13453
|
-
"line":
|
13453
|
+
"line": 979,
|
13454
13454
|
"character": 20
|
13455
13455
|
},
|
13456
13456
|
"name": "EnvDefinition"
|
@@ -13463,7 +13463,7 @@
|
|
13463
13463
|
"__schema": "TypeRefSchema",
|
13464
13464
|
"location": {
|
13465
13465
|
"filePath": "environments.main.runtime.ts",
|
13466
|
-
"line":
|
13466
|
+
"line": 979,
|
13467
13467
|
"character": 3
|
13468
13468
|
},
|
13469
13469
|
"name": "EnvServiceList"
|
@@ -13474,7 +13474,7 @@
|
|
13474
13474
|
"__schema": "FunctionLikeSchema",
|
13475
13475
|
"location": {
|
13476
13476
|
"filePath": "environments.main.runtime.ts",
|
13477
|
-
"line":
|
13477
|
+
"line": 996,
|
13478
13478
|
"character": 3
|
13479
13479
|
},
|
13480
13480
|
"signature": "(method) EnvsMain.implements(env: EnvDefinition, service: EnvService<any>): boolean",
|
@@ -13484,7 +13484,7 @@
|
|
13484
13484
|
"__schema": "ParameterSchema",
|
13485
13485
|
"location": {
|
13486
13486
|
"filePath": "environments.main.runtime.ts",
|
13487
|
-
"line":
|
13487
|
+
"line": 996,
|
13488
13488
|
"character": 14
|
13489
13489
|
},
|
13490
13490
|
"name": "env",
|
@@ -13492,7 +13492,7 @@
|
|
13492
13492
|
"__schema": "TypeRefSchema",
|
13493
13493
|
"location": {
|
13494
13494
|
"filePath": "environments.main.runtime.ts",
|
13495
|
-
"line":
|
13495
|
+
"line": 996,
|
13496
13496
|
"character": 19
|
13497
13497
|
},
|
13498
13498
|
"name": "EnvDefinition"
|
@@ -13504,7 +13504,7 @@
|
|
13504
13504
|
"__schema": "ParameterSchema",
|
13505
13505
|
"location": {
|
13506
13506
|
"filePath": "environments.main.runtime.ts",
|
13507
|
-
"line":
|
13507
|
+
"line": 996,
|
13508
13508
|
"character": 34
|
13509
13509
|
},
|
13510
13510
|
"name": "service",
|
@@ -13512,7 +13512,7 @@
|
|
13512
13512
|
"__schema": "TypeRefSchema",
|
13513
13513
|
"location": {
|
13514
13514
|
"filePath": "environments.main.runtime.ts",
|
13515
|
-
"line":
|
13515
|
+
"line": 996,
|
13516
13516
|
"character": 43
|
13517
13517
|
},
|
13518
13518
|
"name": "EnvService",
|
@@ -13521,7 +13521,7 @@
|
|
13521
13521
|
"__schema": "KeywordTypeSchema",
|
13522
13522
|
"location": {
|
13523
13523
|
"filePath": "environments.main.runtime.ts",
|
13524
|
-
"line":
|
13524
|
+
"line": 996,
|
13525
13525
|
"character": 54
|
13526
13526
|
},
|
13527
13527
|
"name": "any"
|
@@ -13536,7 +13536,7 @@
|
|
13536
13536
|
"__schema": "InferenceTypeSchema",
|
13537
13537
|
"location": {
|
13538
13538
|
"filePath": "environments.main.runtime.ts",
|
13539
|
-
"line":
|
13539
|
+
"line": 996,
|
13540
13540
|
"character": 3
|
13541
13541
|
},
|
13542
13542
|
"type": "boolean"
|
@@ -13547,14 +13547,14 @@
|
|
13547
13547
|
"__schema": "FunctionLikeSchema",
|
13548
13548
|
"location": {
|
13549
13549
|
"filePath": "environments.main.runtime.ts",
|
13550
|
-
"line":
|
13550
|
+
"line": 1005,
|
13551
13551
|
"character": 3
|
13552
13552
|
},
|
13553
13553
|
"doc": {
|
13554
13554
|
"__schema": "DocSchema",
|
13555
13555
|
"location": {
|
13556
13556
|
"filePath": "environments.main.runtime.ts",
|
13557
|
-
"line":
|
13557
|
+
"line": 1002,
|
13558
13558
|
"character": 3
|
13559
13559
|
},
|
13560
13560
|
"raw": "/**\n * register an environment.\n */",
|
@@ -13568,7 +13568,7 @@
|
|
13568
13568
|
"__schema": "ParameterSchema",
|
13569
13569
|
"location": {
|
13570
13570
|
"filePath": "environments.main.runtime.ts",
|
13571
|
-
"line":
|
13571
|
+
"line": 1005,
|
13572
13572
|
"character": 15
|
13573
13573
|
},
|
13574
13574
|
"name": "env",
|
@@ -13576,7 +13576,7 @@
|
|
13576
13576
|
"__schema": "TypeRefSchema",
|
13577
13577
|
"location": {
|
13578
13578
|
"filePath": "environments.main.runtime.ts",
|
13579
|
-
"line":
|
13579
|
+
"line": 1005,
|
13580
13580
|
"character": 20
|
13581
13581
|
},
|
13582
13582
|
"name": "Environment"
|
@@ -13589,7 +13589,7 @@
|
|
13589
13589
|
"__schema": "InferenceTypeSchema",
|
13590
13590
|
"location": {
|
13591
13591
|
"filePath": "environments.main.runtime.ts",
|
13592
|
-
"line":
|
13592
|
+
"line": 1005,
|
13593
13593
|
"character": 3
|
13594
13594
|
},
|
13595
13595
|
"type": "void"
|
@@ -13600,14 +13600,14 @@
|
|
13600
13600
|
"__schema": "FunctionLikeSchema",
|
13601
13601
|
"location": {
|
13602
13602
|
"filePath": "environments.main.runtime.ts",
|
13603
|
-
"line":
|
13603
|
+
"line": 1012,
|
13604
13604
|
"character": 3
|
13605
13605
|
},
|
13606
13606
|
"doc": {
|
13607
13607
|
"__schema": "DocSchema",
|
13608
13608
|
"location": {
|
13609
13609
|
"filePath": "environments.main.runtime.ts",
|
13610
|
-
"line":
|
13610
|
+
"line": 1009,
|
13611
13611
|
"character": 3
|
13612
13612
|
},
|
13613
13613
|
"raw": "/**\n * register an env.jsonc merge customizer.\n */",
|
@@ -13621,7 +13621,7 @@
|
|
13621
13621
|
"__schema": "ParameterSchema",
|
13622
13622
|
"location": {
|
13623
13623
|
"filePath": "environments.main.runtime.ts",
|
13624
|
-
"line":
|
13624
|
+
"line": 1012,
|
13625
13625
|
"character": 35
|
13626
13626
|
},
|
13627
13627
|
"name": "customizer",
|
@@ -13629,7 +13629,7 @@
|
|
13629
13629
|
"__schema": "TypeRefSchema",
|
13630
13630
|
"location": {
|
13631
13631
|
"filePath": "environments.main.runtime.ts",
|
13632
|
-
"line":
|
13632
|
+
"line": 1012,
|
13633
13633
|
"character": 47
|
13634
13634
|
},
|
13635
13635
|
"name": "EnvJsoncMergeCustomizer"
|
@@ -13642,7 +13642,7 @@
|
|
13642
13642
|
"__schema": "InferenceTypeSchema",
|
13643
13643
|
"location": {
|
13644
13644
|
"filePath": "environments.main.runtime.ts",
|
13645
|
-
"line":
|
13645
|
+
"line": 1012,
|
13646
13646
|
"character": 3
|
13647
13647
|
},
|
13648
13648
|
"type": "void"
|
@@ -13653,7 +13653,7 @@
|
|
13653
13653
|
"__schema": "FunctionLikeSchema",
|
13654
13654
|
"location": {
|
13655
13655
|
"filePath": "environments.main.runtime.ts",
|
13656
|
-
"line":
|
13656
|
+
"line": 1016,
|
13657
13657
|
"character": 3
|
13658
13658
|
},
|
13659
13659
|
"signature": "(method) EnvsMain.addNonLoadedEnvAsComponentIssues(components: Component[]): Promise<void>",
|
@@ -13663,7 +13663,7 @@
|
|
13663
13663
|
"__schema": "ParameterSchema",
|
13664
13664
|
"location": {
|
13665
13665
|
"filePath": "environments.main.runtime.ts",
|
13666
|
-
"line":
|
13666
|
+
"line": 1016,
|
13667
13667
|
"character": 42
|
13668
13668
|
},
|
13669
13669
|
"name": "components",
|
@@ -13671,14 +13671,14 @@
|
|
13671
13671
|
"__schema": "TypeArraySchema",
|
13672
13672
|
"location": {
|
13673
13673
|
"filePath": "environments.main.runtime.ts",
|
13674
|
-
"line":
|
13674
|
+
"line": 1016,
|
13675
13675
|
"character": 54
|
13676
13676
|
},
|
13677
13677
|
"type": {
|
13678
13678
|
"__schema": "TypeRefSchema",
|
13679
13679
|
"location": {
|
13680
13680
|
"filePath": "environments.main.runtime.ts",
|
13681
|
-
"line":
|
13681
|
+
"line": 1016,
|
13682
13682
|
"character": 54
|
13683
13683
|
},
|
13684
13684
|
"name": "Component"
|
@@ -13692,7 +13692,7 @@
|
|
13692
13692
|
"__schema": "InferenceTypeSchema",
|
13693
13693
|
"location": {
|
13694
13694
|
"filePath": "environments.main.runtime.ts",
|
13695
|
-
"line":
|
13695
|
+
"line": 1016,
|
13696
13696
|
"character": 3
|
13697
13697
|
},
|
13698
13698
|
"type": "Promise<void>"
|
@@ -13705,7 +13705,7 @@
|
|
13705
13705
|
"__schema": "VariableLikeSchema",
|
13706
13706
|
"location": {
|
13707
13707
|
"filePath": "environments.main.runtime.ts",
|
13708
|
-
"line":
|
13708
|
+
"line": 1094,
|
13709
13709
|
"character": 3
|
13710
13710
|
},
|
13711
13711
|
"signature": "(property) EnvsMain.slots: (((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
|
@@ -13714,7 +13714,7 @@
|
|
13714
13714
|
"__schema": "InferenceTypeSchema",
|
13715
13715
|
"location": {
|
13716
13716
|
"filePath": "environments.main.runtime.ts",
|
13717
|
-
"line":
|
13717
|
+
"line": 1094,
|
13718
13718
|
"character": 3
|
13719
13719
|
},
|
13720
13720
|
"type": "(((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
|
@@ -13726,7 +13726,7 @@
|
|
13726
13726
|
"__schema": "VariableLikeSchema",
|
13727
13727
|
"location": {
|
13728
13728
|
"filePath": "environments.main.runtime.ts",
|
13729
|
-
"line":
|
13729
|
+
"line": 1100,
|
13730
13730
|
"character": 3
|
13731
13731
|
},
|
13732
13732
|
"signature": "(property) EnvsMain.dependencies: Aspect[]",
|
@@ -13735,7 +13735,7 @@
|
|
13735
13735
|
"__schema": "InferenceTypeSchema",
|
13736
13736
|
"location": {
|
13737
13737
|
"filePath": "environments.main.runtime.ts",
|
13738
|
-
"line":
|
13738
|
+
"line": 1100,
|
13739
13739
|
"character": 3
|
13740
13740
|
},
|
13741
13741
|
"type": "Aspect[]"
|
@@ -13747,7 +13747,7 @@
|
|
13747
13747
|
"__schema": "FunctionLikeSchema",
|
13748
13748
|
"location": {
|
13749
13749
|
"filePath": "environments.main.runtime.ts",
|
13750
|
-
"line":
|
13750
|
+
"line": 1102,
|
13751
13751
|
"character": 3
|
13752
13752
|
},
|
13753
13753
|
"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 +13757,7 @@
|
|
13757
13757
|
"__schema": "ParameterSchema",
|
13758
13758
|
"location": {
|
13759
13759
|
"filePath": "environments.main.runtime.ts",
|
13760
|
-
"line":
|
13760
|
+
"line": 1103,
|
13761
13761
|
"character": 5
|
13762
13762
|
},
|
13763
13763
|
"name": "[ graphql, loggerAspect, component, cli, worker, issues ]",
|
@@ -13765,7 +13765,7 @@
|
|
13765
13765
|
"__schema": "TupleTypeSchema",
|
13766
13766
|
"location": {
|
13767
13767
|
"filePath": "environments.main.runtime.ts",
|
13768
|
-
"line":
|
13768
|
+
"line": 1103,
|
13769
13769
|
"character": 62
|
13770
13770
|
},
|
13771
13771
|
"elements": [
|
@@ -13773,7 +13773,7 @@
|
|
13773
13773
|
"__schema": "TypeRefSchema",
|
13774
13774
|
"location": {
|
13775
13775
|
"filePath": "environments.main.runtime.ts",
|
13776
|
-
"line":
|
13776
|
+
"line": 1104,
|
13777
13777
|
"character": 7
|
13778
13778
|
},
|
13779
13779
|
"name": "GraphqlMain"
|
@@ -13782,7 +13782,7 @@
|
|
13782
13782
|
"__schema": "TypeRefSchema",
|
13783
13783
|
"location": {
|
13784
13784
|
"filePath": "environments.main.runtime.ts",
|
13785
|
-
"line":
|
13785
|
+
"line": 1105,
|
13786
13786
|
"character": 7
|
13787
13787
|
},
|
13788
13788
|
"name": "LoggerMain"
|
@@ -13791,7 +13791,7 @@
|
|
13791
13791
|
"__schema": "TypeRefSchema",
|
13792
13792
|
"location": {
|
13793
13793
|
"filePath": "environments.main.runtime.ts",
|
13794
|
-
"line":
|
13794
|
+
"line": 1106,
|
13795
13795
|
"character": 7
|
13796
13796
|
},
|
13797
13797
|
"name": "ComponentMain"
|
@@ -13800,7 +13800,7 @@
|
|
13800
13800
|
"__schema": "TypeRefSchema",
|
13801
13801
|
"location": {
|
13802
13802
|
"filePath": "environments.main.runtime.ts",
|
13803
|
-
"line":
|
13803
|
+
"line": 1107,
|
13804
13804
|
"character": 7
|
13805
13805
|
},
|
13806
13806
|
"name": "CLIMain"
|
@@ -13809,7 +13809,7 @@
|
|
13809
13809
|
"__schema": "TypeRefSchema",
|
13810
13810
|
"location": {
|
13811
13811
|
"filePath": "environments.main.runtime.ts",
|
13812
|
-
"line":
|
13812
|
+
"line": 1108,
|
13813
13813
|
"character": 7
|
13814
13814
|
},
|
13815
13815
|
"name": "WorkerMain"
|
@@ -13818,7 +13818,7 @@
|
|
13818
13818
|
"__schema": "TypeRefSchema",
|
13819
13819
|
"location": {
|
13820
13820
|
"filePath": "environments.main.runtime.ts",
|
13821
|
-
"line":
|
13821
|
+
"line": 1109,
|
13822
13822
|
"character": 7
|
13823
13823
|
},
|
13824
13824
|
"name": "IssuesMain"
|
@@ -13832,7 +13832,7 @@
|
|
13832
13832
|
"__schema": "ParameterSchema",
|
13833
13833
|
"location": {
|
13834
13834
|
"filePath": "environments.main.runtime.ts",
|
13835
|
-
"line":
|
13835
|
+
"line": 1111,
|
13836
13836
|
"character": 5
|
13837
13837
|
},
|
13838
13838
|
"name": "config",
|
@@ -13840,7 +13840,7 @@
|
|
13840
13840
|
"__schema": "TypeRefSchema",
|
13841
13841
|
"location": {
|
13842
13842
|
"filePath": "environments.main.runtime.ts",
|
13843
|
-
"line":
|
13843
|
+
"line": 1111,
|
13844
13844
|
"character": 13
|
13845
13845
|
},
|
13846
13846
|
"name": "EnvsConfig"
|
@@ -13852,7 +13852,7 @@
|
|
13852
13852
|
"__schema": "ParameterSchema",
|
13853
13853
|
"location": {
|
13854
13854
|
"filePath": "environments.main.runtime.ts",
|
13855
|
-
"line":
|
13855
|
+
"line": 1112,
|
13856
13856
|
"character": 5
|
13857
13857
|
},
|
13858
13858
|
"name": "[ envSlot, servicesRegistry, envJsoncMergeCustomizerSlot ]",
|
@@ -13860,7 +13860,7 @@
|
|
13860
13860
|
"__schema": "TupleTypeSchema",
|
13861
13861
|
"location": {
|
13862
13862
|
"filePath": "environments.main.runtime.ts",
|
13863
|
-
"line":
|
13863
|
+
"line": 1112,
|
13864
13864
|
"character": 63
|
13865
13865
|
},
|
13866
13866
|
"elements": [
|
@@ -13868,7 +13868,7 @@
|
|
13868
13868
|
"__schema": "TypeRefSchema",
|
13869
13869
|
"location": {
|
13870
13870
|
"filePath": "environments.main.runtime.ts",
|
13871
|
-
"line":
|
13871
|
+
"line": 1113,
|
13872
13872
|
"character": 7
|
13873
13873
|
},
|
13874
13874
|
"name": "EnvsRegistry"
|
@@ -13877,7 +13877,7 @@
|
|
13877
13877
|
"__schema": "TypeRefSchema",
|
13878
13878
|
"location": {
|
13879
13879
|
"filePath": "environments.main.runtime.ts",
|
13880
|
-
"line":
|
13880
|
+
"line": 1114,
|
13881
13881
|
"character": 7
|
13882
13882
|
},
|
13883
13883
|
"name": "ServicesRegistry"
|
@@ -13886,7 +13886,7 @@
|
|
13886
13886
|
"__schema": "TypeRefSchema",
|
13887
13887
|
"location": {
|
13888
13888
|
"filePath": "environments.main.runtime.ts",
|
13889
|
-
"line":
|
13889
|
+
"line": 1115,
|
13890
13890
|
"character": 7
|
13891
13891
|
},
|
13892
13892
|
"name": "EnvJsoncMergeCustomizerRegistry"
|
@@ -13900,7 +13900,7 @@
|
|
13900
13900
|
"__schema": "ParameterSchema",
|
13901
13901
|
"location": {
|
13902
13902
|
"filePath": "environments.main.runtime.ts",
|
13903
|
-
"line":
|
13903
|
+
"line": 1117,
|
13904
13904
|
"character": 5
|
13905
13905
|
},
|
13906
13906
|
"name": "context",
|
@@ -13908,7 +13908,7 @@
|
|
13908
13908
|
"__schema": "TypeRefSchema",
|
13909
13909
|
"location": {
|
13910
13910
|
"filePath": "environments.main.runtime.ts",
|
13911
|
-
"line":
|
13911
|
+
"line": 1117,
|
13912
13912
|
"character": 14
|
13913
13913
|
},
|
13914
13914
|
"name": "Harmony"
|
@@ -13921,7 +13921,7 @@
|
|
13921
13921
|
"__schema": "InferenceTypeSchema",
|
13922
13922
|
"location": {
|
13923
13923
|
"filePath": "environments.main.runtime.ts",
|
13924
|
-
"line":
|
13924
|
+
"line": 1102,
|
13925
13925
|
"character": 3
|
13926
13926
|
},
|
13927
13927
|
"type": "Promise<EnvsMain>"
|
@@ -28057,7 +28057,7 @@
|
|
28057
28057
|
"__schema": "FunctionLikeSchema",
|
28058
28058
|
"location": {
|
28059
28059
|
"filePath": "environments.main.runtime.ts",
|
28060
|
-
"line":
|
28060
|
+
"line": 539,
|
28061
28061
|
"character": 3
|
28062
28062
|
},
|
28063
28063
|
"signature": "(method) EnvsMain.resolveEnv(component: Component, id: string): ComponentID | undefined",
|
@@ -28067,7 +28067,7 @@
|
|
28067
28067
|
"__schema": "ParameterSchema",
|
28068
28068
|
"location": {
|
28069
28069
|
"filePath": "environments.main.runtime.ts",
|
28070
|
-
"line":
|
28070
|
+
"line": 539,
|
28071
28071
|
"character": 14
|
28072
28072
|
},
|
28073
28073
|
"name": "component",
|
@@ -28075,7 +28075,7 @@
|
|
28075
28075
|
"__schema": "TypeRefSchema",
|
28076
28076
|
"location": {
|
28077
28077
|
"filePath": "environments.main.runtime.ts",
|
28078
|
-
"line":
|
28078
|
+
"line": 539,
|
28079
28079
|
"character": 25
|
28080
28080
|
},
|
28081
28081
|
"name": "Component"
|
@@ -28087,7 +28087,7 @@
|
|
28087
28087
|
"__schema": "ParameterSchema",
|
28088
28088
|
"location": {
|
28089
28089
|
"filePath": "environments.main.runtime.ts",
|
28090
|
-
"line":
|
28090
|
+
"line": 539,
|
28091
28091
|
"character": 36
|
28092
28092
|
},
|
28093
28093
|
"name": "id",
|
@@ -28095,7 +28095,7 @@
|
|
28095
28095
|
"__schema": "KeywordTypeSchema",
|
28096
28096
|
"location": {
|
28097
28097
|
"filePath": "environments.main.runtime.ts",
|
28098
|
-
"line":
|
28098
|
+
"line": 539,
|
28099
28099
|
"character": 40
|
28100
28100
|
},
|
28101
28101
|
"name": "string"
|
@@ -28108,7 +28108,7 @@
|
|
28108
28108
|
"__schema": "InferenceTypeSchema",
|
28109
28109
|
"location": {
|
28110
28110
|
"filePath": "environments.main.runtime.ts",
|
28111
|
-
"line":
|
28111
|
+
"line": 539,
|
28112
28112
|
"character": 3
|
28113
28113
|
},
|
28114
28114
|
"type": "ComponentID | undefined"
|
@@ -28119,14 +28119,14 @@
|
|
28119
28119
|
"__schema": "FunctionLikeSchema",
|
28120
28120
|
"location": {
|
28121
28121
|
"filePath": "environments.main.runtime.ts",
|
28122
|
-
"line":
|
28122
|
+
"line": 552,
|
28123
28123
|
"character": 3
|
28124
28124
|
},
|
28125
28125
|
"doc": {
|
28126
28126
|
"__schema": "DocSchema",
|
28127
28127
|
"location": {
|
28128
28128
|
"filePath": "environments.main.runtime.ts",
|
28129
|
-
"line":
|
28129
|
+
"line": 547,
|
28130
28130
|
"character": 3
|
28131
28131
|
},
|
28132
28132
|
"raw": "/**\n * This used to calculate the actual env during the component load.\n * Do not use it to get the env (use getEnv instead)\n * This should be used only during on load\n */",
|
@@ -28140,7 +28140,7 @@
|
|
28140
28140
|
"__schema": "ParameterSchema",
|
28141
28141
|
"location": {
|
28142
28142
|
"filePath": "environments.main.runtime.ts",
|
28143
|
-
"line":
|
28143
|
+
"line": 552,
|
28144
28144
|
"character": 24
|
28145
28145
|
},
|
28146
28146
|
"name": "component",
|
@@ -28148,7 +28148,7 @@
|
|
28148
28148
|
"__schema": "TypeRefSchema",
|
28149
28149
|
"location": {
|
28150
28150
|
"filePath": "environments.main.runtime.ts",
|
28151
|
-
"line":
|
28151
|
+
"line": 552,
|
28152
28152
|
"character": 35
|
28153
28153
|
},
|
28154
28154
|
"name": "Component"
|
@@ -28161,7 +28161,7 @@
|
|
28161
28161
|
"__schema": "TypeRefSchema",
|
28162
28162
|
"location": {
|
28163
28163
|
"filePath": "environments.main.runtime.ts",
|
28164
|
-
"line":
|
28164
|
+
"line": 552,
|
28165
28165
|
"character": 47
|
28166
28166
|
},
|
28167
28167
|
"name": "Promise",
|
@@ -28170,7 +28170,7 @@
|
|
28170
28170
|
"__schema": "TypeRefSchema",
|
28171
28171
|
"location": {
|
28172
28172
|
"filePath": "environments.main.runtime.ts",
|
28173
|
-
"line":
|
28173
|
+
"line": 552,
|
28174
28174
|
"character": 55
|
28175
28175
|
},
|
28176
28176
|
"name": "ComponentID"
|
@@ -28185,14 +28185,14 @@
|
|
28185
28185
|
"__schema": "FunctionLikeSchema",
|
28186
28186
|
"location": {
|
28187
28187
|
"filePath": "environments.main.runtime.ts",
|
28188
|
-
"line":
|
28188
|
+
"line": 595,
|
28189
28189
|
"character": 3
|
28190
28190
|
},
|
28191
28191
|
"doc": {
|
28192
28192
|
"__schema": "DocSchema",
|
28193
28193
|
"location": {
|
28194
28194
|
"filePath": "environments.main.runtime.ts",
|
28195
|
-
"line":
|
28195
|
+
"line": 590,
|
28196
28196
|
"character": 3
|
28197
28197
|
},
|
28198
28198
|
"raw": "/**\n * This used to calculate the actual env during the component load.\n * Do not use it to get the env (use getEnv instead)\n * This should be used only during on load\n */",
|
@@ -28206,7 +28206,7 @@
|
|
28206
28206
|
"__schema": "ParameterSchema",
|
28207
28207
|
"location": {
|
28208
28208
|
"filePath": "environments.main.runtime.ts",
|
28209
|
-
"line":
|
28209
|
+
"line": 595,
|
28210
28210
|
"character": 16
|
28211
28211
|
},
|
28212
28212
|
"name": "component",
|
@@ -28214,7 +28214,7 @@
|
|
28214
28214
|
"__schema": "TypeRefSchema",
|
28215
28215
|
"location": {
|
28216
28216
|
"filePath": "environments.main.runtime.ts",
|
28217
|
-
"line":
|
28217
|
+
"line": 595,
|
28218
28218
|
"character": 27
|
28219
28219
|
},
|
28220
28220
|
"name": "Component"
|
@@ -28226,7 +28226,7 @@
|
|
28226
28226
|
"__schema": "ParameterSchema",
|
28227
28227
|
"location": {
|
28228
28228
|
"filePath": "environments.main.runtime.ts",
|
28229
|
-
"line":
|
28229
|
+
"line": 595,
|
28230
28230
|
"character": 38
|
28231
28231
|
},
|
28232
28232
|
"name": "opts",
|
@@ -28234,7 +28234,7 @@
|
|
28234
28234
|
"__schema": "TypeRefSchema",
|
28235
28235
|
"location": {
|
28236
28236
|
"filePath": "environments.main.runtime.ts",
|
28237
|
-
"line":
|
28237
|
+
"line": 595,
|
28238
28238
|
"character": 44
|
28239
28239
|
},
|
28240
28240
|
"name": "GetCalcEnvOptions"
|
@@ -28248,7 +28248,7 @@
|
|
28248
28248
|
"__schema": "TypeRefSchema",
|
28249
28249
|
"location": {
|
28250
28250
|
"filePath": "environments.main.runtime.ts",
|
28251
|
-
"line":
|
28251
|
+
"line": 595,
|
28252
28252
|
"character": 3
|
28253
28253
|
},
|
28254
28254
|
"name": "EnvDefinition"
|
@@ -28259,14 +28259,14 @@
|
|
28259
28259
|
"__schema": "FunctionLikeSchema",
|
28260
28260
|
"location": {
|
28261
28261
|
"filePath": "environments.main.runtime.ts",
|
28262
|
-
"line":
|
28262
|
+
"line": 663,
|
28263
28263
|
"character": 3
|
28264
28264
|
},
|
28265
28265
|
"doc": {
|
28266
28266
|
"__schema": "DocSchema",
|
28267
28267
|
"location": {
|
28268
28268
|
"filePath": "environments.main.runtime.ts",
|
28269
|
-
"line":
|
28269
|
+
"line": 656,
|
28270
28270
|
"character": 3
|
28271
28271
|
},
|
28272
28272
|
"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 #1 if exists, otherwise, #2.\n */",
|
@@ -28280,7 +28280,7 @@
|
|
28280
28280
|
"__schema": "ParameterSchema",
|
28281
28281
|
"location": {
|
28282
28282
|
"filePath": "environments.main.runtime.ts",
|
28283
|
-
"line":
|
28283
|
+
"line": 663,
|
28284
28284
|
"character": 35
|
28285
28285
|
},
|
28286
28286
|
"name": "component",
|
@@ -28288,7 +28288,7 @@
|
|
28288
28288
|
"__schema": "TypeRefSchema",
|
28289
28289
|
"location": {
|
28290
28290
|
"filePath": "environments.main.runtime.ts",
|
28291
|
-
"line":
|
28291
|
+
"line": 663,
|
28292
28292
|
"character": 46
|
28293
28293
|
},
|
28294
28294
|
"name": "Component"
|
@@ -28301,14 +28301,14 @@
|
|
28301
28301
|
"__schema": "TypeArraySchema",
|
28302
28302
|
"location": {
|
28303
28303
|
"filePath": "environments.main.runtime.ts",
|
28304
|
-
"line":
|
28304
|
+
"line": 663,
|
28305
28305
|
"character": 58
|
28306
28306
|
},
|
28307
28307
|
"type": {
|
28308
28308
|
"__schema": "TypeRefSchema",
|
28309
28309
|
"location": {
|
28310
28310
|
"filePath": "environments.main.runtime.ts",
|
28311
|
-
"line":
|
28311
|
+
"line": 663,
|
28312
28312
|
"character": 58
|
28313
28313
|
},
|
28314
28314
|
"name": "EnvDefinition"
|
@@ -28320,14 +28320,14 @@
|
|
28320
28320
|
"__schema": "FunctionLikeSchema",
|
28321
28321
|
"location": {
|
28322
28322
|
"filePath": "environments.main.runtime.ts",
|
28323
|
-
"line":
|
28323
|
+
"line": 677,
|
28324
28324
|
"character": 3
|
28325
28325
|
},
|
28326
28326
|
"doc": {
|
28327
28327
|
"__schema": "DocSchema",
|
28328
28328
|
"location": {
|
28329
28329
|
"filePath": "environments.main.runtime.ts",
|
28330
|
-
"line":
|
28330
|
+
"line": 674,
|
28331
28331
|
"character": 3
|
28332
28332
|
},
|
28333
28333
|
"raw": "/**\n * whether a component has an env configured (either by variant or .bitmap).\n */",
|
@@ -28341,7 +28341,7 @@
|
|
28341
28341
|
"__schema": "ParameterSchema",
|
28342
28342
|
"location": {
|
28343
28343
|
"filePath": "environments.main.runtime.ts",
|
28344
|
-
"line":
|
28344
|
+
"line": 677,
|
28345
28345
|
"character": 20
|
28346
28346
|
},
|
28347
28347
|
"name": "component",
|
@@ -28349,7 +28349,7 @@
|
|
28349
28349
|
"__schema": "TypeRefSchema",
|
28350
28350
|
"location": {
|
28351
28351
|
"filePath": "environments.main.runtime.ts",
|
28352
|
-
"line":
|
28352
|
+
"line": 677,
|
28353
28353
|
"character": 31
|
28354
28354
|
},
|
28355
28355
|
"name": "Component"
|
@@ -28362,7 +28362,7 @@
|
|
28362
28362
|
"__schema": "KeywordTypeSchema",
|
28363
28363
|
"location": {
|
28364
28364
|
"filePath": "environments.main.runtime.ts",
|
28365
|
-
"line":
|
28365
|
+
"line": 677,
|
28366
28366
|
"character": 43
|
28367
28367
|
},
|
28368
28368
|
"name": "boolean"
|
@@ -28373,7 +28373,7 @@
|
|
28373
28373
|
"__schema": "FunctionLikeSchema",
|
28374
28374
|
"location": {
|
28375
28375
|
"filePath": "environments.main.runtime.ts",
|
28376
|
-
"line":
|
28376
|
+
"line": 681,
|
28377
28377
|
"character": 3
|
28378
28378
|
},
|
28379
28379
|
"signature": "(method) EnvsMain.getAllRegisteredEnvs(): string[]",
|
@@ -28383,14 +28383,14 @@
|
|
28383
28383
|
"__schema": "TypeArraySchema",
|
28384
28384
|
"location": {
|
28385
28385
|
"filePath": "environments.main.runtime.ts",
|
28386
|
-
"line":
|
28386
|
+
"line": 681,
|
28387
28387
|
"character": 27
|
28388
28388
|
},
|
28389
28389
|
"type": {
|
28390
28390
|
"__schema": "KeywordTypeSchema",
|
28391
28391
|
"location": {
|
28392
28392
|
"filePath": "environments.main.runtime.ts",
|
28393
|
-
"line":
|
28393
|
+
"line": 681,
|
28394
28394
|
"character": 27
|
28395
28395
|
},
|
28396
28396
|
"name": "string"
|
@@ -28402,7 +28402,7 @@
|
|
28402
28402
|
"__schema": "FunctionLikeSchema",
|
28403
28403
|
"location": {
|
28404
28404
|
"filePath": "environments.main.runtime.ts",
|
28405
|
-
"line":
|
28405
|
+
"line": 685,
|
28406
28406
|
"character": 3
|
28407
28407
|
},
|
28408
28408
|
"signature": "(method) EnvsMain.getAllRegisteredEnvJsoncCustomizers(): EnvJsoncMergeCustomizer[]",
|
@@ -28412,14 +28412,14 @@
|
|
28412
28412
|
"__schema": "TypeArraySchema",
|
28413
28413
|
"location": {
|
28414
28414
|
"filePath": "environments.main.runtime.ts",
|
28415
|
-
"line":
|
28415
|
+
"line": 685,
|
28416
28416
|
"character": 42
|
28417
28417
|
},
|
28418
28418
|
"type": {
|
28419
28419
|
"__schema": "TypeRefSchema",
|
28420
28420
|
"location": {
|
28421
28421
|
"filePath": "environments.main.runtime.ts",
|
28422
|
-
"line":
|
28422
|
+
"line": 685,
|
28423
28423
|
"character": 42
|
28424
28424
|
},
|
28425
28425
|
"name": "EnvJsoncMergeCustomizer"
|
@@ -28431,7 +28431,7 @@
|
|
28431
28431
|
"__schema": "FunctionLikeSchema",
|
28432
28432
|
"location": {
|
28433
28433
|
"filePath": "environments.main.runtime.ts",
|
28434
|
-
"line":
|
28434
|
+
"line": 689,
|
28435
28435
|
"character": 3
|
28436
28436
|
},
|
28437
28437
|
"signature": "(method) EnvsMain.getEnvPlugin(): EnvPlugin",
|
@@ -28441,7 +28441,7 @@
|
|
28441
28441
|
"__schema": "TypeRefSchema",
|
28442
28442
|
"location": {
|
28443
28443
|
"filePath": "environments.main.runtime.ts",
|
28444
|
-
"line":
|
28444
|
+
"line": 689,
|
28445
28445
|
"character": 3
|
28446
28446
|
},
|
28447
28447
|
"name": "EnvPlugin",
|
@@ -28453,14 +28453,14 @@
|
|
28453
28453
|
"__schema": "FunctionLikeSchema",
|
28454
28454
|
"location": {
|
28455
28455
|
"filePath": "environments.main.runtime.ts",
|
28456
|
-
"line":
|
28456
|
+
"line": 700,
|
28457
28457
|
"character": 3
|
28458
28458
|
},
|
28459
28459
|
"doc": {
|
28460
28460
|
"__schema": "DocSchema",
|
28461
28461
|
"location": {
|
28462
28462
|
"filePath": "environments.main.runtime.ts",
|
28463
|
-
"line":
|
28463
|
+
"line": 693,
|
28464
28464
|
"character": 3
|
28465
28465
|
},
|
28466
28466
|
"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 +28474,7 @@
|
|
28474
28474
|
"__schema": "ParameterSchema",
|
28475
28475
|
"location": {
|
28476
28476
|
"filePath": "environments.main.runtime.ts",
|
28477
|
-
"line":
|
28477
|
+
"line": 700,
|
28478
28478
|
"character": 24
|
28479
28479
|
},
|
28480
28480
|
"name": "component",
|
@@ -28482,7 +28482,7 @@
|
|
28482
28482
|
"__schema": "TypeRefSchema",
|
28483
28483
|
"location": {
|
28484
28484
|
"filePath": "environments.main.runtime.ts",
|
28485
|
-
"line":
|
28485
|
+
"line": 700,
|
28486
28486
|
"character": 35
|
28487
28487
|
},
|
28488
28488
|
"name": "Component"
|
@@ -28495,7 +28495,7 @@
|
|
28495
28495
|
"__schema": "TypeUnionSchema",
|
28496
28496
|
"location": {
|
28497
28497
|
"filePath": "environments.main.runtime.ts",
|
28498
|
-
"line":
|
28498
|
+
"line": 700,
|
28499
28499
|
"character": 47
|
28500
28500
|
},
|
28501
28501
|
"types": [
|
@@ -28503,7 +28503,7 @@
|
|
28503
28503
|
"__schema": "TypeRefSchema",
|
28504
28504
|
"location": {
|
28505
28505
|
"filePath": "environments.main.runtime.ts",
|
28506
|
-
"line":
|
28506
|
+
"line": 700,
|
28507
28507
|
"character": 47
|
28508
28508
|
},
|
28509
28509
|
"name": "EnvDefinition"
|
@@ -28512,7 +28512,7 @@
|
|
28512
28512
|
"__schema": "KeywordTypeSchema",
|
28513
28513
|
"location": {
|
28514
28514
|
"filePath": "environments.main.runtime.ts",
|
28515
|
-
"line":
|
28515
|
+
"line": 700,
|
28516
28516
|
"character": 63
|
28517
28517
|
},
|
28518
28518
|
"name": "undefined"
|
@@ -28525,14 +28525,14 @@
|
|
28525
28525
|
"__schema": "FunctionLikeSchema",
|
28526
28526
|
"location": {
|
28527
28527
|
"filePath": "environments.main.runtime.ts",
|
28528
|
-
"line":
|
28528
|
+
"line": 717,
|
28529
28529
|
"character": 3
|
28530
28530
|
},
|
28531
28531
|
"doc": {
|
28532
28532
|
"__schema": "DocSchema",
|
28533
28533
|
"location": {
|
28534
28534
|
"filePath": "environments.main.runtime.ts",
|
28535
|
-
"line":
|
28535
|
+
"line": 710,
|
28536
28536
|
"character": 3
|
28537
28537
|
},
|
28538
28538
|
"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 +28546,7 @@
|
|
28546
28546
|
"__schema": "ParameterSchema",
|
28547
28547
|
"location": {
|
28548
28548
|
"filePath": "environments.main.runtime.ts",
|
28549
|
-
"line":
|
28549
|
+
"line": 717,
|
28550
28550
|
"character": 28
|
28551
28551
|
},
|
28552
28552
|
"name": "component",
|
@@ -28554,7 +28554,7 @@
|
|
28554
28554
|
"__schema": "TypeRefSchema",
|
28555
28555
|
"location": {
|
28556
28556
|
"filePath": "environments.main.runtime.ts",
|
28557
|
-
"line":
|
28557
|
+
"line": 717,
|
28558
28558
|
"character": 39
|
28559
28559
|
},
|
28560
28560
|
"name": "Component"
|
@@ -28567,14 +28567,14 @@
|
|
28567
28567
|
"__schema": "TypeArraySchema",
|
28568
28568
|
"location": {
|
28569
28569
|
"filePath": "environments.main.runtime.ts",
|
28570
|
-
"line":
|
28570
|
+
"line": 717,
|
28571
28571
|
"character": 51
|
28572
28572
|
},
|
28573
28573
|
"type": {
|
28574
28574
|
"__schema": "TypeRefSchema",
|
28575
28575
|
"location": {
|
28576
28576
|
"filePath": "environments.main.runtime.ts",
|
28577
|
-
"line":
|
28577
|
+
"line": 717,
|
28578
28578
|
"character": 51
|
28579
28579
|
},
|
28580
28580
|
"name": "EnvDefinition"
|
@@ -28586,7 +28586,7 @@
|
|
28586
28586
|
"__schema": "FunctionLikeSchema",
|
28587
28587
|
"location": {
|
28588
28588
|
"filePath": "environments.main.runtime.ts",
|
28589
|
-
"line":
|
28589
|
+
"line": 725,
|
28590
28590
|
"character": 3
|
28591
28591
|
},
|
28592
28592
|
"signature": "(method) EnvsMain.getEnvIdFromEnvsLegacyExtensions(extensions: ExtensionDataList): string | undefined",
|
@@ -28596,7 +28596,7 @@
|
|
28596
28596
|
"__schema": "ParameterSchema",
|
28597
28597
|
"location": {
|
28598
28598
|
"filePath": "environments.main.runtime.ts",
|
28599
|
-
"line":
|
28599
|
+
"line": 725,
|
28600
28600
|
"character": 36
|
28601
28601
|
},
|
28602
28602
|
"name": "extensions",
|
@@ -28604,7 +28604,7 @@
|
|
28604
28604
|
"__schema": "TypeRefSchema",
|
28605
28605
|
"location": {
|
28606
28606
|
"filePath": "environments.main.runtime.ts",
|
28607
|
-
"line":
|
28607
|
+
"line": 725,
|
28608
28608
|
"character": 48
|
28609
28609
|
},
|
28610
28610
|
"name": "ExtensionDataList"
|
@@ -28617,7 +28617,7 @@
|
|
28617
28617
|
"__schema": "TypeUnionSchema",
|
28618
28618
|
"location": {
|
28619
28619
|
"filePath": "environments.main.runtime.ts",
|
28620
|
-
"line":
|
28620
|
+
"line": 725,
|
28621
28621
|
"character": 68
|
28622
28622
|
},
|
28623
28623
|
"types": [
|
@@ -28625,7 +28625,7 @@
|
|
28625
28625
|
"__schema": "KeywordTypeSchema",
|
28626
28626
|
"location": {
|
28627
28627
|
"filePath": "environments.main.runtime.ts",
|
28628
|
-
"line":
|
28628
|
+
"line": 725,
|
28629
28629
|
"character": 68
|
28630
28630
|
},
|
28631
28631
|
"name": "string"
|
@@ -28634,7 +28634,7 @@
|
|
28634
28634
|
"__schema": "KeywordTypeSchema",
|
28635
28635
|
"location": {
|
28636
28636
|
"filePath": "environments.main.runtime.ts",
|
28637
|
-
"line":
|
28637
|
+
"line": 725,
|
28638
28638
|
"character": 77
|
28639
28639
|
},
|
28640
28640
|
"name": "undefined"
|
@@ -28647,14 +28647,14 @@
|
|
28647
28647
|
"__schema": "FunctionLikeSchema",
|
28648
28648
|
"location": {
|
28649
28649
|
"filePath": "environments.main.runtime.ts",
|
28650
|
-
"line":
|
28650
|
+
"line": 734,
|
28651
28651
|
"character": 3
|
28652
28652
|
},
|
28653
28653
|
"doc": {
|
28654
28654
|
"__schema": "DocSchema",
|
28655
28655
|
"location": {
|
28656
28656
|
"filePath": "environments.main.runtime.ts",
|
28657
|
-
"line":
|
28657
|
+
"line": 731,
|
28658
28658
|
"character": 3
|
28659
28659
|
},
|
28660
28660
|
"raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnvId() instead!)\n */",
|
@@ -28664,7 +28664,7 @@
|
|
28664
28664
|
"__schema": "TagSchema",
|
28665
28665
|
"location": {
|
28666
28666
|
"filePath": "environments.main.runtime.ts",
|
28667
|
-
"line":
|
28667
|
+
"line": 732,
|
28668
28668
|
"character": 6
|
28669
28669
|
},
|
28670
28670
|
"tagName": "deprecated",
|
@@ -28679,7 +28679,7 @@
|
|
28679
28679
|
"__schema": "ParameterSchema",
|
28680
28680
|
"location": {
|
28681
28681
|
"filePath": "environments.main.runtime.ts",
|
28682
|
-
"line":
|
28682
|
+
"line": 734,
|
28683
28683
|
"character": 38
|
28684
28684
|
},
|
28685
28685
|
"name": "extensions",
|
@@ -28687,7 +28687,7 @@
|
|
28687
28687
|
"__schema": "TypeRefSchema",
|
28688
28688
|
"location": {
|
28689
28689
|
"filePath": "environments.main.runtime.ts",
|
28690
|
-
"line":
|
28690
|
+
"line": 734,
|
28691
28691
|
"character": 50
|
28692
28692
|
},
|
28693
28693
|
"name": "ExtensionDataList"
|
@@ -28700,7 +28700,7 @@
|
|
28700
28700
|
"__schema": "TypeRefSchema",
|
28701
28701
|
"location": {
|
28702
28702
|
"filePath": "environments.main.runtime.ts",
|
28703
|
-
"line":
|
28703
|
+
"line": 734,
|
28704
28704
|
"character": 70
|
28705
28705
|
},
|
28706
28706
|
"name": "Promise",
|
@@ -28709,7 +28709,7 @@
|
|
28709
28709
|
"__schema": "KeywordTypeSchema",
|
28710
28710
|
"location": {
|
28711
28711
|
"filePath": "environments.main.runtime.ts",
|
28712
|
-
"line":
|
28712
|
+
"line": 734,
|
28713
28713
|
"character": 78
|
28714
28714
|
},
|
28715
28715
|
"name": "string"
|
@@ -28724,14 +28724,14 @@
|
|
28724
28724
|
"__schema": "FunctionLikeSchema",
|
28725
28725
|
"location": {
|
28726
28726
|
"filePath": "environments.main.runtime.ts",
|
28727
|
-
"line":
|
28727
|
+
"line": 780,
|
28728
28728
|
"character": 3
|
28729
28729
|
},
|
28730
28730
|
"doc": {
|
28731
28731
|
"__schema": "DocSchema",
|
28732
28732
|
"location": {
|
28733
28733
|
"filePath": "environments.main.runtime.ts",
|
28734
|
-
"line":
|
28734
|
+
"line": 777,
|
28735
28735
|
"character": 3
|
28736
28736
|
},
|
28737
28737
|
"raw": "/**\n * @deprecated DO NOT USE THIS METHOD ANYMORE!!! (PLEASE USE .calculateEnv() instead!)\n */",
|
@@ -28741,7 +28741,7 @@
|
|
28741
28741
|
"__schema": "TagSchema",
|
28742
28742
|
"location": {
|
28743
28743
|
"filePath": "environments.main.runtime.ts",
|
28744
|
-
"line":
|
28744
|
+
"line": 778,
|
28745
28745
|
"character": 6
|
28746
28746
|
},
|
28747
28747
|
"tagName": "deprecated",
|
@@ -28756,7 +28756,7 @@
|
|
28756
28756
|
"__schema": "ParameterSchema",
|
28757
28757
|
"location": {
|
28758
28758
|
"filePath": "environments.main.runtime.ts",
|
28759
|
-
"line":
|
28759
|
+
"line": 780,
|
28760
28760
|
"character": 36
|
28761
28761
|
},
|
28762
28762
|
"name": "extensions",
|
@@ -28764,7 +28764,7 @@
|
|
28764
28764
|
"__schema": "TypeRefSchema",
|
28765
28765
|
"location": {
|
28766
28766
|
"filePath": "environments.main.runtime.ts",
|
28767
|
-
"line":
|
28767
|
+
"line": 780,
|
28768
28768
|
"character": 48
|
28769
28769
|
},
|
28770
28770
|
"name": "ExtensionDataList"
|
@@ -28777,7 +28777,7 @@
|
|
28777
28777
|
"__schema": "TypeRefSchema",
|
28778
28778
|
"location": {
|
28779
28779
|
"filePath": "environments.main.runtime.ts",
|
28780
|
-
"line":
|
28780
|
+
"line": 780,
|
28781
28781
|
"character": 68
|
28782
28782
|
},
|
28783
28783
|
"name": "Promise",
|
@@ -28786,7 +28786,7 @@
|
|
28786
28786
|
"__schema": "TypeRefSchema",
|
28787
28787
|
"location": {
|
28788
28788
|
"filePath": "environments.main.runtime.ts",
|
28789
|
-
"line":
|
28789
|
+
"line": 780,
|
28790
28790
|
"character": 76
|
28791
28791
|
},
|
28792
28792
|
"name": "EnvDefinition"
|
@@ -28801,7 +28801,7 @@
|
|
28801
28801
|
"__schema": "FunctionLikeSchema",
|
28802
28802
|
"location": {
|
28803
28803
|
"filePath": "environments.main.runtime.ts",
|
28804
|
-
"line":
|
28804
|
+
"line": 886,
|
28805
28805
|
"character": 3
|
28806
28806
|
},
|
28807
28807
|
"signature": "(method) EnvsMain.getEnvIdFromEnvsConfig(component: Component): string | undefined",
|
@@ -28811,7 +28811,7 @@
|
|
28811
28811
|
"__schema": "ParameterSchema",
|
28812
28812
|
"location": {
|
28813
28813
|
"filePath": "environments.main.runtime.ts",
|
28814
|
-
"line":
|
28814
|
+
"line": 886,
|
28815
28815
|
"character": 26
|
28816
28816
|
},
|
28817
28817
|
"name": "component",
|
@@ -28819,7 +28819,7 @@
|
|
28819
28819
|
"__schema": "TypeRefSchema",
|
28820
28820
|
"location": {
|
28821
28821
|
"filePath": "environments.main.runtime.ts",
|
28822
|
-
"line":
|
28822
|
+
"line": 886,
|
28823
28823
|
"character": 37
|
28824
28824
|
},
|
28825
28825
|
"name": "Component"
|
@@ -28832,7 +28832,7 @@
|
|
28832
28832
|
"__schema": "TypeUnionSchema",
|
28833
28833
|
"location": {
|
28834
28834
|
"filePath": "environments.main.runtime.ts",
|
28835
|
-
"line":
|
28835
|
+
"line": 886,
|
28836
28836
|
"character": 49
|
28837
28837
|
},
|
28838
28838
|
"types": [
|
@@ -28840,7 +28840,7 @@
|
|
28840
28840
|
"__schema": "KeywordTypeSchema",
|
28841
28841
|
"location": {
|
28842
28842
|
"filePath": "environments.main.runtime.ts",
|
28843
|
-
"line":
|
28843
|
+
"line": 886,
|
28844
28844
|
"character": 49
|
28845
28845
|
},
|
28846
28846
|
"name": "string"
|
@@ -28849,7 +28849,7 @@
|
|
28849
28849
|
"__schema": "KeywordTypeSchema",
|
28850
28850
|
"location": {
|
28851
28851
|
"filePath": "environments.main.runtime.ts",
|
28852
|
-
"line":
|
28852
|
+
"line": 886,
|
28853
28853
|
"character": 58
|
28854
28854
|
},
|
28855
28855
|
"name": "undefined"
|
@@ -28862,7 +28862,7 @@
|
|
28862
28862
|
"__schema": "FunctionLikeSchema",
|
28863
28863
|
"location": {
|
28864
28864
|
"filePath": "environments.main.runtime.ts",
|
28865
|
-
"line":
|
28865
|
+
"line": 891,
|
28866
28866
|
"character": 3
|
28867
28867
|
},
|
28868
28868
|
"signature": "(method) EnvsMain.getEnvDefinition(id: ComponentID): EnvDefinition | undefined",
|
@@ -28872,7 +28872,7 @@
|
|
28872
28872
|
"__schema": "ParameterSchema",
|
28873
28873
|
"location": {
|
28874
28874
|
"filePath": "environments.main.runtime.ts",
|
28875
|
-
"line":
|
28875
|
+
"line": 891,
|
28876
28876
|
"character": 20
|
28877
28877
|
},
|
28878
28878
|
"name": "id",
|
@@ -28880,7 +28880,7 @@
|
|
28880
28880
|
"__schema": "TypeRefSchema",
|
28881
28881
|
"location": {
|
28882
28882
|
"filePath": "environments.main.runtime.ts",
|
28883
|
-
"line":
|
28883
|
+
"line": 891,
|
28884
28884
|
"character": 24
|
28885
28885
|
},
|
28886
28886
|
"name": "ComponentID"
|
@@ -28893,7 +28893,7 @@
|
|
28893
28893
|
"__schema": "TypeRefSchema",
|
28894
28894
|
"location": {
|
28895
28895
|
"filePath": "environments.main.runtime.ts",
|
28896
|
-
"line":
|
28896
|
+
"line": 891,
|
28897
28897
|
"character": 3
|
28898
28898
|
},
|
28899
28899
|
"name": "EnvDefinition"
|
@@ -28904,7 +28904,7 @@
|
|
28904
28904
|
"__schema": "FunctionLikeSchema",
|
28905
28905
|
"location": {
|
28906
28906
|
"filePath": "environments.main.runtime.ts",
|
28907
|
-
"line":
|
28907
|
+
"line": 900,
|
28908
28908
|
"character": 3
|
28909
28909
|
},
|
28910
28910
|
"signature": "(method) EnvsMain.getEnvDefinitionById(id: ComponentID): EnvDefinition | undefined",
|
@@ -28914,7 +28914,7 @@
|
|
28914
28914
|
"__schema": "ParameterSchema",
|
28915
28915
|
"location": {
|
28916
28916
|
"filePath": "environments.main.runtime.ts",
|
28917
|
-
"line":
|
28917
|
+
"line": 900,
|
28918
28918
|
"character": 24
|
28919
28919
|
},
|
28920
28920
|
"name": "id",
|
@@ -28922,7 +28922,7 @@
|
|
28922
28922
|
"__schema": "TypeRefSchema",
|
28923
28923
|
"location": {
|
28924
28924
|
"filePath": "environments.main.runtime.ts",
|
28925
|
-
"line":
|
28925
|
+
"line": 900,
|
28926
28926
|
"character": 28
|
28927
28927
|
},
|
28928
28928
|
"name": "ComponentID"
|
@@ -28935,7 +28935,7 @@
|
|
28935
28935
|
"__schema": "TypeUnionSchema",
|
28936
28936
|
"location": {
|
28937
28937
|
"filePath": "environments.main.runtime.ts",
|
28938
|
-
"line":
|
28938
|
+
"line": 900,
|
28939
28939
|
"character": 42
|
28940
28940
|
},
|
28941
28941
|
"types": [
|
@@ -28943,7 +28943,7 @@
|
|
28943
28943
|
"__schema": "TypeRefSchema",
|
28944
28944
|
"location": {
|
28945
28945
|
"filePath": "environments.main.runtime.ts",
|
28946
|
-
"line":
|
28946
|
+
"line": 900,
|
28947
28947
|
"character": 42
|
28948
28948
|
},
|
28949
28949
|
"name": "EnvDefinition"
|
@@ -28952,7 +28952,7 @@
|
|
28952
28952
|
"__schema": "KeywordTypeSchema",
|
28953
28953
|
"location": {
|
28954
28954
|
"filePath": "environments.main.runtime.ts",
|
28955
|
-
"line":
|
28955
|
+
"line": 900,
|
28956
28956
|
"character": 58
|
28957
28957
|
},
|
28958
28958
|
"name": "undefined"
|
@@ -28965,7 +28965,7 @@
|
|
28965
28965
|
"__schema": "FunctionLikeSchema",
|
28966
28966
|
"location": {
|
28967
28967
|
"filePath": "environments.main.runtime.ts",
|
28968
|
-
"line":
|
28968
|
+
"line": 907,
|
28969
28969
|
"character": 3
|
28970
28970
|
},
|
28971
28971
|
"signature": "(method) EnvsMain.getEnvDefinitionByStringId(envId: string): EnvDefinition | undefined",
|
@@ -28975,7 +28975,7 @@
|
|
28975
28975
|
"__schema": "ParameterSchema",
|
28976
28976
|
"location": {
|
28977
28977
|
"filePath": "environments.main.runtime.ts",
|
28978
|
-
"line":
|
28978
|
+
"line": 907,
|
28979
28979
|
"character": 37
|
28980
28980
|
},
|
28981
28981
|
"name": "envId",
|
@@ -28983,7 +28983,7 @@
|
|
28983
28983
|
"__schema": "KeywordTypeSchema",
|
28984
28984
|
"location": {
|
28985
28985
|
"filePath": "environments.main.runtime.ts",
|
28986
|
-
"line":
|
28986
|
+
"line": 907,
|
28987
28987
|
"character": 44
|
28988
28988
|
},
|
28989
28989
|
"name": "string"
|
@@ -28996,7 +28996,7 @@
|
|
28996
28996
|
"__schema": "TypeUnionSchema",
|
28997
28997
|
"location": {
|
28998
28998
|
"filePath": "environments.main.runtime.ts",
|
28999
|
-
"line":
|
28999
|
+
"line": 907,
|
29000
29000
|
"character": 53
|
29001
29001
|
},
|
29002
29002
|
"types": [
|
@@ -29004,7 +29004,7 @@
|
|
29004
29004
|
"__schema": "TypeRefSchema",
|
29005
29005
|
"location": {
|
29006
29006
|
"filePath": "environments.main.runtime.ts",
|
29007
|
-
"line":
|
29007
|
+
"line": 907,
|
29008
29008
|
"character": 53
|
29009
29009
|
},
|
29010
29010
|
"name": "EnvDefinition"
|
@@ -29013,7 +29013,7 @@
|
|
29013
29013
|
"__schema": "KeywordTypeSchema",
|
29014
29014
|
"location": {
|
29015
29015
|
"filePath": "environments.main.runtime.ts",
|
29016
|
-
"line":
|
29016
|
+
"line": 907,
|
29017
29017
|
"character": 69
|
29018
29018
|
},
|
29019
29019
|
"name": "undefined"
|
@@ -29028,7 +29028,7 @@
|
|
29028
29028
|
"__schema": "FunctionLikeSchema",
|
29029
29029
|
"location": {
|
29030
29030
|
"filePath": "environments.main.runtime.ts",
|
29031
|
-
"line":
|
29031
|
+
"line": 915,
|
29032
29032
|
"character": 3
|
29033
29033
|
},
|
29034
29034
|
"signature": "(method) EnvsMain.getEnvFromComponent(envComponent: Component): EnvDefinition | undefined",
|
@@ -29038,7 +29038,7 @@
|
|
29038
29038
|
"__schema": "ParameterSchema",
|
29039
29039
|
"location": {
|
29040
29040
|
"filePath": "environments.main.runtime.ts",
|
29041
|
-
"line":
|
29041
|
+
"line": 915,
|
29042
29042
|
"character": 23
|
29043
29043
|
},
|
29044
29044
|
"name": "envComponent",
|
@@ -29046,7 +29046,7 @@
|
|
29046
29046
|
"__schema": "TypeRefSchema",
|
29047
29047
|
"location": {
|
29048
29048
|
"filePath": "environments.main.runtime.ts",
|
29049
|
-
"line":
|
29049
|
+
"line": 915,
|
29050
29050
|
"character": 37
|
29051
29051
|
},
|
29052
29052
|
"name": "Component"
|
@@ -29059,7 +29059,7 @@
|
|
29059
29059
|
"__schema": "TypeUnionSchema",
|
29060
29060
|
"location": {
|
29061
29061
|
"filePath": "environments.main.runtime.ts",
|
29062
|
-
"line":
|
29062
|
+
"line": 915,
|
29063
29063
|
"character": 49
|
29064
29064
|
},
|
29065
29065
|
"types": [
|
@@ -29067,7 +29067,7 @@
|
|
29067
29067
|
"__schema": "TypeRefSchema",
|
29068
29068
|
"location": {
|
29069
29069
|
"filePath": "environments.main.runtime.ts",
|
29070
|
-
"line":
|
29070
|
+
"line": 915,
|
29071
29071
|
"character": 49
|
29072
29072
|
},
|
29073
29073
|
"name": "EnvDefinition"
|
@@ -29076,7 +29076,7 @@
|
|
29076
29076
|
"__schema": "KeywordTypeSchema",
|
29077
29077
|
"location": {
|
29078
29078
|
"filePath": "environments.main.runtime.ts",
|
29079
|
-
"line":
|
29079
|
+
"line": 915,
|
29080
29080
|
"character": 65
|
29081
29081
|
},
|
29082
29082
|
"name": "undefined"
|
@@ -29089,14 +29089,14 @@
|
|
29089
29089
|
"__schema": "FunctionLikeSchema",
|
29090
29090
|
"location": {
|
29091
29091
|
"filePath": "environments.main.runtime.ts",
|
29092
|
-
"line":
|
29092
|
+
"line": 923,
|
29093
29093
|
"character": 3
|
29094
29094
|
},
|
29095
29095
|
"doc": {
|
29096
29096
|
"__schema": "DocSchema",
|
29097
29097
|
"location": {
|
29098
29098
|
"filePath": "environments.main.runtime.ts",
|
29099
|
-
"line":
|
29099
|
+
"line": 920,
|
29100
29100
|
"character": 3
|
29101
29101
|
},
|
29102
29102
|
"raw": "/**\n * Return the env definition of teambit.envs/env\n */",
|
@@ -29110,7 +29110,7 @@
|
|
29110
29110
|
"__schema": "TypeRefSchema",
|
29111
29111
|
"location": {
|
29112
29112
|
"filePath": "environments.main.runtime.ts",
|
29113
|
-
"line":
|
29113
|
+
"line": 923,
|
29114
29114
|
"character": 3
|
29115
29115
|
},
|
29116
29116
|
"name": "EnvDefinition"
|
@@ -29121,14 +29121,14 @@
|
|
29121
29121
|
"__schema": "FunctionLikeSchema",
|
29122
29122
|
"location": {
|
29123
29123
|
"filePath": "environments.main.runtime.ts",
|
29124
|
-
"line":
|
29124
|
+
"line": 939,
|
29125
29125
|
"character": 3
|
29126
29126
|
},
|
29127
29127
|
"doc": {
|
29128
29128
|
"__schema": "DocSchema",
|
29129
29129
|
"location": {
|
29130
29130
|
"filePath": "environments.main.runtime.ts",
|
29131
|
-
"line":
|
29131
|
+
"line": 936,
|
29132
29132
|
"character": 3
|
29133
29133
|
},
|
29134
29134
|
"raw": "/**\n * determines whether an env is registered.\n */",
|
@@ -29142,7 +29142,7 @@
|
|
29142
29142
|
"__schema": "ParameterSchema",
|
29143
29143
|
"location": {
|
29144
29144
|
"filePath": "environments.main.runtime.ts",
|
29145
|
-
"line":
|
29145
|
+
"line": 939,
|
29146
29146
|
"character": 26
|
29147
29147
|
},
|
29148
29148
|
"name": "id",
|
@@ -29150,7 +29150,7 @@
|
|
29150
29150
|
"__schema": "KeywordTypeSchema",
|
29151
29151
|
"location": {
|
29152
29152
|
"filePath": "environments.main.runtime.ts",
|
29153
|
-
"line":
|
29153
|
+
"line": 939,
|
29154
29154
|
"character": 30
|
29155
29155
|
},
|
29156
29156
|
"name": "string"
|
@@ -29163,7 +29163,7 @@
|
|
29163
29163
|
"__schema": "InferenceTypeSchema",
|
29164
29164
|
"location": {
|
29165
29165
|
"filePath": "environments.main.runtime.ts",
|
29166
|
-
"line":
|
29166
|
+
"line": 939,
|
29167
29167
|
"character": 3
|
29168
29168
|
},
|
29169
29169
|
"type": "boolean"
|
@@ -29176,7 +29176,7 @@
|
|
29176
29176
|
"__schema": "FunctionLikeSchema",
|
29177
29177
|
"location": {
|
29178
29178
|
"filePath": "environments.main.runtime.ts",
|
29179
|
-
"line":
|
29179
|
+
"line": 943,
|
29180
29180
|
"character": 3
|
29181
29181
|
},
|
29182
29182
|
"signature": "(method) EnvsMain.isUsingAspectEnv(component: Component): boolean",
|
@@ -29186,7 +29186,7 @@
|
|
29186
29186
|
"__schema": "ParameterSchema",
|
29187
29187
|
"location": {
|
29188
29188
|
"filePath": "environments.main.runtime.ts",
|
29189
|
-
"line":
|
29189
|
+
"line": 943,
|
29190
29190
|
"character": 20
|
29191
29191
|
},
|
29192
29192
|
"name": "component",
|
@@ -29194,7 +29194,7 @@
|
|
29194
29194
|
"__schema": "TypeRefSchema",
|
29195
29195
|
"location": {
|
29196
29196
|
"filePath": "environments.main.runtime.ts",
|
29197
|
-
"line":
|
29197
|
+
"line": 943,
|
29198
29198
|
"character": 31
|
29199
29199
|
},
|
29200
29200
|
"name": "Component"
|
@@ -29207,7 +29207,7 @@
|
|
29207
29207
|
"__schema": "KeywordTypeSchema",
|
29208
29208
|
"location": {
|
29209
29209
|
"filePath": "environments.main.runtime.ts",
|
29210
|
-
"line":
|
29210
|
+
"line": 943,
|
29211
29211
|
"character": 43
|
29212
29212
|
},
|
29213
29213
|
"name": "boolean"
|
@@ -29218,7 +29218,7 @@
|
|
29218
29218
|
"__schema": "FunctionLikeSchema",
|
29219
29219
|
"location": {
|
29220
29220
|
"filePath": "environments.main.runtime.ts",
|
29221
|
-
"line":
|
29221
|
+
"line": 949,
|
29222
29222
|
"character": 3
|
29223
29223
|
},
|
29224
29224
|
"signature": "(method) EnvsMain.isUsingEnvEnv(component: Component): boolean",
|
@@ -29228,7 +29228,7 @@
|
|
29228
29228
|
"__schema": "ParameterSchema",
|
29229
29229
|
"location": {
|
29230
29230
|
"filePath": "environments.main.runtime.ts",
|
29231
|
-
"line":
|
29231
|
+
"line": 949,
|
29232
29232
|
"character": 17
|
29233
29233
|
},
|
29234
29234
|
"name": "component",
|
@@ -29236,7 +29236,7 @@
|
|
29236
29236
|
"__schema": "TypeRefSchema",
|
29237
29237
|
"location": {
|
29238
29238
|
"filePath": "environments.main.runtime.ts",
|
29239
|
-
"line":
|
29239
|
+
"line": 949,
|
29240
29240
|
"character": 28
|
29241
29241
|
},
|
29242
29242
|
"name": "Component"
|
@@ -29249,7 +29249,7 @@
|
|
29249
29249
|
"__schema": "KeywordTypeSchema",
|
29250
29250
|
"location": {
|
29251
29251
|
"filePath": "environments.main.runtime.ts",
|
29252
|
-
"line":
|
29252
|
+
"line": 949,
|
29253
29253
|
"character": 40
|
29254
29254
|
},
|
29255
29255
|
"name": "boolean"
|
@@ -29260,14 +29260,14 @@
|
|
29260
29260
|
"__schema": "FunctionLikeSchema",
|
29261
29261
|
"location": {
|
29262
29262
|
"filePath": "environments.main.runtime.ts",
|
29263
|
-
"line":
|
29263
|
+
"line": 960,
|
29264
29264
|
"character": 3
|
29265
29265
|
},
|
29266
29266
|
"doc": {
|
29267
29267
|
"__schema": "DocSchema",
|
29268
29268
|
"location": {
|
29269
29269
|
"filePath": "environments.main.runtime.ts",
|
29270
|
-
"line":
|
29270
|
+
"line": 955,
|
29271
29271
|
"character": 3
|
29272
29272
|
},
|
29273
29273
|
"raw": "/**\n * Check if the given component is an env component.\n * @param component\n * @returns\n */",
|
@@ -29277,7 +29277,7 @@
|
|
29277
29277
|
"__schema": "PropertyLikeTagSchema",
|
29278
29278
|
"location": {
|
29279
29279
|
"filePath": "environments.main.runtime.ts",
|
29280
|
-
"line":
|
29280
|
+
"line": 957,
|
29281
29281
|
"character": 6
|
29282
29282
|
},
|
29283
29283
|
"name": "component",
|
@@ -29287,7 +29287,7 @@
|
|
29287
29287
|
"__schema": "ReturnTagSchema",
|
29288
29288
|
"location": {
|
29289
29289
|
"filePath": "environments.main.runtime.ts",
|
29290
|
-
"line":
|
29290
|
+
"line": 958,
|
29291
29291
|
"character": 6
|
29292
29292
|
},
|
29293
29293
|
"tagName": "return"
|
@@ -29301,7 +29301,7 @@
|
|
29301
29301
|
"__schema": "ParameterSchema",
|
29302
29302
|
"location": {
|
29303
29303
|
"filePath": "environments.main.runtime.ts",
|
29304
|
-
"line":
|
29304
|
+
"line": 960,
|
29305
29305
|
"character": 9
|
29306
29306
|
},
|
29307
29307
|
"name": "component",
|
@@ -29309,7 +29309,7 @@
|
|
29309
29309
|
"__schema": "TypeRefSchema",
|
29310
29310
|
"location": {
|
29311
29311
|
"filePath": "environments.main.runtime.ts",
|
29312
|
-
"line":
|
29312
|
+
"line": 960,
|
29313
29313
|
"character": 20
|
29314
29314
|
},
|
29315
29315
|
"name": "Component"
|
@@ -29322,7 +29322,7 @@
|
|
29322
29322
|
"__schema": "KeywordTypeSchema",
|
29323
29323
|
"location": {
|
29324
29324
|
"filePath": "environments.main.runtime.ts",
|
29325
|
-
"line":
|
29325
|
+
"line": 960,
|
29326
29326
|
"character": 32
|
29327
29327
|
},
|
29328
29328
|
"name": "boolean"
|
@@ -29333,14 +29333,14 @@
|
|
29333
29333
|
"__schema": "FunctionLikeSchema",
|
29334
29334
|
"location": {
|
29335
29335
|
"filePath": "environments.main.runtime.ts",
|
29336
|
-
"line":
|
29336
|
+
"line": 971,
|
29337
29337
|
"character": 3
|
29338
29338
|
},
|
29339
29339
|
"doc": {
|
29340
29340
|
"__schema": "DocSchema",
|
29341
29341
|
"location": {
|
29342
29342
|
"filePath": "environments.main.runtime.ts",
|
29343
|
-
"line":
|
29343
|
+
"line": 968,
|
29344
29344
|
"character": 3
|
29345
29345
|
},
|
29346
29346
|
"raw": "/**\n * register a new environment service.\n */",
|
@@ -29354,7 +29354,7 @@
|
|
29354
29354
|
"__schema": "ParameterSchema",
|
29355
29355
|
"location": {
|
29356
29356
|
"filePath": "environments.main.runtime.ts",
|
29357
|
-
"line":
|
29357
|
+
"line": 971,
|
29358
29358
|
"character": 19
|
29359
29359
|
},
|
29360
29360
|
"name": "envServices",
|
@@ -29362,14 +29362,14 @@
|
|
29362
29362
|
"__schema": "TypeArraySchema",
|
29363
29363
|
"location": {
|
29364
29364
|
"filePath": "environments.main.runtime.ts",
|
29365
|
-
"line":
|
29365
|
+
"line": 971,
|
29366
29366
|
"character": 35
|
29367
29367
|
},
|
29368
29368
|
"type": {
|
29369
29369
|
"__schema": "TypeRefSchema",
|
29370
29370
|
"location": {
|
29371
29371
|
"filePath": "environments.main.runtime.ts",
|
29372
|
-
"line":
|
29372
|
+
"line": 971,
|
29373
29373
|
"character": 35
|
29374
29374
|
},
|
29375
29375
|
"name": "EnvService",
|
@@ -29378,7 +29378,7 @@
|
|
29378
29378
|
"__schema": "KeywordTypeSchema",
|
29379
29379
|
"location": {
|
29380
29380
|
"filePath": "environments.main.runtime.ts",
|
29381
|
-
"line":
|
29381
|
+
"line": 971,
|
29382
29382
|
"character": 46
|
29383
29383
|
},
|
29384
29384
|
"name": "any"
|
@@ -29394,7 +29394,7 @@
|
|
29394
29394
|
"__schema": "TypeRefSchema",
|
29395
29395
|
"location": {
|
29396
29396
|
"filePath": "environments.main.runtime.ts",
|
29397
|
-
"line":
|
29397
|
+
"line": 971,
|
29398
29398
|
"character": 3
|
29399
29399
|
},
|
29400
29400
|
"name": "EnvsMain"
|
@@ -29405,14 +29405,14 @@
|
|
29405
29405
|
"__schema": "FunctionLikeSchema",
|
29406
29406
|
"location": {
|
29407
29407
|
"filePath": "environments.main.runtime.ts",
|
29408
|
-
"line":
|
29408
|
+
"line": 979,
|
29409
29409
|
"character": 3
|
29410
29410
|
},
|
29411
29411
|
"doc": {
|
29412
29412
|
"__schema": "DocSchema",
|
29413
29413
|
"location": {
|
29414
29414
|
"filePath": "environments.main.runtime.ts",
|
29415
|
-
"line":
|
29415
|
+
"line": 976,
|
29416
29416
|
"character": 3
|
29417
29417
|
},
|
29418
29418
|
"raw": "/**\n * get list of services enabled on an env.\n */",
|
@@ -29426,7 +29426,7 @@
|
|
29426
29426
|
"__schema": "ParameterSchema",
|
29427
29427
|
"location": {
|
29428
29428
|
"filePath": "environments.main.runtime.ts",
|
29429
|
-
"line":
|
29429
|
+
"line": 979,
|
29430
29430
|
"character": 15
|
29431
29431
|
},
|
29432
29432
|
"name": "env",
|
@@ -29434,7 +29434,7 @@
|
|
29434
29434
|
"__schema": "TypeRefSchema",
|
29435
29435
|
"location": {
|
29436
29436
|
"filePath": "environments.main.runtime.ts",
|
29437
|
-
"line":
|
29437
|
+
"line": 979,
|
29438
29438
|
"character": 20
|
29439
29439
|
},
|
29440
29440
|
"name": "EnvDefinition"
|
@@ -29447,7 +29447,7 @@
|
|
29447
29447
|
"__schema": "TypeRefSchema",
|
29448
29448
|
"location": {
|
29449
29449
|
"filePath": "environments.main.runtime.ts",
|
29450
|
-
"line":
|
29450
|
+
"line": 979,
|
29451
29451
|
"character": 3
|
29452
29452
|
},
|
29453
29453
|
"name": "EnvServiceList"
|
@@ -29458,7 +29458,7 @@
|
|
29458
29458
|
"__schema": "FunctionLikeSchema",
|
29459
29459
|
"location": {
|
29460
29460
|
"filePath": "environments.main.runtime.ts",
|
29461
|
-
"line":
|
29461
|
+
"line": 996,
|
29462
29462
|
"character": 3
|
29463
29463
|
},
|
29464
29464
|
"signature": "(method) EnvsMain.implements(env: EnvDefinition, service: EnvService<any>): boolean",
|
@@ -29468,7 +29468,7 @@
|
|
29468
29468
|
"__schema": "ParameterSchema",
|
29469
29469
|
"location": {
|
29470
29470
|
"filePath": "environments.main.runtime.ts",
|
29471
|
-
"line":
|
29471
|
+
"line": 996,
|
29472
29472
|
"character": 14
|
29473
29473
|
},
|
29474
29474
|
"name": "env",
|
@@ -29476,7 +29476,7 @@
|
|
29476
29476
|
"__schema": "TypeRefSchema",
|
29477
29477
|
"location": {
|
29478
29478
|
"filePath": "environments.main.runtime.ts",
|
29479
|
-
"line":
|
29479
|
+
"line": 996,
|
29480
29480
|
"character": 19
|
29481
29481
|
},
|
29482
29482
|
"name": "EnvDefinition"
|
@@ -29488,7 +29488,7 @@
|
|
29488
29488
|
"__schema": "ParameterSchema",
|
29489
29489
|
"location": {
|
29490
29490
|
"filePath": "environments.main.runtime.ts",
|
29491
|
-
"line":
|
29491
|
+
"line": 996,
|
29492
29492
|
"character": 34
|
29493
29493
|
},
|
29494
29494
|
"name": "service",
|
@@ -29496,7 +29496,7 @@
|
|
29496
29496
|
"__schema": "TypeRefSchema",
|
29497
29497
|
"location": {
|
29498
29498
|
"filePath": "environments.main.runtime.ts",
|
29499
|
-
"line":
|
29499
|
+
"line": 996,
|
29500
29500
|
"character": 43
|
29501
29501
|
},
|
29502
29502
|
"name": "EnvService",
|
@@ -29505,7 +29505,7 @@
|
|
29505
29505
|
"__schema": "KeywordTypeSchema",
|
29506
29506
|
"location": {
|
29507
29507
|
"filePath": "environments.main.runtime.ts",
|
29508
|
-
"line":
|
29508
|
+
"line": 996,
|
29509
29509
|
"character": 54
|
29510
29510
|
},
|
29511
29511
|
"name": "any"
|
@@ -29520,7 +29520,7 @@
|
|
29520
29520
|
"__schema": "InferenceTypeSchema",
|
29521
29521
|
"location": {
|
29522
29522
|
"filePath": "environments.main.runtime.ts",
|
29523
|
-
"line":
|
29523
|
+
"line": 996,
|
29524
29524
|
"character": 3
|
29525
29525
|
},
|
29526
29526
|
"type": "boolean"
|
@@ -29531,14 +29531,14 @@
|
|
29531
29531
|
"__schema": "FunctionLikeSchema",
|
29532
29532
|
"location": {
|
29533
29533
|
"filePath": "environments.main.runtime.ts",
|
29534
|
-
"line":
|
29534
|
+
"line": 1005,
|
29535
29535
|
"character": 3
|
29536
29536
|
},
|
29537
29537
|
"doc": {
|
29538
29538
|
"__schema": "DocSchema",
|
29539
29539
|
"location": {
|
29540
29540
|
"filePath": "environments.main.runtime.ts",
|
29541
|
-
"line":
|
29541
|
+
"line": 1002,
|
29542
29542
|
"character": 3
|
29543
29543
|
},
|
29544
29544
|
"raw": "/**\n * register an environment.\n */",
|
@@ -29552,7 +29552,7 @@
|
|
29552
29552
|
"__schema": "ParameterSchema",
|
29553
29553
|
"location": {
|
29554
29554
|
"filePath": "environments.main.runtime.ts",
|
29555
|
-
"line":
|
29555
|
+
"line": 1005,
|
29556
29556
|
"character": 15
|
29557
29557
|
},
|
29558
29558
|
"name": "env",
|
@@ -29560,7 +29560,7 @@
|
|
29560
29560
|
"__schema": "TypeRefSchema",
|
29561
29561
|
"location": {
|
29562
29562
|
"filePath": "environments.main.runtime.ts",
|
29563
|
-
"line":
|
29563
|
+
"line": 1005,
|
29564
29564
|
"character": 20
|
29565
29565
|
},
|
29566
29566
|
"name": "Environment"
|
@@ -29573,7 +29573,7 @@
|
|
29573
29573
|
"__schema": "InferenceTypeSchema",
|
29574
29574
|
"location": {
|
29575
29575
|
"filePath": "environments.main.runtime.ts",
|
29576
|
-
"line":
|
29576
|
+
"line": 1005,
|
29577
29577
|
"character": 3
|
29578
29578
|
},
|
29579
29579
|
"type": "void"
|
@@ -29584,14 +29584,14 @@
|
|
29584
29584
|
"__schema": "FunctionLikeSchema",
|
29585
29585
|
"location": {
|
29586
29586
|
"filePath": "environments.main.runtime.ts",
|
29587
|
-
"line":
|
29587
|
+
"line": 1012,
|
29588
29588
|
"character": 3
|
29589
29589
|
},
|
29590
29590
|
"doc": {
|
29591
29591
|
"__schema": "DocSchema",
|
29592
29592
|
"location": {
|
29593
29593
|
"filePath": "environments.main.runtime.ts",
|
29594
|
-
"line":
|
29594
|
+
"line": 1009,
|
29595
29595
|
"character": 3
|
29596
29596
|
},
|
29597
29597
|
"raw": "/**\n * register an env.jsonc merge customizer.\n */",
|
@@ -29605,7 +29605,7 @@
|
|
29605
29605
|
"__schema": "ParameterSchema",
|
29606
29606
|
"location": {
|
29607
29607
|
"filePath": "environments.main.runtime.ts",
|
29608
|
-
"line":
|
29608
|
+
"line": 1012,
|
29609
29609
|
"character": 35
|
29610
29610
|
},
|
29611
29611
|
"name": "customizer",
|
@@ -29613,7 +29613,7 @@
|
|
29613
29613
|
"__schema": "TypeRefSchema",
|
29614
29614
|
"location": {
|
29615
29615
|
"filePath": "environments.main.runtime.ts",
|
29616
|
-
"line":
|
29616
|
+
"line": 1012,
|
29617
29617
|
"character": 47
|
29618
29618
|
},
|
29619
29619
|
"name": "EnvJsoncMergeCustomizer"
|
@@ -29626,7 +29626,7 @@
|
|
29626
29626
|
"__schema": "InferenceTypeSchema",
|
29627
29627
|
"location": {
|
29628
29628
|
"filePath": "environments.main.runtime.ts",
|
29629
|
-
"line":
|
29629
|
+
"line": 1012,
|
29630
29630
|
"character": 3
|
29631
29631
|
},
|
29632
29632
|
"type": "void"
|
@@ -29637,7 +29637,7 @@
|
|
29637
29637
|
"__schema": "FunctionLikeSchema",
|
29638
29638
|
"location": {
|
29639
29639
|
"filePath": "environments.main.runtime.ts",
|
29640
|
-
"line":
|
29640
|
+
"line": 1016,
|
29641
29641
|
"character": 3
|
29642
29642
|
},
|
29643
29643
|
"signature": "(method) EnvsMain.addNonLoadedEnvAsComponentIssues(components: Component[]): Promise<void>",
|
@@ -29647,7 +29647,7 @@
|
|
29647
29647
|
"__schema": "ParameterSchema",
|
29648
29648
|
"location": {
|
29649
29649
|
"filePath": "environments.main.runtime.ts",
|
29650
|
-
"line":
|
29650
|
+
"line": 1016,
|
29651
29651
|
"character": 42
|
29652
29652
|
},
|
29653
29653
|
"name": "components",
|
@@ -29655,14 +29655,14 @@
|
|
29655
29655
|
"__schema": "TypeArraySchema",
|
29656
29656
|
"location": {
|
29657
29657
|
"filePath": "environments.main.runtime.ts",
|
29658
|
-
"line":
|
29658
|
+
"line": 1016,
|
29659
29659
|
"character": 54
|
29660
29660
|
},
|
29661
29661
|
"type": {
|
29662
29662
|
"__schema": "TypeRefSchema",
|
29663
29663
|
"location": {
|
29664
29664
|
"filePath": "environments.main.runtime.ts",
|
29665
|
-
"line":
|
29665
|
+
"line": 1016,
|
29666
29666
|
"character": 54
|
29667
29667
|
},
|
29668
29668
|
"name": "Component"
|
@@ -29676,7 +29676,7 @@
|
|
29676
29676
|
"__schema": "InferenceTypeSchema",
|
29677
29677
|
"location": {
|
29678
29678
|
"filePath": "environments.main.runtime.ts",
|
29679
|
-
"line":
|
29679
|
+
"line": 1016,
|
29680
29680
|
"character": 3
|
29681
29681
|
},
|
29682
29682
|
"type": "Promise<void>"
|
@@ -29689,7 +29689,7 @@
|
|
29689
29689
|
"__schema": "VariableLikeSchema",
|
29690
29690
|
"location": {
|
29691
29691
|
"filePath": "environments.main.runtime.ts",
|
29692
|
-
"line":
|
29692
|
+
"line": 1094,
|
29693
29693
|
"character": 3
|
29694
29694
|
},
|
29695
29695
|
"signature": "(property) EnvsMain.slots: (((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
|
@@ -29698,7 +29698,7 @@
|
|
29698
29698
|
"__schema": "InferenceTypeSchema",
|
29699
29699
|
"location": {
|
29700
29700
|
"filePath": "environments.main.runtime.ts",
|
29701
|
-
"line":
|
29701
|
+
"line": 1094,
|
29702
29702
|
"character": 3
|
29703
29703
|
},
|
29704
29704
|
"type": "(((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
|
@@ -29710,7 +29710,7 @@
|
|
29710
29710
|
"__schema": "VariableLikeSchema",
|
29711
29711
|
"location": {
|
29712
29712
|
"filePath": "environments.main.runtime.ts",
|
29713
|
-
"line":
|
29713
|
+
"line": 1100,
|
29714
29714
|
"character": 3
|
29715
29715
|
},
|
29716
29716
|
"signature": "(property) EnvsMain.dependencies: Aspect[]",
|
@@ -29719,7 +29719,7 @@
|
|
29719
29719
|
"__schema": "InferenceTypeSchema",
|
29720
29720
|
"location": {
|
29721
29721
|
"filePath": "environments.main.runtime.ts",
|
29722
|
-
"line":
|
29722
|
+
"line": 1100,
|
29723
29723
|
"character": 3
|
29724
29724
|
},
|
29725
29725
|
"type": "Aspect[]"
|
@@ -29731,7 +29731,7 @@
|
|
29731
29731
|
"__schema": "FunctionLikeSchema",
|
29732
29732
|
"location": {
|
29733
29733
|
"filePath": "environments.main.runtime.ts",
|
29734
|
-
"line":
|
29734
|
+
"line": 1102,
|
29735
29735
|
"character": 3
|
29736
29736
|
},
|
29737
29737
|
"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 +29741,7 @@
|
|
29741
29741
|
"__schema": "ParameterSchema",
|
29742
29742
|
"location": {
|
29743
29743
|
"filePath": "environments.main.runtime.ts",
|
29744
|
-
"line":
|
29744
|
+
"line": 1103,
|
29745
29745
|
"character": 5
|
29746
29746
|
},
|
29747
29747
|
"name": "[ graphql, loggerAspect, component, cli, worker, issues ]",
|
@@ -29749,7 +29749,7 @@
|
|
29749
29749
|
"__schema": "TupleTypeSchema",
|
29750
29750
|
"location": {
|
29751
29751
|
"filePath": "environments.main.runtime.ts",
|
29752
|
-
"line":
|
29752
|
+
"line": 1103,
|
29753
29753
|
"character": 62
|
29754
29754
|
},
|
29755
29755
|
"elements": [
|
@@ -29757,7 +29757,7 @@
|
|
29757
29757
|
"__schema": "TypeRefSchema",
|
29758
29758
|
"location": {
|
29759
29759
|
"filePath": "environments.main.runtime.ts",
|
29760
|
-
"line":
|
29760
|
+
"line": 1104,
|
29761
29761
|
"character": 7
|
29762
29762
|
},
|
29763
29763
|
"name": "GraphqlMain"
|
@@ -29766,7 +29766,7 @@
|
|
29766
29766
|
"__schema": "TypeRefSchema",
|
29767
29767
|
"location": {
|
29768
29768
|
"filePath": "environments.main.runtime.ts",
|
29769
|
-
"line":
|
29769
|
+
"line": 1105,
|
29770
29770
|
"character": 7
|
29771
29771
|
},
|
29772
29772
|
"name": "LoggerMain"
|
@@ -29775,7 +29775,7 @@
|
|
29775
29775
|
"__schema": "TypeRefSchema",
|
29776
29776
|
"location": {
|
29777
29777
|
"filePath": "environments.main.runtime.ts",
|
29778
|
-
"line":
|
29778
|
+
"line": 1106,
|
29779
29779
|
"character": 7
|
29780
29780
|
},
|
29781
29781
|
"name": "ComponentMain"
|
@@ -29784,7 +29784,7 @@
|
|
29784
29784
|
"__schema": "TypeRefSchema",
|
29785
29785
|
"location": {
|
29786
29786
|
"filePath": "environments.main.runtime.ts",
|
29787
|
-
"line":
|
29787
|
+
"line": 1107,
|
29788
29788
|
"character": 7
|
29789
29789
|
},
|
29790
29790
|
"name": "CLIMain"
|
@@ -29793,7 +29793,7 @@
|
|
29793
29793
|
"__schema": "TypeRefSchema",
|
29794
29794
|
"location": {
|
29795
29795
|
"filePath": "environments.main.runtime.ts",
|
29796
|
-
"line":
|
29796
|
+
"line": 1108,
|
29797
29797
|
"character": 7
|
29798
29798
|
},
|
29799
29799
|
"name": "WorkerMain"
|
@@ -29802,7 +29802,7 @@
|
|
29802
29802
|
"__schema": "TypeRefSchema",
|
29803
29803
|
"location": {
|
29804
29804
|
"filePath": "environments.main.runtime.ts",
|
29805
|
-
"line":
|
29805
|
+
"line": 1109,
|
29806
29806
|
"character": 7
|
29807
29807
|
},
|
29808
29808
|
"name": "IssuesMain"
|
@@ -29816,7 +29816,7 @@
|
|
29816
29816
|
"__schema": "ParameterSchema",
|
29817
29817
|
"location": {
|
29818
29818
|
"filePath": "environments.main.runtime.ts",
|
29819
|
-
"line":
|
29819
|
+
"line": 1111,
|
29820
29820
|
"character": 5
|
29821
29821
|
},
|
29822
29822
|
"name": "config",
|
@@ -29824,7 +29824,7 @@
|
|
29824
29824
|
"__schema": "TypeRefSchema",
|
29825
29825
|
"location": {
|
29826
29826
|
"filePath": "environments.main.runtime.ts",
|
29827
|
-
"line":
|
29827
|
+
"line": 1111,
|
29828
29828
|
"character": 13
|
29829
29829
|
},
|
29830
29830
|
"name": "EnvsConfig"
|
@@ -29836,7 +29836,7 @@
|
|
29836
29836
|
"__schema": "ParameterSchema",
|
29837
29837
|
"location": {
|
29838
29838
|
"filePath": "environments.main.runtime.ts",
|
29839
|
-
"line":
|
29839
|
+
"line": 1112,
|
29840
29840
|
"character": 5
|
29841
29841
|
},
|
29842
29842
|
"name": "[ envSlot, servicesRegistry, envJsoncMergeCustomizerSlot ]",
|
@@ -29844,7 +29844,7 @@
|
|
29844
29844
|
"__schema": "TupleTypeSchema",
|
29845
29845
|
"location": {
|
29846
29846
|
"filePath": "environments.main.runtime.ts",
|
29847
|
-
"line":
|
29847
|
+
"line": 1112,
|
29848
29848
|
"character": 63
|
29849
29849
|
},
|
29850
29850
|
"elements": [
|
@@ -29852,7 +29852,7 @@
|
|
29852
29852
|
"__schema": "TypeRefSchema",
|
29853
29853
|
"location": {
|
29854
29854
|
"filePath": "environments.main.runtime.ts",
|
29855
|
-
"line":
|
29855
|
+
"line": 1113,
|
29856
29856
|
"character": 7
|
29857
29857
|
},
|
29858
29858
|
"name": "EnvsRegistry"
|
@@ -29861,7 +29861,7 @@
|
|
29861
29861
|
"__schema": "TypeRefSchema",
|
29862
29862
|
"location": {
|
29863
29863
|
"filePath": "environments.main.runtime.ts",
|
29864
|
-
"line":
|
29864
|
+
"line": 1114,
|
29865
29865
|
"character": 7
|
29866
29866
|
},
|
29867
29867
|
"name": "ServicesRegistry"
|
@@ -29870,7 +29870,7 @@
|
|
29870
29870
|
"__schema": "TypeRefSchema",
|
29871
29871
|
"location": {
|
29872
29872
|
"filePath": "environments.main.runtime.ts",
|
29873
|
-
"line":
|
29873
|
+
"line": 1115,
|
29874
29874
|
"character": 7
|
29875
29875
|
},
|
29876
29876
|
"name": "EnvJsoncMergeCustomizerRegistry"
|
@@ -29884,7 +29884,7 @@
|
|
29884
29884
|
"__schema": "ParameterSchema",
|
29885
29885
|
"location": {
|
29886
29886
|
"filePath": "environments.main.runtime.ts",
|
29887
|
-
"line":
|
29887
|
+
"line": 1117,
|
29888
29888
|
"character": 5
|
29889
29889
|
},
|
29890
29890
|
"name": "context",
|
@@ -29892,7 +29892,7 @@
|
|
29892
29892
|
"__schema": "TypeRefSchema",
|
29893
29893
|
"location": {
|
29894
29894
|
"filePath": "environments.main.runtime.ts",
|
29895
|
-
"line":
|
29895
|
+
"line": 1117,
|
29896
29896
|
"character": 14
|
29897
29897
|
},
|
29898
29898
|
"name": "Harmony"
|
@@ -29905,7 +29905,7 @@
|
|
29905
29905
|
"__schema": "InferenceTypeSchema",
|
29906
29906
|
"location": {
|
29907
29907
|
"filePath": "environments.main.runtime.ts",
|
29908
|
-
"line":
|
29908
|
+
"line": 1102,
|
29909
29909
|
"character": 3
|
29910
29910
|
},
|
29911
29911
|
"type": "Promise<EnvsMain>"
|
@@ -29965,7 +29965,7 @@
|
|
29965
29965
|
"__schema": "UnImplementedSchema",
|
29966
29966
|
"location": {
|
29967
29967
|
"filePath": "environments.main.runtime.ts",
|
29968
|
-
"line":
|
29968
|
+
"line": 1142,
|
29969
29969
|
"character": 1
|
29970
29970
|
},
|
29971
29971
|
"name": "EnvsAspect.addRuntime(EnvsMain);",
|
@@ -30473,7 +30473,7 @@
|
|
30473
30473
|
"componentId": {
|
30474
30474
|
"scope": "teambit.envs",
|
30475
30475
|
"name": "envs",
|
30476
|
-
"version": "1.0.
|
30476
|
+
"version": "1.0.374"
|
30477
30477
|
},
|
30478
30478
|
"taggedModuleExports": []
|
30479
30479
|
}
|