@teambit/config 0.0.1007 → 0.0.1009

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,1033 +14,1066 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "config.main.runtime.ts",
20
- "line": 31,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 1,
21
+ "character": 10
22
22
  },
23
- "signature": "class ConfigMain",
24
23
  "name": "ConfigMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "config.main.runtime.ts",
30
- "line": 32,
31
- "character": 3
32
- },
33
- "signature": "constructor ConfigMain(workspaceConfig?: WorkspaceConfig, scopeConfig?: WorkspaceConfig): ConfigMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "config.main.runtime.ts",
40
- "line": 32,
41
- "character": 15
42
- },
43
- "name": "workspaceConfig",
44
- "type": {
45
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "config.main.runtime.ts",
28
+ "line": 31,
29
+ "character": 1
30
+ },
31
+ "signature": "class ConfigMain",
32
+ "name": "ConfigMain",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "config.main.runtime.ts",
38
+ "line": 32,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor ConfigMain(workspaceConfig?: WorkspaceConfig, scopeConfig?: WorkspaceConfig): ConfigMain",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "config.main.runtime.ts",
48
48
  "line": 32,
49
- "character": 40
49
+ "character": 15
50
50
  },
51
- "name": "WorkspaceConfig",
52
- "internalFilePath": "workspace-config.ts"
53
- },
54
- "isOptional": true,
55
- "isSpread": false
56
- },
57
- {
58
- "__schema": "ParameterSchema",
59
- "location": {
60
- "filePath": "config.main.runtime.ts",
61
- "line": 32,
62
- "character": 57
51
+ "name": "workspaceConfig",
52
+ "type": {
53
+ "__schema": "TypeRefSchema",
54
+ "location": {
55
+ "filePath": "config.main.runtime.ts",
56
+ "line": 32,
57
+ "character": 40
58
+ },
59
+ "name": "WorkspaceConfig"
60
+ },
61
+ "isOptional": true,
62
+ "isSpread": false
63
63
  },
64
- "name": "scopeConfig",
65
- "type": {
66
- "__schema": "TypeRefSchema",
64
+ {
65
+ "__schema": "ParameterSchema",
67
66
  "location": {
68
67
  "filePath": "config.main.runtime.ts",
69
68
  "line": 32,
70
- "character": 78
69
+ "character": 57
71
70
  },
72
- "name": "WorkspaceConfig",
73
- "internalFilePath": "workspace-config.ts"
71
+ "name": "scopeConfig",
72
+ "type": {
73
+ "__schema": "TypeRefSchema",
74
+ "location": {
75
+ "filePath": "config.main.runtime.ts",
76
+ "line": 32,
77
+ "character": 78
78
+ },
79
+ "name": "WorkspaceConfig"
80
+ },
81
+ "isOptional": true,
82
+ "isSpread": false
83
+ }
84
+ ],
85
+ "returnType": {
86
+ "__schema": "ThisTypeSchema",
87
+ "location": {
88
+ "filePath": "config.main.runtime.ts",
89
+ "line": 31,
90
+ "character": 1
74
91
  },
75
- "isOptional": true,
76
- "isSpread": false
77
- }
78
- ],
79
- "returnType": {
80
- "__schema": "ThisTypeSchema",
81
- "location": {
82
- "filePath": "config.main.runtime.ts",
83
- "line": 31,
84
- "character": 1
92
+ "name": "ConfigMain"
85
93
  },
86
- "name": "ConfigMain"
87
- },
88
- "modifiers": []
89
- },
90
- {
91
- "__schema": "GetAccessorSchema",
92
- "location": {
93
- "filePath": "config.main.runtime.ts",
94
- "line": 34,
95
- "character": 3
94
+ "modifiers": []
96
95
  },
97
- "signature": "(getter) ConfigMain.type: ConfigType",
98
- "name": "type",
99
- "type": {
100
- "__schema": "TypeRefSchema",
96
+ {
97
+ "__schema": "GetAccessorSchema",
101
98
  "location": {
102
99
  "filePath": "config.main.runtime.ts",
103
100
  "line": 34,
104
101
  "character": 3
105
102
  },
106
- "name": "ConfigType",
107
- "internalFilePath": "types.ts"
108
- }
109
- },
110
- {
111
- "__schema": "GetAccessorSchema",
112
- "location": {
113
- "filePath": "config.main.runtime.ts",
114
- "line": 41,
115
- "character": 3
103
+ "signature": "(getter) ConfigMain.type: ConfigType",
104
+ "name": "type",
105
+ "type": {
106
+ "__schema": "TypeRefSchema",
107
+ "location": {
108
+ "filePath": "config.main.runtime.ts",
109
+ "line": 34,
110
+ "character": 3
111
+ },
112
+ "name": "ConfigType",
113
+ "internalFilePath": "types.ts"
114
+ }
116
115
  },
117
- "signature": "(getter) ConfigMain.path: string | undefined",
118
- "name": "path",
119
- "type": {
120
- "__schema": "TypeUnionSchema",
116
+ {
117
+ "__schema": "GetAccessorSchema",
121
118
  "location": {
122
119
  "filePath": "config.main.runtime.ts",
123
120
  "line": 41,
124
- "character": 15
121
+ "character": 3
125
122
  },
126
- "types": [
127
- {
128
- "__schema": "TypeRefSchema",
129
- "location": {
130
- "filePath": "config.main.runtime.ts",
131
- "line": 41,
132
- "character": 15
133
- },
134
- "name": "PathOsBased",
135
- "packageName": "@teambit/legacy/dist/utils/path"
123
+ "signature": "(getter) ConfigMain.path: string | undefined",
124
+ "name": "path",
125
+ "type": {
126
+ "__schema": "TypeUnionSchema",
127
+ "location": {
128
+ "filePath": "config.main.runtime.ts",
129
+ "line": 41,
130
+ "character": 15
136
131
  },
137
- {
138
- "__schema": "KeywordTypeSchema",
139
- "location": {
140
- "filePath": "config.main.runtime.ts",
141
- "line": 41,
142
- "character": 29
132
+ "types": [
133
+ {
134
+ "__schema": "TypeRefSchema",
135
+ "location": {
136
+ "filePath": "config.main.runtime.ts",
137
+ "line": 41,
138
+ "character": 15
139
+ },
140
+ "name": "PathOsBased"
143
141
  },
144
- "name": "undefined"
145
- }
146
- ]
147
- }
148
- },
149
- {
150
- "__schema": "GetAccessorSchema",
151
- "location": {
152
- "filePath": "config.main.runtime.ts",
153
- "line": 45,
154
- "character": 3
142
+ {
143
+ "__schema": "KeywordTypeSchema",
144
+ "location": {
145
+ "filePath": "config.main.runtime.ts",
146
+ "line": 41,
147
+ "character": 29
148
+ },
149
+ "name": "undefined"
150
+ }
151
+ ]
152
+ }
155
153
  },
156
- "signature": "(getter) ConfigMain.config: HostConfig | undefined",
157
- "name": "config",
158
- "type": {
159
- "__schema": "TypeUnionSchema",
154
+ {
155
+ "__schema": "GetAccessorSchema",
160
156
  "location": {
161
157
  "filePath": "config.main.runtime.ts",
162
158
  "line": 45,
163
- "character": 17
159
+ "character": 3
164
160
  },
165
- "types": [
166
- {
167
- "__schema": "TypeRefSchema",
168
- "location": {
169
- "filePath": "config.main.runtime.ts",
170
- "line": 45,
171
- "character": 17
172
- },
173
- "name": "HostConfig",
174
- "internalFilePath": "types.ts"
161
+ "signature": "(getter) ConfigMain.config: HostConfig | undefined",
162
+ "name": "config",
163
+ "type": {
164
+ "__schema": "TypeUnionSchema",
165
+ "location": {
166
+ "filePath": "config.main.runtime.ts",
167
+ "line": 45,
168
+ "character": 17
175
169
  },
170
+ "types": [
171
+ {
172
+ "__schema": "TypeRefSchema",
173
+ "location": {
174
+ "filePath": "config.main.runtime.ts",
175
+ "line": 45,
176
+ "character": 17
177
+ },
178
+ "name": "HostConfig"
179
+ },
180
+ {
181
+ "__schema": "KeywordTypeSchema",
182
+ "location": {
183
+ "filePath": "config.main.runtime.ts",
184
+ "line": 45,
185
+ "character": 30
186
+ },
187
+ "name": "undefined"
188
+ }
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "__schema": "FunctionLikeSchema",
194
+ "location": {
195
+ "filePath": "config.main.runtime.ts",
196
+ "line": 52,
197
+ "character": 3
198
+ },
199
+ "signature": "(method) ConfigMain.reloadWorkspaceConfig(cwd: string): Promise<void>",
200
+ "name": "reloadWorkspaceConfig",
201
+ "params": [
176
202
  {
177
- "__schema": "KeywordTypeSchema",
203
+ "__schema": "ParameterSchema",
178
204
  "location": {
179
205
  "filePath": "config.main.runtime.ts",
180
- "line": 45,
181
- "character": 30
206
+ "line": 52,
207
+ "character": 31
208
+ },
209
+ "name": "cwd",
210
+ "type": {
211
+ "__schema": "KeywordTypeSchema",
212
+ "location": {
213
+ "filePath": "config.main.runtime.ts",
214
+ "line": 52,
215
+ "character": 36
216
+ },
217
+ "name": "string"
182
218
  },
183
- "name": "undefined"
219
+ "isOptional": false,
220
+ "isSpread": false
184
221
  }
185
- ]
186
- }
187
- },
188
- {
189
- "__schema": "FunctionLikeSchema",
190
- "location": {
191
- "filePath": "config.main.runtime.ts",
192
- "line": 52,
193
- "character": 3
194
- },
195
- "signature": "(method) ConfigMain.reloadWorkspaceConfig(cwd: string): Promise<void>",
196
- "name": "reloadWorkspaceConfig",
197
- "params": [
198
- {
199
- "__schema": "ParameterSchema",
222
+ ],
223
+ "returnType": {
224
+ "__schema": "InferenceTypeSchema",
200
225
  "location": {
201
226
  "filePath": "config.main.runtime.ts",
202
227
  "line": 52,
203
- "character": 31
204
- },
205
- "name": "cwd",
206
- "type": {
207
- "__schema": "KeywordTypeSchema",
208
- "location": {
209
- "filePath": "config.main.runtime.ts",
210
- "line": 52,
211
- "character": 36
212
- },
213
- "name": "string"
228
+ "character": 3
214
229
  },
215
- "isOptional": false,
216
- "isSpread": false
217
- }
218
- ],
219
- "returnType": {
220
- "__schema": "InferenceTypeSchema",
221
- "location": {
222
- "filePath": "config.main.runtime.ts",
223
- "line": 52,
224
- "character": 3
230
+ "type": "Promise<void>"
225
231
  },
226
- "type": "Promise<void>"
227
- },
228
- "modifiers": [
229
- "async"
230
- ]
231
- },
232
- {
233
- "__schema": "FunctionLikeSchema",
234
- "location": {
235
- "filePath": "config.main.runtime.ts",
236
- "line": 67,
237
- "character": 3
232
+ "modifiers": [
233
+ "async"
234
+ ]
238
235
  },
239
- "doc": {
240
- "__schema": "DocSchema",
236
+ {
237
+ "__schema": "FunctionLikeSchema",
241
238
  "location": {
242
239
  "filePath": "config.main.runtime.ts",
243
- "line": 57,
240
+ "line": 67,
244
241
  "character": 3
245
242
  },
246
- "raw": "/**\n * Ensure the given directory has a workspace config\n * Load if existing and create new if not\n *\n * @static\n * @param {PathOsBasedAbsolute} workspacePath\n * @param {WorkspaceConfigFileProps} [workspaceConfigProps={} as any]\n * @returns {Promise<WorkspaceConfig>}\n * @memberof WorkspaceConfig\n */",
247
- "comment": "Ensure the given directory has a workspace config\nLoad if existing and create new if not",
248
- "tags": [
249
- {
250
- "__schema": "TagSchema",
251
- "location": {
252
- "filePath": "config.main.runtime.ts",
253
- "line": 61,
254
- "character": 6
255
- },
256
- "tagName": "static"
243
+ "doc": {
244
+ "__schema": "DocSchema",
245
+ "location": {
246
+ "filePath": "config.main.runtime.ts",
247
+ "line": 57,
248
+ "character": 3
257
249
  },
250
+ "raw": "/**\n * Ensure the given directory has a workspace config\n * Load if existing and create new if not\n *\n * @static\n * @param {PathOsBasedAbsolute} workspacePath\n * @param {WorkspaceConfigFileProps} [workspaceConfigProps={} as any]\n * @returns {Promise<WorkspaceConfig>}\n * @memberof WorkspaceConfig\n */",
251
+ "comment": "Ensure the given directory has a workspace config\nLoad if existing and create new if not",
252
+ "tags": [
253
+ {
254
+ "__schema": "TagSchema",
255
+ "location": {
256
+ "filePath": "config.main.runtime.ts",
257
+ "line": 61,
258
+ "character": 6
259
+ },
260
+ "tagName": "static"
261
+ },
262
+ {
263
+ "__schema": "PropertyLikeTagSchema",
264
+ "location": {
265
+ "filePath": "config.main.runtime.ts",
266
+ "line": 62,
267
+ "character": 6
268
+ },
269
+ "name": "workspacePath",
270
+ "tagName": "parameter",
271
+ "type": {
272
+ "__schema": "TypeRefSchema",
273
+ "location": {
274
+ "filePath": "config.main.runtime.ts",
275
+ "line": 62,
276
+ "character": 14
277
+ },
278
+ "name": "PathOsBasedAbsolute"
279
+ }
280
+ },
281
+ {
282
+ "__schema": "PropertyLikeTagSchema",
283
+ "location": {
284
+ "filePath": "config.main.runtime.ts",
285
+ "line": 63,
286
+ "character": 6
287
+ },
288
+ "name": "workspaceConfigProps",
289
+ "tagName": "parameter",
290
+ "type": {
291
+ "__schema": "TypeRefSchema",
292
+ "location": {
293
+ "filePath": "config.main.runtime.ts",
294
+ "line": 63,
295
+ "character": 14
296
+ },
297
+ "name": "WorkspaceConfigFileProps"
298
+ }
299
+ },
300
+ {
301
+ "__schema": "ReturnTagSchema",
302
+ "location": {
303
+ "filePath": "config.main.runtime.ts",
304
+ "line": 64,
305
+ "character": 6
306
+ },
307
+ "tagName": "return",
308
+ "type": {
309
+ "__schema": "TypeRefSchema",
310
+ "location": {
311
+ "filePath": "config.main.runtime.ts",
312
+ "line": 64,
313
+ "character": 16
314
+ },
315
+ "name": "Promise",
316
+ "typeArgs": [
317
+ {
318
+ "__schema": "TypeRefSchema",
319
+ "location": {
320
+ "filePath": "config.main.runtime.ts",
321
+ "line": 64,
322
+ "character": 24
323
+ },
324
+ "name": "WorkspaceConfig"
325
+ }
326
+ ]
327
+ }
328
+ },
329
+ {
330
+ "__schema": "TagSchema",
331
+ "location": {
332
+ "filePath": "config.main.runtime.ts",
333
+ "line": 65,
334
+ "character": 6
335
+ },
336
+ "tagName": "memberof",
337
+ "comment": "WorkspaceConfig"
338
+ }
339
+ ]
340
+ },
341
+ "signature": "(method) ConfigMain.ensureWorkspace(workspacePath: PathOsBasedAbsolute, scopePath: PathOsBasedAbsolute, workspaceConfigProps?: WorkspaceConfigFileProps): Promise<ConfigMain>",
342
+ "name": "ensureWorkspace",
343
+ "params": [
258
344
  {
259
- "__schema": "PropertyLikeTagSchema",
345
+ "__schema": "ParameterSchema",
260
346
  "location": {
261
347
  "filePath": "config.main.runtime.ts",
262
- "line": 62,
263
- "character": 6
348
+ "line": 68,
349
+ "character": 5
264
350
  },
265
351
  "name": "workspacePath",
266
- "tagName": "parameter",
267
352
  "type": {
268
353
  "__schema": "TypeRefSchema",
269
354
  "location": {
270
355
  "filePath": "config.main.runtime.ts",
271
- "line": 62,
272
- "character": 14
356
+ "line": 68,
357
+ "character": 20
273
358
  },
274
- "name": "PathOsBasedAbsolute",
275
- "packageName": "@teambit/legacy/dist/utils/path"
276
- }
359
+ "name": "PathOsBasedAbsolute"
360
+ },
361
+ "isOptional": false,
362
+ "isSpread": false
277
363
  },
278
364
  {
279
- "__schema": "PropertyLikeTagSchema",
365
+ "__schema": "ParameterSchema",
280
366
  "location": {
281
367
  "filePath": "config.main.runtime.ts",
282
- "line": 63,
283
- "character": 6
368
+ "line": 69,
369
+ "character": 5
284
370
  },
285
- "name": "workspaceConfigProps",
286
- "tagName": "parameter",
371
+ "name": "scopePath",
287
372
  "type": {
288
373
  "__schema": "TypeRefSchema",
289
374
  "location": {
290
375
  "filePath": "config.main.runtime.ts",
291
- "line": 63,
292
- "character": 14
376
+ "line": 69,
377
+ "character": 16
293
378
  },
294
- "name": "WorkspaceConfigFileProps",
295
- "internalFilePath": "workspace-config.ts"
296
- }
379
+ "name": "PathOsBasedAbsolute"
380
+ },
381
+ "isOptional": false,
382
+ "isSpread": false
297
383
  },
298
384
  {
299
- "__schema": "ReturnTagSchema",
385
+ "__schema": "ParameterSchema",
300
386
  "location": {
301
387
  "filePath": "config.main.runtime.ts",
302
- "line": 64,
303
- "character": 6
388
+ "line": 70,
389
+ "character": 5
304
390
  },
305
- "tagName": "return",
391
+ "name": "workspaceConfigProps",
306
392
  "type": {
307
393
  "__schema": "TypeRefSchema",
308
394
  "location": {
309
395
  "filePath": "config.main.runtime.ts",
310
- "line": 64,
311
- "character": 16
396
+ "line": 70,
397
+ "character": 27
312
398
  },
313
- "name": "Promise",
314
- "typeArgs": [
315
- {
316
- "__schema": "TypeRefSchema",
317
- "location": {
318
- "filePath": "config.main.runtime.ts",
319
- "line": 64,
320
- "character": 24
321
- },
322
- "name": "WorkspaceConfig",
323
- "internalFilePath": "workspace-config.ts"
324
- }
325
- ]
326
- }
327
- },
328
- {
329
- "__schema": "TagSchema",
330
- "location": {
331
- "filePath": "config.main.runtime.ts",
332
- "line": 65,
333
- "character": 6
399
+ "name": "WorkspaceConfigFileProps"
334
400
  },
335
- "tagName": "memberof",
336
- "comment": "WorkspaceConfig"
401
+ "isOptional": true,
402
+ "defaultValue": "{} as any",
403
+ "isSpread": false
337
404
  }
338
- ]
339
- },
340
- "signature": "(method) ConfigMain.ensureWorkspace(workspacePath: PathOsBasedAbsolute, scopePath: PathOsBasedAbsolute, workspaceConfigProps?: WorkspaceConfigFileProps): Promise<ConfigMain>",
341
- "name": "ensureWorkspace",
342
- "params": [
343
- {
344
- "__schema": "ParameterSchema",
405
+ ],
406
+ "returnType": {
407
+ "__schema": "TypeRefSchema",
345
408
  "location": {
346
409
  "filePath": "config.main.runtime.ts",
347
- "line": 68,
348
- "character": 5
349
- },
350
- "name": "workspacePath",
351
- "type": {
352
- "__schema": "TypeRefSchema",
353
- "location": {
354
- "filePath": "config.main.runtime.ts",
355
- "line": 68,
356
- "character": 20
357
- },
358
- "name": "PathOsBasedAbsolute",
359
- "packageName": "@teambit/legacy/dist/utils/path"
410
+ "line": 71,
411
+ "character": 6
360
412
  },
361
- "isOptional": false,
362
- "isSpread": false
413
+ "name": "Promise",
414
+ "typeArgs": [
415
+ {
416
+ "__schema": "TypeRefSchema",
417
+ "location": {
418
+ "filePath": "config.main.runtime.ts",
419
+ "line": 71,
420
+ "character": 14
421
+ },
422
+ "name": "ConfigMain"
423
+ }
424
+ ]
363
425
  },
364
- {
365
- "__schema": "ParameterSchema",
366
- "location": {
367
- "filePath": "config.main.runtime.ts",
368
- "line": 69,
369
- "character": 5
370
- },
371
- "name": "scopePath",
372
- "type": {
373
- "__schema": "TypeRefSchema",
374
- "location": {
375
- "filePath": "config.main.runtime.ts",
376
- "line": 69,
377
- "character": 16
378
- },
379
- "name": "PathOsBasedAbsolute",
380
- "packageName": "@teambit/legacy/dist/utils/path"
381
- },
382
- "isOptional": false,
383
- "isSpread": false
426
+ "modifiers": [
427
+ "static",
428
+ "async"
429
+ ]
430
+ },
431
+ {
432
+ "__schema": "GetAccessorSchema",
433
+ "location": {
434
+ "filePath": "config.main.runtime.ts",
435
+ "line": 76,
436
+ "character": 3
384
437
  },
385
- {
386
- "__schema": "ParameterSchema",
438
+ "signature": "(getter) ConfigMain.extensions: ExtensionDataList | undefined",
439
+ "name": "extensions",
440
+ "type": {
441
+ "__schema": "TypeUnionSchema",
387
442
  "location": {
388
443
  "filePath": "config.main.runtime.ts",
389
- "line": 70,
390
- "character": 5
444
+ "line": 76,
445
+ "character": 21
391
446
  },
392
- "name": "workspaceConfigProps",
393
- "type": {
394
- "__schema": "TypeRefSchema",
395
- "location": {
396
- "filePath": "config.main.runtime.ts",
397
- "line": 70,
398
- "character": 27
447
+ "types": [
448
+ {
449
+ "__schema": "TypeRefSchema",
450
+ "location": {
451
+ "filePath": "config.main.runtime.ts",
452
+ "line": 76,
453
+ "character": 21
454
+ },
455
+ "name": "ExtensionDataList"
399
456
  },
400
- "name": "WorkspaceConfigFileProps",
401
- "internalFilePath": "workspace-config.ts"
402
- },
403
- "isOptional": true,
404
- "defaultValue": "{} as any",
405
- "isSpread": false
457
+ {
458
+ "__schema": "KeywordTypeSchema",
459
+ "location": {
460
+ "filePath": "config.main.runtime.ts",
461
+ "line": 76,
462
+ "character": 41
463
+ },
464
+ "name": "undefined"
465
+ }
466
+ ]
406
467
  }
407
- ],
408
- "returnType": {
409
- "__schema": "TypeRefSchema",
410
- "location": {
411
- "filePath": "config.main.runtime.ts",
412
- "line": 71,
413
- "character": 6
414
- },
415
- "name": "Promise",
416
- "typeArgs": [
417
- {
418
- "__schema": "TypeRefSchema",
419
- "location": {
420
- "filePath": "config.main.runtime.ts",
421
- "line": 71,
422
- "character": 14
423
- },
424
- "name": "ConfigMain"
425
- }
426
- ]
427
- },
428
- "modifiers": [
429
- "static",
430
- "async"
431
- ]
432
- },
433
- {
434
- "__schema": "GetAccessorSchema",
435
- "location": {
436
- "filePath": "config.main.runtime.ts",
437
- "line": 76,
438
- "character": 3
439
468
  },
440
- "signature": "(getter) ConfigMain.extensions: ExtensionDataList | undefined",
441
- "name": "extensions",
442
- "type": {
443
- "__schema": "TypeUnionSchema",
469
+ {
470
+ "__schema": "FunctionLikeSchema",
444
471
  "location": {
445
472
  "filePath": "config.main.runtime.ts",
446
- "line": 76,
447
- "character": 21
473
+ "line": 80,
474
+ "character": 3
448
475
  },
449
- "types": [
476
+ "signature": "(method) ConfigMain.extension(extensionId: string, ignoreVersion: boolean): ExtensionDataEntry | undefined",
477
+ "name": "extension",
478
+ "params": [
450
479
  {
451
- "__schema": "TypeRefSchema",
480
+ "__schema": "ParameterSchema",
452
481
  "location": {
453
482
  "filePath": "config.main.runtime.ts",
454
- "line": 76,
455
- "character": 21
483
+ "line": 80,
484
+ "character": 13
485
+ },
486
+ "name": "extensionId",
487
+ "type": {
488
+ "__schema": "KeywordTypeSchema",
489
+ "location": {
490
+ "filePath": "config.main.runtime.ts",
491
+ "line": 80,
492
+ "character": 26
493
+ },
494
+ "name": "string"
456
495
  },
457
- "name": "ExtensionDataList",
458
- "packageName": "@teambit/legacy/dist/consumer/config"
496
+ "isOptional": false,
497
+ "isSpread": false
459
498
  },
460
499
  {
461
- "__schema": "KeywordTypeSchema",
500
+ "__schema": "ParameterSchema",
462
501
  "location": {
463
502
  "filePath": "config.main.runtime.ts",
464
- "line": 76,
465
- "character": 41
503
+ "line": 80,
504
+ "character": 34
505
+ },
506
+ "name": "ignoreVersion",
507
+ "type": {
508
+ "__schema": "KeywordTypeSchema",
509
+ "location": {
510
+ "filePath": "config.main.runtime.ts",
511
+ "line": 80,
512
+ "character": 49
513
+ },
514
+ "name": "boolean"
466
515
  },
467
- "name": "undefined"
516
+ "isOptional": false,
517
+ "isSpread": false
468
518
  }
469
- ]
470
- }
471
- },
472
- {
473
- "__schema": "FunctionLikeSchema",
474
- "location": {
475
- "filePath": "config.main.runtime.ts",
476
- "line": 80,
477
- "character": 3
478
- },
479
- "signature": "(method) ConfigMain.extension(extensionId: string, ignoreVersion: boolean): ExtensionDataEntry | undefined",
480
- "name": "extension",
481
- "params": [
482
- {
483
- "__schema": "ParameterSchema",
519
+ ],
520
+ "returnType": {
521
+ "__schema": "TypeUnionSchema",
484
522
  "location": {
485
523
  "filePath": "config.main.runtime.ts",
486
524
  "line": 80,
487
- "character": 13
525
+ "character": 59
488
526
  },
489
- "name": "extensionId",
490
- "type": {
491
- "__schema": "KeywordTypeSchema",
492
- "location": {
493
- "filePath": "config.main.runtime.ts",
494
- "line": 80,
495
- "character": 26
527
+ "types": [
528
+ {
529
+ "__schema": "TypeRefSchema",
530
+ "location": {
531
+ "filePath": "config.main.runtime.ts",
532
+ "line": 80,
533
+ "character": 59
534
+ },
535
+ "name": "ExtensionDataEntry"
496
536
  },
497
- "name": "string"
498
- },
499
- "isOptional": false,
500
- "isSpread": false
537
+ {
538
+ "__schema": "KeywordTypeSchema",
539
+ "location": {
540
+ "filePath": "config.main.runtime.ts",
541
+ "line": 80,
542
+ "character": 80
543
+ },
544
+ "name": "undefined"
545
+ }
546
+ ]
501
547
  },
502
- {
503
- "__schema": "ParameterSchema",
504
- "location": {
505
- "filePath": "config.main.runtime.ts",
506
- "line": 80,
507
- "character": 34
508
- },
509
- "name": "ignoreVersion",
510
- "type": {
511
- "__schema": "KeywordTypeSchema",
512
- "location": {
513
- "filePath": "config.main.runtime.ts",
514
- "line": 80,
515
- "character": 49
516
- },
517
- "name": "boolean"
518
- },
519
- "isOptional": false,
520
- "isSpread": false
521
- }
522
- ],
523
- "returnType": {
524
- "__schema": "TypeUnionSchema",
548
+ "modifiers": []
549
+ },
550
+ {
551
+ "__schema": "FunctionLikeSchema",
525
552
  "location": {
526
553
  "filePath": "config.main.runtime.ts",
527
- "line": 80,
528
- "character": 59
554
+ "line": 84,
555
+ "character": 3
529
556
  },
530
- "types": [
557
+ "signature": "(method) ConfigMain.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): void",
558
+ "name": "setExtension",
559
+ "params": [
531
560
  {
532
- "__schema": "TypeRefSchema",
561
+ "__schema": "ParameterSchema",
533
562
  "location": {
534
563
  "filePath": "config.main.runtime.ts",
535
- "line": 80,
536
- "character": 59
564
+ "line": 84,
565
+ "character": 16
537
566
  },
538
- "name": "ExtensionDataEntry",
539
- "packageName": "@teambit/legacy/dist/consumer/config"
540
- },
541
- {
542
- "__schema": "KeywordTypeSchema",
543
- "location": {
544
- "filePath": "config.main.runtime.ts",
545
- "line": 80,
546
- "character": 80
567
+ "name": "extensionId",
568
+ "type": {
569
+ "__schema": "KeywordTypeSchema",
570
+ "location": {
571
+ "filePath": "config.main.runtime.ts",
572
+ "line": 84,
573
+ "character": 29
574
+ },
575
+ "name": "string"
547
576
  },
548
- "name": "undefined"
549
- }
550
- ]
551
- },
552
- "modifiers": []
553
- },
554
- {
555
- "__schema": "FunctionLikeSchema",
556
- "location": {
557
- "filePath": "config.main.runtime.ts",
558
- "line": 84,
559
- "character": 3
560
- },
561
- "signature": "(method) ConfigMain.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): void",
562
- "name": "setExtension",
563
- "params": [
564
- {
565
- "__schema": "ParameterSchema",
566
- "location": {
567
- "filePath": "config.main.runtime.ts",
568
- "line": 84,
569
- "character": 16
577
+ "isOptional": false,
578
+ "isSpread": false
570
579
  },
571
- "name": "extensionId",
572
- "type": {
573
- "__schema": "KeywordTypeSchema",
580
+ {
581
+ "__schema": "ParameterSchema",
574
582
  "location": {
575
583
  "filePath": "config.main.runtime.ts",
576
584
  "line": 84,
577
- "character": 29
585
+ "character": 37
578
586
  },
579
- "name": "string"
580
- },
581
- "isOptional": false,
582
- "isSpread": false
583
- },
584
- {
585
- "__schema": "ParameterSchema",
586
- "location": {
587
- "filePath": "config.main.runtime.ts",
588
- "line": 84,
589
- "character": 37
587
+ "name": "config",
588
+ "type": {
589
+ "__schema": "TypeRefSchema",
590
+ "location": {
591
+ "filePath": "config.main.runtime.ts",
592
+ "line": 84,
593
+ "character": 45
594
+ },
595
+ "name": "Record",
596
+ "typeArgs": [
597
+ {
598
+ "__schema": "KeywordTypeSchema",
599
+ "location": {
600
+ "filePath": "config.main.runtime.ts",
601
+ "line": 84,
602
+ "character": 52
603
+ },
604
+ "name": "string"
605
+ },
606
+ {
607
+ "__schema": "KeywordTypeSchema",
608
+ "location": {
609
+ "filePath": "config.main.runtime.ts",
610
+ "line": 84,
611
+ "character": 60
612
+ },
613
+ "name": "any"
614
+ }
615
+ ]
616
+ },
617
+ "isOptional": false,
618
+ "isSpread": false
590
619
  },
591
- "name": "config",
592
- "type": {
593
- "__schema": "TypeRefSchema",
620
+ {
621
+ "__schema": "ParameterSchema",
594
622
  "location": {
595
623
  "filePath": "config.main.runtime.ts",
596
624
  "line": 84,
597
- "character": 45
625
+ "character": 66
598
626
  },
599
- "name": "Record",
600
- "typeArgs": [
601
- {
602
- "__schema": "KeywordTypeSchema",
603
- "location": {
604
- "filePath": "config.main.runtime.ts",
605
- "line": 84,
606
- "character": 52
607
- },
608
- "name": "string"
627
+ "name": "options",
628
+ "type": {
629
+ "__schema": "TypeRefSchema",
630
+ "location": {
631
+ "filePath": "config.main.runtime.ts",
632
+ "line": 84,
633
+ "character": 75
609
634
  },
610
- {
611
- "__schema": "KeywordTypeSchema",
612
- "location": {
613
- "filePath": "config.main.runtime.ts",
614
- "line": 84,
615
- "character": 60
616
- },
617
- "name": "any"
618
- }
619
- ]
620
- },
621
- "isOptional": false,
622
- "isSpread": false
623
- },
624
- {
625
- "__schema": "ParameterSchema",
635
+ "name": "SetExtensionOptions"
636
+ },
637
+ "isOptional": false,
638
+ "isSpread": false
639
+ }
640
+ ],
641
+ "returnType": {
642
+ "__schema": "InferenceTypeSchema",
626
643
  "location": {
627
644
  "filePath": "config.main.runtime.ts",
628
645
  "line": 84,
629
- "character": 66
630
- },
631
- "name": "options",
632
- "type": {
633
- "__schema": "TypeRefSchema",
634
- "location": {
635
- "filePath": "config.main.runtime.ts",
636
- "line": 84,
637
- "character": 75
638
- },
639
- "name": "SetExtensionOptions",
640
- "internalFilePath": "config.main.runtime.ts"
646
+ "character": 3
641
647
  },
642
- "isOptional": false,
643
- "isSpread": false
644
- }
645
- ],
646
- "returnType": {
647
- "__schema": "InferenceTypeSchema",
648
- "location": {
649
- "filePath": "config.main.runtime.ts",
650
- "line": 84,
651
- "character": 3
648
+ "type": "void"
652
649
  },
653
- "type": "void"
654
- },
655
- "modifiers": []
656
- },
657
- {
658
- "__schema": "FunctionLikeSchema",
659
- "location": {
660
- "filePath": "config.main.runtime.ts",
661
- "line": 88,
662
- "character": 3
650
+ "modifiers": []
663
651
  },
664
- "signature": "(method) ConfigMain.getHarmonyConfigObject(): GlobalConfig",
665
- "name": "getHarmonyConfigObject",
666
- "params": [],
667
- "returnType": {
668
- "__schema": "TypeRefSchema",
652
+ {
653
+ "__schema": "FunctionLikeSchema",
669
654
  "location": {
670
655
  "filePath": "config.main.runtime.ts",
671
656
  "line": 88,
672
657
  "character": 3
673
658
  },
674
- "name": "GlobalConfig",
675
- "componentId": {
676
- "scope": "teambit.harmony",
677
- "name": "harmony",
678
- "version": "0.4.6"
679
- }
680
- },
681
- "modifiers": []
682
- },
683
- {
684
- "__schema": "VariableLikeSchema",
685
- "location": {
686
- "filePath": "config.main.runtime.ts",
687
- "line": 97,
688
- "character": 3
659
+ "signature": "(method) ConfigMain.getHarmonyConfigObject(): GlobalConfig",
660
+ "name": "getHarmonyConfigObject",
661
+ "params": [],
662
+ "returnType": {
663
+ "__schema": "TypeRefSchema",
664
+ "location": {
665
+ "filePath": "config.main.runtime.ts",
666
+ "line": 88,
667
+ "character": 3
668
+ },
669
+ "name": "GlobalConfig",
670
+ "componentId": {
671
+ "scope": "teambit.harmony",
672
+ "name": "harmony",
673
+ "version": "0.4.6"
674
+ }
675
+ },
676
+ "modifiers": []
689
677
  },
690
- "signature": "(property) ConfigMain.runtime: RuntimeDefinition",
691
- "name": "runtime",
692
- "type": {
693
- "__schema": "InferenceTypeSchema",
678
+ {
679
+ "__schema": "VariableLikeSchema",
694
680
  "location": {
695
681
  "filePath": "config.main.runtime.ts",
696
682
  "line": 97,
697
683
  "character": 3
698
684
  },
699
- "type": "RuntimeDefinition"
700
- },
701
- "isOptional": true,
702
- "defaultValue": "MainRuntime"
703
- },
704
- {
705
- "__schema": "VariableLikeSchema",
706
- "location": {
707
- "filePath": "config.main.runtime.ts",
708
- "line": 98,
709
- "character": 3
685
+ "signature": "(property) ConfigMain.runtime: RuntimeDefinition",
686
+ "name": "runtime",
687
+ "type": {
688
+ "__schema": "InferenceTypeSchema",
689
+ "location": {
690
+ "filePath": "config.main.runtime.ts",
691
+ "line": 97,
692
+ "character": 3
693
+ },
694
+ "type": "RuntimeDefinition"
695
+ },
696
+ "isOptional": true,
697
+ "defaultValue": "MainRuntime"
710
698
  },
711
- "signature": "(property) ConfigMain.slots: never[]",
712
- "name": "slots",
713
- "type": {
714
- "__schema": "InferenceTypeSchema",
699
+ {
700
+ "__schema": "VariableLikeSchema",
715
701
  "location": {
716
702
  "filePath": "config.main.runtime.ts",
717
703
  "line": 98,
718
704
  "character": 3
719
705
  },
720
- "type": "never[]"
721
- },
722
- "isOptional": true,
723
- "defaultValue": "[]"
724
- },
725
- {
726
- "__schema": "VariableLikeSchema",
727
- "location": {
728
- "filePath": "config.main.runtime.ts",
729
- "line": 99,
730
- "character": 3
706
+ "signature": "(property) ConfigMain.slots: never[]",
707
+ "name": "slots",
708
+ "type": {
709
+ "__schema": "InferenceTypeSchema",
710
+ "location": {
711
+ "filePath": "config.main.runtime.ts",
712
+ "line": 98,
713
+ "character": 3
714
+ },
715
+ "type": "never[]"
716
+ },
717
+ "isOptional": true,
718
+ "defaultValue": "[]"
731
719
  },
732
- "signature": "(property) ConfigMain.dependencies: never[]",
733
- "name": "dependencies",
734
- "type": {
735
- "__schema": "InferenceTypeSchema",
720
+ {
721
+ "__schema": "VariableLikeSchema",
736
722
  "location": {
737
723
  "filePath": "config.main.runtime.ts",
738
724
  "line": 99,
739
725
  "character": 3
740
726
  },
741
- "type": "never[]"
742
- },
743
- "isOptional": true,
744
- "defaultValue": "[]"
745
- },
746
- {
747
- "__schema": "VariableLikeSchema",
748
- "location": {
749
- "filePath": "config.main.runtime.ts",
750
- "line": 100,
751
- "character": 3
727
+ "signature": "(property) ConfigMain.dependencies: never[]",
728
+ "name": "dependencies",
729
+ "type": {
730
+ "__schema": "InferenceTypeSchema",
731
+ "location": {
732
+ "filePath": "config.main.runtime.ts",
733
+ "line": 99,
734
+ "character": 3
735
+ },
736
+ "type": "never[]"
737
+ },
738
+ "isOptional": true,
739
+ "defaultValue": "[]"
752
740
  },
753
- "signature": "(property) ConfigMain.config: {}",
754
- "name": "config",
755
- "type": {
756
- "__schema": "InferenceTypeSchema",
741
+ {
742
+ "__schema": "VariableLikeSchema",
757
743
  "location": {
758
744
  "filePath": "config.main.runtime.ts",
759
745
  "line": 100,
760
746
  "character": 3
761
747
  },
762
- "type": "{}"
763
- },
764
- "isOptional": true,
765
- "defaultValue": "{}"
766
- },
767
- {
768
- "__schema": "FunctionLikeSchema",
769
- "location": {
770
- "filePath": "config.main.runtime.ts",
771
- "line": 101,
772
- "character": 3
773
- },
774
- "signature": "(method) ConfigMain.provider(_deps: any, _config: any, _slots: any, harmony: Harmony): Promise<any>",
775
- "name": "provider",
776
- "params": [
777
- {
778
- "__schema": "ParameterSchema",
748
+ "signature": "(property) ConfigMain.config: {}",
749
+ "name": "config",
750
+ "type": {
751
+ "__schema": "InferenceTypeSchema",
779
752
  "location": {
780
753
  "filePath": "config.main.runtime.ts",
781
- "line": 101,
782
- "character": 25
754
+ "line": 100,
755
+ "character": 3
783
756
  },
784
- "name": "_deps",
785
- "type": {
786
- "__schema": "InferenceTypeSchema",
757
+ "type": "{}"
758
+ },
759
+ "isOptional": true,
760
+ "defaultValue": "{}"
761
+ },
762
+ {
763
+ "__schema": "FunctionLikeSchema",
764
+ "location": {
765
+ "filePath": "config.main.runtime.ts",
766
+ "line": 101,
767
+ "character": 3
768
+ },
769
+ "signature": "(method) ConfigMain.provider(_deps: any, _config: any, _slots: any, harmony: Harmony): Promise<any>",
770
+ "name": "provider",
771
+ "params": [
772
+ {
773
+ "__schema": "ParameterSchema",
787
774
  "location": {
788
775
  "filePath": "config.main.runtime.ts",
789
776
  "line": 101,
790
777
  "character": 25
791
778
  },
792
- "type": "any"
793
- },
794
- "isOptional": false,
795
- "isSpread": false
796
- },
797
- {
798
- "__schema": "ParameterSchema",
799
- "location": {
800
- "filePath": "config.main.runtime.ts",
801
- "line": 101,
802
- "character": 32
779
+ "name": "_deps",
780
+ "type": {
781
+ "__schema": "InferenceTypeSchema",
782
+ "location": {
783
+ "filePath": "config.main.runtime.ts",
784
+ "line": 101,
785
+ "character": 25
786
+ },
787
+ "type": "any"
788
+ },
789
+ "isOptional": false,
790
+ "isSpread": false
803
791
  },
804
- "name": "_config",
805
- "type": {
806
- "__schema": "InferenceTypeSchema",
792
+ {
793
+ "__schema": "ParameterSchema",
807
794
  "location": {
808
795
  "filePath": "config.main.runtime.ts",
809
796
  "line": 101,
810
797
  "character": 32
811
798
  },
812
- "type": "any"
813
- },
814
- "isOptional": false,
815
- "isSpread": false
816
- },
817
- {
818
- "__schema": "ParameterSchema",
819
- "location": {
820
- "filePath": "config.main.runtime.ts",
821
- "line": 101,
822
- "character": 41
799
+ "name": "_config",
800
+ "type": {
801
+ "__schema": "InferenceTypeSchema",
802
+ "location": {
803
+ "filePath": "config.main.runtime.ts",
804
+ "line": 101,
805
+ "character": 32
806
+ },
807
+ "type": "any"
808
+ },
809
+ "isOptional": false,
810
+ "isSpread": false
823
811
  },
824
- "name": "_slots",
825
- "type": {
826
- "__schema": "InferenceTypeSchema",
812
+ {
813
+ "__schema": "ParameterSchema",
827
814
  "location": {
828
815
  "filePath": "config.main.runtime.ts",
829
816
  "line": 101,
830
817
  "character": 41
831
818
  },
832
- "type": "any"
833
- },
834
- "isOptional": false,
835
- "isSpread": false
836
- },
837
- {
838
- "__schema": "ParameterSchema",
839
- "location": {
840
- "filePath": "config.main.runtime.ts",
841
- "line": 101,
842
- "character": 49
819
+ "name": "_slots",
820
+ "type": {
821
+ "__schema": "InferenceTypeSchema",
822
+ "location": {
823
+ "filePath": "config.main.runtime.ts",
824
+ "line": 101,
825
+ "character": 41
826
+ },
827
+ "type": "any"
828
+ },
829
+ "isOptional": false,
830
+ "isSpread": false
843
831
  },
844
- "name": "harmony",
845
- "type": {
846
- "__schema": "TypeRefSchema",
832
+ {
833
+ "__schema": "ParameterSchema",
847
834
  "location": {
848
835
  "filePath": "config.main.runtime.ts",
849
836
  "line": 101,
850
- "character": 58
837
+ "character": 49
851
838
  },
852
- "name": "Harmony",
853
- "componentId": {
854
- "scope": "teambit.harmony",
855
- "name": "harmony",
856
- "version": "0.4.6"
857
- }
839
+ "name": "harmony",
840
+ "type": {
841
+ "__schema": "TypeRefSchema",
842
+ "location": {
843
+ "filePath": "config.main.runtime.ts",
844
+ "line": 101,
845
+ "character": 58
846
+ },
847
+ "name": "Harmony"
848
+ },
849
+ "isOptional": false,
850
+ "isSpread": false
851
+ }
852
+ ],
853
+ "returnType": {
854
+ "__schema": "InferenceTypeSchema",
855
+ "location": {
856
+ "filePath": "config.main.runtime.ts",
857
+ "line": 101,
858
+ "character": 3
858
859
  },
859
- "isOptional": false,
860
- "isSpread": false
861
- }
862
- ],
863
- "returnType": {
864
- "__schema": "InferenceTypeSchema",
865
- "location": {
866
- "filePath": "config.main.runtime.ts",
867
- "line": 101,
868
- "character": 3
860
+ "type": "Promise<any>"
869
861
  },
870
- "type": "Promise<any>"
871
- },
872
- "modifiers": [
873
- "static",
874
- "async"
875
- ]
876
- }
877
- ],
878
- "extendsNodes": [],
879
- "implementNodes": []
862
+ "modifiers": [
863
+ "static",
864
+ "async"
865
+ ]
866
+ }
867
+ ],
868
+ "extendsNodes": [],
869
+ "implementNodes": []
870
+ }
880
871
  },
881
872
  {
882
- "__schema": "VariableLikeSchema",
873
+ "__schema": "ExportSchema",
883
874
  "location": {
884
- "filePath": "config.aspect.ts",
885
- "line": 5,
886
- "character": 14
875
+ "filePath": "index.ts",
876
+ "line": 2,
877
+ "character": 10
887
878
  },
888
- "signature": "const ConfigAspect: Aspect",
889
879
  "name": "ConfigAspect",
890
- "type": {
891
- "__schema": "TypeRefSchema",
880
+ "exportNode": {
881
+ "__schema": "VariableLikeSchema",
892
882
  "location": {
893
883
  "filePath": "config.aspect.ts",
894
884
  "line": 5,
895
885
  "character": 14
896
886
  },
897
- "name": "Aspect",
898
- "componentId": {
899
- "scope": "teambit.harmony",
900
- "name": "harmony",
901
- "version": "0.4.6"
902
- }
903
- },
904
- "isOptional": false,
905
- "defaultValue": "Aspect.create({\n id: 'teambit.harmony/config',\n dependencies: [],\n declareRuntime: ConfigRuntime,\n})"
887
+ "signature": "const ConfigAspect: Aspect",
888
+ "name": "ConfigAspect",
889
+ "type": {
890
+ "__schema": "TypeRefSchema",
891
+ "location": {
892
+ "filePath": "config.aspect.ts",
893
+ "line": 5,
894
+ "character": 14
895
+ },
896
+ "name": "Aspect",
897
+ "componentId": {
898
+ "scope": "teambit.harmony",
899
+ "name": "harmony",
900
+ "version": "0.4.6"
901
+ }
902
+ },
903
+ "isOptional": false,
904
+ "defaultValue": "Aspect.create({\n id: 'teambit.harmony/config',\n dependencies: [],\n declareRuntime: ConfigRuntime,\n})"
905
+ }
906
906
  },
907
907
  {
908
- "__schema": "VariableLikeSchema",
908
+ "__schema": "ExportSchema",
909
909
  "location": {
910
- "filePath": "config.aspect.ts",
911
- "line": 3,
912
- "character": 14
910
+ "filePath": "index.ts",
911
+ "line": 2,
912
+ "character": 24
913
913
  },
914
- "signature": "const ConfigRuntime: RuntimeDefinition",
915
914
  "name": "ConfigRuntime",
916
- "type": {
917
- "__schema": "TypeRefSchema",
915
+ "exportNode": {
916
+ "__schema": "VariableLikeSchema",
918
917
  "location": {
919
918
  "filePath": "config.aspect.ts",
920
919
  "line": 3,
921
920
  "character": 14
922
921
  },
923
- "name": "RuntimeDefinition",
924
- "componentId": {
925
- "scope": "teambit.harmony",
926
- "name": "harmony",
927
- "version": "0.4.6"
928
- }
929
- },
930
- "isOptional": false,
931
- "defaultValue": "new RuntimeDefinition('main')"
922
+ "signature": "const ConfigRuntime: RuntimeDefinition",
923
+ "name": "ConfigRuntime",
924
+ "type": {
925
+ "__schema": "TypeRefSchema",
926
+ "location": {
927
+ "filePath": "config.aspect.ts",
928
+ "line": 3,
929
+ "character": 14
930
+ },
931
+ "name": "RuntimeDefinition",
932
+ "componentId": {
933
+ "scope": "teambit.harmony",
934
+ "name": "harmony",
935
+ "version": "0.4.6"
936
+ }
937
+ },
938
+ "isOptional": false,
939
+ "defaultValue": "new RuntimeDefinition('main')"
940
+ }
932
941
  },
933
942
  {
934
- "__schema": "TypeSchema",
943
+ "__schema": "ExportSchema",
935
944
  "location": {
936
- "filePath": "workspace-config.ts",
937
- "line": 38,
938
- "character": 1
945
+ "filePath": "index.ts",
946
+ "line": 3,
947
+ "character": 15
939
948
  },
940
- "signature": "type ComponentScopeDirMap = ComponentScopeDirMapEntry[]",
941
949
  "name": "ComponentScopeDirMap",
942
- "type": {
943
- "__schema": "TypeRefSchema",
950
+ "exportNode": {
951
+ "__schema": "TypeSchema",
944
952
  "location": {
945
953
  "filePath": "workspace-config.ts",
946
954
  "line": 38,
947
- "character": 36
955
+ "character": 1
948
956
  },
949
- "name": "Array",
950
- "typeArgs": [
951
- {
952
- "__schema": "TypeRefSchema",
953
- "location": {
954
- "filePath": "workspace-config.ts",
955
- "line": 38,
956
- "character": 42
957
- },
958
- "name": "ComponentScopeDirMapEntry",
959
- "internalFilePath": "workspace-config.ts"
960
- }
961
- ]
957
+ "signature": "type ComponentScopeDirMap = ComponentScopeDirMapEntry[]",
958
+ "name": "ComponentScopeDirMap",
959
+ "type": {
960
+ "__schema": "TypeRefSchema",
961
+ "location": {
962
+ "filePath": "workspace-config.ts",
963
+ "line": 38,
964
+ "character": 36
965
+ },
966
+ "name": "Array",
967
+ "typeArgs": [
968
+ {
969
+ "__schema": "TypeRefSchema",
970
+ "location": {
971
+ "filePath": "workspace-config.ts",
972
+ "line": 38,
973
+ "character": 42
974
+ },
975
+ "name": "ComponentScopeDirMapEntry"
976
+ }
977
+ ]
978
+ }
962
979
  }
963
980
  },
964
981
  {
965
- "__schema": "FunctionLikeSchema",
982
+ "__schema": "ExportSchema",
966
983
  "location": {
967
- "filePath": "workspace-config.ts",
968
- "line": 398,
969
- "character": 1
984
+ "filePath": "index.ts",
985
+ "line": 4,
986
+ "character": 10
970
987
  },
971
- "signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
972
988
  "name": "getWorkspaceConfigTemplateParsed",
973
- "params": [],
974
- "returnType": {
975
- "__schema": "TypeRefSchema",
989
+ "exportNode": {
990
+ "__schema": "FunctionLikeSchema",
976
991
  "location": {
977
992
  "filePath": "workspace-config.ts",
978
993
  "line": 398,
979
- "character": 59
994
+ "character": 1
980
995
  },
981
- "name": "Promise",
982
- "typeArgs": [
983
- {
984
- "__schema": "TypeRefSchema",
985
- "location": {
986
- "filePath": "workspace-config.ts",
987
- "line": 398,
988
- "character": 67
989
- },
990
- "name": "CommentJSONValue",
991
- "packageName": "comment-json"
992
- }
996
+ "signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
997
+ "name": "getWorkspaceConfigTemplateParsed",
998
+ "params": [],
999
+ "returnType": {
1000
+ "__schema": "TypeRefSchema",
1001
+ "location": {
1002
+ "filePath": "workspace-config.ts",
1003
+ "line": 398,
1004
+ "character": 59
1005
+ },
1006
+ "name": "Promise",
1007
+ "typeArgs": [
1008
+ {
1009
+ "__schema": "TypeRefSchema",
1010
+ "location": {
1011
+ "filePath": "workspace-config.ts",
1012
+ "line": 398,
1013
+ "character": 67
1014
+ },
1015
+ "name": "CommentJSONValue"
1016
+ }
1017
+ ]
1018
+ },
1019
+ "modifiers": [
1020
+ "export",
1021
+ "async"
993
1022
  ]
994
- },
995
- "modifiers": [
996
- "export",
997
- "async"
998
- ]
1023
+ }
999
1024
  },
1000
1025
  {
1001
- "__schema": "FunctionLikeSchema",
1026
+ "__schema": "ExportSchema",
1002
1027
  "location": {
1003
- "filePath": "workspace-config.ts",
1004
- "line": 410,
1005
- "character": 1
1028
+ "filePath": "index.ts",
1029
+ "line": 4,
1030
+ "character": 44
1006
1031
  },
1007
- "signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
1008
1032
  "name": "stringifyWorkspaceConfig",
1009
- "params": [
1010
- {
1011
- "__schema": "ParameterSchema",
1012
- "location": {
1013
- "filePath": "workspace-config.ts",
1014
- "line": 410,
1015
- "character": 42
1016
- },
1017
- "name": "workspaceConfig",
1018
- "type": {
1019
- "__schema": "TypeRefSchema",
1033
+ "exportNode": {
1034
+ "__schema": "FunctionLikeSchema",
1035
+ "location": {
1036
+ "filePath": "workspace-config.ts",
1037
+ "line": 410,
1038
+ "character": 1
1039
+ },
1040
+ "signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
1041
+ "name": "stringifyWorkspaceConfig",
1042
+ "params": [
1043
+ {
1044
+ "__schema": "ParameterSchema",
1020
1045
  "location": {
1021
1046
  "filePath": "workspace-config.ts",
1022
1047
  "line": 410,
1023
- "character": 59
1048
+ "character": 42
1049
+ },
1050
+ "name": "workspaceConfig",
1051
+ "type": {
1052
+ "__schema": "TypeRefSchema",
1053
+ "location": {
1054
+ "filePath": "workspace-config.ts",
1055
+ "line": 410,
1056
+ "character": 59
1057
+ },
1058
+ "name": "CommentJSONValue"
1024
1059
  },
1025
- "name": "CommentJSONValue",
1026
- "packageName": "comment-json"
1060
+ "isOptional": false,
1061
+ "isSpread": false
1062
+ }
1063
+ ],
1064
+ "returnType": {
1065
+ "__schema": "KeywordTypeSchema",
1066
+ "location": {
1067
+ "filePath": "workspace-config.ts",
1068
+ "line": 410,
1069
+ "character": 78
1027
1070
  },
1028
- "isOptional": false,
1029
- "isSpread": false
1030
- }
1031
- ],
1032
- "returnType": {
1033
- "__schema": "KeywordTypeSchema",
1034
- "location": {
1035
- "filePath": "workspace-config.ts",
1036
- "line": 410,
1037
- "character": 78
1071
+ "name": "string"
1038
1072
  },
1039
- "name": "string"
1040
- },
1041
- "modifiers": [
1042
- "export"
1043
- ]
1073
+ "modifiers": [
1074
+ "export"
1075
+ ]
1076
+ }
1044
1077
  }
1045
1078
  ],
1046
1079
  "internals": []
@@ -1207,8 +1240,7 @@
1207
1240
  "line": 32,
1208
1241
  "character": 40
1209
1242
  },
1210
- "name": "WorkspaceConfig",
1211
- "internalFilePath": "workspace-config.ts"
1243
+ "name": "WorkspaceConfig"
1212
1244
  },
1213
1245
  "isOptional": true,
1214
1246
  "isSpread": false
@@ -1228,8 +1260,7 @@
1228
1260
  "line": 32,
1229
1261
  "character": 78
1230
1262
  },
1231
- "name": "WorkspaceConfig",
1232
- "internalFilePath": "workspace-config.ts"
1263
+ "name": "WorkspaceConfig"
1233
1264
  },
1234
1265
  "isOptional": true,
1235
1266
  "isSpread": false
@@ -1290,8 +1321,7 @@
1290
1321
  "line": 41,
1291
1322
  "character": 15
1292
1323
  },
1293
- "name": "PathOsBased",
1294
- "packageName": "@teambit/legacy/dist/utils/path"
1324
+ "name": "PathOsBased"
1295
1325
  },
1296
1326
  {
1297
1327
  "__schema": "KeywordTypeSchema",
@@ -1329,8 +1359,7 @@
1329
1359
  "line": 45,
1330
1360
  "character": 17
1331
1361
  },
1332
- "name": "HostConfig",
1333
- "internalFilePath": "types.ts"
1362
+ "name": "HostConfig"
1334
1363
  },
1335
1364
  {
1336
1365
  "__schema": "KeywordTypeSchema",
@@ -1430,8 +1459,7 @@
1430
1459
  "line": 62,
1431
1460
  "character": 14
1432
1461
  },
1433
- "name": "PathOsBasedAbsolute",
1434
- "packageName": "@teambit/legacy/dist/utils/path"
1462
+ "name": "PathOsBasedAbsolute"
1435
1463
  }
1436
1464
  },
1437
1465
  {
@@ -1450,8 +1478,7 @@
1450
1478
  "line": 63,
1451
1479
  "character": 14
1452
1480
  },
1453
- "name": "WorkspaceConfigFileProps",
1454
- "internalFilePath": "workspace-config.ts"
1481
+ "name": "WorkspaceConfigFileProps"
1455
1482
  }
1456
1483
  },
1457
1484
  {
@@ -1478,8 +1505,7 @@
1478
1505
  "line": 64,
1479
1506
  "character": 24
1480
1507
  },
1481
- "name": "WorkspaceConfig",
1482
- "internalFilePath": "workspace-config.ts"
1508
+ "name": "WorkspaceConfig"
1483
1509
  }
1484
1510
  ]
1485
1511
  }
@@ -1514,8 +1540,7 @@
1514
1540
  "line": 68,
1515
1541
  "character": 20
1516
1542
  },
1517
- "name": "PathOsBasedAbsolute",
1518
- "packageName": "@teambit/legacy/dist/utils/path"
1543
+ "name": "PathOsBasedAbsolute"
1519
1544
  },
1520
1545
  "isOptional": false,
1521
1546
  "isSpread": false
@@ -1535,8 +1560,7 @@
1535
1560
  "line": 69,
1536
1561
  "character": 16
1537
1562
  },
1538
- "name": "PathOsBasedAbsolute",
1539
- "packageName": "@teambit/legacy/dist/utils/path"
1563
+ "name": "PathOsBasedAbsolute"
1540
1564
  },
1541
1565
  "isOptional": false,
1542
1566
  "isSpread": false
@@ -1556,8 +1580,7 @@
1556
1580
  "line": 70,
1557
1581
  "character": 27
1558
1582
  },
1559
- "name": "WorkspaceConfigFileProps",
1560
- "internalFilePath": "workspace-config.ts"
1583
+ "name": "WorkspaceConfigFileProps"
1561
1584
  },
1562
1585
  "isOptional": true,
1563
1586
  "defaultValue": "{} as any",
@@ -1613,8 +1636,7 @@
1613
1636
  "line": 76,
1614
1637
  "character": 21
1615
1638
  },
1616
- "name": "ExtensionDataList",
1617
- "packageName": "@teambit/legacy/dist/consumer/config"
1639
+ "name": "ExtensionDataList"
1618
1640
  },
1619
1641
  {
1620
1642
  "__schema": "KeywordTypeSchema",
@@ -1694,8 +1716,7 @@
1694
1716
  "line": 80,
1695
1717
  "character": 59
1696
1718
  },
1697
- "name": "ExtensionDataEntry",
1698
- "packageName": "@teambit/legacy/dist/consumer/config"
1719
+ "name": "ExtensionDataEntry"
1699
1720
  },
1700
1721
  {
1701
1722
  "__schema": "KeywordTypeSchema",
@@ -1795,8 +1816,7 @@
1795
1816
  "line": 84,
1796
1817
  "character": 75
1797
1818
  },
1798
- "name": "SetExtensionOptions",
1799
- "internalFilePath": "config.main.runtime.ts"
1819
+ "name": "SetExtensionOptions"
1800
1820
  },
1801
1821
  "isOptional": false,
1802
1822
  "isSpread": false
@@ -2008,12 +2028,7 @@
2008
2028
  "line": 101,
2009
2029
  "character": 58
2010
2030
  },
2011
- "name": "Harmony",
2012
- "componentId": {
2013
- "scope": "teambit.harmony",
2014
- "name": "harmony",
2015
- "version": "0.4.6"
2016
- }
2031
+ "name": "Harmony"
2017
2032
  },
2018
2033
  "isOptional": false,
2019
2034
  "isSpread": false
@@ -2105,8 +2120,7 @@
2105
2120
  "line": 123,
2106
2121
  "character": 73
2107
2122
  },
2108
- "name": "WorkspaceConfig",
2109
- "internalFilePath": "workspace-config.ts"
2123
+ "name": "WorkspaceConfig"
2110
2124
  },
2111
2125
  {
2112
2126
  "__schema": "KeywordTypeSchema",
@@ -2377,8 +2391,7 @@
2377
2391
  "line": 31,
2378
2392
  "character": 5
2379
2393
  },
2380
- "name": "ExtensionsDefs",
2381
- "internalFilePath": "workspace-config.ts"
2394
+ "name": "ExtensionsDefs"
2382
2395
  }
2383
2396
  ]
2384
2397
  }
@@ -2468,8 +2481,7 @@
2468
2481
  "line": 38,
2469
2482
  "character": 42
2470
2483
  },
2471
- "name": "ComponentScopeDirMapEntry",
2472
- "internalFilePath": "workspace-config.ts"
2484
+ "name": "ComponentScopeDirMapEntry"
2473
2485
  }
2474
2486
  ]
2475
2487
  }
@@ -2821,8 +2833,7 @@
2821
2833
  "line": 62,
2822
2834
  "character": 30
2823
2835
  },
2824
- "name": "WorkspaceSettingsNewProps",
2825
- "internalFilePath": "workspace-config.ts"
2836
+ "name": "WorkspaceSettingsNewProps"
2826
2837
  }
2827
2838
  },
2828
2839
  {
@@ -2921,8 +2932,7 @@
2921
2932
  "line": 70,
2922
2933
  "character": 19
2923
2934
  },
2924
- "name": "WorkspaceConfigFileProps",
2925
- "internalFilePath": "workspace-config.ts"
2935
+ "name": "WorkspaceConfigFileProps"
2926
2936
  },
2927
2937
  "isOptional": false,
2928
2938
  "isSpread": false
@@ -2942,8 +2952,7 @@
2942
2952
  "line": 71,
2943
2953
  "character": 20
2944
2954
  },
2945
- "name": "PathOsBasedAbsolute",
2946
- "packageName": "@teambit/legacy/dist/utils/path"
2955
+ "name": "PathOsBasedAbsolute"
2947
2956
  },
2948
2957
  "isOptional": false,
2949
2958
  "isSpread": false
@@ -2963,8 +2972,7 @@
2963
2972
  "line": 72,
2964
2973
  "character": 25
2965
2974
  },
2966
- "name": "PathOsBasedAbsolute",
2967
- "packageName": "@teambit/legacy/dist/utils/path"
2975
+ "name": "PathOsBasedAbsolute"
2968
2976
  },
2969
2977
  "isOptional": true,
2970
2978
  "isSpread": false
@@ -2997,8 +3005,7 @@
2997
3005
  "line": 78,
2998
3006
  "character": 15
2999
3007
  },
3000
- "name": "PathOsBased",
3001
- "packageName": "@teambit/legacy/dist/utils/path"
3008
+ "name": "PathOsBased"
3002
3009
  }
3003
3010
  },
3004
3011
  {
@@ -3168,8 +3175,7 @@
3168
3175
  "line": 96,
3169
3176
  "character": 75
3170
3177
  },
3171
- "name": "SetExtensionOptions",
3172
- "internalFilePath": "config.main.runtime.ts"
3178
+ "name": "SetExtensionOptions"
3173
3179
  },
3174
3180
  "isOptional": false,
3175
3181
  "isSpread": false
@@ -3332,8 +3338,7 @@
3332
3338
  "line": 143,
3333
3339
  "character": 14
3334
3340
  },
3335
- "name": "WorkspaceConfigFileProps",
3336
- "internalFilePath": "workspace-config.ts"
3341
+ "name": "WorkspaceConfigFileProps"
3337
3342
  }
3338
3343
  },
3339
3344
  {
@@ -3375,8 +3380,7 @@
3375
3380
  "line": 147,
3376
3381
  "character": 27
3377
3382
  },
3378
- "name": "WorkspaceConfigFileProps",
3379
- "internalFilePath": "workspace-config.ts"
3383
+ "name": "WorkspaceConfigFileProps"
3380
3384
  },
3381
3385
  "isOptional": false,
3382
3386
  "isSpread": false
@@ -3396,8 +3400,7 @@
3396
3400
  "line": 147,
3397
3401
  "character": 73
3398
3402
  },
3399
- "name": "PathOsBased",
3400
- "packageName": "@teambit/legacy/dist/utils/path"
3403
+ "name": "PathOsBased"
3401
3404
  },
3402
3405
  "isOptional": false,
3403
3406
  "isSpread": false
@@ -3417,8 +3420,7 @@
3417
3420
  "line": 147,
3418
3421
  "character": 98
3419
3422
  },
3420
- "name": "PathOsBasedAbsolute",
3421
- "packageName": "@teambit/legacy/dist/utils/path"
3423
+ "name": "PathOsBasedAbsolute"
3422
3424
  },
3423
3425
  "isOptional": true,
3424
3426
  "isSpread": false
@@ -3481,8 +3483,7 @@
3481
3483
  "line": 155,
3482
3484
  "character": 14
3483
3485
  },
3484
- "name": "WorkspaceConfigFileProps",
3485
- "internalFilePath": "workspace-config.ts"
3486
+ "name": "WorkspaceConfigFileProps"
3486
3487
  }
3487
3488
  },
3488
3489
  {
@@ -3524,8 +3525,7 @@
3524
3525
  "line": 159,
3525
3526
  "character": 30
3526
3527
  },
3527
- "name": "WorkspaceConfigFileProps",
3528
- "internalFilePath": "workspace-config.ts"
3528
+ "name": "WorkspaceConfigFileProps"
3529
3529
  },
3530
3530
  "isOptional": false,
3531
3531
  "isSpread": false
@@ -3545,8 +3545,7 @@
3545
3545
  "line": 159,
3546
3546
  "character": 65
3547
3547
  },
3548
- "name": "PathOsBasedAbsolute",
3549
- "packageName": "@teambit/legacy/dist/utils/path"
3548
+ "name": "PathOsBasedAbsolute"
3550
3549
  },
3551
3550
  "isOptional": false,
3552
3551
  "isSpread": false
@@ -3566,8 +3565,7 @@
3566
3565
  "line": 159,
3567
3566
  "character": 97
3568
3567
  },
3569
- "name": "PathOsBasedAbsolute",
3570
- "packageName": "@teambit/legacy/dist/utils/path"
3568
+ "name": "PathOsBasedAbsolute"
3571
3569
  },
3572
3570
  "isOptional": false,
3573
3571
  "isSpread": false
@@ -3629,8 +3627,7 @@
3629
3627
  "line": 173,
3630
3628
  "character": 14
3631
3629
  },
3632
- "name": "PathOsBasedAbsolute",
3633
- "packageName": "@teambit/legacy/dist/utils/path"
3630
+ "name": "PathOsBasedAbsolute"
3634
3631
  }
3635
3632
  },
3636
3633
  {
@@ -3649,8 +3646,7 @@
3649
3646
  "line": 174,
3650
3647
  "character": 14
3651
3648
  },
3652
- "name": "WorkspaceConfigFileProps",
3653
- "internalFilePath": "workspace-config.ts"
3649
+ "name": "WorkspaceConfigFileProps"
3654
3650
  }
3655
3651
  },
3656
3652
  {
@@ -3677,8 +3673,7 @@
3677
3673
  "line": 175,
3678
3674
  "character": 24
3679
3675
  },
3680
- "name": "WorkspaceConfig",
3681
- "internalFilePath": "workspace-config.ts"
3676
+ "name": "WorkspaceConfig"
3682
3677
  }
3683
3678
  ]
3684
3679
  }
@@ -3713,8 +3708,7 @@
3713
3708
  "line": 179,
3714
3709
  "character": 14
3715
3710
  },
3716
- "name": "PathOsBasedAbsolute",
3717
- "packageName": "@teambit/legacy/dist/utils/path"
3711
+ "name": "PathOsBasedAbsolute"
3718
3712
  },
3719
3713
  "isOptional": false,
3720
3714
  "isSpread": false
@@ -3734,8 +3728,7 @@
3734
3728
  "line": 180,
3735
3729
  "character": 16
3736
3730
  },
3737
- "name": "PathOsBasedAbsolute",
3738
- "packageName": "@teambit/legacy/dist/utils/path"
3731
+ "name": "PathOsBasedAbsolute"
3739
3732
  },
3740
3733
  "isOptional": false,
3741
3734
  "isSpread": false
@@ -3755,8 +3748,7 @@
3755
3748
  "line": 181,
3756
3749
  "character": 27
3757
3750
  },
3758
- "name": "WorkspaceConfigFileProps",
3759
- "internalFilePath": "workspace-config.ts"
3751
+ "name": "WorkspaceConfigFileProps"
3760
3752
  },
3761
3753
  "isOptional": true,
3762
3754
  "defaultValue": "{} as any",
@@ -3779,8 +3771,7 @@
3779
3771
  "line": 182,
3780
3772
  "character": 14
3781
3773
  },
3782
- "name": "WorkspaceConfig",
3783
- "internalFilePath": "workspace-config.ts"
3774
+ "name": "WorkspaceConfig"
3784
3775
  }
3785
3776
  ]
3786
3777
  },
@@ -3814,8 +3805,7 @@
3814
3805
  "line": 199,
3815
3806
  "character": 31
3816
3807
  },
3817
- "name": "PathOsBasedAbsolute",
3818
- "packageName": "@teambit/legacy/dist/utils/path"
3808
+ "name": "PathOsBasedAbsolute"
3819
3809
  },
3820
3810
  "isOptional": false,
3821
3811
  "isSpread": false
@@ -3909,8 +3899,7 @@
3909
3899
  "line": 211,
3910
3900
  "character": 14
3911
3901
  },
3912
- "name": "PathOsBased",
3913
- "packageName": "@teambit/legacy/dist/utils/path"
3902
+ "name": "PathOsBased"
3914
3903
  }
3915
3904
  },
3916
3905
  {
@@ -3928,8 +3917,7 @@
3928
3917
  "line": 212,
3929
3918
  "character": 16
3930
3919
  },
3931
- "name": "PathOsBased",
3932
- "packageName": "@teambit/legacy/dist/utils/path"
3920
+ "name": "PathOsBased"
3933
3921
  }
3934
3922
  },
3935
3923
  {
@@ -3962,8 +3950,7 @@
3962
3950
  "line": 215,
3963
3951
  "character": 45
3964
3952
  },
3965
- "name": "PathOsBased",
3966
- "packageName": "@teambit/legacy/dist/utils/path"
3953
+ "name": "PathOsBased"
3967
3954
  },
3968
3955
  "isOptional": false,
3969
3956
  "isSpread": false
@@ -4008,8 +3995,7 @@
4008
3995
  "line": 219,
4009
3996
  "character": 47
4010
3997
  },
4011
- "name": "PathOsBased",
4012
- "packageName": "@teambit/legacy/dist/utils/path"
3998
+ "name": "PathOsBased"
4013
3999
  },
4014
4000
  "isOptional": false,
4015
4001
  "isSpread": false
@@ -4087,8 +4073,7 @@
4087
4073
  "line": 228,
4088
4074
  "character": 33
4089
4075
  },
4090
- "name": "PathOsBased",
4091
- "packageName": "@teambit/legacy/dist/utils/path"
4076
+ "name": "PathOsBased"
4092
4077
  },
4093
4078
  "isOptional": false,
4094
4079
  "isSpread": false
@@ -4180,8 +4165,7 @@
4180
4165
  "line": 240,
4181
4166
  "character": 14
4182
4167
  },
4183
- "name": "PathOsBased",
4184
- "packageName": "@teambit/legacy/dist/utils/path"
4168
+ "name": "PathOsBased"
4185
4169
  }
4186
4170
  },
4187
4171
  {
@@ -4223,8 +4207,7 @@
4223
4207
  "line": 241,
4224
4208
  "character": 25
4225
4209
  },
4226
- "name": "WorkspaceConfig",
4227
- "internalFilePath": "workspace-config.ts"
4210
+ "name": "WorkspaceConfig"
4228
4211
  },
4229
4212
  {
4230
4213
  "__schema": "KeywordTypeSchema",
@@ -4271,8 +4254,7 @@
4271
4254
  "line": 245,
4272
4255
  "character": 14
4273
4256
  },
4274
- "name": "PathOsBased",
4275
- "packageName": "@teambit/legacy/dist/utils/path"
4257
+ "name": "PathOsBased"
4276
4258
  },
4277
4259
  "isOptional": false,
4278
4260
  "isSpread": false
@@ -4292,8 +4274,7 @@
4292
4274
  "line": 246,
4293
4275
  "character": 17
4294
4276
  },
4295
- "name": "PathOsBasedAbsolute",
4296
- "packageName": "@teambit/legacy/dist/utils/path"
4277
+ "name": "PathOsBasedAbsolute"
4297
4278
  },
4298
4279
  "isOptional": true,
4299
4280
  "isSpread": false
@@ -4323,8 +4304,7 @@
4323
4304
  "line": 247,
4324
4305
  "character": 14
4325
4306
  },
4326
- "name": "WorkspaceConfig",
4327
- "internalFilePath": "workspace-config.ts"
4307
+ "name": "WorkspaceConfig"
4328
4308
  },
4329
4309
  {
4330
4310
  "__schema": "KeywordTypeSchema",
@@ -4369,8 +4349,7 @@
4369
4349
  "line": 257,
4370
4350
  "character": 60
4371
4351
  },
4372
- "name": "PathOsBased",
4373
- "packageName": "@teambit/legacy/dist/utils/path"
4352
+ "name": "PathOsBased"
4374
4353
  },
4375
4354
  "isOptional": false,
4376
4355
  "isSpread": false
@@ -4412,8 +4391,7 @@
4412
4391
  "line": 257,
4413
4392
  "character": 102
4414
4393
  },
4415
- "name": "WorkspaceConfig",
4416
- "internalFilePath": "workspace-config.ts"
4394
+ "name": "WorkspaceConfig"
4417
4395
  }
4418
4396
  ]
4419
4397
  },
@@ -4464,8 +4442,7 @@
4464
4442
  "line": 268,
4465
4443
  "character": 49
4466
4444
  },
4467
- "name": "PathOsBasedAbsolute",
4468
- "packageName": "@teambit/legacy/dist/utils/path"
4445
+ "name": "PathOsBasedAbsolute"
4469
4446
  },
4470
4447
  "isOptional": true
4471
4448
  },
@@ -4510,8 +4487,7 @@
4510
4487
  "line": 268,
4511
4488
  "character": 49
4512
4489
  },
4513
- "name": "PathOsBasedAbsolute",
4514
- "packageName": "@teambit/legacy/dist/utils/path"
4490
+ "name": "PathOsBasedAbsolute"
4515
4491
  },
4516
4492
  "isOptional": true
4517
4493
  },
@@ -4674,8 +4650,7 @@
4674
4650
  "line": 329,
4675
4651
  "character": 31
4676
4652
  },
4677
- "name": "PathOsBasedAbsolute",
4678
- "packageName": "@teambit/legacy/dist/utils/path"
4653
+ "name": "PathOsBasedAbsolute"
4679
4654
  },
4680
4655
  "isOptional": false,
4681
4656
  "isSpread": false
@@ -4712,8 +4687,7 @@
4712
4687
  "line": 329,
4713
4688
  "character": 61
4714
4689
  },
4715
- "name": "AbstractVinyl",
4716
- "packageName": "@teambit/legacy/dist/consumer/component/sources"
4690
+ "name": "AbstractVinyl"
4717
4691
  }
4718
4692
  },
4719
4693
  {
@@ -4795,8 +4769,7 @@
4795
4769
  "line": 18,
4796
4770
  "character": 9
4797
4771
  },
4798
- "name": "PathOsBased",
4799
- "packageName": "@teambit/legacy/dist/utils/path"
4772
+ "name": "PathOsBased"
4800
4773
  },
4801
4774
  "doc": {
4802
4775
  "__schema": "DocSchema",
@@ -4898,10 +4871,9 @@
4898
4871
  "line": 22,
4899
4872
  "character": 63
4900
4873
  },
4901
- "name": "ExtensionDataEntry",
4902
- "packageName": "@teambit/legacy/dist/consumer/config"
4874
+ "name": "ExtensionDataEntry"
4903
4875
  },
4904
- "signature": "(extensionId: string, ignoreVersion: boolean): \u001b[2m(package: @teambit/legacy/dist/consumer/config)\u001b[22m ExtensionDataEntry"
4876
+ "signature": "(extensionId: string, ignoreVersion: boolean): ExtensionDataEntry"
4905
4877
  }
4906
4878
  },
4907
4879
  {
@@ -4991,8 +4963,7 @@
4991
4963
  "line": 24,
4992
4964
  "character": 75
4993
4965
  },
4994
- "name": "SetExtensionOptions",
4995
- "internalFilePath": "config.main.runtime.ts"
4966
+ "name": "SetExtensionOptions"
4996
4967
  }
4997
4968
  }
4998
4969
  ],
@@ -5034,8 +5005,7 @@
5034
5005
  "line": 26,
5035
5006
  "character": 15
5036
5007
  },
5037
- "name": "WriteOptions",
5038
- "internalFilePath": "types.ts"
5008
+ "name": "WriteOptions"
5039
5009
  }
5040
5010
  }
5041
5011
  ],
@@ -5166,8 +5136,7 @@
5166
5136
  "line": 398,
5167
5137
  "character": 67
5168
5138
  },
5169
- "name": "CommentJSONValue",
5170
- "packageName": "comment-json"
5139
+ "name": "CommentJSONValue"
5171
5140
  }
5172
5141
  ]
5173
5142
  },
@@ -5201,8 +5170,7 @@
5201
5170
  "line": 410,
5202
5171
  "character": 59
5203
5172
  },
5204
- "name": "CommentJSONValue",
5205
- "packageName": "comment-json"
5173
+ "name": "CommentJSONValue"
5206
5174
  },
5207
5175
  "isOptional": false,
5208
5176
  "isSpread": false
@@ -5261,7 +5229,7 @@
5261
5229
  "componentId": {
5262
5230
  "scope": "teambit.harmony",
5263
5231
  "name": "config",
5264
- "version": "0.0.1007"
5232
+ "version": "0.0.1009"
5265
5233
  },
5266
5234
  "taggedModuleExports": []
5267
5235
  }