@aloudata/aloudata-design 2.18.3 → 2.19.0-beta.1

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 (117) hide show
  1. package/dist/AldSelect/style/color.less +25 -16
  2. package/dist/AldSelect/style/index.less +2 -2
  3. package/dist/Avatar/component/Avatar/index.js +8 -19
  4. package/dist/Avatar/component/Avatar/type.js +3 -3
  5. package/dist/Avatar/style/index.less +10 -3
  6. package/dist/Badge/index.js +1 -27
  7. package/dist/Badge/style/index.less +27 -1
  8. package/dist/Button/style/index.less +1 -0
  9. package/dist/Button/style/type.less +5 -5
  10. package/dist/Button/style/variables.less +70 -203
  11. package/dist/Checkbox/style/index.less +20 -37
  12. package/dist/Collapse/index.js +2 -2
  13. package/dist/Collapse/style/index.less +7 -7
  14. package/dist/ColorPicker/index.js +3 -3
  15. package/dist/ColorPicker/style/complex.less +8 -9
  16. package/dist/ColorPicker/style/index.less +7 -8
  17. package/dist/DataPreviewTable/components/Body/Cell.js +1 -1
  18. package/dist/DataPreviewTable/style/index.less +9 -9
  19. package/dist/DatePicker/style/index.less +3 -3
  20. package/dist/Divider/style/index.less +1 -1
  21. package/dist/DoubleCircleIcon/style/index.less +12 -12
  22. package/dist/Empty/style/index.less +3 -3
  23. package/dist/Form/style/index.less +4 -4
  24. package/dist/HighlightText/style/index.less +1 -1
  25. package/dist/Icon/components/CancelledCircleFill.d.ts +1 -2
  26. package/dist/Icon/components/CancelledCircleFill.js +1 -1
  27. package/dist/Icon/components/Ellipsis.d.ts +1 -2
  28. package/dist/Icon/components/Ellipsis.js +1 -1
  29. package/dist/Icon/components/LoadingDuotone.d.ts +1 -2
  30. package/dist/Icon/components/LoadingDuotone.js +1 -1
  31. package/dist/Icon/components/SortAscendingOrderColor.d.ts +1 -2
  32. package/dist/Icon/components/SortAscendingOrderColor.js +1 -1
  33. package/dist/Icon/components/SortColor.d.ts +1 -2
  34. package/dist/Icon/components/SortColor.js +1 -1
  35. package/dist/Icon/components/SortDescendingOrderColor.d.ts +1 -2
  36. package/dist/Icon/components/SortDescendingOrderColor.js +1 -1
  37. package/dist/Icon/svg/Cancelled-Circle-fill.svg +2 -1
  38. package/dist/Icon/svg/Loading-duotone.svg +3 -2
  39. package/dist/Icon/svg/Sort-Ascending-order-Color.svg +2 -1
  40. package/dist/Icon/svg/Sort-Color.svg +3 -2
  41. package/dist/Icon/svg/Sort-Descending-order-Color.svg +2 -1
  42. package/dist/Icon/svg/ellipsis.svg +2 -1
  43. package/dist/IconButton/style/index.less +17 -17
  44. package/dist/Input/components/Input/index.js +1 -1
  45. package/dist/Input/components/TextArea/index.js +1 -1
  46. package/dist/Input/style/index.less +1 -1
  47. package/dist/Input/style/size.less +11 -11
  48. package/dist/Input/style/status.less +21 -36
  49. package/dist/InputNumber/style/index.less +22 -25
  50. package/dist/InputSearch/style/index.less +8 -8
  51. package/dist/List/style/index.less +11 -11
  52. package/dist/LogicTree/style/DisplayLogicItem.less +3 -3
  53. package/dist/LogicTree/style/LoginItem.less +13 -13
  54. package/dist/MemberPicker/style/index.less +28 -30
  55. package/dist/Menu/style/index.less +22 -21
  56. package/dist/Modal/index.js +12 -12
  57. package/dist/Modal/style/modal.less +17 -18
  58. package/dist/Modal/style/modalConfirm.less +11 -26
  59. package/dist/Modal/style/polyfill/index.less +3 -3
  60. package/dist/Pagination/style/index.less +3 -4
  61. package/dist/Popconfirm/index.js +2 -2
  62. package/dist/Popconfirm/style/index.less +6 -6
  63. package/dist/Popover/style/index.less +8 -8
  64. package/dist/Progress/style/index.less +2 -5
  65. package/dist/Radio/style/index.less +39 -49
  66. package/dist/RenameInput/style/index.less +3 -3
  67. package/dist/Result/index.js +8 -7
  68. package/dist/Result/style/index.less +4 -4
  69. package/dist/ScrollArea/style/index.less +1 -1
  70. package/dist/Select/index.js +1 -1
  71. package/dist/Select/style/emptyShowAll.less +1 -1
  72. package/dist/Select/style/index.less +5 -5
  73. package/dist/Select/style/layout.less +1 -1
  74. package/dist/Select/style/option.less +7 -10
  75. package/dist/Select/style/selectDropdown.less +4 -4
  76. package/dist/Select/style/status.less +21 -24
  77. package/dist/Select/style/variables.less +3 -3
  78. package/dist/Skeleton/style/index.less +15 -15
  79. package/dist/Slider/style/index.less +56 -3
  80. package/dist/Spin/style/customIcon.less +2 -2
  81. package/dist/StatusLight/index.js +9 -24
  82. package/dist/StatusLight/style/index.less +58 -6
  83. package/dist/Steps/components/Step/index.js +4 -4
  84. package/dist/Steps/style/index.less +26 -22
  85. package/dist/Switch/style/index.less +1 -1
  86. package/dist/Switch/style/status.less +3 -3
  87. package/dist/Table/components/Header.js +6 -3
  88. package/dist/Table/style/index.less +18 -18
  89. package/dist/Tabs/style/index.less +9 -9
  90. package/dist/Tag/index.js +81 -21
  91. package/dist/Tag/style/index.less +3 -2
  92. package/dist/TextLink/style/type.less +16 -16
  93. package/dist/Tooltip/style/index.less +5 -5
  94. package/dist/Tree/Tree.js +2 -2
  95. package/dist/Tree/demo/basic/index.js +1 -1
  96. package/dist/Tree/style/checkbox.less +17 -27
  97. package/dist/Tree/style/index.less +4 -4
  98. package/dist/Tree/style/mixin.less +3 -3
  99. package/dist/Tree/style/reset.less +1 -1
  100. package/dist/Tree/style/var.less +19 -19
  101. package/dist/Tree/utils/iconUtil.js +1 -1
  102. package/dist/User/style/index.less +3 -3
  103. package/dist/ald.min.css +5 -1
  104. package/dist/message/index.js +4 -4
  105. package/dist/message/style/index.less +11 -14
  106. package/dist/notification/index.js +5 -5
  107. package/dist/notification/style/index.less +6 -7
  108. package/dist/style/components/toastify.css +27 -27
  109. package/dist/style/index.less +2 -2
  110. package/dist/style/themes/default/default.less +1 -1
  111. package/dist/style/themes/default/index.less +1 -1
  112. package/dist/style/themes/default/scrollBar.less +8 -4
  113. package/dist/style/themes/default/themeColor.module.less +178 -183
  114. package/dist/style/var/default.css +1156 -256
  115. package/package.json +2 -3
  116. package/dist/Avatar/component/Avatar/avatar.d.ts +0 -3
  117. package/dist/Avatar/component/Avatar/avatar.js +0 -23
@@ -1,37 +1,19 @@
1
1
  @import '../../style/index.less';
2
2
 
3
- @checkbox-border-color-normal: var(
4
- --alias-colors-border-accent-gray-subtle-default,
5
- #d1d5db
6
- );
7
- @checkbox-border-color-hover: var(
8
- --alias-colors-border-accent-gray-subtle-hover,
9
- #9ca3af
10
- );
11
- @checkbox-border-color-active: var(
12
- --alias-colors-border-accent-gray-subtle-default,
13
- #d1d5db
14
- );
15
- @checkbox-border-color-disabled: var(--alias-colors-border-disabled);
16
-
17
- @checkbox-inner-bgc-normal: var(--alias-colors-bg-skeleton-subtler);
18
- @checkbox-inner-bgc-hover: var(--alias-colors-bg-skeleton-subtler);
19
- @checkbox-inner-bgc-active: var(--alias-colors-bg-skeleton-strong);
20
- @checkbox-inner-bgc-disabled: var(--alias-colors-border-disabled);
21
-
22
- @checkbox-checked-inner-bgc-normal: var(
23
- --alias-colors-bg-selected-strong-default,
24
- #126fdd
25
- );
26
- @checkbox-checked-inner-bgc-hover: var(
27
- --alias-colors-bg-selected-strong-hover,
28
- #0f59b1
29
- );
30
- @checkbox-checked-inner-bgc-active: var(
31
- --alias-colors-bg-selected-strong-press,
32
- #0b4385
33
- );
34
- @checkbox-checked-inner-bgc-disabled: #f3f4f6;
3
+ @checkbox-border-color-normal: var(--interaction-border-neutral-normal);
4
+ @checkbox-border-color-hover: var(--interaction-border-hover);
5
+ @checkbox-border-color-active: var(--interaction-border-active);
6
+ @checkbox-border-color-disabled: var(--interaction-default-normal);
7
+
8
+ @checkbox-inner-bgc-normal: var(--interaction-background-form-field);
9
+ @checkbox-inner-bgc-hover: var(--interaction-background-form-field);
10
+ @checkbox-inner-bgc-active: var(--interaction-background-form-field);
11
+ @checkbox-inner-bgc-disabled: var(--interaction-background-form-field);
12
+
13
+ @checkbox-checked-inner-bgc-normal: var(--interaction-default-normal);
14
+ @checkbox-checked-inner-bgc-hover: var(--interaction-default-hover);
15
+ @checkbox-checked-inner-bgc-active: var(--interaction-default-active);
16
+ @checkbox-checked-inner-bgc-disabled: var(--interaction-default-normal);
35
17
 
36
18
  @checkout-border-radius: var(--alias-radius-25);
37
19
 
@@ -91,7 +73,7 @@
91
73
 
92
74
  .ant-checkbox-checked.ant-checkbox-disabled {
93
75
  .ant-checkbox-inner[class][class] {
94
- background: #93c5fd;
76
+ background: var(--alias-colors-bg-selected-default);
95
77
  }
96
78
  }
97
79
 
@@ -118,8 +100,8 @@
118
100
 
119
101
  .ant-checkbox-checked.ant-checkbox-disabled {
120
102
  .ant-checkbox-inner[class][class] {
121
- background: #93c5fd;
122
- border: 1px solid rgba(0, 0, 0, 0.2);
103
+ background: var(--alias-colors-bg-selected-default);
104
+ border: 1px solid var(--alias-colors-border-disabled);
123
105
  }
124
106
  }
125
107
 
@@ -173,10 +155,11 @@
173
155
 
174
156
  .ant-checkbox-inner {
175
157
  background-color: @checkbox-inner-bgc-disabled;
158
+ border: 0;
176
159
 
177
160
  &::after {
178
- top: 2px;
179
- left: 1px;
161
+ top: 3px;
162
+ left: 2px;
180
163
  z-index: 10;
181
164
  width: 10px;
182
165
  height: 8px;
@@ -8,10 +8,10 @@ var Collapse = function Collapse(props) {
8
8
  expandIcon: function expandIcon(props) {
9
9
  return props.isActive ? /*#__PURE__*/React.createElement(ArrowDownLightLine, {
10
10
  size: 20,
11
- color: "#6B7280"
11
+ color: 'var(--alias-colors-icon-subtle)'
12
12
  }) : /*#__PURE__*/React.createElement(ArrowRightLightLine, {
13
13
  size: 20,
14
- color: "#6B7280"
14
+ color: 'var(--alias-colors-icon-subtle)'
15
15
  });
16
16
  }
17
17
  }));
@@ -6,9 +6,9 @@
6
6
 
7
7
  .ald-collapse.ant-collapse.ant-collapse {
8
8
  border-radius: @border-radius;
9
- border: 1px solid var(--alias-colors-border-default, #e5e7eb);
9
+ border: 1px solid var(--alias-colors-border-default);
10
10
  border-bottom: 0;
11
- background: var(--alias-colors-bg-skeleton-subtle, #f9fafb);
11
+ background: var(--alias-colors-bg-skeleton-subtle);
12
12
 
13
13
  .ant-collapse-item {
14
14
  .ant-collapse-header {
@@ -19,7 +19,7 @@
19
19
  }
20
20
 
21
21
  .ant-collapse-header-text {
22
- color: var(--alias-colors-text-default, #1f2937);
22
+ color: var(--alias-colors-text-default);
23
23
  font-family: 'PingFang SC';
24
24
  font-size: 14px;
25
25
  line-height: 20px; /* 142.857% */
@@ -30,7 +30,7 @@
30
30
  .ant-collapse-content-box {
31
31
  padding: @content-default-padding @content-default-padding
32
32
  @content-default-padding - 1px @content-default-padding;
33
- color: var(--alias-colors-text-subtle, #4b5563);
33
+ color: var(--alias-colors-text-subtle);
34
34
  font-family: 'PingFang SC';
35
35
  font-size: 14px;
36
36
  line-height: 20px; /* 142.857% */
@@ -39,7 +39,7 @@
39
39
 
40
40
  &:last-child {
41
41
  border-radius: 0 0 @border-radius @border-radius;
42
- border-bottom: 1px solid var(--alias-colors-border-default, #e5e7eb);
42
+ border-bottom: 1px solid var(--alias-colors-border-default);
43
43
 
44
44
  & > .ant-collapse-content {
45
45
  overflow: hidden;
@@ -61,7 +61,7 @@
61
61
  &.ant-collapse-large {
62
62
  .ant-collapse-header {
63
63
  .ant-collapse-header-text {
64
- color: var(--alias-colors-text-default, #1f2937);
64
+ color: var(--alias-colors-text-default);
65
65
  font-family: 'PingFang SC';
66
66
  font-size: 16px;
67
67
  line-height: 24px; /* 150% */
@@ -91,7 +91,7 @@
91
91
  .ant-collapse-item {
92
92
  .ant-collapse-content-box {
93
93
  padding: 0 @content-default-padding @content-default-padding 40px;
94
- background: var(--alias-colors-bg-skeleton-subtle, #f9fafb);
94
+ background: var(--alias-colors-bg-skeleton-subtle);
95
95
  }
96
96
 
97
97
  &:last-child {
@@ -121,7 +121,7 @@ export default function ColorPicker(_ref) {
121
121
  onColorSelect(color);
122
122
  },
123
123
  style: {
124
- borderColor: specialColors.includes(color) ? '#DBDBDB' : color
124
+ borderColor: specialColors.includes(color) ? 'var(--alias-colors-border-subtle)' : color
125
125
  }
126
126
  }, /*#__PURE__*/React.createElement("div", {
127
127
  className: 'block',
@@ -144,7 +144,7 @@ export default function ColorPicker(_ref) {
144
144
  onColorSelect(color);
145
145
  },
146
146
  style: {
147
- borderColor: specialColors.includes(color) ? '#DBDBDB' : color
147
+ borderColor: specialColors.includes(color) ? 'var(--alias-colors-border-subtle)' : color
148
148
  }
149
149
  }, /*#__PURE__*/React.createElement("div", {
150
150
  className: 'block',
@@ -187,7 +187,7 @@ export default function ColorPicker(_ref) {
187
187
  }
188
188
  })), /*#__PURE__*/React.createElement(FoldDownFill, {
189
189
  size: 14,
190
- color: "#575757"
190
+ color: 'var(--alias-colors-icon-subtle)'
191
191
  }))));
192
192
  }
193
193
  if (mode === 'complex') {
@@ -2,10 +2,9 @@
2
2
  position: relative;
3
3
  width: 258px;
4
4
  padding: 12px;
5
- background-color: #fff;
5
+ background-color: var(--background-default);
6
6
  border-radius: 8px;
7
- box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
8
- 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
7
+ box-shadow: var(--elevation-bottom-bottom-lg);
9
8
  }
10
9
 
11
10
  .ald-color-picker-complex {
@@ -56,9 +55,9 @@
56
55
  box-sizing: border-box;
57
56
  width: 16px;
58
57
  height: 16px;
59
- border: 2px solid #fff;
58
+ border: 2px solid var(--background-default);
60
59
  border-radius: 50%;
61
- box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.06);
60
+ box-shadow: var(--elevation-bottom-bottom-sm);
62
61
  }
63
62
 
64
63
  .ald-color-picker-complex-handler-sm {
@@ -97,7 +96,7 @@
97
96
  box-sizing: border-box;
98
97
  width: 100%;
99
98
  height: 100%;
100
- border: 1px solid rgba(0, 0, 0, 0.06);
99
+ border: 1px solid var(--alias-colors-border-subtle);
101
100
  border-radius: 4px;
102
101
  }
103
102
 
@@ -155,11 +154,11 @@
155
154
  .ald-color-picker-complex-trigger-wrapper {
156
155
  display: inline-flex;
157
156
  padding: 3px;
158
- border: 1px solid #d1d5db;
159
- background-color: #fff;
157
+ border: 1px solid var(--alias-colors-border-strong);
158
+ background-color: var(--background-default);
160
159
 
161
160
  .ald-color-picker-complex-trigger-inner {
162
- border: 1px solid rgba(0, 0, 0, 0.2);
161
+ border: 1px solid var(--alias-colors-border-subtle);
163
162
  }
164
163
  }
165
164
 
@@ -16,21 +16,20 @@
16
16
  padding: 6px 10px;
17
17
  gap: 4px;
18
18
  height: 28px;
19
- background: #fff;
20
- border: 1px solid
21
- var(--alias-colors-border-accent-gray-subtle-default, #d1d5db);
19
+ background: var(--background-default);
20
+ border: 1px solid var(--alias-colors-border-accent-gray-subtle-default);
22
21
  box-sizing: border-box;
23
22
  cursor: pointer;
24
23
  transition: border 0.5s ease-in-out;
25
24
  border-radius: 4px;
26
25
 
27
26
  &:not(.ald-color-picker-wrapper-disabled):hover {
28
- border: 1px solid #3271c9;
27
+ border: 1px solid var(--interaction-border-normal);
29
28
  }
30
29
  }
31
30
 
32
31
  .ald-color-picker-wrapper-focused {
33
- border: 1px solid #3271c9;
32
+ border: 1px solid var(--interaction-border-normal);
34
33
  box-sizing: border-box;
35
34
  }
36
35
 
@@ -57,7 +56,7 @@
57
56
  .ald-color-picker-overlay {
58
57
  position: relative;
59
58
  width: 253px;
60
- background: #fff;
59
+ background: var(--background-default);
61
60
  box-sizing: border-box;
62
61
  border-radius: 2px;
63
62
  padding: 8px 7px;
@@ -75,7 +74,7 @@
75
74
  width: 21px;
76
75
  height: 21px;
77
76
  box-sizing: border-box;
78
- border: 1px solid #fff;
77
+ border: 1px solid var(--background-default);
79
78
  cursor: pointer;
80
79
 
81
80
  .block {
@@ -86,7 +85,7 @@
86
85
  &.selected,
87
86
  &:hover {
88
87
  box-sizing: border-box;
89
- border: 1px solid #000 !important;
88
+ border: 1px solid var(--border-neutral-strong) !important;
90
89
 
91
90
  .block {
92
91
  width: 17px;
@@ -25,7 +25,7 @@ export default function Cell(props) {
25
25
  return /*#__PURE__*/React.createElement("div", {
26
26
  style: _objectSpread({
27
27
  fontStyle: 'italic',
28
- color: '#858585'
28
+ color: 'var(--alias-colors-text-subtle)'
29
29
  }, style),
30
30
  className: classNames('ald-data-preview-body-cell', 'ald-data-preview-body-cell-null')
31
31
  }, "null");
@@ -5,7 +5,7 @@
5
5
  @import '../../Spin/style/index.less';
6
6
 
7
7
  .ald-data-preview-table {
8
- border: 1px solid var(--alias-colors-border-default, #e5e7eb);
8
+ border: 1px solid var(--alias-colors-border-default);
9
9
  font-size: 12px;
10
10
  font-variant-numeric: lining-nums tabular-nums;
11
11
  position: relative;
@@ -27,16 +27,16 @@
27
27
  }
28
28
 
29
29
  .ald-data-preview-header-cell {
30
- background: var(--alias-colors-bg-skeleton-subtle, #f9fafb);
30
+ background: var(--alias-colors-bg-skeleton-subtle);
31
31
  height: 100%;
32
32
  position: relative;
33
- border: 1px solid var(--alias-colors-border-default, #e5e7eb);
33
+ border: 1px solid var(--alias-colors-border-default);
34
34
  border-left: none;
35
35
  border-top: none;
36
36
  display: flex;
37
37
  align-items: center;
38
38
  box-sizing: border-box;
39
- color: var(--alias-colors-text-strong, #111827);
39
+ color: var(--alias-colors-text-strong);
40
40
  font-weight: 500;
41
41
 
42
42
  .ald-data-preview-header-default {
@@ -44,7 +44,7 @@
44
44
  height: 100%;
45
45
  width: 100%;
46
46
  line-height: 24px;
47
- background: var(--alias-colors-bg-skeleton-subtle, #f9fafb);
47
+ background: var(--alias-colors-bg-skeleton-subtle);
48
48
  display: flex;
49
49
  align-items: center;
50
50
 
@@ -55,7 +55,7 @@
55
55
  justify-content: center;
56
56
  font-size: 16px;
57
57
  margin-right: 4px;
58
- color: #575757;
58
+ color: var(--alias-colors-icon-subtle);
59
59
  }
60
60
 
61
61
  .ald-data-preview-header-name {
@@ -84,13 +84,13 @@
84
84
  .ald-data-preview-body-cell {
85
85
  white-space: nowrap;
86
86
  overflow: hidden;
87
- border: 1px solid var(--alias-colors-border-subtle, #f3f4f6);
87
+ border: 1px solid var(--alias-colors-border-subtle);
88
88
  border-left: none;
89
89
  border-top: none;
90
90
  padding: 2px 4px;
91
91
  line-height: 16px;
92
92
  box-sizing: border-box;
93
- color: var(--alias-colors-text-default, #1f2937);
93
+ color: var(--alias-colors-text-default);
94
94
  font-size: 12px;
95
95
 
96
96
  &.ald-data-preview-body-cell-custom {
@@ -102,7 +102,7 @@
102
102
  display: flex;
103
103
  align-items: center;
104
104
  justify-content: center;
105
- border: 1px solid #e8e8e8;
105
+ border: 1px solid var(--alias-colors-border-default);
106
106
  border-left: none;
107
107
  border-top: none;
108
108
  padding: 2px 3px 1px 4px;
@@ -1,14 +1,14 @@
1
1
  @import '../../style/index.less';
2
2
 
3
3
  .ant-picker.ant-picker {
4
- border-color: #dbdbdb;
4
+ border-color: var(--alias-colors-border-default);
5
5
 
6
6
  &:hover {
7
- border-color: #dbdbdb;
7
+ border-color: var(--alias-colors-border-default);
8
8
  }
9
9
 
10
10
  &.ant-picker-focused {
11
- border-color: #3271c9;
11
+ border-color: var(--interaction-border-normal);
12
12
  box-shadow: none;
13
13
  }
14
14
  }
@@ -10,7 +10,7 @@
10
10
  width: 100%;
11
11
  height: 100%;
12
12
  content: '';
13
- background-color: #e5e7eb;
13
+ background-color: var(--border-default);
14
14
  mix-blend-mode: multiply;
15
15
  }
16
16
 
@@ -8,7 +8,7 @@
8
8
  width: 40px;
9
9
  height: 40px;
10
10
  border-radius: 50%;
11
- background-color: @B95;
11
+ background-color: var(--background-informative-subtle);
12
12
 
13
13
  .inner {
14
14
  font-family: 'PingFang SC';
@@ -18,38 +18,38 @@
18
18
  width: 30px;
19
19
  height: 30px;
20
20
  border-radius: 50%;
21
- background-color: @B90;
21
+ background-color: var(--background-informative-on-subtle);
22
22
  }
23
23
  }
24
24
 
25
25
  .ald-double-circle-icon-info {
26
- background-color: @B95;
26
+ background-color: var(--background-informative-subtle);
27
27
 
28
28
  .inner {
29
- background-color: @B90;
29
+ background-color: var(--background-informative-on-subtle);
30
30
  }
31
31
  }
32
32
 
33
- .ald-double-circle-icon-success{
34
- background-color: @SA95;
33
+ .ald-double-circle-icon-success {
34
+ background-color: var(--background-positive-subtle);
35
35
 
36
36
  .inner {
37
- background-color: @SA90;
37
+ background-color: var(--background-positive-on-subtle);
38
38
  }
39
39
  }
40
40
 
41
41
  .ald-double-circle-icon-error {
42
- background-color: @SC95;
42
+ background-color: var(--background-negative-subtle);
43
43
 
44
44
  .inner {
45
- background-color: @SC90;
45
+ background-color: var(--background-negative-on-subtle);
46
46
  }
47
47
  }
48
48
 
49
49
  .ald-double-circle-icon-warning {
50
- background-color: @SB95;
50
+ background-color: var(--background-warning-subtle);
51
51
 
52
52
  .inner {
53
- background-color: @SB90;
53
+ background-color: var(--background-warning-on-subtle);
54
54
  }
55
- }
55
+ }
@@ -24,7 +24,7 @@
24
24
  }
25
25
 
26
26
  .ald-empty-title {
27
- color: var(--alias-colors-text-default, #1f2937);
27
+ color: var(--content-primary);
28
28
  font-size: 14px;
29
29
  line-height: 24px;
30
30
  margin-bottom: 4px;
@@ -32,13 +32,13 @@
32
32
  }
33
33
 
34
34
  .ald-empty-title-small {
35
- color: #4b5563;
35
+ color: var(--content-secondary);
36
36
  font-weight: 400;
37
37
  font-size: 14px;
38
38
  }
39
39
 
40
40
  .ald-empty-description {
41
- color: #4b5563;
41
+ color: var(--content-secondary);
42
42
  font-size: 12px;
43
43
  line-height: 20px;
44
44
  font-weight: 400;
@@ -27,7 +27,7 @@
27
27
  label {
28
28
  overflow: hidden;
29
29
  height: 32px;
30
- color: var(--alias-colors-text-subtle, #4b5563);
30
+ color: var(--alias-colors-text-subtle);
31
31
  font-weight: 500;
32
32
  line-height: 20px;
33
33
 
@@ -38,13 +38,13 @@
38
38
  }
39
39
 
40
40
  .ant-form-item-tooltip {
41
- margin-left: var(--alias-spacing-25, 2px);
41
+ margin-left: var(--alias-spacing-25);
42
42
  }
43
43
 
44
44
  &.ant-form-item-required::before {
45
45
  width: 8px;
46
- margin-right: var(--alias-spacing-25, 2px);
47
- color: var(--alias-colors-text-danger, #b91c1c);
46
+ margin-right: var(--alias-spacing-25);
47
+ color: var(--alias-colors-text-danger);
48
48
  text-align: right;
49
49
  font-size: 14px;
50
50
  font-weight: 500;
@@ -1,5 +1,5 @@
1
1
  @import '../../style/index.less';
2
2
 
3
3
  .ald-highlight-text {
4
- color: var(--alias-colors-text-danger, #b91c1c);
4
+ color: var(--content-negative-secondary);
5
5
  }
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -24,7 +24,7 @@ var CancelledCircleFill = function CancelledCircleFill(_ref, ref) {
24
24
  }, desc) : null, title ? /*#__PURE__*/React.createElement("title", {
25
25
  id: titleId
26
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
27
- fill: "#6B7280",
27
+ fill: props.color || 'currentColor',
28
28
  fillRule: "evenodd",
29
29
  d: "M1.667 10a8.333 8.333 0 1 1 16.666 0 8.333 8.333 0 0 1-16.666 0Zm5.976-.833a.833.833 0 1 0 0 1.666h4.714a.833.833 0 0 0 0-1.666H7.643Z",
30
30
  clipRule: "evenodd"
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -24,7 +24,7 @@ var Ellipsis = function Ellipsis(_ref, ref) {
24
24
  }, desc) : null, title ? /*#__PURE__*/React.createElement("title", {
25
25
  id: titleId
26
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
27
- fill: "#6B7280",
27
+ fill: props.color || 'currentColor',
28
28
  fillRule: "evenodd",
29
29
  d: "M5.008 10.359a.833.833 0 0 0-.833-.834h-.008a.833.833 0 0 0-.834.834v.008c0 .46.373.833.834.833h.008c.46 0 .833-.373.833-.833v-.008Zm5-.834c.46 0 .834.373.834.834v.008c0 .46-.373.833-.834.833H10a.833.833 0 0 1-.833-.833v-.008c0-.46.373-.834.833-.834h.008Zm5.834 0c.46 0 .833.373.833.834v.008c0 .46-.373.833-.833.833h-.009a.833.833 0 0 1-.833-.833v-.008c0-.46.373-.834.833-.834h.009Z",
30
30
  clipRule: "evenodd"
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -24,7 +24,7 @@ var LoadingDuotone = function LoadingDuotone(_ref, ref) {
24
24
  }, desc) : null, title ? /*#__PURE__*/React.createElement("title", {
25
25
  id: titleId
26
26
  }, title) : null, /*#__PURE__*/React.createElement("g", {
27
- fill: "#6B7280",
27
+ fill: props.color || 'currentColor',
28
28
  fillRule: "evenodd",
29
29
  clipRule: "evenodd"
30
30
  }, /*#__PURE__*/React.createElement("path", {
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -27,7 +27,7 @@ var SortAscendingOrderColor = function SortAscendingOrderColor(_ref, ref) {
27
27
  fill: "#2986F4",
28
28
  d: "M15.293 10a.713.713 0 0 0 .64-.38.624.624 0 0 0-.097-.701l-3.293-3.682A.73.73 0 0 0 12 5a.73.73 0 0 0-.543.237L8.163 8.92a.624.624 0 0 0-.097.701c.116.232.366.38.64.38h6.585Z"
29
29
  }), /*#__PURE__*/React.createElement("path", {
30
- fill: "#6B7280",
30
+ fill: props.color || 'currentColor',
31
31
  d: "M15.293 14c.274 0 .524.148.64.38a.624.624 0 0 1-.097.701l-3.293 3.682A.73.73 0 0 1 12 19a.73.73 0 0 1-.543-.237L8.163 15.08a.624.624 0 0 1-.097-.701.713.713 0 0 1 .64-.38h6.585Z"
32
32
  }));
33
33
  };
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -24,7 +24,7 @@ var SortColor = function SortColor(_ref, ref) {
24
24
  }, desc) : null, title ? /*#__PURE__*/React.createElement("title", {
25
25
  id: titleId
26
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
27
- fill: "#6B7280",
27
+ fill: props.color || 'currentColor',
28
28
  d: "M15.293 10a.713.713 0 0 0 .64-.38.624.624 0 0 0-.097-.701l-3.293-3.682A.73.73 0 0 0 12 5a.73.73 0 0 0-.543.237L8.163 8.92a.624.624 0 0 0-.097.701c.116.232.366.38.64.38h6.585ZM15.293 14c.274 0 .524.148.64.38a.624.624 0 0 1-.097.701l-3.293 3.682A.73.73 0 0 1 12 19a.73.73 0 0 1-.543-.237L8.163 15.08a.624.624 0 0 1-.097-.701.713.713 0 0 1 .64-.38h6.585Z"
29
29
  }));
30
30
  };
@@ -1,4 +1,3 @@
1
- import type { SVGProps } from 'react';
2
1
  import * as React from 'react';
3
2
  interface SVGRProps {
4
3
  size?: number | string;
@@ -7,5 +6,5 @@ interface SVGRProps {
7
6
  desc?: string;
8
7
  descId?: string;
9
8
  }
10
- declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
9
+ declare const Memo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
11
10
  export default Memo;
@@ -24,7 +24,7 @@ var SortDescendingOrderColor = function SortDescendingOrderColor(_ref, ref) {
24
24
  }, desc) : null, title ? /*#__PURE__*/React.createElement("title", {
25
25
  id: titleId
26
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
27
- fill: "#6B7280",
27
+ fill: props.color || 'currentColor',
28
28
  d: "M15.293 10a.713.713 0 0 0 .64-.38.624.624 0 0 0-.097-.701l-3.293-3.682A.73.73 0 0 0 12 5a.73.73 0 0 0-.543.237L8.163 8.92a.624.624 0 0 0-.097.701c.116.232.366.38.64.38h6.585Z"
29
29
  }), /*#__PURE__*/React.createElement("path", {
30
30
  fill: "#2986F4",
@@ -1,5 +1,6 @@
1
1
  <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g id=" Icon / Fill / Interface /Cancelled-Circle-fill">
3
- <path id="Icon" fill-rule="evenodd" clip-rule="evenodd" d="M1.66675 9.9999C1.66675 5.39753 5.39771 1.66656 10.0001 1.66656C14.6025 1.66656 18.3334 5.39753 18.3334 9.9999C18.3334 14.6023 14.6025 18.3332 10.0001 18.3332C5.39771 18.3332 1.66675 14.6023 1.66675 9.9999ZM7.64295 9.16667C7.18271 9.16667 6.80961 9.53976 6.80961 10C6.80961 10.4602 7.18271 10.8333 7.64295 10.8333H12.357C12.8172 10.8333 13.1903 10.4602 13.1903 10C13.1903 9.53976 12.8172 9.16667 12.357 9.16667H7.64295Z" fill="#6B7280"/>
3
+ <path id="Icon" fill-rule="evenodd" clip-rule="evenodd" d="M1.66675 9.9999C1.66675 5.39753 5.39771 1.66656 10.0001 1.66656C14.6025 1.66656 18.3334 5.39753 18.3334 9.9999C18.3334 14.6023 14.6025 18.3332 10.0001 18.3332C5.39771 18.3332 1.66675 14.6023 1.66675 9.9999ZM7.64295 9.16667C7.18271 9.16667 6.80961 9.53976 6.80961 10C6.80961 10.4602 7.18271 10.8333 7.64295 10.8333H12.357C12.8172 10.8333 13.1903 10.4602 13.1903 10C13.1903 9.53976 12.8172 9.16667 12.357 9.16667H7.64295Z" fill="black"/>
4
+
4
5
  </g>
5
6
  </svg>