@nutui/nutui 3.1.23-beta.6 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (213) hide show
  1. package/CHANGELOG.md +41 -1
  2. package/dist/nutui.es.js +275 -257
  3. package/dist/nutui.umd.js +275 -257
  4. package/dist/packages/_es/ActionSheet.js +4 -22
  5. package/dist/packages/_es/Address.js +12 -29
  6. package/dist/packages/_es/AddressList.js +2 -2
  7. package/dist/packages/_es/Animate.js +2 -21
  8. package/dist/packages/_es/Audio.js +33 -65
  9. package/dist/packages/_es/AudioOperate.js +2 -21
  10. package/dist/packages/_es/Avatar.js +5 -20
  11. package/dist/packages/_es/AvatarGroup.js +1 -1
  12. package/dist/packages/_es/BackTop.js +1 -1
  13. package/dist/packages/_es/Badge.js +1 -1
  14. package/dist/packages/_es/Barrage.js +1 -1
  15. package/dist/packages/_es/Button.js +1 -1
  16. package/dist/packages/_es/Calendar.js +1 -1
  17. package/dist/packages/_es/CalendarItem.js +1 -1
  18. package/dist/packages/_es/Card.js +1 -1
  19. package/dist/packages/_es/Cascader.js +19 -46
  20. package/dist/packages/_es/Category.js +1 -1
  21. package/dist/packages/_es/CategoryPane.js +1 -1
  22. package/dist/packages/_es/Cell.js +1 -1
  23. package/dist/packages/_es/CellGroup.js +1 -1
  24. package/dist/packages/_es/Checkbox.js +1 -1
  25. package/dist/packages/_es/CheckboxGroup.js +1 -1
  26. package/dist/packages/_es/CircleProgress.js +1 -1
  27. package/dist/packages/_es/Col.js +1 -1
  28. package/dist/packages/_es/Collapse.js +2 -2
  29. package/dist/packages/_es/CollapseItem.js +7 -24
  30. package/dist/packages/_es/Comment.js +1 -1
  31. package/dist/packages/_es/ConfigProvider.js +1 -1
  32. package/dist/packages/_es/CountDown.js +5 -23
  33. package/dist/packages/_es/CountUp.js +5 -22
  34. package/dist/packages/_es/DatePicker.js +7 -24
  35. package/dist/packages/_es/Dialog.js +4 -22
  36. package/dist/packages/_es/Divider.js +7 -24
  37. package/dist/packages/_es/Drag.js +1 -1
  38. package/dist/packages/_es/Ecard.js +1 -1
  39. package/dist/packages/_es/Elevator.js +5 -24
  40. package/dist/packages/_es/Ellipsis.js +2 -21
  41. package/dist/packages/_es/Empty.js +1 -1
  42. package/dist/packages/_es/FixedNav.js +1 -1
  43. package/dist/packages/_es/Form.js +1 -1
  44. package/dist/packages/_es/FormItem.js +1 -1
  45. package/dist/packages/_es/Grid.js +1 -1
  46. package/dist/packages/_es/GridItem.js +1 -1
  47. package/dist/packages/_es/Icon.js +1 -1
  48. package/dist/packages/_es/Image.js +2 -21
  49. package/dist/packages/_es/ImagePreview.js +8 -26
  50. package/dist/packages/_es/Indicator.js +1 -1
  51. package/dist/packages/_es/InfiniteLoading.js +5 -24
  52. package/dist/packages/_es/Input.js +1 -1
  53. package/dist/packages/_es/InputNumber.js +1 -1
  54. package/dist/packages/_es/Layout.js +1 -1
  55. package/dist/packages/_es/List.js +4 -22
  56. package/dist/packages/_es/Menu.js +2 -2
  57. package/dist/packages/_es/MenuItem.js +2 -21
  58. package/dist/packages/_es/Navbar.js +1 -1
  59. package/dist/packages/_es/NoticeBar.js +6 -23
  60. package/dist/packages/_es/Notify.js +9 -28
  61. package/dist/packages/_es/NumberKeyboard.js +1 -1
  62. package/dist/packages/_es/OldPicker.js +12 -28
  63. package/dist/packages/_es/OverLay.js +5 -20
  64. package/dist/packages/_es/Pagination.js +1 -1
  65. package/dist/packages/_es/Picker.js +12 -28
  66. package/dist/packages/_es/Popover.js +4 -22
  67. package/dist/packages/_es/Popup.js +14 -28
  68. package/dist/packages/_es/Price.js +1 -1
  69. package/dist/packages/_es/Progress.js +1 -1
  70. package/dist/packages/_es/PullRefresh.js +5 -20
  71. package/dist/packages/_es/Radio.js +1 -1
  72. package/dist/packages/_es/RadioGroup.js +1 -1
  73. package/dist/packages/_es/Range.js +5 -24
  74. package/dist/packages/_es/Rate.js +5 -24
  75. package/dist/packages/_es/Row.js +1 -1
  76. package/dist/packages/_es/SearchBar.js +5 -24
  77. package/dist/packages/_es/ShortPassword.js +1 -1
  78. package/dist/packages/_es/SideNavBar.js +4 -22
  79. package/dist/packages/_es/SideNavBarItem.js +1 -1
  80. package/dist/packages/_es/Signature.js +15 -23
  81. package/dist/packages/_es/Skeleton.js +1 -1
  82. package/dist/packages/_es/Sku.js +4 -22
  83. package/dist/packages/_es/Step.js +4 -22
  84. package/dist/packages/_es/Steps.js +1 -1
  85. package/dist/packages/_es/Sticky.js +1 -1
  86. package/dist/packages/_es/SubSideNavBar.js +4 -22
  87. package/dist/packages/_es/Swipe.js +5 -24
  88. package/dist/packages/_es/Swiper.js +1 -1
  89. package/dist/packages/_es/SwiperItem.js +1 -1
  90. package/dist/packages/_es/Switch.js +1 -1
  91. package/dist/packages/_es/TabPane.js +1 -1
  92. package/dist/packages/_es/Tabbar.js +1 -1
  93. package/dist/packages/_es/TabbarItem.js +1 -1
  94. package/dist/packages/_es/Table.js +4 -22
  95. package/dist/packages/_es/Tabs.js +5 -20
  96. package/dist/packages/_es/Tag.js +1 -1
  97. package/dist/packages/_es/TextArea.js +1 -1
  98. package/dist/packages/_es/TimeDetail.js +5 -24
  99. package/dist/packages/_es/TimePannel.js +4 -22
  100. package/dist/packages/_es/TimeSelect.js +1 -1
  101. package/dist/packages/_es/Toast.js +12 -31
  102. package/dist/packages/_es/Uploader.js +12 -22
  103. package/dist/packages/_es/Video.js +6 -24
  104. package/dist/packages/_es/WaterMark.js +2 -21
  105. package/dist/packages/_es/common.js +2 -2
  106. package/dist/packages/_es/component.js +5 -5
  107. package/dist/packages/_es/index.js +1 -1
  108. package/dist/packages/_es/index2.js +1 -1
  109. package/dist/packages/_es/index3.js +1 -1
  110. package/dist/packages/_es/index4.js +1 -1
  111. package/dist/packages/_es/index5.js +6 -24
  112. package/dist/packages/_es/plugin-vue_export-helper.js +1 -1
  113. package/dist/packages/_es/pxCheck.js +1 -1
  114. package/dist/packages/_es/raf.js +1 -1
  115. package/dist/packages/actionsheet/index.scss +17 -0
  116. package/dist/packages/address/index.scss +60 -0
  117. package/dist/packages/audio/index.scss +8 -0
  118. package/dist/packages/barrage/index.scss +7 -0
  119. package/dist/packages/card/index.scss +8 -1
  120. package/dist/packages/circleprogress/index.scss +6 -0
  121. package/dist/packages/collapseitem/index.scss +21 -0
  122. package/dist/packages/comment/index.scss +37 -0
  123. package/dist/packages/countup/index.scss +24 -3
  124. package/dist/packages/ecard/index.scss +31 -1
  125. package/dist/packages/elevator/index.scss +16 -0
  126. package/dist/packages/empty/index.scss +6 -0
  127. package/dist/packages/image/index.scss +12 -0
  128. package/dist/packages/infiniteloading/index.scss +18 -0
  129. package/dist/packages/locale/lang/baseLang.js +1 -1
  130. package/dist/packages/locale/lang/en-US.js +1 -1
  131. package/dist/packages/locale/lang/id-ID.js +1 -1
  132. package/dist/packages/locale/lang/index.js +1 -1
  133. package/dist/packages/locale/lang/zh-CN.js +1 -1
  134. package/dist/packages/locale/lang/zh-TW.js +1 -1
  135. package/dist/packages/noticebar/index.scss +13 -0
  136. package/dist/packages/numberkeyboard/index.scss +10 -0
  137. package/dist/packages/picker/index.scss +33 -0
  138. package/dist/packages/popup/index.scss +10 -0
  139. package/dist/packages/shortpassword/index.scss +20 -0
  140. package/dist/packages/sidenavbaritem/index.scss +9 -0
  141. package/dist/packages/sku/index.scss +40 -0
  142. package/dist/packages/subsidenavbar/index.scss +12 -0
  143. package/dist/smartips/attributes.json +5 -1
  144. package/dist/smartips/tags.json +2 -1
  145. package/dist/smartips/web-types.json +11 -2
  146. package/dist/style.css +1 -1
  147. package/dist/styles/themes/default.scss +52 -52
  148. package/dist/styles/themes/jdb.scss +52 -52
  149. package/dist/styles/themes/jdt.scss +52 -52
  150. package/dist/styles/variables-jdb.scss +6 -0
  151. package/dist/styles/variables-jdt.scss +6 -0
  152. package/dist/styles/variables.scss +6 -0
  153. package/dist/types/__VUE/actionsheet/index.vue.d.ts +1 -1
  154. package/dist/types/__VUE/address/index.vue.d.ts +2 -2
  155. package/dist/types/__VUE/addresslist/index.vue.d.ts +1 -1
  156. package/dist/types/__VUE/audio/index.vue.d.ts +4 -1
  157. package/dist/types/__VUE/audiooperate/index.vue.d.ts +1 -1
  158. package/dist/types/__VUE/avatargroup/index.vue.d.ts +1 -1
  159. package/dist/types/__VUE/backtop/index.vue.d.ts +3 -3
  160. package/dist/types/__VUE/calendaritem/index.vue.d.ts +1 -1
  161. package/dist/types/__VUE/cascader/index.vue.d.ts +1 -1
  162. package/dist/types/__VUE/categorypane/index.vue.d.ts +1 -1
  163. package/dist/types/__VUE/cell/index.vue.d.ts +2 -2
  164. package/dist/types/__VUE/cellgroup/index.vue.d.ts +1 -1
  165. package/dist/types/__VUE/checkboxgroup/index.vue.d.ts +1 -1
  166. package/dist/types/__VUE/circleprogress/index.vue.d.ts +1 -1
  167. package/dist/types/__VUE/collapse/index.vue.d.ts +2 -2
  168. package/dist/types/__VUE/collapseitem/index.vue.d.ts +1 -1
  169. package/dist/types/__VUE/configprovider/index.vue.d.ts +1 -1
  170. package/dist/types/__VUE/countdown/index.vue.d.ts +1 -1
  171. package/dist/types/__VUE/countup/index.vue.d.ts +1 -1
  172. package/dist/types/__VUE/datepicker/index.vue.d.ts +1 -1
  173. package/dist/types/__VUE/divider/index.vue.d.ts +2 -2
  174. package/dist/types/__VUE/fixednav/index.vue.d.ts +1 -1
  175. package/dist/types/__VUE/formitem/index.vue.d.ts +1 -1
  176. package/dist/types/__VUE/grid/index.vue.d.ts +1 -1
  177. package/dist/types/__VUE/griditem/index.vue.d.ts +2 -2
  178. package/dist/types/__VUE/imagepreview/imagePreviewItem.vue.d.ts +1 -1
  179. package/dist/types/__VUE/imagepreview/index.vue.d.ts +1 -1
  180. package/dist/types/__VUE/infiniteloading/index.vue.d.ts +1 -1
  181. package/dist/types/__VUE/inputnumber/index.vue.d.ts +1 -1
  182. package/dist/types/__VUE/menuitem/index.vue.d.ts +1 -1
  183. package/dist/types/__VUE/noticebar/index.vue.d.ts +1 -1
  184. package/dist/types/__VUE/numberkeyboard/index.vue.d.ts +1 -1
  185. package/dist/types/__VUE/oldpicker/Column.vue.d.ts +1 -1
  186. package/dist/types/__VUE/oldpicker/index.vue.d.ts +1 -1
  187. package/dist/types/__VUE/overlay/index.vue.d.ts +1 -1
  188. package/dist/types/__VUE/picker/index.vue.d.ts +13 -13
  189. package/dist/types/__VUE/popover/index.vue.d.ts +2 -2
  190. package/dist/types/__VUE/pullrefresh/index.vue.d.ts +1 -1
  191. package/dist/types/__VUE/radiogroup/index.vue.d.ts +1 -1
  192. package/dist/types/__VUE/range/index.vue.d.ts +1 -1
  193. package/dist/types/__VUE/rate/index.vue.d.ts +2 -2
  194. package/dist/types/__VUE/searchbar/index.vue.d.ts +1 -1
  195. package/dist/types/__VUE/shortpassword/index.vue.d.ts +1 -1
  196. package/dist/types/__VUE/sidenavbar/index.vue.d.ts +1 -1
  197. package/dist/types/__VUE/sidenavbaritem/index.vue.d.ts +1 -1
  198. package/dist/types/__VUE/signature/index.vue.d.ts +5 -2
  199. package/dist/types/__VUE/subsidenavbar/index.vue.d.ts +1 -1
  200. package/dist/types/__VUE/swiperitem/index.vue.d.ts +1 -1
  201. package/dist/types/__VUE/switch/index.vue.d.ts +4 -4
  202. package/dist/types/__VUE/tabbaritem/index.vue.d.ts +1 -1
  203. package/dist/types/__VUE/tabpane/index.vue.d.ts +1 -1
  204. package/dist/types/__VUE/textarea/index.vue.d.ts +1 -1
  205. package/dist/types/__VUE/timedetail/index.vue.d.ts +1 -1
  206. package/dist/types/__VUE/timepannel/index.vue.d.ts +1 -1
  207. package/dist/types/__VUE/timeselect/index.vue.d.ts +1 -1
  208. package/dist/types/__VUE/uploader/index.vue.d.ts +9 -2
  209. package/dist/types/__VUE/uploader/uploader.d.ts +1 -0
  210. package/dist/types/__VUE/watermark/index.vue.d.ts +1 -1
  211. package/dist/types/index.d.ts +1 -1
  212. package/package.json +1 -1
  213. package/dist/packages/index.d.ts +0 -3
@@ -172,7 +172,7 @@ export default _sfc_main;
172
172
 
173
173
  declare module 'vue' {
174
174
  interface GlobalComponents {
175
- NutCalendaritem: typeof _sfc_main;
175
+ NutCalendarItem: typeof _sfc_main;
176
176
  }
177
177
  }
178
178
 
@@ -158,8 +158,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
158
158
  textKey: string;
159
159
  childrenKey: string;
160
160
  } & {
161
- style?: import("vue").CSSProperties | undefined;
162
161
  title?: string | undefined;
162
+ style?: import("vue").CSSProperties | undefined;
163
163
  overlayStyle?: import("vue").CSSProperties | undefined;
164
164
  transition?: string | undefined;
165
165
  modelValue?: unknown[] | undefined;
@@ -34,7 +34,7 @@ export default _sfc_main;
34
34
 
35
35
  declare module 'vue' {
36
36
  interface GlobalComponents {
37
- NutCategorypane: typeof _sfc_main;
37
+ NutCategoryPane: typeof _sfc_main;
38
38
  }
39
39
  }
40
40
 
@@ -72,11 +72,11 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
72
72
  } & {
73
73
  replace: boolean;
74
74
  title: string;
75
+ desc: string;
75
76
  size: string;
76
77
  icon: string;
77
78
  center: boolean;
78
79
  subTitle: string;
79
- desc: string;
80
80
  descTextAlign: string;
81
81
  isLink: boolean;
82
82
  roundRadius: string | number;
@@ -88,11 +88,11 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
88
88
  }, {
89
89
  replace: boolean;
90
90
  title: string;
91
+ desc: string;
91
92
  size: string;
92
93
  icon: string;
93
94
  center: boolean;
94
95
  subTitle: string;
95
- desc: string;
96
96
  descTextAlign: string;
97
97
  isLink: boolean;
98
98
  roundRadius: string | number;
@@ -29,7 +29,7 @@ export default _sfc_main;
29
29
 
30
30
  declare module 'vue' {
31
31
  interface GlobalComponents {
32
- NutCellgroup: typeof _sfc_main;
32
+ NutCellGroup: typeof _sfc_main;
33
33
  }
34
34
  }
35
35
 
@@ -37,7 +37,7 @@ export default _sfc_main;
37
37
 
38
38
  declare module 'vue' {
39
39
  interface GlobalComponents {
40
- NutCheckboxgroup: typeof _sfc_main;
40
+ NutCheckboxGroup: typeof _sfc_main;
41
41
  }
42
42
  }
43
43
 
@@ -75,7 +75,7 @@ export default _sfc_main;
75
75
 
76
76
  declare module 'vue' {
77
77
  interface GlobalComponents {
78
- NutCircleprogress: typeof _sfc_main;
78
+ NutCircleProgress: typeof _sfc_main;
79
79
  }
80
80
  }
81
81
 
@@ -59,10 +59,10 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
59
59
  iconSize: string;
60
60
  iconColor: string;
61
61
  titleIcon: string;
62
- accordion: boolean;
63
62
  titleIconSize: string;
64
63
  titleIconColor: string;
65
64
  titleIconPosition: string;
65
+ accordion: boolean;
66
66
  rotate: string | number;
67
67
  } & {
68
68
  active?: string | number | unknown[] | undefined;
@@ -74,10 +74,10 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
74
74
  iconSize: string;
75
75
  iconColor: string;
76
76
  titleIcon: string;
77
- accordion: boolean;
78
77
  titleIconSize: string;
79
78
  titleIconColor: string;
80
79
  titleIconPosition: string;
80
+ accordion: boolean;
81
81
  rotate: string | number;
82
82
  }>>;
83
83
  export default _sfc_main;
@@ -69,7 +69,7 @@ export default _sfc_main;
69
69
 
70
70
  declare module 'vue' {
71
71
  interface GlobalComponents {
72
- NutCollapseitem: typeof _sfc_main;
72
+ NutCollapseItem: typeof _sfc_main;
73
73
  }
74
74
  }
75
75
 
@@ -27,7 +27,7 @@ export default _sfc_main;
27
27
 
28
28
  declare module 'vue' {
29
29
  interface GlobalComponents {
30
- NutConfigprovider: typeof _sfc_main;
30
+ NutConfigProvider: typeof _sfc_main;
31
31
  }
32
32
  }
33
33
 
@@ -85,7 +85,7 @@ export default _sfc_main;
85
85
 
86
86
  declare module 'vue' {
87
87
  interface GlobalComponents {
88
- NutCountdown: typeof _sfc_main;
88
+ NutCountDown: typeof _sfc_main;
89
89
  }
90
90
  }
91
91
 
@@ -177,7 +177,7 @@ export default _sfc_main;
177
177
 
178
178
  declare module 'vue' {
179
179
  interface GlobalComponents {
180
- NutCountup: typeof _sfc_main;
180
+ NutCountUp: typeof _sfc_main;
181
181
  }
182
182
  }
183
183
 
@@ -303,7 +303,7 @@ export default _sfc_main;
303
303
 
304
304
  declare module 'vue' {
305
305
  interface GlobalComponents {
306
- NutDatepicker: typeof _sfc_main;
306
+ NutDatePicker: typeof _sfc_main;
307
307
  }
308
308
  }
309
309
 
@@ -28,14 +28,14 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
28
28
  direction?: unknown;
29
29
  } & {
30
30
  dashed: boolean;
31
- direction: string;
32
31
  contentPosition: string;
33
32
  hairline: boolean;
33
+ direction: string;
34
34
  } & {}>, {
35
35
  dashed: boolean;
36
- direction: string;
37
36
  contentPosition: string;
38
37
  hairline: boolean;
38
+ direction: string;
39
39
  }>>;
40
40
  export default _sfc_main;
41
41
 
@@ -74,7 +74,7 @@ export default _sfc_main;
74
74
 
75
75
  declare module 'vue' {
76
76
  interface GlobalComponents {
77
- NutFixednav: typeof _sfc_main;
77
+ NutFixedNav: typeof _sfc_main;
78
78
  }
79
79
  }
80
80
 
@@ -88,7 +88,7 @@ export default _sfc_main;
88
88
 
89
89
  declare module 'vue' {
90
90
  interface GlobalComponents {
91
- NutFormitem: typeof _sfc_main;
91
+ NutFormItem: typeof _sfc_main;
92
92
  }
93
93
  }
94
94
 
@@ -62,8 +62,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
62
62
  iconSize: string | number;
63
63
  clickable: boolean;
64
64
  } & {
65
- iconColor?: string | undefined;
66
65
  direction?: import("./common").GridDirection | undefined;
66
+ iconColor?: string | undefined;
67
67
  }>, {
68
68
  reverse: boolean;
69
69
  square: boolean;
@@ -53,8 +53,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
53
53
  url: string;
54
54
  } & {
55
55
  icon?: string | undefined;
56
- to?: string | Record<string, any> | undefined;
57
56
  text?: string | undefined;
57
+ to?: string | Record<string, any> | undefined;
58
58
  iconSize?: string | number | undefined;
59
59
  iconColor?: string | undefined;
60
60
  }> & {
@@ -67,7 +67,7 @@ export default _sfc_main;
67
67
 
68
68
  declare module 'vue' {
69
69
  interface GlobalComponents {
70
- NutGriditem: typeof _sfc_main;
70
+ NutGridItem: typeof _sfc_main;
71
71
  }
72
72
  }
73
73
 
@@ -89,7 +89,7 @@ export default _sfc_main;
89
89
 
90
90
  declare module 'vue' {
91
91
  interface GlobalComponents {
92
- NutImagepreview: typeof _sfc_main;
92
+ NutImagePreview: typeof _sfc_main;
93
93
  }
94
94
  }
95
95
 
@@ -134,7 +134,7 @@ export default _sfc_main;
134
134
 
135
135
  declare module 'vue' {
136
136
  interface GlobalComponents {
137
- NutImagepreview: typeof _sfc_main;
137
+ NutImagePreview: typeof _sfc_main;
138
138
  }
139
139
  }
140
140
 
@@ -117,7 +117,7 @@ export default _sfc_main;
117
117
 
118
118
  declare module 'vue' {
119
119
  interface GlobalComponents {
120
- NutInfiniteloading: typeof _sfc_main;
120
+ NutInfiniteLoading: typeof _sfc_main;
121
121
  }
122
122
  }
123
123
 
@@ -94,7 +94,7 @@ export default _sfc_main;
94
94
 
95
95
  declare module 'vue' {
96
96
  interface GlobalComponents {
97
- NutInputnumber: typeof _sfc_main;
97
+ NutInputNumber: typeof _sfc_main;
98
98
  }
99
99
  }
100
100
 
@@ -82,7 +82,7 @@ export default _sfc_main;
82
82
 
83
83
  declare module 'vue' {
84
84
  interface GlobalComponents {
85
- NutMenuitem: typeof _sfc_main;
85
+ NutMenuItem: typeof _sfc_main;
86
86
  }
87
87
  }
88
88
 
@@ -174,7 +174,7 @@ export default _sfc_main;
174
174
 
175
175
  declare module 'vue' {
176
176
  interface GlobalComponents {
177
- NutNoticebar: typeof _sfc_main;
177
+ NutNoticeBar: typeof _sfc_main;
178
178
  }
179
179
  }
180
180
 
@@ -116,7 +116,7 @@ export default _sfc_main;
116
116
 
117
117
  declare module 'vue' {
118
118
  interface GlobalComponents {
119
- NutNumberkeyboard: typeof _sfc_main;
119
+ NutNumberKeyboard: typeof _sfc_main;
120
120
  }
121
121
  }
122
122
 
@@ -85,7 +85,7 @@ export default _sfc_main;
85
85
 
86
86
  declare module 'vue' {
87
87
  interface GlobalComponents {
88
- NutOldpicker: typeof _sfc_main;
88
+ NutOldPicker: typeof _sfc_main;
89
89
  }
90
90
  }
91
91
 
@@ -310,7 +310,7 @@ export default _sfc_main;
310
310
 
311
311
  declare module 'vue' {
312
312
  interface GlobalComponents {
313
- NutOldpicker: typeof _sfc_main;
313
+ NutOldPicker: typeof _sfc_main;
314
314
  }
315
315
  }
316
316
 
@@ -1597,7 +1597,7 @@ export default _sfc_main;
1597
1597
 
1598
1598
  declare module 'vue' {
1599
1599
  interface GlobalComponents {
1600
- NutOverlay: typeof _sfc_main;
1600
+ NutOverLay: typeof _sfc_main;
1601
1601
  }
1602
1602
  }
1603
1603
 
@@ -20,7 +20,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
20
20
  default: string;
21
21
  };
22
22
  columns: {
23
- type: ArrayConstructor;
23
+ type: PropType<(PickerOption | PickerOption[])[]>;
24
24
  default: () => never[];
25
25
  };
26
26
  readonly: {
@@ -195,26 +195,26 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
195
195
  threeDimensional: boolean;
196
196
  }>;
197
197
  columnsType: import("vue").ComputedRef<"multiple" | "single" | "cascade">;
198
- columnsList: import("vue").ComputedRef<{
199
- text: string | number;
200
- value: string | number;
201
- disabled?: string | undefined;
202
- children?: any[] | undefined;
203
- className?: string | number | undefined;
204
- }[] | import("./types").PickerOption[][]>;
198
+ columnsList: import("vue").ComputedRef<PickerOption[][]>;
205
199
  close: () => void;
206
- changeHandler: (columnIndex: number, option: import('./types').PickerOption) => void;
200
+ changeHandler: (columnIndex: number, option: PickerOption) => void;
207
201
  confirmHandler: () => void;
208
202
  defaultValues: import("vue").Ref<(string | number)[]>;
209
203
  translate: (keyPath: string, ...args: unknown[]) => string;
210
204
  show: import("vue").Ref<boolean>;
211
- formattedColumns: import("vue").Ref<{
205
+ formattedColumns: import("vue").Ref<({
206
+ text: string | number;
207
+ value: string | number;
208
+ disabled?: string | undefined;
209
+ children?: any[] | undefined;
210
+ className?: string | number | undefined;
211
+ } | {
212
212
  text: string | number;
213
213
  value: string | number;
214
214
  disabled?: string | undefined;
215
215
  children?: any[] | undefined;
216
216
  className?: string | number | undefined;
217
- }[]>;
217
+ }[])[]>;
218
218
  classes: import("vue").ComputedRef<{
219
219
  [x: string]: boolean;
220
220
  }>;
@@ -270,7 +270,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
270
270
  threeDimensional: boolean;
271
271
  cancelText: string;
272
272
  okText: string;
273
- columns: unknown[];
273
+ columns: (PickerOption | PickerOption[])[];
274
274
  } & {
275
275
  style?: import("vue").CSSProperties | undefined;
276
276
  overlayStyle?: import("vue").CSSProperties | undefined;
@@ -305,7 +305,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
305
305
  threeDimensional: boolean;
306
306
  cancelText: string;
307
307
  okText: string;
308
- columns: unknown[];
308
+ columns: (PickerOption | PickerOption[])[];
309
309
  }>>;
310
310
  export default _sfc_main;
311
311
 
@@ -158,6 +158,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
158
158
  overlayClass: string;
159
159
  lockScroll: boolean;
160
160
  closeOnClickOverlay: boolean;
161
+ theme: import("./type").PopoverTheme;
161
162
  position: string;
162
163
  popClass: string;
163
164
  closeable: boolean;
@@ -167,7 +168,6 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
167
168
  teleport: string | Element;
168
169
  isWrapTeleport: boolean;
169
170
  safeAreaInsetBottom: boolean;
170
- theme: import("./type").PopoverTheme;
171
171
  offset: unknown[];
172
172
  list: unknown[];
173
173
  customClass: string;
@@ -192,6 +192,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
192
192
  overlayClass: string;
193
193
  lockScroll: boolean;
194
194
  closeOnClickOverlay: boolean;
195
+ theme: import("./type").PopoverTheme;
195
196
  position: string;
196
197
  popClass: string;
197
198
  closeable: boolean;
@@ -201,7 +202,6 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
201
202
  teleport: string | Element;
202
203
  isWrapTeleport: boolean;
203
204
  safeAreaInsetBottom: boolean;
204
- theme: import("./type").PopoverTheme;
205
205
  offset: unknown[];
206
206
  list: unknown[];
207
207
  customClass: string;
@@ -94,7 +94,7 @@ export default _sfc_main;
94
94
 
95
95
  declare module 'vue' {
96
96
  interface GlobalComponents {
97
- NutPullrefresh: typeof _sfc_main;
97
+ NutPullRefresh: typeof _sfc_main;
98
98
  }
99
99
  }
100
100
 
@@ -37,7 +37,7 @@ export default _sfc_main;
37
37
 
38
38
  declare module 'vue' {
39
39
  interface GlobalComponents {
40
- NutRadiogroup: typeof _sfc_main;
40
+ NutRadioGroup: typeof _sfc_main;
41
41
  }
42
42
  }
43
43
 
@@ -61,9 +61,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
61
61
  vertical: import("vue").Ref<boolean>;
62
62
  range: import("vue").Ref<boolean>;
63
63
  onChange: import("vue").Ref<((...args: any[]) => any) | undefined>;
64
- activeColor: import("vue").Ref<string | undefined>;
65
64
  "onUpdate:modelValue": import("vue").Ref<((...args: any[]) => any) | undefined>;
66
65
  modelValue: import("vue").Ref<import("./type").SliderValue>;
66
+ activeColor: import("vue").Ref<string | undefined>;
67
67
  "onDrag-end": import("vue").Ref<((...args: any[]) => any) | undefined>;
68
68
  "onDrag-start": import("vue").Ref<((...args: any[]) => any) | undefined>;
69
69
  inactiveColor: import("vue").Ref<string | undefined>;
@@ -89,8 +89,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
89
89
  fontClassName: string;
90
90
  disabled: boolean;
91
91
  iconSize: string | number;
92
- activeColor: string;
93
92
  modelValue: string | number;
93
+ activeColor: string;
94
94
  count: string | number;
95
95
  readonly: boolean;
96
96
  voidColor: string;
@@ -106,8 +106,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
106
106
  fontClassName: string;
107
107
  disabled: boolean;
108
108
  iconSize: string | number;
109
- activeColor: string;
110
109
  modelValue: string | number;
110
+ activeColor: string;
111
111
  count: string | number;
112
112
  readonly: boolean;
113
113
  voidColor: string;
@@ -124,7 +124,7 @@ export default _sfc_main;
124
124
 
125
125
  declare module 'vue' {
126
126
  interface GlobalComponents {
127
- NutSearchbar: typeof _sfc_main;
127
+ NutSearchBar: typeof _sfc_main;
128
128
  }
129
129
  }
130
130
 
@@ -112,7 +112,7 @@ export default _sfc_main;
112
112
 
113
113
  declare module 'vue' {
114
114
  interface GlobalComponents {
115
- NutShortpassword: typeof _sfc_main;
115
+ NutShortPassword: typeof _sfc_main;
116
116
  }
117
117
  }
118
118
 
@@ -29,7 +29,7 @@ export default _sfc_main;
29
29
 
30
30
  declare module 'vue' {
31
31
  interface GlobalComponents {
32
- NutSidenavbar: typeof _sfc_main;
32
+ NutSideNavBar: typeof _sfc_main;
33
33
  }
34
34
  }
35
35
 
@@ -32,7 +32,7 @@ export default _sfc_main;
32
32
 
33
33
  declare module 'vue' {
34
34
  interface GlobalComponents {
35
- NutSidenavbaritem: typeof _sfc_main;
35
+ NutSideNavBarItem: typeof _sfc_main;
36
36
  }
37
37
  }
38
38
 
@@ -13,7 +13,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
13
13
  };
14
14
  strokeStyle: {
15
15
  type: StringConstructor;
16
- default: string;
16
+ default: () => "#fff" | "#000";
17
17
  };
18
18
  type: {
19
19
  type: StringConstructor;
@@ -33,7 +33,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
33
33
  [x: string]: string | boolean;
34
34
  }>;
35
35
  translate: (keyPath: string, ...args: unknown[]) => string;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clear" | "confirm")[], "clear" | "confirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("end" | "start" | "clear" | "confirm" | "signing")[], "end" | "start" | "clear" | "confirm" | "signing", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
37
37
  customClass?: unknown;
38
38
  lineWidth?: unknown;
39
39
  strokeStyle?: unknown;
@@ -48,6 +48,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
48
48
  } & {}> & {
49
49
  onClear?: ((...args: any[]) => any) | undefined;
50
50
  onConfirm?: ((...args: any[]) => any) | undefined;
51
+ onStart?: ((...args: any[]) => any) | undefined;
52
+ onEnd?: ((...args: any[]) => any) | undefined;
53
+ onSigning?: ((...args: any[]) => any) | undefined;
51
54
  }, {
52
55
  type: string;
53
56
  customClass: string;
@@ -43,7 +43,7 @@ export default _sfc_main;
43
43
 
44
44
  declare module 'vue' {
45
45
  interface GlobalComponents {
46
- NutSubsidenavbar: typeof _sfc_main;
46
+ NutSubSideNavBar: typeof _sfc_main;
47
47
  }
48
48
  }
49
49
 
@@ -12,7 +12,7 @@ export default _sfc_main;
12
12
 
13
13
  declare module 'vue' {
14
14
  interface GlobalComponents {
15
- NutSwiperitem: typeof _sfc_main;
15
+ NutSwiperItem: typeof _sfc_main;
16
16
  }
17
17
  }
18
18
 
@@ -77,9 +77,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
77
77
  size: string | number;
78
78
  color: string;
79
79
  loading: boolean;
80
- activeColor: string;
81
- modelValue: string | number | boolean;
82
80
  activeText: string;
81
+ modelValue: string | number | boolean;
82
+ activeColor: string;
83
83
  inactiveColor: string;
84
84
  disable: boolean;
85
85
  inactiveText: string;
@@ -94,9 +94,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
94
94
  size: string | number;
95
95
  color: string;
96
96
  loading: boolean;
97
- activeColor: string;
98
- modelValue: string | number | boolean;
99
97
  activeText: string;
98
+ modelValue: string | number | boolean;
99
+ activeColor: string;
100
100
  inactiveColor: string;
101
101
  disable: boolean;
102
102
  inactiveText: string;
@@ -93,7 +93,7 @@ export default _sfc_main;
93
93
 
94
94
  declare module 'vue' {
95
95
  interface GlobalComponents {
96
- NutTabbaritem: typeof _sfc_main;
96
+ NutTabbarItem: typeof _sfc_main;
97
97
  }
98
98
  }
99
99
 
@@ -37,7 +37,7 @@ export default _sfc_main;
37
37
 
38
38
  declare module 'vue' {
39
39
  interface GlobalComponents {
40
- NutTabpane: typeof _sfc_main;
40
+ NutTabPane: typeof _sfc_main;
41
41
  }
42
42
  }
43
43
 
@@ -96,7 +96,7 @@ export default _sfc_main;
96
96
 
97
97
  declare module 'vue' {
98
98
  interface GlobalComponents {
99
- NutTextarea: typeof _sfc_main;
99
+ NutTextArea: typeof _sfc_main;
100
100
  }
101
101
  }
102
102
 
@@ -39,7 +39,7 @@ export default _sfc_main;
39
39
 
40
40
  declare module 'vue' {
41
41
  interface GlobalComponents {
42
- NutTimedetail: typeof _sfc_main;
42
+ NutTimeDetail: typeof _sfc_main;
43
43
  }
44
44
  }
45
45
 
@@ -34,7 +34,7 @@ export default _sfc_main;
34
34
 
35
35
  declare module 'vue' {
36
36
  interface GlobalComponents {
37
- NutTimepannel: typeof _sfc_main;
37
+ NutTimePannel: typeof _sfc_main;
38
38
  }
39
39
  }
40
40