@teambit/isolator 1.0.187 → 1.0.189
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 +505 -146
- package/dist/capsule/capsule.js.map +1 -1
- package/dist/capsule/container-exec.js.map +1 -1
- package/dist/capsule/container.js.map +1 -1
- package/dist/capsule/index.js.map +1 -1
- package/dist/capsule-list.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/isolator.aspect.js.map +1 -1
- package/dist/isolator.composition.js.map +1 -1
- package/dist/isolator.main.runtime.js.map +1 -1
- package/dist/network.js.map +1 -1
- package/dist/preview-1710224484125.js +7 -0
- package/dist/symlink-dependencies-to-capsules.js.map +1 -1
- package/package.json +10 -10
- package/dist/preview-1709867881461.js +0 -7
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.189"
|
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.189"
|
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.189"
|
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.189"
|
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": []
|
@@ -5076,7 +5241,11 @@
|
|
5076
5241
|
"line": 30,
|
5077
5242
|
"character": 31
|
5078
5243
|
},
|
5079
|
-
"name": "DependencyResolverMain"
|
5244
|
+
"name": "DependencyResolverMain",
|
5245
|
+
"componentId": {
|
5246
|
+
"scope": "teambit.dependencies",
|
5247
|
+
"name": "dependency-resolver"
|
5248
|
+
}
|
5080
5249
|
},
|
5081
5250
|
"isOptional": false,
|
5082
5251
|
"isSpread": false
|
@@ -5098,7 +5267,8 @@
|
|
5098
5267
|
"line": 30,
|
5099
5268
|
"character": 64
|
5100
5269
|
},
|
5101
|
-
"name": "CapsuleList"
|
5270
|
+
"name": "CapsuleList",
|
5271
|
+
"internalFilePath": "capsule-list.ts"
|
5102
5272
|
}
|
5103
5273
|
]
|
5104
5274
|
},
|
@@ -5194,7 +5364,11 @@
|
|
5194
5364
|
"line": 61,
|
5195
5365
|
"character": 58
|
5196
5366
|
},
|
5197
|
-
"name": "Component"
|
5367
|
+
"name": "Component",
|
5368
|
+
"componentId": {
|
5369
|
+
"scope": "teambit.component",
|
5370
|
+
"name": "component"
|
5371
|
+
}
|
5198
5372
|
},
|
5199
5373
|
"isOptional": false,
|
5200
5374
|
"isSpread": false
|
@@ -5258,7 +5432,7 @@
|
|
5258
5432
|
"_legacy": {
|
5259
5433
|
"scope": "teambit.component",
|
5260
5434
|
"name": "isolator",
|
5261
|
-
"version": "1.0.
|
5435
|
+
"version": "1.0.189"
|
5262
5436
|
},
|
5263
5437
|
"_scope": "teambit.component"
|
5264
5438
|
}
|
@@ -5330,7 +5504,11 @@
|
|
5330
5504
|
"line": 78,
|
5331
5505
|
"character": 21
|
5332
5506
|
},
|
5333
|
-
"name": "ComponentID"
|
5507
|
+
"name": "ComponentID",
|
5508
|
+
"componentId": {
|
5509
|
+
"scope": "teambit.component",
|
5510
|
+
"name": "component"
|
5511
|
+
}
|
5334
5512
|
}
|
5335
5513
|
},
|
5336
5514
|
{
|
@@ -5371,7 +5549,8 @@
|
|
5371
5549
|
"line": 80,
|
5372
5550
|
"character": 29
|
5373
5551
|
},
|
5374
|
-
"name": "CapsuleList"
|
5552
|
+
"name": "CapsuleList",
|
5553
|
+
"internalFilePath": "capsule-list.ts"
|
5375
5554
|
},
|
5376
5555
|
"isOptional": false,
|
5377
5556
|
"isSpread": false
|
@@ -5398,7 +5577,11 @@
|
|
5398
5577
|
"line": 81,
|
5399
5578
|
"character": 25
|
5400
5579
|
},
|
5401
|
-
"name": "ComponentID"
|
5580
|
+
"name": "ComponentID",
|
5581
|
+
"componentId": {
|
5582
|
+
"scope": "teambit.component",
|
5583
|
+
"name": "component"
|
5584
|
+
}
|
5402
5585
|
}
|
5403
5586
|
},
|
5404
5587
|
"isOptional": false,
|
@@ -5545,7 +5728,8 @@
|
|
5545
5728
|
"line": 162,
|
5546
5729
|
"character": 26
|
5547
5730
|
},
|
5548
|
-
"name": "PathOsBasedAbsolute"
|
5731
|
+
"name": "PathOsBasedAbsolute",
|
5732
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
5549
5733
|
}
|
5550
5734
|
}
|
5551
5735
|
],
|
@@ -5653,7 +5837,8 @@
|
|
5653
5837
|
"line": 14,
|
5654
5838
|
"character": 51
|
5655
5839
|
},
|
5656
|
-
"name": "Stream"
|
5840
|
+
"name": "Stream",
|
5841
|
+
"packageName": "stream"
|
5657
5842
|
},
|
5658
5843
|
{
|
5659
5844
|
"__schema": "KeywordTypeSchema",
|
@@ -5700,7 +5885,7 @@
|
|
5700
5885
|
"_legacy": {
|
5701
5886
|
"scope": "teambit.component",
|
5702
5887
|
"name": "isolator",
|
5703
|
-
"version": "1.0.
|
5888
|
+
"version": "1.0.189"
|
5704
5889
|
},
|
5705
5890
|
"_scope": "teambit.component"
|
5706
5891
|
}
|
@@ -5761,7 +5946,7 @@
|
|
5761
5946
|
"_legacy": {
|
5762
5947
|
"scope": "teambit.component",
|
5763
5948
|
"name": "isolator",
|
5764
|
-
"version": "1.0.
|
5949
|
+
"version": "1.0.189"
|
5765
5950
|
},
|
5766
5951
|
"_scope": "teambit.component"
|
5767
5952
|
}
|
@@ -6122,7 +6307,8 @@
|
|
6122
6307
|
"line": 54,
|
6123
6308
|
"character": 27
|
6124
6309
|
},
|
6125
|
-
"name": "BitExecOption"
|
6310
|
+
"name": "BitExecOption",
|
6311
|
+
"internalFilePath": "capsule/container.ts"
|
6126
6312
|
},
|
6127
6313
|
"isOptional": false,
|
6128
6314
|
"isSpread": false
|
@@ -6198,7 +6384,8 @@
|
|
6198
6384
|
"line": 82,
|
6199
6385
|
"character": 28
|
6200
6386
|
},
|
6201
|
-
"name": "BitExecOption"
|
6387
|
+
"name": "BitExecOption",
|
6388
|
+
"internalFilePath": "capsule/container.ts"
|
6202
6389
|
},
|
6203
6390
|
"isOptional": false,
|
6204
6391
|
"isSpread": false
|
@@ -6309,7 +6496,8 @@
|
|
6309
6496
|
"line": 105,
|
6310
6497
|
"character": 28
|
6311
6498
|
},
|
6312
|
-
"name": "ContainerStatus"
|
6499
|
+
"name": "ContainerStatus",
|
6500
|
+
"packageName": "@teambit/capsule"
|
6313
6501
|
}
|
6314
6502
|
]
|
6315
6503
|
},
|
@@ -6517,7 +6705,8 @@
|
|
6517
6705
|
"line": 121,
|
6518
6706
|
"character": 18
|
6519
6707
|
},
|
6520
|
-
"name": "Exec"
|
6708
|
+
"name": "Exec",
|
6709
|
+
"packageName": "@teambit/capsule"
|
6521
6710
|
}
|
6522
6711
|
]
|
6523
6712
|
},
|
@@ -6637,7 +6826,8 @@
|
|
6637
6826
|
"line": 20,
|
6638
6827
|
"character": 55
|
6639
6828
|
},
|
6640
|
-
"name": "Exec"
|
6829
|
+
"name": "Exec",
|
6830
|
+
"packageName": "@teambit/capsule"
|
6641
6831
|
},
|
6642
6832
|
{
|
6643
6833
|
"__schema": "TypeRefSchema",
|
@@ -6646,7 +6836,8 @@
|
|
6646
6836
|
"line": 20,
|
6647
6837
|
"character": 61
|
6648
6838
|
},
|
6649
|
-
"name": "AnyFS"
|
6839
|
+
"name": "AnyFS",
|
6840
|
+
"packageName": "@teambit/any-fs"
|
6650
6841
|
}
|
6651
6842
|
],
|
6652
6843
|
"expression": {
|
@@ -6661,7 +6852,7 @@
|
|
6661
6852
|
"_legacy": {
|
6662
6853
|
"scope": "teambit.component",
|
6663
6854
|
"name": "isolator",
|
6664
|
-
"version": "1.0.
|
6855
|
+
"version": "1.0.189"
|
6665
6856
|
},
|
6666
6857
|
"_scope": "teambit.component"
|
6667
6858
|
}
|
@@ -6768,7 +6959,8 @@
|
|
6768
6959
|
"line": 23,
|
6769
6960
|
"character": 18
|
6770
6961
|
},
|
6771
|
-
"name": "NodeFS"
|
6962
|
+
"name": "NodeFS",
|
6963
|
+
"packageName": "@teambit/any-fs"
|
6772
6964
|
},
|
6773
6965
|
"isOptional": false,
|
6774
6966
|
"isSpread": false
|
@@ -6788,7 +6980,8 @@
|
|
6788
6980
|
"line": 27,
|
6789
6981
|
"character": 23
|
6790
6982
|
},
|
6791
|
-
"name": "Console"
|
6983
|
+
"name": "Console",
|
6984
|
+
"packageName": "@teambit/capsule"
|
6792
6985
|
},
|
6793
6986
|
"isOptional": true,
|
6794
6987
|
"defaultValue": "new Console()",
|
@@ -6809,7 +7002,8 @@
|
|
6809
7002
|
"line": 31,
|
6810
7003
|
"character": 21
|
6811
7004
|
},
|
6812
|
-
"name": "State"
|
7005
|
+
"name": "State",
|
7006
|
+
"packageName": "@teambit/capsule"
|
6813
7007
|
},
|
6814
7008
|
"isOptional": false,
|
6815
7009
|
"isSpread": false
|
@@ -6829,7 +7023,11 @@
|
|
6829
7023
|
"line": 32,
|
6830
7024
|
"character": 25
|
6831
7025
|
},
|
6832
|
-
"name": "Component"
|
7026
|
+
"name": "Component",
|
7027
|
+
"componentId": {
|
7028
|
+
"scope": "teambit.component",
|
7029
|
+
"name": "component"
|
7030
|
+
}
|
6833
7031
|
},
|
6834
7032
|
"isOptional": false,
|
6835
7033
|
"isSpread": false
|
@@ -7025,7 +7223,8 @@
|
|
7025
7223
|
"line": 63,
|
7026
7224
|
"character": 25
|
7027
7225
|
},
|
7028
|
-
"name": "BitExecOption"
|
7226
|
+
"name": "BitExecOption",
|
7227
|
+
"internalFilePath": "capsule/container.ts"
|
7029
7228
|
},
|
7030
7229
|
"isOptional": false,
|
7031
7230
|
"isSpread": false
|
@@ -7535,7 +7734,11 @@
|
|
7535
7734
|
"line": 117,
|
7536
7735
|
"character": 39
|
7537
7736
|
},
|
7538
|
-
"name": "Component"
|
7737
|
+
"name": "Component",
|
7738
|
+
"componentId": {
|
7739
|
+
"scope": "teambit.component",
|
7740
|
+
"name": "component"
|
7741
|
+
}
|
7539
7742
|
},
|
7540
7743
|
"isOptional": false,
|
7541
7744
|
"isSpread": false
|
@@ -7641,7 +7844,11 @@
|
|
7641
7844
|
"line": 121,
|
7642
7845
|
"character": 39
|
7643
7846
|
},
|
7644
|
-
"name": "Component"
|
7847
|
+
"name": "Component",
|
7848
|
+
"componentId": {
|
7849
|
+
"scope": "teambit.component",
|
7850
|
+
"name": "component"
|
7851
|
+
}
|
7645
7852
|
},
|
7646
7853
|
"isOptional": false,
|
7647
7854
|
"isSpread": false
|
@@ -7767,7 +7974,11 @@
|
|
7767
7974
|
"line": 126,
|
7768
7975
|
"character": 16
|
7769
7976
|
},
|
7770
|
-
"name": "Component"
|
7977
|
+
"name": "Component",
|
7978
|
+
"componentId": {
|
7979
|
+
"scope": "teambit.component",
|
7980
|
+
"name": "component"
|
7981
|
+
}
|
7771
7982
|
},
|
7772
7983
|
"isOptional": false,
|
7773
7984
|
"isSpread": false
|
@@ -7878,7 +8089,8 @@
|
|
7878
8089
|
"line": 13,
|
7879
8090
|
"character": 54
|
7880
8091
|
},
|
7881
|
-
"name": "Exec"
|
8092
|
+
"name": "Exec",
|
8093
|
+
"packageName": "@teambit/capsule"
|
7882
8094
|
},
|
7883
8095
|
{
|
7884
8096
|
"__schema": "TypeRefSchema",
|
@@ -7887,7 +8099,8 @@
|
|
7887
8099
|
"line": 13,
|
7888
8100
|
"character": 60
|
7889
8101
|
},
|
7890
|
-
"name": "NodeFS"
|
8102
|
+
"name": "NodeFS",
|
8103
|
+
"packageName": "@teambit/any-fs"
|
7891
8104
|
}
|
7892
8105
|
],
|
7893
8106
|
"expression": {
|
@@ -7902,7 +8115,7 @@
|
|
7902
8115
|
"_legacy": {
|
7903
8116
|
"scope": "teambit.component",
|
7904
8117
|
"name": "isolator",
|
7905
|
-
"version": "1.0.
|
8118
|
+
"version": "1.0.189"
|
7906
8119
|
},
|
7907
8120
|
"_scope": "teambit.component"
|
7908
8121
|
}
|
@@ -8128,7 +8341,8 @@
|
|
8128
8341
|
"line": 22,
|
8129
8342
|
"character": 22
|
8130
8343
|
},
|
8131
|
-
"name": "ExecStatus"
|
8344
|
+
"name": "ExecStatus",
|
8345
|
+
"packageName": "@teambit/capsule"
|
8132
8346
|
}
|
8133
8347
|
]
|
8134
8348
|
},
|
@@ -8189,7 +8403,7 @@
|
|
8189
8403
|
"_legacy": {
|
8190
8404
|
"scope": "teambit.component",
|
8191
8405
|
"name": "isolator",
|
8192
|
-
"version": "1.0.
|
8406
|
+
"version": "1.0.189"
|
8193
8407
|
},
|
8194
8408
|
"_scope": "teambit.component"
|
8195
8409
|
}
|
@@ -8218,7 +8432,7 @@
|
|
8218
8432
|
"_legacy": {
|
8219
8433
|
"scope": "teambit.component",
|
8220
8434
|
"name": "isolator",
|
8221
|
-
"version": "1.0.
|
8435
|
+
"version": "1.0.189"
|
8222
8436
|
},
|
8223
8437
|
"_scope": "teambit.component"
|
8224
8438
|
}
|
@@ -8385,6 +8599,11 @@
|
|
8385
8599
|
"character": 35
|
8386
8600
|
},
|
8387
8601
|
"name": "SlotRegistry",
|
8602
|
+
"componentId": {
|
8603
|
+
"scope": "teambit.harmony",
|
8604
|
+
"name": "harmony",
|
8605
|
+
"version": "0.4.6"
|
8606
|
+
},
|
8388
8607
|
"typeArgs": [
|
8389
8608
|
{
|
8390
8609
|
"__schema": "TypeRefSchema",
|
@@ -8393,7 +8612,8 @@
|
|
8393
8612
|
"line": 70,
|
8394
8613
|
"character": 48
|
8395
8614
|
},
|
8396
|
-
"name": "CapsuleTransferFn"
|
8615
|
+
"name": "CapsuleTransferFn",
|
8616
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8397
8617
|
}
|
8398
8618
|
]
|
8399
8619
|
}
|
@@ -8692,7 +8912,8 @@
|
|
8692
8912
|
"line": 114,
|
8693
8913
|
"character": 40
|
8694
8914
|
},
|
8695
|
-
"name": "CreateGraphOptions"
|
8915
|
+
"name": "CreateGraphOptions",
|
8916
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8696
8917
|
},
|
8697
8918
|
{
|
8698
8919
|
"__schema": "TypeLiteralSchema",
|
@@ -8958,7 +9179,8 @@
|
|
8958
9179
|
"line": 169,
|
8959
9180
|
"character": 20
|
8960
9181
|
},
|
8961
|
-
"name": "IsolateComponentsInstallOptions"
|
9182
|
+
"name": "IsolateComponentsInstallOptions",
|
9183
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
8962
9184
|
},
|
8963
9185
|
"isOptional": true
|
8964
9186
|
},
|
@@ -8978,7 +9200,11 @@
|
|
8978
9200
|
"line": 171,
|
8979
9201
|
"character": 20
|
8980
9202
|
},
|
8981
|
-
"name": "LinkingOptions"
|
9203
|
+
"name": "LinkingOptions",
|
9204
|
+
"componentId": {
|
9205
|
+
"scope": "teambit.dependencies",
|
9206
|
+
"name": "dependency-resolver"
|
9207
|
+
}
|
8982
9208
|
},
|
8983
9209
|
"isOptional": true
|
8984
9210
|
},
|
@@ -9165,7 +9391,12 @@
|
|
9165
9391
|
"line": 203,
|
9166
9392
|
"character": 27
|
9167
9393
|
},
|
9168
|
-
"name": "ComponentID"
|
9394
|
+
"name": "ComponentID",
|
9395
|
+
"componentId": {
|
9396
|
+
"scope": "teambit.component",
|
9397
|
+
"name": "component-id",
|
9398
|
+
"version": "1.2.0"
|
9399
|
+
}
|
9169
9400
|
}
|
9170
9401
|
},
|
9171
9402
|
"isOptional": true
|
@@ -9196,7 +9427,11 @@
|
|
9196
9427
|
"line": 208,
|
9197
9428
|
"character": 10
|
9198
9429
|
},
|
9199
|
-
"name": "ComponentFactory"
|
9430
|
+
"name": "ComponentFactory",
|
9431
|
+
"componentId": {
|
9432
|
+
"scope": "teambit.component",
|
9433
|
+
"name": "component"
|
9434
|
+
}
|
9200
9435
|
},
|
9201
9436
|
"isOptional": true
|
9202
9437
|
},
|
@@ -9256,7 +9491,11 @@
|
|
9256
9491
|
"line": 218,
|
9257
9492
|
"character": 16
|
9258
9493
|
},
|
9259
|
-
"name": "NodeLinker"
|
9494
|
+
"name": "NodeLinker",
|
9495
|
+
"componentId": {
|
9496
|
+
"scope": "teambit.dependencies",
|
9497
|
+
"name": "dependency-resolver"
|
9498
|
+
}
|
9260
9499
|
},
|
9261
9500
|
"isOptional": true
|
9262
9501
|
},
|
@@ -9306,7 +9545,8 @@
|
|
9306
9545
|
"line": 227,
|
9307
9546
|
"character": 13
|
9308
9547
|
},
|
9309
|
-
"name": "IsolationContext"
|
9548
|
+
"name": "IsolationContext",
|
9549
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9310
9550
|
},
|
9311
9551
|
"isOptional": true
|
9312
9552
|
},
|
@@ -9594,7 +9834,11 @@
|
|
9594
9834
|
"line": 280,
|
9595
9835
|
"character": 7
|
9596
9836
|
},
|
9597
|
-
"name": "DependencyResolverMain"
|
9837
|
+
"name": "DependencyResolverMain",
|
9838
|
+
"componentId": {
|
9839
|
+
"scope": "teambit.dependencies",
|
9840
|
+
"name": "dependency-resolver"
|
9841
|
+
}
|
9598
9842
|
},
|
9599
9843
|
{
|
9600
9844
|
"__schema": "TypeRefSchema",
|
@@ -9603,7 +9847,11 @@
|
|
9603
9847
|
"line": 281,
|
9604
9848
|
"character": 7
|
9605
9849
|
},
|
9606
|
-
"name": "LoggerMain"
|
9850
|
+
"name": "LoggerMain",
|
9851
|
+
"componentId": {
|
9852
|
+
"scope": "teambit.harmony",
|
9853
|
+
"name": "logger"
|
9854
|
+
}
|
9607
9855
|
},
|
9608
9856
|
{
|
9609
9857
|
"__schema": "TypeRefSchema",
|
@@ -9612,7 +9860,11 @@
|
|
9612
9860
|
"line": 282,
|
9613
9861
|
"character": 7
|
9614
9862
|
},
|
9615
|
-
"name": "ComponentMain"
|
9863
|
+
"name": "ComponentMain",
|
9864
|
+
"componentId": {
|
9865
|
+
"scope": "teambit.component",
|
9866
|
+
"name": "component"
|
9867
|
+
}
|
9616
9868
|
},
|
9617
9869
|
{
|
9618
9870
|
"__schema": "TypeRefSchema",
|
@@ -9621,7 +9873,11 @@
|
|
9621
9873
|
"line": 283,
|
9622
9874
|
"character": 7
|
9623
9875
|
},
|
9624
|
-
"name": "GraphMain"
|
9876
|
+
"name": "GraphMain",
|
9877
|
+
"componentId": {
|
9878
|
+
"scope": "teambit.component",
|
9879
|
+
"name": "graph"
|
9880
|
+
}
|
9625
9881
|
},
|
9626
9882
|
{
|
9627
9883
|
"__schema": "TypeRefSchema",
|
@@ -9630,7 +9886,11 @@
|
|
9630
9886
|
"line": 284,
|
9631
9887
|
"character": 7
|
9632
9888
|
},
|
9633
|
-
"name": "GlobalConfigMain"
|
9889
|
+
"name": "GlobalConfigMain",
|
9890
|
+
"componentId": {
|
9891
|
+
"scope": "teambit.harmony",
|
9892
|
+
"name": "global-config"
|
9893
|
+
}
|
9634
9894
|
},
|
9635
9895
|
{
|
9636
9896
|
"__schema": "TypeRefSchema",
|
@@ -9639,7 +9899,11 @@
|
|
9639
9899
|
"line": 285,
|
9640
9900
|
"character": 7
|
9641
9901
|
},
|
9642
|
-
"name": "AspectLoaderMain"
|
9902
|
+
"name": "AspectLoaderMain",
|
9903
|
+
"componentId": {
|
9904
|
+
"scope": "teambit.harmony",
|
9905
|
+
"name": "aspect-loader"
|
9906
|
+
}
|
9643
9907
|
},
|
9644
9908
|
{
|
9645
9909
|
"__schema": "TypeRefSchema",
|
@@ -9648,7 +9912,11 @@
|
|
9648
9912
|
"line": 286,
|
9649
9913
|
"character": 7
|
9650
9914
|
},
|
9651
|
-
"name": "CLIMain"
|
9915
|
+
"name": "CLIMain",
|
9916
|
+
"componentId": {
|
9917
|
+
"scope": "teambit.harmony",
|
9918
|
+
"name": "cli"
|
9919
|
+
}
|
9652
9920
|
}
|
9653
9921
|
]
|
9654
9922
|
},
|
@@ -9698,7 +9966,8 @@
|
|
9698
9966
|
"line": 289,
|
9699
9967
|
"character": 29
|
9700
9968
|
},
|
9701
|
-
"name": "CapsuleTransferSlot"
|
9969
|
+
"name": "CapsuleTransferSlot",
|
9970
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9702
9971
|
}
|
9703
9972
|
]
|
9704
9973
|
},
|
@@ -9756,7 +10025,11 @@
|
|
9756
10025
|
"line": 305,
|
9757
10026
|
"character": 33
|
9758
10027
|
},
|
9759
|
-
"name": "DependencyResolverMain"
|
10028
|
+
"name": "DependencyResolverMain",
|
10029
|
+
"componentId": {
|
10030
|
+
"scope": "teambit.dependencies",
|
10031
|
+
"name": "dependency-resolver"
|
10032
|
+
}
|
9760
10033
|
},
|
9761
10034
|
"isOptional": false,
|
9762
10035
|
"isSpread": false
|
@@ -9776,7 +10049,11 @@
|
|
9776
10049
|
"line": 306,
|
9777
10050
|
"character": 21
|
9778
10051
|
},
|
9779
|
-
"name": "Logger"
|
10052
|
+
"name": "Logger",
|
10053
|
+
"componentId": {
|
10054
|
+
"scope": "teambit.harmony",
|
10055
|
+
"name": "logger"
|
10056
|
+
}
|
9780
10057
|
},
|
9781
10058
|
"isOptional": false,
|
9782
10059
|
"isSpread": false
|
@@ -9796,7 +10073,11 @@
|
|
9796
10073
|
"line": 307,
|
9797
10074
|
"character": 30
|
9798
10075
|
},
|
9799
|
-
"name": "ComponentMain"
|
10076
|
+
"name": "ComponentMain",
|
10077
|
+
"componentId": {
|
10078
|
+
"scope": "teambit.component",
|
10079
|
+
"name": "component"
|
10080
|
+
}
|
9800
10081
|
},
|
9801
10082
|
"isOptional": false,
|
9802
10083
|
"isSpread": false
|
@@ -9816,7 +10097,11 @@
|
|
9816
10097
|
"line": 308,
|
9817
10098
|
"character": 20
|
9818
10099
|
},
|
9819
|
-
"name": "GraphMain"
|
10100
|
+
"name": "GraphMain",
|
10101
|
+
"componentId": {
|
10102
|
+
"scope": "teambit.component",
|
10103
|
+
"name": "graph"
|
10104
|
+
}
|
9820
10105
|
},
|
9821
10106
|
"isOptional": false,
|
9822
10107
|
"isSpread": false
|
@@ -9836,7 +10121,11 @@
|
|
9836
10121
|
"line": 309,
|
9837
10122
|
"character": 18
|
9838
10123
|
},
|
9839
|
-
"name": "CLIMain"
|
10124
|
+
"name": "CLIMain",
|
10125
|
+
"componentId": {
|
10126
|
+
"scope": "teambit.harmony",
|
10127
|
+
"name": "cli"
|
10128
|
+
}
|
9840
10129
|
},
|
9841
10130
|
"isOptional": false,
|
9842
10131
|
"isSpread": false
|
@@ -9856,7 +10145,11 @@
|
|
9856
10145
|
"line": 310,
|
9857
10146
|
"character": 27
|
9858
10147
|
},
|
9859
|
-
"name": "GlobalConfigMain"
|
10148
|
+
"name": "GlobalConfigMain",
|
10149
|
+
"componentId": {
|
10150
|
+
"scope": "teambit.harmony",
|
10151
|
+
"name": "global-config"
|
10152
|
+
}
|
9860
10153
|
},
|
9861
10154
|
"isOptional": false,
|
9862
10155
|
"isSpread": false
|
@@ -9876,7 +10169,11 @@
|
|
9876
10169
|
"line": 311,
|
9877
10170
|
"character": 27
|
9878
10171
|
},
|
9879
|
-
"name": "AspectLoaderMain"
|
10172
|
+
"name": "AspectLoaderMain",
|
10173
|
+
"componentId": {
|
10174
|
+
"scope": "teambit.harmony",
|
10175
|
+
"name": "aspect-loader"
|
10176
|
+
}
|
9880
10177
|
},
|
9881
10178
|
"isOptional": false,
|
9882
10179
|
"isSpread": false
|
@@ -9896,7 +10193,8 @@
|
|
9896
10193
|
"line": 312,
|
9897
10194
|
"character": 34
|
9898
10195
|
},
|
9899
|
-
"name": "CapsuleTransferSlot"
|
10196
|
+
"name": "CapsuleTransferSlot",
|
10197
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
9900
10198
|
},
|
9901
10199
|
"isOptional": false,
|
9902
10200
|
"isSpread": false
|
@@ -9945,7 +10243,12 @@
|
|
9945
10243
|
"line": 318,
|
9946
10244
|
"character": 14
|
9947
10245
|
},
|
9948
|
-
"name": "ComponentID"
|
10246
|
+
"name": "ComponentID",
|
10247
|
+
"componentId": {
|
10248
|
+
"scope": "teambit.component",
|
10249
|
+
"name": "component-id",
|
10250
|
+
"version": "1.2.0"
|
10251
|
+
}
|
9949
10252
|
}
|
9950
10253
|
},
|
9951
10254
|
"isOptional": false,
|
@@ -9986,7 +10289,8 @@
|
|
9986
10289
|
"line": 320,
|
9987
10290
|
"character": 19
|
9988
10291
|
},
|
9989
|
-
"name": "LegacyScope"
|
10292
|
+
"name": "LegacyScope",
|
10293
|
+
"packageName": "@teambit/legacy/dist/scope/scope"
|
9990
10294
|
},
|
9991
10295
|
"isOptional": true,
|
9992
10296
|
"isSpread": false
|
@@ -10181,7 +10485,8 @@
|
|
10181
10485
|
"line": 933,
|
10182
10486
|
"character": 40
|
10183
10487
|
},
|
10184
|
-
"name": "ListResults"
|
10488
|
+
"name": "ListResults",
|
10489
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10185
10490
|
}
|
10186
10491
|
]
|
10187
10492
|
},
|
@@ -10214,7 +10519,8 @@
|
|
10214
10519
|
"line": 949,
|
10215
10520
|
"character": 33
|
10216
10521
|
},
|
10217
|
-
"name": "CapsuleTransferFn"
|
10522
|
+
"name": "CapsuleTransferFn",
|
10523
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10218
10524
|
},
|
10219
10525
|
"isOptional": false,
|
10220
10526
|
"isSpread": false
|
@@ -10330,7 +10636,8 @@
|
|
10330
10636
|
"line": 964,
|
10331
10637
|
"character": 81
|
10332
10638
|
},
|
10333
|
-
"name": "PathOsBasedAbsolute"
|
10639
|
+
"name": "PathOsBasedAbsolute",
|
10640
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10334
10641
|
},
|
10335
10642
|
"modifiers": []
|
10336
10643
|
},
|
@@ -10359,7 +10666,8 @@
|
|
10359
10666
|
"line": 965,
|
10360
10667
|
"character": 41
|
10361
10668
|
},
|
10362
|
-
"name": "GetCapsuleDirOpts"
|
10669
|
+
"name": "GetCapsuleDirOpts",
|
10670
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10363
10671
|
},
|
10364
10672
|
"isOptional": false,
|
10365
10673
|
"isSpread": false
|
@@ -10372,7 +10680,8 @@
|
|
10372
10680
|
"line": 965,
|
10373
10681
|
"character": 61
|
10374
10682
|
},
|
10375
|
-
"name": "PathOsBasedAbsolute"
|
10683
|
+
"name": "PathOsBasedAbsolute",
|
10684
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10376
10685
|
},
|
10377
10686
|
"modifiers": []
|
10378
10687
|
},
|
@@ -10409,7 +10718,8 @@
|
|
10409
10718
|
"line": 967,
|
10410
10719
|
"character": 24
|
10411
10720
|
},
|
10412
|
-
"name": "GetCapsuleDirOpts"
|
10721
|
+
"name": "GetCapsuleDirOpts",
|
10722
|
+
"internalFilePath": "isolator.main.runtime.ts"
|
10413
10723
|
},
|
10414
10724
|
{
|
10415
10725
|
"__schema": "KeywordTypeSchema",
|
@@ -10515,7 +10825,8 @@
|
|
10515
10825
|
"line": 972,
|
10516
10826
|
"character": 6
|
10517
10827
|
},
|
10518
|
-
"name": "PathOsBasedAbsolute"
|
10828
|
+
"name": "PathOsBasedAbsolute",
|
10829
|
+
"packageName": "@teambit/legacy/dist/utils/path"
|
10519
10830
|
},
|
10520
10831
|
"modifiers": []
|
10521
10832
|
},
|
@@ -10599,7 +10910,11 @@
|
|
10599
10910
|
"line": 1124,
|
10600
10911
|
"character": 16
|
10601
10912
|
},
|
10602
|
-
"name": "Component"
|
10913
|
+
"name": "Component",
|
10914
|
+
"componentId": {
|
10915
|
+
"scope": "teambit.component",
|
10916
|
+
"name": "component"
|
10917
|
+
}
|
10603
10918
|
},
|
10604
10919
|
"isOptional": false,
|
10605
10920
|
"isSpread": false
|
@@ -10619,7 +10934,12 @@
|
|
10619
10934
|
"line": 1125,
|
10620
10935
|
"character": 10
|
10621
10936
|
},
|
10622
|
-
"name": "ComponentIdList"
|
10937
|
+
"name": "ComponentIdList",
|
10938
|
+
"componentId": {
|
10939
|
+
"scope": "teambit.component",
|
10940
|
+
"name": "component-id",
|
10941
|
+
"version": "1.2.0"
|
10942
|
+
}
|
10623
10943
|
},
|
10624
10944
|
"isOptional": false,
|
10625
10945
|
"isSpread": false
|
@@ -10639,7 +10959,8 @@
|
|
10639
10959
|
"line": 1126,
|
10640
10960
|
"character": 19
|
10641
10961
|
},
|
10642
|
-
"name": "Scope"
|
10962
|
+
"name": "Scope",
|
10963
|
+
"packageName": "@teambit/legacy/dist/scope"
|
10643
10964
|
},
|
10644
10965
|
"isOptional": true,
|
10645
10966
|
"isSpread": false
|
@@ -10681,7 +11002,8 @@
|
|
10681
11002
|
"line": 1128,
|
10682
11003
|
"character": 14
|
10683
11004
|
},
|
10684
|
-
"name": "DataToPersist"
|
11005
|
+
"name": "DataToPersist",
|
11006
|
+
"packageName": "@teambit/legacy/dist/consumer/component/sources/data-to-persist"
|
10685
11007
|
}
|
10686
11008
|
]
|
10687
11009
|
},
|
@@ -10768,7 +11090,11 @@
|
|
10768
11090
|
"line": 111,
|
10769
11091
|
"character": 10
|
10770
11092
|
},
|
10771
|
-
"name": "ComponentFactory"
|
11093
|
+
"name": "ComponentFactory",
|
11094
|
+
"componentId": {
|
11095
|
+
"scope": "teambit.component",
|
11096
|
+
"name": "component"
|
11097
|
+
}
|
10772
11098
|
},
|
10773
11099
|
"isOptional": true
|
10774
11100
|
}
|
@@ -11164,7 +11490,12 @@
|
|
11164
11490
|
"line": 9,
|
11165
11491
|
"character": 18
|
11166
11492
|
},
|
11167
|
-
"name": "ComponentID"
|
11493
|
+
"name": "ComponentID",
|
11494
|
+
"componentId": {
|
11495
|
+
"scope": "teambit.component",
|
11496
|
+
"name": "component-id",
|
11497
|
+
"version": "1.2.0"
|
11498
|
+
}
|
11168
11499
|
},
|
11169
11500
|
"isOptional": false,
|
11170
11501
|
"isSpread": false
|
@@ -11225,7 +11556,12 @@
|
|
11225
11556
|
"line": 12,
|
11226
11557
|
"character": 28
|
11227
11558
|
},
|
11228
|
-
"name": "ComponentID"
|
11559
|
+
"name": "ComponentID",
|
11560
|
+
"componentId": {
|
11561
|
+
"scope": "teambit.component",
|
11562
|
+
"name": "component-id",
|
11563
|
+
"version": "1.2.0"
|
11564
|
+
}
|
11229
11565
|
},
|
11230
11566
|
"isOptional": false,
|
11231
11567
|
"isSpread": false
|
@@ -11286,7 +11622,12 @@
|
|
11286
11622
|
"line": 15,
|
11287
11623
|
"character": 31
|
11288
11624
|
},
|
11289
|
-
"name": "ComponentID"
|
11625
|
+
"name": "ComponentID",
|
11626
|
+
"componentId": {
|
11627
|
+
"scope": "teambit.component",
|
11628
|
+
"name": "component-id",
|
11629
|
+
"version": "1.2.0"
|
11630
|
+
}
|
11290
11631
|
},
|
11291
11632
|
"isOptional": false,
|
11292
11633
|
"isSpread": false
|
@@ -11397,7 +11738,12 @@
|
|
11397
11738
|
"line": 21,
|
11398
11739
|
"character": 48
|
11399
11740
|
},
|
11400
|
-
"name": "ComponentID"
|
11741
|
+
"name": "ComponentID",
|
11742
|
+
"componentId": {
|
11743
|
+
"scope": "teambit.component",
|
11744
|
+
"name": "component-id",
|
11745
|
+
"version": "1.2.0"
|
11746
|
+
}
|
11401
11747
|
},
|
11402
11748
|
{
|
11403
11749
|
"__schema": "LiteralTypeSchema",
|
@@ -11436,7 +11782,11 @@
|
|
11436
11782
|
"line": 26,
|
11437
11783
|
"character": 23
|
11438
11784
|
},
|
11439
|
-
"name": "Component"
|
11785
|
+
"name": "Component",
|
11786
|
+
"componentId": {
|
11787
|
+
"scope": "teambit.component",
|
11788
|
+
"name": "component"
|
11789
|
+
}
|
11440
11790
|
}
|
11441
11791
|
},
|
11442
11792
|
"modifiers": []
|
@@ -11466,7 +11816,11 @@
|
|
11466
11816
|
"line": 30,
|
11467
11817
|
"character": 31
|
11468
11818
|
},
|
11469
|
-
"name": "DependencyResolverMain"
|
11819
|
+
"name": "DependencyResolverMain",
|
11820
|
+
"componentId": {
|
11821
|
+
"scope": "teambit.dependencies",
|
11822
|
+
"name": "dependency-resolver"
|
11823
|
+
}
|
11470
11824
|
},
|
11471
11825
|
"isOptional": false,
|
11472
11826
|
"isSpread": false
|
@@ -11488,7 +11842,8 @@
|
|
11488
11842
|
"line": 30,
|
11489
11843
|
"character": 64
|
11490
11844
|
},
|
11491
|
-
"name": "CapsuleList"
|
11845
|
+
"name": "CapsuleList",
|
11846
|
+
"internalFilePath": "capsule-list.ts"
|
11492
11847
|
}
|
11493
11848
|
]
|
11494
11849
|
},
|
@@ -11584,7 +11939,11 @@
|
|
11584
11939
|
"line": 61,
|
11585
11940
|
"character": 58
|
11586
11941
|
},
|
11587
|
-
"name": "Component"
|
11942
|
+
"name": "Component",
|
11943
|
+
"componentId": {
|
11944
|
+
"scope": "teambit.component",
|
11945
|
+
"name": "component"
|
11946
|
+
}
|
11588
11947
|
},
|
11589
11948
|
"isOptional": false,
|
11590
11949
|
"isSpread": false
|
@@ -11648,7 +12007,7 @@
|
|
11648
12007
|
"_legacy": {
|
11649
12008
|
"scope": "teambit.component",
|
11650
12009
|
"name": "isolator",
|
11651
|
-
"version": "1.0.
|
12010
|
+
"version": "1.0.189"
|
11652
12011
|
},
|
11653
12012
|
"_scope": "teambit.component"
|
11654
12013
|
}
|
@@ -11664,7 +12023,7 @@
|
|
11664
12023
|
"componentId": {
|
11665
12024
|
"scope": "teambit.component",
|
11666
12025
|
"name": "isolator",
|
11667
|
-
"version": "1.0.
|
12026
|
+
"version": "1.0.189"
|
11668
12027
|
},
|
11669
12028
|
"taggedModuleExports": []
|
11670
12029
|
}
|