pds-dev-kit-web 2.2.134 → 2.2.135

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.
@@ -880,5 +880,6 @@
880
880
  "ui_cpnt_form_text_hint": "sys_text_grey_02_hinttext",
881
881
  "ui_129": "sys_cpnt_sheet_base_13",
882
882
  "ui_130": "sys_component_on_base_02",
883
- "ui_cpnt_button_fill_base_on_sheet": "sys_component_base_48"
883
+ "ui_cpnt_button_fill_base_on_sheet": "sys_component_base_48",
884
+ "ui_cpnt_sheet_base_28": "sys_component_base_04"
884
885
  }
@@ -1744,6 +1744,7 @@ declare const colorSet: {
1744
1744
  ui_129: string;
1745
1745
  ui_130: string;
1746
1746
  ui_cpnt_button_fill_base_on_sheet: string;
1747
+ ui_cpnt_sheet_base_28: string;
1747
1748
  };
1748
1749
  };
1749
1750
  export default colorSet;
@@ -881,4 +881,5 @@ export interface UITheme {
881
881
  ui_129: string;
882
882
  ui_130: string;
883
883
  ui_cpnt_button_fill_base_on_sheet: string;
884
+ ui_cpnt_sheet_base_28: string;
884
885
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.134",
3
+ "version": "2.2.135",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v2.2.134]
2
+ ## [v2.2.135]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### 업데이트 사항
6
- * [PDS-1279] 모바일 MainButton 계열 컴포넌트에 colorTheme 수정 건
6
+ * 컬러키 싱크