@tiledesk/tiledesk-server 2.4.9 → 2.4.10
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/package.json +1 -1
- package/template/email/assignedEmailMessage.html +3 -3
- package/template/email/assignedRequest.html +3 -3
- package/template/email/beenInvitedExistingUser.html +3 -3
- package/template/email/beenInvitedNewUser.html +7 -7
- package/template/email/emailDirect.html +3 -3
- package/template/email/newMessage.html +3 -3
- package/template/email/newMessageFollower.html +3 -3
- package/template/email/passwordChanged.html +7 -7
- package/template/email/pooledEmailMessage.html +4 -4
- package/template/email/pooledRequest.html +3 -3
- package/template/email/resetPassword.html +3 -3
- package/template/email/sendTranscript.html +296 -296
- package/template/email/ticket.html +3 -3
- package/template/email/verify.html +3 -3
package/package.json
CHANGED
|
@@ -273,11 +273,11 @@
|
|
|
273
273
|
<td>
|
|
274
274
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
275
275
|
|
|
276
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
276
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
277
277
|
<span>Powered by </span>
|
|
278
278
|
<span style="display: flex;"><img
|
|
279
|
-
src="https://
|
|
280
|
-
|
|
279
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
280
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
281
281
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
282
282
|
</div>
|
|
283
283
|
|
|
@@ -265,11 +265,11 @@
|
|
|
265
265
|
<td>
|
|
266
266
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
267
267
|
|
|
268
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
268
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
269
269
|
<span>Powered by </span>
|
|
270
270
|
<span style="display: flex;"><img
|
|
271
|
-
src="https://
|
|
272
|
-
width="
|
|
271
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png"
|
|
272
|
+
width="15" height="15" style="margin-left: 6px;" /></span>
|
|
273
273
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
274
274
|
</div>
|
|
275
275
|
|
|
@@ -187,11 +187,11 @@
|
|
|
187
187
|
<td>
|
|
188
188
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
189
189
|
|
|
190
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
190
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
191
191
|
<span>Powered by </span>
|
|
192
192
|
<span style="display: flex;"><img
|
|
193
|
-
src="https://
|
|
194
|
-
|
|
193
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
194
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
195
195
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
196
196
|
</div>
|
|
197
197
|
|
|
@@ -189,13 +189,13 @@
|
|
|
189
189
|
<td>
|
|
190
190
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
191
191
|
|
|
192
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
192
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
193
|
+
<span>Powered by </span>
|
|
194
|
+
<span style="display: flex;"><img
|
|
195
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
196
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
197
|
+
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
198
|
+
</div>
|
|
199
199
|
|
|
200
200
|
</td>
|
|
201
201
|
</tr>
|
|
@@ -180,11 +180,11 @@
|
|
|
180
180
|
<td>
|
|
181
181
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
182
182
|
|
|
183
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
183
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
184
184
|
<span>Powered by </span>
|
|
185
185
|
<span style="display: flex;"><img
|
|
186
|
-
src="https://
|
|
187
|
-
|
|
186
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
187
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
188
188
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
189
189
|
</div>
|
|
190
190
|
|
|
@@ -240,11 +240,11 @@
|
|
|
240
240
|
<td>
|
|
241
241
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
242
242
|
|
|
243
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
243
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
244
244
|
<span>Powered by </span>
|
|
245
245
|
<span style="display: flex;"><img
|
|
246
|
-
src="https://
|
|
247
|
-
|
|
246
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
247
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
248
248
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
249
249
|
</div>
|
|
250
250
|
|
|
@@ -329,11 +329,11 @@
|
|
|
329
329
|
<td>
|
|
330
330
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
331
331
|
|
|
332
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
332
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
333
333
|
<span>Powered by </span>
|
|
334
334
|
<span style="display: flex;"><img
|
|
335
|
-
src="https://
|
|
336
|
-
|
|
335
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
336
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
337
337
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
338
338
|
</div>
|
|
339
339
|
|
|
@@ -180,13 +180,13 @@
|
|
|
180
180
|
<td>
|
|
181
181
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
182
182
|
|
|
183
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
183
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
184
|
+
<span>Powered by </span>
|
|
185
|
+
<span style="display: flex;"><img
|
|
186
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
187
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
188
|
+
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
189
|
+
</div>
|
|
190
190
|
|
|
191
191
|
</td>
|
|
192
192
|
</tr>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!DOCTYPE html
|
|
2
|
-
|
|
2
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
3
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"
|
|
4
4
|
style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
5
5
|
|
|
@@ -268,11 +268,11 @@
|
|
|
268
268
|
<td>
|
|
269
269
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
270
270
|
|
|
271
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
271
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
272
272
|
<span>Powered by </span>
|
|
273
273
|
<span style="display: flex;"><img
|
|
274
|
-
src="https://
|
|
275
|
-
width="
|
|
274
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png"
|
|
275
|
+
width="15" height="15" style="margin-left: 6px;" /></span>
|
|
276
276
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
277
277
|
</div>
|
|
278
278
|
|
|
@@ -265,11 +265,11 @@
|
|
|
265
265
|
<td>
|
|
266
266
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
267
267
|
|
|
268
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
268
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
269
269
|
<span>Powered by </span>
|
|
270
270
|
<span style="display: flex;"><img
|
|
271
|
-
src="https://
|
|
272
|
-
|
|
271
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
272
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
273
273
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
274
274
|
</div>
|
|
275
275
|
|
|
@@ -187,11 +187,11 @@
|
|
|
187
187
|
<td>
|
|
188
188
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
189
189
|
|
|
190
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
190
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
191
191
|
<span>Powered by </span>
|
|
192
192
|
<span style="display: flex;"><img
|
|
193
|
-
src="https://
|
|
194
|
-
|
|
193
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
194
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
195
195
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
196
196
|
</div>
|
|
197
197
|
|
|
@@ -1,300 +1,300 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
1
|
+
<!DOCTYPE html
|
|
2
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
+
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"
|
|
4
|
+
style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
5
|
+
|
|
6
|
+
<head>
|
|
7
|
+
<meta name="viewport" content="width=device-width" />
|
|
8
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
9
|
+
<title>Request transcript</title>
|
|
10
|
+
|
|
11
|
+
<style type="text/css">
|
|
12
|
+
img {
|
|
13
|
+
max-width: 100%;
|
|
14
|
+
margin-left: 16px;
|
|
15
|
+
text-align: center !important;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
body {
|
|
19
|
+
-webkit-font-smoothing: antialiased;
|
|
20
|
+
-webkit-text-size-adjust: none;
|
|
21
|
+
width: 100% !important;
|
|
22
|
+
height: 100%;
|
|
23
|
+
line-height: 1.6em;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
body {
|
|
27
|
+
background-color: #f6f6f6;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
@media only screen and (max-width: 640px) {
|
|
31
|
+
body {
|
|
32
|
+
padding: 0 !important;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
h1 {
|
|
36
|
+
font-weight: 800 !important;
|
|
37
|
+
margin: 20px 0 5px !important;
|
|
38
|
+
text-align: center !important;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
h2 {
|
|
42
|
+
font-weight: 800 !important;
|
|
43
|
+
margin: 20px 0 5px !important;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
h3 {
|
|
47
|
+
font-weight: 800 !important;
|
|
48
|
+
margin: 20px 0 5px !important;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
h4 {
|
|
52
|
+
font-weight: 800 !important;
|
|
53
|
+
margin: 20px 0 5px !important;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
h1 {
|
|
57
|
+
font-size: 22px !important;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
h2 {
|
|
61
|
+
font-size: 18px !important;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
h3 {
|
|
65
|
+
font-size: 16px !important;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.container {
|
|
69
|
+
padding: 0 !important;
|
|
70
|
+
width: 100% !important;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.content {
|
|
74
|
+
padding: 0 !important;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.content-wrap {
|
|
78
|
+
padding: 10px !important;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.invoice {
|
|
82
|
+
width: 100% !important;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
</style>
|
|
86
|
+
</head>
|
|
87
|
+
|
|
88
|
+
<body itemscope itemtype="http://schema.org/EmailMessage"
|
|
89
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em; background-color: #f6f6f6; margin: 0;"
|
|
90
|
+
bgcolor="#f6f6f6">
|
|
91
|
+
|
|
92
|
+
<table class="body-wrap"
|
|
93
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;"
|
|
94
|
+
bgcolor="#f6f6f6">
|
|
95
|
+
<tr
|
|
96
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
97
|
+
<td
|
|
98
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
|
|
99
|
+
valign="top"></td>
|
|
100
|
+
<td class="container" width="600"
|
|
101
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;"
|
|
102
|
+
valign="top">
|
|
103
|
+
<div class="content"
|
|
104
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
|
|
105
|
+
<table class="main" width="100%" cellpadding="0" cellspacing="0"
|
|
106
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;"
|
|
107
|
+
bgcolor="#fff">
|
|
108
|
+
|
|
109
|
+
<tr
|
|
110
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
111
|
+
|
|
112
|
+
<div style="text-align:center">
|
|
113
|
+
<!--
|
|
114
114
|
<a href="http://www.tiledesk.com" style="color:#2daae1;font-weight:bold;text-decoration:none;word-break:break-word" target="_blank">
|
|
115
115
|
<img src="https://tiledesk.com/wp-content/uploads/2023/01/tiledesk_log_email_200.png" style="max-width:200px;outline:none;text-decoration:none;border:none;height:auto;margin-left:0px;" class="CToWUd">
|
|
116
116
|
</a>
|
|
117
117
|
-->
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
118
|
+
</div>
|
|
119
|
+
</tr>
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
<tr
|
|
124
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
125
|
+
<td class="content-wrap"
|
|
126
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;"
|
|
127
|
+
valign="top">
|
|
128
|
+
<table width="100%" cellpadding="0" cellspacing="0"
|
|
129
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
<tr
|
|
134
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
135
|
+
|
|
136
|
+
<td class="content-block"
|
|
137
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
138
|
+
valign="top">
|
|
139
|
+
<!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">-->
|
|
140
|
+
Hi,
|
|
141
|
+
<!-- </strong> -->
|
|
142
|
+
<br><br> here's the transcript of your conversation.
|
|
143
|
+
|
|
144
|
+
</td>
|
|
145
|
+
</tr>
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
<tr
|
|
149
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
150
|
+
<td class="content-block"
|
|
151
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
152
|
+
valign="top">
|
|
153
|
+
Chat started on <span
|
|
154
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{formattedCreatedAt}}</span>
|
|
155
|
+
</td>
|
|
156
|
+
</tr>
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
<tr
|
|
160
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
161
|
+
<td class="content-block"
|
|
162
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
163
|
+
valign="top">
|
|
164
|
+
<!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> -->
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
{{{transcriptAsHtml}}}
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
<!-- </strong> -->
|
|
175
|
+
</td>
|
|
176
|
+
</tr>
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
<tr
|
|
180
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
181
|
+
<td class="content-block"
|
|
182
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
183
|
+
valign="top">
|
|
184
|
+
</td>
|
|
185
|
+
</tr>
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
</table>
|
|
192
|
+
|
|
193
|
+
</td>
|
|
194
|
+
</tr>
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
<tr
|
|
200
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
201
|
+
<td class="content-wrap"
|
|
202
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;"
|
|
203
|
+
valign="top">
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
<table width="100%" cellpadding="0" cellspacing="0"
|
|
207
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
208
|
+
|
|
209
|
+
<tr
|
|
210
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
211
|
+
<td class="content-block"
|
|
212
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
213
|
+
valign="top">
|
|
214
|
+
Department : <span
|
|
215
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.department.name}}</span>
|
|
216
|
+
</td>
|
|
217
|
+
</tr>
|
|
218
|
+
|
|
219
|
+
<tr
|
|
220
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
221
|
+
<td class="content-block"
|
|
222
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
223
|
+
valign="top">
|
|
224
|
+
Source : <span
|
|
225
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.sourcePage}}
|
|
226
|
+
</span>
|
|
227
|
+
</td>
|
|
228
|
+
</tr>
|
|
229
|
+
|
|
230
|
+
<tr
|
|
231
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
232
|
+
<td class="content-block"
|
|
233
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
234
|
+
valign="top">
|
|
235
|
+
User Agent : <span
|
|
236
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.userAgent}}</span>
|
|
237
|
+
</td>
|
|
238
|
+
</tr>
|
|
239
|
+
|
|
240
|
+
<tr
|
|
241
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
242
|
+
<td class="content-block"
|
|
243
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
|
|
244
|
+
valign="top">
|
|
245
|
+
Language : <span
|
|
246
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.language}}</span>
|
|
247
|
+
</td>
|
|
248
|
+
</tr>
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
</table>
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
</td>
|
|
256
|
+
</tr>
|
|
257
|
+
|
|
258
|
+
<tr>
|
|
259
|
+
<td>
|
|
260
|
+
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
261
|
+
|
|
262
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
263
|
+
<span>Powered by </span>
|
|
264
|
+
<span style="display: flex;"><img
|
|
265
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
266
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
267
|
+
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
268
|
+
</div>
|
|
269
|
+
|
|
270
|
+
</td>
|
|
271
|
+
</tr>
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
</table>
|
|
275
|
+
<div class="footer"
|
|
276
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;">
|
|
277
|
+
<table width="100%"
|
|
278
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
279
|
+
<tr
|
|
280
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
|
|
281
|
+
<td class="aligncenter content-block"
|
|
282
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0 0 20px;"
|
|
283
|
+
align="center" valign="top">
|
|
284
|
+
<span><a href="http://www.tiledesk.com"
|
|
285
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: underline; margin: 0;">
|
|
286
|
+
Tiledesk.com </a></span>
|
|
287
|
+
</td>
|
|
288
|
+
</tr>
|
|
289
|
+
</table>
|
|
290
|
+
</div>
|
|
291
|
+
</div>
|
|
292
|
+
</td>
|
|
293
|
+
<td
|
|
294
|
+
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
|
|
295
|
+
valign="top"></td>
|
|
296
|
+
</tr>
|
|
297
|
+
</table>
|
|
298
|
+
</body>
|
|
299
|
+
|
|
300
|
+
</html>
|
|
@@ -264,11 +264,11 @@
|
|
|
264
264
|
<td>
|
|
265
265
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
266
266
|
|
|
267
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
267
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
268
268
|
<span>Powered by </span>
|
|
269
269
|
<span style="display: flex;"><img
|
|
270
|
-
src="https://
|
|
271
|
-
|
|
270
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
271
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
272
272
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
273
273
|
</div>
|
|
274
274
|
|
|
@@ -183,11 +183,11 @@
|
|
|
183
183
|
<td>
|
|
184
184
|
<hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
|
|
185
185
|
|
|
186
|
-
<div style="display: flex; padding: 20px 18px; color: #888888;">
|
|
186
|
+
<div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
|
|
187
187
|
<span>Powered by </span>
|
|
188
188
|
<span style="display: flex;"><img
|
|
189
|
-
src="https://
|
|
190
|
-
|
|
189
|
+
src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
|
|
190
|
+
height="15" style="margin-left: 6px;" /></span>
|
|
191
191
|
<span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
|
|
192
192
|
</div>
|
|
193
193
|
|