@teambit/new-component-helper 1.0.257 → 1.0.259

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,268 +14,341 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "new-component-helper.main.runtime.ts",
20
- "line": 21,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 3,
21
+ "character": 15
22
22
  },
23
- "signature": "class NewComponentHelperMain",
24
23
  "name": "NewComponentHelperMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "new-component-helper.main.runtime.ts",
30
- "line": 22,
31
- "character": 3
32
- },
33
- "signature": "constructor NewComponentHelperMain(workspace: Workspace, harmony: Harmony, tracker: TrackerMain): NewComponentHelperMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "new-component-helper.main.runtime.ts",
40
- "line": 22,
41
- "character": 15
42
- },
43
- "name": "workspace",
44
- "type": {
45
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "new-component-helper.main.runtime.ts",
28
+ "line": 21,
29
+ "character": 1
30
+ },
31
+ "signature": "class NewComponentHelperMain",
32
+ "name": "NewComponentHelperMain",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "new-component-helper.main.runtime.ts",
38
+ "line": 22,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor NewComponentHelperMain(workspace: Workspace, harmony: Harmony, tracker: TrackerMain): NewComponentHelperMain",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "new-component-helper.main.runtime.ts",
48
48
  "line": 22,
49
- "character": 34
49
+ "character": 15
50
50
  },
51
- "name": "Workspace",
52
- "componentId": {
53
- "scope": "teambit.workspace",
54
- "name": "workspace"
55
- }
56
- },
57
- "isOptional": false,
58
- "isSpread": false
59
- },
60
- {
61
- "__schema": "ParameterSchema",
62
- "location": {
63
- "filePath": "new-component-helper.main.runtime.ts",
64
- "line": 22,
65
- "character": 45
51
+ "name": "workspace",
52
+ "type": {
53
+ "__schema": "TypeRefSchema",
54
+ "location": {
55
+ "filePath": "new-component-helper.main.runtime.ts",
56
+ "line": 22,
57
+ "character": 34
58
+ },
59
+ "name": "Workspace",
60
+ "componentId": {
61
+ "scope": "teambit.workspace",
62
+ "name": "workspace"
63
+ }
64
+ },
65
+ "isOptional": false,
66
+ "isSpread": false
66
67
  },
67
- "name": "harmony",
68
- "type": {
69
- "__schema": "TypeRefSchema",
68
+ {
69
+ "__schema": "ParameterSchema",
70
70
  "location": {
71
71
  "filePath": "new-component-helper.main.runtime.ts",
72
72
  "line": 22,
73
- "character": 62
74
- },
75
- "name": "Harmony",
76
- "componentId": {
77
- "scope": "teambit.harmony",
78
- "name": "harmony",
79
- "version": "0.4.6"
80
- }
81
- },
82
- "isOptional": false,
83
- "isSpread": false
84
- },
85
- {
86
- "__schema": "ParameterSchema",
87
- "location": {
88
- "filePath": "new-component-helper.main.runtime.ts",
89
- "line": 22,
90
- "character": 71
73
+ "character": 45
74
+ },
75
+ "name": "harmony",
76
+ "type": {
77
+ "__schema": "TypeRefSchema",
78
+ "location": {
79
+ "filePath": "new-component-helper.main.runtime.ts",
80
+ "line": 22,
81
+ "character": 62
82
+ },
83
+ "name": "Harmony",
84
+ "componentId": {
85
+ "scope": "teambit.harmony",
86
+ "name": "harmony",
87
+ "version": "0.4.6"
88
+ }
89
+ },
90
+ "isOptional": false,
91
+ "isSpread": false
91
92
  },
92
- "name": "tracker",
93
- "type": {
94
- "__schema": "TypeRefSchema",
93
+ {
94
+ "__schema": "ParameterSchema",
95
95
  "location": {
96
96
  "filePath": "new-component-helper.main.runtime.ts",
97
97
  "line": 22,
98
- "character": 88
98
+ "character": 71
99
99
  },
100
- "name": "TrackerMain",
101
- "componentId": {
102
- "scope": "teambit.component",
103
- "name": "tracker"
104
- }
100
+ "name": "tracker",
101
+ "type": {
102
+ "__schema": "TypeRefSchema",
103
+ "location": {
104
+ "filePath": "new-component-helper.main.runtime.ts",
105
+ "line": 22,
106
+ "character": 88
107
+ },
108
+ "name": "TrackerMain",
109
+ "componentId": {
110
+ "scope": "teambit.component",
111
+ "name": "tracker"
112
+ }
113
+ },
114
+ "isOptional": false,
115
+ "isSpread": false
116
+ }
117
+ ],
118
+ "returnType": {
119
+ "__schema": "ThisTypeSchema",
120
+ "location": {
121
+ "filePath": "new-component-helper.main.runtime.ts",
122
+ "line": 21,
123
+ "character": 1
105
124
  },
106
- "isOptional": false,
107
- "isSpread": false
108
- }
109
- ],
110
- "returnType": {
111
- "__schema": "ThisTypeSchema",
112
- "location": {
113
- "filePath": "new-component-helper.main.runtime.ts",
114
- "line": 21,
115
- "character": 1
125
+ "name": "NewComponentHelperMain"
116
126
  },
117
- "name": "NewComponentHelperMain"
118
- },
119
- "modifiers": []
120
- },
121
- {
122
- "__schema": "FunctionLikeSchema",
123
- "location": {
124
- "filePath": "new-component-helper.main.runtime.ts",
125
- "line": 27,
126
- "character": 3
127
+ "modifiers": []
127
128
  },
128
- "doc": {
129
- "__schema": "DocSchema",
129
+ {
130
+ "__schema": "FunctionLikeSchema",
130
131
  "location": {
131
132
  "filePath": "new-component-helper.main.runtime.ts",
132
- "line": 23,
133
+ "line": 27,
133
134
  "character": 3
134
135
  },
135
- "raw": "/**\n * when creating/forking a component, the user provides the new name and optionally the scope/namespace.\n * from this user input, create a ComponentID.\n */",
136
- "comment": "when creating/forking a component, the user provides the new name and optionally the scope/namespace.\nfrom this user input, create a ComponentID."
137
- },
138
- "signature": "(method) NewComponentHelperMain.getNewComponentId(name: string, namespace?: string, scope?: string): ComponentID",
139
- "name": "getNewComponentId",
140
- "params": [
141
- {
142
- "__schema": "ParameterSchema",
136
+ "doc": {
137
+ "__schema": "DocSchema",
143
138
  "location": {
144
139
  "filePath": "new-component-helper.main.runtime.ts",
145
- "line": 27,
146
- "character": 21
140
+ "line": 23,
141
+ "character": 3
147
142
  },
148
- "name": "name",
149
- "type": {
150
- "__schema": "KeywordTypeSchema",
143
+ "raw": "/**\n * when creating/forking a component, the user provides the new name and optionally the scope/namespace.\n * from this user input, create a ComponentID.\n */",
144
+ "comment": "when creating/forking a component, the user provides the new name and optionally the scope/namespace.\nfrom this user input, create a ComponentID."
145
+ },
146
+ "signature": "(method) NewComponentHelperMain.getNewComponentId(name: string, namespace?: string, scope?: string): ComponentID",
147
+ "name": "getNewComponentId",
148
+ "params": [
149
+ {
150
+ "__schema": "ParameterSchema",
151
151
  "location": {
152
152
  "filePath": "new-component-helper.main.runtime.ts",
153
153
  "line": 27,
154
- "character": 27
154
+ "character": 21
155
155
  },
156
- "name": "string"
157
- },
158
- "isOptional": false,
159
- "isSpread": false
160
- },
161
- {
162
- "__schema": "ParameterSchema",
163
- "location": {
164
- "filePath": "new-component-helper.main.runtime.ts",
165
- "line": 27,
166
- "character": 35
156
+ "name": "name",
157
+ "type": {
158
+ "__schema": "KeywordTypeSchema",
159
+ "location": {
160
+ "filePath": "new-component-helper.main.runtime.ts",
161
+ "line": 27,
162
+ "character": 27
163
+ },
164
+ "name": "string"
165
+ },
166
+ "isOptional": false,
167
+ "isSpread": false
167
168
  },
168
- "name": "namespace",
169
- "type": {
170
- "__schema": "KeywordTypeSchema",
169
+ {
170
+ "__schema": "ParameterSchema",
171
171
  "location": {
172
172
  "filePath": "new-component-helper.main.runtime.ts",
173
173
  "line": 27,
174
- "character": 47
174
+ "character": 35
175
175
  },
176
- "name": "string"
177
- },
178
- "isOptional": true,
179
- "isSpread": false
180
- },
181
- {
182
- "__schema": "ParameterSchema",
183
- "location": {
184
- "filePath": "new-component-helper.main.runtime.ts",
185
- "line": 27,
186
- "character": 55
176
+ "name": "namespace",
177
+ "type": {
178
+ "__schema": "KeywordTypeSchema",
179
+ "location": {
180
+ "filePath": "new-component-helper.main.runtime.ts",
181
+ "line": 27,
182
+ "character": 47
183
+ },
184
+ "name": "string"
185
+ },
186
+ "isOptional": true,
187
+ "isSpread": false
187
188
  },
188
- "name": "scope",
189
- "type": {
190
- "__schema": "KeywordTypeSchema",
189
+ {
190
+ "__schema": "ParameterSchema",
191
191
  "location": {
192
192
  "filePath": "new-component-helper.main.runtime.ts",
193
193
  "line": 27,
194
- "character": 63
194
+ "character": 55
195
195
  },
196
- "name": "string"
196
+ "name": "scope",
197
+ "type": {
198
+ "__schema": "KeywordTypeSchema",
199
+ "location": {
200
+ "filePath": "new-component-helper.main.runtime.ts",
201
+ "line": 27,
202
+ "character": 63
203
+ },
204
+ "name": "string"
205
+ },
206
+ "isOptional": true,
207
+ "isSpread": false
208
+ }
209
+ ],
210
+ "returnType": {
211
+ "__schema": "TypeRefSchema",
212
+ "location": {
213
+ "filePath": "new-component-helper.main.runtime.ts",
214
+ "line": 27,
215
+ "character": 3
197
216
  },
198
- "isOptional": true,
199
- "isSpread": false
200
- }
201
- ],
202
- "returnType": {
203
- "__schema": "TypeRefSchema",
204
- "location": {
205
- "filePath": "new-component-helper.main.runtime.ts",
206
- "line": 27,
207
- "character": 3
217
+ "name": "ComponentID",
218
+ "componentId": {
219
+ "scope": "teambit.component",
220
+ "name": "component-id",
221
+ "version": "1.2.0"
222
+ }
208
223
  },
209
- "name": "ComponentID",
210
- "componentId": {
211
- "scope": "teambit.component",
212
- "name": "component-id",
213
- "version": "1.2.0"
214
- }
215
- },
216
- "modifiers": []
217
- },
218
- {
219
- "__schema": "FunctionLikeSchema",
220
- "location": {
221
- "filePath": "new-component-helper.main.runtime.ts",
222
- "line": 43,
223
- "character": 3
224
+ "modifiers": []
224
225
  },
225
- "doc": {
226
- "__schema": "DocSchema",
226
+ {
227
+ "__schema": "FunctionLikeSchema",
227
228
  "location": {
228
229
  "filePath": "new-component-helper.main.runtime.ts",
229
- "line": 38,
230
+ "line": 43,
230
231
  "character": 3
231
232
  },
232
- "raw": "/**\n * when creating/forking a component, the user may or may not provide a path.\n * if not provided, generate the path based on the component-id.\n * the component will be written to that path.\n */",
233
- "comment": "when creating/forking a component, the user may or may not provide a path.\nif not provided, generate the path based on the component-id.\nthe component will be written to that path."
234
- },
235
- "signature": "(method) NewComponentHelperMain.getNewComponentPath(componentId: ComponentID, { pathFromUser, componentsToCreate, incrementPathIfConflicted, }?: {\n pathFromUser?: string;\n componentsToCreate?: number;\n incrementPathIfConflicted?: boolean;\n}): PathLinuxRelative",
236
- "name": "getNewComponentPath",
237
- "params": [
238
- {
239
- "__schema": "ParameterSchema",
233
+ "doc": {
234
+ "__schema": "DocSchema",
240
235
  "location": {
241
236
  "filePath": "new-component-helper.main.runtime.ts",
242
- "line": 44,
243
- "character": 5
237
+ "line": 38,
238
+ "character": 3
244
239
  },
245
- "name": "componentId",
246
- "type": {
247
- "__schema": "TypeRefSchema",
240
+ "raw": "/**\n * when creating/forking a component, the user may or may not provide a path.\n * if not provided, generate the path based on the component-id.\n * the component will be written to that path.\n */",
241
+ "comment": "when creating/forking a component, the user may or may not provide a path.\nif not provided, generate the path based on the component-id.\nthe component will be written to that path."
242
+ },
243
+ "signature": "(method) NewComponentHelperMain.getNewComponentPath(componentId: ComponentID, { pathFromUser, componentsToCreate, incrementPathIfConflicted, }?: {\n pathFromUser?: string;\n componentsToCreate?: number;\n incrementPathIfConflicted?: boolean;\n}): PathLinuxRelative",
244
+ "name": "getNewComponentPath",
245
+ "params": [
246
+ {
247
+ "__schema": "ParameterSchema",
248
248
  "location": {
249
249
  "filePath": "new-component-helper.main.runtime.ts",
250
250
  "line": 44,
251
- "character": 18
252
- },
253
- "name": "ComponentID",
254
- "componentId": {
255
- "scope": "teambit.component",
256
- "name": "component-id",
257
- "version": "1.2.0"
258
- }
259
- },
260
- "isOptional": false,
261
- "isSpread": false
262
- },
263
- {
264
- "__schema": "ParameterSchema",
265
- "location": {
266
- "filePath": "new-component-helper.main.runtime.ts",
267
- "line": 45,
268
- "character": 5
251
+ "character": 5
252
+ },
253
+ "name": "componentId",
254
+ "type": {
255
+ "__schema": "TypeRefSchema",
256
+ "location": {
257
+ "filePath": "new-component-helper.main.runtime.ts",
258
+ "line": 44,
259
+ "character": 18
260
+ },
261
+ "name": "ComponentID",
262
+ "componentId": {
263
+ "scope": "teambit.component",
264
+ "name": "component-id",
265
+ "version": "1.2.0"
266
+ }
267
+ },
268
+ "isOptional": false,
269
+ "isSpread": false
269
270
  },
270
- "name": "{ pathFromUser, componentsToCreate, incrementPathIfConflicted }",
271
- "type": {
272
- "__schema": "TypeLiteralSchema",
271
+ {
272
+ "__schema": "ParameterSchema",
273
273
  "location": {
274
274
  "filePath": "new-component-helper.main.runtime.ts",
275
- "line": 49,
276
- "character": 8
277
- },
278
- "members": [
275
+ "line": 45,
276
+ "character": 5
277
+ },
278
+ "name": "{ pathFromUser, componentsToCreate, incrementPathIfConflicted }",
279
+ "type": {
280
+ "__schema": "TypeLiteralSchema",
281
+ "location": {
282
+ "filePath": "new-component-helper.main.runtime.ts",
283
+ "line": 49,
284
+ "character": 8
285
+ },
286
+ "members": [
287
+ {
288
+ "__schema": "VariableLikeSchema",
289
+ "location": {
290
+ "filePath": "new-component-helper.main.runtime.ts",
291
+ "line": 49,
292
+ "character": 10
293
+ },
294
+ "signature": "(property) pathFromUser?: string | undefined",
295
+ "name": "pathFromUser",
296
+ "type": {
297
+ "__schema": "KeywordTypeSchema",
298
+ "location": {
299
+ "filePath": "new-component-helper.main.runtime.ts",
300
+ "line": 49,
301
+ "character": 25
302
+ },
303
+ "name": "string"
304
+ },
305
+ "isOptional": true
306
+ },
307
+ {
308
+ "__schema": "VariableLikeSchema",
309
+ "location": {
310
+ "filePath": "new-component-helper.main.runtime.ts",
311
+ "line": 49,
312
+ "character": 33
313
+ },
314
+ "signature": "(property) componentsToCreate?: number | undefined",
315
+ "name": "componentsToCreate",
316
+ "type": {
317
+ "__schema": "KeywordTypeSchema",
318
+ "location": {
319
+ "filePath": "new-component-helper.main.runtime.ts",
320
+ "line": 49,
321
+ "character": 54
322
+ },
323
+ "name": "number"
324
+ },
325
+ "isOptional": true
326
+ },
327
+ {
328
+ "__schema": "VariableLikeSchema",
329
+ "location": {
330
+ "filePath": "new-component-helper.main.runtime.ts",
331
+ "line": 49,
332
+ "character": 62
333
+ },
334
+ "signature": "(property) incrementPathIfConflicted?: boolean | undefined",
335
+ "name": "incrementPathIfConflicted",
336
+ "type": {
337
+ "__schema": "KeywordTypeSchema",
338
+ "location": {
339
+ "filePath": "new-component-helper.main.runtime.ts",
340
+ "line": 49,
341
+ "character": 90
342
+ },
343
+ "name": "boolean"
344
+ },
345
+ "isOptional": true
346
+ }
347
+ ]
348
+ },
349
+ "isOptional": true,
350
+ "defaultValue": "{}",
351
+ "objectBindingNodes": [
279
352
  {
280
353
  "__schema": "VariableLikeSchema",
281
354
  "location": {
@@ -336,570 +409,506 @@
336
409
  },
337
410
  "isOptional": true
338
411
  }
339
- ]
412
+ ],
413
+ "isSpread": false
414
+ }
415
+ ],
416
+ "returnType": {
417
+ "__schema": "TypeRefSchema",
418
+ "location": {
419
+ "filePath": "new-component-helper.main.runtime.ts",
420
+ "line": 43,
421
+ "character": 3
340
422
  },
341
- "isOptional": true,
342
- "defaultValue": "{}",
343
- "objectBindingNodes": [
344
- {
345
- "__schema": "VariableLikeSchema",
346
- "location": {
347
- "filePath": "new-component-helper.main.runtime.ts",
348
- "line": 49,
349
- "character": 10
350
- },
351
- "signature": "(property) pathFromUser?: string | undefined",
352
- "name": "pathFromUser",
353
- "type": {
354
- "__schema": "KeywordTypeSchema",
355
- "location": {
356
- "filePath": "new-component-helper.main.runtime.ts",
357
- "line": 49,
358
- "character": 25
359
- },
360
- "name": "string"
361
- },
362
- "isOptional": true
363
- },
364
- {
365
- "__schema": "VariableLikeSchema",
366
- "location": {
367
- "filePath": "new-component-helper.main.runtime.ts",
368
- "line": 49,
369
- "character": 33
370
- },
371
- "signature": "(property) componentsToCreate?: number | undefined",
372
- "name": "componentsToCreate",
373
- "type": {
374
- "__schema": "KeywordTypeSchema",
375
- "location": {
376
- "filePath": "new-component-helper.main.runtime.ts",
377
- "line": 49,
378
- "character": 54
379
- },
380
- "name": "number"
381
- },
382
- "isOptional": true
383
- },
384
- {
385
- "__schema": "VariableLikeSchema",
386
- "location": {
387
- "filePath": "new-component-helper.main.runtime.ts",
388
- "line": 49,
389
- "character": 62
390
- },
391
- "signature": "(property) incrementPathIfConflicted?: boolean | undefined",
392
- "name": "incrementPathIfConflicted",
393
- "type": {
394
- "__schema": "KeywordTypeSchema",
395
- "location": {
396
- "filePath": "new-component-helper.main.runtime.ts",
397
- "line": 49,
398
- "character": 90
399
- },
400
- "name": "boolean"
401
- },
402
- "isOptional": true
403
- }
404
- ],
405
- "isSpread": false
406
- }
407
- ],
408
- "returnType": {
409
- "__schema": "TypeRefSchema",
423
+ "name": "PathLinuxRelative",
424
+ "packageName": "@teambit/legacy/dist/utils/path"
425
+ },
426
+ "modifiers": []
427
+ },
428
+ {
429
+ "__schema": "FunctionLikeSchema",
410
430
  "location": {
411
431
  "filePath": "new-component-helper.main.runtime.ts",
412
- "line": 43,
432
+ "line": 85,
413
433
  "character": 3
414
434
  },
415
- "name": "PathLinuxRelative",
416
- "packageName": "@teambit/legacy/dist/utils/path"
417
- },
418
- "modifiers": []
419
- },
420
- {
421
- "__schema": "FunctionLikeSchema",
422
- "location": {
423
- "filePath": "new-component-helper.main.runtime.ts",
424
- "line": 85,
425
- "character": 3
426
- },
427
- "signature": "(method) NewComponentHelperMain.writeAndAddNewComp(comp: Component, targetId: ComponentID, options?: {\n path?: string;\n scope?: string;\n env?: string;\n incrementPathIfConflicted?: boolean;\n}, config?: {\n [aspectName: string]: any;\n} | undefined): Promise<void>",
428
- "name": "writeAndAddNewComp",
429
- "params": [
430
- {
431
- "__schema": "ParameterSchema",
432
- "location": {
433
- "filePath": "new-component-helper.main.runtime.ts",
434
- "line": 86,
435
- "character": 5
436
- },
437
- "name": "comp",
438
- "type": {
439
- "__schema": "TypeRefSchema",
435
+ "signature": "(method) NewComponentHelperMain.writeAndAddNewComp(comp: Component, targetId: ComponentID, options?: {\n path?: string;\n scope?: string;\n env?: string;\n incrementPathIfConflicted?: boolean;\n}, config?: {\n [aspectName: string]: any;\n} | undefined): Promise<void>",
436
+ "name": "writeAndAddNewComp",
437
+ "params": [
438
+ {
439
+ "__schema": "ParameterSchema",
440
440
  "location": {
441
441
  "filePath": "new-component-helper.main.runtime.ts",
442
442
  "line": 86,
443
- "character": 11
443
+ "character": 5
444
444
  },
445
- "name": "Component",
446
- "componentId": {
447
- "scope": "teambit.component",
448
- "name": "component"
449
- }
450
- },
451
- "isOptional": false,
452
- "isSpread": false
453
- },
454
- {
455
- "__schema": "ParameterSchema",
456
- "location": {
457
- "filePath": "new-component-helper.main.runtime.ts",
458
- "line": 87,
459
- "character": 5
445
+ "name": "comp",
446
+ "type": {
447
+ "__schema": "TypeRefSchema",
448
+ "location": {
449
+ "filePath": "new-component-helper.main.runtime.ts",
450
+ "line": 86,
451
+ "character": 11
452
+ },
453
+ "name": "Component",
454
+ "componentId": {
455
+ "scope": "teambit.component",
456
+ "name": "component"
457
+ }
458
+ },
459
+ "isOptional": false,
460
+ "isSpread": false
460
461
  },
461
- "name": "targetId",
462
- "type": {
463
- "__schema": "TypeRefSchema",
462
+ {
463
+ "__schema": "ParameterSchema",
464
464
  "location": {
465
465
  "filePath": "new-component-helper.main.runtime.ts",
466
466
  "line": 87,
467
- "character": 15
467
+ "character": 5
468
468
  },
469
- "name": "ComponentID",
470
- "componentId": {
471
- "scope": "teambit.component",
472
- "name": "component-id",
473
- "version": "1.2.0"
474
- }
475
- },
476
- "isOptional": false,
477
- "isSpread": false
478
- },
479
- {
480
- "__schema": "ParameterSchema",
481
- "location": {
482
- "filePath": "new-component-helper.main.runtime.ts",
483
- "line": 88,
484
- "character": 5
469
+ "name": "targetId",
470
+ "type": {
471
+ "__schema": "TypeRefSchema",
472
+ "location": {
473
+ "filePath": "new-component-helper.main.runtime.ts",
474
+ "line": 87,
475
+ "character": 15
476
+ },
477
+ "name": "ComponentID",
478
+ "componentId": {
479
+ "scope": "teambit.component",
480
+ "name": "component-id",
481
+ "version": "1.2.0"
482
+ }
483
+ },
484
+ "isOptional": false,
485
+ "isSpread": false
485
486
  },
486
- "name": "options",
487
- "type": {
488
- "__schema": "TypeLiteralSchema",
487
+ {
488
+ "__schema": "ParameterSchema",
489
489
  "location": {
490
490
  "filePath": "new-component-helper.main.runtime.ts",
491
491
  "line": 88,
492
- "character": 15
492
+ "character": 5
493
493
  },
494
- "members": [
495
- {
496
- "__schema": "VariableLikeSchema",
497
- "location": {
498
- "filePath": "new-component-helper.main.runtime.ts",
499
- "line": 88,
500
- "character": 17
501
- },
502
- "signature": "(property) path?: string | undefined",
503
- "name": "path",
504
- "type": {
505
- "__schema": "KeywordTypeSchema",
494
+ "name": "options",
495
+ "type": {
496
+ "__schema": "TypeLiteralSchema",
497
+ "location": {
498
+ "filePath": "new-component-helper.main.runtime.ts",
499
+ "line": 88,
500
+ "character": 15
501
+ },
502
+ "members": [
503
+ {
504
+ "__schema": "VariableLikeSchema",
506
505
  "location": {
507
506
  "filePath": "new-component-helper.main.runtime.ts",
508
507
  "line": 88,
509
- "character": 24
508
+ "character": 17
510
509
  },
511
- "name": "string"
512
- },
513
- "isOptional": true
514
- },
515
- {
516
- "__schema": "VariableLikeSchema",
517
- "location": {
518
- "filePath": "new-component-helper.main.runtime.ts",
519
- "line": 88,
520
- "character": 32
510
+ "signature": "(property) path?: string | undefined",
511
+ "name": "path",
512
+ "type": {
513
+ "__schema": "KeywordTypeSchema",
514
+ "location": {
515
+ "filePath": "new-component-helper.main.runtime.ts",
516
+ "line": 88,
517
+ "character": 24
518
+ },
519
+ "name": "string"
520
+ },
521
+ "isOptional": true
521
522
  },
522
- "signature": "(property) scope?: string | undefined",
523
- "name": "scope",
524
- "type": {
525
- "__schema": "KeywordTypeSchema",
523
+ {
524
+ "__schema": "VariableLikeSchema",
526
525
  "location": {
527
526
  "filePath": "new-component-helper.main.runtime.ts",
528
527
  "line": 88,
529
- "character": 40
528
+ "character": 32
530
529
  },
531
- "name": "string"
532
- },
533
- "isOptional": true
534
- },
535
- {
536
- "__schema": "VariableLikeSchema",
537
- "location": {
538
- "filePath": "new-component-helper.main.runtime.ts",
539
- "line": 88,
540
- "character": 48
530
+ "signature": "(property) scope?: string | undefined",
531
+ "name": "scope",
532
+ "type": {
533
+ "__schema": "KeywordTypeSchema",
534
+ "location": {
535
+ "filePath": "new-component-helper.main.runtime.ts",
536
+ "line": 88,
537
+ "character": 40
538
+ },
539
+ "name": "string"
540
+ },
541
+ "isOptional": true
541
542
  },
542
- "signature": "(property) env?: string | undefined",
543
- "name": "env",
544
- "type": {
545
- "__schema": "KeywordTypeSchema",
543
+ {
544
+ "__schema": "VariableLikeSchema",
546
545
  "location": {
547
546
  "filePath": "new-component-helper.main.runtime.ts",
548
547
  "line": 88,
549
- "character": 54
548
+ "character": 48
550
549
  },
551
- "name": "string"
552
- },
553
- "isOptional": true
554
- },
555
- {
556
- "__schema": "VariableLikeSchema",
557
- "location": {
558
- "filePath": "new-component-helper.main.runtime.ts",
559
- "line": 88,
560
- "character": 62
550
+ "signature": "(property) env?: string | undefined",
551
+ "name": "env",
552
+ "type": {
553
+ "__schema": "KeywordTypeSchema",
554
+ "location": {
555
+ "filePath": "new-component-helper.main.runtime.ts",
556
+ "line": 88,
557
+ "character": 54
558
+ },
559
+ "name": "string"
560
+ },
561
+ "isOptional": true
561
562
  },
562
- "signature": "(property) incrementPathIfConflicted?: boolean | undefined",
563
- "name": "incrementPathIfConflicted",
564
- "type": {
565
- "__schema": "KeywordTypeSchema",
563
+ {
564
+ "__schema": "VariableLikeSchema",
566
565
  "location": {
567
566
  "filePath": "new-component-helper.main.runtime.ts",
568
567
  "line": 88,
569
- "character": 90
568
+ "character": 62
570
569
  },
571
- "name": "boolean"
572
- },
573
- "isOptional": true
574
- }
575
- ]
576
- },
577
- "isOptional": true,
578
- "isSpread": false
579
- },
580
- {
581
- "__schema": "ParameterSchema",
582
- "location": {
583
- "filePath": "new-component-helper.main.runtime.ts",
584
- "line": 89,
585
- "character": 5
570
+ "signature": "(property) incrementPathIfConflicted?: boolean | undefined",
571
+ "name": "incrementPathIfConflicted",
572
+ "type": {
573
+ "__schema": "KeywordTypeSchema",
574
+ "location": {
575
+ "filePath": "new-component-helper.main.runtime.ts",
576
+ "line": 88,
577
+ "character": 90
578
+ },
579
+ "name": "boolean"
580
+ },
581
+ "isOptional": true
582
+ }
583
+ ]
584
+ },
585
+ "isOptional": true,
586
+ "isSpread": false
586
587
  },
587
- "name": "config",
588
- "type": {
589
- "__schema": "TypeLiteralSchema",
588
+ {
589
+ "__schema": "ParameterSchema",
590
590
  "location": {
591
591
  "filePath": "new-component-helper.main.runtime.ts",
592
592
  "line": 89,
593
- "character": 14
593
+ "character": 5
594
594
  },
595
- "members": [
596
- {
597
- "__schema": "IndexSignatureSchema",
598
- "location": {
599
- "filePath": "new-component-helper.main.runtime.ts",
600
- "line": 89,
601
- "character": 16
602
- },
603
- "keyType": {
604
- "__schema": "ParameterSchema",
595
+ "name": "config",
596
+ "type": {
597
+ "__schema": "TypeLiteralSchema",
598
+ "location": {
599
+ "filePath": "new-component-helper.main.runtime.ts",
600
+ "line": 89,
601
+ "character": 14
602
+ },
603
+ "members": [
604
+ {
605
+ "__schema": "IndexSignatureSchema",
605
606
  "location": {
606
607
  "filePath": "new-component-helper.main.runtime.ts",
607
608
  "line": 89,
608
- "character": 17
609
+ "character": 16
609
610
  },
610
- "name": "aspectName",
611
- "type": {
612
- "__schema": "KeywordTypeSchema",
611
+ "keyType": {
612
+ "__schema": "ParameterSchema",
613
613
  "location": {
614
614
  "filePath": "new-component-helper.main.runtime.ts",
615
615
  "line": 89,
616
- "character": 29
616
+ "character": 17
617
617
  },
618
- "name": "string"
619
- },
620
- "isOptional": false,
621
- "isSpread": false
622
- },
623
- "valueType": {
624
- "__schema": "KeywordTypeSchema",
625
- "location": {
626
- "filePath": "new-component-helper.main.runtime.ts",
627
- "line": 89,
628
- "character": 38
618
+ "name": "aspectName",
619
+ "type": {
620
+ "__schema": "KeywordTypeSchema",
621
+ "location": {
622
+ "filePath": "new-component-helper.main.runtime.ts",
623
+ "line": 89,
624
+ "character": 29
625
+ },
626
+ "name": "string"
627
+ },
628
+ "isOptional": false,
629
+ "isSpread": false
629
630
  },
630
- "name": "any"
631
+ "valueType": {
632
+ "__schema": "KeywordTypeSchema",
633
+ "location": {
634
+ "filePath": "new-component-helper.main.runtime.ts",
635
+ "line": 89,
636
+ "character": 38
637
+ },
638
+ "name": "any"
639
+ }
631
640
  }
632
- }
633
- ]
641
+ ]
642
+ },
643
+ "isOptional": true,
644
+ "isSpread": false
645
+ }
646
+ ],
647
+ "returnType": {
648
+ "__schema": "InferenceTypeSchema",
649
+ "location": {
650
+ "filePath": "new-component-helper.main.runtime.ts",
651
+ "line": 85,
652
+ "character": 3
634
653
  },
635
- "isOptional": true,
636
- "isSpread": false
637
- }
638
- ],
639
- "returnType": {
640
- "__schema": "InferenceTypeSchema",
654
+ "type": "Promise<void>"
655
+ },
656
+ "modifiers": [
657
+ "async"
658
+ ]
659
+ },
660
+ {
661
+ "__schema": "FunctionLikeSchema",
641
662
  "location": {
642
663
  "filePath": "new-component-helper.main.runtime.ts",
643
- "line": 85,
664
+ "line": 144,
644
665
  "character": 3
645
666
  },
646
- "type": "Promise<void>"
647
- },
648
- "modifiers": [
649
- "async"
650
- ]
651
- },
652
- {
653
- "__schema": "FunctionLikeSchema",
654
- "location": {
655
- "filePath": "new-component-helper.main.runtime.ts",
656
- "line": 144,
657
- "character": 3
658
- },
659
- "signature": "(method) NewComponentHelperMain.getConfigFromExistingToNewComponent(comp: Component): Promise<{}>",
660
- "name": "getConfigFromExistingToNewComponent",
661
- "params": [
662
- {
663
- "__schema": "ParameterSchema",
667
+ "signature": "(method) NewComponentHelperMain.getConfigFromExistingToNewComponent(comp: Component): Promise<{}>",
668
+ "name": "getConfigFromExistingToNewComponent",
669
+ "params": [
670
+ {
671
+ "__schema": "ParameterSchema",
672
+ "location": {
673
+ "filePath": "new-component-helper.main.runtime.ts",
674
+ "line": 144,
675
+ "character": 45
676
+ },
677
+ "name": "comp",
678
+ "type": {
679
+ "__schema": "TypeRefSchema",
680
+ "location": {
681
+ "filePath": "new-component-helper.main.runtime.ts",
682
+ "line": 144,
683
+ "character": 51
684
+ },
685
+ "name": "Component",
686
+ "componentId": {
687
+ "scope": "teambit.component",
688
+ "name": "component"
689
+ }
690
+ },
691
+ "isOptional": false,
692
+ "isSpread": false
693
+ }
694
+ ],
695
+ "returnType": {
696
+ "__schema": "InferenceTypeSchema",
664
697
  "location": {
665
698
  "filePath": "new-component-helper.main.runtime.ts",
666
699
  "line": 144,
667
- "character": 45
668
- },
669
- "name": "comp",
670
- "type": {
671
- "__schema": "TypeRefSchema",
672
- "location": {
673
- "filePath": "new-component-helper.main.runtime.ts",
674
- "line": 144,
675
- "character": 51
676
- },
677
- "name": "Component",
678
- "componentId": {
679
- "scope": "teambit.component",
680
- "name": "component"
681
- }
700
+ "character": 3
682
701
  },
683
- "isOptional": false,
684
- "isSpread": false
685
- }
686
- ],
687
- "returnType": {
688
- "__schema": "InferenceTypeSchema",
689
- "location": {
690
- "filePath": "new-component-helper.main.runtime.ts",
691
- "line": 144,
692
- "character": 3
702
+ "type": "Promise<{}>"
693
703
  },
694
- "type": "Promise<{}>"
695
- },
696
- "modifiers": [
697
- "async"
698
- ]
699
- },
700
- {
701
- "__schema": "VariableLikeSchema",
702
- "location": {
703
- "filePath": "new-component-helper.main.runtime.ts",
704
- "line": 159,
705
- "character": 3
704
+ "modifiers": [
705
+ "async"
706
+ ]
706
707
  },
707
- "signature": "(property) NewComponentHelperMain.slots: never[]",
708
- "name": "slots",
709
- "type": {
710
- "__schema": "InferenceTypeSchema",
708
+ {
709
+ "__schema": "VariableLikeSchema",
711
710
  "location": {
712
711
  "filePath": "new-component-helper.main.runtime.ts",
713
712
  "line": 159,
714
713
  "character": 3
715
714
  },
716
- "type": "never[]"
717
- },
718
- "isOptional": true,
719
- "defaultValue": "[]"
720
- },
721
- {
722
- "__schema": "VariableLikeSchema",
723
- "location": {
724
- "filePath": "new-component-helper.main.runtime.ts",
725
- "line": 160,
726
- "character": 3
715
+ "signature": "(property) NewComponentHelperMain.slots: never[]",
716
+ "name": "slots",
717
+ "type": {
718
+ "__schema": "InferenceTypeSchema",
719
+ "location": {
720
+ "filePath": "new-component-helper.main.runtime.ts",
721
+ "line": 159,
722
+ "character": 3
723
+ },
724
+ "type": "never[]"
725
+ },
726
+ "isOptional": true,
727
+ "defaultValue": "[]"
727
728
  },
728
- "signature": "(property) NewComponentHelperMain.dependencies: Aspect[]",
729
- "name": "dependencies",
730
- "type": {
731
- "__schema": "InferenceTypeSchema",
729
+ {
730
+ "__schema": "VariableLikeSchema",
732
731
  "location": {
733
732
  "filePath": "new-component-helper.main.runtime.ts",
734
733
  "line": 160,
735
734
  "character": 3
736
735
  },
737
- "type": "Aspect[]"
738
- },
739
- "isOptional": true,
740
- "defaultValue": "[WorkspaceAspect, TrackerAspect]"
741
- },
742
- {
743
- "__schema": "VariableLikeSchema",
744
- "location": {
745
- "filePath": "new-component-helper.main.runtime.ts",
746
- "line": 161,
747
- "character": 3
736
+ "signature": "(property) NewComponentHelperMain.dependencies: Aspect[]",
737
+ "name": "dependencies",
738
+ "type": {
739
+ "__schema": "InferenceTypeSchema",
740
+ "location": {
741
+ "filePath": "new-component-helper.main.runtime.ts",
742
+ "line": 160,
743
+ "character": 3
744
+ },
745
+ "type": "Aspect[]"
746
+ },
747
+ "isOptional": true,
748
+ "defaultValue": "[WorkspaceAspect, TrackerAspect]"
748
749
  },
749
- "signature": "(property) NewComponentHelperMain.runtime: RuntimeDefinition",
750
- "name": "runtime",
751
- "type": {
752
- "__schema": "InferenceTypeSchema",
750
+ {
751
+ "__schema": "VariableLikeSchema",
753
752
  "location": {
754
753
  "filePath": "new-component-helper.main.runtime.ts",
755
754
  "line": 161,
756
755
  "character": 3
757
756
  },
758
- "type": "RuntimeDefinition"
759
- },
760
- "isOptional": true,
761
- "defaultValue": "MainRuntime"
762
- },
763
- {
764
- "__schema": "FunctionLikeSchema",
765
- "location": {
766
- "filePath": "new-component-helper.main.runtime.ts",
767
- "line": 162,
768
- "character": 3
769
- },
770
- "signature": "(method) NewComponentHelperMain.provider([workspace, tracker]: [Workspace, TrackerMain], config: any, _: any, harmony: Harmony): Promise<NewComponentHelperMain>",
771
- "name": "provider",
772
- "params": [
773
- {
774
- "__schema": "ParameterSchema",
757
+ "signature": "(property) NewComponentHelperMain.runtime: RuntimeDefinition",
758
+ "name": "runtime",
759
+ "type": {
760
+ "__schema": "InferenceTypeSchema",
775
761
  "location": {
776
762
  "filePath": "new-component-helper.main.runtime.ts",
777
- "line": 162,
778
- "character": 25
763
+ "line": 161,
764
+ "character": 3
779
765
  },
780
- "name": "[ workspace, tracker ]",
781
- "type": {
782
- "__schema": "TupleTypeSchema",
766
+ "type": "RuntimeDefinition"
767
+ },
768
+ "isOptional": true,
769
+ "defaultValue": "MainRuntime"
770
+ },
771
+ {
772
+ "__schema": "FunctionLikeSchema",
773
+ "location": {
774
+ "filePath": "new-component-helper.main.runtime.ts",
775
+ "line": 162,
776
+ "character": 3
777
+ },
778
+ "signature": "(method) NewComponentHelperMain.provider([workspace, tracker]: [Workspace, TrackerMain], config: any, _: any, harmony: Harmony): Promise<NewComponentHelperMain>",
779
+ "name": "provider",
780
+ "params": [
781
+ {
782
+ "__schema": "ParameterSchema",
783
783
  "location": {
784
784
  "filePath": "new-component-helper.main.runtime.ts",
785
785
  "line": 162,
786
- "character": 47
786
+ "character": 25
787
787
  },
788
- "elements": [
789
- {
790
- "__schema": "TypeRefSchema",
791
- "location": {
792
- "filePath": "new-component-helper.main.runtime.ts",
793
- "line": 162,
794
- "character": 48
795
- },
796
- "name": "Workspace",
797
- "componentId": {
798
- "scope": "teambit.workspace",
799
- "name": "workspace"
800
- }
788
+ "name": "[ workspace, tracker ]",
789
+ "type": {
790
+ "__schema": "TupleTypeSchema",
791
+ "location": {
792
+ "filePath": "new-component-helper.main.runtime.ts",
793
+ "line": 162,
794
+ "character": 47
801
795
  },
802
- {
803
- "__schema": "TypeRefSchema",
804
- "location": {
805
- "filePath": "new-component-helper.main.runtime.ts",
806
- "line": 162,
807
- "character": 59
796
+ "elements": [
797
+ {
798
+ "__schema": "TypeRefSchema",
799
+ "location": {
800
+ "filePath": "new-component-helper.main.runtime.ts",
801
+ "line": 162,
802
+ "character": 48
803
+ },
804
+ "name": "Workspace",
805
+ "componentId": {
806
+ "scope": "teambit.workspace",
807
+ "name": "workspace"
808
+ }
808
809
  },
809
- "name": "TrackerMain",
810
- "componentId": {
811
- "scope": "teambit.component",
812
- "name": "tracker"
810
+ {
811
+ "__schema": "TypeRefSchema",
812
+ "location": {
813
+ "filePath": "new-component-helper.main.runtime.ts",
814
+ "line": 162,
815
+ "character": 59
816
+ },
817
+ "name": "TrackerMain",
818
+ "componentId": {
819
+ "scope": "teambit.component",
820
+ "name": "tracker"
821
+ }
813
822
  }
814
- }
815
- ]
816
- },
817
- "isOptional": false,
818
- "isSpread": false
819
- },
820
- {
821
- "__schema": "ParameterSchema",
822
- "location": {
823
- "filePath": "new-component-helper.main.runtime.ts",
824
- "line": 162,
825
- "character": 73
823
+ ]
824
+ },
825
+ "isOptional": false,
826
+ "isSpread": false
826
827
  },
827
- "name": "config",
828
- "type": {
829
- "__schema": "InferenceTypeSchema",
828
+ {
829
+ "__schema": "ParameterSchema",
830
830
  "location": {
831
831
  "filePath": "new-component-helper.main.runtime.ts",
832
832
  "line": 162,
833
833
  "character": 73
834
834
  },
835
- "type": "any"
836
- },
837
- "isOptional": false,
838
- "isSpread": false
839
- },
840
- {
841
- "__schema": "ParameterSchema",
842
- "location": {
843
- "filePath": "new-component-helper.main.runtime.ts",
844
- "line": 162,
845
- "character": 81
835
+ "name": "config",
836
+ "type": {
837
+ "__schema": "InferenceTypeSchema",
838
+ "location": {
839
+ "filePath": "new-component-helper.main.runtime.ts",
840
+ "line": 162,
841
+ "character": 73
842
+ },
843
+ "type": "any"
844
+ },
845
+ "isOptional": false,
846
+ "isSpread": false
846
847
  },
847
- "name": "_",
848
- "type": {
849
- "__schema": "InferenceTypeSchema",
848
+ {
849
+ "__schema": "ParameterSchema",
850
850
  "location": {
851
851
  "filePath": "new-component-helper.main.runtime.ts",
852
852
  "line": 162,
853
853
  "character": 81
854
854
  },
855
- "type": "any"
856
- },
857
- "isOptional": false,
858
- "isSpread": false
859
- },
860
- {
861
- "__schema": "ParameterSchema",
862
- "location": {
863
- "filePath": "new-component-helper.main.runtime.ts",
864
- "line": 162,
865
- "character": 84
855
+ "name": "_",
856
+ "type": {
857
+ "__schema": "InferenceTypeSchema",
858
+ "location": {
859
+ "filePath": "new-component-helper.main.runtime.ts",
860
+ "line": 162,
861
+ "character": 81
862
+ },
863
+ "type": "any"
864
+ },
865
+ "isOptional": false,
866
+ "isSpread": false
866
867
  },
867
- "name": "harmony",
868
- "type": {
869
- "__schema": "TypeRefSchema",
868
+ {
869
+ "__schema": "ParameterSchema",
870
870
  "location": {
871
871
  "filePath": "new-component-helper.main.runtime.ts",
872
872
  "line": 162,
873
- "character": 93
874
- },
875
- "name": "Harmony",
876
- "componentId": {
877
- "scope": "teambit.harmony",
878
- "name": "harmony",
879
- "version": "0.4.6"
880
- }
873
+ "character": 84
874
+ },
875
+ "name": "harmony",
876
+ "type": {
877
+ "__schema": "TypeRefSchema",
878
+ "location": {
879
+ "filePath": "new-component-helper.main.runtime.ts",
880
+ "line": 162,
881
+ "character": 93
882
+ },
883
+ "name": "Harmony",
884
+ "componentId": {
885
+ "scope": "teambit.harmony",
886
+ "name": "harmony",
887
+ "version": "0.4.6"
888
+ }
889
+ },
890
+ "isOptional": false,
891
+ "isSpread": false
892
+ }
893
+ ],
894
+ "returnType": {
895
+ "__schema": "InferenceTypeSchema",
896
+ "location": {
897
+ "filePath": "new-component-helper.main.runtime.ts",
898
+ "line": 162,
899
+ "character": 3
881
900
  },
882
- "isOptional": false,
883
- "isSpread": false
884
- }
885
- ],
886
- "returnType": {
887
- "__schema": "InferenceTypeSchema",
888
- "location": {
889
- "filePath": "new-component-helper.main.runtime.ts",
890
- "line": 162,
891
- "character": 3
901
+ "type": "Promise<NewComponentHelperMain>"
892
902
  },
893
- "type": "Promise<NewComponentHelperMain>"
894
- },
895
- "modifiers": [
896
- "static",
897
- "async"
898
- ]
899
- }
900
- ],
901
- "extendsNodes": [],
902
- "implementNodes": []
903
+ "modifiers": [
904
+ "static",
905
+ "async"
906
+ ]
907
+ }
908
+ ],
909
+ "extendsNodes": [],
910
+ "implementNodes": []
911
+ }
903
912
  },
904
913
  {
905
914
  "__schema": "UnImplementedSchema",
@@ -912,30 +921,39 @@
912
921
  "type": "Identifier"
913
922
  },
914
923
  {
915
- "__schema": "VariableLikeSchema",
924
+ "__schema": "ExportSchema",
916
925
  "location": {
917
- "filePath": "new-component-helper.aspect.ts",
918
- "line": 3,
919
- "character": 14
926
+ "filePath": "index.ts",
927
+ "line": 5,
928
+ "character": 10
920
929
  },
921
- "signature": "const NewComponentHelperAspect: Aspect",
922
930
  "name": "NewComponentHelperAspect",
923
- "type": {
924
- "__schema": "TypeRefSchema",
931
+ "exportNode": {
932
+ "__schema": "VariableLikeSchema",
925
933
  "location": {
926
934
  "filePath": "new-component-helper.aspect.ts",
927
935
  "line": 3,
928
936
  "character": 14
929
937
  },
930
- "name": "Aspect",
931
- "componentId": {
932
- "scope": "teambit.harmony",
933
- "name": "harmony",
934
- "version": "0.4.6"
935
- }
936
- },
937
- "isOptional": false,
938
- "defaultValue": "Aspect.create({\n id: 'teambit.component/new-component-helper',\n})"
938
+ "signature": "const NewComponentHelperAspect: Aspect",
939
+ "name": "NewComponentHelperAspect",
940
+ "type": {
941
+ "__schema": "TypeRefSchema",
942
+ "location": {
943
+ "filePath": "new-component-helper.aspect.ts",
944
+ "line": 3,
945
+ "character": 14
946
+ },
947
+ "name": "Aspect",
948
+ "componentId": {
949
+ "scope": "teambit.harmony",
950
+ "name": "harmony",
951
+ "version": "0.4.6"
952
+ }
953
+ },
954
+ "isOptional": false,
955
+ "defaultValue": "Aspect.create({\n id: 'teambit.component/new-component-helper',\n})"
956
+ }
939
957
  }
940
958
  ],
941
959
  "internals": []
@@ -1932,7 +1950,7 @@
1932
1950
  "componentId": {
1933
1951
  "scope": "teambit.component",
1934
1952
  "name": "new-component-helper",
1935
- "version": "1.0.257"
1953
+ "version": "1.0.259"
1936
1954
  },
1937
1955
  "taggedModuleExports": []
1938
1956
  }