@nutui/nutui-react-taro 1.5.1 → 2.0.0-alpha.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 (273) hide show
  1. package/CHANGELOG.md +1 -35
  2. package/dist/esm/ActionSheet.js +6 -6
  3. package/dist/esm/Address/style/index.js +0 -1
  4. package/dist/esm/Address.js +11 -12
  5. package/dist/esm/Audio/style/index.js +0 -1
  6. package/dist/esm/Audio.js +11 -12
  7. package/dist/esm/Avatar.js +2 -3
  8. package/dist/esm/AvatarGroup.js +3 -3
  9. package/dist/esm/BackTop/style/index.js +1 -1
  10. package/dist/esm/BackTop.js +4 -5
  11. package/dist/esm/Badge.js +2 -3
  12. package/dist/esm/Barrage.js +1 -1
  13. package/dist/esm/Button/style/index.js +1 -1
  14. package/dist/esm/Button.js +4 -5
  15. package/dist/esm/Calendar.js +10 -10
  16. package/dist/esm/CalendarItem.js +4 -4
  17. package/dist/esm/Card.js +4 -4
  18. package/dist/esm/Cascader.js +7 -7
  19. package/dist/esm/Cell/style/index.js +1 -1
  20. package/dist/esm/Cell.js +3 -6
  21. package/dist/esm/CellGroup.js +3 -3
  22. package/dist/esm/Checkbox/style/index.js +0 -1
  23. package/dist/esm/Checkbox.js +3 -3
  24. package/dist/esm/CheckboxGroup.js +3 -3
  25. package/dist/esm/Collapse.js +1 -1
  26. package/dist/esm/CollapseItem/style/index.js +1 -1
  27. package/dist/esm/CollapseItem.js +1 -3
  28. package/dist/esm/ConfigProvider.js +3 -2
  29. package/dist/esm/CountDown.js +3 -3
  30. package/dist/esm/DatePicker.js +10 -12
  31. package/dist/esm/Dialog.js +6 -8
  32. package/dist/esm/Divider.js +1 -3
  33. package/dist/esm/Elevator.js +1 -1
  34. package/dist/esm/Ellipsis.js +4 -4
  35. package/dist/esm/Empty.js +3 -3
  36. package/dist/esm/FixedNav/style/index.js +0 -1
  37. package/dist/esm/FixedNav.js +6 -8
  38. package/dist/esm/Form.js +6 -9
  39. package/dist/esm/FormItem.js +4 -7
  40. package/dist/esm/Grid/style/index.js +1 -1
  41. package/dist/esm/Grid.js +4 -6
  42. package/dist/esm/GridItem.js +3 -8
  43. package/dist/esm/Icon.js +60 -4
  44. package/dist/esm/Image.js +4 -6
  45. package/dist/esm/ImagePreview.js +6 -6
  46. package/dist/esm/Indicator.js +1 -3
  47. package/dist/esm/Infiniteloading/style/index.js +1 -1
  48. package/dist/esm/Infiniteloading.js +4 -5
  49. package/dist/esm/Input/style/index.js +1 -1
  50. package/dist/esm/Input.js +5 -7
  51. package/dist/esm/InputNumber/style/index.js +1 -1
  52. package/dist/esm/InputNumber.js +4 -5
  53. package/dist/esm/Menu.js +3 -5
  54. package/dist/esm/MenuItem/style/index.js +0 -1
  55. package/dist/esm/MenuItem.js +6 -8
  56. package/dist/esm/NavBar/style/index.js +1 -1
  57. package/dist/esm/NavBar.js +3 -3
  58. package/dist/esm/NoticeBar/style/index.js +1 -1
  59. package/dist/esm/NoticeBar.js +4 -4
  60. package/dist/esm/NumberKeyboard.js +7 -7
  61. package/dist/esm/Overlay.js +2 -3
  62. package/dist/esm/Pagination.js +6 -5
  63. package/dist/esm/Picker.js +9 -10
  64. package/dist/esm/Popover/style/index.js +0 -1
  65. package/dist/esm/Popover.js +4 -7
  66. package/dist/esm/Popup/style/index.js +0 -1
  67. package/dist/esm/Popup.js +5 -5
  68. package/dist/esm/Progress/style/index.js +1 -1
  69. package/dist/esm/Progress.js +3 -3
  70. package/dist/esm/PullToRefresh.js +3 -3
  71. package/dist/esm/Radio/style/index.js +0 -1
  72. package/dist/esm/Radio.js +3 -3
  73. package/dist/esm/RadioGroup.js +3 -3
  74. package/dist/esm/Range.js +7 -7
  75. package/dist/esm/Rate/style/index.js +1 -1
  76. package/dist/esm/Rate.js +4 -5
  77. package/dist/esm/SearchBar/style/index.js +1 -1
  78. package/dist/esm/SearchBar.js +5 -5
  79. package/dist/esm/ShortPassword/style/index.js +0 -1
  80. package/dist/esm/ShortPassword.js +7 -7
  81. package/dist/esm/SideNavBar.js +8 -8
  82. package/dist/esm/SideNavBarItem.js +1 -1
  83. package/dist/esm/Signature.js +7 -6
  84. package/dist/esm/Skeleton.js +3 -4
  85. package/dist/esm/Step/style/index.js +1 -1
  86. package/dist/esm/Step.js +2 -3
  87. package/dist/esm/Sticky.js +3 -4
  88. package/dist/esm/SubSideNavBar.js +1 -1
  89. package/dist/esm/Swipe.js +3 -3
  90. package/dist/esm/TabbarItem/style/index.js +1 -1
  91. package/dist/esm/TabbarItem.js +2 -3
  92. package/dist/esm/Table/style/index.js +1 -1
  93. package/dist/esm/Table.js +5 -5
  94. package/dist/esm/Tabs/style/index.js +1 -2
  95. package/dist/esm/Tabs.js +3 -3
  96. package/dist/esm/Tag/style/index.js +1 -1
  97. package/dist/esm/Tag.js +3 -5
  98. package/dist/esm/TextArea.js +3 -3
  99. package/dist/esm/TimeDetail.js +3 -3
  100. package/dist/esm/TimePannel.js +3 -3
  101. package/dist/esm/TimeSelect.js +10 -10
  102. package/dist/esm/Toast/style/index.js +1 -1
  103. package/dist/esm/Toast.js +2 -2
  104. package/dist/esm/TrendArrow/style/index.js +1 -1
  105. package/dist/esm/TrendArrow.js +2 -2
  106. package/dist/esm/Uploader/style/index.js +0 -1
  107. package/dist/esm/Uploader.js +8 -8
  108. package/dist/esm/Video.js +1 -1
  109. package/dist/esm/VirtualList.js +3 -3
  110. package/dist/esm/WaterMark.js +3 -3
  111. package/dist/esm/{actionsheet.taro-e6a51446.js → actionsheet.taro-b76a342e.js} +5 -5
  112. package/dist/esm/{address.taro-3a9b6396.js → address.taro-1812caeb.js} +24 -24
  113. package/dist/esm/{audio.taro-87ec8bf2.js → audio.taro-f672a68c.js} +7 -6
  114. package/dist/esm/{avatar.taro-3676f38f.js → avatar.taro-de157a1f.js} +8 -6
  115. package/dist/esm/{avatargroup-f3574510.js → avatargroup-b476ac68.js} +1 -1
  116. package/dist/esm/backtop.taro-ba271b8f.js +52 -0
  117. package/dist/esm/{badge.taro-a4e59c11.js → badge.taro-ae154f41.js} +4 -6
  118. package/dist/esm/{barrage.taro-0495a1b2.js → barrage.taro-80df08d3.js} +2 -2
  119. package/dist/esm/button.taro-a1c9512f.js +65 -0
  120. package/dist/esm/{calendar.taro-670842ea.js → calendar.taro-b6b147ca.js} +3 -3
  121. package/dist/esm/{calendaritem.taro-2a603571.js → calendaritem.taro-ae167e59.js} +3 -3
  122. package/dist/esm/{card.taro-e4c76dad.js → card.taro-5e9b34c8.js} +1 -1
  123. package/dist/esm/{cascader.taro-eb1fb011.js → cascader.taro-9c0a1a38.js} +17 -8
  124. package/dist/esm/cell.taro-26870740.js +43 -0
  125. package/dist/esm/cellgroup.taro-6e901b54.js +24 -0
  126. package/dist/esm/{checkbox.taro-6120e3e3.js → checkbox.taro-785c528b.js} +10 -13
  127. package/dist/esm/{collapse.taro-1a9e4ba2.js → collapse.taro-35a8a0d6.js} +3 -7
  128. package/dist/esm/{collapseitem-4d0bc55d.js → collapseitem-690eb91c.js} +6 -21
  129. package/dist/esm/{configprovider-67d19d3a.js → configprovider-9960f0fb.js} +1 -1
  130. package/dist/esm/{configprovider.taro-8d71eb49.js → configprovider.taro-c8c54556.js} +5 -2
  131. package/dist/esm/{countdown.taro-dbcb9a4f.js → countdown.taro-0e6bf7a2.js} +1 -1
  132. package/dist/esm/{datepicker.taro-6e9b4b8f.js → datepicker.taro-439e2080.js} +3 -3
  133. package/dist/esm/{dialog.taro-a3267d29.js → dialog.taro-00ac41fd.js} +5 -5
  134. package/dist/esm/divider.taro-6c1657ce.js +31 -0
  135. package/dist/esm/{elevator.taro-6019669e.js → elevator.taro-81a11ecc.js} +1 -1
  136. package/dist/esm/{ellipsis.taro-f15f26da.js → ellipsis.taro-b6cda065.js} +2 -2
  137. package/dist/esm/{empty.taro-04ae4389.js → empty.taro-fde835ca.js} +1 -1
  138. package/dist/esm/fixednav.taro-39fbd47a.js +54 -0
  139. package/dist/esm/{form.taro-0c8e7a39.js → form.taro-0d83f1e8.js} +3 -3
  140. package/dist/esm/{formitem.taro-190a3326.js → formitem.taro-0de07d1e.js} +2 -2
  141. package/dist/esm/{grid.taro-3503b82c.js → grid.taro-3797169c.js} +12 -24
  142. package/dist/esm/griditem.taro-04f59ae1.js +80 -0
  143. package/dist/esm/{image.taro-142cf512.js → image.taro-edb572bb.js} +4 -4
  144. package/dist/esm/{imagepreview.taro-c50bb0a3.js → imagepreview.taro-867ee24a.js} +1 -1
  145. package/dist/esm/indicator.taro-c10334e8.js +30 -0
  146. package/dist/esm/{infiniteloading.taro-183bccbf.js → infiniteloading.taro-73c9b8ca.js} +12 -15
  147. package/dist/esm/{input.taro-97af6c96.js → input.taro-10ed5500.js} +18 -21
  148. package/dist/esm/inputnumber.taro-108c4784.js +199 -0
  149. package/dist/esm/{menu.taro-7e4038a1.js → menu.taro-54951911.js} +6 -7
  150. package/dist/esm/{menuitem.taro-96cc4f15.js → menuitem.taro-86a6bb6c.js} +8 -10
  151. package/dist/esm/{navbar.taro-777c4705.js → navbar.taro-69f47d51.js} +8 -10
  152. package/dist/esm/{noticebar.taro-4a23cdee.js → noticebar.taro-49e7441f.js} +10 -31
  153. package/dist/esm/{numberkeyboard.taro-1bc24744.js → numberkeyboard.taro-81b36e5e.js} +2 -2
  154. package/dist/esm/nutui-react.es.js +87 -88
  155. package/dist/esm/{overlay.taro-21e87fb1.js → overlay.taro-ad0d4775.js} +20 -14
  156. package/dist/esm/pagination.taro-60b22b27.js +91 -0
  157. package/dist/esm/{picker.taro-9ad1b7c5.js → picker.taro-5c9030a7.js} +110 -160
  158. package/dist/esm/{popover.taro-ad5e76ea.js → popover.taro-2a57eae4.js} +12 -15
  159. package/dist/esm/{popup.taro-01676bff.js → popup.taro-124b9bab.js} +15 -10
  160. package/dist/esm/{progress.taro-f0ce38e9.js → progress.taro-24392ef3.js} +5 -7
  161. package/dist/esm/{pulltorefresh.taro-a294f656.js → pulltorefresh.taro-d5fcfcb0.js} +1 -1
  162. package/dist/esm/{radio.taro-a6eff96c.js → radio.taro-51e10152.js} +16 -7
  163. package/dist/esm/{range.taro-d8fc7656.js → range.taro-7a2b6ca1.js} +4 -4
  164. package/dist/esm/rate.taro-57341aa9.js +77 -0
  165. package/dist/esm/{searchbar.taro-0c25927b.js → searchbar.taro-eef468bb.js} +7 -7
  166. package/dist/esm/{shortpassword.taro-9ee034f7.js → shortpassword.taro-9a2c98ad.js} +17 -9
  167. package/dist/esm/{sidenavbar.taro-c307b35e.js → sidenavbar.taro-0265812f.js} +2 -2
  168. package/dist/esm/{sidenavbaritem.taro-5a7965d0.js → sidenavbaritem.taro-bb80dbf4.js} +2 -2
  169. package/dist/esm/{signature.taro-ec4e713b.js → signature.taro-f01b2b05.js} +2 -2
  170. package/dist/esm/{skeleton.taro-76faf63f.js → skeleton.taro-64e858a2.js} +1 -1
  171. package/dist/esm/{step.taro-b7903e8c.js → step.taro-2ec1f283.js} +5 -6
  172. package/dist/esm/{sticky.taro-218bda37.js → sticky.taro-b5bde7b1.js} +15 -17
  173. package/dist/esm/{subsidenavbar.taro-69cb9752.js → subsidenavbar.taro-3cce8442.js} +2 -2
  174. package/dist/esm/{swipe.taro-ea35f07f.js → swipe.taro-350c9a94.js} +2 -2
  175. package/dist/esm/{tabbaritem.taro-bf517487.js → tabbaritem.taro-42ba353f.js} +4 -7
  176. package/dist/esm/{table.taro-91fc0c01.js → table.taro-3946697c.js} +7 -5
  177. package/dist/esm/{tabs.taro-6a7524a4.js → tabs.taro-be8cacb5.js} +4 -4
  178. package/dist/esm/{tag.taro-23ba0834.js → tag.taro-0c2567de.js} +10 -10
  179. package/dist/esm/{textarea.taro-442e7350.js → textarea.taro-a0f79515.js} +1 -1
  180. package/dist/esm/{timedetail.taro-5b2f2269.js → timedetail.taro-fce4e614.js} +1 -1
  181. package/dist/esm/{timepannel.taro-d6e40180.js → timepannel.taro-fd3d008d.js} +1 -1
  182. package/dist/esm/{timeselect.taro-a07036f4.js → timeselect.taro-5b047850.js} +6 -6
  183. package/dist/esm/{toast.taro-d6c14811.js → toast.taro-e4f44812.js} +6 -7
  184. package/dist/esm/{trendarrow.taro-b8c5ccd9.js → trendarrow.taro-7cf90def.js} +5 -8
  185. package/dist/esm/typings-d8491423.js +6 -0
  186. package/dist/esm/{uploader.taro-5a53aa33.js → uploader.taro-0cca7e97.js} +57 -51
  187. package/dist/esm/use-props-value-ae7ee726.js +15 -0
  188. package/dist/esm/{video-f1be8a91.js → video-7ed508cc.js} +4 -4
  189. package/dist/esm/{virtuallist.taro-f0b0270d.js → virtuallist.taro-35b9bd9a.js} +2 -2
  190. package/dist/esm/{watermark.taro-9ce2ae37.js → watermark.taro-c780d360.js} +1 -1
  191. package/dist/esm/{zh-CN-c779e6c1.js → zh-CN-b4f493ba.js} +2 -2
  192. package/dist/locales/base.d.ts +2 -2
  193. package/dist/locales/base.js +1 -1
  194. package/dist/locales/en-US.js +3 -3
  195. package/dist/locales/id-ID.js +3 -3
  196. package/dist/locales/zh-CN.js +3 -3
  197. package/dist/locales/zh-TW.js +3 -3
  198. package/dist/locales/zh-UG.js +3 -3
  199. package/dist/nutui.react.mjs +7854 -5031
  200. package/dist/nutui.react.umd.js +7851 -5028
  201. package/dist/packages/actionsheet/actionsheet.scss +10 -2
  202. package/dist/packages/backtop/backtop.scss +0 -8
  203. package/dist/packages/badge/badge.scss +3 -4
  204. package/dist/packages/button/button.scss +80 -93
  205. package/dist/packages/cell/cell.scss +18 -90
  206. package/dist/packages/cellgroup/cellgroup.scss +26 -20
  207. package/dist/packages/collapseitem/collapseitem.scss +0 -1
  208. package/dist/packages/dialog/dialog.scss +1 -1
  209. package/dist/packages/divider/divider.scss +3 -17
  210. package/dist/packages/grid/grid.scss +1 -0
  211. package/dist/packages/griditem/griditem.scss +2 -17
  212. package/dist/packages/icon/icon.scss +0 -132
  213. package/dist/packages/image/image.scss +0 -12
  214. package/dist/packages/indicator/indicator.scss +21 -39
  215. package/dist/packages/infiniteloading/infiniteloading.scss +4 -12
  216. package/dist/packages/input/input.scss +4 -0
  217. package/dist/packages/inputnumber/inputnumber.scss +10 -26
  218. package/dist/packages/menuitem/menuitem.scss +2 -0
  219. package/dist/packages/navbar/navbar.scss +4 -5
  220. package/dist/packages/overlay/overlay.scss +0 -19
  221. package/dist/packages/picker/picker.scss +97 -103
  222. package/dist/packages/progress/progress.scss +0 -1
  223. package/dist/packages/radio/radio.scss +8 -0
  224. package/dist/packages/rate/rate.scss +29 -6
  225. package/dist/packages/searchbar/searchbar.scss +0 -1
  226. package/dist/packages/shortpassword/shortpassword.scss +4 -1
  227. package/dist/packages/step/step.scss +0 -1
  228. package/dist/packages/sticky/sticky.scss +1 -1
  229. package/dist/packages/swiper/swiper.scss +8 -0
  230. package/dist/packages/tabbaritem/tabbaritem.scss +0 -1
  231. package/dist/packages/table/table.scss +0 -1
  232. package/dist/packages/tag/tag.scss +9 -2
  233. package/dist/packages/timedetail/timedetail.scss +9 -3
  234. package/dist/packages/timeselect/timeselect.scss +1 -1
  235. package/dist/packages/toast/toast.scss +0 -1
  236. package/dist/style.css +1 -1
  237. package/dist/style.mjs +1 -1
  238. package/dist/styles/font-jmapp/config.json +175 -0
  239. package/dist/styles/font-jmapp/demo.css +539 -0
  240. package/dist/styles/font-jmapp/demo_index.html +1821 -0
  241. package/dist/styles/font-jmapp/iconfont.css +299 -0
  242. package/dist/styles/font-jmapp/iconfont.eot +0 -0
  243. package/dist/styles/font-jmapp/iconfont.js +68 -0
  244. package/dist/styles/font-jmapp/iconfont.json +506 -0
  245. package/dist/styles/font-jmapp/iconfont.svg +356 -0
  246. package/dist/styles/font-jmapp/iconfont.ttf +0 -0
  247. package/dist/styles/font-jmapp/iconfont.woff +0 -0
  248. package/dist/styles/font-jmapp/iconfont.woff2 +0 -0
  249. package/dist/styles/theme-default.scss +1 -0
  250. package/dist/styles/theme-jmapp.scss +41 -0
  251. package/dist/styles/themes/default.scss +0 -1
  252. package/dist/styles/variables-jmapp.scss +2601 -0
  253. package/dist/styles/variables.scss +49 -73
  254. package/dist/types/index.d.ts +145 -242
  255. package/package.json +23 -154
  256. package/dist/esm/Icon/style/index.js +0 -4
  257. package/dist/esm/backtop.taro-66394a36.js +0 -48
  258. package/dist/esm/button.taro-9244d065.js +0 -100
  259. package/dist/esm/cell.taro-a10a74d3.js +0 -64
  260. package/dist/esm/cellgroup.taro-abe501bc.js +0 -25
  261. package/dist/esm/divider.taro-26d1d8b4.js +0 -35
  262. package/dist/esm/fixednav.taro-1f05acaf.js +0 -53
  263. package/dist/esm/grid.taro.context-c2bbfb4f.js +0 -8
  264. package/dist/esm/griditem.taro-cdb3f119.js +0 -98
  265. package/dist/esm/icon-296a1bec.js +0 -63
  266. package/dist/esm/icon.taro-296a1bec.js +0 -63
  267. package/dist/esm/indicator.taro-cba8b010.js +0 -37
  268. package/dist/esm/inputnumber.taro-91f65d17.js +0 -130
  269. package/dist/esm/pagination.taro-715a173b.js +0 -124
  270. package/dist/esm/rate.taro-6cdf03bd.js +0 -75
  271. package/dist/esm/typings-b9828dba.js +0 -9
  272. /package/dist/esm/{useClientRect-1f8ed1fe.js → use-client-rect-1f8ed1fe.js} +0 -0
  273. /package/dist/esm/{useTouch-db24bb5c.js → use-touch-db24bb5c.js} +0 -0
package/dist/style.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.5.1 Wed Apr 19 2023 14:22:00 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v2.0.0-alpha.0 Wed Apr 19 2023 21:32:30 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -0,0 +1,175 @@
1
+ {
2
+ "name": "nutui-icon",
3
+ "data": [
4
+ {
5
+ "name": "粗体 Icon",
6
+ "nameEn": "Bold Icon",
7
+ "icons": [
8
+ "order",
9
+ "refresh",
10
+ "add",
11
+ "JD",
12
+ "eye",
13
+ "dshop",
14
+ "my2",
15
+ "star",
16
+ "del2",
17
+ "more-x",
18
+ "comment",
19
+ "microphone",
20
+ "people",
21
+ "service",
22
+ "cart2",
23
+ "location2",
24
+ "marshalling",
25
+ "fabulous",
26
+ "s-follow",
27
+ "shop",
28
+ "jdl"
29
+ ]
30
+ },
31
+ {
32
+ "name": "细体 Icon",
33
+ "nameEn": "Thin Icon",
34
+ "icons": [
35
+ "ask",
36
+ "tips",
37
+ "notice",
38
+ "lower",
39
+ "top",
40
+ "download",
41
+ "dongdong",
42
+ "JIMI40",
43
+ "location",
44
+ "scan",
45
+ "addfollow",
46
+ "search",
47
+ "share",
48
+ "follow",
49
+ "del",
50
+ "edit",
51
+ "cart",
52
+ "home",
53
+ "find",
54
+ "category",
55
+ "my",
56
+ "footprint",
57
+ "link",
58
+ "scan2",
59
+ "left",
60
+ "close",
61
+ "locationg3",
62
+ "share",
63
+ "shop3",
64
+ "message",
65
+ "ask2",
66
+ "search2",
67
+ "clock",
68
+ "setting",
69
+ "refresh2",
70
+ "horizontal",
71
+ "date",
72
+ "photograph",
73
+ "more-s",
74
+ "play-stop",
75
+ "play-start",
76
+ "play-double-back",
77
+ "play-double-forward",
78
+ "voice",
79
+ "image",
80
+ "image-error"
81
+ ]
82
+ },
83
+ {
84
+ "name": "应用图标",
85
+ "nameEn": "Application Icon",
86
+ "icons": [
87
+ "arrow-up",
88
+ "arrow-down",
89
+ "arrow-up2",
90
+ "arrow-down2",
91
+ "down-arrow",
92
+ "joy-smile",
93
+ "close-little",
94
+ "horizontal-n",
95
+ "share-n",
96
+ "heart1",
97
+ "heart-fill",
98
+ "star-n",
99
+ "star-fill-n",
100
+ "triangle-down",
101
+ "triangle-up"
102
+ ]
103
+ },
104
+ {
105
+ "name": "基础图标",
106
+ "nameEn": "Basic Icon",
107
+ "icons": [
108
+ "rect-up",
109
+ "rect-down",
110
+ "rect-left",
111
+ "rect-right",
112
+ "uploader",
113
+ "mask-close",
114
+ "circle-close",
115
+ "right",
116
+ "arrow-right",
117
+ "github",
118
+ "screen-little",
119
+ "plus",
120
+ "minus",
121
+ "Check",
122
+ "issue",
123
+ "failure",
124
+ "success",
125
+ "retweet",
126
+ "poweroff-circle-fill",
127
+ "play-circle-fill",
128
+ "checked",
129
+ "checklist",
130
+ "check-disabled",
131
+ "check-normal",
132
+ "check-checked",
133
+ "loading",
134
+ "loading1"
135
+ ]
136
+ }
137
+
138
+ ],
139
+ "style":[
140
+ {
141
+ "name": "通用动态样式",
142
+ "nameEn": "Universal Dynamic Style",
143
+ "icons": [{
144
+ "name":"dou-arrow-up",
145
+ "animation-name":"am-jump",
146
+ "animation-time":"am-infinite"
147
+ },{
148
+ "name":"star",
149
+ "animation-name":"am-blink",
150
+ "animation-time":"am-infinite"
151
+ },{
152
+ "name":"refresh2",
153
+ "animation-name":"am-rotate",
154
+ "animation-time":"am-infinite"
155
+ },{
156
+ "name":"heart-fill",
157
+ "animation-name":"am-breathe",
158
+ "animation-time":"am-infinite"
159
+ },{
160
+ "name":"microphone",
161
+ "animation-name":"am-flash",
162
+ "animation-time":"am-infinite"
163
+ },{
164
+ "name":"download",
165
+ "animation-name":"am-bounce",
166
+ "animation-time":"am-infinite"
167
+ },{
168
+ "name":"message",
169
+ "animation-name":"am-shake",
170
+ "animation-time":"am-infinite"
171
+ }
172
+ ]
173
+ }
174
+ ]
175
+ }
@@ -0,0 +1,539 @@
1
+ /* Logo 字体 */
2
+ @font-face {
3
+ font-family: "iconfont logo";
4
+ src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
5
+ src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
6
+ url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
7
+ url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
8
+ url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
9
+ }
10
+
11
+ .logo {
12
+ font-family: "iconfont logo";
13
+ font-size: 160px;
14
+ font-style: normal;
15
+ -webkit-font-smoothing: antialiased;
16
+ -moz-osx-font-smoothing: grayscale;
17
+ }
18
+
19
+ /* tabs */
20
+ .nav-tabs {
21
+ position: relative;
22
+ }
23
+
24
+ .nav-tabs .nav-more {
25
+ position: absolute;
26
+ right: 0;
27
+ bottom: 0;
28
+ height: 42px;
29
+ line-height: 42px;
30
+ color: #666;
31
+ }
32
+
33
+ #tabs {
34
+ border-bottom: 1px solid #eee;
35
+ }
36
+
37
+ #tabs li {
38
+ cursor: pointer;
39
+ width: 100px;
40
+ height: 40px;
41
+ line-height: 40px;
42
+ text-align: center;
43
+ font-size: 16px;
44
+ border-bottom: 2px solid transparent;
45
+ position: relative;
46
+ z-index: 1;
47
+ margin-bottom: -1px;
48
+ color: #666;
49
+ }
50
+
51
+
52
+ #tabs .active {
53
+ border-bottom-color: #f00;
54
+ color: #222;
55
+ }
56
+
57
+ .tab-container .content {
58
+ display: none;
59
+ }
60
+
61
+ /* 页面布局 */
62
+ .main {
63
+ padding: 30px 100px;
64
+ width: 960px;
65
+ margin: 0 auto;
66
+ }
67
+
68
+ .main .logo {
69
+ color: #333;
70
+ text-align: left;
71
+ margin-bottom: 30px;
72
+ line-height: 1;
73
+ height: 110px;
74
+ margin-top: -50px;
75
+ overflow: hidden;
76
+ *zoom: 1;
77
+ }
78
+
79
+ .main .logo a {
80
+ font-size: 160px;
81
+ color: #333;
82
+ }
83
+
84
+ .helps {
85
+ margin-top: 40px;
86
+ }
87
+
88
+ .helps pre {
89
+ padding: 20px;
90
+ margin: 10px 0;
91
+ border: solid 1px #e7e1cd;
92
+ background-color: #fffdef;
93
+ overflow: auto;
94
+ }
95
+
96
+ .icon_lists {
97
+ width: 100% !important;
98
+ overflow: hidden;
99
+ *zoom: 1;
100
+ }
101
+
102
+ .icon_lists li {
103
+ width: 100px;
104
+ margin-bottom: 10px;
105
+ margin-right: 20px;
106
+ text-align: center;
107
+ list-style: none !important;
108
+ cursor: default;
109
+ }
110
+
111
+ .icon_lists li .code-name {
112
+ line-height: 1.2;
113
+ }
114
+
115
+ .icon_lists .icon {
116
+ display: block;
117
+ height: 100px;
118
+ line-height: 100px;
119
+ font-size: 42px;
120
+ margin: 10px auto;
121
+ color: #333;
122
+ -webkit-transition: font-size 0.25s linear, width 0.25s linear;
123
+ -moz-transition: font-size 0.25s linear, width 0.25s linear;
124
+ transition: font-size 0.25s linear, width 0.25s linear;
125
+ }
126
+
127
+ .icon_lists .icon:hover {
128
+ font-size: 100px;
129
+ }
130
+
131
+ .icon_lists .svg-icon {
132
+ /* 通过设置 font-size 来改变图标大小 */
133
+ width: 1em;
134
+ /* 图标和文字相邻时,垂直对齐 */
135
+ vertical-align: -0.15em;
136
+ /* 通过设置 color 来改变 SVG 的颜色/fill */
137
+ fill: currentColor;
138
+ /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
139
+ normalize.css 中也包含这行 */
140
+ overflow: hidden;
141
+ }
142
+
143
+ .icon_lists li .name,
144
+ .icon_lists li .code-name {
145
+ color: #666;
146
+ }
147
+
148
+ /* markdown 样式 */
149
+ .markdown {
150
+ color: #666;
151
+ font-size: 14px;
152
+ line-height: 1.8;
153
+ }
154
+
155
+ .highlight {
156
+ line-height: 1.5;
157
+ }
158
+
159
+ .markdown img {
160
+ vertical-align: middle;
161
+ max-width: 100%;
162
+ }
163
+
164
+ .markdown h1 {
165
+ color: #404040;
166
+ font-weight: 500;
167
+ line-height: 40px;
168
+ margin-bottom: 24px;
169
+ }
170
+
171
+ .markdown h2,
172
+ .markdown h3,
173
+ .markdown h4,
174
+ .markdown h5,
175
+ .markdown h6 {
176
+ color: #404040;
177
+ margin: 1.6em 0 0.6em 0;
178
+ font-weight: 500;
179
+ clear: both;
180
+ }
181
+
182
+ .markdown h1 {
183
+ font-size: 28px;
184
+ }
185
+
186
+ .markdown h2 {
187
+ font-size: 22px;
188
+ }
189
+
190
+ .markdown h3 {
191
+ font-size: 16px;
192
+ }
193
+
194
+ .markdown h4 {
195
+ font-size: 14px;
196
+ }
197
+
198
+ .markdown h5 {
199
+ font-size: 12px;
200
+ }
201
+
202
+ .markdown h6 {
203
+ font-size: 12px;
204
+ }
205
+
206
+ .markdown hr {
207
+ height: 1px;
208
+ border: 0;
209
+ background: #e9e9e9;
210
+ margin: 16px 0;
211
+ clear: both;
212
+ }
213
+
214
+ .markdown p {
215
+ margin: 1em 0;
216
+ }
217
+
218
+ .markdown>p,
219
+ .markdown>blockquote,
220
+ .markdown>.highlight,
221
+ .markdown>ol,
222
+ .markdown>ul {
223
+ width: 80%;
224
+ }
225
+
226
+ .markdown ul>li {
227
+ list-style: circle;
228
+ }
229
+
230
+ .markdown>ul li,
231
+ .markdown blockquote ul>li {
232
+ margin-left: 20px;
233
+ padding-left: 4px;
234
+ }
235
+
236
+ .markdown>ul li p,
237
+ .markdown>ol li p {
238
+ margin: 0.6em 0;
239
+ }
240
+
241
+ .markdown ol>li {
242
+ list-style: decimal;
243
+ }
244
+
245
+ .markdown>ol li,
246
+ .markdown blockquote ol>li {
247
+ margin-left: 20px;
248
+ padding-left: 4px;
249
+ }
250
+
251
+ .markdown code {
252
+ margin: 0 3px;
253
+ padding: 0 5px;
254
+ background: #eee;
255
+ border-radius: 3px;
256
+ }
257
+
258
+ .markdown strong,
259
+ .markdown b {
260
+ font-weight: 600;
261
+ }
262
+
263
+ .markdown>table {
264
+ border-collapse: collapse;
265
+ border-spacing: 0px;
266
+ empty-cells: show;
267
+ border: 1px solid #e9e9e9;
268
+ width: 95%;
269
+ margin-bottom: 24px;
270
+ }
271
+
272
+ .markdown>table th {
273
+ white-space: nowrap;
274
+ color: #333;
275
+ font-weight: 600;
276
+ }
277
+
278
+ .markdown>table th,
279
+ .markdown>table td {
280
+ border: 1px solid #e9e9e9;
281
+ padding: 8px 16px;
282
+ text-align: left;
283
+ }
284
+
285
+ .markdown>table th {
286
+ background: #F7F7F7;
287
+ }
288
+
289
+ .markdown blockquote {
290
+ font-size: 90%;
291
+ color: #999;
292
+ border-left: 4px solid #e9e9e9;
293
+ padding-left: 0.8em;
294
+ margin: 1em 0;
295
+ }
296
+
297
+ .markdown blockquote p {
298
+ margin: 0;
299
+ }
300
+
301
+ .markdown .anchor {
302
+ opacity: 0;
303
+ transition: opacity 0.3s ease;
304
+ margin-left: 8px;
305
+ }
306
+
307
+ .markdown .waiting {
308
+ color: #ccc;
309
+ }
310
+
311
+ .markdown h1:hover .anchor,
312
+ .markdown h2:hover .anchor,
313
+ .markdown h3:hover .anchor,
314
+ .markdown h4:hover .anchor,
315
+ .markdown h5:hover .anchor,
316
+ .markdown h6:hover .anchor {
317
+ opacity: 1;
318
+ display: inline-block;
319
+ }
320
+
321
+ .markdown>br,
322
+ .markdown>p>br {
323
+ clear: both;
324
+ }
325
+
326
+
327
+ .hljs {
328
+ display: block;
329
+ background: white;
330
+ padding: 0.5em;
331
+ color: #333333;
332
+ overflow-x: auto;
333
+ }
334
+
335
+ .hljs-comment,
336
+ .hljs-meta {
337
+ color: #969896;
338
+ }
339
+
340
+ .hljs-string,
341
+ .hljs-variable,
342
+ .hljs-template-variable,
343
+ .hljs-strong,
344
+ .hljs-emphasis,
345
+ .hljs-quote {
346
+ color: #df5000;
347
+ }
348
+
349
+ .hljs-keyword,
350
+ .hljs-selector-tag,
351
+ .hljs-type {
352
+ color: #a71d5d;
353
+ }
354
+
355
+ .hljs-literal,
356
+ .hljs-symbol,
357
+ .hljs-bullet,
358
+ .hljs-attribute {
359
+ color: #0086b3;
360
+ }
361
+
362
+ .hljs-section,
363
+ .hljs-name {
364
+ color: #63a35c;
365
+ }
366
+
367
+ .hljs-tag {
368
+ color: #333333;
369
+ }
370
+
371
+ .hljs-title,
372
+ .hljs-attr,
373
+ .hljs-selector-id,
374
+ .hljs-selector-class,
375
+ .hljs-selector-attr,
376
+ .hljs-selector-pseudo {
377
+ color: #795da3;
378
+ }
379
+
380
+ .hljs-addition {
381
+ color: #55a532;
382
+ background-color: #eaffea;
383
+ }
384
+
385
+ .hljs-deletion {
386
+ color: #bd2c00;
387
+ background-color: #ffecec;
388
+ }
389
+
390
+ .hljs-link {
391
+ text-decoration: underline;
392
+ }
393
+
394
+ /* 代码高亮 */
395
+ /* PrismJS 1.15.0
396
+ https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
397
+ /**
398
+ * prism.js default theme for JavaScript, CSS and HTML
399
+ * Based on dabblet (http://dabblet.com)
400
+ * @author Lea Verou
401
+ */
402
+ code[class*="language-"],
403
+ pre[class*="language-"] {
404
+ color: black;
405
+ background: none;
406
+ text-shadow: 0 1px white;
407
+ font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
408
+ text-align: left;
409
+ white-space: pre;
410
+ word-spacing: normal;
411
+ word-break: normal;
412
+ word-wrap: normal;
413
+ line-height: 1.5;
414
+
415
+ -moz-tab-size: 4;
416
+ -o-tab-size: 4;
417
+ tab-size: 4;
418
+
419
+ -webkit-hyphens: none;
420
+ -moz-hyphens: none;
421
+ -ms-hyphens: none;
422
+ hyphens: none;
423
+ }
424
+
425
+ pre[class*="language-"]::-moz-selection,
426
+ pre[class*="language-"] ::-moz-selection,
427
+ code[class*="language-"]::-moz-selection,
428
+ code[class*="language-"] ::-moz-selection {
429
+ text-shadow: none;
430
+ background: #b3d4fc;
431
+ }
432
+
433
+ pre[class*="language-"]::selection,
434
+ pre[class*="language-"] ::selection,
435
+ code[class*="language-"]::selection,
436
+ code[class*="language-"] ::selection {
437
+ text-shadow: none;
438
+ background: #b3d4fc;
439
+ }
440
+
441
+ @media print {
442
+
443
+ code[class*="language-"],
444
+ pre[class*="language-"] {
445
+ text-shadow: none;
446
+ }
447
+ }
448
+
449
+ /* Code blocks */
450
+ pre[class*="language-"] {
451
+ padding: 1em;
452
+ margin: .5em 0;
453
+ overflow: auto;
454
+ }
455
+
456
+ :not(pre)>code[class*="language-"],
457
+ pre[class*="language-"] {
458
+ background: #f5f2f0;
459
+ }
460
+
461
+ /* Inline code */
462
+ :not(pre)>code[class*="language-"] {
463
+ padding: .1em;
464
+ border-radius: .3em;
465
+ white-space: normal;
466
+ }
467
+
468
+ .token.comment,
469
+ .token.prolog,
470
+ .token.doctype,
471
+ .token.cdata {
472
+ color: slategray;
473
+ }
474
+
475
+ .token.punctuation {
476
+ color: #999;
477
+ }
478
+
479
+ .namespace {
480
+ opacity: .7;
481
+ }
482
+
483
+ .token.property,
484
+ .token.tag,
485
+ .token.boolean,
486
+ .token.number,
487
+ .token.constant,
488
+ .token.symbol,
489
+ .token.deleted {
490
+ color: #905;
491
+ }
492
+
493
+ .token.selector,
494
+ .token.attr-name,
495
+ .token.string,
496
+ .token.char,
497
+ .token.builtin,
498
+ .token.inserted {
499
+ color: #690;
500
+ }
501
+
502
+ .token.operator,
503
+ .token.entity,
504
+ .token.url,
505
+ .language-css .token.string,
506
+ .style .token.string {
507
+ color: #9a6e3a;
508
+ background: hsla(0, 0%, 100%, .5);
509
+ }
510
+
511
+ .token.atrule,
512
+ .token.attr-value,
513
+ .token.keyword {
514
+ color: #07a;
515
+ }
516
+
517
+ .token.function,
518
+ .token.class-name {
519
+ color: #DD4A68;
520
+ }
521
+
522
+ .token.regex,
523
+ .token.important,
524
+ .token.variable {
525
+ color: #e90;
526
+ }
527
+
528
+ .token.important,
529
+ .token.bold {
530
+ font-weight: bold;
531
+ }
532
+
533
+ .token.italic {
534
+ font-style: italic;
535
+ }
536
+
537
+ .token.entity {
538
+ cursor: help;
539
+ }