pds-dev-kit-web 2.2.129 → 2.2.131

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.
@@ -364,5 +364,6 @@
364
364
  "sys_cpnt_slider_track_active_undefined": "darkgrey400",
365
365
  "sys_cpnt_slider_thumb_normal_undefined": "darkgrey400",
366
366
  "sys_cpnt_editor_buttongroup_undefined": "darkgrey400",
367
- "sys_text_grey_02_hinttext": "darkgrey450"
367
+ "sys_text_grey_02_hinttext": "darkgrey450",
368
+ "sys_component_base_48": "darkgrey70"
368
369
  }
@@ -364,5 +364,6 @@
364
364
  "sys_cpnt_slider_track_active_undefined": "grey400",
365
365
  "sys_cpnt_slider_thumb_normal_undefined": "grey400",
366
366
  "sys_cpnt_editor_buttongroup_undefined": "grey400",
367
- "sys_text_grey_02_hinttext": "grey450"
367
+ "sys_text_grey_02_hinttext": "grey450",
368
+ "sys_component_base_48": "grey70"
368
369
  }
@@ -879,5 +879,6 @@
879
879
  "ui_cpnt_select_dropdown_border_darktheme_error": "sys_border_line_darktheme_03",
880
880
  "ui_cpnt_form_text_hint": "sys_text_grey_02_hinttext",
881
881
  "ui_129": "sys_cpnt_sheet_base_13",
882
- "ui_130": "sys_component_on_base_02"
882
+ "ui_130": "sys_component_on_base_02",
883
+ "ui_cpnt_button_fill_base_on_sheet": "sys_component_base_48"
883
884
  }
@@ -490,6 +490,7 @@ declare const colorSet: {
490
490
  sys_cpnt_slider_thumb_normal_undefined: string;
491
491
  sys_cpnt_editor_buttongroup_undefined: string;
492
492
  sys_text_grey_02_hinttext: string;
493
+ sys_component_base_48: string;
493
494
  };
494
495
  readonly PaletteColor_Dark: {
495
496
  sys_container_background_01: string;
@@ -858,6 +859,7 @@ declare const colorSet: {
858
859
  sys_cpnt_slider_thumb_normal_undefined: string;
859
860
  sys_cpnt_editor_buttongroup_undefined: string;
860
861
  sys_text_grey_02_hinttext: string;
862
+ sys_component_base_48: string;
861
863
  };
862
864
  readonly UIColor: {
863
865
  ui_cpnt_button_fill_base_primary: string;
@@ -1741,6 +1743,7 @@ declare const colorSet: {
1741
1743
  ui_cpnt_form_text_hint: string;
1742
1744
  ui_129: string;
1743
1745
  ui_130: string;
1746
+ ui_cpnt_button_fill_base_on_sheet: string;
1744
1747
  };
1745
1748
  };
1746
1749
  export default colorSet;
@@ -880,4 +880,5 @@ export interface UITheme {
880
880
  ui_cpnt_form_text_hint: string;
881
881
  ui_129: string;
882
882
  ui_130: string;
883
+ ui_cpnt_button_fill_base_on_sheet: string;
883
884
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.129",
3
+ "version": "2.2.131",
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.129]
2
+ ## [v2.2.131]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### 업데이트 사항
6
- * [PDS-1277] 에디터 아이콘 추가 건
6
+ * 컬러키 싱크