@arco-design/mobile-react 2.30.2 → 2.30.4

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 (423) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/README.en-US.md +2 -2
  3. package/README.md +2 -2
  4. package/cjs/action-sheet/index.d.ts +2 -2
  5. package/cjs/action-sheet/style/css/index.css +30 -30
  6. package/cjs/action-sheet/style/index.less +1 -1
  7. package/cjs/avatar/style/css/index.css +54 -30
  8. package/cjs/avatar/style/index.less +3 -3
  9. package/cjs/badge/style/css/index.css +30 -30
  10. package/cjs/badge/style/index.less +1 -1
  11. package/cjs/button/style/css/index.css +30 -30
  12. package/cjs/button/style/index.less +1 -1
  13. package/cjs/carousel/index.d.ts +5 -0
  14. package/cjs/carousel/index.js +2 -1
  15. package/cjs/carousel/style/css/index.css +30 -30
  16. package/cjs/carousel/style/index.less +1 -1
  17. package/cjs/cell/style/css/index.css +30 -30
  18. package/cjs/cell/style/index.less +1 -1
  19. package/cjs/checkbox/style/css/index.css +30 -30
  20. package/cjs/checkbox/style/index.less +1 -1
  21. package/cjs/circle-progress/style/css/index.css +30 -30
  22. package/cjs/circle-progress/style/index.less +1 -1
  23. package/cjs/collapse/style/css/index.css +30 -30
  24. package/cjs/collapse/style/index.less +1 -1
  25. package/cjs/count-down/style/css/index.css +30 -30
  26. package/cjs/count-down/style/index.less +1 -1
  27. package/cjs/date-picker/style/css/index.css +30 -30
  28. package/cjs/date-picker/style/index.less +1 -1
  29. package/cjs/dialog/index.d.ts +2 -2
  30. package/cjs/dialog/style/css/index.css +30 -30
  31. package/cjs/dialog/style/index.less +1 -1
  32. package/cjs/divider/style/css/index.css +38 -30
  33. package/cjs/divider/style/index.less +3 -3
  34. package/cjs/dropdown/style/css/index.css +37 -30
  35. package/cjs/dropdown/style/index.less +3 -4
  36. package/cjs/dropdown-menu/style/css/index.css +38 -30
  37. package/cjs/dropdown-menu/style/index.less +3 -3
  38. package/cjs/ellipsis/style/css/index.css +30 -30
  39. package/cjs/ellipsis/style/index.less +1 -1
  40. package/cjs/form/style/css/index.css +30 -30
  41. package/cjs/form/style/index.less +1 -1
  42. package/cjs/form/type.d.ts +2 -2
  43. package/cjs/grid/index.js +10 -4
  44. package/cjs/grid/style/css/index.css +37 -30
  45. package/cjs/grid/style/index.less +3 -3
  46. package/cjs/image/index.js +10 -5
  47. package/cjs/image/style/css/index.css +30 -30
  48. package/cjs/image/style/index.less +1 -1
  49. package/cjs/image-picker/style/css/index.css +30 -30
  50. package/cjs/image-picker/style/index.less +1 -1
  51. package/cjs/image-preview/index.d.ts +9 -3
  52. package/cjs/image-preview/index.js +54 -16
  53. package/cjs/image-preview/style/css/index.css +32 -31
  54. package/cjs/image-preview/style/index.less +3 -2
  55. package/cjs/index-bar/style/css/index.css +30 -30
  56. package/cjs/index-bar/style/index.less +1 -1
  57. package/cjs/index.d.ts +2 -2
  58. package/cjs/index.js +6 -6
  59. package/cjs/input/style/css/index.css +30 -30
  60. package/cjs/input/style/index.less +1 -1
  61. package/cjs/keyboard/style/css/index.css +30 -30
  62. package/cjs/keyboard/style/index.less +1 -1
  63. package/cjs/load-more/style/css/index.css +30 -30
  64. package/cjs/load-more/style/index.less +1 -1
  65. package/cjs/loading/style/css/index.css +30 -30
  66. package/cjs/loading/style/index.less +1 -1
  67. package/cjs/masking/index.d.ts +2 -2
  68. package/cjs/masking/style/css/index.css +30 -30
  69. package/cjs/masking/style/index.less +1 -1
  70. package/cjs/nav-bar/style/css/index.css +30 -30
  71. package/cjs/nav-bar/style/index.less +1 -1
  72. package/cjs/notice-bar/style/css/index.css +30 -30
  73. package/cjs/notice-bar/style/index.less +1 -1
  74. package/cjs/notify/style/css/index.css +30 -30
  75. package/cjs/notify/style/index.less +1 -1
  76. package/cjs/pagination/style/css/index.css +30 -30
  77. package/cjs/pagination/style/index.less +1 -1
  78. package/cjs/picker/style/css/index.css +30 -30
  79. package/cjs/picker/style/index.less +1 -1
  80. package/cjs/picker-view/style/css/index.css +30 -30
  81. package/cjs/picker-view/style/index.less +1 -1
  82. package/cjs/popover/style/css/index.css +39 -32
  83. package/cjs/popover/style/css/menu.css +34 -30
  84. package/cjs/popover/style/index.less +2 -3
  85. package/cjs/popover/style/menu.less +2 -2
  86. package/cjs/popup/index.d.ts +2 -2
  87. package/cjs/popup/style/css/index.css +30 -30
  88. package/cjs/popup/style/index.less +1 -1
  89. package/cjs/popup-swiper/index.d.ts +2 -2
  90. package/cjs/popup-swiper/style/css/index.css +30 -30
  91. package/cjs/popup-swiper/style/index.less +1 -1
  92. package/cjs/progress/style/css/index.css +30 -30
  93. package/cjs/progress/style/index.less +1 -1
  94. package/cjs/pull-refresh/style/css/index.css +34 -30
  95. package/cjs/pull-refresh/style/index.less +2 -2
  96. package/cjs/radio/style/css/index.css +30 -30
  97. package/cjs/radio/style/index.less +1 -1
  98. package/cjs/rate/style/css/index.css +30 -30
  99. package/cjs/rate/style/index.less +1 -1
  100. package/cjs/search-bar/style/css/index.css +30 -30
  101. package/cjs/search-bar/style/index.less +1 -1
  102. package/cjs/skeleton/index.d.ts +1 -0
  103. package/cjs/skeleton/index.js +10 -0
  104. package/cjs/skeleton/style/css/index.css +30 -30
  105. package/cjs/skeleton/style/index.less +1 -1
  106. package/cjs/slider/hooks/useSliderEvents.js +14 -8
  107. package/cjs/slider/hooks/useSliderStyle.js +13 -7
  108. package/cjs/slider/index.js +4 -2
  109. package/cjs/slider/marks.js +4 -2
  110. package/cjs/slider/style/css/index.css +58 -30
  111. package/cjs/slider/style/index.less +14 -5
  112. package/cjs/stepper/style/css/index.css +30 -30
  113. package/cjs/stepper/style/index.less +1 -1
  114. package/cjs/steps/index.d.ts +1 -1
  115. package/cjs/steps/style/css/index.css +66 -30
  116. package/cjs/steps/style/index.less +10 -10
  117. package/cjs/sticky/style/css/index.css +30 -30
  118. package/cjs/sticky/style/index.less +1 -1
  119. package/cjs/style.d.ts +2 -2
  120. package/cjs/style.js +3 -3
  121. package/cjs/swipe-action/style/css/index.css +30 -30
  122. package/cjs/swipe-action/style/index.less +1 -1
  123. package/cjs/swipe-load/style/css/index.css +30 -30
  124. package/cjs/swipe-load/style/index.less +1 -1
  125. package/cjs/switch/style/css/index.css +30 -30
  126. package/cjs/switch/style/index.less +1 -1
  127. package/cjs/tab-bar/style/css/index.css +30 -30
  128. package/cjs/tab-bar/style/index.less +1 -1
  129. package/cjs/tabs/style/css/index.css +30 -30
  130. package/cjs/tabs/style/index.less +1 -1
  131. package/cjs/tag/style/css/index.css +42 -30
  132. package/cjs/tag/style/index.less +4 -4
  133. package/cjs/textarea/style/css/index.css +30 -30
  134. package/cjs/textarea/style/index.less +1 -1
  135. package/cjs/toast/index.d.ts +12 -12
  136. package/cjs/toast/style/css/index.css +30 -30
  137. package/cjs/toast/style/index.less +1 -1
  138. package/cjs/transition/style/css/index.css +30 -30
  139. package/cjs/transition/style/index.less +1 -1
  140. package/dist/index.js +2337 -2279
  141. package/dist/index.min.js +4 -4
  142. package/dist/style.css +3110 -2971
  143. package/dist/style.min.css +1 -1
  144. package/esm/action-sheet/index.d.ts +2 -2
  145. package/esm/action-sheet/style/css/index.css +30 -30
  146. package/esm/action-sheet/style/index.less +1 -1
  147. package/esm/avatar/style/css/index.css +54 -30
  148. package/esm/avatar/style/index.less +3 -3
  149. package/esm/badge/style/css/index.css +30 -30
  150. package/esm/badge/style/index.less +1 -1
  151. package/esm/button/style/css/index.css +30 -30
  152. package/esm/button/style/index.less +1 -1
  153. package/esm/carousel/index.d.ts +5 -0
  154. package/esm/carousel/index.js +2 -1
  155. package/esm/carousel/style/css/index.css +30 -30
  156. package/esm/carousel/style/index.less +1 -1
  157. package/esm/cell/style/css/index.css +30 -30
  158. package/esm/cell/style/index.less +1 -1
  159. package/esm/checkbox/style/css/index.css +30 -30
  160. package/esm/checkbox/style/index.less +1 -1
  161. package/esm/circle-progress/style/css/index.css +30 -30
  162. package/esm/circle-progress/style/index.less +1 -1
  163. package/esm/collapse/style/css/index.css +30 -30
  164. package/esm/collapse/style/index.less +1 -1
  165. package/esm/count-down/style/css/index.css +30 -30
  166. package/esm/count-down/style/index.less +1 -1
  167. package/esm/date-picker/style/css/index.css +30 -30
  168. package/esm/date-picker/style/index.less +1 -1
  169. package/esm/dialog/index.d.ts +2 -2
  170. package/esm/dialog/style/css/index.css +30 -30
  171. package/esm/dialog/style/index.less +1 -1
  172. package/esm/divider/style/css/index.css +38 -30
  173. package/esm/divider/style/index.less +3 -3
  174. package/esm/dropdown/style/css/index.css +37 -30
  175. package/esm/dropdown/style/index.less +3 -4
  176. package/esm/dropdown-menu/style/css/index.css +38 -30
  177. package/esm/dropdown-menu/style/index.less +3 -3
  178. package/esm/ellipsis/style/css/index.css +30 -30
  179. package/esm/ellipsis/style/index.less +1 -1
  180. package/esm/form/style/css/index.css +30 -30
  181. package/esm/form/style/index.less +1 -1
  182. package/esm/form/type.d.ts +2 -2
  183. package/esm/grid/index.js +12 -6
  184. package/esm/grid/style/css/index.css +37 -30
  185. package/esm/grid/style/index.less +3 -3
  186. package/esm/image/index.js +10 -5
  187. package/esm/image/style/css/index.css +30 -30
  188. package/esm/image/style/index.less +1 -1
  189. package/esm/image-picker/style/css/index.css +30 -30
  190. package/esm/image-picker/style/index.less +1 -1
  191. package/esm/image-preview/index.d.ts +9 -3
  192. package/esm/image-preview/index.js +54 -16
  193. package/esm/image-preview/style/css/index.css +32 -31
  194. package/esm/image-preview/style/index.less +3 -2
  195. package/esm/index-bar/style/css/index.css +30 -30
  196. package/esm/index-bar/style/index.less +1 -1
  197. package/esm/index.d.ts +2 -2
  198. package/esm/index.js +2 -2
  199. package/esm/input/style/css/index.css +30 -30
  200. package/esm/input/style/index.less +1 -1
  201. package/esm/keyboard/style/css/index.css +30 -30
  202. package/esm/keyboard/style/index.less +1 -1
  203. package/esm/load-more/style/css/index.css +30 -30
  204. package/esm/load-more/style/index.less +1 -1
  205. package/esm/loading/style/css/index.css +30 -30
  206. package/esm/loading/style/index.less +1 -1
  207. package/esm/masking/index.d.ts +2 -2
  208. package/esm/masking/style/css/index.css +30 -30
  209. package/esm/masking/style/index.less +1 -1
  210. package/esm/nav-bar/style/css/index.css +30 -30
  211. package/esm/nav-bar/style/index.less +1 -1
  212. package/esm/notice-bar/style/css/index.css +30 -30
  213. package/esm/notice-bar/style/index.less +1 -1
  214. package/esm/notify/style/css/index.css +30 -30
  215. package/esm/notify/style/index.less +1 -1
  216. package/esm/pagination/style/css/index.css +30 -30
  217. package/esm/pagination/style/index.less +1 -1
  218. package/esm/picker/style/css/index.css +30 -30
  219. package/esm/picker/style/index.less +1 -1
  220. package/esm/picker-view/style/css/index.css +30 -30
  221. package/esm/picker-view/style/index.less +1 -1
  222. package/esm/popover/style/css/index.css +39 -32
  223. package/esm/popover/style/css/menu.css +34 -30
  224. package/esm/popover/style/index.less +2 -3
  225. package/esm/popover/style/menu.less +2 -2
  226. package/esm/popup/index.d.ts +2 -2
  227. package/esm/popup/style/css/index.css +30 -30
  228. package/esm/popup/style/index.less +1 -1
  229. package/esm/popup-swiper/index.d.ts +2 -2
  230. package/esm/popup-swiper/style/css/index.css +30 -30
  231. package/esm/popup-swiper/style/index.less +1 -1
  232. package/esm/progress/style/css/index.css +30 -30
  233. package/esm/progress/style/index.less +1 -1
  234. package/esm/pull-refresh/style/css/index.css +34 -30
  235. package/esm/pull-refresh/style/index.less +2 -2
  236. package/esm/radio/style/css/index.css +30 -30
  237. package/esm/radio/style/index.less +1 -1
  238. package/esm/rate/style/css/index.css +30 -30
  239. package/esm/rate/style/index.less +1 -1
  240. package/esm/search-bar/style/css/index.css +30 -30
  241. package/esm/search-bar/style/index.less +1 -1
  242. package/esm/skeleton/index.d.ts +1 -0
  243. package/esm/skeleton/index.js +1 -0
  244. package/esm/skeleton/style/css/index.css +30 -30
  245. package/esm/skeleton/style/index.less +1 -1
  246. package/esm/slider/hooks/useSliderEvents.js +13 -8
  247. package/esm/slider/hooks/useSliderStyle.js +12 -7
  248. package/esm/slider/index.js +4 -2
  249. package/esm/slider/marks.js +4 -2
  250. package/esm/slider/style/css/index.css +58 -30
  251. package/esm/slider/style/index.less +14 -5
  252. package/esm/stepper/style/css/index.css +30 -30
  253. package/esm/stepper/style/index.less +1 -1
  254. package/esm/steps/index.d.ts +1 -1
  255. package/esm/steps/style/css/index.css +66 -30
  256. package/esm/steps/style/index.less +10 -10
  257. package/esm/sticky/style/css/index.css +30 -30
  258. package/esm/sticky/style/index.less +1 -1
  259. package/esm/style.d.ts +2 -2
  260. package/esm/style.js +2 -2
  261. package/esm/swipe-action/style/css/index.css +30 -30
  262. package/esm/swipe-action/style/index.less +1 -1
  263. package/esm/swipe-load/style/css/index.css +30 -30
  264. package/esm/swipe-load/style/index.less +1 -1
  265. package/esm/switch/style/css/index.css +30 -30
  266. package/esm/switch/style/index.less +1 -1
  267. package/esm/tab-bar/style/css/index.css +30 -30
  268. package/esm/tab-bar/style/index.less +1 -1
  269. package/esm/tabs/style/css/index.css +30 -30
  270. package/esm/tabs/style/index.less +1 -1
  271. package/esm/tag/style/css/index.css +42 -30
  272. package/esm/tag/style/index.less +4 -4
  273. package/esm/textarea/style/css/index.css +30 -30
  274. package/esm/textarea/style/index.less +1 -1
  275. package/esm/toast/index.d.ts +12 -12
  276. package/esm/toast/style/css/index.css +30 -30
  277. package/esm/toast/style/index.less +1 -1
  278. package/esm/transition/style/css/index.css +30 -30
  279. package/esm/transition/style/index.less +1 -1
  280. package/package.json +3 -3
  281. package/style/css/public.css +30 -30
  282. package/tokens/app/arcodesign/default/css-variables.less +1 -1
  283. package/tokens/app/arcodesign/default/index.d.ts +1 -1
  284. package/tokens/app/arcodesign/default/index.js +1 -1
  285. package/tokens/app/arcodesign/default/index.json +7 -7
  286. package/tokens/app/arcodesign/default/index.less +1 -1
  287. package/tokens/mixin/index.less +31 -31
  288. package/umd/action-sheet/index.d.ts +2 -2
  289. package/umd/action-sheet/style/css/index.css +30 -30
  290. package/umd/action-sheet/style/index.less +1 -1
  291. package/umd/avatar/style/css/index.css +54 -30
  292. package/umd/avatar/style/index.less +3 -3
  293. package/umd/badge/style/css/index.css +30 -30
  294. package/umd/badge/style/index.less +1 -1
  295. package/umd/button/style/css/index.css +30 -30
  296. package/umd/button/style/index.less +1 -1
  297. package/umd/carousel/index.d.ts +5 -0
  298. package/umd/carousel/index.js +2 -1
  299. package/umd/carousel/style/css/index.css +30 -30
  300. package/umd/carousel/style/index.less +1 -1
  301. package/umd/cell/style/css/index.css +30 -30
  302. package/umd/cell/style/index.less +1 -1
  303. package/umd/checkbox/style/css/index.css +30 -30
  304. package/umd/checkbox/style/index.less +1 -1
  305. package/umd/circle-progress/style/css/index.css +30 -30
  306. package/umd/circle-progress/style/index.less +1 -1
  307. package/umd/collapse/style/css/index.css +30 -30
  308. package/umd/collapse/style/index.less +1 -1
  309. package/umd/count-down/style/css/index.css +30 -30
  310. package/umd/count-down/style/index.less +1 -1
  311. package/umd/date-picker/style/css/index.css +30 -30
  312. package/umd/date-picker/style/index.less +1 -1
  313. package/umd/dialog/index.d.ts +2 -2
  314. package/umd/dialog/style/css/index.css +30 -30
  315. package/umd/dialog/style/index.less +1 -1
  316. package/umd/divider/style/css/index.css +38 -30
  317. package/umd/divider/style/index.less +3 -3
  318. package/umd/dropdown/style/css/index.css +37 -30
  319. package/umd/dropdown/style/index.less +3 -4
  320. package/umd/dropdown-menu/style/css/index.css +38 -30
  321. package/umd/dropdown-menu/style/index.less +3 -3
  322. package/umd/ellipsis/style/css/index.css +30 -30
  323. package/umd/ellipsis/style/index.less +1 -1
  324. package/umd/form/style/css/index.css +30 -30
  325. package/umd/form/style/index.less +1 -1
  326. package/umd/form/type.d.ts +2 -2
  327. package/umd/grid/index.js +10 -4
  328. package/umd/grid/style/css/index.css +37 -30
  329. package/umd/grid/style/index.less +3 -3
  330. package/umd/image/index.js +10 -5
  331. package/umd/image/style/css/index.css +30 -30
  332. package/umd/image/style/index.less +1 -1
  333. package/umd/image-picker/style/css/index.css +30 -30
  334. package/umd/image-picker/style/index.less +1 -1
  335. package/umd/image-preview/index.d.ts +9 -3
  336. package/umd/image-preview/index.js +54 -16
  337. package/umd/image-preview/style/css/index.css +32 -31
  338. package/umd/image-preview/style/index.less +3 -2
  339. package/umd/index-bar/style/css/index.css +30 -30
  340. package/umd/index-bar/style/index.less +1 -1
  341. package/umd/index.d.ts +2 -2
  342. package/umd/index.js +8 -8
  343. package/umd/input/style/css/index.css +30 -30
  344. package/umd/input/style/index.less +1 -1
  345. package/umd/keyboard/style/css/index.css +30 -30
  346. package/umd/keyboard/style/index.less +1 -1
  347. package/umd/load-more/style/css/index.css +30 -30
  348. package/umd/load-more/style/index.less +1 -1
  349. package/umd/loading/style/css/index.css +30 -30
  350. package/umd/loading/style/index.less +1 -1
  351. package/umd/masking/index.d.ts +2 -2
  352. package/umd/masking/style/css/index.css +30 -30
  353. package/umd/masking/style/index.less +1 -1
  354. package/umd/nav-bar/style/css/index.css +30 -30
  355. package/umd/nav-bar/style/index.less +1 -1
  356. package/umd/notice-bar/style/css/index.css +30 -30
  357. package/umd/notice-bar/style/index.less +1 -1
  358. package/umd/notify/style/css/index.css +30 -30
  359. package/umd/notify/style/index.less +1 -1
  360. package/umd/pagination/style/css/index.css +30 -30
  361. package/umd/pagination/style/index.less +1 -1
  362. package/umd/picker/style/css/index.css +30 -30
  363. package/umd/picker/style/index.less +1 -1
  364. package/umd/picker-view/style/css/index.css +30 -30
  365. package/umd/picker-view/style/index.less +1 -1
  366. package/umd/popover/style/css/index.css +39 -32
  367. package/umd/popover/style/css/menu.css +34 -30
  368. package/umd/popover/style/index.less +2 -3
  369. package/umd/popover/style/menu.less +2 -2
  370. package/umd/popup/index.d.ts +2 -2
  371. package/umd/popup/style/css/index.css +30 -30
  372. package/umd/popup/style/index.less +1 -1
  373. package/umd/popup-swiper/index.d.ts +2 -2
  374. package/umd/popup-swiper/style/css/index.css +30 -30
  375. package/umd/popup-swiper/style/index.less +1 -1
  376. package/umd/progress/style/css/index.css +30 -30
  377. package/umd/progress/style/index.less +1 -1
  378. package/umd/pull-refresh/style/css/index.css +34 -30
  379. package/umd/pull-refresh/style/index.less +2 -2
  380. package/umd/radio/style/css/index.css +30 -30
  381. package/umd/radio/style/index.less +1 -1
  382. package/umd/rate/style/css/index.css +30 -30
  383. package/umd/rate/style/index.less +1 -1
  384. package/umd/search-bar/style/css/index.css +30 -30
  385. package/umd/search-bar/style/index.less +1 -1
  386. package/umd/skeleton/index.d.ts +1 -0
  387. package/umd/skeleton/index.js +11 -4
  388. package/umd/skeleton/style/css/index.css +30 -30
  389. package/umd/skeleton/style/index.less +1 -1
  390. package/umd/slider/hooks/useSliderEvents.js +16 -12
  391. package/umd/slider/hooks/useSliderStyle.js +15 -11
  392. package/umd/slider/index.js +4 -2
  393. package/umd/slider/marks.js +4 -2
  394. package/umd/slider/style/css/index.css +58 -30
  395. package/umd/slider/style/index.less +14 -5
  396. package/umd/stepper/style/css/index.css +30 -30
  397. package/umd/stepper/style/index.less +1 -1
  398. package/umd/steps/index.d.ts +1 -1
  399. package/umd/steps/style/css/index.css +66 -30
  400. package/umd/steps/style/index.less +10 -10
  401. package/umd/sticky/style/css/index.css +30 -30
  402. package/umd/sticky/style/index.less +1 -1
  403. package/umd/style.d.ts +2 -2
  404. package/umd/style.js +2 -2
  405. package/umd/swipe-action/style/css/index.css +30 -30
  406. package/umd/swipe-action/style/index.less +1 -1
  407. package/umd/swipe-load/style/css/index.css +30 -30
  408. package/umd/swipe-load/style/index.less +1 -1
  409. package/umd/switch/style/css/index.css +30 -30
  410. package/umd/switch/style/index.less +1 -1
  411. package/umd/tab-bar/style/css/index.css +30 -30
  412. package/umd/tab-bar/style/index.less +1 -1
  413. package/umd/tabs/style/css/index.css +30 -30
  414. package/umd/tabs/style/index.less +1 -1
  415. package/umd/tag/style/css/index.css +42 -30
  416. package/umd/tag/style/index.less +4 -4
  417. package/umd/textarea/style/css/index.css +30 -30
  418. package/umd/textarea/style/index.less +1 -1
  419. package/umd/toast/index.d.ts +12 -12
  420. package/umd/toast/style/css/index.css +30 -30
  421. package/umd/toast/style/index.less +1 -1
  422. package/umd/transition/style/css/index.css +30 -30
  423. package/umd/transition/style/index.less +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,33 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.30.4](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.30.3...@arco-design/mobile-react@2.30.4) (2023-12-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * `ImagePreview` fix problem that long image cannot scroll ([#207](https://github.com/arco-design/arco-design-mobile/issues/207)) ([78cf5a6](https://github.com/arco-design/arco-design-mobile/commit/78cf5a6f225f40a637368e85f998575be8148ba4))
12
+ * export `Skeleton` type ([#208](https://github.com/arco-design/arco-design-mobile/issues/208)) ([067907f](https://github.com/arco-design/arco-design-mobile/commit/067907f5432746690b5f8fa4a87a5560e9730d82))
13
+ * rtl for `PullRefresh`, `Avatar`, `Collapse`, `ImagePicker`, `Steps`, `Tag` ([#201](https://github.com/arco-design/arco-design-mobile/issues/201)) ([213a003](https://github.com/arco-design/arco-design-mobile/commit/213a003134d4e43539db1772b8b8dbd1dd37c907))
14
+ * support rtl for `DropdownMenu` ([#204](https://github.com/arco-design/arco-design-mobile/issues/204)) ([453dddb](https://github.com/arco-design/arco-design-mobile/commit/453dddb60b8f64e02654a8c3ece79bdc90e08fa6))
15
+ * support rtl for `Grid`, `Divider` ([#203](https://github.com/arco-design/arco-design-mobile/issues/203)) ([55a1f61](https://github.com/arco-design/arco-design-mobile/commit/55a1f619e430801d6cdb29f8fe90fe391eb26014))
16
+
17
+
18
+
19
+
20
+
21
+ ## [2.30.3](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.30.2...@arco-design/mobile-react@2.30.3) (2023-11-24)
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * `ImagePreview` support shrinking animation before closed ([#195](https://github.com/arco-design/arco-design-mobile/issues/195)) ([7420bd5](https://github.com/arco-design/arco-design-mobile/commit/7420bd533a6e22a38a6fbd64407918580f64e095))
27
+ * support rtl for `Slider` & `Popover` ([#200](https://github.com/arco-design/arco-design-mobile/issues/200)) ([1756c8a](https://github.com/arco-design/arco-design-mobile/commit/1756c8a875f5e6fb3f8bdee7222d69c32a142ec3))
28
+
29
+
30
+
31
+
32
+
6
33
  ## [2.30.2](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.30.1...@arco-design/mobile-react@2.30.2) (2023-11-09)
7
34
 
8
35
 
package/README.en-US.md CHANGED
@@ -59,8 +59,8 @@ React & ReactDOM: **<a href="https://reactjs.org/docs/cdn-links.html" target="_b
59
59
  React Transition Group: **<a href="https://reactcommunity.org/react-transition-group/" target="_blank">Click here</a>**
60
60
 
61
61
  ```
62
- <link ref="stylesheet" href="https://unpkg.com/@arco-design/mobile-react@2.30.1/dist/style.min.css">
63
- <script src="https://unpkg.com/@arco-design/mobile-react@2.30.1/dist/index.min.js"></script>
62
+ <link ref="stylesheet" href="https://unpkg.com/@arco-design/mobile-react@2.30.3/dist/style.min.css">
63
+ <script src="https://unpkg.com/@arco-design/mobile-react@2.30.3/dist/index.min.js"></script>
64
64
  ```
65
65
 
66
66
  ## Full import
package/README.md CHANGED
@@ -59,8 +59,8 @@ React & ReactDOM: **<a href="https://reactjs.org/docs/cdn-links.html" target="
59
59
  React Transition Group: **<a href="https://reactcommunity.org/react-transition-group/" target="_blank">戳这里获取</a>**
60
60
 
61
61
  ```
62
- <link ref="stylesheet" href="https://unpkg.com/@arco-design/mobile-react@2.30.1/dist/style.min.css">
63
- <script src="https://unpkg.com/@arco-design/mobile-react@2.30.1/dist/index.min.js"></script>
62
+ <link ref="stylesheet" href="https://unpkg.com/@arco-design/mobile-react@2.30.3/dist/style.min.css">
63
+ <script src="https://unpkg.com/@arco-design/mobile-react@2.30.3/dist/index.min.js"></script>
64
64
  ```
65
65
 
66
66
  ## 引入全部
@@ -86,11 +86,11 @@ declare const _default: React.ForwardRefExoticComponent<ActionSheetProps & React
86
86
  * @param {ActionSheetProps} config setting
87
87
  * @returns {{ close: () => void; update: (newConfig: ActionSheetProps) => void; }}
88
88
  */
89
- open: (config: Pick<import("../context-provider").WithGlobalContext<ActionSheetProps & React.RefAttributes<ActionSheetRef>>, "title" | "ref" | "key" | "context" | "translateZ" | "className" | "onTouchMove" | "getContainer" | "mountOnEnter" | "unmountOnExit" | "onClose" | "initialBodyOverflow" | "maskClass" | "maskStyle" | "contentClass" | "contentStyle" | "maskTransitionType" | "contentTransitionType" | "maskTransitionTimeout" | "contentTransitionTimeout" | "maskClosable" | "animatingClosable" | "preventBodyScroll" | "gestureOutOfControl" | "onOpen" | "onMaskClick" | "onPreventTouchMove" | "needBottomOffset" | "items" | "cancelText" | "subTitle"> & {
89
+ open: (config: Pick<import("../context-provider").WithGlobalContext<ActionSheetProps & React.RefAttributes<ActionSheetRef>>, "title" | "ref" | "key" | "context" | "translateZ" | "className" | "onTouchMove" | "getContainer" | "items" | "mountOnEnter" | "unmountOnExit" | "onClose" | "maskClass" | "maskStyle" | "contentClass" | "contentStyle" | "maskTransitionType" | "contentTransitionType" | "maskTransitionTimeout" | "contentTransitionTimeout" | "maskClosable" | "animatingClosable" | "preventBodyScroll" | "initialBodyOverflow" | "gestureOutOfControl" | "onOpen" | "onMaskClick" | "onPreventTouchMove" | "needBottomOffset" | "cancelText" | "subTitle"> & {
90
90
  key?: string | undefined;
91
91
  }, context?: import("../context-provider").GlobalContextParams | undefined) => {
92
92
  close: () => void;
93
- update: (newConfig: Pick<import("../context-provider").WithGlobalContext<ActionSheetProps & React.RefAttributes<ActionSheetRef>>, "title" | "ref" | "key" | "context" | "translateZ" | "className" | "onTouchMove" | "getContainer" | "mountOnEnter" | "unmountOnExit" | "onClose" | "initialBodyOverflow" | "maskClass" | "maskStyle" | "contentClass" | "contentStyle" | "maskTransitionType" | "contentTransitionType" | "maskTransitionTimeout" | "contentTransitionTimeout" | "maskClosable" | "animatingClosable" | "preventBodyScroll" | "gestureOutOfControl" | "onOpen" | "onMaskClick" | "onPreventTouchMove" | "needBottomOffset" | "items" | "cancelText" | "subTitle"> & {
93
+ update: (newConfig: Pick<import("../context-provider").WithGlobalContext<ActionSheetProps & React.RefAttributes<ActionSheetRef>>, "title" | "ref" | "key" | "context" | "translateZ" | "className" | "onTouchMove" | "getContainer" | "items" | "mountOnEnter" | "unmountOnExit" | "onClose" | "maskClass" | "maskStyle" | "contentClass" | "contentStyle" | "maskTransitionType" | "contentTransitionType" | "maskTransitionTimeout" | "contentTransitionTimeout" | "maskClosable" | "animatingClosable" | "preventBodyScroll" | "initialBodyOverflow" | "gestureOutOfControl" | "onOpen" | "onMaskClick" | "onPreventTouchMove" | "needBottomOffset" | "cancelText" | "subTitle"> & {
94
94
  key?: string | undefined;
95
95
  }) => void;
96
96
  };
@@ -4,7 +4,7 @@
4
4
  * @name_en General Mixin
5
5
  */
6
6
  /**
7
- * 根据base-font-size,设置单位尺寸为rem
7
+ * 根据 base-font-size,设置单位尺寸为 rem
8
8
  * @desc {en} set the unit size to rem based on base-font-size
9
9
  * @param @property css属性名
10
10
  * @param @property {en} css property
@@ -21,7 +21,7 @@
21
21
  * ```
22
22
  */
23
23
  /**
24
- * 根据base-font-size,设置常规模式和rtl模式下单位尺寸为rem
24
+ * 根据 base-font-size,设置常规模式和 rtl 模式下单位尺寸为 rem
25
25
  * @desc {en} set the unit size to rem for regular and RTL modes based on the base-font-size
26
26
  * @param @property css属性名
27
27
  * @param @property {en} css property
@@ -38,8 +38,8 @@
38
38
  * ```
39
39
  */
40
40
  /**
41
- * 当less变量use-dark-mode=1时,为原生暗黑模式媒体查询事件prefers-color-scheme:dark绑定对应css规则
42
- * @desc {en} bind corresponding CSS rules to the native dark mode media query event prefers-color-scheme: dark when the less variable use-dark-mode=1.
41
+ * 当 less 变量 use-dark-mode=1 时,自定义暗黑模式样式规则
42
+ * @desc {en} Customize dark mode style rules when the less variable use-dark-mode=1.
43
43
  * @param @rules 对应的暗黑模式规则
44
44
  * @param @rules {en} Corresponding dark mode rules
45
45
  * @example
@@ -54,7 +54,7 @@
54
54
  * ```
55
55
  */
56
56
  /**
57
- * 为属性设置arco提供的token变量
57
+ * 为属性设置 arco 提供的 token 变量
58
58
  * @desc {en} set the token variable provided by Arco for the attribute
59
59
  * @param @property css属性名
60
60
  * @param @property {en} css property
@@ -76,11 +76,11 @@
76
76
  * ```
77
77
  */
78
78
  /**
79
- * 在常规模式和rtl模式下为属性设置arco提供的token变量
79
+ * 在常规模式和 rtl 模式下为属性设置 arco 提供的 token 变量
80
80
  * @desc {en} set the token variable provided by Arco for the attribute in regular mode and RTL mode
81
- * @param @property css属性名
81
+ * @param @property css 属性名
82
82
  * @param @property {en} css property
83
- * @param @variables token变量名
83
+ * @param @variables token 变量名
84
84
  * @param @variables {en} token variable name
85
85
  * @param @preValues
86
86
  * @param @preValues {en}
@@ -96,9 +96,9 @@
96
96
  * ```
97
97
  */
98
98
  /**
99
- * 0.5px的边框线
99
+ * 0.5px 的边框线
100
100
  * @desc {en} a border line of 0.5 pixels
101
- * @param @color 使用css变量为线设置颜色
101
+ * @param @color 使用 css 变量为线设置颜色
102
102
  * @param @color {en} set border-color by CSS variable
103
103
  * @param @direction 边框方向,默认为全部方向
104
104
  * @param @direction {en} border direction,default to all directions.
@@ -115,9 +115,9 @@
115
115
  /**
116
116
  * 字体加粗
117
117
  * @desc {en} font bold
118
- * @param @color 使用css变量设置加粗的字体颜色,默认继承文字当前颜色
118
+ * @param @color 使用 css 变量设置加粗的字体颜色,默认继承文字当前颜色
119
119
  * @param @color {en} set color by CSS variable
120
- * @param @stroke 字体粗细,默认0.3px
120
+ * @param @stroke 字体粗细,默认 0.3px
121
121
  * @param @stroke {en} font weight, default 0.3 pixel
122
122
  * @example
123
123
  * ```
@@ -130,17 +130,17 @@
130
130
  * ```
131
131
  */
132
132
  /**
133
- * 1px边框
133
+ * 1px 边框
134
134
  * @desc {en} 1 pixel border
135
135
  * @param @direction 边框方向
136
136
  * @param @direction {en} border direction
137
- * @param @borderColor 使用css变量设置边框颜色
137
+ * @param @borderColor 使用 css 变量设置边框颜色
138
138
  * @param @borderColor {en} set border-color by CSS variable
139
- * @param @borderRadius border-radius,默认为0
139
+ * @param @borderRadius border-radius,默认为 0
140
140
  * @param @borderRadius {en} border-radius, default value is 0
141
- * @param @borderWidth border-width,默认为1px
141
+ * @param @borderWidth border-width,默认为 1px
142
142
  * @param @borderWidth {en} border-width, default value is 1 pixel
143
- * @param @borderStyle border-style,默认为solid
143
+ * @param @borderStyle border-style,默认为 solid
144
144
  * @param @borderStyle {en} border-style, default value is solid
145
145
  * @example
146
146
  * ```
@@ -153,9 +153,9 @@
153
153
  * ```
154
154
  */
155
155
  /**
156
- * 元素右下0.5px边框
156
+ * 元素右下 0.5px 边框
157
157
  * @desc {en} 0.5px border on bottom right
158
- * @param @color 使用css变量设置边框颜色
158
+ * @param @color 使用 css 变量设置边框颜色
159
159
  * @param @color {en} set border-color by CSS variable
160
160
  * @example
161
161
  * ```
@@ -167,9 +167,9 @@
167
167
  * ```
168
168
  */
169
169
  /**
170
- * 元素左上0.5px边框
170
+ * 元素左上 0.5px 边框
171
171
  * @desc {en} 0.5px border on top left
172
- * @param @color 使用css变量设置边框颜色
172
+ * @param @color 使用 css 变量设置边框颜色
173
173
  * @param @color {en} set border-color by CSS variable
174
174
  * @example
175
175
  * ```
@@ -181,9 +181,9 @@
181
181
  * ```
182
182
  */
183
183
  /**
184
- * 设置Loading组件颜色
184
+ * 设置 Loading 组件颜色
185
185
  * @desc {en} set Loading component color
186
- * @param @color 使用css变量设置颜色
186
+ * @param @color 使用 css 变量设置颜色
187
187
  * @param @color {en} set color by CSS variable
188
188
  * @example
189
189
  * ```
@@ -197,9 +197,9 @@
197
197
  /**
198
198
  * 设置最小字号
199
199
  * @desc {en} set minimum font-size
200
- * @param @size 使用css变量设置最小字号
200
+ * @param @size 使用 css 变量设置最小字号
201
201
  * @param @size {en} set minimum font-size by CSS variable
202
- * @param @scale 设置最小字号下文字缩放比例,默认为0.9
202
+ * @param @scale 设置最小字号下文字缩放比例,默认为 0.9
203
203
  * @param @scale {en} set minimum font-size down text scale,default value is 0.9
204
204
  * @example
205
205
  * ```
@@ -212,9 +212,9 @@
212
212
  * ```
213
213
  */
214
214
  /**
215
- * 设置content-box盒模型下元素宽度
215
+ * 设置 content-box 盒模型下元素宽度
216
216
  * @desc {en} set box width in content-box
217
- * @param @property css属性名
217
+ * @param @property css 属性名
218
218
  * @param @property {en} css property
219
219
  * @param @width 元素总宽度,包含内边距
220
220
  * @param @width element width, include padding
@@ -232,11 +232,11 @@
232
232
  * ```
233
233
  */
234
234
  /**
235
- * 设置Steps组件颜色
235
+ * 设置 Steps 组件颜色
236
236
  * @desc {en} set Steps component color
237
- * @param @color 使用css变量设置主颜色
237
+ * @param @color 使用 css 变量设置主颜色
238
238
  * @param @color {en} set main step color by CSS variable
239
- * @param @finish-color 使用css变量设置已完成步骤的颜色
239
+ * @param @finish-color 使用 css 变量设置已完成步骤的颜色
240
240
  * @param @finish-color {en} set finished step color by CSS variable
241
241
  * @example
242
242
  * ```
@@ -61,7 +61,7 @@
61
61
  * Arco Theme Style *
62
62
  * *
63
63
  ***************************************************/
64
- & when (@use-dark-mode = 1) {
64
+ & when (@use-dark-mode = 1) {
65
65
 
66
66
  .process-bg-color-with-config,
67
67
  .process-custom-icon-bg-color-with-config {
@@ -4,7 +4,7 @@
4
4
  * @name_en General Mixin
5
5
  */
6
6
  /**
7
- * 根据base-font-size,设置单位尺寸为rem
7
+ * 根据 base-font-size,设置单位尺寸为 rem
8
8
  * @desc {en} set the unit size to rem based on base-font-size
9
9
  * @param @property css属性名
10
10
  * @param @property {en} css property
@@ -21,7 +21,7 @@
21
21
  * ```
22
22
  */
23
23
  /**
24
- * 根据base-font-size,设置常规模式和rtl模式下单位尺寸为rem
24
+ * 根据 base-font-size,设置常规模式和 rtl 模式下单位尺寸为 rem
25
25
  * @desc {en} set the unit size to rem for regular and RTL modes based on the base-font-size
26
26
  * @param @property css属性名
27
27
  * @param @property {en} css property
@@ -38,8 +38,8 @@
38
38
  * ```
39
39
  */
40
40
  /**
41
- * 当less变量use-dark-mode=1时,为原生暗黑模式媒体查询事件prefers-color-scheme:dark绑定对应css规则
42
- * @desc {en} bind corresponding CSS rules to the native dark mode media query event prefers-color-scheme: dark when the less variable use-dark-mode=1.
41
+ * 当 less 变量 use-dark-mode=1 时,自定义暗黑模式样式规则
42
+ * @desc {en} Customize dark mode style rules when the less variable use-dark-mode=1.
43
43
  * @param @rules 对应的暗黑模式规则
44
44
  * @param @rules {en} Corresponding dark mode rules
45
45
  * @example
@@ -54,7 +54,7 @@
54
54
  * ```
55
55
  */
56
56
  /**
57
- * 为属性设置arco提供的token变量
57
+ * 为属性设置 arco 提供的 token 变量
58
58
  * @desc {en} set the token variable provided by Arco for the attribute
59
59
  * @param @property css属性名
60
60
  * @param @property {en} css property
@@ -76,11 +76,11 @@
76
76
  * ```
77
77
  */
78
78
  /**
79
- * 在常规模式和rtl模式下为属性设置arco提供的token变量
79
+ * 在常规模式和 rtl 模式下为属性设置 arco 提供的 token 变量
80
80
  * @desc {en} set the token variable provided by Arco for the attribute in regular mode and RTL mode
81
- * @param @property css属性名
81
+ * @param @property css 属性名
82
82
  * @param @property {en} css property
83
- * @param @variables token变量名
83
+ * @param @variables token 变量名
84
84
  * @param @variables {en} token variable name
85
85
  * @param @preValues
86
86
  * @param @preValues {en}
@@ -96,9 +96,9 @@
96
96
  * ```
97
97
  */
98
98
  /**
99
- * 0.5px的边框线
99
+ * 0.5px 的边框线
100
100
  * @desc {en} a border line of 0.5 pixels
101
- * @param @color 使用css变量为线设置颜色
101
+ * @param @color 使用 css 变量为线设置颜色
102
102
  * @param @color {en} set border-color by CSS variable
103
103
  * @param @direction 边框方向,默认为全部方向
104
104
  * @param @direction {en} border direction,default to all directions.
@@ -115,9 +115,9 @@
115
115
  /**
116
116
  * 字体加粗
117
117
  * @desc {en} font bold
118
- * @param @color 使用css变量设置加粗的字体颜色,默认继承文字当前颜色
118
+ * @param @color 使用 css 变量设置加粗的字体颜色,默认继承文字当前颜色
119
119
  * @param @color {en} set color by CSS variable
120
- * @param @stroke 字体粗细,默认0.3px
120
+ * @param @stroke 字体粗细,默认 0.3px
121
121
  * @param @stroke {en} font weight, default 0.3 pixel
122
122
  * @example
123
123
  * ```
@@ -130,17 +130,17 @@
130
130
  * ```
131
131
  */
132
132
  /**
133
- * 1px边框
133
+ * 1px 边框
134
134
  * @desc {en} 1 pixel border
135
135
  * @param @direction 边框方向
136
136
  * @param @direction {en} border direction
137
- * @param @borderColor 使用css变量设置边框颜色
137
+ * @param @borderColor 使用 css 变量设置边框颜色
138
138
  * @param @borderColor {en} set border-color by CSS variable
139
- * @param @borderRadius border-radius,默认为0
139
+ * @param @borderRadius border-radius,默认为 0
140
140
  * @param @borderRadius {en} border-radius, default value is 0
141
- * @param @borderWidth border-width,默认为1px
141
+ * @param @borderWidth border-width,默认为 1px
142
142
  * @param @borderWidth {en} border-width, default value is 1 pixel
143
- * @param @borderStyle border-style,默认为solid
143
+ * @param @borderStyle border-style,默认为 solid
144
144
  * @param @borderStyle {en} border-style, default value is solid
145
145
  * @example
146
146
  * ```
@@ -153,9 +153,9 @@
153
153
  * ```
154
154
  */
155
155
  /**
156
- * 元素右下0.5px边框
156
+ * 元素右下 0.5px 边框
157
157
  * @desc {en} 0.5px border on bottom right
158
- * @param @color 使用css变量设置边框颜色
158
+ * @param @color 使用 css 变量设置边框颜色
159
159
  * @param @color {en} set border-color by CSS variable
160
160
  * @example
161
161
  * ```
@@ -167,9 +167,9 @@
167
167
  * ```
168
168
  */
169
169
  /**
170
- * 元素左上0.5px边框
170
+ * 元素左上 0.5px 边框
171
171
  * @desc {en} 0.5px border on top left
172
- * @param @color 使用css变量设置边框颜色
172
+ * @param @color 使用 css 变量设置边框颜色
173
173
  * @param @color {en} set border-color by CSS variable
174
174
  * @example
175
175
  * ```
@@ -181,9 +181,9 @@
181
181
  * ```
182
182
  */
183
183
  /**
184
- * 设置Loading组件颜色
184
+ * 设置 Loading 组件颜色
185
185
  * @desc {en} set Loading component color
186
- * @param @color 使用css变量设置颜色
186
+ * @param @color 使用 css 变量设置颜色
187
187
  * @param @color {en} set color by CSS variable
188
188
  * @example
189
189
  * ```
@@ -197,9 +197,9 @@
197
197
  /**
198
198
  * 设置最小字号
199
199
  * @desc {en} set minimum font-size
200
- * @param @size 使用css变量设置最小字号
200
+ * @param @size 使用 css 变量设置最小字号
201
201
  * @param @size {en} set minimum font-size by CSS variable
202
- * @param @scale 设置最小字号下文字缩放比例,默认为0.9
202
+ * @param @scale 设置最小字号下文字缩放比例,默认为 0.9
203
203
  * @param @scale {en} set minimum font-size down text scale,default value is 0.9
204
204
  * @example
205
205
  * ```
@@ -212,9 +212,9 @@
212
212
  * ```
213
213
  */
214
214
  /**
215
- * 设置content-box盒模型下元素宽度
215
+ * 设置 content-box 盒模型下元素宽度
216
216
  * @desc {en} set box width in content-box
217
- * @param @property css属性名
217
+ * @param @property css 属性名
218
218
  * @param @property {en} css property
219
219
  * @param @width 元素总宽度,包含内边距
220
220
  * @param @width element width, include padding
@@ -232,11 +232,11 @@
232
232
  * ```
233
233
  */
234
234
  /**
235
- * 设置Steps组件颜色
235
+ * 设置 Steps 组件颜色
236
236
  * @desc {en} set Steps component color
237
- * @param @color 使用css变量设置主颜色
237
+ * @param @color 使用 css 变量设置主颜色
238
238
  * @param @color {en} set main step color by CSS variable
239
- * @param @finish-color 使用css变量设置已完成步骤的颜色
239
+ * @param @finish-color 使用 css 变量设置已完成步骤的颜色
240
240
  * @param @finish-color {en} set finished step color by CSS variable
241
241
  * @example
242
242
  * ```
@@ -674,6 +674,10 @@
674
674
  flex-direction: column;
675
675
  margin-left: 0.32rem;
676
676
  }
677
+ [dir="rtl"] .arco-avatar-info {
678
+ margin-left: initial;
679
+ margin-right: 0.32rem;
680
+ }
677
681
  .arco-avatar-name {
678
682
  color: #1d2129 ;
679
683
  }
@@ -693,30 +697,50 @@
693
697
  .arco-avatar-group-size-ultra-small .arco-avatar-wrapper {
694
698
  margin-left: -0.16rem ;
695
699
  }
700
+ [dir="rtl"] .arco-avatar-group-size-ultra-small .arco-avatar-wrapper {
701
+ margin-left: initial;
702
+ margin-right: -0.16rem ;
703
+ }
696
704
  .arco-avatar-group-size-ultra-small .arco-avatar {
697
705
  border-width: 0.02rem ;
698
706
  }
699
707
  .arco-avatar-group-size-smaller .arco-avatar-wrapper {
700
708
  margin-left: -0.16rem ;
701
709
  }
710
+ [dir="rtl"] .arco-avatar-group-size-smaller .arco-avatar-wrapper {
711
+ margin-left: initial;
712
+ margin-right: -0.16rem ;
713
+ }
702
714
  .arco-avatar-group-size-smaller .arco-avatar {
703
715
  border-width: 0.02rem ;
704
716
  }
705
717
  .arco-avatar-group-size-small .arco-avatar-wrapper {
706
718
  margin-left: -0.24rem ;
707
719
  }
720
+ [dir="rtl"] .arco-avatar-group-size-small .arco-avatar-wrapper {
721
+ margin-left: initial;
722
+ margin-right: -0.24rem ;
723
+ }
708
724
  .arco-avatar-group-size-small .arco-avatar {
709
725
  border-width: 0.03rem ;
710
726
  }
711
727
  .arco-avatar-group-size-medium .arco-avatar-wrapper {
712
728
  margin-left: -0.24rem ;
713
729
  }
730
+ [dir="rtl"] .arco-avatar-group-size-medium .arco-avatar-wrapper {
731
+ margin-left: initial;
732
+ margin-right: -0.24rem ;
733
+ }
714
734
  .arco-avatar-group-size-medium .arco-avatar {
715
735
  border-width: 0.03rem ;
716
736
  }
717
737
  .arco-avatar-group-size-large .arco-avatar-wrapper {
718
738
  margin-left: -0.24rem ;
719
739
  }
740
+ [dir="rtl"] .arco-avatar-group-size-large .arco-avatar-wrapper {
741
+ margin-left: initial;
742
+ margin-right: -0.24rem ;
743
+ }
720
744
  .arco-avatar-group-size-large .arco-avatar {
721
745
  border-width: 0.03rem ;
722
746
  }
@@ -56,7 +56,7 @@
56
56
  display: flex;
57
57
  justify-content: center;
58
58
  flex-direction: column;
59
- .rem(margin-left, 16);
59
+ .rem-with-rtl(margin-left, 16);
60
60
  }
61
61
 
62
62
  &-name {
@@ -99,7 +99,7 @@
99
99
 
100
100
  &-size-@{size} {
101
101
  .@{prefix}-avatar-wrapper {
102
- .use-var(margin-left, "avatar-group-@{size}-size-offset");
102
+ .use-var-with-rtl(margin-left, "avatar-group-@{size}-size-offset");
103
103
  }
104
104
  .@{prefix}-avatar {
105
105
  .use-var(border-width, "avatar-group-@{size}-size-border");
@@ -152,7 +152,7 @@
152
152
  * Arco Theme Style *
153
153
  * *
154
154
  ***************************************************/
155
- & when (@use-dark-mode = 1) {
155
+ & when (@use-dark-mode = 1) {
156
156
 
157
157
  .process-bg-color-with-config,
158
158
  .process-custom-icon-bg-color-with-config {