@nutui/nutui-react 2.6.18 → 2.6.20

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 (254) hide show
  1. package/CHANGELOG.md +32 -12
  2. package/dist/esm/ActionSheet.js +2 -1
  3. package/dist/esm/AnimatingNumbers.js +2 -2
  4. package/dist/esm/AvatarCropper.js +26 -26
  5. package/dist/esm/CalendarItem.js +5 -9
  6. package/dist/esm/CountDown.js +0 -2
  7. package/dist/esm/DatePicker.js +1 -1
  8. package/dist/esm/Dialog.js +4 -4
  9. package/dist/esm/Empty.js +0 -2
  10. package/dist/esm/InputNumber.js +1 -5
  11. package/dist/esm/Layout.js +1 -3
  12. package/dist/esm/Pagination.js +4 -8
  13. package/dist/esm/Uploader.js +2 -2
  14. package/dist/esm/cascader2.js +6 -1
  15. package/dist/esm/configprovider.taro.js +23 -0
  16. package/dist/esm/configprovider2.js +1 -134
  17. package/dist/esm/griditem2.js +0 -2
  18. package/dist/esm/menuitem2.js +2 -1
  19. package/dist/esm/merge-props.js +16 -0
  20. package/dist/esm/overlay2.js +3 -7
  21. package/dist/esm/popup2.js +4 -4
  22. package/dist/esm/zh-CN.js +141 -0
  23. package/dist/locales/base.d.ts +7 -0
  24. package/dist/locales/base.js +1 -1
  25. package/dist/locales/en-US.js +5 -1
  26. package/dist/locales/id-ID.js +5 -1
  27. package/dist/locales/tr-TR.js +5 -1
  28. package/dist/locales/zh-CN.js +5 -1
  29. package/dist/locales/zh-TW.js +5 -1
  30. package/dist/locales/zh-UG.js +5 -1
  31. package/dist/nutui.react.es.js +123 -91
  32. package/dist/nutui.react.umd.js +123 -91
  33. package/dist/packages/elevator/elevator.scss +1 -2
  34. package/dist/packages/popover/popover.scss +3 -3
  35. package/dist/packages/tabs/tabs.scss +3 -3
  36. package/dist/packages/uploader/uploader.scss +1 -2
  37. package/dist/types/index.d.ts +98 -98
  38. package/dist/types/locales/base.d.ts +7 -0
  39. package/dist/types/packages/actionsheet/actionsheet.d.ts +2 -2
  40. package/dist/types/packages/actionsheet/actionsheet.taro.d.ts +2 -2
  41. package/dist/types/packages/address/address.d.ts +2 -2
  42. package/dist/types/packages/address/address.taro.d.ts +2 -2
  43. package/dist/types/packages/address/customRender.d.ts +2 -2
  44. package/dist/types/packages/address/customRender.taro.d.ts +2 -2
  45. package/dist/types/packages/address/existRender.d.ts +1 -1
  46. package/dist/types/packages/address/existRender.taro.d.ts +1 -1
  47. package/dist/types/packages/animate/animate.d.ts +1 -1
  48. package/dist/types/packages/animate/animate.taro.d.ts +1 -1
  49. package/dist/types/packages/animatingnumbers/animatingnumbers.d.ts +2 -2
  50. package/dist/types/packages/animatingnumbers/animatingnumbers.taro.d.ts +2 -2
  51. package/dist/types/packages/audio/audio.d.ts +1 -2
  52. package/dist/types/packages/audio/audio.taro.d.ts +1 -1
  53. package/dist/types/packages/avatar/avatar.d.ts +2 -3
  54. package/dist/types/packages/avatar/avatar.taro.d.ts +2 -3
  55. package/dist/types/packages/avatarcropper/avatarcropper.d.ts +1 -1
  56. package/dist/types/packages/avatarcropper/avatarcropper.taro.d.ts +1 -1
  57. package/dist/types/packages/avatargroup/avatargroup.d.ts +1 -1
  58. package/dist/types/packages/avatargroup/avatargroup.taro.d.ts +1 -1
  59. package/dist/types/packages/avatargroup/context.d.ts +1 -1
  60. package/dist/types/packages/backtop/backtop.d.ts +1 -2
  61. package/dist/types/packages/backtop/backtop.taro.d.ts +1 -2
  62. package/dist/types/packages/barrage/barrage.d.ts +1 -1
  63. package/dist/types/packages/barrage/barrage.taro.d.ts +1 -1
  64. package/dist/types/packages/button/button.d.ts +1 -2
  65. package/dist/types/packages/button/button.taro.d.ts +1 -2
  66. package/dist/types/packages/calendar/calendar.d.ts +2 -2
  67. package/dist/types/packages/calendar/calendar.taro.d.ts +2 -2
  68. package/dist/types/packages/calendarcard/calendarcard.d.ts +2 -2
  69. package/dist/types/packages/calendarcard/calendarcard.taro.d.ts +2 -2
  70. package/dist/types/packages/calendaritem/calendaritem.d.ts +2 -2
  71. package/dist/types/packages/calendaritem/calendaritem.taro.d.ts +2 -2
  72. package/dist/types/packages/card/card.d.ts +1 -1
  73. package/dist/types/packages/card/card.taro.d.ts +1 -1
  74. package/dist/types/packages/cascader/cascader.d.ts +2 -2
  75. package/dist/types/packages/cascader/cascader.taro.d.ts +2 -2
  76. package/dist/types/packages/cell/cell.d.ts +2 -2
  77. package/dist/types/packages/cell/cell.taro.d.ts +2 -2
  78. package/dist/types/packages/cellgroup/context.d.ts +1 -1
  79. package/dist/types/packages/checkbox/checkbox.d.ts +3 -3
  80. package/dist/types/packages/checkbox/checkbox.taro.d.ts +3 -3
  81. package/dist/types/packages/checkboxgroup/checkboxgroup.d.ts +3 -3
  82. package/dist/types/packages/checkboxgroup/checkboxgroup.taro.d.ts +3 -3
  83. package/dist/types/packages/checkboxgroup/context.d.ts +1 -1
  84. package/dist/types/packages/circleprogress/circleprogress.d.ts +1 -1
  85. package/dist/types/packages/circleprogress/circleprogress.taro.d.ts +1 -1
  86. package/dist/types/packages/col/col.d.ts +1 -2
  87. package/dist/types/packages/col/col.taro.d.ts +1 -2
  88. package/dist/types/packages/collapse/collapse.d.ts +1 -1
  89. package/dist/types/packages/collapse/collapse.taro.d.ts +1 -1
  90. package/dist/types/packages/collapse/context.d.ts +1 -1
  91. package/dist/types/packages/collapseitem/collapseitem.d.ts +1 -1
  92. package/dist/types/packages/collapseitem/collapseitem.taro.d.ts +1 -1
  93. package/dist/types/packages/configprovider/configprovider.d.ts +1 -1
  94. package/dist/types/packages/configprovider/configprovider.taro.d.ts +1 -1
  95. package/dist/types/packages/countdown/countdown.d.ts +1 -1
  96. package/dist/types/packages/countdown/countdown.taro.d.ts +1 -1
  97. package/dist/types/packages/datepicker/datepicker.d.ts +2 -2
  98. package/dist/types/packages/datepicker/datepicker.taro.d.ts +2 -2
  99. package/dist/types/packages/dialog/config.d.ts +1 -2
  100. package/dist/types/packages/dialog/dialogwrap.d.ts +2 -2
  101. package/dist/types/packages/divider/divider.d.ts +1 -1
  102. package/dist/types/packages/divider/divider.taro.d.ts +1 -1
  103. package/dist/types/packages/drag/drag.d.ts +1 -1
  104. package/dist/types/packages/drag/drag.taro.d.ts +1 -1
  105. package/dist/types/packages/elevator/elevator.d.ts +1 -1
  106. package/dist/types/packages/elevator/elevator.taro.d.ts +1 -1
  107. package/dist/types/packages/ellipsis/ellipsis.d.ts +1 -1
  108. package/dist/types/packages/ellipsis/ellipsis.taro.d.ts +1 -1
  109. package/dist/types/packages/empty/empty.d.ts +2 -2
  110. package/dist/types/packages/empty/empty.taro.d.ts +2 -2
  111. package/dist/types/packages/fixednav/fixednav.d.ts +2 -2
  112. package/dist/types/packages/fixednav/fixednav.taro.d.ts +2 -2
  113. package/dist/types/packages/form/context.d.ts +1 -1
  114. package/dist/types/packages/form/form.d.ts +2 -2
  115. package/dist/types/packages/form/form.taro.d.ts +2 -2
  116. package/dist/types/packages/form/index.d.ts +2 -2
  117. package/dist/types/packages/form/index.taro.d.ts +2 -2
  118. package/dist/types/packages/formitem/formitem.d.ts +1 -1
  119. package/dist/types/packages/formitem/formitem.taro.d.ts +1 -1
  120. package/dist/types/packages/grid/grid.context.d.ts +1 -1
  121. package/dist/types/packages/grid/grid.d.ts +1 -1
  122. package/dist/types/packages/grid/grid.taro.context.d.ts +1 -1
  123. package/dist/types/packages/grid/grid.taro.d.ts +1 -1
  124. package/dist/types/packages/griditem/griditem.d.ts +1 -1
  125. package/dist/types/packages/griditem/griditem.taro.d.ts +1 -1
  126. package/dist/types/packages/image/image.d.ts +1 -1
  127. package/dist/types/packages/indicator/indicator.d.ts +1 -1
  128. package/dist/types/packages/indicator/indicator.taro.d.ts +1 -1
  129. package/dist/types/packages/infiniteloading/infiniteloading.d.ts +1 -1
  130. package/dist/types/packages/infiniteloading/infiniteloading.taro.d.ts +1 -1
  131. package/dist/types/packages/input/input.d.ts +1 -1
  132. package/dist/types/packages/input/input.taro.d.ts +1 -1
  133. package/dist/types/packages/inputnumber/inputnumber.d.ts +1 -1
  134. package/dist/types/packages/inputnumber/inputnumber.taro.d.ts +1 -1
  135. package/dist/types/packages/layout/layout.d.ts +1 -1
  136. package/dist/types/packages/layout/layout.taro.d.ts +1 -1
  137. package/dist/types/packages/loading/loading.d.ts +1 -1
  138. package/dist/types/packages/loading/loading.taro.d.ts +1 -1
  139. package/dist/types/packages/menu/menu.d.ts +2 -2
  140. package/dist/types/packages/menu/menu.taro.d.ts +2 -2
  141. package/dist/types/packages/menuitem/menuitem.d.ts +1 -1
  142. package/dist/types/packages/menuitem/menuitem.taro.d.ts +1 -1
  143. package/dist/types/packages/navbar/navbar.d.ts +1 -1
  144. package/dist/types/packages/navbar/navbar.taro.d.ts +1 -1
  145. package/dist/types/packages/noticebar/noticebar.d.ts +1 -1
  146. package/dist/types/packages/noticebar/noticebar.taro.d.ts +1 -1
  147. package/dist/types/packages/notify/Notification.d.ts +1 -1
  148. package/dist/types/packages/notify/index.d.ts +1 -1
  149. package/dist/types/packages/notify/notify.d.ts +1 -1
  150. package/dist/types/packages/numberkeyboard/numberkeyboard.d.ts +2 -2
  151. package/dist/types/packages/numberkeyboard/numberkeyboard.taro.d.ts +2 -2
  152. package/dist/types/packages/nutui.react.build.d.ts +197 -0
  153. package/dist/types/packages/nutui.react.d.ts +196 -196
  154. package/dist/types/packages/nutui.react.taro.d.ts +196 -196
  155. package/dist/types/packages/nutui.taro.react.build.d.ts +196 -196
  156. package/dist/types/packages/overlay/overlay.d.ts +1 -1
  157. package/dist/types/packages/overlay/overlay.taro.d.ts +1 -1
  158. package/dist/types/packages/pagination/pagination.d.ts +1 -1
  159. package/dist/types/packages/pagination/pagination.taro.d.ts +1 -1
  160. package/dist/types/packages/picker/index.d.ts +1 -1
  161. package/dist/types/packages/picker/index.taro.d.ts +1 -1
  162. package/dist/types/packages/picker/picker.d.ts +2 -2
  163. package/dist/types/packages/picker/picker.taro.d.ts +2 -2
  164. package/dist/types/packages/picker/pickerpanel.d.ts +1 -1
  165. package/dist/types/packages/picker/pickerpanel.taro.d.ts +1 -1
  166. package/dist/types/packages/popover/popover.d.ts +2 -2
  167. package/dist/types/packages/popover/popover.taro.d.ts +2 -2
  168. package/dist/types/packages/popup/popup.d.ts +2 -2
  169. package/dist/types/packages/popup/popup.taro.d.ts +2 -2
  170. package/dist/types/packages/progress/progress.d.ts +1 -1
  171. package/dist/types/packages/progress/progress.taro.d.ts +1 -1
  172. package/dist/types/packages/radio/radio.d.ts +3 -3
  173. package/dist/types/packages/radio/radio.taro.d.ts +3 -3
  174. package/dist/types/packages/radiogroup/context.d.ts +1 -1
  175. package/dist/types/packages/radiogroup/radiogroup.d.ts +1 -1
  176. package/dist/types/packages/radiogroup/radiogroup.taro.d.ts +1 -1
  177. package/dist/types/packages/range/range.d.ts +1 -1
  178. package/dist/types/packages/range/range.taro.d.ts +1 -1
  179. package/dist/types/packages/rate/rate.d.ts +1 -1
  180. package/dist/types/packages/rate/rate.taro.d.ts +1 -1
  181. package/dist/types/packages/row/UserContext.d.ts +1 -1
  182. package/dist/types/packages/row/row.d.ts +1 -2
  183. package/dist/types/packages/row/row.taro.d.ts +1 -2
  184. package/dist/types/packages/searchbar/searchbar.d.ts +15 -16
  185. package/dist/types/packages/searchbar/searchbar.taro.d.ts +1 -16
  186. package/dist/types/packages/shortpassword/shortpassword.d.ts +2 -2
  187. package/dist/types/packages/shortpassword/shortpassword.taro.d.ts +2 -2
  188. package/dist/types/packages/sidenavbar/context.d.ts +1 -1
  189. package/dist/types/packages/sidenavbar/sidenavbar.d.ts +1 -1
  190. package/dist/types/packages/sidenavbar/sidenavbar.taro.d.ts +1 -1
  191. package/dist/types/packages/sidenavbaritem/sidenavbaritem.d.ts +1 -1
  192. package/dist/types/packages/sidenavbaritem/sidenavbaritem.taro.d.ts +1 -1
  193. package/dist/types/packages/signature/signature.d.ts +1 -1
  194. package/dist/types/packages/signature/signature.taro.d.ts +1 -1
  195. package/dist/types/packages/space/space.d.ts +1 -1
  196. package/dist/types/packages/space/space.taro.d.ts +1 -1
  197. package/dist/types/packages/step/step.d.ts +1 -1
  198. package/dist/types/packages/step/step.taro.d.ts +1 -1
  199. package/dist/types/packages/steps/context.d.ts +1 -1
  200. package/dist/types/packages/steps/steps.d.ts +1 -1
  201. package/dist/types/packages/steps/steps.taro.d.ts +1 -1
  202. package/dist/types/packages/sticky/sticky.d.ts +1 -1
  203. package/dist/types/packages/sticky/sticky.taro.d.ts +1 -1
  204. package/dist/types/packages/subsidenavbar/subsidenavbar.d.ts +1 -1
  205. package/dist/types/packages/subsidenavbar/subsidenavbar.taro.d.ts +1 -1
  206. package/dist/types/packages/swipe/swipe.d.ts +1 -2
  207. package/dist/types/packages/swipe/swipe.taro.d.ts +1 -2
  208. package/dist/types/packages/swiper/context.d.ts +1 -1
  209. package/dist/types/packages/swiper/effects/default.d.ts +1 -1
  210. package/dist/types/packages/swiper/effects/focus.d.ts +1 -1
  211. package/dist/types/packages/swiper/index.d.ts +3 -3
  212. package/dist/types/packages/swiper/index.taro.d.ts +2 -2
  213. package/dist/types/packages/swiper/swiper.d.ts +2 -2
  214. package/dist/types/packages/swiper/swiper.taro.d.ts +1 -1
  215. package/dist/types/packages/swiperitem/swiperitem.d.ts +1 -1
  216. package/dist/types/packages/switch/switch.d.ts +1 -1
  217. package/dist/types/packages/switch/switch.taro.d.ts +1 -1
  218. package/dist/types/packages/tabbar/context.d.ts +1 -1
  219. package/dist/types/packages/tabbar/tabbar.d.ts +1 -1
  220. package/dist/types/packages/tabbar/tabbar.taro.d.ts +1 -1
  221. package/dist/types/packages/table/table.d.ts +1 -1
  222. package/dist/types/packages/table/table.taro.d.ts +1 -1
  223. package/dist/types/packages/table/types.d.ts +1 -1
  224. package/dist/types/packages/tabpane/tabpane.d.ts +1 -1
  225. package/dist/types/packages/tabpane/tabpane.taro.d.ts +1 -1
  226. package/dist/types/packages/tabs/tabs.d.ts +2 -2
  227. package/dist/types/packages/tabs/tabs.taro.d.ts +2 -2
  228. package/dist/types/packages/tag/tag.d.ts +1 -2
  229. package/dist/types/packages/tag/tag.taro.d.ts +1 -2
  230. package/dist/types/packages/textarea/textarea.d.ts +1 -2
  231. package/dist/types/packages/timedetail/timedetail.d.ts +2 -2
  232. package/dist/types/packages/timedetail/timedetail.taro.d.ts +2 -2
  233. package/dist/types/packages/toast/Notification.d.ts +1 -1
  234. package/dist/types/packages/toast/index.d.ts +1 -1
  235. package/dist/types/packages/toast/toast.d.ts +1 -1
  236. package/dist/types/packages/toast/toast.taro.d.ts +1 -1
  237. package/dist/types/packages/tour/tour.d.ts +2 -3
  238. package/dist/types/packages/tour/tour.taro.d.ts +2 -3
  239. package/dist/types/packages/trendarrow/trendarrow.d.ts +1 -1
  240. package/dist/types/packages/trendarrow/trendarrow.taro.d.ts +1 -1
  241. package/dist/types/packages/uploader/preview.d.ts +1 -1
  242. package/dist/types/packages/uploader/preview.taro.d.ts +1 -1
  243. package/dist/types/packages/uploader/uploader.d.ts +1 -1
  244. package/dist/types/packages/uploader/uploader.taro.d.ts +2 -5
  245. package/dist/types/packages/video/video.d.ts +1 -1
  246. package/dist/types/packages/virtuallist/virtuallist.d.ts +1 -1
  247. package/dist/types/packages/watermark/watermark.d.ts +1 -1
  248. package/dist/types/packages/watermark/watermark.taro.d.ts +1 -1
  249. package/dist/types/utils/merge-props.d.ts +9 -5
  250. package/dist/types/utils/render.d.ts +1 -1
  251. package/dist/types/utils/typings.d.ts +1 -1
  252. package/dist/types/utils/use-lock-scoll-taro.d.ts +1 -1
  253. package/dist/types/utils/use-touch.d.ts +1 -1
  254. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent } from 'react';
1
+ import { default as React, FunctionComponent } from 'react';
2
2
  export interface LayoutProps {
3
3
  }
4
4
  export declare const Layout: FunctionComponent<Partial<LayoutProps> & React.HTMLAttributes<HTMLDivElement>>;
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  export type LoadingType = 'spinner' | 'circular';
4
4
  export type LoadingDirection = 'horizontal' | 'vertical';
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  export type LoadingType = 'spinner' | 'circular';
4
4
  export type LoadingDirection = 'horizontal' | 'vertical';
@@ -1,5 +1,5 @@
1
- import React, { FunctionComponent } from 'react';
2
- import { MenuItem } from '../../packages/menuitem/menuitem';
1
+ import { default as React, FunctionComponent } from 'react';
2
+ import { MenuItem } from '../menuitem/menuitem';
3
3
  import { BasicComponent } from '../../utils/typings';
4
4
  export type MenuTriggerType = 'NORMAL' | 'REF';
5
5
  export type MenuCallBackFunction = (index: number, from?: MenuTriggerType) => void;
@@ -1,5 +1,5 @@
1
- import React, { FunctionComponent } from 'react';
2
- import { MenuItem } from '../../packages/menuitem/menuitem.taro';
1
+ import { default as React, FunctionComponent } from 'react';
2
+ import { MenuItem } from '../menuitem/menuitem.taro';
3
3
  import { BasicComponent } from '../../utils/typings';
4
4
  export type MenuTriggerType = 'NORMAL' | 'REF';
5
5
  export type MenuCallBackFunction = (index: number, from?: MenuTriggerType) => void;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  export interface OptionItem {
4
4
  text: string;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  export interface OptionItem {
4
4
  text: string;
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent } from 'react';
1
+ import { default as React, FunctionComponent } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  export interface NavBarProps extends BasicComponent {
4
4
  left: React.ReactNode;
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent } from 'react';
1
+ import { default as React, FunctionComponent } from 'react';
2
2
  import { ITouchEvent } from '@tarojs/components';
3
3
  import { BasicComponent } from '../../utils/typings';
4
4
  export interface NavBarProps extends BasicComponent {
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  import { NoticeBarAlign } from './types';
4
4
  export interface NoticeBarProps extends BasicComponent {
@@ -1,4 +1,4 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
2
  import { BasicComponent } from '../../utils/typings';
3
3
  import { NoticeBarAlign } from './types';
4
4
  export interface NoticeBarProps extends BasicComponent {
@@ -1,5 +1,5 @@
1
- import * as React from 'react';
2
1
  import { BasicComponent } from '../../utils/typings';
2
+ import * as React from 'react';
3
3
  export interface NotificationProps extends BasicComponent {
4
4
  id: string;
5
5
  message: string | React.ReactNode;
@@ -1,3 +1,3 @@
1
- import Notify from './notify';
1
+ import { default as Notify } from './notify';
2
2
  export type { NotifyProps } from './notify';
3
3
  export default Notify;
@@ -1,5 +1,5 @@
1
- import * as React from 'react';
2
1
  import { BasicComponent } from '../../utils/typings';
2
+ import * as React from 'react';
3
3
  export interface NotifyProps extends BasicComponent {
4
4
  id: string;
5
5
  /**
@@ -1,5 +1,5 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
2
- import { PopupProps } from '../../packages/popup/popup';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
+ import { PopupProps } from '../popup/popup';
3
3
  export interface NumberKeyboardProps extends PopupProps {
4
4
  /**
5
5
  * 是否显示键盘
@@ -1,5 +1,5 @@
1
- import React, { FunctionComponent, ReactNode } from 'react';
2
- import { PopupProps } from '../../packages/popup/popup.taro';
1
+ import { default as React, FunctionComponent, ReactNode } from 'react';
2
+ import { PopupProps } from '../popup/popup.taro';
3
3
  export interface NumberKeyboardProps extends PopupProps {
4
4
  visible: boolean;
5
5
  rightActions: ReactNode;
@@ -0,0 +1,197 @@
1
+ import { default as Button } from './button';
2
+ import { default as Cell } from './cell';
3
+ import { default as CellGroup } from './cellgroup';
4
+ import { default as ConfigProvider } from './configprovider';
5
+ import { default as Image } from './image';
6
+ import { default as Overlay } from './overlay';
7
+ import { default as Col } from './col';
8
+ import { default as Divider } from './divider';
9
+ import { default as Grid } from './grid';
10
+ import { default as GridItem } from './griditem';
11
+ import { default as Layout } from './layout';
12
+ import { default as Row } from './row';
13
+ import { default as Space } from './space';
14
+ import { default as Sticky } from './sticky';
15
+ import { default as SafeArea } from './safearea';
16
+ import { default as BackTop } from './backtop';
17
+ import { default as Elevator } from './elevator';
18
+ import { default as FixedNav } from './fixednav';
19
+ import { default as NavBar } from './navbar';
20
+ import { default as SideNavBar } from './sidenavbar';
21
+ import { default as SideNavBarItem } from './sidenavbaritem';
22
+ import { default as SubSideNavBar } from './subsidenavbar';
23
+ import { default as Tabbar } from './tabbar';
24
+ import { default as TabbarItem } from './tabbaritem';
25
+ import { default as TabPane } from './tabpane';
26
+ import { default as Tabs } from './tabs';
27
+ import { default as Address } from './address';
28
+ import { default as Calendar } from './calendar';
29
+ import { default as CalendarItem } from './calendaritem';
30
+ import { default as CalendarCard } from './calendarcard';
31
+ import { default as Cascader } from './cascader';
32
+ import { default as Checkbox } from './checkbox';
33
+ import { default as CheckboxGroup } from './checkboxgroup';
34
+ import { default as DatePicker } from './datepicker';
35
+ import { default as Form } from './form';
36
+ import { default as FormItem } from './formitem';
37
+ import { default as Input } from './input';
38
+ import { default as InputNumber } from './inputnumber';
39
+ import { default as Menu } from './menu';
40
+ import { default as MenuItem } from './menuitem';
41
+ import { default as NumberKeyboard } from './numberkeyboard';
42
+ import { default as Picker } from './picker';
43
+ import { default as Radio } from './radio';
44
+ import { default as RadioGroup } from './radiogroup';
45
+ import { default as Range } from './range';
46
+ import { default as Rate } from './rate';
47
+ import { default as SearchBar } from './searchbar';
48
+ import { default as ShortPassword } from './shortpassword';
49
+ import { default as Signature } from './signature';
50
+ import { default as Switch } from './switch';
51
+ import { default as TextArea } from './textarea';
52
+ import { default as Uploader } from './uploader';
53
+ import { default as ActionSheet } from './actionsheet';
54
+ import { default as Badge } from './badge';
55
+ import { default as Dialog } from './dialog';
56
+ import { default as Drag } from './drag';
57
+ import { default as Empty } from './empty';
58
+ import { default as InfiniteLoading } from './infiniteloading';
59
+ import { default as Loading } from './loading';
60
+ import { default as NoticeBar } from './noticebar';
61
+ import { default as Notify } from './notify';
62
+ import { default as Popover } from './popover';
63
+ import { default as Popup } from './popup';
64
+ import { default as PullToRefresh } from './pulltorefresh';
65
+ import { default as Skeleton } from './skeleton';
66
+ import { default as Swipe } from './swipe';
67
+ import { default as Toast } from './toast';
68
+ import { default as Animate } from './animate';
69
+ import { default as AnimatingNumbers } from './animatingnumbers';
70
+ import { default as Audio } from './audio';
71
+ import { default as Avatar } from './avatar';
72
+ import { default as AvatarGroup } from './avatargroup';
73
+ import { default as CircleProgress } from './circleprogress';
74
+ import { default as Collapse } from './collapse';
75
+ import { default as CollapseItem } from './collapseitem';
76
+ import { default as CountDown } from './countdown';
77
+ import { default as Ellipsis } from './ellipsis';
78
+ import { default as ImagePreview } from './imagepreview';
79
+ import { default as Indicator } from './indicator';
80
+ import { default as Pagination } from './pagination';
81
+ import { default as Price } from './price';
82
+ import { default as Progress } from './progress';
83
+ import { default as Step } from './step';
84
+ import { default as Steps } from './steps';
85
+ import { default as Swiper } from './swiper';
86
+ import { default as SwiperItem } from './swiperitem';
87
+ import { default as Table } from './table';
88
+ import { default as Tag } from './tag';
89
+ import { default as Tour } from './tour';
90
+ import { default as Video } from './video';
91
+ import { default as VirtualList } from './virtuallist';
92
+ import { default as Barrage } from './barrage';
93
+ import { default as Card } from './card';
94
+ import { default as TimeDetail } from './timedetail';
95
+ import { default as TimeSelect } from './timeselect';
96
+ import { default as TrendArrow } from './trendarrow';
97
+ import { default as WaterMark } from './watermark';
98
+ import { default as AvatarCropper } from './avatarcropper';
99
+ export * from './button';
100
+ export * from './cell';
101
+ export * from './cellgroup';
102
+ export * from './configprovider';
103
+ export * from './image';
104
+ export * from './overlay';
105
+ export * from './col';
106
+ export * from './divider';
107
+ export * from './grid';
108
+ export * from './griditem';
109
+ export * from './layout';
110
+ export * from './row';
111
+ export * from './space';
112
+ export * from './sticky';
113
+ export * from './safearea';
114
+ export * from './backtop';
115
+ export * from './elevator';
116
+ export * from './fixednav';
117
+ export * from './navbar';
118
+ export * from './sidenavbar';
119
+ export * from './sidenavbaritem';
120
+ export * from './subsidenavbar';
121
+ export * from './tabbar';
122
+ export * from './tabbaritem';
123
+ export * from './tabpane';
124
+ export * from './tabs';
125
+ export * from './address';
126
+ export * from './calendar';
127
+ export * from './calendaritem';
128
+ export * from './calendarcard';
129
+ export * from './cascader';
130
+ export * from './checkbox';
131
+ export * from './checkboxgroup';
132
+ export * from './datepicker';
133
+ export * from './form';
134
+ export * from './formitem';
135
+ export * from './input';
136
+ export * from './inputnumber';
137
+ export * from './menu';
138
+ export * from './menuitem';
139
+ export * from './numberkeyboard';
140
+ export * from './picker';
141
+ export * from './radio';
142
+ export * from './radiogroup';
143
+ export * from './range';
144
+ export * from './rate';
145
+ export * from './searchbar';
146
+ export * from './shortpassword';
147
+ export * from './signature';
148
+ export * from './switch';
149
+ export * from './textarea';
150
+ export * from './uploader';
151
+ export * from './actionsheet';
152
+ export * from './badge';
153
+ export * from './dialog';
154
+ export * from './drag';
155
+ export * from './empty';
156
+ export * from './infiniteloading';
157
+ export * from './loading';
158
+ export * from './noticebar';
159
+ export * from './notify';
160
+ export * from './popover';
161
+ export * from './popup';
162
+ export * from './pulltorefresh';
163
+ export * from './skeleton';
164
+ export * from './swipe';
165
+ export * from './toast';
166
+ export * from './animate';
167
+ export * from './animatingnumbers';
168
+ export * from './audio';
169
+ export * from './avatar';
170
+ export * from './avatargroup';
171
+ export * from './circleprogress';
172
+ export * from './collapse';
173
+ export * from './collapseitem';
174
+ export * from './countdown';
175
+ export * from './ellipsis';
176
+ export * from './imagepreview';
177
+ export * from './indicator';
178
+ export * from './pagination';
179
+ export * from './price';
180
+ export * from './progress';
181
+ export * from './step';
182
+ export * from './steps';
183
+ export * from './swiper';
184
+ export * from './swiperitem';
185
+ export * from './table';
186
+ export * from './tag';
187
+ export * from './tour';
188
+ export * from './video';
189
+ export * from './virtuallist';
190
+ export * from './barrage';
191
+ export * from './card';
192
+ export * from './timedetail';
193
+ export * from './timeselect';
194
+ export * from './trendarrow';
195
+ export * from './watermark';
196
+ export * from './avatarcropper';
197
+ export { Button, Cell, CellGroup, ConfigProvider, Image, Overlay, Col, Divider, Grid, GridItem, Layout, Row, Space, Sticky, SafeArea, BackTop, Elevator, FixedNav, NavBar, SideNavBar, SideNavBarItem, SubSideNavBar, Tabbar, TabbarItem, TabPane, Tabs, Address, Calendar, CalendarItem, CalendarCard, Cascader, Checkbox, CheckboxGroup, DatePicker, Form, FormItem, Input, InputNumber, Menu, MenuItem, NumberKeyboard, Picker, Radio, RadioGroup, Range, Rate, SearchBar, ShortPassword, Signature, Switch, TextArea, Uploader, ActionSheet, Badge, Dialog, Drag, Empty, InfiniteLoading, Loading, NoticeBar, Notify, Popover, Popup, PullToRefresh, Skeleton, Swipe, Toast, Animate, AnimatingNumbers, Audio, Avatar, AvatarGroup, CircleProgress, Collapse, CollapseItem, CountDown, Ellipsis, ImagePreview, Indicator, Pagination, Price, Progress, Step, Steps, Swiper, SwiperItem, Table, Tag, Tour, Video, VirtualList, Barrage, Card, TimeDetail, TimeSelect, TrendArrow, WaterMark, AvatarCropper };