pds-dev-kit-web 2.0.13-alpha.2 → 2.0.13

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.
@@ -298,5 +298,6 @@
298
298
  "sys_plan_base_03": "darkcoolpink500/opacity60",
299
299
  "sys_text_warning_02": "darkbrown500",
300
300
  "sys_component_base_39": "darkyellow300",
301
- "sys_component_base_40": "darkorange50"
301
+ "sys_component_base_40": "darkorange50",
302
+ "sys_component_base_41": "darkskyblue100"
302
303
  }
@@ -298,5 +298,6 @@
298
298
  "sys_plan_base_03": "coolpink500/opacity60",
299
299
  "sys_text_warning_02": "brown500",
300
300
  "sys_component_base_39": "yellow300",
301
- "sys_component_base_40": "orange50"
301
+ "sys_component_base_40": "orange50",
302
+ "sys_component_base_41": "skyblue100"
302
303
  }
@@ -768,5 +768,6 @@
768
768
  "ui_cpnt_textlabel_sys_warning_2": "sys_text_warning_02",
769
769
  "ui_cpnt_sheet_base_20": "sys_component_base_39",
770
770
  "ui_cpnt_sheet_base_21": "sys_component_base_32",
771
- "ui_cpnt_sheet_base_22": "sys_component_base_40"
771
+ "ui_cpnt_sheet_base_22": "sys_component_base_40",
772
+ "ui_cpnt_sheet_base_23": "sys_component_base_41"
772
773
  }
@@ -418,6 +418,7 @@ declare const colorSet: {
418
418
  sys_text_warning_02: string;
419
419
  sys_component_base_39: string;
420
420
  sys_component_base_40: string;
421
+ sys_component_base_41: string;
421
422
  };
422
423
  readonly PaletteColor_light: {
423
424
  sys_container_background_01: string;
@@ -720,6 +721,7 @@ declare const colorSet: {
720
721
  sys_text_warning_02: string;
721
722
  sys_component_base_39: string;
722
723
  sys_component_base_40: string;
724
+ sys_component_base_41: string;
723
725
  };
724
726
  readonly UIColor: {
725
727
  ui_cpnt_button_fill_base_primary: string;
@@ -1492,6 +1494,7 @@ declare const colorSet: {
1492
1494
  ui_cpnt_sheet_base_20: string;
1493
1495
  ui_cpnt_sheet_base_21: string;
1494
1496
  ui_cpnt_sheet_base_22: string;
1497
+ ui_cpnt_sheet_base_23: string;
1495
1498
  };
1496
1499
  };
1497
1500
  export default colorSet;
@@ -769,4 +769,5 @@ export interface UITheme {
769
769
  ui_cpnt_sheet_base_20: string;
770
770
  ui_cpnt_sheet_base_21: string;
771
771
  ui_cpnt_sheet_base_22: string;
772
+ ui_cpnt_sheet_base_23: string;
772
773
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.0.13-alpha.2",
3
+ "version": "2.0.13",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,8 +1,11 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v2.0.13-alpha.2]
2
+ ## [v2.0.13]
3
3
 
4
- ## alpha|https://storybook-pds-alpha.test.publ.biz
4
+ ## daily|https://design.storybook.publ.biz/
5
5
 
6
6
  ### sub
7
7
  * DynamicLayout
8
- * membership section 멤버십과 요금제 간의 상태에 따른 ItemActionButton의 문구 표시 조건 업데이트
8
+ * membership section 디자인 변경
9
+ * 스토리북 세분화
10
+ ### Color
11
+ * 컬러 키 값 23.05.16 14시 55분 기준 싱크