@nutui/nutui-react-taro 1.4.10 → 1.4.11-beta.0

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 (218) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/esm/ActionSheet.js +7 -10
  3. package/dist/esm/Address.js +12 -15
  4. package/dist/esm/Animate.js +3 -6
  5. package/dist/esm/AnimatingNumbers.js +3 -6
  6. package/dist/esm/Audio.js +13 -16
  7. package/dist/esm/Avatar.js +6 -9
  8. package/dist/esm/AvatarGroup.js +6 -9
  9. package/dist/esm/BackTop.js +5 -8
  10. package/dist/esm/Badge.js +5 -8
  11. package/dist/esm/Barrage.js +3 -6
  12. package/dist/esm/Button.js +5 -8
  13. package/dist/esm/Calendar.js +11 -13
  14. package/dist/esm/CalendarItem.js +6 -8
  15. package/dist/esm/Card.js +7 -10
  16. package/dist/esm/Cascader.js +9 -12
  17. package/dist/esm/Cell.js +5 -8
  18. package/dist/esm/CellGroup.js +3 -6
  19. package/dist/esm/Checkbox.js +5 -8
  20. package/dist/esm/CheckboxGroup.js +5 -8
  21. package/dist/esm/CircleProgress.js +4 -7
  22. package/dist/esm/Col.js +3 -6
  23. package/dist/esm/Collapse.js +3 -6
  24. package/dist/esm/CollapseItem.js +5 -8
  25. package/dist/esm/ConfigProvider.js +3 -6
  26. package/dist/esm/CountDown.js +5 -8
  27. package/dist/esm/DatePicker.js +13 -16
  28. package/dist/esm/Dialog.js +8 -11
  29. package/dist/esm/Divider.js +3 -6
  30. package/dist/esm/Drag.js +3 -6
  31. package/dist/esm/Elevator.js +3 -6
  32. package/dist/esm/Ellipsis.js +5 -8
  33. package/dist/esm/Empty.js +5 -8
  34. package/dist/esm/FixedNav.js +8 -11
  35. package/dist/esm/Form.js +8 -11
  36. package/dist/esm/FormItem.js +6 -9
  37. package/dist/esm/Grid.js +6 -9
  38. package/dist/esm/GridItem.js +8 -11
  39. package/dist/esm/Icon.js +3 -6
  40. package/dist/esm/Image.js +6 -9
  41. package/dist/esm/ImagePreview.js +10 -13
  42. package/dist/esm/Indicator.js +3 -6
  43. package/dist/esm/Infiniteloading.js +7 -10
  44. package/dist/esm/Input.js +7 -10
  45. package/dist/esm/InputNumber.js +5 -8
  46. package/dist/esm/Layout.js +2 -5
  47. package/dist/esm/Menu.js +5 -8
  48. package/dist/esm/MenuItem.js +8 -11
  49. package/dist/esm/NavBar.js +5 -8
  50. package/dist/esm/NoticeBar.js +6 -9
  51. package/dist/esm/Notify.js +3 -6
  52. package/dist/esm/NumberKeyboard.js +9 -12
  53. package/dist/esm/Overlay.js +3 -6
  54. package/dist/esm/Pagination.js +5 -8
  55. package/dist/esm/Picker.js +11 -14
  56. package/dist/esm/Popover.js +7 -10
  57. package/dist/esm/Popup.js +6 -9
  58. package/dist/esm/Price.js +3 -6
  59. package/dist/esm/Progress.js +5 -8
  60. package/dist/esm/PullToRefresh.js +5 -8
  61. package/dist/esm/Radio.js +4 -8
  62. package/dist/esm/RadioGroup.js +5 -8
  63. package/dist/esm/Range.js +9 -12
  64. package/dist/esm/Rate.js +5 -8
  65. package/dist/esm/Row.js +3 -6
  66. package/dist/esm/SearchBar.js +7 -10
  67. package/dist/esm/ShortPassword.js +9 -12
  68. package/dist/esm/SideNavBar.js +10 -13
  69. package/dist/esm/SideNavBarItem.js +2 -5
  70. package/dist/esm/Signature.js +8 -11
  71. package/dist/esm/Skeleton.js +7 -10
  72. package/dist/esm/Step.js +6 -9
  73. package/dist/esm/Steps.js +4 -7
  74. package/dist/esm/Sticky.js +5 -8
  75. package/dist/esm/SubSideNavBar.js +3 -6
  76. package/dist/esm/Swipe.js +5 -8
  77. package/dist/esm/Swiper.js +4 -7
  78. package/dist/esm/SwiperItem.js +4 -7
  79. package/dist/esm/Switch.js +3 -6
  80. package/dist/esm/TabPane.js +3 -6
  81. package/dist/esm/Tabbar.js +3 -6
  82. package/dist/esm/TabbarItem.js +5 -8
  83. package/dist/esm/Table.js +7 -10
  84. package/dist/esm/Tabs.js +6 -9
  85. package/dist/esm/Tag.js +5 -8
  86. package/dist/esm/TextArea.js +5 -8
  87. package/dist/esm/TimeDetail.js +5 -8
  88. package/dist/esm/TimePannel.js +5 -8
  89. package/dist/esm/TimeSelect.js +11 -14
  90. package/dist/esm/Toast.js +4 -7
  91. package/dist/esm/TrendArrow.js +4 -7
  92. package/dist/esm/Uploader.js +10 -13
  93. package/dist/esm/Video.js +3 -6
  94. package/dist/esm/VirtualList.js +4 -7
  95. package/dist/esm/WaterMark.js +5 -8
  96. package/dist/esm/{actionsheet.taro-e6a51446.js → actionsheet.taro-c5ccaf4e.js} +2 -2
  97. package/dist/esm/{address.taro-e11e3105.js → address.taro-f977bad0.js} +8 -8
  98. package/dist/esm/{animate.taro-fb7986d6.js → animate.taro-b0e83dd5.js} +1 -1
  99. package/dist/esm/{animatingnumbers.taro-03e5d61d.js → animatingnumbers.taro-6307a3a5.js} +1 -1
  100. package/dist/esm/{audio.taro-9fb6a435.js → audio.taro-c2cdbe18.js} +6 -6
  101. package/dist/esm/{avatar.taro-3676f38f.js → avatar.taro-c17c3d15.js} +4 -4
  102. package/dist/esm/{avatargroup-1324186b.js → avatargroup-1d900174.js} +3 -3
  103. package/dist/esm/{backtop.taro-66394a36.js → backtop.taro-e53236c7.js} +2 -2
  104. package/dist/esm/{badge.taro-a4e59c11.js → badge.taro-a2e7dd5a.js} +3 -3
  105. package/dist/esm/{barrage.taro-80df08d3.js → barrage.taro-5dbab093.js} +1 -1
  106. package/dist/esm/{button.taro-43fa4248.js → button.taro-dc4795a3.js} +2 -2
  107. package/dist/esm/{calendar.taro-a8b7c1aa.js → calendar.taro-f5d03548.js} +9 -5
  108. package/dist/esm/{calendaritem.taro-a850666e.js → calendaritem.taro-971a7af8.js} +19 -8
  109. package/dist/esm/{card.taro-e2a20807.js → card.taro-4fb6bc4e.js} +3 -3
  110. package/dist/esm/{cascader.taro-a824b371.js → cascader.taro-a2ee549c.js} +5 -5
  111. package/dist/esm/{cell.taro-a10a74d3.js → cell.taro-e877cf12.js} +3 -3
  112. package/dist/esm/{cellgroup.taro-abe501bc.js → cellgroup.taro-e094471c.js} +1 -1
  113. package/dist/esm/{checkbox.taro-6120e3e3.js → checkbox.taro-6aab93c3.js} +3 -3
  114. package/dist/esm/{circleprogress.taro-79854448.js → circleprogress.taro-897ea24b.js} +2 -2
  115. package/dist/esm/{col.taro-53eed3cc.js → col.taro-9e4c5cc0.js} +1 -1
  116. package/dist/esm/{collapse.taro-1a9e4ba2.js → collapse.taro-c903a060.js} +1 -1
  117. package/dist/esm/{collapseitem-4d0bc55d.js → collapseitem-2e864527.js} +3 -3
  118. package/dist/esm/{configprovider-3a2a28d1.js → configprovider-5eea4f5d.js} +1 -1
  119. package/dist/esm/{configprovider.taro-d6678d2e.js → configprovider.taro-26882dd2.js} +1 -1
  120. package/dist/esm/{countdown.taro-b6efdd7c.js → countdown.taro-9e40de9c.js} +2 -2
  121. package/dist/esm/{datepicker.taro-e9d167bf.js → datepicker.taro-d9252862.js} +5 -2
  122. package/dist/esm/{dialog.taro-6daca6de.js → dialog.taro-7608bd26.js} +2 -2
  123. package/dist/esm/{divider.taro-26d1d8b4.js → divider.taro-5236fe6a.js} +1 -1
  124. package/dist/esm/{drag.taro-79bb8744.js → drag.taro-703560c4.js} +1 -1
  125. package/dist/esm/{elevator.taro-c4ed99e4.js → elevator.taro-1d749ab0.js} +1 -1
  126. package/dist/esm/{ellipsis.taro-93cef884.js → ellipsis.taro-660e2ee9.js} +8 -8
  127. package/dist/esm/{empty.taro-b28fbcea.js → empty.taro-7bd813f9.js} +2 -2
  128. package/dist/esm/{fixednav.taro-c46dd370.js → fixednav.taro-84930e08.js} +5 -5
  129. package/dist/esm/{form.taro-0c8e7a39.js → form.taro-ce791a58.js} +3 -3
  130. package/dist/esm/{formitem.taro-190a3326.js → formitem.taro-f2ed02d4.js} +2 -2
  131. package/dist/esm/{grid.taro-2dcf3c67.js → grid.taro-9410ff69.js} +3 -3
  132. package/dist/esm/{griditem.taro-380ad42c.js → griditem.taro-26863577.js} +5 -5
  133. package/dist/esm/{icon-296a1bec.js → icon-2242973e.js} +1 -1
  134. package/dist/esm/{icon.taro-296a1bec.js → icon.taro-c9254a81.js} +1 -1
  135. package/dist/esm/{image.taro-0b9e8567.js → image.taro-1d867416.js} +2 -2
  136. package/dist/esm/{imagepreview.taro-c50bb0a3.js → imagepreview.taro-3a5722e8.js} +3 -3
  137. package/dist/esm/{radio.taro-a6eff96c.js → index.taro-84346556.js} +9 -7
  138. package/dist/esm/{indicator.taro-cba8b010.js → indicator.taro-25682172.js} +1 -1
  139. package/dist/esm/{infiniteloading.taro-1dcc35b4.js → infiniteloading.taro-8ead43b0.js} +4 -4
  140. package/dist/esm/{input.taro-249e6570.js → input.taro-fe0248b1.js} +3 -3
  141. package/dist/esm/{inputnumber.taro-7c2d7e85.js → inputnumber.taro-94c75663.js} +3 -3
  142. package/dist/esm/{menu.taro-7e4038a1.js → menu.taro-e5b84501.js} +2 -2
  143. package/dist/esm/{menuitem.taro-259a1236.js → menuitem.taro-f2129be6.js} +4 -4
  144. package/dist/esm/{navbar.taro-777c4705.js → navbar.taro-70514adf.js} +3 -3
  145. package/dist/esm/{noticebar.taro-4a23cdee.js → noticebar.taro-22486646.js} +4 -4
  146. package/dist/esm/{notify.taro-c6cbc0f3.js → notify.taro-3a424269.js} +3 -3
  147. package/dist/esm/{numberkeyboard.taro-b0dba5a8.js → numberkeyboard.taro-78224b3a.js} +3 -3
  148. package/dist/esm/nutui-react.es.js +107 -107
  149. package/dist/esm/{overlay.taro-21e87fb1.js → overlay.taro-1e74a71d.js} +1 -1
  150. package/dist/esm/{pagination.taro-2a8806b2.js → pagination.taro-bb490de9.js} +2 -2
  151. package/dist/esm/{picker.taro-f2f5950d.js → picker.taro-4298ce4e.js} +5 -5
  152. package/dist/esm/{popover.taro-ad5e76ea.js → popover.taro-f144cd02.js} +4 -4
  153. package/dist/esm/{popup.taro-01676bff.js → popup.taro-6e81162a.js} +4 -4
  154. package/dist/esm/{price.taro-776ed16e.js → price.taro-8801462e.js} +1 -1
  155. package/dist/esm/{progress.taro-f0ce38e9.js → progress.taro-773482ed.js} +3 -3
  156. package/dist/esm/{pulltorefresh.taro-b1f56062.js → pulltorefresh.taro-2b50fdf3.js} +2 -2
  157. package/dist/esm/{range.taro-3a2b74b5.js → range.taro-b628f1ed.js} +4 -4
  158. package/dist/esm/{rate.taro-6cdf03bd.js → rate.taro-f18381f3.js} +3 -3
  159. package/dist/esm/{row.taro-f64d4a13.js → row.taro-4e697aa2.js} +1 -1
  160. package/dist/esm/{searchbar.taro-c7bbc67a.js → searchbar.taro-bc3e87bc.js} +11 -8
  161. package/dist/esm/{shortpassword.taro-7ee92cba.js → shortpassword.taro-7dfb72fb.js} +5 -6
  162. package/dist/esm/{sidenavbar.taro-44ee1611.js → sidenavbar.taro-e03a5287.js} +3 -3
  163. package/dist/esm/{signature.taro-ae04be18.js → signature.taro-45d1dde3.js} +3 -3
  164. package/dist/esm/{skeleton.taro-76faf63f.js → skeleton.taro-38e2fca2.js} +2 -2
  165. package/dist/esm/{step.taro-b7903e8c.js → step.taro-891c020b.js} +4 -4
  166. package/dist/esm/{steps.taro-c82d2252.js → steps.taro-acf205a0.js} +2 -2
  167. package/dist/esm/{sticky.taro-d5b6eabe.js → sticky.taro-b15d1173.js} +3 -3
  168. package/dist/esm/{subsidenavbar.taro-69cb9752.js → subsidenavbar.taro-f46b4c73.js} +1 -1
  169. package/dist/esm/{swipe.taro-ea35f07f.js → swipe.taro-9375a9a1.js} +3 -3
  170. package/dist/esm/{swiper.taro-7a94e211.js → swiper.taro-8164df5b.js} +2 -2
  171. package/dist/esm/{swiperitem-c9e3d0d5.js → swiperitem-86a3578a.js} +2 -2
  172. package/dist/esm/{switch.taro-34ca8228.js → switch.taro-bae2dca0.js} +1 -1
  173. package/dist/esm/{tabbar.taro-9acfc2fa.js → tabbar.taro-17d898d9.js} +1 -1
  174. package/dist/esm/{tabbaritem.taro-bf517487.js → tabbaritem.taro-3643f585.js} +3 -3
  175. package/dist/esm/{table.taro-bc980d82.js → table.taro-6119a948.js} +8 -7
  176. package/dist/esm/{tabpane.taro-4ca340ef.js → tabpane.taro-9512e308.js} +1 -1
  177. package/dist/esm/{tabs.taro-07e4adce.js → tabs.taro-95edd45d.js} +4 -4
  178. package/dist/esm/{tag.taro-ad9f6d6a.js → tag.taro-64f37bd9.js} +2 -2
  179. package/dist/esm/{textarea.taro-321e089e.js → textarea.taro-2a12788b.js} +24 -6
  180. package/dist/esm/{timedetail.taro-204e2975.js → timedetail.taro-c5f564fd.js} +2 -2
  181. package/dist/esm/{timepannel.taro-032285fe.js → timepannel.taro-29f9dd86.js} +2 -2
  182. package/dist/esm/{timeselect.taro-654791eb.js → timeselect.taro-f276b0a9.js} +5 -5
  183. package/dist/esm/{toast.taro-d6c14811.js → toast.taro-0f972a92.js} +2 -2
  184. package/dist/esm/{trendarrow.taro-b8c5ccd9.js → trendarrow.taro-d79fc8e2.js} +2 -2
  185. package/dist/esm/{uploader.taro-64f45a90.js → uploader.taro-77396b5d.js} +7 -7
  186. package/dist/esm/{video-f1be8a91.js → video-8a3518c5.js} +1 -1
  187. package/dist/esm/{virtuallist.taro-a4ab5995.js → virtuallist.taro-1688484f.js} +1 -1
  188. package/dist/esm/{watermark.taro-8e8cfdd6.js → watermark.taro-a948c735.js} +2 -2
  189. package/dist/locales/base.js +1 -1
  190. package/dist/locales/en-US.js +1 -1
  191. package/dist/locales/id-ID.js +1 -1
  192. package/dist/locales/zh-CN.js +1 -1
  193. package/dist/locales/zh-TW.js +1 -1
  194. package/dist/locales/zh-UG.js +1 -1
  195. package/dist/nutui.react.mjs +65 -24
  196. package/dist/nutui.react.umd.js +65 -24
  197. package/dist/packages/radiogroup/radiogroup.scss +1 -0
  198. package/dist/packages/step/step.scss +2 -1
  199. package/dist/style.css +1 -1
  200. package/dist/style.mjs +1 -1
  201. package/dist/styles/variables.scss +1 -1
  202. package/dist/types/index.d.ts +4 -1
  203. package/package.json +1 -1
  204. /package/dist/esm/{AvatarContext-c96afdcc.js → AvatarContext-7153ad2b.js} +0 -0
  205. /package/dist/esm/{UserContext-0aac9a82.js → UserContext-68f62e66.js} +0 -0
  206. /package/dist/esm/{UserContext-e402e1a6.js → UserContext-b4181162.js} +0 -0
  207. /package/dist/esm/{UserContext-e8176108.js → UserContext-be8097d2.js} +0 -0
  208. /package/dist/esm/{bem-350c1702.js → bem-893ad28d.js} +0 -0
  209. /package/dist/esm/{get-scroll-parent-5d508382.js → get-scroll-parent-3dcd3f53.js} +0 -0
  210. /package/dist/esm/{grid.taro.context-c2bbfb4f.js → grid.taro.context-39636af9.js} +0 -0
  211. /package/dist/esm/{index-5bcb0ff8.js → index-a90733f9.js} +0 -0
  212. /package/dist/esm/{layout.taro-9046d093.js → layout.taro-358f014f.js} +0 -0
  213. /package/dist/esm/{offsetContext-c2a746fa.js → offsetContext-bfb02c25.js} +0 -0
  214. /package/dist/esm/{sidenavbaritem.taro-5a7965d0.js → sidenavbaritem.taro-fee11d26.js} +0 -0
  215. /package/dist/esm/{typings-b9828dba.js → typings-1c5f2628.js} +0 -0
  216. /package/dist/esm/{useClientRect-1f8ed1fe.js → useClientRect-4506e52f.js} +0 -0
  217. /package/dist/esm/{useTouch-db24bb5c.js → useTouch-a2ea68c6.js} +0 -0
  218. /package/dist/esm/{zh-CN-aff7a0be.js → zh-CN-dfc384d0.js} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ # v1.4.11
2
+ `2023-03-15`
3
+
4
+ * :sparkles: feat(datepicker): 新增支持时分类型选择&同步增加demo&taro文档国际化 (#782) @irisSong
5
+ * :sparkles: feat: calendar新增onYearMonthChange属性 (#807) @midday
6
+ * :sparkles: feat: 修复 taro 版本日历默认滚动到相应区域和首页白屏问题 (#805) @midday
7
+ * :sparkles: feat: 表格支持隐藏表头属性 (#796) @midday
8
+ * :bug: fix: ellipsis 在深层嵌套中无法获取元素信息 (#798) @oasis-cloud
9
+ * :bug: fix: fix-col-offset (#783) @Penguin-Lin
10
+ * :bug: fix: notify 组件设置 position 之后位置错误 (#803) @oasis-cloud
11
+ * :bug: fix: radiogroup 中使用 button 类型的 radio 样式不对 (#801) @oasis-cloud
12
+ * :bug: fix: textarea 优化中文输入 (#797) @oasis-cloud
13
+ * :bug: fix: 修复 SearchBar 清空内容时失去焦点的问题 @midday
14
+ * :bug: fix: 修改 textarea 的 padding 为之前版本的值 (#800) @oasis-cloud
15
+ * 🔨 chore(shortpassword): 删除不必要的 log 信息 (#780) @AnteeHub
16
+
1
17
  # v1.4.10
2
18
  `2023-03-08`
3
19
 
@@ -1,16 +1,13 @@
1
- import { A as ActionSheet } from './actionsheet.taro-e6a51446.js';
1
+ import { A as ActionSheet } from './actionsheet.taro-c5ccaf4e.js';
2
+ export { A as default } from './actionsheet.taro-c5ccaf4e.js';
2
3
  import 'react';
3
- import './popup.taro-01676bff.js';
4
+ import './popup.taro-6e81162a.js';
4
5
  import 'react-dom';
5
6
  import 'react-transition-group';
6
7
  import 'classnames';
7
- import './overlay.taro-21e87fb1.js';
8
- import './bem-350c1702.js';
8
+ import './overlay.taro-1e74a71d.js';
9
+ import './bem-893ad28d.js';
9
10
  import '@bem-react/classname';
10
11
  import '@tarojs/components';
11
- import './icon.taro-296a1bec.js';
12
- import './typings-b9828dba.js';
13
-
14
-
15
-
16
- export { ActionSheet as default };
12
+ import './icon.taro-c9254a81.js';
13
+ import './typings-1c5f2628.js';
@@ -1,23 +1,20 @@
1
- import { A as Address } from './address.taro-e11e3105.js';
1
+ import { A as Address } from './address.taro-f977bad0.js';
2
+ export { A as default } from './address.taro-f977bad0.js';
2
3
  import 'react';
3
- import './icon.taro-296a1bec.js';
4
- import './bem-350c1702.js';
4
+ import './icon.taro-c9254a81.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
- import './popup.taro-01676bff.js';
7
+ import './popup.taro-6e81162a.js';
7
8
  import 'react-dom';
8
9
  import 'react-transition-group';
9
10
  import 'classnames';
10
- import './overlay.taro-21e87fb1.js';
11
+ import './overlay.taro-1e74a71d.js';
11
12
  import '@tarojs/components';
12
- import './typings-b9828dba.js';
13
- import './icon-296a1bec.js';
14
- import './configprovider-3a2a28d1.js';
13
+ import './typings-1c5f2628.js';
14
+ import './icon-2242973e.js';
15
+ import './configprovider-5eea4f5d.js';
15
16
  import 'lodash.kebabcase';
16
- import './zh-CN-aff7a0be.js';
17
+ import './zh-CN-dfc384d0.js';
17
18
  import '@tarojs/taro';
18
- import './elevator.taro-c4ed99e4.js';
19
- import './configprovider.taro-d6678d2e.js';
20
-
21
-
22
-
23
- export { Address as default };
19
+ import './elevator.taro-1d749ab0.js';
20
+ import './configprovider.taro-26882dd2.js';
@@ -1,9 +1,6 @@
1
- import { A as Animate } from './animate.taro-fb7986d6.js';
1
+ import { A as Animate } from './animate.taro-b0e83dd5.js';
2
+ export { A as default } from './animate.taro-b0e83dd5.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
-
7
-
8
-
9
- export { Animate as default };
@@ -1,9 +1,6 @@
1
- import { A as AnimatingNumbers } from './animatingnumbers.taro-03e5d61d.js';
1
+ import { A as AnimatingNumbers } from './animatingnumbers.taro-6307a3a5.js';
2
+ export { A as default } from './animatingnumbers.taro-6307a3a5.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
-
7
-
8
-
9
- export { AnimatingNumbers as default };
package/dist/esm/Audio.js CHANGED
@@ -1,21 +1,18 @@
1
- import { A as Audio } from './audio.taro-9fb6a435.js';
1
+ import { A as Audio } from './audio.taro-c2cdbe18.js';
2
+ export { A as default } from './audio.taro-c2cdbe18.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './icon.taro-296a1bec.js';
5
- import './bem-350c1702.js';
5
+ import './icon.taro-c9254a81.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './range.taro-3a2b74b5.js';
8
- import './useTouch-db24bb5c.js';
9
- import './useClientRect-1f8ed1fe.js';
10
- import './toast.taro-d6c14811.js';
8
+ import './range.taro-b628f1ed.js';
9
+ import './useTouch-a2ea68c6.js';
10
+ import './useClientRect-4506e52f.js';
11
+ import './toast.taro-0f972a92.js';
11
12
  import 'classnames';
12
- import './icon-296a1bec.js';
13
- import './configprovider.taro-d6678d2e.js';
13
+ import './icon-2242973e.js';
14
+ import './configprovider.taro-26882dd2.js';
14
15
  import 'lodash.kebabcase';
15
- import './zh-CN-aff7a0be.js';
16
- import './button.taro-43fa4248.js';
17
- import './typings-b9828dba.js';
18
-
19
-
20
-
21
- export { Audio as default };
16
+ import './zh-CN-dfc384d0.js';
17
+ import './button.taro-dc4795a3.js';
18
+ import './typings-1c5f2628.js';
@@ -1,13 +1,10 @@
1
- import { A as Avatar } from './avatar.taro-3676f38f.js';
1
+ import { A as Avatar } from './avatar.taro-c17c3d15.js';
2
+ export { A as default } from './avatar.taro-c17c3d15.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
5
  import '@tarojs/components';
5
- import './AvatarContext-c96afdcc.js';
6
- import './bem-350c1702.js';
6
+ import './AvatarContext-7153ad2b.js';
7
+ import './bem-893ad28d.js';
7
8
  import '@bem-react/classname';
8
- import './icon.taro-296a1bec.js';
9
- import './typings-b9828dba.js';
10
-
11
-
12
-
13
- export { Avatar as default };
9
+ import './icon.taro-c9254a81.js';
10
+ import './typings-1c5f2628.js';
@@ -1,13 +1,10 @@
1
- import { A as AvatarGroup } from './avatargroup-1324186b.js';
1
+ import { A as AvatarGroup } from './avatargroup-1d900174.js';
2
+ export { A as default } from './avatargroup-1d900174.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './AvatarContext-c96afdcc.js';
5
- import './bem-350c1702.js';
5
+ import './AvatarContext-7153ad2b.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './configprovider-3a2a28d1.js';
8
+ import './configprovider-5eea4f5d.js';
8
9
  import 'lodash.kebabcase';
9
- import './zh-CN-aff7a0be.js';
10
-
11
-
12
-
13
- export { AvatarGroup as default };
10
+ import './zh-CN-dfc384d0.js';
@@ -1,11 +1,8 @@
1
- import { B as BackTop } from './backtop.taro-66394a36.js';
1
+ import { B as BackTop } from './backtop.taro-e53236c7.js';
2
+ export { B as default } from './backtop.taro-e53236c7.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './icon.taro-296a1bec.js';
5
- import './bem-350c1702.js';
5
+ import './icon.taro-c9254a81.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './typings-b9828dba.js';
8
-
9
-
10
-
11
- export { BackTop as default };
8
+ import './typings-1c5f2628.js';
package/dist/esm/Badge.js CHANGED
@@ -1,11 +1,8 @@
1
- import { B as Badge } from './badge.taro-a4e59c11.js';
1
+ import { B as Badge } from './badge.taro-a2e7dd5a.js';
2
+ export { B as default } from './badge.taro-a2e7dd5a.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './icon.taro-296a1bec.js';
5
- import './bem-350c1702.js';
5
+ import './icon.taro-c9254a81.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './typings-b9828dba.js';
8
-
9
-
10
-
11
- export { Badge as default };
8
+ import './typings-1c5f2628.js';
@@ -1,10 +1,7 @@
1
- import { B as Barrage } from './barrage.taro-80df08d3.js';
1
+ import { B as Barrage } from './barrage.taro-5dbab093.js';
2
+ export { B as default } from './barrage.taro-5dbab093.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
5
  import 'classnames';
5
- import './bem-350c1702.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
-
8
-
9
-
10
- export { Barrage as default };
@@ -1,10 +1,7 @@
1
- import { B as Button } from './button.taro-43fa4248.js';
1
+ import { B as Button } from './button.taro-dc4795a3.js';
2
+ export { B as default } from './button.taro-dc4795a3.js';
2
3
  import 'react';
3
- import './icon.taro-296a1bec.js';
4
- import './bem-350c1702.js';
4
+ import './icon.taro-c9254a81.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
- import './typings-b9828dba.js';
7
-
8
-
9
-
10
- export { Button as default };
7
+ import './typings-1c5f2628.js';
@@ -1,20 +1,18 @@
1
- import { C as Calendar } from './calendar.taro-a8b7c1aa.js';
1
+ import { C as Calendar } from './calendar.taro-f5d03548.js';
2
+ export { C as default } from './calendar.taro-f5d03548.js';
2
3
  import 'react';
3
- import './popup.taro-01676bff.js';
4
+ import './popup.taro-6e81162a.js';
4
5
  import 'react-dom';
5
6
  import 'react-transition-group';
6
7
  import 'classnames';
7
- import './overlay.taro-21e87fb1.js';
8
- import './bem-350c1702.js';
8
+ import './overlay.taro-1e74a71d.js';
9
+ import './bem-893ad28d.js';
9
10
  import '@bem-react/classname';
10
11
  import '@tarojs/components';
11
- import './icon.taro-296a1bec.js';
12
- import './typings-b9828dba.js';
13
- import './calendaritem.taro-a850666e.js';
14
- import './configprovider.taro-d6678d2e.js';
12
+ import './icon.taro-c9254a81.js';
13
+ import './typings-1c5f2628.js';
14
+ import './calendaritem.taro-971a7af8.js';
15
+ import './configprovider.taro-26882dd2.js';
15
16
  import 'lodash.kebabcase';
16
- import './zh-CN-aff7a0be.js';
17
-
18
-
19
-
20
- export { Calendar as default };
17
+ import './zh-CN-dfc384d0.js';
18
+ import '@tarojs/taro';
@@ -1,13 +1,11 @@
1
- import { C as CalendarItem } from './calendaritem.taro-a850666e.js';
1
+ import { C as CalendarItem } from './calendaritem.taro-971a7af8.js';
2
+ export { C as default } from './calendaritem.taro-971a7af8.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
5
  import '@tarojs/components';
5
- import './bem-350c1702.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './configprovider.taro-d6678d2e.js';
8
+ import './configprovider.taro-26882dd2.js';
8
9
  import 'lodash.kebabcase';
9
- import './zh-CN-aff7a0be.js';
10
-
11
-
12
-
13
- export { CalendarItem as default };
10
+ import './zh-CN-dfc384d0.js';
11
+ import '@tarojs/taro';
package/dist/esm/Card.js CHANGED
@@ -1,13 +1,10 @@
1
- import { C as Card } from './card.taro-e2a20807.js';
1
+ import { C as Card } from './card.taro-4fb6bc4e.js';
2
+ export { C as default } from './card.taro-4fb6bc4e.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './price.taro-776ed16e.js';
5
- import './bem-350c1702.js';
5
+ import './price.taro-8801462e.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
- import './tag.taro-ad9f6d6a.js';
8
- import './icon.taro-296a1bec.js';
9
- import './typings-b9828dba.js';
10
-
11
-
12
-
13
- export { Card as default };
8
+ import './tag.taro-64f37bd9.js';
9
+ import './icon.taro-c9254a81.js';
10
+ import './typings-1c5f2628.js';
@@ -1,18 +1,15 @@
1
- import { C as Cascader } from './cascader.taro-a824b371.js';
1
+ import { C as Cascader } from './cascader.taro-a2ee549c.js';
2
+ export { C as default } from './cascader.taro-a2ee549c.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './popup.taro-01676bff.js';
5
+ import './popup.taro-6e81162a.js';
5
6
  import 'react-dom';
6
7
  import 'react-transition-group';
7
- import './overlay.taro-21e87fb1.js';
8
- import './bem-350c1702.js';
8
+ import './overlay.taro-1e74a71d.js';
9
+ import './bem-893ad28d.js';
9
10
  import '@bem-react/classname';
10
11
  import '@tarojs/components';
11
- import './icon.taro-296a1bec.js';
12
- import './typings-b9828dba.js';
13
- import './tabs.taro-07e4adce.js';
14
- import './tabpane.taro-4ca340ef.js';
15
-
16
-
17
-
18
- export { Cascader as default };
12
+ import './icon.taro-c9254a81.js';
13
+ import './typings-1c5f2628.js';
14
+ import './tabs.taro-95edd45d.js';
15
+ import './tabpane.taro-9512e308.js';
package/dist/esm/Cell.js CHANGED
@@ -1,11 +1,8 @@
1
- import { C as Cell } from './cell.taro-a10a74d3.js';
1
+ import { C as Cell } from './cell.taro-e877cf12.js';
2
+ export { C as default } from './cell.taro-e877cf12.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
- import './icon.taro-296a1bec.js';
7
- import './typings-b9828dba.js';
8
-
9
-
10
-
11
- export { Cell as default };
7
+ import './icon.taro-c9254a81.js';
8
+ import './typings-1c5f2628.js';
@@ -1,8 +1,5 @@
1
- import { C as CellGroup } from './cellgroup.taro-abe501bc.js';
1
+ import { C as CellGroup } from './cellgroup.taro-e094471c.js';
2
+ export { C as default } from './cellgroup.taro-e094471c.js';
2
3
  import 'react';
3
- import './bem-350c1702.js';
4
+ import './bem-893ad28d.js';
4
5
  import '@bem-react/classname';
5
-
6
-
7
-
8
- export { CellGroup as default };
@@ -1,10 +1,7 @@
1
- import { C as Checkbox } from './checkbox.taro-6120e3e3.js';
1
+ import { C as Checkbox } from './checkbox.taro-6aab93c3.js';
2
+ export { C as default } from './checkbox.taro-6aab93c3.js';
2
3
  import 'react';
3
- import './icon.taro-296a1bec.js';
4
- import './bem-350c1702.js';
4
+ import './icon.taro-c9254a81.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
- import './typings-b9828dba.js';
7
-
8
-
9
-
10
- export { Checkbox as default };
7
+ import './typings-1c5f2628.js';
@@ -1,10 +1,7 @@
1
- import { a as CheckboxGroup } from './checkbox.taro-6120e3e3.js';
1
+ import { a as CheckboxGroup } from './checkbox.taro-6aab93c3.js';
2
+ export { a as default } from './checkbox.taro-6aab93c3.js';
2
3
  import 'react';
3
- import './icon.taro-296a1bec.js';
4
- import './bem-350c1702.js';
4
+ import './icon.taro-c9254a81.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
- import './typings-b9828dba.js';
7
-
8
-
9
-
10
- export { CheckboxGroup as default };
7
+ import './typings-1c5f2628.js';
@@ -1,10 +1,7 @@
1
- import { C as CircleProgress } from './circleprogress.taro-79854448.js';
1
+ import { C as CircleProgress } from './circleprogress.taro-897ea24b.js';
2
+ export { C as default } from './circleprogress.taro-897ea24b.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './index-5bcb0ff8.js';
5
- import './bem-350c1702.js';
5
+ import './index-a90733f9.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
-
8
-
9
-
10
- export { CircleProgress as default };
package/dist/esm/Col.js CHANGED
@@ -1,8 +1,5 @@
1
- import { C as Col } from './col.taro-53eed3cc.js';
1
+ import { C as Col } from './col.taro-9e4c5cc0.js';
2
+ export { C as default } from './col.taro-9e4c5cc0.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './UserContext-0aac9a82.js';
5
-
6
-
7
-
8
- export { Col as default };
5
+ import './UserContext-be8097d2.js';
@@ -1,9 +1,6 @@
1
- import { C as Collapse } from './collapse.taro-1a9e4ba2.js';
1
+ import { C as Collapse } from './collapse.taro-c903a060.js';
2
+ export { C as default } from './collapse.taro-c903a060.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
-
7
-
8
-
9
- export { Collapse as default };
@@ -1,10 +1,7 @@
1
- import { C as CollapseItem } from './collapseitem-4d0bc55d.js';
1
+ import { C as CollapseItem } from './collapseitem-2e864527.js';
2
+ export { C as default } from './collapseitem-2e864527.js';
2
3
  import 'react';
3
- import './bem-350c1702.js';
4
+ import './bem-893ad28d.js';
4
5
  import '@bem-react/classname';
5
- import './icon-296a1bec.js';
6
- import './typings-b9828dba.js';
7
-
8
-
9
-
10
- export { CollapseItem as default };
6
+ import './icon-2242973e.js';
7
+ import './typings-1c5f2628.js';
@@ -1,8 +1,5 @@
1
- import { C as ConfigProvider } from './configprovider.taro-d6678d2e.js';
1
+ import { C as ConfigProvider } from './configprovider.taro-26882dd2.js';
2
+ export { C as default } from './configprovider.taro-26882dd2.js';
2
3
  import 'react';
3
4
  import 'lodash.kebabcase';
4
- import './zh-CN-aff7a0be.js';
5
-
6
-
7
-
8
- export { ConfigProvider as default };
5
+ import './zh-CN-dfc384d0.js';
@@ -1,11 +1,8 @@
1
- import { C as CountDown } from './countdown.taro-b6efdd7c.js';
1
+ import { C as CountDown } from './countdown.taro-9e40de9c.js';
2
+ export { C as default } from './countdown.taro-9e40de9c.js';
2
3
  import 'react';
3
- import './bem-350c1702.js';
4
+ import './bem-893ad28d.js';
4
5
  import '@bem-react/classname';
5
- import './configprovider.taro-d6678d2e.js';
6
+ import './configprovider.taro-26882dd2.js';
6
7
  import 'lodash.kebabcase';
7
- import './zh-CN-aff7a0be.js';
8
-
9
-
10
-
11
- export { CountDown as default };
8
+ import './zh-CN-dfc384d0.js';
@@ -1,23 +1,20 @@
1
- import { D as DatePicker } from './datepicker.taro-e9d167bf.js';
1
+ import { D as DatePicker } from './datepicker.taro-d9252862.js';
2
+ export { D as default } from './datepicker.taro-d9252862.js';
2
3
  import 'react';
3
- import './picker.taro-f2f5950d.js';
4
- import './popup.taro-01676bff.js';
4
+ import './picker.taro-4298ce4e.js';
5
+ import './popup.taro-6e81162a.js';
5
6
  import 'react-dom';
6
7
  import 'react-transition-group';
7
8
  import 'classnames';
8
- import './overlay.taro-21e87fb1.js';
9
- import './bem-350c1702.js';
9
+ import './overlay.taro-1e74a71d.js';
10
+ import './bem-893ad28d.js';
10
11
  import '@bem-react/classname';
11
12
  import '@tarojs/components';
12
- import './icon.taro-296a1bec.js';
13
- import './typings-b9828dba.js';
14
- import './useTouch-db24bb5c.js';
15
- import './useClientRect-1f8ed1fe.js';
16
- import './configprovider.taro-d6678d2e.js';
13
+ import './icon.taro-c9254a81.js';
14
+ import './typings-1c5f2628.js';
15
+ import './useTouch-a2ea68c6.js';
16
+ import './useClientRect-4506e52f.js';
17
+ import './configprovider.taro-26882dd2.js';
17
18
  import 'lodash.kebabcase';
18
- import './zh-CN-aff7a0be.js';
19
- import './configprovider-3a2a28d1.js';
20
-
21
-
22
-
23
- export { DatePicker as default };
19
+ import './zh-CN-dfc384d0.js';
20
+ import './configprovider-5eea4f5d.js';
@@ -1,17 +1,14 @@
1
- import { B as BaseDialog } from './dialog.taro-6daca6de.js';
1
+ import { B as BaseDialog } from './dialog.taro-7608bd26.js';
2
+ export { B as default } from './dialog.taro-7608bd26.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './button.taro-43fa4248.js';
5
- import './icon.taro-296a1bec.js';
6
- import './bem-350c1702.js';
5
+ import './button.taro-dc4795a3.js';
6
+ import './icon.taro-c9254a81.js';
7
+ import './bem-893ad28d.js';
7
8
  import '@bem-react/classname';
8
- import './typings-b9828dba.js';
9
+ import './typings-1c5f2628.js';
9
10
  import '@tarojs/components';
10
11
  import 'react-transition-group';
11
- import './configprovider.taro-d6678d2e.js';
12
+ import './configprovider.taro-26882dd2.js';
12
13
  import 'lodash.kebabcase';
13
- import './zh-CN-aff7a0be.js';
14
-
15
-
16
-
17
- export { BaseDialog as default };
14
+ import './zh-CN-dfc384d0.js';
@@ -1,9 +1,6 @@
1
- import { D as Divider } from './divider.taro-26d1d8b4.js';
1
+ import { D as Divider } from './divider.taro-5236fe6a.js';
2
+ export { D as default } from './divider.taro-5236fe6a.js';
2
3
  import 'react';
3
4
  import 'classnames';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
-
7
-
8
-
9
- export { Divider as default };
package/dist/esm/Drag.js CHANGED
@@ -1,9 +1,6 @@
1
- import { D as Drag } from './drag.taro-79bb8744.js';
1
+ import { D as Drag } from './drag.taro-703560c4.js';
2
+ export { D as default } from './drag.taro-703560c4.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './bem-350c1702.js';
5
+ import './bem-893ad28d.js';
5
6
  import '@bem-react/classname';
6
-
7
-
8
-
9
- export { Drag as default };
@@ -1,10 +1,7 @@
1
- import { E as Elevator } from './elevator.taro-c4ed99e4.js';
1
+ import { E as Elevator } from './elevator.taro-1d749ab0.js';
2
+ export { E as default } from './elevator.taro-1d749ab0.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
5
  import '@tarojs/components';
5
- import './bem-350c1702.js';
6
+ import './bem-893ad28d.js';
6
7
  import '@bem-react/classname';
7
-
8
-
9
-
10
- export { Elevator as default };
@@ -1,11 +1,8 @@
1
- import { E as Ellipsis } from './ellipsis.taro-93cef884.js';
1
+ import { E as Ellipsis } from './ellipsis.taro-660e2ee9.js';
2
+ export { E as default } from './ellipsis.taro-660e2ee9.js';
2
3
  import 'react';
3
4
  import '@tarojs/taro';
4
- import './configprovider.taro-d6678d2e.js';
5
+ import './configprovider.taro-26882dd2.js';
5
6
  import 'lodash.kebabcase';
6
- import './zh-CN-aff7a0be.js';
7
- import './useClientRect-1f8ed1fe.js';
8
-
9
-
10
-
11
- export { Ellipsis as default };
7
+ import './zh-CN-dfc384d0.js';
8
+ import './useClientRect-4506e52f.js';