@teambit/version-history 0.0.217 → 0.0.219
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/schema.json
CHANGED
@@ -46,16 +46,16 @@
|
|
46
46
|
"__schema": "ParameterSchema",
|
47
47
|
"location": {
|
48
48
|
"filePath": "version-history.main.runtime.ts",
|
49
|
-
"line":
|
50
|
-
"character":
|
49
|
+
"line": 30,
|
50
|
+
"character": 5
|
51
51
|
},
|
52
52
|
"name": "scope",
|
53
53
|
"type": {
|
54
54
|
"__schema": "TypeRefSchema",
|
55
55
|
"location": {
|
56
56
|
"filePath": "version-history.main.runtime.ts",
|
57
|
-
"line":
|
58
|
-
"character":
|
57
|
+
"line": 30,
|
58
|
+
"character": 20
|
59
59
|
},
|
60
60
|
"name": "ScopeMain",
|
61
61
|
"componentId": {
|
@@ -70,16 +70,16 @@
|
|
70
70
|
"__schema": "ParameterSchema",
|
71
71
|
"location": {
|
72
72
|
"filePath": "version-history.main.runtime.ts",
|
73
|
-
"line":
|
74
|
-
"character":
|
73
|
+
"line": 31,
|
74
|
+
"character": 5
|
75
75
|
},
|
76
76
|
"name": "logger",
|
77
77
|
"type": {
|
78
78
|
"__schema": "TypeRefSchema",
|
79
79
|
"location": {
|
80
80
|
"filePath": "version-history.main.runtime.ts",
|
81
|
-
"line":
|
82
|
-
"character":
|
81
|
+
"line": 31,
|
82
|
+
"character": 21
|
83
83
|
},
|
84
84
|
"name": "Logger",
|
85
85
|
"componentId": {
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"__schema": "FunctionLikeSchema",
|
107
107
|
"location": {
|
108
108
|
"filePath": "version-history.main.runtime.ts",
|
109
|
-
"line":
|
109
|
+
"line": 34,
|
110
110
|
"character": 3
|
111
111
|
},
|
112
112
|
"signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
|
@@ -116,7 +116,7 @@
|
|
116
116
|
"__schema": "ParameterSchema",
|
117
117
|
"location": {
|
118
118
|
"filePath": "version-history.main.runtime.ts",
|
119
|
-
"line":
|
119
|
+
"line": 34,
|
120
120
|
"character": 15
|
121
121
|
},
|
122
122
|
"name": "id",
|
@@ -124,7 +124,7 @@
|
|
124
124
|
"__schema": "TypeRefSchema",
|
125
125
|
"location": {
|
126
126
|
"filePath": "version-history.main.runtime.ts",
|
127
|
-
"line":
|
127
|
+
"line": 34,
|
128
128
|
"character": 19
|
129
129
|
},
|
130
130
|
"name": "ComponentID",
|
@@ -141,7 +141,7 @@
|
|
141
141
|
"__schema": "ParameterSchema",
|
142
142
|
"location": {
|
143
143
|
"filePath": "version-history.main.runtime.ts",
|
144
|
-
"line":
|
144
|
+
"line": 34,
|
145
145
|
"character": 32
|
146
146
|
},
|
147
147
|
"name": "options",
|
@@ -149,7 +149,7 @@
|
|
149
149
|
"__schema": "TypeRefSchema",
|
150
150
|
"location": {
|
151
151
|
"filePath": "version-history.main.runtime.ts",
|
152
|
-
"line":
|
152
|
+
"line": 34,
|
153
153
|
"character": 41
|
154
154
|
},
|
155
155
|
"name": "BuildOptions",
|
@@ -164,7 +164,7 @@
|
|
164
164
|
"__schema": "TypeRefSchema",
|
165
165
|
"location": {
|
166
166
|
"filePath": "version-history.main.runtime.ts",
|
167
|
-
"line":
|
167
|
+
"line": 34,
|
168
168
|
"character": 61
|
169
169
|
},
|
170
170
|
"name": "Promise",
|
@@ -173,7 +173,7 @@
|
|
173
173
|
"__schema": "TypeRefSchema",
|
174
174
|
"location": {
|
175
175
|
"filePath": "version-history.main.runtime.ts",
|
176
|
-
"line":
|
176
|
+
"line": 34,
|
177
177
|
"character": 69
|
178
178
|
},
|
179
179
|
"name": "BuildResult",
|
@@ -189,7 +189,7 @@
|
|
189
189
|
"__schema": "FunctionLikeSchema",
|
190
190
|
"location": {
|
191
191
|
"filePath": "version-history.main.runtime.ts",
|
192
|
-
"line":
|
192
|
+
"line": 92,
|
193
193
|
"character": 3
|
194
194
|
},
|
195
195
|
"signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
|
@@ -199,7 +199,7 @@
|
|
199
199
|
"__schema": "ParameterSchema",
|
200
200
|
"location": {
|
201
201
|
"filePath": "version-history.main.runtime.ts",
|
202
|
-
"line":
|
202
|
+
"line": 92,
|
203
203
|
"character": 14
|
204
204
|
},
|
205
205
|
"name": "id",
|
@@ -207,7 +207,7 @@
|
|
207
207
|
"__schema": "KeywordTypeSchema",
|
208
208
|
"location": {
|
209
209
|
"filePath": "version-history.main.runtime.ts",
|
210
|
-
"line":
|
210
|
+
"line": 92,
|
211
211
|
"character": 18
|
212
212
|
},
|
213
213
|
"name": "string"
|
@@ -219,7 +219,7 @@
|
|
219
219
|
"__schema": "ParameterSchema",
|
220
220
|
"location": {
|
221
221
|
"filePath": "version-history.main.runtime.ts",
|
222
|
-
"line":
|
222
|
+
"line": 92,
|
223
223
|
"character": 26
|
224
224
|
},
|
225
225
|
"name": "options",
|
@@ -227,7 +227,7 @@
|
|
227
227
|
"__schema": "TypeRefSchema",
|
228
228
|
"location": {
|
229
229
|
"filePath": "version-history.main.runtime.ts",
|
230
|
-
"line":
|
230
|
+
"line": 92,
|
231
231
|
"character": 35
|
232
232
|
},
|
233
233
|
"name": "ShowOptions",
|
@@ -241,7 +241,7 @@
|
|
241
241
|
"__schema": "TypeRefSchema",
|
242
242
|
"location": {
|
243
243
|
"filePath": "version-history.main.runtime.ts",
|
244
|
-
"line":
|
244
|
+
"line": 92,
|
245
245
|
"character": 49
|
246
246
|
},
|
247
247
|
"name": "Promise",
|
@@ -250,14 +250,14 @@
|
|
250
250
|
"__schema": "TypeArraySchema",
|
251
251
|
"location": {
|
252
252
|
"filePath": "version-history.main.runtime.ts",
|
253
|
-
"line":
|
253
|
+
"line": 92,
|
254
254
|
"character": 57
|
255
255
|
},
|
256
256
|
"type": {
|
257
257
|
"__schema": "TypeRefSchema",
|
258
258
|
"location": {
|
259
259
|
"filePath": "version-history.main.runtime.ts",
|
260
|
-
"line":
|
260
|
+
"line": 92,
|
261
261
|
"character": 57
|
262
262
|
},
|
263
263
|
"name": "ShowResult",
|
@@ -274,7 +274,7 @@
|
|
274
274
|
"__schema": "FunctionLikeSchema",
|
275
275
|
"location": {
|
276
276
|
"filePath": "version-history.main.runtime.ts",
|
277
|
-
"line":
|
277
|
+
"line": 104,
|
278
278
|
"character": 3
|
279
279
|
},
|
280
280
|
"signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
|
@@ -284,7 +284,7 @@
|
|
284
284
|
"__schema": "ParameterSchema",
|
285
285
|
"location": {
|
286
286
|
"filePath": "version-history.main.runtime.ts",
|
287
|
-
"line":
|
287
|
+
"line": 104,
|
288
288
|
"character": 13
|
289
289
|
},
|
290
290
|
"name": "id",
|
@@ -292,7 +292,7 @@
|
|
292
292
|
"__schema": "TypeRefSchema",
|
293
293
|
"location": {
|
294
294
|
"filePath": "version-history.main.runtime.ts",
|
295
|
-
"line":
|
295
|
+
"line": 104,
|
296
296
|
"character": 17
|
297
297
|
},
|
298
298
|
"name": "ComponentID",
|
@@ -310,7 +310,7 @@
|
|
310
310
|
"__schema": "TypeRefSchema",
|
311
311
|
"location": {
|
312
312
|
"filePath": "version-history.main.runtime.ts",
|
313
|
-
"line":
|
313
|
+
"line": 104,
|
314
314
|
"character": 31
|
315
315
|
},
|
316
316
|
"name": "Promise",
|
@@ -319,7 +319,7 @@
|
|
319
319
|
"__schema": "TypeRefSchema",
|
320
320
|
"location": {
|
321
321
|
"filePath": "version-history.main.runtime.ts",
|
322
|
-
"line":
|
322
|
+
"line": 104,
|
323
323
|
"character": 39
|
324
324
|
},
|
325
325
|
"name": "VersionHistory",
|
@@ -335,7 +335,7 @@
|
|
335
335
|
"__schema": "FunctionLikeSchema",
|
336
336
|
"location": {
|
337
337
|
"filePath": "version-history.main.runtime.ts",
|
338
|
-
"line":
|
338
|
+
"line": 111,
|
339
339
|
"character": 3
|
340
340
|
},
|
341
341
|
"signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"__schema": "ParameterSchema",
|
346
346
|
"location": {
|
347
347
|
"filePath": "version-history.main.runtime.ts",
|
348
|
-
"line":
|
348
|
+
"line": 111,
|
349
349
|
"character": 23
|
350
350
|
},
|
351
351
|
"name": "id",
|
@@ -353,7 +353,7 @@
|
|
353
353
|
"__schema": "KeywordTypeSchema",
|
354
354
|
"location": {
|
355
355
|
"filePath": "version-history.main.runtime.ts",
|
356
|
-
"line":
|
356
|
+
"line": 111,
|
357
357
|
"character": 27
|
358
358
|
},
|
359
359
|
"name": "string"
|
@@ -365,7 +365,7 @@
|
|
365
365
|
"__schema": "ParameterSchema",
|
366
366
|
"location": {
|
367
367
|
"filePath": "version-history.main.runtime.ts",
|
368
|
-
"line":
|
368
|
+
"line": 111,
|
369
369
|
"character": 35
|
370
370
|
},
|
371
371
|
"name": "shortHash",
|
@@ -373,7 +373,7 @@
|
|
373
373
|
"__schema": "KeywordTypeSchema",
|
374
374
|
"location": {
|
375
375
|
"filePath": "version-history.main.runtime.ts",
|
376
|
-
"line":
|
376
|
+
"line": 111,
|
377
377
|
"character": 47
|
378
378
|
},
|
379
379
|
"name": "boolean"
|
@@ -386,7 +386,7 @@
|
|
386
386
|
"__schema": "TypeRefSchema",
|
387
387
|
"location": {
|
388
388
|
"filePath": "version-history.main.runtime.ts",
|
389
|
-
"line":
|
389
|
+
"line": 111,
|
390
390
|
"character": 57
|
391
391
|
},
|
392
392
|
"name": "Promise",
|
@@ -395,7 +395,7 @@
|
|
395
395
|
"__schema": "TypeRefSchema",
|
396
396
|
"location": {
|
397
397
|
"filePath": "version-history.main.runtime.ts",
|
398
|
-
"line":
|
398
|
+
"line": 111,
|
399
399
|
"character": 65
|
400
400
|
},
|
401
401
|
"name": "VersionHistoryGraph",
|
@@ -411,7 +411,7 @@
|
|
411
411
|
"__schema": "FunctionLikeSchema",
|
412
412
|
"location": {
|
413
413
|
"filePath": "version-history.main.runtime.ts",
|
414
|
-
"line":
|
414
|
+
"line": 131,
|
415
415
|
"character": 3
|
416
416
|
},
|
417
417
|
"signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
@@ -421,7 +421,7 @@
|
|
421
421
|
"__schema": "ParameterSchema",
|
422
422
|
"location": {
|
423
423
|
"filePath": "version-history.main.runtime.ts",
|
424
|
-
"line":
|
424
|
+
"line": 132,
|
425
425
|
"character": 5
|
426
426
|
},
|
427
427
|
"name": "remote",
|
@@ -429,7 +429,7 @@
|
|
429
429
|
"__schema": "KeywordTypeSchema",
|
430
430
|
"location": {
|
431
431
|
"filePath": "version-history.main.runtime.ts",
|
432
|
-
"line":
|
432
|
+
"line": 132,
|
433
433
|
"character": 13
|
434
434
|
},
|
435
435
|
"name": "string"
|
@@ -441,7 +441,7 @@
|
|
441
441
|
"__schema": "ParameterSchema",
|
442
442
|
"location": {
|
443
443
|
"filePath": "version-history.main.runtime.ts",
|
444
|
-
"line":
|
444
|
+
"line": 133,
|
445
445
|
"character": 5
|
446
446
|
},
|
447
447
|
"name": "pattern",
|
@@ -449,7 +449,7 @@
|
|
449
449
|
"__schema": "KeywordTypeSchema",
|
450
450
|
"location": {
|
451
451
|
"filePath": "version-history.main.runtime.ts",
|
452
|
-
"line":
|
452
|
+
"line": 133,
|
453
453
|
"character": 14
|
454
454
|
},
|
455
455
|
"name": "string"
|
@@ -461,7 +461,7 @@
|
|
461
461
|
"__schema": "ParameterSchema",
|
462
462
|
"location": {
|
463
463
|
"filePath": "version-history.main.runtime.ts",
|
464
|
-
"line":
|
464
|
+
"line": 134,
|
465
465
|
"character": 5
|
466
466
|
},
|
467
467
|
"name": "options",
|
@@ -469,7 +469,7 @@
|
|
469
469
|
"__schema": "TypeRefSchema",
|
470
470
|
"location": {
|
471
471
|
"filePath": "version-history.main.runtime.ts",
|
472
|
-
"line":
|
472
|
+
"line": 134,
|
473
473
|
"character": 14
|
474
474
|
},
|
475
475
|
"name": "BuildOptions",
|
@@ -483,7 +483,7 @@
|
|
483
483
|
"__schema": "TypeRefSchema",
|
484
484
|
"location": {
|
485
485
|
"filePath": "version-history.main.runtime.ts",
|
486
|
-
"line":
|
486
|
+
"line": 135,
|
487
487
|
"character": 6
|
488
488
|
},
|
489
489
|
"name": "Promise",
|
@@ -492,7 +492,7 @@
|
|
492
492
|
"__schema": "TypeLiteralSchema",
|
493
493
|
"location": {
|
494
494
|
"filePath": "version-history.main.runtime.ts",
|
495
|
-
"line":
|
495
|
+
"line": 135,
|
496
496
|
"character": 14
|
497
497
|
},
|
498
498
|
"members": [
|
@@ -500,14 +500,14 @@
|
|
500
500
|
"__schema": "IndexSignatureSchema",
|
501
501
|
"location": {
|
502
502
|
"filePath": "version-history.main.runtime.ts",
|
503
|
-
"line":
|
503
|
+
"line": 135,
|
504
504
|
"character": 16
|
505
505
|
},
|
506
506
|
"keyType": {
|
507
507
|
"__schema": "ParameterSchema",
|
508
508
|
"location": {
|
509
509
|
"filePath": "version-history.main.runtime.ts",
|
510
|
-
"line":
|
510
|
+
"line": 135,
|
511
511
|
"character": 17
|
512
512
|
},
|
513
513
|
"name": "idStr",
|
@@ -515,7 +515,7 @@
|
|
515
515
|
"__schema": "KeywordTypeSchema",
|
516
516
|
"location": {
|
517
517
|
"filePath": "version-history.main.runtime.ts",
|
518
|
-
"line":
|
518
|
+
"line": 135,
|
519
519
|
"character": 24
|
520
520
|
},
|
521
521
|
"name": "string"
|
@@ -527,7 +527,7 @@
|
|
527
527
|
"__schema": "TypeRefSchema",
|
528
528
|
"location": {
|
529
529
|
"filePath": "version-history.main.runtime.ts",
|
530
|
-
"line":
|
530
|
+
"line": 135,
|
531
531
|
"character": 33
|
532
532
|
},
|
533
533
|
"name": "BuildResult",
|
@@ -546,7 +546,7 @@
|
|
546
546
|
"__schema": "FunctionLikeSchema",
|
547
547
|
"location": {
|
548
548
|
"filePath": "version-history.main.runtime.ts",
|
549
|
-
"line":
|
549
|
+
"line": 143,
|
550
550
|
"character": 3
|
551
551
|
},
|
552
552
|
"signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"__schema": "ParameterSchema",
|
557
557
|
"location": {
|
558
558
|
"filePath": "version-history.main.runtime.ts",
|
559
|
-
"line":
|
559
|
+
"line": 143,
|
560
560
|
"character": 24
|
561
561
|
},
|
562
562
|
"name": "pattern",
|
@@ -564,7 +564,7 @@
|
|
564
564
|
"__schema": "KeywordTypeSchema",
|
565
565
|
"location": {
|
566
566
|
"filePath": "version-history.main.runtime.ts",
|
567
|
-
"line":
|
567
|
+
"line": 143,
|
568
568
|
"character": 33
|
569
569
|
},
|
570
570
|
"name": "string"
|
@@ -576,7 +576,7 @@
|
|
576
576
|
"__schema": "ParameterSchema",
|
577
577
|
"location": {
|
578
578
|
"filePath": "version-history.main.runtime.ts",
|
579
|
-
"line":
|
579
|
+
"line": 143,
|
580
580
|
"character": 41
|
581
581
|
},
|
582
582
|
"name": "options",
|
@@ -584,7 +584,7 @@
|
|
584
584
|
"__schema": "TypeRefSchema",
|
585
585
|
"location": {
|
586
586
|
"filePath": "version-history.main.runtime.ts",
|
587
|
-
"line":
|
587
|
+
"line": 143,
|
588
588
|
"character": 50
|
589
589
|
},
|
590
590
|
"name": "BuildOptions",
|
@@ -598,7 +598,7 @@
|
|
598
598
|
"__schema": "TypeRefSchema",
|
599
599
|
"location": {
|
600
600
|
"filePath": "version-history.main.runtime.ts",
|
601
|
-
"line":
|
601
|
+
"line": 143,
|
602
602
|
"character": 65
|
603
603
|
},
|
604
604
|
"name": "Promise",
|
@@ -607,7 +607,7 @@
|
|
607
607
|
"__schema": "TypeLiteralSchema",
|
608
608
|
"location": {
|
609
609
|
"filePath": "version-history.main.runtime.ts",
|
610
|
-
"line":
|
610
|
+
"line": 143,
|
611
611
|
"character": 73
|
612
612
|
},
|
613
613
|
"members": [
|
@@ -615,14 +615,14 @@
|
|
615
615
|
"__schema": "IndexSignatureSchema",
|
616
616
|
"location": {
|
617
617
|
"filePath": "version-history.main.runtime.ts",
|
618
|
-
"line":
|
618
|
+
"line": 143,
|
619
619
|
"character": 75
|
620
620
|
},
|
621
621
|
"keyType": {
|
622
622
|
"__schema": "ParameterSchema",
|
623
623
|
"location": {
|
624
624
|
"filePath": "version-history.main.runtime.ts",
|
625
|
-
"line":
|
625
|
+
"line": 143,
|
626
626
|
"character": 76
|
627
627
|
},
|
628
628
|
"name": "idStr",
|
@@ -630,7 +630,7 @@
|
|
630
630
|
"__schema": "KeywordTypeSchema",
|
631
631
|
"location": {
|
632
632
|
"filePath": "version-history.main.runtime.ts",
|
633
|
-
"line":
|
633
|
+
"line": 143,
|
634
634
|
"character": 83
|
635
635
|
},
|
636
636
|
"name": "string"
|
@@ -642,7 +642,7 @@
|
|
642
642
|
"__schema": "TypeRefSchema",
|
643
643
|
"location": {
|
644
644
|
"filePath": "version-history.main.runtime.ts",
|
645
|
-
"line":
|
645
|
+
"line": 143,
|
646
646
|
"character": 92
|
647
647
|
},
|
648
648
|
"name": "BuildResult",
|
@@ -661,7 +661,7 @@
|
|
661
661
|
"__schema": "VariableLikeSchema",
|
662
662
|
"location": {
|
663
663
|
"filePath": "version-history.main.runtime.ts",
|
664
|
-
"line":
|
664
|
+
"line": 161,
|
665
665
|
"character": 3
|
666
666
|
},
|
667
667
|
"signature": "(property) VersionHistoryMain.slots: never[]",
|
@@ -670,7 +670,7 @@
|
|
670
670
|
"__schema": "InferenceTypeSchema",
|
671
671
|
"location": {
|
672
672
|
"filePath": "version-history.main.runtime.ts",
|
673
|
-
"line":
|
673
|
+
"line": 161,
|
674
674
|
"character": 3
|
675
675
|
},
|
676
676
|
"type": "never[]"
|
@@ -682,7 +682,7 @@
|
|
682
682
|
"__schema": "VariableLikeSchema",
|
683
683
|
"location": {
|
684
684
|
"filePath": "version-history.main.runtime.ts",
|
685
|
-
"line":
|
685
|
+
"line": 162,
|
686
686
|
"character": 3
|
687
687
|
},
|
688
688
|
"signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
|
@@ -691,7 +691,7 @@
|
|
691
691
|
"__schema": "InferenceTypeSchema",
|
692
692
|
"location": {
|
693
693
|
"filePath": "version-history.main.runtime.ts",
|
694
|
-
"line":
|
694
|
+
"line": 162,
|
695
695
|
"character": 3
|
696
696
|
},
|
697
697
|
"type": "Aspect[]"
|
@@ -703,7 +703,7 @@
|
|
703
703
|
"__schema": "VariableLikeSchema",
|
704
704
|
"location": {
|
705
705
|
"filePath": "version-history.main.runtime.ts",
|
706
|
-
"line":
|
706
|
+
"line": 163,
|
707
707
|
"character": 3
|
708
708
|
},
|
709
709
|
"signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
|
@@ -712,7 +712,7 @@
|
|
712
712
|
"__schema": "InferenceTypeSchema",
|
713
713
|
"location": {
|
714
714
|
"filePath": "version-history.main.runtime.ts",
|
715
|
-
"line":
|
715
|
+
"line": 163,
|
716
716
|
"character": 3
|
717
717
|
},
|
718
718
|
"type": "RuntimeDefinition"
|
@@ -724,7 +724,7 @@
|
|
724
724
|
"__schema": "FunctionLikeSchema",
|
725
725
|
"location": {
|
726
726
|
"filePath": "version-history.main.runtime.ts",
|
727
|
-
"line":
|
727
|
+
"line": 164,
|
728
728
|
"character": 3
|
729
729
|
},
|
730
730
|
"signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
|
@@ -734,7 +734,7 @@
|
|
734
734
|
"__schema": "ParameterSchema",
|
735
735
|
"location": {
|
736
736
|
"filePath": "version-history.main.runtime.ts",
|
737
|
-
"line":
|
737
|
+
"line": 164,
|
738
738
|
"character": 25
|
739
739
|
},
|
740
740
|
"name": "[ cli, scope, loggerMain ]",
|
@@ -742,7 +742,7 @@
|
|
742
742
|
"__schema": "TupleTypeSchema",
|
743
743
|
"location": {
|
744
744
|
"filePath": "version-history.main.runtime.ts",
|
745
|
-
"line":
|
745
|
+
"line": 164,
|
746
746
|
"character": 51
|
747
747
|
},
|
748
748
|
"elements": [
|
@@ -750,7 +750,7 @@
|
|
750
750
|
"__schema": "TypeRefSchema",
|
751
751
|
"location": {
|
752
752
|
"filePath": "version-history.main.runtime.ts",
|
753
|
-
"line":
|
753
|
+
"line": 164,
|
754
754
|
"character": 52
|
755
755
|
},
|
756
756
|
"name": "CLIMain",
|
@@ -763,7 +763,7 @@
|
|
763
763
|
"__schema": "TypeRefSchema",
|
764
764
|
"location": {
|
765
765
|
"filePath": "version-history.main.runtime.ts",
|
766
|
-
"line":
|
766
|
+
"line": 164,
|
767
767
|
"character": 61
|
768
768
|
},
|
769
769
|
"name": "ScopeMain",
|
@@ -776,7 +776,7 @@
|
|
776
776
|
"__schema": "TypeRefSchema",
|
777
777
|
"location": {
|
778
778
|
"filePath": "version-history.main.runtime.ts",
|
779
|
-
"line":
|
779
|
+
"line": 164,
|
780
780
|
"character": 72
|
781
781
|
},
|
782
782
|
"name": "LoggerMain",
|
@@ -795,7 +795,7 @@
|
|
795
795
|
"__schema": "InferenceTypeSchema",
|
796
796
|
"location": {
|
797
797
|
"filePath": "version-history.main.runtime.ts",
|
798
|
-
"line":
|
798
|
+
"line": 164,
|
799
799
|
"character": 3
|
800
800
|
},
|
801
801
|
"type": "Promise<VersionHistoryMain>"
|
@@ -892,16 +892,16 @@
|
|
892
892
|
"__schema": "ParameterSchema",
|
893
893
|
"location": {
|
894
894
|
"filePath": "version-history.main.runtime.ts",
|
895
|
-
"line":
|
896
|
-
"character":
|
895
|
+
"line": 30,
|
896
|
+
"character": 5
|
897
897
|
},
|
898
898
|
"name": "scope",
|
899
899
|
"type": {
|
900
900
|
"__schema": "TypeRefSchema",
|
901
901
|
"location": {
|
902
902
|
"filePath": "version-history.main.runtime.ts",
|
903
|
-
"line":
|
904
|
-
"character":
|
903
|
+
"line": 30,
|
904
|
+
"character": 20
|
905
905
|
},
|
906
906
|
"name": "ScopeMain",
|
907
907
|
"componentId": {
|
@@ -916,16 +916,16 @@
|
|
916
916
|
"__schema": "ParameterSchema",
|
917
917
|
"location": {
|
918
918
|
"filePath": "version-history.main.runtime.ts",
|
919
|
-
"line":
|
920
|
-
"character":
|
919
|
+
"line": 31,
|
920
|
+
"character": 5
|
921
921
|
},
|
922
922
|
"name": "logger",
|
923
923
|
"type": {
|
924
924
|
"__schema": "TypeRefSchema",
|
925
925
|
"location": {
|
926
926
|
"filePath": "version-history.main.runtime.ts",
|
927
|
-
"line":
|
928
|
-
"character":
|
927
|
+
"line": 31,
|
928
|
+
"character": 21
|
929
929
|
},
|
930
930
|
"name": "Logger",
|
931
931
|
"componentId": {
|
@@ -952,7 +952,7 @@
|
|
952
952
|
"__schema": "FunctionLikeSchema",
|
953
953
|
"location": {
|
954
954
|
"filePath": "version-history.main.runtime.ts",
|
955
|
-
"line":
|
955
|
+
"line": 34,
|
956
956
|
"character": 3
|
957
957
|
},
|
958
958
|
"signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
|
@@ -962,7 +962,7 @@
|
|
962
962
|
"__schema": "ParameterSchema",
|
963
963
|
"location": {
|
964
964
|
"filePath": "version-history.main.runtime.ts",
|
965
|
-
"line":
|
965
|
+
"line": 34,
|
966
966
|
"character": 15
|
967
967
|
},
|
968
968
|
"name": "id",
|
@@ -970,7 +970,7 @@
|
|
970
970
|
"__schema": "TypeRefSchema",
|
971
971
|
"location": {
|
972
972
|
"filePath": "version-history.main.runtime.ts",
|
973
|
-
"line":
|
973
|
+
"line": 34,
|
974
974
|
"character": 19
|
975
975
|
},
|
976
976
|
"name": "ComponentID",
|
@@ -987,7 +987,7 @@
|
|
987
987
|
"__schema": "ParameterSchema",
|
988
988
|
"location": {
|
989
989
|
"filePath": "version-history.main.runtime.ts",
|
990
|
-
"line":
|
990
|
+
"line": 34,
|
991
991
|
"character": 32
|
992
992
|
},
|
993
993
|
"name": "options",
|
@@ -995,7 +995,7 @@
|
|
995
995
|
"__schema": "TypeRefSchema",
|
996
996
|
"location": {
|
997
997
|
"filePath": "version-history.main.runtime.ts",
|
998
|
-
"line":
|
998
|
+
"line": 34,
|
999
999
|
"character": 41
|
1000
1000
|
},
|
1001
1001
|
"name": "BuildOptions",
|
@@ -1010,7 +1010,7 @@
|
|
1010
1010
|
"__schema": "TypeRefSchema",
|
1011
1011
|
"location": {
|
1012
1012
|
"filePath": "version-history.main.runtime.ts",
|
1013
|
-
"line":
|
1013
|
+
"line": 34,
|
1014
1014
|
"character": 61
|
1015
1015
|
},
|
1016
1016
|
"name": "Promise",
|
@@ -1019,7 +1019,7 @@
|
|
1019
1019
|
"__schema": "TypeRefSchema",
|
1020
1020
|
"location": {
|
1021
1021
|
"filePath": "version-history.main.runtime.ts",
|
1022
|
-
"line":
|
1022
|
+
"line": 34,
|
1023
1023
|
"character": 69
|
1024
1024
|
},
|
1025
1025
|
"name": "BuildResult",
|
@@ -1035,7 +1035,7 @@
|
|
1035
1035
|
"__schema": "FunctionLikeSchema",
|
1036
1036
|
"location": {
|
1037
1037
|
"filePath": "version-history.main.runtime.ts",
|
1038
|
-
"line":
|
1038
|
+
"line": 92,
|
1039
1039
|
"character": 3
|
1040
1040
|
},
|
1041
1041
|
"signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
|
@@ -1045,7 +1045,7 @@
|
|
1045
1045
|
"__schema": "ParameterSchema",
|
1046
1046
|
"location": {
|
1047
1047
|
"filePath": "version-history.main.runtime.ts",
|
1048
|
-
"line":
|
1048
|
+
"line": 92,
|
1049
1049
|
"character": 14
|
1050
1050
|
},
|
1051
1051
|
"name": "id",
|
@@ -1053,7 +1053,7 @@
|
|
1053
1053
|
"__schema": "KeywordTypeSchema",
|
1054
1054
|
"location": {
|
1055
1055
|
"filePath": "version-history.main.runtime.ts",
|
1056
|
-
"line":
|
1056
|
+
"line": 92,
|
1057
1057
|
"character": 18
|
1058
1058
|
},
|
1059
1059
|
"name": "string"
|
@@ -1065,7 +1065,7 @@
|
|
1065
1065
|
"__schema": "ParameterSchema",
|
1066
1066
|
"location": {
|
1067
1067
|
"filePath": "version-history.main.runtime.ts",
|
1068
|
-
"line":
|
1068
|
+
"line": 92,
|
1069
1069
|
"character": 26
|
1070
1070
|
},
|
1071
1071
|
"name": "options",
|
@@ -1073,7 +1073,7 @@
|
|
1073
1073
|
"__schema": "TypeRefSchema",
|
1074
1074
|
"location": {
|
1075
1075
|
"filePath": "version-history.main.runtime.ts",
|
1076
|
-
"line":
|
1076
|
+
"line": 92,
|
1077
1077
|
"character": 35
|
1078
1078
|
},
|
1079
1079
|
"name": "ShowOptions",
|
@@ -1087,7 +1087,7 @@
|
|
1087
1087
|
"__schema": "TypeRefSchema",
|
1088
1088
|
"location": {
|
1089
1089
|
"filePath": "version-history.main.runtime.ts",
|
1090
|
-
"line":
|
1090
|
+
"line": 92,
|
1091
1091
|
"character": 49
|
1092
1092
|
},
|
1093
1093
|
"name": "Promise",
|
@@ -1096,14 +1096,14 @@
|
|
1096
1096
|
"__schema": "TypeArraySchema",
|
1097
1097
|
"location": {
|
1098
1098
|
"filePath": "version-history.main.runtime.ts",
|
1099
|
-
"line":
|
1099
|
+
"line": 92,
|
1100
1100
|
"character": 57
|
1101
1101
|
},
|
1102
1102
|
"type": {
|
1103
1103
|
"__schema": "TypeRefSchema",
|
1104
1104
|
"location": {
|
1105
1105
|
"filePath": "version-history.main.runtime.ts",
|
1106
|
-
"line":
|
1106
|
+
"line": 92,
|
1107
1107
|
"character": 57
|
1108
1108
|
},
|
1109
1109
|
"name": "ShowResult",
|
@@ -1120,7 +1120,7 @@
|
|
1120
1120
|
"__schema": "FunctionLikeSchema",
|
1121
1121
|
"location": {
|
1122
1122
|
"filePath": "version-history.main.runtime.ts",
|
1123
|
-
"line":
|
1123
|
+
"line": 104,
|
1124
1124
|
"character": 3
|
1125
1125
|
},
|
1126
1126
|
"signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
|
@@ -1130,7 +1130,7 @@
|
|
1130
1130
|
"__schema": "ParameterSchema",
|
1131
1131
|
"location": {
|
1132
1132
|
"filePath": "version-history.main.runtime.ts",
|
1133
|
-
"line":
|
1133
|
+
"line": 104,
|
1134
1134
|
"character": 13
|
1135
1135
|
},
|
1136
1136
|
"name": "id",
|
@@ -1138,7 +1138,7 @@
|
|
1138
1138
|
"__schema": "TypeRefSchema",
|
1139
1139
|
"location": {
|
1140
1140
|
"filePath": "version-history.main.runtime.ts",
|
1141
|
-
"line":
|
1141
|
+
"line": 104,
|
1142
1142
|
"character": 17
|
1143
1143
|
},
|
1144
1144
|
"name": "ComponentID",
|
@@ -1156,7 +1156,7 @@
|
|
1156
1156
|
"__schema": "TypeRefSchema",
|
1157
1157
|
"location": {
|
1158
1158
|
"filePath": "version-history.main.runtime.ts",
|
1159
|
-
"line":
|
1159
|
+
"line": 104,
|
1160
1160
|
"character": 31
|
1161
1161
|
},
|
1162
1162
|
"name": "Promise",
|
@@ -1165,7 +1165,7 @@
|
|
1165
1165
|
"__schema": "TypeRefSchema",
|
1166
1166
|
"location": {
|
1167
1167
|
"filePath": "version-history.main.runtime.ts",
|
1168
|
-
"line":
|
1168
|
+
"line": 104,
|
1169
1169
|
"character": 39
|
1170
1170
|
},
|
1171
1171
|
"name": "VersionHistory",
|
@@ -1181,7 +1181,7 @@
|
|
1181
1181
|
"__schema": "FunctionLikeSchema",
|
1182
1182
|
"location": {
|
1183
1183
|
"filePath": "version-history.main.runtime.ts",
|
1184
|
-
"line":
|
1184
|
+
"line": 111,
|
1185
1185
|
"character": 3
|
1186
1186
|
},
|
1187
1187
|
"signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
|
@@ -1191,7 +1191,7 @@
|
|
1191
1191
|
"__schema": "ParameterSchema",
|
1192
1192
|
"location": {
|
1193
1193
|
"filePath": "version-history.main.runtime.ts",
|
1194
|
-
"line":
|
1194
|
+
"line": 111,
|
1195
1195
|
"character": 23
|
1196
1196
|
},
|
1197
1197
|
"name": "id",
|
@@ -1199,7 +1199,7 @@
|
|
1199
1199
|
"__schema": "KeywordTypeSchema",
|
1200
1200
|
"location": {
|
1201
1201
|
"filePath": "version-history.main.runtime.ts",
|
1202
|
-
"line":
|
1202
|
+
"line": 111,
|
1203
1203
|
"character": 27
|
1204
1204
|
},
|
1205
1205
|
"name": "string"
|
@@ -1211,7 +1211,7 @@
|
|
1211
1211
|
"__schema": "ParameterSchema",
|
1212
1212
|
"location": {
|
1213
1213
|
"filePath": "version-history.main.runtime.ts",
|
1214
|
-
"line":
|
1214
|
+
"line": 111,
|
1215
1215
|
"character": 35
|
1216
1216
|
},
|
1217
1217
|
"name": "shortHash",
|
@@ -1219,7 +1219,7 @@
|
|
1219
1219
|
"__schema": "KeywordTypeSchema",
|
1220
1220
|
"location": {
|
1221
1221
|
"filePath": "version-history.main.runtime.ts",
|
1222
|
-
"line":
|
1222
|
+
"line": 111,
|
1223
1223
|
"character": 47
|
1224
1224
|
},
|
1225
1225
|
"name": "boolean"
|
@@ -1232,7 +1232,7 @@
|
|
1232
1232
|
"__schema": "TypeRefSchema",
|
1233
1233
|
"location": {
|
1234
1234
|
"filePath": "version-history.main.runtime.ts",
|
1235
|
-
"line":
|
1235
|
+
"line": 111,
|
1236
1236
|
"character": 57
|
1237
1237
|
},
|
1238
1238
|
"name": "Promise",
|
@@ -1241,7 +1241,7 @@
|
|
1241
1241
|
"__schema": "TypeRefSchema",
|
1242
1242
|
"location": {
|
1243
1243
|
"filePath": "version-history.main.runtime.ts",
|
1244
|
-
"line":
|
1244
|
+
"line": 111,
|
1245
1245
|
"character": 65
|
1246
1246
|
},
|
1247
1247
|
"name": "VersionHistoryGraph",
|
@@ -1257,7 +1257,7 @@
|
|
1257
1257
|
"__schema": "FunctionLikeSchema",
|
1258
1258
|
"location": {
|
1259
1259
|
"filePath": "version-history.main.runtime.ts",
|
1260
|
-
"line":
|
1260
|
+
"line": 131,
|
1261
1261
|
"character": 3
|
1262
1262
|
},
|
1263
1263
|
"signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
@@ -1267,7 +1267,7 @@
|
|
1267
1267
|
"__schema": "ParameterSchema",
|
1268
1268
|
"location": {
|
1269
1269
|
"filePath": "version-history.main.runtime.ts",
|
1270
|
-
"line":
|
1270
|
+
"line": 132,
|
1271
1271
|
"character": 5
|
1272
1272
|
},
|
1273
1273
|
"name": "remote",
|
@@ -1275,7 +1275,7 @@
|
|
1275
1275
|
"__schema": "KeywordTypeSchema",
|
1276
1276
|
"location": {
|
1277
1277
|
"filePath": "version-history.main.runtime.ts",
|
1278
|
-
"line":
|
1278
|
+
"line": 132,
|
1279
1279
|
"character": 13
|
1280
1280
|
},
|
1281
1281
|
"name": "string"
|
@@ -1287,7 +1287,7 @@
|
|
1287
1287
|
"__schema": "ParameterSchema",
|
1288
1288
|
"location": {
|
1289
1289
|
"filePath": "version-history.main.runtime.ts",
|
1290
|
-
"line":
|
1290
|
+
"line": 133,
|
1291
1291
|
"character": 5
|
1292
1292
|
},
|
1293
1293
|
"name": "pattern",
|
@@ -1295,7 +1295,7 @@
|
|
1295
1295
|
"__schema": "KeywordTypeSchema",
|
1296
1296
|
"location": {
|
1297
1297
|
"filePath": "version-history.main.runtime.ts",
|
1298
|
-
"line":
|
1298
|
+
"line": 133,
|
1299
1299
|
"character": 14
|
1300
1300
|
},
|
1301
1301
|
"name": "string"
|
@@ -1307,7 +1307,7 @@
|
|
1307
1307
|
"__schema": "ParameterSchema",
|
1308
1308
|
"location": {
|
1309
1309
|
"filePath": "version-history.main.runtime.ts",
|
1310
|
-
"line":
|
1310
|
+
"line": 134,
|
1311
1311
|
"character": 5
|
1312
1312
|
},
|
1313
1313
|
"name": "options",
|
@@ -1315,7 +1315,7 @@
|
|
1315
1315
|
"__schema": "TypeRefSchema",
|
1316
1316
|
"location": {
|
1317
1317
|
"filePath": "version-history.main.runtime.ts",
|
1318
|
-
"line":
|
1318
|
+
"line": 134,
|
1319
1319
|
"character": 14
|
1320
1320
|
},
|
1321
1321
|
"name": "BuildOptions",
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
"__schema": "TypeRefSchema",
|
1330
1330
|
"location": {
|
1331
1331
|
"filePath": "version-history.main.runtime.ts",
|
1332
|
-
"line":
|
1332
|
+
"line": 135,
|
1333
1333
|
"character": 6
|
1334
1334
|
},
|
1335
1335
|
"name": "Promise",
|
@@ -1338,7 +1338,7 @@
|
|
1338
1338
|
"__schema": "TypeLiteralSchema",
|
1339
1339
|
"location": {
|
1340
1340
|
"filePath": "version-history.main.runtime.ts",
|
1341
|
-
"line":
|
1341
|
+
"line": 135,
|
1342
1342
|
"character": 14
|
1343
1343
|
},
|
1344
1344
|
"members": [
|
@@ -1346,14 +1346,14 @@
|
|
1346
1346
|
"__schema": "IndexSignatureSchema",
|
1347
1347
|
"location": {
|
1348
1348
|
"filePath": "version-history.main.runtime.ts",
|
1349
|
-
"line":
|
1349
|
+
"line": 135,
|
1350
1350
|
"character": 16
|
1351
1351
|
},
|
1352
1352
|
"keyType": {
|
1353
1353
|
"__schema": "ParameterSchema",
|
1354
1354
|
"location": {
|
1355
1355
|
"filePath": "version-history.main.runtime.ts",
|
1356
|
-
"line":
|
1356
|
+
"line": 135,
|
1357
1357
|
"character": 17
|
1358
1358
|
},
|
1359
1359
|
"name": "idStr",
|
@@ -1361,7 +1361,7 @@
|
|
1361
1361
|
"__schema": "KeywordTypeSchema",
|
1362
1362
|
"location": {
|
1363
1363
|
"filePath": "version-history.main.runtime.ts",
|
1364
|
-
"line":
|
1364
|
+
"line": 135,
|
1365
1365
|
"character": 24
|
1366
1366
|
},
|
1367
1367
|
"name": "string"
|
@@ -1373,7 +1373,7 @@
|
|
1373
1373
|
"__schema": "TypeRefSchema",
|
1374
1374
|
"location": {
|
1375
1375
|
"filePath": "version-history.main.runtime.ts",
|
1376
|
-
"line":
|
1376
|
+
"line": 135,
|
1377
1377
|
"character": 33
|
1378
1378
|
},
|
1379
1379
|
"name": "BuildResult",
|
@@ -1392,7 +1392,7 @@
|
|
1392
1392
|
"__schema": "FunctionLikeSchema",
|
1393
1393
|
"location": {
|
1394
1394
|
"filePath": "version-history.main.runtime.ts",
|
1395
|
-
"line":
|
1395
|
+
"line": 143,
|
1396
1396
|
"character": 3
|
1397
1397
|
},
|
1398
1398
|
"signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
@@ -1402,7 +1402,7 @@
|
|
1402
1402
|
"__schema": "ParameterSchema",
|
1403
1403
|
"location": {
|
1404
1404
|
"filePath": "version-history.main.runtime.ts",
|
1405
|
-
"line":
|
1405
|
+
"line": 143,
|
1406
1406
|
"character": 24
|
1407
1407
|
},
|
1408
1408
|
"name": "pattern",
|
@@ -1410,7 +1410,7 @@
|
|
1410
1410
|
"__schema": "KeywordTypeSchema",
|
1411
1411
|
"location": {
|
1412
1412
|
"filePath": "version-history.main.runtime.ts",
|
1413
|
-
"line":
|
1413
|
+
"line": 143,
|
1414
1414
|
"character": 33
|
1415
1415
|
},
|
1416
1416
|
"name": "string"
|
@@ -1422,7 +1422,7 @@
|
|
1422
1422
|
"__schema": "ParameterSchema",
|
1423
1423
|
"location": {
|
1424
1424
|
"filePath": "version-history.main.runtime.ts",
|
1425
|
-
"line":
|
1425
|
+
"line": 143,
|
1426
1426
|
"character": 41
|
1427
1427
|
},
|
1428
1428
|
"name": "options",
|
@@ -1430,7 +1430,7 @@
|
|
1430
1430
|
"__schema": "TypeRefSchema",
|
1431
1431
|
"location": {
|
1432
1432
|
"filePath": "version-history.main.runtime.ts",
|
1433
|
-
"line":
|
1433
|
+
"line": 143,
|
1434
1434
|
"character": 50
|
1435
1435
|
},
|
1436
1436
|
"name": "BuildOptions",
|
@@ -1444,7 +1444,7 @@
|
|
1444
1444
|
"__schema": "TypeRefSchema",
|
1445
1445
|
"location": {
|
1446
1446
|
"filePath": "version-history.main.runtime.ts",
|
1447
|
-
"line":
|
1447
|
+
"line": 143,
|
1448
1448
|
"character": 65
|
1449
1449
|
},
|
1450
1450
|
"name": "Promise",
|
@@ -1453,7 +1453,7 @@
|
|
1453
1453
|
"__schema": "TypeLiteralSchema",
|
1454
1454
|
"location": {
|
1455
1455
|
"filePath": "version-history.main.runtime.ts",
|
1456
|
-
"line":
|
1456
|
+
"line": 143,
|
1457
1457
|
"character": 73
|
1458
1458
|
},
|
1459
1459
|
"members": [
|
@@ -1461,14 +1461,14 @@
|
|
1461
1461
|
"__schema": "IndexSignatureSchema",
|
1462
1462
|
"location": {
|
1463
1463
|
"filePath": "version-history.main.runtime.ts",
|
1464
|
-
"line":
|
1464
|
+
"line": 143,
|
1465
1465
|
"character": 75
|
1466
1466
|
},
|
1467
1467
|
"keyType": {
|
1468
1468
|
"__schema": "ParameterSchema",
|
1469
1469
|
"location": {
|
1470
1470
|
"filePath": "version-history.main.runtime.ts",
|
1471
|
-
"line":
|
1471
|
+
"line": 143,
|
1472
1472
|
"character": 76
|
1473
1473
|
},
|
1474
1474
|
"name": "idStr",
|
@@ -1476,7 +1476,7 @@
|
|
1476
1476
|
"__schema": "KeywordTypeSchema",
|
1477
1477
|
"location": {
|
1478
1478
|
"filePath": "version-history.main.runtime.ts",
|
1479
|
-
"line":
|
1479
|
+
"line": 143,
|
1480
1480
|
"character": 83
|
1481
1481
|
},
|
1482
1482
|
"name": "string"
|
@@ -1488,7 +1488,7 @@
|
|
1488
1488
|
"__schema": "TypeRefSchema",
|
1489
1489
|
"location": {
|
1490
1490
|
"filePath": "version-history.main.runtime.ts",
|
1491
|
-
"line":
|
1491
|
+
"line": 143,
|
1492
1492
|
"character": 92
|
1493
1493
|
},
|
1494
1494
|
"name": "BuildResult",
|
@@ -1507,7 +1507,7 @@
|
|
1507
1507
|
"__schema": "VariableLikeSchema",
|
1508
1508
|
"location": {
|
1509
1509
|
"filePath": "version-history.main.runtime.ts",
|
1510
|
-
"line":
|
1510
|
+
"line": 161,
|
1511
1511
|
"character": 3
|
1512
1512
|
},
|
1513
1513
|
"signature": "(property) VersionHistoryMain.slots: never[]",
|
@@ -1516,7 +1516,7 @@
|
|
1516
1516
|
"__schema": "InferenceTypeSchema",
|
1517
1517
|
"location": {
|
1518
1518
|
"filePath": "version-history.main.runtime.ts",
|
1519
|
-
"line":
|
1519
|
+
"line": 161,
|
1520
1520
|
"character": 3
|
1521
1521
|
},
|
1522
1522
|
"type": "never[]"
|
@@ -1528,7 +1528,7 @@
|
|
1528
1528
|
"__schema": "VariableLikeSchema",
|
1529
1529
|
"location": {
|
1530
1530
|
"filePath": "version-history.main.runtime.ts",
|
1531
|
-
"line":
|
1531
|
+
"line": 162,
|
1532
1532
|
"character": 3
|
1533
1533
|
},
|
1534
1534
|
"signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
|
@@ -1537,7 +1537,7 @@
|
|
1537
1537
|
"__schema": "InferenceTypeSchema",
|
1538
1538
|
"location": {
|
1539
1539
|
"filePath": "version-history.main.runtime.ts",
|
1540
|
-
"line":
|
1540
|
+
"line": 162,
|
1541
1541
|
"character": 3
|
1542
1542
|
},
|
1543
1543
|
"type": "Aspect[]"
|
@@ -1549,7 +1549,7 @@
|
|
1549
1549
|
"__schema": "VariableLikeSchema",
|
1550
1550
|
"location": {
|
1551
1551
|
"filePath": "version-history.main.runtime.ts",
|
1552
|
-
"line":
|
1552
|
+
"line": 163,
|
1553
1553
|
"character": 3
|
1554
1554
|
},
|
1555
1555
|
"signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
|
@@ -1558,7 +1558,7 @@
|
|
1558
1558
|
"__schema": "InferenceTypeSchema",
|
1559
1559
|
"location": {
|
1560
1560
|
"filePath": "version-history.main.runtime.ts",
|
1561
|
-
"line":
|
1561
|
+
"line": 163,
|
1562
1562
|
"character": 3
|
1563
1563
|
},
|
1564
1564
|
"type": "RuntimeDefinition"
|
@@ -1570,7 +1570,7 @@
|
|
1570
1570
|
"__schema": "FunctionLikeSchema",
|
1571
1571
|
"location": {
|
1572
1572
|
"filePath": "version-history.main.runtime.ts",
|
1573
|
-
"line":
|
1573
|
+
"line": 164,
|
1574
1574
|
"character": 3
|
1575
1575
|
},
|
1576
1576
|
"signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
|
@@ -1580,7 +1580,7 @@
|
|
1580
1580
|
"__schema": "ParameterSchema",
|
1581
1581
|
"location": {
|
1582
1582
|
"filePath": "version-history.main.runtime.ts",
|
1583
|
-
"line":
|
1583
|
+
"line": 164,
|
1584
1584
|
"character": 25
|
1585
1585
|
},
|
1586
1586
|
"name": "[ cli, scope, loggerMain ]",
|
@@ -1588,7 +1588,7 @@
|
|
1588
1588
|
"__schema": "TupleTypeSchema",
|
1589
1589
|
"location": {
|
1590
1590
|
"filePath": "version-history.main.runtime.ts",
|
1591
|
-
"line":
|
1591
|
+
"line": 164,
|
1592
1592
|
"character": 51
|
1593
1593
|
},
|
1594
1594
|
"elements": [
|
@@ -1596,7 +1596,7 @@
|
|
1596
1596
|
"__schema": "TypeRefSchema",
|
1597
1597
|
"location": {
|
1598
1598
|
"filePath": "version-history.main.runtime.ts",
|
1599
|
-
"line":
|
1599
|
+
"line": 164,
|
1600
1600
|
"character": 52
|
1601
1601
|
},
|
1602
1602
|
"name": "CLIMain",
|
@@ -1609,7 +1609,7 @@
|
|
1609
1609
|
"__schema": "TypeRefSchema",
|
1610
1610
|
"location": {
|
1611
1611
|
"filePath": "version-history.main.runtime.ts",
|
1612
|
-
"line":
|
1612
|
+
"line": 164,
|
1613
1613
|
"character": 61
|
1614
1614
|
},
|
1615
1615
|
"name": "ScopeMain",
|
@@ -1622,7 +1622,7 @@
|
|
1622
1622
|
"__schema": "TypeRefSchema",
|
1623
1623
|
"location": {
|
1624
1624
|
"filePath": "version-history.main.runtime.ts",
|
1625
|
-
"line":
|
1625
|
+
"line": 164,
|
1626
1626
|
"character": 72
|
1627
1627
|
},
|
1628
1628
|
"name": "LoggerMain",
|
@@ -1641,7 +1641,7 @@
|
|
1641
1641
|
"__schema": "InferenceTypeSchema",
|
1642
1642
|
"location": {
|
1643
1643
|
"filePath": "version-history.main.runtime.ts",
|
1644
|
-
"line":
|
1644
|
+
"line": 164,
|
1645
1645
|
"character": 3
|
1646
1646
|
},
|
1647
1647
|
"type": "Promise<VersionHistoryMain>"
|
@@ -1659,7 +1659,7 @@
|
|
1659
1659
|
"__schema": "UnImplementedSchema",
|
1660
1660
|
"location": {
|
1661
1661
|
"filePath": "version-history.main.runtime.ts",
|
1662
|
-
"line":
|
1662
|
+
"line": 181,
|
1663
1663
|
"character": 16
|
1664
1664
|
},
|
1665
1665
|
"name": "VersionHistoryMain",
|
@@ -1879,7 +1879,7 @@
|
|
1879
1879
|
"__schema": "UnImplementedSchema",
|
1880
1880
|
"location": {
|
1881
1881
|
"filePath": "version-history.main.runtime.ts",
|
1882
|
-
"line":
|
1882
|
+
"line": 179,
|
1883
1883
|
"character": 1
|
1884
1884
|
},
|
1885
1885
|
"name": "VersionHistoryAspect.addRuntime(VersionHistoryMain);",
|
@@ -1928,7 +1928,7 @@
|
|
1928
1928
|
"componentId": {
|
1929
1929
|
"scope": "teambit.scope",
|
1930
1930
|
"name": "version-history",
|
1931
|
-
"version": "0.0.
|
1931
|
+
"version": "0.0.219"
|
1932
1932
|
},
|
1933
1933
|
"taggedModuleExports": []
|
1934
1934
|
}
|