@qualityunit/liveagent-help 0.0.1 → 0.0.3

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.
Files changed (227) hide show
  1. package/dist/assets/ar-SA-BAGi-X54.js +1 -0
  2. package/dist/assets/bg-BG-BCITVy7V.js +1 -0
  3. package/dist/assets/bs-BA-CwieP_6Q.js +1 -0
  4. package/dist/assets/ca-ES-BkO3OQJp.js +1 -0
  5. package/dist/assets/cs-CZ-DdU8wu93.js +1 -0
  6. package/dist/assets/da-DK-BTDwvW9j.js +1 -0
  7. package/dist/assets/de-DE-IdTC_9hY.js +1 -0
  8. package/dist/assets/el-GR-DbTDCUnW.js +1 -0
  9. package/dist/assets/en-US-BiQuI_NB.js +1 -0
  10. package/dist/assets/en-VPmnwx-g.js +1 -0
  11. package/dist/assets/es-ES-C-BMis-f.js +1 -0
  12. package/dist/assets/et-EE-BYsL_7OC.js +1 -0
  13. package/dist/assets/fa-IR-DV05Ugvl.js +1 -0
  14. package/dist/assets/fi-FI-BxTY62gn.js +1 -0
  15. package/dist/assets/fil-PH-CzKKBvvx.js +1 -0
  16. package/dist/assets/fr-FR-CkALAUu_.js +1 -0
  17. package/dist/assets/he-IL-DGZ75XTm.js +1 -0
  18. package/dist/assets/hr-HR-CwieP_6Q.js +1 -0
  19. package/dist/assets/hu-HU-YnPqsV9m.js +1 -0
  20. package/dist/assets/id-ID-D1wNedlR.js +1 -0
  21. package/dist/assets/index-DMBaNfOP.js +10 -0
  22. package/dist/assets/index-DYty2IsF.css +1 -0
  23. package/dist/assets/it-IT-VhGcWe9v.js +1 -0
  24. package/dist/assets/ja-JP-Ce2blzX5.js +1 -0
  25. package/dist/assets/ko-KR-Da4QE7WU.js +1 -0
  26. package/dist/assets/lt-LT-Bg5Jzpit.js +1 -0
  27. package/dist/assets/lv-LV-FoFJ46S8.js +1 -0
  28. package/dist/assets/me-ME-Biy_oEN5.js +1 -0
  29. package/dist/assets/mk-MK-FmFgRqLi.js +1 -0
  30. package/dist/assets/ms-MY-BzBcFmOB.js +1 -0
  31. package/dist/assets/nl-NL-VNsaxY_S.js +1 -0
  32. package/dist/assets/no-NO-DbRgS8bY.js +1 -0
  33. package/dist/assets/pl-PL-BC_RNqOr.js +1 -0
  34. package/dist/assets/pt-BR-5RSzKrVs.js +1 -0
  35. package/dist/assets/ro-RO-Ds7w-arH.js +1 -0
  36. package/dist/assets/ru-RU-BE28ttmw.js +1 -0
  37. package/dist/assets/sk-SK-CjyQlNTr.js +1 -0
  38. package/dist/assets/sl-SI-Cgcni0mk.js +1 -0
  39. package/dist/assets/sr-CS-Biy_oEN5.js +1 -0
  40. package/dist/assets/sv-SE-C_mID3a-.js +1 -0
  41. package/dist/assets/th-TH-bbKk5NF4.js +1 -0
  42. package/dist/assets/tl-PH-DTTjGOfJ.js +1 -0
  43. package/dist/assets/tr-TR-BtU8XX02.js +1 -0
  44. package/dist/assets/uk-UA-C0wZTWK2.js +1 -0
  45. package/dist/assets/vi-VN-Bw_8ONxP.js +1 -0
  46. package/dist/assets/vls-BE-DynNaS0c.js +1 -0
  47. package/dist/assets/zh-CN-CD3mCoN0.js +1 -0
  48. package/dist/assets/zh-TW-B02B3zJt.js +1 -0
  49. package/{index.html → dist/index.html} +2 -3
  50. package/package.json +5 -1
  51. package/.github/workflows/npm-check-help.yml +0 -13
  52. package/.github/workflows/npm-publish-help.yml +0 -48
  53. package/crowdin.yml +0 -3
  54. package/src/app.css +0 -27
  55. package/src/lib/HelpCenter.svelte +0 -280
  56. package/src/lib/HelpCenterWrapper.svelte +0 -48
  57. package/src/lib/Themes/Dark.js +0 -189
  58. package/src/lib/Themes/Light.js +0 -189
  59. package/src/lib/Themes/palette.json +0 -175
  60. package/src/lib/components/common/AgentsTag.svelte +0 -73
  61. package/src/lib/components/common/Button.svelte +0 -60
  62. package/src/lib/components/common/Heading.svelte +0 -21
  63. package/src/lib/components/common/Link.svelte +0 -27
  64. package/src/lib/components/common/Paragraph.svelte +0 -30
  65. package/src/lib/components/common/ProgressTag.svelte +0 -33
  66. package/src/lib/components/common/ShortcutKey.svelte +0 -39
  67. package/src/lib/components/common/ShortcutKeys.svelte +0 -35
  68. package/src/lib/components/common/ThemeSwitcher.svelte +0 -24
  69. package/src/lib/components/containers/Card.svelte +0 -80
  70. package/src/lib/components/containers/ContactButton.svelte +0 -64
  71. package/src/lib/components/containers/ContactRow.svelte +0 -59
  72. package/src/lib/components/containers/LinkCard.svelte +0 -136
  73. package/src/lib/components/containers/Office.svelte +0 -44
  74. package/src/lib/components/containers/Page.svelte +0 -36
  75. package/src/lib/components/containers/Point.svelte +0 -43
  76. package/src/lib/components/containers/Tooltip.svelte +0 -143
  77. package/src/lib/components/containers/Widget.svelte +0 -79
  78. package/src/lib/components/nav/Menu.svelte +0 -283
  79. package/src/lib/components/nav/Progress.svelte +0 -249
  80. package/src/lib/pages/ContactUs.svelte +0 -372
  81. package/src/lib/pages/ImproveLaSkills.svelte +0 -117
  82. package/src/lib/pages/Shortcuts.svelte +0 -334
  83. package/src/lib/pages/steps/AddAgents.svelte +0 -175
  84. package/src/lib/pages/steps/AddDepartments.svelte +0 -81
  85. package/src/lib/pages/steps/ConfigureCustomerPortal.svelte +0 -171
  86. package/src/lib/pages/steps/ConnectEmailAccounts.svelte +0 -204
  87. package/src/lib/pages/steps/ConnectMessagingApps.svelte +0 -86
  88. package/src/lib/pages/steps/ConnectSocialMedia.svelte +0 -124
  89. package/src/lib/pages/steps/CreateCallCenter.svelte +0 -170
  90. package/src/lib/pages/steps/CreateContactWidget.svelte +0 -131
  91. package/src/lib/pages/steps/LearnTheBasics.svelte +0 -77
  92. package/src/lib/pages/steps/Step.svelte +0 -223
  93. package/src/lib/pages/steps/Summary.svelte +0 -106
  94. package/src/lib/utils/MockBackend.ts +0 -202
  95. package/src/lib/utils/menuStore.ts +0 -11
  96. package/src/lib/utils/progressStore.ts +0 -71
  97. package/src/lib/utils/themeStore.ts +0 -126
  98. package/src/lib/utils/types.ts +0 -50
  99. package/src/locales/ar-SA.json +0 -5
  100. package/src/locales/bg-BG.json +0 -5
  101. package/src/locales/bs-BA.json +0 -5
  102. package/src/locales/ca-ES.json +0 -3
  103. package/src/locales/cs-CZ.json +0 -5
  104. package/src/locales/da-DK.json +0 -5
  105. package/src/locales/de-DE.json +0 -5
  106. package/src/locales/el-GR.json +0 -5
  107. package/src/locales/en-US.json +0 -5
  108. package/src/locales/en.json +0 -16
  109. package/src/locales/es-ES.json +0 -5
  110. package/src/locales/et-EE.json +0 -5
  111. package/src/locales/fa-IR.json +0 -5
  112. package/src/locales/fi-FI.json +0 -5
  113. package/src/locales/fil-PH.json +0 -5
  114. package/src/locales/fr-FR.json +0 -5
  115. package/src/locales/he-IL.json +0 -3
  116. package/src/locales/hr-HR.json +0 -5
  117. package/src/locales/hu-HU.json +0 -5
  118. package/src/locales/id-ID.json +0 -5
  119. package/src/locales/it-IT.json +0 -5
  120. package/src/locales/ja-JP.json +0 -5
  121. package/src/locales/ko-KR.json +0 -4
  122. package/src/locales/lt-LT.json +0 -5
  123. package/src/locales/lv-LV.json +0 -5
  124. package/src/locales/me-ME.json +0 -5
  125. package/src/locales/mk-MK.json +0 -1
  126. package/src/locales/ms-MY.json +0 -3
  127. package/src/locales/nl-NL.json +0 -5
  128. package/src/locales/no-NO.json +0 -5
  129. package/src/locales/pl-PL.json +0 -5
  130. package/src/locales/pt-BR.json +0 -15
  131. package/src/locales/ro-RO.json +0 -5
  132. package/src/locales/ru-RU.json +0 -5
  133. package/src/locales/sk-SK.json +0 -5
  134. package/src/locales/sl-SI.json +0 -5
  135. package/src/locales/sr-CS.json +0 -5
  136. package/src/locales/sv-SE.json +0 -5
  137. package/src/locales/th-TH.json +0 -3
  138. package/src/locales/tl-PH.json +0 -5
  139. package/src/locales/tr-TR.json +0 -5
  140. package/src/locales/uk-UA.json +0 -4
  141. package/src/locales/vi-VN.json +0 -5
  142. package/src/locales/vls-BE.json +0 -3
  143. package/src/locales/zh-CN.json +0 -5
  144. package/src/locales/zh-TW.json +0 -5
  145. package/src/main.ts +0 -1
  146. package/src/vite-env.d.ts +0 -2
  147. package/svelte.config.js +0 -7
  148. package/tsconfig.json +0 -21
  149. package/tsconfig.node.json +0 -9
  150. package/vite.config.js +0 -16
  151. /package/{public → dist}/assets/icons/add-agents.svg +0 -0
  152. /package/{public → dist}/assets/icons/add-chat-button.svg +0 -0
  153. /package/{public → dist}/assets/icons/add-departments.svg +0 -0
  154. /package/{public → dist}/assets/icons/add-voice-support.svg +0 -0
  155. /package/{public → dist}/assets/icons/admin.svg +0 -0
  156. /package/{public → dist}/assets/icons/arrow-right.svg +0 -0
  157. /package/{public → dist}/assets/icons/at-symbol.svg +0 -0
  158. /package/{public → dist}/assets/icons/brush.svg +0 -0
  159. /package/{public → dist}/assets/icons/calls.svg +0 -0
  160. /package/{public → dist}/assets/icons/chat-with-us.svg +0 -0
  161. /package/{public → dist}/assets/icons/chat_buttons.svg +0 -0
  162. /package/{public → dist}/assets/icons/checkmark.svg +0 -0
  163. /package/{public → dist}/assets/icons/connect-email-account.svg +0 -0
  164. /package/{public → dist}/assets/icons/connect-messaging-apps.svg +0 -0
  165. /package/{public → dist}/assets/icons/connect-social-media.svg +0 -0
  166. /package/{public → dist}/assets/icons/edit.svg +0 -0
  167. /package/{public → dist}/assets/icons/facebook_logo.svg +0 -0
  168. /package/{public → dist}/assets/icons/form.svg +0 -0
  169. /package/{public → dist}/assets/icons/goal.svg +0 -0
  170. /package/{public → dist}/assets/icons/incoming.svg +0 -0
  171. /package/{public → dist}/assets/icons/info.svg +0 -0
  172. /package/{public → dist}/assets/icons/instagram_logo.svg +0 -0
  173. /package/{public → dist}/assets/icons/invitations.svg +0 -0
  174. /package/{public → dist}/assets/icons/key_command.svg +0 -0
  175. /package/{public → dist}/assets/icons/key_down.svg +0 -0
  176. /package/{public → dist}/assets/icons/key_left_click.svg +0 -0
  177. /package/{public → dist}/assets/icons/key_middle_click.svg +0 -0
  178. /package/{public → dist}/assets/icons/key_shift.svg +0 -0
  179. /package/{public → dist}/assets/icons/key_up.svg +0 -0
  180. /package/{public → dist}/assets/icons/learn-the-basics.svg +0 -0
  181. /package/{public → dist}/assets/icons/learn.svg +0 -0
  182. /package/{public → dist}/assets/icons/messenger_logo.svg +0 -0
  183. /package/{public → dist}/assets/icons/next.svg +0 -0
  184. /package/{public → dist}/assets/icons/open_in_new.svg +0 -0
  185. /package/{public → dist}/assets/icons/outgoing.svg +0 -0
  186. /package/{public → dist}/assets/icons/owner.svg +0 -0
  187. /package/{public → dist}/assets/icons/palette.svg +0 -0
  188. /package/{public → dist}/assets/icons/progress-submenu.svg +0 -0
  189. /package/{public → dist}/assets/icons/progress.svg +0 -0
  190. /package/{public → dist}/assets/icons/questionmark.svg +0 -0
  191. /package/{public → dist}/assets/icons/resolve.svg +0 -0
  192. /package/{public → dist}/assets/icons/rocket.svg +0 -0
  193. /package/{public → dist}/assets/icons/sent.svg +0 -0
  194. /package/{public → dist}/assets/icons/setup-customer-portal.svg +0 -0
  195. /package/{public → dist}/assets/icons/shortcuts.svg +0 -0
  196. /package/{public → dist}/assets/icons/show.svg +0 -0
  197. /package/{public → dist}/assets/icons/smiley-face.svg +0 -0
  198. /package/{public → dist}/assets/icons/ticket.svg +0 -0
  199. /package/{public → dist}/assets/icons/unfinished.svg +0 -0
  200. /package/{public → dist}/assets/icons/viber_logo.svg +0 -0
  201. /package/{public → dist}/assets/icons/videocall.svg +0 -0
  202. /package/{public → dist}/assets/icons/warning.svg +0 -0
  203. /package/{public → dist}/assets/icons/whatsapp_logo.svg +0 -0
  204. /package/{public → dist}/assets/icons/winky-face.svg +0 -0
  205. /package/{public → dist}/assets/icons/x_logo.svg +0 -0
  206. /package/{public → dist}/assets/icons/youtube_logo.svg +0 -0
  207. /package/{public → dist}/assets/images/all-done.svg +0 -0
  208. /package/{public → dist}/assets/images/bratislava.png +0 -0
  209. /package/{public → dist}/assets/images/card_background.svg +0 -0
  210. /package/{public → dist}/assets/images/configure_customer_portal.svg +0 -0
  211. /package/{public → dist}/assets/images/connect-email-accounts.svg +0 -0
  212. /package/{public → dist}/assets/images/connect-social-media.svg +0 -0
  213. /package/{public → dist}/assets/images/contact-widgets.svg +0 -0
  214. /package/{public → dist}/assets/images/create-chat-button.svg +0 -0
  215. /package/{public → dist}/assets/images/create_call_center.svg +0 -0
  216. /package/{public → dist}/assets/images/departments.svg +0 -0
  217. /package/{public → dist}/assets/images/facebook-background.png +0 -0
  218. /package/{public → dist}/assets/images/instagram-background.png +0 -0
  219. /package/{public → dist}/assets/images/kyiv.png +0 -0
  220. /package/{public → dist}/assets/images/liveagent.svg +0 -0
  221. /package/{public → dist}/assets/images/new-york.png +0 -0
  222. /package/{public → dist}/assets/images/reply_background.svg +0 -0
  223. /package/{public → dist}/assets/images/status-page-background.png +0 -0
  224. /package/{public → dist}/assets/images/support-portal-background.png +0 -0
  225. /package/{public → dist}/assets/images/tags.svg +0 -0
  226. /package/{public → dist}/assets/images/x-background.png +0 -0
  227. /package/{public → dist}/assets/images/youtube-background.png +0 -0
@@ -1,117 +0,0 @@
1
- <script lang="ts">
2
- import Page from "../components/containers/Page.svelte";
3
- import type {CardTypeInterface} from "../utils/types.ts";
4
- import Card from "../components/containers/Card.svelte";
5
-
6
- const cards: CardTypeInterface[] = [
7
- {
8
- heading: "Email templates",
9
- text: "Personalize your customer interactions with customizable email templates.",
10
- link: 'http://google.com'
11
- },
12
- {
13
- heading: "Ticket Filters",
14
- text: "Streamline ticket management by using filters to sort and organize your tickets.",
15
- link: 'http://google.com'
16
- },
17
- {
18
- heading: "Agents ranking",
19
- text: "Enable your customers to assess the assistance provided by your support agents.",
20
- link: 'http://google.com'
21
- },
22
- {
23
- heading: "Canned Messages",
24
- text: "Create pre-defined responses to commonly asked questions for quick and consistent replies.",
25
- link: 'http://google.com'
26
- },
27
- {
28
- heading: "Automatic Rules",
29
- text: "Improve efficiency by creating predefined actions and workflows with rules.",
30
- link: 'http://google.com'
31
- },
32
- {
33
- heading: "Ticket Tags",
34
- text: "Enhance ticket organization and searchability by creating useful tags.",
35
- link: 'http://google.com'
36
- },
37
- {
38
- heading: "Reports",
39
- text: "Gain valuable insights into your customer service operations through detailed reports.",
40
- link: 'http://google.com'
41
- },
42
- {
43
- heading: "SLA (Service Level Agreement)",
44
- text: "Define and monitor performance standards by creating Service Level Agreements.",
45
- link: 'http://google.com'
46
- },
47
- {
48
- heading: "Domain Parking",
49
- text: "Connect and use your own domain with your LiveAgent account.",
50
- link: 'http://google.com'
51
- },
52
- {
53
- heading: "Customizations",
54
- text: "Personalize your LiveAgent according to your branding needs and preferences",
55
- link: 'http://google.com'
56
- },
57
- {
58
- heading: "Integrations & Plugins",
59
- text: "Extend the functionality of LiveAgent by integrating with various platforms via plugins.",
60
- link: 'http://google.com'
61
- },
62
- {
63
- heading: "Explore Other Features",
64
- text: "Better understand and utilize the full range of features offered by LiveAgent.",
65
- link: 'http://google.com'
66
- },
67
- ]
68
- </script>
69
-
70
- <Page headingText="Provide excellent customer service."
71
- paragraphText="To truly master LiveAgent, check out our collection of how-to articles and guides."
72
- >
73
- <div class="wrapper">
74
- {#each cards as card}
75
- <Card headingText={card.heading}
76
- paragraphText={card.text}
77
- link={card.link}
78
- />
79
- {/each}
80
- </div>
81
- </Page>
82
-
83
- <style>
84
- .wrapper {
85
- display: grid;
86
- grid-gap: 20px;
87
- grid-template-columns: 1fr;
88
- align-items: start;
89
- justify-items: center;
90
- width: 100%;
91
- height: 100%;
92
- padding: 20px 24px;
93
- overflow-y: auto;
94
- }
95
-
96
- @container (min-width: 600px) {
97
- .wrapper {
98
- align-items: start;
99
- justify-content: space-evenly;
100
- grid-template-columns: repeat(2, 250px);
101
- }
102
- }
103
-
104
- @container (min-width: 850px) {
105
- .wrapper {
106
- align-items: start;
107
- justify-content: start;
108
- grid-template-columns: repeat(3, 250px);
109
- }
110
- }
111
-
112
- @container (min-width: 1100px) {
113
- .wrapper {
114
- grid-template-columns: repeat(4, 250px);
115
- }
116
- }
117
- </style>
@@ -1,334 +0,0 @@
1
- <script lang="ts">
2
- import Paragraph from "../components/common/Paragraph.svelte"
3
- import type {ShortcutRow, Tooltip as Tooltips} from "../utils/types.ts"
4
- import ShortcutKeys from "../components/common/ShortcutKeys.svelte";
5
- import {getContext} from "svelte";
6
- import Tooltip from "../components/containers/Tooltip.svelte";
7
- import Page from "../components/containers/Page.svelte";
8
- import {currentTheme} from "../utils/themeStore.ts";
9
-
10
- const os: string = getContext<string>('OS');
11
- const functionalKey: string = os === 'win' ? 'Ctrl' : 'Command';
12
- const iconBasePath: string = getContext<string>('iconBasePath');
13
-
14
- const rows: ShortcutRow[] = [
15
- {
16
- text: 'Home tab',
17
- shortcutKeys: [
18
- { text: functionalKey },
19
- { text: 'H' }
20
- ]
21
- },
22
- {
23
- text: 'Open ticket to be solved (if any)',
24
- shortcutKeys: [
25
- { text: functionalKey },
26
- { text: 'D' }
27
- ]
28
- },
29
- {
30
- text: 'Resolve ticket',
31
- shortcutKeys: [
32
- { text: functionalKey },
33
- { text: 'E' }
34
- ]
35
- },
36
- {
37
- text: 'Show predefined answers',
38
- shortcutKeys: [
39
- { text: functionalKey },
40
- { text: 'I' }]
41
- },
42
- {
43
- text: 'Answer the chat',
44
- shortcutKeys: [
45
- { text: functionalKey },
46
- { text: 'M' }
47
- ]
48
- },
49
- {
50
- text: 'Answer the chat on background',
51
- shortcutKeys: [
52
- { text: functionalKey },
53
- {
54
- text: 'Shift',
55
- iconPath: `${iconBasePath}key_shift.svg`
56
- },
57
- { text: 'M' }
58
- ]
59
- },
60
- {
61
- text: 'Open ticket on background ',
62
- shortcutKeys: [
63
- { text: functionalKey },
64
- {
65
- text: 'Left click',
66
- iconPath: `${iconBasePath}key_left_click.svg`
67
- }
68
- ]
69
- },
70
- {
71
- text: 'Send message',
72
- shortcutKeys: [
73
- { text: functionalKey },
74
- { text: 'S' }
75
- ]
76
- },
77
- {
78
- text: 'Close ticket tab',
79
- shortcutKeys: [
80
- { text: functionalKey },
81
- {
82
- text: 'Middle click',
83
- iconPath: `${iconBasePath}key_middle_click.svg`
84
- }
85
- ]
86
- },
87
- {
88
- text: 'Close ticket window',
89
- shortcutKeys: [
90
- { text: functionalKey },
91
- { text: 'Q' }
92
- ]
93
- },
94
- {
95
- text: 'Show canned messages',
96
- shortcutKeys: [
97
- { text: functionalKey },
98
- { text: 'K' }
99
- ]
100
- },
101
- {
102
- text: 'Show canned messages',
103
- shortcutKeys: [
104
- { text: functionalKey },
105
- { text: 'Spacebar' }
106
- ]
107
- },
108
- {
109
- text: 'Cycle through the opened ticket tabs',
110
- shortcutKeys: [
111
- { text: functionalKey },
112
- { iconPath: `${iconBasePath}key_up.svg` }
113
- ]
114
- },
115
- {
116
- text: 'Cycle through the opened ticket tabs',
117
- shortcutKeys: [
118
- { text: functionalKey },
119
- { iconPath: `${iconBasePath}key_down.svg` }
120
- ]
121
- },
122
- {
123
- text: 'Close ticket tab',
124
- shortcutKeys: [
125
- {
126
- text: 'Middle click',
127
- iconPath: `${iconBasePath}key_middle_click.svg`
128
- }
129
- ]
130
- }
131
- ]
132
- const tooltips: Tooltips[] = [
133
- {
134
- className: 'nextTab',
135
- text: 'Previous or next tab',
136
- shortcut: [
137
- { text: functionalKey },
138
- { iconPath: `${iconBasePath}key_down.svg` }
139
- ],
140
- shortcutAlt: [
141
- { text: functionalKey },
142
- { iconPath: `${iconBasePath}key_up.svg` }
143
- ]
144
- },
145
- {
146
- className: 'closeTab',
147
- text: 'Close active tab',
148
- shortcut: [
149
- { text: functionalKey },
150
- { text: 'Q' }
151
- ]
152
- },
153
- {
154
- className: 'answer',
155
- text: 'Answer ticket',
156
- shortcut: [
157
- { text: functionalKey },
158
- { text: 'D' }
159
- ]
160
- },
161
- {
162
- className: 'send',
163
- text: 'Send message',
164
- shortcut: [
165
- { text: functionalKey },
166
- { text: 'S' }
167
- ]
168
- },
169
- {
170
- className: 'canned',
171
- text: 'Canned message',
172
- shortcut: [
173
- { text: functionalKey },
174
- { text: 'K' }
175
- ],
176
- shortcutAlt: [
177
- { text: functionalKey },
178
- { text: 'Spacebar' }
179
- ]
180
- },
181
- {
182
- className: 'predefined',
183
- text: 'Predefined answers',
184
- shortcut: [
185
- { text: functionalKey },
186
- { text: 'I' }
187
- ]
188
- },
189
- ]
190
-
191
- </script>
192
-
193
- <Page headingText="Save time with keyboard shortcuts"
194
- paragraphText="Use keyboard shortcuts to enhance your skills and productivity."
195
- >
196
- <div class="content">
197
- <div class="info-panel mobile">
198
- <span>When you hover over certain elements, a tooltip will be displayed if a shortcut is available.</span>
199
- </div>
200
- <div class="shortcuts">
201
- {#each rows as row}
202
- <div class="row">
203
- <Paragraph text={row.text} />
204
- <ShortcutKeys keys={row.shortcutKeys} />
205
- </div>
206
- {/each}
207
- </div>
208
- <aside>
209
- <div class="info-panel">
210
- <span>When you hover over certain elements, a tooltip will be displayed if a shortcut is available.</span>
211
- </div>
212
- <div class="reply">
213
- {#each tooltips as tooltip}
214
- <Tooltip className={tooltip.className}
215
- text={tooltip.text}
216
- shortcut={tooltip.shortcut}
217
- shortcutAlt={tooltip.shortcutAlt}
218
- />
219
- {/each}
220
- </div>
221
- </aside>
222
- </div>
223
- </Page>
224
-
225
- <style>
226
- .row {
227
- display: flex;
228
- align-items: center;
229
- justify-content: space-between;
230
- padding: 6px 20px;
231
- border-bottom: 1px solid var(--border-color-primary);
232
- }
233
-
234
- .content {
235
- display: block;
236
- height: calc(100% - 100px);
237
- width: 100%;
238
- padding: 14px 24px 24px 24px;
239
- overflow-x: hidden;
240
- overflow-y: auto;
241
- box-sizing: border-box;
242
- }
243
-
244
- .shortcuts {
245
- display: flex;
246
- flex-direction: column;
247
- flex-shrink: 0;
248
- align-self: flex-start;
249
- width: 100%;
250
- background-color: var(--background-color-secondary);
251
- border: 1px solid var(--border-color-primary);
252
- border-radius: 6px;
253
- }
254
-
255
- aside {
256
- display: flex;
257
- flex-direction: column;
258
- flex: 1 0 0;
259
- align-items: flex-start;
260
- width: 100%;
261
- gap: 40px;
262
- }
263
-
264
- .reply {
265
- position: relative;
266
- display: flex;
267
- background-image: url("public/assets/images/reply_background.svg");
268
- background-repeat: no-repeat;
269
- width: 100%;
270
- margin-left: -24px;
271
- min-height: 620px;
272
- }
273
-
274
- .info-panel {
275
- display: none;
276
- }
277
-
278
- .mobile {
279
- display: block;
280
- padding: 16px 12px;
281
- margin-bottom: 10px;
282
- background-color: var(--background-color-blue-primary);
283
- border: 1px solid var(--border-color-infoPanel);
284
- border-radius: 6px;
285
- }
286
-
287
- .info-panel span {
288
- color: var(--text-color-infoPanel);
289
- font-family: Roboto;
290
- font-size: 13px;
291
- font-weight: 700;
292
- line-height: 20px;
293
- }
294
-
295
- @media (min-width: 1200px) {
296
- .content {
297
- display: flex;
298
- align-items: flex-start;
299
- justify-content: center;
300
- height: 100%;
301
- padding: 0;
302
- }
303
-
304
- .shortcuts {
305
- flex: 1;
306
- height: 100%;
307
- max-width: 500px;
308
- border-right: 1px solid var(--border-color-primary);
309
- border-radius: 0;
310
- }
311
-
312
- .info-panel {
313
- display: block;
314
- width: 95%;
315
- padding: 16px 12px;
316
- border: 1px solid var(--border-color-infoPanel);
317
- border-radius: 6px;
318
- background-color: var(--background-color-blue-primary);
319
- }
320
-
321
- .mobile {
322
- display: none;
323
- }
324
-
325
- aside {
326
- padding: 20px;
327
- }
328
-
329
- .reply {
330
- margin: 0;
331
- height: 100%;
332
- }
333
- }
334
- </style>
@@ -1,175 +0,0 @@
1
- <script lang="ts">
2
- import Step from "./Step.svelte";
3
- import Heading from "../../components/common/Heading.svelte";
4
- import Paragraph from "../../components/common/Paragraph.svelte";
5
- import AgentsTag from "../../components/common/AgentsTag.svelte";
6
- import Button from "../../components/common/Button.svelte";
7
- import {getContext, onMount} from "svelte";
8
- import {progress} from "../../utils/progressStore.ts";
9
- import {isAgentManaged} from "../../utils/MockBackend.ts";
10
- import {currentTheme} from "../../utils/themeStore.ts";
11
-
12
- const iconBasePath: string = getContext<string>('iconBasePath');
13
-
14
- let stepCompleted:boolean = false;
15
-
16
- onMount(async (): Promise<void> => {
17
- stepCompleted = $progress[1].state === 'c';
18
-
19
- if (!stepCompleted) {
20
- const response: {completionStatus: boolean} = await isAgentManaged();
21
- stepCompleted = response.completionStatus;
22
- }
23
- })
24
-
25
- async function handleManageAgents(): Promise<void> {
26
- const response: {completionStatus: boolean} = await isAgentManaged(true);
27
- stepCompleted = response.completionStatus;
28
- window.location.hash = 'Agents';
29
- }
30
-
31
- </script>
32
-
33
- <Step bind:stepFinished={stepCompleted}
34
- headerTitle="Add agent"
35
- headerIconPath="{iconBasePath}add-agents.svg"
36
- nextStepCase="mid"
37
- nextStepUnfinishedText="Create agent account to complete this step."
38
- nextStepFinishedText="Next, let's further explore Departments and their purpose."
39
- path="/add-agents"
40
- >
41
- <div class="wrapper">
42
- <section>
43
- <Heading text="Add agents"/>
44
- <Paragraph text="Let's start by creating agent accounts for your colleagues and team members."/>
45
- <Paragraph text="Agent accounts can also be assigned to specific departments based on their area of expertise, and LiveAgent software even allows you to manage their permissions and roles. For instance, some agents may only be able to view and respond to tickets, while others might have the authority to manage knowledge base content or even other agents."/>
46
- </section>
47
- <section>
48
- <Heading text="Types of LiveAgent account"/>
49
- <Paragraph text="By default, there are three agent account types in LiveAgent. Agent, Admin, and Owner."/>
50
- <div class="panel-wrapper">
51
- <div class="panel panel-agents">
52
- <AgentsTag text="Agents" />
53
- <p class="panel-text">Agents can view, reply to, and manage tickets, pick up live chats/calls, write and manage knowledge base content, manage contacts, create their own canned messages & predefined answers, manage their own agent profiles, and see their own agent reports.</p>
54
- </div>
55
- <div class="panel panel-admins">
56
- <AgentsTag text="Admins" icon="{iconBasePath}admin.svg"/>
57
- <p class="panel-text">Admins, in addition to agent role permissions, can manage accounts of other agents and admins (but not the owner's account), see all reports, and configure the system settings.</p>
58
- </div>
59
- <div class="panel panel-owner">
60
- <AgentsTag text="Owner" icon="{iconBasePath}owner.svg"/>
61
- <p class="panel-text">In addition to admin role permissions, the owner can also manage LiveAgent account billing and payment settings.</p>
62
- </div>
63
- <div class="panel-bottom">
64
- <span class="text">Now, let’s create agent accounts for your coworkers and set their roles.</span>
65
- <Button reversedColors={stepCompleted} onClick={handleManageAgents} text="Manage agents"/>
66
- </div>
67
- </div>
68
- </section>
69
- <section class="info-panel">
70
- <h4 class="heading-info">Custom agent roles (paid feature)</h4>
71
- <p class="text-info">In addition to the default roles, you can establish tailored agent roles and grant them specific permissions to suit your unique operational needs.</p>
72
- </section>
73
- </div>
74
- </Step>
75
-
76
- <style>
77
- .wrapper {
78
- width: 100%;
79
- height: calc(100% - 12px);
80
- }
81
-
82
- section {
83
- margin: 12px 0;
84
- }
85
-
86
- .panel-wrapper {
87
- display: flex;
88
- flex-direction: column;
89
- padding: 16px 20px 12px 20px;
90
- border-radius: 6px;
91
- background: var(--background-color-grey-secondary);
92
- }
93
-
94
- .panel {
95
- display: flex;
96
- flex-direction: column;
97
- align-items: flex-start;
98
- justify-content: space-between;
99
- padding: 14px 16px;
100
- margin-bottom: 10px;
101
- gap: 12px;
102
- background: var(--background-color-grey-primary);
103
- border-radius: 6px;
104
- }
105
-
106
-
107
- .panel-text {
108
- color: var(--text-color-primary);
109
- margin: 0;
110
- font-size: 12px;
111
- font-weight: 400;
112
- line-height: 20px;
113
- }
114
-
115
- .panel-bottom {
116
- display: flex;
117
- flex-direction: column;
118
- align-items: center;
119
- justify-content: space-between;
120
- gap: 10px;
121
- }
122
-
123
- .panel-bottom .text {
124
- color: var(--text-color-primary);
125
- font-family: Roboto;
126
- font-size: 12px;
127
- font-weight: 700;
128
- line-height: 20px;
129
- }
130
-
131
- .info-panel {
132
- background-color: var(--background-color-blue-primary);
133
- padding: 6px 10px 6px 32px;
134
- border: 1px solid var(--border-color-infoPanel);
135
- border-radius: 6px;
136
- }
137
-
138
- .heading-info {
139
- color: var(--text-color-infoPanel);
140
- position: relative;
141
- font-family: Roboto;
142
- font-size: 12px;
143
- font-weight: 700;
144
- line-height: 20px;
145
- margin: 0;
146
- }
147
-
148
- .heading-info::before {
149
- content: url("public/assets/icons/info.svg");
150
- position: absolute;
151
- top: 2px;
152
- left: -23px;
153
- width: 16px;
154
- height: 16px;
155
- }
156
-
157
- .text-info {
158
- color: var(--text-color-infoPanel);
159
- font-family: Roboto;
160
- font-size: 12px;
161
- font-weight: 400;
162
- line-height: 20px;
163
- margin: 0;
164
- }
165
-
166
- @media (min-width: 768px) {
167
- .panel {
168
- flex-direction: row;
169
- }
170
-
171
- .panel-bottom {
172
- flex-direction: row;
173
- }
174
- }
175
- </style>
@@ -1,81 +0,0 @@
1
- <script lang="ts">
2
- import Step from "./Step.svelte";
3
- import Heading from "../../components/common/Heading.svelte";
4
- import Paragraph from "../../components/common/Paragraph.svelte";
5
- import Button from "../../components/common/Button.svelte";
6
- import {getContext, onMount} from "svelte";
7
- import { progress } from "../../utils/progressStore";
8
- import { isDepartmentManaged } from "../../utils/MockBackend.ts";
9
- import {currentTheme} from "../../utils/themeStore.ts";
10
-
11
- const iconBasePath: string = getContext<string>('iconBasePath');
12
-
13
- let stepCompleted: boolean = false;
14
-
15
- onMount(async (): Promise<void> => {
16
- stepCompleted = $progress[2]?.state === 'c';
17
-
18
- if (!stepCompleted) {
19
- const response: { completionStatus: boolean } = await isDepartmentManaged();
20
- stepCompleted = response.completionStatus;
21
- }
22
- });
23
-
24
- async function handleManageDepartments(): Promise<void> {
25
- const response: { completionStatus: boolean } = await isDepartmentManaged(true);
26
- stepCompleted = response.completionStatus;
27
- window.location.hash = 'Departments';
28
- }
29
- </script>
30
-
31
-
32
- <Step bind:stepFinished={stepCompleted}
33
- headerTitle="Add departments"
34
- headerIconPath="{iconBasePath}add-departments.svg"
35
- nextStepCase="mid"
36
- nextStepUnfinishedText="Create new department or rename default one to finish this step."
37
- nextStepFinishedText="Now that we have Agents and Departments sorted out, we need to establish some communication channels."
38
- path="/add-departments"
39
- >
40
- <div class="wrapper">
41
- <section>
42
- <Heading text="Add departments" />
43
- <Paragraph text="Adding Departments to your LiveAgent account can significantly enhance the efficiency of your customer support process." />
44
- <Paragraph text="The purpose of creating Departments is to sort and assign tickets to the respective teams or agents best suited to handle them. This not only improves the efficiency and productivity of customer support but also ensures that customer queries are managed by those with the right expertise." />
45
- <Paragraph text="Departments also allow for structured workflows. You can set rules and access permissions for each department, which helps in maintaining an organized working environment. " />
46
- <Paragraph text="Moreover, departments can provide vital data for analytics and insights, giving a clear picture of which areas receive the most queries or require more resources to enhance customer service. The department structure also assists in delivering a more personalized service as the customer interacts with specialists familiar with their specific concerns or needs." />
47
- </section>
48
- <section class="panel-bottom">
49
- <span class="panel-bottom-text">Your LiveAgent account already has one default department named “General”. Feel free to rename it or add new departments now.</span>
50
- <Button onClick={handleManageDepartments} text="Manage departments" reversedColors={stepCompleted} />
51
- </section>
52
- </div>
53
- </Step>
54
-
55
- <style>
56
- .panel-bottom {
57
- display: flex;
58
- flex-direction: column;
59
- align-items: flex-end;
60
- justify-content: space-between;
61
- gap: 20px;
62
- padding: 16px 18px 24px;
63
- border-radius: 6px;
64
- background: var(--background-color-grey-secondary);
65
- }
66
-
67
- .panel-bottom-text {
68
- color: var(--text-color-primary);
69
- font-family: Roboto;
70
- font-size: 12px;
71
- font-weight: 700;
72
- line-height: 20px;
73
- }
74
-
75
- @media (min-width: 768px) {
76
- .panel-bottom {
77
- flex-direction: row;
78
- align-items: center;
79
- }
80
- }
81
- </style>