@nutui/nutui 4.2.1 → 4.2.2-beta.1

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 (299) hide show
  1. package/dist/nutui.es.js +1 -1
  2. package/dist/nutui.js +6049 -6030
  3. package/dist/nutui.umd.js +1 -1
  4. package/dist/packages/{_es/Interceptor-006f85b3.js → Interceptor-a7d38af1.js} +1 -1
  5. package/dist/packages/{_es → actionsheet}/ActionSheet.js +6 -9
  6. package/dist/packages/actionsheet/index.mjs +2 -4
  7. package/dist/packages/{_es → address}/Address.js +13 -9
  8. package/dist/packages/address/index.mjs +2 -4
  9. package/dist/packages/{_es → addresslist}/AddressList.js +23 -27
  10. package/dist/packages/addresslist/index.mjs +2 -4
  11. package/dist/packages/{_es → animate}/Animate.js +2 -2
  12. package/dist/packages/animate/index.mjs +2 -4
  13. package/dist/packages/{_es → audio}/Audio.js +6 -6
  14. package/dist/packages/audio/index.mjs +2 -4
  15. package/dist/packages/{_es → audiooperate}/AudioOperate.js +8 -5
  16. package/dist/packages/audiooperate/index.mjs +2 -4
  17. package/dist/packages/{_es → avatar}/Avatar.js +4 -4
  18. package/dist/packages/avatar/index.mjs +2 -4
  19. package/dist/packages/{_es → avatarcropper}/AvatarCropper.js +6 -6
  20. package/dist/packages/avatarcropper/index.mjs +2 -4
  21. package/dist/packages/{_es → avatargroup}/AvatarGroup.js +4 -4
  22. package/dist/packages/avatargroup/index.mjs +2 -4
  23. package/dist/packages/{_es → backtop}/Backtop.js +3 -3
  24. package/dist/packages/backtop/index.mjs +2 -4
  25. package/dist/packages/{_es → badge}/Badge.js +4 -4
  26. package/dist/packages/badge/index.mjs +2 -4
  27. package/dist/packages/{_es → barrage}/Barrage.js +2 -2
  28. package/dist/packages/barrage/index.mjs +2 -4
  29. package/dist/packages/{_es → button}/Button.js +4 -4
  30. package/dist/packages/button/index.mjs +2 -4
  31. package/dist/packages/{_es → calendar}/Calendar.js +10 -9
  32. package/dist/packages/calendar/index.mjs +2 -4
  33. package/dist/packages/calendaritem/CalendarItem.js +11 -0
  34. package/dist/packages/calendaritem/index.mjs +2 -4
  35. package/dist/packages/{_es → card}/Card.js +6 -6
  36. package/dist/packages/card/index.mjs +2 -4
  37. package/dist/packages/{_es → cascader}/Cascader.js +20 -18
  38. package/dist/packages/cascader/index.mjs +2 -4
  39. package/dist/packages/{_es → category}/Category.js +2 -2
  40. package/dist/packages/category/index.mjs +2 -4
  41. package/dist/packages/{_es → categorypane}/CategoryPane.js +2 -2
  42. package/dist/packages/categorypane/index.mjs +2 -4
  43. package/dist/packages/{_es → cell}/Cell.js +15 -9
  44. package/dist/packages/cell/index.mjs +2 -4
  45. package/dist/packages/{_es → cellgroup}/CellGroup.js +4 -4
  46. package/dist/packages/cellgroup/index.mjs +2 -4
  47. package/dist/packages/{_es → checkbox}/Checkbox.js +2 -2
  48. package/dist/packages/checkbox/index.mjs +2 -4
  49. package/dist/packages/{_es → checkboxgroup}/CheckboxGroup.js +2 -2
  50. package/dist/packages/checkboxgroup/index.mjs +2 -4
  51. package/dist/packages/{_es → circleprogress}/CircleProgress.js +2 -2
  52. package/dist/packages/circleprogress/index.mjs +2 -4
  53. package/dist/packages/{_es → col}/Col.js +2 -2
  54. package/dist/packages/col/index.mjs +2 -4
  55. package/dist/packages/{_es → collapse}/Collapse.js +2 -2
  56. package/dist/packages/collapse/index.mjs +2 -4
  57. package/dist/packages/{_es → collapseitem}/CollapseItem.js +3 -3
  58. package/dist/packages/collapseitem/index.mjs +2 -4
  59. package/dist/packages/{_es → comment}/Comment.js +34 -34
  60. package/dist/packages/comment/index.mjs +2 -4
  61. package/dist/packages/{_es/common-728db750.js → common-3db007cd.js} +2 -2
  62. package/dist/packages/{_es/component-f86a70df.js → component-a8dfbf81.js} +7 -7
  63. package/dist/packages/{_es → configprovider}/ConfigProvider.js +1 -1
  64. package/dist/packages/configprovider/index.mjs +2 -4
  65. package/dist/packages/{_es → countdown}/Countdown.js +12 -17
  66. package/dist/packages/countdown/index.mjs +2 -4
  67. package/dist/packages/{_es → countup}/Countup.js +2 -2
  68. package/dist/packages/countup/index.mjs +2 -4
  69. package/dist/packages/{_es → datepicker}/DatePicker.js +14 -13
  70. package/dist/packages/datepicker/index.mjs +2 -4
  71. package/dist/packages/{_es → dialog}/Dialog.js +15 -19
  72. package/dist/packages/dialog/index.mjs +3 -5
  73. package/dist/packages/{_es → divider}/Divider.js +2 -2
  74. package/dist/packages/divider/index.mjs +2 -4
  75. package/dist/packages/{_es → drag}/Drag.js +3 -3
  76. package/dist/packages/drag/index.mjs +2 -4
  77. package/dist/packages/{_es → ecard}/Ecard.js +9 -6
  78. package/dist/packages/ecard/index.mjs +2 -4
  79. package/dist/packages/{_es → elevator}/Elevator.js +8 -9
  80. package/dist/packages/elevator/index.mjs +2 -4
  81. package/dist/packages/{_es → ellipsis}/Ellipsis.js +2 -2
  82. package/dist/packages/ellipsis/index.mjs +2 -4
  83. package/dist/packages/{_es → empty}/Empty.js +7 -4
  84. package/dist/packages/empty/index.mjs +2 -4
  85. package/dist/packages/{_es → fixednav}/FixedNav.js +13 -10
  86. package/dist/packages/fixednav/index.mjs +2 -4
  87. package/dist/packages/{_es → form}/Form.js +7 -7
  88. package/dist/packages/form/index.mjs +2 -4
  89. package/dist/packages/{_es → formitem}/FormItem.js +23 -12
  90. package/dist/packages/formitem/index.mjs +2 -4
  91. package/dist/packages/{_es → grid}/Grid.js +3 -3
  92. package/dist/packages/grid/index.mjs +2 -4
  93. package/dist/packages/{_es → griditem}/GridItem.js +5 -5
  94. package/dist/packages/griditem/index.mjs +2 -4
  95. package/dist/packages/{_es → image}/Image.js +3 -3
  96. package/dist/packages/image/index.mjs +2 -4
  97. package/dist/packages/{_es → imagepreview}/ImagePreview.js +19 -18
  98. package/dist/packages/imagepreview/index.mjs +3 -5
  99. package/dist/packages/{_es/index-a187a5aa.js → index-47708e50.js} +7 -4
  100. package/dist/packages/index-99fdd331.js +17 -0
  101. package/dist/packages/{_es/index-5a1e6d22.js → index-ae743c4f.js} +5 -5
  102. package/dist/packages/{_es/index.vue_vue_type_script_lang-0ccf787e.js → index.vue_vue_type_script_lang-336a1e7d.js} +2 -2
  103. package/dist/packages/{_es/index.vue_vue_type_script_lang-1e118ab6.js → index.vue_vue_type_script_lang-e1fb856d.js} +1 -1
  104. package/dist/packages/{_es → indicator}/Indicator.js +2 -2
  105. package/dist/packages/indicator/index.mjs +2 -4
  106. package/dist/packages/{_es → infiniteloading}/InfiniteLoading.js +25 -28
  107. package/dist/packages/infiniteloading/index.mjs +2 -4
  108. package/dist/packages/{_es → input}/Input.js +2 -2
  109. package/dist/packages/input/index.mjs +2 -4
  110. package/dist/packages/{_es → inputnumber}/InputNumber.js +5 -5
  111. package/dist/packages/inputnumber/index.mjs +2 -4
  112. package/dist/packages/{_es → invoice}/Invoice.js +16 -16
  113. package/dist/packages/invoice/index.mjs +2 -4
  114. package/dist/packages/{_es → layout}/Layout.js +1 -1
  115. package/dist/packages/layout/index.mjs +2 -4
  116. package/dist/packages/{_es → list}/List.js +3 -3
  117. package/dist/packages/list/index.mjs +2 -4
  118. package/dist/packages/locale/lang/baseLang.d.ts +1 -0
  119. package/dist/packages/locale/lang/en-US.d.ts +1 -0
  120. package/dist/packages/locale/lang/en-US.js +2 -1
  121. package/dist/packages/locale/lang/id-ID.d.ts +1 -0
  122. package/dist/packages/locale/lang/id-ID.js +2 -1
  123. package/dist/packages/locale/lang/zh-CN.d.ts +1 -0
  124. package/dist/packages/locale/lang/zh-CN.js +2 -1
  125. package/dist/packages/locale/lang/zh-TW.d.ts +1 -0
  126. package/dist/packages/locale/lang/zh-TW.js +2 -1
  127. package/dist/packages/{_es → menu}/Menu.js +3 -3
  128. package/dist/packages/menu/index.mjs +2 -4
  129. package/dist/packages/{_es → menuitem}/MenuItem.js +5 -5
  130. package/dist/packages/menuitem/index.mjs +2 -4
  131. package/dist/packages/{_es/mountComponent-053caf41.js → mountComponent-614f1309.js} +1 -1
  132. package/dist/packages/{_es → navbar}/Navbar.js +2 -2
  133. package/dist/packages/navbar/index.mjs +2 -4
  134. package/dist/packages/{_es → noticebar}/Noticebar.js +4 -6
  135. package/dist/packages/noticebar/index.mjs +2 -4
  136. package/dist/packages/{_es → notify}/Notify.js +5 -5
  137. package/dist/packages/notify/index.mjs +3 -5
  138. package/dist/packages/{_es → numberkeyboard}/NumberKeyboard.js +9 -6
  139. package/dist/packages/numberkeyboard/index.mjs +2 -4
  140. package/dist/packages/{_es → overlay}/Overlay.js +4 -4
  141. package/dist/packages/overlay/index.mjs +2 -4
  142. package/dist/packages/{_es → pagination}/Pagination.js +6 -3
  143. package/dist/packages/pagination/index.mjs +2 -4
  144. package/dist/packages/{_es → picker}/Picker.js +22 -20
  145. package/dist/packages/picker/index.mjs +2 -4
  146. package/dist/packages/{_es → popover}/Popover.js +9 -9
  147. package/dist/packages/popover/index.mjs +2 -4
  148. package/dist/packages/popup/Popup.js +10 -0
  149. package/dist/packages/popup/index.mjs +2 -4
  150. package/dist/packages/{_es → price}/Price.js +4 -4
  151. package/dist/packages/price/index.mjs +2 -4
  152. package/dist/packages/{_es → progress}/Progress.js +4 -4
  153. package/dist/packages/progress/index.mjs +2 -4
  154. package/dist/packages/{_es → pullrefresh}/PullRefresh.js +39 -29
  155. package/dist/packages/pullrefresh/index.mjs +2 -4
  156. package/dist/packages/pxCheck-a27490eb.js +8 -0
  157. package/dist/packages/radio/Radio.js +9 -0
  158. package/dist/packages/radio/index.mjs +2 -4
  159. package/dist/packages/radiogroup/RadioGroup.js +7 -0
  160. package/dist/packages/radiogroup/index.mjs +2 -4
  161. package/dist/packages/{_es → range}/Range.js +6 -6
  162. package/dist/packages/range/index.mjs +2 -4
  163. package/dist/packages/{_es → rate}/Rate.js +27 -13
  164. package/dist/packages/rate/index.mjs +2 -4
  165. package/dist/packages/{_es → row}/Row.js +2 -2
  166. package/dist/packages/row/index.mjs +2 -4
  167. package/dist/packages/{_es → searchbar}/Searchbar.js +7 -4
  168. package/dist/packages/searchbar/index.mjs +2 -4
  169. package/dist/packages/{_es → shortpassword}/ShortPassword.js +9 -6
  170. package/dist/packages/shortpassword/index.mjs +2 -4
  171. package/dist/packages/{_es → sidenavbar}/SideNavbar.js +2 -2
  172. package/dist/packages/sidenavbar/index.mjs +2 -4
  173. package/dist/packages/{_es → sidenavbaritem}/SideNavbarItem.js +2 -2
  174. package/dist/packages/sidenavbaritem/index.mjs +2 -4
  175. package/dist/packages/{_es → signature}/Signature.js +9 -6
  176. package/dist/packages/signature/index.mjs +2 -4
  177. package/dist/packages/{_es → skeleton}/Skeleton.js +4 -4
  178. package/dist/packages/skeleton/index.mjs +2 -4
  179. package/dist/packages/{_es → sku}/Sku.js +18 -14
  180. package/dist/packages/sku/index.mjs +2 -4
  181. package/dist/packages/{_es → space}/Space.js +1 -1
  182. package/dist/packages/space/index.mjs +2 -4
  183. package/dist/packages/{_es → step}/Step.js +2 -2
  184. package/dist/packages/step/index.mjs +2 -4
  185. package/dist/packages/{_es → steps}/Steps.js +1 -1
  186. package/dist/packages/steps/index.mjs +2 -4
  187. package/dist/packages/{_es → sticky}/Sticky.js +8 -7
  188. package/dist/packages/sticky/index.mjs +2 -4
  189. package/dist/packages/{_es → subsidenavbar}/SubSideNavbar.js +2 -2
  190. package/dist/packages/subsidenavbar/index.mjs +2 -4
  191. package/dist/packages/{_es → swipe}/Swipe.js +5 -5
  192. package/dist/packages/swipe/index.mjs +2 -4
  193. package/dist/packages/{_es → swipegroup}/SwipeGroup.js +2 -2
  194. package/dist/packages/swipegroup/index.mjs +2 -4
  195. package/dist/packages/{_es → swiper}/Swiper.js +7 -7
  196. package/dist/packages/swiper/index.mjs +2 -4
  197. package/dist/packages/{_es → swiperitem}/SwiperItem.js +5 -5
  198. package/dist/packages/swiperitem/index.mjs +2 -4
  199. package/dist/packages/{_es → switch}/Switch.js +2 -2
  200. package/dist/packages/switch/index.mjs +2 -4
  201. package/dist/packages/{_es → tabbar}/Tabbar.js +2 -2
  202. package/dist/packages/tabbar/index.mjs +2 -4
  203. package/dist/packages/{_es → tabbaritem}/TabbarItem.js +6 -6
  204. package/dist/packages/tabbaritem/index.mjs +2 -4
  205. package/dist/packages/{_es → table}/Table.js +6 -3
  206. package/dist/packages/table/index.mjs +2 -4
  207. package/dist/packages/{_es → tabpane}/TabPane.js +4 -4
  208. package/dist/packages/tabpane/index.mjs +2 -4
  209. package/dist/packages/{_es → tabs}/Tabs.js +11 -11
  210. package/dist/packages/tabs/index.mjs +2 -4
  211. package/dist/packages/{_es → tag}/Tag.js +4 -4
  212. package/dist/packages/tag/index.mjs +2 -4
  213. package/dist/packages/{_es → textarea}/Textarea.js +7 -4
  214. package/dist/packages/textarea/index.mjs +2 -4
  215. package/dist/packages/{_es → timedetail}/TimeDetail.js +2 -2
  216. package/dist/packages/timedetail/index.mjs +2 -4
  217. package/dist/packages/{_es → timepannel}/TimePannel.js +2 -2
  218. package/dist/packages/timepannel/index.mjs +2 -4
  219. package/dist/packages/{_es → timeselect}/TimeSelect.js +9 -6
  220. package/dist/packages/timeselect/index.mjs +2 -4
  221. package/dist/packages/{_es → toast}/Toast.js +4 -4
  222. package/dist/packages/toast/index.mjs +3 -5
  223. package/dist/packages/{_es → tour}/Tour.js +8 -9
  224. package/dist/packages/tour/index.mjs +2 -4
  225. package/dist/packages/{_es → trendarrow}/TrendArrow.js +2 -2
  226. package/dist/packages/trendarrow/index.mjs +2 -4
  227. package/dist/packages/{_es → uploader}/Uploader.js +10 -8
  228. package/dist/packages/uploader/index.mjs +2 -4
  229. package/dist/packages/{_es → video}/Video.js +8 -5
  230. package/dist/packages/video/index.mjs +2 -4
  231. package/dist/packages/{_es → watermark}/Watermark.js +2 -2
  232. package/dist/packages/watermark/index.mjs +2 -4
  233. package/dist/smartips/web-types.json +19 -1
  234. package/dist/types/__VUE/actionsheet/index.vue.d.ts +12 -17
  235. package/dist/types/__VUE/address/index.vue.d.ts +20 -19
  236. package/dist/types/__VUE/address/type.d.ts +3 -2
  237. package/dist/types/__VUE/addresslist/components/ItemContents.vue.d.ts +1 -1
  238. package/dist/types/__VUE/addresslist/index.vue.d.ts +1 -4
  239. package/dist/types/__VUE/audiooperate/index.vue.d.ts +1 -1
  240. package/dist/types/__VUE/calendaritem/index.vue.d.ts +1 -1
  241. package/dist/types/__VUE/cascader/cascader-item.vue.d.ts +1 -1
  242. package/dist/types/__VUE/cell/index.vue.d.ts +3 -1
  243. package/dist/types/__VUE/comment/components/CmtBottom.vue.d.ts +1 -1
  244. package/dist/types/__VUE/comment/components/CmtImages.vue.d.ts +2 -2
  245. package/dist/types/__VUE/comment/index.vue.d.ts +2 -5
  246. package/dist/types/__VUE/countdown/index.vue.d.ts +1 -4
  247. package/dist/types/__VUE/dialog/index.vue.d.ts +1 -4
  248. package/dist/types/__VUE/ecard/index.vue.d.ts +1 -1
  249. package/dist/types/__VUE/empty/index.vue.d.ts +3 -3
  250. package/dist/types/__VUE/fixednav/index.vue.d.ts +2 -2
  251. package/dist/types/__VUE/formitem/index.vue.d.ts +1 -0
  252. package/dist/types/__VUE/formitem/types.d.ts +3 -3
  253. package/dist/types/__VUE/infiniteloading/index.vue.d.ts +1 -4
  254. package/dist/types/__VUE/inputnumber/index.vue.d.ts +1 -1
  255. package/dist/types/__VUE/noticebar/index.vue.d.ts +5 -4
  256. package/dist/types/__VUE/numberkeyboard/index.vue.d.ts +1 -1
  257. package/dist/types/__VUE/pagination/index.vue.d.ts +1 -1
  258. package/dist/types/__VUE/picker/Column.vue.d.ts +1 -1
  259. package/dist/types/__VUE/picker/common.d.ts +7 -249
  260. package/dist/types/__VUE/picker/index.vue.d.ts +1 -122
  261. package/dist/types/__VUE/picker/types.d.ts +2 -9
  262. package/dist/types/__VUE/pullrefresh/index.vue.d.ts +20 -5
  263. package/dist/types/__VUE/rate/index.vue.d.ts +1 -1
  264. package/dist/types/__VUE/searchbar/index.vue.d.ts +1 -1
  265. package/dist/types/__VUE/shortpassword/index.vue.d.ts +1 -1
  266. package/dist/types/__VUE/signature/index.vue.d.ts +2 -1
  267. package/dist/types/__VUE/sku/components/SkuHeader.vue.d.ts +3 -3
  268. package/dist/types/__VUE/sku/index.vue.d.ts +1 -1
  269. package/dist/types/__VUE/sticky/index.vue.d.ts +3 -0
  270. package/dist/types/__VUE/table/common.d.ts +7 -7
  271. package/dist/types/__VUE/table/index.vue.d.ts +10 -10
  272. package/dist/types/__VUE/table/types.d.ts +2 -2
  273. package/dist/types/__VUE/tabs/index.vue.d.ts +5 -5
  274. package/dist/types/__VUE/textarea/index.vue.d.ts +3 -2
  275. package/dist/types/__VUE/timeselect/index.vue.d.ts +1 -1
  276. package/dist/types/__VUE/tour/index.vue.d.ts +12 -11
  277. package/dist/types/__VUE/video/index.vue.d.ts +1 -1
  278. package/dist/types/index.d.ts +1 -1
  279. package/dist/types/locale/lang/baseLang.d.ts +1 -0
  280. package/dist/types/locale/lang/en-US.d.ts +1 -0
  281. package/dist/types/locale/lang/id-ID.d.ts +1 -0
  282. package/dist/types/locale/lang/zh-CN.d.ts +1 -0
  283. package/dist/types/locale/lang/zh-TW.d.ts +1 -0
  284. package/dist/types/utils/pxCheck.d.ts +1 -1
  285. package/dist/types/utils/useLocale/index.d.ts +1 -0
  286. package/package.json +1 -1
  287. package/dist/packages/_es/CalendarItem.js +0 -10
  288. package/dist/packages/_es/Popup.js +0 -10
  289. package/dist/packages/_es/Radio.js +0 -9
  290. package/dist/packages/_es/RadioGroup.js +0 -7
  291. package/dist/packages/_es/pxCheck-c6b9f6b7.js +0 -6
  292. /package/dist/packages/{_es/_plugin-vue_export-helper-cc2b3d55.js → _plugin-vue_export-helper-cc2b3d55.js} +0 -0
  293. /package/dist/packages/{_es/index-29892cda.js → index-29892cda.js} +0 -0
  294. /package/dist/packages/{_es/index-54d03fc1.js → index-54d03fc1.js} +0 -0
  295. /package/dist/packages/{_es/index-79c5dc33.js → index-79c5dc33.js} +0 -0
  296. /package/dist/packages/{_es/index-7a7385e4.js → index-7a7385e4.js} +0 -0
  297. /package/dist/packages/{_es/index-97b44e6c.js → index-97b44e6c.js} +0 -0
  298. /package/dist/packages/{_es/raf-729dad54.js → raf-729dad54.js} +0 -0
  299. /package/dist/packages/{_es/renderIcon-3d0fd47c.js → renderIcon-3d0fd47c.js} +0 -0
@@ -1,4 +1,2 @@
1
- import _Card from '../_es/Card.js';
2
- const treeshaking = (t) => t;
3
- const Card = treeshaking(_Card);
4
- export { Card };
1
+ import Card from './Card.js';
2
+ export { Card, Card as default };
@@ -55,20 +55,21 @@ var __async = (__this, __arguments, generator) => {
55
55
  });
56
56
  };
57
57
  import { computed, ref, watch, resolveComponent, openBlock, createBlock, withCtx, createElementBlock, Fragment, renderList, createElementVNode, normalizeClass, toDisplayString, createCommentVNode, createVNode } from "vue";
58
- import { P as Popup, p as popupProps } from "./index-5a1e6d22.js";
59
- import { c as createComponent } from "./component-f86a70df.js";
58
+ import { N as NutPopup, p as popupProps } from "../index-ae743c4f.js";
59
+ import { c as createComponent } from "../component-a8dfbf81.js";
60
60
  import { Loading, Checklist } from "@nutui/icons-vue";
61
- import Tabs from "./Tabs.js";
62
- import TabPane from "./TabPane.js";
63
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
64
- import "./Overlay.js";
61
+ import NutTabs from "../tabs/Tabs.js";
62
+ import NutTabPane from "../tabpane/TabPane.js";
63
+ import { u as useLocale } from "../index-99fdd331.js";
64
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
65
+ import "../overlay/Overlay.js";
65
66
  import "../locale/lang";
66
- import "./pxCheck-c6b9f6b7.js";
67
- import "./index-29892cda.js";
68
- import "./raf-729dad54.js";
69
- import "./Sticky.js";
70
- import "./index-97b44e6c.js";
71
- import "./index-7a7385e4.js";
67
+ import "../pxCheck-a27490eb.js";
68
+ import "../index-29892cda.js";
69
+ import "../raf-729dad54.js";
70
+ import "../sticky/Sticky.js";
71
+ import "../index-97b44e6c.js";
72
+ import "../index-7a7385e4.js";
72
73
  const formatTree = (tree, parent, config) => tree.map((node) => {
73
74
  const { value: valueKey = "value", text: textKey = "text", children: childrenKey = "children" } = config;
74
75
  const _a = node, { [valueKey]: value, [textKey]: text, [childrenKey]: children } = _a, others = __objRest(_a, [__restKey(valueKey), __restKey(textKey), __restKey(childrenKey)]);
@@ -188,13 +189,13 @@ class Tree {
188
189
  return Array.isArray(children) && Boolean(children.length);
189
190
  }
190
191
  }
191
- const { create: create$1, translate } = createComponent("cascader-item");
192
+ const { create: create$1 } = createComponent("cascader-item");
192
193
  const _sfc_main$1 = create$1({
193
194
  components: {
194
195
  Loading,
195
196
  Checklist,
196
- [Tabs.name]: Tabs,
197
- [TabPane.name]: TabPane
197
+ NutTabs,
198
+ NutTabPane
198
199
  },
199
200
  props: {
200
201
  visible: Boolean,
@@ -221,6 +222,7 @@ const _sfc_main$1 = create$1({
221
222
  },
222
223
  emits: ["update:modelValue", "change", "pathChange"],
223
224
  setup(props, { emit }) {
225
+ const translate = useLocale();
224
226
  const configs = computed(() => ({
225
227
  lazy: props.lazy,
226
228
  lazyLoad: props.lazyLoad,
@@ -490,12 +492,12 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
490
492
  _: 1
491
493
  }, 8, ["modelValue", "onClick"]);
492
494
  }
493
- const CascaderItem = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
495
+ const NutCascaderItem = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
494
496
  const { create } = createComponent("cascader");
495
497
  const _sfc_main = create({
496
498
  components: {
497
- [CascaderItem.name]: CascaderItem,
498
- [Popup.name]: Popup
499
+ NutCascaderItem,
500
+ NutPopup
499
501
  },
500
502
  props: __spreadProps(__spreadValues({}, popupProps), {
501
503
  modelValue: Array,
@@ -1,4 +1,2 @@
1
- import _Cascader from '../_es/Cascader.js';
2
- const treeshaking = (t) => t;
3
- const Cascader = treeshaking(_Cascader);
4
- export { Cascader };
1
+ import Cascader from './Cascader.js';
2
+ export { Cascader, Cascader as default };
@@ -1,6 +1,6 @@
1
1
  import { ref, openBlock, createElementBlock, createElementVNode, Fragment, renderList, normalizeClass, toDisplayString, createCommentVNode, renderSlot } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-a8dfbf81.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { create } = createComponent("category");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _Category from '../_es/Category.js';
2
- const treeshaking = (t) => t;
3
- const Category = treeshaking(_Category);
4
- export { Category };
1
+ import Category from './Category.js';
2
+ export { Category, Category as default };
@@ -1,6 +1,6 @@
1
- import { c as createComponent } from "./component-f86a70df.js";
1
+ import { c as createComponent } from "../component-a8dfbf81.js";
2
2
  import { openBlock, createElementBlock, Fragment, renderList, createElementVNode, toDisplayString, createCommentVNode } from "vue";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { create } = createComponent("category-pane");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _CategoryPane from '../_es/CategoryPane.js';
2
- const treeshaking = (t) => t;
3
- const CategoryPane = treeshaking(_CategoryPane);
4
- export { CategoryPane };
1
+ import CategoryPane from './CategoryPane.js';
2
+ export { CategoryPane, CategoryPane as default };
@@ -1,9 +1,9 @@
1
1
  import { computed, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot, createCommentVNode, Fragment, createElementVNode, toDisplayString, createTextVNode, createBlock } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { u as useRouter } from "./index-54d03fc1.js";
4
- import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
2
+ import { c as createComponent } from "../component-a8dfbf81.js";
3
+ import { u as useRouter } from "../index-54d03fc1.js";
4
+ import { p as pxCheck } from "../pxCheck-a27490eb.js";
5
5
  import { Right } from "@nutui/icons-vue";
6
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
6
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
7
7
  import "../locale/lang";
8
8
  const { componentName, create } = createComponent("cell");
9
9
  const _sfc_main = create({
@@ -39,6 +39,11 @@ const _sfc_main = create({
39
39
  borderRadius: pxCheck(props.roundRadius)
40
40
  };
41
41
  });
42
+ const descStyle = computed(() => {
43
+ return {
44
+ textAlign: props.descTextAlign
45
+ };
46
+ });
42
47
  const handleClick = (event) => {
43
48
  emit("click", event);
44
49
  if (props.to && router) {
@@ -50,7 +55,8 @@ const _sfc_main = create({
50
55
  return {
51
56
  handleClick,
52
57
  classes,
53
- baseStyle
58
+ baseStyle,
59
+ descStyle
54
60
  };
55
61
  }
56
62
  });
@@ -64,7 +70,7 @@ const _hoisted_2 = {
64
70
  };
65
71
  const _hoisted_3 = { class: "title" };
66
72
  const _hoisted_4 = { class: "nut-cell__title-desc" };
67
- function render(_ctx, _cache, $props, $setup, $data, $options) {
73
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
68
74
  const _component_Right = resolveComponent("Right");
69
75
  return openBlock(), createElementBlock("view", {
70
76
  class: normalizeClass(_ctx.classes),
@@ -88,7 +94,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
88
94
  _ctx.desc || _ctx.$slots.desc ? (openBlock(), createElementBlock("view", {
89
95
  key: 2,
90
96
  class: normalizeClass(["nut-cell__value", { "nut-cell__value--alone": !_ctx.title && !_ctx.subTitle && !_ctx.$slots.title }]),
91
- style: normalizeStyle({ "text-align": _ctx.descTextAlign })
97
+ style: normalizeStyle(_ctx.descStyle)
92
98
  }, [
93
99
  renderSlot(_ctx.$slots, "desc", {}, () => [
94
100
  createTextVNode(toDisplayString(_ctx.desc), 1)
@@ -103,7 +109,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
103
109
  ])
104
110
  ], 6);
105
111
  }
106
- const Cell = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", render]]);
112
+ const NutCell = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
107
113
  export {
108
- Cell as default
114
+ NutCell as default
109
115
  };
@@ -1,4 +1,2 @@
1
- import _Cell from '../_es/Cell.js';
2
- const treeshaking = (t) => t;
3
- const Cell = treeshaking(_Cell);
4
- export { Cell };
1
+ import Cell from './Cell.js';
2
+ export { Cell, Cell as default };
@@ -1,6 +1,6 @@
1
- import { c as createComponent } from "./component-f86a70df.js";
1
+ import { c as createComponent } from "../component-a8dfbf81.js";
2
2
  import { openBlock, createElementBlock, renderSlot, toDisplayString, createCommentVNode, createElementVNode } from "vue";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { create } = createComponent("cell-group");
6
6
  const _sfc_main = create({
@@ -28,7 +28,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
28
28
  ])
29
29
  ]);
30
30
  }
31
- const CellGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
31
+ const NutCellGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
32
  export {
33
- CellGroup as default
33
+ NutCellGroup as default
34
34
  };
@@ -1,4 +1,2 @@
1
- import _CellGroup from '../_es/CellGroup.js';
2
- const treeshaking = (t) => t;
3
- const CellGroup = treeshaking(_CellGroup);
4
- export { CellGroup };
1
+ import CellGroup from './CellGroup.js';
2
+ export { CellGroup, CellGroup as default };
@@ -1,6 +1,6 @@
1
- import { c as createComponent } from "./component-f86a70df.js";
1
+ import { c as createComponent } from "../component-a8dfbf81.js";
2
2
  import { inject, reactive, computed, watch, onMounted, getCurrentInstance, onBeforeUnmount, h } from "vue";
3
- import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
3
+ import { p as pxCheck } from "../pxCheck-a27490eb.js";
4
4
  import { CheckNormal, Checked, CheckDisabled } from "@nutui/icons-vue";
5
5
  import "../locale/lang";
6
6
  const component = (componentName2, components) => {
@@ -1,4 +1,2 @@
1
- import _Checkbox from '../_es/Checkbox.js';
2
- const treeshaking = (t) => t;
3
- const Checkbox = treeshaking(_Checkbox);
4
- export { Checkbox };
1
+ import Checkbox from './Checkbox.js';
2
+ export { Checkbox, Checkbox as default };
@@ -1,6 +1,6 @@
1
1
  import { reactive, provide, computed, watch, h } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { u as useExpose } from "./index-79c5dc33.js";
2
+ import { c as createComponent } from "../component-a8dfbf81.js";
3
+ import { u as useExpose } from "../index-79c5dc33.js";
4
4
  import "../locale/lang";
5
5
  const { create, componentName } = createComponent("checkbox-group");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _CheckboxGroup from '../_es/CheckboxGroup.js';
2
- const treeshaking = (t) => t;
3
- const CheckboxGroup = treeshaking(_CheckboxGroup);
4
- export { CheckboxGroup };
1
+ import CheckboxGroup from './CheckboxGroup.js';
2
+ export { CheckboxGroup, CheckboxGroup as default };
@@ -1,6 +1,6 @@
1
1
  import { computed, openBlock, createElementBlock, normalizeStyle, createElementVNode, Fragment, renderList, renderSlot, toDisplayString } from "vue";
2
- import { l as isObject, c as createComponent } from "./component-f86a70df.js";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { l as isObject, c as createComponent } from "../component-a8dfbf81.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { create } = createComponent("circle-progress");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _CircleProgress from '../_es/CircleProgress.js';
2
- const treeshaking = (t) => t;
3
- const CircleProgress = treeshaking(_CircleProgress);
4
- export { CircleProgress };
1
+ import CircleProgress from './CircleProgress.js';
2
+ export { CircleProgress, CircleProgress as default };
@@ -1,6 +1,6 @@
1
1
  import { inject, computed, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-a8dfbf81.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { componentName, create } = createComponent("col");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _Col from '../_es/Col.js';
2
- const treeshaking = (t) => t;
3
- const Col = treeshaking(_Col);
4
- export { Col };
1
+ import Col from './Col.js';
2
+ export { Col, Col as default };
@@ -1,6 +1,6 @@
1
1
  import { ref, watch, provide, openBlock, createElementBlock, renderSlot } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-a8dfbf81.js";
3
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
4
  import "../locale/lang";
5
5
  const { create } = createComponent("collapse");
6
6
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _Collapse from '../_es/Collapse.js';
2
- const treeshaking = (t) => t;
3
- const Collapse = treeshaking(_Collapse);
4
- export { Collapse };
1
+ import Collapse from './Collapse.js';
2
+ export { Collapse, Collapse as default };
@@ -1,8 +1,8 @@
1
1
  import { ref, inject, reactive, computed, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, toDisplayString, createCommentVNode, normalizeStyle, createBlock, resolveDynamicComponent } from "vue";
2
2
  import { DownArrow } from "@nutui/icons-vue";
3
- import { c as createComponent } from "./component-f86a70df.js";
4
- import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
5
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
3
+ import { c as createComponent } from "../component-a8dfbf81.js";
4
+ import { r as renderIcon } from "../renderIcon-3d0fd47c.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
6
6
  import "../locale/lang";
7
7
  const { create, componentName } = createComponent("collapse-item");
8
8
  const _sfc_main = create({
@@ -1,4 +1,2 @@
1
- import _CollapseItem from '../_es/CollapseItem.js';
2
- const treeshaking = (t) => t;
3
- const CollapseItem = treeshaking(_CollapseItem);
4
- export { CollapseItem };
1
+ import CollapseItem from './CollapseItem.js';
2
+ export { CollapseItem, CollapseItem as default };
@@ -1,16 +1,17 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, createCommentVNode, normalizeClass, toDisplayString, renderSlot, createVNode, ref, watch, onMounted, Fragment, renderList, createBlock, computed, withCtx, normalizeStyle, createTextVNode } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
2
  import { Right, Fabulous, Comment, MoreX } from "@nutui/icons-vue";
4
- import Rate from "./Rate.js";
5
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
3
+ import { c as createComponent } from "../component-a8dfbf81.js";
4
+ import NutRate from "../rate/Rate.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
6
+ import { u as useLocale } from "../index-99fdd331.js";
6
7
  import "../locale/lang";
7
- import "./renderIcon-3d0fd47c.js";
8
- import "./pxCheck-c6b9f6b7.js";
9
- import "./index-7a7385e4.js";
8
+ import "../renderIcon-3d0fd47c.js";
9
+ import "../pxCheck-a27490eb.js";
10
+ import "../index-7a7385e4.js";
10
11
  const { create: create$3 } = createComponent("comment-header");
11
12
  const _sfc_main$3 = create$3({
12
13
  components: {
13
- [Rate.name]: Rate
14
+ NutRate
14
15
  },
15
16
  props: {
16
17
  type: {
@@ -39,7 +40,7 @@ const _sfc_main$3 = create$3({
39
40
  const _hoisted_1$3 = { class: "nut-comment-header__user" };
40
41
  const _hoisted_2$3 = { class: "nut-comment-header__user-avter" };
41
42
  const _hoisted_3$3 = ["src"];
42
- const _hoisted_4$2 = { class: "nut-comment-header__user-score" };
43
+ const _hoisted_4$3 = { class: "nut-comment-header__user-score" };
43
44
  const _hoisted_5$1 = {
44
45
  key: 0,
45
46
  class: "nut-comment-header__time"
@@ -69,7 +70,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
69
70
  createElementVNode("span", null, toDisplayString(_ctx.info.nickName), 1),
70
71
  renderSlot(_ctx.$slots, "labels")
71
72
  ], 2),
72
- createElementVNode("view", _hoisted_4$2, [
73
+ createElementVNode("view", _hoisted_4$3, [
73
74
  createVNode(_component_nut_rate, {
74
75
  modelValue: _ctx.info.score,
75
76
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.info.score = $event),
@@ -170,7 +171,7 @@ const _sfc_main$2 = create$2({
170
171
  const _hoisted_1$2 = ["onClick"];
171
172
  const _hoisted_2$2 = ["src"];
172
173
  const _hoisted_3$2 = /* @__PURE__ */ createElementVNode("view", { class: "nut-comment-images__play" }, null, -1);
173
- const _hoisted_4$1 = ["onClick"];
174
+ const _hoisted_4$2 = ["onClick"];
174
175
  const _hoisted_5 = ["src"];
175
176
  const _hoisted_6 = {
176
177
  key: 0,
@@ -209,13 +210,14 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
209
210
  createElementVNode("span", null, "共 " + toDisplayString(_ctx.totalImages.length) + " 张", 1),
210
211
  createVNode(_component_Right, { style: { "width": "12px" } })
211
212
  ])) : createCommentVNode("", true)
212
- ], 8, _hoisted_4$1)) : createCommentVNode("", true)
213
+ ], 8, _hoisted_4$2)) : createCommentVNode("", true)
213
214
  ], 64);
214
215
  }), 128))
215
216
  ], 2);
216
217
  }
217
218
  const CommentImages = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
218
- const { create: create$1, translate: translate$1 } = createComponent("comment-bottom");
219
+ const { create: create$1 } = createComponent("comment-bottom");
220
+ const cN$1 = "NutComment";
219
221
  const _sfc_main$1 = create$1({
220
222
  props: {
221
223
  type: {
@@ -235,6 +237,7 @@ const _sfc_main$1 = create$1({
235
237
  components: { Fabulous, Comment, MoreX },
236
238
  emits: ["clickOperate", "handleClick"],
237
239
  setup(props, { emit }) {
240
+ const translate = useLocale(cN$1);
238
241
  const showPopver = ref(false);
239
242
  const mergeOp = ref([]);
240
243
  onMounted(() => {
@@ -256,13 +259,13 @@ const _sfc_main$1 = create$1({
256
259
  const handleClick = () => {
257
260
  emit("handleClick");
258
261
  };
259
- return { showPopver, operate, mergeOp, handleClick, translate: translate$1 };
262
+ return { showPopver, operate, mergeOp, handleClick, translate };
260
263
  }
261
264
  });
262
265
  const _hoisted_1$1 = { class: "nut-comment-bottom" };
263
266
  const _hoisted_2$1 = { key: 0 };
264
267
  const _hoisted_3$1 = { class: "nut-comment-bottom__cpx" };
265
- const _hoisted_4 = ["onClick"];
268
+ const _hoisted_4$1 = ["onClick"];
266
269
  function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
267
270
  const _component_Fabulous = resolveComponent("Fabulous");
268
271
  const _component_Comment = resolveComponent("Comment");
@@ -293,13 +296,14 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
293
296
  onClick: _cache[1] || (_cache[1] = ($event) => _ctx.operate("popover"))
294
297
  }, toDisplayString(_ctx.translate("complaintsText")), 1)) : createCommentVNode("", true)
295
298
  ], 64)) : createCommentVNode("", true)
296
- ], 10, _hoisted_4);
299
+ ], 10, _hoisted_4$1);
297
300
  }), 128))
298
301
  ])
299
302
  ]);
300
303
  }
301
304
  const CommentBottom = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
302
- const { componentName, create, translate } = createComponent("comment");
305
+ const { create } = createComponent("comment");
306
+ const cN = "NutComment";
303
307
  const _sfc_main = create({
304
308
  props: {
305
309
  headerType: {
@@ -349,12 +353,7 @@ const _sfc_main = create({
349
353
  },
350
354
  emits: ["click", "clickImages", "clickOperate"],
351
355
  setup(props, { emit }) {
352
- const classes = computed(() => {
353
- const prefixCls = componentName;
354
- return {
355
- [prefixCls]: true
356
- };
357
- });
356
+ const translate = useLocale(cN);
358
357
  const conEllipsis = computed(() => {
359
358
  if (props.ellipsis)
360
359
  return props.ellipsis;
@@ -369,21 +368,22 @@ const _sfc_main = create({
369
368
  const clickImages = (value) => {
370
369
  emit("clickImages", value);
371
370
  };
372
- return { classes, conEllipsis, clickOperate, handleClick, clickImages, translate };
371
+ return { conEllipsis, clickOperate, handleClick, clickImages, translate };
373
372
  }
374
373
  });
375
- const _hoisted_1 = ["innerHTML"];
376
- const _hoisted_2 = { class: "nut-comment__follow-title" };
377
- const _hoisted_3 = { class: "nut-comment__follow-com" };
374
+ const _hoisted_1 = {
375
+ key: 0,
376
+ class: "nut-comment"
377
+ };
378
+ const _hoisted_2 = ["innerHTML"];
379
+ const _hoisted_3 = { class: "nut-comment__follow-title" };
380
+ const _hoisted_4 = { class: "nut-comment__follow-com" };
378
381
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
379
382
  const _component_comment_header = resolveComponent("comment-header");
380
383
  const _component_comment_images = resolveComponent("comment-images");
381
384
  const _component_Right = resolveComponent("Right");
382
385
  const _component_comment_bottom = resolveComponent("comment-bottom");
383
- return _ctx.info && Object.keys(_ctx.info) ? (openBlock(), createElementBlock("view", {
384
- key: 0,
385
- class: normalizeClass(_ctx.classes)
386
- }, [
386
+ return _ctx.info && Object.keys(_ctx.info) ? (openBlock(), createElementBlock("view", _hoisted_1, [
387
387
  createVNode(_component_comment_header, {
388
388
  type: _ctx.headerType,
389
389
  info: _ctx.info,
@@ -401,7 +401,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
401
401
  style: normalizeStyle(`-webkit-line-clamp:${_ctx.conEllipsis}`),
402
402
  onClick: _cache[0] || (_cache[0] = (...args) => _ctx.handleClick && _ctx.handleClick(...args)),
403
403
  innerHTML: _ctx.info.content
404
- }, null, 12, _hoisted_1),
404
+ }, null, 12, _hoisted_2),
405
405
  createVNode(_component_comment_images, {
406
406
  images: _ctx.images,
407
407
  videos: _ctx.videos,
@@ -413,8 +413,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
413
413
  class: "nut-comment__follow",
414
414
  onClick: _cache[2] || (_cache[2] = (...args) => _ctx.handleClick && _ctx.handleClick(...args))
415
415
  }, [
416
- createElementVNode("view", _hoisted_2, toDisplayString(_ctx.translate("additionalReview", _ctx.follow.days)), 1),
417
- createElementVNode("view", _hoisted_3, toDisplayString(_ctx.follow.content), 1),
416
+ createElementVNode("view", _hoisted_3, toDisplayString(_ctx.translate("additionalReview", _ctx.follow.days)), 1),
417
+ createElementVNode("view", _hoisted_4, toDisplayString(_ctx.follow.content), 1),
418
418
  _ctx.follow.images && _ctx.follow.images.length > 0 ? (openBlock(), createElementBlock("view", {
419
419
  key: 0,
420
420
  class: "nut-comment__follow-img",
@@ -432,7 +432,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
432
432
  onHandleClick: _ctx.handleClick
433
433
  }, null, 8, ["type", "info", "operation", "onClickOperate", "onHandleClick"]),
434
434
  renderSlot(_ctx.$slots, "comment-shop-reply")
435
- ], 2)) : createCommentVNode("", true);
435
+ ])) : createCommentVNode("", true);
436
436
  }
437
437
  const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
438
438
  export {
@@ -1,4 +1,2 @@
1
- import _Comment from '../_es/Comment.js';
2
- const treeshaking = (t) => t;
3
- const Comment = treeshaking(_Comment);
4
- export { Comment };
1
+ import Comment from './Comment.js';
2
+ export { Comment, Comment as default };
@@ -1,6 +1,6 @@
1
1
  import { shallowReactive, getCurrentInstance, provide, markRaw, isVNode, computed, h } from "vue";
2
- import { c as createComponent } from "./component-f86a70df.js";
3
- import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
2
+ import { c as createComponent } from "./component-a8dfbf81.js";
3
+ import { p as pxCheck } from "./pxCheck-a27490eb.js";
4
4
  function flattenVNodes(children, childName) {
5
5
  const result = [];
6
6
  const traverse = (children2) => {
@@ -121,16 +121,16 @@ function createComponent(name) {
121
121
  }
122
122
  export {
123
123
  TypeOfFun as T,
124
- isDate as a,
124
+ isArray as a,
125
125
  body as b,
126
126
  createComponent as c,
127
- preventDefault as d,
128
- clamp as e,
129
- isPromise as f,
127
+ isDate as d,
128
+ preventDefault as e,
129
+ clamp as f,
130
130
  getPropByPath as g,
131
- isString as h,
132
- isArray as i,
133
- isFunction as j,
131
+ isPromise as h,
132
+ isFunction as i,
133
+ isString as j,
134
134
  getScrollTopRoot as k,
135
135
  isObject as l,
136
136
  myFixed as m,
@@ -1,4 +1,4 @@
1
- import { c as createComponent } from "./component-f86a70df.js";
1
+ import { c as createComponent } from "../component-a8dfbf81.js";
2
2
  import { computed, h } from "vue";
3
3
  import "../locale/lang";
4
4
  const component = (tag) => {
@@ -1,4 +1,2 @@
1
- import _ConfigProvider from '../_es/ConfigProvider.js';
2
- const treeshaking = (t) => t;
3
- const ConfigProvider = treeshaking(_ConfigProvider);
4
- export { ConfigProvider };
1
+ import ConfigProvider from './ConfigProvider.js';
2
+ export { ConfigProvider, ConfigProvider as default };