@teambit/component-compare 1.0.169 → 1.0.171
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_component_compare-preview.js +1 -1
- package/artifacts/schema.json +205 -205
- package/component-compare.ui.runtime.tsx +1 -1
- package/dist/component-compare.main.runtime.js +5 -6
- package/dist/component-compare.main.runtime.js.map +1 -1
- package/dist/component-compare.ui.runtime.js +2 -2
- package/dist/component-compare.ui.runtime.js.map +1 -1
- package/dist/{preview-1708312624982.js → preview-1708455795514.js} +2 -2
- package/package.json +10 -10
package/artifacts/schema.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"__schema": "ClassSchema",
|
|
18
18
|
"location": {
|
|
19
19
|
"filePath": "component-compare.main.runtime.ts",
|
|
20
|
-
"line":
|
|
20
|
+
"line": 44,
|
|
21
21
|
"character": 1
|
|
22
22
|
},
|
|
23
23
|
"signature": "class ComponentCompareMain",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"__schema": "ConstructorSchema",
|
|
28
28
|
"location": {
|
|
29
29
|
"filePath": "component-compare.main.runtime.ts",
|
|
30
|
-
"line":
|
|
30
|
+
"line": 45,
|
|
31
31
|
"character": 3
|
|
32
32
|
},
|
|
33
33
|
"signature": "constructor ComponentCompareMain(componentAspect: ComponentMain, scope: ScopeMain, logger: Logger, tester: TesterMain, depResolver: DependencyResolverMain, workspace?: Workspace): ComponentCompareMain",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"__schema": "ParameterSchema",
|
|
38
38
|
"location": {
|
|
39
39
|
"filePath": "component-compare.main.runtime.ts",
|
|
40
|
-
"line":
|
|
40
|
+
"line": 46,
|
|
41
41
|
"character": 5
|
|
42
42
|
},
|
|
43
43
|
"name": "componentAspect",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "TypeRefSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "component-compare.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 46,
|
|
49
49
|
"character": 30
|
|
50
50
|
},
|
|
51
51
|
"name": "ComponentMain"
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"__schema": "ParameterSchema",
|
|
58
58
|
"location": {
|
|
59
59
|
"filePath": "component-compare.main.runtime.ts",
|
|
60
|
-
"line":
|
|
60
|
+
"line": 47,
|
|
61
61
|
"character": 5
|
|
62
62
|
},
|
|
63
63
|
"name": "scope",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"__schema": "TypeRefSchema",
|
|
66
66
|
"location": {
|
|
67
67
|
"filePath": "component-compare.main.runtime.ts",
|
|
68
|
-
"line":
|
|
68
|
+
"line": 47,
|
|
69
69
|
"character": 20
|
|
70
70
|
},
|
|
71
71
|
"name": "ScopeMain"
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"__schema": "ParameterSchema",
|
|
78
78
|
"location": {
|
|
79
79
|
"filePath": "component-compare.main.runtime.ts",
|
|
80
|
-
"line":
|
|
80
|
+
"line": 48,
|
|
81
81
|
"character": 5
|
|
82
82
|
},
|
|
83
83
|
"name": "logger",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"__schema": "TypeRefSchema",
|
|
86
86
|
"location": {
|
|
87
87
|
"filePath": "component-compare.main.runtime.ts",
|
|
88
|
-
"line":
|
|
88
|
+
"line": 48,
|
|
89
89
|
"character": 21
|
|
90
90
|
},
|
|
91
91
|
"name": "Logger"
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"__schema": "ParameterSchema",
|
|
98
98
|
"location": {
|
|
99
99
|
"filePath": "component-compare.main.runtime.ts",
|
|
100
|
-
"line":
|
|
100
|
+
"line": 49,
|
|
101
101
|
"character": 5
|
|
102
102
|
},
|
|
103
103
|
"name": "tester",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"__schema": "TypeRefSchema",
|
|
106
106
|
"location": {
|
|
107
107
|
"filePath": "component-compare.main.runtime.ts",
|
|
108
|
-
"line":
|
|
108
|
+
"line": 49,
|
|
109
109
|
"character": 21
|
|
110
110
|
},
|
|
111
111
|
"name": "TesterMain"
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"__schema": "ParameterSchema",
|
|
118
118
|
"location": {
|
|
119
119
|
"filePath": "component-compare.main.runtime.ts",
|
|
120
|
-
"line":
|
|
120
|
+
"line": 50,
|
|
121
121
|
"character": 5
|
|
122
122
|
},
|
|
123
123
|
"name": "depResolver",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"__schema": "TypeRefSchema",
|
|
126
126
|
"location": {
|
|
127
127
|
"filePath": "component-compare.main.runtime.ts",
|
|
128
|
-
"line":
|
|
128
|
+
"line": 50,
|
|
129
129
|
"character": 26
|
|
130
130
|
},
|
|
131
131
|
"name": "DependencyResolverMain"
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"__schema": "ParameterSchema",
|
|
138
138
|
"location": {
|
|
139
139
|
"filePath": "component-compare.main.runtime.ts",
|
|
140
|
-
"line":
|
|
140
|
+
"line": 51,
|
|
141
141
|
"character": 5
|
|
142
142
|
},
|
|
143
143
|
"name": "workspace",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"__schema": "TypeRefSchema",
|
|
146
146
|
"location": {
|
|
147
147
|
"filePath": "component-compare.main.runtime.ts",
|
|
148
|
-
"line":
|
|
148
|
+
"line": 51,
|
|
149
149
|
"character": 25
|
|
150
150
|
},
|
|
151
151
|
"name": "Workspace"
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"__schema": "ThisTypeSchema",
|
|
159
159
|
"location": {
|
|
160
160
|
"filePath": "component-compare.main.runtime.ts",
|
|
161
|
-
"line":
|
|
161
|
+
"line": 44,
|
|
162
162
|
"character": 1
|
|
163
163
|
},
|
|
164
164
|
"name": "ComponentCompareMain"
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"__schema": "FunctionLikeSchema",
|
|
170
170
|
"location": {
|
|
171
171
|
"filePath": "component-compare.main.runtime.ts",
|
|
172
|
-
"line":
|
|
172
|
+
"line": 54,
|
|
173
173
|
"character": 3
|
|
174
174
|
},
|
|
175
175
|
"signature": "(method) ComponentCompareMain.compare(baseIdStr: string, compareIdStr: string): Promise<ComponentCompareResult>",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"__schema": "ParameterSchema",
|
|
180
180
|
"location": {
|
|
181
181
|
"filePath": "component-compare.main.runtime.ts",
|
|
182
|
-
"line":
|
|
182
|
+
"line": 54,
|
|
183
183
|
"character": 17
|
|
184
184
|
},
|
|
185
185
|
"name": "baseIdStr",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"__schema": "KeywordTypeSchema",
|
|
188
188
|
"location": {
|
|
189
189
|
"filePath": "component-compare.main.runtime.ts",
|
|
190
|
-
"line":
|
|
190
|
+
"line": 54,
|
|
191
191
|
"character": 28
|
|
192
192
|
},
|
|
193
193
|
"name": "string"
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"__schema": "ParameterSchema",
|
|
200
200
|
"location": {
|
|
201
201
|
"filePath": "component-compare.main.runtime.ts",
|
|
202
|
-
"line":
|
|
202
|
+
"line": 54,
|
|
203
203
|
"character": 36
|
|
204
204
|
},
|
|
205
205
|
"name": "compareIdStr",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"__schema": "KeywordTypeSchema",
|
|
208
208
|
"location": {
|
|
209
209
|
"filePath": "component-compare.main.runtime.ts",
|
|
210
|
-
"line":
|
|
210
|
+
"line": 54,
|
|
211
211
|
"character": 50
|
|
212
212
|
},
|
|
213
213
|
"name": "string"
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"__schema": "TypeRefSchema",
|
|
221
221
|
"location": {
|
|
222
222
|
"filePath": "component-compare.main.runtime.ts",
|
|
223
|
-
"line":
|
|
223
|
+
"line": 54,
|
|
224
224
|
"character": 59
|
|
225
225
|
},
|
|
226
226
|
"name": "Promise",
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"__schema": "TypeRefSchema",
|
|
230
230
|
"location": {
|
|
231
231
|
"filePath": "component-compare.main.runtime.ts",
|
|
232
|
-
"line":
|
|
232
|
+
"line": 54,
|
|
233
233
|
"character": 67
|
|
234
234
|
},
|
|
235
235
|
"name": "ComponentCompareResult"
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"__schema": "FunctionLikeSchema",
|
|
245
245
|
"location": {
|
|
246
246
|
"filePath": "component-compare.main.runtime.ts",
|
|
247
|
-
"line":
|
|
247
|
+
"line": 103,
|
|
248
248
|
"character": 3
|
|
249
249
|
},
|
|
250
250
|
"signature": "(method) ComponentCompareMain.diffByCLIValues(pattern?: string, version?: string, toVersion?: string, { verbose, table }?: {\n verbose?: boolean;\n table?: boolean;\n}): Promise<any>",
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"__schema": "ParameterSchema",
|
|
255
255
|
"location": {
|
|
256
256
|
"filePath": "component-compare.main.runtime.ts",
|
|
257
|
-
"line":
|
|
257
|
+
"line": 104,
|
|
258
258
|
"character": 5
|
|
259
259
|
},
|
|
260
260
|
"name": "pattern",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"__schema": "KeywordTypeSchema",
|
|
263
263
|
"location": {
|
|
264
264
|
"filePath": "component-compare.main.runtime.ts",
|
|
265
|
-
"line":
|
|
265
|
+
"line": 104,
|
|
266
266
|
"character": 15
|
|
267
267
|
},
|
|
268
268
|
"name": "string"
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"__schema": "ParameterSchema",
|
|
275
275
|
"location": {
|
|
276
276
|
"filePath": "component-compare.main.runtime.ts",
|
|
277
|
-
"line":
|
|
277
|
+
"line": 105,
|
|
278
278
|
"character": 5
|
|
279
279
|
},
|
|
280
280
|
"name": "version",
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"__schema": "KeywordTypeSchema",
|
|
283
283
|
"location": {
|
|
284
284
|
"filePath": "component-compare.main.runtime.ts",
|
|
285
|
-
"line":
|
|
285
|
+
"line": 105,
|
|
286
286
|
"character": 15
|
|
287
287
|
},
|
|
288
288
|
"name": "string"
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"__schema": "ParameterSchema",
|
|
295
295
|
"location": {
|
|
296
296
|
"filePath": "component-compare.main.runtime.ts",
|
|
297
|
-
"line":
|
|
297
|
+
"line": 106,
|
|
298
298
|
"character": 5
|
|
299
299
|
},
|
|
300
300
|
"name": "toVersion",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"__schema": "KeywordTypeSchema",
|
|
303
303
|
"location": {
|
|
304
304
|
"filePath": "component-compare.main.runtime.ts",
|
|
305
|
-
"line":
|
|
305
|
+
"line": 106,
|
|
306
306
|
"character": 17
|
|
307
307
|
},
|
|
308
308
|
"name": "string"
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"__schema": "ParameterSchema",
|
|
315
315
|
"location": {
|
|
316
316
|
"filePath": "component-compare.main.runtime.ts",
|
|
317
|
-
"line":
|
|
317
|
+
"line": 107,
|
|
318
318
|
"character": 5
|
|
319
319
|
},
|
|
320
320
|
"name": "{ verbose, table }",
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"__schema": "TypeLiteralSchema",
|
|
323
323
|
"location": {
|
|
324
324
|
"filePath": "component-compare.main.runtime.ts",
|
|
325
|
-
"line":
|
|
325
|
+
"line": 107,
|
|
326
326
|
"character": 25
|
|
327
327
|
},
|
|
328
328
|
"members": [
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"__schema": "VariableLikeSchema",
|
|
331
331
|
"location": {
|
|
332
332
|
"filePath": "component-compare.main.runtime.ts",
|
|
333
|
-
"line":
|
|
333
|
+
"line": 107,
|
|
334
334
|
"character": 27
|
|
335
335
|
},
|
|
336
336
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"__schema": "KeywordTypeSchema",
|
|
340
340
|
"location": {
|
|
341
341
|
"filePath": "component-compare.main.runtime.ts",
|
|
342
|
-
"line":
|
|
342
|
+
"line": 107,
|
|
343
343
|
"character": 37
|
|
344
344
|
},
|
|
345
345
|
"name": "boolean"
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"__schema": "VariableLikeSchema",
|
|
351
351
|
"location": {
|
|
352
352
|
"filePath": "component-compare.main.runtime.ts",
|
|
353
|
-
"line":
|
|
353
|
+
"line": 107,
|
|
354
354
|
"character": 46
|
|
355
355
|
},
|
|
356
356
|
"signature": "(property) table?: boolean | undefined",
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"__schema": "KeywordTypeSchema",
|
|
360
360
|
"location": {
|
|
361
361
|
"filePath": "component-compare.main.runtime.ts",
|
|
362
|
-
"line":
|
|
362
|
+
"line": 107,
|
|
363
363
|
"character": 54
|
|
364
364
|
},
|
|
365
365
|
"name": "boolean"
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"__schema": "VariableLikeSchema",
|
|
376
376
|
"location": {
|
|
377
377
|
"filePath": "component-compare.main.runtime.ts",
|
|
378
|
-
"line":
|
|
378
|
+
"line": 107,
|
|
379
379
|
"character": 27
|
|
380
380
|
},
|
|
381
381
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"__schema": "KeywordTypeSchema",
|
|
385
385
|
"location": {
|
|
386
386
|
"filePath": "component-compare.main.runtime.ts",
|
|
387
|
-
"line":
|
|
387
|
+
"line": 107,
|
|
388
388
|
"character": 37
|
|
389
389
|
},
|
|
390
390
|
"name": "boolean"
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
"__schema": "VariableLikeSchema",
|
|
396
396
|
"location": {
|
|
397
397
|
"filePath": "component-compare.main.runtime.ts",
|
|
398
|
-
"line":
|
|
398
|
+
"line": 107,
|
|
399
399
|
"character": 46
|
|
400
400
|
},
|
|
401
401
|
"signature": "(property) table?: boolean | undefined",
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
"__schema": "KeywordTypeSchema",
|
|
405
405
|
"location": {
|
|
406
406
|
"filePath": "component-compare.main.runtime.ts",
|
|
407
|
-
"line":
|
|
407
|
+
"line": 107,
|
|
408
408
|
"character": 54
|
|
409
409
|
},
|
|
410
410
|
"name": "boolean"
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"__schema": "TypeRefSchema",
|
|
420
420
|
"location": {
|
|
421
421
|
"filePath": "component-compare.main.runtime.ts",
|
|
422
|
-
"line":
|
|
422
|
+
"line": 108,
|
|
423
423
|
"character": 6
|
|
424
424
|
},
|
|
425
425
|
"name": "Promise",
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
"__schema": "KeywordTypeSchema",
|
|
429
429
|
"location": {
|
|
430
430
|
"filePath": "component-compare.main.runtime.ts",
|
|
431
|
-
"line":
|
|
431
|
+
"line": 108,
|
|
432
432
|
"character": 14
|
|
433
433
|
},
|
|
434
434
|
"name": "any"
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
"__schema": "FunctionLikeSchema",
|
|
444
444
|
"location": {
|
|
445
445
|
"filePath": "component-compare.main.runtime.ts",
|
|
446
|
-
"line":
|
|
446
|
+
"line": 123,
|
|
447
447
|
"character": 3
|
|
448
448
|
},
|
|
449
449
|
"signature": "(method) ComponentCompareMain.getConfigForDiffById(id: string): Promise<ConfigDiff>",
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"__schema": "ParameterSchema",
|
|
454
454
|
"location": {
|
|
455
455
|
"filePath": "component-compare.main.runtime.ts",
|
|
456
|
-
"line":
|
|
456
|
+
"line": 123,
|
|
457
457
|
"character": 30
|
|
458
458
|
},
|
|
459
459
|
"name": "id",
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
"__schema": "KeywordTypeSchema",
|
|
462
462
|
"location": {
|
|
463
463
|
"filePath": "component-compare.main.runtime.ts",
|
|
464
|
-
"line":
|
|
464
|
+
"line": 123,
|
|
465
465
|
"character": 34
|
|
466
466
|
},
|
|
467
467
|
"name": "string"
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"__schema": "TypeRefSchema",
|
|
475
475
|
"location": {
|
|
476
476
|
"filePath": "component-compare.main.runtime.ts",
|
|
477
|
-
"line":
|
|
477
|
+
"line": 123,
|
|
478
478
|
"character": 43
|
|
479
479
|
},
|
|
480
480
|
"name": "Promise",
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"__schema": "TypeRefSchema",
|
|
484
484
|
"location": {
|
|
485
485
|
"filePath": "component-compare.main.runtime.ts",
|
|
486
|
-
"line":
|
|
486
|
+
"line": 123,
|
|
487
487
|
"character": 51
|
|
488
488
|
},
|
|
489
489
|
"name": "ConfigDiff"
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"__schema": "FunctionLikeSchema",
|
|
499
499
|
"location": {
|
|
500
500
|
"filePath": "component-compare.main.runtime.ts",
|
|
501
|
-
"line":
|
|
501
|
+
"line": 132,
|
|
502
502
|
"character": 3
|
|
503
503
|
},
|
|
504
504
|
"signature": "(method) ComponentCompareMain.getConfigForDiffByCompObject(component: Component): Promise<{\n version: string;\n dependencies: string[];\n aspects: {};\n}>",
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
"__schema": "ParameterSchema",
|
|
509
509
|
"location": {
|
|
510
510
|
"filePath": "component-compare.main.runtime.ts",
|
|
511
|
-
"line":
|
|
511
|
+
"line": 132,
|
|
512
512
|
"character": 38
|
|
513
513
|
},
|
|
514
514
|
"name": "component",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"__schema": "TypeRefSchema",
|
|
517
517
|
"location": {
|
|
518
518
|
"filePath": "component-compare.main.runtime.ts",
|
|
519
|
-
"line":
|
|
519
|
+
"line": 132,
|
|
520
520
|
"character": 49
|
|
521
521
|
},
|
|
522
522
|
"name": "Component"
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
"__schema": "InferenceTypeSchema",
|
|
530
530
|
"location": {
|
|
531
531
|
"filePath": "component-compare.main.runtime.ts",
|
|
532
|
-
"line":
|
|
532
|
+
"line": 132,
|
|
533
533
|
"character": 3
|
|
534
534
|
},
|
|
535
535
|
"type": "Promise<{\n version: string;\n dependencies: string[];\n aspects: {};\n}>"
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"__schema": "FunctionLikeSchema",
|
|
543
543
|
"location": {
|
|
544
544
|
"filePath": "component-compare.main.runtime.ts",
|
|
545
|
-
"line":
|
|
545
|
+
"line": 242,
|
|
546
546
|
"character": 3
|
|
547
547
|
},
|
|
548
548
|
"signature": "(method) ComponentCompareMain.diffBetweenVersionsObjects(modelComponent: ModelComponent, fromVersionObject: Version, toVersionObject: Version, fromVersion: string, toVersion: string, diffOpts: DiffOptions): Promise<DiffResults>",
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"__schema": "ParameterSchema",
|
|
553
553
|
"location": {
|
|
554
554
|
"filePath": "component-compare.main.runtime.ts",
|
|
555
|
-
"line":
|
|
555
|
+
"line": 243,
|
|
556
556
|
"character": 5
|
|
557
557
|
},
|
|
558
558
|
"name": "modelComponent",
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
"__schema": "TypeRefSchema",
|
|
561
561
|
"location": {
|
|
562
562
|
"filePath": "component-compare.main.runtime.ts",
|
|
563
|
-
"line":
|
|
563
|
+
"line": 243,
|
|
564
564
|
"character": 21
|
|
565
565
|
},
|
|
566
566
|
"name": "ModelComponent"
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"__schema": "ParameterSchema",
|
|
573
573
|
"location": {
|
|
574
574
|
"filePath": "component-compare.main.runtime.ts",
|
|
575
|
-
"line":
|
|
575
|
+
"line": 244,
|
|
576
576
|
"character": 5
|
|
577
577
|
},
|
|
578
578
|
"name": "fromVersionObject",
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
"__schema": "TypeRefSchema",
|
|
581
581
|
"location": {
|
|
582
582
|
"filePath": "component-compare.main.runtime.ts",
|
|
583
|
-
"line":
|
|
583
|
+
"line": 244,
|
|
584
584
|
"character": 24
|
|
585
585
|
},
|
|
586
586
|
"name": "Version"
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"__schema": "ParameterSchema",
|
|
593
593
|
"location": {
|
|
594
594
|
"filePath": "component-compare.main.runtime.ts",
|
|
595
|
-
"line":
|
|
595
|
+
"line": 245,
|
|
596
596
|
"character": 5
|
|
597
597
|
},
|
|
598
598
|
"name": "toVersionObject",
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"__schema": "TypeRefSchema",
|
|
601
601
|
"location": {
|
|
602
602
|
"filePath": "component-compare.main.runtime.ts",
|
|
603
|
-
"line":
|
|
603
|
+
"line": 245,
|
|
604
604
|
"character": 22
|
|
605
605
|
},
|
|
606
606
|
"name": "Version"
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"__schema": "ParameterSchema",
|
|
613
613
|
"location": {
|
|
614
614
|
"filePath": "component-compare.main.runtime.ts",
|
|
615
|
-
"line":
|
|
615
|
+
"line": 246,
|
|
616
616
|
"character": 5
|
|
617
617
|
},
|
|
618
618
|
"name": "fromVersion",
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
"__schema": "KeywordTypeSchema",
|
|
621
621
|
"location": {
|
|
622
622
|
"filePath": "component-compare.main.runtime.ts",
|
|
623
|
-
"line":
|
|
623
|
+
"line": 246,
|
|
624
624
|
"character": 18
|
|
625
625
|
},
|
|
626
626
|
"name": "string"
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"__schema": "ParameterSchema",
|
|
633
633
|
"location": {
|
|
634
634
|
"filePath": "component-compare.main.runtime.ts",
|
|
635
|
-
"line":
|
|
635
|
+
"line": 247,
|
|
636
636
|
"character": 5
|
|
637
637
|
},
|
|
638
638
|
"name": "toVersion",
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"__schema": "KeywordTypeSchema",
|
|
641
641
|
"location": {
|
|
642
642
|
"filePath": "component-compare.main.runtime.ts",
|
|
643
|
-
"line":
|
|
643
|
+
"line": 247,
|
|
644
644
|
"character": 16
|
|
645
645
|
},
|
|
646
646
|
"name": "string"
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"__schema": "ParameterSchema",
|
|
653
653
|
"location": {
|
|
654
654
|
"filePath": "component-compare.main.runtime.ts",
|
|
655
|
-
"line":
|
|
655
|
+
"line": 248,
|
|
656
656
|
"character": 5
|
|
657
657
|
},
|
|
658
658
|
"name": "diffOpts",
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"__schema": "TypeRefSchema",
|
|
661
661
|
"location": {
|
|
662
662
|
"filePath": "component-compare.main.runtime.ts",
|
|
663
|
-
"line":
|
|
663
|
+
"line": 248,
|
|
664
664
|
"character": 15
|
|
665
665
|
},
|
|
666
666
|
"name": "DiffOptions"
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"__schema": "InferenceTypeSchema",
|
|
674
674
|
"location": {
|
|
675
675
|
"filePath": "component-compare.main.runtime.ts",
|
|
676
|
-
"line":
|
|
676
|
+
"line": 242,
|
|
677
677
|
"character": 3
|
|
678
678
|
},
|
|
679
679
|
"type": "Promise<DiffResults>"
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"__schema": "VariableLikeSchema",
|
|
687
687
|
"location": {
|
|
688
688
|
"filePath": "component-compare.main.runtime.ts",
|
|
689
|
-
"line":
|
|
689
|
+
"line": 278,
|
|
690
690
|
"character": 3
|
|
691
691
|
},
|
|
692
692
|
"signature": "(property) ComponentCompareMain.slots: never[]",
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
"__schema": "InferenceTypeSchema",
|
|
696
696
|
"location": {
|
|
697
697
|
"filePath": "component-compare.main.runtime.ts",
|
|
698
|
-
"line":
|
|
698
|
+
"line": 278,
|
|
699
699
|
"character": 3
|
|
700
700
|
},
|
|
701
701
|
"type": "never[]"
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
"__schema": "VariableLikeSchema",
|
|
708
708
|
"location": {
|
|
709
709
|
"filePath": "component-compare.main.runtime.ts",
|
|
710
|
-
"line":
|
|
710
|
+
"line": 279,
|
|
711
711
|
"character": 3
|
|
712
712
|
},
|
|
713
713
|
"signature": "(property) ComponentCompareMain.dependencies: Aspect[]",
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
"__schema": "InferenceTypeSchema",
|
|
717
717
|
"location": {
|
|
718
718
|
"filePath": "component-compare.main.runtime.ts",
|
|
719
|
-
"line":
|
|
719
|
+
"line": 279,
|
|
720
720
|
"character": 3
|
|
721
721
|
},
|
|
722
722
|
"type": "Aspect[]"
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
"__schema": "VariableLikeSchema",
|
|
729
729
|
"location": {
|
|
730
730
|
"filePath": "component-compare.main.runtime.ts",
|
|
731
|
-
"line":
|
|
731
|
+
"line": 289,
|
|
732
732
|
"character": 3
|
|
733
733
|
},
|
|
734
734
|
"signature": "(property) ComponentCompareMain.runtime: RuntimeDefinition",
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
"__schema": "InferenceTypeSchema",
|
|
738
738
|
"location": {
|
|
739
739
|
"filePath": "component-compare.main.runtime.ts",
|
|
740
|
-
"line":
|
|
740
|
+
"line": 289,
|
|
741
741
|
"character": 3
|
|
742
742
|
},
|
|
743
743
|
"type": "RuntimeDefinition"
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
"__schema": "FunctionLikeSchema",
|
|
750
750
|
"location": {
|
|
751
751
|
"filePath": "component-compare.main.runtime.ts",
|
|
752
|
-
"line":
|
|
752
|
+
"line": 290,
|
|
753
753
|
"character": 3
|
|
754
754
|
},
|
|
755
755
|
"signature": "(method) ComponentCompareMain.provider([graphql, component, scope, loggerMain, cli, workspace, tester, depResolver]: [\n GraphqlMain,\n ComponentMain,\n ScopeMain,\n LoggerMain,\n CLIMain,\n Workspace,\n TesterMain,\n DependencyResolverMain\n]): Promise<ComponentCompareMain>",
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
"__schema": "ParameterSchema",
|
|
760
760
|
"location": {
|
|
761
761
|
"filePath": "component-compare.main.runtime.ts",
|
|
762
|
-
"line":
|
|
762
|
+
"line": 290,
|
|
763
763
|
"character": 25
|
|
764
764
|
},
|
|
765
765
|
"name": "[ graphql, component, scope, loggerMain, cli, workspace, tester, depResolver ]",
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
"__schema": "TupleTypeSchema",
|
|
768
768
|
"location": {
|
|
769
769
|
"filePath": "component-compare.main.runtime.ts",
|
|
770
|
-
"line":
|
|
770
|
+
"line": 290,
|
|
771
771
|
"character": 103
|
|
772
772
|
},
|
|
773
773
|
"elements": [
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
"__schema": "TypeRefSchema",
|
|
776
776
|
"location": {
|
|
777
777
|
"filePath": "component-compare.main.runtime.ts",
|
|
778
|
-
"line":
|
|
778
|
+
"line": 291,
|
|
779
779
|
"character": 5
|
|
780
780
|
},
|
|
781
781
|
"name": "GraphqlMain"
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
"__schema": "TypeRefSchema",
|
|
785
785
|
"location": {
|
|
786
786
|
"filePath": "component-compare.main.runtime.ts",
|
|
787
|
-
"line":
|
|
787
|
+
"line": 292,
|
|
788
788
|
"character": 5
|
|
789
789
|
},
|
|
790
790
|
"name": "ComponentMain"
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
"__schema": "TypeRefSchema",
|
|
794
794
|
"location": {
|
|
795
795
|
"filePath": "component-compare.main.runtime.ts",
|
|
796
|
-
"line":
|
|
796
|
+
"line": 293,
|
|
797
797
|
"character": 5
|
|
798
798
|
},
|
|
799
799
|
"name": "ScopeMain"
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
"__schema": "TypeRefSchema",
|
|
803
803
|
"location": {
|
|
804
804
|
"filePath": "component-compare.main.runtime.ts",
|
|
805
|
-
"line":
|
|
805
|
+
"line": 294,
|
|
806
806
|
"character": 5
|
|
807
807
|
},
|
|
808
808
|
"name": "LoggerMain"
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"__schema": "TypeRefSchema",
|
|
812
812
|
"location": {
|
|
813
813
|
"filePath": "component-compare.main.runtime.ts",
|
|
814
|
-
"line":
|
|
814
|
+
"line": 295,
|
|
815
815
|
"character": 5
|
|
816
816
|
},
|
|
817
817
|
"name": "CLIMain"
|
|
@@ -820,7 +820,7 @@
|
|
|
820
820
|
"__schema": "TypeRefSchema",
|
|
821
821
|
"location": {
|
|
822
822
|
"filePath": "component-compare.main.runtime.ts",
|
|
823
|
-
"line":
|
|
823
|
+
"line": 296,
|
|
824
824
|
"character": 5
|
|
825
825
|
},
|
|
826
826
|
"name": "Workspace"
|
|
@@ -829,7 +829,7 @@
|
|
|
829
829
|
"__schema": "TypeRefSchema",
|
|
830
830
|
"location": {
|
|
831
831
|
"filePath": "component-compare.main.runtime.ts",
|
|
832
|
-
"line":
|
|
832
|
+
"line": 297,
|
|
833
833
|
"character": 5
|
|
834
834
|
},
|
|
835
835
|
"name": "TesterMain"
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"__schema": "TypeRefSchema",
|
|
839
839
|
"location": {
|
|
840
840
|
"filePath": "component-compare.main.runtime.ts",
|
|
841
|
-
"line":
|
|
841
|
+
"line": 298,
|
|
842
842
|
"character": 5
|
|
843
843
|
},
|
|
844
844
|
"name": "DependencyResolverMain"
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
"__schema": "InferenceTypeSchema",
|
|
854
854
|
"location": {
|
|
855
855
|
"filePath": "component-compare.main.runtime.ts",
|
|
856
|
-
"line":
|
|
856
|
+
"line": 290,
|
|
857
857
|
"character": 3
|
|
858
858
|
},
|
|
859
859
|
"type": "Promise<ComponentCompareMain>"
|
|
@@ -1504,7 +1504,7 @@
|
|
|
1504
1504
|
"__schema": "TypeSchema",
|
|
1505
1505
|
"location": {
|
|
1506
1506
|
"filePath": "component-compare.main.runtime.ts",
|
|
1507
|
-
"line":
|
|
1507
|
+
"line": 31,
|
|
1508
1508
|
"character": 1
|
|
1509
1509
|
},
|
|
1510
1510
|
"signature": "type ComponentCompareResult = {\n id: string;\n code: FileDiff[];\n fields: FieldsDiff[];\n tests: FileDiff[];\n}",
|
|
@@ -1513,7 +1513,7 @@
|
|
|
1513
1513
|
"__schema": "TypeLiteralSchema",
|
|
1514
1514
|
"location": {
|
|
1515
1515
|
"filePath": "component-compare.main.runtime.ts",
|
|
1516
|
-
"line":
|
|
1516
|
+
"line": 31,
|
|
1517
1517
|
"character": 38
|
|
1518
1518
|
},
|
|
1519
1519
|
"members": [
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
"__schema": "VariableLikeSchema",
|
|
1522
1522
|
"location": {
|
|
1523
1523
|
"filePath": "component-compare.main.runtime.ts",
|
|
1524
|
-
"line":
|
|
1524
|
+
"line": 32,
|
|
1525
1525
|
"character": 3
|
|
1526
1526
|
},
|
|
1527
1527
|
"signature": "(property) id: string",
|
|
@@ -1530,7 +1530,7 @@
|
|
|
1530
1530
|
"__schema": "KeywordTypeSchema",
|
|
1531
1531
|
"location": {
|
|
1532
1532
|
"filePath": "component-compare.main.runtime.ts",
|
|
1533
|
-
"line":
|
|
1533
|
+
"line": 32,
|
|
1534
1534
|
"character": 7
|
|
1535
1535
|
},
|
|
1536
1536
|
"name": "string"
|
|
@@ -1541,7 +1541,7 @@
|
|
|
1541
1541
|
"__schema": "VariableLikeSchema",
|
|
1542
1542
|
"location": {
|
|
1543
1543
|
"filePath": "component-compare.main.runtime.ts",
|
|
1544
|
-
"line":
|
|
1544
|
+
"line": 33,
|
|
1545
1545
|
"character": 3
|
|
1546
1546
|
},
|
|
1547
1547
|
"signature": "(property) code: FileDiff[]",
|
|
@@ -1550,14 +1550,14 @@
|
|
|
1550
1550
|
"__schema": "TypeArraySchema",
|
|
1551
1551
|
"location": {
|
|
1552
1552
|
"filePath": "component-compare.main.runtime.ts",
|
|
1553
|
-
"line":
|
|
1553
|
+
"line": 33,
|
|
1554
1554
|
"character": 9
|
|
1555
1555
|
},
|
|
1556
1556
|
"type": {
|
|
1557
1557
|
"__schema": "TypeRefSchema",
|
|
1558
1558
|
"location": {
|
|
1559
1559
|
"filePath": "component-compare.main.runtime.ts",
|
|
1560
|
-
"line":
|
|
1560
|
+
"line": 33,
|
|
1561
1561
|
"character": 9
|
|
1562
1562
|
},
|
|
1563
1563
|
"name": "FileDiff"
|
|
@@ -1569,7 +1569,7 @@
|
|
|
1569
1569
|
"__schema": "VariableLikeSchema",
|
|
1570
1570
|
"location": {
|
|
1571
1571
|
"filePath": "component-compare.main.runtime.ts",
|
|
1572
|
-
"line":
|
|
1572
|
+
"line": 34,
|
|
1573
1573
|
"character": 3
|
|
1574
1574
|
},
|
|
1575
1575
|
"signature": "(property) fields: FieldsDiff[]",
|
|
@@ -1578,14 +1578,14 @@
|
|
|
1578
1578
|
"__schema": "TypeArraySchema",
|
|
1579
1579
|
"location": {
|
|
1580
1580
|
"filePath": "component-compare.main.runtime.ts",
|
|
1581
|
-
"line":
|
|
1581
|
+
"line": 34,
|
|
1582
1582
|
"character": 11
|
|
1583
1583
|
},
|
|
1584
1584
|
"type": {
|
|
1585
1585
|
"__schema": "TypeRefSchema",
|
|
1586
1586
|
"location": {
|
|
1587
1587
|
"filePath": "component-compare.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 34,
|
|
1589
1589
|
"character": 11
|
|
1590
1590
|
},
|
|
1591
1591
|
"name": "FieldsDiff"
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
"__schema": "VariableLikeSchema",
|
|
1598
1598
|
"location": {
|
|
1599
1599
|
"filePath": "component-compare.main.runtime.ts",
|
|
1600
|
-
"line":
|
|
1600
|
+
"line": 35,
|
|
1601
1601
|
"character": 3
|
|
1602
1602
|
},
|
|
1603
1603
|
"signature": "(property) tests: FileDiff[]",
|
|
@@ -1606,14 +1606,14 @@
|
|
|
1606
1606
|
"__schema": "TypeArraySchema",
|
|
1607
1607
|
"location": {
|
|
1608
1608
|
"filePath": "component-compare.main.runtime.ts",
|
|
1609
|
-
"line":
|
|
1609
|
+
"line": 35,
|
|
1610
1610
|
"character": 10
|
|
1611
1611
|
},
|
|
1612
1612
|
"type": {
|
|
1613
1613
|
"__schema": "TypeRefSchema",
|
|
1614
1614
|
"location": {
|
|
1615
1615
|
"filePath": "component-compare.main.runtime.ts",
|
|
1616
|
-
"line":
|
|
1616
|
+
"line": 35,
|
|
1617
1617
|
"character": 10
|
|
1618
1618
|
},
|
|
1619
1619
|
"name": "FileDiff"
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"__schema": "ClassSchema",
|
|
1629
1629
|
"location": {
|
|
1630
1630
|
"filePath": "component-compare.main.runtime.ts",
|
|
1631
|
-
"line":
|
|
1631
|
+
"line": 44,
|
|
1632
1632
|
"character": 1
|
|
1633
1633
|
},
|
|
1634
1634
|
"signature": "class ComponentCompareMain",
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"__schema": "ConstructorSchema",
|
|
1639
1639
|
"location": {
|
|
1640
1640
|
"filePath": "component-compare.main.runtime.ts",
|
|
1641
|
-
"line":
|
|
1641
|
+
"line": 45,
|
|
1642
1642
|
"character": 3
|
|
1643
1643
|
},
|
|
1644
1644
|
"signature": "constructor ComponentCompareMain(componentAspect: ComponentMain, scope: ScopeMain, logger: Logger, tester: TesterMain, depResolver: DependencyResolverMain, workspace?: Workspace): ComponentCompareMain",
|
|
@@ -1648,7 +1648,7 @@
|
|
|
1648
1648
|
"__schema": "ParameterSchema",
|
|
1649
1649
|
"location": {
|
|
1650
1650
|
"filePath": "component-compare.main.runtime.ts",
|
|
1651
|
-
"line":
|
|
1651
|
+
"line": 46,
|
|
1652
1652
|
"character": 5
|
|
1653
1653
|
},
|
|
1654
1654
|
"name": "componentAspect",
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
"__schema": "TypeRefSchema",
|
|
1657
1657
|
"location": {
|
|
1658
1658
|
"filePath": "component-compare.main.runtime.ts",
|
|
1659
|
-
"line":
|
|
1659
|
+
"line": 46,
|
|
1660
1660
|
"character": 30
|
|
1661
1661
|
},
|
|
1662
1662
|
"name": "ComponentMain"
|
|
@@ -1668,7 +1668,7 @@
|
|
|
1668
1668
|
"__schema": "ParameterSchema",
|
|
1669
1669
|
"location": {
|
|
1670
1670
|
"filePath": "component-compare.main.runtime.ts",
|
|
1671
|
-
"line":
|
|
1671
|
+
"line": 47,
|
|
1672
1672
|
"character": 5
|
|
1673
1673
|
},
|
|
1674
1674
|
"name": "scope",
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"__schema": "TypeRefSchema",
|
|
1677
1677
|
"location": {
|
|
1678
1678
|
"filePath": "component-compare.main.runtime.ts",
|
|
1679
|
-
"line":
|
|
1679
|
+
"line": 47,
|
|
1680
1680
|
"character": 20
|
|
1681
1681
|
},
|
|
1682
1682
|
"name": "ScopeMain"
|
|
@@ -1688,7 +1688,7 @@
|
|
|
1688
1688
|
"__schema": "ParameterSchema",
|
|
1689
1689
|
"location": {
|
|
1690
1690
|
"filePath": "component-compare.main.runtime.ts",
|
|
1691
|
-
"line":
|
|
1691
|
+
"line": 48,
|
|
1692
1692
|
"character": 5
|
|
1693
1693
|
},
|
|
1694
1694
|
"name": "logger",
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"__schema": "TypeRefSchema",
|
|
1697
1697
|
"location": {
|
|
1698
1698
|
"filePath": "component-compare.main.runtime.ts",
|
|
1699
|
-
"line":
|
|
1699
|
+
"line": 48,
|
|
1700
1700
|
"character": 21
|
|
1701
1701
|
},
|
|
1702
1702
|
"name": "Logger"
|
|
@@ -1708,7 +1708,7 @@
|
|
|
1708
1708
|
"__schema": "ParameterSchema",
|
|
1709
1709
|
"location": {
|
|
1710
1710
|
"filePath": "component-compare.main.runtime.ts",
|
|
1711
|
-
"line":
|
|
1711
|
+
"line": 49,
|
|
1712
1712
|
"character": 5
|
|
1713
1713
|
},
|
|
1714
1714
|
"name": "tester",
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
"__schema": "TypeRefSchema",
|
|
1717
1717
|
"location": {
|
|
1718
1718
|
"filePath": "component-compare.main.runtime.ts",
|
|
1719
|
-
"line":
|
|
1719
|
+
"line": 49,
|
|
1720
1720
|
"character": 21
|
|
1721
1721
|
},
|
|
1722
1722
|
"name": "TesterMain"
|
|
@@ -1728,7 +1728,7 @@
|
|
|
1728
1728
|
"__schema": "ParameterSchema",
|
|
1729
1729
|
"location": {
|
|
1730
1730
|
"filePath": "component-compare.main.runtime.ts",
|
|
1731
|
-
"line":
|
|
1731
|
+
"line": 50,
|
|
1732
1732
|
"character": 5
|
|
1733
1733
|
},
|
|
1734
1734
|
"name": "depResolver",
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
"__schema": "TypeRefSchema",
|
|
1737
1737
|
"location": {
|
|
1738
1738
|
"filePath": "component-compare.main.runtime.ts",
|
|
1739
|
-
"line":
|
|
1739
|
+
"line": 50,
|
|
1740
1740
|
"character": 26
|
|
1741
1741
|
},
|
|
1742
1742
|
"name": "DependencyResolverMain"
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
"__schema": "ParameterSchema",
|
|
1749
1749
|
"location": {
|
|
1750
1750
|
"filePath": "component-compare.main.runtime.ts",
|
|
1751
|
-
"line":
|
|
1751
|
+
"line": 51,
|
|
1752
1752
|
"character": 5
|
|
1753
1753
|
},
|
|
1754
1754
|
"name": "workspace",
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"__schema": "TypeRefSchema",
|
|
1757
1757
|
"location": {
|
|
1758
1758
|
"filePath": "component-compare.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1759
|
+
"line": 51,
|
|
1760
1760
|
"character": 25
|
|
1761
1761
|
},
|
|
1762
1762
|
"name": "Workspace"
|
|
@@ -1769,7 +1769,7 @@
|
|
|
1769
1769
|
"__schema": "ThisTypeSchema",
|
|
1770
1770
|
"location": {
|
|
1771
1771
|
"filePath": "component-compare.main.runtime.ts",
|
|
1772
|
-
"line":
|
|
1772
|
+
"line": 44,
|
|
1773
1773
|
"character": 1
|
|
1774
1774
|
},
|
|
1775
1775
|
"name": "ComponentCompareMain"
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"__schema": "FunctionLikeSchema",
|
|
1781
1781
|
"location": {
|
|
1782
1782
|
"filePath": "component-compare.main.runtime.ts",
|
|
1783
|
-
"line":
|
|
1783
|
+
"line": 54,
|
|
1784
1784
|
"character": 3
|
|
1785
1785
|
},
|
|
1786
1786
|
"signature": "(method) ComponentCompareMain.compare(baseIdStr: string, compareIdStr: string): Promise<ComponentCompareResult>",
|
|
@@ -1790,7 +1790,7 @@
|
|
|
1790
1790
|
"__schema": "ParameterSchema",
|
|
1791
1791
|
"location": {
|
|
1792
1792
|
"filePath": "component-compare.main.runtime.ts",
|
|
1793
|
-
"line":
|
|
1793
|
+
"line": 54,
|
|
1794
1794
|
"character": 17
|
|
1795
1795
|
},
|
|
1796
1796
|
"name": "baseIdStr",
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
"__schema": "KeywordTypeSchema",
|
|
1799
1799
|
"location": {
|
|
1800
1800
|
"filePath": "component-compare.main.runtime.ts",
|
|
1801
|
-
"line":
|
|
1801
|
+
"line": 54,
|
|
1802
1802
|
"character": 28
|
|
1803
1803
|
},
|
|
1804
1804
|
"name": "string"
|
|
@@ -1810,7 +1810,7 @@
|
|
|
1810
1810
|
"__schema": "ParameterSchema",
|
|
1811
1811
|
"location": {
|
|
1812
1812
|
"filePath": "component-compare.main.runtime.ts",
|
|
1813
|
-
"line":
|
|
1813
|
+
"line": 54,
|
|
1814
1814
|
"character": 36
|
|
1815
1815
|
},
|
|
1816
1816
|
"name": "compareIdStr",
|
|
@@ -1818,7 +1818,7 @@
|
|
|
1818
1818
|
"__schema": "KeywordTypeSchema",
|
|
1819
1819
|
"location": {
|
|
1820
1820
|
"filePath": "component-compare.main.runtime.ts",
|
|
1821
|
-
"line":
|
|
1821
|
+
"line": 54,
|
|
1822
1822
|
"character": 50
|
|
1823
1823
|
},
|
|
1824
1824
|
"name": "string"
|
|
@@ -1831,7 +1831,7 @@
|
|
|
1831
1831
|
"__schema": "TypeRefSchema",
|
|
1832
1832
|
"location": {
|
|
1833
1833
|
"filePath": "component-compare.main.runtime.ts",
|
|
1834
|
-
"line":
|
|
1834
|
+
"line": 54,
|
|
1835
1835
|
"character": 59
|
|
1836
1836
|
},
|
|
1837
1837
|
"name": "Promise",
|
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"__schema": "TypeRefSchema",
|
|
1841
1841
|
"location": {
|
|
1842
1842
|
"filePath": "component-compare.main.runtime.ts",
|
|
1843
|
-
"line":
|
|
1843
|
+
"line": 54,
|
|
1844
1844
|
"character": 67
|
|
1845
1845
|
},
|
|
1846
1846
|
"name": "ComponentCompareResult"
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
"__schema": "FunctionLikeSchema",
|
|
1856
1856
|
"location": {
|
|
1857
1857
|
"filePath": "component-compare.main.runtime.ts",
|
|
1858
|
-
"line":
|
|
1858
|
+
"line": 103,
|
|
1859
1859
|
"character": 3
|
|
1860
1860
|
},
|
|
1861
1861
|
"signature": "(method) ComponentCompareMain.diffByCLIValues(pattern?: string, version?: string, toVersion?: string, { verbose, table }?: {\n verbose?: boolean;\n table?: boolean;\n}): Promise<any>",
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
"__schema": "ParameterSchema",
|
|
1866
1866
|
"location": {
|
|
1867
1867
|
"filePath": "component-compare.main.runtime.ts",
|
|
1868
|
-
"line":
|
|
1868
|
+
"line": 104,
|
|
1869
1869
|
"character": 5
|
|
1870
1870
|
},
|
|
1871
1871
|
"name": "pattern",
|
|
@@ -1873,7 +1873,7 @@
|
|
|
1873
1873
|
"__schema": "KeywordTypeSchema",
|
|
1874
1874
|
"location": {
|
|
1875
1875
|
"filePath": "component-compare.main.runtime.ts",
|
|
1876
|
-
"line":
|
|
1876
|
+
"line": 104,
|
|
1877
1877
|
"character": 15
|
|
1878
1878
|
},
|
|
1879
1879
|
"name": "string"
|
|
@@ -1885,7 +1885,7 @@
|
|
|
1885
1885
|
"__schema": "ParameterSchema",
|
|
1886
1886
|
"location": {
|
|
1887
1887
|
"filePath": "component-compare.main.runtime.ts",
|
|
1888
|
-
"line":
|
|
1888
|
+
"line": 105,
|
|
1889
1889
|
"character": 5
|
|
1890
1890
|
},
|
|
1891
1891
|
"name": "version",
|
|
@@ -1893,7 +1893,7 @@
|
|
|
1893
1893
|
"__schema": "KeywordTypeSchema",
|
|
1894
1894
|
"location": {
|
|
1895
1895
|
"filePath": "component-compare.main.runtime.ts",
|
|
1896
|
-
"line":
|
|
1896
|
+
"line": 105,
|
|
1897
1897
|
"character": 15
|
|
1898
1898
|
},
|
|
1899
1899
|
"name": "string"
|
|
@@ -1905,7 +1905,7 @@
|
|
|
1905
1905
|
"__schema": "ParameterSchema",
|
|
1906
1906
|
"location": {
|
|
1907
1907
|
"filePath": "component-compare.main.runtime.ts",
|
|
1908
|
-
"line":
|
|
1908
|
+
"line": 106,
|
|
1909
1909
|
"character": 5
|
|
1910
1910
|
},
|
|
1911
1911
|
"name": "toVersion",
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
"__schema": "KeywordTypeSchema",
|
|
1914
1914
|
"location": {
|
|
1915
1915
|
"filePath": "component-compare.main.runtime.ts",
|
|
1916
|
-
"line":
|
|
1916
|
+
"line": 106,
|
|
1917
1917
|
"character": 17
|
|
1918
1918
|
},
|
|
1919
1919
|
"name": "string"
|
|
@@ -1925,7 +1925,7 @@
|
|
|
1925
1925
|
"__schema": "ParameterSchema",
|
|
1926
1926
|
"location": {
|
|
1927
1927
|
"filePath": "component-compare.main.runtime.ts",
|
|
1928
|
-
"line":
|
|
1928
|
+
"line": 107,
|
|
1929
1929
|
"character": 5
|
|
1930
1930
|
},
|
|
1931
1931
|
"name": "{ verbose, table }",
|
|
@@ -1933,7 +1933,7 @@
|
|
|
1933
1933
|
"__schema": "TypeLiteralSchema",
|
|
1934
1934
|
"location": {
|
|
1935
1935
|
"filePath": "component-compare.main.runtime.ts",
|
|
1936
|
-
"line":
|
|
1936
|
+
"line": 107,
|
|
1937
1937
|
"character": 25
|
|
1938
1938
|
},
|
|
1939
1939
|
"members": [
|
|
@@ -1941,7 +1941,7 @@
|
|
|
1941
1941
|
"__schema": "VariableLikeSchema",
|
|
1942
1942
|
"location": {
|
|
1943
1943
|
"filePath": "component-compare.main.runtime.ts",
|
|
1944
|
-
"line":
|
|
1944
|
+
"line": 107,
|
|
1945
1945
|
"character": 27
|
|
1946
1946
|
},
|
|
1947
1947
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -1950,7 +1950,7 @@
|
|
|
1950
1950
|
"__schema": "KeywordTypeSchema",
|
|
1951
1951
|
"location": {
|
|
1952
1952
|
"filePath": "component-compare.main.runtime.ts",
|
|
1953
|
-
"line":
|
|
1953
|
+
"line": 107,
|
|
1954
1954
|
"character": 37
|
|
1955
1955
|
},
|
|
1956
1956
|
"name": "boolean"
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
"__schema": "VariableLikeSchema",
|
|
1962
1962
|
"location": {
|
|
1963
1963
|
"filePath": "component-compare.main.runtime.ts",
|
|
1964
|
-
"line":
|
|
1964
|
+
"line": 107,
|
|
1965
1965
|
"character": 46
|
|
1966
1966
|
},
|
|
1967
1967
|
"signature": "(property) table?: boolean | undefined",
|
|
@@ -1970,7 +1970,7 @@
|
|
|
1970
1970
|
"__schema": "KeywordTypeSchema",
|
|
1971
1971
|
"location": {
|
|
1972
1972
|
"filePath": "component-compare.main.runtime.ts",
|
|
1973
|
-
"line":
|
|
1973
|
+
"line": 107,
|
|
1974
1974
|
"character": 54
|
|
1975
1975
|
},
|
|
1976
1976
|
"name": "boolean"
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"__schema": "VariableLikeSchema",
|
|
1987
1987
|
"location": {
|
|
1988
1988
|
"filePath": "component-compare.main.runtime.ts",
|
|
1989
|
-
"line":
|
|
1989
|
+
"line": 107,
|
|
1990
1990
|
"character": 27
|
|
1991
1991
|
},
|
|
1992
1992
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -1995,7 +1995,7 @@
|
|
|
1995
1995
|
"__schema": "KeywordTypeSchema",
|
|
1996
1996
|
"location": {
|
|
1997
1997
|
"filePath": "component-compare.main.runtime.ts",
|
|
1998
|
-
"line":
|
|
1998
|
+
"line": 107,
|
|
1999
1999
|
"character": 37
|
|
2000
2000
|
},
|
|
2001
2001
|
"name": "boolean"
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
"__schema": "VariableLikeSchema",
|
|
2007
2007
|
"location": {
|
|
2008
2008
|
"filePath": "component-compare.main.runtime.ts",
|
|
2009
|
-
"line":
|
|
2009
|
+
"line": 107,
|
|
2010
2010
|
"character": 46
|
|
2011
2011
|
},
|
|
2012
2012
|
"signature": "(property) table?: boolean | undefined",
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"__schema": "KeywordTypeSchema",
|
|
2016
2016
|
"location": {
|
|
2017
2017
|
"filePath": "component-compare.main.runtime.ts",
|
|
2018
|
-
"line":
|
|
2018
|
+
"line": 107,
|
|
2019
2019
|
"character": 54
|
|
2020
2020
|
},
|
|
2021
2021
|
"name": "boolean"
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
"__schema": "TypeRefSchema",
|
|
2031
2031
|
"location": {
|
|
2032
2032
|
"filePath": "component-compare.main.runtime.ts",
|
|
2033
|
-
"line":
|
|
2033
|
+
"line": 108,
|
|
2034
2034
|
"character": 6
|
|
2035
2035
|
},
|
|
2036
2036
|
"name": "Promise",
|
|
@@ -2039,7 +2039,7 @@
|
|
|
2039
2039
|
"__schema": "KeywordTypeSchema",
|
|
2040
2040
|
"location": {
|
|
2041
2041
|
"filePath": "component-compare.main.runtime.ts",
|
|
2042
|
-
"line":
|
|
2042
|
+
"line": 108,
|
|
2043
2043
|
"character": 14
|
|
2044
2044
|
},
|
|
2045
2045
|
"name": "any"
|
|
@@ -2054,7 +2054,7 @@
|
|
|
2054
2054
|
"__schema": "FunctionLikeSchema",
|
|
2055
2055
|
"location": {
|
|
2056
2056
|
"filePath": "component-compare.main.runtime.ts",
|
|
2057
|
-
"line":
|
|
2057
|
+
"line": 123,
|
|
2058
2058
|
"character": 3
|
|
2059
2059
|
},
|
|
2060
2060
|
"signature": "(method) ComponentCompareMain.getConfigForDiffById(id: string): Promise<ConfigDiff>",
|
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
"__schema": "ParameterSchema",
|
|
2065
2065
|
"location": {
|
|
2066
2066
|
"filePath": "component-compare.main.runtime.ts",
|
|
2067
|
-
"line":
|
|
2067
|
+
"line": 123,
|
|
2068
2068
|
"character": 30
|
|
2069
2069
|
},
|
|
2070
2070
|
"name": "id",
|
|
@@ -2072,7 +2072,7 @@
|
|
|
2072
2072
|
"__schema": "KeywordTypeSchema",
|
|
2073
2073
|
"location": {
|
|
2074
2074
|
"filePath": "component-compare.main.runtime.ts",
|
|
2075
|
-
"line":
|
|
2075
|
+
"line": 123,
|
|
2076
2076
|
"character": 34
|
|
2077
2077
|
},
|
|
2078
2078
|
"name": "string"
|
|
@@ -2085,7 +2085,7 @@
|
|
|
2085
2085
|
"__schema": "TypeRefSchema",
|
|
2086
2086
|
"location": {
|
|
2087
2087
|
"filePath": "component-compare.main.runtime.ts",
|
|
2088
|
-
"line":
|
|
2088
|
+
"line": 123,
|
|
2089
2089
|
"character": 43
|
|
2090
2090
|
},
|
|
2091
2091
|
"name": "Promise",
|
|
@@ -2094,7 +2094,7 @@
|
|
|
2094
2094
|
"__schema": "TypeRefSchema",
|
|
2095
2095
|
"location": {
|
|
2096
2096
|
"filePath": "component-compare.main.runtime.ts",
|
|
2097
|
-
"line":
|
|
2097
|
+
"line": 123,
|
|
2098
2098
|
"character": 51
|
|
2099
2099
|
},
|
|
2100
2100
|
"name": "ConfigDiff"
|
|
@@ -2109,7 +2109,7 @@
|
|
|
2109
2109
|
"__schema": "FunctionLikeSchema",
|
|
2110
2110
|
"location": {
|
|
2111
2111
|
"filePath": "component-compare.main.runtime.ts",
|
|
2112
|
-
"line":
|
|
2112
|
+
"line": 132,
|
|
2113
2113
|
"character": 3
|
|
2114
2114
|
},
|
|
2115
2115
|
"signature": "(method) ComponentCompareMain.getConfigForDiffByCompObject(component: Component): Promise<{\n version: string;\n dependencies: string[];\n aspects: {};\n}>",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
"__schema": "ParameterSchema",
|
|
2120
2120
|
"location": {
|
|
2121
2121
|
"filePath": "component-compare.main.runtime.ts",
|
|
2122
|
-
"line":
|
|
2122
|
+
"line": 132,
|
|
2123
2123
|
"character": 38
|
|
2124
2124
|
},
|
|
2125
2125
|
"name": "component",
|
|
@@ -2127,7 +2127,7 @@
|
|
|
2127
2127
|
"__schema": "TypeRefSchema",
|
|
2128
2128
|
"location": {
|
|
2129
2129
|
"filePath": "component-compare.main.runtime.ts",
|
|
2130
|
-
"line":
|
|
2130
|
+
"line": 132,
|
|
2131
2131
|
"character": 49
|
|
2132
2132
|
},
|
|
2133
2133
|
"name": "Component"
|
|
@@ -2140,7 +2140,7 @@
|
|
|
2140
2140
|
"__schema": "InferenceTypeSchema",
|
|
2141
2141
|
"location": {
|
|
2142
2142
|
"filePath": "component-compare.main.runtime.ts",
|
|
2143
|
-
"line":
|
|
2143
|
+
"line": 132,
|
|
2144
2144
|
"character": 3
|
|
2145
2145
|
},
|
|
2146
2146
|
"type": "Promise<{\n version: string;\n dependencies: string[];\n aspects: {};\n}>"
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
"__schema": "FunctionLikeSchema",
|
|
2154
2154
|
"location": {
|
|
2155
2155
|
"filePath": "component-compare.main.runtime.ts",
|
|
2156
|
-
"line":
|
|
2156
|
+
"line": 242,
|
|
2157
2157
|
"character": 3
|
|
2158
2158
|
},
|
|
2159
2159
|
"signature": "(method) ComponentCompareMain.diffBetweenVersionsObjects(modelComponent: ModelComponent, fromVersionObject: Version, toVersionObject: Version, fromVersion: string, toVersion: string, diffOpts: DiffOptions): Promise<DiffResults>",
|
|
@@ -2163,7 +2163,7 @@
|
|
|
2163
2163
|
"__schema": "ParameterSchema",
|
|
2164
2164
|
"location": {
|
|
2165
2165
|
"filePath": "component-compare.main.runtime.ts",
|
|
2166
|
-
"line":
|
|
2166
|
+
"line": 243,
|
|
2167
2167
|
"character": 5
|
|
2168
2168
|
},
|
|
2169
2169
|
"name": "modelComponent",
|
|
@@ -2171,7 +2171,7 @@
|
|
|
2171
2171
|
"__schema": "TypeRefSchema",
|
|
2172
2172
|
"location": {
|
|
2173
2173
|
"filePath": "component-compare.main.runtime.ts",
|
|
2174
|
-
"line":
|
|
2174
|
+
"line": 243,
|
|
2175
2175
|
"character": 21
|
|
2176
2176
|
},
|
|
2177
2177
|
"name": "ModelComponent"
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
"__schema": "ParameterSchema",
|
|
2184
2184
|
"location": {
|
|
2185
2185
|
"filePath": "component-compare.main.runtime.ts",
|
|
2186
|
-
"line":
|
|
2186
|
+
"line": 244,
|
|
2187
2187
|
"character": 5
|
|
2188
2188
|
},
|
|
2189
2189
|
"name": "fromVersionObject",
|
|
@@ -2191,7 +2191,7 @@
|
|
|
2191
2191
|
"__schema": "TypeRefSchema",
|
|
2192
2192
|
"location": {
|
|
2193
2193
|
"filePath": "component-compare.main.runtime.ts",
|
|
2194
|
-
"line":
|
|
2194
|
+
"line": 244,
|
|
2195
2195
|
"character": 24
|
|
2196
2196
|
},
|
|
2197
2197
|
"name": "Version"
|
|
@@ -2203,7 +2203,7 @@
|
|
|
2203
2203
|
"__schema": "ParameterSchema",
|
|
2204
2204
|
"location": {
|
|
2205
2205
|
"filePath": "component-compare.main.runtime.ts",
|
|
2206
|
-
"line":
|
|
2206
|
+
"line": 245,
|
|
2207
2207
|
"character": 5
|
|
2208
2208
|
},
|
|
2209
2209
|
"name": "toVersionObject",
|
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
"__schema": "TypeRefSchema",
|
|
2212
2212
|
"location": {
|
|
2213
2213
|
"filePath": "component-compare.main.runtime.ts",
|
|
2214
|
-
"line":
|
|
2214
|
+
"line": 245,
|
|
2215
2215
|
"character": 22
|
|
2216
2216
|
},
|
|
2217
2217
|
"name": "Version"
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"__schema": "ParameterSchema",
|
|
2224
2224
|
"location": {
|
|
2225
2225
|
"filePath": "component-compare.main.runtime.ts",
|
|
2226
|
-
"line":
|
|
2226
|
+
"line": 246,
|
|
2227
2227
|
"character": 5
|
|
2228
2228
|
},
|
|
2229
2229
|
"name": "fromVersion",
|
|
@@ -2231,7 +2231,7 @@
|
|
|
2231
2231
|
"__schema": "KeywordTypeSchema",
|
|
2232
2232
|
"location": {
|
|
2233
2233
|
"filePath": "component-compare.main.runtime.ts",
|
|
2234
|
-
"line":
|
|
2234
|
+
"line": 246,
|
|
2235
2235
|
"character": 18
|
|
2236
2236
|
},
|
|
2237
2237
|
"name": "string"
|
|
@@ -2243,7 +2243,7 @@
|
|
|
2243
2243
|
"__schema": "ParameterSchema",
|
|
2244
2244
|
"location": {
|
|
2245
2245
|
"filePath": "component-compare.main.runtime.ts",
|
|
2246
|
-
"line":
|
|
2246
|
+
"line": 247,
|
|
2247
2247
|
"character": 5
|
|
2248
2248
|
},
|
|
2249
2249
|
"name": "toVersion",
|
|
@@ -2251,7 +2251,7 @@
|
|
|
2251
2251
|
"__schema": "KeywordTypeSchema",
|
|
2252
2252
|
"location": {
|
|
2253
2253
|
"filePath": "component-compare.main.runtime.ts",
|
|
2254
|
-
"line":
|
|
2254
|
+
"line": 247,
|
|
2255
2255
|
"character": 16
|
|
2256
2256
|
},
|
|
2257
2257
|
"name": "string"
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
"__schema": "ParameterSchema",
|
|
2264
2264
|
"location": {
|
|
2265
2265
|
"filePath": "component-compare.main.runtime.ts",
|
|
2266
|
-
"line":
|
|
2266
|
+
"line": 248,
|
|
2267
2267
|
"character": 5
|
|
2268
2268
|
},
|
|
2269
2269
|
"name": "diffOpts",
|
|
@@ -2271,7 +2271,7 @@
|
|
|
2271
2271
|
"__schema": "TypeRefSchema",
|
|
2272
2272
|
"location": {
|
|
2273
2273
|
"filePath": "component-compare.main.runtime.ts",
|
|
2274
|
-
"line":
|
|
2274
|
+
"line": 248,
|
|
2275
2275
|
"character": 15
|
|
2276
2276
|
},
|
|
2277
2277
|
"name": "DiffOptions"
|
|
@@ -2284,7 +2284,7 @@
|
|
|
2284
2284
|
"__schema": "InferenceTypeSchema",
|
|
2285
2285
|
"location": {
|
|
2286
2286
|
"filePath": "component-compare.main.runtime.ts",
|
|
2287
|
-
"line":
|
|
2287
|
+
"line": 242,
|
|
2288
2288
|
"character": 3
|
|
2289
2289
|
},
|
|
2290
2290
|
"type": "Promise<DiffResults>"
|
|
@@ -2297,7 +2297,7 @@
|
|
|
2297
2297
|
"__schema": "VariableLikeSchema",
|
|
2298
2298
|
"location": {
|
|
2299
2299
|
"filePath": "component-compare.main.runtime.ts",
|
|
2300
|
-
"line":
|
|
2300
|
+
"line": 278,
|
|
2301
2301
|
"character": 3
|
|
2302
2302
|
},
|
|
2303
2303
|
"signature": "(property) ComponentCompareMain.slots: never[]",
|
|
@@ -2306,7 +2306,7 @@
|
|
|
2306
2306
|
"__schema": "InferenceTypeSchema",
|
|
2307
2307
|
"location": {
|
|
2308
2308
|
"filePath": "component-compare.main.runtime.ts",
|
|
2309
|
-
"line":
|
|
2309
|
+
"line": 278,
|
|
2310
2310
|
"character": 3
|
|
2311
2311
|
},
|
|
2312
2312
|
"type": "never[]"
|
|
@@ -2318,7 +2318,7 @@
|
|
|
2318
2318
|
"__schema": "VariableLikeSchema",
|
|
2319
2319
|
"location": {
|
|
2320
2320
|
"filePath": "component-compare.main.runtime.ts",
|
|
2321
|
-
"line":
|
|
2321
|
+
"line": 279,
|
|
2322
2322
|
"character": 3
|
|
2323
2323
|
},
|
|
2324
2324
|
"signature": "(property) ComponentCompareMain.dependencies: Aspect[]",
|
|
@@ -2327,7 +2327,7 @@
|
|
|
2327
2327
|
"__schema": "InferenceTypeSchema",
|
|
2328
2328
|
"location": {
|
|
2329
2329
|
"filePath": "component-compare.main.runtime.ts",
|
|
2330
|
-
"line":
|
|
2330
|
+
"line": 279,
|
|
2331
2331
|
"character": 3
|
|
2332
2332
|
},
|
|
2333
2333
|
"type": "Aspect[]"
|
|
@@ -2339,7 +2339,7 @@
|
|
|
2339
2339
|
"__schema": "VariableLikeSchema",
|
|
2340
2340
|
"location": {
|
|
2341
2341
|
"filePath": "component-compare.main.runtime.ts",
|
|
2342
|
-
"line":
|
|
2342
|
+
"line": 289,
|
|
2343
2343
|
"character": 3
|
|
2344
2344
|
},
|
|
2345
2345
|
"signature": "(property) ComponentCompareMain.runtime: RuntimeDefinition",
|
|
@@ -2348,7 +2348,7 @@
|
|
|
2348
2348
|
"__schema": "InferenceTypeSchema",
|
|
2349
2349
|
"location": {
|
|
2350
2350
|
"filePath": "component-compare.main.runtime.ts",
|
|
2351
|
-
"line":
|
|
2351
|
+
"line": 289,
|
|
2352
2352
|
"character": 3
|
|
2353
2353
|
},
|
|
2354
2354
|
"type": "RuntimeDefinition"
|
|
@@ -2360,7 +2360,7 @@
|
|
|
2360
2360
|
"__schema": "FunctionLikeSchema",
|
|
2361
2361
|
"location": {
|
|
2362
2362
|
"filePath": "component-compare.main.runtime.ts",
|
|
2363
|
-
"line":
|
|
2363
|
+
"line": 290,
|
|
2364
2364
|
"character": 3
|
|
2365
2365
|
},
|
|
2366
2366
|
"signature": "(method) ComponentCompareMain.provider([graphql, component, scope, loggerMain, cli, workspace, tester, depResolver]: [\n GraphqlMain,\n ComponentMain,\n ScopeMain,\n LoggerMain,\n CLIMain,\n Workspace,\n TesterMain,\n DependencyResolverMain\n]): Promise<ComponentCompareMain>",
|
|
@@ -2370,7 +2370,7 @@
|
|
|
2370
2370
|
"__schema": "ParameterSchema",
|
|
2371
2371
|
"location": {
|
|
2372
2372
|
"filePath": "component-compare.main.runtime.ts",
|
|
2373
|
-
"line":
|
|
2373
|
+
"line": 290,
|
|
2374
2374
|
"character": 25
|
|
2375
2375
|
},
|
|
2376
2376
|
"name": "[ graphql, component, scope, loggerMain, cli, workspace, tester, depResolver ]",
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
"__schema": "TupleTypeSchema",
|
|
2379
2379
|
"location": {
|
|
2380
2380
|
"filePath": "component-compare.main.runtime.ts",
|
|
2381
|
-
"line":
|
|
2381
|
+
"line": 290,
|
|
2382
2382
|
"character": 103
|
|
2383
2383
|
},
|
|
2384
2384
|
"elements": [
|
|
@@ -2386,7 +2386,7 @@
|
|
|
2386
2386
|
"__schema": "TypeRefSchema",
|
|
2387
2387
|
"location": {
|
|
2388
2388
|
"filePath": "component-compare.main.runtime.ts",
|
|
2389
|
-
"line":
|
|
2389
|
+
"line": 291,
|
|
2390
2390
|
"character": 5
|
|
2391
2391
|
},
|
|
2392
2392
|
"name": "GraphqlMain"
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"__schema": "TypeRefSchema",
|
|
2396
2396
|
"location": {
|
|
2397
2397
|
"filePath": "component-compare.main.runtime.ts",
|
|
2398
|
-
"line":
|
|
2398
|
+
"line": 292,
|
|
2399
2399
|
"character": 5
|
|
2400
2400
|
},
|
|
2401
2401
|
"name": "ComponentMain"
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
"__schema": "TypeRefSchema",
|
|
2405
2405
|
"location": {
|
|
2406
2406
|
"filePath": "component-compare.main.runtime.ts",
|
|
2407
|
-
"line":
|
|
2407
|
+
"line": 293,
|
|
2408
2408
|
"character": 5
|
|
2409
2409
|
},
|
|
2410
2410
|
"name": "ScopeMain"
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
"__schema": "TypeRefSchema",
|
|
2414
2414
|
"location": {
|
|
2415
2415
|
"filePath": "component-compare.main.runtime.ts",
|
|
2416
|
-
"line":
|
|
2416
|
+
"line": 294,
|
|
2417
2417
|
"character": 5
|
|
2418
2418
|
},
|
|
2419
2419
|
"name": "LoggerMain"
|
|
@@ -2422,7 +2422,7 @@
|
|
|
2422
2422
|
"__schema": "TypeRefSchema",
|
|
2423
2423
|
"location": {
|
|
2424
2424
|
"filePath": "component-compare.main.runtime.ts",
|
|
2425
|
-
"line":
|
|
2425
|
+
"line": 295,
|
|
2426
2426
|
"character": 5
|
|
2427
2427
|
},
|
|
2428
2428
|
"name": "CLIMain"
|
|
@@ -2431,7 +2431,7 @@
|
|
|
2431
2431
|
"__schema": "TypeRefSchema",
|
|
2432
2432
|
"location": {
|
|
2433
2433
|
"filePath": "component-compare.main.runtime.ts",
|
|
2434
|
-
"line":
|
|
2434
|
+
"line": 296,
|
|
2435
2435
|
"character": 5
|
|
2436
2436
|
},
|
|
2437
2437
|
"name": "Workspace"
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
"__schema": "TypeRefSchema",
|
|
2441
2441
|
"location": {
|
|
2442
2442
|
"filePath": "component-compare.main.runtime.ts",
|
|
2443
|
-
"line":
|
|
2443
|
+
"line": 297,
|
|
2444
2444
|
"character": 5
|
|
2445
2445
|
},
|
|
2446
2446
|
"name": "TesterMain"
|
|
@@ -2449,7 +2449,7 @@
|
|
|
2449
2449
|
"__schema": "TypeRefSchema",
|
|
2450
2450
|
"location": {
|
|
2451
2451
|
"filePath": "component-compare.main.runtime.ts",
|
|
2452
|
-
"line":
|
|
2452
|
+
"line": 298,
|
|
2453
2453
|
"character": 5
|
|
2454
2454
|
},
|
|
2455
2455
|
"name": "DependencyResolverMain"
|
|
@@ -2464,7 +2464,7 @@
|
|
|
2464
2464
|
"__schema": "InferenceTypeSchema",
|
|
2465
2465
|
"location": {
|
|
2466
2466
|
"filePath": "component-compare.main.runtime.ts",
|
|
2467
|
-
"line":
|
|
2467
|
+
"line": 290,
|
|
2468
2468
|
"character": 3
|
|
2469
2469
|
},
|
|
2470
2470
|
"type": "Promise<ComponentCompareMain>"
|
|
@@ -2482,7 +2482,7 @@
|
|
|
2482
2482
|
"__schema": "UnImplementedSchema",
|
|
2483
2483
|
"location": {
|
|
2484
2484
|
"filePath": "component-compare.main.runtime.ts",
|
|
2485
|
-
"line":
|
|
2485
|
+
"line": 324,
|
|
2486
2486
|
"character": 16
|
|
2487
2487
|
},
|
|
2488
2488
|
"name": "ComponentCompareMain",
|
|
@@ -2494,7 +2494,7 @@
|
|
|
2494
2494
|
"__schema": "TypeSchema",
|
|
2495
2495
|
"location": {
|
|
2496
2496
|
"filePath": "component-compare.main.runtime.ts",
|
|
2497
|
-
"line":
|
|
2497
|
+
"line": 38,
|
|
2498
2498
|
"character": 1
|
|
2499
2499
|
},
|
|
2500
2500
|
"signature": "type ConfigDiff = {\n version?: string | undefined;\n dependencies?: string[] | undefined;\n aspects?: Record<string, any> | undefined;\n}",
|
|
@@ -2503,7 +2503,7 @@
|
|
|
2503
2503
|
"__schema": "TypeLiteralSchema",
|
|
2504
2504
|
"location": {
|
|
2505
2505
|
"filePath": "component-compare.main.runtime.ts",
|
|
2506
|
-
"line":
|
|
2506
|
+
"line": 38,
|
|
2507
2507
|
"character": 19
|
|
2508
2508
|
},
|
|
2509
2509
|
"members": [
|
|
@@ -2511,7 +2511,7 @@
|
|
|
2511
2511
|
"__schema": "VariableLikeSchema",
|
|
2512
2512
|
"location": {
|
|
2513
2513
|
"filePath": "component-compare.main.runtime.ts",
|
|
2514
|
-
"line":
|
|
2514
|
+
"line": 39,
|
|
2515
2515
|
"character": 3
|
|
2516
2516
|
},
|
|
2517
2517
|
"signature": "(property) version?: string | undefined",
|
|
@@ -2520,7 +2520,7 @@
|
|
|
2520
2520
|
"__schema": "KeywordTypeSchema",
|
|
2521
2521
|
"location": {
|
|
2522
2522
|
"filePath": "component-compare.main.runtime.ts",
|
|
2523
|
-
"line":
|
|
2523
|
+
"line": 39,
|
|
2524
2524
|
"character": 13
|
|
2525
2525
|
},
|
|
2526
2526
|
"name": "string"
|
|
@@ -2531,7 +2531,7 @@
|
|
|
2531
2531
|
"__schema": "VariableLikeSchema",
|
|
2532
2532
|
"location": {
|
|
2533
2533
|
"filePath": "component-compare.main.runtime.ts",
|
|
2534
|
-
"line":
|
|
2534
|
+
"line": 40,
|
|
2535
2535
|
"character": 3
|
|
2536
2536
|
},
|
|
2537
2537
|
"signature": "(property) dependencies?: string[] | undefined",
|
|
@@ -2540,14 +2540,14 @@
|
|
|
2540
2540
|
"__schema": "TypeArraySchema",
|
|
2541
2541
|
"location": {
|
|
2542
2542
|
"filePath": "component-compare.main.runtime.ts",
|
|
2543
|
-
"line":
|
|
2543
|
+
"line": 40,
|
|
2544
2544
|
"character": 18
|
|
2545
2545
|
},
|
|
2546
2546
|
"type": {
|
|
2547
2547
|
"__schema": "KeywordTypeSchema",
|
|
2548
2548
|
"location": {
|
|
2549
2549
|
"filePath": "component-compare.main.runtime.ts",
|
|
2550
|
-
"line":
|
|
2550
|
+
"line": 40,
|
|
2551
2551
|
"character": 18
|
|
2552
2552
|
},
|
|
2553
2553
|
"name": "string"
|
|
@@ -2559,7 +2559,7 @@
|
|
|
2559
2559
|
"__schema": "VariableLikeSchema",
|
|
2560
2560
|
"location": {
|
|
2561
2561
|
"filePath": "component-compare.main.runtime.ts",
|
|
2562
|
-
"line":
|
|
2562
|
+
"line": 41,
|
|
2563
2563
|
"character": 3
|
|
2564
2564
|
},
|
|
2565
2565
|
"signature": "(property) aspects?: Record<string, any> | undefined",
|
|
@@ -2568,7 +2568,7 @@
|
|
|
2568
2568
|
"__schema": "TypeRefSchema",
|
|
2569
2569
|
"location": {
|
|
2570
2570
|
"filePath": "component-compare.main.runtime.ts",
|
|
2571
|
-
"line":
|
|
2571
|
+
"line": 41,
|
|
2572
2572
|
"character": 13
|
|
2573
2573
|
},
|
|
2574
2574
|
"name": "Record",
|
|
@@ -2577,7 +2577,7 @@
|
|
|
2577
2577
|
"__schema": "KeywordTypeSchema",
|
|
2578
2578
|
"location": {
|
|
2579
2579
|
"filePath": "component-compare.main.runtime.ts",
|
|
2580
|
-
"line":
|
|
2580
|
+
"line": 41,
|
|
2581
2581
|
"character": 20
|
|
2582
2582
|
},
|
|
2583
2583
|
"name": "string"
|
|
@@ -2586,7 +2586,7 @@
|
|
|
2586
2586
|
"__schema": "KeywordTypeSchema",
|
|
2587
2587
|
"location": {
|
|
2588
2588
|
"filePath": "component-compare.main.runtime.ts",
|
|
2589
|
-
"line":
|
|
2589
|
+
"line": 41,
|
|
2590
2590
|
"character": 28
|
|
2591
2591
|
},
|
|
2592
2592
|
"name": "any"
|
|
@@ -2602,7 +2602,7 @@
|
|
|
2602
2602
|
"__schema": "FunctionLikeSchema",
|
|
2603
2603
|
"location": {
|
|
2604
2604
|
"filePath": "component-compare.main.runtime.ts",
|
|
2605
|
-
"line":
|
|
2605
|
+
"line": 308,
|
|
2606
2606
|
"character": 1
|
|
2607
2607
|
},
|
|
2608
2608
|
"signature": "function hasDiff(diffResult: DiffResults): boolean",
|
|
@@ -2612,7 +2612,7 @@
|
|
|
2612
2612
|
"__schema": "ParameterSchema",
|
|
2613
2613
|
"location": {
|
|
2614
2614
|
"filePath": "component-compare.main.runtime.ts",
|
|
2615
|
-
"line":
|
|
2615
|
+
"line": 308,
|
|
2616
2616
|
"character": 18
|
|
2617
2617
|
},
|
|
2618
2618
|
"name": "diffResult",
|
|
@@ -2620,7 +2620,7 @@
|
|
|
2620
2620
|
"__schema": "TypeRefSchema",
|
|
2621
2621
|
"location": {
|
|
2622
2622
|
"filePath": "component-compare.main.runtime.ts",
|
|
2623
|
-
"line":
|
|
2623
|
+
"line": 308,
|
|
2624
2624
|
"character": 30
|
|
2625
2625
|
},
|
|
2626
2626
|
"name": "DiffResults"
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
"__schema": "KeywordTypeSchema",
|
|
2634
2634
|
"location": {
|
|
2635
2635
|
"filePath": "component-compare.main.runtime.ts",
|
|
2636
|
-
"line":
|
|
2636
|
+
"line": 308,
|
|
2637
2637
|
"character": 44
|
|
2638
2638
|
},
|
|
2639
2639
|
"name": "boolean"
|
|
@@ -2644,7 +2644,7 @@
|
|
|
2644
2644
|
"__schema": "FunctionLikeSchema",
|
|
2645
2645
|
"location": {
|
|
2646
2646
|
"filePath": "component-compare.main.runtime.ts",
|
|
2647
|
-
"line":
|
|
2647
|
+
"line": 312,
|
|
2648
2648
|
"character": 1
|
|
2649
2649
|
},
|
|
2650
2650
|
"signature": "function updateFieldsDiff(componentA: ConsumerComponent, componentB: ConsumerComponent, diffResult: DiffResults, diffOpts: DiffOptions): Promise<void>",
|
|
@@ -2654,7 +2654,7 @@
|
|
|
2654
2654
|
"__schema": "ParameterSchema",
|
|
2655
2655
|
"location": {
|
|
2656
2656
|
"filePath": "component-compare.main.runtime.ts",
|
|
2657
|
-
"line":
|
|
2657
|
+
"line": 313,
|
|
2658
2658
|
"character": 3
|
|
2659
2659
|
},
|
|
2660
2660
|
"name": "componentA",
|
|
@@ -2662,7 +2662,7 @@
|
|
|
2662
2662
|
"__schema": "TypeRefSchema",
|
|
2663
2663
|
"location": {
|
|
2664
2664
|
"filePath": "component-compare.main.runtime.ts",
|
|
2665
|
-
"line":
|
|
2665
|
+
"line": 313,
|
|
2666
2666
|
"character": 15
|
|
2667
2667
|
},
|
|
2668
2668
|
"name": "ConsumerComponent"
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
"__schema": "ParameterSchema",
|
|
2675
2675
|
"location": {
|
|
2676
2676
|
"filePath": "component-compare.main.runtime.ts",
|
|
2677
|
-
"line":
|
|
2677
|
+
"line": 314,
|
|
2678
2678
|
"character": 3
|
|
2679
2679
|
},
|
|
2680
2680
|
"name": "componentB",
|
|
@@ -2682,7 +2682,7 @@
|
|
|
2682
2682
|
"__schema": "TypeRefSchema",
|
|
2683
2683
|
"location": {
|
|
2684
2684
|
"filePath": "component-compare.main.runtime.ts",
|
|
2685
|
-
"line":
|
|
2685
|
+
"line": 314,
|
|
2686
2686
|
"character": 15
|
|
2687
2687
|
},
|
|
2688
2688
|
"name": "ConsumerComponent"
|
|
@@ -2694,7 +2694,7 @@
|
|
|
2694
2694
|
"__schema": "ParameterSchema",
|
|
2695
2695
|
"location": {
|
|
2696
2696
|
"filePath": "component-compare.main.runtime.ts",
|
|
2697
|
-
"line":
|
|
2697
|
+
"line": 315,
|
|
2698
2698
|
"character": 3
|
|
2699
2699
|
},
|
|
2700
2700
|
"name": "diffResult",
|
|
@@ -2702,7 +2702,7 @@
|
|
|
2702
2702
|
"__schema": "TypeRefSchema",
|
|
2703
2703
|
"location": {
|
|
2704
2704
|
"filePath": "component-compare.main.runtime.ts",
|
|
2705
|
-
"line":
|
|
2705
|
+
"line": 315,
|
|
2706
2706
|
"character": 15
|
|
2707
2707
|
},
|
|
2708
2708
|
"name": "DiffResults"
|
|
@@ -2714,7 +2714,7 @@
|
|
|
2714
2714
|
"__schema": "ParameterSchema",
|
|
2715
2715
|
"location": {
|
|
2716
2716
|
"filePath": "component-compare.main.runtime.ts",
|
|
2717
|
-
"line":
|
|
2717
|
+
"line": 316,
|
|
2718
2718
|
"character": 3
|
|
2719
2719
|
},
|
|
2720
2720
|
"name": "diffOpts",
|
|
@@ -2722,7 +2722,7 @@
|
|
|
2722
2722
|
"__schema": "TypeRefSchema",
|
|
2723
2723
|
"location": {
|
|
2724
2724
|
"filePath": "component-compare.main.runtime.ts",
|
|
2725
|
-
"line":
|
|
2725
|
+
"line": 316,
|
|
2726
2726
|
"character": 13
|
|
2727
2727
|
},
|
|
2728
2728
|
"name": "DiffOptions"
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
"__schema": "InferenceTypeSchema",
|
|
2736
2736
|
"location": {
|
|
2737
2737
|
"filePath": "component-compare.main.runtime.ts",
|
|
2738
|
-
"line":
|
|
2738
|
+
"line": 312,
|
|
2739
2739
|
"character": 1
|
|
2740
2740
|
},
|
|
2741
2741
|
"type": "Promise<void>"
|
|
@@ -2748,7 +2748,7 @@
|
|
|
2748
2748
|
"__schema": "UnImplementedSchema",
|
|
2749
2749
|
"location": {
|
|
2750
2750
|
"filePath": "component-compare.main.runtime.ts",
|
|
2751
|
-
"line":
|
|
2751
|
+
"line": 322,
|
|
2752
2752
|
"character": 1
|
|
2753
2753
|
},
|
|
2754
2754
|
"name": "ComponentCompareAspect.addRuntime(ComponentCompareMain);",
|
|
@@ -3444,7 +3444,7 @@
|
|
|
3444
3444
|
"componentId": {
|
|
3445
3445
|
"scope": "teambit.component",
|
|
3446
3446
|
"name": "component-compare",
|
|
3447
|
-
"version": "1.0.
|
|
3447
|
+
"version": "1.0.171"
|
|
3448
3448
|
},
|
|
3449
3449
|
"taggedModuleExports": []
|
|
3450
3450
|
}
|