@fjyueke/arco-mcp 1.0.3 → 1.0.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 (53) hide show
  1. package/metaData/components/action-sheet/css-variables.md +25 -25
  2. package/metaData/components/avatar/css-variables.md +57 -57
  3. package/metaData/components/button/css-variables.md +22 -22
  4. package/metaData/components/carousel/css-variables.md +8 -8
  5. package/metaData/components/cell/css-variables.md +25 -25
  6. package/metaData/components/checkbox/css-variables.md +4 -4
  7. package/metaData/components/circle-progress/css-variables.md +8 -8
  8. package/metaData/components/collapse/css-variables.md +7 -7
  9. package/metaData/components/context-provider/css-variables.md +2 -2
  10. package/metaData/components/count-down/css-variables.md +25 -25
  11. package/metaData/components/dialog/css-variables.md +24 -24
  12. package/metaData/components/divider/css-variables.md +6 -6
  13. package/metaData/components/dropdown/css-variables.md +16 -16
  14. package/metaData/components/dropdown-menu/css-variables.md +16 -16
  15. package/metaData/components/ellipsis/css-variables.md +2 -2
  16. package/metaData/components/form/css-variables.md +5 -5
  17. package/metaData/components/grid/css-variables.md +11 -11
  18. package/metaData/components/icon/css-variables.md +25 -25
  19. package/metaData/components/image/css-variables.md +11 -11
  20. package/metaData/components/image-picker/css-variables.md +11 -11
  21. package/metaData/components/image-preview/css-variables.md +11 -11
  22. package/metaData/components/index-bar/css-variables.md +13 -13
  23. package/metaData/components/input/css-variables.md +13 -13
  24. package/metaData/components/keyboard/css-variables.md +9 -9
  25. package/metaData/components/load-more/css-variables.md +25 -25
  26. package/metaData/components/loading/css-variables.md +3 -3
  27. package/metaData/components/nav-bar/css-variables.md +6 -6
  28. package/metaData/components/notice-bar/css-variables.md +7 -7
  29. package/metaData/components/notify/css-variables.md +3 -3
  30. package/metaData/components/pagination/css-variables.md +8 -8
  31. package/metaData/components/picker/css-variables.md +9 -9
  32. package/metaData/components/picker-view/css-variables.md +9 -9
  33. package/metaData/components/popover/css-variables.md +7 -7
  34. package/metaData/components/portal/css-variables.md +25 -25
  35. package/metaData/components/progress/css-variables.md +8 -8
  36. package/metaData/components/pull-refresh/css-variables.md +2 -2
  37. package/metaData/components/search-bar/css-variables.md +11 -11
  38. package/metaData/components/show-monitor/css-variables.md +25 -25
  39. package/metaData/components/skeleton/css-variables.md +8 -8
  40. package/metaData/components/slider/css-variables.md +15 -15
  41. package/metaData/components/stepper/css-variables.md +4 -4
  42. package/metaData/components/steps/css-variables.md +10 -10
  43. package/metaData/components/swipe-action/css-variables.md +5 -5
  44. package/metaData/components/swipe-load/css-variables.md +5 -5
  45. package/metaData/components/switch/css-variables.md +11 -11
  46. package/metaData/components/tab-bar/css-variables.md +7 -7
  47. package/metaData/components/tabs/css-variables.md +11 -11
  48. package/metaData/components/tag/css-variables.md +12 -12
  49. package/metaData/components/textarea/css-variables.md +4 -4
  50. package/metaData/components/toast/css-variables.md +12 -12
  51. package/metaData/components/transition/css-variables.md +25 -25
  52. package/metaData/components/uploader/css-variables.md +11 -11
  53. package/package.json +2 -2
@@ -4,15 +4,15 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-searchbar-padding | getRem(16) | 搜索栏背景颜色 |
10
- | --arco-searchbar-square-shape-border-radius | getRem(2) | 圆形搜索栏的圆角大小 |
11
- | --arco-searchbar-round-shape-border-radius | getRem(9999) | 搜索输入框容器高度 |
12
- | --arco-searchbar-clear-icon-padding-left | getRem(16) | 搜索栏搜索按钮的颜色 |
13
- | --arco-searchbar-search-icon-font-size | getRem(16) | 搜索栏右侧取消按钮颜色 |
14
- | --arco-searchbar-cancel-btn-font-size | getRem(15) | 搜索栏右侧取消按钮的左边距 |
15
- | --arco-searchbar-cancel-btn-margin-left | getRem(16) | 搜索联想框背景颜色 |
16
- | --arco-searchbar-association-item-height | getRem(52) | 搜索联想框候选项内边距 |
17
- | --arco-searchbar-association-item-padding | getRem(16) | 搜索联想框候选项字体大小 |
18
- | --arco-searchbar-association-item-font-size | getRem(15) | 搜索联想框候选项普通文字颜色 |
9
+ | 搜索栏背景颜色 | --arco-searchbar-padding | getRem(16) |
10
+ | 圆形搜索栏的圆角大小 | --arco-searchbar-square-shape-border-radius | getRem(2) |
11
+ | 搜索输入框容器高度 | --arco-searchbar-round-shape-border-radius | getRem(9999) |
12
+ | 搜索栏搜索按钮的颜色 | --arco-searchbar-clear-icon-padding-left | getRem(16) |
13
+ | 搜索栏右侧取消按钮颜色 | --arco-searchbar-search-icon-font-size | getRem(16) |
14
+ | 搜索栏右侧取消按钮的左边距 | --arco-searchbar-cancel-btn-font-size | getRem(15) |
15
+ | 搜索联想框背景颜色 | --arco-searchbar-cancel-btn-margin-left | getRem(16) |
16
+ | 搜索联想框候选项内边距 | --arco-searchbar-association-item-height | getRem(52) |
17
+ | 搜索联想框候选项字体大小 | --arco-searchbar-association-item-padding | getRem(16) |
18
+ | 搜索联想框候选项普通文字颜色 | --arco-searchbar-association-item-font-size | getRem(15) |
@@ -4,29 +4,29 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-showmonitor-load-more-font-size | getRem(14) | 加载更多文字颜色 |
10
- | --arco-showmonitor-cell-desc-font-size | getRem(14) | 单元格标题文字大小 |
11
- | --arco-showmonitor-cell-title-font-size | getRem(15) | 单元格标题文字字重 |
12
- | --arco-showmonitor-cell-desc-margin-top | getRem(2) | 单元格内容文字大小 |
13
- | --arco-showmonitor-cell-content-font-size | getRem(14) | 单元格右箭头图标颜色 |
14
- | --arco-showmonitor-cell-arrow-gutter | getRem(8) | 单元格右箭头自定义图标大小 |
15
- | --arco-showmonitor-cell-arrow-font-size | getRem(12) | 单元格背景色 |
16
- | --arco-showmonitor-cell-font-size | getRem(16) | 单元格两侧横向间距 |
17
- | --arco-showmonitor-cell-horizontal-padding | getRem(16) | 单元格基础样式高度 |
18
- | --arco-showmonitor-cell-item-height | getRem(54) | 单元格有描述文字时的高度 |
19
- | --arco-showmonitor-cell-item-has-desc-height | getRem(74) | 单元格标签文字右侧间距 |
20
- | --arco-showmonitor-cell-label-gutter | getRem(24) | 单元格标签图标右侧间距 |
21
- | --arco-showmonitor-cell-label-icon-gutter | getRem(12) | 单元格标签图标大小 |
22
- | --arco-showmonitor-cell-label-icon-font-size | getRem(20) | 单元格头部和尾部说明文字大小 |
23
- | --arco-showmonitor-cell-extra-font-size | getRem(14) | 单元格头部和尾部说明文字行高 |
24
- | --arco-showmonitor-cell-extra-line-height | getRem(20) | 单元格头部和尾部说明内边距 |
25
- | --arco-showmonitor-count-down-font-size | getRem(16) | 倒计时默认字体行高 |
26
- | --arco-showmonitor-count-down-line-height | getRem(22) | 倒计时默认字体颜色 |
27
- | --arco-showmonitor-action-sheet-item-height | getRem(54) | 动作面板选项字体大小 |
28
- | --arco-showmonitor-action-sheet-item-font-size | getRem(16) | 动作面板顶部圆角值 |
29
- | --arco-showmonitor-action-sheet-border-radius | getRem(8) | 动作面板取消按钮顶线颜色 |
30
- | --arco-showmonitor-action-sheet-header-padding | getRem(16) | 动作面板头部标题字体大小 |
31
- | --arco-showmonitor-action-sheet-title-font-size | getRem(16) | 动作面板头部描述字体大小 |
32
- | --arco-showmonitor-action-sheet-sub-title-font-size | getRem(14) | 搜索栏内边距大小 |
9
+ | 加载更多文字颜色 | --arco-showmonitor-load-more-font-size | getRem(14) |
10
+ | 单元格标题文字大小 | --arco-showmonitor-cell-desc-font-size | getRem(14) |
11
+ | 单元格标题文字字重 | --arco-showmonitor-cell-title-font-size | getRem(15) |
12
+ | 单元格内容文字大小 | --arco-showmonitor-cell-desc-margin-top | getRem(2) |
13
+ | 单元格右箭头图标颜色 | --arco-showmonitor-cell-content-font-size | getRem(14) |
14
+ | 单元格右箭头自定义图标大小 | --arco-showmonitor-cell-arrow-gutter | getRem(8) |
15
+ | 单元格背景色 | --arco-showmonitor-cell-arrow-font-size | getRem(12) |
16
+ | 单元格两侧横向间距 | --arco-showmonitor-cell-font-size | getRem(16) |
17
+ | 单元格基础样式高度 | --arco-showmonitor-cell-horizontal-padding | getRem(16) |
18
+ | 单元格有描述文字时的高度 | --arco-showmonitor-cell-item-height | getRem(54) |
19
+ | 单元格标签文字右侧间距 | --arco-showmonitor-cell-item-has-desc-height | getRem(74) |
20
+ | 单元格标签图标右侧间距 | --arco-showmonitor-cell-label-gutter | getRem(24) |
21
+ | 单元格标签图标大小 | --arco-showmonitor-cell-label-icon-gutter | getRem(12) |
22
+ | 单元格头部和尾部说明文字大小 | --arco-showmonitor-cell-label-icon-font-size | getRem(20) |
23
+ | 单元格头部和尾部说明文字行高 | --arco-showmonitor-cell-extra-font-size | getRem(14) |
24
+ | 单元格头部和尾部说明内边距 | --arco-showmonitor-cell-extra-line-height | getRem(20) |
25
+ | 倒计时默认字体行高 | --arco-showmonitor-count-down-font-size | getRem(16) |
26
+ | 倒计时默认字体颜色 | --arco-showmonitor-count-down-line-height | getRem(22) |
27
+ | 动作面板选项字体大小 | --arco-showmonitor-action-sheet-item-height | getRem(54) |
28
+ | 动作面板顶部圆角值 | --arco-showmonitor-action-sheet-item-font-size | getRem(16) |
29
+ | 动作面板取消按钮顶线颜色 | --arco-showmonitor-action-sheet-border-radius | getRem(8) |
30
+ | 动作面板头部标题字体大小 | --arco-showmonitor-action-sheet-header-padding | getRem(16) |
31
+ | 动作面板头部描述字体大小 | --arco-showmonitor-action-sheet-title-font-size | getRem(16) |
32
+ | 搜索栏内边距大小 | --arco-showmonitor-action-sheet-sub-title-font-size | getRem(14) |
@@ -4,12 +4,12 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-skeleton-border-radius | getRem(0) | 骨架屏元素背景色 |
10
- | --arco-skeleton-title-height | getRem(16) | 骨架屏段落行高度 |
11
- | --arco-skeleton-paragraph-height | getRem(16) | 骨架屏各段落行间距 |
12
- | --arco-skeleton-paragraph-margin-top | getRem(12) | 骨架屏头像大小 |
13
- | --arco-skeleton-grid-icon-size | getRem(32) | 骨架屏金刚位文字区宽度 |
14
- | --arco-skeleton-grid-text-width | getRem(64) | 骨架屏金刚位文字区高度 |
15
- | --arco-skeleton-large-gutter | getRem(20) | 文件上传组件上传列表高度 |
9
+ | 骨架屏元素背景色 | --arco-skeleton-border-radius | getRem(0) |
10
+ | 骨架屏段落行高度 | --arco-skeleton-title-height | getRem(16) |
11
+ | 骨架屏各段落行间距 | --arco-skeleton-paragraph-height | getRem(16) |
12
+ | 骨架屏头像大小 | --arco-skeleton-paragraph-margin-top | getRem(12) |
13
+ | 骨架屏金刚位文字区宽度 | --arco-skeleton-grid-icon-size | getRem(32) |
14
+ | 骨架屏金刚位文字区高度 | --arco-skeleton-grid-text-width | getRem(64) |
15
+ | 文件上传组件上传列表高度 | --arco-skeleton-large-gutter | getRem(20) |
@@ -4,19 +4,19 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-slider-mask-padding | getRem(15) | slider 有标记时的底部内边距 |
10
- | --arco-slider-has-mark-padding-bottom | getRem(35) | slider 两侧标注文字大小 |
11
- | --arco-slider-label-font-size | getRem(16) | slider 两侧标注与滑动条的间距 |
12
- | --arco-slider-label-gutter | getRem(12) | slider 标记文案的字体颜色 |
13
- | --arco-slider-line-border-radius | getRem(4) | slider 被选中时的线条颜色 |
14
- | --arco-slider-thumb-width | getRem(24) | slider 滑块的高度 |
15
- | --arco-slider-thumb-height | getRem(24) | slider 滑块的边框半径 |
16
- | --arco-slider-popover-font-size | getRem(12) | slider 气泡内容字体行高 |
17
- | --arco-slider-popover-line-height | getRem(17) | slider 气泡底部的外边距(垂直时是左外边距) |
18
- | --arco-slider-popover-gutter | getRem(14) | slider 滑动条节点的宽度 |
19
- | --arco-slider-mark-label-font-size | getRem(14) | slider 滑动条节点文案的字体行高 |
20
- | --arco-slider-mark-label-line-height | getRem(20) | slider 横向滑动条节点文案距离节点的顶部距离 |
21
- | --arco-slider-horizontal-mark-label-top | getRem(19) | slider 纵向滑动条节点文案距离节点的右距离 |
22
- | --arco-slider-vertical-mark-label-right | getRem(13) | swipeLoad 滑动区域的背景色 |
9
+ | slider 有标记时的底部内边距 | --arco-slider-mask-padding | getRem(15) |
10
+ | slider 两侧标注文字大小 | --arco-slider-has-mark-padding-bottom | getRem(35) |
11
+ | slider 两侧标注与滑动条的间距 | --arco-slider-label-font-size | getRem(16) |
12
+ | slider 标记文案的字体颜色 | --arco-slider-label-gutter | getRem(12) |
13
+ | slider 被选中时的线条颜色 | --arco-slider-line-border-radius | getRem(4) |
14
+ | slider 滑块的高度 | --arco-slider-thumb-width | getRem(24) |
15
+ | slider 滑块的边框半径 | --arco-slider-thumb-height | getRem(24) |
16
+ | slider 气泡内容字体行高 | --arco-slider-popover-font-size | getRem(12) |
17
+ | slider 气泡底部的外边距(垂直时是左外边距) | --arco-slider-popover-line-height | getRem(17) |
18
+ | slider 滑动条节点的宽度 | --arco-slider-popover-gutter | getRem(14) |
19
+ | slider 滑动条节点文案的字体行高 | --arco-slider-mark-label-font-size | getRem(14) |
20
+ | slider 横向滑动条节点文案距离节点的顶部距离 | --arco-slider-mark-label-line-height | getRem(20) |
21
+ | slider 纵向滑动条节点文案距离节点的右距离 | --arco-slider-horizontal-mark-label-top | getRem(19) |
22
+ | swipeLoad 滑动区域的背景色 | --arco-slider-vertical-mark-label-right | getRem(13) |
@@ -4,8 +4,8 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-stepper-width | getRem(98) | 步进器字体大小 |
10
- | --arco-stepper-font-size | getRem(14) | 步进器方角边框样式 |
11
- | --arco-stepper-square-border-radius | getRem(2) | 步进器方角样式背景颜色 |
9
+ | 步进器字体大小 | --arco-stepper-width | getRem(98) |
10
+ | 步进器方角边框样式 | --arco-stepper-font-size | getRem(14) |
11
+ | 步进器方角样式背景颜色 | --arco-stepper-square-border-radius | getRem(2) |
@@ -4,14 +4,14 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-steps-horizontal-content-margin-top | getRem(5) | steps 竖向步骤条内容左外边距 |
10
- | --arco-steps-vertical-content-margin-left | getRem(13) | steps 竖向步骤条内容下内边距 |
11
- | --arco-steps-vertical-content-padding-bottom | getRem(25) | steps 标题文字大小 |
12
- | --arco-steps-title-font-size | getRem(14) | steps 标题文字行高 |
13
- | --arco-steps-title-line-height | getRem(20) | steps 描述文字大小 |
14
- | --arco-steps-description-font-size | getRem(12) | steps 描述文字行高 |
15
- | --arco-steps-description-line-height | getRem(18) | steps 描述文字外边距 |
16
- | --arco-steps-description-margin-top | getRem(2) | steps 竖向步骤条下内边距 |
17
- | --arco-steps-vertical-padding-left | getRem(20) | steps mixin 函数进行中步骤自定义图标颜色 |
9
+ | steps 竖向步骤条内容左外边距 | --arco-steps-horizontal-content-margin-top | getRem(5) |
10
+ | steps 竖向步骤条内容下内边距 | --arco-steps-vertical-content-margin-left | getRem(13) |
11
+ | steps 标题文字大小 | --arco-steps-vertical-content-padding-bottom | getRem(25) |
12
+ | steps 标题文字行高 | --arco-steps-title-font-size | getRem(14) |
13
+ | steps 描述文字大小 | --arco-steps-title-line-height | getRem(20) |
14
+ | steps 描述文字行高 | --arco-steps-description-font-size | getRem(12) |
15
+ | steps 描述文字外边距 | --arco-steps-description-line-height | getRem(18) |
16
+ | steps 竖向步骤条下内边距 | --arco-steps-description-margin-top | getRem(2) |
17
+ | steps mixin 函数进行中步骤自定义图标颜色 | --arco-steps-vertical-padding-left | getRem(20) |
@@ -4,9 +4,9 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-swipeaction-swipe-load-label-text-margin-left | getRem(20) | swipeLoad 加载提示区域的宽度 |
10
- | --arco-swipeaction-swipe-load-label-text-width | getRem(20) | swipeLoad 加载提示区域的字体颜色 |
11
- | --arco-swipeaction-swipe-load-label-text-font-size | getRem(12) | 通知栏外层容器内边距 |
12
- | --arco-swipeaction-icon-margin-right | getRem(4) | 徽标背景色 |
9
+ | swipeLoad 加载提示区域的宽度 | --arco-swipeaction-swipe-load-label-text-margin-left | getRem(20) |
10
+ | swipeLoad 加载提示区域的字体颜色 | --arco-swipeaction-swipe-load-label-text-width | getRem(20) |
11
+ | 通知栏外层容器内边距 | --arco-swipeaction-swipe-load-label-text-font-size | getRem(12) |
12
+ | 徽标背景色 | --arco-swipeaction-icon-margin-right | getRem(4) |
@@ -4,9 +4,9 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-swipeload-label-text-margin-left | getRem(20) | swipeLoad 加载提示区域的宽度 |
10
- | --arco-swipeload-label-text-width | getRem(20) | swipeLoad 加载提示区域的字体颜色 |
11
- | --arco-swipeload-label-text-font-size | getRem(12) | 通知栏外层容器内边距 |
12
- | --arco-swipeload-swipe-action-icon-margin-right | getRem(4) | 徽标背景色 |
9
+ | swipeLoad 加载提示区域的宽度 | --arco-swipeload-label-text-margin-left | getRem(20) |
10
+ | swipeLoad 加载提示区域的字体颜色 | --arco-swipeload-label-text-width | getRem(20) |
11
+ | 通知栏外层容器内边距 | --arco-swipeload-label-text-font-size | getRem(12) |
12
+ | 徽标背景色 | --arco-swipeload-swipe-action-icon-margin-right | getRem(4) |
@@ -4,15 +4,15 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-switch-android-checked-inner-transform | `translateX(16PX)` | switch 安卓开关文字大小 |
10
- | --arco-switch-ios-width | getRem(51) | switch iOS 开关整体高度 |
11
- | --arco-switch-ios-height | getRem(31) | switch iOS 开关内边距 |
12
- | --arco-switch-ios-padding | getRem(2) | switch iOS 开关直径 |
13
- | --arco-switch-ios-inner-diameter-size | getRem(27) | switch iOS 开关边框颜色 |
14
- | --arco-switch-ios-fully-border-radius | getRem(16) | switch iOS 直角开关圆角大小 |
15
- | --arco-switch-ios-semi-border-radius | getRem(2) | switch iOS 开关打开时横向偏移量 |
16
- | --arco-switch-ios-checked-inner-transform | `translateX(${getRem(20)})` | switch iOS 开关文字大小 |
17
- | --arco-switch-ios-text-font-size | getRem(14) | switch iOS 开关文字左右间距 |
18
- | --arco-switch-ios-text-gap-size | getRem(6) | switch iOS 开关背景色 |
9
+ | switch 安卓开关文字大小 | --arco-switch-android-checked-inner-transform | `translateX(16PX)` |
10
+ | switch iOS 开关整体高度 | --arco-switch-ios-width | getRem(51) |
11
+ | switch iOS 开关内边距 | --arco-switch-ios-height | getRem(31) |
12
+ | switch iOS 开关直径 | --arco-switch-ios-padding | getRem(2) |
13
+ | switch iOS 开关边框颜色 | --arco-switch-ios-inner-diameter-size | getRem(27) |
14
+ | switch iOS 直角开关圆角大小 | --arco-switch-ios-fully-border-radius | getRem(16) |
15
+ | switch iOS 开关打开时横向偏移量 | --arco-switch-ios-semi-border-radius | getRem(2) |
16
+ | switch iOS 开关文字大小 | --arco-switch-ios-checked-inner-transform | `translateX(${getRem(20)})` |
17
+ | switch iOS 开关文字左右间距 | --arco-switch-ios-text-font-size | getRem(14) |
18
+ | switch iOS 开关背景色 | --arco-switch-ios-text-gap-size | getRem(6) |
@@ -4,11 +4,11 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-tabbar-height | getRem(50) | tabBar 默认字体大小 |
10
- | --arco-tabbar-font-size | getRem(10) | tabBar icon的默认大小 |
11
- | --arco-tabbar-icon-size | getRem(20) | tabBar 只有title时的字体大小 |
12
- | --arco-tabbar-only-title-font-size | getRem(16) | tabBar 默认颜色 |
13
- | --arco-tabbar-title-line-height | getRem(14) | tabBar 只有title时的行高 |
14
- | --arco-tabbar-only-title-line-height | getRem(22) | tabBar 标题外边距 |
9
+ | tabBar 默认字体大小 | --arco-tabbar-height | getRem(50) |
10
+ | tabBar icon的默认大小 | --arco-tabbar-font-size | getRem(10) |
11
+ | tabBar 只有title时的字体大小 | --arco-tabbar-icon-size | getRem(20) |
12
+ | tabBar 默认颜色 | --arco-tabbar-only-title-font-size | getRem(16) |
13
+ | tabBar 只有title时的行高 | --arco-tabbar-title-line-height | getRem(14) |
14
+ | tabBar 标题外边距 | --arco-tabbar-only-title-line-height | getRem(22) |
@@ -4,15 +4,15 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-tabs-tab-bar-font-size | getRem(15) | tabs tabbar 背景色 |
10
- | --arco-tabs-tab-bar-height | getRem(42) | tabs 左右排布时 tabbar 容器宽度 |
11
- | --arco-tabs-tab-bar-width | getRem(78) | tabs 左右排布时每一个选项卡的高度 |
12
- | --arco-tabs-tab-bar-horizontal-height | getRem(54) | tabs 分段器样式下 tabbar 容器高度 |
13
- | --arco-tabs-tab-bar-card-height | getRem(40) | tabs 分段器样式下的主颜色(边框色、高亮块背景色、非高亮块文字颜色) |
14
- | --arco-tabs-tab-bar-line-gutter | getRem(40) | tabs 标签非等分样式下选项卡的间距 |
15
- | --arco-tabs-tab-bar-tag-gutter | getRem(16) | tabs 标签样式下 tabbar 容器高度 |
16
- | --arco-tabs-tab-bar-tag-height | getRem(60) | tabs 标签样式下,选项卡与容器的垂直间距 |
17
- | --arco-tabs-tab-bar-tag-vertical-padding | getRem(12) | tabs 标签样式下每个选项卡的背景色 |
18
- | --arco-tabs-underline-size | getRem(24) | tabs 基础样式高亮下划线的圆角值 |
9
+ | tabs tabbar 背景色 | --arco-tabs-tab-bar-font-size | getRem(15) |
10
+ | tabs 左右排布时 tabbar 容器宽度 | --arco-tabs-tab-bar-height | getRem(42) |
11
+ | tabs 左右排布时每一个选项卡的高度 | --arco-tabs-tab-bar-width | getRem(78) |
12
+ | tabs 分段器样式下 tabbar 容器高度 | --arco-tabs-tab-bar-horizontal-height | getRem(54) |
13
+ | tabs 分段器样式下的主颜色(边框色、高亮块背景色、非高亮块文字颜色) | --arco-tabs-tab-bar-card-height | getRem(40) |
14
+ | tabs 标签非等分样式下选项卡的间距 | --arco-tabs-tab-bar-line-gutter | getRem(40) |
15
+ | tabs 标签样式下 tabbar 容器高度 | --arco-tabs-tab-bar-tag-gutter | getRem(16) |
16
+ | tabs 标签样式下,选项卡与容器的垂直间距 | --arco-tabs-tab-bar-tag-height | getRem(60) |
17
+ | tabs 标签样式下每个选项卡的背景色 | --arco-tabs-tab-bar-tag-vertical-padding | getRem(12) |
18
+ | tabs 基础样式高亮下划线的圆角值 | --arco-tabs-underline-size | getRem(24) |
@@ -4,16 +4,16 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-tag-font-size | getRem(12) | tag 内部图标大小 |
10
- | --arco-tag-icon-font-size | getRem(12) | tag 内部图标右外边距 |
11
- | --arco-tag-icon-margin-right | getRem(2) | tag 内部关闭图标左外边距 |
12
- | --arco-tag-icon-close-margin-left | getRem(4) | tag 小尺寸高度 |
13
- | --arco-tag-small-size-height | getRem(18) | tag 小尺寸内边距 |
14
- | --arco-tag-small-size-padding | getRem(4) | tag 中尺寸高度 |
15
- | --arco-tag-medium-size-height | getRem(20) | tag 中尺寸内边距 |
16
- | --arco-tag-medium-size-padding | getRem(4) | tag 大尺寸高度 |
17
- | --arco-tag-large-size-height | getRem(24) | tag 大尺寸内边距 |
18
- | --arco-tag-large-size-padding | getRem(6) | tag 圆角标签内边距 |
19
- | --arco-tag-filleted-padding | getRem(8) | tag 圆角大小 |
9
+ | tag 内部图标大小 | --arco-tag-font-size | getRem(12) |
10
+ | tag 内部图标右外边距 | --arco-tag-icon-font-size | getRem(12) |
11
+ | tag 内部关闭图标左外边距 | --arco-tag-icon-margin-right | getRem(2) |
12
+ | tag 小尺寸高度 | --arco-tag-icon-close-margin-left | getRem(4) |
13
+ | tag 小尺寸内边距 | --arco-tag-small-size-height | getRem(18) |
14
+ | tag 中尺寸高度 | --arco-tag-small-size-padding | getRem(4) |
15
+ | tag 中尺寸内边距 | --arco-tag-medium-size-height | getRem(20) |
16
+ | tag 大尺寸高度 | --arco-tag-medium-size-padding | getRem(4) |
17
+ | tag 大尺寸内边距 | --arco-tag-large-size-height | getRem(24) |
18
+ | tag 圆角标签内边距 | --arco-tag-large-size-padding | getRem(6) |
19
+ | tag 圆角大小 | --arco-tag-filleted-padding | getRem(8) |
@@ -4,8 +4,8 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-textarea-font-size | getRem(16) | 多行文本框 行间距 |
10
- | --arco-textarea-line-height | getRem(22) | 多行文本框 内边距 |
11
- | --arco-textarea-padding | getRem(16) | 多行文本框 有字数统计时的内边距 |
9
+ | 多行文本框 行间距 | --arco-textarea-font-size | getRem(16) |
10
+ | 多行文本框 内边距 | --arco-textarea-line-height | getRem(22) |
11
+ | 多行文本框 有字数统计时的内边距 | --arco-textarea-padding | getRem(16) |
@@ -4,16 +4,16 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-toast-font-size | getRem(16) | toast 字体行高 |
10
- | --arco-toast-line-height | getRem(24) | toast 圆角值 |
11
- | --arco-toast-border-radius | getRem(4) | toast 加载态默认arc样式下底圈的背景色 |
12
- | --arco-toast-horizontal-icon-size | getRem(16) | toast 内容横向排列时文字与图标的距离 |
13
- | --arco-toast-horizontal-icon-content-gutter | getRem(8) | toast 内容纵向排列时的内边距 |
14
- | --arco-toast-vertical-padding | getRem(16) | toast 内容纵向排列时的图标大小 |
15
- | --arco-toast-vertical-icon-size | getRem(24) | toast 内容纵向排列时文字与图标的距离 |
16
- | --arco-toast-vertical-icon-content-gutter | getRem(8) | loading 主颜色 |
17
- | --arco-toast-index-bar-sidebar-toast-height | getRem(48) | 索引栏侧边栏轻提示圆角大小 |
18
- | --arco-toast-index-bar-sidebar-toast-radius | getRem(4) | 索引栏侧边栏轻提示内边距 |
19
- | --arco-toast-index-bar-sidebar-toast-font-size | getRem(24) | 步进器整体宽度 |
9
+ | toast 字体行高 | --arco-toast-font-size | getRem(16) |
10
+ | toast 圆角值 | --arco-toast-line-height | getRem(24) |
11
+ | toast 加载态默认arc样式下底圈的背景色 | --arco-toast-border-radius | getRem(4) |
12
+ | toast 内容横向排列时文字与图标的距离 | --arco-toast-horizontal-icon-size | getRem(16) |
13
+ | toast 内容纵向排列时的内边距 | --arco-toast-horizontal-icon-content-gutter | getRem(8) |
14
+ | toast 内容纵向排列时的图标大小 | --arco-toast-vertical-padding | getRem(16) |
15
+ | toast 内容纵向排列时文字与图标的距离 | --arco-toast-vertical-icon-size | getRem(24) |
16
+ | loading 主颜色 | --arco-toast-vertical-icon-content-gutter | getRem(8) |
17
+ | 索引栏侧边栏轻提示圆角大小 | --arco-toast-index-bar-sidebar-toast-height | getRem(48) |
18
+ | 索引栏侧边栏轻提示内边距 | --arco-toast-index-bar-sidebar-toast-radius | getRem(4) |
19
+ | 步进器整体宽度 | --arco-toast-index-bar-sidebar-toast-font-size | getRem(24) |
@@ -4,29 +4,29 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-transition-load-more-font-size | getRem(14) | 加载更多文字颜色 |
10
- | --arco-transition-cell-desc-font-size | getRem(14) | 单元格标题文字大小 |
11
- | --arco-transition-cell-title-font-size | getRem(15) | 单元格标题文字字重 |
12
- | --arco-transition-cell-desc-margin-top | getRem(2) | 单元格内容文字大小 |
13
- | --arco-transition-cell-content-font-size | getRem(14) | 单元格右箭头图标颜色 |
14
- | --arco-transition-cell-arrow-gutter | getRem(8) | 单元格右箭头自定义图标大小 |
15
- | --arco-transition-cell-arrow-font-size | getRem(12) | 单元格背景色 |
16
- | --arco-transition-cell-font-size | getRem(16) | 单元格两侧横向间距 |
17
- | --arco-transition-cell-horizontal-padding | getRem(16) | 单元格基础样式高度 |
18
- | --arco-transition-cell-item-height | getRem(54) | 单元格有描述文字时的高度 |
19
- | --arco-transition-cell-item-has-desc-height | getRem(74) | 单元格标签文字右侧间距 |
20
- | --arco-transition-cell-label-gutter | getRem(24) | 单元格标签图标右侧间距 |
21
- | --arco-transition-cell-label-icon-gutter | getRem(12) | 单元格标签图标大小 |
22
- | --arco-transition-cell-label-icon-font-size | getRem(20) | 单元格头部和尾部说明文字大小 |
23
- | --arco-transition-cell-extra-font-size | getRem(14) | 单元格头部和尾部说明文字行高 |
24
- | --arco-transition-cell-extra-line-height | getRem(20) | 单元格头部和尾部说明内边距 |
25
- | --arco-transition-count-down-font-size | getRem(16) | 倒计时默认字体行高 |
26
- | --arco-transition-count-down-line-height | getRem(22) | 倒计时默认字体颜色 |
27
- | --arco-transition-action-sheet-item-height | getRem(54) | 动作面板选项字体大小 |
28
- | --arco-transition-action-sheet-item-font-size | getRem(16) | 动作面板顶部圆角值 |
29
- | --arco-transition-action-sheet-border-radius | getRem(8) | 动作面板取消按钮顶线颜色 |
30
- | --arco-transition-action-sheet-header-padding | getRem(16) | 动作面板头部标题字体大小 |
31
- | --arco-transition-action-sheet-title-font-size | getRem(16) | 动作面板头部描述字体大小 |
32
- | --arco-transition-action-sheet-sub-title-font-size | getRem(14) | 搜索栏内边距大小 |
9
+ | 加载更多文字颜色 | --arco-transition-load-more-font-size | getRem(14) |
10
+ | 单元格标题文字大小 | --arco-transition-cell-desc-font-size | getRem(14) |
11
+ | 单元格标题文字字重 | --arco-transition-cell-title-font-size | getRem(15) |
12
+ | 单元格内容文字大小 | --arco-transition-cell-desc-margin-top | getRem(2) |
13
+ | 单元格右箭头图标颜色 | --arco-transition-cell-content-font-size | getRem(14) |
14
+ | 单元格右箭头自定义图标大小 | --arco-transition-cell-arrow-gutter | getRem(8) |
15
+ | 单元格背景色 | --arco-transition-cell-arrow-font-size | getRem(12) |
16
+ | 单元格两侧横向间距 | --arco-transition-cell-font-size | getRem(16) |
17
+ | 单元格基础样式高度 | --arco-transition-cell-horizontal-padding | getRem(16) |
18
+ | 单元格有描述文字时的高度 | --arco-transition-cell-item-height | getRem(54) |
19
+ | 单元格标签文字右侧间距 | --arco-transition-cell-item-has-desc-height | getRem(74) |
20
+ | 单元格标签图标右侧间距 | --arco-transition-cell-label-gutter | getRem(24) |
21
+ | 单元格标签图标大小 | --arco-transition-cell-label-icon-gutter | getRem(12) |
22
+ | 单元格头部和尾部说明文字大小 | --arco-transition-cell-label-icon-font-size | getRem(20) |
23
+ | 单元格头部和尾部说明文字行高 | --arco-transition-cell-extra-font-size | getRem(14) |
24
+ | 单元格头部和尾部说明内边距 | --arco-transition-cell-extra-line-height | getRem(20) |
25
+ | 倒计时默认字体行高 | --arco-transition-count-down-font-size | getRem(16) |
26
+ | 倒计时默认字体颜色 | --arco-transition-count-down-line-height | getRem(22) |
27
+ | 动作面板选项字体大小 | --arco-transition-action-sheet-item-height | getRem(54) |
28
+ | 动作面板顶部圆角值 | --arco-transition-action-sheet-item-font-size | getRem(16) |
29
+ | 动作面板取消按钮顶线颜色 | --arco-transition-action-sheet-border-radius | getRem(8) |
30
+ | 动作面板头部标题字体大小 | --arco-transition-action-sheet-header-padding | getRem(16) |
31
+ | 动作面板头部描述字体大小 | --arco-transition-action-sheet-title-font-size | getRem(16) |
32
+ | 搜索栏内边距大小 | --arco-transition-action-sheet-sub-title-font-size | getRem(14) |
@@ -4,15 +4,15 @@
4
4
 
5
5
  组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
6
 
7
- | 名称 | 默认值 | 描述 |
7
+ | 描述 | 名称 | 默认值 |
8
8
  | --- | --- | --- |
9
- | --arco-uploader-item-height | getRem(36) | 文件上传组件上传列表上边距 |
10
- | --arco-uploader-item-margin-top | getRem(16) | 文件上传组件上传列表内边距 |
11
- | --arco-uploader-file-icon-font-size | getRem(16) | 文件上传组件上传列表文件图标右边距 |
12
- | --arco-uploader-file-icon-margin-right | getRem(12) | 文件上传组件上传列表文件图标颜色 |
13
- | --arco-uploader-item-text-font-size | getRem(14) | 文件上传组件上传列表外边框圆角 |
14
- | --arco-uploader-item-border-radius | getRem(2) | 文件上传组件上传列表文字颜色 |
15
- | --arco-uploader-loaded-icon-font-size | getRem(16) | 文件上传组件上传列表加载成功图标颜色 |
16
- | --arco-uploader-error-text-font-size | getRem(12) | 文件上传组件上传列表错误文字颜色 |
17
- | --arco-uploader-delete-icon-font-size | getRem(12) | 文件上传组件上传列表删除图标左内边距 |
18
- | --arco-uploader-delete-icon-padding-left | getRem(12) | 文件上传组件上传列表删除图标颜色 |
9
+ | 文件上传组件上传列表上边距 | --arco-uploader-item-height | getRem(36) |
10
+ | 文件上传组件上传列表内边距 | --arco-uploader-item-margin-top | getRem(16) |
11
+ | 文件上传组件上传列表文件图标右边距 | --arco-uploader-file-icon-font-size | getRem(16) |
12
+ | 文件上传组件上传列表文件图标颜色 | --arco-uploader-file-icon-margin-right | getRem(12) |
13
+ | 文件上传组件上传列表外边框圆角 | --arco-uploader-item-text-font-size | getRem(14) |
14
+ | 文件上传组件上传列表文字颜色 | --arco-uploader-item-border-radius | getRem(2) |
15
+ | 文件上传组件上传列表加载成功图标颜色 | --arco-uploader-loaded-icon-font-size | getRem(16) |
16
+ | 文件上传组件上传列表错误文字颜色 | --arco-uploader-error-text-font-size | getRem(12) |
17
+ | 文件上传组件上传列表删除图标左内边距 | --arco-uploader-delete-icon-font-size | getRem(12) |
18
+ | 文件上传组件上传列表删除图标颜色 | --arco-uploader-delete-icon-padding-left | getRem(12) |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjyueke/arco-mcp",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "type": "module",
5
5
  "description": "MCP UI builder by Arco Design Mobile",
6
6
  "license": "MIT",
@@ -53,4 +53,4 @@
53
53
  "include": [
54
54
  "src/**/*"
55
55
  ]
56
- }
56
+ }