@fjyueke/arco-mcp 1.0.4 → 1.0.5

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 (59) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/metaData/components/action-sheet/css-variables.md +18 -26
  3. package/metaData/components/avatar/css-variables.md +76 -58
  4. package/metaData/components/badge/css-variables.md +28 -0
  5. package/metaData/components/button/css-variables.md +55 -23
  6. package/metaData/components/carousel/css-variables.md +32 -9
  7. package/metaData/components/cell/css-variables.md +38 -26
  8. package/metaData/components/checkbox/css-variables.md +22 -5
  9. package/metaData/components/circle-progress/css-variables.md +21 -9
  10. package/metaData/components/collapse/css-variables.md +27 -8
  11. package/metaData/components/count-down/css-variables.md +13 -26
  12. package/metaData/components/date-picker/css-variables.md +25 -0
  13. package/metaData/components/dialog/css-variables.md +56 -25
  14. package/metaData/components/divider/css-variables.md +19 -7
  15. package/metaData/components/dropdown/css-variables.md +57 -17
  16. package/metaData/components/dropdown-menu/css-variables.md +29 -17
  17. package/metaData/components/ellipsis/css-variables.md +13 -3
  18. package/metaData/components/form/css-variables.md +23 -6
  19. package/metaData/components/grid/css-variables.md +22 -12
  20. package/metaData/components/image/css-variables.md +45 -12
  21. package/metaData/components/image-picker/css-variables.md +30 -12
  22. package/metaData/components/image-preview/css-variables.md +9 -12
  23. package/metaData/components/index-bar/css-variables.md +44 -14
  24. package/metaData/components/input/css-variables.md +25 -14
  25. package/metaData/components/keyboard/css-variables.md +30 -10
  26. package/metaData/components/load-more/css-variables.md +12 -26
  27. package/metaData/components/loading/css-variables.md +15 -4
  28. package/metaData/components/nav-bar/css-variables.md +22 -7
  29. package/metaData/components/notice-bar/css-variables.md +23 -8
  30. package/metaData/components/notify/css-variables.md +21 -4
  31. package/metaData/components/pagination/css-variables.md +40 -9
  32. package/metaData/components/picker/css-variables.md +31 -10
  33. package/metaData/components/picker-view/css-variables.md +18 -10
  34. package/metaData/components/popover/css-variables.md +52 -8
  35. package/metaData/components/popup/css-variables.md +20 -0
  36. package/metaData/components/progress/css-variables.md +32 -9
  37. package/metaData/components/pull-refresh/css-variables.md +18 -3
  38. package/metaData/components/rate/css-variables.md +22 -0
  39. package/metaData/components/search-bar/css-variables.md +45 -12
  40. package/metaData/components/skeleton/css-variables.md +27 -9
  41. package/metaData/components/slider/css-variables.md +40 -16
  42. package/metaData/components/stepper/css-variables.md +28 -5
  43. package/metaData/components/steps/css-variables.md +77 -11
  44. package/metaData/components/swipe-action/css-variables.md +20 -6
  45. package/metaData/components/swipe-load/css-variables.md +17 -6
  46. package/metaData/components/switch/css-variables.md +51 -12
  47. package/metaData/components/tab-bar/css-variables.md +21 -8
  48. package/metaData/components/tabs/css-variables.md +41 -12
  49. package/metaData/components/tag/css-variables.md +45 -13
  50. package/metaData/components/textarea/css-variables.md +16 -5
  51. package/metaData/components/toast/css-variables.md +26 -13
  52. package/metaData/components/transition/css-variables.md +5 -26
  53. package/metaData/components/uploader/css-variables.md +36 -12
  54. package/metaData/tokens.json +7723 -2358
  55. package/package.json +1 -1
  56. package/metaData/components/context-provider/css-variables.md +0 -9
  57. package/metaData/components/icon/css-variables.md +0 -32
  58. package/metaData/components/portal/css-variables.md +0 -32
  59. package/metaData/components/show-monitor/css-variables.md +0 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjyueke/arco-mcp",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "type": "module",
5
5
  "description": "MCP UI builder by Arco Design Mobile",
6
6
  "license": "MIT",
@@ -1,9 +0,0 @@
1
- ## 主题定制
2
-
3
- ### 样式变量
4
-
5
- 组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
-
7
- | 描述 | 名称 | 默认值 |
8
- | --- | --- | --- |
9
- | 搜索栏清除按钮的颜色 | --arco-contextprovider-search-bar-prefix-margin-right | getRem(9) |
@@ -1,32 +0,0 @@
1
- ## 主题定制
2
-
3
- ### 样式变量
4
-
5
- 组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
-
7
- | 描述 | 名称 | 默认值 |
8
- | --- | --- | --- |
9
- | 加载更多文字颜色 | --arco-icon-load-more-font-size | getRem(14) |
10
- | 单元格标题文字大小 | --arco-icon-cell-desc-font-size | getRem(14) |
11
- | 单元格标题文字字重 | --arco-icon-cell-title-font-size | getRem(15) |
12
- | 单元格内容文字大小 | --arco-icon-cell-desc-margin-top | getRem(2) |
13
- | 单元格右箭头图标颜色 | --arco-icon-cell-content-font-size | getRem(14) |
14
- | 单元格右箭头自定义图标大小 | --arco-icon-cell-arrow-gutter | getRem(8) |
15
- | 单元格背景色 | --arco-icon-cell-arrow-font-size | getRem(12) |
16
- | 单元格两侧横向间距 | --arco-icon-cell-font-size | getRem(16) |
17
- | 单元格基础样式高度 | --arco-icon-cell-horizontal-padding | getRem(16) |
18
- | 单元格有描述文字时的高度 | --arco-icon-cell-item-height | getRem(54) |
19
- | 单元格标签文字右侧间距 | --arco-icon-cell-item-has-desc-height | getRem(74) |
20
- | 单元格标签图标右侧间距 | --arco-icon-cell-label-gutter | getRem(24) |
21
- | 单元格标签图标大小 | --arco-icon-cell-label-icon-gutter | getRem(12) |
22
- | 单元格头部和尾部说明文字大小 | --arco-icon-cell-label-icon-font-size | getRem(20) |
23
- | 单元格头部和尾部说明文字行高 | --arco-icon-cell-extra-font-size | getRem(14) |
24
- | 单元格头部和尾部说明内边距 | --arco-icon-cell-extra-line-height | getRem(20) |
25
- | 倒计时默认字体行高 | --arco-icon-count-down-font-size | getRem(16) |
26
- | 倒计时默认字体颜色 | --arco-icon-count-down-line-height | getRem(22) |
27
- | 动作面板选项字体大小 | --arco-icon-action-sheet-item-height | getRem(54) |
28
- | 动作面板顶部圆角值 | --arco-icon-action-sheet-item-font-size | getRem(16) |
29
- | 动作面板取消按钮顶线颜色 | --arco-icon-action-sheet-border-radius | getRem(8) |
30
- | 动作面板头部标题字体大小 | --arco-icon-action-sheet-header-padding | getRem(16) |
31
- | 动作面板头部描述字体大小 | --arco-icon-action-sheet-title-font-size | getRem(16) |
32
- | 搜索栏内边距大小 | --arco-icon-action-sheet-sub-title-font-size | getRem(14) |
@@ -1,32 +0,0 @@
1
- ## 主题定制
2
-
3
- ### 样式变量
4
-
5
- 组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
-
7
- | 描述 | 名称 | 默认值 |
8
- | --- | --- | --- |
9
- | 加载更多文字颜色 | --arco-portal-load-more-font-size | getRem(14) |
10
- | 单元格标题文字大小 | --arco-portal-cell-desc-font-size | getRem(14) |
11
- | 单元格标题文字字重 | --arco-portal-cell-title-font-size | getRem(15) |
12
- | 单元格内容文字大小 | --arco-portal-cell-desc-margin-top | getRem(2) |
13
- | 单元格右箭头图标颜色 | --arco-portal-cell-content-font-size | getRem(14) |
14
- | 单元格右箭头自定义图标大小 | --arco-portal-cell-arrow-gutter | getRem(8) |
15
- | 单元格背景色 | --arco-portal-cell-arrow-font-size | getRem(12) |
16
- | 单元格两侧横向间距 | --arco-portal-cell-font-size | getRem(16) |
17
- | 单元格基础样式高度 | --arco-portal-cell-horizontal-padding | getRem(16) |
18
- | 单元格有描述文字时的高度 | --arco-portal-cell-item-height | getRem(54) |
19
- | 单元格标签文字右侧间距 | --arco-portal-cell-item-has-desc-height | getRem(74) |
20
- | 单元格标签图标右侧间距 | --arco-portal-cell-label-gutter | getRem(24) |
21
- | 单元格标签图标大小 | --arco-portal-cell-label-icon-gutter | getRem(12) |
22
- | 单元格头部和尾部说明文字大小 | --arco-portal-cell-label-icon-font-size | getRem(20) |
23
- | 单元格头部和尾部说明文字行高 | --arco-portal-cell-extra-font-size | getRem(14) |
24
- | 单元格头部和尾部说明内边距 | --arco-portal-cell-extra-line-height | getRem(20) |
25
- | 倒计时默认字体行高 | --arco-portal-count-down-font-size | getRem(16) |
26
- | 倒计时默认字体颜色 | --arco-portal-count-down-line-height | getRem(22) |
27
- | 动作面板选项字体大小 | --arco-portal-action-sheet-item-height | getRem(54) |
28
- | 动作面板顶部圆角值 | --arco-portal-action-sheet-item-font-size | getRem(16) |
29
- | 动作面板取消按钮顶线颜色 | --arco-portal-action-sheet-border-radius | getRem(8) |
30
- | 动作面板头部标题字体大小 | --arco-portal-action-sheet-header-padding | getRem(16) |
31
- | 动作面板头部描述字体大小 | --arco-portal-action-sheet-title-font-size | getRem(16) |
32
- | 搜索栏内边距大小 | --arco-portal-action-sheet-sub-title-font-size | getRem(14) |
@@ -1,32 +0,0 @@
1
- ## 主题定制
2
-
3
- ### 样式变量
4
-
5
- 组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 ConfigProvider 组件。
6
-
7
- | 描述 | 名称 | 默认值 |
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) |