@semi-bot/semi-theme-fn-music 1.0.57 → 1.0.58

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.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  # @semi-bot/semi-theme-fn-music --- Semi Theme Generated By [Design System Management](https://semi.design/dsm/)
3
3
  ID: 28921
4
- Operator: 秋之风腊肠.jpg
4
+ Operator: wuclily
5
5
 
6
6
  ## Compatibility
7
7
 
@@ -9,7 +9,7 @@ Compatible with Semi Foundation Version 2.101.0 or newer.
9
9
 
10
10
  ## Version Release Note
11
11
 
12
-
12
+ 调整 Input 默认和 Hover 颜色,以及高度
13
13
 
14
14
 
15
15
  ## Manual
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-bot/semi-theme-fn-music",
3
- "version": "1.0.57",
3
+ "version": "1.0.58",
4
4
  "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
5
  "keywords": [
6
6
  "semi-theme",
package/raw.json CHANGED
@@ -771,6 +771,17 @@
771
771
  },
772
772
  "components": {
773
773
  "input": {
774
+ "color": {
775
+ "$color-input_default-bg-hover": "var(--semi-color-fill-0)",
776
+ "$color-input_default-bg-default": "var(--semi-color-fill-1)",
777
+ "$color-input_default-bg-focus-hover": "var(--semi-color-fill-0)"
778
+ },
779
+ "height": {
780
+ "$height-input_large": "40px",
781
+ "$height-input_small": "24px",
782
+ "$height-input_default": "36px",
783
+ "$height-input_wrapper_default": "36px"
784
+ },
774
785
  "radius": {
775
786
  "$radius-input_wrapper": "10px"
776
787
  }
@@ -794,6 +805,28 @@
794
805
  "spacing": {
795
806
  "$spacing-button_iconOnly_content-marginLeft": "4px"
796
807
  }
808
+ },
809
+ "select": {
810
+ "height": {
811
+ "$height-select_default": "36px"
812
+ },
813
+ "radius": {
814
+ "$radius-select": "10px",
815
+ "$radius-select_option": "10px"
816
+ },
817
+ "spacing": {
818
+ "$spacing-select_option_list-paddingLeft": "4px",
819
+ "$spacing-select_option_list-paddingRight": "4px"
820
+ }
821
+ },
822
+ "dropdown": {
823
+ "radius": {
824
+ "$radius-dropdown": "12px",
825
+ "$radius-dropdown_item": "4px"
826
+ },
827
+ "spacing": {
828
+ "$spacing-dropdown_menu-paddingX": "4px"
829
+ }
797
830
  }
798
831
  },
799
832
  "typography": {
package/scss/local.scss CHANGED
@@ -1,3 +1,10 @@
1
+ $color-input_default-bg-hover: var(--semi-color-fill-0);
2
+ $color-input_default-bg-default: var(--semi-color-fill-1);
3
+ $color-input_default-bg-focus-hover: var(--semi-color-fill-0);
4
+ $height-input_large: 40px;
5
+ $height-input_small: 24px;
6
+ $height-input_default: 36px;
7
+ $height-input_wrapper_default: 36px;
1
8
  $radius-input_wrapper: 10px;
2
9
  $color-modal-bg: var(--semi-color-modal-bg);
3
10
  $color-modal_mask-bg: var(--semi-color-pop-mask);
@@ -5,3 +12,11 @@ $color-button_light-bg-default: var(--semi-color-fill-0);
5
12
  $height-button_large: 44px;
6
13
  $radius-button: 8px;
7
14
  $spacing-button_iconOnly_content-marginLeft: 4px;
15
+ $height-select_default: 36px;
16
+ $radius-select: 10px;
17
+ $radius-select_option: 10px;
18
+ $spacing-select_option_list-paddingLeft: 4px;
19
+ $spacing-select_option_list-paddingRight: 4px;
20
+ $radius-dropdown: 12px;
21
+ $radius-dropdown_item: 4px;
22
+ $spacing-dropdown_menu-paddingX: 4px;
package/semi.css CHANGED
@@ -8356,7 +8356,7 @@ body, :host {
8356
8356
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
8357
8357
  position: relative;
8358
8358
  z-index: 1050;
8359
- border-radius: var(--semi-border-radius-medium);
8359
+ border-radius: 12px;
8360
8360
  background: var(--semi-color-bg-3);
8361
8361
  backdrop-filter: none;
8362
8362
  opacity: 0;
@@ -8369,7 +8369,7 @@ body, :host {
8369
8369
  }
8370
8370
  .semi-dropdown-menu {
8371
8371
  list-style: none;
8372
- padding: 4px 0;
8372
+ padding: 4px 4px;
8373
8373
  margin: 0;
8374
8374
  }
8375
8375
  .semi-dropdown-title {
@@ -8393,7 +8393,7 @@ body, :host {
8393
8393
  display: flex;
8394
8394
  align-items: center;
8395
8395
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeOut) 0ms;
8396
- border-radius: 0px;
8396
+ border-radius: 4px;
8397
8397
  }
8398
8398
  .semi-dropdown-item-hover {
8399
8399
  background-color: var(--semi-color-fill-0);
@@ -14666,7 +14666,7 @@ img[src=""], img:not([src]) {
14666
14666
  font-size: 14px;
14667
14667
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
14668
14668
  line-height: 20px;
14669
- background-color: var(--semi-color-fill-0);
14669
+ background-color: var(--semi-color-fill-1);
14670
14670
  border: 1px transparent solid;
14671
14671
  border-radius: 10px;
14672
14672
  width: 100%;
@@ -14678,28 +14678,28 @@ img[src=""], img:not([src]) {
14678
14678
  transform: scale(var(--semi-transform_scale-none));
14679
14679
  }
14680
14680
  .semi-input-wrapper-default {
14681
- height: 32px;
14681
+ height: 36px;
14682
14682
  font-size: 14px;
14683
14683
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
14684
14684
  line-height: 20px;
14685
- line-height: 30px;
14685
+ line-height: 36px;
14686
14686
  }
14687
14687
  .semi-input-wrapper-small {
14688
14688
  height: 24px;
14689
14689
  font-size: 14px;
14690
14690
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
14691
14691
  line-height: 20px;
14692
- line-height: 22px;
14692
+ line-height: 24px;
14693
14693
  }
14694
14694
  .semi-input-wrapper-large {
14695
14695
  height: 40px;
14696
14696
  font-size: 16px;
14697
14697
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
14698
14698
  line-height: 22px;
14699
- line-height: 38px;
14699
+ line-height: 40px;
14700
14700
  }
14701
14701
  .semi-input-wrapper:hover {
14702
- background-color: var(--semi-color-fill-1);
14702
+ background-color: var(--semi-color-fill-0);
14703
14703
  border-color: transparent;
14704
14704
  }
14705
14705
  .semi-input-wrapper-focus {
@@ -14829,14 +14829,14 @@ img[src=""], img:not([src]) {
14829
14829
  background-color: transparent;
14830
14830
  }
14831
14831
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input {
14832
- background-color: var(--semi-color-fill-0);
14832
+ background-color: var(--semi-color-fill-1);
14833
14833
  border: 1px transparent solid;
14834
14834
  }
14835
14835
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input:hover, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input:hover {
14836
- background-color: var(--semi-color-fill-1);
14836
+ background-color: var(--semi-color-fill-0);
14837
14837
  }
14838
14838
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input:hover + .semi-input-clearbtn, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input:hover ~ .semi-input-modebtn, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input:hover + .semi-input-clearbtn, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input:hover ~ .semi-input-modebtn {
14839
- background-color: var(--semi-color-fill-1);
14839
+ background-color: var(--semi-color-fill-0);
14840
14840
  }
14841
14841
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input:focus, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input:focus {
14842
14842
  border: 1px var(--semi-color-focus-border) solid;
@@ -14875,7 +14875,7 @@ img[src=""], img:not([src]) {
14875
14875
  background-color: var(--semi-color-fill-2);
14876
14876
  }
14877
14877
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-clearbtn, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-modebtn, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-clearbtn:hover, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-modebtn:hover, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-clearbtn, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-modebtn, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-clearbtn:hover, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-modebtn:hover {
14878
- background-color: var(--semi-color-fill-0);
14878
+ background-color: var(--semi-color-fill-1);
14879
14879
  }
14880
14880
  .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-clearbtn:last-child, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-modebtn:last-child, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-clearbtn:hover:last-child, .semi-input-wrapper.semi-input-wrapper__with-prepend .semi-input-modebtn:hover:last-child, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-clearbtn:last-child, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-modebtn:last-child, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-clearbtn:hover:last-child, .semi-input-wrapper.semi-input-wrapper__with-append .semi-input-modebtn:hover:last-child {
14881
14881
  border-radius: 0 10px 10px 0;
@@ -14990,25 +14990,25 @@ img[src=""], img:not([src]) {
14990
14990
  color: var(--semi-color-text-2);
14991
14991
  }
14992
14992
  .semi-input-large {
14993
- height: 38px;
14993
+ height: 40px;
14994
14994
  font-size: 16px;
14995
14995
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
14996
14996
  line-height: 22px;
14997
- line-height: 38px;
14997
+ line-height: 40px;
14998
14998
  }
14999
14999
  .semi-input-small {
15000
- height: 22px;
15000
+ height: 24px;
15001
15001
  font-size: 14px;
15002
15002
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
15003
15003
  line-height: 20px;
15004
- line-height: 22px;
15004
+ line-height: 24px;
15005
15005
  }
15006
15006
  .semi-input-default {
15007
- height: 30px;
15007
+ height: 36px;
15008
15008
  font-size: 14px;
15009
15009
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
15010
15010
  line-height: 20px;
15011
- line-height: 30px;
15011
+ line-height: 36px;
15012
15012
  }
15013
15013
  .semi-input-disabled {
15014
15014
  cursor: not-allowed;
@@ -15061,7 +15061,7 @@ img[src=""], img:not([src]) {
15061
15061
  height: 100%;
15062
15062
  display: flex;
15063
15063
  align-items: center;
15064
- background-color: var(--semi-color-fill-0);
15064
+ background-color: var(--semi-color-fill-1);
15065
15065
  color: var(--semi-color-text-2);
15066
15066
  font-size: 14px;
15067
15067
  font-family: Montserrat, Helvetica, "Helvetica Neue", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif, "Inter";
@@ -18543,7 +18543,7 @@ img[src=""], img:not([src]) {
18543
18543
  padding-top: 8px;
18544
18544
  padding-bottom: 8px;
18545
18545
  color: var(--semi-color-text-0);
18546
- border-radius: 0px;
18546
+ border-radius: 10px;
18547
18547
  position: relative;
18548
18548
  display: flex;
18549
18549
  flex-wrap: nowrap;
@@ -18604,9 +18604,9 @@ img[src=""], img:not([src]) {
18604
18604
 
18605
18605
  .semi-select {
18606
18606
  box-sizing: border-box;
18607
- border-radius: var(--semi-border-radius-small);
18607
+ border-radius: 10px;
18608
18608
  border: 1px solid transparent;
18609
- height: 32px;
18609
+ height: 36px;
18610
18610
  font-weight: 400;
18611
18611
  background-color: var(--semi-color-fill-0);
18612
18612
  display: inline-flex;
@@ -18790,7 +18790,7 @@ img[src=""], img:not([src]) {
18790
18790
  }
18791
18791
  .semi-select-multiple .semi-select-content-wrapper {
18792
18792
  width: 100%;
18793
- min-height: 30px;
18793
+ min-height: 34px;
18794
18794
  flex-wrap: wrap;
18795
18795
  }
18796
18796
  .semi-select-multiple .semi-select-content-wrapper-empty {
@@ -18965,8 +18965,8 @@ img[src=""], img:not([src]) {
18965
18965
  .semi-select-option-list-wrapper {
18966
18966
  padding-top: 4px;
18967
18967
  padding-bottom: 4px;
18968
- padding-left: 0px;
18969
- padding-right: 0px;
18968
+ padding-left: 4px;
18969
+ padding-right: 4px;
18970
18970
  }
18971
18971
 
18972
18972
  .semi-select-option-list {
@@ -26777,7 +26777,7 @@ p.semi-typography-extended,
26777
26777
  border: 1px transparent solid;
26778
26778
  border-radius: 10px;
26779
26779
  vertical-align: bottom;
26780
- background-color: var(--semi-color-fill-0);
26780
+ background-color: var(--semi-color-fill-1);
26781
26781
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none), border var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
26782
26782
  }
26783
26783
  .semi-input-textarea-wrapper-resizeX {
@@ -26786,7 +26786,7 @@ p.semi-typography-extended,
26786
26786
  max-width: 100%;
26787
26787
  }
26788
26788
  .semi-input-textarea-wrapper:hover {
26789
- background-color: var(--semi-color-fill-1);
26789
+ background-color: var(--semi-color-fill-0);
26790
26790
  }
26791
26791
  .semi-input-textarea-wrapper-focus {
26792
26792
  background-color: var(--semi-color-fill-0);