@qn-pandora/pandora-component 4.1.2 → 4.1.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 (226) hide show
  1. package/CHANGELOG.json +43 -0
  2. package/CHANGELOG.md +17 -1
  3. package/README.md +36 -36
  4. package/es/components/AutoComplete/style.css +0 -6
  5. package/es/components/AutoComplete/style.less +8 -8
  6. package/es/components/Breadcrumb/style.css +0 -6
  7. package/es/components/Breadcrumb/style.less +9 -9
  8. package/es/components/Button/style.css +0 -6
  9. package/es/components/Button/style.less +51 -51
  10. package/es/components/Card/RowExtra/style.css +0 -6
  11. package/es/components/Card/RowExtra/style.less +8 -8
  12. package/es/components/Card/SearchInput/style.css +0 -6
  13. package/es/components/Card/SearchInput/style.less +8 -8
  14. package/es/components/Card/style.css +0 -6
  15. package/es/components/Card/style.less +11 -11
  16. package/es/components/CheckTransformList/Item/index.js +1 -1
  17. package/es/components/CheckTransformList/style.css +0 -6
  18. package/es/components/CheckTransformList/style.less +35 -35
  19. package/es/components/Checkbox/style.less +5 -5
  20. package/es/components/CheckboxList/style.css +0 -6
  21. package/es/components/CheckboxList/style.less +11 -11
  22. package/es/components/Collapse/style.css +0 -6
  23. package/es/components/Collapse/style.less +57 -57
  24. package/es/components/CollapsiblePanel/style.css +0 -6
  25. package/es/components/CollapsiblePanel/style.less +63 -63
  26. package/es/components/DateTimePicker/Base/style.css +0 -6
  27. package/es/components/DateTimePicker/Base/style.less +160 -160
  28. package/es/components/DateTimePicker/BaseMobile/Absolute/index.js +1 -1
  29. package/es/components/DateTimePicker/BaseMobile/Absolute/style.css +0 -6
  30. package/es/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
  31. package/es/components/DateTimePicker/BaseMobile/style.css +0 -6
  32. package/es/components/DateTimePicker/BaseMobile/style.less +32 -32
  33. package/es/components/DateTimePicker/Collapse/Panel/style.css +0 -6
  34. package/es/components/DateTimePicker/Collapse/Panel/style.less +26 -26
  35. package/es/components/DateTimePicker/DisplayInput/style.css +0 -6
  36. package/es/components/DateTimePicker/DisplayInput/style.less +9 -9
  37. package/es/components/DateTimePicker/style.css +0 -6
  38. package/es/components/DateTimePicker/style.less +19 -19
  39. package/es/components/Descriptions/style.css +0 -6
  40. package/es/components/Descriptions/style.less +15 -15
  41. package/es/components/Drawer/CloseIcon/index.js +4 -2
  42. package/es/components/Drawer/CloseIcon/style.css +0 -6
  43. package/es/components/Drawer/CloseIcon/style.less +8 -8
  44. package/es/components/Drawer/style.css +0 -6
  45. package/es/components/Drawer/style.less +48 -48
  46. package/es/components/FileResumable/style.css +0 -6
  47. package/es/components/FileResumable/style.less +94 -94
  48. package/es/components/Input/style.css +0 -6
  49. package/es/components/Input/style.less +12 -12
  50. package/es/components/KeyValuePair/style.css +0 -6
  51. package/es/components/KeyValuePair/style.less +25 -25
  52. package/es/components/Menu/style.css +0 -6
  53. package/es/components/Menu/style.less +18 -18
  54. package/es/components/Modal/style.css +0 -6
  55. package/es/components/Modal/style.less +30 -30
  56. package/es/components/NameExplainTooltip/style.css +0 -6
  57. package/es/components/NameExplainTooltip/style.less +10 -10
  58. package/es/components/NameLimiter/style.css +0 -6
  59. package/es/components/NameLimiter/style.less +19 -19
  60. package/es/components/OptionList/InlineOptionList/style.css +0 -6
  61. package/es/components/OptionList/InlineOptionList/style.less +16 -16
  62. package/es/components/OptionList/OptionItem/style.css +0 -6
  63. package/es/components/OptionList/OptionItem/style.less +25 -25
  64. package/es/components/OptionList/PopoverOptionList/style.css +0 -6
  65. package/es/components/OptionList/PopoverOptionList/style.less +30 -30
  66. package/es/components/OptionList/style.css +0 -6
  67. package/es/components/OptionList/style.less +3 -3
  68. package/es/components/RadioGroup/style.css +0 -6
  69. package/es/components/RadioGroup/style.less +32 -32
  70. package/es/components/RangeInput/style.css +0 -6
  71. package/es/components/RangeInput/style.less +37 -37
  72. package/es/components/RemarkName/style.css +0 -6
  73. package/es/components/RemarkName/style.less +2 -2
  74. package/es/components/Selector/index.js +2 -2
  75. package/es/components/Selector/style.css +0 -6
  76. package/es/components/Selector/style.less +99 -99
  77. package/es/components/Spin/style.css +0 -6
  78. package/es/components/Spin/style.less +26 -26
  79. package/es/components/Steps/ControlButton/style.css +0 -6
  80. package/es/components/Steps/ControlButton/style.less +5 -5
  81. package/es/components/Steps/style.css +0 -6
  82. package/es/components/Steps/style.less +48 -48
  83. package/es/components/Table/ColumnTag/style.css +0 -6
  84. package/es/components/Table/ColumnTag/style.less +40 -40
  85. package/es/components/Table/style.css +0 -6
  86. package/es/components/Table/style.less +314 -314
  87. package/es/components/Tabs/style.css +0 -6
  88. package/es/components/Tabs/style.less +33 -33
  89. package/es/components/TagList/Tag/style.css +0 -6
  90. package/es/components/TagList/Tag/style.less +72 -72
  91. package/es/components/TagList/TagSwitch/style.css +0 -6
  92. package/es/components/TagList/TagSwitch/style.less +28 -28
  93. package/es/components/TagList/style.css +0 -6
  94. package/es/components/TagList/style.less +28 -28
  95. package/es/components/Timeline/TimelineItem/style.css +0 -6
  96. package/es/components/Timeline/TimelineItem/style.less +49 -49
  97. package/es/components/Timeline/style.css +0 -6
  98. package/es/components/Timeline/style.less +23 -23
  99. package/es/components/Transfer/List/style.css +0 -6
  100. package/es/components/Transfer/List/style.less +19 -19
  101. package/es/components/Transfer/ListBody/style.css +0 -6
  102. package/es/components/Transfer/ListBody/style.less +18 -18
  103. package/es/components/Transfer/style.css +0 -6
  104. package/es/components/Transfer/style.less +14 -14
  105. package/es/components/TreeSelector/style.css +0 -6
  106. package/es/components/TreeSelector/style.less +56 -56
  107. package/es/index.css +2469 -2475
  108. package/es/index.less +52 -52
  109. package/es/style/mixin.css +0 -6
  110. package/es/style/mixin.less +45 -45
  111. package/es/style/theme.css +0 -6
  112. package/es/style/theme.less +394 -401
  113. package/es/utils/language.d.ts +2 -1
  114. package/es/utils/language.js +0 -1
  115. package/lib/components/AutoComplete/style.css +0 -6
  116. package/lib/components/AutoComplete/style.less +8 -8
  117. package/lib/components/Breadcrumb/style.css +0 -6
  118. package/lib/components/Breadcrumb/style.less +9 -9
  119. package/lib/components/Button/style.css +0 -6
  120. package/lib/components/Button/style.less +51 -51
  121. package/lib/components/Card/RowExtra/style.css +0 -6
  122. package/lib/components/Card/RowExtra/style.less +8 -8
  123. package/lib/components/Card/SearchInput/style.css +0 -6
  124. package/lib/components/Card/SearchInput/style.less +8 -8
  125. package/lib/components/Card/style.css +0 -6
  126. package/lib/components/Card/style.less +11 -11
  127. package/lib/components/CheckTransformList/Item/index.js +1 -1
  128. package/lib/components/CheckTransformList/style.css +0 -6
  129. package/lib/components/CheckTransformList/style.less +35 -35
  130. package/lib/components/Checkbox/style.less +5 -5
  131. package/lib/components/CheckboxList/style.css +0 -6
  132. package/lib/components/CheckboxList/style.less +11 -11
  133. package/lib/components/Collapse/style.css +0 -6
  134. package/lib/components/Collapse/style.less +57 -57
  135. package/lib/components/CollapsiblePanel/style.css +0 -6
  136. package/lib/components/CollapsiblePanel/style.less +63 -63
  137. package/lib/components/DateTimePicker/Base/style.css +0 -6
  138. package/lib/components/DateTimePicker/Base/style.less +160 -160
  139. package/lib/components/DateTimePicker/BaseMobile/Absolute/index.js +1 -1
  140. package/lib/components/DateTimePicker/BaseMobile/Absolute/style.css +0 -6
  141. package/lib/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
  142. package/lib/components/DateTimePicker/BaseMobile/style.css +0 -6
  143. package/lib/components/DateTimePicker/BaseMobile/style.less +32 -32
  144. package/lib/components/DateTimePicker/Collapse/Panel/style.css +0 -6
  145. package/lib/components/DateTimePicker/Collapse/Panel/style.less +26 -26
  146. package/lib/components/DateTimePicker/DisplayInput/style.css +0 -6
  147. package/lib/components/DateTimePicker/DisplayInput/style.less +9 -9
  148. package/lib/components/DateTimePicker/style.css +0 -6
  149. package/lib/components/DateTimePicker/style.less +19 -19
  150. package/lib/components/Descriptions/style.css +0 -6
  151. package/lib/components/Descriptions/style.less +15 -15
  152. package/lib/components/Drawer/CloseIcon/index.js +11 -2
  153. package/lib/components/Drawer/CloseIcon/style.css +0 -6
  154. package/lib/components/Drawer/CloseIcon/style.less +8 -8
  155. package/lib/components/Drawer/style.css +0 -6
  156. package/lib/components/Drawer/style.less +48 -48
  157. package/lib/components/FileResumable/style.css +0 -6
  158. package/lib/components/FileResumable/style.less +94 -94
  159. package/lib/components/Input/style.css +0 -6
  160. package/lib/components/Input/style.less +12 -12
  161. package/lib/components/KeyValuePair/style.css +0 -6
  162. package/lib/components/KeyValuePair/style.less +25 -25
  163. package/lib/components/Menu/style.css +0 -6
  164. package/lib/components/Menu/style.less +18 -18
  165. package/lib/components/Modal/style.css +0 -6
  166. package/lib/components/Modal/style.less +30 -30
  167. package/lib/components/NameExplainTooltip/style.css +0 -6
  168. package/lib/components/NameExplainTooltip/style.less +10 -10
  169. package/lib/components/NameLimiter/style.css +0 -6
  170. package/lib/components/NameLimiter/style.less +19 -19
  171. package/lib/components/OptionList/InlineOptionList/style.css +0 -6
  172. package/lib/components/OptionList/InlineOptionList/style.less +16 -16
  173. package/lib/components/OptionList/OptionItem/style.css +0 -6
  174. package/lib/components/OptionList/OptionItem/style.less +25 -25
  175. package/lib/components/OptionList/PopoverOptionList/style.css +0 -6
  176. package/lib/components/OptionList/PopoverOptionList/style.less +30 -30
  177. package/lib/components/OptionList/style.css +0 -6
  178. package/lib/components/OptionList/style.less +3 -3
  179. package/lib/components/RadioGroup/style.css +0 -6
  180. package/lib/components/RadioGroup/style.less +32 -32
  181. package/lib/components/RangeInput/style.css +0 -6
  182. package/lib/components/RangeInput/style.less +37 -37
  183. package/lib/components/RemarkName/style.css +0 -6
  184. package/lib/components/RemarkName/style.less +2 -2
  185. package/lib/components/Selector/index.js +2 -2
  186. package/lib/components/Selector/style.css +0 -6
  187. package/lib/components/Selector/style.less +99 -99
  188. package/lib/components/Spin/style.css +0 -6
  189. package/lib/components/Spin/style.less +26 -26
  190. package/lib/components/Steps/ControlButton/style.css +0 -6
  191. package/lib/components/Steps/ControlButton/style.less +5 -5
  192. package/lib/components/Steps/style.css +0 -6
  193. package/lib/components/Steps/style.less +48 -48
  194. package/lib/components/Table/ColumnTag/style.css +0 -6
  195. package/lib/components/Table/ColumnTag/style.less +40 -40
  196. package/lib/components/Table/style.css +0 -6
  197. package/lib/components/Table/style.less +314 -314
  198. package/lib/components/Tabs/style.css +0 -6
  199. package/lib/components/Tabs/style.less +33 -33
  200. package/lib/components/TagList/Tag/style.css +0 -6
  201. package/lib/components/TagList/Tag/style.less +72 -72
  202. package/lib/components/TagList/TagSwitch/style.css +0 -6
  203. package/lib/components/TagList/TagSwitch/style.less +28 -28
  204. package/lib/components/TagList/style.css +0 -6
  205. package/lib/components/TagList/style.less +28 -28
  206. package/lib/components/Timeline/TimelineItem/style.css +0 -6
  207. package/lib/components/Timeline/TimelineItem/style.less +49 -49
  208. package/lib/components/Timeline/style.css +0 -6
  209. package/lib/components/Timeline/style.less +23 -23
  210. package/lib/components/Transfer/List/style.css +0 -6
  211. package/lib/components/Transfer/List/style.less +19 -19
  212. package/lib/components/Transfer/ListBody/style.css +0 -6
  213. package/lib/components/Transfer/ListBody/style.less +18 -18
  214. package/lib/components/Transfer/style.css +0 -6
  215. package/lib/components/Transfer/style.less +14 -14
  216. package/lib/components/TreeSelector/style.css +0 -6
  217. package/lib/components/TreeSelector/style.less +56 -56
  218. package/lib/index.css +2336 -2342
  219. package/lib/index.less +52 -52
  220. package/lib/style/mixin.css +0 -6
  221. package/lib/style/mixin.less +45 -45
  222. package/lib/style/theme.css +0 -6
  223. package/lib/style/theme.less +394 -401
  224. package/lib/utils/language.d.ts +2 -1
  225. package/lib/utils/language.js +0 -1
  226. package/package.json +82 -82
@@ -1,401 +1,394 @@
1
- @ant-prefix: ant;
2
-
3
- @root-entry-name: 'default';
4
-
5
- // classname前后缀变量=========================================================
6
- @sdk-prefix: pandora-sdk; // 多个使用
7
-
8
- // 基础颜色变量=========================================================
9
- // antd覆盖色
10
- @black: #000000; // phoenix antd
11
- // pandora色
12
- @gray-bg-color: #f4f5f7; // pandora-component pandora-visualization phoenix
13
-
14
- // 基础功能色变量=========================================================
15
-
16
- // 主题色------------------------
17
- // antd覆盖色
18
- @primary-color: #7a869a; // pandora-component antd phoenix
19
- @normal-color: #ffffff; // pandora-component antd 多 phoenix
20
- // pandora色
21
- @second-primary-color: #7a869b; // pandora-component 多
22
- @theme-color: #2c6dd2; // pandora-component 多 phoenix
23
- @theme-color-005: fade(
24
- @theme-color,
25
- 5%
26
- ); // pandora-component pandora-visualization phoenix
27
- @theme-color-008: fade(@theme-color, 8%);
28
- @theme-color-010: fade(@theme-color, 10%); // pandora-component 多 phoenix
29
- @theme-color-015: fade(@theme-color, 15%); // pandora-component 多 phoenix
30
- @theme-color-020: fade(
31
- @theme-color,
32
- 20%
33
- ); // pandora-component pandora-visualization phoenix
34
- @theme-color-060: fade(
35
- @theme-color,
36
- 60%
37
- ); // pandora-component pandora-visualization phoenix
38
- @theme-color-070: fade(@theme-color, 70%); // pandora-component 多 phoenix
39
- @theme-color-080: fade(
40
- @theme-color,
41
- 80%
42
- ); // pandora-component pandora-visualization phoenix
43
- @theme-color-030: fade(@theme-color, 30%); // 多个
44
- @theme-color-050: fade(@theme-color, 50%); // 多个
45
- @theme-color-090: fade(@theme-color, 90%); // 多个
46
-
47
- // hover时背景颜色
48
- @hover-bg: #f3f7fd;
49
-
50
- // 背景阴影色------------------------
51
- @transparent-bg: transparent; // phoenix
52
- @background-secondary: @normal-color; // phoenix
53
- @shadow-bg-color: rgba(0, 0, 0, 0.4); // phoenix
54
- @shadow-bg-color-light: rgba(51, 51, 51, 0.08); // phoenix
55
- // 深色主题
56
- @dark-background-color: #19202b; // 多个
57
- @dark-item-background-color: #2c2c31; // pandora-visualization
58
-
59
- // 字体------------------------
60
- // antd覆盖色
61
- @text-color: fade(#000, 65%); // 默认字体颜色 // pandora-component antd phoenix
62
- @font-size-base: 14px; // phoenix antd
63
- @text-color-secondary: fade(@black, 45%); // phoenix 跟antd一样
64
- // pandora色
65
- @font-color-1: #232c3b; // pandora-component 多 phoenix
66
- @font-color-2: #42526e; // pandora-component pandora-visualization phoenix
67
- @font-color-3: #7a869a; // pandora-component 多 phoenix
68
- @font-disable-color: #d9d9d9; // pandora-component 多 phoenix
69
- @font-disable-color-2: #bfbfbf;
70
- @font-color-4: #b3bac5; // 多个
71
- @font-color-5: #8d9199; // phoenix
72
- @font-color-6: #666;
73
- @font-color-9: #999;
74
- @font-color-7: #333;
75
- @secondary-font-color: #c1c7d0; // phoenix
76
- @disabled-text-color: #9eaec5; // pandora-visualization pheonix
77
- @log-font-family: 'Droid Sans Mono', 'Consolas', 'Monaco', 'Courier New',
78
- Courier, monospace; // pandora-app-component phoenix
79
-
80
- // 布局------------------------
81
- // antd覆盖色
82
- @body-background: @normal-color; // pandora-component antd pandora-app-component phoenix
83
- @component-background: @normal-color; // pandora-component antd phoenix
84
- // pandora色
85
- @content-color: #42526e; // pandora-component pandora-visualization phoenix
86
- @title-color: rgba(35, 44, 59, 1); // pandora-component phoenix
87
- @title-dark-color: #c1c7d0; // pandora-app-component!!!!!!!
88
- @heading-color: #333;
89
- @off-color: #ebecf0; // phoenix
90
-
91
- // 提示------------------------
92
- // antd覆盖色
93
- @error-color: #f5222d; // pandora-component antd 多 phoenix
94
- @warning-color: #f0a818; // pandora-component antd phoenix
95
- @success-color: #20c997; // pandora-component antd pandora-visualization phoenix
96
- @highlight-color: @warning-color; // phoenix antd
97
- // pandora色
98
- @delete-color: #ff6b6b; // pandora-component 多 phoenix
99
- @delete-color-030: rgba(255, 107, 107, 0.3); // phoenix
100
- @delete-color-010: rgba(255, 107, 107, 0.1); // pandora-app-component phoenix
101
- @font-warning-color: #faad14; // phoenix
102
-
103
- // 边框------------------------
104
- // antd覆盖色
105
- @border-color-base: #e5e5e5; // pandora-component antd 多 phoenix
106
- @border-radius-base: 2px; // antd
107
- @border-radius-sm: 2px; // antd
108
- @border-color-split: @border-color-base; // antd
109
- // pandora色
110
- @border-color-normal: #e5e5e5;
111
- @border-color-1: #d9d9d9;
112
- @border-color-2: #bfbfbf;
113
- @modal-header-border-color: rgba(0, 0, 0, 0.09);
114
-
115
- // icon------------------------
116
- // antd覆盖色
117
- @icon-color: #bfbfbf; // pandora-component antd 多 phoenix
118
- // pandora色
119
- @icon-color-2: rgba(
120
- 66,
121
- 82,
122
- 110,
123
- 1
124
- ); // pandora-component pandora-visualization phoenix
125
-
126
- // z-index------------------------
127
- // antd覆盖色
128
- @zindex-modal: 1200; // pandora-app-component phoenix antd
129
- @zindex-modal-mask: 1200; // antd
130
- @zindex-popover: 1200; // antd
131
- @zindex-tooltip: 1300; // antd
132
- // pandora色
133
- @zindex-layout-navbar: 1100; // phoenix
134
- @zindex-layout-sidebar: 1000; // phoenix
135
- @zindex-toaster: 3000; // app-platform phoenix
136
-
137
- // 组件色变量=========================================================
138
-
139
- // Common Button------------------------
140
- // antd覆盖色
141
- @btn-primary-color: @normal-color; // antd
142
- @btn-primary-bg: @theme-color; // antd
143
- @btn-default-color: rgba(0, 0, 0, 0.65); // antd
144
- @btn-default-bg: @body-background; // antd
145
- @btn-disable-color: rgb(238, 238, 238); // antd
146
- @btn-disable-bg: @theme-color-070; // antd
147
- // pandora色
148
- @button-disabled-bg: #eee; // pandora-component pandora-visualization phoenix
149
- @button-disabled-color: #bfbfbf; // pandora-component pandora-visualization phoenix
150
- @button-disabled-border-color: #eee; // pandora-component pandora-visualization phoenix
151
- @button-default-bg: @normal-color; // pandora-component pandora-visualization phoenix
152
- @button-default-color: rgba(
153
- 0,
154
- 0,
155
- 0,
156
- 0.65
157
- ); // pandora-component pandora-visualization phoenix
158
- @button-default-border-color: @input-border-color; // pandora-component pandora-visualization phoenix
159
- @button-default-hover-bg: @table-thead-bg; // pandora-component pandora-visualization phoenix
160
- @button-default-hover-color: @theme-color; // pandora-component pandora-visualization phoenix
161
- @button-default-hover-border-color: @input-border-color; // pandora-component pandora-visualization phoenix
162
- @button-primary-bg: @theme-color; // pandora-component pandora-visualization phoenix
163
- @button-primary-color: @normal-color; // pandora-component pandora-visualization phoenix
164
- @button-primary-border-color: @theme-color; // pandora-component pandora-visualization phoenix
165
- @button-primary-hover-bg: @theme-color-080; // pandora-component pandora-visualization phoenix
166
- @button-primary-hover-color: @normal-color; // pandora-component pandora-visualization phoenix
167
- @button-primary-hover-border-color: @theme-color-080; // pandora-component pandora-visualization phoenix
168
- @button-ghost-bg: transparent; // pandora-component pandora-visualization phoenix
169
- @button-ghost-color: @theme-color; // pandora-component pandora-visualization phoenix
170
- @button-ghost-border-color: @theme-color; // pandora-component pandora-visualization phoenix
171
- @button-ghost-hover-bg: @theme-color; // pandora-component pandora-visualization phoenix
172
- @button-ghost-hover-color: @normal-color; // pandora-component pandora-visualization phoenix
173
- @button-ghost-hover-border-color: @theme-color; // pandora-component pandora-visualization phoenix
174
- @btn-cancel-color: @theme-color; // pandora-component 多 phoenix
175
- @btn-cancel-bg: #e9f0fa; // pandora-component 多 phoenix
176
-
177
- // Input和label------------------------
178
- // antd覆盖色
179
- @input-placeholder-color: #bfbfbf; // pandora-component antd 多 phoenix
180
- @input-border-color: #bfbfbf; // pandora-component antd
181
- @input-height-base: 32px; // phoenix antd
182
- @input-height-lg: 40px; // antd
183
- @input-height-sm: 26px; // antd
184
- @input-padding-vertical-base: 4px;
185
- @input-bg: transparent; // 多个 antd
186
- @input-disabled-bg: #f5f5f5; // antd
187
- @input-disabled-border-color: #d9d9d9; // pandora-app-component
188
- @input-color: #333333; // antd
189
- @input-hover-border-color: @theme-color; // 本文件 antd
190
- // pandora色
191
- @input-error-color: fade(@delete-color, 15); // phoenix
192
- @input-light-bg: #c1c7d0; // pandora-app-component
193
- @input-dark-bg: rgba(44, 109, 210, 0.1); // pandora-app-component
194
- @label-dark-bg: rgba(44, 109, 210, 0.3); // pandora-app-component
195
-
196
- // Select------------------------
197
- // antd覆盖色
198
- @select-border-color: @input-border-color; // antd
199
- // pandora色
200
- @select-bg: @input-bg; // pandora-component pandora-visualization phoenix
201
- @select-popover-hover-color: @theme-color-005; // pandora-component pandora-visualization phoenix
202
- @select-item-selected-bg: @select-popover-hover-color;
203
- @select-item-active-bg: @select-popover-hover-color;
204
- @select-dropdown-line-height: 24px;
205
- @item-hover-bg: @select-popover-hover-color;
206
- @select-dropdown-edge-child-vertical-padding: 4px;
207
- @select-selection-bg: #f5f5f5;
208
-
209
- // Table------------------------
210
- // antd覆盖色
211
- // TODO: 暂时写死,后续通过函数计算@theme-color-010得到
212
- @table-row-hover-bg: @hover-bg;
213
- @table-selected-row-bg: @theme-color; // antd
214
- @table-padding-vertical: 14px; // antd
215
- @table-padding-horizontal: 12px; // antd
216
- // pandora色
217
- @table-row-odd-bg: @normal-color; // pandora-component phoenix
218
- @table-row-even-bg: #fafafa; // pandora-component phoenix
219
- @table-thead-color: #333; // pandora-component phoenix
220
- @table-thead-bg: #fafafa; // pandora-component
221
- @table-link-color: @theme-color; // pandora-component phoenix
222
- @table-border-color: rgba(235, 236, 240, 1); // phoenix
223
- @table-search-icon-color: #bfbfbf; // phoenix
224
- @table-sorter-icon-color: #bfbfbf; // phoenix
225
-
226
- // Tabs------------------------
227
- @tabs-ink-bar-color: @theme-color;
228
- @tabs-highlight-color: @theme-color;
229
- @tabs-hover-color: @theme-color;
230
- @tabs-active-color: @theme-color;
231
-
232
- // Tag------------------------
233
- // antd覆盖色
234
- // pandora色
235
- @tag-green: @success-color; // pandora-component phoenix
236
- @tag-primary: @theme-color; // pandora-component phoenix
237
- @tag-yellow: @warning-color; // pandora-component phoenix
238
- @tag-blue: #03a9f4; // pandora-component phoenix
239
- @tag-grey: #ebecf0; // pandora-component phoenix
240
- @tag-bg-primary-color: @success-color; // phoenix
241
-
242
- //移动端绝对时间选择组件------------------------
243
- // antd覆盖色
244
- // pandora色
245
- @time-absolute-sub-title: rgba(235, 236, 240, 1); // pandora-component
246
- @time-absolute-am-picker-col-indicator: rgba(
247
- 235,
248
- 236,
249
- 240,
250
- 0.5
251
- ); // pandora-component
252
- @time-absolute-picker-title-div: #939393; // pandora-component
253
-
254
- // sidebar------------------------
255
- @layout-sidebar-width: 240px; // phoenix
256
- @layout-sidebar-collapsed-width: 0px; // phoenix
257
- @layout-navbar-height: 52px; // phoenix
258
- @layout-navbar-sub-height: 56px; // phoenix
259
- // 深色主题
260
- @side-bar-active-color: #6ac73c; // pandora-visualization
261
-
262
- // Tooltip------------------------
263
- // antd覆盖色
264
- @tooltip-bg: fade(@font-color-1, 80); // antd
265
- @tooltip-color: @normal-color; // 跟antd一样
266
- @tooltip-arrow-color: @tooltip-bg; // antd
267
- // pandora色
268
- @tooltip-shadow-color-1: rgba(35, 44, 59, 0.2); // phoenix
269
-
270
- // toaster // pheonix app-platform均有一份toaster组件,其实都差不多的------------------------
271
- // antd覆盖色
272
- // pandora色
273
- @toaster-error-bg: rgba(250, 100, 100, 0.8);
274
- @toaster-success-bg: rgba(32, 201, 151, 0.8);
275
- @toaster-warning-bg: rgba(252, 196, 25, 0.8);
276
- @toaster-info-bg: @theme-color-080;
277
- @toaster-error-shadow: rgba(255, 107, 107, 0.3);
278
- @toaster-success-shadow: rgba(32, 201, 151, 0.3);
279
- @toaster-warning-shadow: rgba(252, 196, 25, 0.3);
280
- @toaster-info-shadow: rgba(44, 109, 210, 0.3);
281
-
282
- // tree------------------------
283
- // antd覆盖色
284
- @tree-title-height: 24px; // antd
285
- @tree-child-padding: 8px; // antd
286
- @tree-node-hover-bg: @theme-color-005; // pheonix antd
287
- @tree-node-selected-bg: @theme-color-005; // pheonix antd
288
- // pandora色
289
- @tree-node-hover-color: @theme-color; // pheonix
290
- @tree-node-selected-color: @theme-color; // pheonix
291
-
292
- // pagination------------------------
293
- // antd覆盖色
294
- @pagination-item-size: 32px; // 跟antd一样
295
- // pandora色
296
- @pagination-item-text-color: @font-color-6;
297
- @pagination-item-border-color: @border-color-1;
298
-
299
- // form------------------------
300
- // antd覆盖色
301
- @form-item-margin-bottom: 20px; // antd
302
- // pandora色
303
-
304
- // outline------------------------
305
- // antd覆盖色
306
- @outline-color: @input-hover-border-color; // antd
307
- // pandora色
308
-
309
- // Slider // antd------------------------
310
- // antd覆盖色
311
- @slider-rail-background-color: @input-bg; // antd
312
- @slider-rail-background-color-hover: @input-bg; // antd
313
- @slider-track-background-color: @theme-color-090; // antd
314
- @slider-track-background-color-hover: @theme-color;
315
- @slider-handle-color: @theme-color-090;
316
- @slider-handle-color-hover: @theme-color;
317
- @slider-handle-color-focus: @theme-color;
318
- @slider-handle-color-focus-shadow: @theme-color;
319
- @slider-handle-color-tooltip-open: @theme-color;
320
- // pandora色
321
-
322
- // Card------------------------
323
- @card-padding-base: 20px;
324
- @card-radius: 2px;
325
-
326
- // Checkbox-------------------------------------------
327
- // antd覆盖色
328
- @checkbox-color: @theme-color; // antd
329
- @checkbox-check-color: #fff; // antd
330
- // pandora色
331
-
332
- // Breadcrumb-------------------------------------------
333
- // antd覆盖色
334
- @breadcrumb-font-size: 16px;
335
- @breadcrumb-icon-font-size: @breadcrumb-font-size;
336
- @breadcrumb-base-color: #999999; // antd
337
- @breadcrumb-last-item-color: rgba(0, 0, 0, 0.85); // antd
338
- @breadcrumb-link-color: @breadcrumb-base-color; // antd
339
- @breadcrumb-link-color-hover: @breadcrumb-base-color; // antd
340
- // pandora色
341
-
342
- // LINK-------------------------------------------
343
- // antd覆盖色
344
- @link-color: @primary-color; // antd
345
- @link-hover-color: @theme-color; // antd
346
- @link-active-color: @theme-color; // phoenix antd
347
- @link-decoration: none; // antd
348
- @link-hover-decoration: none; // antd
349
- // pandora色
350
-
351
- // Menu-------------------------------------------
352
- // antd覆盖色
353
- @menu-inline-toplevel-item-height: 32px; // antd
354
- @menu-item-height: 32px; // antd
355
- @menu-collapsed-width: 100px; // antd
356
- @menu-bg: @component-background; // antd
357
- @menu-item-color: @font-color-3; // antd
358
- @menu-highlight-color: @theme-color; // antd
359
- @menu-item-active-bg: rgba(255, 255, 255, 0.1); // antd
360
- @menu-item-group-title-color: @icon-color; // antd
361
- @menu-item-hover-bg: #ccd3d9; // phoenix
362
- // pandora色
363
- @menu-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
364
- // dark theme
365
- @menu-dark-color: @normal-color; // antd
366
- @menu-dark-bg: @theme-color; // phoenix antd
367
- @menu-dark-arrow-color: @normal-color; // antd
368
- @menu-dark-submenu-bg: #2967c7; // antd
369
- @menu-dark-highlight-color: @normal-color; // antd
370
- @menu-dark-item-active-bg: rgba(255, 255, 255, 0.1); // phoenix antd
371
-
372
- .@{ant-prefix}-btn {
373
- padding: 4px 15px;
374
- }
375
- .@{ant-prefix}-btn-sm {
376
- padding: 0 7px;
377
- }
378
-
379
- @icon-hover-color: rgba(19, 107, 255, 0.1);
380
-
381
- // radio--------------
382
- // antd覆盖色
383
- @radio-dot-color: @theme-color;
384
- @radio-button-color: @heading-color;
385
- @radio-button-active-color: @theme-color;
386
- @radio-button-hover-color: @theme-color;
387
-
388
- @editor-nav-background-color: #f5f5f5;
389
- @editor_nav_border_color: #d8d8d8;
390
- @editor_nav_line_color: #fcce72;
391
- @image-operator-hover-bg: rgba(51, 51, 51, 0.7);
392
- @agent-agent-message-background-color: #f7f7f8; // 用户框背景色
393
- @agent-user-avatar-color: #e6902d; // 机器人用户头像颜色;
394
-
395
- // close icon hover 颜色
396
- @close-icon-hover-color: #f4f5f6;
397
-
398
- @agent-markdown-scorll-bar-color: #c9cdd4;
399
- @agent-markdown-header-background-color: rgb(52, 53, 65);
400
- @agent-cursor-color: #282828;
401
- @agent-input-border-color: #e9e9e9;
1
+ @ant-prefix: ant;
2
+
3
+ @root-entry-name: 'default';
4
+
5
+ // classname前后缀变量=========================================================
6
+ @sdk-prefix: pandora-sdk; // 多个使用
7
+
8
+ // 基础颜色变量=========================================================
9
+ // antd覆盖色
10
+ @black: #000000; // phoenix antd
11
+ // pandora色
12
+ @gray-bg-color: #f4f5f7; // pandora-component pandora-visualization phoenix
13
+
14
+ // 基础功能色变量=========================================================
15
+
16
+ // 主题色------------------------
17
+ // antd覆盖色
18
+ @primary-color: #7a869a; // pandora-component antd phoenix
19
+ @normal-color: #ffffff; // pandora-component antd 多 phoenix
20
+ // pandora色
21
+ @second-primary-color: #7a869b; // pandora-component 多
22
+ @theme-color: #2c6dd2; // pandora-component 多 phoenix
23
+ @theme-color-005: fade(
24
+ @theme-color,
25
+ 5%
26
+ ); // pandora-component pandora-visualization phoenix
27
+ @theme-color-008: fade(@theme-color, 8%);
28
+ @theme-color-010: fade(@theme-color, 10%); // pandora-component 多 phoenix
29
+ @theme-color-015: fade(@theme-color, 15%); // pandora-component 多 phoenix
30
+ @theme-color-020: fade(
31
+ @theme-color,
32
+ 20%
33
+ ); // pandora-component pandora-visualization phoenix
34
+ @theme-color-060: fade(
35
+ @theme-color,
36
+ 60%
37
+ ); // pandora-component pandora-visualization phoenix
38
+ @theme-color-070: fade(@theme-color, 70%); // pandora-component 多 phoenix
39
+ @theme-color-080: fade(
40
+ @theme-color,
41
+ 80%
42
+ ); // pandora-component pandora-visualization phoenix
43
+ @theme-color-030: fade(@theme-color, 30%); // 多个
44
+ @theme-color-050: fade(@theme-color, 50%); // 多个
45
+ @theme-color-090: fade(@theme-color, 90%); // 多个
46
+
47
+ // hover时背景颜色
48
+ @hover-bg: #f3f7fd;
49
+
50
+ // 背景阴影色------------------------
51
+ @transparent-bg: transparent; // phoenix
52
+ @background-secondary: @normal-color; // phoenix
53
+ @shadow-bg-color: rgba(0, 0, 0, 0.4); // phoenix
54
+ @shadow-bg-color-light: rgba(51, 51, 51, 0.08); // phoenix
55
+ // 深色主题
56
+ @dark-background-color: #19202b; // 多个
57
+ @dark-item-background-color: #2c2c31; // pandora-visualization
58
+
59
+ // 字体------------------------
60
+ // antd覆盖色
61
+ @text-color: fade(#000, 65%); // 默认字体颜色 // pandora-component antd phoenix
62
+ @font-size-base: 14px; // phoenix antd
63
+ @text-color-secondary: fade(@black, 45%); // phoenix 跟antd一样
64
+ // pandora色
65
+ @font-color-1: #232c3b; // pandora-component 多 phoenix
66
+ @font-color-2: #42526e; // pandora-component pandora-visualization phoenix
67
+ @font-color-3: #7a869a; // pandora-component 多 phoenix
68
+ @font-disable-color: #d9d9d9; // pandora-component 多 phoenix
69
+ @font-disable-color-2: #bfbfbf;
70
+ @font-color-4: #b3bac5; // 多个
71
+ @font-color-5: #8d9199; // phoenix
72
+ @font-color-6: #666;
73
+ @font-color-9: #999;
74
+ @font-color-7: #333;
75
+ @secondary-font-color: #c1c7d0; // phoenix
76
+ @disabled-text-color: #9eaec5; // pandora-visualization pheonix
77
+ @log-font-family: 'Droid Sans Mono', 'Consolas', 'Monaco', 'Courier New',
78
+ Courier, monospace; // pandora-app-component phoenix
79
+
80
+ // 布局------------------------
81
+ // antd覆盖色
82
+ @body-background: @normal-color; // pandora-component antd pandora-app-component phoenix
83
+ @component-background: @normal-color; // pandora-component antd phoenix
84
+ // pandora色
85
+ @content-color: #42526e; // pandora-component pandora-visualization phoenix
86
+ @title-color: rgba(35, 44, 59, 1); // pandora-component phoenix
87
+ @title-dark-color: #c1c7d0; // pandora-app-component!!!!!!!
88
+ @heading-color: #333;
89
+ @off-color: #ebecf0; // phoenix
90
+
91
+ // 提示------------------------
92
+ // antd覆盖色
93
+ @error-color: #f5222d; // pandora-component antd 多 phoenix
94
+ @warning-color: #f0a818; // pandora-component antd phoenix
95
+ @success-color: #20c997; // pandora-component antd pandora-visualization phoenix
96
+ @highlight-color: @warning-color; // phoenix antd
97
+ // pandora色
98
+ @delete-color: #ff6b6b; // pandora-component 多 phoenix
99
+ @delete-color-030: rgba(255, 107, 107, 0.3); // phoenix
100
+ @delete-color-010: rgba(255, 107, 107, 0.1); // pandora-app-component phoenix
101
+ @font-warning-color: #faad14; // phoenix
102
+
103
+ // 边框------------------------
104
+ // antd覆盖色
105
+ @border-color-base: #e5e5e5; // pandora-component antd 多 phoenix
106
+ @border-radius-base: 2px; // antd
107
+ @border-radius-sm: 2px; // antd
108
+ @border-color-split: @border-color-base; // antd
109
+ // pandora色
110
+ @border-color-normal: #e5e5e5;
111
+ @border-color-1: #d9d9d9;
112
+ @border-color-2: #bfbfbf;
113
+ @modal-header-border-color: rgba(0, 0, 0, 0.09);
114
+
115
+ // icon------------------------
116
+ // antd覆盖色
117
+ @icon-color: #bfbfbf; // pandora-component antd 多 phoenix
118
+ // pandora色
119
+ @icon-color-2: rgba(
120
+ 66,
121
+ 82,
122
+ 110,
123
+ 1
124
+ ); // pandora-component pandora-visualization phoenix
125
+
126
+ // z-index------------------------
127
+ // antd覆盖色
128
+ @zindex-modal: 1200; // pandora-app-component phoenix antd
129
+ @zindex-modal-mask: 1200; // antd
130
+ @zindex-popover: 1200; // antd
131
+ @zindex-tooltip: 1300; // antd
132
+ // pandora色
133
+ @zindex-layout-navbar: 1100; // phoenix
134
+ @zindex-layout-sidebar: 1000; // phoenix
135
+ @zindex-toaster: 3000; // app-platform phoenix
136
+
137
+ // 组件色变量=========================================================
138
+
139
+ // Common Button------------------------
140
+ // antd覆盖色
141
+ @btn-primary-color: @normal-color; // antd
142
+ @btn-primary-bg: @theme-color; // antd
143
+ @btn-default-color: rgba(0, 0, 0, 0.65); // antd
144
+ @btn-default-bg: @body-background; // antd
145
+ @btn-disable-color: rgb(238, 238, 238); // antd
146
+ @btn-disable-bg: @theme-color-070; // antd
147
+ // pandora色
148
+ @button-disabled-bg: #eee; // pandora-component pandora-visualization phoenix
149
+ @button-disabled-color: #bfbfbf; // pandora-component pandora-visualization phoenix
150
+ @button-disabled-border-color: #eee; // pandora-component pandora-visualization phoenix
151
+ @button-default-bg: @normal-color; // pandora-component pandora-visualization phoenix
152
+ @button-default-color: rgba(
153
+ 0,
154
+ 0,
155
+ 0,
156
+ 0.65
157
+ ); // pandora-component pandora-visualization phoenix
158
+ @button-default-border-color: @input-border-color; // pandora-component pandora-visualization phoenix
159
+ @button-default-hover-bg: @table-thead-bg; // pandora-component pandora-visualization phoenix
160
+ @button-default-hover-color: @theme-color; // pandora-component pandora-visualization phoenix
161
+ @button-default-hover-border-color: @input-border-color; // pandora-component pandora-visualization phoenix
162
+ @button-primary-bg: @theme-color; // pandora-component pandora-visualization phoenix
163
+ @button-primary-color: @normal-color; // pandora-component pandora-visualization phoenix
164
+ @button-primary-border-color: @theme-color; // pandora-component pandora-visualization phoenix
165
+ @button-primary-hover-bg: @theme-color-080; // pandora-component pandora-visualization phoenix
166
+ @button-primary-hover-color: @normal-color; // pandora-component pandora-visualization phoenix
167
+ @button-primary-hover-border-color: @theme-color-080; // pandora-component pandora-visualization phoenix
168
+ @button-ghost-bg: transparent; // pandora-component pandora-visualization phoenix
169
+ @button-ghost-color: @theme-color; // pandora-component pandora-visualization phoenix
170
+ @button-ghost-border-color: @theme-color; // pandora-component pandora-visualization phoenix
171
+ @button-ghost-hover-bg: @theme-color; // pandora-component pandora-visualization phoenix
172
+ @button-ghost-hover-color: @normal-color; // pandora-component pandora-visualization phoenix
173
+ @button-ghost-hover-border-color: @theme-color; // pandora-component pandora-visualization phoenix
174
+ @btn-cancel-color: @theme-color; // pandora-component 多 phoenix
175
+ @btn-cancel-bg: #e9f0fa; // pandora-component 多 phoenix
176
+
177
+ // Input和label------------------------
178
+ // antd覆盖色
179
+ @input-placeholder-color: #bfbfbf; // pandora-component antd 多 phoenix
180
+ @input-border-color: #bfbfbf; // pandora-component antd
181
+ @input-height-base: 32px; // phoenix antd
182
+ @input-height-lg: 40px; // antd
183
+ @input-height-sm: 26px; // antd
184
+ @input-padding-vertical-base: 4px;
185
+ @input-bg: transparent; // 多个 antd
186
+ @input-disabled-bg: #f5f5f5; // antd
187
+ @input-disabled-border-color: #d9d9d9; // pandora-app-component
188
+ @input-color: #333333; // antd
189
+ @input-hover-border-color: @theme-color; // 本文件 antd
190
+ // pandora色
191
+ @input-error-color: fade(@delete-color, 15); // phoenix
192
+ @input-light-bg: #c1c7d0; // pandora-app-component
193
+ @input-dark-bg: rgba(44, 109, 210, 0.1); // pandora-app-component
194
+ @label-dark-bg: rgba(44, 109, 210, 0.3); // pandora-app-component
195
+
196
+ // Select------------------------
197
+ // antd覆盖色
198
+ @select-border-color: @input-border-color; // antd
199
+ // pandora色
200
+ @select-bg: @input-bg; // pandora-component pandora-visualization phoenix
201
+ @select-popover-hover-color: @theme-color-005; // pandora-component pandora-visualization phoenix
202
+ @select-item-selected-bg: @select-popover-hover-color;
203
+ @select-item-active-bg: @select-popover-hover-color;
204
+ @select-dropdown-line-height: 24px;
205
+ @item-hover-bg: @select-popover-hover-color;
206
+ @select-dropdown-edge-child-vertical-padding: 4px;
207
+ @select-selection-bg: #f5f5f5;
208
+
209
+ // Table------------------------
210
+ // antd覆盖色
211
+ // TODO: 暂时写死,后续通过函数计算@theme-color-010得到
212
+ @table-row-hover-bg: @hover-bg;
213
+ @table-selected-row-bg: @theme-color; // antd
214
+ @table-padding-vertical: 14px; // antd
215
+ @table-padding-horizontal: 12px; // antd
216
+ // pandora色
217
+ @table-row-odd-bg: @normal-color; // pandora-component phoenix
218
+ @table-row-even-bg: #fafafa; // pandora-component phoenix
219
+ @table-thead-color: #333; // pandora-component phoenix
220
+ @table-thead-bg: #fafafa; // pandora-component
221
+ @table-link-color: @theme-color; // pandora-component phoenix
222
+ @table-border-color: rgba(235, 236, 240, 1); // phoenix
223
+ @table-search-icon-color: #bfbfbf; // phoenix
224
+ @table-sorter-icon-color: #bfbfbf; // phoenix
225
+
226
+ // Tabs------------------------
227
+ @tabs-ink-bar-color: @theme-color;
228
+ @tabs-highlight-color: @theme-color;
229
+ @tabs-hover-color: @theme-color;
230
+ @tabs-active-color: @theme-color;
231
+
232
+ // Tag------------------------
233
+ // antd覆盖色
234
+ // pandora色
235
+ @tag-green: @success-color; // pandora-component phoenix
236
+ @tag-primary: @theme-color; // pandora-component phoenix
237
+ @tag-yellow: @warning-color; // pandora-component phoenix
238
+ @tag-blue: #03a9f4; // pandora-component phoenix
239
+ @tag-grey: #ebecf0; // pandora-component phoenix
240
+ @tag-bg-primary-color: @success-color; // phoenix
241
+
242
+ //移动端绝对时间选择组件------------------------
243
+ // antd覆盖色
244
+ // pandora色
245
+ @time-absolute-sub-title: rgba(235, 236, 240, 1); // pandora-component
246
+ @time-absolute-am-picker-col-indicator: rgba(
247
+ 235,
248
+ 236,
249
+ 240,
250
+ 0.5
251
+ ); // pandora-component
252
+ @time-absolute-picker-title-div: #939393; // pandora-component
253
+
254
+ // sidebar------------------------
255
+ @layout-sidebar-width: 240px; // phoenix
256
+ @layout-sidebar-collapsed-width: 0px; // phoenix
257
+ @layout-navbar-height: 52px; // phoenix
258
+ @layout-navbar-sub-height: 56px; // phoenix
259
+ // 深色主题
260
+ @side-bar-active-color: #6ac73c; // pandora-visualization
261
+
262
+ // Tooltip------------------------
263
+ // antd覆盖色
264
+ @tooltip-bg: fade(@font-color-1, 80); // antd
265
+ @tooltip-color: @normal-color; // 跟antd一样
266
+ @tooltip-arrow-color: @tooltip-bg; // antd
267
+ // pandora色
268
+ @tooltip-shadow-color-1: rgba(35, 44, 59, 0.2); // phoenix
269
+
270
+ // toaster // pheonix app-platform均有一份toaster组件,其实都差不多的------------------------
271
+ // antd覆盖色
272
+ // pandora色
273
+ @toaster-error-bg: rgba(250, 100, 100, 0.8);
274
+ @toaster-success-bg: rgba(32, 201, 151, 0.8);
275
+ @toaster-warning-bg: rgba(252, 196, 25, 0.8);
276
+ @toaster-info-bg: @theme-color-080;
277
+ @toaster-error-shadow: rgba(255, 107, 107, 0.3);
278
+ @toaster-success-shadow: rgba(32, 201, 151, 0.3);
279
+ @toaster-warning-shadow: rgba(252, 196, 25, 0.3);
280
+ @toaster-info-shadow: rgba(44, 109, 210, 0.3);
281
+
282
+ // tree------------------------
283
+ // antd覆盖色
284
+ @tree-title-height: 24px; // antd
285
+ @tree-child-padding: 8px; // antd
286
+ @tree-node-hover-bg: @theme-color-005; // pheonix antd
287
+ @tree-node-selected-bg: @theme-color-005; // pheonix antd
288
+ // pandora色
289
+ @tree-node-hover-color: @theme-color; // pheonix
290
+ @tree-node-selected-color: @theme-color; // pheonix
291
+
292
+ // pagination------------------------
293
+ // antd覆盖色
294
+ @pagination-item-size: 32px; // 跟antd一样
295
+ // pandora色
296
+ @pagination-item-text-color: @font-color-6;
297
+ @pagination-item-border-color: @border-color-1;
298
+
299
+ // form------------------------
300
+ // antd覆盖色
301
+ @form-item-margin-bottom: 20px; // antd
302
+ // pandora色
303
+
304
+ // outline------------------------
305
+ // antd覆盖色
306
+ @outline-color: @input-hover-border-color; // antd
307
+ // pandora色
308
+
309
+ // Slider // antd------------------------
310
+ // antd覆盖色
311
+ @slider-rail-background-color: @input-bg; // antd
312
+ @slider-rail-background-color-hover: @input-bg; // antd
313
+ @slider-track-background-color: @theme-color-090; // antd
314
+ @slider-track-background-color-hover: @theme-color;
315
+ @slider-handle-color: @theme-color-090;
316
+ @slider-handle-color-hover: @theme-color;
317
+ @slider-handle-color-focus: @theme-color;
318
+ @slider-handle-color-focus-shadow: @theme-color;
319
+ @slider-handle-color-tooltip-open: @theme-color;
320
+ // pandora色
321
+
322
+ // Card------------------------
323
+ @card-padding-base: 20px;
324
+ @card-radius: 2px;
325
+
326
+ // Checkbox-------------------------------------------
327
+ // antd覆盖色
328
+ @checkbox-color: @theme-color; // antd
329
+ @checkbox-check-color: #fff; // antd
330
+ // pandora色
331
+
332
+ // Breadcrumb-------------------------------------------
333
+ // antd覆盖色
334
+ @breadcrumb-font-size: 16px;
335
+ @breadcrumb-icon-font-size: @breadcrumb-font-size;
336
+ @breadcrumb-base-color: #999999; // antd
337
+ @breadcrumb-last-item-color: rgba(0, 0, 0, 0.85); // antd
338
+ @breadcrumb-link-color: @breadcrumb-base-color; // antd
339
+ @breadcrumb-link-color-hover: @breadcrumb-base-color; // antd
340
+ // pandora色
341
+
342
+ // LINK-------------------------------------------
343
+ // antd覆盖色
344
+ @link-color: @primary-color; // antd
345
+ @link-hover-color: @theme-color; // antd
346
+ @link-active-color: @theme-color; // phoenix antd
347
+ @link-decoration: none; // antd
348
+ @link-hover-decoration: none; // antd
349
+ // pandora色
350
+
351
+ // Menu-------------------------------------------
352
+ // antd覆盖色
353
+ @menu-inline-toplevel-item-height: 32px; // antd
354
+ @menu-item-height: 32px; // antd
355
+ @menu-collapsed-width: 100px; // antd
356
+ @menu-bg: @component-background; // antd
357
+ @menu-item-color: @font-color-3; // antd
358
+ @menu-highlight-color: @theme-color; // antd
359
+ @menu-item-active-bg: rgba(255, 255, 255, 0.1); // antd
360
+ @menu-item-group-title-color: @icon-color; // antd
361
+ @menu-item-hover-bg: #ccd3d9; // phoenix
362
+ // pandora色
363
+ @menu-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
364
+ // dark theme
365
+ @menu-dark-color: @normal-color; // antd
366
+ @menu-dark-bg: @theme-color; // phoenix antd
367
+ @menu-dark-arrow-color: @normal-color; // antd
368
+ @menu-dark-submenu-bg: #2967c7; // antd
369
+ @menu-dark-highlight-color: @normal-color; // antd
370
+ @menu-dark-item-active-bg: rgba(255, 255, 255, 0.1); // phoenix antd
371
+
372
+ @icon-hover-color: rgba(19, 107, 255, 0.1);
373
+
374
+ // radio--------------
375
+ // antd覆盖色
376
+ @radio-dot-color: @theme-color;
377
+ @radio-button-color: @heading-color;
378
+ @radio-button-active-color: @theme-color;
379
+ @radio-button-hover-color: @theme-color;
380
+
381
+ @editor-nav-background-color: #f5f5f5;
382
+ @editor_nav_border_color: #d8d8d8;
383
+ @editor_nav_line_color: #fcce72;
384
+ @image-operator-hover-bg: rgba(51, 51, 51, 0.7);
385
+ @agent-agent-message-background-color: #f7f7f8; // 用户框背景色
386
+ @agent-user-avatar-color: #e6902d; // 机器人用户头像颜色;
387
+
388
+ // close icon hover 颜色
389
+ @close-icon-hover-color: #f4f5f6;
390
+
391
+ @agent-markdown-scorll-bar-color: #c9cdd4;
392
+ @agent-markdown-header-background-color: rgb(52, 53, 65);
393
+ @agent-cursor-color: #282828;
394
+ @agent-input-border-color: #e9e9e9;