@teambit/isolator 1.0.411 → 1.0.412
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 +379 -547
- package/dist/isolator.main.runtime.d.ts +10 -5
- package/dist/isolator.main.runtime.js +52 -14
- package/dist/isolator.main.runtime.js.map +1 -1
- package/dist/{preview-1726715976656.js → preview-1727087093163.js} +2 -2
- package/package.json +10 -11
package/artifacts/schema.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"__schema": "VariableLikeSchema",
|
27
27
|
"location": {
|
28
28
|
"filePath": "isolator.main.runtime.ts",
|
29
|
-
"line":
|
29
|
+
"line": 274,
|
30
30
|
"character": 14
|
31
31
|
},
|
32
32
|
"signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"__schema": "InferenceTypeSchema",
|
36
36
|
"location": {
|
37
37
|
"filePath": "isolator.main.runtime.ts",
|
38
|
-
"line":
|
38
|
+
"line": 274,
|
39
39
|
"character": 14
|
40
40
|
},
|
41
41
|
"type": "\".bit-capsule-ready\""
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
"_legacy": {
|
1231
1231
|
"scope": "teambit.component",
|
1232
1232
|
"name": "isolator",
|
1233
|
-
"version": "1.0.
|
1233
|
+
"version": "1.0.412"
|
1234
1234
|
},
|
1235
1235
|
"_scope": "teambit.component"
|
1236
1236
|
}
|
@@ -2438,7 +2438,7 @@
|
|
2438
2438
|
"_legacy": {
|
2439
2439
|
"scope": "teambit.component",
|
2440
2440
|
"name": "isolator",
|
2441
|
-
"version": "1.0.
|
2441
|
+
"version": "1.0.412"
|
2442
2442
|
},
|
2443
2443
|
"_scope": "teambit.component"
|
2444
2444
|
}
|
@@ -2724,7 +2724,7 @@
|
|
2724
2724
|
"_legacy": {
|
2725
2725
|
"scope": "teambit.component",
|
2726
2726
|
"name": "isolator",
|
2727
|
-
"version": "1.0.
|
2727
|
+
"version": "1.0.412"
|
2728
2728
|
},
|
2729
2729
|
"_scope": "teambit.component"
|
2730
2730
|
}
|
@@ -2753,7 +2753,7 @@
|
|
2753
2753
|
"_legacy": {
|
2754
2754
|
"scope": "teambit.component",
|
2755
2755
|
"name": "isolator",
|
2756
|
-
"version": "1.0.
|
2756
|
+
"version": "1.0.412"
|
2757
2757
|
},
|
2758
2758
|
"_scope": "teambit.component"
|
2759
2759
|
}
|
@@ -2775,7 +2775,7 @@
|
|
2775
2775
|
"__schema": "ClassSchema",
|
2776
2776
|
"location": {
|
2777
2777
|
"filePath": "isolator.main.runtime.ts",
|
2778
|
-
"line":
|
2778
|
+
"line": 276,
|
2779
2779
|
"character": 1
|
2780
2780
|
},
|
2781
2781
|
"signature": "class IsolatorMain",
|
@@ -2785,7 +2785,7 @@
|
|
2785
2785
|
"__schema": "VariableLikeSchema",
|
2786
2786
|
"location": {
|
2787
2787
|
"filePath": "isolator.main.runtime.ts",
|
2788
|
-
"line":
|
2788
|
+
"line": 277,
|
2789
2789
|
"character": 3
|
2790
2790
|
},
|
2791
2791
|
"signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
|
@@ -2794,7 +2794,7 @@
|
|
2794
2794
|
"__schema": "InferenceTypeSchema",
|
2795
2795
|
"location": {
|
2796
2796
|
"filePath": "isolator.main.runtime.ts",
|
2797
|
-
"line":
|
2797
|
+
"line": 277,
|
2798
2798
|
"character": 3
|
2799
2799
|
},
|
2800
2800
|
"type": "RuntimeDefinition"
|
@@ -2806,7 +2806,7 @@
|
|
2806
2806
|
"__schema": "VariableLikeSchema",
|
2807
2807
|
"location": {
|
2808
2808
|
"filePath": "isolator.main.runtime.ts",
|
2809
|
-
"line":
|
2809
|
+
"line": 278,
|
2810
2810
|
"character": 3
|
2811
2811
|
},
|
2812
2812
|
"signature": "(property) IsolatorMain.dependencies: Aspect[]",
|
@@ -2815,7 +2815,7 @@
|
|
2815
2815
|
"__schema": "InferenceTypeSchema",
|
2816
2816
|
"location": {
|
2817
2817
|
"filePath": "isolator.main.runtime.ts",
|
2818
|
-
"line":
|
2818
|
+
"line": 278,
|
2819
2819
|
"character": 3
|
2820
2820
|
},
|
2821
2821
|
"type": "Aspect[]"
|
@@ -2827,7 +2827,7 @@
|
|
2827
2827
|
"__schema": "VariableLikeSchema",
|
2828
2828
|
"location": {
|
2829
2829
|
"filePath": "isolator.main.runtime.ts",
|
2830
|
-
"line":
|
2830
|
+
"line": 287,
|
2831
2831
|
"character": 3
|
2832
2832
|
},
|
2833
2833
|
"signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
|
@@ -2836,7 +2836,7 @@
|
|
2836
2836
|
"__schema": "InferenceTypeSchema",
|
2837
2837
|
"location": {
|
2838
2838
|
"filePath": "isolator.main.runtime.ts",
|
2839
|
-
"line":
|
2839
|
+
"line": 287,
|
2840
2840
|
"character": 3
|
2841
2841
|
},
|
2842
2842
|
"type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
|
@@ -2848,7 +2848,7 @@
|
|
2848
2848
|
"__schema": "VariableLikeSchema",
|
2849
2849
|
"location": {
|
2850
2850
|
"filePath": "isolator.main.runtime.ts",
|
2851
|
-
"line":
|
2851
|
+
"line": 288,
|
2852
2852
|
"character": 3
|
2853
2853
|
},
|
2854
2854
|
"signature": "(property) IsolatorMain.defaultConfig: {}",
|
@@ -2857,7 +2857,7 @@
|
|
2857
2857
|
"__schema": "InferenceTypeSchema",
|
2858
2858
|
"location": {
|
2859
2859
|
"filePath": "isolator.main.runtime.ts",
|
2860
|
-
"line":
|
2860
|
+
"line": 288,
|
2861
2861
|
"character": 3
|
2862
2862
|
},
|
2863
2863
|
"type": "{}"
|
@@ -2869,7 +2869,7 @@
|
|
2869
2869
|
"__schema": "VariableLikeSchema",
|
2870
2870
|
"location": {
|
2871
2871
|
"filePath": "isolator.main.runtime.ts",
|
2872
|
-
"line":
|
2872
|
+
"line": 289,
|
2873
2873
|
"character": 3
|
2874
2874
|
},
|
2875
2875
|
"signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
|
@@ -2878,7 +2878,7 @@
|
|
2878
2878
|
"__schema": "TypeLiteralSchema",
|
2879
2879
|
"location": {
|
2880
2880
|
"filePath": "isolator.main.runtime.ts",
|
2881
|
-
"line":
|
2881
|
+
"line": 289,
|
2882
2882
|
"character": 36
|
2883
2883
|
},
|
2884
2884
|
"members": [
|
@@ -2886,14 +2886,14 @@
|
|
2886
2886
|
"__schema": "IndexSignatureSchema",
|
2887
2887
|
"location": {
|
2888
2888
|
"filePath": "isolator.main.runtime.ts",
|
2889
|
-
"line":
|
2889
|
+
"line": 289,
|
2890
2890
|
"character": 38
|
2891
2891
|
},
|
2892
2892
|
"keyType": {
|
2893
2893
|
"__schema": "ParameterSchema",
|
2894
2894
|
"location": {
|
2895
2895
|
"filePath": "isolator.main.runtime.ts",
|
2896
|
-
"line":
|
2896
|
+
"line": 289,
|
2897
2897
|
"character": 39
|
2898
2898
|
},
|
2899
2899
|
"name": "idStr",
|
@@ -2901,7 +2901,7 @@
|
|
2901
2901
|
"__schema": "KeywordTypeSchema",
|
2902
2902
|
"location": {
|
2903
2903
|
"filePath": "isolator.main.runtime.ts",
|
2904
|
-
"line":
|
2904
|
+
"line": 289,
|
2905
2905
|
"character": 46
|
2906
2906
|
},
|
2907
2907
|
"name": "string"
|
@@ -2913,7 +2913,7 @@
|
|
2913
2913
|
"__schema": "KeywordTypeSchema",
|
2914
2914
|
"location": {
|
2915
2915
|
"filePath": "isolator.main.runtime.ts",
|
2916
|
-
"line":
|
2916
|
+
"line": 289,
|
2917
2917
|
"character": 55
|
2918
2918
|
},
|
2919
2919
|
"name": "string"
|
@@ -2928,7 +2928,7 @@
|
|
2928
2928
|
"__schema": "VariableLikeSchema",
|
2929
2929
|
"location": {
|
2930
2930
|
"filePath": "isolator.main.runtime.ts",
|
2931
|
-
"line":
|
2931
|
+
"line": 290,
|
2932
2932
|
"character": 3
|
2933
2933
|
},
|
2934
2934
|
"signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
|
@@ -2937,7 +2937,7 @@
|
|
2937
2937
|
"__schema": "InferenceTypeSchema",
|
2938
2938
|
"location": {
|
2939
2939
|
"filePath": "isolator.main.runtime.ts",
|
2940
|
-
"line":
|
2940
|
+
"line": 290,
|
2941
2941
|
"character": 3
|
2942
2942
|
},
|
2943
2943
|
"type": "Map<string, string>"
|
@@ -2949,7 +2949,7 @@
|
|
2949
2949
|
"__schema": "VariableLikeSchema",
|
2950
2950
|
"location": {
|
2951
2951
|
"filePath": "isolator.main.runtime.ts",
|
2952
|
-
"line":
|
2952
|
+
"line": 291,
|
2953
2953
|
"character": 3
|
2954
2954
|
},
|
2955
2955
|
"signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
|
@@ -2958,7 +2958,7 @@
|
|
2958
2958
|
"__schema": "InferenceTypeSchema",
|
2959
2959
|
"location": {
|
2960
2960
|
"filePath": "isolator.main.runtime.ts",
|
2961
|
-
"line":
|
2961
|
+
"line": 291,
|
2962
2962
|
"character": 3
|
2963
2963
|
},
|
2964
2964
|
"type": "Set<unknown>"
|
@@ -2970,7 +2970,7 @@
|
|
2970
2970
|
"__schema": "FunctionLikeSchema",
|
2971
2971
|
"location": {
|
2972
2972
|
"filePath": "isolator.main.runtime.ts",
|
2973
|
-
"line":
|
2973
|
+
"line": 293,
|
2974
2974
|
"character": 3
|
2975
2975
|
},
|
2976
2976
|
"signature": "(method) IsolatorMain.provider([dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli]: [\n DependencyResolverMain,\n LoggerMain,\n ComponentMain,\n GraphMain,\n GlobalConfigMain,\n AspectLoaderMain,\n CLIMain\n], _config: any, [capsuleTransferSlot]: [CapsuleTransferSlot]): Promise<IsolatorMain>",
|
@@ -2980,7 +2980,7 @@
|
|
2980
2980
|
"__schema": "ParameterSchema",
|
2981
2981
|
"location": {
|
2982
2982
|
"filePath": "isolator.main.runtime.ts",
|
2983
|
-
"line":
|
2983
|
+
"line": 294,
|
2984
2984
|
"character": 5
|
2985
2985
|
},
|
2986
2986
|
"name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
|
@@ -2988,7 +2988,7 @@
|
|
2988
2988
|
"__schema": "TupleTypeSchema",
|
2989
2989
|
"location": {
|
2990
2990
|
"filePath": "isolator.main.runtime.ts",
|
2991
|
-
"line":
|
2991
|
+
"line": 294,
|
2992
2992
|
"character": 105
|
2993
2993
|
},
|
2994
2994
|
"elements": [
|
@@ -2996,7 +2996,7 @@
|
|
2996
2996
|
"__schema": "TypeRefSchema",
|
2997
2997
|
"location": {
|
2998
2998
|
"filePath": "isolator.main.runtime.ts",
|
2999
|
-
"line":
|
2999
|
+
"line": 295,
|
3000
3000
|
"character": 7
|
3001
3001
|
},
|
3002
3002
|
"name": "DependencyResolverMain"
|
@@ -3005,7 +3005,7 @@
|
|
3005
3005
|
"__schema": "TypeRefSchema",
|
3006
3006
|
"location": {
|
3007
3007
|
"filePath": "isolator.main.runtime.ts",
|
3008
|
-
"line":
|
3008
|
+
"line": 296,
|
3009
3009
|
"character": 7
|
3010
3010
|
},
|
3011
3011
|
"name": "LoggerMain"
|
@@ -3014,7 +3014,7 @@
|
|
3014
3014
|
"__schema": "TypeRefSchema",
|
3015
3015
|
"location": {
|
3016
3016
|
"filePath": "isolator.main.runtime.ts",
|
3017
|
-
"line":
|
3017
|
+
"line": 297,
|
3018
3018
|
"character": 7
|
3019
3019
|
},
|
3020
3020
|
"name": "ComponentMain"
|
@@ -3023,7 +3023,7 @@
|
|
3023
3023
|
"__schema": "TypeRefSchema",
|
3024
3024
|
"location": {
|
3025
3025
|
"filePath": "isolator.main.runtime.ts",
|
3026
|
-
"line":
|
3026
|
+
"line": 298,
|
3027
3027
|
"character": 7
|
3028
3028
|
},
|
3029
3029
|
"name": "GraphMain"
|
@@ -3032,7 +3032,7 @@
|
|
3032
3032
|
"__schema": "TypeRefSchema",
|
3033
3033
|
"location": {
|
3034
3034
|
"filePath": "isolator.main.runtime.ts",
|
3035
|
-
"line":
|
3035
|
+
"line": 299,
|
3036
3036
|
"character": 7
|
3037
3037
|
},
|
3038
3038
|
"name": "GlobalConfigMain"
|
@@ -3041,7 +3041,7 @@
|
|
3041
3041
|
"__schema": "TypeRefSchema",
|
3042
3042
|
"location": {
|
3043
3043
|
"filePath": "isolator.main.runtime.ts",
|
3044
|
-
"line":
|
3044
|
+
"line": 300,
|
3045
3045
|
"character": 7
|
3046
3046
|
},
|
3047
3047
|
"name": "AspectLoaderMain"
|
@@ -3050,7 +3050,7 @@
|
|
3050
3050
|
"__schema": "TypeRefSchema",
|
3051
3051
|
"location": {
|
3052
3052
|
"filePath": "isolator.main.runtime.ts",
|
3053
|
-
"line":
|
3053
|
+
"line": 301,
|
3054
3054
|
"character": 7
|
3055
3055
|
},
|
3056
3056
|
"name": "CLIMain"
|
@@ -3064,7 +3064,7 @@
|
|
3064
3064
|
"__schema": "ParameterSchema",
|
3065
3065
|
"location": {
|
3066
3066
|
"filePath": "isolator.main.runtime.ts",
|
3067
|
-
"line":
|
3067
|
+
"line": 303,
|
3068
3068
|
"character": 5
|
3069
3069
|
},
|
3070
3070
|
"name": "_config",
|
@@ -3072,7 +3072,7 @@
|
|
3072
3072
|
"__schema": "InferenceTypeSchema",
|
3073
3073
|
"location": {
|
3074
3074
|
"filePath": "isolator.main.runtime.ts",
|
3075
|
-
"line":
|
3075
|
+
"line": 303,
|
3076
3076
|
"character": 5
|
3077
3077
|
},
|
3078
3078
|
"type": "any"
|
@@ -3084,7 +3084,7 @@
|
|
3084
3084
|
"__schema": "ParameterSchema",
|
3085
3085
|
"location": {
|
3086
3086
|
"filePath": "isolator.main.runtime.ts",
|
3087
|
-
"line":
|
3087
|
+
"line": 304,
|
3088
3088
|
"character": 5
|
3089
3089
|
},
|
3090
3090
|
"name": "[ capsuleTransferSlot ]",
|
@@ -3092,7 +3092,7 @@
|
|
3092
3092
|
"__schema": "TupleTypeSchema",
|
3093
3093
|
"location": {
|
3094
3094
|
"filePath": "isolator.main.runtime.ts",
|
3095
|
-
"line":
|
3095
|
+
"line": 304,
|
3096
3096
|
"character": 28
|
3097
3097
|
},
|
3098
3098
|
"elements": [
|
@@ -3100,7 +3100,7 @@
|
|
3100
3100
|
"__schema": "TypeRefSchema",
|
3101
3101
|
"location": {
|
3102
3102
|
"filePath": "isolator.main.runtime.ts",
|
3103
|
-
"line":
|
3103
|
+
"line": 304,
|
3104
3104
|
"character": 29
|
3105
3105
|
},
|
3106
3106
|
"name": "CapsuleTransferSlot"
|
@@ -3115,7 +3115,7 @@
|
|
3115
3115
|
"__schema": "TypeRefSchema",
|
3116
3116
|
"location": {
|
3117
3117
|
"filePath": "isolator.main.runtime.ts",
|
3118
|
-
"line":
|
3118
|
+
"line": 305,
|
3119
3119
|
"character": 6
|
3120
3120
|
},
|
3121
3121
|
"name": "Promise",
|
@@ -3124,7 +3124,7 @@
|
|
3124
3124
|
"__schema": "TypeRefSchema",
|
3125
3125
|
"location": {
|
3126
3126
|
"filePath": "isolator.main.runtime.ts",
|
3127
|
-
"line":
|
3127
|
+
"line": 305,
|
3128
3128
|
"character": 14
|
3129
3129
|
},
|
3130
3130
|
"name": "IsolatorMain"
|
@@ -3140,7 +3140,7 @@
|
|
3140
3140
|
"__schema": "ConstructorSchema",
|
3141
3141
|
"location": {
|
3142
3142
|
"filePath": "isolator.main.runtime.ts",
|
3143
|
-
"line":
|
3143
|
+
"line": 319,
|
3144
3144
|
"character": 3
|
3145
3145
|
},
|
3146
3146
|
"signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
|
@@ -3150,7 +3150,7 @@
|
|
3150
3150
|
"__schema": "ParameterSchema",
|
3151
3151
|
"location": {
|
3152
3152
|
"filePath": "isolator.main.runtime.ts",
|
3153
|
-
"line":
|
3153
|
+
"line": 320,
|
3154
3154
|
"character": 5
|
3155
3155
|
},
|
3156
3156
|
"name": "dependencyResolver",
|
@@ -3158,7 +3158,7 @@
|
|
3158
3158
|
"__schema": "TypeRefSchema",
|
3159
3159
|
"location": {
|
3160
3160
|
"filePath": "isolator.main.runtime.ts",
|
3161
|
-
"line":
|
3161
|
+
"line": 320,
|
3162
3162
|
"character": 33
|
3163
3163
|
},
|
3164
3164
|
"name": "DependencyResolverMain"
|
@@ -3170,7 +3170,7 @@
|
|
3170
3170
|
"__schema": "ParameterSchema",
|
3171
3171
|
"location": {
|
3172
3172
|
"filePath": "isolator.main.runtime.ts",
|
3173
|
-
"line":
|
3173
|
+
"line": 321,
|
3174
3174
|
"character": 5
|
3175
3175
|
},
|
3176
3176
|
"name": "logger",
|
@@ -3178,7 +3178,7 @@
|
|
3178
3178
|
"__schema": "TypeRefSchema",
|
3179
3179
|
"location": {
|
3180
3180
|
"filePath": "isolator.main.runtime.ts",
|
3181
|
-
"line":
|
3181
|
+
"line": 321,
|
3182
3182
|
"character": 21
|
3183
3183
|
},
|
3184
3184
|
"name": "Logger"
|
@@ -3190,7 +3190,7 @@
|
|
3190
3190
|
"__schema": "ParameterSchema",
|
3191
3191
|
"location": {
|
3192
3192
|
"filePath": "isolator.main.runtime.ts",
|
3193
|
-
"line":
|
3193
|
+
"line": 322,
|
3194
3194
|
"character": 5
|
3195
3195
|
},
|
3196
3196
|
"name": "componentAspect",
|
@@ -3198,7 +3198,7 @@
|
|
3198
3198
|
"__schema": "TypeRefSchema",
|
3199
3199
|
"location": {
|
3200
3200
|
"filePath": "isolator.main.runtime.ts",
|
3201
|
-
"line":
|
3201
|
+
"line": 322,
|
3202
3202
|
"character": 30
|
3203
3203
|
},
|
3204
3204
|
"name": "ComponentMain"
|
@@ -3210,7 +3210,7 @@
|
|
3210
3210
|
"__schema": "ParameterSchema",
|
3211
3211
|
"location": {
|
3212
3212
|
"filePath": "isolator.main.runtime.ts",
|
3213
|
-
"line":
|
3213
|
+
"line": 323,
|
3214
3214
|
"character": 5
|
3215
3215
|
},
|
3216
3216
|
"name": "graph",
|
@@ -3218,7 +3218,7 @@
|
|
3218
3218
|
"__schema": "TypeRefSchema",
|
3219
3219
|
"location": {
|
3220
3220
|
"filePath": "isolator.main.runtime.ts",
|
3221
|
-
"line":
|
3221
|
+
"line": 323,
|
3222
3222
|
"character": 20
|
3223
3223
|
},
|
3224
3224
|
"name": "GraphMain"
|
@@ -3230,7 +3230,7 @@
|
|
3230
3230
|
"__schema": "ParameterSchema",
|
3231
3231
|
"location": {
|
3232
3232
|
"filePath": "isolator.main.runtime.ts",
|
3233
|
-
"line":
|
3233
|
+
"line": 324,
|
3234
3234
|
"character": 5
|
3235
3235
|
},
|
3236
3236
|
"name": "cli",
|
@@ -3238,7 +3238,7 @@
|
|
3238
3238
|
"__schema": "TypeRefSchema",
|
3239
3239
|
"location": {
|
3240
3240
|
"filePath": "isolator.main.runtime.ts",
|
3241
|
-
"line":
|
3241
|
+
"line": 324,
|
3242
3242
|
"character": 18
|
3243
3243
|
},
|
3244
3244
|
"name": "CLIMain"
|
@@ -3250,7 +3250,7 @@
|
|
3250
3250
|
"__schema": "ParameterSchema",
|
3251
3251
|
"location": {
|
3252
3252
|
"filePath": "isolator.main.runtime.ts",
|
3253
|
-
"line":
|
3253
|
+
"line": 325,
|
3254
3254
|
"character": 5
|
3255
3255
|
},
|
3256
3256
|
"name": "globalConfig",
|
@@ -3258,7 +3258,7 @@
|
|
3258
3258
|
"__schema": "TypeRefSchema",
|
3259
3259
|
"location": {
|
3260
3260
|
"filePath": "isolator.main.runtime.ts",
|
3261
|
-
"line":
|
3261
|
+
"line": 325,
|
3262
3262
|
"character": 27
|
3263
3263
|
},
|
3264
3264
|
"name": "GlobalConfigMain"
|
@@ -3270,7 +3270,7 @@
|
|
3270
3270
|
"__schema": "ParameterSchema",
|
3271
3271
|
"location": {
|
3272
3272
|
"filePath": "isolator.main.runtime.ts",
|
3273
|
-
"line":
|
3273
|
+
"line": 326,
|
3274
3274
|
"character": 5
|
3275
3275
|
},
|
3276
3276
|
"name": "aspectLoader",
|
@@ -3278,7 +3278,7 @@
|
|
3278
3278
|
"__schema": "TypeRefSchema",
|
3279
3279
|
"location": {
|
3280
3280
|
"filePath": "isolator.main.runtime.ts",
|
3281
|
-
"line":
|
3281
|
+
"line": 326,
|
3282
3282
|
"character": 27
|
3283
3283
|
},
|
3284
3284
|
"name": "AspectLoaderMain"
|
@@ -3290,7 +3290,7 @@
|
|
3290
3290
|
"__schema": "ParameterSchema",
|
3291
3291
|
"location": {
|
3292
3292
|
"filePath": "isolator.main.runtime.ts",
|
3293
|
-
"line":
|
3293
|
+
"line": 327,
|
3294
3294
|
"character": 5
|
3295
3295
|
},
|
3296
3296
|
"name": "capsuleTransferSlot",
|
@@ -3298,7 +3298,7 @@
|
|
3298
3298
|
"__schema": "TypeRefSchema",
|
3299
3299
|
"location": {
|
3300
3300
|
"filePath": "isolator.main.runtime.ts",
|
3301
|
-
"line":
|
3301
|
+
"line": 327,
|
3302
3302
|
"character": 34
|
3303
3303
|
},
|
3304
3304
|
"name": "CapsuleTransferSlot"
|
@@ -3311,7 +3311,7 @@
|
|
3311
3311
|
"__schema": "ThisTypeSchema",
|
3312
3312
|
"location": {
|
3313
3313
|
"filePath": "isolator.main.runtime.ts",
|
3314
|
-
"line":
|
3314
|
+
"line": 276,
|
3315
3315
|
"character": 1
|
3316
3316
|
},
|
3317
3317
|
"name": "IsolatorMain"
|
@@ -3322,7 +3322,7 @@
|
|
3322
3322
|
"__schema": "FunctionLikeSchema",
|
3323
3323
|
"location": {
|
3324
3324
|
"filePath": "isolator.main.runtime.ts",
|
3325
|
-
"line":
|
3325
|
+
"line": 332,
|
3326
3326
|
"character": 3
|
3327
3327
|
},
|
3328
3328
|
"signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
|
@@ -3332,7 +3332,7 @@
|
|
3332
3332
|
"__schema": "ParameterSchema",
|
3333
3333
|
"location": {
|
3334
3334
|
"filePath": "isolator.main.runtime.ts",
|
3335
|
-
"line":
|
3335
|
+
"line": 333,
|
3336
3336
|
"character": 5
|
3337
3337
|
},
|
3338
3338
|
"name": "seeders",
|
@@ -3340,14 +3340,14 @@
|
|
3340
3340
|
"__schema": "TypeArraySchema",
|
3341
3341
|
"location": {
|
3342
3342
|
"filePath": "isolator.main.runtime.ts",
|
3343
|
-
"line":
|
3343
|
+
"line": 333,
|
3344
3344
|
"character": 14
|
3345
3345
|
},
|
3346
3346
|
"type": {
|
3347
3347
|
"__schema": "TypeRefSchema",
|
3348
3348
|
"location": {
|
3349
3349
|
"filePath": "isolator.main.runtime.ts",
|
3350
|
-
"line":
|
3350
|
+
"line": 333,
|
3351
3351
|
"character": 14
|
3352
3352
|
},
|
3353
3353
|
"name": "ComponentID"
|
@@ -3360,7 +3360,7 @@
|
|
3360
3360
|
"__schema": "ParameterSchema",
|
3361
3361
|
"location": {
|
3362
3362
|
"filePath": "isolator.main.runtime.ts",
|
3363
|
-
"line":
|
3363
|
+
"line": 334,
|
3364
3364
|
"character": 5
|
3365
3365
|
},
|
3366
3366
|
"name": "opts",
|
@@ -3368,7 +3368,7 @@
|
|
3368
3368
|
"__schema": "TypeRefSchema",
|
3369
3369
|
"location": {
|
3370
3370
|
"filePath": "isolator.main.runtime.ts",
|
3371
|
-
"line":
|
3371
|
+
"line": 334,
|
3372
3372
|
"character": 11
|
3373
3373
|
},
|
3374
3374
|
"name": "IsolateComponentsOptions"
|
@@ -3380,7 +3380,7 @@
|
|
3380
3380
|
"__schema": "ParameterSchema",
|
3381
3381
|
"location": {
|
3382
3382
|
"filePath": "isolator.main.runtime.ts",
|
3383
|
-
"line":
|
3383
|
+
"line": 335,
|
3384
3384
|
"character": 5
|
3385
3385
|
},
|
3386
3386
|
"name": "legacyScope",
|
@@ -3388,7 +3388,7 @@
|
|
3388
3388
|
"__schema": "TypeRefSchema",
|
3389
3389
|
"location": {
|
3390
3390
|
"filePath": "isolator.main.runtime.ts",
|
3391
|
-
"line":
|
3391
|
+
"line": 335,
|
3392
3392
|
"character": 19
|
3393
3393
|
},
|
3394
3394
|
"name": "LegacyScope"
|
@@ -3401,7 +3401,7 @@
|
|
3401
3401
|
"__schema": "TypeRefSchema",
|
3402
3402
|
"location": {
|
3403
3403
|
"filePath": "isolator.main.runtime.ts",
|
3404
|
-
"line":
|
3404
|
+
"line": 336,
|
3405
3405
|
"character": 6
|
3406
3406
|
},
|
3407
3407
|
"name": "Promise",
|
@@ -3410,7 +3410,7 @@
|
|
3410
3410
|
"__schema": "TypeRefSchema",
|
3411
3411
|
"location": {
|
3412
3412
|
"filePath": "isolator.main.runtime.ts",
|
3413
|
-
"line":
|
3413
|
+
"line": 336,
|
3414
3414
|
"character": 14
|
3415
3415
|
},
|
3416
3416
|
"name": "Network"
|
@@ -3425,14 +3425,14 @@
|
|
3425
3425
|
"__schema": "FunctionLikeSchema",
|
3426
3426
|
"location": {
|
3427
3427
|
"filePath": "isolator.main.runtime.ts",
|
3428
|
-
"line":
|
3428
|
+
"line": 582,
|
3429
3429
|
"character": 3
|
3430
3430
|
},
|
3431
3431
|
"doc": {
|
3432
3432
|
"__schema": "DocSchema",
|
3433
3433
|
"location": {
|
3434
3434
|
"filePath": "isolator.main.runtime.ts",
|
3435
|
-
"line":
|
3435
|
+
"line": 575,
|
3436
3436
|
"character": 3
|
3437
3437
|
},
|
3438
3438
|
"raw": "/**\n *\n * @param originalCapsule the capsule that contains the original component\n * @param newBaseDir relative path. (it will be saved inside `this.getRootDirOfAllCapsules()`. the final path of the capsule will be getRootDirOfAllCapsules() + newBaseDir + filenameify(component.id))\n * @returns a new capsule with the same content of the original capsule but with a new baseDir and all packages\n * installed in the newBaseDir.\n */",
|
@@ -3442,7 +3442,7 @@
|
|
3442
3442
|
"__schema": "PropertyLikeTagSchema",
|
3443
3443
|
"location": {
|
3444
3444
|
"filePath": "isolator.main.runtime.ts",
|
3445
|
-
"line":
|
3445
|
+
"line": 577,
|
3446
3446
|
"character": 6
|
3447
3447
|
},
|
3448
3448
|
"name": "originalCapsule",
|
@@ -3453,7 +3453,7 @@
|
|
3453
3453
|
"__schema": "PropertyLikeTagSchema",
|
3454
3454
|
"location": {
|
3455
3455
|
"filePath": "isolator.main.runtime.ts",
|
3456
|
-
"line":
|
3456
|
+
"line": 578,
|
3457
3457
|
"character": 6
|
3458
3458
|
},
|
3459
3459
|
"name": "newBaseDir",
|
@@ -3464,7 +3464,7 @@
|
|
3464
3464
|
"__schema": "ReturnTagSchema",
|
3465
3465
|
"location": {
|
3466
3466
|
"filePath": "isolator.main.runtime.ts",
|
3467
|
-
"line":
|
3467
|
+
"line": 579,
|
3468
3468
|
"character": 6
|
3469
3469
|
},
|
3470
3470
|
"tagName": "return",
|
@@ -3479,7 +3479,7 @@
|
|
3479
3479
|
"__schema": "ParameterSchema",
|
3480
3480
|
"location": {
|
3481
3481
|
"filePath": "isolator.main.runtime.ts",
|
3482
|
-
"line":
|
3482
|
+
"line": 582,
|
3483
3483
|
"character": 22
|
3484
3484
|
},
|
3485
3485
|
"name": "originalCapsule",
|
@@ -3487,7 +3487,7 @@
|
|
3487
3487
|
"__schema": "TypeRefSchema",
|
3488
3488
|
"location": {
|
3489
3489
|
"filePath": "isolator.main.runtime.ts",
|
3490
|
-
"line":
|
3490
|
+
"line": 582,
|
3491
3491
|
"character": 39
|
3492
3492
|
},
|
3493
3493
|
"name": "Capsule"
|
@@ -3499,7 +3499,7 @@
|
|
3499
3499
|
"__schema": "ParameterSchema",
|
3500
3500
|
"location": {
|
3501
3501
|
"filePath": "isolator.main.runtime.ts",
|
3502
|
-
"line":
|
3502
|
+
"line": 582,
|
3503
3503
|
"character": 48
|
3504
3504
|
},
|
3505
3505
|
"name": "newBaseDir",
|
@@ -3507,7 +3507,7 @@
|
|
3507
3507
|
"__schema": "KeywordTypeSchema",
|
3508
3508
|
"location": {
|
3509
3509
|
"filePath": "isolator.main.runtime.ts",
|
3510
|
-
"line":
|
3510
|
+
"line": 582,
|
3511
3511
|
"character": 60
|
3512
3512
|
},
|
3513
3513
|
"name": "string"
|
@@ -3520,7 +3520,7 @@
|
|
3520
3520
|
"__schema": "TypeRefSchema",
|
3521
3521
|
"location": {
|
3522
3522
|
"filePath": "isolator.main.runtime.ts",
|
3523
|
-
"line":
|
3523
|
+
"line": 582,
|
3524
3524
|
"character": 69
|
3525
3525
|
},
|
3526
3526
|
"name": "Promise",
|
@@ -3529,7 +3529,7 @@
|
|
3529
3529
|
"__schema": "TypeRefSchema",
|
3530
3530
|
"location": {
|
3531
3531
|
"filePath": "isolator.main.runtime.ts",
|
3532
|
-
"line":
|
3532
|
+
"line": 582,
|
3533
3533
|
"character": 77
|
3534
3534
|
},
|
3535
3535
|
"name": "Capsule"
|
@@ -3544,7 +3544,7 @@
|
|
3544
3544
|
"__schema": "FunctionLikeSchema",
|
3545
3545
|
"location": {
|
3546
3546
|
"filePath": "isolator.main.runtime.ts",
|
3547
|
-
"line":
|
3547
|
+
"line": 961,
|
3548
3548
|
"character": 3
|
3549
3549
|
},
|
3550
3550
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -3554,7 +3554,7 @@
|
|
3554
3554
|
"__schema": "ParameterSchema",
|
3555
3555
|
"location": {
|
3556
3556
|
"filePath": "isolator.main.runtime.ts",
|
3557
|
-
"line":
|
3557
|
+
"line": 961,
|
3558
3558
|
"character": 14
|
3559
3559
|
},
|
3560
3560
|
"name": "rootDir",
|
@@ -3562,7 +3562,7 @@
|
|
3562
3562
|
"__schema": "KeywordTypeSchema",
|
3563
3563
|
"location": {
|
3564
3564
|
"filePath": "isolator.main.runtime.ts",
|
3565
|
-
"line":
|
3565
|
+
"line": 961,
|
3566
3566
|
"character": 23
|
3567
3567
|
},
|
3568
3568
|
"name": "string"
|
@@ -3575,7 +3575,7 @@
|
|
3575
3575
|
"__schema": "TypeRefSchema",
|
3576
3576
|
"location": {
|
3577
3577
|
"filePath": "isolator.main.runtime.ts",
|
3578
|
-
"line":
|
3578
|
+
"line": 961,
|
3579
3579
|
"character": 32
|
3580
3580
|
},
|
3581
3581
|
"name": "Promise",
|
@@ -3584,7 +3584,7 @@
|
|
3584
3584
|
"__schema": "TypeRefSchema",
|
3585
3585
|
"location": {
|
3586
3586
|
"filePath": "isolator.main.runtime.ts",
|
3587
|
-
"line":
|
3587
|
+
"line": 961,
|
3588
3588
|
"character": 40
|
3589
3589
|
},
|
3590
3590
|
"name": "ListResults"
|
@@ -3599,7 +3599,7 @@
|
|
3599
3599
|
"__schema": "FunctionLikeSchema",
|
3600
3600
|
"location": {
|
3601
3601
|
"filePath": "isolator.main.runtime.ts",
|
3602
|
-
"line":
|
3602
|
+
"line": 977,
|
3603
3603
|
"character": 3
|
3604
3604
|
},
|
3605
3605
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -3609,7 +3609,7 @@
|
|
3609
3609
|
"__schema": "ParameterSchema",
|
3610
3610
|
"location": {
|
3611
3611
|
"filePath": "isolator.main.runtime.ts",
|
3612
|
-
"line":
|
3612
|
+
"line": 977,
|
3613
3613
|
"character": 29
|
3614
3614
|
},
|
3615
3615
|
"name": "fn",
|
@@ -3617,7 +3617,7 @@
|
|
3617
3617
|
"__schema": "TypeRefSchema",
|
3618
3618
|
"location": {
|
3619
3619
|
"filePath": "isolator.main.runtime.ts",
|
3620
|
-
"line":
|
3620
|
+
"line": 977,
|
3621
3621
|
"character": 33
|
3622
3622
|
},
|
3623
3623
|
"name": "CapsuleTransferFn"
|
@@ -3630,7 +3630,7 @@
|
|
3630
3630
|
"__schema": "InferenceTypeSchema",
|
3631
3631
|
"location": {
|
3632
3632
|
"filePath": "isolator.main.runtime.ts",
|
3633
|
-
"line":
|
3633
|
+
"line": 977,
|
3634
3634
|
"character": 3
|
3635
3635
|
},
|
3636
3636
|
"type": "void"
|
@@ -3641,14 +3641,14 @@
|
|
3641
3641
|
"__schema": "FunctionLikeSchema",
|
3642
3642
|
"location": {
|
3643
3643
|
"filePath": "isolator.main.runtime.ts",
|
3644
|
-
"line":
|
3644
|
+
"line": 992,
|
3645
3645
|
"character": 3
|
3646
3646
|
},
|
3647
3647
|
"doc": {
|
3648
3648
|
"__schema": "DocSchema",
|
3649
3649
|
"location": {
|
3650
3650
|
"filePath": "isolator.main.runtime.ts",
|
3651
|
-
"line":
|
3651
|
+
"line": 991,
|
3652
3652
|
"character": 3
|
3653
3653
|
},
|
3654
3654
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -3658,7 +3658,7 @@
|
|
3658
3658
|
"__schema": "TagSchema",
|
3659
3659
|
"location": {
|
3660
3660
|
"filePath": "isolator.main.runtime.ts",
|
3661
|
-
"line":
|
3661
|
+
"line": 991,
|
3662
3662
|
"character": 7
|
3663
3663
|
},
|
3664
3664
|
"tagName": "deprecated",
|
@@ -3673,7 +3673,7 @@
|
|
3673
3673
|
"__schema": "ParameterSchema",
|
3674
3674
|
"location": {
|
3675
3675
|
"filePath": "isolator.main.runtime.ts",
|
3676
|
-
"line":
|
3676
|
+
"line": 992,
|
3677
3677
|
"character": 22
|
3678
3678
|
},
|
3679
3679
|
"name": "baseDir",
|
@@ -3681,7 +3681,7 @@
|
|
3681
3681
|
"__schema": "KeywordTypeSchema",
|
3682
3682
|
"location": {
|
3683
3683
|
"filePath": "isolator.main.runtime.ts",
|
3684
|
-
"line":
|
3684
|
+
"line": 992,
|
3685
3685
|
"character": 31
|
3686
3686
|
},
|
3687
3687
|
"name": "string"
|
@@ -3693,7 +3693,7 @@
|
|
3693
3693
|
"__schema": "ParameterSchema",
|
3694
3694
|
"location": {
|
3695
3695
|
"filePath": "isolator.main.runtime.ts",
|
3696
|
-
"line":
|
3696
|
+
"line": 992,
|
3697
3697
|
"character": 39
|
3698
3698
|
},
|
3699
3699
|
"name": "rootBaseDir",
|
@@ -3701,7 +3701,7 @@
|
|
3701
3701
|
"__schema": "KeywordTypeSchema",
|
3702
3702
|
"location": {
|
3703
3703
|
"filePath": "isolator.main.runtime.ts",
|
3704
|
-
"line":
|
3704
|
+
"line": 992,
|
3705
3705
|
"character": 53
|
3706
3706
|
},
|
3707
3707
|
"name": "string"
|
@@ -3713,7 +3713,7 @@
|
|
3713
3713
|
"__schema": "ParameterSchema",
|
3714
3714
|
"location": {
|
3715
3715
|
"filePath": "isolator.main.runtime.ts",
|
3716
|
-
"line":
|
3716
|
+
"line": 992,
|
3717
3717
|
"character": 61
|
3718
3718
|
},
|
3719
3719
|
"name": "useHash",
|
@@ -3721,7 +3721,7 @@
|
|
3721
3721
|
"__schema": "KeywordTypeSchema",
|
3722
3722
|
"location": {
|
3723
3723
|
"filePath": "isolator.main.runtime.ts",
|
3724
|
-
"line":
|
3724
|
+
"line": 992,
|
3725
3725
|
"character": 71
|
3726
3726
|
},
|
3727
3727
|
"name": "boolean"
|
@@ -3734,7 +3734,7 @@
|
|
3734
3734
|
"__schema": "TypeRefSchema",
|
3735
3735
|
"location": {
|
3736
3736
|
"filePath": "isolator.main.runtime.ts",
|
3737
|
-
"line":
|
3737
|
+
"line": 992,
|
3738
3738
|
"character": 81
|
3739
3739
|
},
|
3740
3740
|
"name": "PathOsBasedAbsolute"
|
@@ -3745,7 +3745,7 @@
|
|
3745
3745
|
"__schema": "FunctionLikeSchema",
|
3746
3746
|
"location": {
|
3747
3747
|
"filePath": "isolator.main.runtime.ts",
|
3748
|
-
"line":
|
3748
|
+
"line": 993,
|
3749
3749
|
"character": 3
|
3750
3750
|
},
|
3751
3751
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -3755,7 +3755,7 @@
|
|
3755
3755
|
"__schema": "ParameterSchema",
|
3756
3756
|
"location": {
|
3757
3757
|
"filePath": "isolator.main.runtime.ts",
|
3758
|
-
"line":
|
3758
|
+
"line": 993,
|
3759
3759
|
"character": 22
|
3760
3760
|
},
|
3761
3761
|
"name": "getCapsuleDirOpts",
|
@@ -3763,7 +3763,7 @@
|
|
3763
3763
|
"__schema": "TypeRefSchema",
|
3764
3764
|
"location": {
|
3765
3765
|
"filePath": "isolator.main.runtime.ts",
|
3766
|
-
"line":
|
3766
|
+
"line": 993,
|
3767
3767
|
"character": 41
|
3768
3768
|
},
|
3769
3769
|
"name": "GetCapsuleDirOpts"
|
@@ -3776,7 +3776,7 @@
|
|
3776
3776
|
"__schema": "TypeRefSchema",
|
3777
3777
|
"location": {
|
3778
3778
|
"filePath": "isolator.main.runtime.ts",
|
3779
|
-
"line":
|
3779
|
+
"line": 993,
|
3780
3780
|
"character": 61
|
3781
3781
|
},
|
3782
3782
|
"name": "PathOsBasedAbsolute"
|
@@ -3787,7 +3787,7 @@
|
|
3787
3787
|
"__schema": "FunctionLikeSchema",
|
3788
3788
|
"location": {
|
3789
3789
|
"filePath": "isolator.main.runtime.ts",
|
3790
|
-
"line":
|
3790
|
+
"line": 994,
|
3791
3791
|
"character": 3
|
3792
3792
|
},
|
3793
3793
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -3797,7 +3797,7 @@
|
|
3797
3797
|
"__schema": "ParameterSchema",
|
3798
3798
|
"location": {
|
3799
3799
|
"filePath": "isolator.main.runtime.ts",
|
3800
|
-
"line":
|
3800
|
+
"line": 995,
|
3801
3801
|
"character": 5
|
3802
3802
|
},
|
3803
3803
|
"name": "getCapsuleDirOpts",
|
@@ -3805,7 +3805,7 @@
|
|
3805
3805
|
"__schema": "TypeUnionSchema",
|
3806
3806
|
"location": {
|
3807
3807
|
"filePath": "isolator.main.runtime.ts",
|
3808
|
-
"line":
|
3808
|
+
"line": 995,
|
3809
3809
|
"character": 24
|
3810
3810
|
},
|
3811
3811
|
"types": [
|
@@ -3813,7 +3813,7 @@
|
|
3813
3813
|
"__schema": "TypeRefSchema",
|
3814
3814
|
"location": {
|
3815
3815
|
"filePath": "isolator.main.runtime.ts",
|
3816
|
-
"line":
|
3816
|
+
"line": 995,
|
3817
3817
|
"character": 24
|
3818
3818
|
},
|
3819
3819
|
"name": "GetCapsuleDirOpts"
|
@@ -3822,7 +3822,7 @@
|
|
3822
3822
|
"__schema": "KeywordTypeSchema",
|
3823
3823
|
"location": {
|
3824
3824
|
"filePath": "isolator.main.runtime.ts",
|
3825
|
-
"line":
|
3825
|
+
"line": 995,
|
3826
3826
|
"character": 44
|
3827
3827
|
},
|
3828
3828
|
"name": "string"
|
@@ -3836,7 +3836,7 @@
|
|
3836
3836
|
"__schema": "ParameterSchema",
|
3837
3837
|
"location": {
|
3838
3838
|
"filePath": "isolator.main.runtime.ts",
|
3839
|
-
"line":
|
3839
|
+
"line": 996,
|
3840
3840
|
"character": 5
|
3841
3841
|
},
|
3842
3842
|
"name": "rootBaseDir",
|
@@ -3844,7 +3844,7 @@
|
|
3844
3844
|
"__schema": "KeywordTypeSchema",
|
3845
3845
|
"location": {
|
3846
3846
|
"filePath": "isolator.main.runtime.ts",
|
3847
|
-
"line":
|
3847
|
+
"line": 996,
|
3848
3848
|
"character": 19
|
3849
3849
|
},
|
3850
3850
|
"name": "string"
|
@@ -3856,7 +3856,7 @@
|
|
3856
3856
|
"__schema": "ParameterSchema",
|
3857
3857
|
"location": {
|
3858
3858
|
"filePath": "isolator.main.runtime.ts",
|
3859
|
-
"line":
|
3859
|
+
"line": 997,
|
3860
3860
|
"character": 5
|
3861
3861
|
},
|
3862
3862
|
"name": "useHash",
|
@@ -3864,7 +3864,7 @@
|
|
3864
3864
|
"__schema": "InferenceTypeSchema",
|
3865
3865
|
"location": {
|
3866
3866
|
"filePath": "isolator.main.runtime.ts",
|
3867
|
-
"line":
|
3867
|
+
"line": 997,
|
3868
3868
|
"character": 5
|
3869
3869
|
},
|
3870
3870
|
"type": "boolean"
|
@@ -3877,7 +3877,7 @@
|
|
3877
3877
|
"__schema": "ParameterSchema",
|
3878
3878
|
"location": {
|
3879
3879
|
"filePath": "isolator.main.runtime.ts",
|
3880
|
-
"line":
|
3880
|
+
"line": 998,
|
3881
3881
|
"character": 5
|
3882
3882
|
},
|
3883
3883
|
"name": "useDatedDirs",
|
@@ -3885,7 +3885,7 @@
|
|
3885
3885
|
"__schema": "InferenceTypeSchema",
|
3886
3886
|
"location": {
|
3887
3887
|
"filePath": "isolator.main.runtime.ts",
|
3888
|
-
"line":
|
3888
|
+
"line": 998,
|
3889
3889
|
"character": 5
|
3890
3890
|
},
|
3891
3891
|
"type": "boolean"
|
@@ -3898,7 +3898,7 @@
|
|
3898
3898
|
"__schema": "ParameterSchema",
|
3899
3899
|
"location": {
|
3900
3900
|
"filePath": "isolator.main.runtime.ts",
|
3901
|
-
"line":
|
3901
|
+
"line": 999,
|
3902
3902
|
"character": 5
|
3903
3903
|
},
|
3904
3904
|
"name": "datedDirId",
|
@@ -3906,7 +3906,7 @@
|
|
3906
3906
|
"__schema": "KeywordTypeSchema",
|
3907
3907
|
"location": {
|
3908
3908
|
"filePath": "isolator.main.runtime.ts",
|
3909
|
-
"line":
|
3909
|
+
"line": 999,
|
3910
3910
|
"character": 18
|
3911
3911
|
},
|
3912
3912
|
"name": "string"
|
@@ -3919,7 +3919,7 @@
|
|
3919
3919
|
"__schema": "TypeRefSchema",
|
3920
3920
|
"location": {
|
3921
3921
|
"filePath": "isolator.main.runtime.ts",
|
3922
|
-
"line":
|
3922
|
+
"line": 1000,
|
3923
3923
|
"character": 6
|
3924
3924
|
},
|
3925
3925
|
"name": "PathOsBasedAbsolute"
|
@@ -3930,7 +3930,7 @@
|
|
3930
3930
|
"__schema": "FunctionLikeSchema",
|
3931
3931
|
"location": {
|
3932
3932
|
"filePath": "isolator.main.runtime.ts",
|
3933
|
-
"line":
|
3933
|
+
"line": 1036,
|
3934
3934
|
"character": 3
|
3935
3935
|
},
|
3936
3936
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -3940,7 +3940,7 @@
|
|
3940
3940
|
"__schema": "ParameterSchema",
|
3941
3941
|
"location": {
|
3942
3942
|
"filePath": "isolator.main.runtime.ts",
|
3943
|
-
"line":
|
3943
|
+
"line": 1036,
|
3944
3944
|
"character": 24
|
3945
3945
|
},
|
3946
3946
|
"name": "rootDir",
|
@@ -3948,7 +3948,7 @@
|
|
3948
3948
|
"__schema": "KeywordTypeSchema",
|
3949
3949
|
"location": {
|
3950
3950
|
"filePath": "isolator.main.runtime.ts",
|
3951
|
-
"line":
|
3951
|
+
"line": 1036,
|
3952
3952
|
"character": 34
|
3953
3953
|
},
|
3954
3954
|
"name": "string"
|
@@ -3961,7 +3961,7 @@
|
|
3961
3961
|
"__schema": "TypeRefSchema",
|
3962
3962
|
"location": {
|
3963
3963
|
"filePath": "isolator.main.runtime.ts",
|
3964
|
-
"line":
|
3964
|
+
"line": 1036,
|
3965
3965
|
"character": 43
|
3966
3966
|
},
|
3967
3967
|
"name": "Promise",
|
@@ -3970,7 +3970,7 @@
|
|
3970
3970
|
"__schema": "KeywordTypeSchema",
|
3971
3971
|
"location": {
|
3972
3972
|
"filePath": "isolator.main.runtime.ts",
|
3973
|
-
"line":
|
3973
|
+
"line": 1036,
|
3974
3974
|
"character": 51
|
3975
3975
|
},
|
3976
3976
|
"name": "string"
|
@@ -3980,121 +3980,6 @@
|
|
3980
3980
|
"modifiers": [
|
3981
3981
|
"async"
|
3982
3982
|
]
|
3983
|
-
},
|
3984
|
-
{
|
3985
|
-
"__schema": "FunctionLikeSchema",
|
3986
|
-
"location": {
|
3987
|
-
"filePath": "isolator.main.runtime.ts",
|
3988
|
-
"line": 1131,
|
3989
|
-
"character": 3
|
3990
|
-
},
|
3991
|
-
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
3992
|
-
"name": "populateComponentsFilesToWriteForCapsule",
|
3993
|
-
"params": [
|
3994
|
-
{
|
3995
|
-
"__schema": "ParameterSchema",
|
3996
|
-
"location": {
|
3997
|
-
"filePath": "isolator.main.runtime.ts",
|
3998
|
-
"line": 1132,
|
3999
|
-
"character": 5
|
4000
|
-
},
|
4001
|
-
"name": "component",
|
4002
|
-
"type": {
|
4003
|
-
"__schema": "TypeRefSchema",
|
4004
|
-
"location": {
|
4005
|
-
"filePath": "isolator.main.runtime.ts",
|
4006
|
-
"line": 1132,
|
4007
|
-
"character": 16
|
4008
|
-
},
|
4009
|
-
"name": "Component"
|
4010
|
-
},
|
4011
|
-
"isOptional": false,
|
4012
|
-
"isSpread": false
|
4013
|
-
},
|
4014
|
-
{
|
4015
|
-
"__schema": "ParameterSchema",
|
4016
|
-
"location": {
|
4017
|
-
"filePath": "isolator.main.runtime.ts",
|
4018
|
-
"line": 1133,
|
4019
|
-
"character": 5
|
4020
|
-
},
|
4021
|
-
"name": "ids",
|
4022
|
-
"type": {
|
4023
|
-
"__schema": "TypeRefSchema",
|
4024
|
-
"location": {
|
4025
|
-
"filePath": "isolator.main.runtime.ts",
|
4026
|
-
"line": 1133,
|
4027
|
-
"character": 10
|
4028
|
-
},
|
4029
|
-
"name": "ComponentIdList"
|
4030
|
-
},
|
4031
|
-
"isOptional": false,
|
4032
|
-
"isSpread": false
|
4033
|
-
},
|
4034
|
-
{
|
4035
|
-
"__schema": "ParameterSchema",
|
4036
|
-
"location": {
|
4037
|
-
"filePath": "isolator.main.runtime.ts",
|
4038
|
-
"line": 1134,
|
4039
|
-
"character": 5
|
4040
|
-
},
|
4041
|
-
"name": "legacyScope",
|
4042
|
-
"type": {
|
4043
|
-
"__schema": "TypeRefSchema",
|
4044
|
-
"location": {
|
4045
|
-
"filePath": "isolator.main.runtime.ts",
|
4046
|
-
"line": 1134,
|
4047
|
-
"character": 19
|
4048
|
-
},
|
4049
|
-
"name": "Scope"
|
4050
|
-
},
|
4051
|
-
"isOptional": true,
|
4052
|
-
"isSpread": false
|
4053
|
-
},
|
4054
|
-
{
|
4055
|
-
"__schema": "ParameterSchema",
|
4056
|
-
"location": {
|
4057
|
-
"filePath": "isolator.main.runtime.ts",
|
4058
|
-
"line": 1135,
|
4059
|
-
"character": 5
|
4060
|
-
},
|
4061
|
-
"name": "opts",
|
4062
|
-
"type": {
|
4063
|
-
"__schema": "TypeRefSchema",
|
4064
|
-
"location": {
|
4065
|
-
"filePath": "isolator.main.runtime.ts",
|
4066
|
-
"line": 1135,
|
4067
|
-
"character": 12
|
4068
|
-
},
|
4069
|
-
"name": "IsolateComponentsOptions"
|
4070
|
-
},
|
4071
|
-
"isOptional": true,
|
4072
|
-
"isSpread": false
|
4073
|
-
}
|
4074
|
-
],
|
4075
|
-
"returnType": {
|
4076
|
-
"__schema": "TypeRefSchema",
|
4077
|
-
"location": {
|
4078
|
-
"filePath": "isolator.main.runtime.ts",
|
4079
|
-
"line": 1136,
|
4080
|
-
"character": 6
|
4081
|
-
},
|
4082
|
-
"name": "Promise",
|
4083
|
-
"typeArgs": [
|
4084
|
-
{
|
4085
|
-
"__schema": "TypeRefSchema",
|
4086
|
-
"location": {
|
4087
|
-
"filePath": "isolator.main.runtime.ts",
|
4088
|
-
"line": 1136,
|
4089
|
-
"character": 14
|
4090
|
-
},
|
4091
|
-
"name": "DataToPersist"
|
4092
|
-
}
|
4093
|
-
]
|
4094
|
-
},
|
4095
|
-
"modifiers": [
|
4096
|
-
"async"
|
4097
|
-
]
|
4098
3983
|
}
|
4099
3984
|
],
|
4100
3985
|
"extendsNodes": [],
|
@@ -4108,7 +3993,7 @@
|
|
4108
3993
|
"line": 4,
|
4109
3994
|
"character": 29
|
4110
3995
|
},
|
4111
|
-
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ...
|
3996
|
+
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ... 17 more ...;\n cacheCapsulesDir?: string | undefined;\n}",
|
4112
3997
|
"name": "IsolateComponentsOptions",
|
4113
3998
|
"exportNode": {
|
4114
3999
|
"__schema": "TypeSchema",
|
@@ -4117,7 +4002,7 @@
|
|
4117
4002
|
"line": 122,
|
4118
4003
|
"character": 1
|
4119
4004
|
},
|
4120
|
-
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ...
|
4005
|
+
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ... 17 more ...;\n cacheCapsulesDir?: string | undefined;\n}",
|
4121
4006
|
"name": "IsolateComponentsOptions",
|
4122
4007
|
"type": {
|
4123
4008
|
"__schema": "TypeIntersectionSchema",
|
@@ -4630,7 +4515,7 @@
|
|
4630
4515
|
"__schema": "VariableLikeSchema",
|
4631
4516
|
"location": {
|
4632
4517
|
"filePath": "isolator.main.runtime.ts",
|
4633
|
-
"line":
|
4518
|
+
"line": 218,
|
4634
4519
|
"character": 3
|
4635
4520
|
},
|
4636
4521
|
"doc": {
|
@@ -4640,6 +4525,37 @@
|
|
4640
4525
|
"line": 213,
|
4641
4526
|
"character": 3
|
4642
4527
|
},
|
4528
|
+
"raw": "/**\n * relevant when populateArtifactsFrom is set.\n * by default, it uses the package.json created in the previous snap as a base and make the necessary changes.\n * if this is set to true, it will ignore the package.json from the previous snap.\n */",
|
4529
|
+
"comment": "relevant when populateArtifactsFrom is set.\nby default, it uses the package.json created in the previous snap as a base and make the necessary changes.\nif this is set to true, it will ignore the package.json from the previous snap.",
|
4530
|
+
"tags": []
|
4531
|
+
},
|
4532
|
+
"signature": "(property) populateArtifactsIgnorePkgJson?: boolean | undefined",
|
4533
|
+
"name": "populateArtifactsIgnorePkgJson",
|
4534
|
+
"type": {
|
4535
|
+
"__schema": "KeywordTypeSchema",
|
4536
|
+
"location": {
|
4537
|
+
"filePath": "isolator.main.runtime.ts",
|
4538
|
+
"line": 218,
|
4539
|
+
"character": 36
|
4540
|
+
},
|
4541
|
+
"name": "boolean"
|
4542
|
+
},
|
4543
|
+
"isOptional": true
|
4544
|
+
},
|
4545
|
+
{
|
4546
|
+
"__schema": "VariableLikeSchema",
|
4547
|
+
"location": {
|
4548
|
+
"filePath": "isolator.main.runtime.ts",
|
4549
|
+
"line": 223,
|
4550
|
+
"character": 3
|
4551
|
+
},
|
4552
|
+
"doc": {
|
4553
|
+
"__schema": "DocSchema",
|
4554
|
+
"location": {
|
4555
|
+
"filePath": "isolator.main.runtime.ts",
|
4556
|
+
"line": 220,
|
4557
|
+
"character": 3
|
4558
|
+
},
|
4643
4559
|
"raw": "/**\n * Force specific host to get the component from.\n */",
|
4644
4560
|
"comment": "Force specific host to get the component from.",
|
4645
4561
|
"tags": []
|
@@ -4650,7 +4566,7 @@
|
|
4650
4566
|
"__schema": "TypeRefSchema",
|
4651
4567
|
"location": {
|
4652
4568
|
"filePath": "isolator.main.runtime.ts",
|
4653
|
-
"line":
|
4569
|
+
"line": 223,
|
4654
4570
|
"character": 10
|
4655
4571
|
},
|
4656
4572
|
"name": "ComponentFactory"
|
@@ -4661,14 +4577,14 @@
|
|
4661
4577
|
"__schema": "VariableLikeSchema",
|
4662
4578
|
"location": {
|
4663
4579
|
"filePath": "isolator.main.runtime.ts",
|
4664
|
-
"line":
|
4580
|
+
"line": 228,
|
4665
4581
|
"character": 3
|
4666
4582
|
},
|
4667
4583
|
"doc": {
|
4668
4584
|
"__schema": "DocSchema",
|
4669
4585
|
"location": {
|
4670
4586
|
"filePath": "isolator.main.runtime.ts",
|
4671
|
-
"line":
|
4587
|
+
"line": 225,
|
4672
4588
|
"character": 3
|
4673
4589
|
},
|
4674
4590
|
"raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -4681,7 +4597,7 @@
|
|
4681
4597
|
"__schema": "KeywordTypeSchema",
|
4682
4598
|
"location": {
|
4683
4599
|
"filePath": "isolator.main.runtime.ts",
|
4684
|
-
"line":
|
4600
|
+
"line": 228,
|
4685
4601
|
"character": 20
|
4686
4602
|
},
|
4687
4603
|
"name": "string"
|
@@ -4692,14 +4608,14 @@
|
|
4692
4608
|
"__schema": "VariableLikeSchema",
|
4693
4609
|
"location": {
|
4694
4610
|
"filePath": "isolator.main.runtime.ts",
|
4695
|
-
"line":
|
4611
|
+
"line": 233,
|
4696
4612
|
"character": 3
|
4697
4613
|
},
|
4698
4614
|
"doc": {
|
4699
4615
|
"__schema": "DocSchema",
|
4700
4616
|
"location": {
|
4701
4617
|
"filePath": "isolator.main.runtime.ts",
|
4702
|
-
"line":
|
4618
|
+
"line": 230,
|
4703
4619
|
"character": 3
|
4704
4620
|
},
|
4705
4621
|
"raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -4712,7 +4628,7 @@
|
|
4712
4628
|
"__schema": "TypeRefSchema",
|
4713
4629
|
"location": {
|
4714
4630
|
"filePath": "isolator.main.runtime.ts",
|
4715
|
-
"line":
|
4631
|
+
"line": 233,
|
4716
4632
|
"character": 16
|
4717
4633
|
},
|
4718
4634
|
"name": "NodeLinker"
|
@@ -4723,14 +4639,14 @@
|
|
4723
4639
|
"__schema": "VariableLikeSchema",
|
4724
4640
|
"location": {
|
4725
4641
|
"filePath": "isolator.main.runtime.ts",
|
4726
|
-
"line":
|
4642
|
+
"line": 240,
|
4727
4643
|
"character": 3
|
4728
4644
|
},
|
4729
4645
|
"doc": {
|
4730
4646
|
"__schema": "DocSchema",
|
4731
4647
|
"location": {
|
4732
4648
|
"filePath": "isolator.main.runtime.ts",
|
4733
|
-
"line":
|
4649
|
+
"line": 235,
|
4734
4650
|
"character": 3
|
4735
4651
|
},
|
4736
4652
|
"raw": "/**\n * Dir where to read the package manager config from\n * usually used when running package manager in the capsules dir to use the config\n * from the workspace dir\n */",
|
@@ -4743,7 +4659,7 @@
|
|
4743
4659
|
"__schema": "KeywordTypeSchema",
|
4744
4660
|
"location": {
|
4745
4661
|
"filePath": "isolator.main.runtime.ts",
|
4746
|
-
"line":
|
4662
|
+
"line": 240,
|
4747
4663
|
"character": 33
|
4748
4664
|
},
|
4749
4665
|
"name": "string"
|
@@ -4754,7 +4670,7 @@
|
|
4754
4670
|
"__schema": "VariableLikeSchema",
|
4755
4671
|
"location": {
|
4756
4672
|
"filePath": "isolator.main.runtime.ts",
|
4757
|
-
"line":
|
4673
|
+
"line": 242,
|
4758
4674
|
"character": 3
|
4759
4675
|
},
|
4760
4676
|
"signature": "(property) context?: IsolationContext | undefined",
|
@@ -4763,7 +4679,7 @@
|
|
4763
4679
|
"__schema": "TypeRefSchema",
|
4764
4680
|
"location": {
|
4765
4681
|
"filePath": "isolator.main.runtime.ts",
|
4766
|
-
"line":
|
4682
|
+
"line": 242,
|
4767
4683
|
"character": 13
|
4768
4684
|
},
|
4769
4685
|
"name": "IsolationContext"
|
@@ -4774,14 +4690,14 @@
|
|
4774
4690
|
"__schema": "VariableLikeSchema",
|
4775
4691
|
"location": {
|
4776
4692
|
"filePath": "isolator.main.runtime.ts",
|
4777
|
-
"line":
|
4693
|
+
"line": 247,
|
4778
4694
|
"character": 3
|
4779
4695
|
},
|
4780
4696
|
"doc": {
|
4781
4697
|
"__schema": "DocSchema",
|
4782
4698
|
"location": {
|
4783
4699
|
"filePath": "isolator.main.runtime.ts",
|
4784
|
-
"line":
|
4700
|
+
"line": 244,
|
4785
4701
|
"character": 3
|
4786
4702
|
},
|
4787
4703
|
"raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
|
@@ -4794,7 +4710,7 @@
|
|
4794
4710
|
"__schema": "KeywordTypeSchema",
|
4795
4711
|
"location": {
|
4796
4712
|
"filePath": "isolator.main.runtime.ts",
|
4797
|
-
"line":
|
4713
|
+
"line": 247,
|
4798
4714
|
"character": 22
|
4799
4715
|
},
|
4800
4716
|
"name": "string"
|
@@ -5413,7 +5329,7 @@
|
|
5413
5329
|
"_legacy": {
|
5414
5330
|
"scope": "teambit.component",
|
5415
5331
|
"name": "isolator",
|
5416
|
-
"version": "1.0.
|
5332
|
+
"version": "1.0.412"
|
5417
5333
|
},
|
5418
5334
|
"_scope": "teambit.component"
|
5419
5335
|
}
|
@@ -5859,7 +5775,7 @@
|
|
5859
5775
|
"_legacy": {
|
5860
5776
|
"scope": "teambit.component",
|
5861
5777
|
"name": "isolator",
|
5862
|
-
"version": "1.0.
|
5778
|
+
"version": "1.0.412"
|
5863
5779
|
},
|
5864
5780
|
"_scope": "teambit.component"
|
5865
5781
|
}
|
@@ -5920,7 +5836,7 @@
|
|
5920
5836
|
"_legacy": {
|
5921
5837
|
"scope": "teambit.component",
|
5922
5838
|
"name": "isolator",
|
5923
|
-
"version": "1.0.
|
5839
|
+
"version": "1.0.412"
|
5924
5840
|
},
|
5925
5841
|
"_scope": "teambit.component"
|
5926
5842
|
}
|
@@ -6820,7 +6736,7 @@
|
|
6820
6736
|
"_legacy": {
|
6821
6737
|
"scope": "teambit.component",
|
6822
6738
|
"name": "isolator",
|
6823
|
-
"version": "1.0.
|
6739
|
+
"version": "1.0.412"
|
6824
6740
|
},
|
6825
6741
|
"_scope": "teambit.component"
|
6826
6742
|
}
|
@@ -8062,7 +7978,7 @@
|
|
8062
7978
|
"_legacy": {
|
8063
7979
|
"scope": "teambit.component",
|
8064
7980
|
"name": "isolator",
|
8065
|
-
"version": "1.0.
|
7981
|
+
"version": "1.0.412"
|
8066
7982
|
},
|
8067
7983
|
"_scope": "teambit.component"
|
8068
7984
|
}
|
@@ -8349,7 +8265,7 @@
|
|
8349
8265
|
"_legacy": {
|
8350
8266
|
"scope": "teambit.component",
|
8351
8267
|
"name": "isolator",
|
8352
|
-
"version": "1.0.
|
8268
|
+
"version": "1.0.412"
|
8353
8269
|
},
|
8354
8270
|
"_scope": "teambit.component"
|
8355
8271
|
}
|
@@ -8378,7 +8294,7 @@
|
|
8378
8294
|
"_legacy": {
|
8379
8295
|
"scope": "teambit.component",
|
8380
8296
|
"name": "isolator",
|
8381
|
-
"version": "1.0.
|
8297
|
+
"version": "1.0.412"
|
8382
8298
|
},
|
8383
8299
|
"_scope": "teambit.component"
|
8384
8300
|
}
|
@@ -8838,7 +8754,7 @@
|
|
8838
8754
|
"line": 122,
|
8839
8755
|
"character": 1
|
8840
8756
|
},
|
8841
|
-
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ...
|
8757
|
+
"signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ... 17 more ...;\n cacheCapsulesDir?: string | undefined;\n}",
|
8842
8758
|
"name": "IsolateComponentsOptions",
|
8843
8759
|
"type": {
|
8844
8760
|
"__schema": "TypeIntersectionSchema",
|
@@ -9351,7 +9267,7 @@
|
|
9351
9267
|
"__schema": "VariableLikeSchema",
|
9352
9268
|
"location": {
|
9353
9269
|
"filePath": "isolator.main.runtime.ts",
|
9354
|
-
"line":
|
9270
|
+
"line": 218,
|
9355
9271
|
"character": 3
|
9356
9272
|
},
|
9357
9273
|
"doc": {
|
@@ -9361,6 +9277,37 @@
|
|
9361
9277
|
"line": 213,
|
9362
9278
|
"character": 3
|
9363
9279
|
},
|
9280
|
+
"raw": "/**\n * relevant when populateArtifactsFrom is set.\n * by default, it uses the package.json created in the previous snap as a base and make the necessary changes.\n * if this is set to true, it will ignore the package.json from the previous snap.\n */",
|
9281
|
+
"comment": "relevant when populateArtifactsFrom is set.\nby default, it uses the package.json created in the previous snap as a base and make the necessary changes.\nif this is set to true, it will ignore the package.json from the previous snap.",
|
9282
|
+
"tags": []
|
9283
|
+
},
|
9284
|
+
"signature": "(property) populateArtifactsIgnorePkgJson?: boolean | undefined",
|
9285
|
+
"name": "populateArtifactsIgnorePkgJson",
|
9286
|
+
"type": {
|
9287
|
+
"__schema": "KeywordTypeSchema",
|
9288
|
+
"location": {
|
9289
|
+
"filePath": "isolator.main.runtime.ts",
|
9290
|
+
"line": 218,
|
9291
|
+
"character": 36
|
9292
|
+
},
|
9293
|
+
"name": "boolean"
|
9294
|
+
},
|
9295
|
+
"isOptional": true
|
9296
|
+
},
|
9297
|
+
{
|
9298
|
+
"__schema": "VariableLikeSchema",
|
9299
|
+
"location": {
|
9300
|
+
"filePath": "isolator.main.runtime.ts",
|
9301
|
+
"line": 223,
|
9302
|
+
"character": 3
|
9303
|
+
},
|
9304
|
+
"doc": {
|
9305
|
+
"__schema": "DocSchema",
|
9306
|
+
"location": {
|
9307
|
+
"filePath": "isolator.main.runtime.ts",
|
9308
|
+
"line": 220,
|
9309
|
+
"character": 3
|
9310
|
+
},
|
9364
9311
|
"raw": "/**\n * Force specific host to get the component from.\n */",
|
9365
9312
|
"comment": "Force specific host to get the component from.",
|
9366
9313
|
"tags": []
|
@@ -9371,7 +9318,7 @@
|
|
9371
9318
|
"__schema": "TypeRefSchema",
|
9372
9319
|
"location": {
|
9373
9320
|
"filePath": "isolator.main.runtime.ts",
|
9374
|
-
"line":
|
9321
|
+
"line": 223,
|
9375
9322
|
"character": 10
|
9376
9323
|
},
|
9377
9324
|
"name": "ComponentFactory"
|
@@ -9382,14 +9329,14 @@
|
|
9382
9329
|
"__schema": "VariableLikeSchema",
|
9383
9330
|
"location": {
|
9384
9331
|
"filePath": "isolator.main.runtime.ts",
|
9385
|
-
"line":
|
9332
|
+
"line": 228,
|
9386
9333
|
"character": 3
|
9387
9334
|
},
|
9388
9335
|
"doc": {
|
9389
9336
|
"__schema": "DocSchema",
|
9390
9337
|
"location": {
|
9391
9338
|
"filePath": "isolator.main.runtime.ts",
|
9392
|
-
"line":
|
9339
|
+
"line": 225,
|
9393
9340
|
"character": 3
|
9394
9341
|
},
|
9395
9342
|
"raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -9402,7 +9349,7 @@
|
|
9402
9349
|
"__schema": "KeywordTypeSchema",
|
9403
9350
|
"location": {
|
9404
9351
|
"filePath": "isolator.main.runtime.ts",
|
9405
|
-
"line":
|
9352
|
+
"line": 228,
|
9406
9353
|
"character": 20
|
9407
9354
|
},
|
9408
9355
|
"name": "string"
|
@@ -9413,14 +9360,14 @@
|
|
9413
9360
|
"__schema": "VariableLikeSchema",
|
9414
9361
|
"location": {
|
9415
9362
|
"filePath": "isolator.main.runtime.ts",
|
9416
|
-
"line":
|
9363
|
+
"line": 233,
|
9417
9364
|
"character": 3
|
9418
9365
|
},
|
9419
9366
|
"doc": {
|
9420
9367
|
"__schema": "DocSchema",
|
9421
9368
|
"location": {
|
9422
9369
|
"filePath": "isolator.main.runtime.ts",
|
9423
|
-
"line":
|
9370
|
+
"line": 230,
|
9424
9371
|
"character": 3
|
9425
9372
|
},
|
9426
9373
|
"raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -9433,7 +9380,7 @@
|
|
9433
9380
|
"__schema": "TypeRefSchema",
|
9434
9381
|
"location": {
|
9435
9382
|
"filePath": "isolator.main.runtime.ts",
|
9436
|
-
"line":
|
9383
|
+
"line": 233,
|
9437
9384
|
"character": 16
|
9438
9385
|
},
|
9439
9386
|
"name": "NodeLinker"
|
@@ -9444,14 +9391,14 @@
|
|
9444
9391
|
"__schema": "VariableLikeSchema",
|
9445
9392
|
"location": {
|
9446
9393
|
"filePath": "isolator.main.runtime.ts",
|
9447
|
-
"line":
|
9394
|
+
"line": 240,
|
9448
9395
|
"character": 3
|
9449
9396
|
},
|
9450
9397
|
"doc": {
|
9451
9398
|
"__schema": "DocSchema",
|
9452
9399
|
"location": {
|
9453
9400
|
"filePath": "isolator.main.runtime.ts",
|
9454
|
-
"line":
|
9401
|
+
"line": 235,
|
9455
9402
|
"character": 3
|
9456
9403
|
},
|
9457
9404
|
"raw": "/**\n * Dir where to read the package manager config from\n * usually used when running package manager in the capsules dir to use the config\n * from the workspace dir\n */",
|
@@ -9464,7 +9411,7 @@
|
|
9464
9411
|
"__schema": "KeywordTypeSchema",
|
9465
9412
|
"location": {
|
9466
9413
|
"filePath": "isolator.main.runtime.ts",
|
9467
|
-
"line":
|
9414
|
+
"line": 240,
|
9468
9415
|
"character": 33
|
9469
9416
|
},
|
9470
9417
|
"name": "string"
|
@@ -9475,7 +9422,7 @@
|
|
9475
9422
|
"__schema": "VariableLikeSchema",
|
9476
9423
|
"location": {
|
9477
9424
|
"filePath": "isolator.main.runtime.ts",
|
9478
|
-
"line":
|
9425
|
+
"line": 242,
|
9479
9426
|
"character": 3
|
9480
9427
|
},
|
9481
9428
|
"signature": "(property) context?: IsolationContext | undefined",
|
@@ -9484,7 +9431,7 @@
|
|
9484
9431
|
"__schema": "TypeRefSchema",
|
9485
9432
|
"location": {
|
9486
9433
|
"filePath": "isolator.main.runtime.ts",
|
9487
|
-
"line":
|
9434
|
+
"line": 242,
|
9488
9435
|
"character": 13
|
9489
9436
|
},
|
9490
9437
|
"name": "IsolationContext"
|
@@ -9495,14 +9442,14 @@
|
|
9495
9442
|
"__schema": "VariableLikeSchema",
|
9496
9443
|
"location": {
|
9497
9444
|
"filePath": "isolator.main.runtime.ts",
|
9498
|
-
"line":
|
9445
|
+
"line": 247,
|
9499
9446
|
"character": 3
|
9500
9447
|
},
|
9501
9448
|
"doc": {
|
9502
9449
|
"__schema": "DocSchema",
|
9503
9450
|
"location": {
|
9504
9451
|
"filePath": "isolator.main.runtime.ts",
|
9505
|
-
"line":
|
9452
|
+
"line": 244,
|
9506
9453
|
"character": 3
|
9507
9454
|
},
|
9508
9455
|
"raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
|
@@ -9515,7 +9462,7 @@
|
|
9515
9462
|
"__schema": "KeywordTypeSchema",
|
9516
9463
|
"location": {
|
9517
9464
|
"filePath": "isolator.main.runtime.ts",
|
9518
|
-
"line":
|
9465
|
+
"line": 247,
|
9519
9466
|
"character": 22
|
9520
9467
|
},
|
9521
9468
|
"name": "string"
|
@@ -9531,7 +9478,7 @@
|
|
9531
9478
|
"__schema": "VariableLikeSchema",
|
9532
9479
|
"location": {
|
9533
9480
|
"filePath": "isolator.main.runtime.ts",
|
9534
|
-
"line":
|
9481
|
+
"line": 274,
|
9535
9482
|
"character": 14
|
9536
9483
|
},
|
9537
9484
|
"signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
|
@@ -9540,7 +9487,7 @@
|
|
9540
9487
|
"__schema": "InferenceTypeSchema",
|
9541
9488
|
"location": {
|
9542
9489
|
"filePath": "isolator.main.runtime.ts",
|
9543
|
-
"line":
|
9490
|
+
"line": 274,
|
9544
9491
|
"character": 14
|
9545
9492
|
},
|
9546
9493
|
"type": "\".bit-capsule-ready\""
|
@@ -9552,7 +9499,7 @@
|
|
9552
9499
|
"__schema": "ClassSchema",
|
9553
9500
|
"location": {
|
9554
9501
|
"filePath": "isolator.main.runtime.ts",
|
9555
|
-
"line":
|
9502
|
+
"line": 276,
|
9556
9503
|
"character": 1
|
9557
9504
|
},
|
9558
9505
|
"signature": "class IsolatorMain",
|
@@ -9562,7 +9509,7 @@
|
|
9562
9509
|
"__schema": "VariableLikeSchema",
|
9563
9510
|
"location": {
|
9564
9511
|
"filePath": "isolator.main.runtime.ts",
|
9565
|
-
"line":
|
9512
|
+
"line": 277,
|
9566
9513
|
"character": 3
|
9567
9514
|
},
|
9568
9515
|
"signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
|
@@ -9571,7 +9518,7 @@
|
|
9571
9518
|
"__schema": "InferenceTypeSchema",
|
9572
9519
|
"location": {
|
9573
9520
|
"filePath": "isolator.main.runtime.ts",
|
9574
|
-
"line":
|
9521
|
+
"line": 277,
|
9575
9522
|
"character": 3
|
9576
9523
|
},
|
9577
9524
|
"type": "RuntimeDefinition"
|
@@ -9583,7 +9530,7 @@
|
|
9583
9530
|
"__schema": "VariableLikeSchema",
|
9584
9531
|
"location": {
|
9585
9532
|
"filePath": "isolator.main.runtime.ts",
|
9586
|
-
"line":
|
9533
|
+
"line": 278,
|
9587
9534
|
"character": 3
|
9588
9535
|
},
|
9589
9536
|
"signature": "(property) IsolatorMain.dependencies: Aspect[]",
|
@@ -9592,7 +9539,7 @@
|
|
9592
9539
|
"__schema": "InferenceTypeSchema",
|
9593
9540
|
"location": {
|
9594
9541
|
"filePath": "isolator.main.runtime.ts",
|
9595
|
-
"line":
|
9542
|
+
"line": 278,
|
9596
9543
|
"character": 3
|
9597
9544
|
},
|
9598
9545
|
"type": "Aspect[]"
|
@@ -9604,7 +9551,7 @@
|
|
9604
9551
|
"__schema": "VariableLikeSchema",
|
9605
9552
|
"location": {
|
9606
9553
|
"filePath": "isolator.main.runtime.ts",
|
9607
|
-
"line":
|
9554
|
+
"line": 287,
|
9608
9555
|
"character": 3
|
9609
9556
|
},
|
9610
9557
|
"signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
|
@@ -9613,7 +9560,7 @@
|
|
9613
9560
|
"__schema": "InferenceTypeSchema",
|
9614
9561
|
"location": {
|
9615
9562
|
"filePath": "isolator.main.runtime.ts",
|
9616
|
-
"line":
|
9563
|
+
"line": 287,
|
9617
9564
|
"character": 3
|
9618
9565
|
},
|
9619
9566
|
"type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
|
@@ -9625,7 +9572,7 @@
|
|
9625
9572
|
"__schema": "VariableLikeSchema",
|
9626
9573
|
"location": {
|
9627
9574
|
"filePath": "isolator.main.runtime.ts",
|
9628
|
-
"line":
|
9575
|
+
"line": 288,
|
9629
9576
|
"character": 3
|
9630
9577
|
},
|
9631
9578
|
"signature": "(property) IsolatorMain.defaultConfig: {}",
|
@@ -9634,7 +9581,7 @@
|
|
9634
9581
|
"__schema": "InferenceTypeSchema",
|
9635
9582
|
"location": {
|
9636
9583
|
"filePath": "isolator.main.runtime.ts",
|
9637
|
-
"line":
|
9584
|
+
"line": 288,
|
9638
9585
|
"character": 3
|
9639
9586
|
},
|
9640
9587
|
"type": "{}"
|
@@ -9646,7 +9593,7 @@
|
|
9646
9593
|
"__schema": "VariableLikeSchema",
|
9647
9594
|
"location": {
|
9648
9595
|
"filePath": "isolator.main.runtime.ts",
|
9649
|
-
"line":
|
9596
|
+
"line": 289,
|
9650
9597
|
"character": 3
|
9651
9598
|
},
|
9652
9599
|
"signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
|
@@ -9655,7 +9602,7 @@
|
|
9655
9602
|
"__schema": "TypeLiteralSchema",
|
9656
9603
|
"location": {
|
9657
9604
|
"filePath": "isolator.main.runtime.ts",
|
9658
|
-
"line":
|
9605
|
+
"line": 289,
|
9659
9606
|
"character": 36
|
9660
9607
|
},
|
9661
9608
|
"members": [
|
@@ -9663,14 +9610,14 @@
|
|
9663
9610
|
"__schema": "IndexSignatureSchema",
|
9664
9611
|
"location": {
|
9665
9612
|
"filePath": "isolator.main.runtime.ts",
|
9666
|
-
"line":
|
9613
|
+
"line": 289,
|
9667
9614
|
"character": 38
|
9668
9615
|
},
|
9669
9616
|
"keyType": {
|
9670
9617
|
"__schema": "ParameterSchema",
|
9671
9618
|
"location": {
|
9672
9619
|
"filePath": "isolator.main.runtime.ts",
|
9673
|
-
"line":
|
9620
|
+
"line": 289,
|
9674
9621
|
"character": 39
|
9675
9622
|
},
|
9676
9623
|
"name": "idStr",
|
@@ -9678,7 +9625,7 @@
|
|
9678
9625
|
"__schema": "KeywordTypeSchema",
|
9679
9626
|
"location": {
|
9680
9627
|
"filePath": "isolator.main.runtime.ts",
|
9681
|
-
"line":
|
9628
|
+
"line": 289,
|
9682
9629
|
"character": 46
|
9683
9630
|
},
|
9684
9631
|
"name": "string"
|
@@ -9690,7 +9637,7 @@
|
|
9690
9637
|
"__schema": "KeywordTypeSchema",
|
9691
9638
|
"location": {
|
9692
9639
|
"filePath": "isolator.main.runtime.ts",
|
9693
|
-
"line":
|
9640
|
+
"line": 289,
|
9694
9641
|
"character": 55
|
9695
9642
|
},
|
9696
9643
|
"name": "string"
|
@@ -9705,7 +9652,7 @@
|
|
9705
9652
|
"__schema": "VariableLikeSchema",
|
9706
9653
|
"location": {
|
9707
9654
|
"filePath": "isolator.main.runtime.ts",
|
9708
|
-
"line":
|
9655
|
+
"line": 290,
|
9709
9656
|
"character": 3
|
9710
9657
|
},
|
9711
9658
|
"signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
|
@@ -9714,7 +9661,7 @@
|
|
9714
9661
|
"__schema": "InferenceTypeSchema",
|
9715
9662
|
"location": {
|
9716
9663
|
"filePath": "isolator.main.runtime.ts",
|
9717
|
-
"line":
|
9664
|
+
"line": 290,
|
9718
9665
|
"character": 3
|
9719
9666
|
},
|
9720
9667
|
"type": "Map<string, string>"
|
@@ -9726,7 +9673,7 @@
|
|
9726
9673
|
"__schema": "VariableLikeSchema",
|
9727
9674
|
"location": {
|
9728
9675
|
"filePath": "isolator.main.runtime.ts",
|
9729
|
-
"line":
|
9676
|
+
"line": 291,
|
9730
9677
|
"character": 3
|
9731
9678
|
},
|
9732
9679
|
"signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
|
@@ -9735,7 +9682,7 @@
|
|
9735
9682
|
"__schema": "InferenceTypeSchema",
|
9736
9683
|
"location": {
|
9737
9684
|
"filePath": "isolator.main.runtime.ts",
|
9738
|
-
"line":
|
9685
|
+
"line": 291,
|
9739
9686
|
"character": 3
|
9740
9687
|
},
|
9741
9688
|
"type": "Set<unknown>"
|
@@ -9747,7 +9694,7 @@
|
|
9747
9694
|
"__schema": "FunctionLikeSchema",
|
9748
9695
|
"location": {
|
9749
9696
|
"filePath": "isolator.main.runtime.ts",
|
9750
|
-
"line":
|
9697
|
+
"line": 293,
|
9751
9698
|
"character": 3
|
9752
9699
|
},
|
9753
9700
|
"signature": "(method) IsolatorMain.provider([dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli]: [\n DependencyResolverMain,\n LoggerMain,\n ComponentMain,\n GraphMain,\n GlobalConfigMain,\n AspectLoaderMain,\n CLIMain\n], _config: any, [capsuleTransferSlot]: [CapsuleTransferSlot]): Promise<IsolatorMain>",
|
@@ -9757,7 +9704,7 @@
|
|
9757
9704
|
"__schema": "ParameterSchema",
|
9758
9705
|
"location": {
|
9759
9706
|
"filePath": "isolator.main.runtime.ts",
|
9760
|
-
"line":
|
9707
|
+
"line": 294,
|
9761
9708
|
"character": 5
|
9762
9709
|
},
|
9763
9710
|
"name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
|
@@ -9765,7 +9712,7 @@
|
|
9765
9712
|
"__schema": "TupleTypeSchema",
|
9766
9713
|
"location": {
|
9767
9714
|
"filePath": "isolator.main.runtime.ts",
|
9768
|
-
"line":
|
9715
|
+
"line": 294,
|
9769
9716
|
"character": 105
|
9770
9717
|
},
|
9771
9718
|
"elements": [
|
@@ -9773,7 +9720,7 @@
|
|
9773
9720
|
"__schema": "TypeRefSchema",
|
9774
9721
|
"location": {
|
9775
9722
|
"filePath": "isolator.main.runtime.ts",
|
9776
|
-
"line":
|
9723
|
+
"line": 295,
|
9777
9724
|
"character": 7
|
9778
9725
|
},
|
9779
9726
|
"name": "DependencyResolverMain"
|
@@ -9782,7 +9729,7 @@
|
|
9782
9729
|
"__schema": "TypeRefSchema",
|
9783
9730
|
"location": {
|
9784
9731
|
"filePath": "isolator.main.runtime.ts",
|
9785
|
-
"line":
|
9732
|
+
"line": 296,
|
9786
9733
|
"character": 7
|
9787
9734
|
},
|
9788
9735
|
"name": "LoggerMain"
|
@@ -9791,7 +9738,7 @@
|
|
9791
9738
|
"__schema": "TypeRefSchema",
|
9792
9739
|
"location": {
|
9793
9740
|
"filePath": "isolator.main.runtime.ts",
|
9794
|
-
"line":
|
9741
|
+
"line": 297,
|
9795
9742
|
"character": 7
|
9796
9743
|
},
|
9797
9744
|
"name": "ComponentMain"
|
@@ -9800,7 +9747,7 @@
|
|
9800
9747
|
"__schema": "TypeRefSchema",
|
9801
9748
|
"location": {
|
9802
9749
|
"filePath": "isolator.main.runtime.ts",
|
9803
|
-
"line":
|
9750
|
+
"line": 298,
|
9804
9751
|
"character": 7
|
9805
9752
|
},
|
9806
9753
|
"name": "GraphMain"
|
@@ -9809,7 +9756,7 @@
|
|
9809
9756
|
"__schema": "TypeRefSchema",
|
9810
9757
|
"location": {
|
9811
9758
|
"filePath": "isolator.main.runtime.ts",
|
9812
|
-
"line":
|
9759
|
+
"line": 299,
|
9813
9760
|
"character": 7
|
9814
9761
|
},
|
9815
9762
|
"name": "GlobalConfigMain"
|
@@ -9818,7 +9765,7 @@
|
|
9818
9765
|
"__schema": "TypeRefSchema",
|
9819
9766
|
"location": {
|
9820
9767
|
"filePath": "isolator.main.runtime.ts",
|
9821
|
-
"line":
|
9768
|
+
"line": 300,
|
9822
9769
|
"character": 7
|
9823
9770
|
},
|
9824
9771
|
"name": "AspectLoaderMain"
|
@@ -9827,7 +9774,7 @@
|
|
9827
9774
|
"__schema": "TypeRefSchema",
|
9828
9775
|
"location": {
|
9829
9776
|
"filePath": "isolator.main.runtime.ts",
|
9830
|
-
"line":
|
9777
|
+
"line": 301,
|
9831
9778
|
"character": 7
|
9832
9779
|
},
|
9833
9780
|
"name": "CLIMain"
|
@@ -9841,7 +9788,7 @@
|
|
9841
9788
|
"__schema": "ParameterSchema",
|
9842
9789
|
"location": {
|
9843
9790
|
"filePath": "isolator.main.runtime.ts",
|
9844
|
-
"line":
|
9791
|
+
"line": 303,
|
9845
9792
|
"character": 5
|
9846
9793
|
},
|
9847
9794
|
"name": "_config",
|
@@ -9849,7 +9796,7 @@
|
|
9849
9796
|
"__schema": "InferenceTypeSchema",
|
9850
9797
|
"location": {
|
9851
9798
|
"filePath": "isolator.main.runtime.ts",
|
9852
|
-
"line":
|
9799
|
+
"line": 303,
|
9853
9800
|
"character": 5
|
9854
9801
|
},
|
9855
9802
|
"type": "any"
|
@@ -9861,7 +9808,7 @@
|
|
9861
9808
|
"__schema": "ParameterSchema",
|
9862
9809
|
"location": {
|
9863
9810
|
"filePath": "isolator.main.runtime.ts",
|
9864
|
-
"line":
|
9811
|
+
"line": 304,
|
9865
9812
|
"character": 5
|
9866
9813
|
},
|
9867
9814
|
"name": "[ capsuleTransferSlot ]",
|
@@ -9869,7 +9816,7 @@
|
|
9869
9816
|
"__schema": "TupleTypeSchema",
|
9870
9817
|
"location": {
|
9871
9818
|
"filePath": "isolator.main.runtime.ts",
|
9872
|
-
"line":
|
9819
|
+
"line": 304,
|
9873
9820
|
"character": 28
|
9874
9821
|
},
|
9875
9822
|
"elements": [
|
@@ -9877,7 +9824,7 @@
|
|
9877
9824
|
"__schema": "TypeRefSchema",
|
9878
9825
|
"location": {
|
9879
9826
|
"filePath": "isolator.main.runtime.ts",
|
9880
|
-
"line":
|
9827
|
+
"line": 304,
|
9881
9828
|
"character": 29
|
9882
9829
|
},
|
9883
9830
|
"name": "CapsuleTransferSlot"
|
@@ -9892,7 +9839,7 @@
|
|
9892
9839
|
"__schema": "TypeRefSchema",
|
9893
9840
|
"location": {
|
9894
9841
|
"filePath": "isolator.main.runtime.ts",
|
9895
|
-
"line":
|
9842
|
+
"line": 305,
|
9896
9843
|
"character": 6
|
9897
9844
|
},
|
9898
9845
|
"name": "Promise",
|
@@ -9901,7 +9848,7 @@
|
|
9901
9848
|
"__schema": "TypeRefSchema",
|
9902
9849
|
"location": {
|
9903
9850
|
"filePath": "isolator.main.runtime.ts",
|
9904
|
-
"line":
|
9851
|
+
"line": 305,
|
9905
9852
|
"character": 14
|
9906
9853
|
},
|
9907
9854
|
"name": "IsolatorMain"
|
@@ -9917,7 +9864,7 @@
|
|
9917
9864
|
"__schema": "ConstructorSchema",
|
9918
9865
|
"location": {
|
9919
9866
|
"filePath": "isolator.main.runtime.ts",
|
9920
|
-
"line":
|
9867
|
+
"line": 319,
|
9921
9868
|
"character": 3
|
9922
9869
|
},
|
9923
9870
|
"signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
|
@@ -9927,7 +9874,7 @@
|
|
9927
9874
|
"__schema": "ParameterSchema",
|
9928
9875
|
"location": {
|
9929
9876
|
"filePath": "isolator.main.runtime.ts",
|
9930
|
-
"line":
|
9877
|
+
"line": 320,
|
9931
9878
|
"character": 5
|
9932
9879
|
},
|
9933
9880
|
"name": "dependencyResolver",
|
@@ -9935,7 +9882,7 @@
|
|
9935
9882
|
"__schema": "TypeRefSchema",
|
9936
9883
|
"location": {
|
9937
9884
|
"filePath": "isolator.main.runtime.ts",
|
9938
|
-
"line":
|
9885
|
+
"line": 320,
|
9939
9886
|
"character": 33
|
9940
9887
|
},
|
9941
9888
|
"name": "DependencyResolverMain"
|
@@ -9947,7 +9894,7 @@
|
|
9947
9894
|
"__schema": "ParameterSchema",
|
9948
9895
|
"location": {
|
9949
9896
|
"filePath": "isolator.main.runtime.ts",
|
9950
|
-
"line":
|
9897
|
+
"line": 321,
|
9951
9898
|
"character": 5
|
9952
9899
|
},
|
9953
9900
|
"name": "logger",
|
@@ -9955,7 +9902,7 @@
|
|
9955
9902
|
"__schema": "TypeRefSchema",
|
9956
9903
|
"location": {
|
9957
9904
|
"filePath": "isolator.main.runtime.ts",
|
9958
|
-
"line":
|
9905
|
+
"line": 321,
|
9959
9906
|
"character": 21
|
9960
9907
|
},
|
9961
9908
|
"name": "Logger"
|
@@ -9967,7 +9914,7 @@
|
|
9967
9914
|
"__schema": "ParameterSchema",
|
9968
9915
|
"location": {
|
9969
9916
|
"filePath": "isolator.main.runtime.ts",
|
9970
|
-
"line":
|
9917
|
+
"line": 322,
|
9971
9918
|
"character": 5
|
9972
9919
|
},
|
9973
9920
|
"name": "componentAspect",
|
@@ -9975,7 +9922,7 @@
|
|
9975
9922
|
"__schema": "TypeRefSchema",
|
9976
9923
|
"location": {
|
9977
9924
|
"filePath": "isolator.main.runtime.ts",
|
9978
|
-
"line":
|
9925
|
+
"line": 322,
|
9979
9926
|
"character": 30
|
9980
9927
|
},
|
9981
9928
|
"name": "ComponentMain"
|
@@ -9987,7 +9934,7 @@
|
|
9987
9934
|
"__schema": "ParameterSchema",
|
9988
9935
|
"location": {
|
9989
9936
|
"filePath": "isolator.main.runtime.ts",
|
9990
|
-
"line":
|
9937
|
+
"line": 323,
|
9991
9938
|
"character": 5
|
9992
9939
|
},
|
9993
9940
|
"name": "graph",
|
@@ -9995,7 +9942,7 @@
|
|
9995
9942
|
"__schema": "TypeRefSchema",
|
9996
9943
|
"location": {
|
9997
9944
|
"filePath": "isolator.main.runtime.ts",
|
9998
|
-
"line":
|
9945
|
+
"line": 323,
|
9999
9946
|
"character": 20
|
10000
9947
|
},
|
10001
9948
|
"name": "GraphMain"
|
@@ -10007,7 +9954,7 @@
|
|
10007
9954
|
"__schema": "ParameterSchema",
|
10008
9955
|
"location": {
|
10009
9956
|
"filePath": "isolator.main.runtime.ts",
|
10010
|
-
"line":
|
9957
|
+
"line": 324,
|
10011
9958
|
"character": 5
|
10012
9959
|
},
|
10013
9960
|
"name": "cli",
|
@@ -10015,7 +9962,7 @@
|
|
10015
9962
|
"__schema": "TypeRefSchema",
|
10016
9963
|
"location": {
|
10017
9964
|
"filePath": "isolator.main.runtime.ts",
|
10018
|
-
"line":
|
9965
|
+
"line": 324,
|
10019
9966
|
"character": 18
|
10020
9967
|
},
|
10021
9968
|
"name": "CLIMain"
|
@@ -10027,7 +9974,7 @@
|
|
10027
9974
|
"__schema": "ParameterSchema",
|
10028
9975
|
"location": {
|
10029
9976
|
"filePath": "isolator.main.runtime.ts",
|
10030
|
-
"line":
|
9977
|
+
"line": 325,
|
10031
9978
|
"character": 5
|
10032
9979
|
},
|
10033
9980
|
"name": "globalConfig",
|
@@ -10035,7 +9982,7 @@
|
|
10035
9982
|
"__schema": "TypeRefSchema",
|
10036
9983
|
"location": {
|
10037
9984
|
"filePath": "isolator.main.runtime.ts",
|
10038
|
-
"line":
|
9985
|
+
"line": 325,
|
10039
9986
|
"character": 27
|
10040
9987
|
},
|
10041
9988
|
"name": "GlobalConfigMain"
|
@@ -10047,7 +9994,7 @@
|
|
10047
9994
|
"__schema": "ParameterSchema",
|
10048
9995
|
"location": {
|
10049
9996
|
"filePath": "isolator.main.runtime.ts",
|
10050
|
-
"line":
|
9997
|
+
"line": 326,
|
10051
9998
|
"character": 5
|
10052
9999
|
},
|
10053
10000
|
"name": "aspectLoader",
|
@@ -10055,7 +10002,7 @@
|
|
10055
10002
|
"__schema": "TypeRefSchema",
|
10056
10003
|
"location": {
|
10057
10004
|
"filePath": "isolator.main.runtime.ts",
|
10058
|
-
"line":
|
10005
|
+
"line": 326,
|
10059
10006
|
"character": 27
|
10060
10007
|
},
|
10061
10008
|
"name": "AspectLoaderMain"
|
@@ -10067,7 +10014,7 @@
|
|
10067
10014
|
"__schema": "ParameterSchema",
|
10068
10015
|
"location": {
|
10069
10016
|
"filePath": "isolator.main.runtime.ts",
|
10070
|
-
"line":
|
10017
|
+
"line": 327,
|
10071
10018
|
"character": 5
|
10072
10019
|
},
|
10073
10020
|
"name": "capsuleTransferSlot",
|
@@ -10075,7 +10022,7 @@
|
|
10075
10022
|
"__schema": "TypeRefSchema",
|
10076
10023
|
"location": {
|
10077
10024
|
"filePath": "isolator.main.runtime.ts",
|
10078
|
-
"line":
|
10025
|
+
"line": 327,
|
10079
10026
|
"character": 34
|
10080
10027
|
},
|
10081
10028
|
"name": "CapsuleTransferSlot"
|
@@ -10088,7 +10035,7 @@
|
|
10088
10035
|
"__schema": "ThisTypeSchema",
|
10089
10036
|
"location": {
|
10090
10037
|
"filePath": "isolator.main.runtime.ts",
|
10091
|
-
"line":
|
10038
|
+
"line": 276,
|
10092
10039
|
"character": 1
|
10093
10040
|
},
|
10094
10041
|
"name": "IsolatorMain"
|
@@ -10099,7 +10046,7 @@
|
|
10099
10046
|
"__schema": "FunctionLikeSchema",
|
10100
10047
|
"location": {
|
10101
10048
|
"filePath": "isolator.main.runtime.ts",
|
10102
|
-
"line":
|
10049
|
+
"line": 332,
|
10103
10050
|
"character": 3
|
10104
10051
|
},
|
10105
10052
|
"signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
|
@@ -10109,7 +10056,7 @@
|
|
10109
10056
|
"__schema": "ParameterSchema",
|
10110
10057
|
"location": {
|
10111
10058
|
"filePath": "isolator.main.runtime.ts",
|
10112
|
-
"line":
|
10059
|
+
"line": 333,
|
10113
10060
|
"character": 5
|
10114
10061
|
},
|
10115
10062
|
"name": "seeders",
|
@@ -10117,14 +10064,14 @@
|
|
10117
10064
|
"__schema": "TypeArraySchema",
|
10118
10065
|
"location": {
|
10119
10066
|
"filePath": "isolator.main.runtime.ts",
|
10120
|
-
"line":
|
10067
|
+
"line": 333,
|
10121
10068
|
"character": 14
|
10122
10069
|
},
|
10123
10070
|
"type": {
|
10124
10071
|
"__schema": "TypeRefSchema",
|
10125
10072
|
"location": {
|
10126
10073
|
"filePath": "isolator.main.runtime.ts",
|
10127
|
-
"line":
|
10074
|
+
"line": 333,
|
10128
10075
|
"character": 14
|
10129
10076
|
},
|
10130
10077
|
"name": "ComponentID"
|
@@ -10137,7 +10084,7 @@
|
|
10137
10084
|
"__schema": "ParameterSchema",
|
10138
10085
|
"location": {
|
10139
10086
|
"filePath": "isolator.main.runtime.ts",
|
10140
|
-
"line":
|
10087
|
+
"line": 334,
|
10141
10088
|
"character": 5
|
10142
10089
|
},
|
10143
10090
|
"name": "opts",
|
@@ -10145,7 +10092,7 @@
|
|
10145
10092
|
"__schema": "TypeRefSchema",
|
10146
10093
|
"location": {
|
10147
10094
|
"filePath": "isolator.main.runtime.ts",
|
10148
|
-
"line":
|
10095
|
+
"line": 334,
|
10149
10096
|
"character": 11
|
10150
10097
|
},
|
10151
10098
|
"name": "IsolateComponentsOptions"
|
@@ -10157,7 +10104,7 @@
|
|
10157
10104
|
"__schema": "ParameterSchema",
|
10158
10105
|
"location": {
|
10159
10106
|
"filePath": "isolator.main.runtime.ts",
|
10160
|
-
"line":
|
10107
|
+
"line": 335,
|
10161
10108
|
"character": 5
|
10162
10109
|
},
|
10163
10110
|
"name": "legacyScope",
|
@@ -10165,7 +10112,7 @@
|
|
10165
10112
|
"__schema": "TypeRefSchema",
|
10166
10113
|
"location": {
|
10167
10114
|
"filePath": "isolator.main.runtime.ts",
|
10168
|
-
"line":
|
10115
|
+
"line": 335,
|
10169
10116
|
"character": 19
|
10170
10117
|
},
|
10171
10118
|
"name": "LegacyScope"
|
@@ -10178,7 +10125,7 @@
|
|
10178
10125
|
"__schema": "TypeRefSchema",
|
10179
10126
|
"location": {
|
10180
10127
|
"filePath": "isolator.main.runtime.ts",
|
10181
|
-
"line":
|
10128
|
+
"line": 336,
|
10182
10129
|
"character": 6
|
10183
10130
|
},
|
10184
10131
|
"name": "Promise",
|
@@ -10187,7 +10134,7 @@
|
|
10187
10134
|
"__schema": "TypeRefSchema",
|
10188
10135
|
"location": {
|
10189
10136
|
"filePath": "isolator.main.runtime.ts",
|
10190
|
-
"line":
|
10137
|
+
"line": 336,
|
10191
10138
|
"character": 14
|
10192
10139
|
},
|
10193
10140
|
"name": "Network"
|
@@ -10202,14 +10149,14 @@
|
|
10202
10149
|
"__schema": "FunctionLikeSchema",
|
10203
10150
|
"location": {
|
10204
10151
|
"filePath": "isolator.main.runtime.ts",
|
10205
|
-
"line":
|
10152
|
+
"line": 582,
|
10206
10153
|
"character": 3
|
10207
10154
|
},
|
10208
10155
|
"doc": {
|
10209
10156
|
"__schema": "DocSchema",
|
10210
10157
|
"location": {
|
10211
10158
|
"filePath": "isolator.main.runtime.ts",
|
10212
|
-
"line":
|
10159
|
+
"line": 575,
|
10213
10160
|
"character": 3
|
10214
10161
|
},
|
10215
10162
|
"raw": "/**\n *\n * @param originalCapsule the capsule that contains the original component\n * @param newBaseDir relative path. (it will be saved inside `this.getRootDirOfAllCapsules()`. the final path of the capsule will be getRootDirOfAllCapsules() + newBaseDir + filenameify(component.id))\n * @returns a new capsule with the same content of the original capsule but with a new baseDir and all packages\n * installed in the newBaseDir.\n */",
|
@@ -10219,7 +10166,7 @@
|
|
10219
10166
|
"__schema": "PropertyLikeTagSchema",
|
10220
10167
|
"location": {
|
10221
10168
|
"filePath": "isolator.main.runtime.ts",
|
10222
|
-
"line":
|
10169
|
+
"line": 577,
|
10223
10170
|
"character": 6
|
10224
10171
|
},
|
10225
10172
|
"name": "originalCapsule",
|
@@ -10230,7 +10177,7 @@
|
|
10230
10177
|
"__schema": "PropertyLikeTagSchema",
|
10231
10178
|
"location": {
|
10232
10179
|
"filePath": "isolator.main.runtime.ts",
|
10233
|
-
"line":
|
10180
|
+
"line": 578,
|
10234
10181
|
"character": 6
|
10235
10182
|
},
|
10236
10183
|
"name": "newBaseDir",
|
@@ -10241,7 +10188,7 @@
|
|
10241
10188
|
"__schema": "ReturnTagSchema",
|
10242
10189
|
"location": {
|
10243
10190
|
"filePath": "isolator.main.runtime.ts",
|
10244
|
-
"line":
|
10191
|
+
"line": 579,
|
10245
10192
|
"character": 6
|
10246
10193
|
},
|
10247
10194
|
"tagName": "return",
|
@@ -10256,7 +10203,7 @@
|
|
10256
10203
|
"__schema": "ParameterSchema",
|
10257
10204
|
"location": {
|
10258
10205
|
"filePath": "isolator.main.runtime.ts",
|
10259
|
-
"line":
|
10206
|
+
"line": 582,
|
10260
10207
|
"character": 22
|
10261
10208
|
},
|
10262
10209
|
"name": "originalCapsule",
|
@@ -10264,7 +10211,7 @@
|
|
10264
10211
|
"__schema": "TypeRefSchema",
|
10265
10212
|
"location": {
|
10266
10213
|
"filePath": "isolator.main.runtime.ts",
|
10267
|
-
"line":
|
10214
|
+
"line": 582,
|
10268
10215
|
"character": 39
|
10269
10216
|
},
|
10270
10217
|
"name": "Capsule"
|
@@ -10276,7 +10223,7 @@
|
|
10276
10223
|
"__schema": "ParameterSchema",
|
10277
10224
|
"location": {
|
10278
10225
|
"filePath": "isolator.main.runtime.ts",
|
10279
|
-
"line":
|
10226
|
+
"line": 582,
|
10280
10227
|
"character": 48
|
10281
10228
|
},
|
10282
10229
|
"name": "newBaseDir",
|
@@ -10284,7 +10231,7 @@
|
|
10284
10231
|
"__schema": "KeywordTypeSchema",
|
10285
10232
|
"location": {
|
10286
10233
|
"filePath": "isolator.main.runtime.ts",
|
10287
|
-
"line":
|
10234
|
+
"line": 582,
|
10288
10235
|
"character": 60
|
10289
10236
|
},
|
10290
10237
|
"name": "string"
|
@@ -10297,7 +10244,7 @@
|
|
10297
10244
|
"__schema": "TypeRefSchema",
|
10298
10245
|
"location": {
|
10299
10246
|
"filePath": "isolator.main.runtime.ts",
|
10300
|
-
"line":
|
10247
|
+
"line": 582,
|
10301
10248
|
"character": 69
|
10302
10249
|
},
|
10303
10250
|
"name": "Promise",
|
@@ -10306,7 +10253,7 @@
|
|
10306
10253
|
"__schema": "TypeRefSchema",
|
10307
10254
|
"location": {
|
10308
10255
|
"filePath": "isolator.main.runtime.ts",
|
10309
|
-
"line":
|
10256
|
+
"line": 582,
|
10310
10257
|
"character": 77
|
10311
10258
|
},
|
10312
10259
|
"name": "Capsule"
|
@@ -10321,7 +10268,7 @@
|
|
10321
10268
|
"__schema": "FunctionLikeSchema",
|
10322
10269
|
"location": {
|
10323
10270
|
"filePath": "isolator.main.runtime.ts",
|
10324
|
-
"line":
|
10271
|
+
"line": 961,
|
10325
10272
|
"character": 3
|
10326
10273
|
},
|
10327
10274
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -10331,7 +10278,7 @@
|
|
10331
10278
|
"__schema": "ParameterSchema",
|
10332
10279
|
"location": {
|
10333
10280
|
"filePath": "isolator.main.runtime.ts",
|
10334
|
-
"line":
|
10281
|
+
"line": 961,
|
10335
10282
|
"character": 14
|
10336
10283
|
},
|
10337
10284
|
"name": "rootDir",
|
@@ -10339,7 +10286,7 @@
|
|
10339
10286
|
"__schema": "KeywordTypeSchema",
|
10340
10287
|
"location": {
|
10341
10288
|
"filePath": "isolator.main.runtime.ts",
|
10342
|
-
"line":
|
10289
|
+
"line": 961,
|
10343
10290
|
"character": 23
|
10344
10291
|
},
|
10345
10292
|
"name": "string"
|
@@ -10352,7 +10299,7 @@
|
|
10352
10299
|
"__schema": "TypeRefSchema",
|
10353
10300
|
"location": {
|
10354
10301
|
"filePath": "isolator.main.runtime.ts",
|
10355
|
-
"line":
|
10302
|
+
"line": 961,
|
10356
10303
|
"character": 32
|
10357
10304
|
},
|
10358
10305
|
"name": "Promise",
|
@@ -10361,7 +10308,7 @@
|
|
10361
10308
|
"__schema": "TypeRefSchema",
|
10362
10309
|
"location": {
|
10363
10310
|
"filePath": "isolator.main.runtime.ts",
|
10364
|
-
"line":
|
10311
|
+
"line": 961,
|
10365
10312
|
"character": 40
|
10366
10313
|
},
|
10367
10314
|
"name": "ListResults"
|
@@ -10376,7 +10323,7 @@
|
|
10376
10323
|
"__schema": "FunctionLikeSchema",
|
10377
10324
|
"location": {
|
10378
10325
|
"filePath": "isolator.main.runtime.ts",
|
10379
|
-
"line":
|
10326
|
+
"line": 977,
|
10380
10327
|
"character": 3
|
10381
10328
|
},
|
10382
10329
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -10386,7 +10333,7 @@
|
|
10386
10333
|
"__schema": "ParameterSchema",
|
10387
10334
|
"location": {
|
10388
10335
|
"filePath": "isolator.main.runtime.ts",
|
10389
|
-
"line":
|
10336
|
+
"line": 977,
|
10390
10337
|
"character": 29
|
10391
10338
|
},
|
10392
10339
|
"name": "fn",
|
@@ -10394,7 +10341,7 @@
|
|
10394
10341
|
"__schema": "TypeRefSchema",
|
10395
10342
|
"location": {
|
10396
10343
|
"filePath": "isolator.main.runtime.ts",
|
10397
|
-
"line":
|
10344
|
+
"line": 977,
|
10398
10345
|
"character": 33
|
10399
10346
|
},
|
10400
10347
|
"name": "CapsuleTransferFn"
|
@@ -10407,7 +10354,7 @@
|
|
10407
10354
|
"__schema": "InferenceTypeSchema",
|
10408
10355
|
"location": {
|
10409
10356
|
"filePath": "isolator.main.runtime.ts",
|
10410
|
-
"line":
|
10357
|
+
"line": 977,
|
10411
10358
|
"character": 3
|
10412
10359
|
},
|
10413
10360
|
"type": "void"
|
@@ -10418,14 +10365,14 @@
|
|
10418
10365
|
"__schema": "FunctionLikeSchema",
|
10419
10366
|
"location": {
|
10420
10367
|
"filePath": "isolator.main.runtime.ts",
|
10421
|
-
"line":
|
10368
|
+
"line": 992,
|
10422
10369
|
"character": 3
|
10423
10370
|
},
|
10424
10371
|
"doc": {
|
10425
10372
|
"__schema": "DocSchema",
|
10426
10373
|
"location": {
|
10427
10374
|
"filePath": "isolator.main.runtime.ts",
|
10428
|
-
"line":
|
10375
|
+
"line": 991,
|
10429
10376
|
"character": 3
|
10430
10377
|
},
|
10431
10378
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -10435,7 +10382,7 @@
|
|
10435
10382
|
"__schema": "TagSchema",
|
10436
10383
|
"location": {
|
10437
10384
|
"filePath": "isolator.main.runtime.ts",
|
10438
|
-
"line":
|
10385
|
+
"line": 991,
|
10439
10386
|
"character": 7
|
10440
10387
|
},
|
10441
10388
|
"tagName": "deprecated",
|
@@ -10450,7 +10397,7 @@
|
|
10450
10397
|
"__schema": "ParameterSchema",
|
10451
10398
|
"location": {
|
10452
10399
|
"filePath": "isolator.main.runtime.ts",
|
10453
|
-
"line":
|
10400
|
+
"line": 992,
|
10454
10401
|
"character": 22
|
10455
10402
|
},
|
10456
10403
|
"name": "baseDir",
|
@@ -10458,7 +10405,7 @@
|
|
10458
10405
|
"__schema": "KeywordTypeSchema",
|
10459
10406
|
"location": {
|
10460
10407
|
"filePath": "isolator.main.runtime.ts",
|
10461
|
-
"line":
|
10408
|
+
"line": 992,
|
10462
10409
|
"character": 31
|
10463
10410
|
},
|
10464
10411
|
"name": "string"
|
@@ -10470,7 +10417,7 @@
|
|
10470
10417
|
"__schema": "ParameterSchema",
|
10471
10418
|
"location": {
|
10472
10419
|
"filePath": "isolator.main.runtime.ts",
|
10473
|
-
"line":
|
10420
|
+
"line": 992,
|
10474
10421
|
"character": 39
|
10475
10422
|
},
|
10476
10423
|
"name": "rootBaseDir",
|
@@ -10478,7 +10425,7 @@
|
|
10478
10425
|
"__schema": "KeywordTypeSchema",
|
10479
10426
|
"location": {
|
10480
10427
|
"filePath": "isolator.main.runtime.ts",
|
10481
|
-
"line":
|
10428
|
+
"line": 992,
|
10482
10429
|
"character": 53
|
10483
10430
|
},
|
10484
10431
|
"name": "string"
|
@@ -10490,7 +10437,7 @@
|
|
10490
10437
|
"__schema": "ParameterSchema",
|
10491
10438
|
"location": {
|
10492
10439
|
"filePath": "isolator.main.runtime.ts",
|
10493
|
-
"line":
|
10440
|
+
"line": 992,
|
10494
10441
|
"character": 61
|
10495
10442
|
},
|
10496
10443
|
"name": "useHash",
|
@@ -10498,7 +10445,7 @@
|
|
10498
10445
|
"__schema": "KeywordTypeSchema",
|
10499
10446
|
"location": {
|
10500
10447
|
"filePath": "isolator.main.runtime.ts",
|
10501
|
-
"line":
|
10448
|
+
"line": 992,
|
10502
10449
|
"character": 71
|
10503
10450
|
},
|
10504
10451
|
"name": "boolean"
|
@@ -10511,7 +10458,7 @@
|
|
10511
10458
|
"__schema": "TypeRefSchema",
|
10512
10459
|
"location": {
|
10513
10460
|
"filePath": "isolator.main.runtime.ts",
|
10514
|
-
"line":
|
10461
|
+
"line": 992,
|
10515
10462
|
"character": 81
|
10516
10463
|
},
|
10517
10464
|
"name": "PathOsBasedAbsolute"
|
@@ -10522,7 +10469,7 @@
|
|
10522
10469
|
"__schema": "FunctionLikeSchema",
|
10523
10470
|
"location": {
|
10524
10471
|
"filePath": "isolator.main.runtime.ts",
|
10525
|
-
"line":
|
10472
|
+
"line": 993,
|
10526
10473
|
"character": 3
|
10527
10474
|
},
|
10528
10475
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -10532,7 +10479,7 @@
|
|
10532
10479
|
"__schema": "ParameterSchema",
|
10533
10480
|
"location": {
|
10534
10481
|
"filePath": "isolator.main.runtime.ts",
|
10535
|
-
"line":
|
10482
|
+
"line": 993,
|
10536
10483
|
"character": 22
|
10537
10484
|
},
|
10538
10485
|
"name": "getCapsuleDirOpts",
|
@@ -10540,7 +10487,7 @@
|
|
10540
10487
|
"__schema": "TypeRefSchema",
|
10541
10488
|
"location": {
|
10542
10489
|
"filePath": "isolator.main.runtime.ts",
|
10543
|
-
"line":
|
10490
|
+
"line": 993,
|
10544
10491
|
"character": 41
|
10545
10492
|
},
|
10546
10493
|
"name": "GetCapsuleDirOpts"
|
@@ -10553,7 +10500,7 @@
|
|
10553
10500
|
"__schema": "TypeRefSchema",
|
10554
10501
|
"location": {
|
10555
10502
|
"filePath": "isolator.main.runtime.ts",
|
10556
|
-
"line":
|
10503
|
+
"line": 993,
|
10557
10504
|
"character": 61
|
10558
10505
|
},
|
10559
10506
|
"name": "PathOsBasedAbsolute"
|
@@ -10564,7 +10511,7 @@
|
|
10564
10511
|
"__schema": "FunctionLikeSchema",
|
10565
10512
|
"location": {
|
10566
10513
|
"filePath": "isolator.main.runtime.ts",
|
10567
|
-
"line":
|
10514
|
+
"line": 994,
|
10568
10515
|
"character": 3
|
10569
10516
|
},
|
10570
10517
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -10574,7 +10521,7 @@
|
|
10574
10521
|
"__schema": "ParameterSchema",
|
10575
10522
|
"location": {
|
10576
10523
|
"filePath": "isolator.main.runtime.ts",
|
10577
|
-
"line":
|
10524
|
+
"line": 995,
|
10578
10525
|
"character": 5
|
10579
10526
|
},
|
10580
10527
|
"name": "getCapsuleDirOpts",
|
@@ -10582,7 +10529,7 @@
|
|
10582
10529
|
"__schema": "TypeUnionSchema",
|
10583
10530
|
"location": {
|
10584
10531
|
"filePath": "isolator.main.runtime.ts",
|
10585
|
-
"line":
|
10532
|
+
"line": 995,
|
10586
10533
|
"character": 24
|
10587
10534
|
},
|
10588
10535
|
"types": [
|
@@ -10590,7 +10537,7 @@
|
|
10590
10537
|
"__schema": "TypeRefSchema",
|
10591
10538
|
"location": {
|
10592
10539
|
"filePath": "isolator.main.runtime.ts",
|
10593
|
-
"line":
|
10540
|
+
"line": 995,
|
10594
10541
|
"character": 24
|
10595
10542
|
},
|
10596
10543
|
"name": "GetCapsuleDirOpts"
|
@@ -10599,7 +10546,7 @@
|
|
10599
10546
|
"__schema": "KeywordTypeSchema",
|
10600
10547
|
"location": {
|
10601
10548
|
"filePath": "isolator.main.runtime.ts",
|
10602
|
-
"line":
|
10549
|
+
"line": 995,
|
10603
10550
|
"character": 44
|
10604
10551
|
},
|
10605
10552
|
"name": "string"
|
@@ -10613,7 +10560,7 @@
|
|
10613
10560
|
"__schema": "ParameterSchema",
|
10614
10561
|
"location": {
|
10615
10562
|
"filePath": "isolator.main.runtime.ts",
|
10616
|
-
"line":
|
10563
|
+
"line": 996,
|
10617
10564
|
"character": 5
|
10618
10565
|
},
|
10619
10566
|
"name": "rootBaseDir",
|
@@ -10621,7 +10568,7 @@
|
|
10621
10568
|
"__schema": "KeywordTypeSchema",
|
10622
10569
|
"location": {
|
10623
10570
|
"filePath": "isolator.main.runtime.ts",
|
10624
|
-
"line":
|
10571
|
+
"line": 996,
|
10625
10572
|
"character": 19
|
10626
10573
|
},
|
10627
10574
|
"name": "string"
|
@@ -10633,7 +10580,7 @@
|
|
10633
10580
|
"__schema": "ParameterSchema",
|
10634
10581
|
"location": {
|
10635
10582
|
"filePath": "isolator.main.runtime.ts",
|
10636
|
-
"line":
|
10583
|
+
"line": 997,
|
10637
10584
|
"character": 5
|
10638
10585
|
},
|
10639
10586
|
"name": "useHash",
|
@@ -10641,7 +10588,7 @@
|
|
10641
10588
|
"__schema": "InferenceTypeSchema",
|
10642
10589
|
"location": {
|
10643
10590
|
"filePath": "isolator.main.runtime.ts",
|
10644
|
-
"line":
|
10591
|
+
"line": 997,
|
10645
10592
|
"character": 5
|
10646
10593
|
},
|
10647
10594
|
"type": "boolean"
|
@@ -10654,7 +10601,7 @@
|
|
10654
10601
|
"__schema": "ParameterSchema",
|
10655
10602
|
"location": {
|
10656
10603
|
"filePath": "isolator.main.runtime.ts",
|
10657
|
-
"line":
|
10604
|
+
"line": 998,
|
10658
10605
|
"character": 5
|
10659
10606
|
},
|
10660
10607
|
"name": "useDatedDirs",
|
@@ -10662,7 +10609,7 @@
|
|
10662
10609
|
"__schema": "InferenceTypeSchema",
|
10663
10610
|
"location": {
|
10664
10611
|
"filePath": "isolator.main.runtime.ts",
|
10665
|
-
"line":
|
10612
|
+
"line": 998,
|
10666
10613
|
"character": 5
|
10667
10614
|
},
|
10668
10615
|
"type": "boolean"
|
@@ -10675,7 +10622,7 @@
|
|
10675
10622
|
"__schema": "ParameterSchema",
|
10676
10623
|
"location": {
|
10677
10624
|
"filePath": "isolator.main.runtime.ts",
|
10678
|
-
"line":
|
10625
|
+
"line": 999,
|
10679
10626
|
"character": 5
|
10680
10627
|
},
|
10681
10628
|
"name": "datedDirId",
|
@@ -10683,7 +10630,7 @@
|
|
10683
10630
|
"__schema": "KeywordTypeSchema",
|
10684
10631
|
"location": {
|
10685
10632
|
"filePath": "isolator.main.runtime.ts",
|
10686
|
-
"line":
|
10633
|
+
"line": 999,
|
10687
10634
|
"character": 18
|
10688
10635
|
},
|
10689
10636
|
"name": "string"
|
@@ -10696,7 +10643,7 @@
|
|
10696
10643
|
"__schema": "TypeRefSchema",
|
10697
10644
|
"location": {
|
10698
10645
|
"filePath": "isolator.main.runtime.ts",
|
10699
|
-
"line":
|
10646
|
+
"line": 1000,
|
10700
10647
|
"character": 6
|
10701
10648
|
},
|
10702
10649
|
"name": "PathOsBasedAbsolute"
|
@@ -10707,7 +10654,7 @@
|
|
10707
10654
|
"__schema": "FunctionLikeSchema",
|
10708
10655
|
"location": {
|
10709
10656
|
"filePath": "isolator.main.runtime.ts",
|
10710
|
-
"line":
|
10657
|
+
"line": 1036,
|
10711
10658
|
"character": 3
|
10712
10659
|
},
|
10713
10660
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -10717,7 +10664,7 @@
|
|
10717
10664
|
"__schema": "ParameterSchema",
|
10718
10665
|
"location": {
|
10719
10666
|
"filePath": "isolator.main.runtime.ts",
|
10720
|
-
"line":
|
10667
|
+
"line": 1036,
|
10721
10668
|
"character": 24
|
10722
10669
|
},
|
10723
10670
|
"name": "rootDir",
|
@@ -10725,7 +10672,7 @@
|
|
10725
10672
|
"__schema": "KeywordTypeSchema",
|
10726
10673
|
"location": {
|
10727
10674
|
"filePath": "isolator.main.runtime.ts",
|
10728
|
-
"line":
|
10675
|
+
"line": 1036,
|
10729
10676
|
"character": 34
|
10730
10677
|
},
|
10731
10678
|
"name": "string"
|
@@ -10738,7 +10685,7 @@
|
|
10738
10685
|
"__schema": "TypeRefSchema",
|
10739
10686
|
"location": {
|
10740
10687
|
"filePath": "isolator.main.runtime.ts",
|
10741
|
-
"line":
|
10688
|
+
"line": 1036,
|
10742
10689
|
"character": 43
|
10743
10690
|
},
|
10744
10691
|
"name": "Promise",
|
@@ -10747,7 +10694,7 @@
|
|
10747
10694
|
"__schema": "KeywordTypeSchema",
|
10748
10695
|
"location": {
|
10749
10696
|
"filePath": "isolator.main.runtime.ts",
|
10750
|
-
"line":
|
10697
|
+
"line": 1036,
|
10751
10698
|
"character": 51
|
10752
10699
|
},
|
10753
10700
|
"name": "string"
|
@@ -10757,121 +10704,6 @@
|
|
10757
10704
|
"modifiers": [
|
10758
10705
|
"async"
|
10759
10706
|
]
|
10760
|
-
},
|
10761
|
-
{
|
10762
|
-
"__schema": "FunctionLikeSchema",
|
10763
|
-
"location": {
|
10764
|
-
"filePath": "isolator.main.runtime.ts",
|
10765
|
-
"line": 1131,
|
10766
|
-
"character": 3
|
10767
|
-
},
|
10768
|
-
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
10769
|
-
"name": "populateComponentsFilesToWriteForCapsule",
|
10770
|
-
"params": [
|
10771
|
-
{
|
10772
|
-
"__schema": "ParameterSchema",
|
10773
|
-
"location": {
|
10774
|
-
"filePath": "isolator.main.runtime.ts",
|
10775
|
-
"line": 1132,
|
10776
|
-
"character": 5
|
10777
|
-
},
|
10778
|
-
"name": "component",
|
10779
|
-
"type": {
|
10780
|
-
"__schema": "TypeRefSchema",
|
10781
|
-
"location": {
|
10782
|
-
"filePath": "isolator.main.runtime.ts",
|
10783
|
-
"line": 1132,
|
10784
|
-
"character": 16
|
10785
|
-
},
|
10786
|
-
"name": "Component"
|
10787
|
-
},
|
10788
|
-
"isOptional": false,
|
10789
|
-
"isSpread": false
|
10790
|
-
},
|
10791
|
-
{
|
10792
|
-
"__schema": "ParameterSchema",
|
10793
|
-
"location": {
|
10794
|
-
"filePath": "isolator.main.runtime.ts",
|
10795
|
-
"line": 1133,
|
10796
|
-
"character": 5
|
10797
|
-
},
|
10798
|
-
"name": "ids",
|
10799
|
-
"type": {
|
10800
|
-
"__schema": "TypeRefSchema",
|
10801
|
-
"location": {
|
10802
|
-
"filePath": "isolator.main.runtime.ts",
|
10803
|
-
"line": 1133,
|
10804
|
-
"character": 10
|
10805
|
-
},
|
10806
|
-
"name": "ComponentIdList"
|
10807
|
-
},
|
10808
|
-
"isOptional": false,
|
10809
|
-
"isSpread": false
|
10810
|
-
},
|
10811
|
-
{
|
10812
|
-
"__schema": "ParameterSchema",
|
10813
|
-
"location": {
|
10814
|
-
"filePath": "isolator.main.runtime.ts",
|
10815
|
-
"line": 1134,
|
10816
|
-
"character": 5
|
10817
|
-
},
|
10818
|
-
"name": "legacyScope",
|
10819
|
-
"type": {
|
10820
|
-
"__schema": "TypeRefSchema",
|
10821
|
-
"location": {
|
10822
|
-
"filePath": "isolator.main.runtime.ts",
|
10823
|
-
"line": 1134,
|
10824
|
-
"character": 19
|
10825
|
-
},
|
10826
|
-
"name": "Scope"
|
10827
|
-
},
|
10828
|
-
"isOptional": true,
|
10829
|
-
"isSpread": false
|
10830
|
-
},
|
10831
|
-
{
|
10832
|
-
"__schema": "ParameterSchema",
|
10833
|
-
"location": {
|
10834
|
-
"filePath": "isolator.main.runtime.ts",
|
10835
|
-
"line": 1135,
|
10836
|
-
"character": 5
|
10837
|
-
},
|
10838
|
-
"name": "opts",
|
10839
|
-
"type": {
|
10840
|
-
"__schema": "TypeRefSchema",
|
10841
|
-
"location": {
|
10842
|
-
"filePath": "isolator.main.runtime.ts",
|
10843
|
-
"line": 1135,
|
10844
|
-
"character": 12
|
10845
|
-
},
|
10846
|
-
"name": "IsolateComponentsOptions"
|
10847
|
-
},
|
10848
|
-
"isOptional": true,
|
10849
|
-
"isSpread": false
|
10850
|
-
}
|
10851
|
-
],
|
10852
|
-
"returnType": {
|
10853
|
-
"__schema": "TypeRefSchema",
|
10854
|
-
"location": {
|
10855
|
-
"filePath": "isolator.main.runtime.ts",
|
10856
|
-
"line": 1136,
|
10857
|
-
"character": 6
|
10858
|
-
},
|
10859
|
-
"name": "Promise",
|
10860
|
-
"typeArgs": [
|
10861
|
-
{
|
10862
|
-
"__schema": "TypeRefSchema",
|
10863
|
-
"location": {
|
10864
|
-
"filePath": "isolator.main.runtime.ts",
|
10865
|
-
"line": 1136,
|
10866
|
-
"character": 14
|
10867
|
-
},
|
10868
|
-
"name": "DataToPersist"
|
10869
|
-
}
|
10870
|
-
]
|
10871
|
-
},
|
10872
|
-
"modifiers": [
|
10873
|
-
"async"
|
10874
|
-
]
|
10875
10707
|
}
|
10876
10708
|
],
|
10877
10709
|
"extendsNodes": [],
|
@@ -10997,7 +10829,7 @@
|
|
10997
10829
|
"__schema": "TypeSchema",
|
10998
10830
|
"location": {
|
10999
10831
|
"filePath": "isolator.main.runtime.ts",
|
11000
|
-
"line":
|
10832
|
+
"line": 250,
|
11001
10833
|
"character": 1
|
11002
10834
|
},
|
11003
10835
|
"signature": "type GetCapsuleDirOpts = Pick<IsolateComponentsOptions, \"datedDirId\" | \"useHash\" | \"rootBaseDir\" | \"useDatedDirs\" | \"cacheLockFileOnly\"> & {\n baseDir: string;\n}",
|
@@ -11006,7 +10838,7 @@
|
|
11006
10838
|
"__schema": "TypeIntersectionSchema",
|
11007
10839
|
"location": {
|
11008
10840
|
"filePath": "isolator.main.runtime.ts",
|
11009
|
-
"line":
|
10841
|
+
"line": 250,
|
11010
10842
|
"character": 26
|
11011
10843
|
},
|
11012
10844
|
"types": [
|
@@ -11014,7 +10846,7 @@
|
|
11014
10846
|
"__schema": "TypeRefSchema",
|
11015
10847
|
"location": {
|
11016
10848
|
"filePath": "isolator.main.runtime.ts",
|
11017
|
-
"line":
|
10849
|
+
"line": 250,
|
11018
10850
|
"character": 26
|
11019
10851
|
},
|
11020
10852
|
"name": "Pick",
|
@@ -11023,7 +10855,7 @@
|
|
11023
10855
|
"__schema": "TypeRefSchema",
|
11024
10856
|
"location": {
|
11025
10857
|
"filePath": "isolator.main.runtime.ts",
|
11026
|
-
"line":
|
10858
|
+
"line": 251,
|
11027
10859
|
"character": 3
|
11028
10860
|
},
|
11029
10861
|
"name": "IsolateComponentsOptions"
|
@@ -11032,7 +10864,7 @@
|
|
11032
10864
|
"__schema": "TypeUnionSchema",
|
11033
10865
|
"location": {
|
11034
10866
|
"filePath": "isolator.main.runtime.ts",
|
11035
|
-
"line":
|
10867
|
+
"line": 252,
|
11036
10868
|
"character": 3
|
11037
10869
|
},
|
11038
10870
|
"types": [
|
@@ -11040,7 +10872,7 @@
|
|
11040
10872
|
"__schema": "LiteralTypeSchema",
|
11041
10873
|
"location": {
|
11042
10874
|
"filePath": "isolator.main.runtime.ts",
|
11043
|
-
"line":
|
10875
|
+
"line": 252,
|
11044
10876
|
"character": 3
|
11045
10877
|
},
|
11046
10878
|
"name": "'datedDirId'"
|
@@ -11049,7 +10881,7 @@
|
|
11049
10881
|
"__schema": "LiteralTypeSchema",
|
11050
10882
|
"location": {
|
11051
10883
|
"filePath": "isolator.main.runtime.ts",
|
11052
|
-
"line":
|
10884
|
+
"line": 252,
|
11053
10885
|
"character": 18
|
11054
10886
|
},
|
11055
10887
|
"name": "'useHash'"
|
@@ -11058,7 +10890,7 @@
|
|
11058
10890
|
"__schema": "LiteralTypeSchema",
|
11059
10891
|
"location": {
|
11060
10892
|
"filePath": "isolator.main.runtime.ts",
|
11061
|
-
"line":
|
10893
|
+
"line": 252,
|
11062
10894
|
"character": 30
|
11063
10895
|
},
|
11064
10896
|
"name": "'rootBaseDir'"
|
@@ -11067,7 +10899,7 @@
|
|
11067
10899
|
"__schema": "LiteralTypeSchema",
|
11068
10900
|
"location": {
|
11069
10901
|
"filePath": "isolator.main.runtime.ts",
|
11070
|
-
"line":
|
10902
|
+
"line": 252,
|
11071
10903
|
"character": 46
|
11072
10904
|
},
|
11073
10905
|
"name": "'useDatedDirs'"
|
@@ -11076,7 +10908,7 @@
|
|
11076
10908
|
"__schema": "LiteralTypeSchema",
|
11077
10909
|
"location": {
|
11078
10910
|
"filePath": "isolator.main.runtime.ts",
|
11079
|
-
"line":
|
10911
|
+
"line": 252,
|
11080
10912
|
"character": 63
|
11081
10913
|
},
|
11082
10914
|
"name": "'cacheLockFileOnly'"
|
@@ -11089,7 +10921,7 @@
|
|
11089
10921
|
"__schema": "TypeLiteralSchema",
|
11090
10922
|
"location": {
|
11091
10923
|
"filePath": "isolator.main.runtime.ts",
|
11092
|
-
"line":
|
10924
|
+
"line": 253,
|
11093
10925
|
"character": 5
|
11094
10926
|
},
|
11095
10927
|
"members": [
|
@@ -11097,7 +10929,7 @@
|
|
11097
10929
|
"__schema": "VariableLikeSchema",
|
11098
10930
|
"location": {
|
11099
10931
|
"filePath": "isolator.main.runtime.ts",
|
11100
|
-
"line":
|
10932
|
+
"line": 254,
|
11101
10933
|
"character": 3
|
11102
10934
|
},
|
11103
10935
|
"signature": "(property) baseDir: string",
|
@@ -11106,7 +10938,7 @@
|
|
11106
10938
|
"__schema": "KeywordTypeSchema",
|
11107
10939
|
"location": {
|
11108
10940
|
"filePath": "isolator.main.runtime.ts",
|
11109
|
-
"line":
|
10941
|
+
"line": 254,
|
11110
10942
|
"character": 12
|
11111
10943
|
},
|
11112
10944
|
"name": "string"
|
@@ -11122,7 +10954,7 @@
|
|
11122
10954
|
"__schema": "TypeSchema",
|
11123
10955
|
"location": {
|
11124
10956
|
"filePath": "isolator.main.runtime.ts",
|
11125
|
-
"line":
|
10957
|
+
"line": 257,
|
11126
10958
|
"character": 1
|
11127
10959
|
},
|
11128
10960
|
"signature": "type CapsulePackageJsonData = {\n capsule: Capsule;\n currentPackageJson?: Record<string, any> | undefined;\n previousPackageJson: Record<string, any> | null;\n}",
|
@@ -11131,7 +10963,7 @@
|
|
11131
10963
|
"__schema": "TypeLiteralSchema",
|
11132
10964
|
"location": {
|
11133
10965
|
"filePath": "isolator.main.runtime.ts",
|
11134
|
-
"line":
|
10966
|
+
"line": 257,
|
11135
10967
|
"character": 31
|
11136
10968
|
},
|
11137
10969
|
"members": [
|
@@ -11139,7 +10971,7 @@
|
|
11139
10971
|
"__schema": "VariableLikeSchema",
|
11140
10972
|
"location": {
|
11141
10973
|
"filePath": "isolator.main.runtime.ts",
|
11142
|
-
"line":
|
10974
|
+
"line": 258,
|
11143
10975
|
"character": 3
|
11144
10976
|
},
|
11145
10977
|
"signature": "(property) capsule: Capsule",
|
@@ -11148,7 +10980,7 @@
|
|
11148
10980
|
"__schema": "TypeRefSchema",
|
11149
10981
|
"location": {
|
11150
10982
|
"filePath": "isolator.main.runtime.ts",
|
11151
|
-
"line":
|
10983
|
+
"line": 258,
|
11152
10984
|
"character": 3
|
11153
10985
|
},
|
11154
10986
|
"name": "Capsule"
|
@@ -11159,7 +10991,7 @@
|
|
11159
10991
|
"__schema": "VariableLikeSchema",
|
11160
10992
|
"location": {
|
11161
10993
|
"filePath": "isolator.main.runtime.ts",
|
11162
|
-
"line":
|
10994
|
+
"line": 259,
|
11163
10995
|
"character": 3
|
11164
10996
|
},
|
11165
10997
|
"signature": "(property) currentPackageJson?: Record<string, any> | undefined",
|
@@ -11168,7 +11000,7 @@
|
|
11168
11000
|
"__schema": "TypeRefSchema",
|
11169
11001
|
"location": {
|
11170
11002
|
"filePath": "isolator.main.runtime.ts",
|
11171
|
-
"line":
|
11003
|
+
"line": 259,
|
11172
11004
|
"character": 24
|
11173
11005
|
},
|
11174
11006
|
"name": "Record",
|
@@ -11177,7 +11009,7 @@
|
|
11177
11009
|
"__schema": "KeywordTypeSchema",
|
11178
11010
|
"location": {
|
11179
11011
|
"filePath": "isolator.main.runtime.ts",
|
11180
|
-
"line":
|
11012
|
+
"line": 259,
|
11181
11013
|
"character": 31
|
11182
11014
|
},
|
11183
11015
|
"name": "string"
|
@@ -11186,7 +11018,7 @@
|
|
11186
11018
|
"__schema": "KeywordTypeSchema",
|
11187
11019
|
"location": {
|
11188
11020
|
"filePath": "isolator.main.runtime.ts",
|
11189
|
-
"line":
|
11021
|
+
"line": 259,
|
11190
11022
|
"character": 39
|
11191
11023
|
},
|
11192
11024
|
"name": "any"
|
@@ -11199,7 +11031,7 @@
|
|
11199
11031
|
"__schema": "VariableLikeSchema",
|
11200
11032
|
"location": {
|
11201
11033
|
"filePath": "isolator.main.runtime.ts",
|
11202
|
-
"line":
|
11034
|
+
"line": 260,
|
11203
11035
|
"character": 3
|
11204
11036
|
},
|
11205
11037
|
"signature": "(property) previousPackageJson: Record<string, any> | null",
|
@@ -11208,7 +11040,7 @@
|
|
11208
11040
|
"__schema": "TypeUnionSchema",
|
11209
11041
|
"location": {
|
11210
11042
|
"filePath": "isolator.main.runtime.ts",
|
11211
|
-
"line":
|
11043
|
+
"line": 260,
|
11212
11044
|
"character": 24
|
11213
11045
|
},
|
11214
11046
|
"types": [
|
@@ -11216,7 +11048,7 @@
|
|
11216
11048
|
"__schema": "TypeRefSchema",
|
11217
11049
|
"location": {
|
11218
11050
|
"filePath": "isolator.main.runtime.ts",
|
11219
|
-
"line":
|
11051
|
+
"line": 260,
|
11220
11052
|
"character": 24
|
11221
11053
|
},
|
11222
11054
|
"name": "Record",
|
@@ -11225,7 +11057,7 @@
|
|
11225
11057
|
"__schema": "KeywordTypeSchema",
|
11226
11058
|
"location": {
|
11227
11059
|
"filePath": "isolator.main.runtime.ts",
|
11228
|
-
"line":
|
11060
|
+
"line": 260,
|
11229
11061
|
"character": 31
|
11230
11062
|
},
|
11231
11063
|
"name": "string"
|
@@ -11234,7 +11066,7 @@
|
|
11234
11066
|
"__schema": "KeywordTypeSchema",
|
11235
11067
|
"location": {
|
11236
11068
|
"filePath": "isolator.main.runtime.ts",
|
11237
|
-
"line":
|
11069
|
+
"line": 260,
|
11238
11070
|
"character": 39
|
11239
11071
|
},
|
11240
11072
|
"name": "any"
|
@@ -11245,7 +11077,7 @@
|
|
11245
11077
|
"__schema": "LiteralTypeSchema",
|
11246
11078
|
"location": {
|
11247
11079
|
"filePath": "isolator.main.runtime.ts",
|
11248
|
-
"line":
|
11080
|
+
"line": 260,
|
11249
11081
|
"character": 46
|
11250
11082
|
},
|
11251
11083
|
"name": "null"
|
@@ -11261,7 +11093,7 @@
|
|
11261
11093
|
"__schema": "ModuleSchema",
|
11262
11094
|
"location": {
|
11263
11095
|
"filePath": "isolator.main.runtime.ts",
|
11264
|
-
"line":
|
11096
|
+
"line": 263,
|
11265
11097
|
"character": 1
|
11266
11098
|
},
|
11267
11099
|
"exports": [
|
@@ -11269,7 +11101,7 @@
|
|
11269
11101
|
"__schema": "VariableLikeSchema",
|
11270
11102
|
"location": {
|
11271
11103
|
"filePath": "isolator.main.runtime.ts",
|
11272
|
-
"line":
|
11104
|
+
"line": 263,
|
11273
11105
|
"character": 7
|
11274
11106
|
},
|
11275
11107
|
"signature": "const DEFAULT_ISOLATE_INSTALL_OPTIONS: IsolateComponentsInstallOptions",
|
@@ -11278,7 +11110,7 @@
|
|
11278
11110
|
"__schema": "TypeRefSchema",
|
11279
11111
|
"location": {
|
11280
11112
|
"filePath": "isolator.main.runtime.ts",
|
11281
|
-
"line":
|
11113
|
+
"line": 263,
|
11282
11114
|
"character": 7
|
11283
11115
|
},
|
11284
11116
|
"name": "IsolateComponentsInstallOptions",
|
@@ -11294,7 +11126,7 @@
|
|
11294
11126
|
"__schema": "UnImplementedSchema",
|
11295
11127
|
"location": {
|
11296
11128
|
"filePath": "isolator.main.runtime.ts",
|
11297
|
-
"line":
|
11129
|
+
"line": 1320,
|
11298
11130
|
"character": 1
|
11299
11131
|
},
|
11300
11132
|
"name": "IsolatorAspect.addRuntime(IsolatorMain);",
|
@@ -11908,7 +11740,7 @@
|
|
11908
11740
|
"_legacy": {
|
11909
11741
|
"scope": "teambit.component",
|
11910
11742
|
"name": "isolator",
|
11911
|
-
"version": "1.0.
|
11743
|
+
"version": "1.0.412"
|
11912
11744
|
},
|
11913
11745
|
"_scope": "teambit.component"
|
11914
11746
|
}
|
@@ -11924,7 +11756,7 @@
|
|
11924
11756
|
"componentId": {
|
11925
11757
|
"scope": "teambit.component",
|
11926
11758
|
"name": "isolator",
|
11927
|
-
"version": "1.0.
|
11759
|
+
"version": "1.0.412"
|
11928
11760
|
},
|
11929
11761
|
"taggedModuleExports": []
|
11930
11762
|
}
|