@teambit/lister 1.0.469 → 1.0.471
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
@@ -26,7 +26,7 @@
|
|
26
26
|
"__schema": "ClassSchema",
|
27
27
|
"location": {
|
28
28
|
"filePath": "lister.main.runtime.ts",
|
29
|
-
"line":
|
29
|
+
"line": 26,
|
30
30
|
"character": 1
|
31
31
|
},
|
32
32
|
"signature": "class ListerMain",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"__schema": "ConstructorSchema",
|
37
37
|
"location": {
|
38
38
|
"filePath": "lister.main.runtime.ts",
|
39
|
-
"line":
|
39
|
+
"line": 27,
|
40
40
|
"character": 3
|
41
41
|
},
|
42
42
|
"signature": "constructor ListerMain(logger: Logger, workspace?: Workspace): ListerMain",
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"__schema": "ParameterSchema",
|
47
47
|
"location": {
|
48
48
|
"filePath": "lister.main.runtime.ts",
|
49
|
-
"line":
|
49
|
+
"line": 28,
|
50
50
|
"character": 5
|
51
51
|
},
|
52
52
|
"name": "logger",
|
@@ -54,14 +54,10 @@
|
|
54
54
|
"__schema": "TypeRefSchema",
|
55
55
|
"location": {
|
56
56
|
"filePath": "lister.main.runtime.ts",
|
57
|
-
"line":
|
57
|
+
"line": 28,
|
58
58
|
"character": 21
|
59
59
|
},
|
60
|
-
"name": "Logger"
|
61
|
-
"componentId": {
|
62
|
-
"scope": "teambit.harmony",
|
63
|
-
"name": "logger"
|
64
|
-
}
|
60
|
+
"name": "Logger"
|
65
61
|
},
|
66
62
|
"isOptional": false,
|
67
63
|
"isSpread": false
|
@@ -70,7 +66,7 @@
|
|
70
66
|
"__schema": "ParameterSchema",
|
71
67
|
"location": {
|
72
68
|
"filePath": "lister.main.runtime.ts",
|
73
|
-
"line":
|
69
|
+
"line": 29,
|
74
70
|
"character": 5
|
75
71
|
},
|
76
72
|
"name": "workspace",
|
@@ -78,14 +74,10 @@
|
|
78
74
|
"__schema": "TypeRefSchema",
|
79
75
|
"location": {
|
80
76
|
"filePath": "lister.main.runtime.ts",
|
81
|
-
"line":
|
77
|
+
"line": 29,
|
82
78
|
"character": 25
|
83
79
|
},
|
84
|
-
"name": "Workspace"
|
85
|
-
"componentId": {
|
86
|
-
"scope": "teambit.workspace",
|
87
|
-
"name": "workspace"
|
88
|
-
}
|
80
|
+
"name": "Workspace"
|
89
81
|
},
|
90
82
|
"isOptional": true,
|
91
83
|
"isSpread": false
|
@@ -95,7 +87,7 @@
|
|
95
87
|
"__schema": "ThisTypeSchema",
|
96
88
|
"location": {
|
97
89
|
"filePath": "lister.main.runtime.ts",
|
98
|
-
"line":
|
90
|
+
"line": 26,
|
99
91
|
"character": 1
|
100
92
|
},
|
101
93
|
"name": "ListerMain"
|
@@ -106,7 +98,7 @@
|
|
106
98
|
"__schema": "FunctionLikeSchema",
|
107
99
|
"location": {
|
108
100
|
"filePath": "lister.main.runtime.ts",
|
109
|
-
"line":
|
101
|
+
"line": 32,
|
110
102
|
"character": 3
|
111
103
|
},
|
112
104
|
"signature": "(method) ListerMain.remoteList(scopeName: string, { namespacesUsingWildcards, includeDeprecated, includeDeleted, }: {\n namespacesUsingWildcards?: string;\n includeDeprecated?: boolean;\n includeDeleted?: boolean;\n}): Promise<ListScopeResult[]>",
|
@@ -116,7 +108,7 @@
|
|
116
108
|
"__schema": "ParameterSchema",
|
117
109
|
"location": {
|
118
110
|
"filePath": "lister.main.runtime.ts",
|
119
|
-
"line":
|
111
|
+
"line": 33,
|
120
112
|
"character": 5
|
121
113
|
},
|
122
114
|
"name": "scopeName",
|
@@ -124,7 +116,7 @@
|
|
124
116
|
"__schema": "KeywordTypeSchema",
|
125
117
|
"location": {
|
126
118
|
"filePath": "lister.main.runtime.ts",
|
127
|
-
"line":
|
119
|
+
"line": 33,
|
128
120
|
"character": 16
|
129
121
|
},
|
130
122
|
"name": "string"
|
@@ -136,7 +128,7 @@
|
|
136
128
|
"__schema": "ParameterSchema",
|
137
129
|
"location": {
|
138
130
|
"filePath": "lister.main.runtime.ts",
|
139
|
-
"line":
|
131
|
+
"line": 34,
|
140
132
|
"character": 5
|
141
133
|
},
|
142
134
|
"name": "{ namespacesUsingWildcards, includeDeprecated = true, includeDeleted = false }",
|
@@ -144,7 +136,7 @@
|
|
144
136
|
"__schema": "TypeLiteralSchema",
|
145
137
|
"location": {
|
146
138
|
"filePath": "lister.main.runtime.ts",
|
147
|
-
"line":
|
139
|
+
"line": 38,
|
148
140
|
"character": 8
|
149
141
|
},
|
150
142
|
"members": [
|
@@ -152,7 +144,7 @@
|
|
152
144
|
"__schema": "VariableLikeSchema",
|
153
145
|
"location": {
|
154
146
|
"filePath": "lister.main.runtime.ts",
|
155
|
-
"line":
|
147
|
+
"line": 39,
|
156
148
|
"character": 7
|
157
149
|
},
|
158
150
|
"signature": "(property) namespacesUsingWildcards?: string | undefined",
|
@@ -161,7 +153,7 @@
|
|
161
153
|
"__schema": "KeywordTypeSchema",
|
162
154
|
"location": {
|
163
155
|
"filePath": "lister.main.runtime.ts",
|
164
|
-
"line":
|
156
|
+
"line": 39,
|
165
157
|
"character": 34
|
166
158
|
},
|
167
159
|
"name": "string"
|
@@ -172,7 +164,7 @@
|
|
172
164
|
"__schema": "VariableLikeSchema",
|
173
165
|
"location": {
|
174
166
|
"filePath": "lister.main.runtime.ts",
|
175
|
-
"line":
|
167
|
+
"line": 40,
|
176
168
|
"character": 7
|
177
169
|
},
|
178
170
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -181,7 +173,7 @@
|
|
181
173
|
"__schema": "KeywordTypeSchema",
|
182
174
|
"location": {
|
183
175
|
"filePath": "lister.main.runtime.ts",
|
184
|
-
"line":
|
176
|
+
"line": 40,
|
185
177
|
"character": 27
|
186
178
|
},
|
187
179
|
"name": "boolean"
|
@@ -192,7 +184,7 @@
|
|
192
184
|
"__schema": "VariableLikeSchema",
|
193
185
|
"location": {
|
194
186
|
"filePath": "lister.main.runtime.ts",
|
195
|
-
"line":
|
187
|
+
"line": 41,
|
196
188
|
"character": 7
|
197
189
|
},
|
198
190
|
"signature": "(property) includeDeleted?: boolean | undefined",
|
@@ -201,7 +193,7 @@
|
|
201
193
|
"__schema": "KeywordTypeSchema",
|
202
194
|
"location": {
|
203
195
|
"filePath": "lister.main.runtime.ts",
|
204
|
-
"line":
|
196
|
+
"line": 41,
|
205
197
|
"character": 24
|
206
198
|
},
|
207
199
|
"name": "boolean"
|
@@ -216,7 +208,7 @@
|
|
216
208
|
"__schema": "VariableLikeSchema",
|
217
209
|
"location": {
|
218
210
|
"filePath": "lister.main.runtime.ts",
|
219
|
-
"line":
|
211
|
+
"line": 39,
|
220
212
|
"character": 7
|
221
213
|
},
|
222
214
|
"signature": "(property) namespacesUsingWildcards?: string | undefined",
|
@@ -225,7 +217,7 @@
|
|
225
217
|
"__schema": "KeywordTypeSchema",
|
226
218
|
"location": {
|
227
219
|
"filePath": "lister.main.runtime.ts",
|
228
|
-
"line":
|
220
|
+
"line": 39,
|
229
221
|
"character": 34
|
230
222
|
},
|
231
223
|
"name": "string"
|
@@ -236,7 +228,7 @@
|
|
236
228
|
"__schema": "VariableLikeSchema",
|
237
229
|
"location": {
|
238
230
|
"filePath": "lister.main.runtime.ts",
|
239
|
-
"line":
|
231
|
+
"line": 40,
|
240
232
|
"character": 7
|
241
233
|
},
|
242
234
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -245,7 +237,7 @@
|
|
245
237
|
"__schema": "KeywordTypeSchema",
|
246
238
|
"location": {
|
247
239
|
"filePath": "lister.main.runtime.ts",
|
248
|
-
"line":
|
240
|
+
"line": 40,
|
249
241
|
"character": 27
|
250
242
|
},
|
251
243
|
"name": "boolean"
|
@@ -256,7 +248,7 @@
|
|
256
248
|
"__schema": "VariableLikeSchema",
|
257
249
|
"location": {
|
258
250
|
"filePath": "lister.main.runtime.ts",
|
259
|
-
"line":
|
251
|
+
"line": 41,
|
260
252
|
"character": 7
|
261
253
|
},
|
262
254
|
"signature": "(property) includeDeleted?: boolean | undefined",
|
@@ -265,7 +257,7 @@
|
|
265
257
|
"__schema": "KeywordTypeSchema",
|
266
258
|
"location": {
|
267
259
|
"filePath": "lister.main.runtime.ts",
|
268
|
-
"line":
|
260
|
+
"line": 41,
|
269
261
|
"character": 24
|
270
262
|
},
|
271
263
|
"name": "boolean"
|
@@ -280,7 +272,7 @@
|
|
280
272
|
"__schema": "TypeRefSchema",
|
281
273
|
"location": {
|
282
274
|
"filePath": "lister.main.runtime.ts",
|
283
|
-
"line":
|
275
|
+
"line": 43,
|
284
276
|
"character": 6
|
285
277
|
},
|
286
278
|
"name": "Promise",
|
@@ -289,18 +281,17 @@
|
|
289
281
|
"__schema": "TypeArraySchema",
|
290
282
|
"location": {
|
291
283
|
"filePath": "lister.main.runtime.ts",
|
292
|
-
"line":
|
284
|
+
"line": 43,
|
293
285
|
"character": 14
|
294
286
|
},
|
295
287
|
"type": {
|
296
288
|
"__schema": "TypeRefSchema",
|
297
289
|
"location": {
|
298
290
|
"filePath": "lister.main.runtime.ts",
|
299
|
-
"line":
|
291
|
+
"line": 43,
|
300
292
|
"character": 14
|
301
293
|
},
|
302
|
-
"name": "ListScopeResult"
|
303
|
-
"internalFilePath": "lister.main.runtime.ts"
|
294
|
+
"name": "ListScopeResult"
|
304
295
|
}
|
305
296
|
}
|
306
297
|
]
|
@@ -313,7 +304,7 @@
|
|
313
304
|
"__schema": "FunctionLikeSchema",
|
314
305
|
"location": {
|
315
306
|
"filePath": "lister.main.runtime.ts",
|
316
|
-
"line":
|
307
|
+
"line": 51,
|
317
308
|
"character": 3
|
318
309
|
},
|
319
310
|
"signature": "(method) ListerMain.getRemoteCompIdsByWildcards(idStr: string, includeDeprecated?: boolean): Promise<ComponentID[]>",
|
@@ -323,7 +314,7 @@
|
|
323
314
|
"__schema": "ParameterSchema",
|
324
315
|
"location": {
|
325
316
|
"filePath": "lister.main.runtime.ts",
|
326
|
-
"line":
|
317
|
+
"line": 51,
|
327
318
|
"character": 37
|
328
319
|
},
|
329
320
|
"name": "idStr",
|
@@ -331,7 +322,7 @@
|
|
331
322
|
"__schema": "KeywordTypeSchema",
|
332
323
|
"location": {
|
333
324
|
"filePath": "lister.main.runtime.ts",
|
334
|
-
"line":
|
325
|
+
"line": 51,
|
335
326
|
"character": 44
|
336
327
|
},
|
337
328
|
"name": "string"
|
@@ -343,7 +334,7 @@
|
|
343
334
|
"__schema": "ParameterSchema",
|
344
335
|
"location": {
|
345
336
|
"filePath": "lister.main.runtime.ts",
|
346
|
-
"line":
|
337
|
+
"line": 51,
|
347
338
|
"character": 52
|
348
339
|
},
|
349
340
|
"name": "includeDeprecated",
|
@@ -351,7 +342,7 @@
|
|
351
342
|
"__schema": "InferenceTypeSchema",
|
352
343
|
"location": {
|
353
344
|
"filePath": "lister.main.runtime.ts",
|
354
|
-
"line":
|
345
|
+
"line": 51,
|
355
346
|
"character": 52
|
356
347
|
},
|
357
348
|
"type": "boolean"
|
@@ -365,7 +356,7 @@
|
|
365
356
|
"__schema": "TypeRefSchema",
|
366
357
|
"location": {
|
367
358
|
"filePath": "lister.main.runtime.ts",
|
368
|
-
"line":
|
359
|
+
"line": 51,
|
369
360
|
"character": 79
|
370
361
|
},
|
371
362
|
"name": "Promise",
|
@@ -374,22 +365,17 @@
|
|
374
365
|
"__schema": "TypeArraySchema",
|
375
366
|
"location": {
|
376
367
|
"filePath": "lister.main.runtime.ts",
|
377
|
-
"line":
|
368
|
+
"line": 51,
|
378
369
|
"character": 87
|
379
370
|
},
|
380
371
|
"type": {
|
381
372
|
"__schema": "TypeRefSchema",
|
382
373
|
"location": {
|
383
374
|
"filePath": "lister.main.runtime.ts",
|
384
|
-
"line":
|
375
|
+
"line": 51,
|
385
376
|
"character": 87
|
386
377
|
},
|
387
|
-
"name": "ComponentID"
|
388
|
-
"componentId": {
|
389
|
-
"scope": "teambit.component",
|
390
|
-
"name": "component-id",
|
391
|
-
"version": "1.2.2"
|
392
|
-
}
|
378
|
+
"name": "ComponentID"
|
393
379
|
}
|
394
380
|
}
|
395
381
|
]
|
@@ -402,7 +388,7 @@
|
|
402
388
|
"__schema": "FunctionLikeSchema",
|
403
389
|
"location": {
|
404
390
|
"filePath": "lister.main.runtime.ts",
|
405
|
-
"line":
|
391
|
+
"line": 65,
|
406
392
|
"character": 3
|
407
393
|
},
|
408
394
|
"signature": "(method) ListerMain.localList(showAll?: boolean, showRemoteVersion?: boolean, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
|
@@ -412,7 +398,7 @@
|
|
412
398
|
"__schema": "ParameterSchema",
|
413
399
|
"location": {
|
414
400
|
"filePath": "lister.main.runtime.ts",
|
415
|
-
"line":
|
401
|
+
"line": 66,
|
416
402
|
"character": 5
|
417
403
|
},
|
418
404
|
"name": "showAll",
|
@@ -420,7 +406,7 @@
|
|
420
406
|
"__schema": "InferenceTypeSchema",
|
421
407
|
"location": {
|
422
408
|
"filePath": "lister.main.runtime.ts",
|
423
|
-
"line":
|
409
|
+
"line": 66,
|
424
410
|
"character": 5
|
425
411
|
},
|
426
412
|
"type": "boolean"
|
@@ -433,7 +419,7 @@
|
|
433
419
|
"__schema": "ParameterSchema",
|
434
420
|
"location": {
|
435
421
|
"filePath": "lister.main.runtime.ts",
|
436
|
-
"line":
|
422
|
+
"line": 67,
|
437
423
|
"character": 5
|
438
424
|
},
|
439
425
|
"name": "showRemoteVersion",
|
@@ -441,7 +427,7 @@
|
|
441
427
|
"__schema": "InferenceTypeSchema",
|
442
428
|
"location": {
|
443
429
|
"filePath": "lister.main.runtime.ts",
|
444
|
-
"line":
|
430
|
+
"line": 67,
|
445
431
|
"character": 5
|
446
432
|
},
|
447
433
|
"type": "boolean"
|
@@ -454,7 +440,7 @@
|
|
454
440
|
"__schema": "ParameterSchema",
|
455
441
|
"location": {
|
456
442
|
"filePath": "lister.main.runtime.ts",
|
457
|
-
"line":
|
443
|
+
"line": 68,
|
458
444
|
"character": 5
|
459
445
|
},
|
460
446
|
"name": "namespacesUsingWildcards",
|
@@ -462,7 +448,7 @@
|
|
462
448
|
"__schema": "KeywordTypeSchema",
|
463
449
|
"location": {
|
464
450
|
"filePath": "lister.main.runtime.ts",
|
465
|
-
"line":
|
451
|
+
"line": 68,
|
466
452
|
"character": 32
|
467
453
|
},
|
468
454
|
"name": "string"
|
@@ -475,7 +461,7 @@
|
|
475
461
|
"__schema": "TypeRefSchema",
|
476
462
|
"location": {
|
477
463
|
"filePath": "lister.main.runtime.ts",
|
478
|
-
"line":
|
464
|
+
"line": 69,
|
479
465
|
"character": 6
|
480
466
|
},
|
481
467
|
"name": "Promise",
|
@@ -484,18 +470,17 @@
|
|
484
470
|
"__schema": "TypeArraySchema",
|
485
471
|
"location": {
|
486
472
|
"filePath": "lister.main.runtime.ts",
|
487
|
-
"line":
|
473
|
+
"line": 69,
|
488
474
|
"character": 14
|
489
475
|
},
|
490
476
|
"type": {
|
491
477
|
"__schema": "TypeRefSchema",
|
492
478
|
"location": {
|
493
479
|
"filePath": "lister.main.runtime.ts",
|
494
|
-
"line":
|
480
|
+
"line": 69,
|
495
481
|
"character": 14
|
496
482
|
},
|
497
|
-
"name": "ListScopeResult"
|
498
|
-
"internalFilePath": "lister.main.runtime.ts"
|
483
|
+
"name": "ListScopeResult"
|
499
484
|
}
|
500
485
|
}
|
501
486
|
]
|
@@ -508,7 +493,7 @@
|
|
508
493
|
"__schema": "VariableLikeSchema",
|
509
494
|
"location": {
|
510
495
|
"filePath": "lister.main.runtime.ts",
|
511
|
-
"line":
|
496
|
+
"line": 83,
|
512
497
|
"character": 3
|
513
498
|
},
|
514
499
|
"signature": "(property) ListerMain.slots: never[]",
|
@@ -517,7 +502,7 @@
|
|
517
502
|
"__schema": "InferenceTypeSchema",
|
518
503
|
"location": {
|
519
504
|
"filePath": "lister.main.runtime.ts",
|
520
|
-
"line":
|
505
|
+
"line": 83,
|
521
506
|
"character": 3
|
522
507
|
},
|
523
508
|
"type": "never[]"
|
@@ -529,7 +514,7 @@
|
|
529
514
|
"__schema": "VariableLikeSchema",
|
530
515
|
"location": {
|
531
516
|
"filePath": "lister.main.runtime.ts",
|
532
|
-
"line":
|
517
|
+
"line": 84,
|
533
518
|
"character": 3
|
534
519
|
},
|
535
520
|
"signature": "(property) ListerMain.dependencies: Aspect[]",
|
@@ -538,7 +523,7 @@
|
|
538
523
|
"__schema": "InferenceTypeSchema",
|
539
524
|
"location": {
|
540
525
|
"filePath": "lister.main.runtime.ts",
|
541
|
-
"line":
|
526
|
+
"line": 84,
|
542
527
|
"character": 3
|
543
528
|
},
|
544
529
|
"type": "Aspect[]"
|
@@ -550,7 +535,7 @@
|
|
550
535
|
"__schema": "VariableLikeSchema",
|
551
536
|
"location": {
|
552
537
|
"filePath": "lister.main.runtime.ts",
|
553
|
-
"line":
|
538
|
+
"line": 85,
|
554
539
|
"character": 3
|
555
540
|
},
|
556
541
|
"signature": "(property) ListerMain.runtime: RuntimeDefinition",
|
@@ -559,7 +544,7 @@
|
|
559
544
|
"__schema": "InferenceTypeSchema",
|
560
545
|
"location": {
|
561
546
|
"filePath": "lister.main.runtime.ts",
|
562
|
-
"line":
|
547
|
+
"line": 85,
|
563
548
|
"character": 3
|
564
549
|
},
|
565
550
|
"type": "RuntimeDefinition"
|
@@ -571,7 +556,7 @@
|
|
571
556
|
"__schema": "FunctionLikeSchema",
|
572
557
|
"location": {
|
573
558
|
"filePath": "lister.main.runtime.ts",
|
574
|
-
"line":
|
559
|
+
"line": 86,
|
575
560
|
"character": 3
|
576
561
|
},
|
577
562
|
"signature": "(method) ListerMain.provider([cli, loggerMain, workspace]: [CLIMain, LoggerMain, Workspace]): Promise<ListerMain>",
|
@@ -581,7 +566,7 @@
|
|
581
566
|
"__schema": "ParameterSchema",
|
582
567
|
"location": {
|
583
568
|
"filePath": "lister.main.runtime.ts",
|
584
|
-
"line":
|
569
|
+
"line": 86,
|
585
570
|
"character": 25
|
586
571
|
},
|
587
572
|
"name": "[ cli, loggerMain, workspace ]",
|
@@ -589,7 +574,7 @@
|
|
589
574
|
"__schema": "TupleTypeSchema",
|
590
575
|
"location": {
|
591
576
|
"filePath": "lister.main.runtime.ts",
|
592
|
-
"line":
|
577
|
+
"line": 86,
|
593
578
|
"character": 55
|
594
579
|
},
|
595
580
|
"elements": [
|
@@ -597,40 +582,28 @@
|
|
597
582
|
"__schema": "TypeRefSchema",
|
598
583
|
"location": {
|
599
584
|
"filePath": "lister.main.runtime.ts",
|
600
|
-
"line":
|
585
|
+
"line": 86,
|
601
586
|
"character": 56
|
602
587
|
},
|
603
|
-
"name": "CLIMain"
|
604
|
-
"componentId": {
|
605
|
-
"scope": "teambit.harmony",
|
606
|
-
"name": "cli"
|
607
|
-
}
|
588
|
+
"name": "CLIMain"
|
608
589
|
},
|
609
590
|
{
|
610
591
|
"__schema": "TypeRefSchema",
|
611
592
|
"location": {
|
612
593
|
"filePath": "lister.main.runtime.ts",
|
613
|
-
"line":
|
594
|
+
"line": 86,
|
614
595
|
"character": 65
|
615
596
|
},
|
616
|
-
"name": "LoggerMain"
|
617
|
-
"componentId": {
|
618
|
-
"scope": "teambit.harmony",
|
619
|
-
"name": "logger"
|
620
|
-
}
|
597
|
+
"name": "LoggerMain"
|
621
598
|
},
|
622
599
|
{
|
623
600
|
"__schema": "TypeRefSchema",
|
624
601
|
"location": {
|
625
602
|
"filePath": "lister.main.runtime.ts",
|
626
|
-
"line":
|
603
|
+
"line": 86,
|
627
604
|
"character": 77
|
628
605
|
},
|
629
|
-
"name": "Workspace"
|
630
|
-
"componentId": {
|
631
|
-
"scope": "teambit.workspace",
|
632
|
-
"name": "workspace"
|
633
|
-
}
|
606
|
+
"name": "Workspace"
|
634
607
|
}
|
635
608
|
]
|
636
609
|
},
|
@@ -642,7 +615,7 @@
|
|
642
615
|
"__schema": "InferenceTypeSchema",
|
643
616
|
"location": {
|
644
617
|
"filePath": "lister.main.runtime.ts",
|
645
|
-
"line":
|
618
|
+
"line": 86,
|
646
619
|
"character": 3
|
647
620
|
},
|
648
621
|
"type": "Promise<ListerMain>"
|
@@ -749,7 +722,7 @@
|
|
749
722
|
"_legacy": {
|
750
723
|
"scope": "teambit.component",
|
751
724
|
"name": "lister",
|
752
|
-
"version": "1.0.
|
725
|
+
"version": "1.0.471"
|
753
726
|
},
|
754
727
|
"_scope": "teambit.component"
|
755
728
|
}
|
@@ -821,7 +794,7 @@
|
|
821
794
|
"__schema": "TypeSchema",
|
822
795
|
"location": {
|
823
796
|
"filePath": "lister.main.runtime.ts",
|
824
|
-
"line":
|
797
|
+
"line": 17,
|
825
798
|
"character": 1
|
826
799
|
},
|
827
800
|
"signature": "type ListScopeResult = {\n id: ComponentID;\n currentlyUsedVersion?: string | null | undefined;\n remoteVersion?: string | undefined;\n deprecated?: boolean | undefined;\n removed?: boolean | undefined;\n laneReadmeOf?: string[] | undefined;\n}",
|
@@ -830,7 +803,7 @@
|
|
830
803
|
"__schema": "TypeLiteralSchema",
|
831
804
|
"location": {
|
832
805
|
"filePath": "lister.main.runtime.ts",
|
833
|
-
"line":
|
806
|
+
"line": 17,
|
834
807
|
"character": 31
|
835
808
|
},
|
836
809
|
"members": [
|
@@ -838,7 +811,7 @@
|
|
838
811
|
"__schema": "VariableLikeSchema",
|
839
812
|
"location": {
|
840
813
|
"filePath": "lister.main.runtime.ts",
|
841
|
-
"line":
|
814
|
+
"line": 18,
|
842
815
|
"character": 3
|
843
816
|
},
|
844
817
|
"signature": "(property) id: ComponentID",
|
@@ -847,7 +820,7 @@
|
|
847
820
|
"__schema": "TypeRefSchema",
|
848
821
|
"location": {
|
849
822
|
"filePath": "lister.main.runtime.ts",
|
850
|
-
"line":
|
823
|
+
"line": 18,
|
851
824
|
"character": 3
|
852
825
|
},
|
853
826
|
"name": "ComponentID",
|
@@ -863,7 +836,7 @@
|
|
863
836
|
"__schema": "VariableLikeSchema",
|
864
837
|
"location": {
|
865
838
|
"filePath": "lister.main.runtime.ts",
|
866
|
-
"line":
|
839
|
+
"line": 19,
|
867
840
|
"character": 3
|
868
841
|
},
|
869
842
|
"signature": "(property) currentlyUsedVersion?: string | null | undefined",
|
@@ -872,7 +845,7 @@
|
|
872
845
|
"__schema": "TypeUnionSchema",
|
873
846
|
"location": {
|
874
847
|
"filePath": "lister.main.runtime.ts",
|
875
|
-
"line":
|
848
|
+
"line": 19,
|
876
849
|
"character": 26
|
877
850
|
},
|
878
851
|
"types": [
|
@@ -880,7 +853,7 @@
|
|
880
853
|
"__schema": "KeywordTypeSchema",
|
881
854
|
"location": {
|
882
855
|
"filePath": "lister.main.runtime.ts",
|
883
|
-
"line":
|
856
|
+
"line": 19,
|
884
857
|
"character": 26
|
885
858
|
},
|
886
859
|
"name": "string"
|
@@ -889,7 +862,7 @@
|
|
889
862
|
"__schema": "LiteralTypeSchema",
|
890
863
|
"location": {
|
891
864
|
"filePath": "lister.main.runtime.ts",
|
892
|
-
"line":
|
865
|
+
"line": 19,
|
893
866
|
"character": 35
|
894
867
|
},
|
895
868
|
"name": "null"
|
@@ -898,7 +871,7 @@
|
|
898
871
|
"__schema": "KeywordTypeSchema",
|
899
872
|
"location": {
|
900
873
|
"filePath": "lister.main.runtime.ts",
|
901
|
-
"line":
|
874
|
+
"line": 19,
|
902
875
|
"character": 42
|
903
876
|
},
|
904
877
|
"name": "undefined"
|
@@ -911,7 +884,7 @@
|
|
911
884
|
"__schema": "VariableLikeSchema",
|
912
885
|
"location": {
|
913
886
|
"filePath": "lister.main.runtime.ts",
|
914
|
-
"line":
|
887
|
+
"line": 20,
|
915
888
|
"character": 3
|
916
889
|
},
|
917
890
|
"signature": "(property) remoteVersion?: string | undefined",
|
@@ -920,7 +893,7 @@
|
|
920
893
|
"__schema": "KeywordTypeSchema",
|
921
894
|
"location": {
|
922
895
|
"filePath": "lister.main.runtime.ts",
|
923
|
-
"line":
|
896
|
+
"line": 20,
|
924
897
|
"character": 19
|
925
898
|
},
|
926
899
|
"name": "string"
|
@@ -931,7 +904,7 @@
|
|
931
904
|
"__schema": "VariableLikeSchema",
|
932
905
|
"location": {
|
933
906
|
"filePath": "lister.main.runtime.ts",
|
934
|
-
"line":
|
907
|
+
"line": 21,
|
935
908
|
"character": 3
|
936
909
|
},
|
937
910
|
"signature": "(property) deprecated?: boolean | undefined",
|
@@ -940,7 +913,7 @@
|
|
940
913
|
"__schema": "KeywordTypeSchema",
|
941
914
|
"location": {
|
942
915
|
"filePath": "lister.main.runtime.ts",
|
943
|
-
"line":
|
916
|
+
"line": 21,
|
944
917
|
"character": 16
|
945
918
|
},
|
946
919
|
"name": "boolean"
|
@@ -951,7 +924,7 @@
|
|
951
924
|
"__schema": "VariableLikeSchema",
|
952
925
|
"location": {
|
953
926
|
"filePath": "lister.main.runtime.ts",
|
954
|
-
"line":
|
927
|
+
"line": 22,
|
955
928
|
"character": 3
|
956
929
|
},
|
957
930
|
"signature": "(property) removed?: boolean | undefined",
|
@@ -960,7 +933,7 @@
|
|
960
933
|
"__schema": "KeywordTypeSchema",
|
961
934
|
"location": {
|
962
935
|
"filePath": "lister.main.runtime.ts",
|
963
|
-
"line":
|
936
|
+
"line": 22,
|
964
937
|
"character": 13
|
965
938
|
},
|
966
939
|
"name": "boolean"
|
@@ -971,7 +944,7 @@
|
|
971
944
|
"__schema": "VariableLikeSchema",
|
972
945
|
"location": {
|
973
946
|
"filePath": "lister.main.runtime.ts",
|
974
|
-
"line":
|
947
|
+
"line": 23,
|
975
948
|
"character": 3
|
976
949
|
},
|
977
950
|
"signature": "(property) laneReadmeOf?: string[] | undefined",
|
@@ -980,14 +953,14 @@
|
|
980
953
|
"__schema": "TypeArraySchema",
|
981
954
|
"location": {
|
982
955
|
"filePath": "lister.main.runtime.ts",
|
983
|
-
"line":
|
956
|
+
"line": 23,
|
984
957
|
"character": 18
|
985
958
|
},
|
986
959
|
"type": {
|
987
960
|
"__schema": "KeywordTypeSchema",
|
988
961
|
"location": {
|
989
962
|
"filePath": "lister.main.runtime.ts",
|
990
|
-
"line":
|
963
|
+
"line": 23,
|
991
964
|
"character": 18
|
992
965
|
},
|
993
966
|
"name": "string"
|
@@ -1002,7 +975,7 @@
|
|
1002
975
|
"__schema": "ClassSchema",
|
1003
976
|
"location": {
|
1004
977
|
"filePath": "lister.main.runtime.ts",
|
1005
|
-
"line":
|
978
|
+
"line": 26,
|
1006
979
|
"character": 1
|
1007
980
|
},
|
1008
981
|
"signature": "class ListerMain",
|
@@ -1012,7 +985,7 @@
|
|
1012
985
|
"__schema": "ConstructorSchema",
|
1013
986
|
"location": {
|
1014
987
|
"filePath": "lister.main.runtime.ts",
|
1015
|
-
"line":
|
988
|
+
"line": 27,
|
1016
989
|
"character": 3
|
1017
990
|
},
|
1018
991
|
"signature": "constructor ListerMain(logger: Logger, workspace?: Workspace): ListerMain",
|
@@ -1022,7 +995,7 @@
|
|
1022
995
|
"__schema": "ParameterSchema",
|
1023
996
|
"location": {
|
1024
997
|
"filePath": "lister.main.runtime.ts",
|
1025
|
-
"line":
|
998
|
+
"line": 28,
|
1026
999
|
"character": 5
|
1027
1000
|
},
|
1028
1001
|
"name": "logger",
|
@@ -1030,14 +1003,10 @@
|
|
1030
1003
|
"__schema": "TypeRefSchema",
|
1031
1004
|
"location": {
|
1032
1005
|
"filePath": "lister.main.runtime.ts",
|
1033
|
-
"line":
|
1006
|
+
"line": 28,
|
1034
1007
|
"character": 21
|
1035
1008
|
},
|
1036
|
-
"name": "Logger"
|
1037
|
-
"componentId": {
|
1038
|
-
"scope": "teambit.harmony",
|
1039
|
-
"name": "logger"
|
1040
|
-
}
|
1009
|
+
"name": "Logger"
|
1041
1010
|
},
|
1042
1011
|
"isOptional": false,
|
1043
1012
|
"isSpread": false
|
@@ -1046,7 +1015,7 @@
|
|
1046
1015
|
"__schema": "ParameterSchema",
|
1047
1016
|
"location": {
|
1048
1017
|
"filePath": "lister.main.runtime.ts",
|
1049
|
-
"line":
|
1018
|
+
"line": 29,
|
1050
1019
|
"character": 5
|
1051
1020
|
},
|
1052
1021
|
"name": "workspace",
|
@@ -1054,14 +1023,10 @@
|
|
1054
1023
|
"__schema": "TypeRefSchema",
|
1055
1024
|
"location": {
|
1056
1025
|
"filePath": "lister.main.runtime.ts",
|
1057
|
-
"line":
|
1026
|
+
"line": 29,
|
1058
1027
|
"character": 25
|
1059
1028
|
},
|
1060
|
-
"name": "Workspace"
|
1061
|
-
"componentId": {
|
1062
|
-
"scope": "teambit.workspace",
|
1063
|
-
"name": "workspace"
|
1064
|
-
}
|
1029
|
+
"name": "Workspace"
|
1065
1030
|
},
|
1066
1031
|
"isOptional": true,
|
1067
1032
|
"isSpread": false
|
@@ -1071,7 +1036,7 @@
|
|
1071
1036
|
"__schema": "ThisTypeSchema",
|
1072
1037
|
"location": {
|
1073
1038
|
"filePath": "lister.main.runtime.ts",
|
1074
|
-
"line":
|
1039
|
+
"line": 26,
|
1075
1040
|
"character": 1
|
1076
1041
|
},
|
1077
1042
|
"name": "ListerMain"
|
@@ -1082,7 +1047,7 @@
|
|
1082
1047
|
"__schema": "FunctionLikeSchema",
|
1083
1048
|
"location": {
|
1084
1049
|
"filePath": "lister.main.runtime.ts",
|
1085
|
-
"line":
|
1050
|
+
"line": 32,
|
1086
1051
|
"character": 3
|
1087
1052
|
},
|
1088
1053
|
"signature": "(method) ListerMain.remoteList(scopeName: string, { namespacesUsingWildcards, includeDeprecated, includeDeleted, }: {\n namespacesUsingWildcards?: string;\n includeDeprecated?: boolean;\n includeDeleted?: boolean;\n}): Promise<ListScopeResult[]>",
|
@@ -1092,7 +1057,7 @@
|
|
1092
1057
|
"__schema": "ParameterSchema",
|
1093
1058
|
"location": {
|
1094
1059
|
"filePath": "lister.main.runtime.ts",
|
1095
|
-
"line":
|
1060
|
+
"line": 33,
|
1096
1061
|
"character": 5
|
1097
1062
|
},
|
1098
1063
|
"name": "scopeName",
|
@@ -1100,7 +1065,7 @@
|
|
1100
1065
|
"__schema": "KeywordTypeSchema",
|
1101
1066
|
"location": {
|
1102
1067
|
"filePath": "lister.main.runtime.ts",
|
1103
|
-
"line":
|
1068
|
+
"line": 33,
|
1104
1069
|
"character": 16
|
1105
1070
|
},
|
1106
1071
|
"name": "string"
|
@@ -1112,7 +1077,7 @@
|
|
1112
1077
|
"__schema": "ParameterSchema",
|
1113
1078
|
"location": {
|
1114
1079
|
"filePath": "lister.main.runtime.ts",
|
1115
|
-
"line":
|
1080
|
+
"line": 34,
|
1116
1081
|
"character": 5
|
1117
1082
|
},
|
1118
1083
|
"name": "{ namespacesUsingWildcards, includeDeprecated = true, includeDeleted = false }",
|
@@ -1120,7 +1085,7 @@
|
|
1120
1085
|
"__schema": "TypeLiteralSchema",
|
1121
1086
|
"location": {
|
1122
1087
|
"filePath": "lister.main.runtime.ts",
|
1123
|
-
"line":
|
1088
|
+
"line": 38,
|
1124
1089
|
"character": 8
|
1125
1090
|
},
|
1126
1091
|
"members": [
|
@@ -1128,7 +1093,7 @@
|
|
1128
1093
|
"__schema": "VariableLikeSchema",
|
1129
1094
|
"location": {
|
1130
1095
|
"filePath": "lister.main.runtime.ts",
|
1131
|
-
"line":
|
1096
|
+
"line": 39,
|
1132
1097
|
"character": 7
|
1133
1098
|
},
|
1134
1099
|
"signature": "(property) namespacesUsingWildcards?: string | undefined",
|
@@ -1137,7 +1102,7 @@
|
|
1137
1102
|
"__schema": "KeywordTypeSchema",
|
1138
1103
|
"location": {
|
1139
1104
|
"filePath": "lister.main.runtime.ts",
|
1140
|
-
"line":
|
1105
|
+
"line": 39,
|
1141
1106
|
"character": 34
|
1142
1107
|
},
|
1143
1108
|
"name": "string"
|
@@ -1148,7 +1113,7 @@
|
|
1148
1113
|
"__schema": "VariableLikeSchema",
|
1149
1114
|
"location": {
|
1150
1115
|
"filePath": "lister.main.runtime.ts",
|
1151
|
-
"line":
|
1116
|
+
"line": 40,
|
1152
1117
|
"character": 7
|
1153
1118
|
},
|
1154
1119
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -1157,7 +1122,7 @@
|
|
1157
1122
|
"__schema": "KeywordTypeSchema",
|
1158
1123
|
"location": {
|
1159
1124
|
"filePath": "lister.main.runtime.ts",
|
1160
|
-
"line":
|
1125
|
+
"line": 40,
|
1161
1126
|
"character": 27
|
1162
1127
|
},
|
1163
1128
|
"name": "boolean"
|
@@ -1168,7 +1133,7 @@
|
|
1168
1133
|
"__schema": "VariableLikeSchema",
|
1169
1134
|
"location": {
|
1170
1135
|
"filePath": "lister.main.runtime.ts",
|
1171
|
-
"line":
|
1136
|
+
"line": 41,
|
1172
1137
|
"character": 7
|
1173
1138
|
},
|
1174
1139
|
"signature": "(property) includeDeleted?: boolean | undefined",
|
@@ -1177,7 +1142,7 @@
|
|
1177
1142
|
"__schema": "KeywordTypeSchema",
|
1178
1143
|
"location": {
|
1179
1144
|
"filePath": "lister.main.runtime.ts",
|
1180
|
-
"line":
|
1145
|
+
"line": 41,
|
1181
1146
|
"character": 24
|
1182
1147
|
},
|
1183
1148
|
"name": "boolean"
|
@@ -1192,7 +1157,7 @@
|
|
1192
1157
|
"__schema": "VariableLikeSchema",
|
1193
1158
|
"location": {
|
1194
1159
|
"filePath": "lister.main.runtime.ts",
|
1195
|
-
"line":
|
1160
|
+
"line": 39,
|
1196
1161
|
"character": 7
|
1197
1162
|
},
|
1198
1163
|
"signature": "(property) namespacesUsingWildcards?: string | undefined",
|
@@ -1201,7 +1166,7 @@
|
|
1201
1166
|
"__schema": "KeywordTypeSchema",
|
1202
1167
|
"location": {
|
1203
1168
|
"filePath": "lister.main.runtime.ts",
|
1204
|
-
"line":
|
1169
|
+
"line": 39,
|
1205
1170
|
"character": 34
|
1206
1171
|
},
|
1207
1172
|
"name": "string"
|
@@ -1212,7 +1177,7 @@
|
|
1212
1177
|
"__schema": "VariableLikeSchema",
|
1213
1178
|
"location": {
|
1214
1179
|
"filePath": "lister.main.runtime.ts",
|
1215
|
-
"line":
|
1180
|
+
"line": 40,
|
1216
1181
|
"character": 7
|
1217
1182
|
},
|
1218
1183
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -1221,7 +1186,7 @@
|
|
1221
1186
|
"__schema": "KeywordTypeSchema",
|
1222
1187
|
"location": {
|
1223
1188
|
"filePath": "lister.main.runtime.ts",
|
1224
|
-
"line":
|
1189
|
+
"line": 40,
|
1225
1190
|
"character": 27
|
1226
1191
|
},
|
1227
1192
|
"name": "boolean"
|
@@ -1232,7 +1197,7 @@
|
|
1232
1197
|
"__schema": "VariableLikeSchema",
|
1233
1198
|
"location": {
|
1234
1199
|
"filePath": "lister.main.runtime.ts",
|
1235
|
-
"line":
|
1200
|
+
"line": 41,
|
1236
1201
|
"character": 7
|
1237
1202
|
},
|
1238
1203
|
"signature": "(property) includeDeleted?: boolean | undefined",
|
@@ -1241,7 +1206,7 @@
|
|
1241
1206
|
"__schema": "KeywordTypeSchema",
|
1242
1207
|
"location": {
|
1243
1208
|
"filePath": "lister.main.runtime.ts",
|
1244
|
-
"line":
|
1209
|
+
"line": 41,
|
1245
1210
|
"character": 24
|
1246
1211
|
},
|
1247
1212
|
"name": "boolean"
|
@@ -1256,7 +1221,7 @@
|
|
1256
1221
|
"__schema": "TypeRefSchema",
|
1257
1222
|
"location": {
|
1258
1223
|
"filePath": "lister.main.runtime.ts",
|
1259
|
-
"line":
|
1224
|
+
"line": 43,
|
1260
1225
|
"character": 6
|
1261
1226
|
},
|
1262
1227
|
"name": "Promise",
|
@@ -1265,18 +1230,17 @@
|
|
1265
1230
|
"__schema": "TypeArraySchema",
|
1266
1231
|
"location": {
|
1267
1232
|
"filePath": "lister.main.runtime.ts",
|
1268
|
-
"line":
|
1233
|
+
"line": 43,
|
1269
1234
|
"character": 14
|
1270
1235
|
},
|
1271
1236
|
"type": {
|
1272
1237
|
"__schema": "TypeRefSchema",
|
1273
1238
|
"location": {
|
1274
1239
|
"filePath": "lister.main.runtime.ts",
|
1275
|
-
"line":
|
1240
|
+
"line": 43,
|
1276
1241
|
"character": 14
|
1277
1242
|
},
|
1278
|
-
"name": "ListScopeResult"
|
1279
|
-
"internalFilePath": "lister.main.runtime.ts"
|
1243
|
+
"name": "ListScopeResult"
|
1280
1244
|
}
|
1281
1245
|
}
|
1282
1246
|
]
|
@@ -1289,7 +1253,7 @@
|
|
1289
1253
|
"__schema": "FunctionLikeSchema",
|
1290
1254
|
"location": {
|
1291
1255
|
"filePath": "lister.main.runtime.ts",
|
1292
|
-
"line":
|
1256
|
+
"line": 51,
|
1293
1257
|
"character": 3
|
1294
1258
|
},
|
1295
1259
|
"signature": "(method) ListerMain.getRemoteCompIdsByWildcards(idStr: string, includeDeprecated?: boolean): Promise<ComponentID[]>",
|
@@ -1299,7 +1263,7 @@
|
|
1299
1263
|
"__schema": "ParameterSchema",
|
1300
1264
|
"location": {
|
1301
1265
|
"filePath": "lister.main.runtime.ts",
|
1302
|
-
"line":
|
1266
|
+
"line": 51,
|
1303
1267
|
"character": 37
|
1304
1268
|
},
|
1305
1269
|
"name": "idStr",
|
@@ -1307,7 +1271,7 @@
|
|
1307
1271
|
"__schema": "KeywordTypeSchema",
|
1308
1272
|
"location": {
|
1309
1273
|
"filePath": "lister.main.runtime.ts",
|
1310
|
-
"line":
|
1274
|
+
"line": 51,
|
1311
1275
|
"character": 44
|
1312
1276
|
},
|
1313
1277
|
"name": "string"
|
@@ -1319,7 +1283,7 @@
|
|
1319
1283
|
"__schema": "ParameterSchema",
|
1320
1284
|
"location": {
|
1321
1285
|
"filePath": "lister.main.runtime.ts",
|
1322
|
-
"line":
|
1286
|
+
"line": 51,
|
1323
1287
|
"character": 52
|
1324
1288
|
},
|
1325
1289
|
"name": "includeDeprecated",
|
@@ -1327,7 +1291,7 @@
|
|
1327
1291
|
"__schema": "InferenceTypeSchema",
|
1328
1292
|
"location": {
|
1329
1293
|
"filePath": "lister.main.runtime.ts",
|
1330
|
-
"line":
|
1294
|
+
"line": 51,
|
1331
1295
|
"character": 52
|
1332
1296
|
},
|
1333
1297
|
"type": "boolean"
|
@@ -1341,7 +1305,7 @@
|
|
1341
1305
|
"__schema": "TypeRefSchema",
|
1342
1306
|
"location": {
|
1343
1307
|
"filePath": "lister.main.runtime.ts",
|
1344
|
-
"line":
|
1308
|
+
"line": 51,
|
1345
1309
|
"character": 79
|
1346
1310
|
},
|
1347
1311
|
"name": "Promise",
|
@@ -1350,22 +1314,17 @@
|
|
1350
1314
|
"__schema": "TypeArraySchema",
|
1351
1315
|
"location": {
|
1352
1316
|
"filePath": "lister.main.runtime.ts",
|
1353
|
-
"line":
|
1317
|
+
"line": 51,
|
1354
1318
|
"character": 87
|
1355
1319
|
},
|
1356
1320
|
"type": {
|
1357
1321
|
"__schema": "TypeRefSchema",
|
1358
1322
|
"location": {
|
1359
1323
|
"filePath": "lister.main.runtime.ts",
|
1360
|
-
"line":
|
1324
|
+
"line": 51,
|
1361
1325
|
"character": 87
|
1362
1326
|
},
|
1363
|
-
"name": "ComponentID"
|
1364
|
-
"componentId": {
|
1365
|
-
"scope": "teambit.component",
|
1366
|
-
"name": "component-id",
|
1367
|
-
"version": "1.2.2"
|
1368
|
-
}
|
1327
|
+
"name": "ComponentID"
|
1369
1328
|
}
|
1370
1329
|
}
|
1371
1330
|
]
|
@@ -1378,7 +1337,7 @@
|
|
1378
1337
|
"__schema": "FunctionLikeSchema",
|
1379
1338
|
"location": {
|
1380
1339
|
"filePath": "lister.main.runtime.ts",
|
1381
|
-
"line":
|
1340
|
+
"line": 65,
|
1382
1341
|
"character": 3
|
1383
1342
|
},
|
1384
1343
|
"signature": "(method) ListerMain.localList(showAll?: boolean, showRemoteVersion?: boolean, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
|
@@ -1388,7 +1347,7 @@
|
|
1388
1347
|
"__schema": "ParameterSchema",
|
1389
1348
|
"location": {
|
1390
1349
|
"filePath": "lister.main.runtime.ts",
|
1391
|
-
"line":
|
1350
|
+
"line": 66,
|
1392
1351
|
"character": 5
|
1393
1352
|
},
|
1394
1353
|
"name": "showAll",
|
@@ -1396,7 +1355,7 @@
|
|
1396
1355
|
"__schema": "InferenceTypeSchema",
|
1397
1356
|
"location": {
|
1398
1357
|
"filePath": "lister.main.runtime.ts",
|
1399
|
-
"line":
|
1358
|
+
"line": 66,
|
1400
1359
|
"character": 5
|
1401
1360
|
},
|
1402
1361
|
"type": "boolean"
|
@@ -1409,7 +1368,7 @@
|
|
1409
1368
|
"__schema": "ParameterSchema",
|
1410
1369
|
"location": {
|
1411
1370
|
"filePath": "lister.main.runtime.ts",
|
1412
|
-
"line":
|
1371
|
+
"line": 67,
|
1413
1372
|
"character": 5
|
1414
1373
|
},
|
1415
1374
|
"name": "showRemoteVersion",
|
@@ -1417,7 +1376,7 @@
|
|
1417
1376
|
"__schema": "InferenceTypeSchema",
|
1418
1377
|
"location": {
|
1419
1378
|
"filePath": "lister.main.runtime.ts",
|
1420
|
-
"line":
|
1379
|
+
"line": 67,
|
1421
1380
|
"character": 5
|
1422
1381
|
},
|
1423
1382
|
"type": "boolean"
|
@@ -1430,7 +1389,7 @@
|
|
1430
1389
|
"__schema": "ParameterSchema",
|
1431
1390
|
"location": {
|
1432
1391
|
"filePath": "lister.main.runtime.ts",
|
1433
|
-
"line":
|
1392
|
+
"line": 68,
|
1434
1393
|
"character": 5
|
1435
1394
|
},
|
1436
1395
|
"name": "namespacesUsingWildcards",
|
@@ -1438,7 +1397,7 @@
|
|
1438
1397
|
"__schema": "KeywordTypeSchema",
|
1439
1398
|
"location": {
|
1440
1399
|
"filePath": "lister.main.runtime.ts",
|
1441
|
-
"line":
|
1400
|
+
"line": 68,
|
1442
1401
|
"character": 32
|
1443
1402
|
},
|
1444
1403
|
"name": "string"
|
@@ -1451,7 +1410,7 @@
|
|
1451
1410
|
"__schema": "TypeRefSchema",
|
1452
1411
|
"location": {
|
1453
1412
|
"filePath": "lister.main.runtime.ts",
|
1454
|
-
"line":
|
1413
|
+
"line": 69,
|
1455
1414
|
"character": 6
|
1456
1415
|
},
|
1457
1416
|
"name": "Promise",
|
@@ -1460,18 +1419,17 @@
|
|
1460
1419
|
"__schema": "TypeArraySchema",
|
1461
1420
|
"location": {
|
1462
1421
|
"filePath": "lister.main.runtime.ts",
|
1463
|
-
"line":
|
1422
|
+
"line": 69,
|
1464
1423
|
"character": 14
|
1465
1424
|
},
|
1466
1425
|
"type": {
|
1467
1426
|
"__schema": "TypeRefSchema",
|
1468
1427
|
"location": {
|
1469
1428
|
"filePath": "lister.main.runtime.ts",
|
1470
|
-
"line":
|
1429
|
+
"line": 69,
|
1471
1430
|
"character": 14
|
1472
1431
|
},
|
1473
|
-
"name": "ListScopeResult"
|
1474
|
-
"internalFilePath": "lister.main.runtime.ts"
|
1432
|
+
"name": "ListScopeResult"
|
1475
1433
|
}
|
1476
1434
|
}
|
1477
1435
|
]
|
@@ -1484,7 +1442,7 @@
|
|
1484
1442
|
"__schema": "VariableLikeSchema",
|
1485
1443
|
"location": {
|
1486
1444
|
"filePath": "lister.main.runtime.ts",
|
1487
|
-
"line":
|
1445
|
+
"line": 83,
|
1488
1446
|
"character": 3
|
1489
1447
|
},
|
1490
1448
|
"signature": "(property) ListerMain.slots: never[]",
|
@@ -1493,7 +1451,7 @@
|
|
1493
1451
|
"__schema": "InferenceTypeSchema",
|
1494
1452
|
"location": {
|
1495
1453
|
"filePath": "lister.main.runtime.ts",
|
1496
|
-
"line":
|
1454
|
+
"line": 83,
|
1497
1455
|
"character": 3
|
1498
1456
|
},
|
1499
1457
|
"type": "never[]"
|
@@ -1505,7 +1463,7 @@
|
|
1505
1463
|
"__schema": "VariableLikeSchema",
|
1506
1464
|
"location": {
|
1507
1465
|
"filePath": "lister.main.runtime.ts",
|
1508
|
-
"line":
|
1466
|
+
"line": 84,
|
1509
1467
|
"character": 3
|
1510
1468
|
},
|
1511
1469
|
"signature": "(property) ListerMain.dependencies: Aspect[]",
|
@@ -1514,7 +1472,7 @@
|
|
1514
1472
|
"__schema": "InferenceTypeSchema",
|
1515
1473
|
"location": {
|
1516
1474
|
"filePath": "lister.main.runtime.ts",
|
1517
|
-
"line":
|
1475
|
+
"line": 84,
|
1518
1476
|
"character": 3
|
1519
1477
|
},
|
1520
1478
|
"type": "Aspect[]"
|
@@ -1526,7 +1484,7 @@
|
|
1526
1484
|
"__schema": "VariableLikeSchema",
|
1527
1485
|
"location": {
|
1528
1486
|
"filePath": "lister.main.runtime.ts",
|
1529
|
-
"line":
|
1487
|
+
"line": 85,
|
1530
1488
|
"character": 3
|
1531
1489
|
},
|
1532
1490
|
"signature": "(property) ListerMain.runtime: RuntimeDefinition",
|
@@ -1535,7 +1493,7 @@
|
|
1535
1493
|
"__schema": "InferenceTypeSchema",
|
1536
1494
|
"location": {
|
1537
1495
|
"filePath": "lister.main.runtime.ts",
|
1538
|
-
"line":
|
1496
|
+
"line": 85,
|
1539
1497
|
"character": 3
|
1540
1498
|
},
|
1541
1499
|
"type": "RuntimeDefinition"
|
@@ -1547,7 +1505,7 @@
|
|
1547
1505
|
"__schema": "FunctionLikeSchema",
|
1548
1506
|
"location": {
|
1549
1507
|
"filePath": "lister.main.runtime.ts",
|
1550
|
-
"line":
|
1508
|
+
"line": 86,
|
1551
1509
|
"character": 3
|
1552
1510
|
},
|
1553
1511
|
"signature": "(method) ListerMain.provider([cli, loggerMain, workspace]: [CLIMain, LoggerMain, Workspace]): Promise<ListerMain>",
|
@@ -1557,7 +1515,7 @@
|
|
1557
1515
|
"__schema": "ParameterSchema",
|
1558
1516
|
"location": {
|
1559
1517
|
"filePath": "lister.main.runtime.ts",
|
1560
|
-
"line":
|
1518
|
+
"line": 86,
|
1561
1519
|
"character": 25
|
1562
1520
|
},
|
1563
1521
|
"name": "[ cli, loggerMain, workspace ]",
|
@@ -1565,7 +1523,7 @@
|
|
1565
1523
|
"__schema": "TupleTypeSchema",
|
1566
1524
|
"location": {
|
1567
1525
|
"filePath": "lister.main.runtime.ts",
|
1568
|
-
"line":
|
1526
|
+
"line": 86,
|
1569
1527
|
"character": 55
|
1570
1528
|
},
|
1571
1529
|
"elements": [
|
@@ -1573,40 +1531,28 @@
|
|
1573
1531
|
"__schema": "TypeRefSchema",
|
1574
1532
|
"location": {
|
1575
1533
|
"filePath": "lister.main.runtime.ts",
|
1576
|
-
"line":
|
1534
|
+
"line": 86,
|
1577
1535
|
"character": 56
|
1578
1536
|
},
|
1579
|
-
"name": "CLIMain"
|
1580
|
-
"componentId": {
|
1581
|
-
"scope": "teambit.harmony",
|
1582
|
-
"name": "cli"
|
1583
|
-
}
|
1537
|
+
"name": "CLIMain"
|
1584
1538
|
},
|
1585
1539
|
{
|
1586
1540
|
"__schema": "TypeRefSchema",
|
1587
1541
|
"location": {
|
1588
1542
|
"filePath": "lister.main.runtime.ts",
|
1589
|
-
"line":
|
1543
|
+
"line": 86,
|
1590
1544
|
"character": 65
|
1591
1545
|
},
|
1592
|
-
"name": "LoggerMain"
|
1593
|
-
"componentId": {
|
1594
|
-
"scope": "teambit.harmony",
|
1595
|
-
"name": "logger"
|
1596
|
-
}
|
1546
|
+
"name": "LoggerMain"
|
1597
1547
|
},
|
1598
1548
|
{
|
1599
1549
|
"__schema": "TypeRefSchema",
|
1600
1550
|
"location": {
|
1601
1551
|
"filePath": "lister.main.runtime.ts",
|
1602
|
-
"line":
|
1552
|
+
"line": 86,
|
1603
1553
|
"character": 77
|
1604
1554
|
},
|
1605
|
-
"name": "Workspace"
|
1606
|
-
"componentId": {
|
1607
|
-
"scope": "teambit.workspace",
|
1608
|
-
"name": "workspace"
|
1609
|
-
}
|
1555
|
+
"name": "Workspace"
|
1610
1556
|
}
|
1611
1557
|
]
|
1612
1558
|
},
|
@@ -1618,7 +1564,7 @@
|
|
1618
1564
|
"__schema": "InferenceTypeSchema",
|
1619
1565
|
"location": {
|
1620
1566
|
"filePath": "lister.main.runtime.ts",
|
1621
|
-
"line":
|
1567
|
+
"line": 86,
|
1622
1568
|
"character": 3
|
1623
1569
|
},
|
1624
1570
|
"type": "Promise<ListerMain>"
|
@@ -1634,11 +1580,75 @@
|
|
1634
1580
|
}
|
1635
1581
|
],
|
1636
1582
|
"internals": [
|
1583
|
+
{
|
1584
|
+
"__schema": "ModuleSchema",
|
1585
|
+
"location": {
|
1586
|
+
"filePath": "lister.main.runtime.ts",
|
1587
|
+
"line": 14,
|
1588
|
+
"character": 1
|
1589
|
+
},
|
1590
|
+
"exports": [
|
1591
|
+
{
|
1592
|
+
"__schema": "VariableLikeSchema",
|
1593
|
+
"location": {
|
1594
|
+
"filePath": "lister.main.runtime.ts",
|
1595
|
+
"line": 14,
|
1596
|
+
"character": 7
|
1597
|
+
},
|
1598
|
+
"signature": "const BEFORE_REMOTE_LIST: \"listing remote components\"",
|
1599
|
+
"name": "BEFORE_REMOTE_LIST",
|
1600
|
+
"type": {
|
1601
|
+
"__schema": "InferenceTypeSchema",
|
1602
|
+
"location": {
|
1603
|
+
"filePath": "lister.main.runtime.ts",
|
1604
|
+
"line": 14,
|
1605
|
+
"character": 7
|
1606
|
+
},
|
1607
|
+
"type": "\"listing remote components\""
|
1608
|
+
},
|
1609
|
+
"isOptional": false,
|
1610
|
+
"defaultValue": "'listing remote components'"
|
1611
|
+
}
|
1612
|
+
],
|
1613
|
+
"internals": []
|
1614
|
+
},
|
1615
|
+
{
|
1616
|
+
"__schema": "ModuleSchema",
|
1617
|
+
"location": {
|
1618
|
+
"filePath": "lister.main.runtime.ts",
|
1619
|
+
"line": 15,
|
1620
|
+
"character": 1
|
1621
|
+
},
|
1622
|
+
"exports": [
|
1623
|
+
{
|
1624
|
+
"__schema": "VariableLikeSchema",
|
1625
|
+
"location": {
|
1626
|
+
"filePath": "lister.main.runtime.ts",
|
1627
|
+
"line": 15,
|
1628
|
+
"character": 7
|
1629
|
+
},
|
1630
|
+
"signature": "const BEFORE_LOCAL_LIST: \"listing components\"",
|
1631
|
+
"name": "BEFORE_LOCAL_LIST",
|
1632
|
+
"type": {
|
1633
|
+
"__schema": "InferenceTypeSchema",
|
1634
|
+
"location": {
|
1635
|
+
"filePath": "lister.main.runtime.ts",
|
1636
|
+
"line": 15,
|
1637
|
+
"character": 7
|
1638
|
+
},
|
1639
|
+
"type": "\"listing components\""
|
1640
|
+
},
|
1641
|
+
"isOptional": false,
|
1642
|
+
"defaultValue": "'listing components'"
|
1643
|
+
}
|
1644
|
+
],
|
1645
|
+
"internals": []
|
1646
|
+
},
|
1637
1647
|
{
|
1638
1648
|
"__schema": "UnImplementedSchema",
|
1639
1649
|
"location": {
|
1640
1650
|
"filePath": "lister.main.runtime.ts",
|
1641
|
-
"line":
|
1651
|
+
"line": 94,
|
1642
1652
|
"character": 1
|
1643
1653
|
},
|
1644
1654
|
"name": "ListerAspect.addRuntime(ListerMain);",
|
@@ -1687,7 +1697,7 @@
|
|
1687
1697
|
"componentId": {
|
1688
1698
|
"scope": "teambit.component",
|
1689
1699
|
"name": "lister",
|
1690
|
-
"version": "1.0.
|
1700
|
+
"version": "1.0.471"
|
1691
1701
|
},
|
1692
1702
|
"taggedModuleExports": []
|
1693
1703
|
}
|