pds-dev-kit-web 2.2.134 → 2.2.136

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.
@@ -365,5 +365,7 @@
365
365
  "sys_cpnt_slider_thumb_normal_undefined": "darkgrey400",
366
366
  "sys_cpnt_editor_buttongroup_undefined": "darkgrey400",
367
367
  "sys_text_grey_02_hinttext": "darkgrey450",
368
- "sys_component_base_48": "darkgrey70"
368
+ "sys_component_base_48": "darkgrey70",
369
+ "usr_usr_brand_primary_opacity10": "darkblue500/opacity10",
370
+ "sys_component_base_49": "darkgrey70"
369
371
  }
@@ -365,5 +365,7 @@
365
365
  "sys_cpnt_slider_thumb_normal_undefined": "grey400",
366
366
  "sys_cpnt_editor_buttongroup_undefined": "grey400",
367
367
  "sys_text_grey_02_hinttext": "grey450",
368
- "sys_component_base_48": "grey70"
368
+ "sys_component_base_48": "grey70",
369
+ "usr_usr_brand_primary_opacity10": "blue500/opacity10",
370
+ "sys_component_base_49": "white"
369
371
  }
@@ -880,5 +880,7 @@
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",
885
+ "ui_131": "usr_brand_primary_opacity10"
884
886
  }
@@ -491,6 +491,8 @@ declare const colorSet: {
491
491
  sys_cpnt_editor_buttongroup_undefined: string;
492
492
  sys_text_grey_02_hinttext: string;
493
493
  sys_component_base_48: string;
494
+ usr_usr_brand_primary_opacity10: string;
495
+ sys_component_base_49: string;
494
496
  };
495
497
  readonly PaletteColor_Dark: {
496
498
  sys_container_background_01: string;
@@ -860,6 +862,8 @@ declare const colorSet: {
860
862
  sys_cpnt_editor_buttongroup_undefined: string;
861
863
  sys_text_grey_02_hinttext: string;
862
864
  sys_component_base_48: string;
865
+ usr_usr_brand_primary_opacity10: string;
866
+ sys_component_base_49: string;
863
867
  };
864
868
  readonly UIColor: {
865
869
  ui_cpnt_button_fill_base_primary: string;
@@ -1744,6 +1748,8 @@ declare const colorSet: {
1744
1748
  ui_129: string;
1745
1749
  ui_130: string;
1746
1750
  ui_cpnt_button_fill_base_on_sheet: string;
1751
+ ui_cpnt_sheet_base_28: string;
1752
+ ui_131: string;
1747
1753
  };
1748
1754
  };
1749
1755
  export default colorSet;
@@ -881,4 +881,6 @@ 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;
885
+ ui_131: string;
884
886
  }
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.136",
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.136]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### 업데이트 사항
6
- * [PDS-1279] 모바일 MainButton 계열 컴포넌트에 colorTheme 수정 건
6
+ * 컬러키 싱크