@teambit/builder 1.0.226 → 1.0.227

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.
Files changed (47) hide show
  1. package/artifacts/__bit_junit.xml +1 -1
  2. package/artifacts/preview/teambit_pipelines_builder-preview.js +1 -1
  3. package/artifacts/schema.json +182 -708
  4. package/dist/{preview-1712632644937.js → preview-1712719054377.js} +2 -2
  5. package/package.json +18 -18
  6. package/tsconfig.json +49 -1
  7. package/dist/artifact/artifact-definition.d.ts +0 -65
  8. package/dist/artifact/artifact-extractor.d.ts +0 -35
  9. package/dist/artifact/artifact-factory.d.ts +0 -20
  10. package/dist/artifact/artifact-list.d.ts +0 -52
  11. package/dist/artifact/artifact.d.ts +0 -59
  12. package/dist/artifact/artifacts.cmd.d.ts +0 -26
  13. package/dist/artifact/extension-artifact.d.ts +0 -10
  14. package/dist/artifact/fs-artifact.d.ts +0 -18
  15. package/dist/artifact/index.d.ts +0 -6
  16. package/dist/build-pipe.d.ts +0 -79
  17. package/dist/build-pipeline-order.d.ts +0 -35
  18. package/dist/build-pipeline-result-list.d.ts +0 -34
  19. package/dist/build-task.d.ts +0 -128
  20. package/dist/build.cmd.d.ts +0 -39
  21. package/dist/builder-env-type.d.ts +0 -15
  22. package/dist/builder.aspect.d.ts +0 -2
  23. package/dist/builder.composition.d.ts +0 -1
  24. package/dist/builder.graphql.d.ts +0 -102
  25. package/dist/builder.main.runtime.d.ts +0 -153
  26. package/dist/builder.route.d.ts +0 -20
  27. package/dist/builder.service.d.ts +0 -105
  28. package/dist/exceptions/artifact-definition-no-glob.d.ts +0 -3
  29. package/dist/exceptions/artifact-storage-error.d.ts +0 -7
  30. package/dist/exceptions/capsule-not-found.d.ts +0 -5
  31. package/dist/exceptions/index.d.ts +0 -3
  32. package/dist/exceptions/invalid-task.d.ts +0 -5
  33. package/dist/index.d.ts +0 -19
  34. package/dist/pipeline/index.d.ts +0 -1
  35. package/dist/pipeline/pipeline-results.d.ts +0 -2
  36. package/dist/pipeline.d.ts +0 -43
  37. package/dist/storage/default-resolver.d.ts +0 -7
  38. package/dist/storage/index.d.ts +0 -2
  39. package/dist/storage/s3-resolver.d.ts +0 -0
  40. package/dist/storage/storage-resolver.d.ts +0 -26
  41. package/dist/task-results-list.d.ts +0 -22
  42. package/dist/task.d.ts +0 -44
  43. package/dist/tasks-queue.d.ts +0 -16
  44. package/dist/templates/build-task/files/index-file.d.ts +0 -2
  45. package/dist/templates/build-task/files/task-file.d.ts +0 -2
  46. package/dist/templates/build-task/index.d.ts +0 -2
  47. package/dist/types.d.ts +0 -32
@@ -58,8 +58,7 @@
58
58
  "line": 63,
59
59
  "character": 26
60
60
  },
61
- "name": "TasksQueue",
62
- "internalFilePath": "tasks-queue.ts"
61
+ "name": "TasksQueue"
63
62
  },
64
63
  "isOptional": false,
65
64
  "isSpread": false
@@ -79,8 +78,7 @@
79
78
  "line": 64,
80
79
  "character": 32
81
80
  },
82
- "name": "EnvsBuildContext",
83
- "internalFilePath": "builder.service.ts"
81
+ "name": "EnvsBuildContext"
84
82
  },
85
83
  "isOptional": false,
86
84
  "isSpread": false
@@ -100,11 +98,7 @@
100
98
  "line": 65,
101
99
  "character": 22
102
100
  },
103
- "name": "Logger",
104
- "componentId": {
105
- "scope": "teambit.harmony",
106
- "name": "logger"
107
- }
101
+ "name": "Logger"
108
102
  },
109
103
  "isOptional": false,
110
104
  "isSpread": false
@@ -172,8 +166,7 @@
172
166
  "line": 68,
173
167
  "character": 23
174
168
  },
175
- "name": "PipeOptions",
176
- "internalFilePath": "build-pipe.ts"
169
+ "name": "PipeOptions"
177
170
  },
178
171
  "isOptional": true,
179
172
  "isSpread": false
@@ -419,10 +412,6 @@
419
412
  "character": 14
420
413
  },
421
414
  "name": "ComponentMap",
422
- "componentId": {
423
- "scope": "teambit.component",
424
- "name": "component"
425
- },
426
415
  "typeArgs": [
427
416
  {
428
417
  "__schema": "TypeRefSchema",
@@ -440,8 +429,7 @@
440
429
  "line": 35,
441
430
  "character": 40
442
431
  },
443
- "name": "FsArtifact",
444
- "internalFilePath": "artifact/fs-artifact.ts"
432
+ "name": "FsArtifact"
445
433
  }
446
434
  ]
447
435
  }
@@ -865,11 +853,7 @@
865
853
  "line": 28,
866
854
  "character": 15
867
855
  },
868
- "name": "Component",
869
- "componentId": {
870
- "scope": "teambit.component",
871
- "name": "component"
872
- }
856
+ "name": "Component"
873
857
  }
874
858
  },
875
859
  "isOptional": false
@@ -1032,12 +1016,7 @@
1032
1016
  "line": 54,
1033
1017
  "character": 12
1034
1018
  },
1035
- "name": "LaneId",
1036
- "componentId": {
1037
- "scope": "teambit.lanes",
1038
- "name": "lane-id",
1039
- "version": "0.0.311"
1040
- }
1019
+ "name": "LaneId"
1041
1020
  },
1042
1021
  "isOptional": true
1043
1022
  }
@@ -1064,7 +1043,7 @@
1064
1043
  "_legacy": {
1065
1044
  "scope": "teambit.pipelines",
1066
1045
  "name": "builder",
1067
- "version": "1.0.226"
1046
+ "version": "1.0.227"
1068
1047
  },
1069
1048
  "_scope": "teambit.pipelines"
1070
1049
  }
@@ -1682,11 +1661,7 @@
1682
1661
  "line": 65,
1683
1662
  "character": 19
1684
1663
  },
1685
- "name": "EnvsMain",
1686
- "componentId": {
1687
- "scope": "teambit.envs",
1688
- "name": "envs"
1689
- }
1664
+ "name": "EnvsMain"
1690
1665
  },
1691
1666
  "isOptional": false,
1692
1667
  "isSpread": false
@@ -1706,11 +1681,7 @@
1706
1681
  "line": 66,
1707
1682
  "character": 24
1708
1683
  },
1709
- "name": "Workspace",
1710
- "componentId": {
1711
- "scope": "teambit.workspace",
1712
- "name": "workspace"
1713
- }
1684
+ "name": "Workspace"
1714
1685
  },
1715
1686
  "isOptional": false,
1716
1687
  "isSpread": false
@@ -1730,8 +1701,7 @@
1730
1701
  "line": 67,
1731
1702
  "character": 27
1732
1703
  },
1733
- "name": "BuilderService",
1734
- "internalFilePath": "builder.service.ts"
1704
+ "name": "BuilderService"
1735
1705
  },
1736
1706
  "isOptional": false,
1737
1707
  "isSpread": false
@@ -1751,8 +1721,7 @@
1751
1721
  "line": 68,
1752
1722
  "character": 25
1753
1723
  },
1754
- "name": "BuilderService",
1755
- "internalFilePath": "builder.service.ts"
1724
+ "name": "BuilderService"
1756
1725
  },
1757
1726
  "isOptional": false,
1758
1727
  "isSpread": false
@@ -1772,8 +1741,7 @@
1772
1741
  "line": 69,
1773
1742
  "character": 26
1774
1743
  },
1775
- "name": "BuilderService",
1776
- "internalFilePath": "builder.service.ts"
1744
+ "name": "BuilderService"
1777
1745
  },
1778
1746
  "isOptional": false,
1779
1747
  "isSpread": false
@@ -1793,11 +1761,7 @@
1793
1761
  "line": 70,
1794
1762
  "character": 20
1795
1763
  },
1796
- "name": "ScopeMain",
1797
- "componentId": {
1798
- "scope": "teambit.scope",
1799
- "name": "scope"
1800
- }
1764
+ "name": "ScopeMain"
1801
1765
  },
1802
1766
  "isOptional": false,
1803
1767
  "isSpread": false
@@ -1817,11 +1781,7 @@
1817
1781
  "line": 71,
1818
1782
  "character": 23
1819
1783
  },
1820
- "name": "IsolatorMain",
1821
- "componentId": {
1822
- "scope": "teambit.component",
1823
- "name": "isolator"
1824
- }
1784
+ "name": "IsolatorMain"
1825
1785
  },
1826
1786
  "isOptional": false,
1827
1787
  "isSpread": false
@@ -1841,11 +1801,7 @@
1841
1801
  "line": 72,
1842
1802
  "character": 27
1843
1803
  },
1844
- "name": "AspectLoaderMain",
1845
- "componentId": {
1846
- "scope": "teambit.harmony",
1847
- "name": "aspect-loader"
1848
- }
1804
+ "name": "AspectLoaderMain"
1849
1805
  },
1850
1806
  "isOptional": false,
1851
1807
  "isSpread": false
@@ -1865,11 +1821,7 @@
1865
1821
  "line": 73,
1866
1822
  "character": 30
1867
1823
  },
1868
- "name": "ComponentMain",
1869
- "componentId": {
1870
- "scope": "teambit.component",
1871
- "name": "component"
1872
- }
1824
+ "name": "ComponentMain"
1873
1825
  },
1874
1826
  "isOptional": false,
1875
1827
  "isSpread": false
@@ -1889,11 +1841,7 @@
1889
1841
  "line": 74,
1890
1842
  "character": 27
1891
1843
  },
1892
- "name": "GlobalConfigMain",
1893
- "componentId": {
1894
- "scope": "teambit.harmony",
1895
- "name": "global-config"
1896
- }
1844
+ "name": "GlobalConfigMain"
1897
1845
  },
1898
1846
  "isOptional": false,
1899
1847
  "isSpread": false
@@ -1913,8 +1861,7 @@
1913
1861
  "line": 75,
1914
1862
  "character": 28
1915
1863
  },
1916
- "name": "TaskSlot",
1917
- "internalFilePath": "builder.main.runtime.ts"
1864
+ "name": "TaskSlot"
1918
1865
  },
1919
1866
  "isOptional": false,
1920
1867
  "isSpread": false
@@ -1934,8 +1881,7 @@
1934
1881
  "line": 76,
1935
1882
  "character": 26
1936
1883
  },
1937
- "name": "TaskSlot",
1938
- "internalFilePath": "builder.main.runtime.ts"
1884
+ "name": "TaskSlot"
1939
1885
  },
1940
1886
  "isOptional": false,
1941
1887
  "isSpread": false
@@ -1955,8 +1901,7 @@
1955
1901
  "line": 77,
1956
1902
  "character": 27
1957
1903
  },
1958
- "name": "TaskSlot",
1959
- "internalFilePath": "builder.main.runtime.ts"
1904
+ "name": "TaskSlot"
1960
1905
  },
1961
1906
  "isOptional": false,
1962
1907
  "isSpread": false
@@ -1976,11 +1921,7 @@
1976
1921
  "line": 78,
1977
1922
  "character": 21
1978
1923
  },
1979
- "name": "Logger",
1980
- "componentId": {
1981
- "scope": "teambit.harmony",
1982
- "name": "logger"
1983
- }
1924
+ "name": "Logger"
1984
1925
  },
1985
1926
  "isOptional": false,
1986
1927
  "isSpread": false
@@ -2029,11 +1970,7 @@
2029
1970
  "line": 98,
2030
1971
  "character": 17
2031
1972
  },
2032
- "name": "Component",
2033
- "componentId": {
2034
- "scope": "teambit.component",
2035
- "name": "component"
2036
- }
1973
+ "name": "Component"
2037
1974
  }
2038
1975
  },
2039
1976
  "isOptional": false,
@@ -2076,10 +2013,6 @@
2076
2013
  "character": 6
2077
2014
  },
2078
2015
  "name": "ComponentMap",
2079
- "componentId": {
2080
- "scope": "teambit.component",
2081
- "name": "component"
2082
- },
2083
2016
  "typeArgs": [
2084
2017
  {
2085
2018
  "__schema": "TypeRefSchema",
@@ -2126,11 +2059,7 @@
2126
2059
  "line": 111,
2127
2060
  "character": 17
2128
2061
  },
2129
- "name": "Component",
2130
- "componentId": {
2131
- "scope": "teambit.component",
2132
- "name": "component"
2133
- }
2062
+ "name": "Component"
2134
2063
  }
2135
2064
  },
2136
2065
  "isOptional": false,
@@ -2172,11 +2101,7 @@
2172
2101
  "line": 113,
2173
2102
  "character": 21
2174
2103
  },
2175
- "name": "IsolateComponentsOptions",
2176
- "componentId": {
2177
- "scope": "teambit.component",
2178
- "name": "isolator"
2179
- }
2104
+ "name": "IsolateComponentsOptions"
2180
2105
  },
2181
2106
  "isOptional": true,
2182
2107
  "defaultValue": "{}",
@@ -2197,8 +2122,7 @@
2197
2122
  "line": 114,
2198
2123
  "character": 21
2199
2124
  },
2200
- "name": "BuilderServiceOptions",
2201
- "internalFilePath": "builder.service.ts"
2125
+ "name": "BuilderServiceOptions"
2202
2126
  },
2203
2127
  "isOptional": true,
2204
2128
  "defaultValue": "{}",
@@ -2221,8 +2145,7 @@
2221
2145
  "line": 115,
2222
2146
  "character": 14
2223
2147
  },
2224
- "name": "OnTagResults",
2225
- "internalFilePath": "builder.main.runtime.ts"
2148
+ "name": "OnTagResults"
2226
2149
  }
2227
2150
  ]
2228
2151
  },
@@ -2272,11 +2195,7 @@
2272
2195
  "line": 171,
2273
2196
  "character": 43
2274
2197
  },
2275
- "name": "Component",
2276
- "componentId": {
2277
- "scope": "teambit.component",
2278
- "name": "component"
2279
- }
2198
+ "name": "Component"
2280
2199
  }
2281
2200
  },
2282
2201
  "isOptional": false,
@@ -2321,11 +2240,7 @@
2321
2240
  "line": 282,
2322
2241
  "character": 46
2323
2242
  },
2324
- "name": "Component",
2325
- "componentId": {
2326
- "scope": "teambit.component",
2327
- "name": "component"
2328
- }
2243
+ "name": "Component"
2329
2244
  },
2330
2245
  "isOptional": false,
2331
2246
  "isSpread": false
@@ -2374,8 +2289,7 @@
2374
2289
  "line": 282,
2375
2290
  "character": 86
2376
2291
  },
2377
- "name": "ArtifactVinyl",
2378
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
2292
+ "name": "ArtifactVinyl"
2379
2293
  }
2380
2294
  }
2381
2295
  ]
@@ -2409,11 +2323,7 @@
2409
2323
  "line": 289,
2410
2324
  "character": 16
2411
2325
  },
2412
- "name": "Component",
2413
- "componentId": {
2414
- "scope": "teambit.component",
2415
- "name": "component"
2416
- }
2326
+ "name": "Component"
2417
2327
  },
2418
2328
  "isOptional": false,
2419
2329
  "isSpread": false
@@ -2482,8 +2392,7 @@
2482
2392
  "line": 292,
2483
2393
  "character": 14
2484
2394
  },
2485
- "name": "ArtifactVinyl",
2486
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
2395
+ "name": "ArtifactVinyl"
2487
2396
  }
2488
2397
  }
2489
2398
  ]
@@ -2517,11 +2426,7 @@
2517
2426
  "line": 299,
2518
2427
  "character": 16
2519
2428
  },
2520
- "name": "Component",
2521
- "componentId": {
2522
- "scope": "teambit.component",
2523
- "name": "component"
2524
- }
2429
+ "name": "Component"
2525
2430
  },
2526
2431
  "isOptional": false,
2527
2432
  "isSpread": false
@@ -2590,8 +2495,7 @@
2590
2495
  "line": 302,
2591
2496
  "character": 14
2592
2497
  },
2593
- "name": "ArtifactVinyl",
2594
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
2498
+ "name": "ArtifactVinyl"
2595
2499
  }
2596
2500
  }
2597
2501
  ]
@@ -2625,11 +2529,7 @@
2625
2529
  "line": 308,
2626
2530
  "character": 33
2627
2531
  },
2628
- "name": "Component",
2629
- "componentId": {
2630
- "scope": "teambit.component",
2631
- "name": "component"
2632
- }
2532
+ "name": "Component"
2633
2533
  },
2634
2534
  "isOptional": false,
2635
2535
  "isSpread": false
@@ -2702,11 +2602,7 @@
2702
2602
  "line": 313,
2703
2603
  "character": 35
2704
2604
  },
2705
- "name": "Component",
2706
- "componentId": {
2707
- "scope": "teambit.component",
2708
- "name": "component"
2709
- }
2605
+ "name": "Component"
2710
2606
  },
2711
2607
  "isOptional": false,
2712
2608
  "isSpread": false
@@ -2779,11 +2675,7 @@
2779
2675
  "line": 318,
2780
2676
  "character": 42
2781
2677
  },
2782
- "name": "Component",
2783
- "componentId": {
2784
- "scope": "teambit.component",
2785
- "name": "component"
2786
- }
2678
+ "name": "Component"
2787
2679
  },
2788
2680
  "isOptional": false,
2789
2681
  "isSpread": false
@@ -2876,11 +2768,7 @@
2876
2768
  "line": 323,
2877
2769
  "character": 46
2878
2770
  },
2879
- "name": "IComponent",
2880
- "componentId": {
2881
- "scope": "teambit.component",
2882
- "name": "component"
2883
- }
2771
+ "name": "IComponent"
2884
2772
  },
2885
2773
  "isOptional": false,
2886
2774
  "isSpread": false
@@ -2983,11 +2871,7 @@
2983
2871
  "line": 333,
2984
2872
  "character": 30
2985
2873
  },
2986
- "name": "IComponent",
2987
- "componentId": {
2988
- "scope": "teambit.component",
2989
- "name": "component"
2990
- }
2874
+ "name": "IComponent"
2991
2875
  },
2992
2876
  "isOptional": false,
2993
2877
  "isSpread": false
@@ -3068,11 +2952,7 @@
3068
2952
  "line": 339,
3069
2953
  "character": 27
3070
2954
  },
3071
- "name": "IComponent",
3072
- "componentId": {
3073
- "scope": "teambit.component",
3074
- "name": "component"
3075
- }
2955
+ "name": "IComponent"
3076
2956
  },
3077
2957
  "isOptional": false,
3078
2958
  "isSpread": false
@@ -3125,11 +3005,7 @@
3125
3005
  "line": 344,
3126
3006
  "character": 29
3127
3007
  },
3128
- "name": "IComponent",
3129
- "componentId": {
3130
- "scope": "teambit.component",
3131
- "name": "component"
3132
- }
3008
+ "name": "IComponent"
3133
3009
  },
3134
3010
  "isOptional": false,
3135
3011
  "isSpread": false
@@ -3197,11 +3073,7 @@
3197
3073
  "line": 366,
3198
3074
  "character": 17
3199
3075
  },
3200
- "name": "Component",
3201
- "componentId": {
3202
- "scope": "teambit.component",
3203
- "name": "component"
3204
- }
3076
+ "name": "Component"
3205
3077
  }
3206
3078
  },
3207
3079
  "isOptional": false,
@@ -3222,11 +3094,7 @@
3222
3094
  "line": 367,
3223
3095
  "character": 22
3224
3096
  },
3225
- "name": "IsolateComponentsOptions",
3226
- "componentId": {
3227
- "scope": "teambit.component",
3228
- "name": "isolator"
3229
- }
3097
+ "name": "IsolateComponentsOptions"
3230
3098
  },
3231
3099
  "isOptional": true,
3232
3100
  "isSpread": false
@@ -3246,8 +3114,7 @@
3246
3114
  "line": 368,
3247
3115
  "character": 22
3248
3116
  },
3249
- "name": "BuilderServiceOptions",
3250
- "internalFilePath": "builder.service.ts"
3117
+ "name": "BuilderServiceOptions"
3251
3118
  },
3252
3119
  "isOptional": true,
3253
3120
  "isSpread": false
@@ -3370,11 +3237,7 @@
3370
3237
  "line": 407,
3371
3238
  "character": 33
3372
3239
  },
3373
- "name": "Component",
3374
- "componentId": {
3375
- "scope": "teambit.component",
3376
- "name": "component"
3377
- }
3240
+ "name": "Component"
3378
3241
  }
3379
3242
  },
3380
3243
  "isOptional": false,
@@ -3395,8 +3258,7 @@
3395
3258
  "line": 407,
3396
3259
  "character": 62
3397
3260
  },
3398
- "name": "BuilderServiceOptions",
3399
- "internalFilePath": "builder.service.ts"
3261
+ "name": "BuilderServiceOptions"
3400
3262
  },
3401
3263
  "isOptional": false,
3402
3264
  "isSpread": false
@@ -3458,11 +3320,7 @@
3458
3320
  "line": 414,
3459
3321
  "character": 34
3460
3322
  },
3461
- "name": "Component",
3462
- "componentId": {
3463
- "scope": "teambit.component",
3464
- "name": "component"
3465
- }
3323
+ "name": "Component"
3466
3324
  }
3467
3325
  },
3468
3326
  "isOptional": false,
@@ -3483,8 +3341,7 @@
3483
3341
  "line": 414,
3484
3342
  "character": 63
3485
3343
  },
3486
- "name": "BuilderServiceOptions",
3487
- "internalFilePath": "builder.service.ts"
3344
+ "name": "BuilderServiceOptions"
3488
3345
  },
3489
3346
  "isOptional": false,
3490
3347
  "isSpread": false
@@ -3539,11 +3396,7 @@
3539
3396
  "line": 421,
3540
3397
  "character": 24
3541
3398
  },
3542
- "name": "Component",
3543
- "componentId": {
3544
- "scope": "teambit.component",
3545
- "name": "component"
3546
- }
3399
+ "name": "Component"
3547
3400
  },
3548
3401
  "isOptional": false,
3549
3402
  "isSpread": false
@@ -3836,11 +3689,7 @@
3836
3689
  "line": 464,
3837
3690
  "character": 42
3838
3691
  },
3839
- "name": "ComponentID",
3840
- "componentId": {
3841
- "scope": "teambit.component",
3842
- "name": "component"
3843
- }
3692
+ "name": "ComponentID"
3844
3693
  },
3845
3694
  "isOptional": false,
3846
3695
  "isSpread": false
@@ -3993,11 +3842,7 @@
3993
3842
  "line": 488,
3994
3843
  "character": 7
3995
3844
  },
3996
- "name": "CLIMain",
3997
- "componentId": {
3998
- "scope": "teambit.harmony",
3999
- "name": "cli"
4000
- }
3845
+ "name": "CLIMain"
4001
3846
  },
4002
3847
  {
4003
3848
  "__schema": "TypeRefSchema",
@@ -4006,11 +3851,7 @@
4006
3851
  "line": 489,
4007
3852
  "character": 7
4008
3853
  },
4009
- "name": "EnvsMain",
4010
- "componentId": {
4011
- "scope": "teambit.envs",
4012
- "name": "envs"
4013
- }
3854
+ "name": "EnvsMain"
4014
3855
  },
4015
3856
  {
4016
3857
  "__schema": "TypeRefSchema",
@@ -4019,11 +3860,7 @@
4019
3860
  "line": 490,
4020
3861
  "character": 7
4021
3862
  },
4022
- "name": "Workspace",
4023
- "componentId": {
4024
- "scope": "teambit.workspace",
4025
- "name": "workspace"
4026
- }
3863
+ "name": "Workspace"
4027
3864
  },
4028
3865
  {
4029
3866
  "__schema": "TypeRefSchema",
@@ -4032,11 +3869,7 @@
4032
3869
  "line": 491,
4033
3870
  "character": 7
4034
3871
  },
4035
- "name": "ScopeMain",
4036
- "componentId": {
4037
- "scope": "teambit.scope",
4038
- "name": "scope"
4039
- }
3872
+ "name": "ScopeMain"
4040
3873
  },
4041
3874
  {
4042
3875
  "__schema": "TypeRefSchema",
@@ -4045,11 +3878,7 @@
4045
3878
  "line": 492,
4046
3879
  "character": 7
4047
3880
  },
4048
- "name": "IsolatorMain",
4049
- "componentId": {
4050
- "scope": "teambit.component",
4051
- "name": "isolator"
4052
- }
3881
+ "name": "IsolatorMain"
4053
3882
  },
4054
3883
  {
4055
3884
  "__schema": "TypeRefSchema",
@@ -4058,11 +3887,7 @@
4058
3887
  "line": 493,
4059
3888
  "character": 7
4060
3889
  },
4061
- "name": "LoggerMain",
4062
- "componentId": {
4063
- "scope": "teambit.harmony",
4064
- "name": "logger"
4065
- }
3890
+ "name": "LoggerMain"
4066
3891
  },
4067
3892
  {
4068
3893
  "__schema": "TypeRefSchema",
@@ -4071,11 +3896,7 @@
4071
3896
  "line": 494,
4072
3897
  "character": 7
4073
3898
  },
4074
- "name": "AspectLoaderMain",
4075
- "componentId": {
4076
- "scope": "teambit.harmony",
4077
- "name": "aspect-loader"
4078
- }
3899
+ "name": "AspectLoaderMain"
4079
3900
  },
4080
3901
  {
4081
3902
  "__schema": "TypeRefSchema",
@@ -4084,11 +3905,7 @@
4084
3905
  "line": 495,
4085
3906
  "character": 7
4086
3907
  },
4087
- "name": "GraphqlMain",
4088
- "componentId": {
4089
- "scope": "teambit.harmony",
4090
- "name": "graphql"
4091
- }
3908
+ "name": "GraphqlMain"
4092
3909
  },
4093
3910
  {
4094
3911
  "__schema": "TypeRefSchema",
@@ -4097,11 +3914,7 @@
4097
3914
  "line": 496,
4098
3915
  "character": 7
4099
3916
  },
4100
- "name": "GeneratorMain",
4101
- "componentId": {
4102
- "scope": "teambit.generator",
4103
- "name": "generator"
4104
- }
3917
+ "name": "GeneratorMain"
4105
3918
  },
4106
3919
  {
4107
3920
  "__schema": "TypeRefSchema",
@@ -4110,11 +3923,7 @@
4110
3923
  "line": 497,
4111
3924
  "character": 7
4112
3925
  },
4113
- "name": "ComponentMain",
4114
- "componentId": {
4115
- "scope": "teambit.component",
4116
- "name": "component"
4117
- }
3926
+ "name": "ComponentMain"
4118
3927
  },
4119
3928
  {
4120
3929
  "__schema": "TypeRefSchema",
@@ -4123,11 +3932,7 @@
4123
3932
  "line": 498,
4124
3933
  "character": 7
4125
3934
  },
4126
- "name": "UiMain",
4127
- "componentId": {
4128
- "scope": "teambit.ui-foundation",
4129
- "name": "ui"
4130
- }
3935
+ "name": "UiMain"
4131
3936
  },
4132
3937
  {
4133
3938
  "__schema": "TypeRefSchema",
@@ -4136,11 +3941,7 @@
4136
3941
  "line": 499,
4137
3942
  "character": 7
4138
3943
  },
4139
- "name": "GlobalConfigMain",
4140
- "componentId": {
4141
- "scope": "teambit.harmony",
4142
- "name": "global-config"
4143
- }
3944
+ "name": "GlobalConfigMain"
4144
3945
  }
4145
3946
  ]
4146
3947
  },
@@ -4190,8 +3991,7 @@
4190
3991
  "line": 502,
4191
3992
  "character": 50
4192
3993
  },
4193
- "name": "TaskSlot",
4194
- "internalFilePath": "builder.main.runtime.ts"
3994
+ "name": "TaskSlot"
4195
3995
  },
4196
3996
  {
4197
3997
  "__schema": "TypeRefSchema",
@@ -4200,8 +4000,7 @@
4200
4000
  "line": 502,
4201
4001
  "character": 60
4202
4002
  },
4203
- "name": "TaskSlot",
4204
- "internalFilePath": "builder.main.runtime.ts"
4003
+ "name": "TaskSlot"
4205
4004
  },
4206
4005
  {
4207
4006
  "__schema": "TypeRefSchema",
@@ -4210,8 +4009,7 @@
4210
4009
  "line": 502,
4211
4010
  "character": 70
4212
4011
  },
4213
- "name": "TaskSlot",
4214
- "internalFilePath": "builder.main.runtime.ts"
4012
+ "name": "TaskSlot"
4215
4013
  }
4216
4014
  ]
4217
4015
  },
@@ -4315,8 +4113,7 @@
4315
4113
  "line": 52,
4316
4114
  "character": 15
4317
4115
  },
4318
- "name": "ArtifactObject",
4319
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
4116
+ "name": "ArtifactObject"
4320
4117
  }
4321
4118
  },
4322
4119
  "isOptional": true
@@ -4344,8 +4141,7 @@
4344
4141
  "line": 53,
4345
4142
  "character": 16
4346
4143
  },
4347
- "name": "AspectData",
4348
- "internalFilePath": "build-pipeline-result-list.ts"
4144
+ "name": "AspectData"
4349
4145
  }
4350
4146
  },
4351
4147
  "isOptional": false
@@ -4573,11 +4369,7 @@
4573
4369
  "line": 42,
4574
4370
  "character": 27
4575
4371
  },
4576
- "name": "ComponentID",
4577
- "componentId": {
4578
- "scope": "teambit.component",
4579
- "name": "component"
4580
- }
4372
+ "name": "ComponentID"
4581
4373
  }
4582
4374
  },
4583
4375
  "isOptional": true
@@ -4639,10 +4431,6 @@
4639
4431
  "character": 12
4640
4432
  },
4641
4433
  "name": "EnvHandler",
4642
- "componentId": {
4643
- "scope": "teambit.envs",
4644
- "name": "envs"
4645
- },
4646
4434
  "typeArgs": [
4647
4435
  {
4648
4436
  "__schema": "TypeRefSchema",
@@ -5057,11 +4845,7 @@
5057
4845
  "line": 90,
5058
4846
  "character": 20
5059
4847
  },
5060
- "name": "EnvContext",
5061
- "componentId": {
5062
- "scope": "teambit.envs",
5063
- "name": "envs"
5064
- }
4848
+ "name": "EnvContext"
5065
4849
  },
5066
4850
  "isOptional": false,
5067
4851
  "isSpread": false
@@ -5491,11 +5275,7 @@
5491
5275
  "line": 20,
5492
5276
  "character": 20
5493
5277
  },
5494
- "name": "Component",
5495
- "componentId": {
5496
- "scope": "teambit.component",
5497
- "name": "component"
5498
- }
5278
+ "name": "Component"
5499
5279
  },
5500
5280
  "isOptional": false,
5501
5281
  "isSpread": false
@@ -5515,8 +5295,7 @@
5515
5295
  "line": 20,
5516
5296
  "character": 41
5517
5297
  },
5518
- "name": "FsArtifact",
5519
- "internalFilePath": "artifact/fs-artifact.ts"
5298
+ "name": "FsArtifact"
5520
5299
  },
5521
5300
  "isOptional": false,
5522
5301
  "isSpread": false
@@ -5546,8 +5325,7 @@
5546
5325
  "line": 20,
5547
5326
  "character": 62
5548
5327
  },
5549
- "name": "StoreResult",
5550
- "internalFilePath": "storage/storage-resolver.ts"
5328
+ "name": "StoreResult"
5551
5329
  },
5552
5330
  {
5553
5331
  "__schema": "KeywordTypeSchema",
@@ -5675,11 +5453,7 @@
5675
5453
  "line": 27,
5676
5454
  "character": 24
5677
5455
  },
5678
- "name": "Component",
5679
- "componentId": {
5680
- "scope": "teambit.component",
5681
- "name": "component"
5682
- }
5456
+ "name": "Component"
5683
5457
  },
5684
5458
  "isOptional": false,
5685
5459
  "isSpread": false
@@ -5699,8 +5473,7 @@
5699
5473
  "line": 27,
5700
5474
  "character": 45
5701
5475
  },
5702
- "name": "FsArtifact",
5703
- "internalFilePath": "artifact/fs-artifact.ts"
5476
+ "name": "FsArtifact"
5704
5477
  },
5705
5478
  "isOptional": false,
5706
5479
  "isSpread": false
@@ -5720,8 +5493,7 @@
5720
5493
  "line": 27,
5721
5494
  "character": 63
5722
5495
  },
5723
- "name": "ArtifactVinyl",
5724
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
5496
+ "name": "ArtifactVinyl"
5725
5497
  },
5726
5498
  "isOptional": false,
5727
5499
  "isSpread": false
@@ -5879,7 +5651,7 @@
5879
5651
  "line": 3,
5880
5652
  "character": 1
5881
5653
  },
5882
- "signature": "type ArtifactDefinition = {\n name: string;\n generatedBy?: string | undefined;\n description?: string | undefined;\n globPatterns?: string[] | undefined;\n directories?: string[] | undefined;\n rootDir?: string | undefined;\n dirPrefix?: string | undefined;\n context?: \"component\" | ... 1 more ... | undefined;\n storageResolver?: ArtifactStorageResolver | undefined;\n}",
5654
+ "signature": "type ArtifactDefinition = {\n name: string;\n generatedBy?: string | undefined;\n description?: string | undefined;\n globPatterns?: string[] | undefined;\n directories?: string[] | undefined;\n rootDir?: string | undefined;\n dirPrefix?: string | undefined;\n context?: \"env\" | ... 1 more ... | undefined;\n storageResolver?: ArtifactStorageResolver | undefined;\n}",
5883
5655
  "name": "ArtifactDefinition",
5884
5656
  "type": {
5885
5657
  "__schema": "TypeLiteralSchema",
@@ -6165,7 +5937,7 @@
6165
5937
  "raw": "/**\n * determine the context of the artifact.\n * default artifact context is `component`.\n * \"env\" is useful when the same file is generated for all components, for example, \"preview\"\n * task may create the same webpack file for all components of that env.\n */",
6166
5938
  "comment": "determine the context of the artifact.\ndefault artifact context is `component`.\n\"env\" is useful when the same file is generated for all components, for example, \"preview\"\ntask may create the same webpack file for all components of that env."
6167
5939
  },
6168
- "signature": "(property) context?: \"component\" | \"env\" | undefined",
5940
+ "signature": "(property) context?: \"env\" | \"component\" | undefined",
6169
5941
  "name": "context",
6170
5942
  "type": {
6171
5943
  "__schema": "TypeUnionSchema",
@@ -6364,8 +6136,7 @@
6364
6136
  "line": 13,
6365
6137
  "character": 21
6366
6138
  },
6367
- "name": "ArtifactFiles",
6368
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
6139
+ "name": "ArtifactFiles"
6369
6140
  },
6370
6141
  "isOptional": false,
6371
6142
  "isSpread": false
@@ -6385,8 +6156,7 @@
6385
6156
  "line": 17,
6386
6157
  "character": 20
6387
6158
  },
6388
- "name": "TaskDescriptor",
6389
- "internalFilePath": "build-task.ts"
6159
+ "name": "TaskDescriptor"
6390
6160
  },
6391
6161
  "isOptional": false,
6392
6162
  "isSpread": false
@@ -6656,8 +6426,7 @@
6656
6426
  "line": 97,
6657
6427
  "character": 37
6658
6428
  },
6659
- "name": "ArtifactObject",
6660
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
6429
+ "name": "ArtifactObject"
6661
6430
  },
6662
6431
  "isOptional": false,
6663
6432
  "isSpread": false
@@ -7027,7 +6796,6 @@
7027
6796
  "character": 22
7028
6797
  },
7029
6798
  "name": "ResolverMap",
7030
- "internalFilePath": "artifact/artifact-list.ts",
7031
6799
  "typeArgs": [
7032
6800
  {
7033
6801
  "__schema": "TypeRefSchema",
@@ -7066,8 +6834,7 @@
7066
6834
  "line": 85,
7067
6835
  "character": 15
7068
6836
  },
7069
- "name": "ArtifactObject",
7070
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
6837
+ "name": "ArtifactObject"
7071
6838
  }
7072
6839
  },
7073
6840
  "modifiers": []
@@ -7118,12 +6885,7 @@
7118
6885
  "line": 97,
7119
6886
  "character": 41
7120
6887
  },
7121
- "name": "ComponentID",
7122
- "componentId": {
7123
- "scope": "teambit.component",
7124
- "name": "component-id",
7125
- "version": "1.2.0"
7126
- }
6888
+ "name": "ComponentID"
7127
6889
  },
7128
6890
  "isOptional": false,
7129
6891
  "isSpread": false
@@ -7143,8 +6905,7 @@
7143
6905
  "line": 97,
7144
6906
  "character": 61
7145
6907
  },
7146
- "name": "Scope",
7147
- "packageName": "@teambit/legacy/dist/scope"
6908
+ "name": "Scope"
7148
6909
  },
7149
6910
  "isOptional": false,
7150
6911
  "isSpread": false
@@ -7173,8 +6934,7 @@
7173
6934
  "line": 97,
7174
6935
  "character": 77
7175
6936
  },
7176
- "name": "ArtifactVinyl",
7177
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
6937
+ "name": "ArtifactVinyl"
7178
6938
  }
7179
6939
  }
7180
6940
  ]
@@ -7218,11 +6978,7 @@
7218
6978
  "line": 106,
7219
6979
  "character": 26
7220
6980
  },
7221
- "name": "Component",
7222
- "componentId": {
7223
- "scope": "teambit.component",
7224
- "name": "component"
7225
- }
6981
+ "name": "Component"
7226
6982
  },
7227
6983
  "isOptional": false,
7228
6984
  "isSpread": false
@@ -7273,8 +7029,7 @@
7273
7029
  "line": 172,
7274
7030
  "character": 47
7275
7031
  },
7276
- "name": "ArtifactObject",
7277
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
7032
+ "name": "ArtifactObject"
7278
7033
  }
7279
7034
  },
7280
7035
  "isOptional": false,
@@ -7396,7 +7151,7 @@
7396
7151
  "_legacy": {
7397
7152
  "scope": "teambit.pipelines",
7398
7153
  "name": "builder",
7399
- "version": "1.0.226"
7154
+ "version": "1.0.227"
7400
7155
  },
7401
7156
  "_scope": "teambit.pipelines"
7402
7157
  }
@@ -7530,11 +7285,7 @@
7530
7285
  "line": 43,
7531
7286
  "character": 16
7532
7287
  },
7533
- "name": "Component",
7534
- "componentId": {
7535
- "scope": "teambit.component",
7536
- "name": "component"
7537
- }
7288
+ "name": "Component"
7538
7289
  },
7539
7290
  "isOptional": false,
7540
7291
  "isSpread": false
@@ -7595,8 +7346,7 @@
7595
7346
  "line": 46,
7596
7347
  "character": 6
7597
7348
  },
7598
- "name": "FsArtifact",
7599
- "internalFilePath": "artifact/fs-artifact.ts"
7349
+ "name": "FsArtifact"
7600
7350
  },
7601
7351
  {
7602
7352
  "__schema": "KeywordTypeSchema",
@@ -7770,10 +7520,6 @@
7770
7520
  "character": 81
7771
7521
  },
7772
7522
  "name": "ComponentMap",
7773
- "componentId": {
7774
- "scope": "teambit.component",
7775
- "name": "component"
7776
- },
7777
7523
  "typeArgs": [
7778
7524
  {
7779
7525
  "__schema": "TypeRefSchema",
@@ -7791,8 +7537,7 @@
7791
7537
  "line": 77,
7792
7538
  "character": 107
7793
7539
  },
7794
- "name": "FsArtifact",
7795
- "internalFilePath": "artifact/fs-artifact.ts"
7540
+ "name": "FsArtifact"
7796
7541
  }
7797
7542
  ]
7798
7543
  }
@@ -8169,8 +7914,7 @@
8169
7914
  "line": 10,
8170
7915
  "character": 24
8171
7916
  },
8172
- "name": "TasksQueue",
8173
- "internalFilePath": "tasks-queue.ts"
7917
+ "name": "TasksQueue"
8174
7918
  },
8175
7919
  "isOptional": false,
8176
7920
  "isSpread": false
@@ -8551,10 +8295,6 @@
8551
8295
  "character": 14
8552
8296
  },
8553
8297
  "name": "ComponentMap",
8554
- "componentId": {
8555
- "scope": "teambit.component",
8556
- "name": "component"
8557
- },
8558
8298
  "typeArgs": [
8559
8299
  {
8560
8300
  "__schema": "TypeRefSchema",
@@ -8572,8 +8312,7 @@
8572
8312
  "line": 35,
8573
8313
  "character": 40
8574
8314
  },
8575
- "name": "FsArtifact",
8576
- "internalFilePath": "artifact/fs-artifact.ts"
8315
+ "name": "FsArtifact"
8577
8316
  }
8578
8317
  ]
8579
8318
  }
@@ -8690,8 +8429,7 @@
8690
8429
  "line": 63,
8691
8430
  "character": 26
8692
8431
  },
8693
- "name": "TasksQueue",
8694
- "internalFilePath": "tasks-queue.ts"
8432
+ "name": "TasksQueue"
8695
8433
  },
8696
8434
  "isOptional": false,
8697
8435
  "isSpread": false
@@ -8711,8 +8449,7 @@
8711
8449
  "line": 64,
8712
8450
  "character": 32
8713
8451
  },
8714
- "name": "EnvsBuildContext",
8715
- "internalFilePath": "builder.service.ts"
8452
+ "name": "EnvsBuildContext"
8716
8453
  },
8717
8454
  "isOptional": false,
8718
8455
  "isSpread": false
@@ -8732,11 +8469,7 @@
8732
8469
  "line": 65,
8733
8470
  "character": 22
8734
8471
  },
8735
- "name": "Logger",
8736
- "componentId": {
8737
- "scope": "teambit.harmony",
8738
- "name": "logger"
8739
- }
8472
+ "name": "Logger"
8740
8473
  },
8741
8474
  "isOptional": false,
8742
8475
  "isSpread": false
@@ -8804,8 +8537,7 @@
8804
8537
  "line": 68,
8805
8538
  "character": 23
8806
8539
  },
8807
- "name": "PipeOptions",
8808
- "internalFilePath": "build-pipe.ts"
8540
+ "name": "PipeOptions"
8809
8541
  },
8810
8542
  "isOptional": true,
8811
8543
  "isSpread": false
@@ -9422,11 +9154,7 @@
9422
9154
  "line": 28,
9423
9155
  "character": 15
9424
9156
  },
9425
- "name": "Component",
9426
- "componentId": {
9427
- "scope": "teambit.component",
9428
- "name": "component"
9429
- }
9157
+ "name": "Component"
9430
9158
  }
9431
9159
  },
9432
9160
  "isOptional": false
@@ -9589,12 +9317,7 @@
9589
9317
  "line": 54,
9590
9318
  "character": 12
9591
9319
  },
9592
- "name": "LaneId",
9593
- "componentId": {
9594
- "scope": "teambit.lanes",
9595
- "name": "lane-id",
9596
- "version": "0.0.311"
9597
- }
9320
+ "name": "LaneId"
9598
9321
  },
9599
9322
  "isOptional": true
9600
9323
  }
@@ -9621,7 +9344,7 @@
9621
9344
  "_legacy": {
9622
9345
  "scope": "teambit.pipelines",
9623
9346
  "name": "builder",
9624
- "version": "1.0.226"
9347
+ "version": "1.0.227"
9625
9348
  },
9626
9349
  "_scope": "teambit.pipelines"
9627
9350
  }
@@ -10520,11 +10243,6 @@
10520
10243
  "character": 24
10521
10244
  },
10522
10245
  "name": "SlotRegistry",
10523
- "componentId": {
10524
- "scope": "teambit.harmony",
10525
- "name": "harmony",
10526
- "version": "0.4.6"
10527
- },
10528
10246
  "typeArgs": [
10529
10247
  {
10530
10248
  "__schema": "TypeArraySchema",
@@ -10580,10 +10298,6 @@
10580
10298
  "character": 46
10581
10299
  },
10582
10300
  "name": "ComponentMap",
10583
- "componentId": {
10584
- "scope": "teambit.component",
10585
- "name": "component"
10586
- },
10587
10301
  "typeArgs": [
10588
10302
  {
10589
10303
  "__schema": "TypeRefSchema",
@@ -10729,11 +10443,7 @@
10729
10443
  "line": 42,
10730
10444
  "character": 27
10731
10445
  },
10732
- "name": "ComponentID",
10733
- "componentId": {
10734
- "scope": "teambit.component",
10735
- "name": "component"
10736
- }
10446
+ "name": "ComponentID"
10737
10447
  }
10738
10448
  },
10739
10449
  "isOptional": true
@@ -10860,8 +10570,7 @@
10860
10570
  "line": 52,
10861
10571
  "character": 15
10862
10572
  },
10863
- "name": "ArtifactObject",
10864
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
10573
+ "name": "ArtifactObject"
10865
10574
  }
10866
10575
  },
10867
10576
  "isOptional": true
@@ -10889,8 +10598,7 @@
10889
10598
  "line": 53,
10890
10599
  "character": 16
10891
10600
  },
10892
- "name": "AspectData",
10893
- "internalFilePath": "build-pipeline-result-list.ts"
10601
+ "name": "AspectData"
10894
10602
  }
10895
10603
  },
10896
10604
  "isOptional": false
@@ -11053,11 +10761,7 @@
11053
10761
  "line": 65,
11054
10762
  "character": 19
11055
10763
  },
11056
- "name": "EnvsMain",
11057
- "componentId": {
11058
- "scope": "teambit.envs",
11059
- "name": "envs"
11060
- }
10764
+ "name": "EnvsMain"
11061
10765
  },
11062
10766
  "isOptional": false,
11063
10767
  "isSpread": false
@@ -11077,11 +10781,7 @@
11077
10781
  "line": 66,
11078
10782
  "character": 24
11079
10783
  },
11080
- "name": "Workspace",
11081
- "componentId": {
11082
- "scope": "teambit.workspace",
11083
- "name": "workspace"
11084
- }
10784
+ "name": "Workspace"
11085
10785
  },
11086
10786
  "isOptional": false,
11087
10787
  "isSpread": false
@@ -11101,8 +10801,7 @@
11101
10801
  "line": 67,
11102
10802
  "character": 27
11103
10803
  },
11104
- "name": "BuilderService",
11105
- "internalFilePath": "builder.service.ts"
10804
+ "name": "BuilderService"
11106
10805
  },
11107
10806
  "isOptional": false,
11108
10807
  "isSpread": false
@@ -11122,8 +10821,7 @@
11122
10821
  "line": 68,
11123
10822
  "character": 25
11124
10823
  },
11125
- "name": "BuilderService",
11126
- "internalFilePath": "builder.service.ts"
10824
+ "name": "BuilderService"
11127
10825
  },
11128
10826
  "isOptional": false,
11129
10827
  "isSpread": false
@@ -11143,8 +10841,7 @@
11143
10841
  "line": 69,
11144
10842
  "character": 26
11145
10843
  },
11146
- "name": "BuilderService",
11147
- "internalFilePath": "builder.service.ts"
10844
+ "name": "BuilderService"
11148
10845
  },
11149
10846
  "isOptional": false,
11150
10847
  "isSpread": false
@@ -11164,11 +10861,7 @@
11164
10861
  "line": 70,
11165
10862
  "character": 20
11166
10863
  },
11167
- "name": "ScopeMain",
11168
- "componentId": {
11169
- "scope": "teambit.scope",
11170
- "name": "scope"
11171
- }
10864
+ "name": "ScopeMain"
11172
10865
  },
11173
10866
  "isOptional": false,
11174
10867
  "isSpread": false
@@ -11188,11 +10881,7 @@
11188
10881
  "line": 71,
11189
10882
  "character": 23
11190
10883
  },
11191
- "name": "IsolatorMain",
11192
- "componentId": {
11193
- "scope": "teambit.component",
11194
- "name": "isolator"
11195
- }
10884
+ "name": "IsolatorMain"
11196
10885
  },
11197
10886
  "isOptional": false,
11198
10887
  "isSpread": false
@@ -11212,11 +10901,7 @@
11212
10901
  "line": 72,
11213
10902
  "character": 27
11214
10903
  },
11215
- "name": "AspectLoaderMain",
11216
- "componentId": {
11217
- "scope": "teambit.harmony",
11218
- "name": "aspect-loader"
11219
- }
10904
+ "name": "AspectLoaderMain"
11220
10905
  },
11221
10906
  "isOptional": false,
11222
10907
  "isSpread": false
@@ -11236,11 +10921,7 @@
11236
10921
  "line": 73,
11237
10922
  "character": 30
11238
10923
  },
11239
- "name": "ComponentMain",
11240
- "componentId": {
11241
- "scope": "teambit.component",
11242
- "name": "component"
11243
- }
10924
+ "name": "ComponentMain"
11244
10925
  },
11245
10926
  "isOptional": false,
11246
10927
  "isSpread": false
@@ -11260,11 +10941,7 @@
11260
10941
  "line": 74,
11261
10942
  "character": 27
11262
10943
  },
11263
- "name": "GlobalConfigMain",
11264
- "componentId": {
11265
- "scope": "teambit.harmony",
11266
- "name": "global-config"
11267
- }
10944
+ "name": "GlobalConfigMain"
11268
10945
  },
11269
10946
  "isOptional": false,
11270
10947
  "isSpread": false
@@ -11284,8 +10961,7 @@
11284
10961
  "line": 75,
11285
10962
  "character": 28
11286
10963
  },
11287
- "name": "TaskSlot",
11288
- "internalFilePath": "builder.main.runtime.ts"
10964
+ "name": "TaskSlot"
11289
10965
  },
11290
10966
  "isOptional": false,
11291
10967
  "isSpread": false
@@ -11305,8 +10981,7 @@
11305
10981
  "line": 76,
11306
10982
  "character": 26
11307
10983
  },
11308
- "name": "TaskSlot",
11309
- "internalFilePath": "builder.main.runtime.ts"
10984
+ "name": "TaskSlot"
11310
10985
  },
11311
10986
  "isOptional": false,
11312
10987
  "isSpread": false
@@ -11326,8 +11001,7 @@
11326
11001
  "line": 77,
11327
11002
  "character": 27
11328
11003
  },
11329
- "name": "TaskSlot",
11330
- "internalFilePath": "builder.main.runtime.ts"
11004
+ "name": "TaskSlot"
11331
11005
  },
11332
11006
  "isOptional": false,
11333
11007
  "isSpread": false
@@ -11347,11 +11021,7 @@
11347
11021
  "line": 78,
11348
11022
  "character": 21
11349
11023
  },
11350
- "name": "Logger",
11351
- "componentId": {
11352
- "scope": "teambit.harmony",
11353
- "name": "logger"
11354
- }
11024
+ "name": "Logger"
11355
11025
  },
11356
11026
  "isOptional": false,
11357
11027
  "isSpread": false
@@ -11400,11 +11070,7 @@
11400
11070
  "line": 98,
11401
11071
  "character": 17
11402
11072
  },
11403
- "name": "Component",
11404
- "componentId": {
11405
- "scope": "teambit.component",
11406
- "name": "component"
11407
- }
11073
+ "name": "Component"
11408
11074
  }
11409
11075
  },
11410
11076
  "isOptional": false,
@@ -11447,10 +11113,6 @@
11447
11113
  "character": 6
11448
11114
  },
11449
11115
  "name": "ComponentMap",
11450
- "componentId": {
11451
- "scope": "teambit.component",
11452
- "name": "component"
11453
- },
11454
11116
  "typeArgs": [
11455
11117
  {
11456
11118
  "__schema": "TypeRefSchema",
@@ -11497,11 +11159,7 @@
11497
11159
  "line": 111,
11498
11160
  "character": 17
11499
11161
  },
11500
- "name": "Component",
11501
- "componentId": {
11502
- "scope": "teambit.component",
11503
- "name": "component"
11504
- }
11162
+ "name": "Component"
11505
11163
  }
11506
11164
  },
11507
11165
  "isOptional": false,
@@ -11543,11 +11201,7 @@
11543
11201
  "line": 113,
11544
11202
  "character": 21
11545
11203
  },
11546
- "name": "IsolateComponentsOptions",
11547
- "componentId": {
11548
- "scope": "teambit.component",
11549
- "name": "isolator"
11550
- }
11204
+ "name": "IsolateComponentsOptions"
11551
11205
  },
11552
11206
  "isOptional": true,
11553
11207
  "defaultValue": "{}",
@@ -11568,8 +11222,7 @@
11568
11222
  "line": 114,
11569
11223
  "character": 21
11570
11224
  },
11571
- "name": "BuilderServiceOptions",
11572
- "internalFilePath": "builder.service.ts"
11225
+ "name": "BuilderServiceOptions"
11573
11226
  },
11574
11227
  "isOptional": true,
11575
11228
  "defaultValue": "{}",
@@ -11592,8 +11245,7 @@
11592
11245
  "line": 115,
11593
11246
  "character": 14
11594
11247
  },
11595
- "name": "OnTagResults",
11596
- "internalFilePath": "builder.main.runtime.ts"
11248
+ "name": "OnTagResults"
11597
11249
  }
11598
11250
  ]
11599
11251
  },
@@ -11643,11 +11295,7 @@
11643
11295
  "line": 171,
11644
11296
  "character": 43
11645
11297
  },
11646
- "name": "Component",
11647
- "componentId": {
11648
- "scope": "teambit.component",
11649
- "name": "component"
11650
- }
11298
+ "name": "Component"
11651
11299
  }
11652
11300
  },
11653
11301
  "isOptional": false,
@@ -11692,11 +11340,7 @@
11692
11340
  "line": 282,
11693
11341
  "character": 46
11694
11342
  },
11695
- "name": "Component",
11696
- "componentId": {
11697
- "scope": "teambit.component",
11698
- "name": "component"
11699
- }
11343
+ "name": "Component"
11700
11344
  },
11701
11345
  "isOptional": false,
11702
11346
  "isSpread": false
@@ -11745,8 +11389,7 @@
11745
11389
  "line": 282,
11746
11390
  "character": 86
11747
11391
  },
11748
- "name": "ArtifactVinyl",
11749
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
11392
+ "name": "ArtifactVinyl"
11750
11393
  }
11751
11394
  }
11752
11395
  ]
@@ -11780,11 +11423,7 @@
11780
11423
  "line": 289,
11781
11424
  "character": 16
11782
11425
  },
11783
- "name": "Component",
11784
- "componentId": {
11785
- "scope": "teambit.component",
11786
- "name": "component"
11787
- }
11426
+ "name": "Component"
11788
11427
  },
11789
11428
  "isOptional": false,
11790
11429
  "isSpread": false
@@ -11853,8 +11492,7 @@
11853
11492
  "line": 292,
11854
11493
  "character": 14
11855
11494
  },
11856
- "name": "ArtifactVinyl",
11857
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
11495
+ "name": "ArtifactVinyl"
11858
11496
  }
11859
11497
  }
11860
11498
  ]
@@ -11888,11 +11526,7 @@
11888
11526
  "line": 299,
11889
11527
  "character": 16
11890
11528
  },
11891
- "name": "Component",
11892
- "componentId": {
11893
- "scope": "teambit.component",
11894
- "name": "component"
11895
- }
11529
+ "name": "Component"
11896
11530
  },
11897
11531
  "isOptional": false,
11898
11532
  "isSpread": false
@@ -11961,8 +11595,7 @@
11961
11595
  "line": 302,
11962
11596
  "character": 14
11963
11597
  },
11964
- "name": "ArtifactVinyl",
11965
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
11598
+ "name": "ArtifactVinyl"
11966
11599
  }
11967
11600
  }
11968
11601
  ]
@@ -11996,11 +11629,7 @@
11996
11629
  "line": 308,
11997
11630
  "character": 33
11998
11631
  },
11999
- "name": "Component",
12000
- "componentId": {
12001
- "scope": "teambit.component",
12002
- "name": "component"
12003
- }
11632
+ "name": "Component"
12004
11633
  },
12005
11634
  "isOptional": false,
12006
11635
  "isSpread": false
@@ -12073,11 +11702,7 @@
12073
11702
  "line": 313,
12074
11703
  "character": 35
12075
11704
  },
12076
- "name": "Component",
12077
- "componentId": {
12078
- "scope": "teambit.component",
12079
- "name": "component"
12080
- }
11705
+ "name": "Component"
12081
11706
  },
12082
11707
  "isOptional": false,
12083
11708
  "isSpread": false
@@ -12150,11 +11775,7 @@
12150
11775
  "line": 318,
12151
11776
  "character": 42
12152
11777
  },
12153
- "name": "Component",
12154
- "componentId": {
12155
- "scope": "teambit.component",
12156
- "name": "component"
12157
- }
11778
+ "name": "Component"
12158
11779
  },
12159
11780
  "isOptional": false,
12160
11781
  "isSpread": false
@@ -12247,11 +11868,7 @@
12247
11868
  "line": 323,
12248
11869
  "character": 46
12249
11870
  },
12250
- "name": "IComponent",
12251
- "componentId": {
12252
- "scope": "teambit.component",
12253
- "name": "component"
12254
- }
11871
+ "name": "IComponent"
12255
11872
  },
12256
11873
  "isOptional": false,
12257
11874
  "isSpread": false
@@ -12354,11 +11971,7 @@
12354
11971
  "line": 333,
12355
11972
  "character": 30
12356
11973
  },
12357
- "name": "IComponent",
12358
- "componentId": {
12359
- "scope": "teambit.component",
12360
- "name": "component"
12361
- }
11974
+ "name": "IComponent"
12362
11975
  },
12363
11976
  "isOptional": false,
12364
11977
  "isSpread": false
@@ -12439,11 +12052,7 @@
12439
12052
  "line": 339,
12440
12053
  "character": 27
12441
12054
  },
12442
- "name": "IComponent",
12443
- "componentId": {
12444
- "scope": "teambit.component",
12445
- "name": "component"
12446
- }
12055
+ "name": "IComponent"
12447
12056
  },
12448
12057
  "isOptional": false,
12449
12058
  "isSpread": false
@@ -12496,11 +12105,7 @@
12496
12105
  "line": 344,
12497
12106
  "character": 29
12498
12107
  },
12499
- "name": "IComponent",
12500
- "componentId": {
12501
- "scope": "teambit.component",
12502
- "name": "component"
12503
- }
12108
+ "name": "IComponent"
12504
12109
  },
12505
12110
  "isOptional": false,
12506
12111
  "isSpread": false
@@ -12568,11 +12173,7 @@
12568
12173
  "line": 366,
12569
12174
  "character": 17
12570
12175
  },
12571
- "name": "Component",
12572
- "componentId": {
12573
- "scope": "teambit.component",
12574
- "name": "component"
12575
- }
12176
+ "name": "Component"
12576
12177
  }
12577
12178
  },
12578
12179
  "isOptional": false,
@@ -12593,11 +12194,7 @@
12593
12194
  "line": 367,
12594
12195
  "character": 22
12595
12196
  },
12596
- "name": "IsolateComponentsOptions",
12597
- "componentId": {
12598
- "scope": "teambit.component",
12599
- "name": "isolator"
12600
- }
12197
+ "name": "IsolateComponentsOptions"
12601
12198
  },
12602
12199
  "isOptional": true,
12603
12200
  "isSpread": false
@@ -12617,8 +12214,7 @@
12617
12214
  "line": 368,
12618
12215
  "character": 22
12619
12216
  },
12620
- "name": "BuilderServiceOptions",
12621
- "internalFilePath": "builder.service.ts"
12217
+ "name": "BuilderServiceOptions"
12622
12218
  },
12623
12219
  "isOptional": true,
12624
12220
  "isSpread": false
@@ -12741,11 +12337,7 @@
12741
12337
  "line": 407,
12742
12338
  "character": 33
12743
12339
  },
12744
- "name": "Component",
12745
- "componentId": {
12746
- "scope": "teambit.component",
12747
- "name": "component"
12748
- }
12340
+ "name": "Component"
12749
12341
  }
12750
12342
  },
12751
12343
  "isOptional": false,
@@ -12766,8 +12358,7 @@
12766
12358
  "line": 407,
12767
12359
  "character": 62
12768
12360
  },
12769
- "name": "BuilderServiceOptions",
12770
- "internalFilePath": "builder.service.ts"
12361
+ "name": "BuilderServiceOptions"
12771
12362
  },
12772
12363
  "isOptional": false,
12773
12364
  "isSpread": false
@@ -12829,11 +12420,7 @@
12829
12420
  "line": 414,
12830
12421
  "character": 34
12831
12422
  },
12832
- "name": "Component",
12833
- "componentId": {
12834
- "scope": "teambit.component",
12835
- "name": "component"
12836
- }
12423
+ "name": "Component"
12837
12424
  }
12838
12425
  },
12839
12426
  "isOptional": false,
@@ -12854,8 +12441,7 @@
12854
12441
  "line": 414,
12855
12442
  "character": 63
12856
12443
  },
12857
- "name": "BuilderServiceOptions",
12858
- "internalFilePath": "builder.service.ts"
12444
+ "name": "BuilderServiceOptions"
12859
12445
  },
12860
12446
  "isOptional": false,
12861
12447
  "isSpread": false
@@ -12910,11 +12496,7 @@
12910
12496
  "line": 421,
12911
12497
  "character": 24
12912
12498
  },
12913
- "name": "Component",
12914
- "componentId": {
12915
- "scope": "teambit.component",
12916
- "name": "component"
12917
- }
12499
+ "name": "Component"
12918
12500
  },
12919
12501
  "isOptional": false,
12920
12502
  "isSpread": false
@@ -13207,11 +12789,7 @@
13207
12789
  "line": 464,
13208
12790
  "character": 42
13209
12791
  },
13210
- "name": "ComponentID",
13211
- "componentId": {
13212
- "scope": "teambit.component",
13213
- "name": "component"
13214
- }
12792
+ "name": "ComponentID"
13215
12793
  },
13216
12794
  "isOptional": false,
13217
12795
  "isSpread": false
@@ -13364,11 +12942,7 @@
13364
12942
  "line": 488,
13365
12943
  "character": 7
13366
12944
  },
13367
- "name": "CLIMain",
13368
- "componentId": {
13369
- "scope": "teambit.harmony",
13370
- "name": "cli"
13371
- }
12945
+ "name": "CLIMain"
13372
12946
  },
13373
12947
  {
13374
12948
  "__schema": "TypeRefSchema",
@@ -13377,11 +12951,7 @@
13377
12951
  "line": 489,
13378
12952
  "character": 7
13379
12953
  },
13380
- "name": "EnvsMain",
13381
- "componentId": {
13382
- "scope": "teambit.envs",
13383
- "name": "envs"
13384
- }
12954
+ "name": "EnvsMain"
13385
12955
  },
13386
12956
  {
13387
12957
  "__schema": "TypeRefSchema",
@@ -13390,11 +12960,7 @@
13390
12960
  "line": 490,
13391
12961
  "character": 7
13392
12962
  },
13393
- "name": "Workspace",
13394
- "componentId": {
13395
- "scope": "teambit.workspace",
13396
- "name": "workspace"
13397
- }
12963
+ "name": "Workspace"
13398
12964
  },
13399
12965
  {
13400
12966
  "__schema": "TypeRefSchema",
@@ -13403,11 +12969,7 @@
13403
12969
  "line": 491,
13404
12970
  "character": 7
13405
12971
  },
13406
- "name": "ScopeMain",
13407
- "componentId": {
13408
- "scope": "teambit.scope",
13409
- "name": "scope"
13410
- }
12972
+ "name": "ScopeMain"
13411
12973
  },
13412
12974
  {
13413
12975
  "__schema": "TypeRefSchema",
@@ -13416,11 +12978,7 @@
13416
12978
  "line": 492,
13417
12979
  "character": 7
13418
12980
  },
13419
- "name": "IsolatorMain",
13420
- "componentId": {
13421
- "scope": "teambit.component",
13422
- "name": "isolator"
13423
- }
12981
+ "name": "IsolatorMain"
13424
12982
  },
13425
12983
  {
13426
12984
  "__schema": "TypeRefSchema",
@@ -13429,11 +12987,7 @@
13429
12987
  "line": 493,
13430
12988
  "character": 7
13431
12989
  },
13432
- "name": "LoggerMain",
13433
- "componentId": {
13434
- "scope": "teambit.harmony",
13435
- "name": "logger"
13436
- }
12990
+ "name": "LoggerMain"
13437
12991
  },
13438
12992
  {
13439
12993
  "__schema": "TypeRefSchema",
@@ -13442,11 +12996,7 @@
13442
12996
  "line": 494,
13443
12997
  "character": 7
13444
12998
  },
13445
- "name": "AspectLoaderMain",
13446
- "componentId": {
13447
- "scope": "teambit.harmony",
13448
- "name": "aspect-loader"
13449
- }
12999
+ "name": "AspectLoaderMain"
13450
13000
  },
13451
13001
  {
13452
13002
  "__schema": "TypeRefSchema",
@@ -13455,11 +13005,7 @@
13455
13005
  "line": 495,
13456
13006
  "character": 7
13457
13007
  },
13458
- "name": "GraphqlMain",
13459
- "componentId": {
13460
- "scope": "teambit.harmony",
13461
- "name": "graphql"
13462
- }
13008
+ "name": "GraphqlMain"
13463
13009
  },
13464
13010
  {
13465
13011
  "__schema": "TypeRefSchema",
@@ -13468,11 +13014,7 @@
13468
13014
  "line": 496,
13469
13015
  "character": 7
13470
13016
  },
13471
- "name": "GeneratorMain",
13472
- "componentId": {
13473
- "scope": "teambit.generator",
13474
- "name": "generator"
13475
- }
13017
+ "name": "GeneratorMain"
13476
13018
  },
13477
13019
  {
13478
13020
  "__schema": "TypeRefSchema",
@@ -13481,11 +13023,7 @@
13481
13023
  "line": 497,
13482
13024
  "character": 7
13483
13025
  },
13484
- "name": "ComponentMain",
13485
- "componentId": {
13486
- "scope": "teambit.component",
13487
- "name": "component"
13488
- }
13026
+ "name": "ComponentMain"
13489
13027
  },
13490
13028
  {
13491
13029
  "__schema": "TypeRefSchema",
@@ -13494,11 +13032,7 @@
13494
13032
  "line": 498,
13495
13033
  "character": 7
13496
13034
  },
13497
- "name": "UiMain",
13498
- "componentId": {
13499
- "scope": "teambit.ui-foundation",
13500
- "name": "ui"
13501
- }
13035
+ "name": "UiMain"
13502
13036
  },
13503
13037
  {
13504
13038
  "__schema": "TypeRefSchema",
@@ -13507,11 +13041,7 @@
13507
13041
  "line": 499,
13508
13042
  "character": 7
13509
13043
  },
13510
- "name": "GlobalConfigMain",
13511
- "componentId": {
13512
- "scope": "teambit.harmony",
13513
- "name": "global-config"
13514
- }
13044
+ "name": "GlobalConfigMain"
13515
13045
  }
13516
13046
  ]
13517
13047
  },
@@ -13561,8 +13091,7 @@
13561
13091
  "line": 502,
13562
13092
  "character": 50
13563
13093
  },
13564
- "name": "TaskSlot",
13565
- "internalFilePath": "builder.main.runtime.ts"
13094
+ "name": "TaskSlot"
13566
13095
  },
13567
13096
  {
13568
13097
  "__schema": "TypeRefSchema",
@@ -13571,8 +13100,7 @@
13571
13100
  "line": 502,
13572
13101
  "character": 60
13573
13102
  },
13574
- "name": "TaskSlot",
13575
- "internalFilePath": "builder.main.runtime.ts"
13103
+ "name": "TaskSlot"
13576
13104
  },
13577
13105
  {
13578
13106
  "__schema": "TypeRefSchema",
@@ -13581,8 +13109,7 @@
13581
13109
  "line": 502,
13582
13110
  "character": 70
13583
13111
  },
13584
- "name": "TaskSlot",
13585
- "internalFilePath": "builder.main.runtime.ts"
13112
+ "name": "TaskSlot"
13586
13113
  }
13587
13114
  ]
13588
13115
  },
@@ -13664,10 +13191,6 @@
13664
13191
  "character": 12
13665
13192
  },
13666
13193
  "name": "EnvHandler",
13667
- "componentId": {
13668
- "scope": "teambit.envs",
13669
- "name": "envs"
13670
- },
13671
13194
  "typeArgs": [
13672
13195
  {
13673
13196
  "__schema": "TypeRefSchema",
@@ -14082,11 +13605,7 @@
14082
13605
  "line": 90,
14083
13606
  "character": 20
14084
13607
  },
14085
- "name": "EnvContext",
14086
- "componentId": {
14087
- "scope": "teambit.envs",
14088
- "name": "envs"
14089
- }
13608
+ "name": "EnvContext"
14090
13609
  },
14091
13610
  "isOptional": false,
14092
13611
  "isSpread": false
@@ -14280,11 +13799,7 @@
14280
13799
  "line": 20,
14281
13800
  "character": 20
14282
13801
  },
14283
- "name": "Component",
14284
- "componentId": {
14285
- "scope": "teambit.component",
14286
- "name": "component"
14287
- }
13802
+ "name": "Component"
14288
13803
  },
14289
13804
  "isOptional": false,
14290
13805
  "isSpread": false
@@ -14304,8 +13819,7 @@
14304
13819
  "line": 20,
14305
13820
  "character": 41
14306
13821
  },
14307
- "name": "FsArtifact",
14308
- "internalFilePath": "artifact/fs-artifact.ts"
13822
+ "name": "FsArtifact"
14309
13823
  },
14310
13824
  "isOptional": false,
14311
13825
  "isSpread": false
@@ -14335,8 +13849,7 @@
14335
13849
  "line": 20,
14336
13850
  "character": 62
14337
13851
  },
14338
- "name": "StoreResult",
14339
- "internalFilePath": "storage/storage-resolver.ts"
13852
+ "name": "StoreResult"
14340
13853
  },
14341
13854
  {
14342
13855
  "__schema": "KeywordTypeSchema",
@@ -14464,11 +13977,7 @@
14464
13977
  "line": 27,
14465
13978
  "character": 24
14466
13979
  },
14467
- "name": "Component",
14468
- "componentId": {
14469
- "scope": "teambit.component",
14470
- "name": "component"
14471
- }
13980
+ "name": "Component"
14472
13981
  },
14473
13982
  "isOptional": false,
14474
13983
  "isSpread": false
@@ -14488,8 +13997,7 @@
14488
13997
  "line": 27,
14489
13998
  "character": 45
14490
13999
  },
14491
- "name": "FsArtifact",
14492
- "internalFilePath": "artifact/fs-artifact.ts"
14000
+ "name": "FsArtifact"
14493
14001
  },
14494
14002
  "isOptional": false,
14495
14003
  "isSpread": false
@@ -14509,8 +14017,7 @@
14509
14017
  "line": 27,
14510
14018
  "character": 63
14511
14019
  },
14512
- "name": "ArtifactVinyl",
14513
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
14020
+ "name": "ArtifactVinyl"
14514
14021
  },
14515
14022
  "isOptional": false,
14516
14023
  "isSpread": false
@@ -14771,8 +14278,7 @@
14771
14278
  "line": 13,
14772
14279
  "character": 21
14773
14280
  },
14774
- "name": "ArtifactFiles",
14775
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
14281
+ "name": "ArtifactFiles"
14776
14282
  },
14777
14283
  "isOptional": false,
14778
14284
  "isSpread": false
@@ -14792,8 +14298,7 @@
14792
14298
  "line": 17,
14793
14299
  "character": 20
14794
14300
  },
14795
- "name": "TaskDescriptor",
14796
- "internalFilePath": "build-task.ts"
14301
+ "name": "TaskDescriptor"
14797
14302
  },
14798
14303
  "isOptional": false,
14799
14304
  "isSpread": false
@@ -15063,8 +14568,7 @@
15063
14568
  "line": 97,
15064
14569
  "character": 37
15065
14570
  },
15066
- "name": "ArtifactObject",
15067
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
14571
+ "name": "ArtifactObject"
15068
14572
  },
15069
14573
  "isOptional": false,
15070
14574
  "isSpread": false
@@ -15136,10 +14640,6 @@
15136
14640
  "character": 27
15137
14641
  },
15138
14642
  "name": "ComponentMap",
15139
- "componentId": {
15140
- "scope": "teambit.component",
15141
- "name": "component"
15142
- },
15143
14643
  "typeArgs": [
15144
14644
  {
15145
14645
  "__schema": "TypeRefSchema",
@@ -15157,8 +14657,7 @@
15157
14657
  "line": 16,
15158
14658
  "character": 53
15159
14659
  },
15160
- "name": "FsArtifact",
15161
- "internalFilePath": "artifact/fs-artifact.ts"
14660
+ "name": "FsArtifact"
15162
14661
  }
15163
14662
  ]
15164
14663
  }
@@ -15290,11 +14789,7 @@
15290
14789
  "line": 43,
15291
14790
  "character": 16
15292
14791
  },
15293
- "name": "Component",
15294
- "componentId": {
15295
- "scope": "teambit.component",
15296
- "name": "component"
15297
- }
14792
+ "name": "Component"
15298
14793
  },
15299
14794
  "isOptional": false,
15300
14795
  "isSpread": false
@@ -15355,8 +14850,7 @@
15355
14850
  "line": 46,
15356
14851
  "character": 6
15357
14852
  },
15358
- "name": "FsArtifact",
15359
- "internalFilePath": "artifact/fs-artifact.ts"
14853
+ "name": "FsArtifact"
15360
14854
  },
15361
14855
  {
15362
14856
  "__schema": "KeywordTypeSchema",
@@ -15530,10 +15024,6 @@
15530
15024
  "character": 81
15531
15025
  },
15532
15026
  "name": "ComponentMap",
15533
- "componentId": {
15534
- "scope": "teambit.component",
15535
- "name": "component"
15536
- },
15537
15027
  "typeArgs": [
15538
15028
  {
15539
15029
  "__schema": "TypeRefSchema",
@@ -15551,8 +15041,7 @@
15551
15041
  "line": 77,
15552
15042
  "character": 107
15553
15043
  },
15554
- "name": "FsArtifact",
15555
- "internalFilePath": "artifact/fs-artifact.ts"
15044
+ "name": "FsArtifact"
15556
15045
  }
15557
15046
  ]
15558
15047
  }
@@ -15987,7 +15476,6 @@
15987
15476
  "character": 22
15988
15477
  },
15989
15478
  "name": "ResolverMap",
15990
- "internalFilePath": "artifact/artifact-list.ts",
15991
15479
  "typeArgs": [
15992
15480
  {
15993
15481
  "__schema": "TypeRefSchema",
@@ -16026,8 +15514,7 @@
16026
15514
  "line": 85,
16027
15515
  "character": 15
16028
15516
  },
16029
- "name": "ArtifactObject",
16030
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
15517
+ "name": "ArtifactObject"
16031
15518
  }
16032
15519
  },
16033
15520
  "modifiers": []
@@ -16078,12 +15565,7 @@
16078
15565
  "line": 97,
16079
15566
  "character": 41
16080
15567
  },
16081
- "name": "ComponentID",
16082
- "componentId": {
16083
- "scope": "teambit.component",
16084
- "name": "component-id",
16085
- "version": "1.2.0"
16086
- }
15568
+ "name": "ComponentID"
16087
15569
  },
16088
15570
  "isOptional": false,
16089
15571
  "isSpread": false
@@ -16103,8 +15585,7 @@
16103
15585
  "line": 97,
16104
15586
  "character": 61
16105
15587
  },
16106
- "name": "Scope",
16107
- "packageName": "@teambit/legacy/dist/scope"
15588
+ "name": "Scope"
16108
15589
  },
16109
15590
  "isOptional": false,
16110
15591
  "isSpread": false
@@ -16133,8 +15614,7 @@
16133
15614
  "line": 97,
16134
15615
  "character": 77
16135
15616
  },
16136
- "name": "ArtifactVinyl",
16137
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact"
15617
+ "name": "ArtifactVinyl"
16138
15618
  }
16139
15619
  }
16140
15620
  ]
@@ -16178,11 +15658,7 @@
16178
15658
  "line": 106,
16179
15659
  "character": 26
16180
15660
  },
16181
- "name": "Component",
16182
- "componentId": {
16183
- "scope": "teambit.component",
16184
- "name": "component"
16185
- }
15661
+ "name": "Component"
16186
15662
  },
16187
15663
  "isOptional": false,
16188
15664
  "isSpread": false
@@ -16233,8 +15709,7 @@
16233
15709
  "line": 172,
16234
15710
  "character": 47
16235
15711
  },
16236
- "name": "ArtifactObject",
16237
- "packageName": "@teambit/legacy/dist/consumer/component/sources/artifact-files"
15712
+ "name": "ArtifactObject"
16238
15713
  }
16239
15714
  },
16240
15715
  "isOptional": false,
@@ -16356,7 +15831,7 @@
16356
15831
  "_legacy": {
16357
15832
  "scope": "teambit.pipelines",
16358
15833
  "name": "builder",
16359
- "version": "1.0.226"
15834
+ "version": "1.0.227"
16360
15835
  },
16361
15836
  "_scope": "teambit.pipelines"
16362
15837
  }
@@ -16411,8 +15886,7 @@
16411
15886
  "line": 10,
16412
15887
  "character": 24
16413
15888
  },
16414
- "name": "TasksQueue",
16415
- "internalFilePath": "tasks-queue.ts"
15889
+ "name": "TasksQueue"
16416
15890
  },
16417
15891
  "isOptional": false,
16418
15892
  "isSpread": false
@@ -16619,7 +16093,7 @@
16619
16093
  "componentId": {
16620
16094
  "scope": "teambit.pipelines",
16621
16095
  "name": "builder",
16622
- "version": "1.0.226"
16096
+ "version": "1.0.227"
16623
16097
  },
16624
16098
  "taggedModuleExports": []
16625
16099
  }