pds-dev-kit-web 2.2.152 → 2.2.154

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.
@@ -5,13 +5,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  /* eslint-disable import/order */
7
7
  var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
8
- var UIColor_json_1 = __importDefault(require("./UIColor.json"));
9
- var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
10
8
  var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
9
+ var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
10
+ var UIColor_json_1 = __importDefault(require("./UIColor.json"));
11
11
  var colorSet = {
12
12
  SemanticColor: SemanticColor_json_1.default,
13
- UIColor: UIColor_json_1.default,
13
+ PaletteColor_Dark: PaletteColor_Dark_json_1.default,
14
14
  PaletteColor_light: PaletteColor_light_json_1.default,
15
- PaletteColor_Dark: PaletteColor_Dark_json_1.default
15
+ UIColor: UIColor_json_1.default
16
16
  };
17
17
  exports.default = colorSet;
@@ -308,7 +308,7 @@ export interface UITheme {
308
308
  ui_cpnt_card_icon_background_03: string;
309
309
  ui_cpnt_bannerslide_gradient_1: string;
310
310
  ui_cpnt_bannerslide_gradient_2: string;
311
- ui_cpnt_modal_gradient_1: string;
311
+ ui_cpnt_videoplayer_gradient_1: string;
312
312
  ui_cpnt_modal_gradient_2: string;
313
313
  ui_cpnt_list_icon_04: string;
314
314
  ui_cpnt_list_thumbnail_border: string;
@@ -316,7 +316,6 @@ export interface UITheme {
316
316
  ui_cpnt_list_thumbnail_gradient_2: string;
317
317
  ui_cpnt_list_base_area_active: string;
318
318
  ui_cpnt_contextmenu_base: string;
319
- ui_cpnt_videoplayer_gradient_1: string;
320
319
  ui_cpnt_videoplayer_gradient_2: string;
321
320
  ui_cpnt_videoplayer_overlay: string;
322
321
  ui_globalmenucontainer_background: string;
@@ -889,4 +888,10 @@ export interface UITheme {
889
888
  ui_135: string;
890
889
  ui_136: string;
891
890
  ui_137: string;
891
+ ui_cpnt_modal_gradient_1: string;
892
+ ui_138: string;
893
+ ui_139: string;
894
+ ui_cpnt_sheet_base_29: string;
895
+ ui_cpnt_sheet_base_30: string;
896
+ ui_cpnt_sheet_base_31: string;
892
897
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.152",
3
+ "version": "2.2.154",
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.152]
2
+ ## [v2.2.154]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### 업데이트 사항
6
- * [PDS-1290] 모바일 TextLabel에 tooltip 추가 건
6
+ * 컬러키 싱크