pds-dev-kit-web 1.4.62 → 1.4.64
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 +5 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +5 -1
- package/dist/src/common/styles/colorSet/UIColor.json +17 -1
- package/dist/src/common/styles/colorSet/index.d.ts +211 -187
- package/dist/src/common/styles/colorSet/index.js +3 -3
- package/dist/src/common/styles/colorSet/ui-type.d.ts +16 -0
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +8 -4
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.d.ts +1 -1
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.js +6 -2
- package/dist/src/desktop/components/ChatList/Body.d.ts +1 -1
- package/dist/src/desktop/components/ChatList/Body.js +2 -1
- package/dist/src/desktop/components/ChatList/ChatList.d.ts +2 -1
- package/dist/src/desktop/components/ChatList/ChatList.js +8 -8
- package/dist/src/desktop/components/ChatList/ChatTextField.d.ts +2 -2
- package/dist/src/desktop/components/ChatList/ChatTextField.js +2 -2
- package/dist/src/desktop/components/ChatList/Footer.d.ts +2 -2
- package/dist/src/desktop/components/ChatList/Footer.js +2 -2
- package/dist/src/desktop/components/ChatList/Header.d.ts +2 -2
- package/dist/src/desktop/components/ChatList/Header.js +5 -5
- package/dist/src/desktop/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/desktop/components/TextField/TextField.d.ts +1 -1
- package/dist/src/desktop/components/TextField/TextField.js +80 -30
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +8 -4
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.d.ts +1 -1
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.js +6 -2
- package/dist/src/mobile/components/ChatList/Body.d.ts +1 -1
- package/dist/src/mobile/components/ChatList/Body.js +2 -1
- package/dist/src/mobile/components/ChatList/ChatList.d.ts +2 -1
- package/dist/src/mobile/components/ChatList/ChatList.js +8 -8
- package/dist/src/mobile/components/ChatList/ChatTextField.d.ts +2 -2
- package/dist/src/mobile/components/ChatList/ChatTextField.js +2 -2
- package/dist/src/mobile/components/ChatList/Footer.d.ts +2 -2
- package/dist/src/mobile/components/ChatList/Footer.js +2 -2
- package/dist/src/mobile/components/ChatList/Header.d.ts +2 -2
- package/dist/src/mobile/components/ChatList/Header.js +5 -5
- package/dist/src/mobile/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/mobile/components/TextField/TextField.d.ts +1 -1
- package/dist/src/mobile/components/TextField/TextField.js +80 -30
- package/package.json +1 -1
- package/release-note.md +3 -11
|
@@ -183,5 +183,9 @@
|
|
|
183
183
|
"sys_component_base_09": "darkgrey70",
|
|
184
184
|
"sys_component_base_darktheme_opacity20": "darkgrey900/opacity20",
|
|
185
185
|
"sys_component_base_darktheme_disabled_opacity20": "darkgrey70/opacity20",
|
|
186
|
-
"sys_border_white_opacity00": "white/opacity00"
|
|
186
|
+
"sys_border_white_opacity00": "white/opacity00",
|
|
187
|
+
"sys_border_line_darktheme_07_opacity00": "darkgrey50/opacity00",
|
|
188
|
+
"sys_border_line_darktheme_02_opacity20": "darkgrey400/opacity20",
|
|
189
|
+
"sys_border_line_darktheme_03_opacity20": "darkred500/opacity20",
|
|
190
|
+
"sys_border_line_darktheme_07_opacity20": "darkgrey50/opacity20"
|
|
187
191
|
}
|
|
@@ -183,5 +183,9 @@
|
|
|
183
183
|
"sys_component_base_09": "white",
|
|
184
184
|
"sys_component_base_darktheme_opacity20": "darkgrey900/opacity20",
|
|
185
185
|
"sys_component_base_darktheme_disabled_opacity20": "darkgrey70/opacity20",
|
|
186
|
-
"sys_border_white_opacity00": "white/opacity00"
|
|
186
|
+
"sys_border_white_opacity00": "white/opacity00",
|
|
187
|
+
"sys_border_line_darktheme_07_opacity00": "darkgrey50/opacity00",
|
|
188
|
+
"sys_border_line_darktheme_02_opacity20": "darkgrey400/opacity20",
|
|
189
|
+
"sys_border_line_darktheme_03_opacity20": "darkred500/opacity20",
|
|
190
|
+
"sys_border_line_darktheme_07_opacity20": "darkgrey50/opacity20"
|
|
187
191
|
}
|
|
@@ -553,5 +553,21 @@
|
|
|
553
553
|
"ui_cpnt_list_base_area_transparent_seller": "sys_cpnt_base_white_opacity50",
|
|
554
554
|
"ui_57": "sys_component_base_darktheme_opacity20",
|
|
555
555
|
"ui_58": "sys_component_base_darktheme_disabled_opacity20",
|
|
556
|
-
"ui_cpnt_divider_white_opacity00": "sys_border_white_opacity00"
|
|
556
|
+
"ui_cpnt_divider_white_opacity00": "sys_border_white_opacity00",
|
|
557
|
+
"ui_cpnt_textfield_text_colortheme_transparent_enabled": "sys_text_grey_darktheme_01",
|
|
558
|
+
"ui_cpnt_textfield_text_colortheme_transparent_hint": "sys_text_grey_darktheme_02",
|
|
559
|
+
"ui_cpnt_textfield_text_colortheme_transparent_disabled": "sys_text_grey_darktheme_03",
|
|
560
|
+
"ui_cpnt_textfield_icon_colortheme_transparent_default": "sys_widget_grey_darktheme_02",
|
|
561
|
+
"ui_cpnt_textfield_icon_colortheme_transparent_disabled": "sys_widget_grey_darktheme_03",
|
|
562
|
+
"ui_cpnt_textfield_border_colortheme_transparent_normal": "sys_border_line_darktheme_07_opacity00",
|
|
563
|
+
"ui_cpnt_textfield_border_colortheme_transparent_focus": "sys_border_line_darktheme_07_opacity20",
|
|
564
|
+
"ui_cpnt_textfield_border_colortheme_transparent_error": "sys_border_line_darktheme_02_opacity20",
|
|
565
|
+
"ui_cpnt_textfield_text_colortheme_transparent_error": "sys_border_line_darktheme_03_opacity20",
|
|
566
|
+
"ui_cpnt_textfield_base_colortheme_transparent_disabled": "sys_component_base_darktheme_disabled_opacity20",
|
|
567
|
+
"ui_cpnt_textfield_base_colortheme_transparent_normal": "sys_component_base_darktheme_opacity20",
|
|
568
|
+
"ui_cpnt_textfield_text_colortheme_transparent_readonly": "sys_text_grey_darktheme_03",
|
|
569
|
+
"ui_cpnt_textfield_icon_colortheme_transparent_readonly": "sys_widget_grey_darktheme_03",
|
|
570
|
+
"ui_cpnt_textfield_base_colortheme_transparent_readonly": "sys_component_base_darktheme_disabled_opacity20",
|
|
571
|
+
"ui_cpnt_textfield_border_colortheme_transparent_disabled": "sys_border_line_darktheme_07_opacity00",
|
|
572
|
+
"ui_cpnt_textfield_border_colortheme_transparent_readonly": "sys_border_line_darktheme_07_opacity00"
|
|
557
573
|
}
|
|
@@ -1,4 +1,195 @@
|
|
|
1
1
|
declare const colorSet: {
|
|
2
|
+
readonly PaletteColor_Dark: {
|
|
3
|
+
sys_container_background_01: string;
|
|
4
|
+
sys_container_background_02: string;
|
|
5
|
+
sys_container_background_03: string;
|
|
6
|
+
sys_background_dimmed: string;
|
|
7
|
+
sys_text_grey_01: string;
|
|
8
|
+
sys_text_grey_02: string;
|
|
9
|
+
sys_text_grey_03: string;
|
|
10
|
+
sys_text_white: string;
|
|
11
|
+
sys_text_brand_primary: string;
|
|
12
|
+
sys_text_error_01: string;
|
|
13
|
+
sys_widget_grey_01: string;
|
|
14
|
+
sys_widget_grey_02: string;
|
|
15
|
+
sys_widget_grey_03: string;
|
|
16
|
+
sys_widget_primary_01: string;
|
|
17
|
+
sys_widget_error_01: string;
|
|
18
|
+
sys_widget_warning_01: string;
|
|
19
|
+
sys_widget_success_01: string;
|
|
20
|
+
sys_widget_white: string;
|
|
21
|
+
sys_border_area_01: string;
|
|
22
|
+
sys_border_line_01: string;
|
|
23
|
+
sys_border_line_02: string;
|
|
24
|
+
sys_border_line_03: string;
|
|
25
|
+
sys_border_line_04: string;
|
|
26
|
+
sys_border_line_05: string;
|
|
27
|
+
sys_component_base_01: string;
|
|
28
|
+
sys_component_base_02: string;
|
|
29
|
+
sys_component_base_03: string;
|
|
30
|
+
sys_component_base_red: string;
|
|
31
|
+
sys_component_base_white: string;
|
|
32
|
+
sys_component_base_white_opacity00: string;
|
|
33
|
+
sys_on_base_white_opacity00: string;
|
|
34
|
+
sys_on_base_white_opacity30: string;
|
|
35
|
+
sys_on_base_black_opacity20: string;
|
|
36
|
+
usr_brand_primary: string;
|
|
37
|
+
usr_brand_secondary: string;
|
|
38
|
+
usr_brand_secondary_variant: string;
|
|
39
|
+
usr_background: string;
|
|
40
|
+
usr_surface: string;
|
|
41
|
+
usr_border: string;
|
|
42
|
+
usr_on_brand_primary: string;
|
|
43
|
+
usr_on_brand_secondary: string;
|
|
44
|
+
usr_on_background: string;
|
|
45
|
+
usr_on_surface: string;
|
|
46
|
+
sys_widget_status_active_01: string;
|
|
47
|
+
sys_text_success_01: string;
|
|
48
|
+
sys_widget_grey_04: string;
|
|
49
|
+
sys_text_active: string;
|
|
50
|
+
sys_component_base_blue: string;
|
|
51
|
+
sys_on_base_black_opacity65: string;
|
|
52
|
+
sys_component_base_04: string;
|
|
53
|
+
sys_component_base_black: string;
|
|
54
|
+
sys_component_base_black_opacity00: string;
|
|
55
|
+
usr_text_brand_secondary_variant: string;
|
|
56
|
+
usr_text_brand_primary: string;
|
|
57
|
+
usr_text_brand_on_primary: string;
|
|
58
|
+
sys_text_brand_secondary_variant: string;
|
|
59
|
+
sys_component_base_navy: string;
|
|
60
|
+
sys_widget_lightgreen: string;
|
|
61
|
+
sys_border_line_06: string;
|
|
62
|
+
sys_background_dimmed_20: string;
|
|
63
|
+
sys_widget_pink: string;
|
|
64
|
+
sys_widget_primary_opacity20: string;
|
|
65
|
+
sys_widget_secondary_variant_01: string;
|
|
66
|
+
usr_component_base_brand_primary_opacity10: string;
|
|
67
|
+
sys_temp_grey_01: string;
|
|
68
|
+
sys_temp_grey_02: string;
|
|
69
|
+
sys_temp_grey_03: string;
|
|
70
|
+
sys_temp_grey_04: string;
|
|
71
|
+
sys_temp_grey_05: string;
|
|
72
|
+
sys_temp_white: string;
|
|
73
|
+
sys_temp_primary_01: string;
|
|
74
|
+
sys_temp_secondary_01: string;
|
|
75
|
+
sys_temp_red: string;
|
|
76
|
+
sys_temp_white_opacity_00: string;
|
|
77
|
+
sys_temp_dimmed: string;
|
|
78
|
+
sys_temp_black: string;
|
|
79
|
+
sys_temp_primary_02: string;
|
|
80
|
+
sys_temp_primary_03: string;
|
|
81
|
+
sys_temp_secondary_02: string;
|
|
82
|
+
sys_temp_lightgreen_01: string;
|
|
83
|
+
sys_text_grey_04: string;
|
|
84
|
+
sys_papp_post_social_background: string;
|
|
85
|
+
sys_papp_post_notice_background: string;
|
|
86
|
+
sys_papp_post_free_background: string;
|
|
87
|
+
sys_papp_vod_background: string;
|
|
88
|
+
sys_papp_vodplus_background: string;
|
|
89
|
+
sys_papp_live_background: string;
|
|
90
|
+
sys_selcontrols_base_off_disabled: string;
|
|
91
|
+
sys_selcontrols_base_on_disabled: string;
|
|
92
|
+
sys_component_base_blue_opacity10: string;
|
|
93
|
+
sys_component_base_05: string;
|
|
94
|
+
sys_background_dimmed_65: string;
|
|
95
|
+
sys_temp_grey_06: string;
|
|
96
|
+
sys_on_base_white_opacity10: string;
|
|
97
|
+
sys_on_base_black_opacity10: string;
|
|
98
|
+
sys_component_base_05_opacity00: string;
|
|
99
|
+
sys_papp_post_notice_link: string;
|
|
100
|
+
sys_component_base_navy_light: string;
|
|
101
|
+
sys_component_base_orange: string;
|
|
102
|
+
sys_component_base_grey: string;
|
|
103
|
+
sys_component_base_black_opacity80: string;
|
|
104
|
+
sys_text_darkgrey_02: string;
|
|
105
|
+
sys_border_line_darktheme_01: string;
|
|
106
|
+
sys_border_line_darktheme_02: string;
|
|
107
|
+
sys_component_base_darktheme_01: string;
|
|
108
|
+
sys_component_base_darktheme_02: string;
|
|
109
|
+
sys_component_base_darktheme_03: string;
|
|
110
|
+
sys_text_grey_darktheme_01: string;
|
|
111
|
+
sys_text_grey_darktheme_02: string;
|
|
112
|
+
sys_text_grey_darktheme_03: string;
|
|
113
|
+
sys_widget_grey_darktheme_01: string;
|
|
114
|
+
sys_widget_grey_darktheme_02: string;
|
|
115
|
+
sys_widget_grey_darktheme_03: string;
|
|
116
|
+
sys_component_base_green: string;
|
|
117
|
+
sys_text_error_darktheme_01: string;
|
|
118
|
+
sys_border_line_darktheme_03: string;
|
|
119
|
+
sys_border_line_darktheme_04: string;
|
|
120
|
+
usr_widget_brand_primary_darktheme_01: string;
|
|
121
|
+
usr_text_brand_primary_darktheme_01: string;
|
|
122
|
+
sys_component_base_black_opacity50: string;
|
|
123
|
+
sys_component_base_card: string;
|
|
124
|
+
sys_cpnt_textlabel_sys_brand_primary_opacity50: string;
|
|
125
|
+
sys_widget_green_01: string;
|
|
126
|
+
sys_component_base_black_opacity30: string;
|
|
127
|
+
sys_area_background: string;
|
|
128
|
+
sys_border_white_opacity30: string;
|
|
129
|
+
sys_container_background_wt: string;
|
|
130
|
+
sys_channeldesc_grey_03: string;
|
|
131
|
+
sys_channeldesc_border_grey_03: string;
|
|
132
|
+
sys_gradient_base_01: string;
|
|
133
|
+
sys_gradient_base_01_opacity00: string;
|
|
134
|
+
sys_channeldesc_background: string;
|
|
135
|
+
sys_channeldesc_bottomsheet_base: string;
|
|
136
|
+
sys_channeldesc_bottomsheet_border: string;
|
|
137
|
+
sys_channeldesc_contents_base: string;
|
|
138
|
+
sys_channeldesc_dimmed: string;
|
|
139
|
+
sys_gradient_base_01_opacity50: string;
|
|
140
|
+
sys_gradient_base_01_opacity75: string;
|
|
141
|
+
sys_gradient_base_01_opacity40: string;
|
|
142
|
+
sys_widget_black: string;
|
|
143
|
+
usr_temp_primary_01: string;
|
|
144
|
+
sys_cpnt_sheet_base_02_opacity50: string;
|
|
145
|
+
usr_menu_primarymenu_main: string;
|
|
146
|
+
usr_menu_primarymenu_sub: string;
|
|
147
|
+
usr_menu_secondarymenu_main: string;
|
|
148
|
+
usr_menu_secondarymenu_sub: string;
|
|
149
|
+
usr_menu_hover: string;
|
|
150
|
+
usr_menu_active: string;
|
|
151
|
+
usr_menu_background: string;
|
|
152
|
+
sys_cpnt_base_white_opacity50: string;
|
|
153
|
+
sys_widget_dark_01: string;
|
|
154
|
+
usr_menu_background_gradient_opacity00: string;
|
|
155
|
+
sys_border_line_white: string;
|
|
156
|
+
sys_component_base_white_opacity10: string;
|
|
157
|
+
sys_cpnt_sheet_base_01: string;
|
|
158
|
+
sys_component_base_white_opacity20: string;
|
|
159
|
+
sys_border_line_07: string;
|
|
160
|
+
sys_border_line_white_opacity50: string;
|
|
161
|
+
sys_background_dimmed_02: string;
|
|
162
|
+
sys_border_line_08: string;
|
|
163
|
+
sys_component_base_06: string;
|
|
164
|
+
sys_component_base_07: string;
|
|
165
|
+
sys_border_line_09: string;
|
|
166
|
+
sys_component_base_darktheme_04: string;
|
|
167
|
+
sys_border_line_10: string;
|
|
168
|
+
sys_component_base_darktheme_05: string;
|
|
169
|
+
sys_border_line_darktheme_05: string;
|
|
170
|
+
sys_component_base_darktheme_06: string;
|
|
171
|
+
sys_border_line_darktheme_06: string;
|
|
172
|
+
sys_border_line_darktheme_07: string;
|
|
173
|
+
sys_border_line_11: string;
|
|
174
|
+
sys_base_dimmed_01: string;
|
|
175
|
+
sys_kakao: string;
|
|
176
|
+
sys_border_line_12: string;
|
|
177
|
+
sys_component_base_08: string;
|
|
178
|
+
sys_text_social_login_01: string;
|
|
179
|
+
sys_text_social_login_02: string;
|
|
180
|
+
sys_papp_livechat_link: string;
|
|
181
|
+
sys_text_lighttone_grey_01: string;
|
|
182
|
+
sys_widget_lighttone_primary_01: string;
|
|
183
|
+
sys_text_lighttone_grey_02: string;
|
|
184
|
+
sys_component_base_09: string;
|
|
185
|
+
sys_component_base_darktheme_opacity20: string;
|
|
186
|
+
sys_component_base_darktheme_disabled_opacity20: string;
|
|
187
|
+
sys_border_white_opacity00: string;
|
|
188
|
+
sys_border_line_darktheme_07_opacity00: string;
|
|
189
|
+
sys_border_line_darktheme_02_opacity20: string;
|
|
190
|
+
sys_border_line_darktheme_03_opacity20: string;
|
|
191
|
+
sys_border_line_darktheme_07_opacity20: string;
|
|
192
|
+
};
|
|
2
193
|
readonly PaletteColor_light: {
|
|
3
194
|
sys_container_background_01: string;
|
|
4
195
|
sys_container_background_02: string;
|
|
@@ -185,6 +376,10 @@ declare const colorSet: {
|
|
|
185
376
|
sys_component_base_darktheme_opacity20: string;
|
|
186
377
|
sys_component_base_darktheme_disabled_opacity20: string;
|
|
187
378
|
sys_border_white_opacity00: string;
|
|
379
|
+
sys_border_line_darktheme_07_opacity00: string;
|
|
380
|
+
sys_border_line_darktheme_02_opacity20: string;
|
|
381
|
+
sys_border_line_darktheme_03_opacity20: string;
|
|
382
|
+
sys_border_line_darktheme_07_opacity20: string;
|
|
188
383
|
};
|
|
189
384
|
readonly SemanticColor: {
|
|
190
385
|
blue500: string;
|
|
@@ -802,193 +997,22 @@ declare const colorSet: {
|
|
|
802
997
|
ui_57: string;
|
|
803
998
|
ui_58: string;
|
|
804
999
|
ui_cpnt_divider_white_opacity00: string;
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
sys_widget_error_01: string;
|
|
822
|
-
sys_widget_warning_01: string;
|
|
823
|
-
sys_widget_success_01: string;
|
|
824
|
-
sys_widget_white: string;
|
|
825
|
-
sys_border_area_01: string;
|
|
826
|
-
sys_border_line_01: string;
|
|
827
|
-
sys_border_line_02: string;
|
|
828
|
-
sys_border_line_03: string;
|
|
829
|
-
sys_border_line_04: string;
|
|
830
|
-
sys_border_line_05: string;
|
|
831
|
-
sys_component_base_01: string;
|
|
832
|
-
sys_component_base_02: string;
|
|
833
|
-
sys_component_base_03: string;
|
|
834
|
-
sys_component_base_red: string;
|
|
835
|
-
sys_component_base_white: string;
|
|
836
|
-
sys_component_base_white_opacity00: string;
|
|
837
|
-
sys_on_base_white_opacity00: string;
|
|
838
|
-
sys_on_base_white_opacity30: string;
|
|
839
|
-
sys_on_base_black_opacity20: string;
|
|
840
|
-
usr_brand_primary: string;
|
|
841
|
-
usr_brand_secondary: string;
|
|
842
|
-
usr_brand_secondary_variant: string;
|
|
843
|
-
usr_background: string;
|
|
844
|
-
usr_surface: string;
|
|
845
|
-
usr_border: string;
|
|
846
|
-
usr_on_brand_primary: string;
|
|
847
|
-
usr_on_brand_secondary: string;
|
|
848
|
-
usr_on_background: string;
|
|
849
|
-
usr_on_surface: string;
|
|
850
|
-
sys_widget_status_active_01: string;
|
|
851
|
-
sys_text_success_01: string;
|
|
852
|
-
sys_widget_grey_04: string;
|
|
853
|
-
sys_text_active: string;
|
|
854
|
-
sys_component_base_blue: string;
|
|
855
|
-
sys_on_base_black_opacity65: string;
|
|
856
|
-
sys_component_base_04: string;
|
|
857
|
-
sys_component_base_black: string;
|
|
858
|
-
sys_component_base_black_opacity00: string;
|
|
859
|
-
usr_text_brand_secondary_variant: string;
|
|
860
|
-
usr_text_brand_primary: string;
|
|
861
|
-
usr_text_brand_on_primary: string;
|
|
862
|
-
sys_text_brand_secondary_variant: string;
|
|
863
|
-
sys_component_base_navy: string;
|
|
864
|
-
sys_widget_lightgreen: string;
|
|
865
|
-
sys_border_line_06: string;
|
|
866
|
-
sys_background_dimmed_20: string;
|
|
867
|
-
sys_widget_pink: string;
|
|
868
|
-
sys_widget_primary_opacity20: string;
|
|
869
|
-
sys_widget_secondary_variant_01: string;
|
|
870
|
-
usr_component_base_brand_primary_opacity10: string;
|
|
871
|
-
sys_temp_grey_01: string;
|
|
872
|
-
sys_temp_grey_02: string;
|
|
873
|
-
sys_temp_grey_03: string;
|
|
874
|
-
sys_temp_grey_04: string;
|
|
875
|
-
sys_temp_grey_05: string;
|
|
876
|
-
sys_temp_white: string;
|
|
877
|
-
sys_temp_primary_01: string;
|
|
878
|
-
sys_temp_secondary_01: string;
|
|
879
|
-
sys_temp_red: string;
|
|
880
|
-
sys_temp_white_opacity_00: string;
|
|
881
|
-
sys_temp_dimmed: string;
|
|
882
|
-
sys_temp_black: string;
|
|
883
|
-
sys_temp_primary_02: string;
|
|
884
|
-
sys_temp_primary_03: string;
|
|
885
|
-
sys_temp_secondary_02: string;
|
|
886
|
-
sys_temp_lightgreen_01: string;
|
|
887
|
-
sys_text_grey_04: string;
|
|
888
|
-
sys_papp_post_social_background: string;
|
|
889
|
-
sys_papp_post_notice_background: string;
|
|
890
|
-
sys_papp_post_free_background: string;
|
|
891
|
-
sys_papp_vod_background: string;
|
|
892
|
-
sys_papp_vodplus_background: string;
|
|
893
|
-
sys_papp_live_background: string;
|
|
894
|
-
sys_selcontrols_base_off_disabled: string;
|
|
895
|
-
sys_selcontrols_base_on_disabled: string;
|
|
896
|
-
sys_component_base_blue_opacity10: string;
|
|
897
|
-
sys_component_base_05: string;
|
|
898
|
-
sys_background_dimmed_65: string;
|
|
899
|
-
sys_temp_grey_06: string;
|
|
900
|
-
sys_on_base_white_opacity10: string;
|
|
901
|
-
sys_on_base_black_opacity10: string;
|
|
902
|
-
sys_component_base_05_opacity00: string;
|
|
903
|
-
sys_papp_post_notice_link: string;
|
|
904
|
-
sys_component_base_navy_light: string;
|
|
905
|
-
sys_component_base_orange: string;
|
|
906
|
-
sys_component_base_grey: string;
|
|
907
|
-
sys_component_base_black_opacity80: string;
|
|
908
|
-
sys_text_darkgrey_02: string;
|
|
909
|
-
sys_border_line_darktheme_01: string;
|
|
910
|
-
sys_border_line_darktheme_02: string;
|
|
911
|
-
sys_component_base_darktheme_01: string;
|
|
912
|
-
sys_component_base_darktheme_02: string;
|
|
913
|
-
sys_component_base_darktheme_03: string;
|
|
914
|
-
sys_text_grey_darktheme_01: string;
|
|
915
|
-
sys_text_grey_darktheme_02: string;
|
|
916
|
-
sys_text_grey_darktheme_03: string;
|
|
917
|
-
sys_widget_grey_darktheme_01: string;
|
|
918
|
-
sys_widget_grey_darktheme_02: string;
|
|
919
|
-
sys_widget_grey_darktheme_03: string;
|
|
920
|
-
sys_component_base_green: string;
|
|
921
|
-
sys_text_error_darktheme_01: string;
|
|
922
|
-
sys_border_line_darktheme_03: string;
|
|
923
|
-
sys_border_line_darktheme_04: string;
|
|
924
|
-
usr_widget_brand_primary_darktheme_01: string;
|
|
925
|
-
usr_text_brand_primary_darktheme_01: string;
|
|
926
|
-
sys_component_base_black_opacity50: string;
|
|
927
|
-
sys_component_base_card: string;
|
|
928
|
-
sys_cpnt_textlabel_sys_brand_primary_opacity50: string;
|
|
929
|
-
sys_widget_green_01: string;
|
|
930
|
-
sys_component_base_black_opacity30: string;
|
|
931
|
-
sys_area_background: string;
|
|
932
|
-
sys_border_white_opacity30: string;
|
|
933
|
-
sys_container_background_wt: string;
|
|
934
|
-
sys_channeldesc_grey_03: string;
|
|
935
|
-
sys_channeldesc_border_grey_03: string;
|
|
936
|
-
sys_gradient_base_01: string;
|
|
937
|
-
sys_gradient_base_01_opacity00: string;
|
|
938
|
-
sys_channeldesc_background: string;
|
|
939
|
-
sys_channeldesc_bottomsheet_base: string;
|
|
940
|
-
sys_channeldesc_bottomsheet_border: string;
|
|
941
|
-
sys_channeldesc_contents_base: string;
|
|
942
|
-
sys_channeldesc_dimmed: string;
|
|
943
|
-
sys_gradient_base_01_opacity50: string;
|
|
944
|
-
sys_gradient_base_01_opacity75: string;
|
|
945
|
-
sys_gradient_base_01_opacity40: string;
|
|
946
|
-
sys_widget_black: string;
|
|
947
|
-
usr_temp_primary_01: string;
|
|
948
|
-
sys_cpnt_sheet_base_02_opacity50: string;
|
|
949
|
-
usr_menu_primarymenu_main: string;
|
|
950
|
-
usr_menu_primarymenu_sub: string;
|
|
951
|
-
usr_menu_secondarymenu_main: string;
|
|
952
|
-
usr_menu_secondarymenu_sub: string;
|
|
953
|
-
usr_menu_hover: string;
|
|
954
|
-
usr_menu_active: string;
|
|
955
|
-
usr_menu_background: string;
|
|
956
|
-
sys_cpnt_base_white_opacity50: string;
|
|
957
|
-
sys_widget_dark_01: string;
|
|
958
|
-
usr_menu_background_gradient_opacity00: string;
|
|
959
|
-
sys_border_line_white: string;
|
|
960
|
-
sys_component_base_white_opacity10: string;
|
|
961
|
-
sys_cpnt_sheet_base_01: string;
|
|
962
|
-
sys_component_base_white_opacity20: string;
|
|
963
|
-
sys_border_line_07: string;
|
|
964
|
-
sys_border_line_white_opacity50: string;
|
|
965
|
-
sys_background_dimmed_02: string;
|
|
966
|
-
sys_border_line_08: string;
|
|
967
|
-
sys_component_base_06: string;
|
|
968
|
-
sys_component_base_07: string;
|
|
969
|
-
sys_border_line_09: string;
|
|
970
|
-
sys_component_base_darktheme_04: string;
|
|
971
|
-
sys_border_line_10: string;
|
|
972
|
-
sys_component_base_darktheme_05: string;
|
|
973
|
-
sys_border_line_darktheme_05: string;
|
|
974
|
-
sys_component_base_darktheme_06: string;
|
|
975
|
-
sys_border_line_darktheme_06: string;
|
|
976
|
-
sys_border_line_darktheme_07: string;
|
|
977
|
-
sys_border_line_11: string;
|
|
978
|
-
sys_base_dimmed_01: string;
|
|
979
|
-
sys_kakao: string;
|
|
980
|
-
sys_border_line_12: string;
|
|
981
|
-
sys_component_base_08: string;
|
|
982
|
-
sys_text_social_login_01: string;
|
|
983
|
-
sys_text_social_login_02: string;
|
|
984
|
-
sys_papp_livechat_link: string;
|
|
985
|
-
sys_text_lighttone_grey_01: string;
|
|
986
|
-
sys_widget_lighttone_primary_01: string;
|
|
987
|
-
sys_text_lighttone_grey_02: string;
|
|
988
|
-
sys_component_base_09: string;
|
|
989
|
-
sys_component_base_darktheme_opacity20: string;
|
|
990
|
-
sys_component_base_darktheme_disabled_opacity20: string;
|
|
991
|
-
sys_border_white_opacity00: string;
|
|
1000
|
+
ui_cpnt_textfield_text_colortheme_transparent_enabled: string;
|
|
1001
|
+
ui_cpnt_textfield_text_colortheme_transparent_hint: string;
|
|
1002
|
+
ui_cpnt_textfield_text_colortheme_transparent_disabled: string;
|
|
1003
|
+
ui_cpnt_textfield_icon_colortheme_transparent_default: string;
|
|
1004
|
+
ui_cpnt_textfield_icon_colortheme_transparent_disabled: string;
|
|
1005
|
+
ui_cpnt_textfield_border_colortheme_transparent_normal: string;
|
|
1006
|
+
ui_cpnt_textfield_border_colortheme_transparent_focus: string;
|
|
1007
|
+
ui_cpnt_textfield_border_colortheme_transparent_error: string;
|
|
1008
|
+
ui_cpnt_textfield_text_colortheme_transparent_error: string;
|
|
1009
|
+
ui_cpnt_textfield_base_colortheme_transparent_disabled: string;
|
|
1010
|
+
ui_cpnt_textfield_base_colortheme_transparent_normal: string;
|
|
1011
|
+
ui_cpnt_textfield_text_colortheme_transparent_readonly: string;
|
|
1012
|
+
ui_cpnt_textfield_icon_colortheme_transparent_readonly: string;
|
|
1013
|
+
ui_cpnt_textfield_base_colortheme_transparent_readonly: string;
|
|
1014
|
+
ui_cpnt_textfield_border_colortheme_transparent_disabled: string;
|
|
1015
|
+
ui_cpnt_textfield_border_colortheme_transparent_readonly: string;
|
|
992
1016
|
};
|
|
993
1017
|
};
|
|
994
1018
|
export default colorSet;
|
|
@@ -4,14 +4,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
/* eslint-disable import/order */
|
|
7
|
+
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
|
7
8
|
var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
|
|
8
9
|
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
|
9
10
|
var UIColor_json_1 = __importDefault(require("./UIColor.json"));
|
|
10
|
-
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
|
11
11
|
var colorSet = {
|
|
12
|
+
PaletteColor_Dark: PaletteColor_Dark_json_1.default,
|
|
12
13
|
PaletteColor_light: PaletteColor_light_json_1.default,
|
|
13
14
|
SemanticColor: SemanticColor_json_1.default,
|
|
14
|
-
UIColor: UIColor_json_1.default
|
|
15
|
-
PaletteColor_Dark: PaletteColor_Dark_json_1.default
|
|
15
|
+
UIColor: UIColor_json_1.default
|
|
16
16
|
};
|
|
17
17
|
exports.default = colorSet;
|
|
@@ -554,4 +554,20 @@ export interface UITheme {
|
|
|
554
554
|
ui_57: string;
|
|
555
555
|
ui_58: string;
|
|
556
556
|
ui_cpnt_divider_white_opacity00: string;
|
|
557
|
+
ui_cpnt_textfield_text_colortheme_transparent_enabled: string;
|
|
558
|
+
ui_cpnt_textfield_text_colortheme_transparent_hint: string;
|
|
559
|
+
ui_cpnt_textfield_text_colortheme_transparent_disabled: string;
|
|
560
|
+
ui_cpnt_textfield_icon_colortheme_transparent_default: string;
|
|
561
|
+
ui_cpnt_textfield_icon_colortheme_transparent_disabled: string;
|
|
562
|
+
ui_cpnt_textfield_border_colortheme_transparent_normal: string;
|
|
563
|
+
ui_cpnt_textfield_border_colortheme_transparent_focus: string;
|
|
564
|
+
ui_cpnt_textfield_border_colortheme_transparent_error: string;
|
|
565
|
+
ui_cpnt_textfield_text_colortheme_transparent_error: string;
|
|
566
|
+
ui_cpnt_textfield_base_colortheme_transparent_disabled: string;
|
|
567
|
+
ui_cpnt_textfield_base_colortheme_transparent_normal: string;
|
|
568
|
+
ui_cpnt_textfield_text_colortheme_transparent_readonly: string;
|
|
569
|
+
ui_cpnt_textfield_icon_colortheme_transparent_readonly: string;
|
|
570
|
+
ui_cpnt_textfield_base_colortheme_transparent_readonly: string;
|
|
571
|
+
ui_cpnt_textfield_border_colortheme_transparent_disabled: string;
|
|
572
|
+
ui_cpnt_textfield_border_colortheme_transparent_readonly: string;
|
|
557
573
|
}
|
|
@@ -16,7 +16,7 @@ export declare type TextFieldBaseProps = {
|
|
|
16
16
|
autoMaxRows?: number;
|
|
17
17
|
inputType?: string;
|
|
18
18
|
state?: 'normal' | 'read_only' | 'disabled';
|
|
19
|
-
colorTheme?: 'none' | 'dark';
|
|
19
|
+
colorTheme?: 'none' | 'dark' | 'transparent';
|
|
20
20
|
min?: number;
|
|
21
21
|
max?: number;
|
|
22
22
|
maxLength?: number;
|
|
@@ -209,7 +209,8 @@ var read_only = (0, styled_components_1.css)(templateObject_2 || (templateObject
|
|
|
209
209
|
return colorTheme &&
|
|
210
210
|
{
|
|
211
211
|
none: theme.ui_cpnt_textfield_text_disabled,
|
|
212
|
-
dark: theme.ui_cpnt_textfield_text_darktheme_disabled
|
|
212
|
+
dark: theme.ui_cpnt_textfield_text_darktheme_disabled,
|
|
213
|
+
transparent: theme.ui_cpnt_textfield_text_colortheme_transparent_readonly
|
|
213
214
|
}[colorTheme];
|
|
214
215
|
});
|
|
215
216
|
var disabled = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n color: ", ";\n pointer-events: none;\n"], ["\n color: ", ";\n pointer-events: none;\n"])), function (_a) {
|
|
@@ -217,7 +218,8 @@ var disabled = (0, styled_components_1.css)(templateObject_3 || (templateObject_
|
|
|
217
218
|
return colorTheme &&
|
|
218
219
|
{
|
|
219
220
|
none: theme.ui_cpnt_textfield_text_disabled,
|
|
220
|
-
dark: theme.ui_cpnt_textfield_text_darktheme_disabled
|
|
221
|
+
dark: theme.ui_cpnt_textfield_text_darktheme_disabled,
|
|
222
|
+
transparent: theme.ui_cpnt_textfield_text_colortheme_transparent_disabled
|
|
221
223
|
}[colorTheme];
|
|
222
224
|
});
|
|
223
225
|
var basicStyle = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: inline-flex;\n justify-content: center;\n background-color: transparent;\n border: none;\n box-sizing: border-box;\n color: ", ";\n cursor: ", ";\n font-size: ", ";\n font-weight: ", ";\n height: 100%;\n line-height: ", ";\n outline: 0;\n overflow: hidden;\n padding: 0;\n width: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n &::placeholder {\n color: ", ";\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n }\n\n ", ";\n ", "\n"], ["\n display: inline-flex;\n justify-content: center;\n background-color: transparent;\n border: none;\n box-sizing: border-box;\n color: ", ";\n cursor: ", ";\n font-size: ", ";\n font-weight: ", ";\n height: 100%;\n line-height: ", ";\n outline: 0;\n overflow: hidden;\n padding: 0;\n width: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n &::placeholder {\n color: ", ";\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n }\n\n ", ";\n ", "\n"])), function (_a) {
|
|
@@ -225,7 +227,8 @@ var basicStyle = (0, styled_components_1.css)(templateObject_4 || (templateObjec
|
|
|
225
227
|
return colorTheme &&
|
|
226
228
|
{
|
|
227
229
|
none: theme.ui_cpnt_textfield_text_typed,
|
|
228
|
-
dark: theme.ui_cpnt_textfield_text_darktheme_enabled
|
|
230
|
+
dark: theme.ui_cpnt_textfield_text_darktheme_enabled,
|
|
231
|
+
transparent: theme.ui_cpnt_textfield_text_colortheme_transparent_enabled
|
|
229
232
|
}[colorTheme];
|
|
230
233
|
}, function (_a) {
|
|
231
234
|
var state = _a.state;
|
|
@@ -244,7 +247,8 @@ var basicStyle = (0, styled_components_1.css)(templateObject_4 || (templateObjec
|
|
|
244
247
|
return colorTheme &&
|
|
245
248
|
{
|
|
246
249
|
none: theme.ui_cpnt_textfield_text_hint,
|
|
247
|
-
dark: theme.ui_cpnt_textfield_text_darktheme_hint
|
|
250
|
+
dark: theme.ui_cpnt_textfield_text_darktheme_hint,
|
|
251
|
+
transparent: theme.ui_cpnt_textfield_text_colortheme_transparent_hint
|
|
248
252
|
}[colorTheme];
|
|
249
253
|
}, function (_a) {
|
|
250
254
|
var textSize = _a.textSize;
|
|
@@ -8,7 +8,7 @@ declare type Props = {
|
|
|
8
8
|
hoverMode?: 'none' | 'use';
|
|
9
9
|
contextMenuOptionArray?: PDSValueOption[];
|
|
10
10
|
contextMenuState?: 'normal' | 'disabled';
|
|
11
|
-
colorTheme?: 'seller' | 'subscriber';
|
|
11
|
+
colorTheme?: 'seller' | 'subscriber' | 'seller_transparent' | 'subscriber_transparent';
|
|
12
12
|
onClickContextMenuItem?: (option: PDSValueOption) => void;
|
|
13
13
|
};
|
|
14
14
|
declare function BasicChatListItem({ titleText, contentText, leftImageMode, imageSrc, hoverMode, contextMenuOptionArray, onClickContextMenuItem, contextMenuState, colorTheme }: Props): JSX.Element;
|
|
@@ -36,11 +36,15 @@ var TextLabel_1 = require("../TextLabel");
|
|
|
36
36
|
var Popup_1 = require("./Popup");
|
|
37
37
|
var titleTextColors = {
|
|
38
38
|
seller: 'usrTextBrandPrimary',
|
|
39
|
-
subscriber: 'sysTextSecondary'
|
|
39
|
+
subscriber: 'sysTextSecondary',
|
|
40
|
+
seller_transparent: 'usrTextBrandPrimary',
|
|
41
|
+
subscriber_transparent: 'sysTextWhite'
|
|
40
42
|
};
|
|
41
43
|
var backgroundColorTheme = {
|
|
42
44
|
seller: 'ui_cpnt_list_base_area_seller',
|
|
43
|
-
subscriber: 'ui_cpnt_list_base_area'
|
|
45
|
+
subscriber: 'ui_cpnt_list_base_area',
|
|
46
|
+
seller_transparent: 'ui_cpnt_list_base_area_transparent_seller',
|
|
47
|
+
subscriber_transparent: 'ui_cpnt_list_base_area_transparent'
|
|
44
48
|
};
|
|
45
49
|
function BasicChatListItem(_a) {
|
|
46
50
|
var titleText = _a.titleText, contentText = _a.contentText, _b = _a.leftImageMode, leftImageMode = _b === void 0 ? 'none' : _b, imageSrc = _a.imageSrc, _c = _a.hoverMode, hoverMode = _c === void 0 ? 'use' : _c, contextMenuOptionArray = _a.contextMenuOptionArray, onClickContextMenuItem = _a.onClickContextMenuItem, _d = _a.contextMenuState, contextMenuState = _d === void 0 ? 'normal' : _d, _e = _a.colorTheme, colorTheme = _e === void 0 ? 'subscriber' : _e;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { Props as ChatListProps } from './ChatList';
|
|
3
|
-
declare const Body: React.ForwardRefExoticComponent<Pick<ChatListProps, "children" | "scrollVisibleType" | "bodyMBtnText" | "bodySpacingMode"> & {
|
|
3
|
+
declare const Body: React.ForwardRefExoticComponent<Pick<ChatListProps, "children" | "scrollVisibleType" | "bodyMBtnText" | "bodySpacingMode" | "bodyChildren"> & {
|
|
4
4
|
isSubmitted: boolean;
|
|
5
5
|
callBackAfterScrollToBottom: () => void;
|
|
6
6
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -31,7 +31,7 @@ var styled_components_1 = __importStar(require("styled-components"));
|
|
|
31
31
|
var MainButton_1 = require("../MainButton");
|
|
32
32
|
var useAutoScrollToBottom_1 = __importDefault(require("./useAutoScrollToBottom"));
|
|
33
33
|
var Body = react_1.default.forwardRef(function (_a, ref) {
|
|
34
|
-
var scrollVisibleType = _a.scrollVisibleType, children = _a.children, isSubmitted = _a.isSubmitted, bodyMBtnText = _a.bodyMBtnText, bodySpacingMode = _a.bodySpacingMode, callBackAfterScrollToBottom = _a.callBackAfterScrollToBottom;
|
|
34
|
+
var bodyChildren = _a.bodyChildren, scrollVisibleType = _a.scrollVisibleType, children = _a.children, isSubmitted = _a.isSubmitted, bodyMBtnText = _a.bodyMBtnText, bodySpacingMode = _a.bodySpacingMode, callBackAfterScrollToBottom = _a.callBackAfterScrollToBottom;
|
|
35
35
|
var _b = (0, react_1.useState)(false), isButtonShow = _b[0], setIsButtonShow = _b[1];
|
|
36
36
|
var _c = (0, useAutoScrollToBottom_1.default)(), triggerScrollToBottom = _c.triggerScrollToBottom, EndOfList = _c.EndOfList;
|
|
37
37
|
/**
|
|
@@ -73,6 +73,7 @@ var Body = react_1.default.forwardRef(function (_a, ref) {
|
|
|
73
73
|
react_1.default.createElement(S_ChatMessageBox, { id: "chatMessageBox", onScroll: handleScroll, scrollVisibleType: scrollVisibleType, ref: ref },
|
|
74
74
|
children,
|
|
75
75
|
react_1.default.createElement(EndOfList, null)),
|
|
76
|
+
bodyChildren,
|
|
76
77
|
isButtonShow && (react_1.default.createElement(S_BottomButtonWrapper, null,
|
|
77
78
|
react_1.default.createElement(MainButton_1.MainButton, { text: bodyMBtnText, size: "small", onClick: handleClickMBtn })))));
|
|
78
79
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { FillIconNameKeys, LineIconNameKeys, PDSTextType } from '../../../common';
|
|
3
3
|
export declare type Props = {
|
|
4
|
-
|
|
4
|
+
colorTheme?: 'solid' | 'translucent' | 'transparent';
|
|
5
5
|
headerMode?: 'none' | 'use';
|
|
6
6
|
titleText?: PDSTextType;
|
|
7
7
|
descText?: PDSTextType;
|
|
@@ -11,6 +11,7 @@ export declare type Props = {
|
|
|
11
11
|
headerIBtn1IconName?: FillIconNameKeys | LineIconNameKeys;
|
|
12
12
|
headerIBtn1IconFillType?: 'line' | 'fill';
|
|
13
13
|
children?: React.ReactNode;
|
|
14
|
+
bodyChildren?: React.ReactNode;
|
|
14
15
|
textFieldState?: 'normal' | 'read_only' | 'disabled';
|
|
15
16
|
textFieldHintText?: PDSTextType;
|
|
16
17
|
textFieldDefaultText?: PDSTextType;
|