pds-dev-kit-web 2.1.17 → 2.1.18

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.
@@ -77,7 +77,7 @@ function parseImageCBStyle(style, hoverStyle) {
77
77
  borderStyle: style.borderStyle,
78
78
  borderWidth: style.borderWidth,
79
79
  visibility: style.visibility,
80
- opacity: style.visibility,
80
+ opacity: style.opacity,
81
81
  boxShadow: style.boxShadow
82
82
  },
83
83
  hover: {
@@ -89,7 +89,7 @@ function parseImageCBStyle(style, hoverStyle) {
89
89
  borderStyle: hoverStyle.borderStyle,
90
90
  borderWidth: hoverStyle.borderWidth,
91
91
  visibility: hoverStyle.visibility,
92
- opacity: hoverStyle.visibility,
92
+ opacity: hoverStyle.opacity,
93
93
  boxShadow: hoverStyle.boxShadow
94
94
  }
95
95
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.1.17",
3
+ "version": "2.1.18",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v2.1.17]
2
+ ## [v2.1.18]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### Components
6
- * css 추가입니다.
6
+ * opacity 수정
7
7
 
8
8
  ### Color
9
9
  * 컬러 키 값 23.08.07 02시 23분 기준 싱크