@mediquo/elements 0.9.1 → 0.9.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 (99) hide show
  1. package/dist/chunks/api-chat-client-fYDIH220.js +1 -0
  2. package/dist/chunks/{apple-pay-outcomes-B2Y333xu.js → apple-pay-outcomes-DbuQ2LI3.js} +1 -1
  3. package/dist/chunks/ca_ES-OHfUU0MP.js +1 -0
  4. package/dist/chunks/{chunk-Y4EKUX25-QqMl3eiq.js → chunk-Y4EKUX25-CWAZgcgw.js} +1 -1
  5. package/dist/chunks/{chunk-YTQUGGS3-DmCGIoFy.js → chunk-YTQUGGS3-DJR1Yoyy.js} +1 -1
  6. package/dist/chunks/de_DE-BTPGM932.js +1 -0
  7. package/dist/chunks/documentation-view-DywQ1MfS.js +1 -0
  8. package/dist/chunks/en_US-C2zY9QiH.js +1 -0
  9. package/dist/chunks/{external-CJj32K_p.js → external-BXLaKy9c.js} +1 -1
  10. package/dist/chunks/index-2xVO6z8H.js +1 -0
  11. package/dist/chunks/index-BLxNeTVi.js +1 -0
  12. package/dist/chunks/{mq-layout-TG2K4zRv.d.ts → index-CFlNQLy2.d.ts} +0 -18
  13. package/dist/chunks/{index-CZOI1VRs.js → index-ClLOggjQ.js} +1 -1
  14. package/dist/chunks/mq-layout-BiE8gq23.js +1 -0
  15. package/dist/chunks/mq-layout-D8Mak16a.d.ts +21 -0
  16. package/dist/chunks/mq-next-appointments-5tvQaSba.js +1 -0
  17. package/dist/chunks/mq-recent-documents-DzsyvBjW.js +1 -0
  18. package/dist/chunks/{next-appointment-card-Bc65OZ1_.d.ts → next-appointment-card-DBXsY3Sp.d.ts} +50 -2
  19. package/dist/chunks/next-appointment-card-DQE7dNXw.js +1 -0
  20. package/dist/chunks/pt_PT-DUs_Ox73.js +1 -0
  21. package/dist/chunks/{telemetry-client-BdPx4SXu.js → telemetry-client-DEIuDZfA.js} +1 -1
  22. package/dist/env.js +1 -1
  23. package/dist/i18n.js +1 -1
  24. package/dist/mq-api-client-provider.js +1 -1
  25. package/dist/mq-apple-pay-checkout.js +1 -1
  26. package/dist/mq-appointment-checkout.js +1 -1
  27. package/dist/mq-appointment-documentation.d.ts +2 -1
  28. package/dist/mq-appointment-documentation.js +1 -1
  29. package/dist/mq-chat-room.js +1 -1
  30. package/dist/mq-checkout.js +1 -1
  31. package/dist/mq-dashboard.d.ts +12 -51
  32. package/dist/mq-dashboard.js +1 -1
  33. package/dist/mq-documents.js +1 -1
  34. package/dist/mq-google-pay-checkout.js +1 -1
  35. package/dist/mq-immediate-videocall-checkout.js +1 -1
  36. package/dist/mq-my-appointments.d.ts +91 -13
  37. package/dist/mq-my-appointments.js +1 -1
  38. package/dist/mq-next-appointments.d.ts +2 -3
  39. package/dist/mq-next-appointments.js +1 -1
  40. package/dist/mq-payment-poller.js +1 -1
  41. package/dist/mq-professional-presence-sync.js +1 -1
  42. package/dist/mq-recent-documents.js +1 -1
  43. package/dist/mq-schedule-success.js +2 -2
  44. package/dist/mq-schedule.d.ts +2 -0
  45. package/dist/mq-schedule.js +1 -1
  46. package/dist/mq-socket-provider.js +1 -1
  47. package/dist/mq-support-chat.js +1 -1
  48. package/dist/mq-terms-and-conditions.js +1 -1
  49. package/dist/mq-unread-count-sync.js +1 -1
  50. package/dist/mq-videocall.d.ts +2 -1
  51. package/dist/mq-videocall.js +1 -1
  52. package/dist/react/mq-api-client-provider.js +1 -1
  53. package/dist/react/mq-apple-pay-checkout.js +1 -1
  54. package/dist/react/mq-appointment-checkout.js +1 -1
  55. package/dist/react/mq-appointment-documentation.d.ts +2 -1
  56. package/dist/react/mq-appointment-documentation.js +1 -1
  57. package/dist/react/mq-chat-room.js +1 -1
  58. package/dist/react/mq-checkout.js +1 -1
  59. package/dist/react/mq-dashboard.d.ts +13 -11
  60. package/dist/react/mq-dashboard.js +1 -1
  61. package/dist/react/mq-documents-page.js +1 -1
  62. package/dist/react/mq-documents.js +1 -1
  63. package/dist/react/mq-google-pay-checkout.js +1 -1
  64. package/dist/react/mq-immediate-videocall-checkout.js +1 -1
  65. package/dist/react/mq-my-appointments.d.ts +5 -7
  66. package/dist/react/mq-my-appointments.js +1 -1
  67. package/dist/react/mq-next-appointments.d.ts +2 -3
  68. package/dist/react/mq-next-appointments.js +1 -1
  69. package/dist/react/mq-payment-poller.js +1 -1
  70. package/dist/react/mq-professional-presence-sync.js +1 -1
  71. package/dist/react/mq-recent-documents.js +1 -1
  72. package/dist/react/mq-schedule-success.js +1 -1
  73. package/dist/react/mq-schedule.d.ts +1 -0
  74. package/dist/react/mq-schedule.js +1 -1
  75. package/dist/react/mq-socket-provider.js +1 -1
  76. package/dist/react/mq-support-chat.js +1 -1
  77. package/dist/react/mq-terms-and-conditions.js +1 -1
  78. package/dist/react/mq-unread-count-sync.js +1 -1
  79. package/dist/react/mq-videocall.d.ts +2 -1
  80. package/dist/react/mq-videocall.js +1 -1
  81. package/dist/ui/mq-badge.d.ts +18 -0
  82. package/dist/ui/mq-badge.js +4 -0
  83. package/dist/ui/mq-time-slot-picker.js +1 -1
  84. package/package.json +1 -1
  85. package/dist/chunks/action-unavailable-message-BIgsXk9u.js +0 -1
  86. package/dist/chunks/api-chat-client-DLpFzml6.js +0 -1
  87. package/dist/chunks/appointment-action-unavailable-dialog-CTiL4nMo.d.ts +0 -54
  88. package/dist/chunks/appointment-card-skeleton-C2Sim4nR.d.ts +0 -93
  89. package/dist/chunks/appointment-card-skeleton-hIRGcKmO.js +0 -1
  90. package/dist/chunks/ca_ES-Cvua2ilS.js +0 -1
  91. package/dist/chunks/de_DE-B3TduWuH.js +0 -1
  92. package/dist/chunks/documentation-view-DjNSPW_K.js +0 -1
  93. package/dist/chunks/en_US-f0buppez.js +0 -1
  94. package/dist/chunks/get-patient-documents-query-NC9xCa_N.js +0 -1
  95. package/dist/chunks/index-B7uU0VJH.js +0 -1
  96. package/dist/chunks/index-m6lXVNW0.js +0 -1
  97. package/dist/chunks/mq-layout-CVfDDjsX.js +0 -1
  98. package/dist/chunks/next-appointment-card-DDzJ1hMB.js +0 -1
  99. package/dist/chunks/pt_PT-DQenaZN8.js +0 -1
@@ -0,0 +1 @@
1
+ import{b as e}from"./chunk-2TKJJNS7-BGwxtEg7.js";import{z as t,o as n,s as i,n as r,i as s,a as o,e as a,b as l,u as c,c as u,l as d,d as p,r as h,f,g as m}from"./external-BXLaKy9c.js";import{i as g}from"./isBefore-CPpTogxo.js";import{env as b}from"../env.js";var y=t.enum(["pending","expired","accepted","inCall","declined","cancelled","finished","free_of_charge","owed","unpaid","reporting"]),_=y.enum,v=t.enum(["videocall","chat","phonecall"]),w=v.enum,C=t.object({id:t.string().uuid(),room_id:t.string(),channel:v,consultation_short_url:t.string().url().nullable(),call_id:t.string().url(),duration:t.number(),from:t.object({hash:t.string(),name:t.string().nullable(),avatar:t.string().url().nullable(),speciality:t.string().nullable(),collegiate_number:t.string().nullable(),is_dismissed:t.boolean(),languages:t.array(t.string()),description:t.string().nullable()}),to:t.object({id:t.number(),hash:t.string(),name:t.string().nullable(),avatar:t.string().url().nullable(),is_dismissed:t.boolean()}),speciality_id:t.number().nullable(),has_chat_in_appointment:t.boolean().optional(),created_at:t.string(),status:y,seconds_to_open:t.number().nonnegative(),start_date:t.string(),started_at:t.string().nullable(),expires_at:t.string().nullable(),consultation_reason:t.string().nullable(),preconsultation_documents:t.array(t.object({file_path:t.string(),file_name:t.string(),id:t.string().uuid()})).nullable(),service_id:t.string().uuid().nullable(),price:t.number().nullable().optional(),currency:t.string().nullable().optional(),discount_amount:t.number().nullable().optional()}),E=t.enum(["appointment","chat","immediate"]),R=E.enum;function S(e){return 0===e.seconds_to_open}function O(t){if(!t)return!1;const n=new Date,i=e(t);return g(i,n)}n({consultation_id:i(),consultation_type:E,rating:r().int().min(1).max(5),comment:i().nullable().optional()});var A=n({rating:r().int().optional(),comment:i().nullable().optional()}).passthrough();n({file:s(File)});var T=n({url:i().url()});function j(e){return n({data:o(e),meta:n({current_page:r(),last_page:r(),per_page:r(),total:r()})})}var x=t.enum(["prescription","report","diagnosticTestPrescription"]),P=x.enum,k=t.enum(["published","draft"]);k.enum;var N=t.object({document_id:t.string().uuid(),document_type:x,name:t.string(),professional:t.object({speciality_id:t.number(),speciality_name:t.string().optional()}),status:k,url:t.string().url(),created_at:t.string()}),U=n({hash:i(),profile:n({first_name:i().nullable(),last_name:i().nullable(),birth_date:i().nullable(),gender:a(["male","female"]).nullable(),email:i().nullable(),phone_prefix:i().nullable(),phone:i().nullable(),billing:n({tax_id:i().nullable(),address:i().nullable(),country_code:i().nullable(),region:i().nullable(),postal_code:i().nullable()})})});function L(e){const t=e?.profile;return`${t?.first_name??""} ${t?.last_name??""}`.trim()}function F(e){return[e?.profile.first_name,e?.profile.last_name,e?.profile.email,e?.profile.phone,e?.profile.birth_date,e?.profile?.billing?.tax_id].every(e=>null!==e)}t.object({appointmentId:t.string()});var D=C;t.object({callId:t.string()});var B=t.object({session_id:t.string(),session_token:t.string()});t.object({professional_hash:t.string(),consultation_id:t.string(),consultation_type:t.enum(["appointment"])}),t.object({professional_hash:t.string(),consultation_id:t.string(),consultation_type:t.enum(["appointment"])}),t.object({appointment_id:t.string()});var I=t.array(N);t.object({url:t.string().url()}),t.object({first_name:U.shape.profile.shape.first_name,last_name:U.shape.profile.shape.last_name,tax_id:U.shape.profile.shape.billing.shape.tax_id,birth_date:U.shape.profile.shape.birth_date,gender:U.shape.profile.shape.gender.optional(),email:U.shape.profile.shape.email,phone_prefix:U.shape.profile.shape.phone_prefix,phone:U.shape.profile.shape.phone,terms_accepted:t.boolean(),privacy_accepted:t.boolean()}),t.object({patient_hash:t.string(),page:t.number().optional(),per_page:t.number().optional()});var $=j(N),q=a(["monday","tuesday","wednesday","thursday","friday","saturday","sunday","working_week","weekend","all_week"]);q.enum;var z=n({days_of_week:q,from_time:i(),to_time:i()});n({hash:i().uuid()});var M=n({hash:i().uuid(),active_absence:n({id:i().uuid(),finishes_at:i()}).nullable(),avatar:i().url().nullable(),collegiate_number:i().nullable(),description:i().nullable(),is_available:l(),name:i(),overview:i().nullable(),schedule_description:i().nullable(),speciality_id:r().nullable(),status:a(["online","offline"]),title:i().nullable(),chat_schedule:n({channel:v,duration:r(),name:i(),timezone:i(),starts_at:i(),gaps:o(z)}).nullable()});function K(e){return e.active_absence?"absent":"online"===e.status?"online":"offline"}a(["online","offline","absent"]),n({roomId:r()});var H=U;n({first_name:i(),last_name:i(),tax_id:i(),birth_date:i(),gender:a(["male","female"]),email:i(),phone_prefix:i(),phone:i(),terms_accepted:l(),privacy_accepted:l()}),n({terms_accepted:l(),privacy_accepted:l(),commercial_accepted:l()}),n({hash:i().uuid()});var J=n({id:r(),hash:i().uuid(),speciality_alias:i(),name:i(),avatar:i().url(),description:i(),collegiate_number:i(),languages:o(i()),centers:o(n({id:i().uuid(),name:i()}))});c([d(1),d(2),d(3)]);var W={Sent:1,Received:2,Read:3},V=n({roomId:r(),messageId:i().uuid(),string:i(),status:r(),senderType:a(["ordinary","system"]),fromUserHash:i().uuid(),auto:c([d(0),d(1)]),createdAt:i().nullable(),deletedAt:i().nullable(),time:r().nullable()}),X=n({file_name:i(),file_size:r(),url:i().url(),signed_url:i().url().nullable(),type:a(["uncategorized","voice_note"]),meta:n({duration:r()})}),G=V.extend({type:d("string"),attachment:u()}),Q=V.extend({type:d("file"),attachment:X}),Z=V.extend({type:d("image"),attachment:X});n({roomId:r()});var Y=o(c([G,Q,Z]));n({roomId:r()});var ee=n({unread_count:r()});n({professional_hash:i()});var te=n({room_id:r()}),ne=a(["available","reserved"]),ie=ne.enum,re=n({id:i().uuid(),channel:v,duration:r(),starts_at:i(),finishes_at:i(),professional:n({id:i().uuid(),name:i()}),services:o(n({id:i().uuid(),name:i()})),speciality:n({id:r(),price:n({amount:r(),currency:i()}).nullish()}),status:ne}),se=t.array(t.object({id:t.string().uuid(),name:t.string(),code:t.string(),channel:v,price:t.object({amount:t.number(),currency:t.string()}).nullable()})),oe=t.array(t.object({id:t.string().uuid(),avatar:t.string().url().nullable(),description:t.string().nullable(),collegiate_number:t.string().nullable(),languages:t.array(t.string()),name:t.string(),slots:t.array(re),speciality:t.object({id:t.number()}),tax_id:t.string().nullable()}));t.object({speciality_id:t.number(),organization_schedule_service_id:t.string().uuid(),closest_slots_days:t.number().optional(),slots_per_day:t.number().optional()}),t.object({service_id:t.string().uuid(),professional_hash:t.string().uuid(),starts_at:t.string(),finishes_at:t.string(),rescheduling_appointment_id:t.string().uuid().optional()});var ae=t.array(re),le=t.array(t.object({id:t.number(),name:t.string(),code:t.string().nullish(),price:t.object({amount:t.number(),currency:t.string()}).nullable()}));t.object({slot_id:t.string().uuid(),service_id:t.string().uuid().optional(),speciality_id:t.number().optional()});var ce=re;n({slot_id:i().uuid(),service_id:i().uuid(),specialty_id:i(),consultation_reason:i().optional(),preconsultation_documents:o(n({file_path:i(),file_name:i()})).optional(),discount_code:i().optional(),return_url:i().url().optional()});var ue=n({id:i(),percent_off:r(),code:i(),after_discount_amount:r().nullable()}),de=n({id:i(),percent_off:r(),code:i(),name:i().nullish()}),pe={Addon:"addon",Stripe:"stripe"},he=n({session_id:i(),payment_link:i().url(),provider:p(pe).optional()});n({video_call_schedule_id:i()});var fe=he;n({professional_hash:i().uuid()});var me=he,ge={Paid:"paid",Unpaid:"unpaid",Denied:"denied"},be=n({status:p(ge),consultation_id:i(),consultation_type:i()});n({order_id:i(),validation_url:i().url()});var ye=h(f());n({order_id:i(),token:i()});var _e=n({data:n({status:p(ge),consultation_id:i(),consultation_type:i().optional()})});n({order_id:i(),token:i()});var ve=n({data:n({status:p(ge),consultation_id:i(),consultation_type:i().optional()})}),we=t.array(t.object({id:t.number(),name:t.string(),code:t.string()})),Ce=t.object({primary_color:t.string().nullable(),logo:t.string().nullable(),favicon:t.string().nullable(),support_professional:t.object({hash:t.string().nullable()}).optional(),home:t.object({title:t.string().nullable(),description:t.string().nullable(),image_url:t.string().nullable()}),appointments:t.object({reserve_conditions:t.string().nullable(),seconds_before_start_to_refund_on_cancel:t.number().nullable(),has_nps:t.boolean().optional(),has_chat_in_appointment:t.boolean().optional(),has_discount_coupons_show:t.boolean().optional(),payment_provider:t.nativeEnum(pe).nullish()}),legal_consent:t.object({terms_url:t.string().nullable(),privacy_url:t.string().nullable()})});n({status:o(y).optional(),order:n({field:a(["starts_at"]).optional(),direction:a(["asc","desc"]).optional()}).optional(),page:r().optional(),per_page:r().optional()});var Ee=j(n({appointment:n({id:i().uuid(),url:i().url(),starts_at:i(),duration:r(),status:y,channel:v,expires_at:i().nullable(),service_id:i().uuid().nullable(),has_chat_in_appointment:l().optional()}),room:n({id:r()}),price:n({amount:r(),currency:i()}).nullable(),patient:n({hash:i().uuid()}),slots:o(m()),professional:n({hash:i().uuid(),name:i(),avatar:i().url().optional(),description:i().optional(),languages:o(i()),collegiate_number:i().optional()}),speciality:n({id:r(),name:i()})}));n({slot_id:i().uuid(),service_id:i().uuid(),consultation_reason:i().optional(),preconsultation_documents:o(n({file_path:i(),file_name:i()})).optional(),discount_code:i().optional()});var Re=n({appointment:n({id:i().uuid()})});n({id:i().uuid()});var Se=C,Oe=n({file_path:i(),presigned_storage_url:i().url()});n({id:i().uuid(),slot_id:i().uuid(),consultation_reason:i().optional(),preconsultation_documents:o(n({file_path:i(),file_name:i()})).optional()}),n({id:i().uuid()}),n({appointment_id:i().uuid(),consultation_reason:i().optional()}),n({appointment_id:i().uuid(),file_path:i(),file_name:i()}),n({appointment_id:i().uuid(),document_id:i().uuid()}),n({appointmentId:i().uuid()}),t.object({api_key:t.string(),token:t.string()});var Ae=t.object({access_token:t.string(),patient:t.object({hash:t.string(),country_code:t.string(),timezone:t.string(),first_name:t.string(),last_name:t.string().nullable(),name:t.string(),birth_date:t.string().nullable(),email:t.string().email().nullable(),language_code:t.string(),phone:t.string(),phone_prefix:t.string(),tax_id:t.string().nullable(),legal_consent:t.object({accepted_at:t.string().nullable(),last_version_at:t.string().nullable(),terms_url:t.string(),privacy_url:t.string(),has_commercial_communications:t.boolean(),organization_name:t.string()})})});function Te(e,t){return function(){return e.apply(t,arguments)}}const{toString:je}=Object.prototype,{getPrototypeOf:xe}=Object,{iterator:Pe,toStringTag:ke}=Symbol,Ne=(Ue=Object.create(null),e=>{const t=je.call(e);return Ue[t]||(Ue[t]=t.slice(8,-1).toLowerCase())});var Ue;const Le=e=>(e=e.toLowerCase(),t=>Ne(t)===e),Fe=e=>t=>typeof t===e,{isArray:De}=Array,Be=Fe("undefined");function Ie(e){return null!==e&&!Be(e)&&null!==e.constructor&&!Be(e.constructor)&&ze(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const $e=Le("ArrayBuffer");const qe=Fe("string"),ze=Fe("function"),Me=Fe("number"),Ke=e=>null!==e&&"object"==typeof e,He=e=>{if("object"!==Ne(e))return!1;const t=xe(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||ke in e||Pe in e)},Je=Le("Date"),We=Le("File"),Ve=Le("Blob"),Xe=Le("FileList"),Ge=Le("URLSearchParams"),[Qe,Ze,Ye,et]=["ReadableStream","Request","Response","Headers"].map(Le);function tt(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let i,r;if("object"!=typeof e&&(e=[e]),De(e))for(i=0,r=e.length;i<r;i++)t.call(null,e[i],i,e);else{if(Ie(e))return;const r=n?Object.getOwnPropertyNames(e):Object.keys(e),s=r.length;let o;for(i=0;i<s;i++)o=r[i],t.call(null,e[o],o,e)}}function nt(e,t){if(Ie(e))return null;t=t.toLowerCase();const n=Object.keys(e);let i,r=n.length;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const it="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,rt=e=>!Be(e)&&e!==it;const st=(ot="undefined"!=typeof Uint8Array&&xe(Uint8Array),e=>ot&&e instanceof ot);var ot;const at=Le("HTMLFormElement"),lt=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),ct=Le("RegExp"),ut=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),i={};tt(n,(n,r)=>{let s;!1!==(s=t(n,r,e))&&(i[r]=s||n)}),Object.defineProperties(e,i)};const dt=Le("AsyncFunction"),pt=(ht="function"==typeof setImmediate,ft=ze(it.postMessage),ht?setImmediate:ft?(mt=`axios@${Math.random()}`,gt=[],it.addEventListener("message",({source:e,data:t})=>{e===it&&t===mt&&gt.length&&gt.shift()()},!1),e=>{gt.push(e),it.postMessage(mt,"*")}):e=>setTimeout(e));var ht,ft,mt,gt;const bt="undefined"!=typeof queueMicrotask?queueMicrotask.bind(it):"undefined"!=typeof process&&process.nextTick||pt;var yt={isArray:De,isArrayBuffer:$e,isBuffer:Ie,isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||ze(e.append)&&("formdata"===(t=Ne(e))||"object"===t&&ze(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&$e(e.buffer),t},isString:qe,isNumber:Me,isBoolean:e=>!0===e||!1===e,isObject:Ke,isPlainObject:He,isEmptyObject:e=>{if(!Ke(e)||Ie(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:Qe,isRequest:Ze,isResponse:Ye,isHeaders:et,isUndefined:Be,isDate:Je,isFile:We,isBlob:Ve,isRegExp:ct,isFunction:ze,isStream:e=>Ke(e)&&ze(e.pipe),isURLSearchParams:Ge,isTypedArray:st,isFileList:Xe,forEach:tt,merge:function e(){const{caseless:t}=rt(this)&&this||{},n={},i=(i,r)=>{const s=t&&nt(n,r)||r;He(n[s])&&He(i)?n[s]=e(n[s],i):He(i)?n[s]=e({},i):De(i)?n[s]=i.slice():n[s]=i};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&tt(arguments[e],i);return n},extend:(e,t,n,{allOwnKeys:i}={})=>(tt(t,(t,i)=>{n&&ze(t)?e[i]=Te(t,n):e[i]=t},{allOwnKeys:i}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,i)=>{e.prototype=Object.create(t.prototype,i),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,i)=>{let r,s,o;const a={};if(t=t||{},null==e)return t;do{for(r=Object.getOwnPropertyNames(e),s=r.length;s-- >0;)o=r[s],i&&!i(o,e,t)||a[o]||(t[o]=e[o],a[o]=!0);e=!1!==n&&xe(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:Ne,kindOfTest:Le,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const i=e.indexOf(t,n);return-1!==i&&i===n},toArray:e=>{if(!e)return null;if(De(e))return e;let t=e.length;if(!Me(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Pe]).call(e);let i;for(;(i=n.next())&&!i.done;){const n=i.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const i=[];for(;null!==(n=e.exec(t));)i.push(n);return i},isHTMLForm:at,hasOwnProperty:lt,hasOwnProp:lt,reduceDescriptors:ut,freezeMethods:e=>{ut(e,(t,n)=>{if(ze(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const i=e[n];ze(i)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))})},toObjectSet:(e,t)=>{const n={},i=e=>{e.forEach(e=>{n[e]=!0})};return De(e)?i(e):i(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,n){return t.toUpperCase()+n}),noop:()=>{},toFiniteNumber:(e,t)=>null!=e&&Number.isFinite(e=+e)?e:t,findKey:nt,global:it,isContextDefined:rt,isSpecCompliantForm:function(e){return!!(e&&ze(e.append)&&"FormData"===e[ke]&&e[Pe])},toJSONObject:e=>{const t=new Array(10),n=(e,i)=>{if(Ke(e)){if(t.indexOf(e)>=0)return;if(Ie(e))return e;if(!("toJSON"in e)){t[i]=e;const r=De(e)?[]:{};return tt(e,(e,t)=>{const s=n(e,i+1);!Be(s)&&(r[t]=s)}),t[i]=void 0,r}}return e};return n(e,0)},isAsyncFn:dt,isThenable:e=>e&&(Ke(e)||ze(e))&&ze(e.then)&&ze(e.catch),setImmediate:pt,asap:bt,isIterable:e=>null!=e&&ze(e[Pe])};function _t(e,t,n,i,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),i&&(this.request=i),r&&(this.response=r,this.status=r.status?r.status:null)}yt.inherits(_t,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:yt.toJSONObject(this.config),code:this.code,status:this.status}}});const vt=_t.prototype,wt={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{wt[e]={value:e}}),Object.defineProperties(_t,wt),Object.defineProperty(vt,"isAxiosError",{value:!0}),_t.from=(e,t,n,i,r,s)=>{const o=Object.create(vt);return yt.toFlatObject(e,o,function(e){return e!==Error.prototype},e=>"isAxiosError"!==e),_t.call(o,e.message,t,n,i,r),o.cause=e,o.name=e.name,s&&Object.assign(o,s),o};function Ct(e){return yt.isPlainObject(e)||yt.isArray(e)}function Et(e){return yt.endsWith(e,"[]")?e.slice(0,-2):e}function Rt(e,t,n){return e?e.concat(t).map(function(e,t){return e=Et(e),!n&&t?"["+e+"]":e}).join(n?".":""):t}const St=yt.toFlatObject(yt,{},null,function(e){return/^is[A-Z]/.test(e)});function Ot(e,t,n){if(!yt.isObject(e))throw new TypeError("target must be an object");t=t||new FormData;const i=(n=yt.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!yt.isUndefined(t[e])})).metaTokens,r=n.visitor||c,s=n.dots,o=n.indexes,a=(n.Blob||"undefined"!=typeof Blob&&Blob)&&yt.isSpecCompliantForm(t);if(!yt.isFunction(r))throw new TypeError("visitor must be a function");function l(e){if(null===e)return"";if(yt.isDate(e))return e.toISOString();if(yt.isBoolean(e))return e.toString();if(!a&&yt.isBlob(e))throw new _t("Blob is not supported. Use a Buffer instead.");return yt.isArrayBuffer(e)||yt.isTypedArray(e)?a&&"function"==typeof Blob?new Blob([e]):Buffer.from(e):e}function c(e,n,r){let a=e;if(e&&!r&&"object"==typeof e)if(yt.endsWith(n,"{}"))n=i?n:n.slice(0,-2),e=JSON.stringify(e);else if(yt.isArray(e)&&function(e){return yt.isArray(e)&&!e.some(Ct)}(e)||(yt.isFileList(e)||yt.endsWith(n,"[]"))&&(a=yt.toArray(e)))return n=Et(n),a.forEach(function(e,i){!yt.isUndefined(e)&&null!==e&&t.append(!0===o?Rt([n],i,s):null===o?n:n+"[]",l(e))}),!1;return!!Ct(e)||(t.append(Rt(r,n,s),l(e)),!1)}const u=[],d=Object.assign(St,{defaultVisitor:c,convertValue:l,isVisitable:Ct});if(!yt.isObject(e))throw new TypeError("data must be an object");return function e(n,i){if(!yt.isUndefined(n)){if(-1!==u.indexOf(n))throw Error("Circular reference detected in "+i.join("."));u.push(n),yt.forEach(n,function(n,s){!0===(!(yt.isUndefined(n)||null===n)&&r.call(t,n,yt.isString(s)?s.trim():s,i,d))&&e(n,i?i.concat(s):[s])}),u.pop()}}(e),t}function At(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return t[e]})}function Tt(e,t){this._pairs=[],e&&Ot(e,this,t)}const jt=Tt.prototype;function xt(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Pt(e,t,n){if(!t)return e;const i=n&&n.encode||xt;yt.isFunction(n)&&(n={serialize:n});const r=n&&n.serialize;let s;if(s=r?r(t,n):yt.isURLSearchParams(t)?t.toString():new Tt(t,n).toString(i),s){const t=e.indexOf("#");-1!==t&&(e=e.slice(0,t)),e+=(-1===e.indexOf("?")?"?":"&")+s}return e}jt.append=function(e,t){this._pairs.push([e,t])},jt.toString=function(e){const t=e?function(t){return e.call(this,t,At)}:At;return this._pairs.map(function(e){return t(e[0])+"="+t(e[1])},"").join("&")};class InterceptorManager{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){yt.forEach(this.handlers,function(t){null!==t&&e(t)})}}var kt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Nt={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:Tt,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const Ut="undefined"!=typeof window&&"undefined"!=typeof document,Lt="object"==typeof navigator&&navigator||void 0,Ft=Ut&&(!Lt||["ReactNative","NativeScript","NS"].indexOf(Lt.product)<0),Dt="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Bt=Ut&&window.location.href||"http://localhost";var It={...Object.freeze({__proto__:null,hasBrowserEnv:Ut,hasStandardBrowserEnv:Ft,hasStandardBrowserWebWorkerEnv:Dt,navigator:Lt,origin:Bt}),...Nt};function $t(e){function t(e,n,i,r){let s=e[r++];if("__proto__"===s)return!0;const o=Number.isFinite(+s),a=r>=e.length;if(s=!s&&yt.isArray(i)?i.length:s,a)return yt.hasOwnProp(i,s)?i[s]=[i[s],n]:i[s]=n,!o;i[s]&&yt.isObject(i[s])||(i[s]=[]);return t(e,n,i[s],r)&&yt.isArray(i[s])&&(i[s]=function(e){const t={},n=Object.keys(e);let i;const r=n.length;let s;for(i=0;i<r;i++)s=n[i],t[s]=e[s];return t}(i[s])),!o}if(yt.isFormData(e)&&yt.isFunction(e.entries)){const n={};return yt.forEachEntry(e,(e,i)=>{t(function(e){return yt.matchAll(/\w+|\[(\w*)]/g,e).map(e=>"[]"===e[0]?"":e[1]||e[0])}(e),i,n,0)}),n}return null}const qt={transitional:kt,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const n=t.getContentType()||"",i=n.indexOf("application/json")>-1,r=yt.isObject(e);r&&yt.isHTMLForm(e)&&(e=new FormData(e));if(yt.isFormData(e))return i?JSON.stringify($t(e)):e;if(yt.isArrayBuffer(e)||yt.isBuffer(e)||yt.isStream(e)||yt.isFile(e)||yt.isBlob(e)||yt.isReadableStream(e))return e;if(yt.isArrayBufferView(e))return e.buffer;if(yt.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let s;if(r){if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(e,t){return Ot(e,new It.classes.URLSearchParams,{visitor:function(e,t,n,i){return It.isNode&&yt.isBuffer(e)?(this.append(t,e.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...t})}(e,this.formSerializer).toString();if((s=yt.isFileList(e))||n.indexOf("multipart/form-data")>-1){const t=this.env&&this.env.FormData;return Ot(s?{"files[]":e}:e,t&&new t,this.formSerializer)}}return r||i?(t.setContentType("application/json",!1),function(e,t,n){if(yt.isString(e))try{return(t||JSON.parse)(e),yt.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const t=this.transitional||qt.transitional,n=t&&t.forcedJSONParsing,i="json"===this.responseType;if(yt.isResponse(e)||yt.isReadableStream(e))return e;if(e&&yt.isString(e)&&(n&&!this.responseType||i)){const n=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(e){if(n){if("SyntaxError"===e.name)throw _t.from(e,_t.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:It.classes.FormData,Blob:It.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};yt.forEach(["delete","get","head","post","put","patch"],e=>{qt.headers[e]={}});const zt=yt.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const Mt=Symbol("internals");function Kt(e){return e&&String(e).trim().toLowerCase()}function Ht(e){return!1===e||null==e?e:yt.isArray(e)?e.map(Ht):String(e)}function Jt(e,t,n,i,r){return yt.isFunction(i)?i.call(this,t,n):(r&&(t=n),yt.isString(t)?yt.isString(i)?-1!==t.indexOf(i):yt.isRegExp(i)?i.test(t):void 0:void 0)}let Wt=class AxiosHeaders{constructor(e){e&&this.set(e)}set(e,t,n){const i=this;function r(e,t,n){const r=Kt(t);if(!r)throw new Error("header name must be a non-empty string");const s=yt.findKey(i,r);(!s||void 0===i[s]||!0===n||void 0===n&&!1!==i[s])&&(i[s||t]=Ht(e))}const s=(e,t)=>yt.forEach(e,(e,n)=>r(e,n,t));if(yt.isPlainObject(e)||e instanceof this.constructor)s(e,t);else if(yt.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()))s((e=>{const t={};let n,i,r;return e&&e.split("\n").forEach(function(e){r=e.indexOf(":"),n=e.substring(0,r).trim().toLowerCase(),i=e.substring(r+1).trim(),!n||t[n]&&zt[n]||("set-cookie"===n?t[n]?t[n].push(i):t[n]=[i]:t[n]=t[n]?t[n]+", "+i:i)}),t})(e),t);else if(yt.isObject(e)&&yt.isIterable(e)){let n,i,r={};for(const t of e){if(!yt.isArray(t))throw TypeError("Object iterator must return a key-value pair");r[i=t[0]]=(n=r[i])?yt.isArray(n)?[...n,t[1]]:[n,t[1]]:t[1]}s(r,t)}else null!=e&&r(t,e,n);return this}get(e,t){if(e=Kt(e)){const n=yt.findKey(this,e);if(n){const e=this[n];if(!t)return e;if(!0===t)return function(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let i;for(;i=n.exec(e);)t[i[1]]=i[2];return t}(e);if(yt.isFunction(t))return t.call(this,e,n);if(yt.isRegExp(t))return t.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=Kt(e)){const n=yt.findKey(this,e);return!(!n||void 0===this[n]||t&&!Jt(0,this[n],n,t))}return!1}delete(e,t){const n=this;let i=!1;function r(e){if(e=Kt(e)){const r=yt.findKey(n,e);!r||t&&!Jt(0,n[r],r,t)||(delete n[r],i=!0)}}return yt.isArray(e)?e.forEach(r):r(e),i}clear(e){const t=Object.keys(this);let n=t.length,i=!1;for(;n--;){const r=t[n];e&&!Jt(0,this[r],r,e,!0)||(delete this[r],i=!0)}return i}normalize(e){const t=this,n={};return yt.forEach(this,(i,r)=>{const s=yt.findKey(n,r);if(s)return t[s]=Ht(i),void delete t[r];const o=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}(r):String(r).trim();o!==r&&delete t[r],t[o]=Ht(i),n[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return yt.forEach(this,(n,i)=>{null!=n&&!1!==n&&(t[i]=e&&yt.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(e=>n.set(e)),n}static accessor(e){const t=(this[Mt]=this[Mt]={accessors:{}}).accessors,n=this.prototype;function i(e){const i=Kt(e);t[i]||(!function(e,t){const n=yt.toCamelCase(" "+t);["get","set","has"].forEach(i=>{Object.defineProperty(e,i+n,{value:function(e,n,r){return this[i].call(this,t,e,n,r)},configurable:!0})})}(n,e),t[i]=!0)}return yt.isArray(e)?e.forEach(i):i(e),this}};function Vt(e,t){const n=this||qt,i=t||n,r=Wt.from(i.headers);let s=i.data;return yt.forEach(e,function(e){s=e.call(n,s,r.normalize(),t?t.status:void 0)}),r.normalize(),s}function Xt(e){return!(!e||!e.__CANCEL__)}function Gt(e,t,n){_t.call(this,e??"canceled",_t.ERR_CANCELED,t,n),this.name="CanceledError"}function Qt(e,t,n){const i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(new _t("Request failed with status code "+n.status,[_t.ERR_BAD_REQUEST,_t.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):e(n)}Wt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),yt.reduceDescriptors(Wt.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}}),yt.freezeMethods(Wt),yt.inherits(Gt,_t,{__CANCEL__:!0});const Zt=(e,t,n=3)=>{let i=0;const r=function(e,t){e=e||10;const n=new Array(e),i=new Array(e);let r,s=0,o=0;return t=void 0!==t?t:1e3,function(a){const l=Date.now(),c=i[o];r||(r=l),n[s]=a,i[s]=l;let u=o,d=0;for(;u!==s;)d+=n[u++],u%=e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),l-r<t)return;const p=c&&l-c;return p?Math.round(1e3*d/p):void 0}}(50,250);return function(e,t){let n,i,r=0,s=1e3/t;const o=(t,s=Date.now())=>{r=s,n=null,i&&(clearTimeout(i),i=null),e(...t)};return[(...e)=>{const t=Date.now(),a=t-r;a>=s?o(e,t):(n=e,i||(i=setTimeout(()=>{i=null,o(n)},s-a)))},()=>n&&o(n)]}(n=>{const s=n.loaded,o=n.lengthComputable?n.total:void 0,a=s-i,l=r(a);i=s;e({loaded:s,total:o,progress:o?s/o:void 0,bytes:a,rate:l||void 0,estimated:l&&o&&s<=o?(o-s)/l:void 0,event:n,lengthComputable:null!=o,[t?"download":"upload"]:!0})},n)},Yt=(e,t)=>{const n=null!=e;return[i=>t[0]({lengthComputable:n,total:e,loaded:i}),t[1]]},en=e=>(...t)=>yt.asap(()=>e(...t));var tn=It.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,It.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(It.origin),It.navigator&&/(msie|trident)/i.test(It.navigator.userAgent)):()=>!0,nn=It.hasStandardBrowserEnv?{write(e,t,n,i,r,s){const o=[e+"="+encodeURIComponent(t)];yt.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),yt.isString(i)&&o.push("path="+i),yt.isString(r)&&o.push("domain="+r),!0===s&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function rn(e,t,n){let i=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);return e&&(i||0==n)?function(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}(e,t):t}const sn=e=>e instanceof Wt?{...e}:e;function on(e,t){t=t||{};const n={};function i(e,t,n,i){return yt.isPlainObject(e)&&yt.isPlainObject(t)?yt.merge.call({caseless:i},e,t):yt.isPlainObject(t)?yt.merge({},t):yt.isArray(t)?t.slice():t}function r(e,t,n,r){return yt.isUndefined(t)?yt.isUndefined(e)?void 0:i(void 0,e,0,r):i(e,t,0,r)}function s(e,t){if(!yt.isUndefined(t))return i(void 0,t)}function o(e,t){return yt.isUndefined(t)?yt.isUndefined(e)?void 0:i(void 0,e):i(void 0,t)}function a(n,r,s){return s in t?i(n,r):s in e?i(void 0,n):void 0}const l={url:s,method:s,data:s,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:a,headers:(e,t,n)=>r(sn(e),sn(t),0,!0)};return yt.forEach(Object.keys({...e,...t}),function(i){const s=l[i]||r,o=s(e[i],t[i],i);yt.isUndefined(o)&&s!==a||(n[i]=o)}),n}var an=e=>{const t=on({},e);let n,{data:i,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:a,auth:l}=t;if(t.headers=a=Wt.from(a),t.url=Pt(rn(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&a.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):""))),yt.isFormData(i))if(It.hasStandardBrowserEnv||It.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if(!1!==(n=a.getContentType())){const[e,...t]=n?n.split(";").map(e=>e.trim()).filter(Boolean):[];a.setContentType([e||"multipart/form-data",...t].join("; "))}if(It.hasStandardBrowserEnv&&(r&&yt.isFunction(r)&&(r=r(t)),r||!1!==r&&tn(t.url))){const e=s&&o&&nn.read(o);e&&a.set(s,e)}return t};var ln="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise(function(t,n){const i=an(e);let r=i.data;const s=Wt.from(i.headers).normalize();let o,a,l,c,u,{responseType:d,onUploadProgress:p,onDownloadProgress:h}=i;function f(){c&&c(),u&&u(),i.cancelToken&&i.cancelToken.unsubscribe(o),i.signal&&i.signal.removeEventListener("abort",o)}let m=new XMLHttpRequest;function g(){if(!m)return;const i=Wt.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders());Qt(function(e){t(e),f()},function(e){n(e),f()},{data:d&&"text"!==d&&"json"!==d?m.response:m.responseText,status:m.status,statusText:m.statusText,headers:i,config:e,request:m}),m=null}m.open(i.method.toUpperCase(),i.url,!0),m.timeout=i.timeout,"onloadend"in m?m.onloadend=g:m.onreadystatechange=function(){m&&4===m.readyState&&(0!==m.status||m.responseURL&&0===m.responseURL.indexOf("file:"))&&setTimeout(g)},m.onabort=function(){m&&(n(new _t("Request aborted",_t.ECONNABORTED,e,m)),m=null)},m.onerror=function(){n(new _t("Network Error",_t.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let t=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const r=i.transitional||kt;i.timeoutErrorMessage&&(t=i.timeoutErrorMessage),n(new _t(t,r.clarifyTimeoutError?_t.ETIMEDOUT:_t.ECONNABORTED,e,m)),m=null},void 0===r&&s.setContentType(null),"setRequestHeader"in m&&yt.forEach(s.toJSON(),function(e,t){m.setRequestHeader(t,e)}),yt.isUndefined(i.withCredentials)||(m.withCredentials=!!i.withCredentials),d&&"json"!==d&&(m.responseType=i.responseType),h&&([l,u]=Zt(h,!0),m.addEventListener("progress",l)),p&&m.upload&&([a,c]=Zt(p),m.upload.addEventListener("progress",a),m.upload.addEventListener("loadend",c)),(i.cancelToken||i.signal)&&(o=t=>{m&&(n(!t||t.type?new Gt(null,e,m):t),m.abort(),m=null)},i.cancelToken&&i.cancelToken.subscribe(o),i.signal&&(i.signal.aborted?o():i.signal.addEventListener("abort",o)));const b=function(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}(i.url);b&&-1===It.protocols.indexOf(b)?n(new _t("Unsupported protocol "+b+":",_t.ERR_BAD_REQUEST,e)):m.send(r||null)})};const cn=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let n,i=new AbortController;const r=function(e){if(!n){n=!0,o();const t=e instanceof Error?e:this.reason;i.abort(t instanceof _t?t:new Gt(t instanceof Error?t.message:t))}};let s=t&&setTimeout(()=>{s=null,r(new _t(`timeout ${t} of ms exceeded`,_t.ETIMEDOUT))},t);const o=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(r):e.removeEventListener("abort",r)}),e=null)};e.forEach(e=>e.addEventListener("abort",r));const{signal:a}=i;return a.unsubscribe=()=>yt.asap(o),a}},un=function*(e,t){let n=e.byteLength;if(n<t)return void(yield e);let i,r=0;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},dn=async function*(e){if(e[Symbol.asyncIterator])return void(yield*e);const t=e.getReader();try{for(;;){const{done:e,value:n}=await t.read();if(e)break;yield n}}finally{await t.cancel()}},pn=(e,t,n,i)=>{const r=async function*(e,t){for await(const n of dn(e))yield*un(n,t)}(e,t);let s,o=0,a=e=>{s||(s=!0,i&&i(e))};return new ReadableStream({async pull(e){try{const{done:t,value:i}=await r.next();if(t)return a(),void e.close();let s=i.byteLength;if(n){let e=o+=s;n(e)}e.enqueue(new Uint8Array(i))}catch(e){throw a(e),e}},cancel:e=>(a(e),r.return())},{highWaterMark:2})},hn="function"==typeof fetch&&"function"==typeof Request&&"function"==typeof Response,fn=hn&&"function"==typeof ReadableStream,mn=hn&&("function"==typeof TextEncoder?(gn=new TextEncoder,e=>gn.encode(e)):async e=>new Uint8Array(await new Response(e).arrayBuffer()));var gn;const bn=(e,...t)=>{try{return!!e(...t)}catch(e){return!1}},yn=fn&&bn(()=>{let e=!1;const t=new Request(It.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),_n=fn&&bn(()=>yt.isReadableStream(new Response("").body)),vn={stream:_n&&(e=>e.body)};var wn;hn&&(wn=new Response,["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!vn[e]&&(vn[e]=yt.isFunction(wn[e])?t=>t[e]():(t,n)=>{throw new _t(`Response type '${e}' is not supported`,_t.ERR_NOT_SUPPORT,n)})}));const Cn=async(e,t)=>{const n=yt.toFiniteNumber(e.getContentLength());return n??(async e=>{if(null==e)return 0;if(yt.isBlob(e))return e.size;if(yt.isSpecCompliantForm(e)){const t=new Request(It.origin,{method:"POST",body:e});return(await t.arrayBuffer()).byteLength}return yt.isArrayBufferView(e)||yt.isArrayBuffer(e)?e.byteLength:(yt.isURLSearchParams(e)&&(e+=""),yt.isString(e)?(await mn(e)).byteLength:void 0)})(t)};const En={http:null,xhr:ln,fetch:hn&&(async e=>{let{url:t,method:n,data:i,signal:r,cancelToken:s,timeout:o,onDownloadProgress:a,onUploadProgress:l,responseType:c,headers:u,withCredentials:d="same-origin",fetchOptions:p}=an(e);c=c?(c+"").toLowerCase():"text";let h,f=cn([r,s&&s.toAbortSignal()],o);const m=f&&f.unsubscribe&&(()=>{f.unsubscribe()});let g;try{if(l&&yn&&"get"!==n&&"head"!==n&&0!==(g=await Cn(u,i))){let e,n=new Request(t,{method:"POST",body:i,duplex:"half"});if(yt.isFormData(i)&&(e=n.headers.get("content-type"))&&u.setContentType(e),n.body){const[e,t]=Yt(g,Zt(en(l)));i=pn(n.body,65536,e,t)}}yt.isString(d)||(d=d?"include":"omit");const r="credentials"in Request.prototype;h=new Request(t,{...p,signal:f,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:i,duplex:"half",credentials:r?d:void 0});let s=await fetch(h,p);const o=_n&&("stream"===c||"response"===c);if(_n&&(a||o&&m)){const e={};["status","statusText","headers"].forEach(t=>{e[t]=s[t]});const t=yt.toFiniteNumber(s.headers.get("content-length")),[n,i]=a&&Yt(t,Zt(en(a),!0))||[];s=new Response(pn(s.body,65536,n,()=>{i&&i(),m&&m()}),e)}c=c||"text";let b=await vn[yt.findKey(vn,c)||"text"](s,e);return!o&&m&&m(),await new Promise((t,n)=>{Qt(t,n,{data:b,headers:Wt.from(s.headers),status:s.status,statusText:s.statusText,config:e,request:h})})}catch(t){if(m&&m(),t&&"TypeError"===t.name&&/Load failed|fetch/i.test(t.message))throw Object.assign(new _t("Network Error",_t.ERR_NETWORK,e,h),{cause:t.cause||t});throw _t.from(t,t&&t.code,e,h)}})};yt.forEach(En,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(e){}Object.defineProperty(e,"adapterName",{value:t})}});const Rn=e=>`- ${e}`,Sn=e=>yt.isFunction(e)||null===e||!1===e;var On=e=>{e=yt.isArray(e)?e:[e];const{length:t}=e;let n,i;const r={};for(let s=0;s<t;s++){let t;if(n=e[s],i=n,!Sn(n)&&(i=En[(t=String(n)).toLowerCase()],void 0===i))throw new _t(`Unknown adapter '${t}'`);if(i)break;r[t||"#"+s]=i}if(!i){const e=Object.entries(r).map(([e,t])=>`adapter ${e} `+(!1===t?"is not supported by the environment":"is not available in the build"));throw new _t("There is no suitable adapter to dispatch the request "+(t?e.length>1?"since :\n"+e.map(Rn).join("\n"):" "+Rn(e[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return i};function An(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Gt(null,e)}function Tn(e){An(e),e.headers=Wt.from(e.headers),e.data=Vt.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return On(e.adapter||qt.adapter)(e).then(function(t){return An(e),t.data=Vt.call(e,e.transformResponse,t),t.headers=Wt.from(t.headers),t},function(t){return Xt(t)||(An(e),t&&t.response&&(t.response.data=Vt.call(e,e.transformResponse,t.response),t.response.headers=Wt.from(t.response.headers))),Promise.reject(t)})}const jn="1.11.0",xn={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{xn[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Pn={};xn.transitional=function(e,t,n){function i(e,t){return"[Axios v"+jn+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return(n,r,s)=>{if(!1===e)throw new _t(i(r," has been removed"+(t?" in "+t:"")),_t.ERR_DEPRECATED);return t&&!Pn[r]&&(Pn[r]=!0,console.warn(i(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,s)}},xn.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};var kn={assertOptions:function(e,t,n){if("object"!=typeof e)throw new _t("options must be an object",_t.ERR_BAD_OPTION_VALUE);const i=Object.keys(e);let r=i.length;for(;r-- >0;){const s=i[r],o=t[s];if(o){const t=e[s],n=void 0===t||o(t,s,e);if(!0!==n)throw new _t("option "+s+" must be "+n,_t.ERR_BAD_OPTION_VALUE);continue}if(!0!==n)throw new _t("Unknown option "+s,_t.ERR_BAD_OPTION)}},validators:xn};const Nn=kn.validators;let Un=class Axios{constructor(e){this.defaults=e||{},this.interceptors={request:new InterceptorManager,response:new InterceptorManager}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=new Error;const n=t.stack?t.stack.replace(/^.+\n/,""):"";try{e.stack?n&&!String(e.stack).endsWith(n.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+n):e.stack=n}catch(e){}}throw e}}_request(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},t=on(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:r}=t;void 0!==n&&kn.assertOptions(n,{silentJSONParsing:Nn.transitional(Nn.boolean),forcedJSONParsing:Nn.transitional(Nn.boolean),clarifyTimeoutError:Nn.transitional(Nn.boolean)},!1),null!=i&&(yt.isFunction(i)?t.paramsSerializer={serialize:i}:kn.assertOptions(i,{encode:Nn.function,serialize:Nn.function},!0)),void 0!==t.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),kn.assertOptions(t,{baseUrl:Nn.spelling("baseURL"),withXsrfToken:Nn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let s=r&&yt.merge(r.common,r[t.method]);r&&yt.forEach(["delete","get","head","post","put","patch","common"],e=>{delete r[e]}),t.headers=Wt.concat(s,r);const o=[];let a=!0;this.interceptors.request.forEach(function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(a=a&&e.synchronous,o.unshift(e.fulfilled,e.rejected))});const l=[];let c;this.interceptors.response.forEach(function(e){l.push(e.fulfilled,e.rejected)});let u,d=0;if(!a){const e=[Tn.bind(this),void 0];for(e.unshift(...o),e.push(...l),u=e.length,c=Promise.resolve(t);d<u;)c=c.then(e[d++],e[d++]);return c}u=o.length;let p=t;for(d=0;d<u;){const e=o[d++],t=o[d++];try{p=e(p)}catch(e){t.call(this,e);break}}try{c=Tn.call(this,p)}catch(e){return Promise.reject(e)}for(d=0,u=l.length;d<u;)c=c.then(l[d++],l[d++]);return c}getUri(e){return Pt(rn((e=on(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};yt.forEach(["delete","get","head","options"],function(e){Un.prototype[e]=function(t,n){return this.request(on(n||{},{method:e,url:t,data:(n||{}).data}))}}),yt.forEach(["post","put","patch"],function(e){function t(t){return function(n,i,r){return this.request(on(r||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}Un.prototype[e]=t(),Un.prototype[e+"Form"]=t(!0)});const Ln={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ln).forEach(([e,t])=>{Ln[t]=e});const Fn=function e(t){const n=new Un(t),i=Te(Un.prototype.request,n);return yt.extend(i,Un.prototype,n,{allOwnKeys:!0}),yt.extend(i,n,null,{allOwnKeys:!0}),i.create=function(n){return e(on(t,n))},i}(qt);Fn.Axios=Un,Fn.CanceledError=Gt,Fn.CancelToken=class CancelToken{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(e){t=e});const n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t;const i=new Promise(e=>{n.subscribe(e),t=e}).then(e);return i.cancel=function(){n.unsubscribe(t)},i},e(function(e,i,r){n.reason||(n.reason=new Gt(e,i,r),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new CancelToken(function(t){e=t}),cancel:e}}},Fn.isCancel=Xt,Fn.VERSION=jn,Fn.toFormData=Ot,Fn.AxiosError=_t,Fn.Cancel=Fn.CanceledError,Fn.all=function(e){return Promise.all(e)},Fn.spread=function(e){return function(t){return e.apply(null,t)}},Fn.isAxiosError=function(e){return yt.isObject(e)&&!0===e.isAxiosError},Fn.mergeConfig=on,Fn.AxiosHeaders=Wt,Fn.formToJSON=e=>$t(yt.isHTMLForm(e)?new FormData(e):e),Fn.getAdapter=On,Fn.HttpStatusCode=Ln,Fn.default=Fn;const{Axios:Dn,AxiosError:Bn,CanceledError:In,isCancel:$n,CancelToken:qn,VERSION:zn,all:Mn,Cancel:Kn,isAxiosError:Hn,spread:Jn,toFormData:Wn,AxiosHeaders:Vn,HttpStatusCode:Xn,formToJSON:Gn,getAdapter:Qn,mergeConfig:Zn}=Fn;var Yn=class{constructor(e,t){this.httpClient=e,this.validate=t}async getAppointments(e){return this.httpClient.get("/appointments/v1",{params:e}).then(this.validate(Ee))}async createAppointment(e){return this.httpClient.post(`/appointments/v1/slots/${e.slot_id}`,e).then(e=>e.data).then(this.validate(Re))}async getAppointment(e){return this.httpClient.get(`/api/v1/appointments/${e.id}`).then(e=>e.data).then(this.validate(Se))}async getDocumentsStorage(){return this.httpClient.get("/appointments/v1/documents/storage").then(e=>e.data).then(this.validate(Oe))}async rescheduleAppointment(e){const{id:t,...n}=e;return this.httpClient.put(`/appointments/v1/${t}/reschedule`,n)}async cancelAppointment(e){return this.httpClient.put(`/appointments/v1/${e.id}/cancel`)}async updateAppointment(e){const{appointment_id:t,...n}=e;return this.httpClient.put(`/appointments/v1/${t}/update`,n)}async addDocument(e){const{appointment_id:t,...n}=e;return this.httpClient.post(`/appointments/v1/${t}/consultation-document`,n)}async deleteDocument(e){return this.httpClient.delete(`/appointments/v1/${e.appointment_id}/consultation-document/${e.document_id}`)}async reconnectAppointment(e){return this.httpClient.put(`/appointments/v1/${e.appointmentId}/reconnect`)}},ei=class{constructor(e,t){this.httpClient=e,this.validate=t}async loginToken(e){return this.httpClient.post("/login/v1/token",{token:e.token},{headers:{"x-api-key":e.api_key}}).then(this.validate(Ae))}};var ti=class{constructor(e,t){this.httpClient=e,this.validate=t}async postReview(e){return this.httpClient.post("/consultations/v1/review",e)}async startChatConsultation(e){return this.httpClient.put(`/consultations/v1/chat/professionals/${encodeURIComponent(e)}/consult`).then(()=>{})}async getReview(e){return this.httpClient.get(`/consultations/v1/review/${e}`).then(e=>e.data).then(this.validate(A))}},ni=class{constructor(e,t){this.httpClient=e,this.validate=t}async uploadFile(e){const t=new FormData;return t.append("file",e.file,e.file.name),this.httpClient.post("/documents/v1/upload-file",t,{headers:{"Content-Type":"multipart/form-data"}}).then(this.validate(T))}},ii=class{constructor(e,t){this.httpClient=e,this.validate=t}async getAppointment(e){return this.httpClient.get(`/flash/v1/appointments/${e.appointmentId}`).then(e=>e.data).then(this.validate(D))}async joinCall(e){return this.httpClient.get(`/flash/v1/calls/${e.callId}/join`).then(e=>e.data).then(this.validate(B))}async setReady(e){return this.httpClient.post(`/flash/v1/waiting/${e.professional_hash}/ready`,{consultation_id:e.consultation_id,consultation_type:e.consultation_type})}async leaveWaitingRoom(e){return this.httpClient.post(`/flash/v1/waiting/${e.professional_hash}/leave`,{consultation_id:e.consultation_id,consultation_type:e.consultation_type})}async getSharedDocuments(e){return this.httpClient.get(`/flash/v1/appointments/${e.appointment_id}/documents`).then(e=>e.data).then(this.validate(I))}async downloadDocument(e){return this.httpClient.get(e.url,{responseType:"blob"}).then(e=>e.data)}async updatePatientProfile(e){return this.httpClient.put("/flash/v1/profile",e)}async getPatientDocuments(e){return this.httpClient.get(`/flash/v1/patients/${e.patient_hash}/documents`,{params:{page:e.page,per_page:e.per_page}}).then(this.validate($))}},ri=class{constructor(e,t){this.httpClient=e,this.validate=t}async getOrganizationSpecialties(){return this.httpClient.get("/organizations/v1/specialities").then(e=>e.data).then(this.validate(we))}async getOrganizationSetup(){return this.httpClient.get("/organizations/v1/setup").then(e=>e.data).then(this.validate(Ce))}},si=class{constructor(e,t){this.httpClient=e,this.validate=t}async createPaymentLink(e){const{specialty_id:t,...n}=e,i={...n,speciality_id:t};return this.httpClient.post("/payments/v1/schedule",i).then(e=>e.data).then(this.validate(he))}async createImmediateVideocallPaymentLink(e){return this.httpClient.post("/payments/v1/immediate-videocall",e).then(e=>e.data).then(this.validate(fe))}async createChatConsultationPaymentLink(e){return this.httpClient.post("/payments/v1/schedule",e).then(e=>e.data).then(this.validate(me))}async getConsultationCoupon(e,t){return this.httpClient.get(`/payments/v1/consultation-coupon/${encodeURIComponent(e)}`,{params:{amount:t}}).then(e=>e.data).then(this.validate(ue))}async getAppointmentConsultationCoupon(e){return this.httpClient.get(`/payments/v1/appointment/${encodeURIComponent(e)}/consultation-coupon`).then(e=>e.data).then(this.validate(de))}async getPaymentSession(e){return this.httpClient.get(`/payments/v1/session/${e}`).then(e=>e.data).then(this.validate(be))}async validateApplePayMerchant(e){return this.httpClient.post("/payments/v1/apple-pay/validate-merchant",e).then(this.validate(ye))}async authorizeApplePay(e){return this.httpClient.post("/payments/v1/apple-pay/authorize",e).then(this.validate(_e))}async authorizeGooglePay(e){return this.httpClient.post("/payments/v1/google-pay/authorize",e).then(this.validate(ve))}},oi=class{constructor(e,t){this.httpClient=e,this.validate=t}async getProfessional(e){return this.httpClient.get(`sdk/v1/professionals/${e.hash}`).then(e=>e.data).then(this.validate(M))}async readAllMessages(e){return this.httpClient.put(`sdk/v1/rooms/${e.roomId}/messages/read`).then(e=>e.data)}},ai=class{constructor(e,t){this.httpClient=e,this.validate=t}async getPatientProfile(){return this.httpClient.get("/profile/v1/patients").then(e=>e.data).then(this.validate(H))}async getProfessionalPublicProfile(e){return this.httpClient.get(`/profile/v1/public/professionals/${e.hash}`).then(e=>e.data).then(this.validate(J))}async acceptLegalConsent(e){return this.httpClient.post("/profile/v1/legal-consent",e)}},li=class{constructor(e,t){this.httpClient=e,this.validate=t}async getRoomMessages(e){return this.httpClient.get(`api/v1/rooms/${e.roomId}/messages`).then(e=>e.data).then(this.validate(Y))}async getUnreadMessagesCount(e){return this.httpClient.get(`chat/v1/${e.roomId}/unread-count`).then(e=>e.data).then(this.validate(ee))}async createSupportRoom(e){return this.httpClient.post("chat/v1/support-room",e).then(e=>e.data).then(this.validate(te))}},ci=class{constructor(e,t){this.httpClient=e,this.validate=t}async getScheduleServices(){return this.httpClient.get("/schedules/v1/services").then(e=>e.data).then(this.validate(se))}async getProfessionalsBySpecialtyAndService(e){return this.httpClient.get("/schedules/v1/professionals",{params:e}).then(e=>e.data).then(this.validate(oe))}async getScheduleServiceProfessionalSlots(e){return this.httpClient.get(`/schedules/v1/services/${e.service_id}/professionals/${e.professional_hash}/slots`,{params:{starts_at:e.starts_at,finishes_at:e.finishes_at,rescheduling_appointment_id:e.rescheduling_appointment_id}}).then(e=>e.data).then(this.validate(ae))}async getScheduleServiceSpecialities(e){return this.httpClient.get(`/schedules/v1/services/${e}/specialities`).then(e=>e.data).then(this.validate(le))}async getScheduleSlot(e){return this.httpClient.get(`schedules/v1/slot/${e.slot_id}`,{params:{service_id:e.service_id,speciality_id:e.speciality_id}}).then(e=>e.data).then(this.validate(ce))}};var ui={development:"https://chat-dev.mediquo.com",production:"https://chat.mediquo.com"},di=class{constructor({env:e="production",baseURL:t,debug:n,apiKey:i,token:r,locale:s}={}){const o=t??ui[e];var a;this.httpClient=(a=o,Fn.create({baseURL:a,headers:{"Content-Type":"application/json"}}));const l=(c={debug:n},e=>t=>{const n=e.safeParse(t.data);if(n.error&&c?.debug){const e=t.config?.url??"";console.warn(`[Validation Error]${e?` - URL: ${e}`:""}\n${i=n.error,i.issues.map(e=>`${e.path.join(".")}: ${e.message}`).join("\n")}`)}var i;return n.data??t.data});var c;this.flash=new ii(this.httpClient,l),this.auth=new ei(this.httpClient,l),this.appointments=new Yn(this.httpClient,l),this.payments=new si(this.httpClient,l),this.schedules=new ci(this.httpClient,l),this.organizations=new ri(this.httpClient,l),this.profile=new ai(this.httpClient,l),this.professionals=new oi(this.httpClient,l),this.rooms=new li(this.httpClient,l),this.documents=new ni(this.httpClient,l),this.consultations=new ti(this.httpClient,l),i&&this.setApiKey(i),r&&this.setAuthToken(r),s&&this.setLanguage(s)}setAuthToken(e){this.httpClient.defaults.headers.common.Authorization=`Bearer ${e}`}setApiKey(e){this._apiKey=e,this.httpClient.defaults.headers.common["x-api-key"]=e}getApiKey(){return this._apiKey}setLanguage(e){this.httpClient.defaults.headers.common["Accept-Language"]=e}};function pi({env:e,apiKey:t,token:n,locale:i}={}){const r=e??b.MODE;return new di({env:r,debug:"development"===r,apiKey:t,token:n,locale:i})}const hi=["env","apiKey","token","locale","inheritedApiClient"];function fi(e,t,n){if(hi.some(t=>e.has(t)))return t.apiKey||t.token||t.locale||!n?pi({...t,apiKey:t.apiKey??n?.getApiKey()}):n}export{_ as A,R as C,P as D,W as M,ge as P,ie as S,w as a,Hn as b,pi as c,pe as d,L as e,F as f,K as g,S as h,O as i,fi as n};
@@ -1 +1 @@
1
- import{P as n}from"./api-chat-client-DLpFzml6.js";function e(e,r,t){return e===n.Paid?{kind:"success",sessionId:t,reference:r}:e===n.Denied?{kind:"denied",sessionId:t}:{kind:"error",reason:"authorize"}}function r(n){const e=n.merchant_session;return null===e||"object"!=typeof e||Array.isArray(e)?n:e}function t(n){if("string"==typeof n)return n;if(null!==n&&"object"==typeof n&&"paymentData"in n){const e=n.paymentData;if("string"==typeof e)return e;if(null!=e)return JSON.stringify(e)}return JSON.stringify(n)}export{e as r,t as s,r as u};
1
+ import{P as n}from"./api-chat-client-fYDIH220.js";function e(e,r,t){return e===n.Paid?{kind:"success",sessionId:t,reference:r}:e===n.Denied?{kind:"denied",sessionId:t}:{kind:"error",reason:"authorize"}}function r(n){const e=n.merchant_session;return null===e||"object"!=typeof e||Array.isArray(e)?n:e}function t(n){if("string"==typeof n)return n;if(null!==n&&"object"==typeof n&&"paymentData"in n){const e=n.paymentData;if("string"==typeof e)return e;if(null!=e)return JSON.stringify(e)}return JSON.stringify(n)}export{e as r,t as s,r as u};
@@ -0,0 +1 @@
1
+ import{s as a}from"./runtime-Bg1WXVCx.js";const e={s0043fc30b467bc43:"Ocultar detalls",s00c8bf60a179e056:"Google Pay no està disponible. Prova amb targeta o un altre mètode de pagament.",s035706a468d0c40b:"Divendres",s0520ac0a7da193d4:"No hem pogut validar el codi. Torna-ho a provar.",s071bd6bbf6c08f34:"Carregant",s08404262212123ef:"Com et puc ajudar?",s08fe5307b5987c42:"De",s08fe5907b5988674:"Dg",s09165307b5ad0e23:"Dme",s09165b07b5ad1bbb:"Dm",s09195307b5af43fa:"Dl",s092e4f07b5c19938:"Dj",s093b3307b5cbf400:"Dv",s09462f07b5d5f4b9:"Ds",s09528d5c26b62213:"Dijous",s0aaec824f7c6b501:"Enviar missatge",s0b0085a15991b134:"Reconectant...",s0b0955208f737a86:"L'arxiu supera la mida màxima permesa",s0df1cead9c1f2a72:"Veure tota la documentació",s0eb69642cbc19745:"Aquesta cita ja ha passat, per la qual cosa no es pot modificar.",s0fc7c4bfd185800d:"Aquí es mostraran les teves receptes i informes mèdics.",s0fcbdef9dc977231:"S'ha produït un error en carregar la pàgina. Si us plau, intenta-ho de nou o contacta amb el suport.",s11605fc03de64e14:"Escriu aquí...",s12f171594a5379d2:"¿Segur que vols cancel·lar aquesta cita?",s132e84f499a23985:"Sense horaris disponibles actualment",s13317a76a9ed776e:"Repetir",s142eba34d93fe59e:"Descripció",s1513f3687bfcac96:"Diumenge",s1a0efa6ac51e8a85:"Pàgina anterior",s1a874fc38d0fcef0:"Ordre mèdica",s1d318e9d0ccba86b:"Xat",s1ee6d7e6d04932a4:"El correu electrònic no és vàlid",s1fe8bb7f6ae07f9b:"No tens cites en l'historial",s219b833c5ca095b3:"Aquí podràs veure totes les cites que has tingut. Pots accedir a les documents de cada consulta i reagendar una cita si és necessari.",s22cf91a84fba4c4e:"Quan agendis una cita, apareixerà aquí per que puguis consultar-la, modificar-la o cancel·lar-la.",s255bf4de23c83482:"Condicions de reserva:",s256189bafbcd2e34:"El telèfon no és vàlid",s27e462e9f48eb3a6:"Documentació",s2a1d212b3cb5c1a1:"Pots xatejar amb el professional fins 48 hores finalitzada la teva cita",s2aa2c19d07591438:"Rebràs un recordatori 15 minuts abans de la consulta",s2aab27b26a86469f:"Motiu de consulta",s2b9fde9a5739d2a0:"Nom",s2bb20b2162a18938:"¿Per què necessites la consulta?",s2d6183fa992e10e9:"Aquest professional no té horaris disponibles",s2ebd846b5a30f9d1:"Ho sentim, no hem pogut repetir la teva cita. Si us plau, contacta amb el suport.",s30c9095a2e07d929:"Sala d'espera",s31219c9bdeb7bc3e:"Continuar",s337e34cd11150eb6:"Veure totes les meves cites",s346d488070fe4cc8:"Demanar cita",s3944638e633d719a:"Consulta",s3b77baf6a4864231:"Error desconegut",s3bd87e3e21b07900:"Espereu mentre es restableix la connexió",s3dc6584e403858df:"No hem pogut carregar la teva documentació",s3f55bc3bfec41a5d:"Adjuntar arxius",s4177fe7f5d70fd33:"Tornar",s41826ac201c3cd85:"No s'ha pogut obrir el chat amb suport",s4364d4be7641e15f:"Confirmar cita",s43e5edcc8801e9a4:"Perfil del professional",s4813ee5d305442e5:"Sembla que no t'hem trobat a l'hora de la teva cita. Pots programar una altra consulta per resoldre els teus dubtes.",s49683919cdaeca83:"Avui",s4a061033615c8016:"Documents",s4a8494821c987a17:"Informe",s4a8f1fcd3f5e5952:"Encara no és l'hora!",s4d20157b5a655e70:"Aquest horari no està disponible. Si us plau, seleccioneu un altre.",s4de424f531892818:"Anar a videotrucada",s51c461d40f9fb865:"Selecciona el teu especialista",s536a0b4d3d4a5d9f:"No hem pogut carregar la teva propera cita",s53d957dda6cc200b:"Servei i plataforma prestats per",s53e2497bf900c7fd:"No tens properes cites",s5558a2e389d04223:"Modificar",s55c5126e99bae190:"Buscar disponibilitat",s563dcbfd432eb18f:"Anul·lar cita",s57e65113a89160cf:"Modalitat de la cita",s59612eaa6993aa7e:a`${0} minuts`,s5eef402d73eecbdc:"Adjuntar arxiu",s5f7956aacb5c6ca2:"Comprovant Google Pay…",s5f817b8841b188d2:"Més opcions",s60cc7f0f9b185dee:"Documentació més recent",s631f73a10d156b22:"Consulta expirada",s63f7af84683dd7c3:"Aquesta cita ja no es pot modificar ni anul·lar: no queda el temps mínim requerit abans del començament.",s643155d1b6ee1684:"Torna-ho a provar en uns minuts.",s6431bc5f3d97fa7b:"Aquí es mostraran les teves recetes i informes mèdics. Consulta a tu professional de salut per rebre documentació.",s64b78a5026d4ce8d:"No hi ha horaris disponibles",s65bedc0e516977d9:"Dissabte",s679be6312356a21c:"Agenda una consulta mèdica quan la necessitis. Aquí podràs veure tots els detalls i podràs gestionar les teves properes cites.",s67f30f9f4ea881f3:"Aquest codi no és vàlid.",s6a50fd7f52263b04:"No s'ha pogut tornar a la sala d'espera",s6ab6fcd87fdbf217:"Hola",s6b1c4fb634461e7c:"Mes anterior",s6b6fa877ec1e6968:"Xatejar amb el professional",s6c81d42670932f93:"Actualitzar",s6e2423db05f36856:"Petició de cita",s6ecdc22accc55af7:"Videoconferència",s70258a0040dd9e19:"Tornar a la sala d'espera",s718177442a7447b2:"Cita amb un especialista en menys de 72 hores",s733b3bf647b7b0fa:"Accepta els permisos de càmera i micròfon",s73cad78d8a3c39c2:"Prescripció",s74d7a739b6ab651d:"Històric",s757fef148e0c94c6:"Disponibilitat",s77320b73fdd9cc40:"Sortir",s775370fdb0af1546:"Data de naixement",s77c2b712a9813175:"Demanar una nova cita",s77f8e4bee88d44aa:a`${0} de ${1}`,s7907902da8916212:"El professional et trucarà al número que indiques en aquest camp.",s7aa3cd94d51825fc:"No hi ha professionals disponibles per a l'especialitat seleccionada. Si us plau, torna a intentar-ho en un altre moment o selecciona una altra especialitat.",s7af26e861bb6f905:"Falta l'identificador de passarel·la de Google Pay",s7fd8da9511b66dd4:"Pots adjuntar imatges o documentació addicional (analítiques, resultats de proves, etc.) perquè les avaluï el metge",s83c6ce869a2bbaa7:"(1 és molt dolent, 5 és excel·lent)",s8447efe79d058943:"Import pagat",s8581adc786786298:"Format d'arxiu no suportat",s862ca980b16911d0:"Xateja amb el professional",s8c18dbf02590a72e:"Codi de promoció aplicat",s8cce15c931017937:"Tornar a l'inici",s8e7a6119525dc7c9:a`Ho sentim, com falten menys de ${0} minuts per a la teva cita no la podem modificar.`,s9005845c358db9da:"No hem pogut descarregar el document.",s92f34d487d1d0355:"Promoció",s94626d2ffd70f075:"Codi de promoció validat correctament",s9536695467bcf9c4:"Aquesta cita ja ha passat, per la qual cosa no es pot anul·lar.",s96474eac63a69381:"Anar al xat",s96ceb408923a7ab1:a`Nº COL. ${0}`,s979ee14368bf1505:"Xateja amb mi",s9802dd10b2c2f760:"Enviar",s99898f495319cd49:"Aquest missatge ha estat eliminat",s9c309154722f8e06:"Carregant el portal de pagament",s9cabdaf42f04afee:"Introdueix el codi",s9cbf16425cadadb1:"Si us plau, intenta-ho de nou més tard.",s9d22fa67943fdc4c:"Consulta telefònica",sa00e726e1e7e46a9:"Afegir codi de promoció",sa27f38ad9db3bc4f:"Asesor comercial",sa2fe3f3b565f15f4:"Cancel·lar",sa4186d5e26cab4bb:"Pàgina no trobada",sa497ebaaeb251035:"Repetir cita",sa7de4334479674c6:"Modificar cita",sa82bc40dafbe3256:a`Cita agendada de ${0}`,sa83d79734eb60ee3:"Aplicar",sa86d729f62b39f99:"Unir-se a la videoconferència",sa87d2c48a52b2617:"No tens documentació",sab964c37a0934399:"No s'ha pogut carregar Google Pay. Comprova la configuració del lloc web i torna-ho a provar.",sac2728ace11e5f4b:"Especialitat*",sadc5ede25dd6e126:"El professional t'enviarà un missatge per poder coordinar la cita. Assegura't de tenir bona cobertura i poder atendre en el horari escollit.",sae8f7ac5552b2af1:"Quan faltin 10 minuts per a la teva consulta, podràs accedir a la videoconferència",saf63dc4c8601ec8c:"a",safe333e385f371ff:"Verificant el teu pagament...",saff3019e8a8c5f98:"Dilluns",sb01184796ad3832e:"Com t'ha anat la cita?",sb410a3509b92a90c:"Tens algun comentari sobre la consulta?",sb49dc4c5edae9d4e:"Valoració de la consulta",sb5387e21dc21422b:"Cita modificada",sb621415007181c43:"Mes següent",sb73394814d122852:"Si el teu metge ha generat alguna documentació, podràs veure-la i descarregar-la aquí, des de la secció de documentació, el teu correu o el xat.",sb882f28c9b20052e:"Cita confirmada",sba98cf8b2a7dfca4:"Ahir",sbbee712c4900abc2:"No hem pogut iniciar el pagament",sbc0be90393c87447:a`Resum de la cita per a ${0}`,sbcf081de432a2172:"Veure detalls",sbcfc05bdb868b383:"Receta",sbd07d1f779e482ae:"No hem pogut confirmar el teu pagament",sbd9803cceb34513a:"Iniciar xat amb assessor comercial",sbda1cf7b293e17d2:"Pujar arxiu",sc27e7c4850fc5a34:a`Ho sentim, com falten menys de ${0} hores per a la teva cita no la podem anul·lar.`,sc3bb7ea72886e4d0:"Documents recents",sc3c7734c15d2a045:"Explica'ns com va anar l'atenció o si vas tenir cap problema amb la videotrucada…",sc43929cc6582a185:"Veure agenda completa",sc4edf6a4e0157d4e:"Properes cites",sc7cf2be40c8614fa:a`Ho sentim, com falten menys de ${0} minuts per a la teva cita no la podem anul·lar.`,sca0e87aae6bde276:"Va passar algun problema?",sca4bd395e3148194:"Confirmar cancel·lació",sca90bc30758f9082:"La pàgina que estàs buscant ha estat eliminada, renombrada o pot que no existeixi.",scbe4c6673872bda5:"Telèfon",sce29e337ebd75277:"Chat amb suport",scf469737e1670fd4:"Pàgina següent",scfc7f5c5f41936dc:"Les meves cites",sd1f44f1a8bc20e67:"Correu electrònic",sd24922a2783f286e:"Dimecres",sd2a8fc66c53c1a27:"Ometre",sd3f7579076c6611c:"Sembla que has denegat els permisos necessaris per entrar a la videotrucada. Edita els permisos en el teu navegador per entrar. Una vegada concedits, has de refrescar aquesta pantalla.",sd4beaeb9a1b1fed5:"Dates anteriors",sd812eb30f385776d:"Completa el teu perfil",sd853d3bcf5341b59:"Veure més",sda962b28e9110c82:"Realitza la cerca en el teu quadre mèdic digital",sdb7004e477873574:"Consulta anul·lada correctament",sdd963b1b2ce9a1f5:a`El professional et trucarà al ${0} en el horari seleccionat. Assegura't de tenir bona cobertura i poder atendre en el horari escollit.`,sde993da26c048f19:"Traumatologia, ginecologia, endocrinologia, digestiva o psiquiatria",sdee32ae81ca0d6d8:"Afegeix al calendari",se00b081edccfae39:"Dates següents",se07ea9607704c5ad:"Canviar codi",se090f7226b372a4a:"Si la cita no s'ha pogut fer, pots",se0c7cc77f86aa8a0:"Cognoms",se17f2b402ecea2e1:"Import a devolver",se18fa3ef98e155de:"Preparant Google Pay…",se1cce5af3e9bb6ee:"S'ha produït un error en l'enviament de l'arxiu",se1cf783f86c53031:"Dimarts",se45e6f6f3428ad50:a`Enllaç a la cita: ${0}`,se5a09223256f98db:"Aquest camp és obligatori",se5f9264155b99909:"S'ha produït un problema en verificar l'estat del teu pagament. Si us plau, contacta amb el suport si el càrrega s'ha realitzat.",se92e438da4e7099f:a`Ho sentim, com falten menys de ${0} hores per a la teva cita no la podem modificar.`,sea11fd8a12559bc5:"Cita prèvia:",seb6739450e8d9c8d:"¿Segur que vols cancel·lar aquesta cita? Se t'devolverà el import pagat en un termini de 5-10 dies hàbils.",seb850e89f9ff58e8:"Propera cita",sed750da423170d47:"Resultats per a:",sed836a96c3b5d523:"Portal de pagament",sed8ec5e3c64fa25d:"Total",sed97e90642983578:"Continuar al pagament",sedb2092dda465ea1:"DNI/NIE",sedbca9676f07a51f:"Modalitat de la cita*",see7c0a7b5b6ebbc5:"Utilitza el xat per enviar el motiu de consulta, documents o imatges",sefc0dd68776c9466:"Qüestionari preconsulta",sf0638d3fc50964d2:"Escull una altra data",sf0695a0a125ae748:"Confirmar",sf09d5e51b63f2b7d:"Pagar amb Google Pay",sf199b210440b7c5f:"Consulta finalitzada",sf3457daf057bff15:"tornar a la sala d'espera.",sf484a0e20a7829ac:"T'enviarem un enllaç al correu electrònic indicat quan sigui el moment de connectar-te a la videoconferència. Assegura't de tenir bona connexió a internet i un dispositiu amb càmera i micròfon.",sf48d12e7ae207023:"Especialitat",sf5258cfb2fa10bdc:"Espera a ser atès sense sortir d'aquesta pantalla",sf63a72ff4116c6a9:"Descarregar document",sf9705e1c4e82c017:"No s'ha pogut enviar el qüestionari",sfa6bc28a7faedc92:"Nova cita d'especialitats digitals",sfac5734d03595135:"Veure-les totes",sfc63af0362cfb78b:"Falta l'identificador de comerç de Google Pay",sfd51ca4e1b145054:"No s'ha pogut reservar aquest horari. Si us plau, seleccioneu un altre.",sff337500b69abf7f:"El metge està finalitzant la gestió de la teva consulta. Actualitza en uns minuts per veure si tens documentació.",sffbc330c8a19f838:"Veure menys",sc6a6d42245892254:"Falta el identificador de comercio de Apple Pay",s3da77e69fe62cb2a:"No se ha podido cargar Apple Pay. Comprueba la configuración del sitio e inténtalo de nuevo.",se1dd5d211b5b00e4:"Apple Pay no está disponible",s7e8b7a5acbdf83ed:"Preparando Apple Pay…",sc8271ba819299b59:"Comprobando Apple Pay…",s57e95bc3afddfeb0:"Para pagar con Apple Pay, escanea el código QR con tu iPhone (iOS 18 o posterior) y confirma el pago.",sf32cd04f9a848ee2:"Pagar con Apple Pay",s6a796114fe45025d:a`${0}, ${1} h${2}`,s35d601992fe66fed:"Confirmando tu pago",s5370521b92483bf3:"No cierres, vuelvas atrás ni actualices la ventana; esto puede tardar unos momentos.",s77bf41039c589159:"Tu pago no se ha completado",s589cd89559bc046b:"El pago ha sido rechazado y no hemos creado la cita. No se te ha cobrado nada: vuelve a intentarlo con otro método de pago.",sf9e6fbadcce256d0:"Ha ocurrido un error",sa24acad3b1338788:"No hemos podido confirmar tu pago. Por favor, inténtalo de nuevo más tarde.",s8bbbd679ddb50d3b:"Si se te ha cobrado sin una cita confirmada, contacta con nuestro equipo en",s44d3670b18cefe17:"Reintentar verificación",s67ebdb57fc6ed724:"Confirmar y pagar",sf75ec3d5bb6b65ab:"Método de pago",s0ef2d611972d04af:"Selecciona un método para realizar el pago de la cita",s0569fb3d65e68486:"Tarjeta",sa8771906f4c82494:"Google pay",se2570afbd791e071:"Apple pay",s3a392bf1aa5a8813:"No se puede iniciar Google Pay",sc9c8fbf418b784ac:"No se puede iniciar Apple Pay",s55e29f17a7ab0b80:"Esperando confirmación de Google Pay",s8ff9b86afd460a55:"Esperando confirmación de Apple Pay",s5b8873ddba610f68:"Abrir Google Pay",s9506fb9bc66942ed:"Abrir Apple Pay",s6db69fd67f48404c:"Abrir ventana de Google Pay",s6911c9ad386cc8b9:"Abrir ventana de Apple Pay",s4a9be42496525265:"Volver a abrir Google Pay",s3356a53ef97dcfba:"Volver a abrir Apple Pay",s9ca719e1a40e96e3:"Faltan credenciales de pago. Vuelve atrás e inténtalo de nuevo, o paga con tarjeta.",s0f6deacf5441e291:"Elegir otro método",s275336b3d23d6d9c:"No cierres esta página.",s1dec877628213eef:"Tus citas",se0c593aac5e172e6:"Accede, modifica o anula tus citas.",s230b0bee447e61a5:"Ver mis citas"};export{e as templates};
@@ -1 +1 @@
1
- import{z as e}from"./external-CJj32K_p.js";import{s as r}from"./chunk-6CCJWPGL-TiaqZaPV.js";var s=e.enum(["ordinary","system"]).enum;function n(e,s,n){return{queryKey:r(e,"unread-messages",s),queryFn:()=>e.rooms.getUnreadMessagesCount(s),staleTime:0,...n}}export{s as S,n as g};
1
+ import{z as e}from"./external-BXLaKy9c.js";import{s as r}from"./chunk-6CCJWPGL-TiaqZaPV.js";var s=e.enum(["ordinary","system"]).enum;function n(e,s,n){return{queryKey:r(e,"unread-messages",s),queryFn:()=>e.rooms.getUnreadMessagesCount(s),staleTime:0,...n}}export{s as S,n as g};
@@ -1 +1 @@
1
- import{n as e}from"./create-context-DqP79qjF.js";import{z as t}from"./external-CJj32K_p.js";var n=e(Symbol.for("mq-socket")),a=t.enum(["message","messageStatus","room_accepted","room_rejected","call_requested","call_rejected","call_picked_up","appointment_created","appointment_cancelled","appointment_accepted","appointment_finished","appointment_expired","appointment_owed","appointment_paid","appointment_unpaid","appointment_uncharged","appointment_rescheduled","absence_cancelled","absence_created","appointment_reporting","consultation_assigned","consultation_finished","consultation_skipped","call_joined","message_deleted","stop_typing","typing","joinRoom"]).enum,o=class _EventReceivedEvent extends Event{constructor(e,t){super(_EventReceivedEvent.eventName,{bubbles:!0,composed:!0}),this.name=e,this.data=t}static{this.eventName="mq-event-received"}};export{o as E,n as S,a};
1
+ import{n as e}from"./create-context-DqP79qjF.js";import{z as t}from"./external-BXLaKy9c.js";var n=e(Symbol.for("mq-socket")),a=t.enum(["message","messageStatus","room_accepted","room_rejected","call_requested","call_rejected","call_picked_up","appointment_created","appointment_cancelled","appointment_accepted","appointment_finished","appointment_expired","appointment_owed","appointment_paid","appointment_unpaid","appointment_uncharged","appointment_rescheduled","absence_cancelled","absence_created","appointment_reporting","consultation_assigned","consultation_finished","consultation_skipped","call_joined","message_deleted","stop_typing","typing","joinRoom"]).enum,o=class _EventReceivedEvent extends Event{constructor(e,t){super(_EventReceivedEvent.eventName,{bubbles:!0,composed:!0}),this.name=e,this.data=t}static{this.eventName="mq-event-received"}};export{o as E,n as S,a};
@@ -0,0 +1 @@
1
+ import{s as e}from"./runtime-Bg1WXVCx.js";const n={s0043fc30b467bc43:"Details ausblenden",s00c8bf60a179e056:"Google Pay ist nicht verfügbar. Versuche es mit Karte oder einer anderen Zahlungsmethode.",s035706a468d0c40b:"Freitag",s0520ac0a7da193d4:"Wir konnten den Code nicht überprüfen. Bitte versuchen Sie es erneut.",s071bd6bbf6c08f34:"Laden",s08404262212123ef:"Wie kann ich dir helfen?",s08fe5307b5987c42:"De",s08fe5907b5988674:"Do",s09165307b5ad0e23:"Mi",s09165b07b5ad1bbb:"Ma",s09195307b5af43fa:"Lu",s092e4f07b5c19938:"Ju",s093b3307b5cbf400:"Vi",s09462f07b5d5f4b9:"Sa",s09528d5c26b62213:"Donnerstag",s0aaec824f7c6b501:"Nachricht senden",s0b0085a15991b134:"Wiederherstellen...",s0b0955208f737a86:"Die Datei überschreitet die maximale Größe",s0df1cead9c1f2a72:"Alle Dokumentation anzeigen",s0eb69642cbc19745:"Dieser Termin liegt bereits in der Vergangenheit und kann daher nicht mehr geändert werden.",s0fc7c4bfd185800d:"Hier werden Ihre Rezepte und Arztberichte angezeigt.",s0fcbdef9dc977231:"Ein Fehler ist beim Laden der Seite aufgetreten. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support.",s11605fc03de64e14:"Schreiben Sie hier...",s12f171594a5379d2:"Sind Sie sicher, dass Sie diese Behandlung stornieren möchten?",s132e84f499a23985:"Keine Zeitpläne verfügbar",s13317a76a9ed776e:"Wiederholen",s142eba34d93fe59e:"Beschreibung",s1513f3687bfcac96:"Sonntag",s1a0efa6ac51e8a85:"Vorherige Seite",s1a874fc38d0fcef0:"Ärztliche Verordnung",s1d318e9d0ccba86b:"Chat",s1ee6d7e6d04932a4:"Die E-Mail ist nicht gültig",s1fe8bb7f6ae07f9b:"Sie haben keine Behandlungen in Ihrer Chronik",s219b833c5ca095b3:"Hier sehen Sie alle Behandlungen, auf die Sie zugegriffen haben. Sie können auf die Dokumente jeder Behandlung zugreifen und eine Behandlung neu planen, wenn dies erforderlich ist.",s22cf91a84fba4c4e:"Wenn Sie eine Behandlung planen, erscheint hier, um Sie zu konsultieren, zu ändern oder zu stornieren.",s255bf4de23c83482:"Bedingungen der Buchung:",s256189bafbcd2e34:"Die Telefonnummer ist nicht gültig",s27e462e9f48eb3a6:"Dokumentation",s2a1d212b3cb5c1a1:"Sie können mit Ihrem Experten bis 48 Stunden nach der Behandlung chatten",s2aa2c19d07591438:"Sie erhalten 15 Minuten vor der Behandlung eine Erinnerung",s2aab27b26a86469f:"Behandlungsmotive",s2b9fde9a5739d2a0:"Vorname",s2bb20b2162a18938:"Warum benötigen Sie die Behandlung?",s2d6183fa992e10e9:"Dieser Experte hat keine verfügbaren Termine",s2ebd846b5a30f9d1:"Es tut uns leid, wir konnten Ihre Behandlung nicht wiederholen. Bitte wenden Sie sich an den Support.",s30c9095a2e07d929:"Wartezimmer",s31219c9bdeb7bc3e:"Weiter",s337e34cd11150eb6:"Meine Behandlungen anzeigen",s346d488070fe4cc8:"Behandlung anfragen",s3944638e633d719a:"Konsultation",s3b77baf6a4864231:"Unbekannter Fehler",s3bd87e3e21b07900:"Warten Sie, während die Verbindung wiederhergestellt wird",s3dc6584e403858df:"Wir konnten Ihre Dokumente nicht laden",s3f55bc3bfec41a5d:"Datei anhängen",s4177fe7f5d70fd33:"Zurück",s41826ac201c3cd85:"Der Chat mit Support konnte nicht geöffnet werden",s4364d4be7641e15f:"Termin bestätigen",s43e5edcc8801e9a4:"Professioneller Profil",s4813ee5d305442e5:"Es scheint, dass wir Sie zu der Zeit nicht gefunden haben, zu der Sie Ihre Behandlung haben. Sie können eine andere Behandlung planen, um Ihre Fragen zu beantworten.",s49683919cdaeca83:"Heute",s4a061033615c8016:"Dokumente",s4a8494821c987a17:"Bericht",s4a8f1fcd3f5e5952:"Es ist noch nicht die Zeit!",s4d20157b5a655e70:"Dieser Zeitplan ist nicht verfügbar. Bitte wählen Sie einen anderen.",s4de424f531892818:"Zu Videocall gehen",s51c461d40f9fb865:"Wählen Sie Ihren Experten",s536a0b4d3d4a5d9f:"Wir konnten Ihre nächste Behandlung nicht laden",s53d957dda6cc200b:"Service und Plattform von",s53e2497bf900c7fd:"Sie haben keine nächsten Behandlungen",s5558a2e389d04223:"Ändern",s55c5126e99bae190:"Verfügbarkeit suchen",s563dcbfd432eb18f:"Behandlung stornieren",s57e65113a89160cf:"Behandlungsmode",s59612eaa6993aa7e:e`${0} Minuten`,s5eef402d73eecbdc:"Datei anhängen",s5f7956aacb5c6ca2:"Google Pay wird geprüft…",s5f817b8841b188d2:"Weitere Optionen",s60cc7f0f9b185dee:"Aktuelle Dokumentation",s631f73a10d156b22:"Behandlung abgelaufen",s63f7af84683dd7c3:"Diese Behandlung kann nicht geändert oder storniert werden: Es ist nicht genügend Zeit vor dem Beginn verbleiben.",s643155d1b6ee1684:"Versuchen Sie es in einigen Minuten erneut.",s6431bc5f3d97fa7b:"Hier werden Ihre Rezepte und medizinischen Berichte angezeigt. Konsultieren Sie Ihren Gesundheitsprofessional, um Dokumentation zu erhalten.",s64b78a5026d4ce8d:"Keine Zeitpläne verfügbar",s65bedc0e516977d9:"Samstag",s679be6312356a21c:"Planen Sie eine medizinische Behandlung, wenn Sie sie benötigen. Hier sehen Sie alle Details und können Ihre nächsten Behandlungen verwalten.",s67f30f9f4ea881f3:"Dieser Code ist ungültig.",s6a50fd7f52263b04:"Rückkehr ins Wartezimmer nicht möglich",s6ab6fcd87fdbf217:"Hallo",s6b1c4fb634461e7c:"Vorheriger Monat",s6b6fa877ec1e6968:"Mit dem Experten chatten",s6c81d42670932f93:"Aktualisieren",s6e2423db05f36856:"Behandlungsanfrage",s6ecdc22accc55af7:"Videoanruf",s70258a0040dd9e19:"Zurück zum Wartezimmer",s718177442a7447b2:"Behandlung mit einem Experten in weniger als 72 Stunden",s733b3bf647b7b0fa:"Akzeptieren Sie die Berechtigungen für Kamera und Mikrofon",s73cad78d8a3c39c2:"Rezept",s74d7a739b6ab651d:"Chronik",s757fef148e0c94c6:"Verfügbarkeit",s77320b73fdd9cc40:"Verlassen",s775370fdb0af1546:"Geburtsdatum",s77c2b712a9813175:"Neue Behandlung anfragen",s77f8e4bee88d44aa:e`${0} von ${1}`,s7907902da8916212:"Der Experte wird Ihnen eine Nachricht senden, um die Behandlung zu koordinieren. Stellen Sie sicher, dass Sie eine gute Mobilfunkabdeckung haben und in dem ausgewählten Zeitplan antreten können.",s7aa3cd94d51825fc:"Es gibt keine professionellen für die ausgewählte Spezialität verfügbar. Bitte versuchen Sie es erneut oder wählen Sie eine andere Spezialität.",s7af26e861bb6f905:"Google Pay-Gateway-Händlerkennung fehlt",s7fd8da9511b66dd4:"Sie können Bilder oder zusätzliche Dokumentation (Analysen, Testresultate, etc.) für den Arzt hochladen",s83c6ce869a2bbaa7:"(1 ist sehr schlecht, 5 ist ausgezeichnet)",s8447efe79d058943:"Bezahlter Betrag",s8581adc786786298:"Dateiformat nicht unterstützt",s862ca980b16911d0:"Mit dem Experten chatten",s8c18dbf02590a72e:"Aktionscode angewendet",s8cce15c931017937:"Zurück zur Startseite",s8e7a6119525dc7c9:e`Leider können wir Ihren Termin nicht ändern, da bis dahin weniger als ${0} Minuten verbleiben.`,s9005845c358db9da:"Wir konnten das Dokument nicht herunterladen.",s92f34d487d1d0355:"Aktion",s94626d2ffd70f075:"Aktionscode erfolgreich angewendet",s9536695467bcf9c4:"Dieser Termin liegt bereits in der Vergangenheit und kann daher nicht mehr storniert werden.",s96474eac63a69381:"Zum Chat gehen",s96ceb408923a7ab1:e`Nr. KOL. ${0}`,s979ee14368bf1505:"Chatte mit mir",s9802dd10b2c2f760:"Senden",s99898f495319cd49:"Dieser Nachricht wurde gelöscht",s9c309154722f8e06:"Laden des Zahlungsportals",s9cabdaf42f04afee:"Code eingeben",s9cbf16425cadadb1:"Bitte versuchen Sie es erneut später.",s9d22fa67943fdc4c:"Telefonische Behandlung",sa00e726e1e7e46a9:"Aktionscode hinzufügen",sa27f38ad9db3bc4f:"Kommerzialberater",sa2fe3f3b565f15f4:"Stornieren",sa4186d5e26cab4bb:"Seite nicht gefunden",sa497ebaaeb251035:"Behandlung wiederholen",sa7de4334479674c6:"Behandlung ändern",sa82bc40dafbe3256:e`Behandlung geplant für ${0}`,sa83d79734eb60ee3:"Anwenden",sa86d729f62b39f99:"Am Videoanruf teilnehmen",sa87d2c48a52b2617:"Sie haben keine Dokumentation",sab964c37a0934399:"Google Pay konnte nicht geladen werden. Überprüfe die Website-Konfiguration und versuche es erneut.",sac2728ace11e5f4b:"Spezialität*",sadc5ede25dd6e126:"Der Experte wird Ihnen eine Nachricht senden, um die Behandlung zu koordinieren. Stellen Sie sicher, dass Sie eine gute Mobilfunkabdeckung haben und in dem ausgewählten Zeitplan antreten können.",sae8f7ac5552b2af1:"Wenn es 10 Minuten bis zur Behandlung gibt, können Sie auf die Videokonferenz zugreifen",saf63dc4c8601ec8c:"a",safe333e385f371ff:"Überprüfen Sie Ihre Zahlung...",saff3019e8a8c5f98:"Montag",sb01184796ad3832e:"Wie war dein Termin?",sb410a3509b92a90c:"Hast du Anmerkungen zum Termin?",sb49dc4c5edae9d4e:"Bewertung der Konsultation",sb5387e21dc21422b:"Behandlung geändert",sb621415007181c43:"Nächster Monat",sb73394814d122852:"Wenn Ihr Arzt irgendeine Dokumentation generiert hat, können Sie sie hier sehen und herunterladen, von der Dokumentation-Sektion, Ihrer E-Mail oder dem Chat.",sb882f28c9b20052e:"Behandlung bestätigt",sba98cf8b2a7dfca4:"Gestern",sbbee712c4900abc2:"Wir konnten den Zahlungsvorgang nicht starten",sbc0be90393c87447:e`Zusammenfassung der Behandlung für ${0}`,sbcf081de432a2172:"Details anzeigen",sbcfc05bdb868b383:"Rezept",sbd07d1f779e482ae:"Wir konnten Ihre Zahlung nicht bestätigen",sbd9803cceb34513a:"Chat mit Kommerzialberater starten",sbda1cf7b293e17d2:"Datei hochladen",sc27e7c4850fc5a34:e`Leider können wir Ihren Termin nicht stornieren, da bis dahin weniger als ${0} Stunden verbleiben.`,sc3bb7ea72886e4d0:"Neueste Dokumente",sc3c7734c15d2a045:"Erzähl uns, wie die Betreuung war oder ob es Probleme mit dem Videocall gab…",sc43929cc6582a185:"Vollständiges Kalender anzeigen",sc4edf6a4e0157d4e:"Nächste Behandlungen",sc7cf2be40c8614fa:e`Leider können wir Ihren Termin nicht stornieren, da bis dahin weniger als ${0} Minuten verbleiben.`,sca0e87aae6bde276:"Gab es ein Problem?",sca4bd395e3148194:"Behandlung stornieren bestätigen",sca90bc30758f9082:"Die von Ihnen gesuchte Seite wurde entfernt, umbenannt oder könnte nicht existieren.",scbe4c6673872bda5:"Telefon",sce29e337ebd75277:"Chat mit Support",scf469737e1670fd4:"Nächste Seite",scfc7f5c5f41936dc:"Meine Behandlungen",sd1f44f1a8bc20e67:"E-Mail",sd24922a2783f286e:"Mittwoch",sd2a8fc66c53c1a27:"Überspringen",sd3f7579076c6611c:"Es scheint, dass Sie die erforderlichen Berechtigungen für den Videocall abgelehnt haben. Bearbeiten Sie die Berechtigungen in Ihrem Browser, um einzutreten. Sobald sie erteilt sind, müssen Sie diese Seite aktualisieren.",sd4beaeb9a1b1fed5:"Vorherige Daten",sd812eb30f385776d:"Füllen Sie Ihr Profil aus",sd853d3bcf5341b59:"Mehr anzeigen",sda962b28e9110c82:"Suchen Sie in Ihrem medizinischen Digitalprofil",sdb7004e477873574:"Behandlung storniert",sdd963b1b2ce9a1f5:e`Der Experte wird Ihnen unter ${0} am ausgewählten Zeitplan anrufen. Stellen Sie sicher, dass Sie eine gute Mobilfunkabdeckung haben und in dem ausgewählten Zeitplan antreten können.`,sde993da26c048f19:"Traumatologie, Gynäkologie, Endokrinologie, Verdauungssystem oder Psychiatrie",sdee32ae81ca0d6d8:"Zu Kalender hinzufügen",se00b081edccfae39:"Nächste Daten",se07ea9607704c5ad:"Code ändern",se090f7226b372a4a:"Wenn der Termin nicht stattfinden konnte, kannst du",se0c7cc77f86aa8a0:"Nachname",se17f2b402ecea2e1:"Zurückzugebender Betrag",se18fa3ef98e155de:"Google Pay wird vorbereitet…",se1cce5af3e9bb6ee:"Es ist ein Fehler aufgetreten, während der Datei hochgeladen wurde",se1cf783f86c53031:"Dienstag",se45e6f6f3428ad50:e`Link zur Behandlung: ${0}`,se5a09223256f98db:"Dieses Feld ist erforderlich",se5f9264155b99909:"Es ist ein Problem aufgetreten, während der Zahlungszustand überprüft wurde. Bitte kontaktieren Sie den Support, wenn die Gebühr erstattet wurde.",se92e438da4e7099f:e`Leider können wir Ihren Termin nicht ändern, da bis dahin weniger als ${0} Stunden verbleiben.`,sea11fd8a12559bc5:"Vorherige Behandlung:",seb6739450e8d9c8d:"Sind Sie sicher, dass Sie diese Behandlung stornieren möchten? Sie erhalten den bezahlten Betrag innerhalb von 5-10 Werktagen zurück.",seb850e89f9ff58e8:"Nächste Behandlung",sed750da423170d47:"Ergebnisse für:",sed836a96c3b5d523:"Zahlungsportal",sed8ec5e3c64fa25d:"Gesamt",sed97e90642983578:"Zur Zahlung fortfahren",sedb2092dda465ea1:"DNI/NIE",sedbca9676f07a51f:"Behandlungsmode*",see7c0a7b5b6ebbc5:"Verwenden Sie den Chat, um das Behandlungsmotive, Dokumente oder Bilder zu senden",sefc0dd68776c9466:"Fragebogen vor der Behandlung",sf0638d3fc50964d2:"Andere Datum wählen",sf0695a0a125ae748:"Bestätigen",sf09d5e51b63f2b7d:"Mit Google Pay bezahlen",sf199b210440b7c5f:"Behandlung abgeschlossen",sf3457daf057bff15:"ins Wartezimmer zurückkehren.",sf484a0e20a7829ac:"Wir senden Ihnen eine E-Mail, wenn es Zeit ist, sich für die Videocall zu verbinden. Stellen Sie sicher, dass Sie eine gute Internetverbindung und ein Gerät mit Kamera und Mikrofon haben.",sf48d12e7ae207023:"Spezialität",sf5258cfb2fa10bdc:"Warten Sie auf Ihre Behandlung, ohne dieses Fenster zu verlassen",sf63a72ff4116c6a9:"Dokument herunterladen",sf9705e1c4e82c017:"Fragebogen konnte nicht gesendet werden",sfa6bc28a7faedc92:"Neue Digital-Spezialitäten-Behandlung",sfac5734d03595135:"Alle ansehen",sfc63af0362cfb78b:"Google Pay-Händlerkennung fehlt",sfd51ca4e1b145054:"Es konnte dieser Zeitplan nicht reserviert werden. Bitte wählen Sie einen anderen.",sff337500b69abf7f:"Der Arzt beendet Ihre Behandlung. Aktualisieren Sie in einigen Minuten, um zu sehen, ob Sie Dokumentation haben.",sffbc330c8a19f838:"Weniger anzeigen",sc6a6d42245892254:"Falta el identificador de comercio de Apple Pay",s3da77e69fe62cb2a:"No se ha podido cargar Apple Pay. Comprueba la configuración del sitio e inténtalo de nuevo.",se1dd5d211b5b00e4:"Apple Pay no está disponible",s7e8b7a5acbdf83ed:"Preparando Apple Pay…",sc8271ba819299b59:"Comprobando Apple Pay…",s57e95bc3afddfeb0:"Para pagar con Apple Pay, escanea el código QR con tu iPhone (iOS 18 o posterior) y confirma el pago.",sf32cd04f9a848ee2:"Pagar con Apple Pay",s6a796114fe45025d:e`${0}, ${1} h${2}`,s35d601992fe66fed:"Confirmando tu pago",s5370521b92483bf3:"No cierres, vuelvas atrás ni actualices la ventana; esto puede tardar unos momentos.",s77bf41039c589159:"Tu pago no se ha completado",s589cd89559bc046b:"El pago ha sido rechazado y no hemos creado la cita. No se te ha cobrado nada: vuelve a intentarlo con otro método de pago.",sf9e6fbadcce256d0:"Ha ocurrido un error",sa24acad3b1338788:"No hemos podido confirmar tu pago. Por favor, inténtalo de nuevo más tarde.",s8bbbd679ddb50d3b:"Si se te ha cobrado sin una cita confirmada, contacta con nuestro equipo en",s44d3670b18cefe17:"Reintentar verificación",s67ebdb57fc6ed724:"Confirmar y pagar",sf75ec3d5bb6b65ab:"Método de pago",s0ef2d611972d04af:"Selecciona un método para realizar el pago de la cita",s0569fb3d65e68486:"Tarjeta",sa8771906f4c82494:"Google pay",se2570afbd791e071:"Apple pay",s3a392bf1aa5a8813:"No se puede iniciar Google Pay",sc9c8fbf418b784ac:"No se puede iniciar Apple Pay",s55e29f17a7ab0b80:"Esperando confirmación de Google Pay",s8ff9b86afd460a55:"Esperando confirmación de Apple Pay",s5b8873ddba610f68:"Abrir Google Pay",s9506fb9bc66942ed:"Abrir Apple Pay",s6db69fd67f48404c:"Abrir ventana de Google Pay",s6911c9ad386cc8b9:"Abrir ventana de Apple Pay",s4a9be42496525265:"Volver a abrir Google Pay",s3356a53ef97dcfba:"Volver a abrir Apple Pay",s9ca719e1a40e96e3:"Faltan credenciales de pago. Vuelve atrás e inténtalo de nuevo, o paga con tarjeta.",s0f6deacf5441e291:"Elegir otro método",s275336b3d23d6d9c:"No cierres esta página.",s1dec877628213eef:"Tus citas",se0c593aac5e172e6:"Accede, modifica o anula tus citas.",s230b0bee447e61a5:"Ver mis citas"};export{n as templates};
@@ -0,0 +1 @@
1
+ import{_ as t,c as e}from"./custom-element-D2ziPxYE.js";import{m as i}from"./runtime-Bg1WXVCx.js";import{l as o}from"./localized-decorator-BlOuLhym.js";import{h as a,s as n}from"./task-Bj8p7kJX.js";import{A as s}from"./api-client-context-V1UAGtKW.js";import{C as r,D as l,i as d}from"./api-chat-client-fYDIH220.js";import{g as c,a as p}from"./chunk-2TKJJNS7-BGwxtEg7.js";import{a as m}from"./addSeconds-ofMnxlgT.js";import{a as h,i as u,E as f,x as g}from"./lit-element-DiWJYFwC.js";import{n as v}from"./property-scuRaFcM.js";import{getLocale as y}from"../i18n.js";import{calendarIcon as b}from"../ui/icons/calendar-icon.js";import{clockIcon as x}from"../ui/icons/clock-icon.js";import{r as w}from"./state-LQivXIgA.js";import{infoCircleOutineIcon as $}from"../ui/icons/info-circle-outine-icon.js";import"../ui/mq-button.js";import{l as k}from"./chunk-S5RWG6G2-DPesx3Od.js";import{messageBubbleIcon as z}from"../ui/icons/message-bubble-icon.js";import"../mq-chat-room.js";import"../ui/mq-floating-bubble.js";import"../ui/mq-card.js";import"../ui/mq-unread-badge.js";import{c as q}from"./consume-CovVqBjI.js";import{Q as j}from"./query-controller-BlO1Ax65.js";import{g as C}from"./chunk-Y4EKUX25-CWAZgcgw.js";import"../ui/mq-page-title.js";import{downloadIcon as _}from"../ui/icons/download-icon.js";import{b as S}from"./blob-to-base64-CUL1trde.js";import{DownloadFileEvent as D,MqViewAppointmentsEvent as T}from"../events.js";import{M as I}from"./mutation-controller-CR2qcqhH.js";import{g as O,t as P,b as E,a as F,c as U,e as H}from"./telemetry-client-DEIuDZfA.js";let N=class ChatCta extends h{constructor(){super(...arguments),this.text=i("Utiliza el chat para enviar el motivo de consulta, documentos o imágenes"),this.readonly=!1,this.isChatOpen=!1,this.unreadQuery=new j(this,()=>C(this.apiClient,{roomId:this.roomId}))}static{this.styles=[u`.chat-cta{padding:var(--sp-6) var(--sp-4);display:flex;flex-direction:column;gap:var(--sp-4)}.cta-message{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-4);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--color-neutrals-text-default)}.cta-message svg{flex-shrink:0}mq-button svg{flex-shrink:0}mq-chat-room{height:100%}@media (min-width:768px){.chat-cta{padding:var(--sp-6)}mq-button{max-width:323px;margin:0 auto}}`]}render(){return g`<mq-card class="chat-cta" roundness="md"><div class="cta-message">${$({size:24})} <span>${this.text}</span></div><mq-button variant="primary" size="md" fullwidth @click="${()=>{this.isChatOpen=!this.isChatOpen,this.isChatOpen&&this.onOpenChat?.()}}">${z({size:24})} ${i("Chatea con el profesional")} ${(this.unreadQuery.result?.data?.unread_count??0)>0?g`<mq-unread-badge></mq-unread-badge>`:f}</mq-button></mq-card><mq-floating-bubble ?dismissable="${!1}" .open="${this.isChatOpen}" @mq-close="${()=>{this.isChatOpen=!1}}" hideCloseButton>${this.isChatOpen?g`<mq-chat-room slot="content" .consultationId="${this.consultationId}" .consultationType="${r.appointment}" token="${this.loginToken.access_token}" .roomId="${this.roomId}" .professionalHash="${this.professionalHash}" ?readonly="${this.readonly}" @mq-chat-room-close="${()=>{this.isChatOpen=!1}}"></mq-chat-room>`:f}</mq-floating-bubble>`}};t([q({context:s,subscribe:!0})],N.prototype,"apiClient",void 0),t([v({type:Number})],N.prototype,"roomId",void 0),t([v({type:String})],N.prototype,"professionalHash",void 0),t([v({type:String})],N.prototype,"text",void 0),t([v({type:String})],N.prototype,"consultationId",void 0),t([v({type:Boolean,reflect:!0})],N.prototype,"readonly",void 0),t([v({attribute:!1})],N.prototype,"onOpenChat",void 0),t([q({context:k})],N.prototype,"loginToken",void 0),t([w()],N.prototype,"isChatOpen",void 0),N=t([o(),e("chat-cta")],N);let Q=class PageLayout extends h{constructor(){super(...arguments),this.yCentered=!1,this.background="solid"}static{this.styles=u`:host([background=transparent]){background-color:transparent}:host([background=solid]){background-color:var(--color-background)}:host([y-centered]) div{display:grid;place-items:center}div{width:100%;max-width:1000px;padding:var(--mq-layout-padding,0);margin:0 auto;box-sizing:border-box}:host([y-centered]) div{height:100%}main{width:100%}`}render(){return g`<div><main><slot></slot></main></div>`}};t([v({type:Boolean,attribute:"y-centered"})],Q.prototype,"yCentered",void 0),t([v({type:String})],Q.prototype,"background",void 0),Q=t([e("page-layout")],Q);const R=u`:host{display:flex;justify-content:space-between;align-items:center;gap:var(--sp-4);width:100%}.left{display:flex;flex-direction:column;gap:var(--sp-1);flex:1;min-width:0}.tag{border-radius:var(--border-radius-sm);display:inline-flex;align-items:center;justify-content:center;padding:var(--sp-0_5) var(--sp-2);background-color:#e5e5e5;width:fit-content}.tag-label{font-family:var(--font-body);font-size:11px;font-weight:var(--font-weight-medium);color:var(--color-neutrals-text-default);text-transform:uppercase;letter-spacing:3px;line-height:normal}.title{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--color-neutrals-text-default);line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.description{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-weight-normal);color:var(--color-neutrals-text-default);line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}`;let A=class PatientDocument extends h{constructor(){super(...arguments),this.isDownloading=!1}static{this.styles=R}getFormatter(){const t=y().replace("_","-");return new Intl.DateTimeFormat(t,{year:"numeric",month:"numeric",day:"numeric"})}async _handleDownload(){this.isDownloading=!0;const t=await this.apiClient.flash.downloadDocument({url:this.downloadUrl}),e=await S(t);this.dispatchEvent(new D({url:e,filename:`${this.filename}.pdf`})),this.isDownloading=!1}formatKind(t){switch(t){case l.prescription:return i("Receta");case l.report:return i("Informe");case l.diagnosticTestPrescription:return i("Prescripción")}}render(){const t=this.getFormatter().format(new Date(this.date));return g`<div class="left"><div class="tag"><span class="tag-label">${this.formatKind(this.kind)}</span></div><div class="title">${t} - ${this.specialty}</div><div class="description">${this.description}</div></div><mq-button variant="ghost" size="icon-lg" @click="${this._handleDownload}" ?disabled="${this.isDownloading}">${_({size:24})}</mq-button>`}};t([q({context:s,subscribe:!0})],A.prototype,"apiClient",void 0),t([v({type:String})],A.prototype,"kind",void 0),t([v({type:String})],A.prototype,"filename",void 0),t([v({type:String})],A.prototype,"specialty",void 0),t([v({type:String})],A.prototype,"description",void 0),t([v({type:String})],A.prototype,"date",void 0),t([v({type:String})],A.prototype,"downloadUrl",void 0),t([w()],A.prototype,"isDownloading",void 0),A=t([o(),e("patient-document")],A);const B=u`mq-page-title{margin:var(--size-3) 0}.description{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--color-neutrals-text-default);font-weight:var(--font-weight-normal);margin:0;margin-bottom:var(--size-5)}.professional-card{padding:var(--size-4);margin-bottom:var(--size-4)}.professional-card>:not(:first-child){margin-top:var(--size-4)}.professional-name{font-family:var(--font-titles);font-size:var(--text-lg);line-height:var(--text-lg--line-height);color:var(--color-neutrals-text-default);font-weight:var(--font-weight-bold);margin:0;margin-bottom:var(--size-1)}.professional-speciality{font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--color-neutrals-text-default);font-weight:var(--font-weight-normal);margin:0}.description-list{display:flex;flex-direction:column;gap:var(--size-4)}.description-list-item{display:flex;flex-direction:row;align-items:center;gap:var(--size-2);color:var(--color-neutrals-text-default)}.description-list-item dt{display:inline-flex}.description-list-item dd{margin:0;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--text-base--line-height);font-weight:var(--font-weight-semibold)}.description-list-item dd::first-letter{text-transform:uppercase}.documents-card{padding:var(--size-4);margin-bottom:var(--size-6)}.documents-card-empty{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--color-neutrals-text-default);font-weight:var(--font-weight-normal)}.documents-card-title{font-family:var(--font-titles);font-size:var(--text-lg);line-height:var(--text-lg--line-height);color:var(--color-neutrals-text-default);font-weight:var(--font-weight-bold);margin:0;margin-bottom:var(--size-4)}.documents-list{margin-bottom:var(--size-4)}.documents-list>:not(:first-child){margin-top:var(--size-2)}.finished-consultation-footer{display:flex;flex-direction:column;gap:var(--size-5)}.document-item-skeleton{height:57px;width:100%;background-color:var(--color-muted);animation:skeleton-pulse 1.5s infinite}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.6}100%{opacity:1}}@media (min-width:768px){.description-list{flex-direction:row}mq-button{display:block;max-width:323px;margin:0 auto}}`;let G=class DocumentationView extends h{constructor(){super(...arguments),this.canReconnect=!1,this._sharedocumentsTask=new a(this,{task:async([t])=>await this.apiClient.flash.getSharedDocuments({appointment_id:t}),args:()=>[this.appointment.id]}),this.getOrganizationSpecialtiesQuery=new j(this,()=>O(this.apiClient)),this._reconnectMutation=new I(this,{mutationFn:t=>this.apiClient.appointments.reconnectAppointment(t),onSuccess:()=>{this.dispatchEvent(new CustomEvent("reconnect",{bubbles:!0,composed:!0}))}})}static{this.styles=B}firstUpdated(){P.track(E(this.loginToken.patient.hash,this.appointment.id??""))}render(){const t=!0===this.appointment.has_chat_in_appointment,e=y(),o=e.replace("_","-"),a=c(this.loginToken.patient.timezone),s=a?{timeZone:a}:{},r=new Intl.DateTimeFormat(o,{dateStyle:"full",...s}),l=new Intl.DateTimeFormat(o,{hour:"2-digit",minute:"2-digit",...s}),h=new Date(this.appointment.start_date),u=m(h,this.appointment.duration),v=a?p(a,h):"";return g`<mq-page-title .title="${i("Consulta finalizada")}" back-label="${i("Salir")}" @mq-back="${t=>{t.stopPropagation(),this.dispatchEvent(new T({tab:"history"}))}}"></mq-page-title><p class="description">${i("Si tu médico ha generado alguna documentación podrás verla y descargarla aquí, desde la sección de documentación, tu correo o el chat.")}</p><mq-card class="professional-card" roundness="md"><div><h2 class="professional-name">${this.appointment.from.name}</h2><p class="professional-speciality">${this.appointment.from.speciality}</p></div><dl class="description-list"><div class="description-list-item"><dt>${b()}</dt><dd>${r.format(h)}</dd></div><div class="description-list-item"><dt>${x()}</dt><dd>${l.format(h)} - ${l.format(u)}${v?` (${v})`:""}</dd></div></dl></mq-card><mq-card class="documents-card" roundness="md"><h2 class="documents-card-title">${i("Documentación")}</h2><div class="documents-list">${this._sharedocumentsTask?.render({pending:()=>g`<div class="document-item-skeleton"></div>`,complete:()=>0===this._sharedocumentsTask?.value?.length?g`<p class="documents-card-empty">${i("El médico está terminando de gestionar tu consulta. Actualiza en unos minutos para ver si tienes documentación.")}</p>`:this._sharedocumentsTask?.value?.map(t=>g`<patient-document .kind="${t.document_type}" .filename="${t.name}" .specialty="${(()=>{const i=this.getOrganizationSpecialtiesQuery.result?.data?.find(e=>e.id===t.professional.speciality_id);return F(i?.code??"",e,i?.name)})()}" .description="${t.name}" .date="${t.created_at}" .downloadUrl="${t.url}"></patient-document>`)})}</div><mq-button variant="outline" size="md" fullwidth @click="${()=>{P.track(U(this.loginToken.patient.hash,this.appointment.id??"")),this._sharedocumentsTask?.run()}}" .disabled="${this._sharedocumentsTask?.status===n.PENDING}">${i("Actualizar")}</mq-button></mq-card><div class="finished-consultation-footer">${this.canReconnect?g`<mq-button variant="primary" size="md" fullwidth ?disabled="${this._reconnectMutation.isPending}" @click="${()=>this._reconnectMutation.run({appointmentId:this.appointment.id})}">${i("Volver a la sala de espera")}</mq-button>`:f} ${t?g`<chat-cta .consultationId="${this.appointment.id}" .roomId="${Number(this.appointment.room_id)}" .professionalHash="${this.appointment.from.hash}" .text="${i("Puedes chatear con tu profesional hasta 48 horas finalizada tu cita")}" ?readonly="${d(this.appointment.expires_at)}" .onOpenChat="${()=>{P.track(H(this.loginToken.patient.hash,this.appointment.id??""))}}"></chat-cta>`:f}</div>`}};t([q({context:s,subscribe:!0})],G.prototype,"apiClient",void 0),t([v({type:Object})],G.prototype,"appointment",void 0),t([v({type:String})],G.prototype,"token",void 0),t([v({type:Boolean,attribute:"can-reconnect"})],G.prototype,"canReconnect",void 0),t([q({context:k})],G.prototype,"loginToken",void 0),G=t([o(),e("documentation-view")],G);
@@ -0,0 +1 @@
1
+ import{s as e}from"./runtime-Bg1WXVCx.js";const a={s0043fc30b467bc43:"Hide details",s00c8bf60a179e056:"Google Pay is not available. Try card or another payment method.",s035706a468d0c40b:"Friday",s0520ac0a7da193d4:"We couldn't validate the code. Please try again.",s071bd6bbf6c08f34:"Loading",s08404262212123ef:"How can I help you?",s08fe5307b5987c42:"De",s08fe5907b5988674:"Do",s09165307b5ad0e23:"Mi",s09165b07b5ad1bbb:"Ma",s09195307b5af43fa:"Lu",s092e4f07b5c19938:"Ju",s093b3307b5cbf400:"Vi",s09462f07b5d5f4b9:"Sa",s09528d5c26b62213:"Thursday",s0aaec824f7c6b501:"Send message",s0b0085a15991b134:"Reconnecting...",s0b0955208f737a86:"The file exceeds the maximum size allowed",s0df1cead9c1f2a72:"View all documentation",s0eb69642cbc19745:"This appointment has already passed, so it can no longer be modified.",s0fc7c4bfd185800d:"Your prescriptions and medical reports will appear here.",s0fcbdef9dc977231:"An error occurred while loading the page. Please try again or contact support.",s11605fc03de64e14:"Write here...",s12f171594a5379d2:"Are you sure you want to cancel this appointment?",s132e84f499a23985:"No slots available currently",s13317a76a9ed776e:"Repeat",s142eba34d93fe59e:"Description",s1513f3687bfcac96:"Sunday",s1a0efa6ac51e8a85:"Previous page",s1a874fc38d0fcef0:"Medical order",s1d318e9d0ccba86b:"Chat",s1ee6d7e6d04932a4:"The email is not valid",s1fe8bb7f6ae07f9b:"You have no appointments in the history",s219b833c5ca095b3:"Here you will see all the appointments you have had. You can access the documents of each consultation and reschedule an appointment if necessary.",s22cf91a84fba4c4e:"When you schedule an appointment, it will appear here so you can consult it, modify it or cancel it.",s255bf4de23c83482:"Booking conditions:",s256189bafbcd2e34:"The phone is not valid",s27e462e9f48eb3a6:"Documentation",s2a1d212b3cb5c1a1:"You can chat with your professional up to 48 hours after your appointment",s2aa2c19d07591438:"You will receive a reminder 15 minutes before the appointment",s2aab27b26a86469f:"Consultation reason",s2b9fde9a5739d2a0:"Name",s2bb20b2162a18938:"Why do you need the consultation?",s2d6183fa992e10e9:"This professional has no available time slots",s2ebd846b5a30f9d1:"We're sorry, we couldn't repeat your appointment. Please contact support.",s30c9095a2e07d929:"Waiting room",s31219c9bdeb7bc3e:"Continue",s337e34cd11150eb6:"View my appointments",s346d488070fe4cc8:"Request appointment",s3944638e633d719a:"Consultation",s3b77baf6a4864231:"Unknown error",s3bd87e3e21b07900:"Wait while the connection is restored",s3dc6584e403858df:"We could not load your documents",s3f55bc3bfec41a5d:"Attach files",s4177fe7f5d70fd33:"Back",s41826ac201c3cd85:"Could not open the support chat",s4364d4be7641e15f:"Confirm appointment",s43e5edcc8801e9a4:"Professional profile",s4813ee5d305442e5:"It seems we couldn't find you at the time of your appointment. You can schedule another consultation to resolve your questions.",s49683919cdaeca83:"Today",s4a061033615c8016:"Documents",s4a8494821c987a17:"Report",s4a8f1fcd3f5e5952:"It's not time yet!",s4d20157b5a655e70:"This time slot is not available. Please select another.",s4de424f531892818:"Go to videocall",s51c461d40f9fb865:"Select your specialist",s536a0b4d3d4a5d9f:"We could not load your next appointment",s53d957dda6cc200b:"Service and platform provided by",s53e2497bf900c7fd:"You have no upcoming appointments",s5558a2e389d04223:"Modify",s55c5126e99bae190:"Search availability",s563dcbfd432eb18f:"Cancel appointment",s57e65113a89160cf:"Appointment modality",s59612eaa6993aa7e:e`${0} minutes`,s5eef402d73eecbdc:"Attach file",s5f7956aacb5c6ca2:"Checking Google Pay…",s5f817b8841b188d2:"More options",s60cc7f0f9b185dee:"Latest documentation",s631f73a10d156b22:"Consultation expired",s63f7af84683dd7c3:"This appointment cannot be modified or cancelled: the minimum time required before the start has passed.",s643155d1b6ee1684:"Try again in a few minutes.",s6431bc5f3d97fa7b:"Here you will see your prescriptions and medical reports. Consult your health professional to receive documentation.",s64b78a5026d4ce8d:"No available schedules",s65bedc0e516977d9:"Saturday",s679be6312356a21c:"Schedule a medical consultation when you need it. Here you will see all the details and you can manage your upcoming appointments.",s67f30f9f4ea881f3:"This code is not valid.",s6a50fd7f52263b04:"Could not return to the waiting room",s6ab6fcd87fdbf217:"Hello",s6b1c4fb634461e7c:"Previous month",s6b6fa877ec1e6968:"Chat with the professional",s6c81d42670932f93:"Update",s6e2423db05f36856:"Appointment request",s6ecdc22accc55af7:"Videocall",s70258a0040dd9e19:"Return to the waiting room",s718177442a7447b2:"Appointment with an expert in less than 72 hours",s733b3bf647b7b0fa:"Accept camera and microphone permissions",s73cad78d8a3c39c2:"Prescription",s74d7a739b6ab651d:"History",s757fef148e0c94c6:"Availability",s77320b73fdd9cc40:"Leave",s775370fdb0af1546:"Birth date",s77c2b712a9813175:"Request a new appointment",s77f8e4bee88d44aa:e`${0} of ${1}`,s7907902da8916212:"The professional will call you at the number you indicate in this field.",s7aa3cd94d51825fc:"There are no professionals available for the selected specialty. Please try again later or select another specialty.",s7af26e861bb6f905:"Google Pay gateway merchant identifier is missing",s7fd8da9511b66dd4:"You can attach images or additional documentation (analyses, test results, etc.) for the doctor to evaluate",s83c6ce869a2bbaa7:"(1 is very bad, 5 is excellent)",s8447efe79d058943:"Amount paid",s8581adc786786298:"File format not supported",s862ca980b16911d0:"Chat with the professional",s8c18dbf02590a72e:"Promo code applied",s8cce15c931017937:"Back to home",s8e7a6119525dc7c9:e`Sorry, since there are less than ${0} minutes until your appointment, we can't modify it.`,s9005845c358db9da:"We couldn't download the document.",s92f34d487d1d0355:"Promotion",s94626d2ffd70f075:"Promo code applied successfully",s9536695467bcf9c4:"This appointment has already passed, so it can no longer be cancelled.",s96474eac63a69381:"Go to chat",s96ceb408923a7ab1:e`No. COL. ${0}`,s979ee14368bf1505:"Chat with me",s9802dd10b2c2f760:"Send",s99898f495319cd49:"This message was deleted",s9c309154722f8e06:"Loading payment portal",s9cabdaf42f04afee:"Enter the code",s9cbf16425cadadb1:"Please try again later.",s9d22fa67943fdc4c:"Phone consultation",sa00e726e1e7e46a9:"Add promo code",sa27f38ad9db3bc4f:"Commercial advisor",sa2fe3f3b565f15f4:"Cancel",sa4186d5e26cab4bb:"Page not found",sa497ebaaeb251035:"Repeat appointment",sa7de4334479674c6:"Modify appointment",sa82bc40dafbe3256:e`Scheduled appointment for ${0}`,sa83d79734eb60ee3:"Apply",sa86d729f62b39f99:"Join the videocall",sa87d2c48a52b2617:"You don't have documentation",sab964c37a0934399:"Google Pay could not be loaded. Check the site configuration and try again.",sac2728ace11e5f4b:"Specialty*",sadc5ede25dd6e126:"The professional will send you a message to coordinate the appointment. Make sure you have good coverage and can attend at the chosen time.",sae8f7ac5552b2af1:"When there are 10 minutes left for your consultation, you can access the videoconference",saf63dc4c8601ec8c:"a",safe333e385f371ff:"Verifying your payment...",saff3019e8a8c5f98:"Monday",sb01184796ad3832e:"How did your appointment go?",sb410a3509b92a90c:"Any comments about the appointment?",sb49dc4c5edae9d4e:"Consultation rating",sb5387e21dc21422b:"Modified appointment",sb621415007181c43:"Next month",sb73394814d122852:"If your doctor has generated any documentation, you can see and download it here, from the documentation section, your email or the chat.",sb882f28c9b20052e:"Confirmed appointment",sba98cf8b2a7dfca4:"Yesterday",sbbee712c4900abc2:"We couldn't start the payment",sbc0be90393c87447:e`Summary of the appointment for ${0}`,sbcf081de432a2172:"View details",sbcfc05bdb868b383:"Prescription",sbd07d1f779e482ae:"We couldn't confirm your payment",sbd9803cceb34513a:"Start chat with commercial advisor",sbda1cf7b293e17d2:"Upload file",sc27e7c4850fc5a34:e`Sorry, since there are less than ${0} hours until your appointment, we can't cancel it.`,sc3bb7ea72886e4d0:"Recent documents",sc3c7734c15d2a045:"Share how the care was or whether you had any issues with the video call…",sc43929cc6582a185:"View full calendar",sc4edf6a4e0157d4e:"Upcoming appointments",sc7cf2be40c8614fa:e`Sorry, since there are less than ${0} minutes until your appointment, we can't cancel it.`,sca0e87aae6bde276:"Did something go wrong?",sca4bd395e3148194:"Confirm cancellation",sca90bc30758f9082:"The page you are looking for has been removed, renamed, or may not exist.",scbe4c6673872bda5:"Phone",sce29e337ebd75277:"Support chat",scf469737e1670fd4:"Next page",scfc7f5c5f41936dc:"My appointments",sd1f44f1a8bc20e67:"Email",sd24922a2783f286e:"Wednesday",sd2a8fc66c53c1a27:"Skip",sd3f7579076c6611c:"It seems you have denied the necessary permissions to enter the videocall. Edit the permissions in your browser to enter. Once granted, you must refresh this screen.",sd4beaeb9a1b1fed5:"Previous dates",sd812eb30f385776d:"Complete your profile",sd853d3bcf5341b59:"See more",sda962b28e9110c82:"Search in your medical digital profile",sdb7004e477873574:"Consultation cancelled successfully",sdd963b1b2ce9a1f5:e`The professional will call you at ${0} at the selected time. Make sure you have good coverage and can attend at the chosen time.`,sde993da26c048f19:"Traumatology, gynecology, endocrinology, digestive or psychiatry",sdee32ae81ca0d6d8:"Add to calendar",se00b081edccfae39:"Next dates",se07ea9607704c5ad:"Change code",se090f7226b372a4a:"If the appointment couldn't take place, you can",se0c7cc77f86aa8a0:"Last name",se17f2b402ecea2e1:"Amount to refund",se18fa3ef98e155de:"Preparing Google Pay…",se1cce5af3e9bb6ee:"An error occurred while uploading the file",se1cf783f86c53031:"Tuesday",se45e6f6f3428ad50:e`Link to the consultation: ${0}`,se5a09223256f98db:"This field is required",se5f9264155b99909:"An error occurred while verifying your payment status. Please contact support if the charge has been made.",se92e438da4e7099f:e`Sorry, since there are less than ${0} hours until your appointment, we can't modify it.`,sea11fd8a12559bc5:"Previous appointment:",seb6739450e8d9c8d:"Are you sure you want to cancel this appointment? You will receive the amount paid within 5-10 business days.",seb850e89f9ff58e8:"Next appointment",sed750da423170d47:"Results for:",sed836a96c3b5d523:"Payment portal",sed8ec5e3c64fa25d:"Total",sed97e90642983578:"Continue to payment",sedb2092dda465ea1:"DNI/NIE",sedbca9676f07a51f:"Appointment modality*",see7c0a7b5b6ebbc5:"Use the chat to send the consultation reason, documents or images",sefc0dd68776c9466:"Pre-consultation questionnaire",sf0638d3fc50964d2:"Choose another date",sf0695a0a125ae748:"Confirm",sf09d5e51b63f2b7d:"Pay with Google Pay",sf199b210440b7c5f:"Consultation finished",sf3457daf057bff15:"return to the waiting room.",sf484a0e20a7829ac:"We will send you an email when it is time to connect to the videocall. Make sure you have good internet connection and a device with a camera and microphone.",sf48d12e7ae207023:"Specialty",sf5258cfb2fa10bdc:"Wait for your treatment without leaving this screen",sf63a72ff4116c6a9:"Download document",sf9705e1c4e82c017:"Could not submit the questionnaire",sfa6bc28a7faedc92:"New digital specialties appointment",sfac5734d03595135:"View all",sfc63af0362cfb78b:"Google Pay merchant identifier is missing",sfd51ca4e1b145054:"Could not reserve this time slot. Please select another.",sff337500b69abf7f:"The doctor is finishing your consultation. Update in a few minutes to see if you have documentation.",sffbc330c8a19f838:"See less",sc6a6d42245892254:"Falta el identificador de comercio de Apple Pay",s3da77e69fe62cb2a:"No se ha podido cargar Apple Pay. Comprueba la configuración del sitio e inténtalo de nuevo.",se1dd5d211b5b00e4:"Apple Pay no está disponible",s7e8b7a5acbdf83ed:"Preparando Apple Pay…",sc8271ba819299b59:"Comprobando Apple Pay…",s57e95bc3afddfeb0:"Para pagar con Apple Pay, escanea el código QR con tu iPhone (iOS 18 o posterior) y confirma el pago.",sf32cd04f9a848ee2:"Pagar con Apple Pay",s6a796114fe45025d:e`${0}, ${1} h${2}`,s35d601992fe66fed:"Confirmando tu pago",s5370521b92483bf3:"No cierres, vuelvas atrás ni actualices la ventana; esto puede tardar unos momentos.",s77bf41039c589159:"Tu pago no se ha completado",s589cd89559bc046b:"El pago ha sido rechazado y no hemos creado la cita. No se te ha cobrado nada: vuelve a intentarlo con otro método de pago.",sf9e6fbadcce256d0:"Ha ocurrido un error",sa24acad3b1338788:"No hemos podido confirmar tu pago. Por favor, inténtalo de nuevo más tarde.",s8bbbd679ddb50d3b:"Si se te ha cobrado sin una cita confirmada, contacta con nuestro equipo en",s44d3670b18cefe17:"Reintentar verificación",s67ebdb57fc6ed724:"Confirmar y pagar",sf75ec3d5bb6b65ab:"Método de pago",s0ef2d611972d04af:"Selecciona un método para realizar el pago de la cita",s0569fb3d65e68486:"Tarjeta",sa8771906f4c82494:"Google pay",se2570afbd791e071:"Apple pay",s3a392bf1aa5a8813:"No se puede iniciar Google Pay",sc9c8fbf418b784ac:"No se puede iniciar Apple Pay",s55e29f17a7ab0b80:"Esperando confirmación de Google Pay",s8ff9b86afd460a55:"Esperando confirmación de Apple Pay",s5b8873ddba610f68:"Abrir Google Pay",s9506fb9bc66942ed:"Abrir Apple Pay",s6db69fd67f48404c:"Abrir ventana de Google Pay",s6911c9ad386cc8b9:"Abrir ventana de Apple Pay",s4a9be42496525265:"Volver a abrir Google Pay",s3356a53ef97dcfba:"Volver a abrir Apple Pay",s9ca719e1a40e96e3:"Faltan credenciales de pago. Vuelve atrás e inténtalo de nuevo, o paga con tarjeta.",s0f6deacf5441e291:"Elegir otro método",s275336b3d23d6d9c:"No cierres esta página.",s1dec877628213eef:"Tus citas",se0c593aac5e172e6:"Accede, modifica o anula tus citas.",s230b0bee447e61a5:"Ver mis citas"};export{a as templates};