@nutui/nutui-react-taro 2.0.0-alpha.14 → 2.0.0-alpha.15

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.
Files changed (172) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/esm/Address.js +2 -2
  3. package/dist/esm/Audio.js +2 -2
  4. package/dist/esm/Avatar.js +3 -3
  5. package/dist/esm/Calendar.js +3 -3
  6. package/dist/esm/CalendarItem.js +2 -2
  7. package/dist/esm/Card/style/style.css +1 -1
  8. package/dist/esm/Card.js +2 -4
  9. package/dist/esm/ConfigProvider.js +2 -2
  10. package/dist/esm/CountDown.js +2 -2
  11. package/dist/esm/DatePicker.js +3 -3
  12. package/dist/esm/Dialog.js +2 -2
  13. package/dist/esm/Empty.js +2 -2
  14. package/dist/esm/FixedNav.js +2 -2
  15. package/dist/esm/Grid.js +3 -3
  16. package/dist/esm/GridItem.js +2 -2
  17. package/dist/esm/Image.js +2 -2
  18. package/dist/esm/ImagePreview.js +1 -1
  19. package/dist/esm/InfiniteLoading/style/style.css +1 -0
  20. package/dist/esm/InfiniteLoading.js +10 -0
  21. package/dist/esm/Input.js +2 -2
  22. package/dist/esm/NumberKeyboard.js +2 -2
  23. package/dist/esm/Pagination.js +2 -2
  24. package/dist/esm/Picker.js +2 -2
  25. package/dist/esm/PullToRefresh.js +2 -2
  26. package/dist/esm/SearchBar.js +2 -2
  27. package/dist/esm/ShortPassword.js +2 -2
  28. package/dist/esm/Signature/style/index.js +1 -1
  29. package/dist/esm/Signature/style/style.css +1 -1
  30. package/dist/esm/Signature.js +1 -7
  31. package/dist/esm/Skeleton.js +4 -4
  32. package/dist/esm/Table.js +2 -2
  33. package/dist/esm/Tag/style/style.css +1 -1
  34. package/dist/esm/Tag.js +1 -1
  35. package/dist/esm/TextArea.js +2 -2
  36. package/dist/esm/TimeDetail/style/style.css +1 -1
  37. package/dist/esm/TimeDetail.js +3 -4
  38. package/dist/esm/TimeSelect/style/index.js +0 -1
  39. package/dist/esm/TimeSelect/style/style.css +1 -1
  40. package/dist/esm/TimeSelect.js +4 -7
  41. package/dist/esm/Uploader.js +2 -2
  42. package/dist/esm/WaterMark.js +2 -2
  43. package/dist/esm/{address.taro-1a8ab3f1.js → address.taro-cc879a1d.js} +1 -1
  44. package/dist/esm/{audio.taro-73011657.js → audio.taro-64b15071.js} +1 -1
  45. package/dist/esm/{avatar.taro-01536aff.js → avatar.taro-8a26cd6c.js} +1 -1
  46. package/dist/esm/{calendar.taro-10a6cb11.js → calendar.taro-02195ddb.js} +2 -2
  47. package/dist/esm/{calendaritem.taro-3e5f114e.js → calendaritem.taro-4230e5c4.js} +1 -1
  48. package/dist/esm/card.taro-92fe9733.js +64 -0
  49. package/dist/esm/{configprovider.taro-25758d9f.js → configprovider.taro-372b1525.js} +1 -1
  50. package/dist/esm/{countdown.taro-c399cc08.js → countdown.taro-8f19d21b.js} +1 -1
  51. package/dist/esm/{datepicker.taro-6304d59d.js → datepicker.taro-8c9230b6.js} +2 -2
  52. package/dist/esm/{dialog.taro-290eb9a6.js → dialog.taro-e5c2cb03.js} +1 -1
  53. package/dist/esm/{empty.taro-ca792f57.js → empty.taro-8345ac72.js} +1 -1
  54. package/dist/esm/{fixednav.taro-b9ecf0d5.js → fixednav.taro-6c69ad79.js} +1 -1
  55. package/dist/esm/{grid.taro-fbbd8618.js → grid.taro-9b63aca5.js} +1 -1
  56. package/dist/esm/{griditem.taro-b0c37077.js → griditem.taro-48971911.js} +1 -1
  57. package/dist/esm/{image.taro-767aa000.js → image.taro-fde6e649.js} +1 -1
  58. package/dist/esm/{imagepreview.taro-daa5a84f.js → imagepreview.taro-cfe0a4cc.js} +3 -2
  59. package/dist/esm/{infiniteloading.taro-f8f23ac6.js → infiniteloading.taro-53eeb1ec.js} +17 -33
  60. package/dist/esm/{input.taro-27d686c9.js → input.taro-69c08268.js} +1 -1
  61. package/dist/esm/{numberkeyboard.taro-ad8afaf9.js → numberkeyboard.taro-18879f04.js} +1 -1
  62. package/dist/esm/nutui-react.es.js +37 -39
  63. package/dist/esm/{pagination.taro-63607c3b.js → pagination.taro-592bca05.js} +1 -1
  64. package/dist/esm/{picker.taro-8ba4624c.js → picker.taro-6b672469.js} +1 -1
  65. package/dist/esm/{pulltorefresh.taro-5b36a881.js → pulltorefresh.taro-3719fdfb.js} +1 -1
  66. package/dist/esm/{searchbar.taro-09468fff.js → searchbar.taro-39351331.js} +1 -1
  67. package/dist/esm/{shortpassword.taro-eabbde1b.js → shortpassword.taro-cff61e4e.js} +1 -1
  68. package/dist/esm/{signature.taro-6e75a1ac.js → signature.taro-4f68516a.js} +19 -20
  69. package/dist/esm/{skeleton.taro-0552c2ec.js → skeleton.taro-ce714b06.js} +1 -1
  70. package/dist/esm/{table.taro-15a55c5d.js → table.taro-a20f15f2.js} +1 -1
  71. package/dist/esm/tag.taro-614758eb.js +76 -0
  72. package/dist/esm/{textarea.taro-c110565e.js → textarea.taro-593cd471.js} +1 -1
  73. package/dist/esm/timedetail.taro-d7aa4c1b.js +48 -0
  74. package/dist/esm/timeselect.taro-9e37e648.js +114 -0
  75. package/dist/esm/types/src/locales/base.d.ts +1 -1
  76. package/dist/esm/types/src/packages/card/card.d.ts +8 -9
  77. package/dist/esm/types/src/packages/card/card.taro.d.ts +8 -9
  78. package/dist/esm/types/src/packages/card/index.d.ts +1 -0
  79. package/dist/esm/types/src/packages/card/index.taro.d.ts +1 -0
  80. package/dist/esm/types/src/packages/configprovider/types.d.ts +1 -1
  81. package/dist/esm/types/src/packages/imagepreview/imagepreview.taro.d.ts +1 -0
  82. package/dist/esm/types/src/packages/infiniteloading/demo.taro.d.ts +2 -2
  83. package/dist/esm/types/src/packages/infiniteloading/index.d.ts +3 -2
  84. package/dist/esm/types/src/packages/infiniteloading/index.taro.d.ts +3 -2
  85. package/dist/esm/types/src/packages/infiniteloading/infiniteloading.d.ts +9 -14
  86. package/dist/esm/types/src/packages/infiniteloading/infiniteloading.taro.d.ts +8 -12
  87. package/dist/esm/types/src/packages/nutui.react.build.d.ts +2 -3
  88. package/dist/esm/types/src/packages/nutui.react.d.ts +2 -4
  89. package/dist/esm/types/src/packages/nutui.react.scss.d.ts +0 -1
  90. package/dist/esm/types/src/packages/nutui.react.taro.d.ts +2 -4
  91. package/dist/esm/types/src/packages/nutui.react.taro.scss.d.ts +0 -1
  92. package/dist/esm/types/src/packages/nutui.taro.react.build.d.ts +2 -3
  93. package/dist/esm/types/src/packages/signature/index.d.ts +1 -0
  94. package/dist/esm/types/src/packages/signature/index.taro.d.ts +1 -0
  95. package/dist/esm/types/src/packages/signature/signature.d.ts +10 -8
  96. package/dist/esm/types/src/packages/signature/signature.taro.d.ts +7 -12
  97. package/dist/esm/types/src/packages/tag/index.d.ts +1 -0
  98. package/dist/esm/types/src/packages/tag/index.taro.d.ts +1 -0
  99. package/dist/esm/types/src/packages/tag/tag.d.ts +4 -6
  100. package/dist/esm/types/src/packages/tag/tag.taro.d.ts +4 -6
  101. package/dist/esm/types/src/packages/timedetail/index.d.ts +1 -2
  102. package/dist/esm/types/src/packages/timedetail/timedetail.d.ts +9 -11
  103. package/dist/esm/types/src/packages/timedetail/timedetail.taro.d.ts +9 -11
  104. package/dist/esm/types/src/packages/timeselect/demo.taro.d.ts +0 -4
  105. package/dist/esm/types/src/packages/timeselect/index.d.ts +1 -0
  106. package/dist/esm/types/src/packages/timeselect/index.taro.d.ts +1 -0
  107. package/dist/esm/types/src/packages/timeselect/timeselect.d.ts +25 -20
  108. package/dist/esm/types/src/packages/timeselect/timeselect.taro.d.ts +25 -20
  109. package/dist/esm/{uploader.taro-fbd05e20.js → uploader.taro-5ad88f83.js} +1 -1
  110. package/dist/esm/{watermark.taro-e2245bb1.js → watermark.taro-b6b1ae18.js} +1 -1
  111. package/dist/locales/base.d.ts +1 -1
  112. package/dist/locales/base.js +1 -1
  113. package/dist/locales/en-US.js +2 -2
  114. package/dist/locales/id-ID.js +2 -2
  115. package/dist/locales/tr-TR.js +2 -2
  116. package/dist/locales/zh-CN.js +2 -2
  117. package/dist/locales/zh-TW.js +2 -2
  118. package/dist/locales/zh-UG.js +2 -2
  119. package/dist/nutui.react.es.js +556 -602
  120. package/dist/nutui.react.umd.js +555 -601
  121. package/dist/packages/card/card.scss +8 -14
  122. package/dist/packages/infiniteloading/infiniteloading.scss +2 -25
  123. package/dist/packages/signature/signature.scss +1 -18
  124. package/dist/packages/tag/tag.scss +10 -17
  125. package/dist/packages/timedetail/timedetail.scss +12 -37
  126. package/dist/packages/timeselect/timeselect.scss +15 -44
  127. package/dist/style.css +1 -1
  128. package/dist/style.mjs +1 -1
  129. package/dist/styles/themes/default.scss +0 -1
  130. package/dist/styles/variables-jmapp.scss +50 -97
  131. package/dist/styles/variables.scss +51 -98
  132. package/dist/types/index.d.ts +2 -3
  133. package/dist/types/locales/base.d.ts +1 -1
  134. package/dist/types/packages/card/card.taro.d.ts +57 -14
  135. package/dist/types/packages/card/index.taro.d.ts +1 -0
  136. package/dist/types/packages/configprovider/types.d.ts +1 -1
  137. package/dist/types/packages/imagepreview/imagepreview.taro.d.ts +5 -0
  138. package/dist/types/packages/infiniteloading/index.taro.d.ts +3 -2
  139. package/dist/types/packages/infiniteloading/infiniteloading.taro.d.ts +52 -16
  140. package/dist/types/packages/signature/index.taro.d.ts +1 -0
  141. package/dist/types/packages/signature/signature.taro.d.ts +32 -17
  142. package/dist/types/packages/tag/index.taro.d.ts +1 -0
  143. package/dist/types/packages/tag/tag.taro.d.ts +52 -14
  144. package/dist/types/packages/timedetail/timedetail.taro.d.ts +9 -11
  145. package/dist/types/packages/timeselect/index.taro.d.ts +1 -0
  146. package/dist/types/packages/timeselect/timeselect.taro.d.ts +62 -21
  147. package/dist/types/packages/toast/toast.taro.d.ts +60 -12
  148. package/package.json +1 -1
  149. package/dist/esm/Infiniteloading/style/style.css +0 -1
  150. package/dist/esm/Infiniteloading.js +0 -12
  151. package/dist/esm/TimePannel/style/css.js +0 -1
  152. package/dist/esm/TimePannel/style/index.js +0 -2
  153. package/dist/esm/TimePannel/style/style.css +0 -1
  154. package/dist/esm/TimePannel.js +0 -8
  155. package/dist/esm/card.taro-2080f4d2.js +0 -51
  156. package/dist/esm/tag.taro-1b4134a5.js +0 -92
  157. package/dist/esm/timedetail.taro-8d2acbbf.js +0 -41
  158. package/dist/esm/timepannel.taro-ee4c5dfa.js +0 -22
  159. package/dist/esm/timeselect.taro-069deedd.js +0 -133
  160. package/dist/esm/types/src/packages/timedetail/demo.d.ts +0 -3
  161. package/dist/esm/types/src/packages/timedetail/demo.taro.d.ts +0 -3
  162. package/dist/esm/types/src/packages/timepannel/demo.d.ts +0 -3
  163. package/dist/esm/types/src/packages/timepannel/demo.taro.d.ts +0 -3
  164. package/dist/esm/types/src/packages/timepannel/index.d.ts +0 -2
  165. package/dist/esm/types/src/packages/timepannel/index.taro.d.ts +0 -2
  166. package/dist/esm/types/src/packages/timepannel/timepannel.d.ts +0 -8
  167. package/dist/esm/types/src/packages/timepannel/timepannel.taro.d.ts +0 -8
  168. package/dist/packages/timepannel/timepannel.scss +0 -17
  169. package/dist/types/packages/timepannel/index.taro.d.ts +0 -2
  170. package/dist/types/packages/timepannel/timepannel.taro.d.ts +0 -8
  171. /package/dist/esm/{Infiniteloading → InfiniteLoading}/style/css.js +0 -0
  172. /package/dist/esm/{Infiniteloading → InfiniteLoading}/style/index.js +0 -0
@@ -1,13 +1,5 @@
1
1
  @import '../../styles/mixins/text-ellipsis.scss';
2
2
 
3
- .nut-theme-dark {
4
- .nut-card {
5
- .nut-card__right {
6
- color: $dark1;
7
- }
8
- }
9
- }
10
-
11
3
  .nut-card {
12
4
  width: 100%;
13
5
  display: flex;
@@ -15,6 +7,8 @@
15
7
  width: 120px;
16
8
  height: 120px;
17
9
  flex-shrink: 0;
10
+ background-color: $card-left-background-color;
11
+ border-radius: $card-left-border-radius;
18
12
  > img {
19
13
  display: block;
20
14
  width: 100%;
@@ -24,12 +18,12 @@
24
18
  .nut-card__right {
25
19
  flex: 1;
26
20
  padding: 0 10px 8px;
27
- .nut-card__right__title {
21
+ .nut-card__right-title {
28
22
  @include moreline-ellipsis();
29
23
  line-height: 1.5;
30
24
  font-size: 14px;
31
25
  }
32
- .nut-card__right__price {
26
+ .nut-cardright-price {
33
27
  display: flex;
34
28
  align-items: center;
35
29
  height: 18px;
@@ -45,7 +39,7 @@
45
39
  font-size: 12px;
46
40
  }
47
41
  }
48
- .nut-card__right__price__origin {
42
+ .nut-cardright-price-origin {
49
43
  &.nut-price {
50
44
  margin-left: 2px;
51
45
  color: #d2a448;
@@ -58,7 +52,7 @@
58
52
  }
59
53
  }
60
54
  }
61
- .nut-card__right__other {
55
+ .nut-cardright-other {
62
56
  display: flex;
63
57
  align-items: center;
64
58
  padding: 5px 0 2px;
@@ -68,11 +62,11 @@
68
62
  font-size: $font-size-0;
69
63
  }
70
64
  }
71
- .nut-card__right__shop {
65
+ .nut-cardright-shop {
72
66
  display: flex;
73
67
  justify-content: space-between;
74
68
  align-items: center;
75
- .nut-card__right__shop__name {
69
+ .nut-cardright-shop-name {
76
70
  line-height: 1.5;
77
71
  color: #999;
78
72
  font-size: 12px;
@@ -1,20 +1,3 @@
1
- .nut-theme-dark {
2
- .nut-infiniteloading {
3
- .nut-infinite-container {
4
- .infiniteLi {
5
- color: $dark1;
6
- }
7
- }
8
- .nut-infinite-bottom {
9
- .bottom-box {
10
- .bottom-text {
11
- color: $dark2;
12
- }
13
- }
14
- }
15
- }
16
- }
17
-
18
1
  .nut-infiniteloading {
19
2
  display: block;
20
3
  width: 100%;
@@ -30,10 +13,7 @@
30
13
  flex-direction: column;
31
14
  align-items: center;
32
15
  justify-content: center;
33
- .top-text {
34
- font-size: 10px;
35
- color: $text-color;
36
- }
16
+ color: $text-color;
37
17
  }
38
18
  }
39
19
  .nut-infinite-container {
@@ -52,10 +32,7 @@
52
32
  text-align: center;
53
33
 
54
34
  .bottom-box {
55
- .bottom-text {
56
- font-size: 10px;
57
- color: $text-color;
58
- }
35
+ color: $text-color;
59
36
  }
60
37
  }
61
38
  }
@@ -1,15 +1,3 @@
1
- .nut-theme-dark {
2
- .nut-signature {
3
- &__inner {
4
- Canvas {
5
- background-color: $dark3;
6
- }
7
- }
8
- }
9
- .demo-tips {
10
- color: $dark1;
11
- }
12
- }
13
1
  .nut-signature {
14
2
  .spcanvas_WEAPP {
15
3
  width: 100%;
@@ -22,18 +10,13 @@
22
10
  Canvas {
23
11
  background-color: #fff;
24
12
  }
25
-
26
13
  height: $signature-height;
27
- margin-bottom: $signature-margin-bottom;
28
14
  border: $signature-border-width solid $signature-border-color;
29
15
  display: flex;
30
16
  justify-content: center;
31
17
  align-items: center;
32
18
  }
33
- &__unsopport {
19
+ &__unsupport {
34
20
  font-size: $font-size-base;
35
21
  }
36
- &__btn {
37
- margin-right: $signature-btn-margin-right !important;
38
- }
39
22
  }
@@ -4,8 +4,10 @@
4
4
  justify-content: center;
5
5
  align-items: center;
6
6
  font-size: $tag-font-size;
7
- border-radius: $tag-default-border-radius;
7
+ border-radius: $tag-border-radius;
8
8
  height: $tag-height;
9
+ color: $tag-color;
10
+ border: $tag-border-width solid transparent;
9
11
 
10
12
  .nut-icon {
11
13
  vertical-align: middle;
@@ -14,58 +16,49 @@
14
16
 
15
17
  @mixin plain {
16
18
  &.nut-tag--plain {
17
- color: $tag-default-background-color;
18
- border: $tag-border-width solid $tag-default-background-color;
19
+ color: $tag-background-color;
20
+ background-color: #fff;
21
+ border: $tag-border-width solid $tag-background-color;
19
22
  }
20
23
  }
21
24
 
22
25
  &--default {
23
- color: $tag-default-color;
24
- background: $tag-default-background-color;
25
- border: $tag-border-width solid transparent;
26
+ background: $tag-background-color;
26
27
  @include plain;
27
28
  }
28
29
 
29
30
  &--primary {
30
- color: $tag-default-color;
31
31
  background: $tag-primary-background-color;
32
- border: $tag-border-width solid transparent;
33
32
  @include plain;
34
33
  }
35
34
 
36
35
  &--success {
37
- color: $tag-default-color;
38
36
  background: $tag-success-background-color;
39
- border: $tag-border-width solid transparent;
40
37
  @include plain;
41
38
  }
42
39
 
43
40
  &--danger {
44
- color: $tag-default-color;
45
41
  background: $tag-danger-background-color;
46
- border: $tag-border-width solid transparent;
47
42
  @include plain;
48
43
  }
49
44
 
50
45
  &--warning {
51
- color: $tag-default-color;
52
46
  background: $tag-warning-background-color;
53
- border: $tag-border-width solid transparent;
54
47
  @include plain;
55
48
  }
56
49
 
57
50
  &--round {
58
- border-radius: 8px;
51
+ border-radius: $tag-round-border-radius;
59
52
  }
60
53
 
61
54
  &--mark {
62
- border-radius: 0 12px 12px 0;
55
+ border-radius: $tag-mark-border-radius;
63
56
  }
64
57
 
65
58
  &--close {
66
- margin-left: 4px;
67
59
  cursor: pointer;
68
60
  }
61
+
69
62
  &-custom-icon {
70
63
  display: inline-flex;
71
64
  align-items: center;
@@ -1,22 +1,3 @@
1
- .nut-theme-dark {
2
- .nut-timedetail {
3
- background-color: $dark6;
4
-
5
- &__detail {
6
- &__list {
7
- &__item {
8
- background-color: $dark4;
9
- color: $dark1;
10
-
11
- &--curr {
12
- color: $timeselect-timedetail-item-cur-text-color;
13
- }
14
- }
15
- }
16
- }
17
- }
18
- }
19
-
20
1
  .nut-timedetail {
21
2
  display: flex;
22
3
  align-content: flex-start;
@@ -24,28 +5,22 @@
24
5
  padding: 0 0 50px 13px;
25
6
 
26
7
  &__item {
27
- width: 100px;
28
- height: 50px;
29
- line-height: 50px;
8
+ width: $timeselect-time-width;
9
+ height: $timeselect-time-height;
10
+ line-height: $timeselect-time-line-height;
30
11
  text-align: center;
31
- margin-right: 10px;
32
- margin-bottom: 10px;
33
- background-color: $background-color;
34
- color: $title-color;
35
-
36
- &-active {
37
- background-color: $dark-brand-color;
38
- }
39
-
12
+ margin: $timeselect-time-margin;
13
+ background: $timeselect-time-background;
14
+ color: $timeselect-time-color;
40
15
  border-radius: 5px;
41
- font-size: 14px;
16
+ font-size: $timeselect-time-font-size;
42
17
  border: 1px solid transparent;
43
18
  font-weight: 700;
44
- }
45
19
 
46
- &__item-active {
47
- background-color: var(--nutui-brand-color-opacity);
48
- border: 1px solid $primary-color;
49
- color: $primary-color;
20
+ &.active {
21
+ background-color: $timeselect-time-active-background;
22
+ border: 1px solid $timeselect-time-active-color;
23
+ color: $timeselect-time-active-color;
24
+ }
50
25
  }
51
26
  }
@@ -1,36 +1,4 @@
1
1
 
2
- .nut-theme-dark {
3
- .nut-timeselect {
4
- background-color: $dark6;
5
-
6
- &__title {
7
- background-color: $dark6;
8
- color: $dark1;
9
- }
10
-
11
- &__content {
12
- &-left {
13
- background-color: $dark5;
14
- color: $dark1;
15
-
16
- .nut-timepannel-active {
17
- background-color: $dark6;
18
- color: $dark1;
19
- }
20
- }
21
- }
22
- }
23
-
24
- .nut-timedetail__item {
25
- background-color: $dark4;
26
- color: $dark1;
27
-
28
- &-active {
29
- background-color: $dark-brand-color;
30
- }
31
- }
32
- }
33
-
34
2
  .nut-timeselect {
35
3
  background-color: $background-color3;
36
4
  display: flex;
@@ -42,7 +10,7 @@
42
10
  line-height: $timeselect-title-line-height;
43
11
  margin-bottom: 10px;
44
12
  font-size: $timeselect-title-font-size;
45
- background-color: $background-color3;
13
+ background: $timeselect-title-background;
46
14
  color: $title-color;
47
15
  text-align: center;
48
16
  }
@@ -53,21 +21,24 @@
53
21
  }
54
22
 
55
23
  &__content-left {
56
- width: 140px;
57
- min-width: 140px;
24
+ width: $timeselect-date-width;
25
+ min-width: $timeselect-date-width;
58
26
  height: 100%;
59
27
  overflow: auto;
60
- background-color: $background-color2;
61
- color: $title-color;
62
-
63
- .nut-timepannel-active {
64
- background-color: $primary-color;
65
- }
28
+ background: $background-color2;
66
29
  }
30
+ }
67
31
 
68
- .nut-timepannel-active {
69
- background-color: $background-color3;
70
- color: $title-color;
32
+ .nut-timepannel {
33
+ height: $timeselect-date-height;
34
+ line-height: $timeselect-date-line-height;
35
+ text-align: center;
36
+ color: $timeselect-date-color;
37
+ font-size: $timeselect-date-font-size;
38
+
39
+ &.active {
40
+ background: $background-color3;
41
+ color: $timeselect-date-active-color;
71
42
  font-weight: 700;
72
43
  }
73
44
  }