@nutui/nutui 4.0.0-beta.6 → 4.0.0-beta.8

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 (312) hide show
  1. package/dist/nutui.es.js +223 -102
  2. package/dist/nutui.umd.cjs +138 -225
  3. package/dist/packages/_es/ActionSheet.js +3 -8
  4. package/dist/packages/_es/Address.js +4 -9
  5. package/dist/packages/_es/AddressList.js +3 -8
  6. package/dist/packages/_es/Animate.js +2 -7
  7. package/dist/packages/_es/Audio.js +4 -9
  8. package/dist/packages/_es/AudioOperate.js +2 -7
  9. package/dist/packages/_es/Avatar.js +2 -7
  10. package/dist/packages/_es/AvatarGroup.js +2 -7
  11. package/dist/packages/_es/Backtop.js +3 -8
  12. package/dist/packages/_es/Badge.js +2 -7
  13. package/dist/packages/_es/Barrage.js +17 -34
  14. package/dist/packages/_es/Button.js +2 -7
  15. package/dist/packages/_es/Calendar.js +6 -11
  16. package/dist/packages/_es/CalendarItem.js +5 -10
  17. package/dist/packages/_es/Card.js +3 -8
  18. package/dist/packages/_es/Cascader.js +8 -14
  19. package/dist/packages/_es/Category.js +2 -7
  20. package/dist/packages/_es/CategoryPane.js +2 -7
  21. package/dist/packages/_es/Cell.js +4 -9
  22. package/dist/packages/_es/CellGroup.js +2 -7
  23. package/dist/packages/_es/Checkbox.js +2 -7
  24. package/dist/packages/_es/CheckboxGroup.js +2 -7
  25. package/dist/packages/_es/CircleProgress.js +2 -7
  26. package/dist/packages/_es/Col.js +2 -7
  27. package/dist/packages/_es/Collapse.js +2 -7
  28. package/dist/packages/_es/CollapseItem.js +3 -8
  29. package/dist/packages/_es/Comment.js +5 -10
  30. package/dist/packages/_es/ConfigProvider.js +1 -6
  31. package/dist/packages/_es/Countdown.js +2 -7
  32. package/dist/packages/_es/Countup.js +2 -7
  33. package/dist/packages/_es/DatePicker.js +4 -9
  34. package/dist/packages/_es/Dialog.js +5 -10
  35. package/dist/packages/_es/Divider.js +2 -7
  36. package/dist/packages/_es/Drag.js +3 -8
  37. package/dist/packages/_es/Ecard.js +3 -8
  38. package/dist/packages/_es/Elevator.js +3 -8
  39. package/dist/packages/_es/Ellipsis.js +2 -7
  40. package/dist/packages/_es/Empty.js +2 -7
  41. package/dist/packages/_es/FixedNav.js +2 -7
  42. package/dist/packages/_es/Form.js +2 -7
  43. package/dist/packages/_es/FormItem.js +4 -9
  44. package/dist/packages/_es/Grid.js +3 -8
  45. package/dist/packages/_es/GridItem.js +5 -10
  46. package/dist/packages/_es/Image.js +3 -8
  47. package/dist/packages/_es/ImagePreview.js +13 -19
  48. package/dist/packages/_es/Indicator.js +2 -7
  49. package/dist/packages/_es/InfiniteLoading.js +4 -9
  50. package/dist/packages/_es/Input.js +2 -7
  51. package/dist/packages/_es/InputNumber.js +3 -8
  52. package/dist/packages/_es/Invoice.js +6 -11
  53. package/dist/packages/_es/Layout.js +1 -6
  54. package/dist/packages/_es/List.js +2 -7
  55. package/dist/packages/_es/Loading-5f2ef345.js +59 -0
  56. package/dist/packages/_es/Loading-ff1ade5e.js +59 -0
  57. package/dist/packages/_es/Menu.js +3 -8
  58. package/dist/packages/_es/MenuItem.js +3 -8
  59. package/dist/packages/_es/Navbar.js +2 -7
  60. package/dist/packages/_es/Noticebar.js +4 -9
  61. package/dist/packages/_es/Notify.js +5 -8
  62. package/dist/packages/_es/NumberKeyboard.js +3 -8
  63. package/dist/packages/_es/Overlay.js +2 -7
  64. package/dist/packages/_es/Pagination.js +2 -7
  65. package/dist/packages/_es/Picker.js +4 -9
  66. package/dist/packages/_es/Popover.js +5 -10
  67. package/dist/packages/_es/Popup.js +3 -8
  68. package/dist/packages/_es/Price.js +2 -7
  69. package/dist/packages/_es/Progress.js +2 -7
  70. package/dist/packages/_es/PullRefresh.js +5 -10
  71. package/dist/packages/_es/Radio.js +3 -8
  72. package/dist/packages/_es/RadioGroup.js +2 -7
  73. package/dist/packages/_es/Range.js +4 -9
  74. package/dist/packages/_es/Rate.js +5 -10
  75. package/dist/packages/_es/Row.js +2 -7
  76. package/dist/packages/_es/Searchbar.js +3 -8
  77. package/dist/packages/_es/ShortPassword.js +3 -8
  78. package/dist/packages/_es/SideNavbar.js +2 -7
  79. package/dist/packages/_es/SideNavbarItem.js +2 -7
  80. package/dist/packages/_es/Signature.js +2 -7
  81. package/dist/packages/_es/Skeleton.js +2 -7
  82. package/dist/packages/_es/Sku.js +4 -9
  83. package/dist/packages/_es/Step.js +2 -7
  84. package/dist/packages/_es/Steps.js +1 -6
  85. package/dist/packages/_es/Sticky.js +3 -8
  86. package/dist/packages/_es/SubSideNavbar.js +2 -7
  87. package/dist/packages/_es/Swipe.js +3 -8
  88. package/dist/packages/_es/Swiper.js +58 -121
  89. package/dist/packages/_es/SwiperItem.js +3 -8
  90. package/dist/packages/_es/Switch.js +3 -8
  91. package/dist/packages/_es/TabPane.js +2 -7
  92. package/dist/packages/_es/Tabbar.js +2 -7
  93. package/dist/packages/_es/TabbarItem.js +5 -10
  94. package/dist/packages/_es/Table.js +2 -7
  95. package/dist/packages/_es/Tabs.js +5 -10
  96. package/dist/packages/_es/Tag.js +2 -7
  97. package/dist/packages/_es/Textarea.js +2 -7
  98. package/dist/packages/_es/TimeDetail.js +2 -7
  99. package/dist/packages/_es/TimePannel.js +2 -7
  100. package/dist/packages/_es/TimeSelect.js +3 -8
  101. package/dist/packages/_es/Toast.js +5 -10
  102. package/dist/packages/_es/Tour.js +5 -10
  103. package/dist/packages/_es/TrendArrow.js +2 -7
  104. package/dist/packages/_es/Uploader.js +3 -8
  105. package/dist/packages/_es/Video.js +2 -7
  106. package/dist/packages/_es/Watermark.js +2 -7
  107. package/dist/packages/_es/{_plugin-vue_export-helper-f84579cd.js → _plugin-vue_export-helper-214bd398.js} +1 -1
  108. package/dist/packages/_es/_plugin-vue_export-helper-3119770d.js +15 -0
  109. package/dist/packages/_es/_plugin-vue_export-helper-40ecb205.js +15 -0
  110. package/dist/packages/_es/_plugin-vue_export-helper-cabb815c.js +15 -0
  111. package/dist/packages/_es/_plugin-vue_export-helper-cc2b3d55.js +10 -0
  112. package/dist/packages/_es/{common-8e13240b.js → common-1144cf18.js} +3 -3
  113. package/dist/packages/_es/common-33d6538d.js +142 -0
  114. package/dist/packages/_es/common-38afc79e.js +142 -0
  115. package/dist/packages/_es/common-ceb98554.js +137 -0
  116. package/dist/packages/_es/common-fcbd940e.js +142 -0
  117. package/dist/packages/_es/{component-2bf83b98.js → component-555f9132.js} +1 -1
  118. package/dist/packages/_es/component-81a4c1d0.js +145 -0
  119. package/dist/packages/_es/component-93f40b7f.js +144 -0
  120. package/dist/packages/_es/component-cb778481.js +150 -0
  121. package/dist/packages/_es/component-f9e4b05e.js +144 -0
  122. package/dist/packages/_es/{index-99be5adc.js → index-122e380e.js} +1 -1
  123. package/dist/packages/_es/{index-c2175b7b.js → index-15d5ca2c.js} +1 -1
  124. package/dist/packages/_es/index-16f572cc.js +52 -0
  125. package/dist/packages/_es/{index-97b8ae5b.js → index-18e7c77e.js} +1 -1
  126. package/dist/packages/_es/index-22af3a75.js +35 -0
  127. package/dist/packages/_es/index-29892cda.js +33 -0
  128. package/dist/packages/_es/{index-175ca86c.js → index-2d3e73a7.js} +3 -3
  129. package/dist/packages/_es/index-350a8abd.js +809 -0
  130. package/dist/packages/_es/index-375f2695.js +15 -0
  131. package/dist/packages/_es/index-43c34ac6.js +30 -0
  132. package/dist/packages/_es/index-54d03fc1.js +8 -0
  133. package/dist/packages/_es/{index-da641709.js → index-57aa518c.js} +1 -1
  134. package/dist/packages/_es/{index-63fdf6d9.js → index-65e55319.js} +1 -1
  135. package/dist/packages/_es/index-673e467d.js +72 -0
  136. package/dist/packages/_es/index-69b79b10.js +52 -0
  137. package/dist/packages/_es/index-7386d8ea.js +35 -0
  138. package/dist/packages/_es/index-75be4de5.js +72 -0
  139. package/dist/packages/_es/{index-3e3fbad2.js → index-7653e348.js} +5 -5
  140. package/dist/packages/_es/index-79c5dc33.js +10 -0
  141. package/dist/packages/_es/index-7a7385e4.js +67 -0
  142. package/dist/packages/_es/index-83f367f2.js +15 -0
  143. package/dist/packages/_es/index-a0ae7438.js +72 -0
  144. package/dist/packages/_es/index-abb46652.js +13 -0
  145. package/dist/packages/_es/index-bd90ef5b.js +38 -0
  146. package/dist/packages/_es/index-da7aa231.js +234 -0
  147. package/dist/packages/_es/index-dd23f7fc.js +35 -0
  148. package/dist/packages/_es/index-ec1281d1.js +15 -0
  149. package/dist/packages/_es/index-ee55d99f.js +814 -0
  150. package/dist/packages/_es/index-f9640059.js +239 -0
  151. package/dist/packages/_es/index.taro-15624a72.js +833 -0
  152. package/dist/packages/_es/index.taro-2ce92fc8.js +76 -0
  153. package/dist/packages/_es/index.taro-356b6989.js +238 -0
  154. package/dist/packages/_es/index.taro-5564033f.js +833 -0
  155. package/dist/packages/_es/index.taro-be0723aa.js +76 -0
  156. package/dist/packages/_es/index.taro-da1bc684.js +238 -0
  157. package/dist/packages/_es/index.taro.vue_vue_type_script_lang-5696dfc0.js +102 -0
  158. package/dist/packages/_es/index.taro.vue_vue_type_script_lang-5b67ab83.js +102 -0
  159. package/dist/packages/_es/index.vue_vue_type_script_lang-1291fceb.js +45 -0
  160. package/dist/packages/_es/{index.vue_vue_type_script_lang-1721812a.js → index.vue_vue_type_script_lang-164ba0ab.js} +3 -3
  161. package/dist/packages/_es/{index.vue_vue_type_script_lang-33f247fa.js → index.vue_vue_type_script_lang-1c056efc.js} +3 -3
  162. package/dist/packages/_es/{index.vue_vue_type_script_lang-85ad5ab4.js → index.vue_vue_type_script_lang-2c5dd6ac.js} +2 -2
  163. package/dist/packages/_es/index.vue_vue_type_script_lang-3bc78a6d.js +156 -0
  164. package/dist/packages/_es/index.vue_vue_type_script_lang-630bc089.js +50 -0
  165. package/dist/packages/_es/index.vue_vue_type_script_lang-ba9e696d.js +50 -0
  166. package/dist/packages/_es/index.vue_vue_type_script_lang-cab1cdc4.js +102 -0
  167. package/dist/packages/_es/index.vue_vue_type_script_lang-cc5c4086.js +151 -0
  168. package/dist/packages/_es/index.vue_vue_type_script_lang-d4c88f85.js +97 -0
  169. package/dist/packages/_es/index.vue_vue_type_script_lang-f91aa3ff.js +50 -0
  170. package/dist/packages/_es/{interceptor-92c6157e.js → interceptor-5d3d8b0a.js} +2 -2
  171. package/dist/packages/_es/interceptor-956b24fc.js +29 -0
  172. package/dist/packages/_es/interceptor-bf7033c2.js +34 -0
  173. package/dist/packages/_es/interceptor-ccd1403c.js +34 -0
  174. package/dist/packages/_es/interceptor-dbee5851.js +34 -0
  175. package/dist/packages/_es/{mountComponent-b7bd982c.js → mountComponent-1316c4a2.js} +2 -2
  176. package/dist/packages/_es/mountComponent-1ece4110.js +39 -0
  177. package/dist/packages/_es/mountComponent-3f8ea19f.js +44 -0
  178. package/dist/packages/_es/{pxCheck-f4ea5980.js → pxCheck-110c0d58.js} +1 -1
  179. package/dist/packages/_es/pxCheck-42d1a00f.js +11 -0
  180. package/dist/packages/_es/pxCheck-62a0c829.js +11 -0
  181. package/dist/packages/_es/pxCheck-70f351cb.js +11 -0
  182. package/dist/packages/_es/pxCheck-c6b9f6b7.js +6 -0
  183. package/dist/packages/_es/{raf-9ea18668.js → raf-182636f4.js} +1 -1
  184. package/dist/packages/_es/raf-2ee3bcbb.js +30 -0
  185. package/dist/packages/_es/raf-6ea498df.js +21 -0
  186. package/dist/packages/_es/raf-729dad54.js +25 -0
  187. package/dist/packages/_es/raf-8518c796.js +21 -0
  188. package/dist/packages/_es/{renderIcon-e359b85f.js → renderIcon-0d8f6335.js} +1 -1
  189. package/dist/packages/_es/renderIcon-1be33355.js +14 -0
  190. package/dist/packages/_es/renderIcon-3d0fd47c.js +9 -0
  191. package/dist/packages/_es/renderIcon-ba0fcba3.js +14 -0
  192. package/dist/packages/_es/renderIcon-bde9e715.js +14 -0
  193. package/dist/packages/_es/style_icon-299fd467.js +6 -0
  194. package/dist/packages/_es/style_icon-8872f331.js +6 -0
  195. package/dist/packages/barrage/index.scss +17 -1
  196. package/dist/packages/cell/index.scss +3 -1
  197. package/dist/packages/locale/lang/baseLang-0bdc6353.js +5 -0
  198. package/dist/packages/locale/lang/{baseLang-b64fda03.js → baseLang-0e7bcba4.js} +1 -1
  199. package/dist/packages/locale/lang/baseLang-5db74119.js +10 -0
  200. package/dist/packages/locale/lang/baseLang-6070c617.js +10 -0
  201. package/dist/packages/locale/lang/baseLang-8d65df5e.js +10 -0
  202. package/dist/packages/locale/lang/en-US.js +1 -6
  203. package/dist/packages/locale/lang/id-ID.js +1 -6
  204. package/dist/packages/locale/lang/index.js +1 -6
  205. package/dist/packages/locale/lang/zh-CN.js +1 -6
  206. package/dist/packages/locale/lang/zh-TW.js +1 -6
  207. package/dist/packages/popover/index.scss +1 -1
  208. package/dist/packages/pullrefresh/index.scss +3 -2
  209. package/dist/smartips/attributes.json +19 -15
  210. package/dist/smartips/tags.json +3 -2
  211. package/dist/smartips/web-types.json +32 -23
  212. package/dist/style.css +1 -1
  213. package/dist/styles/themes/default.scss +59 -59
  214. package/dist/styles/themes/jdb.scss +59 -59
  215. package/dist/styles/themes/jddkh.scss +59 -59
  216. package/dist/styles/themes/jdt.scss +59 -59
  217. package/dist/types/__VUE/actionsheet/index.taro.vue.d.ts +292 -0
  218. package/dist/types/__VUE/address/index.taro.vue.d.ts +377 -0
  219. package/dist/types/__VUE/addresslist/index.taro.vue.d.ts +83 -0
  220. package/dist/types/__VUE/animate/index.taro.vue.d.ts +54 -0
  221. package/dist/types/__VUE/avatar/index.taro.vue.d.ts +76 -0
  222. package/dist/types/__VUE/avatargroup/index.taro.vue.d.ts +92 -0
  223. package/dist/types/__VUE/backtop/index.taro.vue.d.ts +76 -0
  224. package/dist/types/__VUE/badge/index.taro.vue.d.ts +93 -0
  225. package/dist/types/__VUE/barrage/index.taro.vue.d.ts +81 -0
  226. package/dist/types/__VUE/barrage/index.vue.d.ts +0 -1
  227. package/dist/types/__VUE/button/index.taro.vue.d.ts +117 -0
  228. package/dist/types/__VUE/calendar/index.taro.vue.d.ts +187 -0
  229. package/dist/types/__VUE/calendaritem/index.taro.vue.d.ts +217 -0
  230. package/dist/types/__VUE/card/index.taro.vue.d.ts +89 -0
  231. package/dist/types/__VUE/cascader/cascader-item.taro.vue.d.ts +77 -0
  232. package/dist/types/__VUE/cascader/index.taro.vue.d.ts +245 -0
  233. package/dist/types/__VUE/category/index.taro.vue.d.ts +42 -0
  234. package/dist/types/__VUE/categorypane/index.taro.vue.d.ts +54 -0
  235. package/dist/types/__VUE/cell/index.taro.vue.d.ts +124 -0
  236. package/dist/types/__VUE/checkbox/index.taro.vue.d.ts +12 -0
  237. package/dist/types/__VUE/circleprogress/index.taro.vue.d.ts +93 -0
  238. package/dist/types/__VUE/collapse/index.taro.vue.d.ts +38 -0
  239. package/dist/types/__VUE/collapseitem/index.taro.vue.d.ts +111 -0
  240. package/dist/types/__VUE/comment/index.taro.vue.d.ts +119 -0
  241. package/dist/types/__VUE/configprovider/index.taro.vue.d.ts +45 -0
  242. package/dist/types/__VUE/countdown/index.taro.vue.d.ts +103 -0
  243. package/dist/types/__VUE/countup/index.taro.vue.d.ts +213 -0
  244. package/dist/types/__VUE/datepicker/index.taro.vue.d.ts +232 -0
  245. package/dist/types/__VUE/dialog/index.taro.vue.d.ts +327 -0
  246. package/dist/types/__VUE/divider/index.taro.vue.d.ts +53 -0
  247. package/dist/types/__VUE/drag/index.taro.vue.d.ts +62 -0
  248. package/dist/types/__VUE/ecard/index.taro.vue.d.ts +128 -0
  249. package/dist/types/__VUE/elevator/index.taro.vue.d.ts +119 -0
  250. package/dist/types/__VUE/ellipsis/index.taro.vue.d.ts +103 -0
  251. package/dist/types/__VUE/empty/index.taro.vue.d.ts +46 -0
  252. package/dist/types/__VUE/fixednav/index.taro.vue.d.ts +105 -0
  253. package/dist/types/__VUE/form/index.taro.vue.d.ts +40 -0
  254. package/dist/types/__VUE/formitem/index.taro.vue.d.ts +114 -0
  255. package/dist/types/__VUE/grid/index.taro.vue.d.ts +84 -0
  256. package/dist/types/__VUE/griditem/index.taro.vue.d.ts +22 -0
  257. package/dist/types/__VUE/icon/index.taro.vue.d.ts +12 -0
  258. package/dist/types/__VUE/image/index.taro.vue.d.ts +32 -0
  259. package/dist/types/__VUE/imagepreview/index.taro.vue.d.ts +172 -0
  260. package/dist/types/__VUE/imagepreview/index.vue.d.ts +0 -9
  261. package/dist/types/__VUE/indicator/index.taro.vue.d.ts +70 -0
  262. package/dist/types/__VUE/input/index.taro.vue.d.ts +257 -0
  263. package/dist/types/__VUE/inputnumber/index.taro.vue.d.ts +116 -0
  264. package/dist/types/__VUE/invoice/index.taro.vue.d.ts +52 -0
  265. package/dist/types/__VUE/layout/index.taro.vue.d.ts +12 -0
  266. package/dist/types/__VUE/list/index.taro.vue.d.ts +58 -0
  267. package/dist/types/__VUE/menu/index.taro.vue.d.ts +93 -0
  268. package/dist/types/__VUE/menuitem/index.taro.vue.d.ts +89 -0
  269. package/dist/types/__VUE/navbar/index.taro.vue.d.ts +121 -0
  270. package/dist/types/__VUE/noticebar/index.taro.vue.d.ts +217 -0
  271. package/dist/types/__VUE/notify/index.taro.vue.d.ts +97 -0
  272. package/dist/types/__VUE/numberkeyboard/index.taro.vue.d.ts +132 -0
  273. package/dist/types/__VUE/overlay/index.taro.vue.d.ts +85 -0
  274. package/dist/types/__VUE/pagination/index.taro.vue.d.ts +111 -0
  275. package/dist/types/__VUE/picker/index.taro.vue.d.ts +14 -0
  276. package/dist/types/__VUE/popover/index.taro.vue.d.ts +201 -0
  277. package/dist/types/__VUE/popup/index.taro.vue.d.ts +201 -0
  278. package/dist/types/__VUE/price/index.taro.vue.d.ts +87 -0
  279. package/dist/types/__VUE/progress/index.taro.vue.d.ts +128 -0
  280. package/dist/types/__VUE/radio/index.taro.vue.d.ts +53 -0
  281. package/dist/types/__VUE/range/index.taro.vue.d.ts +158 -0
  282. package/dist/types/__VUE/rate/index.taro.vue.d.ts +124 -0
  283. package/dist/types/__VUE/scrollView/index.taro.vue.d.ts +14 -0
  284. package/dist/types/__VUE/searchbar/index.taro.vue.d.ts +177 -0
  285. package/dist/types/__VUE/shortpassword/index.taro.vue.d.ts +103 -0
  286. package/dist/types/__VUE/sidenavbar/index.taro.vue.d.ts +31 -0
  287. package/dist/types/__VUE/signature/index.taro.vue.d.ts +83 -0
  288. package/dist/types/__VUE/skeleton/index.taro.vue.d.ts +115 -0
  289. package/dist/types/__VUE/sku/index.taro.vue.d.ts +182 -0
  290. package/dist/types/__VUE/steps/index.taro.vue.d.ts +46 -0
  291. package/dist/types/__VUE/sticky/index.taro.vue.d.ts +47 -0
  292. package/dist/types/__VUE/swipe/index.taro.vue.d.ts +71 -0
  293. package/dist/types/__VUE/swiper/index.taro.vue.d.ts +176 -0
  294. package/dist/types/__VUE/swiper/index.vue.d.ts +8 -7
  295. package/dist/types/__VUE/swiperitem/index.taro.vue.d.ts +18 -0
  296. package/dist/types/__VUE/switch/index.taro.vue.d.ts +108 -0
  297. package/dist/types/__VUE/tabbar/index.taro.vue.d.ts +93 -0
  298. package/dist/types/__VUE/tabbaritem/index.taro.vue.d.ts +59 -0
  299. package/dist/types/__VUE/table/index.taro.vue.d.ts +78 -0
  300. package/dist/types/__VUE/tabs/index.taro.vue.d.ts +164 -0
  301. package/dist/types/__VUE/tag/index.taro.vue.d.ts +90 -0
  302. package/dist/types/__VUE/textarea/index.taro.vue.d.ts +122 -0
  303. package/dist/types/__VUE/timedetail/index.taro.vue.d.ts +47 -0
  304. package/dist/types/__VUE/timepannel/index.taro.vue.d.ts +42 -0
  305. package/dist/types/__VUE/timeselect/index.taro.vue.d.ts +91 -0
  306. package/dist/types/__VUE/toast/index.taro.vue.d.ts +184 -0
  307. package/dist/types/__VUE/tour/index.taro.vue.d.ts +192 -0
  308. package/dist/types/__VUE/trendarrow/index.taro.vue.d.ts +105 -0
  309. package/dist/types/__VUE/uploader/index.taro.vue.d.ts +260 -0
  310. package/dist/types/__VUE/watermark/index.taro.vue.d.ts +175 -0
  311. package/dist/types/index.d.ts +1 -1
  312. package/package.json +5 -46
@@ -0,0 +1,15 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 13:26:55 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { getCurrentInstance } from "vue";
7
+ function useExpose(apis) {
8
+ const instance = getCurrentInstance();
9
+ if (instance) {
10
+ Object.assign(instance.proxy, apis);
11
+ }
12
+ }
13
+ export {
14
+ useExpose as u
15
+ };
@@ -0,0 +1,30 @@
1
+ import { ref, onMounted } from "vue";
2
+ const overflowScrollReg = /scroll|auto|overlay/i;
3
+ const defaultRoot = window;
4
+ function isElement(node) {
5
+ const ELEMENT_NODE_TYPE = 1;
6
+ return node.tagName !== "HTML" && node.tagName !== "BODY" && node.nodeType === ELEMENT_NODE_TYPE;
7
+ }
8
+ function getScrollParent(el, root = defaultRoot) {
9
+ let node = el;
10
+ while (node && node !== root && isElement(node)) {
11
+ const { overflowY } = window.getComputedStyle(node);
12
+ if (overflowScrollReg.test(overflowY)) {
13
+ return node;
14
+ }
15
+ node = node.parentNode;
16
+ }
17
+ return root;
18
+ }
19
+ function useScrollParent(el, root = defaultRoot) {
20
+ const scrollParent = ref();
21
+ onMounted(() => {
22
+ if (el.value) {
23
+ scrollParent.value = getScrollParent(el.value, root);
24
+ }
25
+ });
26
+ return scrollParent;
27
+ }
28
+ export {
29
+ useScrollParent as u
30
+ };
@@ -0,0 +1,8 @@
1
+ import { getCurrentInstance } from "vue";
2
+ function useRouter() {
3
+ const proxy = getCurrentInstance().proxy;
4
+ return proxy.$router || null;
5
+ }
6
+ export {
7
+ useRouter as u
8
+ };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 12:45:06 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:47:23 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 v4.0.0-beta.6 Thu Dec 29 2022 12:45:06 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:38:20 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -0,0 +1,72 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:47:23 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { ref } from "vue";
7
+ const MIN_DISTANCE = 10;
8
+ function getDirection(x, y) {
9
+ if (x > y && x > MIN_DISTANCE) {
10
+ return "horizontal";
11
+ }
12
+ if (y > x && y > MIN_DISTANCE) {
13
+ return "vertical";
14
+ }
15
+ return "";
16
+ }
17
+ function useTouch() {
18
+ const startX = ref(0);
19
+ const startY = ref(0);
20
+ const moveX = ref(0);
21
+ const moveY = ref(0);
22
+ const deltaX = ref(0);
23
+ const deltaY = ref(0);
24
+ const offsetX = ref(0);
25
+ const offsetY = ref(0);
26
+ const direction = ref("");
27
+ const isVertical = () => direction.value === "vertical";
28
+ const isHorizontal = () => direction.value === "horizontal";
29
+ const reset = () => {
30
+ deltaX.value = 0;
31
+ deltaY.value = 0;
32
+ offsetX.value = 0;
33
+ offsetY.value = 0;
34
+ direction.value = "";
35
+ };
36
+ const start = (event) => {
37
+ reset();
38
+ startX.value = event.touches[0].clientX;
39
+ startY.value = event.touches[0].clientY;
40
+ };
41
+ const move = (event) => {
42
+ const touch = event.touches[0];
43
+ deltaX.value = touch.clientX - startX.value;
44
+ deltaY.value = touch.clientY - startY.value;
45
+ moveX.value = touch.clientX;
46
+ moveY.value = touch.clientY;
47
+ offsetX.value = Math.abs(deltaX.value);
48
+ offsetY.value = Math.abs(deltaY.value);
49
+ if (!direction.value) {
50
+ direction.value = getDirection(offsetX.value, offsetY.value);
51
+ }
52
+ };
53
+ return {
54
+ move,
55
+ start,
56
+ reset,
57
+ startX,
58
+ startY,
59
+ moveX,
60
+ moveY,
61
+ deltaX,
62
+ deltaY,
63
+ offsetX,
64
+ offsetY,
65
+ direction,
66
+ isVertical,
67
+ isHorizontal
68
+ };
69
+ }
70
+ export {
71
+ useTouch as u
72
+ };
@@ -0,0 +1,52 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 13:26:55 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { unref } from "vue";
7
+ function isWindow(val) {
8
+ return val === window;
9
+ }
10
+ const useTaroRect = (elementRef, Taro) => {
11
+ let element = unref(elementRef);
12
+ return new Promise((resolve) => {
13
+ if (Taro.getEnv() === "WEB") {
14
+ if (element && element.$el) {
15
+ element = element.$el;
16
+ }
17
+ if (isWindow(element)) {
18
+ const width = element.innerWidth;
19
+ const height = element.innerHeight;
20
+ resolve({
21
+ top: 0,
22
+ left: 0,
23
+ right: width,
24
+ bottom: height,
25
+ width,
26
+ height
27
+ });
28
+ }
29
+ if (element && element.getBoundingClientRect) {
30
+ resolve(element.getBoundingClientRect());
31
+ }
32
+ resolve({
33
+ top: 0,
34
+ left: 0,
35
+ right: 0,
36
+ bottom: 0,
37
+ width: 0,
38
+ height: 0
39
+ });
40
+ } else {
41
+ const query = Taro.createSelectorQuery();
42
+ let el = element.id ? element.id : element;
43
+ query.select(`#${el}`) && query.select(`#${el}`).boundingClientRect();
44
+ query.exec(function(res) {
45
+ resolve(res[0]);
46
+ });
47
+ }
48
+ });
49
+ };
50
+ export {
51
+ useTaroRect as u
52
+ };
@@ -0,0 +1,35 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 13:26:55 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { ref, onMounted } from "vue";
7
+ const overflowScrollReg = /scroll|auto|overlay/i;
8
+ const defaultRoot = window;
9
+ function isElement(node) {
10
+ const ELEMENT_NODE_TYPE = 1;
11
+ return node.tagName !== "HTML" && node.tagName !== "BODY" && node.nodeType === ELEMENT_NODE_TYPE;
12
+ }
13
+ function getScrollParent(el, root = defaultRoot) {
14
+ let node = el;
15
+ while (node && node !== root && isElement(node)) {
16
+ const { overflowY } = window.getComputedStyle(node);
17
+ if (overflowScrollReg.test(overflowY)) {
18
+ return node;
19
+ }
20
+ node = node.parentNode;
21
+ }
22
+ return root;
23
+ }
24
+ function useScrollParent(el, root = defaultRoot) {
25
+ const scrollParent = ref();
26
+ onMounted(() => {
27
+ if (el.value) {
28
+ scrollParent.value = getScrollParent(el.value, root);
29
+ }
30
+ });
31
+ return scrollParent;
32
+ }
33
+ export {
34
+ useScrollParent as u
35
+ };
@@ -0,0 +1,72 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:41:23 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { ref } from "vue";
7
+ const MIN_DISTANCE = 10;
8
+ function getDirection(x, y) {
9
+ if (x > y && x > MIN_DISTANCE) {
10
+ return "horizontal";
11
+ }
12
+ if (y > x && y > MIN_DISTANCE) {
13
+ return "vertical";
14
+ }
15
+ return "";
16
+ }
17
+ function useTouch() {
18
+ const startX = ref(0);
19
+ const startY = ref(0);
20
+ const moveX = ref(0);
21
+ const moveY = ref(0);
22
+ const deltaX = ref(0);
23
+ const deltaY = ref(0);
24
+ const offsetX = ref(0);
25
+ const offsetY = ref(0);
26
+ const direction = ref("");
27
+ const isVertical = () => direction.value === "vertical";
28
+ const isHorizontal = () => direction.value === "horizontal";
29
+ const reset = () => {
30
+ deltaX.value = 0;
31
+ deltaY.value = 0;
32
+ offsetX.value = 0;
33
+ offsetY.value = 0;
34
+ direction.value = "";
35
+ };
36
+ const start = (event) => {
37
+ reset();
38
+ startX.value = event.touches[0].clientX;
39
+ startY.value = event.touches[0].clientY;
40
+ };
41
+ const move = (event) => {
42
+ const touch = event.touches[0];
43
+ deltaX.value = touch.clientX - startX.value;
44
+ deltaY.value = touch.clientY - startY.value;
45
+ moveX.value = touch.clientX;
46
+ moveY.value = touch.clientY;
47
+ offsetX.value = Math.abs(deltaX.value);
48
+ offsetY.value = Math.abs(deltaY.value);
49
+ if (!direction.value) {
50
+ direction.value = getDirection(offsetX.value, offsetY.value);
51
+ }
52
+ };
53
+ return {
54
+ move,
55
+ start,
56
+ reset,
57
+ startX,
58
+ startY,
59
+ moveX,
60
+ moveY,
61
+ deltaX,
62
+ deltaY,
63
+ offsetX,
64
+ offsetY,
65
+ direction,
66
+ isVertical,
67
+ isHorizontal
68
+ };
69
+ }
70
+ export {
71
+ useTouch as u
72
+ };
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 12:45:06 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:47:23 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { ref, computed, reactive, watch, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createCommentVNode, renderSlot, Fragment, renderList, normalizeStyle, createTextVNode } from "vue";
7
- import { c as createComponent } from "./component-2bf83b98.js";
8
- import { r as requestAniFrame } from "./raf-9ea18668.js";
9
- import { u as useExpose } from "./index-99be5adc.js";
10
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-f84579cd.js";
7
+ import { c as createComponent } from "./component-555f9132.js";
8
+ import { r as requestAniFrame } from "./raf-2ee3bcbb.js";
9
+ import { u as useExpose } from "./index-83f367f2.js";
10
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-214bd398.js";
11
11
  const Utils = {
12
12
  isLeapYear: function(y) {
13
13
  return y % 4 == 0 && y % 100 != 0 || y % 400 == 0;
@@ -0,0 +1,10 @@
1
+ import { getCurrentInstance } from "vue";
2
+ function useExpose(apis) {
3
+ const instance = getCurrentInstance();
4
+ if (instance) {
5
+ Object.assign(instance.proxy, apis);
6
+ }
7
+ }
8
+ export {
9
+ useExpose as u
10
+ };
@@ -0,0 +1,67 @@
1
+ import { ref } from "vue";
2
+ const MIN_DISTANCE = 10;
3
+ function getDirection(x, y) {
4
+ if (x > y && x > MIN_DISTANCE) {
5
+ return "horizontal";
6
+ }
7
+ if (y > x && y > MIN_DISTANCE) {
8
+ return "vertical";
9
+ }
10
+ return "";
11
+ }
12
+ function useTouch() {
13
+ const startX = ref(0);
14
+ const startY = ref(0);
15
+ const moveX = ref(0);
16
+ const moveY = ref(0);
17
+ const deltaX = ref(0);
18
+ const deltaY = ref(0);
19
+ const offsetX = ref(0);
20
+ const offsetY = ref(0);
21
+ const direction = ref("");
22
+ const isVertical = () => direction.value === "vertical";
23
+ const isHorizontal = () => direction.value === "horizontal";
24
+ const reset = () => {
25
+ deltaX.value = 0;
26
+ deltaY.value = 0;
27
+ offsetX.value = 0;
28
+ offsetY.value = 0;
29
+ direction.value = "";
30
+ };
31
+ const start = (event) => {
32
+ reset();
33
+ startX.value = event.touches[0].clientX;
34
+ startY.value = event.touches[0].clientY;
35
+ };
36
+ const move = (event) => {
37
+ const touch = event.touches[0];
38
+ deltaX.value = touch.clientX - startX.value;
39
+ deltaY.value = touch.clientY - startY.value;
40
+ moveX.value = touch.clientX;
41
+ moveY.value = touch.clientY;
42
+ offsetX.value = Math.abs(deltaX.value);
43
+ offsetY.value = Math.abs(deltaY.value);
44
+ if (!direction.value) {
45
+ direction.value = getDirection(offsetX.value, offsetY.value);
46
+ }
47
+ };
48
+ return {
49
+ move,
50
+ start,
51
+ reset,
52
+ startX,
53
+ startY,
54
+ moveX,
55
+ moveY,
56
+ deltaX,
57
+ deltaY,
58
+ offsetX,
59
+ offsetY,
60
+ direction,
61
+ isVertical,
62
+ isHorizontal
63
+ };
64
+ }
65
+ export {
66
+ useTouch as u
67
+ };
@@ -0,0 +1,15 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:47:23 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { getCurrentInstance } from "vue";
7
+ function useExpose(apis) {
8
+ const instance = getCurrentInstance();
9
+ if (instance) {
10
+ Object.assign(instance.proxy, apis);
11
+ }
12
+ }
13
+ export {
14
+ useExpose as u
15
+ };
@@ -0,0 +1,72 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 13:26:55 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { ref } from "vue";
7
+ const MIN_DISTANCE = 10;
8
+ function getDirection(x, y) {
9
+ if (x > y && x > MIN_DISTANCE) {
10
+ return "horizontal";
11
+ }
12
+ if (y > x && y > MIN_DISTANCE) {
13
+ return "vertical";
14
+ }
15
+ return "";
16
+ }
17
+ function useTouch() {
18
+ const startX = ref(0);
19
+ const startY = ref(0);
20
+ const moveX = ref(0);
21
+ const moveY = ref(0);
22
+ const deltaX = ref(0);
23
+ const deltaY = ref(0);
24
+ const offsetX = ref(0);
25
+ const offsetY = ref(0);
26
+ const direction = ref("");
27
+ const isVertical = () => direction.value === "vertical";
28
+ const isHorizontal = () => direction.value === "horizontal";
29
+ const reset = () => {
30
+ deltaX.value = 0;
31
+ deltaY.value = 0;
32
+ offsetX.value = 0;
33
+ offsetY.value = 0;
34
+ direction.value = "";
35
+ };
36
+ const start = (event) => {
37
+ reset();
38
+ startX.value = event.touches[0].clientX;
39
+ startY.value = event.touches[0].clientY;
40
+ };
41
+ const move = (event) => {
42
+ const touch = event.touches[0];
43
+ deltaX.value = touch.clientX - startX.value;
44
+ deltaY.value = touch.clientY - startY.value;
45
+ moveX.value = touch.clientX;
46
+ moveY.value = touch.clientY;
47
+ offsetX.value = Math.abs(deltaX.value);
48
+ offsetY.value = Math.abs(deltaY.value);
49
+ if (!direction.value) {
50
+ direction.value = getDirection(offsetX.value, offsetY.value);
51
+ }
52
+ };
53
+ return {
54
+ move,
55
+ start,
56
+ reset,
57
+ startX,
58
+ startY,
59
+ moveX,
60
+ moveY,
61
+ deltaX,
62
+ deltaY,
63
+ offsetX,
64
+ offsetY,
65
+ direction,
66
+ isVertical,
67
+ isHorizontal
68
+ };
69
+ }
70
+ export {
71
+ useTouch as u
72
+ };
@@ -0,0 +1,13 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:41:23 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { getCurrentInstance } from "vue";
7
+ function useRouter() {
8
+ const proxy = getCurrentInstance().proxy;
9
+ return proxy.$router || null;
10
+ }
11
+ export {
12
+ useRouter as u
13
+ };
@@ -0,0 +1,38 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.6 Thu Dec 29 2022 18:47:23 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { unref } from "vue";
7
+ function isWindow(val) {
8
+ return val === window;
9
+ }
10
+ const useRect = (elementRef) => {
11
+ const element = unref(elementRef);
12
+ if (isWindow(element)) {
13
+ const width = element.innerWidth;
14
+ const height = element.innerHeight;
15
+ return {
16
+ top: 0,
17
+ left: 0,
18
+ right: width,
19
+ bottom: height,
20
+ width,
21
+ height
22
+ };
23
+ }
24
+ if (element && element.getBoundingClientRect) {
25
+ return element.getBoundingClientRect();
26
+ }
27
+ return {
28
+ top: 0,
29
+ left: 0,
30
+ right: 0,
31
+ bottom: 0,
32
+ width: 0,
33
+ height: 0
34
+ };
35
+ };
36
+ export {
37
+ useRect as u
38
+ };