@nutui/nutui-react-taro 2.0.0-alpha.5 → 2.0.0-alpha.7

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 (323) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/esm/ActionSheet.js +15 -16
  3. package/dist/esm/Address.js +19 -20
  4. package/dist/esm/Animate.js +7 -8
  5. package/dist/esm/AnimatingNumbers.js +8 -9
  6. package/dist/esm/Audio.js +17 -19
  7. package/dist/esm/Avatar.js +11 -13
  8. package/dist/esm/AvatarGroup.js +8 -9
  9. package/dist/esm/BackTop.js +9 -10
  10. package/dist/esm/Badge.js +7 -8
  11. package/dist/esm/Barrage.js +9 -10
  12. package/dist/esm/Button.js +8 -9
  13. package/dist/esm/Calendar.js +18 -20
  14. package/dist/esm/CalendarItem.js +11 -13
  15. package/dist/esm/Card.js +12 -13
  16. package/dist/esm/Cascader.js +16 -19
  17. package/dist/esm/Cell.js +7 -8
  18. package/dist/esm/CellGroup.js +7 -8
  19. package/dist/esm/Checkbox.js +9 -10
  20. package/dist/esm/CheckboxGroup.js +9 -10
  21. package/dist/esm/CircleProgress.js +8 -9
  22. package/dist/esm/Col.js +8 -9
  23. package/dist/esm/Collapse.js +8 -9
  24. package/dist/esm/CollapseItem.js +7 -8
  25. package/dist/esm/ConfigProvider.js +9 -8
  26. package/dist/esm/CountDown.js +8 -10
  27. package/dist/esm/DatePicker.js +21 -23
  28. package/dist/esm/Dialog.js +13 -15
  29. package/dist/esm/Divider.js +7 -8
  30. package/dist/esm/Drag.js +7 -8
  31. package/dist/esm/Elevator.js +9 -10
  32. package/dist/esm/Ellipsis.js +9 -10
  33. package/dist/esm/Empty.js +7 -9
  34. package/dist/esm/FixedNav.js +11 -13
  35. package/dist/esm/Form.js +10 -11
  36. package/dist/esm/FormItem.js +8 -9
  37. package/dist/esm/Grid.js +8 -10
  38. package/dist/esm/GridItem.js +7 -9
  39. package/dist/esm/Image.js +7 -9
  40. package/dist/esm/ImagePreview.js +19 -20
  41. package/dist/esm/Indicator.js +6 -7
  42. package/dist/esm/Infiniteloading.js +12 -14
  43. package/dist/esm/Input.js +11 -13
  44. package/dist/esm/InputNumber.js +9 -10
  45. package/dist/esm/Layout.js +5 -6
  46. package/dist/esm/Menu.js +8 -9
  47. package/dist/esm/MenuItem.js +13 -14
  48. package/dist/esm/NavBar.js +7 -8
  49. package/dist/esm/NoticeBar.js +11 -12
  50. package/dist/esm/Notify.js +9 -10
  51. package/dist/esm/NumberKeyboard.js +16 -18
  52. package/dist/esm/Overlay.js +8 -9
  53. package/dist/esm/Pagination.js +9 -11
  54. package/dist/esm/Picker.js +20 -22
  55. package/dist/esm/Popover.js +10 -11
  56. package/dist/esm/Popup.js +12 -13
  57. package/dist/esm/Price.js +7 -8
  58. package/dist/esm/Progress.js +7 -8
  59. package/dist/esm/PullToRefresh.js +11 -13
  60. package/dist/esm/Radio.js +9 -10
  61. package/dist/esm/RadioGroup.js +9 -10
  62. package/dist/esm/Range.js +13 -15
  63. package/dist/esm/Rate.js +9 -10
  64. package/dist/esm/Row.js +8 -9
  65. package/dist/esm/SearchBar.js +11 -13
  66. package/dist/esm/ShortPassword.js +16 -18
  67. package/dist/esm/SideNavBar.js +14 -15
  68. package/dist/esm/SideNavBarItem.js +5 -6
  69. package/dist/esm/Signature.js +13 -15
  70. package/dist/esm/Skeleton.js +14 -16
  71. package/dist/esm/Step.js +10 -11
  72. package/dist/esm/Steps.js +9 -10
  73. package/dist/esm/Sticky.js +11 -12
  74. package/dist/esm/SubSideNavBar.js +6 -7
  75. package/dist/esm/Swipe.js +11 -12
  76. package/dist/esm/Swiper.js +10 -11
  77. package/dist/esm/SwiperItem.js +9 -10
  78. package/dist/esm/Switch.js +7 -8
  79. package/dist/esm/TabPane.js +6 -7
  80. package/dist/esm/Tabbar.js +10 -11
  81. package/dist/esm/TabbarItem.js +8 -9
  82. package/dist/esm/Table.js +9 -13
  83. package/dist/esm/Tabs.js +11 -12
  84. package/dist/esm/Tag.js +8 -9
  85. package/dist/esm/TextArea.js +11 -10
  86. package/dist/esm/TimeDetail.js +8 -10
  87. package/dist/esm/TimePannel.js +8 -10
  88. package/dist/esm/TimeSelect.js +18 -20
  89. package/dist/esm/Toast.js +9 -10
  90. package/dist/esm/TrendArrow.js +8 -9
  91. package/dist/esm/Uploader.js +14 -16
  92. package/dist/esm/UserContext-735db09f.js +5 -0
  93. package/dist/esm/UserContext-ab42ba7f.js +5 -0
  94. package/dist/esm/UserContext-fde5badc.js +5 -0
  95. package/dist/esm/Video.js +8 -9
  96. package/dist/esm/VirtualList.js +8 -10
  97. package/dist/esm/WaterMark.js +10 -12
  98. package/dist/esm/actionsheet.taro-d2217152.js +61 -0
  99. package/dist/esm/address.taro-1c534feb.js +470 -0
  100. package/dist/esm/animate.taro-c8b29242.js +44 -0
  101. package/dist/esm/animatingnumbers.taro-c2a52dbd.js +103 -0
  102. package/dist/esm/audio.taro-ec96ef80.js +185 -0
  103. package/dist/esm/avatar.taro-01536aff.js +100 -0
  104. package/dist/esm/avatargroup-ad5ffb46.js +34 -0
  105. package/dist/esm/backtop.taro-7de36464.js +48 -0
  106. package/dist/esm/badge.taro-872605bf.js +48 -0
  107. package/dist/esm/barrage.taro-c8cb9864.js +91 -0
  108. package/dist/esm/bem-cdccae08.js +5 -0
  109. package/dist/esm/button.taro-01eae688.js +72 -0
  110. package/dist/esm/calendar.taro-10a6cb11.js +70 -0
  111. package/dist/esm/calendaritem.taro-3e5f114e.js +732 -0
  112. package/dist/esm/can-use-dom-0e539bd3.js +4 -0
  113. package/dist/esm/card.taro-a46fdf25.js +51 -0
  114. package/dist/esm/cascader.taro-0a2694ed.js +463 -0
  115. package/dist/esm/cell.taro-4e31d1fa.js +48 -0
  116. package/dist/esm/cellgroup.taro-a790d91b.js +28 -0
  117. package/dist/esm/checkbox.taro-016074da.js +177 -0
  118. package/dist/esm/circleprogress.taro-7149e09d.js +104 -0
  119. package/dist/esm/col.taro-d6a46a7d.js +41 -0
  120. package/dist/esm/collapse.taro-3d997680.js +70 -0
  121. package/dist/esm/collapseitem-f4571575.js +76 -0
  122. package/dist/esm/configprovider.taro-25758d9f.js +462 -0
  123. package/dist/esm/context-d0fccf11.js +5 -0
  124. package/dist/esm/countdown.taro-22200811.js +210 -0
  125. package/dist/esm/datepicker.taro-3f718964.js +260 -0
  126. package/dist/esm/dialog.taro-290eb9a6.js +128 -0
  127. package/dist/esm/divider.taro-0cb5f894.js +31 -0
  128. package/dist/esm/drag.taro-48e1ff38.js +111 -0
  129. package/dist/esm/elevator.taro-bc162e4f.js +201 -0
  130. package/dist/esm/ellipsis.taro-f9688dd7.js +242 -0
  131. package/dist/esm/empty.taro-ca792f57.js +59 -0
  132. package/dist/esm/fixednav.taro-28e5f776.js +61 -0
  133. package/dist/esm/form.taro-b06754e8.js +182 -0
  134. package/dist/esm/formitem.taro-b326809d.js +108 -0
  135. package/dist/esm/get-scroll-parent-8da04f2e.js +24 -0
  136. package/dist/esm/grid.taro-fbbd8618.js +52 -0
  137. package/dist/esm/griditem.taro-b0c37077.js +85 -0
  138. package/dist/esm/image.taro-767aa000.js +65 -0
  139. package/dist/esm/imagepreview.taro-8832dc01.js +163 -0
  140. package/dist/esm/index-e3184f19.js +9 -0
  141. package/dist/esm/indicator.taro-f2bd212f.js +30 -0
  142. package/dist/esm/infiniteloading.taro-f8f23ac6.js +143 -0
  143. package/dist/esm/input.taro-27d686c9.js +164 -0
  144. package/dist/esm/inputnumber.taro-877dc947.js +197 -0
  145. package/dist/esm/layout.taro-9659a928.js +11 -0
  146. package/dist/esm/menu.taro-cd0fef41.js +122 -0
  147. package/dist/esm/menuitem.taro-6076bffa.js +142 -0
  148. package/dist/esm/navbar.taro-5e1a0835.js +61 -0
  149. package/dist/esm/noticebar.taro-b3bfd4fe.js +408 -0
  150. package/dist/esm/notify.taro-6b6eb6bf.js +82 -0
  151. package/dist/esm/numberkeyboard.taro-0a0e866a.js +183 -0
  152. package/dist/esm/nutui-react.es.js +211 -116
  153. package/dist/esm/offsetContext-f32a9246.js +5 -0
  154. package/dist/esm/overlay.taro-75012bd3.js +77 -0
  155. package/dist/esm/pagination.taro-63607c3b.js +94 -0
  156. package/dist/esm/picker.taro-a5603921.js +468 -0
  157. package/dist/esm/popover.taro-ad483372.js +162 -0
  158. package/dist/esm/popup.taro-e756f3fc.js +150 -0
  159. package/dist/esm/price.taro-c4f45310.js +80 -0
  160. package/dist/esm/progress.taro-ff63be75.js +49 -0
  161. package/dist/esm/pulltorefresh.taro-c611fd92.js +179 -0
  162. package/dist/esm/radio.taro-3a54f4c8.js +152 -0
  163. package/dist/esm/range.taro-52cda918.js +325 -0
  164. package/dist/esm/rate.taro-78c66969.js +77 -0
  165. package/dist/esm/row.taro-8b7febd4.js +48 -0
  166. package/dist/esm/searchbar.taro-37ade36e.js +159 -0
  167. package/dist/esm/shortpassword.taro-f7292032.js +146 -0
  168. package/dist/esm/sidenavbar.taro-9f210df4.js +51 -0
  169. package/dist/esm/sidenavbaritem.taro-32a45ce6.js +12 -0
  170. package/dist/esm/signature.taro-c57469aa.js +146 -0
  171. package/dist/esm/skeleton.taro-9ff9baf4.js +71 -0
  172. package/dist/esm/step.taro-3bc01c0c.js +66 -0
  173. package/dist/esm/steps.taro-77e301ab.js +30 -0
  174. package/dist/esm/sticky.taro-3c03eb0a.js +134 -0
  175. package/dist/esm/subsidenavbar.taro-abe07673.js +64 -0
  176. package/dist/esm/supports-passive-aaaf0eff.js +17 -0
  177. package/dist/esm/swipe.taro-de80fcd8.js +180 -0
  178. package/dist/esm/swiper.taro-74cf9306.js +430 -0
  179. package/dist/esm/swiperitem-80df464a.js +29 -0
  180. package/dist/esm/switch.taro-f0da73a3.js +44 -0
  181. package/dist/esm/tabbar.taro-18eee41f.js +55 -0
  182. package/dist/esm/tabbaritem.taro-89646ca1.js +47 -0
  183. package/dist/esm/table.taro-15a55c5d.js +100 -0
  184. package/dist/esm/tabpane.taro-f8d92ece.js +21 -0
  185. package/dist/esm/tabs.taro-b75f20ff.js +139 -0
  186. package/dist/esm/tag.taro-1b4134a5.js +92 -0
  187. package/dist/esm/textarea.taro-c110565e.js +102 -0
  188. package/dist/esm/timedetail.taro-8d2acbbf.js +41 -0
  189. package/dist/esm/timepannel.taro-ee4c5dfa.js +22 -0
  190. package/dist/esm/timeselect.taro-069deedd.js +133 -0
  191. package/dist/esm/toast.taro-92c10e1d.js +114 -0
  192. package/dist/esm/trendarrow.taro-0cf43935.js +72 -0
  193. package/dist/esm/typings-11d83a22.js +7 -0
  194. package/dist/esm/uploader.taro-92977813.js +519 -0
  195. package/dist/esm/use-client-rect-f317804e.js +10 -0
  196. package/dist/esm/use-props-value-7ac1b1b5.js +16 -0
  197. package/dist/esm/use-touch-ff43512c.js +69 -0
  198. package/dist/esm/video-5d106e33.js +73 -0
  199. package/dist/esm/virtuallist.taro-99f03769.js +195 -0
  200. package/dist/esm/watermark.taro-cef29c03.js +109 -0
  201. package/dist/locales/base.js +1 -1
  202. package/dist/locales/en-US.js +1 -1
  203. package/dist/locales/id-ID.js +1 -1
  204. package/dist/locales/zh-CN.js +1 -1
  205. package/dist/locales/zh-TW.js +1 -1
  206. package/dist/locales/zh-UG.js +1 -1
  207. package/dist/nutui.react.mjs +507 -447
  208. package/dist/nutui.react.umd.js +506 -446
  209. package/dist/packages/cascader/cascader.scss +0 -26
  210. package/dist/packages/picker/picker.scss +66 -137
  211. package/dist/packages/table/table.scss +0 -56
  212. package/dist/packages/textarea/textarea.scss +5 -12
  213. package/dist/style.css +1 -1
  214. package/dist/style.mjs +1 -1
  215. package/dist/styles/variables-jmapp.scss +1 -4
  216. package/dist/styles/variables.scss +2 -6
  217. package/dist/types/index.d.ts +42 -46
  218. package/package.json +1 -1
  219. package/dist/esm/UserContext-0aac9a82.js +0 -5
  220. package/dist/esm/UserContext-e402e1a6.js +0 -5
  221. package/dist/esm/UserContext-e8176108.js +0 -5
  222. package/dist/esm/actionsheet.taro-12cf5a3e.js +0 -53
  223. package/dist/esm/address.taro-cab0ea22.js +0 -475
  224. package/dist/esm/animate.taro-485331bb.js +0 -41
  225. package/dist/esm/animatingnumbers.taro-f6eaffef.js +0 -104
  226. package/dist/esm/audio.taro-ff280f5e.js +0 -162
  227. package/dist/esm/avatar.taro-6e8f1f5c.js +0 -107
  228. package/dist/esm/avatargroup-f4375806.js +0 -31
  229. package/dist/esm/backtop.taro-8ec80d02.js +0 -52
  230. package/dist/esm/badge.taro-e2169fbe.js +0 -45
  231. package/dist/esm/barrage.taro-aa08da6c.js +0 -94
  232. package/dist/esm/bem-350c1702.js +0 -5
  233. package/dist/esm/button.taro-b50bc217.js +0 -65
  234. package/dist/esm/calendar.taro-2fc9b899.js +0 -65
  235. package/dist/esm/calendaritem.taro-2d4a8c34.js +0 -791
  236. package/dist/esm/can-use-dom-3eeb5af4.js +0 -6
  237. package/dist/esm/card.taro-0e849e94.js +0 -33
  238. package/dist/esm/cascader.taro-467910b2.js +0 -447
  239. package/dist/esm/cell.taro-ea725a95.js +0 -43
  240. package/dist/esm/cellgroup.taro-e05ea802.js +0 -25
  241. package/dist/esm/checkbox.taro-9d02f86c.js +0 -175
  242. package/dist/esm/circleprogress.taro-d4943109.js +0 -103
  243. package/dist/esm/col.taro-4477c9f7.js +0 -43
  244. package/dist/esm/collapse.taro-89bcadf2.js +0 -79
  245. package/dist/esm/collapseitem-0e228cec.js +0 -68
  246. package/dist/esm/configprovider.taro-ce34d482.js +0 -174
  247. package/dist/esm/context-c96afdcc.js +0 -5
  248. package/dist/esm/countdown.taro-3118ba23.js +0 -225
  249. package/dist/esm/datepicker.taro-2e3e955b.js +0 -275
  250. package/dist/esm/dialog.taro-eab19eab.js +0 -107
  251. package/dist/esm/divider.taro-3993d7d5.js +0 -33
  252. package/dist/esm/drag.taro-347dfb84.js +0 -111
  253. package/dist/esm/elevator.taro-1a4e3356.js +0 -193
  254. package/dist/esm/ellipsis.taro-e1ac99a1.js +0 -244
  255. package/dist/esm/empty.taro-26363c66.js +0 -56
  256. package/dist/esm/fixednav.taro-ddb21e87.js +0 -54
  257. package/dist/esm/form.taro-423b0f0a.js +0 -179
  258. package/dist/esm/formitem.taro-b550d29c.js +0 -89
  259. package/dist/esm/get-scroll-parent-b4a07e65.js +0 -25
  260. package/dist/esm/grid.taro-883a9c35.js +0 -49
  261. package/dist/esm/griditem.taro-16c7055b.js +0 -80
  262. package/dist/esm/image.taro-3025e659.js +0 -64
  263. package/dist/esm/imagepreview.taro-d511342c.js +0 -167
  264. package/dist/esm/index-5bcb0ff8.js +0 -7
  265. package/dist/esm/indicator.taro-bfb21d45.js +0 -30
  266. package/dist/esm/infiniteloading.taro-721bca1f.js +0 -141
  267. package/dist/esm/input.taro-06c1e4d5.js +0 -167
  268. package/dist/esm/inputnumber.taro-1f893d42.js +0 -199
  269. package/dist/esm/layout.taro-e4bf83cb.js +0 -11
  270. package/dist/esm/menu.taro-e5c68cb8.js +0 -111
  271. package/dist/esm/menuitem.taro-37c18382.js +0 -129
  272. package/dist/esm/navbar.taro-92bab9c4.js +0 -57
  273. package/dist/esm/noticebar.taro-cbe93c9e.js +0 -427
  274. package/dist/esm/notify.taro-f1079218.js +0 -75
  275. package/dist/esm/numberkeyboard.taro-d9b1721b.js +0 -159
  276. package/dist/esm/offsetContext-c2a746fa.js +0 -5
  277. package/dist/esm/overlay.taro-067b7202.js +0 -73
  278. package/dist/esm/pagination.taro-94f9be5e.js +0 -91
  279. package/dist/esm/picker.taro-e16b4312.js +0 -423
  280. package/dist/esm/popover.taro-84a55ff9.js +0 -153
  281. package/dist/esm/popup.taro-89cc342a.js +0 -139
  282. package/dist/esm/price.taro-959d82f2.js +0 -83
  283. package/dist/esm/progress.taro-1a7ac8a4.js +0 -40
  284. package/dist/esm/pulltorefresh.taro-016d0079.js +0 -181
  285. package/dist/esm/radio.taro-36438449.js +0 -177
  286. package/dist/esm/range.taro-8953e8c3.js +0 -332
  287. package/dist/esm/rate.taro-895bb41c.js +0 -77
  288. package/dist/esm/row.taro-e929ec5c.js +0 -48
  289. package/dist/esm/searchbar.taro-4467040f.js +0 -152
  290. package/dist/esm/shortpassword.taro-433b86a4.js +0 -119
  291. package/dist/esm/sidenavbar.taro-f8ffb7dc.js +0 -33
  292. package/dist/esm/sidenavbaritem.taro-6cb0821e.js +0 -12
  293. package/dist/esm/signature.taro-a4d9b5c9.js +0 -143
  294. package/dist/esm/skeleton.taro-8ec11af9.js +0 -62
  295. package/dist/esm/step.taro-7ea33a76.js +0 -58
  296. package/dist/esm/steps.taro-86753d36.js +0 -30
  297. package/dist/esm/sticky.taro-a142a5f2.js +0 -136
  298. package/dist/esm/subsidenavbar.taro-85c03291.js +0 -63
  299. package/dist/esm/supports-passive-c85ef996.js +0 -18
  300. package/dist/esm/swipe.taro-0b8cc872.js +0 -175
  301. package/dist/esm/swiper.taro-c0e9a56b.js +0 -451
  302. package/dist/esm/swiperitem-abab7606.js +0 -29
  303. package/dist/esm/switch.taro-e82809f6.js +0 -38
  304. package/dist/esm/tabbar.taro-48413fb8.js +0 -51
  305. package/dist/esm/tabbaritem.taro-5afa3562.js +0 -37
  306. package/dist/esm/table.taro-327b4248.js +0 -95
  307. package/dist/esm/tabpane.taro-406cc0d3.js +0 -21
  308. package/dist/esm/tabs.taro-d47ccfc5.js +0 -120
  309. package/dist/esm/tag.taro-846ee805.js +0 -92
  310. package/dist/esm/textarea.taro-add72cf3.js +0 -94
  311. package/dist/esm/timedetail.taro-82a2900b.js +0 -44
  312. package/dist/esm/timepannel.taro-0573bb65.js +0 -22
  313. package/dist/esm/timeselect.taro-29124a34.js +0 -133
  314. package/dist/esm/toast.taro-c509a870.js +0 -108
  315. package/dist/esm/trendarrow.taro-dd83ec94.js +0 -70
  316. package/dist/esm/typings-d8491423.js +0 -6
  317. package/dist/esm/uploader.taro-c70d00de.js +0 -494
  318. package/dist/esm/use-client-rect-1f8ed1fe.js +0 -18
  319. package/dist/esm/use-props-value-ae7ee726.js +0 -15
  320. package/dist/esm/use-touch-db24bb5c.js +0 -69
  321. package/dist/esm/video-1c6405b4.js +0 -67
  322. package/dist/esm/virtuallist.taro-ba8e1f21.js +0 -214
  323. package/dist/esm/watermark.taro-168cdac5.js +0 -114
@@ -0,0 +1,260 @@
1
+ import React, { useState, useRef, useEffect } from "react";
2
+ import { View } from "@tarojs/components";
3
+ import { P as Picker } from "./picker.taro-a5603921.js";
4
+ import { u as useConfig } from "./configprovider.taro-25758d9f.js";
5
+ const currentYear = (/* @__PURE__ */ new Date()).getFullYear();
6
+ const defaultProps = {
7
+ modelValue: null,
8
+ visible: false,
9
+ title: "",
10
+ type: "date",
11
+ isShowChinese: false,
12
+ threeDimensional: true,
13
+ minuteStep: 1,
14
+ minDate: new Date(currentYear - 10, 0, 1),
15
+ maxDate: new Date(currentYear + 10, 11, 31)
16
+ };
17
+ const DatePicker = (props) => {
18
+ const { minDate, maxDate, type, isShowChinese, minuteStep, modelValue, visible, title, formatter, onCloseDatePicker, onConfirmDatePicker, filter, onChange, threeDimensional, className, style, ...rest } = {
19
+ ...defaultProps,
20
+ ...props
21
+ };
22
+ const { locale } = useConfig();
23
+ const [show, setShow] = useState(false);
24
+ const [currentDate, setCurrentDate] = useState(modelValue);
25
+ const [defaultValue, setDefaultValue] = useState([]);
26
+ const [options, setListData] = useState([]);
27
+ const pickerRef = useRef(null);
28
+ const isDate = (val) => {
29
+ return Object.prototype.toString.call(val) === "[object Date]" && !Number.isNaN(val.getTime());
30
+ };
31
+ const datepickerLang = locale.datepicker;
32
+ const zhCNType = {
33
+ day: datepickerLang.day,
34
+ year: datepickerLang.year,
35
+ month: datepickerLang.month,
36
+ hour: datepickerLang.hour,
37
+ minute: datepickerLang.min,
38
+ seconds: datepickerLang.seconds
39
+ };
40
+ const formatValue = (value) => {
41
+ let cvalue = value;
42
+ if (!cvalue || cvalue && !isDate(cvalue)) {
43
+ cvalue = minDate;
44
+ }
45
+ let timestmp = Math.max(cvalue.getTime(), minDate.getTime());
46
+ timestmp = Math.min(timestmp, maxDate.getTime());
47
+ return new Date(timestmp);
48
+ };
49
+ function getMonthEndDay(year, month) {
50
+ return new Date(year, month, 0).getDate();
51
+ }
52
+ const getBoundary = (type2, value) => {
53
+ const boundary = type2 === "min" ? minDate : maxDate;
54
+ const year = boundary.getFullYear();
55
+ let month = 1;
56
+ let date = 1;
57
+ let hour = 0;
58
+ let minute = 0;
59
+ if (type2 === "max") {
60
+ month = 12;
61
+ date = getMonthEndDay(value.getFullYear(), value.getMonth() + 1);
62
+ hour = 23;
63
+ minute = 59;
64
+ }
65
+ const seconds = minute;
66
+ if (value.getFullYear() === year) {
67
+ month = boundary.getMonth() + 1;
68
+ if (value.getMonth() + 1 === month) {
69
+ date = boundary.getDate();
70
+ if (value.getDate() === date) {
71
+ hour = boundary.getHours();
72
+ if (value.getHours() === hour) {
73
+ minute = boundary.getMinutes();
74
+ }
75
+ }
76
+ }
77
+ }
78
+ return {
79
+ [`${type2}Year`]: year,
80
+ [`${type2}Month`]: month,
81
+ [`${type2}Date`]: date,
82
+ [`${type2}Hour`]: hour,
83
+ [`${type2}Minute`]: minute,
84
+ [`${type2}Seconds`]: seconds
85
+ };
86
+ };
87
+ const ranges = (date) => {
88
+ const curDate = date || currentDate;
89
+ if (!curDate)
90
+ return [];
91
+ const { maxYear, maxDate: maxDate2, maxMonth, maxHour, maxMinute, maxSeconds } = getBoundary("max", curDate);
92
+ const { minYear, minDate: minDate2, minMonth, minHour, minMinute, minSeconds } = getBoundary("min", curDate);
93
+ let result = [
94
+ {
95
+ type: "year",
96
+ range: [minYear, maxYear]
97
+ },
98
+ {
99
+ type: "month",
100
+ range: [minMonth, maxMonth]
101
+ },
102
+ {
103
+ type: "day",
104
+ range: [minDate2, maxDate2]
105
+ },
106
+ {
107
+ type: "hour",
108
+ range: [minHour, maxHour]
109
+ },
110
+ {
111
+ type: "minute",
112
+ range: [minMinute, maxMinute]
113
+ },
114
+ {
115
+ type: "seconds",
116
+ range: [minSeconds, maxSeconds]
117
+ }
118
+ ];
119
+ switch (type.toLocaleLowerCase()) {
120
+ case "date":
121
+ result = result.slice(0, 3);
122
+ break;
123
+ case "datetime":
124
+ result = result.slice(0, 5);
125
+ break;
126
+ case "time":
127
+ result = result.slice(3, 6);
128
+ break;
129
+ case "year-month":
130
+ result = result.slice(0, 2);
131
+ break;
132
+ case "hour-minutes":
133
+ result = result.slice(3, 5);
134
+ break;
135
+ case "month-day":
136
+ result = result.slice(1, 3);
137
+ break;
138
+ case "datehour":
139
+ result = result.slice(0, 4);
140
+ break;
141
+ }
142
+ return result;
143
+ };
144
+ const updateChooseValueCustmer = (cacheValueData, selectedValue, index) => {
145
+ if (["date", "datetime", "datehour", "month-day", "year-month"].includes(type.toLocaleLowerCase())) {
146
+ const formatDate = [];
147
+ selectedValue.forEach((item) => {
148
+ formatDate.push(item);
149
+ });
150
+ if (type.toLocaleLowerCase() === "month-day" && formatDate.length < 3) {
151
+ formatDate.unshift(new Date(modelValue || minDate || maxDate).getFullYear());
152
+ }
153
+ if (type.toLocaleLowerCase() === "year-month" && formatDate.length < 3) {
154
+ formatDate.push(new Date(modelValue || minDate || maxDate).getDate());
155
+ }
156
+ const year = Number(formatDate[0]);
157
+ const month = Number(formatDate[1]) - 1;
158
+ const day = Math.min(Number(formatDate[2]), getMonthEndDay(Number(formatDate[0]), Number(formatDate[1])));
159
+ let date = null;
160
+ if (type.toLocaleLowerCase() === "date" || type.toLocaleLowerCase() === "month-day" || type.toLocaleLowerCase() === "year-month") {
161
+ date = new Date(year, month, day);
162
+ } else if (type.toLocaleLowerCase() === "datetime") {
163
+ date = new Date(year, month, day, Number(formatDate[3]), Number(formatDate[4]));
164
+ } else if (type.toLocaleLowerCase() === "datehour") {
165
+ date = new Date(year, month, day, Number(formatDate[3]));
166
+ }
167
+ const isEqual = (currentDate == null ? void 0 : currentDate.getTime()) === (date == null ? void 0 : date.getTime());
168
+ date && isDate(date) && !isEqual && setCurrentDate(formatValue(date));
169
+ }
170
+ props.onChange && props.onChange(cacheValueData, selectedValue, index);
171
+ };
172
+ const padZero = (num, targetLength = 2) => {
173
+ let str = `${num}`;
174
+ while (str.length < targetLength) {
175
+ str = `0${str}`;
176
+ }
177
+ return str;
178
+ };
179
+ const formatterOption = (type2, value) => {
180
+ let fOption = null;
181
+ if (formatter) {
182
+ fOption = formatter(type2, {
183
+ text: padZero(value, 2),
184
+ value: padZero(value, 2)
185
+ });
186
+ } else {
187
+ const padMin = padZero(value, 2);
188
+ const fatter = isShowChinese ? zhCNType[type2] : "";
189
+ fOption = { text: padMin + fatter, value: padMin };
190
+ }
191
+ return fOption;
192
+ };
193
+ const generateValue = (min, max, val, type2, columnIndex) => {
194
+ let cmin = min;
195
+ const arr = [];
196
+ let index = 0;
197
+ while (cmin <= max) {
198
+ arr.push(formatterOption(type2, cmin));
199
+ if (type2 === "minute") {
200
+ cmin += minuteStep;
201
+ } else {
202
+ cmin++;
203
+ }
204
+ if (cmin <= val) {
205
+ index++;
206
+ }
207
+ }
208
+ defaultValue[columnIndex] = arr[index].value;
209
+ setDefaultValue([...defaultValue]);
210
+ if (props.filter && props.filter(type2, arr)) {
211
+ return props.filter(type2, arr);
212
+ }
213
+ return arr;
214
+ };
215
+ const getDateIndex = (type2) => {
216
+ if (!currentDate)
217
+ return 0;
218
+ let d = 0;
219
+ if (type2 === "year") {
220
+ d = currentDate.getFullYear();
221
+ } else if (type2 === "month") {
222
+ d = currentDate.getMonth() + 1;
223
+ } else if (type2 === "day") {
224
+ d = currentDate.getDate();
225
+ } else if (type2 === "hour") {
226
+ d = currentDate.getHours();
227
+ } else if (type2 === "minute") {
228
+ d = currentDate.getMinutes();
229
+ } else if (type2 === "seconds") {
230
+ d = currentDate.getSeconds();
231
+ }
232
+ return d;
233
+ };
234
+ const columns = (date) => {
235
+ const val = ranges(date).map((res, columnIndex) => {
236
+ return generateValue(res.range[0], res.range[1], getDateIndex(res.type), res.type, columnIndex);
237
+ });
238
+ return val || [];
239
+ };
240
+ useEffect(() => {
241
+ setCurrentDate(formatValue(modelValue));
242
+ }, []);
243
+ useEffect(() => {
244
+ setCurrentDate(formatValue(modelValue));
245
+ }, [modelValue]);
246
+ useEffect(() => {
247
+ setShow(visible);
248
+ }, [visible]);
249
+ useEffect(() => {
250
+ if (currentDate) {
251
+ setListData(columns());
252
+ }
253
+ }, [currentDate]);
254
+ return React.createElement(View, { className: `nut-datepicker ${className || ""}`, style, catchMove: true, ...rest }, options.length > 0 && React.createElement(Picker, { title, visible: show, options, onClose: onCloseDatePicker, defaultValue, onConfirm: (options2, values) => onConfirmDatePicker && onConfirmDatePicker(options2, values), onChange: (list, value, index) => updateChooseValueCustmer(list, value, index), threeDimensional, ref: pickerRef }));
255
+ };
256
+ DatePicker.defaultProps = defaultProps;
257
+ DatePicker.displayName = "NutDatePicker";
258
+ export {
259
+ DatePicker as D
260
+ };
@@ -0,0 +1,128 @@
1
+ import React, { forwardRef } from "react";
2
+ import classNames from "classnames";
3
+ import { View } from "@tarojs/components";
4
+ import { B as Button } from "./button.taro-01eae688.js";
5
+ import { CSSTransition } from "react-transition-group";
6
+ import { d as defaultOverlayProps, O as Overlay } from "./overlay.taro-75012bd3.js";
7
+ import { C as ComponentDefaults } from "./typings-11d83a22.js";
8
+ import { u as useConfig } from "./configprovider.taro-25758d9f.js";
9
+ const Content = (props) => {
10
+ const { visible, title, footer, footerDirection, onClick, children } = props;
11
+ const classPrefix = "nut-dialog";
12
+ const renderHeader = () => {
13
+ return title ? React.createElement("div", { className: `${classPrefix}__header` }, title) : null;
14
+ };
15
+ const renderFooter = () => {
16
+ return footer ? React.createElement("div", { className: classNames(`${classPrefix}__footer`, {
17
+ [footerDirection]: footerDirection
18
+ }) }, footer) : null;
19
+ };
20
+ const handleClick = (e) => {
21
+ onClick && onClick(e);
22
+ };
23
+ return React.createElement(
24
+ "div",
25
+ { className: `${classPrefix}__outer`, onClick: (e) => handleClick(e) },
26
+ React.createElement(
27
+ "div",
28
+ { className: classPrefix, style: { display: visible ? "flex" : "none" } },
29
+ renderHeader(),
30
+ React.createElement(
31
+ "div",
32
+ { className: `${classPrefix}__content` },
33
+ React.createElement(React.Fragment, null, children)
34
+ ),
35
+ renderFooter()
36
+ )
37
+ );
38
+ };
39
+ Content.displayName = "NutContent";
40
+ const defaultDialogProps = {
41
+ ...ComponentDefaults,
42
+ overlay: true,
43
+ overlayStyle: {},
44
+ overlayClassName: "",
45
+ onCancel: () => {
46
+ },
47
+ onClose: () => {
48
+ },
49
+ onOverlayClick: (e) => true,
50
+ ...defaultOverlayProps
51
+ };
52
+ const DialogWrap = (props) => {
53
+ const { visible, overlay, overlayStyle, overlayClassName, closeOnOverlayClick, lockScroll, onClose, onCancel, onOverlayClick } = props;
54
+ const onHandleClickOverlay = (e) => {
55
+ console.log("onClose?.()", closeOnOverlayClick);
56
+ if (closeOnOverlayClick && visible && e.target === e.currentTarget) {
57
+ const closed = onOverlayClick && onOverlayClick(e);
58
+ closed && (onClose == null ? void 0 : onClose());
59
+ closed && (onCancel == null ? void 0 : onCancel());
60
+ }
61
+ };
62
+ return React.createElement(
63
+ React.Fragment,
64
+ null,
65
+ overlay ? React.createElement(Overlay, { style: overlayStyle, className: overlayClassName, visible: true, closeOnOverlayClick, lockScroll, onClick: onHandleClickOverlay }) : null,
66
+ React.createElement(
67
+ CSSTransition,
68
+ { in: visible, timeout: 300, classNames: "fadeDialog", unmountOnExit: true, appear: true },
69
+ React.createElement(Content, { ...props, visible })
70
+ )
71
+ );
72
+ };
73
+ DialogWrap.defaultProps = defaultDialogProps;
74
+ DialogWrap.displayName = "NutDialogWrap";
75
+ const defaultProps = {
76
+ confirmText: "",
77
+ cancelText: "",
78
+ overlay: true,
79
+ closeOnOverlayClick: true,
80
+ hideConfirmButton: false,
81
+ hideCancelButton: false,
82
+ disableConfirmButton: false,
83
+ footerDirection: "horizontal",
84
+ lockScroll: true,
85
+ beforeCancel: () => true,
86
+ beforeClose: () => true
87
+ };
88
+ const BaseDialog = forwardRef((props, ref) => {
89
+ const { locale } = useConfig();
90
+ const { visible, footer, hideConfirmButton, hideCancelButton, lockScroll, disableConfirmButton, closeOnOverlayClick, confirmText, cancelText, onClose, onCancel, onConfirm, beforeCancel, beforeClose, ...restProps } = props;
91
+ const classPrefix = "nut-dialog";
92
+ const renderFooter = () => {
93
+ if (footer === null)
94
+ return "";
95
+ const handleCancel = (e) => {
96
+ e.stopPropagation();
97
+ if (!(beforeCancel == null ? void 0 : beforeCancel()))
98
+ return;
99
+ if (!(beforeClose == null ? void 0 : beforeClose()))
100
+ return;
101
+ onClose == null ? void 0 : onClose();
102
+ onCancel == null ? void 0 : onCancel();
103
+ };
104
+ const handleOk = (e) => {
105
+ e.stopPropagation();
106
+ onClose == null ? void 0 : onClose();
107
+ onConfirm == null ? void 0 : onConfirm(e);
108
+ };
109
+ return footer || React.createElement(
110
+ React.Fragment,
111
+ null,
112
+ !hideCancelButton && React.createElement(Button, { size: "small", fill: "outline", type: "primary", className: `${classPrefix}__footer-cancel`, onClick: (e) => handleCancel(e) }, cancelText || locale.cancel),
113
+ !hideConfirmButton && React.createElement(Button, { size: "small", type: "primary", className: classNames(`${classPrefix}__footer-ok`, {
114
+ disabled: disableConfirmButton
115
+ }), disabled: disableConfirmButton, onClick: (e) => handleOk(e) }, confirmText || locale.confirm)
116
+ );
117
+ };
118
+ return React.createElement(
119
+ View,
120
+ { style: { display: visible ? "block" : "none" }, catchMove: lockScroll },
121
+ React.createElement(DialogWrap, { ...props, visible, lockScroll, footer: renderFooter(), onClose, onCancel })
122
+ );
123
+ });
124
+ BaseDialog.defaultProps = defaultProps;
125
+ BaseDialog.displayName = "NutDialog";
126
+ export {
127
+ BaseDialog as B
128
+ };
@@ -0,0 +1,31 @@
1
+ import React from "react";
2
+ import classNames from "classnames";
3
+ import { C as ComponentDefaults } from "./typings-11d83a22.js";
4
+ const defaultProps = {
5
+ ...ComponentDefaults,
6
+ contentPosition: "center",
7
+ direction: "horizontal"
8
+ };
9
+ const classPrefix = `nut-divider`;
10
+ const Divider = (props) => {
11
+ const { children, contentPosition, style, className, direction, ...rest } = {
12
+ ...defaultProps,
13
+ ...props
14
+ };
15
+ const classes = direction === "horizontal" ? classNames({
16
+ [`${classPrefix}`]: true,
17
+ [`${classPrefix}__center`]: children,
18
+ [`${classPrefix}__left`]: contentPosition === "left",
19
+ [`${classPrefix}__right`]: contentPosition === "right",
20
+ [`${classPrefix}__hairline`]: true
21
+ }) : classNames({
22
+ [`${classPrefix}`]: true,
23
+ [`${classPrefix}__vertical`]: direction === "vertical"
24
+ });
25
+ return React.createElement("div", { className: `${classes} ${className || ""}`, style, ...rest }, children);
26
+ };
27
+ Divider.defaultProps = defaultProps;
28
+ Divider.displayName = "NutDivider";
29
+ export {
30
+ Divider as D
31
+ };
@@ -0,0 +1,111 @@
1
+ import React, { useState, useRef, useEffect } from "react";
2
+ import { getSystemInfoSync, createSelectorQuery } from "@tarojs/taro";
3
+ import { C as ComponentDefaults } from "./typings-11d83a22.js";
4
+ const defaultProps = {
5
+ ...ComponentDefaults,
6
+ attract: false,
7
+ direction: void 0,
8
+ boundary: {
9
+ top: 0,
10
+ left: 0,
11
+ right: 0,
12
+ bottom: 0
13
+ },
14
+ className: "myDrag"
15
+ };
16
+ const Drag = (props) => {
17
+ const { attract, direction, boundary, children, className, style, ...reset } = {
18
+ ...defaultProps,
19
+ ...props
20
+ };
21
+ const classPrefix = "nut-drag";
22
+ const [boundaryState, setBoundaryState] = useState(boundary);
23
+ const myDrag = useRef(null);
24
+ const dragRef = useRef(null);
25
+ const [currstyle, setCurrStyle] = useState({});
26
+ const timer = useRef(0);
27
+ const axisCache = useRef({ x: 0, y: 0 });
28
+ const transformCache = useRef({ x: 0, y: 0 });
29
+ const translateX = useRef(0);
30
+ const translateY = useRef(0);
31
+ const middleLine = useRef(0);
32
+ const getInfo = () => {
33
+ const el = myDrag.current;
34
+ if (el) {
35
+ const { top, left, bottom, right } = boundary;
36
+ const { screenWidth, windowHeight } = getSystemInfoSync();
37
+ createSelectorQuery().select(`.${className}`).boundingClientRect((rec) => {
38
+ setBoundaryState({
39
+ top: -rec.top + top,
40
+ left: -rec.left + left,
41
+ bottom: windowHeight - rec.height - rec.top - bottom,
42
+ right: screenWidth - rec.width - rec.left - right
43
+ });
44
+ middleLine.current = screenWidth - rec.width - rec.left - (screenWidth - rec.width) / 2;
45
+ }).exec();
46
+ }
47
+ };
48
+ const touchStart = (e) => {
49
+ e.currentTarget;
50
+ const touches = e.touches[0];
51
+ axisCache.current = { x: touches.clientX, y: touches.clientY };
52
+ transformCache.current = { x: translateX.current, y: translateY.current };
53
+ };
54
+ const touchMove = (e) => {
55
+ if (e.touches.length === 1 && dragRef.current) {
56
+ const touch = e.touches[0];
57
+ const x = touch.clientX - axisCache.current.x;
58
+ const y = touch.clientY - axisCache.current.y;
59
+ translateX.current = x + transformCache.current.x;
60
+ translateY.current = y + transformCache.current.y;
61
+ if (translateX.current < boundaryState.left) {
62
+ translateX.current = boundaryState.left;
63
+ } else if (translateX.current > boundaryState.right) {
64
+ translateX.current = boundaryState.right;
65
+ }
66
+ if (translateY.current < boundaryState.top) {
67
+ translateY.current = boundaryState.top;
68
+ } else if (translateY.current > boundaryState.bottom) {
69
+ translateY.current = boundaryState.bottom;
70
+ }
71
+ const transform = `translate3d(${props.direction !== "y" ? translateX.current : 0}px, ${props.direction !== "x" ? translateY.current : 0}px, 0px)`;
72
+ setCurrStyle({ transform });
73
+ }
74
+ };
75
+ const touchEnd = (e) => {
76
+ if (props.direction !== "y" && props.attract && dragRef.current) {
77
+ if (translateX.current < middleLine.current) {
78
+ translateX.current = boundaryState.left;
79
+ } else {
80
+ translateX.current = boundaryState.right;
81
+ }
82
+ const transform = `translate3d(${translateX.current}px, ${props.direction !== "x" ? translateY.current : 0}px, 0px)`;
83
+ setCurrStyle({ transform });
84
+ }
85
+ };
86
+ useEffect(() => {
87
+ timer.current = window.setTimeout(() => {
88
+ getInfo();
89
+ }, 300);
90
+ return () => {
91
+ clearTimeout(timer.current);
92
+ };
93
+ }, []);
94
+ return React.createElement(
95
+ "div",
96
+ { style, className: `${classPrefix} ${className}`, ...reset, ref: myDrag },
97
+ React.createElement("div", {
98
+ onTouchStart: (event) => touchStart(event),
99
+ ref: dragRef,
100
+ onTouchMove: touchMove,
101
+ onTouchEnd: touchEnd,
102
+ // eslint-disable-next-line react/no-unknown-property
103
+ style: currstyle
104
+ }, children)
105
+ );
106
+ };
107
+ Drag.defaultProps = defaultProps;
108
+ Drag.displayName = "NutDrag";
109
+ export {
110
+ Drag as D
111
+ };