@nutui/nutui-react 4.0.0-beta.3 → 4.0.0-beta.5

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 (280) hide show
  1. package/CHANGELOG.md +21 -6
  2. package/dist/cjs/hooks/use-props-value.js +1 -1
  3. package/dist/cjs/hooks/use-touch.js +4 -4
  4. package/dist/cjs/packages/address/cascaderRender.js +1 -1
  5. package/dist/cjs/packages/address/existRender.js +1 -1
  6. package/dist/cjs/packages/animate/animate.js +1 -1
  7. package/dist/cjs/packages/audio/audio.js +1 -1
  8. package/dist/cjs/packages/avatar/avatar.js +1 -1
  9. package/dist/cjs/packages/avatarcropper/avatarcropper.js +1 -1
  10. package/dist/cjs/packages/barrage/barrage.js +1 -1
  11. package/dist/cjs/packages/button/button.js +1 -1
  12. package/dist/cjs/packages/card/card.js +1 -1
  13. package/dist/cjs/packages/cascader/utils.js +4 -4
  14. package/dist/cjs/packages/cell/cell.js +1 -1
  15. package/dist/cjs/packages/cellgroup/cellgroup.js +1 -1
  16. package/dist/cjs/packages/checkboxgroup/checkboxgroup.js +3 -3
  17. package/dist/cjs/packages/circleprogress/circleprogress.js +1 -1
  18. package/dist/cjs/packages/collapseitem/collapseitem.js +1 -1
  19. package/dist/cjs/packages/configprovider/types.d.ts +1 -1
  20. package/dist/cjs/packages/countdown/countdown.js +1 -1
  21. package/dist/cjs/packages/datepicker/datepicker.js +1 -1
  22. package/dist/cjs/packages/dialog/dialog.js +2 -2
  23. package/dist/cjs/packages/divider/divider.js +1 -1
  24. package/dist/cjs/packages/drag/drag.js +1 -1
  25. package/dist/cjs/packages/elevator/elevator.js +1 -1
  26. package/dist/cjs/packages/ellipsis/ellipsis.js +1 -1
  27. package/dist/cjs/packages/empty/empty.d.ts +4 -11
  28. package/dist/cjs/packages/empty/empty.js +22 -18
  29. package/dist/cjs/packages/empty/index.d.ts +1 -1
  30. package/dist/cjs/packages/empty/style/empty.scss +97 -31
  31. package/dist/cjs/packages/empty/style/style.css +77 -32
  32. package/dist/cjs/packages/empty/style-jmapp/empty.scss +97 -31
  33. package/dist/cjs/packages/empty/style-jmapp/style.css +77 -32
  34. package/dist/cjs/packages/empty/style-jrkf/empty.scss +97 -31
  35. package/dist/cjs/packages/empty/style-jrkf/style.css +77 -32
  36. package/dist/cjs/packages/fixednav/fixednav.js +1 -1
  37. package/dist/cjs/packages/grid/grid.js +1 -1
  38. package/dist/cjs/packages/griditem/griditem.js +1 -1
  39. package/dist/cjs/packages/indicator/indicator.js +1 -1
  40. package/dist/cjs/packages/infiniteloading/infiniteloading.js +1 -1
  41. package/dist/cjs/packages/input/input.js +1 -1
  42. package/dist/cjs/packages/inputnumber/inputnumber.js +1 -1
  43. package/dist/cjs/packages/loading/loading.js +1 -1
  44. package/dist/cjs/packages/menu/menu.js +1 -1
  45. package/dist/cjs/packages/numberkeyboard/numberkeyboard.js +1 -1
  46. package/dist/cjs/packages/overlay/overlay.js +1 -1
  47. package/dist/cjs/packages/pagination/pagination.js +1 -1
  48. package/dist/cjs/packages/picker/picker.js +1 -1
  49. package/dist/cjs/packages/pickerview/pickerroller.js +1 -1
  50. package/dist/cjs/packages/popover/popover.js +1 -1
  51. package/dist/cjs/packages/price/price.js +1 -1
  52. package/dist/cjs/packages/progress/progress.js +1 -1
  53. package/dist/cjs/packages/quickenter/quickenter.js +2 -2
  54. package/dist/cjs/packages/radio/radio.js +1 -1
  55. package/dist/cjs/packages/radiogroup/radiogroup.js +3 -3
  56. package/dist/cjs/packages/rate/index.d.ts +1 -1
  57. package/dist/cjs/packages/rate/rate.js +54 -8
  58. package/dist/cjs/packages/rate/style/rate.scss +244 -76
  59. package/dist/cjs/packages/rate/style/style.css +198 -68
  60. package/dist/cjs/packages/rate/style-jmapp/rate.scss +244 -76
  61. package/dist/cjs/packages/rate/style-jmapp/style.css +198 -68
  62. package/dist/cjs/packages/rate/style-jrkf/rate.scss +244 -76
  63. package/dist/cjs/packages/rate/style-jrkf/style.css +198 -68
  64. package/dist/cjs/packages/shortpassword/shortpassword.js +1 -1
  65. package/dist/cjs/packages/signature/signature.js +1 -1
  66. package/dist/cjs/packages/skeleton/skeleton.js +1 -1
  67. package/dist/cjs/packages/step/step.js +1 -1
  68. package/dist/cjs/packages/steps/style/style.css +1 -1
  69. package/dist/cjs/packages/sticky/sticky.js +1 -1
  70. package/dist/cjs/packages/switch/switch.js +1 -1
  71. package/dist/cjs/packages/tabbaritem/tabbaritem.js +1 -1
  72. package/dist/cjs/packages/table/table.js +1 -1
  73. package/dist/cjs/packages/tabs/tabs.js +1 -1
  74. package/dist/cjs/packages/textarea/textarea.js +1 -1
  75. package/dist/cjs/packages/timeselect/timeselect.js +1 -1
  76. package/dist/cjs/packages/tour/tour.js +1 -1
  77. package/dist/cjs/packages/trendarrow/trendarrow.js +1 -1
  78. package/dist/cjs/packages/video/video.js +1 -1
  79. package/dist/cjs/packages/virtuallist/utils.js +1 -1
  80. package/dist/cjs/packages/virtuallist/virtuallist.js +1 -1
  81. package/dist/cjs/types/spec/empty/base.d.ts +12 -8
  82. package/dist/cjs/types/spec/empty/base.js +28 -1
  83. package/dist/cjs/types/spec/rate/base.d.ts +3 -0
  84. package/dist/cjs/utils/scale-f.js +1 -3
  85. package/dist/es/hooks/taro/use-custom-event.js +3 -3
  86. package/dist/es/hooks/taro/use-lock-scoll.js +1 -1
  87. package/dist/es/hooks/use-click-away.js +2 -2
  88. package/dist/es/hooks/use-lock-scroll.js +3 -3
  89. package/dist/es/hooks/use-pagination.js +1 -1
  90. package/dist/es/hooks/use-ref-state.js +3 -3
  91. package/dist/es/hooks/use-touch.js +13 -13
  92. package/dist/es/hooks/use-watch.js +1 -1
  93. package/dist/es/locales/en-US.js +4 -4
  94. package/dist/es/locales/id-ID.js +4 -4
  95. package/dist/es/locales/ja-JP.js +4 -4
  96. package/dist/es/locales/tr-TR.js +4 -4
  97. package/dist/es/locales/vi-VN.js +4 -4
  98. package/dist/es/locales/zh-CN.js +4 -4
  99. package/dist/es/locales/zh-TW.js +4 -4
  100. package/dist/es/locales/zh-UG.js +4 -4
  101. package/dist/es/packages/actionsheet/actionsheet.js +8 -8
  102. package/dist/es/packages/address/address.js +10 -10
  103. package/dist/es/packages/address/cascaderRender.js +4 -4
  104. package/dist/es/packages/address/elevatorRender.js +17 -17
  105. package/dist/es/packages/address/existRender.js +5 -5
  106. package/dist/es/packages/address/utils.js +5 -5
  107. package/dist/es/packages/animate/animate.js +4 -4
  108. package/dist/es/packages/animatingnumbers/countup.js +2 -2
  109. package/dist/es/packages/audio/audio.js +26 -26
  110. package/dist/es/packages/avatar/avatar.js +4 -4
  111. package/dist/es/packages/avatarcropper/avatarcropper.js +20 -20
  112. package/dist/es/packages/avatargroup/avatargroup.js +1 -1
  113. package/dist/es/packages/backtop/backtop.js +3 -3
  114. package/dist/es/packages/badge/badge.js +3 -3
  115. package/dist/es/packages/barrage/barrage.js +5 -5
  116. package/dist/es/packages/button/button.js +2 -2
  117. package/dist/es/packages/calendar/calendar.js +12 -12
  118. package/dist/es/packages/calendar/utils.js +7 -7
  119. package/dist/es/packages/calendarcard/calendarcard.js +22 -22
  120. package/dist/es/packages/calendarcard/icon.js +4 -4
  121. package/dist/es/packages/calendarcard/utils.js +5 -5
  122. package/dist/es/packages/calendaritem/calendaritem.js +32 -32
  123. package/dist/es/packages/card/card.js +2 -2
  124. package/dist/es/packages/cascader/cascader.js +15 -15
  125. package/dist/es/packages/cascader/utils.js +6 -6
  126. package/dist/es/packages/cell/cell.js +5 -5
  127. package/dist/es/packages/cellgroup/cellgroup.js +2 -2
  128. package/dist/es/packages/checkbox/checkbox.js +10 -10
  129. package/dist/es/packages/checkboxgroup/checkboxgroup.js +7 -7
  130. package/dist/es/packages/circleprogress/circleprogress.js +5 -5
  131. package/dist/es/packages/col/col.js +2 -2
  132. package/dist/es/packages/collapse/collapse.js +3 -3
  133. package/dist/es/packages/collapse/context.js +2 -2
  134. package/dist/es/packages/collapseitem/collapseitem.js +5 -5
  135. package/dist/es/packages/configprovider/configprovider.js +5 -5
  136. package/dist/es/packages/configprovider/types.d.ts +1 -1
  137. package/dist/es/packages/countdown/countdown.js +12 -12
  138. package/dist/es/packages/datepicker/datepicker.js +12 -12
  139. package/dist/es/packages/datepicker/utils.js +7 -7
  140. package/dist/es/packages/datepickerview/datepickerview.js +5 -5
  141. package/dist/es/packages/dialog/confirm.js +8 -8
  142. package/dist/es/packages/dialog/content.js +5 -5
  143. package/dist/es/packages/dialog/dialog.js +23 -23
  144. package/dist/es/packages/divider/divider.js +3 -3
  145. package/dist/es/packages/drag/drag.js +4 -4
  146. package/dist/es/packages/elevator/elevator.js +14 -14
  147. package/dist/es/packages/ellipsis/ellipsis.js +11 -11
  148. package/dist/es/packages/empty/empty.d.ts +4 -11
  149. package/dist/es/packages/empty/empty.js +23 -19
  150. package/dist/es/packages/empty/index.d.ts +1 -1
  151. package/dist/es/packages/empty/style/empty.scss +97 -31
  152. package/dist/es/packages/empty/style/style.css +77 -32
  153. package/dist/es/packages/empty/style-jmapp/empty.scss +97 -31
  154. package/dist/es/packages/empty/style-jmapp/style.css +77 -32
  155. package/dist/es/packages/empty/style-jrkf/empty.scss +97 -31
  156. package/dist/es/packages/empty/style-jrkf/style.css +77 -32
  157. package/dist/es/packages/fixednav/fixednav.js +8 -8
  158. package/dist/es/packages/form/form.js +6 -6
  159. package/dist/es/packages/form/useform.js +4 -4
  160. package/dist/es/packages/formitem/formitem.js +1 -1
  161. package/dist/es/packages/grid/context.js +1 -1
  162. package/dist/es/packages/grid/grid.js +4 -4
  163. package/dist/es/packages/griditem/griditem.js +6 -6
  164. package/dist/es/packages/hoverbutton/hoverbutton.js +1 -1
  165. package/dist/es/packages/hoverbuttonitem/hoverbuttonitem.js +4 -4
  166. package/dist/es/packages/hoverbuttonitem/utils.js +1 -1
  167. package/dist/es/packages/image/image.js +8 -8
  168. package/dist/es/packages/imagepreview/imagepreview.js +13 -13
  169. package/dist/es/packages/indicator/indicator.js +5 -5
  170. package/dist/es/packages/infiniteloading/infiniteloading.js +13 -13
  171. package/dist/es/packages/input/input.js +13 -13
  172. package/dist/es/packages/inputnumber/inputnumber.js +12 -12
  173. package/dist/es/packages/layout/layout.js +1 -1
  174. package/dist/es/packages/loading/loading.js +3 -3
  175. package/dist/es/packages/menu/menu.js +13 -13
  176. package/dist/es/packages/menuitem/menuitem.js +10 -10
  177. package/dist/es/packages/navbar/navbar.js +7 -7
  178. package/dist/es/packages/noticebar/noticebar.js +25 -25
  179. package/dist/es/packages/notify/Notification.js +1 -1
  180. package/dist/es/packages/notify/notify.js +3 -3
  181. package/dist/es/packages/numberkeyboard/numberkeyboard.js +13 -13
  182. package/dist/es/packages/overlay/overlay.js +6 -6
  183. package/dist/es/packages/pagination/pagination.js +8 -8
  184. package/dist/es/packages/picker/picker.js +15 -15
  185. package/dist/es/packages/pickerview/pickerroller.js +10 -10
  186. package/dist/es/packages/pickerview/pickerview.js +3 -3
  187. package/dist/es/packages/pickerview/utils.js +6 -6
  188. package/dist/es/packages/popover/popover.js +13 -13
  189. package/dist/es/packages/popup/popup.js +22 -22
  190. package/dist/es/packages/price/price.js +8 -8
  191. package/dist/es/packages/progress/progress.js +5 -5
  192. package/dist/es/packages/pulltorefresh/pulltorefresh.js +7 -7
  193. package/dist/es/packages/quickenter/quickenter.js +14 -14
  194. package/dist/es/packages/radio/radio.js +11 -11
  195. package/dist/es/packages/radiogroup/radiogroup.js +6 -6
  196. package/dist/es/packages/range/range.js +7 -7
  197. package/dist/es/packages/range/utils.js +2 -2
  198. package/dist/es/packages/rate/index.d.ts +1 -1
  199. package/dist/es/packages/rate/rate.js +65 -19
  200. package/dist/es/packages/rate/style/rate.scss +244 -76
  201. package/dist/es/packages/rate/style/style.css +198 -68
  202. package/dist/es/packages/rate/style-jmapp/rate.scss +244 -76
  203. package/dist/es/packages/rate/style-jmapp/style.css +198 -68
  204. package/dist/es/packages/rate/style-jrkf/rate.scss +244 -76
  205. package/dist/es/packages/rate/style-jrkf/style.css +198 -68
  206. package/dist/es/packages/resultpage/resultpage.js +1 -1
  207. package/dist/es/packages/row/row.js +4 -4
  208. package/dist/es/packages/safearea/safearea.js +1 -1
  209. package/dist/es/packages/searchbar/searchbar.js +3 -3
  210. package/dist/es/packages/segmented/segmented.js +4 -4
  211. package/dist/es/packages/shortpassword/shortpassword.js +7 -7
  212. package/dist/es/packages/sidebar/sidebar.js +8 -8
  213. package/dist/es/packages/sidebar/utils.js +1 -1
  214. package/dist/es/packages/sidebaritem/sidebaritem.js +1 -1
  215. package/dist/es/packages/signature/signature.js +12 -12
  216. package/dist/es/packages/skeleton/skeleton.js +4 -4
  217. package/dist/es/packages/space/space.js +1 -1
  218. package/dist/es/packages/step/step.js +2 -2
  219. package/dist/es/packages/steps/steps.js +1 -1
  220. package/dist/es/packages/steps/style/style.css +1 -1
  221. package/dist/es/packages/sticky/sticky.js +4 -4
  222. package/dist/es/packages/swipe/swipe.js +16 -16
  223. package/dist/es/packages/swiper/effects/default.js +2 -2
  224. package/dist/es/packages/swiper/effects/focus.js +4 -4
  225. package/dist/es/packages/swiper/swiper.js +14 -14
  226. package/dist/es/packages/swiperitem/swiperitem.js +2 -2
  227. package/dist/es/packages/switch/switch.js +6 -6
  228. package/dist/es/packages/tabbar/tabbar.js +2 -2
  229. package/dist/es/packages/tabbaritem/tabbaritem.js +10 -10
  230. package/dist/es/packages/table/table.js +10 -10
  231. package/dist/es/packages/tabpane/tabpane.js +1 -1
  232. package/dist/es/packages/tabs/tabs.js +10 -10
  233. package/dist/es/packages/tag/tag.js +10 -10
  234. package/dist/es/packages/textarea/textarea.js +12 -12
  235. package/dist/es/packages/timedetail/timedetail.js +3 -3
  236. package/dist/es/packages/timeselect/timeselect.js +6 -6
  237. package/dist/es/packages/toast/Notification.js +1 -1
  238. package/dist/es/packages/toast/toast.js +2 -2
  239. package/dist/es/packages/tour/tour.js +11 -11
  240. package/dist/es/packages/trendarrow/trendarrow.js +4 -4
  241. package/dist/es/packages/uploader/preview.js +8 -8
  242. package/dist/es/packages/uploader/uploader.js +15 -15
  243. package/dist/es/packages/video/video.js +4 -4
  244. package/dist/es/packages/virtuallist/utils.js +5 -5
  245. package/dist/es/packages/virtuallist/virtuallist.js +2 -2
  246. package/dist/es/packages/watermark/watermark.js +2 -2
  247. package/dist/es/types/spec/empty/base.d.ts +15 -11
  248. package/dist/es/types/spec/empty/base.js +13 -1
  249. package/dist/es/types/spec/rate/base.d.ts +9 -0
  250. package/dist/es/utils/clamp.js +1 -1
  251. package/dist/es/utils/date.js +3 -3
  252. package/dist/es/utils/get-rect.js +1 -1
  253. package/dist/es/utils/interceptor.js +1 -1
  254. package/dist/es/utils/is-date.js +1 -1
  255. package/dist/es/utils/is-empty.js +1 -1
  256. package/dist/es/utils/is-function.js +1 -1
  257. package/dist/es/utils/is-object.js +1 -1
  258. package/dist/es/utils/is-promise.js +1 -1
  259. package/dist/es/utils/pad-zero.js +1 -1
  260. package/dist/es/utils/px-check.js +1 -1
  261. package/dist/es/utils/scale-f.js +2 -4
  262. package/dist/es/utils/sleep.js +1 -1
  263. package/dist/es/utils/taro/ConfigurableCSSTransition.js +1 -1
  264. package/dist/es/utils/taro/get-rect-by-id.js +1 -1
  265. package/dist/es/utils/taro/get-rect.js +3 -3
  266. package/dist/es/utils/taro/get-system-info.js +2 -2
  267. package/dist/es/utils/taro/platform.js +4 -4
  268. package/dist/es/utils/upper-case-first.js +1 -1
  269. package/dist/nutui.react.umd.js +1146 -1080
  270. package/dist/style-jmapp.css +1 -1
  271. package/dist/style-jmapp.scss +41 -41
  272. package/dist/style-jrkf.css +1 -1
  273. package/dist/style-jrkf.scss +42 -42
  274. package/dist/style.css +1 -1
  275. package/dist/style.scss +35 -35
  276. package/dist/styles/variables-daojia.scss +25 -12
  277. package/dist/styles/variables-jmapp.scss +42 -17
  278. package/dist/styles/variables-jrkf.scss +24 -20
  279. package/dist/styles/variables.scss +32 -24
  280. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,27 @@
1
- # v4.0.0-beta.3
2
- `2026-06-12`
1
+ # v4.0.0-beta.5
2
+
3
+ `2026-07-21`
4
+
5
+ - :sparkles: feature: MCP Server + Skill (#3497)
6
+ - :sparkles: feat: 新增组件样式结构(Semantic)文档,完善面向 AI Coding 的站点接入 (#3496)
7
+ - :sparkles: feat: 新增面向 AI Coding 的 LLMs 文档生成 (#3495)
8
+
9
+ # v4.0.0-beta.4
3
10
 
11
+ `2026-06-18`
4
12
 
5
- * 🏡 chore(deps): update actions/setup-python action to v6 (#3477)
6
- * :sparkles: feat(switch): 适配 v16 (#3483)
7
- * :sparkles: feat: indicator基础升级完成 (#3480)
8
- * :bug: fix: 解决taro版本demo变量文件重复注入导致超时的问题 (#3482)
13
+ - 📖 docs: 更新站点版本与 v16 组件 new 标识
14
+ - 🪵 refactor(Rate): v16 适配 (#3487)
15
+ - 🪵 refactor(Empty): v16适配 (#3486)
16
+
17
+ # v4.0.0-beta.3
18
+
19
+ `2026-06-12`
9
20
 
21
+ - 🏡 chore(deps): update actions/setup-python action to v6 (#3477)
22
+ - :sparkles: feat(switch): 适配 v16 (#3483)
23
+ - :sparkles: feat: indicator基础升级完成 (#3480)
24
+ - :bug: fix: 解决taro版本demo变量文件重复注入导致超时的问题 (#3482)
10
25
 
11
26
  # v4.0.0-beta.2
12
27
 
@@ -11,7 +11,7 @@ Object.defineProperty(exports, "usePropsValue", {
11
11
  var _react = require("react");
12
12
  var _useforceupdate = require("./use-force-update");
13
13
  function usePropsValue(param) {
14
- var value = param.value, defaultValue = param.defaultValue, finalValue = param.finalValue, _param_onChange = param.onChange, onChange = _param_onChange === void 0 ? function onChange(value) {} : _param_onChange;
14
+ var value = param.value, defaultValue = param.defaultValue, finalValue = param.finalValue, _param_onChange = param.onChange, onChange = _param_onChange === void 0 ? function(value) {} : _param_onChange;
15
15
  var forceUpdate = (0, _useforceupdate.useForceUpdate)();
16
16
  var dfValue = defaultValue !== undefined ? defaultValue : finalValue;
17
17
  var stateRef = (0, _react.useRef)(value !== undefined ? value : dfValue);
@@ -52,14 +52,14 @@ function useTouch() {
52
52
  return touch;
53
53
  };
54
54
  var getX = function getX(touch) {
55
+ var _ref, _ref1, _touch_screenX;
55
56
  if (typeof touch.clientX !== 'undefined' && typeof touch.pageX !== 'undefined') return touch.pageX;
56
- var _touch_screenX, _ref, _ref1;
57
- return (_ref1 = (_ref = (_touch_screenX = touch.screenX) !== null && _touch_screenX !== void 0 ? _touch_screenX : touch.pageX) !== null && _ref !== void 0 ? _ref : touch.clientX) !== null && _ref1 !== void 0 ? _ref1 : 0;
57
+ return (_ref = (_ref1 = (_touch_screenX = touch.screenX) !== null && _touch_screenX !== void 0 ? _touch_screenX : touch.pageX) !== null && _ref1 !== void 0 ? _ref1 : touch.clientX) !== null && _ref !== void 0 ? _ref : 0;
58
58
  };
59
59
  var getY = function getY(touch) {
60
+ var _ref, _ref1, _touch_screenY;
60
61
  if (typeof touch.clientY !== 'undefined' && typeof touch.pageY !== 'undefined') return touch.pageY;
61
- var _touch_screenY, _ref, _ref1;
62
- return (_ref1 = (_ref = (_touch_screenY = touch.screenY) !== null && _touch_screenY !== void 0 ? _touch_screenY : touch.pageY) !== null && _ref !== void 0 ? _ref : touch.clientY) !== null && _ref1 !== void 0 ? _ref1 : 0;
62
+ return (_ref = (_ref1 = (_touch_screenY = touch.screenY) !== null && _touch_screenY !== void 0 ? _touch_screenY : touch.pageY) !== null && _ref1 !== void 0 ? _ref1 : touch.clientY) !== null && _ref !== void 0 ? _ref : 0;
63
63
  };
64
64
  var start = function start(event) {
65
65
  reset();
@@ -28,7 +28,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
28
28
  height: '200px'
29
29
  });
30
30
  var CascaderRender = function CascaderRender(props) {
31
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, visible = _ref.visible, type = _ref.type, height = _ref.height, options = _ref.options, title = _ref.title, left = _ref.left, value = _ref.value, defaultValue = _ref.defaultValue, optionKey = _ref.optionKey, format = _ref.format, onClose = _ref.onClose, onChange = _ref.onChange, onPathChange = _ref.onPathChange, rest = (0, _object_without_properties._)(_ref, [
31
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, visible = _$_object_spread.visible, type = _$_object_spread.type, height = _$_object_spread.height, options = _$_object_spread.options, title = _$_object_spread.title, left = _$_object_spread.left, value = _$_object_spread.value, defaultValue = _$_object_spread.defaultValue, optionKey = _$_object_spread.optionKey, format = _$_object_spread.format, onClose = _$_object_spread.onClose, onChange = _$_object_spread.onChange, onPathChange = _$_object_spread.onPathChange, rest = (0, _object_without_properties._)(_$_object_spread, [
32
32
  "children",
33
33
  "visible",
34
34
  "type",
@@ -23,7 +23,7 @@ var defaultProps = {
23
23
  };
24
24
  var ExistRender = function ExistRender(props) {
25
25
  var locale = (0, _configprovider.useConfig)().locale;
26
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, type = _ref.type, existList = _ref.existList, selectIcon = _ref.selectIcon, defaultIcon = _ref.defaultIcon, custom = _ref.custom, onSelect = _ref.onSelect, onSwitch = _ref.onSwitch, rest = (0, _object_without_properties._)(_ref, [
26
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, type = _$_object_spread.type, existList = _$_object_spread.existList, selectIcon = _$_object_spread.selectIcon, defaultIcon = _$_object_spread.defaultIcon, custom = _$_object_spread.custom, onSelect = _$_object_spread.onSelect, onSwitch = _$_object_spread.onSwitch, rest = (0, _object_without_properties._)(_$_object_spread, [
27
27
  "children",
28
28
  "type",
29
29
  "existList",
@@ -26,7 +26,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
26
26
  });
27
27
  var classPrefix = 'nut-animate';
28
28
  var Animate = function Animate(props) {
29
- var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, type = _ref.type, action = _ref.action, loop = _ref.loop, onClick = _ref.onClick, children = _ref.children, rest = (0, _object_without_properties._)(_ref, [
29
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), className = _$_object_spread.className, type = _$_object_spread.type, action = _$_object_spread.action, loop = _$_object_spread.loop, onClick = _$_object_spread.onClick, children = _$_object_spread.children, rest = (0, _object_without_properties._)(_$_object_spread, [
30
30
  "className",
31
31
  "type",
32
32
  "action",
@@ -45,7 +45,7 @@ var Audio = function Audio(props) {
45
45
  }
46
46
  };
47
47
  var locale = (0, _configprovider.useConfig)().locale;
48
- var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, src = _ref.src, style = _ref.style, muted = _ref.muted, autoPlay = _ref.autoPlay, loop = _ref.loop, preload = _ref.preload, type = _ref.type, onBack = _ref.onBack, onForward = _ref.onForward, onPause = _ref.onPause, onEnd = _ref.onEnd, onMute = _ref.onMute, onCanPlay = _ref.onCanPlay, children = _ref.children, rest = (0, _object_without_properties._)(_ref, [
48
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), className = _$_object_spread.className, src = _$_object_spread.src, style = _$_object_spread.style, muted = _$_object_spread.muted, autoPlay = _$_object_spread.autoPlay, loop = _$_object_spread.loop, preload = _$_object_spread.preload, type = _$_object_spread.type, onBack = _$_object_spread.onBack, onForward = _$_object_spread.onForward, onPause = _$_object_spread.onPause, onEnd = _$_object_spread.onEnd, onMute = _$_object_spread.onMute, onCanPlay = _$_object_spread.onCanPlay, children = _$_object_spread.children, rest = (0, _object_without_properties._)(_$_object_spread, [
49
49
  "className",
50
50
  "src",
51
51
  "style",
@@ -34,7 +34,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
34
34
  });
35
35
  var classPrefix = "nut-avatar";
36
36
  var Avatar = function Avatar(props) {
37
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, size = _ref.size, shape = _ref.shape, background = _ref.background, color = _ref.color, src = _ref.src, alt = _ref.alt, icon = _ref.icon, fit = _ref.fit, className = _ref.className, style = _ref.style, onClick = _ref.onClick, onError = _ref.onError, rest = (0, _object_without_properties._)(_ref, [
37
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, size = _$_object_spread.size, shape = _$_object_spread.shape, background = _$_object_spread.background, color = _$_object_spread.color, src = _$_object_spread.src, alt = _$_object_spread.alt, icon = _$_object_spread.icon, fit = _$_object_spread.fit, className = _$_object_spread.className, style = _$_object_spread.style, onClick = _$_object_spread.onClick, onError = _$_object_spread.onError, rest = (0, _object_without_properties._)(_$_object_spread, [
38
38
  "children",
39
39
  "size",
40
40
  "shape",
@@ -66,7 +66,7 @@ var AvatarCropper = function AvatarCropper(props) {
66
66
  key: "confirm"
67
67
  }, locale.confirm)
68
68
  ];
69
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, maxZoom = _ref.maxZoom, space = _ref.space, toolbar = _ref.toolbar, toolbarPosition = _ref.toolbarPosition, editText = _ref.editText, shape = _ref.shape, className = _ref.className, style = _ref.style, onConfirm = _ref.onConfirm, onCancel = _ref.onCancel, rest = (0, _object_without_properties._)(_ref, [
69
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, maxZoom = _$_object_spread.maxZoom, space = _$_object_spread.space, toolbar = _$_object_spread.toolbar, toolbarPosition = _$_object_spread.toolbarPosition, editText = _$_object_spread.editText, shape = _$_object_spread.shape, className = _$_object_spread.className, style = _$_object_spread.style, onConfirm = _$_object_spread.onConfirm, onCancel = _$_object_spread.onCancel, rest = (0, _object_without_properties._)(_$_object_spread, [
70
70
  "children",
71
71
  "maxZoom",
72
72
  "space",
@@ -26,7 +26,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
26
26
  });
27
27
  var classPrefix = "nut-barrage";
28
28
  var InternalBarrage = function InternalBarrage(props, ref) {
29
- var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, interval = _ref.interval, loop = _ref.loop, list = _ref.list, duration = _ref.duration, rows = _ref.rows, gapY = _ref.gapY, restProps = (0, _object_without_properties._)(_ref, [
29
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), className = _$_object_spread.className, interval = _$_object_spread.interval, loop = _$_object_spread.loop, list = _$_object_spread.list, duration = _$_object_spread.duration, rows = _$_object_spread.rows, gapY = _$_object_spread.gapY, restProps = (0, _object_without_properties._)(_$_object_spread, [
30
30
  "className",
31
31
  "interval",
32
32
  "loop",
@@ -34,7 +34,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
34
34
  onClick: function onClick() {}
35
35
  });
36
36
  var Button = /*#__PURE__*/ _react.default.forwardRef(function(props, ref) {
37
- var _ref = (0, _object_spread._)({}, defaultProps, props), color = _ref.color, shape = _ref.shape, fill = _ref.fill, loading = _ref.loading, disabled = _ref.disabled, type = _ref.type, size = _ref.size, block = _ref.block, icon = _ref.icon, rightIcon = _ref.rightIcon, children = _ref.children, className = _ref.className, style = _ref.style, nativeType = _ref.nativeType, description = _ref.description, onClick = _ref.onClick, rest = (0, _object_without_properties._)(_ref, [
37
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), color = _$_object_spread.color, shape = _$_object_spread.shape, fill = _$_object_spread.fill, loading = _$_object_spread.loading, disabled = _$_object_spread.disabled, type = _$_object_spread.type, size = _$_object_spread.size, block = _$_object_spread.block, icon = _$_object_spread.icon, rightIcon = _$_object_spread.rightIcon, children = _$_object_spread.children, className = _$_object_spread.className, style = _$_object_spread.style, nativeType = _$_object_spread.nativeType, description = _$_object_spread.description, onClick = _$_object_spread.onClick, rest = (0, _object_without_properties._)(_$_object_spread, [
38
38
  "color",
39
39
  "shape",
40
40
  "fill",
@@ -31,7 +31,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
31
31
  extra: ''
32
32
  });
33
33
  var Card = function Card(props) {
34
- var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, style = _ref.style, src = _ref.src, title = _ref.title, price = _ref.price, vipPrice = _ref.vipPrice, shopDescription = _ref.shopDescription, delivery = _ref.delivery, shopName = _ref.shopName, tag = _ref.tag, priceTag = _ref.priceTag, description = _ref.description, extra = _ref.extra, rest = (0, _object_without_properties._)(_ref, [
34
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), className = _$_object_spread.className, style = _$_object_spread.style, src = _$_object_spread.src, title = _$_object_spread.title, price = _$_object_spread.price, vipPrice = _$_object_spread.vipPrice, shopDescription = _$_object_spread.shopDescription, delivery = _$_object_spread.delivery, shopName = _$_object_spread.shopName, tag = _$_object_spread.tag, priceTag = _$_object_spread.priceTag, description = _$_object_spread.description, extra = _$_object_spread.extra, rest = (0, _object_without_properties._)(_$_object_spread, [
35
35
  "className",
36
36
  "style",
37
37
  "src",
@@ -22,10 +22,10 @@ var _to_property_key = require("@swc/helpers/_/_to_property_key");
22
22
  var normalizeOptions = function normalizeOptions1(options, keyMap) {
23
23
  if (!options) return undefined;
24
24
  return options.map(function(opt) {
25
- var _keyMap_textKey = keyMap.textKey, _keyMap_valueKey = keyMap.valueKey, _keyMap_childrenKey = keyMap.childrenKey, text = opt[_keyMap_textKey], value = opt[_keyMap_valueKey], children = opt[_keyMap_childrenKey], others = (0, _object_without_properties._)(opt, [
26
- _keyMap_textKey,
27
- _keyMap_valueKey,
28
- _keyMap_childrenKey
25
+ var _key = keyMap.textKey, _key1 = keyMap.valueKey, _key2 = keyMap.childrenKey, text = opt[_key], value = opt[_key1], children = opt[_key2], others = (0, _object_without_properties._)(opt, [
26
+ _key,
27
+ _key1,
28
+ _key2
29
29
  ].map(_to_property_key._));
30
30
  return (0, _object_spread._)({
31
31
  text: text,
@@ -33,7 +33,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
33
33
  var classPrefix = 'nut-cell';
34
34
  var Cell = function Cell(props) {
35
35
  var ctx = (0, _react.useContext)(_context.default);
36
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, clickable = _ref.clickable, onClick = _ref.onClick, title = _ref.title, description = _ref.description, extra = _ref.extra, radius = _ref.radius, align = _ref.align, isLast = _ref.isLast, className = _ref.className, style = _ref.style, rest = (0, _object_without_properties._)(_ref, [
36
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, clickable = _$_object_spread.clickable, onClick = _$_object_spread.onClick, title = _$_object_spread.title, description = _$_object_spread.description, extra = _$_object_spread.extra, radius = _$_object_spread.radius, align = _$_object_spread.align, isLast = _$_object_spread.isLast, className = _$_object_spread.className, style = _$_object_spread.style, rest = (0, _object_without_properties._)(_$_object_spread, [
37
37
  "children",
38
38
  "clickable",
39
39
  "onClick",
@@ -23,7 +23,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
23
23
  });
24
24
  var classPrefix = 'nut-cell-group';
25
25
  var CellGroup = function CellGroup(props) {
26
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, className = _ref.className, title = _ref.title, description = _ref.description, divider = _ref.divider, rest = (0, _object_without_properties._)(_ref, [
26
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, className = _$_object_spread.className, title = _$_object_spread.title, description = _$_object_spread.description, divider = _$_object_spread.divider, rest = (0, _object_without_properties._)(_$_object_spread, [
27
27
  "children",
28
28
  "className",
29
29
  "title",
@@ -32,7 +32,7 @@ var defaultProps = {
32
32
  };
33
33
  var classPrefix = 'nut-checkboxgroup';
34
34
  var CheckboxGroup = /*#__PURE__*/ _react.default.forwardRef(function(props, ref) {
35
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, className = _ref.className, disabled = _ref.disabled, list = _ref.list, value = _ref.value, defaultValue = _ref.defaultValue, max = _ref.max, min = _ref.min, labelPosition = _ref.labelPosition, direction = _ref.direction, options = _ref.options, onChange = _ref.onChange, onLimit = _ref.onLimit, rest = (0, _object_without_properties._)(_ref, [
35
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, className = _$_object_spread.className, disabled = _$_object_spread.disabled, list = _$_object_spread.list, value = _$_object_spread.value, defaultValue = _$_object_spread.defaultValue, max = _$_object_spread.max, min = _$_object_spread.min, labelPosition = _$_object_spread.labelPosition, direction = _$_object_spread.direction, options = _$_object_spread.options, onChange = _$_object_spread.onChange, onLimit = _$_object_spread.onLimit, rest = (0, _object_without_properties._)(_$_object_spread, [
36
36
  "children",
37
37
  "className",
38
38
  "disabled",
@@ -83,8 +83,8 @@ var CheckboxGroup = /*#__PURE__*/ _react.default.forwardRef(function(props, ref)
83
83
  onChange: onChange
84
84
  }), 2), _value = _usePropsValue[0], setValue = _usePropsValue[1];
85
85
  var renderOptions = (0, _react.useCallback)(function() {
86
- return options === null || options === void 0 ? void 0 : options.map(function(_param) {
87
- var label = _param.label, value = _param.value, disabled = _param.disabled, onChange = _param.onChange, rest = (0, _object_without_properties._)(_param, [
86
+ return options === null || options === void 0 ? void 0 : options.map(function(_0) {
87
+ var label = _0.label, value = _0.value, disabled = _0.disabled, onChange = _0.onChange, rest = (0, _object_without_properties._)(_0, [
88
88
  "label",
89
89
  "value",
90
90
  "disabled",
@@ -27,7 +27,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
27
27
  var classPrefix = "nut-circleprogress";
28
28
  var CircleProgress = function CircleProgress(props) {
29
29
  var _stop;
30
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, percent = _ref.percent, className = _ref.className, radius = _ref.radius, clockwise = _ref.clockwise, strokeWidth = _ref.strokeWidth, color = _ref.color, background = _ref.background, style = _ref.style, strokeLinecap = _ref.strokeLinecap, restProps = (0, _object_without_properties._)(_ref, [
30
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, percent = _$_object_spread.percent, className = _$_object_spread.className, radius = _$_object_spread.radius, clockwise = _$_object_spread.clockwise, strokeWidth = _$_object_spread.strokeWidth, color = _$_object_spread.color, background = _$_object_spread.background, style = _$_object_spread.style, strokeLinecap = _$_object_spread.strokeLinecap, restProps = (0, _object_without_properties._)(_$_object_spread, [
31
31
  "children",
32
32
  "percent",
33
33
  "className",
@@ -30,7 +30,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
30
30
  extra: null
31
31
  });
32
32
  var CollapseItem = function CollapseItem(props) {
33
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, title = _ref.title, name = _ref.name, disabled = _ref.disabled, expandIcon = _ref.expandIcon, rotate = _ref.rotate, extra = _ref.extra, style = _ref.style, className = _ref.className, rest = (0, _object_without_properties._)(_ref, [
33
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, title = _$_object_spread.title, name = _$_object_spread.name, disabled = _$_object_spread.disabled, expandIcon = _$_object_spread.expandIcon, rotate = _$_object_spread.rotate, extra = _$_object_spread.extra, style = _$_object_spread.style, className = _$_object_spread.className, rest = (0, _object_without_properties._)(_$_object_spread, [
34
34
  "children",
35
35
  "title",
36
36
  "name",
@@ -1 +1 @@
1
- export type NutCSSVariables = 'nutuiColorPrimary' | 'nutuiColorPrimaryStop1' | 'nutuiColorPrimaryStop2' | 'nutuiColorPrimaryPressed' | 'nutuiColorPrimaryDisabled' | 'nutuiColorPrimaryDisabledSpecial' | 'nutuiColorPrimaryLightPressed' | 'nutuiColorPrimaryIcon' | 'nutuiColorPrimaryIconDisabled' | 'nutuiColorDefault' | 'nutuiColorDefaultPressed' | 'nutuiColorDefaultLight' | 'nutuiColorDefaultDisabled' | 'nutuiColorInfo' | 'nutuiColorInfoPressed' | 'nutuiColorInfoDisabled' | 'nutuiColorInfoLight' | 'nutuiColorInfoBackground' | 'nutuiColorSuccess' | 'nutuiColorSuccessPressed' | 'nutuiColorSuccessDisabled' | 'nutuiColorSuccessLight' | 'nutuiColorSuccessBackground' | 'nutuiColorSuccessText' | 'nutuiColorWarning' | 'nutuiColorWarningPressed' | 'nutuiColorWarningDisabled' | 'nutuiColorWarningLight' | 'nutuiColorWarningBackground' | 'nutuiColorWarningText' | 'nutuiColorDanger' | 'nutuiColorDangerPressed' | 'nutuiColorDangerDisabled' | 'nutuiColorDangerLight' | 'nutuiColorDangerBackground' | 'nutuiColorDangerText' | 'nutuiColorService' | 'nutuiColorServicePressed' | 'nutuiColorServiceBorder' | 'nutuiColorServiceText' | 'nutuiColorServiceBtnBg' | 'nutuiColorServiceBtnBgPressed' | 'nutuiColorServiceBtnBgDisabled' | 'nutuiColorBackground' | 'nutuiColorBackgroundOverlay' | 'nutuiColorBackgroundSunken' | 'nutuiColorMask' | 'nutuiColorMaskPart' | 'nutuiColorMaskFaultToleran' | 'nutuiColorBorder' | 'nutuiColorBorderDisabled' | 'nutuiColorTitle' | 'nutuiColorText' | 'nutuiColorTextHelp' | 'nutuiColorTextDisabled' | 'nutuiColorTextDark' | 'nutuiColorTextLink' | 'nutuiColorPrimaryText' | 'nutuiFontSizeXxxs' | 'nutuiFontSizeXxs' | 'nutuiFontSizeXs' | 'nutuiFontSizeS' | 'nutuiFontSizeM' | 'nutuiFontSizeBase' | 'nutuiFontSizeL' | 'nutuiFontSizeMd' | 'nutuiFontSizeIcon' | 'nutuiFontSizeXl' | 'nutuiFontSize2Xl' | 'nutuiFontSizeXxl' | 'nutuiFontSize10' | 'nutuiFontSize11' | 'nutuiLineHeightXxxs' | 'nutuiLineHeightXxs' | 'nutuiLineHeightXs' | 'nutuiLineHeightS' | 'nutuiLineHeightM' | 'nutuiLineHeightBase' | 'nutuiLineHeightL' | 'nutuiLineHeightMd' | 'nutuiLineHeightIcon' | 'nutuiLineHeightXl' | 'nutuiLineHeight2Xl' | 'nutuiLineHeightXxl' | 'nutuiLineHeightXxxl' | 'nutuiLineHeightXxxxl' | 'nutuiFontWeightLight' | 'nutuiFontWeight' | 'nutuiFontWeightMedium' | 'nutuiFontWeightBold' | 'nutuiSpacingXxxs' | 'nutuiSpacingXxs' | 'nutuiSpacingXs' | 'nutuiSpacingS' | 'nutuiSpacingBase' | 'nutuiSpacingL' | 'nutuiSpacingXl' | 'nutuiSpacingXxl' | 'nutuiSpacingXxxl' | 'nutuiRadiusXxxs' | 'nutuiRadiusXxs' | 'nutuiRadiusXs' | 'nutuiRadiusS' | 'nutuiRadiusBase' | 'nutuiRadiusL' | 'nutuiRadiusXl' | 'nutuiRadiusXxl' | 'nutuiRadiusXxxl' | 'nutuiButtonSquareBorderRadius' | 'nutuiButtonBorderRadius' | 'nutuiButtonBorderWidth' | 'nutuiButtonNormalPadding' | 'nutuiButtonDefaultHeight' | 'nutuiButtonDefaultColor' | 'nutuiButtonDefaultBackgroundColor' | 'nutuiButtonDefaultBorderColor' | 'nutuiButtonDefaultDisabled' | 'nutuiButtonDefaultDisabledColor' | 'nutuiButtonDefaultPressed' | 'nutuiButtonDefaultPadding' | 'nutuiButtonDefaultFontSize' | 'nutuiButtonXlargeHeight' | 'nutuiButtonXlargePadding' | 'nutuiButtonXlargeFontSize' | 'nutuiButtonXlargeTextIconMargin' | 'nutuiButtonXlargeBorderRadius' | 'nutuiButton44Height' | 'nutuiButton44Padding' | 'nutuiButton44FontSize' | 'nutuiFontSize15' | 'nutuiButton44BorderRadius' | 'nutuiButtonLargeHeight' | 'nutuiButtonLargePadding' | 'nutuiButtonLargeFontSize' | 'nutuiButtonLargeBorderRadius' | 'nutuiButton36Height' | 'nutuiButton36Padding' | 'nutuiButton36FontSize' | 'nutuiFontSize14' | 'nutuiButton36BorderRadius' | 'nutuiButtonSmallFontSize' | 'nutuiButtonSmallPadding' | 'nutuiButtonSmallHeight' | 'nutuiButtonSmallBorderRadius' | 'nutuiButtonMiniPadding' | 'nutuiButtonMiniHeight' | 'nutuiButtonMiniFontSize' | 'nutuiButtonMiniBorderRadius' | 'nutuiButtonPrimaryColor' | 'nutuiButtonPrimaryBorderColor' | 'nutuiButtonPrimaryBackgroundColor' | 'nutuiButtonPrimaryDisabled' | 'nutuiButtonPrimaryPressed' | 'nutuiButtonSuccessColor' | 'nutuiButtonSuccessBorderColor' | 'nutuiButtonSuccessBackgroundColor' | 'nutuiButtonSuccessDisabled' | 'nutuiButtonSuccessPressed' | 'nutuiButtonInfoColor' | 'nutuiButtonInfoBorderColor' | 'nutuiButtonInfoBackgroundColor' | 'nutuiButtonInfoDisabled' | 'nutuiButtonInfoPressed' | 'nutuiButtonWarningPressed' | 'nutuiButtonWarningColor' | 'nutuiButtonWarningBorderColor' | 'nutuiButtonWarningBackgroundColor' | 'nutuiButtonWarningDisabled' | 'nutuiButtonDangerColor' | 'nutuiButtonDangerBorderColor' | 'nutuiButtonDangerBackgroundColor' | 'nutuiButtonDangerDisabled' | 'nutuiButtonDangerPressed' | 'nutuiButtonServiceColor' | 'nutuiButtonServiceBorderColor' | 'nutuiButtonServiceBackgroundColor' | 'nutuiButtonServiceDisabled' | 'nutuiButtonServicePressed' | 'nutuiButtonPrimaryLightColor' | 'nutuiButtonPrimaryLightBackgroundColor' | 'nutuiButtonPrimaryLightBorderColor' | 'nutuiButtonTextIconMargin' | 'nutuiCellTitleColor' | 'nutuiCellTitleFontSize' | 'nutuiCellDescriptionFontSize' | 'nutuiCellDescriptionColor' | 'nutuiCellExtraFontSize' | 'nutuiCellExtraColor' | 'nutuiCellBorderRadius' | 'nutuiCellPadding' | 'nutuiCellLineHeight' | 'nutuiCellDividerRight' | 'nutuiCellDividerLeft' | 'nutuiCellDividerBorderBottom' | 'nutuiCellBackgroundColor' | 'nutuiCellBoxShadow' | 'nutuiCellGroupTitlePadding' | 'nutuiCellGroupTitleColor' | 'nutuiCellGroupTitleFontSize' | 'nutuiCellGroupTitleLineHeight' | 'nutuiCellGroupDescriptionPadding' | 'nutuiCellGroupDescriptionColor' | 'nutuiCellGroupDescriptionFontSize' | 'nutuiCellGroupDescriptionLineHeight' | 'nutuiCellGroupBackgroundColor' | 'nutuiCellGroupWrapMargin' | 'nutuiDividerMargin' | 'nutuiDividerTextFontSize' | 'nutuiDividerBorderColor' | 'nutuiDividerTextColor' | 'nutuiDividerLineHeight' | 'nutuiDividerSpacing' | 'nutuiDividerSideWidth' | 'nutuiDividerVerticalHeight' | 'nutuiDividerVerticalMargin' | 'nutuiIconSize6' | 'nutuiIconSize8' | 'nutuiIconSize10' | 'nutuiIconSize11' | 'nutuiIconSize12' | 'nutuiIconSize16' | 'nutuiIconSize18' | 'nutuiIconSize20' | 'nutuiIconSize22' | 'nutuiIconHeight' | 'nutuiIconWidth' | 'nutuiIconLineHeight' | 'nutuiUploaderImageWidth' | 'nutuiUploaderImageHeight' | 'nutuiUploaderImageBorder' | 'nutuiUploaderImageBorderRadius' | 'nutuiUploaderBackground' | 'nutuiUploaderBackgroundDisabled' | 'nutuiUploaderImageColor' | 'nutuiUploaderImageDisabled' | 'nutuiUploaderImageIconMarginBottom' | 'nutuiUploaderImageIconTipFontSize' | 'nutuiUploaderPreviewProgressBackground' | 'nutuiUploaderPreviewMarginRight' | 'nutuiUploaderPreviewMarginBottom' | 'nutuiUploaderPreviewTipsHeight' | 'nutuiUploaderPreviewTipsBackground' | 'nutuiBlack7' | 'nutuiUploaderPreviewTipsPadding' | 'nutuiUploaderPreviewCloseRight' | 'nutuiUploaderPreviewCloseTop' | 'nutuiPickerTitleCancelColor' | 'nutuiPickerTitleCancelFontSize' | 'nutuiPickerTitleOkColor' | 'nutuiPickerTitleOkFontSize' | 'nutuiPickerItemHeight' | 'nutuiPickerItemTextColor' | 'nutuiPickerItemTextFontSize' | 'nutuiPickerItemActiveLineBorder' | 'nutuiWhite12' | 'nutuiWhite7' | 'nutuiInputBorderBottom' | 'nutuiInputBorderBottomWidth' | 'nutuiInputDisabledColor' | 'nutuiInputFontSize' | 'nutuiInputLineheight' | 'nutuiInputBorderRadius' | 'nutuiInputColor' | 'nutuiInputBackgroundColor' | 'nutuiInputPadding' | 'nutuiTextareaPadding' | 'nutuiTextareaTextColor' | 'nutuiTextareaTextCurrorColor' | 'nutuiTextareaTextLineHeight' | 'nutuiInputnumberInputWidth' | 'nutuiInputnumberInputHeight' | 'nutuiInputnumberInputBackgroundColor' | 'nutuiColorBackgroundComponent' | 'nutuiInputnumberInputFontColor' | 'nutuiInputnumberInputFontSize' | 'nutuiInputnumberInputBorder' | 'nutuiInputnumberInputBorderRadius' | 'nutuiInputnumberInputMargin' | 'nutuiInputnumberButtonWidth' | 'nutuiInputnumberButtonHeight' | 'nutuiInputnumberButtonBackgroundColor' | 'nutuiInputnumberDividerWidth' | 'nutuiInputnumberInputFontFamily' | 'nutuiInputnumberIconColor' | 'nutuiInputnumberIconSize' | 'nutuiInputnumberDisabledColor' | 'nutuiActionsheetBackgroundColor' | 'nutuiActionsheetBorderColor' | 'nutuiActionsheetBorderRadius' | 'nutuiActionsheetItemTextAlign' | 'nutuiActionsheetItemBorderBottom' | 'nutuiActionsheetItemLineHeight' | 'nutuiActionsheetItemColor' | 'nutuiActionsheetItemDanger' | 'nutuiShortpasswordBackgroundColor' | 'nutuiShortpasswordBorderColor' | 'nutuiShortpasswordError' | 'nutuiShortpasswordForget' | 'nutuiNumberkeyboardPadding' | 'nutuiNumberkeyboardBackgroundColor' | 'nutuiNumberkeyboardWrapperBackgroundColor' | 'nutuiNumberkeyboardHeaderClosePadding' | 'nutuiNumberkeyboardHeaderCloseColor' | 'nutuiNumberkeyboardHeaderCloseFontSize' | 'nutuiNumberkeyboardHeaderCloseBackgroundColor' | 'nutuiNumberkeyboardKeyBackgroundColor' | 'nutuiNumberkeyboardKeyActiveBackgroundColor' | 'nutuiNumberkeyboardKeyHeight' | 'nutuiNumberkeyboardKeyLineHeight' | 'nutuiNumberkeyboardKeyBorderRadius' | 'nutuiNumberkeyboardKeyBorder' | 'nutuiNumberkeyboardKeyFontSize' | 'nutuiNumberkeyboardKeyColor' | 'nutuiNumberkeyboardKeyConfirmFontSize' | 'nutuiNumberkeyboardKeyConfirmColor' | 'nutuiNumberkeyboardKeyConfirmBackgroundColor' | 'nutuiCountdownDisplay' | 'nutuiCountdownColor' | 'nutuiCountdownFontSize' | 'nutuiCountdownFontWeight' | 'nutuiCountdownHeight' | 'nutuiCountdownWidth' | 'nutuiCountdownNumberPadding' | 'nutuiCountdownNumberBorderRadius' | 'nutuiCountdownNumberMargin' | 'nutuiCountdownNumberColor' | 'nutuiCountdownNumberBackgroundColor' | 'nutuiCountdownNumberBorderColor' | 'nutuiCountdownNumberPrimaryColor' | 'nutuiCountdownNumberPrimaryBackgroundColor' | 'nutuiCountdownNumberPrimaryBorderColor' | 'nutuiPriceColor' | 'nutuiPriceDarkgrayColor' | 'nutuiGray7' | 'nutuiPriceLineColor' | 'nutuiPriceSymbolPaddingRight' | 'nutuiPriceSymbolXlargeSize' | 'nutuiPriceIntegerXlargeSize' | 'nutuiPriceDecimalXlargeSize' | 'nutuiPriceSymbolLargeSize' | 'nutuiPriceIntegerLargeSize' | 'nutuiPriceDecimalLargeSize' | 'nutuiPriceSymbolNormalSize' | 'nutuiPriceIntegerNormalSize' | 'nutuiPriceDecimalNormalSize' | 'nutuiPriceSymbolSmallSize' | 'nutuiPriceIntegerSmallSize' | 'nutuiPriceDecimalSmallSize' | 'nutuiAvatarSquare' | 'nutuiAvatarLargeWidth' | 'nutuiAvatarLargeHeight' | 'nutuiAvatarSmallWidth' | 'nutuiAvatarSmallHeight' | 'nutuiAvatarNormalWidth' | 'nutuiAvatarNormalHeight' | 'nutuiSwitchActiveBackgroundColor' | 'nutuiSwitchInactiveBackgroundColor' | 'nutuiSwitchActiveDisabledBackgroundColor' | 'nutuiSwitchInactiveDisabledBackgroundColor' | 'nutuiSwitchInactiveLineBackgroundColor' | 'nutuiSwitchWidth' | 'nutuiSwitchHeight' | 'nutuiSwitchInsideWidth' | 'nutuiSwitchInsideHeight' | 'nutuiSwitchBorderRadius' | 'nutuiSwitchBorderWidth' | 'nutuiSwitchInsideBorderRadius' | 'nutuiSwitchInsideBoxShadow' | 'nutuiSwitchLabelTextColor' | 'nutuiSwitchLabelFontSize' | 'nutuiSwitchInactiveDisabledLabelTextColor' | 'nutuiToastInnerTextAlign' | 'nutuiToastTitleFontSize' | 'nutuiToastTextFontSize' | 'nutuiToastFontColor' | 'nutuiToastInnerPadding' | 'nutuiToastInnerBgColor' | 'nutuiToastInnerBorderRadius' | 'nutuiToastInnerTop' | 'nutuiTourMaskBorderRadius' | 'nutuiTourContentMinWidth' | 'nutuiTourContentPadding' | 'nutuiTourContentInnerMargin' | 'nutuiTourContentInnerFontSize' | 'nutuiTourContentBottomMarginTop' | 'nutuiTourContentBottomBtnMarginLeft' | 'nutuiTourContentBottomBtnPadding' | 'nutuiTourContentBottomBtnFontSize' | 'nutuiTourContentBottomBtnBorderRadius' | 'nutuiCalendarActiveBackgroundColor' | 'nutuiCalendarChooseBackgroundColor' | 'nutuiCalendarChooseColor' | 'nutuiCalendarChooseDisableBackgroundColor' | 'nutuiCalendarDisableColor' | 'nutuiCalendarBaseFontSize' | 'nutuiCalendarTitleFontSize' | 'nutuiCalendarTitleFontWeight' | 'nutuiCalendarSubTitleFontSize' | 'nutuiCalendarHeaderHeight' | 'nutuiCalendarDayWidth' | 'nutuiCalendarDayHeight' | 'nutuiCalendarDayFontWeight' | 'nutuiCalendarDayActiveBorderRadius' | 'nutuiHoverbuttonSpacing' | 'nutuiHoverbuttonPositionBottom' | 'nutuiHoverbuttonPositionRight' | 'nutuiHoverbuttonItemSize' | 'nutuiHoverbuttonItemBorderColor' | 'nutuiHoverbuttonItemBackground' | 'nutuiHoverbuttonItemBackgroundActive' | 'nutuiHoverbuttonItemIconColor' | 'nutuiHoverbuttonItemIconColorActive' | 'nutuiOverlayBgColor' | 'nutuiOverlayContentBgColor' | 'nutuiOverlayContentColor' | 'nutuiOverlayAnimationDuration' | 'nutuiPopupBorderRadius' | 'nutuiPopupIconSize' | 'nutuiPopupTitlePadding' | 'nutuiPopupTitleFontSize' | 'nutuiPopupTitleFontWeight' | 'nutuiPopupDescriptionFontSize' | 'nutuiPopupDescriptionSpacing' | 'nutuiPopupTitleHeight' | 'nutuiPopupTitleBorderBottom' | 'nutuiPopupAnimationDuration' | 'nutuiNotifyHeight' | 'nutuiNotifyPadding' | 'nutuiNotifyBorderRadius' | 'nutuiNotifyBoxShadow' | 'nutuiNotifyZIndex' | 'nutuiNotifyTextColor' | 'nutuiNotifyFontSize' | 'nutuiNotifyBackgroundColor' | 'nutuiRateItemMargin' | 'nutuiRateIconColor' | 'nutuiRateIconInactiveColor' | 'nutuiRateIconSize' | 'nutuiRateFontColor' | 'nutuiRateFontSize' | 'nutuiRateFontSizeLarge' | 'nutuiRateFontSizeSmall' | 'nutuiTabbarHeight' | 'nutuiTabbarActiveColor' | 'nutuiTabbarInactiveColor' | 'nutuiTabbarBorderTop' | 'nutuiTabbarBorderBottom' | 'nutuiTabbarBoxShadow' | 'nutuiTabbarTextFontSize' | 'nutuiTabbarTextLargeFontSize' | 'nutuiTabbarTextLargeFontWeight' | 'nutuiTabbarTextLineHeight' | 'nutuiTabbarTextMarginTop' | 'nutuiPulltorefreshIconWidth' | 'nutuiPulltorefreshIconHeight' | 'nutuiPulltorefreshColorPrimary' | 'nutuiInfiniteloadingColor' | 'nutuiInfiniteloadingIconSize' | 'nutuiRangeColor' | 'nutuiRangeHeight' | 'nutuiRangeMargin' | 'nutuiRangeInactiveColor' | 'nutuiRangeActiveColor' | 'nutuiRangeButtonBackground' | 'nutuiRangeButtonWidth' | 'nutuiRangeButtonHeight' | 'nutuiRangeButtonBorder' | 'nutuiSwiperIndicatorBottom' | 'nutuiStepsBackgroundColor' | 'nutuiStepsBaseHeadHeight' | 'nutuiStepsBaseHeadBackgroundColor' | 'nutuiStepsBaseHeadBorder' | 'nutuiStepsBaseHeadTextSize' | 'nutuiStepsBaseIconSize' | 'nutuiStepsBaseHeadColor' | 'nutuiStepsBaseHeadDotSize' | 'nutuiStepsBaseHeadDotBackgroundColor' | 'nutuiStepsBaseHeadIconSize' | 'nutuiStepsBaseHeadIconSizeRight' | 'nutuiStepsVerticalItemIconSize' | 'nutuiStepsBaseLineHeight' | 'nutuiStepsBaseLineBackground' | 'nutuiStepsBaseTitleFontSize' | 'nutuiStepsBaseTitleColor' | 'nutuiStepsBaseTitleMarginBottom' | 'nutuiStepsBaseDescriptionFontSize' | 'nutuiStepsBaseDescriptionColor' | 'nutuiStepsBaseHeadBorderColor' | 'nutuiStepsProcessHeadBackgroundColor' | 'nutuiStepsProcessColor' | 'nutuiStepsProcessTitleColor' | 'nutuiStepsProcessDescriptionColor' | 'nutuiStepsWaitIconColor' | 'nutuiStepsWaitTitleColor' | 'nutuiStepsWaitDescriptionColor' | 'nutuiStepsFinishIconColor' | 'nutuiStepsBusinessTitleColor' | 'nutuiStepsBusinessDescriptionColor' | 'nutuiStepsBusinessHeadTextColor' | 'nutuiStepsBusinessHeadDotBackgroundColor' | 'nutuiStepsBusinessHeadIconColor' | 'nutuiStepsBusinessHeadBackgroundColor' | 'nutuiStepsEnhancedFinishHeadBackgroundColor' | 'nutuiStepsEnhancedFinishHeadDotBackgroundColor' | 'nutuiStepsEnhancedFinishHeadIconColor' | 'nutuiStepsEnhancedFinishHeadTextColor' | 'nutuiStepsHorizontalItemPaddingRight' | 'nutuiStepsHorizontalItemLinePadding' | 'nutuiStepsHorizontalItemSpecialPaddingRight' | 'nutuiStepsHorizontalItemSpecial3PaddingRight' | 'nutuiStepsVerticalItemPaddingBottom' | 'nutuiStepsVerticalTitleFontSize' | 'nutuiStepsVerticalTitleMarginBottom' | 'nutuiStepsVerticalLineHeight' | 'nutuiStepsVerticalDescriptionFontSize' | 'nutuiStepsVerticalDescriptionMargin' | 'nutuiDialogMinWidth' | 'nutuiDialogWidth' | 'nutuiDialogPadding' | 'nutuiDialogMaxHeight' | 'nutuiDialogMinHeight' | 'nutuiDialogBorderRadius' | 'nutuiDialogBackground' | 'nutuiDialogTitleMarginBottom' | 'nutuiDialogContentMargin' | 'nutuiDialogContentMaxHeight' | 'nutuiDialogContentLineHeight' | 'nutuiDialogContentTextAlign' | 'nutuiDialogFooterButtonBorder' | 'nutuiDialogFooterButtonMinWidth' | 'nutuiDialogFooterCancelMarginRight' | 'nutuiDialogFooterCancelBg' | 'nutuiDialogFooterOkMaxWidth' | 'nutuiDialogFooterBadgeHeight' | 'nutuiDialogFooterBadgeFontsize' | 'nutuiDialogFooterBadgePadding' | 'nutuiDialogFooterBadgeTop' | 'nutuiDialogFooterBadgeBorderRadius' | 'nutuiDialogFooterBadgeBgOk' | 'nutuiDialogFooterBadgeColorOk' | 'nutuiDialogFooterBadgeBgCancel' | 'nutuiDialogFooterBadgeColorCancel' | 'nutuiDialogHeaderFontSize' | 'nutuiDialogHeaderFontWeight' | 'nutuiDialogVerticalFooterOkMarginTop' | 'nutuiDialogCloseColor' | 'nutuiDialogCloseWidth' | 'nutuiDialogCloseHeight' | 'nutuiDialogBottomCloseIconSize' | 'nutuiDialogCloseTop' | 'nutuiDialogCloseLeft' | 'nutuiDialogCloseRight' | 'nutuiCheckboxLabelDisableColor' | 'nutuiCheckboxIconDisableColor' | 'nutuiCheckboxLabelMarginLeft' | 'nutuiCheckboxLabelColor' | 'nutuiCheckboxLabelFontSize' | 'nutuiCheckboxIconFontSize' | 'nutuiCheckboxButtonFontSize' | 'nutuiCheckboxButtonPadding' | 'nutuiCheckboxButtonBorderRadius' | 'nutuiCheckboxButtonActiveBorder' | 'nutuiCheckboxButtonDisabledActiveColor' | 'nutuiCheckboxListBackgroundColor' | 'nutuiCheckboxListItemBorder' | 'nutuiCheckboxListPadding' | 'nutuiCheckboxListItemPadding' | 'nutuiRadioIconFontSize' | 'nutuiRadioLabelColor' | 'nutuiRadioLabelDisableColor' | 'nutuiRadioLabelFontSize' | 'nutuiRadioLabelMarginLeft' | 'nutuiRadioButtonFontSize' | 'nutuiRadioButtonPadding' | 'nutuiRadioButtonBorderRadius' | 'nutuiRadioButtonBackground' | 'nutuiRadioButtonActiveBorder' | 'nutuiRadioButtonDisabledActiveColor' | 'nutuiRadiogroupRadioMargin' | 'nutuiRadiogroupRadioMarginBottom' | 'nutuiRadiogroupRadioLabelMargin' | 'nutuiSignatureBorderColor' | 'nutuiSignatureBorderWidth' | 'nutuiSignatureHeight' | 'nutuiSignatureBackgroundColor' | 'nutuiSignatureFontSize' | 'nutuiFixednavBackgroundColor' | 'nutuiFixednavColor' | 'nutuiFixednavIndex' | 'nutuiFixednavButtonBackground' | 'nutuiFixednavItemActiveColor' | 'nutuiNoticebarHeight' | 'nutuiNoticebarBackground' | 'nutuiNoticebarColor' | 'nutuiNoticebarFontSize' | 'nutuiNoticebarLineHeight' | 'nutuiNoticebarBoxPadding' | 'nutuiNoticebarBorderRadius' | 'nutuiNoticebarWrapablePadding' | 'nutuiNoticebarIconGap' | 'nutuiNoticebarLeftIconWidth' | 'nutuiNoticebarRightIconWidth' | 'nutuiTimeselectDateWidth' | 'nutuiTimeselectDateHeight' | 'nutuiTimeselectDateActiveColor' | 'nutuiTimeselectTimeWidth' | 'nutuiTimeselectTimeHeight' | 'nutuiTimeselectTimeMargin' | 'nutuiTimeselectTimeBackground' | 'nutuiTagPadding' | 'nutuiTagFontSize' | 'nutuiTagBorderRadius' | 'nutuiTagHeight' | 'nutuiTagColor' | 'nutuiTagBorderWidth' | 'nutuiTagBackgroundColor' | 'nutuiTagPrimaryBackgroundColor' | 'nutuiTagInfoBackgroundColor' | 'nutuiTagSuccessBackgroundColor' | 'nutuiTagDangerBackgroundColor' | 'nutuiTagWarningBackgroundColor' | 'nutuiTagRoundBorderRadius' | 'nutuiTagMarkBorderRadius' | 'nutuiBadgeHeight' | 'nutuiBadgeBackgroundColor' | 'nutuiBadgeBackgroundDisabledColor' | 'nutuiBadgeColor' | 'nutuiBadgeFontSize' | 'nutuiBadgeBorder' | 'nutuiBadgeBorderRadius' | 'nutuiBadgeMinWidth' | 'nutuiBadgePadding' | 'nutuiBadgeIconPadding' | 'nutuiBadgeIconSize' | 'nutuiBadgeContentTransform' | 'nutuiBadgeZIndex' | 'nutuiBadgeDotWidth' | 'nutuiBadgeDotSmallWidth' | 'nutuiBadgeDotLargeWidth' | 'nutuiBadgeDotBorder' | 'nutuiBadgeOutlineColor' | 'nutuiBadgeOutlineBorder' | 'nutuiPopoverBorderRadius' | 'nutuiPopoverFontSize' | 'nutuiPopoverContentBackgroundColor' | 'nutuiPopoverTextColor' | 'nutuiPopoverDisableColor' | 'nutuiPopoverDividerColor' | 'nutuiPopoverPadding' | 'nutuiPopoverItemWidth' | 'nutuiProgressHeight' | 'nutuiProgressColor' | 'nutuiProgressBackground' | 'nutuiProgressBorderRadius' | 'nutuiProgressTextColor' | 'nutuiProgressTextBackground' | 'nutuiProgressTextPadding' | 'nutuiProgressTextFontSize' | 'nutuiProgressTextPositionTop' | 'nutuiProgressTextPositionBottom' | 'nutuiProgressTextBorderRadius' | 'nutuiPaginationColor' | 'nutuiPaginationLiteColor' | 'nutuiPaginationFontSize' | 'nutuiPaginationItemBorderColor' | 'nutuiPaginationDisableColor' | 'nutuiPaginationDisableBackgroundColor' | 'nutuiPaginationItemBorderWidth' | 'nutuiPaginationItemBorderRadius' | 'nutuiPaginationPrevNextPadding' | 'nutuiPaginationLiteWidth' | 'nutuiPaginationLiteHeight' | 'nutuiPaginationLiteRadius' | 'nutuiPaginationLiteBackgroundColor' | 'nutuiPaginationLiteActiveBackgroundColor' | 'nutuiBlack5' | 'nutuiTabsTitlesHeight' | 'nutuiTabsTitlesBackgroundColor' | 'nutuiTabsTitlesGap' | 'nutuiTabsTitlesFontSize' | 'nutuiTabsTitlesItemMinWidth' | 'nutuiTabsTitlesItemColor' | 'nutuiTabsTitlesItemActiveColor' | 'nutuiTabsTitlesItemActiveFontWeight' | 'nutuiTabsTitlesItemActiveFontSize' | 'nutuiTabsTitlesItemActiveBackgroundColor' | 'nutuiTabsTabLineWidth' | 'nutuiTabsTabLineHeight' | 'nutuiTabsTabLineColor' | 'nutuiTabsLineBottom' | 'nutuiTabsLineBorderRadius' | 'nutuiTabsTabLineOpacity' | 'nutuiTabsButtonBorderRadius' | 'nutuiTabsButtonActiveBackgroundColor' | 'nutuiTabsButtonActiveBorder' | 'nutuiTabsVerticalTitlesWidth' | 'nutuiTabsVerticalTitlesItemHeight' | 'nutuiTabsVerticalTabLineColor' | 'nutuiTabsVerticalTabLineWidth' | 'nutuiTabsVerticalTabLineHeight' | 'nutuiTabsTitlesItemSmileBottom' | 'nutuiTabsTabpanePadding' | 'nutuiTabsTabpaneBackgroundColor' | 'nutuiIndicatorColor' | 'nutuiIndicatorDotColor' | 'nutuiIndicatorDotSize' | 'nutuiIndicatorDotActiveSize' | 'nutuiIndicatorBorderRadius' | 'nutuiIndicatorDotMargin' | 'nutuiIndicatorDotBorder' | 'nutuiIndicatorDotInactiveColor' | 'nutuiIndicatorTrackWidth' | 'nutuiIndicatorSliderWidth' | 'nutuiIndicatorDualScreenInactiveWidth' | 'nutuiIndicatorPlacementGap' | 'nutuiIndicatorPlacementSafeGap' | 'nutuiMenuScrollFixedTop' | 'nutuiMenuScrollFixedZIndex' | 'nutuiMenuBarLineHeight' | 'nutuiMenuBarBoxShadow' | 'nutuiMenuBarOpenedZIndex' | 'nutuiMenuTitlePadding' | 'nutuiMenuTitleFontSize' | 'nutuiMenuTitleColor' | 'nutuiMenuContainerZIndex' | 'nutuiMenuContentPadding' | 'nutuiMenuContentMaxHeight' | 'nutuiMenuContentBackgroundColor' | 'nutuiMenuItemActiveColor' | 'nutuiMenuItemActiveFontWeight' | 'nutuiMenuItemDisabledColor' | 'nutuiMenuItemPadding' | 'nutuiMenuItemIconMargin' | 'nutuiCollapseItemBorderBottom' | 'nutuiCollapseItemHeaderBorderBottom' | 'nutuiCollapseItemPadding' | 'nutuiCollapseItemColor' | 'nutuiCollapseItemDisabledColor' | 'nutuiCollapseItemFontSize' | 'nutuiCollapseItemLineHeight' | 'nutuiCollapseItemExtraColor' | 'nutuiCollapseWrapperContentPadding' | 'nutuiCollapseWrapperContentColor' | 'nutuiCollapseWrapperContentFontSize' | 'nutuiCollapseWrapperContentLineHeight' | 'nutuiCollapseWrapperContentBackgroundColor' | 'nutuiSearchbarWidth' | 'nutuiSearchbarPadding' | 'nutuiSearchbarBackground' | 'nutuiSearchbarColor' | 'nutuiSearchbarGap' | 'nutuiSearchbarInnerGap' | 'nutuiSearchbarFontSize' | 'nutuiSearchbarContentBackground' | 'nutuiSearchbarContentBorderRadius' | 'nutuiSearchbarContentRoundBorderRadius' | 'nutuiSearchbarIconSize' | 'nutuiSearchbarInputHeight' | 'nutuiSearchbarInputPadding' | 'nutuiSearchbarInputTextColor' | 'nutuiSearchbarInputCurrorColor' | 'nutuiSearchbarInputTextAlign' | 'nutuiSegmentedHeight' | 'nutuiSegmentedPadding' | 'nutuiSegmentedRadius' | 'nutuiSegmentedBackground' | 'nutuiSegmentedItemPadding' | 'nutuiSegmentedItemRadius' | 'nutuiSegmentedItemFontsize' | 'nutuiSegmentedItemColor' | 'nutuiSegmentedActiveBackground' | 'nutuiSegmentedIconMarginRight' | 'nutuiEmptyPadding' | 'nutuiEmptyImageSize' | 'nutuiEmptyImageSmallSize' | 'nutuiEmptyTitleMarginTop' | 'nutuiEmptyBackgroundColor' | 'nutuiEmptyTitleMarginBottom' | 'nutuiEmptyTitleLineHeight' | 'nutuiEmptyDescriptionLineHeight' | 'nutuiCascaderFontSize' | 'nutuiCascaderPaneHeight' | 'nutuiCascaderPanePaddingTop' | 'nutuiCascaderIconChecklistMarginLeft' | 'nutuiCascaderTabsItemPadding' | 'nutuiCascaderBarPadding' | 'nutuiCascaderBarFontSize' | 'nutuiCascaderBarLineHeight' | 'nutuiCascaderBarColor' | 'nutuiCascaderItemHeight' | 'nutuiCascaderItemPadding' | 'nutuiCascaderItemMargin' | 'nutuiCascaderItemBorderBottom' | 'nutuiCascaderItemColor' | 'nutuiCascaderItemFontSize' | 'nutuiCascaderItemActiveColor' | 'nutuiFormItemErrorLineColor' | 'nutuiFormItemRequiredColor' | 'nutuiFormItemErrorMessageColor' | 'nutuiFormItemLabelFontSize' | 'nutuiFormItemLabelWidth' | 'nutuiFormItemLabelMarginRight' | 'nutuiFormItemLabelTextAlign' | 'nutuiFormItemRequiredMarginRight' | 'nutuiFormItemBodyFontSize' | 'nutuiFormItemBodySlotsTextAlign' | 'nutuiFormItemBodyInputTextAlign' | 'nutuiFormItemTipFontSize' | 'nutuiFormItemTipTextAlign' | 'nutuiSkeletonBackground' | 'nutuiSkeletonLineWidth' | 'nutuiSkeletonLineSmallHeight' | 'nutuiSkeletonLineNormalHeight' | 'nutuiSkeletonLineLargeHeight' | 'nutuiSkeletonLineBorderRadius' | 'nutuiCardBorderRadius' | 'nutuiGridBorderWidth' | 'nutuiGridBorderColor' | 'nutuiGridItemBorderRadius' | 'nutuiGridItemContentPadding' | 'nutuiGridItemContentBgColor' | 'nutuiGray1' | 'nutuiGridItemTextMargin' | 'nutuiGridItemTextColor' | 'nutuiGridItemTextFontSize' | 'nutuiTableBorderColor' | 'nutuiTableColsPadding' | 'nutuiTableTrEvenBgColor' | 'nutuiTableTrOddBgColor' | 'nutuiTableStickyLeftShadow' | 'nutuiTableStickyRightShadow' | 'nutuiNavbarWidth' | 'nutuiNavbarHeight' | 'nutuiNavbarMarginBottom' | 'nutuiNavbarBackground' | 'nutuiNavbarBoxShadow' | 'nutuiNavbarColor' | 'nutuiNavbarFontSize' | 'nutuiNavbarTitleFontSize' | 'nutuiNavbarTitleFontWeight' | 'nutuiNavbarTitleFontColor' | 'nutuiSidebarBackgroundColor' | 'nutuiSidebarBorderRadius' | 'nutuiSidebarWidth' | 'nutuiSidebarMaxWidth' | 'nutuiSidebarTitleHeight' | 'nutuiSidebarInactiveFontSize' | 'nutuiSidebarActiveFontSize' | 'nutuiSidebarActiveFontWeight' | 'nutuiSidebarActiveColor' | 'nutuiSidebarItemBackground' | 'nutuiSidebarItemPadding' | 'nutuiElevatorListBgColor' | 'nutuiElevatorListFontSize' | 'nutuiElevatorListColor' | 'nutuiElevatorListItemPadding' | 'nutuiElevatorListItemNameHeight' | 'nutuiElevatorListItemCodeFontSize' | 'nutuiElevatorListItemCodeColor' | 'nutuiElevatorListItemCodeFontWeight' | 'nutuiElevatorListItemCodeHeight' | 'nutuiElevatorListItemCodeWidth' | 'nutuiElevatorListItemCodeBorderBottom' | 'nutuiElevatorListItemCodeCurrentBgColor' | 'nutuiElevatorListItemCodeCurrentBorderRadius' | 'nutuiElevatorListItemCodeCurrentWidth' | 'nutuiElevatorListItemCodeCurrentHeight' | 'nutuiElevatorListItemCodeCurrentRight' | 'nutuiElevatorListItemCodeCurrentTop' | 'nutuiElevatorListItemCodeCurrentColor' | 'nutuiElevatorBarsRight' | 'nutuiElevatorBarsTop' | 'nutuiElevatorBarsTransform' | 'nutuiElevatorBarsZIndex' | 'nutuiElevatorBarsFontSize' | 'nutuiElevatorBarsColor' | 'nutuiElevatorBarsActiveColor' | 'nutuiElevatorListFixedColor' | 'nutuiElevatorListFixedBgColor' | 'nutuiElevatorListFixedBoxShadow' | 'nutuiListItemMargin' | 'nutuiAddresslistBg' | 'nutuiAddresslistBorder' | 'nutuiAddresslistFontColor' | 'nutuiAddresslistFontSize' | 'nutuiAddresslistMaskBg' | 'nutuiAddresslistAddrFontColor' | 'nutuiAddresslistAddrFontSize' | 'nutuiAddresslistSetBg' | 'nutuiAddresslistDelBg' | 'nutuiAddresslistContntsContactDefault' | 'nutuiAddresslistContntsContactColor' | 'nutuiCircleprogressPrimaryColor' | 'nutuiCircleprogressPathColor' | 'nutuiCircleprogressTextColor' | 'nutuiCircleprogressTextSize' | 'nutuiEllipsisExpandCollapseColor' | 'nutuiWatermarkZIndex' | 'nutuiTrendarrowFontSize' | 'nutuiTrendarrowIconMargin' | 'nutuiCountupWidth' | 'nutuiCountupHeight' | 'nutuiCountupBaseSize' | 'nutuiCountupBorderRadius' | 'nutuiCountupLrMargin' | 'nutuiCountupBgColor' | 'nutuiCountupColor' | 'nutuiCountupSeparatorColor' | 'nutuiRowContentColor' | 'nutuiRowContentBackgroundColor' | 'nutuiRowContentBorderRadius' | 'nutuiRowContentHeight' | 'nutuiRowContentLineHeight' | 'nutuiColDefaultMarginBottom' | 'nutuiSpaceGap' | 'nutuiLoadingIconColor' | 'nutuiLoadingIconSize' | 'nutuiLoadingColor' | 'nutuiLoadingFontSize' | 'nutuiLoadingLottieBackground' | 'nutuiResultpageWidth' | 'nutuiResultpageIconSize' | 'nutuiResultpageIconMarginBottom' | 'nutuiResultpageTitleMarginBottom' | 'nutuiResultpageTitleFontSize' | 'nutuiResultpageTitleColor' | 'nutuiResultpageDescriptionFontSize' | 'nutuiResultpageDescriptionColor' | 'nutuiResultpageDescriptionLineHeight' | 'nutuiResultpageActionsMarginTop' | 'nutuiQuickenterBgColor' | 'nutuiQuickenterMaxHeight' | 'nutuiQuickenterTitleFontSize' | 'nutuiQuickenterTitleColor' | 'nutuiQuickenterItemTitleFontSize' | 'nutuiQuickenterItemTitleColor' | 'nutuiQuickenterItemIconBgColor' | 'nutuiQuickenterItemIconColor' | 'nutuiQuickenterCloseIconSize' | 'nutuiQuickenterCloseIconColor' | 'nutuiQuickenterBoxShadow' | 'nutuiQuickenterBackdropFilter' | 'nutuiToastInnerMinWidth' | 'nutuiToastInnerMaxWidth' | 'nutuiToastInnerHasIconMinWidth' | 'nutuiToastInnerHasIconMaxWidth' | 'nutuiWhite' | 'nutuiToastTextFontWeight' | 'nutuiToastTitleFontWeight' | 'nutuiToastIconColor' | 'nutuiSafeAreaMultiple' | 'nutuiIndicatorCurrent' | 'nutuiIndicatorTotal' | 'nutuiButtonDisabledBackgroundColor' | 'nutuiBlack3' | 'nutuiBlack1';
1
+ export type NutCSSVariables = 'nutuiColorPrimary' | 'nutuiColorPrimaryStop1' | 'nutuiColorPrimaryStop2' | 'nutuiColorPrimaryPressed' | 'nutuiColorPrimaryDisabled' | 'nutuiColorPrimaryDisabledSpecial' | 'nutuiColorPrimaryLightPressed' | 'nutuiColorPrimaryIcon' | 'nutuiColorPrimaryIconDisabled' | 'nutuiColorDefault' | 'nutuiColorDefaultPressed' | 'nutuiColorDefaultLight' | 'nutuiColorDefaultDisabled' | 'nutuiColorInfo' | 'nutuiColorInfoPressed' | 'nutuiColorInfoDisabled' | 'nutuiColorInfoLight' | 'nutuiColorInfoBackground' | 'nutuiColorSuccess' | 'nutuiColorSuccessPressed' | 'nutuiColorSuccessDisabled' | 'nutuiColorSuccessLight' | 'nutuiColorSuccessBackground' | 'nutuiColorSuccessText' | 'nutuiColorWarning' | 'nutuiColorWarningPressed' | 'nutuiColorWarningDisabled' | 'nutuiColorWarningLight' | 'nutuiColorWarningBackground' | 'nutuiColorWarningText' | 'nutuiColorDanger' | 'nutuiColorDangerPressed' | 'nutuiColorDangerDisabled' | 'nutuiColorDangerLight' | 'nutuiColorDangerBackground' | 'nutuiColorDangerText' | 'nutuiColorService' | 'nutuiColorServicePressed' | 'nutuiColorServiceBorder' | 'nutuiColorServiceText' | 'nutuiColorServiceBtnBg' | 'nutuiColorServiceBtnBgPressed' | 'nutuiColorServiceBtnBgDisabled' | 'nutuiColorBackground' | 'nutuiColorBackgroundOverlay' | 'nutuiColorBackgroundSunken' | 'nutuiColorMask' | 'nutuiColorMaskPart' | 'nutuiColorMaskFaultToleran' | 'nutuiColorBorder' | 'nutuiColorBorderDisabled' | 'nutuiColorTitle' | 'nutuiColorText' | 'nutuiColorTextHelp' | 'nutuiColorTextDisabled' | 'nutuiColorTextDark' | 'nutuiColorTextLink' | 'nutuiColorPrimaryText' | 'nutuiFontSizeXxxs' | 'nutuiFontSizeXxs' | 'nutuiFontSizeXs' | 'nutuiFontSizeS' | 'nutuiFontSizeM' | 'nutuiFontSizeBase' | 'nutuiFontSizeL' | 'nutuiFontSizeMd' | 'nutuiFontSizeIcon' | 'nutuiFontSizeXl' | 'nutuiFontSize2Xl' | 'nutuiFontSizeXxl' | 'nutuiFontSize10' | 'nutuiFontSize11' | 'nutuiLineHeightXxxs' | 'nutuiLineHeightXxs' | 'nutuiLineHeightXs' | 'nutuiLineHeightS' | 'nutuiLineHeightM' | 'nutuiLineHeightBase' | 'nutuiLineHeightL' | 'nutuiLineHeightMd' | 'nutuiLineHeightIcon' | 'nutuiLineHeightXl' | 'nutuiLineHeight2Xl' | 'nutuiLineHeightXxl' | 'nutuiLineHeightXxxl' | 'nutuiLineHeightXxxxl' | 'nutuiFontWeightLight' | 'nutuiFontWeight' | 'nutuiFontWeightMedium' | 'nutuiFontWeightBold' | 'nutuiSpacingXxxs' | 'nutuiSpacingXxs' | 'nutuiSpacingXs' | 'nutuiSpacingS' | 'nutuiSpacingBase' | 'nutuiSpacingL' | 'nutuiSpacingXl' | 'nutuiSpacingXxl' | 'nutuiSpacingXxxl' | 'nutuiRadiusXxxs' | 'nutuiRadiusXxs' | 'nutuiRadiusXs' | 'nutuiRadiusS' | 'nutuiRadiusBase' | 'nutuiRadiusL' | 'nutuiRadiusXl' | 'nutuiRadiusXxl' | 'nutuiRadiusXxxl' | 'nutuiButtonSquareBorderRadius' | 'nutuiButtonBorderRadius' | 'nutuiButtonBorderWidth' | 'nutuiButtonNormalPadding' | 'nutuiButtonDefaultHeight' | 'nutuiButtonDefaultColor' | 'nutuiButtonDefaultBackgroundColor' | 'nutuiButtonDefaultBorderColor' | 'nutuiButtonDefaultDisabled' | 'nutuiButtonDefaultDisabledColor' | 'nutuiButtonDefaultPressed' | 'nutuiButtonDefaultPadding' | 'nutuiButtonDefaultFontSize' | 'nutuiButtonXlargeHeight' | 'nutuiButtonXlargePadding' | 'nutuiButtonXlargeFontSize' | 'nutuiButtonXlargeTextIconMargin' | 'nutuiButtonXlargeBorderRadius' | 'nutuiButton44Height' | 'nutuiButton44Padding' | 'nutuiButton44FontSize' | 'nutuiFontSize15' | 'nutuiButton44BorderRadius' | 'nutuiButtonLargeHeight' | 'nutuiButtonLargePadding' | 'nutuiButtonLargeFontSize' | 'nutuiButtonLargeBorderRadius' | 'nutuiButton36Height' | 'nutuiButton36Padding' | 'nutuiButton36FontSize' | 'nutuiFontSize14' | 'nutuiButton36BorderRadius' | 'nutuiButtonSmallFontSize' | 'nutuiButtonSmallPadding' | 'nutuiButtonSmallHeight' | 'nutuiButtonSmallBorderRadius' | 'nutuiButtonMiniPadding' | 'nutuiButtonMiniHeight' | 'nutuiButtonMiniFontSize' | 'nutuiButtonMiniBorderRadius' | 'nutuiButtonPrimaryColor' | 'nutuiButtonPrimaryBorderColor' | 'nutuiButtonPrimaryBackgroundColor' | 'nutuiButtonPrimaryDisabled' | 'nutuiButtonPrimaryPressed' | 'nutuiButtonSuccessColor' | 'nutuiButtonSuccessBorderColor' | 'nutuiButtonSuccessBackgroundColor' | 'nutuiButtonSuccessDisabled' | 'nutuiButtonSuccessPressed' | 'nutuiButtonInfoColor' | 'nutuiButtonInfoBorderColor' | 'nutuiButtonInfoBackgroundColor' | 'nutuiButtonInfoDisabled' | 'nutuiButtonInfoPressed' | 'nutuiButtonWarningPressed' | 'nutuiButtonWarningColor' | 'nutuiButtonWarningBorderColor' | 'nutuiButtonWarningBackgroundColor' | 'nutuiButtonWarningDisabled' | 'nutuiButtonDangerColor' | 'nutuiButtonDangerBorderColor' | 'nutuiButtonDangerBackgroundColor' | 'nutuiButtonDangerDisabled' | 'nutuiButtonDangerPressed' | 'nutuiButtonServiceColor' | 'nutuiButtonServiceBorderColor' | 'nutuiButtonServiceBackgroundColor' | 'nutuiButtonServiceDisabled' | 'nutuiButtonServicePressed' | 'nutuiButtonPrimaryLightColor' | 'nutuiButtonPrimaryLightBackgroundColor' | 'nutuiButtonPrimaryLightBorderColor' | 'nutuiButtonTextIconMargin' | 'nutuiCellTitleColor' | 'nutuiCellTitleFontSize' | 'nutuiCellDescriptionFontSize' | 'nutuiCellDescriptionColor' | 'nutuiCellExtraFontSize' | 'nutuiCellExtraColor' | 'nutuiCellBorderRadius' | 'nutuiCellPadding' | 'nutuiCellLineHeight' | 'nutuiCellDividerRight' | 'nutuiCellDividerLeft' | 'nutuiCellDividerBorderBottom' | 'nutuiCellBackgroundColor' | 'nutuiCellBoxShadow' | 'nutuiCellGroupTitlePadding' | 'nutuiCellGroupTitleColor' | 'nutuiCellGroupTitleFontSize' | 'nutuiCellGroupTitleLineHeight' | 'nutuiCellGroupDescriptionPadding' | 'nutuiCellGroupDescriptionColor' | 'nutuiCellGroupDescriptionFontSize' | 'nutuiCellGroupDescriptionLineHeight' | 'nutuiCellGroupBackgroundColor' | 'nutuiCellGroupWrapMargin' | 'nutuiDividerMargin' | 'nutuiDividerTextFontSize' | 'nutuiDividerBorderColor' | 'nutuiDividerTextColor' | 'nutuiDividerLineHeight' | 'nutuiDividerSpacing' | 'nutuiDividerSideWidth' | 'nutuiDividerVerticalHeight' | 'nutuiDividerVerticalMargin' | 'nutuiIconSize6' | 'nutuiIconSize8' | 'nutuiIconSize10' | 'nutuiIconSize11' | 'nutuiIconSize12' | 'nutuiIconSize16' | 'nutuiIconSize18' | 'nutuiIconSize20' | 'nutuiIconSize22' | 'nutuiIconHeight' | 'nutuiIconWidth' | 'nutuiIconLineHeight' | 'nutuiUploaderImageWidth' | 'nutuiUploaderImageHeight' | 'nutuiUploaderImageBorder' | 'nutuiUploaderImageBorderRadius' | 'nutuiUploaderBackground' | 'nutuiUploaderBackgroundDisabled' | 'nutuiUploaderImageColor' | 'nutuiUploaderImageDisabled' | 'nutuiUploaderImageIconMarginBottom' | 'nutuiUploaderImageIconTipFontSize' | 'nutuiUploaderPreviewProgressBackground' | 'nutuiUploaderPreviewMarginRight' | 'nutuiUploaderPreviewMarginBottom' | 'nutuiUploaderPreviewTipsHeight' | 'nutuiUploaderPreviewTipsBackground' | 'nutuiBlack7' | 'nutuiUploaderPreviewTipsPadding' | 'nutuiUploaderPreviewCloseRight' | 'nutuiUploaderPreviewCloseTop' | 'nutuiPickerTitleCancelColor' | 'nutuiPickerTitleCancelFontSize' | 'nutuiPickerTitleOkColor' | 'nutuiPickerTitleOkFontSize' | 'nutuiPickerItemHeight' | 'nutuiPickerItemTextColor' | 'nutuiPickerItemTextFontSize' | 'nutuiPickerItemActiveLineBorder' | 'nutuiWhite12' | 'nutuiWhite7' | 'nutuiInputBorderBottom' | 'nutuiInputBorderBottomWidth' | 'nutuiInputDisabledColor' | 'nutuiInputFontSize' | 'nutuiInputLineheight' | 'nutuiInputBorderRadius' | 'nutuiInputColor' | 'nutuiInputBackgroundColor' | 'nutuiInputPadding' | 'nutuiTextareaPadding' | 'nutuiTextareaTextColor' | 'nutuiTextareaTextCurrorColor' | 'nutuiTextareaTextLineHeight' | 'nutuiInputnumberInputWidth' | 'nutuiInputnumberInputHeight' | 'nutuiInputnumberInputBackgroundColor' | 'nutuiColorBackgroundComponent' | 'nutuiInputnumberInputFontColor' | 'nutuiInputnumberInputFontSize' | 'nutuiInputnumberInputBorder' | 'nutuiInputnumberInputBorderRadius' | 'nutuiInputnumberInputMargin' | 'nutuiInputnumberButtonWidth' | 'nutuiInputnumberButtonHeight' | 'nutuiInputnumberButtonBackgroundColor' | 'nutuiInputnumberDividerWidth' | 'nutuiInputnumberInputFontFamily' | 'nutuiInputnumberIconColor' | 'nutuiInputnumberIconSize' | 'nutuiInputnumberDisabledColor' | 'nutuiActionsheetBackgroundColor' | 'nutuiActionsheetBorderColor' | 'nutuiActionsheetBorderRadius' | 'nutuiActionsheetItemTextAlign' | 'nutuiActionsheetItemBorderBottom' | 'nutuiActionsheetItemLineHeight' | 'nutuiActionsheetItemColor' | 'nutuiActionsheetItemDanger' | 'nutuiShortpasswordBackgroundColor' | 'nutuiShortpasswordBorderColor' | 'nutuiShortpasswordError' | 'nutuiShortpasswordForget' | 'nutuiNumberkeyboardPadding' | 'nutuiNumberkeyboardBackgroundColor' | 'nutuiNumberkeyboardWrapperBackgroundColor' | 'nutuiNumberkeyboardHeaderClosePadding' | 'nutuiNumberkeyboardHeaderCloseColor' | 'nutuiNumberkeyboardHeaderCloseFontSize' | 'nutuiNumberkeyboardHeaderCloseBackgroundColor' | 'nutuiNumberkeyboardKeyBackgroundColor' | 'nutuiNumberkeyboardKeyActiveBackgroundColor' | 'nutuiNumberkeyboardKeyHeight' | 'nutuiNumberkeyboardKeyLineHeight' | 'nutuiNumberkeyboardKeyBorderRadius' | 'nutuiNumberkeyboardKeyBorder' | 'nutuiNumberkeyboardKeyFontSize' | 'nutuiNumberkeyboardKeyColor' | 'nutuiNumberkeyboardKeyConfirmFontSize' | 'nutuiNumberkeyboardKeyConfirmColor' | 'nutuiNumberkeyboardKeyConfirmBackgroundColor' | 'nutuiCountdownDisplay' | 'nutuiCountdownColor' | 'nutuiCountdownFontSize' | 'nutuiCountdownFontWeight' | 'nutuiCountdownHeight' | 'nutuiCountdownWidth' | 'nutuiCountdownNumberPadding' | 'nutuiCountdownNumberBorderRadius' | 'nutuiCountdownNumberMargin' | 'nutuiCountdownNumberColor' | 'nutuiCountdownNumberBackgroundColor' | 'nutuiCountdownNumberBorderColor' | 'nutuiCountdownNumberPrimaryColor' | 'nutuiCountdownNumberPrimaryBackgroundColor' | 'nutuiCountdownNumberPrimaryBorderColor' | 'nutuiPriceColor' | 'nutuiPriceDarkgrayColor' | 'nutuiGray7' | 'nutuiPriceLineColor' | 'nutuiPriceSymbolPaddingRight' | 'nutuiPriceSymbolXlargeSize' | 'nutuiPriceIntegerXlargeSize' | 'nutuiPriceDecimalXlargeSize' | 'nutuiPriceSymbolLargeSize' | 'nutuiPriceIntegerLargeSize' | 'nutuiPriceDecimalLargeSize' | 'nutuiPriceSymbolNormalSize' | 'nutuiPriceIntegerNormalSize' | 'nutuiPriceDecimalNormalSize' | 'nutuiPriceSymbolSmallSize' | 'nutuiPriceIntegerSmallSize' | 'nutuiPriceDecimalSmallSize' | 'nutuiAvatarSquare' | 'nutuiAvatarLargeWidth' | 'nutuiAvatarLargeHeight' | 'nutuiAvatarSmallWidth' | 'nutuiAvatarSmallHeight' | 'nutuiAvatarNormalWidth' | 'nutuiAvatarNormalHeight' | 'nutuiSwitchActiveBackgroundColor' | 'nutuiSwitchInactiveBackgroundColor' | 'nutuiSwitchActiveDisabledBackgroundColor' | 'nutuiSwitchInactiveDisabledBackgroundColor' | 'nutuiSwitchInactiveLineBackgroundColor' | 'nutuiSwitchWidth' | 'nutuiSwitchHeight' | 'nutuiSwitchInsideWidth' | 'nutuiSwitchInsideHeight' | 'nutuiSwitchBorderRadius' | 'nutuiSwitchBorderWidth' | 'nutuiSwitchInsideBorderRadius' | 'nutuiSwitchInsideBoxShadow' | 'nutuiSwitchLabelTextColor' | 'nutuiSwitchLabelFontSize' | 'nutuiSwitchInactiveDisabledLabelTextColor' | 'nutuiToastInnerTextAlign' | 'nutuiToastTitleFontSize' | 'nutuiToastTextFontSize' | 'nutuiToastFontColor' | 'nutuiToastInnerPadding' | 'nutuiToastInnerBgColor' | 'nutuiToastInnerBorderRadius' | 'nutuiToastInnerTop' | 'nutuiTourMaskBorderRadius' | 'nutuiTourContentMinWidth' | 'nutuiTourContentPadding' | 'nutuiTourContentInnerMargin' | 'nutuiTourContentInnerFontSize' | 'nutuiTourContentBottomMarginTop' | 'nutuiTourContentBottomBtnMarginLeft' | 'nutuiTourContentBottomBtnPadding' | 'nutuiTourContentBottomBtnFontSize' | 'nutuiTourContentBottomBtnBorderRadius' | 'nutuiCalendarActiveBackgroundColor' | 'nutuiCalendarChooseBackgroundColor' | 'nutuiCalendarChooseColor' | 'nutuiCalendarChooseDisableBackgroundColor' | 'nutuiCalendarDisableColor' | 'nutuiCalendarBaseFontSize' | 'nutuiCalendarTitleFontSize' | 'nutuiCalendarTitleFontWeight' | 'nutuiCalendarSubTitleFontSize' | 'nutuiCalendarHeaderHeight' | 'nutuiCalendarDayWidth' | 'nutuiCalendarDayHeight' | 'nutuiCalendarDayFontWeight' | 'nutuiCalendarDayActiveBorderRadius' | 'nutuiHoverbuttonSpacing' | 'nutuiHoverbuttonPositionBottom' | 'nutuiHoverbuttonPositionRight' | 'nutuiHoverbuttonItemSize' | 'nutuiHoverbuttonItemBorderColor' | 'nutuiHoverbuttonItemBackground' | 'nutuiHoverbuttonItemBackgroundActive' | 'nutuiHoverbuttonItemIconColor' | 'nutuiHoverbuttonItemIconColorActive' | 'nutuiOverlayBgColor' | 'nutuiOverlayContentBgColor' | 'nutuiOverlayContentColor' | 'nutuiOverlayAnimationDuration' | 'nutuiPopupBorderRadius' | 'nutuiPopupIconSize' | 'nutuiPopupTitlePadding' | 'nutuiPopupTitleFontSize' | 'nutuiPopupTitleFontWeight' | 'nutuiPopupDescriptionFontSize' | 'nutuiPopupDescriptionSpacing' | 'nutuiPopupTitleHeight' | 'nutuiPopupTitleBorderBottom' | 'nutuiPopupAnimationDuration' | 'nutuiNotifyHeight' | 'nutuiNotifyPadding' | 'nutuiNotifyBorderRadius' | 'nutuiNotifyBoxShadow' | 'nutuiNotifyZIndex' | 'nutuiNotifyTextColor' | 'nutuiNotifyFontSize' | 'nutuiNotifyBackgroundColor' | 'nutuiRateItemMargin' | 'nutuiRateIconColor' | 'nutuiRateIconInactiveColor' | 'nutuiRateIconSize' | 'nutuiRateFontColor' | 'nutuiRateFontSize' | 'nutuiRateFontSizeLarge' | 'nutuiRateFontSizeSmall' | 'nutuiRateLabelColor' | 'nutuiTabbarHeight' | 'nutuiTabbarActiveColor' | 'nutuiTabbarInactiveColor' | 'nutuiTabbarBorderTop' | 'nutuiTabbarBorderBottom' | 'nutuiTabbarBoxShadow' | 'nutuiTabbarTextFontSize' | 'nutuiTabbarTextLargeFontSize' | 'nutuiTabbarTextLargeFontWeight' | 'nutuiTabbarTextLineHeight' | 'nutuiTabbarTextMarginTop' | 'nutuiPulltorefreshIconWidth' | 'nutuiPulltorefreshIconHeight' | 'nutuiPulltorefreshColorPrimary' | 'nutuiInfiniteloadingColor' | 'nutuiInfiniteloadingIconSize' | 'nutuiRangeColor' | 'nutuiRangeHeight' | 'nutuiRangeMargin' | 'nutuiRangeInactiveColor' | 'nutuiRangeActiveColor' | 'nutuiRangeButtonBackground' | 'nutuiRangeButtonWidth' | 'nutuiRangeButtonHeight' | 'nutuiRangeButtonBorder' | 'nutuiSwiperIndicatorBottom' | 'nutuiStepsBackgroundColor' | 'nutuiStepsBaseHeadHeight' | 'nutuiStepsBaseHeadBackgroundColor' | 'nutuiStepsBaseHeadBorder' | 'nutuiStepsBaseHeadTextSize' | 'nutuiStepsBaseIconSize' | 'nutuiStepsBaseHeadColor' | 'nutuiStepsBaseHeadDotSize' | 'nutuiStepsBaseHeadDotBackgroundColor' | 'nutuiStepsBaseHeadIconSize' | 'nutuiStepsBaseHeadIconSizeRight' | 'nutuiStepsVerticalItemIconSize' | 'nutuiStepsBaseLineHeight' | 'nutuiStepsBaseLineBackground' | 'nutuiStepsBaseTitleFontSize' | 'nutuiStepsBaseTitleColor' | 'nutuiStepsBaseTitleMarginBottom' | 'nutuiStepsBaseDescriptionFontSize' | 'nutuiStepsBaseDescriptionColor' | 'nutuiStepsBaseHeadBorderColor' | 'nutuiStepsProcessHeadBackgroundColor' | 'nutuiStepsProcessColor' | 'nutuiStepsProcessTitleColor' | 'nutuiStepsProcessDescriptionColor' | 'nutuiStepsWaitIconColor' | 'nutuiStepsWaitTitleColor' | 'nutuiStepsWaitDescriptionColor' | 'nutuiStepsFinishIconColor' | 'nutuiStepsBusinessTitleColor' | 'nutuiStepsBusinessDescriptionColor' | 'nutuiStepsBusinessHeadTextColor' | 'nutuiStepsBusinessHeadDotBackgroundColor' | 'nutuiStepsBusinessHeadIconColor' | 'nutuiStepsBusinessHeadBackgroundColor' | 'nutuiStepsEnhancedFinishHeadBackgroundColor' | 'nutuiStepsEnhancedFinishHeadDotBackgroundColor' | 'nutuiStepsEnhancedFinishHeadIconColor' | 'nutuiStepsEnhancedFinishHeadTextColor' | 'nutuiStepsHorizontalItemPaddingRight' | 'nutuiStepsHorizontalItemLinePadding' | 'nutuiStepsHorizontalItemSpecialPaddingRight' | 'nutuiStepsHorizontalItemSpecial3PaddingRight' | 'nutuiStepsVerticalItemPaddingBottom' | 'nutuiStepsVerticalTitleFontSize' | 'nutuiStepsVerticalTitleMarginBottom' | 'nutuiStepsVerticalLineHeight' | 'nutuiStepsVerticalDescriptionFontSize' | 'nutuiStepsVerticalDescriptionMargin' | 'nutuiDialogMinWidth' | 'nutuiDialogWidth' | 'nutuiDialogPadding' | 'nutuiDialogMaxHeight' | 'nutuiDialogMinHeight' | 'nutuiDialogBorderRadius' | 'nutuiDialogBackground' | 'nutuiDialogTitleMarginBottom' | 'nutuiDialogContentMargin' | 'nutuiDialogContentMaxHeight' | 'nutuiDialogContentLineHeight' | 'nutuiDialogContentTextAlign' | 'nutuiDialogFooterButtonBorder' | 'nutuiDialogFooterButtonMinWidth' | 'nutuiDialogFooterCancelMarginRight' | 'nutuiDialogFooterCancelBg' | 'nutuiDialogFooterOkMaxWidth' | 'nutuiDialogFooterBadgeHeight' | 'nutuiDialogFooterBadgeFontsize' | 'nutuiDialogFooterBadgePadding' | 'nutuiDialogFooterBadgeTop' | 'nutuiDialogFooterBadgeBorderRadius' | 'nutuiDialogFooterBadgeBgOk' | 'nutuiDialogFooterBadgeColorOk' | 'nutuiDialogFooterBadgeBgCancel' | 'nutuiDialogFooterBadgeColorCancel' | 'nutuiDialogHeaderFontSize' | 'nutuiDialogHeaderFontWeight' | 'nutuiDialogVerticalFooterOkMarginTop' | 'nutuiDialogCloseColor' | 'nutuiDialogCloseWidth' | 'nutuiDialogCloseHeight' | 'nutuiDialogBottomCloseIconSize' | 'nutuiDialogCloseTop' | 'nutuiDialogCloseLeft' | 'nutuiDialogCloseRight' | 'nutuiCheckboxLabelDisableColor' | 'nutuiCheckboxIconDisableColor' | 'nutuiCheckboxLabelMarginLeft' | 'nutuiCheckboxLabelColor' | 'nutuiCheckboxLabelFontSize' | 'nutuiCheckboxIconFontSize' | 'nutuiCheckboxButtonFontSize' | 'nutuiCheckboxButtonPadding' | 'nutuiCheckboxButtonBorderRadius' | 'nutuiCheckboxButtonActiveBorder' | 'nutuiCheckboxButtonDisabledActiveColor' | 'nutuiCheckboxListBackgroundColor' | 'nutuiCheckboxListItemBorder' | 'nutuiCheckboxListPadding' | 'nutuiCheckboxListItemPadding' | 'nutuiRadioIconFontSize' | 'nutuiRadioLabelColor' | 'nutuiRadioLabelDisableColor' | 'nutuiRadioLabelFontSize' | 'nutuiRadioLabelMarginLeft' | 'nutuiRadioButtonFontSize' | 'nutuiRadioButtonPadding' | 'nutuiRadioButtonBorderRadius' | 'nutuiRadioButtonBackground' | 'nutuiRadioButtonActiveBorder' | 'nutuiRadioButtonDisabledActiveColor' | 'nutuiRadiogroupRadioMargin' | 'nutuiRadiogroupRadioMarginBottom' | 'nutuiRadiogroupRadioLabelMargin' | 'nutuiSignatureBorderColor' | 'nutuiSignatureBorderWidth' | 'nutuiSignatureHeight' | 'nutuiSignatureBackgroundColor' | 'nutuiSignatureFontSize' | 'nutuiFixednavBackgroundColor' | 'nutuiFixednavColor' | 'nutuiFixednavIndex' | 'nutuiFixednavButtonBackground' | 'nutuiFixednavItemActiveColor' | 'nutuiNoticebarHeight' | 'nutuiNoticebarBackground' | 'nutuiNoticebarColor' | 'nutuiNoticebarFontSize' | 'nutuiNoticebarLineHeight' | 'nutuiNoticebarBoxPadding' | 'nutuiNoticebarBorderRadius' | 'nutuiNoticebarWrapablePadding' | 'nutuiNoticebarIconGap' | 'nutuiNoticebarLeftIconWidth' | 'nutuiNoticebarRightIconWidth' | 'nutuiTimeselectDateWidth' | 'nutuiTimeselectDateHeight' | 'nutuiTimeselectDateActiveColor' | 'nutuiTimeselectTimeWidth' | 'nutuiTimeselectTimeHeight' | 'nutuiTimeselectTimeMargin' | 'nutuiTimeselectTimeBackground' | 'nutuiTagPadding' | 'nutuiTagFontSize' | 'nutuiTagBorderRadius' | 'nutuiTagHeight' | 'nutuiTagColor' | 'nutuiTagBorderWidth' | 'nutuiTagBackgroundColor' | 'nutuiTagPrimaryBackgroundColor' | 'nutuiTagInfoBackgroundColor' | 'nutuiTagSuccessBackgroundColor' | 'nutuiTagDangerBackgroundColor' | 'nutuiTagWarningBackgroundColor' | 'nutuiTagRoundBorderRadius' | 'nutuiTagMarkBorderRadius' | 'nutuiBadgeHeight' | 'nutuiBadgeBackgroundColor' | 'nutuiBadgeBackgroundDisabledColor' | 'nutuiBadgeColor' | 'nutuiBadgeFontSize' | 'nutuiBadgeBorder' | 'nutuiBadgeBorderRadius' | 'nutuiBadgeMinWidth' | 'nutuiBadgePadding' | 'nutuiBadgeIconPadding' | 'nutuiBadgeIconSize' | 'nutuiBadgeContentTransform' | 'nutuiBadgeZIndex' | 'nutuiBadgeDotWidth' | 'nutuiBadgeDotSmallWidth' | 'nutuiBadgeDotLargeWidth' | 'nutuiBadgeDotBorder' | 'nutuiBadgeOutlineColor' | 'nutuiBadgeOutlineBorder' | 'nutuiPopoverBorderRadius' | 'nutuiPopoverFontSize' | 'nutuiPopoverContentBackgroundColor' | 'nutuiPopoverTextColor' | 'nutuiPopoverDisableColor' | 'nutuiPopoverDividerColor' | 'nutuiPopoverPadding' | 'nutuiPopoverItemWidth' | 'nutuiProgressHeight' | 'nutuiProgressColor' | 'nutuiProgressBackground' | 'nutuiProgressBorderRadius' | 'nutuiProgressTextColor' | 'nutuiProgressTextBackground' | 'nutuiProgressTextPadding' | 'nutuiProgressTextFontSize' | 'nutuiProgressTextPositionTop' | 'nutuiProgressTextPositionBottom' | 'nutuiProgressTextBorderRadius' | 'nutuiPaginationColor' | 'nutuiPaginationLiteColor' | 'nutuiPaginationFontSize' | 'nutuiPaginationItemBorderColor' | 'nutuiPaginationDisableColor' | 'nutuiPaginationDisableBackgroundColor' | 'nutuiPaginationItemBorderWidth' | 'nutuiPaginationItemBorderRadius' | 'nutuiPaginationPrevNextPadding' | 'nutuiPaginationLiteWidth' | 'nutuiPaginationLiteHeight' | 'nutuiPaginationLiteRadius' | 'nutuiPaginationLiteBackgroundColor' | 'nutuiPaginationLiteActiveBackgroundColor' | 'nutuiBlack5' | 'nutuiTabsTitlesHeight' | 'nutuiTabsTitlesBackgroundColor' | 'nutuiTabsTitlesGap' | 'nutuiTabsTitlesFontSize' | 'nutuiTabsTitlesItemMinWidth' | 'nutuiTabsTitlesItemColor' | 'nutuiTabsTitlesItemActiveColor' | 'nutuiTabsTitlesItemActiveFontWeight' | 'nutuiTabsTitlesItemActiveFontSize' | 'nutuiTabsTitlesItemActiveBackgroundColor' | 'nutuiTabsTabLineWidth' | 'nutuiTabsTabLineHeight' | 'nutuiTabsTabLineColor' | 'nutuiTabsLineBottom' | 'nutuiTabsLineBorderRadius' | 'nutuiTabsTabLineOpacity' | 'nutuiTabsButtonBorderRadius' | 'nutuiTabsButtonActiveBackgroundColor' | 'nutuiTabsButtonActiveBorder' | 'nutuiTabsVerticalTitlesWidth' | 'nutuiTabsVerticalTitlesItemHeight' | 'nutuiTabsVerticalTabLineColor' | 'nutuiTabsVerticalTabLineWidth' | 'nutuiTabsVerticalTabLineHeight' | 'nutuiTabsTitlesItemSmileBottom' | 'nutuiTabsTabpanePadding' | 'nutuiTabsTabpaneBackgroundColor' | 'nutuiIndicatorColor' | 'nutuiIndicatorDotColor' | 'nutuiIndicatorDotSize' | 'nutuiIndicatorDotActiveSize' | 'nutuiIndicatorBorderRadius' | 'nutuiIndicatorDotMargin' | 'nutuiIndicatorDotBorder' | 'nutuiIndicatorDotInactiveColor' | 'nutuiIndicatorTrackWidth' | 'nutuiIndicatorSliderWidth' | 'nutuiIndicatorDualScreenInactiveWidth' | 'nutuiIndicatorPlacementGap' | 'nutuiIndicatorPlacementSafeGap' | 'nutuiMenuScrollFixedTop' | 'nutuiMenuScrollFixedZIndex' | 'nutuiMenuBarLineHeight' | 'nutuiMenuBarBoxShadow' | 'nutuiMenuBarOpenedZIndex' | 'nutuiMenuTitlePadding' | 'nutuiMenuTitleFontSize' | 'nutuiMenuTitleColor' | 'nutuiMenuContainerZIndex' | 'nutuiMenuContentPadding' | 'nutuiMenuContentMaxHeight' | 'nutuiMenuContentBackgroundColor' | 'nutuiMenuItemActiveColor' | 'nutuiMenuItemActiveFontWeight' | 'nutuiMenuItemDisabledColor' | 'nutuiMenuItemPadding' | 'nutuiMenuItemIconMargin' | 'nutuiCollapseItemBorderBottom' | 'nutuiCollapseItemHeaderBorderBottom' | 'nutuiCollapseItemPadding' | 'nutuiCollapseItemColor' | 'nutuiCollapseItemDisabledColor' | 'nutuiCollapseItemFontSize' | 'nutuiCollapseItemLineHeight' | 'nutuiCollapseItemExtraColor' | 'nutuiCollapseWrapperContentPadding' | 'nutuiCollapseWrapperContentColor' | 'nutuiCollapseWrapperContentFontSize' | 'nutuiCollapseWrapperContentLineHeight' | 'nutuiCollapseWrapperContentBackgroundColor' | 'nutuiSearchbarWidth' | 'nutuiSearchbarPadding' | 'nutuiSearchbarBackground' | 'nutuiSearchbarColor' | 'nutuiSearchbarGap' | 'nutuiSearchbarInnerGap' | 'nutuiSearchbarFontSize' | 'nutuiSearchbarContentBackground' | 'nutuiSearchbarContentBorderRadius' | 'nutuiSearchbarContentRoundBorderRadius' | 'nutuiSearchbarIconSize' | 'nutuiSearchbarInputHeight' | 'nutuiSearchbarInputPadding' | 'nutuiSearchbarInputTextColor' | 'nutuiSearchbarInputCurrorColor' | 'nutuiSearchbarInputTextAlign' | 'nutuiSegmentedHeight' | 'nutuiSegmentedPadding' | 'nutuiSegmentedRadius' | 'nutuiSegmentedBackground' | 'nutuiSegmentedItemPadding' | 'nutuiSegmentedItemRadius' | 'nutuiSegmentedItemFontsize' | 'nutuiSegmentedItemColor' | 'nutuiSegmentedActiveBackground' | 'nutuiSegmentedIconMarginRight' | 'nutuiEmptyPadding' | 'nutuiEmptyTitleColor' | 'nutuiEmptyDescriptionColor' | 'nutuiEmptyFullPaddingTop' | 'nutuiEmptyFullImageSize' | 'nutuiEmptyFullTitleFontSize' | 'nutuiEmptyFullTitleLineHeight' | 'nutuiEmptyFullDescriptionFontSize' | 'nutuiEmptyFullDescriptionLineHeight' | 'nutuiEmptyFullActionsMarginTop' | 'nutuiEmptyHalfImageSize' | 'nutuiEmptyHalfTitleFontSize' | 'nutuiEmptyHalfTitleLineHeight' | 'nutuiEmptyHalfDescriptionFontSize' | 'nutuiEmptyHalfDescriptionLineHeight' | 'nutuiEmptyHalfActionsMarginTop' | 'nutuiEmptyPartialPadding' | 'nutuiEmptyPartialImageSize' | 'nutuiEmptyPartialContentGap' | 'nutuiEmptyPartialDescriptionFontSize' | 'nutuiEmptyPartialDescriptionLineHeight' | 'nutuiCascaderFontSize' | 'nutuiCascaderPaneHeight' | 'nutuiCascaderPanePaddingTop' | 'nutuiCascaderIconChecklistMarginLeft' | 'nutuiCascaderTabsItemPadding' | 'nutuiCascaderBarPadding' | 'nutuiCascaderBarFontSize' | 'nutuiCascaderBarLineHeight' | 'nutuiCascaderBarColor' | 'nutuiCascaderItemHeight' | 'nutuiCascaderItemPadding' | 'nutuiCascaderItemMargin' | 'nutuiCascaderItemBorderBottom' | 'nutuiCascaderItemColor' | 'nutuiCascaderItemFontSize' | 'nutuiCascaderItemActiveColor' | 'nutuiFormItemErrorLineColor' | 'nutuiFormItemRequiredColor' | 'nutuiFormItemErrorMessageColor' | 'nutuiFormItemLabelFontSize' | 'nutuiFormItemLabelWidth' | 'nutuiFormItemLabelMarginRight' | 'nutuiFormItemLabelTextAlign' | 'nutuiFormItemRequiredMarginRight' | 'nutuiFormItemBodyFontSize' | 'nutuiFormItemBodySlotsTextAlign' | 'nutuiFormItemBodyInputTextAlign' | 'nutuiFormItemTipFontSize' | 'nutuiFormItemTipTextAlign' | 'nutuiSkeletonBackground' | 'nutuiSkeletonLineWidth' | 'nutuiSkeletonLineSmallHeight' | 'nutuiSkeletonLineNormalHeight' | 'nutuiSkeletonLineLargeHeight' | 'nutuiSkeletonLineBorderRadius' | 'nutuiCardBorderRadius' | 'nutuiGridBorderWidth' | 'nutuiGridBorderColor' | 'nutuiGridItemBorderRadius' | 'nutuiGridItemContentPadding' | 'nutuiGridItemContentBgColor' | 'nutuiGray1' | 'nutuiGridItemTextMargin' | 'nutuiGridItemTextColor' | 'nutuiGridItemTextFontSize' | 'nutuiTableBorderColor' | 'nutuiTableColsPadding' | 'nutuiTableTrEvenBgColor' | 'nutuiTableTrOddBgColor' | 'nutuiTableStickyLeftShadow' | 'nutuiTableStickyRightShadow' | 'nutuiNavbarWidth' | 'nutuiNavbarHeight' | 'nutuiNavbarMarginBottom' | 'nutuiNavbarBackground' | 'nutuiNavbarBoxShadow' | 'nutuiNavbarColor' | 'nutuiNavbarFontSize' | 'nutuiNavbarTitleFontSize' | 'nutuiNavbarTitleFontWeight' | 'nutuiNavbarTitleFontColor' | 'nutuiSidebarBackgroundColor' | 'nutuiSidebarBorderRadius' | 'nutuiSidebarWidth' | 'nutuiSidebarMaxWidth' | 'nutuiSidebarTitleHeight' | 'nutuiSidebarInactiveFontSize' | 'nutuiSidebarActiveFontSize' | 'nutuiSidebarActiveFontWeight' | 'nutuiSidebarActiveColor' | 'nutuiSidebarItemBackground' | 'nutuiSidebarItemPadding' | 'nutuiElevatorListBgColor' | 'nutuiElevatorListFontSize' | 'nutuiElevatorListColor' | 'nutuiElevatorListItemPadding' | 'nutuiElevatorListItemNameHeight' | 'nutuiElevatorListItemCodeFontSize' | 'nutuiElevatorListItemCodeColor' | 'nutuiElevatorListItemCodeFontWeight' | 'nutuiElevatorListItemCodeHeight' | 'nutuiElevatorListItemCodeWidth' | 'nutuiElevatorListItemCodeBorderBottom' | 'nutuiElevatorListItemCodeCurrentBgColor' | 'nutuiElevatorListItemCodeCurrentBorderRadius' | 'nutuiElevatorListItemCodeCurrentWidth' | 'nutuiElevatorListItemCodeCurrentHeight' | 'nutuiElevatorListItemCodeCurrentRight' | 'nutuiElevatorListItemCodeCurrentTop' | 'nutuiElevatorListItemCodeCurrentColor' | 'nutuiElevatorBarsRight' | 'nutuiElevatorBarsTop' | 'nutuiElevatorBarsTransform' | 'nutuiElevatorBarsZIndex' | 'nutuiElevatorBarsFontSize' | 'nutuiElevatorBarsColor' | 'nutuiElevatorBarsActiveColor' | 'nutuiElevatorListFixedColor' | 'nutuiElevatorListFixedBgColor' | 'nutuiElevatorListFixedBoxShadow' | 'nutuiListItemMargin' | 'nutuiAddresslistBg' | 'nutuiAddresslistBorder' | 'nutuiAddresslistFontColor' | 'nutuiAddresslistFontSize' | 'nutuiAddresslistMaskBg' | 'nutuiAddresslistAddrFontColor' | 'nutuiAddresslistAddrFontSize' | 'nutuiAddresslistSetBg' | 'nutuiAddresslistDelBg' | 'nutuiAddresslistContntsContactDefault' | 'nutuiAddresslistContntsContactColor' | 'nutuiCircleprogressPrimaryColor' | 'nutuiCircleprogressPathColor' | 'nutuiCircleprogressTextColor' | 'nutuiCircleprogressTextSize' | 'nutuiEllipsisExpandCollapseColor' | 'nutuiWatermarkZIndex' | 'nutuiTrendarrowFontSize' | 'nutuiTrendarrowIconMargin' | 'nutuiCountupWidth' | 'nutuiCountupHeight' | 'nutuiCountupBaseSize' | 'nutuiCountupBorderRadius' | 'nutuiCountupLrMargin' | 'nutuiCountupBgColor' | 'nutuiCountupColor' | 'nutuiCountupSeparatorColor' | 'nutuiRowContentColor' | 'nutuiRowContentBackgroundColor' | 'nutuiRowContentBorderRadius' | 'nutuiRowContentHeight' | 'nutuiRowContentLineHeight' | 'nutuiColDefaultMarginBottom' | 'nutuiSpaceGap' | 'nutuiLoadingIconColor' | 'nutuiLoadingIconSize' | 'nutuiLoadingColor' | 'nutuiLoadingFontSize' | 'nutuiLoadingLottieBackground' | 'nutuiResultpageWidth' | 'nutuiResultpageIconSize' | 'nutuiResultpageIconMarginBottom' | 'nutuiResultpageTitleMarginBottom' | 'nutuiResultpageTitleFontSize' | 'nutuiResultpageTitleColor' | 'nutuiResultpageDescriptionFontSize' | 'nutuiResultpageDescriptionColor' | 'nutuiResultpageDescriptionLineHeight' | 'nutuiResultpageActionsMarginTop' | 'nutuiQuickenterBgColor' | 'nutuiQuickenterMaxHeight' | 'nutuiQuickenterTitleFontSize' | 'nutuiQuickenterTitleColor' | 'nutuiQuickenterItemTitleFontSize' | 'nutuiQuickenterItemTitleColor' | 'nutuiQuickenterItemIconBgColor' | 'nutuiQuickenterItemIconColor' | 'nutuiQuickenterCloseIconSize' | 'nutuiQuickenterCloseIconColor' | 'nutuiQuickenterBoxShadow' | 'nutuiQuickenterBackdropFilter' | 'nutuiToastInnerMinWidth' | 'nutuiToastInnerMaxWidth' | 'nutuiToastInnerHasIconMinWidth' | 'nutuiToastInnerHasIconMaxWidth' | 'nutuiWhite' | 'nutuiToastTextFontWeight' | 'nutuiToastTitleFontWeight' | 'nutuiToastIconColor' | 'nutuiSafeAreaMultiple' | 'nutuiIndicatorCurrent' | 'nutuiIndicatorTotal' | 'nutuiButtonDisabledBackgroundColor' | 'nutuiBlack3' | 'nutuiBlack1';
@@ -29,7 +29,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
29
29
  destroy: false
30
30
  });
31
31
  var InternalCountDown = function InternalCountDown(props, ref) {
32
- var _ref = (0, _object_spread._)({}, defaultProps, props), type = _ref.type, paused = _ref.paused, startTime = _ref.startTime, endTime = _ref.endTime, remainingTime = _ref.remainingTime, millisecond = _ref.millisecond, format = _ref.format, autoStart = _ref.autoStart, time = _ref.time, destroy = _ref.destroy, className = _ref.className, style = _ref.style, onEnd = _ref.onEnd, onPaused = _ref.onPaused, onRestart = _ref.onRestart, onUpdate = _ref.onUpdate, children = _ref.children, rest = (0, _object_without_properties._)(_ref, [
32
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), type = _$_object_spread.type, paused = _$_object_spread.paused, startTime = _$_object_spread.startTime, endTime = _$_object_spread.endTime, remainingTime = _$_object_spread.remainingTime, millisecond = _$_object_spread.millisecond, format = _$_object_spread.format, autoStart = _$_object_spread.autoStart, time = _$_object_spread.time, destroy = _$_object_spread.destroy, className = _$_object_spread.className, style = _$_object_spread.style, onEnd = _$_object_spread.onEnd, onPaused = _$_object_spread.onPaused, onRestart = _$_object_spread.onRestart, onUpdate = _$_object_spread.onUpdate, children = _$_object_spread.children, rest = (0, _object_without_properties._)(_$_object_spread, [
33
33
  "type",
34
34
  "paused",
35
35
  "startTime",
@@ -36,7 +36,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
36
36
  endDate: new Date(currentYear + 10, 11, 31)
37
37
  });
38
38
  var InternalPicker = function InternalPicker(props, ref) {
39
- var _ref = (0, _object_spread._)({}, defaultProps, props), startDate = _ref.startDate, endDate = _ref.endDate, type = _ref.type, showChinese = _ref.showChinese, minuteStep = _ref.minuteStep, visible = _ref.visible, title = _ref.title, defaultValue = _ref.defaultValue, _ref_pickerProps = _ref.pickerProps, pickerProps = _ref_pickerProps === void 0 ? {} : _ref_pickerProps, formatter = _ref.formatter, onClose = _ref.onClose, onCancel = _ref.onCancel, onConfirm = _ref.onConfirm, filter = _ref.filter, onChange = _ref.onChange, threeDimensional = _ref.threeDimensional, className = _ref.className, style = _ref.style, children = _ref.children, rest = (0, _object_without_properties._)(_ref, [
39
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), startDate = _$_object_spread.startDate, endDate = _$_object_spread.endDate, type = _$_object_spread.type, showChinese = _$_object_spread.showChinese, minuteStep = _$_object_spread.minuteStep, visible = _$_object_spread.visible, title = _$_object_spread.title, defaultValue = _$_object_spread.defaultValue, _object_spread_pickerProps = _$_object_spread.pickerProps, pickerProps = _object_spread_pickerProps === void 0 ? {} : _object_spread_pickerProps, formatter = _$_object_spread.formatter, onClose = _$_object_spread.onClose, onCancel = _$_object_spread.onCancel, onConfirm = _$_object_spread.onConfirm, filter = _$_object_spread.filter, onChange = _$_object_spread.onChange, threeDimensional = _$_object_spread.threeDimensional, className = _$_object_spread.className, style = _$_object_spread.style, children = _$_object_spread.children, rest = (0, _object_without_properties._)(_$_object_spread, [
40
40
  "startDate",
41
41
  "endDate",
42
42
  "type",
@@ -74,7 +74,7 @@ var BaseDialog = function BaseDialog(props, ref) {
74
74
  };
75
75
  var handleOk = function handleOk(e) {
76
76
  return (0, _async_to_generator._)(function() {
77
- var e1;
77
+ var unused;
78
78
  return (0, _ts_generator._)(this, function(_state) {
79
79
  switch(_state.label){
80
80
  case 0:
@@ -101,7 +101,7 @@ var BaseDialog = function BaseDialog(props, ref) {
101
101
  4
102
102
  ];
103
103
  case 3:
104
- e1 = _state.sent();
104
+ unused = _state.sent();
105
105
  setLoading(false);
106
106
  return [
107
107
  3,
@@ -23,7 +23,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
23
23
  });
24
24
  var classPrefix = "nut-divider";
25
25
  var Divider = function Divider(props) {
26
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, contentPosition = _ref.contentPosition, style = _ref.style, className = _ref.className, direction = _ref.direction, rest = (0, _object_without_properties._)(_ref, [
26
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, contentPosition = _$_object_spread.contentPosition, style = _$_object_spread.style, className = _$_object_spread.className, direction = _$_object_spread.direction, rest = (0, _object_without_properties._)(_$_object_spread, [
27
27
  "children",
28
28
  "contentPosition",
29
29
  "style",
@@ -28,7 +28,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
28
28
  }
29
29
  });
30
30
  var Drag = function Drag(props) {
31
- var _ref = (0, _object_spread._)({}, defaultProps, props), attract = _ref.attract, direction = _ref.direction, boundary = _ref.boundary, onDrag = _ref.onDrag, onDragStart = _ref.onDragStart, onDragEnd = _ref.onDragEnd, children = _ref.children, className = _ref.className, style = _ref.style, reset = (0, _object_without_properties._)(_ref, [
31
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), attract = _$_object_spread.attract, direction = _$_object_spread.direction, boundary = _$_object_spread.boundary, onDrag = _$_object_spread.onDrag, onDragStart = _$_object_spread.onDragStart, onDragEnd = _$_object_spread.onDragEnd, children = _$_object_spread.children, className = _$_object_spread.className, style = _$_object_spread.style, reset = (0, _object_without_properties._)(_$_object_spread, [
32
32
  "attract",
33
33
  "direction",
34
34
  "boundary",
@@ -42,7 +42,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
42
42
  value: undefined
43
43
  });
44
44
  var Elevator = function Elevator(props) {
45
- var _ref = (0, _object_spread._)({}, defaultProps, props), value = _ref.value, defaultValue = _ref.defaultValue, mode = _ref.mode, height = _ref.height, floorKey = _ref.floorKey, list = _ref.list, sticky = _ref.sticky, spaceHeight = _ref.spaceHeight, showKeys = _ref.showKeys, className = _ref.className, style = _ref.style, onItemClick = _ref.onItemClick, onIndexClick = _ref.onIndexClick, children = _ref.children, rest = (0, _object_without_properties._)(_ref, [
45
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), value = _$_object_spread.value, defaultValue = _$_object_spread.defaultValue, mode = _$_object_spread.mode, height = _$_object_spread.height, floorKey = _$_object_spread.floorKey, list = _$_object_spread.list, sticky = _$_object_spread.sticky, spaceHeight = _$_object_spread.spaceHeight, showKeys = _$_object_spread.showKeys, className = _$_object_spread.className, style = _$_object_spread.style, onItemClick = _$_object_spread.onItemClick, onIndexClick = _$_object_spread.onIndexClick, children = _$_object_spread.children, rest = (0, _object_without_properties._)(_$_object_spread, [
46
46
  "value",
47
47
  "defaultValue",
48
48
  "mode",
@@ -32,7 +32,7 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
32
32
  var classPrefix = "nut-ellipsis";
33
33
  var Ellipsis = function Ellipsis(props) {
34
34
  var _ellipsis_current, _ellipsis_current1;
35
- var _ref = (0, _object_spread._)({}, defaultProps, props), children = _ref.children, content = _ref.content, className = _ref.className, direction = _ref.direction, rows = _ref.rows, expandText = _ref.expandText, collapseText = _ref.collapseText, symbol = _ref.symbol, lineHeight = _ref.lineHeight, onClick = _ref.onClick, onChange = _ref.onChange, rest = (0, _object_without_properties._)(_ref, [
35
+ var _$_object_spread = (0, _object_spread._)({}, defaultProps, props), children = _$_object_spread.children, content = _$_object_spread.content, className = _$_object_spread.className, direction = _$_object_spread.direction, rows = _$_object_spread.rows, expandText = _$_object_spread.expandText, collapseText = _$_object_spread.collapseText, symbol = _$_object_spread.symbol, lineHeight = _$_object_spread.lineHeight, onClick = _$_object_spread.onClick, onChange = _$_object_spread.onChange, rest = (0, _object_without_properties._)(_$_object_spread, [
36
36
  "children",
37
37
  "content",
38
38
  "className",
@@ -1,21 +1,14 @@
1
1
  import React, { FunctionComponent, ReactNode } from 'react';
2
2
  import { BasicComponent } from "../../utils/typings";
3
- import { UIType, UISize, UIFill } from "../../types/base/atoms";
4
- export interface EmptyAction {
5
- text: React.ReactNode;
6
- type?: UIType;
7
- size?: UISize;
8
- fill?: UIFill;
9
- disabled?: boolean;
10
- onClick?: () => () => void;
11
- }
3
+ import { type EmptyAction, type EmptySize, type EmptyStatus } from "../../types";
4
+ export type { EmptyAction, EmptySize, EmptyStatus } from "../../types";
12
5
  export interface EmptyProps extends BasicComponent {
13
6
  image?: ReactNode;
14
7
  imageSize: number | string;
15
8
  title: ReactNode;
16
9
  description: ReactNode;
17
- size: 'small' | 'base';
18
- status: 'empty' | 'error' | 'network';
10
+ size: EmptySize;
11
+ status: EmptyStatus;
19
12
  actions: Array<EmptyAction>;
20
13
  }
21
14
  export declare const Empty: FunctionComponent<Partial<EmptyProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'title'>>;