@nutui/nutui 3.3.1-beta.1 → 3.3.2-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (278) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/dist/nutui.es.js +221 -19880
  3. package/dist/nutui.umd.js +8 -19990
  4. package/dist/packages/_es/ActionSheet.js +1 -1
  5. package/dist/packages/_es/Address.js +1 -1
  6. package/dist/packages/_es/AddressList.js +1 -1
  7. package/dist/packages/_es/Animate.js +1 -1
  8. package/dist/packages/_es/Audio.js +1 -1
  9. package/dist/packages/_es/AudioOperate.js +1 -1
  10. package/dist/packages/_es/Avatar.js +1 -1
  11. package/dist/packages/_es/AvatarGroup.js +1 -1
  12. package/dist/packages/_es/BackTop.js +1 -1
  13. package/dist/packages/_es/Badge.js +1 -1
  14. package/dist/packages/_es/Barrage.js +15 -28
  15. package/dist/packages/_es/Button.js +1 -1
  16. package/dist/packages/_es/Calendar.js +1 -1
  17. package/dist/packages/_es/CalendarItem.js +1 -1
  18. package/dist/packages/_es/Card.js +1 -1
  19. package/dist/packages/_es/Cascader.js +1 -1
  20. package/dist/packages/_es/Category.js +1 -1
  21. package/dist/packages/_es/CategoryPane.js +1 -1
  22. package/dist/packages/_es/Cell.js +1 -1
  23. package/dist/packages/_es/CellGroup.js +1 -1
  24. package/dist/packages/_es/Checkbox.js +1 -1
  25. package/dist/packages/_es/CheckboxGroup.js +1 -1
  26. package/dist/packages/_es/CircleProgress.js +1 -1
  27. package/dist/packages/_es/Col.js +1 -1
  28. package/dist/packages/_es/Collapse.js +1 -1
  29. package/dist/packages/_es/CollapseItem.js +1 -1
  30. package/dist/packages/_es/Comment.js +1 -1
  31. package/dist/packages/_es/ConfigProvider.js +1 -1
  32. package/dist/packages/_es/CountDown.js +1 -1
  33. package/dist/packages/_es/CountUp.js +1 -1
  34. package/dist/packages/_es/DatePicker.js +1 -1
  35. package/dist/packages/_es/Dialog.js +1 -1
  36. package/dist/packages/_es/Divider.js +1 -1
  37. package/dist/packages/_es/Drag.js +1 -1
  38. package/dist/packages/_es/Ecard.js +1 -1
  39. package/dist/packages/_es/Elevator.js +1 -1
  40. package/dist/packages/_es/Ellipsis.js +1 -1
  41. package/dist/packages/_es/Empty.js +1 -1
  42. package/dist/packages/_es/FixedNav.js +1 -1
  43. package/dist/packages/_es/Form.js +1 -1
  44. package/dist/packages/_es/FormItem.js +1 -1
  45. package/dist/packages/_es/Grid.js +1 -1
  46. package/dist/packages/_es/GridItem.js +1 -1
  47. package/dist/packages/_es/Icon.js +1 -1
  48. package/dist/packages/_es/Image.js +1 -1
  49. package/dist/packages/_es/ImagePreview.js +1 -1
  50. package/dist/packages/_es/Indicator.js +1 -1
  51. package/dist/packages/_es/InfiniteLoading.js +1 -1
  52. package/dist/packages/_es/Input.js +1 -1
  53. package/dist/packages/_es/InputNumber.js +1 -1
  54. package/dist/packages/_es/Invoice.js +1 -1
  55. package/dist/packages/_es/Layout.js +1 -1
  56. package/dist/packages/_es/List.js +1 -1
  57. package/dist/packages/_es/Menu.js +1 -1
  58. package/dist/packages/_es/MenuItem.js +1 -1
  59. package/dist/packages/_es/Navbar.js +1 -1
  60. package/dist/packages/_es/NoticeBar.js +1 -1
  61. package/dist/packages/_es/Notify.js +1 -1
  62. package/dist/packages/_es/NumberKeyboard.js +1 -1
  63. package/dist/packages/_es/OverLay.js +1 -1
  64. package/dist/packages/_es/Pagination.js +1 -1
  65. package/dist/packages/_es/Picker.js +1 -1
  66. package/dist/packages/_es/Popover.js +1 -1
  67. package/dist/packages/_es/Popup.js +4 -2
  68. package/dist/packages/_es/Price.js +1 -1
  69. package/dist/packages/_es/Progress.js +1 -1
  70. package/dist/packages/_es/Radio.js +1 -1
  71. package/dist/packages/_es/RadioGroup.js +1 -1
  72. package/dist/packages/_es/Range.js +1 -1
  73. package/dist/packages/_es/Rate.js +1 -1
  74. package/dist/packages/_es/Row.js +1 -1
  75. package/dist/packages/_es/SearchBar.js +1 -1
  76. package/dist/packages/_es/ShortPassword.js +1 -1
  77. package/dist/packages/_es/SideNavBar.js +1 -1
  78. package/dist/packages/_es/SideNavBarItem.js +1 -1
  79. package/dist/packages/_es/Signature.js +1 -1
  80. package/dist/packages/_es/Skeleton.js +1 -1
  81. package/dist/packages/_es/Sku.js +1 -1
  82. package/dist/packages/_es/Step.js +1 -1
  83. package/dist/packages/_es/Steps.js +1 -1
  84. package/dist/packages/_es/Sticky.js +1 -1
  85. package/dist/packages/_es/SubSideNavBar.js +1 -1
  86. package/dist/packages/_es/Swipe.js +1 -1
  87. package/dist/packages/_es/Swiper.js +1 -5
  88. package/dist/packages/_es/SwiperItem.js +1 -1
  89. package/dist/packages/_es/Switch.js +1 -1
  90. package/dist/packages/_es/TabPane.js +1 -1
  91. package/dist/packages/_es/Tabbar.js +1 -1
  92. package/dist/packages/_es/TabbarItem.js +12 -28
  93. package/dist/packages/_es/Table.js +1 -1
  94. package/dist/packages/_es/Tabs.js +42 -5
  95. package/dist/packages/_es/Tag.js +1 -1
  96. package/dist/packages/_es/TextArea.js +1 -1
  97. package/dist/packages/_es/TimeDetail.js +1 -1
  98. package/dist/packages/_es/TimePannel.js +1 -1
  99. package/dist/packages/_es/TimeSelect.js +1 -1
  100. package/dist/packages/_es/Toast.js +1 -1
  101. package/dist/packages/_es/TrendArrow.js +1 -1
  102. package/dist/packages/_es/Uploader.js +1 -1
  103. package/dist/packages/_es/Video.js +1 -1
  104. package/dist/packages/_es/WaterMark.js +1 -1
  105. package/dist/packages/_es/common.js +1 -1
  106. package/dist/packages/_es/component.js +1 -1
  107. package/dist/packages/_es/index.js +1 -1
  108. package/dist/packages/_es/index2.js +1 -1
  109. package/dist/packages/_es/index3.js +1 -1
  110. package/dist/packages/_es/index4.js +1 -1
  111. package/dist/packages/_es/index5.js +1 -1
  112. package/dist/packages/_es/interceptor.js +1 -1
  113. package/dist/packages/_es/mountComponent.js +1 -1
  114. package/dist/packages/_es/plugin-vue_export-helper.js +1 -1
  115. package/dist/packages/_es/props.js +8 -1
  116. package/dist/packages/_es/pxCheck.js +1 -1
  117. package/dist/packages/_es/raf.js +1 -1
  118. package/dist/packages/actionsheet/index.mjs +4 -0
  119. package/dist/packages/address/index.mjs +4 -0
  120. package/dist/packages/addresslist/index.mjs +4 -0
  121. package/dist/packages/animate/index.mjs +4 -0
  122. package/dist/packages/audio/index.mjs +4 -0
  123. package/dist/packages/audiooperate/index.mjs +4 -0
  124. package/dist/packages/avatar/index.mjs +4 -0
  125. package/dist/packages/avatargroup/index.mjs +4 -0
  126. package/dist/packages/backtop/index.mjs +4 -0
  127. package/dist/packages/badge/index.mjs +4 -0
  128. package/dist/packages/barrage/index.mjs +4 -0
  129. package/dist/packages/barrage/index.scss +18 -21
  130. package/dist/packages/button/index.mjs +4 -0
  131. package/dist/packages/calendar/index.mjs +4 -0
  132. package/dist/packages/calendaritem/index.mjs +4 -0
  133. package/dist/packages/card/index.mjs +4 -0
  134. package/dist/packages/cascader/index.mjs +4 -0
  135. package/dist/packages/category/index.mjs +4 -0
  136. package/dist/packages/categorypane/index.mjs +4 -0
  137. package/dist/packages/cell/index.mjs +4 -0
  138. package/dist/packages/cellgroup/index.mjs +4 -0
  139. package/dist/packages/checkbox/index.mjs +4 -0
  140. package/dist/packages/checkboxgroup/index.mjs +4 -0
  141. package/dist/packages/circleprogress/index.mjs +4 -0
  142. package/dist/packages/col/index.mjs +4 -0
  143. package/dist/packages/collapse/index.mjs +4 -0
  144. package/dist/packages/collapseitem/index.mjs +4 -0
  145. package/dist/packages/comment/index.mjs +4 -0
  146. package/dist/packages/configprovider/index.mjs +4 -0
  147. package/dist/packages/countdown/index.mjs +4 -0
  148. package/dist/packages/countup/index.mjs +4 -0
  149. package/dist/packages/datepicker/index.mjs +4 -0
  150. package/dist/packages/dialog/index.mjs +4 -0
  151. package/dist/packages/divider/index.mjs +4 -0
  152. package/dist/packages/drag/index.mjs +4 -0
  153. package/dist/packages/ecard/index.mjs +4 -0
  154. package/dist/packages/elevator/index.mjs +4 -0
  155. package/dist/packages/ellipsis/index.mjs +4 -0
  156. package/dist/packages/empty/index.mjs +4 -0
  157. package/dist/packages/fixednav/index.mjs +4 -0
  158. package/dist/packages/form/index.mjs +4 -0
  159. package/dist/packages/formitem/index.mjs +4 -0
  160. package/dist/packages/grid/index.mjs +4 -0
  161. package/dist/packages/griditem/index.mjs +4 -0
  162. package/dist/packages/icon/index.mjs +4 -0
  163. package/dist/packages/image/index.mjs +4 -0
  164. package/dist/packages/imagepreview/index.mjs +4 -0
  165. package/dist/packages/indicator/index.mjs +4 -0
  166. package/dist/packages/infiniteloading/index.mjs +4 -0
  167. package/dist/packages/input/index.mjs +4 -0
  168. package/dist/packages/inputnumber/index.mjs +4 -0
  169. package/dist/packages/invoice/index.mjs +4 -0
  170. package/dist/packages/layout/index.mjs +4 -0
  171. package/dist/packages/list/index.mjs +4 -0
  172. package/dist/packages/locale/lang/baseLang.js +1 -1
  173. package/dist/packages/locale/lang/en-US.js +1 -1
  174. package/dist/packages/locale/lang/id-ID.js +1 -1
  175. package/dist/packages/locale/lang/index.js +1 -1
  176. package/dist/packages/locale/lang/zh-CN.js +1 -1
  177. package/dist/packages/locale/lang/zh-TW.js +1 -1
  178. package/dist/packages/menu/index.mjs +4 -0
  179. package/dist/packages/menuitem/index.mjs +4 -0
  180. package/dist/packages/navbar/index.mjs +4 -0
  181. package/dist/packages/noticebar/index.mjs +4 -0
  182. package/dist/packages/notify/index.mjs +4 -0
  183. package/dist/packages/numberkeyboard/index.mjs +4 -0
  184. package/dist/packages/overlay/index.mjs +4 -0
  185. package/dist/packages/pagination/index.mjs +4 -0
  186. package/dist/packages/picker/index.mjs +4 -0
  187. package/dist/packages/popover/index.mjs +4 -0
  188. package/dist/packages/popup/index.mjs +4 -0
  189. package/dist/packages/price/index.mjs +4 -0
  190. package/dist/packages/price/index.scss +4 -0
  191. package/dist/packages/progress/index.mjs +4 -0
  192. package/dist/packages/radio/index.mjs +4 -0
  193. package/dist/packages/radiogroup/index.mjs +4 -0
  194. package/dist/packages/range/index.mjs +4 -0
  195. package/dist/packages/rate/index.mjs +4 -0
  196. package/dist/packages/row/index.mjs +4 -0
  197. package/dist/packages/searchbar/index.mjs +4 -0
  198. package/dist/packages/shortpassword/index.mjs +4 -0
  199. package/dist/packages/sidenavbar/index.mjs +4 -0
  200. package/dist/packages/sidenavbaritem/index.mjs +4 -0
  201. package/dist/packages/signature/index.mjs +4 -0
  202. package/dist/packages/skeleton/index.mjs +4 -0
  203. package/dist/packages/sku/index.mjs +4 -0
  204. package/dist/packages/step/index.mjs +4 -0
  205. package/dist/packages/steps/index.mjs +4 -0
  206. package/dist/packages/sticky/index.mjs +4 -0
  207. package/dist/packages/subsidenavbar/index.mjs +4 -0
  208. package/dist/packages/swipe/index.mjs +4 -0
  209. package/dist/packages/swiper/index.mjs +4 -0
  210. package/dist/packages/swiperitem/index.mjs +4 -0
  211. package/dist/packages/switch/index.mjs +4 -0
  212. package/dist/packages/tabbar/index.mjs +4 -0
  213. package/dist/packages/tabbaritem/index.mjs +4 -0
  214. package/dist/packages/table/index.mjs +4 -0
  215. package/dist/packages/tabpane/index.mjs +4 -0
  216. package/dist/packages/tabs/index.mjs +4 -0
  217. package/dist/packages/tabs/index.scss +8 -0
  218. package/dist/packages/tag/index.mjs +4 -0
  219. package/dist/packages/textarea/index.mjs +4 -0
  220. package/dist/packages/timedetail/index.mjs +4 -0
  221. package/dist/packages/timepannel/index.mjs +4 -0
  222. package/dist/packages/timeselect/index.mjs +4 -0
  223. package/dist/packages/toast/index.mjs +4 -0
  224. package/dist/packages/trendarrow/index.mjs +4 -0
  225. package/dist/packages/uploader/index.mjs +4 -0
  226. package/dist/packages/video/index.mjs +4 -0
  227. package/dist/packages/watermark/index.mjs +4 -0
  228. package/dist/smartips/attributes.json +13 -5
  229. package/dist/smartips/tags.json +5 -3
  230. package/dist/smartips/web-types.json +29 -11
  231. package/dist/style.css +1 -1
  232. package/dist/styles/themes/default.scss +44 -44
  233. package/dist/styles/themes/jdb.scss +44 -44
  234. package/dist/styles/themes/jddkh.scss +44 -44
  235. package/dist/styles/themes/jdt.scss +44 -44
  236. package/dist/types/__VUE/actionsheet/index.vue.d.ts +17 -2
  237. package/dist/types/__VUE/address/index.vue.d.ts +17 -2
  238. package/dist/types/__VUE/avatar/index.vue.d.ts +2 -2
  239. package/dist/types/__VUE/avatargroup/index.vue.d.ts +1 -1
  240. package/dist/types/__VUE/backtop/index.vue.d.ts +1 -1
  241. package/dist/types/__VUE/badge/index.vue.d.ts +2 -2
  242. package/dist/types/__VUE/barrage/index.vue.d.ts +0 -1
  243. package/dist/types/__VUE/button/index.vue.d.ts +1 -1
  244. package/dist/types/__VUE/cascader/index.vue.d.ts +16 -1
  245. package/dist/types/__VUE/cell/index.vue.d.ts +3 -3
  246. package/dist/types/__VUE/collapseitem/index.vue.d.ts +1 -1
  247. package/dist/types/__VUE/datepicker/index.vue.d.ts +17 -2
  248. package/dist/types/__VUE/dialog/index.vue.d.ts +17 -2
  249. package/dist/types/__VUE/fixednav/index.vue.d.ts +2 -2
  250. package/dist/types/__VUE/grid/index.vue.d.ts +2 -2
  251. package/dist/types/__VUE/image/index.vue.d.ts +1 -1
  252. package/dist/types/__VUE/input/index.vue.d.ts +2 -2
  253. package/dist/types/__VUE/inputnumber/index.vue.d.ts +1 -1
  254. package/dist/types/__VUE/noticebar/index.vue.d.ts +2 -2
  255. package/dist/types/__VUE/notify/index.vue.d.ts +1 -1
  256. package/dist/types/__VUE/picker/index.vue.d.ts +17 -2
  257. package/dist/types/__VUE/popover/index.vue.d.ts +1 -1
  258. package/dist/types/__VUE/popup/common.d.ts +7 -0
  259. package/dist/types/__VUE/popup/index.vue.d.ts +16 -1
  260. package/dist/types/__VUE/popup/props.d.ts +7 -0
  261. package/dist/types/__VUE/range/index.vue.d.ts +1 -1
  262. package/dist/types/__VUE/rate/index.vue.d.ts +1 -1
  263. package/dist/types/__VUE/sku/index.vue.d.ts +16 -1
  264. package/dist/types/__VUE/step/index.vue.d.ts +1 -1
  265. package/dist/types/__VUE/sticky/index.vue.d.ts +1 -1
  266. package/dist/types/__VUE/swiper/index.vue.d.ts +1 -10
  267. package/dist/types/__VUE/tabbar/index.vue.d.ts +1 -1
  268. package/dist/types/__VUE/tabbaritem/index.vue.d.ts +4 -5
  269. package/dist/types/__VUE/tabs/common.d.ts +2 -0
  270. package/dist/types/__VUE/tabs/index.vue.d.ts +2 -0
  271. package/dist/types/__VUE/timeselect/index.vue.d.ts +1 -1
  272. package/dist/types/__VUE/toast/index.vue.d.ts +2 -2
  273. package/dist/types/__VUE/uploader/index.vue.d.ts +1 -1
  274. package/dist/types/__VUE/video/index.vue.d.ts +2 -2
  275. package/dist/types/__VUE/watermark/index.vue.d.ts +1 -1
  276. package/dist/types/index.d.ts +1 -1
  277. package/package.json +12 -115
  278. package/dist/packages/_es/style.css +0 -16
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:11 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:41 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:11 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:41 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -0,0 +1,4 @@
1
+ import _ActionSheet from '../_es/ActionSheet.js';
2
+ const treeshaking = (t) => t;
3
+ const ActionSheet = treeshaking(_ActionSheet);
4
+ export { ActionSheet };
@@ -0,0 +1,4 @@
1
+ import _Address from '../_es/Address.js';
2
+ const treeshaking = (t) => t;
3
+ const Address = treeshaking(_Address);
4
+ export { Address };
@@ -0,0 +1,4 @@
1
+ import _AddressList from '../_es/AddressList.js';
2
+ const treeshaking = (t) => t;
3
+ const AddressList = treeshaking(_AddressList);
4
+ export { AddressList };
@@ -0,0 +1,4 @@
1
+ import _Animate from '../_es/Animate.js';
2
+ const treeshaking = (t) => t;
3
+ const Animate = treeshaking(_Animate);
4
+ export { Animate };
@@ -0,0 +1,4 @@
1
+ import _Audio from '../_es/Audio.js';
2
+ const treeshaking = (t) => t;
3
+ const Audio = treeshaking(_Audio);
4
+ export { Audio };
@@ -0,0 +1,4 @@
1
+ import _AudioOperate from '../_es/AudioOperate.js';
2
+ const treeshaking = (t) => t;
3
+ const AudioOperate = treeshaking(_AudioOperate);
4
+ export { AudioOperate };
@@ -0,0 +1,4 @@
1
+ import _Avatar from '../_es/Avatar.js';
2
+ const treeshaking = (t) => t;
3
+ const Avatar = treeshaking(_Avatar);
4
+ export { Avatar };
@@ -0,0 +1,4 @@
1
+ import _AvatarGroup from '../_es/AvatarGroup.js';
2
+ const treeshaking = (t) => t;
3
+ const AvatarGroup = treeshaking(_AvatarGroup);
4
+ export { AvatarGroup };
@@ -0,0 +1,4 @@
1
+ import _BackTop from '../_es/BackTop.js';
2
+ const treeshaking = (t) => t;
3
+ const BackTop = treeshaking(_BackTop);
4
+ export { BackTop };
@@ -0,0 +1,4 @@
1
+ import _Badge from '../_es/Badge.js';
2
+ const treeshaking = (t) => t;
3
+ const Badge = treeshaking(_Badge);
4
+ export { Badge };
@@ -0,0 +1,4 @@
1
+ import _Barrage from '../_es/Barrage.js';
2
+ const treeshaking = (t) => t;
3
+ const Barrage = treeshaking(_Barrage);
4
+ export { Barrage };
@@ -1,12 +1,12 @@
1
1
  .nut-barrage {
2
2
  position: absolute;
3
- left: 0;
3
+ right: 0;
4
4
  top: 0;
5
5
  width: 100%;
6
6
  height: 100%;
7
7
  overflow: hidden;
8
8
  box-sizing: border-box;
9
- background-color: #f7f8fa;
9
+ --move-distance: '300%';
10
10
  .dmitem {
11
11
  width: 100px;
12
12
  // max-width: 150px;
@@ -26,6 +26,22 @@
26
26
  animation-timing-function: linear;
27
27
  animation-play-state: running;
28
28
  }
29
+ @keyframes moving {
30
+ from {
31
+ transform: translateX(100%);
32
+ }
33
+ to {
34
+ transform: translateX(var(--move-distance));
35
+ }
36
+ }
37
+ @-webkit-keyframes moving {
38
+ from {
39
+ -webkit-transform: translateX(100%);
40
+ }
41
+ to {
42
+ transform: translateX(var(--move-distance));
43
+ }
44
+ }
29
45
  }
30
46
  }
31
47
  .nut-theme-dark {
@@ -35,22 +51,3 @@
35
51
  }
36
52
  }
37
53
  }
38
-
39
- // @keyframes moving {
40
- // from {
41
- // transform: translateX(100%);
42
- // }
43
- // to {
44
- // transform: translateX(-150%);
45
- // // transform: translateX(-180%);
46
- // // transform: translateX(var(--move-distance));
47
- // }
48
- // }
49
- // @-webkit-keyframes moving {
50
- // from {
51
- // -webkit-transform: translateX(100%);
52
- // }
53
- // to {
54
- // transform: translateX(-150%);
55
- // }
56
- // }
@@ -0,0 +1,4 @@
1
+ import _Button from '../_es/Button.js';
2
+ const treeshaking = (t) => t;
3
+ const Button = treeshaking(_Button);
4
+ export { Button };
@@ -0,0 +1,4 @@
1
+ import _Calendar from '../_es/Calendar.js';
2
+ const treeshaking = (t) => t;
3
+ const Calendar = treeshaking(_Calendar);
4
+ export { Calendar };
@@ -0,0 +1,4 @@
1
+ import _CalendarItem from '../_es/CalendarItem.js';
2
+ const treeshaking = (t) => t;
3
+ const CalendarItem = treeshaking(_CalendarItem);
4
+ export { CalendarItem };
@@ -0,0 +1,4 @@
1
+ import _Card from '../_es/Card.js';
2
+ const treeshaking = (t) => t;
3
+ const Card = treeshaking(_Card);
4
+ export { Card };
@@ -0,0 +1,4 @@
1
+ import _Cascader from '../_es/Cascader.js';
2
+ const treeshaking = (t) => t;
3
+ const Cascader = treeshaking(_Cascader);
4
+ export { Cascader };
@@ -0,0 +1,4 @@
1
+ import _Category from '../_es/Category.js';
2
+ const treeshaking = (t) => t;
3
+ const Category = treeshaking(_Category);
4
+ export { Category };
@@ -0,0 +1,4 @@
1
+ import _CategoryPane from '../_es/CategoryPane.js';
2
+ const treeshaking = (t) => t;
3
+ const CategoryPane = treeshaking(_CategoryPane);
4
+ export { CategoryPane };
@@ -0,0 +1,4 @@
1
+ import _Cell from '../_es/Cell.js';
2
+ const treeshaking = (t) => t;
3
+ const Cell = treeshaking(_Cell);
4
+ export { Cell };
@@ -0,0 +1,4 @@
1
+ import _CellGroup from '../_es/CellGroup.js';
2
+ const treeshaking = (t) => t;
3
+ const CellGroup = treeshaking(_CellGroup);
4
+ export { CellGroup };
@@ -0,0 +1,4 @@
1
+ import _Checkbox from '../_es/Checkbox.js';
2
+ const treeshaking = (t) => t;
3
+ const Checkbox = treeshaking(_Checkbox);
4
+ export { Checkbox };
@@ -0,0 +1,4 @@
1
+ import _CheckboxGroup from '../_es/CheckboxGroup.js';
2
+ const treeshaking = (t) => t;
3
+ const CheckboxGroup = treeshaking(_CheckboxGroup);
4
+ export { CheckboxGroup };
@@ -0,0 +1,4 @@
1
+ import _CircleProgress from '../_es/CircleProgress.js';
2
+ const treeshaking = (t) => t;
3
+ const CircleProgress = treeshaking(_CircleProgress);
4
+ export { CircleProgress };
@@ -0,0 +1,4 @@
1
+ import _Col from '../_es/Col.js';
2
+ const treeshaking = (t) => t;
3
+ const Col = treeshaking(_Col);
4
+ export { Col };
@@ -0,0 +1,4 @@
1
+ import _Collapse from '../_es/Collapse.js';
2
+ const treeshaking = (t) => t;
3
+ const Collapse = treeshaking(_Collapse);
4
+ export { Collapse };
@@ -0,0 +1,4 @@
1
+ import _CollapseItem from '../_es/CollapseItem.js';
2
+ const treeshaking = (t) => t;
3
+ const CollapseItem = treeshaking(_CollapseItem);
4
+ export { CollapseItem };
@@ -0,0 +1,4 @@
1
+ import _Comment from '../_es/Comment.js';
2
+ const treeshaking = (t) => t;
3
+ const Comment = treeshaking(_Comment);
4
+ export { Comment };
@@ -0,0 +1,4 @@
1
+ import _ConfigProvider from '../_es/ConfigProvider.js';
2
+ const treeshaking = (t) => t;
3
+ const ConfigProvider = treeshaking(_ConfigProvider);
4
+ export { ConfigProvider };
@@ -0,0 +1,4 @@
1
+ import _CountDown from '../_es/CountDown.js';
2
+ const treeshaking = (t) => t;
3
+ const CountDown = treeshaking(_CountDown);
4
+ export { CountDown };
@@ -0,0 +1,4 @@
1
+ import _CountUp from '../_es/CountUp.js';
2
+ const treeshaking = (t) => t;
3
+ const CountUp = treeshaking(_CountUp);
4
+ export { CountUp };
@@ -0,0 +1,4 @@
1
+ import _DatePicker from '../_es/DatePicker.js';
2
+ const treeshaking = (t) => t;
3
+ const DatePicker = treeshaking(_DatePicker);
4
+ export { DatePicker };
@@ -0,0 +1,4 @@
1
+ import _Dialog from '../_es/Dialog.js';
2
+ const treeshaking = (t) => t;
3
+ const Dialog = treeshaking(_Dialog);
4
+ export { Dialog };
@@ -0,0 +1,4 @@
1
+ import _Divider from '../_es/Divider.js';
2
+ const treeshaking = (t) => t;
3
+ const Divider = treeshaking(_Divider);
4
+ export { Divider };
@@ -0,0 +1,4 @@
1
+ import _Drag from '../_es/Drag.js';
2
+ const treeshaking = (t) => t;
3
+ const Drag = treeshaking(_Drag);
4
+ export { Drag };
@@ -0,0 +1,4 @@
1
+ import _Ecard from '../_es/Ecard.js';
2
+ const treeshaking = (t) => t;
3
+ const Ecard = treeshaking(_Ecard);
4
+ export { Ecard };
@@ -0,0 +1,4 @@
1
+ import _Elevator from '../_es/Elevator.js';
2
+ const treeshaking = (t) => t;
3
+ const Elevator = treeshaking(_Elevator);
4
+ export { Elevator };
@@ -0,0 +1,4 @@
1
+ import _Ellipsis from '../_es/Ellipsis.js';
2
+ const treeshaking = (t) => t;
3
+ const Ellipsis = treeshaking(_Ellipsis);
4
+ export { Ellipsis };
@@ -0,0 +1,4 @@
1
+ import _Empty from '../_es/Empty.js';
2
+ const treeshaking = (t) => t;
3
+ const Empty = treeshaking(_Empty);
4
+ export { Empty };
@@ -0,0 +1,4 @@
1
+ import _FixedNav from '../_es/FixedNav.js';
2
+ const treeshaking = (t) => t;
3
+ const FixedNav = treeshaking(_FixedNav);
4
+ export { FixedNav };
@@ -0,0 +1,4 @@
1
+ import _Form from '../_es/Form.js';
2
+ const treeshaking = (t) => t;
3
+ const Form = treeshaking(_Form);
4
+ export { Form };
@@ -0,0 +1,4 @@
1
+ import _FormItem from '../_es/FormItem.js';
2
+ const treeshaking = (t) => t;
3
+ const FormItem = treeshaking(_FormItem);
4
+ export { FormItem };
@@ -0,0 +1,4 @@
1
+ import _Grid from '../_es/Grid.js';
2
+ const treeshaking = (t) => t;
3
+ const Grid = treeshaking(_Grid);
4
+ export { Grid };
@@ -0,0 +1,4 @@
1
+ import _GridItem from '../_es/GridItem.js';
2
+ const treeshaking = (t) => t;
3
+ const GridItem = treeshaking(_GridItem);
4
+ export { GridItem };
@@ -0,0 +1,4 @@
1
+ import _Icon from '../_es/Icon.js';
2
+ const treeshaking = (t) => t;
3
+ const Icon = treeshaking(_Icon);
4
+ export { Icon };
@@ -0,0 +1,4 @@
1
+ import _Image from '../_es/Image.js';
2
+ const treeshaking = (t) => t;
3
+ const Image = treeshaking(_Image);
4
+ export { Image };
@@ -0,0 +1,4 @@
1
+ import _ImagePreview from '../_es/ImagePreview.js';
2
+ const treeshaking = (t) => t;
3
+ const ImagePreview = treeshaking(_ImagePreview);
4
+ export { ImagePreview };
@@ -0,0 +1,4 @@
1
+ import _Indicator from '../_es/Indicator.js';
2
+ const treeshaking = (t) => t;
3
+ const Indicator = treeshaking(_Indicator);
4
+ export { Indicator };
@@ -0,0 +1,4 @@
1
+ import _InfiniteLoading from '../_es/InfiniteLoading.js';
2
+ const treeshaking = (t) => t;
3
+ const InfiniteLoading = treeshaking(_InfiniteLoading);
4
+ export { InfiniteLoading };
@@ -0,0 +1,4 @@
1
+ import _Input from '../_es/Input.js';
2
+ const treeshaking = (t) => t;
3
+ const Input = treeshaking(_Input);
4
+ export { Input };
@@ -0,0 +1,4 @@
1
+ import _InputNumber from '../_es/InputNumber.js';
2
+ const treeshaking = (t) => t;
3
+ const InputNumber = treeshaking(_InputNumber);
4
+ export { InputNumber };
@@ -0,0 +1,4 @@
1
+ import _Invoice from '../_es/Invoice.js';
2
+ const treeshaking = (t) => t;
3
+ const Invoice = treeshaking(_Invoice);
4
+ export { Invoice };
@@ -0,0 +1,4 @@
1
+ import _Layout from '../_es/Layout.js';
2
+ const treeshaking = (t) => t;
3
+ const Layout = treeshaking(_Layout);
4
+ export { Layout };
@@ -0,0 +1,4 @@
1
+ import _List from '../_es/List.js';
2
+ const treeshaking = (t) => t;
3
+ const List = treeshaking(_List);
4
+ export { List };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v3.3.1-beta.1 Fri Dec 16 2022 16:18:26 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v3.3.2-beta.0 Wed Jan 04 2023 15:21:55 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -0,0 +1,4 @@
1
+ import _Menu from '../_es/Menu.js';
2
+ const treeshaking = (t) => t;
3
+ const Menu = treeshaking(_Menu);
4
+ export { Menu };
@@ -0,0 +1,4 @@
1
+ import _MenuItem from '../_es/MenuItem.js';
2
+ const treeshaking = (t) => t;
3
+ const MenuItem = treeshaking(_MenuItem);
4
+ export { MenuItem };
@@ -0,0 +1,4 @@
1
+ import _Navbar from '../_es/Navbar.js';
2
+ const treeshaking = (t) => t;
3
+ const Navbar = treeshaking(_Navbar);
4
+ export { Navbar };
@@ -0,0 +1,4 @@
1
+ import _NoticeBar from '../_es/NoticeBar.js';
2
+ const treeshaking = (t) => t;
3
+ const NoticeBar = treeshaking(_NoticeBar);
4
+ export { NoticeBar };
@@ -0,0 +1,4 @@
1
+ import _Notify from '../_es/Notify.js';
2
+ const treeshaking = (t) => t;
3
+ const Notify = treeshaking(_Notify);
4
+ export { Notify };
@@ -0,0 +1,4 @@
1
+ import _NumberKeyboard from '../_es/NumberKeyboard.js';
2
+ const treeshaking = (t) => t;
3
+ const NumberKeyboard = treeshaking(_NumberKeyboard);
4
+ export { NumberKeyboard };
@@ -0,0 +1,4 @@
1
+ import _OverLay from '../_es/OverLay.js';
2
+ const treeshaking = (t) => t;
3
+ const OverLay = treeshaking(_OverLay);
4
+ export { OverLay };
@@ -0,0 +1,4 @@
1
+ import _Pagination from '../_es/Pagination.js';
2
+ const treeshaking = (t) => t;
3
+ const Pagination = treeshaking(_Pagination);
4
+ export { Pagination };
@@ -0,0 +1,4 @@
1
+ import _Picker from '../_es/Picker.js';
2
+ const treeshaking = (t) => t;
3
+ const Picker = treeshaking(_Picker);
4
+ export { Picker };
@@ -0,0 +1,4 @@
1
+ import _Popover from '../_es/Popover.js';
2
+ const treeshaking = (t) => t;
3
+ const Popover = treeshaking(_Popover);
4
+ export { Popover };
@@ -0,0 +1,4 @@
1
+ import _Popup from '../_es/Popup.js';
2
+ const treeshaking = (t) => t;
3
+ const Popup = treeshaking(_Popup);
4
+ export { Popup };
@@ -0,0 +1,4 @@
1
+ import _Price from '../_es/Price.js';
2
+ const treeshaking = (t) => t;
3
+ const Price = treeshaking(_Price);
4
+ export { Price };
@@ -6,6 +6,10 @@
6
6
  > view {
7
7
  text-decoration: line-through;
8
8
  }
9
+ .nut-price--symbol,
10
+ .nut-price--son {
11
+ text-decoration: line-through;
12
+ }
9
13
  }
10
14
  &--symbol {
11
15
  display: inline-block;
@@ -0,0 +1,4 @@
1
+ import _Progress from '../_es/Progress.js';
2
+ const treeshaking = (t) => t;
3
+ const Progress = treeshaking(_Progress);
4
+ export { Progress };
@@ -0,0 +1,4 @@
1
+ import _Radio from '../_es/Radio.js';
2
+ const treeshaking = (t) => t;
3
+ const Radio = treeshaking(_Radio);
4
+ export { Radio };
@@ -0,0 +1,4 @@
1
+ import _RadioGroup from '../_es/RadioGroup.js';
2
+ const treeshaking = (t) => t;
3
+ const RadioGroup = treeshaking(_RadioGroup);
4
+ export { RadioGroup };
@@ -0,0 +1,4 @@
1
+ import _Range from '../_es/Range.js';
2
+ const treeshaking = (t) => t;
3
+ const Range = treeshaking(_Range);
4
+ export { Range };
@@ -0,0 +1,4 @@
1
+ import _Rate from '../_es/Rate.js';
2
+ const treeshaking = (t) => t;
3
+ const Rate = treeshaking(_Rate);
4
+ export { Rate };
@@ -0,0 +1,4 @@
1
+ import _Row from '../_es/Row.js';
2
+ const treeshaking = (t) => t;
3
+ const Row = treeshaking(_Row);
4
+ export { Row };
@@ -0,0 +1,4 @@
1
+ import _SearchBar from '../_es/SearchBar.js';
2
+ const treeshaking = (t) => t;
3
+ const SearchBar = treeshaking(_SearchBar);
4
+ export { SearchBar };
@@ -0,0 +1,4 @@
1
+ import _ShortPassword from '../_es/ShortPassword.js';
2
+ const treeshaking = (t) => t;
3
+ const ShortPassword = treeshaking(_ShortPassword);
4
+ export { ShortPassword };
@@ -0,0 +1,4 @@
1
+ import _SideNavBar from '../_es/SideNavBar.js';
2
+ const treeshaking = (t) => t;
3
+ const SideNavBar = treeshaking(_SideNavBar);
4
+ export { SideNavBar };
@@ -0,0 +1,4 @@
1
+ import _SideNavBarItem from '../_es/SideNavBarItem.js';
2
+ const treeshaking = (t) => t;
3
+ const SideNavBarItem = treeshaking(_SideNavBarItem);
4
+ export { SideNavBarItem };
@@ -0,0 +1,4 @@
1
+ import _Signature from '../_es/Signature.js';
2
+ const treeshaking = (t) => t;
3
+ const Signature = treeshaking(_Signature);
4
+ export { Signature };
@@ -0,0 +1,4 @@
1
+ import _Skeleton from '../_es/Skeleton.js';
2
+ const treeshaking = (t) => t;
3
+ const Skeleton = treeshaking(_Skeleton);
4
+ export { Skeleton };
@@ -0,0 +1,4 @@
1
+ import _Sku from '../_es/Sku.js';
2
+ const treeshaking = (t) => t;
3
+ const Sku = treeshaking(_Sku);
4
+ export { Sku };