@teambit/deprecation 1.0.163 → 1.0.165
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_deprecation-preview.js +1 -1
- package/artifacts/schema.json +296 -116
- package/dist/deprecate-cmd.d.ts +2 -1
- package/dist/deprecate-cmd.js +6 -5
- package/dist/deprecate-cmd.js.map +1 -1
- package/dist/deprecation.fragment.js +2 -1
- package/dist/deprecation.fragment.js.map +1 -1
- package/dist/deprecation.main.runtime.d.ts +13 -1
- package/dist/deprecation.main.runtime.js +27 -6
- package/dist/deprecation.main.runtime.js.map +1 -1
- package/dist/{preview-1707621407297.js → preview-1707794292057.js} +2 -2
- package/package.json +10 -8
package/artifacts/schema.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"__schema": "ClassSchema",
|
|
18
18
|
"location": {
|
|
19
19
|
"filePath": "deprecation.main.runtime.ts",
|
|
20
|
-
"line":
|
|
20
|
+
"line": 35,
|
|
21
21
|
"character": 1
|
|
22
22
|
},
|
|
23
23
|
"signature": "class DeprecationMain",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"__schema": "ConstructorSchema",
|
|
28
28
|
"location": {
|
|
29
29
|
"filePath": "deprecation.main.runtime.ts",
|
|
30
|
-
"line":
|
|
30
|
+
"line": 36,
|
|
31
31
|
"character": 3
|
|
32
32
|
},
|
|
33
33
|
"signature": "constructor DeprecationMain(scope: ScopeMain, workspace: Workspace): DeprecationMain",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"__schema": "ParameterSchema",
|
|
38
38
|
"location": {
|
|
39
39
|
"filePath": "deprecation.main.runtime.ts",
|
|
40
|
-
"line":
|
|
40
|
+
"line": 36,
|
|
41
41
|
"character": 15
|
|
42
42
|
},
|
|
43
43
|
"name": "scope",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "TypeRefSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "deprecation.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 36,
|
|
49
49
|
"character": 30
|
|
50
50
|
},
|
|
51
51
|
"name": "ScopeMain"
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"__schema": "ParameterSchema",
|
|
58
58
|
"location": {
|
|
59
59
|
"filePath": "deprecation.main.runtime.ts",
|
|
60
|
-
"line":
|
|
60
|
+
"line": 36,
|
|
61
61
|
"character": 41
|
|
62
62
|
},
|
|
63
63
|
"name": "workspace",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"__schema": "TypeRefSchema",
|
|
66
66
|
"location": {
|
|
67
67
|
"filePath": "deprecation.main.runtime.ts",
|
|
68
|
-
"line":
|
|
68
|
+
"line": 36,
|
|
69
69
|
"character": 60
|
|
70
70
|
},
|
|
71
71
|
"name": "Workspace"
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"__schema": "ThisTypeSchema",
|
|
79
79
|
"location": {
|
|
80
80
|
"filePath": "deprecation.main.runtime.ts",
|
|
81
|
-
"line":
|
|
81
|
+
"line": 35,
|
|
82
82
|
"character": 1
|
|
83
83
|
},
|
|
84
84
|
"name": "DeprecationMain"
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"__schema": "VariableLikeSchema",
|
|
90
90
|
"location": {
|
|
91
91
|
"filePath": "deprecation.main.runtime.ts",
|
|
92
|
-
"line":
|
|
92
|
+
"line": 37,
|
|
93
93
|
"character": 3
|
|
94
94
|
},
|
|
95
95
|
"signature": "(property) DeprecationMain.runtime: RuntimeDefinition",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"__schema": "InferenceTypeSchema",
|
|
99
99
|
"location": {
|
|
100
100
|
"filePath": "deprecation.main.runtime.ts",
|
|
101
|
-
"line":
|
|
101
|
+
"line": 37,
|
|
102
102
|
"character": 3
|
|
103
103
|
},
|
|
104
104
|
"type": "RuntimeDefinition"
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"__schema": "VariableLikeSchema",
|
|
111
111
|
"location": {
|
|
112
112
|
"filePath": "deprecation.main.runtime.ts",
|
|
113
|
-
"line":
|
|
113
|
+
"line": 38,
|
|
114
114
|
"character": 3
|
|
115
115
|
},
|
|
116
116
|
"signature": "(property) DeprecationMain.dependencies: Aspect[]",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"__schema": "InferenceTypeSchema",
|
|
120
120
|
"location": {
|
|
121
121
|
"filePath": "deprecation.main.runtime.ts",
|
|
122
|
-
"line":
|
|
122
|
+
"line": 38,
|
|
123
123
|
"character": 3
|
|
124
124
|
},
|
|
125
125
|
"type": "Aspect[]"
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"__schema": "FunctionLikeSchema",
|
|
132
132
|
"location": {
|
|
133
133
|
"filePath": "deprecation.main.runtime.ts",
|
|
134
|
-
"line":
|
|
134
|
+
"line": 40,
|
|
135
135
|
"character": 3
|
|
136
136
|
},
|
|
137
137
|
"signature": "(method) DeprecationMain.getDeprecationInfo(component: Component): Promise<DeprecationInfo>",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"__schema": "ParameterSchema",
|
|
142
142
|
"location": {
|
|
143
143
|
"filePath": "deprecation.main.runtime.ts",
|
|
144
|
-
"line":
|
|
144
|
+
"line": 40,
|
|
145
145
|
"character": 28
|
|
146
146
|
},
|
|
147
147
|
"name": "component",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"__schema": "TypeRefSchema",
|
|
150
150
|
"location": {
|
|
151
151
|
"filePath": "deprecation.main.runtime.ts",
|
|
152
|
-
"line":
|
|
152
|
+
"line": 40,
|
|
153
153
|
"character": 39
|
|
154
154
|
},
|
|
155
155
|
"name": "Component"
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"__schema": "TypeRefSchema",
|
|
163
163
|
"location": {
|
|
164
164
|
"filePath": "deprecation.main.runtime.ts",
|
|
165
|
-
"line":
|
|
165
|
+
"line": 40,
|
|
166
166
|
"character": 51
|
|
167
167
|
},
|
|
168
168
|
"name": "Promise",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"__schema": "TypeRefSchema",
|
|
172
172
|
"location": {
|
|
173
173
|
"filePath": "deprecation.main.runtime.ts",
|
|
174
|
-
"line":
|
|
174
|
+
"line": 40,
|
|
175
175
|
"character": 59
|
|
176
176
|
},
|
|
177
177
|
"name": "DeprecationInfo"
|
|
@@ -186,14 +186,14 @@
|
|
|
186
186
|
"__schema": "FunctionLikeSchema",
|
|
187
187
|
"location": {
|
|
188
188
|
"filePath": "deprecation.main.runtime.ts",
|
|
189
|
-
"line":
|
|
189
|
+
"line": 82,
|
|
190
190
|
"character": 3
|
|
191
191
|
},
|
|
192
192
|
"doc": {
|
|
193
193
|
"__schema": "DocSchema",
|
|
194
194
|
"location": {
|
|
195
195
|
"filePath": "deprecation.main.runtime.ts",
|
|
196
|
-
"line":
|
|
196
|
+
"line": 74,
|
|
197
197
|
"character": 3
|
|
198
198
|
},
|
|
199
199
|
"raw": "/**\n * mark a component as deprecated. after this change, the component will be modified.\n * tag and export the component to have it deprecated on the remote.\n *\n * @param componentId\n * @param newId\n * @returns boolean whether or not the component has been deprecated\n */",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"__schema": "PropertyLikeTagSchema",
|
|
204
204
|
"location": {
|
|
205
205
|
"filePath": "deprecation.main.runtime.ts",
|
|
206
|
-
"line":
|
|
206
|
+
"line": 78,
|
|
207
207
|
"character": 6
|
|
208
208
|
},
|
|
209
209
|
"name": "componentId",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"__schema": "PropertyLikeTagSchema",
|
|
214
214
|
"location": {
|
|
215
215
|
"filePath": "deprecation.main.runtime.ts",
|
|
216
|
-
"line":
|
|
216
|
+
"line": 79,
|
|
217
217
|
"character": 6
|
|
218
218
|
},
|
|
219
219
|
"name": "newId",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"__schema": "ReturnTagSchema",
|
|
224
224
|
"location": {
|
|
225
225
|
"filePath": "deprecation.main.runtime.ts",
|
|
226
|
-
"line":
|
|
226
|
+
"line": 80,
|
|
227
227
|
"character": 6
|
|
228
228
|
},
|
|
229
229
|
"tagName": "return",
|
|
@@ -231,14 +231,14 @@
|
|
|
231
231
|
}
|
|
232
232
|
]
|
|
233
233
|
},
|
|
234
|
-
"signature": "(method) DeprecationMain.deprecate(componentId: ComponentID, newId?: ComponentID): Promise<boolean>",
|
|
234
|
+
"signature": "(method) DeprecationMain.deprecate(componentId: ComponentID, newId?: ComponentID, range?: string): Promise<boolean>",
|
|
235
235
|
"name": "deprecate",
|
|
236
236
|
"params": [
|
|
237
237
|
{
|
|
238
238
|
"__schema": "ParameterSchema",
|
|
239
239
|
"location": {
|
|
240
240
|
"filePath": "deprecation.main.runtime.ts",
|
|
241
|
-
"line":
|
|
241
|
+
"line": 82,
|
|
242
242
|
"character": 19
|
|
243
243
|
},
|
|
244
244
|
"name": "componentId",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"__schema": "TypeRefSchema",
|
|
247
247
|
"location": {
|
|
248
248
|
"filePath": "deprecation.main.runtime.ts",
|
|
249
|
-
"line":
|
|
249
|
+
"line": 82,
|
|
250
250
|
"character": 32
|
|
251
251
|
},
|
|
252
252
|
"name": "ComponentID"
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"__schema": "ParameterSchema",
|
|
259
259
|
"location": {
|
|
260
260
|
"filePath": "deprecation.main.runtime.ts",
|
|
261
|
-
"line":
|
|
261
|
+
"line": 82,
|
|
262
262
|
"character": 45
|
|
263
263
|
},
|
|
264
264
|
"name": "newId",
|
|
@@ -266,21 +266,41 @@
|
|
|
266
266
|
"__schema": "TypeRefSchema",
|
|
267
267
|
"location": {
|
|
268
268
|
"filePath": "deprecation.main.runtime.ts",
|
|
269
|
-
"line":
|
|
269
|
+
"line": 82,
|
|
270
270
|
"character": 53
|
|
271
271
|
},
|
|
272
272
|
"name": "ComponentID"
|
|
273
273
|
},
|
|
274
274
|
"isOptional": true,
|
|
275
275
|
"isSpread": false
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"__schema": "ParameterSchema",
|
|
279
|
+
"location": {
|
|
280
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
281
|
+
"line": 82,
|
|
282
|
+
"character": 66
|
|
283
|
+
},
|
|
284
|
+
"name": "range",
|
|
285
|
+
"type": {
|
|
286
|
+
"__schema": "KeywordTypeSchema",
|
|
287
|
+
"location": {
|
|
288
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
289
|
+
"line": 82,
|
|
290
|
+
"character": 74
|
|
291
|
+
},
|
|
292
|
+
"name": "string"
|
|
293
|
+
},
|
|
294
|
+
"isOptional": true,
|
|
295
|
+
"isSpread": false
|
|
276
296
|
}
|
|
277
297
|
],
|
|
278
298
|
"returnType": {
|
|
279
299
|
"__schema": "TypeRefSchema",
|
|
280
300
|
"location": {
|
|
281
301
|
"filePath": "deprecation.main.runtime.ts",
|
|
282
|
-
"line":
|
|
283
|
-
"character":
|
|
302
|
+
"line": 82,
|
|
303
|
+
"character": 83
|
|
284
304
|
},
|
|
285
305
|
"name": "Promise",
|
|
286
306
|
"typeArgs": [
|
|
@@ -288,8 +308,8 @@
|
|
|
288
308
|
"__schema": "KeywordTypeSchema",
|
|
289
309
|
"location": {
|
|
290
310
|
"filePath": "deprecation.main.runtime.ts",
|
|
291
|
-
"line":
|
|
292
|
-
"character":
|
|
311
|
+
"line": 82,
|
|
312
|
+
"character": 91
|
|
293
313
|
},
|
|
294
314
|
"name": "boolean"
|
|
295
315
|
}
|
|
@@ -303,7 +323,7 @@
|
|
|
303
323
|
"__schema": "FunctionLikeSchema",
|
|
304
324
|
"location": {
|
|
305
325
|
"filePath": "deprecation.main.runtime.ts",
|
|
306
|
-
"line":
|
|
326
|
+
"line": 93,
|
|
307
327
|
"character": 3
|
|
308
328
|
},
|
|
309
329
|
"signature": "(method) DeprecationMain.unDeprecate(componentId: ComponentID): Promise<boolean>",
|
|
@@ -313,7 +333,7 @@
|
|
|
313
333
|
"__schema": "ParameterSchema",
|
|
314
334
|
"location": {
|
|
315
335
|
"filePath": "deprecation.main.runtime.ts",
|
|
316
|
-
"line":
|
|
336
|
+
"line": 93,
|
|
317
337
|
"character": 21
|
|
318
338
|
},
|
|
319
339
|
"name": "componentId",
|
|
@@ -321,7 +341,7 @@
|
|
|
321
341
|
"__schema": "TypeRefSchema",
|
|
322
342
|
"location": {
|
|
323
343
|
"filePath": "deprecation.main.runtime.ts",
|
|
324
|
-
"line":
|
|
344
|
+
"line": 93,
|
|
325
345
|
"character": 34
|
|
326
346
|
},
|
|
327
347
|
"name": "ComponentID"
|
|
@@ -334,7 +354,7 @@
|
|
|
334
354
|
"__schema": "InferenceTypeSchema",
|
|
335
355
|
"location": {
|
|
336
356
|
"filePath": "deprecation.main.runtime.ts",
|
|
337
|
-
"line":
|
|
357
|
+
"line": 93,
|
|
338
358
|
"character": 3
|
|
339
359
|
},
|
|
340
360
|
"type": "Promise<boolean>"
|
|
@@ -347,7 +367,7 @@
|
|
|
347
367
|
"__schema": "FunctionLikeSchema",
|
|
348
368
|
"location": {
|
|
349
369
|
"filePath": "deprecation.main.runtime.ts",
|
|
350
|
-
"line":
|
|
370
|
+
"line": 103,
|
|
351
371
|
"character": 3
|
|
352
372
|
},
|
|
353
373
|
"signature": "(method) DeprecationMain.provider([graphql, scope, componentAspect, workspace, cli]: [\n GraphqlMain,\n ScopeMain,\n ComponentMain,\n Workspace,\n CLIMain\n]): Promise<DeprecationMain>",
|
|
@@ -357,7 +377,7 @@
|
|
|
357
377
|
"__schema": "ParameterSchema",
|
|
358
378
|
"location": {
|
|
359
379
|
"filePath": "deprecation.main.runtime.ts",
|
|
360
|
-
"line":
|
|
380
|
+
"line": 103,
|
|
361
381
|
"character": 25
|
|
362
382
|
},
|
|
363
383
|
"name": "[ graphql, scope, componentAspect, workspace, cli ]",
|
|
@@ -365,7 +385,7 @@
|
|
|
365
385
|
"__schema": "TupleTypeSchema",
|
|
366
386
|
"location": {
|
|
367
387
|
"filePath": "deprecation.main.runtime.ts",
|
|
368
|
-
"line":
|
|
388
|
+
"line": 103,
|
|
369
389
|
"character": 76
|
|
370
390
|
},
|
|
371
391
|
"elements": [
|
|
@@ -373,7 +393,7 @@
|
|
|
373
393
|
"__schema": "TypeRefSchema",
|
|
374
394
|
"location": {
|
|
375
395
|
"filePath": "deprecation.main.runtime.ts",
|
|
376
|
-
"line":
|
|
396
|
+
"line": 104,
|
|
377
397
|
"character": 5
|
|
378
398
|
},
|
|
379
399
|
"name": "GraphqlMain"
|
|
@@ -382,7 +402,7 @@
|
|
|
382
402
|
"__schema": "TypeRefSchema",
|
|
383
403
|
"location": {
|
|
384
404
|
"filePath": "deprecation.main.runtime.ts",
|
|
385
|
-
"line":
|
|
405
|
+
"line": 105,
|
|
386
406
|
"character": 5
|
|
387
407
|
},
|
|
388
408
|
"name": "ScopeMain"
|
|
@@ -391,7 +411,7 @@
|
|
|
391
411
|
"__schema": "TypeRefSchema",
|
|
392
412
|
"location": {
|
|
393
413
|
"filePath": "deprecation.main.runtime.ts",
|
|
394
|
-
"line":
|
|
414
|
+
"line": 106,
|
|
395
415
|
"character": 5
|
|
396
416
|
},
|
|
397
417
|
"name": "ComponentMain"
|
|
@@ -400,7 +420,7 @@
|
|
|
400
420
|
"__schema": "TypeRefSchema",
|
|
401
421
|
"location": {
|
|
402
422
|
"filePath": "deprecation.main.runtime.ts",
|
|
403
|
-
"line":
|
|
423
|
+
"line": 107,
|
|
404
424
|
"character": 5
|
|
405
425
|
},
|
|
406
426
|
"name": "Workspace"
|
|
@@ -409,7 +429,7 @@
|
|
|
409
429
|
"__schema": "TypeRefSchema",
|
|
410
430
|
"location": {
|
|
411
431
|
"filePath": "deprecation.main.runtime.ts",
|
|
412
|
-
"line":
|
|
432
|
+
"line": 108,
|
|
413
433
|
"character": 5
|
|
414
434
|
},
|
|
415
435
|
"name": "CLIMain"
|
|
@@ -424,7 +444,7 @@
|
|
|
424
444
|
"__schema": "InferenceTypeSchema",
|
|
425
445
|
"location": {
|
|
426
446
|
"filePath": "deprecation.main.runtime.ts",
|
|
427
|
-
"line":
|
|
447
|
+
"line": 103,
|
|
428
448
|
"character": 3
|
|
429
449
|
},
|
|
430
450
|
"type": "Promise<DeprecationMain>"
|
|
@@ -442,16 +462,16 @@
|
|
|
442
462
|
"__schema": "TypeSchema",
|
|
443
463
|
"location": {
|
|
444
464
|
"filePath": "deprecation.main.runtime.ts",
|
|
445
|
-
"line":
|
|
465
|
+
"line": 14,
|
|
446
466
|
"character": 1
|
|
447
467
|
},
|
|
448
|
-
"signature": "type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string | undefined;\n}",
|
|
468
|
+
"signature": "type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string | undefined;\n range?: string | undefined;\n}",
|
|
449
469
|
"name": "DeprecationInfo",
|
|
450
470
|
"type": {
|
|
451
471
|
"__schema": "TypeLiteralSchema",
|
|
452
472
|
"location": {
|
|
453
473
|
"filePath": "deprecation.main.runtime.ts",
|
|
454
|
-
"line":
|
|
474
|
+
"line": 14,
|
|
455
475
|
"character": 31
|
|
456
476
|
},
|
|
457
477
|
"members": [
|
|
@@ -459,7 +479,7 @@
|
|
|
459
479
|
"__schema": "VariableLikeSchema",
|
|
460
480
|
"location": {
|
|
461
481
|
"filePath": "deprecation.main.runtime.ts",
|
|
462
|
-
"line":
|
|
482
|
+
"line": 15,
|
|
463
483
|
"character": 3
|
|
464
484
|
},
|
|
465
485
|
"signature": "(property) isDeprecate: boolean",
|
|
@@ -468,7 +488,7 @@
|
|
|
468
488
|
"__schema": "KeywordTypeSchema",
|
|
469
489
|
"location": {
|
|
470
490
|
"filePath": "deprecation.main.runtime.ts",
|
|
471
|
-
"line":
|
|
491
|
+
"line": 15,
|
|
472
492
|
"character": 16
|
|
473
493
|
},
|
|
474
494
|
"name": "boolean"
|
|
@@ -479,7 +499,7 @@
|
|
|
479
499
|
"__schema": "VariableLikeSchema",
|
|
480
500
|
"location": {
|
|
481
501
|
"filePath": "deprecation.main.runtime.ts",
|
|
482
|
-
"line":
|
|
502
|
+
"line": 16,
|
|
483
503
|
"character": 3
|
|
484
504
|
},
|
|
485
505
|
"signature": "(property) newId?: string | undefined",
|
|
@@ -488,7 +508,27 @@
|
|
|
488
508
|
"__schema": "KeywordTypeSchema",
|
|
489
509
|
"location": {
|
|
490
510
|
"filePath": "deprecation.main.runtime.ts",
|
|
491
|
-
"line":
|
|
511
|
+
"line": 16,
|
|
512
|
+
"character": 11
|
|
513
|
+
},
|
|
514
|
+
"name": "string"
|
|
515
|
+
},
|
|
516
|
+
"isOptional": true
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"__schema": "VariableLikeSchema",
|
|
520
|
+
"location": {
|
|
521
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
522
|
+
"line": 17,
|
|
523
|
+
"character": 3
|
|
524
|
+
},
|
|
525
|
+
"signature": "(property) range?: string | undefined",
|
|
526
|
+
"name": "range",
|
|
527
|
+
"type": {
|
|
528
|
+
"__schema": "KeywordTypeSchema",
|
|
529
|
+
"location": {
|
|
530
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
531
|
+
"line": 17,
|
|
492
532
|
"character": 11
|
|
493
533
|
},
|
|
494
534
|
"name": "string"
|
|
@@ -502,16 +542,16 @@
|
|
|
502
542
|
"__schema": "TypeSchema",
|
|
503
543
|
"location": {
|
|
504
544
|
"filePath": "deprecation.main.runtime.ts",
|
|
505
|
-
"line":
|
|
545
|
+
"line": 20,
|
|
506
546
|
"character": 1
|
|
507
547
|
},
|
|
508
|
-
"signature": "type DeprecationMetadata = {\n deprecate?: boolean | undefined;\n newId?: ComponentIdObj | undefined;\n}",
|
|
548
|
+
"signature": "type DeprecationMetadata = {\n deprecate?: boolean | undefined;\n newId?: ComponentIdObj | undefined;\n range?: string | undefined;\n}",
|
|
509
549
|
"name": "DeprecationMetadata",
|
|
510
550
|
"type": {
|
|
511
551
|
"__schema": "TypeLiteralSchema",
|
|
512
552
|
"location": {
|
|
513
553
|
"filePath": "deprecation.main.runtime.ts",
|
|
514
|
-
"line":
|
|
554
|
+
"line": 20,
|
|
515
555
|
"character": 35
|
|
516
556
|
},
|
|
517
557
|
"members": [
|
|
@@ -519,16 +559,26 @@
|
|
|
519
559
|
"__schema": "VariableLikeSchema",
|
|
520
560
|
"location": {
|
|
521
561
|
"filePath": "deprecation.main.runtime.ts",
|
|
522
|
-
"line":
|
|
562
|
+
"line": 24,
|
|
523
563
|
"character": 3
|
|
524
564
|
},
|
|
565
|
+
"doc": {
|
|
566
|
+
"__schema": "DocSchema",
|
|
567
|
+
"location": {
|
|
568
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
569
|
+
"line": 21,
|
|
570
|
+
"character": 3
|
|
571
|
+
},
|
|
572
|
+
"raw": "/**\n * whether the head is deprecated\n */",
|
|
573
|
+
"comment": "whether the head is deprecated"
|
|
574
|
+
},
|
|
525
575
|
"signature": "(property) deprecate?: boolean | undefined",
|
|
526
576
|
"name": "deprecate",
|
|
527
577
|
"type": {
|
|
528
578
|
"__schema": "KeywordTypeSchema",
|
|
529
579
|
"location": {
|
|
530
580
|
"filePath": "deprecation.main.runtime.ts",
|
|
531
|
-
"line":
|
|
581
|
+
"line": 24,
|
|
532
582
|
"character": 15
|
|
533
583
|
},
|
|
534
584
|
"name": "boolean"
|
|
@@ -539,21 +589,61 @@
|
|
|
539
589
|
"__schema": "VariableLikeSchema",
|
|
540
590
|
"location": {
|
|
541
591
|
"filePath": "deprecation.main.runtime.ts",
|
|
542
|
-
"line":
|
|
592
|
+
"line": 28,
|
|
543
593
|
"character": 3
|
|
544
594
|
},
|
|
595
|
+
"doc": {
|
|
596
|
+
"__schema": "DocSchema",
|
|
597
|
+
"location": {
|
|
598
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
599
|
+
"line": 25,
|
|
600
|
+
"character": 3
|
|
601
|
+
},
|
|
602
|
+
"raw": "/**\n * the new id to use instead of the current one\n */",
|
|
603
|
+
"comment": "the new id to use instead of the current one"
|
|
604
|
+
},
|
|
545
605
|
"signature": "(property) newId?: ComponentIdObj | undefined",
|
|
546
606
|
"name": "newId",
|
|
547
607
|
"type": {
|
|
548
608
|
"__schema": "TypeRefSchema",
|
|
549
609
|
"location": {
|
|
550
610
|
"filePath": "deprecation.main.runtime.ts",
|
|
551
|
-
"line":
|
|
611
|
+
"line": 28,
|
|
552
612
|
"character": 11
|
|
553
613
|
},
|
|
554
614
|
"name": "ComponentIdObj"
|
|
555
615
|
},
|
|
556
616
|
"isOptional": true
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"__schema": "VariableLikeSchema",
|
|
620
|
+
"location": {
|
|
621
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
622
|
+
"line": 32,
|
|
623
|
+
"character": 3
|
|
624
|
+
},
|
|
625
|
+
"doc": {
|
|
626
|
+
"__schema": "DocSchema",
|
|
627
|
+
"location": {
|
|
628
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
629
|
+
"line": 29,
|
|
630
|
+
"character": 3
|
|
631
|
+
},
|
|
632
|
+
"raw": "/**\n * Semver range to deprecate previous versions\n */",
|
|
633
|
+
"comment": "Semver range to deprecate previous versions"
|
|
634
|
+
},
|
|
635
|
+
"signature": "(property) range?: string | undefined",
|
|
636
|
+
"name": "range",
|
|
637
|
+
"type": {
|
|
638
|
+
"__schema": "KeywordTypeSchema",
|
|
639
|
+
"location": {
|
|
640
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
641
|
+
"line": 32,
|
|
642
|
+
"character": 11
|
|
643
|
+
},
|
|
644
|
+
"name": "string"
|
|
645
|
+
},
|
|
646
|
+
"isOptional": true
|
|
557
647
|
}
|
|
558
648
|
]
|
|
559
649
|
}
|
|
@@ -626,16 +716,16 @@
|
|
|
626
716
|
"__schema": "TypeSchema",
|
|
627
717
|
"location": {
|
|
628
718
|
"filePath": "deprecation.main.runtime.ts",
|
|
629
|
-
"line":
|
|
719
|
+
"line": 14,
|
|
630
720
|
"character": 1
|
|
631
721
|
},
|
|
632
|
-
"signature": "type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string | undefined;\n}",
|
|
722
|
+
"signature": "type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string | undefined;\n range?: string | undefined;\n}",
|
|
633
723
|
"name": "DeprecationInfo",
|
|
634
724
|
"type": {
|
|
635
725
|
"__schema": "TypeLiteralSchema",
|
|
636
726
|
"location": {
|
|
637
727
|
"filePath": "deprecation.main.runtime.ts",
|
|
638
|
-
"line":
|
|
728
|
+
"line": 14,
|
|
639
729
|
"character": 31
|
|
640
730
|
},
|
|
641
731
|
"members": [
|
|
@@ -643,7 +733,7 @@
|
|
|
643
733
|
"__schema": "VariableLikeSchema",
|
|
644
734
|
"location": {
|
|
645
735
|
"filePath": "deprecation.main.runtime.ts",
|
|
646
|
-
"line":
|
|
736
|
+
"line": 15,
|
|
647
737
|
"character": 3
|
|
648
738
|
},
|
|
649
739
|
"signature": "(property) isDeprecate: boolean",
|
|
@@ -652,7 +742,7 @@
|
|
|
652
742
|
"__schema": "KeywordTypeSchema",
|
|
653
743
|
"location": {
|
|
654
744
|
"filePath": "deprecation.main.runtime.ts",
|
|
655
|
-
"line":
|
|
745
|
+
"line": 15,
|
|
656
746
|
"character": 16
|
|
657
747
|
},
|
|
658
748
|
"name": "boolean"
|
|
@@ -663,7 +753,7 @@
|
|
|
663
753
|
"__schema": "VariableLikeSchema",
|
|
664
754
|
"location": {
|
|
665
755
|
"filePath": "deprecation.main.runtime.ts",
|
|
666
|
-
"line":
|
|
756
|
+
"line": 16,
|
|
667
757
|
"character": 3
|
|
668
758
|
},
|
|
669
759
|
"signature": "(property) newId?: string | undefined",
|
|
@@ -672,7 +762,27 @@
|
|
|
672
762
|
"__schema": "KeywordTypeSchema",
|
|
673
763
|
"location": {
|
|
674
764
|
"filePath": "deprecation.main.runtime.ts",
|
|
675
|
-
"line":
|
|
765
|
+
"line": 16,
|
|
766
|
+
"character": 11
|
|
767
|
+
},
|
|
768
|
+
"name": "string"
|
|
769
|
+
},
|
|
770
|
+
"isOptional": true
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"__schema": "VariableLikeSchema",
|
|
774
|
+
"location": {
|
|
775
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
776
|
+
"line": 17,
|
|
777
|
+
"character": 3
|
|
778
|
+
},
|
|
779
|
+
"signature": "(property) range?: string | undefined",
|
|
780
|
+
"name": "range",
|
|
781
|
+
"type": {
|
|
782
|
+
"__schema": "KeywordTypeSchema",
|
|
783
|
+
"location": {
|
|
784
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
785
|
+
"line": 17,
|
|
676
786
|
"character": 11
|
|
677
787
|
},
|
|
678
788
|
"name": "string"
|
|
@@ -686,16 +796,16 @@
|
|
|
686
796
|
"__schema": "TypeSchema",
|
|
687
797
|
"location": {
|
|
688
798
|
"filePath": "deprecation.main.runtime.ts",
|
|
689
|
-
"line":
|
|
799
|
+
"line": 20,
|
|
690
800
|
"character": 1
|
|
691
801
|
},
|
|
692
|
-
"signature": "type DeprecationMetadata = {\n deprecate?: boolean | undefined;\n newId?: ComponentIdObj | undefined;\n}",
|
|
802
|
+
"signature": "type DeprecationMetadata = {\n deprecate?: boolean | undefined;\n newId?: ComponentIdObj | undefined;\n range?: string | undefined;\n}",
|
|
693
803
|
"name": "DeprecationMetadata",
|
|
694
804
|
"type": {
|
|
695
805
|
"__schema": "TypeLiteralSchema",
|
|
696
806
|
"location": {
|
|
697
807
|
"filePath": "deprecation.main.runtime.ts",
|
|
698
|
-
"line":
|
|
808
|
+
"line": 20,
|
|
699
809
|
"character": 35
|
|
700
810
|
},
|
|
701
811
|
"members": [
|
|
@@ -703,16 +813,26 @@
|
|
|
703
813
|
"__schema": "VariableLikeSchema",
|
|
704
814
|
"location": {
|
|
705
815
|
"filePath": "deprecation.main.runtime.ts",
|
|
706
|
-
"line":
|
|
816
|
+
"line": 24,
|
|
707
817
|
"character": 3
|
|
708
818
|
},
|
|
819
|
+
"doc": {
|
|
820
|
+
"__schema": "DocSchema",
|
|
821
|
+
"location": {
|
|
822
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
823
|
+
"line": 21,
|
|
824
|
+
"character": 3
|
|
825
|
+
},
|
|
826
|
+
"raw": "/**\n * whether the head is deprecated\n */",
|
|
827
|
+
"comment": "whether the head is deprecated"
|
|
828
|
+
},
|
|
709
829
|
"signature": "(property) deprecate?: boolean | undefined",
|
|
710
830
|
"name": "deprecate",
|
|
711
831
|
"type": {
|
|
712
832
|
"__schema": "KeywordTypeSchema",
|
|
713
833
|
"location": {
|
|
714
834
|
"filePath": "deprecation.main.runtime.ts",
|
|
715
|
-
"line":
|
|
835
|
+
"line": 24,
|
|
716
836
|
"character": 15
|
|
717
837
|
},
|
|
718
838
|
"name": "boolean"
|
|
@@ -723,21 +843,61 @@
|
|
|
723
843
|
"__schema": "VariableLikeSchema",
|
|
724
844
|
"location": {
|
|
725
845
|
"filePath": "deprecation.main.runtime.ts",
|
|
726
|
-
"line":
|
|
846
|
+
"line": 28,
|
|
727
847
|
"character": 3
|
|
728
848
|
},
|
|
849
|
+
"doc": {
|
|
850
|
+
"__schema": "DocSchema",
|
|
851
|
+
"location": {
|
|
852
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
853
|
+
"line": 25,
|
|
854
|
+
"character": 3
|
|
855
|
+
},
|
|
856
|
+
"raw": "/**\n * the new id to use instead of the current one\n */",
|
|
857
|
+
"comment": "the new id to use instead of the current one"
|
|
858
|
+
},
|
|
729
859
|
"signature": "(property) newId?: ComponentIdObj | undefined",
|
|
730
860
|
"name": "newId",
|
|
731
861
|
"type": {
|
|
732
862
|
"__schema": "TypeRefSchema",
|
|
733
863
|
"location": {
|
|
734
864
|
"filePath": "deprecation.main.runtime.ts",
|
|
735
|
-
"line":
|
|
865
|
+
"line": 28,
|
|
736
866
|
"character": 11
|
|
737
867
|
},
|
|
738
868
|
"name": "ComponentIdObj"
|
|
739
869
|
},
|
|
740
870
|
"isOptional": true
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"__schema": "VariableLikeSchema",
|
|
874
|
+
"location": {
|
|
875
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
876
|
+
"line": 32,
|
|
877
|
+
"character": 3
|
|
878
|
+
},
|
|
879
|
+
"doc": {
|
|
880
|
+
"__schema": "DocSchema",
|
|
881
|
+
"location": {
|
|
882
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
883
|
+
"line": 29,
|
|
884
|
+
"character": 3
|
|
885
|
+
},
|
|
886
|
+
"raw": "/**\n * Semver range to deprecate previous versions\n */",
|
|
887
|
+
"comment": "Semver range to deprecate previous versions"
|
|
888
|
+
},
|
|
889
|
+
"signature": "(property) range?: string | undefined",
|
|
890
|
+
"name": "range",
|
|
891
|
+
"type": {
|
|
892
|
+
"__schema": "KeywordTypeSchema",
|
|
893
|
+
"location": {
|
|
894
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
895
|
+
"line": 32,
|
|
896
|
+
"character": 11
|
|
897
|
+
},
|
|
898
|
+
"name": "string"
|
|
899
|
+
},
|
|
900
|
+
"isOptional": true
|
|
741
901
|
}
|
|
742
902
|
]
|
|
743
903
|
}
|
|
@@ -746,7 +906,7 @@
|
|
|
746
906
|
"__schema": "ClassSchema",
|
|
747
907
|
"location": {
|
|
748
908
|
"filePath": "deprecation.main.runtime.ts",
|
|
749
|
-
"line":
|
|
909
|
+
"line": 35,
|
|
750
910
|
"character": 1
|
|
751
911
|
},
|
|
752
912
|
"signature": "class DeprecationMain",
|
|
@@ -756,7 +916,7 @@
|
|
|
756
916
|
"__schema": "ConstructorSchema",
|
|
757
917
|
"location": {
|
|
758
918
|
"filePath": "deprecation.main.runtime.ts",
|
|
759
|
-
"line":
|
|
919
|
+
"line": 36,
|
|
760
920
|
"character": 3
|
|
761
921
|
},
|
|
762
922
|
"signature": "constructor DeprecationMain(scope: ScopeMain, workspace: Workspace): DeprecationMain",
|
|
@@ -766,7 +926,7 @@
|
|
|
766
926
|
"__schema": "ParameterSchema",
|
|
767
927
|
"location": {
|
|
768
928
|
"filePath": "deprecation.main.runtime.ts",
|
|
769
|
-
"line":
|
|
929
|
+
"line": 36,
|
|
770
930
|
"character": 15
|
|
771
931
|
},
|
|
772
932
|
"name": "scope",
|
|
@@ -774,7 +934,7 @@
|
|
|
774
934
|
"__schema": "TypeRefSchema",
|
|
775
935
|
"location": {
|
|
776
936
|
"filePath": "deprecation.main.runtime.ts",
|
|
777
|
-
"line":
|
|
937
|
+
"line": 36,
|
|
778
938
|
"character": 30
|
|
779
939
|
},
|
|
780
940
|
"name": "ScopeMain"
|
|
@@ -786,7 +946,7 @@
|
|
|
786
946
|
"__schema": "ParameterSchema",
|
|
787
947
|
"location": {
|
|
788
948
|
"filePath": "deprecation.main.runtime.ts",
|
|
789
|
-
"line":
|
|
949
|
+
"line": 36,
|
|
790
950
|
"character": 41
|
|
791
951
|
},
|
|
792
952
|
"name": "workspace",
|
|
@@ -794,7 +954,7 @@
|
|
|
794
954
|
"__schema": "TypeRefSchema",
|
|
795
955
|
"location": {
|
|
796
956
|
"filePath": "deprecation.main.runtime.ts",
|
|
797
|
-
"line":
|
|
957
|
+
"line": 36,
|
|
798
958
|
"character": 60
|
|
799
959
|
},
|
|
800
960
|
"name": "Workspace"
|
|
@@ -807,7 +967,7 @@
|
|
|
807
967
|
"__schema": "ThisTypeSchema",
|
|
808
968
|
"location": {
|
|
809
969
|
"filePath": "deprecation.main.runtime.ts",
|
|
810
|
-
"line":
|
|
970
|
+
"line": 35,
|
|
811
971
|
"character": 1
|
|
812
972
|
},
|
|
813
973
|
"name": "DeprecationMain"
|
|
@@ -818,7 +978,7 @@
|
|
|
818
978
|
"__schema": "VariableLikeSchema",
|
|
819
979
|
"location": {
|
|
820
980
|
"filePath": "deprecation.main.runtime.ts",
|
|
821
|
-
"line":
|
|
981
|
+
"line": 37,
|
|
822
982
|
"character": 3
|
|
823
983
|
},
|
|
824
984
|
"signature": "(property) DeprecationMain.runtime: RuntimeDefinition",
|
|
@@ -827,7 +987,7 @@
|
|
|
827
987
|
"__schema": "InferenceTypeSchema",
|
|
828
988
|
"location": {
|
|
829
989
|
"filePath": "deprecation.main.runtime.ts",
|
|
830
|
-
"line":
|
|
990
|
+
"line": 37,
|
|
831
991
|
"character": 3
|
|
832
992
|
},
|
|
833
993
|
"type": "RuntimeDefinition"
|
|
@@ -839,7 +999,7 @@
|
|
|
839
999
|
"__schema": "VariableLikeSchema",
|
|
840
1000
|
"location": {
|
|
841
1001
|
"filePath": "deprecation.main.runtime.ts",
|
|
842
|
-
"line":
|
|
1002
|
+
"line": 38,
|
|
843
1003
|
"character": 3
|
|
844
1004
|
},
|
|
845
1005
|
"signature": "(property) DeprecationMain.dependencies: Aspect[]",
|
|
@@ -848,7 +1008,7 @@
|
|
|
848
1008
|
"__schema": "InferenceTypeSchema",
|
|
849
1009
|
"location": {
|
|
850
1010
|
"filePath": "deprecation.main.runtime.ts",
|
|
851
|
-
"line":
|
|
1011
|
+
"line": 38,
|
|
852
1012
|
"character": 3
|
|
853
1013
|
},
|
|
854
1014
|
"type": "Aspect[]"
|
|
@@ -860,7 +1020,7 @@
|
|
|
860
1020
|
"__schema": "FunctionLikeSchema",
|
|
861
1021
|
"location": {
|
|
862
1022
|
"filePath": "deprecation.main.runtime.ts",
|
|
863
|
-
"line":
|
|
1023
|
+
"line": 40,
|
|
864
1024
|
"character": 3
|
|
865
1025
|
},
|
|
866
1026
|
"signature": "(method) DeprecationMain.getDeprecationInfo(component: Component): Promise<DeprecationInfo>",
|
|
@@ -870,7 +1030,7 @@
|
|
|
870
1030
|
"__schema": "ParameterSchema",
|
|
871
1031
|
"location": {
|
|
872
1032
|
"filePath": "deprecation.main.runtime.ts",
|
|
873
|
-
"line":
|
|
1033
|
+
"line": 40,
|
|
874
1034
|
"character": 28
|
|
875
1035
|
},
|
|
876
1036
|
"name": "component",
|
|
@@ -878,7 +1038,7 @@
|
|
|
878
1038
|
"__schema": "TypeRefSchema",
|
|
879
1039
|
"location": {
|
|
880
1040
|
"filePath": "deprecation.main.runtime.ts",
|
|
881
|
-
"line":
|
|
1041
|
+
"line": 40,
|
|
882
1042
|
"character": 39
|
|
883
1043
|
},
|
|
884
1044
|
"name": "Component"
|
|
@@ -891,7 +1051,7 @@
|
|
|
891
1051
|
"__schema": "TypeRefSchema",
|
|
892
1052
|
"location": {
|
|
893
1053
|
"filePath": "deprecation.main.runtime.ts",
|
|
894
|
-
"line":
|
|
1054
|
+
"line": 40,
|
|
895
1055
|
"character": 51
|
|
896
1056
|
},
|
|
897
1057
|
"name": "Promise",
|
|
@@ -900,7 +1060,7 @@
|
|
|
900
1060
|
"__schema": "TypeRefSchema",
|
|
901
1061
|
"location": {
|
|
902
1062
|
"filePath": "deprecation.main.runtime.ts",
|
|
903
|
-
"line":
|
|
1063
|
+
"line": 40,
|
|
904
1064
|
"character": 59
|
|
905
1065
|
},
|
|
906
1066
|
"name": "DeprecationInfo"
|
|
@@ -915,14 +1075,14 @@
|
|
|
915
1075
|
"__schema": "FunctionLikeSchema",
|
|
916
1076
|
"location": {
|
|
917
1077
|
"filePath": "deprecation.main.runtime.ts",
|
|
918
|
-
"line":
|
|
1078
|
+
"line": 82,
|
|
919
1079
|
"character": 3
|
|
920
1080
|
},
|
|
921
1081
|
"doc": {
|
|
922
1082
|
"__schema": "DocSchema",
|
|
923
1083
|
"location": {
|
|
924
1084
|
"filePath": "deprecation.main.runtime.ts",
|
|
925
|
-
"line":
|
|
1085
|
+
"line": 74,
|
|
926
1086
|
"character": 3
|
|
927
1087
|
},
|
|
928
1088
|
"raw": "/**\n * mark a component as deprecated. after this change, the component will be modified.\n * tag and export the component to have it deprecated on the remote.\n *\n * @param componentId\n * @param newId\n * @returns boolean whether or not the component has been deprecated\n */",
|
|
@@ -932,7 +1092,7 @@
|
|
|
932
1092
|
"__schema": "PropertyLikeTagSchema",
|
|
933
1093
|
"location": {
|
|
934
1094
|
"filePath": "deprecation.main.runtime.ts",
|
|
935
|
-
"line":
|
|
1095
|
+
"line": 78,
|
|
936
1096
|
"character": 6
|
|
937
1097
|
},
|
|
938
1098
|
"name": "componentId",
|
|
@@ -942,7 +1102,7 @@
|
|
|
942
1102
|
"__schema": "PropertyLikeTagSchema",
|
|
943
1103
|
"location": {
|
|
944
1104
|
"filePath": "deprecation.main.runtime.ts",
|
|
945
|
-
"line":
|
|
1105
|
+
"line": 79,
|
|
946
1106
|
"character": 6
|
|
947
1107
|
},
|
|
948
1108
|
"name": "newId",
|
|
@@ -952,7 +1112,7 @@
|
|
|
952
1112
|
"__schema": "ReturnTagSchema",
|
|
953
1113
|
"location": {
|
|
954
1114
|
"filePath": "deprecation.main.runtime.ts",
|
|
955
|
-
"line":
|
|
1115
|
+
"line": 80,
|
|
956
1116
|
"character": 6
|
|
957
1117
|
},
|
|
958
1118
|
"tagName": "return",
|
|
@@ -960,14 +1120,14 @@
|
|
|
960
1120
|
}
|
|
961
1121
|
]
|
|
962
1122
|
},
|
|
963
|
-
"signature": "(method) DeprecationMain.deprecate(componentId: ComponentID, newId?: ComponentID): Promise<boolean>",
|
|
1123
|
+
"signature": "(method) DeprecationMain.deprecate(componentId: ComponentID, newId?: ComponentID, range?: string): Promise<boolean>",
|
|
964
1124
|
"name": "deprecate",
|
|
965
1125
|
"params": [
|
|
966
1126
|
{
|
|
967
1127
|
"__schema": "ParameterSchema",
|
|
968
1128
|
"location": {
|
|
969
1129
|
"filePath": "deprecation.main.runtime.ts",
|
|
970
|
-
"line":
|
|
1130
|
+
"line": 82,
|
|
971
1131
|
"character": 19
|
|
972
1132
|
},
|
|
973
1133
|
"name": "componentId",
|
|
@@ -975,7 +1135,7 @@
|
|
|
975
1135
|
"__schema": "TypeRefSchema",
|
|
976
1136
|
"location": {
|
|
977
1137
|
"filePath": "deprecation.main.runtime.ts",
|
|
978
|
-
"line":
|
|
1138
|
+
"line": 82,
|
|
979
1139
|
"character": 32
|
|
980
1140
|
},
|
|
981
1141
|
"name": "ComponentID"
|
|
@@ -987,7 +1147,7 @@
|
|
|
987
1147
|
"__schema": "ParameterSchema",
|
|
988
1148
|
"location": {
|
|
989
1149
|
"filePath": "deprecation.main.runtime.ts",
|
|
990
|
-
"line":
|
|
1150
|
+
"line": 82,
|
|
991
1151
|
"character": 45
|
|
992
1152
|
},
|
|
993
1153
|
"name": "newId",
|
|
@@ -995,21 +1155,41 @@
|
|
|
995
1155
|
"__schema": "TypeRefSchema",
|
|
996
1156
|
"location": {
|
|
997
1157
|
"filePath": "deprecation.main.runtime.ts",
|
|
998
|
-
"line":
|
|
1158
|
+
"line": 82,
|
|
999
1159
|
"character": 53
|
|
1000
1160
|
},
|
|
1001
1161
|
"name": "ComponentID"
|
|
1002
1162
|
},
|
|
1003
1163
|
"isOptional": true,
|
|
1004
1164
|
"isSpread": false
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"__schema": "ParameterSchema",
|
|
1168
|
+
"location": {
|
|
1169
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
1170
|
+
"line": 82,
|
|
1171
|
+
"character": 66
|
|
1172
|
+
},
|
|
1173
|
+
"name": "range",
|
|
1174
|
+
"type": {
|
|
1175
|
+
"__schema": "KeywordTypeSchema",
|
|
1176
|
+
"location": {
|
|
1177
|
+
"filePath": "deprecation.main.runtime.ts",
|
|
1178
|
+
"line": 82,
|
|
1179
|
+
"character": 74
|
|
1180
|
+
},
|
|
1181
|
+
"name": "string"
|
|
1182
|
+
},
|
|
1183
|
+
"isOptional": true,
|
|
1184
|
+
"isSpread": false
|
|
1005
1185
|
}
|
|
1006
1186
|
],
|
|
1007
1187
|
"returnType": {
|
|
1008
1188
|
"__schema": "TypeRefSchema",
|
|
1009
1189
|
"location": {
|
|
1010
1190
|
"filePath": "deprecation.main.runtime.ts",
|
|
1011
|
-
"line":
|
|
1012
|
-
"character":
|
|
1191
|
+
"line": 82,
|
|
1192
|
+
"character": 83
|
|
1013
1193
|
},
|
|
1014
1194
|
"name": "Promise",
|
|
1015
1195
|
"typeArgs": [
|
|
@@ -1017,8 +1197,8 @@
|
|
|
1017
1197
|
"__schema": "KeywordTypeSchema",
|
|
1018
1198
|
"location": {
|
|
1019
1199
|
"filePath": "deprecation.main.runtime.ts",
|
|
1020
|
-
"line":
|
|
1021
|
-
"character":
|
|
1200
|
+
"line": 82,
|
|
1201
|
+
"character": 91
|
|
1022
1202
|
},
|
|
1023
1203
|
"name": "boolean"
|
|
1024
1204
|
}
|
|
@@ -1032,7 +1212,7 @@
|
|
|
1032
1212
|
"__schema": "FunctionLikeSchema",
|
|
1033
1213
|
"location": {
|
|
1034
1214
|
"filePath": "deprecation.main.runtime.ts",
|
|
1035
|
-
"line":
|
|
1215
|
+
"line": 93,
|
|
1036
1216
|
"character": 3
|
|
1037
1217
|
},
|
|
1038
1218
|
"signature": "(method) DeprecationMain.unDeprecate(componentId: ComponentID): Promise<boolean>",
|
|
@@ -1042,7 +1222,7 @@
|
|
|
1042
1222
|
"__schema": "ParameterSchema",
|
|
1043
1223
|
"location": {
|
|
1044
1224
|
"filePath": "deprecation.main.runtime.ts",
|
|
1045
|
-
"line":
|
|
1225
|
+
"line": 93,
|
|
1046
1226
|
"character": 21
|
|
1047
1227
|
},
|
|
1048
1228
|
"name": "componentId",
|
|
@@ -1050,7 +1230,7 @@
|
|
|
1050
1230
|
"__schema": "TypeRefSchema",
|
|
1051
1231
|
"location": {
|
|
1052
1232
|
"filePath": "deprecation.main.runtime.ts",
|
|
1053
|
-
"line":
|
|
1233
|
+
"line": 93,
|
|
1054
1234
|
"character": 34
|
|
1055
1235
|
},
|
|
1056
1236
|
"name": "ComponentID"
|
|
@@ -1063,7 +1243,7 @@
|
|
|
1063
1243
|
"__schema": "InferenceTypeSchema",
|
|
1064
1244
|
"location": {
|
|
1065
1245
|
"filePath": "deprecation.main.runtime.ts",
|
|
1066
|
-
"line":
|
|
1246
|
+
"line": 93,
|
|
1067
1247
|
"character": 3
|
|
1068
1248
|
},
|
|
1069
1249
|
"type": "Promise<boolean>"
|
|
@@ -1076,7 +1256,7 @@
|
|
|
1076
1256
|
"__schema": "FunctionLikeSchema",
|
|
1077
1257
|
"location": {
|
|
1078
1258
|
"filePath": "deprecation.main.runtime.ts",
|
|
1079
|
-
"line":
|
|
1259
|
+
"line": 103,
|
|
1080
1260
|
"character": 3
|
|
1081
1261
|
},
|
|
1082
1262
|
"signature": "(method) DeprecationMain.provider([graphql, scope, componentAspect, workspace, cli]: [\n GraphqlMain,\n ScopeMain,\n ComponentMain,\n Workspace,\n CLIMain\n]): Promise<DeprecationMain>",
|
|
@@ -1086,7 +1266,7 @@
|
|
|
1086
1266
|
"__schema": "ParameterSchema",
|
|
1087
1267
|
"location": {
|
|
1088
1268
|
"filePath": "deprecation.main.runtime.ts",
|
|
1089
|
-
"line":
|
|
1269
|
+
"line": 103,
|
|
1090
1270
|
"character": 25
|
|
1091
1271
|
},
|
|
1092
1272
|
"name": "[ graphql, scope, componentAspect, workspace, cli ]",
|
|
@@ -1094,7 +1274,7 @@
|
|
|
1094
1274
|
"__schema": "TupleTypeSchema",
|
|
1095
1275
|
"location": {
|
|
1096
1276
|
"filePath": "deprecation.main.runtime.ts",
|
|
1097
|
-
"line":
|
|
1277
|
+
"line": 103,
|
|
1098
1278
|
"character": 76
|
|
1099
1279
|
},
|
|
1100
1280
|
"elements": [
|
|
@@ -1102,7 +1282,7 @@
|
|
|
1102
1282
|
"__schema": "TypeRefSchema",
|
|
1103
1283
|
"location": {
|
|
1104
1284
|
"filePath": "deprecation.main.runtime.ts",
|
|
1105
|
-
"line":
|
|
1285
|
+
"line": 104,
|
|
1106
1286
|
"character": 5
|
|
1107
1287
|
},
|
|
1108
1288
|
"name": "GraphqlMain"
|
|
@@ -1111,7 +1291,7 @@
|
|
|
1111
1291
|
"__schema": "TypeRefSchema",
|
|
1112
1292
|
"location": {
|
|
1113
1293
|
"filePath": "deprecation.main.runtime.ts",
|
|
1114
|
-
"line":
|
|
1294
|
+
"line": 105,
|
|
1115
1295
|
"character": 5
|
|
1116
1296
|
},
|
|
1117
1297
|
"name": "ScopeMain"
|
|
@@ -1120,7 +1300,7 @@
|
|
|
1120
1300
|
"__schema": "TypeRefSchema",
|
|
1121
1301
|
"location": {
|
|
1122
1302
|
"filePath": "deprecation.main.runtime.ts",
|
|
1123
|
-
"line":
|
|
1303
|
+
"line": 106,
|
|
1124
1304
|
"character": 5
|
|
1125
1305
|
},
|
|
1126
1306
|
"name": "ComponentMain"
|
|
@@ -1129,7 +1309,7 @@
|
|
|
1129
1309
|
"__schema": "TypeRefSchema",
|
|
1130
1310
|
"location": {
|
|
1131
1311
|
"filePath": "deprecation.main.runtime.ts",
|
|
1132
|
-
"line":
|
|
1312
|
+
"line": 107,
|
|
1133
1313
|
"character": 5
|
|
1134
1314
|
},
|
|
1135
1315
|
"name": "Workspace"
|
|
@@ -1138,7 +1318,7 @@
|
|
|
1138
1318
|
"__schema": "TypeRefSchema",
|
|
1139
1319
|
"location": {
|
|
1140
1320
|
"filePath": "deprecation.main.runtime.ts",
|
|
1141
|
-
"line":
|
|
1321
|
+
"line": 108,
|
|
1142
1322
|
"character": 5
|
|
1143
1323
|
},
|
|
1144
1324
|
"name": "CLIMain"
|
|
@@ -1153,7 +1333,7 @@
|
|
|
1153
1333
|
"__schema": "InferenceTypeSchema",
|
|
1154
1334
|
"location": {
|
|
1155
1335
|
"filePath": "deprecation.main.runtime.ts",
|
|
1156
|
-
"line":
|
|
1336
|
+
"line": 103,
|
|
1157
1337
|
"character": 3
|
|
1158
1338
|
},
|
|
1159
1339
|
"type": "Promise<DeprecationMain>"
|
|
@@ -1173,7 +1353,7 @@
|
|
|
1173
1353
|
"__schema": "UnImplementedSchema",
|
|
1174
1354
|
"location": {
|
|
1175
1355
|
"filePath": "deprecation.main.runtime.ts",
|
|
1176
|
-
"line":
|
|
1356
|
+
"line": 119,
|
|
1177
1357
|
"character": 1
|
|
1178
1358
|
},
|
|
1179
1359
|
"name": "DeprecationAspect.addRuntime(DeprecationMain);",
|
|
@@ -1232,7 +1412,7 @@
|
|
|
1232
1412
|
"componentId": {
|
|
1233
1413
|
"scope": "teambit.component",
|
|
1234
1414
|
"name": "deprecation",
|
|
1235
|
-
"version": "1.0.
|
|
1415
|
+
"version": "1.0.165"
|
|
1236
1416
|
},
|
|
1237
1417
|
"taggedModuleExports": []
|
|
1238
1418
|
}
|