@mirai/core 0.3.379 → 0.3.380
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/__tests__/Checkout/__mocks__/checkout-get.json +935 -0
- package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +10 -0
- package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +7 -0
- package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +10 -0
- package/__tests__/Checkout/checkout.constants.js +8 -0
- package/__tests__/Checkout/checkout.spec.jsx +40 -0
- package/__tests__/Checkout/workflows/form.workflow.js +17 -0
- package/__tests__/Checkout/workflows/index.js +4 -0
- package/__tests__/Checkout/workflows/payment.workflow.js +10 -0
- package/__tests__/Checkout/workflows/review.workflow.js +19 -0
- package/__tests__/Checkout/workflows/submit.workflow.js +9 -0
- package/__tests__/Finder/finder.spec.js +64 -0
- package/__tests__/Finder/workflows/calendar.workflow.js +9 -0
- package/__tests__/Finder/workflows/index.js +3 -0
- package/__tests__/Finder/workflows/occupation.workflow.js +13 -0
- package/__tests__/Finder/workflows/promocode.workflow.js +8 -0
- package/__tests__/Rates/__mocks__/rates-success.json +731 -0
- package/__tests__/Rates/rates.spec.jsx +20 -0
- package/__tests__/Session/workflows/forgotPassword.workflow.js +4 -2
- package/__tests__/Session/workflows/login.workflow.js +5 -3
- package/__tests__/Session/workflows/profile.workflow.js +11 -9
- package/__tests__/Signup/workflows/signup.workflow.js +9 -7
- package/__tests__/constants.js +18 -0
- package/__tests__/helpers/getWeekNumber.js +8 -0
- package/__tests__/helpers/index.js +1 -0
- package/build/components/Checkout/Checkout.js +1 -0
- package/build/components/Checkout/Checkout.js.map +1 -1
- package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +16 -16
- package/build/components/Checkout/partials/Checkout.Confirmation.js +2 -1
- package/build/components/Checkout/partials/Checkout.Confirmation.js.map +1 -1
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +6 -0
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +28 -8
- package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +114 -114
- package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +211 -209
- package/build/components/Environment/Environment.js +4 -2
- package/build/components/Environment/Environment.js.map +1 -1
- package/build/components/Finder/Finder.compact.js +10 -5
- package/build/components/Finder/Finder.compact.js.map +1 -1
- package/build/components/Finder/Finder.constants.js +1 -2
- package/build/components/Finder/Finder.constants.js.map +1 -1
- package/build/components/Finder/Finder.js +4 -20
- package/build/components/Finder/Finder.js.map +1 -1
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +734 -730
- package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +419 -419
- package/build/components/__shared__/BookingDetails/BookingDetails.js +2 -1
- package/build/components/__shared__/BookingDetails/BookingDetails.js.map +1 -1
- package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +5 -0
- package/build/components/__shared__/BookingSummary/BookingSummary.js +2 -1
- package/build/components/__shared__/BookingSummary/BookingSummary.js.map +1 -1
- package/build/components/__shared__/ButtonMore/ButtonMore.js +1 -1
- package/build/components/__shared__/ButtonMore/ButtonMore.js.map +1 -1
- package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +2 -0
- package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +1 -0
- package/build/components/__shared__/FieldPromocode/FieldPromocode.js +4 -2
- package/build/components/__shared__/FieldPromocode/FieldPromocode.js.map +1 -1
- package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +2 -1
- package/build/components/__shared__/Occupation/Occupation.Group.js +2 -1
- package/build/components/__shared__/Occupation/Occupation.Group.js.map +1 -1
- package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +6 -0
- package/build/components/__shared__/Payment/Payment.js +2 -1
- package/build/components/__shared__/Payment/Payment.js.map +1 -1
- package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +25 -10
- package/build/helpers/consolidateStore.js +1 -1
- package/build/helpers/consolidateStore.js.map +1 -1
- package/package.json +2 -1
- package/playwright.config.js +10 -7
- package/public/routes/Home.jsx +3 -2
- package/__tests__/Finder/finder._spec.js +0 -18
|
@@ -278,7 +278,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
278
278
|
</ui-pressable>
|
|
279
279
|
<ui-pressable
|
|
280
280
|
class="pressable cell"
|
|
281
|
-
data-testid="calendar-33-2"
|
|
281
|
+
data-testid="calendar-2022-33-2"
|
|
282
282
|
tabindex="7-10"
|
|
283
283
|
>
|
|
284
284
|
<ui-view
|
|
@@ -298,7 +298,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
298
298
|
</ui-pressable>
|
|
299
299
|
<ui-pressable
|
|
300
300
|
class="pressable cell"
|
|
301
|
-
data-testid="calendar-33-3"
|
|
301
|
+
data-testid="calendar-2022-33-3"
|
|
302
302
|
tabindex="7-11"
|
|
303
303
|
>
|
|
304
304
|
<ui-view
|
|
@@ -318,7 +318,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
318
318
|
</ui-pressable>
|
|
319
319
|
<ui-pressable
|
|
320
320
|
class="pressable cell"
|
|
321
|
-
data-testid="calendar-33-4"
|
|
321
|
+
data-testid="calendar-2022-33-4"
|
|
322
322
|
tabindex="7-12"
|
|
323
323
|
>
|
|
324
324
|
<ui-view
|
|
@@ -338,7 +338,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
338
338
|
</ui-pressable>
|
|
339
339
|
<ui-pressable
|
|
340
340
|
class="pressable cell"
|
|
341
|
-
data-testid="calendar-33-5"
|
|
341
|
+
data-testid="calendar-2022-33-5"
|
|
342
342
|
tabindex="7-13"
|
|
343
343
|
>
|
|
344
344
|
<ui-view
|
|
@@ -358,7 +358,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
358
358
|
</ui-pressable>
|
|
359
359
|
<ui-pressable
|
|
360
360
|
class="pressable cell"
|
|
361
|
-
data-testid="calendar-33-6"
|
|
361
|
+
data-testid="calendar-2022-33-6"
|
|
362
362
|
tabindex="7-14"
|
|
363
363
|
>
|
|
364
364
|
<ui-view
|
|
@@ -382,7 +382,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
382
382
|
>
|
|
383
383
|
<ui-pressable
|
|
384
384
|
class="pressable cell"
|
|
385
|
-
data-testid="calendar-34-0"
|
|
385
|
+
data-testid="calendar-2022-34-0"
|
|
386
386
|
tabindex="7-15"
|
|
387
387
|
>
|
|
388
388
|
<ui-view
|
|
@@ -402,7 +402,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
402
402
|
</ui-pressable>
|
|
403
403
|
<ui-pressable
|
|
404
404
|
class="pressable cell"
|
|
405
|
-
data-testid="calendar-34-1"
|
|
405
|
+
data-testid="calendar-2022-34-1"
|
|
406
406
|
tabindex="7-16"
|
|
407
407
|
>
|
|
408
408
|
<ui-view
|
|
@@ -422,7 +422,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
422
422
|
</ui-pressable>
|
|
423
423
|
<ui-pressable
|
|
424
424
|
class="pressable cell"
|
|
425
|
-
data-testid="calendar-34-2"
|
|
425
|
+
data-testid="calendar-2022-34-2"
|
|
426
426
|
tabindex="7-17"
|
|
427
427
|
>
|
|
428
428
|
<ui-view
|
|
@@ -442,7 +442,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
442
442
|
</ui-pressable>
|
|
443
443
|
<ui-pressable
|
|
444
444
|
class="pressable cell"
|
|
445
|
-
data-testid="calendar-34-3"
|
|
445
|
+
data-testid="calendar-2022-34-3"
|
|
446
446
|
tabindex="7-18"
|
|
447
447
|
>
|
|
448
448
|
<ui-view
|
|
@@ -462,7 +462,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
462
462
|
</ui-pressable>
|
|
463
463
|
<ui-pressable
|
|
464
464
|
class="pressable cell"
|
|
465
|
-
data-testid="calendar-34-4"
|
|
465
|
+
data-testid="calendar-2022-34-4"
|
|
466
466
|
tabindex="7-19"
|
|
467
467
|
>
|
|
468
468
|
<ui-view
|
|
@@ -482,7 +482,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
482
482
|
</ui-pressable>
|
|
483
483
|
<ui-pressable
|
|
484
484
|
class="pressable cell"
|
|
485
|
-
data-testid="calendar-34-5"
|
|
485
|
+
data-testid="calendar-2022-34-5"
|
|
486
486
|
tabindex="7-20"
|
|
487
487
|
>
|
|
488
488
|
<ui-view
|
|
@@ -502,7 +502,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
502
502
|
</ui-pressable>
|
|
503
503
|
<ui-pressable
|
|
504
504
|
class="pressable cell"
|
|
505
|
-
data-testid="calendar-34-6"
|
|
505
|
+
data-testid="calendar-2022-34-6"
|
|
506
506
|
tabindex="7-21"
|
|
507
507
|
>
|
|
508
508
|
<ui-view
|
|
@@ -526,7 +526,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
526
526
|
>
|
|
527
527
|
<ui-pressable
|
|
528
528
|
class="pressable cell"
|
|
529
|
-
data-testid="calendar-35-0"
|
|
529
|
+
data-testid="calendar-2022-35-0"
|
|
530
530
|
tabindex="7-22"
|
|
531
531
|
>
|
|
532
532
|
<ui-view
|
|
@@ -546,7 +546,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
546
546
|
</ui-pressable>
|
|
547
547
|
<ui-pressable
|
|
548
548
|
class="pressable cell"
|
|
549
|
-
data-testid="calendar-35-1"
|
|
549
|
+
data-testid="calendar-2022-35-1"
|
|
550
550
|
tabindex="7-23"
|
|
551
551
|
>
|
|
552
552
|
<ui-view
|
|
@@ -566,7 +566,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
566
566
|
</ui-pressable>
|
|
567
567
|
<ui-pressable
|
|
568
568
|
class="pressable cell"
|
|
569
|
-
data-testid="calendar-35-2"
|
|
569
|
+
data-testid="calendar-2022-35-2"
|
|
570
570
|
tabindex="7-24"
|
|
571
571
|
>
|
|
572
572
|
<ui-view
|
|
@@ -586,7 +586,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
586
586
|
</ui-pressable>
|
|
587
587
|
<ui-pressable
|
|
588
588
|
class="pressable cell"
|
|
589
|
-
data-testid="calendar-35-3"
|
|
589
|
+
data-testid="calendar-2022-35-3"
|
|
590
590
|
tabindex="7-25"
|
|
591
591
|
>
|
|
592
592
|
<ui-view
|
|
@@ -606,7 +606,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
606
606
|
</ui-pressable>
|
|
607
607
|
<ui-pressable
|
|
608
608
|
class="pressable cell"
|
|
609
|
-
data-testid="calendar-35-4"
|
|
609
|
+
data-testid="calendar-2022-35-4"
|
|
610
610
|
tabindex="7-26"
|
|
611
611
|
>
|
|
612
612
|
<ui-view
|
|
@@ -626,7 +626,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
626
626
|
</ui-pressable>
|
|
627
627
|
<ui-pressable
|
|
628
628
|
class="pressable cell"
|
|
629
|
-
data-testid="calendar-35-5"
|
|
629
|
+
data-testid="calendar-2022-35-5"
|
|
630
630
|
tabindex="7-27"
|
|
631
631
|
>
|
|
632
632
|
<ui-view
|
|
@@ -646,7 +646,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
646
646
|
</ui-pressable>
|
|
647
647
|
<ui-pressable
|
|
648
648
|
class="pressable cell"
|
|
649
|
-
data-testid="calendar-35-6"
|
|
649
|
+
data-testid="calendar-2022-35-6"
|
|
650
650
|
tabindex="7-28"
|
|
651
651
|
>
|
|
652
652
|
<ui-view
|
|
@@ -670,7 +670,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
670
670
|
>
|
|
671
671
|
<ui-pressable
|
|
672
672
|
class="pressable cell"
|
|
673
|
-
data-testid="calendar-36-0"
|
|
673
|
+
data-testid="calendar-2022-36-0"
|
|
674
674
|
tabindex="7-29"
|
|
675
675
|
>
|
|
676
676
|
<ui-view
|
|
@@ -690,7 +690,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
690
690
|
</ui-pressable>
|
|
691
691
|
<ui-pressable
|
|
692
692
|
class="pressable cell"
|
|
693
|
-
data-testid="calendar-36-1"
|
|
693
|
+
data-testid="calendar-2022-36-1"
|
|
694
694
|
tabindex="7-30"
|
|
695
695
|
>
|
|
696
696
|
<ui-view
|
|
@@ -710,7 +710,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
710
710
|
</ui-pressable>
|
|
711
711
|
<ui-pressable
|
|
712
712
|
class="pressable cell"
|
|
713
|
-
data-testid="calendar-36-2"
|
|
713
|
+
data-testid="calendar-2022-36-2"
|
|
714
714
|
tabindex="7-31"
|
|
715
715
|
>
|
|
716
716
|
<ui-view
|
|
@@ -872,7 +872,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
872
872
|
/>
|
|
873
873
|
<ui-pressable
|
|
874
874
|
class="pressable cell"
|
|
875
|
-
data-testid="calendar-36-3"
|
|
875
|
+
data-testid="calendar-2022-36-3"
|
|
876
876
|
tabindex="8-1"
|
|
877
877
|
>
|
|
878
878
|
<ui-view
|
|
@@ -892,7 +892,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
892
892
|
</ui-pressable>
|
|
893
893
|
<ui-pressable
|
|
894
894
|
class="pressable cell"
|
|
895
|
-
data-testid="calendar-36-4"
|
|
895
|
+
data-testid="calendar-2022-36-4"
|
|
896
896
|
tabindex="8-2"
|
|
897
897
|
>
|
|
898
898
|
<ui-view
|
|
@@ -912,7 +912,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
912
912
|
</ui-pressable>
|
|
913
913
|
<ui-pressable
|
|
914
914
|
class="pressable cell"
|
|
915
|
-
data-testid="calendar-36-5"
|
|
915
|
+
data-testid="calendar-2022-36-5"
|
|
916
916
|
tabindex="8-3"
|
|
917
917
|
>
|
|
918
918
|
<ui-view
|
|
@@ -932,7 +932,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
932
932
|
</ui-pressable>
|
|
933
933
|
<ui-pressable
|
|
934
934
|
class="pressable cell"
|
|
935
|
-
data-testid="calendar-36-6"
|
|
935
|
+
data-testid="calendar-2022-36-6"
|
|
936
936
|
tabindex="8-4"
|
|
937
937
|
>
|
|
938
938
|
<ui-view
|
|
@@ -956,7 +956,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
956
956
|
>
|
|
957
957
|
<ui-pressable
|
|
958
958
|
class="pressable cell"
|
|
959
|
-
data-testid="calendar-37-0"
|
|
959
|
+
data-testid="calendar-2022-37-0"
|
|
960
960
|
tabindex="8-5"
|
|
961
961
|
>
|
|
962
962
|
<ui-view
|
|
@@ -976,7 +976,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
976
976
|
</ui-pressable>
|
|
977
977
|
<ui-pressable
|
|
978
978
|
class="pressable cell"
|
|
979
|
-
data-testid="calendar-37-1"
|
|
979
|
+
data-testid="calendar-2022-37-1"
|
|
980
980
|
tabindex="8-6"
|
|
981
981
|
>
|
|
982
982
|
<ui-view
|
|
@@ -996,7 +996,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
996
996
|
</ui-pressable>
|
|
997
997
|
<ui-pressable
|
|
998
998
|
class="pressable cell"
|
|
999
|
-
data-testid="calendar-37-2"
|
|
999
|
+
data-testid="calendar-2022-37-2"
|
|
1000
1000
|
tabindex="8-7"
|
|
1001
1001
|
>
|
|
1002
1002
|
<ui-view
|
|
@@ -1016,7 +1016,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1016
1016
|
</ui-pressable>
|
|
1017
1017
|
<ui-pressable
|
|
1018
1018
|
class="pressable cell"
|
|
1019
|
-
data-testid="calendar-37-3"
|
|
1019
|
+
data-testid="calendar-2022-37-3"
|
|
1020
1020
|
tabindex="8-8"
|
|
1021
1021
|
>
|
|
1022
1022
|
<ui-view
|
|
@@ -1036,7 +1036,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1036
1036
|
</ui-pressable>
|
|
1037
1037
|
<ui-pressable
|
|
1038
1038
|
class="pressable cell"
|
|
1039
|
-
data-testid="calendar-37-4"
|
|
1039
|
+
data-testid="calendar-2022-37-4"
|
|
1040
1040
|
tabindex="8-9"
|
|
1041
1041
|
>
|
|
1042
1042
|
<ui-view
|
|
@@ -1056,7 +1056,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1056
1056
|
</ui-pressable>
|
|
1057
1057
|
<ui-pressable
|
|
1058
1058
|
class="pressable cell"
|
|
1059
|
-
data-testid="calendar-37-5"
|
|
1059
|
+
data-testid="calendar-2022-37-5"
|
|
1060
1060
|
tabindex="8-10"
|
|
1061
1061
|
>
|
|
1062
1062
|
<ui-view
|
|
@@ -1076,7 +1076,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1076
1076
|
</ui-pressable>
|
|
1077
1077
|
<ui-pressable
|
|
1078
1078
|
class="pressable cell"
|
|
1079
|
-
data-testid="calendar-37-6"
|
|
1079
|
+
data-testid="calendar-2022-37-6"
|
|
1080
1080
|
tabindex="8-11"
|
|
1081
1081
|
>
|
|
1082
1082
|
<ui-view
|
|
@@ -1100,7 +1100,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1100
1100
|
>
|
|
1101
1101
|
<ui-pressable
|
|
1102
1102
|
class="pressable cell"
|
|
1103
|
-
data-testid="calendar-38-0"
|
|
1103
|
+
data-testid="calendar-2022-38-0"
|
|
1104
1104
|
tabindex="8-12"
|
|
1105
1105
|
>
|
|
1106
1106
|
<ui-view
|
|
@@ -1120,7 +1120,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1120
1120
|
</ui-pressable>
|
|
1121
1121
|
<ui-pressable
|
|
1122
1122
|
class="pressable cell"
|
|
1123
|
-
data-testid="calendar-38-1"
|
|
1123
|
+
data-testid="calendar-2022-38-1"
|
|
1124
1124
|
tabindex="8-13"
|
|
1125
1125
|
>
|
|
1126
1126
|
<ui-view
|
|
@@ -1140,7 +1140,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1140
1140
|
</ui-pressable>
|
|
1141
1141
|
<ui-pressable
|
|
1142
1142
|
class="pressable cell"
|
|
1143
|
-
data-testid="calendar-38-2"
|
|
1143
|
+
data-testid="calendar-2022-38-2"
|
|
1144
1144
|
tabindex="8-14"
|
|
1145
1145
|
>
|
|
1146
1146
|
<ui-view
|
|
@@ -1160,7 +1160,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1160
1160
|
</ui-pressable>
|
|
1161
1161
|
<ui-pressable
|
|
1162
1162
|
class="pressable cell"
|
|
1163
|
-
data-testid="calendar-38-3"
|
|
1163
|
+
data-testid="calendar-2022-38-3"
|
|
1164
1164
|
tabindex="8-15"
|
|
1165
1165
|
>
|
|
1166
1166
|
<ui-view
|
|
@@ -1180,7 +1180,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1180
1180
|
</ui-pressable>
|
|
1181
1181
|
<ui-pressable
|
|
1182
1182
|
class="pressable cell"
|
|
1183
|
-
data-testid="calendar-38-4"
|
|
1183
|
+
data-testid="calendar-2022-38-4"
|
|
1184
1184
|
tabindex="8-16"
|
|
1185
1185
|
>
|
|
1186
1186
|
<ui-view
|
|
@@ -1200,7 +1200,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1200
1200
|
</ui-pressable>
|
|
1201
1201
|
<ui-pressable
|
|
1202
1202
|
class="pressable cell"
|
|
1203
|
-
data-testid="calendar-38-5"
|
|
1203
|
+
data-testid="calendar-2022-38-5"
|
|
1204
1204
|
tabindex="8-17"
|
|
1205
1205
|
>
|
|
1206
1206
|
<ui-view
|
|
@@ -1220,7 +1220,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1220
1220
|
</ui-pressable>
|
|
1221
1221
|
<ui-pressable
|
|
1222
1222
|
class="pressable cell"
|
|
1223
|
-
data-testid="calendar-38-6"
|
|
1223
|
+
data-testid="calendar-2022-38-6"
|
|
1224
1224
|
tabindex="8-18"
|
|
1225
1225
|
>
|
|
1226
1226
|
<ui-view
|
|
@@ -1244,7 +1244,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1244
1244
|
>
|
|
1245
1245
|
<ui-pressable
|
|
1246
1246
|
class="pressable cell"
|
|
1247
|
-
data-testid="calendar-39-0"
|
|
1247
|
+
data-testid="calendar-2022-39-0"
|
|
1248
1248
|
tabindex="8-19"
|
|
1249
1249
|
>
|
|
1250
1250
|
<ui-view
|
|
@@ -1264,7 +1264,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1264
1264
|
</ui-pressable>
|
|
1265
1265
|
<ui-pressable
|
|
1266
1266
|
class="pressable cell"
|
|
1267
|
-
data-testid="calendar-39-1"
|
|
1267
|
+
data-testid="calendar-2022-39-1"
|
|
1268
1268
|
tabindex="8-20"
|
|
1269
1269
|
>
|
|
1270
1270
|
<ui-view
|
|
@@ -1284,7 +1284,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1284
1284
|
</ui-pressable>
|
|
1285
1285
|
<ui-pressable
|
|
1286
1286
|
class="pressable cell"
|
|
1287
|
-
data-testid="calendar-39-2"
|
|
1287
|
+
data-testid="calendar-2022-39-2"
|
|
1288
1288
|
tabindex="8-21"
|
|
1289
1289
|
>
|
|
1290
1290
|
<ui-view
|
|
@@ -1304,7 +1304,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1304
1304
|
</ui-pressable>
|
|
1305
1305
|
<ui-pressable
|
|
1306
1306
|
class="pressable cell"
|
|
1307
|
-
data-testid="calendar-39-3"
|
|
1307
|
+
data-testid="calendar-2022-39-3"
|
|
1308
1308
|
tabindex="8-22"
|
|
1309
1309
|
>
|
|
1310
1310
|
<ui-view
|
|
@@ -1324,7 +1324,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1324
1324
|
</ui-pressable>
|
|
1325
1325
|
<ui-pressable
|
|
1326
1326
|
class="pressable cell"
|
|
1327
|
-
data-testid="calendar-39-4"
|
|
1327
|
+
data-testid="calendar-2022-39-4"
|
|
1328
1328
|
tabindex="8-23"
|
|
1329
1329
|
>
|
|
1330
1330
|
<ui-view
|
|
@@ -1344,7 +1344,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1344
1344
|
</ui-pressable>
|
|
1345
1345
|
<ui-pressable
|
|
1346
1346
|
class="pressable cell"
|
|
1347
|
-
data-testid="calendar-39-5"
|
|
1347
|
+
data-testid="calendar-2022-39-5"
|
|
1348
1348
|
tabindex="8-24"
|
|
1349
1349
|
>
|
|
1350
1350
|
<ui-view
|
|
@@ -1364,7 +1364,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1364
1364
|
</ui-pressable>
|
|
1365
1365
|
<ui-pressable
|
|
1366
1366
|
class="pressable cell"
|
|
1367
|
-
data-testid="calendar-39-6"
|
|
1367
|
+
data-testid="calendar-2022-39-6"
|
|
1368
1368
|
tabindex="8-25"
|
|
1369
1369
|
>
|
|
1370
1370
|
<ui-view
|
|
@@ -1388,7 +1388,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1388
1388
|
>
|
|
1389
1389
|
<ui-pressable
|
|
1390
1390
|
class="pressable cell"
|
|
1391
|
-
data-testid="calendar-40-0"
|
|
1391
|
+
data-testid="calendar-2022-40-0"
|
|
1392
1392
|
tabindex="8-26"
|
|
1393
1393
|
>
|
|
1394
1394
|
<ui-view
|
|
@@ -1408,7 +1408,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1408
1408
|
</ui-pressable>
|
|
1409
1409
|
<ui-pressable
|
|
1410
1410
|
class="pressable cell"
|
|
1411
|
-
data-testid="calendar-40-1"
|
|
1411
|
+
data-testid="calendar-2022-40-1"
|
|
1412
1412
|
tabindex="8-27"
|
|
1413
1413
|
>
|
|
1414
1414
|
<ui-view
|
|
@@ -1428,7 +1428,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1428
1428
|
</ui-pressable>
|
|
1429
1429
|
<ui-pressable
|
|
1430
1430
|
class="pressable cell"
|
|
1431
|
-
data-testid="calendar-40-2"
|
|
1431
|
+
data-testid="calendar-2022-40-2"
|
|
1432
1432
|
tabindex="8-28"
|
|
1433
1433
|
>
|
|
1434
1434
|
<ui-view
|
|
@@ -1448,7 +1448,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1448
1448
|
</ui-pressable>
|
|
1449
1449
|
<ui-pressable
|
|
1450
1450
|
class="pressable cell"
|
|
1451
|
-
data-testid="calendar-40-3"
|
|
1451
|
+
data-testid="calendar-2022-40-3"
|
|
1452
1452
|
tabindex="8-29"
|
|
1453
1453
|
>
|
|
1454
1454
|
<ui-view
|
|
@@ -1468,7 +1468,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1468
1468
|
</ui-pressable>
|
|
1469
1469
|
<ui-pressable
|
|
1470
1470
|
class="pressable cell"
|
|
1471
|
-
data-testid="calendar-40-4"
|
|
1471
|
+
data-testid="calendar-2022-40-4"
|
|
1472
1472
|
tabindex="8-30"
|
|
1473
1473
|
>
|
|
1474
1474
|
<ui-view
|
|
@@ -2183,7 +2183,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2183
2183
|
</ui-pressable>
|
|
2184
2184
|
<ui-pressable
|
|
2185
2185
|
class="pressable cell"
|
|
2186
|
-
data-testid="calendar-33-2"
|
|
2186
|
+
data-testid="calendar-2022-33-2"
|
|
2187
2187
|
disabled="false"
|
|
2188
2188
|
tabindex="7-10"
|
|
2189
2189
|
>
|
|
@@ -2204,7 +2204,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2204
2204
|
</ui-pressable>
|
|
2205
2205
|
<ui-pressable
|
|
2206
2206
|
class="pressable cell"
|
|
2207
|
-
data-testid="calendar-33-3"
|
|
2207
|
+
data-testid="calendar-2022-33-3"
|
|
2208
2208
|
disabled="false"
|
|
2209
2209
|
tabindex="7-11"
|
|
2210
2210
|
>
|
|
@@ -2225,7 +2225,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2225
2225
|
</ui-pressable>
|
|
2226
2226
|
<ui-pressable
|
|
2227
2227
|
class="pressable cell"
|
|
2228
|
-
data-testid="calendar-33-4"
|
|
2228
|
+
data-testid="calendar-2022-33-4"
|
|
2229
2229
|
disabled="false"
|
|
2230
2230
|
tabindex="7-12"
|
|
2231
2231
|
>
|
|
@@ -2246,7 +2246,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2246
2246
|
</ui-pressable>
|
|
2247
2247
|
<ui-pressable
|
|
2248
2248
|
class="pressable cell"
|
|
2249
|
-
data-testid="calendar-33-5"
|
|
2249
|
+
data-testid="calendar-2022-33-5"
|
|
2250
2250
|
disabled="false"
|
|
2251
2251
|
tabindex="7-13"
|
|
2252
2252
|
>
|
|
@@ -2267,7 +2267,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2267
2267
|
</ui-pressable>
|
|
2268
2268
|
<ui-pressable
|
|
2269
2269
|
class="pressable cell"
|
|
2270
|
-
data-testid="calendar-33-6"
|
|
2270
|
+
data-testid="calendar-2022-33-6"
|
|
2271
2271
|
disabled="false"
|
|
2272
2272
|
tabindex="7-14"
|
|
2273
2273
|
>
|
|
@@ -2292,7 +2292,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2292
2292
|
>
|
|
2293
2293
|
<ui-pressable
|
|
2294
2294
|
class="pressable cell"
|
|
2295
|
-
data-testid="calendar-34-0"
|
|
2295
|
+
data-testid="calendar-2022-34-0"
|
|
2296
2296
|
disabled="false"
|
|
2297
2297
|
tabindex="7-15"
|
|
2298
2298
|
>
|
|
@@ -2313,7 +2313,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2313
2313
|
</ui-pressable>
|
|
2314
2314
|
<ui-pressable
|
|
2315
2315
|
class="pressable cell"
|
|
2316
|
-
data-testid="calendar-34-1"
|
|
2316
|
+
data-testid="calendar-2022-34-1"
|
|
2317
2317
|
disabled="false"
|
|
2318
2318
|
tabindex="7-16"
|
|
2319
2319
|
>
|
|
@@ -2334,7 +2334,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2334
2334
|
</ui-pressable>
|
|
2335
2335
|
<ui-pressable
|
|
2336
2336
|
class="pressable cell"
|
|
2337
|
-
data-testid="calendar-34-2"
|
|
2337
|
+
data-testid="calendar-2022-34-2"
|
|
2338
2338
|
disabled="false"
|
|
2339
2339
|
tabindex="7-17"
|
|
2340
2340
|
>
|
|
@@ -2355,7 +2355,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2355
2355
|
</ui-pressable>
|
|
2356
2356
|
<ui-pressable
|
|
2357
2357
|
class="pressable cell"
|
|
2358
|
-
data-testid="calendar-34-3"
|
|
2358
|
+
data-testid="calendar-2022-34-3"
|
|
2359
2359
|
disabled="false"
|
|
2360
2360
|
tabindex="7-18"
|
|
2361
2361
|
>
|
|
@@ -2376,7 +2376,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2376
2376
|
</ui-pressable>
|
|
2377
2377
|
<ui-pressable
|
|
2378
2378
|
class="pressable cell"
|
|
2379
|
-
data-testid="calendar-34-4"
|
|
2379
|
+
data-testid="calendar-2022-34-4"
|
|
2380
2380
|
disabled="false"
|
|
2381
2381
|
tabindex="7-19"
|
|
2382
2382
|
>
|
|
@@ -2397,7 +2397,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2397
2397
|
</ui-pressable>
|
|
2398
2398
|
<ui-pressable
|
|
2399
2399
|
class="pressable cell"
|
|
2400
|
-
data-testid="calendar-34-5"
|
|
2400
|
+
data-testid="calendar-2022-34-5"
|
|
2401
2401
|
disabled="false"
|
|
2402
2402
|
tabindex="7-20"
|
|
2403
2403
|
>
|
|
@@ -2418,7 +2418,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2418
2418
|
</ui-pressable>
|
|
2419
2419
|
<ui-pressable
|
|
2420
2420
|
class="pressable cell"
|
|
2421
|
-
data-testid="calendar-34-6"
|
|
2421
|
+
data-testid="calendar-2022-34-6"
|
|
2422
2422
|
disabled="false"
|
|
2423
2423
|
tabindex="7-21"
|
|
2424
2424
|
>
|
|
@@ -2443,7 +2443,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2443
2443
|
>
|
|
2444
2444
|
<ui-pressable
|
|
2445
2445
|
class="pressable cell"
|
|
2446
|
-
data-testid="calendar-35-0"
|
|
2446
|
+
data-testid="calendar-2022-35-0"
|
|
2447
2447
|
disabled="false"
|
|
2448
2448
|
tabindex="7-22"
|
|
2449
2449
|
>
|
|
@@ -2464,7 +2464,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2464
2464
|
</ui-pressable>
|
|
2465
2465
|
<ui-pressable
|
|
2466
2466
|
class="pressable cell"
|
|
2467
|
-
data-testid="calendar-35-1"
|
|
2467
|
+
data-testid="calendar-2022-35-1"
|
|
2468
2468
|
disabled="false"
|
|
2469
2469
|
tabindex="7-23"
|
|
2470
2470
|
>
|
|
@@ -2485,7 +2485,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2485
2485
|
</ui-pressable>
|
|
2486
2486
|
<ui-pressable
|
|
2487
2487
|
class="pressable cell"
|
|
2488
|
-
data-testid="calendar-35-2"
|
|
2488
|
+
data-testid="calendar-2022-35-2"
|
|
2489
2489
|
disabled="false"
|
|
2490
2490
|
tabindex="7-24"
|
|
2491
2491
|
>
|
|
@@ -2506,7 +2506,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2506
2506
|
</ui-pressable>
|
|
2507
2507
|
<ui-pressable
|
|
2508
2508
|
class="pressable cell"
|
|
2509
|
-
data-testid="calendar-35-3"
|
|
2509
|
+
data-testid="calendar-2022-35-3"
|
|
2510
2510
|
disabled="false"
|
|
2511
2511
|
tabindex="7-25"
|
|
2512
2512
|
>
|
|
@@ -2527,7 +2527,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2527
2527
|
</ui-pressable>
|
|
2528
2528
|
<ui-pressable
|
|
2529
2529
|
class="pressable cell"
|
|
2530
|
-
data-testid="calendar-35-4"
|
|
2530
|
+
data-testid="calendar-2022-35-4"
|
|
2531
2531
|
disabled="false"
|
|
2532
2532
|
tabindex="7-26"
|
|
2533
2533
|
>
|
|
@@ -2548,7 +2548,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2548
2548
|
</ui-pressable>
|
|
2549
2549
|
<ui-pressable
|
|
2550
2550
|
class="pressable cell"
|
|
2551
|
-
data-testid="calendar-35-5"
|
|
2551
|
+
data-testid="calendar-2022-35-5"
|
|
2552
2552
|
disabled="false"
|
|
2553
2553
|
tabindex="7-27"
|
|
2554
2554
|
>
|
|
@@ -2569,7 +2569,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2569
2569
|
</ui-pressable>
|
|
2570
2570
|
<ui-pressable
|
|
2571
2571
|
class="pressable cell"
|
|
2572
|
-
data-testid="calendar-35-6"
|
|
2572
|
+
data-testid="calendar-2022-35-6"
|
|
2573
2573
|
disabled="false"
|
|
2574
2574
|
tabindex="7-28"
|
|
2575
2575
|
>
|
|
@@ -2594,7 +2594,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2594
2594
|
>
|
|
2595
2595
|
<ui-pressable
|
|
2596
2596
|
class="pressable cell"
|
|
2597
|
-
data-testid="calendar-36-0"
|
|
2597
|
+
data-testid="calendar-2022-36-0"
|
|
2598
2598
|
disabled="false"
|
|
2599
2599
|
tabindex="7-29"
|
|
2600
2600
|
>
|
|
@@ -2615,7 +2615,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2615
2615
|
</ui-pressable>
|
|
2616
2616
|
<ui-pressable
|
|
2617
2617
|
class="pressable cell"
|
|
2618
|
-
data-testid="calendar-36-1"
|
|
2618
|
+
data-testid="calendar-2022-36-1"
|
|
2619
2619
|
disabled="false"
|
|
2620
2620
|
tabindex="7-30"
|
|
2621
2621
|
>
|
|
@@ -2636,7 +2636,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2636
2636
|
</ui-pressable>
|
|
2637
2637
|
<ui-pressable
|
|
2638
2638
|
class="pressable cell"
|
|
2639
|
-
data-testid="calendar-36-2"
|
|
2639
|
+
data-testid="calendar-2022-36-2"
|
|
2640
2640
|
disabled="false"
|
|
2641
2641
|
tabindex="7-31"
|
|
2642
2642
|
>
|
|
@@ -2799,7 +2799,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2799
2799
|
/>
|
|
2800
2800
|
<ui-pressable
|
|
2801
2801
|
class="pressable cell"
|
|
2802
|
-
data-testid="calendar-36-3"
|
|
2802
|
+
data-testid="calendar-2022-36-3"
|
|
2803
2803
|
disabled="false"
|
|
2804
2804
|
tabindex="8-1"
|
|
2805
2805
|
>
|
|
@@ -2820,7 +2820,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2820
2820
|
</ui-pressable>
|
|
2821
2821
|
<ui-pressable
|
|
2822
2822
|
class="pressable cell"
|
|
2823
|
-
data-testid="calendar-36-4"
|
|
2823
|
+
data-testid="calendar-2022-36-4"
|
|
2824
2824
|
disabled="false"
|
|
2825
2825
|
tabindex="8-2"
|
|
2826
2826
|
>
|
|
@@ -2841,7 +2841,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2841
2841
|
</ui-pressable>
|
|
2842
2842
|
<ui-pressable
|
|
2843
2843
|
class="pressable cell"
|
|
2844
|
-
data-testid="calendar-36-5"
|
|
2844
|
+
data-testid="calendar-2022-36-5"
|
|
2845
2845
|
disabled="false"
|
|
2846
2846
|
tabindex="8-3"
|
|
2847
2847
|
>
|
|
@@ -2862,7 +2862,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2862
2862
|
</ui-pressable>
|
|
2863
2863
|
<ui-pressable
|
|
2864
2864
|
class="pressable cell"
|
|
2865
|
-
data-testid="calendar-36-6"
|
|
2865
|
+
data-testid="calendar-2022-36-6"
|
|
2866
2866
|
disabled="false"
|
|
2867
2867
|
tabindex="8-4"
|
|
2868
2868
|
>
|
|
@@ -2887,7 +2887,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2887
2887
|
>
|
|
2888
2888
|
<ui-pressable
|
|
2889
2889
|
class="pressable cell"
|
|
2890
|
-
data-testid="calendar-37-0"
|
|
2890
|
+
data-testid="calendar-2022-37-0"
|
|
2891
2891
|
disabled="false"
|
|
2892
2892
|
tabindex="8-5"
|
|
2893
2893
|
>
|
|
@@ -2908,7 +2908,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2908
2908
|
</ui-pressable>
|
|
2909
2909
|
<ui-pressable
|
|
2910
2910
|
class="pressable cell"
|
|
2911
|
-
data-testid="calendar-37-1"
|
|
2911
|
+
data-testid="calendar-2022-37-1"
|
|
2912
2912
|
disabled="false"
|
|
2913
2913
|
tabindex="8-6"
|
|
2914
2914
|
>
|
|
@@ -2929,7 +2929,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2929
2929
|
</ui-pressable>
|
|
2930
2930
|
<ui-pressable
|
|
2931
2931
|
class="pressable cell"
|
|
2932
|
-
data-testid="calendar-37-2"
|
|
2932
|
+
data-testid="calendar-2022-37-2"
|
|
2933
2933
|
disabled="false"
|
|
2934
2934
|
tabindex="8-7"
|
|
2935
2935
|
>
|
|
@@ -2950,7 +2950,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2950
2950
|
</ui-pressable>
|
|
2951
2951
|
<ui-pressable
|
|
2952
2952
|
class="pressable cell"
|
|
2953
|
-
data-testid="calendar-37-3"
|
|
2953
|
+
data-testid="calendar-2022-37-3"
|
|
2954
2954
|
disabled="false"
|
|
2955
2955
|
tabindex="8-8"
|
|
2956
2956
|
>
|
|
@@ -2971,7 +2971,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2971
2971
|
</ui-pressable>
|
|
2972
2972
|
<ui-pressable
|
|
2973
2973
|
class="pressable cell"
|
|
2974
|
-
data-testid="calendar-37-4"
|
|
2974
|
+
data-testid="calendar-2022-37-4"
|
|
2975
2975
|
disabled="false"
|
|
2976
2976
|
tabindex="8-9"
|
|
2977
2977
|
>
|
|
@@ -2992,7 +2992,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
2992
2992
|
</ui-pressable>
|
|
2993
2993
|
<ui-pressable
|
|
2994
2994
|
class="pressable cell"
|
|
2995
|
-
data-testid="calendar-37-5"
|
|
2995
|
+
data-testid="calendar-2022-37-5"
|
|
2996
2996
|
disabled="false"
|
|
2997
2997
|
tabindex="8-10"
|
|
2998
2998
|
>
|
|
@@ -3013,7 +3013,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3013
3013
|
</ui-pressable>
|
|
3014
3014
|
<ui-pressable
|
|
3015
3015
|
class="pressable cell"
|
|
3016
|
-
data-testid="calendar-37-6"
|
|
3016
|
+
data-testid="calendar-2022-37-6"
|
|
3017
3017
|
disabled="false"
|
|
3018
3018
|
tabindex="8-11"
|
|
3019
3019
|
>
|
|
@@ -3038,7 +3038,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3038
3038
|
>
|
|
3039
3039
|
<ui-pressable
|
|
3040
3040
|
class="pressable cell"
|
|
3041
|
-
data-testid="calendar-38-0"
|
|
3041
|
+
data-testid="calendar-2022-38-0"
|
|
3042
3042
|
disabled="false"
|
|
3043
3043
|
tabindex="8-12"
|
|
3044
3044
|
>
|
|
@@ -3059,7 +3059,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3059
3059
|
</ui-pressable>
|
|
3060
3060
|
<ui-pressable
|
|
3061
3061
|
class="pressable cell"
|
|
3062
|
-
data-testid="calendar-38-1"
|
|
3062
|
+
data-testid="calendar-2022-38-1"
|
|
3063
3063
|
disabled="false"
|
|
3064
3064
|
tabindex="8-13"
|
|
3065
3065
|
>
|
|
@@ -3080,7 +3080,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3080
3080
|
</ui-pressable>
|
|
3081
3081
|
<ui-pressable
|
|
3082
3082
|
class="pressable cell"
|
|
3083
|
-
data-testid="calendar-38-2"
|
|
3083
|
+
data-testid="calendar-2022-38-2"
|
|
3084
3084
|
disabled="false"
|
|
3085
3085
|
tabindex="8-14"
|
|
3086
3086
|
>
|
|
@@ -3101,7 +3101,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3101
3101
|
</ui-pressable>
|
|
3102
3102
|
<ui-pressable
|
|
3103
3103
|
class="pressable cell"
|
|
3104
|
-
data-testid="calendar-38-3"
|
|
3104
|
+
data-testid="calendar-2022-38-3"
|
|
3105
3105
|
disabled="false"
|
|
3106
3106
|
tabindex="8-15"
|
|
3107
3107
|
>
|
|
@@ -3122,7 +3122,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3122
3122
|
</ui-pressable>
|
|
3123
3123
|
<ui-pressable
|
|
3124
3124
|
class="pressable cell"
|
|
3125
|
-
data-testid="calendar-38-4"
|
|
3125
|
+
data-testid="calendar-2022-38-4"
|
|
3126
3126
|
disabled="false"
|
|
3127
3127
|
tabindex="8-16"
|
|
3128
3128
|
>
|
|
@@ -3143,7 +3143,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3143
3143
|
</ui-pressable>
|
|
3144
3144
|
<ui-pressable
|
|
3145
3145
|
class="pressable cell"
|
|
3146
|
-
data-testid="calendar-38-5"
|
|
3146
|
+
data-testid="calendar-2022-38-5"
|
|
3147
3147
|
disabled="false"
|
|
3148
3148
|
tabindex="8-17"
|
|
3149
3149
|
>
|
|
@@ -3164,7 +3164,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3164
3164
|
</ui-pressable>
|
|
3165
3165
|
<ui-pressable
|
|
3166
3166
|
class="pressable cell"
|
|
3167
|
-
data-testid="calendar-38-6"
|
|
3167
|
+
data-testid="calendar-2022-38-6"
|
|
3168
3168
|
disabled="false"
|
|
3169
3169
|
tabindex="8-18"
|
|
3170
3170
|
>
|
|
@@ -3189,7 +3189,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3189
3189
|
>
|
|
3190
3190
|
<ui-pressable
|
|
3191
3191
|
class="pressable cell"
|
|
3192
|
-
data-testid="calendar-39-0"
|
|
3192
|
+
data-testid="calendar-2022-39-0"
|
|
3193
3193
|
disabled="false"
|
|
3194
3194
|
tabindex="8-19"
|
|
3195
3195
|
>
|
|
@@ -3210,7 +3210,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3210
3210
|
</ui-pressable>
|
|
3211
3211
|
<ui-pressable
|
|
3212
3212
|
class="pressable cell"
|
|
3213
|
-
data-testid="calendar-39-1"
|
|
3213
|
+
data-testid="calendar-2022-39-1"
|
|
3214
3214
|
disabled="false"
|
|
3215
3215
|
tabindex="8-20"
|
|
3216
3216
|
>
|
|
@@ -3231,7 +3231,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3231
3231
|
</ui-pressable>
|
|
3232
3232
|
<ui-pressable
|
|
3233
3233
|
class="pressable cell"
|
|
3234
|
-
data-testid="calendar-39-2"
|
|
3234
|
+
data-testid="calendar-2022-39-2"
|
|
3235
3235
|
disabled="false"
|
|
3236
3236
|
tabindex="8-21"
|
|
3237
3237
|
>
|
|
@@ -3252,7 +3252,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3252
3252
|
</ui-pressable>
|
|
3253
3253
|
<ui-pressable
|
|
3254
3254
|
class="pressable cell"
|
|
3255
|
-
data-testid="calendar-39-3"
|
|
3255
|
+
data-testid="calendar-2022-39-3"
|
|
3256
3256
|
disabled="false"
|
|
3257
3257
|
tabindex="8-22"
|
|
3258
3258
|
>
|
|
@@ -3273,7 +3273,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3273
3273
|
</ui-pressable>
|
|
3274
3274
|
<ui-pressable
|
|
3275
3275
|
class="pressable cell"
|
|
3276
|
-
data-testid="calendar-39-4"
|
|
3276
|
+
data-testid="calendar-2022-39-4"
|
|
3277
3277
|
disabled="false"
|
|
3278
3278
|
tabindex="8-23"
|
|
3279
3279
|
>
|
|
@@ -3294,7 +3294,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3294
3294
|
</ui-pressable>
|
|
3295
3295
|
<ui-pressable
|
|
3296
3296
|
class="pressable cell"
|
|
3297
|
-
data-testid="calendar-39-5"
|
|
3297
|
+
data-testid="calendar-2022-39-5"
|
|
3298
3298
|
disabled="false"
|
|
3299
3299
|
tabindex="8-24"
|
|
3300
3300
|
>
|
|
@@ -3315,7 +3315,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3315
3315
|
</ui-pressable>
|
|
3316
3316
|
<ui-pressable
|
|
3317
3317
|
class="pressable cell"
|
|
3318
|
-
data-testid="calendar-39-6"
|
|
3318
|
+
data-testid="calendar-2022-39-6"
|
|
3319
3319
|
disabled="false"
|
|
3320
3320
|
tabindex="8-25"
|
|
3321
3321
|
>
|
|
@@ -3340,7 +3340,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3340
3340
|
>
|
|
3341
3341
|
<ui-pressable
|
|
3342
3342
|
class="pressable cell"
|
|
3343
|
-
data-testid="calendar-40-0"
|
|
3343
|
+
data-testid="calendar-2022-40-0"
|
|
3344
3344
|
disabled="false"
|
|
3345
3345
|
tabindex="8-26"
|
|
3346
3346
|
>
|
|
@@ -3361,7 +3361,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3361
3361
|
</ui-pressable>
|
|
3362
3362
|
<ui-pressable
|
|
3363
3363
|
class="pressable cell"
|
|
3364
|
-
data-testid="calendar-40-1"
|
|
3364
|
+
data-testid="calendar-2022-40-1"
|
|
3365
3365
|
disabled="false"
|
|
3366
3366
|
tabindex="8-27"
|
|
3367
3367
|
>
|
|
@@ -3382,7 +3382,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3382
3382
|
</ui-pressable>
|
|
3383
3383
|
<ui-pressable
|
|
3384
3384
|
class="pressable cell"
|
|
3385
|
-
data-testid="calendar-40-2"
|
|
3385
|
+
data-testid="calendar-2022-40-2"
|
|
3386
3386
|
disabled="false"
|
|
3387
3387
|
tabindex="8-28"
|
|
3388
3388
|
>
|
|
@@ -3403,7 +3403,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3403
3403
|
</ui-pressable>
|
|
3404
3404
|
<ui-pressable
|
|
3405
3405
|
class="pressable cell"
|
|
3406
|
-
data-testid="calendar-40-3"
|
|
3406
|
+
data-testid="calendar-2022-40-3"
|
|
3407
3407
|
disabled="false"
|
|
3408
3408
|
tabindex="8-29"
|
|
3409
3409
|
>
|
|
@@ -3424,7 +3424,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3424
3424
|
</ui-pressable>
|
|
3425
3425
|
<ui-pressable
|
|
3426
3426
|
class="pressable cell"
|
|
3427
|
-
data-testid="calendar-40-4"
|
|
3427
|
+
data-testid="calendar-2022-40-4"
|
|
3428
3428
|
disabled="false"
|
|
3429
3429
|
tabindex="8-30"
|
|
3430
3430
|
>
|
|
@@ -3785,6 +3785,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3785
3785
|
>
|
|
3786
3786
|
<select
|
|
3787
3787
|
class="select input"
|
|
3788
|
+
data-testid="group-1-select-0"
|
|
3788
3789
|
name="age-0,17"
|
|
3789
3790
|
>
|
|
3790
3791
|
<option
|
|
@@ -4305,7 +4306,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4305
4306
|
</ui-pressable>
|
|
4306
4307
|
<ui-pressable
|
|
4307
4308
|
class="pressable cell"
|
|
4308
|
-
data-testid="calendar-33-2"
|
|
4309
|
+
data-testid="calendar-2022-33-2"
|
|
4309
4310
|
tabindex="7-10"
|
|
4310
4311
|
>
|
|
4311
4312
|
<ui-view
|
|
@@ -4325,7 +4326,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4325
4326
|
</ui-pressable>
|
|
4326
4327
|
<ui-pressable
|
|
4327
4328
|
class="pressable cell"
|
|
4328
|
-
data-testid="calendar-33-3"
|
|
4329
|
+
data-testid="calendar-2022-33-3"
|
|
4329
4330
|
tabindex="7-11"
|
|
4330
4331
|
>
|
|
4331
4332
|
<ui-view
|
|
@@ -4345,7 +4346,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4345
4346
|
</ui-pressable>
|
|
4346
4347
|
<ui-pressable
|
|
4347
4348
|
class="pressable cell"
|
|
4348
|
-
data-testid="calendar-33-4"
|
|
4349
|
+
data-testid="calendar-2022-33-4"
|
|
4349
4350
|
tabindex="7-12"
|
|
4350
4351
|
>
|
|
4351
4352
|
<ui-view
|
|
@@ -4365,7 +4366,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4365
4366
|
</ui-pressable>
|
|
4366
4367
|
<ui-pressable
|
|
4367
4368
|
class="pressable cell"
|
|
4368
|
-
data-testid="calendar-33-5"
|
|
4369
|
+
data-testid="calendar-2022-33-5"
|
|
4369
4370
|
tabindex="7-13"
|
|
4370
4371
|
>
|
|
4371
4372
|
<ui-view
|
|
@@ -4385,7 +4386,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4385
4386
|
</ui-pressable>
|
|
4386
4387
|
<ui-pressable
|
|
4387
4388
|
class="pressable cell"
|
|
4388
|
-
data-testid="calendar-33-6"
|
|
4389
|
+
data-testid="calendar-2022-33-6"
|
|
4389
4390
|
tabindex="7-14"
|
|
4390
4391
|
>
|
|
4391
4392
|
<ui-view
|
|
@@ -4409,7 +4410,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4409
4410
|
>
|
|
4410
4411
|
<ui-pressable
|
|
4411
4412
|
class="pressable cell"
|
|
4412
|
-
data-testid="calendar-34-0"
|
|
4413
|
+
data-testid="calendar-2022-34-0"
|
|
4413
4414
|
tabindex="7-15"
|
|
4414
4415
|
>
|
|
4415
4416
|
<ui-view
|
|
@@ -4429,7 +4430,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4429
4430
|
</ui-pressable>
|
|
4430
4431
|
<ui-pressable
|
|
4431
4432
|
class="pressable cell"
|
|
4432
|
-
data-testid="calendar-34-1"
|
|
4433
|
+
data-testid="calendar-2022-34-1"
|
|
4433
4434
|
tabindex="7-16"
|
|
4434
4435
|
>
|
|
4435
4436
|
<ui-view
|
|
@@ -4449,7 +4450,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4449
4450
|
</ui-pressable>
|
|
4450
4451
|
<ui-pressable
|
|
4451
4452
|
class="pressable cell"
|
|
4452
|
-
data-testid="calendar-34-2"
|
|
4453
|
+
data-testid="calendar-2022-34-2"
|
|
4453
4454
|
tabindex="7-17"
|
|
4454
4455
|
>
|
|
4455
4456
|
<ui-view
|
|
@@ -4469,7 +4470,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4469
4470
|
</ui-pressable>
|
|
4470
4471
|
<ui-pressable
|
|
4471
4472
|
class="pressable cell"
|
|
4472
|
-
data-testid="calendar-34-3"
|
|
4473
|
+
data-testid="calendar-2022-34-3"
|
|
4473
4474
|
tabindex="7-18"
|
|
4474
4475
|
>
|
|
4475
4476
|
<ui-view
|
|
@@ -4489,7 +4490,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4489
4490
|
</ui-pressable>
|
|
4490
4491
|
<ui-pressable
|
|
4491
4492
|
class="pressable cell"
|
|
4492
|
-
data-testid="calendar-34-4"
|
|
4493
|
+
data-testid="calendar-2022-34-4"
|
|
4493
4494
|
tabindex="7-19"
|
|
4494
4495
|
>
|
|
4495
4496
|
<ui-view
|
|
@@ -4509,7 +4510,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4509
4510
|
</ui-pressable>
|
|
4510
4511
|
<ui-pressable
|
|
4511
4512
|
class="pressable cell"
|
|
4512
|
-
data-testid="calendar-34-5"
|
|
4513
|
+
data-testid="calendar-2022-34-5"
|
|
4513
4514
|
tabindex="7-20"
|
|
4514
4515
|
>
|
|
4515
4516
|
<ui-view
|
|
@@ -4529,7 +4530,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4529
4530
|
</ui-pressable>
|
|
4530
4531
|
<ui-pressable
|
|
4531
4532
|
class="pressable cell"
|
|
4532
|
-
data-testid="calendar-34-6"
|
|
4533
|
+
data-testid="calendar-2022-34-6"
|
|
4533
4534
|
tabindex="7-21"
|
|
4534
4535
|
>
|
|
4535
4536
|
<ui-view
|
|
@@ -4553,7 +4554,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4553
4554
|
>
|
|
4554
4555
|
<ui-pressable
|
|
4555
4556
|
class="pressable cell"
|
|
4556
|
-
data-testid="calendar-35-0"
|
|
4557
|
+
data-testid="calendar-2022-35-0"
|
|
4557
4558
|
tabindex="7-22"
|
|
4558
4559
|
>
|
|
4559
4560
|
<ui-view
|
|
@@ -4573,7 +4574,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4573
4574
|
</ui-pressable>
|
|
4574
4575
|
<ui-pressable
|
|
4575
4576
|
class="pressable cell"
|
|
4576
|
-
data-testid="calendar-35-1"
|
|
4577
|
+
data-testid="calendar-2022-35-1"
|
|
4577
4578
|
tabindex="7-23"
|
|
4578
4579
|
>
|
|
4579
4580
|
<ui-view
|
|
@@ -4593,7 +4594,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4593
4594
|
</ui-pressable>
|
|
4594
4595
|
<ui-pressable
|
|
4595
4596
|
class="pressable cell"
|
|
4596
|
-
data-testid="calendar-35-2"
|
|
4597
|
+
data-testid="calendar-2022-35-2"
|
|
4597
4598
|
tabindex="7-24"
|
|
4598
4599
|
>
|
|
4599
4600
|
<ui-view
|
|
@@ -4613,7 +4614,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4613
4614
|
</ui-pressable>
|
|
4614
4615
|
<ui-pressable
|
|
4615
4616
|
class="pressable cell"
|
|
4616
|
-
data-testid="calendar-35-3"
|
|
4617
|
+
data-testid="calendar-2022-35-3"
|
|
4617
4618
|
tabindex="7-25"
|
|
4618
4619
|
>
|
|
4619
4620
|
<ui-view
|
|
@@ -4633,7 +4634,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4633
4634
|
</ui-pressable>
|
|
4634
4635
|
<ui-pressable
|
|
4635
4636
|
class="pressable cell"
|
|
4636
|
-
data-testid="calendar-35-4"
|
|
4637
|
+
data-testid="calendar-2022-35-4"
|
|
4637
4638
|
tabindex="7-26"
|
|
4638
4639
|
>
|
|
4639
4640
|
<ui-view
|
|
@@ -4653,7 +4654,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4653
4654
|
</ui-pressable>
|
|
4654
4655
|
<ui-pressable
|
|
4655
4656
|
class="pressable cell"
|
|
4656
|
-
data-testid="calendar-35-5"
|
|
4657
|
+
data-testid="calendar-2022-35-5"
|
|
4657
4658
|
tabindex="7-27"
|
|
4658
4659
|
>
|
|
4659
4660
|
<ui-view
|
|
@@ -4673,7 +4674,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4673
4674
|
</ui-pressable>
|
|
4674
4675
|
<ui-pressable
|
|
4675
4676
|
class="pressable cell"
|
|
4676
|
-
data-testid="calendar-35-6"
|
|
4677
|
+
data-testid="calendar-2022-35-6"
|
|
4677
4678
|
tabindex="7-28"
|
|
4678
4679
|
>
|
|
4679
4680
|
<ui-view
|
|
@@ -4697,7 +4698,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4697
4698
|
>
|
|
4698
4699
|
<ui-pressable
|
|
4699
4700
|
class="pressable cell"
|
|
4700
|
-
data-testid="calendar-36-0"
|
|
4701
|
+
data-testid="calendar-2022-36-0"
|
|
4701
4702
|
tabindex="7-29"
|
|
4702
4703
|
>
|
|
4703
4704
|
<ui-view
|
|
@@ -4717,7 +4718,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4717
4718
|
</ui-pressable>
|
|
4718
4719
|
<ui-pressable
|
|
4719
4720
|
class="pressable cell"
|
|
4720
|
-
data-testid="calendar-36-1"
|
|
4721
|
+
data-testid="calendar-2022-36-1"
|
|
4721
4722
|
tabindex="7-30"
|
|
4722
4723
|
>
|
|
4723
4724
|
<ui-view
|
|
@@ -4737,7 +4738,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4737
4738
|
</ui-pressable>
|
|
4738
4739
|
<ui-pressable
|
|
4739
4740
|
class="pressable cell"
|
|
4740
|
-
data-testid="calendar-36-2"
|
|
4741
|
+
data-testid="calendar-2022-36-2"
|
|
4741
4742
|
tabindex="7-31"
|
|
4742
4743
|
>
|
|
4743
4744
|
<ui-view
|
|
@@ -4899,7 +4900,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4899
4900
|
/>
|
|
4900
4901
|
<ui-pressable
|
|
4901
4902
|
class="pressable cell"
|
|
4902
|
-
data-testid="calendar-36-3"
|
|
4903
|
+
data-testid="calendar-2022-36-3"
|
|
4903
4904
|
tabindex="8-1"
|
|
4904
4905
|
>
|
|
4905
4906
|
<ui-view
|
|
@@ -4919,7 +4920,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4919
4920
|
</ui-pressable>
|
|
4920
4921
|
<ui-pressable
|
|
4921
4922
|
class="pressable cell"
|
|
4922
|
-
data-testid="calendar-36-4"
|
|
4923
|
+
data-testid="calendar-2022-36-4"
|
|
4923
4924
|
tabindex="8-2"
|
|
4924
4925
|
>
|
|
4925
4926
|
<ui-view
|
|
@@ -4939,7 +4940,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4939
4940
|
</ui-pressable>
|
|
4940
4941
|
<ui-pressable
|
|
4941
4942
|
class="pressable cell"
|
|
4942
|
-
data-testid="calendar-36-5"
|
|
4943
|
+
data-testid="calendar-2022-36-5"
|
|
4943
4944
|
tabindex="8-3"
|
|
4944
4945
|
>
|
|
4945
4946
|
<ui-view
|
|
@@ -4959,7 +4960,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4959
4960
|
</ui-pressable>
|
|
4960
4961
|
<ui-pressable
|
|
4961
4962
|
class="pressable cell"
|
|
4962
|
-
data-testid="calendar-36-6"
|
|
4963
|
+
data-testid="calendar-2022-36-6"
|
|
4963
4964
|
tabindex="8-4"
|
|
4964
4965
|
>
|
|
4965
4966
|
<ui-view
|
|
@@ -4983,7 +4984,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
4983
4984
|
>
|
|
4984
4985
|
<ui-pressable
|
|
4985
4986
|
class="pressable cell"
|
|
4986
|
-
data-testid="calendar-37-0"
|
|
4987
|
+
data-testid="calendar-2022-37-0"
|
|
4987
4988
|
tabindex="8-5"
|
|
4988
4989
|
>
|
|
4989
4990
|
<ui-view
|
|
@@ -5003,7 +5004,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5003
5004
|
</ui-pressable>
|
|
5004
5005
|
<ui-pressable
|
|
5005
5006
|
class="pressable cell"
|
|
5006
|
-
data-testid="calendar-37-1"
|
|
5007
|
+
data-testid="calendar-2022-37-1"
|
|
5007
5008
|
tabindex="8-6"
|
|
5008
5009
|
>
|
|
5009
5010
|
<ui-view
|
|
@@ -5023,7 +5024,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5023
5024
|
</ui-pressable>
|
|
5024
5025
|
<ui-pressable
|
|
5025
5026
|
class="pressable cell"
|
|
5026
|
-
data-testid="calendar-37-2"
|
|
5027
|
+
data-testid="calendar-2022-37-2"
|
|
5027
5028
|
tabindex="8-7"
|
|
5028
5029
|
>
|
|
5029
5030
|
<ui-view
|
|
@@ -5043,7 +5044,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5043
5044
|
</ui-pressable>
|
|
5044
5045
|
<ui-pressable
|
|
5045
5046
|
class="pressable cell"
|
|
5046
|
-
data-testid="calendar-37-3"
|
|
5047
|
+
data-testid="calendar-2022-37-3"
|
|
5047
5048
|
tabindex="8-8"
|
|
5048
5049
|
>
|
|
5049
5050
|
<ui-view
|
|
@@ -5063,7 +5064,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5063
5064
|
</ui-pressable>
|
|
5064
5065
|
<ui-pressable
|
|
5065
5066
|
class="pressable cell"
|
|
5066
|
-
data-testid="calendar-37-4"
|
|
5067
|
+
data-testid="calendar-2022-37-4"
|
|
5067
5068
|
tabindex="8-9"
|
|
5068
5069
|
>
|
|
5069
5070
|
<ui-view
|
|
@@ -5083,7 +5084,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5083
5084
|
</ui-pressable>
|
|
5084
5085
|
<ui-pressable
|
|
5085
5086
|
class="pressable cell"
|
|
5086
|
-
data-testid="calendar-37-5"
|
|
5087
|
+
data-testid="calendar-2022-37-5"
|
|
5087
5088
|
tabindex="8-10"
|
|
5088
5089
|
>
|
|
5089
5090
|
<ui-view
|
|
@@ -5103,7 +5104,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5103
5104
|
</ui-pressable>
|
|
5104
5105
|
<ui-pressable
|
|
5105
5106
|
class="pressable cell"
|
|
5106
|
-
data-testid="calendar-37-6"
|
|
5107
|
+
data-testid="calendar-2022-37-6"
|
|
5107
5108
|
tabindex="8-11"
|
|
5108
5109
|
>
|
|
5109
5110
|
<ui-view
|
|
@@ -5127,7 +5128,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5127
5128
|
>
|
|
5128
5129
|
<ui-pressable
|
|
5129
5130
|
class="pressable cell"
|
|
5130
|
-
data-testid="calendar-38-0"
|
|
5131
|
+
data-testid="calendar-2022-38-0"
|
|
5131
5132
|
tabindex="8-12"
|
|
5132
5133
|
>
|
|
5133
5134
|
<ui-view
|
|
@@ -5147,7 +5148,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5147
5148
|
</ui-pressable>
|
|
5148
5149
|
<ui-pressable
|
|
5149
5150
|
class="pressable cell"
|
|
5150
|
-
data-testid="calendar-38-1"
|
|
5151
|
+
data-testid="calendar-2022-38-1"
|
|
5151
5152
|
tabindex="8-13"
|
|
5152
5153
|
>
|
|
5153
5154
|
<ui-view
|
|
@@ -5167,7 +5168,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5167
5168
|
</ui-pressable>
|
|
5168
5169
|
<ui-pressable
|
|
5169
5170
|
class="pressable cell"
|
|
5170
|
-
data-testid="calendar-38-2"
|
|
5171
|
+
data-testid="calendar-2022-38-2"
|
|
5171
5172
|
tabindex="8-14"
|
|
5172
5173
|
>
|
|
5173
5174
|
<ui-view
|
|
@@ -5187,7 +5188,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5187
5188
|
</ui-pressable>
|
|
5188
5189
|
<ui-pressable
|
|
5189
5190
|
class="pressable cell"
|
|
5190
|
-
data-testid="calendar-38-3"
|
|
5191
|
+
data-testid="calendar-2022-38-3"
|
|
5191
5192
|
tabindex="8-15"
|
|
5192
5193
|
>
|
|
5193
5194
|
<ui-view
|
|
@@ -5207,7 +5208,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5207
5208
|
</ui-pressable>
|
|
5208
5209
|
<ui-pressable
|
|
5209
5210
|
class="pressable cell"
|
|
5210
|
-
data-testid="calendar-38-4"
|
|
5211
|
+
data-testid="calendar-2022-38-4"
|
|
5211
5212
|
tabindex="8-16"
|
|
5212
5213
|
>
|
|
5213
5214
|
<ui-view
|
|
@@ -5227,7 +5228,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5227
5228
|
</ui-pressable>
|
|
5228
5229
|
<ui-pressable
|
|
5229
5230
|
class="pressable cell"
|
|
5230
|
-
data-testid="calendar-38-5"
|
|
5231
|
+
data-testid="calendar-2022-38-5"
|
|
5231
5232
|
tabindex="8-17"
|
|
5232
5233
|
>
|
|
5233
5234
|
<ui-view
|
|
@@ -5247,7 +5248,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5247
5248
|
</ui-pressable>
|
|
5248
5249
|
<ui-pressable
|
|
5249
5250
|
class="pressable cell"
|
|
5250
|
-
data-testid="calendar-38-6"
|
|
5251
|
+
data-testid="calendar-2022-38-6"
|
|
5251
5252
|
tabindex="8-18"
|
|
5252
5253
|
>
|
|
5253
5254
|
<ui-view
|
|
@@ -5271,7 +5272,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5271
5272
|
>
|
|
5272
5273
|
<ui-pressable
|
|
5273
5274
|
class="pressable cell"
|
|
5274
|
-
data-testid="calendar-39-0"
|
|
5275
|
+
data-testid="calendar-2022-39-0"
|
|
5275
5276
|
tabindex="8-19"
|
|
5276
5277
|
>
|
|
5277
5278
|
<ui-view
|
|
@@ -5291,7 +5292,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5291
5292
|
</ui-pressable>
|
|
5292
5293
|
<ui-pressable
|
|
5293
5294
|
class="pressable cell"
|
|
5294
|
-
data-testid="calendar-39-1"
|
|
5295
|
+
data-testid="calendar-2022-39-1"
|
|
5295
5296
|
tabindex="8-20"
|
|
5296
5297
|
>
|
|
5297
5298
|
<ui-view
|
|
@@ -5311,7 +5312,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5311
5312
|
</ui-pressable>
|
|
5312
5313
|
<ui-pressable
|
|
5313
5314
|
class="pressable cell"
|
|
5314
|
-
data-testid="calendar-39-2"
|
|
5315
|
+
data-testid="calendar-2022-39-2"
|
|
5315
5316
|
tabindex="8-21"
|
|
5316
5317
|
>
|
|
5317
5318
|
<ui-view
|
|
@@ -5331,7 +5332,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5331
5332
|
</ui-pressable>
|
|
5332
5333
|
<ui-pressable
|
|
5333
5334
|
class="pressable cell"
|
|
5334
|
-
data-testid="calendar-39-3"
|
|
5335
|
+
data-testid="calendar-2022-39-3"
|
|
5335
5336
|
tabindex="8-22"
|
|
5336
5337
|
>
|
|
5337
5338
|
<ui-view
|
|
@@ -5351,7 +5352,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5351
5352
|
</ui-pressable>
|
|
5352
5353
|
<ui-pressable
|
|
5353
5354
|
class="pressable cell"
|
|
5354
|
-
data-testid="calendar-39-4"
|
|
5355
|
+
data-testid="calendar-2022-39-4"
|
|
5355
5356
|
tabindex="8-23"
|
|
5356
5357
|
>
|
|
5357
5358
|
<ui-view
|
|
@@ -5371,7 +5372,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5371
5372
|
</ui-pressable>
|
|
5372
5373
|
<ui-pressable
|
|
5373
5374
|
class="pressable cell"
|
|
5374
|
-
data-testid="calendar-39-5"
|
|
5375
|
+
data-testid="calendar-2022-39-5"
|
|
5375
5376
|
tabindex="8-24"
|
|
5376
5377
|
>
|
|
5377
5378
|
<ui-view
|
|
@@ -5391,7 +5392,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5391
5392
|
</ui-pressable>
|
|
5392
5393
|
<ui-pressable
|
|
5393
5394
|
class="pressable cell"
|
|
5394
|
-
data-testid="calendar-39-6"
|
|
5395
|
+
data-testid="calendar-2022-39-6"
|
|
5395
5396
|
tabindex="8-25"
|
|
5396
5397
|
>
|
|
5397
5398
|
<ui-view
|
|
@@ -5415,7 +5416,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5415
5416
|
>
|
|
5416
5417
|
<ui-pressable
|
|
5417
5418
|
class="pressable cell"
|
|
5418
|
-
data-testid="calendar-40-0"
|
|
5419
|
+
data-testid="calendar-2022-40-0"
|
|
5419
5420
|
tabindex="8-26"
|
|
5420
5421
|
>
|
|
5421
5422
|
<ui-view
|
|
@@ -5435,7 +5436,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5435
5436
|
</ui-pressable>
|
|
5436
5437
|
<ui-pressable
|
|
5437
5438
|
class="pressable cell"
|
|
5438
|
-
data-testid="calendar-40-1"
|
|
5439
|
+
data-testid="calendar-2022-40-1"
|
|
5439
5440
|
tabindex="8-27"
|
|
5440
5441
|
>
|
|
5441
5442
|
<ui-view
|
|
@@ -5455,7 +5456,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5455
5456
|
</ui-pressable>
|
|
5456
5457
|
<ui-pressable
|
|
5457
5458
|
class="pressable cell"
|
|
5458
|
-
data-testid="calendar-40-2"
|
|
5459
|
+
data-testid="calendar-2022-40-2"
|
|
5459
5460
|
tabindex="8-28"
|
|
5460
5461
|
>
|
|
5461
5462
|
<ui-view
|
|
@@ -5475,7 +5476,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5475
5476
|
</ui-pressable>
|
|
5476
5477
|
<ui-pressable
|
|
5477
5478
|
class="pressable cell"
|
|
5478
|
-
data-testid="calendar-40-3"
|
|
5479
|
+
data-testid="calendar-2022-40-3"
|
|
5479
5480
|
tabindex="8-29"
|
|
5480
5481
|
>
|
|
5481
5482
|
<ui-view
|
|
@@ -5495,7 +5496,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5495
5496
|
</ui-pressable>
|
|
5496
5497
|
<ui-pressable
|
|
5497
5498
|
class="pressable cell"
|
|
5498
|
-
data-testid="calendar-40-4"
|
|
5499
|
+
data-testid="calendar-2022-40-4"
|
|
5499
5500
|
tabindex="8-30"
|
|
5500
5501
|
>
|
|
5501
5502
|
<ui-view
|
|
@@ -6212,7 +6213,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6212
6213
|
</ui-pressable>
|
|
6213
6214
|
<ui-pressable
|
|
6214
6215
|
class="pressable cell"
|
|
6215
|
-
data-testid="mirai-calendar-33-2"
|
|
6216
|
+
data-testid="mirai-calendar-2022-33-2"
|
|
6216
6217
|
tabindex="7-10"
|
|
6217
6218
|
>
|
|
6218
6219
|
<ui-view
|
|
@@ -6232,7 +6233,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6232
6233
|
</ui-pressable>
|
|
6233
6234
|
<ui-pressable
|
|
6234
6235
|
class="pressable cell"
|
|
6235
|
-
data-testid="mirai-calendar-33-3"
|
|
6236
|
+
data-testid="mirai-calendar-2022-33-3"
|
|
6236
6237
|
tabindex="7-11"
|
|
6237
6238
|
>
|
|
6238
6239
|
<ui-view
|
|
@@ -6252,7 +6253,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6252
6253
|
</ui-pressable>
|
|
6253
6254
|
<ui-pressable
|
|
6254
6255
|
class="pressable cell"
|
|
6255
|
-
data-testid="mirai-calendar-33-4"
|
|
6256
|
+
data-testid="mirai-calendar-2022-33-4"
|
|
6256
6257
|
tabindex="7-12"
|
|
6257
6258
|
>
|
|
6258
6259
|
<ui-view
|
|
@@ -6272,7 +6273,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6272
6273
|
</ui-pressable>
|
|
6273
6274
|
<ui-pressable
|
|
6274
6275
|
class="pressable cell"
|
|
6275
|
-
data-testid="mirai-calendar-33-5"
|
|
6276
|
+
data-testid="mirai-calendar-2022-33-5"
|
|
6276
6277
|
tabindex="7-13"
|
|
6277
6278
|
>
|
|
6278
6279
|
<ui-view
|
|
@@ -6292,7 +6293,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6292
6293
|
</ui-pressable>
|
|
6293
6294
|
<ui-pressable
|
|
6294
6295
|
class="pressable cell"
|
|
6295
|
-
data-testid="mirai-calendar-33-6"
|
|
6296
|
+
data-testid="mirai-calendar-2022-33-6"
|
|
6296
6297
|
tabindex="7-14"
|
|
6297
6298
|
>
|
|
6298
6299
|
<ui-view
|
|
@@ -6316,7 +6317,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6316
6317
|
>
|
|
6317
6318
|
<ui-pressable
|
|
6318
6319
|
class="pressable cell"
|
|
6319
|
-
data-testid="mirai-calendar-34-0"
|
|
6320
|
+
data-testid="mirai-calendar-2022-34-0"
|
|
6320
6321
|
tabindex="7-15"
|
|
6321
6322
|
>
|
|
6322
6323
|
<ui-view
|
|
@@ -6336,7 +6337,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6336
6337
|
</ui-pressable>
|
|
6337
6338
|
<ui-pressable
|
|
6338
6339
|
class="pressable cell"
|
|
6339
|
-
data-testid="mirai-calendar-34-1"
|
|
6340
|
+
data-testid="mirai-calendar-2022-34-1"
|
|
6340
6341
|
tabindex="7-16"
|
|
6341
6342
|
>
|
|
6342
6343
|
<ui-view
|
|
@@ -6356,7 +6357,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6356
6357
|
</ui-pressable>
|
|
6357
6358
|
<ui-pressable
|
|
6358
6359
|
class="pressable cell"
|
|
6359
|
-
data-testid="mirai-calendar-34-2"
|
|
6360
|
+
data-testid="mirai-calendar-2022-34-2"
|
|
6360
6361
|
tabindex="7-17"
|
|
6361
6362
|
>
|
|
6362
6363
|
<ui-view
|
|
@@ -6376,7 +6377,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6376
6377
|
</ui-pressable>
|
|
6377
6378
|
<ui-pressable
|
|
6378
6379
|
class="pressable cell"
|
|
6379
|
-
data-testid="mirai-calendar-34-3"
|
|
6380
|
+
data-testid="mirai-calendar-2022-34-3"
|
|
6380
6381
|
tabindex="7-18"
|
|
6381
6382
|
>
|
|
6382
6383
|
<ui-view
|
|
@@ -6396,7 +6397,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6396
6397
|
</ui-pressable>
|
|
6397
6398
|
<ui-pressable
|
|
6398
6399
|
class="pressable cell"
|
|
6399
|
-
data-testid="mirai-calendar-34-4"
|
|
6400
|
+
data-testid="mirai-calendar-2022-34-4"
|
|
6400
6401
|
tabindex="7-19"
|
|
6401
6402
|
>
|
|
6402
6403
|
<ui-view
|
|
@@ -6416,7 +6417,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6416
6417
|
</ui-pressable>
|
|
6417
6418
|
<ui-pressable
|
|
6418
6419
|
class="pressable cell"
|
|
6419
|
-
data-testid="mirai-calendar-34-5"
|
|
6420
|
+
data-testid="mirai-calendar-2022-34-5"
|
|
6420
6421
|
tabindex="7-20"
|
|
6421
6422
|
>
|
|
6422
6423
|
<ui-view
|
|
@@ -6436,7 +6437,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6436
6437
|
</ui-pressable>
|
|
6437
6438
|
<ui-pressable
|
|
6438
6439
|
class="pressable cell"
|
|
6439
|
-
data-testid="mirai-calendar-34-6"
|
|
6440
|
+
data-testid="mirai-calendar-2022-34-6"
|
|
6440
6441
|
tabindex="7-21"
|
|
6441
6442
|
>
|
|
6442
6443
|
<ui-view
|
|
@@ -6460,7 +6461,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6460
6461
|
>
|
|
6461
6462
|
<ui-pressable
|
|
6462
6463
|
class="pressable cell"
|
|
6463
|
-
data-testid="mirai-calendar-35-0"
|
|
6464
|
+
data-testid="mirai-calendar-2022-35-0"
|
|
6464
6465
|
tabindex="7-22"
|
|
6465
6466
|
>
|
|
6466
6467
|
<ui-view
|
|
@@ -6480,7 +6481,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6480
6481
|
</ui-pressable>
|
|
6481
6482
|
<ui-pressable
|
|
6482
6483
|
class="pressable cell"
|
|
6483
|
-
data-testid="mirai-calendar-35-1"
|
|
6484
|
+
data-testid="mirai-calendar-2022-35-1"
|
|
6484
6485
|
tabindex="7-23"
|
|
6485
6486
|
>
|
|
6486
6487
|
<ui-view
|
|
@@ -6500,7 +6501,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6500
6501
|
</ui-pressable>
|
|
6501
6502
|
<ui-pressable
|
|
6502
6503
|
class="pressable cell"
|
|
6503
|
-
data-testid="mirai-calendar-35-2"
|
|
6504
|
+
data-testid="mirai-calendar-2022-35-2"
|
|
6504
6505
|
tabindex="7-24"
|
|
6505
6506
|
>
|
|
6506
6507
|
<ui-view
|
|
@@ -6520,7 +6521,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6520
6521
|
</ui-pressable>
|
|
6521
6522
|
<ui-pressable
|
|
6522
6523
|
class="pressable cell"
|
|
6523
|
-
data-testid="mirai-calendar-35-3"
|
|
6524
|
+
data-testid="mirai-calendar-2022-35-3"
|
|
6524
6525
|
tabindex="7-25"
|
|
6525
6526
|
>
|
|
6526
6527
|
<ui-view
|
|
@@ -6540,7 +6541,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6540
6541
|
</ui-pressable>
|
|
6541
6542
|
<ui-pressable
|
|
6542
6543
|
class="pressable cell"
|
|
6543
|
-
data-testid="mirai-calendar-35-4"
|
|
6544
|
+
data-testid="mirai-calendar-2022-35-4"
|
|
6544
6545
|
tabindex="7-26"
|
|
6545
6546
|
>
|
|
6546
6547
|
<ui-view
|
|
@@ -6560,7 +6561,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6560
6561
|
</ui-pressable>
|
|
6561
6562
|
<ui-pressable
|
|
6562
6563
|
class="pressable cell"
|
|
6563
|
-
data-testid="mirai-calendar-35-5"
|
|
6564
|
+
data-testid="mirai-calendar-2022-35-5"
|
|
6564
6565
|
tabindex="7-27"
|
|
6565
6566
|
>
|
|
6566
6567
|
<ui-view
|
|
@@ -6580,7 +6581,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6580
6581
|
</ui-pressable>
|
|
6581
6582
|
<ui-pressable
|
|
6582
6583
|
class="pressable cell"
|
|
6583
|
-
data-testid="mirai-calendar-35-6"
|
|
6584
|
+
data-testid="mirai-calendar-2022-35-6"
|
|
6584
6585
|
tabindex="7-28"
|
|
6585
6586
|
>
|
|
6586
6587
|
<ui-view
|
|
@@ -6604,7 +6605,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6604
6605
|
>
|
|
6605
6606
|
<ui-pressable
|
|
6606
6607
|
class="pressable cell"
|
|
6607
|
-
data-testid="mirai-calendar-36-0"
|
|
6608
|
+
data-testid="mirai-calendar-2022-36-0"
|
|
6608
6609
|
tabindex="7-29"
|
|
6609
6610
|
>
|
|
6610
6611
|
<ui-view
|
|
@@ -6624,7 +6625,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6624
6625
|
</ui-pressable>
|
|
6625
6626
|
<ui-pressable
|
|
6626
6627
|
class="pressable cell"
|
|
6627
|
-
data-testid="mirai-calendar-36-1"
|
|
6628
|
+
data-testid="mirai-calendar-2022-36-1"
|
|
6628
6629
|
tabindex="7-30"
|
|
6629
6630
|
>
|
|
6630
6631
|
<ui-view
|
|
@@ -6644,7 +6645,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6644
6645
|
</ui-pressable>
|
|
6645
6646
|
<ui-pressable
|
|
6646
6647
|
class="pressable cell"
|
|
6647
|
-
data-testid="mirai-calendar-36-2"
|
|
6648
|
+
data-testid="mirai-calendar-2022-36-2"
|
|
6648
6649
|
tabindex="7-31"
|
|
6649
6650
|
>
|
|
6650
6651
|
<ui-view
|
|
@@ -6807,7 +6808,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6807
6808
|
/>
|
|
6808
6809
|
<ui-pressable
|
|
6809
6810
|
class="pressable cell"
|
|
6810
|
-
data-testid="mirai-calendar-36-3"
|
|
6811
|
+
data-testid="mirai-calendar-2022-36-3"
|
|
6811
6812
|
tabindex="8-1"
|
|
6812
6813
|
>
|
|
6813
6814
|
<ui-view
|
|
@@ -6827,7 +6828,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6827
6828
|
</ui-pressable>
|
|
6828
6829
|
<ui-pressable
|
|
6829
6830
|
class="pressable cell"
|
|
6830
|
-
data-testid="mirai-calendar-36-4"
|
|
6831
|
+
data-testid="mirai-calendar-2022-36-4"
|
|
6831
6832
|
tabindex="8-2"
|
|
6832
6833
|
>
|
|
6833
6834
|
<ui-view
|
|
@@ -6847,7 +6848,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6847
6848
|
</ui-pressable>
|
|
6848
6849
|
<ui-pressable
|
|
6849
6850
|
class="pressable cell"
|
|
6850
|
-
data-testid="mirai-calendar-36-5"
|
|
6851
|
+
data-testid="mirai-calendar-2022-36-5"
|
|
6851
6852
|
tabindex="8-3"
|
|
6852
6853
|
>
|
|
6853
6854
|
<ui-view
|
|
@@ -6867,7 +6868,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6867
6868
|
</ui-pressable>
|
|
6868
6869
|
<ui-pressable
|
|
6869
6870
|
class="pressable cell"
|
|
6870
|
-
data-testid="mirai-calendar-36-6"
|
|
6871
|
+
data-testid="mirai-calendar-2022-36-6"
|
|
6871
6872
|
tabindex="8-4"
|
|
6872
6873
|
>
|
|
6873
6874
|
<ui-view
|
|
@@ -6891,7 +6892,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6891
6892
|
>
|
|
6892
6893
|
<ui-pressable
|
|
6893
6894
|
class="pressable cell"
|
|
6894
|
-
data-testid="mirai-calendar-37-0"
|
|
6895
|
+
data-testid="mirai-calendar-2022-37-0"
|
|
6895
6896
|
tabindex="8-5"
|
|
6896
6897
|
>
|
|
6897
6898
|
<ui-view
|
|
@@ -6911,7 +6912,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6911
6912
|
</ui-pressable>
|
|
6912
6913
|
<ui-pressable
|
|
6913
6914
|
class="pressable cell"
|
|
6914
|
-
data-testid="mirai-calendar-37-1"
|
|
6915
|
+
data-testid="mirai-calendar-2022-37-1"
|
|
6915
6916
|
tabindex="8-6"
|
|
6916
6917
|
>
|
|
6917
6918
|
<ui-view
|
|
@@ -6931,7 +6932,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6931
6932
|
</ui-pressable>
|
|
6932
6933
|
<ui-pressable
|
|
6933
6934
|
class="pressable cell"
|
|
6934
|
-
data-testid="mirai-calendar-37-2"
|
|
6935
|
+
data-testid="mirai-calendar-2022-37-2"
|
|
6935
6936
|
tabindex="8-7"
|
|
6936
6937
|
>
|
|
6937
6938
|
<ui-view
|
|
@@ -6951,7 +6952,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6951
6952
|
</ui-pressable>
|
|
6952
6953
|
<ui-pressable
|
|
6953
6954
|
class="pressable cell"
|
|
6954
|
-
data-testid="mirai-calendar-37-3"
|
|
6955
|
+
data-testid="mirai-calendar-2022-37-3"
|
|
6955
6956
|
tabindex="8-8"
|
|
6956
6957
|
>
|
|
6957
6958
|
<ui-view
|
|
@@ -6971,7 +6972,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6971
6972
|
</ui-pressable>
|
|
6972
6973
|
<ui-pressable
|
|
6973
6974
|
class="pressable cell"
|
|
6974
|
-
data-testid="mirai-calendar-37-4"
|
|
6975
|
+
data-testid="mirai-calendar-2022-37-4"
|
|
6975
6976
|
tabindex="8-9"
|
|
6976
6977
|
>
|
|
6977
6978
|
<ui-view
|
|
@@ -6991,7 +6992,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
6991
6992
|
</ui-pressable>
|
|
6992
6993
|
<ui-pressable
|
|
6993
6994
|
class="pressable cell"
|
|
6994
|
-
data-testid="mirai-calendar-37-5"
|
|
6995
|
+
data-testid="mirai-calendar-2022-37-5"
|
|
6995
6996
|
tabindex="8-10"
|
|
6996
6997
|
>
|
|
6997
6998
|
<ui-view
|
|
@@ -7011,7 +7012,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7011
7012
|
</ui-pressable>
|
|
7012
7013
|
<ui-pressable
|
|
7013
7014
|
class="pressable cell"
|
|
7014
|
-
data-testid="mirai-calendar-37-6"
|
|
7015
|
+
data-testid="mirai-calendar-2022-37-6"
|
|
7015
7016
|
tabindex="8-11"
|
|
7016
7017
|
>
|
|
7017
7018
|
<ui-view
|
|
@@ -7035,7 +7036,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7035
7036
|
>
|
|
7036
7037
|
<ui-pressable
|
|
7037
7038
|
class="pressable cell"
|
|
7038
|
-
data-testid="mirai-calendar-38-0"
|
|
7039
|
+
data-testid="mirai-calendar-2022-38-0"
|
|
7039
7040
|
tabindex="8-12"
|
|
7040
7041
|
>
|
|
7041
7042
|
<ui-view
|
|
@@ -7055,7 +7056,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7055
7056
|
</ui-pressable>
|
|
7056
7057
|
<ui-pressable
|
|
7057
7058
|
class="pressable cell"
|
|
7058
|
-
data-testid="mirai-calendar-38-1"
|
|
7059
|
+
data-testid="mirai-calendar-2022-38-1"
|
|
7059
7060
|
tabindex="8-13"
|
|
7060
7061
|
>
|
|
7061
7062
|
<ui-view
|
|
@@ -7075,7 +7076,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7075
7076
|
</ui-pressable>
|
|
7076
7077
|
<ui-pressable
|
|
7077
7078
|
class="pressable cell"
|
|
7078
|
-
data-testid="mirai-calendar-38-2"
|
|
7079
|
+
data-testid="mirai-calendar-2022-38-2"
|
|
7079
7080
|
tabindex="8-14"
|
|
7080
7081
|
>
|
|
7081
7082
|
<ui-view
|
|
@@ -7095,7 +7096,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7095
7096
|
</ui-pressable>
|
|
7096
7097
|
<ui-pressable
|
|
7097
7098
|
class="pressable cell"
|
|
7098
|
-
data-testid="mirai-calendar-38-3"
|
|
7099
|
+
data-testid="mirai-calendar-2022-38-3"
|
|
7099
7100
|
tabindex="8-15"
|
|
7100
7101
|
>
|
|
7101
7102
|
<ui-view
|
|
@@ -7115,7 +7116,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7115
7116
|
</ui-pressable>
|
|
7116
7117
|
<ui-pressable
|
|
7117
7118
|
class="pressable cell"
|
|
7118
|
-
data-testid="mirai-calendar-38-4"
|
|
7119
|
+
data-testid="mirai-calendar-2022-38-4"
|
|
7119
7120
|
tabindex="8-16"
|
|
7120
7121
|
>
|
|
7121
7122
|
<ui-view
|
|
@@ -7135,7 +7136,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7135
7136
|
</ui-pressable>
|
|
7136
7137
|
<ui-pressable
|
|
7137
7138
|
class="pressable cell"
|
|
7138
|
-
data-testid="mirai-calendar-38-5"
|
|
7139
|
+
data-testid="mirai-calendar-2022-38-5"
|
|
7139
7140
|
tabindex="8-17"
|
|
7140
7141
|
>
|
|
7141
7142
|
<ui-view
|
|
@@ -7155,7 +7156,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7155
7156
|
</ui-pressable>
|
|
7156
7157
|
<ui-pressable
|
|
7157
7158
|
class="pressable cell"
|
|
7158
|
-
data-testid="mirai-calendar-38-6"
|
|
7159
|
+
data-testid="mirai-calendar-2022-38-6"
|
|
7159
7160
|
tabindex="8-18"
|
|
7160
7161
|
>
|
|
7161
7162
|
<ui-view
|
|
@@ -7179,7 +7180,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7179
7180
|
>
|
|
7180
7181
|
<ui-pressable
|
|
7181
7182
|
class="pressable cell"
|
|
7182
|
-
data-testid="mirai-calendar-39-0"
|
|
7183
|
+
data-testid="mirai-calendar-2022-39-0"
|
|
7183
7184
|
tabindex="8-19"
|
|
7184
7185
|
>
|
|
7185
7186
|
<ui-view
|
|
@@ -7199,7 +7200,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7199
7200
|
</ui-pressable>
|
|
7200
7201
|
<ui-pressable
|
|
7201
7202
|
class="pressable cell"
|
|
7202
|
-
data-testid="mirai-calendar-39-1"
|
|
7203
|
+
data-testid="mirai-calendar-2022-39-1"
|
|
7203
7204
|
tabindex="8-20"
|
|
7204
7205
|
>
|
|
7205
7206
|
<ui-view
|
|
@@ -7219,7 +7220,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7219
7220
|
</ui-pressable>
|
|
7220
7221
|
<ui-pressable
|
|
7221
7222
|
class="pressable cell"
|
|
7222
|
-
data-testid="mirai-calendar-39-2"
|
|
7223
|
+
data-testid="mirai-calendar-2022-39-2"
|
|
7223
7224
|
tabindex="8-21"
|
|
7224
7225
|
>
|
|
7225
7226
|
<ui-view
|
|
@@ -7239,7 +7240,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7239
7240
|
</ui-pressable>
|
|
7240
7241
|
<ui-pressable
|
|
7241
7242
|
class="pressable cell"
|
|
7242
|
-
data-testid="mirai-calendar-39-3"
|
|
7243
|
+
data-testid="mirai-calendar-2022-39-3"
|
|
7243
7244
|
tabindex="8-22"
|
|
7244
7245
|
>
|
|
7245
7246
|
<ui-view
|
|
@@ -7259,7 +7260,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7259
7260
|
</ui-pressable>
|
|
7260
7261
|
<ui-pressable
|
|
7261
7262
|
class="pressable cell"
|
|
7262
|
-
data-testid="mirai-calendar-39-4"
|
|
7263
|
+
data-testid="mirai-calendar-2022-39-4"
|
|
7263
7264
|
tabindex="8-23"
|
|
7264
7265
|
>
|
|
7265
7266
|
<ui-view
|
|
@@ -7279,7 +7280,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7279
7280
|
</ui-pressable>
|
|
7280
7281
|
<ui-pressable
|
|
7281
7282
|
class="pressable cell"
|
|
7282
|
-
data-testid="mirai-calendar-39-5"
|
|
7283
|
+
data-testid="mirai-calendar-2022-39-5"
|
|
7283
7284
|
tabindex="8-24"
|
|
7284
7285
|
>
|
|
7285
7286
|
<ui-view
|
|
@@ -7299,7 +7300,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7299
7300
|
</ui-pressable>
|
|
7300
7301
|
<ui-pressable
|
|
7301
7302
|
class="pressable cell"
|
|
7302
|
-
data-testid="mirai-calendar-39-6"
|
|
7303
|
+
data-testid="mirai-calendar-2022-39-6"
|
|
7303
7304
|
tabindex="8-25"
|
|
7304
7305
|
>
|
|
7305
7306
|
<ui-view
|
|
@@ -7323,7 +7324,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7323
7324
|
>
|
|
7324
7325
|
<ui-pressable
|
|
7325
7326
|
class="pressable cell"
|
|
7326
|
-
data-testid="mirai-calendar-40-0"
|
|
7327
|
+
data-testid="mirai-calendar-2022-40-0"
|
|
7327
7328
|
tabindex="8-26"
|
|
7328
7329
|
>
|
|
7329
7330
|
<ui-view
|
|
@@ -7343,7 +7344,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7343
7344
|
</ui-pressable>
|
|
7344
7345
|
<ui-pressable
|
|
7345
7346
|
class="pressable cell"
|
|
7346
|
-
data-testid="mirai-calendar-40-1"
|
|
7347
|
+
data-testid="mirai-calendar-2022-40-1"
|
|
7347
7348
|
tabindex="8-27"
|
|
7348
7349
|
>
|
|
7349
7350
|
<ui-view
|
|
@@ -7363,7 +7364,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7363
7364
|
</ui-pressable>
|
|
7364
7365
|
<ui-pressable
|
|
7365
7366
|
class="pressable cell"
|
|
7366
|
-
data-testid="mirai-calendar-40-2"
|
|
7367
|
+
data-testid="mirai-calendar-2022-40-2"
|
|
7367
7368
|
tabindex="8-28"
|
|
7368
7369
|
>
|
|
7369
7370
|
<ui-view
|
|
@@ -7383,7 +7384,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7383
7384
|
</ui-pressable>
|
|
7384
7385
|
<ui-pressable
|
|
7385
7386
|
class="pressable cell"
|
|
7386
|
-
data-testid="mirai-calendar-40-3"
|
|
7387
|
+
data-testid="mirai-calendar-2022-40-3"
|
|
7387
7388
|
tabindex="8-29"
|
|
7388
7389
|
>
|
|
7389
7390
|
<ui-view
|
|
@@ -7403,7 +7404,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7403
7404
|
</ui-pressable>
|
|
7404
7405
|
<ui-pressable
|
|
7405
7406
|
class="pressable cell"
|
|
7406
|
-
data-testid="mirai-calendar-40-4"
|
|
7407
|
+
data-testid="mirai-calendar-2022-40-4"
|
|
7407
7408
|
tabindex="8-30"
|
|
7408
7409
|
>
|
|
7409
7410
|
<ui-view
|
|
@@ -7751,6 +7752,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7751
7752
|
>
|
|
7752
7753
|
<ui-pressable
|
|
7753
7754
|
class="pressable"
|
|
7755
|
+
data-testid="mirai-promocode"
|
|
7754
7756
|
tabindex="0"
|
|
7755
7757
|
>
|
|
7756
7758
|
<ui-icon
|
|
@@ -7805,7 +7807,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7805
7807
|
>
|
|
7806
7808
|
<input
|
|
7807
7809
|
class="input"
|
|
7808
|
-
data-testid="mirai-promocode"
|
|
7810
|
+
data-testid="mirai-promocode-input"
|
|
7809
7811
|
name="mirai:finder:promocode"
|
|
7810
7812
|
placeholder="common.label.promo_code"
|
|
7811
7813
|
type="text"
|