pds-dev-kit-web 1.9.12 → 1.9.14
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/components/TextField/TextField.d.ts +3 -1
- package/dist/src/desktop/components/TextField/TextField.js +12 -3
- package/dist/src/desktop/components/TextLabel/TextLabel.js +1 -1
- package/dist/src/mobile/components/TextField/TextField.d.ts +3 -1
- package/dist/src/mobile/components/TextField/TextField.js +12 -3
- package/dist/storybook-static/{0.9bb7767d.iframe.bundle.js → 0.ab5276a1.iframe.bundle.js} +6 -6
- package/dist/storybook-static/{4.ed983a0a.iframe.bundle.js → 4.d8146a3b.iframe.bundle.js} +68 -68
- package/dist/storybook-static/{5.949eb428.iframe.bundle.js → 5.4e57edcd.iframe.bundle.js} +11 -11
- package/dist/storybook-static/{6.e34350b7.iframe.bundle.js → 6.3ca022b1.iframe.bundle.js} +6 -6
- package/dist/storybook-static/{7.f7cfb88e.iframe.bundle.js → 7.219b4103.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{main.f16a77cc.iframe.bundle.d.ts → main.12d33990.iframe.bundle.d.ts} +558 -534
- package/dist/storybook-static/{main.f16a77cc.iframe.bundle.js → main.12d33990.iframe.bundle.js} +989 -895
- package/dist/storybook-static/{runtime~main.b5a58837.iframe.bundle.js → runtime~main.b48ce1da.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.ed405a26.iframe.bundle.js → vendors~main.36e4a23b.iframe.bundle.js} +368 -368
- package/package.json +1 -1
- package/release-note.md +5 -12
- /package/dist/storybook-static/{0.9bb7767d.iframe.bundle.d.ts → 0.ab5276a1.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{4.ed983a0a.iframe.bundle.d.ts → 4.d8146a3b.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{5.949eb428.iframe.bundle.d.ts → 5.4e57edcd.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{6.e34350b7.iframe.bundle.d.ts → 6.3ca022b1.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{7.f7cfb88e.iframe.bundle.d.ts → 7.219b4103.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{runtime~main.b5a58837.iframe.bundle.d.ts → runtime~main.b48ce1da.iframe.bundle.d.ts} +0 -0
- /package/dist/storybook-static/{vendors~main.ed405a26.iframe.bundle.d.ts → vendors~main.36e4a23b.iframe.bundle.d.ts} +0 -0
package/package.json
CHANGED
package/release-note.md
CHANGED
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
# PDS-DEV-KIT-WEB Release Notes
|
|
2
|
-
## [v1.9.
|
|
2
|
+
## [v1.9.14]
|
|
3
3
|
|
|
4
|
-
###
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* onClickLeft2Btn prop 추가
|
|
9
|
-
* D_TextLabel
|
|
10
|
-
* tooltipIconColorKey prop 추가
|
|
11
|
-
* Icon
|
|
12
|
-
* ic_booking_extension line 추가
|
|
13
|
-
### Color
|
|
14
|
-
* 컬러 키 값 23.02.21 17시 40분 기준 싱크
|
|
4
|
+
### Component
|
|
5
|
+
* TextField
|
|
6
|
+
* prefixText prop 추가
|
|
7
|
+
* suffixText prop 추가
|
/package/dist/storybook-static/{0.9bb7767d.iframe.bundle.d.ts → 0.ab5276a1.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{4.ed983a0a.iframe.bundle.d.ts → 4.d8146a3b.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{5.949eb428.iframe.bundle.d.ts → 5.4e57edcd.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{6.e34350b7.iframe.bundle.d.ts → 6.3ca022b1.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
/package/dist/storybook-static/{7.f7cfb88e.iframe.bundle.d.ts → 7.219b4103.iframe.bundle.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|