pds-dev-kit-web-test 0.0.24 → 0.0.26
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.
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +9 -5
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +9 -5
- package/dist/src/common/styles/colorSet/SemanticColor.json +7 -1
- package/dist/src/common/styles/colorSet/UIColor.json +6 -2
- package/dist/src/common/styles/colorSet/index.d.ts +255 -237
- package/dist/src/common/styles/colorSet/index.js +3 -3
- package/dist/src/common/styles/colorSet/ui-type.d.ts +4 -0
- package/dist/src/common/styles/movement/animationStyle.d.ts +0 -3
- package/dist/src/common/styles/movement/animationStyle.js +6 -15
- package/dist/src/common/styles/movement/keyframes.js +14 -14
- package/dist/src/common/styles/movement/transitionStyle.d.ts +1 -1
- package/dist/src/common/styles/movement/transitionStyle.js +3 -3
- package/dist/src/desktop/components/AdminListItem/AdminListItem.js +2 -2
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +1 -1
- package/dist/src/desktop/components/Dropdown/Dropdown.js +14 -3
- package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.js +14 -4
- package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.js +7 -4
- package/dist/src/desktop/components/IconButton/IconButton.js +7 -6
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.js +4 -3
- package/dist/src/desktop/components/MainButton/MainButton.js +17 -14
- package/dist/src/desktop/components/ReactionButton/ReactionButton.js +2 -1
- package/dist/src/desktop/components/Select/Select.js +13 -2
- package/dist/src/desktop/components/TextButton/TextButton.js +3 -2
- package/dist/src/desktop/components/TextField/TextField.js +14 -4
- package/dist/src/desktop/components/UploadIconButton/UploadIconButton.js +7 -6
- package/dist/src/desktop/components/UploadMainButton/UploadMainButton.js +16 -21
- package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +3 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +4 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/PageMenu.js +2 -5
- package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/LayoutWF.js +1 -1
- package/dist/src/desktop/panels/ContentSheet/ContentSheet.js +2 -3
- package/dist/src/mobile/components/Dropdown/Dropdown.js +11 -3
- package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.js +4 -3
- package/dist/src/mobile/components/IconButton/IconButton.js +6 -5
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.js +3 -2
- package/dist/src/mobile/components/MainButton/MainButton.js +12 -11
- package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.js +3 -2
- package/dist/src/mobile/components/Select/Select.js +10 -2
- package/dist/src/mobile/components/TextButton/TextButton.js +2 -1
- package/dist/src/mobile/components/TextField/TextField.js +12 -4
- package/dist/src/mobile/components/UploadIconButton/UploadIconButton.js +6 -5
- package/dist/src/mobile/components/UploadMainButton/UploadMainButton.js +12 -14
- package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +3 -2
- package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.js +3 -2
- package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.js +7 -5
- package/package.json +1 -1
- package/release-note.md +3 -6
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
"sys_component_base_05": "grey950",
|
|
93
93
|
"sys_background_dimmed_65": "black/opacity65",
|
|
94
94
|
"sys_temp_grey_06": "darkgrey70",
|
|
95
|
-
"sys_on_base_white_opacity10": "white/
|
|
96
|
-
"sys_on_base_black_opacity10": "
|
|
95
|
+
"sys_on_base_white_opacity10": "white/opacity20",
|
|
96
|
+
"sys_on_base_black_opacity10": "grey950/opacity15",
|
|
97
97
|
"sys_component_base_05_opacity00": "grey950/opacity00",
|
|
98
98
|
"sys_papp_post_notice_link": "darkskyblue500",
|
|
99
99
|
"sys_component_base_navy_light": "darknavy100",
|
|
@@ -229,9 +229,13 @@
|
|
|
229
229
|
"sys_cpnt_pagination_dot_01": "white",
|
|
230
230
|
"sys_cpnt_pagination_dot_02": "white/opacity50",
|
|
231
231
|
"sys_component_base_white_opacity50": "white/opacity50",
|
|
232
|
-
"sys_component_base_20": "white/
|
|
232
|
+
"sys_component_base_20": "white/opacity80",
|
|
233
233
|
"sys_component_base_22": "grey950",
|
|
234
|
-
"sys_component_base_21": "
|
|
234
|
+
"sys_component_base_21": "red500/opacity50",
|
|
235
235
|
"sys_component_border_white_opacity20": "white/opacity20",
|
|
236
|
-
"
|
|
236
|
+
"sys_transition_test_text_field_hover": "test03",
|
|
237
|
+
"sys_transition_test_text_field_active": "test04",
|
|
238
|
+
"sys_transition_test_main_button_secondary_hover": "white/opacity05",
|
|
239
|
+
"sys_transition_test_main_button_secondary_active": "white/opacity15",
|
|
240
|
+
"sys_component_base_23": "darkgrey30"
|
|
237
241
|
}
|
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
"sys_component_base_05": "grey950",
|
|
93
93
|
"sys_background_dimmed_65": "black/opacity65",
|
|
94
94
|
"sys_temp_grey_06": "grey70",
|
|
95
|
-
"sys_on_base_white_opacity10": "white/
|
|
96
|
-
"sys_on_base_black_opacity10": "
|
|
95
|
+
"sys_on_base_white_opacity10": "white/opacity20",
|
|
96
|
+
"sys_on_base_black_opacity10": "grey950/opacity15",
|
|
97
97
|
"sys_component_base_05_opacity00": "grey950/opacity00",
|
|
98
98
|
"sys_papp_post_notice_link": "skyblue500",
|
|
99
99
|
"sys_component_base_navy_light": "navy100",
|
|
@@ -229,9 +229,13 @@
|
|
|
229
229
|
"sys_cpnt_pagination_dot_01": "grey400",
|
|
230
230
|
"sys_cpnt_pagination_dot_02": "white/opacity50",
|
|
231
231
|
"sys_component_base_white_opacity50": "white/opacity50",
|
|
232
|
-
"sys_component_base_20": "white/
|
|
232
|
+
"sys_component_base_20": "white/opacity80",
|
|
233
233
|
"sys_component_base_22": "grey950",
|
|
234
|
-
"sys_component_base_21": "red500/
|
|
234
|
+
"sys_component_base_21": "red500/opacity50",
|
|
235
235
|
"sys_component_border_white_opacity20": "white/opacity20",
|
|
236
|
-
"
|
|
236
|
+
"sys_transition_test_text_field_hover": "test01",
|
|
237
|
+
"sys_transition_test_text_field_active": "test02",
|
|
238
|
+
"sys_transition_test_main_button_secondary_hover": "grey950/opacity05",
|
|
239
|
+
"ui_transition_test_main_button_secondary_active": "grey950/opacity15",
|
|
240
|
+
"sys_component_base_23": "grey30"
|
|
237
241
|
}
|
|
@@ -76,5 +76,11 @@
|
|
|
76
76
|
"green50": "#CCF5E9",
|
|
77
77
|
"darkgreen50": "#134034",
|
|
78
78
|
"opacity90": "E6",
|
|
79
|
-
"facebookblue": "#1877F2"
|
|
79
|
+
"facebookblue": "#1877F2",
|
|
80
|
+
"opacity05": "0D",
|
|
81
|
+
"opacity15": "26",
|
|
82
|
+
"test01": "#E9E9EC",
|
|
83
|
+
"test02": "#D3D3D6",
|
|
84
|
+
"test03": "#282829",
|
|
85
|
+
"test04": "#3E3E3F"
|
|
80
86
|
}
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"ui_cpnt_datatable_text_textbutton": "sys_text_brand_primary",
|
|
193
193
|
"ui_cpnt_datatable_text_active": "sys_text_active",
|
|
194
194
|
"ui_cpnt_datatable_base_default": "sys_component_base_white_opacity00",
|
|
195
|
-
"ui_cpnt_datatable_base_hover": "
|
|
195
|
+
"ui_cpnt_datatable_base_hover": "sys_component_base_23",
|
|
196
196
|
"ui_cpnt_datatable_text_inactive": "sys_text_grey_03",
|
|
197
197
|
"ui_cpnt_datatable_bulkaction_base": "sys_widget_black",
|
|
198
198
|
"ui_cpnt_datatable_icon_01": "sys_widget_white",
|
|
@@ -650,5 +650,9 @@
|
|
|
650
650
|
"ui_66": "sys_component_base_black_opacity50",
|
|
651
651
|
"ui_67": "sys_component_base_white_opacity50",
|
|
652
652
|
"ui_cpnt_videoplayer_gradient_3": "sys_component_base_black_opacity50",
|
|
653
|
-
"ui_68": "sys_component_base_22"
|
|
653
|
+
"ui_68": "sys_component_base_22",
|
|
654
|
+
"ui_transition_test_text_field_hover": "sys_transition_test_text_field_hover",
|
|
655
|
+
"ui_transition_test_text_field_active": "sys_transition_test_text_field_active",
|
|
656
|
+
"ui_transition_test_main_button_secondary_hover": "sys_transition_test_main_button_secondary_hover",
|
|
657
|
+
"ui_transition_test_main_button_secondary_active": "sys_transition_test_main_button_secondary_active"
|
|
654
658
|
}
|
|
@@ -78,6 +78,12 @@ declare const colorSet: {
|
|
|
78
78
|
darkgreen50: string;
|
|
79
79
|
opacity90: string;
|
|
80
80
|
facebookblue: string;
|
|
81
|
+
opacity05: string;
|
|
82
|
+
opacity15: string;
|
|
83
|
+
test01: string;
|
|
84
|
+
test02: string;
|
|
85
|
+
test03: string;
|
|
86
|
+
test04: string;
|
|
81
87
|
};
|
|
82
88
|
readonly PaletteColor_light: {
|
|
83
89
|
sys_container_background_01: string;
|
|
@@ -314,243 +320,10 @@ declare const colorSet: {
|
|
|
314
320
|
sys_component_base_22: string;
|
|
315
321
|
sys_component_base_21: string;
|
|
316
322
|
sys_component_border_white_opacity20: string;
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
sys_container_background_02: string;
|
|
322
|
-
sys_container_background_03: string;
|
|
323
|
-
sys_background_dimmed: string;
|
|
324
|
-
sys_text_grey_01: string;
|
|
325
|
-
sys_text_grey_02: string;
|
|
326
|
-
sys_text_grey_03: string;
|
|
327
|
-
sys_text_white: string;
|
|
328
|
-
sys_text_brand_primary: string;
|
|
329
|
-
sys_text_error_01: string;
|
|
330
|
-
sys_widget_grey_01: string;
|
|
331
|
-
sys_widget_grey_02: string;
|
|
332
|
-
sys_widget_grey_03: string;
|
|
333
|
-
sys_widget_primary_01: string;
|
|
334
|
-
sys_widget_error_01: string;
|
|
335
|
-
sys_widget_warning_01: string;
|
|
336
|
-
sys_widget_success_01: string;
|
|
337
|
-
sys_widget_white: string;
|
|
338
|
-
sys_border_area_01: string;
|
|
339
|
-
sys_border_line_01: string;
|
|
340
|
-
sys_border_line_02: string;
|
|
341
|
-
sys_border_line_03: string;
|
|
342
|
-
sys_border_line_04: string;
|
|
343
|
-
sys_border_line_05: string;
|
|
344
|
-
sys_component_base_01: string;
|
|
345
|
-
sys_component_base_02: string;
|
|
346
|
-
sys_component_base_03: string;
|
|
347
|
-
sys_component_base_red: string;
|
|
348
|
-
sys_component_base_white: string;
|
|
349
|
-
sys_component_base_white_opacity00: string;
|
|
350
|
-
sys_on_base_white_opacity00: string;
|
|
351
|
-
sys_on_base_white_opacity30: string;
|
|
352
|
-
sys_on_base_black_opacity20: string;
|
|
353
|
-
usr_brand_primary: string;
|
|
354
|
-
usr_brand_secondary: string;
|
|
355
|
-
usr_brand_secondary_variant: string;
|
|
356
|
-
usr_background: string;
|
|
357
|
-
usr_surface: string;
|
|
358
|
-
usr_border: string;
|
|
359
|
-
usr_on_brand_primary: string;
|
|
360
|
-
usr_on_brand_secondary: string;
|
|
361
|
-
usr_on_background: string;
|
|
362
|
-
usr_on_surface: string;
|
|
363
|
-
sys_widget_status_active_01: string;
|
|
364
|
-
sys_text_success_01: string;
|
|
365
|
-
sys_widget_grey_04: string;
|
|
366
|
-
sys_text_active: string;
|
|
367
|
-
sys_component_base_blue: string;
|
|
368
|
-
sys_on_base_black_opacity65: string;
|
|
369
|
-
sys_component_base_04: string;
|
|
370
|
-
sys_component_base_black: string;
|
|
371
|
-
sys_component_base_black_opacity00: string;
|
|
372
|
-
usr_text_brand_secondary_variant: string;
|
|
373
|
-
usr_text_brand_primary: string;
|
|
374
|
-
usr_text_brand_on_primary: string;
|
|
375
|
-
sys_text_brand_secondary_variant: string;
|
|
376
|
-
sys_component_base_navy: string;
|
|
377
|
-
sys_widget_lightgreen: string;
|
|
378
|
-
sys_border_line_06: string;
|
|
379
|
-
sys_background_dimmed_20: string;
|
|
380
|
-
sys_widget_pink: string;
|
|
381
|
-
sys_widget_primary_opacity20: string;
|
|
382
|
-
sys_widget_secondary_variant_01: string;
|
|
383
|
-
usr_component_base_brand_primary_opacity10: string;
|
|
384
|
-
sys_temp_grey_01: string;
|
|
385
|
-
sys_temp_grey_02: string;
|
|
386
|
-
sys_temp_grey_03: string;
|
|
387
|
-
sys_temp_grey_04: string;
|
|
388
|
-
sys_temp_grey_05: string;
|
|
389
|
-
sys_temp_white: string;
|
|
390
|
-
sys_temp_primary_01: string;
|
|
391
|
-
sys_temp_secondary_01: string;
|
|
392
|
-
sys_temp_red: string;
|
|
393
|
-
sys_temp_white_opacity_00: string;
|
|
394
|
-
sys_temp_dimmed: string;
|
|
395
|
-
sys_temp_black: string;
|
|
396
|
-
sys_temp_primary_02: string;
|
|
397
|
-
sys_temp_primary_03: string;
|
|
398
|
-
sys_temp_secondary_02: string;
|
|
399
|
-
sys_temp_lightgreen_01: string;
|
|
400
|
-
sys_text_grey_04: string;
|
|
401
|
-
sys_papp_post_social_background: string;
|
|
402
|
-
sys_papp_post_notice_background: string;
|
|
403
|
-
sys_papp_post_free_background: string;
|
|
404
|
-
sys_papp_vod_background: string;
|
|
405
|
-
sys_papp_vodplus_background: string;
|
|
406
|
-
sys_papp_live_background: string;
|
|
407
|
-
sys_selcontrols_base_off_disabled: string;
|
|
408
|
-
sys_selcontrols_base_on_disabled: string;
|
|
409
|
-
sys_component_base_blue_opacity10: string;
|
|
410
|
-
sys_component_base_05: string;
|
|
411
|
-
sys_background_dimmed_65: string;
|
|
412
|
-
sys_temp_grey_06: string;
|
|
413
|
-
sys_on_base_white_opacity10: string;
|
|
414
|
-
sys_on_base_black_opacity10: string;
|
|
415
|
-
sys_component_base_05_opacity00: string;
|
|
416
|
-
sys_papp_post_notice_link: string;
|
|
417
|
-
sys_component_base_navy_light: string;
|
|
418
|
-
sys_component_base_orange: string;
|
|
419
|
-
sys_component_base_grey: string;
|
|
420
|
-
sys_component_base_black_opacity80: string;
|
|
421
|
-
sys_text_darkgrey_02: string;
|
|
422
|
-
sys_border_line_darktheme_01: string;
|
|
423
|
-
sys_border_line_darktheme_02: string;
|
|
424
|
-
sys_component_base_darktheme_01: string;
|
|
425
|
-
sys_component_base_darktheme_02: string;
|
|
426
|
-
sys_component_base_darktheme_03: string;
|
|
427
|
-
sys_text_grey_darktheme_01: string;
|
|
428
|
-
sys_text_grey_darktheme_02: string;
|
|
429
|
-
sys_text_grey_darktheme_03: string;
|
|
430
|
-
sys_widget_grey_darktheme_01: string;
|
|
431
|
-
sys_widget_grey_darktheme_02: string;
|
|
432
|
-
sys_widget_grey_darktheme_03: string;
|
|
433
|
-
sys_component_base_green: string;
|
|
434
|
-
sys_text_error_darktheme_01: string;
|
|
435
|
-
sys_border_line_darktheme_03: string;
|
|
436
|
-
sys_border_line_darktheme_04: string;
|
|
437
|
-
usr_widget_brand_primary_darktheme_01: string;
|
|
438
|
-
usr_text_brand_primary_darktheme_01: string;
|
|
439
|
-
sys_component_base_black_opacity50: string;
|
|
440
|
-
sys_component_base_card: string;
|
|
441
|
-
sys_cpnt_textlabel_sys_brand_primary_opacity50: string;
|
|
442
|
-
sys_widget_green_01: string;
|
|
443
|
-
sys_component_base_black_opacity30: string;
|
|
444
|
-
sys_area_background: string;
|
|
445
|
-
sys_border_white_opacity30: string;
|
|
446
|
-
sys_container_background_wt: string;
|
|
447
|
-
sys_channeldesc_grey_03: string;
|
|
448
|
-
sys_channeldesc_border_grey_03: string;
|
|
449
|
-
sys_gradient_base_01: string;
|
|
450
|
-
sys_gradient_base_01_opacity00: string;
|
|
451
|
-
sys_channeldesc_background: string;
|
|
452
|
-
sys_channeldesc_bottomsheet_base: string;
|
|
453
|
-
sys_channeldesc_bottomsheet_border: string;
|
|
454
|
-
sys_channeldesc_contents_base: string;
|
|
455
|
-
sys_channeldesc_dimmed: string;
|
|
456
|
-
sys_gradient_base_01_opacity50: string;
|
|
457
|
-
sys_gradient_base_01_opacity75: string;
|
|
458
|
-
sys_gradient_base_01_opacity40: string;
|
|
459
|
-
sys_widget_black: string;
|
|
460
|
-
usr_temp_primary_01: string;
|
|
461
|
-
sys_cpnt_sheet_base_02_opacity50: string;
|
|
462
|
-
usr_menu_primarymenu_main: string;
|
|
463
|
-
usr_menu_primarymenu_sub: string;
|
|
464
|
-
usr_menu_secondarymenu_main: string;
|
|
465
|
-
usr_menu_secondarymenu_sub: string;
|
|
466
|
-
usr_menu_hover: string;
|
|
467
|
-
usr_menu_active: string;
|
|
468
|
-
usr_menu_background: string;
|
|
469
|
-
sys_cpnt_base_white_opacity50: string;
|
|
470
|
-
sys_widget_dark_01: string;
|
|
471
|
-
usr_menu_background_gradient_opacity00: string;
|
|
472
|
-
sys_border_line_white: string;
|
|
473
|
-
sys_component_base_white_opacity10: string;
|
|
474
|
-
sys_cpnt_sheet_base_01: string;
|
|
475
|
-
sys_component_base_white_opacity20: string;
|
|
476
|
-
sys_border_line_07: string;
|
|
477
|
-
sys_border_line_white_opacity50: string;
|
|
478
|
-
sys_background_dimmed_02: string;
|
|
479
|
-
sys_border_line_08: string;
|
|
480
|
-
sys_component_base_06: string;
|
|
481
|
-
sys_component_base_07: string;
|
|
482
|
-
sys_border_line_09: string;
|
|
483
|
-
sys_component_base_darktheme_04: string;
|
|
484
|
-
sys_border_line_10: string;
|
|
485
|
-
sys_component_base_darktheme_05: string;
|
|
486
|
-
sys_border_line_darktheme_05: string;
|
|
487
|
-
sys_component_base_darktheme_06: string;
|
|
488
|
-
sys_border_line_darktheme_06: string;
|
|
489
|
-
sys_border_line_darktheme_07: string;
|
|
490
|
-
sys_border_line_11: string;
|
|
491
|
-
sys_base_dimmed_01: string;
|
|
492
|
-
sys_kakao: string;
|
|
493
|
-
sys_border_line_12: string;
|
|
494
|
-
sys_component_base_08: string;
|
|
495
|
-
sys_text_social_login_01: string;
|
|
496
|
-
sys_text_social_login_02: string;
|
|
497
|
-
sys_papp_livechat_link: string;
|
|
498
|
-
sys_text_lighttone_grey_01: string;
|
|
499
|
-
sys_widget_lighttone_primary_01: string;
|
|
500
|
-
sys_text_lighttone_grey_02: string;
|
|
501
|
-
sys_component_base_09: string;
|
|
502
|
-
sys_component_base_darktheme_opacity20: string;
|
|
503
|
-
sys_component_base_darktheme_disabled_opacity20: string;
|
|
504
|
-
sys_border_white_opacity00: string;
|
|
505
|
-
sys_border_line_darktheme_07_opacity00: string;
|
|
506
|
-
sys_border_line_darktheme_02_opacity20: string;
|
|
507
|
-
sys_border_line_darktheme_03_opacity20: string;
|
|
508
|
-
sys_border_line_darktheme_07_opacity20: string;
|
|
509
|
-
sys_component_base_grey_02_opacity80: string;
|
|
510
|
-
sys_component_base_10: string;
|
|
511
|
-
sys_component_pastel_base_01: string;
|
|
512
|
-
sys_component_pastel_base_02: string;
|
|
513
|
-
sys_component_pastel_base_03: string;
|
|
514
|
-
sys_component_pastel_base_04: string;
|
|
515
|
-
sys_component_pastel_base_05: string;
|
|
516
|
-
sys_component_base_11: string;
|
|
517
|
-
sys_loading_skeleton_01: string;
|
|
518
|
-
sys_loading_skeleton_02: string;
|
|
519
|
-
sys_loading_linear_bar: string;
|
|
520
|
-
sys_loading_linear_base: string;
|
|
521
|
-
sys_loading_three_bar: string;
|
|
522
|
-
sys_widget_grey_05: string;
|
|
523
|
-
sys_menu_background_transparent: string;
|
|
524
|
-
sys_container_background_04: string;
|
|
525
|
-
sys_menu_button_base: string;
|
|
526
|
-
sys_background_dimmed_03: string;
|
|
527
|
-
sys_cpnt_sheet_base_03: string;
|
|
528
|
-
sys_dimmed_gradient_01: string;
|
|
529
|
-
sys_dimmed_gradient_02: string;
|
|
530
|
-
sys_border_line_13: string;
|
|
531
|
-
sys_component_base_12: string;
|
|
532
|
-
sys_border_line_14: string;
|
|
533
|
-
sys_component_base_13: string;
|
|
534
|
-
sys_component_base_14: string;
|
|
535
|
-
sys_component_base_15: string;
|
|
536
|
-
sys_component_base_16: string;
|
|
537
|
-
sys_component_base_17: string;
|
|
538
|
-
sys_widget_red_01: string;
|
|
539
|
-
sys_widget_orange_01: string;
|
|
540
|
-
sys_text_warning_01: string;
|
|
541
|
-
sys_component_base_18: string;
|
|
542
|
-
sys_cpnt_sheet_base_04: string;
|
|
543
|
-
sys_cpnt_sheet_base_05: string;
|
|
544
|
-
sys_cpnt_sheet_base_06: string;
|
|
545
|
-
sys_facebook: string;
|
|
546
|
-
sys_component_base_19: string;
|
|
547
|
-
sys_cpnt_pagination_dot_01: string;
|
|
548
|
-
sys_cpnt_pagination_dot_02: string;
|
|
549
|
-
sys_component_base_white_opacity50: string;
|
|
550
|
-
sys_component_base_20: string;
|
|
551
|
-
sys_component_base_22: string;
|
|
552
|
-
sys_component_base_21: string;
|
|
553
|
-
sys_component_border_white_opacity20: string;
|
|
323
|
+
sys_transition_test_text_field_hover: string;
|
|
324
|
+
sys_transition_test_text_field_active: string;
|
|
325
|
+
sys_transition_test_main_button_secondary_hover: string;
|
|
326
|
+
ui_transition_test_main_button_secondary_active: string;
|
|
554
327
|
sys_component_base_23: string;
|
|
555
328
|
};
|
|
556
329
|
readonly UIColor: {
|
|
@@ -1206,6 +979,251 @@ declare const colorSet: {
|
|
|
1206
979
|
ui_67: string;
|
|
1207
980
|
ui_cpnt_videoplayer_gradient_3: string;
|
|
1208
981
|
ui_68: string;
|
|
982
|
+
ui_transition_test_text_field_hover: string;
|
|
983
|
+
ui_transition_test_text_field_active: string;
|
|
984
|
+
ui_transition_test_main_button_secondary_hover: string;
|
|
985
|
+
ui_transition_test_main_button_secondary_active: string;
|
|
986
|
+
};
|
|
987
|
+
readonly PaletteColor_Dark: {
|
|
988
|
+
sys_container_background_01: string;
|
|
989
|
+
sys_container_background_02: string;
|
|
990
|
+
sys_container_background_03: string;
|
|
991
|
+
sys_background_dimmed: string;
|
|
992
|
+
sys_text_grey_01: string;
|
|
993
|
+
sys_text_grey_02: string;
|
|
994
|
+
sys_text_grey_03: string;
|
|
995
|
+
sys_text_white: string;
|
|
996
|
+
sys_text_brand_primary: string;
|
|
997
|
+
sys_text_error_01: string;
|
|
998
|
+
sys_widget_grey_01: string;
|
|
999
|
+
sys_widget_grey_02: string;
|
|
1000
|
+
sys_widget_grey_03: string;
|
|
1001
|
+
sys_widget_primary_01: string;
|
|
1002
|
+
sys_widget_error_01: string;
|
|
1003
|
+
sys_widget_warning_01: string;
|
|
1004
|
+
sys_widget_success_01: string;
|
|
1005
|
+
sys_widget_white: string;
|
|
1006
|
+
sys_border_area_01: string;
|
|
1007
|
+
sys_border_line_01: string;
|
|
1008
|
+
sys_border_line_02: string;
|
|
1009
|
+
sys_border_line_03: string;
|
|
1010
|
+
sys_border_line_04: string;
|
|
1011
|
+
sys_border_line_05: string;
|
|
1012
|
+
sys_component_base_01: string;
|
|
1013
|
+
sys_component_base_02: string;
|
|
1014
|
+
sys_component_base_03: string;
|
|
1015
|
+
sys_component_base_red: string;
|
|
1016
|
+
sys_component_base_white: string;
|
|
1017
|
+
sys_component_base_white_opacity00: string;
|
|
1018
|
+
sys_on_base_white_opacity00: string;
|
|
1019
|
+
sys_on_base_white_opacity30: string;
|
|
1020
|
+
sys_on_base_black_opacity20: string;
|
|
1021
|
+
usr_brand_primary: string;
|
|
1022
|
+
usr_brand_secondary: string;
|
|
1023
|
+
usr_brand_secondary_variant: string;
|
|
1024
|
+
usr_background: string;
|
|
1025
|
+
usr_surface: string;
|
|
1026
|
+
usr_border: string;
|
|
1027
|
+
usr_on_brand_primary: string;
|
|
1028
|
+
usr_on_brand_secondary: string;
|
|
1029
|
+
usr_on_background: string;
|
|
1030
|
+
usr_on_surface: string;
|
|
1031
|
+
sys_widget_status_active_01: string;
|
|
1032
|
+
sys_text_success_01: string;
|
|
1033
|
+
sys_widget_grey_04: string;
|
|
1034
|
+
sys_text_active: string;
|
|
1035
|
+
sys_component_base_blue: string;
|
|
1036
|
+
sys_on_base_black_opacity65: string;
|
|
1037
|
+
sys_component_base_04: string;
|
|
1038
|
+
sys_component_base_black: string;
|
|
1039
|
+
sys_component_base_black_opacity00: string;
|
|
1040
|
+
usr_text_brand_secondary_variant: string;
|
|
1041
|
+
usr_text_brand_primary: string;
|
|
1042
|
+
usr_text_brand_on_primary: string;
|
|
1043
|
+
sys_text_brand_secondary_variant: string;
|
|
1044
|
+
sys_component_base_navy: string;
|
|
1045
|
+
sys_widget_lightgreen: string;
|
|
1046
|
+
sys_border_line_06: string;
|
|
1047
|
+
sys_background_dimmed_20: string;
|
|
1048
|
+
sys_widget_pink: string;
|
|
1049
|
+
sys_widget_primary_opacity20: string;
|
|
1050
|
+
sys_widget_secondary_variant_01: string;
|
|
1051
|
+
usr_component_base_brand_primary_opacity10: string;
|
|
1052
|
+
sys_temp_grey_01: string;
|
|
1053
|
+
sys_temp_grey_02: string;
|
|
1054
|
+
sys_temp_grey_03: string;
|
|
1055
|
+
sys_temp_grey_04: string;
|
|
1056
|
+
sys_temp_grey_05: string;
|
|
1057
|
+
sys_temp_white: string;
|
|
1058
|
+
sys_temp_primary_01: string;
|
|
1059
|
+
sys_temp_secondary_01: string;
|
|
1060
|
+
sys_temp_red: string;
|
|
1061
|
+
sys_temp_white_opacity_00: string;
|
|
1062
|
+
sys_temp_dimmed: string;
|
|
1063
|
+
sys_temp_black: string;
|
|
1064
|
+
sys_temp_primary_02: string;
|
|
1065
|
+
sys_temp_primary_03: string;
|
|
1066
|
+
sys_temp_secondary_02: string;
|
|
1067
|
+
sys_temp_lightgreen_01: string;
|
|
1068
|
+
sys_text_grey_04: string;
|
|
1069
|
+
sys_papp_post_social_background: string;
|
|
1070
|
+
sys_papp_post_notice_background: string;
|
|
1071
|
+
sys_papp_post_free_background: string;
|
|
1072
|
+
sys_papp_vod_background: string;
|
|
1073
|
+
sys_papp_vodplus_background: string;
|
|
1074
|
+
sys_papp_live_background: string;
|
|
1075
|
+
sys_selcontrols_base_off_disabled: string;
|
|
1076
|
+
sys_selcontrols_base_on_disabled: string;
|
|
1077
|
+
sys_component_base_blue_opacity10: string;
|
|
1078
|
+
sys_component_base_05: string;
|
|
1079
|
+
sys_background_dimmed_65: string;
|
|
1080
|
+
sys_temp_grey_06: string;
|
|
1081
|
+
sys_on_base_white_opacity10: string;
|
|
1082
|
+
sys_on_base_black_opacity10: string;
|
|
1083
|
+
sys_component_base_05_opacity00: string;
|
|
1084
|
+
sys_papp_post_notice_link: string;
|
|
1085
|
+
sys_component_base_navy_light: string;
|
|
1086
|
+
sys_component_base_orange: string;
|
|
1087
|
+
sys_component_base_grey: string;
|
|
1088
|
+
sys_component_base_black_opacity80: string;
|
|
1089
|
+
sys_text_darkgrey_02: string;
|
|
1090
|
+
sys_border_line_darktheme_01: string;
|
|
1091
|
+
sys_border_line_darktheme_02: string;
|
|
1092
|
+
sys_component_base_darktheme_01: string;
|
|
1093
|
+
sys_component_base_darktheme_02: string;
|
|
1094
|
+
sys_component_base_darktheme_03: string;
|
|
1095
|
+
sys_text_grey_darktheme_01: string;
|
|
1096
|
+
sys_text_grey_darktheme_02: string;
|
|
1097
|
+
sys_text_grey_darktheme_03: string;
|
|
1098
|
+
sys_widget_grey_darktheme_01: string;
|
|
1099
|
+
sys_widget_grey_darktheme_02: string;
|
|
1100
|
+
sys_widget_grey_darktheme_03: string;
|
|
1101
|
+
sys_component_base_green: string;
|
|
1102
|
+
sys_text_error_darktheme_01: string;
|
|
1103
|
+
sys_border_line_darktheme_03: string;
|
|
1104
|
+
sys_border_line_darktheme_04: string;
|
|
1105
|
+
usr_widget_brand_primary_darktheme_01: string;
|
|
1106
|
+
usr_text_brand_primary_darktheme_01: string;
|
|
1107
|
+
sys_component_base_black_opacity50: string;
|
|
1108
|
+
sys_component_base_card: string;
|
|
1109
|
+
sys_cpnt_textlabel_sys_brand_primary_opacity50: string;
|
|
1110
|
+
sys_widget_green_01: string;
|
|
1111
|
+
sys_component_base_black_opacity30: string;
|
|
1112
|
+
sys_area_background: string;
|
|
1113
|
+
sys_border_white_opacity30: string;
|
|
1114
|
+
sys_container_background_wt: string;
|
|
1115
|
+
sys_channeldesc_grey_03: string;
|
|
1116
|
+
sys_channeldesc_border_grey_03: string;
|
|
1117
|
+
sys_gradient_base_01: string;
|
|
1118
|
+
sys_gradient_base_01_opacity00: string;
|
|
1119
|
+
sys_channeldesc_background: string;
|
|
1120
|
+
sys_channeldesc_bottomsheet_base: string;
|
|
1121
|
+
sys_channeldesc_bottomsheet_border: string;
|
|
1122
|
+
sys_channeldesc_contents_base: string;
|
|
1123
|
+
sys_channeldesc_dimmed: string;
|
|
1124
|
+
sys_gradient_base_01_opacity50: string;
|
|
1125
|
+
sys_gradient_base_01_opacity75: string;
|
|
1126
|
+
sys_gradient_base_01_opacity40: string;
|
|
1127
|
+
sys_widget_black: string;
|
|
1128
|
+
usr_temp_primary_01: string;
|
|
1129
|
+
sys_cpnt_sheet_base_02_opacity50: string;
|
|
1130
|
+
usr_menu_primarymenu_main: string;
|
|
1131
|
+
usr_menu_primarymenu_sub: string;
|
|
1132
|
+
usr_menu_secondarymenu_main: string;
|
|
1133
|
+
usr_menu_secondarymenu_sub: string;
|
|
1134
|
+
usr_menu_hover: string;
|
|
1135
|
+
usr_menu_active: string;
|
|
1136
|
+
usr_menu_background: string;
|
|
1137
|
+
sys_cpnt_base_white_opacity50: string;
|
|
1138
|
+
sys_widget_dark_01: string;
|
|
1139
|
+
usr_menu_background_gradient_opacity00: string;
|
|
1140
|
+
sys_border_line_white: string;
|
|
1141
|
+
sys_component_base_white_opacity10: string;
|
|
1142
|
+
sys_cpnt_sheet_base_01: string;
|
|
1143
|
+
sys_component_base_white_opacity20: string;
|
|
1144
|
+
sys_border_line_07: string;
|
|
1145
|
+
sys_border_line_white_opacity50: string;
|
|
1146
|
+
sys_background_dimmed_02: string;
|
|
1147
|
+
sys_border_line_08: string;
|
|
1148
|
+
sys_component_base_06: string;
|
|
1149
|
+
sys_component_base_07: string;
|
|
1150
|
+
sys_border_line_09: string;
|
|
1151
|
+
sys_component_base_darktheme_04: string;
|
|
1152
|
+
sys_border_line_10: string;
|
|
1153
|
+
sys_component_base_darktheme_05: string;
|
|
1154
|
+
sys_border_line_darktheme_05: string;
|
|
1155
|
+
sys_component_base_darktheme_06: string;
|
|
1156
|
+
sys_border_line_darktheme_06: string;
|
|
1157
|
+
sys_border_line_darktheme_07: string;
|
|
1158
|
+
sys_border_line_11: string;
|
|
1159
|
+
sys_base_dimmed_01: string;
|
|
1160
|
+
sys_kakao: string;
|
|
1161
|
+
sys_border_line_12: string;
|
|
1162
|
+
sys_component_base_08: string;
|
|
1163
|
+
sys_text_social_login_01: string;
|
|
1164
|
+
sys_text_social_login_02: string;
|
|
1165
|
+
sys_papp_livechat_link: string;
|
|
1166
|
+
sys_text_lighttone_grey_01: string;
|
|
1167
|
+
sys_widget_lighttone_primary_01: string;
|
|
1168
|
+
sys_text_lighttone_grey_02: string;
|
|
1169
|
+
sys_component_base_09: string;
|
|
1170
|
+
sys_component_base_darktheme_opacity20: string;
|
|
1171
|
+
sys_component_base_darktheme_disabled_opacity20: string;
|
|
1172
|
+
sys_border_white_opacity00: string;
|
|
1173
|
+
sys_border_line_darktheme_07_opacity00: string;
|
|
1174
|
+
sys_border_line_darktheme_02_opacity20: string;
|
|
1175
|
+
sys_border_line_darktheme_03_opacity20: string;
|
|
1176
|
+
sys_border_line_darktheme_07_opacity20: string;
|
|
1177
|
+
sys_component_base_grey_02_opacity80: string;
|
|
1178
|
+
sys_component_base_10: string;
|
|
1179
|
+
sys_component_pastel_base_01: string;
|
|
1180
|
+
sys_component_pastel_base_02: string;
|
|
1181
|
+
sys_component_pastel_base_03: string;
|
|
1182
|
+
sys_component_pastel_base_04: string;
|
|
1183
|
+
sys_component_pastel_base_05: string;
|
|
1184
|
+
sys_component_base_11: string;
|
|
1185
|
+
sys_loading_skeleton_01: string;
|
|
1186
|
+
sys_loading_skeleton_02: string;
|
|
1187
|
+
sys_loading_linear_bar: string;
|
|
1188
|
+
sys_loading_linear_base: string;
|
|
1189
|
+
sys_loading_three_bar: string;
|
|
1190
|
+
sys_widget_grey_05: string;
|
|
1191
|
+
sys_menu_background_transparent: string;
|
|
1192
|
+
sys_container_background_04: string;
|
|
1193
|
+
sys_menu_button_base: string;
|
|
1194
|
+
sys_background_dimmed_03: string;
|
|
1195
|
+
sys_cpnt_sheet_base_03: string;
|
|
1196
|
+
sys_dimmed_gradient_01: string;
|
|
1197
|
+
sys_dimmed_gradient_02: string;
|
|
1198
|
+
sys_border_line_13: string;
|
|
1199
|
+
sys_component_base_12: string;
|
|
1200
|
+
sys_border_line_14: string;
|
|
1201
|
+
sys_component_base_13: string;
|
|
1202
|
+
sys_component_base_14: string;
|
|
1203
|
+
sys_component_base_15: string;
|
|
1204
|
+
sys_component_base_16: string;
|
|
1205
|
+
sys_component_base_17: string;
|
|
1206
|
+
sys_widget_red_01: string;
|
|
1207
|
+
sys_widget_orange_01: string;
|
|
1208
|
+
sys_text_warning_01: string;
|
|
1209
|
+
sys_component_base_18: string;
|
|
1210
|
+
sys_cpnt_sheet_base_04: string;
|
|
1211
|
+
sys_cpnt_sheet_base_05: string;
|
|
1212
|
+
sys_cpnt_sheet_base_06: string;
|
|
1213
|
+
sys_facebook: string;
|
|
1214
|
+
sys_component_base_19: string;
|
|
1215
|
+
sys_cpnt_pagination_dot_01: string;
|
|
1216
|
+
sys_cpnt_pagination_dot_02: string;
|
|
1217
|
+
sys_component_base_white_opacity50: string;
|
|
1218
|
+
sys_component_base_20: string;
|
|
1219
|
+
sys_component_base_22: string;
|
|
1220
|
+
sys_component_base_21: string;
|
|
1221
|
+
sys_component_border_white_opacity20: string;
|
|
1222
|
+
sys_transition_test_text_field_hover: string;
|
|
1223
|
+
sys_transition_test_text_field_active: string;
|
|
1224
|
+
sys_transition_test_main_button_secondary_hover: string;
|
|
1225
|
+
sys_transition_test_main_button_secondary_active: string;
|
|
1226
|
+
sys_component_base_23: string;
|
|
1209
1227
|
};
|
|
1210
1228
|
};
|
|
1211
1229
|
export default colorSet;
|
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
6
6
|
/* eslint-disable import/order */
|
|
7
7
|
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
|
8
8
|
var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
|
|
9
|
-
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
|
10
9
|
var UIColor_json_1 = __importDefault(require("./UIColor.json"));
|
|
10
|
+
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
|
11
11
|
var colorSet = {
|
|
12
12
|
SemanticColor: SemanticColor_json_1.default,
|
|
13
13
|
PaletteColor_light: PaletteColor_light_json_1.default,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
UIColor: UIColor_json_1.default,
|
|
15
|
+
PaletteColor_Dark: PaletteColor_Dark_json_1.default
|
|
16
16
|
};
|
|
17
17
|
exports.default = colorSet;
|
|
@@ -651,4 +651,8 @@ export interface UITheme {
|
|
|
651
651
|
ui_67: string;
|
|
652
652
|
ui_cpnt_videoplayer_gradient_3: string;
|
|
653
653
|
ui_68: string;
|
|
654
|
+
ui_transition_test_text_field_hover: string;
|
|
655
|
+
ui_transition_test_text_field_active: string;
|
|
656
|
+
ui_transition_test_main_button_secondary_hover: string;
|
|
657
|
+
ui_transition_test_main_button_secondary_active: string;
|
|
654
658
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
export declare const buttonOnAni: import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
|
|
2
|
-
export declare const buttonOffAni: import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
|
|
3
1
|
export declare const dialogOnAni: import("styled-components").FlattenSimpleInterpolation;
|
|
4
2
|
export declare const dialogOffAni: import("styled-components").FlattenSimpleInterpolation;
|
|
5
3
|
export declare const modalOnAni: import("styled-components").FlattenSimpleInterpolation;
|
|
6
4
|
export declare const modalOffAni: import("styled-components").FlattenSimpleInterpolation;
|
|
7
|
-
export declare const contentSheetOnAni: import("styled-components").FlattenSimpleInterpolation;
|