@teambit/isolator 1.0.410 → 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 +387 -546
- 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-1726629511697.js → preview-1727087093163.js} +2 -2
- package/package.json +12 -13
package/artifacts/schema.json
CHANGED
@@ -20,12 +20,13 @@
|
|
20
20
|
"line": 1,
|
21
21
|
"character": 10
|
22
22
|
},
|
23
|
+
"signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
|
23
24
|
"name": "CAPSULE_READY_FILE",
|
24
25
|
"exportNode": {
|
25
26
|
"__schema": "VariableLikeSchema",
|
26
27
|
"location": {
|
27
28
|
"filePath": "isolator.main.runtime.ts",
|
28
|
-
"line":
|
29
|
+
"line": 274,
|
29
30
|
"character": 14
|
30
31
|
},
|
31
32
|
"signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
|
@@ -34,7 +35,7 @@
|
|
34
35
|
"__schema": "InferenceTypeSchema",
|
35
36
|
"location": {
|
36
37
|
"filePath": "isolator.main.runtime.ts",
|
37
|
-
"line":
|
38
|
+
"line": 274,
|
38
39
|
"character": 14
|
39
40
|
},
|
40
41
|
"type": "\".bit-capsule-ready\""
|
@@ -50,6 +51,7 @@
|
|
50
51
|
"line": 2,
|
51
52
|
"character": 10
|
52
53
|
},
|
54
|
+
"signature": "class Network",
|
53
55
|
"name": "Network",
|
54
56
|
"exportNode": {
|
55
57
|
"__schema": "ClassSchema",
|
@@ -334,6 +336,7 @@
|
|
334
336
|
"line": 3,
|
335
337
|
"character": 10
|
336
338
|
},
|
339
|
+
"signature": "class FsContainer",
|
337
340
|
"name": "FsContainer",
|
338
341
|
"exportNode": {
|
339
342
|
"__schema": "ClassSchema",
|
@@ -1227,7 +1230,7 @@
|
|
1227
1230
|
"_legacy": {
|
1228
1231
|
"scope": "teambit.component",
|
1229
1232
|
"name": "isolator",
|
1230
|
-
"version": "1.0.
|
1233
|
+
"version": "1.0.412"
|
1231
1234
|
},
|
1232
1235
|
"_scope": "teambit.component"
|
1233
1236
|
}
|
@@ -1243,6 +1246,7 @@
|
|
1243
1246
|
"line": 3,
|
1244
1247
|
"character": 23
|
1245
1248
|
},
|
1249
|
+
"signature": "class Capsule",
|
1246
1250
|
"name": "Capsule",
|
1247
1251
|
"exportNode": {
|
1248
1252
|
"__schema": "ClassSchema",
|
@@ -2434,7 +2438,7 @@
|
|
2434
2438
|
"_legacy": {
|
2435
2439
|
"scope": "teambit.component",
|
2436
2440
|
"name": "isolator",
|
2437
|
-
"version": "1.0.
|
2441
|
+
"version": "1.0.412"
|
2438
2442
|
},
|
2439
2443
|
"_scope": "teambit.component"
|
2440
2444
|
}
|
@@ -2451,6 +2455,7 @@
|
|
2451
2455
|
"line": 3,
|
2452
2456
|
"character": 32
|
2453
2457
|
},
|
2458
|
+
"signature": "class ContainerExec",
|
2454
2459
|
"name": "ContainerExec",
|
2455
2460
|
"exportNode": {
|
2456
2461
|
"__schema": "ClassSchema",
|
@@ -2719,7 +2724,7 @@
|
|
2719
2724
|
"_legacy": {
|
2720
2725
|
"scope": "teambit.component",
|
2721
2726
|
"name": "isolator",
|
2722
|
-
"version": "1.0.
|
2727
|
+
"version": "1.0.412"
|
2723
2728
|
},
|
2724
2729
|
"_scope": "teambit.component"
|
2725
2730
|
}
|
@@ -2748,7 +2753,7 @@
|
|
2748
2753
|
"_legacy": {
|
2749
2754
|
"scope": "teambit.component",
|
2750
2755
|
"name": "isolator",
|
2751
|
-
"version": "1.0.
|
2756
|
+
"version": "1.0.412"
|
2752
2757
|
},
|
2753
2758
|
"_scope": "teambit.component"
|
2754
2759
|
}
|
@@ -2764,12 +2769,13 @@
|
|
2764
2769
|
"line": 4,
|
2765
2770
|
"character": 15
|
2766
2771
|
},
|
2772
|
+
"signature": "class IsolatorMain",
|
2767
2773
|
"name": "IsolatorMain",
|
2768
2774
|
"exportNode": {
|
2769
2775
|
"__schema": "ClassSchema",
|
2770
2776
|
"location": {
|
2771
2777
|
"filePath": "isolator.main.runtime.ts",
|
2772
|
-
"line":
|
2778
|
+
"line": 276,
|
2773
2779
|
"character": 1
|
2774
2780
|
},
|
2775
2781
|
"signature": "class IsolatorMain",
|
@@ -2779,7 +2785,7 @@
|
|
2779
2785
|
"__schema": "VariableLikeSchema",
|
2780
2786
|
"location": {
|
2781
2787
|
"filePath": "isolator.main.runtime.ts",
|
2782
|
-
"line":
|
2788
|
+
"line": 277,
|
2783
2789
|
"character": 3
|
2784
2790
|
},
|
2785
2791
|
"signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
|
@@ -2788,7 +2794,7 @@
|
|
2788
2794
|
"__schema": "InferenceTypeSchema",
|
2789
2795
|
"location": {
|
2790
2796
|
"filePath": "isolator.main.runtime.ts",
|
2791
|
-
"line":
|
2797
|
+
"line": 277,
|
2792
2798
|
"character": 3
|
2793
2799
|
},
|
2794
2800
|
"type": "RuntimeDefinition"
|
@@ -2800,7 +2806,7 @@
|
|
2800
2806
|
"__schema": "VariableLikeSchema",
|
2801
2807
|
"location": {
|
2802
2808
|
"filePath": "isolator.main.runtime.ts",
|
2803
|
-
"line":
|
2809
|
+
"line": 278,
|
2804
2810
|
"character": 3
|
2805
2811
|
},
|
2806
2812
|
"signature": "(property) IsolatorMain.dependencies: Aspect[]",
|
@@ -2809,7 +2815,7 @@
|
|
2809
2815
|
"__schema": "InferenceTypeSchema",
|
2810
2816
|
"location": {
|
2811
2817
|
"filePath": "isolator.main.runtime.ts",
|
2812
|
-
"line":
|
2818
|
+
"line": 278,
|
2813
2819
|
"character": 3
|
2814
2820
|
},
|
2815
2821
|
"type": "Aspect[]"
|
@@ -2821,7 +2827,7 @@
|
|
2821
2827
|
"__schema": "VariableLikeSchema",
|
2822
2828
|
"location": {
|
2823
2829
|
"filePath": "isolator.main.runtime.ts",
|
2824
|
-
"line":
|
2830
|
+
"line": 287,
|
2825
2831
|
"character": 3
|
2826
2832
|
},
|
2827
2833
|
"signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
|
@@ -2830,7 +2836,7 @@
|
|
2830
2836
|
"__schema": "InferenceTypeSchema",
|
2831
2837
|
"location": {
|
2832
2838
|
"filePath": "isolator.main.runtime.ts",
|
2833
|
-
"line":
|
2839
|
+
"line": 287,
|
2834
2840
|
"character": 3
|
2835
2841
|
},
|
2836
2842
|
"type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
|
@@ -2842,7 +2848,7 @@
|
|
2842
2848
|
"__schema": "VariableLikeSchema",
|
2843
2849
|
"location": {
|
2844
2850
|
"filePath": "isolator.main.runtime.ts",
|
2845
|
-
"line":
|
2851
|
+
"line": 288,
|
2846
2852
|
"character": 3
|
2847
2853
|
},
|
2848
2854
|
"signature": "(property) IsolatorMain.defaultConfig: {}",
|
@@ -2851,7 +2857,7 @@
|
|
2851
2857
|
"__schema": "InferenceTypeSchema",
|
2852
2858
|
"location": {
|
2853
2859
|
"filePath": "isolator.main.runtime.ts",
|
2854
|
-
"line":
|
2860
|
+
"line": 288,
|
2855
2861
|
"character": 3
|
2856
2862
|
},
|
2857
2863
|
"type": "{}"
|
@@ -2863,7 +2869,7 @@
|
|
2863
2869
|
"__schema": "VariableLikeSchema",
|
2864
2870
|
"location": {
|
2865
2871
|
"filePath": "isolator.main.runtime.ts",
|
2866
|
-
"line":
|
2872
|
+
"line": 289,
|
2867
2873
|
"character": 3
|
2868
2874
|
},
|
2869
2875
|
"signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
|
@@ -2872,7 +2878,7 @@
|
|
2872
2878
|
"__schema": "TypeLiteralSchema",
|
2873
2879
|
"location": {
|
2874
2880
|
"filePath": "isolator.main.runtime.ts",
|
2875
|
-
"line":
|
2881
|
+
"line": 289,
|
2876
2882
|
"character": 36
|
2877
2883
|
},
|
2878
2884
|
"members": [
|
@@ -2880,14 +2886,14 @@
|
|
2880
2886
|
"__schema": "IndexSignatureSchema",
|
2881
2887
|
"location": {
|
2882
2888
|
"filePath": "isolator.main.runtime.ts",
|
2883
|
-
"line":
|
2889
|
+
"line": 289,
|
2884
2890
|
"character": 38
|
2885
2891
|
},
|
2886
2892
|
"keyType": {
|
2887
2893
|
"__schema": "ParameterSchema",
|
2888
2894
|
"location": {
|
2889
2895
|
"filePath": "isolator.main.runtime.ts",
|
2890
|
-
"line":
|
2896
|
+
"line": 289,
|
2891
2897
|
"character": 39
|
2892
2898
|
},
|
2893
2899
|
"name": "idStr",
|
@@ -2895,7 +2901,7 @@
|
|
2895
2901
|
"__schema": "KeywordTypeSchema",
|
2896
2902
|
"location": {
|
2897
2903
|
"filePath": "isolator.main.runtime.ts",
|
2898
|
-
"line":
|
2904
|
+
"line": 289,
|
2899
2905
|
"character": 46
|
2900
2906
|
},
|
2901
2907
|
"name": "string"
|
@@ -2907,7 +2913,7 @@
|
|
2907
2913
|
"__schema": "KeywordTypeSchema",
|
2908
2914
|
"location": {
|
2909
2915
|
"filePath": "isolator.main.runtime.ts",
|
2910
|
-
"line":
|
2916
|
+
"line": 289,
|
2911
2917
|
"character": 55
|
2912
2918
|
},
|
2913
2919
|
"name": "string"
|
@@ -2922,7 +2928,7 @@
|
|
2922
2928
|
"__schema": "VariableLikeSchema",
|
2923
2929
|
"location": {
|
2924
2930
|
"filePath": "isolator.main.runtime.ts",
|
2925
|
-
"line":
|
2931
|
+
"line": 290,
|
2926
2932
|
"character": 3
|
2927
2933
|
},
|
2928
2934
|
"signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
|
@@ -2931,7 +2937,7 @@
|
|
2931
2937
|
"__schema": "InferenceTypeSchema",
|
2932
2938
|
"location": {
|
2933
2939
|
"filePath": "isolator.main.runtime.ts",
|
2934
|
-
"line":
|
2940
|
+
"line": 290,
|
2935
2941
|
"character": 3
|
2936
2942
|
},
|
2937
2943
|
"type": "Map<string, string>"
|
@@ -2943,7 +2949,7 @@
|
|
2943
2949
|
"__schema": "VariableLikeSchema",
|
2944
2950
|
"location": {
|
2945
2951
|
"filePath": "isolator.main.runtime.ts",
|
2946
|
-
"line":
|
2952
|
+
"line": 291,
|
2947
2953
|
"character": 3
|
2948
2954
|
},
|
2949
2955
|
"signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
|
@@ -2952,7 +2958,7 @@
|
|
2952
2958
|
"__schema": "InferenceTypeSchema",
|
2953
2959
|
"location": {
|
2954
2960
|
"filePath": "isolator.main.runtime.ts",
|
2955
|
-
"line":
|
2961
|
+
"line": 291,
|
2956
2962
|
"character": 3
|
2957
2963
|
},
|
2958
2964
|
"type": "Set<unknown>"
|
@@ -2964,7 +2970,7 @@
|
|
2964
2970
|
"__schema": "FunctionLikeSchema",
|
2965
2971
|
"location": {
|
2966
2972
|
"filePath": "isolator.main.runtime.ts",
|
2967
|
-
"line":
|
2973
|
+
"line": 293,
|
2968
2974
|
"character": 3
|
2969
2975
|
},
|
2970
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>",
|
@@ -2974,7 +2980,7 @@
|
|
2974
2980
|
"__schema": "ParameterSchema",
|
2975
2981
|
"location": {
|
2976
2982
|
"filePath": "isolator.main.runtime.ts",
|
2977
|
-
"line":
|
2983
|
+
"line": 294,
|
2978
2984
|
"character": 5
|
2979
2985
|
},
|
2980
2986
|
"name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
|
@@ -2982,7 +2988,7 @@
|
|
2982
2988
|
"__schema": "TupleTypeSchema",
|
2983
2989
|
"location": {
|
2984
2990
|
"filePath": "isolator.main.runtime.ts",
|
2985
|
-
"line":
|
2991
|
+
"line": 294,
|
2986
2992
|
"character": 105
|
2987
2993
|
},
|
2988
2994
|
"elements": [
|
@@ -2990,7 +2996,7 @@
|
|
2990
2996
|
"__schema": "TypeRefSchema",
|
2991
2997
|
"location": {
|
2992
2998
|
"filePath": "isolator.main.runtime.ts",
|
2993
|
-
"line":
|
2999
|
+
"line": 295,
|
2994
3000
|
"character": 7
|
2995
3001
|
},
|
2996
3002
|
"name": "DependencyResolverMain"
|
@@ -2999,7 +3005,7 @@
|
|
2999
3005
|
"__schema": "TypeRefSchema",
|
3000
3006
|
"location": {
|
3001
3007
|
"filePath": "isolator.main.runtime.ts",
|
3002
|
-
"line":
|
3008
|
+
"line": 296,
|
3003
3009
|
"character": 7
|
3004
3010
|
},
|
3005
3011
|
"name": "LoggerMain"
|
@@ -3008,7 +3014,7 @@
|
|
3008
3014
|
"__schema": "TypeRefSchema",
|
3009
3015
|
"location": {
|
3010
3016
|
"filePath": "isolator.main.runtime.ts",
|
3011
|
-
"line":
|
3017
|
+
"line": 297,
|
3012
3018
|
"character": 7
|
3013
3019
|
},
|
3014
3020
|
"name": "ComponentMain"
|
@@ -3017,7 +3023,7 @@
|
|
3017
3023
|
"__schema": "TypeRefSchema",
|
3018
3024
|
"location": {
|
3019
3025
|
"filePath": "isolator.main.runtime.ts",
|
3020
|
-
"line":
|
3026
|
+
"line": 298,
|
3021
3027
|
"character": 7
|
3022
3028
|
},
|
3023
3029
|
"name": "GraphMain"
|
@@ -3026,7 +3032,7 @@
|
|
3026
3032
|
"__schema": "TypeRefSchema",
|
3027
3033
|
"location": {
|
3028
3034
|
"filePath": "isolator.main.runtime.ts",
|
3029
|
-
"line":
|
3035
|
+
"line": 299,
|
3030
3036
|
"character": 7
|
3031
3037
|
},
|
3032
3038
|
"name": "GlobalConfigMain"
|
@@ -3035,7 +3041,7 @@
|
|
3035
3041
|
"__schema": "TypeRefSchema",
|
3036
3042
|
"location": {
|
3037
3043
|
"filePath": "isolator.main.runtime.ts",
|
3038
|
-
"line":
|
3044
|
+
"line": 300,
|
3039
3045
|
"character": 7
|
3040
3046
|
},
|
3041
3047
|
"name": "AspectLoaderMain"
|
@@ -3044,7 +3050,7 @@
|
|
3044
3050
|
"__schema": "TypeRefSchema",
|
3045
3051
|
"location": {
|
3046
3052
|
"filePath": "isolator.main.runtime.ts",
|
3047
|
-
"line":
|
3053
|
+
"line": 301,
|
3048
3054
|
"character": 7
|
3049
3055
|
},
|
3050
3056
|
"name": "CLIMain"
|
@@ -3058,7 +3064,7 @@
|
|
3058
3064
|
"__schema": "ParameterSchema",
|
3059
3065
|
"location": {
|
3060
3066
|
"filePath": "isolator.main.runtime.ts",
|
3061
|
-
"line":
|
3067
|
+
"line": 303,
|
3062
3068
|
"character": 5
|
3063
3069
|
},
|
3064
3070
|
"name": "_config",
|
@@ -3066,7 +3072,7 @@
|
|
3066
3072
|
"__schema": "InferenceTypeSchema",
|
3067
3073
|
"location": {
|
3068
3074
|
"filePath": "isolator.main.runtime.ts",
|
3069
|
-
"line":
|
3075
|
+
"line": 303,
|
3070
3076
|
"character": 5
|
3071
3077
|
},
|
3072
3078
|
"type": "any"
|
@@ -3078,7 +3084,7 @@
|
|
3078
3084
|
"__schema": "ParameterSchema",
|
3079
3085
|
"location": {
|
3080
3086
|
"filePath": "isolator.main.runtime.ts",
|
3081
|
-
"line":
|
3087
|
+
"line": 304,
|
3082
3088
|
"character": 5
|
3083
3089
|
},
|
3084
3090
|
"name": "[ capsuleTransferSlot ]",
|
@@ -3086,7 +3092,7 @@
|
|
3086
3092
|
"__schema": "TupleTypeSchema",
|
3087
3093
|
"location": {
|
3088
3094
|
"filePath": "isolator.main.runtime.ts",
|
3089
|
-
"line":
|
3095
|
+
"line": 304,
|
3090
3096
|
"character": 28
|
3091
3097
|
},
|
3092
3098
|
"elements": [
|
@@ -3094,7 +3100,7 @@
|
|
3094
3100
|
"__schema": "TypeRefSchema",
|
3095
3101
|
"location": {
|
3096
3102
|
"filePath": "isolator.main.runtime.ts",
|
3097
|
-
"line":
|
3103
|
+
"line": 304,
|
3098
3104
|
"character": 29
|
3099
3105
|
},
|
3100
3106
|
"name": "CapsuleTransferSlot"
|
@@ -3109,7 +3115,7 @@
|
|
3109
3115
|
"__schema": "TypeRefSchema",
|
3110
3116
|
"location": {
|
3111
3117
|
"filePath": "isolator.main.runtime.ts",
|
3112
|
-
"line":
|
3118
|
+
"line": 305,
|
3113
3119
|
"character": 6
|
3114
3120
|
},
|
3115
3121
|
"name": "Promise",
|
@@ -3118,7 +3124,7 @@
|
|
3118
3124
|
"__schema": "TypeRefSchema",
|
3119
3125
|
"location": {
|
3120
3126
|
"filePath": "isolator.main.runtime.ts",
|
3121
|
-
"line":
|
3127
|
+
"line": 305,
|
3122
3128
|
"character": 14
|
3123
3129
|
},
|
3124
3130
|
"name": "IsolatorMain"
|
@@ -3134,7 +3140,7 @@
|
|
3134
3140
|
"__schema": "ConstructorSchema",
|
3135
3141
|
"location": {
|
3136
3142
|
"filePath": "isolator.main.runtime.ts",
|
3137
|
-
"line":
|
3143
|
+
"line": 319,
|
3138
3144
|
"character": 3
|
3139
3145
|
},
|
3140
3146
|
"signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
|
@@ -3144,7 +3150,7 @@
|
|
3144
3150
|
"__schema": "ParameterSchema",
|
3145
3151
|
"location": {
|
3146
3152
|
"filePath": "isolator.main.runtime.ts",
|
3147
|
-
"line":
|
3153
|
+
"line": 320,
|
3148
3154
|
"character": 5
|
3149
3155
|
},
|
3150
3156
|
"name": "dependencyResolver",
|
@@ -3152,7 +3158,7 @@
|
|
3152
3158
|
"__schema": "TypeRefSchema",
|
3153
3159
|
"location": {
|
3154
3160
|
"filePath": "isolator.main.runtime.ts",
|
3155
|
-
"line":
|
3161
|
+
"line": 320,
|
3156
3162
|
"character": 33
|
3157
3163
|
},
|
3158
3164
|
"name": "DependencyResolverMain"
|
@@ -3164,7 +3170,7 @@
|
|
3164
3170
|
"__schema": "ParameterSchema",
|
3165
3171
|
"location": {
|
3166
3172
|
"filePath": "isolator.main.runtime.ts",
|
3167
|
-
"line":
|
3173
|
+
"line": 321,
|
3168
3174
|
"character": 5
|
3169
3175
|
},
|
3170
3176
|
"name": "logger",
|
@@ -3172,7 +3178,7 @@
|
|
3172
3178
|
"__schema": "TypeRefSchema",
|
3173
3179
|
"location": {
|
3174
3180
|
"filePath": "isolator.main.runtime.ts",
|
3175
|
-
"line":
|
3181
|
+
"line": 321,
|
3176
3182
|
"character": 21
|
3177
3183
|
},
|
3178
3184
|
"name": "Logger"
|
@@ -3184,7 +3190,7 @@
|
|
3184
3190
|
"__schema": "ParameterSchema",
|
3185
3191
|
"location": {
|
3186
3192
|
"filePath": "isolator.main.runtime.ts",
|
3187
|
-
"line":
|
3193
|
+
"line": 322,
|
3188
3194
|
"character": 5
|
3189
3195
|
},
|
3190
3196
|
"name": "componentAspect",
|
@@ -3192,7 +3198,7 @@
|
|
3192
3198
|
"__schema": "TypeRefSchema",
|
3193
3199
|
"location": {
|
3194
3200
|
"filePath": "isolator.main.runtime.ts",
|
3195
|
-
"line":
|
3201
|
+
"line": 322,
|
3196
3202
|
"character": 30
|
3197
3203
|
},
|
3198
3204
|
"name": "ComponentMain"
|
@@ -3204,7 +3210,7 @@
|
|
3204
3210
|
"__schema": "ParameterSchema",
|
3205
3211
|
"location": {
|
3206
3212
|
"filePath": "isolator.main.runtime.ts",
|
3207
|
-
"line":
|
3213
|
+
"line": 323,
|
3208
3214
|
"character": 5
|
3209
3215
|
},
|
3210
3216
|
"name": "graph",
|
@@ -3212,7 +3218,7 @@
|
|
3212
3218
|
"__schema": "TypeRefSchema",
|
3213
3219
|
"location": {
|
3214
3220
|
"filePath": "isolator.main.runtime.ts",
|
3215
|
-
"line":
|
3221
|
+
"line": 323,
|
3216
3222
|
"character": 20
|
3217
3223
|
},
|
3218
3224
|
"name": "GraphMain"
|
@@ -3224,7 +3230,7 @@
|
|
3224
3230
|
"__schema": "ParameterSchema",
|
3225
3231
|
"location": {
|
3226
3232
|
"filePath": "isolator.main.runtime.ts",
|
3227
|
-
"line":
|
3233
|
+
"line": 324,
|
3228
3234
|
"character": 5
|
3229
3235
|
},
|
3230
3236
|
"name": "cli",
|
@@ -3232,7 +3238,7 @@
|
|
3232
3238
|
"__schema": "TypeRefSchema",
|
3233
3239
|
"location": {
|
3234
3240
|
"filePath": "isolator.main.runtime.ts",
|
3235
|
-
"line":
|
3241
|
+
"line": 324,
|
3236
3242
|
"character": 18
|
3237
3243
|
},
|
3238
3244
|
"name": "CLIMain"
|
@@ -3244,7 +3250,7 @@
|
|
3244
3250
|
"__schema": "ParameterSchema",
|
3245
3251
|
"location": {
|
3246
3252
|
"filePath": "isolator.main.runtime.ts",
|
3247
|
-
"line":
|
3253
|
+
"line": 325,
|
3248
3254
|
"character": 5
|
3249
3255
|
},
|
3250
3256
|
"name": "globalConfig",
|
@@ -3252,7 +3258,7 @@
|
|
3252
3258
|
"__schema": "TypeRefSchema",
|
3253
3259
|
"location": {
|
3254
3260
|
"filePath": "isolator.main.runtime.ts",
|
3255
|
-
"line":
|
3261
|
+
"line": 325,
|
3256
3262
|
"character": 27
|
3257
3263
|
},
|
3258
3264
|
"name": "GlobalConfigMain"
|
@@ -3264,7 +3270,7 @@
|
|
3264
3270
|
"__schema": "ParameterSchema",
|
3265
3271
|
"location": {
|
3266
3272
|
"filePath": "isolator.main.runtime.ts",
|
3267
|
-
"line":
|
3273
|
+
"line": 326,
|
3268
3274
|
"character": 5
|
3269
3275
|
},
|
3270
3276
|
"name": "aspectLoader",
|
@@ -3272,7 +3278,7 @@
|
|
3272
3278
|
"__schema": "TypeRefSchema",
|
3273
3279
|
"location": {
|
3274
3280
|
"filePath": "isolator.main.runtime.ts",
|
3275
|
-
"line":
|
3281
|
+
"line": 326,
|
3276
3282
|
"character": 27
|
3277
3283
|
},
|
3278
3284
|
"name": "AspectLoaderMain"
|
@@ -3284,7 +3290,7 @@
|
|
3284
3290
|
"__schema": "ParameterSchema",
|
3285
3291
|
"location": {
|
3286
3292
|
"filePath": "isolator.main.runtime.ts",
|
3287
|
-
"line":
|
3293
|
+
"line": 327,
|
3288
3294
|
"character": 5
|
3289
3295
|
},
|
3290
3296
|
"name": "capsuleTransferSlot",
|
@@ -3292,7 +3298,7 @@
|
|
3292
3298
|
"__schema": "TypeRefSchema",
|
3293
3299
|
"location": {
|
3294
3300
|
"filePath": "isolator.main.runtime.ts",
|
3295
|
-
"line":
|
3301
|
+
"line": 327,
|
3296
3302
|
"character": 34
|
3297
3303
|
},
|
3298
3304
|
"name": "CapsuleTransferSlot"
|
@@ -3305,7 +3311,7 @@
|
|
3305
3311
|
"__schema": "ThisTypeSchema",
|
3306
3312
|
"location": {
|
3307
3313
|
"filePath": "isolator.main.runtime.ts",
|
3308
|
-
"line":
|
3314
|
+
"line": 276,
|
3309
3315
|
"character": 1
|
3310
3316
|
},
|
3311
3317
|
"name": "IsolatorMain"
|
@@ -3316,7 +3322,7 @@
|
|
3316
3322
|
"__schema": "FunctionLikeSchema",
|
3317
3323
|
"location": {
|
3318
3324
|
"filePath": "isolator.main.runtime.ts",
|
3319
|
-
"line":
|
3325
|
+
"line": 332,
|
3320
3326
|
"character": 3
|
3321
3327
|
},
|
3322
3328
|
"signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
|
@@ -3326,7 +3332,7 @@
|
|
3326
3332
|
"__schema": "ParameterSchema",
|
3327
3333
|
"location": {
|
3328
3334
|
"filePath": "isolator.main.runtime.ts",
|
3329
|
-
"line":
|
3335
|
+
"line": 333,
|
3330
3336
|
"character": 5
|
3331
3337
|
},
|
3332
3338
|
"name": "seeders",
|
@@ -3334,14 +3340,14 @@
|
|
3334
3340
|
"__schema": "TypeArraySchema",
|
3335
3341
|
"location": {
|
3336
3342
|
"filePath": "isolator.main.runtime.ts",
|
3337
|
-
"line":
|
3343
|
+
"line": 333,
|
3338
3344
|
"character": 14
|
3339
3345
|
},
|
3340
3346
|
"type": {
|
3341
3347
|
"__schema": "TypeRefSchema",
|
3342
3348
|
"location": {
|
3343
3349
|
"filePath": "isolator.main.runtime.ts",
|
3344
|
-
"line":
|
3350
|
+
"line": 333,
|
3345
3351
|
"character": 14
|
3346
3352
|
},
|
3347
3353
|
"name": "ComponentID"
|
@@ -3354,7 +3360,7 @@
|
|
3354
3360
|
"__schema": "ParameterSchema",
|
3355
3361
|
"location": {
|
3356
3362
|
"filePath": "isolator.main.runtime.ts",
|
3357
|
-
"line":
|
3363
|
+
"line": 334,
|
3358
3364
|
"character": 5
|
3359
3365
|
},
|
3360
3366
|
"name": "opts",
|
@@ -3362,7 +3368,7 @@
|
|
3362
3368
|
"__schema": "TypeRefSchema",
|
3363
3369
|
"location": {
|
3364
3370
|
"filePath": "isolator.main.runtime.ts",
|
3365
|
-
"line":
|
3371
|
+
"line": 334,
|
3366
3372
|
"character": 11
|
3367
3373
|
},
|
3368
3374
|
"name": "IsolateComponentsOptions"
|
@@ -3374,7 +3380,7 @@
|
|
3374
3380
|
"__schema": "ParameterSchema",
|
3375
3381
|
"location": {
|
3376
3382
|
"filePath": "isolator.main.runtime.ts",
|
3377
|
-
"line":
|
3383
|
+
"line": 335,
|
3378
3384
|
"character": 5
|
3379
3385
|
},
|
3380
3386
|
"name": "legacyScope",
|
@@ -3382,7 +3388,7 @@
|
|
3382
3388
|
"__schema": "TypeRefSchema",
|
3383
3389
|
"location": {
|
3384
3390
|
"filePath": "isolator.main.runtime.ts",
|
3385
|
-
"line":
|
3391
|
+
"line": 335,
|
3386
3392
|
"character": 19
|
3387
3393
|
},
|
3388
3394
|
"name": "LegacyScope"
|
@@ -3395,7 +3401,7 @@
|
|
3395
3401
|
"__schema": "TypeRefSchema",
|
3396
3402
|
"location": {
|
3397
3403
|
"filePath": "isolator.main.runtime.ts",
|
3398
|
-
"line":
|
3404
|
+
"line": 336,
|
3399
3405
|
"character": 6
|
3400
3406
|
},
|
3401
3407
|
"name": "Promise",
|
@@ -3404,7 +3410,7 @@
|
|
3404
3410
|
"__schema": "TypeRefSchema",
|
3405
3411
|
"location": {
|
3406
3412
|
"filePath": "isolator.main.runtime.ts",
|
3407
|
-
"line":
|
3413
|
+
"line": 336,
|
3408
3414
|
"character": 14
|
3409
3415
|
},
|
3410
3416
|
"name": "Network"
|
@@ -3419,14 +3425,14 @@
|
|
3419
3425
|
"__schema": "FunctionLikeSchema",
|
3420
3426
|
"location": {
|
3421
3427
|
"filePath": "isolator.main.runtime.ts",
|
3422
|
-
"line":
|
3428
|
+
"line": 582,
|
3423
3429
|
"character": 3
|
3424
3430
|
},
|
3425
3431
|
"doc": {
|
3426
3432
|
"__schema": "DocSchema",
|
3427
3433
|
"location": {
|
3428
3434
|
"filePath": "isolator.main.runtime.ts",
|
3429
|
-
"line":
|
3435
|
+
"line": 575,
|
3430
3436
|
"character": 3
|
3431
3437
|
},
|
3432
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 */",
|
@@ -3436,7 +3442,7 @@
|
|
3436
3442
|
"__schema": "PropertyLikeTagSchema",
|
3437
3443
|
"location": {
|
3438
3444
|
"filePath": "isolator.main.runtime.ts",
|
3439
|
-
"line":
|
3445
|
+
"line": 577,
|
3440
3446
|
"character": 6
|
3441
3447
|
},
|
3442
3448
|
"name": "originalCapsule",
|
@@ -3447,7 +3453,7 @@
|
|
3447
3453
|
"__schema": "PropertyLikeTagSchema",
|
3448
3454
|
"location": {
|
3449
3455
|
"filePath": "isolator.main.runtime.ts",
|
3450
|
-
"line":
|
3456
|
+
"line": 578,
|
3451
3457
|
"character": 6
|
3452
3458
|
},
|
3453
3459
|
"name": "newBaseDir",
|
@@ -3458,7 +3464,7 @@
|
|
3458
3464
|
"__schema": "ReturnTagSchema",
|
3459
3465
|
"location": {
|
3460
3466
|
"filePath": "isolator.main.runtime.ts",
|
3461
|
-
"line":
|
3467
|
+
"line": 579,
|
3462
3468
|
"character": 6
|
3463
3469
|
},
|
3464
3470
|
"tagName": "return",
|
@@ -3473,7 +3479,7 @@
|
|
3473
3479
|
"__schema": "ParameterSchema",
|
3474
3480
|
"location": {
|
3475
3481
|
"filePath": "isolator.main.runtime.ts",
|
3476
|
-
"line":
|
3482
|
+
"line": 582,
|
3477
3483
|
"character": 22
|
3478
3484
|
},
|
3479
3485
|
"name": "originalCapsule",
|
@@ -3481,7 +3487,7 @@
|
|
3481
3487
|
"__schema": "TypeRefSchema",
|
3482
3488
|
"location": {
|
3483
3489
|
"filePath": "isolator.main.runtime.ts",
|
3484
|
-
"line":
|
3490
|
+
"line": 582,
|
3485
3491
|
"character": 39
|
3486
3492
|
},
|
3487
3493
|
"name": "Capsule"
|
@@ -3493,7 +3499,7 @@
|
|
3493
3499
|
"__schema": "ParameterSchema",
|
3494
3500
|
"location": {
|
3495
3501
|
"filePath": "isolator.main.runtime.ts",
|
3496
|
-
"line":
|
3502
|
+
"line": 582,
|
3497
3503
|
"character": 48
|
3498
3504
|
},
|
3499
3505
|
"name": "newBaseDir",
|
@@ -3501,7 +3507,7 @@
|
|
3501
3507
|
"__schema": "KeywordTypeSchema",
|
3502
3508
|
"location": {
|
3503
3509
|
"filePath": "isolator.main.runtime.ts",
|
3504
|
-
"line":
|
3510
|
+
"line": 582,
|
3505
3511
|
"character": 60
|
3506
3512
|
},
|
3507
3513
|
"name": "string"
|
@@ -3514,7 +3520,7 @@
|
|
3514
3520
|
"__schema": "TypeRefSchema",
|
3515
3521
|
"location": {
|
3516
3522
|
"filePath": "isolator.main.runtime.ts",
|
3517
|
-
"line":
|
3523
|
+
"line": 582,
|
3518
3524
|
"character": 69
|
3519
3525
|
},
|
3520
3526
|
"name": "Promise",
|
@@ -3523,7 +3529,7 @@
|
|
3523
3529
|
"__schema": "TypeRefSchema",
|
3524
3530
|
"location": {
|
3525
3531
|
"filePath": "isolator.main.runtime.ts",
|
3526
|
-
"line":
|
3532
|
+
"line": 582,
|
3527
3533
|
"character": 77
|
3528
3534
|
},
|
3529
3535
|
"name": "Capsule"
|
@@ -3538,7 +3544,7 @@
|
|
3538
3544
|
"__schema": "FunctionLikeSchema",
|
3539
3545
|
"location": {
|
3540
3546
|
"filePath": "isolator.main.runtime.ts",
|
3541
|
-
"line":
|
3547
|
+
"line": 961,
|
3542
3548
|
"character": 3
|
3543
3549
|
},
|
3544
3550
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -3548,7 +3554,7 @@
|
|
3548
3554
|
"__schema": "ParameterSchema",
|
3549
3555
|
"location": {
|
3550
3556
|
"filePath": "isolator.main.runtime.ts",
|
3551
|
-
"line":
|
3557
|
+
"line": 961,
|
3552
3558
|
"character": 14
|
3553
3559
|
},
|
3554
3560
|
"name": "rootDir",
|
@@ -3556,7 +3562,7 @@
|
|
3556
3562
|
"__schema": "KeywordTypeSchema",
|
3557
3563
|
"location": {
|
3558
3564
|
"filePath": "isolator.main.runtime.ts",
|
3559
|
-
"line":
|
3565
|
+
"line": 961,
|
3560
3566
|
"character": 23
|
3561
3567
|
},
|
3562
3568
|
"name": "string"
|
@@ -3569,7 +3575,7 @@
|
|
3569
3575
|
"__schema": "TypeRefSchema",
|
3570
3576
|
"location": {
|
3571
3577
|
"filePath": "isolator.main.runtime.ts",
|
3572
|
-
"line":
|
3578
|
+
"line": 961,
|
3573
3579
|
"character": 32
|
3574
3580
|
},
|
3575
3581
|
"name": "Promise",
|
@@ -3578,7 +3584,7 @@
|
|
3578
3584
|
"__schema": "TypeRefSchema",
|
3579
3585
|
"location": {
|
3580
3586
|
"filePath": "isolator.main.runtime.ts",
|
3581
|
-
"line":
|
3587
|
+
"line": 961,
|
3582
3588
|
"character": 40
|
3583
3589
|
},
|
3584
3590
|
"name": "ListResults"
|
@@ -3593,7 +3599,7 @@
|
|
3593
3599
|
"__schema": "FunctionLikeSchema",
|
3594
3600
|
"location": {
|
3595
3601
|
"filePath": "isolator.main.runtime.ts",
|
3596
|
-
"line":
|
3602
|
+
"line": 977,
|
3597
3603
|
"character": 3
|
3598
3604
|
},
|
3599
3605
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -3603,7 +3609,7 @@
|
|
3603
3609
|
"__schema": "ParameterSchema",
|
3604
3610
|
"location": {
|
3605
3611
|
"filePath": "isolator.main.runtime.ts",
|
3606
|
-
"line":
|
3612
|
+
"line": 977,
|
3607
3613
|
"character": 29
|
3608
3614
|
},
|
3609
3615
|
"name": "fn",
|
@@ -3611,7 +3617,7 @@
|
|
3611
3617
|
"__schema": "TypeRefSchema",
|
3612
3618
|
"location": {
|
3613
3619
|
"filePath": "isolator.main.runtime.ts",
|
3614
|
-
"line":
|
3620
|
+
"line": 977,
|
3615
3621
|
"character": 33
|
3616
3622
|
},
|
3617
3623
|
"name": "CapsuleTransferFn"
|
@@ -3624,7 +3630,7 @@
|
|
3624
3630
|
"__schema": "InferenceTypeSchema",
|
3625
3631
|
"location": {
|
3626
3632
|
"filePath": "isolator.main.runtime.ts",
|
3627
|
-
"line":
|
3633
|
+
"line": 977,
|
3628
3634
|
"character": 3
|
3629
3635
|
},
|
3630
3636
|
"type": "void"
|
@@ -3635,14 +3641,14 @@
|
|
3635
3641
|
"__schema": "FunctionLikeSchema",
|
3636
3642
|
"location": {
|
3637
3643
|
"filePath": "isolator.main.runtime.ts",
|
3638
|
-
"line":
|
3644
|
+
"line": 992,
|
3639
3645
|
"character": 3
|
3640
3646
|
},
|
3641
3647
|
"doc": {
|
3642
3648
|
"__schema": "DocSchema",
|
3643
3649
|
"location": {
|
3644
3650
|
"filePath": "isolator.main.runtime.ts",
|
3645
|
-
"line":
|
3651
|
+
"line": 991,
|
3646
3652
|
"character": 3
|
3647
3653
|
},
|
3648
3654
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -3652,7 +3658,7 @@
|
|
3652
3658
|
"__schema": "TagSchema",
|
3653
3659
|
"location": {
|
3654
3660
|
"filePath": "isolator.main.runtime.ts",
|
3655
|
-
"line":
|
3661
|
+
"line": 991,
|
3656
3662
|
"character": 7
|
3657
3663
|
},
|
3658
3664
|
"tagName": "deprecated",
|
@@ -3667,7 +3673,7 @@
|
|
3667
3673
|
"__schema": "ParameterSchema",
|
3668
3674
|
"location": {
|
3669
3675
|
"filePath": "isolator.main.runtime.ts",
|
3670
|
-
"line":
|
3676
|
+
"line": 992,
|
3671
3677
|
"character": 22
|
3672
3678
|
},
|
3673
3679
|
"name": "baseDir",
|
@@ -3675,7 +3681,7 @@
|
|
3675
3681
|
"__schema": "KeywordTypeSchema",
|
3676
3682
|
"location": {
|
3677
3683
|
"filePath": "isolator.main.runtime.ts",
|
3678
|
-
"line":
|
3684
|
+
"line": 992,
|
3679
3685
|
"character": 31
|
3680
3686
|
},
|
3681
3687
|
"name": "string"
|
@@ -3687,7 +3693,7 @@
|
|
3687
3693
|
"__schema": "ParameterSchema",
|
3688
3694
|
"location": {
|
3689
3695
|
"filePath": "isolator.main.runtime.ts",
|
3690
|
-
"line":
|
3696
|
+
"line": 992,
|
3691
3697
|
"character": 39
|
3692
3698
|
},
|
3693
3699
|
"name": "rootBaseDir",
|
@@ -3695,7 +3701,7 @@
|
|
3695
3701
|
"__schema": "KeywordTypeSchema",
|
3696
3702
|
"location": {
|
3697
3703
|
"filePath": "isolator.main.runtime.ts",
|
3698
|
-
"line":
|
3704
|
+
"line": 992,
|
3699
3705
|
"character": 53
|
3700
3706
|
},
|
3701
3707
|
"name": "string"
|
@@ -3707,7 +3713,7 @@
|
|
3707
3713
|
"__schema": "ParameterSchema",
|
3708
3714
|
"location": {
|
3709
3715
|
"filePath": "isolator.main.runtime.ts",
|
3710
|
-
"line":
|
3716
|
+
"line": 992,
|
3711
3717
|
"character": 61
|
3712
3718
|
},
|
3713
3719
|
"name": "useHash",
|
@@ -3715,7 +3721,7 @@
|
|
3715
3721
|
"__schema": "KeywordTypeSchema",
|
3716
3722
|
"location": {
|
3717
3723
|
"filePath": "isolator.main.runtime.ts",
|
3718
|
-
"line":
|
3724
|
+
"line": 992,
|
3719
3725
|
"character": 71
|
3720
3726
|
},
|
3721
3727
|
"name": "boolean"
|
@@ -3728,7 +3734,7 @@
|
|
3728
3734
|
"__schema": "TypeRefSchema",
|
3729
3735
|
"location": {
|
3730
3736
|
"filePath": "isolator.main.runtime.ts",
|
3731
|
-
"line":
|
3737
|
+
"line": 992,
|
3732
3738
|
"character": 81
|
3733
3739
|
},
|
3734
3740
|
"name": "PathOsBasedAbsolute"
|
@@ -3739,7 +3745,7 @@
|
|
3739
3745
|
"__schema": "FunctionLikeSchema",
|
3740
3746
|
"location": {
|
3741
3747
|
"filePath": "isolator.main.runtime.ts",
|
3742
|
-
"line":
|
3748
|
+
"line": 993,
|
3743
3749
|
"character": 3
|
3744
3750
|
},
|
3745
3751
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -3749,7 +3755,7 @@
|
|
3749
3755
|
"__schema": "ParameterSchema",
|
3750
3756
|
"location": {
|
3751
3757
|
"filePath": "isolator.main.runtime.ts",
|
3752
|
-
"line":
|
3758
|
+
"line": 993,
|
3753
3759
|
"character": 22
|
3754
3760
|
},
|
3755
3761
|
"name": "getCapsuleDirOpts",
|
@@ -3757,7 +3763,7 @@
|
|
3757
3763
|
"__schema": "TypeRefSchema",
|
3758
3764
|
"location": {
|
3759
3765
|
"filePath": "isolator.main.runtime.ts",
|
3760
|
-
"line":
|
3766
|
+
"line": 993,
|
3761
3767
|
"character": 41
|
3762
3768
|
},
|
3763
3769
|
"name": "GetCapsuleDirOpts"
|
@@ -3770,7 +3776,7 @@
|
|
3770
3776
|
"__schema": "TypeRefSchema",
|
3771
3777
|
"location": {
|
3772
3778
|
"filePath": "isolator.main.runtime.ts",
|
3773
|
-
"line":
|
3779
|
+
"line": 993,
|
3774
3780
|
"character": 61
|
3775
3781
|
},
|
3776
3782
|
"name": "PathOsBasedAbsolute"
|
@@ -3781,7 +3787,7 @@
|
|
3781
3787
|
"__schema": "FunctionLikeSchema",
|
3782
3788
|
"location": {
|
3783
3789
|
"filePath": "isolator.main.runtime.ts",
|
3784
|
-
"line":
|
3790
|
+
"line": 994,
|
3785
3791
|
"character": 3
|
3786
3792
|
},
|
3787
3793
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -3791,7 +3797,7 @@
|
|
3791
3797
|
"__schema": "ParameterSchema",
|
3792
3798
|
"location": {
|
3793
3799
|
"filePath": "isolator.main.runtime.ts",
|
3794
|
-
"line":
|
3800
|
+
"line": 995,
|
3795
3801
|
"character": 5
|
3796
3802
|
},
|
3797
3803
|
"name": "getCapsuleDirOpts",
|
@@ -3799,7 +3805,7 @@
|
|
3799
3805
|
"__schema": "TypeUnionSchema",
|
3800
3806
|
"location": {
|
3801
3807
|
"filePath": "isolator.main.runtime.ts",
|
3802
|
-
"line":
|
3808
|
+
"line": 995,
|
3803
3809
|
"character": 24
|
3804
3810
|
},
|
3805
3811
|
"types": [
|
@@ -3807,7 +3813,7 @@
|
|
3807
3813
|
"__schema": "TypeRefSchema",
|
3808
3814
|
"location": {
|
3809
3815
|
"filePath": "isolator.main.runtime.ts",
|
3810
|
-
"line":
|
3816
|
+
"line": 995,
|
3811
3817
|
"character": 24
|
3812
3818
|
},
|
3813
3819
|
"name": "GetCapsuleDirOpts"
|
@@ -3816,7 +3822,7 @@
|
|
3816
3822
|
"__schema": "KeywordTypeSchema",
|
3817
3823
|
"location": {
|
3818
3824
|
"filePath": "isolator.main.runtime.ts",
|
3819
|
-
"line":
|
3825
|
+
"line": 995,
|
3820
3826
|
"character": 44
|
3821
3827
|
},
|
3822
3828
|
"name": "string"
|
@@ -3830,7 +3836,7 @@
|
|
3830
3836
|
"__schema": "ParameterSchema",
|
3831
3837
|
"location": {
|
3832
3838
|
"filePath": "isolator.main.runtime.ts",
|
3833
|
-
"line":
|
3839
|
+
"line": 996,
|
3834
3840
|
"character": 5
|
3835
3841
|
},
|
3836
3842
|
"name": "rootBaseDir",
|
@@ -3838,7 +3844,7 @@
|
|
3838
3844
|
"__schema": "KeywordTypeSchema",
|
3839
3845
|
"location": {
|
3840
3846
|
"filePath": "isolator.main.runtime.ts",
|
3841
|
-
"line":
|
3847
|
+
"line": 996,
|
3842
3848
|
"character": 19
|
3843
3849
|
},
|
3844
3850
|
"name": "string"
|
@@ -3850,7 +3856,7 @@
|
|
3850
3856
|
"__schema": "ParameterSchema",
|
3851
3857
|
"location": {
|
3852
3858
|
"filePath": "isolator.main.runtime.ts",
|
3853
|
-
"line":
|
3859
|
+
"line": 997,
|
3854
3860
|
"character": 5
|
3855
3861
|
},
|
3856
3862
|
"name": "useHash",
|
@@ -3858,7 +3864,7 @@
|
|
3858
3864
|
"__schema": "InferenceTypeSchema",
|
3859
3865
|
"location": {
|
3860
3866
|
"filePath": "isolator.main.runtime.ts",
|
3861
|
-
"line":
|
3867
|
+
"line": 997,
|
3862
3868
|
"character": 5
|
3863
3869
|
},
|
3864
3870
|
"type": "boolean"
|
@@ -3871,7 +3877,7 @@
|
|
3871
3877
|
"__schema": "ParameterSchema",
|
3872
3878
|
"location": {
|
3873
3879
|
"filePath": "isolator.main.runtime.ts",
|
3874
|
-
"line":
|
3880
|
+
"line": 998,
|
3875
3881
|
"character": 5
|
3876
3882
|
},
|
3877
3883
|
"name": "useDatedDirs",
|
@@ -3879,7 +3885,7 @@
|
|
3879
3885
|
"__schema": "InferenceTypeSchema",
|
3880
3886
|
"location": {
|
3881
3887
|
"filePath": "isolator.main.runtime.ts",
|
3882
|
-
"line":
|
3888
|
+
"line": 998,
|
3883
3889
|
"character": 5
|
3884
3890
|
},
|
3885
3891
|
"type": "boolean"
|
@@ -3892,7 +3898,7 @@
|
|
3892
3898
|
"__schema": "ParameterSchema",
|
3893
3899
|
"location": {
|
3894
3900
|
"filePath": "isolator.main.runtime.ts",
|
3895
|
-
"line":
|
3901
|
+
"line": 999,
|
3896
3902
|
"character": 5
|
3897
3903
|
},
|
3898
3904
|
"name": "datedDirId",
|
@@ -3900,7 +3906,7 @@
|
|
3900
3906
|
"__schema": "KeywordTypeSchema",
|
3901
3907
|
"location": {
|
3902
3908
|
"filePath": "isolator.main.runtime.ts",
|
3903
|
-
"line":
|
3909
|
+
"line": 999,
|
3904
3910
|
"character": 18
|
3905
3911
|
},
|
3906
3912
|
"name": "string"
|
@@ -3913,7 +3919,7 @@
|
|
3913
3919
|
"__schema": "TypeRefSchema",
|
3914
3920
|
"location": {
|
3915
3921
|
"filePath": "isolator.main.runtime.ts",
|
3916
|
-
"line":
|
3922
|
+
"line": 1000,
|
3917
3923
|
"character": 6
|
3918
3924
|
},
|
3919
3925
|
"name": "PathOsBasedAbsolute"
|
@@ -3924,7 +3930,7 @@
|
|
3924
3930
|
"__schema": "FunctionLikeSchema",
|
3925
3931
|
"location": {
|
3926
3932
|
"filePath": "isolator.main.runtime.ts",
|
3927
|
-
"line":
|
3933
|
+
"line": 1036,
|
3928
3934
|
"character": 3
|
3929
3935
|
},
|
3930
3936
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -3934,7 +3940,7 @@
|
|
3934
3940
|
"__schema": "ParameterSchema",
|
3935
3941
|
"location": {
|
3936
3942
|
"filePath": "isolator.main.runtime.ts",
|
3937
|
-
"line":
|
3943
|
+
"line": 1036,
|
3938
3944
|
"character": 24
|
3939
3945
|
},
|
3940
3946
|
"name": "rootDir",
|
@@ -3942,7 +3948,7 @@
|
|
3942
3948
|
"__schema": "KeywordTypeSchema",
|
3943
3949
|
"location": {
|
3944
3950
|
"filePath": "isolator.main.runtime.ts",
|
3945
|
-
"line":
|
3951
|
+
"line": 1036,
|
3946
3952
|
"character": 34
|
3947
3953
|
},
|
3948
3954
|
"name": "string"
|
@@ -3955,7 +3961,7 @@
|
|
3955
3961
|
"__schema": "TypeRefSchema",
|
3956
3962
|
"location": {
|
3957
3963
|
"filePath": "isolator.main.runtime.ts",
|
3958
|
-
"line":
|
3964
|
+
"line": 1036,
|
3959
3965
|
"character": 43
|
3960
3966
|
},
|
3961
3967
|
"name": "Promise",
|
@@ -3964,7 +3970,7 @@
|
|
3964
3970
|
"__schema": "KeywordTypeSchema",
|
3965
3971
|
"location": {
|
3966
3972
|
"filePath": "isolator.main.runtime.ts",
|
3967
|
-
"line":
|
3973
|
+
"line": 1036,
|
3968
3974
|
"character": 51
|
3969
3975
|
},
|
3970
3976
|
"name": "string"
|
@@ -3974,121 +3980,6 @@
|
|
3974
3980
|
"modifiers": [
|
3975
3981
|
"async"
|
3976
3982
|
]
|
3977
|
-
},
|
3978
|
-
{
|
3979
|
-
"__schema": "FunctionLikeSchema",
|
3980
|
-
"location": {
|
3981
|
-
"filePath": "isolator.main.runtime.ts",
|
3982
|
-
"line": 1131,
|
3983
|
-
"character": 3
|
3984
|
-
},
|
3985
|
-
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
3986
|
-
"name": "populateComponentsFilesToWriteForCapsule",
|
3987
|
-
"params": [
|
3988
|
-
{
|
3989
|
-
"__schema": "ParameterSchema",
|
3990
|
-
"location": {
|
3991
|
-
"filePath": "isolator.main.runtime.ts",
|
3992
|
-
"line": 1132,
|
3993
|
-
"character": 5
|
3994
|
-
},
|
3995
|
-
"name": "component",
|
3996
|
-
"type": {
|
3997
|
-
"__schema": "TypeRefSchema",
|
3998
|
-
"location": {
|
3999
|
-
"filePath": "isolator.main.runtime.ts",
|
4000
|
-
"line": 1132,
|
4001
|
-
"character": 16
|
4002
|
-
},
|
4003
|
-
"name": "Component"
|
4004
|
-
},
|
4005
|
-
"isOptional": false,
|
4006
|
-
"isSpread": false
|
4007
|
-
},
|
4008
|
-
{
|
4009
|
-
"__schema": "ParameterSchema",
|
4010
|
-
"location": {
|
4011
|
-
"filePath": "isolator.main.runtime.ts",
|
4012
|
-
"line": 1133,
|
4013
|
-
"character": 5
|
4014
|
-
},
|
4015
|
-
"name": "ids",
|
4016
|
-
"type": {
|
4017
|
-
"__schema": "TypeRefSchema",
|
4018
|
-
"location": {
|
4019
|
-
"filePath": "isolator.main.runtime.ts",
|
4020
|
-
"line": 1133,
|
4021
|
-
"character": 10
|
4022
|
-
},
|
4023
|
-
"name": "ComponentIdList"
|
4024
|
-
},
|
4025
|
-
"isOptional": false,
|
4026
|
-
"isSpread": false
|
4027
|
-
},
|
4028
|
-
{
|
4029
|
-
"__schema": "ParameterSchema",
|
4030
|
-
"location": {
|
4031
|
-
"filePath": "isolator.main.runtime.ts",
|
4032
|
-
"line": 1134,
|
4033
|
-
"character": 5
|
4034
|
-
},
|
4035
|
-
"name": "legacyScope",
|
4036
|
-
"type": {
|
4037
|
-
"__schema": "TypeRefSchema",
|
4038
|
-
"location": {
|
4039
|
-
"filePath": "isolator.main.runtime.ts",
|
4040
|
-
"line": 1134,
|
4041
|
-
"character": 19
|
4042
|
-
},
|
4043
|
-
"name": "Scope"
|
4044
|
-
},
|
4045
|
-
"isOptional": true,
|
4046
|
-
"isSpread": false
|
4047
|
-
},
|
4048
|
-
{
|
4049
|
-
"__schema": "ParameterSchema",
|
4050
|
-
"location": {
|
4051
|
-
"filePath": "isolator.main.runtime.ts",
|
4052
|
-
"line": 1135,
|
4053
|
-
"character": 5
|
4054
|
-
},
|
4055
|
-
"name": "opts",
|
4056
|
-
"type": {
|
4057
|
-
"__schema": "TypeRefSchema",
|
4058
|
-
"location": {
|
4059
|
-
"filePath": "isolator.main.runtime.ts",
|
4060
|
-
"line": 1135,
|
4061
|
-
"character": 12
|
4062
|
-
},
|
4063
|
-
"name": "IsolateComponentsOptions"
|
4064
|
-
},
|
4065
|
-
"isOptional": true,
|
4066
|
-
"isSpread": false
|
4067
|
-
}
|
4068
|
-
],
|
4069
|
-
"returnType": {
|
4070
|
-
"__schema": "TypeRefSchema",
|
4071
|
-
"location": {
|
4072
|
-
"filePath": "isolator.main.runtime.ts",
|
4073
|
-
"line": 1136,
|
4074
|
-
"character": 6
|
4075
|
-
},
|
4076
|
-
"name": "Promise",
|
4077
|
-
"typeArgs": [
|
4078
|
-
{
|
4079
|
-
"__schema": "TypeRefSchema",
|
4080
|
-
"location": {
|
4081
|
-
"filePath": "isolator.main.runtime.ts",
|
4082
|
-
"line": 1136,
|
4083
|
-
"character": 14
|
4084
|
-
},
|
4085
|
-
"name": "DataToPersist"
|
4086
|
-
}
|
4087
|
-
]
|
4088
|
-
},
|
4089
|
-
"modifiers": [
|
4090
|
-
"async"
|
4091
|
-
]
|
4092
3983
|
}
|
4093
3984
|
],
|
4094
3985
|
"extendsNodes": [],
|
@@ -4102,6 +3993,7 @@
|
|
4102
3993
|
"line": 4,
|
4103
3994
|
"character": 29
|
4104
3995
|
},
|
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}",
|
4105
3997
|
"name": "IsolateComponentsOptions",
|
4106
3998
|
"exportNode": {
|
4107
3999
|
"__schema": "TypeSchema",
|
@@ -4110,7 +4002,7 @@
|
|
4110
4002
|
"line": 122,
|
4111
4003
|
"character": 1
|
4112
4004
|
},
|
4113
|
-
"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}",
|
4114
4006
|
"name": "IsolateComponentsOptions",
|
4115
4007
|
"type": {
|
4116
4008
|
"__schema": "TypeIntersectionSchema",
|
@@ -4623,7 +4515,7 @@
|
|
4623
4515
|
"__schema": "VariableLikeSchema",
|
4624
4516
|
"location": {
|
4625
4517
|
"filePath": "isolator.main.runtime.ts",
|
4626
|
-
"line":
|
4518
|
+
"line": 218,
|
4627
4519
|
"character": 3
|
4628
4520
|
},
|
4629
4521
|
"doc": {
|
@@ -4633,6 +4525,37 @@
|
|
4633
4525
|
"line": 213,
|
4634
4526
|
"character": 3
|
4635
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
|
+
},
|
4636
4559
|
"raw": "/**\n * Force specific host to get the component from.\n */",
|
4637
4560
|
"comment": "Force specific host to get the component from.",
|
4638
4561
|
"tags": []
|
@@ -4643,7 +4566,7 @@
|
|
4643
4566
|
"__schema": "TypeRefSchema",
|
4644
4567
|
"location": {
|
4645
4568
|
"filePath": "isolator.main.runtime.ts",
|
4646
|
-
"line":
|
4569
|
+
"line": 223,
|
4647
4570
|
"character": 10
|
4648
4571
|
},
|
4649
4572
|
"name": "ComponentFactory"
|
@@ -4654,14 +4577,14 @@
|
|
4654
4577
|
"__schema": "VariableLikeSchema",
|
4655
4578
|
"location": {
|
4656
4579
|
"filePath": "isolator.main.runtime.ts",
|
4657
|
-
"line":
|
4580
|
+
"line": 228,
|
4658
4581
|
"character": 3
|
4659
4582
|
},
|
4660
4583
|
"doc": {
|
4661
4584
|
"__schema": "DocSchema",
|
4662
4585
|
"location": {
|
4663
4586
|
"filePath": "isolator.main.runtime.ts",
|
4664
|
-
"line":
|
4587
|
+
"line": 225,
|
4665
4588
|
"character": 3
|
4666
4589
|
},
|
4667
4590
|
"raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -4674,7 +4597,7 @@
|
|
4674
4597
|
"__schema": "KeywordTypeSchema",
|
4675
4598
|
"location": {
|
4676
4599
|
"filePath": "isolator.main.runtime.ts",
|
4677
|
-
"line":
|
4600
|
+
"line": 228,
|
4678
4601
|
"character": 20
|
4679
4602
|
},
|
4680
4603
|
"name": "string"
|
@@ -4685,14 +4608,14 @@
|
|
4685
4608
|
"__schema": "VariableLikeSchema",
|
4686
4609
|
"location": {
|
4687
4610
|
"filePath": "isolator.main.runtime.ts",
|
4688
|
-
"line":
|
4611
|
+
"line": 233,
|
4689
4612
|
"character": 3
|
4690
4613
|
},
|
4691
4614
|
"doc": {
|
4692
4615
|
"__schema": "DocSchema",
|
4693
4616
|
"location": {
|
4694
4617
|
"filePath": "isolator.main.runtime.ts",
|
4695
|
-
"line":
|
4618
|
+
"line": 230,
|
4696
4619
|
"character": 3
|
4697
4620
|
},
|
4698
4621
|
"raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -4705,7 +4628,7 @@
|
|
4705
4628
|
"__schema": "TypeRefSchema",
|
4706
4629
|
"location": {
|
4707
4630
|
"filePath": "isolator.main.runtime.ts",
|
4708
|
-
"line":
|
4631
|
+
"line": 233,
|
4709
4632
|
"character": 16
|
4710
4633
|
},
|
4711
4634
|
"name": "NodeLinker"
|
@@ -4716,14 +4639,14 @@
|
|
4716
4639
|
"__schema": "VariableLikeSchema",
|
4717
4640
|
"location": {
|
4718
4641
|
"filePath": "isolator.main.runtime.ts",
|
4719
|
-
"line":
|
4642
|
+
"line": 240,
|
4720
4643
|
"character": 3
|
4721
4644
|
},
|
4722
4645
|
"doc": {
|
4723
4646
|
"__schema": "DocSchema",
|
4724
4647
|
"location": {
|
4725
4648
|
"filePath": "isolator.main.runtime.ts",
|
4726
|
-
"line":
|
4649
|
+
"line": 235,
|
4727
4650
|
"character": 3
|
4728
4651
|
},
|
4729
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 */",
|
@@ -4736,7 +4659,7 @@
|
|
4736
4659
|
"__schema": "KeywordTypeSchema",
|
4737
4660
|
"location": {
|
4738
4661
|
"filePath": "isolator.main.runtime.ts",
|
4739
|
-
"line":
|
4662
|
+
"line": 240,
|
4740
4663
|
"character": 33
|
4741
4664
|
},
|
4742
4665
|
"name": "string"
|
@@ -4747,7 +4670,7 @@
|
|
4747
4670
|
"__schema": "VariableLikeSchema",
|
4748
4671
|
"location": {
|
4749
4672
|
"filePath": "isolator.main.runtime.ts",
|
4750
|
-
"line":
|
4673
|
+
"line": 242,
|
4751
4674
|
"character": 3
|
4752
4675
|
},
|
4753
4676
|
"signature": "(property) context?: IsolationContext | undefined",
|
@@ -4756,7 +4679,7 @@
|
|
4756
4679
|
"__schema": "TypeRefSchema",
|
4757
4680
|
"location": {
|
4758
4681
|
"filePath": "isolator.main.runtime.ts",
|
4759
|
-
"line":
|
4682
|
+
"line": 242,
|
4760
4683
|
"character": 13
|
4761
4684
|
},
|
4762
4685
|
"name": "IsolationContext"
|
@@ -4767,14 +4690,14 @@
|
|
4767
4690
|
"__schema": "VariableLikeSchema",
|
4768
4691
|
"location": {
|
4769
4692
|
"filePath": "isolator.main.runtime.ts",
|
4770
|
-
"line":
|
4693
|
+
"line": 247,
|
4771
4694
|
"character": 3
|
4772
4695
|
},
|
4773
4696
|
"doc": {
|
4774
4697
|
"__schema": "DocSchema",
|
4775
4698
|
"location": {
|
4776
4699
|
"filePath": "isolator.main.runtime.ts",
|
4777
|
-
"line":
|
4700
|
+
"line": 244,
|
4778
4701
|
"character": 3
|
4779
4702
|
},
|
4780
4703
|
"raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
|
@@ -4787,7 +4710,7 @@
|
|
4787
4710
|
"__schema": "KeywordTypeSchema",
|
4788
4711
|
"location": {
|
4789
4712
|
"filePath": "isolator.main.runtime.ts",
|
4790
|
-
"line":
|
4713
|
+
"line": 247,
|
4791
4714
|
"character": 22
|
4792
4715
|
},
|
4793
4716
|
"name": "string"
|
@@ -4807,6 +4730,7 @@
|
|
4807
4730
|
"line": 5,
|
4808
4731
|
"character": 10
|
4809
4732
|
},
|
4733
|
+
"signature": "const IsolatorAspect: Aspect",
|
4810
4734
|
"name": "IsolatorAspect",
|
4811
4735
|
"exportNode": {
|
4812
4736
|
"__schema": "VariableLikeSchema",
|
@@ -4842,6 +4766,7 @@
|
|
4842
4766
|
"line": 6,
|
4843
4767
|
"character": 21
|
4844
4768
|
},
|
4769
|
+
"signature": "class CapsuleList",
|
4845
4770
|
"name": "default",
|
4846
4771
|
"exportNode": {
|
4847
4772
|
"__schema": "ClassSchema",
|
@@ -5404,7 +5329,7 @@
|
|
5404
5329
|
"_legacy": {
|
5405
5330
|
"scope": "teambit.component",
|
5406
5331
|
"name": "isolator",
|
5407
|
-
"version": "1.0.
|
5332
|
+
"version": "1.0.412"
|
5408
5333
|
},
|
5409
5334
|
"_scope": "teambit.component"
|
5410
5335
|
}
|
@@ -5850,7 +5775,7 @@
|
|
5850
5775
|
"_legacy": {
|
5851
5776
|
"scope": "teambit.component",
|
5852
5777
|
"name": "isolator",
|
5853
|
-
"version": "1.0.
|
5778
|
+
"version": "1.0.412"
|
5854
5779
|
},
|
5855
5780
|
"_scope": "teambit.component"
|
5856
5781
|
}
|
@@ -5911,7 +5836,7 @@
|
|
5911
5836
|
"_legacy": {
|
5912
5837
|
"scope": "teambit.component",
|
5913
5838
|
"name": "isolator",
|
5914
|
-
"version": "1.0.
|
5839
|
+
"version": "1.0.412"
|
5915
5840
|
},
|
5916
5841
|
"_scope": "teambit.component"
|
5917
5842
|
}
|
@@ -6811,7 +6736,7 @@
|
|
6811
6736
|
"_legacy": {
|
6812
6737
|
"scope": "teambit.component",
|
6813
6738
|
"name": "isolator",
|
6814
|
-
"version": "1.0.
|
6739
|
+
"version": "1.0.412"
|
6815
6740
|
},
|
6816
6741
|
"_scope": "teambit.component"
|
6817
6742
|
}
|
@@ -8053,7 +7978,7 @@
|
|
8053
7978
|
"_legacy": {
|
8054
7979
|
"scope": "teambit.component",
|
8055
7980
|
"name": "isolator",
|
8056
|
-
"version": "1.0.
|
7981
|
+
"version": "1.0.412"
|
8057
7982
|
},
|
8058
7983
|
"_scope": "teambit.component"
|
8059
7984
|
}
|
@@ -8340,7 +8265,7 @@
|
|
8340
8265
|
"_legacy": {
|
8341
8266
|
"scope": "teambit.component",
|
8342
8267
|
"name": "isolator",
|
8343
|
-
"version": "1.0.
|
8268
|
+
"version": "1.0.412"
|
8344
8269
|
},
|
8345
8270
|
"_scope": "teambit.component"
|
8346
8271
|
}
|
@@ -8369,7 +8294,7 @@
|
|
8369
8294
|
"_legacy": {
|
8370
8295
|
"scope": "teambit.component",
|
8371
8296
|
"name": "isolator",
|
8372
|
-
"version": "1.0.
|
8297
|
+
"version": "1.0.412"
|
8373
8298
|
},
|
8374
8299
|
"_scope": "teambit.component"
|
8375
8300
|
}
|
@@ -8829,7 +8754,7 @@
|
|
8829
8754
|
"line": 122,
|
8830
8755
|
"character": 1
|
8831
8756
|
},
|
8832
|
-
"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}",
|
8833
8758
|
"name": "IsolateComponentsOptions",
|
8834
8759
|
"type": {
|
8835
8760
|
"__schema": "TypeIntersectionSchema",
|
@@ -9342,7 +9267,7 @@
|
|
9342
9267
|
"__schema": "VariableLikeSchema",
|
9343
9268
|
"location": {
|
9344
9269
|
"filePath": "isolator.main.runtime.ts",
|
9345
|
-
"line":
|
9270
|
+
"line": 218,
|
9346
9271
|
"character": 3
|
9347
9272
|
},
|
9348
9273
|
"doc": {
|
@@ -9352,6 +9277,37 @@
|
|
9352
9277
|
"line": 213,
|
9353
9278
|
"character": 3
|
9354
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
|
+
},
|
9355
9311
|
"raw": "/**\n * Force specific host to get the component from.\n */",
|
9356
9312
|
"comment": "Force specific host to get the component from.",
|
9357
9313
|
"tags": []
|
@@ -9362,7 +9318,7 @@
|
|
9362
9318
|
"__schema": "TypeRefSchema",
|
9363
9319
|
"location": {
|
9364
9320
|
"filePath": "isolator.main.runtime.ts",
|
9365
|
-
"line":
|
9321
|
+
"line": 223,
|
9366
9322
|
"character": 10
|
9367
9323
|
},
|
9368
9324
|
"name": "ComponentFactory"
|
@@ -9373,14 +9329,14 @@
|
|
9373
9329
|
"__schema": "VariableLikeSchema",
|
9374
9330
|
"location": {
|
9375
9331
|
"filePath": "isolator.main.runtime.ts",
|
9376
|
-
"line":
|
9332
|
+
"line": 228,
|
9377
9333
|
"character": 3
|
9378
9334
|
},
|
9379
9335
|
"doc": {
|
9380
9336
|
"__schema": "DocSchema",
|
9381
9337
|
"location": {
|
9382
9338
|
"filePath": "isolator.main.runtime.ts",
|
9383
|
-
"line":
|
9339
|
+
"line": 225,
|
9384
9340
|
"character": 3
|
9385
9341
|
},
|
9386
9342
|
"raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -9393,7 +9349,7 @@
|
|
9393
9349
|
"__schema": "KeywordTypeSchema",
|
9394
9350
|
"location": {
|
9395
9351
|
"filePath": "isolator.main.runtime.ts",
|
9396
|
-
"line":
|
9352
|
+
"line": 228,
|
9397
9353
|
"character": 20
|
9398
9354
|
},
|
9399
9355
|
"name": "string"
|
@@ -9404,14 +9360,14 @@
|
|
9404
9360
|
"__schema": "VariableLikeSchema",
|
9405
9361
|
"location": {
|
9406
9362
|
"filePath": "isolator.main.runtime.ts",
|
9407
|
-
"line":
|
9363
|
+
"line": 233,
|
9408
9364
|
"character": 3
|
9409
9365
|
},
|
9410
9366
|
"doc": {
|
9411
9367
|
"__schema": "DocSchema",
|
9412
9368
|
"location": {
|
9413
9369
|
"filePath": "isolator.main.runtime.ts",
|
9414
|
-
"line":
|
9370
|
+
"line": 230,
|
9415
9371
|
"character": 3
|
9416
9372
|
},
|
9417
9373
|
"raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
|
@@ -9424,7 +9380,7 @@
|
|
9424
9380
|
"__schema": "TypeRefSchema",
|
9425
9381
|
"location": {
|
9426
9382
|
"filePath": "isolator.main.runtime.ts",
|
9427
|
-
"line":
|
9383
|
+
"line": 233,
|
9428
9384
|
"character": 16
|
9429
9385
|
},
|
9430
9386
|
"name": "NodeLinker"
|
@@ -9435,14 +9391,14 @@
|
|
9435
9391
|
"__schema": "VariableLikeSchema",
|
9436
9392
|
"location": {
|
9437
9393
|
"filePath": "isolator.main.runtime.ts",
|
9438
|
-
"line":
|
9394
|
+
"line": 240,
|
9439
9395
|
"character": 3
|
9440
9396
|
},
|
9441
9397
|
"doc": {
|
9442
9398
|
"__schema": "DocSchema",
|
9443
9399
|
"location": {
|
9444
9400
|
"filePath": "isolator.main.runtime.ts",
|
9445
|
-
"line":
|
9401
|
+
"line": 235,
|
9446
9402
|
"character": 3
|
9447
9403
|
},
|
9448
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 */",
|
@@ -9455,7 +9411,7 @@
|
|
9455
9411
|
"__schema": "KeywordTypeSchema",
|
9456
9412
|
"location": {
|
9457
9413
|
"filePath": "isolator.main.runtime.ts",
|
9458
|
-
"line":
|
9414
|
+
"line": 240,
|
9459
9415
|
"character": 33
|
9460
9416
|
},
|
9461
9417
|
"name": "string"
|
@@ -9466,7 +9422,7 @@
|
|
9466
9422
|
"__schema": "VariableLikeSchema",
|
9467
9423
|
"location": {
|
9468
9424
|
"filePath": "isolator.main.runtime.ts",
|
9469
|
-
"line":
|
9425
|
+
"line": 242,
|
9470
9426
|
"character": 3
|
9471
9427
|
},
|
9472
9428
|
"signature": "(property) context?: IsolationContext | undefined",
|
@@ -9475,7 +9431,7 @@
|
|
9475
9431
|
"__schema": "TypeRefSchema",
|
9476
9432
|
"location": {
|
9477
9433
|
"filePath": "isolator.main.runtime.ts",
|
9478
|
-
"line":
|
9434
|
+
"line": 242,
|
9479
9435
|
"character": 13
|
9480
9436
|
},
|
9481
9437
|
"name": "IsolationContext"
|
@@ -9486,14 +9442,14 @@
|
|
9486
9442
|
"__schema": "VariableLikeSchema",
|
9487
9443
|
"location": {
|
9488
9444
|
"filePath": "isolator.main.runtime.ts",
|
9489
|
-
"line":
|
9445
|
+
"line": 247,
|
9490
9446
|
"character": 3
|
9491
9447
|
},
|
9492
9448
|
"doc": {
|
9493
9449
|
"__schema": "DocSchema",
|
9494
9450
|
"location": {
|
9495
9451
|
"filePath": "isolator.main.runtime.ts",
|
9496
|
-
"line":
|
9452
|
+
"line": 244,
|
9497
9453
|
"character": 3
|
9498
9454
|
},
|
9499
9455
|
"raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
|
@@ -9506,7 +9462,7 @@
|
|
9506
9462
|
"__schema": "KeywordTypeSchema",
|
9507
9463
|
"location": {
|
9508
9464
|
"filePath": "isolator.main.runtime.ts",
|
9509
|
-
"line":
|
9465
|
+
"line": 247,
|
9510
9466
|
"character": 22
|
9511
9467
|
},
|
9512
9468
|
"name": "string"
|
@@ -9522,7 +9478,7 @@
|
|
9522
9478
|
"__schema": "VariableLikeSchema",
|
9523
9479
|
"location": {
|
9524
9480
|
"filePath": "isolator.main.runtime.ts",
|
9525
|
-
"line":
|
9481
|
+
"line": 274,
|
9526
9482
|
"character": 14
|
9527
9483
|
},
|
9528
9484
|
"signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
|
@@ -9531,7 +9487,7 @@
|
|
9531
9487
|
"__schema": "InferenceTypeSchema",
|
9532
9488
|
"location": {
|
9533
9489
|
"filePath": "isolator.main.runtime.ts",
|
9534
|
-
"line":
|
9490
|
+
"line": 274,
|
9535
9491
|
"character": 14
|
9536
9492
|
},
|
9537
9493
|
"type": "\".bit-capsule-ready\""
|
@@ -9543,7 +9499,7 @@
|
|
9543
9499
|
"__schema": "ClassSchema",
|
9544
9500
|
"location": {
|
9545
9501
|
"filePath": "isolator.main.runtime.ts",
|
9546
|
-
"line":
|
9502
|
+
"line": 276,
|
9547
9503
|
"character": 1
|
9548
9504
|
},
|
9549
9505
|
"signature": "class IsolatorMain",
|
@@ -9553,7 +9509,7 @@
|
|
9553
9509
|
"__schema": "VariableLikeSchema",
|
9554
9510
|
"location": {
|
9555
9511
|
"filePath": "isolator.main.runtime.ts",
|
9556
|
-
"line":
|
9512
|
+
"line": 277,
|
9557
9513
|
"character": 3
|
9558
9514
|
},
|
9559
9515
|
"signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
|
@@ -9562,7 +9518,7 @@
|
|
9562
9518
|
"__schema": "InferenceTypeSchema",
|
9563
9519
|
"location": {
|
9564
9520
|
"filePath": "isolator.main.runtime.ts",
|
9565
|
-
"line":
|
9521
|
+
"line": 277,
|
9566
9522
|
"character": 3
|
9567
9523
|
},
|
9568
9524
|
"type": "RuntimeDefinition"
|
@@ -9574,7 +9530,7 @@
|
|
9574
9530
|
"__schema": "VariableLikeSchema",
|
9575
9531
|
"location": {
|
9576
9532
|
"filePath": "isolator.main.runtime.ts",
|
9577
|
-
"line":
|
9533
|
+
"line": 278,
|
9578
9534
|
"character": 3
|
9579
9535
|
},
|
9580
9536
|
"signature": "(property) IsolatorMain.dependencies: Aspect[]",
|
@@ -9583,7 +9539,7 @@
|
|
9583
9539
|
"__schema": "InferenceTypeSchema",
|
9584
9540
|
"location": {
|
9585
9541
|
"filePath": "isolator.main.runtime.ts",
|
9586
|
-
"line":
|
9542
|
+
"line": 278,
|
9587
9543
|
"character": 3
|
9588
9544
|
},
|
9589
9545
|
"type": "Aspect[]"
|
@@ -9595,7 +9551,7 @@
|
|
9595
9551
|
"__schema": "VariableLikeSchema",
|
9596
9552
|
"location": {
|
9597
9553
|
"filePath": "isolator.main.runtime.ts",
|
9598
|
-
"line":
|
9554
|
+
"line": 287,
|
9599
9555
|
"character": 3
|
9600
9556
|
},
|
9601
9557
|
"signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
|
@@ -9604,7 +9560,7 @@
|
|
9604
9560
|
"__schema": "InferenceTypeSchema",
|
9605
9561
|
"location": {
|
9606
9562
|
"filePath": "isolator.main.runtime.ts",
|
9607
|
-
"line":
|
9563
|
+
"line": 287,
|
9608
9564
|
"character": 3
|
9609
9565
|
},
|
9610
9566
|
"type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
|
@@ -9616,7 +9572,7 @@
|
|
9616
9572
|
"__schema": "VariableLikeSchema",
|
9617
9573
|
"location": {
|
9618
9574
|
"filePath": "isolator.main.runtime.ts",
|
9619
|
-
"line":
|
9575
|
+
"line": 288,
|
9620
9576
|
"character": 3
|
9621
9577
|
},
|
9622
9578
|
"signature": "(property) IsolatorMain.defaultConfig: {}",
|
@@ -9625,7 +9581,7 @@
|
|
9625
9581
|
"__schema": "InferenceTypeSchema",
|
9626
9582
|
"location": {
|
9627
9583
|
"filePath": "isolator.main.runtime.ts",
|
9628
|
-
"line":
|
9584
|
+
"line": 288,
|
9629
9585
|
"character": 3
|
9630
9586
|
},
|
9631
9587
|
"type": "{}"
|
@@ -9637,7 +9593,7 @@
|
|
9637
9593
|
"__schema": "VariableLikeSchema",
|
9638
9594
|
"location": {
|
9639
9595
|
"filePath": "isolator.main.runtime.ts",
|
9640
|
-
"line":
|
9596
|
+
"line": 289,
|
9641
9597
|
"character": 3
|
9642
9598
|
},
|
9643
9599
|
"signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
|
@@ -9646,7 +9602,7 @@
|
|
9646
9602
|
"__schema": "TypeLiteralSchema",
|
9647
9603
|
"location": {
|
9648
9604
|
"filePath": "isolator.main.runtime.ts",
|
9649
|
-
"line":
|
9605
|
+
"line": 289,
|
9650
9606
|
"character": 36
|
9651
9607
|
},
|
9652
9608
|
"members": [
|
@@ -9654,14 +9610,14 @@
|
|
9654
9610
|
"__schema": "IndexSignatureSchema",
|
9655
9611
|
"location": {
|
9656
9612
|
"filePath": "isolator.main.runtime.ts",
|
9657
|
-
"line":
|
9613
|
+
"line": 289,
|
9658
9614
|
"character": 38
|
9659
9615
|
},
|
9660
9616
|
"keyType": {
|
9661
9617
|
"__schema": "ParameterSchema",
|
9662
9618
|
"location": {
|
9663
9619
|
"filePath": "isolator.main.runtime.ts",
|
9664
|
-
"line":
|
9620
|
+
"line": 289,
|
9665
9621
|
"character": 39
|
9666
9622
|
},
|
9667
9623
|
"name": "idStr",
|
@@ -9669,7 +9625,7 @@
|
|
9669
9625
|
"__schema": "KeywordTypeSchema",
|
9670
9626
|
"location": {
|
9671
9627
|
"filePath": "isolator.main.runtime.ts",
|
9672
|
-
"line":
|
9628
|
+
"line": 289,
|
9673
9629
|
"character": 46
|
9674
9630
|
},
|
9675
9631
|
"name": "string"
|
@@ -9681,7 +9637,7 @@
|
|
9681
9637
|
"__schema": "KeywordTypeSchema",
|
9682
9638
|
"location": {
|
9683
9639
|
"filePath": "isolator.main.runtime.ts",
|
9684
|
-
"line":
|
9640
|
+
"line": 289,
|
9685
9641
|
"character": 55
|
9686
9642
|
},
|
9687
9643
|
"name": "string"
|
@@ -9696,7 +9652,7 @@
|
|
9696
9652
|
"__schema": "VariableLikeSchema",
|
9697
9653
|
"location": {
|
9698
9654
|
"filePath": "isolator.main.runtime.ts",
|
9699
|
-
"line":
|
9655
|
+
"line": 290,
|
9700
9656
|
"character": 3
|
9701
9657
|
},
|
9702
9658
|
"signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
|
@@ -9705,7 +9661,7 @@
|
|
9705
9661
|
"__schema": "InferenceTypeSchema",
|
9706
9662
|
"location": {
|
9707
9663
|
"filePath": "isolator.main.runtime.ts",
|
9708
|
-
"line":
|
9664
|
+
"line": 290,
|
9709
9665
|
"character": 3
|
9710
9666
|
},
|
9711
9667
|
"type": "Map<string, string>"
|
@@ -9717,7 +9673,7 @@
|
|
9717
9673
|
"__schema": "VariableLikeSchema",
|
9718
9674
|
"location": {
|
9719
9675
|
"filePath": "isolator.main.runtime.ts",
|
9720
|
-
"line":
|
9676
|
+
"line": 291,
|
9721
9677
|
"character": 3
|
9722
9678
|
},
|
9723
9679
|
"signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
|
@@ -9726,7 +9682,7 @@
|
|
9726
9682
|
"__schema": "InferenceTypeSchema",
|
9727
9683
|
"location": {
|
9728
9684
|
"filePath": "isolator.main.runtime.ts",
|
9729
|
-
"line":
|
9685
|
+
"line": 291,
|
9730
9686
|
"character": 3
|
9731
9687
|
},
|
9732
9688
|
"type": "Set<unknown>"
|
@@ -9738,7 +9694,7 @@
|
|
9738
9694
|
"__schema": "FunctionLikeSchema",
|
9739
9695
|
"location": {
|
9740
9696
|
"filePath": "isolator.main.runtime.ts",
|
9741
|
-
"line":
|
9697
|
+
"line": 293,
|
9742
9698
|
"character": 3
|
9743
9699
|
},
|
9744
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>",
|
@@ -9748,7 +9704,7 @@
|
|
9748
9704
|
"__schema": "ParameterSchema",
|
9749
9705
|
"location": {
|
9750
9706
|
"filePath": "isolator.main.runtime.ts",
|
9751
|
-
"line":
|
9707
|
+
"line": 294,
|
9752
9708
|
"character": 5
|
9753
9709
|
},
|
9754
9710
|
"name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
|
@@ -9756,7 +9712,7 @@
|
|
9756
9712
|
"__schema": "TupleTypeSchema",
|
9757
9713
|
"location": {
|
9758
9714
|
"filePath": "isolator.main.runtime.ts",
|
9759
|
-
"line":
|
9715
|
+
"line": 294,
|
9760
9716
|
"character": 105
|
9761
9717
|
},
|
9762
9718
|
"elements": [
|
@@ -9764,7 +9720,7 @@
|
|
9764
9720
|
"__schema": "TypeRefSchema",
|
9765
9721
|
"location": {
|
9766
9722
|
"filePath": "isolator.main.runtime.ts",
|
9767
|
-
"line":
|
9723
|
+
"line": 295,
|
9768
9724
|
"character": 7
|
9769
9725
|
},
|
9770
9726
|
"name": "DependencyResolverMain"
|
@@ -9773,7 +9729,7 @@
|
|
9773
9729
|
"__schema": "TypeRefSchema",
|
9774
9730
|
"location": {
|
9775
9731
|
"filePath": "isolator.main.runtime.ts",
|
9776
|
-
"line":
|
9732
|
+
"line": 296,
|
9777
9733
|
"character": 7
|
9778
9734
|
},
|
9779
9735
|
"name": "LoggerMain"
|
@@ -9782,7 +9738,7 @@
|
|
9782
9738
|
"__schema": "TypeRefSchema",
|
9783
9739
|
"location": {
|
9784
9740
|
"filePath": "isolator.main.runtime.ts",
|
9785
|
-
"line":
|
9741
|
+
"line": 297,
|
9786
9742
|
"character": 7
|
9787
9743
|
},
|
9788
9744
|
"name": "ComponentMain"
|
@@ -9791,7 +9747,7 @@
|
|
9791
9747
|
"__schema": "TypeRefSchema",
|
9792
9748
|
"location": {
|
9793
9749
|
"filePath": "isolator.main.runtime.ts",
|
9794
|
-
"line":
|
9750
|
+
"line": 298,
|
9795
9751
|
"character": 7
|
9796
9752
|
},
|
9797
9753
|
"name": "GraphMain"
|
@@ -9800,7 +9756,7 @@
|
|
9800
9756
|
"__schema": "TypeRefSchema",
|
9801
9757
|
"location": {
|
9802
9758
|
"filePath": "isolator.main.runtime.ts",
|
9803
|
-
"line":
|
9759
|
+
"line": 299,
|
9804
9760
|
"character": 7
|
9805
9761
|
},
|
9806
9762
|
"name": "GlobalConfigMain"
|
@@ -9809,7 +9765,7 @@
|
|
9809
9765
|
"__schema": "TypeRefSchema",
|
9810
9766
|
"location": {
|
9811
9767
|
"filePath": "isolator.main.runtime.ts",
|
9812
|
-
"line":
|
9768
|
+
"line": 300,
|
9813
9769
|
"character": 7
|
9814
9770
|
},
|
9815
9771
|
"name": "AspectLoaderMain"
|
@@ -9818,7 +9774,7 @@
|
|
9818
9774
|
"__schema": "TypeRefSchema",
|
9819
9775
|
"location": {
|
9820
9776
|
"filePath": "isolator.main.runtime.ts",
|
9821
|
-
"line":
|
9777
|
+
"line": 301,
|
9822
9778
|
"character": 7
|
9823
9779
|
},
|
9824
9780
|
"name": "CLIMain"
|
@@ -9832,7 +9788,7 @@
|
|
9832
9788
|
"__schema": "ParameterSchema",
|
9833
9789
|
"location": {
|
9834
9790
|
"filePath": "isolator.main.runtime.ts",
|
9835
|
-
"line":
|
9791
|
+
"line": 303,
|
9836
9792
|
"character": 5
|
9837
9793
|
},
|
9838
9794
|
"name": "_config",
|
@@ -9840,7 +9796,7 @@
|
|
9840
9796
|
"__schema": "InferenceTypeSchema",
|
9841
9797
|
"location": {
|
9842
9798
|
"filePath": "isolator.main.runtime.ts",
|
9843
|
-
"line":
|
9799
|
+
"line": 303,
|
9844
9800
|
"character": 5
|
9845
9801
|
},
|
9846
9802
|
"type": "any"
|
@@ -9852,7 +9808,7 @@
|
|
9852
9808
|
"__schema": "ParameterSchema",
|
9853
9809
|
"location": {
|
9854
9810
|
"filePath": "isolator.main.runtime.ts",
|
9855
|
-
"line":
|
9811
|
+
"line": 304,
|
9856
9812
|
"character": 5
|
9857
9813
|
},
|
9858
9814
|
"name": "[ capsuleTransferSlot ]",
|
@@ -9860,7 +9816,7 @@
|
|
9860
9816
|
"__schema": "TupleTypeSchema",
|
9861
9817
|
"location": {
|
9862
9818
|
"filePath": "isolator.main.runtime.ts",
|
9863
|
-
"line":
|
9819
|
+
"line": 304,
|
9864
9820
|
"character": 28
|
9865
9821
|
},
|
9866
9822
|
"elements": [
|
@@ -9868,7 +9824,7 @@
|
|
9868
9824
|
"__schema": "TypeRefSchema",
|
9869
9825
|
"location": {
|
9870
9826
|
"filePath": "isolator.main.runtime.ts",
|
9871
|
-
"line":
|
9827
|
+
"line": 304,
|
9872
9828
|
"character": 29
|
9873
9829
|
},
|
9874
9830
|
"name": "CapsuleTransferSlot"
|
@@ -9883,7 +9839,7 @@
|
|
9883
9839
|
"__schema": "TypeRefSchema",
|
9884
9840
|
"location": {
|
9885
9841
|
"filePath": "isolator.main.runtime.ts",
|
9886
|
-
"line":
|
9842
|
+
"line": 305,
|
9887
9843
|
"character": 6
|
9888
9844
|
},
|
9889
9845
|
"name": "Promise",
|
@@ -9892,7 +9848,7 @@
|
|
9892
9848
|
"__schema": "TypeRefSchema",
|
9893
9849
|
"location": {
|
9894
9850
|
"filePath": "isolator.main.runtime.ts",
|
9895
|
-
"line":
|
9851
|
+
"line": 305,
|
9896
9852
|
"character": 14
|
9897
9853
|
},
|
9898
9854
|
"name": "IsolatorMain"
|
@@ -9908,7 +9864,7 @@
|
|
9908
9864
|
"__schema": "ConstructorSchema",
|
9909
9865
|
"location": {
|
9910
9866
|
"filePath": "isolator.main.runtime.ts",
|
9911
|
-
"line":
|
9867
|
+
"line": 319,
|
9912
9868
|
"character": 3
|
9913
9869
|
},
|
9914
9870
|
"signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
|
@@ -9918,7 +9874,7 @@
|
|
9918
9874
|
"__schema": "ParameterSchema",
|
9919
9875
|
"location": {
|
9920
9876
|
"filePath": "isolator.main.runtime.ts",
|
9921
|
-
"line":
|
9877
|
+
"line": 320,
|
9922
9878
|
"character": 5
|
9923
9879
|
},
|
9924
9880
|
"name": "dependencyResolver",
|
@@ -9926,7 +9882,7 @@
|
|
9926
9882
|
"__schema": "TypeRefSchema",
|
9927
9883
|
"location": {
|
9928
9884
|
"filePath": "isolator.main.runtime.ts",
|
9929
|
-
"line":
|
9885
|
+
"line": 320,
|
9930
9886
|
"character": 33
|
9931
9887
|
},
|
9932
9888
|
"name": "DependencyResolverMain"
|
@@ -9938,7 +9894,7 @@
|
|
9938
9894
|
"__schema": "ParameterSchema",
|
9939
9895
|
"location": {
|
9940
9896
|
"filePath": "isolator.main.runtime.ts",
|
9941
|
-
"line":
|
9897
|
+
"line": 321,
|
9942
9898
|
"character": 5
|
9943
9899
|
},
|
9944
9900
|
"name": "logger",
|
@@ -9946,7 +9902,7 @@
|
|
9946
9902
|
"__schema": "TypeRefSchema",
|
9947
9903
|
"location": {
|
9948
9904
|
"filePath": "isolator.main.runtime.ts",
|
9949
|
-
"line":
|
9905
|
+
"line": 321,
|
9950
9906
|
"character": 21
|
9951
9907
|
},
|
9952
9908
|
"name": "Logger"
|
@@ -9958,7 +9914,7 @@
|
|
9958
9914
|
"__schema": "ParameterSchema",
|
9959
9915
|
"location": {
|
9960
9916
|
"filePath": "isolator.main.runtime.ts",
|
9961
|
-
"line":
|
9917
|
+
"line": 322,
|
9962
9918
|
"character": 5
|
9963
9919
|
},
|
9964
9920
|
"name": "componentAspect",
|
@@ -9966,7 +9922,7 @@
|
|
9966
9922
|
"__schema": "TypeRefSchema",
|
9967
9923
|
"location": {
|
9968
9924
|
"filePath": "isolator.main.runtime.ts",
|
9969
|
-
"line":
|
9925
|
+
"line": 322,
|
9970
9926
|
"character": 30
|
9971
9927
|
},
|
9972
9928
|
"name": "ComponentMain"
|
@@ -9978,7 +9934,7 @@
|
|
9978
9934
|
"__schema": "ParameterSchema",
|
9979
9935
|
"location": {
|
9980
9936
|
"filePath": "isolator.main.runtime.ts",
|
9981
|
-
"line":
|
9937
|
+
"line": 323,
|
9982
9938
|
"character": 5
|
9983
9939
|
},
|
9984
9940
|
"name": "graph",
|
@@ -9986,7 +9942,7 @@
|
|
9986
9942
|
"__schema": "TypeRefSchema",
|
9987
9943
|
"location": {
|
9988
9944
|
"filePath": "isolator.main.runtime.ts",
|
9989
|
-
"line":
|
9945
|
+
"line": 323,
|
9990
9946
|
"character": 20
|
9991
9947
|
},
|
9992
9948
|
"name": "GraphMain"
|
@@ -9998,7 +9954,7 @@
|
|
9998
9954
|
"__schema": "ParameterSchema",
|
9999
9955
|
"location": {
|
10000
9956
|
"filePath": "isolator.main.runtime.ts",
|
10001
|
-
"line":
|
9957
|
+
"line": 324,
|
10002
9958
|
"character": 5
|
10003
9959
|
},
|
10004
9960
|
"name": "cli",
|
@@ -10006,7 +9962,7 @@
|
|
10006
9962
|
"__schema": "TypeRefSchema",
|
10007
9963
|
"location": {
|
10008
9964
|
"filePath": "isolator.main.runtime.ts",
|
10009
|
-
"line":
|
9965
|
+
"line": 324,
|
10010
9966
|
"character": 18
|
10011
9967
|
},
|
10012
9968
|
"name": "CLIMain"
|
@@ -10018,7 +9974,7 @@
|
|
10018
9974
|
"__schema": "ParameterSchema",
|
10019
9975
|
"location": {
|
10020
9976
|
"filePath": "isolator.main.runtime.ts",
|
10021
|
-
"line":
|
9977
|
+
"line": 325,
|
10022
9978
|
"character": 5
|
10023
9979
|
},
|
10024
9980
|
"name": "globalConfig",
|
@@ -10026,7 +9982,7 @@
|
|
10026
9982
|
"__schema": "TypeRefSchema",
|
10027
9983
|
"location": {
|
10028
9984
|
"filePath": "isolator.main.runtime.ts",
|
10029
|
-
"line":
|
9985
|
+
"line": 325,
|
10030
9986
|
"character": 27
|
10031
9987
|
},
|
10032
9988
|
"name": "GlobalConfigMain"
|
@@ -10038,7 +9994,7 @@
|
|
10038
9994
|
"__schema": "ParameterSchema",
|
10039
9995
|
"location": {
|
10040
9996
|
"filePath": "isolator.main.runtime.ts",
|
10041
|
-
"line":
|
9997
|
+
"line": 326,
|
10042
9998
|
"character": 5
|
10043
9999
|
},
|
10044
10000
|
"name": "aspectLoader",
|
@@ -10046,7 +10002,7 @@
|
|
10046
10002
|
"__schema": "TypeRefSchema",
|
10047
10003
|
"location": {
|
10048
10004
|
"filePath": "isolator.main.runtime.ts",
|
10049
|
-
"line":
|
10005
|
+
"line": 326,
|
10050
10006
|
"character": 27
|
10051
10007
|
},
|
10052
10008
|
"name": "AspectLoaderMain"
|
@@ -10058,7 +10014,7 @@
|
|
10058
10014
|
"__schema": "ParameterSchema",
|
10059
10015
|
"location": {
|
10060
10016
|
"filePath": "isolator.main.runtime.ts",
|
10061
|
-
"line":
|
10017
|
+
"line": 327,
|
10062
10018
|
"character": 5
|
10063
10019
|
},
|
10064
10020
|
"name": "capsuleTransferSlot",
|
@@ -10066,7 +10022,7 @@
|
|
10066
10022
|
"__schema": "TypeRefSchema",
|
10067
10023
|
"location": {
|
10068
10024
|
"filePath": "isolator.main.runtime.ts",
|
10069
|
-
"line":
|
10025
|
+
"line": 327,
|
10070
10026
|
"character": 34
|
10071
10027
|
},
|
10072
10028
|
"name": "CapsuleTransferSlot"
|
@@ -10079,7 +10035,7 @@
|
|
10079
10035
|
"__schema": "ThisTypeSchema",
|
10080
10036
|
"location": {
|
10081
10037
|
"filePath": "isolator.main.runtime.ts",
|
10082
|
-
"line":
|
10038
|
+
"line": 276,
|
10083
10039
|
"character": 1
|
10084
10040
|
},
|
10085
10041
|
"name": "IsolatorMain"
|
@@ -10090,7 +10046,7 @@
|
|
10090
10046
|
"__schema": "FunctionLikeSchema",
|
10091
10047
|
"location": {
|
10092
10048
|
"filePath": "isolator.main.runtime.ts",
|
10093
|
-
"line":
|
10049
|
+
"line": 332,
|
10094
10050
|
"character": 3
|
10095
10051
|
},
|
10096
10052
|
"signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
|
@@ -10100,7 +10056,7 @@
|
|
10100
10056
|
"__schema": "ParameterSchema",
|
10101
10057
|
"location": {
|
10102
10058
|
"filePath": "isolator.main.runtime.ts",
|
10103
|
-
"line":
|
10059
|
+
"line": 333,
|
10104
10060
|
"character": 5
|
10105
10061
|
},
|
10106
10062
|
"name": "seeders",
|
@@ -10108,14 +10064,14 @@
|
|
10108
10064
|
"__schema": "TypeArraySchema",
|
10109
10065
|
"location": {
|
10110
10066
|
"filePath": "isolator.main.runtime.ts",
|
10111
|
-
"line":
|
10067
|
+
"line": 333,
|
10112
10068
|
"character": 14
|
10113
10069
|
},
|
10114
10070
|
"type": {
|
10115
10071
|
"__schema": "TypeRefSchema",
|
10116
10072
|
"location": {
|
10117
10073
|
"filePath": "isolator.main.runtime.ts",
|
10118
|
-
"line":
|
10074
|
+
"line": 333,
|
10119
10075
|
"character": 14
|
10120
10076
|
},
|
10121
10077
|
"name": "ComponentID"
|
@@ -10128,7 +10084,7 @@
|
|
10128
10084
|
"__schema": "ParameterSchema",
|
10129
10085
|
"location": {
|
10130
10086
|
"filePath": "isolator.main.runtime.ts",
|
10131
|
-
"line":
|
10087
|
+
"line": 334,
|
10132
10088
|
"character": 5
|
10133
10089
|
},
|
10134
10090
|
"name": "opts",
|
@@ -10136,7 +10092,7 @@
|
|
10136
10092
|
"__schema": "TypeRefSchema",
|
10137
10093
|
"location": {
|
10138
10094
|
"filePath": "isolator.main.runtime.ts",
|
10139
|
-
"line":
|
10095
|
+
"line": 334,
|
10140
10096
|
"character": 11
|
10141
10097
|
},
|
10142
10098
|
"name": "IsolateComponentsOptions"
|
@@ -10148,7 +10104,7 @@
|
|
10148
10104
|
"__schema": "ParameterSchema",
|
10149
10105
|
"location": {
|
10150
10106
|
"filePath": "isolator.main.runtime.ts",
|
10151
|
-
"line":
|
10107
|
+
"line": 335,
|
10152
10108
|
"character": 5
|
10153
10109
|
},
|
10154
10110
|
"name": "legacyScope",
|
@@ -10156,7 +10112,7 @@
|
|
10156
10112
|
"__schema": "TypeRefSchema",
|
10157
10113
|
"location": {
|
10158
10114
|
"filePath": "isolator.main.runtime.ts",
|
10159
|
-
"line":
|
10115
|
+
"line": 335,
|
10160
10116
|
"character": 19
|
10161
10117
|
},
|
10162
10118
|
"name": "LegacyScope"
|
@@ -10169,7 +10125,7 @@
|
|
10169
10125
|
"__schema": "TypeRefSchema",
|
10170
10126
|
"location": {
|
10171
10127
|
"filePath": "isolator.main.runtime.ts",
|
10172
|
-
"line":
|
10128
|
+
"line": 336,
|
10173
10129
|
"character": 6
|
10174
10130
|
},
|
10175
10131
|
"name": "Promise",
|
@@ -10178,7 +10134,7 @@
|
|
10178
10134
|
"__schema": "TypeRefSchema",
|
10179
10135
|
"location": {
|
10180
10136
|
"filePath": "isolator.main.runtime.ts",
|
10181
|
-
"line":
|
10137
|
+
"line": 336,
|
10182
10138
|
"character": 14
|
10183
10139
|
},
|
10184
10140
|
"name": "Network"
|
@@ -10193,14 +10149,14 @@
|
|
10193
10149
|
"__schema": "FunctionLikeSchema",
|
10194
10150
|
"location": {
|
10195
10151
|
"filePath": "isolator.main.runtime.ts",
|
10196
|
-
"line":
|
10152
|
+
"line": 582,
|
10197
10153
|
"character": 3
|
10198
10154
|
},
|
10199
10155
|
"doc": {
|
10200
10156
|
"__schema": "DocSchema",
|
10201
10157
|
"location": {
|
10202
10158
|
"filePath": "isolator.main.runtime.ts",
|
10203
|
-
"line":
|
10159
|
+
"line": 575,
|
10204
10160
|
"character": 3
|
10205
10161
|
},
|
10206
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 */",
|
@@ -10210,7 +10166,7 @@
|
|
10210
10166
|
"__schema": "PropertyLikeTagSchema",
|
10211
10167
|
"location": {
|
10212
10168
|
"filePath": "isolator.main.runtime.ts",
|
10213
|
-
"line":
|
10169
|
+
"line": 577,
|
10214
10170
|
"character": 6
|
10215
10171
|
},
|
10216
10172
|
"name": "originalCapsule",
|
@@ -10221,7 +10177,7 @@
|
|
10221
10177
|
"__schema": "PropertyLikeTagSchema",
|
10222
10178
|
"location": {
|
10223
10179
|
"filePath": "isolator.main.runtime.ts",
|
10224
|
-
"line":
|
10180
|
+
"line": 578,
|
10225
10181
|
"character": 6
|
10226
10182
|
},
|
10227
10183
|
"name": "newBaseDir",
|
@@ -10232,7 +10188,7 @@
|
|
10232
10188
|
"__schema": "ReturnTagSchema",
|
10233
10189
|
"location": {
|
10234
10190
|
"filePath": "isolator.main.runtime.ts",
|
10235
|
-
"line":
|
10191
|
+
"line": 579,
|
10236
10192
|
"character": 6
|
10237
10193
|
},
|
10238
10194
|
"tagName": "return",
|
@@ -10247,7 +10203,7 @@
|
|
10247
10203
|
"__schema": "ParameterSchema",
|
10248
10204
|
"location": {
|
10249
10205
|
"filePath": "isolator.main.runtime.ts",
|
10250
|
-
"line":
|
10206
|
+
"line": 582,
|
10251
10207
|
"character": 22
|
10252
10208
|
},
|
10253
10209
|
"name": "originalCapsule",
|
@@ -10255,7 +10211,7 @@
|
|
10255
10211
|
"__schema": "TypeRefSchema",
|
10256
10212
|
"location": {
|
10257
10213
|
"filePath": "isolator.main.runtime.ts",
|
10258
|
-
"line":
|
10214
|
+
"line": 582,
|
10259
10215
|
"character": 39
|
10260
10216
|
},
|
10261
10217
|
"name": "Capsule"
|
@@ -10267,7 +10223,7 @@
|
|
10267
10223
|
"__schema": "ParameterSchema",
|
10268
10224
|
"location": {
|
10269
10225
|
"filePath": "isolator.main.runtime.ts",
|
10270
|
-
"line":
|
10226
|
+
"line": 582,
|
10271
10227
|
"character": 48
|
10272
10228
|
},
|
10273
10229
|
"name": "newBaseDir",
|
@@ -10275,7 +10231,7 @@
|
|
10275
10231
|
"__schema": "KeywordTypeSchema",
|
10276
10232
|
"location": {
|
10277
10233
|
"filePath": "isolator.main.runtime.ts",
|
10278
|
-
"line":
|
10234
|
+
"line": 582,
|
10279
10235
|
"character": 60
|
10280
10236
|
},
|
10281
10237
|
"name": "string"
|
@@ -10288,7 +10244,7 @@
|
|
10288
10244
|
"__schema": "TypeRefSchema",
|
10289
10245
|
"location": {
|
10290
10246
|
"filePath": "isolator.main.runtime.ts",
|
10291
|
-
"line":
|
10247
|
+
"line": 582,
|
10292
10248
|
"character": 69
|
10293
10249
|
},
|
10294
10250
|
"name": "Promise",
|
@@ -10297,7 +10253,7 @@
|
|
10297
10253
|
"__schema": "TypeRefSchema",
|
10298
10254
|
"location": {
|
10299
10255
|
"filePath": "isolator.main.runtime.ts",
|
10300
|
-
"line":
|
10256
|
+
"line": 582,
|
10301
10257
|
"character": 77
|
10302
10258
|
},
|
10303
10259
|
"name": "Capsule"
|
@@ -10312,7 +10268,7 @@
|
|
10312
10268
|
"__schema": "FunctionLikeSchema",
|
10313
10269
|
"location": {
|
10314
10270
|
"filePath": "isolator.main.runtime.ts",
|
10315
|
-
"line":
|
10271
|
+
"line": 961,
|
10316
10272
|
"character": 3
|
10317
10273
|
},
|
10318
10274
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -10322,7 +10278,7 @@
|
|
10322
10278
|
"__schema": "ParameterSchema",
|
10323
10279
|
"location": {
|
10324
10280
|
"filePath": "isolator.main.runtime.ts",
|
10325
|
-
"line":
|
10281
|
+
"line": 961,
|
10326
10282
|
"character": 14
|
10327
10283
|
},
|
10328
10284
|
"name": "rootDir",
|
@@ -10330,7 +10286,7 @@
|
|
10330
10286
|
"__schema": "KeywordTypeSchema",
|
10331
10287
|
"location": {
|
10332
10288
|
"filePath": "isolator.main.runtime.ts",
|
10333
|
-
"line":
|
10289
|
+
"line": 961,
|
10334
10290
|
"character": 23
|
10335
10291
|
},
|
10336
10292
|
"name": "string"
|
@@ -10343,7 +10299,7 @@
|
|
10343
10299
|
"__schema": "TypeRefSchema",
|
10344
10300
|
"location": {
|
10345
10301
|
"filePath": "isolator.main.runtime.ts",
|
10346
|
-
"line":
|
10302
|
+
"line": 961,
|
10347
10303
|
"character": 32
|
10348
10304
|
},
|
10349
10305
|
"name": "Promise",
|
@@ -10352,7 +10308,7 @@
|
|
10352
10308
|
"__schema": "TypeRefSchema",
|
10353
10309
|
"location": {
|
10354
10310
|
"filePath": "isolator.main.runtime.ts",
|
10355
|
-
"line":
|
10311
|
+
"line": 961,
|
10356
10312
|
"character": 40
|
10357
10313
|
},
|
10358
10314
|
"name": "ListResults"
|
@@ -10367,7 +10323,7 @@
|
|
10367
10323
|
"__schema": "FunctionLikeSchema",
|
10368
10324
|
"location": {
|
10369
10325
|
"filePath": "isolator.main.runtime.ts",
|
10370
|
-
"line":
|
10326
|
+
"line": 977,
|
10371
10327
|
"character": 3
|
10372
10328
|
},
|
10373
10329
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -10377,7 +10333,7 @@
|
|
10377
10333
|
"__schema": "ParameterSchema",
|
10378
10334
|
"location": {
|
10379
10335
|
"filePath": "isolator.main.runtime.ts",
|
10380
|
-
"line":
|
10336
|
+
"line": 977,
|
10381
10337
|
"character": 29
|
10382
10338
|
},
|
10383
10339
|
"name": "fn",
|
@@ -10385,7 +10341,7 @@
|
|
10385
10341
|
"__schema": "TypeRefSchema",
|
10386
10342
|
"location": {
|
10387
10343
|
"filePath": "isolator.main.runtime.ts",
|
10388
|
-
"line":
|
10344
|
+
"line": 977,
|
10389
10345
|
"character": 33
|
10390
10346
|
},
|
10391
10347
|
"name": "CapsuleTransferFn"
|
@@ -10398,7 +10354,7 @@
|
|
10398
10354
|
"__schema": "InferenceTypeSchema",
|
10399
10355
|
"location": {
|
10400
10356
|
"filePath": "isolator.main.runtime.ts",
|
10401
|
-
"line":
|
10357
|
+
"line": 977,
|
10402
10358
|
"character": 3
|
10403
10359
|
},
|
10404
10360
|
"type": "void"
|
@@ -10409,14 +10365,14 @@
|
|
10409
10365
|
"__schema": "FunctionLikeSchema",
|
10410
10366
|
"location": {
|
10411
10367
|
"filePath": "isolator.main.runtime.ts",
|
10412
|
-
"line":
|
10368
|
+
"line": 992,
|
10413
10369
|
"character": 3
|
10414
10370
|
},
|
10415
10371
|
"doc": {
|
10416
10372
|
"__schema": "DocSchema",
|
10417
10373
|
"location": {
|
10418
10374
|
"filePath": "isolator.main.runtime.ts",
|
10419
|
-
"line":
|
10375
|
+
"line": 991,
|
10420
10376
|
"character": 3
|
10421
10377
|
},
|
10422
10378
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -10426,7 +10382,7 @@
|
|
10426
10382
|
"__schema": "TagSchema",
|
10427
10383
|
"location": {
|
10428
10384
|
"filePath": "isolator.main.runtime.ts",
|
10429
|
-
"line":
|
10385
|
+
"line": 991,
|
10430
10386
|
"character": 7
|
10431
10387
|
},
|
10432
10388
|
"tagName": "deprecated",
|
@@ -10441,7 +10397,7 @@
|
|
10441
10397
|
"__schema": "ParameterSchema",
|
10442
10398
|
"location": {
|
10443
10399
|
"filePath": "isolator.main.runtime.ts",
|
10444
|
-
"line":
|
10400
|
+
"line": 992,
|
10445
10401
|
"character": 22
|
10446
10402
|
},
|
10447
10403
|
"name": "baseDir",
|
@@ -10449,7 +10405,7 @@
|
|
10449
10405
|
"__schema": "KeywordTypeSchema",
|
10450
10406
|
"location": {
|
10451
10407
|
"filePath": "isolator.main.runtime.ts",
|
10452
|
-
"line":
|
10408
|
+
"line": 992,
|
10453
10409
|
"character": 31
|
10454
10410
|
},
|
10455
10411
|
"name": "string"
|
@@ -10461,7 +10417,7 @@
|
|
10461
10417
|
"__schema": "ParameterSchema",
|
10462
10418
|
"location": {
|
10463
10419
|
"filePath": "isolator.main.runtime.ts",
|
10464
|
-
"line":
|
10420
|
+
"line": 992,
|
10465
10421
|
"character": 39
|
10466
10422
|
},
|
10467
10423
|
"name": "rootBaseDir",
|
@@ -10469,7 +10425,7 @@
|
|
10469
10425
|
"__schema": "KeywordTypeSchema",
|
10470
10426
|
"location": {
|
10471
10427
|
"filePath": "isolator.main.runtime.ts",
|
10472
|
-
"line":
|
10428
|
+
"line": 992,
|
10473
10429
|
"character": 53
|
10474
10430
|
},
|
10475
10431
|
"name": "string"
|
@@ -10481,7 +10437,7 @@
|
|
10481
10437
|
"__schema": "ParameterSchema",
|
10482
10438
|
"location": {
|
10483
10439
|
"filePath": "isolator.main.runtime.ts",
|
10484
|
-
"line":
|
10440
|
+
"line": 992,
|
10485
10441
|
"character": 61
|
10486
10442
|
},
|
10487
10443
|
"name": "useHash",
|
@@ -10489,7 +10445,7 @@
|
|
10489
10445
|
"__schema": "KeywordTypeSchema",
|
10490
10446
|
"location": {
|
10491
10447
|
"filePath": "isolator.main.runtime.ts",
|
10492
|
-
"line":
|
10448
|
+
"line": 992,
|
10493
10449
|
"character": 71
|
10494
10450
|
},
|
10495
10451
|
"name": "boolean"
|
@@ -10502,7 +10458,7 @@
|
|
10502
10458
|
"__schema": "TypeRefSchema",
|
10503
10459
|
"location": {
|
10504
10460
|
"filePath": "isolator.main.runtime.ts",
|
10505
|
-
"line":
|
10461
|
+
"line": 992,
|
10506
10462
|
"character": 81
|
10507
10463
|
},
|
10508
10464
|
"name": "PathOsBasedAbsolute"
|
@@ -10513,7 +10469,7 @@
|
|
10513
10469
|
"__schema": "FunctionLikeSchema",
|
10514
10470
|
"location": {
|
10515
10471
|
"filePath": "isolator.main.runtime.ts",
|
10516
|
-
"line":
|
10472
|
+
"line": 993,
|
10517
10473
|
"character": 3
|
10518
10474
|
},
|
10519
10475
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -10523,7 +10479,7 @@
|
|
10523
10479
|
"__schema": "ParameterSchema",
|
10524
10480
|
"location": {
|
10525
10481
|
"filePath": "isolator.main.runtime.ts",
|
10526
|
-
"line":
|
10482
|
+
"line": 993,
|
10527
10483
|
"character": 22
|
10528
10484
|
},
|
10529
10485
|
"name": "getCapsuleDirOpts",
|
@@ -10531,7 +10487,7 @@
|
|
10531
10487
|
"__schema": "TypeRefSchema",
|
10532
10488
|
"location": {
|
10533
10489
|
"filePath": "isolator.main.runtime.ts",
|
10534
|
-
"line":
|
10490
|
+
"line": 993,
|
10535
10491
|
"character": 41
|
10536
10492
|
},
|
10537
10493
|
"name": "GetCapsuleDirOpts"
|
@@ -10544,7 +10500,7 @@
|
|
10544
10500
|
"__schema": "TypeRefSchema",
|
10545
10501
|
"location": {
|
10546
10502
|
"filePath": "isolator.main.runtime.ts",
|
10547
|
-
"line":
|
10503
|
+
"line": 993,
|
10548
10504
|
"character": 61
|
10549
10505
|
},
|
10550
10506
|
"name": "PathOsBasedAbsolute"
|
@@ -10555,7 +10511,7 @@
|
|
10555
10511
|
"__schema": "FunctionLikeSchema",
|
10556
10512
|
"location": {
|
10557
10513
|
"filePath": "isolator.main.runtime.ts",
|
10558
|
-
"line":
|
10514
|
+
"line": 994,
|
10559
10515
|
"character": 3
|
10560
10516
|
},
|
10561
10517
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -10565,7 +10521,7 @@
|
|
10565
10521
|
"__schema": "ParameterSchema",
|
10566
10522
|
"location": {
|
10567
10523
|
"filePath": "isolator.main.runtime.ts",
|
10568
|
-
"line":
|
10524
|
+
"line": 995,
|
10569
10525
|
"character": 5
|
10570
10526
|
},
|
10571
10527
|
"name": "getCapsuleDirOpts",
|
@@ -10573,7 +10529,7 @@
|
|
10573
10529
|
"__schema": "TypeUnionSchema",
|
10574
10530
|
"location": {
|
10575
10531
|
"filePath": "isolator.main.runtime.ts",
|
10576
|
-
"line":
|
10532
|
+
"line": 995,
|
10577
10533
|
"character": 24
|
10578
10534
|
},
|
10579
10535
|
"types": [
|
@@ -10581,7 +10537,7 @@
|
|
10581
10537
|
"__schema": "TypeRefSchema",
|
10582
10538
|
"location": {
|
10583
10539
|
"filePath": "isolator.main.runtime.ts",
|
10584
|
-
"line":
|
10540
|
+
"line": 995,
|
10585
10541
|
"character": 24
|
10586
10542
|
},
|
10587
10543
|
"name": "GetCapsuleDirOpts"
|
@@ -10590,7 +10546,7 @@
|
|
10590
10546
|
"__schema": "KeywordTypeSchema",
|
10591
10547
|
"location": {
|
10592
10548
|
"filePath": "isolator.main.runtime.ts",
|
10593
|
-
"line":
|
10549
|
+
"line": 995,
|
10594
10550
|
"character": 44
|
10595
10551
|
},
|
10596
10552
|
"name": "string"
|
@@ -10604,7 +10560,7 @@
|
|
10604
10560
|
"__schema": "ParameterSchema",
|
10605
10561
|
"location": {
|
10606
10562
|
"filePath": "isolator.main.runtime.ts",
|
10607
|
-
"line":
|
10563
|
+
"line": 996,
|
10608
10564
|
"character": 5
|
10609
10565
|
},
|
10610
10566
|
"name": "rootBaseDir",
|
@@ -10612,7 +10568,7 @@
|
|
10612
10568
|
"__schema": "KeywordTypeSchema",
|
10613
10569
|
"location": {
|
10614
10570
|
"filePath": "isolator.main.runtime.ts",
|
10615
|
-
"line":
|
10571
|
+
"line": 996,
|
10616
10572
|
"character": 19
|
10617
10573
|
},
|
10618
10574
|
"name": "string"
|
@@ -10624,7 +10580,7 @@
|
|
10624
10580
|
"__schema": "ParameterSchema",
|
10625
10581
|
"location": {
|
10626
10582
|
"filePath": "isolator.main.runtime.ts",
|
10627
|
-
"line":
|
10583
|
+
"line": 997,
|
10628
10584
|
"character": 5
|
10629
10585
|
},
|
10630
10586
|
"name": "useHash",
|
@@ -10632,7 +10588,7 @@
|
|
10632
10588
|
"__schema": "InferenceTypeSchema",
|
10633
10589
|
"location": {
|
10634
10590
|
"filePath": "isolator.main.runtime.ts",
|
10635
|
-
"line":
|
10591
|
+
"line": 997,
|
10636
10592
|
"character": 5
|
10637
10593
|
},
|
10638
10594
|
"type": "boolean"
|
@@ -10645,7 +10601,7 @@
|
|
10645
10601
|
"__schema": "ParameterSchema",
|
10646
10602
|
"location": {
|
10647
10603
|
"filePath": "isolator.main.runtime.ts",
|
10648
|
-
"line":
|
10604
|
+
"line": 998,
|
10649
10605
|
"character": 5
|
10650
10606
|
},
|
10651
10607
|
"name": "useDatedDirs",
|
@@ -10653,7 +10609,7 @@
|
|
10653
10609
|
"__schema": "InferenceTypeSchema",
|
10654
10610
|
"location": {
|
10655
10611
|
"filePath": "isolator.main.runtime.ts",
|
10656
|
-
"line":
|
10612
|
+
"line": 998,
|
10657
10613
|
"character": 5
|
10658
10614
|
},
|
10659
10615
|
"type": "boolean"
|
@@ -10666,7 +10622,7 @@
|
|
10666
10622
|
"__schema": "ParameterSchema",
|
10667
10623
|
"location": {
|
10668
10624
|
"filePath": "isolator.main.runtime.ts",
|
10669
|
-
"line":
|
10625
|
+
"line": 999,
|
10670
10626
|
"character": 5
|
10671
10627
|
},
|
10672
10628
|
"name": "datedDirId",
|
@@ -10674,7 +10630,7 @@
|
|
10674
10630
|
"__schema": "KeywordTypeSchema",
|
10675
10631
|
"location": {
|
10676
10632
|
"filePath": "isolator.main.runtime.ts",
|
10677
|
-
"line":
|
10633
|
+
"line": 999,
|
10678
10634
|
"character": 18
|
10679
10635
|
},
|
10680
10636
|
"name": "string"
|
@@ -10687,7 +10643,7 @@
|
|
10687
10643
|
"__schema": "TypeRefSchema",
|
10688
10644
|
"location": {
|
10689
10645
|
"filePath": "isolator.main.runtime.ts",
|
10690
|
-
"line":
|
10646
|
+
"line": 1000,
|
10691
10647
|
"character": 6
|
10692
10648
|
},
|
10693
10649
|
"name": "PathOsBasedAbsolute"
|
@@ -10698,7 +10654,7 @@
|
|
10698
10654
|
"__schema": "FunctionLikeSchema",
|
10699
10655
|
"location": {
|
10700
10656
|
"filePath": "isolator.main.runtime.ts",
|
10701
|
-
"line":
|
10657
|
+
"line": 1036,
|
10702
10658
|
"character": 3
|
10703
10659
|
},
|
10704
10660
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -10708,7 +10664,7 @@
|
|
10708
10664
|
"__schema": "ParameterSchema",
|
10709
10665
|
"location": {
|
10710
10666
|
"filePath": "isolator.main.runtime.ts",
|
10711
|
-
"line":
|
10667
|
+
"line": 1036,
|
10712
10668
|
"character": 24
|
10713
10669
|
},
|
10714
10670
|
"name": "rootDir",
|
@@ -10716,7 +10672,7 @@
|
|
10716
10672
|
"__schema": "KeywordTypeSchema",
|
10717
10673
|
"location": {
|
10718
10674
|
"filePath": "isolator.main.runtime.ts",
|
10719
|
-
"line":
|
10675
|
+
"line": 1036,
|
10720
10676
|
"character": 34
|
10721
10677
|
},
|
10722
10678
|
"name": "string"
|
@@ -10729,7 +10685,7 @@
|
|
10729
10685
|
"__schema": "TypeRefSchema",
|
10730
10686
|
"location": {
|
10731
10687
|
"filePath": "isolator.main.runtime.ts",
|
10732
|
-
"line":
|
10688
|
+
"line": 1036,
|
10733
10689
|
"character": 43
|
10734
10690
|
},
|
10735
10691
|
"name": "Promise",
|
@@ -10738,7 +10694,7 @@
|
|
10738
10694
|
"__schema": "KeywordTypeSchema",
|
10739
10695
|
"location": {
|
10740
10696
|
"filePath": "isolator.main.runtime.ts",
|
10741
|
-
"line":
|
10697
|
+
"line": 1036,
|
10742
10698
|
"character": 51
|
10743
10699
|
},
|
10744
10700
|
"name": "string"
|
@@ -10748,121 +10704,6 @@
|
|
10748
10704
|
"modifiers": [
|
10749
10705
|
"async"
|
10750
10706
|
]
|
10751
|
-
},
|
10752
|
-
{
|
10753
|
-
"__schema": "FunctionLikeSchema",
|
10754
|
-
"location": {
|
10755
|
-
"filePath": "isolator.main.runtime.ts",
|
10756
|
-
"line": 1131,
|
10757
|
-
"character": 3
|
10758
|
-
},
|
10759
|
-
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
10760
|
-
"name": "populateComponentsFilesToWriteForCapsule",
|
10761
|
-
"params": [
|
10762
|
-
{
|
10763
|
-
"__schema": "ParameterSchema",
|
10764
|
-
"location": {
|
10765
|
-
"filePath": "isolator.main.runtime.ts",
|
10766
|
-
"line": 1132,
|
10767
|
-
"character": 5
|
10768
|
-
},
|
10769
|
-
"name": "component",
|
10770
|
-
"type": {
|
10771
|
-
"__schema": "TypeRefSchema",
|
10772
|
-
"location": {
|
10773
|
-
"filePath": "isolator.main.runtime.ts",
|
10774
|
-
"line": 1132,
|
10775
|
-
"character": 16
|
10776
|
-
},
|
10777
|
-
"name": "Component"
|
10778
|
-
},
|
10779
|
-
"isOptional": false,
|
10780
|
-
"isSpread": false
|
10781
|
-
},
|
10782
|
-
{
|
10783
|
-
"__schema": "ParameterSchema",
|
10784
|
-
"location": {
|
10785
|
-
"filePath": "isolator.main.runtime.ts",
|
10786
|
-
"line": 1133,
|
10787
|
-
"character": 5
|
10788
|
-
},
|
10789
|
-
"name": "ids",
|
10790
|
-
"type": {
|
10791
|
-
"__schema": "TypeRefSchema",
|
10792
|
-
"location": {
|
10793
|
-
"filePath": "isolator.main.runtime.ts",
|
10794
|
-
"line": 1133,
|
10795
|
-
"character": 10
|
10796
|
-
},
|
10797
|
-
"name": "ComponentIdList"
|
10798
|
-
},
|
10799
|
-
"isOptional": false,
|
10800
|
-
"isSpread": false
|
10801
|
-
},
|
10802
|
-
{
|
10803
|
-
"__schema": "ParameterSchema",
|
10804
|
-
"location": {
|
10805
|
-
"filePath": "isolator.main.runtime.ts",
|
10806
|
-
"line": 1134,
|
10807
|
-
"character": 5
|
10808
|
-
},
|
10809
|
-
"name": "legacyScope",
|
10810
|
-
"type": {
|
10811
|
-
"__schema": "TypeRefSchema",
|
10812
|
-
"location": {
|
10813
|
-
"filePath": "isolator.main.runtime.ts",
|
10814
|
-
"line": 1134,
|
10815
|
-
"character": 19
|
10816
|
-
},
|
10817
|
-
"name": "Scope"
|
10818
|
-
},
|
10819
|
-
"isOptional": true,
|
10820
|
-
"isSpread": false
|
10821
|
-
},
|
10822
|
-
{
|
10823
|
-
"__schema": "ParameterSchema",
|
10824
|
-
"location": {
|
10825
|
-
"filePath": "isolator.main.runtime.ts",
|
10826
|
-
"line": 1135,
|
10827
|
-
"character": 5
|
10828
|
-
},
|
10829
|
-
"name": "opts",
|
10830
|
-
"type": {
|
10831
|
-
"__schema": "TypeRefSchema",
|
10832
|
-
"location": {
|
10833
|
-
"filePath": "isolator.main.runtime.ts",
|
10834
|
-
"line": 1135,
|
10835
|
-
"character": 12
|
10836
|
-
},
|
10837
|
-
"name": "IsolateComponentsOptions"
|
10838
|
-
},
|
10839
|
-
"isOptional": true,
|
10840
|
-
"isSpread": false
|
10841
|
-
}
|
10842
|
-
],
|
10843
|
-
"returnType": {
|
10844
|
-
"__schema": "TypeRefSchema",
|
10845
|
-
"location": {
|
10846
|
-
"filePath": "isolator.main.runtime.ts",
|
10847
|
-
"line": 1136,
|
10848
|
-
"character": 6
|
10849
|
-
},
|
10850
|
-
"name": "Promise",
|
10851
|
-
"typeArgs": [
|
10852
|
-
{
|
10853
|
-
"__schema": "TypeRefSchema",
|
10854
|
-
"location": {
|
10855
|
-
"filePath": "isolator.main.runtime.ts",
|
10856
|
-
"line": 1136,
|
10857
|
-
"character": 14
|
10858
|
-
},
|
10859
|
-
"name": "DataToPersist"
|
10860
|
-
}
|
10861
|
-
]
|
10862
|
-
},
|
10863
|
-
"modifiers": [
|
10864
|
-
"async"
|
10865
|
-
]
|
10866
10707
|
}
|
10867
10708
|
],
|
10868
10709
|
"extendsNodes": [],
|
@@ -10988,7 +10829,7 @@
|
|
10988
10829
|
"__schema": "TypeSchema",
|
10989
10830
|
"location": {
|
10990
10831
|
"filePath": "isolator.main.runtime.ts",
|
10991
|
-
"line":
|
10832
|
+
"line": 250,
|
10992
10833
|
"character": 1
|
10993
10834
|
},
|
10994
10835
|
"signature": "type GetCapsuleDirOpts = Pick<IsolateComponentsOptions, \"datedDirId\" | \"useHash\" | \"rootBaseDir\" | \"useDatedDirs\" | \"cacheLockFileOnly\"> & {\n baseDir: string;\n}",
|
@@ -10997,7 +10838,7 @@
|
|
10997
10838
|
"__schema": "TypeIntersectionSchema",
|
10998
10839
|
"location": {
|
10999
10840
|
"filePath": "isolator.main.runtime.ts",
|
11000
|
-
"line":
|
10841
|
+
"line": 250,
|
11001
10842
|
"character": 26
|
11002
10843
|
},
|
11003
10844
|
"types": [
|
@@ -11005,7 +10846,7 @@
|
|
11005
10846
|
"__schema": "TypeRefSchema",
|
11006
10847
|
"location": {
|
11007
10848
|
"filePath": "isolator.main.runtime.ts",
|
11008
|
-
"line":
|
10849
|
+
"line": 250,
|
11009
10850
|
"character": 26
|
11010
10851
|
},
|
11011
10852
|
"name": "Pick",
|
@@ -11014,7 +10855,7 @@
|
|
11014
10855
|
"__schema": "TypeRefSchema",
|
11015
10856
|
"location": {
|
11016
10857
|
"filePath": "isolator.main.runtime.ts",
|
11017
|
-
"line":
|
10858
|
+
"line": 251,
|
11018
10859
|
"character": 3
|
11019
10860
|
},
|
11020
10861
|
"name": "IsolateComponentsOptions"
|
@@ -11023,7 +10864,7 @@
|
|
11023
10864
|
"__schema": "TypeUnionSchema",
|
11024
10865
|
"location": {
|
11025
10866
|
"filePath": "isolator.main.runtime.ts",
|
11026
|
-
"line":
|
10867
|
+
"line": 252,
|
11027
10868
|
"character": 3
|
11028
10869
|
},
|
11029
10870
|
"types": [
|
@@ -11031,7 +10872,7 @@
|
|
11031
10872
|
"__schema": "LiteralTypeSchema",
|
11032
10873
|
"location": {
|
11033
10874
|
"filePath": "isolator.main.runtime.ts",
|
11034
|
-
"line":
|
10875
|
+
"line": 252,
|
11035
10876
|
"character": 3
|
11036
10877
|
},
|
11037
10878
|
"name": "'datedDirId'"
|
@@ -11040,7 +10881,7 @@
|
|
11040
10881
|
"__schema": "LiteralTypeSchema",
|
11041
10882
|
"location": {
|
11042
10883
|
"filePath": "isolator.main.runtime.ts",
|
11043
|
-
"line":
|
10884
|
+
"line": 252,
|
11044
10885
|
"character": 18
|
11045
10886
|
},
|
11046
10887
|
"name": "'useHash'"
|
@@ -11049,7 +10890,7 @@
|
|
11049
10890
|
"__schema": "LiteralTypeSchema",
|
11050
10891
|
"location": {
|
11051
10892
|
"filePath": "isolator.main.runtime.ts",
|
11052
|
-
"line":
|
10893
|
+
"line": 252,
|
11053
10894
|
"character": 30
|
11054
10895
|
},
|
11055
10896
|
"name": "'rootBaseDir'"
|
@@ -11058,7 +10899,7 @@
|
|
11058
10899
|
"__schema": "LiteralTypeSchema",
|
11059
10900
|
"location": {
|
11060
10901
|
"filePath": "isolator.main.runtime.ts",
|
11061
|
-
"line":
|
10902
|
+
"line": 252,
|
11062
10903
|
"character": 46
|
11063
10904
|
},
|
11064
10905
|
"name": "'useDatedDirs'"
|
@@ -11067,7 +10908,7 @@
|
|
11067
10908
|
"__schema": "LiteralTypeSchema",
|
11068
10909
|
"location": {
|
11069
10910
|
"filePath": "isolator.main.runtime.ts",
|
11070
|
-
"line":
|
10911
|
+
"line": 252,
|
11071
10912
|
"character": 63
|
11072
10913
|
},
|
11073
10914
|
"name": "'cacheLockFileOnly'"
|
@@ -11080,7 +10921,7 @@
|
|
11080
10921
|
"__schema": "TypeLiteralSchema",
|
11081
10922
|
"location": {
|
11082
10923
|
"filePath": "isolator.main.runtime.ts",
|
11083
|
-
"line":
|
10924
|
+
"line": 253,
|
11084
10925
|
"character": 5
|
11085
10926
|
},
|
11086
10927
|
"members": [
|
@@ -11088,7 +10929,7 @@
|
|
11088
10929
|
"__schema": "VariableLikeSchema",
|
11089
10930
|
"location": {
|
11090
10931
|
"filePath": "isolator.main.runtime.ts",
|
11091
|
-
"line":
|
10932
|
+
"line": 254,
|
11092
10933
|
"character": 3
|
11093
10934
|
},
|
11094
10935
|
"signature": "(property) baseDir: string",
|
@@ -11097,7 +10938,7 @@
|
|
11097
10938
|
"__schema": "KeywordTypeSchema",
|
11098
10939
|
"location": {
|
11099
10940
|
"filePath": "isolator.main.runtime.ts",
|
11100
|
-
"line":
|
10941
|
+
"line": 254,
|
11101
10942
|
"character": 12
|
11102
10943
|
},
|
11103
10944
|
"name": "string"
|
@@ -11113,7 +10954,7 @@
|
|
11113
10954
|
"__schema": "TypeSchema",
|
11114
10955
|
"location": {
|
11115
10956
|
"filePath": "isolator.main.runtime.ts",
|
11116
|
-
"line":
|
10957
|
+
"line": 257,
|
11117
10958
|
"character": 1
|
11118
10959
|
},
|
11119
10960
|
"signature": "type CapsulePackageJsonData = {\n capsule: Capsule;\n currentPackageJson?: Record<string, any> | undefined;\n previousPackageJson: Record<string, any> | null;\n}",
|
@@ -11122,7 +10963,7 @@
|
|
11122
10963
|
"__schema": "TypeLiteralSchema",
|
11123
10964
|
"location": {
|
11124
10965
|
"filePath": "isolator.main.runtime.ts",
|
11125
|
-
"line":
|
10966
|
+
"line": 257,
|
11126
10967
|
"character": 31
|
11127
10968
|
},
|
11128
10969
|
"members": [
|
@@ -11130,7 +10971,7 @@
|
|
11130
10971
|
"__schema": "VariableLikeSchema",
|
11131
10972
|
"location": {
|
11132
10973
|
"filePath": "isolator.main.runtime.ts",
|
11133
|
-
"line":
|
10974
|
+
"line": 258,
|
11134
10975
|
"character": 3
|
11135
10976
|
},
|
11136
10977
|
"signature": "(property) capsule: Capsule",
|
@@ -11139,7 +10980,7 @@
|
|
11139
10980
|
"__schema": "TypeRefSchema",
|
11140
10981
|
"location": {
|
11141
10982
|
"filePath": "isolator.main.runtime.ts",
|
11142
|
-
"line":
|
10983
|
+
"line": 258,
|
11143
10984
|
"character": 3
|
11144
10985
|
},
|
11145
10986
|
"name": "Capsule"
|
@@ -11150,7 +10991,7 @@
|
|
11150
10991
|
"__schema": "VariableLikeSchema",
|
11151
10992
|
"location": {
|
11152
10993
|
"filePath": "isolator.main.runtime.ts",
|
11153
|
-
"line":
|
10994
|
+
"line": 259,
|
11154
10995
|
"character": 3
|
11155
10996
|
},
|
11156
10997
|
"signature": "(property) currentPackageJson?: Record<string, any> | undefined",
|
@@ -11159,7 +11000,7 @@
|
|
11159
11000
|
"__schema": "TypeRefSchema",
|
11160
11001
|
"location": {
|
11161
11002
|
"filePath": "isolator.main.runtime.ts",
|
11162
|
-
"line":
|
11003
|
+
"line": 259,
|
11163
11004
|
"character": 24
|
11164
11005
|
},
|
11165
11006
|
"name": "Record",
|
@@ -11168,7 +11009,7 @@
|
|
11168
11009
|
"__schema": "KeywordTypeSchema",
|
11169
11010
|
"location": {
|
11170
11011
|
"filePath": "isolator.main.runtime.ts",
|
11171
|
-
"line":
|
11012
|
+
"line": 259,
|
11172
11013
|
"character": 31
|
11173
11014
|
},
|
11174
11015
|
"name": "string"
|
@@ -11177,7 +11018,7 @@
|
|
11177
11018
|
"__schema": "KeywordTypeSchema",
|
11178
11019
|
"location": {
|
11179
11020
|
"filePath": "isolator.main.runtime.ts",
|
11180
|
-
"line":
|
11021
|
+
"line": 259,
|
11181
11022
|
"character": 39
|
11182
11023
|
},
|
11183
11024
|
"name": "any"
|
@@ -11190,7 +11031,7 @@
|
|
11190
11031
|
"__schema": "VariableLikeSchema",
|
11191
11032
|
"location": {
|
11192
11033
|
"filePath": "isolator.main.runtime.ts",
|
11193
|
-
"line":
|
11034
|
+
"line": 260,
|
11194
11035
|
"character": 3
|
11195
11036
|
},
|
11196
11037
|
"signature": "(property) previousPackageJson: Record<string, any> | null",
|
@@ -11199,7 +11040,7 @@
|
|
11199
11040
|
"__schema": "TypeUnionSchema",
|
11200
11041
|
"location": {
|
11201
11042
|
"filePath": "isolator.main.runtime.ts",
|
11202
|
-
"line":
|
11043
|
+
"line": 260,
|
11203
11044
|
"character": 24
|
11204
11045
|
},
|
11205
11046
|
"types": [
|
@@ -11207,7 +11048,7 @@
|
|
11207
11048
|
"__schema": "TypeRefSchema",
|
11208
11049
|
"location": {
|
11209
11050
|
"filePath": "isolator.main.runtime.ts",
|
11210
|
-
"line":
|
11051
|
+
"line": 260,
|
11211
11052
|
"character": 24
|
11212
11053
|
},
|
11213
11054
|
"name": "Record",
|
@@ -11216,7 +11057,7 @@
|
|
11216
11057
|
"__schema": "KeywordTypeSchema",
|
11217
11058
|
"location": {
|
11218
11059
|
"filePath": "isolator.main.runtime.ts",
|
11219
|
-
"line":
|
11060
|
+
"line": 260,
|
11220
11061
|
"character": 31
|
11221
11062
|
},
|
11222
11063
|
"name": "string"
|
@@ -11225,7 +11066,7 @@
|
|
11225
11066
|
"__schema": "KeywordTypeSchema",
|
11226
11067
|
"location": {
|
11227
11068
|
"filePath": "isolator.main.runtime.ts",
|
11228
|
-
"line":
|
11069
|
+
"line": 260,
|
11229
11070
|
"character": 39
|
11230
11071
|
},
|
11231
11072
|
"name": "any"
|
@@ -11236,7 +11077,7 @@
|
|
11236
11077
|
"__schema": "LiteralTypeSchema",
|
11237
11078
|
"location": {
|
11238
11079
|
"filePath": "isolator.main.runtime.ts",
|
11239
|
-
"line":
|
11080
|
+
"line": 260,
|
11240
11081
|
"character": 46
|
11241
11082
|
},
|
11242
11083
|
"name": "null"
|
@@ -11252,7 +11093,7 @@
|
|
11252
11093
|
"__schema": "ModuleSchema",
|
11253
11094
|
"location": {
|
11254
11095
|
"filePath": "isolator.main.runtime.ts",
|
11255
|
-
"line":
|
11096
|
+
"line": 263,
|
11256
11097
|
"character": 1
|
11257
11098
|
},
|
11258
11099
|
"exports": [
|
@@ -11260,7 +11101,7 @@
|
|
11260
11101
|
"__schema": "VariableLikeSchema",
|
11261
11102
|
"location": {
|
11262
11103
|
"filePath": "isolator.main.runtime.ts",
|
11263
|
-
"line":
|
11104
|
+
"line": 263,
|
11264
11105
|
"character": 7
|
11265
11106
|
},
|
11266
11107
|
"signature": "const DEFAULT_ISOLATE_INSTALL_OPTIONS: IsolateComponentsInstallOptions",
|
@@ -11269,7 +11110,7 @@
|
|
11269
11110
|
"__schema": "TypeRefSchema",
|
11270
11111
|
"location": {
|
11271
11112
|
"filePath": "isolator.main.runtime.ts",
|
11272
|
-
"line":
|
11113
|
+
"line": 263,
|
11273
11114
|
"character": 7
|
11274
11115
|
},
|
11275
11116
|
"name": "IsolateComponentsInstallOptions",
|
@@ -11285,7 +11126,7 @@
|
|
11285
11126
|
"__schema": "UnImplementedSchema",
|
11286
11127
|
"location": {
|
11287
11128
|
"filePath": "isolator.main.runtime.ts",
|
11288
|
-
"line":
|
11129
|
+
"line": 1320,
|
11289
11130
|
"character": 1
|
11290
11131
|
},
|
11291
11132
|
"name": "IsolatorAspect.addRuntime(IsolatorMain);",
|
@@ -11899,7 +11740,7 @@
|
|
11899
11740
|
"_legacy": {
|
11900
11741
|
"scope": "teambit.component",
|
11901
11742
|
"name": "isolator",
|
11902
|
-
"version": "1.0.
|
11743
|
+
"version": "1.0.412"
|
11903
11744
|
},
|
11904
11745
|
"_scope": "teambit.component"
|
11905
11746
|
}
|
@@ -11915,7 +11756,7 @@
|
|
11915
11756
|
"componentId": {
|
11916
11757
|
"scope": "teambit.component",
|
11917
11758
|
"name": "isolator",
|
11918
|
-
"version": "1.0.
|
11759
|
+
"version": "1.0.412"
|
11919
11760
|
},
|
11920
11761
|
"taggedModuleExports": []
|
11921
11762
|
}
|