pds-dev-kit-web 1.9.0-beta.5 → 1.9.0-beta.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.
Files changed (33) hide show
  1. package/dist/src/common/assets/icons/line/CsBold.d.ts +4 -0
  2. package/dist/src/common/assets/icons/line/CsBold.js +34 -0
  3. package/dist/src/common/assets/icons/line/CsFace.d.ts +4 -0
  4. package/dist/src/common/assets/icons/line/CsFace.js +34 -0
  5. package/dist/src/common/assets/icons/line/index.d.ts +2 -0
  6. package/dist/src/common/assets/icons/line/index.js +4 -0
  7. package/dist/src/common/styles/colorSet/UIColor.json +2 -1
  8. package/dist/src/common/styles/colorSet/index.d.ts +99 -98
  9. package/dist/src/common/styles/colorSet/index.js +2 -2
  10. package/dist/src/common/styles/colorSet/ui-type.d.ts +1 -0
  11. package/dist/src/common/styles/scroll/scrollbarStyle.d.ts +2 -0
  12. package/dist/src/common/styles/scroll/scrollbarStyle.js +14 -0
  13. package/dist/src/desktop/components/AdminList/AdminList.d.ts +2 -1
  14. package/dist/src/desktop/components/AdminList/AdminList.js +4 -4
  15. package/dist/src/desktop/components/AdminList/HeaderRow.d.ts +2 -1
  16. package/dist/src/desktop/components/AdminList/HeaderRow.js +21 -17
  17. package/dist/src/desktop/components/AdminListItem/AdminListItem.d.ts +1 -0
  18. package/dist/src/desktop/components/AdminListItem/AdminListItem.js +17 -13
  19. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +9 -12
  20. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +8 -11
  21. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +17 -20
  22. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFL.js +11 -33
  23. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.js +3 -2
  24. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.js +3 -2
  25. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.js +3 -2
  26. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.js +5 -4
  27. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.js +5 -4
  28. package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.js +14 -17
  29. package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.js +6 -9
  30. package/dist/storybook-static/{main.bea0ee46.iframe.bundle.d.ts → main.c8ffb728.iframe.bundle.d.ts} +1 -16
  31. package/dist/storybook-static/{main.bea0ee46.iframe.bundle.js → main.c8ffb728.iframe.bundle.js} +35 -27
  32. package/package.json +1 -1
  33. package/release-note.md +11 -85
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "1.9.0-beta.5",
3
+ "version": "1.9.0-beta.6",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,93 +1,19 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.9.0-beta.5]
2
+ ## [v1.9.0-beta.6]
3
3
  ### Common
4
- * transition과 animation 관련 style들 추가
4
+ * scrollbar 관련 style들 추가
5
5
  ### Layout
6
- * WFA_1
7
- * padding-bottom 88px 64px로 수정
8
- * padding-top 80px → 64px로 수정
9
- * WFA_2
10
- * padding-bottom 88px → 64px로 수정
11
- * padding-top 80px → 64px로 수정
6
+ * WS
7
+ * 스크롤이 있는 유형일 경우 스크롤이 보여지도록 조치
12
8
  * WFB_1
13
- * padding-bottom 88px → 64px로 수정
14
- * WFE_2
15
- * padding-bottom 삭제
16
- * WFE_4
17
- * padding-bottom 삭제
18
- * WFL_1
19
- * padding-bottom 88px → 64px로 수정
20
- * ContentsArea1 padding-left, padding-right 24px → 48px로 수정
9
+ * padding-top 80px → 64px로 수정
21
10
  ### Component
11
+ * AdminList
12
+ * flexibleHideInfoMode prop 추가
22
13
  * AdminListItem
23
- * transition효과 부여
24
- * rowSize prop의 'medium' 높이값 120px → 100px로 수정
25
- * DesktopAlertDialog
26
- * animation효과 부여
27
- * Dropdown
28
- * transition효과 부여
29
- * EditApplyTextField
30
- * transition효과 부여
31
- * FloatingActionButton
32
- * hover 및 active시 구조 변경
33
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
34
- * transition효과 부여
14
+ * flexibleHideInfoMode prop 추가
35
15
  * Icon
36
- * ic_arrow_down fill 타입 모양 변경
37
- * ic_arrow_up fill 타입 모양 변경
38
- * IconButton
39
- * hover 및 active시 구조 변경
40
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
41
- * transition효과 부여
42
- * LottieReactionButton
43
- * hover 및 active시 구조 변경
44
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
45
- * transition효과 부여
46
- * MainButton
47
- * hover 및 active시 구조 변경
48
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
49
- * transition효과 부여
50
- * colorTheme prop에 'primary1','secondary1' value추가
51
- * MobileAlertDialog
52
- * animation효과 부여
53
- * ReactionButton
54
- * transition효과 부여
55
- * Select
56
- * transition효과 부여
57
- * TextButton
58
- * transition효과 부여
59
- * TextField
60
- * transition효과 부여
61
- * UploadIconButton
62
- * hover 및 active시 구조 변경
63
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
64
- * transition효과 부여
65
- * UploadMainButton
66
- * hover 및 active시 구조 변경
67
- * background-image: linear-gradient 사용 → ::before 가상요소 사용
68
- * transition효과 부여
69
- * colorTheme prop에 'primary1','secondary1' value추가
70
- * UploadTextButton
71
- * transition효과 부여
72
- ### Panel
73
- * DesktopBasicModal
74
- * animation효과 부여
75
- * size 'rlarge' 스펙 수정
76
- * max-width : 1400px
77
- * width : 60vw → 80vw
78
- * body 부분 스펙 수정
79
- * max-height : 50vh → 60vh
80
- * footer 부분 상단 라인 색상 변경
81
- * scrollVisibleType prop 추가
82
- * bodyOverflowType prop에 'overlay' value추가
83
- * bodyOverflowType prop default값 변경
84
- * 'auto' → 'overlay'
85
- * DesktopHeadlessModal
86
- * animation효과 부여
87
- * scrollVisibleType prop default값 변경
88
- * 'hidden' → 'visible'
89
- * scroll 디자인 스펙 변경
90
- * MobileBasicModal
91
- * animation효과 부여
16
+ * ic_cs_bold line 타입 추가
17
+ * ic_cs_face line 타입 추가
92
18
  ### Color
93
- * 컬러 키 값 23.01.26 2258분 기준 싱크
19
+ * 컬러 키 값 23.01.27 1807분 기준 싱크