@@ -311,7 +311,7 @@ const t = {
311
311
items : { type : 'string' } ,
312
312
} ,
313
313
compileInChildProcess : { type : 'boolean' } ,
314
- compilerInstance : { enum : [ 'tsc' , 'vue-tsc' ] } ,
314
+ compilerInstance : { type : 'string' } ,
315
315
generateAPITypes : { type : 'boolean' } ,
316
316
extractThirdParty : { type : 'boolean' } ,
317
317
extractRemoteTypes : { type : 'boolean' } ,
@@ -2158,50 +2158,50 @@ function D(
2158
2158
if ( m ) {
2159
2159
if ( void 0 !== o . dts ) {
2160
2160
let e = o . dts ;
2161
- const r = u ,
2162
- n = u ;
2163
- let s = ! 1 ;
2164
- const a = u ;
2161
+ const t = u ,
2162
+ r = u ;
2163
+ let n = ! 1 ;
2164
+ const s = u ;
2165
2165
if ( 'boolean' != typeof e ) {
2166
2166
const e = { params : { type : 'boolean' } } ;
2167
2167
null === y ? ( y = [ e ] ) : y . push ( e ) , u ++ ;
2168
2168
}
2169
- var b = a === u ;
2170
- if ( ( ( s = s || b ) , ! s ) ) {
2171
- const r = u ;
2172
- if ( u === r )
2169
+ var b = s === u ;
2170
+ if ( ( ( n = n || b ) , ! n ) ) {
2171
+ const t = u ;
2172
+ if ( u === t )
2173
2173
if (
2174
2174
e &&
2175
2175
'object' == typeof e &&
2176
2176
! Array . isArray ( e )
2177
2177
) {
2178
2178
if ( void 0 !== e . generateTypes ) {
2179
- let r = e . generateTypes ;
2180
- const n = u ,
2181
- s = u ;
2182
- let o = ! 1 ;
2183
- const a = u ;
2184
- if ( 'boolean' != typeof r ) {
2179
+ let t = e . generateTypes ;
2180
+ const r = u ,
2181
+ n = u ;
2182
+ let s = ! 1 ;
2183
+ const o = u ;
2184
+ if ( 'boolean' != typeof t ) {
2185
2185
const e = {
2186
2186
params : { type : 'boolean' } ,
2187
2187
} ;
2188
2188
null === y ? ( y = [ e ] ) : y . push ( e ) ,
2189
2189
u ++ ;
2190
2190
}
2191
- var v = a === u ;
2192
- if ( ( ( o = o || v ) , ! o ) ) {
2191
+ var v = o === u ;
2192
+ if ( ( ( s = s || v ) , ! s ) ) {
2193
2193
const e = u ;
2194
2194
if ( u === e )
2195
2195
if (
2196
- r &&
2197
- 'object' == typeof r &&
2198
- ! Array . isArray ( r )
2196
+ t &&
2197
+ 'object' == typeof t &&
2198
+ ! Array . isArray ( t )
2199
2199
) {
2200
- if ( void 0 !== r . tsConfigPath ) {
2200
+ if ( void 0 !== t . tsConfigPath ) {
2201
2201
const e = u ;
2202
2202
if (
2203
2203
'string' !=
2204
- typeof r . tsConfigPath
2204
+ typeof t . tsConfigPath
2205
2205
) {
2206
2206
const e = {
2207
2207
params : { type : 'string' } ,
@@ -2214,11 +2214,11 @@ function D(
2214
2214
var j = e === u ;
2215
2215
} else j = ! 0 ;
2216
2216
if ( j ) {
2217
- if ( void 0 !== r . typesFolder ) {
2217
+ if ( void 0 !== t . typesFolder ) {
2218
2218
const e = u ;
2219
2219
if (
2220
2220
'string' !=
2221
- typeof r . typesFolder
2221
+ typeof t . typesFolder
2222
2222
) {
2223
2223
const e = {
2224
2224
params : {
@@ -2235,12 +2235,12 @@ function D(
2235
2235
if ( j ) {
2236
2236
if (
2237
2237
void 0 !==
2238
- r . compiledTypesFolder
2238
+ t . compiledTypesFolder
2239
2239
) {
2240
2240
const e = u ;
2241
2241
if (
2242
2242
'string' !=
2243
- typeof r . compiledTypesFolder
2243
+ typeof t . compiledTypesFolder
2244
2244
) {
2245
2245
const e = {
2246
2246
params : {
@@ -2257,12 +2257,12 @@ function D(
2257
2257
if ( j ) {
2258
2258
if (
2259
2259
void 0 !==
2260
- r . deleteTypesFolder
2260
+ t . deleteTypesFolder
2261
2261
) {
2262
2262
const e = u ;
2263
2263
if (
2264
2264
'boolean' !=
2265
- typeof r . deleteTypesFolder
2265
+ typeof t . deleteTypesFolder
2266
2266
) {
2267
2267
const e = {
2268
2268
params : {
@@ -2279,12 +2279,12 @@ function D(
2279
2279
if ( j ) {
2280
2280
if (
2281
2281
void 0 !==
2282
- r . additionalFilesToCompile
2282
+ t . additionalFilesToCompile
2283
2283
) {
2284
2284
let e =
2285
- r . additionalFilesToCompile ;
2286
- const t = u ;
2287
- if ( u === t )
2285
+ t . additionalFilesToCompile ;
2286
+ const r = u ;
2287
+ if ( u === r )
2288
2288
if (
2289
2289
Array . isArray ( e )
2290
2290
) {
@@ -2323,17 +2323,17 @@ function D(
2323
2323
: y . push ( e ) ,
2324
2324
u ++ ;
2325
2325
}
2326
- j = t === u ;
2326
+ j = r === u ;
2327
2327
} else j = ! 0 ;
2328
2328
if ( j ) {
2329
2329
if (
2330
2330
void 0 !==
2331
- r . compileInChildProcess
2331
+ t . compileInChildProcess
2332
2332
) {
2333
2333
const e = u ;
2334
2334
if (
2335
2335
'boolean' !=
2336
- typeof r . compileInChildProcess
2336
+ typeof t . compileInChildProcess
2337
2337
) {
2338
2338
const e = {
2339
2339
params : {
@@ -2350,45 +2350,34 @@ function D(
2350
2350
if ( j ) {
2351
2351
if (
2352
2352
void 0 !==
2353
- r . compilerInstance
2353
+ t . compilerInstance
2354
2354
) {
2355
- let e =
2356
- r . compilerInstance ;
2357
- const n = u ;
2355
+ const e = u ;
2358
2356
if (
2359
- 'tsc ' !== e &&
2360
- 'vue-tsc' !== e
2357
+ 'string ' !=
2358
+ typeof t . compilerInstance
2361
2359
) {
2362
2360
const e = {
2363
2361
params : {
2364
- allowedValues :
2365
- t . properties
2366
- . dts
2367
- . anyOf [ 1 ]
2368
- . properties
2369
- . generateTypes
2370
- . anyOf [ 1 ]
2371
- . properties
2372
- . compilerInstance
2373
- . enum ,
2362
+ type : 'string' ,
2374
2363
} ,
2375
2364
} ;
2376
2365
null === y
2377
2366
? ( y = [ e ] )
2378
2367
: y . push ( e ) ,
2379
2368
u ++ ;
2380
2369
}
2381
- j = n === u ;
2370
+ j = e === u ;
2382
2371
} else j = ! 0 ;
2383
2372
if ( j ) {
2384
2373
if (
2385
2374
void 0 !==
2386
- r . generateAPITypes
2375
+ t . generateAPITypes
2387
2376
) {
2388
2377
const e = u ;
2389
2378
if (
2390
2379
'boolean' !=
2391
- typeof r . generateAPITypes
2380
+ typeof t . generateAPITypes
2392
2381
) {
2393
2382
const e = {
2394
2383
params : {
@@ -2405,12 +2394,12 @@ function D(
2405
2394
if ( j ) {
2406
2395
if (
2407
2396
void 0 !==
2408
- r . extractThirdParty
2397
+ t . extractThirdParty
2409
2398
) {
2410
2399
const e = u ;
2411
2400
if (
2412
2401
'boolean' !=
2413
- typeof r . extractThirdParty
2402
+ typeof t . extractThirdParty
2414
2403
) {
2415
2404
const e = {
2416
2405
params : {
@@ -2427,12 +2416,12 @@ function D(
2427
2416
if ( j ) {
2428
2417
if (
2429
2418
void 0 !==
2430
- r . extractRemoteTypes
2419
+ t . extractRemoteTypes
2431
2420
) {
2432
2421
const e = u ;
2433
2422
if (
2434
2423
'boolean' !=
2435
- typeof r . extractRemoteTypes
2424
+ typeof t . extractRemoteTypes
2436
2425
) {
2437
2426
const e = {
2438
2427
params : {
@@ -2453,12 +2442,12 @@ function D(
2453
2442
if ( j )
2454
2443
if (
2455
2444
void 0 !==
2456
- r . abortOnError
2445
+ t . abortOnError
2457
2446
) {
2458
2447
const e = u ;
2459
2448
if (
2460
2449
'boolean' !=
2461
- typeof r . abortOnError
2450
+ typeof t . abortOnError
2462
2451
) {
2463
2452
const e =
2464
2453
{
@@ -2496,18 +2485,18 @@ function D(
2496
2485
: y . push ( e ) ,
2497
2486
u ++ ;
2498
2487
}
2499
- ( v = e === u ) , ( o = o || v ) ;
2488
+ ( v = e === u ) , ( s = s || v ) ;
2500
2489
}
2501
- if ( o )
2502
- ( u = s ) ,
2490
+ if ( s )
2491
+ ( u = n ) ,
2503
2492
null !== y &&
2504
- ( s ? ( y . length = s ) : ( y = null ) ) ;
2493
+ ( n ? ( y . length = n ) : ( y = null ) ) ;
2505
2494
else {
2506
2495
const e = { params : { } } ;
2507
2496
null === y ? ( y = [ e ] ) : y . push ( e ) ,
2508
2497
u ++ ;
2509
2498
}
2510
- var A = n === u ;
2499
+ var A = r === u ;
2511
2500
} else A = ! 0 ;
2512
2501
if ( A ) {
2513
2502
if ( void 0 !== e . consumeTypes ) {
@@ -2849,9 +2838,9 @@ function D(
2849
2838
const e = { params : { type : 'object' } } ;
2850
2839
null === y ? ( y = [ e ] ) : y . push ( e ) , u ++ ;
2851
2840
}
2852
- ( b = r === u ) , ( s = s || b ) ;
2841
+ ( b = t === u ) , ( n = n || b ) ;
2853
2842
}
2854
- if ( ! s ) {
2843
+ if ( ! n ) {
2855
2844
const e = { params : { } } ;
2856
2845
return (
2857
2846
null === y ? ( y = [ e ] ) : y . push ( e ) ,
@@ -2860,10 +2849,10 @@ function D(
2860
2849
! 1
2861
2850
) ;
2862
2851
}
2863
- ( u = n ) ,
2852
+ ( u = r ) ,
2864
2853
null !== y &&
2865
- ( n ? ( y . length = n ) : ( y = null ) ) ,
2866
- ( m = r === u ) ;
2854
+ ( r ? ( y . length = r ) : ( y = null ) ) ,
2855
+ ( m = t === u ) ;
2867
2856
} else m = ! 0 ;
2868
2857
if ( m ) {
2869
2858
if ( void 0 !== o . experiments ) {
0 commit comments