@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
@@ -0,0 +1,10 @@
1
+ var aa=Object.defineProperty;var la=(e,t,n)=>t in e?aa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Re=(e,t,n)=>(la(e,typeof t!="symbol"?t+"":t,n),n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();const ca="modulepreload",ua=function(e){return"/"+e},rs={},N=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),i=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.all(n.map(l=>{if(l=ua(l),l in rs)return;rs[l]=!0;const a=l.endsWith(".css"),u=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${l}"]${u}`))return;const c=document.createElement("link");if(c.rel=a?"stylesheet":ca,a||(c.as="script",c.crossOrigin=""),c.href=l,i&&c.setAttribute("nonce",i),document.head.appendChild(c),a)return new Promise((f,h)=>{c.addEventListener("load",f),c.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${l}`)))})}))}return s.then(()=>t()).catch(o=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=o,window.dispatchEvent(i),!i.defaultPrevented)throw o})};let kn,ir=!1;const Oo=e=>(e=typeof e)=="object"||e==="function";function Bo(e){var t,n,r;return(r=(n=(t=e.head)===null||t===void 0?void 0:t.querySelector('meta[name="csp-nonce"]'))===null||n===void 0?void 0:n.getAttribute("content"))!==null&&r!==void 0?r:void 0}const fa=(e,t,...n)=>{let r=null,s=!1,o=!1;const i=[],l=u=>{for(let c=0;c<u.length;c++)r=u[c],Array.isArray(r)?l(r):r!=null&&typeof r!="boolean"&&((s=!Oo(r))&&(r+=""),s&&o?i[i.length-1].t+=r:i.push(s?ar(null,r):r),o=s)};l(n);const a=ar(e,null);return a.l=t,i.length>0&&(a.o=i),a},ar=(e,t)=>({i:0,u:e,t,h:null,o:null}),ha={},ss=new WeakMap,Ro=e=>"sc-"+e.m,_r=(e,t,n)=>{const r=t.o[n];let s,o,i=0;if(s=r.h=Ge.createElement(r.u),kn!=null&&s["s-si"]!==kn&&s.classList.add(s["s-si"]=kn),r.o)for(i=0;i<r.o.length;++i)o=_r(e,r,i),o&&s.appendChild(o);return s},os=(e,t,n,r,s,o)=>{let i,l=e;for(;s<=o;++s)r[s]&&(i=_r(null,n,s),i&&(r[s].h=i,l.insertBefore(i,t)))},is=(e,t,n,r)=>{for(;t<=n;++t)(r=e[t])&&r.h.remove()},vn=(e,t)=>e.u===t.u,Gt=(e,t)=>{const n=t.h=e.h,r=e.o,s=t.o;r!==null&&s!==null?((o,i,l,a)=>{let u,c=0,f=0,h=i.length-1,p=i[0],b=i[h],m=a.length-1,w=a[0],y=a[m];for(;c<=h&&f<=m;)p==null?p=i[++c]:b==null?b=i[--h]:w==null?w=a[++f]:y==null?y=a[--m]:vn(p,w)?(Gt(p,w),p=i[++c],w=a[++f]):vn(b,y)?(Gt(b,y),b=i[--h],y=a[--m]):vn(p,y)?(Gt(p,y),o.insertBefore(p.h,b.h.nextSibling),p=i[++c],y=a[--m]):vn(b,w)?(Gt(b,w),o.insertBefore(b.h,p.h),b=i[--h],w=a[++f]):(u=_r(i&&i[f],l,f),w=a[++f],u&&p.h.parentNode.insertBefore(u,p.h));c>h?os(o,a[m+1]==null?null:a[m+1].h,l,a,f,m):f>m&&is(i,c,h)})(n,r,t,s):s!==null?os(n,null,t,s,0,s.length-1):r!==null&&is(r,0,r.length-1)},Ho=(e,t)=>{t&&!e.p&&t["s-p"]&&t["s-p"].push(new Promise(n=>e.p=n))},wr=(e,t)=>{if(e.i|=16,!(4&e.i))return Ho(e,e.v),Ea(()=>da(e,t));e.i|=512},da=(e,t)=>{const n=e.S;return t&&(e.i|=256,e.g&&(e.g.map(([r,s])=>Do(n,r,s)),e.g=null)),va(void 0,()=>pa(e,n,t))},pa=async(e,t,n)=>{const r=e.$,s=r["s-rc"];n&&(o=>{const i=o.M,l=o.$,a=i.i,u=((c,f)=>{var h;let p=Ro(f);const b=En.get(p);if(c=c.nodeType===11?c:Ge,b)if(typeof b=="string"){let m,w=ss.get(c=c.head||c);if(w||ss.set(c,w=new Set),!w.has(p)){{m=Ge.createElement("style"),m.innerHTML=b;const y=(h=Pe.j)!==null&&h!==void 0?h:Bo(Ge);y!=null&&m.setAttribute("nonce",y),c.insertBefore(m,c.querySelector("link"))}w&&w.add(p)}}else c.adoptedStyleSheets.includes(b)||(c.adoptedStyleSheets=[...c.adoptedStyleSheets,b]);return p})(l.getRootNode(),i);10&a&&(l["s-sc"]=u,l.classList.add(u+"-h"),2&a&&l.classList.add(u+"-s"))})(e),ga(e,t),s&&(s.map(o=>o()),r["s-rc"]=void 0);{const o=r["s-p"],i=()=>ma(e);o.length===0?i():(Promise.all(o).then(i),e.i|=4,o.length=0)}},ga=(e,t)=>{try{t=t.render(),e.i&=-17,e.i|=2,((n,r)=>{const s=n.$,o=n.k||ar(null,null),i=(l=>l&&l.u===ha)(r)?r:fa(null,null,r);i.u=null,i.i|=4,n.k=i,i.h=o.h=s,kn=s["s-sc"],Gt(o,i)})(e,t)}catch(n){dt(n,e.$)}return null},ma=e=>{const t=e.$,n=e.v;64&e.i||(e.i|=64,zo(t),e.C(t),n||Mo()),e.p&&(e.p(),e.p=void 0),512&e.i&&kr(()=>wr(e,!1)),e.i&=-517},Mo=()=>{zo(Ge.documentElement),kr(()=>(e=>{const t=Pe.ce("appload",{detail:{namespace:"flex-resizer"}});return e.dispatchEvent(t),t})($r))},Do=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(r){dt(r)}},va=(e,t)=>t(),zo=e=>e.classList.add("hydrated"),as=(e,t,n)=>{if(t.O){e.watchers&&(t.P=e.watchers);const r=Object.entries(t.O),s=e.prototype;if(r.map(([o,[i]])=>{(31&i||2&n&&32&i)&&Object.defineProperty(s,o,{get(){return((l,a)=>Kt(this).N.get(a))(0,o)},set(l){((a,u,c,f)=>{const h=Kt(a),p=h.$,b=h.N.get(u),m=h.i,w=h.S;if(c=((y,_)=>y==null||Oo(y)?y:4&_?y!=="false"&&(y===""||!!y):2&_?parseFloat(y):1&_?y+"":y)(c,f.O[u][0]),(!(8&m)||b===void 0)&&c!==b&&(!Number.isNaN(b)||!Number.isNaN(c))&&(h.N.set(u,c),w)){if(f.P&&128&m){const y=f.P[u];y&&y.map(_=>{try{w[_](c,b,u)}catch(P){dt(P,p)}})}(18&m)==2&&wr(h,!1)}})(this,o,l,t)},configurable:!0,enumerable:!0})}),1&n){const o=new Map;s.attributeChangedCallback=function(i,l,a){Pe.jmp(()=>{const u=o.get(i);if(this.hasOwnProperty(u))a=this[u],delete this[u];else if(s.hasOwnProperty(u)&&typeof this[u]=="number"&&this[u]==a)return;this[u]=(a!==null||typeof this[u]!="boolean")&&a})},e.observedAttributes=r.filter(([i,l])=>15&l[0]).map(([i,l])=>{const a=l[1]||i;return o.set(a,i),a})}}return e},ls=e=>{Do(e,"connectedCallback")},ba=(e,t={})=>{var n;const r=[],s=t.exclude||[],o=$r.customElements,i=Ge.head,l=i.querySelector("meta[charset]"),a=Ge.createElement("style"),u=[];let c,f=!0;Object.assign(Pe,t),Pe.T=new URL(t.resourcesUrl||"./",Ge.baseURI).href,e.map(h=>{h[1].map(p=>{const b={i:p[0],m:p[1],O:p[2],A:p[3]};b.O=p[2],b.A=p[3],b.P={};const m=b.m,w=class extends HTMLElement{constructor(y){super(y),_a(y=this,b)}connectedCallback(){c&&(clearTimeout(c),c=null),f?u.push(this):Pe.jmp(()=>(y=>{if(!(1&Pe.i)){const _=Kt(y),P=_.M;if(1&_.i)No(y,_,P.A),ls(_.S);else{_.i|=1;{let A=y;for(;A=A.parentNode||A.host;)if(A["s-p"]){Ho(_,_.v=A);break}}P.O&&Object.entries(P.O).map(([A,[C]])=>{if(31&C&&y.hasOwnProperty(A)){const B=y[A];delete y[A],y[A]=B}}),(async(A,C,B,G,R)=>{if(!(32&C.i)){{C.i|=32,(R=wa(B)).then&&(R=await R),R.isProxied||(B.P=R.watchers,as(R,B,2),R.isProxied=!0),C.i|=8;try{new R(C)}catch(H){dt(H)}C.i&=-9,C.i|=128,ls(C.S)}if(R.style){let H=R.style;const ee=Ro(B);En.has(ee)||((q,M,E)=>{let T=En.get(q);$a&&E?(T=T||new CSSStyleSheet,typeof T=="string"?T=M:T.replaceSync(M)):T=M,En.set(q,T)})(ee,H,!!(1&B.i))}}const D=C.v,Y=()=>wr(C,!0);D&&D["s-rc"]?D["s-rc"].push(Y):Y()})(0,_,P)}}})(this))}disconnectedCallback(){Pe.jmp(()=>(()=>{if(!(1&Pe.i)){const y=Kt(this);y.F&&(y.F.map(_=>_()),y.F=void 0)}})())}componentOnReady(){return Kt(this).L}};b.R=h[0],s.includes(m)||o.get(m)||(r.push(m),o.define(m,as(w,b,1)))})});{a.innerHTML=r+"{visibility:hidden}.hydrated{visibility:inherit}",a.setAttribute("data-styles","");const h=(n=Pe.j)!==null&&n!==void 0?n:Bo(Ge);h!=null&&a.setAttribute("nonce",h),i.insertBefore(a,l?l.nextSibling:i.firstChild)}f=!1,u.length?u.map(h=>h.connectedCallback()):Pe.jmp(()=>c=setTimeout(Mo,30))},No=(e,t,n)=>{n&&n.map(([r,s,o])=>{const i=e,l=ya(t,o),a=xa(r);Pe.ael(i,s,l,a),(t.F=t.F||[]).push(()=>Pe.rel(i,s,l,a))})},ya=(e,t)=>n=>{try{256&e.i?e.S[t](n):(e.g=e.g||[]).push([t,n])}catch(r){dt(r)}},xa=e=>(2&e)!=0,Fo=new WeakMap,Kt=e=>Fo.get(e),_a=(e,t)=>{const n={i:0,$:e,M:t,N:new Map};return n.L=new Promise(r=>n.C=r),e["s-p"]=[],e["s-rc"]=[],No(e,n,t.A),Fo.set(e,n)},dt=(e,t)=>(0,console.error)(e,t),cs=new Map,wa=e=>{const t=e.m.replace(/-/g,"_"),n=e.R,r=cs.get(n);return r?r[t]:N(()=>import(`./${n}.entry.js`),[]).then(s=>(cs.set(n,s),s[t]),dt);/*!__STENCIL_STATIC_IMPORT_SWITCH__*/},En=new Map,$r=typeof window<"u"?window:{},Ge=$r.document||{head:{}},Pe={i:0,T:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,r)=>e.addEventListener(t,n,r),rel:(e,t,n,r)=>e.removeEventListener(t,n,r),ce:(e,t)=>new CustomEvent(e,t)},Uo=e=>Promise.resolve(e),$a=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch{}return!1})(),us=[],Vo=[],ka=(e,t)=>n=>{e.push(n),ir||(ir=!0,4&Pe.i?kr(lr):Pe.raf(lr))},fs=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(n){dt(n)}e.length=0},lr=()=>{fs(us),fs(Vo),(ir=us.length>0)&&Pe.raf(lr)},kr=e=>Uo().then(e),Ea=ka(Vo);(()=>{const e=import.meta.url,t={};return e!==""&&(t.resourcesUrl=new URL(".",e).href),Uo(t)})().then(e=>ba([["p-0469c0d2",[[2,"flex-resizer",{depth:[2],overrideIframe:[4,"override-iframe"],name:[1],save:[4],disabled:[4]},[[0,"mousedown","resizeStart"],[1,"touchstart","resizeStart"]]]]]],e));const hs=(e,t)=>{const n=e[t];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+t)))})};function Q(){}const Go=e=>e;function lt(e,t){for(const n in t)e[n]=t[n];return e}function qo(e){return e()}function ds(){return Object.create(null)}function We(e){e.forEach(qo)}function pt(e){return typeof e=="function"}function ne(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let bn;function ce(e,t){return e===t?!0:(bn||(bn=document.createElement("a")),bn.href=t,e===bn.href)}function Ta(e){return Object.keys(e).length===0}function Er(e,...t){if(e==null){for(const r of t)r(void 0);return Q}const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function Sa(e){let t;return Er(e,n=>t=n)(),t}function pe(e,t,n){e.$$.on_destroy.push(Er(t,n))}function Vn(e,t,n,r){if(e){const s=Wo(e,t,n,r);return e[0](s)}}function Wo(e,t,n,r){return e[1]&&r?lt(n.ctx.slice(),e[1](r(t))):n.ctx}function Gn(e,t,n,r){if(e[2]&&r){const s=e[2](r(n));if(t.dirty===void 0)return s;if(typeof s=="object"){const o=[],i=Math.max(t.dirty.length,s.length);for(let l=0;l<i;l+=1)o[l]=t.dirty[l]|s[l];return o}return t.dirty|s}return t.dirty}function qn(e,t,n,r,s,o){if(s){const i=Wo(t,n,r,o);e.p(i,s)}}function Wn(e){if(e.ctx.length>32){const t=[],n=e.ctx.length/32;for(let r=0;r<n;r++)t[r]=-1;return t}return-1}function Pa(e){const t={};for(const n in e)n[0]!=="$"&&(t[n]=e[n]);return t}function ps(e,t){const n={};t=new Set(t);for(const r in e)!t.has(r)&&r[0]!=="$"&&(n[r]=e[r]);return n}function Ln(e){return e??""}function Tr(e){return e&&pt(e.destroy)?e.destroy:Q}const Ca=["",!0,1,"true","contenteditable"],Xo=typeof window<"u";let Yo=Xo?()=>window.performance.now():()=>Date.now(),Sr=Xo?e=>requestAnimationFrame(e):Q;const At=new Set;function Ko(e){At.forEach(t=>{t.c(e)||(At.delete(t),t.f())}),At.size!==0&&Sr(Ko)}function Zo(e){let t;return At.size===0&&Sr(Ko),{promise:new Promise(n=>{At.add(t={c:e,f:n})}),abort(){At.delete(t)}}}function d(e,t){e.appendChild(t)}function fe(e,t,n){const r=Pr(e);if(!r.getElementById(t)){const s=x("style");s.id=t,s.textContent=n,Jo(r,s)}}function Pr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Aa(e){const t=x("style");return t.textContent="/* empty */",Jo(Pr(e),t),t.sheet}function Jo(e,t){return d(e.head||e,t),t.sheet}function U(e,t,n){e.insertBefore(t,n||null)}function F(e){e.parentNode&&e.parentNode.removeChild(e)}function He(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function x(e){return document.createElement(e)}function te(e){return document.createTextNode(e)}function k(){return te(" ")}function Ht(){return te("")}function Fe(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function Qo(e){return function(t){return t.stopPropagation(),e.call(this,t)}}function g(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}const ja=["width","height"];function gs(e,t){const n=Object.getOwnPropertyDescriptors(e.__proto__);for(const r in t)t[r]==null?e.removeAttribute(r):r==="style"?e.style.cssText=t[r]:r==="__value"?e.value=e[r]=t[r]:n[r]&&n[r].set&&ja.indexOf(r)===-1?e[r]=t[r]:g(e,r,t[r])}function Et(e,t,n){const r=t.toLowerCase();r in e?e[r]=typeof e[r]=="boolean"&&n===""?!0:n:t in e?e[t]=typeof e[t]=="boolean"&&n===""?!0:n:g(e,t,n)}function Ia(e){return Array.from(e.childNodes)}function ge(e,t){t=""+t,e.data!==t&&(e.data=t)}function La(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function Oa(e,t,n){~Ca.indexOf(n)?La(e,t):ge(e,t)}function X(e,t,n,r){n==null?e.style.removeProperty(t):e.style.setProperty(t,n,"")}function ms(e,t,n){e.classList.toggle(t,!!n)}function ei(e,t,{bubbles:n=!1,cancelable:r=!1}={}){return new CustomEvent(e,{detail:t,bubbles:n,cancelable:r})}function Ba(e){const t={};return e.childNodes.forEach(n=>{t[n.slot||"default"]=!0}),t}function On(e,t){return new e(t)}const Bn=new Map;let Rn=0;function Ra(e){let t=5381,n=e.length;for(;n--;)t=(t<<5)-t^e.charCodeAt(n);return t>>>0}function Ha(e,t){const n={stylesheet:Aa(t),rules:{}};return Bn.set(e,n),n}function ti(e,t,n,r,s,o,i,l=0){const a=16.666/r;let u=`{
2
+ `;for(let w=0;w<=1;w+=a){const y=t+(n-t)*o(w);u+=w*100+`%{${i(y,1-y)}}
3
+ `}const c=u+`100% {${i(n,1-n)}}
4
+ }`,f=`__svelte_${Ra(c)}_${l}`,h=Pr(e),{stylesheet:p,rules:b}=Bn.get(h)||Ha(h,e);b[f]||(b[f]=!0,p.insertRule(`@keyframes ${f} ${c}`,p.cssRules.length));const m=e.style.animation||"";return e.style.animation=`${m?`${m}, `:""}${f} ${r}ms linear ${s}ms 1 both`,Rn+=1,f}function cr(e,t){const n=(e.style.animation||"").split(", "),r=n.filter(t?o=>o.indexOf(t)<0:o=>o.indexOf("__svelte")===-1),s=n.length-r.length;s&&(e.style.animation=r.join(", "),Rn-=s,Rn||Ma())}function Ma(){Sr(()=>{Rn||(Bn.forEach(e=>{const{ownerNode:t}=e.stylesheet;t&&F(t)}),Bn.clear())})}let tn;function Zt(e){tn=e}function Mt(){if(!tn)throw new Error("Function called outside component initialization");return tn}function ze(e){Mt().$$.on_mount.push(e)}function Da(e){Mt().$$.after_update.push(e)}function za(e){Mt().$$.on_destroy.push(e)}function Na(){const e=Mt();return(t,n,{cancelable:r=!1}={})=>{const s=e.$$.callbacks[t];if(s){const o=ei(t,n,{cancelable:r});return s.slice().forEach(i=>{i.call(e,o)}),!o.defaultPrevented}return!0}}function Pt(e,t){return Mt().$$.context.set(e,t),t}function Ee(e){return Mt().$$.context.get(e)}function vs(e,t){const n=e.$$.callbacks[t.type];n&&n.slice().forEach(r=>r.call(this,t))}const Ct=[],De=[];let jt=[];const ur=[],ni=Promise.resolve();let fr=!1;function ri(){fr||(fr=!0,ni.then(W))}function si(){return ri(),ni}function It(e){jt.push(e)}function Xe(e){ur.push(e)}const Qn=new Set;let Tt=0;function W(){if(Tt!==0)return;const e=tn;do{try{for(;Tt<Ct.length;){const t=Ct[Tt];Tt++,Zt(t),Fa(t.$$)}}catch(t){throw Ct.length=0,Tt=0,t}for(Zt(null),Ct.length=0,Tt=0;De.length;)De.pop()();for(let t=0;t<jt.length;t+=1){const n=jt[t];Qn.has(n)||(Qn.add(n),n())}jt.length=0}while(Ct.length);for(;ur.length;)ur.pop()();fr=!1,Qn.clear(),Zt(e)}function Fa(e){if(e.fragment!==null){e.update(),We(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(It)}}function Ua(e){const t=[],n=[];jt.forEach(r=>e.indexOf(r)===-1?t.push(r):n.push(r)),n.forEach(r=>r()),jt=t}let Ut;function oi(){return Ut||(Ut=Promise.resolve(),Ut.then(()=>{Ut=null})),Ut}function Hn(e,t,n){e.dispatchEvent(ei(`${t?"intro":"outro"}${n}`))}const Tn=new Set;let it;function Ce(){it={r:0,c:[],p:it}}function Ae(){it.r||We(it.c),it=it.p}function $(e,t){e&&e.i&&(Tn.delete(e),e.i(t))}function S(e,t,n,r){if(e&&e.o){if(Tn.has(e))return;Tn.add(e),it.c.push(()=>{Tn.delete(e),r&&(n&&e.d(1),r())}),e.o(t)}else r&&r()}const ii={duration:0};function Va(e,t,n){const r={direction:"in"};let s=t(e,n,r),o=!1,i,l,a=0;function u(){i&&cr(e,i)}function c(){const{delay:h=0,duration:p=300,easing:b=Go,tick:m=Q,css:w}=s||ii;w&&(i=ti(e,0,1,p,h,b,w,a++)),m(0,1);const y=Yo()+h,_=y+p;l&&l.abort(),o=!0,It(()=>Hn(e,!0,"start")),l=Zo(P=>{if(o){if(P>=_)return m(1,0),Hn(e,!0,"end"),u(),o=!1;if(P>=y){const A=b((P-y)/p);m(A,1-A)}}return o})}let f=!1;return{start(){f||(f=!0,cr(e),pt(s)?(s=s(r),oi().then(c)):c())},invalidate(){f=!1},end(){o&&(u(),o=!1)}}}function Ga(e,t,n){const r={direction:"out"};let s=t(e,n,r),o=!0,i;const l=it;l.r+=1;let a;function u(){const{delay:c=0,duration:f=300,easing:h=Go,tick:p=Q,css:b}=s||ii;b&&(i=ti(e,1,0,f,c,h,b));const m=Yo()+c,w=m+f;It(()=>Hn(e,!1,"start")),"inert"in e&&(a=e.inert,e.inert=!0),Zo(y=>{if(o){if(y>=w)return p(0,1),Hn(e,!1,"end"),--l.r||We(l.c),!1;if(y>=m){const _=h((y-m)/f);p(1-_,_)}}return o})}return pt(s)?oi().then(()=>{s=s(r),u()}):u(),{end(c){c&&"inert"in e&&(e.inert=a),c&&s.tick&&s.tick(1,0),o&&(i&&cr(e,i),o=!1)}}}function me(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function qa(e,t){e.d(1),t.delete(e.key)}function Wa(e,t,n,r,s,o,i,l,a,u,c,f){let h=e.length,p=o.length,b=h;const m={};for(;b--;)m[e[b].key]=b;const w=[],y=new Map,_=new Map,P=[];for(b=p;b--;){const G=f(s,o,b),R=n(G);let D=i.get(R);D?P.push(()=>D.p(G,t)):(D=u(R,G),D.c()),y.set(R,w[b]=D),R in m&&_.set(R,Math.abs(b-m[R]))}const A=new Set,C=new Set;function B(G){$(G,1),G.m(l,c),i.set(G.key,G),c=G.first,p--}for(;h&&p;){const G=w[p-1],R=e[h-1],D=G.key,Y=R.key;G===R?(c=G.first,h--,p--):y.has(Y)?!i.has(D)||A.has(D)?B(G):C.has(Y)?h--:_.get(D)>_.get(Y)?(C.add(D),B(G)):(A.add(Y),h--):(a(R,i),h--)}for(;h--;){const G=e[h];y.has(G.key)||a(G,i)}for(;p;)B(w[p-1]);return We(P),w}function nn(e,t){const n={},r={},s={$$scope:1};let o=e.length;for(;o--;){const i=e[o],l=t[o];if(l){for(const a in i)a in l||(r[a]=1);for(const a in l)s[a]||(n[a]=l[a],s[a]=1);e[o]=l}else for(const a in i)s[a]=1}for(const i in r)i in n||(n[i]=void 0);return n}function Mn(e){return typeof e=="object"&&e!==null?e:{}}function Ye(e,t,n){const r=e.$$.props[t];r!==void 0&&(e.$$.bound[r]=n,n(e.$$.ctx[r]))}function O(e){e&&e.c()}function I(e,t,n){const{fragment:r,after_update:s}=e.$$;r&&r.m(t,n),It(()=>{const o=e.$$.on_mount.map(qo).filter(pt);e.$$.on_destroy?e.$$.on_destroy.push(...o):We(o),e.$$.on_mount=[]}),s.forEach(It)}function L(e,t){const n=e.$$;n.fragment!==null&&(Ua(n.after_update),We(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function Xa(e,t){e.$$.dirty[0]===-1&&(Ct.push(e),ri(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function oe(e,t,n,r,s,o,i=null,l=[-1]){const a=tn;Zt(e);const u=e.$$={fragment:null,ctx:[],props:o,update:Q,not_equal:s,bound:ds(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(a?a.$$.context:[])),callbacks:ds(),dirty:l,skip_bound:!1,root:t.target||a.$$.root};i&&i(u.root);let c=!1;if(u.ctx=n?n(e,t.props||{},(f,h,...p)=>{const b=p.length?p[0]:h;return u.ctx&&s(u.ctx[f],u.ctx[f]=b)&&(!u.skip_bound&&u.bound[f]&&u.bound[f](b),c&&Xa(e,f)),h}):[],u.update(),c=!0,We(u.before_update),u.fragment=r?r(u.ctx):!1,t.target){if(t.hydrate){const f=Ia(t.target);u.fragment&&u.fragment.l(f),f.forEach(F)}else u.fragment&&u.fragment.c();t.intro&&$(e.$$.fragment),I(e,t.target,t.anchor),W()}Zt(a)}let ai;typeof HTMLElement=="function"&&(ai=class extends HTMLElement{constructor(t,n,r){super();Re(this,"$$ctor");Re(this,"$$s");Re(this,"$$c");Re(this,"$$cn",!1);Re(this,"$$d",{});Re(this,"$$r",!1);Re(this,"$$p_d",{});Re(this,"$$l",{});Re(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=n,r&&this.attachShadow({mode:"open"})}addEventListener(t,n,r){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(n),this.$$c){const s=this.$$c.$on(t,n);this.$$l_u.set(n,s)}super.addEventListener(t,n,r)}removeEventListener(t,n,r){if(super.removeEventListener(t,n,r),this.$$c){const s=this.$$l_u.get(n);s&&(s(),this.$$l_u.delete(n))}}async connectedCallback(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let i;return{c:function(){i=x("slot"),o!=="default"&&g(i,"name",o)},m:function(u,c){U(u,i,c)},d:function(u){u&&F(i)}}}};if(await Promise.resolve(),!this.$$cn||this.$$c)return;const n={},r=Ba(this);for(const o of this.$$s)o in r&&(n[o]=[t(o)]);for(const o of this.attributes){const i=this.$$g_p(o.name);i in this.$$d||(this.$$d[i]=Sn(i,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:{...this.$$d,$$slots:n,$$scope:{ctx:[]}}});const s=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const i=Sn(o,this.$$d[o],this.$$p_d,"toAttribute");i==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,i)}this.$$r=!1};this.$$c.$$.after_update.push(s),s();for(const o in this.$$l)for(const i of this.$$l[o]){const l=this.$$c.$on(o,i);this.$$l_u.set(i,l)}this.$$l={}}}attributeChangedCallback(t,n,r){var s;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Sn(t,r,this.$$p_d,"toProp"),(s=this.$$c)==null||s.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{this.$$cn||(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(n=>this.$$p_d[n].attribute===t||!this.$$p_d[n].attribute&&n.toLowerCase()===t)||t}});function Sn(e,t,n,r){var o;const s=(o=n[e])==null?void 0:o.type;if(t=s==="Boolean"&&typeof t!="boolean"?t!=null:t,!r||!n[e])return t;if(r==="toAttribute")switch(s){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t??null;default:return t}else switch(s){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function ie(e,t,n,r,s,o){let i=class extends ai{constructor(){super(e,n,s),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(l=>(t[l].attribute||l).toLowerCase())}};return Object.keys(t).forEach(l=>{Object.defineProperty(i.prototype,l,{get(){return this.$$c&&l in this.$$c?this.$$c[l]:this.$$d[l]},set(a){var u;a=Sn(l,a,t),this.$$d[l]=a,(u=this.$$c)==null||u.$set({[l]:a})}})}),r.forEach(l=>{Object.defineProperty(i.prototype,l,{get(){var a;return(a=this.$$c)==null?void 0:a[l]}})}),e.element=i,i}class ae{constructor(){Re(this,"$$");Re(this,"$$set")}$destroy(){L(this,1),this.$destroy=Q}$on(t,n){if(!pt(n))return Q;const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return r.push(n),()=>{const s=r.indexOf(n);s!==-1&&r.splice(s,1)}}$set(t){this.$$set&&!Ta(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ya="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ya);const St=[];function li(e,t){return{subscribe:Ke(e,t).subscribe}}function Ke(e,t=Q){let n;const r=new Set;function s(l){if(ne(e,l)&&(e=l,n)){const a=!St.length;for(const u of r)u[1](),St.push(u,e);if(a){for(let u=0;u<St.length;u+=2)St[u][0](St[u+1]);St.length=0}}}function o(l){s(l(e))}function i(l,a=Q){const u=[l,a];return r.add(u),r.size===1&&(n=t(s,o)||Q),l(e),()=>{r.delete(u),r.size===0&&n&&(n(),n=null)}}return{set:s,update:o,subscribe:i}}function Ze(e,t,n){const r=!Array.isArray(e),s=r?[e]:e;if(!s.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return li(n,(i,l)=>{let a=!1;const u=[];let c=0,f=Q;const h=()=>{if(c)return;f();const b=t(r?u[0]:u,i,l);o?i(b):f=pt(b)?b:Q},p=s.map((b,m)=>Er(b,w=>{u[m]=w,c&=~(1<<m),a&&h()},()=>{c|=1<<m}));return a=!0,h(),function(){We(p),f(),a=!1}})}function Ka(e,t){if(e instanceof RegExp)return{keys:!1,pattern:e};var n,r,s,o,i=[],l="",a=e.split("/");for(a[0]||a.shift();s=a.shift();)n=s[0],n==="*"?(i.push("wild"),l+="/(.*)"):n===":"?(r=s.indexOf("?",1),o=s.indexOf(".",1),i.push(s.substring(1,~r?r:~o?o:s.length)),l+=~r&&!~o?"(?:/([^/]+?))?":"/([^/]+?)",~o&&(l+=(~r?"?":"")+"\\"+s.substring(o))):l+="/"+s;return{keys:i,pattern:new RegExp("^"+l+"/?$","i")}}function Za(e){let t,n,r;const s=[e[2]];var o=e[0];function i(l,a){let u={};for(let c=0;c<s.length;c+=1)u=lt(u,s[c]);return a!==void 0&&a&4&&(u=lt(u,nn(s,[Mn(l[2])]))),{props:u}}return o&&(t=On(o,i(e)),t.$on("routeEvent",e[7])),{c(){t&&O(t.$$.fragment),n=Ht()},m(l,a){t&&I(t,l,a),U(l,n,a),r=!0},p(l,a){if(a&1&&o!==(o=l[0])){if(t){Ce();const u=t;S(u.$$.fragment,1,0,()=>{L(u,1)}),Ae()}o?(t=On(o,i(l,a)),t.$on("routeEvent",l[7]),O(t.$$.fragment),$(t.$$.fragment,1),I(t,n.parentNode,n)):t=null}else if(o){const u=a&4?nn(s,[Mn(l[2])]):{};t.$set(u)}},i(l){r||(t&&$(t.$$.fragment,l),r=!0)},o(l){t&&S(t.$$.fragment,l),r=!1},d(l){l&&F(n),t&&L(t,l)}}}function Ja(e){let t,n,r;const s=[{params:e[1]},e[2]];var o=e[0];function i(l,a){let u={};for(let c=0;c<s.length;c+=1)u=lt(u,s[c]);return a!==void 0&&a&6&&(u=lt(u,nn(s,[a&2&&{params:l[1]},a&4&&Mn(l[2])]))),{props:u}}return o&&(t=On(o,i(e)),t.$on("routeEvent",e[6])),{c(){t&&O(t.$$.fragment),n=Ht()},m(l,a){t&&I(t,l,a),U(l,n,a),r=!0},p(l,a){if(a&1&&o!==(o=l[0])){if(t){Ce();const u=t;S(u.$$.fragment,1,0,()=>{L(u,1)}),Ae()}o?(t=On(o,i(l,a)),t.$on("routeEvent",l[6]),O(t.$$.fragment),$(t.$$.fragment,1),I(t,n.parentNode,n)):t=null}else if(o){const u=a&6?nn(s,[a&2&&{params:l[1]},a&4&&Mn(l[2])]):{};t.$set(u)}},i(l){r||(t&&$(t.$$.fragment,l),r=!0)},o(l){t&&S(t.$$.fragment,l),r=!1},d(l){l&&F(n),t&&L(t,l)}}}function Qa(e){let t,n,r,s;const o=[Ja,Za],i=[];function l(a,u){return a[1]?0:1}return t=l(e),n=i[t]=o[t](e),{c(){n.c(),r=Ht()},m(a,u){i[t].m(a,u),U(a,r,u),s=!0},p(a,[u]){let c=t;t=l(a),t===c?i[t].p(a,u):(Ce(),S(i[c],1,1,()=>{i[c]=null}),Ae(),n=i[t],n?n.p(a,u):(n=i[t]=o[t](a),n.c()),$(n,1),n.m(r.parentNode,r))},i(a){s||($(n),s=!0)},o(a){S(n),s=!1},d(a){a&&F(r),i[t].d(a)}}}function bs(){const e=window.location.href.indexOf("#/");let t=e>-1?window.location.href.substr(e+1):"/";const n=t.indexOf("?");let r="";return n>-1&&(r=t.substr(n+1),t=t.substr(0,n)),{location:t,querystring:r}}const Cr=li(null,function(t){t(bs());const n=()=>{t(bs())};return window.addEventListener("hashchange",n,!1),function(){window.removeEventListener("hashchange",n,!1)}}),el=Ze(Cr,e=>e.location);Ze(Cr,e=>e.querystring);const ys=Ke(void 0);async function Pn(e){if(!e||e.length<1||e.charAt(0)!="/"&&e.indexOf("#/")!==0)throw Error("Invalid parameter location");await si(),history.replaceState({...history.state,__svelte_spa_router_scrollX:window.scrollX,__svelte_spa_router_scrollY:window.scrollY},void 0),window.location.hash=(e.charAt(0)=="#"?"":"#")+e}function Ar(e,t){if(t=_s(t),!e||!e.tagName||e.tagName.toLowerCase()!="a")throw Error('Action "link" can only be used with <a> tags');return xs(e,t),{update(n){n=_s(n),xs(e,n)}}}function tl(e){e?window.scrollTo(e.__svelte_spa_router_scrollX,e.__svelte_spa_router_scrollY):window.scrollTo(0,0)}function xs(e,t){let n=t.href||e.getAttribute("href");if(n&&n.charAt(0)=="/")n="#"+n;else if(!n||n.length<2||n.slice(0,2)!="#/")throw Error('Invalid value for "href" attribute: '+n);e.setAttribute("href",n),e.addEventListener("click",r=>{r.preventDefault(),t.disabled||nl(r.currentTarget.getAttribute("href"))})}function _s(e){return e&&typeof e=="string"?{href:e}:e||{}}function nl(e){history.replaceState({...history.state,__svelte_spa_router_scrollX:window.scrollX,__svelte_spa_router_scrollY:window.scrollY},void 0),window.location.hash=e}function rl(e,t,n){let{routes:r={}}=t,{prefix:s=""}=t,{restoreScrollState:o=!1}=t;class i{constructor(C,B){if(!B||typeof B!="function"&&(typeof B!="object"||B._sveltesparouter!==!0))throw Error("Invalid component object");if(!C||typeof C=="string"&&(C.length<1||C.charAt(0)!="/"&&C.charAt(0)!="*")||typeof C=="object"&&!(C instanceof RegExp))throw Error('Invalid value for "path" argument - strings must start with / or *');const{pattern:G,keys:R}=Ka(C);this.path=C,typeof B=="object"&&B._sveltesparouter===!0?(this.component=B.component,this.conditions=B.conditions||[],this.userData=B.userData,this.props=B.props||{}):(this.component=()=>Promise.resolve(B),this.conditions=[],this.props={}),this._pattern=G,this._keys=R}match(C){if(s){if(typeof s=="string")if(C.startsWith(s))C=C.substr(s.length)||"/";else return null;else if(s instanceof RegExp){const D=C.match(s);if(D&&D[0])C=C.substr(D[0].length)||"/";else return null}}const B=this._pattern.exec(C);if(B===null)return null;if(this._keys===!1)return B;const G={};let R=0;for(;R<this._keys.length;){try{G[this._keys[R]]=decodeURIComponent(B[R+1]||"")||null}catch{G[this._keys[R]]=null}R++}return G}async checkConditions(C){for(let B=0;B<this.conditions.length;B++)if(!await this.conditions[B](C))return!1;return!0}}const l=[];r instanceof Map?r.forEach((A,C)=>{l.push(new i(C,A))}):Object.keys(r).forEach(A=>{l.push(new i(A,r[A]))});let a=null,u=null,c={};const f=Na();async function h(A,C){await si(),f(A,C)}let p=null,b=null;o&&(b=A=>{A.state&&(A.state.__svelte_spa_router_scrollY||A.state.__svelte_spa_router_scrollX)?p=A.state:p=null},window.addEventListener("popstate",b),Da(()=>{tl(p)}));let m=null,w=null;const y=Cr.subscribe(async A=>{m=A;let C=0;for(;C<l.length;){const B=l[C].match(A.location);if(!B){C++;continue}const G={route:l[C].path,location:A.location,querystring:A.querystring,userData:l[C].userData,params:B&&typeof B=="object"&&Object.keys(B).length?B:null};if(!await l[C].checkConditions(G)){n(0,a=null),w=null,h("conditionsFailed",G);return}h("routeLoading",Object.assign({},G));const R=l[C].component;if(w!=R){R.loading?(n(0,a=R.loading),w=R,n(1,u=R.loadingParams),n(2,c={}),h("routeLoaded",Object.assign({},G,{component:a,name:a.name,params:u}))):(n(0,a=null),w=null);const D=await R();if(A!=m)return;n(0,a=D&&D.default||D),w=R}B&&typeof B=="object"&&Object.keys(B).length?n(1,u=B):n(1,u=null),n(2,c=l[C].props),h("routeLoaded",Object.assign({},G,{component:a,name:a.name,params:u})).then(()=>{ys.set(u)});return}n(0,a=null),w=null,ys.set(void 0)});za(()=>{y(),b&&window.removeEventListener("popstate",b)});function _(A){vs.call(this,e,A)}function P(A){vs.call(this,e,A)}return e.$$set=A=>{"routes"in A&&n(3,r=A.routes),"prefix"in A&&n(4,s=A.prefix),"restoreScrollState"in A&&n(5,o=A.restoreScrollState)},e.$$.update=()=>{e.$$.dirty&32&&(history.scrollRestoration=o?"manual":"auto")},[a,u,c,r,s,o,_,P]}class ci extends ae{constructor(t){super(),oe(this,t,rl,Qa,ne,{routes:3,prefix:4,restoreScrollState:5})}get routes(){return this.$$.ctx[3]}set routes(t){this.$$set({routes:t}),W()}get prefix(){return this.$$.ctx[4]}set prefix(t){this.$$set({prefix:t}),W()}get restoreScrollState(){return this.$$.ctx[5]}set restoreScrollState(t){this.$$set({restoreScrollState:t}),W()}}ie(ci,{routes:{},prefix:{},restoreScrollState:{type:"Boolean"}},[],[],!0);function sl(e){const t=e-1;return t*t*t+1}function ws(e,{delay:t=0,duration:n=400,easing:r=sl,axis:s="y"}={}){const o=getComputedStyle(e),i=+o.opacity,l=s==="y"?"height":"width",a=parseFloat(o[l]),u=s==="y"?["top","bottom"]:["left","right"],c=u.map(y=>`${y[0].toUpperCase()}${y.slice(1)}`),f=parseFloat(o[`padding${c[0]}`]),h=parseFloat(o[`padding${c[1]}`]),p=parseFloat(o[`margin${c[0]}`]),b=parseFloat(o[`margin${c[1]}`]),m=parseFloat(o[`border${c[0]}Width`]),w=parseFloat(o[`border${c[1]}Width`]);return{delay:t,duration:n,easing:r,css:y=>`overflow: hidden;opacity: ${Math.min(y*20,1)*i};${l}: ${y*a}px;padding-${u[0]}: ${y*f}px;padding-${u[1]}: ${y*h}px;margin-${u[0]}: ${y*p}px;margin-${u[1]}: ${y*b}px;border-${u[0]}-width: ${y*m}px;border-${u[1]}-width: ${y*w}px;`}}function ol(){const e=localStorage.getItem("LA_GettingStartedProgress"),t=e?JSON.parse(e):[],{subscribe:n,set:r,update:s}=Ke(t);function o(){n(i=>{console.log("Updated progress:",i),localStorage.setItem("LA_GettingStartedProgress",JSON.stringify(i))})}return o(),{subscribe:n,set:r,update:s}}const Se=ol(),$s=Ke(!1);function ui(e,t){Se.update(n=>{const r=n.findIndex(s=>s.path===e);return r!==-1&&(n[r].state=t),n}),fi()}function fi(){const e=Sa(Se),t=e.findIndex(n=>n.state==="u");if(t!==-1){const n=e[t].path;Pn(n)}else{const n=e.findIndex(r=>r.state==="s");if(n!==-1){const r=e[n].path;Pn(r)}else Pn("/summary")}}function il(){let e=!1;return Se.subscribe(t=>{e=t.slice(0,7).every(n=>n.state==="c")})(),e}function al(e){ui(e,"s")}function ll(e){ui(e,"c")}const cl={blue:{100:"#b5e2fe",200:"#7fcbfe",300:"#53adfe",400:"#208afe",500:"#0868d9",600:"#044fad",700:"#023c8a",800:"#092f68",900:"#002054","050":"#dcf3fe"},coral:{100:"#fed5cb",200:"#feb3a0",300:"#fc8b72",400:"#eb6446",500:"#c3422a",600:"#9d2e1b",700:"#7f1e0e",800:"#681004",900:"#500800","050":"#feefea"},green:{100:"#abedba",200:"#6edc8a",300:"#49c16a",400:"#2ca34d",500:"#187e36",600:"#106228",700:"#034e1d",800:"#003c15",900:"#002c10","050":"#d9fae0"},grey:{100:"#e9edf1",125:"#e8ebf0",150:"#e5e8ec",200:"#cfd6dd",300:"#aeb7c0",400:"#8b949e",500:"#6d7680",550:"#646c75",600:"#565f69",700:"#414952",800:"#31373e",850:"#292f36",900:"#23282e",950:"#1e2227",990:"#121518","000":"#ffffff","050":"#f4f6f8"},orange:{100:"#ffd6bb",200:"#ffc29a",300:"#ffa66c",400:"#ff9550",500:"#ff7a24",600:"#d96012",700:"#a6480b",800:"#7d3405",900:"#5c2400","050":"#fff2e9"},pink:{100:"#fed2ea",200:"#feacd9",300:"#fe7fc7",400:"#e759ac",500:"#be3888",600:"#98276d",700:"#761f56",800:"#601246",900:"#4c0235","050":"#feeef6"},purple:{100:"#ebd7fe",200:"#d7b8fe",300:"#c196fe",400:"#a574f8",500:"#814fde",600:"#6538b9",700:"#502996",800:"#3d1e78",900:"#2d1360","050":"#faeefe"},red:{100:"#fecdca",200:"#feaaa7",300:"#fe8081",400:"#f94448",500:"#ce212d",600:"#a30d25",700:"#81061d",800:"#650017",900:"#4b0013","050":"#feeae8"},yellow:{100:"#ffe4b0",200:"#ffd78a",300:"#ffc454",400:"#ffb933",500:"#ffa700",600:"#d98900",700:"#a66800",800:"#7d4d00",900:"#5c3700","050":"#fff6e6"},opacity:{black:{15:"#00000026",20:"#00000033",50:"#00000080",70:"#000000b2",80:"#000000cc"},blue:{100:"#53adfe33",300:"#53adfe66"},clear:"#ffffff00",coral:{300:"#eb644666"},darkGrey:{66:"#121518a8"},green:{300:"#49c16a66",400:"#2ca34d4d"},grey:{0:"#7f90a400",15:"#7f90a426",20:"#7f90a433"},lightGrey:{66:"#f4f6f8a8"},orange:{100:"#ffa66c33",300:"#ffa66c66"},pink:{300:"#fe7fc766"},purple:{300:"#c196fe66"},red:{300:"#fe808166",400:"#f944484d"},white:{20:"#ffffff33",40:"#ffffff66",50:"#ffffff80",60:"#ffffff99",85:"#ffffffd9"},yellow:{300:"#ffc45466"}}},v={colors:cl},ul={borderDivider:{primary:v.colors.grey[700],secondary:v.colors.blue[400],tertiary:v.colors.grey[700]},buttonsSwitchesTabs:{borderless:v.colors.opacity.clear,borderlessHoverActive:v.colors.opacity.grey[20],darkGrey:v.colors.grey[400],darkGreyHoverActive:v.colors.grey[500],callChat:{borderless:v.colors.opacity.white[20],borderlessHoverActive:v.colors.opacity.white[40],red:v.colors.red[400],redHover:v.colors.red[500]},primaryButtons:{active:v.colors.blue[800],blue:v.colors.blue[400],blueDisabled:v.colors.opacity.blue[100],blueHoverClick:v.colors.blue[300],borderless:v.colors.opacity.clear,grey:v.colors.grey[990],greyHoverClick:v.colors.opacity.grey[20]},textsIcons:{buttonTextIconsBlack:v.colors.grey["050"],buttonTextIconsBlue:v.colors.blue[400],buttonTextIconsHover:v.colors.blue[300],buttonTextIconsPrimary:v.colors.grey["050"],buttonTextIconsPrimaryDisabled:v.colors.grey[400],buttonTextIconsSecondary:v.colors.grey[400],buttonTextIconsSecondaryDisabled:v.colors.grey[700]}},events:{blue:{opacity:v.colors.opacity.blue[300],primary:v.colors.blue[200],secondary:v.colors.blue[100],stroke:v.colors.blue[500],surfacePrimary:v.colors.blue[800],surfaceSecondary:v.colors.blue[700],text:v.colors.grey["000"]},callChat:{opacity:v.colors.opacity.green[300],primary:v.colors.green[400],secondary:v.colors.green[500],stroke:v.colors.green[500],surfacePrimary:v.colors.green[800],surfaceSecondary:v.colors.green[700]},coral:{opacity:v.colors.opacity.coral[300],primary:v.colors.coral[400],secondary:v.colors.coral[300],stroke:v.colors.coral[600],surfacePrimary:v.colors.coral[800],surfaceSecondary:v.colors.coral[700],text:v.colors.grey["000"]},green:{opacity:v.colors.opacity.green[300],primary:v.colors.green[200],secondary:v.colors.green[100],stroke:v.colors.green[500],surfacePrimary:v.colors.green[800],surfaceSecondary:v.colors.green[700],text:v.colors.grey["000"]},grey:{opacity:v.colors.opacity.black[15],primary:v.colors.grey[400],secondary:v.colors.grey[150],stroke:v.colors.grey[600],surfacePrimary:v.colors.grey[900],surfaceSecondary:v.colors.grey[850],text:v.colors.grey["000"]},orange:{opacity:v.colors.opacity.orange[300],primary:v.colors.orange[500],secondary:v.colors.orange[400],stroke:v.colors.orange[600],surfacePrimary:v.colors.orange[900],surfaceSecondary:v.colors.orange[800],text:v.colors.grey["000"]},pink:{opacity:v.colors.opacity.pink[300],primary:v.colors.pink[400],secondary:v.colors.pink[300],stroke:v.colors.pink[600],surfacePrimary:v.colors.pink[900],surfaceSecondary:v.colors.pink[800],text:v.colors.grey["000"]},purple:{opacity:v.colors.opacity.purple[300],primary:v.colors.purple[400],secondary:v.colors.purple[300],stroke:v.colors.purple[600],surfacePrimary:v.colors.purple[900],surfaceSecondary:v.colors.purple[800],text:v.colors.grey["000"]},red:{opacity:v.colors.opacity.red[300],primary:v.colors.red[400],secondary:v.colors.red[300],stroke:v.colors.red[600],surfacePrimary:v.colors.red[800],surfaceSecondary:v.colors.red[700],text:v.colors.grey["000"]},whiteOpacity:{20:v.colors.opacity.white[20],40:v.colors.opacity.white[40],60:v.colors.opacity.white[60]},yellow:{opacity:v.colors.opacity.yellow[300],primary:v.colors.yellow[300],secondary:v.colors.yellow[200],stroke:v.colors.yellow[600],surfacePrimary:v.colors.yellow[900],surfaceSecondary:v.colors.yellow[800],text:v.colors.grey["000"]}},notifications:{greenPrimary:v.colors.green[400],greenSecondary:v.colors.opacity.green[400],redPrimary:v.colors.red[400],redSecondary:v.colors.opacity.red[400],surfacePrimary:v.colors.opacity.white[85],surfaceSecondary:v.colors.opacity.white[50],textIcons:v.colors.grey[950]},surface:{behindPopups:v.colors.opacity.black[70],hover:v.colors.opacity.grey[20],primary:v.colors.grey[990],replySection:v.colors.opacity.darkGrey[66],secondary:v.colors.grey[950],tertiary:v.colors.grey[990]},systemTags:{blue:v.colors.blue[400],coral:v.colors.coral[400],green:v.colors.green[500],greyAnswered:v.colors.grey[600],greyEmpty:v.colors.grey[700],greyThat150:v.colors.grey[850],greyToDo:v.colors.grey[550],orangeNew:v.colors.orange[500],pink:v.colors.pink[400],purplePostponed:v.colors.purple[400],redOverdue:v.colors.red[400],yellowOpen:v.colors.yellow[500]},textsIcons:{blue:v.colors.blue[400],blueHover:v.colors.blue[300],orange:v.colors.orange[500],orangeHover:v.colors.orange[400],primary:v.colors.grey["050"],primaryHover:v.colors.blue[300],secondary:v.colors.grey[400],secondaryHover:v.colors.blue[300],white:v.colors.grey["050"],whiteHover:v.colors.blue[300]},toSolve:{icon:v.colors.grey["000"],iconHover:v.colors.grey["000"],orange:v.colors.orange[500],orangeHover:v.colors.orange[400],stroke:v.colors.orange[400],surfaceWhite:v.colors.opacity.white[20],text:v.colors.grey["000"]}},fl={borderDivider:{primary:v.colors.grey[200],secondary:v.colors.blue[500],tertiary:v.colors.opacity.clear},buttonsSwitchesTabs:{borderless:v.colors.opacity.clear,borderlessHoverActive:v.colors.opacity.grey[15],darkGrey:v.colors.grey[400],darkGreyHoverActive:v.colors.grey[500],callChat:{borderless:v.colors.opacity.white[20],borderlessHoverActive:v.colors.opacity.white[40],red:v.colors.red[400],redHover:v.colors.red[500]},primaryButtons:{active:v.colors.blue["050"],blue:v.colors.blue[500],blueDisabled:v.colors.opacity.blue[300],blueHoverClick:v.colors.blue[600],borderless:v.colors.opacity.clear,grey:v.colors.grey["050"],greyHoverClick:v.colors.opacity.grey[15]},textsIcons:{buttonTextIconsBlack:v.colors.grey[950],buttonTextIconsBlue:v.colors.blue[500],buttonTextIconsHover:v.colors.blue[600],buttonTextIconsPrimary:v.colors.grey["000"],buttonTextIconsPrimaryDisabled:v.colors.grey["000"],buttonTextIconsSecondary:v.colors.grey[550],buttonTextIconsSecondaryDisabled:v.colors.grey[200]}},events:{blue:{opacity:v.colors.opacity.blue[300],primary:v.colors.blue[500],secondary:v.colors.blue[600],stroke:v.colors.blue[300],surfacePrimary:v.colors.blue["050"],surfaceSecondary:v.colors.blue[100],text:v.colors.blue[500]},callChat:{opacity:v.colors.opacity.green[300],primary:v.colors.green[400],secondary:v.colors.green[500],stroke:v.colors.green[300],surfacePrimary:v.colors.green["050"],surfaceSecondary:v.colors.green[100]},coral:{opacity:v.colors.opacity.coral[300],primary:v.colors.coral[500],secondary:v.colors.coral[600],stroke:v.colors.coral[300],surfacePrimary:v.colors.pink["050"],surfaceSecondary:v.colors.coral[100],text:v.colors.coral[500]},green:{opacity:v.colors.opacity.green[300],primary:v.colors.green[500],secondary:v.colors.green[600],stroke:v.colors.green[300],surfacePrimary:v.colors.green["050"],surfaceSecondary:v.colors.green[100],text:v.colors.green[500]},grey:{opacity:v.colors.opacity.black[20],primary:v.colors.grey[550],secondary:v.colors.grey[950],stroke:v.colors.grey[300],surfacePrimary:v.colors.grey["050"],surfaceSecondary:v.colors.grey[125],text:v.colors.grey[550]},orange:{opacity:v.colors.opacity.orange[300],primary:v.colors.orange[500],secondary:v.colors.orange[600],stroke:v.colors.orange[300],surfacePrimary:v.colors.orange["050"],surfaceSecondary:v.colors.orange[100],text:v.colors.orange[500]},pink:{opacity:v.colors.opacity.pink[300],primary:v.colors.pink[500],secondary:v.colors.pink[600],stroke:v.colors.pink[300],surfacePrimary:v.colors.pink["050"],surfaceSecondary:v.colors.pink[100],text:v.colors.pink[500]},purple:{opacity:v.colors.opacity.purple[300],primary:v.colors.purple[500],secondary:v.colors.purple[600],stroke:v.colors.purple[300],surfacePrimary:v.colors.purple["050"],surfaceSecondary:v.colors.purple[100],text:v.colors.purple[500]},red:{opacity:v.colors.opacity.red[300],primary:v.colors.red[500],secondary:v.colors.red[600],stroke:v.colors.red[300],surfacePrimary:v.colors.red["050"],surfaceSecondary:v.colors.red[100],text:v.colors.red[500]},whiteOpacity:{20:v.colors.opacity.white[20],40:v.colors.opacity.white[40],60:v.colors.opacity.white[60]},yellow:{opacity:v.colors.opacity.yellow[300],primary:v.colors.yellow[500],secondary:v.colors.yellow[600],stroke:v.colors.yellow[300],surfacePrimary:v.colors.yellow["050"],surfaceSecondary:v.colors.yellow[100],text:v.colors.yellow[500]}},notifications:{greenPrimary:v.colors.green[400],greenSecondary:v.colors.opacity.green[400],redPrimary:v.colors.red[400],redSecondary:v.colors.opacity.red[400],surfacePrimary:v.colors.opacity.black[80],surfaceSecondary:v.colors.opacity.black[50],textIcons:v.colors.grey["000"]},surface:{behindPopups:v.colors.opacity.black[50],hover:v.colors.opacity.grey[15],primary:v.colors.grey["050"],replySection:v.colors.opacity.lightGrey[66],secondary:v.colors.grey["000"],tertiary:v.colors.grey["000"]},systemTags:{blue:v.colors.blue[500],coral:v.colors.coral[500],green:v.colors.green[500],greyAnswered:v.colors.grey[300],greyEmpty:v.colors.grey[200],greyThat150:v.colors.grey[150],greyToDo:v.colors.grey[550],orangeNew:v.colors.orange[500],pink:v.colors.pink[500],purplePostponed:v.colors.purple[500],redOverdue:v.colors.red[500],yellowOpen:v.colors.yellow[500]},textsIcons:{blue:v.colors.blue[500],blueHover:v.colors.blue[600],orange:v.colors.orange[500],orangeHover:v.colors.orange[600],primary:v.colors.grey[950],primaryHover:v.colors.blue[600],secondary:v.colors.grey[550],secondaryHover:v.colors.blue[600],white:v.colors.grey["000"],whiteHover:v.colors.blue[600]},toSolve:{icon:v.colors.orange[500],iconHover:v.colors.orange[600],orange:v.colors.orange[500],orangeHover:v.colors.orange[600],stroke:v.colors.orange[600],surfaceWhite:v.colors.grey["000"],text:v.colors.grey["000"]}},Dn=Ke(!1),Je=Ze(Dn,e=>e?ul:fl);function hl(e){fe(e,"svelte-4cto8e",".tag.svelte-4cto8e{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:2px 6px;border:1px solid var(--border-color-green);border-radius:4px;background-color:var(--background-color-green-primary)}.numbers.svelte-4cto8e{color:var(--color-green-primary);text-align:center;font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}")}function dl(e){let t,n,r,s,o,i,l;return{c(){t=x("div"),n=x("img"),s=k(),o=x("span"),i=te(e[0]),l=te("/9"),ce(n.src,r="../../../../public/assets/icons/resolve.svg")||g(n,"src",r),g(n,"alt","resolved"),g(o,"class","numbers svelte-4cto8e"),g(t,"class","tag svelte-4cto8e")},m(a,u){U(a,t,u),d(t,n),d(t,s),d(t,o),d(o,i),d(o,l)},p(a,[u]){u&1&&ge(i,a[0])},i:Q,o:Q,d(a){a&&F(t)}}}function pl(e,t,n){let r,s;return pe(e,Se,o=>n(1,s=o)),e.$$.update=()=>{e.$$.dirty&2&&n(0,r=s?s.filter(o=>o.state==="c").length:0)},[r,s]}class hi extends ae{constructor(t){super(),oe(this,t,pl,dl,ne,{},hl)}}ie(hi,{},[],[],!0);const zn=Ke(!1);function hr(e=void 0){if(e===void 0){zn.update(t=>!t);return}zn.set(e)}function gl(e){fe(e,"svelte-1bsjw2o",`.heading.svelte-1bsjw2o.svelte-1bsjw2o{position:relative;color:var(--text-color-secondary);padding:10px 12px 10px 40px;margin:0;font-family:Roboto;font-size:14px;font-weight:700;line-height:20px;cursor:pointer}.heading.svelte-1bsjw2o.svelte-1bsjw2o::before{position:absolute;left:10px;top:20%;height:20px;width:20px;content:url('../../../../public/assets/icons/arrow-right.svg');transform:rotate(180deg)}ul.svelte-1bsjw2o.svelte-1bsjw2o{list-style-type:none;padding:0;margin:0}.menu-item-first.svelte-1bsjw2o.svelte-1bsjw2o{position:relative;display:flex;align-items:center;justify-content:flex-start}.menu-item-first.svelte-1bsjw2o.svelte-1bsjw2o:after{position:absolute;top:30%;right:10px;transform:rotate(90deg);transition:transform 0.3s ease-in-out;content:url('../../../../public/assets/icons/arrow-right.svg')}.menu-item-first.opened.svelte-1bsjw2o.svelte-1bsjw2o:after{transform:rotate(-90deg)}.menu-item-primary.svelte-1bsjw2o.svelte-1bsjw2o{padding:10px 12px 10px 56px;color:var(--text-color-primary)}.menu-item-primary.svelte-1bsjw2o.svelte-1bsjw2o::before{content:'';display:inline-block;margin-right:8px;height:16px;width:16px;background-size:contain;background-repeat:no-repeat}.menu-item-secondary.svelte-1bsjw2o.svelte-1bsjw2o{display:flex;align-items:center;padding:10px 8px 10px 0;color:var(--text-color-secondary)}.menu-item-secondary.svelte-1bsjw2o.svelte-1bsjw2o::after{content:"";display:inline-block;margin-left:5px;height:16px;width:16px;background-size:contain;background-repeat:no-repeat}.menu-item-secondary.selected.svelte-1bsjw2o.svelte-1bsjw2o{color:var(--text-color-highlight)}.menu-item-secondary.selected.svelte-1bsjw2o.svelte-1bsjw2o::after{content:url("../../../../public/assets/icons/progress-submenu.svg")}.menu-item-secondary.completed.svelte-1bsjw2o.svelte-1bsjw2o::after{content:url("../../../../public/assets/icons/resolve.svg")}.menu-item-secondary.skipped.svelte-1bsjw2o.svelte-1bsjw2o::after{content:url("../../../../public/assets/icons/unfinished.svg")}a.svelte-1bsjw2o.svelte-1bsjw2o{display:flex;align-items:center;padding:0 8px;text-decoration:none;transition:background-color 0.2s ease}.menu-item-first.svelte-1bsjw2o.svelte-1bsjw2o:hover,.menu-item-primary.selected.svelte-1bsjw2o.svelte-1bsjw2o,.menu-item-first.selected.svelte-1bsjw2o.svelte-1bsjw2o,.svelte-1bsjw2o:not(.menu-item-first)>a.svelte-1bsjw2o:hover{background-color:var(--menu-background-hover)}.steps.svelte-1bsjw2o.svelte-1bsjw2o{border-bottom:1px solid var(--border-color-primary);margin-left:80px;padding-bottom:10px;margin-bottom:10px}.getting-started.svelte-1bsjw2o.svelte-1bsjw2o::before{content:url('../../../../public/assets/icons/goal.svg')}.shortcuts.svelte-1bsjw2o.svelte-1bsjw2o::before{content:url('../../../../public/assets/icons/shortcuts.svg')}.improve-la-skills.svelte-1bsjw2o.svelte-1bsjw2o::before{content:url('../../../../public/assets/icons/learn.svg')}.contact-us.svelte-1bsjw2o.svelte-1bsjw2o::before{content:url('../../../../public/assets/icons/ticket.svg')}@media(min-width: 768px){.heading.svelte-1bsjw2o.svelte-1bsjw2o{cursor:default;padding:0;margin-bottom:16px;font-size:13px}.heading.svelte-1bsjw2o.svelte-1bsjw2o::before{display:none}.menu-item-first.svelte-1bsjw2o.svelte-1bsjw2o::after{display:none}.menu-item-primary.svelte-1bsjw2o.svelte-1bsjw2o{padding:0 8px}.menu-item-secondary.svelte-1bsjw2o.svelte-1bsjw2o{padding:0 0 0 32px}.menu-item-first.svelte-1bsjw2o.svelte-1bsjw2o:hover,.menu-item-primary.selected.svelte-1bsjw2o.svelte-1bsjw2o,.menu-item-first.selected.svelte-1bsjw2o.svelte-1bsjw2o,.svelte-1bsjw2o:not(.menu-item-first)>a.svelte-1bsjw2o:hover{border-radius:6px}a.svelte-1bsjw2o.svelte-1bsjw2o{height:36px}.steps.svelte-1bsjw2o.svelte-1bsjw2o{margin:0;padding:0;border:none}}`)}function ks(e,t,n){const r=e.slice();return r[12]=t[n].path,r[13]=t[n].name,r[14]=t[n].children,r}function Es(e,t,n){const r=e.slice();return r[17]=t[n].path,r[18]=t[n].name,r}function ml(e){let t,n,r=e[13]+"",s,o,i,l,a;return{c(){t=x("li"),n=x("a"),s=te(r),i=k(),g(n,"class",o="menu-item-primary "+e[12].substring(1).replace("/","-")+" "+(e[2]===e[12]?"selected":"")+" svelte-1bsjw2o"),g(n,"href",e[12]),g(t,"class","svelte-1bsjw2o")},m(u,c){U(u,t,c),d(t,n),d(n,s),d(t,i),l||(a=Tr(Ar.call(null,n)),l=!0)},p(u,c){c&4&&o!==(o="menu-item-primary "+u[12].substring(1).replace("/","-")+" "+(u[2]===u[12]?"selected":"")+" svelte-1bsjw2o")&&g(n,"class",o)},i:Q,o:Q,d(u){u&&F(t),l=!1,a()}}}function vl(e){let t,n,r,s=e[13]+"",o,i,l,a,u,c,f,h,p;l=new hi({});let b=e[1]&&Ts(e);return{c(){t=x("li"),n=x("div"),r=x("a"),o=te(s),i=k(),O(l.$$.fragment),u=k(),b&&b.c(),c=k(),g(r,"class","menu-item-primary "+e[13].toLowerCase().replace(" ","-")+" svelte-1bsjw2o"),g(r,"href",e[12]),g(n,"class",a="menu-item-first "+(e[1]?"opened":"")+" "+e[7](e[12],e[14],e[2])+" svelte-1bsjw2o")},m(m,w){U(m,t,w),d(t,n),d(n,r),d(r,o),d(n,i),I(l,n,null),d(t,u),b&&b.m(t,null),d(t,c),f=!0,h||(p=[Tr(Ar.call(null,r)),Fe(t,"click",e[10])],h=!0)},p(m,w){(!f||w&6&&a!==(a="menu-item-first "+(m[1]?"opened":"")+" "+m[7](m[12],m[14],m[2])+" svelte-1bsjw2o"))&&g(n,"class",a),m[1]?b?(b.p(m,w),w&2&&$(b,1)):(b=Ts(m),b.c(),$(b,1),b.m(t,c)):b&&(Ce(),S(b,1,1,()=>{b=null}),Ae())},i(m){f||($(l.$$.fragment,m),$(b),f=!0)},o(m){S(l.$$.fragment,m),S(b),f=!1},d(m){m&&F(t),L(l),b&&b.d(),h=!1,We(p)}}}function Ts(e){let t,n,r,s,o,i,l,a=me(e[14]),u=[];for(let c=0;c<a.length;c+=1)u[c]=Ps(Es(e,a,c));return{c(){t=x("div"),n=x("ul");for(let c=0;c<u.length;c+=1)u[c].c();g(n,"class","svelte-1bsjw2o"),g(t,"class","steps svelte-1bsjw2o")},m(c,f){U(c,t,f),d(t,n);for(let h=0;h<u.length;h+=1)u[h]&&u[h].m(n,null);o=!0,i||(l=Fe(n,"click",Qo(yl)),i=!0)},p(c,f){if(f&297){a=me(c[14]);let h;for(h=0;h<a.length;h+=1){const p=Es(c,a,h);u[h]?u[h].p(p,f):(u[h]=Ps(p),u[h].c(),u[h].m(n,null))}for(;h<u.length;h+=1)u[h].d(1);u.length=a.length}},i(c){o||(c&&It(()=>{o&&(s&&s.end(1),r=Va(t,ws,{duration:300}),r.start())}),o=!0)},o(c){r&&r.invalidate(),c&&(s=Ga(t,ws,{duration:300})),o=!1},d(c){c&&F(t),He(u,c),c&&s&&s.end(),i=!1,l()}}}function Ss(e){let t,n,r=e[18]+"",s,o,i,l;return{c(){t=x("li"),n=x("a"),s=te(r),o=k(),g(n,"class","menu-item-secondary "+e[8](e[17])+" svelte-1bsjw2o"),g(n,"href",e[17]),g(t,"class","svelte-1bsjw2o")},m(a,u){U(a,t,u),d(t,n),d(n,s),d(n,o),i||(l=Tr(Ar.call(null,n)),i=!0)},p:Q,d(a){a&&F(t),i=!1,l()}}}function Ps(e){let t=e[3]&&e[0],n,r=Ss(e);return{c(){r.c(),n=Ht()},m(s,o){r.m(s,o),U(s,n,o)},p(s,o){o&9&&ne(t,t=s[3]&&s[0])?(r.d(1),r=Ss(s),r.c(),r.m(n.parentNode,n)):r.p(s,o)},d(s){s&&F(n),r.d(s)}}}function Cs(e){let t,n,r,s;const o=[vl,ml],i=[];function l(a,u){return a[14]&&a[14].length?0:a[12]!=="/summary"?1:-1}return~(t=l(e))&&(n=i[t]=o[t](e)),{c(){n&&n.c(),r=Ht()},m(a,u){~t&&i[t].m(a,u),U(a,r,u),s=!0},p(a,u){n&&n.p(a,u)},i(a){s||($(n),s=!0)},o(a){S(n),s=!1},d(a){a&&F(r),~t&&i[t].d(a)}}}function bl(e){let t,n,r,s,o,i,l=me(e[5]),a=[];for(let c=0;c<l.length;c+=1)a[c]=Cs(ks(e,l,c));const u=c=>S(a[c],1,1,()=>{a[c]=null});return{c(){t=x("h3"),t.textContent="Help center",n=k(),r=x("ul");for(let c=0;c<a.length;c+=1)a[c].c();g(t,"class","heading svelte-1bsjw2o"),X(r,"--text-color-highlight",e[4].textsIcons.blue),X(r,"--menu-background-hover",e[4].surface.hover),g(r,"class","svelte-1bsjw2o")},m(c,f){U(c,t,f),U(c,n,f),U(c,r,f);for(let h=0;h<a.length;h+=1)a[h]&&a[h].m(r,null);s=!0,o||(i=Fe(t,"click",e[9]),o=!0)},p(c,[f]){if(f&495){l=me(c[5]);let h;for(h=0;h<l.length;h+=1){const p=ks(c,l,h);a[h]?(a[h].p(p,f),$(a[h],1)):(a[h]=Cs(p),a[h].c(),$(a[h],1),a[h].m(r,null))}for(Ce(),h=l.length;h<a.length;h+=1)u(h);Ae()}(!s||f&16)&&X(r,"--text-color-highlight",c[4].textsIcons.blue),(!s||f&16)&&X(r,"--menu-background-hover",c[4].surface.hover)},i(c){if(!s){for(let f=0;f<l.length;f+=1)$(a[f]);s=!0}},o(c){a=a.filter(Boolean);for(let f=0;f<a.length;f+=1)S(a[f]);s=!1},d(c){c&&(F(t),F(n),F(r)),He(a,c),o=!1,i()}}}const yl=()=>{};function xl(e,t,n){let r,s,o;pe(e,el,m=>n(0,r=m)),pe(e,Se,m=>n(3,s=m)),pe(e,Je,m=>n(4,o=m));const i=Ee("namedRoutes");let l=!1,a;function u(){fi(),n(1,l=!l)}function c(m,w,y){return y===m||w!=null&&w.some(_=>y===_.path)?"selected":""}function f(m){let w;return s.forEach(y=>{y.path===m&&(w=y.state)}),w}function h(m){if(r===m)return"selected";switch(f(m)){case"c":return"completed";case"s":return"skipped";default:return"unfinished"}}const p=()=>hr(!1),b=()=>u();return e.$$.update=()=>{e.$$.dirty&1&&n(2,a=r)},[r,l,a,s,o,i,u,c,h,p,b]}class di extends ae{constructor(t){super(),oe(this,t,xl,bl,ne,{},gl)}}ie(di,{},[],[],!0);function _l(e){fe(e,"svelte-1212oh4","button.svelte-1212oh4{position:absolute;bottom:60px;left:16px;border:none;border-radius:4px;padding:8px 16px;font-size:16px;cursor:pointer}")}function wl(e){let t,n=e[0]?"Switch to Light Mode":"Switch to Dark Mode",r,s,o;return{c(){t=x("button"),r=te(n),g(t,"class","svelte-1212oh4")},m(i,l){U(i,t,l),d(t,r),s||(o=Fe(t,"click",e[1]),s=!0)},p(i,[l]){l&1&&n!==(n=i[0]?"Switch to Light Mode":"Switch to Dark Mode")&&ge(r,n)},i:Q,o:Q,d(i){i&&F(t),s=!1,o()}}}function $l(e,t,n){let r;pe(e,Dn,o=>n(0,r=o));function s(){Dn.update(o=>!o)}return[r,s]}class pi extends ae{constructor(t){super(),oe(this,t,$l,wl,ne,{},_l)}}ie(pi,{},[],[],!0);function kl(e){fe(e,"svelte-6zajyi",`.progress-wrapper.svelte-6zajyi.svelte-6zajyi{width:100%;background-color:var(--background-color-secondary)}.header.svelte-6zajyi.svelte-6zajyi{display:none}.heading.svelte-6zajyi.svelte-6zajyi{display:flex;align-items:center;margin:0;color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}.heading.mobile.svelte-6zajyi.svelte-6zajyi{font-size:14px}.text.svelte-6zajyi.svelte-6zajyi{margin:0;color:var(--text-color-secondary);font-family:Roboto;font-size:13px;font-weight:400;line-height:20px}.progress.svelte-6zajyi.svelte-6zajyi{display:flex;flex-direction:column;padding:12px 24px 14px;border-bottom:1px solid var(--border-color-primary)}.textPart.svelte-6zajyi.svelte-6zajyi{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:8px}.texts.svelte-6zajyi.svelte-6zajyi{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.percentage.svelte-6zajyi.svelte-6zajyi{display:flex;align-items:center;margin:0;color:var(--color-green-primary);text-align:center;font-size:24px;font-weight:700;line-height:28px}.description.svelte-6zajyi.svelte-6zajyi{display:flex;align-items:flex-end;margin:0;color:var(--text-color-secondary);font-size:12px;font-weight:700;line-height:20px}.progress-bar.svelte-6zajyi.svelte-6zajyi{display:flex;position:relative;width:100%;height:8px;background-color:var(--border-color-primary);border-radius:4px;overflow:hidden}.progress-indicator.svelte-6zajyi.svelte-6zajyi{position:absolute;height:100%;background-color:var(--color-green-primary);border-radius:4px}.step.svelte-6zajyi.svelte-6zajyi{width:calc(100% / 9);height:8px;flex-shrink:0;background-color:transparent;position:relative}.step.completed.svelte-6zajyi.svelte-6zajyi{background-color:transparent}.step.svelte-6zajyi.svelte-6zajyi:not(:last-child)::before{content:'';position:absolute;right:2px;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:var(--border-color-grey);border-radius:50%}.step.completed.svelte-6zajyi.svelte-6zajyi::before{display:none}.toggle-button.svelte-6zajyi.svelte-6zajyi{background-color:var(--background-color-secondary);cursor:pointer;height:24px;width:48px;border:1px solid var(--border-color-primary);border-radius:69px;position:relative;transition:background-color 0.3s}.toggle-button.svelte-6zajyi .toggle-circle.svelte-6zajyi{background-color:var(--text-color-secondary);border-radius:50%;position:absolute;top:2px;bottom:2px;width:20px;height:20px;transition:all 0.3s}@media(min-width: 768px){.progress-wrapper.svelte-6zajyi.svelte-6zajyi{background:none}.progress.svelte-6zajyi.svelte-6zajyi{height:40px;max-width:590px;padding:12px 36px 20px;background-color:var(--background-color-secondary);border:1px solid var(--border-color-primary);border-radius:6px}.header.svelte-6zajyi.svelte-6zajyi{display:flex;justify-content:space-between;align-items:center;height:36px;padding:4px}.header-right.svelte-6zajyi.svelte-6zajyi{display:flex;justify-content:space-between;align-items:center;gap:10px}.heading.mobile.svelte-6zajyi.svelte-6zajyi{display:none}.heading.svelte-6zajyi.svelte-6zajyi::before{content:url("public/assets/icons/progress.svg");display:inline-block;margin-right:5px;height:24px;width:24px;background-size:contain;background-repeat:no-repeat}.texts.svelte-6zajyi.svelte-6zajyi{flex-direction:row;align-items:flex-end}.textPart.svelte-6zajyi.svelte-6zajyi{flex-direction:row;justify-content:flex-start}}`)}function As(e,t,n){const r=e.slice();return r[5]=t[n],r[7]=n,r}function js(e,t){let n,r;return{key:e,first:null,c(){n=x("div"),g(n,"class",r="step "+(t[7]<t[1]?"completed":"pending")+" svelte-6zajyi"),this.first=n},m(s,o){U(s,n,o)},p(s,o){t=s,o&3&&r!==(r="step "+(t[7]<t[1]?"completed":"pending")+" svelte-6zajyi")&&g(n,"class",r)},d(s){s&&F(n)}}}function El(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H=[],ee=new Map,q,M,E=me(e[0]);const T=j=>j[7];for(let j=0;j<E.length;j+=1){let z=As(e,E,j),K=T(z);ee.set(K,H[j]=js(K,z))}return{c(){t=x("div"),n=x("div"),r=x("h3"),r.textContent=`${Is}`,s=k(),o=x("div"),i=x("p"),i.textContent="Do not show Getting started screen after login",l=k(),a=x("button"),u=x("span"),c=k(),f=x("div"),h=x("div"),p=x("h1"),b=te(e[2]),m=te("%"),w=k(),y=x("div"),_=x("h3"),_.textContent=`${Is}`,P=k(),A=x("p"),C=te(e[1]),B=te("/9 steps finished"),G=k(),R=x("div"),D=x("div"),Y=k();for(let j=0;j<H.length;j+=1)H[j].c();g(r,"class","heading svelte-6zajyi"),g(i,"class","text svelte-6zajyi"),g(u,"class","svelte-6zajyi"),ms(u,"toggle-circle",e[3]?"on":"off"),g(a,"class","toggle-button svelte-6zajyi"),g(o,"class","header-right svelte-6zajyi"),g(n,"class","header svelte-6zajyi"),g(p,"class","percentage svelte-6zajyi"),g(_,"class","heading mobile svelte-6zajyi"),g(A,"class","description svelte-6zajyi"),g(y,"class","texts svelte-6zajyi"),g(h,"class","textPart svelte-6zajyi"),g(D,"class","progress-indicator svelte-6zajyi"),X(D,"width",e[2]+"%"),g(R,"class","progress-bar svelte-6zajyi"),g(f,"class","progress svelte-6zajyi"),g(t,"class","progress-wrapper svelte-6zajyi")},m(j,z){U(j,t,z),d(t,n),d(n,r),d(n,s),d(n,o),d(o,i),d(o,l),d(o,a),d(a,u),d(t,c),d(t,f),d(f,h),d(h,p),d(p,b),d(p,m),d(h,w),d(h,y),d(y,_),d(y,P),d(y,A),d(A,C),d(A,B),d(f,G),d(f,R),d(R,D),d(R,Y);for(let K=0;K<H.length;K+=1)H[K]&&H[K].m(R,null);q||(M=Fe(a,"click",e[4]),q=!0)},p(j,[z]){z&8&&ms(u,"toggle-circle",j[3]?"on":"off"),z&4&&ge(b,j[2]),z&2&&ge(C,j[1]),z&4&&X(D,"width",j[2]+"%"),z&3&&(E=me(j[0]),H=Wa(H,z,T,1,j,E,ee,R,qa,js,null,As))},i:Q,o:Q,d(j){j&&F(t);for(let z=0;z<H.length;z+=1)H[z].d();q=!1,M()}}}const Is="Getting started progress";function Tl(e,t,n){let r,s,o,i;pe(e,Se,a=>n(0,o=a)),pe(e,$s,a=>n(3,i=a));function l(){$s.update(a=>!a)}return e.$$.update=()=>{e.$$.dirty&1&&n(2,r=o?Math.round(o.filter(a=>a.state==="c").length/o.length*100):0),e.$$.dirty&1&&n(1,s=o?o.filter(a=>a.state==="c").length:0)},[o,s,r,i,l]}class jr extends ae{constructor(t){super(),oe(this,t,Tl,El,ne,{},kl)}}ie(jr,{},[],[],!0);function Sl(e){fe(e,"svelte-1u46tw8",".heading.svelte-1u46tw8{margin:0 0 6px;color:var(--text-color-primary);font-family:Roboto;font-size:16px;font-weight:700;line-height:20px}")}function Pl(e){let t,n;return{c(){t=x("h2"),n=te(e[0]),g(t,"class","heading svelte-1u46tw8"),g(t,"style",e[1])},m(r,s){U(r,t,s),d(t,n)},p(r,[s]){s&1&&ge(n,r[0]),s&2&&g(t,"style",r[1])},i:Q,o:Q,d(r){r&&F(t)}}}function Cl(e,t,n){let{text:r}=t,{additionalStyles:s=""}=t;return e.$$set=o=>{"text"in o&&n(0,r=o.text),"additionalStyles"in o&&n(1,s=o.additionalStyles)},[r,s]}class _e extends ae{constructor(t){super(),oe(this,t,Cl,Pl,ne,{text:0,additionalStyles:1},Sl)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get additionalStyles(){return this.$$.ctx[1]}set additionalStyles(t){this.$$set({additionalStyles:t}),W()}}ie(_e,{text:{},additionalStyles:{}},[],[],!0);function Al(e){fe(e,"svelte-1xrrie3",".text.svelte-1xrrie3{align-self:flex-start;margin:6px 0;color:var(--text-color-primary);font-family:Roboto;font-size:14px;font-weight:400;line-height:20px}@media(min-width: 768px){.text.svelte-1xrrie3{font-size:13px}}")}function jl(e){let t,n,r,s,o;const i=e[3].default,l=Vn(i,e,e[2],null);return{c(){t=x("p"),n=te(e[0]),r=k(),l&&l.c(),g(t,"class","text svelte-1xrrie3"),g(t,"style",s=e[1]+";")},m(a,u){U(a,t,u),d(t,n),d(t,r),l&&l.m(t,null),o=!0},p(a,[u]){(!o||u&1)&&ge(n,a[0]),l&&l.p&&(!o||u&4)&&qn(l,i,a,a[2],o?Gn(i,a[2],u,null):Wn(a[2]),null),(!o||u&2&&s!==(s=a[1]+";"))&&g(t,"style",s)},i(a){o||($(l,a),o=!0)},o(a){S(l,a),o=!1},d(a){a&&F(t),l&&l.d(a)}}}function Il(e,t,n){let{$$slots:r={},$$scope:s}=t,{text:o}=t,{additionalStyles:i=""}=t;return e.$$set=l=>{"text"in l&&n(0,o=l.text),"additionalStyles"in l&&n(1,i=l.additionalStyles),"$$scope"in l&&n(2,s=l.$$scope)},[o,i,s,r]}class le extends ae{constructor(t){super(),oe(this,t,Il,jl,ne,{text:0,additionalStyles:1},Al)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get additionalStyles(){return this.$$.ctx[1]}set additionalStyles(t){this.$$set({additionalStyles:t}),W()}}ie(le,{text:{},additionalStyles:{}},["default"],[],!0);function Ll(e){fe(e,"svelte-1rca30r",".highlight.svelte-1rca30r{display:inline;color:var(--color);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px;text-decoration-line:underline}")}function Ol(e){let t,n,r,s,o,i,l;return{c(){t=x("a"),n=x("span"),r=te(e[0]),s=k(),o=x("span"),i=te(e[2]),g(n,"class","highlight svelte-1rca30r"),g(o,"class","punctuation"),g(t,"href",e[3]),g(t,"class","link"),g(t,"style",l=e[1]+"; --color: "+e[4].textsIcons.blue+";")},m(a,u){U(a,t,u),d(t,n),d(n,r),d(t,s),d(t,o),d(o,i)},p(a,[u]){u&1&&ge(r,a[0]),u&4&&ge(i,a[2]),u&8&&g(t,"href",a[3]),u&18&&l!==(l=a[1]+"; --color: "+a[4].textsIcons.blue+";")&&g(t,"style",l)},i:Q,o:Q,d(a){a&&F(t)}}}function Bl(e,t,n){let r;pe(e,Je,a=>n(4,r=a));let{text:s}=t,{additinalStyles:o=""}=t,{punctuation:i=""}=t,{href:l="#"}=t;return e.$$set=a=>{"text"in a&&n(0,s=a.text),"additinalStyles"in a&&n(1,o=a.additinalStyles),"punctuation"in a&&n(2,i=a.punctuation),"href"in a&&n(3,l=a.href)},[s,o,i,l,r]}class ht extends ae{constructor(t){super(),oe(this,t,Bl,Ol,ne,{text:0,additinalStyles:1,punctuation:2,href:3},Ll)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get additinalStyles(){return this.$$.ctx[1]}set additinalStyles(t){this.$$set({additinalStyles:t}),W()}get punctuation(){return this.$$.ctx[2]}set punctuation(t){this.$$set({punctuation:t}),W()}get href(){return this.$$.ctx[3]}set href(t){this.$$set({href:t}),W()}}ie(ht,{text:{},additinalStyles:{},punctuation:{},href:{}},[],[],!0);function Rl(e){fe(e,"svelte-4ce0dz",'.Summary.svelte-4ce0dz.svelte-4ce0dz{width:100%}.wrapper.svelte-4ce0dz.svelte-4ce0dz{margin-top:12px;padding:20px 36px;background-color:var(--background-secondary);border:1px solid var(--border-color-primary);overflow-y:auto;border-radius:6px}.Block.svelte-4ce0dz.svelte-4ce0dz{margin-top:10px;padding:16px 24px;border-radius:6px}.Shortcuts.svelte-4ce0dz.svelte-4ce0dz{background-color:var(--event-yellow-surface)}.Secrets.svelte-4ce0dz.svelte-4ce0dz{background-color:var(--event-pink-surface)}.heading.svelte-4ce0dz.svelte-4ce0dz{color:var(--text-color-primary);margin-top:0;font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}.heading.svelte-4ce0dz.svelte-4ce0dz::before{content:"";display:inline-block;margin-right:8px;margin-top:-3px;height:16px;width:16px;background-size:contain;background-repeat:no-repeat;vertical-align:middle}.Shortcuts.svelte-4ce0dz .heading.svelte-4ce0dz::before{content:url("public/assets/icons/shortcuts.svg")}.Secrets.svelte-4ce0dz .heading.svelte-4ce0dz::before{content:url("public/assets/icons/learn.svg")}section.svelte-4ce0dz.svelte-4ce0dz{padding:0 24px;margin-bottom:24px}img.svelte-4ce0dz.svelte-4ce0dz{width:100%;margin:24px 0}@media(min-width: 768px){.Summary.svelte-4ce0dz.svelte-4ce0dz{max-width:615px}}')}function Hl(e){let t,n;return t=new ht({props:{text:"reach out",punctuation:"!",href:"/#/contact-us"}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p:Q,i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function Ml(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H,ee,q,M;return n=new jr({}),u=new _e({props:{text:"You are all set! 😎"}}),f=new le({props:{text:"You've successfully completed all the steps in setting up your LiveAgent Helpdesk software."}}),p=new le({props:{text:"Make sure to experiment with all the various features and tools available. Remember, the key to success with software like this is to make full use of its capabilities. Stay curious, innovative, and always ready for meaningful customer interactions.We're thrilled to see how this platform will help you boost your customer interactions, improve response times, and enhance overall customer satisfaction."}}),m=new le({props:{text:"In case you need any assistance or have queries, our support is just a click away. Never hesitate to ",$$slots:{default:[Hl]},$$scope:{ctx:e}}}),A=new le({props:{text:"Would you like to navigate through LiveAgent more quickly and efficiently? Familiarizing yourself with available shortcuts will certainly speed up your tasks and enhance your productivity. Visit our dedicated shortcuts page. "}}),B=new ht({props:{text:"Check out shortcuts",href:"/#/windows-shortcuts"}}),H=new le({props:{text:"And for those eager to delve deeper and truly master LiveAgent, we've gathered a collection of how-to articles and guides covering a wide range of topics. So go ahead and start exploring."}}),q=new ht({props:{text:"Improve your LiveAgent skills",href:"/#/improve-la-skills"}}),{c(){t=x("div"),O(n.$$.fragment),r=k(),s=x("div"),o=x("section"),i=x("img"),a=k(),O(u.$$.fragment),c=k(),O(f.$$.fragment),h=k(),O(p.$$.fragment),b=k(),O(m.$$.fragment),w=k(),y=x("div"),_=x("h3"),_.textContent="Shortcuts",P=k(),O(A.$$.fragment),C=k(),O(B.$$.fragment),G=k(),R=x("div"),D=x("h3"),D.textContent="Discover the secrets of LiveAgent",Y=k(),O(H.$$.fragment),ee=k(),O(q.$$.fragment),ce(i.src,l="public/assets/images/all-done.svg")||g(i,"src",l),g(i,"alt","all done"),g(i,"class","svelte-4ce0dz"),g(o,"class","svelte-4ce0dz"),g(_,"class","heading svelte-4ce0dz"),g(y,"class","Block Shortcuts svelte-4ce0dz"),g(D,"class","heading svelte-4ce0dz"),g(R,"class","Block Secrets svelte-4ce0dz"),g(s,"class","wrapper svelte-4ce0dz"),g(t,"class","Summary svelte-4ce0dz")},m(E,T){U(E,t,T),I(n,t,null),d(t,r),d(t,s),d(s,o),d(o,i),d(o,a),I(u,o,null),d(o,c),I(f,o,null),d(o,h),I(p,o,null),d(o,b),I(m,o,null),d(s,w),d(s,y),d(y,_),d(y,P),I(A,y,null),d(y,C),I(B,y,null),d(s,G),d(s,R),d(R,D),d(R,Y),I(H,R,null),d(R,ee),I(q,R,null),M=!0},p(E,[T]){const j={};T&1&&(j.$$scope={dirty:T,ctx:E}),m.$set(j)},i(E){M||($(n.$$.fragment,E),$(u.$$.fragment,E),$(f.$$.fragment,E),$(p.$$.fragment,E),$(m.$$.fragment,E),$(A.$$.fragment,E),$(B.$$.fragment,E),$(H.$$.fragment,E),$(q.$$.fragment,E),M=!0)},o(E){S(n.$$.fragment,E),S(u.$$.fragment,E),S(f.$$.fragment,E),S(p.$$.fragment,E),S(m.$$.fragment,E),S(A.$$.fragment,E),S(B.$$.fragment,E),S(H.$$.fragment,E),S(q.$$.fragment,E),M=!1},d(E){E&&F(t),L(n),L(u),L(f),L(p),L(m),L(A),L(B),L(H),L(q)}}}class gi extends ae{constructor(t){super(),oe(this,t,null,Ml,ne,{},Rl)}}ie(gi,{},[],[],!0);function Dl(e){fe(e,"svelte-17l16g5","button.svelte-17l16g5.svelte-17l16g5{display:flex;height:36px;padding:6px 20px;justify-content:center;align-items:center;border:none;border-radius:6px;background-color:var(--button-color-blue);box-shadow:var(--shadow-primary);gap:6px;cursor:pointer}.reversed.svelte-17l16g5.svelte-17l16g5{background-color:var(--button-color-grey);border:1px solid var(--border-color-primary)}.reversed.svelte-17l16g5>span.svelte-17l16g5{color:var(--button-text-color-secondary-local)}button.svelte-17l16g5.svelte-17l16g5:disabled{background-color:var(--button-color-disabled);box-shadow:var(--shadow-secondary);cursor:default}span.svelte-17l16g5.svelte-17l16g5{color:var(--button-text-color-primary-local);font-weight:700;white-space:nowrap}")}function Ls(e){let t,n;return{c(){t=x("img"),g(t,"class","icon"),ce(t.src,n=e[2])||g(t,"src",n),g(t,"alt",e[3])},m(r,s){U(r,t,s)},p(r,s){s&4&&!ce(t.src,n=r[2])&&g(t,"src",n),s&8&&g(t,"alt",r[3])},d(r){r&&F(t)}}}function zl(e){let t,n,r,s,o,i,l,a=e[2]&&Ls(e);return{c(){t=x("button"),n=x("span"),r=te(e[1]),s=k(),a&&a.c(),g(n,"class","svelte-17l16g5"),t.disabled=e[4],g(t,"class",o=Ln(e[5]?"reversed":"")+" svelte-17l16g5"),X(t,"--button-text-color-primary-local",e[6].buttonsSwitchesTabs.textsIcons.buttonTextIconsPrimary),X(t,"--button-text-color-secondary-local",e[6].buttonsSwitchesTabs.textsIcons.buttonTextIconsBlack),X(t,"--shadow-primary","0px -1px 1px 0px rgba(4, 79, 173, 0.10) inset, 0px 1px 0px 0px rgba(30, 34, 39, 0.12)"),X(t,"--shadow-secondary","0px 1px 0px 1px rgba(30, 34, 39, 0.32) inset, 0px 1px 0px 0px rgba(30, 34, 39, 0.04)")},m(u,c){U(u,t,c),d(t,n),d(n,r),d(t,s),a&&a.m(t,null),i||(l=Fe(t,"click",function(){pt(e[0])&&e[0].apply(this,arguments)}),i=!0)},p(u,[c]){e=u,c&2&&ge(r,e[1]),e[2]?a?a.p(e,c):(a=Ls(e),a.c(),a.m(t,null)):a&&(a.d(1),a=null),c&16&&(t.disabled=e[4]),c&32&&o!==(o=Ln(e[5]?"reversed":"")+" svelte-17l16g5")&&g(t,"class",o),c&64&&X(t,"--button-text-color-primary-local",e[6].buttonsSwitchesTabs.textsIcons.buttonTextIconsPrimary),c&64&&X(t,"--button-text-color-secondary-local",e[6].buttonsSwitchesTabs.textsIcons.buttonTextIconsBlack)},i:Q,o:Q,d(u){u&&F(t),a&&a.d(),i=!1,l()}}}function Nl(e,t,n){let r;pe(e,Je,c=>n(6,r=c));let{onClick:s}=t,{text:o}=t,{src:i=""}=t,{alt:l=""}=t,{disabled:a=!1}=t,{reversedColors:u=!1}=t;return e.$$set=c=>{"onClick"in c&&n(0,s=c.onClick),"text"in c&&n(1,o=c.text),"src"in c&&n(2,i=c.src),"alt"in c&&n(3,l=c.alt),"disabled"in c&&n(4,a=c.disabled),"reversedColors"in c&&n(5,u=c.reversedColors)},[s,o,i,l,a,u,r]}class on extends ae{constructor(t){super(),oe(this,t,Nl,zl,ne,{onClick:0,text:1,src:2,alt:3,disabled:4,reversedColors:5},Dl)}get onClick(){return this.$$.ctx[0]}set onClick(t){this.$$set({onClick:t}),W()}get text(){return this.$$.ctx[1]}set text(t){this.$$set({text:t}),W()}get src(){return this.$$.ctx[2]}set src(t){this.$$set({src:t}),W()}get alt(){return this.$$.ctx[3]}set alt(t){this.$$set({alt:t}),W()}get disabled(){return this.$$.ctx[4]}set disabled(t){this.$$set({disabled:t}),W()}get reversedColors(){return this.$$.ctx[5]}set reversedColors(t){this.$$set({reversedColors:t}),W()}}ie(on,{onClick:{},text:{},src:{},alt:{},disabled:{type:"Boolean"},reversedColors:{type:"Boolean"}},[],[],!0);function Fl(e){fe(e,"svelte-107jie6",'.Step.svelte-107jie6{width:100%;height:100%}article.svelte-107jie6{position:relative;display:block;height:100%;width:100%;padding:20px;margin-bottom:20px;background-color:var(--background-color-secondary);border:1px solid var(--border-color-primary);border-radius:6px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.content.svelte-107jie6{display:flex;flex-direction:column;padding:0 24px;height:calc(100% - 90px)}.header.svelte-107jie6{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-top:20px;margin-bottom:10px}.heading.svelte-107jie6{display:flex;justify-content:center;align-items:center}.title.svelte-107jie6{display:flex;align-items:center;margin:0;color:var(--text-color-primary);font-size:13px;font-weight:700;line-height:20px}.icon.svelte-107jie6{display:inline-block;margin-right:5px;height:24px;width:24px;background-size:contain;background-repeat:no-repeat}.skipButton.svelte-107jie6{position:relative;padding-right:20px;background:none;border:none;color:var(--text-color-secondary);font-size:13px;font-weight:700;line-height:20px;cursor:pointer}.skipButton.svelte-107jie6::after{content:url("public/assets/icons/arrow-right.svg");position:absolute;top:3px;right:0;width:16px;height:16px}.nextStep.svelte-107jie6{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 -24px;padding:20px 36px;background-color:var(--background-color-secondary);border:1px solid var(--border-color-primary)}.nextStepText.svelte-107jie6{color:var(--text-color-primary);font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}@media(min-width: 768px){.Step.svelte-107jie6{max-width:630px;overflow:hidden}.content.svelte-107jie6{padding:0;height:calc(100% - 170px)}article.svelte-107jie6{height:calc(100% - 100px);padding:20px 35px;margin-bottom:0}.header.svelte-107jie6{padding:0}.nextStep.svelte-107jie6{padding:6px 36px;margin:-5px 0 0;border-radius:6px}}')}function Os(e){let t,n,r;return{c(){t=x("button"),t.textContent="Skip this step",g(t,"class","skipButton svelte-107jie6")},m(s,o){U(s,t,o),n||(r=Fe(t,"click",e[9]),n=!0)},p:Q,d(s){s&&F(t),n=!1,r()}}}function Ul(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C;n=new jr({});let B=!e[0]&&Os(e);const G=e[17].default,R=Vn(G,e,e[16],null);return A=new on({props:{disabled:e[4],onClick:e[8],text:e[5],src:e[6],alt:e[7]}}),{c(){t=x("div"),O(n.$$.fragment),r=k(),s=x("div"),o=x("div"),i=x("img"),a=k(),u=x("h1"),c=te(e[2]),f=k(),B&&B.c(),h=k(),p=x("div"),b=x("article"),R&&R.c(),m=k(),w=x("section"),y=x("p"),_=te(e[1]),P=k(),O(A.$$.fragment),g(i,"class","icon svelte-107jie6"),ce(i.src,l=e[3])||g(i,"src",l),g(i,"alt","heading icon"),g(u,"class","title svelte-107jie6"),g(o,"class","heading svelte-107jie6"),g(s,"class","header svelte-107jie6"),g(b,"class","svelte-107jie6"),g(y,"class","nextStepText svelte-107jie6"),g(w,"class","nextStep svelte-107jie6"),g(p,"class","content svelte-107jie6"),g(t,"class","Step svelte-107jie6")},m(D,Y){U(D,t,Y),I(n,t,null),d(t,r),d(t,s),d(s,o),d(o,i),d(o,a),d(o,u),d(u,c),d(s,f),B&&B.m(s,null),d(t,h),d(t,p),d(p,b),R&&R.m(b,null),d(p,m),d(p,w),d(w,y),d(y,_),d(w,P),I(A,w,null),C=!0},p(D,[Y]){(!C||Y&8&&!ce(i.src,l=D[3]))&&g(i,"src",l),(!C||Y&4)&&ge(c,D[2]),D[0]?B&&(B.d(1),B=null):B?B.p(D,Y):(B=Os(D),B.c(),B.m(s,null)),R&&R.p&&(!C||Y&65536)&&qn(R,G,D,D[16],C?Gn(G,D[16],Y,null):Wn(D[16]),null),(!C||Y&2)&&ge(_,D[1]);const H={};Y&16&&(H.disabled=D[4]),Y&32&&(H.text=D[5]),Y&64&&(H.src=D[6]),Y&128&&(H.alt=D[7]),A.$set(H)},i(D){C||($(n.$$.fragment,D),$(R,D),$(A.$$.fragment,D),C=!0)},o(D){S(n.$$.fragment,D),S(R,D),S(A.$$.fragment,D),C=!1},d(D){D&&F(t),L(n),B&&B.d(),R&&R.d(D),L(A)}}}function Vl(e,t,n){let r,{$$slots:s={},$$scope:o}=t,{hideSkipStepButton:i=!1}=t,{headerTitle:l}=t,{headerIconPath:a}=t,{nextStepCase:u}=t,{nextStepText:c=""}=t,{nextStepUnfinishedText:f}=t,{nextStepFinishedText:h}=t,{path:p}=t,{stepFinished:b=!1}=t,m=!1,w="Next step",y="public/assets/icons/next.svg",_="next";function P(){ll(p)}function A(){al(p)}return e.$$set=C=>{"hideSkipStepButton"in C&&n(0,i=C.hideSkipStepButton),"headerTitle"in C&&n(2,l=C.headerTitle),"headerIconPath"in C&&n(3,a=C.headerIconPath),"nextStepCase"in C&&n(10,u=C.nextStepCase),"nextStepText"in C&&n(1,c=C.nextStepText),"nextStepUnfinishedText"in C&&n(11,f=C.nextStepUnfinishedText),"nextStepFinishedText"in C&&n(12,h=C.nextStepFinishedText),"path"in C&&n(13,p=C.path),"stepFinished"in C&&n(14,b=C.stepFinished),"$$scope"in C&&n(16,o=C.$$scope)},e.$$.update=()=>{if(e.$$.dirty&56320)switch(u){case"first":n(1,c=f),n(5,w="Let's start"),n(6,y="public/assets/icons/rocket.svg"),n(7,_="rocket"),n(4,m=!1);break;case"mid":n(1,c=f),n(4,m=!b);break;case"last":n(1,c=r?h:f),n(5,w=r?"Finish":"Redo unfinished steps"),n(6,y=r?"public/assets/icons/checkmark.svg":"public/assets/icons/next.svg"),n(7,_=r?"check":"next"),n(4,m=!r);break}e.$$.dirty&20480&&b&&(n(0,i=!0),n(4,m=!1),n(1,c=h))},n(15,r=il()),[i,c,l,a,m,w,y,_,P,A,u,f,h,p,b,r,o,s]}class Ue extends ae{constructor(t){super(),oe(this,t,Vl,Ul,ne,{hideSkipStepButton:0,headerTitle:2,headerIconPath:3,nextStepCase:10,nextStepText:1,nextStepUnfinishedText:11,nextStepFinishedText:12,path:13,stepFinished:14},Fl)}get hideSkipStepButton(){return this.$$.ctx[0]}set hideSkipStepButton(t){this.$$set({hideSkipStepButton:t}),W()}get headerTitle(){return this.$$.ctx[2]}set headerTitle(t){this.$$set({headerTitle:t}),W()}get headerIconPath(){return this.$$.ctx[3]}set headerIconPath(t){this.$$set({headerIconPath:t}),W()}get nextStepCase(){return this.$$.ctx[10]}set nextStepCase(t){this.$$set({nextStepCase:t}),W()}get nextStepText(){return this.$$.ctx[1]}set nextStepText(t){this.$$set({nextStepText:t}),W()}get nextStepUnfinishedText(){return this.$$.ctx[11]}set nextStepUnfinishedText(t){this.$$set({nextStepUnfinishedText:t}),W()}get nextStepFinishedText(){return this.$$.ctx[12]}set nextStepFinishedText(t){this.$$set({nextStepFinishedText:t}),W()}get path(){return this.$$.ctx[13]}set path(t){this.$$set({path:t}),W()}get stepFinished(){return this.$$.ctx[14]}set stepFinished(t){this.$$set({stepFinished:t}),W()}}ie(Ue,{hideSkipStepButton:{type:"Boolean"},headerTitle:{},headerIconPath:{},nextStepCase:{},nextStepText:{},nextStepUnfinishedText:{},nextStepFinishedText:{},path:{},stepFinished:{type:"Boolean"}},["default"],[],!0);function Gl(e){fe(e,"svelte-4pkbpj","section.svelte-4pkbpj{display:flex;flex-direction:column;padding:12px 0}.section3.svelte-4pkbpj{flex-direction:column-reverse;gap:16px}img.svelte-4pkbpj{margin:24px auto}@media(min-width: 768px){section.svelte-4pkbpj{flex-flow:wrap row;align-items:flex-start}.section3.svelte-4pkbpj{flex-direction:row;flex-wrap:nowrap}}")}function ql(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H,ee,q,M,E,T,j,z,K,J;return n=new _e({props:{text:"How does LiveAgent work?"}}),s=new le({props:{text:"LiveAgent helpdesk software is a customer service tool that helps manage and streamline interactions with customers across multiple channels such as email, live chat, phone calls, and social media."}}),i=new le({props:{text:"The software sorts incoming customer queries automatically into tickets and assigns them to the appropriate department or agent using predefined rules. It provides a single, shared inbox where agents can access and respond to all customer inquiries. LiveAgent also offers features such as automation rules, SLA, reports, analytics, and a knowledge base that aids in self-service."}}),a=new le({props:{text:"In essence, LiveAgent improves the efficiency of your customer service and ensures all customer communications are dealt with in a timely and organized manner."}}),b=new _e({props:{text:"What is a ticket?"}}),w=new le({props:{text:"A helpdesk ticket is essentially a digital record of a customer's request for help or assistance. This ticket contains all the relevant information about the customer's issue or query, including their contact details, the nature of the problem, and any interactions that have been had with the customer regarding the issue. The ticket can originate from various sources, such as emails, phone calls, live chats, or social media messages."}}),C=new le({props:{text:"As the issue progresses toward resolution, the ticket gets updated with new actions, responses, or notes. The ticket goes through various states - starting from being 'new', to being 'answered' when an agent answers, 'open' when the customer replies, and lastly ’resolved’ when the issue is resolved. If the ticket isn't reopened, it will conclude its cycle with the final and irreversible ‘closed’ status. This system ensures that every customer's problem is systematically tracked, addressed, and resolved.To aid in managing and distributing tickets, it's important to create Departments. This effectively delegates authority and responsibility pertaining to the tickets, ensuring each ticket gets directed to the right team or person."}}),ee=new _e({props:{text:"What is a department"}}),M=new le({props:{text:'A Department refers to a designated group within the organization that handles specific tickets or customer inquiries. It may represent different functional areas within a company like "Customer Service", "Technical Support", "Billing", or "Sales", or it may represent different language skills or team proficiency like “Sales - English”, “Sales - German” or “Technical - 2nd level”. This ensures tickets are quickly assigned to the right people, which can resolve issues faster and more efficiently.'}}),j=new _e({props:{text:"What is an agent?"}}),K=new le({props:{text:"An Agent is a member of your support team who interacts directly with your customers to resolve their queries or issues. They are essentially the users of the LiveAgent software within your LiveAgent account, tasked with responding to customer inquiries that arrive as tickets."}}),{c(){t=x("section"),O(n.$$.fragment),r=k(),O(s.$$.fragment),o=k(),O(i.$$.fragment),l=k(),O(a.$$.fragment),u=k(),c=x("img"),h=k(),p=x("section"),O(b.$$.fragment),m=k(),O(w.$$.fragment),y=k(),_=x("img"),A=k(),O(C.$$.fragment),B=k(),G=x("section"),R=x("img"),Y=k(),H=x("div"),O(ee.$$.fragment),q=k(),O(M.$$.fragment),E=k(),T=x("section"),O(j.$$.fragment),z=k(),O(K.$$.fragment),ce(c.src,f="public/assets/images/liveagent.svg")||g(c,"src",f),g(c,"alt","LiveAgent in a nutshell"),g(c,"class","svelte-4pkbpj"),g(t,"class","svelte-4pkbpj"),ce(_.src,P="public/assets/images/tags.svg")||g(_,"src",P),g(_,"alt","Tags"),g(_,"class","svelte-4pkbpj"),g(p,"class","svelte-4pkbpj"),ce(R.src,D="public/assets/images/departments.svg")||g(R,"src",D),g(R,"alt","Departments"),g(R,"class","svelte-4pkbpj"),g(G,"class","section3 svelte-4pkbpj"),g(T,"class","svelte-4pkbpj")},m(V,re){U(V,t,re),I(n,t,null),d(t,r),I(s,t,null),d(t,o),I(i,t,null),d(t,l),I(a,t,null),d(t,u),d(t,c),U(V,h,re),U(V,p,re),I(b,p,null),d(p,m),I(w,p,null),d(p,y),d(p,_),d(p,A),I(C,p,null),U(V,B,re),U(V,G,re),d(G,R),d(G,Y),d(G,H),I(ee,H,null),d(H,q),I(M,H,null),U(V,E,re),U(V,T,re),I(j,T,null),d(T,z),I(K,T,null),J=!0},p:Q,i(V){J||($(n.$$.fragment,V),$(s.$$.fragment,V),$(i.$$.fragment,V),$(a.$$.fragment,V),$(b.$$.fragment,V),$(w.$$.fragment,V),$(C.$$.fragment,V),$(ee.$$.fragment,V),$(M.$$.fragment,V),$(j.$$.fragment,V),$(K.$$.fragment,V),J=!0)},o(V){S(n.$$.fragment,V),S(s.$$.fragment,V),S(i.$$.fragment,V),S(a.$$.fragment,V),S(b.$$.fragment,V),S(w.$$.fragment,V),S(C.$$.fragment,V),S(ee.$$.fragment,V),S(M.$$.fragment,V),S(j.$$.fragment,V),S(K.$$.fragment,V),J=!1},d(V){V&&(F(t),F(h),F(p),F(B),F(G),F(E),F(T)),L(n),L(s),L(i),L(a),L(b),L(w),L(C),L(ee),L(M),L(j),L(K)}}}function Wl(e){let t,n,r;function s(i){e[1](i)}let o={headerTitle:"Learn the basics",headerIconPath:"public/assets/icons/learn-the-basics.svg",hideSkipStepButton:!0,nextStepCase:"first",nextStepUnfinishedText:"Already familiar with the fundamentals of LiveAgent? Let's proceed with the setup.",nextStepFinishedText:"Now that you've understood the fundamentals, it's time to begin setting up the software.",path:"/learn-the-basics",$$slots:{default:[ql]},$$scope:{ctx:e}};return e[0]!==void 0&&(o.stepFinished=e[0]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&8&&(a.$$scope={dirty:l,ctx:i}),!n&&l&1&&(n=!0,a.stepFinished=i[0],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function Xl(e,t,n){let r;pe(e,Se,i=>n(2,r=i));let s=!1;ze(()=>{n(0,s=r[0].state==="c")});function o(i){s=i,n(0,s)}return[s,o]}class mi extends ae{constructor(t){super(),oe(this,t,Xl,Wl,ne,{},Gl)}}ie(mi,{},[],[],!0);function Yl(e){fe(e,"svelte-1dacvvn",".AgentTag.svelte-1dacvvn{display:flex;align-items:center;height:18px;border-radius:4px;background-color:var(--background-color-left);padding:3px 0}.Left.svelte-1dacvvn,.Right.svelte-1dacvvn{display:inline-flex;align-items:center;justify-content:center;flex:0 1}.Left.svelte-1dacvvn{padding:0 14px;height:24px;border-radius:4px;background-color:var(--background-color-left)}.Left.WithIcon.svelte-1dacvvn{padding:0 6px}.Right.svelte-1dacvvn{padding:0 6px;height:24px;border-radius:4px;background-color:var(--background-color-right)}.Text.svelte-1dacvvn{margin:0;color:var(--background-color-secondary);font-size:12px;font-weight:700;letter-spacing:0.24px}.Icon.svelte-1dacvvn{width:16px;height:16px;color:var(--icon-color)}")}function Bs(e){let t,n;return{c(){t=x("img"),g(t,"class","Icon svelte-1dacvvn"),ce(t.src,n=e[1])||g(t,"src",n),g(t,"alt",e[2])},m(r,s){U(r,t,s)},p(r,s){s&2&&!ce(t.src,n=r[1])&&g(t,"src",n),s&4&&g(t,"alt",r[2])},d(r){r&&F(t)}}}function Kl(e){let t,n,r,s,o,i,l,a=e[1]&&Bs(e);return{c(){t=x("div"),n=x("div"),a&&a.c(),s=k(),o=x("div"),i=x("h3"),l=te(e[0]),g(n,"class",r="Left "+(e[1]?"WithIcon":"")+" svelte-1dacvvn"),g(i,"class","Text svelte-1dacvvn"),g(o,"class","Right svelte-1dacvvn"),g(t,"class","AgentTag svelte-1dacvvn"),X(t,"--background-color-left",e[3].events.grey.primary),X(t,"--background-color-right",e[3].events.grey.secondary),X(t,"--icon-color",e[3].textsIcons.white)},m(u,c){U(u,t,c),d(t,n),a&&a.m(n,null),d(t,s),d(t,o),d(o,i),d(i,l)},p(u,[c]){u[1]?a?a.p(u,c):(a=Bs(u),a.c(),a.m(n,null)):a&&(a.d(1),a=null),c&2&&r!==(r="Left "+(u[1]?"WithIcon":"")+" svelte-1dacvvn")&&g(n,"class",r),c&1&&ge(l,u[0]),c&8&&X(t,"--background-color-left",u[3].events.grey.primary),c&8&&X(t,"--background-color-right",u[3].events.grey.secondary),c&8&&X(t,"--icon-color",u[3].textsIcons.white)},i:Q,o:Q,d(u){u&&F(t),a&&a.d()}}}function Zl(e,t,n){let r;pe(e,Je,l=>n(3,r=l));let{text:s}=t,{icon:o=""}=t,{alt:i=""}=t;return e.$$set=l=>{"text"in l&&n(0,s=l.text),"icon"in l&&n(1,o=l.icon),"alt"in l&&n(2,i=l.alt)},[s,o,i,r]}class Cn extends ae{constructor(t){super(),oe(this,t,Zl,Kl,ne,{text:0,icon:1,alt:2},Yl)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get icon(){return this.$$.ctx[1]}set icon(t){this.$$set({icon:t}),W()}get alt(){return this.$$.ctx[2]}set alt(t){this.$$set({alt:t}),W()}}ie(Cn,{text:{},icon:{},alt:{}},[],[],!0);let se={agentManaged:!1,departmentManaged:!1,incomingEmailConnected:!1,outgoingEmailConnected:!1,facebookConnected:!1,instagramConnected:!1,twitterConnected:!1,whatsappConnected:!1,viberConnected:!1,chatButtonCreated:!1,chatInvitationCreated:!1,contactFormCreated:!1,callButtonCreated:!1,videoCallButtonCreated:!1,callCenterConnected:!1,themeChanged:!1,colorsChanged:!1,articleCreated:!1,KBCreated:!1};function Te(e,t){console.log(` ${e} was changed to: ${t?"true":"false"}`)}async function Rs(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.agentManaged=e,Te("agent managed",e)),{completionStatus:se.agentManaged}}async function Hs(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.departmentManaged=e,Te("department managed",e)),{completionStatus:se.departmentManaged}}async function Ms(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.incomingEmailConnected=e,Te("incoming email",e)),{completionStatus:se.incomingEmailConnected}}async function Ds(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.outgoingEmailConnected=e,Te("outgoing email",e)),{completionStatus:se.outgoingEmailConnected}}async function Jl(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.facebookConnected=e,Te("facebook",e)),{completionStatus:se.facebookConnected}}async function Ql(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.instagramConnected=e,Te("instagram",e)),{completionStatus:se.instagramConnected}}async function ec(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.twitterConnected=e,Te("twitter",e)),{completionStatus:se.twitterConnected}}async function zs(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.whatsappConnected=e,Te("whatsapp",e)),{completionStatus:se.whatsappConnected}}async function Ns(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.viberConnected=e,Te("viber",e)),{completionStatus:se.viberConnected}}async function tc(e){return await new Promise(t=>setTimeout(t,500)),e===!0&&(se.chatButtonCreated=e,Te("chat button",e)),{completionStatus:se.chatButtonCreated}}async function nc(e){return await new Promise(t=>setTimeout(t,500)),e===!0&&(se.chatInvitationCreated=e,Te("chat invitation",e)),{completionStatus:se.chatInvitationCreated}}async function rc(e){return await new Promise(t=>setTimeout(t,500)),e===!0&&(se.contactFormCreated=e,Te("contact form",e)),{completionStatus:se.contactFormCreated}}async function sc(e){return await new Promise(t=>setTimeout(t,500)),e===!0&&(se.callButtonCreated=e,Te("call button",e)),{completionStatus:se.callButtonCreated}}async function oc(e){return await new Promise(t=>setTimeout(t,500)),e===!0&&(se.videoCallButtonCreated=e,Te("video call button",e)),{completionStatus:se.videoCallButtonCreated}}async function Fs(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.callCenterConnected=e,Te("call center",e)),{completionStatus:se.callCenterConnected}}async function ic(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.themeChanged=e,Te("theme",e)),{completionStatus:se.themeChanged}}async function ac(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.colorsChanged=e,Te("color",e)),{completionStatus:se.colorsChanged}}async function lc(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.articleCreated=e,Te("article",e)),{completionStatus:se.articleCreated}}async function cc(e){return await new Promise(t=>setTimeout(t,500)),e!==void 0&&(se.KBCreated=e,Te("Knowledge base",e)),{completionStatus:se.KBCreated}}async function uc(){return await new Promise(e=>setTimeout(e,1e3)),{message:"email@ladesk.com"}}function fc(e){fe(e,"svelte-ux55tm",'.wrapper.svelte-ux55tm.svelte-ux55tm{width:100%;height:calc(100% - 12px)}section.svelte-ux55tm.svelte-ux55tm{margin:12px 0}.panel-wrapper.svelte-ux55tm.svelte-ux55tm{display:flex;flex-direction:column;padding:16px 20px 12px 20px;border-radius:6px;background:var(--background-color-grey-secondary)}.panel.svelte-ux55tm.svelte-ux55tm{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:14px 16px;margin-bottom:10px;gap:12px;background:var(--background-color-grey-primary);border-radius:6px}.panel-text.svelte-ux55tm.svelte-ux55tm{color:var(--text-color-primary);margin:0;font-size:12px;font-weight:400;line-height:20px}.panel-bottom.svelte-ux55tm.svelte-ux55tm{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px}.panel-bottom.svelte-ux55tm .text.svelte-ux55tm{color:var(--text-color-primary);font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}.info-panel.svelte-ux55tm.svelte-ux55tm{background-color:var(--background-color-blue-primary);padding:6px 10px 6px 32px;border:1px solid var(--border-color-infoPanel);border-radius:6px}.heading-info.svelte-ux55tm.svelte-ux55tm{color:var(--text-color-infoPanel);position:relative;font-family:Roboto;font-size:12px;font-weight:700;line-height:20px;margin:0}.heading-info.svelte-ux55tm.svelte-ux55tm::before{content:url("public/assets/icons/info.svg");position:absolute;top:2px;left:-23px;width:16px;height:16px}.text-info.svelte-ux55tm.svelte-ux55tm{color:var(--text-color-infoPanel);font-family:Roboto;font-size:12px;font-weight:400;line-height:20px;margin:0}@media(min-width: 768px){.panel.svelte-ux55tm.svelte-ux55tm{flex-direction:row}.panel-bottom.svelte-ux55tm.svelte-ux55tm{flex-direction:row}}')}function hc(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H,ee,q,M,E,T,j,z,K,J;return r=new _e({props:{text:"Add agents"}}),o=new le({props:{text:"Let's start by creating agent accounts for your colleagues and team members."}}),l=new le({props:{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."}}),c=new _e({props:{text:"Types of LiveAgent account"}}),h=new le({props:{text:"By default, there are three agent account types in LiveAgent. Agent, Admin, and Owner."}}),w=new Cn({props:{text:"Agents"}}),C=new Cn({props:{text:"Admins",icon:e[1]+"admin.svg"}}),Y=new Cn({props:{text:"Owner",icon:e[1]+"owner.svg"}}),j=new on({props:{reversedColors:e[0],onClick:e[2],text:"Manage agents"}}),{c(){t=x("div"),n=x("section"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),O(l.$$.fragment),a=k(),u=x("section"),O(c.$$.fragment),f=k(),O(h.$$.fragment),p=k(),b=x("div"),m=x("div"),O(w.$$.fragment),y=k(),_=x("p"),_.textContent="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=k(),A=x("div"),O(C.$$.fragment),B=k(),G=x("p"),G.textContent="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.",R=k(),D=x("div"),O(Y.$$.fragment),H=k(),ee=x("p"),ee.textContent="In addition to admin role permissions, the owner can also manage LiveAgent account billing and payment settings.",q=k(),M=x("div"),E=x("span"),E.textContent="Now, let’s create agent accounts for your coworkers and set their roles.",T=k(),O(j.$$.fragment),z=k(),K=x("section"),K.innerHTML='<h4 class="heading-info svelte-ux55tm">Custom agent roles (paid feature)</h4> <p class="text-info svelte-ux55tm">In addition to the default roles, you can establish tailored agent roles and grant them specific permissions to suit your unique operational needs.</p>',g(n,"class","svelte-ux55tm"),g(_,"class","panel-text svelte-ux55tm"),g(m,"class","panel panel-agents svelte-ux55tm"),g(G,"class","panel-text svelte-ux55tm"),g(A,"class","panel panel-admins svelte-ux55tm"),g(ee,"class","panel-text svelte-ux55tm"),g(D,"class","panel panel-owner svelte-ux55tm"),g(E,"class","text svelte-ux55tm"),g(M,"class","panel-bottom svelte-ux55tm"),g(b,"class","panel-wrapper svelte-ux55tm"),g(u,"class","svelte-ux55tm"),g(K,"class","info-panel svelte-ux55tm"),g(t,"class","wrapper svelte-ux55tm")},m(V,re){U(V,t,re),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(n,i),I(l,n,null),d(t,a),d(t,u),I(c,u,null),d(u,f),I(h,u,null),d(u,p),d(u,b),d(b,m),I(w,m,null),d(m,y),d(m,_),d(b,P),d(b,A),I(C,A,null),d(A,B),d(A,G),d(b,R),d(b,D),I(Y,D,null),d(D,H),d(D,ee),d(b,q),d(b,M),d(M,E),d(M,T),I(j,M,null),d(t,z),d(t,K),J=!0},p(V,re){const ve={};re&1&&(ve.reversedColors=V[0]),j.$set(ve)},i(V){J||($(r.$$.fragment,V),$(o.$$.fragment,V),$(l.$$.fragment,V),$(c.$$.fragment,V),$(h.$$.fragment,V),$(w.$$.fragment,V),$(C.$$.fragment,V),$(Y.$$.fragment,V),$(j.$$.fragment,V),J=!0)},o(V){S(r.$$.fragment,V),S(o.$$.fragment,V),S(l.$$.fragment,V),S(c.$$.fragment,V),S(h.$$.fragment,V),S(w.$$.fragment,V),S(C.$$.fragment,V),S(Y.$$.fragment,V),S(j.$$.fragment,V),J=!1},d(V){V&&F(t),L(r),L(o),L(l),L(c),L(h),L(w),L(C),L(Y),L(j)}}}function dc(e){let t,n,r;function s(i){e[3](i)}let o={headerTitle:"Add agent",headerIconPath:e[1]+"add-agents.svg",nextStepCase:"mid",nextStepUnfinishedText:"Create agent account to complete this step.",nextStepFinishedText:"Next, let's further explore Departments and their purpose.",path:"/add-agents",$$slots:{default:[hc]},$$scope:{ctx:e}};return e[0]!==void 0&&(o.stepFinished=e[0]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&33&&(a.$$scope={dirty:l,ctx:i}),!n&&l&1&&(n=!0,a.stepFinished=i[0],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function pc(e,t,n){let r;pe(e,Se,a=>n(4,r=a));const s=Ee("iconBasePath");let o=!1;ze(async()=>{if(n(0,o=r[1].state==="c"),!o){const a=await Rs();n(0,o=a.completionStatus)}});async function i(){const a=await Rs(!0);n(0,o=a.completionStatus),window.location.hash="Agents"}function l(a){o=a,n(0,o)}return[o,s,i,l]}class vi extends ae{constructor(t){super(),oe(this,t,pc,dc,ne,{},fc)}}ie(vi,{},[],[],!0);function gc(e){fe(e,"svelte-6vi5n9",".panel-bottom.svelte-6vi5n9{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:20px;padding:16px 18px 24px;border-radius:6px;background:var(--background-color-grey-secondary)}.panel-bottom-text.svelte-6vi5n9{color:var(--text-color-primary);font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}@media(min-width: 768px){.panel-bottom.svelte-6vi5n9{flex-direction:row;align-items:center}}")}function mc(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y;return r=new _e({props:{text:"Add departments"}}),o=new le({props:{text:"Adding Departments to your LiveAgent account can significantly enhance the efficiency of your customer support process."}}),l=new le({props:{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."}}),u=new le({props:{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. "}}),f=new le({props:{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."}}),w=new on({props:{onClick:e[2],text:"Manage departments",reversedColors:e[0]}}),{c(){t=x("div"),n=x("section"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),O(l.$$.fragment),a=k(),O(u.$$.fragment),c=k(),O(f.$$.fragment),h=k(),p=x("section"),b=x("span"),b.textContent="Your LiveAgent account already has one default department named “General”. Feel free to rename it or add new departments now.",m=k(),O(w.$$.fragment),g(b,"class","panel-bottom-text svelte-6vi5n9"),g(p,"class","panel-bottom svelte-6vi5n9"),g(t,"class","wrapper")},m(_,P){U(_,t,P),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(n,i),I(l,n,null),d(n,a),I(u,n,null),d(n,c),I(f,n,null),d(t,h),d(t,p),d(p,b),d(p,m),I(w,p,null),y=!0},p(_,P){const A={};P&1&&(A.reversedColors=_[0]),w.$set(A)},i(_){y||($(r.$$.fragment,_),$(o.$$.fragment,_),$(l.$$.fragment,_),$(u.$$.fragment,_),$(f.$$.fragment,_),$(w.$$.fragment,_),y=!0)},o(_){S(r.$$.fragment,_),S(o.$$.fragment,_),S(l.$$.fragment,_),S(u.$$.fragment,_),S(f.$$.fragment,_),S(w.$$.fragment,_),y=!1},d(_){_&&F(t),L(r),L(o),L(l),L(u),L(f),L(w)}}}function vc(e){let t,n,r;function s(i){e[3](i)}let o={headerTitle:"Add departments",headerIconPath:e[1]+"add-departments.svg",nextStepCase:"mid",nextStepUnfinishedText:"Create new department or rename default one to finish this step.",nextStepFinishedText:"Now that we have Agents and Departments sorted out, we need to establish some communication channels.",path:"/add-departments",$$slots:{default:[mc]},$$scope:{ctx:e}};return e[0]!==void 0&&(o.stepFinished=e[0]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&33&&(a.$$scope={dirty:l,ctx:i}),!n&&l&1&&(n=!0,a.stepFinished=i[0],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function bc(e,t,n){let r;pe(e,Se,a=>n(4,r=a));const s=Ee("iconBasePath");let o=!1;ze(async()=>{var a;if(n(0,o=((a=r[2])==null?void 0:a.state)==="c"),!o){const u=await Hs();n(0,o=u.completionStatus)}});async function i(){const a=await Hs(!0);n(0,o=a.completionStatus),window.location.hash="Departments"}function l(a){o=a,n(0,o)}return[o,s,i,l]}class bi extends ae{constructor(t){super(),oe(this,t,bc,vc,ne,{},gc)}}ie(bi,{},[],[],!0);function yc(e){fe(e,"svelte-1l1roza",".widget.svelte-1l1roza{padding:var(--cardPadding);margin-bottom:10px;border-radius:6px;background-color:var(--backgroundColor)}.header.svelte-1l1roza{display:flex;align-items:center;justify-content:flex-start;gap:6px}.content.svelte-1l1roza{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:16px;padding-left:var(--textPadding)}h5.svelte-1l1roza{margin:0;color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}@media(min-width: 768px){.content.svelte-1l1roza{flex-direction:row;align-items:flex-start}}")}function xc(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b;c=new le({props:{text:e[1]}});const m=e[11].default,w=Vn(m,e,e[10],null);return p=new on({props:{onClick:e[6],text:e[7],disabled:e[9],reversedColors:e[8]}}),{c(){t=x("div"),n=x("div"),r=x("img"),o=k(),i=x("h5"),l=te(e[0]),a=k(),u=x("div"),O(c.$$.fragment),f=k(),w&&w.c(),h=k(),O(p.$$.fragment),ce(r.src,s=e[2])||g(r,"src",s),g(r,"alt","icon"),g(i,"class","heading svelte-1l1roza"),g(n,"class","header svelte-1l1roza"),g(u,"class","content svelte-1l1roza"),g(t,"class","widget svelte-1l1roza"),X(t,"--iconSrc","url("+e[2]+")"),X(t,"--cardPadding",e[3]),X(t,"--textPadding",e[5]),X(t,"--backgroundColor","var("+(e[4]?e[4]:"--background-color-grey-primary")+")")},m(y,_){U(y,t,_),d(t,n),d(n,r),d(n,o),d(n,i),d(i,l),d(t,a),d(t,u),I(c,u,null),d(u,f),w&&w.m(u,null),d(u,h),I(p,u,null),b=!0},p(y,[_]){(!b||_&4&&!ce(r.src,s=y[2]))&&g(r,"src",s),(!b||_&1)&&ge(l,y[0]);const P={};_&2&&(P.text=y[1]),c.$set(P),w&&w.p&&(!b||_&1024)&&qn(w,m,y,y[10],b?Gn(m,y[10],_,null):Wn(y[10]),null);const A={};_&64&&(A.onClick=y[6]),_&128&&(A.text=y[7]),_&512&&(A.disabled=y[9]),_&256&&(A.reversedColors=y[8]),p.$set(A),(!b||_&4)&&X(t,"--iconSrc","url("+y[2]+")"),(!b||_&8)&&X(t,"--cardPadding",y[3]),(!b||_&32)&&X(t,"--textPadding",y[5]),(!b||_&16)&&X(t,"--backgroundColor","var("+(y[4]?y[4]:"--background-color-grey-primary")+")")},i(y){b||($(c.$$.fragment,y),$(w,y),$(p.$$.fragment,y),b=!0)},o(y){S(c.$$.fragment,y),S(w,y),S(p.$$.fragment,y),b=!1},d(y){y&&F(t),L(c),w&&w.d(y),L(p)}}}function _c(e,t,n){let{$$slots:r={},$$scope:s}=t,{heading:o}=t,{text:i}=t,{iconSrc:l}=t,{cardPadding:a}=t,{backgroundColor:u=""}=t,{textPadding:c=""}=t,{buttonAction:f}=t,{buttonText:h}=t,{buttonReversed:p=!1}=t,{buttonDisabled:b=!1}=t;return e.$$set=m=>{"heading"in m&&n(0,o=m.heading),"text"in m&&n(1,i=m.text),"iconSrc"in m&&n(2,l=m.iconSrc),"cardPadding"in m&&n(3,a=m.cardPadding),"backgroundColor"in m&&n(4,u=m.backgroundColor),"textPadding"in m&&n(5,c=m.textPadding),"buttonAction"in m&&n(6,f=m.buttonAction),"buttonText"in m&&n(7,h=m.buttonText),"buttonReversed"in m&&n(8,p=m.buttonReversed),"buttonDisabled"in m&&n(9,b=m.buttonDisabled),"$$scope"in m&&n(10,s=m.$$scope)},[o,i,l,a,u,c,f,h,p,b,s,r]}class qe extends ae{constructor(t){super(),oe(this,t,_c,xc,ne,{heading:0,text:1,iconSrc:2,cardPadding:3,backgroundColor:4,textPadding:5,buttonAction:6,buttonText:7,buttonReversed:8,buttonDisabled:9},yc)}get heading(){return this.$$.ctx[0]}set heading(t){this.$$set({heading:t}),W()}get text(){return this.$$.ctx[1]}set text(t){this.$$set({text:t}),W()}get iconSrc(){return this.$$.ctx[2]}set iconSrc(t){this.$$set({iconSrc:t}),W()}get cardPadding(){return this.$$.ctx[3]}set cardPadding(t){this.$$set({cardPadding:t}),W()}get backgroundColor(){return this.$$.ctx[4]}set backgroundColor(t){this.$$set({backgroundColor:t}),W()}get textPadding(){return this.$$.ctx[5]}set textPadding(t){this.$$set({textPadding:t}),W()}get buttonAction(){return this.$$.ctx[6]}set buttonAction(t){this.$$set({buttonAction:t}),W()}get buttonText(){return this.$$.ctx[7]}set buttonText(t){this.$$set({buttonText:t}),W()}get buttonReversed(){return this.$$.ctx[8]}set buttonReversed(t){this.$$set({buttonReversed:t}),W()}get buttonDisabled(){return this.$$.ctx[9]}set buttonDisabled(t){this.$$set({buttonDisabled:t}),W()}}ie(qe,{heading:{},text:{},iconSrc:{},cardPadding:{},backgroundColor:{},textPadding:{},buttonAction:{},buttonText:{},buttonReversed:{type:"Boolean"},buttonDisabled:{type:"Boolean"}},["default"],[],!0);function wc(e){fe(e,"svelte-cje2b7",".section2.svelte-cje2b7.svelte-cje2b7{display:flex;flex-direction:column;gap:10px;margin-top:24px}.inner-section.svelte-cje2b7.svelte-cje2b7{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.inner-section.svelte-cje2b7>img.svelte-cje2b7{margin-top:0}.panel-wrapper.svelte-cje2b7.svelte-cje2b7{display:flex;flex-direction:column;gap:10px;padding:16px 20px;background:var(--background-color-grey-secondary);border-radius:6px}.text.svelte-cje2b7.svelte-cje2b7{color:var(----text-color-primary);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}.email.svelte-cje2b7.svelte-cje2b7{padding:5px 12px;color:var(--background-button-primary);font-family:Roboto;font-size:13px;font-weight:400;line-height:20px;background:var(--event-surface-hover);border-radius:69px}.email-wrapper.svelte-cje2b7.svelte-cje2b7{display:inline-flex;gap:6px;justify-content:center;align-items:center;padding-left:12px;border-radius:69px;background:var(--event-surface-gray-primary)}.built-in-email.svelte-cje2b7.svelte-cje2b7{display:flex;flex-direction:column;align-items:center;justify-content:center}img.svelte-cje2b7.svelte-cje2b7{margin:24px 0}@media(min-width: 768px){.inner-section.svelte-cje2b7.svelte-cje2b7{flex-direction:row;align-items:center;justify-content:space-between}}")}function $c(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H,ee,q,M,E;return r=new _e({props:{text:"Create your new helpdesk email address"}}),o=new le({props:{text:"Let's begin by connecting your email accounts to LiveAgent, enabling you to receive emails as tickets and respond to them seamlessly."}}),l=new le({props:{text:"Two types of email accounts must be set up in LiveAgent, incoming and outgoing. The same email account is often used as both an incoming and outgoing account."}}),c=new qe({props:{heading:"Incoming email accounts",text:"These accounts receive your customer's emails. Each email sent to these accounts is imported into LiveAgent, creating a ticket.",iconSrc:e[4]+"incoming.svg",cardPadding:"14px 10px 14px 16px",buttonAction:e[5],buttonText:e[0]?xn:yn,buttonReversed:e[0]}}),h=new qe({props:{heading:"Outgoing email accounts",text:"These accounts receive your customer's emails. Each email sent to these accounts is imported into LiveAgent, creating a ticket.",iconSrc:e[4]+"outgoing.svg",cardPadding:"14px 10px 14px 16px",buttonAction:e[6],buttonText:e[1]?xn:yn,buttonReversed:e[1]}}),m=new _e({props:{text:"Your Built-in Email Account"}}),_=new le({props:{text:"Every LiveAgent account has a built-in email address, serving as both an incoming and outgoing email account. We provide this mailbox free of charge, but it does contain some limitations. It is recommended for use during the initial setup of your LiveAgent account and for fundamental testing but not for communication with your clients."}}),M=new le({props:{text:"Feel free to send a test email to this address and see LiveAgent in action!"}}),{c(){t=x("div"),n=x("section"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),O(l.$$.fragment),a=k(),u=x("div"),O(c.$$.fragment),f=k(),O(h.$$.fragment),p=k(),b=x("section"),O(m.$$.fragment),w=k(),y=x("div"),O(_.$$.fragment),P=k(),A=x("img"),B=k(),G=x("section"),R=x("div"),D=x("span"),D.textContent="Your built-in email address is:",Y=k(),H=x("span"),ee=te(e[3]),q=k(),O(M.$$.fragment),g(u,"class","panel-wrapper svelte-cje2b7"),ce(A.src,C="public/assets/images/connect-email-accounts.svg")||g(A,"src",C),g(A,"alt","connect email accounts"),g(A,"class","svelte-cje2b7"),g(y,"class","inner-section svelte-cje2b7"),g(b,"class","section2 svelte-cje2b7"),g(D,"class","text svelte-cje2b7"),g(H,"class","email svelte-cje2b7"),g(R,"class","email-wrapper svelte-cje2b7"),g(G,"class","built-in-email svelte-cje2b7"),g(t,"class","wrapper")},m(T,j){U(T,t,j),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(n,i),I(l,n,null),d(n,a),d(n,u),I(c,u,null),d(u,f),I(h,u,null),d(t,p),d(t,b),I(m,b,null),d(b,w),d(b,y),I(_,y,null),d(y,P),d(y,A),d(t,B),d(t,G),d(G,R),d(R,D),d(R,Y),d(R,H),d(H,ee),d(G,q),I(M,G,null),E=!0},p(T,j){const z={};j&1&&(z.buttonText=T[0]?xn:yn),j&1&&(z.buttonReversed=T[0]),c.$set(z);const K={};j&2&&(K.buttonText=T[1]?xn:yn),j&2&&(K.buttonReversed=T[1]),h.$set(K),(!E||j&8)&&ge(ee,T[3])},i(T){E||($(r.$$.fragment,T),$(o.$$.fragment,T),$(l.$$.fragment,T),$(c.$$.fragment,T),$(h.$$.fragment,T),$(m.$$.fragment,T),$(_.$$.fragment,T),$(M.$$.fragment,T),E=!0)},o(T){S(r.$$.fragment,T),S(o.$$.fragment,T),S(l.$$.fragment,T),S(c.$$.fragment,T),S(h.$$.fragment,T),S(m.$$.fragment,T),S(_.$$.fragment,T),S(M.$$.fragment,T),E=!1},d(T){T&&F(t),L(r),L(o),L(l),L(c),L(h),L(m),L(_),L(M)}}}function kc(e){let t,n,r;function s(i){e[7](i)}let o={headerTitle:"Connect email accounts",headerIconPath:e[4]+"connect-email-account.svg",nextStepCase:"mid",nextStepUnfinishedText:"Connect email accounts to complete this step.",nextStepFinishedText:"If you are done with email accounts, it’s time to have a look at social media channels.",path:"/connect-email-accounts",$$slots:{default:[$c]},$$scope:{ctx:e}};return e[2]!==void 0&&(o.stepFinished=e[2]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&523&&(a.$$scope={dirty:l,ctx:i}),!n&&l&4&&(n=!0,a.stepFinished=i[2],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}const yn="Connect",xn="Manage";function Ec(e,t,n){let r;pe(e,Se,h=>n(8,r=h));const s=Ee("iconBasePath");let o=!1,i=!1,l=!1,a="";ze(async()=>{var p;if(n(2,o=((p=r[3])==null?void 0:p.state)==="c"),o)n(0,i=!0),n(1,l=!0);else{const b=await Ms(),m=await Ds();n(0,i=b.completionStatus),n(1,l=m.completionStatus)}const h=await uc();n(3,a=h.message)});async function u(){const h=await Ms(!0);n(0,i=h.completionStatus),window.location.hash="Incoming-Mail-Accounts"}async function c(){const h=await Ds(!0);n(1,l=h.completionStatus),window.location.hash="Outgoing-Mail-Accounts"}function f(h){o=h,n(2,o),n(0,i),n(1,l)}return e.$$.update=()=>{e.$$.dirty&3&&n(2,o=i&&l)},[i,l,o,a,s,u,c,f]}class yi extends ae{constructor(t){super(),oe(this,t,Ec,kc,ne,{},wc)}}ie(yi,{},[],[],!0);function Tc(e){fe(e,"svelte-17amxfk",".points.svelte-17amxfk{display:flex;flex-direction:column;gap:16px;justify-content:space-between;align-items:center}img.svelte-17amxfk{margin:24px 0}@media(min-width: 768px){.points.svelte-17amxfk{flex-direction:row}}")}function Us(e,t,n){const r=e.slice();return r[7]=t[n],r}function Vs(e){let t,n;function r(){return e[4](e[7])}return t=new qe({props:{heading:e[7].heading,text:e[7].text,iconSrc:e[7].iconPath,backgroundColor:e[7].backgroundColor,cardPadding:"16px 16px 16px 24px",buttonAction:r,buttonText:e[7].completed?qs:Gs,buttonReversed:e[7].completed}}),{c(){O(t.$$.fragment)},m(s,o){I(t,s,o),n=!0},p(s,o){e=s;const i={};o&1&&(i.heading=e[7].heading),o&1&&(i.text=e[7].text),o&1&&(i.iconSrc=e[7].iconPath),o&1&&(i.backgroundColor=e[7].backgroundColor),o&1&&(i.buttonAction=r),o&1&&(i.buttonText=e[7].completed?qs:Gs),o&1&&(i.buttonReversed=e[7].completed),t.$set(i)},i(s){n||($(t.$$.fragment,s),n=!0)},o(s){S(t.$$.fragment,s),n=!1},d(s){L(t,s)}}}function Sc(e){let t,n,r,s,o,i,l,a,u,c,f;n=new _e({props:{text:"Connect your social media accounts"}}),a=new le({props:{text:"LiveAgent can be integrated with Facebook, Instagram, and X(Twitter) accounts and transform communication from these channels into tickets for better and easier management. Having all available social networks connected to LiveAgent allows you to interact and reply to your customers from a single place instead of constantly switching between your social media accounts."}});let h=me(e[0]),p=[];for(let m=0;m<h.length;m+=1)p[m]=Vs(Us(e,h,m));const b=m=>S(p[m],1,1,()=>{p[m]=null});return{c(){t=x("section"),O(n.$$.fragment),r=k(),s=x("div"),o=x("img"),l=k(),O(a.$$.fragment),u=k(),c=x("section");for(let m=0;m<p.length;m+=1)p[m].c();ce(o.src,i="public/assets/images/connect-social-media.svg")||g(o,"src",i),g(o,"alt","connect social media"),g(o,"class","svelte-17amxfk"),g(s,"class","points svelte-17amxfk")},m(m,w){U(m,t,w),I(n,t,null),d(t,r),d(t,s),d(s,o),d(s,l),I(a,s,null),U(m,u,w),U(m,c,w);for(let y=0;y<p.length;y+=1)p[y]&&p[y].m(c,null);f=!0},p(m,w){if(w&9){h=me(m[0]);let y;for(y=0;y<h.length;y+=1){const _=Us(m,h,y);p[y]?(p[y].p(_,w),$(p[y],1)):(p[y]=Vs(_),p[y].c(),$(p[y],1),p[y].m(c,null))}for(Ce(),y=h.length;y<p.length;y+=1)b(y);Ae()}},i(m){if(!f){$(n.$$.fragment,m),$(a.$$.fragment,m);for(let w=0;w<h.length;w+=1)$(p[w]);f=!0}},o(m){S(n.$$.fragment,m),S(a.$$.fragment,m),p=p.filter(Boolean);for(let w=0;w<p.length;w+=1)S(p[w]);f=!1},d(m){m&&(F(t),F(u),F(c)),L(n),L(a),He(p,m)}}}function Pc(e){let t,n,r;function s(i){e[5](i)}let o={headerTitle:"Connect social media",headerIconPath:e[2]+"connect-social-media.svg",nextStepCase:"mid",nextStepUnfinishedText:"Connecting social media account is needed to finalize this step.",nextStepFinishedText:"And how about connecting WhatsApp or Viber accounts? With LiveAgent, we got you covered!",path:"/connect-social-media",$$slots:{default:[Sc]},$$scope:{ctx:e}};return e[1]!==void 0&&(o.stepFinished=e[1]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&1025&&(a.$$scope={dirty:l,ctx:i}),!n&&l&2&&(n=!0,a.stepFinished=i[1],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}const Gs="Connect",qs="Manage";function Cc(e,t,n){let r;pe(e,Se,c=>n(6,r=c));const s=Ee("iconBasePath");let o=!1,i=[{id:"fb",heading:"Facebook",text:"Connect your Facebook business page and transform all posts, comments, and private messages sent to that page into tickets.",iconPath:`${s}facebook_logo.svg`,backgroundColor:"--background-color-blue-primary",buttonAction:Jl,completed:!1,redirectPath:"Facebook-Pages"},{id:"ig",heading:"Instagram",text:"Connect your Instagram business page and transform all posts, comments, and private messages sent to that page into tickets.",iconPath:`${s}instagram_logo.svg`,backgroundColor:"--background-color-pink-primary",buttonAction:Ql,completed:!1,redirectPath:"FacebookChannel"},{id:"x",heading:"Twitter",text:"Connect your Twitter business page and transform all posts, comments, and private messages sent to that page into tickets.",iconPath:`${s}x_logo.svg`,backgroundColor:"--background-color-grey-primary",buttonAction:ec,completed:!1,redirectPath:"TwitterChannel"}];ze(async()=>{var c;if(n(1,o=((c=r[4])==null?void 0:c.state)==="c"),o)n(0,i=i.map(f=>({...f,completed:!0})));else{const f=i.map(async h=>{const p=await h.buttonAction();return{...h,completed:p.completionStatus}});n(0,i=await Promise.all(f))}});async function l(c){const f=i.findIndex(h=>h.heading===c.heading);if(f!==-1){const h=await i[f].buttonAction(!0);n(0,i[f].completed=h.completionStatus,i),n(0,i=[...i]),window.location.hash=c.redirectPath}}const a=c=>l(c);function u(c){o=c,n(1,o),n(0,i)}return e.$$.update=()=>{e.$$.dirty&1&&n(1,o=i.every(c=>c.completed))},[i,o,s,l,a,u]}class xi extends ae{constructor(t){super(),oe(this,t,Cc,Pc,ne,{},Tc)}}ie(xi,{},[],[],!0);function Ac(e){fe(e,"svelte-jq5b7z","section.svelte-jq5b7z{margin-bottom:24px}")}function jc(e){let t,n,r,s,o,i,l,a,u,c;return n=new _e({props:{text:"Connect Messaging apps"}}),s=new le({props:{text:"Connecting these messaging platforms to LiveAgent enables you to respond to your customers from one single platform, eliminating the need to switch between different apps or accounts continuously."}}),l=new qe({props:{heading:"Whatsapp",text:"Linking your WhatsApp accounts to LiveAgent will seamlessly transform all incoming WhatsApp messages into tickets within the system. This enables your agents to easily and efficiently respond to each customer query received via WhatsApp.",iconSrc:e[3]+"whatsapp_logo.svg",backgroundColor:"--background-color-green-primary",cardPadding:"16px 16px 16px 24px",buttonAction:e[4],buttonText:e[0]?wn:_n,buttonReversed:e[0]}}),u=new qe({props:{heading:"Viber",text:"By integrating your Viber accounts with LiveAgent, all incoming Viber messages are systematically converted into individual tickets within the platform. This allows your agents to promptly and effortlessly address each customer inquiry received through Viber.",iconSrc:e[3]+"viber_logo.svg",backgroundColor:"--background-color-purple-primary",cardPadding:"16px 16px 16px 24px",buttonAction:e[5],buttonText:e[1]?wn:_n,buttonReversed:e[1]}}),{c(){t=x("section"),O(n.$$.fragment),r=k(),O(s.$$.fragment),o=k(),i=x("section"),O(l.$$.fragment),a=k(),O(u.$$.fragment),g(t,"class","svelte-jq5b7z"),g(i,"class","svelte-jq5b7z")},m(f,h){U(f,t,h),I(n,t,null),d(t,r),I(s,t,null),U(f,o,h),U(f,i,h),I(l,i,null),d(i,a),I(u,i,null),c=!0},p(f,h){const p={};h&1&&(p.buttonText=f[0]?wn:_n),h&1&&(p.buttonReversed=f[0]),l.$set(p);const b={};h&2&&(b.buttonText=f[1]?wn:_n),h&2&&(b.buttonReversed=f[1]),u.$set(b)},i(f){c||($(n.$$.fragment,f),$(s.$$.fragment,f),$(l.$$.fragment,f),$(u.$$.fragment,f),c=!0)},o(f){S(n.$$.fragment,f),S(s.$$.fragment,f),S(l.$$.fragment,f),S(u.$$.fragment,f),c=!1},d(f){f&&(F(t),F(o),F(i)),L(n),L(s),L(l),L(u)}}}function Ic(e){let t,n,r;function s(i){e[6](i)}let o={headerTitle:"Connect messaging apps",headerIconPath:e[3]+"connect-messaging-apps.svg",nextStepCase:"mid",nextStepUnfinishedText:"This step requires you to connect any messaging app you prefer.",nextStepFinishedText:"Now, let's introduce another essential aspect of our tool - the diverse range of contact widgets that LiveAgent offers for your convenience.",path:"/connect-messaging-apps",$$slots:{default:[jc]},$$scope:{ctx:e}};return e[2]!==void 0&&(o.stepFinished=e[2]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&259&&(a.$$scope={dirty:l,ctx:i}),!n&&l&4&&(n=!0,a.stepFinished=i[2],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}const _n="Connect",wn="Manage";function Lc(e,t,n){let r;pe(e,Se,f=>n(7,r=f));const s=Ee("iconBasePath");let o=!1,i=!1,l=!1;ze(async()=>{var f;if(n(2,o=((f=r[5])==null?void 0:f.state)==="c"),o)n(0,i=!0),n(1,l=!0);else{const h=await zs(),p=await Ns();n(0,i=h.completionStatus),n(1,l=p.completionStatus)}});async function a(){const f=await zs(!0);n(0,i=f.completionStatus),window.location.hash="WhatsApp-Configuration"}async function u(){const f=await Ns(!0);n(1,l=f.completionStatus),window.location.hash="Viber-Configuration"}function c(f){o=f,n(2,o),n(0,i),n(1,l)}return e.$$.update=()=>{e.$$.dirty&3&&i&&l&&n(2,o=!0)},[i,l,o,s,a,u,c]}class _i extends ae{constructor(t){super(),oe(this,t,Lc,Ic,ne,{},Ac)}}ie(_i,{},[],[],!0);function Oc(e){fe(e,"svelte-1vf96my","section.svelte-1vf96my{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 20px;border-radius:6px;background-color:var(--background-color-grey-secondary)}img.svelte-1vf96my{margin:24px 0}")}function Ws(e,t,n){const r=e.slice();return r[7]=t[n],r}function Xs(e){let t,n;function r(){return e[4](e[7])}return t=new qe({props:{heading:e[7].heading,text:e[7].text,iconSrc:e[7].iconPath,cardPadding:"14px 10px 14px 16px",buttonAction:r,buttonText:e[7].completed?"Manage":"Create",buttonReversed:e[7].completed}}),{c(){O(t.$$.fragment)},m(s,o){I(t,s,o),n=!0},p(s,o){e=s;const i={};o&1&&(i.heading=e[7].heading),o&1&&(i.text=e[7].text),o&1&&(i.iconSrc=e[7].iconPath),o&1&&(i.buttonAction=r),o&1&&(i.buttonText=e[7].completed?"Manage":"Create"),o&1&&(i.buttonReversed=e[7].completed),t.$set(i)},i(s){n||($(t.$$.fragment,s),n=!0)},o(s){S(t.$$.fragment,s),n=!1},d(s){L(t,s)}}}function Bc(e){let t,n,r,s,o,i,l,a,u;t=new _e({props:{text:"Create contact widgets for your website"}}),r=new le({props:{text:"LiveAgent provides various contact widgets that aim to enhance your interactive customer-service experience and streamline communication. Each of these widgets offers a unique path to connect with customers, ultimately improving their experience and boosting your customer service performance."}});let c=me(e[0]),f=[];for(let p=0;p<c.length;p+=1)f[p]=Xs(Ws(e,c,p));const h=p=>S(f[p],1,1,()=>{f[p]=null});return{c(){O(t.$$.fragment),n=k(),O(r.$$.fragment),s=k(),o=x("img"),l=k(),a=x("section");for(let p=0;p<f.length;p+=1)f[p].c();ce(o.src,i="public/assets/images/contact-widgets.svg")||g(o,"src",i),g(o,"alt","contact widgets"),g(o,"class","svelte-1vf96my"),g(a,"class","svelte-1vf96my")},m(p,b){I(t,p,b),U(p,n,b),I(r,p,b),U(p,s,b),U(p,o,b),U(p,l,b),U(p,a,b);for(let m=0;m<f.length;m+=1)f[m]&&f[m].m(a,null);u=!0},p(p,b){if(b&9){c=me(p[0]);let m;for(m=0;m<c.length;m+=1){const w=Ws(p,c,m);f[m]?(f[m].p(w,b),$(f[m],1)):(f[m]=Xs(w),f[m].c(),$(f[m],1),f[m].m(a,null))}for(Ce(),m=c.length;m<f.length;m+=1)h(m);Ae()}},i(p){if(!u){$(t.$$.fragment,p),$(r.$$.fragment,p);for(let b=0;b<c.length;b+=1)$(f[b]);u=!0}},o(p){S(t.$$.fragment,p),S(r.$$.fragment,p),f=f.filter(Boolean);for(let b=0;b<f.length;b+=1)S(f[b]);u=!1},d(p){p&&(F(n),F(s),F(o),F(l),F(a)),L(t,p),L(r,p),He(f,p)}}}function Rc(e){let t,n,r;function s(i){e[5](i)}let o={headerTitle:"Create contact widget",headerIconPath:e[2]+"add-chat-button.svg",nextStepCase:"mid",nextStepUnfinishedText:"You can finish this step by creating any contact widget.",nextStepFinishedText:"Were you aware that with LiveAgent, you're able to manage actual phone calls too?",path:"/create-contact-widget",$$slots:{default:[Bc]},$$scope:{ctx:e}};return e[1]!==void 0&&(o.stepFinished=e[1]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&1025&&(a.$$scope={dirty:l,ctx:i}),!n&&l&2&&(n=!0,a.stepFinished=i[1],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function Hc(e,t,n){let r;pe(e,Se,c=>n(6,r=c));let s=!1;const o=Ee("iconBasePath");let i=[{id:"chatButtons",heading:"Chat buttons",text:"These are easily customizable and allow your customers to instantly initiate a live chat with your agents right from your webpage. There are many types and pre-defined designs available. Make sure to check them out!",iconPath:`${o}chat_buttons.svg`,buttonAction:tc,completed:!1,redirectPath:"Chat-Buttons;"},{id:"chatInvitations",heading:"Chat invitations",text:"Proactively engage your customers by sending automated chat invitations based on specific criteria, like pages visited or time spent on a page.",iconPath:`${o}invitations.svg`,buttonAction:nc,completed:!1,redirectPath:"Invitations"},{id:"contactForms",heading:"Contact forms",text:"This widget enables customers to quickly send their inquiries or feedback as tickets directly from your webpage by simply clicking a button or filling out an in-page form.",iconPath:`${o}form.svg`,buttonAction:rc,completed:!1,redirectPath:"Contact-Button"},{id:"callButtons",heading:"Call buttons",text:"These simple buttons let your customers start a direct call from their web browser with an available agent from your team in LiveAgent.",iconPath:`${o}calls.svg`,buttonAction:sc,completed:!1,redirectPath:"Call-Configuration"},{id:"videoCallButtons",heading:"Video call buttons",text:"As the name suggests, this button offers an opportunity for face-to-face interaction, allowing customers and agents to connect even more personally.",iconPath:`${o}videocall.svg`,buttonAction:oc,completed:!1,redirectPath:"Video-Call-Configuration"}];ze(async()=>{var c;n(1,s=((c=r[6])==null?void 0:c.state)==="c"),s?n(0,i=i.map(f=>({...f,completed:!0}))):n(0,i=await Promise.all(i.map(async f=>{const h=await f.buttonAction();return{...f,completed:h.completionStatus}})))});async function l(c){const f=i.findIndex(h=>h.id===c);if(f!==-1){const h=await i[f].buttonAction(!0);n(0,i[f].completed=h.completionStatus,i),n(0,i=[...i]),window.location.hash=i[f].redirectPath}}const a=c=>l(c.id);function u(c){s=c,n(1,s),n(0,i)}return e.$$.update=()=>{e.$$.dirty&1&&n(1,s=i.every(c=>c.completed))},[i,s,o,l,a,u]}class wi extends ae{constructor(t){super(),oe(this,t,Hc,Rc,ne,{},Oc)}}ie(wi,{},[],[],!0);function Mc(e){fe(e,"svelte-1id2zvy",'.point.svelte-1id2zvy{padding-left:34px}h5.svelte-1id2zvy{position:relative;margin:0;color:var(--text-color-primary);font-family:Roboto;font-size:14px;font-weight:700;line-height:20px}h5.svelte-1id2zvy:before{content:url("../../../../public/assets/icons/checkmark.svg");position:absolute;top:0;left:-25px;width:16px;height:16px}@media(min-width: 768px){h5.svelte-1id2zvy{font-size:13px}}')}function Dc(e){let t,n,r,s,o,i;return o=new le({props:{text:e[1]}}),{c(){t=x("div"),n=x("h5"),r=te(e[0]),s=k(),O(o.$$.fragment),g(n,"class","svelte-1id2zvy"),g(t,"class","point svelte-1id2zvy")},m(l,a){U(l,t,a),d(t,n),d(n,r),d(t,s),I(o,t,null),i=!0},p(l,[a]){(!i||a&1)&&ge(r,l[0]);const u={};a&2&&(u.text=l[1]),o.$set(u)},i(l){i||($(o.$$.fragment,l),i=!0)},o(l){S(o.$$.fragment,l),i=!1},d(l){l&&F(t),L(o)}}}function zc(e,t,n){let{heading:r}=t,{text:s}=t;return e.$$set=o=>{"heading"in o&&n(0,r=o.heading),"text"in o&&n(1,s=o.text)},[r,s]}class $i extends ae{constructor(t){super(),oe(this,t,zc,Dc,ne,{heading:0,text:1},Mc)}get heading(){return this.$$.ctx[0]}set heading(t){this.$$set({heading:t}),W()}get text(){return this.$$.ctx[1]}set text(t){this.$$set({text:t}),W()}}ie($i,{heading:{},text:{}},[],[],!0);function Nc(e){fe(e,"svelte-9qj8hz",".top-section.svelte-9qj8hz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.points-wrapper.svelte-9qj8hz{display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:0 10px;margin-bottom:12px}.info-panel.svelte-9qj8hz{padding:6px 10px;margin-bottom:12px;border:1px solid var(--event-blue-store);border-radius:6px;background-color:var(--background-color-orange-primary)}.info-panel-header.svelte-9qj8hz{display:flex;align-items:center;justify-content:flex-start;gap:6px}h5.svelte-9qj8hz{margin:0;color:var(--text-color-primary);font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}.image.svelte-9qj8hz{margin-bottom:24px}ul.svelte-9qj8hz{margin:0}li.svelte-9qj8hz{color:var(--text-color-primary);font-family:Roboto;font-size:12px;line-height:20px}@media(min-width: 768px){.top-section.svelte-9qj8hz{flex-direction:row}li.svelte-9qj8hz{font-size:13px}}")}function Ys(e,t,n){const r=e.slice();return r[7]=t[n],r}function Ks(e){let t,n;return t=new $i({props:{heading:e[7].heading,text:e[7].text}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p:Q,i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function Fc(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D;r=new _e({props:{text:"Create a call center"}}),o=new le({props:{text:"LiveAgent provides an integrated call center solution that allows you to receive, answer, and log phone calls as tickets. So, with a few steps, you can turn your helpdesk into a dynamic call center, eliminating the need for third-party calling solutions."}}),f=new _e({props:{text:"What we offer?"}});let Y=me(e[3]),H=[];for(let q=0;q<Y.length;q+=1)H[q]=Ks(Ys(e,Y,q));const ee=q=>S(H[q],1,1,()=>{H[q]=null});return R=new qe({props:{heading:"Call center",text:"Upgrade your helpdesk to a active call center",iconSrc:e[1]+"calls.svg",cardPadding:"14px 10px",textPadding:"24px",buttonAction:e[4],buttonText:e[0]?"Manage":"Connect",buttonReversed:e[0]}}),{c(){t=x("section"),n=x("div"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),l=x("img"),u=k(),c=x("section"),O(f.$$.fragment),h=k(),p=x("div");for(let q=0;q<H.length;q+=1)H[q].c();b=k(),m=x("div"),w=x("div"),y=x("img"),P=k(),A=x("h5"),A.textContent="What do you need?",C=k(),B=x("ul"),B.innerHTML='<li class="svelte-9qj8hz">Obtain a phone number from a VoIP (voice-over-internet provider).</li> <li class="svelte-9qj8hz">Connect it with your LiveAgent account</li>',G=k(),O(R.$$.fragment),g(n,"class","left"),g(l,"class","image svelte-9qj8hz"),ce(l.src,a=e[2]+"create_call_center.svg")||g(l,"src",a),g(l,"alt","Create call center"),g(t,"class","top-section svelte-9qj8hz"),g(p,"class","points-wrapper svelte-9qj8hz"),ce(y.src,_=e[1]+"warning.svg")||g(y,"src",_),g(y,"alt","warning icon"),g(A,"class","svelte-9qj8hz"),g(w,"class","info-panel-header svelte-9qj8hz"),g(B,"class","svelte-9qj8hz"),g(m,"class","info-panel svelte-9qj8hz")},m(q,M){U(q,t,M),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(t,i),d(t,l),U(q,u,M),U(q,c,M),I(f,c,null),d(c,h),d(c,p);for(let E=0;E<H.length;E+=1)H[E]&&H[E].m(p,null);d(c,b),d(c,m),d(m,w),d(w,y),d(w,P),d(w,A),d(m,C),d(m,B),d(c,G),I(R,c,null),D=!0},p(q,M){if(M&8){Y=me(q[3]);let T;for(T=0;T<Y.length;T+=1){const j=Ys(q,Y,T);H[T]?(H[T].p(j,M),$(H[T],1)):(H[T]=Ks(j),H[T].c(),$(H[T],1),H[T].m(p,null))}for(Ce(),T=Y.length;T<H.length;T+=1)ee(T);Ae()}const E={};M&1&&(E.buttonText=q[0]?"Manage":"Connect"),M&1&&(E.buttonReversed=q[0]),R.$set(E)},i(q){if(!D){$(r.$$.fragment,q),$(o.$$.fragment,q),$(f.$$.fragment,q);for(let M=0;M<Y.length;M+=1)$(H[M]);$(R.$$.fragment,q),D=!0}},o(q){S(r.$$.fragment,q),S(o.$$.fragment,q),S(f.$$.fragment,q),H=H.filter(Boolean);for(let M=0;M<H.length;M+=1)S(H[M]);S(R.$$.fragment,q),D=!1},d(q){q&&(F(t),F(u),F(c)),L(r),L(o),L(f),He(H,q),L(R)}}}function Uc(e){let t,n,r;function s(i){e[5](i)}let o={headerTitle:"Create a call center",headerIconPath:e[1]+"add-voice-support.svg",nextStepCase:"mid",nextStepUnfinishedText:"To complete this step, connect your phone number from VoIP.",nextStepFinishedText:"We're nearly there. Just one last step remains! Let’s have a look at the Customer Portal and what it offers.",path:"/create-call-center",$$slots:{default:[Fc]},$$scope:{ctx:e}};return e[0]!==void 0&&(o.stepFinished=e[0]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&1025&&(a.$$scope={dirty:l,ctx:i}),!n&&l&1&&(n=!0,a.stepFinished=i[0],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function Vc(e,t,n){let r;pe(e,Se,c=>n(6,r=c));const s=Ee("iconBasePath"),o=Ee("imageBasePath"),i=[{heading:"Integration possibilities with many VoIP providers worldwide",text:"If your desired provider is not on the list, the general integration method can always be used, but feel free to let us know! We will do our best to add them."},{heading:"Unlimited call recording",text:"With unlimited call recordings, you can capture every phone interaction, providing a valuable resource for quality assurance and continual agent training."},{heading:"IVR (interactive voice response)",text:"This feature lets you play customized greetings or informational recordings to engage callers. It provides options for data collection during the call interaction and enables callers to interact through touch-tone signaling. Callers can invoke various actions by pressing numbers, such as being routed to the correct agent or department or requesting a callback."},{heading:"Call Devices",text:"If you prefer not to handle calls through your PC browser, you can seamlessly link an external hardware phone to LiveAgent. This function allows you to make or answer calls easily, offering an alternative method for managing phone interactions that best suits your convenience."},{heading:"Mobile apps",text:"To provide you with added convenience, we offer free mobile applications for both Android and iOS platforms. These apps allow you to manage your LiveAgent phone calls effortlessly while on the go."},{heading:"Call queue",text:"Our Call queue feature ensures no calls are missed even when all agents are occupied. Incoming calls enter a queue and await their turn until the next available agent can handle the call."}];let l=!1;ze(async()=>{var f;const c=await Fs();n(0,l=c.completionStatus||((f=r[7])==null?void 0:f.state)==="c")});async function a(){const c=await Fs(!0);n(0,l=c.completionStatus),Pn("/configuration/call_center")}function u(c){l=c,n(0,l)}return[l,s,o,i,a,u]}class ki extends ae{constructor(t){super(),oe(this,t,Vc,Uc,ne,{},Nc)}}ie(ki,{},[],[],!0);var Ei=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ir(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gc=function(t){return qc(t)&&!Wc(t)};function qc(e){return!!e&&typeof e=="object"}function Wc(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Kc(e)}var Xc=typeof Symbol=="function"&&Symbol.for,Yc=Xc?Symbol.for("react.element"):60103;function Kc(e){return e.$$typeof===Yc}function Zc(e){return Array.isArray(e)?[]:{}}function rn(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Lt(Zc(e),e,t):e}function Jc(e,t,n){return e.concat(t).map(function(r){return rn(r,n)})}function Qc(e,t){if(!t.customMerge)return Lt;var n=t.customMerge(e);return typeof n=="function"?n:Lt}function eu(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Zs(e){return Object.keys(e).concat(eu(e))}function Ti(e,t){try{return t in e}catch{return!1}}function tu(e,t){return Ti(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function nu(e,t,n){var r={};return n.isMergeableObject(e)&&Zs(e).forEach(function(s){r[s]=rn(e[s],n)}),Zs(t).forEach(function(s){tu(e,s)||(Ti(e,s)&&n.isMergeableObject(t[s])?r[s]=Qc(s,n)(e[s],t[s],n):r[s]=rn(t[s],n))}),r}function Lt(e,t,n){n=n||{},n.arrayMerge=n.arrayMerge||Jc,n.isMergeableObject=n.isMergeableObject||Gc,n.cloneUnlessOtherwiseSpecified=rn;var r=Array.isArray(t),s=Array.isArray(e),o=r===s;return o?r?n.arrayMerge(e,t,n):nu(e,t,n):rn(t,n)}Lt.all=function(t,n){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(r,s){return Lt(r,s,n)},{})};var ru=Lt,su=ru;const ou=Ir(su);var dr=function(e,t){return dr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(n[s]=r[s])},dr(e,t)};function Xn(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");dr(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var de=function(){return de=Object.assign||function(t){for(var n,r=1,s=arguments.length;r<s;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},de.apply(this,arguments)};function iu(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,r=Object.getOwnPropertySymbols(e);s<r.length;s++)t.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(n[r[s]]=e[r[s]]);return n}function er(e,t,n){if(n||arguments.length===2)for(var r=0,s=t.length,o;r<s;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var ue;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(ue||(ue={}));var be;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(be||(be={}));var Ot;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Ot||(Ot={}));function Js(e){return e.type===be.literal}function au(e){return e.type===be.argument}function Si(e){return e.type===be.number}function Pi(e){return e.type===be.date}function Ci(e){return e.type===be.time}function Ai(e){return e.type===be.select}function ji(e){return e.type===be.plural}function lu(e){return e.type===be.pound}function Ii(e){return e.type===be.tag}function Li(e){return!!(e&&typeof e=="object"&&e.type===Ot.number)}function pr(e){return!!(e&&typeof e=="object"&&e.type===Ot.dateTime)}var Oi=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,cu=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function uu(e){var t={};return e.replace(cu,function(n){var r=n.length;switch(n[0]){case"G":t.era=r===4?"long":r===5?"narrow":"short";break;case"y":t.year=r===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=r===4?"long":r===5?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var fu=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function hu(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(fu).filter(function(h){return h.length>0}),n=[],r=0,s=t;r<s.length;r++){var o=s[r],i=o.split("/");if(i.length===0)throw new Error("Invalid number skeleton");for(var l=i[0],a=i.slice(1),u=0,c=a;u<c.length;u++){var f=c[u];if(f.length===0)throw new Error("Invalid number skeleton")}n.push({stem:l,options:a})}return n}function du(e){return e.replace(/^(.*?)-/,"")}var Qs=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Bi=/^(@+)?(\+|#+)?[rs]?$/g,pu=/(\*)(0+)|(#+)(0+)|(0+)/g,Ri=/^(0+)$/;function eo(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Bi,function(n,r,s){return typeof s!="string"?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):s==="+"?t.minimumSignificantDigits=r.length:r[0]==="#"?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+(typeof s=="string"?s.length:0)),""}),t}function Hi(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function gu(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var n=e.slice(0,2);if(n==="+!"?(t.signDisplay="always",e=e.slice(2)):n==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ri.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function to(e){var t={},n=Hi(e);return n||t}function mu(e){for(var t={},n=0,r=e;n<r.length;n++){var s=r[n];switch(s.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=s.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=du(s.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=de(de(de({},t),{notation:"scientific"}),s.options.reduce(function(a,u){return de(de({},a),to(u))},{}));continue;case"engineering":t=de(de(de({},t),{notation:"engineering"}),s.options.reduce(function(a,u){return de(de({},a),to(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(s.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(s.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");s.options[0].replace(pu,function(a,u,c,f,h,p){if(u)t.minimumIntegerDigits=c.length;else{if(f&&h)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ri.test(s.stem)){t.minimumIntegerDigits=s.stem.length;continue}if(Qs.test(s.stem)){if(s.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");s.stem.replace(Qs,function(a,u,c,f,h,p){return c==="*"?t.minimumFractionDigits=u.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:h&&p?(t.minimumFractionDigits=h.length,t.maximumFractionDigits=h.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=s.options[0];o==="w"?t=de(de({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=de(de({},t),eo(o)));continue}if(Bi.test(s.stem)){t=de(de({},t),eo(s.stem));continue}var i=Hi(s.stem);i&&(t=de(de({},t),i));var l=gu(s.stem);l&&(t=de(de({},t),l))}return t}var $n={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function vu(e,t){for(var n="",r=0;r<e.length;r++){var s=e.charAt(r);if(s==="j"){for(var o=0;r+1<e.length&&e.charAt(r+1)===s;)o++,r++;var i=1+(o&1),l=o<2?1:3+(o>>1),a="a",u=bu(t);for((u=="H"||u=="k")&&(l=0);l-- >0;)n+=a;for(;i-- >0;)n=u+n}else s==="J"?n+="H":n+=s}return n}function bu(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n=e.language,r;n!=="root"&&(r=e.maximize().region);var s=$n[r||""]||$n[n||""]||$n["".concat(n,"-001")]||$n["001"];return s[0]}var tr,yu=new RegExp("^".concat(Oi.source,"*")),xu=new RegExp("".concat(Oi.source,"*$"));function he(e,t){return{start:e,end:t}}var _u=!!String.prototype.startsWith&&"_a".startsWith("a",1),wu=!!String.fromCodePoint,$u=!!Object.fromEntries,ku=!!String.prototype.codePointAt,Eu=!!String.prototype.trimStart,Tu=!!String.prototype.trimEnd,Su=!!Number.isSafeInteger,Pu=Su?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},gr=!0;try{var Cu=Di("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");gr=((tr=Cu.exec("a"))===null||tr===void 0?void 0:tr[0])==="a"}catch{gr=!1}var no=_u?function(t,n,r){return t.startsWith(n,r)}:function(t,n,r){return t.slice(r,r+n.length)===n},mr=wu?String.fromCodePoint:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];for(var r="",s=t.length,o=0,i;s>o;){if(i=t[o++],i>1114111)throw RangeError(i+" is not a valid code point");r+=i<65536?String.fromCharCode(i):String.fromCharCode(((i-=65536)>>10)+55296,i%1024+56320)}return r},ro=$u?Object.fromEntries:function(t){for(var n={},r=0,s=t;r<s.length;r++){var o=s[r],i=o[0],l=o[1];n[i]=l}return n},Mi=ku?function(t,n){return t.codePointAt(n)}:function(t,n){var r=t.length;if(!(n<0||n>=r)){var s=t.charCodeAt(n),o;return s<55296||s>56319||n+1===r||(o=t.charCodeAt(n+1))<56320||o>57343?s:(s-55296<<10)+(o-56320)+65536}},Au=Eu?function(t){return t.trimStart()}:function(t){return t.replace(yu,"")},ju=Tu?function(t){return t.trimEnd()}:function(t){return t.replace(xu,"")};function Di(e,t){return new RegExp(e,t)}var vr;if(gr){var so=Di("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");vr=function(t,n){var r;so.lastIndex=n;var s=so.exec(t);return(r=s[1])!==null&&r!==void 0?r:""}}else vr=function(t,n){for(var r=[];;){var s=Mi(t,n);if(s===void 0||zi(s)||Bu(s))break;r.push(s),n+=s>=65536?2:1}return mr.apply(void 0,r)};var Iu=function(){function e(t,n){n===void 0&&(n={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!n.ignoreTag,this.locale=n.locale,this.requiresOtherClause=!!n.requiresOtherClause,this.shouldParseSkeletons=!!n.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,n,r){for(var s=[];!this.isEOF();){var o=this.char();if(o===123){var i=this.parseArgument(t,r);if(i.err)return i;s.push(i.val)}else{if(o===125&&t>0)break;if(o===35&&(n==="plural"||n==="selectordinal")){var l=this.clonePosition();this.bump(),s.push({type:be.pound,location:he(l,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(r)break;return this.error(ue.UNMATCHED_CLOSING_TAG,he(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&br(this.peek()||0)){var i=this.parseTag(t,n);if(i.err)return i;s.push(i.val)}else{var i=this.parseLiteral(t,n);if(i.err)return i;s.push(i.val)}}}return{val:s,err:null}},e.prototype.parseTag=function(t,n){var r=this.clonePosition();this.bump();var s=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:be.literal,value:"<".concat(s,"/>"),location:he(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,n,!0);if(o.err)return o;var i=o.val,l=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!br(this.char()))return this.error(ue.INVALID_TAG,he(l,this.clonePosition()));var a=this.clonePosition(),u=this.parseTagName();return s!==u?this.error(ue.UNMATCHED_CLOSING_TAG,he(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:be.tag,value:s,children:i,location:he(r,this.clonePosition())},err:null}:this.error(ue.INVALID_TAG,he(l,this.clonePosition())))}else return this.error(ue.UNCLOSED_TAG,he(r,this.clonePosition()))}else return this.error(ue.INVALID_TAG,he(r,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ou(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,n){for(var r=this.clonePosition(),s="";;){var o=this.tryParseQuote(n);if(o){s+=o;continue}var i=this.tryParseUnquoted(t,n);if(i){s+=i;continue}var l=this.tryParseLeftAngleBracket();if(l){s+=l;continue}break}var a=he(r,this.clonePosition());return{val:{type:be.literal,value:s,location:a},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Lu(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var n=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(r===39)if(this.peek()===39)n.push(39),this.bump();else{this.bump();break}else n.push(r);this.bump()}return mr.apply(void 0,n)},e.prototype.tryParseUnquoted=function(t,n){if(this.isEOF())return null;var r=this.char();return r===60||r===123||r===35&&(n==="plural"||n==="selectordinal")||r===125&&t>0?null:(this.bump(),mr(r))},e.prototype.parseArgument=function(t,n){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(ue.EMPTY_ARGUMENT,he(r,this.clonePosition()));var s=this.parseIdentifierIfPossible().value;if(!s)return this.error(ue.MALFORMED_ARGUMENT,he(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:be.argument,value:s,location:he(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition())):this.parseArgumentOptions(t,n,s,r);default:return this.error(ue.MALFORMED_ARGUMENT,he(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),n=this.offset(),r=vr(this.message,n),s=n+r.length;this.bumpTo(s);var o=this.clonePosition(),i=he(t,o);return{value:r,location:i}},e.prototype.parseArgumentOptions=function(t,n,r,s){var o,i=this.clonePosition(),l=this.parseIdentifierIfPossible().value,a=this.clonePosition();switch(l){case"":return this.error(ue.EXPECT_ARGUMENT_TYPE,he(i,a));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var h=ju(f.val);if(h.length===0)return this.error(ue.EXPECT_ARGUMENT_STYLE,he(this.clonePosition(),this.clonePosition()));var p=he(c,this.clonePosition());u={style:h,styleLocation:p}}var b=this.tryParseArgumentClose(s);if(b.err)return b;var m=he(s,this.clonePosition());if(u&&no(u==null?void 0:u.style,"::",0)){var w=Au(u.style.slice(2));if(l==="number"){var f=this.parseNumberSkeletonFromString(w,u.styleLocation);return f.err?f:{val:{type:be.number,value:r,location:m,style:f.val},err:null}}else{if(w.length===0)return this.error(ue.EXPECT_DATE_TIME_SKELETON,m);var y=w;this.locale&&(y=vu(w,this.locale));var h={type:Ot.dateTime,pattern:y,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?uu(y):{}},_=l==="date"?be.date:be.time;return{val:{type:_,value:r,location:m,style:h},err:null}}}return{val:{type:l==="number"?be.number:l==="date"?be.date:be.time,value:r,location:m,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var P=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(ue.EXPECT_SELECT_ARGUMENT_OPTIONS,he(P,de({},P)));this.bumpSpace();var A=this.parseIdentifierIfPossible(),C=0;if(l!=="select"&&A.value==="offset"){if(!this.bumpIf(":"))return this.error(ue.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,he(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(ue.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ue.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),A=this.parseIdentifierIfPossible(),C=f.val}var B=this.tryParsePluralOrSelectOptions(t,l,n,A);if(B.err)return B;var b=this.tryParseArgumentClose(s);if(b.err)return b;var G=he(s,this.clonePosition());return l==="select"?{val:{type:be.select,value:r,options:ro(B.val),location:G},err:null}:{val:{type:be.plural,value:r,options:ro(B.val),offset:C,pluralType:l==="plural"?"cardinal":"ordinal",location:G},err:null}}default:return this.error(ue.INVALID_ARGUMENT_TYPE,he(i,a))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,he(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,n=this.clonePosition();!this.isEOF();){var r=this.char();switch(r){case 39:{this.bump();var s=this.clonePosition();if(!this.bumpUntil("'"))return this.error(ue.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,he(s,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(n.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(n.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,n){var r=[];try{r=hu(t)}catch{return this.error(ue.INVALID_NUMBER_SKELETON,n)}return{val:{type:Ot.number,tokens:r,location:n,parsedOptions:this.shouldParseSkeletons?mu(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,n,r,s){for(var o,i=!1,l=[],a=new Set,u=s.value,c=s.location;;){if(u.length===0){var f=this.clonePosition();if(n!=="select"&&this.bumpIf("=")){var h=this.tryParseDecimalInteger(ue.EXPECT_PLURAL_ARGUMENT_SELECTOR,ue.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;c=he(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(a.has(u))return this.error(n==="select"?ue.DUPLICATE_SELECT_ARGUMENT_SELECTOR:ue.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);u==="other"&&(i=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(n==="select"?ue.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:ue.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,he(this.clonePosition(),this.clonePosition()));var b=this.parseMessage(t+1,n,r);if(b.err)return b;var m=this.tryParseArgumentClose(p);if(m.err)return m;l.push([u,{value:b.val,location:he(p,this.clonePosition())}]),a.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,c=o.location}return l.length===0?this.error(n==="select"?ue.EXPECT_SELECT_ARGUMENT_SELECTOR:ue.EXPECT_PLURAL_ARGUMENT_SELECTOR,he(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(ue.MISSING_OTHER_CLAUSE,he(this.clonePosition(),this.clonePosition())):{val:l,err:null}},e.prototype.tryParseDecimalInteger=function(t,n){var r=1,s=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var l=this.char();if(l>=48&&l<=57)o=!0,i=i*10+(l-48),this.bump();else break}var a=he(s,this.clonePosition());return o?(i*=r,Pu(i)?{val:i,err:null}:this.error(n,a)):this.error(t,a)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var n=Mi(this.message,t);if(n===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return n},e.prototype.error=function(t,n){return{val:null,err:{kind:t,message:this.message,location:n}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(no(this.message,t,this.offset())){for(var n=0;n<t.length;n++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var n=this.offset(),r=this.message.indexOf(t,n);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var n=this.offset();if(n===t)break;if(n>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&zi(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),n=this.offset(),r=this.message.charCodeAt(n+(t>=65536?2:1));return r??null},e}();function br(e){return e>=97&&e<=122||e>=65&&e<=90}function Lu(e){return br(e)||e===47}function Ou(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function zi(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Bu(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function yr(e){e.forEach(function(t){if(delete t.location,Ai(t)||ji(t))for(var n in t.options)delete t.options[n].location,yr(t.options[n].value);else Si(t)&&Li(t.style)||(Pi(t)||Ci(t))&&pr(t.style)?delete t.style.location:Ii(t)&&yr(t.children)})}function Ru(e,t){t===void 0&&(t={}),t=de({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new Iu(e,t).parse();if(n.err){var r=SyntaxError(ue[n.err.kind]);throw r.location=n.err.location,r.originalMessage=n.err.message,r}return t!=null&&t.captureLocation||yr(n.val),n.val}function nr(e,t){var n=t&&t.cache?t.cache:Fu,r=t&&t.serializer?t.serializer:Nu,s=t&&t.strategy?t.strategy:Mu;return s(e,{cache:n,serializer:r})}function Hu(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Ni(e,t,n,r){var s=Hu(r)?r:n(r),o=t.get(s);return typeof o>"u"&&(o=e.call(this,r),t.set(s,o)),o}function Fi(e,t,n){var r=Array.prototype.slice.call(arguments,3),s=n(r),o=t.get(s);return typeof o>"u"&&(o=e.apply(this,r),t.set(s,o)),o}function Lr(e,t,n,r,s){return n.bind(t,e,r,s)}function Mu(e,t){var n=e.length===1?Ni:Fi;return Lr(e,this,n,t.cache.create(),t.serializer)}function Du(e,t){return Lr(e,this,Fi,t.cache.create(),t.serializer)}function zu(e,t){return Lr(e,this,Ni,t.cache.create(),t.serializer)}var Nu=function(){return JSON.stringify(arguments)};function Or(){this.cache=Object.create(null)}Or.prototype.get=function(e){return this.cache[e]};Or.prototype.set=function(e,t){this.cache[e]=t};var Fu={create:function(){return new Or}},rr={variadic:Du,monadic:zu},Bt;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(Bt||(Bt={}));var Yn=function(e){Xn(t,e);function t(n,r,s){var o=e.call(this,n)||this;return o.code=r,o.originalMessage=s,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),oo=function(e){Xn(t,e);function t(n,r,s,o){return e.call(this,'Invalid values for "'.concat(n,'": "').concat(r,'". Options are "').concat(Object.keys(s).join('", "'),'"'),Bt.INVALID_VALUE,o)||this}return t}(Yn),Uu=function(e){Xn(t,e);function t(n,r,s){return e.call(this,'Value for "'.concat(n,'" must be of type ').concat(r),Bt.INVALID_VALUE,s)||this}return t}(Yn),Vu=function(e){Xn(t,e);function t(n,r){return e.call(this,'The intl string context variable "'.concat(n,'" was not provided to the string "').concat(r,'"'),Bt.MISSING_VALUE,r)||this}return t}(Yn),Ie;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(Ie||(Ie={}));function Gu(e){return e.length<2?e:e.reduce(function(t,n){var r=t[t.length-1];return!r||r.type!==Ie.literal||n.type!==Ie.literal?t.push(n):r.value+=n.value,t},[])}function qu(e){return typeof e=="function"}function An(e,t,n,r,s,o,i){if(e.length===1&&Js(e[0]))return[{type:Ie.literal,value:e[0].value}];for(var l=[],a=0,u=e;a<u.length;a++){var c=u[a];if(Js(c)){l.push({type:Ie.literal,value:c.value});continue}if(lu(c)){typeof o=="number"&&l.push({type:Ie.literal,value:n.getNumberFormat(t).format(o)});continue}var f=c.value;if(!(s&&f in s))throw new Vu(f,i);var h=s[f];if(au(c)){(!h||typeof h=="string"||typeof h=="number")&&(h=typeof h=="string"||typeof h=="number"?String(h):""),l.push({type:typeof h=="string"?Ie.literal:Ie.object,value:h});continue}if(Pi(c)){var p=typeof c.style=="string"?r.date[c.style]:pr(c.style)?c.style.parsedOptions:void 0;l.push({type:Ie.literal,value:n.getDateTimeFormat(t,p).format(h)});continue}if(Ci(c)){var p=typeof c.style=="string"?r.time[c.style]:pr(c.style)?c.style.parsedOptions:r.time.medium;l.push({type:Ie.literal,value:n.getDateTimeFormat(t,p).format(h)});continue}if(Si(c)){var p=typeof c.style=="string"?r.number[c.style]:Li(c.style)?c.style.parsedOptions:void 0;p&&p.scale&&(h=h*(p.scale||1)),l.push({type:Ie.literal,value:n.getNumberFormat(t,p).format(h)});continue}if(Ii(c)){var b=c.children,m=c.value,w=s[m];if(!qu(w))throw new Uu(m,"function",i);var y=An(b,t,n,r,s,o),_=w(y.map(function(C){return C.value}));Array.isArray(_)||(_=[_]),l.push.apply(l,_.map(function(C){return{type:typeof C=="string"?Ie.literal:Ie.object,value:C}}))}if(Ai(c)){var P=c.options[h]||c.options.other;if(!P)throw new oo(c.value,h,Object.keys(c.options),i);l.push.apply(l,An(P.value,t,n,r,s));continue}if(ji(c)){var P=c.options["=".concat(h)];if(!P){if(!Intl.PluralRules)throw new Yn(`Intl.PluralRules is not available in this environment.
5
+ Try polyfilling it using "@formatjs/intl-pluralrules"
6
+ `,Bt.MISSING_INTL_API,i);var A=n.getPluralRules(t,{type:c.pluralType}).select(h-(c.offset||0));P=c.options[A]||c.options.other}if(!P)throw new oo(c.value,h,Object.keys(c.options),i);l.push.apply(l,An(P.value,t,n,r,s,h-(c.offset||0)));continue}}return Gu(l)}function Wu(e,t){return t?de(de(de({},e||{}),t||{}),Object.keys(e).reduce(function(n,r){return n[r]=de(de({},e[r]),t[r]||{}),n},{})):e}function Xu(e,t){return t?Object.keys(e).reduce(function(n,r){return n[r]=Wu(e[r],t[r]),n},de({},e)):e}function sr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function Yu(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:nr(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,er([void 0],n,!1)))},{cache:sr(e.number),strategy:rr.variadic}),getDateTimeFormat:nr(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,er([void 0],n,!1)))},{cache:sr(e.dateTime),strategy:rr.variadic}),getPluralRules:nr(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,er([void 0],n,!1)))},{cache:sr(e.pluralRules),strategy:rr.variadic})}}var Ui=function(){function e(t,n,r,s){var o=this;if(n===void 0&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(a){var u=o.formatToParts(a);if(u.length===1)return u[0].value;var c=u.reduce(function(f,h){return!f.length||h.type!==Ie.literal||typeof f[f.length-1]!="string"?f.push(h.value):f[f.length-1]+=h.value,f},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(a){return An(o.ast,o.locales,o.formatters,o.formats,a,void 0,o.message)},this.resolvedOptions=function(){var a;return{locale:((a=o.resolvedLocale)===null||a===void 0?void 0:a.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=n,this.resolvedLocale=e.resolveLocale(n),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var i=s||{};i.formatters;var l=iu(i,["formatters"]);this.ast=e.__parse(t,de(de({},l),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Xu(e.formats,r),this.formatters=s&&s.formatters||Yu(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(!(typeof Intl.Locale>"u")){var n=Intl.NumberFormat.supportedLocalesOf(t);return n.length>0?new Intl.Locale(n[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Ru,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Ku(e,t){if(t==null)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let s=0;s<n.length;s++)if(typeof r=="object"){if(s>0){const o=n.slice(s,n.length).join(".");if(o in r){r=r[o];break}}r=r[n[s]]}else r=void 0;return r}const at={},Zu=(e,t,n)=>n&&(t in at||(at[t]={}),e in at[t]||(at[t][e]=n),n),Vi=(e,t)=>{if(t==null)return;if(t in at&&e in at[t])return at[t][e];const n=an(t);for(let r=0;r<n.length;r++){const s=n[r],o=Qu(s,e);if(o)return Zu(e,t,o)}};let Br;const Dt=Ke({});function Ju(e){return Br[e]||null}function Rr(e){return e in Br}function Qu(e,t){if(!Rr(e))return null;const n=Ju(e);return Ku(n,t)}function ef(e){if(e==null)return;const t=an(e);for(let n=0;n<t.length;n++){const r=t[n];if(Rr(r))return r}}function tf(e,...t){delete at[e],Dt.update(n=>(n[e]=ou.all([n[e]||{},...t]),n))}Ze([Dt],([e])=>Object.keys(e));Dt.subscribe(e=>Br=e);const Jt={};function nf(e){Jt[e]=new Set}function rf(e,t){Jt[e].delete(t),Jt[e].size===0&&delete Jt[e]}function Qt(e){return Jt[e]}function sf(e){return an(e).map(t=>{const n=Qt(t);return[t,n?[...n]:[]]}).filter(([,t])=>t.length>0)}function Nn(e){return e==null?!1:an(e).some(t=>{var n;return(n=Qt(t))==null?void 0:n.size})}function of(e,t){return Promise.all(t.map(r=>(rf(e,r),r().then(s=>s.default||s)))).then(r=>tf(e,...r))}const Vt={};function Gi(e){if(!Nn(e))return e in Vt?Vt[e]:Promise.resolve();const t=sf(e);return Vt[e]=Promise.all(t.map(([n,r])=>of(n,r))).then(()=>{if(Nn(e))return Gi(e);delete Vt[e]}),Vt[e]}function io(e,t){Qt(e)||nf(e);const n=Qt(e);Qt(e).has(t)||(Rr(e)||Dt.update(r=>(r[e]={},r)),n.add(t))}var ao=Object.getOwnPropertySymbols,af=Object.prototype.hasOwnProperty,lf=Object.prototype.propertyIsEnumerable,cf=(e,t)=>{var n={};for(var r in e)af.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&ao)for(var r of ao(e))t.indexOf(r)<0&&lf.call(e,r)&&(n[r]=e[r]);return n};const uf={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}};function ff({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${an(e).join('", "')}".${Nn(ct())?`
7
+
8
+ Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const hf={fallbackLocale:null,loadingDelay:200,formats:uf,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},qt=hf;function Rt(){return qt}function df(e){const t=e,{formats:n}=t,r=cf(t,["formats"]);let s=e.fallbackLocale;if(e.initialLocale)try{Ui.resolveLocale(e.initialLocale)&&(s=e.initialLocale)}catch{console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return r.warnOnMissingMessages&&(delete r.warnOnMissingMessages,r.handleMissingMessage==null?r.handleMissingMessage=ff:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(qt,r,{initialLocale:s}),n&&("number"in n&&Object.assign(qt.formats.number,n.number),"date"in n&&Object.assign(qt.formats.date,n.date),"time"in n&&Object.assign(qt.formats.time,n.time)),zt.set(s)}const jn=Ke(!1);var pf=Object.defineProperty,gf=Object.defineProperties,mf=Object.getOwnPropertyDescriptors,lo=Object.getOwnPropertySymbols,vf=Object.prototype.hasOwnProperty,bf=Object.prototype.propertyIsEnumerable,co=(e,t,n)=>t in e?pf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,yf=(e,t)=>{for(var n in t||(t={}))vf.call(t,n)&&co(e,n,t[n]);if(lo)for(var n of lo(t))bf.call(t,n)&&co(e,n,t[n]);return e},xf=(e,t)=>gf(e,mf(t));let xr;const Fn=Ke(null);function uo(e){return e.split("-").map((t,n,r)=>r.slice(0,n+1).join("-")).reverse()}function an(e,t=Rt().fallbackLocale){const n=uo(e);return t?[...new Set([...n,...uo(t)])]:n}function ct(){return xr??void 0}Fn.subscribe(e=>{xr=e??void 0,typeof window<"u"&&e!=null&&document.documentElement.setAttribute("lang",e)});const _f=e=>{if(e&&ef(e)&&Nn(e)){const{loadingDelay:t}=Rt();let n;return typeof window<"u"&&ct()!=null&&t?n=window.setTimeout(()=>jn.set(!0),t):jn.set(!0),Gi(e).then(()=>{Fn.set(e)}).finally(()=>{clearTimeout(n),jn.set(!1)})}return Fn.set(e)},zt=xf(yf({},Fn),{set:_f}),Kn=e=>{const t=Object.create(null);return r=>{const s=JSON.stringify(r);return s in t?t[s]:t[s]=e(r)}};var wf=Object.defineProperty,Un=Object.getOwnPropertySymbols,qi=Object.prototype.hasOwnProperty,Wi=Object.prototype.propertyIsEnumerable,fo=(e,t,n)=>t in e?wf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Hr=(e,t)=>{for(var n in t||(t={}))qi.call(t,n)&&fo(e,n,t[n]);if(Un)for(var n of Un(t))Wi.call(t,n)&&fo(e,n,t[n]);return e},Nt=(e,t)=>{var n={};for(var r in e)qi.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Un)for(var r of Un(e))t.indexOf(r)<0&&Wi.call(e,r)&&(n[r]=e[r]);return n};const sn=(e,t)=>{const{formats:n}=Rt();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},$f=Kn(e=>{var t=e,{locale:n,format:r}=t,s=Nt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(s=sn("number",r)),new Intl.NumberFormat(n,s)}),kf=Kn(e=>{var t=e,{locale:n,format:r}=t,s=Nt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?s=sn("date",r):Object.keys(s).length===0&&(s=sn("date","short")),new Intl.DateTimeFormat(n,s)}),Ef=Kn(e=>{var t=e,{locale:n,format:r}=t,s=Nt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?s=sn("time",r):Object.keys(s).length===0&&(s=sn("time","short")),new Intl.DateTimeFormat(n,s)}),Tf=(e={})=>{var t=e,{locale:n=ct()}=t,r=Nt(t,["locale"]);return $f(Hr({locale:n},r))},Sf=(e={})=>{var t=e,{locale:n=ct()}=t,r=Nt(t,["locale"]);return kf(Hr({locale:n},r))},Pf=(e={})=>{var t=e,{locale:n=ct()}=t,r=Nt(t,["locale"]);return Ef(Hr({locale:n},r))},Cf=Kn((e,t=ct())=>new Ui(e,t,Rt().formats,{ignoreTag:Rt().ignoreTag})),Af=(e,t={})=>{var n,r,s,o;let i=t;typeof e=="object"&&(i=e,e=i.id);const{values:l,locale:a=ct(),default:u}=i;if(a==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Vi(e,a);if(!c)c=(o=(s=(r=(n=Rt()).handleMissingMessage)==null?void 0:r.call(n,{locale:a,id:e,defaultValue:u}))!=null?s:u)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!l)return c;let f=c;try{f=Cf(c,a).format(l)}catch(h){h instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,h.message)}return f},jf=(e,t)=>Pf(t).format(e),If=(e,t)=>Sf(t).format(e),Lf=(e,t)=>Tf(t).format(e),Of=(e,t=ct())=>Vi(e,t),Xi=Ze([zt,Dt],()=>Af);Ze([zt],()=>jf);Ze([zt],()=>If);Ze([zt],()=>Lf);Ze([zt,Dt],()=>Of);function Bf(e){fe(e,"svelte-78otzh",".section-top.svelte-78otzh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.mid-section.svelte-78otzh{display:flex;flex-direction:column;gap:24px;margin-bottom:12px}.widgets-wrapper.svelte-78otzh{display:flex;flex-direction:column;align-items:flex-start;padding:16px 20px;margin-bottom:12px;border-radius:6px;background-color:var(--background-color-grey-secondary)}p.svelte-78otzh{display:inline;margin:0;color:var(--texts-icons-primary);font-family:Roboto;font-size:13px;font-weight:400;line-height:20px}@media(min-width: 768px){.section-top.svelte-78otzh{flex-direction:row}}")}function ho(e,t,n){const r=e.slice();return r[9]=t[n],r[11]=n,r}function Rf(e){let t,n;return t=new le({props:{additionalStyles:"padding: 0 10px 4px 10px; margin: -3px 0 7px 0",text:"you might have already noticed on the Customer Portal configuration screens, there are other more advanced options, like customizing the HTML and CSS or adding your own tracking scripts to the Customer Portal itself."}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function po(e){let t,n,r,s=e[11]===2&&Rf();function o(){return e[6](e[9])}return n=new qe({props:{heading:e[9].heading,text:e[9].text,iconSrc:e[9].iconPath,cardPadding:"14px 16px",buttonAction:o,buttonText:(e[9].completed?e[9].buttonTextCompleted:e[9].buttonTextUncompleted)??e[2]("Manage"),buttonReversed:e[9].completed}}),{c(){s&&s.c(),t=k(),O(n.$$.fragment)},m(i,l){s&&s.m(i,l),U(i,t,l),I(n,i,l),r=!0},p(i,l){e=i;const a={};l&1&&(a.heading=e[9].heading),l&1&&(a.text=e[9].text),l&1&&(a.iconSrc=e[9].iconPath),l&1&&(a.buttonAction=o),l&5&&(a.buttonText=(e[9].completed?e[9].buttonTextCompleted:e[9].buttonTextUncompleted)??e[2]("Manage")),l&1&&(a.buttonReversed=e[9].completed),n.$set(a)},i(i){r||($(s),$(n.$$.fragment,i),r=!0)},o(i){S(s),S(n.$$.fragment,i),r=!1},d(i){i&&F(t),s&&s.d(i),L(n,i)}}}function Hf(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H;r=new _e({props:{text:"Configure Customer Portal"}}),o=new le({props:{text:"As the final step, let's talk about the Customer Portal, a platform where your customers can reach out, get information, and solve their problems independently. A well-maintained knowledge base can significantly reduce the load on your agents and improve customer satisfaction."}}),p=new ht({props:{text:"support.liveagent.com",href:"http://support.liveagent.com/"}}),_=new ht({props:{text:e[4],href:e[4]}});let ee=me(e[0]),q=[];for(let E=0;E<ee.length;E+=1)q[E]=po(ho(e,ee,E));const M=E=>S(q[E],1,1,()=>{q[E]=null});return D=new ht({props:{text:e[4],href:e[4]}}),{c(){t=x("section"),n=x("div"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),l=x("img"),u=k(),c=x("section"),f=x("p"),h=te(`With LiveAgent, you can fully customize your Customer Portal design according to your brand's theme and preferences. As an example or inspiration, feel free to check our LiveAgent knowledge base available at
9
+ `),O(p.$$.fragment),b=te(`
10
+ , which is built only by this feature alone.`),m=k(),w=x("p"),y=te("And now let's have a look at your own Customer Portal here: "),O(_.$$.fragment),P=te(" It might take some time until it’s also nice and shiny but don’t worry, you will get there eventually."),A=k(),C=x("section");for(let E=0;E<q.length;E+=1)q[E].c();B=k(),G=x("p"),R=te("Once enabled, head back to your customer portal "),O(D.$$.fragment),Y=te(' and see what you achieved. Well done! 👍"'),ce(l.src,a="public/assets/images/configure_customer_portal.svg")||g(l,"src",a),g(l,"alt","Customer support portal"),g(t,"class","section-top svelte-78otzh"),g(f,"class","svelte-78otzh"),g(w,"class","svelte-78otzh"),g(c,"class","mid-section svelte-78otzh"),g(C,"class","widgets-wrapper svelte-78otzh"),g(G,"class","svelte-78otzh")},m(E,T){U(E,t,T),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(t,i),d(t,l),U(E,u,T),U(E,c,T),d(c,f),d(f,h),I(p,f,null),d(f,b),d(c,m),d(c,w),d(w,y),I(_,w,null),d(w,P),U(E,A,T),U(E,C,T);for(let j=0;j<q.length;j+=1)q[j]&&q[j].m(C,null);U(E,B,T),U(E,G,T),d(G,R),I(D,G,null),d(G,Y),H=!0},p(E,T){if(T&37){ee=me(E[0]);let j;for(j=0;j<ee.length;j+=1){const z=ho(E,ee,j);q[j]?(q[j].p(z,T),$(q[j],1)):(q[j]=po(z),q[j].c(),$(q[j],1),q[j].m(C,null))}for(Ce(),j=ee.length;j<q.length;j+=1)M(j);Ae()}},i(E){if(!H){$(r.$$.fragment,E),$(o.$$.fragment,E),$(p.$$.fragment,E),$(_.$$.fragment,E);for(let T=0;T<ee.length;T+=1)$(q[T]);$(D.$$.fragment,E),H=!0}},o(E){S(r.$$.fragment,E),S(o.$$.fragment,E),S(p.$$.fragment,E),S(_.$$.fragment,E),q=q.filter(Boolean);for(let T=0;T<q.length;T+=1)S(q[T]);S(D.$$.fragment,E),H=!1},d(E){E&&(F(t),F(u),F(c),F(A),F(C),F(B),F(G)),L(r),L(o),L(p),L(_),He(q,E),L(D)}}}function Mf(e){let t,n,r;function s(i){e[7](i)}let o={headerTitle:"Configure customer portal",headerIconPath:e[3]+"setup-customer-portal.svg",nextStepCase:"last",nextStepUnfinishedText:"Keep up the pace! Create your knowledgebase to finalize this step.",nextStepFinishedText:"Congratulations! You've reached the end.",path:"/configure-customer-portal",$$slots:{default:[Hf]},$$scope:{ctx:e}};return e[1]!==void 0&&(o.stepFinished=e[1]),t=new Ue({props:o}),De.push(()=>Ye(t,"stepFinished",s)),{c(){O(t.$$.fragment)},m(i,l){I(t,i,l),r=!0},p(i,[l]){const a={};l&4101&&(a.$$scope={dirty:l,ctx:i}),!n&&l&2&&(n=!0,a.stepFinished=i[1],Xe(()=>n=!1)),t.$set(a)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){S(t.$$.fragment,i),r=!1},d(i){L(t,i)}}}function Df(e,t,n){let r,s,o;pe(e,Se,h=>n(8,s=h)),pe(e,Xi,h=>n(2,o=h));const i=Ee("iconBasePath"),l=window.location.origin;let a=[{id:"theme",heading:"Choose theme",text:"Let’s start by choosing a customer portal theme. There are a few options to choose from. You can use the “Preview” button to check them out first.",iconPath:`${i}brush.svg`,buttonAction:ic,completed:!1,buttonTextCompleted:"Change theme",buttonTextUncompleted:"Change theme",redirectPath:"Themes"},{id:"colors",heading:"Personalize Customer Portal",text:"You can also easily customize the color scheme of your customer portal.",iconPath:`${i}palette.svg`,buttonAction:ac,completed:!1,buttonTextCompleted:"Change colors",buttonTextUncompleted:"Change colors",redirectPath:"Colors"},{id:"article",heading:"Create your first article",text:"Another thing to note is how easy it is to create your own knowledge base articles for your customer portal visitors.",iconPath:`${i}edit.svg`,buttonAction:lc,completed:!1,buttonTextCompleted:"Create article",buttonTextUncompleted:"Create article",redirectPath:"Article"},{id:"kb",heading:"Make your Knowledgebase public",text:"The last step is to enable the knowledgebase to make your articles visible on your customer portal.",iconPath:`${i}show.svg`,buttonAction:cc,completed:!1,buttonTextCompleted:"Enable knowledgebase",buttonTextUncompleted:"Manage knowledgebase",redirectPath:"Knowledge-base"}];ze(async()=>{var h;n(1,r=((h=s[8])==null?void 0:h.state)==="c"),r?n(0,a=a.map(p=>({...p,completed:!0}))):n(0,a=await Promise.all(a.map(async p=>{const b=await p.buttonAction();return{...p,completed:b.completionStatus}})))});async function u(h){const p=a.findIndex(b=>b.id===h);if(p!==-1){const b=await a[p].buttonAction(!0);n(0,a[p].completed=b.completionStatus,a),n(0,a=[...a]),window.location.hash=a[p].redirectPath}}const c=h=>u(h.id);function f(h){r=h,n(1,r),n(0,a)}return e.$$.update=()=>{e.$$.dirty&1&&n(1,r=a.every(h=>h.completed))},[a,r,o,i,l,u,c,f]}class Yi extends ae{constructor(t){super(),oe(this,t,Df,Mf,ne,{},Bf)}}ie(Yi,{},[],[],!0);function zf(e){fe(e,"svelte-sacclk",".key.svelte-sacclk{display:flex;align-items:center;justify-content:center;height:24px;padding:2px 6px;gap:4px;color:var(--text-color-primary);background-color:var(--background-color-grey-local);border-bottom:1px solid var(--text-color-primary);border-radius:6px;overflow:hidden;white-space:nowrap}.tooltip.svelte-sacclk{color:var(--text-color-blue-primary)}")}function go(e){let t,n;return{c(){t=x("img"),g(t,"class","icon"),ce(t.src,n=e[1])||g(t,"src",n),g(t,"alt","Icon")},m(r,s){U(r,t,s)},p(r,s){s&2&&!ce(t.src,n=r[1])&&g(t,"src",n)},d(r){r&&F(t)}}}function mo(e){let t,n,r;return{c(){t=x("span"),n=te(e[0]),g(t,"class",r=Ln(e[2]?"tooltip":"")+" svelte-sacclk")},m(s,o){U(s,t,o),d(t,n)},p(s,o){o&1&&ge(n,s[0]),o&4&&r!==(r=Ln(s[2]?"tooltip":"")+" svelte-sacclk")&&g(t,"class",r)},d(s){s&&F(t)}}}function Nf(e){let t,n,r=e[1]&&go(e),s=e[0]&&mo(e);return{c(){t=x("div"),r&&r.c(),n=k(),s&&s.c(),g(t,"class","key svelte-sacclk"),X(t,"--background-color-grey-local",e[3].systemTags.greyEmpty)},m(o,i){U(o,t,i),r&&r.m(t,null),d(t,n),s&&s.m(t,null)},p(o,[i]){o[1]?r?r.p(o,i):(r=go(o),r.c(),r.m(t,n)):r&&(r.d(1),r=null),o[0]?s?s.p(o,i):(s=mo(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null),i&8&&X(t,"--background-color-grey-local",o[3].systemTags.greyEmpty)},i:Q,o:Q,d(o){o&&F(t),r&&r.d(),s&&s.d()}}}function Ff(e,t,n){let r;pe(e,Je,l=>n(3,r=l));let{text:s=""}=t,{iconPath:o=""}=t,{isTooltip:i=!1}=t;return e.$$set=l=>{"text"in l&&n(0,s=l.text),"iconPath"in l&&n(1,o=l.iconPath),"isTooltip"in l&&n(2,i=l.isTooltip)},[s,o,i,r]}class Ki extends ae{constructor(t){super(),oe(this,t,Ff,Nf,ne,{text:0,iconPath:1,isTooltip:2},zf)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get iconPath(){return this.$$.ctx[1]}set iconPath(t){this.$$set({iconPath:t}),W()}get isTooltip(){return this.$$.ctx[2]}set isTooltip(t){this.$$set({isTooltip:t}),W()}}ie(Ki,{text:{},iconPath:{},isTooltip:{type:"Boolean"}},[],[],!0);function Uf(e){fe(e,"svelte-12t4ywa",".keys.svelte-12t4ywa{display:flex;align-items:center;justify-content:center;gap:4px}.plus.svelte-12t4ywa{color:var(--text-color-primary);font-family:'Roboto';font-size:13px}.tooltip.svelte-12t4ywa{color:var(--text-color-blue-primary)}")}function vo(e,t,n){const r=e.slice();return r[2]=t[n],r[4]=n,r}function bo(e){let t,n,r;return{c(){t=x("span"),n=te("+"),g(t,"class",r="plus "+(e[1]?"tooltip":"")+" svelte-12t4ywa")},m(s,o){U(s,t,o),d(t,n)},p(s,o){o&2&&r!==(r="plus "+(s[1]?"tooltip":"")+" svelte-12t4ywa")&&g(t,"class",r)},d(s){s&&F(t)}}}function yo(e){let t,n,r,s;t=new Ki({props:{text:e[2].text,iconPath:e[2].iconPath,isTooltip:e[1]}});let o=e[4]<e[0].length-1&&bo(e);return{c(){O(t.$$.fragment),n=k(),o&&o.c(),r=Ht()},m(i,l){I(t,i,l),U(i,n,l),o&&o.m(i,l),U(i,r,l),s=!0},p(i,l){const a={};l&1&&(a.text=i[2].text),l&1&&(a.iconPath=i[2].iconPath),l&2&&(a.isTooltip=i[1]),t.$set(a),i[4]<i[0].length-1?o?o.p(i,l):(o=bo(i),o.c(),o.m(r.parentNode,r)):o&&(o.d(1),o=null)},i(i){s||($(t.$$.fragment,i),s=!0)},o(i){S(t.$$.fragment,i),s=!1},d(i){i&&(F(n),F(r)),L(t,i),o&&o.d(i)}}}function Vf(e){let t,n,r=me(e[0]),s=[];for(let i=0;i<r.length;i+=1)s[i]=yo(vo(e,r,i));const o=i=>S(s[i],1,1,()=>{s[i]=null});return{c(){t=x("div");for(let i=0;i<s.length;i+=1)s[i].c();g(t,"class","keys svelte-12t4ywa")},m(i,l){U(i,t,l);for(let a=0;a<s.length;a+=1)s[a]&&s[a].m(t,null);n=!0},p(i,[l]){if(l&3){r=me(i[0]);let a;for(a=0;a<r.length;a+=1){const u=vo(i,r,a);s[a]?(s[a].p(u,l),$(s[a],1)):(s[a]=yo(u),s[a].c(),$(s[a],1),s[a].m(t,null))}for(Ce(),a=r.length;a<s.length;a+=1)o(a);Ae()}},i(i){if(!n){for(let l=0;l<r.length;l+=1)$(s[l]);n=!0}},o(i){s=s.filter(Boolean);for(let l=0;l<s.length;l+=1)S(s[l]);n=!1},d(i){i&&F(t),He(s,i)}}}function Gf(e,t,n){let{keys:r}=t,{isTooltip:s=!1}=t;return e.$$set=o=>{"keys"in o&&n(0,r=o.keys),"isTooltip"in o&&n(1,s=o.isTooltip)},[r,s]}class Zn extends ae{constructor(t){super(),oe(this,t,Gf,Vf,ne,{keys:0,isTooltip:1},Uf)}get keys(){return this.$$.ctx[0]}set keys(t){this.$$set({keys:t}),W()}get isTooltip(){return this.$$.ctx[1]}set isTooltip(t){this.$$set({isTooltip:t}),W()}}ie(Zn,{keys:{},isTooltip:{type:"Boolean"}},[],[],!0);function qf(e){fe(e,"svelte-sjusez",".tooltip.svelte-sjusez{position:absolute;display:flex;padding-left:10px;flex-direction:column;align-items:center;gap:4px;background-color:var(--background-color-blue-primary);border-radius:6px;box-shadow:0 8px 24px 0 rgba(30, 34, 39, 0.10), 0 1px 3px 0 rgba(30, 34, 39, 0.12)}.heading.svelte-sjusez{padding:2px 10px 2px 0;border-bottom:1px solid var(--border-color-secondary)}.text.svelte-sjusez{color:var(--text-color-infoPanel);text-align:center;font-family:Roboto;font-size:12px;font-weight:700;line-height:20px}.shortcuts.svelte-sjusez{display:flex;flex-flow:wrap column;align-items:flex-start;justify-content:center;gap:10px;padding:8px 10px 8px 0}.first-row.svelte-sjusez{display:flex;align-items:center;justify-content:space-between;gap:10px}.or.svelte-sjusez{color:var(--text-color-primary);font-size:12px;font-weight:700}.hide.svelte-sjusez{display:none}.nextTab.svelte-sjusez{top:55px;left:110px}.closeTab.svelte-sjusez{top:55px;left:250px}.answer.svelte-sjusez{display:none}.send.svelte-sjusez{top:530px;left:40px}.canned.svelte-sjusez{top:450px;left:200px}.predefined.svelte-sjusez{display:none}@media(min-width: 768px){.nextTab.svelte-sjusez{top:55px;left:175px}.closeTab.svelte-sjusez{top:55px;left:320px}.answer.svelte-sjusez{display:flex;top:55px;left:850px}.send.svelte-sjusez{top:530px;left:80px}.canned.svelte-sjusez{top:450px;left:200px}.predefined.svelte-sjusez{display:flex;top:530px;left:350px}}")}function xo(e){let t,n;return t=new Zn({props:{keys:e[3],isTooltip:!0}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p(r,s){const o={};s&8&&(o.keys=r[3]),t.$set(o)},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function Wf(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m;a=new Zn({props:{keys:e[2],isTooltip:!0}});let w=e[3].length>0&&xo(e);return{c(){t=x("div"),n=x("div"),r=x("span"),s=te(e[1]),o=k(),i=x("div"),l=x("div"),O(a.$$.fragment),u=k(),c=x("span"),f=te("or"),p=k(),w&&w.c(),g(r,"class","text svelte-sjusez"),g(n,"class","heading svelte-sjusez"),g(c,"class",h="or "+(e[3].length>0?"":"hide")+" svelte-sjusez"),g(l,"class","first-row svelte-sjusez"),g(i,"class","shortcuts svelte-sjusez"),g(t,"class",b="tooltip "+e[0]+" svelte-sjusez"),X(t,"--background-color-blue-local",e[4].events.blue.surfaceSecondary)},m(y,_){U(y,t,_),d(t,n),d(n,r),d(r,s),d(t,o),d(t,i),d(i,l),I(a,l,null),d(l,u),d(l,c),d(c,f),d(i,p),w&&w.m(i,null),m=!0},p(y,[_]){(!m||_&2)&&ge(s,y[1]);const P={};_&4&&(P.keys=y[2]),a.$set(P),(!m||_&8&&h!==(h="or "+(y[3].length>0?"":"hide")+" svelte-sjusez"))&&g(c,"class",h),y[3].length>0?w?(w.p(y,_),_&8&&$(w,1)):(w=xo(y),w.c(),$(w,1),w.m(i,null)):w&&(Ce(),S(w,1,1,()=>{w=null}),Ae()),(!m||_&1&&b!==(b="tooltip "+y[0]+" svelte-sjusez"))&&g(t,"class",b),(!m||_&16)&&X(t,"--background-color-blue-local",y[4].events.blue.surfaceSecondary)},i(y){m||($(a.$$.fragment,y),$(w),m=!0)},o(y){S(a.$$.fragment,y),S(w),m=!1},d(y){y&&F(t),L(a),w&&w.d()}}}function Xf(e,t,n){let r;pe(e,Je,a=>n(4,r=a));let{className:s}=t,{text:o}=t,{shortcut:i}=t,{shortcutAlt:l=[]}=t;return e.$$set=a=>{"className"in a&&n(0,s=a.className),"text"in a&&n(1,o=a.text),"shortcut"in a&&n(2,i=a.shortcut),"shortcutAlt"in a&&n(3,l=a.shortcutAlt)},[s,o,i,l,r]}class Zi extends ae{constructor(t){super(),oe(this,t,Xf,Wf,ne,{className:0,text:1,shortcut:2,shortcutAlt:3},qf)}get className(){return this.$$.ctx[0]}set className(t){this.$$set({className:t}),W()}get text(){return this.$$.ctx[1]}set text(t){this.$$set({text:t}),W()}get shortcut(){return this.$$.ctx[2]}set shortcut(t){this.$$set({shortcut:t}),W()}get shortcutAlt(){return this.$$.ctx[3]}set shortcutAlt(t){this.$$set({shortcutAlt:t}),W()}}ie(Zi,{className:{},text:{},shortcut:{},shortcutAlt:{}},[],[],!0);function Yf(e){fe(e,"svelte-ztx773","article.svelte-ztx773{display:flex;flex-direction:column;flex-grow:1;width:100%;height:100%;container-type:inline-size}.header.svelte-ztx773{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px;border-bottom:1px solid var(--border-color-primary)}")}function Kf(e){let t,n,r,s,o,i,l;r=new _e({props:{text:e[0]}}),o=new le({props:{text:e[1]}});const a=e[3].default,u=Vn(a,e,e[2],null);return{c(){t=x("article"),n=x("div"),O(r.$$.fragment),s=k(),O(o.$$.fragment),i=k(),u&&u.c(),g(n,"class","header svelte-ztx773"),g(t,"class","svelte-ztx773")},m(c,f){U(c,t,f),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(t,i),u&&u.m(t,null),l=!0},p(c,[f]){const h={};f&1&&(h.text=c[0]),r.$set(h);const p={};f&2&&(p.text=c[1]),o.$set(p),u&&u.p&&(!l||f&4)&&qn(u,a,c,c[2],l?Gn(a,c[2],f,null):Wn(c[2]),null)},i(c){l||($(r.$$.fragment,c),$(o.$$.fragment,c),$(u,c),l=!0)},o(c){S(r.$$.fragment,c),S(o.$$.fragment,c),S(u,c),l=!1},d(c){c&&F(t),L(r),L(o),u&&u.d(c)}}}function Zf(e,t,n){let{$$slots:r={},$$scope:s}=t,{headingText:o}=t,{paragraphText:i}=t;return e.$$set=l=>{"headingText"in l&&n(0,o=l.headingText),"paragraphText"in l&&n(1,i=l.paragraphText),"$$scope"in l&&n(2,s=l.$$scope)},[o,i,s,r]}class Jn extends ae{constructor(t){super(),oe(this,t,Zf,Kf,ne,{headingText:0,paragraphText:1},Yf)}get headingText(){return this.$$.ctx[0]}set headingText(t){this.$$set({headingText:t}),W()}get paragraphText(){return this.$$.ctx[1]}set paragraphText(t){this.$$set({paragraphText:t}),W()}}ie(Jn,{headingText:{},paragraphText:{}},["default"],[],!0);function Jf(e){fe(e,"svelte-1qtgq7r",'.row.svelte-1qtgq7r.svelte-1qtgq7r{display:flex;align-items:center;justify-content:space-between;padding:6px 20px;border-bottom:1px solid var(--border-color-primary)}.content.svelte-1qtgq7r.svelte-1qtgq7r{display:block;height:calc(100% - 100px);width:100%;padding:14px 24px 24px 24px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.shortcuts.svelte-1qtgq7r.svelte-1qtgq7r{display:flex;flex-direction:column;flex-shrink:0;align-self:flex-start;width:100%;background-color:var(--background-color-secondary);border:1px solid var(--border-color-primary);border-radius:6px}aside.svelte-1qtgq7r.svelte-1qtgq7r{display:flex;flex-direction:column;flex:1 0 0;align-items:flex-start;width:100%;gap:40px}.reply.svelte-1qtgq7r.svelte-1qtgq7r{position:relative;display:flex;background-image:url("public/assets/images/reply_background.svg");background-repeat:no-repeat;width:100%;margin-left:-24px;min-height:620px}.info-panel.svelte-1qtgq7r.svelte-1qtgq7r{display:none}.mobile.svelte-1qtgq7r.svelte-1qtgq7r{display:block;padding:16px 12px;margin-bottom:10px;background-color:var(--background-color-blue-primary);border:1px solid var(--border-color-infoPanel);border-radius:6px}.info-panel.svelte-1qtgq7r span.svelte-1qtgq7r{color:var(--text-color-infoPanel);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}@media(min-width: 1200px){.content.svelte-1qtgq7r.svelte-1qtgq7r{display:flex;align-items:flex-start;justify-content:center;height:100%;padding:0}.shortcuts.svelte-1qtgq7r.svelte-1qtgq7r{flex:1;height:100%;max-width:500px;border-right:1px solid var(--border-color-primary);border-radius:0}.info-panel.svelte-1qtgq7r.svelte-1qtgq7r{display:block;width:95%;padding:16px 12px;border:1px solid var(--border-color-infoPanel);border-radius:6px;background-color:var(--background-color-blue-primary)}.mobile.svelte-1qtgq7r.svelte-1qtgq7r{display:none}aside.svelte-1qtgq7r.svelte-1qtgq7r{padding:20px}.reply.svelte-1qtgq7r.svelte-1qtgq7r{margin:0;height:100%}}')}function _o(e,t,n){const r=e.slice();return r[5]=t[n],r}function wo(e,t,n){const r=e.slice();return r[8]=t[n],r}function $o(e){let t,n,r,s,o,i;return n=new le({props:{text:e[8].text}}),s=new Zn({props:{keys:e[8].shortcutKeys}}),{c(){t=x("div"),O(n.$$.fragment),r=k(),O(s.$$.fragment),o=k(),g(t,"class","row svelte-1qtgq7r")},m(l,a){U(l,t,a),I(n,t,null),d(t,r),I(s,t,null),d(t,o),i=!0},p:Q,i(l){i||($(n.$$.fragment,l),$(s.$$.fragment,l),i=!0)},o(l){S(n.$$.fragment,l),S(s.$$.fragment,l),i=!1},d(l){l&&F(t),L(n),L(s)}}}function ko(e){let t,n;return t=new Zi({props:{className:e[5].className,text:e[5].text,shortcut:e[5].shortcut,shortcutAlt:e[5].shortcutAlt}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p:Q,i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function Qf(e){let t,n,r,s,o,i,l,a,u,c,f=me(e[0]),h=[];for(let y=0;y<f.length;y+=1)h[y]=$o(wo(e,f,y));const p=y=>S(h[y],1,1,()=>{h[y]=null});let b=me(e[1]),m=[];for(let y=0;y<b.length;y+=1)m[y]=ko(_o(e,b,y));const w=y=>S(m[y],1,1,()=>{m[y]=null});return{c(){t=x("div"),n=x("div"),n.innerHTML='<span class="svelte-1qtgq7r">When you hover over certain elements, a tooltip will be displayed if a shortcut is available.</span>',r=k(),s=x("div");for(let y=0;y<h.length;y+=1)h[y].c();o=k(),i=x("aside"),l=x("div"),l.innerHTML='<span class="svelte-1qtgq7r">When you hover over certain elements, a tooltip will be displayed if a shortcut is available.</span>',a=k(),u=x("div");for(let y=0;y<m.length;y+=1)m[y].c();g(n,"class","info-panel mobile svelte-1qtgq7r"),g(s,"class","shortcuts svelte-1qtgq7r"),g(l,"class","info-panel svelte-1qtgq7r"),g(u,"class","reply svelte-1qtgq7r"),g(i,"class","svelte-1qtgq7r"),g(t,"class","content svelte-1qtgq7r")},m(y,_){U(y,t,_),d(t,n),d(t,r),d(t,s);for(let P=0;P<h.length;P+=1)h[P]&&h[P].m(s,null);d(t,o),d(t,i),d(i,l),d(i,a),d(i,u);for(let P=0;P<m.length;P+=1)m[P]&&m[P].m(u,null);c=!0},p(y,_){if(_&1){f=me(y[0]);let P;for(P=0;P<f.length;P+=1){const A=wo(y,f,P);h[P]?(h[P].p(A,_),$(h[P],1)):(h[P]=$o(A),h[P].c(),$(h[P],1),h[P].m(s,null))}for(Ce(),P=f.length;P<h.length;P+=1)p(P);Ae()}if(_&2){b=me(y[1]);let P;for(P=0;P<b.length;P+=1){const A=_o(y,b,P);m[P]?(m[P].p(A,_),$(m[P],1)):(m[P]=ko(A),m[P].c(),$(m[P],1),m[P].m(u,null))}for(Ce(),P=b.length;P<m.length;P+=1)w(P);Ae()}},i(y){if(!c){for(let _=0;_<f.length;_+=1)$(h[_]);for(let _=0;_<b.length;_+=1)$(m[_]);c=!0}},o(y){h=h.filter(Boolean);for(let _=0;_<h.length;_+=1)S(h[_]);m=m.filter(Boolean);for(let _=0;_<m.length;_+=1)S(m[_]);c=!1},d(y){y&&F(t),He(h,y),He(m,y)}}}function eh(e){let t,n;return t=new Jn({props:{headingText:"Save time with keyboard shortcuts",paragraphText:"Use keyboard shortcuts to enhance your skills and productivity.",$$slots:{default:[Qf]},$$scope:{ctx:e}}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p(r,[s]){const o={};s&2048&&(o.$$scope={dirty:s,ctx:r}),t.$set(o)},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function th(e){const n=Ee("OS")==="win"?"Ctrl":"Command",r=Ee("iconBasePath"),s=[{text:"Home tab",shortcutKeys:[{text:n},{text:"H"}]},{text:"Open ticket to be solved (if any)",shortcutKeys:[{text:n},{text:"D"}]},{text:"Resolve ticket",shortcutKeys:[{text:n},{text:"E"}]},{text:"Show predefined answers",shortcutKeys:[{text:n},{text:"I"}]},{text:"Answer the chat",shortcutKeys:[{text:n},{text:"M"}]},{text:"Answer the chat on background",shortcutKeys:[{text:n},{text:"Shift",iconPath:`${r}key_shift.svg`},{text:"M"}]},{text:"Open ticket on background ",shortcutKeys:[{text:n},{text:"Left click",iconPath:`${r}key_left_click.svg`}]},{text:"Send message",shortcutKeys:[{text:n},{text:"S"}]},{text:"Close ticket tab",shortcutKeys:[{text:n},{text:"Middle click",iconPath:`${r}key_middle_click.svg`}]},{text:"Close ticket window",shortcutKeys:[{text:n},{text:"Q"}]},{text:"Show canned messages",shortcutKeys:[{text:n},{text:"K"}]},{text:"Show canned messages",shortcutKeys:[{text:n},{text:"Spacebar"}]},{text:"Cycle through the opened ticket tabs",shortcutKeys:[{text:n},{iconPath:`${r}key_up.svg`}]},{text:"Cycle through the opened ticket tabs",shortcutKeys:[{text:n},{iconPath:`${r}key_down.svg`}]},{text:"Close ticket tab",shortcutKeys:[{text:"Middle click",iconPath:`${r}key_middle_click.svg`}]}],o=[{className:"nextTab",text:"Previous or next tab",shortcut:[{text:n},{iconPath:`${r}key_down.svg`}],shortcutAlt:[{text:n},{iconPath:`${r}key_up.svg`}]},{className:"closeTab",text:"Close active tab",shortcut:[{text:n},{text:"Q"}]},{className:"answer",text:"Answer ticket",shortcut:[{text:n},{text:"D"}]},{className:"send",text:"Send message",shortcut:[{text:n},{text:"S"}]},{className:"canned",text:"Canned message",shortcut:[{text:n},{text:"K"}],shortcutAlt:[{text:n},{text:"Spacebar"}]},{className:"predefined",text:"Predefined answers",shortcut:[{text:n},{text:"I"}]}];return[s,o]}class Ji extends ae{constructor(t){super(),oe(this,t,th,eh,ne,{},Jf)}}ie(Ji,{},[],[],!0);function nh(e){fe(e,"svelte-1908tw1",'.widget.svelte-1908tw1{position:relative;display:flex;flex-direction:column;height:264px;min-width:230px;max-width:260px;padding:40px 0 40px 24px;border:1px solid var(--border-color-primary);border-radius:6px;overflow:hidden;box-sizing:border-box}.widget.svelte-1908tw1::after{position:absolute;top:50%;left:0;content:url("public/assets/images/card_background.svg");opacity:0.5}h5.svelte-1908tw1{color:var(--text-color-primary);margin:0;font-family:Roboto;font-size:16px;font-weight:700;line-height:20px}p.svelte-1908tw1{margin:8px 0 12px 0;padding:8px 20px 0 0;border-top:1px solid var(--border-color-primary);color:var(--text-color-primary);text-overflow:ellipsis;font-family:Roboto;font-size:13px;line-height:20px}.link.svelte-1908tw1{display:flex;align-items:center;justify-content:flex-start;gap:6px}.link-text.svelte-1908tw1{position:relative;color:var(--button-color-blue);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px;text-decoration-line:underline}')}function rh(e){let t,n,r,s,o,i,l,a,u,c,f,h,p;return{c(){t=x("div"),n=x("h5"),r=te(e[0]),s=k(),o=x("p"),i=te(e[1]),l=k(),a=x("div"),u=x("a"),c=te("Learn more"),f=k(),h=x("img"),g(n,"class","svelte-1908tw1"),g(o,"class","svelte-1908tw1"),g(u,"class","link-text svelte-1908tw1"),g(u,"href",e[2]),ce(h.src,p=e[3]+"open_in_new.svg")||g(h,"src",p),g(h,"alt","redirect icon"),g(a,"class","link svelte-1908tw1"),g(t,"class","widget svelte-1908tw1")},m(b,m){U(b,t,m),d(t,n),d(n,r),d(t,s),d(t,o),d(o,i),d(t,l),d(t,a),d(a,u),d(u,c),d(a,f),d(a,h)},p(b,[m]){m&1&&ge(r,b[0]),m&2&&ge(i,b[1]),m&4&&g(u,"href",b[2])},i:Q,o:Q,d(b){b&&F(t)}}}function sh(e,t,n){let{headingText:r}=t,{paragraphText:s}=t,{link:o}=t;const i=Ee("iconBasePath");return e.$$set=l=>{"headingText"in l&&n(0,r=l.headingText),"paragraphText"in l&&n(1,s=l.paragraphText),"link"in l&&n(2,o=l.link)},[r,s,o,i]}class Qi extends ae{constructor(t){super(),oe(this,t,sh,rh,ne,{headingText:0,paragraphText:1,link:2},nh)}get headingText(){return this.$$.ctx[0]}set headingText(t){this.$$set({headingText:t}),W()}get paragraphText(){return this.$$.ctx[1]}set paragraphText(t){this.$$set({paragraphText:t}),W()}get link(){return this.$$.ctx[2]}set link(t){this.$$set({link:t}),W()}}ie(Qi,{headingText:{},paragraphText:{},link:{}},[],[],!0);function oh(e){fe(e,"svelte-1gbke0g",".wrapper.svelte-1gbke0g{display:grid;grid-gap:20px;grid-template-columns:1fr;align-items:start;justify-items:center;width:100%;height:100%;padding:20px 24px;overflow-y:auto}@container (min-width: 600px){.wrapper.svelte-1gbke0g{align-items:start;justify-content:space-evenly;grid-template-columns:repeat(2, 250px)}}@container (min-width: 850px){.wrapper.svelte-1gbke0g{align-items:start;justify-content:start;grid-template-columns:repeat(3, 250px)}}@container (min-width: 1100px){.wrapper.svelte-1gbke0g{grid-template-columns:repeat(4, 250px)}}")}function Eo(e,t,n){const r=e.slice();return r[1]=t[n],r}function To(e){let t,n;return t=new Qi({props:{headingText:e[1].heading,paragraphText:e[1].text,link:e[1].link}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p:Q,i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function ih(e){let t,n,r=me(e[0]),s=[];for(let i=0;i<r.length;i+=1)s[i]=To(Eo(e,r,i));const o=i=>S(s[i],1,1,()=>{s[i]=null});return{c(){t=x("div");for(let i=0;i<s.length;i+=1)s[i].c();g(t,"class","wrapper svelte-1gbke0g")},m(i,l){U(i,t,l);for(let a=0;a<s.length;a+=1)s[a]&&s[a].m(t,null);n=!0},p(i,l){if(l&1){r=me(i[0]);let a;for(a=0;a<r.length;a+=1){const u=Eo(i,r,a);s[a]?(s[a].p(u,l),$(s[a],1)):(s[a]=To(u),s[a].c(),$(s[a],1),s[a].m(t,null))}for(Ce(),a=r.length;a<s.length;a+=1)o(a);Ae()}},i(i){if(!n){for(let l=0;l<r.length;l+=1)$(s[l]);n=!0}},o(i){s=s.filter(Boolean);for(let l=0;l<s.length;l+=1)S(s[l]);n=!1},d(i){i&&F(t),He(s,i)}}}function ah(e){let t,n;return t=new Jn({props:{headingText:"Provide excellent customer service.",paragraphText:"To truly master LiveAgent, check out our collection of how-to articles and guides.",$$slots:{default:[ih]},$$scope:{ctx:e}}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p(r,[s]){const o={};s&16&&(o.$$scope={dirty:s,ctx:r}),t.$set(o)},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function lh(e){return[[{heading:"Email templates",text:"Personalize your customer interactions with customizable email templates.",link:"http://google.com"},{heading:"Ticket Filters",text:"Streamline ticket management by using filters to sort and organize your tickets.",link:"http://google.com"},{heading:"Agents ranking",text:"Enable your customers to assess the assistance provided by your support agents.",link:"http://google.com"},{heading:"Canned Messages",text:"Create pre-defined responses to commonly asked questions for quick and consistent replies.",link:"http://google.com"},{heading:"Automatic Rules",text:"Improve efficiency by creating predefined actions and workflows with rules.",link:"http://google.com"},{heading:"Ticket Tags",text:"Enhance ticket organization and searchability by creating useful tags.",link:"http://google.com"},{heading:"Reports",text:"Gain valuable insights into your customer service operations through detailed reports.",link:"http://google.com"},{heading:"SLA (Service Level Agreement)",text:"Define and monitor performance standards by creating Service Level Agreements.",link:"http://google.com"},{heading:"Domain Parking",text:"Connect and use your own domain with your LiveAgent account.",link:"http://google.com"},{heading:"Customizations",text:"Personalize your LiveAgent according to your branding needs and preferences",link:"http://google.com"},{heading:"Integrations & Plugins",text:"Extend the functionality of LiveAgent by integrating with various platforms via plugins.",link:"http://google.com"},{heading:"Explore Other Features",text:"Better understand and utilize the full range of features offered by LiveAgent.",link:"http://google.com"}]]}class ea extends ae{constructor(t){super(),oe(this,t,lh,ah,ne,{},oh)}}ie(ea,{},[],[],!0);function ch(e){fe(e,"svelte-ry7etp",".ContactButton.svelte-ry7etp.svelte-ry7etp{display:flex;align-items:center;justify-content:center;gap:6px;height:36px;min-width:190px;max-width:282px;width:100%;padding:6px 20px;border:1px solid var(--border-color-primary);border-radius:6px;cursor:pointer;background-color:var(--button-color-grey)}img.svelte-ry7etp.svelte-ry7etp{height:16px;width:16px}span.svelte-ry7etp.svelte-ry7etp{color:var(--text-color-primary);text-align:center;font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}.highlight.svelte-ry7etp.svelte-ry7etp{background-color:var(--button-color-blue)}.highlight.svelte-ry7etp>span.svelte-ry7etp{color:var(--text-color-highlight)}")}function uh(e){let t,n,r,s,o,i,l,a,u;return{c(){t=x("button"),n=x("img"),s=k(),o=x("span"),i=te(e[0]),ce(n.src,r=e[5]+e[1]+".svg")||g(n,"src",r),g(n,"alt",e[2]),g(n,"class","svelte-ry7etp"),g(o,"class","svelte-ry7etp"),g(t,"class",l="ContactButton "+(e[3]?"highlight":"")+" svelte-ry7etp"),X(t,"--text-color-highlight",e[4].textsIcons.white)},m(c,f){U(c,t,f),d(t,n),d(t,s),d(t,o),d(o,i),a||(u=Fe(t,"click",e[6]),a=!0)},p(c,[f]){f&2&&!ce(n.src,r=c[5]+c[1]+".svg")&&g(n,"src",r),f&4&&g(n,"alt",c[2]),f&1&&ge(i,c[0]),f&8&&l!==(l="ContactButton "+(c[3]?"highlight":"")+" svelte-ry7etp")&&g(t,"class",l),f&16&&X(t,"--text-color-highlight",c[4].textsIcons.white)},i:Q,o:Q,d(c){c&&F(t),a=!1,u()}}}function fh(e,t,n){let r;pe(e,Je,f=>n(4,r=f));let{text:s}=t,{iconPath:o}=t,{alt:i}=t,{URL:l}=t,{highlight:a=!1}=t;const u=Ee("iconBasePath");function c(){window.open(l)}return e.$$set=f=>{"text"in f&&n(0,s=f.text),"iconPath"in f&&n(1,o=f.iconPath),"alt"in f&&n(2,i=f.alt),"URL"in f&&n(7,l=f.URL),"highlight"in f&&n(3,a=f.highlight)},[s,o,i,a,r,u,c,l]}class Wt extends ae{constructor(t){super(),oe(this,t,fh,uh,ne,{text:0,iconPath:1,alt:2,URL:7,highlight:3},ch)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get iconPath(){return this.$$.ctx[1]}set iconPath(t){this.$$set({iconPath:t}),W()}get alt(){return this.$$.ctx[2]}set alt(t){this.$$set({alt:t}),W()}get URL(){return this.$$.ctx[7]}set URL(t){this.$$set({URL:t}),W()}get highlight(){return this.$$.ctx[3]}set highlight(t){this.$$set({highlight:t}),W()}}ie(Wt,{text:{},iconPath:{},alt:{},URL:{},highlight:{type:"Boolean"}},[],[],!0);function hh(e){fe(e,"svelte-vake34",".contactRow.svelte-vake34{display:flex;align-items:center;justify-content:center;border-radius:69px;background-color:var(--background-color-grey-primary)}h5.svelte-vake34{margin:0;padding:5px 12px;color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:700}.inner.svelte-vake34{display:flex;align-items:center;justify-content:center;gap:4px;padding:5px 12px;background-color:var(--background-color-inner);border-radius:69px}span.svelte-vake34{margin:0;color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:400}")}function dh(e){let t,n,r,s,o,i,l,a,u,c,f;return{c(){t=x("div"),n=x("h5"),r=te(e[0]),s=te(":"),o=k(),i=x("div"),l=x("img"),u=k(),c=x("span"),f=te(e[1]),g(n,"class","svelte-vake34"),ce(l.src,a=e[4]+e[2]+".svg")||g(l,"src",a),g(l,"alt",e[2]),g(c,"class","svelte-vake34"),g(i,"class","inner svelte-vake34"),g(t,"class","contactRow svelte-vake34"),X(t,"--background-color-inner",e[3].surface.hover)},m(h,p){U(h,t,p),d(t,n),d(n,r),d(n,s),d(t,o),d(t,i),d(i,l),d(i,u),d(i,c),d(c,f)},p(h,[p]){p&1&&ge(r,h[0]),p&4&&!ce(l.src,a=h[4]+h[2]+".svg")&&g(l,"src",a),p&4&&g(l,"alt",h[2]),p&2&&ge(f,h[1]),p&8&&X(t,"--background-color-inner",h[3].surface.hover)},i:Q,o:Q,d(h){h&&F(t)}}}function ph(e,t,n){let r;pe(e,Je,a=>n(3,r=a));let{text:s}=t,{contact:o}=t,{icon:i}=t;const l=Ee("iconBasePath");return e.$$set=a=>{"text"in a&&n(0,s=a.text),"contact"in a&&n(1,o=a.contact),"icon"in a&&n(2,i=a.icon)},[s,o,i,r,l]}class Xt extends ae{constructor(t){super(),oe(this,t,ph,dh,ne,{text:0,contact:1,icon:2},hh)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),W()}get contact(){return this.$$.ctx[1]}set contact(t){this.$$set({contact:t}),W()}get icon(){return this.$$.ctx[2]}set icon(t){this.$$set({icon:t}),W()}}ie(Xt,{text:{},contact:{},icon:{}},[],[],!0);function gh(e){fe(e,"svelte-w5dqp4",".office.svelte-w5dqp4{display:flex;flex-direction:column}img.svelte-w5dqp4{filter:grayscale(100%)}h5.svelte-w5dqp4{margin:10px 0 6px 0;color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px}span.svelte-w5dqp4{color:var(--text-color-primary);font-family:Roboto;font-size:12px;font-weight:400;line-height:20px}")}function So(e,t,n){const r=e.slice();return r[3]=t[n],r}function Po(e){let t,n=e[3]+"",r;return{c(){t=x("span"),r=te(n),g(t,"class","svelte-w5dqp4")},m(s,o){U(s,t,o),d(t,r)},p(s,o){o&4&&n!==(n=s[3]+"")&&ge(r,n)},d(s){s&&F(t)}}}function mh(e){let t,n,r,s,o,i,l,a=me(e[2]),u=[];for(let c=0;c<a.length;c+=1)u[c]=Po(So(e,a,c));return{c(){t=x("div"),n=x("img"),s=k(),o=x("h5"),i=te(e[0]),l=k();for(let c=0;c<u.length;c+=1)u[c].c();ce(n.src,r=Co+e[1]+".png")||g(n,"src",r),g(n,"alt",e[1]),g(n,"class","svelte-w5dqp4"),g(o,"class","svelte-w5dqp4"),g(t,"class","office svelte-w5dqp4")},m(c,f){U(c,t,f),d(t,n),d(t,s),d(t,o),d(o,i),d(t,l);for(let h=0;h<u.length;h+=1)u[h]&&u[h].m(t,null)},p(c,[f]){if(f&2&&!ce(n.src,r=Co+c[1]+".png")&&g(n,"src",r),f&2&&g(n,"alt",c[1]),f&1&&ge(i,c[0]),f&4){a=me(c[2]);let h;for(h=0;h<a.length;h+=1){const p=So(c,a,h);u[h]?u[h].p(p,f):(u[h]=Po(p),u[h].c(),u[h].m(t,null))}for(;h<u.length;h+=1)u[h].d(1);u.length=a.length}},i:Q,o:Q,d(c){c&&F(t),He(u,c)}}}const Co="public/assets/images/";function vh(e,t,n){let{city:r}=t,{image:s}=t,{rows:o}=t;return e.$$set=i=>{"city"in i&&n(0,r=i.city),"image"in i&&n(1,s=i.image),"rows"in i&&n(2,o=i.rows)},[r,s,o]}class ta extends ae{constructor(t){super(),oe(this,t,vh,mh,ne,{city:0,image:1,rows:2},gh)}get city(){return this.$$.ctx[0]}set city(t){this.$$set({city:t}),W()}get image(){return this.$$.ctx[1]}set image(t){this.$$set({image:t}),W()}get rows(){return this.$$.ctx[2]}set rows(t){this.$$set({rows:t}),W()}}ie(ta,{city:{},image:{},rows:{}},[],[],!0);function bh(e){fe(e,"svelte-4w0b6",".LinkCard.svelte-4w0b6{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:250px;height:166px;border-radius:6px;border:1px solid var(--border-color-primary)}.ContactButton.svelte-4w0b6{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;width:100%;height:100%;padding:16px;background-color:var(--background-color-grey-primary);box-sizing:border-box}.texts.svelte-4w0b6{display:flex;flex-direction:column;max-width:40%}.bottomPart.svelte-4w0b6{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border-top:1px solid var(--border-color-primary);border-bottom-left-radius:6px;border-bottom-right-radius:6px;background-color:var(--background-color-grey-secondary);box-sizing:border-box}.heading.svelte-4w0b6{color:var(--text-color-primary);font-family:Roboto;font-size:13px;font-weight:700;line-height:20px;margin:0}p.svelte-4w0b6{color:var(--text-color-primary);font-family:Roboto;line-height:20px;margin:0}.text.svelte-4w0b6{font-size:12px;font-weight:400}.bottom-text.svelte-4w0b6{font-size:14px;font-weight:700}.smallImage.svelte-4w0b6{position:absolute;right:0;bottom:0}.bigImage.svelte-4w0b6{position:absolute;top:0;left:0;width:100%;height:100%}.leftSide.svelte-4w0b6{display:flex;align-items:center;justify-content:center;gap:6px}.socialIcon.svelte-4w0b6{height:20px;width:20px}")}function yh(e){let t,n,r,s,o,i,l,a,u;return{c(){t=x("div"),n=x("h5"),r=te(e[2]),s=k(),o=x("p"),i=te(e[3]),l=k(),a=x("img"),g(n,"class","heading svelte-4w0b6"),g(o,"class","text svelte-4w0b6"),g(t,"class","texts svelte-4w0b6"),g(a,"class","smallImage svelte-4w0b6"),ce(a.src,u=e[7]+e[0]+".png")||g(a,"src",u),g(a,"alt",e[0])},m(c,f){U(c,t,f),d(t,n),d(n,r),d(t,s),d(t,o),d(o,i),U(c,l,f),U(c,a,f)},p(c,f){f&4&&ge(r,c[2]),f&8&&ge(i,c[3]),f&1&&!ce(a.src,u=c[7]+c[0]+".png")&&g(a,"src",u),f&1&&g(a,"alt",c[0])},d(c){c&&(F(t),F(l),F(a))}}}function xh(e){let t,n;return{c(){t=x("img"),g(t,"class","bigImage svelte-4w0b6"),ce(t.src,n=e[7]+e[0]+".png")||g(t,"src",n),g(t,"alt",e[0])},m(r,s){U(r,t,s)},p(r,s){s&1&&!ce(t.src,n=r[7]+r[0]+".png")&&g(t,"src",n),s&1&&g(t,"alt",r[0])},d(r){r&&F(t)}}}function Ao(e){let t,n;return{c(){t=x("img"),g(t,"class","socialIcon svelte-4w0b6"),ce(t.src,n=e[6]+e[4]+".svg")||g(t,"src",n),g(t,"alt",e[4])},m(r,s){U(r,t,s)},p(r,s){s&16&&!ce(t.src,n=r[6]+r[4]+".svg")&&g(t,"src",n),s&16&&g(t,"alt",r[4])},d(r){r&&F(t)}}}function _h(e){let t,n,r,s,o,i,l,a,u,c,f;function h(w,y){return w[5]?xh:yh}let p=h(e),b=p(e),m=e[5]&&Ao(e);return{c(){t=x("div"),n=x("div"),b.c(),r=k(),s=x("div"),o=x("div"),m&&m.c(),i=k(),l=x("p"),a=te(e[1]),u=k(),c=x("img"),g(n,"class","ContactButton svelte-4w0b6"),g(l,"class","bottom-text svelte-4w0b6"),g(o,"class","leftSide svelte-4w0b6"),ce(c.src,f=e[6]+"arrow-right.svg")||g(c,"src",f),g(c,"alt","arrow"),g(s,"class","bottomPart svelte-4w0b6"),g(t,"class","LinkCard svelte-4w0b6")},m(w,y){U(w,t,y),d(t,n),b.m(n,null),d(t,r),d(t,s),d(s,o),m&&m.m(o,null),d(o,i),d(o,l),d(l,a),d(s,u),d(s,c)},p(w,[y]){p===(p=h(w))&&b?b.p(w,y):(b.d(1),b=p(w),b&&(b.c(),b.m(n,null))),w[5]?m?m.p(w,y):(m=Ao(w),m.c(),m.m(o,i)):m&&(m.d(1),m=null),y&2&&ge(a,w[1])},i:Q,o:Q,d(w){w&&F(t),b.d(),m&&m.d()}}}function wh(e,t,n){let{image:r}=t,{bottomText:s}=t,{heading:o=""}=t,{text:i=""}=t,{icon:l=""}=t,{socials:a=!0}=t;const u=Ee("iconBasePath"),c=Ee("imageBasePath");return e.$$set=f=>{"image"in f&&n(0,r=f.image),"bottomText"in f&&n(1,s=f.bottomText),"heading"in f&&n(2,o=f.heading),"text"in f&&n(3,i=f.text),"icon"in f&&n(4,l=f.icon),"socials"in f&&n(5,a=f.socials)},[r,s,o,i,l,a,u,c]}class ft extends ae{constructor(t){super(),oe(this,t,wh,_h,ne,{image:0,bottomText:1,heading:2,text:3,icon:4,socials:5},bh)}get image(){return this.$$.ctx[0]}set image(t){this.$$set({image:t}),W()}get bottomText(){return this.$$.ctx[1]}set bottomText(t){this.$$set({bottomText:t}),W()}get heading(){return this.$$.ctx[2]}set heading(t){this.$$set({heading:t}),W()}get text(){return this.$$.ctx[3]}set text(t){this.$$set({text:t}),W()}get icon(){return this.$$.ctx[4]}set icon(t){this.$$set({icon:t}),W()}get socials(){return this.$$.ctx[5]}set socials(t){this.$$set({socials:t}),W()}}ie(ft,{image:{},bottomText:{},heading:{},text:{},icon:{},socials:{type:"Boolean"}},[],[],!0);function $h(e){fe(e,"svelte-et1yte",".content.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;padding:14px 24px 24px 24px;overflow-y:auto;overflow-x:hidden}.contacts.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;flex-grow:1;gap:40px;width:100%;margin-bottom:20px;padding:20px 14px;background-color:var(--background-color-secondary);border:1px solid var(--border-color-primary);border-radius:6px;box-sizing:border-box}.contact-buttons.svelte-et1yte.svelte-et1yte{container-type:inline-size;container-name:contactButtons;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}.row.svelte-et1yte.svelte-et1yte{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:12px}.texts.svelte-et1yte.svelte-et1yte{display:flex;align-items:center;justify-content:center;gap:6px}.faded.svelte-et1yte.svelte-et1yte{margin:0;color:var(--text-color-secondary);font-family:Roboto;font-size:13px;font-weight:400;line-height:20px}.buttons.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%}.sales-contacts.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.sales-rows.svelte-et1yte.svelte-et1yte{container-type:inline-size;container-name:contactRow;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.bottom-part.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;gap:4px}.offices.svelte-et1yte.svelte-et1yte{display:flex;flex-flow:wrap row;align-items:flex-start;justify-content:center;gap:20px}aside.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:center;gap:50px;min-width:300px;width:100%}.cards.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}.upperPart.svelte-et1yte.svelte-et1yte{container-type:inline-size;container-name:upperPart;display:flex;flex-direction:column;align-items:center;width:100%}.linkCards.svelte-et1yte.svelte-et1yte{display:flex;flex-direction:column;gap:20px}.lowerPart.svelte-et1yte.svelte-et1yte{container-type:inline-size;container-name:lowerPart;display:flex;flex-direction:column;align-items:center;width:100%}.widget.svelte-et1yte>h5.svelte-et1yte{margin:10px 0 0 10px;color:var(--text-color-primary);font-family:Roboto;font-size:14px;font-weight:700;line-height:20px}.widget.svelte-et1yte>p.svelte-et1yte{margin:0 0 0 10px;color:var(--text-color-secondary);font-family:Roboto;font-size:14px;line-height:20px}@media(min-width: 768px){.content.svelte-et1yte.svelte-et1yte{flex-direction:row}.contacts.svelte-et1yte.svelte-et1yte{padding:50px;margin-bottom:0;border:none;border-right:1px solid var(--border-color-primary);border-radius:0;max-width:680px}aside.svelte-et1yte.svelte-et1yte{width:auto;padding:50px}.upperPart.svelte-et1yte.svelte-et1yte{align-items:flex-start}.lowerPart.svelte-et1yte.svelte-et1yte{align-items:flex-start}}@container contactButtons (min-width: 400px){.buttons.svelte-et1yte.svelte-et1yte{display:grid;grid-gap:6px;grid-template-columns:1fr 1fr}}@container contactRow (min-width: 400px){.row.svelte-et1yte.svelte-et1yte{flex-direction:row}}@container lowerPart (min-width: 500px){.cards.svelte-et1yte.svelte-et1yte{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}}@container upperPart (min-width: 500px){.linkCards.svelte-et1yte.svelte-et1yte{flex-direction:row}}")}function jo(e,t,n){const r=e.slice();return r[2]=t[n],r}function Io(e){let t,n;return t=new ta({props:{city:e[2].city,image:e[2].image,rows:e[2].rows}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p:Q,i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function kh(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w,y,_,P,A,C,B,G,R,D,Y,H,ee,q,M,E,T,j,z,K,J,V,re,ve,ye,ke,Ve,Oe,Qe,Le,xe,je,et,Me,Mr,gt,mt,Dr,vt,zr,tt,bt,Nr,yt,xt,Fr,Ft,Ur,Vr,Ne,nt,_t,Gr,ln,qr,cn,Wr,rt,wt,Xr,un,Yr,fn,Kr,st,$t,Zr,hn,Jr,dn,Qr,ot,kt,es,pn,ts,gn,mn;o=new _e({props:{text:"Direct contacts: "}}),a=new le({props:{text:"Don't hesitate to contact us! We are available 24/7."}}),p=new Xt({props:{text:"Email",contact:"support@liveagent.com",icon:"at-symbol"}}),w=new Wt({props:{text:"Chat with us",iconPath:"chat-with-us",alt:"chat",URL:"google.com",highlight:!0}}),_=new Wt({props:{text:"Whatsapp",iconPath:"whatsapp_logo",alt:"whatsapp-logo",URL:"google.com"}}),A=new Wt({props:{text:"Message us",iconPath:"messenger_logo",alt:"messenger-logo",URL:"google.com"}}),B=new Wt({props:{text:"Contact form",iconPath:"form",alt:"form",URL:"google.com"}}),D=new _e({props:{text:"Contact for sales purposes:"}}),ee=new Xt({props:{text:"Email",contact:"support@liveagent.com",icon:"at-symbol"}}),E=new Xt({props:{text:"Phone",contact:"+1 888 659 6550",icon:"at-symbol"}}),J=new Xt({props:{text:"Phone",contact:"+421 2 33 456 826",icon:"at-symbol"}}),ke=new _e({props:{text:"Our offices:",additionalStyles:"display: block"}});let ut=me(e[0]),we=[];for(let Z=0;Z<ut.length;Z+=1)we[Z]=Io(jo(e,ut,Z));const ia=Z=>S(we[Z],1,1,()=>{we[Z]=null});return je=new _e({props:{text:"Self-help and system status:"}}),Me=new le({props:{text:"Find answers to your questions, day or night."}}),mt=new ft({props:{image:"support-portal-background",bottomText:"Go to our support portal",heading:"Support portal",text:"Looking for answers?",socials:!1}}),vt=new ft({props:{image:"status-page-background",bottomText:"Go to status page",heading:"Status page",text:"Check out our service status",socials:!1}}),bt=new _e({props:{text:"Social networks:"}}),xt=new le({props:{text:"We’re looking forward to talking to you on social media."}}),_t=new ft({props:{image:"facebook-background",bottomText:"Facebook",icon:"facebook_logo"}}),wt=new ft({props:{image:"instagram-background",bottomText:"Instagram",icon:"instagram_logo"}}),$t=new ft({props:{image:"x-background",bottomText:"X",icon:"x_logo"}}),kt=new ft({props:{image:"youtube-background",bottomText:"Youtube",icon:"youtube_logo"}}),{c(){t=x("div"),n=x("div"),r=x("div"),s=x("div"),O(o.$$.fragment),i=k(),l=x("div"),O(a.$$.fragment),u=k(),c=x("img"),h=k(),O(p.$$.fragment),b=k(),m=x("div"),O(w.$$.fragment),y=k(),O(_.$$.fragment),P=k(),O(A.$$.fragment),C=k(),O(B.$$.fragment),G=k(),R=x("div"),O(D.$$.fragment),Y=k(),H=x("div"),O(ee.$$.fragment),q=k(),M=x("div"),O(E.$$.fragment),T=k(),j=x("p"),j.textContent="(Toll Free in USA & Canada)",z=k(),K=x("div"),O(J.$$.fragment),V=k(),re=x("p"),re.textContent="(European Union & Worldwide)",ve=k(),ye=x("div"),O(ke.$$.fragment),Ve=k(),Oe=x("div");for(let Z=0;Z<we.length;Z+=1)we[Z].c();Qe=k(),Le=x("aside"),xe=x("div"),O(je.$$.fragment),et=k(),O(Me.$$.fragment),Mr=k(),gt=x("div"),O(mt.$$.fragment),Dr=k(),O(vt.$$.fragment),zr=k(),tt=x("div"),O(bt.$$.fragment),Nr=k(),yt=x("div"),O(xt.$$.fragment),Fr=k(),Ft=x("img"),Vr=k(),Ne=x("div"),nt=x("div"),O(_t.$$.fragment),Gr=k(),ln=x("h5"),ln.textContent="Connect with us",qr=k(),cn=x("p"),cn.textContent="Join our community today",Wr=k(),rt=x("div"),O(wt.$$.fragment),Xr=k(),un=x("h5"),un.textContent="Join our journey",Yr=k(),fn=x("p"),fn.textContent="Let's make memories",Kr=k(),st=x("div"),O($t.$$.fragment),Zr=k(),hn=x("h5"),hn.textContent="Let's connect",Jr=k(),dn=x("p"),dn.textContent="Join our tribe, let's grow",Qr=k(),ot=x("div"),O(kt.$$.fragment),es=k(),pn=x("h5"),pn.textContent="Learn & grow on",ts=k(),gn=x("p"),gn.textContent="Discover and thrive",ce(c.src,f=e[1]+"smiley-face.svg")||g(c,"src",f),g(c,"alt","smiley face"),g(l,"class","texts svelte-et1yte"),g(m,"class","buttons svelte-et1yte"),g(r,"class","contact-buttons svelte-et1yte"),g(j,"class","faded svelte-et1yte"),g(M,"class","row svelte-et1yte"),g(re,"class","faded svelte-et1yte"),g(K,"class","row svelte-et1yte"),g(H,"class","sales-rows svelte-et1yte"),g(R,"class","sales-contacts svelte-et1yte"),g(Oe,"class","offices svelte-et1yte"),g(ye,"class","bottom-part svelte-et1yte"),g(n,"class","contacts svelte-et1yte"),g(gt,"class","linkCards svelte-et1yte"),g(xe,"class","upperPart svelte-et1yte"),ce(Ft.src,Ur="../../../public/assets/icons/winky-face.svg")||g(Ft,"src",Ur),g(Ft,"alt","smiley face"),g(yt,"class","texts svelte-et1yte"),g(ln,"class","svelte-et1yte"),g(cn,"class","svelte-et1yte"),g(nt,"class","widget svelte-et1yte"),g(un,"class","svelte-et1yte"),g(fn,"class","svelte-et1yte"),g(rt,"class","widget svelte-et1yte"),g(hn,"class","svelte-et1yte"),g(dn,"class","svelte-et1yte"),g(st,"class","widget svelte-et1yte"),g(pn,"class","svelte-et1yte"),g(gn,"class","svelte-et1yte"),g(ot,"class","widget svelte-et1yte"),g(Ne,"class","cards svelte-et1yte"),g(tt,"class","lowerPart svelte-et1yte"),g(Le,"class","svelte-et1yte"),g(t,"class","content svelte-et1yte")},m(Z,Be){U(Z,t,Be),d(t,n),d(n,r),d(r,s),I(o,s,null),d(s,i),d(s,l),I(a,l,null),d(l,u),d(l,c),d(r,h),I(p,r,null),d(r,b),d(r,m),I(w,m,null),d(m,y),I(_,m,null),d(m,P),I(A,m,null),d(m,C),I(B,m,null),d(n,G),d(n,R),I(D,R,null),d(R,Y),d(R,H),I(ee,H,null),d(H,q),d(H,M),I(E,M,null),d(M,T),d(M,j),d(H,z),d(H,K),I(J,K,null),d(K,V),d(K,re),d(n,ve),d(n,ye),I(ke,ye,null),d(ye,Ve),d(ye,Oe);for(let $e=0;$e<we.length;$e+=1)we[$e]&&we[$e].m(Oe,null);d(t,Qe),d(t,Le),d(Le,xe),I(je,xe,null),d(xe,et),I(Me,xe,null),d(xe,Mr),d(xe,gt),I(mt,gt,null),d(gt,Dr),I(vt,gt,null),d(Le,zr),d(Le,tt),I(bt,tt,null),d(tt,Nr),d(tt,yt),I(xt,yt,null),d(yt,Fr),d(yt,Ft),d(tt,Vr),d(tt,Ne),d(Ne,nt),I(_t,nt,null),d(nt,Gr),d(nt,ln),d(nt,qr),d(nt,cn),d(Ne,Wr),d(Ne,rt),I(wt,rt,null),d(rt,Xr),d(rt,un),d(rt,Yr),d(rt,fn),d(Ne,Kr),d(Ne,st),I($t,st,null),d(st,Zr),d(st,hn),d(st,Jr),d(st,dn),d(Ne,Qr),d(Ne,ot),I(kt,ot,null),d(ot,es),d(ot,pn),d(ot,ts),d(ot,gn),mn=!0},p(Z,Be){if(Be&1){ut=me(Z[0]);let $e;for($e=0;$e<ut.length;$e+=1){const ns=jo(Z,ut,$e);we[$e]?(we[$e].p(ns,Be),$(we[$e],1)):(we[$e]=Io(ns),we[$e].c(),$(we[$e],1),we[$e].m(Oe,null))}for(Ce(),$e=ut.length;$e<we.length;$e+=1)ia($e);Ae()}},i(Z){if(!mn){$(o.$$.fragment,Z),$(a.$$.fragment,Z),$(p.$$.fragment,Z),$(w.$$.fragment,Z),$(_.$$.fragment,Z),$(A.$$.fragment,Z),$(B.$$.fragment,Z),$(D.$$.fragment,Z),$(ee.$$.fragment,Z),$(E.$$.fragment,Z),$(J.$$.fragment,Z),$(ke.$$.fragment,Z);for(let Be=0;Be<ut.length;Be+=1)$(we[Be]);$(je.$$.fragment,Z),$(Me.$$.fragment,Z),$(mt.$$.fragment,Z),$(vt.$$.fragment,Z),$(bt.$$.fragment,Z),$(xt.$$.fragment,Z),$(_t.$$.fragment,Z),$(wt.$$.fragment,Z),$($t.$$.fragment,Z),$(kt.$$.fragment,Z),mn=!0}},o(Z){S(o.$$.fragment,Z),S(a.$$.fragment,Z),S(p.$$.fragment,Z),S(w.$$.fragment,Z),S(_.$$.fragment,Z),S(A.$$.fragment,Z),S(B.$$.fragment,Z),S(D.$$.fragment,Z),S(ee.$$.fragment,Z),S(E.$$.fragment,Z),S(J.$$.fragment,Z),S(ke.$$.fragment,Z),we=we.filter(Boolean);for(let Be=0;Be<we.length;Be+=1)S(we[Be]);S(je.$$.fragment,Z),S(Me.$$.fragment,Z),S(mt.$$.fragment,Z),S(vt.$$.fragment,Z),S(bt.$$.fragment,Z),S(xt.$$.fragment,Z),S(_t.$$.fragment,Z),S(wt.$$.fragment,Z),S($t.$$.fragment,Z),S(kt.$$.fragment,Z),mn=!1},d(Z){Z&&F(t),L(o),L(a),L(p),L(w),L(_),L(A),L(B),L(D),L(ee),L(E),L(J),L(ke),He(we,Z),L(je),L(Me),L(mt),L(vt),L(bt),L(xt),L(_t),L(wt),L($t),L(kt)}}}function Eh(e){let t,n;return t=new Jn({props:{headingText:"We’d love to hear from you.",paragraphText:"Need support or advice? We’re ready to listen.",$$slots:{default:[kh]},$$scope:{ctx:e}}}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},p(r,[s]){const o={};s&32&&(o.$$scope={dirty:s,ctx:r}),t.$set(o)},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function Th(e){const t=[{city:"Bratislava",image:"bratislava",rows:["Quality Unit, s. r. o.","Vajnorska 100/A","83104 Bratislava","Slovakia (EU)"]},{city:"Kyiv",image:"kyiv",rows:["Quality Unit Ukraine","Solomianskyy rayon","03110 Kyyiv","Ukraine"]},{city:"New York",image:"new-york",rows:["Quality Unit, LLC","3 Germay Dr.","Wilmington, DE 19804","USA"]}],n=Ee("iconBasePath");return[t,n]}class na extends ae{constructor(t){super(),oe(this,t,Th,Eh,ne,{},$h)}}ie(na,{},[],[],!0);function Sh(e){fe(e,"svelte-s3yoxs","main.svelte-s3yoxs{position:static;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;background-color:var(--background-color-primary);height:calc(100% - 40px);width:100%}.menu.svelte-s3yoxs{position:absolute;display:block;flex:1 0 250px;width:75%;height:100%;background-color:var(--background-color-secondary);z-index:100;transform:translateX(-100%);transition:transform 0.3s ease-in-out}.menu.open.svelte-s3yoxs{transform:translateX(0)}.body.svelte-s3yoxs{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}.menuOpened.svelte-s3yoxs{opacity:0.2;background-color:var(--background-color-primary)}.resizer.svelte-s3yoxs{display:none}.open-menu-button.svelte-s3yoxs{width:100%;height:50px;cursor:pointer}@media(min-width: 768px){main.svelte-s3yoxs{position:relative;padding:20px;gap:10px}.menu.svelte-s3yoxs{width:unset;position:relative;padding:20px 8px 20px 16px;background:none;transform:translateX(0)}.body.svelte-s3yoxs{flex:1 1 550px;border-left:1px solid var(--border-color-primary)}.resizer.svelte-s3yoxs{display:block;position:relative;height:100%}.resizer.svelte-s3yoxs::before{content:'';position:absolute;left:2px;top:50%;height:50px;width:3px;border-left:3px double var(--border-color-primary);cursor:ew-resize !important}.open-menu-button.svelte-s3yoxs{display:none}}")}function Ph(e){let t,n,r;return{c(){t=x("button"),t.textContent="Open menu",g(t,"class","open-menu-button svelte-s3yoxs")},m(s,o){U(s,t,o),n||(r=Fe(t,"click",Qo(e[4])),n=!0)},d(s){s&&F(t),n=!1,r()}}}function Ch(e){let t,n,r,s,o,i,l,a,u,c,f,h,p,b,m,w;r=new pi({}),o=new di({});let y=!e[3]&&Ph(e);return h=new ci({props:{routes:e[0]}}),{c(){t=x("main"),n=x("nav"),O(r.$$.fragment),s=k(),O(o.$$.fragment),l=k(),a=x("flex-resizer"),u=k(),c=x("div"),y&&y.c(),f=k(),O(h.$$.fragment),g(n,"class",i="menu "+(e[2]?"open":"")+" svelte-s3yoxs"),Et(a,"class","resizer svelte-s3yoxs"),Et(a,"name","my-resizer"),Et(a,"depth",0),Et(a,"disabled",!1),Et(a,"overrideIframe",!0),Et(a,"save",!0),g(c,"class",p="body "+(e[2]?"menuOpened":"")+" svelte-s3yoxs"),X(t,"--text-color-primary",e[1].textsIcons.primary),X(t,"--text-color-secondary",e[1].textsIcons.secondary),X(t,"--text-color-infoPanel",e[1].events.blue.text),X(t,"--text-color-blue-primary",e[1].events.blue.primary),X(t,"--background-color-primary",e[1].surface.primary),X(t,"--background-color-secondary",e[1].surface.secondary),X(t,"--background-color-grey-primary",e[1].events.grey.surfacePrimary),X(t,"--background-color-grey-secondary",e[1].events.grey.surfaceSecondary),X(t,"--background-color-orange-primary",e[1].events.orange.surfacePrimary),X(t,"--background-color-pink-primary",e[1].events.pink.surfacePrimary),X(t,"--background-color-purple-primary",e[1].events.purple.surfacePrimary),X(t,"--background-color-blue-primary",e[1].events.blue.surfacePrimary),X(t,"--background-color-green-primary",e[1].events.green.surfacePrimary),X(t,"--color-green-primary",e[1].events.green.primary),X(t,"--border-color-primary",e[1].borderDivider.primary),X(t,"--border-color-secondary",e[1].borderDivider.secondary),X(t,"--border-color-grey",e[1].events.grey.stroke),X(t,"--border-color-orange",e[1].events.orange.stroke),X(t,"--border-color-green",e[1].events.green.stroke),X(t,"--border-color-infoPanel",e[1].events.blue.stroke),X(t,"--button-color-blue",e[1].buttonsSwitchesTabs.primaryButtons.blue),X(t,"--button-color-grey",e[1].buttonsSwitchesTabs.primaryButtons.grey),X(t,"--button-color-disabled",e[1].buttonsSwitchesTabs.primaryButtons.blueDisabled),g(t,"class","svelte-s3yoxs")},m(_,P){U(_,t,P),d(t,n),I(r,n,null),d(n,s),I(o,n,null),d(t,l),d(t,a),d(t,u),d(t,c),y&&y.m(c,null),d(c,f),I(h,c,null),b=!0,m||(w=Fe(c,"click",e[5]),m=!0)},p(_,[P]){(!b||P&4&&i!==(i="menu "+(_[2]?"open":"")+" svelte-s3yoxs"))&&g(n,"class",i);const A={};P&1&&(A.routes=_[0]),h.$set(A),(!b||P&4&&p!==(p="body "+(_[2]?"menuOpened":"")+" svelte-s3yoxs"))&&g(c,"class",p),(!b||P&2)&&X(t,"--text-color-primary",_[1].textsIcons.primary),(!b||P&2)&&X(t,"--text-color-secondary",_[1].textsIcons.secondary),(!b||P&2)&&X(t,"--text-color-infoPanel",_[1].events.blue.text),(!b||P&2)&&X(t,"--text-color-blue-primary",_[1].events.blue.primary),(!b||P&2)&&X(t,"--background-color-primary",_[1].surface.primary),(!b||P&2)&&X(t,"--background-color-secondary",_[1].surface.secondary),(!b||P&2)&&X(t,"--background-color-grey-primary",_[1].events.grey.surfacePrimary),(!b||P&2)&&X(t,"--background-color-grey-secondary",_[1].events.grey.surfaceSecondary),(!b||P&2)&&X(t,"--background-color-orange-primary",_[1].events.orange.surfacePrimary),(!b||P&2)&&X(t,"--background-color-pink-primary",_[1].events.pink.surfacePrimary),(!b||P&2)&&X(t,"--background-color-purple-primary",_[1].events.purple.surfacePrimary),(!b||P&2)&&X(t,"--background-color-blue-primary",_[1].events.blue.surfacePrimary),(!b||P&2)&&X(t,"--background-color-green-primary",_[1].events.green.surfacePrimary),(!b||P&2)&&X(t,"--color-green-primary",_[1].events.green.primary),(!b||P&2)&&X(t,"--border-color-primary",_[1].borderDivider.primary),(!b||P&2)&&X(t,"--border-color-secondary",_[1].borderDivider.secondary),(!b||P&2)&&X(t,"--border-color-grey",_[1].events.grey.stroke),(!b||P&2)&&X(t,"--border-color-orange",_[1].events.orange.stroke),(!b||P&2)&&X(t,"--border-color-green",_[1].events.green.stroke),(!b||P&2)&&X(t,"--border-color-infoPanel",_[1].events.blue.stroke),(!b||P&2)&&X(t,"--button-color-blue",_[1].buttonsSwitchesTabs.primaryButtons.blue),(!b||P&2)&&X(t,"--button-color-grey",_[1].buttonsSwitchesTabs.primaryButtons.grey),(!b||P&2)&&X(t,"--button-color-disabled",_[1].buttonsSwitchesTabs.primaryButtons.blueDisabled)},i(_){b||($(r.$$.fragment,_),$(o.$$.fragment,_),$(h.$$.fragment,_),b=!0)},o(_){S(r.$$.fragment,_),S(o.$$.fragment,_),S(h.$$.fragment,_),b=!1},d(_){_&&F(t),L(r),L(o),y&&y.d(),L(h),m=!1,w()}}}function Ah(e,t,n){let r,s,o;pe(e,Xi,f=>n(6,r=f)),pe(e,Je,f=>n(1,s=f)),pe(e,zn,f=>n(2,o=f));const i=Ee("isImplemented"),l=[{path:"/summary",component:gi,name:r("Getting started"),children:[{path:"/learn-the-basics",component:mi,name:r("Learn the basics"),completed:!1},{path:"/add-agents",component:vi,name:r("Add agents"),completed:!1},{path:"/add-departments",component:bi,name:r("Add departments"),completed:!1},{path:"/connect-email-accounts",component:yi,name:r("Connect email accounts"),completed:!1},{path:"/connect-social-media",component:xi,name:r("Connect social media"),completed:!1},{path:"/connect-messaging-apps",component:_i,name:r("Connect messaging apps"),completed:!1},{path:"/create-contact-widget",component:wi,name:r("Create contact widget"),completed:!1},{path:"/create-call-center",component:ki,name:r("Create call center"),completed:!1},{path:"/configure-customer-portal",component:Yi,name:r("Configure customer portal"),completed:!1}]},{path:"/shortcuts",component:Ji,name:r("Keyboard Shortcuts")},{path:"/improve-la-skills",component:ea,name:r("Improve your LA Skills")},{path:"/contact-us",component:na,name:r("Contact Us")}];Pt("namedRoutes",l);const a={};return l.forEach(f=>{var h;n(0,a[f.path]=f.component,a),(h=f.children)==null||h.forEach(p=>{n(0,a[p.path]=p.component,a)})}),ze(()=>{Se.subscribe(f=>{let h=!1;const p=f;l.forEach(b=>{var m;(m=b.children)==null||m.forEach(w=>{f.some(_=>_.path===w.path)||(h=!0,p.push({path:w.path,state:w.completed?"c":"u"}))})}),h&&Se.set(p)})}),[a,s,o,i,()=>hr(),()=>hr(!1)]}class ra extends ae{constructor(t){super(),oe(this,t,Ah,Ch,ne,{},Sh)}}ie(ra,{},[],[],!0);const Lo=["ar-SA","bg-BG","bs-BA","ca-ES","cs-CZ","da-DK","de-DE","el-GR","en-US","es-ES","et-EE","fa-IR","fi-FI","fil-PH","fr-FR","he-IL","hr-HR","hu-HU","id-ID","it-IT","ja-JP","ko-KR","lt-LT","lv-LV","me-ME","mk-MK","ms-MY","nl-NL","no-NO","pl-PL","pt-BR","ro-RO","ru-RU","sk-SK","sl-SI","sr-CS","sv-SE","th-TH","tl-PH","tr-TR","uk-UA","vi-VN","vls-BE","zh-CN","zh-TW"];function jh(e){if(e!=null&&e.trim()!=""){const t=e.trim();if(Lo.find(s=>s===t)!=null)return t;const n=t.substring(0,2),r=Lo.find(s=>s.substring(0,2)===n);if(r!=null)return r}return null}var sa={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Ei,function(){var n=1e3,r=6e4,s=36e5,o="millisecond",i="second",l="minute",a="hour",u="day",c="week",f="month",h="quarter",p="year",b="date",m="Invalid Date",w=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,_={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(M){var E=["th","st","nd","rd"],T=M%100;return"["+M+(E[(T-20)%10]||E[T]||E[0])+"]"}},P=function(M,E,T){var j=String(M);return!j||j.length>=E?M:""+Array(E+1-j.length).join(T)+M},A={s:P,z:function(M){var E=-M.utcOffset(),T=Math.abs(E),j=Math.floor(T/60),z=T%60;return(E<=0?"+":"-")+P(j,2,"0")+":"+P(z,2,"0")},m:function M(E,T){if(E.date()<T.date())return-M(T,E);var j=12*(T.year()-E.year())+(T.month()-E.month()),z=E.clone().add(j,f),K=T-z<0,J=E.clone().add(j+(K?-1:1),f);return+(-(j+(T-z)/(K?z-J:J-z))||0)},a:function(M){return M<0?Math.ceil(M)||0:Math.floor(M)},p:function(M){return{M:f,y:p,w:c,d:u,D:b,h:a,m:l,s:i,ms:o,Q:h}[M]||String(M||"").toLowerCase().replace(/s$/,"")},u:function(M){return M===void 0}},C="en",B={};B[C]=_;var G="$isDayjsObject",R=function(M){return M instanceof ee||!(!M||!M[G])},D=function M(E,T,j){var z;if(!E)return C;if(typeof E=="string"){var K=E.toLowerCase();B[K]&&(z=K),T&&(B[K]=T,z=K);var J=E.split("-");if(!z&&J.length>1)return M(J[0])}else{var V=E.name;B[V]=E,z=V}return!j&&z&&(C=z),z||!j&&C},Y=function(M,E){if(R(M))return M.clone();var T=typeof E=="object"?E:{};return T.date=M,T.args=arguments,new ee(T)},H=A;H.l=D,H.i=R,H.w=function(M,E){return Y(M,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var ee=function(){function M(T){this.$L=D(T.locale,null,!0),this.parse(T),this.$x=this.$x||T.x||{},this[G]=!0}var E=M.prototype;return E.parse=function(T){this.$d=function(j){var z=j.date,K=j.utc;if(z===null)return new Date(NaN);if(H.u(z))return new Date;if(z instanceof Date)return new Date(z);if(typeof z=="string"&&!/Z$/i.test(z)){var J=z.match(w);if(J){var V=J[2]-1||0,re=(J[7]||"0").substring(0,3);return K?new Date(Date.UTC(J[1],V,J[3]||1,J[4]||0,J[5]||0,J[6]||0,re)):new Date(J[1],V,J[3]||1,J[4]||0,J[5]||0,J[6]||0,re)}}return new Date(z)}(T),this.init()},E.init=function(){var T=this.$d;this.$y=T.getFullYear(),this.$M=T.getMonth(),this.$D=T.getDate(),this.$W=T.getDay(),this.$H=T.getHours(),this.$m=T.getMinutes(),this.$s=T.getSeconds(),this.$ms=T.getMilliseconds()},E.$utils=function(){return H},E.isValid=function(){return this.$d.toString()!==m},E.isSame=function(T,j){var z=Y(T);return this.startOf(j)<=z&&z<=this.endOf(j)},E.isAfter=function(T,j){return Y(T)<this.startOf(j)},E.isBefore=function(T,j){return this.endOf(j)<Y(T)},E.$g=function(T,j,z){return H.u(T)?this[j]:this.set(z,T)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(T,j){var z=this,K=!!H.u(j)||j,J=H.p(T),V=function(Le,xe){var je=H.w(z.$u?Date.UTC(z.$y,xe,Le):new Date(z.$y,xe,Le),z);return K?je:je.endOf(u)},re=function(Le,xe){return H.w(z.toDate()[Le].apply(z.toDate("s"),(K?[0,0,0,0]:[23,59,59,999]).slice(xe)),z)},ve=this.$W,ye=this.$M,ke=this.$D,Ve="set"+(this.$u?"UTC":"");switch(J){case p:return K?V(1,0):V(31,11);case f:return K?V(1,ye):V(0,ye+1);case c:var Oe=this.$locale().weekStart||0,Qe=(ve<Oe?ve+7:ve)-Oe;return V(K?ke-Qe:ke+(6-Qe),ye);case u:case b:return re(Ve+"Hours",0);case a:return re(Ve+"Minutes",1);case l:return re(Ve+"Seconds",2);case i:return re(Ve+"Milliseconds",3);default:return this.clone()}},E.endOf=function(T){return this.startOf(T,!1)},E.$set=function(T,j){var z,K=H.p(T),J="set"+(this.$u?"UTC":""),V=(z={},z[u]=J+"Date",z[b]=J+"Date",z[f]=J+"Month",z[p]=J+"FullYear",z[a]=J+"Hours",z[l]=J+"Minutes",z[i]=J+"Seconds",z[o]=J+"Milliseconds",z)[K],re=K===u?this.$D+(j-this.$W):j;if(K===f||K===p){var ve=this.clone().set(b,1);ve.$d[V](re),ve.init(),this.$d=ve.set(b,Math.min(this.$D,ve.daysInMonth())).$d}else V&&this.$d[V](re);return this.init(),this},E.set=function(T,j){return this.clone().$set(T,j)},E.get=function(T){return this[H.p(T)]()},E.add=function(T,j){var z,K=this;T=Number(T);var J=H.p(j),V=function(ye){var ke=Y(K);return H.w(ke.date(ke.date()+Math.round(ye*T)),K)};if(J===f)return this.set(f,this.$M+T);if(J===p)return this.set(p,this.$y+T);if(J===u)return V(1);if(J===c)return V(7);var re=(z={},z[l]=r,z[a]=s,z[i]=n,z)[J]||1,ve=this.$d.getTime()+T*re;return H.w(ve,this)},E.subtract=function(T,j){return this.add(-1*T,j)},E.format=function(T){var j=this,z=this.$locale();if(!this.isValid())return z.invalidDate||m;var K=T||"YYYY-MM-DDTHH:mm:ssZ",J=H.z(this),V=this.$H,re=this.$m,ve=this.$M,ye=z.weekdays,ke=z.months,Ve=z.meridiem,Oe=function(xe,je,et,Me){return xe&&(xe[je]||xe(j,K))||et[je].slice(0,Me)},Qe=function(xe){return H.s(V%12||12,xe,"0")},Le=Ve||function(xe,je,et){var Me=xe<12?"AM":"PM";return et?Me.toLowerCase():Me};return K.replace(y,function(xe,je){return je||function(et){switch(et){case"YY":return String(j.$y).slice(-2);case"YYYY":return H.s(j.$y,4,"0");case"M":return ve+1;case"MM":return H.s(ve+1,2,"0");case"MMM":return Oe(z.monthsShort,ve,ke,3);case"MMMM":return Oe(ke,ve);case"D":return j.$D;case"DD":return H.s(j.$D,2,"0");case"d":return String(j.$W);case"dd":return Oe(z.weekdaysMin,j.$W,ye,2);case"ddd":return Oe(z.weekdaysShort,j.$W,ye,3);case"dddd":return ye[j.$W];case"H":return String(V);case"HH":return H.s(V,2,"0");case"h":return Qe(1);case"hh":return Qe(2);case"a":return Le(V,re,!0);case"A":return Le(V,re,!1);case"m":return String(re);case"mm":return H.s(re,2,"0");case"s":return String(j.$s);case"ss":return H.s(j.$s,2,"0");case"SSS":return H.s(j.$ms,3,"0");case"Z":return J}return null}(xe)||J.replace(":","")})},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(T,j,z){var K,J=this,V=H.p(j),re=Y(T),ve=(re.utcOffset()-this.utcOffset())*r,ye=this-re,ke=function(){return H.m(J,re)};switch(V){case p:K=ke()/12;break;case f:K=ke();break;case h:K=ke()/3;break;case c:K=(ye-ve)/6048e5;break;case u:K=(ye-ve)/864e5;break;case a:K=ye/s;break;case l:K=ye/r;break;case i:K=ye/n;break;default:K=ye}return z?K:H.a(K)},E.daysInMonth=function(){return this.endOf(f).$D},E.$locale=function(){return B[this.$L]},E.locale=function(T,j){if(!T)return this.$L;var z=this.clone(),K=D(T,j,!0);return K&&(z.$L=K),z},E.clone=function(){return H.w(this.$d,this)},E.toDate=function(){return new Date(this.valueOf())},E.toJSON=function(){return this.isValid()?this.toISOString():null},E.toISOString=function(){return this.$d.toISOString()},E.toString=function(){return this.$d.toUTCString()},M}(),q=ee.prototype;return Y.prototype=q,[["$ms",o],["$s",i],["$m",l],["$H",a],["$W",u],["$M",f],["$y",p],["$D",b]].forEach(function(M){q[M[1]]=function(E){return this.$g(E,M[0],M[1])}}),Y.extend=function(M,E){return M.$i||(M(E,ee,Y),M.$i=!0),Y},Y.locale=D,Y.isDayjs=R,Y.unix=function(M){return Y(1e3*M)},Y.en=B[C],Y.Ls=B,Y.p={},Y})})(sa);var Ih=sa.exports;const Yt=Ir(Ih);var oa={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Ei,function(){return function(n,r,s){n=n||{};var o=r.prototype,i={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function l(u,c,f,h){return o.fromToBase(u,c,f,h)}s.en.relativeTime=i,o.fromToBase=function(u,c,f,h,p){for(var b,m,w,y=f.$locale().relativeTime||i,_=n.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],P=_.length,A=0;A<P;A+=1){var C=_[A];C.d&&(b=h?s(u).diff(f,C.d,!0):f.diff(u,C.d,!0));var B=(n.rounding||Math.round)(Math.abs(b));if(w=b>0,B<=C.r||!C.r){B<=1&&A>0&&(C=_[A-1]);var G=y[C.l];p&&(B=p(""+B)),m=typeof G=="string"?G.replace("%d",B):G(B,c,C.l,w);break}}if(c)return m;var R=w?y.future:y.past;return typeof R=="function"?R(m):R.replace("%s",m)},o.to=function(u,c){return l(u,c,this,!0)},o.from=function(u,c){return l(u,c,this)};var a=function(u){return u.$u?s.utc():s()};o.toNow=function(u){return this.to(a(this),u)},o.fromNow=function(u){return this.from(a(this),u)}}})})(oa);var Lh=oa.exports;const Oh=Ir(Lh);Yt.extend(Oh);function Bh(e){let t,n,r=[{title:e[2]},e[3],{datetime:e[1]}],s={};for(let o=0;o<r.length;o+=1)s=lt(s,r[o]);return{c(){t=x("time"),n=te(e[0]),gs(t,s)},m(o,i){U(o,t,i),d(t,n)},p(o,[i]){i&1&&Oa(n,o[0],s.contenteditable),gs(t,s=nn(r,[i&4&&{title:o[2]},i&8&&o[3],i&2&&{datetime:o[1]}]))},i:Q,o:Q,d(o){o&&F(t)}}}function Rh(e,t,n){let r;const s=["timestamp","format","relative","live","formatted"];let o=ps(t,s),{timestamp:i=new Date().toISOString()}=t,{format:l="MMM DD, YYYY"}=t,{relative:a=!1}=t,{live:u=!1}=t,{formatted:c=""}=t,f;const h=60*1e3;return ze(()=>()=>clearInterval(f)),e.$$set=p=>{t=lt(lt({},t),Pa(p)),n(3,o=ps(t,s)),"timestamp"in p&&n(1,i=p.timestamp),"format"in p&&n(4,l=p.format),"relative"in p&&n(5,a=p.relative),"live"in p&&n(6,u=p.live),"formatted"in p&&n(0,c=p.formatted)},e.$$.update=()=>{e.$$.dirty&98&&a&&u!==!1&&(f=setInterval(()=>{n(0,c=Yt(i).from())},Math.abs(typeof u=="number"?u:h))),e.$$.dirty&50&&n(0,c=a?Yt(i).from():Yt(i).format(l)),e.$$.dirty&50&&n(2,r=a?Yt(i).format(l):void 0)},[c,i,r,o,l,a,u]}class Hh extends ae{constructor(t){super(),oe(this,t,Rh,Bh,ne,{timestamp:1,format:4,relative:5,live:6,formatted:0})}get timestamp(){return this.$$.ctx[1]}set timestamp(t){this.$$set({timestamp:t}),W()}get format(){return this.$$.ctx[4]}set format(t){this.$$set({format:t}),W()}get relative(){return this.$$.ctx[5]}set relative(t){this.$$set({relative:t}),W()}get live(){return this.$$.ctx[6]}set live(t){this.$$set({live:t}),W()}get formatted(){return this.$$.ctx[0]}set formatted(t){this.$$set({formatted:t}),W()}}ie(Hh,{timestamp:{},format:{},relative:{type:"Boolean"},live:{type:"Boolean"},formatted:{}},[],[],!0);const en="en-US";let or,In=en;function Mh(e,t,n){if(or!==void 0)return;or=e;let r={fallbackLocale:en};io(en,t);const s=jh(or.locale);s!==null&&s!==en&&(In=s,r.initialLocale=In,io(In,n)),df(r)}function Dh(e){let t,n;return t=new ra({}),{c(){O(t.$$.fragment)},m(r,s){I(t,r,s),n=!0},i(r){n||($(t.$$.fragment,r),n=!0)},o(r){S(t.$$.fragment,r),n=!1},d(r){L(t,r)}}}function zh(e){let t;return{c(){t=x("p"),t.textContent="Loading..."},m(n,r){U(n,t,r)},i:Q,o:Q,d(n){n&&F(t)}}}function Nh(e){let t,n,r,s,o,i;const l=[zh,Dh],a=[];function u(c,f){return c[1]?0:1}return t=u(e),n=a[t]=l[t](e),{c(){n.c(),r=k(),s=x("link"),g(s,"rel","stylesheet"),g(s,"href",o=e[0]+"/themes/agent/_common_templates/icons_mapping.css")},m(c,f){a[t].m(c,f),U(c,r,f),U(c,s,f),i=!0},p(c,[f]){let h=t;t=u(c),t!==h&&(Ce(),S(a[h],1,1,()=>{a[h]=null}),Ae(),n=a[t],n||(n=a[t]=l[t](c),n.c()),$(n,1),n.m(r.parentNode,r)),(!i||f&1&&o!==(o=c[0]+"/themes/agent/_common_templates/icons_mapping.css"))&&g(s,"href",o)},i(c){i||($(n),i=!0)},o(c){S(n),i=!1},d(c){c&&(F(r),F(s)),a[t].d(c)}}}function Fh(e,t,n){let r;pe(e,jn,u=>n(1,r=u));let{basePath:s=""}=t,{darkModeEnabled:o=!1}=t,{implemented:i=!1}=t,{menuOpened:l=!1}=t,{options:a={localeOptions:{thousandsSeparator:"S",decimalSeparator:"D",dateFormat:"MM/d/yyyy",timeFormat:"HH:mm:ss",timeShortFormat:"HH:mm",locale:"sk"}}}=t;return Mh(a.localeOptions,()=>hs(Object.assign({"../locales/ar-SA.json":()=>N(()=>import("./ar-SA-BAGi-X54.js"),[]),"../locales/bg-BG.json":()=>N(()=>import("./bg-BG-BCITVy7V.js"),[]),"../locales/bs-BA.json":()=>N(()=>import("./bs-BA-CwieP_6Q.js"),[]),"../locales/ca-ES.json":()=>N(()=>import("./ca-ES-BkO3OQJp.js"),[]),"../locales/cs-CZ.json":()=>N(()=>import("./cs-CZ-DdU8wu93.js"),[]),"../locales/da-DK.json":()=>N(()=>import("./da-DK-BTDwvW9j.js"),[]),"../locales/de-DE.json":()=>N(()=>import("./de-DE-IdTC_9hY.js"),[]),"../locales/el-GR.json":()=>N(()=>import("./el-GR-DbTDCUnW.js"),[]),"../locales/en-US.json":()=>N(()=>import("./en-US-BiQuI_NB.js"),[]),"../locales/en.json":()=>N(()=>import("./en-VPmnwx-g.js"),[]),"../locales/es-ES.json":()=>N(()=>import("./es-ES-C-BMis-f.js"),[]),"../locales/et-EE.json":()=>N(()=>import("./et-EE-BYsL_7OC.js"),[]),"../locales/fa-IR.json":()=>N(()=>import("./fa-IR-DV05Ugvl.js"),[]),"../locales/fi-FI.json":()=>N(()=>import("./fi-FI-BxTY62gn.js"),[]),"../locales/fil-PH.json":()=>N(()=>import("./fil-PH-CzKKBvvx.js"),[]),"../locales/fr-FR.json":()=>N(()=>import("./fr-FR-CkALAUu_.js"),[]),"../locales/he-IL.json":()=>N(()=>import("./he-IL-DGZ75XTm.js"),[]),"../locales/hr-HR.json":()=>N(()=>import("./hr-HR-CwieP_6Q.js"),[]),"../locales/hu-HU.json":()=>N(()=>import("./hu-HU-YnPqsV9m.js"),[]),"../locales/id-ID.json":()=>N(()=>import("./id-ID-D1wNedlR.js"),[]),"../locales/it-IT.json":()=>N(()=>import("./it-IT-VhGcWe9v.js"),[]),"../locales/ja-JP.json":()=>N(()=>import("./ja-JP-Ce2blzX5.js"),[]),"../locales/ko-KR.json":()=>N(()=>import("./ko-KR-Da4QE7WU.js"),[]),"../locales/lt-LT.json":()=>N(()=>import("./lt-LT-Bg5Jzpit.js"),[]),"../locales/lv-LV.json":()=>N(()=>import("./lv-LV-FoFJ46S8.js"),[]),"../locales/me-ME.json":()=>N(()=>import("./me-ME-Biy_oEN5.js"),[]),"../locales/mk-MK.json":()=>N(()=>import("./mk-MK-FmFgRqLi.js"),[]),"../locales/ms-MY.json":()=>N(()=>import("./ms-MY-BzBcFmOB.js"),[]),"../locales/nl-NL.json":()=>N(()=>import("./nl-NL-VNsaxY_S.js"),[]),"../locales/no-NO.json":()=>N(()=>import("./no-NO-DbRgS8bY.js"),[]),"../locales/pl-PL.json":()=>N(()=>import("./pl-PL-BC_RNqOr.js"),[]),"../locales/pt-BR.json":()=>N(()=>import("./pt-BR-5RSzKrVs.js"),[]),"../locales/ro-RO.json":()=>N(()=>import("./ro-RO-Ds7w-arH.js"),[]),"../locales/ru-RU.json":()=>N(()=>import("./ru-RU-BE28ttmw.js"),[]),"../locales/sk-SK.json":()=>N(()=>import("./sk-SK-CjyQlNTr.js"),[]),"../locales/sl-SI.json":()=>N(()=>import("./sl-SI-Cgcni0mk.js"),[]),"../locales/sr-CS.json":()=>N(()=>import("./sr-CS-Biy_oEN5.js"),[]),"../locales/sv-SE.json":()=>N(()=>import("./sv-SE-C_mID3a-.js"),[]),"../locales/th-TH.json":()=>N(()=>import("./th-TH-bbKk5NF4.js"),[]),"../locales/tl-PH.json":()=>N(()=>import("./tl-PH-DTTjGOfJ.js"),[]),"../locales/tr-TR.json":()=>N(()=>import("./tr-TR-BtU8XX02.js"),[]),"../locales/uk-UA.json":()=>N(()=>import("./uk-UA-C0wZTWK2.js"),[]),"../locales/vi-VN.json":()=>N(()=>import("./vi-VN-Bw_8ONxP.js"),[]),"../locales/vls-BE.json":()=>N(()=>import("./vls-BE-DynNaS0c.js"),[]),"../locales/zh-CN.json":()=>N(()=>import("./zh-CN-CD3mCoN0.js"),[]),"../locales/zh-TW.json":()=>N(()=>import("./zh-TW-B02B3zJt.js"),[])}),`../locales/${en}.json`),()=>hs(Object.assign({"../locales/ar-SA.json":()=>N(()=>import("./ar-SA-BAGi-X54.js"),[]),"../locales/bg-BG.json":()=>N(()=>import("./bg-BG-BCITVy7V.js"),[]),"../locales/bs-BA.json":()=>N(()=>import("./bs-BA-CwieP_6Q.js"),[]),"../locales/ca-ES.json":()=>N(()=>import("./ca-ES-BkO3OQJp.js"),[]),"../locales/cs-CZ.json":()=>N(()=>import("./cs-CZ-DdU8wu93.js"),[]),"../locales/da-DK.json":()=>N(()=>import("./da-DK-BTDwvW9j.js"),[]),"../locales/de-DE.json":()=>N(()=>import("./de-DE-IdTC_9hY.js"),[]),"../locales/el-GR.json":()=>N(()=>import("./el-GR-DbTDCUnW.js"),[]),"../locales/en-US.json":()=>N(()=>import("./en-US-BiQuI_NB.js"),[]),"../locales/en.json":()=>N(()=>import("./en-VPmnwx-g.js"),[]),"../locales/es-ES.json":()=>N(()=>import("./es-ES-C-BMis-f.js"),[]),"../locales/et-EE.json":()=>N(()=>import("./et-EE-BYsL_7OC.js"),[]),"../locales/fa-IR.json":()=>N(()=>import("./fa-IR-DV05Ugvl.js"),[]),"../locales/fi-FI.json":()=>N(()=>import("./fi-FI-BxTY62gn.js"),[]),"../locales/fil-PH.json":()=>N(()=>import("./fil-PH-CzKKBvvx.js"),[]),"../locales/fr-FR.json":()=>N(()=>import("./fr-FR-CkALAUu_.js"),[]),"../locales/he-IL.json":()=>N(()=>import("./he-IL-DGZ75XTm.js"),[]),"../locales/hr-HR.json":()=>N(()=>import("./hr-HR-CwieP_6Q.js"),[]),"../locales/hu-HU.json":()=>N(()=>import("./hu-HU-YnPqsV9m.js"),[]),"../locales/id-ID.json":()=>N(()=>import("./id-ID-D1wNedlR.js"),[]),"../locales/it-IT.json":()=>N(()=>import("./it-IT-VhGcWe9v.js"),[]),"../locales/ja-JP.json":()=>N(()=>import("./ja-JP-Ce2blzX5.js"),[]),"../locales/ko-KR.json":()=>N(()=>import("./ko-KR-Da4QE7WU.js"),[]),"../locales/lt-LT.json":()=>N(()=>import("./lt-LT-Bg5Jzpit.js"),[]),"../locales/lv-LV.json":()=>N(()=>import("./lv-LV-FoFJ46S8.js"),[]),"../locales/me-ME.json":()=>N(()=>import("./me-ME-Biy_oEN5.js"),[]),"../locales/mk-MK.json":()=>N(()=>import("./mk-MK-FmFgRqLi.js"),[]),"../locales/ms-MY.json":()=>N(()=>import("./ms-MY-BzBcFmOB.js"),[]),"../locales/nl-NL.json":()=>N(()=>import("./nl-NL-VNsaxY_S.js"),[]),"../locales/no-NO.json":()=>N(()=>import("./no-NO-DbRgS8bY.js"),[]),"../locales/pl-PL.json":()=>N(()=>import("./pl-PL-BC_RNqOr.js"),[]),"../locales/pt-BR.json":()=>N(()=>import("./pt-BR-5RSzKrVs.js"),[]),"../locales/ro-RO.json":()=>N(()=>import("./ro-RO-Ds7w-arH.js"),[]),"../locales/ru-RU.json":()=>N(()=>import("./ru-RU-BE28ttmw.js"),[]),"../locales/sk-SK.json":()=>N(()=>import("./sk-SK-CjyQlNTr.js"),[]),"../locales/sl-SI.json":()=>N(()=>import("./sl-SI-Cgcni0mk.js"),[]),"../locales/sr-CS.json":()=>N(()=>import("./sr-CS-Biy_oEN5.js"),[]),"../locales/sv-SE.json":()=>N(()=>import("./sv-SE-C_mID3a-.js"),[]),"../locales/th-TH.json":()=>N(()=>import("./th-TH-bbKk5NF4.js"),[]),"../locales/tl-PH.json":()=>N(()=>import("./tl-PH-DTTjGOfJ.js"),[]),"../locales/tr-TR.json":()=>N(()=>import("./tr-TR-BtU8XX02.js"),[]),"../locales/uk-UA.json":()=>N(()=>import("./uk-UA-C0wZTWK2.js"),[]),"../locales/vi-VN.json":()=>N(()=>import("./vi-VN-Bw_8ONxP.js"),[]),"../locales/vls-BE.json":()=>N(()=>import("./vls-BE-DynNaS0c.js"),[]),"../locales/zh-CN.json":()=>N(()=>import("./zh-CN-CD3mCoN0.js"),[]),"../locales/zh-TW.json":()=>N(()=>import("./zh-TW-B02B3zJt.js"),[])}),`../locales/${In}.json`)),Pt("basePath",s),Pt("iconBasePath","public/assets/icons/"),Pt("imageBasePath","public/assets/images/"),Pt("OS","win"),Pt("isImplemented",i),e.$$set=u=>{"basePath"in u&&n(0,s=u.basePath),"darkModeEnabled"in u&&n(2,o=u.darkModeEnabled),"implemented"in u&&n(3,i=u.implemented),"menuOpened"in u&&n(4,l=u.menuOpened),"options"in u&&n(5,a=u.options)},e.$$.update=()=>{e.$$.dirty&4&&Dn.set(o),e.$$.dirty&16&&zn.set(l)},[s,r,o,i,l,a]}class Uh extends ae{constructor(t){super(),oe(this,t,Fh,Nh,ne,{basePath:0,darkModeEnabled:2,implemented:3,menuOpened:4,options:5})}get basePath(){return this.$$.ctx[0]}set basePath(t){this.$$set({basePath:t}),W()}get darkModeEnabled(){return this.$$.ctx[2]}set darkModeEnabled(t){this.$$set({darkModeEnabled:t}),W()}get implemented(){return this.$$.ctx[3]}set implemented(t){this.$$set({implemented:t}),W()}get menuOpened(){return this.$$.ctx[4]}set menuOpened(t){this.$$set({menuOpened:t}),W()}get options(){return this.$$.ctx[5]}set options(t){this.$$set({options:t}),W()}}customElements.define("help-center",ie(Uh,{basePath:{},darkModeEnabled:{type:"Boolean"},implemented:{type:"Boolean"},menuOpened:{type:"Boolean"},options:{}},[],[],!0));