@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/index.js
CHANGED
|
@@ -46201,10 +46201,10 @@ var MultiEmailInput = (cov_s5npvuf8p().s[0]++, /*#__PURE__*/forwardRef$1(functio
|
|
|
46201
46201
|
}));
|
|
46202
46202
|
cov_s5npvuf8p().s[42]++;
|
|
46203
46203
|
|
|
46204
|
-
var _excluded$h = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "labelProps"];
|
|
46204
|
+
var _excluded$h = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "unlimitedChars", "labelProps"];
|
|
46205
46205
|
function cov_11a2hroalx() {
|
|
46206
46206
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/Input.jsx";
|
|
46207
|
-
var hash = "
|
|
46207
|
+
var hash = "cebb14f6b25b836777861765fc99a4778b2a0f50";
|
|
46208
46208
|
var global = new Function("return this")();
|
|
46209
46209
|
var gcv = "__coverage__";
|
|
46210
46210
|
var coverageData = {
|
|
@@ -46212,151 +46212,161 @@ function cov_11a2hroalx() {
|
|
|
46212
46212
|
statementMap: {
|
|
46213
46213
|
"0": {
|
|
46214
46214
|
start: {
|
|
46215
|
-
line:
|
|
46215
|
+
line: 13,
|
|
46216
46216
|
column: 14
|
|
46217
46217
|
},
|
|
46218
46218
|
end: {
|
|
46219
|
-
line:
|
|
46219
|
+
line: 13,
|
|
46220
46220
|
column: 66
|
|
46221
46221
|
}
|
|
46222
46222
|
},
|
|
46223
46223
|
"1": {
|
|
46224
46224
|
start: {
|
|
46225
|
-
line:
|
|
46225
|
+
line: 15,
|
|
46226
46226
|
column: 14
|
|
46227
46227
|
},
|
|
46228
46228
|
end: {
|
|
46229
|
-
line:
|
|
46229
|
+
line: 132,
|
|
46230
46230
|
column: 1
|
|
46231
46231
|
}
|
|
46232
46232
|
},
|
|
46233
46233
|
"2": {
|
|
46234
46234
|
start: {
|
|
46235
|
-
line:
|
|
46235
|
+
line: 37,
|
|
46236
46236
|
column: 46
|
|
46237
46237
|
},
|
|
46238
46238
|
end: {
|
|
46239
|
-
line:
|
|
46239
|
+
line: 37,
|
|
46240
46240
|
column: 72
|
|
46241
46241
|
}
|
|
46242
46242
|
},
|
|
46243
46243
|
"3": {
|
|
46244
46244
|
start: {
|
|
46245
|
-
line:
|
|
46245
|
+
line: 38,
|
|
46246
46246
|
column: 15
|
|
46247
46247
|
},
|
|
46248
46248
|
end: {
|
|
46249
|
-
line:
|
|
46249
|
+
line: 38,
|
|
46250
46250
|
column: 35
|
|
46251
46251
|
}
|
|
46252
46252
|
},
|
|
46253
46253
|
"4": {
|
|
46254
46254
|
start: {
|
|
46255
|
-
line:
|
|
46255
|
+
line: 40,
|
|
46256
46256
|
column: 20
|
|
46257
46257
|
},
|
|
46258
46258
|
end: {
|
|
46259
|
-
line:
|
|
46259
|
+
line: 40,
|
|
46260
46260
|
column: 33
|
|
46261
46261
|
}
|
|
46262
46262
|
},
|
|
46263
46263
|
"5": {
|
|
46264
46264
|
start: {
|
|
46265
|
-
line:
|
|
46265
|
+
line: 41,
|
|
46266
46266
|
column: 23
|
|
46267
46267
|
},
|
|
46268
46268
|
end: {
|
|
46269
|
-
line:
|
|
46269
|
+
line: 41,
|
|
46270
46270
|
column: 39
|
|
46271
46271
|
}
|
|
46272
46272
|
},
|
|
46273
46273
|
"6": {
|
|
46274
46274
|
start: {
|
|
46275
|
-
line:
|
|
46275
|
+
line: 43,
|
|
46276
46276
|
column: 18
|
|
46277
46277
|
},
|
|
46278
46278
|
end: {
|
|
46279
|
-
line:
|
|
46279
|
+
line: 43,
|
|
46280
46280
|
column: 57
|
|
46281
46281
|
}
|
|
46282
46282
|
},
|
|
46283
46283
|
"7": {
|
|
46284
46284
|
start: {
|
|
46285
|
-
line:
|
|
46285
|
+
line: 45,
|
|
46286
46286
|
column: 24
|
|
46287
46287
|
},
|
|
46288
46288
|
end: {
|
|
46289
|
-
line:
|
|
46289
|
+
line: 45,
|
|
46290
46290
|
column: 53
|
|
46291
46291
|
}
|
|
46292
46292
|
},
|
|
46293
46293
|
"8": {
|
|
46294
46294
|
start: {
|
|
46295
|
-
line:
|
|
46295
|
+
line: 46,
|
|
46296
46296
|
column: 36
|
|
46297
46297
|
},
|
|
46298
46298
|
end: {
|
|
46299
|
-
line:
|
|
46300
|
-
column:
|
|
46299
|
+
line: 46,
|
|
46300
|
+
column: 67
|
|
46301
46301
|
}
|
|
46302
46302
|
},
|
|
46303
46303
|
"9": {
|
|
46304
46304
|
start: {
|
|
46305
|
-
line:
|
|
46305
|
+
line: 47,
|
|
46306
46306
|
column: 27
|
|
46307
46307
|
},
|
|
46308
46308
|
end: {
|
|
46309
|
-
line:
|
|
46310
|
-
column:
|
|
46309
|
+
line: 47,
|
|
46310
|
+
column: 68
|
|
46311
46311
|
}
|
|
46312
46312
|
},
|
|
46313
46313
|
"10": {
|
|
46314
46314
|
start: {
|
|
46315
|
-
line:
|
|
46315
|
+
line: 49,
|
|
46316
46316
|
column: 29
|
|
46317
46317
|
},
|
|
46318
46318
|
end: {
|
|
46319
|
-
line:
|
|
46320
|
-
column:
|
|
46319
|
+
line: 49,
|
|
46320
|
+
column: 66
|
|
46321
46321
|
}
|
|
46322
46322
|
},
|
|
46323
46323
|
"11": {
|
|
46324
46324
|
start: {
|
|
46325
|
-
line:
|
|
46326
|
-
column:
|
|
46325
|
+
line: 49,
|
|
46326
|
+
column: 34
|
|
46327
46327
|
},
|
|
46328
46328
|
end: {
|
|
46329
|
-
line:
|
|
46330
|
-
column:
|
|
46329
|
+
line: 49,
|
|
46330
|
+
column: 66
|
|
46331
46331
|
}
|
|
46332
46332
|
},
|
|
46333
46333
|
"12": {
|
|
46334
46334
|
start: {
|
|
46335
|
-
line:
|
|
46335
|
+
line: 51,
|
|
46336
46336
|
column: 21
|
|
46337
46337
|
},
|
|
46338
46338
|
end: {
|
|
46339
|
-
line:
|
|
46339
|
+
line: 51,
|
|
46340
46340
|
column: 60
|
|
46341
46341
|
}
|
|
46342
46342
|
},
|
|
46343
46343
|
"13": {
|
|
46344
46344
|
start: {
|
|
46345
|
-
line:
|
|
46346
|
-
column:
|
|
46345
|
+
line: 52,
|
|
46346
|
+
column: 31
|
|
46347
46347
|
},
|
|
46348
46348
|
end: {
|
|
46349
|
-
line:
|
|
46350
|
-
column:
|
|
46349
|
+
line: 52,
|
|
46350
|
+
column: 61
|
|
46351
46351
|
}
|
|
46352
46352
|
},
|
|
46353
46353
|
"14": {
|
|
46354
46354
|
start: {
|
|
46355
|
+
line: 54,
|
|
46356
|
+
column: 4
|
|
46357
|
+
},
|
|
46358
|
+
end: {
|
|
46355
46359
|
line: 130,
|
|
46360
|
+
column: 6
|
|
46361
|
+
}
|
|
46362
|
+
},
|
|
46363
|
+
"15": {
|
|
46364
|
+
start: {
|
|
46365
|
+
line: 134,
|
|
46356
46366
|
column: 0
|
|
46357
46367
|
},
|
|
46358
46368
|
end: {
|
|
46359
|
-
line:
|
|
46369
|
+
line: 199,
|
|
46360
46370
|
column: 2
|
|
46361
46371
|
}
|
|
46362
46372
|
}
|
|
@@ -46366,678 +46376,777 @@ function cov_11a2hroalx() {
|
|
|
46366
46376
|
name: "(anonymous_0)",
|
|
46367
46377
|
decl: {
|
|
46368
46378
|
start: {
|
|
46369
|
-
line:
|
|
46379
|
+
line: 16,
|
|
46370
46380
|
column: 2
|
|
46371
46381
|
},
|
|
46372
46382
|
end: {
|
|
46373
|
-
line:
|
|
46383
|
+
line: 16,
|
|
46374
46384
|
column: 3
|
|
46375
46385
|
}
|
|
46376
46386
|
},
|
|
46377
46387
|
loc: {
|
|
46378
46388
|
start: {
|
|
46379
|
-
line:
|
|
46389
|
+
line: 36,
|
|
46380
46390
|
column: 7
|
|
46381
46391
|
},
|
|
46382
46392
|
end: {
|
|
46383
|
-
line:
|
|
46393
|
+
line: 131,
|
|
46384
46394
|
column: 3
|
|
46385
46395
|
}
|
|
46386
46396
|
},
|
|
46387
|
-
line:
|
|
46397
|
+
line: 36
|
|
46388
46398
|
},
|
|
46389
46399
|
"1": {
|
|
46390
46400
|
name: "(anonymous_1)",
|
|
46391
46401
|
decl: {
|
|
46392
46402
|
start: {
|
|
46393
|
-
line:
|
|
46403
|
+
line: 49,
|
|
46394
46404
|
column: 29
|
|
46395
46405
|
},
|
|
46396
46406
|
end: {
|
|
46397
|
-
line:
|
|
46407
|
+
line: 49,
|
|
46398
46408
|
column: 30
|
|
46399
46409
|
}
|
|
46400
46410
|
},
|
|
46401
46411
|
loc: {
|
|
46402
46412
|
start: {
|
|
46403
|
-
line:
|
|
46404
|
-
column:
|
|
46413
|
+
line: 49,
|
|
46414
|
+
column: 34
|
|
46405
46415
|
},
|
|
46406
46416
|
end: {
|
|
46407
|
-
line:
|
|
46408
|
-
column:
|
|
46417
|
+
line: 49,
|
|
46418
|
+
column: 66
|
|
46409
46419
|
}
|
|
46410
46420
|
},
|
|
46411
|
-
line:
|
|
46421
|
+
line: 49
|
|
46412
46422
|
}
|
|
46413
46423
|
},
|
|
46414
46424
|
branchMap: {
|
|
46415
46425
|
"0": {
|
|
46416
46426
|
loc: {
|
|
46417
46427
|
start: {
|
|
46418
|
-
line:
|
|
46428
|
+
line: 18,
|
|
46419
46429
|
column: 6
|
|
46420
46430
|
},
|
|
46421
46431
|
end: {
|
|
46422
|
-
line:
|
|
46432
|
+
line: 18,
|
|
46423
46433
|
column: 25
|
|
46424
46434
|
}
|
|
46425
46435
|
},
|
|
46426
46436
|
type: "default-arg",
|
|
46427
46437
|
locations: [{
|
|
46428
46438
|
start: {
|
|
46429
|
-
line:
|
|
46439
|
+
line: 18,
|
|
46430
46440
|
column: 13
|
|
46431
46441
|
},
|
|
46432
46442
|
end: {
|
|
46433
|
-
line:
|
|
46443
|
+
line: 18,
|
|
46434
46444
|
column: 25
|
|
46435
46445
|
}
|
|
46436
46446
|
}],
|
|
46437
|
-
line:
|
|
46447
|
+
line: 18
|
|
46438
46448
|
},
|
|
46439
46449
|
"1": {
|
|
46440
46450
|
loc: {
|
|
46441
46451
|
start: {
|
|
46442
|
-
line:
|
|
46452
|
+
line: 19,
|
|
46443
46453
|
column: 6
|
|
46444
46454
|
},
|
|
46445
46455
|
end: {
|
|
46446
|
-
line:
|
|
46456
|
+
line: 19,
|
|
46447
46457
|
column: 19
|
|
46448
46458
|
}
|
|
46449
46459
|
},
|
|
46450
46460
|
type: "default-arg",
|
|
46451
46461
|
locations: [{
|
|
46452
46462
|
start: {
|
|
46453
|
-
line:
|
|
46463
|
+
line: 19,
|
|
46454
46464
|
column: 13
|
|
46455
46465
|
},
|
|
46456
46466
|
end: {
|
|
46457
|
-
line:
|
|
46467
|
+
line: 19,
|
|
46458
46468
|
column: 19
|
|
46459
46469
|
}
|
|
46460
46470
|
}],
|
|
46461
|
-
line:
|
|
46471
|
+
line: 19
|
|
46462
46472
|
},
|
|
46463
46473
|
"2": {
|
|
46464
46474
|
loc: {
|
|
46465
46475
|
start: {
|
|
46466
|
-
line:
|
|
46476
|
+
line: 20,
|
|
46467
46477
|
column: 6
|
|
46468
46478
|
},
|
|
46469
46479
|
end: {
|
|
46470
|
-
line:
|
|
46480
|
+
line: 20,
|
|
46471
46481
|
column: 16
|
|
46472
46482
|
}
|
|
46473
46483
|
},
|
|
46474
46484
|
type: "default-arg",
|
|
46475
46485
|
locations: [{
|
|
46476
46486
|
start: {
|
|
46477
|
-
line:
|
|
46487
|
+
line: 20,
|
|
46478
46488
|
column: 14
|
|
46479
46489
|
},
|
|
46480
46490
|
end: {
|
|
46481
|
-
line:
|
|
46491
|
+
line: 20,
|
|
46482
46492
|
column: 16
|
|
46483
46493
|
}
|
|
46484
46494
|
}],
|
|
46485
|
-
line:
|
|
46495
|
+
line: 20
|
|
46486
46496
|
},
|
|
46487
46497
|
"3": {
|
|
46488
46498
|
loc: {
|
|
46489
46499
|
start: {
|
|
46490
|
-
line:
|
|
46500
|
+
line: 21,
|
|
46491
46501
|
column: 6
|
|
46492
46502
|
},
|
|
46493
46503
|
end: {
|
|
46494
|
-
line:
|
|
46504
|
+
line: 21,
|
|
46495
46505
|
column: 16
|
|
46496
46506
|
}
|
|
46497
46507
|
},
|
|
46498
46508
|
type: "default-arg",
|
|
46499
46509
|
locations: [{
|
|
46500
46510
|
start: {
|
|
46501
|
-
line:
|
|
46511
|
+
line: 21,
|
|
46502
46512
|
column: 14
|
|
46503
46513
|
},
|
|
46504
46514
|
end: {
|
|
46505
|
-
line:
|
|
46515
|
+
line: 21,
|
|
46506
46516
|
column: 16
|
|
46507
46517
|
}
|
|
46508
46518
|
}],
|
|
46509
|
-
line:
|
|
46519
|
+
line: 21
|
|
46510
46520
|
},
|
|
46511
46521
|
"4": {
|
|
46512
46522
|
loc: {
|
|
46513
46523
|
start: {
|
|
46514
|
-
line:
|
|
46524
|
+
line: 22,
|
|
46515
46525
|
column: 6
|
|
46516
46526
|
},
|
|
46517
46527
|
end: {
|
|
46518
|
-
line:
|
|
46528
|
+
line: 22,
|
|
46519
46529
|
column: 19
|
|
46520
46530
|
}
|
|
46521
46531
|
},
|
|
46522
46532
|
type: "default-arg",
|
|
46523
46533
|
locations: [{
|
|
46524
46534
|
start: {
|
|
46525
|
-
line:
|
|
46535
|
+
line: 22,
|
|
46526
46536
|
column: 15
|
|
46527
46537
|
},
|
|
46528
46538
|
end: {
|
|
46529
|
-
line:
|
|
46539
|
+
line: 22,
|
|
46530
46540
|
column: 19
|
|
46531
46541
|
}
|
|
46532
46542
|
}],
|
|
46533
|
-
line:
|
|
46543
|
+
line: 22
|
|
46534
46544
|
},
|
|
46535
46545
|
"5": {
|
|
46536
46546
|
loc: {
|
|
46537
46547
|
start: {
|
|
46538
|
-
line:
|
|
46548
|
+
line: 23,
|
|
46539
46549
|
column: 6
|
|
46540
46550
|
},
|
|
46541
46551
|
end: {
|
|
46542
|
-
line:
|
|
46552
|
+
line: 23,
|
|
46543
46553
|
column: 19
|
|
46544
46554
|
}
|
|
46545
46555
|
},
|
|
46546
46556
|
type: "default-arg",
|
|
46547
46557
|
locations: [{
|
|
46548
46558
|
start: {
|
|
46549
|
-
line:
|
|
46559
|
+
line: 23,
|
|
46550
46560
|
column: 15
|
|
46551
46561
|
},
|
|
46552
46562
|
end: {
|
|
46553
|
-
line:
|
|
46563
|
+
line: 23,
|
|
46554
46564
|
column: 19
|
|
46555
46565
|
}
|
|
46556
46566
|
}],
|
|
46557
|
-
line:
|
|
46567
|
+
line: 23
|
|
46558
46568
|
},
|
|
46559
46569
|
"6": {
|
|
46560
46570
|
loc: {
|
|
46561
46571
|
start: {
|
|
46562
|
-
line:
|
|
46572
|
+
line: 24,
|
|
46563
46573
|
column: 6
|
|
46564
46574
|
},
|
|
46565
46575
|
end: {
|
|
46566
|
-
line:
|
|
46576
|
+
line: 24,
|
|
46567
46577
|
column: 22
|
|
46568
46578
|
}
|
|
46569
46579
|
},
|
|
46570
46580
|
type: "default-arg",
|
|
46571
46581
|
locations: [{
|
|
46572
46582
|
start: {
|
|
46573
|
-
line:
|
|
46583
|
+
line: 24,
|
|
46574
46584
|
column: 17
|
|
46575
46585
|
},
|
|
46576
46586
|
end: {
|
|
46577
|
-
line:
|
|
46587
|
+
line: 24,
|
|
46578
46588
|
column: 22
|
|
46579
46589
|
}
|
|
46580
46590
|
}],
|
|
46581
|
-
line:
|
|
46591
|
+
line: 24
|
|
46582
46592
|
},
|
|
46583
46593
|
"7": {
|
|
46584
46594
|
loc: {
|
|
46585
46595
|
start: {
|
|
46586
|
-
line:
|
|
46596
|
+
line: 25,
|
|
46587
46597
|
column: 6
|
|
46588
46598
|
},
|
|
46589
46599
|
end: {
|
|
46590
|
-
line:
|
|
46600
|
+
line: 25,
|
|
46591
46601
|
column: 19
|
|
46592
46602
|
}
|
|
46593
46603
|
},
|
|
46594
46604
|
type: "default-arg",
|
|
46595
46605
|
locations: [{
|
|
46596
46606
|
start: {
|
|
46597
|
-
line:
|
|
46607
|
+
line: 25,
|
|
46598
46608
|
column: 17
|
|
46599
46609
|
},
|
|
46600
46610
|
end: {
|
|
46601
|
-
line:
|
|
46611
|
+
line: 25,
|
|
46602
46612
|
column: 19
|
|
46603
46613
|
}
|
|
46604
46614
|
}],
|
|
46605
|
-
line:
|
|
46615
|
+
line: 25
|
|
46606
46616
|
},
|
|
46607
46617
|
"8": {
|
|
46608
46618
|
loc: {
|
|
46609
46619
|
start: {
|
|
46610
|
-
line:
|
|
46620
|
+
line: 26,
|
|
46611
46621
|
column: 6
|
|
46612
46622
|
},
|
|
46613
46623
|
end: {
|
|
46614
|
-
line:
|
|
46624
|
+
line: 26,
|
|
46615
46625
|
column: 20
|
|
46616
46626
|
}
|
|
46617
46627
|
},
|
|
46618
46628
|
type: "default-arg",
|
|
46619
46629
|
locations: [{
|
|
46620
46630
|
start: {
|
|
46621
|
-
line:
|
|
46631
|
+
line: 26,
|
|
46622
46632
|
column: 18
|
|
46623
46633
|
},
|
|
46624
46634
|
end: {
|
|
46625
|
-
line:
|
|
46635
|
+
line: 26,
|
|
46626
46636
|
column: 20
|
|
46627
46637
|
}
|
|
46628
46638
|
}],
|
|
46629
|
-
line:
|
|
46639
|
+
line: 26
|
|
46630
46640
|
},
|
|
46631
46641
|
"9": {
|
|
46632
46642
|
loc: {
|
|
46633
46643
|
start: {
|
|
46634
|
-
line:
|
|
46644
|
+
line: 27,
|
|
46635
46645
|
column: 6
|
|
46636
46646
|
},
|
|
46637
46647
|
end: {
|
|
46638
|
-
line:
|
|
46648
|
+
line: 27,
|
|
46639
46649
|
column: 24
|
|
46640
46650
|
}
|
|
46641
46651
|
},
|
|
46642
46652
|
type: "default-arg",
|
|
46643
46653
|
locations: [{
|
|
46644
46654
|
start: {
|
|
46645
|
-
line:
|
|
46655
|
+
line: 27,
|
|
46646
46656
|
column: 19
|
|
46647
46657
|
},
|
|
46648
46658
|
end: {
|
|
46649
|
-
line:
|
|
46659
|
+
line: 27,
|
|
46650
46660
|
column: 24
|
|
46651
46661
|
}
|
|
46652
46662
|
}],
|
|
46653
|
-
line:
|
|
46663
|
+
line: 27
|
|
46654
46664
|
},
|
|
46655
46665
|
"10": {
|
|
46656
46666
|
loc: {
|
|
46657
46667
|
start: {
|
|
46658
|
-
line:
|
|
46668
|
+
line: 28,
|
|
46659
46669
|
column: 6
|
|
46660
46670
|
},
|
|
46661
46671
|
end: {
|
|
46662
|
-
line:
|
|
46672
|
+
line: 28,
|
|
46663
46673
|
column: 24
|
|
46664
46674
|
}
|
|
46665
46675
|
},
|
|
46666
46676
|
type: "default-arg",
|
|
46667
46677
|
locations: [{
|
|
46668
46678
|
start: {
|
|
46669
|
-
line:
|
|
46679
|
+
line: 28,
|
|
46670
46680
|
column: 20
|
|
46671
46681
|
},
|
|
46672
46682
|
end: {
|
|
46673
|
-
line:
|
|
46683
|
+
line: 28,
|
|
46674
46684
|
column: 24
|
|
46675
46685
|
}
|
|
46676
46686
|
}],
|
|
46677
|
-
line:
|
|
46687
|
+
line: 28
|
|
46678
46688
|
},
|
|
46679
46689
|
"11": {
|
|
46680
46690
|
loc: {
|
|
46681
46691
|
start: {
|
|
46682
|
-
line:
|
|
46692
|
+
line: 29,
|
|
46683
46693
|
column: 6
|
|
46684
46694
|
},
|
|
46685
46695
|
end: {
|
|
46686
|
-
line:
|
|
46696
|
+
line: 29,
|
|
46687
46697
|
column: 22
|
|
46688
46698
|
}
|
|
46689
46699
|
},
|
|
46690
46700
|
type: "default-arg",
|
|
46691
46701
|
locations: [{
|
|
46692
46702
|
start: {
|
|
46693
|
-
line:
|
|
46703
|
+
line: 29,
|
|
46694
46704
|
column: 17
|
|
46695
46705
|
},
|
|
46696
46706
|
end: {
|
|
46697
|
-
line:
|
|
46707
|
+
line: 29,
|
|
46698
46708
|
column: 22
|
|
46699
46709
|
}
|
|
46700
46710
|
}],
|
|
46701
|
-
line:
|
|
46711
|
+
line: 29
|
|
46702
46712
|
},
|
|
46703
46713
|
"12": {
|
|
46704
46714
|
loc: {
|
|
46705
46715
|
start: {
|
|
46706
|
-
line:
|
|
46716
|
+
line: 31,
|
|
46717
|
+
column: 6
|
|
46718
|
+
},
|
|
46719
|
+
end: {
|
|
46720
|
+
line: 31,
|
|
46721
|
+
column: 28
|
|
46722
|
+
}
|
|
46723
|
+
},
|
|
46724
|
+
type: "default-arg",
|
|
46725
|
+
locations: [{
|
|
46726
|
+
start: {
|
|
46727
|
+
line: 31,
|
|
46728
|
+
column: 23
|
|
46729
|
+
},
|
|
46730
|
+
end: {
|
|
46731
|
+
line: 31,
|
|
46732
|
+
column: 28
|
|
46733
|
+
}
|
|
46734
|
+
}],
|
|
46735
|
+
line: 31
|
|
46736
|
+
},
|
|
46737
|
+
"13": {
|
|
46738
|
+
loc: {
|
|
46739
|
+
start: {
|
|
46740
|
+
line: 43,
|
|
46707
46741
|
column: 18
|
|
46708
46742
|
},
|
|
46709
46743
|
end: {
|
|
46710
|
-
line:
|
|
46744
|
+
line: 43,
|
|
46711
46745
|
column: 57
|
|
46712
46746
|
}
|
|
46713
46747
|
},
|
|
46714
46748
|
type: "binary-expr",
|
|
46715
46749
|
locations: [{
|
|
46716
46750
|
start: {
|
|
46717
|
-
line:
|
|
46751
|
+
line: 43,
|
|
46718
46752
|
column: 18
|
|
46719
46753
|
},
|
|
46720
46754
|
end: {
|
|
46721
|
-
line:
|
|
46755
|
+
line: 43,
|
|
46722
46756
|
column: 34
|
|
46723
46757
|
}
|
|
46724
46758
|
}, {
|
|
46725
46759
|
start: {
|
|
46726
|
-
line:
|
|
46760
|
+
line: 43,
|
|
46727
46761
|
column: 38
|
|
46728
46762
|
},
|
|
46729
46763
|
end: {
|
|
46730
|
-
line:
|
|
46764
|
+
line: 43,
|
|
46731
46765
|
column: 51
|
|
46732
46766
|
}
|
|
46733
46767
|
}, {
|
|
46734
46768
|
start: {
|
|
46735
|
-
line:
|
|
46769
|
+
line: 43,
|
|
46736
46770
|
column: 55
|
|
46737
46771
|
},
|
|
46738
46772
|
end: {
|
|
46739
|
-
line:
|
|
46773
|
+
line: 43,
|
|
46740
46774
|
column: 57
|
|
46741
46775
|
}
|
|
46742
46776
|
}],
|
|
46743
|
-
line:
|
|
46777
|
+
line: 43
|
|
46744
46778
|
},
|
|
46745
|
-
"
|
|
46779
|
+
"14": {
|
|
46746
46780
|
loc: {
|
|
46747
46781
|
start: {
|
|
46748
|
-
line:
|
|
46782
|
+
line: 45,
|
|
46749
46783
|
column: 24
|
|
46750
46784
|
},
|
|
46751
46785
|
end: {
|
|
46752
|
-
line:
|
|
46786
|
+
line: 45,
|
|
46753
46787
|
column: 53
|
|
46754
46788
|
}
|
|
46755
46789
|
},
|
|
46756
46790
|
type: "binary-expr",
|
|
46757
46791
|
locations: [{
|
|
46758
46792
|
start: {
|
|
46759
|
-
line:
|
|
46793
|
+
line: 45,
|
|
46760
46794
|
column: 24
|
|
46761
46795
|
},
|
|
46762
46796
|
end: {
|
|
46763
|
-
line:
|
|
46797
|
+
line: 45,
|
|
46764
46798
|
column: 48
|
|
46765
46799
|
}
|
|
46766
46800
|
}, {
|
|
46767
46801
|
start: {
|
|
46768
|
-
line:
|
|
46802
|
+
line: 45,
|
|
46769
46803
|
column: 52
|
|
46770
46804
|
},
|
|
46771
46805
|
end: {
|
|
46772
|
-
line:
|
|
46806
|
+
line: 45,
|
|
46773
46807
|
column: 53
|
|
46774
46808
|
}
|
|
46775
46809
|
}],
|
|
46776
|
-
line:
|
|
46810
|
+
line: 45
|
|
46777
46811
|
},
|
|
46778
|
-
"
|
|
46812
|
+
"15": {
|
|
46779
46813
|
loc: {
|
|
46780
46814
|
start: {
|
|
46781
|
-
line:
|
|
46815
|
+
line: 47,
|
|
46782
46816
|
column: 27
|
|
46783
46817
|
},
|
|
46784
46818
|
end: {
|
|
46785
|
-
line:
|
|
46786
|
-
column:
|
|
46819
|
+
line: 47,
|
|
46820
|
+
column: 68
|
|
46787
46821
|
}
|
|
46788
46822
|
},
|
|
46789
46823
|
type: "binary-expr",
|
|
46790
46824
|
locations: [{
|
|
46791
46825
|
start: {
|
|
46792
|
-
line:
|
|
46826
|
+
line: 47,
|
|
46793
46827
|
column: 27
|
|
46794
46828
|
},
|
|
46795
46829
|
end: {
|
|
46796
|
-
line:
|
|
46797
|
-
column:
|
|
46830
|
+
line: 47,
|
|
46831
|
+
column: 41
|
|
46798
46832
|
}
|
|
46799
46833
|
}, {
|
|
46800
46834
|
start: {
|
|
46801
|
-
line:
|
|
46802
|
-
column:
|
|
46835
|
+
line: 47,
|
|
46836
|
+
column: 45
|
|
46803
46837
|
},
|
|
46804
46838
|
end: {
|
|
46805
|
-
line:
|
|
46806
|
-
column:
|
|
46839
|
+
line: 47,
|
|
46840
|
+
column: 68
|
|
46807
46841
|
}
|
|
46808
46842
|
}],
|
|
46809
|
-
line:
|
|
46843
|
+
line: 47
|
|
46810
46844
|
},
|
|
46811
|
-
"
|
|
46845
|
+
"16": {
|
|
46812
46846
|
loc: {
|
|
46813
46847
|
start: {
|
|
46814
|
-
line:
|
|
46848
|
+
line: 51,
|
|
46815
46849
|
column: 21
|
|
46816
46850
|
},
|
|
46817
46851
|
end: {
|
|
46818
|
-
line:
|
|
46852
|
+
line: 51,
|
|
46819
46853
|
column: 60
|
|
46820
46854
|
}
|
|
46821
46855
|
},
|
|
46822
46856
|
type: "binary-expr",
|
|
46823
46857
|
locations: [{
|
|
46824
46858
|
start: {
|
|
46825
|
-
line:
|
|
46859
|
+
line: 51,
|
|
46826
46860
|
column: 21
|
|
46827
46861
|
},
|
|
46828
46862
|
end: {
|
|
46829
|
-
line:
|
|
46863
|
+
line: 51,
|
|
46830
46864
|
column: 40
|
|
46831
46865
|
}
|
|
46832
46866
|
}, {
|
|
46833
46867
|
start: {
|
|
46834
|
-
line:
|
|
46868
|
+
line: 51,
|
|
46835
46869
|
column: 44
|
|
46836
46870
|
},
|
|
46837
46871
|
end: {
|
|
46838
|
-
line:
|
|
46872
|
+
line: 51,
|
|
46839
46873
|
column: 60
|
|
46840
46874
|
}
|
|
46841
46875
|
}],
|
|
46842
|
-
line:
|
|
46876
|
+
line: 51
|
|
46843
46877
|
},
|
|
46844
|
-
"
|
|
46878
|
+
"17": {
|
|
46845
46879
|
loc: {
|
|
46846
46880
|
start: {
|
|
46847
|
-
line:
|
|
46881
|
+
line: 52,
|
|
46882
|
+
column: 31
|
|
46883
|
+
},
|
|
46884
|
+
end: {
|
|
46885
|
+
line: 52,
|
|
46886
|
+
column: 61
|
|
46887
|
+
}
|
|
46888
|
+
},
|
|
46889
|
+
type: "binary-expr",
|
|
46890
|
+
locations: [{
|
|
46891
|
+
start: {
|
|
46892
|
+
line: 52,
|
|
46893
|
+
column: 31
|
|
46894
|
+
},
|
|
46895
|
+
end: {
|
|
46896
|
+
line: 52,
|
|
46897
|
+
column: 42
|
|
46898
|
+
}
|
|
46899
|
+
}, {
|
|
46900
|
+
start: {
|
|
46901
|
+
line: 52,
|
|
46902
|
+
column: 46
|
|
46903
|
+
},
|
|
46904
|
+
end: {
|
|
46905
|
+
line: 52,
|
|
46906
|
+
column: 61
|
|
46907
|
+
}
|
|
46908
|
+
}],
|
|
46909
|
+
line: 52
|
|
46910
|
+
},
|
|
46911
|
+
"18": {
|
|
46912
|
+
loc: {
|
|
46913
|
+
start: {
|
|
46914
|
+
line: 57,
|
|
46848
46915
|
column: 11
|
|
46849
46916
|
},
|
|
46850
46917
|
end: {
|
|
46851
|
-
line:
|
|
46918
|
+
line: 66,
|
|
46852
46919
|
column: 11
|
|
46853
46920
|
}
|
|
46854
46921
|
},
|
|
46855
46922
|
type: "binary-expr",
|
|
46856
46923
|
locations: [{
|
|
46857
46924
|
start: {
|
|
46858
|
-
line:
|
|
46925
|
+
line: 57,
|
|
46859
46926
|
column: 11
|
|
46860
46927
|
},
|
|
46861
46928
|
end: {
|
|
46862
|
-
line:
|
|
46929
|
+
line: 57,
|
|
46863
46930
|
column: 16
|
|
46864
46931
|
}
|
|
46865
46932
|
}, {
|
|
46866
46933
|
start: {
|
|
46867
|
-
line:
|
|
46934
|
+
line: 58,
|
|
46868
46935
|
column: 12
|
|
46869
46936
|
},
|
|
46870
46937
|
end: {
|
|
46871
|
-
line:
|
|
46938
|
+
line: 65,
|
|
46872
46939
|
column: 20
|
|
46873
46940
|
}
|
|
46874
46941
|
}],
|
|
46875
|
-
line:
|
|
46942
|
+
line: 57
|
|
46876
46943
|
},
|
|
46877
|
-
"
|
|
46944
|
+
"19": {
|
|
46878
46945
|
loc: {
|
|
46879
46946
|
start: {
|
|
46880
|
-
line:
|
|
46947
|
+
line: 67,
|
|
46881
46948
|
column: 11
|
|
46882
46949
|
},
|
|
46883
46950
|
end: {
|
|
46884
|
-
line:
|
|
46951
|
+
line: 76,
|
|
46885
46952
|
column: 11
|
|
46886
46953
|
}
|
|
46887
46954
|
},
|
|
46888
46955
|
type: "binary-expr",
|
|
46889
46956
|
locations: [{
|
|
46890
46957
|
start: {
|
|
46891
|
-
line:
|
|
46958
|
+
line: 67,
|
|
46892
46959
|
column: 11
|
|
46893
46960
|
},
|
|
46894
46961
|
end: {
|
|
46895
|
-
line:
|
|
46962
|
+
line: 67,
|
|
46896
46963
|
column: 34
|
|
46897
46964
|
}
|
|
46898
46965
|
}, {
|
|
46899
46966
|
start: {
|
|
46900
|
-
line:
|
|
46967
|
+
line: 68,
|
|
46901
46968
|
column: 12
|
|
46902
46969
|
},
|
|
46903
46970
|
end: {
|
|
46904
|
-
line:
|
|
46971
|
+
line: 75,
|
|
46905
46972
|
column: 25
|
|
46906
46973
|
}
|
|
46907
46974
|
}],
|
|
46908
|
-
line:
|
|
46975
|
+
line: 67
|
|
46909
46976
|
},
|
|
46910
|
-
"
|
|
46977
|
+
"20": {
|
|
46911
46978
|
loc: {
|
|
46912
46979
|
start: {
|
|
46913
|
-
line:
|
|
46980
|
+
line: 88,
|
|
46914
46981
|
column: 11
|
|
46915
46982
|
},
|
|
46916
46983
|
end: {
|
|
46917
|
-
line:
|
|
46984
|
+
line: 88,
|
|
46918
46985
|
column: 75
|
|
46919
46986
|
}
|
|
46920
46987
|
},
|
|
46921
46988
|
type: "binary-expr",
|
|
46922
46989
|
locations: [{
|
|
46923
46990
|
start: {
|
|
46924
|
-
line:
|
|
46991
|
+
line: 88,
|
|
46925
46992
|
column: 11
|
|
46926
46993
|
},
|
|
46927
46994
|
end: {
|
|
46928
|
-
line:
|
|
46995
|
+
line: 88,
|
|
46929
46996
|
column: 17
|
|
46930
46997
|
}
|
|
46931
46998
|
}, {
|
|
46932
46999
|
start: {
|
|
46933
|
-
line:
|
|
47000
|
+
line: 88,
|
|
46934
47001
|
column: 21
|
|
46935
47002
|
},
|
|
46936
47003
|
end: {
|
|
46937
|
-
line:
|
|
47004
|
+
line: 88,
|
|
46938
47005
|
column: 75
|
|
46939
47006
|
}
|
|
46940
47007
|
}],
|
|
46941
|
-
line:
|
|
47008
|
+
line: 88
|
|
46942
47009
|
},
|
|
46943
|
-
"
|
|
47010
|
+
"21": {
|
|
46944
47011
|
loc: {
|
|
46945
47012
|
start: {
|
|
46946
|
-
line:
|
|
47013
|
+
line: 102,
|
|
47014
|
+
column: 17
|
|
47015
|
+
},
|
|
47016
|
+
end: {
|
|
47017
|
+
line: 102,
|
|
47018
|
+
column: 71
|
|
47019
|
+
}
|
|
47020
|
+
},
|
|
47021
|
+
type: "binary-expr",
|
|
47022
|
+
locations: [{
|
|
47023
|
+
start: {
|
|
47024
|
+
line: 102,
|
|
47025
|
+
column: 17
|
|
47026
|
+
},
|
|
47027
|
+
end: {
|
|
47028
|
+
line: 102,
|
|
47029
|
+
column: 35
|
|
47030
|
+
}
|
|
47031
|
+
}, {
|
|
47032
|
+
start: {
|
|
47033
|
+
line: 102,
|
|
47034
|
+
column: 39
|
|
47035
|
+
},
|
|
47036
|
+
end: {
|
|
47037
|
+
line: 102,
|
|
47038
|
+
column: 54
|
|
47039
|
+
}
|
|
47040
|
+
}, {
|
|
47041
|
+
start: {
|
|
47042
|
+
line: 102,
|
|
47043
|
+
column: 58
|
|
47044
|
+
},
|
|
47045
|
+
end: {
|
|
47046
|
+
line: 102,
|
|
47047
|
+
column: 71
|
|
47048
|
+
}
|
|
47049
|
+
}],
|
|
47050
|
+
line: 102
|
|
47051
|
+
},
|
|
47052
|
+
"22": {
|
|
47053
|
+
loc: {
|
|
47054
|
+
start: {
|
|
47055
|
+
line: 107,
|
|
46947
47056
|
column: 11
|
|
46948
47057
|
},
|
|
46949
47058
|
end: {
|
|
46950
|
-
line:
|
|
47059
|
+
line: 107,
|
|
46951
47060
|
column: 75
|
|
46952
47061
|
}
|
|
46953
47062
|
},
|
|
46954
47063
|
type: "binary-expr",
|
|
46955
47064
|
locations: [{
|
|
46956
47065
|
start: {
|
|
46957
|
-
line:
|
|
47066
|
+
line: 107,
|
|
46958
47067
|
column: 11
|
|
46959
47068
|
},
|
|
46960
47069
|
end: {
|
|
46961
|
-
line:
|
|
47070
|
+
line: 107,
|
|
46962
47071
|
column: 17
|
|
46963
47072
|
}
|
|
46964
47073
|
}, {
|
|
46965
47074
|
start: {
|
|
46966
|
-
line:
|
|
47075
|
+
line: 107,
|
|
46967
47076
|
column: 21
|
|
46968
47077
|
},
|
|
46969
47078
|
end: {
|
|
46970
|
-
line:
|
|
47079
|
+
line: 107,
|
|
46971
47080
|
column: 75
|
|
46972
47081
|
}
|
|
46973
47082
|
}],
|
|
46974
|
-
line:
|
|
47083
|
+
line: 107
|
|
46975
47084
|
},
|
|
46976
|
-
"
|
|
47085
|
+
"23": {
|
|
46977
47086
|
loc: {
|
|
46978
47087
|
start: {
|
|
46979
|
-
line:
|
|
47088
|
+
line: 109,
|
|
46980
47089
|
column: 9
|
|
46981
47090
|
},
|
|
46982
47091
|
end: {
|
|
46983
|
-
line:
|
|
47092
|
+
line: 118,
|
|
46984
47093
|
column: 9
|
|
46985
47094
|
}
|
|
46986
47095
|
},
|
|
46987
47096
|
type: "binary-expr",
|
|
46988
47097
|
locations: [{
|
|
46989
47098
|
start: {
|
|
46990
|
-
line:
|
|
47099
|
+
line: 109,
|
|
46991
47100
|
column: 9
|
|
46992
47101
|
},
|
|
46993
47102
|
end: {
|
|
46994
|
-
line:
|
|
47103
|
+
line: 109,
|
|
46995
47104
|
column: 16
|
|
46996
47105
|
}
|
|
46997
47106
|
}, {
|
|
46998
47107
|
start: {
|
|
46999
|
-
line:
|
|
47108
|
+
line: 110,
|
|
47000
47109
|
column: 10
|
|
47001
47110
|
},
|
|
47002
47111
|
end: {
|
|
47003
|
-
line:
|
|
47112
|
+
line: 117,
|
|
47004
47113
|
column: 23
|
|
47005
47114
|
}
|
|
47006
47115
|
}],
|
|
47007
|
-
line:
|
|
47116
|
+
line: 109
|
|
47008
47117
|
},
|
|
47009
|
-
"
|
|
47118
|
+
"24": {
|
|
47010
47119
|
loc: {
|
|
47011
47120
|
start: {
|
|
47012
|
-
line:
|
|
47121
|
+
line: 119,
|
|
47013
47122
|
column: 9
|
|
47014
47123
|
},
|
|
47015
47124
|
end: {
|
|
47016
|
-
line:
|
|
47125
|
+
line: 128,
|
|
47017
47126
|
column: 9
|
|
47018
47127
|
}
|
|
47019
47128
|
},
|
|
47020
47129
|
type: "binary-expr",
|
|
47021
47130
|
locations: [{
|
|
47022
47131
|
start: {
|
|
47023
|
-
line:
|
|
47132
|
+
line: 119,
|
|
47024
47133
|
column: 9
|
|
47025
47134
|
},
|
|
47026
47135
|
end: {
|
|
47027
|
-
line:
|
|
47136
|
+
line: 119,
|
|
47028
47137
|
column: 17
|
|
47029
47138
|
}
|
|
47030
47139
|
}, {
|
|
47031
47140
|
start: {
|
|
47032
|
-
line:
|
|
47141
|
+
line: 120,
|
|
47033
47142
|
column: 10
|
|
47034
47143
|
},
|
|
47035
47144
|
end: {
|
|
47036
|
-
line:
|
|
47145
|
+
line: 127,
|
|
47037
47146
|
column: 23
|
|
47038
47147
|
}
|
|
47039
47148
|
}],
|
|
47040
|
-
line:
|
|
47149
|
+
line: 119
|
|
47041
47150
|
}
|
|
47042
47151
|
},
|
|
47043
47152
|
s: {
|
|
@@ -47055,7 +47164,8 @@ function cov_11a2hroalx() {
|
|
|
47055
47164
|
"11": 0,
|
|
47056
47165
|
"12": 0,
|
|
47057
47166
|
"13": 0,
|
|
47058
|
-
"14": 0
|
|
47167
|
+
"14": 0,
|
|
47168
|
+
"15": 0
|
|
47059
47169
|
},
|
|
47060
47170
|
f: {
|
|
47061
47171
|
"0": 0,
|
|
@@ -47074,8 +47184,8 @@ function cov_11a2hroalx() {
|
|
|
47074
47184
|
"9": [0],
|
|
47075
47185
|
"10": [0],
|
|
47076
47186
|
"11": [0],
|
|
47077
|
-
"12": [0
|
|
47078
|
-
"13": [0, 0],
|
|
47187
|
+
"12": [0],
|
|
47188
|
+
"13": [0, 0, 0],
|
|
47079
47189
|
"14": [0, 0],
|
|
47080
47190
|
"15": [0, 0],
|
|
47081
47191
|
"16": [0, 0],
|
|
@@ -47083,10 +47193,13 @@ function cov_11a2hroalx() {
|
|
|
47083
47193
|
"18": [0, 0],
|
|
47084
47194
|
"19": [0, 0],
|
|
47085
47195
|
"20": [0, 0],
|
|
47086
|
-
"21": [0, 0]
|
|
47196
|
+
"21": [0, 0, 0],
|
|
47197
|
+
"22": [0, 0],
|
|
47198
|
+
"23": [0, 0],
|
|
47199
|
+
"24": [0, 0]
|
|
47087
47200
|
},
|
|
47088
47201
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
47089
|
-
hash: "
|
|
47202
|
+
hash: "cebb14f6b25b836777861765fc99a4778b2a0f50"
|
|
47090
47203
|
};
|
|
47091
47204
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
47092
47205
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -47134,6 +47247,8 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
47134
47247
|
_ref$required = _ref.required,
|
|
47135
47248
|
required = _ref$required === void 0 ? (cov_11a2hroalx().b[11][0]++, false) : _ref$required,
|
|
47136
47249
|
maxLength = _ref.maxLength,
|
|
47250
|
+
_ref$unlimitedChars = _ref.unlimitedChars,
|
|
47251
|
+
unlimitedChars = _ref$unlimitedChars === void 0 ? (cov_11a2hroalx().b[12][0]++, false) : _ref$unlimitedChars,
|
|
47137
47252
|
labelProps = _ref.labelProps,
|
|
47138
47253
|
otherProps = _objectWithoutProperties$1(_ref, _excluded$h);
|
|
47139
47254
|
cov_11a2hroalx().f[0]++;
|
|
@@ -47144,31 +47259,32 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
47144
47259
|
var id = (cov_11a2hroalx().s[3]++, useId(otherProps.id));
|
|
47145
47260
|
var errorId = (cov_11a2hroalx().s[4]++, "error_".concat(id));
|
|
47146
47261
|
var helpTextId = (cov_11a2hroalx().s[5]++, "helpText_".concat(id));
|
|
47147
|
-
var value = (cov_11a2hroalx().s[6]++, (_ref4 = (_ref5 = (cov_11a2hroalx().b[
|
|
47148
|
-
var valueLength = (cov_11a2hroalx().s[7]++, (cov_11a2hroalx().b[
|
|
47149
|
-
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.
|
|
47150
|
-
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[
|
|
47262
|
+
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]++, ""));
|
|
47263
|
+
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));
|
|
47264
|
+
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.85);
|
|
47265
|
+
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[15][0]++, unlimitedChars) && (cov_11a2hroalx().b[15][1]++, valueLength > maxLength));
|
|
47151
47266
|
cov_11a2hroalx().s[10]++;
|
|
47152
47267
|
var onChangeInternal = function onChangeInternal(e) {
|
|
47153
47268
|
cov_11a2hroalx().f[1]++;
|
|
47154
47269
|
cov_11a2hroalx().s[11]++;
|
|
47155
47270
|
return setValueInternal(e.target.value);
|
|
47156
47271
|
};
|
|
47157
|
-
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[
|
|
47158
|
-
cov_11a2hroalx().s[13]
|
|
47272
|
+
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[16][0]++, otherProps.onChange) || (cov_11a2hroalx().b[16][1]++, onChangeInternal));
|
|
47273
|
+
var isMaxLengthPresent = (cov_11a2hroalx().s[13]++, (cov_11a2hroalx().b[17][0]++, !!maxLength) || (cov_11a2hroalx().b[17][1]++, maxLength === 0));
|
|
47274
|
+
cov_11a2hroalx().s[14]++;
|
|
47159
47275
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
47160
47276
|
className: classnames$1(["neeto-ui-input__wrapper", className])
|
|
47161
47277
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
47162
47278
|
className: "neeto-ui-input__label-wrapper"
|
|
47163
|
-
}, (cov_11a2hroalx().b[
|
|
47164
|
-
required: required,
|
|
47279
|
+
}, (cov_11a2hroalx().b[18][0]++, label) && (cov_11a2hroalx().b[18][1]++, /*#__PURE__*/React__default.createElement(Label, _extends$2({
|
|
47165
47280
|
"data-cy": "".concat(hyphenize(label), "-input-label"),
|
|
47166
|
-
htmlFor: id
|
|
47167
|
-
|
|
47281
|
+
htmlFor: id,
|
|
47282
|
+
required: required
|
|
47283
|
+
}, labelProps), label)), (cov_11a2hroalx().b[19][0]++, isCharacterLimitVisible) && (cov_11a2hroalx().b[19][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
47284
|
+
style: "body2",
|
|
47168
47285
|
className: classnames$1("neeto-ui-input__max-length", {
|
|
47169
47286
|
"neeto-ui-input__max-length--error": maxLengthError
|
|
47170
|
-
})
|
|
47171
|
-
style: "body2"
|
|
47287
|
+
})
|
|
47172
47288
|
}, valueLength, "/", maxLength))), /*#__PURE__*/React__default.createElement("div", {
|
|
47173
47289
|
className: classnames$1("neeto-ui-input", {
|
|
47174
47290
|
"neeto-ui-input--naked": !!nakedInput,
|
|
@@ -47178,36 +47294,38 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/forwardRef$1(function (_ref,
|
|
|
47178
47294
|
"neeto-ui-input--medium": size === "medium",
|
|
47179
47295
|
"neeto-ui-input--large": size === "large"
|
|
47180
47296
|
})
|
|
47181
|
-
}, (cov_11a2hroalx().b[
|
|
47297
|
+
}, (cov_11a2hroalx().b[20][0]++, prefix) && (cov_11a2hroalx().b[20][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
47182
47298
|
className: "neeto-ui-input__prefix"
|
|
47183
47299
|
}, prefix)), /*#__PURE__*/React__default.createElement("input", _extends$2({
|
|
47184
|
-
|
|
47185
|
-
|
|
47186
|
-
type: type,
|
|
47300
|
+
"aria-invalid": !!error,
|
|
47301
|
+
"data-cy": "input-field",
|
|
47187
47302
|
disabled: disabled,
|
|
47188
|
-
|
|
47303
|
+
id: id,
|
|
47304
|
+
ref: ref,
|
|
47189
47305
|
required: required,
|
|
47190
|
-
|
|
47191
|
-
|
|
47192
|
-
"
|
|
47193
|
-
},
|
|
47306
|
+
size: contentSize,
|
|
47307
|
+
type: type,
|
|
47308
|
+
"aria-describedby": classnames$1((_classnames = {}, _defineProperty$1(_classnames, errorId, !!error), _defineProperty$1(_classnames, helpTextId, helpText), _classnames))
|
|
47309
|
+
}, (cov_11a2hroalx().b[21][0]++, isMaxLengthPresent) && (cov_11a2hroalx().b[21][1]++, !unlimitedChars) && (cov_11a2hroalx().b[21][2]++, {
|
|
47310
|
+
maxLength: maxLength
|
|
47311
|
+
}), otherProps, {
|
|
47194
47312
|
value: value,
|
|
47195
47313
|
onChange: onChange
|
|
47196
|
-
})), (cov_11a2hroalx().b[
|
|
47314
|
+
})), (cov_11a2hroalx().b[22][0]++, suffix) && (cov_11a2hroalx().b[22][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
47197
47315
|
className: "neeto-ui-input__suffix"
|
|
47198
|
-
}, suffix))), (cov_11a2hroalx().b[
|
|
47199
|
-
style: "body3",
|
|
47200
|
-
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
47316
|
+
}, suffix))), (cov_11a2hroalx().b[23][0]++, !!error) && (cov_11a2hroalx().b[23][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
47201
47317
|
className: "neeto-ui-input__error",
|
|
47202
|
-
|
|
47203
|
-
|
|
47204
|
-
style: "body3"
|
|
47318
|
+
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
47319
|
+
id: errorId,
|
|
47320
|
+
style: "body3"
|
|
47321
|
+
}, error)), (cov_11a2hroalx().b[24][0]++, helpText) && (cov_11a2hroalx().b[24][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
47205
47322
|
className: "neeto-ui-input__help-text",
|
|
47323
|
+
"data-cy": "".concat(hyphenize(label), "-input-help"),
|
|
47206
47324
|
id: helpTextId,
|
|
47207
|
-
|
|
47325
|
+
style: "body3"
|
|
47208
47326
|
}, helpText)));
|
|
47209
47327
|
}));
|
|
47210
|
-
cov_11a2hroalx().s[
|
|
47328
|
+
cov_11a2hroalx().s[15]++;
|
|
47211
47329
|
|
|
47212
47330
|
var _excluded$g = ["keyName", "className"];
|
|
47213
47331
|
function cov_1fnb0upcva() {
|
|
@@ -58276,10 +58394,10 @@ var Tag = function Tag(_ref) {
|
|
|
58276
58394
|
};
|
|
58277
58395
|
cov_1cr0f2q7yb().s[8]++;
|
|
58278
58396
|
|
|
58279
|
-
var _excluded$2 = ["size", "rows", "disabled", "required", "nakedTextarea", "helpText", "error", "label", "className", "maxLength", "labelProps"];
|
|
58397
|
+
var _excluded$2 = ["size", "rows", "disabled", "required", "nakedTextarea", "helpText", "error", "label", "className", "maxLength", "unlimitedChars", "labelProps"];
|
|
58280
58398
|
function cov_1n5tvfgevt() {
|
|
58281
58399
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/Textarea.jsx";
|
|
58282
|
-
var hash = "
|
|
58400
|
+
var hash = "b24bd171f53953c4e84e471660eb7522ef4f3752";
|
|
58283
58401
|
var global = new Function("return this")();
|
|
58284
58402
|
var gcv = "__coverage__";
|
|
58285
58403
|
var coverageData = {
|
|
@@ -58287,211 +58405,221 @@ function cov_1n5tvfgevt() {
|
|
|
58287
58405
|
statementMap: {
|
|
58288
58406
|
"0": {
|
|
58289
58407
|
start: {
|
|
58290
|
-
line:
|
|
58408
|
+
line: 14,
|
|
58291
58409
|
column: 14
|
|
58292
58410
|
},
|
|
58293
58411
|
end: {
|
|
58294
|
-
line:
|
|
58412
|
+
line: 14,
|
|
58295
58413
|
column: 66
|
|
58296
58414
|
}
|
|
58297
58415
|
},
|
|
58298
58416
|
"1": {
|
|
58299
58417
|
start: {
|
|
58300
|
-
line:
|
|
58418
|
+
line: 16,
|
|
58301
58419
|
column: 17
|
|
58302
58420
|
},
|
|
58303
58421
|
end: {
|
|
58304
|
-
line:
|
|
58422
|
+
line: 125,
|
|
58305
58423
|
column: 1
|
|
58306
58424
|
}
|
|
58307
58425
|
},
|
|
58308
58426
|
"2": {
|
|
58309
58427
|
start: {
|
|
58310
|
-
line:
|
|
58428
|
+
line: 35,
|
|
58311
58429
|
column: 46
|
|
58312
58430
|
},
|
|
58313
58431
|
end: {
|
|
58314
|
-
line:
|
|
58432
|
+
line: 35,
|
|
58315
58433
|
column: 58
|
|
58316
58434
|
}
|
|
58317
58435
|
},
|
|
58318
58436
|
"3": {
|
|
58319
58437
|
start: {
|
|
58320
|
-
line:
|
|
58438
|
+
line: 37,
|
|
58321
58439
|
column: 18
|
|
58322
58440
|
},
|
|
58323
58441
|
end: {
|
|
58324
|
-
line:
|
|
58442
|
+
line: 37,
|
|
58325
58443
|
column: 57
|
|
58326
58444
|
}
|
|
58327
58445
|
},
|
|
58328
58446
|
"4": {
|
|
58329
58447
|
start: {
|
|
58330
|
-
line:
|
|
58448
|
+
line: 39,
|
|
58331
58449
|
column: 15
|
|
58332
58450
|
},
|
|
58333
58451
|
end: {
|
|
58334
|
-
line:
|
|
58452
|
+
line: 39,
|
|
58335
58453
|
column: 35
|
|
58336
58454
|
}
|
|
58337
58455
|
},
|
|
58338
58456
|
"5": {
|
|
58339
58457
|
start: {
|
|
58340
|
-
line:
|
|
58458
|
+
line: 40,
|
|
58341
58459
|
column: 20
|
|
58342
58460
|
},
|
|
58343
58461
|
end: {
|
|
58344
|
-
line:
|
|
58462
|
+
line: 40,
|
|
58345
58463
|
column: 33
|
|
58346
58464
|
}
|
|
58347
58465
|
},
|
|
58348
58466
|
"6": {
|
|
58349
58467
|
start: {
|
|
58350
|
-
line:
|
|
58468
|
+
line: 41,
|
|
58351
58469
|
column: 23
|
|
58352
58470
|
},
|
|
58353
58471
|
end: {
|
|
58354
|
-
line:
|
|
58472
|
+
line: 41,
|
|
58355
58473
|
column: 39
|
|
58356
58474
|
}
|
|
58357
58475
|
},
|
|
58358
58476
|
"7": {
|
|
58359
58477
|
start: {
|
|
58360
|
-
line:
|
|
58478
|
+
line: 42,
|
|
58361
58479
|
column: 24
|
|
58362
58480
|
},
|
|
58363
58481
|
end: {
|
|
58364
|
-
line:
|
|
58482
|
+
line: 42,
|
|
58365
58483
|
column: 41
|
|
58366
58484
|
}
|
|
58367
58485
|
},
|
|
58368
58486
|
"8": {
|
|
58369
58487
|
start: {
|
|
58370
|
-
line:
|
|
58488
|
+
line: 44,
|
|
58371
58489
|
column: 24
|
|
58372
58490
|
},
|
|
58373
58491
|
end: {
|
|
58374
|
-
line:
|
|
58492
|
+
line: 44,
|
|
58375
58493
|
column: 53
|
|
58376
58494
|
}
|
|
58377
58495
|
},
|
|
58378
58496
|
"9": {
|
|
58379
58497
|
start: {
|
|
58380
|
-
line:
|
|
58498
|
+
line: 45,
|
|
58381
58499
|
column: 36
|
|
58382
58500
|
},
|
|
58383
58501
|
end: {
|
|
58384
|
-
line:
|
|
58385
|
-
column:
|
|
58502
|
+
line: 45,
|
|
58503
|
+
column: 67
|
|
58386
58504
|
}
|
|
58387
58505
|
},
|
|
58388
58506
|
"10": {
|
|
58389
58507
|
start: {
|
|
58390
|
-
line:
|
|
58508
|
+
line: 46,
|
|
58391
58509
|
column: 27
|
|
58392
58510
|
},
|
|
58393
58511
|
end: {
|
|
58394
|
-
line:
|
|
58395
|
-
column:
|
|
58512
|
+
line: 46,
|
|
58513
|
+
column: 68
|
|
58396
58514
|
}
|
|
58397
58515
|
},
|
|
58398
58516
|
"11": {
|
|
58399
58517
|
start: {
|
|
58400
|
-
line:
|
|
58518
|
+
line: 48,
|
|
58401
58519
|
column: 29
|
|
58402
58520
|
},
|
|
58403
58521
|
end: {
|
|
58404
|
-
line:
|
|
58405
|
-
column:
|
|
58522
|
+
line: 48,
|
|
58523
|
+
column: 66
|
|
58406
58524
|
}
|
|
58407
58525
|
},
|
|
58408
58526
|
"12": {
|
|
58409
58527
|
start: {
|
|
58410
|
-
line:
|
|
58411
|
-
column:
|
|
58528
|
+
line: 48,
|
|
58529
|
+
column: 34
|
|
58412
58530
|
},
|
|
58413
58531
|
end: {
|
|
58414
|
-
line:
|
|
58415
|
-
column:
|
|
58532
|
+
line: 48,
|
|
58533
|
+
column: 66
|
|
58416
58534
|
}
|
|
58417
58535
|
},
|
|
58418
58536
|
"13": {
|
|
58419
58537
|
start: {
|
|
58420
|
-
line:
|
|
58538
|
+
line: 49,
|
|
58421
58539
|
column: 21
|
|
58422
58540
|
},
|
|
58423
58541
|
end: {
|
|
58424
|
-
line:
|
|
58542
|
+
line: 49,
|
|
58425
58543
|
column: 60
|
|
58426
58544
|
}
|
|
58427
58545
|
},
|
|
58428
58546
|
"14": {
|
|
58429
58547
|
start: {
|
|
58430
|
-
line:
|
|
58548
|
+
line: 50,
|
|
58549
|
+
column: 31
|
|
58550
|
+
},
|
|
58551
|
+
end: {
|
|
58552
|
+
line: 50,
|
|
58553
|
+
column: 61
|
|
58554
|
+
}
|
|
58555
|
+
},
|
|
58556
|
+
"15": {
|
|
58557
|
+
start: {
|
|
58558
|
+
line: 52,
|
|
58431
58559
|
column: 4
|
|
58432
58560
|
},
|
|
58433
58561
|
end: {
|
|
58434
|
-
line:
|
|
58562
|
+
line: 57,
|
|
58435
58563
|
column: 16
|
|
58436
58564
|
}
|
|
58437
58565
|
},
|
|
58438
|
-
"
|
|
58566
|
+
"16": {
|
|
58439
58567
|
start: {
|
|
58440
|
-
line:
|
|
58568
|
+
line: 53,
|
|
58441
58569
|
column: 6
|
|
58442
58570
|
},
|
|
58443
58571
|
end: {
|
|
58444
|
-
line:
|
|
58572
|
+
line: 53,
|
|
58445
58573
|
column: 51
|
|
58446
58574
|
}
|
|
58447
58575
|
},
|
|
58448
|
-
"
|
|
58576
|
+
"17": {
|
|
58449
58577
|
start: {
|
|
58450
|
-
line:
|
|
58578
|
+
line: 54,
|
|
58451
58579
|
column: 6
|
|
58452
58580
|
},
|
|
58453
58581
|
end: {
|
|
58454
|
-
line:
|
|
58582
|
+
line: 54,
|
|
58455
58583
|
column: 48
|
|
58456
58584
|
}
|
|
58457
58585
|
},
|
|
58458
|
-
"
|
|
58586
|
+
"18": {
|
|
58459
58587
|
start: {
|
|
58460
|
-
line:
|
|
58588
|
+
line: 55,
|
|
58461
58589
|
column: 27
|
|
58462
58590
|
},
|
|
58463
58591
|
end: {
|
|
58464
|
-
line:
|
|
58592
|
+
line: 55,
|
|
58465
58593
|
column: 59
|
|
58466
58594
|
}
|
|
58467
58595
|
},
|
|
58468
|
-
"
|
|
58596
|
+
"19": {
|
|
58469
58597
|
start: {
|
|
58470
|
-
line:
|
|
58598
|
+
line: 56,
|
|
58471
58599
|
column: 6
|
|
58472
58600
|
},
|
|
58473
58601
|
end: {
|
|
58474
|
-
line:
|
|
58602
|
+
line: 56,
|
|
58475
58603
|
column: 61
|
|
58476
58604
|
}
|
|
58477
58605
|
},
|
|
58478
|
-
"
|
|
58606
|
+
"20": {
|
|
58479
58607
|
start: {
|
|
58480
|
-
line:
|
|
58608
|
+
line: 59,
|
|
58481
58609
|
column: 4
|
|
58482
58610
|
},
|
|
58483
58611
|
end: {
|
|
58484
|
-
line:
|
|
58612
|
+
line: 123,
|
|
58485
58613
|
column: 6
|
|
58486
58614
|
}
|
|
58487
58615
|
},
|
|
58488
|
-
"
|
|
58616
|
+
"21": {
|
|
58489
58617
|
start: {
|
|
58490
|
-
line:
|
|
58618
|
+
line: 127,
|
|
58491
58619
|
column: 0
|
|
58492
58620
|
},
|
|
58493
58621
|
end: {
|
|
58494
|
-
line:
|
|
58622
|
+
line: 184,
|
|
58495
58623
|
column: 2
|
|
58496
58624
|
}
|
|
58497
58625
|
}
|
|
@@ -58501,564 +58629,663 @@ function cov_1n5tvfgevt() {
|
|
|
58501
58629
|
name: "(anonymous_0)",
|
|
58502
58630
|
decl: {
|
|
58503
58631
|
start: {
|
|
58504
|
-
line:
|
|
58632
|
+
line: 17,
|
|
58505
58633
|
column: 2
|
|
58506
58634
|
},
|
|
58507
58635
|
end: {
|
|
58508
|
-
line:
|
|
58636
|
+
line: 17,
|
|
58509
58637
|
column: 3
|
|
58510
58638
|
}
|
|
58511
58639
|
},
|
|
58512
58640
|
loc: {
|
|
58513
58641
|
start: {
|
|
58514
|
-
line:
|
|
58642
|
+
line: 34,
|
|
58515
58643
|
column: 7
|
|
58516
58644
|
},
|
|
58517
58645
|
end: {
|
|
58518
|
-
line:
|
|
58646
|
+
line: 124,
|
|
58519
58647
|
column: 3
|
|
58520
58648
|
}
|
|
58521
58649
|
},
|
|
58522
|
-
line:
|
|
58650
|
+
line: 34
|
|
58523
58651
|
},
|
|
58524
58652
|
"1": {
|
|
58525
58653
|
name: "(anonymous_1)",
|
|
58526
58654
|
decl: {
|
|
58527
58655
|
start: {
|
|
58528
|
-
line:
|
|
58656
|
+
line: 48,
|
|
58529
58657
|
column: 29
|
|
58530
58658
|
},
|
|
58531
58659
|
end: {
|
|
58532
|
-
line:
|
|
58660
|
+
line: 48,
|
|
58533
58661
|
column: 30
|
|
58534
58662
|
}
|
|
58535
58663
|
},
|
|
58536
58664
|
loc: {
|
|
58537
58665
|
start: {
|
|
58538
|
-
line:
|
|
58539
|
-
column:
|
|
58666
|
+
line: 48,
|
|
58667
|
+
column: 34
|
|
58540
58668
|
},
|
|
58541
58669
|
end: {
|
|
58542
|
-
line:
|
|
58543
|
-
column:
|
|
58670
|
+
line: 48,
|
|
58671
|
+
column: 66
|
|
58544
58672
|
}
|
|
58545
58673
|
},
|
|
58546
|
-
line:
|
|
58674
|
+
line: 48
|
|
58547
58675
|
},
|
|
58548
58676
|
"2": {
|
|
58549
58677
|
name: "(anonymous_2)",
|
|
58550
58678
|
decl: {
|
|
58551
58679
|
start: {
|
|
58552
|
-
line:
|
|
58680
|
+
line: 52,
|
|
58553
58681
|
column: 14
|
|
58554
58682
|
},
|
|
58555
58683
|
end: {
|
|
58556
|
-
line:
|
|
58684
|
+
line: 52,
|
|
58557
58685
|
column: 15
|
|
58558
58686
|
}
|
|
58559
58687
|
},
|
|
58560
58688
|
loc: {
|
|
58561
58689
|
start: {
|
|
58562
|
-
line:
|
|
58690
|
+
line: 52,
|
|
58563
58691
|
column: 20
|
|
58564
58692
|
},
|
|
58565
58693
|
end: {
|
|
58566
|
-
line:
|
|
58694
|
+
line: 57,
|
|
58567
58695
|
column: 5
|
|
58568
58696
|
}
|
|
58569
58697
|
},
|
|
58570
|
-
line:
|
|
58698
|
+
line: 52
|
|
58571
58699
|
}
|
|
58572
58700
|
},
|
|
58573
58701
|
branchMap: {
|
|
58574
58702
|
"0": {
|
|
58575
58703
|
loc: {
|
|
58576
58704
|
start: {
|
|
58577
|
-
line:
|
|
58705
|
+
line: 19,
|
|
58578
58706
|
column: 6
|
|
58579
58707
|
},
|
|
58580
58708
|
end: {
|
|
58581
|
-
line:
|
|
58709
|
+
line: 19,
|
|
58582
58710
|
column: 25
|
|
58583
58711
|
}
|
|
58584
58712
|
},
|
|
58585
58713
|
type: "default-arg",
|
|
58586
58714
|
locations: [{
|
|
58587
58715
|
start: {
|
|
58588
|
-
line:
|
|
58716
|
+
line: 19,
|
|
58589
58717
|
column: 13
|
|
58590
58718
|
},
|
|
58591
58719
|
end: {
|
|
58592
|
-
line:
|
|
58720
|
+
line: 19,
|
|
58593
58721
|
column: 25
|
|
58594
58722
|
}
|
|
58595
58723
|
}],
|
|
58596
|
-
line:
|
|
58724
|
+
line: 19
|
|
58597
58725
|
},
|
|
58598
58726
|
"1": {
|
|
58599
58727
|
loc: {
|
|
58600
58728
|
start: {
|
|
58601
|
-
line:
|
|
58729
|
+
line: 20,
|
|
58602
58730
|
column: 6
|
|
58603
58731
|
},
|
|
58604
58732
|
end: {
|
|
58605
|
-
line:
|
|
58733
|
+
line: 20,
|
|
58606
58734
|
column: 14
|
|
58607
58735
|
}
|
|
58608
58736
|
},
|
|
58609
58737
|
type: "default-arg",
|
|
58610
58738
|
locations: [{
|
|
58611
58739
|
start: {
|
|
58612
|
-
line:
|
|
58740
|
+
line: 20,
|
|
58613
58741
|
column: 13
|
|
58614
58742
|
},
|
|
58615
58743
|
end: {
|
|
58616
|
-
line:
|
|
58744
|
+
line: 20,
|
|
58617
58745
|
column: 14
|
|
58618
58746
|
}
|
|
58619
58747
|
}],
|
|
58620
|
-
line:
|
|
58748
|
+
line: 20
|
|
58621
58749
|
},
|
|
58622
58750
|
"2": {
|
|
58623
58751
|
loc: {
|
|
58624
58752
|
start: {
|
|
58625
|
-
line:
|
|
58753
|
+
line: 21,
|
|
58626
58754
|
column: 6
|
|
58627
58755
|
},
|
|
58628
58756
|
end: {
|
|
58629
|
-
line:
|
|
58757
|
+
line: 21,
|
|
58630
58758
|
column: 22
|
|
58631
58759
|
}
|
|
58632
58760
|
},
|
|
58633
58761
|
type: "default-arg",
|
|
58634
58762
|
locations: [{
|
|
58635
58763
|
start: {
|
|
58636
|
-
line:
|
|
58764
|
+
line: 21,
|
|
58637
58765
|
column: 17
|
|
58638
58766
|
},
|
|
58639
58767
|
end: {
|
|
58640
|
-
line:
|
|
58768
|
+
line: 21,
|
|
58641
58769
|
column: 22
|
|
58642
58770
|
}
|
|
58643
58771
|
}],
|
|
58644
|
-
line:
|
|
58772
|
+
line: 21
|
|
58645
58773
|
},
|
|
58646
58774
|
"3": {
|
|
58647
58775
|
loc: {
|
|
58648
58776
|
start: {
|
|
58649
|
-
line:
|
|
58777
|
+
line: 22,
|
|
58650
58778
|
column: 6
|
|
58651
58779
|
},
|
|
58652
58780
|
end: {
|
|
58653
|
-
line:
|
|
58781
|
+
line: 22,
|
|
58654
58782
|
column: 22
|
|
58655
58783
|
}
|
|
58656
58784
|
},
|
|
58657
58785
|
type: "default-arg",
|
|
58658
58786
|
locations: [{
|
|
58659
58787
|
start: {
|
|
58660
|
-
line:
|
|
58788
|
+
line: 22,
|
|
58661
58789
|
column: 17
|
|
58662
58790
|
},
|
|
58663
58791
|
end: {
|
|
58664
|
-
line:
|
|
58792
|
+
line: 22,
|
|
58665
58793
|
column: 22
|
|
58666
58794
|
}
|
|
58667
58795
|
}],
|
|
58668
|
-
line:
|
|
58796
|
+
line: 22
|
|
58669
58797
|
},
|
|
58670
58798
|
"4": {
|
|
58671
58799
|
loc: {
|
|
58672
58800
|
start: {
|
|
58673
|
-
line:
|
|
58801
|
+
line: 23,
|
|
58674
58802
|
column: 6
|
|
58675
58803
|
},
|
|
58676
58804
|
end: {
|
|
58677
|
-
line:
|
|
58805
|
+
line: 23,
|
|
58678
58806
|
column: 27
|
|
58679
58807
|
}
|
|
58680
58808
|
},
|
|
58681
58809
|
type: "default-arg",
|
|
58682
58810
|
locations: [{
|
|
58683
58811
|
start: {
|
|
58684
|
-
line:
|
|
58812
|
+
line: 23,
|
|
58685
58813
|
column: 22
|
|
58686
58814
|
},
|
|
58687
58815
|
end: {
|
|
58688
|
-
line:
|
|
58816
|
+
line: 23,
|
|
58689
58817
|
column: 27
|
|
58690
58818
|
}
|
|
58691
58819
|
}],
|
|
58692
|
-
line:
|
|
58820
|
+
line: 23
|
|
58693
58821
|
},
|
|
58694
58822
|
"5": {
|
|
58695
58823
|
loc: {
|
|
58696
58824
|
start: {
|
|
58697
|
-
line:
|
|
58825
|
+
line: 24,
|
|
58698
58826
|
column: 6
|
|
58699
58827
|
},
|
|
58700
58828
|
end: {
|
|
58701
|
-
line:
|
|
58829
|
+
line: 24,
|
|
58702
58830
|
column: 19
|
|
58703
58831
|
}
|
|
58704
58832
|
},
|
|
58705
58833
|
type: "default-arg",
|
|
58706
58834
|
locations: [{
|
|
58707
58835
|
start: {
|
|
58708
|
-
line:
|
|
58836
|
+
line: 24,
|
|
58709
58837
|
column: 17
|
|
58710
58838
|
},
|
|
58711
58839
|
end: {
|
|
58712
|
-
line:
|
|
58840
|
+
line: 24,
|
|
58713
58841
|
column: 19
|
|
58714
58842
|
}
|
|
58715
58843
|
}],
|
|
58716
|
-
line:
|
|
58844
|
+
line: 24
|
|
58717
58845
|
},
|
|
58718
58846
|
"6": {
|
|
58719
58847
|
loc: {
|
|
58720
58848
|
start: {
|
|
58721
|
-
line:
|
|
58849
|
+
line: 25,
|
|
58722
58850
|
column: 6
|
|
58723
58851
|
},
|
|
58724
58852
|
end: {
|
|
58725
|
-
line:
|
|
58853
|
+
line: 25,
|
|
58726
58854
|
column: 16
|
|
58727
58855
|
}
|
|
58728
58856
|
},
|
|
58729
58857
|
type: "default-arg",
|
|
58730
58858
|
locations: [{
|
|
58731
58859
|
start: {
|
|
58732
|
-
line:
|
|
58860
|
+
line: 25,
|
|
58733
58861
|
column: 14
|
|
58734
58862
|
},
|
|
58735
58863
|
end: {
|
|
58736
|
-
line:
|
|
58864
|
+
line: 25,
|
|
58737
58865
|
column: 16
|
|
58738
58866
|
}
|
|
58739
58867
|
}],
|
|
58740
|
-
line:
|
|
58868
|
+
line: 25
|
|
58741
58869
|
},
|
|
58742
58870
|
"7": {
|
|
58743
58871
|
loc: {
|
|
58744
58872
|
start: {
|
|
58745
|
-
line:
|
|
58873
|
+
line: 26,
|
|
58746
58874
|
column: 6
|
|
58747
58875
|
},
|
|
58748
58876
|
end: {
|
|
58749
|
-
line:
|
|
58877
|
+
line: 26,
|
|
58750
58878
|
column: 16
|
|
58751
58879
|
}
|
|
58752
58880
|
},
|
|
58753
58881
|
type: "default-arg",
|
|
58754
58882
|
locations: [{
|
|
58755
58883
|
start: {
|
|
58756
|
-
line:
|
|
58884
|
+
line: 26,
|
|
58757
58885
|
column: 14
|
|
58758
58886
|
},
|
|
58759
58887
|
end: {
|
|
58760
|
-
line:
|
|
58888
|
+
line: 26,
|
|
58761
58889
|
column: 16
|
|
58762
58890
|
}
|
|
58763
58891
|
}],
|
|
58764
|
-
line:
|
|
58892
|
+
line: 26
|
|
58765
58893
|
},
|
|
58766
58894
|
"8": {
|
|
58767
58895
|
loc: {
|
|
58768
58896
|
start: {
|
|
58769
|
-
line:
|
|
58897
|
+
line: 27,
|
|
58770
58898
|
column: 6
|
|
58771
58899
|
},
|
|
58772
58900
|
end: {
|
|
58773
|
-
line:
|
|
58901
|
+
line: 27,
|
|
58774
58902
|
column: 20
|
|
58775
58903
|
}
|
|
58776
58904
|
},
|
|
58777
58905
|
type: "default-arg",
|
|
58778
58906
|
locations: [{
|
|
58779
58907
|
start: {
|
|
58780
|
-
line:
|
|
58908
|
+
line: 27,
|
|
58781
58909
|
column: 18
|
|
58782
58910
|
},
|
|
58783
58911
|
end: {
|
|
58784
|
-
line:
|
|
58912
|
+
line: 27,
|
|
58785
58913
|
column: 20
|
|
58786
58914
|
}
|
|
58787
58915
|
}],
|
|
58788
|
-
line:
|
|
58916
|
+
line: 27
|
|
58789
58917
|
},
|
|
58790
58918
|
"9": {
|
|
58791
58919
|
loc: {
|
|
58792
58920
|
start: {
|
|
58793
|
-
line:
|
|
58794
|
-
column:
|
|
58921
|
+
line: 29,
|
|
58922
|
+
column: 6
|
|
58795
58923
|
},
|
|
58796
58924
|
end: {
|
|
58797
|
-
line:
|
|
58798
|
-
column:
|
|
58925
|
+
line: 29,
|
|
58926
|
+
column: 28
|
|
58927
|
+
}
|
|
58928
|
+
},
|
|
58929
|
+
type: "default-arg",
|
|
58930
|
+
locations: [{
|
|
58931
|
+
start: {
|
|
58932
|
+
line: 29,
|
|
58933
|
+
column: 23
|
|
58934
|
+
},
|
|
58935
|
+
end: {
|
|
58936
|
+
line: 29,
|
|
58937
|
+
column: 28
|
|
58938
|
+
}
|
|
58939
|
+
}],
|
|
58940
|
+
line: 29
|
|
58941
|
+
},
|
|
58942
|
+
"10": {
|
|
58943
|
+
loc: {
|
|
58944
|
+
start: {
|
|
58945
|
+
line: 37,
|
|
58946
|
+
column: 18
|
|
58947
|
+
},
|
|
58948
|
+
end: {
|
|
58949
|
+
line: 37,
|
|
58950
|
+
column: 57
|
|
58799
58951
|
}
|
|
58800
58952
|
},
|
|
58801
58953
|
type: "binary-expr",
|
|
58802
58954
|
locations: [{
|
|
58803
58955
|
start: {
|
|
58804
|
-
line:
|
|
58956
|
+
line: 37,
|
|
58805
58957
|
column: 18
|
|
58806
58958
|
},
|
|
58807
58959
|
end: {
|
|
58808
|
-
line:
|
|
58960
|
+
line: 37,
|
|
58809
58961
|
column: 34
|
|
58810
58962
|
}
|
|
58811
58963
|
}, {
|
|
58812
58964
|
start: {
|
|
58813
|
-
line:
|
|
58965
|
+
line: 37,
|
|
58814
58966
|
column: 38
|
|
58815
58967
|
},
|
|
58816
58968
|
end: {
|
|
58817
|
-
line:
|
|
58969
|
+
line: 37,
|
|
58818
58970
|
column: 51
|
|
58819
58971
|
}
|
|
58820
58972
|
}, {
|
|
58821
58973
|
start: {
|
|
58822
|
-
line:
|
|
58974
|
+
line: 37,
|
|
58823
58975
|
column: 55
|
|
58824
58976
|
},
|
|
58825
58977
|
end: {
|
|
58826
|
-
line:
|
|
58978
|
+
line: 37,
|
|
58827
58979
|
column: 57
|
|
58828
58980
|
}
|
|
58829
58981
|
}],
|
|
58830
|
-
line:
|
|
58982
|
+
line: 37
|
|
58831
58983
|
},
|
|
58832
|
-
"
|
|
58984
|
+
"11": {
|
|
58833
58985
|
loc: {
|
|
58834
58986
|
start: {
|
|
58835
|
-
line:
|
|
58987
|
+
line: 44,
|
|
58836
58988
|
column: 24
|
|
58837
58989
|
},
|
|
58838
58990
|
end: {
|
|
58839
|
-
line:
|
|
58991
|
+
line: 44,
|
|
58840
58992
|
column: 53
|
|
58841
58993
|
}
|
|
58842
58994
|
},
|
|
58843
58995
|
type: "binary-expr",
|
|
58844
58996
|
locations: [{
|
|
58845
58997
|
start: {
|
|
58846
|
-
line:
|
|
58998
|
+
line: 44,
|
|
58847
58999
|
column: 24
|
|
58848
59000
|
},
|
|
58849
59001
|
end: {
|
|
58850
|
-
line:
|
|
59002
|
+
line: 44,
|
|
58851
59003
|
column: 48
|
|
58852
59004
|
}
|
|
58853
59005
|
}, {
|
|
58854
59006
|
start: {
|
|
58855
|
-
line:
|
|
59007
|
+
line: 44,
|
|
58856
59008
|
column: 52
|
|
58857
59009
|
},
|
|
58858
59010
|
end: {
|
|
58859
|
-
line:
|
|
59011
|
+
line: 44,
|
|
58860
59012
|
column: 53
|
|
58861
59013
|
}
|
|
58862
59014
|
}],
|
|
58863
|
-
line:
|
|
59015
|
+
line: 44
|
|
58864
59016
|
},
|
|
58865
|
-
"
|
|
59017
|
+
"12": {
|
|
58866
59018
|
loc: {
|
|
58867
59019
|
start: {
|
|
58868
|
-
line:
|
|
59020
|
+
line: 46,
|
|
58869
59021
|
column: 27
|
|
58870
59022
|
},
|
|
58871
59023
|
end: {
|
|
58872
|
-
line:
|
|
58873
|
-
column:
|
|
59024
|
+
line: 46,
|
|
59025
|
+
column: 68
|
|
58874
59026
|
}
|
|
58875
59027
|
},
|
|
58876
59028
|
type: "binary-expr",
|
|
58877
59029
|
locations: [{
|
|
58878
59030
|
start: {
|
|
58879
|
-
line:
|
|
59031
|
+
line: 46,
|
|
58880
59032
|
column: 27
|
|
58881
59033
|
},
|
|
58882
59034
|
end: {
|
|
58883
|
-
line:
|
|
58884
|
-
column:
|
|
59035
|
+
line: 46,
|
|
59036
|
+
column: 41
|
|
58885
59037
|
}
|
|
58886
59038
|
}, {
|
|
58887
59039
|
start: {
|
|
58888
|
-
line:
|
|
58889
|
-
column:
|
|
59040
|
+
line: 46,
|
|
59041
|
+
column: 45
|
|
58890
59042
|
},
|
|
58891
59043
|
end: {
|
|
58892
|
-
line:
|
|
58893
|
-
column:
|
|
59044
|
+
line: 46,
|
|
59045
|
+
column: 68
|
|
58894
59046
|
}
|
|
58895
59047
|
}],
|
|
58896
|
-
line:
|
|
59048
|
+
line: 46
|
|
58897
59049
|
},
|
|
58898
|
-
"
|
|
59050
|
+
"13": {
|
|
58899
59051
|
loc: {
|
|
58900
59052
|
start: {
|
|
58901
|
-
line:
|
|
59053
|
+
line: 49,
|
|
58902
59054
|
column: 21
|
|
58903
59055
|
},
|
|
58904
59056
|
end: {
|
|
58905
|
-
line:
|
|
59057
|
+
line: 49,
|
|
58906
59058
|
column: 60
|
|
58907
59059
|
}
|
|
58908
59060
|
},
|
|
58909
59061
|
type: "binary-expr",
|
|
58910
59062
|
locations: [{
|
|
58911
59063
|
start: {
|
|
58912
|
-
line:
|
|
59064
|
+
line: 49,
|
|
58913
59065
|
column: 21
|
|
58914
59066
|
},
|
|
58915
59067
|
end: {
|
|
58916
|
-
line:
|
|
59068
|
+
line: 49,
|
|
58917
59069
|
column: 40
|
|
58918
59070
|
}
|
|
58919
59071
|
}, {
|
|
58920
59072
|
start: {
|
|
58921
|
-
line:
|
|
59073
|
+
line: 49,
|
|
58922
59074
|
column: 44
|
|
58923
59075
|
},
|
|
58924
59076
|
end: {
|
|
58925
|
-
line:
|
|
59077
|
+
line: 49,
|
|
58926
59078
|
column: 60
|
|
58927
59079
|
}
|
|
58928
59080
|
}],
|
|
58929
|
-
line:
|
|
59081
|
+
line: 49
|
|
58930
59082
|
},
|
|
58931
|
-
"
|
|
59083
|
+
"14": {
|
|
58932
59084
|
loc: {
|
|
58933
59085
|
start: {
|
|
58934
|
-
line:
|
|
59086
|
+
line: 50,
|
|
59087
|
+
column: 31
|
|
59088
|
+
},
|
|
59089
|
+
end: {
|
|
59090
|
+
line: 50,
|
|
59091
|
+
column: 61
|
|
59092
|
+
}
|
|
59093
|
+
},
|
|
59094
|
+
type: "binary-expr",
|
|
59095
|
+
locations: [{
|
|
59096
|
+
start: {
|
|
59097
|
+
line: 50,
|
|
59098
|
+
column: 31
|
|
59099
|
+
},
|
|
59100
|
+
end: {
|
|
59101
|
+
line: 50,
|
|
59102
|
+
column: 42
|
|
59103
|
+
}
|
|
59104
|
+
}, {
|
|
59105
|
+
start: {
|
|
59106
|
+
line: 50,
|
|
59107
|
+
column: 46
|
|
59108
|
+
},
|
|
59109
|
+
end: {
|
|
59110
|
+
line: 50,
|
|
59111
|
+
column: 61
|
|
59112
|
+
}
|
|
59113
|
+
}],
|
|
59114
|
+
line: 50
|
|
59115
|
+
},
|
|
59116
|
+
"15": {
|
|
59117
|
+
loc: {
|
|
59118
|
+
start: {
|
|
59119
|
+
line: 62,
|
|
58935
59120
|
column: 11
|
|
58936
59121
|
},
|
|
58937
59122
|
end: {
|
|
58938
|
-
line:
|
|
59123
|
+
line: 71,
|
|
58939
59124
|
column: 11
|
|
58940
59125
|
}
|
|
58941
59126
|
},
|
|
58942
59127
|
type: "binary-expr",
|
|
58943
59128
|
locations: [{
|
|
58944
59129
|
start: {
|
|
58945
|
-
line:
|
|
59130
|
+
line: 62,
|
|
58946
59131
|
column: 11
|
|
58947
59132
|
},
|
|
58948
59133
|
end: {
|
|
58949
|
-
line:
|
|
59134
|
+
line: 62,
|
|
58950
59135
|
column: 16
|
|
58951
59136
|
}
|
|
58952
59137
|
}, {
|
|
58953
59138
|
start: {
|
|
58954
|
-
line:
|
|
59139
|
+
line: 63,
|
|
58955
59140
|
column: 12
|
|
58956
59141
|
},
|
|
58957
59142
|
end: {
|
|
58958
|
-
line:
|
|
59143
|
+
line: 70,
|
|
58959
59144
|
column: 20
|
|
58960
59145
|
}
|
|
58961
59146
|
}],
|
|
58962
|
-
line:
|
|
59147
|
+
line: 62
|
|
58963
59148
|
},
|
|
58964
|
-
"
|
|
59149
|
+
"16": {
|
|
58965
59150
|
loc: {
|
|
58966
59151
|
start: {
|
|
58967
|
-
line:
|
|
59152
|
+
line: 72,
|
|
58968
59153
|
column: 11
|
|
58969
59154
|
},
|
|
58970
59155
|
end: {
|
|
58971
|
-
line:
|
|
59156
|
+
line: 81,
|
|
58972
59157
|
column: 11
|
|
58973
59158
|
}
|
|
58974
59159
|
},
|
|
58975
59160
|
type: "binary-expr",
|
|
58976
59161
|
locations: [{
|
|
58977
59162
|
start: {
|
|
58978
|
-
line:
|
|
59163
|
+
line: 72,
|
|
58979
59164
|
column: 11
|
|
58980
59165
|
},
|
|
58981
59166
|
end: {
|
|
58982
|
-
line:
|
|
59167
|
+
line: 72,
|
|
58983
59168
|
column: 34
|
|
58984
59169
|
}
|
|
58985
59170
|
}, {
|
|
58986
59171
|
start: {
|
|
58987
|
-
line:
|
|
59172
|
+
line: 73,
|
|
58988
59173
|
column: 12
|
|
58989
59174
|
},
|
|
58990
59175
|
end: {
|
|
58991
|
-
line:
|
|
59176
|
+
line: 80,
|
|
58992
59177
|
column: 25
|
|
58993
59178
|
}
|
|
58994
59179
|
}],
|
|
58995
|
-
line:
|
|
59180
|
+
line: 72
|
|
58996
59181
|
},
|
|
58997
|
-
"
|
|
59182
|
+
"17": {
|
|
58998
59183
|
loc: {
|
|
58999
59184
|
start: {
|
|
59000
|
-
line:
|
|
59185
|
+
line: 97,
|
|
59186
|
+
column: 17
|
|
59187
|
+
},
|
|
59188
|
+
end: {
|
|
59189
|
+
line: 97,
|
|
59190
|
+
column: 71
|
|
59191
|
+
}
|
|
59192
|
+
},
|
|
59193
|
+
type: "binary-expr",
|
|
59194
|
+
locations: [{
|
|
59195
|
+
start: {
|
|
59196
|
+
line: 97,
|
|
59197
|
+
column: 17
|
|
59198
|
+
},
|
|
59199
|
+
end: {
|
|
59200
|
+
line: 97,
|
|
59201
|
+
column: 35
|
|
59202
|
+
}
|
|
59203
|
+
}, {
|
|
59204
|
+
start: {
|
|
59205
|
+
line: 97,
|
|
59206
|
+
column: 39
|
|
59207
|
+
},
|
|
59208
|
+
end: {
|
|
59209
|
+
line: 97,
|
|
59210
|
+
column: 54
|
|
59211
|
+
}
|
|
59212
|
+
}, {
|
|
59213
|
+
start: {
|
|
59214
|
+
line: 97,
|
|
59215
|
+
column: 58
|
|
59216
|
+
},
|
|
59217
|
+
end: {
|
|
59218
|
+
line: 97,
|
|
59219
|
+
column: 71
|
|
59220
|
+
}
|
|
59221
|
+
}],
|
|
59222
|
+
line: 97
|
|
59223
|
+
},
|
|
59224
|
+
"18": {
|
|
59225
|
+
loc: {
|
|
59226
|
+
start: {
|
|
59227
|
+
line: 103,
|
|
59001
59228
|
column: 9
|
|
59002
59229
|
},
|
|
59003
59230
|
end: {
|
|
59004
|
-
line:
|
|
59231
|
+
line: 112,
|
|
59005
59232
|
column: 9
|
|
59006
59233
|
}
|
|
59007
59234
|
},
|
|
59008
59235
|
type: "binary-expr",
|
|
59009
59236
|
locations: [{
|
|
59010
59237
|
start: {
|
|
59011
|
-
line:
|
|
59238
|
+
line: 103,
|
|
59012
59239
|
column: 9
|
|
59013
59240
|
},
|
|
59014
59241
|
end: {
|
|
59015
|
-
line:
|
|
59242
|
+
line: 103,
|
|
59016
59243
|
column: 16
|
|
59017
59244
|
}
|
|
59018
59245
|
}, {
|
|
59019
59246
|
start: {
|
|
59020
|
-
line:
|
|
59247
|
+
line: 104,
|
|
59021
59248
|
column: 10
|
|
59022
59249
|
},
|
|
59023
59250
|
end: {
|
|
59024
|
-
line:
|
|
59251
|
+
line: 111,
|
|
59025
59252
|
column: 23
|
|
59026
59253
|
}
|
|
59027
59254
|
}],
|
|
59028
|
-
line:
|
|
59255
|
+
line: 103
|
|
59029
59256
|
},
|
|
59030
|
-
"
|
|
59257
|
+
"19": {
|
|
59031
59258
|
loc: {
|
|
59032
59259
|
start: {
|
|
59033
|
-
line:
|
|
59260
|
+
line: 113,
|
|
59034
59261
|
column: 9
|
|
59035
59262
|
},
|
|
59036
59263
|
end: {
|
|
59037
|
-
line:
|
|
59264
|
+
line: 121,
|
|
59038
59265
|
column: 9
|
|
59039
59266
|
}
|
|
59040
59267
|
},
|
|
59041
59268
|
type: "binary-expr",
|
|
59042
59269
|
locations: [{
|
|
59043
59270
|
start: {
|
|
59044
|
-
line:
|
|
59271
|
+
line: 113,
|
|
59045
59272
|
column: 9
|
|
59046
59273
|
},
|
|
59047
59274
|
end: {
|
|
59048
|
-
line:
|
|
59275
|
+
line: 113,
|
|
59049
59276
|
column: 17
|
|
59050
59277
|
}
|
|
59051
59278
|
}, {
|
|
59052
59279
|
start: {
|
|
59053
|
-
line:
|
|
59280
|
+
line: 114,
|
|
59054
59281
|
column: 10
|
|
59055
59282
|
},
|
|
59056
59283
|
end: {
|
|
59057
|
-
line:
|
|
59284
|
+
line: 120,
|
|
59058
59285
|
column: 23
|
|
59059
59286
|
}
|
|
59060
59287
|
}],
|
|
59061
|
-
line:
|
|
59288
|
+
line: 113
|
|
59062
59289
|
}
|
|
59063
59290
|
},
|
|
59064
59291
|
s: {
|
|
@@ -59082,7 +59309,8 @@ function cov_1n5tvfgevt() {
|
|
|
59082
59309
|
"17": 0,
|
|
59083
59310
|
"18": 0,
|
|
59084
59311
|
"19": 0,
|
|
59085
|
-
"20": 0
|
|
59312
|
+
"20": 0,
|
|
59313
|
+
"21": 0
|
|
59086
59314
|
},
|
|
59087
59315
|
f: {
|
|
59088
59316
|
"0": 0,
|
|
@@ -59099,17 +59327,20 @@ function cov_1n5tvfgevt() {
|
|
|
59099
59327
|
"6": [0],
|
|
59100
59328
|
"7": [0],
|
|
59101
59329
|
"8": [0],
|
|
59102
|
-
"9": [0
|
|
59103
|
-
"10": [0, 0],
|
|
59330
|
+
"9": [0],
|
|
59331
|
+
"10": [0, 0, 0],
|
|
59104
59332
|
"11": [0, 0],
|
|
59105
59333
|
"12": [0, 0],
|
|
59106
59334
|
"13": [0, 0],
|
|
59107
59335
|
"14": [0, 0],
|
|
59108
59336
|
"15": [0, 0],
|
|
59109
|
-
"16": [0, 0]
|
|
59337
|
+
"16": [0, 0],
|
|
59338
|
+
"17": [0, 0, 0],
|
|
59339
|
+
"18": [0, 0],
|
|
59340
|
+
"19": [0, 0]
|
|
59110
59341
|
},
|
|
59111
59342
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
59112
|
-
hash: "
|
|
59343
|
+
hash: "b24bd171f53953c4e84e471660eb7522ef4f3752"
|
|
59113
59344
|
};
|
|
59114
59345
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
59115
59346
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -59151,6 +59382,8 @@ var Textarea = (cov_1n5tvfgevt().s[1]++, /*#__PURE__*/forwardRef$1(function (_re
|
|
|
59151
59382
|
_ref$className = _ref.className,
|
|
59152
59383
|
className = _ref$className === void 0 ? (cov_1n5tvfgevt().b[8][0]++, "") : _ref$className,
|
|
59153
59384
|
maxLength = _ref.maxLength,
|
|
59385
|
+
_ref$unlimitedChars = _ref.unlimitedChars,
|
|
59386
|
+
unlimitedChars = _ref$unlimitedChars === void 0 ? (cov_1n5tvfgevt().b[9][0]++, false) : _ref$unlimitedChars,
|
|
59154
59387
|
labelProps = _ref.labelProps,
|
|
59155
59388
|
otherProps = _objectWithoutProperties$1(_ref, _excluded$2);
|
|
59156
59389
|
cov_1n5tvfgevt().f[0]++;
|
|
@@ -59158,46 +59391,47 @@ var Textarea = (cov_1n5tvfgevt().s[1]++, /*#__PURE__*/forwardRef$1(function (_re
|
|
|
59158
59391
|
_ref3 = _slicedToArray$1(_ref2, 2),
|
|
59159
59392
|
valueInternal = _ref3[0],
|
|
59160
59393
|
setValueInternal = _ref3[1];
|
|
59161
|
-
var value = (cov_1n5tvfgevt().s[3]++, (_ref4 = (_ref5 = (cov_1n5tvfgevt().b[
|
|
59394
|
+
var value = (cov_1n5tvfgevt().s[3]++, (_ref4 = (_ref5 = (cov_1n5tvfgevt().b[10][0]++, otherProps.value)) !== null && _ref5 !== void 0 ? _ref5 : (cov_1n5tvfgevt().b[10][1]++, valueInternal)) !== null && _ref4 !== void 0 ? _ref4 : (cov_1n5tvfgevt().b[10][2]++, ""));
|
|
59162
59395
|
var id = (cov_1n5tvfgevt().s[4]++, useId(otherProps.id));
|
|
59163
59396
|
var errorId = (cov_1n5tvfgevt().s[5]++, "error_".concat(id));
|
|
59164
59397
|
var helpTextId = (cov_1n5tvfgevt().s[6]++, "helpText_".concat(id));
|
|
59165
59398
|
var textareaRef = (cov_1n5tvfgevt().s[7]++, useSyncedRef(ref));
|
|
59166
|
-
var valueLength = (cov_1n5tvfgevt().s[8]++, (cov_1n5tvfgevt().b[
|
|
59167
|
-
var isCharacterLimitVisible = (cov_1n5tvfgevt().s[9]++, valueLength >= maxLength * 0.
|
|
59168
|
-
var maxLengthError = (cov_1n5tvfgevt().s[10]++, (cov_1n5tvfgevt().b[
|
|
59399
|
+
var valueLength = (cov_1n5tvfgevt().s[8]++, (cov_1n5tvfgevt().b[11][0]++, value === null || value === void 0 ? void 0 : value.toString().length) || (cov_1n5tvfgevt().b[11][1]++, 0));
|
|
59400
|
+
var isCharacterLimitVisible = (cov_1n5tvfgevt().s[9]++, valueLength >= maxLength * 0.85);
|
|
59401
|
+
var maxLengthError = (cov_1n5tvfgevt().s[10]++, (cov_1n5tvfgevt().b[12][0]++, unlimitedChars) && (cov_1n5tvfgevt().b[12][1]++, valueLength > maxLength));
|
|
59169
59402
|
cov_1n5tvfgevt().s[11]++;
|
|
59170
59403
|
var onChangeInternal = function onChangeInternal(e) {
|
|
59171
59404
|
cov_1n5tvfgevt().f[1]++;
|
|
59172
59405
|
cov_1n5tvfgevt().s[12]++;
|
|
59173
59406
|
return setValueInternal(e.target.value);
|
|
59174
59407
|
};
|
|
59175
|
-
var onChange = (cov_1n5tvfgevt().s[13]++, (_ref6 = (cov_1n5tvfgevt().b[
|
|
59176
|
-
cov_1n5tvfgevt().s[14]
|
|
59408
|
+
var onChange = (cov_1n5tvfgevt().s[13]++, (_ref6 = (cov_1n5tvfgevt().b[13][0]++, otherProps.onChange)) !== null && _ref6 !== void 0 ? _ref6 : (cov_1n5tvfgevt().b[13][1]++, onChangeInternal));
|
|
59409
|
+
var isMaxLengthPresent = (cov_1n5tvfgevt().s[14]++, (cov_1n5tvfgevt().b[14][0]++, !!maxLength) || (cov_1n5tvfgevt().b[14][1]++, maxLength === 0));
|
|
59410
|
+
cov_1n5tvfgevt().s[15]++;
|
|
59177
59411
|
useEffect(function () {
|
|
59178
59412
|
cov_1n5tvfgevt().f[2]++;
|
|
59179
|
-
cov_1n5tvfgevt().s[15]++;
|
|
59180
|
-
textareaRef.current.style.minHeight = "22px";
|
|
59181
59413
|
cov_1n5tvfgevt().s[16]++;
|
|
59414
|
+
textareaRef.current.style.minHeight = "22px";
|
|
59415
|
+
cov_1n5tvfgevt().s[17]++;
|
|
59182
59416
|
textareaRef.current.style.height = "auto";
|
|
59183
|
-
var scrollHeight = (cov_1n5tvfgevt().s[
|
|
59184
|
-
cov_1n5tvfgevt().s[
|
|
59185
|
-
textareaRef.current.style.height = scrollHeight
|
|
59417
|
+
var scrollHeight = (cov_1n5tvfgevt().s[18]++, textareaRef.current.scrollHeight);
|
|
59418
|
+
cov_1n5tvfgevt().s[19]++;
|
|
59419
|
+
textareaRef.current.style.height = "".concat(scrollHeight, "px");
|
|
59186
59420
|
}, [value]);
|
|
59187
|
-
cov_1n5tvfgevt().s[
|
|
59421
|
+
cov_1n5tvfgevt().s[20]++;
|
|
59188
59422
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
59189
59423
|
className: classnames$1(["neeto-ui-input__wrapper", className])
|
|
59190
59424
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
59191
59425
|
className: "neeto-ui-input__label-wrapper"
|
|
59192
|
-
}, (cov_1n5tvfgevt().b[
|
|
59193
|
-
required: required,
|
|
59426
|
+
}, (cov_1n5tvfgevt().b[15][0]++, label) && (cov_1n5tvfgevt().b[15][1]++, /*#__PURE__*/React__default.createElement(Label, _extends$2({
|
|
59194
59427
|
"data-cy": "".concat(hyphenize(label), "-label"),
|
|
59195
|
-
htmlFor: id
|
|
59196
|
-
|
|
59428
|
+
htmlFor: id,
|
|
59429
|
+
required: required
|
|
59430
|
+
}, labelProps), label)), (cov_1n5tvfgevt().b[16][0]++, isCharacterLimitVisible) && (cov_1n5tvfgevt().b[16][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
59431
|
+
style: "body2",
|
|
59197
59432
|
className: classnames$1("neeto-ui-input__max-length", {
|
|
59198
59433
|
"neeto-ui-input__max-length--error": maxLengthError
|
|
59199
|
-
})
|
|
59200
|
-
style: "body2"
|
|
59434
|
+
})
|
|
59201
59435
|
}, valueLength, "/", maxLength))), /*#__PURE__*/React__default.createElement("div", {
|
|
59202
59436
|
className: classnames$1("neeto-ui-input", "neeto-ui-input--textarea", {
|
|
59203
59437
|
"neeto-ui-input--error": !!error,
|
|
@@ -59208,24 +59442,26 @@ var Textarea = (cov_1n5tvfgevt().s[1]++, /*#__PURE__*/forwardRef$1(function (_re
|
|
|
59208
59442
|
"neeto-ui-input--large": size === "large"
|
|
59209
59443
|
})
|
|
59210
59444
|
}, /*#__PURE__*/React__default.createElement("textarea", _extends$2({
|
|
59211
|
-
|
|
59445
|
+
disabled: disabled,
|
|
59212
59446
|
ref: textareaRef,
|
|
59213
|
-
|
|
59214
|
-
},
|
|
59447
|
+
rows: rows
|
|
59448
|
+
}, (cov_1n5tvfgevt().b[17][0]++, isMaxLengthPresent) && (cov_1n5tvfgevt().b[17][1]++, !unlimitedChars) && (cov_1n5tvfgevt().b[17][2]++, {
|
|
59449
|
+
maxLength: maxLength
|
|
59450
|
+
}), otherProps, {
|
|
59215
59451
|
value: value,
|
|
59216
59452
|
onChange: onChange
|
|
59217
|
-
}))), (cov_1n5tvfgevt().b[
|
|
59218
|
-
style: "body3",
|
|
59219
|
-
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
59453
|
+
}))), (cov_1n5tvfgevt().b[18][0]++, !!error) && (cov_1n5tvfgevt().b[18][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
59220
59454
|
className: "neeto-ui-input__error",
|
|
59221
|
-
|
|
59222
|
-
|
|
59223
|
-
style: "body3"
|
|
59455
|
+
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
59456
|
+
id: errorId,
|
|
59457
|
+
style: "body3"
|
|
59458
|
+
}, error)), (cov_1n5tvfgevt().b[19][0]++, helpText) && (cov_1n5tvfgevt().b[19][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
59224
59459
|
className: "neeto-ui-input__help-text",
|
|
59225
|
-
id: helpTextId
|
|
59460
|
+
id: helpTextId,
|
|
59461
|
+
style: "body3"
|
|
59226
59462
|
}, helpText)));
|
|
59227
59463
|
}));
|
|
59228
|
-
cov_1n5tvfgevt().s[
|
|
59464
|
+
cov_1n5tvfgevt().s[21]++;
|
|
59229
59465
|
|
|
59230
59466
|
function cov_2bk7su8cz5() {
|
|
59231
59467
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/TimePicker/constants.js";
|