@teambit/isolator 1.0.225 → 1.0.227
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_isolator-preview.js +1 -1
- package/artifacts/schema.json +146 -505
- package/dist/{preview-1712546198033.js → preview-1712719054377.js} +2 -2
- package/package.json +11 -11
- package/tsconfig.json +22 -1
- package/dist/capsule/capsule.d.ts +0 -75
- package/dist/capsule/container-exec.d.ts +0 -14
- package/dist/capsule/container.d.ts +0 -35
- package/dist/capsule/index.d.ts +0 -3
- package/dist/capsule-list.d.ts +0 -19
- package/dist/index.d.ts +0 -6
- package/dist/isolator.aspect.d.ts +0 -2
- package/dist/isolator.composition.d.ts +0 -1
- package/dist/isolator.main.runtime.d.ts +0 -264
- package/dist/network.d.ts +0 -122
- package/dist/symlink-dependencies-to-capsules.d.ts +0 -6
package/artifacts/schema.json
CHANGED
@@ -85,11 +85,7 @@
|
|
85
85
|
"line": 78,
|
86
86
|
"character": 21
|
87
87
|
},
|
88
|
-
"name": "ComponentID"
|
89
|
-
"componentId": {
|
90
|
-
"scope": "teambit.component",
|
91
|
-
"name": "component"
|
92
|
-
}
|
88
|
+
"name": "ComponentID"
|
93
89
|
}
|
94
90
|
},
|
95
91
|
{
|
@@ -130,8 +126,7 @@
|
|
130
126
|
"line": 80,
|
131
127
|
"character": 29
|
132
128
|
},
|
133
|
-
"name": "CapsuleList"
|
134
|
-
"internalFilePath": "capsule-list.ts"
|
129
|
+
"name": "CapsuleList"
|
135
130
|
},
|
136
131
|
"isOptional": false,
|
137
132
|
"isSpread": false
|
@@ -158,11 +153,7 @@
|
|
158
153
|
"line": 81,
|
159
154
|
"character": 25
|
160
155
|
},
|
161
|
-
"name": "ComponentID"
|
162
|
-
"componentId": {
|
163
|
-
"scope": "teambit.component",
|
164
|
-
"name": "component"
|
165
|
-
}
|
156
|
+
"name": "ComponentID"
|
166
157
|
}
|
167
158
|
},
|
168
159
|
"isOptional": false,
|
@@ -309,8 +300,7 @@
|
|
309
300
|
"line": 162,
|
310
301
|
"character": 26
|
311
302
|
},
|
312
|
-
"name": "PathOsBasedAbsolute"
|
313
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
303
|
+
"name": "PathOsBasedAbsolute"
|
314
304
|
}
|
315
305
|
}
|
316
306
|
],
|
@@ -670,8 +660,7 @@
|
|
670
660
|
"line": 54,
|
671
661
|
"character": 27
|
672
662
|
},
|
673
|
-
"name": "BitExecOption"
|
674
|
-
"internalFilePath": "capsule/container.ts"
|
663
|
+
"name": "BitExecOption"
|
675
664
|
},
|
676
665
|
"isOptional": false,
|
677
666
|
"isSpread": false
|
@@ -747,8 +736,7 @@
|
|
747
736
|
"line": 82,
|
748
737
|
"character": 28
|
749
738
|
},
|
750
|
-
"name": "BitExecOption"
|
751
|
-
"internalFilePath": "capsule/container.ts"
|
739
|
+
"name": "BitExecOption"
|
752
740
|
},
|
753
741
|
"isOptional": false,
|
754
742
|
"isSpread": false
|
@@ -859,8 +847,7 @@
|
|
859
847
|
"line": 105,
|
860
848
|
"character": 28
|
861
849
|
},
|
862
|
-
"name": "ContainerStatus"
|
863
|
-
"packageName": "@teambit/capsule"
|
850
|
+
"name": "ContainerStatus"
|
864
851
|
}
|
865
852
|
]
|
866
853
|
},
|
@@ -1068,8 +1055,7 @@
|
|
1068
1055
|
"line": 121,
|
1069
1056
|
"character": 18
|
1070
1057
|
},
|
1071
|
-
"name": "Exec"
|
1072
|
-
"packageName": "@teambit/capsule"
|
1058
|
+
"name": "Exec"
|
1073
1059
|
}
|
1074
1060
|
]
|
1075
1061
|
},
|
@@ -1189,8 +1175,7 @@
|
|
1189
1175
|
"line": 20,
|
1190
1176
|
"character": 55
|
1191
1177
|
},
|
1192
|
-
"name": "Exec"
|
1193
|
-
"packageName": "@teambit/capsule"
|
1178
|
+
"name": "Exec"
|
1194
1179
|
},
|
1195
1180
|
{
|
1196
1181
|
"__schema": "TypeRefSchema",
|
@@ -1199,8 +1184,7 @@
|
|
1199
1184
|
"line": 20,
|
1200
1185
|
"character": 61
|
1201
1186
|
},
|
1202
|
-
"name": "AnyFS"
|
1203
|
-
"packageName": "@teambit/any-fs"
|
1187
|
+
"name": "AnyFS"
|
1204
1188
|
}
|
1205
1189
|
],
|
1206
1190
|
"expression": {
|
@@ -1215,7 +1199,7 @@
|
|
1215
1199
|
"_legacy": {
|
1216
1200
|
"scope": "teambit.component",
|
1217
1201
|
"name": "isolator",
|
1218
|
-
"version": "1.0.
|
1202
|
+
"version": "1.0.227"
|
1219
1203
|
},
|
1220
1204
|
"_scope": "teambit.component"
|
1221
1205
|
}
|
@@ -1278,8 +1262,7 @@
|
|
1278
1262
|
"line": 23,
|
1279
1263
|
"character": 18
|
1280
1264
|
},
|
1281
|
-
"name": "NodeFS"
|
1282
|
-
"packageName": "@teambit/any-fs"
|
1265
|
+
"name": "NodeFS"
|
1283
1266
|
},
|
1284
1267
|
"isOptional": false,
|
1285
1268
|
"isSpread": false
|
@@ -1299,8 +1282,7 @@
|
|
1299
1282
|
"line": 27,
|
1300
1283
|
"character": 23
|
1301
1284
|
},
|
1302
|
-
"name": "Console"
|
1303
|
-
"packageName": "@teambit/capsule"
|
1285
|
+
"name": "Console"
|
1304
1286
|
},
|
1305
1287
|
"isOptional": true,
|
1306
1288
|
"defaultValue": "new Console()",
|
@@ -1321,8 +1303,7 @@
|
|
1321
1303
|
"line": 31,
|
1322
1304
|
"character": 21
|
1323
1305
|
},
|
1324
|
-
"name": "State"
|
1325
|
-
"packageName": "@teambit/capsule"
|
1306
|
+
"name": "State"
|
1326
1307
|
},
|
1327
1308
|
"isOptional": false,
|
1328
1309
|
"isSpread": false
|
@@ -1342,11 +1323,7 @@
|
|
1342
1323
|
"line": 32,
|
1343
1324
|
"character": 25
|
1344
1325
|
},
|
1345
|
-
"name": "Component"
|
1346
|
-
"componentId": {
|
1347
|
-
"scope": "teambit.component",
|
1348
|
-
"name": "component"
|
1349
|
-
}
|
1326
|
+
"name": "Component"
|
1350
1327
|
},
|
1351
1328
|
"isOptional": false,
|
1352
1329
|
"isSpread": false
|
@@ -1542,8 +1519,7 @@
|
|
1542
1519
|
"line": 63,
|
1543
1520
|
"character": 25
|
1544
1521
|
},
|
1545
|
-
"name": "BitExecOption"
|
1546
|
-
"internalFilePath": "capsule/container.ts"
|
1522
|
+
"name": "BitExecOption"
|
1547
1523
|
},
|
1548
1524
|
"isOptional": false,
|
1549
1525
|
"isSpread": false
|
@@ -2053,11 +2029,7 @@
|
|
2053
2029
|
"line": 117,
|
2054
2030
|
"character": 39
|
2055
2031
|
},
|
2056
|
-
"name": "Component"
|
2057
|
-
"componentId": {
|
2058
|
-
"scope": "teambit.component",
|
2059
|
-
"name": "component"
|
2060
|
-
}
|
2032
|
+
"name": "Component"
|
2061
2033
|
},
|
2062
2034
|
"isOptional": false,
|
2063
2035
|
"isSpread": false
|
@@ -2163,11 +2135,7 @@
|
|
2163
2135
|
"line": 121,
|
2164
2136
|
"character": 39
|
2165
2137
|
},
|
2166
|
-
"name": "Component"
|
2167
|
-
"componentId": {
|
2168
|
-
"scope": "teambit.component",
|
2169
|
-
"name": "component"
|
2170
|
-
}
|
2138
|
+
"name": "Component"
|
2171
2139
|
},
|
2172
2140
|
"isOptional": false,
|
2173
2141
|
"isSpread": false
|
@@ -2293,11 +2261,7 @@
|
|
2293
2261
|
"line": 126,
|
2294
2262
|
"character": 16
|
2295
2263
|
},
|
2296
|
-
"name": "Component"
|
2297
|
-
"componentId": {
|
2298
|
-
"scope": "teambit.component",
|
2299
|
-
"name": "component"
|
2300
|
-
}
|
2264
|
+
"name": "Component"
|
2301
2265
|
},
|
2302
2266
|
"isOptional": false,
|
2303
2267
|
"isSpread": false
|
@@ -2408,8 +2372,7 @@
|
|
2408
2372
|
"line": 13,
|
2409
2373
|
"character": 54
|
2410
2374
|
},
|
2411
|
-
"name": "Exec"
|
2412
|
-
"packageName": "@teambit/capsule"
|
2375
|
+
"name": "Exec"
|
2413
2376
|
},
|
2414
2377
|
{
|
2415
2378
|
"__schema": "TypeRefSchema",
|
@@ -2418,8 +2381,7 @@
|
|
2418
2381
|
"line": 13,
|
2419
2382
|
"character": 60
|
2420
2383
|
},
|
2421
|
-
"name": "NodeFS"
|
2422
|
-
"packageName": "@teambit/any-fs"
|
2384
|
+
"name": "NodeFS"
|
2423
2385
|
}
|
2424
2386
|
],
|
2425
2387
|
"expression": {
|
@@ -2434,7 +2396,7 @@
|
|
2434
2396
|
"_legacy": {
|
2435
2397
|
"scope": "teambit.component",
|
2436
2398
|
"name": "isolator",
|
2437
|
-
"version": "1.0.
|
2399
|
+
"version": "1.0.227"
|
2438
2400
|
},
|
2439
2401
|
"_scope": "teambit.component"
|
2440
2402
|
}
|
@@ -2649,8 +2611,7 @@
|
|
2649
2611
|
"line": 22,
|
2650
2612
|
"character": 22
|
2651
2613
|
},
|
2652
|
-
"name": "ExecStatus"
|
2653
|
-
"packageName": "@teambit/capsule"
|
2614
|
+
"name": "ExecStatus"
|
2654
2615
|
}
|
2655
2616
|
]
|
2656
2617
|
},
|
@@ -2711,7 +2672,7 @@
|
|
2711
2672
|
"_legacy": {
|
2712
2673
|
"scope": "teambit.component",
|
2713
2674
|
"name": "isolator",
|
2714
|
-
"version": "1.0.
|
2675
|
+
"version": "1.0.227"
|
2715
2676
|
},
|
2716
2677
|
"_scope": "teambit.component"
|
2717
2678
|
}
|
@@ -2740,7 +2701,7 @@
|
|
2740
2701
|
"_legacy": {
|
2741
2702
|
"scope": "teambit.component",
|
2742
2703
|
"name": "isolator",
|
2743
|
-
"version": "1.0.
|
2704
|
+
"version": "1.0.227"
|
2744
2705
|
},
|
2745
2706
|
"_scope": "teambit.component"
|
2746
2707
|
}
|
@@ -2976,11 +2937,7 @@
|
|
2976
2937
|
"line": 280,
|
2977
2938
|
"character": 7
|
2978
2939
|
},
|
2979
|
-
"name": "DependencyResolverMain"
|
2980
|
-
"componentId": {
|
2981
|
-
"scope": "teambit.dependencies",
|
2982
|
-
"name": "dependency-resolver"
|
2983
|
-
}
|
2940
|
+
"name": "DependencyResolverMain"
|
2984
2941
|
},
|
2985
2942
|
{
|
2986
2943
|
"__schema": "TypeRefSchema",
|
@@ -2989,11 +2946,7 @@
|
|
2989
2946
|
"line": 281,
|
2990
2947
|
"character": 7
|
2991
2948
|
},
|
2992
|
-
"name": "LoggerMain"
|
2993
|
-
"componentId": {
|
2994
|
-
"scope": "teambit.harmony",
|
2995
|
-
"name": "logger"
|
2996
|
-
}
|
2949
|
+
"name": "LoggerMain"
|
2997
2950
|
},
|
2998
2951
|
{
|
2999
2952
|
"__schema": "TypeRefSchema",
|
@@ -3002,11 +2955,7 @@
|
|
3002
2955
|
"line": 282,
|
3003
2956
|
"character": 7
|
3004
2957
|
},
|
3005
|
-
"name": "ComponentMain"
|
3006
|
-
"componentId": {
|
3007
|
-
"scope": "teambit.component",
|
3008
|
-
"name": "component"
|
3009
|
-
}
|
2958
|
+
"name": "ComponentMain"
|
3010
2959
|
},
|
3011
2960
|
{
|
3012
2961
|
"__schema": "TypeRefSchema",
|
@@ -3015,11 +2964,7 @@
|
|
3015
2964
|
"line": 283,
|
3016
2965
|
"character": 7
|
3017
2966
|
},
|
3018
|
-
"name": "GraphMain"
|
3019
|
-
"componentId": {
|
3020
|
-
"scope": "teambit.component",
|
3021
|
-
"name": "graph"
|
3022
|
-
}
|
2967
|
+
"name": "GraphMain"
|
3023
2968
|
},
|
3024
2969
|
{
|
3025
2970
|
"__schema": "TypeRefSchema",
|
@@ -3028,11 +2973,7 @@
|
|
3028
2973
|
"line": 284,
|
3029
2974
|
"character": 7
|
3030
2975
|
},
|
3031
|
-
"name": "GlobalConfigMain"
|
3032
|
-
"componentId": {
|
3033
|
-
"scope": "teambit.harmony",
|
3034
|
-
"name": "global-config"
|
3035
|
-
}
|
2976
|
+
"name": "GlobalConfigMain"
|
3036
2977
|
},
|
3037
2978
|
{
|
3038
2979
|
"__schema": "TypeRefSchema",
|
@@ -3041,11 +2982,7 @@
|
|
3041
2982
|
"line": 285,
|
3042
2983
|
"character": 7
|
3043
2984
|
},
|
3044
|
-
"name": "AspectLoaderMain"
|
3045
|
-
"componentId": {
|
3046
|
-
"scope": "teambit.harmony",
|
3047
|
-
"name": "aspect-loader"
|
3048
|
-
}
|
2985
|
+
"name": "AspectLoaderMain"
|
3049
2986
|
},
|
3050
2987
|
{
|
3051
2988
|
"__schema": "TypeRefSchema",
|
@@ -3054,11 +2991,7 @@
|
|
3054
2991
|
"line": 286,
|
3055
2992
|
"character": 7
|
3056
2993
|
},
|
3057
|
-
"name": "CLIMain"
|
3058
|
-
"componentId": {
|
3059
|
-
"scope": "teambit.harmony",
|
3060
|
-
"name": "cli"
|
3061
|
-
}
|
2994
|
+
"name": "CLIMain"
|
3062
2995
|
}
|
3063
2996
|
]
|
3064
2997
|
},
|
@@ -3108,8 +3041,7 @@
|
|
3108
3041
|
"line": 289,
|
3109
3042
|
"character": 29
|
3110
3043
|
},
|
3111
|
-
"name": "CapsuleTransferSlot"
|
3112
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3044
|
+
"name": "CapsuleTransferSlot"
|
3113
3045
|
}
|
3114
3046
|
]
|
3115
3047
|
},
|
@@ -3167,11 +3099,7 @@
|
|
3167
3099
|
"line": 305,
|
3168
3100
|
"character": 33
|
3169
3101
|
},
|
3170
|
-
"name": "DependencyResolverMain"
|
3171
|
-
"componentId": {
|
3172
|
-
"scope": "teambit.dependencies",
|
3173
|
-
"name": "dependency-resolver"
|
3174
|
-
}
|
3102
|
+
"name": "DependencyResolverMain"
|
3175
3103
|
},
|
3176
3104
|
"isOptional": false,
|
3177
3105
|
"isSpread": false
|
@@ -3191,11 +3119,7 @@
|
|
3191
3119
|
"line": 306,
|
3192
3120
|
"character": 21
|
3193
3121
|
},
|
3194
|
-
"name": "Logger"
|
3195
|
-
"componentId": {
|
3196
|
-
"scope": "teambit.harmony",
|
3197
|
-
"name": "logger"
|
3198
|
-
}
|
3122
|
+
"name": "Logger"
|
3199
3123
|
},
|
3200
3124
|
"isOptional": false,
|
3201
3125
|
"isSpread": false
|
@@ -3215,11 +3139,7 @@
|
|
3215
3139
|
"line": 307,
|
3216
3140
|
"character": 30
|
3217
3141
|
},
|
3218
|
-
"name": "ComponentMain"
|
3219
|
-
"componentId": {
|
3220
|
-
"scope": "teambit.component",
|
3221
|
-
"name": "component"
|
3222
|
-
}
|
3142
|
+
"name": "ComponentMain"
|
3223
3143
|
},
|
3224
3144
|
"isOptional": false,
|
3225
3145
|
"isSpread": false
|
@@ -3239,11 +3159,7 @@
|
|
3239
3159
|
"line": 308,
|
3240
3160
|
"character": 20
|
3241
3161
|
},
|
3242
|
-
"name": "GraphMain"
|
3243
|
-
"componentId": {
|
3244
|
-
"scope": "teambit.component",
|
3245
|
-
"name": "graph"
|
3246
|
-
}
|
3162
|
+
"name": "GraphMain"
|
3247
3163
|
},
|
3248
3164
|
"isOptional": false,
|
3249
3165
|
"isSpread": false
|
@@ -3263,11 +3179,7 @@
|
|
3263
3179
|
"line": 309,
|
3264
3180
|
"character": 18
|
3265
3181
|
},
|
3266
|
-
"name": "CLIMain"
|
3267
|
-
"componentId": {
|
3268
|
-
"scope": "teambit.harmony",
|
3269
|
-
"name": "cli"
|
3270
|
-
}
|
3182
|
+
"name": "CLIMain"
|
3271
3183
|
},
|
3272
3184
|
"isOptional": false,
|
3273
3185
|
"isSpread": false
|
@@ -3287,11 +3199,7 @@
|
|
3287
3199
|
"line": 310,
|
3288
3200
|
"character": 27
|
3289
3201
|
},
|
3290
|
-
"name": "GlobalConfigMain"
|
3291
|
-
"componentId": {
|
3292
|
-
"scope": "teambit.harmony",
|
3293
|
-
"name": "global-config"
|
3294
|
-
}
|
3202
|
+
"name": "GlobalConfigMain"
|
3295
3203
|
},
|
3296
3204
|
"isOptional": false,
|
3297
3205
|
"isSpread": false
|
@@ -3311,11 +3219,7 @@
|
|
3311
3219
|
"line": 311,
|
3312
3220
|
"character": 27
|
3313
3221
|
},
|
3314
|
-
"name": "AspectLoaderMain"
|
3315
|
-
"componentId": {
|
3316
|
-
"scope": "teambit.harmony",
|
3317
|
-
"name": "aspect-loader"
|
3318
|
-
}
|
3222
|
+
"name": "AspectLoaderMain"
|
3319
3223
|
},
|
3320
3224
|
"isOptional": false,
|
3321
3225
|
"isSpread": false
|
@@ -3335,8 +3239,7 @@
|
|
3335
3239
|
"line": 312,
|
3336
3240
|
"character": 34
|
3337
3241
|
},
|
3338
|
-
"name": "CapsuleTransferSlot"
|
3339
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3242
|
+
"name": "CapsuleTransferSlot"
|
3340
3243
|
},
|
3341
3244
|
"isOptional": false,
|
3342
3245
|
"isSpread": false
|
@@ -3385,12 +3288,7 @@
|
|
3385
3288
|
"line": 318,
|
3386
3289
|
"character": 14
|
3387
3290
|
},
|
3388
|
-
"name": "ComponentID"
|
3389
|
-
"componentId": {
|
3390
|
-
"scope": "teambit.component",
|
3391
|
-
"name": "component-id",
|
3392
|
-
"version": "1.2.0"
|
3393
|
-
}
|
3291
|
+
"name": "ComponentID"
|
3394
3292
|
}
|
3395
3293
|
},
|
3396
3294
|
"isOptional": false,
|
@@ -3431,8 +3329,7 @@
|
|
3431
3329
|
"line": 320,
|
3432
3330
|
"character": 19
|
3433
3331
|
},
|
3434
|
-
"name": "LegacyScope"
|
3435
|
-
"packageName": "@teambit/legacy/dist/scope/scope"
|
3332
|
+
"name": "LegacyScope"
|
3436
3333
|
},
|
3437
3334
|
"isOptional": true,
|
3438
3335
|
"isSpread": false
|
@@ -3627,8 +3524,7 @@
|
|
3627
3524
|
"line": 933,
|
3628
3525
|
"character": 40
|
3629
3526
|
},
|
3630
|
-
"name": "ListResults"
|
3631
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3527
|
+
"name": "ListResults"
|
3632
3528
|
}
|
3633
3529
|
]
|
3634
3530
|
},
|
@@ -3661,8 +3557,7 @@
|
|
3661
3557
|
"line": 949,
|
3662
3558
|
"character": 33
|
3663
3559
|
},
|
3664
|
-
"name": "CapsuleTransferFn"
|
3665
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3560
|
+
"name": "CapsuleTransferFn"
|
3666
3561
|
},
|
3667
3562
|
"isOptional": false,
|
3668
3563
|
"isSpread": false
|
@@ -3778,8 +3673,7 @@
|
|
3778
3673
|
"line": 964,
|
3779
3674
|
"character": 81
|
3780
3675
|
},
|
3781
|
-
"name": "PathOsBasedAbsolute"
|
3782
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
3676
|
+
"name": "PathOsBasedAbsolute"
|
3783
3677
|
},
|
3784
3678
|
"modifiers": []
|
3785
3679
|
},
|
@@ -3808,8 +3702,7 @@
|
|
3808
3702
|
"line": 965,
|
3809
3703
|
"character": 41
|
3810
3704
|
},
|
3811
|
-
"name": "GetCapsuleDirOpts"
|
3812
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3705
|
+
"name": "GetCapsuleDirOpts"
|
3813
3706
|
},
|
3814
3707
|
"isOptional": false,
|
3815
3708
|
"isSpread": false
|
@@ -3822,8 +3715,7 @@
|
|
3822
3715
|
"line": 965,
|
3823
3716
|
"character": 61
|
3824
3717
|
},
|
3825
|
-
"name": "PathOsBasedAbsolute"
|
3826
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
3718
|
+
"name": "PathOsBasedAbsolute"
|
3827
3719
|
},
|
3828
3720
|
"modifiers": []
|
3829
3721
|
},
|
@@ -3860,8 +3752,7 @@
|
|
3860
3752
|
"line": 967,
|
3861
3753
|
"character": 24
|
3862
3754
|
},
|
3863
|
-
"name": "GetCapsuleDirOpts"
|
3864
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
3755
|
+
"name": "GetCapsuleDirOpts"
|
3865
3756
|
},
|
3866
3757
|
{
|
3867
3758
|
"__schema": "KeywordTypeSchema",
|
@@ -3967,8 +3858,7 @@
|
|
3967
3858
|
"line": 972,
|
3968
3859
|
"character": 6
|
3969
3860
|
},
|
3970
|
-
"name": "PathOsBasedAbsolute"
|
3971
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
3861
|
+
"name": "PathOsBasedAbsolute"
|
3972
3862
|
},
|
3973
3863
|
"modifiers": []
|
3974
3864
|
},
|
@@ -4052,11 +3942,7 @@
|
|
4052
3942
|
"line": 1124,
|
4053
3943
|
"character": 16
|
4054
3944
|
},
|
4055
|
-
"name": "Component"
|
4056
|
-
"componentId": {
|
4057
|
-
"scope": "teambit.component",
|
4058
|
-
"name": "component"
|
4059
|
-
}
|
3945
|
+
"name": "Component"
|
4060
3946
|
},
|
4061
3947
|
"isOptional": false,
|
4062
3948
|
"isSpread": false
|
@@ -4076,12 +3962,7 @@
|
|
4076
3962
|
"line": 1125,
|
4077
3963
|
"character": 10
|
4078
3964
|
},
|
4079
|
-
"name": "ComponentIdList"
|
4080
|
-
"componentId": {
|
4081
|
-
"scope": "teambit.component",
|
4082
|
-
"name": "component-id",
|
4083
|
-
"version": "1.2.0"
|
4084
|
-
}
|
3965
|
+
"name": "ComponentIdList"
|
4085
3966
|
},
|
4086
3967
|
"isOptional": false,
|
4087
3968
|
"isSpread": false
|
@@ -4101,8 +3982,7 @@
|
|
4101
3982
|
"line": 1126,
|
4102
3983
|
"character": 19
|
4103
3984
|
},
|
4104
|
-
"name": "Scope"
|
4105
|
-
"packageName": "@teambit/legacy/dist/scope"
|
3985
|
+
"name": "Scope"
|
4106
3986
|
},
|
4107
3987
|
"isOptional": true,
|
4108
3988
|
"isSpread": false
|
@@ -4144,8 +4024,7 @@
|
|
4144
4024
|
"line": 1128,
|
4145
4025
|
"character": 14
|
4146
4026
|
},
|
4147
|
-
"name": "DataToPersist"
|
4148
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources/data-to-persist"
|
4027
|
+
"name": "DataToPersist"
|
4149
4028
|
}
|
4150
4029
|
]
|
4151
4030
|
},
|
@@ -4181,8 +4060,7 @@
|
|
4181
4060
|
"line": 114,
|
4182
4061
|
"character": 40
|
4183
4062
|
},
|
4184
|
-
"name": "CreateGraphOptions"
|
4185
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
4063
|
+
"name": "CreateGraphOptions"
|
4186
4064
|
},
|
4187
4065
|
{
|
4188
4066
|
"__schema": "TypeLiteralSchema",
|
@@ -4448,8 +4326,7 @@
|
|
4448
4326
|
"line": 169,
|
4449
4327
|
"character": 20
|
4450
4328
|
},
|
4451
|
-
"name": "IsolateComponentsInstallOptions"
|
4452
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
4329
|
+
"name": "IsolateComponentsInstallOptions"
|
4453
4330
|
},
|
4454
4331
|
"isOptional": true
|
4455
4332
|
},
|
@@ -4469,11 +4346,7 @@
|
|
4469
4346
|
"line": 171,
|
4470
4347
|
"character": 20
|
4471
4348
|
},
|
4472
|
-
"name": "LinkingOptions"
|
4473
|
-
"componentId": {
|
4474
|
-
"scope": "teambit.dependencies",
|
4475
|
-
"name": "dependency-resolver"
|
4476
|
-
}
|
4349
|
+
"name": "LinkingOptions"
|
4477
4350
|
},
|
4478
4351
|
"isOptional": true
|
4479
4352
|
},
|
@@ -4660,12 +4533,7 @@
|
|
4660
4533
|
"line": 203,
|
4661
4534
|
"character": 27
|
4662
4535
|
},
|
4663
|
-
"name": "ComponentID"
|
4664
|
-
"componentId": {
|
4665
|
-
"scope": "teambit.component",
|
4666
|
-
"name": "component-id",
|
4667
|
-
"version": "1.2.0"
|
4668
|
-
}
|
4536
|
+
"name": "ComponentID"
|
4669
4537
|
}
|
4670
4538
|
},
|
4671
4539
|
"isOptional": true
|
@@ -4696,11 +4564,7 @@
|
|
4696
4564
|
"line": 208,
|
4697
4565
|
"character": 10
|
4698
4566
|
},
|
4699
|
-
"name": "ComponentFactory"
|
4700
|
-
"componentId": {
|
4701
|
-
"scope": "teambit.component",
|
4702
|
-
"name": "component"
|
4703
|
-
}
|
4567
|
+
"name": "ComponentFactory"
|
4704
4568
|
},
|
4705
4569
|
"isOptional": true
|
4706
4570
|
},
|
@@ -4760,11 +4624,7 @@
|
|
4760
4624
|
"line": 218,
|
4761
4625
|
"character": 16
|
4762
4626
|
},
|
4763
|
-
"name": "NodeLinker"
|
4764
|
-
"componentId": {
|
4765
|
-
"scope": "teambit.dependencies",
|
4766
|
-
"name": "dependency-resolver"
|
4767
|
-
}
|
4627
|
+
"name": "NodeLinker"
|
4768
4628
|
},
|
4769
4629
|
"isOptional": true
|
4770
4630
|
},
|
@@ -4814,8 +4674,7 @@
|
|
4814
4674
|
"line": 227,
|
4815
4675
|
"character": 13
|
4816
4676
|
},
|
4817
|
-
"name": "IsolationContext"
|
4818
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
4677
|
+
"name": "IsolationContext"
|
4819
4678
|
},
|
4820
4679
|
"isOptional": true
|
4821
4680
|
},
|
@@ -4915,12 +4774,7 @@
|
|
4915
4774
|
"line": 9,
|
4916
4775
|
"character": 18
|
4917
4776
|
},
|
4918
|
-
"name": "ComponentID"
|
4919
|
-
"componentId": {
|
4920
|
-
"scope": "teambit.component",
|
4921
|
-
"name": "component-id",
|
4922
|
-
"version": "1.2.0"
|
4923
|
-
}
|
4777
|
+
"name": "ComponentID"
|
4924
4778
|
},
|
4925
4779
|
"isOptional": false,
|
4926
4780
|
"isSpread": false
|
@@ -4981,12 +4835,7 @@
|
|
4981
4835
|
"line": 12,
|
4982
4836
|
"character": 28
|
4983
4837
|
},
|
4984
|
-
"name": "ComponentID"
|
4985
|
-
"componentId": {
|
4986
|
-
"scope": "teambit.component",
|
4987
|
-
"name": "component-id",
|
4988
|
-
"version": "1.2.0"
|
4989
|
-
}
|
4838
|
+
"name": "ComponentID"
|
4990
4839
|
},
|
4991
4840
|
"isOptional": false,
|
4992
4841
|
"isSpread": false
|
@@ -5047,12 +4896,7 @@
|
|
5047
4896
|
"line": 15,
|
5048
4897
|
"character": 31
|
5049
4898
|
},
|
5050
|
-
"name": "ComponentID"
|
5051
|
-
"componentId": {
|
5052
|
-
"scope": "teambit.component",
|
5053
|
-
"name": "component-id",
|
5054
|
-
"version": "1.2.0"
|
5055
|
-
}
|
4899
|
+
"name": "ComponentID"
|
5056
4900
|
},
|
5057
4901
|
"isOptional": false,
|
5058
4902
|
"isSpread": false
|
@@ -5163,12 +5007,7 @@
|
|
5163
5007
|
"line": 21,
|
5164
5008
|
"character": 48
|
5165
5009
|
},
|
5166
|
-
"name": "ComponentID"
|
5167
|
-
"componentId": {
|
5168
|
-
"scope": "teambit.component",
|
5169
|
-
"name": "component-id",
|
5170
|
-
"version": "1.2.0"
|
5171
|
-
}
|
5010
|
+
"name": "ComponentID"
|
5172
5011
|
},
|
5173
5012
|
{
|
5174
5013
|
"__schema": "LiteralTypeSchema",
|
@@ -5207,11 +5046,7 @@
|
|
5207
5046
|
"line": 26,
|
5208
5047
|
"character": 23
|
5209
5048
|
},
|
5210
|
-
"name": "Component"
|
5211
|
-
"componentId": {
|
5212
|
-
"scope": "teambit.component",
|
5213
|
-
"name": "component"
|
5214
|
-
}
|
5049
|
+
"name": "Component"
|
5215
5050
|
}
|
5216
5051
|
},
|
5217
5052
|
"modifiers": []
|
@@ -5241,11 +5076,7 @@
|
|
5241
5076
|
"line": 30,
|
5242
5077
|
"character": 31
|
5243
5078
|
},
|
5244
|
-
"name": "DependencyResolverMain"
|
5245
|
-
"componentId": {
|
5246
|
-
"scope": "teambit.dependencies",
|
5247
|
-
"name": "dependency-resolver"
|
5248
|
-
}
|
5079
|
+
"name": "DependencyResolverMain"
|
5249
5080
|
},
|
5250
5081
|
"isOptional": false,
|
5251
5082
|
"isSpread": false
|
@@ -5267,8 +5098,7 @@
|
|
5267
5098
|
"line": 30,
|
5268
5099
|
"character": 64
|
5269
5100
|
},
|
5270
|
-
"name": "CapsuleList"
|
5271
|
-
"internalFilePath": "capsule-list.ts"
|
5101
|
+
"name": "CapsuleList"
|
5272
5102
|
}
|
5273
5103
|
]
|
5274
5104
|
},
|
@@ -5364,11 +5194,7 @@
|
|
5364
5194
|
"line": 61,
|
5365
5195
|
"character": 58
|
5366
5196
|
},
|
5367
|
-
"name": "Component"
|
5368
|
-
"componentId": {
|
5369
|
-
"scope": "teambit.component",
|
5370
|
-
"name": "component"
|
5371
|
-
}
|
5197
|
+
"name": "Component"
|
5372
5198
|
},
|
5373
5199
|
"isOptional": false,
|
5374
5200
|
"isSpread": false
|
@@ -5432,7 +5258,7 @@
|
|
5432
5258
|
"_legacy": {
|
5433
5259
|
"scope": "teambit.component",
|
5434
5260
|
"name": "isolator",
|
5435
|
-
"version": "1.0.
|
5261
|
+
"version": "1.0.227"
|
5436
5262
|
},
|
5437
5263
|
"_scope": "teambit.component"
|
5438
5264
|
}
|
@@ -5504,11 +5330,7 @@
|
|
5504
5330
|
"line": 78,
|
5505
5331
|
"character": 21
|
5506
5332
|
},
|
5507
|
-
"name": "ComponentID"
|
5508
|
-
"componentId": {
|
5509
|
-
"scope": "teambit.component",
|
5510
|
-
"name": "component"
|
5511
|
-
}
|
5333
|
+
"name": "ComponentID"
|
5512
5334
|
}
|
5513
5335
|
},
|
5514
5336
|
{
|
@@ -5549,8 +5371,7 @@
|
|
5549
5371
|
"line": 80,
|
5550
5372
|
"character": 29
|
5551
5373
|
},
|
5552
|
-
"name": "CapsuleList"
|
5553
|
-
"internalFilePath": "capsule-list.ts"
|
5374
|
+
"name": "CapsuleList"
|
5554
5375
|
},
|
5555
5376
|
"isOptional": false,
|
5556
5377
|
"isSpread": false
|
@@ -5577,11 +5398,7 @@
|
|
5577
5398
|
"line": 81,
|
5578
5399
|
"character": 25
|
5579
5400
|
},
|
5580
|
-
"name": "ComponentID"
|
5581
|
-
"componentId": {
|
5582
|
-
"scope": "teambit.component",
|
5583
|
-
"name": "component"
|
5584
|
-
}
|
5401
|
+
"name": "ComponentID"
|
5585
5402
|
}
|
5586
5403
|
},
|
5587
5404
|
"isOptional": false,
|
@@ -5728,8 +5545,7 @@
|
|
5728
5545
|
"line": 162,
|
5729
5546
|
"character": 26
|
5730
5547
|
},
|
5731
|
-
"name": "PathOsBasedAbsolute"
|
5732
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
5548
|
+
"name": "PathOsBasedAbsolute"
|
5733
5549
|
}
|
5734
5550
|
}
|
5735
5551
|
],
|
@@ -5837,8 +5653,7 @@
|
|
5837
5653
|
"line": 14,
|
5838
5654
|
"character": 51
|
5839
5655
|
},
|
5840
|
-
"name": "Stream"
|
5841
|
-
"packageName": "stream"
|
5656
|
+
"name": "Stream"
|
5842
5657
|
},
|
5843
5658
|
{
|
5844
5659
|
"__schema": "KeywordTypeSchema",
|
@@ -5885,7 +5700,7 @@
|
|
5885
5700
|
"_legacy": {
|
5886
5701
|
"scope": "teambit.component",
|
5887
5702
|
"name": "isolator",
|
5888
|
-
"version": "1.0.
|
5703
|
+
"version": "1.0.227"
|
5889
5704
|
},
|
5890
5705
|
"_scope": "teambit.component"
|
5891
5706
|
}
|
@@ -5946,7 +5761,7 @@
|
|
5946
5761
|
"_legacy": {
|
5947
5762
|
"scope": "teambit.component",
|
5948
5763
|
"name": "isolator",
|
5949
|
-
"version": "1.0.
|
5764
|
+
"version": "1.0.227"
|
5950
5765
|
},
|
5951
5766
|
"_scope": "teambit.component"
|
5952
5767
|
}
|
@@ -6307,8 +6122,7 @@
|
|
6307
6122
|
"line": 54,
|
6308
6123
|
"character": 27
|
6309
6124
|
},
|
6310
|
-
"name": "BitExecOption"
|
6311
|
-
"internalFilePath": "capsule/container.ts"
|
6125
|
+
"name": "BitExecOption"
|
6312
6126
|
},
|
6313
6127
|
"isOptional": false,
|
6314
6128
|
"isSpread": false
|
@@ -6384,8 +6198,7 @@
|
|
6384
6198
|
"line": 82,
|
6385
6199
|
"character": 28
|
6386
6200
|
},
|
6387
|
-
"name": "BitExecOption"
|
6388
|
-
"internalFilePath": "capsule/container.ts"
|
6201
|
+
"name": "BitExecOption"
|
6389
6202
|
},
|
6390
6203
|
"isOptional": false,
|
6391
6204
|
"isSpread": false
|
@@ -6496,8 +6309,7 @@
|
|
6496
6309
|
"line": 105,
|
6497
6310
|
"character": 28
|
6498
6311
|
},
|
6499
|
-
"name": "ContainerStatus"
|
6500
|
-
"packageName": "@teambit/capsule"
|
6312
|
+
"name": "ContainerStatus"
|
6501
6313
|
}
|
6502
6314
|
]
|
6503
6315
|
},
|
@@ -6705,8 +6517,7 @@
|
|
6705
6517
|
"line": 121,
|
6706
6518
|
"character": 18
|
6707
6519
|
},
|
6708
|
-
"name": "Exec"
|
6709
|
-
"packageName": "@teambit/capsule"
|
6520
|
+
"name": "Exec"
|
6710
6521
|
}
|
6711
6522
|
]
|
6712
6523
|
},
|
@@ -6826,8 +6637,7 @@
|
|
6826
6637
|
"line": 20,
|
6827
6638
|
"character": 55
|
6828
6639
|
},
|
6829
|
-
"name": "Exec"
|
6830
|
-
"packageName": "@teambit/capsule"
|
6640
|
+
"name": "Exec"
|
6831
6641
|
},
|
6832
6642
|
{
|
6833
6643
|
"__schema": "TypeRefSchema",
|
@@ -6836,8 +6646,7 @@
|
|
6836
6646
|
"line": 20,
|
6837
6647
|
"character": 61
|
6838
6648
|
},
|
6839
|
-
"name": "AnyFS"
|
6840
|
-
"packageName": "@teambit/any-fs"
|
6649
|
+
"name": "AnyFS"
|
6841
6650
|
}
|
6842
6651
|
],
|
6843
6652
|
"expression": {
|
@@ -6852,7 +6661,7 @@
|
|
6852
6661
|
"_legacy": {
|
6853
6662
|
"scope": "teambit.component",
|
6854
6663
|
"name": "isolator",
|
6855
|
-
"version": "1.0.
|
6664
|
+
"version": "1.0.227"
|
6856
6665
|
},
|
6857
6666
|
"_scope": "teambit.component"
|
6858
6667
|
}
|
@@ -6959,8 +6768,7 @@
|
|
6959
6768
|
"line": 23,
|
6960
6769
|
"character": 18
|
6961
6770
|
},
|
6962
|
-
"name": "NodeFS"
|
6963
|
-
"packageName": "@teambit/any-fs"
|
6771
|
+
"name": "NodeFS"
|
6964
6772
|
},
|
6965
6773
|
"isOptional": false,
|
6966
6774
|
"isSpread": false
|
@@ -6980,8 +6788,7 @@
|
|
6980
6788
|
"line": 27,
|
6981
6789
|
"character": 23
|
6982
6790
|
},
|
6983
|
-
"name": "Console"
|
6984
|
-
"packageName": "@teambit/capsule"
|
6791
|
+
"name": "Console"
|
6985
6792
|
},
|
6986
6793
|
"isOptional": true,
|
6987
6794
|
"defaultValue": "new Console()",
|
@@ -7002,8 +6809,7 @@
|
|
7002
6809
|
"line": 31,
|
7003
6810
|
"character": 21
|
7004
6811
|
},
|
7005
|
-
"name": "State"
|
7006
|
-
"packageName": "@teambit/capsule"
|
6812
|
+
"name": "State"
|
7007
6813
|
},
|
7008
6814
|
"isOptional": false,
|
7009
6815
|
"isSpread": false
|
@@ -7023,11 +6829,7 @@
|
|
7023
6829
|
"line": 32,
|
7024
6830
|
"character": 25
|
7025
6831
|
},
|
7026
|
-
"name": "Component"
|
7027
|
-
"componentId": {
|
7028
|
-
"scope": "teambit.component",
|
7029
|
-
"name": "component"
|
7030
|
-
}
|
6832
|
+
"name": "Component"
|
7031
6833
|
},
|
7032
6834
|
"isOptional": false,
|
7033
6835
|
"isSpread": false
|
@@ -7223,8 +7025,7 @@
|
|
7223
7025
|
"line": 63,
|
7224
7026
|
"character": 25
|
7225
7027
|
},
|
7226
|
-
"name": "BitExecOption"
|
7227
|
-
"internalFilePath": "capsule/container.ts"
|
7028
|
+
"name": "BitExecOption"
|
7228
7029
|
},
|
7229
7030
|
"isOptional": false,
|
7230
7031
|
"isSpread": false
|
@@ -7734,11 +7535,7 @@
|
|
7734
7535
|
"line": 117,
|
7735
7536
|
"character": 39
|
7736
7537
|
},
|
7737
|
-
"name": "Component"
|
7738
|
-
"componentId": {
|
7739
|
-
"scope": "teambit.component",
|
7740
|
-
"name": "component"
|
7741
|
-
}
|
7538
|
+
"name": "Component"
|
7742
7539
|
},
|
7743
7540
|
"isOptional": false,
|
7744
7541
|
"isSpread": false
|
@@ -7844,11 +7641,7 @@
|
|
7844
7641
|
"line": 121,
|
7845
7642
|
"character": 39
|
7846
7643
|
},
|
7847
|
-
"name": "Component"
|
7848
|
-
"componentId": {
|
7849
|
-
"scope": "teambit.component",
|
7850
|
-
"name": "component"
|
7851
|
-
}
|
7644
|
+
"name": "Component"
|
7852
7645
|
},
|
7853
7646
|
"isOptional": false,
|
7854
7647
|
"isSpread": false
|
@@ -7974,11 +7767,7 @@
|
|
7974
7767
|
"line": 126,
|
7975
7768
|
"character": 16
|
7976
7769
|
},
|
7977
|
-
"name": "Component"
|
7978
|
-
"componentId": {
|
7979
|
-
"scope": "teambit.component",
|
7980
|
-
"name": "component"
|
7981
|
-
}
|
7770
|
+
"name": "Component"
|
7982
7771
|
},
|
7983
7772
|
"isOptional": false,
|
7984
7773
|
"isSpread": false
|
@@ -8089,8 +7878,7 @@
|
|
8089
7878
|
"line": 13,
|
8090
7879
|
"character": 54
|
8091
7880
|
},
|
8092
|
-
"name": "Exec"
|
8093
|
-
"packageName": "@teambit/capsule"
|
7881
|
+
"name": "Exec"
|
8094
7882
|
},
|
8095
7883
|
{
|
8096
7884
|
"__schema": "TypeRefSchema",
|
@@ -8099,8 +7887,7 @@
|
|
8099
7887
|
"line": 13,
|
8100
7888
|
"character": 60
|
8101
7889
|
},
|
8102
|
-
"name": "NodeFS"
|
8103
|
-
"packageName": "@teambit/any-fs"
|
7890
|
+
"name": "NodeFS"
|
8104
7891
|
}
|
8105
7892
|
],
|
8106
7893
|
"expression": {
|
@@ -8115,7 +7902,7 @@
|
|
8115
7902
|
"_legacy": {
|
8116
7903
|
"scope": "teambit.component",
|
8117
7904
|
"name": "isolator",
|
8118
|
-
"version": "1.0.
|
7905
|
+
"version": "1.0.227"
|
8119
7906
|
},
|
8120
7907
|
"_scope": "teambit.component"
|
8121
7908
|
}
|
@@ -8341,8 +8128,7 @@
|
|
8341
8128
|
"line": 22,
|
8342
8129
|
"character": 22
|
8343
8130
|
},
|
8344
|
-
"name": "ExecStatus"
|
8345
|
-
"packageName": "@teambit/capsule"
|
8131
|
+
"name": "ExecStatus"
|
8346
8132
|
}
|
8347
8133
|
]
|
8348
8134
|
},
|
@@ -8403,7 +8189,7 @@
|
|
8403
8189
|
"_legacy": {
|
8404
8190
|
"scope": "teambit.component",
|
8405
8191
|
"name": "isolator",
|
8406
|
-
"version": "1.0.
|
8192
|
+
"version": "1.0.227"
|
8407
8193
|
},
|
8408
8194
|
"_scope": "teambit.component"
|
8409
8195
|
}
|
@@ -8432,7 +8218,7 @@
|
|
8432
8218
|
"_legacy": {
|
8433
8219
|
"scope": "teambit.component",
|
8434
8220
|
"name": "isolator",
|
8435
|
-
"version": "1.0.
|
8221
|
+
"version": "1.0.227"
|
8436
8222
|
},
|
8437
8223
|
"_scope": "teambit.component"
|
8438
8224
|
}
|
@@ -8599,11 +8385,6 @@
|
|
8599
8385
|
"character": 35
|
8600
8386
|
},
|
8601
8387
|
"name": "SlotRegistry",
|
8602
|
-
"componentId": {
|
8603
|
-
"scope": "teambit.harmony",
|
8604
|
-
"name": "harmony",
|
8605
|
-
"version": "0.4.6"
|
8606
|
-
},
|
8607
8388
|
"typeArgs": [
|
8608
8389
|
{
|
8609
8390
|
"__schema": "TypeRefSchema",
|
@@ -8612,8 +8393,7 @@
|
|
8612
8393
|
"line": 70,
|
8613
8394
|
"character": 48
|
8614
8395
|
},
|
8615
|
-
"name": "CapsuleTransferFn"
|
8616
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
8396
|
+
"name": "CapsuleTransferFn"
|
8617
8397
|
}
|
8618
8398
|
]
|
8619
8399
|
}
|
@@ -8912,8 +8692,7 @@
|
|
8912
8692
|
"line": 114,
|
8913
8693
|
"character": 40
|
8914
8694
|
},
|
8915
|
-
"name": "CreateGraphOptions"
|
8916
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
8695
|
+
"name": "CreateGraphOptions"
|
8917
8696
|
},
|
8918
8697
|
{
|
8919
8698
|
"__schema": "TypeLiteralSchema",
|
@@ -9179,8 +8958,7 @@
|
|
9179
8958
|
"line": 169,
|
9180
8959
|
"character": 20
|
9181
8960
|
},
|
9182
|
-
"name": "IsolateComponentsInstallOptions"
|
9183
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
8961
|
+
"name": "IsolateComponentsInstallOptions"
|
9184
8962
|
},
|
9185
8963
|
"isOptional": true
|
9186
8964
|
},
|
@@ -9200,11 +8978,7 @@
|
|
9200
8978
|
"line": 171,
|
9201
8979
|
"character": 20
|
9202
8980
|
},
|
9203
|
-
"name": "LinkingOptions"
|
9204
|
-
"componentId": {
|
9205
|
-
"scope": "teambit.dependencies",
|
9206
|
-
"name": "dependency-resolver"
|
9207
|
-
}
|
8981
|
+
"name": "LinkingOptions"
|
9208
8982
|
},
|
9209
8983
|
"isOptional": true
|
9210
8984
|
},
|
@@ -9391,12 +9165,7 @@
|
|
9391
9165
|
"line": 203,
|
9392
9166
|
"character": 27
|
9393
9167
|
},
|
9394
|
-
"name": "ComponentID"
|
9395
|
-
"componentId": {
|
9396
|
-
"scope": "teambit.component",
|
9397
|
-
"name": "component-id",
|
9398
|
-
"version": "1.2.0"
|
9399
|
-
}
|
9168
|
+
"name": "ComponentID"
|
9400
9169
|
}
|
9401
9170
|
},
|
9402
9171
|
"isOptional": true
|
@@ -9427,11 +9196,7 @@
|
|
9427
9196
|
"line": 208,
|
9428
9197
|
"character": 10
|
9429
9198
|
},
|
9430
|
-
"name": "ComponentFactory"
|
9431
|
-
"componentId": {
|
9432
|
-
"scope": "teambit.component",
|
9433
|
-
"name": "component"
|
9434
|
-
}
|
9199
|
+
"name": "ComponentFactory"
|
9435
9200
|
},
|
9436
9201
|
"isOptional": true
|
9437
9202
|
},
|
@@ -9491,11 +9256,7 @@
|
|
9491
9256
|
"line": 218,
|
9492
9257
|
"character": 16
|
9493
9258
|
},
|
9494
|
-
"name": "NodeLinker"
|
9495
|
-
"componentId": {
|
9496
|
-
"scope": "teambit.dependencies",
|
9497
|
-
"name": "dependency-resolver"
|
9498
|
-
}
|
9259
|
+
"name": "NodeLinker"
|
9499
9260
|
},
|
9500
9261
|
"isOptional": true
|
9501
9262
|
},
|
@@ -9545,8 +9306,7 @@
|
|
9545
9306
|
"line": 227,
|
9546
9307
|
"character": 13
|
9547
9308
|
},
|
9548
|
-
"name": "IsolationContext"
|
9549
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
9309
|
+
"name": "IsolationContext"
|
9550
9310
|
},
|
9551
9311
|
"isOptional": true
|
9552
9312
|
},
|
@@ -9834,11 +9594,7 @@
|
|
9834
9594
|
"line": 280,
|
9835
9595
|
"character": 7
|
9836
9596
|
},
|
9837
|
-
"name": "DependencyResolverMain"
|
9838
|
-
"componentId": {
|
9839
|
-
"scope": "teambit.dependencies",
|
9840
|
-
"name": "dependency-resolver"
|
9841
|
-
}
|
9597
|
+
"name": "DependencyResolverMain"
|
9842
9598
|
},
|
9843
9599
|
{
|
9844
9600
|
"__schema": "TypeRefSchema",
|
@@ -9847,11 +9603,7 @@
|
|
9847
9603
|
"line": 281,
|
9848
9604
|
"character": 7
|
9849
9605
|
},
|
9850
|
-
"name": "LoggerMain"
|
9851
|
-
"componentId": {
|
9852
|
-
"scope": "teambit.harmony",
|
9853
|
-
"name": "logger"
|
9854
|
-
}
|
9606
|
+
"name": "LoggerMain"
|
9855
9607
|
},
|
9856
9608
|
{
|
9857
9609
|
"__schema": "TypeRefSchema",
|
@@ -9860,11 +9612,7 @@
|
|
9860
9612
|
"line": 282,
|
9861
9613
|
"character": 7
|
9862
9614
|
},
|
9863
|
-
"name": "ComponentMain"
|
9864
|
-
"componentId": {
|
9865
|
-
"scope": "teambit.component",
|
9866
|
-
"name": "component"
|
9867
|
-
}
|
9615
|
+
"name": "ComponentMain"
|
9868
9616
|
},
|
9869
9617
|
{
|
9870
9618
|
"__schema": "TypeRefSchema",
|
@@ -9873,11 +9621,7 @@
|
|
9873
9621
|
"line": 283,
|
9874
9622
|
"character": 7
|
9875
9623
|
},
|
9876
|
-
"name": "GraphMain"
|
9877
|
-
"componentId": {
|
9878
|
-
"scope": "teambit.component",
|
9879
|
-
"name": "graph"
|
9880
|
-
}
|
9624
|
+
"name": "GraphMain"
|
9881
9625
|
},
|
9882
9626
|
{
|
9883
9627
|
"__schema": "TypeRefSchema",
|
@@ -9886,11 +9630,7 @@
|
|
9886
9630
|
"line": 284,
|
9887
9631
|
"character": 7
|
9888
9632
|
},
|
9889
|
-
"name": "GlobalConfigMain"
|
9890
|
-
"componentId": {
|
9891
|
-
"scope": "teambit.harmony",
|
9892
|
-
"name": "global-config"
|
9893
|
-
}
|
9633
|
+
"name": "GlobalConfigMain"
|
9894
9634
|
},
|
9895
9635
|
{
|
9896
9636
|
"__schema": "TypeRefSchema",
|
@@ -9899,11 +9639,7 @@
|
|
9899
9639
|
"line": 285,
|
9900
9640
|
"character": 7
|
9901
9641
|
},
|
9902
|
-
"name": "AspectLoaderMain"
|
9903
|
-
"componentId": {
|
9904
|
-
"scope": "teambit.harmony",
|
9905
|
-
"name": "aspect-loader"
|
9906
|
-
}
|
9642
|
+
"name": "AspectLoaderMain"
|
9907
9643
|
},
|
9908
9644
|
{
|
9909
9645
|
"__schema": "TypeRefSchema",
|
@@ -9912,11 +9648,7 @@
|
|
9912
9648
|
"line": 286,
|
9913
9649
|
"character": 7
|
9914
9650
|
},
|
9915
|
-
"name": "CLIMain"
|
9916
|
-
"componentId": {
|
9917
|
-
"scope": "teambit.harmony",
|
9918
|
-
"name": "cli"
|
9919
|
-
}
|
9651
|
+
"name": "CLIMain"
|
9920
9652
|
}
|
9921
9653
|
]
|
9922
9654
|
},
|
@@ -9966,8 +9698,7 @@
|
|
9966
9698
|
"line": 289,
|
9967
9699
|
"character": 29
|
9968
9700
|
},
|
9969
|
-
"name": "CapsuleTransferSlot"
|
9970
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
9701
|
+
"name": "CapsuleTransferSlot"
|
9971
9702
|
}
|
9972
9703
|
]
|
9973
9704
|
},
|
@@ -10025,11 +9756,7 @@
|
|
10025
9756
|
"line": 305,
|
10026
9757
|
"character": 33
|
10027
9758
|
},
|
10028
|
-
"name": "DependencyResolverMain"
|
10029
|
-
"componentId": {
|
10030
|
-
"scope": "teambit.dependencies",
|
10031
|
-
"name": "dependency-resolver"
|
10032
|
-
}
|
9759
|
+
"name": "DependencyResolverMain"
|
10033
9760
|
},
|
10034
9761
|
"isOptional": false,
|
10035
9762
|
"isSpread": false
|
@@ -10049,11 +9776,7 @@
|
|
10049
9776
|
"line": 306,
|
10050
9777
|
"character": 21
|
10051
9778
|
},
|
10052
|
-
"name": "Logger"
|
10053
|
-
"componentId": {
|
10054
|
-
"scope": "teambit.harmony",
|
10055
|
-
"name": "logger"
|
10056
|
-
}
|
9779
|
+
"name": "Logger"
|
10057
9780
|
},
|
10058
9781
|
"isOptional": false,
|
10059
9782
|
"isSpread": false
|
@@ -10073,11 +9796,7 @@
|
|
10073
9796
|
"line": 307,
|
10074
9797
|
"character": 30
|
10075
9798
|
},
|
10076
|
-
"name": "ComponentMain"
|
10077
|
-
"componentId": {
|
10078
|
-
"scope": "teambit.component",
|
10079
|
-
"name": "component"
|
10080
|
-
}
|
9799
|
+
"name": "ComponentMain"
|
10081
9800
|
},
|
10082
9801
|
"isOptional": false,
|
10083
9802
|
"isSpread": false
|
@@ -10097,11 +9816,7 @@
|
|
10097
9816
|
"line": 308,
|
10098
9817
|
"character": 20
|
10099
9818
|
},
|
10100
|
-
"name": "GraphMain"
|
10101
|
-
"componentId": {
|
10102
|
-
"scope": "teambit.component",
|
10103
|
-
"name": "graph"
|
10104
|
-
}
|
9819
|
+
"name": "GraphMain"
|
10105
9820
|
},
|
10106
9821
|
"isOptional": false,
|
10107
9822
|
"isSpread": false
|
@@ -10121,11 +9836,7 @@
|
|
10121
9836
|
"line": 309,
|
10122
9837
|
"character": 18
|
10123
9838
|
},
|
10124
|
-
"name": "CLIMain"
|
10125
|
-
"componentId": {
|
10126
|
-
"scope": "teambit.harmony",
|
10127
|
-
"name": "cli"
|
10128
|
-
}
|
9839
|
+
"name": "CLIMain"
|
10129
9840
|
},
|
10130
9841
|
"isOptional": false,
|
10131
9842
|
"isSpread": false
|
@@ -10145,11 +9856,7 @@
|
|
10145
9856
|
"line": 310,
|
10146
9857
|
"character": 27
|
10147
9858
|
},
|
10148
|
-
"name": "GlobalConfigMain"
|
10149
|
-
"componentId": {
|
10150
|
-
"scope": "teambit.harmony",
|
10151
|
-
"name": "global-config"
|
10152
|
-
}
|
9859
|
+
"name": "GlobalConfigMain"
|
10153
9860
|
},
|
10154
9861
|
"isOptional": false,
|
10155
9862
|
"isSpread": false
|
@@ -10169,11 +9876,7 @@
|
|
10169
9876
|
"line": 311,
|
10170
9877
|
"character": 27
|
10171
9878
|
},
|
10172
|
-
"name": "AspectLoaderMain"
|
10173
|
-
"componentId": {
|
10174
|
-
"scope": "teambit.harmony",
|
10175
|
-
"name": "aspect-loader"
|
10176
|
-
}
|
9879
|
+
"name": "AspectLoaderMain"
|
10177
9880
|
},
|
10178
9881
|
"isOptional": false,
|
10179
9882
|
"isSpread": false
|
@@ -10193,8 +9896,7 @@
|
|
10193
9896
|
"line": 312,
|
10194
9897
|
"character": 34
|
10195
9898
|
},
|
10196
|
-
"name": "CapsuleTransferSlot"
|
10197
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
9899
|
+
"name": "CapsuleTransferSlot"
|
10198
9900
|
},
|
10199
9901
|
"isOptional": false,
|
10200
9902
|
"isSpread": false
|
@@ -10243,12 +9945,7 @@
|
|
10243
9945
|
"line": 318,
|
10244
9946
|
"character": 14
|
10245
9947
|
},
|
10246
|
-
"name": "ComponentID"
|
10247
|
-
"componentId": {
|
10248
|
-
"scope": "teambit.component",
|
10249
|
-
"name": "component-id",
|
10250
|
-
"version": "1.2.0"
|
10251
|
-
}
|
9948
|
+
"name": "ComponentID"
|
10252
9949
|
}
|
10253
9950
|
},
|
10254
9951
|
"isOptional": false,
|
@@ -10289,8 +9986,7 @@
|
|
10289
9986
|
"line": 320,
|
10290
9987
|
"character": 19
|
10291
9988
|
},
|
10292
|
-
"name": "LegacyScope"
|
10293
|
-
"packageName": "@teambit/legacy/dist/scope/scope"
|
9989
|
+
"name": "LegacyScope"
|
10294
9990
|
},
|
10295
9991
|
"isOptional": true,
|
10296
9992
|
"isSpread": false
|
@@ -10485,8 +10181,7 @@
|
|
10485
10181
|
"line": 933,
|
10486
10182
|
"character": 40
|
10487
10183
|
},
|
10488
|
-
"name": "ListResults"
|
10489
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
10184
|
+
"name": "ListResults"
|
10490
10185
|
}
|
10491
10186
|
]
|
10492
10187
|
},
|
@@ -10519,8 +10214,7 @@
|
|
10519
10214
|
"line": 949,
|
10520
10215
|
"character": 33
|
10521
10216
|
},
|
10522
|
-
"name": "CapsuleTransferFn"
|
10523
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
10217
|
+
"name": "CapsuleTransferFn"
|
10524
10218
|
},
|
10525
10219
|
"isOptional": false,
|
10526
10220
|
"isSpread": false
|
@@ -10636,8 +10330,7 @@
|
|
10636
10330
|
"line": 964,
|
10637
10331
|
"character": 81
|
10638
10332
|
},
|
10639
|
-
"name": "PathOsBasedAbsolute"
|
10640
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
10333
|
+
"name": "PathOsBasedAbsolute"
|
10641
10334
|
},
|
10642
10335
|
"modifiers": []
|
10643
10336
|
},
|
@@ -10666,8 +10359,7 @@
|
|
10666
10359
|
"line": 965,
|
10667
10360
|
"character": 41
|
10668
10361
|
},
|
10669
|
-
"name": "GetCapsuleDirOpts"
|
10670
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
10362
|
+
"name": "GetCapsuleDirOpts"
|
10671
10363
|
},
|
10672
10364
|
"isOptional": false,
|
10673
10365
|
"isSpread": false
|
@@ -10680,8 +10372,7 @@
|
|
10680
10372
|
"line": 965,
|
10681
10373
|
"character": 61
|
10682
10374
|
},
|
10683
|
-
"name": "PathOsBasedAbsolute"
|
10684
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
10375
|
+
"name": "PathOsBasedAbsolute"
|
10685
10376
|
},
|
10686
10377
|
"modifiers": []
|
10687
10378
|
},
|
@@ -10718,8 +10409,7 @@
|
|
10718
10409
|
"line": 967,
|
10719
10410
|
"character": 24
|
10720
10411
|
},
|
10721
|
-
"name": "GetCapsuleDirOpts"
|
10722
|
-
"internalFilePath": "isolator.main.runtime.ts"
|
10412
|
+
"name": "GetCapsuleDirOpts"
|
10723
10413
|
},
|
10724
10414
|
{
|
10725
10415
|
"__schema": "KeywordTypeSchema",
|
@@ -10825,8 +10515,7 @@
|
|
10825
10515
|
"line": 972,
|
10826
10516
|
"character": 6
|
10827
10517
|
},
|
10828
|
-
"name": "PathOsBasedAbsolute"
|
10829
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
10518
|
+
"name": "PathOsBasedAbsolute"
|
10830
10519
|
},
|
10831
10520
|
"modifiers": []
|
10832
10521
|
},
|
@@ -10910,11 +10599,7 @@
|
|
10910
10599
|
"line": 1124,
|
10911
10600
|
"character": 16
|
10912
10601
|
},
|
10913
|
-
"name": "Component"
|
10914
|
-
"componentId": {
|
10915
|
-
"scope": "teambit.component",
|
10916
|
-
"name": "component"
|
10917
|
-
}
|
10602
|
+
"name": "Component"
|
10918
10603
|
},
|
10919
10604
|
"isOptional": false,
|
10920
10605
|
"isSpread": false
|
@@ -10934,12 +10619,7 @@
|
|
10934
10619
|
"line": 1125,
|
10935
10620
|
"character": 10
|
10936
10621
|
},
|
10937
|
-
"name": "ComponentIdList"
|
10938
|
-
"componentId": {
|
10939
|
-
"scope": "teambit.component",
|
10940
|
-
"name": "component-id",
|
10941
|
-
"version": "1.2.0"
|
10942
|
-
}
|
10622
|
+
"name": "ComponentIdList"
|
10943
10623
|
},
|
10944
10624
|
"isOptional": false,
|
10945
10625
|
"isSpread": false
|
@@ -10959,8 +10639,7 @@
|
|
10959
10639
|
"line": 1126,
|
10960
10640
|
"character": 19
|
10961
10641
|
},
|
10962
|
-
"name": "Scope"
|
10963
|
-
"packageName": "@teambit/legacy/dist/scope"
|
10642
|
+
"name": "Scope"
|
10964
10643
|
},
|
10965
10644
|
"isOptional": true,
|
10966
10645
|
"isSpread": false
|
@@ -11002,8 +10681,7 @@
|
|
11002
10681
|
"line": 1128,
|
11003
10682
|
"character": 14
|
11004
10683
|
},
|
11005
|
-
"name": "DataToPersist"
|
11006
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources/data-to-persist"
|
10684
|
+
"name": "DataToPersist"
|
11007
10685
|
}
|
11008
10686
|
]
|
11009
10687
|
},
|
@@ -11090,11 +10768,7 @@
|
|
11090
10768
|
"line": 111,
|
11091
10769
|
"character": 10
|
11092
10770
|
},
|
11093
|
-
"name": "ComponentFactory"
|
11094
|
-
"componentId": {
|
11095
|
-
"scope": "teambit.component",
|
11096
|
-
"name": "component"
|
11097
|
-
}
|
10771
|
+
"name": "ComponentFactory"
|
11098
10772
|
},
|
11099
10773
|
"isOptional": true
|
11100
10774
|
}
|
@@ -11490,12 +11164,7 @@
|
|
11490
11164
|
"line": 9,
|
11491
11165
|
"character": 18
|
11492
11166
|
},
|
11493
|
-
"name": "ComponentID"
|
11494
|
-
"componentId": {
|
11495
|
-
"scope": "teambit.component",
|
11496
|
-
"name": "component-id",
|
11497
|
-
"version": "1.2.0"
|
11498
|
-
}
|
11167
|
+
"name": "ComponentID"
|
11499
11168
|
},
|
11500
11169
|
"isOptional": false,
|
11501
11170
|
"isSpread": false
|
@@ -11556,12 +11225,7 @@
|
|
11556
11225
|
"line": 12,
|
11557
11226
|
"character": 28
|
11558
11227
|
},
|
11559
|
-
"name": "ComponentID"
|
11560
|
-
"componentId": {
|
11561
|
-
"scope": "teambit.component",
|
11562
|
-
"name": "component-id",
|
11563
|
-
"version": "1.2.0"
|
11564
|
-
}
|
11228
|
+
"name": "ComponentID"
|
11565
11229
|
},
|
11566
11230
|
"isOptional": false,
|
11567
11231
|
"isSpread": false
|
@@ -11622,12 +11286,7 @@
|
|
11622
11286
|
"line": 15,
|
11623
11287
|
"character": 31
|
11624
11288
|
},
|
11625
|
-
"name": "ComponentID"
|
11626
|
-
"componentId": {
|
11627
|
-
"scope": "teambit.component",
|
11628
|
-
"name": "component-id",
|
11629
|
-
"version": "1.2.0"
|
11630
|
-
}
|
11289
|
+
"name": "ComponentID"
|
11631
11290
|
},
|
11632
11291
|
"isOptional": false,
|
11633
11292
|
"isSpread": false
|
@@ -11738,12 +11397,7 @@
|
|
11738
11397
|
"line": 21,
|
11739
11398
|
"character": 48
|
11740
11399
|
},
|
11741
|
-
"name": "ComponentID"
|
11742
|
-
"componentId": {
|
11743
|
-
"scope": "teambit.component",
|
11744
|
-
"name": "component-id",
|
11745
|
-
"version": "1.2.0"
|
11746
|
-
}
|
11400
|
+
"name": "ComponentID"
|
11747
11401
|
},
|
11748
11402
|
{
|
11749
11403
|
"__schema": "LiteralTypeSchema",
|
@@ -11782,11 +11436,7 @@
|
|
11782
11436
|
"line": 26,
|
11783
11437
|
"character": 23
|
11784
11438
|
},
|
11785
|
-
"name": "Component"
|
11786
|
-
"componentId": {
|
11787
|
-
"scope": "teambit.component",
|
11788
|
-
"name": "component"
|
11789
|
-
}
|
11439
|
+
"name": "Component"
|
11790
11440
|
}
|
11791
11441
|
},
|
11792
11442
|
"modifiers": []
|
@@ -11816,11 +11466,7 @@
|
|
11816
11466
|
"line": 30,
|
11817
11467
|
"character": 31
|
11818
11468
|
},
|
11819
|
-
"name": "DependencyResolverMain"
|
11820
|
-
"componentId": {
|
11821
|
-
"scope": "teambit.dependencies",
|
11822
|
-
"name": "dependency-resolver"
|
11823
|
-
}
|
11469
|
+
"name": "DependencyResolverMain"
|
11824
11470
|
},
|
11825
11471
|
"isOptional": false,
|
11826
11472
|
"isSpread": false
|
@@ -11842,8 +11488,7 @@
|
|
11842
11488
|
"line": 30,
|
11843
11489
|
"character": 64
|
11844
11490
|
},
|
11845
|
-
"name": "CapsuleList"
|
11846
|
-
"internalFilePath": "capsule-list.ts"
|
11491
|
+
"name": "CapsuleList"
|
11847
11492
|
}
|
11848
11493
|
]
|
11849
11494
|
},
|
@@ -11939,11 +11584,7 @@
|
|
11939
11584
|
"line": 61,
|
11940
11585
|
"character": 58
|
11941
11586
|
},
|
11942
|
-
"name": "Component"
|
11943
|
-
"componentId": {
|
11944
|
-
"scope": "teambit.component",
|
11945
|
-
"name": "component"
|
11946
|
-
}
|
11587
|
+
"name": "Component"
|
11947
11588
|
},
|
11948
11589
|
"isOptional": false,
|
11949
11590
|
"isSpread": false
|
@@ -12007,7 +11648,7 @@
|
|
12007
11648
|
"_legacy": {
|
12008
11649
|
"scope": "teambit.component",
|
12009
11650
|
"name": "isolator",
|
12010
|
-
"version": "1.0.
|
11651
|
+
"version": "1.0.227"
|
12011
11652
|
},
|
12012
11653
|
"_scope": "teambit.component"
|
12013
11654
|
}
|
@@ -12023,7 +11664,7 @@
|
|
12023
11664
|
"componentId": {
|
12024
11665
|
"scope": "teambit.component",
|
12025
11666
|
"name": "isolator",
|
12026
|
-
"version": "1.0.
|
11667
|
+
"version": "1.0.227"
|
12027
11668
|
},
|
12028
11669
|
"taggedModuleExports": []
|
12029
11670
|
}
|