@arco-design/mobile-react 2.30.0 → 2.30.2

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