@mirai/ui 1.0.22 → 1.0.25

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.
@@ -15,7 +15,7 @@ exports[`component:<Calendar> inherit:className 1`] = `
15
15
  class="view row header"
16
16
  >
17
17
  <span
18
- class="text bold paragraph upperCase title"
18
+ class="text bold subheadline title"
19
19
  >
20
20
  abril 1980
21
21
  </span>
@@ -24,37 +24,37 @@ exports[`component:<Calendar> inherit:className 1`] = `
24
24
  class="view row weekdays"
25
25
  >
26
26
  <span
27
- class="text small upperCase cell weekday"
27
+ class="text small cell weekday"
28
28
  >
29
29
  lun
30
30
  </span>
31
31
  <span
32
- class="text small upperCase cell weekday"
32
+ class="text small cell weekday"
33
33
  >
34
34
  mar
35
35
  </span>
36
36
  <span
37
- class="text small upperCase cell weekday"
37
+ class="text small cell weekday"
38
38
  >
39
39
  mié
40
40
  </span>
41
41
  <span
42
- class="text small upperCase cell weekday"
42
+ class="text small cell weekday"
43
43
  >
44
44
  jue
45
45
  </span>
46
46
  <span
47
- class="text small upperCase cell weekday"
47
+ class="text small cell weekday"
48
48
  >
49
49
  vie
50
50
  </span>
51
51
  <span
52
- class="text small upperCase cell weekday"
52
+ class="text small cell weekday"
53
53
  >
54
54
  sáb
55
55
  </span>
56
56
  <span
57
- class="text small upperCase cell weekday"
57
+ class="text small cell weekday"
58
58
  >
59
59
  dom
60
60
  </span>
@@ -601,7 +601,7 @@ exports[`component:<Calendar> inherit:className 1`] = `
601
601
  class="view row header"
602
602
  >
603
603
  <span
604
- class="text bold paragraph upperCase title"
604
+ class="text bold subheadline title"
605
605
  >
606
606
  mayo 1980
607
607
  </span>
@@ -639,37 +639,37 @@ exports[`component:<Calendar> inherit:className 1`] = `
639
639
  class="view row weekdays"
640
640
  >
641
641
  <span
642
- class="text small upperCase cell weekday"
642
+ class="text small cell weekday"
643
643
  >
644
644
  lun
645
645
  </span>
646
646
  <span
647
- class="text small upperCase cell weekday"
647
+ class="text small cell weekday"
648
648
  >
649
649
  mar
650
650
  </span>
651
651
  <span
652
- class="text small upperCase cell weekday"
652
+ class="text small cell weekday"
653
653
  >
654
654
  mié
655
655
  </span>
656
656
  <span
657
- class="text small upperCase cell weekday"
657
+ class="text small cell weekday"
658
658
  >
659
659
  jue
660
660
  </span>
661
661
  <span
662
- class="text small upperCase cell weekday"
662
+ class="text small cell weekday"
663
663
  >
664
664
  vie
665
665
  </span>
666
666
  <span
667
- class="text small upperCase cell weekday"
667
+ class="text small cell weekday"
668
668
  >
669
669
  sáb
670
670
  </span>
671
671
  <span
672
- class="text small upperCase cell weekday"
672
+ class="text small cell weekday"
673
673
  >
674
674
  dom
675
675
  </span>
@@ -1239,7 +1239,7 @@ exports[`component:<Calendar> prop:captions 1`] = `
1239
1239
  class="view row header"
1240
1240
  >
1241
1241
  <span
1242
- class="text bold paragraph upperCase title"
1242
+ class="text bold subheadline title"
1243
1243
  >
1244
1244
  abril 1980
1245
1245
  </span>
@@ -1248,37 +1248,37 @@ exports[`component:<Calendar> prop:captions 1`] = `
1248
1248
  class="view row weekdays"
1249
1249
  >
1250
1250
  <span
1251
- class="text small upperCase cell weekday"
1251
+ class="text small cell weekday"
1252
1252
  >
1253
1253
  lun
1254
1254
  </span>
1255
1255
  <span
1256
- class="text small upperCase cell weekday"
1256
+ class="text small cell weekday"
1257
1257
  >
1258
1258
  mar
1259
1259
  </span>
1260
1260
  <span
1261
- class="text small upperCase cell weekday"
1261
+ class="text small cell weekday"
1262
1262
  >
1263
1263
  mié
1264
1264
  </span>
1265
1265
  <span
1266
- class="text small upperCase cell weekday"
1266
+ class="text small cell weekday"
1267
1267
  >
1268
1268
  jue
1269
1269
  </span>
1270
1270
  <span
1271
- class="text small upperCase cell weekday"
1271
+ class="text small cell weekday"
1272
1272
  >
1273
1273
  vie
1274
1274
  </span>
1275
1275
  <span
1276
- class="text small upperCase cell weekday"
1276
+ class="text small cell weekday"
1277
1277
  >
1278
1278
  sáb
1279
1279
  </span>
1280
1280
  <span
1281
- class="text small upperCase cell weekday"
1281
+ class="text small cell weekday"
1282
1282
  >
1283
1283
  dom
1284
1284
  </span>
@@ -1915,7 +1915,7 @@ exports[`component:<Calendar> prop:captions 1`] = `
1915
1915
  class="view row header"
1916
1916
  >
1917
1917
  <span
1918
- class="text bold paragraph upperCase title"
1918
+ class="text bold subheadline title"
1919
1919
  >
1920
1920
  mayo 1980
1921
1921
  </span>
@@ -1953,37 +1953,37 @@ exports[`component:<Calendar> prop:captions 1`] = `
1953
1953
  class="view row weekdays"
1954
1954
  >
1955
1955
  <span
1956
- class="text small upperCase cell weekday"
1956
+ class="text small cell weekday"
1957
1957
  >
1958
1958
  lun
1959
1959
  </span>
1960
1960
  <span
1961
- class="text small upperCase cell weekday"
1961
+ class="text small cell weekday"
1962
1962
  >
1963
1963
  mar
1964
1964
  </span>
1965
1965
  <span
1966
- class="text small upperCase cell weekday"
1966
+ class="text small cell weekday"
1967
1967
  >
1968
1968
  mié
1969
1969
  </span>
1970
1970
  <span
1971
- class="text small upperCase cell weekday"
1971
+ class="text small cell weekday"
1972
1972
  >
1973
1973
  jue
1974
1974
  </span>
1975
1975
  <span
1976
- class="text small upperCase cell weekday"
1976
+ class="text small cell weekday"
1977
1977
  >
1978
1978
  vie
1979
1979
  </span>
1980
1980
  <span
1981
- class="text small upperCase cell weekday"
1981
+ class="text small cell weekday"
1982
1982
  >
1983
1983
  sáb
1984
1984
  </span>
1985
1985
  <span
1986
- class="text small upperCase cell weekday"
1986
+ class="text small cell weekday"
1987
1987
  >
1988
1988
  dom
1989
1989
  </span>
@@ -2646,7 +2646,7 @@ exports[`component:<Calendar> prop:disabledDates 1`] = `
2646
2646
  class="view row header"
2647
2647
  >
2648
2648
  <span
2649
- class="text bold paragraph upperCase title"
2649
+ class="text bold subheadline title"
2650
2650
  >
2651
2651
  abril 1980
2652
2652
  </span>
@@ -2655,37 +2655,37 @@ exports[`component:<Calendar> prop:disabledDates 1`] = `
2655
2655
  class="view row weekdays"
2656
2656
  >
2657
2657
  <span
2658
- class="text small upperCase cell weekday"
2658
+ class="text small cell weekday"
2659
2659
  >
2660
2660
  lun
2661
2661
  </span>
2662
2662
  <span
2663
- class="text small upperCase cell weekday"
2663
+ class="text small cell weekday"
2664
2664
  >
2665
2665
  mar
2666
2666
  </span>
2667
2667
  <span
2668
- class="text small upperCase cell weekday"
2668
+ class="text small cell weekday"
2669
2669
  >
2670
2670
  mié
2671
2671
  </span>
2672
2672
  <span
2673
- class="text small upperCase cell weekday"
2673
+ class="text small cell weekday"
2674
2674
  >
2675
2675
  jue
2676
2676
  </span>
2677
2677
  <span
2678
- class="text small upperCase cell weekday"
2678
+ class="text small cell weekday"
2679
2679
  >
2680
2680
  vie
2681
2681
  </span>
2682
2682
  <span
2683
- class="text small upperCase cell weekday"
2683
+ class="text small cell weekday"
2684
2684
  >
2685
2685
  sáb
2686
2686
  </span>
2687
2687
  <span
2688
- class="text small upperCase cell weekday"
2688
+ class="text small cell weekday"
2689
2689
  >
2690
2690
  dom
2691
2691
  </span>
@@ -3232,7 +3232,7 @@ exports[`component:<Calendar> prop:disabledDates 1`] = `
3232
3232
  class="view row header"
3233
3233
  >
3234
3234
  <span
3235
- class="text bold paragraph upperCase title"
3235
+ class="text bold subheadline title"
3236
3236
  >
3237
3237
  mayo 1980
3238
3238
  </span>
@@ -3270,37 +3270,37 @@ exports[`component:<Calendar> prop:disabledDates 1`] = `
3270
3270
  class="view row weekdays"
3271
3271
  >
3272
3272
  <span
3273
- class="text small upperCase cell weekday"
3273
+ class="text small cell weekday"
3274
3274
  >
3275
3275
  lun
3276
3276
  </span>
3277
3277
  <span
3278
- class="text small upperCase cell weekday"
3278
+ class="text small cell weekday"
3279
3279
  >
3280
3280
  mar
3281
3281
  </span>
3282
3282
  <span
3283
- class="text small upperCase cell weekday"
3283
+ class="text small cell weekday"
3284
3284
  >
3285
3285
  mié
3286
3286
  </span>
3287
3287
  <span
3288
- class="text small upperCase cell weekday"
3288
+ class="text small cell weekday"
3289
3289
  >
3290
3290
  jue
3291
3291
  </span>
3292
3292
  <span
3293
- class="text small upperCase cell weekday"
3293
+ class="text small cell weekday"
3294
3294
  >
3295
3295
  vie
3296
3296
  </span>
3297
3297
  <span
3298
- class="text small upperCase cell weekday"
3298
+ class="text small cell weekday"
3299
3299
  >
3300
3300
  sáb
3301
3301
  </span>
3302
3302
  <span
3303
- class="text small upperCase cell weekday"
3303
+ class="text small cell weekday"
3304
3304
  >
3305
3305
  dom
3306
3306
  </span>
@@ -3870,7 +3870,7 @@ exports[`component:<Calendar> prop:disabledPast 1`] = `
3870
3870
  class="view row header"
3871
3871
  >
3872
3872
  <span
3873
- class="text bold paragraph upperCase title"
3873
+ class="text bold subheadline title"
3874
3874
  >
3875
3875
  abril 1980
3876
3876
  </span>
@@ -3879,37 +3879,37 @@ exports[`component:<Calendar> prop:disabledPast 1`] = `
3879
3879
  class="view row weekdays"
3880
3880
  >
3881
3881
  <span
3882
- class="text small upperCase cell weekday"
3882
+ class="text small cell weekday"
3883
3883
  >
3884
3884
  lun
3885
3885
  </span>
3886
3886
  <span
3887
- class="text small upperCase cell weekday"
3887
+ class="text small cell weekday"
3888
3888
  >
3889
3889
  mar
3890
3890
  </span>
3891
3891
  <span
3892
- class="text small upperCase cell weekday"
3892
+ class="text small cell weekday"
3893
3893
  >
3894
3894
  mié
3895
3895
  </span>
3896
3896
  <span
3897
- class="text small upperCase cell weekday"
3897
+ class="text small cell weekday"
3898
3898
  >
3899
3899
  jue
3900
3900
  </span>
3901
3901
  <span
3902
- class="text small upperCase cell weekday"
3902
+ class="text small cell weekday"
3903
3903
  >
3904
3904
  vie
3905
3905
  </span>
3906
3906
  <span
3907
- class="text small upperCase cell weekday"
3907
+ class="text small cell weekday"
3908
3908
  >
3909
3909
  sáb
3910
3910
  </span>
3911
3911
  <span
3912
- class="text small upperCase cell weekday"
3912
+ class="text small cell weekday"
3913
3913
  >
3914
3914
  dom
3915
3915
  </span>
@@ -4456,7 +4456,7 @@ exports[`component:<Calendar> prop:disabledPast 1`] = `
4456
4456
  class="view row header"
4457
4457
  >
4458
4458
  <span
4459
- class="text bold paragraph upperCase title"
4459
+ class="text bold subheadline title"
4460
4460
  >
4461
4461
  mayo 1980
4462
4462
  </span>
@@ -4494,37 +4494,37 @@ exports[`component:<Calendar> prop:disabledPast 1`] = `
4494
4494
  class="view row weekdays"
4495
4495
  >
4496
4496
  <span
4497
- class="text small upperCase cell weekday"
4497
+ class="text small cell weekday"
4498
4498
  >
4499
4499
  lun
4500
4500
  </span>
4501
4501
  <span
4502
- class="text small upperCase cell weekday"
4502
+ class="text small cell weekday"
4503
4503
  >
4504
4504
  mar
4505
4505
  </span>
4506
4506
  <span
4507
- class="text small upperCase cell weekday"
4507
+ class="text small cell weekday"
4508
4508
  >
4509
4509
  mié
4510
4510
  </span>
4511
4511
  <span
4512
- class="text small upperCase cell weekday"
4512
+ class="text small cell weekday"
4513
4513
  >
4514
4514
  jue
4515
4515
  </span>
4516
4516
  <span
4517
- class="text small upperCase cell weekday"
4517
+ class="text small cell weekday"
4518
4518
  >
4519
4519
  vie
4520
4520
  </span>
4521
4521
  <span
4522
- class="text small upperCase cell weekday"
4522
+ class="text small cell weekday"
4523
4523
  >
4524
4524
  sáb
4525
4525
  </span>
4526
4526
  <span
4527
- class="text small upperCase cell weekday"
4527
+ class="text small cell weekday"
4528
4528
  >
4529
4529
  dom
4530
4530
  </span>
@@ -5094,7 +5094,7 @@ exports[`component:<Calendar> prop:disabledWeekends 1`] = `
5094
5094
  class="view row header"
5095
5095
  >
5096
5096
  <span
5097
- class="text bold paragraph upperCase title"
5097
+ class="text bold subheadline title"
5098
5098
  >
5099
5099
  abril 1980
5100
5100
  </span>
@@ -5103,37 +5103,37 @@ exports[`component:<Calendar> prop:disabledWeekends 1`] = `
5103
5103
  class="view row weekdays"
5104
5104
  >
5105
5105
  <span
5106
- class="text small upperCase cell weekday"
5106
+ class="text small cell weekday"
5107
5107
  >
5108
5108
  lun
5109
5109
  </span>
5110
5110
  <span
5111
- class="text small upperCase cell weekday"
5111
+ class="text small cell weekday"
5112
5112
  >
5113
5113
  mar
5114
5114
  </span>
5115
5115
  <span
5116
- class="text small upperCase cell weekday"
5116
+ class="text small cell weekday"
5117
5117
  >
5118
5118
  mié
5119
5119
  </span>
5120
5120
  <span
5121
- class="text small upperCase cell weekday"
5121
+ class="text small cell weekday"
5122
5122
  >
5123
5123
  jue
5124
5124
  </span>
5125
5125
  <span
5126
- class="text small upperCase cell weekday"
5126
+ class="text small cell weekday"
5127
5127
  >
5128
5128
  vie
5129
5129
  </span>
5130
5130
  <span
5131
- class="text small upperCase cell weekday"
5131
+ class="text small cell weekday"
5132
5132
  >
5133
5133
  sáb
5134
5134
  </span>
5135
5135
  <span
5136
- class="text small upperCase cell weekday"
5136
+ class="text small cell weekday"
5137
5137
  >
5138
5138
  dom
5139
5139
  </span>
@@ -5680,7 +5680,7 @@ exports[`component:<Calendar> prop:disabledWeekends 1`] = `
5680
5680
  class="view row header"
5681
5681
  >
5682
5682
  <span
5683
- class="text bold paragraph upperCase title"
5683
+ class="text bold subheadline title"
5684
5684
  >
5685
5685
  mayo 1980
5686
5686
  </span>
@@ -5718,37 +5718,37 @@ exports[`component:<Calendar> prop:disabledWeekends 1`] = `
5718
5718
  class="view row weekdays"
5719
5719
  >
5720
5720
  <span
5721
- class="text small upperCase cell weekday"
5721
+ class="text small cell weekday"
5722
5722
  >
5723
5723
  lun
5724
5724
  </span>
5725
5725
  <span
5726
- class="text small upperCase cell weekday"
5726
+ class="text small cell weekday"
5727
5727
  >
5728
5728
  mar
5729
5729
  </span>
5730
5730
  <span
5731
- class="text small upperCase cell weekday"
5731
+ class="text small cell weekday"
5732
5732
  >
5733
5733
  mié
5734
5734
  </span>
5735
5735
  <span
5736
- class="text small upperCase cell weekday"
5736
+ class="text small cell weekday"
5737
5737
  >
5738
5738
  jue
5739
5739
  </span>
5740
5740
  <span
5741
- class="text small upperCase cell weekday"
5741
+ class="text small cell weekday"
5742
5742
  >
5743
5743
  vie
5744
5744
  </span>
5745
5745
  <span
5746
- class="text small upperCase cell weekday"
5746
+ class="text small cell weekday"
5747
5747
  >
5748
5748
  sáb
5749
5749
  </span>
5750
5750
  <span
5751
- class="text small upperCase cell weekday"
5751
+ class="text small cell weekday"
5752
5752
  >
5753
5753
  dom
5754
5754
  </span>
@@ -6318,7 +6318,7 @@ exports[`component:<Calendar> prop:format 1`] = `
6318
6318
  class="view row header"
6319
6319
  >
6320
6320
  <span
6321
- class="text bold paragraph upperCase title"
6321
+ class="text bold subheadline title"
6322
6322
  >
6323
6323
  abril 1980
6324
6324
  </span>
@@ -6327,37 +6327,37 @@ exports[`component:<Calendar> prop:format 1`] = `
6327
6327
  class="view row weekdays"
6328
6328
  >
6329
6329
  <span
6330
- class="text small upperCase cell weekday"
6330
+ class="text small cell weekday"
6331
6331
  >
6332
6332
  lun
6333
6333
  </span>
6334
6334
  <span
6335
- class="text small upperCase cell weekday"
6335
+ class="text small cell weekday"
6336
6336
  >
6337
6337
  mar
6338
6338
  </span>
6339
6339
  <span
6340
- class="text small upperCase cell weekday"
6340
+ class="text small cell weekday"
6341
6341
  >
6342
6342
  mié
6343
6343
  </span>
6344
6344
  <span
6345
- class="text small upperCase cell weekday"
6345
+ class="text small cell weekday"
6346
6346
  >
6347
6347
  jue
6348
6348
  </span>
6349
6349
  <span
6350
- class="text small upperCase cell weekday"
6350
+ class="text small cell weekday"
6351
6351
  >
6352
6352
  vie
6353
6353
  </span>
6354
6354
  <span
6355
- class="text small upperCase cell weekday"
6355
+ class="text small cell weekday"
6356
6356
  >
6357
6357
  sáb
6358
6358
  </span>
6359
6359
  <span
6360
- class="text small upperCase cell weekday"
6360
+ class="text small cell weekday"
6361
6361
  >
6362
6362
  dom
6363
6363
  </span>
@@ -6904,7 +6904,7 @@ exports[`component:<Calendar> prop:format 1`] = `
6904
6904
  class="view row header"
6905
6905
  >
6906
6906
  <span
6907
- class="text bold paragraph upperCase title"
6907
+ class="text bold subheadline title"
6908
6908
  >
6909
6909
  mayo 1980
6910
6910
  </span>
@@ -6942,37 +6942,37 @@ exports[`component:<Calendar> prop:format 1`] = `
6942
6942
  class="view row weekdays"
6943
6943
  >
6944
6944
  <span
6945
- class="text small upperCase cell weekday"
6945
+ class="text small cell weekday"
6946
6946
  >
6947
6947
  lun
6948
6948
  </span>
6949
6949
  <span
6950
- class="text small upperCase cell weekday"
6950
+ class="text small cell weekday"
6951
6951
  >
6952
6952
  mar
6953
6953
  </span>
6954
6954
  <span
6955
- class="text small upperCase cell weekday"
6955
+ class="text small cell weekday"
6956
6956
  >
6957
6957
  mié
6958
6958
  </span>
6959
6959
  <span
6960
- class="text small upperCase cell weekday"
6960
+ class="text small cell weekday"
6961
6961
  >
6962
6962
  jue
6963
6963
  </span>
6964
6964
  <span
6965
- class="text small upperCase cell weekday"
6965
+ class="text small cell weekday"
6966
6966
  >
6967
6967
  vie
6968
6968
  </span>
6969
6969
  <span
6970
- class="text small upperCase cell weekday"
6970
+ class="text small cell weekday"
6971
6971
  >
6972
6972
  sáb
6973
6973
  </span>
6974
6974
  <span
6975
- class="text small upperCase cell weekday"
6975
+ class="text small cell weekday"
6976
6976
  >
6977
6977
  dom
6978
6978
  </span>
@@ -7542,7 +7542,7 @@ exports[`component:<Calendar> prop:from 1`] = `
7542
7542
  class="view row header"
7543
7543
  >
7544
7544
  <span
7545
- class="text bold paragraph upperCase title"
7545
+ class="text bold subheadline title"
7546
7546
  >
7547
7547
  abril 1980
7548
7548
  </span>
@@ -7551,37 +7551,37 @@ exports[`component:<Calendar> prop:from 1`] = `
7551
7551
  class="view row weekdays"
7552
7552
  >
7553
7553
  <span
7554
- class="text small upperCase cell weekday"
7554
+ class="text small cell weekday"
7555
7555
  >
7556
7556
  lun
7557
7557
  </span>
7558
7558
  <span
7559
- class="text small upperCase cell weekday"
7559
+ class="text small cell weekday"
7560
7560
  >
7561
7561
  mar
7562
7562
  </span>
7563
7563
  <span
7564
- class="text small upperCase cell weekday"
7564
+ class="text small cell weekday"
7565
7565
  >
7566
7566
  mié
7567
7567
  </span>
7568
7568
  <span
7569
- class="text small upperCase cell weekday"
7569
+ class="text small cell weekday"
7570
7570
  >
7571
7571
  jue
7572
7572
  </span>
7573
7573
  <span
7574
- class="text small upperCase cell weekday"
7574
+ class="text small cell weekday"
7575
7575
  >
7576
7576
  vie
7577
7577
  </span>
7578
7578
  <span
7579
- class="text small upperCase cell weekday"
7579
+ class="text small cell weekday"
7580
7580
  >
7581
7581
  sáb
7582
7582
  </span>
7583
7583
  <span
7584
- class="text small upperCase cell weekday"
7584
+ class="text small cell weekday"
7585
7585
  >
7586
7586
  dom
7587
7587
  </span>
@@ -8128,7 +8128,7 @@ exports[`component:<Calendar> prop:from 1`] = `
8128
8128
  class="view row header"
8129
8129
  >
8130
8130
  <span
8131
- class="text bold paragraph upperCase title"
8131
+ class="text bold subheadline title"
8132
8132
  >
8133
8133
  mayo 1980
8134
8134
  </span>
@@ -8166,37 +8166,37 @@ exports[`component:<Calendar> prop:from 1`] = `
8166
8166
  class="view row weekdays"
8167
8167
  >
8168
8168
  <span
8169
- class="text small upperCase cell weekday"
8169
+ class="text small cell weekday"
8170
8170
  >
8171
8171
  lun
8172
8172
  </span>
8173
8173
  <span
8174
- class="text small upperCase cell weekday"
8174
+ class="text small cell weekday"
8175
8175
  >
8176
8176
  mar
8177
8177
  </span>
8178
8178
  <span
8179
- class="text small upperCase cell weekday"
8179
+ class="text small cell weekday"
8180
8180
  >
8181
8181
  mié
8182
8182
  </span>
8183
8183
  <span
8184
- class="text small upperCase cell weekday"
8184
+ class="text small cell weekday"
8185
8185
  >
8186
8186
  jue
8187
8187
  </span>
8188
8188
  <span
8189
- class="text small upperCase cell weekday"
8189
+ class="text small cell weekday"
8190
8190
  >
8191
8191
  vie
8192
8192
  </span>
8193
8193
  <span
8194
- class="text small upperCase cell weekday"
8194
+ class="text small cell weekday"
8195
8195
  >
8196
8196
  sáb
8197
8197
  </span>
8198
8198
  <span
8199
- class="text small upperCase cell weekday"
8199
+ class="text small cell weekday"
8200
8200
  >
8201
8201
  dom
8202
8202
  </span>
@@ -8766,7 +8766,7 @@ exports[`component:<Calendar> prop:highlights 1`] = `
8766
8766
  class="view row header"
8767
8767
  >
8768
8768
  <span
8769
- class="text bold paragraph upperCase title"
8769
+ class="text bold subheadline title"
8770
8770
  >
8771
8771
  abril 1980
8772
8772
  </span>
@@ -8775,37 +8775,37 @@ exports[`component:<Calendar> prop:highlights 1`] = `
8775
8775
  class="view row weekdays"
8776
8776
  >
8777
8777
  <span
8778
- class="text small upperCase cell weekday"
8778
+ class="text small cell weekday"
8779
8779
  >
8780
8780
  lun
8781
8781
  </span>
8782
8782
  <span
8783
- class="text small upperCase cell weekday"
8783
+ class="text small cell weekday"
8784
8784
  >
8785
8785
  mar
8786
8786
  </span>
8787
8787
  <span
8788
- class="text small upperCase cell weekday"
8788
+ class="text small cell weekday"
8789
8789
  >
8790
8790
  mié
8791
8791
  </span>
8792
8792
  <span
8793
- class="text small upperCase cell weekday"
8793
+ class="text small cell weekday"
8794
8794
  >
8795
8795
  jue
8796
8796
  </span>
8797
8797
  <span
8798
- class="text small upperCase cell weekday"
8798
+ class="text small cell weekday"
8799
8799
  >
8800
8800
  vie
8801
8801
  </span>
8802
8802
  <span
8803
- class="text small upperCase cell weekday"
8803
+ class="text small cell weekday"
8804
8804
  >
8805
8805
  sáb
8806
8806
  </span>
8807
8807
  <span
8808
- class="text small upperCase cell weekday"
8808
+ class="text small cell weekday"
8809
8809
  >
8810
8810
  dom
8811
8811
  </span>
@@ -9352,7 +9352,7 @@ exports[`component:<Calendar> prop:highlights 1`] = `
9352
9352
  class="view row header"
9353
9353
  >
9354
9354
  <span
9355
- class="text bold paragraph upperCase title"
9355
+ class="text bold subheadline title"
9356
9356
  >
9357
9357
  mayo 1980
9358
9358
  </span>
@@ -9390,37 +9390,37 @@ exports[`component:<Calendar> prop:highlights 1`] = `
9390
9390
  class="view row weekdays"
9391
9391
  >
9392
9392
  <span
9393
- class="text small upperCase cell weekday"
9393
+ class="text small cell weekday"
9394
9394
  >
9395
9395
  lun
9396
9396
  </span>
9397
9397
  <span
9398
- class="text small upperCase cell weekday"
9398
+ class="text small cell weekday"
9399
9399
  >
9400
9400
  mar
9401
9401
  </span>
9402
9402
  <span
9403
- class="text small upperCase cell weekday"
9403
+ class="text small cell weekday"
9404
9404
  >
9405
9405
  mié
9406
9406
  </span>
9407
9407
  <span
9408
- class="text small upperCase cell weekday"
9408
+ class="text small cell weekday"
9409
9409
  >
9410
9410
  jue
9411
9411
  </span>
9412
9412
  <span
9413
- class="text small upperCase cell weekday"
9413
+ class="text small cell weekday"
9414
9414
  >
9415
9415
  vie
9416
9416
  </span>
9417
9417
  <span
9418
- class="text small upperCase cell weekday"
9418
+ class="text small cell weekday"
9419
9419
  >
9420
9420
  sáb
9421
9421
  </span>
9422
9422
  <span
9423
- class="text small upperCase cell weekday"
9423
+ class="text small cell weekday"
9424
9424
  >
9425
9425
  dom
9426
9426
  </span>
@@ -9990,7 +9990,7 @@ exports[`component:<Calendar> prop:locale 1`] = `
9990
9990
  class="view row header"
9991
9991
  >
9992
9992
  <span
9993
- class="text bold paragraph upperCase title"
9993
+ class="text bold subheadline title"
9994
9994
  >
9995
9995
  abril 1980
9996
9996
  </span>
@@ -9999,37 +9999,37 @@ exports[`component:<Calendar> prop:locale 1`] = `
9999
9999
  class="view row weekdays"
10000
10000
  >
10001
10001
  <span
10002
- class="text small upperCase cell weekday"
10002
+ class="text small cell weekday"
10003
10003
  >
10004
10004
  lun
10005
10005
  </span>
10006
10006
  <span
10007
- class="text small upperCase cell weekday"
10007
+ class="text small cell weekday"
10008
10008
  >
10009
10009
  mar
10010
10010
  </span>
10011
10011
  <span
10012
- class="text small upperCase cell weekday"
10012
+ class="text small cell weekday"
10013
10013
  >
10014
10014
  mié
10015
10015
  </span>
10016
10016
  <span
10017
- class="text small upperCase cell weekday"
10017
+ class="text small cell weekday"
10018
10018
  >
10019
10019
  jue
10020
10020
  </span>
10021
10021
  <span
10022
- class="text small upperCase cell weekday"
10022
+ class="text small cell weekday"
10023
10023
  >
10024
10024
  vie
10025
10025
  </span>
10026
10026
  <span
10027
- class="text small upperCase cell weekday"
10027
+ class="text small cell weekday"
10028
10028
  >
10029
10029
  sáb
10030
10030
  </span>
10031
10031
  <span
10032
- class="text small upperCase cell weekday"
10032
+ class="text small cell weekday"
10033
10033
  >
10034
10034
  dom
10035
10035
  </span>
@@ -10576,7 +10576,7 @@ exports[`component:<Calendar> prop:locale 1`] = `
10576
10576
  class="view row header"
10577
10577
  >
10578
10578
  <span
10579
- class="text bold paragraph upperCase title"
10579
+ class="text bold subheadline title"
10580
10580
  >
10581
10581
  mayo 1980
10582
10582
  </span>
@@ -10614,37 +10614,37 @@ exports[`component:<Calendar> prop:locale 1`] = `
10614
10614
  class="view row weekdays"
10615
10615
  >
10616
10616
  <span
10617
- class="text small upperCase cell weekday"
10617
+ class="text small cell weekday"
10618
10618
  >
10619
10619
  lun
10620
10620
  </span>
10621
10621
  <span
10622
- class="text small upperCase cell weekday"
10622
+ class="text small cell weekday"
10623
10623
  >
10624
10624
  mar
10625
10625
  </span>
10626
10626
  <span
10627
- class="text small upperCase cell weekday"
10627
+ class="text small cell weekday"
10628
10628
  >
10629
10629
  mié
10630
10630
  </span>
10631
10631
  <span
10632
- class="text small upperCase cell weekday"
10632
+ class="text small cell weekday"
10633
10633
  >
10634
10634
  jue
10635
10635
  </span>
10636
10636
  <span
10637
- class="text small upperCase cell weekday"
10637
+ class="text small cell weekday"
10638
10638
  >
10639
10639
  vie
10640
10640
  </span>
10641
10641
  <span
10642
- class="text small upperCase cell weekday"
10642
+ class="text small cell weekday"
10643
10643
  >
10644
10644
  sáb
10645
10645
  </span>
10646
10646
  <span
10647
- class="text small upperCase cell weekday"
10647
+ class="text small cell weekday"
10648
10648
  >
10649
10649
  dom
10650
10650
  </span>
@@ -11214,7 +11214,7 @@ exports[`component:<Calendar> prop:locale en-US 1`] = `
11214
11214
  class="view row header"
11215
11215
  >
11216
11216
  <span
11217
- class="text bold paragraph upperCase title"
11217
+ class="text bold subheadline title"
11218
11218
  >
11219
11219
  April 1980
11220
11220
  </span>
@@ -11223,37 +11223,37 @@ exports[`component:<Calendar> prop:locale en-US 1`] = `
11223
11223
  class="view row weekdays"
11224
11224
  >
11225
11225
  <span
11226
- class="text small upperCase cell weekday"
11226
+ class="text small cell weekday"
11227
11227
  >
11228
11228
  Sun
11229
11229
  </span>
11230
11230
  <span
11231
- class="text small upperCase cell weekday"
11231
+ class="text small cell weekday"
11232
11232
  >
11233
11233
  Mon
11234
11234
  </span>
11235
11235
  <span
11236
- class="text small upperCase cell weekday"
11236
+ class="text small cell weekday"
11237
11237
  >
11238
11238
  Tue
11239
11239
  </span>
11240
11240
  <span
11241
- class="text small upperCase cell weekday"
11241
+ class="text small cell weekday"
11242
11242
  >
11243
11243
  Wed
11244
11244
  </span>
11245
11245
  <span
11246
- class="text small upperCase cell weekday"
11246
+ class="text small cell weekday"
11247
11247
  >
11248
11248
  Thu
11249
11249
  </span>
11250
11250
  <span
11251
- class="text small upperCase cell weekday"
11251
+ class="text small cell weekday"
11252
11252
  >
11253
11253
  Fri
11254
11254
  </span>
11255
11255
  <span
11256
- class="text small upperCase cell weekday"
11256
+ class="text small cell weekday"
11257
11257
  >
11258
11258
  Sat
11259
11259
  </span>
@@ -11800,7 +11800,7 @@ exports[`component:<Calendar> prop:locale en-US 1`] = `
11800
11800
  class="view row header"
11801
11801
  >
11802
11802
  <span
11803
- class="text bold paragraph upperCase title"
11803
+ class="text bold subheadline title"
11804
11804
  >
11805
11805
  May 1980
11806
11806
  </span>
@@ -11838,37 +11838,37 @@ exports[`component:<Calendar> prop:locale en-US 1`] = `
11838
11838
  class="view row weekdays"
11839
11839
  >
11840
11840
  <span
11841
- class="text small upperCase cell weekday"
11841
+ class="text small cell weekday"
11842
11842
  >
11843
11843
  Sun
11844
11844
  </span>
11845
11845
  <span
11846
- class="text small upperCase cell weekday"
11846
+ class="text small cell weekday"
11847
11847
  >
11848
11848
  Mon
11849
11849
  </span>
11850
11850
  <span
11851
- class="text small upperCase cell weekday"
11851
+ class="text small cell weekday"
11852
11852
  >
11853
11853
  Tue
11854
11854
  </span>
11855
11855
  <span
11856
- class="text small upperCase cell weekday"
11856
+ class="text small cell weekday"
11857
11857
  >
11858
11858
  Wed
11859
11859
  </span>
11860
11860
  <span
11861
- class="text small upperCase cell weekday"
11861
+ class="text small cell weekday"
11862
11862
  >
11863
11863
  Thu
11864
11864
  </span>
11865
11865
  <span
11866
- class="text small upperCase cell weekday"
11866
+ class="text small cell weekday"
11867
11867
  >
11868
11868
  Fri
11869
11869
  </span>
11870
11870
  <span
11871
- class="text small upperCase cell weekday"
11871
+ class="text small cell weekday"
11872
11872
  >
11873
11873
  Sat
11874
11874
  </span>
@@ -12438,7 +12438,7 @@ exports[`component:<Calendar> prop:months 1`] = `
12438
12438
  class="view row header"
12439
12439
  >
12440
12440
  <span
12441
- class="text bold paragraph upperCase title"
12441
+ class="text bold subheadline title"
12442
12442
  >
12443
12443
  abril 1980
12444
12444
  </span>
@@ -12447,37 +12447,37 @@ exports[`component:<Calendar> prop:months 1`] = `
12447
12447
  class="view row weekdays"
12448
12448
  >
12449
12449
  <span
12450
- class="text small upperCase cell weekday"
12450
+ class="text small cell weekday"
12451
12451
  >
12452
12452
  lun
12453
12453
  </span>
12454
12454
  <span
12455
- class="text small upperCase cell weekday"
12455
+ class="text small cell weekday"
12456
12456
  >
12457
12457
  mar
12458
12458
  </span>
12459
12459
  <span
12460
- class="text small upperCase cell weekday"
12460
+ class="text small cell weekday"
12461
12461
  >
12462
12462
  mié
12463
12463
  </span>
12464
12464
  <span
12465
- class="text small upperCase cell weekday"
12465
+ class="text small cell weekday"
12466
12466
  >
12467
12467
  jue
12468
12468
  </span>
12469
12469
  <span
12470
- class="text small upperCase cell weekday"
12470
+ class="text small cell weekday"
12471
12471
  >
12472
12472
  vie
12473
12473
  </span>
12474
12474
  <span
12475
- class="text small upperCase cell weekday"
12475
+ class="text small cell weekday"
12476
12476
  >
12477
12477
  sáb
12478
12478
  </span>
12479
12479
  <span
12480
- class="text small upperCase cell weekday"
12480
+ class="text small cell weekday"
12481
12481
  >
12482
12482
  dom
12483
12483
  </span>
@@ -13024,7 +13024,7 @@ exports[`component:<Calendar> prop:months 1`] = `
13024
13024
  class="view row header"
13025
13025
  >
13026
13026
  <span
13027
- class="text bold paragraph upperCase title"
13027
+ class="text bold subheadline title"
13028
13028
  >
13029
13029
  mayo 1980
13030
13030
  </span>
@@ -13033,37 +13033,37 @@ exports[`component:<Calendar> prop:months 1`] = `
13033
13033
  class="view row weekdays"
13034
13034
  >
13035
13035
  <span
13036
- class="text small upperCase cell weekday"
13036
+ class="text small cell weekday"
13037
13037
  >
13038
13038
  lun
13039
13039
  </span>
13040
13040
  <span
13041
- class="text small upperCase cell weekday"
13041
+ class="text small cell weekday"
13042
13042
  >
13043
13043
  mar
13044
13044
  </span>
13045
13045
  <span
13046
- class="text small upperCase cell weekday"
13046
+ class="text small cell weekday"
13047
13047
  >
13048
13048
  mié
13049
13049
  </span>
13050
13050
  <span
13051
- class="text small upperCase cell weekday"
13051
+ class="text small cell weekday"
13052
13052
  >
13053
13053
  jue
13054
13054
  </span>
13055
13055
  <span
13056
- class="text small upperCase cell weekday"
13056
+ class="text small cell weekday"
13057
13057
  >
13058
13058
  vie
13059
13059
  </span>
13060
13060
  <span
13061
- class="text small upperCase cell weekday"
13061
+ class="text small cell weekday"
13062
13062
  >
13063
13063
  sáb
13064
13064
  </span>
13065
13065
  <span
13066
- class="text small upperCase cell weekday"
13066
+ class="text small cell weekday"
13067
13067
  >
13068
13068
  dom
13069
13069
  </span>
@@ -13620,7 +13620,7 @@ exports[`component:<Calendar> prop:months 1`] = `
13620
13620
  class="view row header"
13621
13621
  >
13622
13622
  <span
13623
- class="text bold paragraph upperCase title"
13623
+ class="text bold subheadline title"
13624
13624
  >
13625
13625
  junio 1980
13626
13626
  </span>
@@ -13658,37 +13658,37 @@ exports[`component:<Calendar> prop:months 1`] = `
13658
13658
  class="view row weekdays"
13659
13659
  >
13660
13660
  <span
13661
- class="text small upperCase cell weekday"
13661
+ class="text small cell weekday"
13662
13662
  >
13663
13663
  lun
13664
13664
  </span>
13665
13665
  <span
13666
- class="text small upperCase cell weekday"
13666
+ class="text small cell weekday"
13667
13667
  >
13668
13668
  mar
13669
13669
  </span>
13670
13670
  <span
13671
- class="text small upperCase cell weekday"
13671
+ class="text small cell weekday"
13672
13672
  >
13673
13673
  mié
13674
13674
  </span>
13675
13675
  <span
13676
- class="text small upperCase cell weekday"
13676
+ class="text small cell weekday"
13677
13677
  >
13678
13678
  jue
13679
13679
  </span>
13680
13680
  <span
13681
- class="text small upperCase cell weekday"
13681
+ class="text small cell weekday"
13682
13682
  >
13683
13683
  vie
13684
13684
  </span>
13685
13685
  <span
13686
- class="text small upperCase cell weekday"
13686
+ class="text small cell weekday"
13687
13687
  >
13688
13688
  sáb
13689
13689
  </span>
13690
13690
  <span
13691
- class="text small upperCase cell weekday"
13691
+ class="text small cell weekday"
13692
13692
  >
13693
13693
  dom
13694
13694
  </span>
@@ -14248,7 +14248,7 @@ exports[`component:<Calendar> prop:range 1`] = `
14248
14248
  class="view row header"
14249
14249
  >
14250
14250
  <span
14251
- class="text bold paragraph upperCase title"
14251
+ class="text bold subheadline title"
14252
14252
  >
14253
14253
  abril 1980
14254
14254
  </span>
@@ -14257,37 +14257,37 @@ exports[`component:<Calendar> prop:range 1`] = `
14257
14257
  class="view row weekdays"
14258
14258
  >
14259
14259
  <span
14260
- class="text small upperCase cell weekday"
14260
+ class="text small cell weekday"
14261
14261
  >
14262
14262
  lun
14263
14263
  </span>
14264
14264
  <span
14265
- class="text small upperCase cell weekday"
14265
+ class="text small cell weekday"
14266
14266
  >
14267
14267
  mar
14268
14268
  </span>
14269
14269
  <span
14270
- class="text small upperCase cell weekday"
14270
+ class="text small cell weekday"
14271
14271
  >
14272
14272
  mié
14273
14273
  </span>
14274
14274
  <span
14275
- class="text small upperCase cell weekday"
14275
+ class="text small cell weekday"
14276
14276
  >
14277
14277
  jue
14278
14278
  </span>
14279
14279
  <span
14280
- class="text small upperCase cell weekday"
14280
+ class="text small cell weekday"
14281
14281
  >
14282
14282
  vie
14283
14283
  </span>
14284
14284
  <span
14285
- class="text small upperCase cell weekday"
14285
+ class="text small cell weekday"
14286
14286
  >
14287
14287
  sáb
14288
14288
  </span>
14289
14289
  <span
14290
- class="text small upperCase cell weekday"
14290
+ class="text small cell weekday"
14291
14291
  >
14292
14292
  dom
14293
14293
  </span>
@@ -14834,7 +14834,7 @@ exports[`component:<Calendar> prop:range 1`] = `
14834
14834
  class="view row header"
14835
14835
  >
14836
14836
  <span
14837
- class="text bold paragraph upperCase title"
14837
+ class="text bold subheadline title"
14838
14838
  >
14839
14839
  mayo 1980
14840
14840
  </span>
@@ -14872,37 +14872,37 @@ exports[`component:<Calendar> prop:range 1`] = `
14872
14872
  class="view row weekdays"
14873
14873
  >
14874
14874
  <span
14875
- class="text small upperCase cell weekday"
14875
+ class="text small cell weekday"
14876
14876
  >
14877
14877
  lun
14878
14878
  </span>
14879
14879
  <span
14880
- class="text small upperCase cell weekday"
14880
+ class="text small cell weekday"
14881
14881
  >
14882
14882
  mar
14883
14883
  </span>
14884
14884
  <span
14885
- class="text small upperCase cell weekday"
14885
+ class="text small cell weekday"
14886
14886
  >
14887
14887
  mié
14888
14888
  </span>
14889
14889
  <span
14890
- class="text small upperCase cell weekday"
14890
+ class="text small cell weekday"
14891
14891
  >
14892
14892
  jue
14893
14893
  </span>
14894
14894
  <span
14895
- class="text small upperCase cell weekday"
14895
+ class="text small cell weekday"
14896
14896
  >
14897
14897
  vie
14898
14898
  </span>
14899
14899
  <span
14900
- class="text small upperCase cell weekday"
14900
+ class="text small cell weekday"
14901
14901
  >
14902
14902
  sáb
14903
14903
  </span>
14904
14904
  <span
14905
- class="text small upperCase cell weekday"
14905
+ class="text small cell weekday"
14906
14906
  >
14907
14907
  dom
14908
14908
  </span>
@@ -15472,7 +15472,7 @@ exports[`component:<Calendar> prop:rangeMaxDays 1`] = `
15472
15472
  class="view row header"
15473
15473
  >
15474
15474
  <span
15475
- class="text bold paragraph upperCase title"
15475
+ class="text bold subheadline title"
15476
15476
  >
15477
15477
  abril 1980
15478
15478
  </span>
@@ -15481,37 +15481,37 @@ exports[`component:<Calendar> prop:rangeMaxDays 1`] = `
15481
15481
  class="view row weekdays"
15482
15482
  >
15483
15483
  <span
15484
- class="text small upperCase cell weekday"
15484
+ class="text small cell weekday"
15485
15485
  >
15486
15486
  lun
15487
15487
  </span>
15488
15488
  <span
15489
- class="text small upperCase cell weekday"
15489
+ class="text small cell weekday"
15490
15490
  >
15491
15491
  mar
15492
15492
  </span>
15493
15493
  <span
15494
- class="text small upperCase cell weekday"
15494
+ class="text small cell weekday"
15495
15495
  >
15496
15496
  mié
15497
15497
  </span>
15498
15498
  <span
15499
- class="text small upperCase cell weekday"
15499
+ class="text small cell weekday"
15500
15500
  >
15501
15501
  jue
15502
15502
  </span>
15503
15503
  <span
15504
- class="text small upperCase cell weekday"
15504
+ class="text small cell weekday"
15505
15505
  >
15506
15506
  vie
15507
15507
  </span>
15508
15508
  <span
15509
- class="text small upperCase cell weekday"
15509
+ class="text small cell weekday"
15510
15510
  >
15511
15511
  sáb
15512
15512
  </span>
15513
15513
  <span
15514
- class="text small upperCase cell weekday"
15514
+ class="text small cell weekday"
15515
15515
  >
15516
15516
  dom
15517
15517
  </span>
@@ -16058,7 +16058,7 @@ exports[`component:<Calendar> prop:rangeMaxDays 1`] = `
16058
16058
  class="view row header"
16059
16059
  >
16060
16060
  <span
16061
- class="text bold paragraph upperCase title"
16061
+ class="text bold subheadline title"
16062
16062
  >
16063
16063
  mayo 1980
16064
16064
  </span>
@@ -16096,37 +16096,37 @@ exports[`component:<Calendar> prop:rangeMaxDays 1`] = `
16096
16096
  class="view row weekdays"
16097
16097
  >
16098
16098
  <span
16099
- class="text small upperCase cell weekday"
16099
+ class="text small cell weekday"
16100
16100
  >
16101
16101
  lun
16102
16102
  </span>
16103
16103
  <span
16104
- class="text small upperCase cell weekday"
16104
+ class="text small cell weekday"
16105
16105
  >
16106
16106
  mar
16107
16107
  </span>
16108
16108
  <span
16109
- class="text small upperCase cell weekday"
16109
+ class="text small cell weekday"
16110
16110
  >
16111
16111
  mié
16112
16112
  </span>
16113
16113
  <span
16114
- class="text small upperCase cell weekday"
16114
+ class="text small cell weekday"
16115
16115
  >
16116
16116
  jue
16117
16117
  </span>
16118
16118
  <span
16119
- class="text small upperCase cell weekday"
16119
+ class="text small cell weekday"
16120
16120
  >
16121
16121
  vie
16122
16122
  </span>
16123
16123
  <span
16124
- class="text small upperCase cell weekday"
16124
+ class="text small cell weekday"
16125
16125
  >
16126
16126
  sáb
16127
16127
  </span>
16128
16128
  <span
16129
- class="text small upperCase cell weekday"
16129
+ class="text small cell weekday"
16130
16130
  >
16131
16131
  dom
16132
16132
  </span>
@@ -16696,7 +16696,7 @@ exports[`component:<Calendar> prop:rangeMinDays 1`] = `
16696
16696
  class="view row header"
16697
16697
  >
16698
16698
  <span
16699
- class="text bold paragraph upperCase title"
16699
+ class="text bold subheadline title"
16700
16700
  >
16701
16701
  abril 1980
16702
16702
  </span>
@@ -16705,37 +16705,37 @@ exports[`component:<Calendar> prop:rangeMinDays 1`] = `
16705
16705
  class="view row weekdays"
16706
16706
  >
16707
16707
  <span
16708
- class="text small upperCase cell weekday"
16708
+ class="text small cell weekday"
16709
16709
  >
16710
16710
  lun
16711
16711
  </span>
16712
16712
  <span
16713
- class="text small upperCase cell weekday"
16713
+ class="text small cell weekday"
16714
16714
  >
16715
16715
  mar
16716
16716
  </span>
16717
16717
  <span
16718
- class="text small upperCase cell weekday"
16718
+ class="text small cell weekday"
16719
16719
  >
16720
16720
  mié
16721
16721
  </span>
16722
16722
  <span
16723
- class="text small upperCase cell weekday"
16723
+ class="text small cell weekday"
16724
16724
  >
16725
16725
  jue
16726
16726
  </span>
16727
16727
  <span
16728
- class="text small upperCase cell weekday"
16728
+ class="text small cell weekday"
16729
16729
  >
16730
16730
  vie
16731
16731
  </span>
16732
16732
  <span
16733
- class="text small upperCase cell weekday"
16733
+ class="text small cell weekday"
16734
16734
  >
16735
16735
  sáb
16736
16736
  </span>
16737
16737
  <span
16738
- class="text small upperCase cell weekday"
16738
+ class="text small cell weekday"
16739
16739
  >
16740
16740
  dom
16741
16741
  </span>
@@ -17282,7 +17282,7 @@ exports[`component:<Calendar> prop:rangeMinDays 1`] = `
17282
17282
  class="view row header"
17283
17283
  >
17284
17284
  <span
17285
- class="text bold paragraph upperCase title"
17285
+ class="text bold subheadline title"
17286
17286
  >
17287
17287
  mayo 1980
17288
17288
  </span>
@@ -17320,37 +17320,37 @@ exports[`component:<Calendar> prop:rangeMinDays 1`] = `
17320
17320
  class="view row weekdays"
17321
17321
  >
17322
17322
  <span
17323
- class="text small upperCase cell weekday"
17323
+ class="text small cell weekday"
17324
17324
  >
17325
17325
  lun
17326
17326
  </span>
17327
17327
  <span
17328
- class="text small upperCase cell weekday"
17328
+ class="text small cell weekday"
17329
17329
  >
17330
17330
  mar
17331
17331
  </span>
17332
17332
  <span
17333
- class="text small upperCase cell weekday"
17333
+ class="text small cell weekday"
17334
17334
  >
17335
17335
  mié
17336
17336
  </span>
17337
17337
  <span
17338
- class="text small upperCase cell weekday"
17338
+ class="text small cell weekday"
17339
17339
  >
17340
17340
  jue
17341
17341
  </span>
17342
17342
  <span
17343
- class="text small upperCase cell weekday"
17343
+ class="text small cell weekday"
17344
17344
  >
17345
17345
  vie
17346
17346
  </span>
17347
17347
  <span
17348
- class="text small upperCase cell weekday"
17348
+ class="text small cell weekday"
17349
17349
  >
17350
17350
  sáb
17351
17351
  </span>
17352
17352
  <span
17353
- class="text small upperCase cell weekday"
17353
+ class="text small cell weekday"
17354
17354
  >
17355
17355
  dom
17356
17356
  </span>
@@ -17920,7 +17920,7 @@ exports[`component:<Calendar> prop:to 1`] = `
17920
17920
  class="view row header"
17921
17921
  >
17922
17922
  <span
17923
- class="text bold paragraph upperCase title"
17923
+ class="text bold subheadline title"
17924
17924
  >
17925
17925
  abril 1980
17926
17926
  </span>
@@ -17929,37 +17929,37 @@ exports[`component:<Calendar> prop:to 1`] = `
17929
17929
  class="view row weekdays"
17930
17930
  >
17931
17931
  <span
17932
- class="text small upperCase cell weekday"
17932
+ class="text small cell weekday"
17933
17933
  >
17934
17934
  lun
17935
17935
  </span>
17936
17936
  <span
17937
- class="text small upperCase cell weekday"
17937
+ class="text small cell weekday"
17938
17938
  >
17939
17939
  mar
17940
17940
  </span>
17941
17941
  <span
17942
- class="text small upperCase cell weekday"
17942
+ class="text small cell weekday"
17943
17943
  >
17944
17944
  mié
17945
17945
  </span>
17946
17946
  <span
17947
- class="text small upperCase cell weekday"
17947
+ class="text small cell weekday"
17948
17948
  >
17949
17949
  jue
17950
17950
  </span>
17951
17951
  <span
17952
- class="text small upperCase cell weekday"
17952
+ class="text small cell weekday"
17953
17953
  >
17954
17954
  vie
17955
17955
  </span>
17956
17956
  <span
17957
- class="text small upperCase cell weekday"
17957
+ class="text small cell weekday"
17958
17958
  >
17959
17959
  sáb
17960
17960
  </span>
17961
17961
  <span
17962
- class="text small upperCase cell weekday"
17962
+ class="text small cell weekday"
17963
17963
  >
17964
17964
  dom
17965
17965
  </span>
@@ -18506,7 +18506,7 @@ exports[`component:<Calendar> prop:to 1`] = `
18506
18506
  class="view row header"
18507
18507
  >
18508
18508
  <span
18509
- class="text bold paragraph upperCase title"
18509
+ class="text bold subheadline title"
18510
18510
  >
18511
18511
  mayo 1980
18512
18512
  </span>
@@ -18544,37 +18544,37 @@ exports[`component:<Calendar> prop:to 1`] = `
18544
18544
  class="view row weekdays"
18545
18545
  >
18546
18546
  <span
18547
- class="text small upperCase cell weekday"
18547
+ class="text small cell weekday"
18548
18548
  >
18549
18549
  lun
18550
18550
  </span>
18551
18551
  <span
18552
- class="text small upperCase cell weekday"
18552
+ class="text small cell weekday"
18553
18553
  >
18554
18554
  mar
18555
18555
  </span>
18556
18556
  <span
18557
- class="text small upperCase cell weekday"
18557
+ class="text small cell weekday"
18558
18558
  >
18559
18559
  mié
18560
18560
  </span>
18561
18561
  <span
18562
- class="text small upperCase cell weekday"
18562
+ class="text small cell weekday"
18563
18563
  >
18564
18564
  jue
18565
18565
  </span>
18566
18566
  <span
18567
- class="text small upperCase cell weekday"
18567
+ class="text small cell weekday"
18568
18568
  >
18569
18569
  vie
18570
18570
  </span>
18571
18571
  <span
18572
- class="text small upperCase cell weekday"
18572
+ class="text small cell weekday"
18573
18573
  >
18574
18574
  sáb
18575
18575
  </span>
18576
18576
  <span
18577
- class="text small upperCase cell weekday"
18577
+ class="text small cell weekday"
18578
18578
  >
18579
18579
  dom
18580
18580
  </span>
@@ -19144,7 +19144,7 @@ exports[`component:<Calendar> renders 1`] = `
19144
19144
  class="view row header"
19145
19145
  >
19146
19146
  <span
19147
- class="text bold paragraph upperCase title"
19147
+ class="text bold subheadline title"
19148
19148
  >
19149
19149
  abril 1980
19150
19150
  </span>
@@ -19153,37 +19153,37 @@ exports[`component:<Calendar> renders 1`] = `
19153
19153
  class="view row weekdays"
19154
19154
  >
19155
19155
  <span
19156
- class="text small upperCase cell weekday"
19156
+ class="text small cell weekday"
19157
19157
  >
19158
19158
  lun
19159
19159
  </span>
19160
19160
  <span
19161
- class="text small upperCase cell weekday"
19161
+ class="text small cell weekday"
19162
19162
  >
19163
19163
  mar
19164
19164
  </span>
19165
19165
  <span
19166
- class="text small upperCase cell weekday"
19166
+ class="text small cell weekday"
19167
19167
  >
19168
19168
  mié
19169
19169
  </span>
19170
19170
  <span
19171
- class="text small upperCase cell weekday"
19171
+ class="text small cell weekday"
19172
19172
  >
19173
19173
  jue
19174
19174
  </span>
19175
19175
  <span
19176
- class="text small upperCase cell weekday"
19176
+ class="text small cell weekday"
19177
19177
  >
19178
19178
  vie
19179
19179
  </span>
19180
19180
  <span
19181
- class="text small upperCase cell weekday"
19181
+ class="text small cell weekday"
19182
19182
  >
19183
19183
  sáb
19184
19184
  </span>
19185
19185
  <span
19186
- class="text small upperCase cell weekday"
19186
+ class="text small cell weekday"
19187
19187
  >
19188
19188
  dom
19189
19189
  </span>
@@ -19730,7 +19730,7 @@ exports[`component:<Calendar> renders 1`] = `
19730
19730
  class="view row header"
19731
19731
  >
19732
19732
  <span
19733
- class="text bold paragraph upperCase title"
19733
+ class="text bold subheadline title"
19734
19734
  >
19735
19735
  mayo 1980
19736
19736
  </span>
@@ -19768,37 +19768,37 @@ exports[`component:<Calendar> renders 1`] = `
19768
19768
  class="view row weekdays"
19769
19769
  >
19770
19770
  <span
19771
- class="text small upperCase cell weekday"
19771
+ class="text small cell weekday"
19772
19772
  >
19773
19773
  lun
19774
19774
  </span>
19775
19775
  <span
19776
- class="text small upperCase cell weekday"
19776
+ class="text small cell weekday"
19777
19777
  >
19778
19778
  mar
19779
19779
  </span>
19780
19780
  <span
19781
- class="text small upperCase cell weekday"
19781
+ class="text small cell weekday"
19782
19782
  >
19783
19783
  mié
19784
19784
  </span>
19785
19785
  <span
19786
- class="text small upperCase cell weekday"
19786
+ class="text small cell weekday"
19787
19787
  >
19788
19788
  jue
19789
19789
  </span>
19790
19790
  <span
19791
- class="text small upperCase cell weekday"
19791
+ class="text small cell weekday"
19792
19792
  >
19793
19793
  vie
19794
19794
  </span>
19795
19795
  <span
19796
- class="text small upperCase cell weekday"
19796
+ class="text small cell weekday"
19797
19797
  >
19798
19798
  sáb
19799
19799
  </span>
19800
19800
  <span
19801
- class="text small upperCase cell weekday"
19801
+ class="text small cell weekday"
19802
19802
  >
19803
19803
  dom
19804
19804
  </span>
@@ -20369,7 +20369,7 @@ exports[`component:<Calendar> testID 1`] = `
20369
20369
  class="view row header"
20370
20370
  >
20371
20371
  <span
20372
- class="text bold paragraph upperCase title"
20372
+ class="text bold subheadline title"
20373
20373
  >
20374
20374
  abril 1980
20375
20375
  </span>
@@ -20378,37 +20378,37 @@ exports[`component:<Calendar> testID 1`] = `
20378
20378
  class="view row weekdays"
20379
20379
  >
20380
20380
  <span
20381
- class="text small upperCase cell weekday"
20381
+ class="text small cell weekday"
20382
20382
  >
20383
20383
  lun
20384
20384
  </span>
20385
20385
  <span
20386
- class="text small upperCase cell weekday"
20386
+ class="text small cell weekday"
20387
20387
  >
20388
20388
  mar
20389
20389
  </span>
20390
20390
  <span
20391
- class="text small upperCase cell weekday"
20391
+ class="text small cell weekday"
20392
20392
  >
20393
20393
  mié
20394
20394
  </span>
20395
20395
  <span
20396
- class="text small upperCase cell weekday"
20396
+ class="text small cell weekday"
20397
20397
  >
20398
20398
  jue
20399
20399
  </span>
20400
20400
  <span
20401
- class="text small upperCase cell weekday"
20401
+ class="text small cell weekday"
20402
20402
  >
20403
20403
  vie
20404
20404
  </span>
20405
20405
  <span
20406
- class="text small upperCase cell weekday"
20406
+ class="text small cell weekday"
20407
20407
  >
20408
20408
  sáb
20409
20409
  </span>
20410
20410
  <span
20411
- class="text small upperCase cell weekday"
20411
+ class="text small cell weekday"
20412
20412
  >
20413
20413
  dom
20414
20414
  </span>
@@ -20955,7 +20955,7 @@ exports[`component:<Calendar> testID 1`] = `
20955
20955
  class="view row header"
20956
20956
  >
20957
20957
  <span
20958
- class="text bold paragraph upperCase title"
20958
+ class="text bold subheadline title"
20959
20959
  >
20960
20960
  mayo 1980
20961
20961
  </span>
@@ -20993,37 +20993,37 @@ exports[`component:<Calendar> testID 1`] = `
20993
20993
  class="view row weekdays"
20994
20994
  >
20995
20995
  <span
20996
- class="text small upperCase cell weekday"
20996
+ class="text small cell weekday"
20997
20997
  >
20998
20998
  lun
20999
20999
  </span>
21000
21000
  <span
21001
- class="text small upperCase cell weekday"
21001
+ class="text small cell weekday"
21002
21002
  >
21003
21003
  mar
21004
21004
  </span>
21005
21005
  <span
21006
- class="text small upperCase cell weekday"
21006
+ class="text small cell weekday"
21007
21007
  >
21008
21008
  mié
21009
21009
  </span>
21010
21010
  <span
21011
- class="text small upperCase cell weekday"
21011
+ class="text small cell weekday"
21012
21012
  >
21013
21013
  jue
21014
21014
  </span>
21015
21015
  <span
21016
- class="text small upperCase cell weekday"
21016
+ class="text small cell weekday"
21017
21017
  >
21018
21018
  vie
21019
21019
  </span>
21020
21020
  <span
21021
- class="text small upperCase cell weekday"
21021
+ class="text small cell weekday"
21022
21022
  >
21023
21023
  sáb
21024
21024
  </span>
21025
21025
  <span
21026
- class="text small upperCase cell weekday"
21026
+ class="text small cell weekday"
21027
21027
  >
21028
21028
  dom
21029
21029
  </span>