@bigbinary/neetoui 4.4.26 → 4.4.27
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/formik.cjs.js +686 -450
- package/formik.cjs.js.map +1 -1
- package/formik.js +686 -450
- package/formik.js.map +1 -1
- package/index.cjs.js +688 -452
- package/index.cjs.js.map +1 -1
- package/index.d.ts +3 -0
- package/index.js +688 -452
- package/index.js.map +1 -1
- package/layouts.cjs.js +348 -230
- package/layouts.cjs.js.map +1 -1
- package/layouts.js +348 -230
- package/layouts.js.map +1 -1
- package/package.json +2 -2
package/layouts.js
CHANGED
|
@@ -22316,10 +22316,10 @@ var Label = function Label(_ref) {
|
|
|
22316
22316
|
};
|
|
22317
22317
|
cov_kk0pn1p2w().s[4]++;
|
|
22318
22318
|
|
|
22319
|
-
var _excluded$8 = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "labelProps"];
|
|
22319
|
+
var _excluded$8 = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "unlimitedChars", "labelProps"];
|
|
22320
22320
|
function cov_11a2hroalx() {
|
|
22321
22321
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/Input.jsx";
|
|
22322
|
-
var hash = "
|
|
22322
|
+
var hash = "cebb14f6b25b836777861765fc99a4778b2a0f50";
|
|
22323
22323
|
var global = new Function("return this")();
|
|
22324
22324
|
var gcv = "__coverage__";
|
|
22325
22325
|
var coverageData = {
|
|
@@ -22327,151 +22327,161 @@ function cov_11a2hroalx() {
|
|
|
22327
22327
|
statementMap: {
|
|
22328
22328
|
"0": {
|
|
22329
22329
|
start: {
|
|
22330
|
-
line:
|
|
22330
|
+
line: 13,
|
|
22331
22331
|
column: 14
|
|
22332
22332
|
},
|
|
22333
22333
|
end: {
|
|
22334
|
-
line:
|
|
22334
|
+
line: 13,
|
|
22335
22335
|
column: 66
|
|
22336
22336
|
}
|
|
22337
22337
|
},
|
|
22338
22338
|
"1": {
|
|
22339
22339
|
start: {
|
|
22340
|
-
line:
|
|
22340
|
+
line: 15,
|
|
22341
22341
|
column: 14
|
|
22342
22342
|
},
|
|
22343
22343
|
end: {
|
|
22344
|
-
line:
|
|
22344
|
+
line: 132,
|
|
22345
22345
|
column: 1
|
|
22346
22346
|
}
|
|
22347
22347
|
},
|
|
22348
22348
|
"2": {
|
|
22349
22349
|
start: {
|
|
22350
|
-
line:
|
|
22350
|
+
line: 37,
|
|
22351
22351
|
column: 46
|
|
22352
22352
|
},
|
|
22353
22353
|
end: {
|
|
22354
|
-
line:
|
|
22354
|
+
line: 37,
|
|
22355
22355
|
column: 72
|
|
22356
22356
|
}
|
|
22357
22357
|
},
|
|
22358
22358
|
"3": {
|
|
22359
22359
|
start: {
|
|
22360
|
-
line:
|
|
22360
|
+
line: 38,
|
|
22361
22361
|
column: 15
|
|
22362
22362
|
},
|
|
22363
22363
|
end: {
|
|
22364
|
-
line:
|
|
22364
|
+
line: 38,
|
|
22365
22365
|
column: 35
|
|
22366
22366
|
}
|
|
22367
22367
|
},
|
|
22368
22368
|
"4": {
|
|
22369
22369
|
start: {
|
|
22370
|
-
line:
|
|
22370
|
+
line: 40,
|
|
22371
22371
|
column: 20
|
|
22372
22372
|
},
|
|
22373
22373
|
end: {
|
|
22374
|
-
line:
|
|
22374
|
+
line: 40,
|
|
22375
22375
|
column: 33
|
|
22376
22376
|
}
|
|
22377
22377
|
},
|
|
22378
22378
|
"5": {
|
|
22379
22379
|
start: {
|
|
22380
|
-
line:
|
|
22380
|
+
line: 41,
|
|
22381
22381
|
column: 23
|
|
22382
22382
|
},
|
|
22383
22383
|
end: {
|
|
22384
|
-
line:
|
|
22384
|
+
line: 41,
|
|
22385
22385
|
column: 39
|
|
22386
22386
|
}
|
|
22387
22387
|
},
|
|
22388
22388
|
"6": {
|
|
22389
22389
|
start: {
|
|
22390
|
-
line:
|
|
22390
|
+
line: 43,
|
|
22391
22391
|
column: 18
|
|
22392
22392
|
},
|
|
22393
22393
|
end: {
|
|
22394
|
-
line:
|
|
22394
|
+
line: 43,
|
|
22395
22395
|
column: 57
|
|
22396
22396
|
}
|
|
22397
22397
|
},
|
|
22398
22398
|
"7": {
|
|
22399
22399
|
start: {
|
|
22400
|
-
line:
|
|
22400
|
+
line: 45,
|
|
22401
22401
|
column: 24
|
|
22402
22402
|
},
|
|
22403
22403
|
end: {
|
|
22404
|
-
line:
|
|
22404
|
+
line: 45,
|
|
22405
22405
|
column: 53
|
|
22406
22406
|
}
|
|
22407
22407
|
},
|
|
22408
22408
|
"8": {
|
|
22409
22409
|
start: {
|
|
22410
|
-
line:
|
|
22410
|
+
line: 46,
|
|
22411
22411
|
column: 36
|
|
22412
22412
|
},
|
|
22413
22413
|
end: {
|
|
22414
|
-
line:
|
|
22415
|
-
column:
|
|
22414
|
+
line: 46,
|
|
22415
|
+
column: 67
|
|
22416
22416
|
}
|
|
22417
22417
|
},
|
|
22418
22418
|
"9": {
|
|
22419
22419
|
start: {
|
|
22420
|
-
line:
|
|
22420
|
+
line: 47,
|
|
22421
22421
|
column: 27
|
|
22422
22422
|
},
|
|
22423
22423
|
end: {
|
|
22424
|
-
line:
|
|
22425
|
-
column:
|
|
22424
|
+
line: 47,
|
|
22425
|
+
column: 68
|
|
22426
22426
|
}
|
|
22427
22427
|
},
|
|
22428
22428
|
"10": {
|
|
22429
22429
|
start: {
|
|
22430
|
-
line:
|
|
22430
|
+
line: 49,
|
|
22431
22431
|
column: 29
|
|
22432
22432
|
},
|
|
22433
22433
|
end: {
|
|
22434
|
-
line:
|
|
22435
|
-
column:
|
|
22434
|
+
line: 49,
|
|
22435
|
+
column: 66
|
|
22436
22436
|
}
|
|
22437
22437
|
},
|
|
22438
22438
|
"11": {
|
|
22439
22439
|
start: {
|
|
22440
|
-
line:
|
|
22441
|
-
column:
|
|
22440
|
+
line: 49,
|
|
22441
|
+
column: 34
|
|
22442
22442
|
},
|
|
22443
22443
|
end: {
|
|
22444
|
-
line:
|
|
22445
|
-
column:
|
|
22444
|
+
line: 49,
|
|
22445
|
+
column: 66
|
|
22446
22446
|
}
|
|
22447
22447
|
},
|
|
22448
22448
|
"12": {
|
|
22449
22449
|
start: {
|
|
22450
|
-
line:
|
|
22450
|
+
line: 51,
|
|
22451
22451
|
column: 21
|
|
22452
22452
|
},
|
|
22453
22453
|
end: {
|
|
22454
|
-
line:
|
|
22454
|
+
line: 51,
|
|
22455
22455
|
column: 60
|
|
22456
22456
|
}
|
|
22457
22457
|
},
|
|
22458
22458
|
"13": {
|
|
22459
22459
|
start: {
|
|
22460
|
-
line:
|
|
22461
|
-
column:
|
|
22460
|
+
line: 52,
|
|
22461
|
+
column: 31
|
|
22462
22462
|
},
|
|
22463
22463
|
end: {
|
|
22464
|
-
line:
|
|
22465
|
-
column:
|
|
22464
|
+
line: 52,
|
|
22465
|
+
column: 61
|
|
22466
22466
|
}
|
|
22467
22467
|
},
|
|
22468
22468
|
"14": {
|
|
22469
22469
|
start: {
|
|
22470
|
+
line: 54,
|
|
22471
|
+
column: 4
|
|
22472
|
+
},
|
|
22473
|
+
end: {
|
|
22470
22474
|
line: 130,
|
|
22475
|
+
column: 6
|
|
22476
|
+
}
|
|
22477
|
+
},
|
|
22478
|
+
"15": {
|
|
22479
|
+
start: {
|
|
22480
|
+
line: 134,
|
|
22471
22481
|
column: 0
|
|
22472
22482
|
},
|
|
22473
22483
|
end: {
|
|
22474
|
-
line:
|
|
22484
|
+
line: 199,
|
|
22475
22485
|
column: 2
|
|
22476
22486
|
}
|
|
22477
22487
|
}
|
|
@@ -22481,678 +22491,777 @@ function cov_11a2hroalx() {
|
|
|
22481
22491
|
name: "(anonymous_0)",
|
|
22482
22492
|
decl: {
|
|
22483
22493
|
start: {
|
|
22484
|
-
line:
|
|
22494
|
+
line: 16,
|
|
22485
22495
|
column: 2
|
|
22486
22496
|
},
|
|
22487
22497
|
end: {
|
|
22488
|
-
line:
|
|
22498
|
+
line: 16,
|
|
22489
22499
|
column: 3
|
|
22490
22500
|
}
|
|
22491
22501
|
},
|
|
22492
22502
|
loc: {
|
|
22493
22503
|
start: {
|
|
22494
|
-
line:
|
|
22504
|
+
line: 36,
|
|
22495
22505
|
column: 7
|
|
22496
22506
|
},
|
|
22497
22507
|
end: {
|
|
22498
|
-
line:
|
|
22508
|
+
line: 131,
|
|
22499
22509
|
column: 3
|
|
22500
22510
|
}
|
|
22501
22511
|
},
|
|
22502
|
-
line:
|
|
22512
|
+
line: 36
|
|
22503
22513
|
},
|
|
22504
22514
|
"1": {
|
|
22505
22515
|
name: "(anonymous_1)",
|
|
22506
22516
|
decl: {
|
|
22507
22517
|
start: {
|
|
22508
|
-
line:
|
|
22518
|
+
line: 49,
|
|
22509
22519
|
column: 29
|
|
22510
22520
|
},
|
|
22511
22521
|
end: {
|
|
22512
|
-
line:
|
|
22522
|
+
line: 49,
|
|
22513
22523
|
column: 30
|
|
22514
22524
|
}
|
|
22515
22525
|
},
|
|
22516
22526
|
loc: {
|
|
22517
22527
|
start: {
|
|
22518
|
-
line:
|
|
22519
|
-
column:
|
|
22528
|
+
line: 49,
|
|
22529
|
+
column: 34
|
|
22520
22530
|
},
|
|
22521
22531
|
end: {
|
|
22522
|
-
line:
|
|
22523
|
-
column:
|
|
22532
|
+
line: 49,
|
|
22533
|
+
column: 66
|
|
22524
22534
|
}
|
|
22525
22535
|
},
|
|
22526
|
-
line:
|
|
22536
|
+
line: 49
|
|
22527
22537
|
}
|
|
22528
22538
|
},
|
|
22529
22539
|
branchMap: {
|
|
22530
22540
|
"0": {
|
|
22531
22541
|
loc: {
|
|
22532
22542
|
start: {
|
|
22533
|
-
line:
|
|
22543
|
+
line: 18,
|
|
22534
22544
|
column: 6
|
|
22535
22545
|
},
|
|
22536
22546
|
end: {
|
|
22537
|
-
line:
|
|
22547
|
+
line: 18,
|
|
22538
22548
|
column: 25
|
|
22539
22549
|
}
|
|
22540
22550
|
},
|
|
22541
22551
|
type: "default-arg",
|
|
22542
22552
|
locations: [{
|
|
22543
22553
|
start: {
|
|
22544
|
-
line:
|
|
22554
|
+
line: 18,
|
|
22545
22555
|
column: 13
|
|
22546
22556
|
},
|
|
22547
22557
|
end: {
|
|
22548
|
-
line:
|
|
22558
|
+
line: 18,
|
|
22549
22559
|
column: 25
|
|
22550
22560
|
}
|
|
22551
22561
|
}],
|
|
22552
|
-
line:
|
|
22562
|
+
line: 18
|
|
22553
22563
|
},
|
|
22554
22564
|
"1": {
|
|
22555
22565
|
loc: {
|
|
22556
22566
|
start: {
|
|
22557
|
-
line:
|
|
22567
|
+
line: 19,
|
|
22558
22568
|
column: 6
|
|
22559
22569
|
},
|
|
22560
22570
|
end: {
|
|
22561
|
-
line:
|
|
22571
|
+
line: 19,
|
|
22562
22572
|
column: 19
|
|
22563
22573
|
}
|
|
22564
22574
|
},
|
|
22565
22575
|
type: "default-arg",
|
|
22566
22576
|
locations: [{
|
|
22567
22577
|
start: {
|
|
22568
|
-
line:
|
|
22578
|
+
line: 19,
|
|
22569
22579
|
column: 13
|
|
22570
22580
|
},
|
|
22571
22581
|
end: {
|
|
22572
|
-
line:
|
|
22582
|
+
line: 19,
|
|
22573
22583
|
column: 19
|
|
22574
22584
|
}
|
|
22575
22585
|
}],
|
|
22576
|
-
line:
|
|
22586
|
+
line: 19
|
|
22577
22587
|
},
|
|
22578
22588
|
"2": {
|
|
22579
22589
|
loc: {
|
|
22580
22590
|
start: {
|
|
22581
|
-
line:
|
|
22591
|
+
line: 20,
|
|
22582
22592
|
column: 6
|
|
22583
22593
|
},
|
|
22584
22594
|
end: {
|
|
22585
|
-
line:
|
|
22595
|
+
line: 20,
|
|
22586
22596
|
column: 16
|
|
22587
22597
|
}
|
|
22588
22598
|
},
|
|
22589
22599
|
type: "default-arg",
|
|
22590
22600
|
locations: [{
|
|
22591
22601
|
start: {
|
|
22592
|
-
line:
|
|
22602
|
+
line: 20,
|
|
22593
22603
|
column: 14
|
|
22594
22604
|
},
|
|
22595
22605
|
end: {
|
|
22596
|
-
line:
|
|
22606
|
+
line: 20,
|
|
22597
22607
|
column: 16
|
|
22598
22608
|
}
|
|
22599
22609
|
}],
|
|
22600
|
-
line:
|
|
22610
|
+
line: 20
|
|
22601
22611
|
},
|
|
22602
22612
|
"3": {
|
|
22603
22613
|
loc: {
|
|
22604
22614
|
start: {
|
|
22605
|
-
line:
|
|
22615
|
+
line: 21,
|
|
22606
22616
|
column: 6
|
|
22607
22617
|
},
|
|
22608
22618
|
end: {
|
|
22609
|
-
line:
|
|
22619
|
+
line: 21,
|
|
22610
22620
|
column: 16
|
|
22611
22621
|
}
|
|
22612
22622
|
},
|
|
22613
22623
|
type: "default-arg",
|
|
22614
22624
|
locations: [{
|
|
22615
22625
|
start: {
|
|
22616
|
-
line:
|
|
22626
|
+
line: 21,
|
|
22617
22627
|
column: 14
|
|
22618
22628
|
},
|
|
22619
22629
|
end: {
|
|
22620
|
-
line:
|
|
22630
|
+
line: 21,
|
|
22621
22631
|
column: 16
|
|
22622
22632
|
}
|
|
22623
22633
|
}],
|
|
22624
|
-
line:
|
|
22634
|
+
line: 21
|
|
22625
22635
|
},
|
|
22626
22636
|
"4": {
|
|
22627
22637
|
loc: {
|
|
22628
22638
|
start: {
|
|
22629
|
-
line:
|
|
22639
|
+
line: 22,
|
|
22630
22640
|
column: 6
|
|
22631
22641
|
},
|
|
22632
22642
|
end: {
|
|
22633
|
-
line:
|
|
22643
|
+
line: 22,
|
|
22634
22644
|
column: 19
|
|
22635
22645
|
}
|
|
22636
22646
|
},
|
|
22637
22647
|
type: "default-arg",
|
|
22638
22648
|
locations: [{
|
|
22639
22649
|
start: {
|
|
22640
|
-
line:
|
|
22650
|
+
line: 22,
|
|
22641
22651
|
column: 15
|
|
22642
22652
|
},
|
|
22643
22653
|
end: {
|
|
22644
|
-
line:
|
|
22654
|
+
line: 22,
|
|
22645
22655
|
column: 19
|
|
22646
22656
|
}
|
|
22647
22657
|
}],
|
|
22648
|
-
line:
|
|
22658
|
+
line: 22
|
|
22649
22659
|
},
|
|
22650
22660
|
"5": {
|
|
22651
22661
|
loc: {
|
|
22652
22662
|
start: {
|
|
22653
|
-
line:
|
|
22663
|
+
line: 23,
|
|
22654
22664
|
column: 6
|
|
22655
22665
|
},
|
|
22656
22666
|
end: {
|
|
22657
|
-
line:
|
|
22667
|
+
line: 23,
|
|
22658
22668
|
column: 19
|
|
22659
22669
|
}
|
|
22660
22670
|
},
|
|
22661
22671
|
type: "default-arg",
|
|
22662
22672
|
locations: [{
|
|
22663
22673
|
start: {
|
|
22664
|
-
line:
|
|
22674
|
+
line: 23,
|
|
22665
22675
|
column: 15
|
|
22666
22676
|
},
|
|
22667
22677
|
end: {
|
|
22668
|
-
line:
|
|
22678
|
+
line: 23,
|
|
22669
22679
|
column: 19
|
|
22670
22680
|
}
|
|
22671
22681
|
}],
|
|
22672
|
-
line:
|
|
22682
|
+
line: 23
|
|
22673
22683
|
},
|
|
22674
22684
|
"6": {
|
|
22675
22685
|
loc: {
|
|
22676
22686
|
start: {
|
|
22677
|
-
line:
|
|
22687
|
+
line: 24,
|
|
22678
22688
|
column: 6
|
|
22679
22689
|
},
|
|
22680
22690
|
end: {
|
|
22681
|
-
line:
|
|
22691
|
+
line: 24,
|
|
22682
22692
|
column: 22
|
|
22683
22693
|
}
|
|
22684
22694
|
},
|
|
22685
22695
|
type: "default-arg",
|
|
22686
22696
|
locations: [{
|
|
22687
22697
|
start: {
|
|
22688
|
-
line:
|
|
22698
|
+
line: 24,
|
|
22689
22699
|
column: 17
|
|
22690
22700
|
},
|
|
22691
22701
|
end: {
|
|
22692
|
-
line:
|
|
22702
|
+
line: 24,
|
|
22693
22703
|
column: 22
|
|
22694
22704
|
}
|
|
22695
22705
|
}],
|
|
22696
|
-
line:
|
|
22706
|
+
line: 24
|
|
22697
22707
|
},
|
|
22698
22708
|
"7": {
|
|
22699
22709
|
loc: {
|
|
22700
22710
|
start: {
|
|
22701
|
-
line:
|
|
22711
|
+
line: 25,
|
|
22702
22712
|
column: 6
|
|
22703
22713
|
},
|
|
22704
22714
|
end: {
|
|
22705
|
-
line:
|
|
22715
|
+
line: 25,
|
|
22706
22716
|
column: 19
|
|
22707
22717
|
}
|
|
22708
22718
|
},
|
|
22709
22719
|
type: "default-arg",
|
|
22710
22720
|
locations: [{
|
|
22711
22721
|
start: {
|
|
22712
|
-
line:
|
|
22722
|
+
line: 25,
|
|
22713
22723
|
column: 17
|
|
22714
22724
|
},
|
|
22715
22725
|
end: {
|
|
22716
|
-
line:
|
|
22726
|
+
line: 25,
|
|
22717
22727
|
column: 19
|
|
22718
22728
|
}
|
|
22719
22729
|
}],
|
|
22720
|
-
line:
|
|
22730
|
+
line: 25
|
|
22721
22731
|
},
|
|
22722
22732
|
"8": {
|
|
22723
22733
|
loc: {
|
|
22724
22734
|
start: {
|
|
22725
|
-
line:
|
|
22735
|
+
line: 26,
|
|
22726
22736
|
column: 6
|
|
22727
22737
|
},
|
|
22728
22738
|
end: {
|
|
22729
|
-
line:
|
|
22739
|
+
line: 26,
|
|
22730
22740
|
column: 20
|
|
22731
22741
|
}
|
|
22732
22742
|
},
|
|
22733
22743
|
type: "default-arg",
|
|
22734
22744
|
locations: [{
|
|
22735
22745
|
start: {
|
|
22736
|
-
line:
|
|
22746
|
+
line: 26,
|
|
22737
22747
|
column: 18
|
|
22738
22748
|
},
|
|
22739
22749
|
end: {
|
|
22740
|
-
line:
|
|
22750
|
+
line: 26,
|
|
22741
22751
|
column: 20
|
|
22742
22752
|
}
|
|
22743
22753
|
}],
|
|
22744
|
-
line:
|
|
22754
|
+
line: 26
|
|
22745
22755
|
},
|
|
22746
22756
|
"9": {
|
|
22747
22757
|
loc: {
|
|
22748
22758
|
start: {
|
|
22749
|
-
line:
|
|
22759
|
+
line: 27,
|
|
22750
22760
|
column: 6
|
|
22751
22761
|
},
|
|
22752
22762
|
end: {
|
|
22753
|
-
line:
|
|
22763
|
+
line: 27,
|
|
22754
22764
|
column: 24
|
|
22755
22765
|
}
|
|
22756
22766
|
},
|
|
22757
22767
|
type: "default-arg",
|
|
22758
22768
|
locations: [{
|
|
22759
22769
|
start: {
|
|
22760
|
-
line:
|
|
22770
|
+
line: 27,
|
|
22761
22771
|
column: 19
|
|
22762
22772
|
},
|
|
22763
22773
|
end: {
|
|
22764
|
-
line:
|
|
22774
|
+
line: 27,
|
|
22765
22775
|
column: 24
|
|
22766
22776
|
}
|
|
22767
22777
|
}],
|
|
22768
|
-
line:
|
|
22778
|
+
line: 27
|
|
22769
22779
|
},
|
|
22770
22780
|
"10": {
|
|
22771
22781
|
loc: {
|
|
22772
22782
|
start: {
|
|
22773
|
-
line:
|
|
22783
|
+
line: 28,
|
|
22774
22784
|
column: 6
|
|
22775
22785
|
},
|
|
22776
22786
|
end: {
|
|
22777
|
-
line:
|
|
22787
|
+
line: 28,
|
|
22778
22788
|
column: 24
|
|
22779
22789
|
}
|
|
22780
22790
|
},
|
|
22781
22791
|
type: "default-arg",
|
|
22782
22792
|
locations: [{
|
|
22783
22793
|
start: {
|
|
22784
|
-
line:
|
|
22794
|
+
line: 28,
|
|
22785
22795
|
column: 20
|
|
22786
22796
|
},
|
|
22787
22797
|
end: {
|
|
22788
|
-
line:
|
|
22798
|
+
line: 28,
|
|
22789
22799
|
column: 24
|
|
22790
22800
|
}
|
|
22791
22801
|
}],
|
|
22792
|
-
line:
|
|
22802
|
+
line: 28
|
|
22793
22803
|
},
|
|
22794
22804
|
"11": {
|
|
22795
22805
|
loc: {
|
|
22796
22806
|
start: {
|
|
22797
|
-
line:
|
|
22807
|
+
line: 29,
|
|
22798
22808
|
column: 6
|
|
22799
22809
|
},
|
|
22800
22810
|
end: {
|
|
22801
|
-
line:
|
|
22811
|
+
line: 29,
|
|
22802
22812
|
column: 22
|
|
22803
22813
|
}
|
|
22804
22814
|
},
|
|
22805
22815
|
type: "default-arg",
|
|
22806
22816
|
locations: [{
|
|
22807
22817
|
start: {
|
|
22808
|
-
line:
|
|
22818
|
+
line: 29,
|
|
22809
22819
|
column: 17
|
|
22810
22820
|
},
|
|
22811
22821
|
end: {
|
|
22812
|
-
line:
|
|
22822
|
+
line: 29,
|
|
22813
22823
|
column: 22
|
|
22814
22824
|
}
|
|
22815
22825
|
}],
|
|
22816
|
-
line:
|
|
22826
|
+
line: 29
|
|
22817
22827
|
},
|
|
22818
22828
|
"12": {
|
|
22819
22829
|
loc: {
|
|
22820
22830
|
start: {
|
|
22821
|
-
line:
|
|
22831
|
+
line: 31,
|
|
22832
|
+
column: 6
|
|
22833
|
+
},
|
|
22834
|
+
end: {
|
|
22835
|
+
line: 31,
|
|
22836
|
+
column: 28
|
|
22837
|
+
}
|
|
22838
|
+
},
|
|
22839
|
+
type: "default-arg",
|
|
22840
|
+
locations: [{
|
|
22841
|
+
start: {
|
|
22842
|
+
line: 31,
|
|
22843
|
+
column: 23
|
|
22844
|
+
},
|
|
22845
|
+
end: {
|
|
22846
|
+
line: 31,
|
|
22847
|
+
column: 28
|
|
22848
|
+
}
|
|
22849
|
+
}],
|
|
22850
|
+
line: 31
|
|
22851
|
+
},
|
|
22852
|
+
"13": {
|
|
22853
|
+
loc: {
|
|
22854
|
+
start: {
|
|
22855
|
+
line: 43,
|
|
22822
22856
|
column: 18
|
|
22823
22857
|
},
|
|
22824
22858
|
end: {
|
|
22825
|
-
line:
|
|
22859
|
+
line: 43,
|
|
22826
22860
|
column: 57
|
|
22827
22861
|
}
|
|
22828
22862
|
},
|
|
22829
22863
|
type: "binary-expr",
|
|
22830
22864
|
locations: [{
|
|
22831
22865
|
start: {
|
|
22832
|
-
line:
|
|
22866
|
+
line: 43,
|
|
22833
22867
|
column: 18
|
|
22834
22868
|
},
|
|
22835
22869
|
end: {
|
|
22836
|
-
line:
|
|
22870
|
+
line: 43,
|
|
22837
22871
|
column: 34
|
|
22838
22872
|
}
|
|
22839
22873
|
}, {
|
|
22840
22874
|
start: {
|
|
22841
|
-
line:
|
|
22875
|
+
line: 43,
|
|
22842
22876
|
column: 38
|
|
22843
22877
|
},
|
|
22844
22878
|
end: {
|
|
22845
|
-
line:
|
|
22879
|
+
line: 43,
|
|
22846
22880
|
column: 51
|
|
22847
22881
|
}
|
|
22848
22882
|
}, {
|
|
22849
22883
|
start: {
|
|
22850
|
-
line:
|
|
22884
|
+
line: 43,
|
|
22851
22885
|
column: 55
|
|
22852
22886
|
},
|
|
22853
22887
|
end: {
|
|
22854
|
-
line:
|
|
22888
|
+
line: 43,
|
|
22855
22889
|
column: 57
|
|
22856
22890
|
}
|
|
22857
22891
|
}],
|
|
22858
|
-
line:
|
|
22892
|
+
line: 43
|
|
22859
22893
|
},
|
|
22860
|
-
"
|
|
22894
|
+
"14": {
|
|
22861
22895
|
loc: {
|
|
22862
22896
|
start: {
|
|
22863
|
-
line:
|
|
22897
|
+
line: 45,
|
|
22864
22898
|
column: 24
|
|
22865
22899
|
},
|
|
22866
22900
|
end: {
|
|
22867
|
-
line:
|
|
22901
|
+
line: 45,
|
|
22868
22902
|
column: 53
|
|
22869
22903
|
}
|
|
22870
22904
|
},
|
|
22871
22905
|
type: "binary-expr",
|
|
22872
22906
|
locations: [{
|
|
22873
22907
|
start: {
|
|
22874
|
-
line:
|
|
22908
|
+
line: 45,
|
|
22875
22909
|
column: 24
|
|
22876
22910
|
},
|
|
22877
22911
|
end: {
|
|
22878
|
-
line:
|
|
22912
|
+
line: 45,
|
|
22879
22913
|
column: 48
|
|
22880
22914
|
}
|
|
22881
22915
|
}, {
|
|
22882
22916
|
start: {
|
|
22883
|
-
line:
|
|
22917
|
+
line: 45,
|
|
22884
22918
|
column: 52
|
|
22885
22919
|
},
|
|
22886
22920
|
end: {
|
|
22887
|
-
line:
|
|
22921
|
+
line: 45,
|
|
22888
22922
|
column: 53
|
|
22889
22923
|
}
|
|
22890
22924
|
}],
|
|
22891
|
-
line:
|
|
22925
|
+
line: 45
|
|
22892
22926
|
},
|
|
22893
|
-
"
|
|
22927
|
+
"15": {
|
|
22894
22928
|
loc: {
|
|
22895
22929
|
start: {
|
|
22896
|
-
line:
|
|
22930
|
+
line: 47,
|
|
22897
22931
|
column: 27
|
|
22898
22932
|
},
|
|
22899
22933
|
end: {
|
|
22900
|
-
line:
|
|
22901
|
-
column:
|
|
22934
|
+
line: 47,
|
|
22935
|
+
column: 68
|
|
22902
22936
|
}
|
|
22903
22937
|
},
|
|
22904
22938
|
type: "binary-expr",
|
|
22905
22939
|
locations: [{
|
|
22906
22940
|
start: {
|
|
22907
|
-
line:
|
|
22941
|
+
line: 47,
|
|
22908
22942
|
column: 27
|
|
22909
22943
|
},
|
|
22910
22944
|
end: {
|
|
22911
|
-
line:
|
|
22912
|
-
column:
|
|
22945
|
+
line: 47,
|
|
22946
|
+
column: 41
|
|
22913
22947
|
}
|
|
22914
22948
|
}, {
|
|
22915
22949
|
start: {
|
|
22916
|
-
line:
|
|
22917
|
-
column:
|
|
22950
|
+
line: 47,
|
|
22951
|
+
column: 45
|
|
22918
22952
|
},
|
|
22919
22953
|
end: {
|
|
22920
|
-
line:
|
|
22921
|
-
column:
|
|
22954
|
+
line: 47,
|
|
22955
|
+
column: 68
|
|
22922
22956
|
}
|
|
22923
22957
|
}],
|
|
22924
|
-
line:
|
|
22958
|
+
line: 47
|
|
22925
22959
|
},
|
|
22926
|
-
"
|
|
22960
|
+
"16": {
|
|
22927
22961
|
loc: {
|
|
22928
22962
|
start: {
|
|
22929
|
-
line:
|
|
22963
|
+
line: 51,
|
|
22930
22964
|
column: 21
|
|
22931
22965
|
},
|
|
22932
22966
|
end: {
|
|
22933
|
-
line:
|
|
22967
|
+
line: 51,
|
|
22934
22968
|
column: 60
|
|
22935
22969
|
}
|
|
22936
22970
|
},
|
|
22937
22971
|
type: "binary-expr",
|
|
22938
22972
|
locations: [{
|
|
22939
22973
|
start: {
|
|
22940
|
-
line:
|
|
22974
|
+
line: 51,
|
|
22941
22975
|
column: 21
|
|
22942
22976
|
},
|
|
22943
22977
|
end: {
|
|
22944
|
-
line:
|
|
22978
|
+
line: 51,
|
|
22945
22979
|
column: 40
|
|
22946
22980
|
}
|
|
22947
22981
|
}, {
|
|
22948
22982
|
start: {
|
|
22949
|
-
line:
|
|
22983
|
+
line: 51,
|
|
22950
22984
|
column: 44
|
|
22951
22985
|
},
|
|
22952
22986
|
end: {
|
|
22953
|
-
line:
|
|
22987
|
+
line: 51,
|
|
22954
22988
|
column: 60
|
|
22955
22989
|
}
|
|
22956
22990
|
}],
|
|
22957
|
-
line:
|
|
22991
|
+
line: 51
|
|
22958
22992
|
},
|
|
22959
|
-
"
|
|
22993
|
+
"17": {
|
|
22960
22994
|
loc: {
|
|
22961
22995
|
start: {
|
|
22962
|
-
line:
|
|
22996
|
+
line: 52,
|
|
22997
|
+
column: 31
|
|
22998
|
+
},
|
|
22999
|
+
end: {
|
|
23000
|
+
line: 52,
|
|
23001
|
+
column: 61
|
|
23002
|
+
}
|
|
23003
|
+
},
|
|
23004
|
+
type: "binary-expr",
|
|
23005
|
+
locations: [{
|
|
23006
|
+
start: {
|
|
23007
|
+
line: 52,
|
|
23008
|
+
column: 31
|
|
23009
|
+
},
|
|
23010
|
+
end: {
|
|
23011
|
+
line: 52,
|
|
23012
|
+
column: 42
|
|
23013
|
+
}
|
|
23014
|
+
}, {
|
|
23015
|
+
start: {
|
|
23016
|
+
line: 52,
|
|
23017
|
+
column: 46
|
|
23018
|
+
},
|
|
23019
|
+
end: {
|
|
23020
|
+
line: 52,
|
|
23021
|
+
column: 61
|
|
23022
|
+
}
|
|
23023
|
+
}],
|
|
23024
|
+
line: 52
|
|
23025
|
+
},
|
|
23026
|
+
"18": {
|
|
23027
|
+
loc: {
|
|
23028
|
+
start: {
|
|
23029
|
+
line: 57,
|
|
22963
23030
|
column: 11
|
|
22964
23031
|
},
|
|
22965
23032
|
end: {
|
|
22966
|
-
line:
|
|
23033
|
+
line: 66,
|
|
22967
23034
|
column: 11
|
|
22968
23035
|
}
|
|
22969
23036
|
},
|
|
22970
23037
|
type: "binary-expr",
|
|
22971
23038
|
locations: [{
|
|
22972
23039
|
start: {
|
|
22973
|
-
line:
|
|
23040
|
+
line: 57,
|
|
22974
23041
|
column: 11
|
|
22975
23042
|
},
|
|
22976
23043
|
end: {
|
|
22977
|
-
line:
|
|
23044
|
+
line: 57,
|
|
22978
23045
|
column: 16
|
|
22979
23046
|
}
|
|
22980
23047
|
}, {
|
|
22981
23048
|
start: {
|
|
22982
|
-
line:
|
|
23049
|
+
line: 58,
|
|
22983
23050
|
column: 12
|
|
22984
23051
|
},
|
|
22985
23052
|
end: {
|
|
22986
|
-
line:
|
|
23053
|
+
line: 65,
|
|
22987
23054
|
column: 20
|
|
22988
23055
|
}
|
|
22989
23056
|
}],
|
|
22990
|
-
line:
|
|
23057
|
+
line: 57
|
|
22991
23058
|
},
|
|
22992
|
-
"
|
|
23059
|
+
"19": {
|
|
22993
23060
|
loc: {
|
|
22994
23061
|
start: {
|
|
22995
|
-
line:
|
|
23062
|
+
line: 67,
|
|
22996
23063
|
column: 11
|
|
22997
23064
|
},
|
|
22998
23065
|
end: {
|
|
22999
|
-
line:
|
|
23066
|
+
line: 76,
|
|
23000
23067
|
column: 11
|
|
23001
23068
|
}
|
|
23002
23069
|
},
|
|
23003
23070
|
type: "binary-expr",
|
|
23004
23071
|
locations: [{
|
|
23005
23072
|
start: {
|
|
23006
|
-
line:
|
|
23073
|
+
line: 67,
|
|
23007
23074
|
column: 11
|
|
23008
23075
|
},
|
|
23009
23076
|
end: {
|
|
23010
|
-
line:
|
|
23077
|
+
line: 67,
|
|
23011
23078
|
column: 34
|
|
23012
23079
|
}
|
|
23013
23080
|
}, {
|
|
23014
23081
|
start: {
|
|
23015
|
-
line:
|
|
23082
|
+
line: 68,
|
|
23016
23083
|
column: 12
|
|
23017
23084
|
},
|
|
23018
23085
|
end: {
|
|
23019
|
-
line:
|
|
23086
|
+
line: 75,
|
|
23020
23087
|
column: 25
|
|
23021
23088
|
}
|
|
23022
23089
|
}],
|
|
23023
|
-
line:
|
|
23090
|
+
line: 67
|
|
23024
23091
|
},
|
|
23025
|
-
"
|
|
23092
|
+
"20": {
|
|
23026
23093
|
loc: {
|
|
23027
23094
|
start: {
|
|
23028
|
-
line:
|
|
23095
|
+
line: 88,
|
|
23029
23096
|
column: 11
|
|
23030
23097
|
},
|
|
23031
23098
|
end: {
|
|
23032
|
-
line:
|
|
23099
|
+
line: 88,
|
|
23033
23100
|
column: 75
|
|
23034
23101
|
}
|
|
23035
23102
|
},
|
|
23036
23103
|
type: "binary-expr",
|
|
23037
23104
|
locations: [{
|
|
23038
23105
|
start: {
|
|
23039
|
-
line:
|
|
23106
|
+
line: 88,
|
|
23040
23107
|
column: 11
|
|
23041
23108
|
},
|
|
23042
23109
|
end: {
|
|
23043
|
-
line:
|
|
23110
|
+
line: 88,
|
|
23044
23111
|
column: 17
|
|
23045
23112
|
}
|
|
23046
23113
|
}, {
|
|
23047
23114
|
start: {
|
|
23048
|
-
line:
|
|
23115
|
+
line: 88,
|
|
23049
23116
|
column: 21
|
|
23050
23117
|
},
|
|
23051
23118
|
end: {
|
|
23052
|
-
line:
|
|
23119
|
+
line: 88,
|
|
23053
23120
|
column: 75
|
|
23054
23121
|
}
|
|
23055
23122
|
}],
|
|
23056
|
-
line:
|
|
23123
|
+
line: 88
|
|
23057
23124
|
},
|
|
23058
|
-
"
|
|
23125
|
+
"21": {
|
|
23059
23126
|
loc: {
|
|
23060
23127
|
start: {
|
|
23061
|
-
line:
|
|
23128
|
+
line: 102,
|
|
23129
|
+
column: 17
|
|
23130
|
+
},
|
|
23131
|
+
end: {
|
|
23132
|
+
line: 102,
|
|
23133
|
+
column: 71
|
|
23134
|
+
}
|
|
23135
|
+
},
|
|
23136
|
+
type: "binary-expr",
|
|
23137
|
+
locations: [{
|
|
23138
|
+
start: {
|
|
23139
|
+
line: 102,
|
|
23140
|
+
column: 17
|
|
23141
|
+
},
|
|
23142
|
+
end: {
|
|
23143
|
+
line: 102,
|
|
23144
|
+
column: 35
|
|
23145
|
+
}
|
|
23146
|
+
}, {
|
|
23147
|
+
start: {
|
|
23148
|
+
line: 102,
|
|
23149
|
+
column: 39
|
|
23150
|
+
},
|
|
23151
|
+
end: {
|
|
23152
|
+
line: 102,
|
|
23153
|
+
column: 54
|
|
23154
|
+
}
|
|
23155
|
+
}, {
|
|
23156
|
+
start: {
|
|
23157
|
+
line: 102,
|
|
23158
|
+
column: 58
|
|
23159
|
+
},
|
|
23160
|
+
end: {
|
|
23161
|
+
line: 102,
|
|
23162
|
+
column: 71
|
|
23163
|
+
}
|
|
23164
|
+
}],
|
|
23165
|
+
line: 102
|
|
23166
|
+
},
|
|
23167
|
+
"22": {
|
|
23168
|
+
loc: {
|
|
23169
|
+
start: {
|
|
23170
|
+
line: 107,
|
|
23062
23171
|
column: 11
|
|
23063
23172
|
},
|
|
23064
23173
|
end: {
|
|
23065
|
-
line:
|
|
23174
|
+
line: 107,
|
|
23066
23175
|
column: 75
|
|
23067
23176
|
}
|
|
23068
23177
|
},
|
|
23069
23178
|
type: "binary-expr",
|
|
23070
23179
|
locations: [{
|
|
23071
23180
|
start: {
|
|
23072
|
-
line:
|
|
23181
|
+
line: 107,
|
|
23073
23182
|
column: 11
|
|
23074
23183
|
},
|
|
23075
23184
|
end: {
|
|
23076
|
-
line:
|
|
23185
|
+
line: 107,
|
|
23077
23186
|
column: 17
|
|
23078
23187
|
}
|
|
23079
23188
|
}, {
|
|
23080
23189
|
start: {
|
|
23081
|
-
line:
|
|
23190
|
+
line: 107,
|
|
23082
23191
|
column: 21
|
|
23083
23192
|
},
|
|
23084
23193
|
end: {
|
|
23085
|
-
line:
|
|
23194
|
+
line: 107,
|
|
23086
23195
|
column: 75
|
|
23087
23196
|
}
|
|
23088
23197
|
}],
|
|
23089
|
-
line:
|
|
23198
|
+
line: 107
|
|
23090
23199
|
},
|
|
23091
|
-
"
|
|
23200
|
+
"23": {
|
|
23092
23201
|
loc: {
|
|
23093
23202
|
start: {
|
|
23094
|
-
line:
|
|
23203
|
+
line: 109,
|
|
23095
23204
|
column: 9
|
|
23096
23205
|
},
|
|
23097
23206
|
end: {
|
|
23098
|
-
line:
|
|
23207
|
+
line: 118,
|
|
23099
23208
|
column: 9
|
|
23100
23209
|
}
|
|
23101
23210
|
},
|
|
23102
23211
|
type: "binary-expr",
|
|
23103
23212
|
locations: [{
|
|
23104
23213
|
start: {
|
|
23105
|
-
line:
|
|
23214
|
+
line: 109,
|
|
23106
23215
|
column: 9
|
|
23107
23216
|
},
|
|
23108
23217
|
end: {
|
|
23109
|
-
line:
|
|
23218
|
+
line: 109,
|
|
23110
23219
|
column: 16
|
|
23111
23220
|
}
|
|
23112
23221
|
}, {
|
|
23113
23222
|
start: {
|
|
23114
|
-
line:
|
|
23223
|
+
line: 110,
|
|
23115
23224
|
column: 10
|
|
23116
23225
|
},
|
|
23117
23226
|
end: {
|
|
23118
|
-
line:
|
|
23227
|
+
line: 117,
|
|
23119
23228
|
column: 23
|
|
23120
23229
|
}
|
|
23121
23230
|
}],
|
|
23122
|
-
line:
|
|
23231
|
+
line: 109
|
|
23123
23232
|
},
|
|
23124
|
-
"
|
|
23233
|
+
"24": {
|
|
23125
23234
|
loc: {
|
|
23126
23235
|
start: {
|
|
23127
|
-
line:
|
|
23236
|
+
line: 119,
|
|
23128
23237
|
column: 9
|
|
23129
23238
|
},
|
|
23130
23239
|
end: {
|
|
23131
|
-
line:
|
|
23240
|
+
line: 128,
|
|
23132
23241
|
column: 9
|
|
23133
23242
|
}
|
|
23134
23243
|
},
|
|
23135
23244
|
type: "binary-expr",
|
|
23136
23245
|
locations: [{
|
|
23137
23246
|
start: {
|
|
23138
|
-
line:
|
|
23247
|
+
line: 119,
|
|
23139
23248
|
column: 9
|
|
23140
23249
|
},
|
|
23141
23250
|
end: {
|
|
23142
|
-
line:
|
|
23251
|
+
line: 119,
|
|
23143
23252
|
column: 17
|
|
23144
23253
|
}
|
|
23145
23254
|
}, {
|
|
23146
23255
|
start: {
|
|
23147
|
-
line:
|
|
23256
|
+
line: 120,
|
|
23148
23257
|
column: 10
|
|
23149
23258
|
},
|
|
23150
23259
|
end: {
|
|
23151
|
-
line:
|
|
23260
|
+
line: 127,
|
|
23152
23261
|
column: 23
|
|
23153
23262
|
}
|
|
23154
23263
|
}],
|
|
23155
|
-
line:
|
|
23264
|
+
line: 119
|
|
23156
23265
|
}
|
|
23157
23266
|
},
|
|
23158
23267
|
s: {
|
|
@@ -23170,7 +23279,8 @@ function cov_11a2hroalx() {
|
|
|
23170
23279
|
"11": 0,
|
|
23171
23280
|
"12": 0,
|
|
23172
23281
|
"13": 0,
|
|
23173
|
-
"14": 0
|
|
23282
|
+
"14": 0,
|
|
23283
|
+
"15": 0
|
|
23174
23284
|
},
|
|
23175
23285
|
f: {
|
|
23176
23286
|
"0": 0,
|
|
@@ -23189,8 +23299,8 @@ function cov_11a2hroalx() {
|
|
|
23189
23299
|
"9": [0],
|
|
23190
23300
|
"10": [0],
|
|
23191
23301
|
"11": [0],
|
|
23192
|
-
"12": [0
|
|
23193
|
-
"13": [0, 0],
|
|
23302
|
+
"12": [0],
|
|
23303
|
+
"13": [0, 0, 0],
|
|
23194
23304
|
"14": [0, 0],
|
|
23195
23305
|
"15": [0, 0],
|
|
23196
23306
|
"16": [0, 0],
|
|
@@ -23198,10 +23308,13 @@ function cov_11a2hroalx() {
|
|
|
23198
23308
|
"18": [0, 0],
|
|
23199
23309
|
"19": [0, 0],
|
|
23200
23310
|
"20": [0, 0],
|
|
23201
|
-
"21": [0, 0]
|
|
23311
|
+
"21": [0, 0, 0],
|
|
23312
|
+
"22": [0, 0],
|
|
23313
|
+
"23": [0, 0],
|
|
23314
|
+
"24": [0, 0]
|
|
23202
23315
|
},
|
|
23203
23316
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
23204
|
-
hash: "
|
|
23317
|
+
hash: "cebb14f6b25b836777861765fc99a4778b2a0f50"
|
|
23205
23318
|
};
|
|
23206
23319
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
23207
23320
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -23249,6 +23362,8 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
23249
23362
|
_ref$required = _ref.required,
|
|
23250
23363
|
required = _ref$required === void 0 ? (cov_11a2hroalx().b[11][0]++, false) : _ref$required,
|
|
23251
23364
|
maxLength = _ref.maxLength,
|
|
23365
|
+
_ref$unlimitedChars = _ref.unlimitedChars,
|
|
23366
|
+
unlimitedChars = _ref$unlimitedChars === void 0 ? (cov_11a2hroalx().b[12][0]++, false) : _ref$unlimitedChars,
|
|
23252
23367
|
labelProps = _ref.labelProps,
|
|
23253
23368
|
otherProps = _objectWithoutProperties(_ref, _excluded$8);
|
|
23254
23369
|
cov_11a2hroalx().f[0]++;
|
|
@@ -23259,31 +23374,32 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
23259
23374
|
var id = (cov_11a2hroalx().s[3]++, useId(otherProps.id));
|
|
23260
23375
|
var errorId = (cov_11a2hroalx().s[4]++, "error_".concat(id));
|
|
23261
23376
|
var helpTextId = (cov_11a2hroalx().s[5]++, "helpText_".concat(id));
|
|
23262
|
-
var value = (cov_11a2hroalx().s[6]++, (_ref4 = (_ref5 = (cov_11a2hroalx().b[
|
|
23263
|
-
var valueLength = (cov_11a2hroalx().s[7]++, (cov_11a2hroalx().b[
|
|
23264
|
-
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.
|
|
23265
|
-
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[
|
|
23377
|
+
var value = (cov_11a2hroalx().s[6]++, (_ref4 = (_ref5 = (cov_11a2hroalx().b[13][0]++, otherProps.value)) !== null && _ref5 !== void 0 ? _ref5 : (cov_11a2hroalx().b[13][1]++, valueInternal)) !== null && _ref4 !== void 0 ? _ref4 : (cov_11a2hroalx().b[13][2]++, ""));
|
|
23378
|
+
var valueLength = (cov_11a2hroalx().s[7]++, (cov_11a2hroalx().b[14][0]++, value === null || value === void 0 ? void 0 : value.toString().length) || (cov_11a2hroalx().b[14][1]++, 0));
|
|
23379
|
+
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.85);
|
|
23380
|
+
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[15][0]++, unlimitedChars) && (cov_11a2hroalx().b[15][1]++, valueLength > maxLength));
|
|
23266
23381
|
cov_11a2hroalx().s[10]++;
|
|
23267
23382
|
var onChangeInternal = function onChangeInternal(e) {
|
|
23268
23383
|
cov_11a2hroalx().f[1]++;
|
|
23269
23384
|
cov_11a2hroalx().s[11]++;
|
|
23270
23385
|
return setValueInternal(e.target.value);
|
|
23271
23386
|
};
|
|
23272
|
-
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[
|
|
23273
|
-
cov_11a2hroalx().s[13]
|
|
23387
|
+
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[16][0]++, otherProps.onChange) || (cov_11a2hroalx().b[16][1]++, onChangeInternal));
|
|
23388
|
+
var isMaxLengthPresent = (cov_11a2hroalx().s[13]++, (cov_11a2hroalx().b[17][0]++, !!maxLength) || (cov_11a2hroalx().b[17][1]++, maxLength === 0));
|
|
23389
|
+
cov_11a2hroalx().s[14]++;
|
|
23274
23390
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
23275
23391
|
className: classnames(["neeto-ui-input__wrapper", className])
|
|
23276
23392
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
23277
23393
|
className: "neeto-ui-input__label-wrapper"
|
|
23278
|
-
}, (cov_11a2hroalx().b[
|
|
23279
|
-
required: required,
|
|
23394
|
+
}, (cov_11a2hroalx().b[18][0]++, label) && (cov_11a2hroalx().b[18][1]++, /*#__PURE__*/React__default.createElement(Label, _extends$1({
|
|
23280
23395
|
"data-cy": "".concat(hyphenize(label), "-input-label"),
|
|
23281
|
-
htmlFor: id
|
|
23282
|
-
|
|
23396
|
+
htmlFor: id,
|
|
23397
|
+
required: required
|
|
23398
|
+
}, labelProps), label)), (cov_11a2hroalx().b[19][0]++, isCharacterLimitVisible) && (cov_11a2hroalx().b[19][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
23399
|
+
style: "body2",
|
|
23283
23400
|
className: classnames("neeto-ui-input__max-length", {
|
|
23284
23401
|
"neeto-ui-input__max-length--error": maxLengthError
|
|
23285
|
-
})
|
|
23286
|
-
style: "body2"
|
|
23402
|
+
})
|
|
23287
23403
|
}, valueLength, "/", maxLength))), /*#__PURE__*/React__default.createElement("div", {
|
|
23288
23404
|
className: classnames("neeto-ui-input", {
|
|
23289
23405
|
"neeto-ui-input--naked": !!nakedInput,
|
|
@@ -23293,36 +23409,38 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
23293
23409
|
"neeto-ui-input--medium": size === "medium",
|
|
23294
23410
|
"neeto-ui-input--large": size === "large"
|
|
23295
23411
|
})
|
|
23296
|
-
}, (cov_11a2hroalx().b[
|
|
23412
|
+
}, (cov_11a2hroalx().b[20][0]++, prefix) && (cov_11a2hroalx().b[20][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
23297
23413
|
className: "neeto-ui-input__prefix"
|
|
23298
23414
|
}, prefix)), /*#__PURE__*/React__default.createElement("input", _extends$1({
|
|
23299
|
-
|
|
23300
|
-
|
|
23301
|
-
type: type,
|
|
23415
|
+
"aria-invalid": !!error,
|
|
23416
|
+
"data-cy": "input-field",
|
|
23302
23417
|
disabled: disabled,
|
|
23303
|
-
|
|
23418
|
+
id: id,
|
|
23419
|
+
ref: ref,
|
|
23304
23420
|
required: required,
|
|
23305
|
-
|
|
23306
|
-
|
|
23307
|
-
"
|
|
23308
|
-
},
|
|
23421
|
+
size: contentSize,
|
|
23422
|
+
type: type,
|
|
23423
|
+
"aria-describedby": classnames((_classnames = {}, _defineProperty(_classnames, errorId, !!error), _defineProperty(_classnames, helpTextId, helpText), _classnames))
|
|
23424
|
+
}, (cov_11a2hroalx().b[21][0]++, isMaxLengthPresent) && (cov_11a2hroalx().b[21][1]++, !unlimitedChars) && (cov_11a2hroalx().b[21][2]++, {
|
|
23425
|
+
maxLength: maxLength
|
|
23426
|
+
}), otherProps, {
|
|
23309
23427
|
value: value,
|
|
23310
23428
|
onChange: onChange
|
|
23311
|
-
})), (cov_11a2hroalx().b[
|
|
23429
|
+
})), (cov_11a2hroalx().b[22][0]++, suffix) && (cov_11a2hroalx().b[22][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
23312
23430
|
className: "neeto-ui-input__suffix"
|
|
23313
|
-
}, suffix))), (cov_11a2hroalx().b[
|
|
23314
|
-
style: "body3",
|
|
23315
|
-
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
23431
|
+
}, suffix))), (cov_11a2hroalx().b[23][0]++, !!error) && (cov_11a2hroalx().b[23][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
23316
23432
|
className: "neeto-ui-input__error",
|
|
23317
|
-
|
|
23318
|
-
|
|
23319
|
-
style: "body3"
|
|
23433
|
+
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
23434
|
+
id: errorId,
|
|
23435
|
+
style: "body3"
|
|
23436
|
+
}, error)), (cov_11a2hroalx().b[24][0]++, helpText) && (cov_11a2hroalx().b[24][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
23320
23437
|
className: "neeto-ui-input__help-text",
|
|
23438
|
+
"data-cy": "".concat(hyphenize(label), "-input-help"),
|
|
23321
23439
|
id: helpTextId,
|
|
23322
|
-
|
|
23440
|
+
style: "body3"
|
|
23323
23441
|
}, helpText)));
|
|
23324
23442
|
}));
|
|
23325
|
-
cov_11a2hroalx().s[
|
|
23443
|
+
cov_11a2hroalx().s[15]++;
|
|
23326
23444
|
|
|
23327
23445
|
function cov_24hgup53mb() {
|
|
23328
23446
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/layouts/Header.jsx";
|