@teambit/compiler 1.0.466 → 1.0.468
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_compilation_compiler-preview.js +1 -1
- package/artifacts/schema.json +773 -267
- package/dist/compiler.cmd.js +1 -1
- package/dist/compiler.cmd.js.map +1 -1
- package/dist/compiler.task.d.ts +1 -1
- package/dist/compiler.task.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/dist/{preview-1731933800507.js → preview-1732072955804.js} +2 -2
- package/dist/types.d.ts +6 -0
- package/dist/types.js.map +1 -1
- package/dist/workspace-compiler.d.ts +15 -5
- package/dist/workspace-compiler.js +106 -9
- package/dist/workspace-compiler.js.map +1 -1
- package/package.json +20 -19
package/artifacts/schema.json
CHANGED
|
@@ -1386,7 +1386,7 @@
|
|
|
1386
1386
|
"location": {
|
|
1387
1387
|
"filePath": "compiler.task.ts",
|
|
1388
1388
|
"line": 31,
|
|
1389
|
-
"character":
|
|
1389
|
+
"character": 32
|
|
1390
1390
|
},
|
|
1391
1391
|
"name": "Compiler"
|
|
1392
1392
|
},
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
"_legacy": {
|
|
1760
1760
|
"scope": "teambit.compilation",
|
|
1761
1761
|
"name": "compiler",
|
|
1762
|
-
"version": "1.0.
|
|
1762
|
+
"version": "1.0.468"
|
|
1763
1763
|
},
|
|
1764
1764
|
"_scope": "teambit.compilation"
|
|
1765
1765
|
}
|
|
@@ -1999,7 +1999,7 @@
|
|
|
1999
1999
|
"__schema": "InterfaceSchema",
|
|
2000
2000
|
"location": {
|
|
2001
2001
|
"filePath": "types.ts",
|
|
2002
|
-
"line":
|
|
2002
|
+
"line": 70,
|
|
2003
2003
|
"character": 1
|
|
2004
2004
|
},
|
|
2005
2005
|
"signature": "interface Compiler",
|
|
@@ -2009,14 +2009,14 @@
|
|
|
2009
2009
|
"__schema": "VariableLikeSchema",
|
|
2010
2010
|
"location": {
|
|
2011
2011
|
"filePath": "types.ts",
|
|
2012
|
-
"line":
|
|
2012
|
+
"line": 74,
|
|
2013
2013
|
"character": 3
|
|
2014
2014
|
},
|
|
2015
2015
|
"doc": {
|
|
2016
2016
|
"__schema": "DocSchema",
|
|
2017
2017
|
"location": {
|
|
2018
2018
|
"filePath": "types.ts",
|
|
2019
|
-
"line":
|
|
2019
|
+
"line": 71,
|
|
2020
2020
|
"character": 3
|
|
2021
2021
|
},
|
|
2022
2022
|
"raw": "/**\n * id of the compiler.\n */",
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
"__schema": "KeywordTypeSchema",
|
|
2030
2030
|
"location": {
|
|
2031
2031
|
"filePath": "types.ts",
|
|
2032
|
-
"line":
|
|
2032
|
+
"line": 74,
|
|
2033
2033
|
"character": 7
|
|
2034
2034
|
},
|
|
2035
2035
|
"name": "string"
|
|
@@ -2040,14 +2040,14 @@
|
|
|
2040
2040
|
"__schema": "VariableLikeSchema",
|
|
2041
2041
|
"location": {
|
|
2042
2042
|
"filePath": "types.ts",
|
|
2043
|
-
"line":
|
|
2043
|
+
"line": 79,
|
|
2044
2044
|
"character": 3
|
|
2045
2045
|
},
|
|
2046
2046
|
"doc": {
|
|
2047
2047
|
"__schema": "DocSchema",
|
|
2048
2048
|
"location": {
|
|
2049
2049
|
"filePath": "types.ts",
|
|
2050
|
-
"line":
|
|
2050
|
+
"line": 76,
|
|
2051
2051
|
"character": 3
|
|
2052
2052
|
},
|
|
2053
2053
|
"raw": "/**\n * Delete dist folder before writing the new compiled files\n */",
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
"__schema": "KeywordTypeSchema",
|
|
2061
2061
|
"location": {
|
|
2062
2062
|
"filePath": "types.ts",
|
|
2063
|
-
"line":
|
|
2063
|
+
"line": 79,
|
|
2064
2064
|
"character": 19
|
|
2065
2065
|
},
|
|
2066
2066
|
"name": "boolean"
|
|
@@ -2071,14 +2071,14 @@
|
|
|
2071
2071
|
"__schema": "FunctionLikeSchema",
|
|
2072
2072
|
"location": {
|
|
2073
2073
|
"filePath": "types.ts",
|
|
2074
|
-
"line":
|
|
2074
|
+
"line": 84,
|
|
2075
2075
|
"character": 3
|
|
2076
2076
|
},
|
|
2077
2077
|
"doc": {
|
|
2078
2078
|
"__schema": "DocSchema",
|
|
2079
2079
|
"location": {
|
|
2080
2080
|
"filePath": "types.ts",
|
|
2081
|
-
"line":
|
|
2081
|
+
"line": 81,
|
|
2082
2082
|
"character": 3
|
|
2083
2083
|
},
|
|
2084
2084
|
"raw": "/**\n * serialized config of the compiler.\n */",
|
|
@@ -2092,7 +2092,7 @@
|
|
|
2092
2092
|
"__schema": "KeywordTypeSchema",
|
|
2093
2093
|
"location": {
|
|
2094
2094
|
"filePath": "types.ts",
|
|
2095
|
-
"line":
|
|
2095
|
+
"line": 84,
|
|
2096
2096
|
"character": 21
|
|
2097
2097
|
},
|
|
2098
2098
|
"name": "string"
|
|
@@ -2103,14 +2103,14 @@
|
|
|
2103
2103
|
"__schema": "VariableLikeSchema",
|
|
2104
2104
|
"location": {
|
|
2105
2105
|
"filePath": "types.ts",
|
|
2106
|
-
"line":
|
|
2106
|
+
"line": 90,
|
|
2107
2107
|
"character": 3
|
|
2108
2108
|
},
|
|
2109
2109
|
"doc": {
|
|
2110
2110
|
"__schema": "DocSchema",
|
|
2111
2111
|
"location": {
|
|
2112
2112
|
"filePath": "types.ts",
|
|
2113
|
-
"line":
|
|
2113
|
+
"line": 86,
|
|
2114
2114
|
"character": 3
|
|
2115
2115
|
},
|
|
2116
2116
|
"raw": "/**\n * transpile a single file that gets saved into the workspace, used by `bit compile` and during\n * development\n */",
|
|
@@ -2123,7 +2123,7 @@
|
|
|
2123
2123
|
"__schema": "FunctionLikeSchema",
|
|
2124
2124
|
"location": {
|
|
2125
2125
|
"filePath": "types.ts",
|
|
2126
|
-
"line":
|
|
2126
|
+
"line": 90,
|
|
2127
2127
|
"character": 19
|
|
2128
2128
|
},
|
|
2129
2129
|
"signature": "(fileContent: string, params: TranspileFileParams): TranspileFileOutput | Promise<TranspileFileOutput>",
|
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
"__schema": "ParameterSchema",
|
|
2134
2134
|
"location": {
|
|
2135
2135
|
"filePath": "types.ts",
|
|
2136
|
-
"line":
|
|
2136
|
+
"line": 91,
|
|
2137
2137
|
"character": 5
|
|
2138
2138
|
},
|
|
2139
2139
|
"name": "fileContent",
|
|
@@ -2141,7 +2141,7 @@
|
|
|
2141
2141
|
"__schema": "KeywordTypeSchema",
|
|
2142
2142
|
"location": {
|
|
2143
2143
|
"filePath": "types.ts",
|
|
2144
|
-
"line":
|
|
2144
|
+
"line": 91,
|
|
2145
2145
|
"character": 18
|
|
2146
2146
|
},
|
|
2147
2147
|
"name": "string"
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
"__schema": "ParameterSchema",
|
|
2154
2154
|
"location": {
|
|
2155
2155
|
"filePath": "types.ts",
|
|
2156
|
-
"line":
|
|
2156
|
+
"line": 92,
|
|
2157
2157
|
"character": 5
|
|
2158
2158
|
},
|
|
2159
2159
|
"name": "params",
|
|
@@ -2161,7 +2161,7 @@
|
|
|
2161
2161
|
"__schema": "TypeRefSchema",
|
|
2162
2162
|
"location": {
|
|
2163
2163
|
"filePath": "types.ts",
|
|
2164
|
-
"line":
|
|
2164
|
+
"line": 92,
|
|
2165
2165
|
"character": 13
|
|
2166
2166
|
},
|
|
2167
2167
|
"name": "TranspileFileParams"
|
|
@@ -2174,7 +2174,7 @@
|
|
|
2174
2174
|
"__schema": "TypeUnionSchema",
|
|
2175
2175
|
"location": {
|
|
2176
2176
|
"filePath": "types.ts",
|
|
2177
|
-
"line":
|
|
2177
|
+
"line": 93,
|
|
2178
2178
|
"character": 8
|
|
2179
2179
|
},
|
|
2180
2180
|
"types": [
|
|
@@ -2182,7 +2182,7 @@
|
|
|
2182
2182
|
"__schema": "TypeRefSchema",
|
|
2183
2183
|
"location": {
|
|
2184
2184
|
"filePath": "types.ts",
|
|
2185
|
-
"line":
|
|
2185
|
+
"line": 93,
|
|
2186
2186
|
"character": 8
|
|
2187
2187
|
},
|
|
2188
2188
|
"name": "TranspileFileOutput"
|
|
@@ -2191,7 +2191,7 @@
|
|
|
2191
2191
|
"__schema": "TypeRefSchema",
|
|
2192
2192
|
"location": {
|
|
2193
2193
|
"filePath": "types.ts",
|
|
2194
|
-
"line":
|
|
2194
|
+
"line": 93,
|
|
2195
2195
|
"character": 30
|
|
2196
2196
|
},
|
|
2197
2197
|
"name": "Promise",
|
|
@@ -2200,7 +2200,7 @@
|
|
|
2200
2200
|
"__schema": "TypeRefSchema",
|
|
2201
2201
|
"location": {
|
|
2202
2202
|
"filePath": "types.ts",
|
|
2203
|
-
"line":
|
|
2203
|
+
"line": 93,
|
|
2204
2204
|
"character": 38
|
|
2205
2205
|
},
|
|
2206
2206
|
"name": "TranspileFileOutput"
|
|
@@ -2217,14 +2217,14 @@
|
|
|
2217
2217
|
"__schema": "VariableLikeSchema",
|
|
2218
2218
|
"location": {
|
|
2219
2219
|
"filePath": "types.ts",
|
|
2220
|
-
"line":
|
|
2220
|
+
"line": 98,
|
|
2221
2221
|
"character": 3
|
|
2222
2222
|
},
|
|
2223
2223
|
"doc": {
|
|
2224
2224
|
"__schema": "DocSchema",
|
|
2225
2225
|
"location": {
|
|
2226
2226
|
"filePath": "types.ts",
|
|
2227
|
-
"line":
|
|
2227
|
+
"line": 95,
|
|
2228
2228
|
"character": 3
|
|
2229
2229
|
},
|
|
2230
2230
|
"raw": "/**\n * transpile all the files of a component, use this when you can't use `transpileFile`\n */",
|
|
@@ -2237,7 +2237,7 @@
|
|
|
2237
2237
|
"__schema": "FunctionLikeSchema",
|
|
2238
2238
|
"location": {
|
|
2239
2239
|
"filePath": "types.ts",
|
|
2240
|
-
"line":
|
|
2240
|
+
"line": 98,
|
|
2241
2241
|
"character": 24
|
|
2242
2242
|
},
|
|
2243
2243
|
"signature": "(params: TranspileComponentParams): Promise<void>",
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
"__schema": "ParameterSchema",
|
|
2248
2248
|
"location": {
|
|
2249
2249
|
"filePath": "types.ts",
|
|
2250
|
-
"line":
|
|
2250
|
+
"line": 98,
|
|
2251
2251
|
"character": 25
|
|
2252
2252
|
},
|
|
2253
2253
|
"name": "params",
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
"__schema": "TypeRefSchema",
|
|
2256
2256
|
"location": {
|
|
2257
2257
|
"filePath": "types.ts",
|
|
2258
|
-
"line":
|
|
2258
|
+
"line": 98,
|
|
2259
2259
|
"character": 33
|
|
2260
2260
|
},
|
|
2261
2261
|
"name": "TranspileComponentParams"
|
|
@@ -2268,7 +2268,7 @@
|
|
|
2268
2268
|
"__schema": "TypeRefSchema",
|
|
2269
2269
|
"location": {
|
|
2270
2270
|
"filePath": "types.ts",
|
|
2271
|
-
"line":
|
|
2271
|
+
"line": 98,
|
|
2272
2272
|
"character": 62
|
|
2273
2273
|
},
|
|
2274
2274
|
"name": "Promise",
|
|
@@ -2277,7 +2277,7 @@
|
|
|
2277
2277
|
"__schema": "KeywordTypeSchema",
|
|
2278
2278
|
"location": {
|
|
2279
2279
|
"filePath": "types.ts",
|
|
2280
|
-
"line":
|
|
2280
|
+
"line": 98,
|
|
2281
2281
|
"character": 70
|
|
2282
2282
|
},
|
|
2283
2283
|
"name": "void"
|
|
@@ -2288,18 +2288,202 @@
|
|
|
2288
2288
|
},
|
|
2289
2289
|
"isOptional": true
|
|
2290
2290
|
},
|
|
2291
|
+
{
|
|
2292
|
+
"__schema": "VariableLikeSchema",
|
|
2293
|
+
"location": {
|
|
2294
|
+
"filePath": "types.ts",
|
|
2295
|
+
"line": 100,
|
|
2296
|
+
"character": 3
|
|
2297
|
+
},
|
|
2298
|
+
"signature": "(property) Compiler.preGenerateTypesOnWorkspace?: ((params: TypeGeneratorCompParams[], envId: string) => Promise<void>) | undefined",
|
|
2299
|
+
"name": "preGenerateTypesOnWorkspace",
|
|
2300
|
+
"type": {
|
|
2301
|
+
"__schema": "FunctionLikeSchema",
|
|
2302
|
+
"location": {
|
|
2303
|
+
"filePath": "types.ts",
|
|
2304
|
+
"line": 100,
|
|
2305
|
+
"character": 33
|
|
2306
|
+
},
|
|
2307
|
+
"signature": "(params: TypeGeneratorCompParams[], envId: string): Promise<void>",
|
|
2308
|
+
"name": "",
|
|
2309
|
+
"params": [
|
|
2310
|
+
{
|
|
2311
|
+
"__schema": "ParameterSchema",
|
|
2312
|
+
"location": {
|
|
2313
|
+
"filePath": "types.ts",
|
|
2314
|
+
"line": 100,
|
|
2315
|
+
"character": 34
|
|
2316
|
+
},
|
|
2317
|
+
"name": "params",
|
|
2318
|
+
"type": {
|
|
2319
|
+
"__schema": "TypeArraySchema",
|
|
2320
|
+
"location": {
|
|
2321
|
+
"filePath": "types.ts",
|
|
2322
|
+
"line": 100,
|
|
2323
|
+
"character": 42
|
|
2324
|
+
},
|
|
2325
|
+
"type": {
|
|
2326
|
+
"__schema": "TypeRefSchema",
|
|
2327
|
+
"location": {
|
|
2328
|
+
"filePath": "types.ts",
|
|
2329
|
+
"line": 100,
|
|
2330
|
+
"character": 42
|
|
2331
|
+
},
|
|
2332
|
+
"name": "TypeGeneratorCompParams"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
"isOptional": false,
|
|
2336
|
+
"isSpread": false
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
"__schema": "ParameterSchema",
|
|
2340
|
+
"location": {
|
|
2341
|
+
"filePath": "types.ts",
|
|
2342
|
+
"line": 100,
|
|
2343
|
+
"character": 69
|
|
2344
|
+
},
|
|
2345
|
+
"name": "envId",
|
|
2346
|
+
"type": {
|
|
2347
|
+
"__schema": "KeywordTypeSchema",
|
|
2348
|
+
"location": {
|
|
2349
|
+
"filePath": "types.ts",
|
|
2350
|
+
"line": 100,
|
|
2351
|
+
"character": 76
|
|
2352
|
+
},
|
|
2353
|
+
"name": "string"
|
|
2354
|
+
},
|
|
2355
|
+
"isOptional": false,
|
|
2356
|
+
"isSpread": false
|
|
2357
|
+
}
|
|
2358
|
+
],
|
|
2359
|
+
"returnType": {
|
|
2360
|
+
"__schema": "TypeRefSchema",
|
|
2361
|
+
"location": {
|
|
2362
|
+
"filePath": "types.ts",
|
|
2363
|
+
"line": 100,
|
|
2364
|
+
"character": 87
|
|
2365
|
+
},
|
|
2366
|
+
"name": "Promise",
|
|
2367
|
+
"typeArgs": [
|
|
2368
|
+
{
|
|
2369
|
+
"__schema": "KeywordTypeSchema",
|
|
2370
|
+
"location": {
|
|
2371
|
+
"filePath": "types.ts",
|
|
2372
|
+
"line": 100,
|
|
2373
|
+
"character": 95
|
|
2374
|
+
},
|
|
2375
|
+
"name": "void"
|
|
2376
|
+
}
|
|
2377
|
+
]
|
|
2378
|
+
},
|
|
2379
|
+
"modifiers": []
|
|
2380
|
+
},
|
|
2381
|
+
"isOptional": true
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"__schema": "VariableLikeSchema",
|
|
2385
|
+
"location": {
|
|
2386
|
+
"filePath": "types.ts",
|
|
2387
|
+
"line": 102,
|
|
2388
|
+
"character": 3
|
|
2389
|
+
},
|
|
2390
|
+
"signature": "(property) Compiler.generateTypesOnWorkspace?: ((rootDir: string, params: TypeGeneratorCompParams[]) => Promise<void>) | undefined",
|
|
2391
|
+
"name": "generateTypesOnWorkspace",
|
|
2392
|
+
"type": {
|
|
2393
|
+
"__schema": "FunctionLikeSchema",
|
|
2394
|
+
"location": {
|
|
2395
|
+
"filePath": "types.ts",
|
|
2396
|
+
"line": 102,
|
|
2397
|
+
"character": 30
|
|
2398
|
+
},
|
|
2399
|
+
"signature": "(rootDir: string, params: TypeGeneratorCompParams[]): Promise<void>",
|
|
2400
|
+
"name": "",
|
|
2401
|
+
"params": [
|
|
2402
|
+
{
|
|
2403
|
+
"__schema": "ParameterSchema",
|
|
2404
|
+
"location": {
|
|
2405
|
+
"filePath": "types.ts",
|
|
2406
|
+
"line": 102,
|
|
2407
|
+
"character": 31
|
|
2408
|
+
},
|
|
2409
|
+
"name": "rootDir",
|
|
2410
|
+
"type": {
|
|
2411
|
+
"__schema": "KeywordTypeSchema",
|
|
2412
|
+
"location": {
|
|
2413
|
+
"filePath": "types.ts",
|
|
2414
|
+
"line": 102,
|
|
2415
|
+
"character": 40
|
|
2416
|
+
},
|
|
2417
|
+
"name": "string"
|
|
2418
|
+
},
|
|
2419
|
+
"isOptional": false,
|
|
2420
|
+
"isSpread": false
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
"__schema": "ParameterSchema",
|
|
2424
|
+
"location": {
|
|
2425
|
+
"filePath": "types.ts",
|
|
2426
|
+
"line": 102,
|
|
2427
|
+
"character": 48
|
|
2428
|
+
},
|
|
2429
|
+
"name": "params",
|
|
2430
|
+
"type": {
|
|
2431
|
+
"__schema": "TypeArraySchema",
|
|
2432
|
+
"location": {
|
|
2433
|
+
"filePath": "types.ts",
|
|
2434
|
+
"line": 102,
|
|
2435
|
+
"character": 56
|
|
2436
|
+
},
|
|
2437
|
+
"type": {
|
|
2438
|
+
"__schema": "TypeRefSchema",
|
|
2439
|
+
"location": {
|
|
2440
|
+
"filePath": "types.ts",
|
|
2441
|
+
"line": 102,
|
|
2442
|
+
"character": 56
|
|
2443
|
+
},
|
|
2444
|
+
"name": "TypeGeneratorCompParams"
|
|
2445
|
+
}
|
|
2446
|
+
},
|
|
2447
|
+
"isOptional": false,
|
|
2448
|
+
"isSpread": false
|
|
2449
|
+
}
|
|
2450
|
+
],
|
|
2451
|
+
"returnType": {
|
|
2452
|
+
"__schema": "TypeRefSchema",
|
|
2453
|
+
"location": {
|
|
2454
|
+
"filePath": "types.ts",
|
|
2455
|
+
"line": 102,
|
|
2456
|
+
"character": 86
|
|
2457
|
+
},
|
|
2458
|
+
"name": "Promise",
|
|
2459
|
+
"typeArgs": [
|
|
2460
|
+
{
|
|
2461
|
+
"__schema": "KeywordTypeSchema",
|
|
2462
|
+
"location": {
|
|
2463
|
+
"filePath": "types.ts",
|
|
2464
|
+
"line": 102,
|
|
2465
|
+
"character": 94
|
|
2466
|
+
},
|
|
2467
|
+
"name": "void"
|
|
2468
|
+
}
|
|
2469
|
+
]
|
|
2470
|
+
},
|
|
2471
|
+
"modifiers": []
|
|
2472
|
+
},
|
|
2473
|
+
"isOptional": true
|
|
2474
|
+
},
|
|
2291
2475
|
{
|
|
2292
2476
|
"__schema": "FunctionLikeSchema",
|
|
2293
2477
|
"location": {
|
|
2294
2478
|
"filePath": "types.ts",
|
|
2295
|
-
"line":
|
|
2479
|
+
"line": 111,
|
|
2296
2480
|
"character": 3
|
|
2297
2481
|
},
|
|
2298
2482
|
"doc": {
|
|
2299
2483
|
"__schema": "DocSchema",
|
|
2300
2484
|
"location": {
|
|
2301
2485
|
"filePath": "types.ts",
|
|
2302
|
-
"line":
|
|
2486
|
+
"line": 104,
|
|
2303
2487
|
"character": 3
|
|
2304
2488
|
},
|
|
2305
2489
|
"raw": "/**\n * compile components inside isolated capsules. this being used during tag for the release.\n * meaning, the final package of the component has the dists generated by this method.\n *\n * no need to handle non-supported-files (e.g. assets) in this method because the compiler-aspect already copies them\n * into the compiler.dist in the preBuild stage.\n */",
|
|
@@ -2313,7 +2497,7 @@
|
|
|
2313
2497
|
"__schema": "ParameterSchema",
|
|
2314
2498
|
"location": {
|
|
2315
2499
|
"filePath": "types.ts",
|
|
2316
|
-
"line":
|
|
2500
|
+
"line": 111,
|
|
2317
2501
|
"character": 9
|
|
2318
2502
|
},
|
|
2319
2503
|
"name": "context",
|
|
@@ -2321,7 +2505,7 @@
|
|
|
2321
2505
|
"__schema": "TypeRefSchema",
|
|
2322
2506
|
"location": {
|
|
2323
2507
|
"filePath": "types.ts",
|
|
2324
|
-
"line":
|
|
2508
|
+
"line": 111,
|
|
2325
2509
|
"character": 18
|
|
2326
2510
|
},
|
|
2327
2511
|
"name": "BuildContext",
|
|
@@ -2338,7 +2522,7 @@
|
|
|
2338
2522
|
"__schema": "TypeRefSchema",
|
|
2339
2523
|
"location": {
|
|
2340
2524
|
"filePath": "types.ts",
|
|
2341
|
-
"line":
|
|
2525
|
+
"line": 111,
|
|
2342
2526
|
"character": 33
|
|
2343
2527
|
},
|
|
2344
2528
|
"name": "Promise",
|
|
@@ -2347,7 +2531,7 @@
|
|
|
2347
2531
|
"__schema": "TypeRefSchema",
|
|
2348
2532
|
"location": {
|
|
2349
2533
|
"filePath": "types.ts",
|
|
2350
|
-
"line":
|
|
2534
|
+
"line": 111,
|
|
2351
2535
|
"character": 41
|
|
2352
2536
|
},
|
|
2353
2537
|
"name": "BuiltTaskResult",
|
|
@@ -2364,14 +2548,14 @@
|
|
|
2364
2548
|
"__schema": "FunctionLikeSchema",
|
|
2365
2549
|
"location": {
|
|
2366
2550
|
"filePath": "types.ts",
|
|
2367
|
-
"line":
|
|
2551
|
+
"line": 116,
|
|
2368
2552
|
"character": 3
|
|
2369
2553
|
},
|
|
2370
2554
|
"doc": {
|
|
2371
2555
|
"__schema": "DocSchema",
|
|
2372
2556
|
"location": {
|
|
2373
2557
|
"filePath": "types.ts",
|
|
2374
|
-
"line":
|
|
2558
|
+
"line": 113,
|
|
2375
2559
|
"character": 3
|
|
2376
2560
|
},
|
|
2377
2561
|
"raw": "/**\n * return the dist dir of the compiled files (relative path from the component root dir)\n */",
|
|
@@ -2385,7 +2569,7 @@
|
|
|
2385
2569
|
"__schema": "KeywordTypeSchema",
|
|
2386
2570
|
"location": {
|
|
2387
2571
|
"filePath": "types.ts",
|
|
2388
|
-
"line":
|
|
2572
|
+
"line": 116,
|
|
2389
2573
|
"character": 18
|
|
2390
2574
|
},
|
|
2391
2575
|
"name": "string"
|
|
@@ -2396,14 +2580,14 @@
|
|
|
2396
2580
|
"__schema": "FunctionLikeSchema",
|
|
2397
2581
|
"location": {
|
|
2398
2582
|
"filePath": "types.ts",
|
|
2399
|
-
"line":
|
|
2583
|
+
"line": 122,
|
|
2400
2584
|
"character": 3
|
|
2401
2585
|
},
|
|
2402
2586
|
"doc": {
|
|
2403
2587
|
"__schema": "DocSchema",
|
|
2404
2588
|
"location": {
|
|
2405
2589
|
"filePath": "types.ts",
|
|
2406
|
-
"line":
|
|
2590
|
+
"line": 118,
|
|
2407
2591
|
"character": 3
|
|
2408
2592
|
},
|
|
2409
2593
|
"raw": "/**\n * given a source file, return its parallel in the dists. e.g. \"index.ts\" => \"dist/index.js\"\n * both, the return path and the given path are relative paths.\n */",
|
|
@@ -2417,7 +2601,7 @@
|
|
|
2417
2601
|
"__schema": "ParameterSchema",
|
|
2418
2602
|
"location": {
|
|
2419
2603
|
"filePath": "types.ts",
|
|
2420
|
-
"line":
|
|
2604
|
+
"line": 122,
|
|
2421
2605
|
"character": 24
|
|
2422
2606
|
},
|
|
2423
2607
|
"name": "srcPath",
|
|
@@ -2425,7 +2609,7 @@
|
|
|
2425
2609
|
"__schema": "KeywordTypeSchema",
|
|
2426
2610
|
"location": {
|
|
2427
2611
|
"filePath": "types.ts",
|
|
2428
|
-
"line":
|
|
2612
|
+
"line": 122,
|
|
2429
2613
|
"character": 33
|
|
2430
2614
|
},
|
|
2431
2615
|
"name": "string"
|
|
@@ -2438,7 +2622,7 @@
|
|
|
2438
2622
|
"__schema": "KeywordTypeSchema",
|
|
2439
2623
|
"location": {
|
|
2440
2624
|
"filePath": "types.ts",
|
|
2441
|
-
"line":
|
|
2625
|
+
"line": 122,
|
|
2442
2626
|
"character": 42
|
|
2443
2627
|
},
|
|
2444
2628
|
"name": "string"
|
|
@@ -2449,14 +2633,14 @@
|
|
|
2449
2633
|
"__schema": "FunctionLikeSchema",
|
|
2450
2634
|
"location": {
|
|
2451
2635
|
"filePath": "types.ts",
|
|
2452
|
-
"line":
|
|
2636
|
+
"line": 128,
|
|
2453
2637
|
"character": 3
|
|
2454
2638
|
},
|
|
2455
2639
|
"doc": {
|
|
2456
2640
|
"__schema": "DocSchema",
|
|
2457
2641
|
"location": {
|
|
2458
2642
|
"filePath": "types.ts",
|
|
2459
|
-
"line":
|
|
2643
|
+
"line": 124,
|
|
2460
2644
|
"character": 3
|
|
2461
2645
|
},
|
|
2462
2646
|
"raw": "/**\n * given a component, returns the path to the source folder to use for the preview, uses the one\n * in node_modules by default\n */",
|
|
@@ -2470,7 +2654,7 @@
|
|
|
2470
2654
|
"__schema": "ParameterSchema",
|
|
2471
2655
|
"location": {
|
|
2472
2656
|
"filePath": "types.ts",
|
|
2473
|
-
"line":
|
|
2657
|
+
"line": 128,
|
|
2474
2658
|
"character": 32
|
|
2475
2659
|
},
|
|
2476
2660
|
"name": "component",
|
|
@@ -2478,7 +2662,7 @@
|
|
|
2478
2662
|
"__schema": "TypeRefSchema",
|
|
2479
2663
|
"location": {
|
|
2480
2664
|
"filePath": "types.ts",
|
|
2481
|
-
"line":
|
|
2665
|
+
"line": 128,
|
|
2482
2666
|
"character": 43
|
|
2483
2667
|
},
|
|
2484
2668
|
"name": "Component",
|
|
@@ -2495,7 +2679,7 @@
|
|
|
2495
2679
|
"__schema": "KeywordTypeSchema",
|
|
2496
2680
|
"location": {
|
|
2497
2681
|
"filePath": "types.ts",
|
|
2498
|
-
"line":
|
|
2682
|
+
"line": 128,
|
|
2499
2683
|
"character": 55
|
|
2500
2684
|
},
|
|
2501
2685
|
"name": "string"
|
|
@@ -2506,14 +2690,14 @@
|
|
|
2506
2690
|
"__schema": "FunctionLikeSchema",
|
|
2507
2691
|
"location": {
|
|
2508
2692
|
"filePath": "types.ts",
|
|
2509
|
-
"line":
|
|
2693
|
+
"line": 133,
|
|
2510
2694
|
"character": 3
|
|
2511
2695
|
},
|
|
2512
2696
|
"doc": {
|
|
2513
2697
|
"__schema": "DocSchema",
|
|
2514
2698
|
"location": {
|
|
2515
2699
|
"filePath": "types.ts",
|
|
2516
|
-
"line":
|
|
2700
|
+
"line": 130,
|
|
2517
2701
|
"character": 3
|
|
2518
2702
|
},
|
|
2519
2703
|
"raw": "/**\n * only supported files matching get compiled. others, are copied to the dist dir.\n */",
|
|
@@ -2527,7 +2711,7 @@
|
|
|
2527
2711
|
"__schema": "ParameterSchema",
|
|
2528
2712
|
"location": {
|
|
2529
2713
|
"filePath": "types.ts",
|
|
2530
|
-
"line":
|
|
2714
|
+
"line": 133,
|
|
2531
2715
|
"character": 19
|
|
2532
2716
|
},
|
|
2533
2717
|
"name": "filePath",
|
|
@@ -2535,7 +2719,7 @@
|
|
|
2535
2719
|
"__schema": "KeywordTypeSchema",
|
|
2536
2720
|
"location": {
|
|
2537
2721
|
"filePath": "types.ts",
|
|
2538
|
-
"line":
|
|
2722
|
+
"line": 133,
|
|
2539
2723
|
"character": 29
|
|
2540
2724
|
},
|
|
2541
2725
|
"name": "string"
|
|
@@ -2548,7 +2732,7 @@
|
|
|
2548
2732
|
"__schema": "KeywordTypeSchema",
|
|
2549
2733
|
"location": {
|
|
2550
2734
|
"filePath": "types.ts",
|
|
2551
|
-
"line":
|
|
2735
|
+
"line": 133,
|
|
2552
2736
|
"character": 38
|
|
2553
2737
|
},
|
|
2554
2738
|
"name": "boolean"
|
|
@@ -2559,14 +2743,14 @@
|
|
|
2559
2743
|
"__schema": "FunctionLikeSchema",
|
|
2560
2744
|
"location": {
|
|
2561
2745
|
"filePath": "types.ts",
|
|
2562
|
-
"line":
|
|
2746
|
+
"line": 138,
|
|
2563
2747
|
"character": 3
|
|
2564
2748
|
},
|
|
2565
2749
|
"doc": {
|
|
2566
2750
|
"__schema": "DocSchema",
|
|
2567
2751
|
"location": {
|
|
2568
2752
|
"filePath": "types.ts",
|
|
2569
|
-
"line":
|
|
2753
|
+
"line": 135,
|
|
2570
2754
|
"character": 3
|
|
2571
2755
|
},
|
|
2572
2756
|
"raw": "/**\n * sugar to create a Compiler task via the concrete compiler\n */",
|
|
@@ -2580,7 +2764,7 @@
|
|
|
2580
2764
|
"__schema": "ParameterSchema",
|
|
2581
2765
|
"location": {
|
|
2582
2766
|
"filePath": "types.ts",
|
|
2583
|
-
"line":
|
|
2767
|
+
"line": 138,
|
|
2584
2768
|
"character": 15
|
|
2585
2769
|
},
|
|
2586
2770
|
"name": "name",
|
|
@@ -2588,7 +2772,7 @@
|
|
|
2588
2772
|
"__schema": "KeywordTypeSchema",
|
|
2589
2773
|
"location": {
|
|
2590
2774
|
"filePath": "types.ts",
|
|
2591
|
-
"line":
|
|
2775
|
+
"line": 138,
|
|
2592
2776
|
"character": 22
|
|
2593
2777
|
},
|
|
2594
2778
|
"name": "string"
|
|
@@ -2601,7 +2785,7 @@
|
|
|
2601
2785
|
"__schema": "TypeRefSchema",
|
|
2602
2786
|
"location": {
|
|
2603
2787
|
"filePath": "types.ts",
|
|
2604
|
-
"line":
|
|
2788
|
+
"line": 138,
|
|
2605
2789
|
"character": 3
|
|
2606
2790
|
},
|
|
2607
2791
|
"name": "BuildTask",
|
|
@@ -2616,14 +2800,14 @@
|
|
|
2616
2800
|
"__schema": "FunctionLikeSchema",
|
|
2617
2801
|
"location": {
|
|
2618
2802
|
"filePath": "types.ts",
|
|
2619
|
-
"line":
|
|
2803
|
+
"line": 144,
|
|
2620
2804
|
"character": 3
|
|
2621
2805
|
},
|
|
2622
2806
|
"doc": {
|
|
2623
2807
|
"__schema": "DocSchema",
|
|
2624
2808
|
"location": {
|
|
2625
2809
|
"filePath": "types.ts",
|
|
2626
|
-
"line":
|
|
2810
|
+
"line": 140,
|
|
2627
2811
|
"character": 3
|
|
2628
2812
|
},
|
|
2629
2813
|
"raw": "/**\n * run before the build pipeline has started. this is useful when some preparation are needed to\n * be done on all envs before the build starts.\n */",
|
|
@@ -2637,7 +2821,7 @@
|
|
|
2637
2821
|
"__schema": "ParameterSchema",
|
|
2638
2822
|
"location": {
|
|
2639
2823
|
"filePath": "types.ts",
|
|
2640
|
-
"line":
|
|
2824
|
+
"line": 144,
|
|
2641
2825
|
"character": 13
|
|
2642
2826
|
},
|
|
2643
2827
|
"name": "context",
|
|
@@ -2645,7 +2829,7 @@
|
|
|
2645
2829
|
"__schema": "TypeRefSchema",
|
|
2646
2830
|
"location": {
|
|
2647
2831
|
"filePath": "types.ts",
|
|
2648
|
-
"line":
|
|
2832
|
+
"line": 144,
|
|
2649
2833
|
"character": 22
|
|
2650
2834
|
},
|
|
2651
2835
|
"name": "BuildContext",
|
|
@@ -2662,7 +2846,7 @@
|
|
|
2662
2846
|
"__schema": "TypeRefSchema",
|
|
2663
2847
|
"location": {
|
|
2664
2848
|
"filePath": "types.ts",
|
|
2665
|
-
"line":
|
|
2849
|
+
"line": 144,
|
|
2666
2850
|
"character": 37
|
|
2667
2851
|
},
|
|
2668
2852
|
"name": "Promise",
|
|
@@ -2671,7 +2855,7 @@
|
|
|
2671
2855
|
"__schema": "KeywordTypeSchema",
|
|
2672
2856
|
"location": {
|
|
2673
2857
|
"filePath": "types.ts",
|
|
2674
|
-
"line":
|
|
2858
|
+
"line": 144,
|
|
2675
2859
|
"character": 45
|
|
2676
2860
|
},
|
|
2677
2861
|
"name": "void"
|
|
@@ -2684,14 +2868,14 @@
|
|
|
2684
2868
|
"__schema": "FunctionLikeSchema",
|
|
2685
2869
|
"location": {
|
|
2686
2870
|
"filePath": "types.ts",
|
|
2687
|
-
"line":
|
|
2871
|
+
"line": 149,
|
|
2688
2872
|
"character": 3
|
|
2689
2873
|
},
|
|
2690
2874
|
"doc": {
|
|
2691
2875
|
"__schema": "DocSchema",
|
|
2692
2876
|
"location": {
|
|
2693
2877
|
"filePath": "types.ts",
|
|
2694
|
-
"line":
|
|
2878
|
+
"line": 146,
|
|
2695
2879
|
"character": 3
|
|
2696
2880
|
},
|
|
2697
2881
|
"raw": "/**\n * run after the build pipeline completed for all envs. useful for some cleanups\n */",
|
|
@@ -2705,7 +2889,7 @@
|
|
|
2705
2889
|
"__schema": "ParameterSchema",
|
|
2706
2890
|
"location": {
|
|
2707
2891
|
"filePath": "types.ts",
|
|
2708
|
-
"line":
|
|
2892
|
+
"line": 149,
|
|
2709
2893
|
"character": 14
|
|
2710
2894
|
},
|
|
2711
2895
|
"name": "context",
|
|
@@ -2713,7 +2897,7 @@
|
|
|
2713
2897
|
"__schema": "TypeRefSchema",
|
|
2714
2898
|
"location": {
|
|
2715
2899
|
"filePath": "types.ts",
|
|
2716
|
-
"line":
|
|
2900
|
+
"line": 149,
|
|
2717
2901
|
"character": 23
|
|
2718
2902
|
},
|
|
2719
2903
|
"name": "BuildContext",
|
|
@@ -2729,7 +2913,7 @@
|
|
|
2729
2913
|
"__schema": "ParameterSchema",
|
|
2730
2914
|
"location": {
|
|
2731
2915
|
"filePath": "types.ts",
|
|
2732
|
-
"line":
|
|
2916
|
+
"line": 149,
|
|
2733
2917
|
"character": 37
|
|
2734
2918
|
},
|
|
2735
2919
|
"name": "tasksResults",
|
|
@@ -2737,7 +2921,7 @@
|
|
|
2737
2921
|
"__schema": "TypeRefSchema",
|
|
2738
2922
|
"location": {
|
|
2739
2923
|
"filePath": "types.ts",
|
|
2740
|
-
"line":
|
|
2924
|
+
"line": 149,
|
|
2741
2925
|
"character": 51
|
|
2742
2926
|
},
|
|
2743
2927
|
"name": "TaskResultsList",
|
|
@@ -2754,7 +2938,7 @@
|
|
|
2754
2938
|
"__schema": "TypeRefSchema",
|
|
2755
2939
|
"location": {
|
|
2756
2940
|
"filePath": "types.ts",
|
|
2757
|
-
"line":
|
|
2941
|
+
"line": 149,
|
|
2758
2942
|
"character": 69
|
|
2759
2943
|
},
|
|
2760
2944
|
"name": "Promise",
|
|
@@ -2763,7 +2947,7 @@
|
|
|
2763
2947
|
"__schema": "KeywordTypeSchema",
|
|
2764
2948
|
"location": {
|
|
2765
2949
|
"filePath": "types.ts",
|
|
2766
|
-
"line":
|
|
2950
|
+
"line": 149,
|
|
2767
2951
|
"character": 77
|
|
2768
2952
|
},
|
|
2769
2953
|
"name": "void"
|
|
@@ -2776,14 +2960,14 @@
|
|
|
2776
2960
|
"__schema": "FunctionLikeSchema",
|
|
2777
2961
|
"location": {
|
|
2778
2962
|
"filePath": "types.ts",
|
|
2779
|
-
"line":
|
|
2963
|
+
"line": 154,
|
|
2780
2964
|
"character": 3
|
|
2781
2965
|
},
|
|
2782
2966
|
"doc": {
|
|
2783
2967
|
"__schema": "DocSchema",
|
|
2784
2968
|
"location": {
|
|
2785
2969
|
"filePath": "types.ts",
|
|
2786
|
-
"line":
|
|
2970
|
+
"line": 151,
|
|
2787
2971
|
"character": 3
|
|
2788
2972
|
},
|
|
2789
2973
|
"raw": "/**\n * returns the version of the current compiler instance (e.g. '4.0.1').\n */",
|
|
@@ -2797,7 +2981,7 @@
|
|
|
2797
2981
|
"__schema": "KeywordTypeSchema",
|
|
2798
2982
|
"location": {
|
|
2799
2983
|
"filePath": "types.ts",
|
|
2800
|
-
"line":
|
|
2984
|
+
"line": 154,
|
|
2801
2985
|
"character": 14
|
|
2802
2986
|
},
|
|
2803
2987
|
"name": "string"
|
|
@@ -2808,14 +2992,14 @@
|
|
|
2808
2992
|
"__schema": "VariableLikeSchema",
|
|
2809
2993
|
"location": {
|
|
2810
2994
|
"filePath": "types.ts",
|
|
2811
|
-
"line":
|
|
2995
|
+
"line": 159,
|
|
2812
2996
|
"character": 3
|
|
2813
2997
|
},
|
|
2814
2998
|
"doc": {
|
|
2815
2999
|
"__schema": "DocSchema",
|
|
2816
3000
|
"location": {
|
|
2817
3001
|
"filePath": "types.ts",
|
|
2818
|
-
"line":
|
|
3002
|
+
"line": 156,
|
|
2819
3003
|
"character": 3
|
|
2820
3004
|
},
|
|
2821
3005
|
"raw": "/**\n * returns the display name of the current compiler instance (e.g. 'TypeScript')\n */",
|
|
@@ -2828,7 +3012,7 @@
|
|
|
2828
3012
|
"__schema": "KeywordTypeSchema",
|
|
2829
3013
|
"location": {
|
|
2830
3014
|
"filePath": "types.ts",
|
|
2831
|
-
"line":
|
|
3015
|
+
"line": 159,
|
|
2832
3016
|
"character": 16
|
|
2833
3017
|
},
|
|
2834
3018
|
"name": "string"
|
|
@@ -2841,7 +3025,7 @@
|
|
|
2841
3025
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
2842
3026
|
"location": {
|
|
2843
3027
|
"filePath": "types.ts",
|
|
2844
|
-
"line":
|
|
3028
|
+
"line": 70,
|
|
2845
3029
|
"character": 35
|
|
2846
3030
|
},
|
|
2847
3031
|
"name": "extends CompilerOptions, ServiceHandler",
|
|
@@ -2850,7 +3034,7 @@
|
|
|
2850
3034
|
"__schema": "InterfaceSchema",
|
|
2851
3035
|
"location": {
|
|
2852
3036
|
"filePath": "types.ts",
|
|
2853
|
-
"line":
|
|
3037
|
+
"line": 38,
|
|
2854
3038
|
"character": 1
|
|
2855
3039
|
},
|
|
2856
3040
|
"name": "CompilerOptions",
|
|
@@ -2861,7 +3045,7 @@
|
|
|
2861
3045
|
"__schema": "VariableLikeSchema",
|
|
2862
3046
|
"location": {
|
|
2863
3047
|
"filePath": "types.ts",
|
|
2864
|
-
"line":
|
|
3048
|
+
"line": 42,
|
|
2865
3049
|
"character": 3
|
|
2866
3050
|
},
|
|
2867
3051
|
"name": "name",
|
|
@@ -2871,7 +3055,7 @@
|
|
|
2871
3055
|
"__schema": "KeywordTypeSchema",
|
|
2872
3056
|
"location": {
|
|
2873
3057
|
"filePath": "types.ts",
|
|
2874
|
-
"line":
|
|
3058
|
+
"line": 42,
|
|
2875
3059
|
"character": 10
|
|
2876
3060
|
},
|
|
2877
3061
|
"name": "string"
|
|
@@ -2880,7 +3064,7 @@
|
|
|
2880
3064
|
"__schema": "DocSchema",
|
|
2881
3065
|
"location": {
|
|
2882
3066
|
"filePath": "types.ts",
|
|
2883
|
-
"line":
|
|
3067
|
+
"line": 39,
|
|
2884
3068
|
"character": 3
|
|
2885
3069
|
},
|
|
2886
3070
|
"raw": "/**\n * name of the compiler.\n */",
|
|
@@ -2892,7 +3076,7 @@
|
|
|
2892
3076
|
"__schema": "VariableLikeSchema",
|
|
2893
3077
|
"location": {
|
|
2894
3078
|
"filePath": "types.ts",
|
|
2895
|
-
"line":
|
|
3079
|
+
"line": 47,
|
|
2896
3080
|
"character": 3
|
|
2897
3081
|
},
|
|
2898
3082
|
"name": "distDir",
|
|
@@ -2902,7 +3086,7 @@
|
|
|
2902
3086
|
"__schema": "KeywordTypeSchema",
|
|
2903
3087
|
"location": {
|
|
2904
3088
|
"filePath": "types.ts",
|
|
2905
|
-
"line":
|
|
3089
|
+
"line": 47,
|
|
2906
3090
|
"character": 12
|
|
2907
3091
|
},
|
|
2908
3092
|
"name": "string"
|
|
@@ -2911,7 +3095,7 @@
|
|
|
2911
3095
|
"__schema": "DocSchema",
|
|
2912
3096
|
"location": {
|
|
2913
3097
|
"filePath": "types.ts",
|
|
2914
|
-
"line":
|
|
3098
|
+
"line": 44,
|
|
2915
3099
|
"character": 3
|
|
2916
3100
|
},
|
|
2917
3101
|
"raw": "/**\n * relative path of the dist directory inside the capsule. e.g. \"dist\".\n */",
|
|
@@ -2923,7 +3107,7 @@
|
|
|
2923
3107
|
"__schema": "VariableLikeSchema",
|
|
2924
3108
|
"location": {
|
|
2925
3109
|
"filePath": "types.ts",
|
|
2926
|
-
"line":
|
|
3110
|
+
"line": 54,
|
|
2927
3111
|
"character": 3
|
|
2928
3112
|
},
|
|
2929
3113
|
"name": "distGlobPatterns",
|
|
@@ -2933,14 +3117,14 @@
|
|
|
2933
3117
|
"__schema": "TypeArraySchema",
|
|
2934
3118
|
"location": {
|
|
2935
3119
|
"filePath": "types.ts",
|
|
2936
|
-
"line":
|
|
3120
|
+
"line": 54,
|
|
2937
3121
|
"character": 22
|
|
2938
3122
|
},
|
|
2939
3123
|
"type": {
|
|
2940
3124
|
"__schema": "KeywordTypeSchema",
|
|
2941
3125
|
"location": {
|
|
2942
3126
|
"filePath": "types.ts",
|
|
2943
|
-
"line":
|
|
3127
|
+
"line": 54,
|
|
2944
3128
|
"character": 22
|
|
2945
3129
|
},
|
|
2946
3130
|
"name": "string"
|
|
@@ -2950,7 +3134,7 @@
|
|
|
2950
3134
|
"__schema": "DocSchema",
|
|
2951
3135
|
"location": {
|
|
2952
3136
|
"filePath": "types.ts",
|
|
2953
|
-
"line":
|
|
3137
|
+
"line": 49,
|
|
2954
3138
|
"character": 3
|
|
2955
3139
|
},
|
|
2956
3140
|
"raw": "/**\n * determines which ones of the generated files will be saved in the bit objects when tagging.\n * e.g. distGlobPatterns = [`${this.distDir}/**`, `!${this.distDir}/tsconfig.tsbuildinfo`];\n * see https://github.com/mrmlnc/fast-glob for the supported glob patters syntax.\n */",
|
|
@@ -2962,7 +3146,7 @@
|
|
|
2962
3146
|
"__schema": "VariableLikeSchema",
|
|
2963
3147
|
"location": {
|
|
2964
3148
|
"filePath": "types.ts",
|
|
2965
|
-
"line":
|
|
3149
|
+
"line": 59,
|
|
2966
3150
|
"character": 3
|
|
2967
3151
|
},
|
|
2968
3152
|
"name": "shouldCopyNonSupportedFiles",
|
|
@@ -2972,7 +3156,7 @@
|
|
|
2972
3156
|
"__schema": "KeywordTypeSchema",
|
|
2973
3157
|
"location": {
|
|
2974
3158
|
"filePath": "types.ts",
|
|
2975
|
-
"line":
|
|
3159
|
+
"line": 59,
|
|
2976
3160
|
"character": 33
|
|
2977
3161
|
},
|
|
2978
3162
|
"name": "boolean"
|
|
@@ -2981,7 +3165,7 @@
|
|
|
2981
3165
|
"__schema": "DocSchema",
|
|
2982
3166
|
"location": {
|
|
2983
3167
|
"filePath": "types.ts",
|
|
2984
|
-
"line":
|
|
3168
|
+
"line": 56,
|
|
2985
3169
|
"character": 3
|
|
2986
3170
|
},
|
|
2987
3171
|
"raw": "/**\n * whether or not unsupported files (such as assets) should be copied into the dist directory\n */",
|
|
@@ -2993,7 +3177,7 @@
|
|
|
2993
3177
|
"__schema": "VariableLikeSchema",
|
|
2994
3178
|
"location": {
|
|
2995
3179
|
"filePath": "types.ts",
|
|
2996
|
-
"line":
|
|
3180
|
+
"line": 67,
|
|
2997
3181
|
"character": 3
|
|
2998
3182
|
},
|
|
2999
3183
|
"name": "artifactName",
|
|
@@ -3003,7 +3187,7 @@
|
|
|
3003
3187
|
"__schema": "KeywordTypeSchema",
|
|
3004
3188
|
"location": {
|
|
3005
3189
|
"filePath": "types.ts",
|
|
3006
|
-
"line":
|
|
3190
|
+
"line": 67,
|
|
3007
3191
|
"character": 18
|
|
3008
3192
|
},
|
|
3009
3193
|
"name": "string"
|
|
@@ -3012,7 +3196,7 @@
|
|
|
3012
3196
|
"__schema": "DocSchema",
|
|
3013
3197
|
"location": {
|
|
3014
3198
|
"filePath": "types.ts",
|
|
3015
|
-
"line":
|
|
3199
|
+
"line": 61,
|
|
3016
3200
|
"character": 3
|
|
3017
3201
|
},
|
|
3018
3202
|
"raw": "/**\n * optional. default to \"dist\".\n * useful when the build pipeline has multiple compiler tasks of the same compiler.\n * e.g. using the same Babel compiler for two different tasks, one for creating \"es5\" files, and\n * the second for creating \"esm\". the artifact names would be \"es5\" and \"esm\" accordingly.\n */",
|
|
@@ -3027,7 +3211,7 @@
|
|
|
3027
3211
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
3028
3212
|
"location": {
|
|
3029
3213
|
"filePath": "types.ts",
|
|
3030
|
-
"line":
|
|
3214
|
+
"line": 70,
|
|
3031
3215
|
"character": 52
|
|
3032
3216
|
},
|
|
3033
3217
|
"name": "extends CompilerOptions, ServiceHandler",
|
|
@@ -3036,7 +3220,7 @@
|
|
|
3036
3220
|
"__schema": "TypeRefSchema",
|
|
3037
3221
|
"location": {
|
|
3038
3222
|
"filePath": "types.ts",
|
|
3039
|
-
"line":
|
|
3223
|
+
"line": 70,
|
|
3040
3224
|
"character": 52
|
|
3041
3225
|
},
|
|
3042
3226
|
"name": "ServiceHandler",
|
|
@@ -3044,7 +3228,7 @@
|
|
|
3044
3228
|
"_legacy": {
|
|
3045
3229
|
"scope": "teambit.compilation",
|
|
3046
3230
|
"name": "compiler",
|
|
3047
|
-
"version": "1.0.
|
|
3231
|
+
"version": "1.0.468"
|
|
3048
3232
|
},
|
|
3049
3233
|
"_scope": "teambit.compilation"
|
|
3050
3234
|
}
|
|
@@ -3066,7 +3250,7 @@
|
|
|
3066
3250
|
"__schema": "InterfaceSchema",
|
|
3067
3251
|
"location": {
|
|
3068
3252
|
"filePath": "types.ts",
|
|
3069
|
-
"line":
|
|
3253
|
+
"line": 38,
|
|
3070
3254
|
"character": 1
|
|
3071
3255
|
},
|
|
3072
3256
|
"signature": "interface CompilerOptions",
|
|
@@ -3076,14 +3260,14 @@
|
|
|
3076
3260
|
"__schema": "VariableLikeSchema",
|
|
3077
3261
|
"location": {
|
|
3078
3262
|
"filePath": "types.ts",
|
|
3079
|
-
"line":
|
|
3263
|
+
"line": 42,
|
|
3080
3264
|
"character": 3
|
|
3081
3265
|
},
|
|
3082
3266
|
"doc": {
|
|
3083
3267
|
"__schema": "DocSchema",
|
|
3084
3268
|
"location": {
|
|
3085
3269
|
"filePath": "types.ts",
|
|
3086
|
-
"line":
|
|
3270
|
+
"line": 39,
|
|
3087
3271
|
"character": 3
|
|
3088
3272
|
},
|
|
3089
3273
|
"raw": "/**\n * name of the compiler.\n */",
|
|
@@ -3096,7 +3280,7 @@
|
|
|
3096
3280
|
"__schema": "KeywordTypeSchema",
|
|
3097
3281
|
"location": {
|
|
3098
3282
|
"filePath": "types.ts",
|
|
3099
|
-
"line":
|
|
3283
|
+
"line": 42,
|
|
3100
3284
|
"character": 10
|
|
3101
3285
|
},
|
|
3102
3286
|
"name": "string"
|
|
@@ -3107,14 +3291,14 @@
|
|
|
3107
3291
|
"__schema": "VariableLikeSchema",
|
|
3108
3292
|
"location": {
|
|
3109
3293
|
"filePath": "types.ts",
|
|
3110
|
-
"line":
|
|
3294
|
+
"line": 47,
|
|
3111
3295
|
"character": 3
|
|
3112
3296
|
},
|
|
3113
3297
|
"doc": {
|
|
3114
3298
|
"__schema": "DocSchema",
|
|
3115
3299
|
"location": {
|
|
3116
3300
|
"filePath": "types.ts",
|
|
3117
|
-
"line":
|
|
3301
|
+
"line": 44,
|
|
3118
3302
|
"character": 3
|
|
3119
3303
|
},
|
|
3120
3304
|
"raw": "/**\n * relative path of the dist directory inside the capsule. e.g. \"dist\".\n */",
|
|
@@ -3127,7 +3311,7 @@
|
|
|
3127
3311
|
"__schema": "KeywordTypeSchema",
|
|
3128
3312
|
"location": {
|
|
3129
3313
|
"filePath": "types.ts",
|
|
3130
|
-
"line":
|
|
3314
|
+
"line": 47,
|
|
3131
3315
|
"character": 12
|
|
3132
3316
|
},
|
|
3133
3317
|
"name": "string"
|
|
@@ -3138,14 +3322,14 @@
|
|
|
3138
3322
|
"__schema": "VariableLikeSchema",
|
|
3139
3323
|
"location": {
|
|
3140
3324
|
"filePath": "types.ts",
|
|
3141
|
-
"line":
|
|
3325
|
+
"line": 54,
|
|
3142
3326
|
"character": 3
|
|
3143
3327
|
},
|
|
3144
3328
|
"doc": {
|
|
3145
3329
|
"__schema": "DocSchema",
|
|
3146
3330
|
"location": {
|
|
3147
3331
|
"filePath": "types.ts",
|
|
3148
|
-
"line":
|
|
3332
|
+
"line": 49,
|
|
3149
3333
|
"character": 3
|
|
3150
3334
|
},
|
|
3151
3335
|
"raw": "/**\n * determines which ones of the generated files will be saved in the bit objects when tagging.\n * e.g. distGlobPatterns = [`${this.distDir}/**`, `!${this.distDir}/tsconfig.tsbuildinfo`];\n * see https://github.com/mrmlnc/fast-glob for the supported glob patters syntax.\n */",
|
|
@@ -3158,14 +3342,14 @@
|
|
|
3158
3342
|
"__schema": "TypeArraySchema",
|
|
3159
3343
|
"location": {
|
|
3160
3344
|
"filePath": "types.ts",
|
|
3161
|
-
"line":
|
|
3345
|
+
"line": 54,
|
|
3162
3346
|
"character": 22
|
|
3163
3347
|
},
|
|
3164
3348
|
"type": {
|
|
3165
3349
|
"__schema": "KeywordTypeSchema",
|
|
3166
3350
|
"location": {
|
|
3167
3351
|
"filePath": "types.ts",
|
|
3168
|
-
"line":
|
|
3352
|
+
"line": 54,
|
|
3169
3353
|
"character": 22
|
|
3170
3354
|
},
|
|
3171
3355
|
"name": "string"
|
|
@@ -3177,14 +3361,14 @@
|
|
|
3177
3361
|
"__schema": "VariableLikeSchema",
|
|
3178
3362
|
"location": {
|
|
3179
3363
|
"filePath": "types.ts",
|
|
3180
|
-
"line":
|
|
3364
|
+
"line": 59,
|
|
3181
3365
|
"character": 3
|
|
3182
3366
|
},
|
|
3183
3367
|
"doc": {
|
|
3184
3368
|
"__schema": "DocSchema",
|
|
3185
3369
|
"location": {
|
|
3186
3370
|
"filePath": "types.ts",
|
|
3187
|
-
"line":
|
|
3371
|
+
"line": 56,
|
|
3188
3372
|
"character": 3
|
|
3189
3373
|
},
|
|
3190
3374
|
"raw": "/**\n * whether or not unsupported files (such as assets) should be copied into the dist directory\n */",
|
|
@@ -3197,7 +3381,7 @@
|
|
|
3197
3381
|
"__schema": "KeywordTypeSchema",
|
|
3198
3382
|
"location": {
|
|
3199
3383
|
"filePath": "types.ts",
|
|
3200
|
-
"line":
|
|
3384
|
+
"line": 59,
|
|
3201
3385
|
"character": 33
|
|
3202
3386
|
},
|
|
3203
3387
|
"name": "boolean"
|
|
@@ -3208,14 +3392,14 @@
|
|
|
3208
3392
|
"__schema": "VariableLikeSchema",
|
|
3209
3393
|
"location": {
|
|
3210
3394
|
"filePath": "types.ts",
|
|
3211
|
-
"line":
|
|
3395
|
+
"line": 67,
|
|
3212
3396
|
"character": 3
|
|
3213
3397
|
},
|
|
3214
3398
|
"doc": {
|
|
3215
3399
|
"__schema": "DocSchema",
|
|
3216
3400
|
"location": {
|
|
3217
3401
|
"filePath": "types.ts",
|
|
3218
|
-
"line":
|
|
3402
|
+
"line": 61,
|
|
3219
3403
|
"character": 3
|
|
3220
3404
|
},
|
|
3221
3405
|
"raw": "/**\n * optional. default to \"dist\".\n * useful when the build pipeline has multiple compiler tasks of the same compiler.\n * e.g. using the same Babel compiler for two different tasks, one for creating \"es5\" files, and\n * the second for creating \"esm\". the artifact names would be \"es5\" and \"esm\" accordingly.\n */",
|
|
@@ -3228,7 +3412,7 @@
|
|
|
3228
3412
|
"__schema": "KeywordTypeSchema",
|
|
3229
3413
|
"location": {
|
|
3230
3414
|
"filePath": "types.ts",
|
|
3231
|
-
"line":
|
|
3415
|
+
"line": 67,
|
|
3232
3416
|
"character": 18
|
|
3233
3417
|
},
|
|
3234
3418
|
"name": "string"
|
|
@@ -3252,7 +3436,7 @@
|
|
|
3252
3436
|
"__schema": "TypeSchema",
|
|
3253
3437
|
"location": {
|
|
3254
3438
|
"filePath": "types.ts",
|
|
3255
|
-
"line":
|
|
3439
|
+
"line": 36,
|
|
3256
3440
|
"character": 1
|
|
3257
3441
|
},
|
|
3258
3442
|
"signature": "type TranspileFileOutput = TranspileFileOutputOneFile[] | null",
|
|
@@ -3261,7 +3445,7 @@
|
|
|
3261
3445
|
"__schema": "TypeUnionSchema",
|
|
3262
3446
|
"location": {
|
|
3263
3447
|
"filePath": "types.ts",
|
|
3264
|
-
"line":
|
|
3448
|
+
"line": 36,
|
|
3265
3449
|
"character": 35
|
|
3266
3450
|
},
|
|
3267
3451
|
"types": [
|
|
@@ -3269,14 +3453,14 @@
|
|
|
3269
3453
|
"__schema": "TypeArraySchema",
|
|
3270
3454
|
"location": {
|
|
3271
3455
|
"filePath": "types.ts",
|
|
3272
|
-
"line":
|
|
3456
|
+
"line": 36,
|
|
3273
3457
|
"character": 35
|
|
3274
3458
|
},
|
|
3275
3459
|
"type": {
|
|
3276
3460
|
"__schema": "TypeRefSchema",
|
|
3277
3461
|
"location": {
|
|
3278
3462
|
"filePath": "types.ts",
|
|
3279
|
-
"line":
|
|
3463
|
+
"line": 36,
|
|
3280
3464
|
"character": 35
|
|
3281
3465
|
},
|
|
3282
3466
|
"name": "TranspileFileOutputOneFile"
|
|
@@ -3286,7 +3470,7 @@
|
|
|
3286
3470
|
"__schema": "LiteralTypeSchema",
|
|
3287
3471
|
"location": {
|
|
3288
3472
|
"filePath": "types.ts",
|
|
3289
|
-
"line":
|
|
3473
|
+
"line": 36,
|
|
3290
3474
|
"character": 66
|
|
3291
3475
|
},
|
|
3292
3476
|
"name": "null"
|
|
@@ -3492,7 +3676,7 @@
|
|
|
3492
3676
|
"__schema": "TypeSchema",
|
|
3493
3677
|
"location": {
|
|
3494
3678
|
"filePath": "types.ts",
|
|
3495
|
-
"line":
|
|
3679
|
+
"line": 31,
|
|
3496
3680
|
"character": 1
|
|
3497
3681
|
},
|
|
3498
3682
|
"signature": "type TranspileFileOutputOneFile = {\n outputText: string;\n outputPath: string;\n}",
|
|
@@ -3501,7 +3685,7 @@
|
|
|
3501
3685
|
"__schema": "TypeLiteralSchema",
|
|
3502
3686
|
"location": {
|
|
3503
3687
|
"filePath": "types.ts",
|
|
3504
|
-
"line":
|
|
3688
|
+
"line": 31,
|
|
3505
3689
|
"character": 42
|
|
3506
3690
|
},
|
|
3507
3691
|
"members": [
|
|
@@ -3509,7 +3693,7 @@
|
|
|
3509
3693
|
"__schema": "VariableLikeSchema",
|
|
3510
3694
|
"location": {
|
|
3511
3695
|
"filePath": "types.ts",
|
|
3512
|
-
"line":
|
|
3696
|
+
"line": 32,
|
|
3513
3697
|
"character": 3
|
|
3514
3698
|
},
|
|
3515
3699
|
"signature": "(property) outputText: string",
|
|
@@ -3518,7 +3702,7 @@
|
|
|
3518
3702
|
"__schema": "KeywordTypeSchema",
|
|
3519
3703
|
"location": {
|
|
3520
3704
|
"filePath": "types.ts",
|
|
3521
|
-
"line":
|
|
3705
|
+
"line": 32,
|
|
3522
3706
|
"character": 15
|
|
3523
3707
|
},
|
|
3524
3708
|
"name": "string"
|
|
@@ -3529,7 +3713,7 @@
|
|
|
3529
3713
|
"__schema": "VariableLikeSchema",
|
|
3530
3714
|
"location": {
|
|
3531
3715
|
"filePath": "types.ts",
|
|
3532
|
-
"line":
|
|
3716
|
+
"line": 33,
|
|
3533
3717
|
"character": 3
|
|
3534
3718
|
},
|
|
3535
3719
|
"signature": "(property) outputPath: string",
|
|
@@ -3538,7 +3722,7 @@
|
|
|
3538
3722
|
"__schema": "KeywordTypeSchema",
|
|
3539
3723
|
"location": {
|
|
3540
3724
|
"filePath": "types.ts",
|
|
3541
|
-
"line":
|
|
3725
|
+
"line": 33,
|
|
3542
3726
|
"character": 15
|
|
3543
3727
|
},
|
|
3544
3728
|
"name": "string"
|
|
@@ -3550,17 +3734,91 @@
|
|
|
3550
3734
|
}
|
|
3551
3735
|
},
|
|
3552
3736
|
{
|
|
3553
|
-
"__schema": "
|
|
3737
|
+
"__schema": "ExportSchema",
|
|
3554
3738
|
"location": {
|
|
3555
|
-
"filePath": "
|
|
3556
|
-
"line":
|
|
3557
|
-
"character":
|
|
3739
|
+
"filePath": "index.ts",
|
|
3740
|
+
"line": 14,
|
|
3741
|
+
"character": 3
|
|
3558
3742
|
},
|
|
3559
|
-
"signature": "
|
|
3560
|
-
"name": "
|
|
3561
|
-
"
|
|
3562
|
-
|
|
3563
|
-
|
|
3743
|
+
"signature": "type TypeGeneratorCompParams = {\n component: Component;\n packageDir: string;\n}",
|
|
3744
|
+
"name": "TypeGeneratorCompParams",
|
|
3745
|
+
"exportNode": {
|
|
3746
|
+
"__schema": "TypeSchema",
|
|
3747
|
+
"location": {
|
|
3748
|
+
"filePath": "types.ts",
|
|
3749
|
+
"line": 29,
|
|
3750
|
+
"character": 1
|
|
3751
|
+
},
|
|
3752
|
+
"signature": "type TypeGeneratorCompParams = {\n component: Component;\n packageDir: string;\n}",
|
|
3753
|
+
"name": "TypeGeneratorCompParams",
|
|
3754
|
+
"type": {
|
|
3755
|
+
"__schema": "TypeLiteralSchema",
|
|
3756
|
+
"location": {
|
|
3757
|
+
"filePath": "types.ts",
|
|
3758
|
+
"line": 29,
|
|
3759
|
+
"character": 39
|
|
3760
|
+
},
|
|
3761
|
+
"members": [
|
|
3762
|
+
{
|
|
3763
|
+
"__schema": "VariableLikeSchema",
|
|
3764
|
+
"location": {
|
|
3765
|
+
"filePath": "types.ts",
|
|
3766
|
+
"line": 29,
|
|
3767
|
+
"character": 41
|
|
3768
|
+
},
|
|
3769
|
+
"signature": "(property) component: Component",
|
|
3770
|
+
"name": "component",
|
|
3771
|
+
"type": {
|
|
3772
|
+
"__schema": "TypeRefSchema",
|
|
3773
|
+
"location": {
|
|
3774
|
+
"filePath": "types.ts",
|
|
3775
|
+
"line": 29,
|
|
3776
|
+
"character": 41
|
|
3777
|
+
},
|
|
3778
|
+
"name": "Component",
|
|
3779
|
+
"componentId": {
|
|
3780
|
+
"scope": "teambit.component",
|
|
3781
|
+
"name": "component"
|
|
3782
|
+
}
|
|
3783
|
+
},
|
|
3784
|
+
"isOptional": false
|
|
3785
|
+
},
|
|
3786
|
+
{
|
|
3787
|
+
"__schema": "VariableLikeSchema",
|
|
3788
|
+
"location": {
|
|
3789
|
+
"filePath": "types.ts",
|
|
3790
|
+
"line": 29,
|
|
3791
|
+
"character": 63
|
|
3792
|
+
},
|
|
3793
|
+
"signature": "(property) packageDir: string",
|
|
3794
|
+
"name": "packageDir",
|
|
3795
|
+
"type": {
|
|
3796
|
+
"__schema": "KeywordTypeSchema",
|
|
3797
|
+
"location": {
|
|
3798
|
+
"filePath": "types.ts",
|
|
3799
|
+
"line": 29,
|
|
3800
|
+
"character": 75
|
|
3801
|
+
},
|
|
3802
|
+
"name": "string"
|
|
3803
|
+
},
|
|
3804
|
+
"isOptional": false
|
|
3805
|
+
}
|
|
3806
|
+
]
|
|
3807
|
+
}
|
|
3808
|
+
}
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
"__schema": "ClassSchema",
|
|
3812
|
+
"location": {
|
|
3813
|
+
"filePath": "events/compiler-error.ts",
|
|
3814
|
+
"line": 8,
|
|
3815
|
+
"character": 1
|
|
3816
|
+
},
|
|
3817
|
+
"signature": "class CompilerErrorEvent",
|
|
3818
|
+
"name": "CompilerErrorEvent",
|
|
3819
|
+
"members": [
|
|
3820
|
+
{
|
|
3821
|
+
"__schema": "VariableLikeSchema",
|
|
3564
3822
|
"location": {
|
|
3565
3823
|
"filePath": "events/compiler-error.ts",
|
|
3566
3824
|
"line": 9,
|
|
@@ -3677,7 +3935,7 @@
|
|
|
3677
3935
|
"_legacy": {
|
|
3678
3936
|
"scope": "teambit.compilation",
|
|
3679
3937
|
"name": "compiler",
|
|
3680
|
-
"version": "1.0.
|
|
3938
|
+
"version": "1.0.468"
|
|
3681
3939
|
},
|
|
3682
3940
|
"_scope": "teambit.compilation"
|
|
3683
3941
|
}
|
|
@@ -5074,7 +5332,7 @@
|
|
|
5074
5332
|
"location": {
|
|
5075
5333
|
"filePath": "compiler.task.ts",
|
|
5076
5334
|
"line": 31,
|
|
5077
|
-
"character":
|
|
5335
|
+
"character": 32
|
|
5078
5336
|
},
|
|
5079
5337
|
"name": "Compiler"
|
|
5080
5338
|
},
|
|
@@ -5447,7 +5705,7 @@
|
|
|
5447
5705
|
"_legacy": {
|
|
5448
5706
|
"scope": "teambit.compilation",
|
|
5449
5707
|
"name": "compiler",
|
|
5450
|
-
"version": "1.0.
|
|
5708
|
+
"version": "1.0.468"
|
|
5451
5709
|
},
|
|
5452
5710
|
"_scope": "teambit.compilation"
|
|
5453
5711
|
}
|
|
@@ -5847,13 +6105,77 @@
|
|
|
5847
6105
|
"line": 29,
|
|
5848
6106
|
"character": 1
|
|
5849
6107
|
},
|
|
6108
|
+
"signature": "type TypeGeneratorCompParams = {\n component: Component;\n packageDir: string;\n}",
|
|
6109
|
+
"name": "TypeGeneratorCompParams",
|
|
6110
|
+
"type": {
|
|
6111
|
+
"__schema": "TypeLiteralSchema",
|
|
6112
|
+
"location": {
|
|
6113
|
+
"filePath": "types.ts",
|
|
6114
|
+
"line": 29,
|
|
6115
|
+
"character": 39
|
|
6116
|
+
},
|
|
6117
|
+
"members": [
|
|
6118
|
+
{
|
|
6119
|
+
"__schema": "VariableLikeSchema",
|
|
6120
|
+
"location": {
|
|
6121
|
+
"filePath": "types.ts",
|
|
6122
|
+
"line": 29,
|
|
6123
|
+
"character": 41
|
|
6124
|
+
},
|
|
6125
|
+
"signature": "(property) component: Component",
|
|
6126
|
+
"name": "component",
|
|
6127
|
+
"type": {
|
|
6128
|
+
"__schema": "TypeRefSchema",
|
|
6129
|
+
"location": {
|
|
6130
|
+
"filePath": "types.ts",
|
|
6131
|
+
"line": 29,
|
|
6132
|
+
"character": 41
|
|
6133
|
+
},
|
|
6134
|
+
"name": "Component",
|
|
6135
|
+
"componentId": {
|
|
6136
|
+
"scope": "teambit.component",
|
|
6137
|
+
"name": "component"
|
|
6138
|
+
}
|
|
6139
|
+
},
|
|
6140
|
+
"isOptional": false
|
|
6141
|
+
},
|
|
6142
|
+
{
|
|
6143
|
+
"__schema": "VariableLikeSchema",
|
|
6144
|
+
"location": {
|
|
6145
|
+
"filePath": "types.ts",
|
|
6146
|
+
"line": 29,
|
|
6147
|
+
"character": 63
|
|
6148
|
+
},
|
|
6149
|
+
"signature": "(property) packageDir: string",
|
|
6150
|
+
"name": "packageDir",
|
|
6151
|
+
"type": {
|
|
6152
|
+
"__schema": "KeywordTypeSchema",
|
|
6153
|
+
"location": {
|
|
6154
|
+
"filePath": "types.ts",
|
|
6155
|
+
"line": 29,
|
|
6156
|
+
"character": 75
|
|
6157
|
+
},
|
|
6158
|
+
"name": "string"
|
|
6159
|
+
},
|
|
6160
|
+
"isOptional": false
|
|
6161
|
+
}
|
|
6162
|
+
]
|
|
6163
|
+
}
|
|
6164
|
+
},
|
|
6165
|
+
{
|
|
6166
|
+
"__schema": "TypeSchema",
|
|
6167
|
+
"location": {
|
|
6168
|
+
"filePath": "types.ts",
|
|
6169
|
+
"line": 31,
|
|
6170
|
+
"character": 1
|
|
6171
|
+
},
|
|
5850
6172
|
"signature": "type TranspileFileOutputOneFile = {\n outputText: string;\n outputPath: string;\n}",
|
|
5851
6173
|
"name": "TranspileFileOutputOneFile",
|
|
5852
6174
|
"type": {
|
|
5853
6175
|
"__schema": "TypeLiteralSchema",
|
|
5854
6176
|
"location": {
|
|
5855
6177
|
"filePath": "types.ts",
|
|
5856
|
-
"line":
|
|
6178
|
+
"line": 31,
|
|
5857
6179
|
"character": 42
|
|
5858
6180
|
},
|
|
5859
6181
|
"members": [
|
|
@@ -5861,7 +6183,7 @@
|
|
|
5861
6183
|
"__schema": "VariableLikeSchema",
|
|
5862
6184
|
"location": {
|
|
5863
6185
|
"filePath": "types.ts",
|
|
5864
|
-
"line":
|
|
6186
|
+
"line": 32,
|
|
5865
6187
|
"character": 3
|
|
5866
6188
|
},
|
|
5867
6189
|
"signature": "(property) outputText: string",
|
|
@@ -5870,7 +6192,7 @@
|
|
|
5870
6192
|
"__schema": "KeywordTypeSchema",
|
|
5871
6193
|
"location": {
|
|
5872
6194
|
"filePath": "types.ts",
|
|
5873
|
-
"line":
|
|
6195
|
+
"line": 32,
|
|
5874
6196
|
"character": 15
|
|
5875
6197
|
},
|
|
5876
6198
|
"name": "string"
|
|
@@ -5881,7 +6203,7 @@
|
|
|
5881
6203
|
"__schema": "VariableLikeSchema",
|
|
5882
6204
|
"location": {
|
|
5883
6205
|
"filePath": "types.ts",
|
|
5884
|
-
"line":
|
|
6206
|
+
"line": 33,
|
|
5885
6207
|
"character": 3
|
|
5886
6208
|
},
|
|
5887
6209
|
"signature": "(property) outputPath: string",
|
|
@@ -5890,7 +6212,7 @@
|
|
|
5890
6212
|
"__schema": "KeywordTypeSchema",
|
|
5891
6213
|
"location": {
|
|
5892
6214
|
"filePath": "types.ts",
|
|
5893
|
-
"line":
|
|
6215
|
+
"line": 33,
|
|
5894
6216
|
"character": 15
|
|
5895
6217
|
},
|
|
5896
6218
|
"name": "string"
|
|
@@ -5904,7 +6226,7 @@
|
|
|
5904
6226
|
"__schema": "TypeSchema",
|
|
5905
6227
|
"location": {
|
|
5906
6228
|
"filePath": "types.ts",
|
|
5907
|
-
"line":
|
|
6229
|
+
"line": 36,
|
|
5908
6230
|
"character": 1
|
|
5909
6231
|
},
|
|
5910
6232
|
"signature": "type TranspileFileOutput = TranspileFileOutputOneFile[] | null",
|
|
@@ -5913,7 +6235,7 @@
|
|
|
5913
6235
|
"__schema": "TypeUnionSchema",
|
|
5914
6236
|
"location": {
|
|
5915
6237
|
"filePath": "types.ts",
|
|
5916
|
-
"line":
|
|
6238
|
+
"line": 36,
|
|
5917
6239
|
"character": 35
|
|
5918
6240
|
},
|
|
5919
6241
|
"types": [
|
|
@@ -5921,14 +6243,14 @@
|
|
|
5921
6243
|
"__schema": "TypeArraySchema",
|
|
5922
6244
|
"location": {
|
|
5923
6245
|
"filePath": "types.ts",
|
|
5924
|
-
"line":
|
|
6246
|
+
"line": 36,
|
|
5925
6247
|
"character": 35
|
|
5926
6248
|
},
|
|
5927
6249
|
"type": {
|
|
5928
6250
|
"__schema": "TypeRefSchema",
|
|
5929
6251
|
"location": {
|
|
5930
6252
|
"filePath": "types.ts",
|
|
5931
|
-
"line":
|
|
6253
|
+
"line": 36,
|
|
5932
6254
|
"character": 35
|
|
5933
6255
|
},
|
|
5934
6256
|
"name": "TranspileFileOutputOneFile"
|
|
@@ -5938,7 +6260,7 @@
|
|
|
5938
6260
|
"__schema": "LiteralTypeSchema",
|
|
5939
6261
|
"location": {
|
|
5940
6262
|
"filePath": "types.ts",
|
|
5941
|
-
"line":
|
|
6263
|
+
"line": 36,
|
|
5942
6264
|
"character": 66
|
|
5943
6265
|
},
|
|
5944
6266
|
"name": "null"
|
|
@@ -5950,7 +6272,7 @@
|
|
|
5950
6272
|
"__schema": "InterfaceSchema",
|
|
5951
6273
|
"location": {
|
|
5952
6274
|
"filePath": "types.ts",
|
|
5953
|
-
"line":
|
|
6275
|
+
"line": 38,
|
|
5954
6276
|
"character": 1
|
|
5955
6277
|
},
|
|
5956
6278
|
"signature": "interface CompilerOptions",
|
|
@@ -5960,14 +6282,14 @@
|
|
|
5960
6282
|
"__schema": "VariableLikeSchema",
|
|
5961
6283
|
"location": {
|
|
5962
6284
|
"filePath": "types.ts",
|
|
5963
|
-
"line":
|
|
6285
|
+
"line": 42,
|
|
5964
6286
|
"character": 3
|
|
5965
6287
|
},
|
|
5966
6288
|
"doc": {
|
|
5967
6289
|
"__schema": "DocSchema",
|
|
5968
6290
|
"location": {
|
|
5969
6291
|
"filePath": "types.ts",
|
|
5970
|
-
"line":
|
|
6292
|
+
"line": 39,
|
|
5971
6293
|
"character": 3
|
|
5972
6294
|
},
|
|
5973
6295
|
"raw": "/**\n * name of the compiler.\n */",
|
|
@@ -5980,7 +6302,7 @@
|
|
|
5980
6302
|
"__schema": "KeywordTypeSchema",
|
|
5981
6303
|
"location": {
|
|
5982
6304
|
"filePath": "types.ts",
|
|
5983
|
-
"line":
|
|
6305
|
+
"line": 42,
|
|
5984
6306
|
"character": 10
|
|
5985
6307
|
},
|
|
5986
6308
|
"name": "string"
|
|
@@ -5991,14 +6313,14 @@
|
|
|
5991
6313
|
"__schema": "VariableLikeSchema",
|
|
5992
6314
|
"location": {
|
|
5993
6315
|
"filePath": "types.ts",
|
|
5994
|
-
"line":
|
|
6316
|
+
"line": 47,
|
|
5995
6317
|
"character": 3
|
|
5996
6318
|
},
|
|
5997
6319
|
"doc": {
|
|
5998
6320
|
"__schema": "DocSchema",
|
|
5999
6321
|
"location": {
|
|
6000
6322
|
"filePath": "types.ts",
|
|
6001
|
-
"line":
|
|
6323
|
+
"line": 44,
|
|
6002
6324
|
"character": 3
|
|
6003
6325
|
},
|
|
6004
6326
|
"raw": "/**\n * relative path of the dist directory inside the capsule. e.g. \"dist\".\n */",
|
|
@@ -6011,7 +6333,7 @@
|
|
|
6011
6333
|
"__schema": "KeywordTypeSchema",
|
|
6012
6334
|
"location": {
|
|
6013
6335
|
"filePath": "types.ts",
|
|
6014
|
-
"line":
|
|
6336
|
+
"line": 47,
|
|
6015
6337
|
"character": 12
|
|
6016
6338
|
},
|
|
6017
6339
|
"name": "string"
|
|
@@ -6022,14 +6344,14 @@
|
|
|
6022
6344
|
"__schema": "VariableLikeSchema",
|
|
6023
6345
|
"location": {
|
|
6024
6346
|
"filePath": "types.ts",
|
|
6025
|
-
"line":
|
|
6347
|
+
"line": 54,
|
|
6026
6348
|
"character": 3
|
|
6027
6349
|
},
|
|
6028
6350
|
"doc": {
|
|
6029
6351
|
"__schema": "DocSchema",
|
|
6030
6352
|
"location": {
|
|
6031
6353
|
"filePath": "types.ts",
|
|
6032
|
-
"line":
|
|
6354
|
+
"line": 49,
|
|
6033
6355
|
"character": 3
|
|
6034
6356
|
},
|
|
6035
6357
|
"raw": "/**\n * determines which ones of the generated files will be saved in the bit objects when tagging.\n * e.g. distGlobPatterns = [`${this.distDir}/**`, `!${this.distDir}/tsconfig.tsbuildinfo`];\n * see https://github.com/mrmlnc/fast-glob for the supported glob patters syntax.\n */",
|
|
@@ -6042,14 +6364,14 @@
|
|
|
6042
6364
|
"__schema": "TypeArraySchema",
|
|
6043
6365
|
"location": {
|
|
6044
6366
|
"filePath": "types.ts",
|
|
6045
|
-
"line":
|
|
6367
|
+
"line": 54,
|
|
6046
6368
|
"character": 22
|
|
6047
6369
|
},
|
|
6048
6370
|
"type": {
|
|
6049
6371
|
"__schema": "KeywordTypeSchema",
|
|
6050
6372
|
"location": {
|
|
6051
6373
|
"filePath": "types.ts",
|
|
6052
|
-
"line":
|
|
6374
|
+
"line": 54,
|
|
6053
6375
|
"character": 22
|
|
6054
6376
|
},
|
|
6055
6377
|
"name": "string"
|
|
@@ -6061,14 +6383,14 @@
|
|
|
6061
6383
|
"__schema": "VariableLikeSchema",
|
|
6062
6384
|
"location": {
|
|
6063
6385
|
"filePath": "types.ts",
|
|
6064
|
-
"line":
|
|
6386
|
+
"line": 59,
|
|
6065
6387
|
"character": 3
|
|
6066
6388
|
},
|
|
6067
6389
|
"doc": {
|
|
6068
6390
|
"__schema": "DocSchema",
|
|
6069
6391
|
"location": {
|
|
6070
6392
|
"filePath": "types.ts",
|
|
6071
|
-
"line":
|
|
6393
|
+
"line": 56,
|
|
6072
6394
|
"character": 3
|
|
6073
6395
|
},
|
|
6074
6396
|
"raw": "/**\n * whether or not unsupported files (such as assets) should be copied into the dist directory\n */",
|
|
@@ -6081,7 +6403,7 @@
|
|
|
6081
6403
|
"__schema": "KeywordTypeSchema",
|
|
6082
6404
|
"location": {
|
|
6083
6405
|
"filePath": "types.ts",
|
|
6084
|
-
"line":
|
|
6406
|
+
"line": 59,
|
|
6085
6407
|
"character": 33
|
|
6086
6408
|
},
|
|
6087
6409
|
"name": "boolean"
|
|
@@ -6092,14 +6414,14 @@
|
|
|
6092
6414
|
"__schema": "VariableLikeSchema",
|
|
6093
6415
|
"location": {
|
|
6094
6416
|
"filePath": "types.ts",
|
|
6095
|
-
"line":
|
|
6417
|
+
"line": 67,
|
|
6096
6418
|
"character": 3
|
|
6097
6419
|
},
|
|
6098
6420
|
"doc": {
|
|
6099
6421
|
"__schema": "DocSchema",
|
|
6100
6422
|
"location": {
|
|
6101
6423
|
"filePath": "types.ts",
|
|
6102
|
-
"line":
|
|
6424
|
+
"line": 61,
|
|
6103
6425
|
"character": 3
|
|
6104
6426
|
},
|
|
6105
6427
|
"raw": "/**\n * optional. default to \"dist\".\n * useful when the build pipeline has multiple compiler tasks of the same compiler.\n * e.g. using the same Babel compiler for two different tasks, one for creating \"es5\" files, and\n * the second for creating \"esm\". the artifact names would be \"es5\" and \"esm\" accordingly.\n */",
|
|
@@ -6112,7 +6434,7 @@
|
|
|
6112
6434
|
"__schema": "KeywordTypeSchema",
|
|
6113
6435
|
"location": {
|
|
6114
6436
|
"filePath": "types.ts",
|
|
6115
|
-
"line":
|
|
6437
|
+
"line": 67,
|
|
6116
6438
|
"character": 18
|
|
6117
6439
|
},
|
|
6118
6440
|
"name": "string"
|
|
@@ -6126,7 +6448,7 @@
|
|
|
6126
6448
|
"__schema": "InterfaceSchema",
|
|
6127
6449
|
"location": {
|
|
6128
6450
|
"filePath": "types.ts",
|
|
6129
|
-
"line":
|
|
6451
|
+
"line": 70,
|
|
6130
6452
|
"character": 1
|
|
6131
6453
|
},
|
|
6132
6454
|
"signature": "interface Compiler",
|
|
@@ -6136,14 +6458,14 @@
|
|
|
6136
6458
|
"__schema": "VariableLikeSchema",
|
|
6137
6459
|
"location": {
|
|
6138
6460
|
"filePath": "types.ts",
|
|
6139
|
-
"line":
|
|
6461
|
+
"line": 74,
|
|
6140
6462
|
"character": 3
|
|
6141
6463
|
},
|
|
6142
6464
|
"doc": {
|
|
6143
6465
|
"__schema": "DocSchema",
|
|
6144
6466
|
"location": {
|
|
6145
6467
|
"filePath": "types.ts",
|
|
6146
|
-
"line":
|
|
6468
|
+
"line": 71,
|
|
6147
6469
|
"character": 3
|
|
6148
6470
|
},
|
|
6149
6471
|
"raw": "/**\n * id of the compiler.\n */",
|
|
@@ -6156,7 +6478,7 @@
|
|
|
6156
6478
|
"__schema": "KeywordTypeSchema",
|
|
6157
6479
|
"location": {
|
|
6158
6480
|
"filePath": "types.ts",
|
|
6159
|
-
"line":
|
|
6481
|
+
"line": 74,
|
|
6160
6482
|
"character": 7
|
|
6161
6483
|
},
|
|
6162
6484
|
"name": "string"
|
|
@@ -6167,14 +6489,14 @@
|
|
|
6167
6489
|
"__schema": "VariableLikeSchema",
|
|
6168
6490
|
"location": {
|
|
6169
6491
|
"filePath": "types.ts",
|
|
6170
|
-
"line":
|
|
6492
|
+
"line": 79,
|
|
6171
6493
|
"character": 3
|
|
6172
6494
|
},
|
|
6173
6495
|
"doc": {
|
|
6174
6496
|
"__schema": "DocSchema",
|
|
6175
6497
|
"location": {
|
|
6176
6498
|
"filePath": "types.ts",
|
|
6177
|
-
"line":
|
|
6499
|
+
"line": 76,
|
|
6178
6500
|
"character": 3
|
|
6179
6501
|
},
|
|
6180
6502
|
"raw": "/**\n * Delete dist folder before writing the new compiled files\n */",
|
|
@@ -6187,7 +6509,7 @@
|
|
|
6187
6509
|
"__schema": "KeywordTypeSchema",
|
|
6188
6510
|
"location": {
|
|
6189
6511
|
"filePath": "types.ts",
|
|
6190
|
-
"line":
|
|
6512
|
+
"line": 79,
|
|
6191
6513
|
"character": 19
|
|
6192
6514
|
},
|
|
6193
6515
|
"name": "boolean"
|
|
@@ -6198,14 +6520,14 @@
|
|
|
6198
6520
|
"__schema": "FunctionLikeSchema",
|
|
6199
6521
|
"location": {
|
|
6200
6522
|
"filePath": "types.ts",
|
|
6201
|
-
"line":
|
|
6523
|
+
"line": 84,
|
|
6202
6524
|
"character": 3
|
|
6203
6525
|
},
|
|
6204
6526
|
"doc": {
|
|
6205
6527
|
"__schema": "DocSchema",
|
|
6206
6528
|
"location": {
|
|
6207
6529
|
"filePath": "types.ts",
|
|
6208
|
-
"line":
|
|
6530
|
+
"line": 81,
|
|
6209
6531
|
"character": 3
|
|
6210
6532
|
},
|
|
6211
6533
|
"raw": "/**\n * serialized config of the compiler.\n */",
|
|
@@ -6219,7 +6541,7 @@
|
|
|
6219
6541
|
"__schema": "KeywordTypeSchema",
|
|
6220
6542
|
"location": {
|
|
6221
6543
|
"filePath": "types.ts",
|
|
6222
|
-
"line":
|
|
6544
|
+
"line": 84,
|
|
6223
6545
|
"character": 21
|
|
6224
6546
|
},
|
|
6225
6547
|
"name": "string"
|
|
@@ -6230,14 +6552,14 @@
|
|
|
6230
6552
|
"__schema": "VariableLikeSchema",
|
|
6231
6553
|
"location": {
|
|
6232
6554
|
"filePath": "types.ts",
|
|
6233
|
-
"line":
|
|
6555
|
+
"line": 90,
|
|
6234
6556
|
"character": 3
|
|
6235
6557
|
},
|
|
6236
6558
|
"doc": {
|
|
6237
6559
|
"__schema": "DocSchema",
|
|
6238
6560
|
"location": {
|
|
6239
6561
|
"filePath": "types.ts",
|
|
6240
|
-
"line":
|
|
6562
|
+
"line": 86,
|
|
6241
6563
|
"character": 3
|
|
6242
6564
|
},
|
|
6243
6565
|
"raw": "/**\n * transpile a single file that gets saved into the workspace, used by `bit compile` and during\n * development\n */",
|
|
@@ -6250,7 +6572,7 @@
|
|
|
6250
6572
|
"__schema": "FunctionLikeSchema",
|
|
6251
6573
|
"location": {
|
|
6252
6574
|
"filePath": "types.ts",
|
|
6253
|
-
"line":
|
|
6575
|
+
"line": 90,
|
|
6254
6576
|
"character": 19
|
|
6255
6577
|
},
|
|
6256
6578
|
"signature": "(fileContent: string, params: TranspileFileParams): TranspileFileOutput | Promise<TranspileFileOutput>",
|
|
@@ -6260,7 +6582,7 @@
|
|
|
6260
6582
|
"__schema": "ParameterSchema",
|
|
6261
6583
|
"location": {
|
|
6262
6584
|
"filePath": "types.ts",
|
|
6263
|
-
"line":
|
|
6585
|
+
"line": 91,
|
|
6264
6586
|
"character": 5
|
|
6265
6587
|
},
|
|
6266
6588
|
"name": "fileContent",
|
|
@@ -6268,7 +6590,7 @@
|
|
|
6268
6590
|
"__schema": "KeywordTypeSchema",
|
|
6269
6591
|
"location": {
|
|
6270
6592
|
"filePath": "types.ts",
|
|
6271
|
-
"line":
|
|
6593
|
+
"line": 91,
|
|
6272
6594
|
"character": 18
|
|
6273
6595
|
},
|
|
6274
6596
|
"name": "string"
|
|
@@ -6280,7 +6602,7 @@
|
|
|
6280
6602
|
"__schema": "ParameterSchema",
|
|
6281
6603
|
"location": {
|
|
6282
6604
|
"filePath": "types.ts",
|
|
6283
|
-
"line":
|
|
6605
|
+
"line": 92,
|
|
6284
6606
|
"character": 5
|
|
6285
6607
|
},
|
|
6286
6608
|
"name": "params",
|
|
@@ -6288,7 +6610,7 @@
|
|
|
6288
6610
|
"__schema": "TypeRefSchema",
|
|
6289
6611
|
"location": {
|
|
6290
6612
|
"filePath": "types.ts",
|
|
6291
|
-
"line":
|
|
6613
|
+
"line": 92,
|
|
6292
6614
|
"character": 13
|
|
6293
6615
|
},
|
|
6294
6616
|
"name": "TranspileFileParams"
|
|
@@ -6301,7 +6623,7 @@
|
|
|
6301
6623
|
"__schema": "TypeUnionSchema",
|
|
6302
6624
|
"location": {
|
|
6303
6625
|
"filePath": "types.ts",
|
|
6304
|
-
"line":
|
|
6626
|
+
"line": 93,
|
|
6305
6627
|
"character": 8
|
|
6306
6628
|
},
|
|
6307
6629
|
"types": [
|
|
@@ -6309,7 +6631,7 @@
|
|
|
6309
6631
|
"__schema": "TypeRefSchema",
|
|
6310
6632
|
"location": {
|
|
6311
6633
|
"filePath": "types.ts",
|
|
6312
|
-
"line":
|
|
6634
|
+
"line": 93,
|
|
6313
6635
|
"character": 8
|
|
6314
6636
|
},
|
|
6315
6637
|
"name": "TranspileFileOutput"
|
|
@@ -6318,7 +6640,7 @@
|
|
|
6318
6640
|
"__schema": "TypeRefSchema",
|
|
6319
6641
|
"location": {
|
|
6320
6642
|
"filePath": "types.ts",
|
|
6321
|
-
"line":
|
|
6643
|
+
"line": 93,
|
|
6322
6644
|
"character": 30
|
|
6323
6645
|
},
|
|
6324
6646
|
"name": "Promise",
|
|
@@ -6327,7 +6649,7 @@
|
|
|
6327
6649
|
"__schema": "TypeRefSchema",
|
|
6328
6650
|
"location": {
|
|
6329
6651
|
"filePath": "types.ts",
|
|
6330
|
-
"line":
|
|
6652
|
+
"line": 93,
|
|
6331
6653
|
"character": 38
|
|
6332
6654
|
},
|
|
6333
6655
|
"name": "TranspileFileOutput"
|
|
@@ -6344,14 +6666,14 @@
|
|
|
6344
6666
|
"__schema": "VariableLikeSchema",
|
|
6345
6667
|
"location": {
|
|
6346
6668
|
"filePath": "types.ts",
|
|
6347
|
-
"line":
|
|
6669
|
+
"line": 98,
|
|
6348
6670
|
"character": 3
|
|
6349
6671
|
},
|
|
6350
6672
|
"doc": {
|
|
6351
6673
|
"__schema": "DocSchema",
|
|
6352
6674
|
"location": {
|
|
6353
6675
|
"filePath": "types.ts",
|
|
6354
|
-
"line":
|
|
6676
|
+
"line": 95,
|
|
6355
6677
|
"character": 3
|
|
6356
6678
|
},
|
|
6357
6679
|
"raw": "/**\n * transpile all the files of a component, use this when you can't use `transpileFile`\n */",
|
|
@@ -6364,7 +6686,7 @@
|
|
|
6364
6686
|
"__schema": "FunctionLikeSchema",
|
|
6365
6687
|
"location": {
|
|
6366
6688
|
"filePath": "types.ts",
|
|
6367
|
-
"line":
|
|
6689
|
+
"line": 98,
|
|
6368
6690
|
"character": 24
|
|
6369
6691
|
},
|
|
6370
6692
|
"signature": "(params: TranspileComponentParams): Promise<void>",
|
|
@@ -6374,7 +6696,7 @@
|
|
|
6374
6696
|
"__schema": "ParameterSchema",
|
|
6375
6697
|
"location": {
|
|
6376
6698
|
"filePath": "types.ts",
|
|
6377
|
-
"line":
|
|
6699
|
+
"line": 98,
|
|
6378
6700
|
"character": 25
|
|
6379
6701
|
},
|
|
6380
6702
|
"name": "params",
|
|
@@ -6382,7 +6704,7 @@
|
|
|
6382
6704
|
"__schema": "TypeRefSchema",
|
|
6383
6705
|
"location": {
|
|
6384
6706
|
"filePath": "types.ts",
|
|
6385
|
-
"line":
|
|
6707
|
+
"line": 98,
|
|
6386
6708
|
"character": 33
|
|
6387
6709
|
},
|
|
6388
6710
|
"name": "TranspileComponentParams"
|
|
@@ -6395,7 +6717,7 @@
|
|
|
6395
6717
|
"__schema": "TypeRefSchema",
|
|
6396
6718
|
"location": {
|
|
6397
6719
|
"filePath": "types.ts",
|
|
6398
|
-
"line":
|
|
6720
|
+
"line": 98,
|
|
6399
6721
|
"character": 62
|
|
6400
6722
|
},
|
|
6401
6723
|
"name": "Promise",
|
|
@@ -6404,7 +6726,7 @@
|
|
|
6404
6726
|
"__schema": "KeywordTypeSchema",
|
|
6405
6727
|
"location": {
|
|
6406
6728
|
"filePath": "types.ts",
|
|
6407
|
-
"line":
|
|
6729
|
+
"line": 98,
|
|
6408
6730
|
"character": 70
|
|
6409
6731
|
},
|
|
6410
6732
|
"name": "void"
|
|
@@ -6415,18 +6737,202 @@
|
|
|
6415
6737
|
},
|
|
6416
6738
|
"isOptional": true
|
|
6417
6739
|
},
|
|
6740
|
+
{
|
|
6741
|
+
"__schema": "VariableLikeSchema",
|
|
6742
|
+
"location": {
|
|
6743
|
+
"filePath": "types.ts",
|
|
6744
|
+
"line": 100,
|
|
6745
|
+
"character": 3
|
|
6746
|
+
},
|
|
6747
|
+
"signature": "(property) Compiler.preGenerateTypesOnWorkspace?: ((params: TypeGeneratorCompParams[], envId: string) => Promise<void>) | undefined",
|
|
6748
|
+
"name": "preGenerateTypesOnWorkspace",
|
|
6749
|
+
"type": {
|
|
6750
|
+
"__schema": "FunctionLikeSchema",
|
|
6751
|
+
"location": {
|
|
6752
|
+
"filePath": "types.ts",
|
|
6753
|
+
"line": 100,
|
|
6754
|
+
"character": 33
|
|
6755
|
+
},
|
|
6756
|
+
"signature": "(params: TypeGeneratorCompParams[], envId: string): Promise<void>",
|
|
6757
|
+
"name": "",
|
|
6758
|
+
"params": [
|
|
6759
|
+
{
|
|
6760
|
+
"__schema": "ParameterSchema",
|
|
6761
|
+
"location": {
|
|
6762
|
+
"filePath": "types.ts",
|
|
6763
|
+
"line": 100,
|
|
6764
|
+
"character": 34
|
|
6765
|
+
},
|
|
6766
|
+
"name": "params",
|
|
6767
|
+
"type": {
|
|
6768
|
+
"__schema": "TypeArraySchema",
|
|
6769
|
+
"location": {
|
|
6770
|
+
"filePath": "types.ts",
|
|
6771
|
+
"line": 100,
|
|
6772
|
+
"character": 42
|
|
6773
|
+
},
|
|
6774
|
+
"type": {
|
|
6775
|
+
"__schema": "TypeRefSchema",
|
|
6776
|
+
"location": {
|
|
6777
|
+
"filePath": "types.ts",
|
|
6778
|
+
"line": 100,
|
|
6779
|
+
"character": 42
|
|
6780
|
+
},
|
|
6781
|
+
"name": "TypeGeneratorCompParams"
|
|
6782
|
+
}
|
|
6783
|
+
},
|
|
6784
|
+
"isOptional": false,
|
|
6785
|
+
"isSpread": false
|
|
6786
|
+
},
|
|
6787
|
+
{
|
|
6788
|
+
"__schema": "ParameterSchema",
|
|
6789
|
+
"location": {
|
|
6790
|
+
"filePath": "types.ts",
|
|
6791
|
+
"line": 100,
|
|
6792
|
+
"character": 69
|
|
6793
|
+
},
|
|
6794
|
+
"name": "envId",
|
|
6795
|
+
"type": {
|
|
6796
|
+
"__schema": "KeywordTypeSchema",
|
|
6797
|
+
"location": {
|
|
6798
|
+
"filePath": "types.ts",
|
|
6799
|
+
"line": 100,
|
|
6800
|
+
"character": 76
|
|
6801
|
+
},
|
|
6802
|
+
"name": "string"
|
|
6803
|
+
},
|
|
6804
|
+
"isOptional": false,
|
|
6805
|
+
"isSpread": false
|
|
6806
|
+
}
|
|
6807
|
+
],
|
|
6808
|
+
"returnType": {
|
|
6809
|
+
"__schema": "TypeRefSchema",
|
|
6810
|
+
"location": {
|
|
6811
|
+
"filePath": "types.ts",
|
|
6812
|
+
"line": 100,
|
|
6813
|
+
"character": 87
|
|
6814
|
+
},
|
|
6815
|
+
"name": "Promise",
|
|
6816
|
+
"typeArgs": [
|
|
6817
|
+
{
|
|
6818
|
+
"__schema": "KeywordTypeSchema",
|
|
6819
|
+
"location": {
|
|
6820
|
+
"filePath": "types.ts",
|
|
6821
|
+
"line": 100,
|
|
6822
|
+
"character": 95
|
|
6823
|
+
},
|
|
6824
|
+
"name": "void"
|
|
6825
|
+
}
|
|
6826
|
+
]
|
|
6827
|
+
},
|
|
6828
|
+
"modifiers": []
|
|
6829
|
+
},
|
|
6830
|
+
"isOptional": true
|
|
6831
|
+
},
|
|
6832
|
+
{
|
|
6833
|
+
"__schema": "VariableLikeSchema",
|
|
6834
|
+
"location": {
|
|
6835
|
+
"filePath": "types.ts",
|
|
6836
|
+
"line": 102,
|
|
6837
|
+
"character": 3
|
|
6838
|
+
},
|
|
6839
|
+
"signature": "(property) Compiler.generateTypesOnWorkspace?: ((rootDir: string, params: TypeGeneratorCompParams[]) => Promise<void>) | undefined",
|
|
6840
|
+
"name": "generateTypesOnWorkspace",
|
|
6841
|
+
"type": {
|
|
6842
|
+
"__schema": "FunctionLikeSchema",
|
|
6843
|
+
"location": {
|
|
6844
|
+
"filePath": "types.ts",
|
|
6845
|
+
"line": 102,
|
|
6846
|
+
"character": 30
|
|
6847
|
+
},
|
|
6848
|
+
"signature": "(rootDir: string, params: TypeGeneratorCompParams[]): Promise<void>",
|
|
6849
|
+
"name": "",
|
|
6850
|
+
"params": [
|
|
6851
|
+
{
|
|
6852
|
+
"__schema": "ParameterSchema",
|
|
6853
|
+
"location": {
|
|
6854
|
+
"filePath": "types.ts",
|
|
6855
|
+
"line": 102,
|
|
6856
|
+
"character": 31
|
|
6857
|
+
},
|
|
6858
|
+
"name": "rootDir",
|
|
6859
|
+
"type": {
|
|
6860
|
+
"__schema": "KeywordTypeSchema",
|
|
6861
|
+
"location": {
|
|
6862
|
+
"filePath": "types.ts",
|
|
6863
|
+
"line": 102,
|
|
6864
|
+
"character": 40
|
|
6865
|
+
},
|
|
6866
|
+
"name": "string"
|
|
6867
|
+
},
|
|
6868
|
+
"isOptional": false,
|
|
6869
|
+
"isSpread": false
|
|
6870
|
+
},
|
|
6871
|
+
{
|
|
6872
|
+
"__schema": "ParameterSchema",
|
|
6873
|
+
"location": {
|
|
6874
|
+
"filePath": "types.ts",
|
|
6875
|
+
"line": 102,
|
|
6876
|
+
"character": 48
|
|
6877
|
+
},
|
|
6878
|
+
"name": "params",
|
|
6879
|
+
"type": {
|
|
6880
|
+
"__schema": "TypeArraySchema",
|
|
6881
|
+
"location": {
|
|
6882
|
+
"filePath": "types.ts",
|
|
6883
|
+
"line": 102,
|
|
6884
|
+
"character": 56
|
|
6885
|
+
},
|
|
6886
|
+
"type": {
|
|
6887
|
+
"__schema": "TypeRefSchema",
|
|
6888
|
+
"location": {
|
|
6889
|
+
"filePath": "types.ts",
|
|
6890
|
+
"line": 102,
|
|
6891
|
+
"character": 56
|
|
6892
|
+
},
|
|
6893
|
+
"name": "TypeGeneratorCompParams"
|
|
6894
|
+
}
|
|
6895
|
+
},
|
|
6896
|
+
"isOptional": false,
|
|
6897
|
+
"isSpread": false
|
|
6898
|
+
}
|
|
6899
|
+
],
|
|
6900
|
+
"returnType": {
|
|
6901
|
+
"__schema": "TypeRefSchema",
|
|
6902
|
+
"location": {
|
|
6903
|
+
"filePath": "types.ts",
|
|
6904
|
+
"line": 102,
|
|
6905
|
+
"character": 86
|
|
6906
|
+
},
|
|
6907
|
+
"name": "Promise",
|
|
6908
|
+
"typeArgs": [
|
|
6909
|
+
{
|
|
6910
|
+
"__schema": "KeywordTypeSchema",
|
|
6911
|
+
"location": {
|
|
6912
|
+
"filePath": "types.ts",
|
|
6913
|
+
"line": 102,
|
|
6914
|
+
"character": 94
|
|
6915
|
+
},
|
|
6916
|
+
"name": "void"
|
|
6917
|
+
}
|
|
6918
|
+
]
|
|
6919
|
+
},
|
|
6920
|
+
"modifiers": []
|
|
6921
|
+
},
|
|
6922
|
+
"isOptional": true
|
|
6923
|
+
},
|
|
6418
6924
|
{
|
|
6419
6925
|
"__schema": "FunctionLikeSchema",
|
|
6420
6926
|
"location": {
|
|
6421
6927
|
"filePath": "types.ts",
|
|
6422
|
-
"line":
|
|
6928
|
+
"line": 111,
|
|
6423
6929
|
"character": 3
|
|
6424
6930
|
},
|
|
6425
6931
|
"doc": {
|
|
6426
6932
|
"__schema": "DocSchema",
|
|
6427
6933
|
"location": {
|
|
6428
6934
|
"filePath": "types.ts",
|
|
6429
|
-
"line":
|
|
6935
|
+
"line": 104,
|
|
6430
6936
|
"character": 3
|
|
6431
6937
|
},
|
|
6432
6938
|
"raw": "/**\n * compile components inside isolated capsules. this being used during tag for the release.\n * meaning, the final package of the component has the dists generated by this method.\n *\n * no need to handle non-supported-files (e.g. assets) in this method because the compiler-aspect already copies them\n * into the compiler.dist in the preBuild stage.\n */",
|
|
@@ -6440,7 +6946,7 @@
|
|
|
6440
6946
|
"__schema": "ParameterSchema",
|
|
6441
6947
|
"location": {
|
|
6442
6948
|
"filePath": "types.ts",
|
|
6443
|
-
"line":
|
|
6949
|
+
"line": 111,
|
|
6444
6950
|
"character": 9
|
|
6445
6951
|
},
|
|
6446
6952
|
"name": "context",
|
|
@@ -6448,7 +6954,7 @@
|
|
|
6448
6954
|
"__schema": "TypeRefSchema",
|
|
6449
6955
|
"location": {
|
|
6450
6956
|
"filePath": "types.ts",
|
|
6451
|
-
"line":
|
|
6957
|
+
"line": 111,
|
|
6452
6958
|
"character": 18
|
|
6453
6959
|
},
|
|
6454
6960
|
"name": "BuildContext",
|
|
@@ -6465,7 +6971,7 @@
|
|
|
6465
6971
|
"__schema": "TypeRefSchema",
|
|
6466
6972
|
"location": {
|
|
6467
6973
|
"filePath": "types.ts",
|
|
6468
|
-
"line":
|
|
6974
|
+
"line": 111,
|
|
6469
6975
|
"character": 33
|
|
6470
6976
|
},
|
|
6471
6977
|
"name": "Promise",
|
|
@@ -6474,7 +6980,7 @@
|
|
|
6474
6980
|
"__schema": "TypeRefSchema",
|
|
6475
6981
|
"location": {
|
|
6476
6982
|
"filePath": "types.ts",
|
|
6477
|
-
"line":
|
|
6983
|
+
"line": 111,
|
|
6478
6984
|
"character": 41
|
|
6479
6985
|
},
|
|
6480
6986
|
"name": "BuiltTaskResult",
|
|
@@ -6491,14 +6997,14 @@
|
|
|
6491
6997
|
"__schema": "FunctionLikeSchema",
|
|
6492
6998
|
"location": {
|
|
6493
6999
|
"filePath": "types.ts",
|
|
6494
|
-
"line":
|
|
7000
|
+
"line": 116,
|
|
6495
7001
|
"character": 3
|
|
6496
7002
|
},
|
|
6497
7003
|
"doc": {
|
|
6498
7004
|
"__schema": "DocSchema",
|
|
6499
7005
|
"location": {
|
|
6500
7006
|
"filePath": "types.ts",
|
|
6501
|
-
"line":
|
|
7007
|
+
"line": 113,
|
|
6502
7008
|
"character": 3
|
|
6503
7009
|
},
|
|
6504
7010
|
"raw": "/**\n * return the dist dir of the compiled files (relative path from the component root dir)\n */",
|
|
@@ -6512,7 +7018,7 @@
|
|
|
6512
7018
|
"__schema": "KeywordTypeSchema",
|
|
6513
7019
|
"location": {
|
|
6514
7020
|
"filePath": "types.ts",
|
|
6515
|
-
"line":
|
|
7021
|
+
"line": 116,
|
|
6516
7022
|
"character": 18
|
|
6517
7023
|
},
|
|
6518
7024
|
"name": "string"
|
|
@@ -6523,14 +7029,14 @@
|
|
|
6523
7029
|
"__schema": "FunctionLikeSchema",
|
|
6524
7030
|
"location": {
|
|
6525
7031
|
"filePath": "types.ts",
|
|
6526
|
-
"line":
|
|
7032
|
+
"line": 122,
|
|
6527
7033
|
"character": 3
|
|
6528
7034
|
},
|
|
6529
7035
|
"doc": {
|
|
6530
7036
|
"__schema": "DocSchema",
|
|
6531
7037
|
"location": {
|
|
6532
7038
|
"filePath": "types.ts",
|
|
6533
|
-
"line":
|
|
7039
|
+
"line": 118,
|
|
6534
7040
|
"character": 3
|
|
6535
7041
|
},
|
|
6536
7042
|
"raw": "/**\n * given a source file, return its parallel in the dists. e.g. \"index.ts\" => \"dist/index.js\"\n * both, the return path and the given path are relative paths.\n */",
|
|
@@ -6544,7 +7050,7 @@
|
|
|
6544
7050
|
"__schema": "ParameterSchema",
|
|
6545
7051
|
"location": {
|
|
6546
7052
|
"filePath": "types.ts",
|
|
6547
|
-
"line":
|
|
7053
|
+
"line": 122,
|
|
6548
7054
|
"character": 24
|
|
6549
7055
|
},
|
|
6550
7056
|
"name": "srcPath",
|
|
@@ -6552,7 +7058,7 @@
|
|
|
6552
7058
|
"__schema": "KeywordTypeSchema",
|
|
6553
7059
|
"location": {
|
|
6554
7060
|
"filePath": "types.ts",
|
|
6555
|
-
"line":
|
|
7061
|
+
"line": 122,
|
|
6556
7062
|
"character": 33
|
|
6557
7063
|
},
|
|
6558
7064
|
"name": "string"
|
|
@@ -6565,7 +7071,7 @@
|
|
|
6565
7071
|
"__schema": "KeywordTypeSchema",
|
|
6566
7072
|
"location": {
|
|
6567
7073
|
"filePath": "types.ts",
|
|
6568
|
-
"line":
|
|
7074
|
+
"line": 122,
|
|
6569
7075
|
"character": 42
|
|
6570
7076
|
},
|
|
6571
7077
|
"name": "string"
|
|
@@ -6576,14 +7082,14 @@
|
|
|
6576
7082
|
"__schema": "FunctionLikeSchema",
|
|
6577
7083
|
"location": {
|
|
6578
7084
|
"filePath": "types.ts",
|
|
6579
|
-
"line":
|
|
7085
|
+
"line": 128,
|
|
6580
7086
|
"character": 3
|
|
6581
7087
|
},
|
|
6582
7088
|
"doc": {
|
|
6583
7089
|
"__schema": "DocSchema",
|
|
6584
7090
|
"location": {
|
|
6585
7091
|
"filePath": "types.ts",
|
|
6586
|
-
"line":
|
|
7092
|
+
"line": 124,
|
|
6587
7093
|
"character": 3
|
|
6588
7094
|
},
|
|
6589
7095
|
"raw": "/**\n * given a component, returns the path to the source folder to use for the preview, uses the one\n * in node_modules by default\n */",
|
|
@@ -6597,7 +7103,7 @@
|
|
|
6597
7103
|
"__schema": "ParameterSchema",
|
|
6598
7104
|
"location": {
|
|
6599
7105
|
"filePath": "types.ts",
|
|
6600
|
-
"line":
|
|
7106
|
+
"line": 128,
|
|
6601
7107
|
"character": 32
|
|
6602
7108
|
},
|
|
6603
7109
|
"name": "component",
|
|
@@ -6605,7 +7111,7 @@
|
|
|
6605
7111
|
"__schema": "TypeRefSchema",
|
|
6606
7112
|
"location": {
|
|
6607
7113
|
"filePath": "types.ts",
|
|
6608
|
-
"line":
|
|
7114
|
+
"line": 128,
|
|
6609
7115
|
"character": 43
|
|
6610
7116
|
},
|
|
6611
7117
|
"name": "Component",
|
|
@@ -6622,7 +7128,7 @@
|
|
|
6622
7128
|
"__schema": "KeywordTypeSchema",
|
|
6623
7129
|
"location": {
|
|
6624
7130
|
"filePath": "types.ts",
|
|
6625
|
-
"line":
|
|
7131
|
+
"line": 128,
|
|
6626
7132
|
"character": 55
|
|
6627
7133
|
},
|
|
6628
7134
|
"name": "string"
|
|
@@ -6633,14 +7139,14 @@
|
|
|
6633
7139
|
"__schema": "FunctionLikeSchema",
|
|
6634
7140
|
"location": {
|
|
6635
7141
|
"filePath": "types.ts",
|
|
6636
|
-
"line":
|
|
7142
|
+
"line": 133,
|
|
6637
7143
|
"character": 3
|
|
6638
7144
|
},
|
|
6639
7145
|
"doc": {
|
|
6640
7146
|
"__schema": "DocSchema",
|
|
6641
7147
|
"location": {
|
|
6642
7148
|
"filePath": "types.ts",
|
|
6643
|
-
"line":
|
|
7149
|
+
"line": 130,
|
|
6644
7150
|
"character": 3
|
|
6645
7151
|
},
|
|
6646
7152
|
"raw": "/**\n * only supported files matching get compiled. others, are copied to the dist dir.\n */",
|
|
@@ -6654,7 +7160,7 @@
|
|
|
6654
7160
|
"__schema": "ParameterSchema",
|
|
6655
7161
|
"location": {
|
|
6656
7162
|
"filePath": "types.ts",
|
|
6657
|
-
"line":
|
|
7163
|
+
"line": 133,
|
|
6658
7164
|
"character": 19
|
|
6659
7165
|
},
|
|
6660
7166
|
"name": "filePath",
|
|
@@ -6662,7 +7168,7 @@
|
|
|
6662
7168
|
"__schema": "KeywordTypeSchema",
|
|
6663
7169
|
"location": {
|
|
6664
7170
|
"filePath": "types.ts",
|
|
6665
|
-
"line":
|
|
7171
|
+
"line": 133,
|
|
6666
7172
|
"character": 29
|
|
6667
7173
|
},
|
|
6668
7174
|
"name": "string"
|
|
@@ -6675,7 +7181,7 @@
|
|
|
6675
7181
|
"__schema": "KeywordTypeSchema",
|
|
6676
7182
|
"location": {
|
|
6677
7183
|
"filePath": "types.ts",
|
|
6678
|
-
"line":
|
|
7184
|
+
"line": 133,
|
|
6679
7185
|
"character": 38
|
|
6680
7186
|
},
|
|
6681
7187
|
"name": "boolean"
|
|
@@ -6686,14 +7192,14 @@
|
|
|
6686
7192
|
"__schema": "FunctionLikeSchema",
|
|
6687
7193
|
"location": {
|
|
6688
7194
|
"filePath": "types.ts",
|
|
6689
|
-
"line":
|
|
7195
|
+
"line": 138,
|
|
6690
7196
|
"character": 3
|
|
6691
7197
|
},
|
|
6692
7198
|
"doc": {
|
|
6693
7199
|
"__schema": "DocSchema",
|
|
6694
7200
|
"location": {
|
|
6695
7201
|
"filePath": "types.ts",
|
|
6696
|
-
"line":
|
|
7202
|
+
"line": 135,
|
|
6697
7203
|
"character": 3
|
|
6698
7204
|
},
|
|
6699
7205
|
"raw": "/**\n * sugar to create a Compiler task via the concrete compiler\n */",
|
|
@@ -6707,7 +7213,7 @@
|
|
|
6707
7213
|
"__schema": "ParameterSchema",
|
|
6708
7214
|
"location": {
|
|
6709
7215
|
"filePath": "types.ts",
|
|
6710
|
-
"line":
|
|
7216
|
+
"line": 138,
|
|
6711
7217
|
"character": 15
|
|
6712
7218
|
},
|
|
6713
7219
|
"name": "name",
|
|
@@ -6715,7 +7221,7 @@
|
|
|
6715
7221
|
"__schema": "KeywordTypeSchema",
|
|
6716
7222
|
"location": {
|
|
6717
7223
|
"filePath": "types.ts",
|
|
6718
|
-
"line":
|
|
7224
|
+
"line": 138,
|
|
6719
7225
|
"character": 22
|
|
6720
7226
|
},
|
|
6721
7227
|
"name": "string"
|
|
@@ -6728,7 +7234,7 @@
|
|
|
6728
7234
|
"__schema": "TypeRefSchema",
|
|
6729
7235
|
"location": {
|
|
6730
7236
|
"filePath": "types.ts",
|
|
6731
|
-
"line":
|
|
7237
|
+
"line": 138,
|
|
6732
7238
|
"character": 3
|
|
6733
7239
|
},
|
|
6734
7240
|
"name": "BuildTask",
|
|
@@ -6743,14 +7249,14 @@
|
|
|
6743
7249
|
"__schema": "FunctionLikeSchema",
|
|
6744
7250
|
"location": {
|
|
6745
7251
|
"filePath": "types.ts",
|
|
6746
|
-
"line":
|
|
7252
|
+
"line": 144,
|
|
6747
7253
|
"character": 3
|
|
6748
7254
|
},
|
|
6749
7255
|
"doc": {
|
|
6750
7256
|
"__schema": "DocSchema",
|
|
6751
7257
|
"location": {
|
|
6752
7258
|
"filePath": "types.ts",
|
|
6753
|
-
"line":
|
|
7259
|
+
"line": 140,
|
|
6754
7260
|
"character": 3
|
|
6755
7261
|
},
|
|
6756
7262
|
"raw": "/**\n * run before the build pipeline has started. this is useful when some preparation are needed to\n * be done on all envs before the build starts.\n */",
|
|
@@ -6764,7 +7270,7 @@
|
|
|
6764
7270
|
"__schema": "ParameterSchema",
|
|
6765
7271
|
"location": {
|
|
6766
7272
|
"filePath": "types.ts",
|
|
6767
|
-
"line":
|
|
7273
|
+
"line": 144,
|
|
6768
7274
|
"character": 13
|
|
6769
7275
|
},
|
|
6770
7276
|
"name": "context",
|
|
@@ -6772,7 +7278,7 @@
|
|
|
6772
7278
|
"__schema": "TypeRefSchema",
|
|
6773
7279
|
"location": {
|
|
6774
7280
|
"filePath": "types.ts",
|
|
6775
|
-
"line":
|
|
7281
|
+
"line": 144,
|
|
6776
7282
|
"character": 22
|
|
6777
7283
|
},
|
|
6778
7284
|
"name": "BuildContext",
|
|
@@ -6789,7 +7295,7 @@
|
|
|
6789
7295
|
"__schema": "TypeRefSchema",
|
|
6790
7296
|
"location": {
|
|
6791
7297
|
"filePath": "types.ts",
|
|
6792
|
-
"line":
|
|
7298
|
+
"line": 144,
|
|
6793
7299
|
"character": 37
|
|
6794
7300
|
},
|
|
6795
7301
|
"name": "Promise",
|
|
@@ -6798,7 +7304,7 @@
|
|
|
6798
7304
|
"__schema": "KeywordTypeSchema",
|
|
6799
7305
|
"location": {
|
|
6800
7306
|
"filePath": "types.ts",
|
|
6801
|
-
"line":
|
|
7307
|
+
"line": 144,
|
|
6802
7308
|
"character": 45
|
|
6803
7309
|
},
|
|
6804
7310
|
"name": "void"
|
|
@@ -6811,14 +7317,14 @@
|
|
|
6811
7317
|
"__schema": "FunctionLikeSchema",
|
|
6812
7318
|
"location": {
|
|
6813
7319
|
"filePath": "types.ts",
|
|
6814
|
-
"line":
|
|
7320
|
+
"line": 149,
|
|
6815
7321
|
"character": 3
|
|
6816
7322
|
},
|
|
6817
7323
|
"doc": {
|
|
6818
7324
|
"__schema": "DocSchema",
|
|
6819
7325
|
"location": {
|
|
6820
7326
|
"filePath": "types.ts",
|
|
6821
|
-
"line":
|
|
7327
|
+
"line": 146,
|
|
6822
7328
|
"character": 3
|
|
6823
7329
|
},
|
|
6824
7330
|
"raw": "/**\n * run after the build pipeline completed for all envs. useful for some cleanups\n */",
|
|
@@ -6832,7 +7338,7 @@
|
|
|
6832
7338
|
"__schema": "ParameterSchema",
|
|
6833
7339
|
"location": {
|
|
6834
7340
|
"filePath": "types.ts",
|
|
6835
|
-
"line":
|
|
7341
|
+
"line": 149,
|
|
6836
7342
|
"character": 14
|
|
6837
7343
|
},
|
|
6838
7344
|
"name": "context",
|
|
@@ -6840,7 +7346,7 @@
|
|
|
6840
7346
|
"__schema": "TypeRefSchema",
|
|
6841
7347
|
"location": {
|
|
6842
7348
|
"filePath": "types.ts",
|
|
6843
|
-
"line":
|
|
7349
|
+
"line": 149,
|
|
6844
7350
|
"character": 23
|
|
6845
7351
|
},
|
|
6846
7352
|
"name": "BuildContext",
|
|
@@ -6856,7 +7362,7 @@
|
|
|
6856
7362
|
"__schema": "ParameterSchema",
|
|
6857
7363
|
"location": {
|
|
6858
7364
|
"filePath": "types.ts",
|
|
6859
|
-
"line":
|
|
7365
|
+
"line": 149,
|
|
6860
7366
|
"character": 37
|
|
6861
7367
|
},
|
|
6862
7368
|
"name": "tasksResults",
|
|
@@ -6864,7 +7370,7 @@
|
|
|
6864
7370
|
"__schema": "TypeRefSchema",
|
|
6865
7371
|
"location": {
|
|
6866
7372
|
"filePath": "types.ts",
|
|
6867
|
-
"line":
|
|
7373
|
+
"line": 149,
|
|
6868
7374
|
"character": 51
|
|
6869
7375
|
},
|
|
6870
7376
|
"name": "TaskResultsList",
|
|
@@ -6881,7 +7387,7 @@
|
|
|
6881
7387
|
"__schema": "TypeRefSchema",
|
|
6882
7388
|
"location": {
|
|
6883
7389
|
"filePath": "types.ts",
|
|
6884
|
-
"line":
|
|
7390
|
+
"line": 149,
|
|
6885
7391
|
"character": 69
|
|
6886
7392
|
},
|
|
6887
7393
|
"name": "Promise",
|
|
@@ -6890,7 +7396,7 @@
|
|
|
6890
7396
|
"__schema": "KeywordTypeSchema",
|
|
6891
7397
|
"location": {
|
|
6892
7398
|
"filePath": "types.ts",
|
|
6893
|
-
"line":
|
|
7399
|
+
"line": 149,
|
|
6894
7400
|
"character": 77
|
|
6895
7401
|
},
|
|
6896
7402
|
"name": "void"
|
|
@@ -6903,14 +7409,14 @@
|
|
|
6903
7409
|
"__schema": "FunctionLikeSchema",
|
|
6904
7410
|
"location": {
|
|
6905
7411
|
"filePath": "types.ts",
|
|
6906
|
-
"line":
|
|
7412
|
+
"line": 154,
|
|
6907
7413
|
"character": 3
|
|
6908
7414
|
},
|
|
6909
7415
|
"doc": {
|
|
6910
7416
|
"__schema": "DocSchema",
|
|
6911
7417
|
"location": {
|
|
6912
7418
|
"filePath": "types.ts",
|
|
6913
|
-
"line":
|
|
7419
|
+
"line": 151,
|
|
6914
7420
|
"character": 3
|
|
6915
7421
|
},
|
|
6916
7422
|
"raw": "/**\n * returns the version of the current compiler instance (e.g. '4.0.1').\n */",
|
|
@@ -6924,7 +7430,7 @@
|
|
|
6924
7430
|
"__schema": "KeywordTypeSchema",
|
|
6925
7431
|
"location": {
|
|
6926
7432
|
"filePath": "types.ts",
|
|
6927
|
-
"line":
|
|
7433
|
+
"line": 154,
|
|
6928
7434
|
"character": 14
|
|
6929
7435
|
},
|
|
6930
7436
|
"name": "string"
|
|
@@ -6935,14 +7441,14 @@
|
|
|
6935
7441
|
"__schema": "VariableLikeSchema",
|
|
6936
7442
|
"location": {
|
|
6937
7443
|
"filePath": "types.ts",
|
|
6938
|
-
"line":
|
|
7444
|
+
"line": 159,
|
|
6939
7445
|
"character": 3
|
|
6940
7446
|
},
|
|
6941
7447
|
"doc": {
|
|
6942
7448
|
"__schema": "DocSchema",
|
|
6943
7449
|
"location": {
|
|
6944
7450
|
"filePath": "types.ts",
|
|
6945
|
-
"line":
|
|
7451
|
+
"line": 156,
|
|
6946
7452
|
"character": 3
|
|
6947
7453
|
},
|
|
6948
7454
|
"raw": "/**\n * returns the display name of the current compiler instance (e.g. 'TypeScript')\n */",
|
|
@@ -6955,7 +7461,7 @@
|
|
|
6955
7461
|
"__schema": "KeywordTypeSchema",
|
|
6956
7462
|
"location": {
|
|
6957
7463
|
"filePath": "types.ts",
|
|
6958
|
-
"line":
|
|
7464
|
+
"line": 159,
|
|
6959
7465
|
"character": 16
|
|
6960
7466
|
},
|
|
6961
7467
|
"name": "string"
|
|
@@ -6968,7 +7474,7 @@
|
|
|
6968
7474
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
6969
7475
|
"location": {
|
|
6970
7476
|
"filePath": "types.ts",
|
|
6971
|
-
"line":
|
|
7477
|
+
"line": 70,
|
|
6972
7478
|
"character": 35
|
|
6973
7479
|
},
|
|
6974
7480
|
"name": "extends CompilerOptions, ServiceHandler",
|
|
@@ -6977,7 +7483,7 @@
|
|
|
6977
7483
|
"__schema": "InterfaceSchema",
|
|
6978
7484
|
"location": {
|
|
6979
7485
|
"filePath": "types.ts",
|
|
6980
|
-
"line":
|
|
7486
|
+
"line": 38,
|
|
6981
7487
|
"character": 1
|
|
6982
7488
|
},
|
|
6983
7489
|
"name": "CompilerOptions",
|
|
@@ -6988,7 +7494,7 @@
|
|
|
6988
7494
|
"__schema": "VariableLikeSchema",
|
|
6989
7495
|
"location": {
|
|
6990
7496
|
"filePath": "types.ts",
|
|
6991
|
-
"line":
|
|
7497
|
+
"line": 42,
|
|
6992
7498
|
"character": 3
|
|
6993
7499
|
},
|
|
6994
7500
|
"name": "name",
|
|
@@ -6998,7 +7504,7 @@
|
|
|
6998
7504
|
"__schema": "KeywordTypeSchema",
|
|
6999
7505
|
"location": {
|
|
7000
7506
|
"filePath": "types.ts",
|
|
7001
|
-
"line":
|
|
7507
|
+
"line": 42,
|
|
7002
7508
|
"character": 10
|
|
7003
7509
|
},
|
|
7004
7510
|
"name": "string"
|
|
@@ -7007,7 +7513,7 @@
|
|
|
7007
7513
|
"__schema": "DocSchema",
|
|
7008
7514
|
"location": {
|
|
7009
7515
|
"filePath": "types.ts",
|
|
7010
|
-
"line":
|
|
7516
|
+
"line": 39,
|
|
7011
7517
|
"character": 3
|
|
7012
7518
|
},
|
|
7013
7519
|
"raw": "/**\n * name of the compiler.\n */",
|
|
@@ -7019,7 +7525,7 @@
|
|
|
7019
7525
|
"__schema": "VariableLikeSchema",
|
|
7020
7526
|
"location": {
|
|
7021
7527
|
"filePath": "types.ts",
|
|
7022
|
-
"line":
|
|
7528
|
+
"line": 47,
|
|
7023
7529
|
"character": 3
|
|
7024
7530
|
},
|
|
7025
7531
|
"name": "distDir",
|
|
@@ -7029,7 +7535,7 @@
|
|
|
7029
7535
|
"__schema": "KeywordTypeSchema",
|
|
7030
7536
|
"location": {
|
|
7031
7537
|
"filePath": "types.ts",
|
|
7032
|
-
"line":
|
|
7538
|
+
"line": 47,
|
|
7033
7539
|
"character": 12
|
|
7034
7540
|
},
|
|
7035
7541
|
"name": "string"
|
|
@@ -7038,7 +7544,7 @@
|
|
|
7038
7544
|
"__schema": "DocSchema",
|
|
7039
7545
|
"location": {
|
|
7040
7546
|
"filePath": "types.ts",
|
|
7041
|
-
"line":
|
|
7547
|
+
"line": 44,
|
|
7042
7548
|
"character": 3
|
|
7043
7549
|
},
|
|
7044
7550
|
"raw": "/**\n * relative path of the dist directory inside the capsule. e.g. \"dist\".\n */",
|
|
@@ -7050,7 +7556,7 @@
|
|
|
7050
7556
|
"__schema": "VariableLikeSchema",
|
|
7051
7557
|
"location": {
|
|
7052
7558
|
"filePath": "types.ts",
|
|
7053
|
-
"line":
|
|
7559
|
+
"line": 54,
|
|
7054
7560
|
"character": 3
|
|
7055
7561
|
},
|
|
7056
7562
|
"name": "distGlobPatterns",
|
|
@@ -7060,14 +7566,14 @@
|
|
|
7060
7566
|
"__schema": "TypeArraySchema",
|
|
7061
7567
|
"location": {
|
|
7062
7568
|
"filePath": "types.ts",
|
|
7063
|
-
"line":
|
|
7569
|
+
"line": 54,
|
|
7064
7570
|
"character": 22
|
|
7065
7571
|
},
|
|
7066
7572
|
"type": {
|
|
7067
7573
|
"__schema": "KeywordTypeSchema",
|
|
7068
7574
|
"location": {
|
|
7069
7575
|
"filePath": "types.ts",
|
|
7070
|
-
"line":
|
|
7576
|
+
"line": 54,
|
|
7071
7577
|
"character": 22
|
|
7072
7578
|
},
|
|
7073
7579
|
"name": "string"
|
|
@@ -7077,7 +7583,7 @@
|
|
|
7077
7583
|
"__schema": "DocSchema",
|
|
7078
7584
|
"location": {
|
|
7079
7585
|
"filePath": "types.ts",
|
|
7080
|
-
"line":
|
|
7586
|
+
"line": 49,
|
|
7081
7587
|
"character": 3
|
|
7082
7588
|
},
|
|
7083
7589
|
"raw": "/**\n * determines which ones of the generated files will be saved in the bit objects when tagging.\n * e.g. distGlobPatterns = [`${this.distDir}/**`, `!${this.distDir}/tsconfig.tsbuildinfo`];\n * see https://github.com/mrmlnc/fast-glob for the supported glob patters syntax.\n */",
|
|
@@ -7089,7 +7595,7 @@
|
|
|
7089
7595
|
"__schema": "VariableLikeSchema",
|
|
7090
7596
|
"location": {
|
|
7091
7597
|
"filePath": "types.ts",
|
|
7092
|
-
"line":
|
|
7598
|
+
"line": 59,
|
|
7093
7599
|
"character": 3
|
|
7094
7600
|
},
|
|
7095
7601
|
"name": "shouldCopyNonSupportedFiles",
|
|
@@ -7099,7 +7605,7 @@
|
|
|
7099
7605
|
"__schema": "KeywordTypeSchema",
|
|
7100
7606
|
"location": {
|
|
7101
7607
|
"filePath": "types.ts",
|
|
7102
|
-
"line":
|
|
7608
|
+
"line": 59,
|
|
7103
7609
|
"character": 33
|
|
7104
7610
|
},
|
|
7105
7611
|
"name": "boolean"
|
|
@@ -7108,7 +7614,7 @@
|
|
|
7108
7614
|
"__schema": "DocSchema",
|
|
7109
7615
|
"location": {
|
|
7110
7616
|
"filePath": "types.ts",
|
|
7111
|
-
"line":
|
|
7617
|
+
"line": 56,
|
|
7112
7618
|
"character": 3
|
|
7113
7619
|
},
|
|
7114
7620
|
"raw": "/**\n * whether or not unsupported files (such as assets) should be copied into the dist directory\n */",
|
|
@@ -7120,7 +7626,7 @@
|
|
|
7120
7626
|
"__schema": "VariableLikeSchema",
|
|
7121
7627
|
"location": {
|
|
7122
7628
|
"filePath": "types.ts",
|
|
7123
|
-
"line":
|
|
7629
|
+
"line": 67,
|
|
7124
7630
|
"character": 3
|
|
7125
7631
|
},
|
|
7126
7632
|
"name": "artifactName",
|
|
@@ -7130,7 +7636,7 @@
|
|
|
7130
7636
|
"__schema": "KeywordTypeSchema",
|
|
7131
7637
|
"location": {
|
|
7132
7638
|
"filePath": "types.ts",
|
|
7133
|
-
"line":
|
|
7639
|
+
"line": 67,
|
|
7134
7640
|
"character": 18
|
|
7135
7641
|
},
|
|
7136
7642
|
"name": "string"
|
|
@@ -7139,7 +7645,7 @@
|
|
|
7139
7645
|
"__schema": "DocSchema",
|
|
7140
7646
|
"location": {
|
|
7141
7647
|
"filePath": "types.ts",
|
|
7142
|
-
"line":
|
|
7648
|
+
"line": 61,
|
|
7143
7649
|
"character": 3
|
|
7144
7650
|
},
|
|
7145
7651
|
"raw": "/**\n * optional. default to \"dist\".\n * useful when the build pipeline has multiple compiler tasks of the same compiler.\n * e.g. using the same Babel compiler for two different tasks, one for creating \"es5\" files, and\n * the second for creating \"esm\". the artifact names would be \"es5\" and \"esm\" accordingly.\n */",
|
|
@@ -7154,7 +7660,7 @@
|
|
|
7154
7660
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
7155
7661
|
"location": {
|
|
7156
7662
|
"filePath": "types.ts",
|
|
7157
|
-
"line":
|
|
7663
|
+
"line": 70,
|
|
7158
7664
|
"character": 52
|
|
7159
7665
|
},
|
|
7160
7666
|
"name": "extends CompilerOptions, ServiceHandler",
|
|
@@ -7163,7 +7669,7 @@
|
|
|
7163
7669
|
"__schema": "TypeRefSchema",
|
|
7164
7670
|
"location": {
|
|
7165
7671
|
"filePath": "types.ts",
|
|
7166
|
-
"line":
|
|
7672
|
+
"line": 70,
|
|
7167
7673
|
"character": 52
|
|
7168
7674
|
},
|
|
7169
7675
|
"name": "ServiceHandler",
|
|
@@ -7171,7 +7677,7 @@
|
|
|
7171
7677
|
"_legacy": {
|
|
7172
7678
|
"scope": "teambit.compilation",
|
|
7173
7679
|
"name": "compiler",
|
|
7174
|
-
"version": "1.0.
|
|
7680
|
+
"version": "1.0.468"
|
|
7175
7681
|
},
|
|
7176
7682
|
"_scope": "teambit.compilation"
|
|
7177
7683
|
}
|
|
@@ -7318,7 +7824,7 @@
|
|
|
7318
7824
|
"_legacy": {
|
|
7319
7825
|
"scope": "teambit.compilation",
|
|
7320
7826
|
"name": "compiler",
|
|
7321
|
-
"version": "1.0.
|
|
7827
|
+
"version": "1.0.468"
|
|
7322
7828
|
},
|
|
7323
7829
|
"_scope": "teambit.compilation"
|
|
7324
7830
|
}
|
|
@@ -7391,7 +7897,7 @@
|
|
|
7391
7897
|
"componentId": {
|
|
7392
7898
|
"scope": "teambit.compilation",
|
|
7393
7899
|
"name": "compiler",
|
|
7394
|
-
"version": "1.0.
|
|
7900
|
+
"version": "1.0.468"
|
|
7395
7901
|
},
|
|
7396
7902
|
"taggedModuleExports": []
|
|
7397
7903
|
}
|