@teambit/status 1.0.257 → 1.0.259

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.
@@ -14,183 +14,235 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "status.main.runtime.ts",
20
- "line": 54,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 3,
21
+ "character": 15
22
22
  },
23
- "signature": "class StatusMain",
24
23
  "name": "StatusMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "status.main.runtime.ts",
30
- "line": 55,
31
- "character": 3
32
- },
33
- "signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain): StatusMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "status.main.runtime.ts",
40
- "line": 56,
41
- "character": 5
42
- },
43
- "name": "workspace",
44
- "type": {
45
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "status.main.runtime.ts",
28
+ "line": 54,
29
+ "character": 1
30
+ },
31
+ "signature": "class StatusMain",
32
+ "name": "StatusMain",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "status.main.runtime.ts",
38
+ "line": 55,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain): StatusMain",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "status.main.runtime.ts",
48
48
  "line": 56,
49
- "character": 24
49
+ "character": 5
50
50
  },
51
- "name": "Workspace",
52
- "componentId": {
53
- "scope": "teambit.workspace",
54
- "name": "workspace"
55
- }
56
- },
57
- "isOptional": false,
58
- "isSpread": false
59
- },
60
- {
61
- "__schema": "ParameterSchema",
62
- "location": {
63
- "filePath": "status.main.runtime.ts",
64
- "line": 57,
65
- "character": 5
51
+ "name": "workspace",
52
+ "type": {
53
+ "__schema": "TypeRefSchema",
54
+ "location": {
55
+ "filePath": "status.main.runtime.ts",
56
+ "line": 56,
57
+ "character": 24
58
+ },
59
+ "name": "Workspace",
60
+ "componentId": {
61
+ "scope": "teambit.workspace",
62
+ "name": "workspace"
63
+ }
64
+ },
65
+ "isOptional": false,
66
+ "isSpread": false
66
67
  },
67
- "name": "issues",
68
- "type": {
69
- "__schema": "TypeRefSchema",
68
+ {
69
+ "__schema": "ParameterSchema",
70
70
  "location": {
71
71
  "filePath": "status.main.runtime.ts",
72
72
  "line": 57,
73
- "character": 21
73
+ "character": 5
74
74
  },
75
- "name": "IssuesMain",
76
- "componentId": {
77
- "scope": "teambit.component",
78
- "name": "issues"
79
- }
80
- },
81
- "isOptional": false,
82
- "isSpread": false
83
- },
84
- {
85
- "__schema": "ParameterSchema",
86
- "location": {
87
- "filePath": "status.main.runtime.ts",
88
- "line": 58,
89
- "character": 5
75
+ "name": "issues",
76
+ "type": {
77
+ "__schema": "TypeRefSchema",
78
+ "location": {
79
+ "filePath": "status.main.runtime.ts",
80
+ "line": 57,
81
+ "character": 21
82
+ },
83
+ "name": "IssuesMain",
84
+ "componentId": {
85
+ "scope": "teambit.component",
86
+ "name": "issues"
87
+ }
88
+ },
89
+ "isOptional": false,
90
+ "isSpread": false
90
91
  },
91
- "name": "insights",
92
- "type": {
93
- "__schema": "TypeRefSchema",
92
+ {
93
+ "__schema": "ParameterSchema",
94
94
  "location": {
95
95
  "filePath": "status.main.runtime.ts",
96
96
  "line": 58,
97
- "character": 23
97
+ "character": 5
98
98
  },
99
- "name": "InsightsMain",
100
- "componentId": {
101
- "scope": "teambit.explorer",
102
- "name": "insights"
103
- }
104
- },
105
- "isOptional": false,
106
- "isSpread": false
107
- },
108
- {
109
- "__schema": "ParameterSchema",
110
- "location": {
111
- "filePath": "status.main.runtime.ts",
112
- "line": 59,
113
- "character": 5
99
+ "name": "insights",
100
+ "type": {
101
+ "__schema": "TypeRefSchema",
102
+ "location": {
103
+ "filePath": "status.main.runtime.ts",
104
+ "line": 58,
105
+ "character": 23
106
+ },
107
+ "name": "InsightsMain",
108
+ "componentId": {
109
+ "scope": "teambit.explorer",
110
+ "name": "insights"
111
+ }
112
+ },
113
+ "isOptional": false,
114
+ "isSpread": false
114
115
  },
115
- "name": "remove",
116
- "type": {
117
- "__schema": "TypeRefSchema",
116
+ {
117
+ "__schema": "ParameterSchema",
118
118
  "location": {
119
119
  "filePath": "status.main.runtime.ts",
120
120
  "line": 59,
121
- "character": 21
121
+ "character": 5
122
122
  },
123
- "name": "RemoveMain",
124
- "componentId": {
125
- "scope": "teambit.component",
126
- "name": "remove"
127
- }
128
- },
129
- "isOptional": false,
130
- "isSpread": false
131
- },
132
- {
133
- "__schema": "ParameterSchema",
134
- "location": {
135
- "filePath": "status.main.runtime.ts",
136
- "line": 60,
137
- "character": 5
123
+ "name": "remove",
124
+ "type": {
125
+ "__schema": "TypeRefSchema",
126
+ "location": {
127
+ "filePath": "status.main.runtime.ts",
128
+ "line": 59,
129
+ "character": 21
130
+ },
131
+ "name": "RemoveMain",
132
+ "componentId": {
133
+ "scope": "teambit.component",
134
+ "name": "remove"
135
+ }
136
+ },
137
+ "isOptional": false,
138
+ "isSpread": false
138
139
  },
139
- "name": "lanes",
140
- "type": {
141
- "__schema": "TypeRefSchema",
140
+ {
141
+ "__schema": "ParameterSchema",
142
142
  "location": {
143
143
  "filePath": "status.main.runtime.ts",
144
144
  "line": 60,
145
- "character": 20
145
+ "character": 5
146
146
  },
147
- "name": "LanesMain",
148
- "componentId": {
149
- "scope": "teambit.lanes",
150
- "name": "lanes"
151
- }
147
+ "name": "lanes",
148
+ "type": {
149
+ "__schema": "TypeRefSchema",
150
+ "location": {
151
+ "filePath": "status.main.runtime.ts",
152
+ "line": 60,
153
+ "character": 20
154
+ },
155
+ "name": "LanesMain",
156
+ "componentId": {
157
+ "scope": "teambit.lanes",
158
+ "name": "lanes"
159
+ }
160
+ },
161
+ "isOptional": false,
162
+ "isSpread": false
163
+ }
164
+ ],
165
+ "returnType": {
166
+ "__schema": "ThisTypeSchema",
167
+ "location": {
168
+ "filePath": "status.main.runtime.ts",
169
+ "line": 54,
170
+ "character": 1
152
171
  },
153
- "isOptional": false,
154
- "isSpread": false
155
- }
156
- ],
157
- "returnType": {
158
- "__schema": "ThisTypeSchema",
172
+ "name": "StatusMain"
173
+ },
174
+ "modifiers": []
175
+ },
176
+ {
177
+ "__schema": "FunctionLikeSchema",
159
178
  "location": {
160
179
  "filePath": "status.main.runtime.ts",
161
- "line": 54,
162
- "character": 1
180
+ "line": 63,
181
+ "character": 3
163
182
  },
164
- "name": "StatusMain"
165
- },
166
- "modifiers": []
167
- },
168
- {
169
- "__schema": "FunctionLikeSchema",
170
- "location": {
171
- "filePath": "status.main.runtime.ts",
172
- "line": 63,
173
- "character": 3
174
- },
175
- "signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
176
- "name": "status",
177
- "params": [
178
- {
179
- "__schema": "ParameterSchema",
180
- "location": {
181
- "filePath": "status.main.runtime.ts",
182
- "line": 63,
183
- "character": 16
184
- },
185
- "name": "{ lanes, ignoreCircularDependencies }",
186
- "type": {
187
- "__schema": "TypeLiteralSchema",
183
+ "signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
184
+ "name": "status",
185
+ "params": [
186
+ {
187
+ "__schema": "ParameterSchema",
188
188
  "location": {
189
189
  "filePath": "status.main.runtime.ts",
190
- "line": 66,
191
- "character": 6
190
+ "line": 63,
191
+ "character": 16
192
192
  },
193
- "members": [
193
+ "name": "{ lanes, ignoreCircularDependencies }",
194
+ "type": {
195
+ "__schema": "TypeLiteralSchema",
196
+ "location": {
197
+ "filePath": "status.main.runtime.ts",
198
+ "line": 66,
199
+ "character": 6
200
+ },
201
+ "members": [
202
+ {
203
+ "__schema": "VariableLikeSchema",
204
+ "location": {
205
+ "filePath": "status.main.runtime.ts",
206
+ "line": 67,
207
+ "character": 5
208
+ },
209
+ "signature": "(property) lanes?: boolean | undefined",
210
+ "name": "lanes",
211
+ "type": {
212
+ "__schema": "KeywordTypeSchema",
213
+ "location": {
214
+ "filePath": "status.main.runtime.ts",
215
+ "line": 67,
216
+ "character": 13
217
+ },
218
+ "name": "boolean"
219
+ },
220
+ "isOptional": true
221
+ },
222
+ {
223
+ "__schema": "VariableLikeSchema",
224
+ "location": {
225
+ "filePath": "status.main.runtime.ts",
226
+ "line": 68,
227
+ "character": 5
228
+ },
229
+ "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
230
+ "name": "ignoreCircularDependencies",
231
+ "type": {
232
+ "__schema": "KeywordTypeSchema",
233
+ "location": {
234
+ "filePath": "status.main.runtime.ts",
235
+ "line": 68,
236
+ "character": 34
237
+ },
238
+ "name": "boolean"
239
+ },
240
+ "isOptional": true
241
+ }
242
+ ]
243
+ },
244
+ "isOptional": false,
245
+ "objectBindingNodes": [
194
246
  {
195
247
  "__schema": "VariableLikeSchema",
196
248
  "location": {
@@ -231,347 +283,304 @@
231
283
  },
232
284
  "isOptional": true
233
285
  }
234
- ]
286
+ ],
287
+ "isSpread": false
288
+ }
289
+ ],
290
+ "returnType": {
291
+ "__schema": "TypeRefSchema",
292
+ "location": {
293
+ "filePath": "status.main.runtime.ts",
294
+ "line": 69,
295
+ "character": 7
235
296
  },
236
- "isOptional": false,
237
- "objectBindingNodes": [
238
- {
239
- "__schema": "VariableLikeSchema",
240
- "location": {
241
- "filePath": "status.main.runtime.ts",
242
- "line": 67,
243
- "character": 5
244
- },
245
- "signature": "(property) lanes?: boolean | undefined",
246
- "name": "lanes",
247
- "type": {
248
- "__schema": "KeywordTypeSchema",
249
- "location": {
250
- "filePath": "status.main.runtime.ts",
251
- "line": 67,
252
- "character": 13
253
- },
254
- "name": "boolean"
255
- },
256
- "isOptional": true
257
- },
297
+ "name": "Promise",
298
+ "typeArgs": [
258
299
  {
259
- "__schema": "VariableLikeSchema",
300
+ "__schema": "TypeRefSchema",
260
301
  "location": {
261
302
  "filePath": "status.main.runtime.ts",
262
- "line": 68,
263
- "character": 5
264
- },
265
- "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
266
- "name": "ignoreCircularDependencies",
267
- "type": {
268
- "__schema": "KeywordTypeSchema",
269
- "location": {
270
- "filePath": "status.main.runtime.ts",
271
- "line": 68,
272
- "character": 34
273
- },
274
- "name": "boolean"
303
+ "line": 69,
304
+ "character": 15
275
305
  },
276
- "isOptional": true
306
+ "name": "StatusResult",
307
+ "internalFilePath": "status.main.runtime.ts"
277
308
  }
278
- ],
279
- "isSpread": false
280
- }
281
- ],
282
- "returnType": {
283
- "__schema": "TypeRefSchema",
309
+ ]
310
+ },
311
+ "modifiers": [
312
+ "async"
313
+ ]
314
+ },
315
+ {
316
+ "__schema": "FunctionLikeSchema",
284
317
  "location": {
285
318
  "filePath": "status.main.runtime.ts",
286
- "line": 69,
287
- "character": 7
319
+ "line": 164,
320
+ "character": 3
288
321
  },
289
- "name": "Promise",
290
- "typeArgs": [
322
+ "signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
323
+ "name": "statusMini",
324
+ "params": [
291
325
  {
292
- "__schema": "TypeRefSchema",
326
+ "__schema": "ParameterSchema",
293
327
  "location": {
294
328
  "filePath": "status.main.runtime.ts",
295
- "line": 69,
296
- "character": 15
329
+ "line": 164,
330
+ "character": 20
297
331
  },
298
- "name": "StatusResult",
299
- "internalFilePath": "status.main.runtime.ts"
300
- }
301
- ]
302
- },
303
- "modifiers": [
304
- "async"
305
- ]
306
- },
307
- {
308
- "__schema": "FunctionLikeSchema",
309
- "location": {
310
- "filePath": "status.main.runtime.ts",
311
- "line": 164,
312
- "character": 3
313
- },
314
- "signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
315
- "name": "statusMini",
316
- "params": [
317
- {
318
- "__schema": "ParameterSchema",
319
- "location": {
320
- "filePath": "status.main.runtime.ts",
321
- "line": 164,
322
- "character": 20
332
+ "name": "componentPattern",
333
+ "type": {
334
+ "__schema": "KeywordTypeSchema",
335
+ "location": {
336
+ "filePath": "status.main.runtime.ts",
337
+ "line": 164,
338
+ "character": 39
339
+ },
340
+ "name": "string"
341
+ },
342
+ "isOptional": true,
343
+ "isSpread": false
323
344
  },
324
- "name": "componentPattern",
325
- "type": {
326
- "__schema": "KeywordTypeSchema",
345
+ {
346
+ "__schema": "ParameterSchema",
327
347
  "location": {
328
348
  "filePath": "status.main.runtime.ts",
329
349
  "line": 164,
330
- "character": 39
350
+ "character": 47
331
351
  },
332
- "name": "string"
333
- },
334
- "isOptional": true,
335
- "isSpread": false
336
- },
337
- {
338
- "__schema": "ParameterSchema",
352
+ "name": "opts",
353
+ "type": {
354
+ "__schema": "TypeRefSchema",
355
+ "location": {
356
+ "filePath": "status.main.runtime.ts",
357
+ "line": 164,
358
+ "character": 53
359
+ },
360
+ "name": "MiniStatusOpts",
361
+ "internalFilePath": "mini-status-cmd.ts"
362
+ },
363
+ "isOptional": true,
364
+ "defaultValue": "{}",
365
+ "isSpread": false
366
+ }
367
+ ],
368
+ "returnType": {
369
+ "__schema": "TypeRefSchema",
339
370
  "location": {
340
371
  "filePath": "status.main.runtime.ts",
341
372
  "line": 164,
342
- "character": 47
343
- },
344
- "name": "opts",
345
- "type": {
346
- "__schema": "TypeRefSchema",
347
- "location": {
348
- "filePath": "status.main.runtime.ts",
349
- "line": 164,
350
- "character": 53
351
- },
352
- "name": "MiniStatusOpts",
353
- "internalFilePath": "mini-status-cmd.ts"
373
+ "character": 75
354
374
  },
355
- "isOptional": true,
356
- "defaultValue": "{}",
357
- "isSpread": false
358
- }
359
- ],
360
- "returnType": {
361
- "__schema": "TypeRefSchema",
362
- "location": {
363
- "filePath": "status.main.runtime.ts",
364
- "line": 164,
365
- "character": 75
375
+ "name": "Promise",
376
+ "typeArgs": [
377
+ {
378
+ "__schema": "TypeRefSchema",
379
+ "location": {
380
+ "filePath": "status.main.runtime.ts",
381
+ "line": 164,
382
+ "character": 83
383
+ },
384
+ "name": "MiniStatusResults",
385
+ "internalFilePath": "status.main.runtime.ts"
386
+ }
387
+ ]
366
388
  },
367
- "name": "Promise",
368
- "typeArgs": [
369
- {
370
- "__schema": "TypeRefSchema",
371
- "location": {
372
- "filePath": "status.main.runtime.ts",
373
- "line": 164,
374
- "character": 83
375
- },
376
- "name": "MiniStatusResults",
377
- "internalFilePath": "status.main.runtime.ts"
378
- }
389
+ "modifiers": [
390
+ "async"
379
391
  ]
380
392
  },
381
- "modifiers": [
382
- "async"
383
- ]
384
- },
385
- {
386
- "__schema": "VariableLikeSchema",
387
- "location": {
388
- "filePath": "status.main.runtime.ts",
389
- "line": 219,
390
- "character": 3
391
- },
392
- "signature": "(property) StatusMain.slots: never[]",
393
- "name": "slots",
394
- "type": {
395
- "__schema": "InferenceTypeSchema",
393
+ {
394
+ "__schema": "VariableLikeSchema",
396
395
  "location": {
397
396
  "filePath": "status.main.runtime.ts",
398
397
  "line": 219,
399
398
  "character": 3
400
399
  },
401
- "type": "never[]"
402
- },
403
- "isOptional": true,
404
- "defaultValue": "[]"
405
- },
406
- {
407
- "__schema": "VariableLikeSchema",
408
- "location": {
409
- "filePath": "status.main.runtime.ts",
410
- "line": 220,
411
- "character": 3
400
+ "signature": "(property) StatusMain.slots: never[]",
401
+ "name": "slots",
402
+ "type": {
403
+ "__schema": "InferenceTypeSchema",
404
+ "location": {
405
+ "filePath": "status.main.runtime.ts",
406
+ "line": 219,
407
+ "character": 3
408
+ },
409
+ "type": "never[]"
410
+ },
411
+ "isOptional": true,
412
+ "defaultValue": "[]"
412
413
  },
413
- "signature": "(property) StatusMain.dependencies: Aspect[]",
414
- "name": "dependencies",
415
- "type": {
416
- "__schema": "InferenceTypeSchema",
414
+ {
415
+ "__schema": "VariableLikeSchema",
417
416
  "location": {
418
417
  "filePath": "status.main.runtime.ts",
419
418
  "line": 220,
420
419
  "character": 3
421
420
  },
422
- "type": "Aspect[]"
423
- },
424
- "isOptional": true,
425
- "defaultValue": "[CLIAspect, WorkspaceAspect, InsightsAspect, IssuesAspect, RemoveAspect, LanesAspect]"
426
- },
427
- {
428
- "__schema": "VariableLikeSchema",
429
- "location": {
430
- "filePath": "status.main.runtime.ts",
431
- "line": 221,
432
- "character": 3
421
+ "signature": "(property) StatusMain.dependencies: Aspect[]",
422
+ "name": "dependencies",
423
+ "type": {
424
+ "__schema": "InferenceTypeSchema",
425
+ "location": {
426
+ "filePath": "status.main.runtime.ts",
427
+ "line": 220,
428
+ "character": 3
429
+ },
430
+ "type": "Aspect[]"
431
+ },
432
+ "isOptional": true,
433
+ "defaultValue": "[CLIAspect, WorkspaceAspect, InsightsAspect, IssuesAspect, RemoveAspect, LanesAspect]"
433
434
  },
434
- "signature": "(property) StatusMain.runtime: RuntimeDefinition",
435
- "name": "runtime",
436
- "type": {
437
- "__schema": "InferenceTypeSchema",
435
+ {
436
+ "__schema": "VariableLikeSchema",
438
437
  "location": {
439
438
  "filePath": "status.main.runtime.ts",
440
439
  "line": 221,
441
440
  "character": 3
442
441
  },
443
- "type": "RuntimeDefinition"
444
- },
445
- "isOptional": true,
446
- "defaultValue": "MainRuntime"
447
- },
448
- {
449
- "__schema": "FunctionLikeSchema",
450
- "location": {
451
- "filePath": "status.main.runtime.ts",
452
- "line": 222,
453
- "character": 3
454
- },
455
- "signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain\n]): Promise<StatusMain>",
456
- "name": "provider",
457
- "params": [
458
- {
459
- "__schema": "ParameterSchema",
442
+ "signature": "(property) StatusMain.runtime: RuntimeDefinition",
443
+ "name": "runtime",
444
+ "type": {
445
+ "__schema": "InferenceTypeSchema",
460
446
  "location": {
461
447
  "filePath": "status.main.runtime.ts",
462
- "line": 222,
463
- "character": 25
448
+ "line": 221,
449
+ "character": 3
464
450
  },
465
- "name": "[ cli, workspace, insights, issues, remove, lanes ]",
466
- "type": {
467
- "__schema": "TupleTypeSchema",
451
+ "type": "RuntimeDefinition"
452
+ },
453
+ "isOptional": true,
454
+ "defaultValue": "MainRuntime"
455
+ },
456
+ {
457
+ "__schema": "FunctionLikeSchema",
458
+ "location": {
459
+ "filePath": "status.main.runtime.ts",
460
+ "line": 222,
461
+ "character": 3
462
+ },
463
+ "signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain\n]): Promise<StatusMain>",
464
+ "name": "provider",
465
+ "params": [
466
+ {
467
+ "__schema": "ParameterSchema",
468
468
  "location": {
469
469
  "filePath": "status.main.runtime.ts",
470
470
  "line": 222,
471
- "character": 76
471
+ "character": 25
472
472
  },
473
- "elements": [
474
- {
475
- "__schema": "TypeRefSchema",
476
- "location": {
477
- "filePath": "status.main.runtime.ts",
478
- "line": 223,
479
- "character": 5
480
- },
481
- "name": "CLIMain",
482
- "componentId": {
483
- "scope": "teambit.harmony",
484
- "name": "cli"
485
- }
473
+ "name": "[ cli, workspace, insights, issues, remove, lanes ]",
474
+ "type": {
475
+ "__schema": "TupleTypeSchema",
476
+ "location": {
477
+ "filePath": "status.main.runtime.ts",
478
+ "line": 222,
479
+ "character": 76
486
480
  },
487
- {
488
- "__schema": "TypeRefSchema",
489
- "location": {
490
- "filePath": "status.main.runtime.ts",
491
- "line": 224,
492
- "character": 5
481
+ "elements": [
482
+ {
483
+ "__schema": "TypeRefSchema",
484
+ "location": {
485
+ "filePath": "status.main.runtime.ts",
486
+ "line": 223,
487
+ "character": 5
488
+ },
489
+ "name": "CLIMain",
490
+ "componentId": {
491
+ "scope": "teambit.harmony",
492
+ "name": "cli"
493
+ }
493
494
  },
494
- "name": "Workspace",
495
- "componentId": {
496
- "scope": "teambit.workspace",
497
- "name": "workspace"
498
- }
499
- },
500
- {
501
- "__schema": "TypeRefSchema",
502
- "location": {
503
- "filePath": "status.main.runtime.ts",
504
- "line": 225,
505
- "character": 5
495
+ {
496
+ "__schema": "TypeRefSchema",
497
+ "location": {
498
+ "filePath": "status.main.runtime.ts",
499
+ "line": 224,
500
+ "character": 5
501
+ },
502
+ "name": "Workspace",
503
+ "componentId": {
504
+ "scope": "teambit.workspace",
505
+ "name": "workspace"
506
+ }
506
507
  },
507
- "name": "InsightsMain",
508
- "componentId": {
509
- "scope": "teambit.explorer",
510
- "name": "insights"
511
- }
512
- },
513
- {
514
- "__schema": "TypeRefSchema",
515
- "location": {
516
- "filePath": "status.main.runtime.ts",
517
- "line": 226,
518
- "character": 5
508
+ {
509
+ "__schema": "TypeRefSchema",
510
+ "location": {
511
+ "filePath": "status.main.runtime.ts",
512
+ "line": 225,
513
+ "character": 5
514
+ },
515
+ "name": "InsightsMain",
516
+ "componentId": {
517
+ "scope": "teambit.explorer",
518
+ "name": "insights"
519
+ }
519
520
  },
520
- "name": "IssuesMain",
521
- "componentId": {
522
- "scope": "teambit.component",
523
- "name": "issues"
524
- }
525
- },
526
- {
527
- "__schema": "TypeRefSchema",
528
- "location": {
529
- "filePath": "status.main.runtime.ts",
530
- "line": 227,
531
- "character": 5
521
+ {
522
+ "__schema": "TypeRefSchema",
523
+ "location": {
524
+ "filePath": "status.main.runtime.ts",
525
+ "line": 226,
526
+ "character": 5
527
+ },
528
+ "name": "IssuesMain",
529
+ "componentId": {
530
+ "scope": "teambit.component",
531
+ "name": "issues"
532
+ }
532
533
  },
533
- "name": "RemoveMain",
534
- "componentId": {
535
- "scope": "teambit.component",
536
- "name": "remove"
537
- }
538
- },
539
- {
540
- "__schema": "TypeRefSchema",
541
- "location": {
542
- "filePath": "status.main.runtime.ts",
543
- "line": 228,
544
- "character": 5
534
+ {
535
+ "__schema": "TypeRefSchema",
536
+ "location": {
537
+ "filePath": "status.main.runtime.ts",
538
+ "line": 227,
539
+ "character": 5
540
+ },
541
+ "name": "RemoveMain",
542
+ "componentId": {
543
+ "scope": "teambit.component",
544
+ "name": "remove"
545
+ }
545
546
  },
546
- "name": "LanesMain",
547
- "componentId": {
548
- "scope": "teambit.lanes",
549
- "name": "lanes"
547
+ {
548
+ "__schema": "TypeRefSchema",
549
+ "location": {
550
+ "filePath": "status.main.runtime.ts",
551
+ "line": 228,
552
+ "character": 5
553
+ },
554
+ "name": "LanesMain",
555
+ "componentId": {
556
+ "scope": "teambit.lanes",
557
+ "name": "lanes"
558
+ }
550
559
  }
551
- }
552
- ]
560
+ ]
561
+ },
562
+ "isOptional": false,
563
+ "isSpread": false
564
+ }
565
+ ],
566
+ "returnType": {
567
+ "__schema": "InferenceTypeSchema",
568
+ "location": {
569
+ "filePath": "status.main.runtime.ts",
570
+ "line": 222,
571
+ "character": 3
553
572
  },
554
- "isOptional": false,
555
- "isSpread": false
556
- }
557
- ],
558
- "returnType": {
559
- "__schema": "InferenceTypeSchema",
560
- "location": {
561
- "filePath": "status.main.runtime.ts",
562
- "line": 222,
563
- "character": 3
573
+ "type": "Promise<StatusMain>"
564
574
  },
565
- "type": "Promise<StatusMain>"
566
- },
567
- "modifiers": [
568
- "static",
569
- "async"
570
- ]
571
- }
572
- ],
573
- "extendsNodes": [],
574
- "implementNodes": []
575
+ "modifiers": [
576
+ "static",
577
+ "async"
578
+ ]
579
+ }
580
+ ],
581
+ "extendsNodes": [],
582
+ "implementNodes": []
583
+ }
575
584
  },
576
585
  {
577
586
  "__schema": "UnImplementedSchema",
@@ -584,30 +593,39 @@
584
593
  "type": "Identifier"
585
594
  },
586
595
  {
587
- "__schema": "VariableLikeSchema",
596
+ "__schema": "ExportSchema",
588
597
  "location": {
589
- "filePath": "status.aspect.ts",
590
- "line": 3,
591
- "character": 14
598
+ "filePath": "index.ts",
599
+ "line": 5,
600
+ "character": 10
592
601
  },
593
- "signature": "const StatusAspect: Aspect",
594
602
  "name": "StatusAspect",
595
- "type": {
596
- "__schema": "TypeRefSchema",
603
+ "exportNode": {
604
+ "__schema": "VariableLikeSchema",
597
605
  "location": {
598
606
  "filePath": "status.aspect.ts",
599
607
  "line": 3,
600
608
  "character": 14
601
609
  },
602
- "name": "Aspect",
603
- "componentId": {
604
- "scope": "teambit.harmony",
605
- "name": "harmony",
606
- "version": "0.4.6"
607
- }
608
- },
609
- "isOptional": false,
610
- "defaultValue": "Aspect.create({\n id: 'teambit.component/status',\n})"
610
+ "signature": "const StatusAspect: Aspect",
611
+ "name": "StatusAspect",
612
+ "type": {
613
+ "__schema": "TypeRefSchema",
614
+ "location": {
615
+ "filePath": "status.aspect.ts",
616
+ "line": 3,
617
+ "character": 14
618
+ },
619
+ "name": "Aspect",
620
+ "componentId": {
621
+ "scope": "teambit.harmony",
622
+ "name": "harmony",
623
+ "version": "0.4.6"
624
+ }
625
+ },
626
+ "isOptional": false,
627
+ "defaultValue": "Aspect.create({\n id: 'teambit.component/status',\n})"
628
+ }
611
629
  }
612
630
  ],
613
631
  "internals": []
@@ -855,7 +873,7 @@
855
873
  "componentId": {
856
874
  "scope": "teambit.component",
857
875
  "name": "component-issues",
858
- "version": "0.0.147"
876
+ "version": "0.0.148"
859
877
  }
860
878
  },
861
879
  "isOptional": false
@@ -2264,7 +2282,7 @@
2264
2282
  "componentId": {
2265
2283
  "scope": "teambit.component",
2266
2284
  "name": "status",
2267
- "version": "1.0.257"
2285
+ "version": "1.0.259"
2268
2286
  },
2269
2287
  "taggedModuleExports": []
2270
2288
  }