@arco-design/mobile-react 2.30.1 → 2.30.3

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 (410) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.en-US.md +2 -2
  3. package/README.md +2 -2
  4. package/cjs/form/type.d.ts +2 -2
  5. package/cjs/image-preview/index.d.ts +6 -0
  6. package/cjs/image-preview/index.js +48 -14
  7. package/cjs/image-preview/style/css/index.css +2 -1
  8. package/cjs/image-preview/style/index.less +2 -1
  9. package/cjs/nav-bar/back-icon.js +20 -10
  10. package/cjs/picker-view/components/picker-cell.js +1 -1
  11. package/cjs/picker-view/index.js +1 -1
  12. package/cjs/popover/style/css/index.css +9 -2
  13. package/cjs/popover/style/css/menu.css +4 -0
  14. package/cjs/popover/style/index.less +1 -2
  15. package/cjs/popover/style/menu.less +1 -1
  16. package/cjs/slider/hooks/useSliderEvents.js +14 -8
  17. package/cjs/slider/hooks/useSliderStyle.js +13 -7
  18. package/cjs/slider/index.js +4 -2
  19. package/cjs/slider/marks.js +4 -2
  20. package/cjs/slider/style/css/index.css +28 -0
  21. package/cjs/slider/style/index.less +13 -4
  22. package/dist/index.js +118 -64
  23. package/dist/index.min.js +4 -4
  24. package/dist/style.css +39 -3
  25. package/dist/style.min.css +1 -1
  26. package/esm/form/type.d.ts +2 -2
  27. package/esm/image-preview/index.d.ts +6 -0
  28. package/esm/image-preview/index.js +48 -14
  29. package/esm/image-preview/style/css/index.css +2 -1
  30. package/esm/image-preview/style/index.less +2 -1
  31. package/esm/nav-bar/back-icon.js +18 -10
  32. package/esm/picker-view/components/picker-cell.js +1 -1
  33. package/esm/picker-view/index.js +1 -1
  34. package/esm/popover/style/css/index.css +9 -2
  35. package/esm/popover/style/css/menu.css +4 -0
  36. package/esm/popover/style/index.less +1 -2
  37. package/esm/popover/style/menu.less +1 -1
  38. package/esm/slider/hooks/useSliderEvents.js +13 -8
  39. package/esm/slider/hooks/useSliderStyle.js +12 -7
  40. package/esm/slider/index.js +4 -2
  41. package/esm/slider/marks.js +4 -2
  42. package/esm/slider/style/css/index.css +28 -0
  43. package/esm/slider/style/index.less +13 -4
  44. package/package.json +3 -3
  45. package/style/css/public.css +2 -0
  46. package/tokens/app/arcodesign/default/css-variables.less +1 -1
  47. package/tokens/app/arcodesign/default/index.d.ts +1 -1
  48. package/tokens/app/arcodesign/default/index.js +1 -1
  49. package/tokens/app/arcodesign/default/index.json +7 -7
  50. package/tokens/app/arcodesign/default/index.less +1 -1
  51. package/umd/form/type.d.ts +2 -2
  52. package/umd/image-preview/index.d.ts +6 -0
  53. package/umd/image-preview/index.js +48 -14
  54. package/umd/image-preview/style/css/index.css +2 -1
  55. package/umd/image-preview/style/index.less +2 -1
  56. package/umd/nav-bar/back-icon.js +20 -14
  57. package/umd/picker-view/components/picker-cell.js +1 -1
  58. package/umd/picker-view/index.js +1 -1
  59. package/umd/popover/style/css/index.css +9 -2
  60. package/umd/popover/style/css/menu.css +4 -0
  61. package/umd/popover/style/index.less +1 -2
  62. package/umd/popover/style/menu.less +1 -1
  63. package/umd/slider/hooks/useSliderEvents.js +16 -12
  64. package/umd/slider/hooks/useSliderStyle.js +15 -11
  65. package/umd/slider/index.js +4 -2
  66. package/umd/slider/marks.js +4 -2
  67. package/umd/slider/style/css/index.css +28 -0
  68. package/umd/slider/style/index.less +13 -4
  69. package/cjs/action-sheet/demo/style/css/mobile.css +0 -523
  70. package/cjs/action-sheet/demo/style/mobile.less +0 -52
  71. package/cjs/avatar/demo/style/css/mobile.css +0 -578
  72. package/cjs/avatar/demo/style/mobile.less +0 -96
  73. package/cjs/badge/demo/style/css/mobile.css +0 -580
  74. package/cjs/badge/demo/style/mobile.less +0 -107
  75. package/cjs/button/demo/style/css/mobile.css +0 -530
  76. package/cjs/button/demo/style/mobile.less +0 -44
  77. package/cjs/carousel/demo/style/css/mobile.css +0 -553
  78. package/cjs/carousel/demo/style/mobile.less +0 -70
  79. package/cjs/cell/demo/style/css/mobile.css +0 -585
  80. package/cjs/cell/demo/style/mobile.less +0 -102
  81. package/cjs/checkbox/demo/style/css/mobile.css +0 -520
  82. package/cjs/checkbox/demo/style/mobile.less +0 -45
  83. package/cjs/circle-progress/demo/style/css/mobile.css +0 -516
  84. package/cjs/circle-progress/demo/style/mobile.less +0 -34
  85. package/cjs/collapse/demo/style/css/mobile.css +0 -516
  86. package/cjs/collapse/demo/style/mobile.less +0 -33
  87. package/cjs/context-provider/demo/style/css/mobile.css +0 -520
  88. package/cjs/context-provider/demo/style/mobile.less +0 -37
  89. package/cjs/count-down/demo/style/css/mobile.css +0 -575
  90. package/cjs/count-down/demo/style/mobile.less +0 -96
  91. package/cjs/date-picker/demo/style/css/mobile.css +0 -520
  92. package/cjs/date-picker/demo/style/mobile.less +0 -37
  93. package/cjs/dialog/demo/style/css/mobile.css +0 -548
  94. package/cjs/dialog/demo/style/mobile.less +0 -80
  95. package/cjs/divider/demo/style/css/mobile.css +0 -516
  96. package/cjs/divider/demo/style/mobile.less +0 -36
  97. package/cjs/dropdown/demo/style/css/mobile.css +0 -515
  98. package/cjs/dropdown/demo/style/mobile.less +0 -32
  99. package/cjs/dropdown-menu/demo/style/css/mobile.css +0 -516
  100. package/cjs/dropdown-menu/demo/style/mobile.less +0 -33
  101. package/cjs/ellipsis/demo/style/css/mobile.css +0 -528
  102. package/cjs/ellipsis/demo/style/mobile.less +0 -53
  103. package/cjs/grid/demo/style/css/mobile.css +0 -613
  104. package/cjs/grid/demo/style/mobile.less +0 -157
  105. package/cjs/image/demo/style/css/mobile.css +0 -580
  106. package/cjs/image/demo/style/mobile.less +0 -86
  107. package/cjs/image-picker/demo/style/css/mobile.css +0 -550
  108. package/cjs/image-picker/demo/style/mobile.less +0 -67
  109. package/cjs/image-preview/demo/style/css/mobile.css +0 -551
  110. package/cjs/image-preview/demo/style/mobile.less +0 -61
  111. package/cjs/index-bar/demo/style/css/mobile.css +0 -533
  112. package/cjs/index-bar/demo/style/mobile.less +0 -51
  113. package/cjs/input/demo/style/css/mobile.css +0 -602
  114. package/cjs/input/demo/style/mobile.less +0 -132
  115. package/cjs/keyboard/demo/style/css/mobile.css +0 -520
  116. package/cjs/keyboard/demo/style/mobile.less +0 -42
  117. package/cjs/load-more/demo/style/css/mobile.css +0 -520
  118. package/cjs/load-more/demo/style/mobile.less +0 -39
  119. package/cjs/loading/demo/style/css/mobile.css +0 -529
  120. package/cjs/loading/demo/style/mobile.less +0 -48
  121. package/cjs/masking/demo/style/css/mobile.css +0 -535
  122. package/cjs/masking/demo/style/mobile.less +0 -56
  123. package/cjs/nav-bar/demo/style/css/mobile.css +0 -523
  124. package/cjs/nav-bar/demo/style/mobile.less +0 -46
  125. package/cjs/notice-bar/demo/style/css/mobile.css +0 -4
  126. package/cjs/notice-bar/demo/style/mobile.less +0 -6
  127. package/cjs/notify/demo/style/css/mobile.css +0 -545
  128. package/cjs/notify/demo/style/mobile.less +0 -60
  129. package/cjs/pagination/demo/style/css/index.css +0 -516
  130. package/cjs/pagination/demo/style/index.less +0 -35
  131. package/cjs/picker/demo/style/css/mobile.css +0 -531
  132. package/cjs/picker/demo/style/mobile.less +0 -49
  133. package/cjs/picker-view/demo/style/css/mobile.css +0 -513
  134. package/cjs/picker-view/demo/style/mobile.less +0 -32
  135. package/cjs/popover/demo/style/css/mobile.css +0 -649
  136. package/cjs/popover/demo/style/mobile.less +0 -135
  137. package/cjs/popup/demo/style/css/mobile.css +0 -540
  138. package/cjs/popup/demo/style/mobile.less +0 -66
  139. package/cjs/popup-swiper/demo/style/css/mobile.css +0 -540
  140. package/cjs/popup-swiper/demo/style/mobile.less +0 -66
  141. package/cjs/portal/demo/style/css/mobile.css +0 -527
  142. package/cjs/portal/demo/style/mobile.less +0 -48
  143. package/cjs/progress/demo/style/css/mobile.css +0 -520
  144. package/cjs/progress/demo/style/mobile.less +0 -39
  145. package/cjs/pull-refresh/demo/style/css/mobile.css +0 -554
  146. package/cjs/pull-refresh/demo/style/mobile.less +0 -83
  147. package/cjs/radio/demo/style/css/mobile.css +0 -529
  148. package/cjs/radio/demo/style/mobile.less +0 -54
  149. package/cjs/rate/demo/style/css/mobile.css +0 -514
  150. package/cjs/rate/demo/style/mobile.less +0 -33
  151. package/cjs/search-bar/demo/style/css/mobile.css +0 -520
  152. package/cjs/search-bar/demo/style/mobile.less +0 -43
  153. package/cjs/show-monitor/demo/style/css/mobile.css +0 -569
  154. package/cjs/show-monitor/demo/style/mobile.less +0 -90
  155. package/cjs/skeleton/demo/style/css/mobile.css +0 -517
  156. package/cjs/skeleton/demo/style/mobile.less +0 -38
  157. package/cjs/slider/demo/style/css/mobile.css +0 -529
  158. package/cjs/slider/demo/style/mobile.less +0 -60
  159. package/cjs/stepper/demo/style/css/mobile.css +0 -514
  160. package/cjs/stepper/demo/style/mobile.less +0 -34
  161. package/cjs/steps/demo/style/css/mobile.css +0 -611
  162. package/cjs/steps/demo/style/mobile.less +0 -75
  163. package/cjs/sticky/demo/style/css/mobile.css +0 -527
  164. package/cjs/sticky/demo/style/mobile.less +0 -48
  165. package/cjs/swipe-action/demo/style/css/mobile.css +0 -515
  166. package/cjs/swipe-action/demo/style/mobile.less +0 -34
  167. package/cjs/swipe-load/demo/style/css/mobile.css +0 -580
  168. package/cjs/swipe-load/demo/style/mobile.less +0 -116
  169. package/cjs/switch/demo/style/css/mobile.css +0 -524
  170. package/cjs/switch/demo/style/mobile.less +0 -49
  171. package/cjs/tab-bar/demo/style/css/mobile.css +0 -553
  172. package/cjs/tab-bar/demo/style/mobile.less +0 -59
  173. package/cjs/tabs/demo/style/css/mobile.css +0 -633
  174. package/cjs/tabs/demo/style/mobile.less +0 -174
  175. package/cjs/tag/demo/style/css/mobile.css +0 -516
  176. package/cjs/tag/demo/style/mobile.less +0 -33
  177. package/cjs/textarea/demo/style/css/mobile.css +0 -523
  178. package/cjs/textarea/demo/style/mobile.less +0 -47
  179. package/cjs/toast/demo/style/css/mobile.css +0 -520
  180. package/cjs/toast/demo/style/mobile.less +0 -37
  181. package/cjs/transition/demo/style/css/mobile.css +0 -529
  182. package/cjs/transition/demo/style/mobile.less +0 -47
  183. package/esm/action-sheet/demo/style/css/mobile.css +0 -523
  184. package/esm/action-sheet/demo/style/mobile.less +0 -52
  185. package/esm/avatar/demo/style/css/mobile.css +0 -578
  186. package/esm/avatar/demo/style/mobile.less +0 -96
  187. package/esm/badge/demo/style/css/mobile.css +0 -580
  188. package/esm/badge/demo/style/mobile.less +0 -107
  189. package/esm/button/demo/style/css/mobile.css +0 -530
  190. package/esm/button/demo/style/mobile.less +0 -44
  191. package/esm/carousel/demo/style/css/mobile.css +0 -553
  192. package/esm/carousel/demo/style/mobile.less +0 -70
  193. package/esm/cell/demo/style/css/mobile.css +0 -585
  194. package/esm/cell/demo/style/mobile.less +0 -102
  195. package/esm/checkbox/demo/style/css/mobile.css +0 -520
  196. package/esm/checkbox/demo/style/mobile.less +0 -45
  197. package/esm/circle-progress/demo/style/css/mobile.css +0 -516
  198. package/esm/circle-progress/demo/style/mobile.less +0 -34
  199. package/esm/collapse/demo/style/css/mobile.css +0 -516
  200. package/esm/collapse/demo/style/mobile.less +0 -33
  201. package/esm/context-provider/demo/style/css/mobile.css +0 -520
  202. package/esm/context-provider/demo/style/mobile.less +0 -37
  203. package/esm/count-down/demo/style/css/mobile.css +0 -575
  204. package/esm/count-down/demo/style/mobile.less +0 -96
  205. package/esm/date-picker/demo/style/css/mobile.css +0 -520
  206. package/esm/date-picker/demo/style/mobile.less +0 -37
  207. package/esm/dialog/demo/style/css/mobile.css +0 -548
  208. package/esm/dialog/demo/style/mobile.less +0 -80
  209. package/esm/divider/demo/style/css/mobile.css +0 -516
  210. package/esm/divider/demo/style/mobile.less +0 -36
  211. package/esm/dropdown/demo/style/css/mobile.css +0 -515
  212. package/esm/dropdown/demo/style/mobile.less +0 -32
  213. package/esm/dropdown-menu/demo/style/css/mobile.css +0 -516
  214. package/esm/dropdown-menu/demo/style/mobile.less +0 -33
  215. package/esm/ellipsis/demo/style/css/mobile.css +0 -528
  216. package/esm/ellipsis/demo/style/mobile.less +0 -53
  217. package/esm/grid/demo/style/css/mobile.css +0 -613
  218. package/esm/grid/demo/style/mobile.less +0 -157
  219. package/esm/image/demo/style/css/mobile.css +0 -580
  220. package/esm/image/demo/style/mobile.less +0 -86
  221. package/esm/image-picker/demo/style/css/mobile.css +0 -550
  222. package/esm/image-picker/demo/style/mobile.less +0 -67
  223. package/esm/image-preview/demo/style/css/mobile.css +0 -551
  224. package/esm/image-preview/demo/style/mobile.less +0 -61
  225. package/esm/index-bar/demo/style/css/mobile.css +0 -533
  226. package/esm/index-bar/demo/style/mobile.less +0 -51
  227. package/esm/input/demo/style/css/mobile.css +0 -602
  228. package/esm/input/demo/style/mobile.less +0 -132
  229. package/esm/keyboard/demo/style/css/mobile.css +0 -520
  230. package/esm/keyboard/demo/style/mobile.less +0 -42
  231. package/esm/load-more/demo/style/css/mobile.css +0 -520
  232. package/esm/load-more/demo/style/mobile.less +0 -39
  233. package/esm/loading/demo/style/css/mobile.css +0 -529
  234. package/esm/loading/demo/style/mobile.less +0 -48
  235. package/esm/masking/demo/style/css/mobile.css +0 -535
  236. package/esm/masking/demo/style/mobile.less +0 -56
  237. package/esm/nav-bar/demo/style/css/mobile.css +0 -523
  238. package/esm/nav-bar/demo/style/mobile.less +0 -46
  239. package/esm/notice-bar/demo/style/css/mobile.css +0 -4
  240. package/esm/notice-bar/demo/style/mobile.less +0 -6
  241. package/esm/notify/demo/style/css/mobile.css +0 -545
  242. package/esm/notify/demo/style/mobile.less +0 -60
  243. package/esm/pagination/demo/style/css/index.css +0 -516
  244. package/esm/pagination/demo/style/index.less +0 -35
  245. package/esm/picker/demo/style/css/mobile.css +0 -531
  246. package/esm/picker/demo/style/mobile.less +0 -49
  247. package/esm/picker-view/demo/style/css/mobile.css +0 -513
  248. package/esm/picker-view/demo/style/mobile.less +0 -32
  249. package/esm/popover/demo/style/css/mobile.css +0 -649
  250. package/esm/popover/demo/style/mobile.less +0 -135
  251. package/esm/popup/demo/style/css/mobile.css +0 -540
  252. package/esm/popup/demo/style/mobile.less +0 -66
  253. package/esm/popup-swiper/demo/style/css/mobile.css +0 -540
  254. package/esm/popup-swiper/demo/style/mobile.less +0 -66
  255. package/esm/portal/demo/style/css/mobile.css +0 -527
  256. package/esm/portal/demo/style/mobile.less +0 -48
  257. package/esm/progress/demo/style/css/mobile.css +0 -520
  258. package/esm/progress/demo/style/mobile.less +0 -39
  259. package/esm/pull-refresh/demo/style/css/mobile.css +0 -554
  260. package/esm/pull-refresh/demo/style/mobile.less +0 -83
  261. package/esm/radio/demo/style/css/mobile.css +0 -529
  262. package/esm/radio/demo/style/mobile.less +0 -54
  263. package/esm/rate/demo/style/css/mobile.css +0 -514
  264. package/esm/rate/demo/style/mobile.less +0 -33
  265. package/esm/search-bar/demo/style/css/mobile.css +0 -520
  266. package/esm/search-bar/demo/style/mobile.less +0 -43
  267. package/esm/show-monitor/demo/style/css/mobile.css +0 -569
  268. package/esm/show-monitor/demo/style/mobile.less +0 -90
  269. package/esm/skeleton/demo/style/css/mobile.css +0 -517
  270. package/esm/skeleton/demo/style/mobile.less +0 -38
  271. package/esm/slider/demo/style/css/mobile.css +0 -529
  272. package/esm/slider/demo/style/mobile.less +0 -60
  273. package/esm/stepper/demo/style/css/mobile.css +0 -514
  274. package/esm/stepper/demo/style/mobile.less +0 -34
  275. package/esm/steps/demo/style/css/mobile.css +0 -611
  276. package/esm/steps/demo/style/mobile.less +0 -75
  277. package/esm/sticky/demo/style/css/mobile.css +0 -527
  278. package/esm/sticky/demo/style/mobile.less +0 -48
  279. package/esm/swipe-action/demo/style/css/mobile.css +0 -515
  280. package/esm/swipe-action/demo/style/mobile.less +0 -34
  281. package/esm/swipe-load/demo/style/css/mobile.css +0 -580
  282. package/esm/swipe-load/demo/style/mobile.less +0 -116
  283. package/esm/switch/demo/style/css/mobile.css +0 -524
  284. package/esm/switch/demo/style/mobile.less +0 -49
  285. package/esm/tab-bar/demo/style/css/mobile.css +0 -553
  286. package/esm/tab-bar/demo/style/mobile.less +0 -59
  287. package/esm/tabs/demo/style/css/mobile.css +0 -633
  288. package/esm/tabs/demo/style/mobile.less +0 -174
  289. package/esm/tag/demo/style/css/mobile.css +0 -516
  290. package/esm/tag/demo/style/mobile.less +0 -33
  291. package/esm/textarea/demo/style/css/mobile.css +0 -523
  292. package/esm/textarea/demo/style/mobile.less +0 -47
  293. package/esm/toast/demo/style/css/mobile.css +0 -520
  294. package/esm/toast/demo/style/mobile.less +0 -37
  295. package/esm/transition/demo/style/css/mobile.css +0 -529
  296. package/esm/transition/demo/style/mobile.less +0 -47
  297. package/umd/action-sheet/demo/style/css/mobile.css +0 -523
  298. package/umd/action-sheet/demo/style/mobile.less +0 -52
  299. package/umd/avatar/demo/style/css/mobile.css +0 -578
  300. package/umd/avatar/demo/style/mobile.less +0 -96
  301. package/umd/badge/demo/style/css/mobile.css +0 -580
  302. package/umd/badge/demo/style/mobile.less +0 -107
  303. package/umd/button/demo/style/css/mobile.css +0 -530
  304. package/umd/button/demo/style/mobile.less +0 -44
  305. package/umd/carousel/demo/style/css/mobile.css +0 -553
  306. package/umd/carousel/demo/style/mobile.less +0 -70
  307. package/umd/cell/demo/style/css/mobile.css +0 -585
  308. package/umd/cell/demo/style/mobile.less +0 -102
  309. package/umd/checkbox/demo/style/css/mobile.css +0 -520
  310. package/umd/checkbox/demo/style/mobile.less +0 -45
  311. package/umd/circle-progress/demo/style/css/mobile.css +0 -516
  312. package/umd/circle-progress/demo/style/mobile.less +0 -34
  313. package/umd/collapse/demo/style/css/mobile.css +0 -516
  314. package/umd/collapse/demo/style/mobile.less +0 -33
  315. package/umd/context-provider/demo/style/css/mobile.css +0 -520
  316. package/umd/context-provider/demo/style/mobile.less +0 -37
  317. package/umd/count-down/demo/style/css/mobile.css +0 -575
  318. package/umd/count-down/demo/style/mobile.less +0 -96
  319. package/umd/date-picker/demo/style/css/mobile.css +0 -520
  320. package/umd/date-picker/demo/style/mobile.less +0 -37
  321. package/umd/dialog/demo/style/css/mobile.css +0 -548
  322. package/umd/dialog/demo/style/mobile.less +0 -80
  323. package/umd/divider/demo/style/css/mobile.css +0 -516
  324. package/umd/divider/demo/style/mobile.less +0 -36
  325. package/umd/dropdown/demo/style/css/mobile.css +0 -515
  326. package/umd/dropdown/demo/style/mobile.less +0 -32
  327. package/umd/dropdown-menu/demo/style/css/mobile.css +0 -516
  328. package/umd/dropdown-menu/demo/style/mobile.less +0 -33
  329. package/umd/ellipsis/demo/style/css/mobile.css +0 -528
  330. package/umd/ellipsis/demo/style/mobile.less +0 -53
  331. package/umd/grid/demo/style/css/mobile.css +0 -613
  332. package/umd/grid/demo/style/mobile.less +0 -157
  333. package/umd/image/demo/style/css/mobile.css +0 -580
  334. package/umd/image/demo/style/mobile.less +0 -86
  335. package/umd/image-picker/demo/style/css/mobile.css +0 -550
  336. package/umd/image-picker/demo/style/mobile.less +0 -67
  337. package/umd/image-preview/demo/style/css/mobile.css +0 -551
  338. package/umd/image-preview/demo/style/mobile.less +0 -61
  339. package/umd/index-bar/demo/style/css/mobile.css +0 -533
  340. package/umd/index-bar/demo/style/mobile.less +0 -51
  341. package/umd/input/demo/style/css/mobile.css +0 -602
  342. package/umd/input/demo/style/mobile.less +0 -132
  343. package/umd/keyboard/demo/style/css/mobile.css +0 -520
  344. package/umd/keyboard/demo/style/mobile.less +0 -42
  345. package/umd/load-more/demo/style/css/mobile.css +0 -520
  346. package/umd/load-more/demo/style/mobile.less +0 -39
  347. package/umd/loading/demo/style/css/mobile.css +0 -529
  348. package/umd/loading/demo/style/mobile.less +0 -48
  349. package/umd/masking/demo/style/css/mobile.css +0 -535
  350. package/umd/masking/demo/style/mobile.less +0 -56
  351. package/umd/nav-bar/demo/style/css/mobile.css +0 -523
  352. package/umd/nav-bar/demo/style/mobile.less +0 -46
  353. package/umd/notice-bar/demo/style/css/mobile.css +0 -4
  354. package/umd/notice-bar/demo/style/mobile.less +0 -6
  355. package/umd/notify/demo/style/css/mobile.css +0 -545
  356. package/umd/notify/demo/style/mobile.less +0 -60
  357. package/umd/pagination/demo/style/css/index.css +0 -516
  358. package/umd/pagination/demo/style/index.less +0 -35
  359. package/umd/picker/demo/style/css/mobile.css +0 -531
  360. package/umd/picker/demo/style/mobile.less +0 -49
  361. package/umd/picker-view/demo/style/css/mobile.css +0 -513
  362. package/umd/picker-view/demo/style/mobile.less +0 -32
  363. package/umd/popover/demo/style/css/mobile.css +0 -649
  364. package/umd/popover/demo/style/mobile.less +0 -135
  365. package/umd/popup/demo/style/css/mobile.css +0 -540
  366. package/umd/popup/demo/style/mobile.less +0 -66
  367. package/umd/popup-swiper/demo/style/css/mobile.css +0 -540
  368. package/umd/popup-swiper/demo/style/mobile.less +0 -66
  369. package/umd/portal/demo/style/css/mobile.css +0 -527
  370. package/umd/portal/demo/style/mobile.less +0 -48
  371. package/umd/progress/demo/style/css/mobile.css +0 -520
  372. package/umd/progress/demo/style/mobile.less +0 -39
  373. package/umd/pull-refresh/demo/style/css/mobile.css +0 -554
  374. package/umd/pull-refresh/demo/style/mobile.less +0 -83
  375. package/umd/radio/demo/style/css/mobile.css +0 -529
  376. package/umd/radio/demo/style/mobile.less +0 -54
  377. package/umd/rate/demo/style/css/mobile.css +0 -514
  378. package/umd/rate/demo/style/mobile.less +0 -33
  379. package/umd/search-bar/demo/style/css/mobile.css +0 -520
  380. package/umd/search-bar/demo/style/mobile.less +0 -43
  381. package/umd/show-monitor/demo/style/css/mobile.css +0 -569
  382. package/umd/show-monitor/demo/style/mobile.less +0 -90
  383. package/umd/skeleton/demo/style/css/mobile.css +0 -517
  384. package/umd/skeleton/demo/style/mobile.less +0 -38
  385. package/umd/slider/demo/style/css/mobile.css +0 -529
  386. package/umd/slider/demo/style/mobile.less +0 -60
  387. package/umd/stepper/demo/style/css/mobile.css +0 -514
  388. package/umd/stepper/demo/style/mobile.less +0 -34
  389. package/umd/steps/demo/style/css/mobile.css +0 -611
  390. package/umd/steps/demo/style/mobile.less +0 -75
  391. package/umd/sticky/demo/style/css/mobile.css +0 -527
  392. package/umd/sticky/demo/style/mobile.less +0 -48
  393. package/umd/swipe-action/demo/style/css/mobile.css +0 -515
  394. package/umd/swipe-action/demo/style/mobile.less +0 -34
  395. package/umd/swipe-load/demo/style/css/mobile.css +0 -580
  396. package/umd/swipe-load/demo/style/mobile.less +0 -116
  397. package/umd/switch/demo/style/css/mobile.css +0 -524
  398. package/umd/switch/demo/style/mobile.less +0 -49
  399. package/umd/tab-bar/demo/style/css/mobile.css +0 -553
  400. package/umd/tab-bar/demo/style/mobile.less +0 -59
  401. package/umd/tabs/demo/style/css/mobile.css +0 -633
  402. package/umd/tabs/demo/style/mobile.less +0 -174
  403. package/umd/tag/demo/style/css/mobile.css +0 -516
  404. package/umd/tag/demo/style/mobile.less +0 -33
  405. package/umd/textarea/demo/style/css/mobile.css +0 -523
  406. package/umd/textarea/demo/style/mobile.less +0 -47
  407. package/umd/toast/demo/style/css/mobile.css +0 -520
  408. package/umd/toast/demo/style/mobile.less +0 -37
  409. package/umd/transition/demo/style/css/mobile.css +0 -529
  410. package/umd/transition/demo/style/mobile.less +0 -47
@@ -1,157 +0,0 @@
1
- @import "../../../../style/mixin.less";
2
-
3
- #demo-grid {
4
- .use-var(color, font-color);
5
-
6
- .grid-demo-block {
7
- .use-var(background, primary-disabled-color);
8
- opacity: .5;
9
- border-radius: 2px;
10
- .rem(width, 32);
11
- .rem(height, 32);
12
- position: relative;
13
- }
14
-
15
- .grid-demo-rows-item {
16
- flex: 1;
17
- display: flex;
18
- flex-direction: column;
19
- justify-content: center;
20
- align-items: center;
21
- &-text {
22
- .rem(margin-top, 8);
23
- }
24
- }
25
-
26
- .grid-demo-rows-item,
27
- .@{prefix}-grid-rows-item-title {
28
- .rem(font-size, 15);
29
- }
30
-
31
- .demo-multi-grid {
32
- .use-var(background, background-color);
33
- .rem(padding, 16);
34
-
35
- &:not(:first-child) {
36
- .rem(margin-top, 16);
37
- }
38
-
39
- &.col-2 {
40
- .@{prefix}-grid-rows-item-title {
41
- .rem(font-size, 16);
42
- }
43
- }
44
-
45
- &.col-4 {
46
- .@{prefix}-grid-rows-item-title {
47
- .rem(font-size, 14);
48
- }
49
- }
50
-
51
- &.col-5 {
52
- .@{prefix}-grid-rows-item-title {
53
- .rem(font-size, 13);
54
- }
55
- }
56
- }
57
-
58
- #demo-order-1,
59
- #demo-order-4 {
60
- background: transparent;
61
- padding: 0;
62
- }
63
-
64
- #demo-order-3 {
65
- padding: 0;
66
- }
67
-
68
- #demo-order-5,
69
- #demo-order-6 {
70
-
71
- .@{prefix}-grid-rows-item-title {
72
- .rem(font-size, 13);
73
- }
74
- }
75
-
76
- #demo-order-7 {
77
- padding: 0;
78
-
79
- .@{prefix}-grid-rows-item {
80
- justify-content: flex-start;
81
- }
82
- }
83
-
84
- .grid-item-more {
85
-
86
- img {
87
- .rem(width, 24);
88
- .rem(height, 24);
89
- .rem(margin, 4);
90
- }
91
- }
92
-
93
- #demo-order-9 {
94
- background: transparent;
95
-
96
- .@{prefix}-grid-rows-item {
97
- .rem(width, 104);
98
- .rem(height, 96);
99
- .use-var(background, background-color);
100
- }
101
- }
102
-
103
- #demo-order-10 {
104
-
105
- .grid-demo-rows-item {
106
- display: flex;
107
- position: relative;
108
- }
109
- }
110
- }
111
-
112
- /***************************************************
113
- * *
114
- * Arco Theme Style *
115
- * *
116
- ***************************************************/
117
- & when (@use-dark-mode = 1) {
118
-
119
- .process-bg-color-with-config,
120
- .process-custom-icon-bg-color-with-config {
121
- @{arco-dark-mode-selector} & {
122
- .use-var(color, dark-steps-process-with-config-item-icon-color);
123
- .use-var(color, dark-steps-process-with-config-item-icon-color);
124
- }
125
- }
126
- .wait-custom-icon-bg-color-with-config {
127
- @{arco-dark-mode-selector} & {
128
- .use-var(background, dark-steps-wait-icon-num-background);
129
- .use-var(color, dark-sub-info-font-color);
130
- .use-var(background, dark-steps-wait-icon-num-background);
131
- .use-var(color, dark-sub-info-font-color);
132
- }
133
- }
134
- #demo-grid {
135
- @{arco-dark-mode-selector} & {
136
- .use-var(color, dark-font-color);
137
- }
138
- .grid-demo-block {
139
- @{arco-dark-mode-selector} & {
140
- .use-var(background, dark-primary-disabled-color);
141
- }
142
- }
143
- .demo-multi-grid {
144
- @{arco-dark-mode-selector} & {
145
- .use-var(background, dark-background-color);
146
- }
147
- }
148
- #demo-order-9 {
149
- .@{prefix}-grid-rows-item {
150
- @{arco-dark-mode-selector} & {
151
- .use-var(background, dark-background-color);
152
- }
153
- }
154
- }
155
- }
156
- }
157
- /********************* End *************************/