@teambit/forking 1.0.494 → 1.0.496
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_forking-preview.js +1 -1
- package/artifacts/schema.json +203 -183
- package/dist/fork.cmd.d.ts +3 -0
- package/dist/fork.cmd.js.map +1 -1
- package/dist/forking.main.runtime.d.ts +1 -0
- package/dist/forking.main.runtime.js +8 -1
- package/dist/forking.main.runtime.js.map +1 -1
- package/dist/{preview-1734260112091.js → preview-1734405572492.js} +2 -2
- package/package.json +14 -14
package/artifacts/schema.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"__schema": "ClassSchema",
|
27
27
|
"location": {
|
28
28
|
"filePath": "forking.main.runtime.ts",
|
29
|
-
"line":
|
29
|
+
"line": 53,
|
30
30
|
"character": 1
|
31
31
|
},
|
32
32
|
"signature": "class ForkingMain",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"__schema": "ConstructorSchema",
|
37
37
|
"location": {
|
38
38
|
"filePath": "forking.main.runtime.ts",
|
39
|
-
"line":
|
39
|
+
"line": 54,
|
40
40
|
"character": 3
|
41
41
|
},
|
42
42
|
"signature": "constructor ForkingMain(workspace: Workspace, scope: ScopeMain, install: InstallMain, dependencyResolver: DependencyResolverMain, newComponentHelper: NewComponentHelperMain, refactoring: RefactoringMain, pkg: PkgMain): ForkingMain",
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"__schema": "ParameterSchema",
|
47
47
|
"location": {
|
48
48
|
"filePath": "forking.main.runtime.ts",
|
49
|
-
"line":
|
49
|
+
"line": 55,
|
50
50
|
"character": 5
|
51
51
|
},
|
52
52
|
"name": "workspace",
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"__schema": "TypeRefSchema",
|
55
55
|
"location": {
|
56
56
|
"filePath": "forking.main.runtime.ts",
|
57
|
-
"line":
|
57
|
+
"line": 55,
|
58
58
|
"character": 24
|
59
59
|
},
|
60
60
|
"name": "Workspace",
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"__schema": "ParameterSchema",
|
71
71
|
"location": {
|
72
72
|
"filePath": "forking.main.runtime.ts",
|
73
|
-
"line":
|
73
|
+
"line": 56,
|
74
74
|
"character": 5
|
75
75
|
},
|
76
76
|
"name": "scope",
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"__schema": "TypeRefSchema",
|
79
79
|
"location": {
|
80
80
|
"filePath": "forking.main.runtime.ts",
|
81
|
-
"line":
|
81
|
+
"line": 56,
|
82
82
|
"character": 20
|
83
83
|
},
|
84
84
|
"name": "ScopeMain",
|
@@ -94,7 +94,7 @@
|
|
94
94
|
"__schema": "ParameterSchema",
|
95
95
|
"location": {
|
96
96
|
"filePath": "forking.main.runtime.ts",
|
97
|
-
"line":
|
97
|
+
"line": 57,
|
98
98
|
"character": 5
|
99
99
|
},
|
100
100
|
"name": "install",
|
@@ -102,7 +102,7 @@
|
|
102
102
|
"__schema": "TypeRefSchema",
|
103
103
|
"location": {
|
104
104
|
"filePath": "forking.main.runtime.ts",
|
105
|
-
"line":
|
105
|
+
"line": 57,
|
106
106
|
"character": 22
|
107
107
|
},
|
108
108
|
"name": "InstallMain",
|
@@ -118,7 +118,7 @@
|
|
118
118
|
"__schema": "ParameterSchema",
|
119
119
|
"location": {
|
120
120
|
"filePath": "forking.main.runtime.ts",
|
121
|
-
"line":
|
121
|
+
"line": 58,
|
122
122
|
"character": 5
|
123
123
|
},
|
124
124
|
"name": "dependencyResolver",
|
@@ -126,7 +126,7 @@
|
|
126
126
|
"__schema": "TypeRefSchema",
|
127
127
|
"location": {
|
128
128
|
"filePath": "forking.main.runtime.ts",
|
129
|
-
"line":
|
129
|
+
"line": 58,
|
130
130
|
"character": 33
|
131
131
|
},
|
132
132
|
"name": "DependencyResolverMain",
|
@@ -142,7 +142,7 @@
|
|
142
142
|
"__schema": "ParameterSchema",
|
143
143
|
"location": {
|
144
144
|
"filePath": "forking.main.runtime.ts",
|
145
|
-
"line":
|
145
|
+
"line": 59,
|
146
146
|
"character": 5
|
147
147
|
},
|
148
148
|
"name": "newComponentHelper",
|
@@ -150,7 +150,7 @@
|
|
150
150
|
"__schema": "TypeRefSchema",
|
151
151
|
"location": {
|
152
152
|
"filePath": "forking.main.runtime.ts",
|
153
|
-
"line":
|
153
|
+
"line": 59,
|
154
154
|
"character": 33
|
155
155
|
},
|
156
156
|
"name": "NewComponentHelperMain",
|
@@ -166,7 +166,7 @@
|
|
166
166
|
"__schema": "ParameterSchema",
|
167
167
|
"location": {
|
168
168
|
"filePath": "forking.main.runtime.ts",
|
169
|
-
"line":
|
169
|
+
"line": 60,
|
170
170
|
"character": 5
|
171
171
|
},
|
172
172
|
"name": "refactoring",
|
@@ -174,7 +174,7 @@
|
|
174
174
|
"__schema": "TypeRefSchema",
|
175
175
|
"location": {
|
176
176
|
"filePath": "forking.main.runtime.ts",
|
177
|
-
"line":
|
177
|
+
"line": 60,
|
178
178
|
"character": 26
|
179
179
|
},
|
180
180
|
"name": "RefactoringMain",
|
@@ -190,7 +190,7 @@
|
|
190
190
|
"__schema": "ParameterSchema",
|
191
191
|
"location": {
|
192
192
|
"filePath": "forking.main.runtime.ts",
|
193
|
-
"line":
|
193
|
+
"line": 61,
|
194
194
|
"character": 5
|
195
195
|
},
|
196
196
|
"name": "pkg",
|
@@ -198,7 +198,7 @@
|
|
198
198
|
"__schema": "TypeRefSchema",
|
199
199
|
"location": {
|
200
200
|
"filePath": "forking.main.runtime.ts",
|
201
|
-
"line":
|
201
|
+
"line": 61,
|
202
202
|
"character": 18
|
203
203
|
},
|
204
204
|
"name": "PkgMain",
|
@@ -215,7 +215,7 @@
|
|
215
215
|
"__schema": "ThisTypeSchema",
|
216
216
|
"location": {
|
217
217
|
"filePath": "forking.main.runtime.ts",
|
218
|
-
"line":
|
218
|
+
"line": 53,
|
219
219
|
"character": 1
|
220
220
|
},
|
221
221
|
"name": "ForkingMain"
|
@@ -226,14 +226,14 @@
|
|
226
226
|
"__schema": "FunctionLikeSchema",
|
227
227
|
"location": {
|
228
228
|
"filePath": "forking.main.runtime.ts",
|
229
|
-
"line":
|
229
|
+
"line": 69,
|
230
230
|
"character": 3
|
231
231
|
},
|
232
232
|
"doc": {
|
233
233
|
"__schema": "DocSchema",
|
234
234
|
"location": {
|
235
235
|
"filePath": "forking.main.runtime.ts",
|
236
|
-
"line":
|
236
|
+
"line": 64,
|
237
237
|
"character": 3
|
238
238
|
},
|
239
239
|
"raw": "/**\n * create a new copy of existing/remote component.\n * the new component holds a reference to the old one for future reference.\n * if refactor option is enable, change the source-code to update all dependencies with the new name.\n */",
|
@@ -247,7 +247,7 @@
|
|
247
247
|
"__schema": "ParameterSchema",
|
248
248
|
"location": {
|
249
249
|
"filePath": "forking.main.runtime.ts",
|
250
|
-
"line":
|
250
|
+
"line": 69,
|
251
251
|
"character": 14
|
252
252
|
},
|
253
253
|
"name": "sourceId",
|
@@ -255,7 +255,7 @@
|
|
255
255
|
"__schema": "KeywordTypeSchema",
|
256
256
|
"location": {
|
257
257
|
"filePath": "forking.main.runtime.ts",
|
258
|
-
"line":
|
258
|
+
"line": 69,
|
259
259
|
"character": 24
|
260
260
|
},
|
261
261
|
"name": "string"
|
@@ -267,7 +267,7 @@
|
|
267
267
|
"__schema": "ParameterSchema",
|
268
268
|
"location": {
|
269
269
|
"filePath": "forking.main.runtime.ts",
|
270
|
-
"line":
|
270
|
+
"line": 69,
|
271
271
|
"character": 32
|
272
272
|
},
|
273
273
|
"name": "targetId",
|
@@ -275,7 +275,7 @@
|
|
275
275
|
"__schema": "KeywordTypeSchema",
|
276
276
|
"location": {
|
277
277
|
"filePath": "forking.main.runtime.ts",
|
278
|
-
"line":
|
278
|
+
"line": 69,
|
279
279
|
"character": 43
|
280
280
|
},
|
281
281
|
"name": "string"
|
@@ -287,7 +287,7 @@
|
|
287
287
|
"__schema": "ParameterSchema",
|
288
288
|
"location": {
|
289
289
|
"filePath": "forking.main.runtime.ts",
|
290
|
-
"line":
|
290
|
+
"line": 69,
|
291
291
|
"character": 51
|
292
292
|
},
|
293
293
|
"name": "options",
|
@@ -295,7 +295,7 @@
|
|
295
295
|
"__schema": "TypeRefSchema",
|
296
296
|
"location": {
|
297
297
|
"filePath": "forking.main.runtime.ts",
|
298
|
-
"line":
|
298
|
+
"line": 69,
|
299
299
|
"character": 61
|
300
300
|
},
|
301
301
|
"name": "ForkOptions",
|
@@ -309,7 +309,7 @@
|
|
309
309
|
"__schema": "TypeRefSchema",
|
310
310
|
"location": {
|
311
311
|
"filePath": "forking.main.runtime.ts",
|
312
|
-
"line":
|
312
|
+
"line": 69,
|
313
313
|
"character": 75
|
314
314
|
},
|
315
315
|
"name": "Promise",
|
@@ -318,7 +318,7 @@
|
|
318
318
|
"__schema": "TypeRefSchema",
|
319
319
|
"location": {
|
320
320
|
"filePath": "forking.main.runtime.ts",
|
321
|
-
"line":
|
321
|
+
"line": 69,
|
322
322
|
"character": 83
|
323
323
|
},
|
324
324
|
"name": "ComponentID",
|
@@ -338,14 +338,14 @@
|
|
338
338
|
"__schema": "FunctionLikeSchema",
|
339
339
|
"location": {
|
340
340
|
"filePath": "forking.main.runtime.ts",
|
341
|
-
"line":
|
341
|
+
"line": 87,
|
342
342
|
"character": 3
|
343
343
|
},
|
344
344
|
"doc": {
|
345
345
|
"__schema": "DocSchema",
|
346
346
|
"location": {
|
347
347
|
"filePath": "forking.main.runtime.ts",
|
348
|
-
"line":
|
348
|
+
"line": 84,
|
349
349
|
"character": 3
|
350
350
|
},
|
351
351
|
"raw": "/**\n * get the forking data, such as the source where a component was forked from\n */",
|
@@ -359,7 +359,7 @@
|
|
359
359
|
"__schema": "ParameterSchema",
|
360
360
|
"location": {
|
361
361
|
"filePath": "forking.main.runtime.ts",
|
362
|
-
"line":
|
362
|
+
"line": 87,
|
363
363
|
"character": 15
|
364
364
|
},
|
365
365
|
"name": "component",
|
@@ -367,7 +367,7 @@
|
|
367
367
|
"__schema": "TypeRefSchema",
|
368
368
|
"location": {
|
369
369
|
"filePath": "forking.main.runtime.ts",
|
370
|
-
"line":
|
370
|
+
"line": 87,
|
371
371
|
"character": 26
|
372
372
|
},
|
373
373
|
"name": "Component",
|
@@ -384,7 +384,7 @@
|
|
384
384
|
"__schema": "TypeUnionSchema",
|
385
385
|
"location": {
|
386
386
|
"filePath": "forking.main.runtime.ts",
|
387
|
-
"line":
|
387
|
+
"line": 87,
|
388
388
|
"character": 38
|
389
389
|
},
|
390
390
|
"types": [
|
@@ -392,7 +392,7 @@
|
|
392
392
|
"__schema": "TypeRefSchema",
|
393
393
|
"location": {
|
394
394
|
"filePath": "forking.main.runtime.ts",
|
395
|
-
"line":
|
395
|
+
"line": 87,
|
396
396
|
"character": 38
|
397
397
|
},
|
398
398
|
"name": "ForkInfo",
|
@@ -402,7 +402,7 @@
|
|
402
402
|
"__schema": "LiteralTypeSchema",
|
403
403
|
"location": {
|
404
404
|
"filePath": "forking.main.runtime.ts",
|
405
|
-
"line":
|
405
|
+
"line": 87,
|
406
406
|
"character": 49
|
407
407
|
},
|
408
408
|
"name": "null"
|
@@ -415,7 +415,7 @@
|
|
415
415
|
"__schema": "FunctionLikeSchema",
|
416
416
|
"location": {
|
417
417
|
"filePath": "forking.main.runtime.ts",
|
418
|
-
"line":
|
418
|
+
"line": 95,
|
419
419
|
"character": 3
|
420
420
|
},
|
421
421
|
"signature": "(method) ForkingMain.forkMultipleFromRemote(componentsToFork: MultipleComponentsToFork, options?: MultipleForkOptions): Promise<{\n targetCompId: ComponentID;\n sourceId: string;\n component: Component;\n}[]>",
|
@@ -425,7 +425,7 @@
|
|
425
425
|
"__schema": "ParameterSchema",
|
426
426
|
"location": {
|
427
427
|
"filePath": "forking.main.runtime.ts",
|
428
|
-
"line":
|
428
|
+
"line": 95,
|
429
429
|
"character": 32
|
430
430
|
},
|
431
431
|
"name": "componentsToFork",
|
@@ -433,7 +433,7 @@
|
|
433
433
|
"__schema": "TypeRefSchema",
|
434
434
|
"location": {
|
435
435
|
"filePath": "forking.main.runtime.ts",
|
436
|
-
"line":
|
436
|
+
"line": 95,
|
437
437
|
"character": 50
|
438
438
|
},
|
439
439
|
"name": "MultipleComponentsToFork",
|
@@ -446,7 +446,7 @@
|
|
446
446
|
"__schema": "ParameterSchema",
|
447
447
|
"location": {
|
448
448
|
"filePath": "forking.main.runtime.ts",
|
449
|
-
"line":
|
449
|
+
"line": 95,
|
450
450
|
"character": 76
|
451
451
|
},
|
452
452
|
"name": "options",
|
@@ -454,7 +454,7 @@
|
|
454
454
|
"__schema": "TypeRefSchema",
|
455
455
|
"location": {
|
456
456
|
"filePath": "forking.main.runtime.ts",
|
457
|
-
"line":
|
457
|
+
"line": 95,
|
458
458
|
"character": 85
|
459
459
|
},
|
460
460
|
"name": "MultipleForkOptions",
|
@@ -469,7 +469,7 @@
|
|
469
469
|
"__schema": "InferenceTypeSchema",
|
470
470
|
"location": {
|
471
471
|
"filePath": "forking.main.runtime.ts",
|
472
|
-
"line":
|
472
|
+
"line": 95,
|
473
473
|
"character": 3
|
474
474
|
},
|
475
475
|
"type": "Promise<{\n targetCompId: ComponentID;\n sourceId: string;\n component: Component;\n}[]>"
|
@@ -482,14 +482,14 @@
|
|
482
482
|
"__schema": "FunctionLikeSchema",
|
483
483
|
"location": {
|
484
484
|
"filePath": "forking.main.runtime.ts",
|
485
|
-
"line":
|
485
|
+
"line": 203,
|
486
486
|
"character": 3
|
487
487
|
},
|
488
488
|
"doc": {
|
489
489
|
"__schema": "DocSchema",
|
490
490
|
"location": {
|
491
491
|
"filePath": "forking.main.runtime.ts",
|
492
|
-
"line":
|
492
|
+
"line": 200,
|
493
493
|
"character": 3
|
494
494
|
},
|
495
495
|
"raw": "/**\n * fork all components of the given scope\n */",
|
@@ -503,7 +503,7 @@
|
|
503
503
|
"__schema": "ParameterSchema",
|
504
504
|
"location": {
|
505
505
|
"filePath": "forking.main.runtime.ts",
|
506
|
-
"line":
|
506
|
+
"line": 204,
|
507
507
|
"character": 5
|
508
508
|
},
|
509
509
|
"name": "originalScope",
|
@@ -511,7 +511,7 @@
|
|
511
511
|
"__schema": "KeywordTypeSchema",
|
512
512
|
"location": {
|
513
513
|
"filePath": "forking.main.runtime.ts",
|
514
|
-
"line":
|
514
|
+
"line": 204,
|
515
515
|
"character": 20
|
516
516
|
},
|
517
517
|
"name": "string"
|
@@ -523,7 +523,7 @@
|
|
523
523
|
"__schema": "ParameterSchema",
|
524
524
|
"location": {
|
525
525
|
"filePath": "forking.main.runtime.ts",
|
526
|
-
"line":
|
526
|
+
"line": 205,
|
527
527
|
"character": 5
|
528
528
|
},
|
529
529
|
"name": "newOptionalScope",
|
@@ -531,7 +531,7 @@
|
|
531
531
|
"__schema": "KeywordTypeSchema",
|
532
532
|
"location": {
|
533
533
|
"filePath": "forking.main.runtime.ts",
|
534
|
-
"line":
|
534
|
+
"line": 205,
|
535
535
|
"character": 24
|
536
536
|
},
|
537
537
|
"name": "string"
|
@@ -543,7 +543,7 @@
|
|
543
543
|
"__schema": "ParameterSchema",
|
544
544
|
"location": {
|
545
545
|
"filePath": "forking.main.runtime.ts",
|
546
|
-
"line":
|
546
|
+
"line": 206,
|
547
547
|
"character": 5
|
548
548
|
},
|
549
549
|
"name": "pattern",
|
@@ -551,7 +551,7 @@
|
|
551
551
|
"__schema": "KeywordTypeSchema",
|
552
552
|
"location": {
|
553
553
|
"filePath": "forking.main.runtime.ts",
|
554
|
-
"line":
|
554
|
+
"line": 206,
|
555
555
|
"character": 15
|
556
556
|
},
|
557
557
|
"name": "string"
|
@@ -563,7 +563,7 @@
|
|
563
563
|
"__schema": "ParameterSchema",
|
564
564
|
"location": {
|
565
565
|
"filePath": "forking.main.runtime.ts",
|
566
|
-
"line":
|
566
|
+
"line": 207,
|
567
567
|
"character": 5
|
568
568
|
},
|
569
569
|
"name": "options",
|
@@ -571,7 +571,7 @@
|
|
571
571
|
"__schema": "TypeRefSchema",
|
572
572
|
"location": {
|
573
573
|
"filePath": "forking.main.runtime.ts",
|
574
|
-
"line":
|
574
|
+
"line": 207,
|
575
575
|
"character": 15
|
576
576
|
},
|
577
577
|
"name": "ScopeForkOptions",
|
@@ -585,7 +585,7 @@
|
|
585
585
|
"__schema": "TypeRefSchema",
|
586
586
|
"location": {
|
587
587
|
"filePath": "forking.main.runtime.ts",
|
588
|
-
"line":
|
588
|
+
"line": 208,
|
589
589
|
"character": 6
|
590
590
|
},
|
591
591
|
"name": "Promise",
|
@@ -594,14 +594,14 @@
|
|
594
594
|
"__schema": "TypeArraySchema",
|
595
595
|
"location": {
|
596
596
|
"filePath": "forking.main.runtime.ts",
|
597
|
-
"line":
|
597
|
+
"line": 208,
|
598
598
|
"character": 14
|
599
599
|
},
|
600
600
|
"type": {
|
601
601
|
"__schema": "TypeRefSchema",
|
602
602
|
"location": {
|
603
603
|
"filePath": "forking.main.runtime.ts",
|
604
|
-
"line":
|
604
|
+
"line": 208,
|
605
605
|
"character": 14
|
606
606
|
},
|
607
607
|
"name": "ComponentID",
|
@@ -622,7 +622,7 @@
|
|
622
622
|
"__schema": "FunctionLikeSchema",
|
623
623
|
"location": {
|
624
624
|
"filePath": "forking.main.runtime.ts",
|
625
|
-
"line":
|
625
|
+
"line": 272,
|
626
626
|
"character": 3
|
627
627
|
},
|
628
628
|
"signature": "(method) ForkingMain.forkRemoteComponent(sourceId: ComponentID, targetId?: string, options?: ForkOptions, shouldRefactorVariablesAndClasses?: boolean): Promise<{\n targetCompId: ComponentID;\n component: Component;\n}>",
|
@@ -632,7 +632,7 @@
|
|
632
632
|
"__schema": "ParameterSchema",
|
633
633
|
"location": {
|
634
634
|
"filePath": "forking.main.runtime.ts",
|
635
|
-
"line":
|
635
|
+
"line": 273,
|
636
636
|
"character": 5
|
637
637
|
},
|
638
638
|
"name": "sourceId",
|
@@ -640,7 +640,7 @@
|
|
640
640
|
"__schema": "TypeRefSchema",
|
641
641
|
"location": {
|
642
642
|
"filePath": "forking.main.runtime.ts",
|
643
|
-
"line":
|
643
|
+
"line": 273,
|
644
644
|
"character": 15
|
645
645
|
},
|
646
646
|
"name": "ComponentID",
|
@@ -657,7 +657,7 @@
|
|
657
657
|
"__schema": "ParameterSchema",
|
658
658
|
"location": {
|
659
659
|
"filePath": "forking.main.runtime.ts",
|
660
|
-
"line":
|
660
|
+
"line": 274,
|
661
661
|
"character": 5
|
662
662
|
},
|
663
663
|
"name": "targetId",
|
@@ -665,7 +665,7 @@
|
|
665
665
|
"__schema": "KeywordTypeSchema",
|
666
666
|
"location": {
|
667
667
|
"filePath": "forking.main.runtime.ts",
|
668
|
-
"line":
|
668
|
+
"line": 274,
|
669
669
|
"character": 16
|
670
670
|
},
|
671
671
|
"name": "string"
|
@@ -677,7 +677,7 @@
|
|
677
677
|
"__schema": "ParameterSchema",
|
678
678
|
"location": {
|
679
679
|
"filePath": "forking.main.runtime.ts",
|
680
|
-
"line":
|
680
|
+
"line": 275,
|
681
681
|
"character": 5
|
682
682
|
},
|
683
683
|
"name": "options",
|
@@ -685,7 +685,7 @@
|
|
685
685
|
"__schema": "TypeRefSchema",
|
686
686
|
"location": {
|
687
687
|
"filePath": "forking.main.runtime.ts",
|
688
|
-
"line":
|
688
|
+
"line": 275,
|
689
689
|
"character": 15
|
690
690
|
},
|
691
691
|
"name": "ForkOptions",
|
@@ -698,7 +698,7 @@
|
|
698
698
|
"__schema": "ParameterSchema",
|
699
699
|
"location": {
|
700
700
|
"filePath": "forking.main.runtime.ts",
|
701
|
-
"line":
|
701
|
+
"line": 276,
|
702
702
|
"character": 5
|
703
703
|
},
|
704
704
|
"name": "shouldRefactorVariablesAndClasses",
|
@@ -706,7 +706,7 @@
|
|
706
706
|
"__schema": "InferenceTypeSchema",
|
707
707
|
"location": {
|
708
708
|
"filePath": "forking.main.runtime.ts",
|
709
|
-
"line":
|
709
|
+
"line": 276,
|
710
710
|
"character": 5
|
711
711
|
},
|
712
712
|
"type": "boolean"
|
@@ -720,7 +720,7 @@
|
|
720
720
|
"__schema": "TypeRefSchema",
|
721
721
|
"location": {
|
722
722
|
"filePath": "forking.main.runtime.ts",
|
723
|
-
"line":
|
723
|
+
"line": 277,
|
724
724
|
"character": 6
|
725
725
|
},
|
726
726
|
"name": "Promise",
|
@@ -729,7 +729,7 @@
|
|
729
729
|
"__schema": "TypeLiteralSchema",
|
730
730
|
"location": {
|
731
731
|
"filePath": "forking.main.runtime.ts",
|
732
|
-
"line":
|
732
|
+
"line": 277,
|
733
733
|
"character": 14
|
734
734
|
},
|
735
735
|
"members": [
|
@@ -737,7 +737,7 @@
|
|
737
737
|
"__schema": "VariableLikeSchema",
|
738
738
|
"location": {
|
739
739
|
"filePath": "forking.main.runtime.ts",
|
740
|
-
"line":
|
740
|
+
"line": 278,
|
741
741
|
"character": 5
|
742
742
|
},
|
743
743
|
"signature": "(property) targetCompId: ComponentID",
|
@@ -746,7 +746,7 @@
|
|
746
746
|
"__schema": "TypeRefSchema",
|
747
747
|
"location": {
|
748
748
|
"filePath": "forking.main.runtime.ts",
|
749
|
-
"line":
|
749
|
+
"line": 278,
|
750
750
|
"character": 5
|
751
751
|
},
|
752
752
|
"name": "ComponentID",
|
@@ -762,7 +762,7 @@
|
|
762
762
|
"__schema": "VariableLikeSchema",
|
763
763
|
"location": {
|
764
764
|
"filePath": "forking.main.runtime.ts",
|
765
|
-
"line":
|
765
|
+
"line": 279,
|
766
766
|
"character": 5
|
767
767
|
},
|
768
768
|
"signature": "(property) component: Component",
|
@@ -771,7 +771,7 @@
|
|
771
771
|
"__schema": "TypeRefSchema",
|
772
772
|
"location": {
|
773
773
|
"filePath": "forking.main.runtime.ts",
|
774
|
-
"line":
|
774
|
+
"line": 279,
|
775
775
|
"character": 5
|
776
776
|
},
|
777
777
|
"name": "Component",
|
@@ -794,7 +794,7 @@
|
|
794
794
|
"__schema": "VariableLikeSchema",
|
795
795
|
"location": {
|
796
796
|
"filePath": "forking.main.runtime.ts",
|
797
|
-
"line":
|
797
|
+
"line": 370,
|
798
798
|
"character": 3
|
799
799
|
},
|
800
800
|
"signature": "(property) ForkingMain.slots: never[]",
|
@@ -803,7 +803,7 @@
|
|
803
803
|
"__schema": "InferenceTypeSchema",
|
804
804
|
"location": {
|
805
805
|
"filePath": "forking.main.runtime.ts",
|
806
|
-
"line":
|
806
|
+
"line": 370,
|
807
807
|
"character": 3
|
808
808
|
},
|
809
809
|
"type": "never[]"
|
@@ -815,7 +815,7 @@
|
|
815
815
|
"__schema": "VariableLikeSchema",
|
816
816
|
"location": {
|
817
817
|
"filePath": "forking.main.runtime.ts",
|
818
|
-
"line":
|
818
|
+
"line": 371,
|
819
819
|
"character": 3
|
820
820
|
},
|
821
821
|
"signature": "(property) ForkingMain.dependencies: Aspect[]",
|
@@ -824,7 +824,7 @@
|
|
824
824
|
"__schema": "InferenceTypeSchema",
|
825
825
|
"location": {
|
826
826
|
"filePath": "forking.main.runtime.ts",
|
827
|
-
"line":
|
827
|
+
"line": 371,
|
828
828
|
"character": 3
|
829
829
|
},
|
830
830
|
"type": "Aspect[]"
|
@@ -836,7 +836,7 @@
|
|
836
836
|
"__schema": "VariableLikeSchema",
|
837
837
|
"location": {
|
838
838
|
"filePath": "forking.main.runtime.ts",
|
839
|
-
"line":
|
839
|
+
"line": 383,
|
840
840
|
"character": 3
|
841
841
|
},
|
842
842
|
"signature": "(property) ForkingMain.runtime: RuntimeDefinition",
|
@@ -845,7 +845,7 @@
|
|
845
845
|
"__schema": "InferenceTypeSchema",
|
846
846
|
"location": {
|
847
847
|
"filePath": "forking.main.runtime.ts",
|
848
|
-
"line":
|
848
|
+
"line": 383,
|
849
849
|
"character": 3
|
850
850
|
},
|
851
851
|
"type": "RuntimeDefinition"
|
@@ -857,7 +857,7 @@
|
|
857
857
|
"__schema": "FunctionLikeSchema",
|
858
858
|
"location": {
|
859
859
|
"filePath": "forking.main.runtime.ts",
|
860
|
-
"line":
|
860
|
+
"line": 384,
|
861
861
|
"character": 3
|
862
862
|
},
|
863
863
|
"signature": "(method) ForkingMain.provider([cli, workspace, scope, dependencyResolver, componentMain, newComponentHelper, graphql, refactoring, pkg, install,]: [\n CLIMain,\n Workspace,\n ScopeMain,\n DependencyResolverMain,\n ComponentMain,\n NewComponentHelperMain,\n GraphqlMain,\n RefactoringMain,\n PkgMain,\n InstallMain\n]): Promise<ForkingMain>",
|
@@ -867,7 +867,7 @@
|
|
867
867
|
"__schema": "ParameterSchema",
|
868
868
|
"location": {
|
869
869
|
"filePath": "forking.main.runtime.ts",
|
870
|
-
"line":
|
870
|
+
"line": 384,
|
871
871
|
"character": 25
|
872
872
|
},
|
873
873
|
"name": "[ cli, workspace, scope, dependencyResolver, componentMain, newComponentHelper, graphql, refactoring, pkg, install ]",
|
@@ -875,7 +875,7 @@
|
|
875
875
|
"__schema": "TupleTypeSchema",
|
876
876
|
"location": {
|
877
877
|
"filePath": "forking.main.runtime.ts",
|
878
|
-
"line":
|
878
|
+
"line": 395,
|
879
879
|
"character": 6
|
880
880
|
},
|
881
881
|
"elements": [
|
@@ -883,7 +883,7 @@
|
|
883
883
|
"__schema": "TypeRefSchema",
|
884
884
|
"location": {
|
885
885
|
"filePath": "forking.main.runtime.ts",
|
886
|
-
"line":
|
886
|
+
"line": 396,
|
887
887
|
"character": 5
|
888
888
|
},
|
889
889
|
"name": "CLIMain",
|
@@ -896,7 +896,7 @@
|
|
896
896
|
"__schema": "TypeRefSchema",
|
897
897
|
"location": {
|
898
898
|
"filePath": "forking.main.runtime.ts",
|
899
|
-
"line":
|
899
|
+
"line": 397,
|
900
900
|
"character": 5
|
901
901
|
},
|
902
902
|
"name": "Workspace",
|
@@ -909,7 +909,7 @@
|
|
909
909
|
"__schema": "TypeRefSchema",
|
910
910
|
"location": {
|
911
911
|
"filePath": "forking.main.runtime.ts",
|
912
|
-
"line":
|
912
|
+
"line": 398,
|
913
913
|
"character": 5
|
914
914
|
},
|
915
915
|
"name": "ScopeMain",
|
@@ -922,7 +922,7 @@
|
|
922
922
|
"__schema": "TypeRefSchema",
|
923
923
|
"location": {
|
924
924
|
"filePath": "forking.main.runtime.ts",
|
925
|
-
"line":
|
925
|
+
"line": 399,
|
926
926
|
"character": 5
|
927
927
|
},
|
928
928
|
"name": "DependencyResolverMain",
|
@@ -935,7 +935,7 @@
|
|
935
935
|
"__schema": "TypeRefSchema",
|
936
936
|
"location": {
|
937
937
|
"filePath": "forking.main.runtime.ts",
|
938
|
-
"line":
|
938
|
+
"line": 400,
|
939
939
|
"character": 5
|
940
940
|
},
|
941
941
|
"name": "ComponentMain",
|
@@ -948,7 +948,7 @@
|
|
948
948
|
"__schema": "TypeRefSchema",
|
949
949
|
"location": {
|
950
950
|
"filePath": "forking.main.runtime.ts",
|
951
|
-
"line":
|
951
|
+
"line": 401,
|
952
952
|
"character": 5
|
953
953
|
},
|
954
954
|
"name": "NewComponentHelperMain",
|
@@ -961,7 +961,7 @@
|
|
961
961
|
"__schema": "TypeRefSchema",
|
962
962
|
"location": {
|
963
963
|
"filePath": "forking.main.runtime.ts",
|
964
|
-
"line":
|
964
|
+
"line": 402,
|
965
965
|
"character": 5
|
966
966
|
},
|
967
967
|
"name": "GraphqlMain",
|
@@ -974,7 +974,7 @@
|
|
974
974
|
"__schema": "TypeRefSchema",
|
975
975
|
"location": {
|
976
976
|
"filePath": "forking.main.runtime.ts",
|
977
|
-
"line":
|
977
|
+
"line": 403,
|
978
978
|
"character": 5
|
979
979
|
},
|
980
980
|
"name": "RefactoringMain",
|
@@ -987,7 +987,7 @@
|
|
987
987
|
"__schema": "TypeRefSchema",
|
988
988
|
"location": {
|
989
989
|
"filePath": "forking.main.runtime.ts",
|
990
|
-
"line":
|
990
|
+
"line": 404,
|
991
991
|
"character": 5
|
992
992
|
},
|
993
993
|
"name": "PkgMain",
|
@@ -1000,7 +1000,7 @@
|
|
1000
1000
|
"__schema": "TypeRefSchema",
|
1001
1001
|
"location": {
|
1002
1002
|
"filePath": "forking.main.runtime.ts",
|
1003
|
-
"line":
|
1003
|
+
"line": 405,
|
1004
1004
|
"character": 5
|
1005
1005
|
},
|
1006
1006
|
"name": "InstallMain",
|
@@ -1019,7 +1019,7 @@
|
|
1019
1019
|
"__schema": "InferenceTypeSchema",
|
1020
1020
|
"location": {
|
1021
1021
|
"filePath": "forking.main.runtime.ts",
|
1022
|
-
"line":
|
1022
|
+
"line": 384,
|
1023
1023
|
"character": 3
|
1024
1024
|
},
|
1025
1025
|
"type": "Promise<ForkingMain>"
|
@@ -1141,7 +1141,7 @@
|
|
1141
1141
|
"__schema": "ClassSchema",
|
1142
1142
|
"location": {
|
1143
1143
|
"filePath": "forking.main.runtime.ts",
|
1144
|
-
"line":
|
1144
|
+
"line": 53,
|
1145
1145
|
"character": 1
|
1146
1146
|
},
|
1147
1147
|
"signature": "class ForkingMain",
|
@@ -1151,7 +1151,7 @@
|
|
1151
1151
|
"__schema": "ConstructorSchema",
|
1152
1152
|
"location": {
|
1153
1153
|
"filePath": "forking.main.runtime.ts",
|
1154
|
-
"line":
|
1154
|
+
"line": 54,
|
1155
1155
|
"character": 3
|
1156
1156
|
},
|
1157
1157
|
"signature": "constructor ForkingMain(workspace: Workspace, scope: ScopeMain, install: InstallMain, dependencyResolver: DependencyResolverMain, newComponentHelper: NewComponentHelperMain, refactoring: RefactoringMain, pkg: PkgMain): ForkingMain",
|
@@ -1161,7 +1161,7 @@
|
|
1161
1161
|
"__schema": "ParameterSchema",
|
1162
1162
|
"location": {
|
1163
1163
|
"filePath": "forking.main.runtime.ts",
|
1164
|
-
"line":
|
1164
|
+
"line": 55,
|
1165
1165
|
"character": 5
|
1166
1166
|
},
|
1167
1167
|
"name": "workspace",
|
@@ -1169,7 +1169,7 @@
|
|
1169
1169
|
"__schema": "TypeRefSchema",
|
1170
1170
|
"location": {
|
1171
1171
|
"filePath": "forking.main.runtime.ts",
|
1172
|
-
"line":
|
1172
|
+
"line": 55,
|
1173
1173
|
"character": 24
|
1174
1174
|
},
|
1175
1175
|
"name": "Workspace",
|
@@ -1185,7 +1185,7 @@
|
|
1185
1185
|
"__schema": "ParameterSchema",
|
1186
1186
|
"location": {
|
1187
1187
|
"filePath": "forking.main.runtime.ts",
|
1188
|
-
"line":
|
1188
|
+
"line": 56,
|
1189
1189
|
"character": 5
|
1190
1190
|
},
|
1191
1191
|
"name": "scope",
|
@@ -1193,7 +1193,7 @@
|
|
1193
1193
|
"__schema": "TypeRefSchema",
|
1194
1194
|
"location": {
|
1195
1195
|
"filePath": "forking.main.runtime.ts",
|
1196
|
-
"line":
|
1196
|
+
"line": 56,
|
1197
1197
|
"character": 20
|
1198
1198
|
},
|
1199
1199
|
"name": "ScopeMain",
|
@@ -1209,7 +1209,7 @@
|
|
1209
1209
|
"__schema": "ParameterSchema",
|
1210
1210
|
"location": {
|
1211
1211
|
"filePath": "forking.main.runtime.ts",
|
1212
|
-
"line":
|
1212
|
+
"line": 57,
|
1213
1213
|
"character": 5
|
1214
1214
|
},
|
1215
1215
|
"name": "install",
|
@@ -1217,7 +1217,7 @@
|
|
1217
1217
|
"__schema": "TypeRefSchema",
|
1218
1218
|
"location": {
|
1219
1219
|
"filePath": "forking.main.runtime.ts",
|
1220
|
-
"line":
|
1220
|
+
"line": 57,
|
1221
1221
|
"character": 22
|
1222
1222
|
},
|
1223
1223
|
"name": "InstallMain",
|
@@ -1233,7 +1233,7 @@
|
|
1233
1233
|
"__schema": "ParameterSchema",
|
1234
1234
|
"location": {
|
1235
1235
|
"filePath": "forking.main.runtime.ts",
|
1236
|
-
"line":
|
1236
|
+
"line": 58,
|
1237
1237
|
"character": 5
|
1238
1238
|
},
|
1239
1239
|
"name": "dependencyResolver",
|
@@ -1241,7 +1241,7 @@
|
|
1241
1241
|
"__schema": "TypeRefSchema",
|
1242
1242
|
"location": {
|
1243
1243
|
"filePath": "forking.main.runtime.ts",
|
1244
|
-
"line":
|
1244
|
+
"line": 58,
|
1245
1245
|
"character": 33
|
1246
1246
|
},
|
1247
1247
|
"name": "DependencyResolverMain",
|
@@ -1257,7 +1257,7 @@
|
|
1257
1257
|
"__schema": "ParameterSchema",
|
1258
1258
|
"location": {
|
1259
1259
|
"filePath": "forking.main.runtime.ts",
|
1260
|
-
"line":
|
1260
|
+
"line": 59,
|
1261
1261
|
"character": 5
|
1262
1262
|
},
|
1263
1263
|
"name": "newComponentHelper",
|
@@ -1265,7 +1265,7 @@
|
|
1265
1265
|
"__schema": "TypeRefSchema",
|
1266
1266
|
"location": {
|
1267
1267
|
"filePath": "forking.main.runtime.ts",
|
1268
|
-
"line":
|
1268
|
+
"line": 59,
|
1269
1269
|
"character": 33
|
1270
1270
|
},
|
1271
1271
|
"name": "NewComponentHelperMain",
|
@@ -1281,7 +1281,7 @@
|
|
1281
1281
|
"__schema": "ParameterSchema",
|
1282
1282
|
"location": {
|
1283
1283
|
"filePath": "forking.main.runtime.ts",
|
1284
|
-
"line":
|
1284
|
+
"line": 60,
|
1285
1285
|
"character": 5
|
1286
1286
|
},
|
1287
1287
|
"name": "refactoring",
|
@@ -1289,7 +1289,7 @@
|
|
1289
1289
|
"__schema": "TypeRefSchema",
|
1290
1290
|
"location": {
|
1291
1291
|
"filePath": "forking.main.runtime.ts",
|
1292
|
-
"line":
|
1292
|
+
"line": 60,
|
1293
1293
|
"character": 26
|
1294
1294
|
},
|
1295
1295
|
"name": "RefactoringMain",
|
@@ -1305,7 +1305,7 @@
|
|
1305
1305
|
"__schema": "ParameterSchema",
|
1306
1306
|
"location": {
|
1307
1307
|
"filePath": "forking.main.runtime.ts",
|
1308
|
-
"line":
|
1308
|
+
"line": 61,
|
1309
1309
|
"character": 5
|
1310
1310
|
},
|
1311
1311
|
"name": "pkg",
|
@@ -1313,7 +1313,7 @@
|
|
1313
1313
|
"__schema": "TypeRefSchema",
|
1314
1314
|
"location": {
|
1315
1315
|
"filePath": "forking.main.runtime.ts",
|
1316
|
-
"line":
|
1316
|
+
"line": 61,
|
1317
1317
|
"character": 18
|
1318
1318
|
},
|
1319
1319
|
"name": "PkgMain",
|
@@ -1330,7 +1330,7 @@
|
|
1330
1330
|
"__schema": "ThisTypeSchema",
|
1331
1331
|
"location": {
|
1332
1332
|
"filePath": "forking.main.runtime.ts",
|
1333
|
-
"line":
|
1333
|
+
"line": 53,
|
1334
1334
|
"character": 1
|
1335
1335
|
},
|
1336
1336
|
"name": "ForkingMain"
|
@@ -1341,14 +1341,14 @@
|
|
1341
1341
|
"__schema": "FunctionLikeSchema",
|
1342
1342
|
"location": {
|
1343
1343
|
"filePath": "forking.main.runtime.ts",
|
1344
|
-
"line":
|
1344
|
+
"line": 69,
|
1345
1345
|
"character": 3
|
1346
1346
|
},
|
1347
1347
|
"doc": {
|
1348
1348
|
"__schema": "DocSchema",
|
1349
1349
|
"location": {
|
1350
1350
|
"filePath": "forking.main.runtime.ts",
|
1351
|
-
"line":
|
1351
|
+
"line": 64,
|
1352
1352
|
"character": 3
|
1353
1353
|
},
|
1354
1354
|
"raw": "/**\n * create a new copy of existing/remote component.\n * the new component holds a reference to the old one for future reference.\n * if refactor option is enable, change the source-code to update all dependencies with the new name.\n */",
|
@@ -1362,7 +1362,7 @@
|
|
1362
1362
|
"__schema": "ParameterSchema",
|
1363
1363
|
"location": {
|
1364
1364
|
"filePath": "forking.main.runtime.ts",
|
1365
|
-
"line":
|
1365
|
+
"line": 69,
|
1366
1366
|
"character": 14
|
1367
1367
|
},
|
1368
1368
|
"name": "sourceId",
|
@@ -1370,7 +1370,7 @@
|
|
1370
1370
|
"__schema": "KeywordTypeSchema",
|
1371
1371
|
"location": {
|
1372
1372
|
"filePath": "forking.main.runtime.ts",
|
1373
|
-
"line":
|
1373
|
+
"line": 69,
|
1374
1374
|
"character": 24
|
1375
1375
|
},
|
1376
1376
|
"name": "string"
|
@@ -1382,7 +1382,7 @@
|
|
1382
1382
|
"__schema": "ParameterSchema",
|
1383
1383
|
"location": {
|
1384
1384
|
"filePath": "forking.main.runtime.ts",
|
1385
|
-
"line":
|
1385
|
+
"line": 69,
|
1386
1386
|
"character": 32
|
1387
1387
|
},
|
1388
1388
|
"name": "targetId",
|
@@ -1390,7 +1390,7 @@
|
|
1390
1390
|
"__schema": "KeywordTypeSchema",
|
1391
1391
|
"location": {
|
1392
1392
|
"filePath": "forking.main.runtime.ts",
|
1393
|
-
"line":
|
1393
|
+
"line": 69,
|
1394
1394
|
"character": 43
|
1395
1395
|
},
|
1396
1396
|
"name": "string"
|
@@ -1402,7 +1402,7 @@
|
|
1402
1402
|
"__schema": "ParameterSchema",
|
1403
1403
|
"location": {
|
1404
1404
|
"filePath": "forking.main.runtime.ts",
|
1405
|
-
"line":
|
1405
|
+
"line": 69,
|
1406
1406
|
"character": 51
|
1407
1407
|
},
|
1408
1408
|
"name": "options",
|
@@ -1410,7 +1410,7 @@
|
|
1410
1410
|
"__schema": "TypeRefSchema",
|
1411
1411
|
"location": {
|
1412
1412
|
"filePath": "forking.main.runtime.ts",
|
1413
|
-
"line":
|
1413
|
+
"line": 69,
|
1414
1414
|
"character": 61
|
1415
1415
|
},
|
1416
1416
|
"name": "ForkOptions",
|
@@ -1424,7 +1424,7 @@
|
|
1424
1424
|
"__schema": "TypeRefSchema",
|
1425
1425
|
"location": {
|
1426
1426
|
"filePath": "forking.main.runtime.ts",
|
1427
|
-
"line":
|
1427
|
+
"line": 69,
|
1428
1428
|
"character": 75
|
1429
1429
|
},
|
1430
1430
|
"name": "Promise",
|
@@ -1433,7 +1433,7 @@
|
|
1433
1433
|
"__schema": "TypeRefSchema",
|
1434
1434
|
"location": {
|
1435
1435
|
"filePath": "forking.main.runtime.ts",
|
1436
|
-
"line":
|
1436
|
+
"line": 69,
|
1437
1437
|
"character": 83
|
1438
1438
|
},
|
1439
1439
|
"name": "ComponentID",
|
@@ -1453,14 +1453,14 @@
|
|
1453
1453
|
"__schema": "FunctionLikeSchema",
|
1454
1454
|
"location": {
|
1455
1455
|
"filePath": "forking.main.runtime.ts",
|
1456
|
-
"line":
|
1456
|
+
"line": 87,
|
1457
1457
|
"character": 3
|
1458
1458
|
},
|
1459
1459
|
"doc": {
|
1460
1460
|
"__schema": "DocSchema",
|
1461
1461
|
"location": {
|
1462
1462
|
"filePath": "forking.main.runtime.ts",
|
1463
|
-
"line":
|
1463
|
+
"line": 84,
|
1464
1464
|
"character": 3
|
1465
1465
|
},
|
1466
1466
|
"raw": "/**\n * get the forking data, such as the source where a component was forked from\n */",
|
@@ -1474,7 +1474,7 @@
|
|
1474
1474
|
"__schema": "ParameterSchema",
|
1475
1475
|
"location": {
|
1476
1476
|
"filePath": "forking.main.runtime.ts",
|
1477
|
-
"line":
|
1477
|
+
"line": 87,
|
1478
1478
|
"character": 15
|
1479
1479
|
},
|
1480
1480
|
"name": "component",
|
@@ -1482,7 +1482,7 @@
|
|
1482
1482
|
"__schema": "TypeRefSchema",
|
1483
1483
|
"location": {
|
1484
1484
|
"filePath": "forking.main.runtime.ts",
|
1485
|
-
"line":
|
1485
|
+
"line": 87,
|
1486
1486
|
"character": 26
|
1487
1487
|
},
|
1488
1488
|
"name": "Component",
|
@@ -1499,7 +1499,7 @@
|
|
1499
1499
|
"__schema": "TypeUnionSchema",
|
1500
1500
|
"location": {
|
1501
1501
|
"filePath": "forking.main.runtime.ts",
|
1502
|
-
"line":
|
1502
|
+
"line": 87,
|
1503
1503
|
"character": 38
|
1504
1504
|
},
|
1505
1505
|
"types": [
|
@@ -1507,7 +1507,7 @@
|
|
1507
1507
|
"__schema": "TypeRefSchema",
|
1508
1508
|
"location": {
|
1509
1509
|
"filePath": "forking.main.runtime.ts",
|
1510
|
-
"line":
|
1510
|
+
"line": 87,
|
1511
1511
|
"character": 38
|
1512
1512
|
},
|
1513
1513
|
"name": "ForkInfo",
|
@@ -1517,7 +1517,7 @@
|
|
1517
1517
|
"__schema": "LiteralTypeSchema",
|
1518
1518
|
"location": {
|
1519
1519
|
"filePath": "forking.main.runtime.ts",
|
1520
|
-
"line":
|
1520
|
+
"line": 87,
|
1521
1521
|
"character": 49
|
1522
1522
|
},
|
1523
1523
|
"name": "null"
|
@@ -1530,7 +1530,7 @@
|
|
1530
1530
|
"__schema": "FunctionLikeSchema",
|
1531
1531
|
"location": {
|
1532
1532
|
"filePath": "forking.main.runtime.ts",
|
1533
|
-
"line":
|
1533
|
+
"line": 95,
|
1534
1534
|
"character": 3
|
1535
1535
|
},
|
1536
1536
|
"signature": "(method) ForkingMain.forkMultipleFromRemote(componentsToFork: MultipleComponentsToFork, options?: MultipleForkOptions): Promise<{\n targetCompId: ComponentID;\n sourceId: string;\n component: Component;\n}[]>",
|
@@ -1540,7 +1540,7 @@
|
|
1540
1540
|
"__schema": "ParameterSchema",
|
1541
1541
|
"location": {
|
1542
1542
|
"filePath": "forking.main.runtime.ts",
|
1543
|
-
"line":
|
1543
|
+
"line": 95,
|
1544
1544
|
"character": 32
|
1545
1545
|
},
|
1546
1546
|
"name": "componentsToFork",
|
@@ -1548,7 +1548,7 @@
|
|
1548
1548
|
"__schema": "TypeRefSchema",
|
1549
1549
|
"location": {
|
1550
1550
|
"filePath": "forking.main.runtime.ts",
|
1551
|
-
"line":
|
1551
|
+
"line": 95,
|
1552
1552
|
"character": 50
|
1553
1553
|
},
|
1554
1554
|
"name": "MultipleComponentsToFork",
|
@@ -1561,7 +1561,7 @@
|
|
1561
1561
|
"__schema": "ParameterSchema",
|
1562
1562
|
"location": {
|
1563
1563
|
"filePath": "forking.main.runtime.ts",
|
1564
|
-
"line":
|
1564
|
+
"line": 95,
|
1565
1565
|
"character": 76
|
1566
1566
|
},
|
1567
1567
|
"name": "options",
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
"__schema": "TypeRefSchema",
|
1570
1570
|
"location": {
|
1571
1571
|
"filePath": "forking.main.runtime.ts",
|
1572
|
-
"line":
|
1572
|
+
"line": 95,
|
1573
1573
|
"character": 85
|
1574
1574
|
},
|
1575
1575
|
"name": "MultipleForkOptions",
|
@@ -1584,7 +1584,7 @@
|
|
1584
1584
|
"__schema": "InferenceTypeSchema",
|
1585
1585
|
"location": {
|
1586
1586
|
"filePath": "forking.main.runtime.ts",
|
1587
|
-
"line":
|
1587
|
+
"line": 95,
|
1588
1588
|
"character": 3
|
1589
1589
|
},
|
1590
1590
|
"type": "Promise<{\n targetCompId: ComponentID;\n sourceId: string;\n component: Component;\n}[]>"
|
@@ -1597,14 +1597,14 @@
|
|
1597
1597
|
"__schema": "FunctionLikeSchema",
|
1598
1598
|
"location": {
|
1599
1599
|
"filePath": "forking.main.runtime.ts",
|
1600
|
-
"line":
|
1600
|
+
"line": 203,
|
1601
1601
|
"character": 3
|
1602
1602
|
},
|
1603
1603
|
"doc": {
|
1604
1604
|
"__schema": "DocSchema",
|
1605
1605
|
"location": {
|
1606
1606
|
"filePath": "forking.main.runtime.ts",
|
1607
|
-
"line":
|
1607
|
+
"line": 200,
|
1608
1608
|
"character": 3
|
1609
1609
|
},
|
1610
1610
|
"raw": "/**\n * fork all components of the given scope\n */",
|
@@ -1618,7 +1618,7 @@
|
|
1618
1618
|
"__schema": "ParameterSchema",
|
1619
1619
|
"location": {
|
1620
1620
|
"filePath": "forking.main.runtime.ts",
|
1621
|
-
"line":
|
1621
|
+
"line": 204,
|
1622
1622
|
"character": 5
|
1623
1623
|
},
|
1624
1624
|
"name": "originalScope",
|
@@ -1626,7 +1626,7 @@
|
|
1626
1626
|
"__schema": "KeywordTypeSchema",
|
1627
1627
|
"location": {
|
1628
1628
|
"filePath": "forking.main.runtime.ts",
|
1629
|
-
"line":
|
1629
|
+
"line": 204,
|
1630
1630
|
"character": 20
|
1631
1631
|
},
|
1632
1632
|
"name": "string"
|
@@ -1638,7 +1638,7 @@
|
|
1638
1638
|
"__schema": "ParameterSchema",
|
1639
1639
|
"location": {
|
1640
1640
|
"filePath": "forking.main.runtime.ts",
|
1641
|
-
"line":
|
1641
|
+
"line": 205,
|
1642
1642
|
"character": 5
|
1643
1643
|
},
|
1644
1644
|
"name": "newOptionalScope",
|
@@ -1646,7 +1646,7 @@
|
|
1646
1646
|
"__schema": "KeywordTypeSchema",
|
1647
1647
|
"location": {
|
1648
1648
|
"filePath": "forking.main.runtime.ts",
|
1649
|
-
"line":
|
1649
|
+
"line": 205,
|
1650
1650
|
"character": 24
|
1651
1651
|
},
|
1652
1652
|
"name": "string"
|
@@ -1658,7 +1658,7 @@
|
|
1658
1658
|
"__schema": "ParameterSchema",
|
1659
1659
|
"location": {
|
1660
1660
|
"filePath": "forking.main.runtime.ts",
|
1661
|
-
"line":
|
1661
|
+
"line": 206,
|
1662
1662
|
"character": 5
|
1663
1663
|
},
|
1664
1664
|
"name": "pattern",
|
@@ -1666,7 +1666,7 @@
|
|
1666
1666
|
"__schema": "KeywordTypeSchema",
|
1667
1667
|
"location": {
|
1668
1668
|
"filePath": "forking.main.runtime.ts",
|
1669
|
-
"line":
|
1669
|
+
"line": 206,
|
1670
1670
|
"character": 15
|
1671
1671
|
},
|
1672
1672
|
"name": "string"
|
@@ -1678,7 +1678,7 @@
|
|
1678
1678
|
"__schema": "ParameterSchema",
|
1679
1679
|
"location": {
|
1680
1680
|
"filePath": "forking.main.runtime.ts",
|
1681
|
-
"line":
|
1681
|
+
"line": 207,
|
1682
1682
|
"character": 5
|
1683
1683
|
},
|
1684
1684
|
"name": "options",
|
@@ -1686,7 +1686,7 @@
|
|
1686
1686
|
"__schema": "TypeRefSchema",
|
1687
1687
|
"location": {
|
1688
1688
|
"filePath": "forking.main.runtime.ts",
|
1689
|
-
"line":
|
1689
|
+
"line": 207,
|
1690
1690
|
"character": 15
|
1691
1691
|
},
|
1692
1692
|
"name": "ScopeForkOptions",
|
@@ -1700,7 +1700,7 @@
|
|
1700
1700
|
"__schema": "TypeRefSchema",
|
1701
1701
|
"location": {
|
1702
1702
|
"filePath": "forking.main.runtime.ts",
|
1703
|
-
"line":
|
1703
|
+
"line": 208,
|
1704
1704
|
"character": 6
|
1705
1705
|
},
|
1706
1706
|
"name": "Promise",
|
@@ -1709,14 +1709,14 @@
|
|
1709
1709
|
"__schema": "TypeArraySchema",
|
1710
1710
|
"location": {
|
1711
1711
|
"filePath": "forking.main.runtime.ts",
|
1712
|
-
"line":
|
1712
|
+
"line": 208,
|
1713
1713
|
"character": 14
|
1714
1714
|
},
|
1715
1715
|
"type": {
|
1716
1716
|
"__schema": "TypeRefSchema",
|
1717
1717
|
"location": {
|
1718
1718
|
"filePath": "forking.main.runtime.ts",
|
1719
|
-
"line":
|
1719
|
+
"line": 208,
|
1720
1720
|
"character": 14
|
1721
1721
|
},
|
1722
1722
|
"name": "ComponentID",
|
@@ -1737,7 +1737,7 @@
|
|
1737
1737
|
"__schema": "FunctionLikeSchema",
|
1738
1738
|
"location": {
|
1739
1739
|
"filePath": "forking.main.runtime.ts",
|
1740
|
-
"line":
|
1740
|
+
"line": 272,
|
1741
1741
|
"character": 3
|
1742
1742
|
},
|
1743
1743
|
"signature": "(method) ForkingMain.forkRemoteComponent(sourceId: ComponentID, targetId?: string, options?: ForkOptions, shouldRefactorVariablesAndClasses?: boolean): Promise<{\n targetCompId: ComponentID;\n component: Component;\n}>",
|
@@ -1747,7 +1747,7 @@
|
|
1747
1747
|
"__schema": "ParameterSchema",
|
1748
1748
|
"location": {
|
1749
1749
|
"filePath": "forking.main.runtime.ts",
|
1750
|
-
"line":
|
1750
|
+
"line": 273,
|
1751
1751
|
"character": 5
|
1752
1752
|
},
|
1753
1753
|
"name": "sourceId",
|
@@ -1755,7 +1755,7 @@
|
|
1755
1755
|
"__schema": "TypeRefSchema",
|
1756
1756
|
"location": {
|
1757
1757
|
"filePath": "forking.main.runtime.ts",
|
1758
|
-
"line":
|
1758
|
+
"line": 273,
|
1759
1759
|
"character": 15
|
1760
1760
|
},
|
1761
1761
|
"name": "ComponentID",
|
@@ -1772,7 +1772,7 @@
|
|
1772
1772
|
"__schema": "ParameterSchema",
|
1773
1773
|
"location": {
|
1774
1774
|
"filePath": "forking.main.runtime.ts",
|
1775
|
-
"line":
|
1775
|
+
"line": 274,
|
1776
1776
|
"character": 5
|
1777
1777
|
},
|
1778
1778
|
"name": "targetId",
|
@@ -1780,7 +1780,7 @@
|
|
1780
1780
|
"__schema": "KeywordTypeSchema",
|
1781
1781
|
"location": {
|
1782
1782
|
"filePath": "forking.main.runtime.ts",
|
1783
|
-
"line":
|
1783
|
+
"line": 274,
|
1784
1784
|
"character": 16
|
1785
1785
|
},
|
1786
1786
|
"name": "string"
|
@@ -1792,7 +1792,7 @@
|
|
1792
1792
|
"__schema": "ParameterSchema",
|
1793
1793
|
"location": {
|
1794
1794
|
"filePath": "forking.main.runtime.ts",
|
1795
|
-
"line":
|
1795
|
+
"line": 275,
|
1796
1796
|
"character": 5
|
1797
1797
|
},
|
1798
1798
|
"name": "options",
|
@@ -1800,7 +1800,7 @@
|
|
1800
1800
|
"__schema": "TypeRefSchema",
|
1801
1801
|
"location": {
|
1802
1802
|
"filePath": "forking.main.runtime.ts",
|
1803
|
-
"line":
|
1803
|
+
"line": 275,
|
1804
1804
|
"character": 15
|
1805
1805
|
},
|
1806
1806
|
"name": "ForkOptions",
|
@@ -1813,7 +1813,7 @@
|
|
1813
1813
|
"__schema": "ParameterSchema",
|
1814
1814
|
"location": {
|
1815
1815
|
"filePath": "forking.main.runtime.ts",
|
1816
|
-
"line":
|
1816
|
+
"line": 276,
|
1817
1817
|
"character": 5
|
1818
1818
|
},
|
1819
1819
|
"name": "shouldRefactorVariablesAndClasses",
|
@@ -1821,7 +1821,7 @@
|
|
1821
1821
|
"__schema": "InferenceTypeSchema",
|
1822
1822
|
"location": {
|
1823
1823
|
"filePath": "forking.main.runtime.ts",
|
1824
|
-
"line":
|
1824
|
+
"line": 276,
|
1825
1825
|
"character": 5
|
1826
1826
|
},
|
1827
1827
|
"type": "boolean"
|
@@ -1835,7 +1835,7 @@
|
|
1835
1835
|
"__schema": "TypeRefSchema",
|
1836
1836
|
"location": {
|
1837
1837
|
"filePath": "forking.main.runtime.ts",
|
1838
|
-
"line":
|
1838
|
+
"line": 277,
|
1839
1839
|
"character": 6
|
1840
1840
|
},
|
1841
1841
|
"name": "Promise",
|
@@ -1844,7 +1844,7 @@
|
|
1844
1844
|
"__schema": "TypeLiteralSchema",
|
1845
1845
|
"location": {
|
1846
1846
|
"filePath": "forking.main.runtime.ts",
|
1847
|
-
"line":
|
1847
|
+
"line": 277,
|
1848
1848
|
"character": 14
|
1849
1849
|
},
|
1850
1850
|
"members": [
|
@@ -1852,7 +1852,7 @@
|
|
1852
1852
|
"__schema": "VariableLikeSchema",
|
1853
1853
|
"location": {
|
1854
1854
|
"filePath": "forking.main.runtime.ts",
|
1855
|
-
"line":
|
1855
|
+
"line": 278,
|
1856
1856
|
"character": 5
|
1857
1857
|
},
|
1858
1858
|
"signature": "(property) targetCompId: ComponentID",
|
@@ -1861,7 +1861,7 @@
|
|
1861
1861
|
"__schema": "TypeRefSchema",
|
1862
1862
|
"location": {
|
1863
1863
|
"filePath": "forking.main.runtime.ts",
|
1864
|
-
"line":
|
1864
|
+
"line": 278,
|
1865
1865
|
"character": 5
|
1866
1866
|
},
|
1867
1867
|
"name": "ComponentID",
|
@@ -1877,7 +1877,7 @@
|
|
1877
1877
|
"__schema": "VariableLikeSchema",
|
1878
1878
|
"location": {
|
1879
1879
|
"filePath": "forking.main.runtime.ts",
|
1880
|
-
"line":
|
1880
|
+
"line": 279,
|
1881
1881
|
"character": 5
|
1882
1882
|
},
|
1883
1883
|
"signature": "(property) component: Component",
|
@@ -1886,7 +1886,7 @@
|
|
1886
1886
|
"__schema": "TypeRefSchema",
|
1887
1887
|
"location": {
|
1888
1888
|
"filePath": "forking.main.runtime.ts",
|
1889
|
-
"line":
|
1889
|
+
"line": 279,
|
1890
1890
|
"character": 5
|
1891
1891
|
},
|
1892
1892
|
"name": "Component",
|
@@ -1909,7 +1909,7 @@
|
|
1909
1909
|
"__schema": "VariableLikeSchema",
|
1910
1910
|
"location": {
|
1911
1911
|
"filePath": "forking.main.runtime.ts",
|
1912
|
-
"line":
|
1912
|
+
"line": 370,
|
1913
1913
|
"character": 3
|
1914
1914
|
},
|
1915
1915
|
"signature": "(property) ForkingMain.slots: never[]",
|
@@ -1918,7 +1918,7 @@
|
|
1918
1918
|
"__schema": "InferenceTypeSchema",
|
1919
1919
|
"location": {
|
1920
1920
|
"filePath": "forking.main.runtime.ts",
|
1921
|
-
"line":
|
1921
|
+
"line": 370,
|
1922
1922
|
"character": 3
|
1923
1923
|
},
|
1924
1924
|
"type": "never[]"
|
@@ -1930,7 +1930,7 @@
|
|
1930
1930
|
"__schema": "VariableLikeSchema",
|
1931
1931
|
"location": {
|
1932
1932
|
"filePath": "forking.main.runtime.ts",
|
1933
|
-
"line":
|
1933
|
+
"line": 371,
|
1934
1934
|
"character": 3
|
1935
1935
|
},
|
1936
1936
|
"signature": "(property) ForkingMain.dependencies: Aspect[]",
|
@@ -1939,7 +1939,7 @@
|
|
1939
1939
|
"__schema": "InferenceTypeSchema",
|
1940
1940
|
"location": {
|
1941
1941
|
"filePath": "forking.main.runtime.ts",
|
1942
|
-
"line":
|
1942
|
+
"line": 371,
|
1943
1943
|
"character": 3
|
1944
1944
|
},
|
1945
1945
|
"type": "Aspect[]"
|
@@ -1951,7 +1951,7 @@
|
|
1951
1951
|
"__schema": "VariableLikeSchema",
|
1952
1952
|
"location": {
|
1953
1953
|
"filePath": "forking.main.runtime.ts",
|
1954
|
-
"line":
|
1954
|
+
"line": 383,
|
1955
1955
|
"character": 3
|
1956
1956
|
},
|
1957
1957
|
"signature": "(property) ForkingMain.runtime: RuntimeDefinition",
|
@@ -1960,7 +1960,7 @@
|
|
1960
1960
|
"__schema": "InferenceTypeSchema",
|
1961
1961
|
"location": {
|
1962
1962
|
"filePath": "forking.main.runtime.ts",
|
1963
|
-
"line":
|
1963
|
+
"line": 383,
|
1964
1964
|
"character": 3
|
1965
1965
|
},
|
1966
1966
|
"type": "RuntimeDefinition"
|
@@ -1972,7 +1972,7 @@
|
|
1972
1972
|
"__schema": "FunctionLikeSchema",
|
1973
1973
|
"location": {
|
1974
1974
|
"filePath": "forking.main.runtime.ts",
|
1975
|
-
"line":
|
1975
|
+
"line": 384,
|
1976
1976
|
"character": 3
|
1977
1977
|
},
|
1978
1978
|
"signature": "(method) ForkingMain.provider([cli, workspace, scope, dependencyResolver, componentMain, newComponentHelper, graphql, refactoring, pkg, install,]: [\n CLIMain,\n Workspace,\n ScopeMain,\n DependencyResolverMain,\n ComponentMain,\n NewComponentHelperMain,\n GraphqlMain,\n RefactoringMain,\n PkgMain,\n InstallMain\n]): Promise<ForkingMain>",
|
@@ -1982,7 +1982,7 @@
|
|
1982
1982
|
"__schema": "ParameterSchema",
|
1983
1983
|
"location": {
|
1984
1984
|
"filePath": "forking.main.runtime.ts",
|
1985
|
-
"line":
|
1985
|
+
"line": 384,
|
1986
1986
|
"character": 25
|
1987
1987
|
},
|
1988
1988
|
"name": "[ cli, workspace, scope, dependencyResolver, componentMain, newComponentHelper, graphql, refactoring, pkg, install ]",
|
@@ -1990,7 +1990,7 @@
|
|
1990
1990
|
"__schema": "TupleTypeSchema",
|
1991
1991
|
"location": {
|
1992
1992
|
"filePath": "forking.main.runtime.ts",
|
1993
|
-
"line":
|
1993
|
+
"line": 395,
|
1994
1994
|
"character": 6
|
1995
1995
|
},
|
1996
1996
|
"elements": [
|
@@ -1998,7 +1998,7 @@
|
|
1998
1998
|
"__schema": "TypeRefSchema",
|
1999
1999
|
"location": {
|
2000
2000
|
"filePath": "forking.main.runtime.ts",
|
2001
|
-
"line":
|
2001
|
+
"line": 396,
|
2002
2002
|
"character": 5
|
2003
2003
|
},
|
2004
2004
|
"name": "CLIMain",
|
@@ -2011,7 +2011,7 @@
|
|
2011
2011
|
"__schema": "TypeRefSchema",
|
2012
2012
|
"location": {
|
2013
2013
|
"filePath": "forking.main.runtime.ts",
|
2014
|
-
"line":
|
2014
|
+
"line": 397,
|
2015
2015
|
"character": 5
|
2016
2016
|
},
|
2017
2017
|
"name": "Workspace",
|
@@ -2024,7 +2024,7 @@
|
|
2024
2024
|
"__schema": "TypeRefSchema",
|
2025
2025
|
"location": {
|
2026
2026
|
"filePath": "forking.main.runtime.ts",
|
2027
|
-
"line":
|
2027
|
+
"line": 398,
|
2028
2028
|
"character": 5
|
2029
2029
|
},
|
2030
2030
|
"name": "ScopeMain",
|
@@ -2037,7 +2037,7 @@
|
|
2037
2037
|
"__schema": "TypeRefSchema",
|
2038
2038
|
"location": {
|
2039
2039
|
"filePath": "forking.main.runtime.ts",
|
2040
|
-
"line":
|
2040
|
+
"line": 399,
|
2041
2041
|
"character": 5
|
2042
2042
|
},
|
2043
2043
|
"name": "DependencyResolverMain",
|
@@ -2050,7 +2050,7 @@
|
|
2050
2050
|
"__schema": "TypeRefSchema",
|
2051
2051
|
"location": {
|
2052
2052
|
"filePath": "forking.main.runtime.ts",
|
2053
|
-
"line":
|
2053
|
+
"line": 400,
|
2054
2054
|
"character": 5
|
2055
2055
|
},
|
2056
2056
|
"name": "ComponentMain",
|
@@ -2063,7 +2063,7 @@
|
|
2063
2063
|
"__schema": "TypeRefSchema",
|
2064
2064
|
"location": {
|
2065
2065
|
"filePath": "forking.main.runtime.ts",
|
2066
|
-
"line":
|
2066
|
+
"line": 401,
|
2067
2067
|
"character": 5
|
2068
2068
|
},
|
2069
2069
|
"name": "NewComponentHelperMain",
|
@@ -2076,7 +2076,7 @@
|
|
2076
2076
|
"__schema": "TypeRefSchema",
|
2077
2077
|
"location": {
|
2078
2078
|
"filePath": "forking.main.runtime.ts",
|
2079
|
-
"line":
|
2079
|
+
"line": 402,
|
2080
2080
|
"character": 5
|
2081
2081
|
},
|
2082
2082
|
"name": "GraphqlMain",
|
@@ -2089,7 +2089,7 @@
|
|
2089
2089
|
"__schema": "TypeRefSchema",
|
2090
2090
|
"location": {
|
2091
2091
|
"filePath": "forking.main.runtime.ts",
|
2092
|
-
"line":
|
2092
|
+
"line": 403,
|
2093
2093
|
"character": 5
|
2094
2094
|
},
|
2095
2095
|
"name": "RefactoringMain",
|
@@ -2102,7 +2102,7 @@
|
|
2102
2102
|
"__schema": "TypeRefSchema",
|
2103
2103
|
"location": {
|
2104
2104
|
"filePath": "forking.main.runtime.ts",
|
2105
|
-
"line":
|
2105
|
+
"line": 404,
|
2106
2106
|
"character": 5
|
2107
2107
|
},
|
2108
2108
|
"name": "PkgMain",
|
@@ -2115,7 +2115,7 @@
|
|
2115
2115
|
"__schema": "TypeRefSchema",
|
2116
2116
|
"location": {
|
2117
2117
|
"filePath": "forking.main.runtime.ts",
|
2118
|
-
"line":
|
2118
|
+
"line": 405,
|
2119
2119
|
"character": 5
|
2120
2120
|
},
|
2121
2121
|
"name": "InstallMain",
|
@@ -2134,7 +2134,7 @@
|
|
2134
2134
|
"__schema": "InferenceTypeSchema",
|
2135
2135
|
"location": {
|
2136
2136
|
"filePath": "forking.main.runtime.ts",
|
2137
|
-
"line":
|
2137
|
+
"line": 384,
|
2138
2138
|
"character": 3
|
2139
2139
|
},
|
2140
2140
|
"type": "Promise<ForkingMain>"
|
@@ -2152,7 +2152,7 @@
|
|
2152
2152
|
"__schema": "TypeSchema",
|
2153
2153
|
"location": {
|
2154
2154
|
"filePath": "forking.main.runtime.ts",
|
2155
|
-
"line":
|
2155
|
+
"line": 429,
|
2156
2156
|
"character": 1
|
2157
2157
|
},
|
2158
2158
|
"signature": "type ForkConfig = {\n forkedFrom: ComponentIdObj;\n}",
|
@@ -2161,7 +2161,7 @@
|
|
2161
2161
|
"__schema": "TypeLiteralSchema",
|
2162
2162
|
"location": {
|
2163
2163
|
"filePath": "forking.main.runtime.ts",
|
2164
|
-
"line":
|
2164
|
+
"line": 429,
|
2165
2165
|
"character": 26
|
2166
2166
|
},
|
2167
2167
|
"members": [
|
@@ -2169,7 +2169,7 @@
|
|
2169
2169
|
"__schema": "VariableLikeSchema",
|
2170
2170
|
"location": {
|
2171
2171
|
"filePath": "forking.main.runtime.ts",
|
2172
|
-
"line":
|
2172
|
+
"line": 430,
|
2173
2173
|
"character": 3
|
2174
2174
|
},
|
2175
2175
|
"signature": "(property) forkedFrom: ComponentIdObj",
|
@@ -2178,7 +2178,7 @@
|
|
2178
2178
|
"__schema": "TypeRefSchema",
|
2179
2179
|
"location": {
|
2180
2180
|
"filePath": "forking.main.runtime.ts",
|
2181
|
-
"line":
|
2181
|
+
"line": 430,
|
2182
2182
|
"character": 3
|
2183
2183
|
},
|
2184
2184
|
"name": "ComponentIdObj",
|
@@ -2446,7 +2446,7 @@
|
|
2446
2446
|
"line": 45,
|
2447
2447
|
"character": 1
|
2448
2448
|
},
|
2449
|
-
"signature": "type MultipleForkOptions = {\n refactor?: boolean | undefined;\n scope?: string | undefined;\n install?: boolean | undefined;\n ast?: boolean | undefined;\n}",
|
2449
|
+
"signature": "type MultipleForkOptions = {\n refactor?: boolean | undefined;\n scope?: string | undefined;\n install?: boolean | undefined;\n ast?: boolean | undefined;\n compile?: boolean | undefined;\n}",
|
2450
2450
|
"name": "MultipleForkOptions",
|
2451
2451
|
"type": {
|
2452
2452
|
"__schema": "TypeLiteralSchema",
|
@@ -2535,6 +2535,26 @@
|
|
2535
2535
|
"name": "boolean"
|
2536
2536
|
},
|
2537
2537
|
"isOptional": true
|
2538
|
+
},
|
2539
|
+
{
|
2540
|
+
"__schema": "VariableLikeSchema",
|
2541
|
+
"location": {
|
2542
|
+
"filePath": "forking.main.runtime.ts",
|
2543
|
+
"line": 50,
|
2544
|
+
"character": 3
|
2545
|
+
},
|
2546
|
+
"signature": "(property) compile?: boolean | undefined",
|
2547
|
+
"name": "compile",
|
2548
|
+
"type": {
|
2549
|
+
"__schema": "KeywordTypeSchema",
|
2550
|
+
"location": {
|
2551
|
+
"filePath": "forking.main.runtime.ts",
|
2552
|
+
"line": 50,
|
2553
|
+
"character": 13
|
2554
|
+
},
|
2555
|
+
"name": "boolean"
|
2556
|
+
},
|
2557
|
+
"isOptional": true
|
2538
2558
|
}
|
2539
2559
|
]
|
2540
2560
|
}
|
@@ -2543,7 +2563,7 @@
|
|
2543
2563
|
"__schema": "UnImplementedSchema",
|
2544
2564
|
"location": {
|
2545
2565
|
"filePath": "forking.main.runtime.ts",
|
2546
|
-
"line":
|
2566
|
+
"line": 427,
|
2547
2567
|
"character": 1
|
2548
2568
|
},
|
2549
2569
|
"name": "ForkingAspect.addRuntime(ForkingMain);",
|
@@ -2592,7 +2612,7 @@
|
|
2592
2612
|
"componentId": {
|
2593
2613
|
"scope": "teambit.component",
|
2594
2614
|
"name": "forking",
|
2595
|
-
"version": "1.0.
|
2615
|
+
"version": "1.0.496"
|
2596
2616
|
},
|
2597
2617
|
"taggedModuleExports": []
|
2598
2618
|
}
|