bhd-components 0.5.5 → 0.5.6

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.
@@ -15,8 +15,8 @@ const config = {
15
15
  fontSizeHeading2: 24,
16
16
  fontSizeHeading3: 20,
17
17
  fontSizeHeading4: 18,
18
- lineHeight: 1.5,
19
- lineHeightSM: 1.5,
18
+ // lineHeight: 1.5,
19
+ // lineHeightSM: 1.5,
20
20
  colorInfoActive: "#3D7DE8",
21
21
  colorInfoHover: "#7EAEFF",
22
22
  colorInfoBorderHover: "#7EAEFF",
@@ -27,7 +27,7 @@ const config = {
27
27
  colorTextQuaternary: "rgba(0, 0, 0, 0.25)",
28
28
  colorBorder: "rgba(0, 0, 0, 0.15)",
29
29
  colorBorderSecondary: "rgba(0, 0, 0, 0.05)",
30
- fontFamily: 'PingFang SC", "helvetica neue", "Source Han Sans CN","hiragino sans gb", "arial", "microsoft yahei ui","microsoft yahei", "simsun", "sans-serif'
30
+ fontFamily: '"PingFang SC", "helvetica neue", "Source Han Sans CN","hiragino sans gb", "arial", "microsoft yahei ui","microsoft yahei", "simsun", "sans-serif"'
31
31
  },
32
32
  components: {
33
33
  Button: {
@@ -15,8 +15,8 @@ var config = {
15
15
  fontSizeHeading2: 24,
16
16
  fontSizeHeading3: 20,
17
17
  fontSizeHeading4: 18,
18
- lineHeight: 1.5,
19
- lineHeightSM: 1.5,
18
+ // lineHeight: 1.5,
19
+ // lineHeightSM: 1.5,
20
20
  colorInfoActive: "#3D7DE8",
21
21
  colorInfoHover: "#7EAEFF",
22
22
  colorInfoBorderHover: "#7EAEFF",
@@ -27,7 +27,7 @@ var config = {
27
27
  colorTextQuaternary: "rgba(0, 0, 0, 0.25)",
28
28
  colorBorder: "rgba(0, 0, 0, 0.15)",
29
29
  colorBorderSecondary: "rgba(0, 0, 0, 0.05)",
30
- fontFamily: 'PingFang SC", "helvetica neue", "Source Han Sans CN","hiragino sans gb", "arial", "microsoft yahei ui","microsoft yahei", "simsun", "sans-serif'
30
+ fontFamily: '"PingFang SC", "helvetica neue", "Source Han Sans CN","hiragino sans gb", "arial", "microsoft yahei ui","microsoft yahei", "simsun", "sans-serif"'
31
31
  },
32
32
  components: {
33
33
  Button: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bhd-components",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "组件功能描述",
5
5
  "files": [
6
6
  "esm",