pds-dev-kit-web-test 0.0.25 → 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 +2 -2
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +2 -2
- package/dist/src/common/styles/colorSet/index.d.ts +241 -241
- package/dist/src/common/styles/colorSet/index.js +3 -3
- 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/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.js +7 -5
- package/package.json +1 -1
- package/release-note.md +3 -41
|
@@ -229,9 +229,9 @@
|
|
|
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
237
|
"sys_transition_test_text_field_active": "test04",
|
|
@@ -229,9 +229,9 @@
|
|
|
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
237
|
"sys_transition_test_text_field_active": "test02",
|
|
@@ -326,247 +326,6 @@ declare const colorSet: {
|
|
|
326
326
|
ui_transition_test_main_button_secondary_active: string;
|
|
327
327
|
sys_component_base_23: string;
|
|
328
328
|
};
|
|
329
|
-
readonly PaletteColor_Dark: {
|
|
330
|
-
sys_container_background_01: string;
|
|
331
|
-
sys_container_background_02: string;
|
|
332
|
-
sys_container_background_03: string;
|
|
333
|
-
sys_background_dimmed: string;
|
|
334
|
-
sys_text_grey_01: string;
|
|
335
|
-
sys_text_grey_02: string;
|
|
336
|
-
sys_text_grey_03: string;
|
|
337
|
-
sys_text_white: string;
|
|
338
|
-
sys_text_brand_primary: string;
|
|
339
|
-
sys_text_error_01: string;
|
|
340
|
-
sys_widget_grey_01: string;
|
|
341
|
-
sys_widget_grey_02: string;
|
|
342
|
-
sys_widget_grey_03: string;
|
|
343
|
-
sys_widget_primary_01: string;
|
|
344
|
-
sys_widget_error_01: string;
|
|
345
|
-
sys_widget_warning_01: string;
|
|
346
|
-
sys_widget_success_01: string;
|
|
347
|
-
sys_widget_white: string;
|
|
348
|
-
sys_border_area_01: string;
|
|
349
|
-
sys_border_line_01: string;
|
|
350
|
-
sys_border_line_02: string;
|
|
351
|
-
sys_border_line_03: string;
|
|
352
|
-
sys_border_line_04: string;
|
|
353
|
-
sys_border_line_05: string;
|
|
354
|
-
sys_component_base_01: string;
|
|
355
|
-
sys_component_base_02: string;
|
|
356
|
-
sys_component_base_03: string;
|
|
357
|
-
sys_component_base_red: string;
|
|
358
|
-
sys_component_base_white: string;
|
|
359
|
-
sys_component_base_white_opacity00: string;
|
|
360
|
-
sys_on_base_white_opacity00: string;
|
|
361
|
-
sys_on_base_white_opacity30: string;
|
|
362
|
-
sys_on_base_black_opacity20: string;
|
|
363
|
-
usr_brand_primary: string;
|
|
364
|
-
usr_brand_secondary: string;
|
|
365
|
-
usr_brand_secondary_variant: string;
|
|
366
|
-
usr_background: string;
|
|
367
|
-
usr_surface: string;
|
|
368
|
-
usr_border: string;
|
|
369
|
-
usr_on_brand_primary: string;
|
|
370
|
-
usr_on_brand_secondary: string;
|
|
371
|
-
usr_on_background: string;
|
|
372
|
-
usr_on_surface: string;
|
|
373
|
-
sys_widget_status_active_01: string;
|
|
374
|
-
sys_text_success_01: string;
|
|
375
|
-
sys_widget_grey_04: string;
|
|
376
|
-
sys_text_active: string;
|
|
377
|
-
sys_component_base_blue: string;
|
|
378
|
-
sys_on_base_black_opacity65: string;
|
|
379
|
-
sys_component_base_04: string;
|
|
380
|
-
sys_component_base_black: string;
|
|
381
|
-
sys_component_base_black_opacity00: string;
|
|
382
|
-
usr_text_brand_secondary_variant: string;
|
|
383
|
-
usr_text_brand_primary: string;
|
|
384
|
-
usr_text_brand_on_primary: string;
|
|
385
|
-
sys_text_brand_secondary_variant: string;
|
|
386
|
-
sys_component_base_navy: string;
|
|
387
|
-
sys_widget_lightgreen: string;
|
|
388
|
-
sys_border_line_06: string;
|
|
389
|
-
sys_background_dimmed_20: string;
|
|
390
|
-
sys_widget_pink: string;
|
|
391
|
-
sys_widget_primary_opacity20: string;
|
|
392
|
-
sys_widget_secondary_variant_01: string;
|
|
393
|
-
usr_component_base_brand_primary_opacity10: string;
|
|
394
|
-
sys_temp_grey_01: string;
|
|
395
|
-
sys_temp_grey_02: string;
|
|
396
|
-
sys_temp_grey_03: string;
|
|
397
|
-
sys_temp_grey_04: string;
|
|
398
|
-
sys_temp_grey_05: string;
|
|
399
|
-
sys_temp_white: string;
|
|
400
|
-
sys_temp_primary_01: string;
|
|
401
|
-
sys_temp_secondary_01: string;
|
|
402
|
-
sys_temp_red: string;
|
|
403
|
-
sys_temp_white_opacity_00: string;
|
|
404
|
-
sys_temp_dimmed: string;
|
|
405
|
-
sys_temp_black: string;
|
|
406
|
-
sys_temp_primary_02: string;
|
|
407
|
-
sys_temp_primary_03: string;
|
|
408
|
-
sys_temp_secondary_02: string;
|
|
409
|
-
sys_temp_lightgreen_01: string;
|
|
410
|
-
sys_text_grey_04: string;
|
|
411
|
-
sys_papp_post_social_background: string;
|
|
412
|
-
sys_papp_post_notice_background: string;
|
|
413
|
-
sys_papp_post_free_background: string;
|
|
414
|
-
sys_papp_vod_background: string;
|
|
415
|
-
sys_papp_vodplus_background: string;
|
|
416
|
-
sys_papp_live_background: string;
|
|
417
|
-
sys_selcontrols_base_off_disabled: string;
|
|
418
|
-
sys_selcontrols_base_on_disabled: string;
|
|
419
|
-
sys_component_base_blue_opacity10: string;
|
|
420
|
-
sys_component_base_05: string;
|
|
421
|
-
sys_background_dimmed_65: string;
|
|
422
|
-
sys_temp_grey_06: string;
|
|
423
|
-
sys_on_base_white_opacity10: string;
|
|
424
|
-
sys_on_base_black_opacity10: string;
|
|
425
|
-
sys_component_base_05_opacity00: string;
|
|
426
|
-
sys_papp_post_notice_link: string;
|
|
427
|
-
sys_component_base_navy_light: string;
|
|
428
|
-
sys_component_base_orange: string;
|
|
429
|
-
sys_component_base_grey: string;
|
|
430
|
-
sys_component_base_black_opacity80: string;
|
|
431
|
-
sys_text_darkgrey_02: string;
|
|
432
|
-
sys_border_line_darktheme_01: string;
|
|
433
|
-
sys_border_line_darktheme_02: string;
|
|
434
|
-
sys_component_base_darktheme_01: string;
|
|
435
|
-
sys_component_base_darktheme_02: string;
|
|
436
|
-
sys_component_base_darktheme_03: string;
|
|
437
|
-
sys_text_grey_darktheme_01: string;
|
|
438
|
-
sys_text_grey_darktheme_02: string;
|
|
439
|
-
sys_text_grey_darktheme_03: string;
|
|
440
|
-
sys_widget_grey_darktheme_01: string;
|
|
441
|
-
sys_widget_grey_darktheme_02: string;
|
|
442
|
-
sys_widget_grey_darktheme_03: string;
|
|
443
|
-
sys_component_base_green: string;
|
|
444
|
-
sys_text_error_darktheme_01: string;
|
|
445
|
-
sys_border_line_darktheme_03: string;
|
|
446
|
-
sys_border_line_darktheme_04: string;
|
|
447
|
-
usr_widget_brand_primary_darktheme_01: string;
|
|
448
|
-
usr_text_brand_primary_darktheme_01: string;
|
|
449
|
-
sys_component_base_black_opacity50: string;
|
|
450
|
-
sys_component_base_card: string;
|
|
451
|
-
sys_cpnt_textlabel_sys_brand_primary_opacity50: string;
|
|
452
|
-
sys_widget_green_01: string;
|
|
453
|
-
sys_component_base_black_opacity30: string;
|
|
454
|
-
sys_area_background: string;
|
|
455
|
-
sys_border_white_opacity30: string;
|
|
456
|
-
sys_container_background_wt: string;
|
|
457
|
-
sys_channeldesc_grey_03: string;
|
|
458
|
-
sys_channeldesc_border_grey_03: string;
|
|
459
|
-
sys_gradient_base_01: string;
|
|
460
|
-
sys_gradient_base_01_opacity00: string;
|
|
461
|
-
sys_channeldesc_background: string;
|
|
462
|
-
sys_channeldesc_bottomsheet_base: string;
|
|
463
|
-
sys_channeldesc_bottomsheet_border: string;
|
|
464
|
-
sys_channeldesc_contents_base: string;
|
|
465
|
-
sys_channeldesc_dimmed: string;
|
|
466
|
-
sys_gradient_base_01_opacity50: string;
|
|
467
|
-
sys_gradient_base_01_opacity75: string;
|
|
468
|
-
sys_gradient_base_01_opacity40: string;
|
|
469
|
-
sys_widget_black: string;
|
|
470
|
-
usr_temp_primary_01: string;
|
|
471
|
-
sys_cpnt_sheet_base_02_opacity50: string;
|
|
472
|
-
usr_menu_primarymenu_main: string;
|
|
473
|
-
usr_menu_primarymenu_sub: string;
|
|
474
|
-
usr_menu_secondarymenu_main: string;
|
|
475
|
-
usr_menu_secondarymenu_sub: string;
|
|
476
|
-
usr_menu_hover: string;
|
|
477
|
-
usr_menu_active: string;
|
|
478
|
-
usr_menu_background: string;
|
|
479
|
-
sys_cpnt_base_white_opacity50: string;
|
|
480
|
-
sys_widget_dark_01: string;
|
|
481
|
-
usr_menu_background_gradient_opacity00: string;
|
|
482
|
-
sys_border_line_white: string;
|
|
483
|
-
sys_component_base_white_opacity10: string;
|
|
484
|
-
sys_cpnt_sheet_base_01: string;
|
|
485
|
-
sys_component_base_white_opacity20: string;
|
|
486
|
-
sys_border_line_07: string;
|
|
487
|
-
sys_border_line_white_opacity50: string;
|
|
488
|
-
sys_background_dimmed_02: string;
|
|
489
|
-
sys_border_line_08: string;
|
|
490
|
-
sys_component_base_06: string;
|
|
491
|
-
sys_component_base_07: string;
|
|
492
|
-
sys_border_line_09: string;
|
|
493
|
-
sys_component_base_darktheme_04: string;
|
|
494
|
-
sys_border_line_10: string;
|
|
495
|
-
sys_component_base_darktheme_05: string;
|
|
496
|
-
sys_border_line_darktheme_05: string;
|
|
497
|
-
sys_component_base_darktheme_06: string;
|
|
498
|
-
sys_border_line_darktheme_06: string;
|
|
499
|
-
sys_border_line_darktheme_07: string;
|
|
500
|
-
sys_border_line_11: string;
|
|
501
|
-
sys_base_dimmed_01: string;
|
|
502
|
-
sys_kakao: string;
|
|
503
|
-
sys_border_line_12: string;
|
|
504
|
-
sys_component_base_08: string;
|
|
505
|
-
sys_text_social_login_01: string;
|
|
506
|
-
sys_text_social_login_02: string;
|
|
507
|
-
sys_papp_livechat_link: string;
|
|
508
|
-
sys_text_lighttone_grey_01: string;
|
|
509
|
-
sys_widget_lighttone_primary_01: string;
|
|
510
|
-
sys_text_lighttone_grey_02: string;
|
|
511
|
-
sys_component_base_09: string;
|
|
512
|
-
sys_component_base_darktheme_opacity20: string;
|
|
513
|
-
sys_component_base_darktheme_disabled_opacity20: string;
|
|
514
|
-
sys_border_white_opacity00: string;
|
|
515
|
-
sys_border_line_darktheme_07_opacity00: string;
|
|
516
|
-
sys_border_line_darktheme_02_opacity20: string;
|
|
517
|
-
sys_border_line_darktheme_03_opacity20: string;
|
|
518
|
-
sys_border_line_darktheme_07_opacity20: string;
|
|
519
|
-
sys_component_base_grey_02_opacity80: string;
|
|
520
|
-
sys_component_base_10: string;
|
|
521
|
-
sys_component_pastel_base_01: string;
|
|
522
|
-
sys_component_pastel_base_02: string;
|
|
523
|
-
sys_component_pastel_base_03: string;
|
|
524
|
-
sys_component_pastel_base_04: string;
|
|
525
|
-
sys_component_pastel_base_05: string;
|
|
526
|
-
sys_component_base_11: string;
|
|
527
|
-
sys_loading_skeleton_01: string;
|
|
528
|
-
sys_loading_skeleton_02: string;
|
|
529
|
-
sys_loading_linear_bar: string;
|
|
530
|
-
sys_loading_linear_base: string;
|
|
531
|
-
sys_loading_three_bar: string;
|
|
532
|
-
sys_widget_grey_05: string;
|
|
533
|
-
sys_menu_background_transparent: string;
|
|
534
|
-
sys_container_background_04: string;
|
|
535
|
-
sys_menu_button_base: string;
|
|
536
|
-
sys_background_dimmed_03: string;
|
|
537
|
-
sys_cpnt_sheet_base_03: string;
|
|
538
|
-
sys_dimmed_gradient_01: string;
|
|
539
|
-
sys_dimmed_gradient_02: string;
|
|
540
|
-
sys_border_line_13: string;
|
|
541
|
-
sys_component_base_12: string;
|
|
542
|
-
sys_border_line_14: string;
|
|
543
|
-
sys_component_base_13: string;
|
|
544
|
-
sys_component_base_14: string;
|
|
545
|
-
sys_component_base_15: string;
|
|
546
|
-
sys_component_base_16: string;
|
|
547
|
-
sys_component_base_17: string;
|
|
548
|
-
sys_widget_red_01: string;
|
|
549
|
-
sys_widget_orange_01: string;
|
|
550
|
-
sys_text_warning_01: string;
|
|
551
|
-
sys_component_base_18: string;
|
|
552
|
-
sys_cpnt_sheet_base_04: string;
|
|
553
|
-
sys_cpnt_sheet_base_05: string;
|
|
554
|
-
sys_cpnt_sheet_base_06: string;
|
|
555
|
-
sys_facebook: string;
|
|
556
|
-
sys_component_base_19: string;
|
|
557
|
-
sys_cpnt_pagination_dot_01: string;
|
|
558
|
-
sys_cpnt_pagination_dot_02: string;
|
|
559
|
-
sys_component_base_white_opacity50: string;
|
|
560
|
-
sys_component_base_20: string;
|
|
561
|
-
sys_component_base_22: string;
|
|
562
|
-
sys_component_base_21: string;
|
|
563
|
-
sys_component_border_white_opacity20: string;
|
|
564
|
-
sys_transition_test_text_field_hover: string;
|
|
565
|
-
sys_transition_test_text_field_active: string;
|
|
566
|
-
sys_transition_test_main_button_secondary_hover: string;
|
|
567
|
-
sys_transition_test_main_button_secondary_active: string;
|
|
568
|
-
sys_component_base_23: string;
|
|
569
|
-
};
|
|
570
329
|
readonly UIColor: {
|
|
571
330
|
ui_cpnt_button_fill_base_primary: string;
|
|
572
331
|
ui_cpnt_button_fill_base_default: string;
|
|
@@ -1225,5 +984,246 @@ declare const colorSet: {
|
|
|
1225
984
|
ui_transition_test_main_button_secondary_hover: string;
|
|
1226
985
|
ui_transition_test_main_button_secondary_active: string;
|
|
1227
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;
|
|
1227
|
+
};
|
|
1228
1228
|
};
|
|
1229
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;
|
|
@@ -14,14 +14,12 @@ var WFA = function (_a) {
|
|
|
14
14
|
var stepContent = _a.stepContent, content1 = _a.content1, containerColor = _a.containerColor, areaColor = _a.areaColor, isLoadingContainer1 = _a.isLoadingContainer1;
|
|
15
15
|
return (react_1.default.createElement(react_1.default.Fragment, null,
|
|
16
16
|
react_1.default.createElement(S_ContentsContainer, { "x-pds-name": "ContentsContainer", "x-pds-element-type": "layout", "x-pds-device-type": "desktop", "x-pds-layout-type": "WFA", containerColor: containerColor }, isLoadingContainer1 ? (react_1.default.createElement(components_1.ThreeBarProgress, null)) : (react_1.default.createElement(react_1.default.Fragment, null,
|
|
17
|
-
react_1.default.createElement(S_StepArea, { "x-pds-name": "StepArea", "x-pds-element-type": "layout", "x-pds-device-type": "desktop", "x-pds-layout-type": "WFA", areaColor: areaColor },
|
|
18
|
-
react_1.default.createElement(S_StepContent, { "x-pds-name": "StepContent", "x-pds-element-type": "layout", "x-pds-device-type": "desktop", "x-pds-layout-type": "WFA" }, stepContent)),
|
|
19
17
|
react_1.default.createElement(S_ContentsArea, { "x-pds-name": "ContentsArea", "x-pds-element-type": "layout", "x-pds-device-type": "desktop", "x-pds-layout-type": "WFA", areaColor: areaColor },
|
|
20
18
|
react_1.default.createElement(S_Content1, { "x-pds-name": "Content1", "x-pds-element-type": "layout", "x-pds-device-type": "desktop", "x-pds-layout-type": "WFA" }, content1)))))));
|
|
21
19
|
};
|
|
22
|
-
var S_ContentsContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: flex-start;\n background-color: ", ";\n display: flex;\n height: 100%;\n justify-content: center;\n
|
|
20
|
+
var S_ContentsContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: flex-start;\n background-color: ", ";\n display: flex;\n height: 100%;\n justify-content: center;\n overflow-x: hidden;\n overflow-y: auto;\n ", ";\n"], ["\n align-items: flex-start;\n background-color: ", ";\n display: flex;\n height: 100%;\n justify-content: center;\n overflow-x: hidden;\n overflow-y: auto;\n ", ";\n"])), function (_a) {
|
|
23
21
|
var theme = _a.theme;
|
|
24
|
-
return theme.
|
|
22
|
+
return theme.ui_temp_white;
|
|
25
23
|
}, function (_a) {
|
|
26
24
|
var containerColor = _a.containerColor;
|
|
27
25
|
return "background-color: " + containerColor;
|
|
@@ -31,10 +29,10 @@ var S_StepArea = styled_components_1.default.div(templateObject_2 || (templateOb
|
|
|
31
29
|
return "background-color: " + areaColor;
|
|
32
30
|
});
|
|
33
31
|
var S_StepContent = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
|
|
34
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n box-sizing: border-box;\n
|
|
32
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n box-sizing: border-box;\n padding-bottom: 88px;\n ", ";\n"], ["\n box-sizing: border-box;\n padding-bottom: 88px;\n ", ";\n"])), function (_a) {
|
|
35
33
|
var areaColor = _a.areaColor;
|
|
36
34
|
return "background-color: " + areaColor;
|
|
37
35
|
});
|
|
38
|
-
var S_Content1 = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n max-width:
|
|
36
|
+
var S_Content1 = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n max-width: 900px;\n min-width: 512px;\n"], ["\n max-width: 900px;\n min-width: 512px;\n"])));
|
|
39
37
|
exports.default = WFA;
|
|
40
38
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
@@ -15,11 +15,8 @@ var PageMenu = function (_a) {
|
|
|
15
15
|
react_1.default.createElement(S_PageMenuArea, { "x-pds-name": "PageMenuArea", "x-pds-element-type": "layout", "x-pds-device-type": "desktop" },
|
|
16
16
|
react_1.default.createElement(S_PageMenuContent, { "x-pds-name": "PageMenuContent", "x-pds-element-type": "layout", "x-pds-device-type": "desktop" }, pageMenuContent))));
|
|
17
17
|
};
|
|
18
|
-
var S_PageMenuContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background-color:
|
|
19
|
-
var theme = _a.theme;
|
|
20
|
-
return theme.ui_pagemenucontainer_background;
|
|
21
|
-
});
|
|
18
|
+
var S_PageMenuContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-radius: 16px 16px 0 0;\n background-color: #fff;\n"], ["\n border-radius: 16px 16px 0 0;\n background-color: #fff;\n"])));
|
|
22
19
|
var S_PageMenuArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
|
|
23
|
-
var S_PageMenuContent = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n height:
|
|
20
|
+
var S_PageMenuContent = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n border-radius: 16px 16px 0 0;\n height: 160px;\n overflow: hidden;\n"], ["\n border-radius: 16px 16px 0 0;\n height: 160px;\n overflow: hidden;\n"])));
|
|
24
21
|
exports.default = PageMenu;
|
|
25
22
|
var templateObject_1, templateObject_2, templateObject_3;
|
|
@@ -70,10 +70,10 @@ var ContainersBox = function (_a) {
|
|
|
70
70
|
react_1.default.createElement(S_ContentsWrapper, null,
|
|
71
71
|
react_1.default.createElement(Containers_1.ContentsContainer, { layoutType: layoutType, stepContent: stepContent, content1: content1, content2: content2, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, isLoadingContainer2: isLoadingContainer2 }))))));
|
|
72
72
|
};
|
|
73
|
-
var S_ContainersBox = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n height:
|
|
73
|
+
var S_ContainersBox = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n height: 80%;\n width: 900px;\n border-radius: 16px;\n"], ["\n display: flex;\n flex-direction: column;\n height: 80%;\n width: 900px;\n border-radius: 16px;\n"])));
|
|
74
74
|
var S_TopWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
|
|
75
75
|
var S_BottomBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n flex: 1;\n overflow: hidden;\n align-items: flex-start;\n display: flex;\n"], ["\n flex: 1;\n overflow: hidden;\n align-items: flex-start;\n display: flex;\n"])));
|
|
76
76
|
var S_RightBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n flex: 1;\n flex-direction: column;\n height: 100%;\n max-width: 100%;\n"], ["\n display: flex;\n flex: 1;\n flex-direction: column;\n height: 100%;\n max-width: 100%;\n"])));
|
|
77
|
-
var S_ContentsWrapper = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n flex: 1;\n overflow: hidden;\n"], ["\n flex: 1;\n overflow: hidden;\n"])));
|
|
77
|
+
var S_ContentsWrapper = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n flex: 1;\n overflow: hidden;\n border-radius: 0 0 16px 16px;\n"], ["\n flex: 1;\n overflow: hidden;\n border-radius: 0 0 16px 16px;\n"])));
|
|
78
78
|
exports.default = ContainersBox;
|
|
79
79
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
@@ -13,6 +13,6 @@ var LayoutWF = function (_a) {
|
|
|
13
13
|
var children = _a.children;
|
|
14
14
|
return (react_1.default.createElement(S_LayoutWF, { "x-pds-name": "LayoutWF", "x-pds-element-type": "layout", "x-pds-device-type": "desktop" }, children));
|
|
15
15
|
};
|
|
16
|
-
var S_LayoutWF = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 100vh;\n width: 100vw;\n min-width: 1200px;\n"], ["\n height: 100vh;\n width: 100vw;\n min-width: 1200px;\n"])));
|
|
16
|
+
var S_LayoutWF = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 100vh;\n width: 100vw;\n min-width: 1200px;\n background-image: url('https://web-dev.imgix.net/image/j2RDdG43oidUy6AL6LovThjeX9c2/uq7JQlKJo7KBETXnVuTf.jpg?auto=format&w=1600');\n display: flex;\n justify-content: center;\n align-items: center;\n background-repeat: no-repeat;\n background-size: cover;\n"], ["\n height: 100vh;\n width: 100vw;\n min-width: 1200px;\n background-image: url('https://web-dev.imgix.net/image/j2RDdG43oidUy6AL6LovThjeX9c2/uq7JQlKJo7KBETXnVuTf.jpg?auto=format&w=1600');\n display: flex;\n justify-content: center;\n align-items: center;\n background-repeat: no-repeat;\n background-size: cover;\n"])));
|
|
17
17
|
exports.default = LayoutWF;
|
|
18
18
|
var templateObject_1;
|
|
@@ -61,6 +61,7 @@ function YouTubeIframe(_a) {
|
|
|
61
61
|
event.target.playVideo();
|
|
62
62
|
break;
|
|
63
63
|
case PLAYING:
|
|
64
|
+
setError(null);
|
|
64
65
|
setTimeout(function () {
|
|
65
66
|
setIsYoutubeLoading(false);
|
|
66
67
|
}, 100);
|
|
@@ -75,7 +76,9 @@ function YouTubeIframe(_a) {
|
|
|
75
76
|
var _a;
|
|
76
77
|
// eslint-disable-next-line no-console
|
|
77
78
|
console.log('error >> ', event);
|
|
78
|
-
setError({
|
|
79
|
+
setError(function (prev) {
|
|
80
|
+
return prev ? { try: prev.try + 1 } : { try: 1 };
|
|
81
|
+
});
|
|
79
82
|
(_a = event.target) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
80
83
|
}, []);
|
|
81
84
|
var onYouTubeIframeAPIReady = (0, react_1.useCallback)(function () {
|
|
@@ -129,16 +132,15 @@ function YouTubeIframe(_a) {
|
|
|
129
132
|
}, [loadYouTubeIFrameApi]);
|
|
130
133
|
/**
|
|
131
134
|
@when : error객체가 발행될 때,
|
|
132
|
-
@expected : player를 다시
|
|
135
|
+
@expected : player를 다시 생성합니다. (추가 시도 최대 5회)
|
|
133
136
|
@clear : -
|
|
134
137
|
*/
|
|
135
138
|
(0, react_1.useEffect)(function () {
|
|
136
139
|
if (error) {
|
|
137
|
-
|
|
138
|
-
|
|
140
|
+
if (error.try > 5)
|
|
141
|
+
return;
|
|
139
142
|
onYouTubeIframeAPIReady();
|
|
140
143
|
}
|
|
141
|
-
setError(null);
|
|
142
144
|
}, [error, onYouTubeIframeAPIReady]);
|
|
143
145
|
/**
|
|
144
146
|
@when : YouTubeIframe이 언마운트될 때,
|
package/package.json
CHANGED
package/release-note.md
CHANGED
|
@@ -1,43 +1,5 @@
|
|
|
1
1
|
# PDS-DEV-KIT-WEB-TEST Release Notes
|
|
2
|
-
## [v0.0.
|
|
2
|
+
## [v0.0.26]
|
|
3
3
|
|
|
4
|
-
###
|
|
5
|
-
*
|
|
6
|
-
### Component단에 transition 또는 animation 부여
|
|
7
|
-
* Desktop
|
|
8
|
-
* AdminListItem
|
|
9
|
-
* DesktopAlertDialog
|
|
10
|
-
* Dropdown
|
|
11
|
-
* EditApplyTextField
|
|
12
|
-
* FloatingActionButton
|
|
13
|
-
* IconButton
|
|
14
|
-
* LottieReactionButton
|
|
15
|
-
* MainButton
|
|
16
|
-
* ReactionButton
|
|
17
|
-
* Select
|
|
18
|
-
* TextButton
|
|
19
|
-
* TextField
|
|
20
|
-
* UploadIconButton
|
|
21
|
-
* UploadMainButton
|
|
22
|
-
* UploadTextButton
|
|
23
|
-
* Mobile
|
|
24
|
-
* Dropdown
|
|
25
|
-
* EditApplyTextField
|
|
26
|
-
* FloatingActionButton
|
|
27
|
-
* IconButton
|
|
28
|
-
* LottieReactionButton
|
|
29
|
-
* MainButton
|
|
30
|
-
* MobileAlertDialog
|
|
31
|
-
* ReactionButton
|
|
32
|
-
* Select
|
|
33
|
-
* TextButton
|
|
34
|
-
* TextField
|
|
35
|
-
* UploadIconButton
|
|
36
|
-
* UploadMainButton
|
|
37
|
-
* UploadTextButton
|
|
38
|
-
### panel단에 transition 또는 animation 부여
|
|
39
|
-
* Desktop
|
|
40
|
-
* DesktopBasicModal
|
|
41
|
-
* DesktopHeadlessModal
|
|
42
|
-
* Mobile
|
|
43
|
-
* MobileBasicModal
|
|
4
|
+
### Layout
|
|
5
|
+
* WFA 형태 변경
|