@teambit/preview 1.0.506 → 1.0.508
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 +478 -478
- package/dist/{preview-1736306355320.js → preview-1736535915537.js} +2 -2
- package/dist/preview.main.runtime.js +24 -11
- package/dist/preview.main.runtime.js.map +1 -1
- package/package.json +25 -25
package/artifacts/schema.json
CHANGED
@@ -249,7 +249,7 @@
|
|
249
249
|
"_legacy": {
|
250
250
|
"scope": "teambit.preview",
|
251
251
|
"name": "preview",
|
252
|
-
"version": "1.0.
|
252
|
+
"version": "1.0.508"
|
253
253
|
},
|
254
254
|
"_scope": "teambit.preview"
|
255
255
|
}
|
@@ -1962,14 +1962,14 @@
|
|
1962
1962
|
"__schema": "FunctionLikeSchema",
|
1963
1963
|
"location": {
|
1964
1964
|
"filePath": "preview.main.runtime.ts",
|
1965
|
-
"line":
|
1965
|
+
"line": 420,
|
1966
1966
|
"character": 3
|
1967
1967
|
},
|
1968
1968
|
"doc": {
|
1969
1969
|
"__schema": "DocSchema",
|
1970
1970
|
"location": {
|
1971
1971
|
"filePath": "preview.main.runtime.ts",
|
1972
|
-
"line":
|
1972
|
+
"line": 415,
|
1973
1973
|
"character": 3
|
1974
1974
|
},
|
1975
1975
|
"raw": "/**\n * Calculate preview data on component load\n * @param component\n * @returns\n */",
|
@@ -1979,7 +1979,7 @@
|
|
1979
1979
|
"__schema": "PropertyLikeTagSchema",
|
1980
1980
|
"location": {
|
1981
1981
|
"filePath": "preview.main.runtime.ts",
|
1982
|
-
"line":
|
1982
|
+
"line": 417,
|
1983
1983
|
"character": 6
|
1984
1984
|
},
|
1985
1985
|
"name": "component",
|
@@ -1989,7 +1989,7 @@
|
|
1989
1989
|
"__schema": "ReturnTagSchema",
|
1990
1990
|
"location": {
|
1991
1991
|
"filePath": "preview.main.runtime.ts",
|
1992
|
-
"line":
|
1992
|
+
"line": 418,
|
1993
1993
|
"character": 6
|
1994
1994
|
},
|
1995
1995
|
"tagName": "return"
|
@@ -2003,7 +2003,7 @@
|
|
2003
2003
|
"__schema": "ParameterSchema",
|
2004
2004
|
"location": {
|
2005
2005
|
"filePath": "preview.main.runtime.ts",
|
2006
|
-
"line":
|
2006
|
+
"line": 420,
|
2007
2007
|
"character": 25
|
2008
2008
|
},
|
2009
2009
|
"name": "component",
|
@@ -2011,7 +2011,7 @@
|
|
2011
2011
|
"__schema": "TypeRefSchema",
|
2012
2012
|
"location": {
|
2013
2013
|
"filePath": "preview.main.runtime.ts",
|
2014
|
-
"line":
|
2014
|
+
"line": 420,
|
2015
2015
|
"character": 36
|
2016
2016
|
},
|
2017
2017
|
"name": "Component"
|
@@ -2024,7 +2024,7 @@
|
|
2024
2024
|
"__schema": "TypeRefSchema",
|
2025
2025
|
"location": {
|
2026
2026
|
"filePath": "preview.main.runtime.ts",
|
2027
|
-
"line":
|
2027
|
+
"line": 420,
|
2028
2028
|
"character": 48
|
2029
2029
|
},
|
2030
2030
|
"name": "Promise",
|
@@ -2033,7 +2033,7 @@
|
|
2033
2033
|
"__schema": "TypeRefSchema",
|
2034
2034
|
"location": {
|
2035
2035
|
"filePath": "preview.main.runtime.ts",
|
2036
|
-
"line":
|
2036
|
+
"line": 420,
|
2037
2037
|
"character": 56
|
2038
2038
|
},
|
2039
2039
|
"name": "PreviewComponentData"
|
@@ -2048,14 +2048,14 @@
|
|
2048
2048
|
"__schema": "FunctionLikeSchema",
|
2049
2049
|
"location": {
|
2050
2050
|
"filePath": "preview.main.runtime.ts",
|
2051
|
-
"line":
|
2051
|
+
"line": 442,
|
2052
2052
|
"character": 3
|
2053
2053
|
},
|
2054
2054
|
"doc": {
|
2055
2055
|
"__schema": "DocSchema",
|
2056
2056
|
"location": {
|
2057
2057
|
"filePath": "preview.main.runtime.ts",
|
2058
|
-
"line":
|
2058
|
+
"line": 437,
|
2059
2059
|
"character": 3
|
2060
2060
|
},
|
2061
2061
|
"raw": "/**\n * Calculate preview data on component that configured by its env\n * @param component\n * @returns\n */",
|
@@ -2065,7 +2065,7 @@
|
|
2065
2065
|
"__schema": "PropertyLikeTagSchema",
|
2066
2066
|
"location": {
|
2067
2067
|
"filePath": "preview.main.runtime.ts",
|
2068
|
-
"line":
|
2068
|
+
"line": 439,
|
2069
2069
|
"character": 6
|
2070
2070
|
},
|
2071
2071
|
"name": "component",
|
@@ -2075,7 +2075,7 @@
|
|
2075
2075
|
"__schema": "ReturnTagSchema",
|
2076
2076
|
"location": {
|
2077
2077
|
"filePath": "preview.main.runtime.ts",
|
2078
|
-
"line":
|
2078
|
+
"line": 440,
|
2079
2079
|
"character": 6
|
2080
2080
|
},
|
2081
2081
|
"tagName": "return"
|
@@ -2089,7 +2089,7 @@
|
|
2089
2089
|
"__schema": "ParameterSchema",
|
2090
2090
|
"location": {
|
2091
2091
|
"filePath": "preview.main.runtime.ts",
|
2092
|
-
"line":
|
2092
|
+
"line": 443,
|
2093
2093
|
"character": 5
|
2094
2094
|
},
|
2095
2095
|
"name": "component",
|
@@ -2097,7 +2097,7 @@
|
|
2097
2097
|
"__schema": "TypeRefSchema",
|
2098
2098
|
"location": {
|
2099
2099
|
"filePath": "preview.main.runtime.ts",
|
2100
|
-
"line":
|
2100
|
+
"line": 443,
|
2101
2101
|
"character": 16
|
2102
2102
|
},
|
2103
2103
|
"name": "Component"
|
@@ -2110,7 +2110,7 @@
|
|
2110
2110
|
"__schema": "TypeRefSchema",
|
2111
2111
|
"location": {
|
2112
2112
|
"filePath": "preview.main.runtime.ts",
|
2113
|
-
"line":
|
2113
|
+
"line": 444,
|
2114
2114
|
"character": 6
|
2115
2115
|
},
|
2116
2116
|
"name": "Promise",
|
@@ -2119,7 +2119,7 @@
|
|
2119
2119
|
"__schema": "TypeUnionSchema",
|
2120
2120
|
"location": {
|
2121
2121
|
"filePath": "preview.main.runtime.ts",
|
2122
|
-
"line":
|
2122
|
+
"line": 444,
|
2123
2123
|
"character": 14
|
2124
2124
|
},
|
2125
2125
|
"types": [
|
@@ -2127,7 +2127,7 @@
|
|
2127
2127
|
"__schema": "TypeRefSchema",
|
2128
2128
|
"location": {
|
2129
2129
|
"filePath": "preview.main.runtime.ts",
|
2130
|
-
"line":
|
2130
|
+
"line": 444,
|
2131
2131
|
"character": 14
|
2132
2132
|
},
|
2133
2133
|
"name": "Omit",
|
@@ -2136,7 +2136,7 @@
|
|
2136
2136
|
"__schema": "TypeRefSchema",
|
2137
2137
|
"location": {
|
2138
2138
|
"filePath": "preview.main.runtime.ts",
|
2139
|
-
"line":
|
2139
|
+
"line": 444,
|
2140
2140
|
"character": 19
|
2141
2141
|
},
|
2142
2142
|
"name": "PreviewAnyComponentData"
|
@@ -2145,7 +2145,7 @@
|
|
2145
2145
|
"__schema": "TypeUnionSchema",
|
2146
2146
|
"location": {
|
2147
2147
|
"filePath": "preview.main.runtime.ts",
|
2148
|
-
"line":
|
2148
|
+
"line": 444,
|
2149
2149
|
"character": 44
|
2150
2150
|
},
|
2151
2151
|
"types": [
|
@@ -2153,7 +2153,7 @@
|
|
2153
2153
|
"__schema": "LiteralTypeSchema",
|
2154
2154
|
"location": {
|
2155
2155
|
"filePath": "preview.main.runtime.ts",
|
2156
|
-
"line":
|
2156
|
+
"line": 444,
|
2157
2157
|
"character": 44
|
2158
2158
|
},
|
2159
2159
|
"name": "'doesScaling'"
|
@@ -2162,7 +2162,7 @@
|
|
2162
2162
|
"__schema": "LiteralTypeSchema",
|
2163
2163
|
"location": {
|
2164
2164
|
"filePath": "preview.main.runtime.ts",
|
2165
|
-
"line":
|
2165
|
+
"line": 444,
|
2166
2166
|
"character": 60
|
2167
2167
|
},
|
2168
2168
|
"name": "'onlyOverview'"
|
@@ -2171,7 +2171,7 @@
|
|
2171
2171
|
"__schema": "LiteralTypeSchema",
|
2172
2172
|
"location": {
|
2173
2173
|
"filePath": "preview.main.runtime.ts",
|
2174
|
-
"line":
|
2174
|
+
"line": 444,
|
2175
2175
|
"character": 77
|
2176
2176
|
},
|
2177
2177
|
"name": "'useNameParam'"
|
@@ -2184,7 +2184,7 @@
|
|
2184
2184
|
"__schema": "KeywordTypeSchema",
|
2185
2185
|
"location": {
|
2186
2186
|
"filePath": "preview.main.runtime.ts",
|
2187
|
-
"line":
|
2187
|
+
"line": 444,
|
2188
2188
|
"character": 95
|
2189
2189
|
},
|
2190
2190
|
"name": "undefined"
|
@@ -2201,14 +2201,14 @@
|
|
2201
2201
|
"__schema": "FunctionLikeSchema",
|
2202
2202
|
"location": {
|
2203
2203
|
"filePath": "preview.main.runtime.ts",
|
2204
|
-
"line":
|
2204
|
+
"line": 496,
|
2205
2205
|
"character": 3
|
2206
2206
|
},
|
2207
2207
|
"doc": {
|
2208
2208
|
"__schema": "DocSchema",
|
2209
2209
|
"location": {
|
2210
2210
|
"filePath": "preview.main.runtime.ts",
|
2211
|
-
"line":
|
2211
|
+
"line": 488,
|
2212
2212
|
"character": 3
|
2213
2213
|
},
|
2214
2214
|
"raw": "/**\n * Check if the component preview bundle contain the env as part of the bundle or only the component code\n * (we used in the past to bundle them together, there might also be specific envs which still uses the env strategy)\n * This should be used only for calculating the value on load.\n * otherwise, use the isBundledWithEnv function\n * @param component\n * @returns\n */",
|
@@ -2218,7 +2218,7 @@
|
|
2218
2218
|
"__schema": "PropertyLikeTagSchema",
|
2219
2219
|
"location": {
|
2220
2220
|
"filePath": "preview.main.runtime.ts",
|
2221
|
-
"line":
|
2221
|
+
"line": 493,
|
2222
2222
|
"character": 6
|
2223
2223
|
},
|
2224
2224
|
"name": "component",
|
@@ -2228,7 +2228,7 @@
|
|
2228
2228
|
"__schema": "ReturnTagSchema",
|
2229
2229
|
"location": {
|
2230
2230
|
"filePath": "preview.main.runtime.ts",
|
2231
|
-
"line":
|
2231
|
+
"line": 494,
|
2232
2232
|
"character": 6
|
2233
2233
|
},
|
2234
2234
|
"tagName": "return"
|
@@ -2242,7 +2242,7 @@
|
|
2242
2242
|
"__schema": "ParameterSchema",
|
2243
2243
|
"location": {
|
2244
2244
|
"filePath": "preview.main.runtime.ts",
|
2245
|
-
"line":
|
2245
|
+
"line": 496,
|
2246
2246
|
"character": 30
|
2247
2247
|
},
|
2248
2248
|
"name": "component",
|
@@ -2250,7 +2250,7 @@
|
|
2250
2250
|
"__schema": "TypeRefSchema",
|
2251
2251
|
"location": {
|
2252
2252
|
"filePath": "preview.main.runtime.ts",
|
2253
|
-
"line":
|
2253
|
+
"line": 496,
|
2254
2254
|
"character": 41
|
2255
2255
|
},
|
2256
2256
|
"name": "Component"
|
@@ -2263,7 +2263,7 @@
|
|
2263
2263
|
"__schema": "TypeRefSchema",
|
2264
2264
|
"location": {
|
2265
2265
|
"filePath": "preview.main.runtime.ts",
|
2266
|
-
"line":
|
2266
|
+
"line": 496,
|
2267
2267
|
"character": 53
|
2268
2268
|
},
|
2269
2269
|
"name": "Promise",
|
@@ -2272,7 +2272,7 @@
|
|
2272
2272
|
"__schema": "KeywordTypeSchema",
|
2273
2273
|
"location": {
|
2274
2274
|
"filePath": "preview.main.runtime.ts",
|
2275
|
-
"line":
|
2275
|
+
"line": 496,
|
2276
2276
|
"character": 61
|
2277
2277
|
},
|
2278
2278
|
"name": "boolean"
|
@@ -2287,14 +2287,14 @@
|
|
2287
2287
|
"__schema": "FunctionLikeSchema",
|
2288
2288
|
"location": {
|
2289
2289
|
"filePath": "preview.main.runtime.ts",
|
2290
|
-
"line":
|
2290
|
+
"line": 507,
|
2291
2291
|
"character": 3
|
2292
2292
|
},
|
2293
2293
|
"doc": {
|
2294
2294
|
"__schema": "DocSchema",
|
2295
2295
|
"location": {
|
2296
2296
|
"filePath": "preview.main.runtime.ts",
|
2297
|
-
"line":
|
2297
|
+
"line": 501,
|
2298
2298
|
"character": 3
|
2299
2299
|
},
|
2300
2300
|
"raw": "/**\n * Check if the component preview bundle contain the env as part of the bundle or only the component code\n * (we used in the past to bundle them together, there might also be specific envs which still uses the env strategy)\n * @param component\n * @returns\n */",
|
@@ -2304,7 +2304,7 @@
|
|
2304
2304
|
"__schema": "PropertyLikeTagSchema",
|
2305
2305
|
"location": {
|
2306
2306
|
"filePath": "preview.main.runtime.ts",
|
2307
|
-
"line":
|
2307
|
+
"line": 504,
|
2308
2308
|
"character": 6
|
2309
2309
|
},
|
2310
2310
|
"name": "component",
|
@@ -2314,7 +2314,7 @@
|
|
2314
2314
|
"__schema": "ReturnTagSchema",
|
2315
2315
|
"location": {
|
2316
2316
|
"filePath": "preview.main.runtime.ts",
|
2317
|
-
"line":
|
2317
|
+
"line": 505,
|
2318
2318
|
"character": 6
|
2319
2319
|
},
|
2320
2320
|
"tagName": "return"
|
@@ -2328,7 +2328,7 @@
|
|
2328
2328
|
"__schema": "ParameterSchema",
|
2329
2329
|
"location": {
|
2330
2330
|
"filePath": "preview.main.runtime.ts",
|
2331
|
-
"line":
|
2331
|
+
"line": 507,
|
2332
2332
|
"character": 26
|
2333
2333
|
},
|
2334
2334
|
"name": "component",
|
@@ -2336,7 +2336,7 @@
|
|
2336
2336
|
"__schema": "TypeRefSchema",
|
2337
2337
|
"location": {
|
2338
2338
|
"filePath": "preview.main.runtime.ts",
|
2339
|
-
"line":
|
2339
|
+
"line": 507,
|
2340
2340
|
"character": 37
|
2341
2341
|
},
|
2342
2342
|
"name": "Component"
|
@@ -2349,7 +2349,7 @@
|
|
2349
2349
|
"__schema": "TypeRefSchema",
|
2350
2350
|
"location": {
|
2351
2351
|
"filePath": "preview.main.runtime.ts",
|
2352
|
-
"line":
|
2352
|
+
"line": 507,
|
2353
2353
|
"character": 49
|
2354
2354
|
},
|
2355
2355
|
"name": "Promise",
|
@@ -2358,7 +2358,7 @@
|
|
2358
2358
|
"__schema": "KeywordTypeSchema",
|
2359
2359
|
"location": {
|
2360
2360
|
"filePath": "preview.main.runtime.ts",
|
2361
|
-
"line":
|
2361
|
+
"line": 507,
|
2362
2362
|
"character": 57
|
2363
2363
|
},
|
2364
2364
|
"name": "boolean"
|
@@ -2373,14 +2373,14 @@
|
|
2373
2373
|
"__schema": "FunctionLikeSchema",
|
2374
2374
|
"location": {
|
2375
2375
|
"filePath": "preview.main.runtime.ts",
|
2376
|
-
"line":
|
2376
|
+
"line": 561,
|
2377
2377
|
"character": 3
|
2378
2378
|
},
|
2379
2379
|
"doc": {
|
2380
2380
|
"__schema": "DocSchema",
|
2381
2381
|
"location": {
|
2382
2382
|
"filePath": "preview.main.runtime.ts",
|
2383
|
-
"line":
|
2383
|
+
"line": 557,
|
2384
2384
|
"character": 3
|
2385
2385
|
},
|
2386
2386
|
"raw": "/**\n * can the current component preview scale in size for different preview sizes.\n * this calculation is based on the env of the component and if the env of the component support it.\n */",
|
@@ -2394,7 +2394,7 @@
|
|
2394
2394
|
"__schema": "ParameterSchema",
|
2395
2395
|
"location": {
|
2396
2396
|
"filePath": "preview.main.runtime.ts",
|
2397
|
-
"line":
|
2397
|
+
"line": 561,
|
2398
2398
|
"character": 21
|
2399
2399
|
},
|
2400
2400
|
"name": "component",
|
@@ -2402,7 +2402,7 @@
|
|
2402
2402
|
"__schema": "TypeRefSchema",
|
2403
2403
|
"location": {
|
2404
2404
|
"filePath": "preview.main.runtime.ts",
|
2405
|
-
"line":
|
2405
|
+
"line": 561,
|
2406
2406
|
"character": 32
|
2407
2407
|
},
|
2408
2408
|
"name": "Component"
|
@@ -2415,7 +2415,7 @@
|
|
2415
2415
|
"__schema": "TypeRefSchema",
|
2416
2416
|
"location": {
|
2417
2417
|
"filePath": "preview.main.runtime.ts",
|
2418
|
-
"line":
|
2418
|
+
"line": 561,
|
2419
2419
|
"character": 44
|
2420
2420
|
},
|
2421
2421
|
"name": "Promise",
|
@@ -2424,7 +2424,7 @@
|
|
2424
2424
|
"__schema": "KeywordTypeSchema",
|
2425
2425
|
"location": {
|
2426
2426
|
"filePath": "preview.main.runtime.ts",
|
2427
|
-
"line":
|
2427
|
+
"line": 561,
|
2428
2428
|
"character": 52
|
2429
2429
|
},
|
2430
2430
|
"name": "boolean"
|
@@ -2439,14 +2439,14 @@
|
|
2439
2439
|
"__schema": "FunctionLikeSchema",
|
2440
2440
|
"location": {
|
2441
2441
|
"filePath": "preview.main.runtime.ts",
|
2442
|
-
"line":
|
2442
|
+
"line": 601,
|
2443
2443
|
"character": 3
|
2444
2444
|
},
|
2445
2445
|
"doc": {
|
2446
2446
|
"__schema": "DocSchema",
|
2447
2447
|
"location": {
|
2448
2448
|
"filePath": "preview.main.runtime.ts",
|
2449
|
-
"line":
|
2449
|
+
"line": 596,
|
2450
2450
|
"character": 3
|
2451
2451
|
},
|
2452
2452
|
"raw": "/**\n * Check if the current version of the env support scaling\n * @param envComponent\n * @returns\n */",
|
@@ -2456,7 +2456,7 @@
|
|
2456
2456
|
"__schema": "PropertyLikeTagSchema",
|
2457
2457
|
"location": {
|
2458
2458
|
"filePath": "preview.main.runtime.ts",
|
2459
|
-
"line":
|
2459
|
+
"line": 598,
|
2460
2460
|
"character": 6
|
2461
2461
|
},
|
2462
2462
|
"name": "envComponent",
|
@@ -2466,7 +2466,7 @@
|
|
2466
2466
|
"__schema": "ReturnTagSchema",
|
2467
2467
|
"location": {
|
2468
2468
|
"filePath": "preview.main.runtime.ts",
|
2469
|
-
"line":
|
2469
|
+
"line": 599,
|
2470
2470
|
"character": 6
|
2471
2471
|
},
|
2472
2472
|
"tagName": "return"
|
@@ -2480,7 +2480,7 @@
|
|
2480
2480
|
"__schema": "ParameterSchema",
|
2481
2481
|
"location": {
|
2482
2482
|
"filePath": "preview.main.runtime.ts",
|
2483
|
-
"line":
|
2483
|
+
"line": 601,
|
2484
2484
|
"character": 23
|
2485
2485
|
},
|
2486
2486
|
"name": "envComponent",
|
@@ -2488,7 +2488,7 @@
|
|
2488
2488
|
"__schema": "TypeRefSchema",
|
2489
2489
|
"location": {
|
2490
2490
|
"filePath": "preview.main.runtime.ts",
|
2491
|
-
"line":
|
2491
|
+
"line": 601,
|
2492
2492
|
"character": 37
|
2493
2493
|
},
|
2494
2494
|
"name": "Component"
|
@@ -2501,7 +2501,7 @@
|
|
2501
2501
|
"__schema": "KeywordTypeSchema",
|
2502
2502
|
"location": {
|
2503
2503
|
"filePath": "preview.main.runtime.ts",
|
2504
|
-
"line":
|
2504
|
+
"line": 601,
|
2505
2505
|
"character": 49
|
2506
2506
|
},
|
2507
2507
|
"name": "boolean"
|
@@ -2512,7 +2512,7 @@
|
|
2512
2512
|
"__schema": "FunctionLikeSchema",
|
2513
2513
|
"location": {
|
2514
2514
|
"filePath": "preview.main.runtime.ts",
|
2515
|
-
"line":
|
2515
|
+
"line": 606,
|
2516
2516
|
"character": 3
|
2517
2517
|
},
|
2518
2518
|
"signature": "(method) PreviewMain.isSupportSkipIncludes(component: Component): Promise<boolean>",
|
@@ -2522,7 +2522,7 @@
|
|
2522
2522
|
"__schema": "ParameterSchema",
|
2523
2523
|
"location": {
|
2524
2524
|
"filePath": "preview.main.runtime.ts",
|
2525
|
-
"line":
|
2525
|
+
"line": 606,
|
2526
2526
|
"character": 31
|
2527
2527
|
},
|
2528
2528
|
"name": "component",
|
@@ -2530,7 +2530,7 @@
|
|
2530
2530
|
"__schema": "TypeRefSchema",
|
2531
2531
|
"location": {
|
2532
2532
|
"filePath": "preview.main.runtime.ts",
|
2533
|
-
"line":
|
2533
|
+
"line": 606,
|
2534
2534
|
"character": 42
|
2535
2535
|
},
|
2536
2536
|
"name": "Component"
|
@@ -2543,7 +2543,7 @@
|
|
2543
2543
|
"__schema": "InferenceTypeSchema",
|
2544
2544
|
"location": {
|
2545
2545
|
"filePath": "preview.main.runtime.ts",
|
2546
|
-
"line":
|
2546
|
+
"line": 606,
|
2547
2547
|
"character": 3
|
2548
2548
|
},
|
2549
2549
|
"type": "Promise<boolean>"
|
@@ -2556,14 +2556,14 @@
|
|
2556
2556
|
"__schema": "FunctionLikeSchema",
|
2557
2557
|
"location": {
|
2558
2558
|
"filePath": "preview.main.runtime.ts",
|
2559
|
-
"line":
|
2559
|
+
"line": 619,
|
2560
2560
|
"character": 3
|
2561
2561
|
},
|
2562
2562
|
"doc": {
|
2563
2563
|
"__schema": "DocSchema",
|
2564
2564
|
"location": {
|
2565
2565
|
"filePath": "preview.main.runtime.ts",
|
2566
|
-
"line":
|
2566
|
+
"line": 616,
|
2567
2567
|
"character": 3
|
2568
2568
|
},
|
2569
2569
|
"raw": "/**\n * check if the component preview should only include the overview (skipping rendering of the compostions and properties table)\n */",
|
@@ -2577,7 +2577,7 @@
|
|
2577
2577
|
"__schema": "ParameterSchema",
|
2578
2578
|
"location": {
|
2579
2579
|
"filePath": "preview.main.runtime.ts",
|
2580
|
-
"line":
|
2580
|
+
"line": 619,
|
2581
2581
|
"character": 25
|
2582
2582
|
},
|
2583
2583
|
"name": "component",
|
@@ -2585,7 +2585,7 @@
|
|
2585
2585
|
"__schema": "TypeRefSchema",
|
2586
2586
|
"location": {
|
2587
2587
|
"filePath": "preview.main.runtime.ts",
|
2588
|
-
"line":
|
2588
|
+
"line": 619,
|
2589
2589
|
"character": 36
|
2590
2590
|
},
|
2591
2591
|
"name": "Component"
|
@@ -2598,7 +2598,7 @@
|
|
2598
2598
|
"__schema": "TypeRefSchema",
|
2599
2599
|
"location": {
|
2600
2600
|
"filePath": "preview.main.runtime.ts",
|
2601
|
-
"line":
|
2601
|
+
"line": 619,
|
2602
2602
|
"character": 48
|
2603
2603
|
},
|
2604
2604
|
"name": "Promise",
|
@@ -2607,7 +2607,7 @@
|
|
2607
2607
|
"__schema": "KeywordTypeSchema",
|
2608
2608
|
"location": {
|
2609
2609
|
"filePath": "preview.main.runtime.ts",
|
2610
|
-
"line":
|
2610
|
+
"line": 619,
|
2611
2611
|
"character": 56
|
2612
2612
|
},
|
2613
2613
|
"name": "boolean"
|
@@ -2622,14 +2622,14 @@
|
|
2622
2622
|
"__schema": "FunctionLikeSchema",
|
2623
2623
|
"location": {
|
2624
2624
|
"filePath": "preview.main.runtime.ts",
|
2625
|
-
"line":
|
2625
|
+
"line": 628,
|
2626
2626
|
"character": 3
|
2627
2627
|
},
|
2628
2628
|
"doc": {
|
2629
2629
|
"__schema": "DocSchema",
|
2630
2630
|
"location": {
|
2631
2631
|
"filePath": "preview.main.runtime.ts",
|
2632
|
-
"line":
|
2632
|
+
"line": 625,
|
2633
2633
|
"character": 3
|
2634
2634
|
},
|
2635
2635
|
"raw": "/**\n * check if the component preview should include the name query param\n */",
|
@@ -2643,7 +2643,7 @@
|
|
2643
2643
|
"__schema": "ParameterSchema",
|
2644
2644
|
"location": {
|
2645
2645
|
"filePath": "preview.main.runtime.ts",
|
2646
|
-
"line":
|
2646
|
+
"line": 628,
|
2647
2647
|
"character": 25
|
2648
2648
|
},
|
2649
2649
|
"name": "component",
|
@@ -2651,7 +2651,7 @@
|
|
2651
2651
|
"__schema": "TypeRefSchema",
|
2652
2652
|
"location": {
|
2653
2653
|
"filePath": "preview.main.runtime.ts",
|
2654
|
-
"line":
|
2654
|
+
"line": 628,
|
2655
2655
|
"character": 36
|
2656
2656
|
},
|
2657
2657
|
"name": "Component"
|
@@ -2664,7 +2664,7 @@
|
|
2664
2664
|
"__schema": "TypeRefSchema",
|
2665
2665
|
"location": {
|
2666
2666
|
"filePath": "preview.main.runtime.ts",
|
2667
|
-
"line":
|
2667
|
+
"line": 628,
|
2668
2668
|
"character": 48
|
2669
2669
|
},
|
2670
2670
|
"name": "Promise",
|
@@ -2673,7 +2673,7 @@
|
|
2673
2673
|
"__schema": "KeywordTypeSchema",
|
2674
2674
|
"location": {
|
2675
2675
|
"filePath": "preview.main.runtime.ts",
|
2676
|
-
"line":
|
2676
|
+
"line": 628,
|
2677
2677
|
"character": 56
|
2678
2678
|
},
|
2679
2679
|
"name": "boolean"
|
@@ -2688,14 +2688,14 @@
|
|
2688
2688
|
"__schema": "FunctionLikeSchema",
|
2689
2689
|
"location": {
|
2690
2690
|
"filePath": "preview.main.runtime.ts",
|
2691
|
-
"line":
|
2691
|
+
"line": 657,
|
2692
2692
|
"character": 3
|
2693
2693
|
},
|
2694
2694
|
"doc": {
|
2695
2695
|
"__schema": "DocSchema",
|
2696
2696
|
"location": {
|
2697
2697
|
"filePath": "preview.main.runtime.ts",
|
2698
|
-
"line":
|
2698
|
+
"line": 651,
|
2699
2699
|
"character": 3
|
2700
2700
|
},
|
2701
2701
|
"raw": "/**\n * Check if the component preview bundle contain the header inside of it (legacy)\n * today we are not including the header inside anymore\n * @param component\n * @returns\n */",
|
@@ -2705,7 +2705,7 @@
|
|
2705
2705
|
"__schema": "PropertyLikeTagSchema",
|
2706
2706
|
"location": {
|
2707
2707
|
"filePath": "preview.main.runtime.ts",
|
2708
|
-
"line":
|
2708
|
+
"line": 654,
|
2709
2709
|
"character": 6
|
2710
2710
|
},
|
2711
2711
|
"name": "component",
|
@@ -2715,7 +2715,7 @@
|
|
2715
2715
|
"__schema": "ReturnTagSchema",
|
2716
2716
|
"location": {
|
2717
2717
|
"filePath": "preview.main.runtime.ts",
|
2718
|
-
"line":
|
2718
|
+
"line": 655,
|
2719
2719
|
"character": 6
|
2720
2720
|
},
|
2721
2721
|
"tagName": "return"
|
@@ -2729,7 +2729,7 @@
|
|
2729
2729
|
"__schema": "ParameterSchema",
|
2730
2730
|
"location": {
|
2731
2731
|
"filePath": "preview.main.runtime.ts",
|
2732
|
-
"line":
|
2732
|
+
"line": 657,
|
2733
2733
|
"character": 24
|
2734
2734
|
},
|
2735
2735
|
"name": "component",
|
@@ -2737,7 +2737,7 @@
|
|
2737
2737
|
"__schema": "TypeRefSchema",
|
2738
2738
|
"location": {
|
2739
2739
|
"filePath": "preview.main.runtime.ts",
|
2740
|
-
"line":
|
2740
|
+
"line": 657,
|
2741
2741
|
"character": 35
|
2742
2742
|
},
|
2743
2743
|
"name": "Component"
|
@@ -2750,7 +2750,7 @@
|
|
2750
2750
|
"__schema": "TypeRefSchema",
|
2751
2751
|
"location": {
|
2752
2752
|
"filePath": "preview.main.runtime.ts",
|
2753
|
-
"line":
|
2753
|
+
"line": 657,
|
2754
2754
|
"character": 47
|
2755
2755
|
},
|
2756
2756
|
"name": "Promise",
|
@@ -2759,7 +2759,7 @@
|
|
2759
2759
|
"__schema": "KeywordTypeSchema",
|
2760
2760
|
"location": {
|
2761
2761
|
"filePath": "preview.main.runtime.ts",
|
2762
|
-
"line":
|
2762
|
+
"line": 657,
|
2763
2763
|
"character": 55
|
2764
2764
|
},
|
2765
2765
|
"name": "boolean"
|
@@ -2774,14 +2774,14 @@
|
|
2774
2774
|
"__schema": "FunctionLikeSchema",
|
2775
2775
|
"location": {
|
2776
2776
|
"filePath": "preview.main.runtime.ts",
|
2777
|
-
"line":
|
2777
|
+
"line": 679,
|
2778
2778
|
"character": 3
|
2779
2779
|
},
|
2780
2780
|
"doc": {
|
2781
2781
|
"__schema": "DocSchema",
|
2782
2782
|
"location": {
|
2783
2783
|
"filePath": "preview.main.runtime.ts",
|
2784
|
-
"line":
|
2784
|
+
"line": 670,
|
2785
2785
|
"character": 3
|
2786
2786
|
},
|
2787
2787
|
"raw": "/**\n * Getting the env template artifact\n * This should be called with the env itself or it will return undefined\n * If you want to get the env template from the env of the component,\n * use: getEnvTemplateFromComponentEnv below\n *\n * @param component\n * @returns\n */",
|
@@ -2791,7 +2791,7 @@
|
|
2791
2791
|
"__schema": "PropertyLikeTagSchema",
|
2792
2792
|
"location": {
|
2793
2793
|
"filePath": "preview.main.runtime.ts",
|
2794
|
-
"line":
|
2794
|
+
"line": 676,
|
2795
2795
|
"character": 6
|
2796
2796
|
},
|
2797
2797
|
"name": "component",
|
@@ -2801,7 +2801,7 @@
|
|
2801
2801
|
"__schema": "ReturnTagSchema",
|
2802
2802
|
"location": {
|
2803
2803
|
"filePath": "preview.main.runtime.ts",
|
2804
|
-
"line":
|
2804
|
+
"line": 677,
|
2805
2805
|
"character": 6
|
2806
2806
|
},
|
2807
2807
|
"tagName": "return"
|
@@ -2815,7 +2815,7 @@
|
|
2815
2815
|
"__schema": "ParameterSchema",
|
2816
2816
|
"location": {
|
2817
2817
|
"filePath": "preview.main.runtime.ts",
|
2818
|
-
"line":
|
2818
|
+
"line": 679,
|
2819
2819
|
"character": 24
|
2820
2820
|
},
|
2821
2821
|
"name": "component",
|
@@ -2823,7 +2823,7 @@
|
|
2823
2823
|
"__schema": "TypeRefSchema",
|
2824
2824
|
"location": {
|
2825
2825
|
"filePath": "preview.main.runtime.ts",
|
2826
|
-
"line":
|
2826
|
+
"line": 679,
|
2827
2827
|
"character": 35
|
2828
2828
|
},
|
2829
2829
|
"name": "Component"
|
@@ -2836,7 +2836,7 @@
|
|
2836
2836
|
"__schema": "TypeRefSchema",
|
2837
2837
|
"location": {
|
2838
2838
|
"filePath": "preview.main.runtime.ts",
|
2839
|
-
"line":
|
2839
|
+
"line": 679,
|
2840
2840
|
"character": 47
|
2841
2841
|
},
|
2842
2842
|
"name": "Promise",
|
@@ -2845,7 +2845,7 @@
|
|
2845
2845
|
"__schema": "TypeUnionSchema",
|
2846
2846
|
"location": {
|
2847
2847
|
"filePath": "preview.main.runtime.ts",
|
2848
|
-
"line":
|
2848
|
+
"line": 679,
|
2849
2849
|
"character": 55
|
2850
2850
|
},
|
2851
2851
|
"types": [
|
@@ -2853,7 +2853,7 @@
|
|
2853
2853
|
"__schema": "TypeRefSchema",
|
2854
2854
|
"location": {
|
2855
2855
|
"filePath": "preview.main.runtime.ts",
|
2856
|
-
"line":
|
2856
|
+
"line": 679,
|
2857
2857
|
"character": 55
|
2858
2858
|
},
|
2859
2859
|
"name": "PreviewArtifact"
|
@@ -2862,7 +2862,7 @@
|
|
2862
2862
|
"__schema": "KeywordTypeSchema",
|
2863
2863
|
"location": {
|
2864
2864
|
"filePath": "preview.main.runtime.ts",
|
2865
|
-
"line":
|
2865
|
+
"line": 679,
|
2866
2866
|
"character": 73
|
2867
2867
|
},
|
2868
2868
|
"name": "undefined"
|
@@ -2879,14 +2879,14 @@
|
|
2879
2879
|
"__schema": "FunctionLikeSchema",
|
2880
2880
|
"location": {
|
2881
2881
|
"filePath": "preview.main.runtime.ts",
|
2882
|
-
"line":
|
2882
|
+
"line": 724,
|
2883
2883
|
"character": 3
|
2884
2884
|
},
|
2885
2885
|
"doc": {
|
2886
2886
|
"__schema": "DocSchema",
|
2887
2887
|
"location": {
|
2888
2888
|
"filePath": "preview.main.runtime.ts",
|
2889
|
-
"line":
|
2889
|
+
"line": 720,
|
2890
2890
|
"character": 3
|
2891
2891
|
},
|
2892
2892
|
"raw": "/**\n * This will fetch the component env, then will take the env template from the component env\n * @param component\n */",
|
@@ -2896,7 +2896,7 @@
|
|
2896
2896
|
"__schema": "PropertyLikeTagSchema",
|
2897
2897
|
"location": {
|
2898
2898
|
"filePath": "preview.main.runtime.ts",
|
2899
|
-
"line":
|
2899
|
+
"line": 722,
|
2900
2900
|
"character": 6
|
2901
2901
|
},
|
2902
2902
|
"name": "component",
|
@@ -2911,7 +2911,7 @@
|
|
2911
2911
|
"__schema": "ParameterSchema",
|
2912
2912
|
"location": {
|
2913
2913
|
"filePath": "preview.main.runtime.ts",
|
2914
|
-
"line":
|
2914
|
+
"line": 724,
|
2915
2915
|
"character": 40
|
2916
2916
|
},
|
2917
2917
|
"name": "component",
|
@@ -2919,7 +2919,7 @@
|
|
2919
2919
|
"__schema": "TypeRefSchema",
|
2920
2920
|
"location": {
|
2921
2921
|
"filePath": "preview.main.runtime.ts",
|
2922
|
-
"line":
|
2922
|
+
"line": 724,
|
2923
2923
|
"character": 51
|
2924
2924
|
},
|
2925
2925
|
"name": "Component"
|
@@ -2932,7 +2932,7 @@
|
|
2932
2932
|
"__schema": "TypeRefSchema",
|
2933
2933
|
"location": {
|
2934
2934
|
"filePath": "preview.main.runtime.ts",
|
2935
|
-
"line":
|
2935
|
+
"line": 724,
|
2936
2936
|
"character": 63
|
2937
2937
|
},
|
2938
2938
|
"name": "Promise",
|
@@ -2941,7 +2941,7 @@
|
|
2941
2941
|
"__schema": "TypeUnionSchema",
|
2942
2942
|
"location": {
|
2943
2943
|
"filePath": "preview.main.runtime.ts",
|
2944
|
-
"line":
|
2944
|
+
"line": 724,
|
2945
2945
|
"character": 71
|
2946
2946
|
},
|
2947
2947
|
"types": [
|
@@ -2949,7 +2949,7 @@
|
|
2949
2949
|
"__schema": "TypeRefSchema",
|
2950
2950
|
"location": {
|
2951
2951
|
"filePath": "preview.main.runtime.ts",
|
2952
|
-
"line":
|
2952
|
+
"line": 724,
|
2953
2953
|
"character": 71
|
2954
2954
|
},
|
2955
2955
|
"name": "PreviewArtifact"
|
@@ -2958,7 +2958,7 @@
|
|
2958
2958
|
"__schema": "KeywordTypeSchema",
|
2959
2959
|
"location": {
|
2960
2960
|
"filePath": "preview.main.runtime.ts",
|
2961
|
-
"line":
|
2961
|
+
"line": 724,
|
2962
2962
|
"character": 89
|
2963
2963
|
},
|
2964
2964
|
"name": "undefined"
|
@@ -2975,14 +2975,14 @@
|
|
2975
2975
|
"__schema": "FunctionLikeSchema",
|
2976
2976
|
"location": {
|
2977
2977
|
"filePath": "preview.main.runtime.ts",
|
2978
|
-
"line":
|
2978
|
+
"line": 733,
|
2979
2979
|
"character": 3
|
2980
2980
|
},
|
2981
2981
|
"doc": {
|
2982
2982
|
"__schema": "DocSchema",
|
2983
2983
|
"location": {
|
2984
2984
|
"filePath": "preview.main.runtime.ts",
|
2985
|
-
"line":
|
2985
|
+
"line": 729,
|
2986
2986
|
"character": 3
|
2987
2987
|
},
|
2988
2988
|
"raw": "/**\n * This will fetch the component env, then will take the env template from the component env\n * @param component\n */",
|
@@ -2992,7 +2992,7 @@
|
|
2992
2992
|
"__schema": "PropertyLikeTagSchema",
|
2993
2993
|
"location": {
|
2994
2994
|
"filePath": "preview.main.runtime.ts",
|
2995
|
-
"line":
|
2995
|
+
"line": 731,
|
2996
2996
|
"character": 6
|
2997
2997
|
},
|
2998
2998
|
"name": "component",
|
@@ -3007,7 +3007,7 @@
|
|
3007
3007
|
"__schema": "ParameterSchema",
|
3008
3008
|
"location": {
|
3009
3009
|
"filePath": "preview.main.runtime.ts",
|
3010
|
-
"line":
|
3010
|
+
"line": 733,
|
3011
3011
|
"character": 31
|
3012
3012
|
},
|
3013
3013
|
"name": "envId",
|
@@ -3015,7 +3015,7 @@
|
|
3015
3015
|
"__schema": "KeywordTypeSchema",
|
3016
3016
|
"location": {
|
3017
3017
|
"filePath": "preview.main.runtime.ts",
|
3018
|
-
"line":
|
3018
|
+
"line": 733,
|
3019
3019
|
"character": 38
|
3020
3020
|
},
|
3021
3021
|
"name": "string"
|
@@ -3028,7 +3028,7 @@
|
|
3028
3028
|
"__schema": "TypeRefSchema",
|
3029
3029
|
"location": {
|
3030
3030
|
"filePath": "preview.main.runtime.ts",
|
3031
|
-
"line":
|
3031
|
+
"line": 733,
|
3032
3032
|
"character": 47
|
3033
3033
|
},
|
3034
3034
|
"name": "Promise",
|
@@ -3037,7 +3037,7 @@
|
|
3037
3037
|
"__schema": "TypeUnionSchema",
|
3038
3038
|
"location": {
|
3039
3039
|
"filePath": "preview.main.runtime.ts",
|
3040
|
-
"line":
|
3040
|
+
"line": 733,
|
3041
3041
|
"character": 55
|
3042
3042
|
},
|
3043
3043
|
"types": [
|
@@ -3045,7 +3045,7 @@
|
|
3045
3045
|
"__schema": "TypeRefSchema",
|
3046
3046
|
"location": {
|
3047
3047
|
"filePath": "preview.main.runtime.ts",
|
3048
|
-
"line":
|
3048
|
+
"line": 733,
|
3049
3049
|
"character": 55
|
3050
3050
|
},
|
3051
3051
|
"name": "PreviewArtifact"
|
@@ -3054,7 +3054,7 @@
|
|
3054
3054
|
"__schema": "KeywordTypeSchema",
|
3055
3055
|
"location": {
|
3056
3056
|
"filePath": "preview.main.runtime.ts",
|
3057
|
-
"line":
|
3057
|
+
"line": 733,
|
3058
3058
|
"character": 73
|
3059
3059
|
},
|
3060
3060
|
"name": "undefined"
|
@@ -3071,7 +3071,7 @@
|
|
3071
3071
|
"__schema": "FunctionLikeSchema",
|
3072
3072
|
"location": {
|
3073
3073
|
"filePath": "preview.main.runtime.ts",
|
3074
|
-
"line":
|
3074
|
+
"line": 747,
|
3075
3075
|
"character": 3
|
3076
3076
|
},
|
3077
3077
|
"signature": "(method) PreviewMain.getDefs(): PreviewDefinition[]",
|
@@ -3081,14 +3081,14 @@
|
|
3081
3081
|
"__schema": "TypeArraySchema",
|
3082
3082
|
"location": {
|
3083
3083
|
"filePath": "preview.main.runtime.ts",
|
3084
|
-
"line":
|
3084
|
+
"line": 747,
|
3085
3085
|
"character": 14
|
3086
3086
|
},
|
3087
3087
|
"type": {
|
3088
3088
|
"__schema": "TypeRefSchema",
|
3089
3089
|
"location": {
|
3090
3090
|
"filePath": "preview.main.runtime.ts",
|
3091
|
-
"line":
|
3091
|
+
"line": 747,
|
3092
3092
|
"character": 14
|
3093
3093
|
},
|
3094
3094
|
"name": "PreviewDefinition"
|
@@ -3100,14 +3100,14 @@
|
|
3100
3100
|
"__schema": "FunctionLikeSchema",
|
3101
3101
|
"location": {
|
3102
3102
|
"filePath": "preview.main.runtime.ts",
|
3103
|
-
"line":
|
3103
|
+
"line": 772,
|
3104
3104
|
"character": 3
|
3105
3105
|
},
|
3106
3106
|
"doc": {
|
3107
3107
|
"__schema": "DocSchema",
|
3108
3108
|
"location": {
|
3109
3109
|
"filePath": "preview.main.runtime.ts",
|
3110
|
-
"line":
|
3110
|
+
"line": 765,
|
3111
3111
|
"character": 3
|
3112
3112
|
},
|
3113
3113
|
"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 */",
|
@@ -3117,7 +3117,7 @@
|
|
3117
3117
|
"__schema": "PropertyLikeTagSchema",
|
3118
3118
|
"location": {
|
3119
3119
|
"filePath": "preview.main.runtime.ts",
|
3120
|
-
"line":
|
3120
|
+
"line": 767,
|
3121
3121
|
"character": 6
|
3122
3122
|
},
|
3123
3123
|
"name": "prefix",
|
@@ -3128,7 +3128,7 @@
|
|
3128
3128
|
"__schema": "PropertyLikeTagSchema",
|
3129
3129
|
"location": {
|
3130
3130
|
"filePath": "preview.main.runtime.ts",
|
3131
|
-
"line":
|
3131
|
+
"line": 768,
|
3132
3132
|
"character": 6
|
3133
3133
|
},
|
3134
3134
|
"name": "moduleMap",
|
@@ -3139,7 +3139,7 @@
|
|
3139
3139
|
"__schema": "PropertyLikeTagSchema",
|
3140
3140
|
"location": {
|
3141
3141
|
"filePath": "preview.main.runtime.ts",
|
3142
|
-
"line":
|
3142
|
+
"line": 769,
|
3143
3143
|
"character": 6
|
3144
3144
|
},
|
3145
3145
|
"name": "defaultModule",
|
@@ -3149,7 +3149,7 @@
|
|
3149
3149
|
"__schema": "PropertyLikeTagSchema",
|
3150
3150
|
"location": {
|
3151
3151
|
"filePath": "preview.main.runtime.ts",
|
3152
|
-
"line":
|
3152
|
+
"line": 770,
|
3153
3153
|
"character": 6
|
3154
3154
|
},
|
3155
3155
|
"name": "dirName",
|
@@ -3164,7 +3164,7 @@
|
|
3164
3164
|
"__schema": "ParameterSchema",
|
3165
3165
|
"location": {
|
3166
3166
|
"filePath": "preview.main.runtime.ts",
|
3167
|
-
"line":
|
3167
|
+
"line": 773,
|
3168
3168
|
"character": 5
|
3169
3169
|
},
|
3170
3170
|
"name": "prefix",
|
@@ -3172,7 +3172,7 @@
|
|
3172
3172
|
"__schema": "KeywordTypeSchema",
|
3173
3173
|
"location": {
|
3174
3174
|
"filePath": "preview.main.runtime.ts",
|
3175
|
-
"line":
|
3175
|
+
"line": 773,
|
3176
3176
|
"character": 13
|
3177
3177
|
},
|
3178
3178
|
"name": "string"
|
@@ -3184,7 +3184,7 @@
|
|
3184
3184
|
"__schema": "ParameterSchema",
|
3185
3185
|
"location": {
|
3186
3186
|
"filePath": "preview.main.runtime.ts",
|
3187
|
-
"line":
|
3187
|
+
"line": 774,
|
3188
3188
|
"character": 5
|
3189
3189
|
},
|
3190
3190
|
"name": "moduleMap",
|
@@ -3192,7 +3192,7 @@
|
|
3192
3192
|
"__schema": "TypeRefSchema",
|
3193
3193
|
"location": {
|
3194
3194
|
"filePath": "preview.main.runtime.ts",
|
3195
|
-
"line":
|
3195
|
+
"line": 774,
|
3196
3196
|
"character": 16
|
3197
3197
|
},
|
3198
3198
|
"name": "ComponentMap",
|
@@ -3201,14 +3201,14 @@
|
|
3201
3201
|
"__schema": "TypeArraySchema",
|
3202
3202
|
"location": {
|
3203
3203
|
"filePath": "preview.main.runtime.ts",
|
3204
|
-
"line":
|
3204
|
+
"line": 774,
|
3205
3205
|
"character": 29
|
3206
3206
|
},
|
3207
3207
|
"type": {
|
3208
3208
|
"__schema": "KeywordTypeSchema",
|
3209
3209
|
"location": {
|
3210
3210
|
"filePath": "preview.main.runtime.ts",
|
3211
|
-
"line":
|
3211
|
+
"line": 774,
|
3212
3212
|
"character": 29
|
3213
3213
|
},
|
3214
3214
|
"name": "string"
|
@@ -3223,7 +3223,7 @@
|
|
3223
3223
|
"__schema": "ParameterSchema",
|
3224
3224
|
"location": {
|
3225
3225
|
"filePath": "preview.main.runtime.ts",
|
3226
|
-
"line":
|
3226
|
+
"line": 775,
|
3227
3227
|
"character": 5
|
3228
3228
|
},
|
3229
3229
|
"name": "mainModulesMap",
|
@@ -3231,7 +3231,7 @@
|
|
3231
3231
|
"__schema": "TypeRefSchema",
|
3232
3232
|
"location": {
|
3233
3233
|
"filePath": "preview.main.runtime.ts",
|
3234
|
-
"line":
|
3234
|
+
"line": 775,
|
3235
3235
|
"character": 21
|
3236
3236
|
},
|
3237
3237
|
"name": "MainModulesMap"
|
@@ -3243,7 +3243,7 @@
|
|
3243
3243
|
"__schema": "ParameterSchema",
|
3244
3244
|
"location": {
|
3245
3245
|
"filePath": "preview.main.runtime.ts",
|
3246
|
-
"line":
|
3246
|
+
"line": 776,
|
3247
3247
|
"character": 5
|
3248
3248
|
},
|
3249
3249
|
"name": "dirName",
|
@@ -3251,7 +3251,7 @@
|
|
3251
3251
|
"__schema": "KeywordTypeSchema",
|
3252
3252
|
"location": {
|
3253
3253
|
"filePath": "preview.main.runtime.ts",
|
3254
|
-
"line":
|
3254
|
+
"line": 776,
|
3255
3255
|
"character": 14
|
3256
3256
|
},
|
3257
3257
|
"name": "string"
|
@@ -3263,7 +3263,7 @@
|
|
3263
3263
|
"__schema": "ParameterSchema",
|
3264
3264
|
"location": {
|
3265
3265
|
"filePath": "preview.main.runtime.ts",
|
3266
|
-
"line":
|
3266
|
+
"line": 777,
|
3267
3267
|
"character": 5
|
3268
3268
|
},
|
3269
3269
|
"name": "isSplitComponentBundle",
|
@@ -3271,7 +3271,7 @@
|
|
3271
3271
|
"__schema": "KeywordTypeSchema",
|
3272
3272
|
"location": {
|
3273
3273
|
"filePath": "preview.main.runtime.ts",
|
3274
|
-
"line":
|
3274
|
+
"line": 777,
|
3275
3275
|
"character": 29
|
3276
3276
|
},
|
3277
3277
|
"name": "boolean"
|
@@ -3284,7 +3284,7 @@
|
|
3284
3284
|
"__schema": "InferenceTypeSchema",
|
3285
3285
|
"location": {
|
3286
3286
|
"filePath": "preview.main.runtime.ts",
|
3287
|
-
"line":
|
3287
|
+
"line": 772,
|
3288
3288
|
"character": 3
|
3289
3289
|
},
|
3290
3290
|
"type": "string"
|
@@ -3295,7 +3295,7 @@
|
|
3295
3295
|
"__schema": "FunctionLikeSchema",
|
3296
3296
|
"location": {
|
3297
3297
|
"filePath": "preview.main.runtime.ts",
|
3298
|
-
"line":
|
3298
|
+
"line": 784,
|
3299
3299
|
"character": 3
|
3300
3300
|
},
|
3301
3301
|
"signature": "(method) PreviewMain.writeLinkContents(contents: string, targetDir: string, prefix: string): string",
|
@@ -3305,7 +3305,7 @@
|
|
3305
3305
|
"__schema": "ParameterSchema",
|
3306
3306
|
"location": {
|
3307
3307
|
"filePath": "preview.main.runtime.ts",
|
3308
|
-
"line":
|
3308
|
+
"line": 784,
|
3309
3309
|
"character": 21
|
3310
3310
|
},
|
3311
3311
|
"name": "contents",
|
@@ -3313,7 +3313,7 @@
|
|
3313
3313
|
"__schema": "KeywordTypeSchema",
|
3314
3314
|
"location": {
|
3315
3315
|
"filePath": "preview.main.runtime.ts",
|
3316
|
-
"line":
|
3316
|
+
"line": 784,
|
3317
3317
|
"character": 31
|
3318
3318
|
},
|
3319
3319
|
"name": "string"
|
@@ -3325,7 +3325,7 @@
|
|
3325
3325
|
"__schema": "ParameterSchema",
|
3326
3326
|
"location": {
|
3327
3327
|
"filePath": "preview.main.runtime.ts",
|
3328
|
-
"line":
|
3328
|
+
"line": 784,
|
3329
3329
|
"character": 39
|
3330
3330
|
},
|
3331
3331
|
"name": "targetDir",
|
@@ -3333,7 +3333,7 @@
|
|
3333
3333
|
"__schema": "KeywordTypeSchema",
|
3334
3334
|
"location": {
|
3335
3335
|
"filePath": "preview.main.runtime.ts",
|
3336
|
-
"line":
|
3336
|
+
"line": 784,
|
3337
3337
|
"character": 50
|
3338
3338
|
},
|
3339
3339
|
"name": "string"
|
@@ -3345,7 +3345,7 @@
|
|
3345
3345
|
"__schema": "ParameterSchema",
|
3346
3346
|
"location": {
|
3347
3347
|
"filePath": "preview.main.runtime.ts",
|
3348
|
-
"line":
|
3348
|
+
"line": 784,
|
3349
3349
|
"character": 58
|
3350
3350
|
},
|
3351
3351
|
"name": "prefix",
|
@@ -3353,7 +3353,7 @@
|
|
3353
3353
|
"__schema": "KeywordTypeSchema",
|
3354
3354
|
"location": {
|
3355
3355
|
"filePath": "preview.main.runtime.ts",
|
3356
|
-
"line":
|
3356
|
+
"line": 784,
|
3357
3357
|
"character": 66
|
3358
3358
|
},
|
3359
3359
|
"name": "string"
|
@@ -3366,7 +3366,7 @@
|
|
3366
3366
|
"__schema": "InferenceTypeSchema",
|
3367
3367
|
"location": {
|
3368
3368
|
"filePath": "preview.main.runtime.ts",
|
3369
|
-
"line":
|
3369
|
+
"line": 784,
|
3370
3370
|
"character": 3
|
3371
3371
|
},
|
3372
3372
|
"type": "string"
|
@@ -3377,7 +3377,7 @@
|
|
3377
3377
|
"__schema": "FunctionLikeSchema",
|
3378
3378
|
"location": {
|
3379
3379
|
"filePath": "preview.main.runtime.ts",
|
3380
|
-
"line":
|
3380
|
+
"line": 816,
|
3381
3381
|
"character": 3
|
3382
3382
|
},
|
3383
3383
|
"signature": "(method) PreviewMain.writePreviewEntry(context: {\n components: Component[];\n}, aspectsIdsToNotFilterOut?: string[]): Promise<string>",
|
@@ -3387,7 +3387,7 @@
|
|
3387
3387
|
"__schema": "ParameterSchema",
|
3388
3388
|
"location": {
|
3389
3389
|
"filePath": "preview.main.runtime.ts",
|
3390
|
-
"line":
|
3390
|
+
"line": 816,
|
3391
3391
|
"character": 27
|
3392
3392
|
},
|
3393
3393
|
"name": "context",
|
@@ -3395,7 +3395,7 @@
|
|
3395
3395
|
"__schema": "TypeLiteralSchema",
|
3396
3396
|
"location": {
|
3397
3397
|
"filePath": "preview.main.runtime.ts",
|
3398
|
-
"line":
|
3398
|
+
"line": 816,
|
3399
3399
|
"character": 36
|
3400
3400
|
},
|
3401
3401
|
"members": [
|
@@ -3403,7 +3403,7 @@
|
|
3403
3403
|
"__schema": "VariableLikeSchema",
|
3404
3404
|
"location": {
|
3405
3405
|
"filePath": "preview.main.runtime.ts",
|
3406
|
-
"line":
|
3406
|
+
"line": 816,
|
3407
3407
|
"character": 38
|
3408
3408
|
},
|
3409
3409
|
"signature": "(property) components: Component[]",
|
@@ -3412,14 +3412,14 @@
|
|
3412
3412
|
"__schema": "TypeArraySchema",
|
3413
3413
|
"location": {
|
3414
3414
|
"filePath": "preview.main.runtime.ts",
|
3415
|
-
"line":
|
3415
|
+
"line": 816,
|
3416
3416
|
"character": 50
|
3417
3417
|
},
|
3418
3418
|
"type": {
|
3419
3419
|
"__schema": "TypeRefSchema",
|
3420
3420
|
"location": {
|
3421
3421
|
"filePath": "preview.main.runtime.ts",
|
3422
|
-
"line":
|
3422
|
+
"line": 816,
|
3423
3423
|
"character": 50
|
3424
3424
|
},
|
3425
3425
|
"name": "Component"
|
@@ -3436,7 +3436,7 @@
|
|
3436
3436
|
"__schema": "ParameterSchema",
|
3437
3437
|
"location": {
|
3438
3438
|
"filePath": "preview.main.runtime.ts",
|
3439
|
-
"line":
|
3439
|
+
"line": 816,
|
3440
3440
|
"character": 65
|
3441
3441
|
},
|
3442
3442
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -3444,14 +3444,14 @@
|
|
3444
3444
|
"__schema": "TypeArraySchema",
|
3445
3445
|
"location": {
|
3446
3446
|
"filePath": "preview.main.runtime.ts",
|
3447
|
-
"line":
|
3447
|
+
"line": 816,
|
3448
3448
|
"character": 91
|
3449
3449
|
},
|
3450
3450
|
"type": {
|
3451
3451
|
"__schema": "KeywordTypeSchema",
|
3452
3452
|
"location": {
|
3453
3453
|
"filePath": "preview.main.runtime.ts",
|
3454
|
-
"line":
|
3454
|
+
"line": 816,
|
3455
3455
|
"character": 91
|
3456
3456
|
},
|
3457
3457
|
"name": "string"
|
@@ -3466,7 +3466,7 @@
|
|
3466
3466
|
"__schema": "InferenceTypeSchema",
|
3467
3467
|
"location": {
|
3468
3468
|
"filePath": "preview.main.runtime.ts",
|
3469
|
-
"line":
|
3469
|
+
"line": 816,
|
3470
3470
|
"character": 3
|
3471
3471
|
},
|
3472
3472
|
"type": "Promise<string>"
|
@@ -3479,7 +3479,7 @@
|
|
3479
3479
|
"__schema": "FunctionLikeSchema",
|
3480
3480
|
"location": {
|
3481
3481
|
"filePath": "preview.main.runtime.ts",
|
3482
|
-
"line":
|
3482
|
+
"line": 851,
|
3483
3483
|
"character": 3
|
3484
3484
|
},
|
3485
3485
|
"signature": "(method) PreviewMain.updateLinkFiles(previews: PreviewDefinition[], components: Component[] | undefined, context: ExecutionContext): Promise<string[]>",
|
@@ -3489,7 +3489,7 @@
|
|
3489
3489
|
"__schema": "ParameterSchema",
|
3490
3490
|
"location": {
|
3491
3491
|
"filePath": "preview.main.runtime.ts",
|
3492
|
-
"line":
|
3492
|
+
"line": 851,
|
3493
3493
|
"character": 19
|
3494
3494
|
},
|
3495
3495
|
"name": "previews",
|
@@ -3497,14 +3497,14 @@
|
|
3497
3497
|
"__schema": "TypeArraySchema",
|
3498
3498
|
"location": {
|
3499
3499
|
"filePath": "preview.main.runtime.ts",
|
3500
|
-
"line":
|
3500
|
+
"line": 851,
|
3501
3501
|
"character": 29
|
3502
3502
|
},
|
3503
3503
|
"type": {
|
3504
3504
|
"__schema": "TypeRefSchema",
|
3505
3505
|
"location": {
|
3506
3506
|
"filePath": "preview.main.runtime.ts",
|
3507
|
-
"line":
|
3507
|
+
"line": 851,
|
3508
3508
|
"character": 29
|
3509
3509
|
},
|
3510
3510
|
"name": "PreviewDefinition"
|
@@ -3517,7 +3517,7 @@
|
|
3517
3517
|
"__schema": "ParameterSchema",
|
3518
3518
|
"location": {
|
3519
3519
|
"filePath": "preview.main.runtime.ts",
|
3520
|
-
"line":
|
3520
|
+
"line": 851,
|
3521
3521
|
"character": 50
|
3522
3522
|
},
|
3523
3523
|
"name": "components",
|
@@ -3525,14 +3525,14 @@
|
|
3525
3525
|
"__schema": "TypeArraySchema",
|
3526
3526
|
"location": {
|
3527
3527
|
"filePath": "preview.main.runtime.ts",
|
3528
|
-
"line":
|
3528
|
+
"line": 851,
|
3529
3529
|
"character": 62
|
3530
3530
|
},
|
3531
3531
|
"type": {
|
3532
3532
|
"__schema": "TypeRefSchema",
|
3533
3533
|
"location": {
|
3534
3534
|
"filePath": "preview.main.runtime.ts",
|
3535
|
-
"line":
|
3535
|
+
"line": 851,
|
3536
3536
|
"character": 62
|
3537
3537
|
},
|
3538
3538
|
"name": "Component"
|
@@ -3546,7 +3546,7 @@
|
|
3546
3546
|
"__schema": "ParameterSchema",
|
3547
3547
|
"location": {
|
3548
3548
|
"filePath": "preview.main.runtime.ts",
|
3549
|
-
"line":
|
3549
|
+
"line": 851,
|
3550
3550
|
"character": 80
|
3551
3551
|
},
|
3552
3552
|
"name": "context",
|
@@ -3554,7 +3554,7 @@
|
|
3554
3554
|
"__schema": "TypeRefSchema",
|
3555
3555
|
"location": {
|
3556
3556
|
"filePath": "preview.main.runtime.ts",
|
3557
|
-
"line":
|
3557
|
+
"line": 851,
|
3558
3558
|
"character": 89
|
3559
3559
|
},
|
3560
3560
|
"name": "ExecutionContext"
|
@@ -3567,7 +3567,7 @@
|
|
3567
3567
|
"__schema": "InferenceTypeSchema",
|
3568
3568
|
"location": {
|
3569
3569
|
"filePath": "preview.main.runtime.ts",
|
3570
|
-
"line":
|
3570
|
+
"line": 851,
|
3571
3571
|
"character": 3
|
3572
3572
|
},
|
3573
3573
|
"type": "Promise<string[]>"
|
@@ -3578,14 +3578,14 @@
|
|
3578
3578
|
"__schema": "FunctionLikeSchema",
|
3579
3579
|
"location": {
|
3580
3580
|
"filePath": "preview.main.runtime.ts",
|
3581
|
-
"line":
|
3581
|
+
"line": 903,
|
3582
3582
|
"character": 3
|
3583
3583
|
},
|
3584
3584
|
"doc": {
|
3585
3585
|
"__schema": "DocSchema",
|
3586
3586
|
"location": {
|
3587
3587
|
"filePath": "preview.main.runtime.ts",
|
3588
|
-
"line":
|
3588
|
+
"line": 899,
|
3589
3589
|
"character": 3
|
3590
3590
|
},
|
3591
3591
|
"raw": "/**\n * @deprecated\n * use `writePreviewEntry` instead\n */",
|
@@ -3595,7 +3595,7 @@
|
|
3595
3595
|
"__schema": "TagSchema",
|
3596
3596
|
"location": {
|
3597
3597
|
"filePath": "preview.main.runtime.ts",
|
3598
|
-
"line":
|
3598
|
+
"line": 900,
|
3599
3599
|
"character": 6
|
3600
3600
|
},
|
3601
3601
|
"tagName": "deprecated",
|
@@ -3610,7 +3610,7 @@
|
|
3610
3610
|
"__schema": "ParameterSchema",
|
3611
3611
|
"location": {
|
3612
3612
|
"filePath": "preview.main.runtime.ts",
|
3613
|
-
"line":
|
3613
|
+
"line": 903,
|
3614
3614
|
"character": 29
|
3615
3615
|
},
|
3616
3616
|
"name": "context",
|
@@ -3618,7 +3618,7 @@
|
|
3618
3618
|
"__schema": "TypeLiteralSchema",
|
3619
3619
|
"location": {
|
3620
3620
|
"filePath": "preview.main.runtime.ts",
|
3621
|
-
"line":
|
3621
|
+
"line": 903,
|
3622
3622
|
"character": 38
|
3623
3623
|
},
|
3624
3624
|
"members": [
|
@@ -3626,7 +3626,7 @@
|
|
3626
3626
|
"__schema": "VariableLikeSchema",
|
3627
3627
|
"location": {
|
3628
3628
|
"filePath": "preview.main.runtime.ts",
|
3629
|
-
"line":
|
3629
|
+
"line": 903,
|
3630
3630
|
"character": 40
|
3631
3631
|
},
|
3632
3632
|
"signature": "(property) components: Component[]",
|
@@ -3635,14 +3635,14 @@
|
|
3635
3635
|
"__schema": "TypeArraySchema",
|
3636
3636
|
"location": {
|
3637
3637
|
"filePath": "preview.main.runtime.ts",
|
3638
|
-
"line":
|
3638
|
+
"line": 903,
|
3639
3639
|
"character": 52
|
3640
3640
|
},
|
3641
3641
|
"type": {
|
3642
3642
|
"__schema": "TypeRefSchema",
|
3643
3643
|
"location": {
|
3644
3644
|
"filePath": "preview.main.runtime.ts",
|
3645
|
-
"line":
|
3645
|
+
"line": 903,
|
3646
3646
|
"character": 52
|
3647
3647
|
},
|
3648
3648
|
"name": "Component"
|
@@ -3659,7 +3659,7 @@
|
|
3659
3659
|
"__schema": "ParameterSchema",
|
3660
3660
|
"location": {
|
3661
3661
|
"filePath": "preview.main.runtime.ts",
|
3662
|
-
"line":
|
3662
|
+
"line": 903,
|
3663
3663
|
"character": 67
|
3664
3664
|
},
|
3665
3665
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -3667,14 +3667,14 @@
|
|
3667
3667
|
"__schema": "TypeArraySchema",
|
3668
3668
|
"location": {
|
3669
3669
|
"filePath": "preview.main.runtime.ts",
|
3670
|
-
"line":
|
3670
|
+
"line": 903,
|
3671
3671
|
"character": 93
|
3672
3672
|
},
|
3673
3673
|
"type": {
|
3674
3674
|
"__schema": "KeywordTypeSchema",
|
3675
3675
|
"location": {
|
3676
3676
|
"filePath": "preview.main.runtime.ts",
|
3677
|
-
"line":
|
3677
|
+
"line": 903,
|
3678
3678
|
"character": 93
|
3679
3679
|
},
|
3680
3680
|
"name": "string"
|
@@ -3689,7 +3689,7 @@
|
|
3689
3689
|
"__schema": "InferenceTypeSchema",
|
3690
3690
|
"location": {
|
3691
3691
|
"filePath": "preview.main.runtime.ts",
|
3692
|
-
"line":
|
3692
|
+
"line": 903,
|
3693
3693
|
"character": 3
|
3694
3694
|
},
|
3695
3695
|
"type": "Promise<string>"
|
@@ -3702,7 +3702,7 @@
|
|
3702
3702
|
"__schema": "FunctionLikeSchema",
|
3703
3703
|
"location": {
|
3704
3704
|
"filePath": "preview.main.runtime.ts",
|
3705
|
-
"line":
|
3705
|
+
"line": 907,
|
3706
3706
|
"character": 3
|
3707
3707
|
},
|
3708
3708
|
"signature": "(method) PreviewMain.resolveAspects(runtimeName?: string, componentIds?: ComponentID[], uiRoot?: UIRoot, opts?: ResolveAspectsOptions): Promise<AspectDefinition[]>",
|
@@ -3712,7 +3712,7 @@
|
|
3712
3712
|
"__schema": "ParameterSchema",
|
3713
3713
|
"location": {
|
3714
3714
|
"filePath": "preview.main.runtime.ts",
|
3715
|
-
"line":
|
3715
|
+
"line": 908,
|
3716
3716
|
"character": 5
|
3717
3717
|
},
|
3718
3718
|
"name": "runtimeName",
|
@@ -3720,7 +3720,7 @@
|
|
3720
3720
|
"__schema": "KeywordTypeSchema",
|
3721
3721
|
"location": {
|
3722
3722
|
"filePath": "preview.main.runtime.ts",
|
3723
|
-
"line":
|
3723
|
+
"line": 908,
|
3724
3724
|
"character": 19
|
3725
3725
|
},
|
3726
3726
|
"name": "string"
|
@@ -3732,7 +3732,7 @@
|
|
3732
3732
|
"__schema": "ParameterSchema",
|
3733
3733
|
"location": {
|
3734
3734
|
"filePath": "preview.main.runtime.ts",
|
3735
|
-
"line":
|
3735
|
+
"line": 909,
|
3736
3736
|
"character": 5
|
3737
3737
|
},
|
3738
3738
|
"name": "componentIds",
|
@@ -3740,14 +3740,14 @@
|
|
3740
3740
|
"__schema": "TypeArraySchema",
|
3741
3741
|
"location": {
|
3742
3742
|
"filePath": "preview.main.runtime.ts",
|
3743
|
-
"line":
|
3743
|
+
"line": 909,
|
3744
3744
|
"character": 20
|
3745
3745
|
},
|
3746
3746
|
"type": {
|
3747
3747
|
"__schema": "TypeRefSchema",
|
3748
3748
|
"location": {
|
3749
3749
|
"filePath": "preview.main.runtime.ts",
|
3750
|
-
"line":
|
3750
|
+
"line": 909,
|
3751
3751
|
"character": 20
|
3752
3752
|
},
|
3753
3753
|
"name": "ComponentID"
|
@@ -3760,7 +3760,7 @@
|
|
3760
3760
|
"__schema": "ParameterSchema",
|
3761
3761
|
"location": {
|
3762
3762
|
"filePath": "preview.main.runtime.ts",
|
3763
|
-
"line":
|
3763
|
+
"line": 910,
|
3764
3764
|
"character": 5
|
3765
3765
|
},
|
3766
3766
|
"name": "uiRoot",
|
@@ -3768,7 +3768,7 @@
|
|
3768
3768
|
"__schema": "TypeRefSchema",
|
3769
3769
|
"location": {
|
3770
3770
|
"filePath": "preview.main.runtime.ts",
|
3771
|
-
"line":
|
3771
|
+
"line": 910,
|
3772
3772
|
"character": 14
|
3773
3773
|
},
|
3774
3774
|
"name": "UIRoot"
|
@@ -3780,7 +3780,7 @@
|
|
3780
3780
|
"__schema": "ParameterSchema",
|
3781
3781
|
"location": {
|
3782
3782
|
"filePath": "preview.main.runtime.ts",
|
3783
|
-
"line":
|
3783
|
+
"line": 911,
|
3784
3784
|
"character": 5
|
3785
3785
|
},
|
3786
3786
|
"name": "opts",
|
@@ -3788,7 +3788,7 @@
|
|
3788
3788
|
"__schema": "TypeRefSchema",
|
3789
3789
|
"location": {
|
3790
3790
|
"filePath": "preview.main.runtime.ts",
|
3791
|
-
"line":
|
3791
|
+
"line": 911,
|
3792
3792
|
"character": 12
|
3793
3793
|
},
|
3794
3794
|
"name": "ResolveAspectsOptions"
|
@@ -3801,7 +3801,7 @@
|
|
3801
3801
|
"__schema": "TypeRefSchema",
|
3802
3802
|
"location": {
|
3803
3803
|
"filePath": "preview.main.runtime.ts",
|
3804
|
-
"line":
|
3804
|
+
"line": 912,
|
3805
3805
|
"character": 6
|
3806
3806
|
},
|
3807
3807
|
"name": "Promise",
|
@@ -3810,14 +3810,14 @@
|
|
3810
3810
|
"__schema": "TypeArraySchema",
|
3811
3811
|
"location": {
|
3812
3812
|
"filePath": "preview.main.runtime.ts",
|
3813
|
-
"line":
|
3813
|
+
"line": 912,
|
3814
3814
|
"character": 14
|
3815
3815
|
},
|
3816
3816
|
"type": {
|
3817
3817
|
"__schema": "TypeRefSchema",
|
3818
3818
|
"location": {
|
3819
3819
|
"filePath": "preview.main.runtime.ts",
|
3820
|
-
"line":
|
3820
|
+
"line": 912,
|
3821
3821
|
"character": 14
|
3822
3822
|
},
|
3823
3823
|
"name": "AspectDefinition"
|
@@ -3833,7 +3833,7 @@
|
|
3833
3833
|
"__schema": "FunctionLikeSchema",
|
3834
3834
|
"location": {
|
3835
3835
|
"filePath": "preview.main.runtime.ts",
|
3836
|
-
"line":
|
3836
|
+
"line": 996,
|
3837
3837
|
"character": 3
|
3838
3838
|
},
|
3839
3839
|
"signature": "(method) PreviewMain.getEnvPreviewConfig(env?: PreviewEnv): EnvPreviewConfig",
|
@@ -3843,7 +3843,7 @@
|
|
3843
3843
|
"__schema": "ParameterSchema",
|
3844
3844
|
"location": {
|
3845
3845
|
"filePath": "preview.main.runtime.ts",
|
3846
|
-
"line":
|
3846
|
+
"line": 996,
|
3847
3847
|
"character": 23
|
3848
3848
|
},
|
3849
3849
|
"name": "env",
|
@@ -3851,7 +3851,7 @@
|
|
3851
3851
|
"__schema": "TypeRefSchema",
|
3852
3852
|
"location": {
|
3853
3853
|
"filePath": "preview.main.runtime.ts",
|
3854
|
-
"line":
|
3854
|
+
"line": 996,
|
3855
3855
|
"character": 29
|
3856
3856
|
},
|
3857
3857
|
"name": "PreviewEnv"
|
@@ -3864,7 +3864,7 @@
|
|
3864
3864
|
"__schema": "TypeRefSchema",
|
3865
3865
|
"location": {
|
3866
3866
|
"filePath": "preview.main.runtime.ts",
|
3867
|
-
"line":
|
3867
|
+
"line": 996,
|
3868
3868
|
"character": 3
|
3869
3869
|
},
|
3870
3870
|
"name": "EnvPreviewConfig"
|
@@ -3875,14 +3875,14 @@
|
|
3875
3875
|
"__schema": "FunctionLikeSchema",
|
3876
3876
|
"location": {
|
3877
3877
|
"filePath": "preview.main.runtime.ts",
|
3878
|
-
"line":
|
3878
|
+
"line": 1005,
|
3879
3879
|
"character": 3
|
3880
3880
|
},
|
3881
3881
|
"doc": {
|
3882
3882
|
"__schema": "DocSchema",
|
3883
3883
|
"location": {
|
3884
3884
|
"filePath": "preview.main.runtime.ts",
|
3885
|
-
"line":
|
3885
|
+
"line": 1002,
|
3886
3886
|
"character": 3
|
3887
3887
|
},
|
3888
3888
|
"raw": "/**\n * return the configured bundling strategy.\n */",
|
@@ -3896,7 +3896,7 @@
|
|
3896
3896
|
"__schema": "ParameterSchema",
|
3897
3897
|
"location": {
|
3898
3898
|
"filePath": "preview.main.runtime.ts",
|
3899
|
-
"line":
|
3899
|
+
"line": 1005,
|
3900
3900
|
"character": 23
|
3901
3901
|
},
|
3902
3902
|
"name": "env",
|
@@ -3904,7 +3904,7 @@
|
|
3904
3904
|
"__schema": "TypeRefSchema",
|
3905
3905
|
"location": {
|
3906
3906
|
"filePath": "preview.main.runtime.ts",
|
3907
|
-
"line":
|
3907
|
+
"line": 1005,
|
3908
3908
|
"character": 29
|
3909
3909
|
},
|
3910
3910
|
"name": "PreviewEnv"
|
@@ -3917,7 +3917,7 @@
|
|
3917
3917
|
"__schema": "TypeRefSchema",
|
3918
3918
|
"location": {
|
3919
3919
|
"filePath": "preview.main.runtime.ts",
|
3920
|
-
"line":
|
3920
|
+
"line": 1005,
|
3921
3921
|
"character": 3
|
3922
3922
|
},
|
3923
3923
|
"name": "BundlingStrategy",
|
@@ -3929,14 +3929,14 @@
|
|
3929
3929
|
"__schema": "FunctionLikeSchema",
|
3930
3930
|
"location": {
|
3931
3931
|
"filePath": "preview.main.runtime.ts",
|
3932
|
-
"line":
|
3932
|
+
"line": 1023,
|
3933
3933
|
"character": 3
|
3934
3934
|
},
|
3935
3935
|
"doc": {
|
3936
3936
|
"__schema": "DocSchema",
|
3937
3937
|
"location": {
|
3938
3938
|
"filePath": "preview.main.runtime.ts",
|
3939
|
-
"line":
|
3939
|
+
"line": 1020,
|
3940
3940
|
"character": 3
|
3941
3941
|
},
|
3942
3942
|
"raw": "/**\n * register a new bundling strategy. default available strategies are `env` and ``\n */",
|
@@ -3950,7 +3950,7 @@
|
|
3950
3950
|
"__schema": "ParameterSchema",
|
3951
3951
|
"location": {
|
3952
3952
|
"filePath": "preview.main.runtime.ts",
|
3953
|
-
"line":
|
3953
|
+
"line": 1023,
|
3954
3954
|
"character": 28
|
3955
3955
|
},
|
3956
3956
|
"name": "bundlingStrategy",
|
@@ -3958,7 +3958,7 @@
|
|
3958
3958
|
"__schema": "TypeRefSchema",
|
3959
3959
|
"location": {
|
3960
3960
|
"filePath": "preview.main.runtime.ts",
|
3961
|
-
"line":
|
3961
|
+
"line": 1023,
|
3962
3962
|
"character": 46
|
3963
3963
|
},
|
3964
3964
|
"name": "BundlingStrategy"
|
@@ -3971,7 +3971,7 @@
|
|
3971
3971
|
"__schema": "TypeRefSchema",
|
3972
3972
|
"location": {
|
3973
3973
|
"filePath": "preview.main.runtime.ts",
|
3974
|
-
"line":
|
3974
|
+
"line": 1023,
|
3975
3975
|
"character": 3
|
3976
3976
|
},
|
3977
3977
|
"name": "PreviewMain"
|
@@ -3982,14 +3982,14 @@
|
|
3982
3982
|
"__schema": "FunctionLikeSchema",
|
3983
3983
|
"location": {
|
3984
3984
|
"filePath": "preview.main.runtime.ts",
|
3985
|
-
"line":
|
3985
|
+
"line": 1031,
|
3986
3986
|
"character": 3
|
3987
3987
|
},
|
3988
3988
|
"doc": {
|
3989
3989
|
"__schema": "DocSchema",
|
3990
3990
|
"location": {
|
3991
3991
|
"filePath": "preview.main.runtime.ts",
|
3992
|
-
"line":
|
3992
|
+
"line": 1028,
|
3993
3993
|
"character": 3
|
3994
3994
|
},
|
3995
3995
|
"raw": "/**\n * register a new preview definition.\n */",
|
@@ -4003,7 +4003,7 @@
|
|
4003
4003
|
"__schema": "ParameterSchema",
|
4004
4004
|
"location": {
|
4005
4005
|
"filePath": "preview.main.runtime.ts",
|
4006
|
-
"line":
|
4006
|
+
"line": 1031,
|
4007
4007
|
"character": 22
|
4008
4008
|
},
|
4009
4009
|
"name": "previewDef",
|
@@ -4011,7 +4011,7 @@
|
|
4011
4011
|
"__schema": "TypeRefSchema",
|
4012
4012
|
"location": {
|
4013
4013
|
"filePath": "preview.main.runtime.ts",
|
4014
|
-
"line":
|
4014
|
+
"line": 1031,
|
4015
4015
|
"character": 34
|
4016
4016
|
},
|
4017
4017
|
"name": "PreviewDefinition"
|
@@ -4024,7 +4024,7 @@
|
|
4024
4024
|
"__schema": "InferenceTypeSchema",
|
4025
4025
|
"location": {
|
4026
4026
|
"filePath": "preview.main.runtime.ts",
|
4027
|
-
"line":
|
4027
|
+
"line": 1031,
|
4028
4028
|
"character": 3
|
4029
4029
|
},
|
4030
4030
|
"type": "void"
|
@@ -4035,7 +4035,7 @@
|
|
4035
4035
|
"__schema": "VariableLikeSchema",
|
4036
4036
|
"location": {
|
4037
4037
|
"filePath": "preview.main.runtime.ts",
|
4038
|
-
"line":
|
4038
|
+
"line": 1035,
|
4039
4039
|
"character": 3
|
4040
4040
|
},
|
4041
4041
|
"signature": "(property) PreviewMain.slots: (((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]",
|
@@ -4044,7 +4044,7 @@
|
|
4044
4044
|
"__schema": "InferenceTypeSchema",
|
4045
4045
|
"location": {
|
4046
4046
|
"filePath": "preview.main.runtime.ts",
|
4047
|
-
"line":
|
4047
|
+
"line": 1035,
|
4048
4048
|
"character": 3
|
4049
4049
|
},
|
4050
4050
|
"type": "(((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]"
|
@@ -4056,7 +4056,7 @@
|
|
4056
4056
|
"__schema": "VariableLikeSchema",
|
4057
4057
|
"location": {
|
4058
4058
|
"filePath": "preview.main.runtime.ts",
|
4059
|
-
"line":
|
4059
|
+
"line": 1037,
|
4060
4060
|
"character": 3
|
4061
4061
|
},
|
4062
4062
|
"signature": "(property) PreviewMain.runtime: RuntimeDefinition",
|
@@ -4065,7 +4065,7 @@
|
|
4065
4065
|
"__schema": "InferenceTypeSchema",
|
4066
4066
|
"location": {
|
4067
4067
|
"filePath": "preview.main.runtime.ts",
|
4068
|
-
"line":
|
4068
|
+
"line": 1037,
|
4069
4069
|
"character": 3
|
4070
4070
|
},
|
4071
4071
|
"type": "RuntimeDefinition"
|
@@ -4077,7 +4077,7 @@
|
|
4077
4077
|
"__schema": "VariableLikeSchema",
|
4078
4078
|
"location": {
|
4079
4079
|
"filePath": "preview.main.runtime.ts",
|
4080
|
-
"line":
|
4080
|
+
"line": 1038,
|
4081
4081
|
"character": 3
|
4082
4082
|
},
|
4083
4083
|
"signature": "(property) PreviewMain.dependencies: Aspect[]",
|
@@ -4086,7 +4086,7 @@
|
|
4086
4086
|
"__schema": "InferenceTypeSchema",
|
4087
4087
|
"location": {
|
4088
4088
|
"filePath": "preview.main.runtime.ts",
|
4089
|
-
"line":
|
4089
|
+
"line": 1038,
|
4090
4090
|
"character": 3
|
4091
4091
|
},
|
4092
4092
|
"type": "Aspect[]"
|
@@ -4098,7 +4098,7 @@
|
|
4098
4098
|
"__schema": "VariableLikeSchema",
|
4099
4099
|
"location": {
|
4100
4100
|
"filePath": "preview.main.runtime.ts",
|
4101
|
-
"line":
|
4101
|
+
"line": 1058,
|
4102
4102
|
"character": 3
|
4103
4103
|
},
|
4104
4104
|
"signature": "(property) PreviewMain.defaultConfig: {\n disabled: boolean;\n onlyOverview: boolean;\n}",
|
@@ -4107,7 +4107,7 @@
|
|
4107
4107
|
"__schema": "InferenceTypeSchema",
|
4108
4108
|
"location": {
|
4109
4109
|
"filePath": "preview.main.runtime.ts",
|
4110
|
-
"line":
|
4110
|
+
"line": 1058,
|
4111
4111
|
"character": 3
|
4112
4112
|
},
|
4113
4113
|
"type": "{\n disabled: boolean;\n onlyOverview: boolean;\n}"
|
@@ -4119,7 +4119,7 @@
|
|
4119
4119
|
"__schema": "FunctionLikeSchema",
|
4120
4120
|
"location": {
|
4121
4121
|
"filePath": "preview.main.runtime.ts",
|
4122
|
-
"line":
|
4122
|
+
"line": 1063,
|
4123
4123
|
"character": 3
|
4124
4124
|
},
|
4125
4125
|
"signature": "(method) PreviewMain.provider([bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope, cli, express,]: [\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 CLIMain,\n ExpressMain\n], config: PreviewConfig, [previewSlot, bundlingStrategySlot]: [PreviewDefinitionRegistry, BundlingStrategySlot], harmony: Harmony): Promise<PreviewMain>",
|
@@ -4129,7 +4129,7 @@
|
|
4129
4129
|
"__schema": "ParameterSchema",
|
4130
4130
|
"location": {
|
4131
4131
|
"filePath": "preview.main.runtime.ts",
|
4132
|
-
"line":
|
4132
|
+
"line": 1065,
|
4133
4133
|
"character": 5
|
4134
4134
|
},
|
4135
4135
|
"name": "[ bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope, cli, express ]",
|
@@ -4137,7 +4137,7 @@
|
|
4137
4137
|
"__schema": "TupleTypeSchema",
|
4138
4138
|
"location": {
|
4139
4139
|
"filePath": "preview.main.runtime.ts",
|
4140
|
-
"line":
|
4140
|
+
"line": 1083,
|
4141
4141
|
"character": 8
|
4142
4142
|
},
|
4143
4143
|
"elements": [
|
@@ -4145,7 +4145,7 @@
|
|
4145
4145
|
"__schema": "TypeRefSchema",
|
4146
4146
|
"location": {
|
4147
4147
|
"filePath": "preview.main.runtime.ts",
|
4148
|
-
"line":
|
4148
|
+
"line": 1084,
|
4149
4149
|
"character": 7
|
4150
4150
|
},
|
4151
4151
|
"name": "BundlerMain"
|
@@ -4154,7 +4154,7 @@
|
|
4154
4154
|
"__schema": "TypeRefSchema",
|
4155
4155
|
"location": {
|
4156
4156
|
"filePath": "preview.main.runtime.ts",
|
4157
|
-
"line":
|
4157
|
+
"line": 1085,
|
4158
4158
|
"character": 7
|
4159
4159
|
},
|
4160
4160
|
"name": "BuilderMain"
|
@@ -4163,7 +4163,7 @@
|
|
4163
4163
|
"__schema": "TypeRefSchema",
|
4164
4164
|
"location": {
|
4165
4165
|
"filePath": "preview.main.runtime.ts",
|
4166
|
-
"line":
|
4166
|
+
"line": 1086,
|
4167
4167
|
"character": 7
|
4168
4168
|
},
|
4169
4169
|
"name": "ComponentMain"
|
@@ -4172,7 +4172,7 @@
|
|
4172
4172
|
"__schema": "TypeRefSchema",
|
4173
4173
|
"location": {
|
4174
4174
|
"filePath": "preview.main.runtime.ts",
|
4175
|
-
"line":
|
4175
|
+
"line": 1087,
|
4176
4176
|
"character": 7
|
4177
4177
|
},
|
4178
4178
|
"name": "UiMain"
|
@@ -4181,7 +4181,7 @@
|
|
4181
4181
|
"__schema": "TypeRefSchema",
|
4182
4182
|
"location": {
|
4183
4183
|
"filePath": "preview.main.runtime.ts",
|
4184
|
-
"line":
|
4184
|
+
"line": 1088,
|
4185
4185
|
"character": 7
|
4186
4186
|
},
|
4187
4187
|
"name": "CacheMain"
|
@@ -4190,7 +4190,7 @@
|
|
4190
4190
|
"__schema": "TypeRefSchema",
|
4191
4191
|
"location": {
|
4192
4192
|
"filePath": "preview.main.runtime.ts",
|
4193
|
-
"line":
|
4193
|
+
"line": 1089,
|
4194
4194
|
"character": 7
|
4195
4195
|
},
|
4196
4196
|
"name": "EnvsMain"
|
@@ -4199,7 +4199,7 @@
|
|
4199
4199
|
"__schema": "TypeUnionSchema",
|
4200
4200
|
"location": {
|
4201
4201
|
"filePath": "preview.main.runtime.ts",
|
4202
|
-
"line":
|
4202
|
+
"line": 1090,
|
4203
4203
|
"character": 7
|
4204
4204
|
},
|
4205
4205
|
"types": [
|
@@ -4207,7 +4207,7 @@
|
|
4207
4207
|
"__schema": "TypeRefSchema",
|
4208
4208
|
"location": {
|
4209
4209
|
"filePath": "preview.main.runtime.ts",
|
4210
|
-
"line":
|
4210
|
+
"line": 1090,
|
4211
4211
|
"character": 7
|
4212
4212
|
},
|
4213
4213
|
"name": "Workspace"
|
@@ -4216,7 +4216,7 @@
|
|
4216
4216
|
"__schema": "KeywordTypeSchema",
|
4217
4217
|
"location": {
|
4218
4218
|
"filePath": "preview.main.runtime.ts",
|
4219
|
-
"line":
|
4219
|
+
"line": 1090,
|
4220
4220
|
"character": 19
|
4221
4221
|
},
|
4222
4222
|
"name": "undefined"
|
@@ -4227,7 +4227,7 @@
|
|
4227
4227
|
"__schema": "TypeRefSchema",
|
4228
4228
|
"location": {
|
4229
4229
|
"filePath": "preview.main.runtime.ts",
|
4230
|
-
"line":
|
4230
|
+
"line": 1091,
|
4231
4231
|
"character": 7
|
4232
4232
|
},
|
4233
4233
|
"name": "PkgMain"
|
@@ -4236,7 +4236,7 @@
|
|
4236
4236
|
"__schema": "TypeRefSchema",
|
4237
4237
|
"location": {
|
4238
4238
|
"filePath": "preview.main.runtime.ts",
|
4239
|
-
"line":
|
4239
|
+
"line": 1092,
|
4240
4240
|
"character": 7
|
4241
4241
|
},
|
4242
4242
|
"name": "PubsubMain"
|
@@ -4245,7 +4245,7 @@
|
|
4245
4245
|
"__schema": "TypeRefSchema",
|
4246
4246
|
"location": {
|
4247
4247
|
"filePath": "preview.main.runtime.ts",
|
4248
|
-
"line":
|
4248
|
+
"line": 1093,
|
4249
4249
|
"character": 7
|
4250
4250
|
},
|
4251
4251
|
"name": "AspectLoaderMain"
|
@@ -4254,7 +4254,7 @@
|
|
4254
4254
|
"__schema": "TypeRefSchema",
|
4255
4255
|
"location": {
|
4256
4256
|
"filePath": "preview.main.runtime.ts",
|
4257
|
-
"line":
|
4257
|
+
"line": 1094,
|
4258
4258
|
"character": 7
|
4259
4259
|
},
|
4260
4260
|
"name": "LoggerMain"
|
@@ -4263,7 +4263,7 @@
|
|
4263
4263
|
"__schema": "TypeRefSchema",
|
4264
4264
|
"location": {
|
4265
4265
|
"filePath": "preview.main.runtime.ts",
|
4266
|
-
"line":
|
4266
|
+
"line": 1095,
|
4267
4267
|
"character": 7
|
4268
4268
|
},
|
4269
4269
|
"name": "DependencyResolverMain"
|
@@ -4272,7 +4272,7 @@
|
|
4272
4272
|
"__schema": "TypeRefSchema",
|
4273
4273
|
"location": {
|
4274
4274
|
"filePath": "preview.main.runtime.ts",
|
4275
|
-
"line":
|
4275
|
+
"line": 1096,
|
4276
4276
|
"character": 7
|
4277
4277
|
},
|
4278
4278
|
"name": "GraphqlMain"
|
@@ -4281,7 +4281,7 @@
|
|
4281
4281
|
"__schema": "TypeRefSchema",
|
4282
4282
|
"location": {
|
4283
4283
|
"filePath": "preview.main.runtime.ts",
|
4284
|
-
"line":
|
4284
|
+
"line": 1097,
|
4285
4285
|
"character": 7
|
4286
4286
|
},
|
4287
4287
|
"name": "WatcherMain"
|
@@ -4290,7 +4290,7 @@
|
|
4290
4290
|
"__schema": "TypeRefSchema",
|
4291
4291
|
"location": {
|
4292
4292
|
"filePath": "preview.main.runtime.ts",
|
4293
|
-
"line":
|
4293
|
+
"line": 1098,
|
4294
4294
|
"character": 7
|
4295
4295
|
},
|
4296
4296
|
"name": "ScopeMain"
|
@@ -4299,7 +4299,7 @@
|
|
4299
4299
|
"__schema": "TypeRefSchema",
|
4300
4300
|
"location": {
|
4301
4301
|
"filePath": "preview.main.runtime.ts",
|
4302
|
-
"line":
|
4302
|
+
"line": 1099,
|
4303
4303
|
"character": 7
|
4304
4304
|
},
|
4305
4305
|
"name": "CLIMain"
|
@@ -4308,7 +4308,7 @@
|
|
4308
4308
|
"__schema": "TypeRefSchema",
|
4309
4309
|
"location": {
|
4310
4310
|
"filePath": "preview.main.runtime.ts",
|
4311
|
-
"line":
|
4311
|
+
"line": 1100,
|
4312
4312
|
"character": 7
|
4313
4313
|
},
|
4314
4314
|
"name": "ExpressMain"
|
@@ -4322,7 +4322,7 @@
|
|
4322
4322
|
"__schema": "ParameterSchema",
|
4323
4323
|
"location": {
|
4324
4324
|
"filePath": "preview.main.runtime.ts",
|
4325
|
-
"line":
|
4325
|
+
"line": 1102,
|
4326
4326
|
"character": 5
|
4327
4327
|
},
|
4328
4328
|
"name": "config",
|
@@ -4330,7 +4330,7 @@
|
|
4330
4330
|
"__schema": "TypeRefSchema",
|
4331
4331
|
"location": {
|
4332
4332
|
"filePath": "preview.main.runtime.ts",
|
4333
|
-
"line":
|
4333
|
+
"line": 1102,
|
4334
4334
|
"character": 13
|
4335
4335
|
},
|
4336
4336
|
"name": "PreviewConfig"
|
@@ -4342,7 +4342,7 @@
|
|
4342
4342
|
"__schema": "ParameterSchema",
|
4343
4343
|
"location": {
|
4344
4344
|
"filePath": "preview.main.runtime.ts",
|
4345
|
-
"line":
|
4345
|
+
"line": 1103,
|
4346
4346
|
"character": 5
|
4347
4347
|
},
|
4348
4348
|
"name": "[ previewSlot, bundlingStrategySlot ]",
|
@@ -4350,7 +4350,7 @@
|
|
4350
4350
|
"__schema": "TupleTypeSchema",
|
4351
4351
|
"location": {
|
4352
4352
|
"filePath": "preview.main.runtime.ts",
|
4353
|
-
"line":
|
4353
|
+
"line": 1103,
|
4354
4354
|
"character": 42
|
4355
4355
|
},
|
4356
4356
|
"elements": [
|
@@ -4358,7 +4358,7 @@
|
|
4358
4358
|
"__schema": "TypeRefSchema",
|
4359
4359
|
"location": {
|
4360
4360
|
"filePath": "preview.main.runtime.ts",
|
4361
|
-
"line":
|
4361
|
+
"line": 1103,
|
4362
4362
|
"character": 43
|
4363
4363
|
},
|
4364
4364
|
"name": "PreviewDefinitionRegistry"
|
@@ -4367,7 +4367,7 @@
|
|
4367
4367
|
"__schema": "TypeRefSchema",
|
4368
4368
|
"location": {
|
4369
4369
|
"filePath": "preview.main.runtime.ts",
|
4370
|
-
"line":
|
4370
|
+
"line": 1103,
|
4371
4371
|
"character": 70
|
4372
4372
|
},
|
4373
4373
|
"name": "BundlingStrategySlot"
|
@@ -4381,7 +4381,7 @@
|
|
4381
4381
|
"__schema": "ParameterSchema",
|
4382
4382
|
"location": {
|
4383
4383
|
"filePath": "preview.main.runtime.ts",
|
4384
|
-
"line":
|
4384
|
+
"line": 1104,
|
4385
4385
|
"character": 5
|
4386
4386
|
},
|
4387
4387
|
"name": "harmony",
|
@@ -4389,7 +4389,7 @@
|
|
4389
4389
|
"__schema": "TypeRefSchema",
|
4390
4390
|
"location": {
|
4391
4391
|
"filePath": "preview.main.runtime.ts",
|
4392
|
-
"line":
|
4392
|
+
"line": 1104,
|
4393
4393
|
"character": 14
|
4394
4394
|
},
|
4395
4395
|
"name": "Harmony"
|
@@ -4402,7 +4402,7 @@
|
|
4402
4402
|
"__schema": "InferenceTypeSchema",
|
4403
4403
|
"location": {
|
4404
4404
|
"filePath": "preview.main.runtime.ts",
|
4405
|
-
"line":
|
4405
|
+
"line": 1063,
|
4406
4406
|
"character": 3
|
4407
4407
|
},
|
4408
4408
|
"type": "Promise<PreviewMain>"
|
@@ -6805,7 +6805,7 @@
|
|
6805
6805
|
"_legacy": {
|
6806
6806
|
"scope": "teambit.preview",
|
6807
6807
|
"name": "preview",
|
6808
|
-
"version": "1.0.
|
6808
|
+
"version": "1.0.508"
|
6809
6809
|
},
|
6810
6810
|
"_scope": "teambit.preview"
|
6811
6811
|
}
|
@@ -9657,14 +9657,14 @@
|
|
9657
9657
|
"__schema": "FunctionLikeSchema",
|
9658
9658
|
"location": {
|
9659
9659
|
"filePath": "preview.main.runtime.ts",
|
9660
|
-
"line":
|
9660
|
+
"line": 420,
|
9661
9661
|
"character": 3
|
9662
9662
|
},
|
9663
9663
|
"doc": {
|
9664
9664
|
"__schema": "DocSchema",
|
9665
9665
|
"location": {
|
9666
9666
|
"filePath": "preview.main.runtime.ts",
|
9667
|
-
"line":
|
9667
|
+
"line": 415,
|
9668
9668
|
"character": 3
|
9669
9669
|
},
|
9670
9670
|
"raw": "/**\n * Calculate preview data on component load\n * @param component\n * @returns\n */",
|
@@ -9674,7 +9674,7 @@
|
|
9674
9674
|
"__schema": "PropertyLikeTagSchema",
|
9675
9675
|
"location": {
|
9676
9676
|
"filePath": "preview.main.runtime.ts",
|
9677
|
-
"line":
|
9677
|
+
"line": 417,
|
9678
9678
|
"character": 6
|
9679
9679
|
},
|
9680
9680
|
"name": "component",
|
@@ -9684,7 +9684,7 @@
|
|
9684
9684
|
"__schema": "ReturnTagSchema",
|
9685
9685
|
"location": {
|
9686
9686
|
"filePath": "preview.main.runtime.ts",
|
9687
|
-
"line":
|
9687
|
+
"line": 418,
|
9688
9688
|
"character": 6
|
9689
9689
|
},
|
9690
9690
|
"tagName": "return"
|
@@ -9698,7 +9698,7 @@
|
|
9698
9698
|
"__schema": "ParameterSchema",
|
9699
9699
|
"location": {
|
9700
9700
|
"filePath": "preview.main.runtime.ts",
|
9701
|
-
"line":
|
9701
|
+
"line": 420,
|
9702
9702
|
"character": 25
|
9703
9703
|
},
|
9704
9704
|
"name": "component",
|
@@ -9706,7 +9706,7 @@
|
|
9706
9706
|
"__schema": "TypeRefSchema",
|
9707
9707
|
"location": {
|
9708
9708
|
"filePath": "preview.main.runtime.ts",
|
9709
|
-
"line":
|
9709
|
+
"line": 420,
|
9710
9710
|
"character": 36
|
9711
9711
|
},
|
9712
9712
|
"name": "Component"
|
@@ -9719,7 +9719,7 @@
|
|
9719
9719
|
"__schema": "TypeRefSchema",
|
9720
9720
|
"location": {
|
9721
9721
|
"filePath": "preview.main.runtime.ts",
|
9722
|
-
"line":
|
9722
|
+
"line": 420,
|
9723
9723
|
"character": 48
|
9724
9724
|
},
|
9725
9725
|
"name": "Promise",
|
@@ -9728,7 +9728,7 @@
|
|
9728
9728
|
"__schema": "TypeRefSchema",
|
9729
9729
|
"location": {
|
9730
9730
|
"filePath": "preview.main.runtime.ts",
|
9731
|
-
"line":
|
9731
|
+
"line": 420,
|
9732
9732
|
"character": 56
|
9733
9733
|
},
|
9734
9734
|
"name": "PreviewComponentData"
|
@@ -9743,14 +9743,14 @@
|
|
9743
9743
|
"__schema": "FunctionLikeSchema",
|
9744
9744
|
"location": {
|
9745
9745
|
"filePath": "preview.main.runtime.ts",
|
9746
|
-
"line":
|
9746
|
+
"line": 442,
|
9747
9747
|
"character": 3
|
9748
9748
|
},
|
9749
9749
|
"doc": {
|
9750
9750
|
"__schema": "DocSchema",
|
9751
9751
|
"location": {
|
9752
9752
|
"filePath": "preview.main.runtime.ts",
|
9753
|
-
"line":
|
9753
|
+
"line": 437,
|
9754
9754
|
"character": 3
|
9755
9755
|
},
|
9756
9756
|
"raw": "/**\n * Calculate preview data on component that configured by its env\n * @param component\n * @returns\n */",
|
@@ -9760,7 +9760,7 @@
|
|
9760
9760
|
"__schema": "PropertyLikeTagSchema",
|
9761
9761
|
"location": {
|
9762
9762
|
"filePath": "preview.main.runtime.ts",
|
9763
|
-
"line":
|
9763
|
+
"line": 439,
|
9764
9764
|
"character": 6
|
9765
9765
|
},
|
9766
9766
|
"name": "component",
|
@@ -9770,7 +9770,7 @@
|
|
9770
9770
|
"__schema": "ReturnTagSchema",
|
9771
9771
|
"location": {
|
9772
9772
|
"filePath": "preview.main.runtime.ts",
|
9773
|
-
"line":
|
9773
|
+
"line": 440,
|
9774
9774
|
"character": 6
|
9775
9775
|
},
|
9776
9776
|
"tagName": "return"
|
@@ -9784,7 +9784,7 @@
|
|
9784
9784
|
"__schema": "ParameterSchema",
|
9785
9785
|
"location": {
|
9786
9786
|
"filePath": "preview.main.runtime.ts",
|
9787
|
-
"line":
|
9787
|
+
"line": 443,
|
9788
9788
|
"character": 5
|
9789
9789
|
},
|
9790
9790
|
"name": "component",
|
@@ -9792,7 +9792,7 @@
|
|
9792
9792
|
"__schema": "TypeRefSchema",
|
9793
9793
|
"location": {
|
9794
9794
|
"filePath": "preview.main.runtime.ts",
|
9795
|
-
"line":
|
9795
|
+
"line": 443,
|
9796
9796
|
"character": 16
|
9797
9797
|
},
|
9798
9798
|
"name": "Component"
|
@@ -9805,7 +9805,7 @@
|
|
9805
9805
|
"__schema": "TypeRefSchema",
|
9806
9806
|
"location": {
|
9807
9807
|
"filePath": "preview.main.runtime.ts",
|
9808
|
-
"line":
|
9808
|
+
"line": 444,
|
9809
9809
|
"character": 6
|
9810
9810
|
},
|
9811
9811
|
"name": "Promise",
|
@@ -9814,7 +9814,7 @@
|
|
9814
9814
|
"__schema": "TypeUnionSchema",
|
9815
9815
|
"location": {
|
9816
9816
|
"filePath": "preview.main.runtime.ts",
|
9817
|
-
"line":
|
9817
|
+
"line": 444,
|
9818
9818
|
"character": 14
|
9819
9819
|
},
|
9820
9820
|
"types": [
|
@@ -9822,7 +9822,7 @@
|
|
9822
9822
|
"__schema": "TypeRefSchema",
|
9823
9823
|
"location": {
|
9824
9824
|
"filePath": "preview.main.runtime.ts",
|
9825
|
-
"line":
|
9825
|
+
"line": 444,
|
9826
9826
|
"character": 14
|
9827
9827
|
},
|
9828
9828
|
"name": "Omit",
|
@@ -9831,7 +9831,7 @@
|
|
9831
9831
|
"__schema": "TypeRefSchema",
|
9832
9832
|
"location": {
|
9833
9833
|
"filePath": "preview.main.runtime.ts",
|
9834
|
-
"line":
|
9834
|
+
"line": 444,
|
9835
9835
|
"character": 19
|
9836
9836
|
},
|
9837
9837
|
"name": "PreviewAnyComponentData"
|
@@ -9840,7 +9840,7 @@
|
|
9840
9840
|
"__schema": "TypeUnionSchema",
|
9841
9841
|
"location": {
|
9842
9842
|
"filePath": "preview.main.runtime.ts",
|
9843
|
-
"line":
|
9843
|
+
"line": 444,
|
9844
9844
|
"character": 44
|
9845
9845
|
},
|
9846
9846
|
"types": [
|
@@ -9848,7 +9848,7 @@
|
|
9848
9848
|
"__schema": "LiteralTypeSchema",
|
9849
9849
|
"location": {
|
9850
9850
|
"filePath": "preview.main.runtime.ts",
|
9851
|
-
"line":
|
9851
|
+
"line": 444,
|
9852
9852
|
"character": 44
|
9853
9853
|
},
|
9854
9854
|
"name": "'doesScaling'"
|
@@ -9857,7 +9857,7 @@
|
|
9857
9857
|
"__schema": "LiteralTypeSchema",
|
9858
9858
|
"location": {
|
9859
9859
|
"filePath": "preview.main.runtime.ts",
|
9860
|
-
"line":
|
9860
|
+
"line": 444,
|
9861
9861
|
"character": 60
|
9862
9862
|
},
|
9863
9863
|
"name": "'onlyOverview'"
|
@@ -9866,7 +9866,7 @@
|
|
9866
9866
|
"__schema": "LiteralTypeSchema",
|
9867
9867
|
"location": {
|
9868
9868
|
"filePath": "preview.main.runtime.ts",
|
9869
|
-
"line":
|
9869
|
+
"line": 444,
|
9870
9870
|
"character": 77
|
9871
9871
|
},
|
9872
9872
|
"name": "'useNameParam'"
|
@@ -9879,7 +9879,7 @@
|
|
9879
9879
|
"__schema": "KeywordTypeSchema",
|
9880
9880
|
"location": {
|
9881
9881
|
"filePath": "preview.main.runtime.ts",
|
9882
|
-
"line":
|
9882
|
+
"line": 444,
|
9883
9883
|
"character": 95
|
9884
9884
|
},
|
9885
9885
|
"name": "undefined"
|
@@ -9896,14 +9896,14 @@
|
|
9896
9896
|
"__schema": "FunctionLikeSchema",
|
9897
9897
|
"location": {
|
9898
9898
|
"filePath": "preview.main.runtime.ts",
|
9899
|
-
"line":
|
9899
|
+
"line": 496,
|
9900
9900
|
"character": 3
|
9901
9901
|
},
|
9902
9902
|
"doc": {
|
9903
9903
|
"__schema": "DocSchema",
|
9904
9904
|
"location": {
|
9905
9905
|
"filePath": "preview.main.runtime.ts",
|
9906
|
-
"line":
|
9906
|
+
"line": 488,
|
9907
9907
|
"character": 3
|
9908
9908
|
},
|
9909
9909
|
"raw": "/**\n * Check if the component preview bundle contain the env as part of the bundle or only the component code\n * (we used in the past to bundle them together, there might also be specific envs which still uses the env strategy)\n * This should be used only for calculating the value on load.\n * otherwise, use the isBundledWithEnv function\n * @param component\n * @returns\n */",
|
@@ -9913,7 +9913,7 @@
|
|
9913
9913
|
"__schema": "PropertyLikeTagSchema",
|
9914
9914
|
"location": {
|
9915
9915
|
"filePath": "preview.main.runtime.ts",
|
9916
|
-
"line":
|
9916
|
+
"line": 493,
|
9917
9917
|
"character": 6
|
9918
9918
|
},
|
9919
9919
|
"name": "component",
|
@@ -9923,7 +9923,7 @@
|
|
9923
9923
|
"__schema": "ReturnTagSchema",
|
9924
9924
|
"location": {
|
9925
9925
|
"filePath": "preview.main.runtime.ts",
|
9926
|
-
"line":
|
9926
|
+
"line": 494,
|
9927
9927
|
"character": 6
|
9928
9928
|
},
|
9929
9929
|
"tagName": "return"
|
@@ -9937,7 +9937,7 @@
|
|
9937
9937
|
"__schema": "ParameterSchema",
|
9938
9938
|
"location": {
|
9939
9939
|
"filePath": "preview.main.runtime.ts",
|
9940
|
-
"line":
|
9940
|
+
"line": 496,
|
9941
9941
|
"character": 30
|
9942
9942
|
},
|
9943
9943
|
"name": "component",
|
@@ -9945,7 +9945,7 @@
|
|
9945
9945
|
"__schema": "TypeRefSchema",
|
9946
9946
|
"location": {
|
9947
9947
|
"filePath": "preview.main.runtime.ts",
|
9948
|
-
"line":
|
9948
|
+
"line": 496,
|
9949
9949
|
"character": 41
|
9950
9950
|
},
|
9951
9951
|
"name": "Component"
|
@@ -9958,7 +9958,7 @@
|
|
9958
9958
|
"__schema": "TypeRefSchema",
|
9959
9959
|
"location": {
|
9960
9960
|
"filePath": "preview.main.runtime.ts",
|
9961
|
-
"line":
|
9961
|
+
"line": 496,
|
9962
9962
|
"character": 53
|
9963
9963
|
},
|
9964
9964
|
"name": "Promise",
|
@@ -9967,7 +9967,7 @@
|
|
9967
9967
|
"__schema": "KeywordTypeSchema",
|
9968
9968
|
"location": {
|
9969
9969
|
"filePath": "preview.main.runtime.ts",
|
9970
|
-
"line":
|
9970
|
+
"line": 496,
|
9971
9971
|
"character": 61
|
9972
9972
|
},
|
9973
9973
|
"name": "boolean"
|
@@ -9982,14 +9982,14 @@
|
|
9982
9982
|
"__schema": "FunctionLikeSchema",
|
9983
9983
|
"location": {
|
9984
9984
|
"filePath": "preview.main.runtime.ts",
|
9985
|
-
"line":
|
9985
|
+
"line": 507,
|
9986
9986
|
"character": 3
|
9987
9987
|
},
|
9988
9988
|
"doc": {
|
9989
9989
|
"__schema": "DocSchema",
|
9990
9990
|
"location": {
|
9991
9991
|
"filePath": "preview.main.runtime.ts",
|
9992
|
-
"line":
|
9992
|
+
"line": 501,
|
9993
9993
|
"character": 3
|
9994
9994
|
},
|
9995
9995
|
"raw": "/**\n * Check if the component preview bundle contain the env as part of the bundle or only the component code\n * (we used in the past to bundle them together, there might also be specific envs which still uses the env strategy)\n * @param component\n * @returns\n */",
|
@@ -9999,7 +9999,7 @@
|
|
9999
9999
|
"__schema": "PropertyLikeTagSchema",
|
10000
10000
|
"location": {
|
10001
10001
|
"filePath": "preview.main.runtime.ts",
|
10002
|
-
"line":
|
10002
|
+
"line": 504,
|
10003
10003
|
"character": 6
|
10004
10004
|
},
|
10005
10005
|
"name": "component",
|
@@ -10009,7 +10009,7 @@
|
|
10009
10009
|
"__schema": "ReturnTagSchema",
|
10010
10010
|
"location": {
|
10011
10011
|
"filePath": "preview.main.runtime.ts",
|
10012
|
-
"line":
|
10012
|
+
"line": 505,
|
10013
10013
|
"character": 6
|
10014
10014
|
},
|
10015
10015
|
"tagName": "return"
|
@@ -10023,7 +10023,7 @@
|
|
10023
10023
|
"__schema": "ParameterSchema",
|
10024
10024
|
"location": {
|
10025
10025
|
"filePath": "preview.main.runtime.ts",
|
10026
|
-
"line":
|
10026
|
+
"line": 507,
|
10027
10027
|
"character": 26
|
10028
10028
|
},
|
10029
10029
|
"name": "component",
|
@@ -10031,7 +10031,7 @@
|
|
10031
10031
|
"__schema": "TypeRefSchema",
|
10032
10032
|
"location": {
|
10033
10033
|
"filePath": "preview.main.runtime.ts",
|
10034
|
-
"line":
|
10034
|
+
"line": 507,
|
10035
10035
|
"character": 37
|
10036
10036
|
},
|
10037
10037
|
"name": "Component"
|
@@ -10044,7 +10044,7 @@
|
|
10044
10044
|
"__schema": "TypeRefSchema",
|
10045
10045
|
"location": {
|
10046
10046
|
"filePath": "preview.main.runtime.ts",
|
10047
|
-
"line":
|
10047
|
+
"line": 507,
|
10048
10048
|
"character": 49
|
10049
10049
|
},
|
10050
10050
|
"name": "Promise",
|
@@ -10053,7 +10053,7 @@
|
|
10053
10053
|
"__schema": "KeywordTypeSchema",
|
10054
10054
|
"location": {
|
10055
10055
|
"filePath": "preview.main.runtime.ts",
|
10056
|
-
"line":
|
10056
|
+
"line": 507,
|
10057
10057
|
"character": 57
|
10058
10058
|
},
|
10059
10059
|
"name": "boolean"
|
@@ -10068,14 +10068,14 @@
|
|
10068
10068
|
"__schema": "FunctionLikeSchema",
|
10069
10069
|
"location": {
|
10070
10070
|
"filePath": "preview.main.runtime.ts",
|
10071
|
-
"line":
|
10071
|
+
"line": 561,
|
10072
10072
|
"character": 3
|
10073
10073
|
},
|
10074
10074
|
"doc": {
|
10075
10075
|
"__schema": "DocSchema",
|
10076
10076
|
"location": {
|
10077
10077
|
"filePath": "preview.main.runtime.ts",
|
10078
|
-
"line":
|
10078
|
+
"line": 557,
|
10079
10079
|
"character": 3
|
10080
10080
|
},
|
10081
10081
|
"raw": "/**\n * can the current component preview scale in size for different preview sizes.\n * this calculation is based on the env of the component and if the env of the component support it.\n */",
|
@@ -10089,7 +10089,7 @@
|
|
10089
10089
|
"__schema": "ParameterSchema",
|
10090
10090
|
"location": {
|
10091
10091
|
"filePath": "preview.main.runtime.ts",
|
10092
|
-
"line":
|
10092
|
+
"line": 561,
|
10093
10093
|
"character": 21
|
10094
10094
|
},
|
10095
10095
|
"name": "component",
|
@@ -10097,7 +10097,7 @@
|
|
10097
10097
|
"__schema": "TypeRefSchema",
|
10098
10098
|
"location": {
|
10099
10099
|
"filePath": "preview.main.runtime.ts",
|
10100
|
-
"line":
|
10100
|
+
"line": 561,
|
10101
10101
|
"character": 32
|
10102
10102
|
},
|
10103
10103
|
"name": "Component"
|
@@ -10110,7 +10110,7 @@
|
|
10110
10110
|
"__schema": "TypeRefSchema",
|
10111
10111
|
"location": {
|
10112
10112
|
"filePath": "preview.main.runtime.ts",
|
10113
|
-
"line":
|
10113
|
+
"line": 561,
|
10114
10114
|
"character": 44
|
10115
10115
|
},
|
10116
10116
|
"name": "Promise",
|
@@ -10119,7 +10119,7 @@
|
|
10119
10119
|
"__schema": "KeywordTypeSchema",
|
10120
10120
|
"location": {
|
10121
10121
|
"filePath": "preview.main.runtime.ts",
|
10122
|
-
"line":
|
10122
|
+
"line": 561,
|
10123
10123
|
"character": 52
|
10124
10124
|
},
|
10125
10125
|
"name": "boolean"
|
@@ -10134,14 +10134,14 @@
|
|
10134
10134
|
"__schema": "FunctionLikeSchema",
|
10135
10135
|
"location": {
|
10136
10136
|
"filePath": "preview.main.runtime.ts",
|
10137
|
-
"line":
|
10137
|
+
"line": 601,
|
10138
10138
|
"character": 3
|
10139
10139
|
},
|
10140
10140
|
"doc": {
|
10141
10141
|
"__schema": "DocSchema",
|
10142
10142
|
"location": {
|
10143
10143
|
"filePath": "preview.main.runtime.ts",
|
10144
|
-
"line":
|
10144
|
+
"line": 596,
|
10145
10145
|
"character": 3
|
10146
10146
|
},
|
10147
10147
|
"raw": "/**\n * Check if the current version of the env support scaling\n * @param envComponent\n * @returns\n */",
|
@@ -10151,7 +10151,7 @@
|
|
10151
10151
|
"__schema": "PropertyLikeTagSchema",
|
10152
10152
|
"location": {
|
10153
10153
|
"filePath": "preview.main.runtime.ts",
|
10154
|
-
"line":
|
10154
|
+
"line": 598,
|
10155
10155
|
"character": 6
|
10156
10156
|
},
|
10157
10157
|
"name": "envComponent",
|
@@ -10161,7 +10161,7 @@
|
|
10161
10161
|
"__schema": "ReturnTagSchema",
|
10162
10162
|
"location": {
|
10163
10163
|
"filePath": "preview.main.runtime.ts",
|
10164
|
-
"line":
|
10164
|
+
"line": 599,
|
10165
10165
|
"character": 6
|
10166
10166
|
},
|
10167
10167
|
"tagName": "return"
|
@@ -10175,7 +10175,7 @@
|
|
10175
10175
|
"__schema": "ParameterSchema",
|
10176
10176
|
"location": {
|
10177
10177
|
"filePath": "preview.main.runtime.ts",
|
10178
|
-
"line":
|
10178
|
+
"line": 601,
|
10179
10179
|
"character": 23
|
10180
10180
|
},
|
10181
10181
|
"name": "envComponent",
|
@@ -10183,7 +10183,7 @@
|
|
10183
10183
|
"__schema": "TypeRefSchema",
|
10184
10184
|
"location": {
|
10185
10185
|
"filePath": "preview.main.runtime.ts",
|
10186
|
-
"line":
|
10186
|
+
"line": 601,
|
10187
10187
|
"character": 37
|
10188
10188
|
},
|
10189
10189
|
"name": "Component"
|
@@ -10196,7 +10196,7 @@
|
|
10196
10196
|
"__schema": "KeywordTypeSchema",
|
10197
10197
|
"location": {
|
10198
10198
|
"filePath": "preview.main.runtime.ts",
|
10199
|
-
"line":
|
10199
|
+
"line": 601,
|
10200
10200
|
"character": 49
|
10201
10201
|
},
|
10202
10202
|
"name": "boolean"
|
@@ -10207,7 +10207,7 @@
|
|
10207
10207
|
"__schema": "FunctionLikeSchema",
|
10208
10208
|
"location": {
|
10209
10209
|
"filePath": "preview.main.runtime.ts",
|
10210
|
-
"line":
|
10210
|
+
"line": 606,
|
10211
10211
|
"character": 3
|
10212
10212
|
},
|
10213
10213
|
"signature": "(method) PreviewMain.isSupportSkipIncludes(component: Component): Promise<boolean>",
|
@@ -10217,7 +10217,7 @@
|
|
10217
10217
|
"__schema": "ParameterSchema",
|
10218
10218
|
"location": {
|
10219
10219
|
"filePath": "preview.main.runtime.ts",
|
10220
|
-
"line":
|
10220
|
+
"line": 606,
|
10221
10221
|
"character": 31
|
10222
10222
|
},
|
10223
10223
|
"name": "component",
|
@@ -10225,7 +10225,7 @@
|
|
10225
10225
|
"__schema": "TypeRefSchema",
|
10226
10226
|
"location": {
|
10227
10227
|
"filePath": "preview.main.runtime.ts",
|
10228
|
-
"line":
|
10228
|
+
"line": 606,
|
10229
10229
|
"character": 42
|
10230
10230
|
},
|
10231
10231
|
"name": "Component"
|
@@ -10238,7 +10238,7 @@
|
|
10238
10238
|
"__schema": "InferenceTypeSchema",
|
10239
10239
|
"location": {
|
10240
10240
|
"filePath": "preview.main.runtime.ts",
|
10241
|
-
"line":
|
10241
|
+
"line": 606,
|
10242
10242
|
"character": 3
|
10243
10243
|
},
|
10244
10244
|
"type": "Promise<boolean>"
|
@@ -10251,14 +10251,14 @@
|
|
10251
10251
|
"__schema": "FunctionLikeSchema",
|
10252
10252
|
"location": {
|
10253
10253
|
"filePath": "preview.main.runtime.ts",
|
10254
|
-
"line":
|
10254
|
+
"line": 619,
|
10255
10255
|
"character": 3
|
10256
10256
|
},
|
10257
10257
|
"doc": {
|
10258
10258
|
"__schema": "DocSchema",
|
10259
10259
|
"location": {
|
10260
10260
|
"filePath": "preview.main.runtime.ts",
|
10261
|
-
"line":
|
10261
|
+
"line": 616,
|
10262
10262
|
"character": 3
|
10263
10263
|
},
|
10264
10264
|
"raw": "/**\n * check if the component preview should only include the overview (skipping rendering of the compostions and properties table)\n */",
|
@@ -10272,7 +10272,7 @@
|
|
10272
10272
|
"__schema": "ParameterSchema",
|
10273
10273
|
"location": {
|
10274
10274
|
"filePath": "preview.main.runtime.ts",
|
10275
|
-
"line":
|
10275
|
+
"line": 619,
|
10276
10276
|
"character": 25
|
10277
10277
|
},
|
10278
10278
|
"name": "component",
|
@@ -10280,7 +10280,7 @@
|
|
10280
10280
|
"__schema": "TypeRefSchema",
|
10281
10281
|
"location": {
|
10282
10282
|
"filePath": "preview.main.runtime.ts",
|
10283
|
-
"line":
|
10283
|
+
"line": 619,
|
10284
10284
|
"character": 36
|
10285
10285
|
},
|
10286
10286
|
"name": "Component"
|
@@ -10293,7 +10293,7 @@
|
|
10293
10293
|
"__schema": "TypeRefSchema",
|
10294
10294
|
"location": {
|
10295
10295
|
"filePath": "preview.main.runtime.ts",
|
10296
|
-
"line":
|
10296
|
+
"line": 619,
|
10297
10297
|
"character": 48
|
10298
10298
|
},
|
10299
10299
|
"name": "Promise",
|
@@ -10302,7 +10302,7 @@
|
|
10302
10302
|
"__schema": "KeywordTypeSchema",
|
10303
10303
|
"location": {
|
10304
10304
|
"filePath": "preview.main.runtime.ts",
|
10305
|
-
"line":
|
10305
|
+
"line": 619,
|
10306
10306
|
"character": 56
|
10307
10307
|
},
|
10308
10308
|
"name": "boolean"
|
@@ -10317,14 +10317,14 @@
|
|
10317
10317
|
"__schema": "FunctionLikeSchema",
|
10318
10318
|
"location": {
|
10319
10319
|
"filePath": "preview.main.runtime.ts",
|
10320
|
-
"line":
|
10320
|
+
"line": 628,
|
10321
10321
|
"character": 3
|
10322
10322
|
},
|
10323
10323
|
"doc": {
|
10324
10324
|
"__schema": "DocSchema",
|
10325
10325
|
"location": {
|
10326
10326
|
"filePath": "preview.main.runtime.ts",
|
10327
|
-
"line":
|
10327
|
+
"line": 625,
|
10328
10328
|
"character": 3
|
10329
10329
|
},
|
10330
10330
|
"raw": "/**\n * check if the component preview should include the name query param\n */",
|
@@ -10338,7 +10338,7 @@
|
|
10338
10338
|
"__schema": "ParameterSchema",
|
10339
10339
|
"location": {
|
10340
10340
|
"filePath": "preview.main.runtime.ts",
|
10341
|
-
"line":
|
10341
|
+
"line": 628,
|
10342
10342
|
"character": 25
|
10343
10343
|
},
|
10344
10344
|
"name": "component",
|
@@ -10346,7 +10346,7 @@
|
|
10346
10346
|
"__schema": "TypeRefSchema",
|
10347
10347
|
"location": {
|
10348
10348
|
"filePath": "preview.main.runtime.ts",
|
10349
|
-
"line":
|
10349
|
+
"line": 628,
|
10350
10350
|
"character": 36
|
10351
10351
|
},
|
10352
10352
|
"name": "Component"
|
@@ -10359,7 +10359,7 @@
|
|
10359
10359
|
"__schema": "TypeRefSchema",
|
10360
10360
|
"location": {
|
10361
10361
|
"filePath": "preview.main.runtime.ts",
|
10362
|
-
"line":
|
10362
|
+
"line": 628,
|
10363
10363
|
"character": 48
|
10364
10364
|
},
|
10365
10365
|
"name": "Promise",
|
@@ -10368,7 +10368,7 @@
|
|
10368
10368
|
"__schema": "KeywordTypeSchema",
|
10369
10369
|
"location": {
|
10370
10370
|
"filePath": "preview.main.runtime.ts",
|
10371
|
-
"line":
|
10371
|
+
"line": 628,
|
10372
10372
|
"character": 56
|
10373
10373
|
},
|
10374
10374
|
"name": "boolean"
|
@@ -10383,14 +10383,14 @@
|
|
10383
10383
|
"__schema": "FunctionLikeSchema",
|
10384
10384
|
"location": {
|
10385
10385
|
"filePath": "preview.main.runtime.ts",
|
10386
|
-
"line":
|
10386
|
+
"line": 657,
|
10387
10387
|
"character": 3
|
10388
10388
|
},
|
10389
10389
|
"doc": {
|
10390
10390
|
"__schema": "DocSchema",
|
10391
10391
|
"location": {
|
10392
10392
|
"filePath": "preview.main.runtime.ts",
|
10393
|
-
"line":
|
10393
|
+
"line": 651,
|
10394
10394
|
"character": 3
|
10395
10395
|
},
|
10396
10396
|
"raw": "/**\n * Check if the component preview bundle contain the header inside of it (legacy)\n * today we are not including the header inside anymore\n * @param component\n * @returns\n */",
|
@@ -10400,7 +10400,7 @@
|
|
10400
10400
|
"__schema": "PropertyLikeTagSchema",
|
10401
10401
|
"location": {
|
10402
10402
|
"filePath": "preview.main.runtime.ts",
|
10403
|
-
"line":
|
10403
|
+
"line": 654,
|
10404
10404
|
"character": 6
|
10405
10405
|
},
|
10406
10406
|
"name": "component",
|
@@ -10410,7 +10410,7 @@
|
|
10410
10410
|
"__schema": "ReturnTagSchema",
|
10411
10411
|
"location": {
|
10412
10412
|
"filePath": "preview.main.runtime.ts",
|
10413
|
-
"line":
|
10413
|
+
"line": 655,
|
10414
10414
|
"character": 6
|
10415
10415
|
},
|
10416
10416
|
"tagName": "return"
|
@@ -10424,7 +10424,7 @@
|
|
10424
10424
|
"__schema": "ParameterSchema",
|
10425
10425
|
"location": {
|
10426
10426
|
"filePath": "preview.main.runtime.ts",
|
10427
|
-
"line":
|
10427
|
+
"line": 657,
|
10428
10428
|
"character": 24
|
10429
10429
|
},
|
10430
10430
|
"name": "component",
|
@@ -10432,7 +10432,7 @@
|
|
10432
10432
|
"__schema": "TypeRefSchema",
|
10433
10433
|
"location": {
|
10434
10434
|
"filePath": "preview.main.runtime.ts",
|
10435
|
-
"line":
|
10435
|
+
"line": 657,
|
10436
10436
|
"character": 35
|
10437
10437
|
},
|
10438
10438
|
"name": "Component"
|
@@ -10445,7 +10445,7 @@
|
|
10445
10445
|
"__schema": "TypeRefSchema",
|
10446
10446
|
"location": {
|
10447
10447
|
"filePath": "preview.main.runtime.ts",
|
10448
|
-
"line":
|
10448
|
+
"line": 657,
|
10449
10449
|
"character": 47
|
10450
10450
|
},
|
10451
10451
|
"name": "Promise",
|
@@ -10454,7 +10454,7 @@
|
|
10454
10454
|
"__schema": "KeywordTypeSchema",
|
10455
10455
|
"location": {
|
10456
10456
|
"filePath": "preview.main.runtime.ts",
|
10457
|
-
"line":
|
10457
|
+
"line": 657,
|
10458
10458
|
"character": 55
|
10459
10459
|
},
|
10460
10460
|
"name": "boolean"
|
@@ -10469,14 +10469,14 @@
|
|
10469
10469
|
"__schema": "FunctionLikeSchema",
|
10470
10470
|
"location": {
|
10471
10471
|
"filePath": "preview.main.runtime.ts",
|
10472
|
-
"line":
|
10472
|
+
"line": 679,
|
10473
10473
|
"character": 3
|
10474
10474
|
},
|
10475
10475
|
"doc": {
|
10476
10476
|
"__schema": "DocSchema",
|
10477
10477
|
"location": {
|
10478
10478
|
"filePath": "preview.main.runtime.ts",
|
10479
|
-
"line":
|
10479
|
+
"line": 670,
|
10480
10480
|
"character": 3
|
10481
10481
|
},
|
10482
10482
|
"raw": "/**\n * Getting the env template artifact\n * This should be called with the env itself or it will return undefined\n * If you want to get the env template from the env of the component,\n * use: getEnvTemplateFromComponentEnv below\n *\n * @param component\n * @returns\n */",
|
@@ -10486,7 +10486,7 @@
|
|
10486
10486
|
"__schema": "PropertyLikeTagSchema",
|
10487
10487
|
"location": {
|
10488
10488
|
"filePath": "preview.main.runtime.ts",
|
10489
|
-
"line":
|
10489
|
+
"line": 676,
|
10490
10490
|
"character": 6
|
10491
10491
|
},
|
10492
10492
|
"name": "component",
|
@@ -10496,7 +10496,7 @@
|
|
10496
10496
|
"__schema": "ReturnTagSchema",
|
10497
10497
|
"location": {
|
10498
10498
|
"filePath": "preview.main.runtime.ts",
|
10499
|
-
"line":
|
10499
|
+
"line": 677,
|
10500
10500
|
"character": 6
|
10501
10501
|
},
|
10502
10502
|
"tagName": "return"
|
@@ -10510,7 +10510,7 @@
|
|
10510
10510
|
"__schema": "ParameterSchema",
|
10511
10511
|
"location": {
|
10512
10512
|
"filePath": "preview.main.runtime.ts",
|
10513
|
-
"line":
|
10513
|
+
"line": 679,
|
10514
10514
|
"character": 24
|
10515
10515
|
},
|
10516
10516
|
"name": "component",
|
@@ -10518,7 +10518,7 @@
|
|
10518
10518
|
"__schema": "TypeRefSchema",
|
10519
10519
|
"location": {
|
10520
10520
|
"filePath": "preview.main.runtime.ts",
|
10521
|
-
"line":
|
10521
|
+
"line": 679,
|
10522
10522
|
"character": 35
|
10523
10523
|
},
|
10524
10524
|
"name": "Component"
|
@@ -10531,7 +10531,7 @@
|
|
10531
10531
|
"__schema": "TypeRefSchema",
|
10532
10532
|
"location": {
|
10533
10533
|
"filePath": "preview.main.runtime.ts",
|
10534
|
-
"line":
|
10534
|
+
"line": 679,
|
10535
10535
|
"character": 47
|
10536
10536
|
},
|
10537
10537
|
"name": "Promise",
|
@@ -10540,7 +10540,7 @@
|
|
10540
10540
|
"__schema": "TypeUnionSchema",
|
10541
10541
|
"location": {
|
10542
10542
|
"filePath": "preview.main.runtime.ts",
|
10543
|
-
"line":
|
10543
|
+
"line": 679,
|
10544
10544
|
"character": 55
|
10545
10545
|
},
|
10546
10546
|
"types": [
|
@@ -10548,7 +10548,7 @@
|
|
10548
10548
|
"__schema": "TypeRefSchema",
|
10549
10549
|
"location": {
|
10550
10550
|
"filePath": "preview.main.runtime.ts",
|
10551
|
-
"line":
|
10551
|
+
"line": 679,
|
10552
10552
|
"character": 55
|
10553
10553
|
},
|
10554
10554
|
"name": "PreviewArtifact"
|
@@ -10557,7 +10557,7 @@
|
|
10557
10557
|
"__schema": "KeywordTypeSchema",
|
10558
10558
|
"location": {
|
10559
10559
|
"filePath": "preview.main.runtime.ts",
|
10560
|
-
"line":
|
10560
|
+
"line": 679,
|
10561
10561
|
"character": 73
|
10562
10562
|
},
|
10563
10563
|
"name": "undefined"
|
@@ -10574,14 +10574,14 @@
|
|
10574
10574
|
"__schema": "FunctionLikeSchema",
|
10575
10575
|
"location": {
|
10576
10576
|
"filePath": "preview.main.runtime.ts",
|
10577
|
-
"line":
|
10577
|
+
"line": 724,
|
10578
10578
|
"character": 3
|
10579
10579
|
},
|
10580
10580
|
"doc": {
|
10581
10581
|
"__schema": "DocSchema",
|
10582
10582
|
"location": {
|
10583
10583
|
"filePath": "preview.main.runtime.ts",
|
10584
|
-
"line":
|
10584
|
+
"line": 720,
|
10585
10585
|
"character": 3
|
10586
10586
|
},
|
10587
10587
|
"raw": "/**\n * This will fetch the component env, then will take the env template from the component env\n * @param component\n */",
|
@@ -10591,7 +10591,7 @@
|
|
10591
10591
|
"__schema": "PropertyLikeTagSchema",
|
10592
10592
|
"location": {
|
10593
10593
|
"filePath": "preview.main.runtime.ts",
|
10594
|
-
"line":
|
10594
|
+
"line": 722,
|
10595
10595
|
"character": 6
|
10596
10596
|
},
|
10597
10597
|
"name": "component",
|
@@ -10606,7 +10606,7 @@
|
|
10606
10606
|
"__schema": "ParameterSchema",
|
10607
10607
|
"location": {
|
10608
10608
|
"filePath": "preview.main.runtime.ts",
|
10609
|
-
"line":
|
10609
|
+
"line": 724,
|
10610
10610
|
"character": 40
|
10611
10611
|
},
|
10612
10612
|
"name": "component",
|
@@ -10614,7 +10614,7 @@
|
|
10614
10614
|
"__schema": "TypeRefSchema",
|
10615
10615
|
"location": {
|
10616
10616
|
"filePath": "preview.main.runtime.ts",
|
10617
|
-
"line":
|
10617
|
+
"line": 724,
|
10618
10618
|
"character": 51
|
10619
10619
|
},
|
10620
10620
|
"name": "Component"
|
@@ -10627,7 +10627,7 @@
|
|
10627
10627
|
"__schema": "TypeRefSchema",
|
10628
10628
|
"location": {
|
10629
10629
|
"filePath": "preview.main.runtime.ts",
|
10630
|
-
"line":
|
10630
|
+
"line": 724,
|
10631
10631
|
"character": 63
|
10632
10632
|
},
|
10633
10633
|
"name": "Promise",
|
@@ -10636,7 +10636,7 @@
|
|
10636
10636
|
"__schema": "TypeUnionSchema",
|
10637
10637
|
"location": {
|
10638
10638
|
"filePath": "preview.main.runtime.ts",
|
10639
|
-
"line":
|
10639
|
+
"line": 724,
|
10640
10640
|
"character": 71
|
10641
10641
|
},
|
10642
10642
|
"types": [
|
@@ -10644,7 +10644,7 @@
|
|
10644
10644
|
"__schema": "TypeRefSchema",
|
10645
10645
|
"location": {
|
10646
10646
|
"filePath": "preview.main.runtime.ts",
|
10647
|
-
"line":
|
10647
|
+
"line": 724,
|
10648
10648
|
"character": 71
|
10649
10649
|
},
|
10650
10650
|
"name": "PreviewArtifact"
|
@@ -10653,7 +10653,7 @@
|
|
10653
10653
|
"__schema": "KeywordTypeSchema",
|
10654
10654
|
"location": {
|
10655
10655
|
"filePath": "preview.main.runtime.ts",
|
10656
|
-
"line":
|
10656
|
+
"line": 724,
|
10657
10657
|
"character": 89
|
10658
10658
|
},
|
10659
10659
|
"name": "undefined"
|
@@ -10670,14 +10670,14 @@
|
|
10670
10670
|
"__schema": "FunctionLikeSchema",
|
10671
10671
|
"location": {
|
10672
10672
|
"filePath": "preview.main.runtime.ts",
|
10673
|
-
"line":
|
10673
|
+
"line": 733,
|
10674
10674
|
"character": 3
|
10675
10675
|
},
|
10676
10676
|
"doc": {
|
10677
10677
|
"__schema": "DocSchema",
|
10678
10678
|
"location": {
|
10679
10679
|
"filePath": "preview.main.runtime.ts",
|
10680
|
-
"line":
|
10680
|
+
"line": 729,
|
10681
10681
|
"character": 3
|
10682
10682
|
},
|
10683
10683
|
"raw": "/**\n * This will fetch the component env, then will take the env template from the component env\n * @param component\n */",
|
@@ -10687,7 +10687,7 @@
|
|
10687
10687
|
"__schema": "PropertyLikeTagSchema",
|
10688
10688
|
"location": {
|
10689
10689
|
"filePath": "preview.main.runtime.ts",
|
10690
|
-
"line":
|
10690
|
+
"line": 731,
|
10691
10691
|
"character": 6
|
10692
10692
|
},
|
10693
10693
|
"name": "component",
|
@@ -10702,7 +10702,7 @@
|
|
10702
10702
|
"__schema": "ParameterSchema",
|
10703
10703
|
"location": {
|
10704
10704
|
"filePath": "preview.main.runtime.ts",
|
10705
|
-
"line":
|
10705
|
+
"line": 733,
|
10706
10706
|
"character": 31
|
10707
10707
|
},
|
10708
10708
|
"name": "envId",
|
@@ -10710,7 +10710,7 @@
|
|
10710
10710
|
"__schema": "KeywordTypeSchema",
|
10711
10711
|
"location": {
|
10712
10712
|
"filePath": "preview.main.runtime.ts",
|
10713
|
-
"line":
|
10713
|
+
"line": 733,
|
10714
10714
|
"character": 38
|
10715
10715
|
},
|
10716
10716
|
"name": "string"
|
@@ -10723,7 +10723,7 @@
|
|
10723
10723
|
"__schema": "TypeRefSchema",
|
10724
10724
|
"location": {
|
10725
10725
|
"filePath": "preview.main.runtime.ts",
|
10726
|
-
"line":
|
10726
|
+
"line": 733,
|
10727
10727
|
"character": 47
|
10728
10728
|
},
|
10729
10729
|
"name": "Promise",
|
@@ -10732,7 +10732,7 @@
|
|
10732
10732
|
"__schema": "TypeUnionSchema",
|
10733
10733
|
"location": {
|
10734
10734
|
"filePath": "preview.main.runtime.ts",
|
10735
|
-
"line":
|
10735
|
+
"line": 733,
|
10736
10736
|
"character": 55
|
10737
10737
|
},
|
10738
10738
|
"types": [
|
@@ -10740,7 +10740,7 @@
|
|
10740
10740
|
"__schema": "TypeRefSchema",
|
10741
10741
|
"location": {
|
10742
10742
|
"filePath": "preview.main.runtime.ts",
|
10743
|
-
"line":
|
10743
|
+
"line": 733,
|
10744
10744
|
"character": 55
|
10745
10745
|
},
|
10746
10746
|
"name": "PreviewArtifact"
|
@@ -10749,7 +10749,7 @@
|
|
10749
10749
|
"__schema": "KeywordTypeSchema",
|
10750
10750
|
"location": {
|
10751
10751
|
"filePath": "preview.main.runtime.ts",
|
10752
|
-
"line":
|
10752
|
+
"line": 733,
|
10753
10753
|
"character": 73
|
10754
10754
|
},
|
10755
10755
|
"name": "undefined"
|
@@ -10766,7 +10766,7 @@
|
|
10766
10766
|
"__schema": "FunctionLikeSchema",
|
10767
10767
|
"location": {
|
10768
10768
|
"filePath": "preview.main.runtime.ts",
|
10769
|
-
"line":
|
10769
|
+
"line": 747,
|
10770
10770
|
"character": 3
|
10771
10771
|
},
|
10772
10772
|
"signature": "(method) PreviewMain.getDefs(): PreviewDefinition[]",
|
@@ -10776,14 +10776,14 @@
|
|
10776
10776
|
"__schema": "TypeArraySchema",
|
10777
10777
|
"location": {
|
10778
10778
|
"filePath": "preview.main.runtime.ts",
|
10779
|
-
"line":
|
10779
|
+
"line": 747,
|
10780
10780
|
"character": 14
|
10781
10781
|
},
|
10782
10782
|
"type": {
|
10783
10783
|
"__schema": "TypeRefSchema",
|
10784
10784
|
"location": {
|
10785
10785
|
"filePath": "preview.main.runtime.ts",
|
10786
|
-
"line":
|
10786
|
+
"line": 747,
|
10787
10787
|
"character": 14
|
10788
10788
|
},
|
10789
10789
|
"name": "PreviewDefinition"
|
@@ -10795,14 +10795,14 @@
|
|
10795
10795
|
"__schema": "FunctionLikeSchema",
|
10796
10796
|
"location": {
|
10797
10797
|
"filePath": "preview.main.runtime.ts",
|
10798
|
-
"line":
|
10798
|
+
"line": 772,
|
10799
10799
|
"character": 3
|
10800
10800
|
},
|
10801
10801
|
"doc": {
|
10802
10802
|
"__schema": "DocSchema",
|
10803
10803
|
"location": {
|
10804
10804
|
"filePath": "preview.main.runtime.ts",
|
10805
|
-
"line":
|
10805
|
+
"line": 765,
|
10806
10806
|
"character": 3
|
10807
10807
|
},
|
10808
10808
|
"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 */",
|
@@ -10812,7 +10812,7 @@
|
|
10812
10812
|
"__schema": "PropertyLikeTagSchema",
|
10813
10813
|
"location": {
|
10814
10814
|
"filePath": "preview.main.runtime.ts",
|
10815
|
-
"line":
|
10815
|
+
"line": 767,
|
10816
10816
|
"character": 6
|
10817
10817
|
},
|
10818
10818
|
"name": "prefix",
|
@@ -10823,7 +10823,7 @@
|
|
10823
10823
|
"__schema": "PropertyLikeTagSchema",
|
10824
10824
|
"location": {
|
10825
10825
|
"filePath": "preview.main.runtime.ts",
|
10826
|
-
"line":
|
10826
|
+
"line": 768,
|
10827
10827
|
"character": 6
|
10828
10828
|
},
|
10829
10829
|
"name": "moduleMap",
|
@@ -10834,7 +10834,7 @@
|
|
10834
10834
|
"__schema": "PropertyLikeTagSchema",
|
10835
10835
|
"location": {
|
10836
10836
|
"filePath": "preview.main.runtime.ts",
|
10837
|
-
"line":
|
10837
|
+
"line": 769,
|
10838
10838
|
"character": 6
|
10839
10839
|
},
|
10840
10840
|
"name": "defaultModule",
|
@@ -10844,7 +10844,7 @@
|
|
10844
10844
|
"__schema": "PropertyLikeTagSchema",
|
10845
10845
|
"location": {
|
10846
10846
|
"filePath": "preview.main.runtime.ts",
|
10847
|
-
"line":
|
10847
|
+
"line": 770,
|
10848
10848
|
"character": 6
|
10849
10849
|
},
|
10850
10850
|
"name": "dirName",
|
@@ -10859,7 +10859,7 @@
|
|
10859
10859
|
"__schema": "ParameterSchema",
|
10860
10860
|
"location": {
|
10861
10861
|
"filePath": "preview.main.runtime.ts",
|
10862
|
-
"line":
|
10862
|
+
"line": 773,
|
10863
10863
|
"character": 5
|
10864
10864
|
},
|
10865
10865
|
"name": "prefix",
|
@@ -10867,7 +10867,7 @@
|
|
10867
10867
|
"__schema": "KeywordTypeSchema",
|
10868
10868
|
"location": {
|
10869
10869
|
"filePath": "preview.main.runtime.ts",
|
10870
|
-
"line":
|
10870
|
+
"line": 773,
|
10871
10871
|
"character": 13
|
10872
10872
|
},
|
10873
10873
|
"name": "string"
|
@@ -10879,7 +10879,7 @@
|
|
10879
10879
|
"__schema": "ParameterSchema",
|
10880
10880
|
"location": {
|
10881
10881
|
"filePath": "preview.main.runtime.ts",
|
10882
|
-
"line":
|
10882
|
+
"line": 774,
|
10883
10883
|
"character": 5
|
10884
10884
|
},
|
10885
10885
|
"name": "moduleMap",
|
@@ -10887,7 +10887,7 @@
|
|
10887
10887
|
"__schema": "TypeRefSchema",
|
10888
10888
|
"location": {
|
10889
10889
|
"filePath": "preview.main.runtime.ts",
|
10890
|
-
"line":
|
10890
|
+
"line": 774,
|
10891
10891
|
"character": 16
|
10892
10892
|
},
|
10893
10893
|
"name": "ComponentMap",
|
@@ -10896,14 +10896,14 @@
|
|
10896
10896
|
"__schema": "TypeArraySchema",
|
10897
10897
|
"location": {
|
10898
10898
|
"filePath": "preview.main.runtime.ts",
|
10899
|
-
"line":
|
10899
|
+
"line": 774,
|
10900
10900
|
"character": 29
|
10901
10901
|
},
|
10902
10902
|
"type": {
|
10903
10903
|
"__schema": "KeywordTypeSchema",
|
10904
10904
|
"location": {
|
10905
10905
|
"filePath": "preview.main.runtime.ts",
|
10906
|
-
"line":
|
10906
|
+
"line": 774,
|
10907
10907
|
"character": 29
|
10908
10908
|
},
|
10909
10909
|
"name": "string"
|
@@ -10918,7 +10918,7 @@
|
|
10918
10918
|
"__schema": "ParameterSchema",
|
10919
10919
|
"location": {
|
10920
10920
|
"filePath": "preview.main.runtime.ts",
|
10921
|
-
"line":
|
10921
|
+
"line": 775,
|
10922
10922
|
"character": 5
|
10923
10923
|
},
|
10924
10924
|
"name": "mainModulesMap",
|
@@ -10926,7 +10926,7 @@
|
|
10926
10926
|
"__schema": "TypeRefSchema",
|
10927
10927
|
"location": {
|
10928
10928
|
"filePath": "preview.main.runtime.ts",
|
10929
|
-
"line":
|
10929
|
+
"line": 775,
|
10930
10930
|
"character": 21
|
10931
10931
|
},
|
10932
10932
|
"name": "MainModulesMap"
|
@@ -10938,7 +10938,7 @@
|
|
10938
10938
|
"__schema": "ParameterSchema",
|
10939
10939
|
"location": {
|
10940
10940
|
"filePath": "preview.main.runtime.ts",
|
10941
|
-
"line":
|
10941
|
+
"line": 776,
|
10942
10942
|
"character": 5
|
10943
10943
|
},
|
10944
10944
|
"name": "dirName",
|
@@ -10946,7 +10946,7 @@
|
|
10946
10946
|
"__schema": "KeywordTypeSchema",
|
10947
10947
|
"location": {
|
10948
10948
|
"filePath": "preview.main.runtime.ts",
|
10949
|
-
"line":
|
10949
|
+
"line": 776,
|
10950
10950
|
"character": 14
|
10951
10951
|
},
|
10952
10952
|
"name": "string"
|
@@ -10958,7 +10958,7 @@
|
|
10958
10958
|
"__schema": "ParameterSchema",
|
10959
10959
|
"location": {
|
10960
10960
|
"filePath": "preview.main.runtime.ts",
|
10961
|
-
"line":
|
10961
|
+
"line": 777,
|
10962
10962
|
"character": 5
|
10963
10963
|
},
|
10964
10964
|
"name": "isSplitComponentBundle",
|
@@ -10966,7 +10966,7 @@
|
|
10966
10966
|
"__schema": "KeywordTypeSchema",
|
10967
10967
|
"location": {
|
10968
10968
|
"filePath": "preview.main.runtime.ts",
|
10969
|
-
"line":
|
10969
|
+
"line": 777,
|
10970
10970
|
"character": 29
|
10971
10971
|
},
|
10972
10972
|
"name": "boolean"
|
@@ -10979,7 +10979,7 @@
|
|
10979
10979
|
"__schema": "InferenceTypeSchema",
|
10980
10980
|
"location": {
|
10981
10981
|
"filePath": "preview.main.runtime.ts",
|
10982
|
-
"line":
|
10982
|
+
"line": 772,
|
10983
10983
|
"character": 3
|
10984
10984
|
},
|
10985
10985
|
"type": "string"
|
@@ -10990,7 +10990,7 @@
|
|
10990
10990
|
"__schema": "FunctionLikeSchema",
|
10991
10991
|
"location": {
|
10992
10992
|
"filePath": "preview.main.runtime.ts",
|
10993
|
-
"line":
|
10993
|
+
"line": 784,
|
10994
10994
|
"character": 3
|
10995
10995
|
},
|
10996
10996
|
"signature": "(method) PreviewMain.writeLinkContents(contents: string, targetDir: string, prefix: string): string",
|
@@ -11000,7 +11000,7 @@
|
|
11000
11000
|
"__schema": "ParameterSchema",
|
11001
11001
|
"location": {
|
11002
11002
|
"filePath": "preview.main.runtime.ts",
|
11003
|
-
"line":
|
11003
|
+
"line": 784,
|
11004
11004
|
"character": 21
|
11005
11005
|
},
|
11006
11006
|
"name": "contents",
|
@@ -11008,7 +11008,7 @@
|
|
11008
11008
|
"__schema": "KeywordTypeSchema",
|
11009
11009
|
"location": {
|
11010
11010
|
"filePath": "preview.main.runtime.ts",
|
11011
|
-
"line":
|
11011
|
+
"line": 784,
|
11012
11012
|
"character": 31
|
11013
11013
|
},
|
11014
11014
|
"name": "string"
|
@@ -11020,7 +11020,7 @@
|
|
11020
11020
|
"__schema": "ParameterSchema",
|
11021
11021
|
"location": {
|
11022
11022
|
"filePath": "preview.main.runtime.ts",
|
11023
|
-
"line":
|
11023
|
+
"line": 784,
|
11024
11024
|
"character": 39
|
11025
11025
|
},
|
11026
11026
|
"name": "targetDir",
|
@@ -11028,7 +11028,7 @@
|
|
11028
11028
|
"__schema": "KeywordTypeSchema",
|
11029
11029
|
"location": {
|
11030
11030
|
"filePath": "preview.main.runtime.ts",
|
11031
|
-
"line":
|
11031
|
+
"line": 784,
|
11032
11032
|
"character": 50
|
11033
11033
|
},
|
11034
11034
|
"name": "string"
|
@@ -11040,7 +11040,7 @@
|
|
11040
11040
|
"__schema": "ParameterSchema",
|
11041
11041
|
"location": {
|
11042
11042
|
"filePath": "preview.main.runtime.ts",
|
11043
|
-
"line":
|
11043
|
+
"line": 784,
|
11044
11044
|
"character": 58
|
11045
11045
|
},
|
11046
11046
|
"name": "prefix",
|
@@ -11048,7 +11048,7 @@
|
|
11048
11048
|
"__schema": "KeywordTypeSchema",
|
11049
11049
|
"location": {
|
11050
11050
|
"filePath": "preview.main.runtime.ts",
|
11051
|
-
"line":
|
11051
|
+
"line": 784,
|
11052
11052
|
"character": 66
|
11053
11053
|
},
|
11054
11054
|
"name": "string"
|
@@ -11061,7 +11061,7 @@
|
|
11061
11061
|
"__schema": "InferenceTypeSchema",
|
11062
11062
|
"location": {
|
11063
11063
|
"filePath": "preview.main.runtime.ts",
|
11064
|
-
"line":
|
11064
|
+
"line": 784,
|
11065
11065
|
"character": 3
|
11066
11066
|
},
|
11067
11067
|
"type": "string"
|
@@ -11072,7 +11072,7 @@
|
|
11072
11072
|
"__schema": "FunctionLikeSchema",
|
11073
11073
|
"location": {
|
11074
11074
|
"filePath": "preview.main.runtime.ts",
|
11075
|
-
"line":
|
11075
|
+
"line": 816,
|
11076
11076
|
"character": 3
|
11077
11077
|
},
|
11078
11078
|
"signature": "(method) PreviewMain.writePreviewEntry(context: {\n components: Component[];\n}, aspectsIdsToNotFilterOut?: string[]): Promise<string>",
|
@@ -11082,7 +11082,7 @@
|
|
11082
11082
|
"__schema": "ParameterSchema",
|
11083
11083
|
"location": {
|
11084
11084
|
"filePath": "preview.main.runtime.ts",
|
11085
|
-
"line":
|
11085
|
+
"line": 816,
|
11086
11086
|
"character": 27
|
11087
11087
|
},
|
11088
11088
|
"name": "context",
|
@@ -11090,7 +11090,7 @@
|
|
11090
11090
|
"__schema": "TypeLiteralSchema",
|
11091
11091
|
"location": {
|
11092
11092
|
"filePath": "preview.main.runtime.ts",
|
11093
|
-
"line":
|
11093
|
+
"line": 816,
|
11094
11094
|
"character": 36
|
11095
11095
|
},
|
11096
11096
|
"members": [
|
@@ -11098,7 +11098,7 @@
|
|
11098
11098
|
"__schema": "VariableLikeSchema",
|
11099
11099
|
"location": {
|
11100
11100
|
"filePath": "preview.main.runtime.ts",
|
11101
|
-
"line":
|
11101
|
+
"line": 816,
|
11102
11102
|
"character": 38
|
11103
11103
|
},
|
11104
11104
|
"signature": "(property) components: Component[]",
|
@@ -11107,14 +11107,14 @@
|
|
11107
11107
|
"__schema": "TypeArraySchema",
|
11108
11108
|
"location": {
|
11109
11109
|
"filePath": "preview.main.runtime.ts",
|
11110
|
-
"line":
|
11110
|
+
"line": 816,
|
11111
11111
|
"character": 50
|
11112
11112
|
},
|
11113
11113
|
"type": {
|
11114
11114
|
"__schema": "TypeRefSchema",
|
11115
11115
|
"location": {
|
11116
11116
|
"filePath": "preview.main.runtime.ts",
|
11117
|
-
"line":
|
11117
|
+
"line": 816,
|
11118
11118
|
"character": 50
|
11119
11119
|
},
|
11120
11120
|
"name": "Component"
|
@@ -11131,7 +11131,7 @@
|
|
11131
11131
|
"__schema": "ParameterSchema",
|
11132
11132
|
"location": {
|
11133
11133
|
"filePath": "preview.main.runtime.ts",
|
11134
|
-
"line":
|
11134
|
+
"line": 816,
|
11135
11135
|
"character": 65
|
11136
11136
|
},
|
11137
11137
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -11139,14 +11139,14 @@
|
|
11139
11139
|
"__schema": "TypeArraySchema",
|
11140
11140
|
"location": {
|
11141
11141
|
"filePath": "preview.main.runtime.ts",
|
11142
|
-
"line":
|
11142
|
+
"line": 816,
|
11143
11143
|
"character": 91
|
11144
11144
|
},
|
11145
11145
|
"type": {
|
11146
11146
|
"__schema": "KeywordTypeSchema",
|
11147
11147
|
"location": {
|
11148
11148
|
"filePath": "preview.main.runtime.ts",
|
11149
|
-
"line":
|
11149
|
+
"line": 816,
|
11150
11150
|
"character": 91
|
11151
11151
|
},
|
11152
11152
|
"name": "string"
|
@@ -11161,7 +11161,7 @@
|
|
11161
11161
|
"__schema": "InferenceTypeSchema",
|
11162
11162
|
"location": {
|
11163
11163
|
"filePath": "preview.main.runtime.ts",
|
11164
|
-
"line":
|
11164
|
+
"line": 816,
|
11165
11165
|
"character": 3
|
11166
11166
|
},
|
11167
11167
|
"type": "Promise<string>"
|
@@ -11174,7 +11174,7 @@
|
|
11174
11174
|
"__schema": "FunctionLikeSchema",
|
11175
11175
|
"location": {
|
11176
11176
|
"filePath": "preview.main.runtime.ts",
|
11177
|
-
"line":
|
11177
|
+
"line": 851,
|
11178
11178
|
"character": 3
|
11179
11179
|
},
|
11180
11180
|
"signature": "(method) PreviewMain.updateLinkFiles(previews: PreviewDefinition[], components: Component[] | undefined, context: ExecutionContext): Promise<string[]>",
|
@@ -11184,7 +11184,7 @@
|
|
11184
11184
|
"__schema": "ParameterSchema",
|
11185
11185
|
"location": {
|
11186
11186
|
"filePath": "preview.main.runtime.ts",
|
11187
|
-
"line":
|
11187
|
+
"line": 851,
|
11188
11188
|
"character": 19
|
11189
11189
|
},
|
11190
11190
|
"name": "previews",
|
@@ -11192,14 +11192,14 @@
|
|
11192
11192
|
"__schema": "TypeArraySchema",
|
11193
11193
|
"location": {
|
11194
11194
|
"filePath": "preview.main.runtime.ts",
|
11195
|
-
"line":
|
11195
|
+
"line": 851,
|
11196
11196
|
"character": 29
|
11197
11197
|
},
|
11198
11198
|
"type": {
|
11199
11199
|
"__schema": "TypeRefSchema",
|
11200
11200
|
"location": {
|
11201
11201
|
"filePath": "preview.main.runtime.ts",
|
11202
|
-
"line":
|
11202
|
+
"line": 851,
|
11203
11203
|
"character": 29
|
11204
11204
|
},
|
11205
11205
|
"name": "PreviewDefinition"
|
@@ -11212,7 +11212,7 @@
|
|
11212
11212
|
"__schema": "ParameterSchema",
|
11213
11213
|
"location": {
|
11214
11214
|
"filePath": "preview.main.runtime.ts",
|
11215
|
-
"line":
|
11215
|
+
"line": 851,
|
11216
11216
|
"character": 50
|
11217
11217
|
},
|
11218
11218
|
"name": "components",
|
@@ -11220,14 +11220,14 @@
|
|
11220
11220
|
"__schema": "TypeArraySchema",
|
11221
11221
|
"location": {
|
11222
11222
|
"filePath": "preview.main.runtime.ts",
|
11223
|
-
"line":
|
11223
|
+
"line": 851,
|
11224
11224
|
"character": 62
|
11225
11225
|
},
|
11226
11226
|
"type": {
|
11227
11227
|
"__schema": "TypeRefSchema",
|
11228
11228
|
"location": {
|
11229
11229
|
"filePath": "preview.main.runtime.ts",
|
11230
|
-
"line":
|
11230
|
+
"line": 851,
|
11231
11231
|
"character": 62
|
11232
11232
|
},
|
11233
11233
|
"name": "Component"
|
@@ -11241,7 +11241,7 @@
|
|
11241
11241
|
"__schema": "ParameterSchema",
|
11242
11242
|
"location": {
|
11243
11243
|
"filePath": "preview.main.runtime.ts",
|
11244
|
-
"line":
|
11244
|
+
"line": 851,
|
11245
11245
|
"character": 80
|
11246
11246
|
},
|
11247
11247
|
"name": "context",
|
@@ -11249,7 +11249,7 @@
|
|
11249
11249
|
"__schema": "TypeRefSchema",
|
11250
11250
|
"location": {
|
11251
11251
|
"filePath": "preview.main.runtime.ts",
|
11252
|
-
"line":
|
11252
|
+
"line": 851,
|
11253
11253
|
"character": 89
|
11254
11254
|
},
|
11255
11255
|
"name": "ExecutionContext"
|
@@ -11262,7 +11262,7 @@
|
|
11262
11262
|
"__schema": "InferenceTypeSchema",
|
11263
11263
|
"location": {
|
11264
11264
|
"filePath": "preview.main.runtime.ts",
|
11265
|
-
"line":
|
11265
|
+
"line": 851,
|
11266
11266
|
"character": 3
|
11267
11267
|
},
|
11268
11268
|
"type": "Promise<string[]>"
|
@@ -11273,14 +11273,14 @@
|
|
11273
11273
|
"__schema": "FunctionLikeSchema",
|
11274
11274
|
"location": {
|
11275
11275
|
"filePath": "preview.main.runtime.ts",
|
11276
|
-
"line":
|
11276
|
+
"line": 903,
|
11277
11277
|
"character": 3
|
11278
11278
|
},
|
11279
11279
|
"doc": {
|
11280
11280
|
"__schema": "DocSchema",
|
11281
11281
|
"location": {
|
11282
11282
|
"filePath": "preview.main.runtime.ts",
|
11283
|
-
"line":
|
11283
|
+
"line": 899,
|
11284
11284
|
"character": 3
|
11285
11285
|
},
|
11286
11286
|
"raw": "/**\n * @deprecated\n * use `writePreviewEntry` instead\n */",
|
@@ -11290,7 +11290,7 @@
|
|
11290
11290
|
"__schema": "TagSchema",
|
11291
11291
|
"location": {
|
11292
11292
|
"filePath": "preview.main.runtime.ts",
|
11293
|
-
"line":
|
11293
|
+
"line": 900,
|
11294
11294
|
"character": 6
|
11295
11295
|
},
|
11296
11296
|
"tagName": "deprecated",
|
@@ -11305,7 +11305,7 @@
|
|
11305
11305
|
"__schema": "ParameterSchema",
|
11306
11306
|
"location": {
|
11307
11307
|
"filePath": "preview.main.runtime.ts",
|
11308
|
-
"line":
|
11308
|
+
"line": 903,
|
11309
11309
|
"character": 29
|
11310
11310
|
},
|
11311
11311
|
"name": "context",
|
@@ -11313,7 +11313,7 @@
|
|
11313
11313
|
"__schema": "TypeLiteralSchema",
|
11314
11314
|
"location": {
|
11315
11315
|
"filePath": "preview.main.runtime.ts",
|
11316
|
-
"line":
|
11316
|
+
"line": 903,
|
11317
11317
|
"character": 38
|
11318
11318
|
},
|
11319
11319
|
"members": [
|
@@ -11321,7 +11321,7 @@
|
|
11321
11321
|
"__schema": "VariableLikeSchema",
|
11322
11322
|
"location": {
|
11323
11323
|
"filePath": "preview.main.runtime.ts",
|
11324
|
-
"line":
|
11324
|
+
"line": 903,
|
11325
11325
|
"character": 40
|
11326
11326
|
},
|
11327
11327
|
"signature": "(property) components: Component[]",
|
@@ -11330,14 +11330,14 @@
|
|
11330
11330
|
"__schema": "TypeArraySchema",
|
11331
11331
|
"location": {
|
11332
11332
|
"filePath": "preview.main.runtime.ts",
|
11333
|
-
"line":
|
11333
|
+
"line": 903,
|
11334
11334
|
"character": 52
|
11335
11335
|
},
|
11336
11336
|
"type": {
|
11337
11337
|
"__schema": "TypeRefSchema",
|
11338
11338
|
"location": {
|
11339
11339
|
"filePath": "preview.main.runtime.ts",
|
11340
|
-
"line":
|
11340
|
+
"line": 903,
|
11341
11341
|
"character": 52
|
11342
11342
|
},
|
11343
11343
|
"name": "Component"
|
@@ -11354,7 +11354,7 @@
|
|
11354
11354
|
"__schema": "ParameterSchema",
|
11355
11355
|
"location": {
|
11356
11356
|
"filePath": "preview.main.runtime.ts",
|
11357
|
-
"line":
|
11357
|
+
"line": 903,
|
11358
11358
|
"character": 67
|
11359
11359
|
},
|
11360
11360
|
"name": "aspectsIdsToNotFilterOut",
|
@@ -11362,14 +11362,14 @@
|
|
11362
11362
|
"__schema": "TypeArraySchema",
|
11363
11363
|
"location": {
|
11364
11364
|
"filePath": "preview.main.runtime.ts",
|
11365
|
-
"line":
|
11365
|
+
"line": 903,
|
11366
11366
|
"character": 93
|
11367
11367
|
},
|
11368
11368
|
"type": {
|
11369
11369
|
"__schema": "KeywordTypeSchema",
|
11370
11370
|
"location": {
|
11371
11371
|
"filePath": "preview.main.runtime.ts",
|
11372
|
-
"line":
|
11372
|
+
"line": 903,
|
11373
11373
|
"character": 93
|
11374
11374
|
},
|
11375
11375
|
"name": "string"
|
@@ -11384,7 +11384,7 @@
|
|
11384
11384
|
"__schema": "InferenceTypeSchema",
|
11385
11385
|
"location": {
|
11386
11386
|
"filePath": "preview.main.runtime.ts",
|
11387
|
-
"line":
|
11387
|
+
"line": 903,
|
11388
11388
|
"character": 3
|
11389
11389
|
},
|
11390
11390
|
"type": "Promise<string>"
|
@@ -11397,7 +11397,7 @@
|
|
11397
11397
|
"__schema": "FunctionLikeSchema",
|
11398
11398
|
"location": {
|
11399
11399
|
"filePath": "preview.main.runtime.ts",
|
11400
|
-
"line":
|
11400
|
+
"line": 907,
|
11401
11401
|
"character": 3
|
11402
11402
|
},
|
11403
11403
|
"signature": "(method) PreviewMain.resolveAspects(runtimeName?: string, componentIds?: ComponentID[], uiRoot?: UIRoot, opts?: ResolveAspectsOptions): Promise<AspectDefinition[]>",
|
@@ -11407,7 +11407,7 @@
|
|
11407
11407
|
"__schema": "ParameterSchema",
|
11408
11408
|
"location": {
|
11409
11409
|
"filePath": "preview.main.runtime.ts",
|
11410
|
-
"line":
|
11410
|
+
"line": 908,
|
11411
11411
|
"character": 5
|
11412
11412
|
},
|
11413
11413
|
"name": "runtimeName",
|
@@ -11415,7 +11415,7 @@
|
|
11415
11415
|
"__schema": "KeywordTypeSchema",
|
11416
11416
|
"location": {
|
11417
11417
|
"filePath": "preview.main.runtime.ts",
|
11418
|
-
"line":
|
11418
|
+
"line": 908,
|
11419
11419
|
"character": 19
|
11420
11420
|
},
|
11421
11421
|
"name": "string"
|
@@ -11427,7 +11427,7 @@
|
|
11427
11427
|
"__schema": "ParameterSchema",
|
11428
11428
|
"location": {
|
11429
11429
|
"filePath": "preview.main.runtime.ts",
|
11430
|
-
"line":
|
11430
|
+
"line": 909,
|
11431
11431
|
"character": 5
|
11432
11432
|
},
|
11433
11433
|
"name": "componentIds",
|
@@ -11435,14 +11435,14 @@
|
|
11435
11435
|
"__schema": "TypeArraySchema",
|
11436
11436
|
"location": {
|
11437
11437
|
"filePath": "preview.main.runtime.ts",
|
11438
|
-
"line":
|
11438
|
+
"line": 909,
|
11439
11439
|
"character": 20
|
11440
11440
|
},
|
11441
11441
|
"type": {
|
11442
11442
|
"__schema": "TypeRefSchema",
|
11443
11443
|
"location": {
|
11444
11444
|
"filePath": "preview.main.runtime.ts",
|
11445
|
-
"line":
|
11445
|
+
"line": 909,
|
11446
11446
|
"character": 20
|
11447
11447
|
},
|
11448
11448
|
"name": "ComponentID"
|
@@ -11455,7 +11455,7 @@
|
|
11455
11455
|
"__schema": "ParameterSchema",
|
11456
11456
|
"location": {
|
11457
11457
|
"filePath": "preview.main.runtime.ts",
|
11458
|
-
"line":
|
11458
|
+
"line": 910,
|
11459
11459
|
"character": 5
|
11460
11460
|
},
|
11461
11461
|
"name": "uiRoot",
|
@@ -11463,7 +11463,7 @@
|
|
11463
11463
|
"__schema": "TypeRefSchema",
|
11464
11464
|
"location": {
|
11465
11465
|
"filePath": "preview.main.runtime.ts",
|
11466
|
-
"line":
|
11466
|
+
"line": 910,
|
11467
11467
|
"character": 14
|
11468
11468
|
},
|
11469
11469
|
"name": "UIRoot"
|
@@ -11475,7 +11475,7 @@
|
|
11475
11475
|
"__schema": "ParameterSchema",
|
11476
11476
|
"location": {
|
11477
11477
|
"filePath": "preview.main.runtime.ts",
|
11478
|
-
"line":
|
11478
|
+
"line": 911,
|
11479
11479
|
"character": 5
|
11480
11480
|
},
|
11481
11481
|
"name": "opts",
|
@@ -11483,7 +11483,7 @@
|
|
11483
11483
|
"__schema": "TypeRefSchema",
|
11484
11484
|
"location": {
|
11485
11485
|
"filePath": "preview.main.runtime.ts",
|
11486
|
-
"line":
|
11486
|
+
"line": 911,
|
11487
11487
|
"character": 12
|
11488
11488
|
},
|
11489
11489
|
"name": "ResolveAspectsOptions"
|
@@ -11496,7 +11496,7 @@
|
|
11496
11496
|
"__schema": "TypeRefSchema",
|
11497
11497
|
"location": {
|
11498
11498
|
"filePath": "preview.main.runtime.ts",
|
11499
|
-
"line":
|
11499
|
+
"line": 912,
|
11500
11500
|
"character": 6
|
11501
11501
|
},
|
11502
11502
|
"name": "Promise",
|
@@ -11505,14 +11505,14 @@
|
|
11505
11505
|
"__schema": "TypeArraySchema",
|
11506
11506
|
"location": {
|
11507
11507
|
"filePath": "preview.main.runtime.ts",
|
11508
|
-
"line":
|
11508
|
+
"line": 912,
|
11509
11509
|
"character": 14
|
11510
11510
|
},
|
11511
11511
|
"type": {
|
11512
11512
|
"__schema": "TypeRefSchema",
|
11513
11513
|
"location": {
|
11514
11514
|
"filePath": "preview.main.runtime.ts",
|
11515
|
-
"line":
|
11515
|
+
"line": 912,
|
11516
11516
|
"character": 14
|
11517
11517
|
},
|
11518
11518
|
"name": "AspectDefinition"
|
@@ -11528,7 +11528,7 @@
|
|
11528
11528
|
"__schema": "FunctionLikeSchema",
|
11529
11529
|
"location": {
|
11530
11530
|
"filePath": "preview.main.runtime.ts",
|
11531
|
-
"line":
|
11531
|
+
"line": 996,
|
11532
11532
|
"character": 3
|
11533
11533
|
},
|
11534
11534
|
"signature": "(method) PreviewMain.getEnvPreviewConfig(env?: PreviewEnv): EnvPreviewConfig",
|
@@ -11538,7 +11538,7 @@
|
|
11538
11538
|
"__schema": "ParameterSchema",
|
11539
11539
|
"location": {
|
11540
11540
|
"filePath": "preview.main.runtime.ts",
|
11541
|
-
"line":
|
11541
|
+
"line": 996,
|
11542
11542
|
"character": 23
|
11543
11543
|
},
|
11544
11544
|
"name": "env",
|
@@ -11546,7 +11546,7 @@
|
|
11546
11546
|
"__schema": "TypeRefSchema",
|
11547
11547
|
"location": {
|
11548
11548
|
"filePath": "preview.main.runtime.ts",
|
11549
|
-
"line":
|
11549
|
+
"line": 996,
|
11550
11550
|
"character": 29
|
11551
11551
|
},
|
11552
11552
|
"name": "PreviewEnv"
|
@@ -11559,7 +11559,7 @@
|
|
11559
11559
|
"__schema": "TypeRefSchema",
|
11560
11560
|
"location": {
|
11561
11561
|
"filePath": "preview.main.runtime.ts",
|
11562
|
-
"line":
|
11562
|
+
"line": 996,
|
11563
11563
|
"character": 3
|
11564
11564
|
},
|
11565
11565
|
"name": "EnvPreviewConfig"
|
@@ -11570,14 +11570,14 @@
|
|
11570
11570
|
"__schema": "FunctionLikeSchema",
|
11571
11571
|
"location": {
|
11572
11572
|
"filePath": "preview.main.runtime.ts",
|
11573
|
-
"line":
|
11573
|
+
"line": 1005,
|
11574
11574
|
"character": 3
|
11575
11575
|
},
|
11576
11576
|
"doc": {
|
11577
11577
|
"__schema": "DocSchema",
|
11578
11578
|
"location": {
|
11579
11579
|
"filePath": "preview.main.runtime.ts",
|
11580
|
-
"line":
|
11580
|
+
"line": 1002,
|
11581
11581
|
"character": 3
|
11582
11582
|
},
|
11583
11583
|
"raw": "/**\n * return the configured bundling strategy.\n */",
|
@@ -11591,7 +11591,7 @@
|
|
11591
11591
|
"__schema": "ParameterSchema",
|
11592
11592
|
"location": {
|
11593
11593
|
"filePath": "preview.main.runtime.ts",
|
11594
|
-
"line":
|
11594
|
+
"line": 1005,
|
11595
11595
|
"character": 23
|
11596
11596
|
},
|
11597
11597
|
"name": "env",
|
@@ -11599,7 +11599,7 @@
|
|
11599
11599
|
"__schema": "TypeRefSchema",
|
11600
11600
|
"location": {
|
11601
11601
|
"filePath": "preview.main.runtime.ts",
|
11602
|
-
"line":
|
11602
|
+
"line": 1005,
|
11603
11603
|
"character": 29
|
11604
11604
|
},
|
11605
11605
|
"name": "PreviewEnv"
|
@@ -11612,7 +11612,7 @@
|
|
11612
11612
|
"__schema": "TypeRefSchema",
|
11613
11613
|
"location": {
|
11614
11614
|
"filePath": "preview.main.runtime.ts",
|
11615
|
-
"line":
|
11615
|
+
"line": 1005,
|
11616
11616
|
"character": 3
|
11617
11617
|
},
|
11618
11618
|
"name": "BundlingStrategy",
|
@@ -11624,14 +11624,14 @@
|
|
11624
11624
|
"__schema": "FunctionLikeSchema",
|
11625
11625
|
"location": {
|
11626
11626
|
"filePath": "preview.main.runtime.ts",
|
11627
|
-
"line":
|
11627
|
+
"line": 1023,
|
11628
11628
|
"character": 3
|
11629
11629
|
},
|
11630
11630
|
"doc": {
|
11631
11631
|
"__schema": "DocSchema",
|
11632
11632
|
"location": {
|
11633
11633
|
"filePath": "preview.main.runtime.ts",
|
11634
|
-
"line":
|
11634
|
+
"line": 1020,
|
11635
11635
|
"character": 3
|
11636
11636
|
},
|
11637
11637
|
"raw": "/**\n * register a new bundling strategy. default available strategies are `env` and ``\n */",
|
@@ -11645,7 +11645,7 @@
|
|
11645
11645
|
"__schema": "ParameterSchema",
|
11646
11646
|
"location": {
|
11647
11647
|
"filePath": "preview.main.runtime.ts",
|
11648
|
-
"line":
|
11648
|
+
"line": 1023,
|
11649
11649
|
"character": 28
|
11650
11650
|
},
|
11651
11651
|
"name": "bundlingStrategy",
|
@@ -11653,7 +11653,7 @@
|
|
11653
11653
|
"__schema": "TypeRefSchema",
|
11654
11654
|
"location": {
|
11655
11655
|
"filePath": "preview.main.runtime.ts",
|
11656
|
-
"line":
|
11656
|
+
"line": 1023,
|
11657
11657
|
"character": 46
|
11658
11658
|
},
|
11659
11659
|
"name": "BundlingStrategy"
|
@@ -11666,7 +11666,7 @@
|
|
11666
11666
|
"__schema": "TypeRefSchema",
|
11667
11667
|
"location": {
|
11668
11668
|
"filePath": "preview.main.runtime.ts",
|
11669
|
-
"line":
|
11669
|
+
"line": 1023,
|
11670
11670
|
"character": 3
|
11671
11671
|
},
|
11672
11672
|
"name": "PreviewMain"
|
@@ -11677,14 +11677,14 @@
|
|
11677
11677
|
"__schema": "FunctionLikeSchema",
|
11678
11678
|
"location": {
|
11679
11679
|
"filePath": "preview.main.runtime.ts",
|
11680
|
-
"line":
|
11680
|
+
"line": 1031,
|
11681
11681
|
"character": 3
|
11682
11682
|
},
|
11683
11683
|
"doc": {
|
11684
11684
|
"__schema": "DocSchema",
|
11685
11685
|
"location": {
|
11686
11686
|
"filePath": "preview.main.runtime.ts",
|
11687
|
-
"line":
|
11687
|
+
"line": 1028,
|
11688
11688
|
"character": 3
|
11689
11689
|
},
|
11690
11690
|
"raw": "/**\n * register a new preview definition.\n */",
|
@@ -11698,7 +11698,7 @@
|
|
11698
11698
|
"__schema": "ParameterSchema",
|
11699
11699
|
"location": {
|
11700
11700
|
"filePath": "preview.main.runtime.ts",
|
11701
|
-
"line":
|
11701
|
+
"line": 1031,
|
11702
11702
|
"character": 22
|
11703
11703
|
},
|
11704
11704
|
"name": "previewDef",
|
@@ -11706,7 +11706,7 @@
|
|
11706
11706
|
"__schema": "TypeRefSchema",
|
11707
11707
|
"location": {
|
11708
11708
|
"filePath": "preview.main.runtime.ts",
|
11709
|
-
"line":
|
11709
|
+
"line": 1031,
|
11710
11710
|
"character": 34
|
11711
11711
|
},
|
11712
11712
|
"name": "PreviewDefinition"
|
@@ -11719,7 +11719,7 @@
|
|
11719
11719
|
"__schema": "InferenceTypeSchema",
|
11720
11720
|
"location": {
|
11721
11721
|
"filePath": "preview.main.runtime.ts",
|
11722
|
-
"line":
|
11722
|
+
"line": 1031,
|
11723
11723
|
"character": 3
|
11724
11724
|
},
|
11725
11725
|
"type": "void"
|
@@ -11730,7 +11730,7 @@
|
|
11730
11730
|
"__schema": "VariableLikeSchema",
|
11731
11731
|
"location": {
|
11732
11732
|
"filePath": "preview.main.runtime.ts",
|
11733
|
-
"line":
|
11733
|
+
"line": 1035,
|
11734
11734
|
"character": 3
|
11735
11735
|
},
|
11736
11736
|
"signature": "(property) PreviewMain.slots: (((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]",
|
@@ -11739,7 +11739,7 @@
|
|
11739
11739
|
"__schema": "InferenceTypeSchema",
|
11740
11740
|
"location": {
|
11741
11741
|
"filePath": "preview.main.runtime.ts",
|
11742
|
-
"line":
|
11742
|
+
"line": 1035,
|
11743
11743
|
"character": 3
|
11744
11744
|
},
|
11745
11745
|
"type": "(((registerFn: () => string) => SlotRegistry<PreviewDefinition>) | ((registerFn: () => string) => SlotRegistry<BundlingStrategy>))[]"
|
@@ -11751,7 +11751,7 @@
|
|
11751
11751
|
"__schema": "VariableLikeSchema",
|
11752
11752
|
"location": {
|
11753
11753
|
"filePath": "preview.main.runtime.ts",
|
11754
|
-
"line":
|
11754
|
+
"line": 1037,
|
11755
11755
|
"character": 3
|
11756
11756
|
},
|
11757
11757
|
"signature": "(property) PreviewMain.runtime: RuntimeDefinition",
|
@@ -11760,7 +11760,7 @@
|
|
11760
11760
|
"__schema": "InferenceTypeSchema",
|
11761
11761
|
"location": {
|
11762
11762
|
"filePath": "preview.main.runtime.ts",
|
11763
|
-
"line":
|
11763
|
+
"line": 1037,
|
11764
11764
|
"character": 3
|
11765
11765
|
},
|
11766
11766
|
"type": "RuntimeDefinition"
|
@@ -11772,7 +11772,7 @@
|
|
11772
11772
|
"__schema": "VariableLikeSchema",
|
11773
11773
|
"location": {
|
11774
11774
|
"filePath": "preview.main.runtime.ts",
|
11775
|
-
"line":
|
11775
|
+
"line": 1038,
|
11776
11776
|
"character": 3
|
11777
11777
|
},
|
11778
11778
|
"signature": "(property) PreviewMain.dependencies: Aspect[]",
|
@@ -11781,7 +11781,7 @@
|
|
11781
11781
|
"__schema": "InferenceTypeSchema",
|
11782
11782
|
"location": {
|
11783
11783
|
"filePath": "preview.main.runtime.ts",
|
11784
|
-
"line":
|
11784
|
+
"line": 1038,
|
11785
11785
|
"character": 3
|
11786
11786
|
},
|
11787
11787
|
"type": "Aspect[]"
|
@@ -11793,7 +11793,7 @@
|
|
11793
11793
|
"__schema": "VariableLikeSchema",
|
11794
11794
|
"location": {
|
11795
11795
|
"filePath": "preview.main.runtime.ts",
|
11796
|
-
"line":
|
11796
|
+
"line": 1058,
|
11797
11797
|
"character": 3
|
11798
11798
|
},
|
11799
11799
|
"signature": "(property) PreviewMain.defaultConfig: {\n disabled: boolean;\n onlyOverview: boolean;\n}",
|
@@ -11802,7 +11802,7 @@
|
|
11802
11802
|
"__schema": "InferenceTypeSchema",
|
11803
11803
|
"location": {
|
11804
11804
|
"filePath": "preview.main.runtime.ts",
|
11805
|
-
"line":
|
11805
|
+
"line": 1058,
|
11806
11806
|
"character": 3
|
11807
11807
|
},
|
11808
11808
|
"type": "{\n disabled: boolean;\n onlyOverview: boolean;\n}"
|
@@ -11814,7 +11814,7 @@
|
|
11814
11814
|
"__schema": "FunctionLikeSchema",
|
11815
11815
|
"location": {
|
11816
11816
|
"filePath": "preview.main.runtime.ts",
|
11817
|
-
"line":
|
11817
|
+
"line": 1063,
|
11818
11818
|
"character": 3
|
11819
11819
|
},
|
11820
11820
|
"signature": "(method) PreviewMain.provider([bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope, cli, express,]: [\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 CLIMain,\n ExpressMain\n], config: PreviewConfig, [previewSlot, bundlingStrategySlot]: [PreviewDefinitionRegistry, BundlingStrategySlot], harmony: Harmony): Promise<PreviewMain>",
|
@@ -11824,7 +11824,7 @@
|
|
11824
11824
|
"__schema": "ParameterSchema",
|
11825
11825
|
"location": {
|
11826
11826
|
"filePath": "preview.main.runtime.ts",
|
11827
|
-
"line":
|
11827
|
+
"line": 1065,
|
11828
11828
|
"character": 5
|
11829
11829
|
},
|
11830
11830
|
"name": "[ bundler, builder, componentExtension, uiMain, cache, envs, workspace, pkg, pubsub, aspectLoader, loggerMain, dependencyResolver, graphql, watcher, scope, cli, express ]",
|
@@ -11832,7 +11832,7 @@
|
|
11832
11832
|
"__schema": "TupleTypeSchema",
|
11833
11833
|
"location": {
|
11834
11834
|
"filePath": "preview.main.runtime.ts",
|
11835
|
-
"line":
|
11835
|
+
"line": 1083,
|
11836
11836
|
"character": 8
|
11837
11837
|
},
|
11838
11838
|
"elements": [
|
@@ -11840,7 +11840,7 @@
|
|
11840
11840
|
"__schema": "TypeRefSchema",
|
11841
11841
|
"location": {
|
11842
11842
|
"filePath": "preview.main.runtime.ts",
|
11843
|
-
"line":
|
11843
|
+
"line": 1084,
|
11844
11844
|
"character": 7
|
11845
11845
|
},
|
11846
11846
|
"name": "BundlerMain"
|
@@ -11849,7 +11849,7 @@
|
|
11849
11849
|
"__schema": "TypeRefSchema",
|
11850
11850
|
"location": {
|
11851
11851
|
"filePath": "preview.main.runtime.ts",
|
11852
|
-
"line":
|
11852
|
+
"line": 1085,
|
11853
11853
|
"character": 7
|
11854
11854
|
},
|
11855
11855
|
"name": "BuilderMain"
|
@@ -11858,7 +11858,7 @@
|
|
11858
11858
|
"__schema": "TypeRefSchema",
|
11859
11859
|
"location": {
|
11860
11860
|
"filePath": "preview.main.runtime.ts",
|
11861
|
-
"line":
|
11861
|
+
"line": 1086,
|
11862
11862
|
"character": 7
|
11863
11863
|
},
|
11864
11864
|
"name": "ComponentMain"
|
@@ -11867,7 +11867,7 @@
|
|
11867
11867
|
"__schema": "TypeRefSchema",
|
11868
11868
|
"location": {
|
11869
11869
|
"filePath": "preview.main.runtime.ts",
|
11870
|
-
"line":
|
11870
|
+
"line": 1087,
|
11871
11871
|
"character": 7
|
11872
11872
|
},
|
11873
11873
|
"name": "UiMain"
|
@@ -11876,7 +11876,7 @@
|
|
11876
11876
|
"__schema": "TypeRefSchema",
|
11877
11877
|
"location": {
|
11878
11878
|
"filePath": "preview.main.runtime.ts",
|
11879
|
-
"line":
|
11879
|
+
"line": 1088,
|
11880
11880
|
"character": 7
|
11881
11881
|
},
|
11882
11882
|
"name": "CacheMain"
|
@@ -11885,7 +11885,7 @@
|
|
11885
11885
|
"__schema": "TypeRefSchema",
|
11886
11886
|
"location": {
|
11887
11887
|
"filePath": "preview.main.runtime.ts",
|
11888
|
-
"line":
|
11888
|
+
"line": 1089,
|
11889
11889
|
"character": 7
|
11890
11890
|
},
|
11891
11891
|
"name": "EnvsMain"
|
@@ -11894,7 +11894,7 @@
|
|
11894
11894
|
"__schema": "TypeUnionSchema",
|
11895
11895
|
"location": {
|
11896
11896
|
"filePath": "preview.main.runtime.ts",
|
11897
|
-
"line":
|
11897
|
+
"line": 1090,
|
11898
11898
|
"character": 7
|
11899
11899
|
},
|
11900
11900
|
"types": [
|
@@ -11902,7 +11902,7 @@
|
|
11902
11902
|
"__schema": "TypeRefSchema",
|
11903
11903
|
"location": {
|
11904
11904
|
"filePath": "preview.main.runtime.ts",
|
11905
|
-
"line":
|
11905
|
+
"line": 1090,
|
11906
11906
|
"character": 7
|
11907
11907
|
},
|
11908
11908
|
"name": "Workspace"
|
@@ -11911,7 +11911,7 @@
|
|
11911
11911
|
"__schema": "KeywordTypeSchema",
|
11912
11912
|
"location": {
|
11913
11913
|
"filePath": "preview.main.runtime.ts",
|
11914
|
-
"line":
|
11914
|
+
"line": 1090,
|
11915
11915
|
"character": 19
|
11916
11916
|
},
|
11917
11917
|
"name": "undefined"
|
@@ -11922,7 +11922,7 @@
|
|
11922
11922
|
"__schema": "TypeRefSchema",
|
11923
11923
|
"location": {
|
11924
11924
|
"filePath": "preview.main.runtime.ts",
|
11925
|
-
"line":
|
11925
|
+
"line": 1091,
|
11926
11926
|
"character": 7
|
11927
11927
|
},
|
11928
11928
|
"name": "PkgMain"
|
@@ -11931,7 +11931,7 @@
|
|
11931
11931
|
"__schema": "TypeRefSchema",
|
11932
11932
|
"location": {
|
11933
11933
|
"filePath": "preview.main.runtime.ts",
|
11934
|
-
"line":
|
11934
|
+
"line": 1092,
|
11935
11935
|
"character": 7
|
11936
11936
|
},
|
11937
11937
|
"name": "PubsubMain"
|
@@ -11940,7 +11940,7 @@
|
|
11940
11940
|
"__schema": "TypeRefSchema",
|
11941
11941
|
"location": {
|
11942
11942
|
"filePath": "preview.main.runtime.ts",
|
11943
|
-
"line":
|
11943
|
+
"line": 1093,
|
11944
11944
|
"character": 7
|
11945
11945
|
},
|
11946
11946
|
"name": "AspectLoaderMain"
|
@@ -11949,7 +11949,7 @@
|
|
11949
11949
|
"__schema": "TypeRefSchema",
|
11950
11950
|
"location": {
|
11951
11951
|
"filePath": "preview.main.runtime.ts",
|
11952
|
-
"line":
|
11952
|
+
"line": 1094,
|
11953
11953
|
"character": 7
|
11954
11954
|
},
|
11955
11955
|
"name": "LoggerMain"
|
@@ -11958,7 +11958,7 @@
|
|
11958
11958
|
"__schema": "TypeRefSchema",
|
11959
11959
|
"location": {
|
11960
11960
|
"filePath": "preview.main.runtime.ts",
|
11961
|
-
"line":
|
11961
|
+
"line": 1095,
|
11962
11962
|
"character": 7
|
11963
11963
|
},
|
11964
11964
|
"name": "DependencyResolverMain"
|
@@ -11967,7 +11967,7 @@
|
|
11967
11967
|
"__schema": "TypeRefSchema",
|
11968
11968
|
"location": {
|
11969
11969
|
"filePath": "preview.main.runtime.ts",
|
11970
|
-
"line":
|
11970
|
+
"line": 1096,
|
11971
11971
|
"character": 7
|
11972
11972
|
},
|
11973
11973
|
"name": "GraphqlMain"
|
@@ -11976,7 +11976,7 @@
|
|
11976
11976
|
"__schema": "TypeRefSchema",
|
11977
11977
|
"location": {
|
11978
11978
|
"filePath": "preview.main.runtime.ts",
|
11979
|
-
"line":
|
11979
|
+
"line": 1097,
|
11980
11980
|
"character": 7
|
11981
11981
|
},
|
11982
11982
|
"name": "WatcherMain"
|
@@ -11985,7 +11985,7 @@
|
|
11985
11985
|
"__schema": "TypeRefSchema",
|
11986
11986
|
"location": {
|
11987
11987
|
"filePath": "preview.main.runtime.ts",
|
11988
|
-
"line":
|
11988
|
+
"line": 1098,
|
11989
11989
|
"character": 7
|
11990
11990
|
},
|
11991
11991
|
"name": "ScopeMain"
|
@@ -11994,7 +11994,7 @@
|
|
11994
11994
|
"__schema": "TypeRefSchema",
|
11995
11995
|
"location": {
|
11996
11996
|
"filePath": "preview.main.runtime.ts",
|
11997
|
-
"line":
|
11997
|
+
"line": 1099,
|
11998
11998
|
"character": 7
|
11999
11999
|
},
|
12000
12000
|
"name": "CLIMain"
|
@@ -12003,7 +12003,7 @@
|
|
12003
12003
|
"__schema": "TypeRefSchema",
|
12004
12004
|
"location": {
|
12005
12005
|
"filePath": "preview.main.runtime.ts",
|
12006
|
-
"line":
|
12006
|
+
"line": 1100,
|
12007
12007
|
"character": 7
|
12008
12008
|
},
|
12009
12009
|
"name": "ExpressMain"
|
@@ -12017,7 +12017,7 @@
|
|
12017
12017
|
"__schema": "ParameterSchema",
|
12018
12018
|
"location": {
|
12019
12019
|
"filePath": "preview.main.runtime.ts",
|
12020
|
-
"line":
|
12020
|
+
"line": 1102,
|
12021
12021
|
"character": 5
|
12022
12022
|
},
|
12023
12023
|
"name": "config",
|
@@ -12025,7 +12025,7 @@
|
|
12025
12025
|
"__schema": "TypeRefSchema",
|
12026
12026
|
"location": {
|
12027
12027
|
"filePath": "preview.main.runtime.ts",
|
12028
|
-
"line":
|
12028
|
+
"line": 1102,
|
12029
12029
|
"character": 13
|
12030
12030
|
},
|
12031
12031
|
"name": "PreviewConfig"
|
@@ -12037,7 +12037,7 @@
|
|
12037
12037
|
"__schema": "ParameterSchema",
|
12038
12038
|
"location": {
|
12039
12039
|
"filePath": "preview.main.runtime.ts",
|
12040
|
-
"line":
|
12040
|
+
"line": 1103,
|
12041
12041
|
"character": 5
|
12042
12042
|
},
|
12043
12043
|
"name": "[ previewSlot, bundlingStrategySlot ]",
|
@@ -12045,7 +12045,7 @@
|
|
12045
12045
|
"__schema": "TupleTypeSchema",
|
12046
12046
|
"location": {
|
12047
12047
|
"filePath": "preview.main.runtime.ts",
|
12048
|
-
"line":
|
12048
|
+
"line": 1103,
|
12049
12049
|
"character": 42
|
12050
12050
|
},
|
12051
12051
|
"elements": [
|
@@ -12053,7 +12053,7 @@
|
|
12053
12053
|
"__schema": "TypeRefSchema",
|
12054
12054
|
"location": {
|
12055
12055
|
"filePath": "preview.main.runtime.ts",
|
12056
|
-
"line":
|
12056
|
+
"line": 1103,
|
12057
12057
|
"character": 43
|
12058
12058
|
},
|
12059
12059
|
"name": "PreviewDefinitionRegistry"
|
@@ -12062,7 +12062,7 @@
|
|
12062
12062
|
"__schema": "TypeRefSchema",
|
12063
12063
|
"location": {
|
12064
12064
|
"filePath": "preview.main.runtime.ts",
|
12065
|
-
"line":
|
12065
|
+
"line": 1103,
|
12066
12066
|
"character": 70
|
12067
12067
|
},
|
12068
12068
|
"name": "BundlingStrategySlot"
|
@@ -12076,7 +12076,7 @@
|
|
12076
12076
|
"__schema": "ParameterSchema",
|
12077
12077
|
"location": {
|
12078
12078
|
"filePath": "preview.main.runtime.ts",
|
12079
|
-
"line":
|
12079
|
+
"line": 1104,
|
12080
12080
|
"character": 5
|
12081
12081
|
},
|
12082
12082
|
"name": "harmony",
|
@@ -12084,7 +12084,7 @@
|
|
12084
12084
|
"__schema": "TypeRefSchema",
|
12085
12085
|
"location": {
|
12086
12086
|
"filePath": "preview.main.runtime.ts",
|
12087
|
-
"line":
|
12087
|
+
"line": 1104,
|
12088
12088
|
"character": 14
|
12089
12089
|
},
|
12090
12090
|
"name": "Harmony"
|
@@ -12097,7 +12097,7 @@
|
|
12097
12097
|
"__schema": "InferenceTypeSchema",
|
12098
12098
|
"location": {
|
12099
12099
|
"filePath": "preview.main.runtime.ts",
|
12100
|
-
"line":
|
12100
|
+
"line": 1063,
|
12101
12101
|
"character": 3
|
12102
12102
|
},
|
12103
12103
|
"type": "Promise<PreviewMain>"
|
@@ -12181,7 +12181,7 @@
|
|
12181
12181
|
"__schema": "UnImplementedSchema",
|
12182
12182
|
"location": {
|
12183
12183
|
"filePath": "preview.main.runtime.ts",
|
12184
|
-
"line":
|
12184
|
+
"line": 1178,
|
12185
12185
|
"character": 1
|
12186
12186
|
},
|
12187
12187
|
"name": "PreviewAspect.addRuntime(PreviewMain);",
|
@@ -14033,7 +14033,7 @@
|
|
14033
14033
|
"componentId": {
|
14034
14034
|
"scope": "teambit.preview",
|
14035
14035
|
"name": "preview",
|
14036
|
-
"version": "1.0.
|
14036
|
+
"version": "1.0.508"
|
14037
14037
|
},
|
14038
14038
|
"taggedModuleExports": []
|
14039
14039
|
}
|