pds-dev-kit-web 0.7.0 → 0.7.3

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 (28) hide show
  1. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +10 -1
  2. package/dist/src/common/styles/colorSet/PaletteColor_light.json +10 -1
  3. package/dist/src/common/styles/colorSet/SemanticColor.json +2 -1
  4. package/dist/src/common/styles/colorSet/UIColor.json +10 -2
  5. package/dist/src/common/styles/colorSet/index.d.ts +546 -519
  6. package/dist/src/common/styles/colorSet/index.js +5 -5
  7. package/dist/src/common/styles/colorSet/ui-type.d.ts +8 -0
  8. package/dist/src/desktop/components/ImageSlide/ImageSlide.d.ts +3 -1
  9. package/dist/src/desktop/components/ImageSlide/ImageSlide.js +5 -5
  10. package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +7 -3
  11. package/dist/src/desktop/components/TextLabel/TextLabel.js +20 -9
  12. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.d.ts +1 -1
  13. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.js +2 -1
  14. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +2 -2
  15. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.d.ts +10 -0
  16. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.js +48 -0
  17. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/index.d.ts +1 -0
  18. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/index.js +3 -1
  19. package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.d.ts +1 -1
  20. package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.js +10 -6
  21. package/dist/src/mobile/components/ImageSlide/ImageSlide.d.ts +3 -1
  22. package/dist/src/mobile/components/ImageSlide/ImageSlide.js +5 -5
  23. package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.d.ts +2 -2
  24. package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.js +2 -2
  25. package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +7 -3
  26. package/dist/src/mobile/components/TextLabel/TextLabel.js +20 -9
  27. package/package.json +2 -2
  28. package/release-note.md +7 -20
package/release-note.md CHANGED
@@ -1,22 +1,9 @@
1
- # UW Release Notes
2
- ## [v0.7.0]
3
-
1
+ # PDS-DEV-KIT-WEB Release Notes
2
+ ## [v0.7.3]
4
3
 
5
4
  ### Component
6
- * Desktop
7
- * BasicFormGroup 생성
8
- * BasicList 생성
9
- * BasicListItem 생성
10
- * BodyTextGroup 생성
11
- * DesktopAlertDialog 생성
12
- * DesktopBasicModal 생성
13
- * Dropdown 생성
14
- * PageTitleTextGroup 생성
15
- * Mobile
16
- * BasicFormGroup 생성
17
- * BasicList 생성
18
- * BasicListItem 생성
19
- * BodyTextGroup 생성
20
- * Dropdown 생성
21
- * MobileAlertDialog 생성
22
- * MobileBasicModal 생성
5
+ * TextLabel
6
+ * 기본 줄바꿈 관련 css 스펙 변경 (자연스러운 영문 표기를 위한 처리)
7
+
8
+ ### Color
9
+ * 컬러 키 값 22.04.08 16시 30분 기준 싱크