@teambit/pkg 1.0.488 → 1.0.489
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/static/css/teambit.pkg/pkg-preview.740498d0.css +254 -0
- package/artifacts/preview/teambit_pkg_pkg-preview.js +6 -6
- package/artifacts/schema.json +468 -110
- package/dist/preview-1733851236714.js +7 -0
- package/package.json +24 -24
- package/artifacts/preview/static/css/teambit.pkg/pkg-preview.b5f6d5c4.css +0 -254
- package/dist/preview-1733830651067.js +0 -7
package/artifacts/schema.json
CHANGED
|
@@ -149,7 +149,11 @@
|
|
|
149
149
|
"line": 121,
|
|
150
150
|
"character": 7
|
|
151
151
|
},
|
|
152
|
-
"name": "CLIMain"
|
|
152
|
+
"name": "CLIMain",
|
|
153
|
+
"componentId": {
|
|
154
|
+
"scope": "teambit.harmony",
|
|
155
|
+
"name": "cli"
|
|
156
|
+
}
|
|
153
157
|
},
|
|
154
158
|
{
|
|
155
159
|
"__schema": "TypeRefSchema",
|
|
@@ -158,7 +162,11 @@
|
|
|
158
162
|
"line": 122,
|
|
159
163
|
"character": 7
|
|
160
164
|
},
|
|
161
|
-
"name": "ScopeMain"
|
|
165
|
+
"name": "ScopeMain",
|
|
166
|
+
"componentId": {
|
|
167
|
+
"scope": "teambit.scope",
|
|
168
|
+
"name": "scope"
|
|
169
|
+
}
|
|
162
170
|
},
|
|
163
171
|
{
|
|
164
172
|
"__schema": "TypeRefSchema",
|
|
@@ -167,7 +175,11 @@
|
|
|
167
175
|
"line": 123,
|
|
168
176
|
"character": 7
|
|
169
177
|
},
|
|
170
|
-
"name": "EnvsMain"
|
|
178
|
+
"name": "EnvsMain",
|
|
179
|
+
"componentId": {
|
|
180
|
+
"scope": "teambit.envs",
|
|
181
|
+
"name": "envs"
|
|
182
|
+
}
|
|
171
183
|
},
|
|
172
184
|
{
|
|
173
185
|
"__schema": "TypeRefSchema",
|
|
@@ -176,7 +188,11 @@
|
|
|
176
188
|
"line": 124,
|
|
177
189
|
"character": 7
|
|
178
190
|
},
|
|
179
|
-
"name": "IsolatorMain"
|
|
191
|
+
"name": "IsolatorMain",
|
|
192
|
+
"componentId": {
|
|
193
|
+
"scope": "teambit.component",
|
|
194
|
+
"name": "isolator"
|
|
195
|
+
}
|
|
180
196
|
},
|
|
181
197
|
{
|
|
182
198
|
"__schema": "TypeRefSchema",
|
|
@@ -185,7 +201,11 @@
|
|
|
185
201
|
"line": 125,
|
|
186
202
|
"character": 7
|
|
187
203
|
},
|
|
188
|
-
"name": "LoggerMain"
|
|
204
|
+
"name": "LoggerMain",
|
|
205
|
+
"componentId": {
|
|
206
|
+
"scope": "teambit.harmony",
|
|
207
|
+
"name": "logger"
|
|
208
|
+
}
|
|
189
209
|
},
|
|
190
210
|
{
|
|
191
211
|
"__schema": "TypeRefSchema",
|
|
@@ -194,7 +214,11 @@
|
|
|
194
214
|
"line": 126,
|
|
195
215
|
"character": 7
|
|
196
216
|
},
|
|
197
|
-
"name": "Workspace"
|
|
217
|
+
"name": "Workspace",
|
|
218
|
+
"componentId": {
|
|
219
|
+
"scope": "teambit.workspace",
|
|
220
|
+
"name": "workspace"
|
|
221
|
+
}
|
|
198
222
|
},
|
|
199
223
|
{
|
|
200
224
|
"__schema": "TypeRefSchema",
|
|
@@ -203,7 +227,11 @@
|
|
|
203
227
|
"line": 127,
|
|
204
228
|
"character": 7
|
|
205
229
|
},
|
|
206
|
-
"name": "BuilderMain"
|
|
230
|
+
"name": "BuilderMain",
|
|
231
|
+
"componentId": {
|
|
232
|
+
"scope": "teambit.pipelines",
|
|
233
|
+
"name": "builder"
|
|
234
|
+
}
|
|
207
235
|
},
|
|
208
236
|
{
|
|
209
237
|
"__schema": "TypeRefSchema",
|
|
@@ -212,7 +240,11 @@
|
|
|
212
240
|
"line": 128,
|
|
213
241
|
"character": 7
|
|
214
242
|
},
|
|
215
|
-
"name": "DependencyResolverMain"
|
|
243
|
+
"name": "DependencyResolverMain",
|
|
244
|
+
"componentId": {
|
|
245
|
+
"scope": "teambit.dependencies",
|
|
246
|
+
"name": "dependency-resolver"
|
|
247
|
+
}
|
|
216
248
|
},
|
|
217
249
|
{
|
|
218
250
|
"__schema": "TypeRefSchema",
|
|
@@ -221,7 +253,11 @@
|
|
|
221
253
|
"line": 129,
|
|
222
254
|
"character": 7
|
|
223
255
|
},
|
|
224
|
-
"name": "ComponentMain"
|
|
256
|
+
"name": "ComponentMain",
|
|
257
|
+
"componentId": {
|
|
258
|
+
"scope": "teambit.component",
|
|
259
|
+
"name": "component"
|
|
260
|
+
}
|
|
225
261
|
},
|
|
226
262
|
{
|
|
227
263
|
"__schema": "TypeRefSchema",
|
|
@@ -230,7 +266,11 @@
|
|
|
230
266
|
"line": 130,
|
|
231
267
|
"character": 7
|
|
232
268
|
},
|
|
233
|
-
"name": "GraphqlMain"
|
|
269
|
+
"name": "GraphqlMain",
|
|
270
|
+
"componentId": {
|
|
271
|
+
"scope": "teambit.harmony",
|
|
272
|
+
"name": "graphql"
|
|
273
|
+
}
|
|
234
274
|
}
|
|
235
275
|
]
|
|
236
276
|
},
|
|
@@ -252,7 +292,8 @@
|
|
|
252
292
|
"line": 132,
|
|
253
293
|
"character": 13
|
|
254
294
|
},
|
|
255
|
-
"name": "PkgExtensionConfig"
|
|
295
|
+
"name": "PkgExtensionConfig",
|
|
296
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
256
297
|
},
|
|
257
298
|
"isOptional": false,
|
|
258
299
|
"isSpread": false
|
|
@@ -280,7 +321,8 @@
|
|
|
280
321
|
"line": 133,
|
|
281
322
|
"character": 34
|
|
282
323
|
},
|
|
283
|
-
"name": "PackageJsonPropsRegistry"
|
|
324
|
+
"name": "PackageJsonPropsRegistry",
|
|
325
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
284
326
|
}
|
|
285
327
|
]
|
|
286
328
|
},
|
|
@@ -338,7 +380,11 @@
|
|
|
338
380
|
"line": 200,
|
|
339
381
|
"character": 29
|
|
340
382
|
},
|
|
341
|
-
"name": "Component"
|
|
383
|
+
"name": "Component",
|
|
384
|
+
"componentId": {
|
|
385
|
+
"scope": "teambit.component",
|
|
386
|
+
"name": "component"
|
|
387
|
+
}
|
|
342
388
|
},
|
|
343
389
|
"isOptional": false,
|
|
344
390
|
"isSpread": false
|
|
@@ -380,7 +426,11 @@
|
|
|
380
426
|
"line": 208,
|
|
381
427
|
"character": 35
|
|
382
428
|
},
|
|
383
|
-
"name": "Component"
|
|
429
|
+
"name": "Component",
|
|
430
|
+
"componentId": {
|
|
431
|
+
"scope": "teambit.component",
|
|
432
|
+
"name": "component"
|
|
433
|
+
}
|
|
384
434
|
},
|
|
385
435
|
"isOptional": false,
|
|
386
436
|
"isSpread": false
|
|
@@ -400,7 +450,8 @@
|
|
|
400
450
|
"line": 208,
|
|
401
451
|
"character": 55
|
|
402
452
|
},
|
|
403
|
-
"name": "GetModulePathOptions"
|
|
453
|
+
"name": "GetModulePathOptions",
|
|
454
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
404
455
|
},
|
|
405
456
|
"isOptional": true,
|
|
406
457
|
"defaultValue": "{}",
|
|
@@ -454,7 +505,11 @@
|
|
|
454
505
|
"line": 226,
|
|
455
506
|
"character": 28
|
|
456
507
|
},
|
|
457
|
-
"name": "Component"
|
|
508
|
+
"name": "Component",
|
|
509
|
+
"componentId": {
|
|
510
|
+
"scope": "teambit.component",
|
|
511
|
+
"name": "component"
|
|
512
|
+
}
|
|
458
513
|
},
|
|
459
514
|
"isOptional": false,
|
|
460
515
|
"isSpread": false
|
|
@@ -474,7 +529,8 @@
|
|
|
474
529
|
"line": 226,
|
|
475
530
|
"character": 48
|
|
476
531
|
},
|
|
477
|
-
"name": "GetModulePathOptions"
|
|
532
|
+
"name": "GetModulePathOptions",
|
|
533
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
478
534
|
},
|
|
479
535
|
"isOptional": true,
|
|
480
536
|
"defaultValue": "{}",
|
|
@@ -517,7 +573,11 @@
|
|
|
517
573
|
"line": 237,
|
|
518
574
|
"character": 33
|
|
519
575
|
},
|
|
520
|
-
"name": "Component"
|
|
576
|
+
"name": "Component",
|
|
577
|
+
"componentId": {
|
|
578
|
+
"scope": "teambit.component",
|
|
579
|
+
"name": "component"
|
|
580
|
+
}
|
|
521
581
|
},
|
|
522
582
|
"isOptional": false,
|
|
523
583
|
"isSpread": false
|
|
@@ -559,7 +619,11 @@
|
|
|
559
619
|
"line": 242,
|
|
560
620
|
"character": 56
|
|
561
621
|
},
|
|
562
|
-
"name": "Component"
|
|
622
|
+
"name": "Component",
|
|
623
|
+
"componentId": {
|
|
624
|
+
"scope": "teambit.component",
|
|
625
|
+
"name": "component"
|
|
626
|
+
}
|
|
563
627
|
},
|
|
564
628
|
"isOptional": false,
|
|
565
629
|
"isSpread": false
|
|
@@ -603,7 +667,11 @@
|
|
|
603
667
|
"line": 256,
|
|
604
668
|
"character": 22
|
|
605
669
|
},
|
|
606
|
-
"name": "Logger"
|
|
670
|
+
"name": "Logger",
|
|
671
|
+
"componentId": {
|
|
672
|
+
"scope": "teambit.harmony",
|
|
673
|
+
"name": "logger"
|
|
674
|
+
}
|
|
607
675
|
},
|
|
608
676
|
"isOptional": false,
|
|
609
677
|
"isSpread": false
|
|
@@ -623,7 +691,8 @@
|
|
|
623
691
|
"line": 260,
|
|
624
692
|
"character": 22
|
|
625
693
|
},
|
|
626
|
-
"name": "PkgExtensionConfig"
|
|
694
|
+
"name": "PkgExtensionConfig",
|
|
695
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
627
696
|
},
|
|
628
697
|
"isOptional": false,
|
|
629
698
|
"isSpread": false
|
|
@@ -643,7 +712,8 @@
|
|
|
643
712
|
"line": 265,
|
|
644
713
|
"character": 39
|
|
645
714
|
},
|
|
646
|
-
"name": "PackageJsonPropsRegistry"
|
|
715
|
+
"name": "PackageJsonPropsRegistry",
|
|
716
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
647
717
|
},
|
|
648
718
|
"isOptional": false,
|
|
649
719
|
"isSpread": false
|
|
@@ -663,7 +733,11 @@
|
|
|
663
733
|
"line": 267,
|
|
664
734
|
"character": 24
|
|
665
735
|
},
|
|
666
|
-
"name": "Workspace"
|
|
736
|
+
"name": "Workspace",
|
|
737
|
+
"componentId": {
|
|
738
|
+
"scope": "teambit.workspace",
|
|
739
|
+
"name": "workspace"
|
|
740
|
+
}
|
|
667
741
|
},
|
|
668
742
|
"isOptional": false,
|
|
669
743
|
"isSpread": false
|
|
@@ -683,7 +757,11 @@
|
|
|
683
757
|
"line": 268,
|
|
684
758
|
"character": 20
|
|
685
759
|
},
|
|
686
|
-
"name": "ScopeMain"
|
|
760
|
+
"name": "ScopeMain",
|
|
761
|
+
"componentId": {
|
|
762
|
+
"scope": "teambit.scope",
|
|
763
|
+
"name": "scope"
|
|
764
|
+
}
|
|
687
765
|
},
|
|
688
766
|
"isOptional": false,
|
|
689
767
|
"isSpread": false
|
|
@@ -703,7 +781,11 @@
|
|
|
703
781
|
"line": 270,
|
|
704
782
|
"character": 22
|
|
705
783
|
},
|
|
706
|
-
"name": "BuilderMain"
|
|
784
|
+
"name": "BuilderMain",
|
|
785
|
+
"componentId": {
|
|
786
|
+
"scope": "teambit.pipelines",
|
|
787
|
+
"name": "builder"
|
|
788
|
+
}
|
|
707
789
|
},
|
|
708
790
|
"isOptional": false,
|
|
709
791
|
"isSpread": false
|
|
@@ -723,7 +805,8 @@
|
|
|
723
805
|
"line": 274,
|
|
724
806
|
"character": 21
|
|
725
807
|
},
|
|
726
|
-
"name": "Packer"
|
|
808
|
+
"name": "Packer",
|
|
809
|
+
"internalFilePath": "packer.ts"
|
|
727
810
|
},
|
|
728
811
|
"isOptional": false,
|
|
729
812
|
"isSpread": false
|
|
@@ -743,7 +826,11 @@
|
|
|
743
826
|
"line": 279,
|
|
744
827
|
"character": 19
|
|
745
828
|
},
|
|
746
|
-
"name": "EnvsMain"
|
|
829
|
+
"name": "EnvsMain",
|
|
830
|
+
"componentId": {
|
|
831
|
+
"scope": "teambit.envs",
|
|
832
|
+
"name": "envs"
|
|
833
|
+
}
|
|
747
834
|
},
|
|
748
835
|
"isOptional": false,
|
|
749
836
|
"isSpread": false
|
|
@@ -763,7 +850,11 @@
|
|
|
763
850
|
"line": 281,
|
|
764
851
|
"character": 30
|
|
765
852
|
},
|
|
766
|
-
"name": "ComponentMain"
|
|
853
|
+
"name": "ComponentMain",
|
|
854
|
+
"componentId": {
|
|
855
|
+
"scope": "teambit.component",
|
|
856
|
+
"name": "component"
|
|
857
|
+
}
|
|
767
858
|
},
|
|
768
859
|
"isOptional": false,
|
|
769
860
|
"isSpread": false
|
|
@@ -783,7 +874,8 @@
|
|
|
783
874
|
"line": 286,
|
|
784
875
|
"character": 25
|
|
785
876
|
},
|
|
786
|
-
"name": "PublishTask"
|
|
877
|
+
"name": "PublishTask",
|
|
878
|
+
"internalFilePath": "publish.task.ts"
|
|
787
879
|
},
|
|
788
880
|
"isOptional": false,
|
|
789
881
|
"isSpread": false
|
|
@@ -803,7 +895,11 @@
|
|
|
803
895
|
"line": 288,
|
|
804
896
|
"character": 33
|
|
805
897
|
},
|
|
806
|
-
"name": "DependencyResolverMain"
|
|
898
|
+
"name": "DependencyResolverMain",
|
|
899
|
+
"componentId": {
|
|
900
|
+
"scope": "teambit.dependencies",
|
|
901
|
+
"name": "dependency-resolver"
|
|
902
|
+
}
|
|
807
903
|
},
|
|
808
904
|
"isOptional": false,
|
|
809
905
|
"isSpread": false
|
|
@@ -1055,7 +1151,8 @@
|
|
|
1055
1151
|
"line": 309,
|
|
1056
1152
|
"character": 24
|
|
1057
1153
|
},
|
|
1058
|
-
"name": "PackResult"
|
|
1154
|
+
"name": "PackResult",
|
|
1155
|
+
"internalFilePath": "packer.ts"
|
|
1059
1156
|
}
|
|
1060
1157
|
]
|
|
1061
1158
|
}
|
|
@@ -1149,7 +1246,8 @@
|
|
|
1149
1246
|
"line": 312,
|
|
1150
1247
|
"character": 84
|
|
1151
1248
|
},
|
|
1152
|
-
"name": "PackOptions"
|
|
1249
|
+
"name": "PackOptions",
|
|
1250
|
+
"internalFilePath": "packer.ts"
|
|
1153
1251
|
},
|
|
1154
1252
|
"isOptional": false,
|
|
1155
1253
|
"isSpread": false
|
|
@@ -1171,7 +1269,8 @@
|
|
|
1171
1269
|
"line": 312,
|
|
1172
1270
|
"character": 106
|
|
1173
1271
|
},
|
|
1174
|
-
"name": "PackResult"
|
|
1272
|
+
"name": "PackResult",
|
|
1273
|
+
"internalFilePath": "packer.ts"
|
|
1175
1274
|
}
|
|
1176
1275
|
]
|
|
1177
1276
|
},
|
|
@@ -1215,7 +1314,11 @@
|
|
|
1215
1314
|
"line": 322,
|
|
1216
1315
|
"character": 42
|
|
1217
1316
|
},
|
|
1218
|
-
"name": "Component"
|
|
1317
|
+
"name": "Component",
|
|
1318
|
+
"componentId": {
|
|
1319
|
+
"scope": "teambit.component",
|
|
1320
|
+
"name": "component"
|
|
1321
|
+
}
|
|
1219
1322
|
},
|
|
1220
1323
|
"isOptional": false,
|
|
1221
1324
|
"isSpread": false
|
|
@@ -1270,7 +1373,11 @@
|
|
|
1270
1373
|
"line": 355,
|
|
1271
1374
|
"character": 42
|
|
1272
1375
|
},
|
|
1273
|
-
"name": "Component"
|
|
1376
|
+
"name": "Component",
|
|
1377
|
+
"componentId": {
|
|
1378
|
+
"scope": "teambit.component",
|
|
1379
|
+
"name": "component"
|
|
1380
|
+
}
|
|
1274
1381
|
},
|
|
1275
1382
|
"isOptional": false,
|
|
1276
1383
|
"isSpread": false
|
|
@@ -1332,7 +1439,11 @@
|
|
|
1332
1439
|
"line": 361,
|
|
1333
1440
|
"character": 35
|
|
1334
1441
|
},
|
|
1335
|
-
"name": "Component"
|
|
1442
|
+
"name": "Component",
|
|
1443
|
+
"componentId": {
|
|
1444
|
+
"scope": "teambit.component",
|
|
1445
|
+
"name": "component"
|
|
1446
|
+
}
|
|
1336
1447
|
},
|
|
1337
1448
|
"isOptional": false,
|
|
1338
1449
|
"isSpread": false
|
|
@@ -1354,7 +1465,8 @@
|
|
|
1354
1465
|
"line": 361,
|
|
1355
1466
|
"character": 55
|
|
1356
1467
|
},
|
|
1357
|
-
"name": "PkgArtifact"
|
|
1468
|
+
"name": "PkgArtifact",
|
|
1469
|
+
"internalFilePath": "pkg-artifact.ts"
|
|
1358
1470
|
}
|
|
1359
1471
|
]
|
|
1360
1472
|
},
|
|
@@ -1387,7 +1499,11 @@
|
|
|
1387
1499
|
"line": 368,
|
|
1388
1500
|
"character": 32
|
|
1389
1501
|
},
|
|
1390
|
-
"name": "Component"
|
|
1502
|
+
"name": "Component",
|
|
1503
|
+
"componentId": {
|
|
1504
|
+
"scope": "teambit.component",
|
|
1505
|
+
"name": "component"
|
|
1506
|
+
}
|
|
1391
1507
|
},
|
|
1392
1508
|
"isOptional": false,
|
|
1393
1509
|
"isSpread": false
|
|
@@ -1464,7 +1580,11 @@
|
|
|
1464
1580
|
"line": 423,
|
|
1465
1581
|
"character": 44
|
|
1466
1582
|
},
|
|
1467
|
-
"name": "IComponent"
|
|
1583
|
+
"name": "IComponent",
|
|
1584
|
+
"componentId": {
|
|
1585
|
+
"scope": "teambit.component",
|
|
1586
|
+
"name": "component"
|
|
1587
|
+
}
|
|
1468
1588
|
},
|
|
1469
1589
|
"isOptional": false,
|
|
1470
1590
|
"isSpread": false
|
|
@@ -1506,7 +1626,11 @@
|
|
|
1506
1626
|
"line": 439,
|
|
1507
1627
|
"character": 36
|
|
1508
1628
|
},
|
|
1509
|
-
"name": "Component"
|
|
1629
|
+
"name": "Component",
|
|
1630
|
+
"componentId": {
|
|
1631
|
+
"scope": "teambit.component",
|
|
1632
|
+
"name": "component"
|
|
1633
|
+
}
|
|
1510
1634
|
},
|
|
1511
1635
|
"isOptional": false,
|
|
1512
1636
|
"isSpread": false
|
|
@@ -1526,7 +1650,11 @@
|
|
|
1526
1650
|
"line": 439,
|
|
1527
1651
|
"character": 53
|
|
1528
1652
|
},
|
|
1529
|
-
"name": "Snap"
|
|
1653
|
+
"name": "Snap",
|
|
1654
|
+
"componentId": {
|
|
1655
|
+
"scope": "teambit.component",
|
|
1656
|
+
"name": "component"
|
|
1657
|
+
}
|
|
1530
1658
|
},
|
|
1531
1659
|
"isOptional": false,
|
|
1532
1660
|
"isSpread": false
|
|
@@ -1600,7 +1728,11 @@
|
|
|
1600
1728
|
"line": 478,
|
|
1601
1729
|
"character": 38
|
|
1602
1730
|
},
|
|
1603
|
-
"name": "Component"
|
|
1731
|
+
"name": "Component",
|
|
1732
|
+
"componentId": {
|
|
1733
|
+
"scope": "teambit.component",
|
|
1734
|
+
"name": "component"
|
|
1735
|
+
}
|
|
1604
1736
|
},
|
|
1605
1737
|
"isOptional": false,
|
|
1606
1738
|
"isSpread": false
|
|
@@ -1622,7 +1754,12 @@
|
|
|
1622
1754
|
"line": 478,
|
|
1623
1755
|
"character": 58
|
|
1624
1756
|
},
|
|
1625
|
-
"name": "AbstractVinyl"
|
|
1757
|
+
"name": "AbstractVinyl",
|
|
1758
|
+
"componentId": {
|
|
1759
|
+
"scope": "teambit.component",
|
|
1760
|
+
"name": "sources",
|
|
1761
|
+
"version": "0.0.54"
|
|
1762
|
+
}
|
|
1626
1763
|
}
|
|
1627
1764
|
]
|
|
1628
1765
|
},
|
|
@@ -1655,7 +1792,11 @@
|
|
|
1655
1792
|
"line": 490,
|
|
1656
1793
|
"character": 16
|
|
1657
1794
|
},
|
|
1658
|
-
"name": "Component"
|
|
1795
|
+
"name": "Component",
|
|
1796
|
+
"componentId": {
|
|
1797
|
+
"scope": "teambit.component",
|
|
1798
|
+
"name": "component"
|
|
1799
|
+
}
|
|
1659
1800
|
},
|
|
1660
1801
|
"isOptional": false,
|
|
1661
1802
|
"isSpread": false
|
|
@@ -2365,7 +2506,11 @@
|
|
|
2365
2506
|
"line": 15,
|
|
2366
2507
|
"character": 16
|
|
2367
2508
|
},
|
|
2368
|
-
"name": "DependencyLifecycleType"
|
|
2509
|
+
"name": "DependencyLifecycleType",
|
|
2510
|
+
"componentId": {
|
|
2511
|
+
"scope": "teambit.dependencies",
|
|
2512
|
+
"name": "dependency-resolver"
|
|
2513
|
+
}
|
|
2369
2514
|
},
|
|
2370
2515
|
"isOptional": false,
|
|
2371
2516
|
"isSpread": false
|
|
@@ -2385,7 +2530,11 @@
|
|
|
2385
2530
|
"line": 16,
|
|
2386
2531
|
"character": 14
|
|
2387
2532
|
},
|
|
2388
|
-
"name": "DependencySource"
|
|
2533
|
+
"name": "DependencySource",
|
|
2534
|
+
"componentId": {
|
|
2535
|
+
"scope": "teambit.dependencies",
|
|
2536
|
+
"name": "dependency-resolver"
|
|
2537
|
+
}
|
|
2389
2538
|
},
|
|
2390
2539
|
"isOptional": true,
|
|
2391
2540
|
"isSpread": false
|
|
@@ -2486,7 +2635,7 @@
|
|
|
2486
2635
|
"_legacy": {
|
|
2487
2636
|
"scope": "teambit.pkg",
|
|
2488
2637
|
"name": "pkg",
|
|
2489
|
-
"version": "1.0.
|
|
2638
|
+
"version": "1.0.489"
|
|
2490
2639
|
},
|
|
2491
2640
|
"_scope": "teambit.pkg"
|
|
2492
2641
|
}
|
|
@@ -2649,7 +2798,11 @@
|
|
|
2649
2798
|
"line": 34,
|
|
2650
2799
|
"character": 72
|
|
2651
2800
|
},
|
|
2652
|
-
"name": "DependencyList"
|
|
2801
|
+
"name": "DependencyList",
|
|
2802
|
+
"componentId": {
|
|
2803
|
+
"scope": "teambit.dependencies",
|
|
2804
|
+
"name": "dependency-resolver"
|
|
2805
|
+
}
|
|
2653
2806
|
}
|
|
2654
2807
|
]
|
|
2655
2808
|
},
|
|
@@ -2681,7 +2834,7 @@
|
|
|
2681
2834
|
"_legacy": {
|
|
2682
2835
|
"scope": "teambit.pkg",
|
|
2683
2836
|
"name": "pkg",
|
|
2684
|
-
"version": "1.0.
|
|
2837
|
+
"version": "1.0.489"
|
|
2685
2838
|
},
|
|
2686
2839
|
"_scope": "teambit.pkg"
|
|
2687
2840
|
}
|
|
@@ -2738,6 +2891,10 @@
|
|
|
2738
2891
|
"character": 14
|
|
2739
2892
|
},
|
|
2740
2893
|
"name": "EnvHandler",
|
|
2894
|
+
"componentId": {
|
|
2895
|
+
"scope": "teambit.envs",
|
|
2896
|
+
"name": "envs"
|
|
2897
|
+
},
|
|
2741
2898
|
"typeArgs": [
|
|
2742
2899
|
{
|
|
2743
2900
|
"__schema": "TypeRefSchema",
|
|
@@ -2861,7 +3018,11 @@
|
|
|
2861
3018
|
"line": 17,
|
|
2862
3019
|
"character": 22
|
|
2863
3020
|
},
|
|
2864
|
-
"name": "EnvContext"
|
|
3021
|
+
"name": "EnvContext",
|
|
3022
|
+
"componentId": {
|
|
3023
|
+
"scope": "teambit.envs",
|
|
3024
|
+
"name": "envs"
|
|
3025
|
+
}
|
|
2865
3026
|
},
|
|
2866
3027
|
"isOptional": false,
|
|
2867
3028
|
"isSpread": false
|
|
@@ -2941,7 +3102,8 @@
|
|
|
2941
3102
|
"line": 28,
|
|
2942
3103
|
"character": 24
|
|
2943
3104
|
},
|
|
2944
|
-
"name": "PackageGeneratorOptions"
|
|
3105
|
+
"name": "PackageGeneratorOptions",
|
|
3106
|
+
"internalFilePath": "package-generator.ts"
|
|
2945
3107
|
},
|
|
2946
3108
|
"isOptional": false,
|
|
2947
3109
|
"isSpread": false
|
|
@@ -2955,6 +3117,10 @@
|
|
|
2955
3117
|
"character": 50
|
|
2956
3118
|
},
|
|
2957
3119
|
"name": "EnvHandler",
|
|
3120
|
+
"componentId": {
|
|
3121
|
+
"scope": "teambit.envs",
|
|
3122
|
+
"name": "envs"
|
|
3123
|
+
},
|
|
2958
3124
|
"typeArgs": [
|
|
2959
3125
|
{
|
|
2960
3126
|
"__schema": "TypeRefSchema",
|
|
@@ -3143,7 +3309,11 @@
|
|
|
3143
3309
|
"line": 12,
|
|
3144
3310
|
"character": 41
|
|
3145
3311
|
},
|
|
3146
|
-
"name": "ComponentUI"
|
|
3312
|
+
"name": "ComponentUI",
|
|
3313
|
+
"componentId": {
|
|
3314
|
+
"scope": "teambit.component",
|
|
3315
|
+
"name": "component"
|
|
3316
|
+
}
|
|
3147
3317
|
}
|
|
3148
3318
|
]
|
|
3149
3319
|
},
|
|
@@ -3190,7 +3360,11 @@
|
|
|
3190
3360
|
"line": 18,
|
|
3191
3361
|
"character": 31
|
|
3192
3362
|
},
|
|
3193
|
-
"name": "ComponentUI"
|
|
3363
|
+
"name": "ComponentUI",
|
|
3364
|
+
"componentId": {
|
|
3365
|
+
"scope": "teambit.component",
|
|
3366
|
+
"name": "component"
|
|
3367
|
+
}
|
|
3194
3368
|
},
|
|
3195
3369
|
"isOptional": false,
|
|
3196
3370
|
"isSpread": false
|
|
@@ -3291,6 +3465,11 @@
|
|
|
3291
3465
|
"character": 40
|
|
3292
3466
|
},
|
|
3293
3467
|
"name": "SlotRegistry",
|
|
3468
|
+
"componentId": {
|
|
3469
|
+
"scope": "teambit.harmony",
|
|
3470
|
+
"name": "harmony",
|
|
3471
|
+
"version": "0.4.6"
|
|
3472
|
+
},
|
|
3294
3473
|
"typeArgs": [
|
|
3295
3474
|
{
|
|
3296
3475
|
"__schema": "TypeRefSchema",
|
|
@@ -4062,7 +4241,11 @@
|
|
|
4062
4241
|
"line": 121,
|
|
4063
4242
|
"character": 7
|
|
4064
4243
|
},
|
|
4065
|
-
"name": "CLIMain"
|
|
4244
|
+
"name": "CLIMain",
|
|
4245
|
+
"componentId": {
|
|
4246
|
+
"scope": "teambit.harmony",
|
|
4247
|
+
"name": "cli"
|
|
4248
|
+
}
|
|
4066
4249
|
},
|
|
4067
4250
|
{
|
|
4068
4251
|
"__schema": "TypeRefSchema",
|
|
@@ -4071,7 +4254,11 @@
|
|
|
4071
4254
|
"line": 122,
|
|
4072
4255
|
"character": 7
|
|
4073
4256
|
},
|
|
4074
|
-
"name": "ScopeMain"
|
|
4257
|
+
"name": "ScopeMain",
|
|
4258
|
+
"componentId": {
|
|
4259
|
+
"scope": "teambit.scope",
|
|
4260
|
+
"name": "scope"
|
|
4261
|
+
}
|
|
4075
4262
|
},
|
|
4076
4263
|
{
|
|
4077
4264
|
"__schema": "TypeRefSchema",
|
|
@@ -4080,7 +4267,11 @@
|
|
|
4080
4267
|
"line": 123,
|
|
4081
4268
|
"character": 7
|
|
4082
4269
|
},
|
|
4083
|
-
"name": "EnvsMain"
|
|
4270
|
+
"name": "EnvsMain",
|
|
4271
|
+
"componentId": {
|
|
4272
|
+
"scope": "teambit.envs",
|
|
4273
|
+
"name": "envs"
|
|
4274
|
+
}
|
|
4084
4275
|
},
|
|
4085
4276
|
{
|
|
4086
4277
|
"__schema": "TypeRefSchema",
|
|
@@ -4089,7 +4280,11 @@
|
|
|
4089
4280
|
"line": 124,
|
|
4090
4281
|
"character": 7
|
|
4091
4282
|
},
|
|
4092
|
-
"name": "IsolatorMain"
|
|
4283
|
+
"name": "IsolatorMain",
|
|
4284
|
+
"componentId": {
|
|
4285
|
+
"scope": "teambit.component",
|
|
4286
|
+
"name": "isolator"
|
|
4287
|
+
}
|
|
4093
4288
|
},
|
|
4094
4289
|
{
|
|
4095
4290
|
"__schema": "TypeRefSchema",
|
|
@@ -4098,7 +4293,11 @@
|
|
|
4098
4293
|
"line": 125,
|
|
4099
4294
|
"character": 7
|
|
4100
4295
|
},
|
|
4101
|
-
"name": "LoggerMain"
|
|
4296
|
+
"name": "LoggerMain",
|
|
4297
|
+
"componentId": {
|
|
4298
|
+
"scope": "teambit.harmony",
|
|
4299
|
+
"name": "logger"
|
|
4300
|
+
}
|
|
4102
4301
|
},
|
|
4103
4302
|
{
|
|
4104
4303
|
"__schema": "TypeRefSchema",
|
|
@@ -4107,7 +4306,11 @@
|
|
|
4107
4306
|
"line": 126,
|
|
4108
4307
|
"character": 7
|
|
4109
4308
|
},
|
|
4110
|
-
"name": "Workspace"
|
|
4309
|
+
"name": "Workspace",
|
|
4310
|
+
"componentId": {
|
|
4311
|
+
"scope": "teambit.workspace",
|
|
4312
|
+
"name": "workspace"
|
|
4313
|
+
}
|
|
4111
4314
|
},
|
|
4112
4315
|
{
|
|
4113
4316
|
"__schema": "TypeRefSchema",
|
|
@@ -4116,7 +4319,11 @@
|
|
|
4116
4319
|
"line": 127,
|
|
4117
4320
|
"character": 7
|
|
4118
4321
|
},
|
|
4119
|
-
"name": "BuilderMain"
|
|
4322
|
+
"name": "BuilderMain",
|
|
4323
|
+
"componentId": {
|
|
4324
|
+
"scope": "teambit.pipelines",
|
|
4325
|
+
"name": "builder"
|
|
4326
|
+
}
|
|
4120
4327
|
},
|
|
4121
4328
|
{
|
|
4122
4329
|
"__schema": "TypeRefSchema",
|
|
@@ -4125,7 +4332,11 @@
|
|
|
4125
4332
|
"line": 128,
|
|
4126
4333
|
"character": 7
|
|
4127
4334
|
},
|
|
4128
|
-
"name": "DependencyResolverMain"
|
|
4335
|
+
"name": "DependencyResolverMain",
|
|
4336
|
+
"componentId": {
|
|
4337
|
+
"scope": "teambit.dependencies",
|
|
4338
|
+
"name": "dependency-resolver"
|
|
4339
|
+
}
|
|
4129
4340
|
},
|
|
4130
4341
|
{
|
|
4131
4342
|
"__schema": "TypeRefSchema",
|
|
@@ -4134,7 +4345,11 @@
|
|
|
4134
4345
|
"line": 129,
|
|
4135
4346
|
"character": 7
|
|
4136
4347
|
},
|
|
4137
|
-
"name": "ComponentMain"
|
|
4348
|
+
"name": "ComponentMain",
|
|
4349
|
+
"componentId": {
|
|
4350
|
+
"scope": "teambit.component",
|
|
4351
|
+
"name": "component"
|
|
4352
|
+
}
|
|
4138
4353
|
},
|
|
4139
4354
|
{
|
|
4140
4355
|
"__schema": "TypeRefSchema",
|
|
@@ -4143,7 +4358,11 @@
|
|
|
4143
4358
|
"line": 130,
|
|
4144
4359
|
"character": 7
|
|
4145
4360
|
},
|
|
4146
|
-
"name": "GraphqlMain"
|
|
4361
|
+
"name": "GraphqlMain",
|
|
4362
|
+
"componentId": {
|
|
4363
|
+
"scope": "teambit.harmony",
|
|
4364
|
+
"name": "graphql"
|
|
4365
|
+
}
|
|
4147
4366
|
}
|
|
4148
4367
|
]
|
|
4149
4368
|
},
|
|
@@ -4165,7 +4384,8 @@
|
|
|
4165
4384
|
"line": 132,
|
|
4166
4385
|
"character": 13
|
|
4167
4386
|
},
|
|
4168
|
-
"name": "PkgExtensionConfig"
|
|
4387
|
+
"name": "PkgExtensionConfig",
|
|
4388
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4169
4389
|
},
|
|
4170
4390
|
"isOptional": false,
|
|
4171
4391
|
"isSpread": false
|
|
@@ -4193,7 +4413,8 @@
|
|
|
4193
4413
|
"line": 133,
|
|
4194
4414
|
"character": 34
|
|
4195
4415
|
},
|
|
4196
|
-
"name": "PackageJsonPropsRegistry"
|
|
4416
|
+
"name": "PackageJsonPropsRegistry",
|
|
4417
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4197
4418
|
}
|
|
4198
4419
|
]
|
|
4199
4420
|
},
|
|
@@ -4251,7 +4472,11 @@
|
|
|
4251
4472
|
"line": 200,
|
|
4252
4473
|
"character": 29
|
|
4253
4474
|
},
|
|
4254
|
-
"name": "Component"
|
|
4475
|
+
"name": "Component",
|
|
4476
|
+
"componentId": {
|
|
4477
|
+
"scope": "teambit.component",
|
|
4478
|
+
"name": "component"
|
|
4479
|
+
}
|
|
4255
4480
|
},
|
|
4256
4481
|
"isOptional": false,
|
|
4257
4482
|
"isSpread": false
|
|
@@ -4293,7 +4518,11 @@
|
|
|
4293
4518
|
"line": 208,
|
|
4294
4519
|
"character": 35
|
|
4295
4520
|
},
|
|
4296
|
-
"name": "Component"
|
|
4521
|
+
"name": "Component",
|
|
4522
|
+
"componentId": {
|
|
4523
|
+
"scope": "teambit.component",
|
|
4524
|
+
"name": "component"
|
|
4525
|
+
}
|
|
4297
4526
|
},
|
|
4298
4527
|
"isOptional": false,
|
|
4299
4528
|
"isSpread": false
|
|
@@ -4313,7 +4542,8 @@
|
|
|
4313
4542
|
"line": 208,
|
|
4314
4543
|
"character": 55
|
|
4315
4544
|
},
|
|
4316
|
-
"name": "GetModulePathOptions"
|
|
4545
|
+
"name": "GetModulePathOptions",
|
|
4546
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4317
4547
|
},
|
|
4318
4548
|
"isOptional": true,
|
|
4319
4549
|
"defaultValue": "{}",
|
|
@@ -4367,7 +4597,11 @@
|
|
|
4367
4597
|
"line": 226,
|
|
4368
4598
|
"character": 28
|
|
4369
4599
|
},
|
|
4370
|
-
"name": "Component"
|
|
4600
|
+
"name": "Component",
|
|
4601
|
+
"componentId": {
|
|
4602
|
+
"scope": "teambit.component",
|
|
4603
|
+
"name": "component"
|
|
4604
|
+
}
|
|
4371
4605
|
},
|
|
4372
4606
|
"isOptional": false,
|
|
4373
4607
|
"isSpread": false
|
|
@@ -4387,7 +4621,8 @@
|
|
|
4387
4621
|
"line": 226,
|
|
4388
4622
|
"character": 48
|
|
4389
4623
|
},
|
|
4390
|
-
"name": "GetModulePathOptions"
|
|
4624
|
+
"name": "GetModulePathOptions",
|
|
4625
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4391
4626
|
},
|
|
4392
4627
|
"isOptional": true,
|
|
4393
4628
|
"defaultValue": "{}",
|
|
@@ -4430,7 +4665,11 @@
|
|
|
4430
4665
|
"line": 237,
|
|
4431
4666
|
"character": 33
|
|
4432
4667
|
},
|
|
4433
|
-
"name": "Component"
|
|
4668
|
+
"name": "Component",
|
|
4669
|
+
"componentId": {
|
|
4670
|
+
"scope": "teambit.component",
|
|
4671
|
+
"name": "component"
|
|
4672
|
+
}
|
|
4434
4673
|
},
|
|
4435
4674
|
"isOptional": false,
|
|
4436
4675
|
"isSpread": false
|
|
@@ -4472,7 +4711,11 @@
|
|
|
4472
4711
|
"line": 242,
|
|
4473
4712
|
"character": 56
|
|
4474
4713
|
},
|
|
4475
|
-
"name": "Component"
|
|
4714
|
+
"name": "Component",
|
|
4715
|
+
"componentId": {
|
|
4716
|
+
"scope": "teambit.component",
|
|
4717
|
+
"name": "component"
|
|
4718
|
+
}
|
|
4476
4719
|
},
|
|
4477
4720
|
"isOptional": false,
|
|
4478
4721
|
"isSpread": false
|
|
@@ -4516,7 +4759,11 @@
|
|
|
4516
4759
|
"line": 256,
|
|
4517
4760
|
"character": 22
|
|
4518
4761
|
},
|
|
4519
|
-
"name": "Logger"
|
|
4762
|
+
"name": "Logger",
|
|
4763
|
+
"componentId": {
|
|
4764
|
+
"scope": "teambit.harmony",
|
|
4765
|
+
"name": "logger"
|
|
4766
|
+
}
|
|
4520
4767
|
},
|
|
4521
4768
|
"isOptional": false,
|
|
4522
4769
|
"isSpread": false
|
|
@@ -4536,7 +4783,8 @@
|
|
|
4536
4783
|
"line": 260,
|
|
4537
4784
|
"character": 22
|
|
4538
4785
|
},
|
|
4539
|
-
"name": "PkgExtensionConfig"
|
|
4786
|
+
"name": "PkgExtensionConfig",
|
|
4787
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4540
4788
|
},
|
|
4541
4789
|
"isOptional": false,
|
|
4542
4790
|
"isSpread": false
|
|
@@ -4556,7 +4804,8 @@
|
|
|
4556
4804
|
"line": 265,
|
|
4557
4805
|
"character": 39
|
|
4558
4806
|
},
|
|
4559
|
-
"name": "PackageJsonPropsRegistry"
|
|
4807
|
+
"name": "PackageJsonPropsRegistry",
|
|
4808
|
+
"internalFilePath": "pkg.main.runtime.ts"
|
|
4560
4809
|
},
|
|
4561
4810
|
"isOptional": false,
|
|
4562
4811
|
"isSpread": false
|
|
@@ -4576,7 +4825,11 @@
|
|
|
4576
4825
|
"line": 267,
|
|
4577
4826
|
"character": 24
|
|
4578
4827
|
},
|
|
4579
|
-
"name": "Workspace"
|
|
4828
|
+
"name": "Workspace",
|
|
4829
|
+
"componentId": {
|
|
4830
|
+
"scope": "teambit.workspace",
|
|
4831
|
+
"name": "workspace"
|
|
4832
|
+
}
|
|
4580
4833
|
},
|
|
4581
4834
|
"isOptional": false,
|
|
4582
4835
|
"isSpread": false
|
|
@@ -4596,7 +4849,11 @@
|
|
|
4596
4849
|
"line": 268,
|
|
4597
4850
|
"character": 20
|
|
4598
4851
|
},
|
|
4599
|
-
"name": "ScopeMain"
|
|
4852
|
+
"name": "ScopeMain",
|
|
4853
|
+
"componentId": {
|
|
4854
|
+
"scope": "teambit.scope",
|
|
4855
|
+
"name": "scope"
|
|
4856
|
+
}
|
|
4600
4857
|
},
|
|
4601
4858
|
"isOptional": false,
|
|
4602
4859
|
"isSpread": false
|
|
@@ -4616,7 +4873,11 @@
|
|
|
4616
4873
|
"line": 270,
|
|
4617
4874
|
"character": 22
|
|
4618
4875
|
},
|
|
4619
|
-
"name": "BuilderMain"
|
|
4876
|
+
"name": "BuilderMain",
|
|
4877
|
+
"componentId": {
|
|
4878
|
+
"scope": "teambit.pipelines",
|
|
4879
|
+
"name": "builder"
|
|
4880
|
+
}
|
|
4620
4881
|
},
|
|
4621
4882
|
"isOptional": false,
|
|
4622
4883
|
"isSpread": false
|
|
@@ -4636,7 +4897,8 @@
|
|
|
4636
4897
|
"line": 274,
|
|
4637
4898
|
"character": 21
|
|
4638
4899
|
},
|
|
4639
|
-
"name": "Packer"
|
|
4900
|
+
"name": "Packer",
|
|
4901
|
+
"internalFilePath": "packer.ts"
|
|
4640
4902
|
},
|
|
4641
4903
|
"isOptional": false,
|
|
4642
4904
|
"isSpread": false
|
|
@@ -4656,7 +4918,11 @@
|
|
|
4656
4918
|
"line": 279,
|
|
4657
4919
|
"character": 19
|
|
4658
4920
|
},
|
|
4659
|
-
"name": "EnvsMain"
|
|
4921
|
+
"name": "EnvsMain",
|
|
4922
|
+
"componentId": {
|
|
4923
|
+
"scope": "teambit.envs",
|
|
4924
|
+
"name": "envs"
|
|
4925
|
+
}
|
|
4660
4926
|
},
|
|
4661
4927
|
"isOptional": false,
|
|
4662
4928
|
"isSpread": false
|
|
@@ -4676,7 +4942,11 @@
|
|
|
4676
4942
|
"line": 281,
|
|
4677
4943
|
"character": 30
|
|
4678
4944
|
},
|
|
4679
|
-
"name": "ComponentMain"
|
|
4945
|
+
"name": "ComponentMain",
|
|
4946
|
+
"componentId": {
|
|
4947
|
+
"scope": "teambit.component",
|
|
4948
|
+
"name": "component"
|
|
4949
|
+
}
|
|
4680
4950
|
},
|
|
4681
4951
|
"isOptional": false,
|
|
4682
4952
|
"isSpread": false
|
|
@@ -4696,7 +4966,8 @@
|
|
|
4696
4966
|
"line": 286,
|
|
4697
4967
|
"character": 25
|
|
4698
4968
|
},
|
|
4699
|
-
"name": "PublishTask"
|
|
4969
|
+
"name": "PublishTask",
|
|
4970
|
+
"internalFilePath": "publish.task.ts"
|
|
4700
4971
|
},
|
|
4701
4972
|
"isOptional": false,
|
|
4702
4973
|
"isSpread": false
|
|
@@ -4716,7 +4987,11 @@
|
|
|
4716
4987
|
"line": 288,
|
|
4717
4988
|
"character": 33
|
|
4718
4989
|
},
|
|
4719
|
-
"name": "DependencyResolverMain"
|
|
4990
|
+
"name": "DependencyResolverMain",
|
|
4991
|
+
"componentId": {
|
|
4992
|
+
"scope": "teambit.dependencies",
|
|
4993
|
+
"name": "dependency-resolver"
|
|
4994
|
+
}
|
|
4720
4995
|
},
|
|
4721
4996
|
"isOptional": false,
|
|
4722
4997
|
"isSpread": false
|
|
@@ -4968,7 +5243,8 @@
|
|
|
4968
5243
|
"line": 309,
|
|
4969
5244
|
"character": 24
|
|
4970
5245
|
},
|
|
4971
|
-
"name": "PackResult"
|
|
5246
|
+
"name": "PackResult",
|
|
5247
|
+
"internalFilePath": "packer.ts"
|
|
4972
5248
|
}
|
|
4973
5249
|
]
|
|
4974
5250
|
}
|
|
@@ -5062,7 +5338,8 @@
|
|
|
5062
5338
|
"line": 312,
|
|
5063
5339
|
"character": 84
|
|
5064
5340
|
},
|
|
5065
|
-
"name": "PackOptions"
|
|
5341
|
+
"name": "PackOptions",
|
|
5342
|
+
"internalFilePath": "packer.ts"
|
|
5066
5343
|
},
|
|
5067
5344
|
"isOptional": false,
|
|
5068
5345
|
"isSpread": false
|
|
@@ -5084,7 +5361,8 @@
|
|
|
5084
5361
|
"line": 312,
|
|
5085
5362
|
"character": 106
|
|
5086
5363
|
},
|
|
5087
|
-
"name": "PackResult"
|
|
5364
|
+
"name": "PackResult",
|
|
5365
|
+
"internalFilePath": "packer.ts"
|
|
5088
5366
|
}
|
|
5089
5367
|
]
|
|
5090
5368
|
},
|
|
@@ -5128,7 +5406,11 @@
|
|
|
5128
5406
|
"line": 322,
|
|
5129
5407
|
"character": 42
|
|
5130
5408
|
},
|
|
5131
|
-
"name": "Component"
|
|
5409
|
+
"name": "Component",
|
|
5410
|
+
"componentId": {
|
|
5411
|
+
"scope": "teambit.component",
|
|
5412
|
+
"name": "component"
|
|
5413
|
+
}
|
|
5132
5414
|
},
|
|
5133
5415
|
"isOptional": false,
|
|
5134
5416
|
"isSpread": false
|
|
@@ -5183,7 +5465,11 @@
|
|
|
5183
5465
|
"line": 355,
|
|
5184
5466
|
"character": 42
|
|
5185
5467
|
},
|
|
5186
|
-
"name": "Component"
|
|
5468
|
+
"name": "Component",
|
|
5469
|
+
"componentId": {
|
|
5470
|
+
"scope": "teambit.component",
|
|
5471
|
+
"name": "component"
|
|
5472
|
+
}
|
|
5187
5473
|
},
|
|
5188
5474
|
"isOptional": false,
|
|
5189
5475
|
"isSpread": false
|
|
@@ -5245,7 +5531,11 @@
|
|
|
5245
5531
|
"line": 361,
|
|
5246
5532
|
"character": 35
|
|
5247
5533
|
},
|
|
5248
|
-
"name": "Component"
|
|
5534
|
+
"name": "Component",
|
|
5535
|
+
"componentId": {
|
|
5536
|
+
"scope": "teambit.component",
|
|
5537
|
+
"name": "component"
|
|
5538
|
+
}
|
|
5249
5539
|
},
|
|
5250
5540
|
"isOptional": false,
|
|
5251
5541
|
"isSpread": false
|
|
@@ -5267,7 +5557,8 @@
|
|
|
5267
5557
|
"line": 361,
|
|
5268
5558
|
"character": 55
|
|
5269
5559
|
},
|
|
5270
|
-
"name": "PkgArtifact"
|
|
5560
|
+
"name": "PkgArtifact",
|
|
5561
|
+
"internalFilePath": "pkg-artifact.ts"
|
|
5271
5562
|
}
|
|
5272
5563
|
]
|
|
5273
5564
|
},
|
|
@@ -5300,7 +5591,11 @@
|
|
|
5300
5591
|
"line": 368,
|
|
5301
5592
|
"character": 32
|
|
5302
5593
|
},
|
|
5303
|
-
"name": "Component"
|
|
5594
|
+
"name": "Component",
|
|
5595
|
+
"componentId": {
|
|
5596
|
+
"scope": "teambit.component",
|
|
5597
|
+
"name": "component"
|
|
5598
|
+
}
|
|
5304
5599
|
},
|
|
5305
5600
|
"isOptional": false,
|
|
5306
5601
|
"isSpread": false
|
|
@@ -5377,7 +5672,11 @@
|
|
|
5377
5672
|
"line": 423,
|
|
5378
5673
|
"character": 44
|
|
5379
5674
|
},
|
|
5380
|
-
"name": "IComponent"
|
|
5675
|
+
"name": "IComponent",
|
|
5676
|
+
"componentId": {
|
|
5677
|
+
"scope": "teambit.component",
|
|
5678
|
+
"name": "component"
|
|
5679
|
+
}
|
|
5381
5680
|
},
|
|
5382
5681
|
"isOptional": false,
|
|
5383
5682
|
"isSpread": false
|
|
@@ -5419,7 +5718,11 @@
|
|
|
5419
5718
|
"line": 439,
|
|
5420
5719
|
"character": 36
|
|
5421
5720
|
},
|
|
5422
|
-
"name": "Component"
|
|
5721
|
+
"name": "Component",
|
|
5722
|
+
"componentId": {
|
|
5723
|
+
"scope": "teambit.component",
|
|
5724
|
+
"name": "component"
|
|
5725
|
+
}
|
|
5423
5726
|
},
|
|
5424
5727
|
"isOptional": false,
|
|
5425
5728
|
"isSpread": false
|
|
@@ -5439,7 +5742,11 @@
|
|
|
5439
5742
|
"line": 439,
|
|
5440
5743
|
"character": 53
|
|
5441
5744
|
},
|
|
5442
|
-
"name": "Snap"
|
|
5745
|
+
"name": "Snap",
|
|
5746
|
+
"componentId": {
|
|
5747
|
+
"scope": "teambit.component",
|
|
5748
|
+
"name": "component"
|
|
5749
|
+
}
|
|
5443
5750
|
},
|
|
5444
5751
|
"isOptional": false,
|
|
5445
5752
|
"isSpread": false
|
|
@@ -5513,7 +5820,11 @@
|
|
|
5513
5820
|
"line": 478,
|
|
5514
5821
|
"character": 38
|
|
5515
5822
|
},
|
|
5516
|
-
"name": "Component"
|
|
5823
|
+
"name": "Component",
|
|
5824
|
+
"componentId": {
|
|
5825
|
+
"scope": "teambit.component",
|
|
5826
|
+
"name": "component"
|
|
5827
|
+
}
|
|
5517
5828
|
},
|
|
5518
5829
|
"isOptional": false,
|
|
5519
5830
|
"isSpread": false
|
|
@@ -5535,7 +5846,12 @@
|
|
|
5535
5846
|
"line": 478,
|
|
5536
5847
|
"character": 58
|
|
5537
5848
|
},
|
|
5538
|
-
"name": "AbstractVinyl"
|
|
5849
|
+
"name": "AbstractVinyl",
|
|
5850
|
+
"componentId": {
|
|
5851
|
+
"scope": "teambit.component",
|
|
5852
|
+
"name": "sources",
|
|
5853
|
+
"version": "0.0.54"
|
|
5854
|
+
}
|
|
5539
5855
|
}
|
|
5540
5856
|
]
|
|
5541
5857
|
},
|
|
@@ -5568,7 +5884,11 @@
|
|
|
5568
5884
|
"line": 490,
|
|
5569
5885
|
"character": 16
|
|
5570
5886
|
},
|
|
5571
|
-
"name": "Component"
|
|
5887
|
+
"name": "Component",
|
|
5888
|
+
"componentId": {
|
|
5889
|
+
"scope": "teambit.component",
|
|
5890
|
+
"name": "component"
|
|
5891
|
+
}
|
|
5572
5892
|
},
|
|
5573
5893
|
"isOptional": false,
|
|
5574
5894
|
"isSpread": false
|
|
@@ -5756,7 +6076,7 @@
|
|
|
5756
6076
|
"_legacy": {
|
|
5757
6077
|
"scope": "teambit.pkg",
|
|
5758
6078
|
"name": "pkg",
|
|
5759
|
-
"version": "1.0.
|
|
6079
|
+
"version": "1.0.489"
|
|
5760
6080
|
},
|
|
5761
6081
|
"_scope": "teambit.pkg"
|
|
5762
6082
|
}
|
|
@@ -5839,7 +6159,11 @@
|
|
|
5839
6159
|
"line": 15,
|
|
5840
6160
|
"character": 16
|
|
5841
6161
|
},
|
|
5842
|
-
"name": "DependencyLifecycleType"
|
|
6162
|
+
"name": "DependencyLifecycleType",
|
|
6163
|
+
"componentId": {
|
|
6164
|
+
"scope": "teambit.dependencies",
|
|
6165
|
+
"name": "dependency-resolver"
|
|
6166
|
+
}
|
|
5843
6167
|
},
|
|
5844
6168
|
"isOptional": false,
|
|
5845
6169
|
"isSpread": false
|
|
@@ -5859,7 +6183,11 @@
|
|
|
5859
6183
|
"line": 16,
|
|
5860
6184
|
"character": 14
|
|
5861
6185
|
},
|
|
5862
|
-
"name": "DependencySource"
|
|
6186
|
+
"name": "DependencySource",
|
|
6187
|
+
"componentId": {
|
|
6188
|
+
"scope": "teambit.dependencies",
|
|
6189
|
+
"name": "dependency-resolver"
|
|
6190
|
+
}
|
|
5863
6191
|
},
|
|
5864
6192
|
"isOptional": true,
|
|
5865
6193
|
"isSpread": false
|
|
@@ -5960,7 +6288,7 @@
|
|
|
5960
6288
|
"_legacy": {
|
|
5961
6289
|
"scope": "teambit.pkg",
|
|
5962
6290
|
"name": "pkg",
|
|
5963
|
-
"version": "1.0.
|
|
6291
|
+
"version": "1.0.489"
|
|
5964
6292
|
},
|
|
5965
6293
|
"_scope": "teambit.pkg"
|
|
5966
6294
|
}
|
|
@@ -6124,7 +6452,11 @@
|
|
|
6124
6452
|
"line": 34,
|
|
6125
6453
|
"character": 72
|
|
6126
6454
|
},
|
|
6127
|
-
"name": "DependencyList"
|
|
6455
|
+
"name": "DependencyList",
|
|
6456
|
+
"componentId": {
|
|
6457
|
+
"scope": "teambit.dependencies",
|
|
6458
|
+
"name": "dependency-resolver"
|
|
6459
|
+
}
|
|
6128
6460
|
}
|
|
6129
6461
|
]
|
|
6130
6462
|
},
|
|
@@ -6156,7 +6488,7 @@
|
|
|
6156
6488
|
"_legacy": {
|
|
6157
6489
|
"scope": "teambit.pkg",
|
|
6158
6490
|
"name": "pkg",
|
|
6159
|
-
"version": "1.0.
|
|
6491
|
+
"version": "1.0.489"
|
|
6160
6492
|
},
|
|
6161
6493
|
"_scope": "teambit.pkg"
|
|
6162
6494
|
}
|
|
@@ -6263,7 +6595,11 @@
|
|
|
6263
6595
|
"line": 62,
|
|
6264
6596
|
"character": 14
|
|
6265
6597
|
},
|
|
6266
|
-
"name": "DependencyLifecycleType"
|
|
6598
|
+
"name": "DependencyLifecycleType",
|
|
6599
|
+
"componentId": {
|
|
6600
|
+
"scope": "teambit.dependencies",
|
|
6601
|
+
"name": "dependency-resolver"
|
|
6602
|
+
}
|
|
6267
6603
|
},
|
|
6268
6604
|
"isOptional": false,
|
|
6269
6605
|
"isSpread": false
|
|
@@ -6283,7 +6619,8 @@
|
|
|
6283
6619
|
"line": 63,
|
|
6284
6620
|
"character": 4
|
|
6285
6621
|
},
|
|
6286
|
-
"name": "SerializedPackageDependency"
|
|
6622
|
+
"name": "SerializedPackageDependency",
|
|
6623
|
+
"internalFilePath": "package-dependency/package-dependency.ts"
|
|
6287
6624
|
}
|
|
6288
6625
|
},
|
|
6289
6626
|
"modifiers": []
|
|
@@ -6337,6 +6674,10 @@
|
|
|
6337
6674
|
"character": 14
|
|
6338
6675
|
},
|
|
6339
6676
|
"name": "EnvHandler",
|
|
6677
|
+
"componentId": {
|
|
6678
|
+
"scope": "teambit.envs",
|
|
6679
|
+
"name": "envs"
|
|
6680
|
+
},
|
|
6340
6681
|
"typeArgs": [
|
|
6341
6682
|
{
|
|
6342
6683
|
"__schema": "TypeRefSchema",
|
|
@@ -6529,7 +6870,11 @@
|
|
|
6529
6870
|
"line": 17,
|
|
6530
6871
|
"character": 22
|
|
6531
6872
|
},
|
|
6532
|
-
"name": "EnvContext"
|
|
6873
|
+
"name": "EnvContext",
|
|
6874
|
+
"componentId": {
|
|
6875
|
+
"scope": "teambit.envs",
|
|
6876
|
+
"name": "envs"
|
|
6877
|
+
}
|
|
6533
6878
|
},
|
|
6534
6879
|
"isOptional": false,
|
|
6535
6880
|
"isSpread": false
|
|
@@ -6609,7 +6954,8 @@
|
|
|
6609
6954
|
"line": 28,
|
|
6610
6955
|
"character": 24
|
|
6611
6956
|
},
|
|
6612
|
-
"name": "PackageGeneratorOptions"
|
|
6957
|
+
"name": "PackageGeneratorOptions",
|
|
6958
|
+
"internalFilePath": "package-generator.ts"
|
|
6613
6959
|
},
|
|
6614
6960
|
"isOptional": false,
|
|
6615
6961
|
"isSpread": false
|
|
@@ -6623,6 +6969,10 @@
|
|
|
6623
6969
|
"character": 50
|
|
6624
6970
|
},
|
|
6625
6971
|
"name": "EnvHandler",
|
|
6972
|
+
"componentId": {
|
|
6973
|
+
"scope": "teambit.envs",
|
|
6974
|
+
"name": "envs"
|
|
6975
|
+
},
|
|
6626
6976
|
"typeArgs": [
|
|
6627
6977
|
{
|
|
6628
6978
|
"__schema": "TypeRefSchema",
|
|
@@ -6786,7 +7136,11 @@
|
|
|
6786
7136
|
"line": 12,
|
|
6787
7137
|
"character": 41
|
|
6788
7138
|
},
|
|
6789
|
-
"name": "ComponentUI"
|
|
7139
|
+
"name": "ComponentUI",
|
|
7140
|
+
"componentId": {
|
|
7141
|
+
"scope": "teambit.component",
|
|
7142
|
+
"name": "component"
|
|
7143
|
+
}
|
|
6790
7144
|
}
|
|
6791
7145
|
]
|
|
6792
7146
|
},
|
|
@@ -6833,7 +7187,11 @@
|
|
|
6833
7187
|
"line": 18,
|
|
6834
7188
|
"character": 31
|
|
6835
7189
|
},
|
|
6836
|
-
"name": "ComponentUI"
|
|
7190
|
+
"name": "ComponentUI",
|
|
7191
|
+
"componentId": {
|
|
7192
|
+
"scope": "teambit.component",
|
|
7193
|
+
"name": "component"
|
|
7194
|
+
}
|
|
6837
7195
|
},
|
|
6838
7196
|
"isOptional": false,
|
|
6839
7197
|
"isSpread": false
|
|
@@ -6882,7 +7240,7 @@
|
|
|
6882
7240
|
"componentId": {
|
|
6883
7241
|
"scope": "teambit.pkg",
|
|
6884
7242
|
"name": "pkg",
|
|
6885
|
-
"version": "1.0.
|
|
7243
|
+
"version": "1.0.489"
|
|
6886
7244
|
},
|
|
6887
7245
|
"taggedModuleExports": []
|
|
6888
7246
|
}
|