@kdcloudjs/kdesign 1.3.2 → 1.3.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 (80) hide show
  1. package/CHANGELOG.md +43 -1
  2. package/dist/kdesign-complete.less +176 -107
  3. package/dist/kdesign.css +161 -77
  4. package/dist/kdesign.css.map +1 -1
  5. package/dist/kdesign.js +3776 -2037
  6. package/dist/kdesign.js.map +1 -1
  7. package/dist/kdesign.min.css +3 -3
  8. package/dist/kdesign.min.js +8 -8
  9. package/dist/kdesign.min.js.map +1 -1
  10. package/es/_utils/usePopper.d.ts +1 -0
  11. package/es/_utils/usePopper.js +29 -25
  12. package/es/anchor/anchor.js +20 -1
  13. package/es/base-data/style/index.css +1 -0
  14. package/es/base-data/style/index.less +1 -0
  15. package/es/button/group.js +2 -1
  16. package/es/button/style/index.css +20 -19
  17. package/es/button/style/index.less +29 -27
  18. package/es/button/style/token.less +4 -4
  19. package/es/checkbox/checkbox.js +20 -12
  20. package/es/config-provider/compDefaultProps.d.ts +0 -1
  21. package/es/config-provider/compDefaultProps.js +1 -2
  22. package/es/form/Field.js +7 -6
  23. package/es/form/Form.d.ts +1 -0
  24. package/es/form/Form.js +3 -1
  25. package/es/form/interface.d.ts +1 -0
  26. package/es/menu/menu.d.ts +1 -1
  27. package/es/menu/menu.js +55 -22
  28. package/es/menu/menuItem.d.ts +1 -0
  29. package/es/menu/menuItem.js +14 -10
  30. package/es/menu/style/index.css +139 -53
  31. package/es/menu/style/index.less +101 -69
  32. package/es/menu/style/mixin.less +33 -1
  33. package/es/menu/style/token.less +4 -2
  34. package/es/menu/subMenu.d.ts +1 -1
  35. package/es/menu/subMenu.js +126 -119
  36. package/es/radio/radio.d.ts +1 -1
  37. package/es/radio/radio.js +18 -11
  38. package/es/select/select.js +33 -20
  39. package/es/style/core/reset.less +4 -4
  40. package/es/style/index.css +0 -4
  41. package/es/table/feature/useRangeSelection.d.ts +3 -0
  42. package/es/table/feature/useRangeSelection.js +10 -0
  43. package/es/table/interface.d.ts +15 -2
  44. package/es/table/table.js +14 -7
  45. package/lib/_utils/usePopper.d.ts +1 -0
  46. package/lib/_utils/usePopper.js +29 -25
  47. package/lib/anchor/anchor.js +20 -1
  48. package/lib/base-data/style/index.css +1 -0
  49. package/lib/base-data/style/index.less +1 -0
  50. package/lib/button/group.js +2 -1
  51. package/lib/button/style/index.css +20 -19
  52. package/lib/button/style/index.less +29 -27
  53. package/lib/button/style/token.less +4 -4
  54. package/lib/checkbox/checkbox.js +19 -11
  55. package/lib/config-provider/compDefaultProps.d.ts +0 -1
  56. package/lib/config-provider/compDefaultProps.js +1 -2
  57. package/lib/form/Field.js +7 -6
  58. package/lib/form/Form.d.ts +1 -0
  59. package/lib/form/Form.js +3 -1
  60. package/lib/form/interface.d.ts +1 -0
  61. package/lib/menu/menu.d.ts +1 -1
  62. package/lib/menu/menu.js +61 -26
  63. package/lib/menu/menuItem.d.ts +1 -0
  64. package/lib/menu/menuItem.js +16 -10
  65. package/lib/menu/style/index.css +139 -53
  66. package/lib/menu/style/index.less +101 -69
  67. package/lib/menu/style/mixin.less +33 -1
  68. package/lib/menu/style/token.less +4 -2
  69. package/lib/menu/subMenu.d.ts +1 -1
  70. package/lib/menu/subMenu.js +145 -142
  71. package/lib/radio/radio.d.ts +1 -1
  72. package/lib/radio/radio.js +30 -20
  73. package/lib/select/select.js +33 -20
  74. package/lib/style/core/reset.less +4 -4
  75. package/lib/style/index.css +0 -4
  76. package/lib/table/feature/useRangeSelection.d.ts +3 -0
  77. package/lib/table/feature/useRangeSelection.js +21 -0
  78. package/lib/table/interface.d.ts +15 -2
  79. package/lib/table/table.js +15 -7
  80. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,4 +1,46 @@
1
- ## [1.3.1](https://github.com/kdcloudone/kdesign/compare/v1.3.0...v1.3.1) (2022-05-26)
1
+ ## [1.3.3](https://github.com/kdcloudone/kdesign/compare/v1.3.2...v1.3.3) (2022-06-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [basedata] 基础资料选择demo调整 ([236d171](https://github.com/kdcloudone/kdesign/commit/236d1719fcad58df0382e4d4096e3f3b68317cfc))
7
+ * [button] 调整集合按钮圆角以及下拉面板空隙 ([d57875c](https://github.com/kdcloudone/kdesign/commit/d57875c2553fc1ee853cc227ae88b1bb95e428eb))
8
+ * [button] 集合按钮颜色调整 ([94c3b4e](https://github.com/kdcloudone/kdesign/commit/94c3b4e572aff0c3a3526aa18a8f291696637e9f))
9
+ * [checkbox] 修复外层包裹添加点击事件,执行操作时触发两次的bug ([7ba7db7](https://github.com/kdcloudone/kdesign/commit/7ba7db74c65b5fc7a5b638abb8117e050b5d5835))
10
+ * [menu]菜单受控问题处理 ([5d7538e](https://github.com/kdcloudone/kdesign/commit/5d7538e9d1dd80f2e12ea27e94dcb101d3996ddf))
11
+ * [menu]菜单组件问题修复 ([d668b62](https://github.com/kdcloudone/kdesign/commit/d668b628fa5f47292e0823cdc6e8a0a0a8547e47))
12
+ * [menu]受控问题处理 ([ced402c](https://github.com/kdcloudone/kdesign/commit/ced402c16b5b424e080cfec08cdfd081dce07a41))
13
+ * [select] 解决多选情况下showSearch为false时不生效 ([206c09e](https://github.com/kdcloudone/kdesign/commit/206c09e237818a72cfb0912bcadec17dff0b63a9))
14
+
15
+
16
+
17
+ ## [1.3.2](https://github.com/kdcloudone/kdesign/compare/v1.3.1...v1.3.2) (2022-06-09)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * [cli] 修复fixfox下组件页面左侧sidebar无法滚动 ([adb71e3](https://github.com/kdcloudone/kdesign/commit/adb71e3b6bc9ba6155415fc6ad3580dfbe3d706e))
23
+ * [form]识别组件库组件设置默认属性名 ([216b2b7](https://github.com/kdcloudone/kdesign/commit/216b2b72c63a7ea53cfdbb0d45dd8735156da4b7))
24
+ * [menu] 删除菜单hover改userpopper修复commitId:1332189 ([fa0a270](https://github.com/kdcloudone/kdesign/commit/fa0a270ab7ade684c07159fc1e581a54c93a5ccd))
25
+ * [menu]菜单组件问题修复 ([1332189](https://github.com/kdcloudone/kdesign/commit/13321899cd69222bcb21021549bdca91731e61f5))
26
+ * [table] 更新引用@kdcloudjs/table版本 ([56524c0](https://github.com/kdcloudone/kdesign/commit/56524c097b544e03db3178e61855ee920ea7ff01))
27
+
28
+
29
+ ### Features
30
+
31
+ * [icon] 添加仪表板图标 ([b57d322](https://github.com/kdcloudone/kdesign/commit/b57d322387992aac92d392ac431fa0d29440ae66))
32
+
33
+
34
+ ### Reverts
35
+
36
+ * Revert "fix: [table] 更新引用@kdcloudjs/table版本" ([17bdcdb](https://github.com/kdcloudone/kdesign/commit/17bdcdb3940dff1e4e9ff221271da5a10a43b4b7))
37
+ * Revert "docs: [table] 完善primaryKey和行选中的说明" ([3af047e](https://github.com/kdcloudone/kdesign/commit/3af047e558971e61ef8133e7d4e80e0ce70b289d))
38
+ * Revert "feat: [table] 增加外部可配置表格复选框和单选框参数" ([c0f034c](https://github.com/kdcloudone/kdesign/commit/c0f034c153bd8590ba2f798a725ac1f9ea41c5c1))
39
+ * Revert "docs: [table] 更新表格api说明" ([e25acdf](https://github.com/kdcloudone/kdesign/commit/e25acdfd143ada221be302324a022c224cb4464e))
40
+
41
+
42
+
43
+ ## [1.3.1](https://github.com/kdcloudone/kdesign/compare/v1.3.0...v1.3.1) (2022-05-27)
2
44
 
3
45
 
4
46
  ### Bug Fixes
@@ -773,6 +773,7 @@
773
773
 
774
774
  &-options {
775
775
  height: @base-data-dropdown-options-height;
776
+ cursor: pointer;
776
777
 
777
778
  &:hover {
778
779
  background: @base-data-hover-bg;
@@ -1145,25 +1146,37 @@
1145
1146
  }
1146
1147
  }
1147
1148
 
1148
- &-trigger {
1149
- .@{btn-prefix-cls}-primary {
1150
- background: @btn-group-trigger-color-background;
1151
- &:hover {
1152
- background: @btn-group-trigger-color-background-hover;
1153
- border-color: @btn-group-trigger-color-background-hover;
1154
- }
1155
-
1156
- &:active {
1157
- background: @btn-group-trigger-color-background-active;
1158
- }
1159
-
1160
- &:disabled {
1161
- background: @btn-group-trigger-color-background-disabled !important;
1149
+ &-similar {
1150
+ .@{btn-prefix-cls}-group-trigger {
1151
+ .@{btn-prefix-cls} {
1152
+ border-top-left-radius: 0;
1153
+ border-bottom-left-radius: 0;
1154
+ margin-left: -1px;
1155
+ &-primary {
1156
+ background: @btn-group-trigger-color-background;
1157
+ &:hover {
1158
+ background: @btn-group-trigger-color-background-hover;
1159
+ border-color: @btn-group-trigger-color-background-hover;
1160
+ }
1161
+
1162
+ &:active {
1163
+ background: @btn-group-trigger-color-background-active;
1164
+ }
1165
+
1166
+ &:disabled {
1167
+ background: @btn-group-trigger-color-background-disabled !important;
1168
+ }
1169
+ }
1162
1170
  }
1163
1171
  }
1164
-
1165
- .@{btn-prefix-cls} {
1166
- margin-left: -1px;
1172
+ &>.@{btn-prefix-cls} {
1173
+ &:first-child {
1174
+ border-top-right-radius: 0;
1175
+ border-bottom-right-radius: 0;
1176
+ &:hover {
1177
+ z-index: 1;
1178
+ }
1179
+ }
1167
1180
  }
1168
1181
  }
1169
1182
 
@@ -1173,16 +1186,6 @@
1173
1186
  &-size-large {
1174
1187
  min-width: unset;
1175
1188
  }
1176
-
1177
- &:first-child {
1178
- border-top-right-radius: 0;
1179
- border-bottom-right-radius: 0;
1180
- }
1181
-
1182
- &:last-child {
1183
- border-top-left-radius: 0;
1184
- border-bottom-left-radius: 0;
1185
- }
1186
1189
  }
1187
1190
 
1188
1191
  .@{kd-prefix}-dropdown {
@@ -1327,10 +1330,10 @@
1327
1330
  @btn-group-dropdown-item-border-color: var(~'@{button-custom-prefix}-group-dropdown-item-border-color', #E5E5E5); // 集合按钮 下拉边框颜色
1328
1331
  @btn-group-dropdown-item-color-background-hover: var(~'@{button-custom-prefix}-group-dropdown-item-color-background-hover', #F5F5F5); // 集合按钮 下拉hover背景颜色
1329
1332
  @btn-group-dropdown-color-background: var(~'@{button-custom-prefix}-group-dropdown-color-background', #fff); // 集合按钮 下拉菜单背景颜色
1330
- @btn-group-trigger-color-background: var(~'@{button-custom-prefix}-group-trigger-color-background', #4367c1);
1331
- @btn-group-trigger-color-background-hover: var(~'@{button-custom-prefix}-group-trigger-color-background-hover', #4c74da);
1332
- @btn-group-trigger-color-background-active: var(~'@{button-custom-prefix}-group-trigger-color-background-active', #3B5AA9);
1333
- @btn-group-trigger-color-background-disabled: var(~'@{button-custom-prefix}-group-trigger-color-background-disabled', #95a4c8);
1333
+ @btn-group-trigger-color-background: var(~'@{button-custom-prefix}-group-trigger-color-background', @color-theme-7);
1334
+ @btn-group-trigger-color-background-hover: var(~'@{button-custom-prefix}-group-trigger-color-background-hover', @color-theme-6);
1335
+ @btn-group-trigger-color-background-active: var(~'@{button-custom-prefix}-group-trigger-color-background-active', @color-theme-8);
1336
+ @btn-group-trigger-color-background-disabled: var(~'@{button-custom-prefix}-group-trigger-color-background-disabled', @color-theme-5);
1334
1337
 
1335
1338
  // font
1336
1339
  @btn-g-font-weight: var(~'@{button-custom-prefix}-font-weight', @font-weight-light);
@@ -5696,6 +5699,9 @@ textarea {
5696
5699
 
5697
5700
  @menu-prefix-cls: ~'@{kd-prefix}-menu';
5698
5701
  @menuitem-prefix-cls: ~'@{menu-prefix-cls}-item';
5702
+ @menu-dark-prefix-cls: ~'@{menu-prefix-cls}-dark';
5703
+ @menu-light-prefix-cls: ~'@{menu-prefix-cls}-light';
5704
+ @menu-popper-prefix-cls: ~'@{menu-prefix-cls}-popper';
5699
5705
  @submenu-prefix-cls: ~'@{menu-prefix-cls}-submenu';
5700
5706
 
5701
5707
  .@{menu-prefix-cls} {
@@ -5719,77 +5725,20 @@ textarea {
5719
5725
  }
5720
5726
  }
5721
5727
 
5728
+ &-collapsed {
5729
+ width: 50px;
5730
+ min-width: auto;
5731
+ }
5732
+
5722
5733
  &-vertical {
5723
5734
  .@{submenu-prefix-cls}:not(.@{submenu-prefix-cls}-disabled):hover,
5724
5735
  .@{submenu-prefix-cls}-hover {
5725
5736
  .hover();
5726
5737
  }
5727
-
5728
- .@{submenu-prefix-cls} {
5729
- padding-right: 0;
5730
-
5731
- &-sub {
5732
- background: @menu-sub-color-background;
5733
-
5734
- .@{menuitem-prefix-cls} {
5735
- &:hover,
5736
- &-active {
5737
- color: @menu-sub-color-active;
5738
- }
5739
- }
5740
-
5741
- &-second,
5742
- &-third {
5743
- animation: kdZoomTopLeftIn calc(@menu-motion-duration - 0.1s) cubic-bezier(0, .4, .4, 1) forwards;
5744
- opacity: 1;
5745
- visibility: visible;
5746
- transition: opacity, visibility;
5747
- transition-duration: calc(@menu-motion-duration - 0.1s);
5748
- transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5749
- }
5750
-
5751
- &-hide {
5752
- opacity: 0;
5753
- visibility: hidden;
5754
- animation: kdZoomTopLeftOut calc(@menu-motion-duration - 0.1s) cubic-bezier(0, .4, .4, 1) forwards;
5755
- transition: opacity, visibility;
5756
- transition-duration: calc(@menu-motion-duration - 0.1s);
5757
- transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5758
- }
5759
- }
5760
- }
5761
- }
5762
-
5763
- &-collapsed {
5764
- width: 50px;
5765
- min-width: auto;
5766
5738
  }
5767
5739
 
5768
5740
  &-light {
5769
- .light-default;
5770
-
5771
- .@{submenu-prefix-cls}-hover,
5772
- .@{submenu-prefix-cls}-sub {
5773
- .light-default;
5774
- }
5775
-
5776
- .@{submenu-prefix-cls}-title:hover {
5777
- color: @menu-light-color-hover;
5778
- }
5779
-
5780
- .@{submenu-prefix-cls}:not(.@{submenu-prefix-cls}-disabled):hover {
5781
- .light-default;
5782
- }
5783
-
5784
- .@{menuitem-prefix-cls} {
5785
- &-active {
5786
- .light-hover();
5787
- }
5788
- }
5789
-
5790
- .@{menuitem-prefix-cls}:not(.@{menuitem-prefix-cls}-disabled):hover {
5791
- .light-hover();
5792
- }
5741
+ .light()
5793
5742
  }
5794
5743
 
5795
5744
  &-light&-vertical {
@@ -5800,14 +5749,13 @@ textarea {
5800
5749
 
5801
5750
  .@{menuitem-prefix-cls} {
5802
5751
  &:not(.@{menuitem-prefix-cls}-disabled):not(.@{menuitem-prefix-cls}-active):hover {
5803
- color: @menu-light-color-hover;
5804
- background: #fff;
5752
+ .light-hover();
5805
5753
  border: none;
5806
5754
  }
5807
5755
 
5808
5756
  &-active {
5809
5757
  color: @menu-light-color-active;
5810
- background-color: @menu-light-color-background;
5758
+ background-color: @menu-light-color-background-active;
5811
5759
  border: none !important;
5812
5760
  }
5813
5761
  }
@@ -5834,7 +5782,7 @@ textarea {
5834
5782
  transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5835
5783
 
5836
5784
  &-hover {
5837
- color: @menu-sub-color-hover;
5785
+ .hover();
5838
5786
  }
5839
5787
 
5840
5788
  &-sub {
@@ -5915,20 +5863,112 @@ textarea {
5915
5863
  }
5916
5864
  }
5917
5865
 
5918
- .@{menu-prefix-cls}-dark {
5866
+ .@{menu-dark-prefix-cls} {
5919
5867
  .@{submenu-prefix-cls}-sub {
5920
5868
  background: @menu-sub-inline-color-background;
5921
5869
  }
5922
5870
 
5923
- .@{submenu-prefix-cls}-sub-second,.@{submenu-prefix-cls}-sub-third {
5871
+ .@{submenu-prefix-cls}-sub-second, .@{submenu-prefix-cls}-sub-third {
5924
5872
  background: @menu-sub-color-background;
5925
5873
  }
5926
5874
  }
5927
5875
 
5876
+ .@{menu-light-prefix-cls} {
5877
+ .@{submenu-prefix-cls}-active,.@{menuitem-prefix-cls}-active {
5878
+ .light-active()
5879
+ }
5880
+ }
5881
+
5882
+ .@{menu-popper-prefix-cls} {
5883
+ .@{submenu-prefix-cls}:not(.@{submenu-prefix-cls}-disabled):hover,
5884
+ .@{submenu-prefix-cls}-hover {
5885
+ .hover();
5886
+ }
5887
+
5888
+ &.hidden {
5889
+ opacity: 0;
5890
+ visibility: hidden;
5891
+ display: none;
5892
+ animation: kdZoomTopLeftOut calc(@menu-motion-duration - 0.1s) cubic-bezier(0, .4, .4, 1) forwards;
5893
+ transition: opacity, visibility;
5894
+ transition-duration: calc(@menu-motion-duration - 0.1s);
5895
+ transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5896
+ }
5897
+
5898
+ .@{submenu-prefix-cls} {
5899
+ padding-right: 0;
5900
+
5901
+ &-sub {
5902
+ background: @menu-sub-inline-color-background;
5903
+
5904
+ .@{menuitem-prefix-cls} {
5905
+ &:hover,
5906
+ &-active {
5907
+ color: @menu-sub-color-active;
5908
+ }
5909
+ }
5928
5910
 
5911
+ &-second,
5912
+ &-third {
5913
+ animation: kdZoomTopLeftIn calc(@menu-motion-duration - 0.1s) cubic-bezier(0, .4, .4, 1) forwards;
5914
+ opacity: 1;
5915
+ visibility: visible;
5916
+ transition: opacity, visibility;
5917
+ transition-duration: calc(@menu-motion-duration - 0.1s);
5918
+ transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5919
+ }
5929
5920
 
5921
+ &-hide {
5922
+ opacity: 0;
5923
+ visibility: hidden;
5924
+ animation: kdZoomTopLeftOut calc(@menu-motion-duration - 0.1s) cubic-bezier(0, .4, .4, 1) forwards;
5925
+ transition: opacity, visibility;
5926
+ transition-duration: calc(@menu-motion-duration - 0.1s);
5927
+ transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
5928
+ }
5929
+ }
5930
+ }
5930
5931
 
5932
+ &.light {
5933
+ .light();
5931
5934
 
5935
+ .@{submenu-prefix-cls}-sub {
5936
+ box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
5937
+ 0 9px 28px 8px rgba(0, 0, 0, 0.05);
5938
+ }
5939
+
5940
+ .@{menuitem-prefix-cls}:not(.@{menuitem-prefix-cls}-disabled):not(.@{menuitem-prefix-cls}-active):hover,
5941
+ .@{submenu-prefix-cls}:not(.@{submenu-prefix-cls}-disabled):hover {
5942
+ .light-hover();
5943
+ border: none;
5944
+ }
5945
+
5946
+ .@{menuitem-prefix-cls}-hover,.@{submenu-prefix-cls}-hover {
5947
+ .light-hover();
5948
+ border: none;
5949
+ }
5950
+
5951
+ .@{menuitem-prefix-cls}-active,.@{submenu-prefix-cls}-active {
5952
+ .light-active();
5953
+ border: none;
5954
+ }
5955
+ }
5956
+ }
5957
+
5958
+
5959
+
5960
+
5961
+
5962
+
5963
+
5964
+
5965
+
5966
+
5967
+
5968
+ @menu-prefix-cls: ~'@{kd-prefix}-menu';
5969
+ @menuitem-prefix-cls: ~'@{menu-prefix-cls}-item';
5970
+ @menu-vertical-prefix-cls: ~'@{menu-prefix-cls}-vertical';
5971
+ @submenu-prefix-cls: ~'@{menu-prefix-cls}-submenu';
5932
5972
 
5933
5973
  // 菜单默认样式
5934
5974
  .menu() {
@@ -6007,10 +6047,15 @@ textarea {
6007
6047
  }
6008
6048
 
6009
6049
  .light-hover {
6010
- background-color: @menu-light-color-background;
6050
+ background-color: @menu-light-color-background-hover;
6011
6051
  color: @menu-light-color-hover;
6012
6052
  }
6013
6053
 
6054
+ .light-active {
6055
+ background-color: @menu-light-color-background-active;
6056
+ color: @menu-light-color-active;
6057
+ }
6058
+
6014
6059
  .light-default {
6015
6060
  color: @menu-light-color;
6016
6061
  background: #ffffff;
@@ -6027,6 +6072,28 @@ textarea {
6027
6072
  }
6028
6073
 
6029
6074
 
6075
+ .light {
6076
+ .light-default();
6077
+
6078
+ .@{submenu-prefix-cls}-hover,
6079
+ .@{submenu-prefix-cls}-sub {
6080
+ .light-default();
6081
+ }
6082
+
6083
+ .@{submenu-prefix-cls}-title:hover {
6084
+ color: @menu-light-color-hover;
6085
+ }
6086
+
6087
+ .@{submenu-prefix-cls}:not(.@{submenu-prefix-cls}-disabled):hover {
6088
+ .light-hover();
6089
+ }
6090
+
6091
+ .@{menuitem-prefix-cls}:not(.@{menuitem-prefix-cls}-disabled):hover {
6092
+ .light-hover();
6093
+ }
6094
+ }
6095
+
6096
+
6030
6097
 
6031
6098
  @menu-prefix: '--@{kd-prefix}-c-menu';
6032
6099
 
@@ -6039,10 +6106,12 @@ textarea {
6039
6106
  @menu-sub-inline-color-background: var(~'@{menu-prefix}-sub-inline-color-background', #1f212b);
6040
6107
  @menu-inline-color-active: var(~'@{menu-prefix}-inline-color-active', @color-white);
6041
6108
  @menu-color-background: var(~'@{menu-prefix}-color-background', #343848);
6109
+
6042
6110
  @menu-light-color: var(~'@{menu-prefix}-light-color-text', @color-text-primary);
6043
- @menu-light-color-hover: var(~'@{menu-prefix}-light-color-text-hover', @color-ongoing);
6111
+ @menu-light-color-hover: var(~'@{menu-prefix}-light-color-text-hover', @color-text-primary);
6044
6112
  @menu-light-color-active: var(~'@{menu-prefix}-light-color-text-active', @color-theme);
6045
- @menu-light-color-background: var(~'@{menu-prefix}-light-color-background', @color-background-ongoing);
6113
+ @menu-light-color-background-hover: var(~'@{menu-prefix}-light-color-background-hover', #f5f5f5);
6114
+ @menu-light-color-background-active: var(~'@{menu-prefix}-light-color-background-active', #e3ebff);
6046
6115
 
6047
6116
  // font
6048
6117
  @menu-icon-font-size: var(~'@{menu-prefix}-icon-font-size', @font-size-xx-large);
@@ -10974,10 +11043,10 @@ template {
10974
11043
  /**
10975
11044
  * Reset scrollbar style
10976
11045
  */
10977
- ::-webkit-scrollbar {
10978
- width: 10px !important;
10979
- height: 10px !important;
10980
- }
11046
+ // ::-webkit-scrollbar {
11047
+ // width: 10px !important;
11048
+ // height: 10px !important;
11049
+ // }
10981
11050
 
10982
11051
  ::-webkit-scrollbar-button {
10983
11052
  width: 0;