@nutui/nutui 3.2.4-beta.0 → 3.2.4

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 (187) hide show
  1. package/CHANGELOG.md +41 -7
  2. package/README.md +72 -39
  3. package/dist/nutui.es.js +303 -271
  4. package/dist/nutui.umd.js +303 -271
  5. package/dist/packages/_es/ActionSheet.js +1 -1
  6. package/dist/packages/_es/Address.js +6 -4
  7. package/dist/packages/_es/AddressList.js +1 -1
  8. package/dist/packages/_es/Animate.js +1 -1
  9. package/dist/packages/_es/Audio.js +1 -1
  10. package/dist/packages/_es/AudioOperate.js +1 -1
  11. package/dist/packages/_es/Avatar.js +1 -1
  12. package/dist/packages/_es/AvatarGroup.js +1 -1
  13. package/dist/packages/_es/BackTop.js +1 -1
  14. package/dist/packages/_es/Badge.js +1 -1
  15. package/dist/packages/_es/Barrage.js +42 -29
  16. package/dist/packages/_es/Button.js +1 -1
  17. package/dist/packages/_es/Calendar.js +1 -1
  18. package/dist/packages/_es/CalendarItem.js +1 -1
  19. package/dist/packages/_es/Card.js +1 -1
  20. package/dist/packages/_es/Cascader.js +1 -1
  21. package/dist/packages/_es/Category.js +1 -1
  22. package/dist/packages/_es/CategoryPane.js +1 -1
  23. package/dist/packages/_es/Cell.js +1 -1
  24. package/dist/packages/_es/CellGroup.js +1 -1
  25. package/dist/packages/_es/Checkbox.js +1 -1
  26. package/dist/packages/_es/CheckboxGroup.js +1 -1
  27. package/dist/packages/_es/CircleProgress.js +1 -1
  28. package/dist/packages/_es/Col.js +1 -1
  29. package/dist/packages/_es/Collapse.js +1 -1
  30. package/dist/packages/_es/CollapseItem.js +1 -1
  31. package/dist/packages/_es/Comment.js +1 -1
  32. package/dist/packages/_es/ConfigProvider.js +1 -1
  33. package/dist/packages/_es/CountDown.js +1 -1
  34. package/dist/packages/_es/CountUp.js +1 -1
  35. package/dist/packages/_es/DatePicker.js +22 -7
  36. package/dist/packages/_es/Dialog.js +1 -1
  37. package/dist/packages/_es/Divider.js +1 -1
  38. package/dist/packages/_es/Drag.js +1 -1
  39. package/dist/packages/_es/Ecard.js +1 -1
  40. package/dist/packages/_es/Elevator.js +1 -1
  41. package/dist/packages/_es/Ellipsis.js +1 -1
  42. package/dist/packages/_es/Empty.js +1 -1
  43. package/dist/packages/_es/FixedNav.js +1 -1
  44. package/dist/packages/_es/Form.js +1 -1
  45. package/dist/packages/_es/FormItem.js +1 -1
  46. package/dist/packages/_es/Grid.js +1 -1
  47. package/dist/packages/_es/GridItem.js +1 -1
  48. package/dist/packages/_es/Icon.js +1 -1
  49. package/dist/packages/_es/Image.js +1 -1
  50. package/dist/packages/_es/ImagePreview.js +3 -3
  51. package/dist/packages/_es/Indicator.js +1 -1
  52. package/dist/packages/_es/InfiniteLoading.js +1 -1
  53. package/dist/packages/_es/Input.js +1 -1
  54. package/dist/packages/_es/InputNumber.js +1 -1
  55. package/dist/packages/_es/Invoice.js +1 -1
  56. package/dist/packages/_es/Layout.js +1 -1
  57. package/dist/packages/_es/List.js +1 -1
  58. package/dist/packages/_es/Menu.js +1 -1
  59. package/dist/packages/_es/MenuItem.js +1 -1
  60. package/dist/packages/_es/Navbar.js +1 -1
  61. package/dist/packages/_es/NoticeBar.js +1 -1
  62. package/dist/packages/_es/Notify.js +1 -1
  63. package/dist/packages/_es/NumberKeyboard.js +1 -1
  64. package/dist/packages/_es/OldPicker.js +1 -1
  65. package/dist/packages/_es/OverLay.js +1 -1
  66. package/dist/packages/_es/Pagination.js +1 -1
  67. package/dist/packages/_es/Picker.js +5 -3
  68. package/dist/packages/_es/Popover.js +1 -1
  69. package/dist/packages/_es/Popup.js +2 -2
  70. package/dist/packages/_es/Price.js +1 -1
  71. package/dist/packages/_es/Progress.js +1 -1
  72. package/dist/packages/_es/PullRefresh.js +1 -1
  73. package/dist/packages/_es/Radio.js +1 -1
  74. package/dist/packages/_es/RadioGroup.js +1 -1
  75. package/dist/packages/_es/Range.js +1 -1
  76. package/dist/packages/_es/Rate.js +1 -1
  77. package/dist/packages/_es/Row.js +1 -1
  78. package/dist/packages/_es/SearchBar.js +1 -1
  79. package/dist/packages/_es/ShortPassword.js +1 -1
  80. package/dist/packages/_es/SideNavBar.js +1 -1
  81. package/dist/packages/_es/SideNavBarItem.js +1 -1
  82. package/dist/packages/_es/Signature.js +1 -1
  83. package/dist/packages/_es/Skeleton.js +1 -1
  84. package/dist/packages/_es/Sku.js +1 -1
  85. package/dist/packages/_es/Step.js +1 -1
  86. package/dist/packages/_es/Steps.js +1 -1
  87. package/dist/packages/_es/Sticky.js +1 -1
  88. package/dist/packages/_es/SubSideNavBar.js +1 -1
  89. package/dist/packages/_es/Swipe.js +1 -1
  90. package/dist/packages/_es/Swiper.js +1 -1
  91. package/dist/packages/_es/SwiperItem.js +1 -1
  92. package/dist/packages/_es/Switch.js +1 -1
  93. package/dist/packages/_es/TabPane.js +1 -1
  94. package/dist/packages/_es/Tabbar.js +1 -1
  95. package/dist/packages/_es/TabbarItem.js +1 -1
  96. package/dist/packages/_es/Table.js +1 -1
  97. package/dist/packages/_es/Tabs.js +1 -1
  98. package/dist/packages/_es/Tag.js +1 -1
  99. package/dist/packages/_es/TextArea.js +1 -1
  100. package/dist/packages/_es/TimeDetail.js +1 -1
  101. package/dist/packages/_es/TimePannel.js +1 -1
  102. package/dist/packages/_es/TimeSelect.js +1 -1
  103. package/dist/packages/_es/Toast.js +1 -1
  104. package/dist/packages/_es/TrendArrow.js +1 -1
  105. package/dist/packages/_es/Uploader.js +1 -1
  106. package/dist/packages/_es/Video.js +1 -1
  107. package/dist/packages/_es/WaterMark.js +1 -1
  108. package/dist/packages/_es/common.js +1 -1
  109. package/dist/packages/_es/component.js +1 -1
  110. package/dist/packages/_es/index.js +1 -1
  111. package/dist/packages/_es/index2.js +1 -1
  112. package/dist/packages/_es/index3.js +1 -1
  113. package/dist/packages/_es/index4.js +1 -1
  114. package/dist/packages/_es/index5.js +1 -1
  115. package/dist/packages/_es/plugin-vue_export-helper.js +1 -1
  116. package/dist/packages/_es/pxCheck.js +1 -1
  117. package/dist/packages/_es/raf.js +1 -1
  118. package/dist/packages/_es/style.css +2 -2
  119. package/dist/packages/address/index.scss +10 -8
  120. package/dist/packages/barrage/index.scss +0 -8
  121. package/dist/packages/button/index.scss +4 -0
  122. package/dist/packages/calendar/index.scss +1 -0
  123. package/dist/packages/card/index.scss +2 -0
  124. package/dist/packages/checkbox/index.scss +1 -1
  125. package/dist/packages/dialog/index.scss +3 -2
  126. package/dist/packages/inputnumber/index.scss +11 -1
  127. package/dist/packages/locale/lang/baseLang.js +1 -1
  128. package/dist/packages/locale/lang/en-US.js +1 -1
  129. package/dist/packages/locale/lang/id-ID.js +1 -1
  130. package/dist/packages/locale/lang/index.js +1 -1
  131. package/dist/packages/locale/lang/zh-CN.js +1 -1
  132. package/dist/packages/locale/lang/zh-TW.js +1 -1
  133. package/dist/packages/menuitem/index.scss +1 -1
  134. package/dist/packages/popover/index.scss +3 -2
  135. package/dist/packages/radio/index.scss +1 -1
  136. package/dist/packages/searchbar/index.scss +5 -0
  137. package/dist/packages/skeleton/index.scss +1 -1
  138. package/dist/packages/sku/index.scss +20 -17
  139. package/dist/packages/tabbar/index.scss +10 -1
  140. package/dist/packages/tabs/index.scss +2 -0
  141. package/dist/packages/tag/index.scss +1 -0
  142. package/dist/smartips/attributes.json +10 -2
  143. package/dist/smartips/tags.json +5 -3
  144. package/dist/smartips/web-types.json +22 -4
  145. package/dist/style.css +1 -1
  146. package/dist/styles/themes/default.scss +53 -53
  147. package/dist/styles/themes/jdb.scss +53 -53
  148. package/dist/styles/themes/jddkh.scss +104 -0
  149. package/dist/styles/themes/jdt.scss +53 -53
  150. package/dist/styles/variables-jdb.scss +60 -0
  151. package/dist/styles/variables-jddkh.scss +894 -0
  152. package/dist/styles/variables-jdt.scss +61 -0
  153. package/dist/styles/variables.scss +60 -0
  154. package/dist/types/__VUE/actionsheet/index.vue.d.ts +3 -3
  155. package/dist/types/__VUE/address/index.vue.d.ts +4 -4
  156. package/dist/types/__VUE/badge/index.vue.d.ts +1 -1
  157. package/dist/types/__VUE/barrage/index.vue.d.ts +1 -0
  158. package/dist/types/__VUE/calendar/index.vue.d.ts +1 -1
  159. package/dist/types/__VUE/cascader/index.vue.d.ts +2 -2
  160. package/dist/types/__VUE/datepicker/index.vue.d.ts +4 -4
  161. package/dist/types/__VUE/dialog/index.vue.d.ts +3 -3
  162. package/dist/types/__VUE/fixednav/index.vue.d.ts +1 -1
  163. package/dist/types/__VUE/image/index.vue.d.ts +1 -1
  164. package/dist/types/__VUE/imagepreview/imagePreviewItem.vue.d.ts +1 -1
  165. package/dist/types/__VUE/imagepreview/index.vue.d.ts +1 -1
  166. package/dist/types/__VUE/input/index.vue.d.ts +2 -2
  167. package/dist/types/__VUE/menu/index.vue.d.ts +1 -1
  168. package/dist/types/__VUE/noticebar/index.vue.d.ts +3 -3
  169. package/dist/types/__VUE/notify/index.vue.d.ts +1 -1
  170. package/dist/types/__VUE/numberkeyboard/index.vue.d.ts +1 -1
  171. package/dist/types/__VUE/oldpicker/index.vue.d.ts +3 -3
  172. package/dist/types/__VUE/picker/Column.vue.d.ts +1 -1
  173. package/dist/types/__VUE/picker/index.vue.d.ts +4 -4
  174. package/dist/types/__VUE/popover/index.vue.d.ts +4 -4
  175. package/dist/types/__VUE/popup/index.vue.d.ts +4 -4
  176. package/dist/types/__VUE/range/index.vue.d.ts +1 -1
  177. package/dist/types/__VUE/shortpassword/index.vue.d.ts +1 -1
  178. package/dist/types/__VUE/skeleton/index.vue.d.ts +1 -1
  179. package/dist/types/__VUE/sku/index.vue.d.ts +3 -3
  180. package/dist/types/__VUE/sticky/index.vue.d.ts +1 -1
  181. package/dist/types/__VUE/swipe/index.vue.d.ts +2 -2
  182. package/dist/types/__VUE/swiper/index.vue.d.ts +1 -1
  183. package/dist/types/__VUE/timeselect/index.vue.d.ts +1 -1
  184. package/dist/types/__VUE/toast/index.vue.d.ts +1 -1
  185. package/dist/types/__VUE/watermark/index.vue.d.ts +2 -2
  186. package/dist/types/index.d.ts +1 -1
  187. package/package.json +1 -1
@@ -55,8 +55,8 @@
55
55
  line-height: 20px;
56
56
  &__title {
57
57
  display: block;
58
- color: #262626;
59
- font-size: 18px;
58
+ color: $address-header-title-color;
59
+ font-size: $address-header-title-font-size;
60
60
  }
61
61
  }
62
62
 
@@ -68,8 +68,8 @@
68
68
  margin-top: 32px;
69
69
  padding: 0 20px;
70
70
  display: flex;
71
- font-size: 13px;
72
- color: #1d1e1e;
71
+ font-size: $address-region-tab-font-size;
72
+ color: $address-region-tab-color;
73
73
 
74
74
  .tab-item {
75
75
  position: relative;
@@ -77,7 +77,7 @@
77
77
  margin-right: 30px;
78
78
  display: block;
79
79
  &.active {
80
- font-weight: bold;
80
+ font-weight: $address-region-tab-active-item-font-weight;
81
81
  }
82
82
 
83
83
  view {
@@ -123,6 +123,8 @@
123
123
  height: 3px;
124
124
  background: $address-region-tab-line;
125
125
  transition: 0.2s all linear;
126
+ border-radius: $address-region-tab-line-border-radius;
127
+ opacity: $address-region-tab-line-opacity;
126
128
  }
127
129
  }
128
130
 
@@ -139,8 +141,8 @@
139
141
  display: flex;
140
142
  align-items: center;
141
143
  margin-bottom: 20px;
142
- font-size: $font-size-1;
143
- color: #333;
144
+ font-size: $address-region-item-font-size;
145
+ color: $address-region-item-color;
144
146
  &.active {
145
147
  font-weight: bold;
146
148
  }
@@ -182,7 +184,7 @@
182
184
  font-weight: bold;
183
185
  }
184
186
  .exist-item-icon {
185
- margin-right: 9px;
187
+ margin-right: $address-item-margin-right;
186
188
  color: $address-icon-color !important;
187
189
  }
188
190
  span {
@@ -1,11 +1,3 @@
1
- .slotContainer {
2
- > * {
3
- opacity: 0;
4
- }
5
- > .dmitem {
6
- opacity: 1;
7
- }
8
- }
9
1
  .nut-barrage {
10
2
  position: absolute;
11
3
  left: 0;
@@ -138,6 +138,10 @@
138
138
  line-height: $button-small-line-height;
139
139
  padding: $button-small-padding;
140
140
  font-size: $button-small-font-size;
141
+
142
+ &.nut-button--round {
143
+ border-radius: $button-small-round-border-radius;
144
+ }
141
145
  }
142
146
  &--mini {
143
147
  height: $button-mini-height;
@@ -135,6 +135,7 @@
135
135
  height: 23px;
136
136
  line-height: 23px;
137
137
  margin: 8px 0;
138
+ font-size: $calendar-month-title-font-size;
138
139
  }
139
140
 
140
141
  .calendar-month-con {
@@ -13,6 +13,8 @@
13
13
  .nut-card__left {
14
14
  width: 120px;
15
15
  flex-shrink: 0;
16
+ background-color: $card-left-background-color;
17
+ border-radius: $card-left-border-radius;
16
18
 
17
19
  > img {
18
20
  display: block;
@@ -41,7 +41,7 @@
41
41
  font-size: $checkbox-icon-font-size;
42
42
  }
43
43
  &__icon--disable {
44
- color: $help-color;
44
+ color: $checkbox-icon-disable-color2;
45
45
  font-size: $checkbox-icon-font-size;
46
46
  }
47
47
  }
@@ -12,7 +12,8 @@
12
12
  text-align: center;
13
13
  height: 20px;
14
14
  font-size: 16px;
15
- color: rgba(38, 38, 38, 1);
15
+ color: $dialog-header-color;
16
+ font-weight: $dialog-header-font-weight;
16
17
  @include oneline-ellipsis();
17
18
  }
18
19
  &__content {
@@ -32,7 +33,7 @@
32
33
  display: flex;
33
34
  align-items: center;
34
35
  width: 100%;
35
- justify-content: space-around;
36
+ justify-content: $dialog-footer-justify-content;
36
37
 
37
38
  &.vertical {
38
39
  flex-direction: column;
@@ -20,8 +20,13 @@
20
20
  }
21
21
  }
22
22
  .nut-inputnumber {
23
- display: flex;
23
+ display: $inputnumber-display;
24
24
  align-items: center;
25
+ border: $inputnumber-border;
26
+ border-radius: $inputnumber-border-radius;
27
+ height: $inputnumber-height;
28
+ line-height: $inputnumber-line-height;
29
+ box-sizing: $inputnumber-border-box;
25
30
 
26
31
  &--disabled {
27
32
  input {
@@ -39,6 +44,11 @@
39
44
  }
40
45
  }
41
46
 
47
+ input {
48
+ border-top: 0 !important;
49
+ border-bottom: 0 !important;
50
+ }
51
+
42
52
  input,
43
53
  &__text--readonly {
44
54
  width: $inputnumber-input-width;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.2.4-beta.0 Fri Oct 14 2022 14:39:41 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.2.4 Fri Oct 21 2022 18:50:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -8,7 +8,7 @@
8
8
 
9
9
  .nut-menu-item {
10
10
  .active {
11
- font-weight: 500;
11
+ font-weight: $menu-active-item-font-weight;
12
12
  color: $menu-item-active-text-color !important;
13
13
  }
14
14
  }
@@ -156,8 +156,8 @@
156
156
  display: flex;
157
157
  align-items: center;
158
158
  padding-bottom: 8px;
159
- padding: 8px 0;
160
- margin: 0 8px;
159
+ padding: $popover-menu-item-padding;
160
+ margin: $popover-menu-item-margin;
161
161
  border-bottom: 1px solid $popover-border-bottom-color;
162
162
 
163
163
  &:last-child {
@@ -167,6 +167,7 @@
167
167
  display: block;
168
168
  margin-right: 12px;
169
169
  margin-left: 8px;
170
+ line-height: $popover-menu-name-line-height;
170
171
  }
171
172
  }
172
173
  }
@@ -74,6 +74,6 @@
74
74
  color: $radio-icon-disable-color;
75
75
  }
76
76
  &__icon--disable {
77
- color: $help-color;
77
+ color: $radio-icon-disable-color2;
78
78
  }
79
79
  }
@@ -26,6 +26,11 @@
26
26
  padding: $searchbar-padding;
27
27
  background: $searchbar-background;
28
28
  box-sizing: border-box;
29
+ color: $searchbar-input-bar-color;
30
+
31
+ &::placeholder {
32
+ color: $searchbar-input-bar-placeholder-color;
33
+ }
29
34
 
30
35
  &__search-label {
31
36
  padding: 0 5px;
@@ -30,7 +30,7 @@
30
30
  .title {
31
31
  width: 30%;
32
32
  height: 15px;
33
- background: #efefef;
33
+ background: $skeleton-content-line-title-background-color;
34
34
  }
35
35
  }
36
36
  }
@@ -51,10 +51,11 @@
51
51
  margin-top: 18px;
52
52
  padding: 0 18px;
53
53
  > img {
54
- width: 100px;
55
- height: 100px;
54
+ width: $sku-product-img-width;
55
+ height: $sku-product-img-height;
56
56
  flex-shrink: 0;
57
57
  margin-right: 12px;
58
+ border-radius: $sku-product-img-border-radius;
58
59
  }
59
60
  &-right {
60
61
  flex: 1;
@@ -83,25 +84,25 @@
83
84
  flex-direction: column;
84
85
  &-title {
85
86
  height: 13px;
86
- font-weight: bold;
87
- font-size: 13px;
88
- color: $black;
89
- margin-bottom: 18px;
87
+ font-weight: $sku-spec-title-font-weight;
88
+ font-size: $sku-spec-title-font-size;
89
+ color: $sku-spec-title-color;
90
+ margin-bottom: $sku-spec-title-margin-bottom;
90
91
  }
91
92
  &-skus {
92
93
  display: flex;
93
94
  flex-wrap: wrap;
94
95
  &-sku {
95
- margin-right: 12px;
96
- height: 30px;
97
- line-height: 30px;
98
- padding: 0 18px;
96
+ margin-right: $sku-spec-margin-right;
97
+ height: $sku-spec-height;
98
+ line-height: $sku-spec-line-height;
99
+ padding: $sku-spec-padding;
99
100
  border-radius: 15px;
100
- font-size: 11px;
101
- color: $black;
101
+ font-size: $sku-spec-font-size;
102
+ color: $sku-spec-color;
102
103
  flex-shrink: 0;
103
104
  margin-bottom: 12px;
104
- background: rgba(242, 242, 242, 1);
105
+ background: $sku-spec-background;
105
106
  border: 1px solid rgba(242, 242, 242, 1);
106
107
 
107
108
  &.active {
@@ -156,7 +157,7 @@
156
157
  font-size: 12px;
157
158
  }
158
159
  &-btn {
159
- height: 54px;
160
+ height: $sku-operate-btn-height;
160
161
  width: 100%;
161
162
  display: flex;
162
163
  justify-content: space-between;
@@ -165,14 +166,16 @@
165
166
  text-align: center;
166
167
  padding: 0 18px;
167
168
  box-sizing: border-box;
169
+ border-top: $sku-operate-btn-border-top;
168
170
  &-item {
169
171
  width: 100%;
170
- height: 40px;
171
- line-height: 40px;
172
+ height: $sku-operate-btn-item-height;
173
+ line-height: $sku-operate-btn-item-line-height;
172
174
  margin-right: 18px;
173
175
  background: $sku-opetate-bg-default;
174
176
  border-radius: 21px;
175
- font-size: 15px;
177
+ font-size: $sku-operate-btn-item-font-size;
178
+ font-weight: $sku-operate-btn-item-font-weight;
176
179
  color: $white;
177
180
  &:last-child {
178
181
  margin-right: 0;
@@ -11,9 +11,9 @@
11
11
  width: 100%;
12
12
  display: flex;
13
13
  align-items: center;
14
- height: 50px;
15
14
  box-sizing: content-box;
16
15
  background: $white;
16
+ height: $tabbar-height;
17
17
 
18
18
  &:last-child {
19
19
  border-right: 0;
@@ -30,4 +30,13 @@
30
30
  padding-bottom: constant(safe-area-inset-bottom);
31
31
  padding-bottom: env(safe-area-inset-bottom);
32
32
  }
33
+
34
+ &-item_icon-box_nav-word {
35
+ line-height: $tabbar-word-line-height;
36
+ margin-top: $tabbar-word-margin-top;
37
+ }
38
+
39
+ &-item__icon--unactive {
40
+ color: $tabbar-unactive-color;
41
+ }
33
42
  }
@@ -157,6 +157,8 @@
157
157
  left: 50%;
158
158
  transform: translate(-50%, 0);
159
159
  overflow: hidden;
160
+ border-radius: $tabs-titles-item-line-border-radius;
161
+ opacity: $tabs-titles-item-line-opacity;
160
162
  }
161
163
 
162
164
  &__smile {
@@ -4,6 +4,7 @@
4
4
  align-items: center;
5
5
  font-size: $tag-font-size;
6
6
  border-radius: $tag-default-border-radius;
7
+ height: $tag-height;
7
8
  &--default {
8
9
  color: $tag-default-color;
9
10
  background: $tag-default-background-color;
@@ -803,6 +803,10 @@
803
803
  "type": "number、string",
804
804
  "description": "属性说明:惯性滚动时长,默认值:1000"
805
805
  },
806
+ "nut-datepicker/safe-area-inset-bottom `v3.2.4`": {
807
+ "type": "boolean",
808
+ "description": "属性说明:是否开启 iphone 系列全面屏底部安全区适配,仅当 `position` 为 `bottom` 时有效,默认值:`false`"
809
+ },
806
810
  "nut-dialog/title": {
807
811
  "type": "string",
808
812
  "description": "属性说明:标题,默认值:-"
@@ -1823,6 +1827,10 @@
1823
1827
  "type": "number、string",
1824
1828
  "description": "属性说明:惯性滚动时长,默认值:1000"
1825
1829
  },
1830
+ "nut-picker/safe-area-inset-bottom `v3.2.4`": {
1831
+ "type": "boolean",
1832
+ "description": "属性说明:是否开启 iphone 系列全面屏底部安全区适配,仅当 `position` 为 `bottom` 时有效,默认值:`false`"
1833
+ },
1826
1834
  "nut-popover/list": {
1827
1835
  "type": "list[]",
1828
1836
  "description": "属性说明:选项列表,默认值:[]"
@@ -2199,9 +2207,9 @@
2199
2207
  "type": "boolean",
2200
2208
  "description": "属性说明:是否展示清除按钮,默认值:true"
2201
2209
  },
2202
- "nut-searchbar/close-icon `v3.2.2`": {
2210
+ "nut-searchbar/clear-icon `v3.2.2`": {
2203
2211
  "type": "string",
2204
- "description": "属性说明:自定义关闭图标,默认值:'circle-close'"
2212
+ "description": "属性说明:自定义清除按钮图标,默认值:\"circle-close\""
2205
2213
  },
2206
2214
  "nut-searchbar/background": {
2207
2215
  "type": "string",
@@ -293,7 +293,8 @@
293
293
  "ok-text",
294
294
  "cancel-text",
295
295
  "three-dimensional `v3.1.23`",
296
- "swipe-duration `v3.2.2`"
296
+ "swipe-duration `v3.2.2`",
297
+ "safe-area-inset-bottom `v3.2.4`"
297
298
  ]
298
299
  },
299
300
  "nut-dialog": {
@@ -664,7 +665,8 @@
664
665
  "cancel-text",
665
666
  "ok-text",
666
667
  "three-dimensional`v3.1.23`",
667
- "swipe-duration`v3.2.2`"
668
+ "swipe-duration`v3.2.2`",
669
+ "safe-area-inset-bottom `v3.2.4`"
668
670
  ]
669
671
  },
670
672
  "nut-popover": {
@@ -795,7 +797,7 @@
795
797
  "input-type",
796
798
  "placeholder",
797
799
  "clearable",
798
- "close-icon `v3.2.2`",
800
+ "clear-icon `v3.2.2`",
799
801
  "background",
800
802
  "input-background",
801
803
  "confirm-type",
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "NutUI",
5
- "version": "3.2.4-beta.0",
5
+ "version": "3.2.4",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "tags": [
@@ -1980,6 +1980,15 @@
1980
1980
  "type": "number、string",
1981
1981
  "kind": "expression"
1982
1982
  }
1983
+ },
1984
+ {
1985
+ "name": "safe-area-inset-bottom `v3.2.4`",
1986
+ "default": "`false`",
1987
+ "description": "是否开启 iphone 系列全面屏底部安全区适配,仅当 `position` 为 `bottom` 时有效",
1988
+ "value": {
1989
+ "type": "boolean",
1990
+ "kind": "expression"
1991
+ }
1983
1992
  }
1984
1993
  ]
1985
1994
  },
@@ -4478,6 +4487,15 @@
4478
4487
  "type": "number、string",
4479
4488
  "kind": "expression"
4480
4489
  }
4490
+ },
4491
+ {
4492
+ "name": "safe-area-inset-bottom `v3.2.4`",
4493
+ "default": "`false`",
4494
+ "description": "是否开启 iphone 系列全面屏底部安全区适配,仅当 `position` 为 `bottom` 时有效",
4495
+ "value": {
4496
+ "type": "boolean",
4497
+ "kind": "expression"
4498
+ }
4481
4499
  }
4482
4500
  ]
4483
4501
  },
@@ -5389,9 +5407,9 @@
5389
5407
  }
5390
5408
  },
5391
5409
  {
5392
- "name": "close-icon `v3.2.2`",
5393
- "default": "'circle-close'",
5394
- "description": "自定义关闭图标",
5410
+ "name": "clear-icon `v3.2.2`",
5411
+ "default": "\"circle-close\"",
5412
+ "description": "自定义清除按钮图标",
5395
5413
  "value": {
5396
5414
  "type": "string",
5397
5415
  "kind": "expression"