pds-dev-kit-web 1.9.15 → 1.9.16
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.
- package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.js +1 -1
- package/dist/storybook-static/{0.ab5276a1.iframe.bundle.js → 0.884ba98c.iframe.bundle.js} +2 -2
- package/dist/storybook-static/{4.d8146a3b.iframe.bundle.js → 4.178dbc94.iframe.bundle.js} +3 -3
- package/dist/storybook-static/{5.4e57edcd.iframe.bundle.js → 5.9853d77b.iframe.bundle.js} +4 -4
- package/dist/storybook-static/{6.3ca022b1.iframe.bundle.js → 6.76c3ee27.iframe.bundle.js} +3 -3
- package/dist/storybook-static/{main.7cdd8d73.iframe.bundle.d.ts → main.1a444053.iframe.bundle.d.ts} +36 -22
- package/dist/storybook-static/{main.7cdd8d73.iframe.bundle.js → main.1a444053.iframe.bundle.js} +824 -814
- package/dist/storybook-static/{runtime~main.b48ce1da.iframe.bundle.js → runtime~main.9d3f3830.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.36e4a23b.iframe.bundle.js → vendors~main.2e6414f2.iframe.bundle.js} +347 -347
- package/package.json +1 -1
- package/release-note.md +4 -17
- /package/dist/storybook-static/{0.ab5276a1.iframe.bundle.d.ts → 0.884ba98c.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{4.d8146a3b.iframe.bundle.d.ts → 4.178dbc94.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{5.4e57edcd.iframe.bundle.d.ts → 5.9853d77b.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{6.3ca022b1.iframe.bundle.d.ts → 6.76c3ee27.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{runtime~main.b48ce1da.iframe.bundle.d.ts → runtime~main.9d3f3830.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{vendors~main.36e4a23b.iframe.bundle.d.ts → vendors~main.2e6414f2.iframe.bundle.d.ts} +0 -0
package/package.json
CHANGED
package/release-note.md
CHANGED
|
@@ -1,19 +1,6 @@
|
|
|
1
1
|
# PDS-DEV-KIT-WEB Release Notes
|
|
2
|
-
## [v1.9.
|
|
2
|
+
## [v1.9.16]
|
|
3
3
|
|
|
4
|
-
###
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
### Component
|
|
8
|
-
* PageTitleTextGroup
|
|
9
|
-
* tooltipText prop 추가
|
|
10
|
-
* displayType prop에 compound_btn 추가
|
|
11
|
-
* 관련 prop들 추가
|
|
12
|
-
* compoundBtnIconName
|
|
13
|
-
* compoundBtnIconFillType
|
|
14
|
-
* compoundBtnTitleText
|
|
15
|
-
* compoundBtnContentText
|
|
16
|
-
* TextField
|
|
17
|
-
* textAlign prop 추가
|
|
18
|
-
* D_TextLabel
|
|
19
|
-
* tooltip 영역 z-index 4에서 400로 변경 (소속 범주가 content layer에서 system ui로 변경되었기 때문)
|
|
4
|
+
### Panels
|
|
5
|
+
* DesktopTutorialModal
|
|
6
|
+
* key가 없어서 나던 에러 fix
|
/package/dist/storybook-static/{0.ab5276a1.iframe.bundle.d.ts → 0.884ba98c.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{4.d8146a3b.iframe.bundle.d.ts → 4.178dbc94.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{5.4e57edcd.iframe.bundle.d.ts → 5.9853d77b.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{6.3ca022b1.iframe.bundle.d.ts → 6.76c3ee27.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|