@teambit/preview 1.0.272 → 1.0.273
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_preview_preview-preview.js +1 -1
- package/artifacts/schema.json +216 -216
- package/dist/generate-link.d.ts +1 -1
- package/dist/generate-link.js +64 -26
- package/dist/generate-link.js.map +1 -1
- package/dist/mk-temp-dir.d.ts +1 -0
- package/dist/mk-temp-dir.js +15 -0
- package/dist/mk-temp-dir.js.map +1 -1
- package/dist/pre-bundle.js +9 -1
- package/dist/pre-bundle.js.map +1 -1
- package/dist/{preview-1715743217856.js → preview-1715829635662.js} +2 -2
- package/dist/preview.main.runtime.d.ts +1 -0
- package/dist/preview.main.runtime.js +15 -1
- package/dist/preview.main.runtime.js.map +1 -1
- package/package.json +20 -20
package/artifacts/schema.json
CHANGED
@@ -247,7 +247,7 @@
|
|
247
247
|
"_legacy": {
|
248
248
|
"scope": "teambit.preview",
|
249
249
|
"name": "preview",
|
250
|
-
"version": "1.0.
|
250
|
+
"version": "1.0.273"
|
251
251
|
},
|
252
252
|
"_scope": "teambit.preview"
|
253
253
|
}
|
@@ -2976,14 +2976,14 @@
|
|
2976
2976
|
"__schema": "FunctionLikeSchema",
|
2977
2977
|
"location": {
|
2978
2978
|
"filePath": "preview.main.runtime.ts",
|
2979
|
-
"line":
|
2979
|
+
"line": 660,
|
2980
2980
|
"character": 3
|
2981
2981
|
},
|
2982
2982
|
"doc": {
|
2983
2983
|
"__schema": "DocSchema",
|
2984
2984
|
"location": {
|
2985
2985
|
"filePath": "preview.main.runtime.ts",
|
2986
|
-
"line":
|
2986
|
+
"line": 653,
|
2987
2987
|
"character": 3
|
2988
2988
|
},
|
2989
2989
|
"raw": "/**\n * write a link to load custom modules dynamically.\n * @param prefix write\n * @param moduleMap map of components to module paths to require.\n * @param defaultModule\n * @param dirName\n */",
|
@@ -2993,7 +2993,7 @@
|
|
2993
2993
|
"__schema": "PropertyLikeTagSchema",
|
2994
2994
|
"location": {
|
2995
2995
|
"filePath": "preview.main.runtime.ts",
|
2996
|
-
"line":
|
2996
|
+
"line": 655,
|
2997
2997
|
"character": 6
|
2998
2998
|
},
|
2999
2999
|
"name": "prefix",
|
@@ -3004,7 +3004,7 @@
|
|
3004
3004
|
"__schema": "PropertyLikeTagSchema",
|
3005
3005
|
"location": {
|
3006
3006
|
"filePath": "preview.main.runtime.ts",
|
3007
|
-
"line":
|
3007
|
+
"line": 656,
|
3008
3008
|
"character": 6
|
3009
3009
|
},
|
3010
3010
|
"name": "moduleMap",
|
@@ -3015,7 +3015,7 @@
|
|
3015
3015
|
"__schema": "PropertyLikeTagSchema",
|
3016
3016
|
"location": {
|
3017
3017
|
"filePath": "preview.main.runtime.ts",
|
3018
|
-
"line":
|
3018
|
+
"line": 657,
|
3019
3019
|
"character": 6
|
3020
3020
|
},
|
3021
3021
|
"name": "defaultModule",
|
@@ -3025,7 +3025,7 @@
|
|
3025
3025
|
"__schema": "PropertyLikeTagSchema",
|
3026
3026
|
"location": {
|
3027
3027
|
"filePath": "preview.main.runtime.ts",
|
3028
|
-
"line":
|
3028
|
+
"line": 658,
|
3029
3029
|
"character": 6
|
3030
3030
|
},
|
3031
3031
|
"name": "dirName",
|
@@ -3040,7 +3040,7 @@
|
|
3040
3040
|
"__schema": "ParameterSchema",
|
3041
3041
|
"location": {
|
3042
3042
|
"filePath": "preview.main.runtime.ts",
|
3043
|
-
"line":
|
3043
|
+
"line": 661,
|
3044
3044
|
"character": 5
|
3045
3045
|
},
|
3046
3046
|
"name": "prefix",
|
@@ -3048,7 +3048,7 @@
|
|
3048
3048
|
"__schema": "KeywordTypeSchema",
|
3049
3049
|
"location": {
|
3050
3050
|
"filePath": "preview.main.runtime.ts",
|
3051
|
-
"line":
|
3051
|
+
"line": 661,
|
3052
3052
|
"character": 13
|
3053
3053
|
},
|
3054
3054
|
"name": "string"
|
@@ -3060,7 +3060,7 @@
|
|
3060
3060
|
"__schema": "ParameterSchema",
|
3061
3061
|
"location": {
|
3062
3062
|
"filePath": "preview.main.runtime.ts",
|
3063
|
-
"line":
|
3063
|
+
"line": 662,
|
3064
3064
|
"character": 5
|
3065
3065
|
},
|
3066
3066
|
"name": "moduleMap",
|
@@ -3068,7 +3068,7 @@
|
|
3068
3068
|
"__schema": "TypeRefSchema",
|
3069
3069
|
"location": {
|
3070
3070
|
"filePath": "preview.main.runtime.ts",
|
3071
|
-
"line":
|
3071
|
+
"line": 662,
|
3072
3072
|
"character": 16
|
3073
3073
|
},
|
3074
3074
|
"name": "ComponentMap",
|
@@ -3081,14 +3081,14 @@
|
|
3081
3081
|
"__schema": "TypeArraySchema",
|
3082
3082
|
"location": {
|
3083
3083
|
"filePath": "preview.main.runtime.ts",
|
3084
|
-
"line":
|
3084
|
+
"line": 662,
|
3085
3085
|
"character": 29
|
3086
3086
|
},
|
3087
3087
|
"type": {
|
3088
3088
|
"__schema": "KeywordTypeSchema",
|
3089
3089
|
"location": {
|
3090
3090
|
"filePath": "preview.main.runtime.ts",
|
3091
|
-
"line":
|
3091
|
+
"line": 662,
|
3092
3092
|
"character": 29
|
3093
3093
|
},
|
3094
3094
|
"name": "string"
|
@@ -3103,7 +3103,7 @@
|
|
3103
3103
|
"__schema": "ParameterSchema",
|
3104
3104
|
"location": {
|
3105
3105
|
"filePath": "preview.main.runtime.ts",
|
3106
|
-
"line":
|
3106
|
+
"line": 663,
|
3107
3107
|
"character": 5
|
3108
3108
|
},
|
3109
3109
|
"name": "mainModulesMap",
|
@@ -3111,7 +3111,7 @@
|
|
3111
3111
|
"__schema": "TypeRefSchema",
|
3112
3112
|
"location": {
|
3113
3113
|
"filePath": "preview.main.runtime.ts",
|
3114
|
-
"line":
|
3114
|
+
"line": 663,
|
3115
3115
|
"character": 21
|
3116
3116
|
},
|
3117
3117
|
"name": "MainModulesMap",
|
@@ -3124,7 +3124,7 @@
|
|
3124
3124
|
"__schema": "ParameterSchema",
|
3125
3125
|
"location": {
|
3126
3126
|
"filePath": "preview.main.runtime.ts",
|
3127
|
-
"line":
|
3127
|
+
"line": 664,
|
3128
3128
|
"character": 5
|
3129
3129
|
},
|
3130
3130
|
"name": "dirName",
|
@@ -3132,7 +3132,7 @@
|
|
3132
3132
|
"__schema": "KeywordTypeSchema",
|
3133
3133
|
"location": {
|
3134
3134
|
"filePath": "preview.main.runtime.ts",
|
3135
|
-
"line":
|
3135
|
+
"line": 664,
|
3136
3136
|
"character": 14
|
3137
3137
|
},
|
3138
3138
|
"name": "string"
|
@@ -3144,7 +3144,7 @@
|
|
3144
3144
|
"__schema": "ParameterSchema",
|
3145
3145
|
"location": {
|
3146
3146
|
"filePath": "preview.main.runtime.ts",
|
3147
|
-
"line":
|
3147
|
+
"line": 665,
|
3148
3148
|
"character": 5
|
3149
3149
|
},
|
3150
3150
|
"name": "isSplitComponentBundle",
|
@@ -3152,7 +3152,7 @@
|
|
3152
3152
|
"__schema": "KeywordTypeSchema",
|
3153
3153
|
"location": {
|
3154
3154
|
"filePath": "preview.main.runtime.ts",
|
3155
|
-
"line":
|
3155
|
+
"line": 665,
|
3156
3156
|
"character": 29
|
3157
3157
|
},
|
3158
3158
|
"name": "boolean"
|
@@ -3165,7 +3165,7 @@
|
|
3165
3165
|
"__schema": "InferenceTypeSchema",
|
3166
3166
|
"location": {
|
3167
3167
|
"filePath": "preview.main.runtime.ts",
|
3168
|
-
"line":
|
3168
|
+
"line": 660,
|
3169
3169
|
"character": 3
|
3170
3170
|
},
|
3171
3171
|
"type": "string"
|
@@ -3176,7 +3176,7 @@
|
|
3176
3176
|
"__schema": "FunctionLikeSchema",
|
3177
3177
|
"location": {
|
3178
3178
|
"filePath": "preview.main.runtime.ts",
|
3179
|
-
"line":
|
3179
|
+
"line": 672,
|
3180
3180
|
"character": 3
|
3181
3181
|
},
|
3182
3182
|
"signature": "(method) PreviewMain.writeLinkContents(contents: string, targetDir: string, prefix: string): string",
|
@@ -3186,7 +3186,7 @@
|
|
3186
3186
|
"__schema": "ParameterSchema",
|
3187
3187
|
"location": {
|
3188
3188
|
"filePath": "preview.main.runtime.ts",
|
3189
|
-
"line":
|
3189
|
+
"line": 672,
|
3190
3190
|
"character": 21
|
3191
3191
|
},
|
3192
3192
|
"name": "contents",
|
@@ -3194,7 +3194,7 @@
|
|
3194
3194
|
"__schema": "KeywordTypeSchema",
|
3195
3195
|
"location": {
|
3196
3196
|
"filePath": "preview.main.runtime.ts",
|
3197
|
-
"line":
|
3197
|
+
"line": 672,
|
3198
3198
|
"character": 31
|
3199
3199
|
},
|
3200
3200
|
"name": "string"
|
@@ -3206,7 +3206,7 @@
|
|
3206
3206
|
"__schema": "ParameterSchema",
|
3207
3207
|
"location": {
|
3208
3208
|
"filePath": "preview.main.runtime.ts",
|
3209
|
-
"line":
|
3209
|
+
"line": 672,
|
3210
3210
|
"character": 39
|
3211
3211
|
},
|
3212
3212
|
"name": "targetDir",
|
@@ -3214,7 +3214,7 @@
|
|
3214
3214
|
"__schema": "KeywordTypeSchema",
|
3215
3215
|
"location": {
|
3216
3216
|
"filePath": "preview.main.runtime.ts",
|
3217
|
-
"line":
|
3217
|
+
"line": 672,
|
3218
3218
|
"character": 50
|
3219
3219
|
},
|
3220
3220
|
"name": "string"
|
@@ -3226,7 +3226,7 @@
|
|
3226
3226
|
"__schema": "ParameterSchema",
|
3227
3227
|
"location": {
|
3228
3228
|
"filePath": "preview.main.runtime.ts",
|
3229
|
-
"line":
|
3229
|
+
"line": 672,
|
3230
3230
|
"character": 58
|
3231
3231
|
},
|
3232
3232
|
"name": "prefix",
|
@@ -3234,7 +3234,7 @@
|
|
3234
3234
|
"__schema": "KeywordTypeSchema",
|
3235
3235
|
"location": {
|
3236
3236
|
"filePath": "preview.main.runtime.ts",
|
3237
|
-
"line":
|
3237
|
+
"line": 672,
|
3238
3238
|
"character": 66
|
3239
3239
|
},
|
3240
3240
|
"name": "string"
|
@@ -3247,7 +3247,7 @@
|
|
3247
3247
|
"__schema": "InferenceTypeSchema",
|
3248
3248
|
"location": {
|
3249
3249
|
"filePath": "preview.main.runtime.ts",
|
3250
|
-
"line":
|
3250
|
+
"line": 672,
|
3251
3251
|
"character": 3
|
3252
3252
|
},
|
3253
3253
|
"type": "string"
|
@@ -3258,7 +3258,7 @@
|
|
3258
3258
|
"__schema": "FunctionLikeSchema",
|
3259
3259
|
"location": {
|
3260
3260
|
"filePath": "preview.main.runtime.ts",
|
3261
|
-
"line":
|
3261
|
+
"line": 787,
|
3262
3262
|
"character": 3
|
3263
3263
|
},
|
3264
3264
|
"signature": "(method) PreviewMain.writePreviewRuntime(context: {\n components: Component[];\n}, aspectsIdsToNotFilterOut?: string[]): Promise<string>",
|
@@ -3268,7 +3268,7 @@
|
|
3268
3268
|
"__schema": "ParameterSchema",
|
3269
3269
|
"location": {
|
3270
3270
|
"filePath": "preview.main.runtime.ts",
|
3271
|
-
"line":
|
3271
|
+
"line": 787,
|
3272
3272
|
"character": 29
|
3273
3273
|
},
|
3274
3274
|
"name": "context",
|
@@ -3276,7 +3276,7 @@
|
|
3276
3276
|
"__schema": "TypeLiteralSchema",
|
3277
3277
|
"location": {
|
3278
3278
|
"filePath": "preview.main.runtime.ts",
|
3279
|
-
"line":
|
3279
|
+
"line": 787,
|
3280
3280
|
"character": 38
|
3281
3281
|
},
|
3282
3282
|
"members": [
|
@@ -3284,7 +3284,7 @@
|
|
3284
3284
|
"__schema": "VariableLikeSchema",
|
3285
3285
|
"location": {
|
3286
3286
|
"filePath": "preview.main.runtime.ts",
|
3287
|
-
"line":
|
3287
|
+
"line": 787,
|
3288
3288
|
"character": 40
|
3289
3289
|
},
|
3290
3290
|
"signature": "(property) components: Component[]",
|
@@ -3293,14 +3293,14 @@
|
|
3293
3293
|
"__schema": "TypeArraySchema",
|
3294
3294
|
"location": {
|
3295
3295
|
"filePath": "preview.main.runtime.ts",
|
3296
|
-
"line":
|
3296
|
+
"line": 787,
|
3297
3297
|
"character": 52
|
3298
3298
|
},
|
3299
3299
|
"type": {
|
3300
3300
|
"__schema": "TypeRefSchema",
|
3301
3301
|
"location": {
|
3302
3302
|
"filePath": "preview.main.runtime.ts",
|
3303
|
-
"line":
|
3303
|
+
"line": 787,
|
3304
3304
|
"character": 52
|
3305
3305
|
},
|
3306
3306
|
"name": "Component",
|
@@ -3321,7 +3321,7 @@
|
|
3321
3321
|
"__schema": "ParameterSchema",
|
3322
3322
|
"location": {
|
3323
3323
|
"filePath": "preview.main.runtime.ts",
|
3324
|
-
"line":
|
3324
|
+
"line": 787,
|
3325
3325
|
"character": 67
|
3326
3326
|
},
|
3327
3327
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -3329,14 +3329,14 @@
|
|
3329
3329
|
"__schema": "TypeArraySchema",
|
3330
3330
|
"location": {
|
3331
3331
|
"filePath": "preview.main.runtime.ts",
|
3332
|
-
"line":
|
3332
|
+
"line": 787,
|
3333
3333
|
"character": 93
|
3334
3334
|
},
|
3335
3335
|
"type": {
|
3336
3336
|
"__schema": "KeywordTypeSchema",
|
3337
3337
|
"location": {
|
3338
3338
|
"filePath": "preview.main.runtime.ts",
|
3339
|
-
"line":
|
3339
|
+
"line": 787,
|
3340
3340
|
"character": 93
|
3341
3341
|
},
|
3342
3342
|
"name": "string"
|
@@ -3351,7 +3351,7 @@
|
|
3351
3351
|
"__schema": "InferenceTypeSchema",
|
3352
3352
|
"location": {
|
3353
3353
|
"filePath": "preview.main.runtime.ts",
|
3354
|
-
"line":
|
3354
|
+
"line": 787,
|
3355
3355
|
"character": 3
|
3356
3356
|
},
|
3357
3357
|
"type": "Promise<string>"
|
@@ -3364,7 +3364,7 @@
|
|
3364
3364
|
"__schema": "FunctionLikeSchema",
|
3365
3365
|
"location": {
|
3366
3366
|
"filePath": "preview.main.runtime.ts",
|
3367
|
-
"line":
|
3367
|
+
"line": 795,
|
3368
3368
|
"character": 3
|
3369
3369
|
},
|
3370
3370
|
"signature": "(method) PreviewMain.resolveAspects(runtimeName?: string, componentIds?: ComponentID[], uiRoot?: UIRoot, opts?: ResolveAspectsOptions): Promise<AspectDefinition[]>",
|
@@ -3374,7 +3374,7 @@
|
|
3374
3374
|
"__schema": "ParameterSchema",
|
3375
3375
|
"location": {
|
3376
3376
|
"filePath": "preview.main.runtime.ts",
|
3377
|
-
"line":
|
3377
|
+
"line": 796,
|
3378
3378
|
"character": 5
|
3379
3379
|
},
|
3380
3380
|
"name": "runtimeName",
|
@@ -3382,7 +3382,7 @@
|
|
3382
3382
|
"__schema": "KeywordTypeSchema",
|
3383
3383
|
"location": {
|
3384
3384
|
"filePath": "preview.main.runtime.ts",
|
3385
|
-
"line":
|
3385
|
+
"line": 796,
|
3386
3386
|
"character": 19
|
3387
3387
|
},
|
3388
3388
|
"name": "string"
|
@@ -3394,7 +3394,7 @@
|
|
3394
3394
|
"__schema": "ParameterSchema",
|
3395
3395
|
"location": {
|
3396
3396
|
"filePath": "preview.main.runtime.ts",
|
3397
|
-
"line":
|
3397
|
+
"line": 797,
|
3398
3398
|
"character": 5
|
3399
3399
|
},
|
3400
3400
|
"name": "componentIds",
|
@@ -3402,14 +3402,14 @@
|
|
3402
3402
|
"__schema": "TypeArraySchema",
|
3403
3403
|
"location": {
|
3404
3404
|
"filePath": "preview.main.runtime.ts",
|
3405
|
-
"line":
|
3405
|
+
"line": 797,
|
3406
3406
|
"character": 20
|
3407
3407
|
},
|
3408
3408
|
"type": {
|
3409
3409
|
"__schema": "TypeRefSchema",
|
3410
3410
|
"location": {
|
3411
3411
|
"filePath": "preview.main.runtime.ts",
|
3412
|
-
"line":
|
3412
|
+
"line": 797,
|
3413
3413
|
"character": 20
|
3414
3414
|
},
|
3415
3415
|
"name": "ComponentID",
|
@@ -3426,7 +3426,7 @@
|
|
3426
3426
|
"__schema": "ParameterSchema",
|
3427
3427
|
"location": {
|
3428
3428
|
"filePath": "preview.main.runtime.ts",
|
3429
|
-
"line":
|
3429
|
+
"line": 798,
|
3430
3430
|
"character": 5
|
3431
3431
|
},
|
3432
3432
|
"name": "uiRoot",
|
@@ -3434,7 +3434,7 @@
|
|
3434
3434
|
"__schema": "TypeRefSchema",
|
3435
3435
|
"location": {
|
3436
3436
|
"filePath": "preview.main.runtime.ts",
|
3437
|
-
"line":
|
3437
|
+
"line": 798,
|
3438
3438
|
"character": 14
|
3439
3439
|
},
|
3440
3440
|
"name": "UIRoot",
|
@@ -3450,7 +3450,7 @@
|
|
3450
3450
|
"__schema": "ParameterSchema",
|
3451
3451
|
"location": {
|
3452
3452
|
"filePath": "preview.main.runtime.ts",
|
3453
|
-
"line":
|
3453
|
+
"line": 799,
|
3454
3454
|
"character": 5
|
3455
3455
|
},
|
3456
3456
|
"name": "opts",
|
@@ -3458,7 +3458,7 @@
|
|
3458
3458
|
"__schema": "TypeRefSchema",
|
3459
3459
|
"location": {
|
3460
3460
|
"filePath": "preview.main.runtime.ts",
|
3461
|
-
"line":
|
3461
|
+
"line": 799,
|
3462
3462
|
"character": 12
|
3463
3463
|
},
|
3464
3464
|
"name": "ResolveAspectsOptions",
|
@@ -3475,7 +3475,7 @@
|
|
3475
3475
|
"__schema": "TypeRefSchema",
|
3476
3476
|
"location": {
|
3477
3477
|
"filePath": "preview.main.runtime.ts",
|
3478
|
-
"line":
|
3478
|
+
"line": 800,
|
3479
3479
|
"character": 6
|
3480
3480
|
},
|
3481
3481
|
"name": "Promise",
|
@@ -3484,14 +3484,14 @@
|
|
3484
3484
|
"__schema": "TypeArraySchema",
|
3485
3485
|
"location": {
|
3486
3486
|
"filePath": "preview.main.runtime.ts",
|
3487
|
-
"line":
|
3487
|
+
"line": 800,
|
3488
3488
|
"character": 14
|
3489
3489
|
},
|
3490
3490
|
"type": {
|
3491
3491
|
"__schema": "TypeRefSchema",
|
3492
3492
|
"location": {
|
3493
3493
|
"filePath": "preview.main.runtime.ts",
|
3494
|
-
"line":
|
3494
|
+
"line": 800,
|
3495
3495
|
"character": 14
|
3496
3496
|
},
|
3497
3497
|
"name": "AspectDefinition",
|
@@ -3511,7 +3511,7 @@
|
|
3511
3511
|
"__schema": "FunctionLikeSchema",
|
3512
3512
|
"location": {
|
3513
3513
|
"filePath": "preview.main.runtime.ts",
|
3514
|
-
"line":
|
3514
|
+
"line": 885,
|
3515
3515
|
"character": 3
|
3516
3516
|
},
|
3517
3517
|
"signature": "(method) PreviewMain.getEnvPreviewConfig(env?: PreviewEnv): EnvPreviewConfig",
|
@@ -3521,7 +3521,7 @@
|
|
3521
3521
|
"__schema": "ParameterSchema",
|
3522
3522
|
"location": {
|
3523
3523
|
"filePath": "preview.main.runtime.ts",
|
3524
|
-
"line":
|
3524
|
+
"line": 885,
|
3525
3525
|
"character": 23
|
3526
3526
|
},
|
3527
3527
|
"name": "env",
|
@@ -3529,7 +3529,7 @@
|
|
3529
3529
|
"__schema": "TypeRefSchema",
|
3530
3530
|
"location": {
|
3531
3531
|
"filePath": "preview.main.runtime.ts",
|
3532
|
-
"line":
|
3532
|
+
"line": 885,
|
3533
3533
|
"character": 29
|
3534
3534
|
},
|
3535
3535
|
"name": "PreviewEnv",
|
@@ -3546,7 +3546,7 @@
|
|
3546
3546
|
"__schema": "TypeRefSchema",
|
3547
3547
|
"location": {
|
3548
3548
|
"filePath": "preview.main.runtime.ts",
|
3549
|
-
"line":
|
3549
|
+
"line": 885,
|
3550
3550
|
"character": 3
|
3551
3551
|
},
|
3552
3552
|
"name": "EnvPreviewConfig"
|
@@ -3557,14 +3557,14 @@
|
|
3557
3557
|
"__schema": "FunctionLikeSchema",
|
3558
3558
|
"location": {
|
3559
3559
|
"filePath": "preview.main.runtime.ts",
|
3560
|
-
"line":
|
3560
|
+
"line": 894,
|
3561
3561
|
"character": 3
|
3562
3562
|
},
|
3563
3563
|
"doc": {
|
3564
3564
|
"__schema": "DocSchema",
|
3565
3565
|
"location": {
|
3566
3566
|
"filePath": "preview.main.runtime.ts",
|
3567
|
-
"line":
|
3567
|
+
"line": 891,
|
3568
3568
|
"character": 3
|
3569
3569
|
},
|
3570
3570
|
"raw": "/**\n * return the configured bundling strategy.\n */",
|
@@ -3577,7 +3577,7 @@
|
|
3577
3577
|
"__schema": "ParameterSchema",
|
3578
3578
|
"location": {
|
3579
3579
|
"filePath": "preview.main.runtime.ts",
|
3580
|
-
"line":
|
3580
|
+
"line": 894,
|
3581
3581
|
"character": 23
|
3582
3582
|
},
|
3583
3583
|
"name": "env",
|
@@ -3585,7 +3585,7 @@
|
|
3585
3585
|
"__schema": "TypeRefSchema",
|
3586
3586
|
"location": {
|
3587
3587
|
"filePath": "preview.main.runtime.ts",
|
3588
|
-
"line":
|
3588
|
+
"line": 894,
|
3589
3589
|
"character": 29
|
3590
3590
|
},
|
3591
3591
|
"name": "PreviewEnv",
|
@@ -3602,7 +3602,7 @@
|
|
3602
3602
|
"__schema": "TypeRefSchema",
|
3603
3603
|
"location": {
|
3604
3604
|
"filePath": "preview.main.runtime.ts",
|
3605
|
-
"line":
|
3605
|
+
"line": 894,
|
3606
3606
|
"character": 3
|
3607
3607
|
},
|
3608
3608
|
"name": "BundlingStrategy",
|
@@ -3614,14 +3614,14 @@
|
|
3614
3614
|
"__schema": "FunctionLikeSchema",
|
3615
3615
|
"location": {
|
3616
3616
|
"filePath": "preview.main.runtime.ts",
|
3617
|
-
"line":
|
3617
|
+
"line": 912,
|
3618
3618
|
"character": 3
|
3619
3619
|
},
|
3620
3620
|
"doc": {
|
3621
3621
|
"__schema": "DocSchema",
|
3622
3622
|
"location": {
|
3623
3623
|
"filePath": "preview.main.runtime.ts",
|
3624
|
-
"line":
|
3624
|
+
"line": 909,
|
3625
3625
|
"character": 3
|
3626
3626
|
},
|
3627
3627
|
"raw": "/**\n * register a new bundling strategy. default available strategies are `env` and ``\n */",
|
@@ -3634,7 +3634,7 @@
|
|
3634
3634
|
"__schema": "ParameterSchema",
|
3635
3635
|
"location": {
|
3636
3636
|
"filePath": "preview.main.runtime.ts",
|
3637
|
-
"line":
|
3637
|
+
"line": 912,
|
3638
3638
|
"character": 28
|
3639
3639
|
},
|
3640
3640
|
"name": "bundlingStrategy",
|
@@ -3642,7 +3642,7 @@
|
|
3642
3642
|
"__schema": "TypeRefSchema",
|
3643
3643
|
"location": {
|
3644
3644
|
"filePath": "preview.main.runtime.ts",
|
3645
|
-
"line":
|
3645
|
+
"line": 912,
|
3646
3646
|
"character": 46
|
3647
3647
|
},
|
3648
3648
|
"name": "BundlingStrategy",
|
@@ -3656,7 +3656,7 @@
|
|
3656
3656
|
"__schema": "TypeRefSchema",
|
3657
3657
|
"location": {
|
3658
3658
|
"filePath": "preview.main.runtime.ts",
|
3659
|
-
"line":
|
3659
|
+
"line": 912,
|
3660
3660
|
"character": 3
|
3661
3661
|
},
|
3662
3662
|
"name": "PreviewMain"
|
@@ -3667,14 +3667,14 @@
|
|
3667
3667
|
"__schema": "FunctionLikeSchema",
|
3668
3668
|
"location": {
|
3669
3669
|
"filePath": "preview.main.runtime.ts",
|
3670
|
-
"line":
|
3670
|
+
"line": 920,
|
3671
3671
|
"character": 3
|
3672
3672
|
},
|
3673
3673
|
"doc": {
|
3674
3674
|
"__schema": "DocSchema",
|
3675
3675
|
"location": {
|
3676
3676
|
"filePath": "preview.main.runtime.ts",
|
3677
|
-
"line":
|
3677
|
+
"line": 917,
|
3678
3678
|
"character": 3
|
3679
3679
|
},
|
3680
3680
|
"raw": "/**\n * register a new preview definition.\n */",
|
@@ -3687,7 +3687,7 @@
|
|
3687
3687
|
"__schema": "ParameterSchema",
|
3688
3688
|
"location": {
|
3689
3689
|
"filePath": "preview.main.runtime.ts",
|
3690
|
-
"line":
|
3690
|
+
"line": 920,
|
3691
3691
|
"character": 22
|
3692
3692
|
},
|
3693
3693
|
"name": "previewDef",
|
@@ -3695,7 +3695,7 @@
|
|
3695
3695
|
"__schema": "TypeRefSchema",
|
3696
3696
|
"location": {
|
3697
3697
|
"filePath": "preview.main.runtime.ts",
|
3698
|
-
"line":
|
3698
|
+
"line": 920,
|
3699
3699
|
"character": 34
|
3700
3700
|
},
|
3701
3701
|
"name": "PreviewDefinition"
|
@@ -3708,7 +3708,7 @@
|
|
3708
3708
|
"__schema": "InferenceTypeSchema",
|
3709
3709
|
"location": {
|
3710
3710
|
"filePath": "preview.main.runtime.ts",
|
3711
|
-
"line":
|
3711
|
+
"line": 920,
|
3712
3712
|
"character": 3
|
3713
3713
|
},
|
3714
3714
|
"type": "void"
|
@@ -3719,7 +3719,7 @@
|
|
3719
3719
|
"__schema": "VariableLikeSchema",
|
3720
3720
|
"location": {
|
3721
3721
|
"filePath": "preview.main.runtime.ts",
|
3722
|
-
"line":
|
3722
|
+
"line": 924,
|
3723
3723
|
"character": 3
|
3724
3724
|
},
|
3725
3725
|
"signature": "(property) PreviewMain.slots: (((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]",
|
@@ -3728,7 +3728,7 @@
|
|
3728
3728
|
"__schema": "InferenceTypeSchema",
|
3729
3729
|
"location": {
|
3730
3730
|
"filePath": "preview.main.runtime.ts",
|
3731
|
-
"line":
|
3731
|
+
"line": 924,
|
3732
3732
|
"character": 3
|
3733
3733
|
},
|
3734
3734
|
"type": "(((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]"
|
@@ -3740,7 +3740,7 @@
|
|
3740
3740
|
"__schema": "VariableLikeSchema",
|
3741
3741
|
"location": {
|
3742
3742
|
"filePath": "preview.main.runtime.ts",
|
3743
|
-
"line":
|
3743
|
+
"line": 926,
|
3744
3744
|
"character": 3
|
3745
3745
|
},
|
3746
3746
|
"signature": "(property) PreviewMain.runtime: RuntimeDefinition",
|
@@ -3749,7 +3749,7 @@
|
|
3749
3749
|
"__schema": "InferenceTypeSchema",
|
3750
3750
|
"location": {
|
3751
3751
|
"filePath": "preview.main.runtime.ts",
|
3752
|
-
"line":
|
3752
|
+
"line": 926,
|
3753
3753
|
"character": 3
|
3754
3754
|
},
|
3755
3755
|
"type": "RuntimeDefinition"
|
@@ -3761,7 +3761,7 @@
|
|
3761
3761
|
"__schema": "VariableLikeSchema",
|
3762
3762
|
"location": {
|
3763
3763
|
"filePath": "preview.main.runtime.ts",
|
3764
|
-
"line":
|
3764
|
+
"line": 927,
|
3765
3765
|
"character": 3
|
3766
3766
|
},
|
3767
3767
|
"signature": "(property) PreviewMain.dependencies: Aspect[]",
|
@@ -3770,7 +3770,7 @@
|
|
3770
3770
|
"__schema": "InferenceTypeSchema",
|
3771
3771
|
"location": {
|
3772
3772
|
"filePath": "preview.main.runtime.ts",
|
3773
|
-
"line":
|
3773
|
+
"line": 927,
|
3774
3774
|
"character": 3
|
3775
3775
|
},
|
3776
3776
|
"type": "Aspect[]"
|
@@ -3782,7 +3782,7 @@
|
|
3782
3782
|
"__schema": "VariableLikeSchema",
|
3783
3783
|
"location": {
|
3784
3784
|
"filePath": "preview.main.runtime.ts",
|
3785
|
-
"line":
|
3785
|
+
"line": 945,
|
3786
3786
|
"character": 3
|
3787
3787
|
},
|
3788
3788
|
"signature": "(property) PreviewMain.defaultConfig: {\n disabled: boolean;\n onlyOverview: boolean;\n}",
|
@@ -3791,7 +3791,7 @@
|
|
3791
3791
|
"__schema": "InferenceTypeSchema",
|
3792
3792
|
"location": {
|
3793
3793
|
"filePath": "preview.main.runtime.ts",
|
3794
|
-
"line":
|
3794
|
+
"line": 945,
|
3795
3795
|
"character": 3
|
3796
3796
|
},
|
3797
3797
|
"type": "{\n disabled: boolean;\n onlyOverview: boolean;\n}"
|
@@ -3803,7 +3803,7 @@
|
|
3803
3803
|
"__schema": "FunctionLikeSchema",
|
3804
3804
|
"location": {
|
3805
3805
|
"filePath": "preview.main.runtime.ts",
|
3806
|
-
"line":
|
3806
|
+
"line": 950,
|
3807
3807
|
"character": 3
|
3808
3808
|
},
|
3809
3809
|
"signature": "(method) PreviewMain.provider([bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope,]: [\n BundlerMain,\n BuilderMain,\n ComponentMain,\n UiMain,\n CacheMain,\n EnvsMain,\n Workspace | undefined,\n PkgMain,\n PubsubMain,\n AspectLoaderMain,\n LoggerMain,\n DependencyResolverMain,\n GraphqlMain,\n WatcherMain,\n ScopeMain\n], config: PreviewConfig, [previewSlot, bundlingStrategySlot]: [PreviewDefinitionRegistry, BundlingStrategySlot], harmony: Harmony): Promise<PreviewMain>",
|
@@ -3813,7 +3813,7 @@
|
|
3813
3813
|
"__schema": "ParameterSchema",
|
3814
3814
|
"location": {
|
3815
3815
|
"filePath": "preview.main.runtime.ts",
|
3816
|
-
"line":
|
3816
|
+
"line": 952,
|
3817
3817
|
"character": 5
|
3818
3818
|
},
|
3819
3819
|
"name": "[ bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope ]",
|
@@ -3821,7 +3821,7 @@
|
|
3821
3821
|
"__schema": "TupleTypeSchema",
|
3822
3822
|
"location": {
|
3823
3823
|
"filePath": "preview.main.runtime.ts",
|
3824
|
-
"line":
|
3824
|
+
"line": 968,
|
3825
3825
|
"character": 8
|
3826
3826
|
},
|
3827
3827
|
"elements": [
|
@@ -3829,7 +3829,7 @@
|
|
3829
3829
|
"__schema": "TypeRefSchema",
|
3830
3830
|
"location": {
|
3831
3831
|
"filePath": "preview.main.runtime.ts",
|
3832
|
-
"line":
|
3832
|
+
"line": 969,
|
3833
3833
|
"character": 7
|
3834
3834
|
},
|
3835
3835
|
"name": "BundlerMain",
|
@@ -3842,7 +3842,7 @@
|
|
3842
3842
|
"__schema": "TypeRefSchema",
|
3843
3843
|
"location": {
|
3844
3844
|
"filePath": "preview.main.runtime.ts",
|
3845
|
-
"line":
|
3845
|
+
"line": 970,
|
3846
3846
|
"character": 7
|
3847
3847
|
},
|
3848
3848
|
"name": "BuilderMain",
|
@@ -3855,7 +3855,7 @@
|
|
3855
3855
|
"__schema": "TypeRefSchema",
|
3856
3856
|
"location": {
|
3857
3857
|
"filePath": "preview.main.runtime.ts",
|
3858
|
-
"line":
|
3858
|
+
"line": 971,
|
3859
3859
|
"character": 7
|
3860
3860
|
},
|
3861
3861
|
"name": "ComponentMain",
|
@@ -3868,7 +3868,7 @@
|
|
3868
3868
|
"__schema": "TypeRefSchema",
|
3869
3869
|
"location": {
|
3870
3870
|
"filePath": "preview.main.runtime.ts",
|
3871
|
-
"line":
|
3871
|
+
"line": 972,
|
3872
3872
|
"character": 7
|
3873
3873
|
},
|
3874
3874
|
"name": "UiMain",
|
@@ -3881,7 +3881,7 @@
|
|
3881
3881
|
"__schema": "TypeRefSchema",
|
3882
3882
|
"location": {
|
3883
3883
|
"filePath": "preview.main.runtime.ts",
|
3884
|
-
"line":
|
3884
|
+
"line": 973,
|
3885
3885
|
"character": 7
|
3886
3886
|
},
|
3887
3887
|
"name": "CacheMain",
|
@@ -3894,7 +3894,7 @@
|
|
3894
3894
|
"__schema": "TypeRefSchema",
|
3895
3895
|
"location": {
|
3896
3896
|
"filePath": "preview.main.runtime.ts",
|
3897
|
-
"line":
|
3897
|
+
"line": 974,
|
3898
3898
|
"character": 7
|
3899
3899
|
},
|
3900
3900
|
"name": "EnvsMain",
|
@@ -3907,7 +3907,7 @@
|
|
3907
3907
|
"__schema": "TypeUnionSchema",
|
3908
3908
|
"location": {
|
3909
3909
|
"filePath": "preview.main.runtime.ts",
|
3910
|
-
"line":
|
3910
|
+
"line": 975,
|
3911
3911
|
"character": 7
|
3912
3912
|
},
|
3913
3913
|
"types": [
|
@@ -3915,7 +3915,7 @@
|
|
3915
3915
|
"__schema": "TypeRefSchema",
|
3916
3916
|
"location": {
|
3917
3917
|
"filePath": "preview.main.runtime.ts",
|
3918
|
-
"line":
|
3918
|
+
"line": 975,
|
3919
3919
|
"character": 7
|
3920
3920
|
},
|
3921
3921
|
"name": "Workspace",
|
@@ -3928,7 +3928,7 @@
|
|
3928
3928
|
"__schema": "KeywordTypeSchema",
|
3929
3929
|
"location": {
|
3930
3930
|
"filePath": "preview.main.runtime.ts",
|
3931
|
-
"line":
|
3931
|
+
"line": 975,
|
3932
3932
|
"character": 19
|
3933
3933
|
},
|
3934
3934
|
"name": "undefined"
|
@@ -3939,7 +3939,7 @@
|
|
3939
3939
|
"__schema": "TypeRefSchema",
|
3940
3940
|
"location": {
|
3941
3941
|
"filePath": "preview.main.runtime.ts",
|
3942
|
-
"line":
|
3942
|
+
"line": 976,
|
3943
3943
|
"character": 7
|
3944
3944
|
},
|
3945
3945
|
"name": "PkgMain",
|
@@ -3952,7 +3952,7 @@
|
|
3952
3952
|
"__schema": "TypeRefSchema",
|
3953
3953
|
"location": {
|
3954
3954
|
"filePath": "preview.main.runtime.ts",
|
3955
|
-
"line":
|
3955
|
+
"line": 977,
|
3956
3956
|
"character": 7
|
3957
3957
|
},
|
3958
3958
|
"name": "PubsubMain",
|
@@ -3965,7 +3965,7 @@
|
|
3965
3965
|
"__schema": "TypeRefSchema",
|
3966
3966
|
"location": {
|
3967
3967
|
"filePath": "preview.main.runtime.ts",
|
3968
|
-
"line":
|
3968
|
+
"line": 978,
|
3969
3969
|
"character": 7
|
3970
3970
|
},
|
3971
3971
|
"name": "AspectLoaderMain",
|
@@ -3978,7 +3978,7 @@
|
|
3978
3978
|
"__schema": "TypeRefSchema",
|
3979
3979
|
"location": {
|
3980
3980
|
"filePath": "preview.main.runtime.ts",
|
3981
|
-
"line":
|
3981
|
+
"line": 979,
|
3982
3982
|
"character": 7
|
3983
3983
|
},
|
3984
3984
|
"name": "LoggerMain",
|
@@ -3991,7 +3991,7 @@
|
|
3991
3991
|
"__schema": "TypeRefSchema",
|
3992
3992
|
"location": {
|
3993
3993
|
"filePath": "preview.main.runtime.ts",
|
3994
|
-
"line":
|
3994
|
+
"line": 980,
|
3995
3995
|
"character": 7
|
3996
3996
|
},
|
3997
3997
|
"name": "DependencyResolverMain",
|
@@ -4004,7 +4004,7 @@
|
|
4004
4004
|
"__schema": "TypeRefSchema",
|
4005
4005
|
"location": {
|
4006
4006
|
"filePath": "preview.main.runtime.ts",
|
4007
|
-
"line":
|
4007
|
+
"line": 981,
|
4008
4008
|
"character": 7
|
4009
4009
|
},
|
4010
4010
|
"name": "GraphqlMain",
|
@@ -4017,7 +4017,7 @@
|
|
4017
4017
|
"__schema": "TypeRefSchema",
|
4018
4018
|
"location": {
|
4019
4019
|
"filePath": "preview.main.runtime.ts",
|
4020
|
-
"line":
|
4020
|
+
"line": 982,
|
4021
4021
|
"character": 7
|
4022
4022
|
},
|
4023
4023
|
"name": "WatcherMain",
|
@@ -4030,7 +4030,7 @@
|
|
4030
4030
|
"__schema": "TypeRefSchema",
|
4031
4031
|
"location": {
|
4032
4032
|
"filePath": "preview.main.runtime.ts",
|
4033
|
-
"line":
|
4033
|
+
"line": 983,
|
4034
4034
|
"character": 7
|
4035
4035
|
},
|
4036
4036
|
"name": "ScopeMain",
|
@@ -4048,7 +4048,7 @@
|
|
4048
4048
|
"__schema": "ParameterSchema",
|
4049
4049
|
"location": {
|
4050
4050
|
"filePath": "preview.main.runtime.ts",
|
4051
|
-
"line":
|
4051
|
+
"line": 985,
|
4052
4052
|
"character": 5
|
4053
4053
|
},
|
4054
4054
|
"name": "config",
|
@@ -4056,7 +4056,7 @@
|
|
4056
4056
|
"__schema": "TypeRefSchema",
|
4057
4057
|
"location": {
|
4058
4058
|
"filePath": "preview.main.runtime.ts",
|
4059
|
-
"line":
|
4059
|
+
"line": 985,
|
4060
4060
|
"character": 13
|
4061
4061
|
},
|
4062
4062
|
"name": "PreviewConfig",
|
@@ -4069,7 +4069,7 @@
|
|
4069
4069
|
"__schema": "ParameterSchema",
|
4070
4070
|
"location": {
|
4071
4071
|
"filePath": "preview.main.runtime.ts",
|
4072
|
-
"line":
|
4072
|
+
"line": 986,
|
4073
4073
|
"character": 5
|
4074
4074
|
},
|
4075
4075
|
"name": "[ previewSlot, bundlingStrategySlot ]",
|
@@ -4077,7 +4077,7 @@
|
|
4077
4077
|
"__schema": "TupleTypeSchema",
|
4078
4078
|
"location": {
|
4079
4079
|
"filePath": "preview.main.runtime.ts",
|
4080
|
-
"line":
|
4080
|
+
"line": 986,
|
4081
4081
|
"character": 42
|
4082
4082
|
},
|
4083
4083
|
"elements": [
|
@@ -4085,7 +4085,7 @@
|
|
4085
4085
|
"__schema": "TypeRefSchema",
|
4086
4086
|
"location": {
|
4087
4087
|
"filePath": "preview.main.runtime.ts",
|
4088
|
-
"line":
|
4088
|
+
"line": 986,
|
4089
4089
|
"character": 43
|
4090
4090
|
},
|
4091
4091
|
"name": "PreviewDefinitionRegistry",
|
@@ -4095,7 +4095,7 @@
|
|
4095
4095
|
"__schema": "TypeRefSchema",
|
4096
4096
|
"location": {
|
4097
4097
|
"filePath": "preview.main.runtime.ts",
|
4098
|
-
"line":
|
4098
|
+
"line": 986,
|
4099
4099
|
"character": 70
|
4100
4100
|
},
|
4101
4101
|
"name": "BundlingStrategySlot",
|
@@ -4110,7 +4110,7 @@
|
|
4110
4110
|
"__schema": "ParameterSchema",
|
4111
4111
|
"location": {
|
4112
4112
|
"filePath": "preview.main.runtime.ts",
|
4113
|
-
"line":
|
4113
|
+
"line": 987,
|
4114
4114
|
"character": 5
|
4115
4115
|
},
|
4116
4116
|
"name": "harmony",
|
@@ -4118,7 +4118,7 @@
|
|
4118
4118
|
"__schema": "TypeRefSchema",
|
4119
4119
|
"location": {
|
4120
4120
|
"filePath": "preview.main.runtime.ts",
|
4121
|
-
"line":
|
4121
|
+
"line": 987,
|
4122
4122
|
"character": 14
|
4123
4123
|
},
|
4124
4124
|
"name": "Harmony",
|
@@ -4136,7 +4136,7 @@
|
|
4136
4136
|
"__schema": "InferenceTypeSchema",
|
4137
4137
|
"location": {
|
4138
4138
|
"filePath": "preview.main.runtime.ts",
|
4139
|
-
"line":
|
4139
|
+
"line": 950,
|
4140
4140
|
"character": 3
|
4141
4141
|
},
|
4142
4142
|
"type": "Promise<PreviewMain>"
|
@@ -6561,7 +6561,7 @@
|
|
6561
6561
|
"_legacy": {
|
6562
6562
|
"scope": "teambit.preview",
|
6563
6563
|
"name": "preview",
|
6564
|
-
"version": "1.0.
|
6564
|
+
"version": "1.0.273"
|
6565
6565
|
},
|
6566
6566
|
"_scope": "teambit.preview"
|
6567
6567
|
}
|
@@ -10446,14 +10446,14 @@
|
|
10446
10446
|
"__schema": "FunctionLikeSchema",
|
10447
10447
|
"location": {
|
10448
10448
|
"filePath": "preview.main.runtime.ts",
|
10449
|
-
"line":
|
10449
|
+
"line": 660,
|
10450
10450
|
"character": 3
|
10451
10451
|
},
|
10452
10452
|
"doc": {
|
10453
10453
|
"__schema": "DocSchema",
|
10454
10454
|
"location": {
|
10455
10455
|
"filePath": "preview.main.runtime.ts",
|
10456
|
-
"line":
|
10456
|
+
"line": 653,
|
10457
10457
|
"character": 3
|
10458
10458
|
},
|
10459
10459
|
"raw": "/**\n * write a link to load custom modules dynamically.\n * @param prefix write\n * @param moduleMap map of components to module paths to require.\n * @param defaultModule\n * @param dirName\n */",
|
@@ -10463,7 +10463,7 @@
|
|
10463
10463
|
"__schema": "PropertyLikeTagSchema",
|
10464
10464
|
"location": {
|
10465
10465
|
"filePath": "preview.main.runtime.ts",
|
10466
|
-
"line":
|
10466
|
+
"line": 655,
|
10467
10467
|
"character": 6
|
10468
10468
|
},
|
10469
10469
|
"name": "prefix",
|
@@ -10474,7 +10474,7 @@
|
|
10474
10474
|
"__schema": "PropertyLikeTagSchema",
|
10475
10475
|
"location": {
|
10476
10476
|
"filePath": "preview.main.runtime.ts",
|
10477
|
-
"line":
|
10477
|
+
"line": 656,
|
10478
10478
|
"character": 6
|
10479
10479
|
},
|
10480
10480
|
"name": "moduleMap",
|
@@ -10485,7 +10485,7 @@
|
|
10485
10485
|
"__schema": "PropertyLikeTagSchema",
|
10486
10486
|
"location": {
|
10487
10487
|
"filePath": "preview.main.runtime.ts",
|
10488
|
-
"line":
|
10488
|
+
"line": 657,
|
10489
10489
|
"character": 6
|
10490
10490
|
},
|
10491
10491
|
"name": "defaultModule",
|
@@ -10495,7 +10495,7 @@
|
|
10495
10495
|
"__schema": "PropertyLikeTagSchema",
|
10496
10496
|
"location": {
|
10497
10497
|
"filePath": "preview.main.runtime.ts",
|
10498
|
-
"line":
|
10498
|
+
"line": 658,
|
10499
10499
|
"character": 6
|
10500
10500
|
},
|
10501
10501
|
"name": "dirName",
|
@@ -10510,7 +10510,7 @@
|
|
10510
10510
|
"__schema": "ParameterSchema",
|
10511
10511
|
"location": {
|
10512
10512
|
"filePath": "preview.main.runtime.ts",
|
10513
|
-
"line":
|
10513
|
+
"line": 661,
|
10514
10514
|
"character": 5
|
10515
10515
|
},
|
10516
10516
|
"name": "prefix",
|
@@ -10518,7 +10518,7 @@
|
|
10518
10518
|
"__schema": "KeywordTypeSchema",
|
10519
10519
|
"location": {
|
10520
10520
|
"filePath": "preview.main.runtime.ts",
|
10521
|
-
"line":
|
10521
|
+
"line": 661,
|
10522
10522
|
"character": 13
|
10523
10523
|
},
|
10524
10524
|
"name": "string"
|
@@ -10530,7 +10530,7 @@
|
|
10530
10530
|
"__schema": "ParameterSchema",
|
10531
10531
|
"location": {
|
10532
10532
|
"filePath": "preview.main.runtime.ts",
|
10533
|
-
"line":
|
10533
|
+
"line": 662,
|
10534
10534
|
"character": 5
|
10535
10535
|
},
|
10536
10536
|
"name": "moduleMap",
|
@@ -10538,7 +10538,7 @@
|
|
10538
10538
|
"__schema": "TypeRefSchema",
|
10539
10539
|
"location": {
|
10540
10540
|
"filePath": "preview.main.runtime.ts",
|
10541
|
-
"line":
|
10541
|
+
"line": 662,
|
10542
10542
|
"character": 16
|
10543
10543
|
},
|
10544
10544
|
"name": "ComponentMap",
|
@@ -10551,14 +10551,14 @@
|
|
10551
10551
|
"__schema": "TypeArraySchema",
|
10552
10552
|
"location": {
|
10553
10553
|
"filePath": "preview.main.runtime.ts",
|
10554
|
-
"line":
|
10554
|
+
"line": 662,
|
10555
10555
|
"character": 29
|
10556
10556
|
},
|
10557
10557
|
"type": {
|
10558
10558
|
"__schema": "KeywordTypeSchema",
|
10559
10559
|
"location": {
|
10560
10560
|
"filePath": "preview.main.runtime.ts",
|
10561
|
-
"line":
|
10561
|
+
"line": 662,
|
10562
10562
|
"character": 29
|
10563
10563
|
},
|
10564
10564
|
"name": "string"
|
@@ -10573,7 +10573,7 @@
|
|
10573
10573
|
"__schema": "ParameterSchema",
|
10574
10574
|
"location": {
|
10575
10575
|
"filePath": "preview.main.runtime.ts",
|
10576
|
-
"line":
|
10576
|
+
"line": 663,
|
10577
10577
|
"character": 5
|
10578
10578
|
},
|
10579
10579
|
"name": "mainModulesMap",
|
@@ -10581,7 +10581,7 @@
|
|
10581
10581
|
"__schema": "TypeRefSchema",
|
10582
10582
|
"location": {
|
10583
10583
|
"filePath": "preview.main.runtime.ts",
|
10584
|
-
"line":
|
10584
|
+
"line": 663,
|
10585
10585
|
"character": 21
|
10586
10586
|
},
|
10587
10587
|
"name": "MainModulesMap",
|
@@ -10594,7 +10594,7 @@
|
|
10594
10594
|
"__schema": "ParameterSchema",
|
10595
10595
|
"location": {
|
10596
10596
|
"filePath": "preview.main.runtime.ts",
|
10597
|
-
"line":
|
10597
|
+
"line": 664,
|
10598
10598
|
"character": 5
|
10599
10599
|
},
|
10600
10600
|
"name": "dirName",
|
@@ -10602,7 +10602,7 @@
|
|
10602
10602
|
"__schema": "KeywordTypeSchema",
|
10603
10603
|
"location": {
|
10604
10604
|
"filePath": "preview.main.runtime.ts",
|
10605
|
-
"line":
|
10605
|
+
"line": 664,
|
10606
10606
|
"character": 14
|
10607
10607
|
},
|
10608
10608
|
"name": "string"
|
@@ -10614,7 +10614,7 @@
|
|
10614
10614
|
"__schema": "ParameterSchema",
|
10615
10615
|
"location": {
|
10616
10616
|
"filePath": "preview.main.runtime.ts",
|
10617
|
-
"line":
|
10617
|
+
"line": 665,
|
10618
10618
|
"character": 5
|
10619
10619
|
},
|
10620
10620
|
"name": "isSplitComponentBundle",
|
@@ -10622,7 +10622,7 @@
|
|
10622
10622
|
"__schema": "KeywordTypeSchema",
|
10623
10623
|
"location": {
|
10624
10624
|
"filePath": "preview.main.runtime.ts",
|
10625
|
-
"line":
|
10625
|
+
"line": 665,
|
10626
10626
|
"character": 29
|
10627
10627
|
},
|
10628
10628
|
"name": "boolean"
|
@@ -10635,7 +10635,7 @@
|
|
10635
10635
|
"__schema": "InferenceTypeSchema",
|
10636
10636
|
"location": {
|
10637
10637
|
"filePath": "preview.main.runtime.ts",
|
10638
|
-
"line":
|
10638
|
+
"line": 660,
|
10639
10639
|
"character": 3
|
10640
10640
|
},
|
10641
10641
|
"type": "string"
|
@@ -10646,7 +10646,7 @@
|
|
10646
10646
|
"__schema": "FunctionLikeSchema",
|
10647
10647
|
"location": {
|
10648
10648
|
"filePath": "preview.main.runtime.ts",
|
10649
|
-
"line":
|
10649
|
+
"line": 672,
|
10650
10650
|
"character": 3
|
10651
10651
|
},
|
10652
10652
|
"signature": "(method) PreviewMain.writeLinkContents(contents: string, targetDir: string, prefix: string): string",
|
@@ -10656,7 +10656,7 @@
|
|
10656
10656
|
"__schema": "ParameterSchema",
|
10657
10657
|
"location": {
|
10658
10658
|
"filePath": "preview.main.runtime.ts",
|
10659
|
-
"line":
|
10659
|
+
"line": 672,
|
10660
10660
|
"character": 21
|
10661
10661
|
},
|
10662
10662
|
"name": "contents",
|
@@ -10664,7 +10664,7 @@
|
|
10664
10664
|
"__schema": "KeywordTypeSchema",
|
10665
10665
|
"location": {
|
10666
10666
|
"filePath": "preview.main.runtime.ts",
|
10667
|
-
"line":
|
10667
|
+
"line": 672,
|
10668
10668
|
"character": 31
|
10669
10669
|
},
|
10670
10670
|
"name": "string"
|
@@ -10676,7 +10676,7 @@
|
|
10676
10676
|
"__schema": "ParameterSchema",
|
10677
10677
|
"location": {
|
10678
10678
|
"filePath": "preview.main.runtime.ts",
|
10679
|
-
"line":
|
10679
|
+
"line": 672,
|
10680
10680
|
"character": 39
|
10681
10681
|
},
|
10682
10682
|
"name": "targetDir",
|
@@ -10684,7 +10684,7 @@
|
|
10684
10684
|
"__schema": "KeywordTypeSchema",
|
10685
10685
|
"location": {
|
10686
10686
|
"filePath": "preview.main.runtime.ts",
|
10687
|
-
"line":
|
10687
|
+
"line": 672,
|
10688
10688
|
"character": 50
|
10689
10689
|
},
|
10690
10690
|
"name": "string"
|
@@ -10696,7 +10696,7 @@
|
|
10696
10696
|
"__schema": "ParameterSchema",
|
10697
10697
|
"location": {
|
10698
10698
|
"filePath": "preview.main.runtime.ts",
|
10699
|
-
"line":
|
10699
|
+
"line": 672,
|
10700
10700
|
"character": 58
|
10701
10701
|
},
|
10702
10702
|
"name": "prefix",
|
@@ -10704,7 +10704,7 @@
|
|
10704
10704
|
"__schema": "KeywordTypeSchema",
|
10705
10705
|
"location": {
|
10706
10706
|
"filePath": "preview.main.runtime.ts",
|
10707
|
-
"line":
|
10707
|
+
"line": 672,
|
10708
10708
|
"character": 66
|
10709
10709
|
},
|
10710
10710
|
"name": "string"
|
@@ -10717,7 +10717,7 @@
|
|
10717
10717
|
"__schema": "InferenceTypeSchema",
|
10718
10718
|
"location": {
|
10719
10719
|
"filePath": "preview.main.runtime.ts",
|
10720
|
-
"line":
|
10720
|
+
"line": 672,
|
10721
10721
|
"character": 3
|
10722
10722
|
},
|
10723
10723
|
"type": "string"
|
@@ -10728,7 +10728,7 @@
|
|
10728
10728
|
"__schema": "FunctionLikeSchema",
|
10729
10729
|
"location": {
|
10730
10730
|
"filePath": "preview.main.runtime.ts",
|
10731
|
-
"line":
|
10731
|
+
"line": 787,
|
10732
10732
|
"character": 3
|
10733
10733
|
},
|
10734
10734
|
"signature": "(method) PreviewMain.writePreviewRuntime(context: {\n components: Component[];\n}, aspectsIdsToNotFilterOut?: string[]): Promise<string>",
|
@@ -10738,7 +10738,7 @@
|
|
10738
10738
|
"__schema": "ParameterSchema",
|
10739
10739
|
"location": {
|
10740
10740
|
"filePath": "preview.main.runtime.ts",
|
10741
|
-
"line":
|
10741
|
+
"line": 787,
|
10742
10742
|
"character": 29
|
10743
10743
|
},
|
10744
10744
|
"name": "context",
|
@@ -10746,7 +10746,7 @@
|
|
10746
10746
|
"__schema": "TypeLiteralSchema",
|
10747
10747
|
"location": {
|
10748
10748
|
"filePath": "preview.main.runtime.ts",
|
10749
|
-
"line":
|
10749
|
+
"line": 787,
|
10750
10750
|
"character": 38
|
10751
10751
|
},
|
10752
10752
|
"members": [
|
@@ -10754,7 +10754,7 @@
|
|
10754
10754
|
"__schema": "VariableLikeSchema",
|
10755
10755
|
"location": {
|
10756
10756
|
"filePath": "preview.main.runtime.ts",
|
10757
|
-
"line":
|
10757
|
+
"line": 787,
|
10758
10758
|
"character": 40
|
10759
10759
|
},
|
10760
10760
|
"signature": "(property) components: Component[]",
|
@@ -10763,14 +10763,14 @@
|
|
10763
10763
|
"__schema": "TypeArraySchema",
|
10764
10764
|
"location": {
|
10765
10765
|
"filePath": "preview.main.runtime.ts",
|
10766
|
-
"line":
|
10766
|
+
"line": 787,
|
10767
10767
|
"character": 52
|
10768
10768
|
},
|
10769
10769
|
"type": {
|
10770
10770
|
"__schema": "TypeRefSchema",
|
10771
10771
|
"location": {
|
10772
10772
|
"filePath": "preview.main.runtime.ts",
|
10773
|
-
"line":
|
10773
|
+
"line": 787,
|
10774
10774
|
"character": 52
|
10775
10775
|
},
|
10776
10776
|
"name": "Component",
|
@@ -10791,7 +10791,7 @@
|
|
10791
10791
|
"__schema": "ParameterSchema",
|
10792
10792
|
"location": {
|
10793
10793
|
"filePath": "preview.main.runtime.ts",
|
10794
|
-
"line":
|
10794
|
+
"line": 787,
|
10795
10795
|
"character": 67
|
10796
10796
|
},
|
10797
10797
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -10799,14 +10799,14 @@
|
|
10799
10799
|
"__schema": "TypeArraySchema",
|
10800
10800
|
"location": {
|
10801
10801
|
"filePath": "preview.main.runtime.ts",
|
10802
|
-
"line":
|
10802
|
+
"line": 787,
|
10803
10803
|
"character": 93
|
10804
10804
|
},
|
10805
10805
|
"type": {
|
10806
10806
|
"__schema": "KeywordTypeSchema",
|
10807
10807
|
"location": {
|
10808
10808
|
"filePath": "preview.main.runtime.ts",
|
10809
|
-
"line":
|
10809
|
+
"line": 787,
|
10810
10810
|
"character": 93
|
10811
10811
|
},
|
10812
10812
|
"name": "string"
|
@@ -10821,7 +10821,7 @@
|
|
10821
10821
|
"__schema": "InferenceTypeSchema",
|
10822
10822
|
"location": {
|
10823
10823
|
"filePath": "preview.main.runtime.ts",
|
10824
|
-
"line":
|
10824
|
+
"line": 787,
|
10825
10825
|
"character": 3
|
10826
10826
|
},
|
10827
10827
|
"type": "Promise<string>"
|
@@ -10834,7 +10834,7 @@
|
|
10834
10834
|
"__schema": "FunctionLikeSchema",
|
10835
10835
|
"location": {
|
10836
10836
|
"filePath": "preview.main.runtime.ts",
|
10837
|
-
"line":
|
10837
|
+
"line": 795,
|
10838
10838
|
"character": 3
|
10839
10839
|
},
|
10840
10840
|
"signature": "(method) PreviewMain.resolveAspects(runtimeName?: string, componentIds?: ComponentID[], uiRoot?: UIRoot, opts?: ResolveAspectsOptions): Promise<AspectDefinition[]>",
|
@@ -10844,7 +10844,7 @@
|
|
10844
10844
|
"__schema": "ParameterSchema",
|
10845
10845
|
"location": {
|
10846
10846
|
"filePath": "preview.main.runtime.ts",
|
10847
|
-
"line":
|
10847
|
+
"line": 796,
|
10848
10848
|
"character": 5
|
10849
10849
|
},
|
10850
10850
|
"name": "runtimeName",
|
@@ -10852,7 +10852,7 @@
|
|
10852
10852
|
"__schema": "KeywordTypeSchema",
|
10853
10853
|
"location": {
|
10854
10854
|
"filePath": "preview.main.runtime.ts",
|
10855
|
-
"line":
|
10855
|
+
"line": 796,
|
10856
10856
|
"character": 19
|
10857
10857
|
},
|
10858
10858
|
"name": "string"
|
@@ -10864,7 +10864,7 @@
|
|
10864
10864
|
"__schema": "ParameterSchema",
|
10865
10865
|
"location": {
|
10866
10866
|
"filePath": "preview.main.runtime.ts",
|
10867
|
-
"line":
|
10867
|
+
"line": 797,
|
10868
10868
|
"character": 5
|
10869
10869
|
},
|
10870
10870
|
"name": "componentIds",
|
@@ -10872,14 +10872,14 @@
|
|
10872
10872
|
"__schema": "TypeArraySchema",
|
10873
10873
|
"location": {
|
10874
10874
|
"filePath": "preview.main.runtime.ts",
|
10875
|
-
"line":
|
10875
|
+
"line": 797,
|
10876
10876
|
"character": 20
|
10877
10877
|
},
|
10878
10878
|
"type": {
|
10879
10879
|
"__schema": "TypeRefSchema",
|
10880
10880
|
"location": {
|
10881
10881
|
"filePath": "preview.main.runtime.ts",
|
10882
|
-
"line":
|
10882
|
+
"line": 797,
|
10883
10883
|
"character": 20
|
10884
10884
|
},
|
10885
10885
|
"name": "ComponentID",
|
@@ -10896,7 +10896,7 @@
|
|
10896
10896
|
"__schema": "ParameterSchema",
|
10897
10897
|
"location": {
|
10898
10898
|
"filePath": "preview.main.runtime.ts",
|
10899
|
-
"line":
|
10899
|
+
"line": 798,
|
10900
10900
|
"character": 5
|
10901
10901
|
},
|
10902
10902
|
"name": "uiRoot",
|
@@ -10904,7 +10904,7 @@
|
|
10904
10904
|
"__schema": "TypeRefSchema",
|
10905
10905
|
"location": {
|
10906
10906
|
"filePath": "preview.main.runtime.ts",
|
10907
|
-
"line":
|
10907
|
+
"line": 798,
|
10908
10908
|
"character": 14
|
10909
10909
|
},
|
10910
10910
|
"name": "UIRoot",
|
@@ -10920,7 +10920,7 @@
|
|
10920
10920
|
"__schema": "ParameterSchema",
|
10921
10921
|
"location": {
|
10922
10922
|
"filePath": "preview.main.runtime.ts",
|
10923
|
-
"line":
|
10923
|
+
"line": 799,
|
10924
10924
|
"character": 5
|
10925
10925
|
},
|
10926
10926
|
"name": "opts",
|
@@ -10928,7 +10928,7 @@
|
|
10928
10928
|
"__schema": "TypeRefSchema",
|
10929
10929
|
"location": {
|
10930
10930
|
"filePath": "preview.main.runtime.ts",
|
10931
|
-
"line":
|
10931
|
+
"line": 799,
|
10932
10932
|
"character": 12
|
10933
10933
|
},
|
10934
10934
|
"name": "ResolveAspectsOptions",
|
@@ -10945,7 +10945,7 @@
|
|
10945
10945
|
"__schema": "TypeRefSchema",
|
10946
10946
|
"location": {
|
10947
10947
|
"filePath": "preview.main.runtime.ts",
|
10948
|
-
"line":
|
10948
|
+
"line": 800,
|
10949
10949
|
"character": 6
|
10950
10950
|
},
|
10951
10951
|
"name": "Promise",
|
@@ -10954,14 +10954,14 @@
|
|
10954
10954
|
"__schema": "TypeArraySchema",
|
10955
10955
|
"location": {
|
10956
10956
|
"filePath": "preview.main.runtime.ts",
|
10957
|
-
"line":
|
10957
|
+
"line": 800,
|
10958
10958
|
"character": 14
|
10959
10959
|
},
|
10960
10960
|
"type": {
|
10961
10961
|
"__schema": "TypeRefSchema",
|
10962
10962
|
"location": {
|
10963
10963
|
"filePath": "preview.main.runtime.ts",
|
10964
|
-
"line":
|
10964
|
+
"line": 800,
|
10965
10965
|
"character": 14
|
10966
10966
|
},
|
10967
10967
|
"name": "AspectDefinition",
|
@@ -10981,7 +10981,7 @@
|
|
10981
10981
|
"__schema": "FunctionLikeSchema",
|
10982
10982
|
"location": {
|
10983
10983
|
"filePath": "preview.main.runtime.ts",
|
10984
|
-
"line":
|
10984
|
+
"line": 885,
|
10985
10985
|
"character": 3
|
10986
10986
|
},
|
10987
10987
|
"signature": "(method) PreviewMain.getEnvPreviewConfig(env?: PreviewEnv): EnvPreviewConfig",
|
@@ -10991,7 +10991,7 @@
|
|
10991
10991
|
"__schema": "ParameterSchema",
|
10992
10992
|
"location": {
|
10993
10993
|
"filePath": "preview.main.runtime.ts",
|
10994
|
-
"line":
|
10994
|
+
"line": 885,
|
10995
10995
|
"character": 23
|
10996
10996
|
},
|
10997
10997
|
"name": "env",
|
@@ -10999,7 +10999,7 @@
|
|
10999
10999
|
"__schema": "TypeRefSchema",
|
11000
11000
|
"location": {
|
11001
11001
|
"filePath": "preview.main.runtime.ts",
|
11002
|
-
"line":
|
11002
|
+
"line": 885,
|
11003
11003
|
"character": 29
|
11004
11004
|
},
|
11005
11005
|
"name": "PreviewEnv",
|
@@ -11016,7 +11016,7 @@
|
|
11016
11016
|
"__schema": "TypeRefSchema",
|
11017
11017
|
"location": {
|
11018
11018
|
"filePath": "preview.main.runtime.ts",
|
11019
|
-
"line":
|
11019
|
+
"line": 885,
|
11020
11020
|
"character": 3
|
11021
11021
|
},
|
11022
11022
|
"name": "EnvPreviewConfig"
|
@@ -11027,14 +11027,14 @@
|
|
11027
11027
|
"__schema": "FunctionLikeSchema",
|
11028
11028
|
"location": {
|
11029
11029
|
"filePath": "preview.main.runtime.ts",
|
11030
|
-
"line":
|
11030
|
+
"line": 894,
|
11031
11031
|
"character": 3
|
11032
11032
|
},
|
11033
11033
|
"doc": {
|
11034
11034
|
"__schema": "DocSchema",
|
11035
11035
|
"location": {
|
11036
11036
|
"filePath": "preview.main.runtime.ts",
|
11037
|
-
"line":
|
11037
|
+
"line": 891,
|
11038
11038
|
"character": 3
|
11039
11039
|
},
|
11040
11040
|
"raw": "/**\n * return the configured bundling strategy.\n */",
|
@@ -11047,7 +11047,7 @@
|
|
11047
11047
|
"__schema": "ParameterSchema",
|
11048
11048
|
"location": {
|
11049
11049
|
"filePath": "preview.main.runtime.ts",
|
11050
|
-
"line":
|
11050
|
+
"line": 894,
|
11051
11051
|
"character": 23
|
11052
11052
|
},
|
11053
11053
|
"name": "env",
|
@@ -11055,7 +11055,7 @@
|
|
11055
11055
|
"__schema": "TypeRefSchema",
|
11056
11056
|
"location": {
|
11057
11057
|
"filePath": "preview.main.runtime.ts",
|
11058
|
-
"line":
|
11058
|
+
"line": 894,
|
11059
11059
|
"character": 29
|
11060
11060
|
},
|
11061
11061
|
"name": "PreviewEnv",
|
@@ -11072,7 +11072,7 @@
|
|
11072
11072
|
"__schema": "TypeRefSchema",
|
11073
11073
|
"location": {
|
11074
11074
|
"filePath": "preview.main.runtime.ts",
|
11075
|
-
"line":
|
11075
|
+
"line": 894,
|
11076
11076
|
"character": 3
|
11077
11077
|
},
|
11078
11078
|
"name": "BundlingStrategy",
|
@@ -11084,14 +11084,14 @@
|
|
11084
11084
|
"__schema": "FunctionLikeSchema",
|
11085
11085
|
"location": {
|
11086
11086
|
"filePath": "preview.main.runtime.ts",
|
11087
|
-
"line":
|
11087
|
+
"line": 912,
|
11088
11088
|
"character": 3
|
11089
11089
|
},
|
11090
11090
|
"doc": {
|
11091
11091
|
"__schema": "DocSchema",
|
11092
11092
|
"location": {
|
11093
11093
|
"filePath": "preview.main.runtime.ts",
|
11094
|
-
"line":
|
11094
|
+
"line": 909,
|
11095
11095
|
"character": 3
|
11096
11096
|
},
|
11097
11097
|
"raw": "/**\n * register a new bundling strategy. default available strategies are `env` and ``\n */",
|
@@ -11104,7 +11104,7 @@
|
|
11104
11104
|
"__schema": "ParameterSchema",
|
11105
11105
|
"location": {
|
11106
11106
|
"filePath": "preview.main.runtime.ts",
|
11107
|
-
"line":
|
11107
|
+
"line": 912,
|
11108
11108
|
"character": 28
|
11109
11109
|
},
|
11110
11110
|
"name": "bundlingStrategy",
|
@@ -11112,7 +11112,7 @@
|
|
11112
11112
|
"__schema": "TypeRefSchema",
|
11113
11113
|
"location": {
|
11114
11114
|
"filePath": "preview.main.runtime.ts",
|
11115
|
-
"line":
|
11115
|
+
"line": 912,
|
11116
11116
|
"character": 46
|
11117
11117
|
},
|
11118
11118
|
"name": "BundlingStrategy",
|
@@ -11126,7 +11126,7 @@
|
|
11126
11126
|
"__schema": "TypeRefSchema",
|
11127
11127
|
"location": {
|
11128
11128
|
"filePath": "preview.main.runtime.ts",
|
11129
|
-
"line":
|
11129
|
+
"line": 912,
|
11130
11130
|
"character": 3
|
11131
11131
|
},
|
11132
11132
|
"name": "PreviewMain"
|
@@ -11137,14 +11137,14 @@
|
|
11137
11137
|
"__schema": "FunctionLikeSchema",
|
11138
11138
|
"location": {
|
11139
11139
|
"filePath": "preview.main.runtime.ts",
|
11140
|
-
"line":
|
11140
|
+
"line": 920,
|
11141
11141
|
"character": 3
|
11142
11142
|
},
|
11143
11143
|
"doc": {
|
11144
11144
|
"__schema": "DocSchema",
|
11145
11145
|
"location": {
|
11146
11146
|
"filePath": "preview.main.runtime.ts",
|
11147
|
-
"line":
|
11147
|
+
"line": 917,
|
11148
11148
|
"character": 3
|
11149
11149
|
},
|
11150
11150
|
"raw": "/**\n * register a new preview definition.\n */",
|
@@ -11157,7 +11157,7 @@
|
|
11157
11157
|
"__schema": "ParameterSchema",
|
11158
11158
|
"location": {
|
11159
11159
|
"filePath": "preview.main.runtime.ts",
|
11160
|
-
"line":
|
11160
|
+
"line": 920,
|
11161
11161
|
"character": 22
|
11162
11162
|
},
|
11163
11163
|
"name": "previewDef",
|
@@ -11165,7 +11165,7 @@
|
|
11165
11165
|
"__schema": "TypeRefSchema",
|
11166
11166
|
"location": {
|
11167
11167
|
"filePath": "preview.main.runtime.ts",
|
11168
|
-
"line":
|
11168
|
+
"line": 920,
|
11169
11169
|
"character": 34
|
11170
11170
|
},
|
11171
11171
|
"name": "PreviewDefinition"
|
@@ -11178,7 +11178,7 @@
|
|
11178
11178
|
"__schema": "InferenceTypeSchema",
|
11179
11179
|
"location": {
|
11180
11180
|
"filePath": "preview.main.runtime.ts",
|
11181
|
-
"line":
|
11181
|
+
"line": 920,
|
11182
11182
|
"character": 3
|
11183
11183
|
},
|
11184
11184
|
"type": "void"
|
@@ -11189,7 +11189,7 @@
|
|
11189
11189
|
"__schema": "VariableLikeSchema",
|
11190
11190
|
"location": {
|
11191
11191
|
"filePath": "preview.main.runtime.ts",
|
11192
|
-
"line":
|
11192
|
+
"line": 924,
|
11193
11193
|
"character": 3
|
11194
11194
|
},
|
11195
11195
|
"signature": "(property) PreviewMain.slots: (((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]",
|
@@ -11198,7 +11198,7 @@
|
|
11198
11198
|
"__schema": "InferenceTypeSchema",
|
11199
11199
|
"location": {
|
11200
11200
|
"filePath": "preview.main.runtime.ts",
|
11201
|
-
"line":
|
11201
|
+
"line": 924,
|
11202
11202
|
"character": 3
|
11203
11203
|
},
|
11204
11204
|
"type": "(((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]"
|
@@ -11210,7 +11210,7 @@
|
|
11210
11210
|
"__schema": "VariableLikeSchema",
|
11211
11211
|
"location": {
|
11212
11212
|
"filePath": "preview.main.runtime.ts",
|
11213
|
-
"line":
|
11213
|
+
"line": 926,
|
11214
11214
|
"character": 3
|
11215
11215
|
},
|
11216
11216
|
"signature": "(property) PreviewMain.runtime: RuntimeDefinition",
|
@@ -11219,7 +11219,7 @@
|
|
11219
11219
|
"__schema": "InferenceTypeSchema",
|
11220
11220
|
"location": {
|
11221
11221
|
"filePath": "preview.main.runtime.ts",
|
11222
|
-
"line":
|
11222
|
+
"line": 926,
|
11223
11223
|
"character": 3
|
11224
11224
|
},
|
11225
11225
|
"type": "RuntimeDefinition"
|
@@ -11231,7 +11231,7 @@
|
|
11231
11231
|
"__schema": "VariableLikeSchema",
|
11232
11232
|
"location": {
|
11233
11233
|
"filePath": "preview.main.runtime.ts",
|
11234
|
-
"line":
|
11234
|
+
"line": 927,
|
11235
11235
|
"character": 3
|
11236
11236
|
},
|
11237
11237
|
"signature": "(property) PreviewMain.dependencies: Aspect[]",
|
@@ -11240,7 +11240,7 @@
|
|
11240
11240
|
"__schema": "InferenceTypeSchema",
|
11241
11241
|
"location": {
|
11242
11242
|
"filePath": "preview.main.runtime.ts",
|
11243
|
-
"line":
|
11243
|
+
"line": 927,
|
11244
11244
|
"character": 3
|
11245
11245
|
},
|
11246
11246
|
"type": "Aspect[]"
|
@@ -11252,7 +11252,7 @@
|
|
11252
11252
|
"__schema": "VariableLikeSchema",
|
11253
11253
|
"location": {
|
11254
11254
|
"filePath": "preview.main.runtime.ts",
|
11255
|
-
"line":
|
11255
|
+
"line": 945,
|
11256
11256
|
"character": 3
|
11257
11257
|
},
|
11258
11258
|
"signature": "(property) PreviewMain.defaultConfig: {\n disabled: boolean;\n onlyOverview: boolean;\n}",
|
@@ -11261,7 +11261,7 @@
|
|
11261
11261
|
"__schema": "InferenceTypeSchema",
|
11262
11262
|
"location": {
|
11263
11263
|
"filePath": "preview.main.runtime.ts",
|
11264
|
-
"line":
|
11264
|
+
"line": 945,
|
11265
11265
|
"character": 3
|
11266
11266
|
},
|
11267
11267
|
"type": "{\n disabled: boolean;\n onlyOverview: boolean;\n}"
|
@@ -11273,7 +11273,7 @@
|
|
11273
11273
|
"__schema": "FunctionLikeSchema",
|
11274
11274
|
"location": {
|
11275
11275
|
"filePath": "preview.main.runtime.ts",
|
11276
|
-
"line":
|
11276
|
+
"line": 950,
|
11277
11277
|
"character": 3
|
11278
11278
|
},
|
11279
11279
|
"signature": "(method) PreviewMain.provider([bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope,]: [\n BundlerMain,\n BuilderMain,\n ComponentMain,\n UiMain,\n CacheMain,\n EnvsMain,\n Workspace | undefined,\n PkgMain,\n PubsubMain,\n AspectLoaderMain,\n LoggerMain,\n DependencyResolverMain,\n GraphqlMain,\n WatcherMain,\n ScopeMain\n], config: PreviewConfig, [previewSlot, bundlingStrategySlot]: [PreviewDefinitionRegistry, BundlingStrategySlot], harmony: Harmony): Promise<PreviewMain>",
|
@@ -11283,7 +11283,7 @@
|
|
11283
11283
|
"__schema": "ParameterSchema",
|
11284
11284
|
"location": {
|
11285
11285
|
"filePath": "preview.main.runtime.ts",
|
11286
|
-
"line":
|
11286
|
+
"line": 952,
|
11287
11287
|
"character": 5
|
11288
11288
|
},
|
11289
11289
|
"name": "[ bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope ]",
|
@@ -11291,7 +11291,7 @@
|
|
11291
11291
|
"__schema": "TupleTypeSchema",
|
11292
11292
|
"location": {
|
11293
11293
|
"filePath": "preview.main.runtime.ts",
|
11294
|
-
"line":
|
11294
|
+
"line": 968,
|
11295
11295
|
"character": 8
|
11296
11296
|
},
|
11297
11297
|
"elements": [
|
@@ -11299,7 +11299,7 @@
|
|
11299
11299
|
"__schema": "TypeRefSchema",
|
11300
11300
|
"location": {
|
11301
11301
|
"filePath": "preview.main.runtime.ts",
|
11302
|
-
"line":
|
11302
|
+
"line": 969,
|
11303
11303
|
"character": 7
|
11304
11304
|
},
|
11305
11305
|
"name": "BundlerMain",
|
@@ -11312,7 +11312,7 @@
|
|
11312
11312
|
"__schema": "TypeRefSchema",
|
11313
11313
|
"location": {
|
11314
11314
|
"filePath": "preview.main.runtime.ts",
|
11315
|
-
"line":
|
11315
|
+
"line": 970,
|
11316
11316
|
"character": 7
|
11317
11317
|
},
|
11318
11318
|
"name": "BuilderMain",
|
@@ -11325,7 +11325,7 @@
|
|
11325
11325
|
"__schema": "TypeRefSchema",
|
11326
11326
|
"location": {
|
11327
11327
|
"filePath": "preview.main.runtime.ts",
|
11328
|
-
"line":
|
11328
|
+
"line": 971,
|
11329
11329
|
"character": 7
|
11330
11330
|
},
|
11331
11331
|
"name": "ComponentMain",
|
@@ -11338,7 +11338,7 @@
|
|
11338
11338
|
"__schema": "TypeRefSchema",
|
11339
11339
|
"location": {
|
11340
11340
|
"filePath": "preview.main.runtime.ts",
|
11341
|
-
"line":
|
11341
|
+
"line": 972,
|
11342
11342
|
"character": 7
|
11343
11343
|
},
|
11344
11344
|
"name": "UiMain",
|
@@ -11351,7 +11351,7 @@
|
|
11351
11351
|
"__schema": "TypeRefSchema",
|
11352
11352
|
"location": {
|
11353
11353
|
"filePath": "preview.main.runtime.ts",
|
11354
|
-
"line":
|
11354
|
+
"line": 973,
|
11355
11355
|
"character": 7
|
11356
11356
|
},
|
11357
11357
|
"name": "CacheMain",
|
@@ -11364,7 +11364,7 @@
|
|
11364
11364
|
"__schema": "TypeRefSchema",
|
11365
11365
|
"location": {
|
11366
11366
|
"filePath": "preview.main.runtime.ts",
|
11367
|
-
"line":
|
11367
|
+
"line": 974,
|
11368
11368
|
"character": 7
|
11369
11369
|
},
|
11370
11370
|
"name": "EnvsMain",
|
@@ -11377,7 +11377,7 @@
|
|
11377
11377
|
"__schema": "TypeUnionSchema",
|
11378
11378
|
"location": {
|
11379
11379
|
"filePath": "preview.main.runtime.ts",
|
11380
|
-
"line":
|
11380
|
+
"line": 975,
|
11381
11381
|
"character": 7
|
11382
11382
|
},
|
11383
11383
|
"types": [
|
@@ -11385,7 +11385,7 @@
|
|
11385
11385
|
"__schema": "TypeRefSchema",
|
11386
11386
|
"location": {
|
11387
11387
|
"filePath": "preview.main.runtime.ts",
|
11388
|
-
"line":
|
11388
|
+
"line": 975,
|
11389
11389
|
"character": 7
|
11390
11390
|
},
|
11391
11391
|
"name": "Workspace",
|
@@ -11398,7 +11398,7 @@
|
|
11398
11398
|
"__schema": "KeywordTypeSchema",
|
11399
11399
|
"location": {
|
11400
11400
|
"filePath": "preview.main.runtime.ts",
|
11401
|
-
"line":
|
11401
|
+
"line": 975,
|
11402
11402
|
"character": 19
|
11403
11403
|
},
|
11404
11404
|
"name": "undefined"
|
@@ -11409,7 +11409,7 @@
|
|
11409
11409
|
"__schema": "TypeRefSchema",
|
11410
11410
|
"location": {
|
11411
11411
|
"filePath": "preview.main.runtime.ts",
|
11412
|
-
"line":
|
11412
|
+
"line": 976,
|
11413
11413
|
"character": 7
|
11414
11414
|
},
|
11415
11415
|
"name": "PkgMain",
|
@@ -11422,7 +11422,7 @@
|
|
11422
11422
|
"__schema": "TypeRefSchema",
|
11423
11423
|
"location": {
|
11424
11424
|
"filePath": "preview.main.runtime.ts",
|
11425
|
-
"line":
|
11425
|
+
"line": 977,
|
11426
11426
|
"character": 7
|
11427
11427
|
},
|
11428
11428
|
"name": "PubsubMain",
|
@@ -11435,7 +11435,7 @@
|
|
11435
11435
|
"__schema": "TypeRefSchema",
|
11436
11436
|
"location": {
|
11437
11437
|
"filePath": "preview.main.runtime.ts",
|
11438
|
-
"line":
|
11438
|
+
"line": 978,
|
11439
11439
|
"character": 7
|
11440
11440
|
},
|
11441
11441
|
"name": "AspectLoaderMain",
|
@@ -11448,7 +11448,7 @@
|
|
11448
11448
|
"__schema": "TypeRefSchema",
|
11449
11449
|
"location": {
|
11450
11450
|
"filePath": "preview.main.runtime.ts",
|
11451
|
-
"line":
|
11451
|
+
"line": 979,
|
11452
11452
|
"character": 7
|
11453
11453
|
},
|
11454
11454
|
"name": "LoggerMain",
|
@@ -11461,7 +11461,7 @@
|
|
11461
11461
|
"__schema": "TypeRefSchema",
|
11462
11462
|
"location": {
|
11463
11463
|
"filePath": "preview.main.runtime.ts",
|
11464
|
-
"line":
|
11464
|
+
"line": 980,
|
11465
11465
|
"character": 7
|
11466
11466
|
},
|
11467
11467
|
"name": "DependencyResolverMain",
|
@@ -11474,7 +11474,7 @@
|
|
11474
11474
|
"__schema": "TypeRefSchema",
|
11475
11475
|
"location": {
|
11476
11476
|
"filePath": "preview.main.runtime.ts",
|
11477
|
-
"line":
|
11477
|
+
"line": 981,
|
11478
11478
|
"character": 7
|
11479
11479
|
},
|
11480
11480
|
"name": "GraphqlMain",
|
@@ -11487,7 +11487,7 @@
|
|
11487
11487
|
"__schema": "TypeRefSchema",
|
11488
11488
|
"location": {
|
11489
11489
|
"filePath": "preview.main.runtime.ts",
|
11490
|
-
"line":
|
11490
|
+
"line": 982,
|
11491
11491
|
"character": 7
|
11492
11492
|
},
|
11493
11493
|
"name": "WatcherMain",
|
@@ -11500,7 +11500,7 @@
|
|
11500
11500
|
"__schema": "TypeRefSchema",
|
11501
11501
|
"location": {
|
11502
11502
|
"filePath": "preview.main.runtime.ts",
|
11503
|
-
"line":
|
11503
|
+
"line": 983,
|
11504
11504
|
"character": 7
|
11505
11505
|
},
|
11506
11506
|
"name": "ScopeMain",
|
@@ -11518,7 +11518,7 @@
|
|
11518
11518
|
"__schema": "ParameterSchema",
|
11519
11519
|
"location": {
|
11520
11520
|
"filePath": "preview.main.runtime.ts",
|
11521
|
-
"line":
|
11521
|
+
"line": 985,
|
11522
11522
|
"character": 5
|
11523
11523
|
},
|
11524
11524
|
"name": "config",
|
@@ -11526,7 +11526,7 @@
|
|
11526
11526
|
"__schema": "TypeRefSchema",
|
11527
11527
|
"location": {
|
11528
11528
|
"filePath": "preview.main.runtime.ts",
|
11529
|
-
"line":
|
11529
|
+
"line": 985,
|
11530
11530
|
"character": 13
|
11531
11531
|
},
|
11532
11532
|
"name": "PreviewConfig",
|
@@ -11539,7 +11539,7 @@
|
|
11539
11539
|
"__schema": "ParameterSchema",
|
11540
11540
|
"location": {
|
11541
11541
|
"filePath": "preview.main.runtime.ts",
|
11542
|
-
"line":
|
11542
|
+
"line": 986,
|
11543
11543
|
"character": 5
|
11544
11544
|
},
|
11545
11545
|
"name": "[ previewSlot, bundlingStrategySlot ]",
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
"__schema": "TupleTypeSchema",
|
11548
11548
|
"location": {
|
11549
11549
|
"filePath": "preview.main.runtime.ts",
|
11550
|
-
"line":
|
11550
|
+
"line": 986,
|
11551
11551
|
"character": 42
|
11552
11552
|
},
|
11553
11553
|
"elements": [
|
@@ -11555,7 +11555,7 @@
|
|
11555
11555
|
"__schema": "TypeRefSchema",
|
11556
11556
|
"location": {
|
11557
11557
|
"filePath": "preview.main.runtime.ts",
|
11558
|
-
"line":
|
11558
|
+
"line": 986,
|
11559
11559
|
"character": 43
|
11560
11560
|
},
|
11561
11561
|
"name": "PreviewDefinitionRegistry",
|
@@ -11565,7 +11565,7 @@
|
|
11565
11565
|
"__schema": "TypeRefSchema",
|
11566
11566
|
"location": {
|
11567
11567
|
"filePath": "preview.main.runtime.ts",
|
11568
|
-
"line":
|
11568
|
+
"line": 986,
|
11569
11569
|
"character": 70
|
11570
11570
|
},
|
11571
11571
|
"name": "BundlingStrategySlot",
|
@@ -11580,7 +11580,7 @@
|
|
11580
11580
|
"__schema": "ParameterSchema",
|
11581
11581
|
"location": {
|
11582
11582
|
"filePath": "preview.main.runtime.ts",
|
11583
|
-
"line":
|
11583
|
+
"line": 987,
|
11584
11584
|
"character": 5
|
11585
11585
|
},
|
11586
11586
|
"name": "harmony",
|
@@ -11588,7 +11588,7 @@
|
|
11588
11588
|
"__schema": "TypeRefSchema",
|
11589
11589
|
"location": {
|
11590
11590
|
"filePath": "preview.main.runtime.ts",
|
11591
|
-
"line":
|
11591
|
+
"line": 987,
|
11592
11592
|
"character": 14
|
11593
11593
|
},
|
11594
11594
|
"name": "Harmony",
|
@@ -11606,7 +11606,7 @@
|
|
11606
11606
|
"__schema": "InferenceTypeSchema",
|
11607
11607
|
"location": {
|
11608
11608
|
"filePath": "preview.main.runtime.ts",
|
11609
|
-
"line":
|
11609
|
+
"line": 950,
|
11610
11610
|
"character": 3
|
11611
11611
|
},
|
11612
11612
|
"type": "Promise<PreviewMain>"
|
@@ -11690,7 +11690,7 @@
|
|
11690
11690
|
"__schema": "UnImplementedSchema",
|
11691
11691
|
"location": {
|
11692
11692
|
"filePath": "preview.main.runtime.ts",
|
11693
|
-
"line":
|
11693
|
+
"line": 1056,
|
11694
11694
|
"character": 1
|
11695
11695
|
},
|
11696
11696
|
"name": "PreviewAspect.addRuntime(PreviewMain);",
|
@@ -13585,7 +13585,7 @@
|
|
13585
13585
|
"componentId": {
|
13586
13586
|
"scope": "teambit.preview",
|
13587
13587
|
"name": "preview",
|
13588
|
-
"version": "1.0.
|
13588
|
+
"version": "1.0.273"
|
13589
13589
|
},
|
13590
13590
|
"taggedModuleExports": []
|
13591
13591
|
}
|