@teambit/isolator 1.0.227 → 1.0.229
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_isolator-preview.js +1 -1
- package/artifacts/schema.json +637 -178
- package/dist/capsule/capsule.d.ts +75 -0
- package/dist/capsule/container-exec.d.ts +14 -0
- package/dist/capsule/container.d.ts +35 -0
- package/dist/capsule/index.d.ts +3 -0
- package/dist/capsule-list.d.ts +21 -0
- package/dist/capsule-list.js +15 -0
- package/dist/capsule-list.js.map +1 -1
- package/dist/index.d.ts +6 -0
- package/dist/isolator.aspect.d.ts +2 -0
- package/dist/isolator.composition.d.ts +1 -0
- package/dist/isolator.main.runtime.d.ts +264 -0
- package/dist/network.d.ts +122 -0
- package/dist/{preview-1712719054377.js → preview-1712822929999.js} +2 -2
- package/dist/symlink-dependencies-to-capsules.d.ts +6 -0
- package/package.json +10 -10
- package/tsconfig.json +1 -22
package/artifacts/schema.json
CHANGED
@@ -85,7 +85,11 @@
|
|
85
85
|
"line": 78,
|
86
86
|
"character": 21
|
87
87
|
},
|
88
|
-
"name": "ComponentID"
|
88
|
+
"name": "ComponentID",
|
89
|
+
"componentId": {
|
90
|
+
"scope": "teambit.component",
|
91
|
+
"name": "component"
|
92
|
+
}
|
89
93
|
}
|
90
94
|
},
|
91
95
|
{
|
@@ -126,7 +130,8 @@
|
|
126
130
|
"line": 80,
|
127
131
|
"character": 29
|
128
132
|
},
|
129
|
-
"name": "CapsuleList"
|
133
|
+
"name": "CapsuleList",
|
134
|
+
"internalFilePath": "capsule-list.ts"
|
130
135
|
},
|
131
136
|
"isOptional": false,
|
132
137
|
"isSpread": false
|
@@ -153,7 +158,11 @@
|
|
153
158
|
"line": 81,
|
154
159
|
"character": 25
|
155
160
|
},
|
156
|
-
"name": "ComponentID"
|
161
|
+
"name": "ComponentID",
|
162
|
+
"componentId": {
|
163
|
+
"scope": "teambit.component",
|
164
|
+
"name": "component"
|
165
|
+
}
|
157
166
|
}
|
158
167
|
},
|
159
168
|
"isOptional": false,
|
@@ -300,7 +309,8 @@
|
|
300
309
|
"line": 162,
|
301
310
|
"character": 26
|
302
311
|
},
|
303
|
-
"name": "PathOsBasedAbsolute"
|
312
|
+
"name": "PathOsBasedAbsolute",
|
313
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
304
314
|
}
|
305
315
|
}
|
306
316
|
],
|
@@ -660,7 +670,8 @@
|
|
660
670
|
"line": 54,
|
661
671
|
"character": 27
|
662
672
|
},
|
663
|
-
"name": "BitExecOption"
|
673
|
+
"name": "BitExecOption",
|
674
|
+
"internalFilePath": "capsule/container.ts"
|
664
675
|
},
|
665
676
|
"isOptional": false,
|
666
677
|
"isSpread": false
|
@@ -736,7 +747,8 @@
|
|
736
747
|
"line": 82,
|
737
748
|
"character": 28
|
738
749
|
},
|
739
|
-
"name": "BitExecOption"
|
750
|
+
"name": "BitExecOption",
|
751
|
+
"internalFilePath": "capsule/container.ts"
|
740
752
|
},
|
741
753
|
"isOptional": false,
|
742
754
|
"isSpread": false
|
@@ -847,7 +859,8 @@
|
|
847
859
|
"line": 105,
|
848
860
|
"character": 28
|
849
861
|
},
|
850
|
-
"name": "ContainerStatus"
|
862
|
+
"name": "ContainerStatus",
|
863
|
+
"packageName": "@teambit/capsule"
|
851
864
|
}
|
852
865
|
]
|
853
866
|
},
|
@@ -1055,7 +1068,8 @@
|
|
1055
1068
|
"line": 121,
|
1056
1069
|
"character": 18
|
1057
1070
|
},
|
1058
|
-
"name": "Exec"
|
1071
|
+
"name": "Exec",
|
1072
|
+
"packageName": "@teambit/capsule"
|
1059
1073
|
}
|
1060
1074
|
]
|
1061
1075
|
},
|
@@ -1175,7 +1189,8 @@
|
|
1175
1189
|
"line": 20,
|
1176
1190
|
"character": 55
|
1177
1191
|
},
|
1178
|
-
"name": "Exec"
|
1192
|
+
"name": "Exec",
|
1193
|
+
"packageName": "@teambit/capsule"
|
1179
1194
|
},
|
1180
1195
|
{
|
1181
1196
|
"__schema": "TypeRefSchema",
|
@@ -1184,7 +1199,8 @@
|
|
1184
1199
|
"line": 20,
|
1185
1200
|
"character": 61
|
1186
1201
|
},
|
1187
|
-
"name": "AnyFS"
|
1202
|
+
"name": "AnyFS",
|
1203
|
+
"packageName": "@teambit/any-fs"
|
1188
1204
|
}
|
1189
1205
|
],
|
1190
1206
|
"expression": {
|
@@ -1199,7 +1215,7 @@
|
|
1199
1215
|
"_legacy": {
|
1200
1216
|
"scope": "teambit.component",
|
1201
1217
|
"name": "isolator",
|
1202
|
-
"version": "1.0.
|
1218
|
+
"version": "1.0.229"
|
1203
1219
|
},
|
1204
1220
|
"_scope": "teambit.component"
|
1205
1221
|
}
|
@@ -1262,7 +1278,8 @@
|
|
1262
1278
|
"line": 23,
|
1263
1279
|
"character": 18
|
1264
1280
|
},
|
1265
|
-
"name": "NodeFS"
|
1281
|
+
"name": "NodeFS",
|
1282
|
+
"packageName": "@teambit/any-fs"
|
1266
1283
|
},
|
1267
1284
|
"isOptional": false,
|
1268
1285
|
"isSpread": false
|
@@ -1282,7 +1299,8 @@
|
|
1282
1299
|
"line": 27,
|
1283
1300
|
"character": 23
|
1284
1301
|
},
|
1285
|
-
"name": "Console"
|
1302
|
+
"name": "Console",
|
1303
|
+
"packageName": "@teambit/capsule"
|
1286
1304
|
},
|
1287
1305
|
"isOptional": true,
|
1288
1306
|
"defaultValue": "new Console()",
|
@@ -1303,7 +1321,8 @@
|
|
1303
1321
|
"line": 31,
|
1304
1322
|
"character": 21
|
1305
1323
|
},
|
1306
|
-
"name": "State"
|
1324
|
+
"name": "State",
|
1325
|
+
"packageName": "@teambit/capsule"
|
1307
1326
|
},
|
1308
1327
|
"isOptional": false,
|
1309
1328
|
"isSpread": false
|
@@ -1323,7 +1342,11 @@
|
|
1323
1342
|
"line": 32,
|
1324
1343
|
"character": 25
|
1325
1344
|
},
|
1326
|
-
"name": "Component"
|
1345
|
+
"name": "Component",
|
1346
|
+
"componentId": {
|
1347
|
+
"scope": "teambit.component",
|
1348
|
+
"name": "component"
|
1349
|
+
}
|
1327
1350
|
},
|
1328
1351
|
"isOptional": false,
|
1329
1352
|
"isSpread": false
|
@@ -1519,7 +1542,8 @@
|
|
1519
1542
|
"line": 63,
|
1520
1543
|
"character": 25
|
1521
1544
|
},
|
1522
|
-
"name": "BitExecOption"
|
1545
|
+
"name": "BitExecOption",
|
1546
|
+
"internalFilePath": "capsule/container.ts"
|
1523
1547
|
},
|
1524
1548
|
"isOptional": false,
|
1525
1549
|
"isSpread": false
|
@@ -2029,7 +2053,11 @@
|
|
2029
2053
|
"line": 117,
|
2030
2054
|
"character": 39
|
2031
2055
|
},
|
2032
|
-
"name": "Component"
|
2056
|
+
"name": "Component",
|
2057
|
+
"componentId": {
|
2058
|
+
"scope": "teambit.component",
|
2059
|
+
"name": "component"
|
2060
|
+
}
|
2033
2061
|
},
|
2034
2062
|
"isOptional": false,
|
2035
2063
|
"isSpread": false
|
@@ -2135,7 +2163,11 @@
|
|
2135
2163
|
"line": 121,
|
2136
2164
|
"character": 39
|
2137
2165
|
},
|
2138
|
-
"name": "Component"
|
2166
|
+
"name": "Component",
|
2167
|
+
"componentId": {
|
2168
|
+
"scope": "teambit.component",
|
2169
|
+
"name": "component"
|
2170
|
+
}
|
2139
2171
|
},
|
2140
2172
|
"isOptional": false,
|
2141
2173
|
"isSpread": false
|
@@ -2261,7 +2293,11 @@
|
|
2261
2293
|
"line": 126,
|
2262
2294
|
"character": 16
|
2263
2295
|
},
|
2264
|
-
"name": "Component"
|
2296
|
+
"name": "Component",
|
2297
|
+
"componentId": {
|
2298
|
+
"scope": "teambit.component",
|
2299
|
+
"name": "component"
|
2300
|
+
}
|
2265
2301
|
},
|
2266
2302
|
"isOptional": false,
|
2267
2303
|
"isSpread": false
|
@@ -2372,7 +2408,8 @@
|
|
2372
2408
|
"line": 13,
|
2373
2409
|
"character": 54
|
2374
2410
|
},
|
2375
|
-
"name": "Exec"
|
2411
|
+
"name": "Exec",
|
2412
|
+
"packageName": "@teambit/capsule"
|
2376
2413
|
},
|
2377
2414
|
{
|
2378
2415
|
"__schema": "TypeRefSchema",
|
@@ -2381,7 +2418,8 @@
|
|
2381
2418
|
"line": 13,
|
2382
2419
|
"character": 60
|
2383
2420
|
},
|
2384
|
-
"name": "NodeFS"
|
2421
|
+
"name": "NodeFS",
|
2422
|
+
"packageName": "@teambit/any-fs"
|
2385
2423
|
}
|
2386
2424
|
],
|
2387
2425
|
"expression": {
|
@@ -2396,7 +2434,7 @@
|
|
2396
2434
|
"_legacy": {
|
2397
2435
|
"scope": "teambit.component",
|
2398
2436
|
"name": "isolator",
|
2399
|
-
"version": "1.0.
|
2437
|
+
"version": "1.0.229"
|
2400
2438
|
},
|
2401
2439
|
"_scope": "teambit.component"
|
2402
2440
|
}
|
@@ -2611,7 +2649,8 @@
|
|
2611
2649
|
"line": 22,
|
2612
2650
|
"character": 22
|
2613
2651
|
},
|
2614
|
-
"name": "ExecStatus"
|
2652
|
+
"name": "ExecStatus",
|
2653
|
+
"packageName": "@teambit/capsule"
|
2615
2654
|
}
|
2616
2655
|
]
|
2617
2656
|
},
|
@@ -2672,7 +2711,7 @@
|
|
2672
2711
|
"_legacy": {
|
2673
2712
|
"scope": "teambit.component",
|
2674
2713
|
"name": "isolator",
|
2675
|
-
"version": "1.0.
|
2714
|
+
"version": "1.0.229"
|
2676
2715
|
},
|
2677
2716
|
"_scope": "teambit.component"
|
2678
2717
|
}
|
@@ -2701,7 +2740,7 @@
|
|
2701
2740
|
"_legacy": {
|
2702
2741
|
"scope": "teambit.component",
|
2703
2742
|
"name": "isolator",
|
2704
|
-
"version": "1.0.
|
2743
|
+
"version": "1.0.229"
|
2705
2744
|
},
|
2706
2745
|
"_scope": "teambit.component"
|
2707
2746
|
}
|
@@ -2937,7 +2976,11 @@
|
|
2937
2976
|
"line": 280,
|
2938
2977
|
"character": 7
|
2939
2978
|
},
|
2940
|
-
"name": "DependencyResolverMain"
|
2979
|
+
"name": "DependencyResolverMain",
|
2980
|
+
"componentId": {
|
2981
|
+
"scope": "teambit.dependencies",
|
2982
|
+
"name": "dependency-resolver"
|
2983
|
+
}
|
2941
2984
|
},
|
2942
2985
|
{
|
2943
2986
|
"__schema": "TypeRefSchema",
|
@@ -2946,7 +2989,11 @@
|
|
2946
2989
|
"line": 281,
|
2947
2990
|
"character": 7
|
2948
2991
|
},
|
2949
|
-
"name": "LoggerMain"
|
2992
|
+
"name": "LoggerMain",
|
2993
|
+
"componentId": {
|
2994
|
+
"scope": "teambit.harmony",
|
2995
|
+
"name": "logger"
|
2996
|
+
}
|
2950
2997
|
},
|
2951
2998
|
{
|
2952
2999
|
"__schema": "TypeRefSchema",
|
@@ -2955,7 +3002,11 @@
|
|
2955
3002
|
"line": 282,
|
2956
3003
|
"character": 7
|
2957
3004
|
},
|
2958
|
-
"name": "ComponentMain"
|
3005
|
+
"name": "ComponentMain",
|
3006
|
+
"componentId": {
|
3007
|
+
"scope": "teambit.component",
|
3008
|
+
"name": "component"
|
3009
|
+
}
|
2959
3010
|
},
|
2960
3011
|
{
|
2961
3012
|
"__schema": "TypeRefSchema",
|
@@ -2964,7 +3015,11 @@
|
|
2964
3015
|
"line": 283,
|
2965
3016
|
"character": 7
|
2966
3017
|
},
|
2967
|
-
"name": "GraphMain"
|
3018
|
+
"name": "GraphMain",
|
3019
|
+
"componentId": {
|
3020
|
+
"scope": "teambit.component",
|
3021
|
+
"name": "graph"
|
3022
|
+
}
|
2968
3023
|
},
|
2969
3024
|
{
|
2970
3025
|
"__schema": "TypeRefSchema",
|
@@ -2973,7 +3028,11 @@
|
|
2973
3028
|
"line": 284,
|
2974
3029
|
"character": 7
|
2975
3030
|
},
|
2976
|
-
"name": "GlobalConfigMain"
|
3031
|
+
"name": "GlobalConfigMain",
|
3032
|
+
"componentId": {
|
3033
|
+
"scope": "teambit.harmony",
|
3034
|
+
"name": "global-config"
|
3035
|
+
}
|
2977
3036
|
},
|
2978
3037
|
{
|
2979
3038
|
"__schema": "TypeRefSchema",
|
@@ -2982,7 +3041,11 @@
|
|
2982
3041
|
"line": 285,
|
2983
3042
|
"character": 7
|
2984
3043
|
},
|
2985
|
-
"name": "AspectLoaderMain"
|
3044
|
+
"name": "AspectLoaderMain",
|
3045
|
+
"componentId": {
|
3046
|
+
"scope": "teambit.harmony",
|
3047
|
+
"name": "aspect-loader"
|
3048
|
+
}
|
2986
3049
|
},
|
2987
3050
|
{
|
2988
3051
|
"__schema": "TypeRefSchema",
|
@@ -2991,7 +3054,11 @@
|
|
2991
3054
|
"line": 286,
|
2992
3055
|
"character": 7
|
2993
3056
|
},
|
2994
|
-
"name": "CLIMain"
|
3057
|
+
"name": "CLIMain",
|
3058
|
+
"componentId": {
|
3059
|
+
"scope": "teambit.harmony",
|
3060
|
+
"name": "cli"
|
3061
|
+
}
|
2995
3062
|
}
|
2996
3063
|
]
|
2997
3064
|
},
|
@@ -3041,7 +3108,8 @@
|
|
3041
3108
|
"line": 289,
|
3042
3109
|
"character": 29
|
3043
3110
|
},
|
3044
|
-
"name": "CapsuleTransferSlot"
|
3111
|
+
"name": "CapsuleTransferSlot",
|
3112
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3045
3113
|
}
|
3046
3114
|
]
|
3047
3115
|
},
|
@@ -3099,7 +3167,11 @@
|
|
3099
3167
|
"line": 305,
|
3100
3168
|
"character": 33
|
3101
3169
|
},
|
3102
|
-
"name": "DependencyResolverMain"
|
3170
|
+
"name": "DependencyResolverMain",
|
3171
|
+
"componentId": {
|
3172
|
+
"scope": "teambit.dependencies",
|
3173
|
+
"name": "dependency-resolver"
|
3174
|
+
}
|
3103
3175
|
},
|
3104
3176
|
"isOptional": false,
|
3105
3177
|
"isSpread": false
|
@@ -3119,7 +3191,11 @@
|
|
3119
3191
|
"line": 306,
|
3120
3192
|
"character": 21
|
3121
3193
|
},
|
3122
|
-
"name": "Logger"
|
3194
|
+
"name": "Logger",
|
3195
|
+
"componentId": {
|
3196
|
+
"scope": "teambit.harmony",
|
3197
|
+
"name": "logger"
|
3198
|
+
}
|
3123
3199
|
},
|
3124
3200
|
"isOptional": false,
|
3125
3201
|
"isSpread": false
|
@@ -3139,7 +3215,11 @@
|
|
3139
3215
|
"line": 307,
|
3140
3216
|
"character": 30
|
3141
3217
|
},
|
3142
|
-
"name": "ComponentMain"
|
3218
|
+
"name": "ComponentMain",
|
3219
|
+
"componentId": {
|
3220
|
+
"scope": "teambit.component",
|
3221
|
+
"name": "component"
|
3222
|
+
}
|
3143
3223
|
},
|
3144
3224
|
"isOptional": false,
|
3145
3225
|
"isSpread": false
|
@@ -3159,7 +3239,11 @@
|
|
3159
3239
|
"line": 308,
|
3160
3240
|
"character": 20
|
3161
3241
|
},
|
3162
|
-
"name": "GraphMain"
|
3242
|
+
"name": "GraphMain",
|
3243
|
+
"componentId": {
|
3244
|
+
"scope": "teambit.component",
|
3245
|
+
"name": "graph"
|
3246
|
+
}
|
3163
3247
|
},
|
3164
3248
|
"isOptional": false,
|
3165
3249
|
"isSpread": false
|
@@ -3179,7 +3263,11 @@
|
|
3179
3263
|
"line": 309,
|
3180
3264
|
"character": 18
|
3181
3265
|
},
|
3182
|
-
"name": "CLIMain"
|
3266
|
+
"name": "CLIMain",
|
3267
|
+
"componentId": {
|
3268
|
+
"scope": "teambit.harmony",
|
3269
|
+
"name": "cli"
|
3270
|
+
}
|
3183
3271
|
},
|
3184
3272
|
"isOptional": false,
|
3185
3273
|
"isSpread": false
|
@@ -3199,7 +3287,11 @@
|
|
3199
3287
|
"line": 310,
|
3200
3288
|
"character": 27
|
3201
3289
|
},
|
3202
|
-
"name": "GlobalConfigMain"
|
3290
|
+
"name": "GlobalConfigMain",
|
3291
|
+
"componentId": {
|
3292
|
+
"scope": "teambit.harmony",
|
3293
|
+
"name": "global-config"
|
3294
|
+
}
|
3203
3295
|
},
|
3204
3296
|
"isOptional": false,
|
3205
3297
|
"isSpread": false
|
@@ -3219,7 +3311,11 @@
|
|
3219
3311
|
"line": 311,
|
3220
3312
|
"character": 27
|
3221
3313
|
},
|
3222
|
-
"name": "AspectLoaderMain"
|
3314
|
+
"name": "AspectLoaderMain",
|
3315
|
+
"componentId": {
|
3316
|
+
"scope": "teambit.harmony",
|
3317
|
+
"name": "aspect-loader"
|
3318
|
+
}
|
3223
3319
|
},
|
3224
3320
|
"isOptional": false,
|
3225
3321
|
"isSpread": false
|
@@ -3239,7 +3335,8 @@
|
|
3239
3335
|
"line": 312,
|
3240
3336
|
"character": 34
|
3241
3337
|
},
|
3242
|
-
"name": "CapsuleTransferSlot"
|
3338
|
+
"name": "CapsuleTransferSlot",
|
3339
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3243
3340
|
},
|
3244
3341
|
"isOptional": false,
|
3245
3342
|
"isSpread": false
|
@@ -3288,7 +3385,12 @@
|
|
3288
3385
|
"line": 318,
|
3289
3386
|
"character": 14
|
3290
3387
|
},
|
3291
|
-
"name": "ComponentID"
|
3388
|
+
"name": "ComponentID",
|
3389
|
+
"componentId": {
|
3390
|
+
"scope": "teambit.component",
|
3391
|
+
"name": "component-id",
|
3392
|
+
"version": "1.2.0"
|
3393
|
+
}
|
3292
3394
|
}
|
3293
3395
|
},
|
3294
3396
|
"isOptional": false,
|
@@ -3329,7 +3431,8 @@
|
|
3329
3431
|
"line": 320,
|
3330
3432
|
"character": 19
|
3331
3433
|
},
|
3332
|
-
"name": "LegacyScope"
|
3434
|
+
"name": "LegacyScope",
|
3435
|
+
"packageName": "@teambit/legacy/dist/scope/scope"
|
3333
3436
|
},
|
3334
3437
|
"isOptional": true,
|
3335
3438
|
"isSpread": false
|
@@ -3524,7 +3627,8 @@
|
|
3524
3627
|
"line": 933,
|
3525
3628
|
"character": 40
|
3526
3629
|
},
|
3527
|
-
"name": "ListResults"
|
3630
|
+
"name": "ListResults",
|
3631
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3528
3632
|
}
|
3529
3633
|
]
|
3530
3634
|
},
|
@@ -3557,7 +3661,8 @@
|
|
3557
3661
|
"line": 949,
|
3558
3662
|
"character": 33
|
3559
3663
|
},
|
3560
|
-
"name": "CapsuleTransferFn"
|
3664
|
+
"name": "CapsuleTransferFn",
|
3665
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3561
3666
|
},
|
3562
3667
|
"isOptional": false,
|
3563
3668
|
"isSpread": false
|
@@ -3673,7 +3778,8 @@
|
|
3673
3778
|
"line": 964,
|
3674
3779
|
"character": 81
|
3675
3780
|
},
|
3676
|
-
"name": "PathOsBasedAbsolute"
|
3781
|
+
"name": "PathOsBasedAbsolute",
|
3782
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
3677
3783
|
},
|
3678
3784
|
"modifiers": []
|
3679
3785
|
},
|
@@ -3702,7 +3808,8 @@
|
|
3702
3808
|
"line": 965,
|
3703
3809
|
"character": 41
|
3704
3810
|
},
|
3705
|
-
"name": "GetCapsuleDirOpts"
|
3811
|
+
"name": "GetCapsuleDirOpts",
|
3812
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3706
3813
|
},
|
3707
3814
|
"isOptional": false,
|
3708
3815
|
"isSpread": false
|
@@ -3715,7 +3822,8 @@
|
|
3715
3822
|
"line": 965,
|
3716
3823
|
"character": 61
|
3717
3824
|
},
|
3718
|
-
"name": "PathOsBasedAbsolute"
|
3825
|
+
"name": "PathOsBasedAbsolute",
|
3826
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
3719
3827
|
},
|
3720
3828
|
"modifiers": []
|
3721
3829
|
},
|
@@ -3752,7 +3860,8 @@
|
|
3752
3860
|
"line": 967,
|
3753
3861
|
"character": 24
|
3754
3862
|
},
|
3755
|
-
"name": "GetCapsuleDirOpts"
|
3863
|
+
"name": "GetCapsuleDirOpts",
|
3864
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
3756
3865
|
},
|
3757
3866
|
{
|
3758
3867
|
"__schema": "KeywordTypeSchema",
|
@@ -3858,7 +3967,8 @@
|
|
3858
3967
|
"line": 972,
|
3859
3968
|
"character": 6
|
3860
3969
|
},
|
3861
|
-
"name": "PathOsBasedAbsolute"
|
3970
|
+
"name": "PathOsBasedAbsolute",
|
3971
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
3862
3972
|
},
|
3863
3973
|
"modifiers": []
|
3864
3974
|
},
|
@@ -3942,7 +4052,11 @@
|
|
3942
4052
|
"line": 1124,
|
3943
4053
|
"character": 16
|
3944
4054
|
},
|
3945
|
-
"name": "Component"
|
4055
|
+
"name": "Component",
|
4056
|
+
"componentId": {
|
4057
|
+
"scope": "teambit.component",
|
4058
|
+
"name": "component"
|
4059
|
+
}
|
3946
4060
|
},
|
3947
4061
|
"isOptional": false,
|
3948
4062
|
"isSpread": false
|
@@ -3962,7 +4076,12 @@
|
|
3962
4076
|
"line": 1125,
|
3963
4077
|
"character": 10
|
3964
4078
|
},
|
3965
|
-
"name": "ComponentIdList"
|
4079
|
+
"name": "ComponentIdList",
|
4080
|
+
"componentId": {
|
4081
|
+
"scope": "teambit.component",
|
4082
|
+
"name": "component-id",
|
4083
|
+
"version": "1.2.0"
|
4084
|
+
}
|
3966
4085
|
},
|
3967
4086
|
"isOptional": false,
|
3968
4087
|
"isSpread": false
|
@@ -3982,7 +4101,8 @@
|
|
3982
4101
|
"line": 1126,
|
3983
4102
|
"character": 19
|
3984
4103
|
},
|
3985
|
-
"name": "Scope"
|
4104
|
+
"name": "Scope",
|
4105
|
+
"packageName": "@teambit/legacy/dist/scope"
|
3986
4106
|
},
|
3987
4107
|
"isOptional": true,
|
3988
4108
|
"isSpread": false
|
@@ -4024,7 +4144,8 @@
|
|
4024
4144
|
"line": 1128,
|
4025
4145
|
"character": 14
|
4026
4146
|
},
|
4027
|
-
"name": "DataToPersist"
|
4147
|
+
"name": "DataToPersist",
|
4148
|
+
"packageName": "@teambit/legacy/dist/consumer/component/sources/data-to-persist"
|
4028
4149
|
}
|
4029
4150
|
]
|
4030
4151
|
},
|
@@ -4060,7 +4181,8 @@
|
|
4060
4181
|
"line": 114,
|
4061
4182
|
"character": 40
|
4062
4183
|
},
|
4063
|
-
"name": "CreateGraphOptions"
|
4184
|
+
"name": "CreateGraphOptions",
|
4185
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
4064
4186
|
},
|
4065
4187
|
{
|
4066
4188
|
"__schema": "TypeLiteralSchema",
|
@@ -4326,7 +4448,8 @@
|
|
4326
4448
|
"line": 169,
|
4327
4449
|
"character": 20
|
4328
4450
|
},
|
4329
|
-
"name": "IsolateComponentsInstallOptions"
|
4451
|
+
"name": "IsolateComponentsInstallOptions",
|
4452
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
4330
4453
|
},
|
4331
4454
|
"isOptional": true
|
4332
4455
|
},
|
@@ -4346,7 +4469,11 @@
|
|
4346
4469
|
"line": 171,
|
4347
4470
|
"character": 20
|
4348
4471
|
},
|
4349
|
-
"name": "LinkingOptions"
|
4472
|
+
"name": "LinkingOptions",
|
4473
|
+
"componentId": {
|
4474
|
+
"scope": "teambit.dependencies",
|
4475
|
+
"name": "dependency-resolver"
|
4476
|
+
}
|
4350
4477
|
},
|
4351
4478
|
"isOptional": true
|
4352
4479
|
},
|
@@ -4533,7 +4660,12 @@
|
|
4533
4660
|
"line": 203,
|
4534
4661
|
"character": 27
|
4535
4662
|
},
|
4536
|
-
"name": "ComponentID"
|
4663
|
+
"name": "ComponentID",
|
4664
|
+
"componentId": {
|
4665
|
+
"scope": "teambit.component",
|
4666
|
+
"name": "component-id",
|
4667
|
+
"version": "1.2.0"
|
4668
|
+
}
|
4537
4669
|
}
|
4538
4670
|
},
|
4539
4671
|
"isOptional": true
|
@@ -4564,7 +4696,11 @@
|
|
4564
4696
|
"line": 208,
|
4565
4697
|
"character": 10
|
4566
4698
|
},
|
4567
|
-
"name": "ComponentFactory"
|
4699
|
+
"name": "ComponentFactory",
|
4700
|
+
"componentId": {
|
4701
|
+
"scope": "teambit.component",
|
4702
|
+
"name": "component"
|
4703
|
+
}
|
4568
4704
|
},
|
4569
4705
|
"isOptional": true
|
4570
4706
|
},
|
@@ -4624,7 +4760,11 @@
|
|
4624
4760
|
"line": 218,
|
4625
4761
|
"character": 16
|
4626
4762
|
},
|
4627
|
-
"name": "NodeLinker"
|
4763
|
+
"name": "NodeLinker",
|
4764
|
+
"componentId": {
|
4765
|
+
"scope": "teambit.dependencies",
|
4766
|
+
"name": "dependency-resolver"
|
4767
|
+
}
|
4628
4768
|
},
|
4629
4769
|
"isOptional": true
|
4630
4770
|
},
|
@@ -4674,7 +4814,8 @@
|
|
4674
4814
|
"line": 227,
|
4675
4815
|
"character": 13
|
4676
4816
|
},
|
4677
|
-
"name": "IsolationContext"
|
4817
|
+
"name": "IsolationContext",
|
4818
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
4678
4819
|
},
|
4679
4820
|
"isOptional": true
|
4680
4821
|
},
|
@@ -4774,7 +4915,12 @@
|
|
4774
4915
|
"line": 9,
|
4775
4916
|
"character": 18
|
4776
4917
|
},
|
4777
|
-
"name": "ComponentID"
|
4918
|
+
"name": "ComponentID",
|
4919
|
+
"componentId": {
|
4920
|
+
"scope": "teambit.component",
|
4921
|
+
"name": "component-id",
|
4922
|
+
"version": "1.2.0"
|
4923
|
+
}
|
4778
4924
|
},
|
4779
4925
|
"isOptional": false,
|
4780
4926
|
"isSpread": false
|
@@ -4835,7 +4981,12 @@
|
|
4835
4981
|
"line": 12,
|
4836
4982
|
"character": 28
|
4837
4983
|
},
|
4838
|
-
"name": "ComponentID"
|
4984
|
+
"name": "ComponentID",
|
4985
|
+
"componentId": {
|
4986
|
+
"scope": "teambit.component",
|
4987
|
+
"name": "component-id",
|
4988
|
+
"version": "1.2.0"
|
4989
|
+
}
|
4839
4990
|
},
|
4840
4991
|
"isOptional": false,
|
4841
4992
|
"isSpread": false
|
@@ -4896,7 +5047,12 @@
|
|
4896
5047
|
"line": 15,
|
4897
5048
|
"character": 31
|
4898
5049
|
},
|
4899
|
-
"name": "ComponentID"
|
5050
|
+
"name": "ComponentID",
|
5051
|
+
"componentId": {
|
5052
|
+
"scope": "teambit.component",
|
5053
|
+
"name": "component-id",
|
5054
|
+
"version": "1.2.0"
|
5055
|
+
}
|
4900
5056
|
},
|
4901
5057
|
"isOptional": false,
|
4902
5058
|
"isSpread": false
|
@@ -5007,7 +5163,12 @@
|
|
5007
5163
|
"line": 21,
|
5008
5164
|
"character": 48
|
5009
5165
|
},
|
5010
|
-
"name": "ComponentID"
|
5166
|
+
"name": "ComponentID",
|
5167
|
+
"componentId": {
|
5168
|
+
"scope": "teambit.component",
|
5169
|
+
"name": "component-id",
|
5170
|
+
"version": "1.2.0"
|
5171
|
+
}
|
5011
5172
|
},
|
5012
5173
|
{
|
5013
5174
|
"__schema": "LiteralTypeSchema",
|
@@ -5046,7 +5207,11 @@
|
|
5046
5207
|
"line": 26,
|
5047
5208
|
"character": 23
|
5048
5209
|
},
|
5049
|
-
"name": "Component"
|
5210
|
+
"name": "Component",
|
5211
|
+
"componentId": {
|
5212
|
+
"scope": "teambit.component",
|
5213
|
+
"name": "component"
|
5214
|
+
}
|
5050
5215
|
}
|
5051
5216
|
},
|
5052
5217
|
"modifiers": []
|
@@ -5055,7 +5220,57 @@
|
|
5055
5220
|
"__schema": "FunctionLikeSchema",
|
5056
5221
|
"location": {
|
5057
5222
|
"filePath": "capsule-list.ts",
|
5058
|
-
"line":
|
5223
|
+
"line": 29,
|
5224
|
+
"character": 3
|
5225
|
+
},
|
5226
|
+
"signature": "(method) CapsuleList.getGraphIds(): Graph<Component, string>",
|
5227
|
+
"name": "getGraphIds",
|
5228
|
+
"params": [],
|
5229
|
+
"returnType": {
|
5230
|
+
"__schema": "TypeRefSchema",
|
5231
|
+
"location": {
|
5232
|
+
"filePath": "capsule-list.ts",
|
5233
|
+
"line": 29,
|
5234
|
+
"character": 18
|
5235
|
+
},
|
5236
|
+
"name": "Graph",
|
5237
|
+
"componentId": {
|
5238
|
+
"scope": "teambit.graph",
|
5239
|
+
"name": "cleargraph",
|
5240
|
+
"version": "0.0.8"
|
5241
|
+
},
|
5242
|
+
"typeArgs": [
|
5243
|
+
{
|
5244
|
+
"__schema": "TypeRefSchema",
|
5245
|
+
"location": {
|
5246
|
+
"filePath": "capsule-list.ts",
|
5247
|
+
"line": 29,
|
5248
|
+
"character": 24
|
5249
|
+
},
|
5250
|
+
"name": "Component",
|
5251
|
+
"componentId": {
|
5252
|
+
"scope": "teambit.component",
|
5253
|
+
"name": "component"
|
5254
|
+
}
|
5255
|
+
},
|
5256
|
+
{
|
5257
|
+
"__schema": "KeywordTypeSchema",
|
5258
|
+
"location": {
|
5259
|
+
"filePath": "capsule-list.ts",
|
5260
|
+
"line": 29,
|
5261
|
+
"character": 35
|
5262
|
+
},
|
5263
|
+
"name": "string"
|
5264
|
+
}
|
5265
|
+
]
|
5266
|
+
},
|
5267
|
+
"modifiers": []
|
5268
|
+
},
|
5269
|
+
{
|
5270
|
+
"__schema": "FunctionLikeSchema",
|
5271
|
+
"location": {
|
5272
|
+
"filePath": "capsule-list.ts",
|
5273
|
+
"line": 48,
|
5059
5274
|
"character": 3
|
5060
5275
|
},
|
5061
5276
|
"signature": "(method) CapsuleList.toposort(depResolver: DependencyResolverMain): Promise<CapsuleList>",
|
@@ -5065,7 +5280,7 @@
|
|
5065
5280
|
"__schema": "ParameterSchema",
|
5066
5281
|
"location": {
|
5067
5282
|
"filePath": "capsule-list.ts",
|
5068
|
-
"line":
|
5283
|
+
"line": 48,
|
5069
5284
|
"character": 18
|
5070
5285
|
},
|
5071
5286
|
"name": "depResolver",
|
@@ -5073,10 +5288,14 @@
|
|
5073
5288
|
"__schema": "TypeRefSchema",
|
5074
5289
|
"location": {
|
5075
5290
|
"filePath": "capsule-list.ts",
|
5076
|
-
"line":
|
5291
|
+
"line": 48,
|
5077
5292
|
"character": 31
|
5078
5293
|
},
|
5079
|
-
"name": "DependencyResolverMain"
|
5294
|
+
"name": "DependencyResolverMain",
|
5295
|
+
"componentId": {
|
5296
|
+
"scope": "teambit.dependencies",
|
5297
|
+
"name": "dependency-resolver"
|
5298
|
+
}
|
5080
5299
|
},
|
5081
5300
|
"isOptional": false,
|
5082
5301
|
"isSpread": false
|
@@ -5086,7 +5305,7 @@
|
|
5086
5305
|
"__schema": "TypeRefSchema",
|
5087
5306
|
"location": {
|
5088
5307
|
"filePath": "capsule-list.ts",
|
5089
|
-
"line":
|
5308
|
+
"line": 48,
|
5090
5309
|
"character": 56
|
5091
5310
|
},
|
5092
5311
|
"name": "Promise",
|
@@ -5095,10 +5314,11 @@
|
|
5095
5314
|
"__schema": "TypeRefSchema",
|
5096
5315
|
"location": {
|
5097
5316
|
"filePath": "capsule-list.ts",
|
5098
|
-
"line":
|
5317
|
+
"line": 48,
|
5099
5318
|
"character": 64
|
5100
5319
|
},
|
5101
|
-
"name": "CapsuleList"
|
5320
|
+
"name": "CapsuleList",
|
5321
|
+
"internalFilePath": "capsule-list.ts"
|
5102
5322
|
}
|
5103
5323
|
]
|
5104
5324
|
},
|
@@ -5110,7 +5330,7 @@
|
|
5110
5330
|
"__schema": "FunctionLikeSchema",
|
5111
5331
|
"location": {
|
5112
5332
|
"filePath": "capsule-list.ts",
|
5113
|
-
"line":
|
5333
|
+
"line": 72,
|
5114
5334
|
"character": 3
|
5115
5335
|
},
|
5116
5336
|
"signature": "(method) CapsuleList.fromArray(capsules: Capsule[]): CapsuleList",
|
@@ -5120,7 +5340,7 @@
|
|
5120
5340
|
"__schema": "ParameterSchema",
|
5121
5341
|
"location": {
|
5122
5342
|
"filePath": "capsule-list.ts",
|
5123
|
-
"line":
|
5343
|
+
"line": 72,
|
5124
5344
|
"character": 20
|
5125
5345
|
},
|
5126
5346
|
"name": "capsules",
|
@@ -5128,14 +5348,14 @@
|
|
5128
5348
|
"__schema": "TypeArraySchema",
|
5129
5349
|
"location": {
|
5130
5350
|
"filePath": "capsule-list.ts",
|
5131
|
-
"line":
|
5351
|
+
"line": 72,
|
5132
5352
|
"character": 30
|
5133
5353
|
},
|
5134
5354
|
"type": {
|
5135
5355
|
"__schema": "TypeRefSchema",
|
5136
5356
|
"location": {
|
5137
5357
|
"filePath": "capsule-list.ts",
|
5138
|
-
"line":
|
5358
|
+
"line": 72,
|
5139
5359
|
"character": 30
|
5140
5360
|
},
|
5141
5361
|
"name": "Capsule"
|
@@ -5149,7 +5369,7 @@
|
|
5149
5369
|
"__schema": "TypeRefSchema",
|
5150
5370
|
"location": {
|
5151
5371
|
"filePath": "capsule-list.ts",
|
5152
|
-
"line":
|
5372
|
+
"line": 72,
|
5153
5373
|
"character": 3
|
5154
5374
|
},
|
5155
5375
|
"name": "CapsuleList",
|
@@ -5163,14 +5383,14 @@
|
|
5163
5383
|
"__schema": "FunctionLikeSchema",
|
5164
5384
|
"location": {
|
5165
5385
|
"filePath": "capsule-list.ts",
|
5166
|
-
"line":
|
5386
|
+
"line": 79,
|
5167
5387
|
"character": 3
|
5168
5388
|
},
|
5169
5389
|
"doc": {
|
5170
5390
|
"__schema": "DocSchema",
|
5171
5391
|
"location": {
|
5172
5392
|
"filePath": "capsule-list.ts",
|
5173
|
-
"line":
|
5393
|
+
"line": 75,
|
5174
5394
|
"character": 3
|
5175
5395
|
},
|
5176
5396
|
"raw": "/**\n * determines whether or not a capsule can theoretically use the dists saved in the last snap, rather than re-compile them.\n * practically, this optimization is used for components that have typescript as their compiler.\n */",
|
@@ -5183,7 +5403,7 @@
|
|
5183
5403
|
"__schema": "ParameterSchema",
|
5184
5404
|
"location": {
|
5185
5405
|
"filePath": "capsule-list.ts",
|
5186
|
-
"line":
|
5406
|
+
"line": 79,
|
5187
5407
|
"character": 47
|
5188
5408
|
},
|
5189
5409
|
"name": "component",
|
@@ -5191,10 +5411,14 @@
|
|
5191
5411
|
"__schema": "TypeRefSchema",
|
5192
5412
|
"location": {
|
5193
5413
|
"filePath": "capsule-list.ts",
|
5194
|
-
"line":
|
5414
|
+
"line": 79,
|
5195
5415
|
"character": 58
|
5196
5416
|
},
|
5197
|
-
"name": "Component"
|
5417
|
+
"name": "Component",
|
5418
|
+
"componentId": {
|
5419
|
+
"scope": "teambit.component",
|
5420
|
+
"name": "component"
|
5421
|
+
}
|
5198
5422
|
},
|
5199
5423
|
"isOptional": false,
|
5200
5424
|
"isSpread": false
|
@@ -5204,7 +5428,7 @@
|
|
5204
5428
|
"__schema": "TypeRefSchema",
|
5205
5429
|
"location": {
|
5206
5430
|
"filePath": "capsule-list.ts",
|
5207
|
-
"line":
|
5431
|
+
"line": 79,
|
5208
5432
|
"character": 70
|
5209
5433
|
},
|
5210
5434
|
"name": "Promise",
|
@@ -5213,7 +5437,7 @@
|
|
5213
5437
|
"__schema": "KeywordTypeSchema",
|
5214
5438
|
"location": {
|
5215
5439
|
"filePath": "capsule-list.ts",
|
5216
|
-
"line":
|
5440
|
+
"line": 79,
|
5217
5441
|
"character": 78
|
5218
5442
|
},
|
5219
5443
|
"name": "boolean"
|
@@ -5258,7 +5482,7 @@
|
|
5258
5482
|
"_legacy": {
|
5259
5483
|
"scope": "teambit.component",
|
5260
5484
|
"name": "isolator",
|
5261
|
-
"version": "1.0.
|
5485
|
+
"version": "1.0.229"
|
5262
5486
|
},
|
5263
5487
|
"_scope": "teambit.component"
|
5264
5488
|
}
|
@@ -5330,7 +5554,11 @@
|
|
5330
5554
|
"line": 78,
|
5331
5555
|
"character": 21
|
5332
5556
|
},
|
5333
|
-
"name": "ComponentID"
|
5557
|
+
"name": "ComponentID",
|
5558
|
+
"componentId": {
|
5559
|
+
"scope": "teambit.component",
|
5560
|
+
"name": "component"
|
5561
|
+
}
|
5334
5562
|
}
|
5335
5563
|
},
|
5336
5564
|
{
|
@@ -5371,7 +5599,8 @@
|
|
5371
5599
|
"line": 80,
|
5372
5600
|
"character": 29
|
5373
5601
|
},
|
5374
|
-
"name": "CapsuleList"
|
5602
|
+
"name": "CapsuleList",
|
5603
|
+
"internalFilePath": "capsule-list.ts"
|
5375
5604
|
},
|
5376
5605
|
"isOptional": false,
|
5377
5606
|
"isSpread": false
|
@@ -5398,7 +5627,11 @@
|
|
5398
5627
|
"line": 81,
|
5399
5628
|
"character": 25
|
5400
5629
|
},
|
5401
|
-
"name": "ComponentID"
|
5630
|
+
"name": "ComponentID",
|
5631
|
+
"componentId": {
|
5632
|
+
"scope": "teambit.component",
|
5633
|
+
"name": "component"
|
5634
|
+
}
|
5402
5635
|
}
|
5403
5636
|
},
|
5404
5637
|
"isOptional": false,
|
@@ -5545,7 +5778,8 @@
|
|
5545
5778
|
"line": 162,
|
5546
5779
|
"character": 26
|
5547
5780
|
},
|
5548
|
-
"name": "PathOsBasedAbsolute"
|
5781
|
+
"name": "PathOsBasedAbsolute",
|
5782
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
5549
5783
|
}
|
5550
5784
|
}
|
5551
5785
|
],
|
@@ -5653,7 +5887,8 @@
|
|
5653
5887
|
"line": 14,
|
5654
5888
|
"character": 51
|
5655
5889
|
},
|
5656
|
-
"name": "Stream"
|
5890
|
+
"name": "Stream",
|
5891
|
+
"packageName": "stream"
|
5657
5892
|
},
|
5658
5893
|
{
|
5659
5894
|
"__schema": "KeywordTypeSchema",
|
@@ -5700,7 +5935,7 @@
|
|
5700
5935
|
"_legacy": {
|
5701
5936
|
"scope": "teambit.component",
|
5702
5937
|
"name": "isolator",
|
5703
|
-
"version": "1.0.
|
5938
|
+
"version": "1.0.229"
|
5704
5939
|
},
|
5705
5940
|
"_scope": "teambit.component"
|
5706
5941
|
}
|
@@ -5761,7 +5996,7 @@
|
|
5761
5996
|
"_legacy": {
|
5762
5997
|
"scope": "teambit.component",
|
5763
5998
|
"name": "isolator",
|
5764
|
-
"version": "1.0.
|
5999
|
+
"version": "1.0.229"
|
5765
6000
|
},
|
5766
6001
|
"_scope": "teambit.component"
|
5767
6002
|
}
|
@@ -6122,7 +6357,8 @@
|
|
6122
6357
|
"line": 54,
|
6123
6358
|
"character": 27
|
6124
6359
|
},
|
6125
|
-
"name": "BitExecOption"
|
6360
|
+
"name": "BitExecOption",
|
6361
|
+
"internalFilePath": "capsule/container.ts"
|
6126
6362
|
},
|
6127
6363
|
"isOptional": false,
|
6128
6364
|
"isSpread": false
|
@@ -6198,7 +6434,8 @@
|
|
6198
6434
|
"line": 82,
|
6199
6435
|
"character": 28
|
6200
6436
|
},
|
6201
|
-
"name": "BitExecOption"
|
6437
|
+
"name": "BitExecOption",
|
6438
|
+
"internalFilePath": "capsule/container.ts"
|
6202
6439
|
},
|
6203
6440
|
"isOptional": false,
|
6204
6441
|
"isSpread": false
|
@@ -6309,7 +6546,8 @@
|
|
6309
6546
|
"line": 105,
|
6310
6547
|
"character": 28
|
6311
6548
|
},
|
6312
|
-
"name": "ContainerStatus"
|
6549
|
+
"name": "ContainerStatus",
|
6550
|
+
"packageName": "@teambit/capsule"
|
6313
6551
|
}
|
6314
6552
|
]
|
6315
6553
|
},
|
@@ -6517,7 +6755,8 @@
|
|
6517
6755
|
"line": 121,
|
6518
6756
|
"character": 18
|
6519
6757
|
},
|
6520
|
-
"name": "Exec"
|
6758
|
+
"name": "Exec",
|
6759
|
+
"packageName": "@teambit/capsule"
|
6521
6760
|
}
|
6522
6761
|
]
|
6523
6762
|
},
|
@@ -6637,7 +6876,8 @@
|
|
6637
6876
|
"line": 20,
|
6638
6877
|
"character": 55
|
6639
6878
|
},
|
6640
|
-
"name": "Exec"
|
6879
|
+
"name": "Exec",
|
6880
|
+
"packageName": "@teambit/capsule"
|
6641
6881
|
},
|
6642
6882
|
{
|
6643
6883
|
"__schema": "TypeRefSchema",
|
@@ -6646,7 +6886,8 @@
|
|
6646
6886
|
"line": 20,
|
6647
6887
|
"character": 61
|
6648
6888
|
},
|
6649
|
-
"name": "AnyFS"
|
6889
|
+
"name": "AnyFS",
|
6890
|
+
"packageName": "@teambit/any-fs"
|
6650
6891
|
}
|
6651
6892
|
],
|
6652
6893
|
"expression": {
|
@@ -6661,7 +6902,7 @@
|
|
6661
6902
|
"_legacy": {
|
6662
6903
|
"scope": "teambit.component",
|
6663
6904
|
"name": "isolator",
|
6664
|
-
"version": "1.0.
|
6905
|
+
"version": "1.0.229"
|
6665
6906
|
},
|
6666
6907
|
"_scope": "teambit.component"
|
6667
6908
|
}
|
@@ -6768,7 +7009,8 @@
|
|
6768
7009
|
"line": 23,
|
6769
7010
|
"character": 18
|
6770
7011
|
},
|
6771
|
-
"name": "NodeFS"
|
7012
|
+
"name": "NodeFS",
|
7013
|
+
"packageName": "@teambit/any-fs"
|
6772
7014
|
},
|
6773
7015
|
"isOptional": false,
|
6774
7016
|
"isSpread": false
|
@@ -6788,7 +7030,8 @@
|
|
6788
7030
|
"line": 27,
|
6789
7031
|
"character": 23
|
6790
7032
|
},
|
6791
|
-
"name": "Console"
|
7033
|
+
"name": "Console",
|
7034
|
+
"packageName": "@teambit/capsule"
|
6792
7035
|
},
|
6793
7036
|
"isOptional": true,
|
6794
7037
|
"defaultValue": "new Console()",
|
@@ -6809,7 +7052,8 @@
|
|
6809
7052
|
"line": 31,
|
6810
7053
|
"character": 21
|
6811
7054
|
},
|
6812
|
-
"name": "State"
|
7055
|
+
"name": "State",
|
7056
|
+
"packageName": "@teambit/capsule"
|
6813
7057
|
},
|
6814
7058
|
"isOptional": false,
|
6815
7059
|
"isSpread": false
|
@@ -6829,7 +7073,11 @@
|
|
6829
7073
|
"line": 32,
|
6830
7074
|
"character": 25
|
6831
7075
|
},
|
6832
|
-
"name": "Component"
|
7076
|
+
"name": "Component",
|
7077
|
+
"componentId": {
|
7078
|
+
"scope": "teambit.component",
|
7079
|
+
"name": "component"
|
7080
|
+
}
|
6833
7081
|
},
|
6834
7082
|
"isOptional": false,
|
6835
7083
|
"isSpread": false
|
@@ -7025,7 +7273,8 @@
|
|
7025
7273
|
"line": 63,
|
7026
7274
|
"character": 25
|
7027
7275
|
},
|
7028
|
-
"name": "BitExecOption"
|
7276
|
+
"name": "BitExecOption",
|
7277
|
+
"internalFilePath": "capsule/container.ts"
|
7029
7278
|
},
|
7030
7279
|
"isOptional": false,
|
7031
7280
|
"isSpread": false
|
@@ -7535,7 +7784,11 @@
|
|
7535
7784
|
"line": 117,
|
7536
7785
|
"character": 39
|
7537
7786
|
},
|
7538
|
-
"name": "Component"
|
7787
|
+
"name": "Component",
|
7788
|
+
"componentId": {
|
7789
|
+
"scope": "teambit.component",
|
7790
|
+
"name": "component"
|
7791
|
+
}
|
7539
7792
|
},
|
7540
7793
|
"isOptional": false,
|
7541
7794
|
"isSpread": false
|
@@ -7641,7 +7894,11 @@
|
|
7641
7894
|
"line": 121,
|
7642
7895
|
"character": 39
|
7643
7896
|
},
|
7644
|
-
"name": "Component"
|
7897
|
+
"name": "Component",
|
7898
|
+
"componentId": {
|
7899
|
+
"scope": "teambit.component",
|
7900
|
+
"name": "component"
|
7901
|
+
}
|
7645
7902
|
},
|
7646
7903
|
"isOptional": false,
|
7647
7904
|
"isSpread": false
|
@@ -7767,7 +8024,11 @@
|
|
7767
8024
|
"line": 126,
|
7768
8025
|
"character": 16
|
7769
8026
|
},
|
7770
|
-
"name": "Component"
|
8027
|
+
"name": "Component",
|
8028
|
+
"componentId": {
|
8029
|
+
"scope": "teambit.component",
|
8030
|
+
"name": "component"
|
8031
|
+
}
|
7771
8032
|
},
|
7772
8033
|
"isOptional": false,
|
7773
8034
|
"isSpread": false
|
@@ -7878,7 +8139,8 @@
|
|
7878
8139
|
"line": 13,
|
7879
8140
|
"character": 54
|
7880
8141
|
},
|
7881
|
-
"name": "Exec"
|
8142
|
+
"name": "Exec",
|
8143
|
+
"packageName": "@teambit/capsule"
|
7882
8144
|
},
|
7883
8145
|
{
|
7884
8146
|
"__schema": "TypeRefSchema",
|
@@ -7887,7 +8149,8 @@
|
|
7887
8149
|
"line": 13,
|
7888
8150
|
"character": 60
|
7889
8151
|
},
|
7890
|
-
"name": "NodeFS"
|
8152
|
+
"name": "NodeFS",
|
8153
|
+
"packageName": "@teambit/any-fs"
|
7891
8154
|
}
|
7892
8155
|
],
|
7893
8156
|
"expression": {
|
@@ -7902,7 +8165,7 @@
|
|
7902
8165
|
"_legacy": {
|
7903
8166
|
"scope": "teambit.component",
|
7904
8167
|
"name": "isolator",
|
7905
|
-
"version": "1.0.
|
8168
|
+
"version": "1.0.229"
|
7906
8169
|
},
|
7907
8170
|
"_scope": "teambit.component"
|
7908
8171
|
}
|
@@ -8128,7 +8391,8 @@
|
|
8128
8391
|
"line": 22,
|
8129
8392
|
"character": 22
|
8130
8393
|
},
|
8131
|
-
"name": "ExecStatus"
|
8394
|
+
"name": "ExecStatus",
|
8395
|
+
"packageName": "@teambit/capsule"
|
8132
8396
|
}
|
8133
8397
|
]
|
8134
8398
|
},
|
@@ -8189,7 +8453,7 @@
|
|
8189
8453
|
"_legacy": {
|
8190
8454
|
"scope": "teambit.component",
|
8191
8455
|
"name": "isolator",
|
8192
|
-
"version": "1.0.
|
8456
|
+
"version": "1.0.229"
|
8193
8457
|
},
|
8194
8458
|
"_scope": "teambit.component"
|
8195
8459
|
}
|
@@ -8218,7 +8482,7 @@
|
|
8218
8482
|
"_legacy": {
|
8219
8483
|
"scope": "teambit.component",
|
8220
8484
|
"name": "isolator",
|
8221
|
-
"version": "1.0.
|
8485
|
+
"version": "1.0.229"
|
8222
8486
|
},
|
8223
8487
|
"_scope": "teambit.component"
|
8224
8488
|
}
|
@@ -8385,6 +8649,11 @@
|
|
8385
8649
|
"character": 35
|
8386
8650
|
},
|
8387
8651
|
"name": "SlotRegistry",
|
8652
|
+
"componentId": {
|
8653
|
+
"scope": "teambit.harmony",
|
8654
|
+
"name": "harmony",
|
8655
|
+
"version": "0.4.6"
|
8656
|
+
},
|
8388
8657
|
"typeArgs": [
|
8389
8658
|
{
|
8390
8659
|
"__schema": "TypeRefSchema",
|
@@ -8393,7 +8662,8 @@
|
|
8393
8662
|
"line": 70,
|
8394
8663
|
"character": 48
|
8395
8664
|
},
|
8396
|
-
"name": "CapsuleTransferFn"
|
8665
|
+
"name": "CapsuleTransferFn",
|
8666
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8397
8667
|
}
|
8398
8668
|
]
|
8399
8669
|
}
|
@@ -8692,7 +8962,8 @@
|
|
8692
8962
|
"line": 114,
|
8693
8963
|
"character": 40
|
8694
8964
|
},
|
8695
|
-
"name": "CreateGraphOptions"
|
8965
|
+
"name": "CreateGraphOptions",
|
8966
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8696
8967
|
},
|
8697
8968
|
{
|
8698
8969
|
"__schema": "TypeLiteralSchema",
|
@@ -8958,7 +9229,8 @@
|
|
8958
9229
|
"line": 169,
|
8959
9230
|
"character": 20
|
8960
9231
|
},
|
8961
|
-
"name": "IsolateComponentsInstallOptions"
|
9232
|
+
"name": "IsolateComponentsInstallOptions",
|
9233
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8962
9234
|
},
|
8963
9235
|
"isOptional": true
|
8964
9236
|
},
|
@@ -8978,7 +9250,11 @@
|
|
8978
9250
|
"line": 171,
|
8979
9251
|
"character": 20
|
8980
9252
|
},
|
8981
|
-
"name": "LinkingOptions"
|
9253
|
+
"name": "LinkingOptions",
|
9254
|
+
"componentId": {
|
9255
|
+
"scope": "teambit.dependencies",
|
9256
|
+
"name": "dependency-resolver"
|
9257
|
+
}
|
8982
9258
|
},
|
8983
9259
|
"isOptional": true
|
8984
9260
|
},
|
@@ -9165,7 +9441,12 @@
|
|
9165
9441
|
"line": 203,
|
9166
9442
|
"character": 27
|
9167
9443
|
},
|
9168
|
-
"name": "ComponentID"
|
9444
|
+
"name": "ComponentID",
|
9445
|
+
"componentId": {
|
9446
|
+
"scope": "teambit.component",
|
9447
|
+
"name": "component-id",
|
9448
|
+
"version": "1.2.0"
|
9449
|
+
}
|
9169
9450
|
}
|
9170
9451
|
},
|
9171
9452
|
"isOptional": true
|
@@ -9196,7 +9477,11 @@
|
|
9196
9477
|
"line": 208,
|
9197
9478
|
"character": 10
|
9198
9479
|
},
|
9199
|
-
"name": "ComponentFactory"
|
9480
|
+
"name": "ComponentFactory",
|
9481
|
+
"componentId": {
|
9482
|
+
"scope": "teambit.component",
|
9483
|
+
"name": "component"
|
9484
|
+
}
|
9200
9485
|
},
|
9201
9486
|
"isOptional": true
|
9202
9487
|
},
|
@@ -9256,7 +9541,11 @@
|
|
9256
9541
|
"line": 218,
|
9257
9542
|
"character": 16
|
9258
9543
|
},
|
9259
|
-
"name": "NodeLinker"
|
9544
|
+
"name": "NodeLinker",
|
9545
|
+
"componentId": {
|
9546
|
+
"scope": "teambit.dependencies",
|
9547
|
+
"name": "dependency-resolver"
|
9548
|
+
}
|
9260
9549
|
},
|
9261
9550
|
"isOptional": true
|
9262
9551
|
},
|
@@ -9306,7 +9595,8 @@
|
|
9306
9595
|
"line": 227,
|
9307
9596
|
"character": 13
|
9308
9597
|
},
|
9309
|
-
"name": "IsolationContext"
|
9598
|
+
"name": "IsolationContext",
|
9599
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9310
9600
|
},
|
9311
9601
|
"isOptional": true
|
9312
9602
|
},
|
@@ -9594,7 +9884,11 @@
|
|
9594
9884
|
"line": 280,
|
9595
9885
|
"character": 7
|
9596
9886
|
},
|
9597
|
-
"name": "DependencyResolverMain"
|
9887
|
+
"name": "DependencyResolverMain",
|
9888
|
+
"componentId": {
|
9889
|
+
"scope": "teambit.dependencies",
|
9890
|
+
"name": "dependency-resolver"
|
9891
|
+
}
|
9598
9892
|
},
|
9599
9893
|
{
|
9600
9894
|
"__schema": "TypeRefSchema",
|
@@ -9603,7 +9897,11 @@
|
|
9603
9897
|
"line": 281,
|
9604
9898
|
"character": 7
|
9605
9899
|
},
|
9606
|
-
"name": "LoggerMain"
|
9900
|
+
"name": "LoggerMain",
|
9901
|
+
"componentId": {
|
9902
|
+
"scope": "teambit.harmony",
|
9903
|
+
"name": "logger"
|
9904
|
+
}
|
9607
9905
|
},
|
9608
9906
|
{
|
9609
9907
|
"__schema": "TypeRefSchema",
|
@@ -9612,7 +9910,11 @@
|
|
9612
9910
|
"line": 282,
|
9613
9911
|
"character": 7
|
9614
9912
|
},
|
9615
|
-
"name": "ComponentMain"
|
9913
|
+
"name": "ComponentMain",
|
9914
|
+
"componentId": {
|
9915
|
+
"scope": "teambit.component",
|
9916
|
+
"name": "component"
|
9917
|
+
}
|
9616
9918
|
},
|
9617
9919
|
{
|
9618
9920
|
"__schema": "TypeRefSchema",
|
@@ -9621,7 +9923,11 @@
|
|
9621
9923
|
"line": 283,
|
9622
9924
|
"character": 7
|
9623
9925
|
},
|
9624
|
-
"name": "GraphMain"
|
9926
|
+
"name": "GraphMain",
|
9927
|
+
"componentId": {
|
9928
|
+
"scope": "teambit.component",
|
9929
|
+
"name": "graph"
|
9930
|
+
}
|
9625
9931
|
},
|
9626
9932
|
{
|
9627
9933
|
"__schema": "TypeRefSchema",
|
@@ -9630,7 +9936,11 @@
|
|
9630
9936
|
"line": 284,
|
9631
9937
|
"character": 7
|
9632
9938
|
},
|
9633
|
-
"name": "GlobalConfigMain"
|
9939
|
+
"name": "GlobalConfigMain",
|
9940
|
+
"componentId": {
|
9941
|
+
"scope": "teambit.harmony",
|
9942
|
+
"name": "global-config"
|
9943
|
+
}
|
9634
9944
|
},
|
9635
9945
|
{
|
9636
9946
|
"__schema": "TypeRefSchema",
|
@@ -9639,7 +9949,11 @@
|
|
9639
9949
|
"line": 285,
|
9640
9950
|
"character": 7
|
9641
9951
|
},
|
9642
|
-
"name": "AspectLoaderMain"
|
9952
|
+
"name": "AspectLoaderMain",
|
9953
|
+
"componentId": {
|
9954
|
+
"scope": "teambit.harmony",
|
9955
|
+
"name": "aspect-loader"
|
9956
|
+
}
|
9643
9957
|
},
|
9644
9958
|
{
|
9645
9959
|
"__schema": "TypeRefSchema",
|
@@ -9648,7 +9962,11 @@
|
|
9648
9962
|
"line": 286,
|
9649
9963
|
"character": 7
|
9650
9964
|
},
|
9651
|
-
"name": "CLIMain"
|
9965
|
+
"name": "CLIMain",
|
9966
|
+
"componentId": {
|
9967
|
+
"scope": "teambit.harmony",
|
9968
|
+
"name": "cli"
|
9969
|
+
}
|
9652
9970
|
}
|
9653
9971
|
]
|
9654
9972
|
},
|
@@ -9698,7 +10016,8 @@
|
|
9698
10016
|
"line": 289,
|
9699
10017
|
"character": 29
|
9700
10018
|
},
|
9701
|
-
"name": "CapsuleTransferSlot"
|
10019
|
+
"name": "CapsuleTransferSlot",
|
10020
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9702
10021
|
}
|
9703
10022
|
]
|
9704
10023
|
},
|
@@ -9756,7 +10075,11 @@
|
|
9756
10075
|
"line": 305,
|
9757
10076
|
"character": 33
|
9758
10077
|
},
|
9759
|
-
"name": "DependencyResolverMain"
|
10078
|
+
"name": "DependencyResolverMain",
|
10079
|
+
"componentId": {
|
10080
|
+
"scope": "teambit.dependencies",
|
10081
|
+
"name": "dependency-resolver"
|
10082
|
+
}
|
9760
10083
|
},
|
9761
10084
|
"isOptional": false,
|
9762
10085
|
"isSpread": false
|
@@ -9776,7 +10099,11 @@
|
|
9776
10099
|
"line": 306,
|
9777
10100
|
"character": 21
|
9778
10101
|
},
|
9779
|
-
"name": "Logger"
|
10102
|
+
"name": "Logger",
|
10103
|
+
"componentId": {
|
10104
|
+
"scope": "teambit.harmony",
|
10105
|
+
"name": "logger"
|
10106
|
+
}
|
9780
10107
|
},
|
9781
10108
|
"isOptional": false,
|
9782
10109
|
"isSpread": false
|
@@ -9796,7 +10123,11 @@
|
|
9796
10123
|
"line": 307,
|
9797
10124
|
"character": 30
|
9798
10125
|
},
|
9799
|
-
"name": "ComponentMain"
|
10126
|
+
"name": "ComponentMain",
|
10127
|
+
"componentId": {
|
10128
|
+
"scope": "teambit.component",
|
10129
|
+
"name": "component"
|
10130
|
+
}
|
9800
10131
|
},
|
9801
10132
|
"isOptional": false,
|
9802
10133
|
"isSpread": false
|
@@ -9816,7 +10147,11 @@
|
|
9816
10147
|
"line": 308,
|
9817
10148
|
"character": 20
|
9818
10149
|
},
|
9819
|
-
"name": "GraphMain"
|
10150
|
+
"name": "GraphMain",
|
10151
|
+
"componentId": {
|
10152
|
+
"scope": "teambit.component",
|
10153
|
+
"name": "graph"
|
10154
|
+
}
|
9820
10155
|
},
|
9821
10156
|
"isOptional": false,
|
9822
10157
|
"isSpread": false
|
@@ -9836,7 +10171,11 @@
|
|
9836
10171
|
"line": 309,
|
9837
10172
|
"character": 18
|
9838
10173
|
},
|
9839
|
-
"name": "CLIMain"
|
10174
|
+
"name": "CLIMain",
|
10175
|
+
"componentId": {
|
10176
|
+
"scope": "teambit.harmony",
|
10177
|
+
"name": "cli"
|
10178
|
+
}
|
9840
10179
|
},
|
9841
10180
|
"isOptional": false,
|
9842
10181
|
"isSpread": false
|
@@ -9856,7 +10195,11 @@
|
|
9856
10195
|
"line": 310,
|
9857
10196
|
"character": 27
|
9858
10197
|
},
|
9859
|
-
"name": "GlobalConfigMain"
|
10198
|
+
"name": "GlobalConfigMain",
|
10199
|
+
"componentId": {
|
10200
|
+
"scope": "teambit.harmony",
|
10201
|
+
"name": "global-config"
|
10202
|
+
}
|
9860
10203
|
},
|
9861
10204
|
"isOptional": false,
|
9862
10205
|
"isSpread": false
|
@@ -9876,7 +10219,11 @@
|
|
9876
10219
|
"line": 311,
|
9877
10220
|
"character": 27
|
9878
10221
|
},
|
9879
|
-
"name": "AspectLoaderMain"
|
10222
|
+
"name": "AspectLoaderMain",
|
10223
|
+
"componentId": {
|
10224
|
+
"scope": "teambit.harmony",
|
10225
|
+
"name": "aspect-loader"
|
10226
|
+
}
|
9880
10227
|
},
|
9881
10228
|
"isOptional": false,
|
9882
10229
|
"isSpread": false
|
@@ -9896,7 +10243,8 @@
|
|
9896
10243
|
"line": 312,
|
9897
10244
|
"character": 34
|
9898
10245
|
},
|
9899
|
-
"name": "CapsuleTransferSlot"
|
10246
|
+
"name": "CapsuleTransferSlot",
|
10247
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9900
10248
|
},
|
9901
10249
|
"isOptional": false,
|
9902
10250
|
"isSpread": false
|
@@ -9945,7 +10293,12 @@
|
|
9945
10293
|
"line": 318,
|
9946
10294
|
"character": 14
|
9947
10295
|
},
|
9948
|
-
"name": "ComponentID"
|
10296
|
+
"name": "ComponentID",
|
10297
|
+
"componentId": {
|
10298
|
+
"scope": "teambit.component",
|
10299
|
+
"name": "component-id",
|
10300
|
+
"version": "1.2.0"
|
10301
|
+
}
|
9949
10302
|
}
|
9950
10303
|
},
|
9951
10304
|
"isOptional": false,
|
@@ -9986,7 +10339,8 @@
|
|
9986
10339
|
"line": 320,
|
9987
10340
|
"character": 19
|
9988
10341
|
},
|
9989
|
-
"name": "LegacyScope"
|
10342
|
+
"name": "LegacyScope",
|
10343
|
+
"packageName": "@teambit/legacy/dist/scope/scope"
|
9990
10344
|
},
|
9991
10345
|
"isOptional": true,
|
9992
10346
|
"isSpread": false
|
@@ -10181,7 +10535,8 @@
|
|
10181
10535
|
"line": 933,
|
10182
10536
|
"character": 40
|
10183
10537
|
},
|
10184
|
-
"name": "ListResults"
|
10538
|
+
"name": "ListResults",
|
10539
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10185
10540
|
}
|
10186
10541
|
]
|
10187
10542
|
},
|
@@ -10214,7 +10569,8 @@
|
|
10214
10569
|
"line": 949,
|
10215
10570
|
"character": 33
|
10216
10571
|
},
|
10217
|
-
"name": "CapsuleTransferFn"
|
10572
|
+
"name": "CapsuleTransferFn",
|
10573
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10218
10574
|
},
|
10219
10575
|
"isOptional": false,
|
10220
10576
|
"isSpread": false
|
@@ -10330,7 +10686,8 @@
|
|
10330
10686
|
"line": 964,
|
10331
10687
|
"character": 81
|
10332
10688
|
},
|
10333
|
-
"name": "PathOsBasedAbsolute"
|
10689
|
+
"name": "PathOsBasedAbsolute",
|
10690
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10334
10691
|
},
|
10335
10692
|
"modifiers": []
|
10336
10693
|
},
|
@@ -10359,7 +10716,8 @@
|
|
10359
10716
|
"line": 965,
|
10360
10717
|
"character": 41
|
10361
10718
|
},
|
10362
|
-
"name": "GetCapsuleDirOpts"
|
10719
|
+
"name": "GetCapsuleDirOpts",
|
10720
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10363
10721
|
},
|
10364
10722
|
"isOptional": false,
|
10365
10723
|
"isSpread": false
|
@@ -10372,7 +10730,8 @@
|
|
10372
10730
|
"line": 965,
|
10373
10731
|
"character": 61
|
10374
10732
|
},
|
10375
|
-
"name": "PathOsBasedAbsolute"
|
10733
|
+
"name": "PathOsBasedAbsolute",
|
10734
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10376
10735
|
},
|
10377
10736
|
"modifiers": []
|
10378
10737
|
},
|
@@ -10409,7 +10768,8 @@
|
|
10409
10768
|
"line": 967,
|
10410
10769
|
"character": 24
|
10411
10770
|
},
|
10412
|
-
"name": "GetCapsuleDirOpts"
|
10771
|
+
"name": "GetCapsuleDirOpts",
|
10772
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10413
10773
|
},
|
10414
10774
|
{
|
10415
10775
|
"__schema": "KeywordTypeSchema",
|
@@ -10515,7 +10875,8 @@
|
|
10515
10875
|
"line": 972,
|
10516
10876
|
"character": 6
|
10517
10877
|
},
|
10518
|
-
"name": "PathOsBasedAbsolute"
|
10878
|
+
"name": "PathOsBasedAbsolute",
|
10879
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10519
10880
|
},
|
10520
10881
|
"modifiers": []
|
10521
10882
|
},
|
@@ -10599,7 +10960,11 @@
|
|
10599
10960
|
"line": 1124,
|
10600
10961
|
"character": 16
|
10601
10962
|
},
|
10602
|
-
"name": "Component"
|
10963
|
+
"name": "Component",
|
10964
|
+
"componentId": {
|
10965
|
+
"scope": "teambit.component",
|
10966
|
+
"name": "component"
|
10967
|
+
}
|
10603
10968
|
},
|
10604
10969
|
"isOptional": false,
|
10605
10970
|
"isSpread": false
|
@@ -10619,7 +10984,12 @@
|
|
10619
10984
|
"line": 1125,
|
10620
10985
|
"character": 10
|
10621
10986
|
},
|
10622
|
-
"name": "ComponentIdList"
|
10987
|
+
"name": "ComponentIdList",
|
10988
|
+
"componentId": {
|
10989
|
+
"scope": "teambit.component",
|
10990
|
+
"name": "component-id",
|
10991
|
+
"version": "1.2.0"
|
10992
|
+
}
|
10623
10993
|
},
|
10624
10994
|
"isOptional": false,
|
10625
10995
|
"isSpread": false
|
@@ -10639,7 +11009,8 @@
|
|
10639
11009
|
"line": 1126,
|
10640
11010
|
"character": 19
|
10641
11011
|
},
|
10642
|
-
"name": "Scope"
|
11012
|
+
"name": "Scope",
|
11013
|
+
"packageName": "@teambit/legacy/dist/scope"
|
10643
11014
|
},
|
10644
11015
|
"isOptional": true,
|
10645
11016
|
"isSpread": false
|
@@ -10681,7 +11052,8 @@
|
|
10681
11052
|
"line": 1128,
|
10682
11053
|
"character": 14
|
10683
11054
|
},
|
10684
|
-
"name": "DataToPersist"
|
11055
|
+
"name": "DataToPersist",
|
11056
|
+
"packageName": "@teambit/legacy/dist/consumer/component/sources/data-to-persist"
|
10685
11057
|
}
|
10686
11058
|
]
|
10687
11059
|
},
|
@@ -10768,7 +11140,11 @@
|
|
10768
11140
|
"line": 111,
|
10769
11141
|
"character": 10
|
10770
11142
|
},
|
10771
|
-
"name": "ComponentFactory"
|
11143
|
+
"name": "ComponentFactory",
|
11144
|
+
"componentId": {
|
11145
|
+
"scope": "teambit.component",
|
11146
|
+
"name": "component"
|
11147
|
+
}
|
10772
11148
|
},
|
10773
11149
|
"isOptional": true
|
10774
11150
|
}
|
@@ -11164,7 +11540,12 @@
|
|
11164
11540
|
"line": 9,
|
11165
11541
|
"character": 18
|
11166
11542
|
},
|
11167
|
-
"name": "ComponentID"
|
11543
|
+
"name": "ComponentID",
|
11544
|
+
"componentId": {
|
11545
|
+
"scope": "teambit.component",
|
11546
|
+
"name": "component-id",
|
11547
|
+
"version": "1.2.0"
|
11548
|
+
}
|
11168
11549
|
},
|
11169
11550
|
"isOptional": false,
|
11170
11551
|
"isSpread": false
|
@@ -11225,7 +11606,12 @@
|
|
11225
11606
|
"line": 12,
|
11226
11607
|
"character": 28
|
11227
11608
|
},
|
11228
|
-
"name": "ComponentID"
|
11609
|
+
"name": "ComponentID",
|
11610
|
+
"componentId": {
|
11611
|
+
"scope": "teambit.component",
|
11612
|
+
"name": "component-id",
|
11613
|
+
"version": "1.2.0"
|
11614
|
+
}
|
11229
11615
|
},
|
11230
11616
|
"isOptional": false,
|
11231
11617
|
"isSpread": false
|
@@ -11286,7 +11672,12 @@
|
|
11286
11672
|
"line": 15,
|
11287
11673
|
"character": 31
|
11288
11674
|
},
|
11289
|
-
"name": "ComponentID"
|
11675
|
+
"name": "ComponentID",
|
11676
|
+
"componentId": {
|
11677
|
+
"scope": "teambit.component",
|
11678
|
+
"name": "component-id",
|
11679
|
+
"version": "1.2.0"
|
11680
|
+
}
|
11290
11681
|
},
|
11291
11682
|
"isOptional": false,
|
11292
11683
|
"isSpread": false
|
@@ -11397,7 +11788,12 @@
|
|
11397
11788
|
"line": 21,
|
11398
11789
|
"character": 48
|
11399
11790
|
},
|
11400
|
-
"name": "ComponentID"
|
11791
|
+
"name": "ComponentID",
|
11792
|
+
"componentId": {
|
11793
|
+
"scope": "teambit.component",
|
11794
|
+
"name": "component-id",
|
11795
|
+
"version": "1.2.0"
|
11796
|
+
}
|
11401
11797
|
},
|
11402
11798
|
{
|
11403
11799
|
"__schema": "LiteralTypeSchema",
|
@@ -11436,7 +11832,11 @@
|
|
11436
11832
|
"line": 26,
|
11437
11833
|
"character": 23
|
11438
11834
|
},
|
11439
|
-
"name": "Component"
|
11835
|
+
"name": "Component",
|
11836
|
+
"componentId": {
|
11837
|
+
"scope": "teambit.component",
|
11838
|
+
"name": "component"
|
11839
|
+
}
|
11440
11840
|
}
|
11441
11841
|
},
|
11442
11842
|
"modifiers": []
|
@@ -11445,7 +11845,57 @@
|
|
11445
11845
|
"__schema": "FunctionLikeSchema",
|
11446
11846
|
"location": {
|
11447
11847
|
"filePath": "capsule-list.ts",
|
11448
|
-
"line":
|
11848
|
+
"line": 29,
|
11849
|
+
"character": 3
|
11850
|
+
},
|
11851
|
+
"signature": "(method) CapsuleList.getGraphIds(): Graph<Component, string>",
|
11852
|
+
"name": "getGraphIds",
|
11853
|
+
"params": [],
|
11854
|
+
"returnType": {
|
11855
|
+
"__schema": "TypeRefSchema",
|
11856
|
+
"location": {
|
11857
|
+
"filePath": "capsule-list.ts",
|
11858
|
+
"line": 29,
|
11859
|
+
"character": 18
|
11860
|
+
},
|
11861
|
+
"name": "Graph",
|
11862
|
+
"componentId": {
|
11863
|
+
"scope": "teambit.graph",
|
11864
|
+
"name": "cleargraph",
|
11865
|
+
"version": "0.0.8"
|
11866
|
+
},
|
11867
|
+
"typeArgs": [
|
11868
|
+
{
|
11869
|
+
"__schema": "TypeRefSchema",
|
11870
|
+
"location": {
|
11871
|
+
"filePath": "capsule-list.ts",
|
11872
|
+
"line": 29,
|
11873
|
+
"character": 24
|
11874
|
+
},
|
11875
|
+
"name": "Component",
|
11876
|
+
"componentId": {
|
11877
|
+
"scope": "teambit.component",
|
11878
|
+
"name": "component"
|
11879
|
+
}
|
11880
|
+
},
|
11881
|
+
{
|
11882
|
+
"__schema": "KeywordTypeSchema",
|
11883
|
+
"location": {
|
11884
|
+
"filePath": "capsule-list.ts",
|
11885
|
+
"line": 29,
|
11886
|
+
"character": 35
|
11887
|
+
},
|
11888
|
+
"name": "string"
|
11889
|
+
}
|
11890
|
+
]
|
11891
|
+
},
|
11892
|
+
"modifiers": []
|
11893
|
+
},
|
11894
|
+
{
|
11895
|
+
"__schema": "FunctionLikeSchema",
|
11896
|
+
"location": {
|
11897
|
+
"filePath": "capsule-list.ts",
|
11898
|
+
"line": 48,
|
11449
11899
|
"character": 3
|
11450
11900
|
},
|
11451
11901
|
"signature": "(method) CapsuleList.toposort(depResolver: DependencyResolverMain): Promise<CapsuleList>",
|
@@ -11455,7 +11905,7 @@
|
|
11455
11905
|
"__schema": "ParameterSchema",
|
11456
11906
|
"location": {
|
11457
11907
|
"filePath": "capsule-list.ts",
|
11458
|
-
"line":
|
11908
|
+
"line": 48,
|
11459
11909
|
"character": 18
|
11460
11910
|
},
|
11461
11911
|
"name": "depResolver",
|
@@ -11463,10 +11913,14 @@
|
|
11463
11913
|
"__schema": "TypeRefSchema",
|
11464
11914
|
"location": {
|
11465
11915
|
"filePath": "capsule-list.ts",
|
11466
|
-
"line":
|
11916
|
+
"line": 48,
|
11467
11917
|
"character": 31
|
11468
11918
|
},
|
11469
|
-
"name": "DependencyResolverMain"
|
11919
|
+
"name": "DependencyResolverMain",
|
11920
|
+
"componentId": {
|
11921
|
+
"scope": "teambit.dependencies",
|
11922
|
+
"name": "dependency-resolver"
|
11923
|
+
}
|
11470
11924
|
},
|
11471
11925
|
"isOptional": false,
|
11472
11926
|
"isSpread": false
|
@@ -11476,7 +11930,7 @@
|
|
11476
11930
|
"__schema": "TypeRefSchema",
|
11477
11931
|
"location": {
|
11478
11932
|
"filePath": "capsule-list.ts",
|
11479
|
-
"line":
|
11933
|
+
"line": 48,
|
11480
11934
|
"character": 56
|
11481
11935
|
},
|
11482
11936
|
"name": "Promise",
|
@@ -11485,10 +11939,11 @@
|
|
11485
11939
|
"__schema": "TypeRefSchema",
|
11486
11940
|
"location": {
|
11487
11941
|
"filePath": "capsule-list.ts",
|
11488
|
-
"line":
|
11942
|
+
"line": 48,
|
11489
11943
|
"character": 64
|
11490
11944
|
},
|
11491
|
-
"name": "CapsuleList"
|
11945
|
+
"name": "CapsuleList",
|
11946
|
+
"internalFilePath": "capsule-list.ts"
|
11492
11947
|
}
|
11493
11948
|
]
|
11494
11949
|
},
|
@@ -11500,7 +11955,7 @@
|
|
11500
11955
|
"__schema": "FunctionLikeSchema",
|
11501
11956
|
"location": {
|
11502
11957
|
"filePath": "capsule-list.ts",
|
11503
|
-
"line":
|
11958
|
+
"line": 72,
|
11504
11959
|
"character": 3
|
11505
11960
|
},
|
11506
11961
|
"signature": "(method) CapsuleList.fromArray(capsules: Capsule[]): CapsuleList",
|
@@ -11510,7 +11965,7 @@
|
|
11510
11965
|
"__schema": "ParameterSchema",
|
11511
11966
|
"location": {
|
11512
11967
|
"filePath": "capsule-list.ts",
|
11513
|
-
"line":
|
11968
|
+
"line": 72,
|
11514
11969
|
"character": 20
|
11515
11970
|
},
|
11516
11971
|
"name": "capsules",
|
@@ -11518,14 +11973,14 @@
|
|
11518
11973
|
"__schema": "TypeArraySchema",
|
11519
11974
|
"location": {
|
11520
11975
|
"filePath": "capsule-list.ts",
|
11521
|
-
"line":
|
11976
|
+
"line": 72,
|
11522
11977
|
"character": 30
|
11523
11978
|
},
|
11524
11979
|
"type": {
|
11525
11980
|
"__schema": "TypeRefSchema",
|
11526
11981
|
"location": {
|
11527
11982
|
"filePath": "capsule-list.ts",
|
11528
|
-
"line":
|
11983
|
+
"line": 72,
|
11529
11984
|
"character": 30
|
11530
11985
|
},
|
11531
11986
|
"name": "Capsule"
|
@@ -11539,7 +11994,7 @@
|
|
11539
11994
|
"__schema": "TypeRefSchema",
|
11540
11995
|
"location": {
|
11541
11996
|
"filePath": "capsule-list.ts",
|
11542
|
-
"line":
|
11997
|
+
"line": 72,
|
11543
11998
|
"character": 3
|
11544
11999
|
},
|
11545
12000
|
"name": "CapsuleList",
|
@@ -11553,14 +12008,14 @@
|
|
11553
12008
|
"__schema": "FunctionLikeSchema",
|
11554
12009
|
"location": {
|
11555
12010
|
"filePath": "capsule-list.ts",
|
11556
|
-
"line":
|
12011
|
+
"line": 79,
|
11557
12012
|
"character": 3
|
11558
12013
|
},
|
11559
12014
|
"doc": {
|
11560
12015
|
"__schema": "DocSchema",
|
11561
12016
|
"location": {
|
11562
12017
|
"filePath": "capsule-list.ts",
|
11563
|
-
"line":
|
12018
|
+
"line": 75,
|
11564
12019
|
"character": 3
|
11565
12020
|
},
|
11566
12021
|
"raw": "/**\n * determines whether or not a capsule can theoretically use the dists saved in the last snap, rather than re-compile them.\n * practically, this optimization is used for components that have typescript as their compiler.\n */",
|
@@ -11573,7 +12028,7 @@
|
|
11573
12028
|
"__schema": "ParameterSchema",
|
11574
12029
|
"location": {
|
11575
12030
|
"filePath": "capsule-list.ts",
|
11576
|
-
"line":
|
12031
|
+
"line": 79,
|
11577
12032
|
"character": 47
|
11578
12033
|
},
|
11579
12034
|
"name": "component",
|
@@ -11581,10 +12036,14 @@
|
|
11581
12036
|
"__schema": "TypeRefSchema",
|
11582
12037
|
"location": {
|
11583
12038
|
"filePath": "capsule-list.ts",
|
11584
|
-
"line":
|
12039
|
+
"line": 79,
|
11585
12040
|
"character": 58
|
11586
12041
|
},
|
11587
|
-
"name": "Component"
|
12042
|
+
"name": "Component",
|
12043
|
+
"componentId": {
|
12044
|
+
"scope": "teambit.component",
|
12045
|
+
"name": "component"
|
12046
|
+
}
|
11588
12047
|
},
|
11589
12048
|
"isOptional": false,
|
11590
12049
|
"isSpread": false
|
@@ -11594,7 +12053,7 @@
|
|
11594
12053
|
"__schema": "TypeRefSchema",
|
11595
12054
|
"location": {
|
11596
12055
|
"filePath": "capsule-list.ts",
|
11597
|
-
"line":
|
12056
|
+
"line": 79,
|
11598
12057
|
"character": 70
|
11599
12058
|
},
|
11600
12059
|
"name": "Promise",
|
@@ -11603,7 +12062,7 @@
|
|
11603
12062
|
"__schema": "KeywordTypeSchema",
|
11604
12063
|
"location": {
|
11605
12064
|
"filePath": "capsule-list.ts",
|
11606
|
-
"line":
|
12065
|
+
"line": 79,
|
11607
12066
|
"character": 78
|
11608
12067
|
},
|
11609
12068
|
"name": "boolean"
|
@@ -11648,7 +12107,7 @@
|
|
11648
12107
|
"_legacy": {
|
11649
12108
|
"scope": "teambit.component",
|
11650
12109
|
"name": "isolator",
|
11651
|
-
"version": "1.0.
|
12110
|
+
"version": "1.0.229"
|
11652
12111
|
},
|
11653
12112
|
"_scope": "teambit.component"
|
11654
12113
|
}
|
@@ -11664,7 +12123,7 @@
|
|
11664
12123
|
"componentId": {
|
11665
12124
|
"scope": "teambit.component",
|
11666
12125
|
"name": "isolator",
|
11667
|
-
"version": "1.0.
|
12126
|
+
"version": "1.0.229"
|
11668
12127
|
},
|
11669
12128
|
"taggedModuleExports": []
|
11670
12129
|
}
|