pds-dev-kit-web 1.9.4 → 1.9.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 (21) hide show
  1. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +3 -1
  2. package/dist/src/common/styles/colorSet/PaletteColor_light.json +3 -1
  3. package/dist/src/common/styles/colorSet/UIColor.json +4 -1
  4. package/dist/src/common/styles/colorSet/index.d.ts +9 -2
  5. package/dist/src/common/styles/colorSet/index.js +2 -2
  6. package/dist/src/common/styles/colorSet/ui-type.d.ts +3 -0
  7. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +6 -2
  8. package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.js +6 -4
  9. package/dist/src/desktop/components/TextButton/TextButton.d.ts +1 -1
  10. package/dist/src/desktop/components/TextButton/TextButton.js +38 -12
  11. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.d.ts +1 -1
  12. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +39 -9
  13. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +6 -2
  14. package/dist/src/mobile/components/TextButton/TextButton.d.ts +1 -1
  15. package/dist/src/mobile/components/TextButton/TextButton.js +29 -7
  16. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.d.ts +1 -1
  17. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +30 -6
  18. package/dist/storybook-static/{main.9a5b3a3c.iframe.bundle.d.ts → main.1434d31c.iframe.bundle.d.ts} +0 -0
  19. package/dist/storybook-static/{main.9a5b3a3c.iframe.bundle.js → main.1434d31c.iframe.bundle.js} +163 -131
  20. package/package.json +1 -1
  21. package/release-note.md +12 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "1.9.4",
3
+ "version": "1.9.5",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,6 +1,14 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.9.4]
2
+ ## [v1.9.5]
3
3
 
4
- ### Sub
5
- * DynamicLayout 수정
6
- * crossOriginError에 대해 핸들링하기 위해 try/catch 추가
4
+ ### Component
5
+ * EditApplyTextField
6
+ * preventBlankMode prop 사용시 value가 null이면 에러가 나는 이슈 픽스
7
+ * TextButton
8
+ * colorTheme에 white2 value 추가
9
+ * TextField
10
+ * preventBlankMode prop 사용시 value가 null이면 에러가 나는 이슈 픽스
11
+ * UploadTextButton
12
+ * colorTheme에 white2 value 추가
13
+ ### Color
14
+ * 컬러 키 값 23.02.02 16시 25분 기준 싱크