shineout 1.12.20 → 1.12.21
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/css/AnimationList/AbsoluteList.js +3 -1
- package/css/Select/OptionList.js +10 -2
- package/css/Select/Select.js +1 -0
- package/css/index.d.ts +1 -1
- package/css/index.js +1 -1
- package/dist/shineout.js +470 -364
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/dist/shineout.min.js.map +1 -1
- package/es/AnimationList/AbsoluteList.js +3 -1
- package/es/Select/OptionList.js +10 -2
- package/es/Select/Select.js +1 -0
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/AnimationList/AbsoluteList.js +3 -1
- package/lib/Select/OptionList.js +10 -2
- package/lib/Select/Select.js +1 -0
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/dist/shineout.js
CHANGED
|
@@ -8051,7 +8051,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8051
8051
|
/* harmony import */ var _utils_dom_isInDocument__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../utils/dom/isInDocument */ "./src/utils/dom/isInDocument.js");
|
|
8052
8052
|
var cov_ya4i1x1j3 = function () {
|
|
8053
8053
|
var path = "/Users/spana/SHEIN/shineout/src/AnimationList/AbsoluteList.js",
|
|
8054
|
-
hash = "
|
|
8054
|
+
hash = "649016dadb3f6abf4b83d4c60a92d5081ed23e30",
|
|
8055
8055
|
Function = function () {}.constructor,
|
|
8056
8056
|
global = new Function('return this')(),
|
|
8057
8057
|
gcv = "__coverage__",
|
|
@@ -9534,27 +9534,27 @@ var cov_ya4i1x1j3 = function () {
|
|
|
9534
9534
|
column: 6
|
|
9535
9535
|
},
|
|
9536
9536
|
end: {
|
|
9537
|
-
line:
|
|
9537
|
+
line: 297,
|
|
9538
9538
|
column: 7
|
|
9539
9539
|
}
|
|
9540
9540
|
},
|
|
9541
9541
|
"148": {
|
|
9542
9542
|
start: {
|
|
9543
|
-
line:
|
|
9543
|
+
line: 301,
|
|
9544
9544
|
column: 2
|
|
9545
9545
|
},
|
|
9546
9546
|
end: {
|
|
9547
|
-
line:
|
|
9547
|
+
line: 317,
|
|
9548
9548
|
column: 3
|
|
9549
9549
|
}
|
|
9550
9550
|
},
|
|
9551
9551
|
"149": {
|
|
9552
9552
|
start: {
|
|
9553
|
-
line:
|
|
9553
|
+
line: 319,
|
|
9554
9554
|
column: 2
|
|
9555
9555
|
},
|
|
9556
9556
|
end: {
|
|
9557
|
-
line:
|
|
9557
|
+
line: 322,
|
|
9558
9558
|
column: 17
|
|
9559
9559
|
}
|
|
9560
9560
|
}
|
|
@@ -9650,7 +9650,7 @@ var cov_ya4i1x1j3 = function () {
|
|
|
9650
9650
|
column: 30
|
|
9651
9651
|
},
|
|
9652
9652
|
end: {
|
|
9653
|
-
line:
|
|
9653
|
+
line: 323,
|
|
9654
9654
|
column: 1
|
|
9655
9655
|
}
|
|
9656
9656
|
},
|
|
@@ -9962,7 +9962,7 @@ var cov_ya4i1x1j3 = function () {
|
|
|
9962
9962
|
column: 13
|
|
9963
9963
|
},
|
|
9964
9964
|
end: {
|
|
9965
|
-
line:
|
|
9965
|
+
line: 298,
|
|
9966
9966
|
column: 5
|
|
9967
9967
|
}
|
|
9968
9968
|
},
|
|
@@ -13078,7 +13078,9 @@ var dropdownPosition = (cov_ya4i1x1j3.s[12]++, ['bottom-left', 'bottom-right', '
|
|
|
13078
13078
|
getRef: this.handleRef
|
|
13079
13079
|
}, props, {
|
|
13080
13080
|
focus: focus,
|
|
13081
|
+
autoAdapt: autoAdapt,
|
|
13081
13082
|
style: mergeStyle,
|
|
13083
|
+
resetPosition: this.resetPosition.bind(this),
|
|
13082
13084
|
__self: this,
|
|
13083
13085
|
__source: {
|
|
13084
13086
|
fileName: _jsxFileName,
|
|
@@ -241419,7 +241421,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
241419
241421
|
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./utils */ "./src/Select/utils.js");
|
|
241420
241422
|
var cov_2ifxgrpf02 = function () {
|
|
241421
241423
|
var path = "/Users/spana/SHEIN/shineout/src/Select/OptionList.js",
|
|
241422
|
-
hash = "
|
|
241424
|
+
hash = "297b06b4d6ddf1a7e95e02dd0e592a592712de28",
|
|
241423
241425
|
Function = function () {}.constructor,
|
|
241424
241426
|
global = new Function('return this')(),
|
|
241425
241427
|
gcv = "__coverage__",
|
|
@@ -242069,11 +242071,11 @@ var cov_2ifxgrpf02 = function () {
|
|
|
242069
242071
|
"64": {
|
|
242070
242072
|
start: {
|
|
242071
242073
|
line: 116,
|
|
242072
|
-
column:
|
|
242074
|
+
column: 72
|
|
242073
242075
|
},
|
|
242074
242076
|
end: {
|
|
242075
242077
|
line: 116,
|
|
242076
|
-
column:
|
|
242078
|
+
column: 82
|
|
242077
242079
|
}
|
|
242078
242080
|
},
|
|
242079
242081
|
"65": {
|
|
@@ -242278,201 +242280,221 @@ var cov_2ifxgrpf02 = function () {
|
|
|
242278
242280
|
},
|
|
242279
242281
|
"85": {
|
|
242280
242282
|
start: {
|
|
242281
|
-
line:
|
|
242283
|
+
line: 142,
|
|
242282
242284
|
column: 4
|
|
242283
242285
|
},
|
|
242284
242286
|
end: {
|
|
242285
|
-
line:
|
|
242287
|
+
line: 144,
|
|
242286
242288
|
column: 5
|
|
242287
242289
|
}
|
|
242288
242290
|
},
|
|
242289
242291
|
"86": {
|
|
242290
242292
|
start: {
|
|
242291
|
-
line:
|
|
242293
|
+
line: 143,
|
|
242292
242294
|
column: 6
|
|
242293
242295
|
},
|
|
242294
242296
|
end: {
|
|
242295
|
-
line:
|
|
242296
|
-
column:
|
|
242297
|
+
line: 143,
|
|
242298
|
+
column: 30
|
|
242297
242299
|
}
|
|
242298
242300
|
},
|
|
242299
242301
|
"87": {
|
|
242300
242302
|
start: {
|
|
242301
|
-
line:
|
|
242303
|
+
line: 148,
|
|
242302
242304
|
column: 4
|
|
242303
242305
|
},
|
|
242304
242306
|
end: {
|
|
242305
|
-
line:
|
|
242306
|
-
column:
|
|
242307
|
+
line: 150,
|
|
242308
|
+
column: 5
|
|
242307
242309
|
}
|
|
242308
242310
|
},
|
|
242309
242311
|
"88": {
|
|
242310
242312
|
start: {
|
|
242311
|
-
line:
|
|
242313
|
+
line: 149,
|
|
242314
|
+
column: 6
|
|
242315
|
+
},
|
|
242316
|
+
end: {
|
|
242317
|
+
line: 149,
|
|
242318
|
+
column: 42
|
|
242319
|
+
}
|
|
242320
|
+
},
|
|
242321
|
+
"89": {
|
|
242322
|
+
start: {
|
|
242323
|
+
line: 154,
|
|
242324
|
+
column: 4
|
|
242325
|
+
},
|
|
242326
|
+
end: {
|
|
242327
|
+
line: 154,
|
|
242328
|
+
column: 39
|
|
242329
|
+
}
|
|
242330
|
+
},
|
|
242331
|
+
"90": {
|
|
242332
|
+
start: {
|
|
242333
|
+
line: 173,
|
|
242312
242334
|
column: 8
|
|
242313
242335
|
},
|
|
242314
242336
|
end: {
|
|
242315
|
-
line:
|
|
242337
|
+
line: 173,
|
|
242316
242338
|
column: 18
|
|
242317
242339
|
}
|
|
242318
242340
|
},
|
|
242319
|
-
"
|
|
242341
|
+
"91": {
|
|
242320
242342
|
start: {
|
|
242321
|
-
line:
|
|
242343
|
+
line: 174,
|
|
242322
242344
|
column: 41
|
|
242323
242345
|
},
|
|
242324
242346
|
end: {
|
|
242325
|
-
line:
|
|
242347
|
+
line: 174,
|
|
242326
242348
|
column: 51
|
|
242327
242349
|
}
|
|
242328
242350
|
},
|
|
242329
|
-
"
|
|
242351
|
+
"92": {
|
|
242330
242352
|
start: {
|
|
242331
|
-
line:
|
|
242353
|
+
line: 175,
|
|
242332
242354
|
column: 17
|
|
242333
242355
|
},
|
|
242334
242356
|
end: {
|
|
242335
|
-
line:
|
|
242357
|
+
line: 175,
|
|
242336
242358
|
column: 19
|
|
242337
242359
|
}
|
|
242338
242360
|
},
|
|
242339
|
-
"
|
|
242361
|
+
"93": {
|
|
242340
242362
|
start: {
|
|
242341
|
-
line:
|
|
242363
|
+
line: 176,
|
|
242342
242364
|
column: 25
|
|
242343
242365
|
},
|
|
242344
242366
|
end: {
|
|
242345
|
-
line:
|
|
242367
|
+
line: 176,
|
|
242346
242368
|
column: 49
|
|
242347
242369
|
}
|
|
242348
242370
|
},
|
|
242349
|
-
"
|
|
242371
|
+
"94": {
|
|
242350
242372
|
start: {
|
|
242351
|
-
line:
|
|
242373
|
+
line: 177,
|
|
242352
242374
|
column: 4
|
|
242353
242375
|
},
|
|
242354
242376
|
end: {
|
|
242355
|
-
line:
|
|
242377
|
+
line: 179,
|
|
242356
242378
|
column: 5
|
|
242357
242379
|
}
|
|
242358
242380
|
},
|
|
242359
|
-
"
|
|
242381
|
+
"95": {
|
|
242360
242382
|
start: {
|
|
242361
|
-
line:
|
|
242383
|
+
line: 178,
|
|
242362
242384
|
column: 6
|
|
242363
242385
|
},
|
|
242364
242386
|
end: {
|
|
242365
|
-
line:
|
|
242387
|
+
line: 178,
|
|
242366
242388
|
column: 18
|
|
242367
242389
|
}
|
|
242368
242390
|
},
|
|
242369
|
-
"
|
|
242391
|
+
"96": {
|
|
242370
242392
|
start: {
|
|
242371
|
-
line:
|
|
242393
|
+
line: 180,
|
|
242372
242394
|
column: 4
|
|
242373
242395
|
},
|
|
242374
242396
|
end: {
|
|
242375
|
-
line:
|
|
242397
|
+
line: 185,
|
|
242376
242398
|
column: 7
|
|
242377
242399
|
}
|
|
242378
242400
|
},
|
|
242379
|
-
"
|
|
242401
|
+
"97": {
|
|
242380
242402
|
start: {
|
|
242381
|
-
line:
|
|
242403
|
+
line: 181,
|
|
242382
242404
|
column: 6
|
|
242383
242405
|
},
|
|
242384
242406
|
end: {
|
|
242385
|
-
line:
|
|
242407
|
+
line: 185,
|
|
242386
242408
|
column: 7
|
|
242387
242409
|
}
|
|
242388
242410
|
},
|
|
242389
|
-
"
|
|
242411
|
+
"98": {
|
|
242390
242412
|
start: {
|
|
242391
|
-
line:
|
|
242413
|
+
line: 186,
|
|
242392
242414
|
column: 4
|
|
242393
242415
|
},
|
|
242394
242416
|
end: {
|
|
242395
|
-
line:
|
|
242417
|
+
line: 187,
|
|
242396
242418
|
column: 116
|
|
242397
242419
|
}
|
|
242398
242420
|
},
|
|
242399
|
-
"
|
|
242421
|
+
"99": {
|
|
242400
242422
|
start: {
|
|
242401
|
-
line:
|
|
242423
|
+
line: 187,
|
|
242402
242424
|
column: 6
|
|
242403
242425
|
},
|
|
242404
242426
|
end: {
|
|
242405
|
-
line:
|
|
242427
|
+
line: 187,
|
|
242406
242428
|
column: 116
|
|
242407
242429
|
}
|
|
242408
242430
|
},
|
|
242409
|
-
"
|
|
242431
|
+
"100": {
|
|
242410
242432
|
start: {
|
|
242411
|
-
line:
|
|
242433
|
+
line: 188,
|
|
242412
242434
|
column: 4
|
|
242413
242435
|
},
|
|
242414
242436
|
end: {
|
|
242415
|
-
line:
|
|
242437
|
+
line: 220,
|
|
242416
242438
|
column: 5
|
|
242417
242439
|
}
|
|
242418
242440
|
},
|
|
242419
|
-
"
|
|
242441
|
+
"101": {
|
|
242420
242442
|
start: {
|
|
242421
|
-
line:
|
|
242443
|
+
line: 198,
|
|
242422
242444
|
column: 12
|
|
242423
242445
|
},
|
|
242424
242446
|
end: {
|
|
242425
|
-
line:
|
|
242447
|
+
line: 198,
|
|
242426
242448
|
column: 33
|
|
242427
242449
|
}
|
|
242428
242450
|
},
|
|
242429
|
-
"
|
|
242451
|
+
"102": {
|
|
242430
242452
|
start: {
|
|
242431
|
-
line:
|
|
242453
|
+
line: 203,
|
|
242432
242454
|
column: 12
|
|
242433
242455
|
},
|
|
242434
242456
|
end: {
|
|
242435
|
-
line:
|
|
242457
|
+
line: 216,
|
|
242436
242458
|
column: 14
|
|
242437
242459
|
}
|
|
242438
242460
|
},
|
|
242439
|
-
"
|
|
242461
|
+
"103": {
|
|
242440
242462
|
start: {
|
|
242441
|
-
line:
|
|
242463
|
+
line: 224,
|
|
242442
242464
|
column: 108
|
|
242443
242465
|
},
|
|
242444
242466
|
end: {
|
|
242445
|
-
line:
|
|
242467
|
+
line: 224,
|
|
242446
242468
|
column: 118
|
|
242447
242469
|
}
|
|
242448
242470
|
},
|
|
242449
|
-
"
|
|
242471
|
+
"104": {
|
|
242450
242472
|
start: {
|
|
242451
|
-
line:
|
|
242473
|
+
line: 226,
|
|
242452
242474
|
column: 6
|
|
242453
242475
|
},
|
|
242454
242476
|
end: {
|
|
242455
|
-
line:
|
|
242477
|
+
line: 229,
|
|
242456
242478
|
column: 9
|
|
242457
242479
|
}
|
|
242458
242480
|
},
|
|
242459
|
-
"
|
|
242481
|
+
"105": {
|
|
242460
242482
|
start: {
|
|
242461
|
-
line:
|
|
242483
|
+
line: 232,
|
|
242462
242484
|
column: 4
|
|
242463
242485
|
},
|
|
242464
242486
|
end: {
|
|
242465
|
-
line:
|
|
242487
|
+
line: 243,
|
|
242466
242488
|
column: 5
|
|
242467
242489
|
}
|
|
242468
242490
|
},
|
|
242469
|
-
"
|
|
242491
|
+
"106": {
|
|
242470
242492
|
start: {
|
|
242471
|
-
line:
|
|
242493
|
+
line: 247,
|
|
242472
242494
|
column: 0
|
|
242473
242495
|
},
|
|
242474
242496
|
end: {
|
|
242475
|
-
line:
|
|
242497
|
+
line: 276,
|
|
242476
242498
|
column: 1
|
|
242477
242499
|
}
|
|
242478
242500
|
}
|
|
@@ -242640,7 +242662,7 @@ var cov_2ifxgrpf02 = function () {
|
|
|
242640
242662
|
column: 53
|
|
242641
242663
|
},
|
|
242642
242664
|
end: {
|
|
242643
|
-
line:
|
|
242665
|
+
line: 145,
|
|
242644
242666
|
column: 3
|
|
242645
242667
|
}
|
|
242646
242668
|
},
|
|
@@ -242650,145 +242672,145 @@ var cov_2ifxgrpf02 = function () {
|
|
|
242650
242672
|
name: "(anonymous_7)",
|
|
242651
242673
|
decl: {
|
|
242652
242674
|
start: {
|
|
242653
|
-
line:
|
|
242675
|
+
line: 147,
|
|
242654
242676
|
column: 2
|
|
242655
242677
|
},
|
|
242656
242678
|
end: {
|
|
242657
|
-
line:
|
|
242679
|
+
line: 147,
|
|
242658
242680
|
column: 3
|
|
242659
242681
|
}
|
|
242660
242682
|
},
|
|
242661
242683
|
loc: {
|
|
242662
242684
|
start: {
|
|
242663
|
-
line:
|
|
242685
|
+
line: 147,
|
|
242664
242686
|
column: 28
|
|
242665
242687
|
},
|
|
242666
242688
|
end: {
|
|
242667
|
-
line:
|
|
242689
|
+
line: 151,
|
|
242668
242690
|
column: 3
|
|
242669
242691
|
}
|
|
242670
242692
|
},
|
|
242671
|
-
line:
|
|
242693
|
+
line: 147
|
|
242672
242694
|
},
|
|
242673
242695
|
"8": {
|
|
242674
242696
|
name: "(anonymous_8)",
|
|
242675
242697
|
decl: {
|
|
242676
242698
|
start: {
|
|
242677
|
-
line:
|
|
242699
|
+
line: 153,
|
|
242678
242700
|
column: 2
|
|
242679
242701
|
},
|
|
242680
242702
|
end: {
|
|
242681
|
-
line:
|
|
242703
|
+
line: 153,
|
|
242682
242704
|
column: 3
|
|
242683
242705
|
}
|
|
242684
242706
|
},
|
|
242685
242707
|
loc: {
|
|
242686
242708
|
start: {
|
|
242687
|
-
line:
|
|
242709
|
+
line: 153,
|
|
242688
242710
|
column: 20
|
|
242689
242711
|
},
|
|
242690
242712
|
end: {
|
|
242691
|
-
line:
|
|
242713
|
+
line: 155,
|
|
242692
242714
|
column: 3
|
|
242693
242715
|
}
|
|
242694
242716
|
},
|
|
242695
|
-
line:
|
|
242717
|
+
line: 153
|
|
242696
242718
|
},
|
|
242697
242719
|
"9": {
|
|
242698
242720
|
name: "(anonymous_9)",
|
|
242699
242721
|
decl: {
|
|
242700
242722
|
start: {
|
|
242701
|
-
line:
|
|
242723
|
+
line: 157,
|
|
242702
242724
|
column: 2
|
|
242703
242725
|
},
|
|
242704
242726
|
end: {
|
|
242705
|
-
line:
|
|
242727
|
+
line: 157,
|
|
242706
242728
|
column: 3
|
|
242707
242729
|
}
|
|
242708
242730
|
},
|
|
242709
242731
|
loc: {
|
|
242710
242732
|
start: {
|
|
242711
|
-
line:
|
|
242733
|
+
line: 157,
|
|
242712
242734
|
column: 15
|
|
242713
242735
|
},
|
|
242714
242736
|
end: {
|
|
242715
|
-
line:
|
|
242737
|
+
line: 221,
|
|
242716
242738
|
column: 3
|
|
242717
242739
|
}
|
|
242718
242740
|
},
|
|
242719
|
-
line:
|
|
242741
|
+
line: 157
|
|
242720
242742
|
},
|
|
242721
242743
|
"10": {
|
|
242722
242744
|
name: "(anonymous_10)",
|
|
242723
242745
|
decl: {
|
|
242724
242746
|
start: {
|
|
242725
|
-
line:
|
|
242747
|
+
line: 197,
|
|
242726
242748
|
column: 15
|
|
242727
242749
|
},
|
|
242728
242750
|
end: {
|
|
242729
|
-
line:
|
|
242751
|
+
line: 197,
|
|
242730
242752
|
column: 16
|
|
242731
242753
|
}
|
|
242732
242754
|
},
|
|
242733
242755
|
loc: {
|
|
242734
242756
|
start: {
|
|
242735
|
-
line:
|
|
242757
|
+
line: 197,
|
|
242736
242758
|
column: 21
|
|
242737
242759
|
},
|
|
242738
242760
|
end: {
|
|
242739
|
-
line:
|
|
242761
|
+
line: 199,
|
|
242740
242762
|
column: 11
|
|
242741
242763
|
}
|
|
242742
242764
|
},
|
|
242743
|
-
line:
|
|
242765
|
+
line: 197
|
|
242744
242766
|
},
|
|
242745
242767
|
"11": {
|
|
242746
242768
|
name: "(anonymous_11)",
|
|
242747
242769
|
decl: {
|
|
242748
242770
|
start: {
|
|
242749
|
-
line:
|
|
242771
|
+
line: 202,
|
|
242750
242772
|
column: 68
|
|
242751
242773
|
},
|
|
242752
242774
|
end: {
|
|
242753
|
-
line:
|
|
242775
|
+
line: 202,
|
|
242754
242776
|
column: 69
|
|
242755
242777
|
}
|
|
242756
242778
|
},
|
|
242757
242779
|
loc: {
|
|
242758
242780
|
start: {
|
|
242759
|
-
line:
|
|
242781
|
+
line: 203,
|
|
242760
242782
|
column: 12
|
|
242761
242783
|
},
|
|
242762
242784
|
end: {
|
|
242763
|
-
line:
|
|
242785
|
+
line: 216,
|
|
242764
242786
|
column: 14
|
|
242765
242787
|
}
|
|
242766
242788
|
},
|
|
242767
|
-
line:
|
|
242789
|
+
line: 203
|
|
242768
242790
|
},
|
|
242769
242791
|
"12": {
|
|
242770
242792
|
name: "(anonymous_12)",
|
|
242771
242793
|
decl: {
|
|
242772
242794
|
start: {
|
|
242773
|
-
line:
|
|
242795
|
+
line: 223,
|
|
242774
242796
|
column: 2
|
|
242775
242797
|
},
|
|
242776
242798
|
end: {
|
|
242777
|
-
line:
|
|
242799
|
+
line: 223,
|
|
242778
242800
|
column: 3
|
|
242779
242801
|
}
|
|
242780
242802
|
},
|
|
242781
242803
|
loc: {
|
|
242782
242804
|
start: {
|
|
242783
|
-
line:
|
|
242805
|
+
line: 223,
|
|
242784
242806
|
column: 11
|
|
242785
242807
|
},
|
|
242786
242808
|
end: {
|
|
242787
|
-
line:
|
|
242809
|
+
line: 244,
|
|
242788
242810
|
column: 3
|
|
242789
242811
|
}
|
|
242790
242812
|
},
|
|
242791
|
-
line:
|
|
242813
|
+
line: 223
|
|
242792
242814
|
}
|
|
242793
242815
|
},
|
|
242794
242816
|
branchMap: {
|
|
@@ -243620,374 +243642,440 @@ var cov_2ifxgrpf02 = function () {
|
|
|
243620
243642
|
"25": {
|
|
243621
243643
|
loc: {
|
|
243622
243644
|
start: {
|
|
243623
|
-
line:
|
|
243645
|
+
line: 142,
|
|
243624
243646
|
column: 4
|
|
243625
243647
|
},
|
|
243626
243648
|
end: {
|
|
243627
|
-
line:
|
|
243649
|
+
line: 144,
|
|
243628
243650
|
column: 5
|
|
243629
243651
|
}
|
|
243630
243652
|
},
|
|
243631
243653
|
type: "if",
|
|
243632
243654
|
locations: [{
|
|
243633
243655
|
start: {
|
|
243634
|
-
line:
|
|
243656
|
+
line: 142,
|
|
243635
243657
|
column: 4
|
|
243636
243658
|
},
|
|
243637
243659
|
end: {
|
|
243638
|
-
line:
|
|
243660
|
+
line: 144,
|
|
243639
243661
|
column: 5
|
|
243640
243662
|
}
|
|
243641
243663
|
}, {
|
|
243642
243664
|
start: {
|
|
243643
|
-
line:
|
|
243665
|
+
line: 142,
|
|
243644
243666
|
column: 4
|
|
243645
243667
|
},
|
|
243646
243668
|
end: {
|
|
243647
|
-
line:
|
|
243669
|
+
line: 144,
|
|
243648
243670
|
column: 5
|
|
243649
243671
|
}
|
|
243650
243672
|
}],
|
|
243651
|
-
line:
|
|
243673
|
+
line: 142
|
|
243652
243674
|
},
|
|
243653
243675
|
"26": {
|
|
243654
243676
|
loc: {
|
|
243655
243677
|
start: {
|
|
243656
|
-
line:
|
|
243678
|
+
line: 142,
|
|
243657
243679
|
column: 8
|
|
243658
243680
|
},
|
|
243659
243681
|
end: {
|
|
243660
|
-
line:
|
|
243682
|
+
line: 142,
|
|
243683
|
+
column: 34
|
|
243684
|
+
}
|
|
243685
|
+
},
|
|
243686
|
+
type: "binary-expr",
|
|
243687
|
+
locations: [{
|
|
243688
|
+
start: {
|
|
243689
|
+
line: 142,
|
|
243690
|
+
column: 8
|
|
243691
|
+
},
|
|
243692
|
+
end: {
|
|
243693
|
+
line: 142,
|
|
243694
|
+
column: 17
|
|
243695
|
+
}
|
|
243696
|
+
}, {
|
|
243697
|
+
start: {
|
|
243698
|
+
line: 142,
|
|
243699
|
+
column: 21
|
|
243700
|
+
},
|
|
243701
|
+
end: {
|
|
243702
|
+
line: 142,
|
|
243703
|
+
column: 34
|
|
243704
|
+
}
|
|
243705
|
+
}],
|
|
243706
|
+
line: 142
|
|
243707
|
+
},
|
|
243708
|
+
"27": {
|
|
243709
|
+
loc: {
|
|
243710
|
+
start: {
|
|
243711
|
+
line: 148,
|
|
243712
|
+
column: 4
|
|
243713
|
+
},
|
|
243714
|
+
end: {
|
|
243715
|
+
line: 150,
|
|
243716
|
+
column: 5
|
|
243717
|
+
}
|
|
243718
|
+
},
|
|
243719
|
+
type: "if",
|
|
243720
|
+
locations: [{
|
|
243721
|
+
start: {
|
|
243722
|
+
line: 148,
|
|
243723
|
+
column: 4
|
|
243724
|
+
},
|
|
243725
|
+
end: {
|
|
243726
|
+
line: 150,
|
|
243727
|
+
column: 5
|
|
243728
|
+
}
|
|
243729
|
+
}, {
|
|
243730
|
+
start: {
|
|
243731
|
+
line: 148,
|
|
243732
|
+
column: 4
|
|
243733
|
+
},
|
|
243734
|
+
end: {
|
|
243735
|
+
line: 150,
|
|
243736
|
+
column: 5
|
|
243737
|
+
}
|
|
243738
|
+
}],
|
|
243739
|
+
line: 148
|
|
243740
|
+
},
|
|
243741
|
+
"28": {
|
|
243742
|
+
loc: {
|
|
243743
|
+
start: {
|
|
243744
|
+
line: 148,
|
|
243745
|
+
column: 8
|
|
243746
|
+
},
|
|
243747
|
+
end: {
|
|
243748
|
+
line: 148,
|
|
243661
243749
|
column: 84
|
|
243662
243750
|
}
|
|
243663
243751
|
},
|
|
243664
243752
|
type: "binary-expr",
|
|
243665
243753
|
locations: [{
|
|
243666
243754
|
start: {
|
|
243667
|
-
line:
|
|
243755
|
+
line: 148,
|
|
243668
243756
|
column: 9
|
|
243669
243757
|
},
|
|
243670
243758
|
end: {
|
|
243671
|
-
line:
|
|
243759
|
+
line: 148,
|
|
243672
243760
|
column: 39
|
|
243673
243761
|
}
|
|
243674
243762
|
}, {
|
|
243675
243763
|
start: {
|
|
243676
|
-
line:
|
|
243764
|
+
line: 148,
|
|
243677
243765
|
column: 43
|
|
243678
243766
|
},
|
|
243679
243767
|
end: {
|
|
243680
|
-
line:
|
|
243768
|
+
line: 148,
|
|
243681
243769
|
column: 48
|
|
243682
243770
|
}
|
|
243683
243771
|
}, {
|
|
243684
243772
|
start: {
|
|
243685
|
-
line:
|
|
243773
|
+
line: 148,
|
|
243686
243774
|
column: 53
|
|
243687
243775
|
},
|
|
243688
243776
|
end: {
|
|
243689
|
-
line:
|
|
243777
|
+
line: 148,
|
|
243690
243778
|
column: 84
|
|
243691
243779
|
}
|
|
243692
243780
|
}],
|
|
243693
|
-
line:
|
|
243781
|
+
line: 148
|
|
243694
243782
|
},
|
|
243695
|
-
"
|
|
243783
|
+
"29": {
|
|
243696
243784
|
loc: {
|
|
243697
243785
|
start: {
|
|
243698
|
-
line:
|
|
243786
|
+
line: 177,
|
|
243699
243787
|
column: 4
|
|
243700
243788
|
},
|
|
243701
243789
|
end: {
|
|
243702
|
-
line:
|
|
243790
|
+
line: 179,
|
|
243703
243791
|
column: 5
|
|
243704
243792
|
}
|
|
243705
243793
|
},
|
|
243706
243794
|
type: "if",
|
|
243707
243795
|
locations: [{
|
|
243708
243796
|
start: {
|
|
243709
|
-
line:
|
|
243797
|
+
line: 177,
|
|
243710
243798
|
column: 4
|
|
243711
243799
|
},
|
|
243712
243800
|
end: {
|
|
243713
|
-
line:
|
|
243801
|
+
line: 179,
|
|
243714
243802
|
column: 5
|
|
243715
243803
|
}
|
|
243716
243804
|
}, {
|
|
243717
243805
|
start: {
|
|
243718
|
-
line:
|
|
243806
|
+
line: 177,
|
|
243719
243807
|
column: 4
|
|
243720
243808
|
},
|
|
243721
243809
|
end: {
|
|
243722
|
-
line:
|
|
243810
|
+
line: 179,
|
|
243723
243811
|
column: 5
|
|
243724
243812
|
}
|
|
243725
243813
|
}],
|
|
243726
|
-
line:
|
|
243814
|
+
line: 177
|
|
243727
243815
|
},
|
|
243728
|
-
"
|
|
243816
|
+
"30": {
|
|
243729
243817
|
loc: {
|
|
243730
243818
|
start: {
|
|
243731
|
-
line:
|
|
243819
|
+
line: 180,
|
|
243732
243820
|
column: 4
|
|
243733
243821
|
},
|
|
243734
243822
|
end: {
|
|
243735
|
-
line:
|
|
243823
|
+
line: 185,
|
|
243736
243824
|
column: 7
|
|
243737
243825
|
}
|
|
243738
243826
|
},
|
|
243739
243827
|
type: "if",
|
|
243740
243828
|
locations: [{
|
|
243741
243829
|
start: {
|
|
243742
|
-
line:
|
|
243830
|
+
line: 180,
|
|
243743
243831
|
column: 4
|
|
243744
243832
|
},
|
|
243745
243833
|
end: {
|
|
243746
|
-
line:
|
|
243834
|
+
line: 185,
|
|
243747
243835
|
column: 7
|
|
243748
243836
|
}
|
|
243749
243837
|
}, {
|
|
243750
243838
|
start: {
|
|
243751
|
-
line:
|
|
243839
|
+
line: 180,
|
|
243752
243840
|
column: 4
|
|
243753
243841
|
},
|
|
243754
243842
|
end: {
|
|
243755
|
-
line:
|
|
243843
|
+
line: 185,
|
|
243756
243844
|
column: 7
|
|
243757
243845
|
}
|
|
243758
243846
|
}],
|
|
243759
|
-
line:
|
|
243847
|
+
line: 180
|
|
243760
243848
|
},
|
|
243761
|
-
"
|
|
243849
|
+
"31": {
|
|
243762
243850
|
loc: {
|
|
243763
243851
|
start: {
|
|
243764
|
-
line:
|
|
243852
|
+
line: 183,
|
|
243765
243853
|
column: 11
|
|
243766
243854
|
},
|
|
243767
243855
|
end: {
|
|
243768
|
-
line:
|
|
243856
|
+
line: 183,
|
|
243769
243857
|
column: 70
|
|
243770
243858
|
}
|
|
243771
243859
|
},
|
|
243772
243860
|
type: "cond-expr",
|
|
243773
243861
|
locations: [{
|
|
243774
243862
|
start: {
|
|
243775
|
-
line:
|
|
243863
|
+
line: 183,
|
|
243776
243864
|
column: 42
|
|
243777
243865
|
},
|
|
243778
243866
|
end: {
|
|
243779
|
-
line:
|
|
243867
|
+
line: 183,
|
|
243780
243868
|
column: 60
|
|
243781
243869
|
}
|
|
243782
243870
|
}, {
|
|
243783
243871
|
start: {
|
|
243784
|
-
line:
|
|
243872
|
+
line: 183,
|
|
243785
243873
|
column: 63
|
|
243786
243874
|
},
|
|
243787
243875
|
end: {
|
|
243788
|
-
line:
|
|
243876
|
+
line: 183,
|
|
243789
243877
|
column: 70
|
|
243790
243878
|
}
|
|
243791
243879
|
}],
|
|
243792
|
-
line:
|
|
243880
|
+
line: 183
|
|
243793
243881
|
},
|
|
243794
|
-
"
|
|
243882
|
+
"32": {
|
|
243795
243883
|
loc: {
|
|
243796
243884
|
start: {
|
|
243797
|
-
line:
|
|
243885
|
+
line: 186,
|
|
243798
243886
|
column: 4
|
|
243799
243887
|
},
|
|
243800
243888
|
end: {
|
|
243801
|
-
line:
|
|
243889
|
+
line: 187,
|
|
243802
243890
|
column: 116
|
|
243803
243891
|
}
|
|
243804
243892
|
},
|
|
243805
243893
|
type: "if",
|
|
243806
243894
|
locations: [{
|
|
243807
243895
|
start: {
|
|
243808
|
-
line:
|
|
243896
|
+
line: 186,
|
|
243809
243897
|
column: 4
|
|
243810
243898
|
},
|
|
243811
243899
|
end: {
|
|
243812
|
-
line:
|
|
243900
|
+
line: 187,
|
|
243813
243901
|
column: 116
|
|
243814
243902
|
}
|
|
243815
243903
|
}, {
|
|
243816
243904
|
start: {
|
|
243817
|
-
line:
|
|
243905
|
+
line: 186,
|
|
243818
243906
|
column: 4
|
|
243819
243907
|
},
|
|
243820
243908
|
end: {
|
|
243821
|
-
line:
|
|
243909
|
+
line: 187,
|
|
243822
243910
|
column: 116
|
|
243823
243911
|
}
|
|
243824
243912
|
}],
|
|
243825
|
-
line:
|
|
243913
|
+
line: 186
|
|
243826
243914
|
},
|
|
243827
|
-
"
|
|
243915
|
+
"33": {
|
|
243828
243916
|
loc: {
|
|
243829
243917
|
start: {
|
|
243830
|
-
line:
|
|
243918
|
+
line: 186,
|
|
243831
243919
|
column: 8
|
|
243832
243920
|
},
|
|
243833
243921
|
end: {
|
|
243834
|
-
line:
|
|
243922
|
+
line: 186,
|
|
243835
243923
|
column: 42
|
|
243836
243924
|
}
|
|
243837
243925
|
},
|
|
243838
243926
|
type: "binary-expr",
|
|
243839
243927
|
locations: [{
|
|
243840
243928
|
start: {
|
|
243841
|
-
line:
|
|
243929
|
+
line: 186,
|
|
243842
243930
|
column: 8
|
|
243843
243931
|
},
|
|
243844
243932
|
end: {
|
|
243845
|
-
line:
|
|
243933
|
+
line: 186,
|
|
243846
243934
|
column: 25
|
|
243847
243935
|
}
|
|
243848
243936
|
}, {
|
|
243849
243937
|
start: {
|
|
243850
|
-
line:
|
|
243938
|
+
line: 186,
|
|
243851
243939
|
column: 29
|
|
243852
243940
|
},
|
|
243853
243941
|
end: {
|
|
243854
|
-
line:
|
|
243942
|
+
line: 186,
|
|
243855
243943
|
column: 42
|
|
243856
243944
|
}
|
|
243857
243945
|
}],
|
|
243858
|
-
line:
|
|
243946
|
+
line: 186
|
|
243859
243947
|
},
|
|
243860
|
-
"
|
|
243948
|
+
"34": {
|
|
243861
243949
|
loc: {
|
|
243862
243950
|
start: {
|
|
243863
|
-
line:
|
|
243951
|
+
line: 187,
|
|
243864
243952
|
column: 73
|
|
243865
243953
|
},
|
|
243866
243954
|
end: {
|
|
243867
|
-
line:
|
|
243955
|
+
line: 187,
|
|
243868
243956
|
column: 108
|
|
243869
243957
|
}
|
|
243870
243958
|
},
|
|
243871
243959
|
type: "binary-expr",
|
|
243872
243960
|
locations: [{
|
|
243873
243961
|
start: {
|
|
243874
|
-
line:
|
|
243962
|
+
line: 187,
|
|
243875
243963
|
column: 73
|
|
243876
243964
|
},
|
|
243877
243965
|
end: {
|
|
243878
|
-
line:
|
|
243966
|
+
line: 187,
|
|
243879
243967
|
column: 82
|
|
243880
243968
|
}
|
|
243881
243969
|
}, {
|
|
243882
243970
|
start: {
|
|
243883
|
-
line:
|
|
243971
|
+
line: 187,
|
|
243884
243972
|
column: 86
|
|
243885
243973
|
},
|
|
243886
243974
|
end: {
|
|
243887
|
-
line:
|
|
243975
|
+
line: 187,
|
|
243888
243976
|
column: 108
|
|
243889
243977
|
}
|
|
243890
243978
|
}],
|
|
243891
|
-
line:
|
|
243979
|
+
line: 187
|
|
243892
243980
|
},
|
|
243893
|
-
"
|
|
243981
|
+
"35": {
|
|
243894
243982
|
loc: {
|
|
243895
243983
|
start: {
|
|
243896
|
-
line:
|
|
243984
|
+
line: 191,
|
|
243897
243985
|
column: 25
|
|
243898
243986
|
},
|
|
243899
243987
|
end: {
|
|
243900
|
-
line:
|
|
243988
|
+
line: 191,
|
|
243901
243989
|
column: 52
|
|
243902
243990
|
}
|
|
243903
243991
|
},
|
|
243904
243992
|
type: "cond-expr",
|
|
243905
243993
|
locations: [{
|
|
243906
243994
|
start: {
|
|
243907
|
-
line:
|
|
243995
|
+
line: 191,
|
|
243908
243996
|
column: 34
|
|
243909
243997
|
},
|
|
243910
243998
|
end: {
|
|
243911
|
-
line:
|
|
243999
|
+
line: 191,
|
|
243912
244000
|
column: 40
|
|
243913
244001
|
}
|
|
243914
244002
|
}, {
|
|
243915
244003
|
start: {
|
|
243916
|
-
line:
|
|
244004
|
+
line: 191,
|
|
243917
244005
|
column: 43
|
|
243918
244006
|
},
|
|
243919
244007
|
end: {
|
|
243920
|
-
line:
|
|
244008
|
+
line: 191,
|
|
243921
244009
|
column: 52
|
|
243922
244010
|
}
|
|
243923
244011
|
}],
|
|
243924
|
-
line:
|
|
244012
|
+
line: 191
|
|
243925
244013
|
},
|
|
243926
|
-
"
|
|
244014
|
+
"36": {
|
|
243927
244015
|
loc: {
|
|
243928
244016
|
start: {
|
|
243929
|
-
line:
|
|
244017
|
+
line: 207,
|
|
243930
244018
|
column: 19
|
|
243931
244019
|
},
|
|
243932
244020
|
end: {
|
|
243933
|
-
line:
|
|
244021
|
+
line: 207,
|
|
243934
244022
|
column: 81
|
|
243935
244023
|
}
|
|
243936
244024
|
},
|
|
243937
244025
|
type: "cond-expr",
|
|
243938
244026
|
locations: [{
|
|
243939
244027
|
start: {
|
|
243940
|
-
line:
|
|
244028
|
+
line: 207,
|
|
243941
244029
|
column: 38
|
|
243942
244030
|
},
|
|
243943
244031
|
end: {
|
|
243944
|
-
line:
|
|
244032
|
+
line: 207,
|
|
243945
244033
|
column: 58
|
|
243946
244034
|
}
|
|
243947
244035
|
}, {
|
|
243948
244036
|
start: {
|
|
243949
|
-
line:
|
|
244037
|
+
line: 207,
|
|
243950
244038
|
column: 61
|
|
243951
244039
|
},
|
|
243952
244040
|
end: {
|
|
243953
|
-
line:
|
|
244041
|
+
line: 207,
|
|
243954
244042
|
column: 81
|
|
243955
244043
|
}
|
|
243956
244044
|
}],
|
|
243957
|
-
line:
|
|
244045
|
+
line: 207
|
|
243958
244046
|
},
|
|
243959
|
-
"
|
|
244047
|
+
"37": {
|
|
243960
244048
|
loc: {
|
|
243961
244049
|
start: {
|
|
243962
|
-
line:
|
|
244050
|
+
line: 207,
|
|
243963
244051
|
column: 19
|
|
243964
244052
|
},
|
|
243965
244053
|
end: {
|
|
243966
|
-
line:
|
|
244054
|
+
line: 207,
|
|
243967
244055
|
column: 35
|
|
243968
244056
|
}
|
|
243969
244057
|
},
|
|
243970
244058
|
type: "binary-expr",
|
|
243971
244059
|
locations: [{
|
|
243972
244060
|
start: {
|
|
243973
|
-
line:
|
|
244061
|
+
line: 207,
|
|
243974
244062
|
column: 19
|
|
243975
244063
|
},
|
|
243976
244064
|
end: {
|
|
243977
|
-
line:
|
|
244065
|
+
line: 207,
|
|
243978
244066
|
column: 20
|
|
243979
244067
|
}
|
|
243980
244068
|
}, {
|
|
243981
244069
|
start: {
|
|
243982
|
-
line:
|
|
244070
|
+
line: 207,
|
|
243983
244071
|
column: 24
|
|
243984
244072
|
},
|
|
243985
244073
|
end: {
|
|
243986
|
-
line:
|
|
244074
|
+
line: 207,
|
|
243987
244075
|
column: 35
|
|
243988
244076
|
}
|
|
243989
244077
|
}],
|
|
243990
|
-
line:
|
|
244078
|
+
line: 207
|
|
243991
244079
|
}
|
|
243992
244080
|
},
|
|
243993
244081
|
s: {
|
|
@@ -244095,7 +244183,9 @@ var cov_2ifxgrpf02 = function () {
|
|
|
244095
244183
|
"101": 0,
|
|
244096
244184
|
"102": 0,
|
|
244097
244185
|
"103": 0,
|
|
244098
|
-
"104": 0
|
|
244186
|
+
"104": 0,
|
|
244187
|
+
"105": 0,
|
|
244188
|
+
"106": 0
|
|
244099
244189
|
},
|
|
244100
244190
|
f: {
|
|
244101
244191
|
"0": 0,
|
|
@@ -244139,16 +244229,18 @@ var cov_2ifxgrpf02 = function () {
|
|
|
244139
244229
|
"23": [0, 0],
|
|
244140
244230
|
"24": [0, 0],
|
|
244141
244231
|
"25": [0, 0],
|
|
244142
|
-
"26": [0, 0
|
|
244232
|
+
"26": [0, 0],
|
|
244143
244233
|
"27": [0, 0],
|
|
244144
|
-
"28": [0, 0],
|
|
244234
|
+
"28": [0, 0, 0],
|
|
244145
244235
|
"29": [0, 0],
|
|
244146
244236
|
"30": [0, 0],
|
|
244147
244237
|
"31": [0, 0],
|
|
244148
244238
|
"32": [0, 0],
|
|
244149
244239
|
"33": [0, 0],
|
|
244150
244240
|
"34": [0, 0],
|
|
244151
|
-
"35": [0, 0]
|
|
244241
|
+
"35": [0, 0],
|
|
244242
|
+
"36": [0, 0],
|
|
244243
|
+
"37": [0, 0]
|
|
244152
244244
|
},
|
|
244153
244245
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184"
|
|
244154
244246
|
},
|
|
@@ -244483,7 +244575,9 @@ function (_Component) {
|
|
|
244483
244575
|
var _ref4 = (cov_2ifxgrpf02.s[64]++, this.props),
|
|
244484
244576
|
data = _ref4.data,
|
|
244485
244577
|
itemsInView = _ref4.itemsInView,
|
|
244486
|
-
lineHeight = _ref4.lineHeight
|
|
244578
|
+
lineHeight = _ref4.lineHeight,
|
|
244579
|
+
autoAdapt = _ref4.autoAdapt,
|
|
244580
|
+
resetPosition = _ref4.resetPosition;
|
|
244487
244581
|
|
|
244488
244582
|
var fullHeight = (cov_2ifxgrpf02.s[65]++, itemsInView * lineHeight);
|
|
244489
244583
|
var contentHeight = (cov_2ifxgrpf02.s[66]++, data.length * lineHeight - h);
|
|
@@ -244555,28 +244649,37 @@ function (_Component) {
|
|
|
244555
244649
|
scrollTop: scrollTop,
|
|
244556
244650
|
currentIndex: index
|
|
244557
244651
|
});
|
|
244652
|
+
cov_2ifxgrpf02.s[85]++;
|
|
244653
|
+
|
|
244654
|
+
if ((cov_2ifxgrpf02.b[26][0]++, autoAdapt) && (cov_2ifxgrpf02.b[26][1]++, resetPosition)) {
|
|
244655
|
+
cov_2ifxgrpf02.b[25][0]++;
|
|
244656
|
+
cov_2ifxgrpf02.s[86]++;
|
|
244657
|
+
resetPosition(autoAdapt);
|
|
244658
|
+
} else {
|
|
244659
|
+
cov_2ifxgrpf02.b[25][1]++;
|
|
244660
|
+
}
|
|
244558
244661
|
}
|
|
244559
244662
|
}, {
|
|
244560
244663
|
key: "handleHover",
|
|
244561
244664
|
value: function handleHover(index, force) {
|
|
244562
244665
|
cov_2ifxgrpf02.f[7]++;
|
|
244563
|
-
cov_2ifxgrpf02.s[
|
|
244666
|
+
cov_2ifxgrpf02.s[87]++;
|
|
244564
244667
|
|
|
244565
|
-
if (((cov_2ifxgrpf02.b[
|
|
244566
|
-
cov_2ifxgrpf02.b[
|
|
244567
|
-
cov_2ifxgrpf02.s[
|
|
244668
|
+
if (((cov_2ifxgrpf02.b[28][0]++, this.props.control === 'mouse') || (cov_2ifxgrpf02.b[28][1]++, force)) && (cov_2ifxgrpf02.b[28][2]++, this.state.hoverIndex !== index)) {
|
|
244669
|
+
cov_2ifxgrpf02.b[27][0]++;
|
|
244670
|
+
cov_2ifxgrpf02.s[88]++;
|
|
244568
244671
|
this.setState({
|
|
244569
244672
|
hoverIndex: index
|
|
244570
244673
|
});
|
|
244571
244674
|
} else {
|
|
244572
|
-
cov_2ifxgrpf02.b[
|
|
244675
|
+
cov_2ifxgrpf02.b[27][1]++;
|
|
244573
244676
|
}
|
|
244574
244677
|
}
|
|
244575
244678
|
}, {
|
|
244576
244679
|
key: "handleMouseMove",
|
|
244577
244680
|
value: function handleMouseMove() {
|
|
244578
244681
|
cov_2ifxgrpf02.f[8]++;
|
|
244579
|
-
cov_2ifxgrpf02.s[
|
|
244682
|
+
cov_2ifxgrpf02.s[89]++;
|
|
244580
244683
|
this.props.onControlChange('mouse');
|
|
244581
244684
|
}
|
|
244582
244685
|
}, {
|
|
@@ -244586,7 +244689,7 @@ function (_Component) {
|
|
|
244586
244689
|
|
|
244587
244690
|
cov_2ifxgrpf02.f[9]++;
|
|
244588
244691
|
|
|
244589
|
-
var _ref5 = (cov_2ifxgrpf02.s[
|
|
244692
|
+
var _ref5 = (cov_2ifxgrpf02.s[90]++, this.props),
|
|
244590
244693
|
loading = _ref5.loading,
|
|
244591
244694
|
data = _ref5.data,
|
|
244592
244695
|
renderPending = _ref5.renderPending,
|
|
@@ -244602,27 +244705,27 @@ function (_Component) {
|
|
|
244602
244705
|
filterText = _ref5.filterText,
|
|
244603
244706
|
emptyText = _ref5.emptyText;
|
|
244604
244707
|
|
|
244605
|
-
var _ref6 = (cov_2ifxgrpf02.s[
|
|
244708
|
+
var _ref6 = (cov_2ifxgrpf02.s[91]++, this.state),
|
|
244606
244709
|
hoverIndex = _ref6.hoverIndex,
|
|
244607
244710
|
currentIndex = _ref6.currentIndex;
|
|
244608
244711
|
|
|
244609
|
-
var scroll = (cov_2ifxgrpf02.s[
|
|
244610
|
-
var scrollHeight = (cov_2ifxgrpf02.s[
|
|
244611
|
-
cov_2ifxgrpf02.s[
|
|
244712
|
+
var scroll = (cov_2ifxgrpf02.s[92]++, '');
|
|
244713
|
+
var scrollHeight = (cov_2ifxgrpf02.s[93]++, lineHeight * data.length);
|
|
244714
|
+
cov_2ifxgrpf02.s[94]++;
|
|
244612
244715
|
|
|
244613
244716
|
if (height < scrollHeight) {
|
|
244614
|
-
cov_2ifxgrpf02.b[
|
|
244615
|
-
cov_2ifxgrpf02.s[
|
|
244717
|
+
cov_2ifxgrpf02.b[29][0]++;
|
|
244718
|
+
cov_2ifxgrpf02.s[95]++;
|
|
244616
244719
|
scroll = 'y';
|
|
244617
244720
|
} else {
|
|
244618
|
-
cov_2ifxgrpf02.b[
|
|
244721
|
+
cov_2ifxgrpf02.b[29][1]++;
|
|
244619
244722
|
}
|
|
244620
244723
|
|
|
244621
|
-
cov_2ifxgrpf02.s[
|
|
244724
|
+
cov_2ifxgrpf02.s[96]++;
|
|
244622
244725
|
|
|
244623
244726
|
if (loading) {
|
|
244624
|
-
cov_2ifxgrpf02.b[
|
|
244625
|
-
cov_2ifxgrpf02.s[
|
|
244727
|
+
cov_2ifxgrpf02.b[30][0]++;
|
|
244728
|
+
cov_2ifxgrpf02.s[97]++;
|
|
244626
244729
|
return (
|
|
244627
244730
|
/*#__PURE__*/
|
|
244628
244731
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement("span", {
|
|
@@ -244630,30 +244733,30 @@ function (_Component) {
|
|
|
244630
244733
|
__self: this,
|
|
244631
244734
|
__source: {
|
|
244632
244735
|
fileName: _jsxFileName,
|
|
244633
|
-
lineNumber:
|
|
244736
|
+
lineNumber: 182,
|
|
244634
244737
|
columnNumber: 9
|
|
244635
244738
|
}
|
|
244636
|
-
}, typeof loading === 'boolean' ? (cov_2ifxgrpf02.b[
|
|
244739
|
+
}, typeof loading === 'boolean' ? (cov_2ifxgrpf02.b[31][0]++,
|
|
244637
244740
|
/*#__PURE__*/
|
|
244638
244741
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_Spin__WEBPACK_IMPORTED_MODULE_13__["default"], {
|
|
244639
244742
|
size: 20,
|
|
244640
244743
|
__self: this,
|
|
244641
244744
|
__source: {
|
|
244642
244745
|
fileName: _jsxFileName,
|
|
244643
|
-
lineNumber:
|
|
244746
|
+
lineNumber: 183,
|
|
244644
244747
|
columnNumber: 43
|
|
244645
244748
|
}
|
|
244646
|
-
})) : (cov_2ifxgrpf02.b[
|
|
244749
|
+
})) : (cov_2ifxgrpf02.b[31][1]++, loading))
|
|
244647
244750
|
);
|
|
244648
244751
|
} else {
|
|
244649
|
-
cov_2ifxgrpf02.b[
|
|
244752
|
+
cov_2ifxgrpf02.b[30][1]++;
|
|
244650
244753
|
}
|
|
244651
244754
|
|
|
244652
|
-
cov_2ifxgrpf02.s[
|
|
244755
|
+
cov_2ifxgrpf02.s[98]++;
|
|
244653
244756
|
|
|
244654
|
-
if ((cov_2ifxgrpf02.b[
|
|
244655
|
-
cov_2ifxgrpf02.b[
|
|
244656
|
-
cov_2ifxgrpf02.s[
|
|
244757
|
+
if ((cov_2ifxgrpf02.b[33][0]++, data.length === 0) || (cov_2ifxgrpf02.b[33][1]++, renderPending)) {
|
|
244758
|
+
cov_2ifxgrpf02.b[32][0]++;
|
|
244759
|
+
cov_2ifxgrpf02.s[99]++;
|
|
244657
244760
|
return (
|
|
244658
244761
|
/*#__PURE__*/
|
|
244659
244762
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement("span", {
|
|
@@ -244661,22 +244764,22 @@ function (_Component) {
|
|
|
244661
244764
|
__self: this,
|
|
244662
244765
|
__source: {
|
|
244663
244766
|
fileName: _jsxFileName,
|
|
244664
|
-
lineNumber:
|
|
244767
|
+
lineNumber: 187,
|
|
244665
244768
|
columnNumber: 14
|
|
244666
244769
|
}
|
|
244667
|
-
}, (cov_2ifxgrpf02.b[
|
|
244770
|
+
}, (cov_2ifxgrpf02.b[34][0]++, emptyText) || (cov_2ifxgrpf02.b[34][1]++, this.getText('noData')))
|
|
244668
244771
|
);
|
|
244669
244772
|
} else {
|
|
244670
|
-
cov_2ifxgrpf02.b[
|
|
244773
|
+
cov_2ifxgrpf02.b[32][1]++;
|
|
244671
244774
|
}
|
|
244672
244775
|
|
|
244673
|
-
cov_2ifxgrpf02.s[
|
|
244776
|
+
cov_2ifxgrpf02.s[100]++;
|
|
244674
244777
|
return (
|
|
244675
244778
|
/*#__PURE__*/
|
|
244676
244779
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_Scroll__WEBPACK_IMPORTED_MODULE_12__["default"], {
|
|
244677
244780
|
scroll: scroll,
|
|
244678
244781
|
style: {
|
|
244679
|
-
height: scroll ? (cov_2ifxgrpf02.b[
|
|
244782
|
+
height: scroll ? (cov_2ifxgrpf02.b[35][0]++, height) : (cov_2ifxgrpf02.b[35][1]++, undefined)
|
|
244680
244783
|
},
|
|
244681
244784
|
onScroll: this.handleScroll,
|
|
244682
244785
|
scrollHeight: data.length * lineHeight,
|
|
@@ -244684,7 +244787,7 @@ function (_Component) {
|
|
|
244684
244787
|
__self: this,
|
|
244685
244788
|
__source: {
|
|
244686
244789
|
fileName: _jsxFileName,
|
|
244687
|
-
lineNumber:
|
|
244790
|
+
lineNumber: 189,
|
|
244688
244791
|
columnNumber: 7
|
|
244689
244792
|
}
|
|
244690
244793
|
},
|
|
@@ -244692,13 +244795,13 @@ function (_Component) {
|
|
|
244692
244795
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement("div", {
|
|
244693
244796
|
ref: function ref(el) {
|
|
244694
244797
|
cov_2ifxgrpf02.f[10]++;
|
|
244695
|
-
cov_2ifxgrpf02.s[
|
|
244798
|
+
cov_2ifxgrpf02.s[101]++;
|
|
244696
244799
|
_this3.optionInner = el;
|
|
244697
244800
|
},
|
|
244698
244801
|
__self: this,
|
|
244699
244802
|
__source: {
|
|
244700
244803
|
fileName: _jsxFileName,
|
|
244701
|
-
lineNumber:
|
|
244804
|
+
lineNumber: 196,
|
|
244702
244805
|
columnNumber: 9
|
|
244703
244806
|
}
|
|
244704
244807
|
},
|
|
@@ -244710,19 +244813,19 @@ function (_Component) {
|
|
|
244710
244813
|
__self: this,
|
|
244711
244814
|
__source: {
|
|
244712
244815
|
fileName: _jsxFileName,
|
|
244713
|
-
lineNumber:
|
|
244816
|
+
lineNumber: 201,
|
|
244714
244817
|
columnNumber: 11
|
|
244715
244818
|
}
|
|
244716
244819
|
}), data.slice(currentIndex, currentIndex + itemsInView).map(function (d, i) {
|
|
244717
244820
|
cov_2ifxgrpf02.f[11]++;
|
|
244718
|
-
cov_2ifxgrpf02.s[
|
|
244821
|
+
cov_2ifxgrpf02.s[102]++;
|
|
244719
244822
|
return (
|
|
244720
244823
|
/*#__PURE__*/
|
|
244721
244824
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_Option__WEBPACK_IMPORTED_MODULE_16__["default"], {
|
|
244722
244825
|
isActive: datum.check(d),
|
|
244723
244826
|
disabled: datum.disabled(d),
|
|
244724
244827
|
isHover: hoverIndex === currentIndex + i,
|
|
244725
|
-
key: (cov_2ifxgrpf02.b[
|
|
244828
|
+
key: (cov_2ifxgrpf02.b[37][0]++, d) && (cov_2ifxgrpf02.b[37][1]++, d[groupKey]) ? (cov_2ifxgrpf02.b[36][0]++, "__".concat(d[groupKey], "__")) : (cov_2ifxgrpf02.b[36][1]++, Object(_utils_uid__WEBPACK_IMPORTED_MODULE_9__["getKey"])(d, keygen, i)),
|
|
244726
244829
|
index: currentIndex + i,
|
|
244727
244830
|
data: d,
|
|
244728
244831
|
multiple: multiple,
|
|
@@ -244734,7 +244837,7 @@ function (_Component) {
|
|
|
244734
244837
|
__self: _this3,
|
|
244735
244838
|
__source: {
|
|
244736
244839
|
fileName: _jsxFileName,
|
|
244737
|
-
lineNumber:
|
|
244840
|
+
lineNumber: 203,
|
|
244738
244841
|
columnNumber: 13
|
|
244739
244842
|
}
|
|
244740
244843
|
})
|
|
@@ -244747,7 +244850,7 @@ function (_Component) {
|
|
|
244747
244850
|
value: function render() {
|
|
244748
244851
|
cov_2ifxgrpf02.f[12]++;
|
|
244749
244852
|
|
|
244750
|
-
var _ref7 = (cov_2ifxgrpf02.s[
|
|
244853
|
+
var _ref7 = (cov_2ifxgrpf02.s[103]++, this.props),
|
|
244751
244854
|
control = _ref7.control,
|
|
244752
244855
|
focus = _ref7.focus,
|
|
244753
244856
|
style = _ref7.style,
|
|
@@ -244758,10 +244861,10 @@ function (_Component) {
|
|
|
244758
244861
|
renderOptionList = _ref7.renderOptionList,
|
|
244759
244862
|
loading = _ref7.loading;
|
|
244760
244863
|
|
|
244761
|
-
var result = (cov_2ifxgrpf02.s[
|
|
244864
|
+
var result = (cov_2ifxgrpf02.s[104]++,
|
|
244762
244865
|
/*#__PURE__*/
|
|
244763
244866
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_6___default.a.Fragment, null, customHeader, this.renderList()));
|
|
244764
|
-
cov_2ifxgrpf02.s[
|
|
244867
|
+
cov_2ifxgrpf02.s[105]++;
|
|
244765
244868
|
return (
|
|
244766
244869
|
/*#__PURE__*/
|
|
244767
244870
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(ScaleList, {
|
|
@@ -244774,7 +244877,7 @@ function (_Component) {
|
|
|
244774
244877
|
__self: this,
|
|
244775
244878
|
__source: {
|
|
244776
244879
|
fileName: _jsxFileName,
|
|
244777
|
-
lineNumber:
|
|
244880
|
+
lineNumber: 233,
|
|
244778
244881
|
columnNumber: 7
|
|
244779
244882
|
}
|
|
244780
244883
|
}, Object(_utils__WEBPACK_IMPORTED_MODULE_18__["getCustomList"])(result, renderOptionList, loading))
|
|
@@ -244785,7 +244888,7 @@ function (_Component) {
|
|
|
244785
244888
|
return OptionList;
|
|
244786
244889
|
}(react__WEBPACK_IMPORTED_MODULE_6__["Component"]);
|
|
244787
244890
|
|
|
244788
|
-
cov_2ifxgrpf02.s[
|
|
244891
|
+
cov_2ifxgrpf02.s[106]++;
|
|
244789
244892
|
OptionList.propTypes = {
|
|
244790
244893
|
control: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.oneOf(['mouse', 'keyboard']),
|
|
244791
244894
|
data: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.array,
|
|
@@ -244812,7 +244915,9 @@ OptionList.propTypes = {
|
|
|
244812
244915
|
filterText: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.string,
|
|
244813
244916
|
hideCreateOption: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool,
|
|
244814
244917
|
emptyText: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.node,
|
|
244815
|
-
renderOptionList: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.func
|
|
244918
|
+
renderOptionList: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.func,
|
|
244919
|
+
autoAdapt: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool,
|
|
244920
|
+
resetPosition: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.func
|
|
244816
244921
|
};
|
|
244817
244922
|
/* harmony default export */ __webpack_exports__["default"] = (OptionList);
|
|
244818
244923
|
|
|
@@ -251207,7 +251312,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
251207
251312
|
/* harmony import */ var _utils_classname__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ../utils/classname */ "./src/utils/classname.js");
|
|
251208
251313
|
var cov_1yvqka74vf = function () {
|
|
251209
251314
|
var path = "/Users/spana/SHEIN/shineout/src/Select/Select.js",
|
|
251210
|
-
hash = "
|
|
251315
|
+
hash = "b9b61c080146786ecd0202a0053e851f6794d34d",
|
|
251211
251316
|
Function = function () {}.constructor,
|
|
251212
251317
|
global = new Function('return this')(),
|
|
251213
251318
|
gcv = "__coverage__",
|
|
@@ -254140,117 +254245,117 @@ var cov_1yvqka74vf = function () {
|
|
|
254140
254245
|
column: 4
|
|
254141
254246
|
},
|
|
254142
254247
|
end: {
|
|
254143
|
-
line:
|
|
254248
|
+
line: 578,
|
|
254144
254249
|
column: 5
|
|
254145
254250
|
}
|
|
254146
254251
|
},
|
|
254147
254252
|
"293": {
|
|
254148
254253
|
start: {
|
|
254149
|
-
line:
|
|
254254
|
+
line: 582,
|
|
254150
254255
|
column: 25
|
|
254151
254256
|
},
|
|
254152
254257
|
end: {
|
|
254153
|
-
line:
|
|
254258
|
+
line: 582,
|
|
254154
254259
|
column: 35
|
|
254155
254260
|
}
|
|
254156
254261
|
},
|
|
254157
254262
|
"294": {
|
|
254158
254263
|
start: {
|
|
254159
|
-
line:
|
|
254264
|
+
line: 583,
|
|
254160
254265
|
column: 4
|
|
254161
254266
|
},
|
|
254162
254267
|
end: {
|
|
254163
|
-
line:
|
|
254268
|
+
line: 583,
|
|
254164
254269
|
column: 42
|
|
254165
254270
|
}
|
|
254166
254271
|
},
|
|
254167
254272
|
"295": {
|
|
254168
254273
|
start: {
|
|
254169
|
-
line:
|
|
254274
|
+
line: 583,
|
|
254170
254275
|
column: 18
|
|
254171
254276
|
},
|
|
254172
254277
|
end: {
|
|
254173
|
-
line:
|
|
254278
|
+
line: 583,
|
|
254174
254279
|
column: 42
|
|
254175
254280
|
}
|
|
254176
254281
|
},
|
|
254177
254282
|
"296": {
|
|
254178
254283
|
start: {
|
|
254179
|
-
line:
|
|
254284
|
+
line: 584,
|
|
254180
254285
|
column: 4
|
|
254181
254286
|
},
|
|
254182
254287
|
end: {
|
|
254183
|
-
line:
|
|
254288
|
+
line: 584,
|
|
254184
254289
|
column: 28
|
|
254185
254290
|
}
|
|
254186
254291
|
},
|
|
254187
254292
|
"297": {
|
|
254188
254293
|
start: {
|
|
254189
|
-
line:
|
|
254294
|
+
line: 612,
|
|
254190
254295
|
column: 8
|
|
254191
254296
|
},
|
|
254192
254297
|
end: {
|
|
254193
|
-
line:
|
|
254298
|
+
line: 612,
|
|
254194
254299
|
column: 18
|
|
254195
254300
|
}
|
|
254196
254301
|
},
|
|
254197
254302
|
"298": {
|
|
254198
254303
|
start: {
|
|
254199
|
-
line:
|
|
254304
|
+
line: 613,
|
|
254200
254305
|
column: 21
|
|
254201
254306
|
},
|
|
254202
254307
|
end: {
|
|
254203
|
-
line:
|
|
254308
|
+
line: 613,
|
|
254204
254309
|
column: 45
|
|
254205
254310
|
}
|
|
254206
254311
|
},
|
|
254207
254312
|
"299": {
|
|
254208
254313
|
start: {
|
|
254209
|
-
line:
|
|
254314
|
+
line: 614,
|
|
254210
254315
|
column: 22
|
|
254211
254316
|
},
|
|
254212
254317
|
end: {
|
|
254213
|
-
line:
|
|
254318
|
+
line: 622,
|
|
254214
254319
|
column: 5
|
|
254215
254320
|
}
|
|
254216
254321
|
},
|
|
254217
254322
|
"300": {
|
|
254218
254323
|
start: {
|
|
254219
|
-
line:
|
|
254324
|
+
line: 624,
|
|
254220
254325
|
column: 4
|
|
254221
254326
|
},
|
|
254222
254327
|
end: {
|
|
254223
|
-
line:
|
|
254328
|
+
line: 672,
|
|
254224
254329
|
column: 5
|
|
254225
254330
|
}
|
|
254226
254331
|
},
|
|
254227
254332
|
"301": {
|
|
254228
254333
|
start: {
|
|
254229
|
-
line:
|
|
254334
|
+
line: 676,
|
|
254230
254335
|
column: 0
|
|
254231
254336
|
},
|
|
254232
254337
|
end: {
|
|
254233
|
-
line:
|
|
254338
|
+
line: 719,
|
|
254234
254339
|
column: 1
|
|
254235
254340
|
}
|
|
254236
254341
|
},
|
|
254237
254342
|
"302": {
|
|
254238
254343
|
start: {
|
|
254239
|
-
line:
|
|
254344
|
+
line: 721,
|
|
254240
254345
|
column: 0
|
|
254241
254346
|
},
|
|
254242
254347
|
end: {
|
|
254243
|
-
line:
|
|
254348
|
+
line: 736,
|
|
254244
254349
|
column: 1
|
|
254245
254350
|
}
|
|
254246
254351
|
},
|
|
254247
254352
|
"303": {
|
|
254248
254353
|
start: {
|
|
254249
|
-
line:
|
|
254354
|
+
line: 729,
|
|
254250
254355
|
column: 19
|
|
254251
254356
|
},
|
|
254252
254357
|
end: {
|
|
254253
|
-
line:
|
|
254358
|
+
line: 729,
|
|
254254
254359
|
column: 20
|
|
254255
254360
|
}
|
|
254256
254361
|
}
|
|
@@ -255282,7 +255387,7 @@ var cov_1yvqka74vf = function () {
|
|
|
255282
255387
|
column: 15
|
|
255283
255388
|
},
|
|
255284
255389
|
end: {
|
|
255285
|
-
line:
|
|
255390
|
+
line: 579,
|
|
255286
255391
|
column: 3
|
|
255287
255392
|
}
|
|
255288
255393
|
},
|
|
@@ -255316,73 +255421,73 @@ var cov_1yvqka74vf = function () {
|
|
|
255316
255421
|
name: "(anonymous_44)",
|
|
255317
255422
|
decl: {
|
|
255318
255423
|
start: {
|
|
255319
|
-
line:
|
|
255424
|
+
line: 581,
|
|
255320
255425
|
column: 2
|
|
255321
255426
|
},
|
|
255322
255427
|
end: {
|
|
255323
|
-
line:
|
|
255428
|
+
line: 581,
|
|
255324
255429
|
column: 3
|
|
255325
255430
|
}
|
|
255326
255431
|
},
|
|
255327
255432
|
loc: {
|
|
255328
255433
|
start: {
|
|
255329
|
-
line:
|
|
255434
|
+
line: 581,
|
|
255330
255435
|
column: 18
|
|
255331
255436
|
},
|
|
255332
255437
|
end: {
|
|
255333
|
-
line:
|
|
255438
|
+
line: 585,
|
|
255334
255439
|
column: 3
|
|
255335
255440
|
}
|
|
255336
255441
|
},
|
|
255337
|
-
line:
|
|
255442
|
+
line: 581
|
|
255338
255443
|
},
|
|
255339
255444
|
"45": {
|
|
255340
255445
|
name: "(anonymous_45)",
|
|
255341
255446
|
decl: {
|
|
255342
255447
|
start: {
|
|
255343
|
-
line:
|
|
255448
|
+
line: 587,
|
|
255344
255449
|
column: 2
|
|
255345
255450
|
},
|
|
255346
255451
|
end: {
|
|
255347
|
-
line:
|
|
255452
|
+
line: 587,
|
|
255348
255453
|
column: 3
|
|
255349
255454
|
}
|
|
255350
255455
|
},
|
|
255351
255456
|
loc: {
|
|
255352
255457
|
start: {
|
|
255353
|
-
line:
|
|
255458
|
+
line: 587,
|
|
255354
255459
|
column: 11
|
|
255355
255460
|
},
|
|
255356
255461
|
end: {
|
|
255357
|
-
line:
|
|
255462
|
+
line: 673,
|
|
255358
255463
|
column: 3
|
|
255359
255464
|
}
|
|
255360
255465
|
},
|
|
255361
|
-
line:
|
|
255466
|
+
line: 587
|
|
255362
255467
|
},
|
|
255363
255468
|
"46": {
|
|
255364
255469
|
name: "(anonymous_46)",
|
|
255365
255470
|
decl: {
|
|
255366
255471
|
start: {
|
|
255367
|
-
line:
|
|
255472
|
+
line: 729,
|
|
255368
255473
|
column: 14
|
|
255369
255474
|
},
|
|
255370
255475
|
end: {
|
|
255371
|
-
line:
|
|
255476
|
+
line: 729,
|
|
255372
255477
|
column: 15
|
|
255373
255478
|
}
|
|
255374
255479
|
},
|
|
255375
255480
|
loc: {
|
|
255376
255481
|
start: {
|
|
255377
|
-
line:
|
|
255482
|
+
line: 729,
|
|
255378
255483
|
column: 19
|
|
255379
255484
|
},
|
|
255380
255485
|
end: {
|
|
255381
|
-
line:
|
|
255486
|
+
line: 729,
|
|
255382
255487
|
column: 20
|
|
255383
255488
|
}
|
|
255384
255489
|
},
|
|
255385
|
-
line:
|
|
255490
|
+
line: 729
|
|
255386
255491
|
}
|
|
255387
255492
|
},
|
|
255388
255493
|
branchMap: {
|
|
@@ -259046,398 +259151,398 @@ var cov_1yvqka74vf = function () {
|
|
|
259046
259151
|
"107": {
|
|
259047
259152
|
loc: {
|
|
259048
259153
|
start: {
|
|
259049
|
-
line:
|
|
259154
|
+
line: 561,
|
|
259050
259155
|
column: 41
|
|
259051
259156
|
},
|
|
259052
259157
|
end: {
|
|
259053
|
-
line:
|
|
259158
|
+
line: 561,
|
|
259054
259159
|
column: 57
|
|
259055
259160
|
}
|
|
259056
259161
|
},
|
|
259057
259162
|
type: "binary-expr",
|
|
259058
259163
|
locations: [{
|
|
259059
259164
|
start: {
|
|
259060
|
-
line:
|
|
259165
|
+
line: 561,
|
|
259061
259166
|
column: 41
|
|
259062
259167
|
},
|
|
259063
259168
|
end: {
|
|
259064
|
-
line:
|
|
259169
|
+
line: 561,
|
|
259065
259170
|
column: 48
|
|
259066
259171
|
}
|
|
259067
259172
|
}, {
|
|
259068
259173
|
start: {
|
|
259069
|
-
line:
|
|
259174
|
+
line: 561,
|
|
259070
259175
|
column: 52
|
|
259071
259176
|
},
|
|
259072
259177
|
end: {
|
|
259073
|
-
line:
|
|
259178
|
+
line: 561,
|
|
259074
259179
|
column: 57
|
|
259075
259180
|
}
|
|
259076
259181
|
}],
|
|
259077
|
-
line:
|
|
259182
|
+
line: 561
|
|
259078
259183
|
},
|
|
259079
259184
|
"108": {
|
|
259080
259185
|
loc: {
|
|
259081
259186
|
start: {
|
|
259082
|
-
line:
|
|
259187
|
+
line: 562,
|
|
259083
259188
|
column: 31
|
|
259084
259189
|
},
|
|
259085
259190
|
end: {
|
|
259086
|
-
line:
|
|
259191
|
+
line: 562,
|
|
259087
259192
|
column: 56
|
|
259088
259193
|
}
|
|
259089
259194
|
},
|
|
259090
259195
|
type: "binary-expr",
|
|
259091
259196
|
locations: [{
|
|
259092
259197
|
start: {
|
|
259093
|
-
line:
|
|
259198
|
+
line: 562,
|
|
259094
259199
|
column: 31
|
|
259095
259200
|
},
|
|
259096
259201
|
end: {
|
|
259097
|
-
line:
|
|
259202
|
+
line: 562,
|
|
259098
259203
|
column: 40
|
|
259099
259204
|
}
|
|
259100
259205
|
}, {
|
|
259101
259206
|
start: {
|
|
259102
|
-
line:
|
|
259207
|
+
line: 562,
|
|
259103
259208
|
column: 44
|
|
259104
259209
|
},
|
|
259105
259210
|
end: {
|
|
259106
|
-
line:
|
|
259211
|
+
line: 562,
|
|
259107
259212
|
column: 56
|
|
259108
259213
|
}
|
|
259109
259214
|
}],
|
|
259110
|
-
line:
|
|
259215
|
+
line: 562
|
|
259111
259216
|
},
|
|
259112
259217
|
"109": {
|
|
259113
259218
|
loc: {
|
|
259114
259219
|
start: {
|
|
259115
|
-
line:
|
|
259220
|
+
line: 574,
|
|
259116
259221
|
column: 15
|
|
259117
259222
|
},
|
|
259118
259223
|
end: {
|
|
259119
|
-
line:
|
|
259224
|
+
line: 574,
|
|
259120
259225
|
column: 39
|
|
259121
259226
|
}
|
|
259122
259227
|
},
|
|
259123
259228
|
type: "cond-expr",
|
|
259124
259229
|
locations: [{
|
|
259125
259230
|
start: {
|
|
259126
|
-
line:
|
|
259231
|
+
line: 574,
|
|
259127
259232
|
column: 27
|
|
259128
259233
|
},
|
|
259129
259234
|
end: {
|
|
259130
|
-
line:
|
|
259235
|
+
line: 574,
|
|
259131
259236
|
column: 32
|
|
259132
259237
|
}
|
|
259133
259238
|
}, {
|
|
259134
259239
|
start: {
|
|
259135
|
-
line:
|
|
259240
|
+
line: 574,
|
|
259136
259241
|
column: 35
|
|
259137
259242
|
},
|
|
259138
259243
|
end: {
|
|
259139
|
-
line:
|
|
259244
|
+
line: 574,
|
|
259140
259245
|
column: 39
|
|
259141
259246
|
}
|
|
259142
259247
|
}],
|
|
259143
|
-
line:
|
|
259248
|
+
line: 574
|
|
259144
259249
|
},
|
|
259145
259250
|
"110": {
|
|
259146
259251
|
loc: {
|
|
259147
259252
|
start: {
|
|
259148
|
-
line:
|
|
259253
|
+
line: 583,
|
|
259149
259254
|
column: 4
|
|
259150
259255
|
},
|
|
259151
259256
|
end: {
|
|
259152
|
-
line:
|
|
259257
|
+
line: 583,
|
|
259153
259258
|
column: 42
|
|
259154
259259
|
}
|
|
259155
259260
|
},
|
|
259156
259261
|
type: "if",
|
|
259157
259262
|
locations: [{
|
|
259158
259263
|
start: {
|
|
259159
|
-
line:
|
|
259264
|
+
line: 583,
|
|
259160
259265
|
column: 4
|
|
259161
259266
|
},
|
|
259162
259267
|
end: {
|
|
259163
|
-
line:
|
|
259268
|
+
line: 583,
|
|
259164
259269
|
column: 42
|
|
259165
259270
|
}
|
|
259166
259271
|
}, {
|
|
259167
259272
|
start: {
|
|
259168
|
-
line:
|
|
259273
|
+
line: 583,
|
|
259169
259274
|
column: 4
|
|
259170
259275
|
},
|
|
259171
259276
|
end: {
|
|
259172
|
-
line:
|
|
259277
|
+
line: 583,
|
|
259173
259278
|
column: 42
|
|
259174
259279
|
}
|
|
259175
259280
|
}],
|
|
259176
|
-
line:
|
|
259281
|
+
line: 583
|
|
259177
259282
|
},
|
|
259178
259283
|
"111": {
|
|
259179
259284
|
loc: {
|
|
259180
259285
|
start: {
|
|
259181
|
-
line:
|
|
259286
|
+
line: 617,
|
|
259182
259287
|
column: 6
|
|
259183
259288
|
},
|
|
259184
259289
|
end: {
|
|
259185
|
-
line:
|
|
259290
|
+
line: 617,
|
|
259186
259291
|
column: 33
|
|
259187
259292
|
}
|
|
259188
259293
|
},
|
|
259189
259294
|
type: "binary-expr",
|
|
259190
259295
|
locations: [{
|
|
259191
259296
|
start: {
|
|
259192
|
-
line:
|
|
259297
|
+
line: 617,
|
|
259193
259298
|
column: 6
|
|
259194
259299
|
},
|
|
259195
259300
|
end: {
|
|
259196
|
-
line:
|
|
259301
|
+
line: 617,
|
|
259197
259302
|
column: 22
|
|
259198
259303
|
}
|
|
259199
259304
|
}, {
|
|
259200
259305
|
start: {
|
|
259201
|
-
line:
|
|
259306
|
+
line: 617,
|
|
259202
259307
|
column: 26
|
|
259203
259308
|
},
|
|
259204
259309
|
end: {
|
|
259205
|
-
line:
|
|
259310
|
+
line: 617,
|
|
259206
259311
|
column: 33
|
|
259207
259312
|
}
|
|
259208
259313
|
}],
|
|
259209
|
-
line:
|
|
259314
|
+
line: 617
|
|
259210
259315
|
},
|
|
259211
259316
|
"112": {
|
|
259212
259317
|
loc: {
|
|
259213
259318
|
start: {
|
|
259214
|
-
line:
|
|
259319
|
+
line: 619,
|
|
259215
259320
|
column: 6
|
|
259216
259321
|
},
|
|
259217
259322
|
end: {
|
|
259218
|
-
line:
|
|
259323
|
+
line: 619,
|
|
259219
259324
|
column: 28
|
|
259220
259325
|
}
|
|
259221
259326
|
},
|
|
259222
259327
|
type: "binary-expr",
|
|
259223
259328
|
locations: [{
|
|
259224
259329
|
start: {
|
|
259225
|
-
line:
|
|
259330
|
+
line: 619,
|
|
259226
259331
|
column: 6
|
|
259227
259332
|
},
|
|
259228
259333
|
end: {
|
|
259229
|
-
line:
|
|
259334
|
+
line: 619,
|
|
259230
259335
|
column: 14
|
|
259231
259336
|
}
|
|
259232
259337
|
}, {
|
|
259233
259338
|
start: {
|
|
259234
|
-
line:
|
|
259339
|
+
line: 619,
|
|
259235
259340
|
column: 18
|
|
259236
259341
|
},
|
|
259237
259342
|
end: {
|
|
259238
|
-
line:
|
|
259343
|
+
line: 619,
|
|
259239
259344
|
column: 28
|
|
259240
259345
|
}
|
|
259241
259346
|
}],
|
|
259242
|
-
line:
|
|
259347
|
+
line: 619
|
|
259243
259348
|
},
|
|
259244
259349
|
"113": {
|
|
259245
259350
|
loc: {
|
|
259246
259351
|
start: {
|
|
259247
|
-
line:
|
|
259352
|
+
line: 620,
|
|
259248
259353
|
column: 6
|
|
259249
259354
|
},
|
|
259250
259355
|
end: {
|
|
259251
|
-
line:
|
|
259356
|
+
line: 620,
|
|
259252
259357
|
column: 56
|
|
259253
259358
|
}
|
|
259254
259359
|
},
|
|
259255
259360
|
type: "binary-expr",
|
|
259256
259361
|
locations: [{
|
|
259257
259362
|
start: {
|
|
259258
|
-
line:
|
|
259363
|
+
line: 620,
|
|
259259
259364
|
column: 6
|
|
259260
259365
|
},
|
|
259261
259366
|
end: {
|
|
259262
|
-
line:
|
|
259367
|
+
line: 620,
|
|
259263
259368
|
column: 23
|
|
259264
259369
|
}
|
|
259265
259370
|
}, {
|
|
259266
259371
|
start: {
|
|
259267
|
-
line:
|
|
259372
|
+
line: 620,
|
|
259268
259373
|
column: 27
|
|
259269
259374
|
},
|
|
259270
259375
|
end: {
|
|
259271
|
-
line:
|
|
259376
|
+
line: 620,
|
|
259272
259377
|
column: 56
|
|
259273
259378
|
}
|
|
259274
259379
|
}],
|
|
259275
|
-
line:
|
|
259380
|
+
line: 620
|
|
259276
259381
|
},
|
|
259277
259382
|
"114": {
|
|
259278
259383
|
loc: {
|
|
259279
259384
|
start: {
|
|
259280
|
-
line:
|
|
259385
|
+
line: 621,
|
|
259281
259386
|
column: 6
|
|
259282
259387
|
},
|
|
259283
259388
|
end: {
|
|
259284
|
-
line:
|
|
259389
|
+
line: 621,
|
|
259285
259390
|
column: 20
|
|
259286
259391
|
}
|
|
259287
259392
|
},
|
|
259288
259393
|
type: "binary-expr",
|
|
259289
259394
|
locations: [{
|
|
259290
259395
|
start: {
|
|
259291
|
-
line:
|
|
259396
|
+
line: 621,
|
|
259292
259397
|
column: 6
|
|
259293
259398
|
},
|
|
259294
259399
|
end: {
|
|
259295
|
-
line:
|
|
259400
|
+
line: 621,
|
|
259296
259401
|
column: 11
|
|
259297
259402
|
}
|
|
259298
259403
|
}, {
|
|
259299
259404
|
start: {
|
|
259300
|
-
line:
|
|
259405
|
+
line: 621,
|
|
259301
259406
|
column: 15
|
|
259302
259407
|
},
|
|
259303
259408
|
end: {
|
|
259304
|
-
line:
|
|
259409
|
+
line: 621,
|
|
259305
259410
|
column: 20
|
|
259306
259411
|
}
|
|
259307
259412
|
}],
|
|
259308
|
-
line:
|
|
259413
|
+
line: 621
|
|
259309
259414
|
},
|
|
259310
259415
|
"115": {
|
|
259311
259416
|
loc: {
|
|
259312
259417
|
start: {
|
|
259313
|
-
line:
|
|
259418
|
+
line: 627,
|
|
259314
259419
|
column: 18
|
|
259315
259420
|
},
|
|
259316
259421
|
end: {
|
|
259317
|
-
line:
|
|
259422
|
+
line: 627,
|
|
259318
259423
|
column: 44
|
|
259319
259424
|
}
|
|
259320
259425
|
},
|
|
259321
259426
|
type: "cond-expr",
|
|
259322
259427
|
locations: [{
|
|
259323
259428
|
start: {
|
|
259324
|
-
line:
|
|
259429
|
+
line: 627,
|
|
259325
259430
|
column: 38
|
|
259326
259431
|
},
|
|
259327
259432
|
end: {
|
|
259328
|
-
line:
|
|
259433
|
+
line: 627,
|
|
259329
259434
|
column: 40
|
|
259330
259435
|
}
|
|
259331
259436
|
}, {
|
|
259332
259437
|
start: {
|
|
259333
|
-
line:
|
|
259438
|
+
line: 627,
|
|
259334
259439
|
column: 43
|
|
259335
259440
|
},
|
|
259336
259441
|
end: {
|
|
259337
|
-
line:
|
|
259442
|
+
line: 627,
|
|
259338
259443
|
column: 44
|
|
259339
259444
|
}
|
|
259340
259445
|
}],
|
|
259341
|
-
line:
|
|
259446
|
+
line: 627
|
|
259342
259447
|
},
|
|
259343
259448
|
"116": {
|
|
259344
259449
|
loc: {
|
|
259345
259450
|
start: {
|
|
259346
|
-
line:
|
|
259451
|
+
line: 640,
|
|
259347
259452
|
column: 19
|
|
259348
259453
|
},
|
|
259349
259454
|
end: {
|
|
259350
|
-
line:
|
|
259455
|
+
line: 640,
|
|
259351
259456
|
column: 59
|
|
259352
259457
|
}
|
|
259353
259458
|
},
|
|
259354
259459
|
type: "cond-expr",
|
|
259355
259460
|
locations: [{
|
|
259356
259461
|
start: {
|
|
259357
|
-
line:
|
|
259462
|
+
line: 640,
|
|
259358
259463
|
column: 31
|
|
259359
259464
|
},
|
|
259360
259465
|
end: {
|
|
259361
|
-
line:
|
|
259466
|
+
line: 640,
|
|
259362
259467
|
column: 47
|
|
259363
259468
|
}
|
|
259364
259469
|
}, {
|
|
259365
259470
|
start: {
|
|
259366
|
-
line:
|
|
259471
|
+
line: 640,
|
|
259367
259472
|
column: 50
|
|
259368
259473
|
},
|
|
259369
259474
|
end: {
|
|
259370
|
-
line:
|
|
259475
|
+
line: 640,
|
|
259371
259476
|
column: 59
|
|
259372
259477
|
}
|
|
259373
259478
|
}],
|
|
259374
|
-
line:
|
|
259479
|
+
line: 640
|
|
259375
259480
|
},
|
|
259376
259481
|
"117": {
|
|
259377
259482
|
loc: {
|
|
259378
259483
|
start: {
|
|
259379
|
-
line:
|
|
259484
|
+
line: 643,
|
|
259380
259485
|
column: 20
|
|
259381
259486
|
},
|
|
259382
259487
|
end: {
|
|
259383
|
-
line:
|
|
259488
|
+
line: 643,
|
|
259384
259489
|
column: 49
|
|
259385
259490
|
}
|
|
259386
259491
|
},
|
|
259387
259492
|
type: "binary-expr",
|
|
259388
259493
|
locations: [{
|
|
259389
259494
|
start: {
|
|
259390
|
-
line:
|
|
259495
|
+
line: 643,
|
|
259391
259496
|
column: 20
|
|
259392
259497
|
},
|
|
259393
259498
|
end: {
|
|
259394
|
-
line:
|
|
259499
|
+
line: 643,
|
|
259395
259500
|
column: 28
|
|
259396
259501
|
}
|
|
259397
259502
|
}, {
|
|
259398
259503
|
start: {
|
|
259399
|
-
line:
|
|
259504
|
+
line: 643,
|
|
259400
259505
|
column: 32
|
|
259401
259506
|
},
|
|
259402
259507
|
end: {
|
|
259403
|
-
line:
|
|
259508
|
+
line: 643,
|
|
259404
259509
|
column: 49
|
|
259405
259510
|
}
|
|
259406
259511
|
}],
|
|
259407
|
-
line:
|
|
259512
|
+
line: 643
|
|
259408
259513
|
},
|
|
259409
259514
|
"118": {
|
|
259410
259515
|
loc: {
|
|
259411
259516
|
start: {
|
|
259412
|
-
line:
|
|
259517
|
+
line: 667,
|
|
259413
259518
|
column: 16
|
|
259414
259519
|
},
|
|
259415
259520
|
end: {
|
|
259416
|
-
line:
|
|
259521
|
+
line: 667,
|
|
259417
259522
|
column: 32
|
|
259418
259523
|
}
|
|
259419
259524
|
},
|
|
259420
259525
|
type: "binary-expr",
|
|
259421
259526
|
locations: [{
|
|
259422
259527
|
start: {
|
|
259423
|
-
line:
|
|
259528
|
+
line: 667,
|
|
259424
259529
|
column: 16
|
|
259425
259530
|
},
|
|
259426
259531
|
end: {
|
|
259427
|
-
line:
|
|
259532
|
+
line: 667,
|
|
259428
259533
|
column: 24
|
|
259429
259534
|
}
|
|
259430
259535
|
}, {
|
|
259431
259536
|
start: {
|
|
259432
|
-
line:
|
|
259537
|
+
line: 667,
|
|
259433
259538
|
column: 28
|
|
259434
259539
|
},
|
|
259435
259540
|
end: {
|
|
259436
|
-
line:
|
|
259541
|
+
line: 667,
|
|
259437
259542
|
column: 32
|
|
259438
259543
|
}
|
|
259439
259544
|
}],
|
|
259440
|
-
line:
|
|
259545
|
+
line: 667
|
|
259441
259546
|
}
|
|
259442
259547
|
},
|
|
259443
259548
|
s: {
|
|
@@ -261349,6 +261454,7 @@ function (_PureComponent) {
|
|
|
261349
261454
|
/*#__PURE__*/
|
|
261350
261455
|
react__WEBPACK_IMPORTED_MODULE_9___default.a.createElement(List, Object.assign({}, props, {
|
|
261351
261456
|
style: style,
|
|
261457
|
+
autoAdapt: autoAdapt,
|
|
261352
261458
|
rootClass: Object(_styles__WEBPACK_IMPORTED_MODULE_15__["selectClass"])(position, (cov_1yvqka74vf.b[107][0]++, Object(_config__WEBPACK_IMPORTED_MODULE_23__["isRTL"])()) && (cov_1yvqka74vf.b[107][1]++, 'rtl')),
|
|
261353
261459
|
autoClass: Object(_styles__WEBPACK_IMPORTED_MODULE_15__["selectClass"])((cov_1yvqka74vf.b[108][0]++, autoAdapt) && (cov_1yvqka74vf.b[108][1]++, 'auto-adapt')),
|
|
261354
261460
|
bindOptionFunc: this.bindOptionFunc,
|
|
@@ -261442,7 +261548,7 @@ function (_PureComponent) {
|
|
|
261442
261548
|
__self: this,
|
|
261443
261549
|
__source: {
|
|
261444
261550
|
fileName: _jsxFileName,
|
|
261445
|
-
lineNumber:
|
|
261551
|
+
lineNumber: 625,
|
|
261446
261552
|
columnNumber: 7
|
|
261447
261553
|
}
|
|
261448
261554
|
},
|
|
@@ -261483,7 +261589,7 @@ function (_PureComponent) {
|
|
|
261483
261589
|
__self: this,
|
|
261484
261590
|
__source: {
|
|
261485
261591
|
fileName: _jsxFileName,
|
|
261486
|
-
lineNumber:
|
|
261592
|
+
lineNumber: 636,
|
|
261487
261593
|
columnNumber: 9
|
|
261488
261594
|
}
|
|
261489
261595
|
}), this.renderOptions())
|
|
@@ -421213,7 +421319,7 @@ var cov_1fvu52z35o = function () {
|
|
|
421213
421319
|
|
|
421214
421320
|
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
421215
421321
|
utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
|
|
421216
|
-
version: '1.12.
|
|
421322
|
+
version: '1.12.21'
|
|
421217
421323
|
});
|
|
421218
421324
|
|
|
421219
421325
|
|