@xiboplayer/pwa 0.7.1 → 0.7.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 (51) hide show
  1. package/dist/assets/{chunk-config-DqswDQz2.js → chunk-config-CzWpgWbQ.js} +2 -2
  2. package/dist/assets/{chunk-config-DqswDQz2.js.map → chunk-config-CzWpgWbQ.js.map} +1 -1
  3. package/dist/assets/index-18pbixOP.js +2 -0
  4. package/dist/assets/index-18pbixOP.js.map +1 -0
  5. package/dist/assets/{index-DYMccG7M.js → index-B39fmBsd.js} +2 -2
  6. package/dist/assets/{index-DYMccG7M.js.map → index-B39fmBsd.js.map} +1 -1
  7. package/dist/assets/{index-K17x7fv_.js → index-C6m4trc1.js} +2 -2
  8. package/dist/assets/{index-K17x7fv_.js.map → index-C6m4trc1.js.map} +1 -1
  9. package/dist/assets/{index--0TbPToz.js → index-CeqXK1Dq.js} +2 -2
  10. package/dist/assets/{index--0TbPToz.js.map → index-CeqXK1Dq.js.map} +1 -1
  11. package/dist/assets/index-CupWhQ-K.js +13 -0
  12. package/dist/assets/index-CupWhQ-K.js.map +1 -0
  13. package/dist/assets/index-Cv2QuVar.js +5 -0
  14. package/dist/assets/index-Cv2QuVar.js.map +1 -0
  15. package/dist/assets/{index-CpSQnOTy.js → index-D8A7foI9.js} +2 -2
  16. package/dist/assets/{index-CpSQnOTy.js.map → index-D8A7foI9.js.map} +1 -1
  17. package/dist/assets/{index-CdHwqlmo.js → index-Jbffurcq.js} +2 -2
  18. package/dist/assets/{index-CdHwqlmo.js.map → index-Jbffurcq.js.map} +1 -1
  19. package/dist/assets/index-N5JuX9oW.js +2 -0
  20. package/dist/assets/{index-xijlgGv2.js.map → index-N5JuX9oW.js.map} +1 -1
  21. package/dist/assets/{index-9iMTvtYp.js → index-katGA0CR.js} +2 -2
  22. package/dist/assets/{index-9iMTvtYp.js.map → index-katGA0CR.js.map} +1 -1
  23. package/dist/assets/main-DmDlxZTo.js +736 -0
  24. package/dist/assets/main-DmDlxZTo.js.map +1 -0
  25. package/dist/assets/protocol-detector-BEOLJeK0.js +16 -0
  26. package/dist/assets/protocol-detector-BEOLJeK0.js.map +1 -0
  27. package/dist/assets/setup-Du8FebQP.js +2 -0
  28. package/dist/assets/setup-Du8FebQP.js.map +1 -0
  29. package/dist/assets/{sync-manager-C-mx1NcP.js → sync-manager-CJz1dJMb.js} +2 -2
  30. package/dist/assets/{sync-manager-C-mx1NcP.js.map → sync-manager-CJz1dJMb.js.map} +1 -1
  31. package/dist/assets/widget-html-D7RpRI2G.js +2 -0
  32. package/dist/assets/widget-html-D7RpRI2G.js.map +1 -0
  33. package/dist/index.html +3 -3
  34. package/dist/setup.html +3 -3
  35. package/dist/sw-pwa.js +1 -1
  36. package/package.json +19 -17
  37. package/dist/assets/index-Bgo3B90-.js +0 -5
  38. package/dist/assets/index-Bgo3B90-.js.map +0 -1
  39. package/dist/assets/index-Bn7yexJC.js +0 -13
  40. package/dist/assets/index-Bn7yexJC.js.map +0 -1
  41. package/dist/assets/index-DOWqpi1W.js +0 -2
  42. package/dist/assets/index-DOWqpi1W.js.map +0 -1
  43. package/dist/assets/index-xijlgGv2.js +0 -2
  44. package/dist/assets/main-Brs62d3-.js +0 -736
  45. package/dist/assets/main-Brs62d3-.js.map +0 -1
  46. package/dist/assets/protocol-detector-TSZru2q-.js +0 -16
  47. package/dist/assets/protocol-detector-TSZru2q-.js.map +0 -1
  48. package/dist/assets/setup-C2E5DwAO.js +0 -2
  49. package/dist/assets/setup-C2E5DwAO.js.map +0 -1
  50. package/dist/assets/widget-html-7qheOFv5.js +0 -2
  51. package/dist/assets/widget-html-7qheOFv5.js.map +0 -1
@@ -0,0 +1,16 @@
1
+ import{PLAYER_API as S,fetchWithRetry as $,createLogger as v}from"./index-Cv2QuVar.js";async function R(g){var t;if(typeof navigator<"u"&&((t=navigator.storage)!=null&&t.estimate))try{const e=await navigator.storage.estimate();g.availableSpace=e.quota-e.usage,g.totalSpace=e.quota}catch{}!g.timeZone&&typeof Intl<"u"&&(g.timeZone=Intl.DateTimeFormat().resolvedOptions().timeZone),g.statusDialog||(g.statusDialog=`Current Layout: ${g.currentLayoutId||"None"}`)}const A=v("REST");class K{constructor(t){this.config=t,this.schemaVersion=7,this.retryOptions=t.retryOptions||{maxRetries:2,baseDelayMs:2e3},this._token=null,this._tokenExpiresAt=0,this._displayId=null,this._etags=new Map,this._responseCache=new Map,this._maxCacheSize=100,A.info("Using REST transport")}getRestBaseUrl(){return this._isProxyMode()?`${window.location.origin}${S}`:(this.config.restApiUrl||`${this.config.cmsUrl}${S}`).replace(/\/+$/,"")}_isProxyMode(){var t;return typeof window<"u"&&(((t=window.electronAPI)==null?void 0:t.isElectron)||window.location.hostname==="localhost")}_cacheSet(t,e,s){if(this._etags.size>=this._maxCacheSize){const n=this._etags.keys().next().value;this._etags.delete(n),this._responseCache.delete(n)}this._etags.set(t,e),this._responseCache.set(t,s)}async _authenticate(){const t=`${this.getRestBaseUrl()}/auth`;A.debug("Authenticating...");const e=await $(t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey})},this.retryOptions);if(!e.ok){const n=await e.text().catch(()=>"");throw new Error(`Auth failed: ${e.status} ${e.statusText} ${n}`)}const s=await e.json();this._token=s.token,this._displayId=s.displayId,this._tokenExpiresAt=Date.now()+(s.expiresIn-60)*1e3,A.info(`Authenticated as display ${this._displayId}`)}getToken(){return this._token}async _getToken(){return(!this._token||Date.now()>=this._tokenExpiresAt)&&await this._authenticate(),this._token}async restGet(t,e={},s=!1){const n=await this._getToken(),o=new URL(`${this.getRestBaseUrl()}${t}`);for(const[d,y]of Object.entries(e))o.searchParams.set(d,String(y));const a=t,i={Authorization:`Bearer ${n}`},c=this._etags.get(a);c&&(i["If-None-Match"]=c),A.debug(`GET ${t}`,e);const r=await $(o.toString(),{method:"GET",headers:i},this.retryOptions);if(r.status===401){if(s)throw new Error(`REST GET ${t} failed: 401 Unauthorized (after re-auth)`);return this._token=null,this.restGet(t,e,!0)}if(r.status===304){const d=this._responseCache.get(a);if(d)return A.debug(`${t} → 304 (using cache)`),d}if(!r.ok){const d=await r.text().catch(()=>"");throw new Error(`REST GET ${t} failed: ${r.status} ${r.statusText} ${d}`)}const u=r.headers.get("Content-Type")||"";let l;u.includes("application/json")?l=await r.json():l=await r.text();const p=r.headers.get("ETag");return p&&this._cacheSet(a,p,l),l}async restSend(t,e,s={},n=!1){const o=await this._getToken(),a=new URL(`${this.getRestBaseUrl()}${e}`);A.debug(`${t} ${e}`);const i=await $(a.toString(),{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${o}`},body:JSON.stringify(s)},this.retryOptions);if(i.status===401){if(n)throw new Error(`REST ${t} ${e} failed: 401 Unauthorized (after re-auth)`);return this._token=null,this.restSend(t,e,s,!0)}if(!i.ok){const r=await i.text().catch(()=>"");throw new Error(`REST ${t} ${e} failed: ${i.status} ${i.statusText} ${r}`)}return(i.headers.get("Content-Type")||"").includes("application/json")?await i.json():await i.text()}async registerDisplay(){await this._getToken();const t=typeof navigator<"u"?`${navigator.platform} ${navigator.userAgent}`:"unknown",e=await this.restSend("POST","/displays",{displayName:this.config.displayName,clientType:this.config.clientType||"linux",clientVersion:this.config.clientVersion||"0.1.0",clientCode:this.config.clientCode||400,operatingSystem:t,macAddress:this.config.macAddress||"n/a",xmrChannel:this.config.xmrChannel,xmrPubKey:this.config.xmrPubKey||""});return this._parseRegisterDisplayJson(e)}_parseRegisterDisplayJson(t){const e=t.display||t,s=e["@attributes"]||{},n=s.code||e.code,o=s.message||e.message||"";if(n!=="READY")return{code:n,message:o,settings:null};const a={};let i=[],c=[];for(const[d,y]of Object.entries(e))if(!(d==="@attributes"||d==="file")){if(d==="commands"){Array.isArray(y)&&(c=y.map(h=>({commandCode:h.code||h.commandCode||"",commandString:h.commandString||""})));continue}if(d==="tags"){const h=f=>typeof f=="object"?f.tag||f.value||"":String(f);if(Array.isArray(y))i=y.map(h).filter(Boolean);else if(y&&typeof y=="object"){const f=h(y);f&&(i=[f])}else typeof y=="string"&&y&&(i=[y]);continue}a[d]=typeof y=="object"?JSON.stringify(y):String(y)}const r=s.checkRf||"",u=s.checkSchedule||"",l={date:s.date||e.date||null,timezone:s.timezone||e.timezone||null,status:s.status||e.status||null,localDate:s.localDate||e.localDate||null,version_instructions:s.version_instructions||e.version_instructions||null},p=e.syncConfig||(e.syncGroup?{syncGroup:String(e.syncGroup),syncPublisherPort:parseInt(e.syncPublisherPort||"9590",10),syncSwitchDelay:parseInt(e.syncSwitchDelay||"750",10),syncVideoPauseDelay:parseInt(e.syncVideoPauseDelay||"100",10),isLead:String(e.syncGroup)==="lead"}:null);return{code:n,message:o,settings:a,tags:i,commands:c,displayAttrs:l,checkRf:r,checkSchedule:u,syncConfig:p}}async requiredFiles(){const t=await this.restGet(`/displays/${this._displayId}/media`);return this._parseRequiredFilesV2(t)}_parseRequiredFilesV2(t){const e=[];for(const s of t.media||[])e.push({type:s.type||"media",id:s.id!=null?String(s.id):null,size:s.fileSize||0,md5:s.md5||null,download:"http",path:s.url||null,saveAs:s.saveAs||null,fileType:null,code:null,layoutid:null,regionid:null,mediaid:null});for(const s of t.layouts||[])e.push({type:"layout",id:s.id!=null?String(s.id):null,size:s.fileSize||0,md5:s.md5||null,download:"http",path:s.url||null,saveAs:null,fileType:null,code:null,layoutid:null,regionid:null,mediaid:null});for(const s of t.widgets||[])e.push({type:"dataset",id:s.id!=null?String(s.id):null,size:0,md5:s.md5||null,download:"http",path:s.url||null,saveAs:null,fileType:null,code:null,layoutid:null,regionid:null,mediaid:null,updateInterval:s.updateInterval||0});for(const s of t.dependencies||[])e.push({type:"static",id:s.id!=null?String(s.id):null,size:s.fileSize||0,md5:s.md5||null,download:"http",path:s.url||null,saveAs:null,fileType:s.type||null,code:null,layoutid:null,regionid:null,mediaid:null});return{files:e,purge:[]}}async schedule(){return this.restGet(`/displays/${this._displayId}/schedule`)}async getResource(t,e,s){return this.restGet(`/widgets/${t}/${e}/${s}`)}async notifyStatus(t){return await R(t),this.restSend("PUT",`/displays/${this._displayId}/status`,{statusData:t})}async mediaInventory(t){const e=Array.isArray(t)?{inventoryItems:t}:{inventory:t};return this.restSend("PUT",`/displays/${this._displayId}/inventory`,e)}async blackList(t,e,s){return A.warn(`BlackList not available in v2 API (${e}/${t}: ${s})`),!1}async submitLog(t,e=null){const s=Array.isArray(t)?{logs:t}:{logXml:t},n=await this.restSend("POST",`/displays/${this._displayId}/logs`,s);return(n==null?void 0:n.success)===!0}async submitScreenShot(t){const e=await this.restSend("POST",`/displays/${this._displayId}/screenshot`,{screenshot:t});return(e==null?void 0:e.success)===!0}async submitStats(t,e=null){try{const s=Array.isArray(t)?{stats:t}:{statXml:t},n=await this.restSend("POST",`/displays/${this._displayId}/stats`,s),o=(n==null?void 0:n.success)===!0;return A.info(`SubmitStats result: ${o}`),o}catch(s){throw A.error("SubmitStats failed:",s),s}}async reportFaults(t){const e=await this.restSend("POST",`/displays/${this._displayId}/faults`,{fault:t});return(e==null?void 0:e.success)===!0}async getWeather(){return this.restGet(`/displays/${this._displayId}/weather`)}static async isAvailable(t,e){var s;try{const a=`${typeof window<"u"&&(((s=window.electronAPI)==null?void 0:s.isElectron)||window.location.hostname==="localhost")?"":t.replace(/\/+$/,"")}${S}/health`,i=(e==null?void 0:e.timeoutMs)||8e3,c={method:"GET"};typeof AbortSignal<"u"&&AbortSignal.timeout&&(c.signal=AbortSignal.timeout(i));const r=await $(a,c,e||{maxRetries:0});if(!r.ok)return!1;const u=await r.json();return u.version===2&&u.status==="ok"}catch{return!1}}}function C(g){const t=[];for(const e of g.children)e.tagName==="criteria"&&t.push({metric:e.getAttribute("metric")||"",condition:e.getAttribute("condition")||"",type:e.getAttribute("type")||"string",value:e.textContent||""});return t}function I(g){const e=new DOMParser().parseFromString(g,"text/xml"),s={default:null,defaultDependants:[],dependants:[],layouts:[],campaigns:[],overlays:[],actions:[],commands:[],dataConnectors:[]},n=e.querySelector("schedule");if(n){const r=Array.from(n.children).filter(u=>u.tagName==="dependants");for(const u of r)if(u.parentElement===n)for(const l of u.querySelectorAll("file"))l.textContent&&s.dependants.push(l.textContent)}const o=e.querySelector("default");if(o){s.default=o.getAttribute("file");const r=o.querySelectorAll("dependants > file");r.length>0&&(s.defaultDependants=[...r].map(u=>u.textContent))}for(const r of e.querySelectorAll("campaign")){const u={id:r.getAttribute("id"),priority:parseInt(r.getAttribute("priority")||"0"),fromdt:r.getAttribute("fromdt"),todt:r.getAttribute("todt"),scheduleid:r.getAttribute("scheduleid"),maxPlaysPerHour:parseInt(r.getAttribute("maxPlaysPerHour")||"0"),shareOfVoice:parseInt(r.getAttribute("shareOfVoice")||"0"),isGeoAware:r.getAttribute("isGeoAware")==="1",geoLocation:r.getAttribute("geoLocation")||"",syncEvent:r.getAttribute("syncEvent")==="1",recurrenceType:r.getAttribute("recurrenceType")||null,recurrenceDetail:parseInt(r.getAttribute("recurrenceDetail")||"0")||null,recurrenceRepeatsOn:r.getAttribute("recurrenceRepeatsOn")||null,recurrenceRange:r.getAttribute("recurrenceRange")||null,criteria:C(r),layouts:[]};for(const l of r.querySelectorAll("layout")){const p=l.getAttribute("file"),d=l.querySelectorAll("dependants > file");u.layouts.push({id:String(p),file:p,fromdt:l.getAttribute("fromdt")||u.fromdt,todt:l.getAttribute("todt")||u.todt,scheduleid:u.scheduleid,priority:u.priority,campaignId:u.id,maxPlaysPerHour:parseInt(l.getAttribute("maxPlaysPerHour")||"0"),isGeoAware:l.getAttribute("isGeoAware")==="1",geoLocation:l.getAttribute("geoLocation")||"",syncEvent:l.getAttribute("syncEvent")==="1",shareOfVoice:parseInt(l.getAttribute("shareOfVoice")||"0"),duration:parseInt(l.getAttribute("duration")||"0"),cyclePlayback:l.getAttribute("cyclePlayback")==="1",groupKey:l.getAttribute("groupKey")||null,playCount:parseInt(l.getAttribute("playCount")||"0"),dependants:d.length>0?[...d].map(y=>y.textContent):[],criteria:C(l)})}s.campaigns.push(u)}for(const r of e.querySelectorAll("schedule > layout")){const u=r.getAttribute("file"),l=r.querySelectorAll("dependants > file");s.layouts.push({id:String(u),file:u,fromdt:r.getAttribute("fromdt"),todt:r.getAttribute("todt"),scheduleid:r.getAttribute("scheduleid"),priority:parseInt(r.getAttribute("priority")||"0"),campaignId:null,maxPlaysPerHour:parseInt(r.getAttribute("maxPlaysPerHour")||"0"),isGeoAware:r.getAttribute("isGeoAware")==="1",geoLocation:r.getAttribute("geoLocation")||"",syncEvent:r.getAttribute("syncEvent")==="1",shareOfVoice:parseInt(r.getAttribute("shareOfVoice")||"0"),duration:parseInt(r.getAttribute("duration")||"0"),cyclePlayback:r.getAttribute("cyclePlayback")==="1",groupKey:r.getAttribute("groupKey")||null,playCount:parseInt(r.getAttribute("playCount")||"0"),recurrenceType:r.getAttribute("recurrenceType")||null,recurrenceDetail:parseInt(r.getAttribute("recurrenceDetail")||"0")||null,recurrenceRepeatsOn:r.getAttribute("recurrenceRepeatsOn")||null,recurrenceRange:r.getAttribute("recurrenceRange")||null,dependants:l.length>0?[...l].map(p=>p.textContent):[],criteria:C(r)})}const a=e.querySelector("overlays");if(a)for(const r of a.querySelectorAll("overlay")){const u=r.getAttribute("file");s.overlays.push({id:String(u),duration:parseInt(r.getAttribute("duration")||"60"),file:u,fromdt:r.getAttribute("fromdt"),todt:r.getAttribute("todt"),priority:parseInt(r.getAttribute("priority")||"0"),scheduleid:r.getAttribute("scheduleid"),isGeoAware:r.getAttribute("isGeoAware")==="1",geoLocation:r.getAttribute("geoLocation")||"",syncEvent:r.getAttribute("syncEvent")==="1",maxPlaysPerHour:parseInt(r.getAttribute("maxPlaysPerHour")||"0"),recurrenceType:r.getAttribute("recurrenceType")||null,recurrenceDetail:parseInt(r.getAttribute("recurrenceDetail")||"0")||null,recurrenceRepeatsOn:r.getAttribute("recurrenceRepeatsOn")||null,recurrenceRange:r.getAttribute("recurrenceRange")||null,criteria:C(r)})}const i=e.querySelector("actions");if(i)for(const r of i.querySelectorAll("action"))s.actions.push({actionType:r.getAttribute("actionType")||"",triggerCode:r.getAttribute("triggerCode")||"",layoutCode:r.getAttribute("layoutCode")||"",commandCode:r.getAttribute("commandCode")||"",duration:parseInt(r.getAttribute("duration")||"0"),fromdt:r.getAttribute("fromdt"),todt:r.getAttribute("todt"),priority:parseInt(r.getAttribute("priority")||"0"),scheduleid:r.getAttribute("scheduleid"),isGeoAware:r.getAttribute("isGeoAware")==="1",geoLocation:r.getAttribute("geoLocation")||""});for(const r of e.querySelectorAll("schedule > command"))s.commands.push({code:r.getAttribute("code")||"",date:r.getAttribute("date")||""});const c=e.querySelector("dataConnectors");if(c)for(const r of c.querySelectorAll("connector"))s.dataConnectors.push({id:r.getAttribute("id")||"",dataConnectorId:r.getAttribute("dataConnectorId")||"",dataSetId:r.getAttribute("dataSetId")||"",dataKey:r.getAttribute("dataKey")||"",dataParams:r.getAttribute("dataParams")||"",js:r.getAttribute("js")||"",url:r.getAttribute("url")||"",updateInterval:parseInt(r.getAttribute("updateInterval")||"300",10)});return s}const w=v("XMDS");class _{constructor(t){this.config=t,this.schemaVersion=5,this.retryOptions=t.retryOptions||{maxRetries:2,baseDelayMs:2e3}}buildEnvelope(t,e){const s=Object.entries(e).map(([n,o])=>{const a=String(o).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;");return`<${n} xsi:type="xsd:string">${a}</${n}>`}).join(`
2
+ `);return`<?xml version="1.0" encoding="UTF-8"?>
3
+ <soap:Envelope
4
+ xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
5
+ xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
6
+ xmlns:tns="urn:xmds"
7
+ xmlns:types="urn:xmds/encodedTypes"
8
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
10
+ <soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
11
+ <tns:${t}>
12
+ ${s}
13
+ </tns:${t}>
14
+ </soap:Body>
15
+ </soap:Envelope>`}rewriteXmdsUrl(t){var e;return typeof window<"u"&&((e=window.electronAPI)!=null&&e.isElectron||window.location.hostname==="localhost")?`/xmds-proxy?cms=${encodeURIComponent(t)}`:`${t}/xmds.php`}async call(t,e={}){const s=this.rewriteXmdsUrl(this.config.cmsUrl),n=`${s}${s.includes("?")?"&":"?"}v=${this.schemaVersion}&method=${t}`,o=this.buildEnvelope(t,e);w.debug(`${t}`,e),w.debug(`URL: ${n}`);const a=await $(n,{method:"POST",headers:{"Content-Type":"text/xml; charset=utf-8"},body:o},this.retryOptions);if(!a.ok)throw new Error(`XMDS ${t} failed: ${a.status} ${a.statusText}`);const i=await a.text();return this.parseResponse(i,t)}parseResponse(t,e){var r,u;const n=new DOMParser().parseFromString(t,"text/xml");let o=n.querySelector("Fault");if(o||(o=Array.from(n.querySelectorAll("*")).find(l=>l.localName==="Fault"||l.tagName.endsWith(":Fault"))),o){const l=((r=o.querySelector("faultstring"))==null?void 0:r.textContent)||((u=Array.from(o.querySelectorAll("*")).find(p=>p.localName==="faultstring"))==null?void 0:u.textContent)||"Unknown SOAP fault";throw new Error(`SOAP Fault: ${l}`)}const a=`${e}Response`;let i=n.querySelector(a);if(i||(i=Array.from(n.querySelectorAll("*")).find(l=>l.localName===a||l.tagName.endsWith(":"+a))),!i)throw new Error(`No ${a} element in SOAP response`);const c=i.firstElementChild;return c?c.textContent:null}async registerDisplay(){const t=`${navigator.platform} ${navigator.userAgent}`,e=await this.call("RegisterDisplay",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,displayName:this.config.displayName,clientType:this.config.clientType||"linux",clientVersion:this.config.clientVersion||"0.1.0",clientCode:this.config.clientCode||"400",operatingSystem:t,macAddress:this.config.macAddress||"n/a",xmrChannel:this.config.xmrChannel||"",xmrPubKey:this.config.xmrPubKey||"",licenceResult:"licensed"});return this.parseRegisterDisplayResponse(e)}parseRegisterDisplayResponse(t){const n=new DOMParser().parseFromString(t,"text/xml").querySelector("display");if(!n)throw new Error("Invalid RegisterDisplay response: no <display> element");const o=n.getAttribute("code"),a=n.getAttribute("message");if(o!=="READY")return{code:o,message:a,settings:null};const i={},c=[],r=[];for(const h of n.children){const f=h.tagName.toLowerCase();if(f!=="file"){if(f==="commands"){for(const b of h.querySelectorAll("command"))r.push({commandCode:b.getAttribute("code")||b.getAttribute("commandCode")||"",commandString:b.getAttribute("commandString")||""});continue}if(f==="tags"){for(const b of h.querySelectorAll("tag"))b.textContent&&c.push(b.textContent);continue}i[h.tagName]=h.textContent}}const u=n.getAttribute("checkRf")||"",l=n.getAttribute("checkSchedule")||"",p={date:n.getAttribute("date")||null,timezone:n.getAttribute("timezone")||null,status:n.getAttribute("status")||null,localDate:n.getAttribute("localDate")||null,version_instructions:n.getAttribute("version_instructions")||null},d=i.syncGroup||null,y=d?{syncGroup:d,syncPublisherPort:parseInt(i.syncPublisherPort||"9590",10),syncSwitchDelay:parseInt(i.syncSwitchDelay||"750",10),syncVideoPauseDelay:parseInt(i.syncVideoPauseDelay||"100",10),isLead:d==="lead"}:null;return{code:o,message:a,settings:i,tags:c,commands:r,displayAttrs:p,checkRf:u,checkSchedule:l,syncConfig:y}}async requiredFiles(){const t=await this.call("RequiredFiles",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey});return this.parseRequiredFilesResponse(t)}parseRequiredFilesResponse(t){const s=new DOMParser().parseFromString(t,"text/xml"),n=[];for(const i of s.querySelectorAll("file")){const c={type:i.getAttribute("type"),id:i.getAttribute("id"),size:parseInt(i.getAttribute("size")||"0"),md5:i.getAttribute("md5"),download:i.getAttribute("download"),path:i.getAttribute("path"),saveAs:i.getAttribute("saveAs")||null,fileType:i.getAttribute("fileType")||null,code:i.getAttribute("code"),layoutid:i.getAttribute("layoutid"),regionid:i.getAttribute("regionid"),mediaid:i.getAttribute("mediaid")};if(c.path&&c.path.includes("xmds.php")){c.cmsDownloadUrl=c.path;const r=c.fileType;r==="L"||c.type==="layout"?c.path=`${S}/layouts/${c.id}`:r==="P"?c.path=`${S}/dependencies/${c.saveAs||c.id}`:c.path=`${S}/media/file/${c.saveAs||c.id}`}n.push(c)}const o=[],a=s.querySelector("purge");if(a)for(const i of a.querySelectorAll("item"))o.push({id:i.getAttribute("id"),storedAs:i.getAttribute("storedAs")});return{files:n,purge:o}}async schedule(){const t=await this.call("Schedule",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey});return I(t)}async getResource(t,e,s){return await this.call("GetResource",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,layoutId:String(t),regionId:String(e),mediaId:String(s)})}async notifyStatus(t){return await R(t),await this.call("NotifyStatus",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,status:JSON.stringify(t)})}async mediaInventory(t){return await this.call("MediaInventory",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,mediaInventory:t})}async blackList(t,e,s){try{const n=await this.call("BlackList",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,mediaId:String(t),type:e||"media",reason:s||"Failed to render"});return w.info(`BlackListed ${e}/${t}: ${s}`),n==="true"}catch(n){return w.warn("BlackList failed:",n),!1}}async submitLog(t,e=null){return await this.call("SubmitLog",{serverKey:this.config.cmsKey,hardwareKey:e||this.config.hardwareKey,logXml:t})==="true"}async submitScreenShot(t){return await this.call("SubmitScreenShot",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,screenShot:t})==="true"}async reportFaults(t){return this.call("ReportFaults",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey,fault:t})}async getWeather(){return this.call("GetWeather",{serverKey:this.config.cmsKey,hardwareKey:this.config.hardwareKey})}async submitStats(t,e=null){try{const n=await this.call("SubmitStats",{serverKey:this.config.cmsKey,hardwareKey:e||this.config.hardwareKey,statXml:t})==="true";return w.info(`SubmitStats result: ${n}`),n}catch(s){throw w.error("SubmitStats failed:",s),s}}}const P=["registerDisplay","requiredFiles","schedule","getResource","notifyStatus","mediaInventory","blackList","submitLog","submitScreenShot","submitStats","reportFaults","getWeather"];function x(g,t="client"){for(const e of P)if(typeof g[e]!="function")throw new Error(`${t} missing CmsClient method: ${e}()`)}const m=v("Protocol"),T=3e3;class D{constructor(t,e,s,n={}){this.cmsUrl=t,this.RestClient=e,this.XmdsClient=s,this.probeTimeoutMs=n.probeTimeoutMs||T,this.protocol=null,this.lastProbeTime=0}async probe(){const t=await this.RestClient.isAvailable(this.cmsUrl,{maxRetries:0,timeoutMs:this.probeTimeoutMs});return this.lastProbeTime=Date.now(),t}async detect(t,e){if(e==="rest"){this.protocol="rest",m.info("Using REST transport (forced)");const o=new this.RestClient(t);return x(o,"RestClient"),{client:o,protocol:"rest"}}if(e==="xmds"){this.protocol="xmds",m.info("Using XMDS/SOAP transport (forced)");const o=new this.XmdsClient(t);return x(o,"XmdsClient"),{client:o,protocol:"xmds"}}m.info("Probing CMS for REST API availability...");let s=!1;try{s=await this.probe()}catch(o){m.warn("REST probe failed:",(o==null?void 0:o.message)||o)}if(s){this.protocol="rest",m.info("REST transport detected — using PlayerRestApi");const o=new this.RestClient(t);return x(o,"RestClient"),{client:o,protocol:"rest"}}this.protocol="xmds",m.info("REST unavailable — using XMDS/SOAP transport");const n=new this.XmdsClient(t);return x(n,"XmdsClient"),{client:n,protocol:"xmds"}}async reprobe(t){const e=this.protocol;m.info("Re-probing CMS protocol...");let s=!1;try{s=await this.probe()}catch(a){m.warn("Re-probe failed:",(a==null?void 0:a.message)||a)}const n=s?"rest":"xmds";if(n!==e){m.info(`Protocol changed: ${e} → ${n}`),this.protocol=n;const a=s?new this.RestClient(t):new this.XmdsClient(t);return x(a,s?"RestClient":"XmdsClient"),{client:a,protocol:n,changed:!0}}return m.info(`Protocol unchanged: ${n}`),{client:null,protocol:n,changed:!1}}getProtocol(){return this.protocol}}export{P as C,D as P,K as R,_ as X,x as a,I as p};
16
+ //# sourceMappingURL=protocol-detector-BEOLJeK0.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"protocol-detector-BEOLJeK0.js","sources":["../../../xmds/src/status-enrichment.js","../../../xmds/src/rest-client.js","../../../xmds/src/schedule-parser.js","../../../xmds/src/xmds-client.js","../../../xmds/src/cms-client.js","../../../xmds/src/protocol-detector.js"],"sourcesContent":["// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * Shared notifyStatus enrichment — adds storage estimate, timezone,\n * and statusDialog to the status object before submission.\n *\n * @param {Object} status - Mutable status object to enrich in place\n * @returns {Promise<void>}\n */\nexport async function enrichStatus(status) {\n // Add storage estimate if available\n if (typeof navigator !== 'undefined' && navigator.storage?.estimate) {\n try {\n const estimate = await navigator.storage.estimate();\n status.availableSpace = estimate.quota - estimate.usage;\n status.totalSpace = estimate.quota;\n } catch (_) { /* storage estimate not supported */ }\n }\n\n // Add timezone if not already provided\n if (!status.timeZone && typeof Intl !== 'undefined') {\n status.timeZone = Intl.DateTimeFormat().resolvedOptions().timeZone;\n }\n\n // Add statusDialog (summary for CMS display status page) if not provided\n if (!status.statusDialog) {\n status.statusDialog = `Current Layout: ${status.currentLayoutId || 'None'}`;\n }\n}\n","// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * REST transport client for Xibo CMS Player API.\n *\n * Uses the Player API REST endpoints with JWT auth, resource-oriented URLs,\n * and native JSON responses (no XML parsing required).\n *\n * - JWT bearer token auth (single POST /auth → token for all requests)\n * - Resource-oriented URLs (/displays/{id}/schedule vs /schedule)\n * - Native JSON schedule (no client-side XML parsing)\n * - Categorized required files (media/layouts/widgets)\n * - CDN/reverse proxy compatible (GET with cache headers)\n *\n * Same public API as XmdsClient — drop-in replacement.\n */\nimport { createLogger, fetchWithRetry, PLAYER_API } from '@xiboplayer/utils';\nimport { enrichStatus } from './status-enrichment.js';\n\nconst log = createLogger('REST');\n\nexport class RestClient {\n constructor(config) {\n this.config = config;\n this.schemaVersion = 7;\n this.retryOptions = config.retryOptions || { maxRetries: 2, baseDelayMs: 2000 };\n\n // JWT auth state\n this._token = null;\n this._tokenExpiresAt = 0;\n this._displayId = null;\n\n // ETag-based HTTP caching (capped at _maxCacheSize entries)\n this._etags = new Map();\n this._responseCache = new Map();\n this._maxCacheSize = 100;\n\n log.info('Using REST transport');\n }\n\n // ─── Transport helpers ──────────────────────────────────────────\n\n /**\n * Get the REST API base URL.\n * In proxy mode (Electron/Chromium), returns the local relative path so\n * requests go through the Express proxy's mirror routes.\n * In direct mode (standalone PWA), returns the full CMS URL.\n */\n getRestBaseUrl() {\n if (this._isProxyMode()) {\n return `${window.location.origin}${PLAYER_API}`;\n }\n const base = this.config.restApiUrl || `${this.config.cmsUrl}${PLAYER_API}`;\n return base.replace(/\\/+$/, '');\n }\n\n /**\n * Check if running behind the local proxy (Electron or Chromium kiosk).\n */\n _isProxyMode() {\n return typeof window !== 'undefined' &&\n (window.electronAPI?.isElectron ||\n window.location.hostname === 'localhost');\n }\n\n /**\n * Store a response in the ETag cache, evicting the oldest entry if full.\n */\n _cacheSet(path, etag, data) {\n if (this._etags.size >= this._maxCacheSize) {\n const oldest = this._etags.keys().next().value;\n this._etags.delete(oldest);\n this._responseCache.delete(oldest);\n }\n this._etags.set(path, etag);\n this._responseCache.set(path, data);\n }\n\n // ─── JWT auth ─────────────────────────────────────────────────\n\n /**\n * Authenticate with the CMS and obtain a JWT token.\n * Called automatically before the first authenticated request.\n */\n async _authenticate() {\n const url = `${this.getRestBaseUrl()}/auth`;\n\n log.debug('Authenticating...');\n\n const response = await fetchWithRetry(url, {\n method: 'POST',\n headers: { 'Content-Type': 'application/json' },\n body: JSON.stringify({\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n }),\n }, this.retryOptions);\n\n if (!response.ok) {\n const errorBody = await response.text().catch(() => '');\n throw new Error(`Auth failed: ${response.status} ${response.statusText} ${errorBody}`);\n }\n\n const data = await response.json();\n this._token = data.token;\n this._displayId = data.displayId;\n // Refresh 60s before expiry to avoid edge-case rejections\n this._tokenExpiresAt = Date.now() + (data.expiresIn - 60) * 1000;\n\n log.info(`Authenticated as display ${this._displayId}`);\n }\n\n /**\n * Get current token synchronously (may be null or expired).\n * @returns {string|null}\n */\n getToken() {\n return this._token;\n }\n\n /**\n * Get a valid JWT token, refreshing if expired or missing.\n */\n async _getToken() {\n if (!this._token || Date.now() >= this._tokenExpiresAt) {\n await this._authenticate();\n }\n return this._token;\n }\n\n /**\n * Make an authenticated GET request with ETag caching.\n */\n async restGet(path, queryParams = {}, _retrying = false) {\n const token = await this._getToken();\n const url = new URL(`${this.getRestBaseUrl()}${path}`);\n for (const [key, value] of Object.entries(queryParams)) {\n url.searchParams.set(key, String(value));\n }\n\n const cacheKey = path;\n const headers = { 'Authorization': `Bearer ${token}` };\n const cachedEtag = this._etags.get(cacheKey);\n if (cachedEtag) {\n headers['If-None-Match'] = cachedEtag;\n }\n\n log.debug(`GET ${path}`, queryParams);\n\n const response = await fetchWithRetry(url.toString(), {\n method: 'GET',\n headers,\n }, this.retryOptions);\n\n // Token expired mid-flight — re-auth and retry once\n if (response.status === 401) {\n if (_retrying) {\n throw new Error(`REST GET ${path} failed: 401 Unauthorized (after re-auth)`);\n }\n this._token = null;\n return this.restGet(path, queryParams, true);\n }\n\n if (response.status === 304) {\n const cached = this._responseCache.get(cacheKey);\n if (cached) {\n log.debug(`${path} → 304 (using cache)`);\n return cached;\n }\n }\n\n if (!response.ok) {\n const errorBody = await response.text().catch(() => '');\n throw new Error(`REST GET ${path} failed: ${response.status} ${response.statusText} ${errorBody}`);\n }\n\n const contentType = response.headers.get('Content-Type') || '';\n let data;\n if (contentType.includes('application/json')) {\n data = await response.json();\n } else {\n data = await response.text();\n }\n\n const etag = response.headers.get('ETag');\n if (etag) {\n this._cacheSet(cacheKey, etag, data);\n }\n\n return data;\n }\n\n /**\n * Make an authenticated POST/PUT request with JSON body.\n */\n async restSend(method, path, body = {}, _retrying = false) {\n const token = await this._getToken();\n const url = new URL(`${this.getRestBaseUrl()}${path}`);\n\n log.debug(`${method} ${path}`);\n\n const response = await fetchWithRetry(url.toString(), {\n method,\n headers: {\n 'Content-Type': 'application/json',\n 'Authorization': `Bearer ${token}`,\n },\n body: JSON.stringify(body),\n }, this.retryOptions);\n\n // Token expired mid-flight — re-auth and retry once\n if (response.status === 401) {\n if (_retrying) {\n throw new Error(`REST ${method} ${path} failed: 401 Unauthorized (after re-auth)`);\n }\n this._token = null;\n return this.restSend(method, path, body, true);\n }\n\n if (!response.ok) {\n const errorBody = await response.text().catch(() => '');\n throw new Error(`REST ${method} ${path} failed: ${response.status} ${response.statusText} ${errorBody}`);\n }\n\n const contentType = response.headers.get('Content-Type') || '';\n if (contentType.includes('application/json')) {\n return await response.json();\n }\n return await response.text();\n }\n\n // ─── Public API ─────────────────────────────────────────────────\n\n /**\n * RegisterDisplay - authenticate and get settings.\n * POST /displays → JSON with display settings\n */\n async registerDisplay() {\n // Auth first to get displayId\n await this._getToken();\n\n const os = typeof navigator !== 'undefined'\n ? `${navigator.platform} ${navigator.userAgent}`\n : 'unknown';\n\n const json = await this.restSend('POST', '/displays', {\n displayName: this.config.displayName,\n clientType: this.config.clientType || 'linux',\n clientVersion: this.config.clientVersion || '0.1.0',\n clientCode: this.config.clientCode || 400,\n operatingSystem: os,\n macAddress: this.config.macAddress || 'n/a',\n xmrChannel: this.config.xmrChannel,\n xmrPubKey: this.config.xmrPubKey || '',\n });\n\n return this._parseRegisterDisplayJson(json);\n }\n\n /**\n * Parse register display JSON response.\n * Same output format as XmdsClient.\n */\n _parseRegisterDisplayJson(json) {\n const display = json.display || json;\n const attrs = display['@attributes'] || {};\n const code = attrs.code || display.code;\n const message = attrs.message || display.message || '';\n\n if (code !== 'READY') {\n return { code, message, settings: null };\n }\n\n const settings = {};\n let tags = [];\n let commands = [];\n for (const [key, value] of Object.entries(display)) {\n if (key === '@attributes' || key === 'file') continue;\n if (key === 'commands') {\n if (Array.isArray(value)) {\n commands = value.map(c => ({\n commandCode: c.code || c.commandCode || '',\n commandString: c.commandString || ''\n }));\n }\n continue;\n }\n if (key === 'tags') {\n const extractTag = (t) => typeof t === 'object' ? (t.tag || t.value || '') : String(t);\n if (Array.isArray(value)) {\n tags = value.map(extractTag).filter(Boolean);\n } else if (value && typeof value === 'object') {\n const t = extractTag(value);\n if (t) tags = [t];\n } else if (typeof value === 'string' && value) {\n tags = [value];\n }\n continue;\n }\n settings[key] = typeof value === 'object' ? JSON.stringify(value) : String(value);\n }\n\n const checkRf = attrs.checkRf || '';\n const checkSchedule = attrs.checkSchedule || '';\n\n const displayAttrs = {\n date: attrs.date || display.date || null,\n timezone: attrs.timezone || display.timezone || null,\n status: attrs.status || display.status || null,\n localDate: attrs.localDate || display.localDate || null,\n version_instructions: attrs.version_instructions || display.version_instructions || null,\n };\n\n // Prefer structured syncConfig from REST module; fall back to flat SOAP fields\n const syncConfig = display.syncConfig || (display.syncGroup ? {\n syncGroup: String(display.syncGroup),\n syncPublisherPort: parseInt(display.syncPublisherPort || '9590', 10),\n syncSwitchDelay: parseInt(display.syncSwitchDelay || '750', 10),\n syncVideoPauseDelay: parseInt(display.syncVideoPauseDelay || '100', 10),\n isLead: String(display.syncGroup) === 'lead',\n } : null);\n\n return { code, message, settings, tags, commands, displayAttrs, checkRf, checkSchedule, syncConfig };\n }\n\n /**\n * RequiredFiles - get list of files to download.\n * GET /displays/{id}/media → categorized JSON (no XML parsing)\n */\n async requiredFiles() {\n const json = await this.restGet(`/displays/${this._displayId}/media`);\n return this._parseRequiredFilesV2(json);\n }\n\n /**\n * Parse v2 categorized required files into the same flat format\n * that the download pipeline expects.\n *\n * v2 server returns: { media: [...], layouts: [...], widgets: [...] }\n * We flatten back to: { files: [...], purge: [] }\n */\n _parseRequiredFilesV2(json) {\n const files = [];\n\n // Media files (images, videos)\n for (const m of json.media || []) {\n files.push({\n type: m.type || 'media',\n id: m.id != null ? String(m.id) : null,\n size: m.fileSize || 0,\n md5: m.md5 || null,\n download: 'http',\n path: m.url || null,\n saveAs: m.saveAs || null,\n fileType: null,\n code: null,\n layoutid: null,\n regionid: null,\n mediaid: null,\n });\n }\n\n // Layout files\n for (const l of json.layouts || []) {\n files.push({\n type: 'layout',\n id: l.id != null ? String(l.id) : null,\n size: l.fileSize || 0,\n md5: l.md5 || null,\n download: 'http',\n path: l.url || null,\n saveAs: null,\n fileType: null,\n code: null,\n layoutid: null,\n regionid: null,\n mediaid: null,\n });\n }\n\n // Widget data files (datasets — dynamic API, not static media)\n for (const w of json.widgets || []) {\n files.push({\n type: 'dataset',\n id: w.id != null ? String(w.id) : null,\n size: 0,\n md5: w.md5 || null,\n download: 'http',\n path: w.url || null,\n saveAs: null,\n fileType: null,\n code: null,\n layoutid: null,\n regionid: null,\n mediaid: null,\n updateInterval: w.updateInterval || 0,\n });\n }\n\n // Dependencies (fonts, CSS, JS bundles) — pre-classified as 'static'\n for (const d of json.dependencies || []) {\n files.push({\n type: 'static',\n id: d.id != null ? String(d.id) : null,\n size: d.fileSize || 0,\n md5: d.md5 || null,\n download: 'http',\n path: d.url || null,\n saveAs: null,\n fileType: d.type || null,\n code: null,\n layoutid: null,\n regionid: null,\n mediaid: null,\n });\n }\n\n return { files, purge: [] };\n }\n\n /**\n * Schedule - get layout schedule.\n * GET /displays/{id}/schedule → native JSON (no XML parsing needed!)\n *\n * The v2 server returns the same structure as parseScheduleResponse(),\n * so we return it directly.\n */\n async schedule() {\n return this.restGet(`/displays/${this._displayId}/schedule`);\n }\n\n /**\n * GetResource - get rendered widget HTML.\n * GET /widgets/{layoutId}/{regionId}/{mediaId} → HTML string\n */\n async getResource(layoutId, regionId, mediaId) {\n return this.restGet(`/widgets/${layoutId}/${regionId}/${mediaId}`);\n }\n\n /**\n * NotifyStatus - report current status.\n * PUT /displays/{id}/status → JSON acknowledgement\n */\n async notifyStatus(status) {\n await enrichStatus(status);\n\n return this.restSend('PUT', `/displays/${this._displayId}/status`, {\n statusData: status,\n });\n }\n\n /**\n * MediaInventory - report downloaded files.\n * PUT /displays/{id}/inventory → JSON acknowledgement\n */\n async mediaInventory(inventoryXml) {\n const body = Array.isArray(inventoryXml)\n ? { inventoryItems: inventoryXml }\n : { inventory: inventoryXml };\n return this.restSend('PUT', `/displays/${this._displayId}/inventory`, body);\n }\n\n /**\n * BlackList - report broken media to CMS.\n * Not in v2 API — falls back to v1 behavior (no-op with warning).\n */\n async blackList(mediaId, type, reason) {\n log.warn(`BlackList not available in v2 API (${type}/${mediaId}: ${reason})`);\n return false;\n }\n\n /**\n * SubmitLog - submit player logs to CMS.\n * POST /displays/{id}/logs → JSON acknowledgement\n */\n async submitLog(logXml, hardwareKeyOverride = null) {\n const body = Array.isArray(logXml) ? { logs: logXml } : { logXml };\n const result = await this.restSend('POST', `/displays/${this._displayId}/logs`, body);\n return result?.success === true;\n }\n\n /**\n * SubmitScreenShot - submit screenshot to CMS.\n * POST /displays/{id}/screenshot → JSON acknowledgement\n */\n async submitScreenShot(base64Image) {\n const result = await this.restSend('POST', `/displays/${this._displayId}/screenshot`, {\n screenshot: base64Image,\n });\n return result?.success === true;\n }\n\n /**\n * SubmitStats - submit proof of play statistics.\n * POST /displays/{id}/stats → JSON acknowledgement\n */\n async submitStats(statsXml, hardwareKeyOverride = null) {\n try {\n const body = Array.isArray(statsXml) ? { stats: statsXml } : { statXml: statsXml };\n const result = await this.restSend('POST', `/displays/${this._displayId}/stats`, body);\n const success = result?.success === true;\n log.info(`SubmitStats result: ${success}`);\n return success;\n } catch (error) {\n log.error('SubmitStats failed:', error);\n throw error;\n }\n }\n\n /**\n * ReportFaults - submit fault data to CMS for dashboard alerts.\n * POST /displays/{id}/faults → JSON acknowledgement\n */\n async reportFaults(faultJson) {\n const result = await this.restSend('POST', `/displays/${this._displayId}/faults`, {\n fault: faultJson,\n });\n return result?.success === true;\n }\n\n /**\n * GetWeather - get current weather data for schedule criteria.\n * GET /displays/{id}/weather → JSON weather data\n */\n async getWeather() {\n return this.restGet(`/displays/${this._displayId}/weather`);\n }\n\n // ─── Static helpers ───────────────────────────────────────────\n\n /**\n * Probe whether the CMS supports API v2.\n * GET ${PLAYER_API}/health → { version: 2, status: \"ok\" }\n *\n * @param {string} cmsUrl - CMS base URL\n * @param {Object} [retryOptions] - Retry options for fetch\n * @returns {Promise<boolean>} true if v2 is available\n */\n static async isAvailable(cmsUrl, retryOptions) {\n try {\n // In proxy mode, probe the local proxy's forward route instead of the CMS directly (avoids CORS)\n const isProxy = typeof window !== 'undefined' &&\n (window.electronAPI?.isElectron || window.location.hostname === 'localhost');\n const base = isProxy ? '' : cmsUrl.replace(/\\/+$/, '');\n const url = `${base}${PLAYER_API}/health`;\n const timeoutMs = retryOptions?.timeoutMs || 8000;\n const fetchOptions = { method: 'GET' };\n // Apply timeout via AbortSignal (generous on first probe — TLS cold start\n // from the proxy to the CMS can take 5-6s on first connection)\n if (typeof AbortSignal !== 'undefined' && AbortSignal.timeout) {\n fetchOptions.signal = AbortSignal.timeout(timeoutMs);\n }\n const response = await fetchWithRetry(url, fetchOptions, retryOptions || { maxRetries: 0 });\n if (!response.ok) return false;\n const data = await response.json();\n return data.version === 2 && data.status === 'ok';\n } catch {\n return false;\n }\n }\n}\n","// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * Shared schedule XML parser used by both RestClient and XmdsClient.\n *\n * Both transports return the same XML structure for the Schedule endpoint,\n * so the parsing logic lives here to avoid duplication.\n */\n\n/**\n * Parse criteria child elements from a layout/overlay element.\n * Criteria are conditions that must be met for the item to display.\n *\n * XML format: <criteria metric=\"dayOfWeek\" condition=\"equals\" type=\"string\">Monday</criteria>\n *\n * @param {Element} parentEl - Parent XML element containing <criteria> children\n * @returns {Array<{metric: string, condition: string, type: string, value: string}>}\n */\nfunction parseCriteria(parentEl) {\n const criteria = [];\n for (const child of parentEl.children) {\n if (child.tagName !== 'criteria') continue;\n criteria.push({\n metric: child.getAttribute('metric') || '',\n condition: child.getAttribute('condition') || '',\n type: child.getAttribute('type') || 'string',\n value: child.textContent || ''\n });\n }\n return criteria;\n}\n\n/**\n * Parse Schedule XML response into a normalized schedule object.\n *\n * @param {string} xml - Raw XML string from CMS schedule endpoint\n * @returns {Object} Parsed schedule with default, layouts, campaigns, overlays, actions, commands, dataConnectors\n */\nexport function parseScheduleResponse(xml) {\n const parser = new DOMParser();\n const doc = parser.parseFromString(xml, 'text/xml');\n\n const schedule = {\n default: null,\n defaultDependants: [],\n dependants: [], // Global dependants that gate ALL layouts\n layouts: [],\n campaigns: [],\n overlays: [],\n actions: [],\n commands: [],\n dataConnectors: []\n };\n\n // Parse global dependants (root-level <dependants> — must be cached before any layout plays)\n const scheduleEl = doc.querySelector('schedule');\n if (scheduleEl) {\n const globalDeps = Array.from(scheduleEl.children).filter(\n el => el.tagName === 'dependants'\n );\n for (const depContainer of globalDeps) {\n // Skip if this is nested inside <default>, <layout>, etc.\n if (depContainer.parentElement !== scheduleEl) continue;\n for (const fileEl of depContainer.querySelectorAll('file')) {\n if (fileEl.textContent) schedule.dependants.push(fileEl.textContent);\n }\n }\n }\n\n const defaultEl = doc.querySelector('default');\n if (defaultEl) {\n schedule.default = defaultEl.getAttribute('file');\n // Parse dependants — files that must be cached before this layout plays\n const defaultDeps = defaultEl.querySelectorAll('dependants > file');\n if (defaultDeps.length > 0) {\n schedule.defaultDependants = [...defaultDeps].map(el => el.textContent);\n }\n }\n\n // Parse campaigns (groups of layouts with shared priority)\n for (const campaignEl of doc.querySelectorAll('campaign')) {\n const campaign = {\n id: campaignEl.getAttribute('id'),\n priority: parseInt(campaignEl.getAttribute('priority') || '0'),\n fromdt: campaignEl.getAttribute('fromdt'),\n todt: campaignEl.getAttribute('todt'),\n scheduleid: campaignEl.getAttribute('scheduleid'),\n maxPlaysPerHour: parseInt(campaignEl.getAttribute('maxPlaysPerHour') || '0'),\n shareOfVoice: parseInt(campaignEl.getAttribute('shareOfVoice') || '0'),\n isGeoAware: campaignEl.getAttribute('isGeoAware') === '1',\n geoLocation: campaignEl.getAttribute('geoLocation') || '',\n syncEvent: campaignEl.getAttribute('syncEvent') === '1',\n recurrenceType: campaignEl.getAttribute('recurrenceType') || null,\n recurrenceDetail: parseInt(campaignEl.getAttribute('recurrenceDetail') || '0') || null,\n recurrenceRepeatsOn: campaignEl.getAttribute('recurrenceRepeatsOn') || null,\n recurrenceRange: campaignEl.getAttribute('recurrenceRange') || null,\n criteria: parseCriteria(campaignEl),\n layouts: []\n };\n\n // Parse layouts within this campaign\n for (const layoutEl of campaignEl.querySelectorAll('layout')) {\n const fileId = layoutEl.getAttribute('file');\n const depEls = layoutEl.querySelectorAll('dependants > file');\n campaign.layouts.push({\n id: String(fileId), // Normalized string ID for consistent type usage\n file: fileId,\n // Layouts in campaigns inherit timing from campaign level\n fromdt: layoutEl.getAttribute('fromdt') || campaign.fromdt,\n todt: layoutEl.getAttribute('todt') || campaign.todt,\n scheduleid: campaign.scheduleid,\n priority: campaign.priority, // Priority at campaign level\n campaignId: campaign.id,\n maxPlaysPerHour: parseInt(layoutEl.getAttribute('maxPlaysPerHour') || '0'),\n isGeoAware: layoutEl.getAttribute('isGeoAware') === '1',\n geoLocation: layoutEl.getAttribute('geoLocation') || '',\n syncEvent: layoutEl.getAttribute('syncEvent') === '1',\n shareOfVoice: parseInt(layoutEl.getAttribute('shareOfVoice') || '0'),\n duration: parseInt(layoutEl.getAttribute('duration') || '0'),\n cyclePlayback: layoutEl.getAttribute('cyclePlayback') === '1',\n groupKey: layoutEl.getAttribute('groupKey') || null,\n playCount: parseInt(layoutEl.getAttribute('playCount') || '0'),\n dependants: depEls.length > 0 ? [...depEls].map(el => el.textContent) : [],\n criteria: parseCriteria(layoutEl)\n });\n }\n\n schedule.campaigns.push(campaign);\n }\n\n // Parse standalone layouts (not in campaigns)\n for (const layoutEl of doc.querySelectorAll('schedule > layout')) {\n const fileId = layoutEl.getAttribute('file');\n const depEls = layoutEl.querySelectorAll('dependants > file');\n schedule.layouts.push({\n id: String(fileId), // Normalized string ID for consistent type usage\n file: fileId,\n fromdt: layoutEl.getAttribute('fromdt'),\n todt: layoutEl.getAttribute('todt'),\n scheduleid: layoutEl.getAttribute('scheduleid'),\n priority: parseInt(layoutEl.getAttribute('priority') || '0'),\n campaignId: null, // Standalone layout\n maxPlaysPerHour: parseInt(layoutEl.getAttribute('maxPlaysPerHour') || '0'),\n isGeoAware: layoutEl.getAttribute('isGeoAware') === '1',\n geoLocation: layoutEl.getAttribute('geoLocation') || '',\n syncEvent: layoutEl.getAttribute('syncEvent') === '1',\n shareOfVoice: parseInt(layoutEl.getAttribute('shareOfVoice') || '0'),\n duration: parseInt(layoutEl.getAttribute('duration') || '0'),\n cyclePlayback: layoutEl.getAttribute('cyclePlayback') === '1',\n groupKey: layoutEl.getAttribute('groupKey') || null,\n playCount: parseInt(layoutEl.getAttribute('playCount') || '0'),\n recurrenceType: layoutEl.getAttribute('recurrenceType') || null,\n recurrenceDetail: parseInt(layoutEl.getAttribute('recurrenceDetail') || '0') || null,\n recurrenceRepeatsOn: layoutEl.getAttribute('recurrenceRepeatsOn') || null,\n recurrenceRange: layoutEl.getAttribute('recurrenceRange') || null,\n dependants: depEls.length > 0 ? [...depEls].map(el => el.textContent) : [],\n criteria: parseCriteria(layoutEl)\n });\n }\n\n // Parse overlay layouts (appear on top of main layouts)\n const overlaysContainer = doc.querySelector('overlays');\n if (overlaysContainer) {\n for (const overlayEl of overlaysContainer.querySelectorAll('overlay')) {\n const fileId = overlayEl.getAttribute('file');\n schedule.overlays.push({\n id: String(fileId), // Normalized string ID for consistent type usage\n duration: parseInt(overlayEl.getAttribute('duration') || '60'),\n file: fileId,\n fromdt: overlayEl.getAttribute('fromdt'),\n todt: overlayEl.getAttribute('todt'),\n priority: parseInt(overlayEl.getAttribute('priority') || '0'),\n scheduleid: overlayEl.getAttribute('scheduleid'),\n isGeoAware: overlayEl.getAttribute('isGeoAware') === '1',\n geoLocation: overlayEl.getAttribute('geoLocation') || '',\n syncEvent: overlayEl.getAttribute('syncEvent') === '1',\n maxPlaysPerHour: parseInt(overlayEl.getAttribute('maxPlaysPerHour') || '0'),\n recurrenceType: overlayEl.getAttribute('recurrenceType') || null,\n recurrenceDetail: parseInt(overlayEl.getAttribute('recurrenceDetail') || '0') || null,\n recurrenceRepeatsOn: overlayEl.getAttribute('recurrenceRepeatsOn') || null,\n recurrenceRange: overlayEl.getAttribute('recurrenceRange') || null,\n criteria: parseCriteria(overlayEl)\n });\n }\n }\n\n // Parse action events (scheduled triggers)\n const actionsContainer = doc.querySelector('actions');\n if (actionsContainer) {\n for (const actionEl of actionsContainer.querySelectorAll('action')) {\n schedule.actions.push({\n actionType: actionEl.getAttribute('actionType') || '',\n triggerCode: actionEl.getAttribute('triggerCode') || '',\n layoutCode: actionEl.getAttribute('layoutCode') || '',\n commandCode: actionEl.getAttribute('commandCode') || '',\n duration: parseInt(actionEl.getAttribute('duration') || '0'),\n fromdt: actionEl.getAttribute('fromdt'),\n todt: actionEl.getAttribute('todt'),\n priority: parseInt(actionEl.getAttribute('priority') || '0'),\n scheduleid: actionEl.getAttribute('scheduleid'),\n isGeoAware: actionEl.getAttribute('isGeoAware') === '1',\n geoLocation: actionEl.getAttribute('geoLocation') || ''\n });\n }\n }\n\n // Parse server commands (remote control)\n for (const cmdEl of doc.querySelectorAll('schedule > command')) {\n schedule.commands.push({\n code: cmdEl.getAttribute('code') || '',\n date: cmdEl.getAttribute('date') || ''\n });\n }\n\n // Parse data connectors (real-time data sources for widgets)\n // Spec: <dataConnectors><connector dataSetId=\"\" dataParams=\"\" js=\"\"/></dataConnectors>\n const dataConnectorsContainer = doc.querySelector('dataConnectors');\n if (dataConnectorsContainer) {\n for (const dcEl of dataConnectorsContainer.querySelectorAll('connector')) {\n schedule.dataConnectors.push({\n id: dcEl.getAttribute('id') || '',\n dataConnectorId: dcEl.getAttribute('dataConnectorId') || '',\n dataSetId: dcEl.getAttribute('dataSetId') || '',\n dataKey: dcEl.getAttribute('dataKey') || '',\n dataParams: dcEl.getAttribute('dataParams') || '',\n js: dcEl.getAttribute('js') || '',\n url: dcEl.getAttribute('url') || '',\n updateInterval: parseInt(dcEl.getAttribute('updateInterval') || '300', 10)\n });\n }\n }\n\n return schedule;\n}\n","// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * XMDS SOAP transport client for Xibo CMS.\n *\n * Uses the traditional SOAP/XML endpoint (xmds.php) for full protocol\n * compatibility with all Xibo CMS versions.\n *\n * Protocol: https://github.com/linuxnow/xibo_players_docs\n */\nimport { createLogger, fetchWithRetry, PLAYER_API } from '@xiboplayer/utils';\nimport { enrichStatus } from './status-enrichment.js';\nimport { parseScheduleResponse } from './schedule-parser.js';\n\nconst log = createLogger('XMDS');\n\nexport class XmdsClient {\n constructor(config) {\n this.config = config;\n this.schemaVersion = 5;\n this.retryOptions = config.retryOptions || { maxRetries: 2, baseDelayMs: 2000 };\n }\n\n // ─── SOAP transport helpers ─────────────────────────────────────\n\n /**\n * Build SOAP envelope for a given method and parameters\n */\n buildEnvelope(method, params) {\n const paramElements = Object.entries(params)\n .map(([key, value]) => {\n const escaped = String(value)\n .replace(/&/g, '&amp;')\n .replace(/</g, '&lt;')\n .replace(/>/g, '&gt;')\n .replace(/\"/g, '&quot;');\n return `<${key} xsi:type=\"xsd:string\">${escaped}</${key}>`;\n })\n .join('\\n ');\n\n return `<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soap:Envelope\n xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"\n xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:tns=\"urn:xmds\"\n xmlns:types=\"urn:xmds/encodedTypes\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n <soap:Body soap:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">\n <tns:${method}>\n ${paramElements}\n </tns:${method}>\n </soap:Body>\n</soap:Envelope>`;\n }\n\n /**\n * Rewrite XMDS URL for local proxy.\n * If running inside a local wrapper (Electron, Chromium kiosk), use the\n * local proxy to avoid CORS.\n * Detection: preload.js exposes window.electronAPI.isElectron = true,\n * or fallback to checking localhost (any local wrapper port).\n */\n rewriteXmdsUrl(cmsUrl) {\n if (typeof window !== 'undefined' &&\n (window.electronAPI?.isElectron ||\n window.location.hostname === 'localhost')) {\n const encodedCmsUrl = encodeURIComponent(cmsUrl);\n return `/xmds-proxy?cms=${encodedCmsUrl}`;\n }\n\n return `${cmsUrl}/xmds.php`;\n }\n\n /**\n * Call XMDS SOAP method\n */\n async call(method, params = {}) {\n const xmdsUrl = this.rewriteXmdsUrl(this.config.cmsUrl);\n const url = `${xmdsUrl}${xmdsUrl.includes('?') ? '&' : '?'}v=${this.schemaVersion}&method=${method}`;\n const body = this.buildEnvelope(method, params);\n\n log.debug(`${method}`, params);\n log.debug(`URL: ${url}`);\n\n const response = await fetchWithRetry(url, {\n method: 'POST',\n headers: {\n 'Content-Type': 'text/xml; charset=utf-8'\n },\n body\n }, this.retryOptions);\n\n if (!response.ok) {\n throw new Error(`XMDS ${method} failed: ${response.status} ${response.statusText}`);\n }\n\n const xml = await response.text();\n return this.parseResponse(xml, method);\n }\n\n /**\n * Parse SOAP response\n */\n parseResponse(xml, method) {\n const parser = new DOMParser();\n const doc = parser.parseFromString(xml, 'text/xml');\n\n // Check for SOAP fault (handle namespace prefix like soap:Fault)\n let fault = doc.querySelector('Fault');\n if (!fault) {\n fault = Array.from(doc.querySelectorAll('*')).find(\n el => el.localName === 'Fault' || el.tagName.endsWith(':Fault')\n );\n }\n if (fault) {\n const faultString = fault.querySelector('faultstring')?.textContent\n || Array.from(fault.querySelectorAll('*')).find(el => el.localName === 'faultstring')?.textContent\n || 'Unknown SOAP fault';\n throw new Error(`SOAP Fault: ${faultString}`);\n }\n\n // Extract response element (handle namespace prefixes like ns1:MethodResponse)\n const responseTag = `${method}Response`;\n let responseEl = doc.querySelector(responseTag);\n if (!responseEl) {\n responseEl = Array.from(doc.querySelectorAll('*')).find(\n el => el.localName === responseTag || el.tagName.endsWith(':' + responseTag)\n );\n }\n\n if (!responseEl) {\n throw new Error(`No ${responseTag} element in SOAP response`);\n }\n\n const returnEl = responseEl.firstElementChild;\n if (!returnEl) {\n return null;\n }\n\n return returnEl.textContent;\n }\n\n // ─── Public API ─────────────────────────────────────────────────\n\n /**\n * RegisterDisplay - authenticate and get settings\n */\n async registerDisplay() {\n const os = `${navigator.platform} ${navigator.userAgent}`;\n\n const xml = await this.call('RegisterDisplay', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n displayName: this.config.displayName,\n clientType: this.config.clientType || 'linux',\n clientVersion: this.config.clientVersion || '0.1.0',\n clientCode: this.config.clientCode || '400',\n operatingSystem: os,\n macAddress: this.config.macAddress || 'n/a',\n xmrChannel: this.config.xmrChannel || '',\n xmrPubKey: this.config.xmrPubKey || '',\n licenceResult: 'licensed'\n });\n\n return this.parseRegisterDisplayResponse(xml);\n }\n\n /**\n * Parse RegisterDisplay XML response\n */\n parseRegisterDisplayResponse(xml) {\n const parser = new DOMParser();\n const doc = parser.parseFromString(xml, 'text/xml');\n\n const display = doc.querySelector('display');\n if (!display) {\n throw new Error('Invalid RegisterDisplay response: no <display> element');\n }\n\n const code = display.getAttribute('code');\n const message = display.getAttribute('message');\n\n if (code !== 'READY') {\n return { code, message, settings: null };\n }\n\n const settings = {};\n const tags = [];\n const commands = [];\n for (const child of display.children) {\n const name = child.tagName.toLowerCase();\n if (name === 'file') continue;\n if (name === 'commands') {\n // Parse <commands><command code=\"xyz\" commandString=\"args\"/></commands>\n for (const cmdEl of child.querySelectorAll('command')) {\n commands.push({\n commandCode: cmdEl.getAttribute('code') || cmdEl.getAttribute('commandCode') || '',\n commandString: cmdEl.getAttribute('commandString') || ''\n });\n }\n continue;\n }\n if (name === 'tags') {\n // Parse <tags><tag>value</tag>...</tags> into array\n for (const tagEl of child.querySelectorAll('tag')) {\n if (tagEl.textContent) tags.push(tagEl.textContent);\n }\n continue;\n }\n settings[child.tagName] = child.textContent;\n }\n\n const checkRf = display.getAttribute('checkRf') || '';\n const checkSchedule = display.getAttribute('checkSchedule') || '';\n\n // Extract display-level attributes from CMS (server time, status, version info)\n const displayAttrs = {\n date: display.getAttribute('date') || null,\n timezone: display.getAttribute('timezone') || null,\n status: display.getAttribute('status') || null,\n localDate: display.getAttribute('localDate') || null,\n version_instructions: display.getAttribute('version_instructions') || null,\n };\n\n // Extract sync group config if present (multi-display sync coordination)\n const syncGroupVal = settings.syncGroup || null;\n const syncConfig = syncGroupVal ? {\n syncGroup: syncGroupVal,\n syncPublisherPort: parseInt(settings.syncPublisherPort || '9590', 10),\n syncSwitchDelay: parseInt(settings.syncSwitchDelay || '750', 10),\n syncVideoPauseDelay: parseInt(settings.syncVideoPauseDelay || '100', 10),\n isLead: syncGroupVal === 'lead',\n } : null;\n\n return { code, message, settings, tags, commands, displayAttrs, checkRf, checkSchedule, syncConfig };\n }\n\n /**\n * RequiredFiles - get list of files to download\n */\n async requiredFiles() {\n const xml = await this.call('RequiredFiles', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey\n });\n\n return this.parseRequiredFilesResponse(xml);\n }\n\n /**\n * Parse RequiredFiles XML response\n */\n parseRequiredFilesResponse(xml) {\n const parser = new DOMParser();\n const doc = parser.parseFromString(xml, 'text/xml');\n\n const files = [];\n for (const fileEl of doc.querySelectorAll('file')) {\n const file = {\n type: fileEl.getAttribute('type'),\n id: fileEl.getAttribute('id'),\n size: parseInt(fileEl.getAttribute('size') || '0'),\n md5: fileEl.getAttribute('md5'),\n download: fileEl.getAttribute('download'),\n path: fileEl.getAttribute('path'),\n saveAs: fileEl.getAttribute('saveAs') || null,\n fileType: fileEl.getAttribute('fileType') || null,\n code: fileEl.getAttribute('code'),\n layoutid: fileEl.getAttribute('layoutid'),\n regionid: fileEl.getAttribute('regionid'),\n mediaid: fileEl.getAttribute('mediaid')\n };\n\n // Rewrite XMDS download URLs to local proxy cache-through paths.\n // Store the original CMS URL so the proxy can fetch on cache miss.\n if (file.path && file.path.includes('xmds.php')) {\n file.cmsDownloadUrl = file.path;\n const xmdsType = file.fileType; // L=layout, M=media, P=resource\n if (xmdsType === 'L' || file.type === 'layout') {\n file.path = `${PLAYER_API}/layouts/${file.id}`;\n } else if (xmdsType === 'P') {\n file.path = `${PLAYER_API}/dependencies/${file.saveAs || file.id}`;\n } else {\n file.path = `${PLAYER_API}/media/file/${file.saveAs || file.id}`;\n }\n }\n\n files.push(file);\n }\n\n // Parse purge block — files CMS wants the player to delete\n const purgeItems = [];\n const purgeEl = doc.querySelector('purge');\n if (purgeEl) {\n for (const itemEl of purgeEl.querySelectorAll('item')) {\n purgeItems.push({\n id: itemEl.getAttribute('id'),\n storedAs: itemEl.getAttribute('storedAs')\n });\n }\n }\n\n return { files, purge: purgeItems };\n }\n\n /**\n * Schedule - get layout schedule\n */\n async schedule() {\n const xml = await this.call('Schedule', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey\n });\n\n return parseScheduleResponse(xml);\n }\n\n /**\n * GetResource - get rendered widget HTML\n */\n async getResource(layoutId, regionId, mediaId) {\n const xml = await this.call('GetResource', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n layoutId: String(layoutId),\n regionId: String(regionId),\n mediaId: String(mediaId)\n });\n\n return xml;\n }\n\n /**\n * NotifyStatus - report current status\n * @param {Object} status - Status object with currentLayoutId, deviceName, etc.\n */\n async notifyStatus(status) {\n await enrichStatus(status);\n\n return await this.call('NotifyStatus', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n status: JSON.stringify(status)\n });\n }\n\n /**\n * MediaInventory - report downloaded files\n */\n async mediaInventory(inventoryXml) {\n return await this.call('MediaInventory', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n mediaInventory: inventoryXml\n });\n }\n\n /**\n * BlackList - report broken media to CMS\n * @param {string} mediaId - The media file ID\n * @param {string} type - File type ('media' or 'layout')\n * @param {string} reason - Reason for blacklisting\n * @returns {Promise<boolean>}\n */\n async blackList(mediaId, type, reason) {\n try {\n const xml = await this.call('BlackList', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n mediaId: String(mediaId),\n type: type || 'media',\n reason: reason || 'Failed to render'\n });\n log.info(`BlackListed ${type}/${mediaId}: ${reason}`);\n return xml === 'true';\n } catch (error) {\n log.warn('BlackList failed:', error);\n return false;\n }\n }\n\n /**\n * SubmitLog - submit player logs to CMS for remote debugging\n * @param {string} logXml - XML string containing log entries\n * @returns {Promise<boolean>} - true if logs were successfully submitted\n */\n async submitLog(logXml, hardwareKeyOverride = null) {\n const xml = await this.call('SubmitLog', {\n serverKey: this.config.cmsKey,\n hardwareKey: hardwareKeyOverride || this.config.hardwareKey,\n logXml: logXml\n });\n\n return xml === 'true';\n }\n\n /**\n * SubmitScreenShot - submit screenshot to CMS for display verification\n * @param {string} base64Image - Base64-encoded PNG image data\n * @returns {Promise<boolean>} - true if screenshot was successfully submitted\n */\n async submitScreenShot(base64Image) {\n const xml = await this.call('SubmitScreenShot', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n screenShot: base64Image\n });\n\n return xml === 'true';\n }\n\n /**\n * SubmitStats - submit proof of play statistics\n * @param {string} statsXml - XML-encoded stats string\n * @returns {Promise<boolean>} - true if stats were successfully submitted\n */\n /**\n * ReportFaults - submit fault data to CMS for dashboard alerts\n * @param {string} faultJson - JSON-encoded fault data\n * @returns {Promise<boolean>}\n */\n async reportFaults(faultJson) {\n return this.call('ReportFaults', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey,\n fault: faultJson\n });\n }\n\n /**\n * GetWeather - get current weather data for schedule criteria\n * @returns {Promise<string>} Weather data XML from CMS\n */\n async getWeather() {\n return this.call('GetWeather', {\n serverKey: this.config.cmsKey,\n hardwareKey: this.config.hardwareKey\n });\n }\n\n async submitStats(statsXml, hardwareKeyOverride = null) {\n try {\n const xml = await this.call('SubmitStats', {\n serverKey: this.config.cmsKey,\n hardwareKey: hardwareKeyOverride || this.config.hardwareKey,\n statXml: statsXml\n });\n\n const success = xml === 'true';\n log.info(`SubmitStats result: ${success}`);\n return success;\n } catch (error) {\n log.error('SubmitStats failed:', error);\n throw error;\n }\n }\n}\n","// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * CmsClient interface definition — the unified contract for CMS communication.\n *\n * Both RestClient and XmdsClient implement this interface identically.\n * PlayerCore calls these methods without knowing which transport is underneath.\n * ProtocolDetector selects the implementation at startup.\n *\n * This file provides:\n * 1. JSDoc type definitions for the interface\n * 2. CMS_CLIENT_METHODS — canonical list of required methods\n * 3. assertCmsClient() — runtime conformance check\n *\n * @example\n * import { ProtocolDetector, RestClient, XmdsClient } from '@xiboplayer/xmds';\n *\n * const detector = new ProtocolDetector(cmsUrl, RestClient, XmdsClient);\n * const { client } = await detector.detect(config);\n * // client implements CmsClient — PlayerCore doesn't care which one\n */\n\n/**\n * @typedef {Object} RegisterDisplayResult\n * @property {string} code - 'READY' or error code\n * @property {string} message - Human-readable status message\n * @property {Object|null} settings - Display settings (null if not READY)\n * @property {string[]} tags - Display tags\n * @property {Array<{commandCode: string, commandString: string}>} commands - Scheduled commands\n * @property {Object} displayAttrs - Server-provided attributes (date, timezone, status)\n * @property {string} checkRf - CRC checksum for RequiredFiles (skip if unchanged)\n * @property {string} checkSchedule - CRC checksum for Schedule (skip if unchanged)\n * @property {Object|null} syncConfig - Multi-display sync configuration\n */\n\n/**\n * @typedef {Object} RequiredFilesResult\n * @property {Array<{type: string, id: string, size: number, md5: string, download: string, path: string, saveAs: string|null}>} files\n * @property {Array<{id: string, storedAs: string}>} purge - Files to delete\n */\n\n/**\n * @typedef {Object} CmsClient\n * @property {() => Promise<RegisterDisplayResult>} registerDisplay\n * @property {() => Promise<RequiredFilesResult>} requiredFiles\n * @property {() => Promise<Object>} schedule\n * @property {(layoutId: string, regionId: string, mediaId: string) => Promise<string>} getResource\n * @property {(status: Object) => Promise<any>} notifyStatus\n * @property {(inventoryXml: string|Array) => Promise<any>} mediaInventory\n * @property {(mediaId: string, type: string, reason: string) => Promise<boolean>} blackList\n * @property {(logXml: string|Array, hardwareKeyOverride?: string) => Promise<boolean>} submitLog\n * @property {(base64Image: string) => Promise<boolean>} submitScreenShot\n * @property {(statsXml: string|Array, hardwareKeyOverride?: string) => Promise<boolean>} submitStats\n * @property {(faultJson: string|Object) => Promise<boolean>} reportFaults\n * @property {() => Promise<Object>} getWeather\n */\n\n/**\n * Canonical list of methods that every CmsClient implementation must provide.\n * Used for runtime conformance checks and test assertions.\n */\nexport const CMS_CLIENT_METHODS = [\n 'registerDisplay',\n 'requiredFiles',\n 'schedule',\n 'getResource',\n 'notifyStatus',\n 'mediaInventory',\n 'blackList',\n 'submitLog',\n 'submitScreenShot',\n 'submitStats',\n 'reportFaults',\n 'getWeather',\n];\n\n/**\n * Verify that an object implements the CmsClient interface.\n * Throws if any required method is missing or not a function.\n *\n * @param {any} client - Object to check\n * @param {string} [label] - Label for error messages (e.g. 'RestClient')\n * @throws {Error} If the client doesn't conform\n */\nexport function assertCmsClient(client, label = 'client') {\n for (const method of CMS_CLIENT_METHODS) {\n if (typeof client[method] !== 'function') {\n throw new Error(`${label} missing CmsClient method: ${method}()`);\n }\n }\n}\n","// SPDX-License-Identifier: AGPL-3.0-or-later\n// Copyright (c) 2024-2026 Pau Aliagas <linuxnow@gmail.com>\n/**\n * CMS Protocol Auto-Detector\n *\n * Probes the CMS to determine which communication protocol to use:\n * - REST/PlayerRestApi — optimized JSON protocol (custom CMS image)\n * - SOAP/XMDS — universal XML protocol (any vanilla Xibo CMS)\n *\n * Detection logic:\n * 1. GET {cmsUrl}${PLAYER_API}/health with a 3-second timeout\n * 2. If 200 + valid JSON → REST\n * 3. If 404/error/timeout → SOAP (fallback)\n *\n * The detected protocol is cached and can be re-probed on connection errors.\n *\n * @example\n * import { ProtocolDetector } from '@xiboplayer/xmds';\n * import { RestClient, XmdsClient } from '@xiboplayer/xmds';\n *\n * const detector = new ProtocolDetector(config.cmsUrl, RestClient, XmdsClient);\n * const xmds = await detector.detect(config);\n * // xmds is either a RestClient or XmdsClient instance\n *\n * // On connection errors, re-probe:\n * const newXmds = await detector.reprobe(config);\n */\n\nimport { createLogger } from '@xiboplayer/utils';\nimport { assertCmsClient } from './cms-client.js';\n\nconst log = createLogger('Protocol');\n\n/** Default probe timeout in milliseconds */\nconst PROBE_TIMEOUT_MS = 3000;\n\nexport class ProtocolDetector {\n /**\n * @param {string} cmsUrl - CMS base URL\n * @param {typeof import('./rest-client.js').RestClient} RestClientClass - RestClient constructor\n * @param {typeof import('./xmds-client.js').XmdsClient} XmdsClientClass - XmdsClient constructor\n * @param {Object} [options]\n * @param {number} [options.probeTimeoutMs=3000] - Timeout for health probe\n */\n constructor(cmsUrl, RestClientClass, XmdsClientClass, options = {}) {\n this.cmsUrl = cmsUrl;\n this.RestClient = RestClientClass;\n this.XmdsClient = XmdsClientClass;\n this.probeTimeoutMs = options.probeTimeoutMs || PROBE_TIMEOUT_MS;\n\n /** @type {'rest'|'xmds'|null} Detected protocol (null = not yet probed) */\n this.protocol = null;\n\n /** @type {number} Timestamp of last successful probe */\n this.lastProbeTime = 0;\n }\n\n /**\n * Probe the CMS health endpoint to determine protocol availability.\n * @returns {Promise<boolean>} true if REST/PlayerRestApi is available\n */\n async probe() {\n const available = await this.RestClient.isAvailable(this.cmsUrl, {\n maxRetries: 0,\n timeoutMs: this.probeTimeoutMs,\n });\n this.lastProbeTime = Date.now();\n return available;\n }\n\n /**\n * Detect the best protocol and create the appropriate client.\n * On first call, probes the CMS. On subsequent calls, returns the cached\n * protocol unless reprobe() is called.\n *\n * @param {Object} config - Player configuration (passed to client constructor)\n * @param {string} [forceProtocol] - 'rest'|'xmds' to skip detection\n * @returns {Promise<{client: any, protocol: 'rest'|'xmds'}>}\n */\n async detect(config, forceProtocol) {\n if (forceProtocol === 'rest') {\n this.protocol = 'rest';\n log.info('Using REST transport (forced)');\n const client = new this.RestClient(config);\n assertCmsClient(client, 'RestClient');\n return { client, protocol: 'rest' };\n }\n\n if (forceProtocol === 'xmds') {\n this.protocol = 'xmds';\n log.info('Using XMDS/SOAP transport (forced)');\n const client = new this.XmdsClient(config);\n assertCmsClient(client, 'XmdsClient');\n return { client, protocol: 'xmds' };\n }\n\n // Auto-detect\n log.info('Probing CMS for REST API availability...');\n let isRest = false;\n try {\n isRest = await this.probe();\n } catch (e) {\n log.warn('REST probe failed:', e?.message || e);\n }\n\n if (isRest) {\n this.protocol = 'rest';\n log.info('REST transport detected — using PlayerRestApi');\n const client = new this.RestClient(config);\n assertCmsClient(client, 'RestClient');\n return { client, protocol: 'rest' };\n }\n\n this.protocol = 'xmds';\n log.info('REST unavailable — using XMDS/SOAP transport');\n const client = new this.XmdsClient(config);\n assertCmsClient(client, 'XmdsClient');\n return { client, protocol: 'xmds' };\n }\n\n /**\n * Re-probe the CMS and potentially switch protocols.\n * Called on connection errors to check if the CMS was upgraded/downgraded.\n *\n * @param {Object} config - Player configuration\n * @returns {Promise<{client: any, protocol: 'rest'|'xmds', changed: boolean}>}\n */\n async reprobe(config) {\n const previousProtocol = this.protocol;\n\n log.info('Re-probing CMS protocol...');\n let isRest = false;\n try {\n isRest = await this.probe();\n } catch (e) {\n log.warn('Re-probe failed:', e?.message || e);\n }\n\n const newProtocol = isRest ? 'rest' : 'xmds';\n const changed = newProtocol !== previousProtocol;\n\n if (changed) {\n log.info(`Protocol changed: ${previousProtocol} → ${newProtocol}`);\n this.protocol = newProtocol;\n const client = isRest ? new this.RestClient(config) : new this.XmdsClient(config);\n assertCmsClient(client, isRest ? 'RestClient' : 'XmdsClient');\n return { client, protocol: newProtocol, changed: true };\n }\n\n log.info(`Protocol unchanged: ${newProtocol}`);\n return { client: null, protocol: newProtocol, changed: false };\n }\n\n /**\n * Get the currently detected protocol.\n * @returns {'rest'|'xmds'|null}\n */\n getProtocol() {\n return this.protocol;\n }\n}\n"],"names":["enrichStatus","status","_a","estimate","log","createLogger","RestClient","config","PLAYER_API","path","etag","data","oldest","url","response","fetchWithRetry","errorBody","queryParams","_retrying","token","key","value","cacheKey","headers","cachedEtag","cached","contentType","method","body","os","json","display","attrs","code","message","settings","tags","commands","c","extractTag","t","checkRf","checkSchedule","displayAttrs","syncConfig","files","m","l","w","d","layoutId","regionId","mediaId","inventoryXml","type","reason","logXml","hardwareKeyOverride","result","base64Image","statsXml","success","error","faultJson","cmsUrl","retryOptions","timeoutMs","fetchOptions","parseCriteria","parentEl","criteria","child","parseScheduleResponse","xml","doc","schedule","scheduleEl","globalDeps","el","depContainer","fileEl","defaultEl","defaultDeps","campaignEl","campaign","layoutEl","fileId","depEls","overlaysContainer","overlayEl","actionsContainer","actionEl","cmdEl","dataConnectorsContainer","dcEl","XmdsClient","params","paramElements","escaped","xmdsUrl","fault","faultString","_b","responseTag","responseEl","returnEl","name","tagEl","syncGroupVal","file","xmdsType","purgeItems","purgeEl","itemEl","CMS_CLIENT_METHODS","assertCmsClient","client","label","PROBE_TIMEOUT_MS","ProtocolDetector","RestClientClass","XmdsClientClass","options","available","forceProtocol","isRest","e","previousProtocol","newProtocol"],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ import"./modulepreload-polyfill-B5Qt9EMX.js";import{config as e}from"./index-Cv2QuVar.js";import{R as P,X as K}from"./protocol-detector-BEOLJeK0.js";const T="0.7.3";document.getElementById("version-footer").textContent=`Xibo Player v${T}`;const L=document.getElementById("setup-form"),h=document.getElementById("error"),c=document.getElementById("submit-btn"),S=document.getElementById("phase-unlock"),E=document.getElementById("phase-setup"),b=document.getElementById("phase-waiting"),B=document.getElementById("countdown"),N=document.getElementById("waiting-display-name"),$=document.getElementById("btn-back"),z=document.getElementById("success-flash"),v=e.hardwareKey;document.getElementById("hw-key-display").textContent=v;document.getElementById("hw-key-waiting").textContent=v;const O=e.cmsUrl||"";let y=null,u=null,x=15,s=null;async function C(){if(s)return s;try{const t=new P(e);await t.registerDisplay(),console.log("[Setup] Using REST transport"),s=t}catch(t){console.log("[Setup] REST unavailable, using XMDS/SOAP:",t.message),s=new K(e)}return s}function p(t){S.classList.remove("active"),E.classList.remove("active"),b.classList.remove("active"),t.classList.add("active")}function j(t){h.textContent=t,h.style.display="block"}function _(){h.style.display="none"}function w(){let t=x;B.textContent=t,clearInterval(u),u=setInterval(()=>{t--,B.textContent=Math.max(0,t),t<=0&&clearInterval(u)},1e3)}async function I(){if(document.getElementById("cms-url").value.trim().replace(/\/$/,"")!==O){console.log("[Setup] CMS URL changed — wiping cached content");const n=await caches.keys();await Promise.all(n.map(a=>caches.delete(a)))}z.classList.add("active"),setTimeout(()=>{window.location.href="/player/index.html"+window.location.search},800)}async function M(){try{const n=await(await C()).registerDisplay();if(console.log("[Setup] Poll result:",n.code,n.message),n.code==="READY"){clearInterval(y),clearInterval(u),I();return}w()}catch(t){console.warn("[Setup] Poll failed:",t.message),w()}}function D(t){N.textContent=t,p(b),w(),y=setInterval(M,x*1e3)}function R(){clearInterval(y),clearInterval(u),y=null}async function X(t,n){const a=document.getElementById("api-client-id").value.trim(),i=document.getElementById("api-client-secret").value.trim();if(!a||!i)return!1;try{const l=await fetch("/api/authorize/access_token",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams({grant_type:"client_credentials",client_id:a,client_secret:i})});if(!l.ok)throw new Error(`OAuth2 failed: ${l.status}`);const{access_token:r}=await l.json(),o=await fetch(`/api/display?hardwareKey=${encodeURIComponent(n)}`,{headers:{Authorization:`Bearer ${r}`}});if(!o.ok)throw new Error(`Find display failed: ${o.status}`);const d=await o.json();if(!d.length)return console.log("[Setup] Display not found via API (may not be registered yet)"),!1;const g=d[0];if(g.licensed===1)return console.log("[Setup] Display already authorized"),!0;const f=await fetch(`/api/display/authorise/${g.displayId}`,{method:"PUT",headers:{Authorization:`Bearer ${r}`}});if(!f.ok)throw new Error(`Authorize failed: ${f.status}`);return console.log("[Setup] Display auto-authorized via proxy!"),e.data.apiClientId=a,e.data.apiClientSecret=i,!0}catch(l){return console.warn("[Setup] Auto-authorize failed:",l.message),!1}}const m=e.isConfigured()&&e.cmsKey,k=new URLSearchParams(window.location.search).has("unlocked"),U=document.getElementById("btn-back-player");m&&!k&&p(S);(m||k)&&(U.style.display="block",document.getElementById("cms-url").value=e.cmsUrl,document.getElementById("cms-key").value=e.cmsKey,document.getElementById("display-name").value=e.displayName,e.data.apiClientId&&(document.getElementById("api-client-id").value=e.data.apiClientId,document.getElementById("api-client-secret").value=e.data.apiClientSecret||""));function A(){R(),window.location.href="/player/index.html"+window.location.search}U.addEventListener("click",A);(m||k)&&document.addEventListener("keydown",t=>{t.key==="Escape"&&(t.preventDefault(),A())});document.getElementById("unlock-form").addEventListener("submit",t=>{t.preventDefault();const n=document.getElementById("unlock-error");document.getElementById("unlock-key").value.trim()===e.cmsKey?(n.style.display="none",document.getElementById("cms-url").value=e.cmsUrl,document.getElementById("cms-key").value=e.cmsKey,document.getElementById("display-name").value=e.displayName,e.data.apiClientId&&(document.getElementById("api-client-id").value=e.data.apiClientId,document.getElementById("api-client-secret").value=e.data.apiClientSecret||""),p(E)):(n.textContent="Incorrect CMS key",n.style.display="block")});!m&&e.isConfigured()&&(document.getElementById("cms-url").value=e.cmsUrl,document.getElementById("cms-key").value=e.cmsKey,document.getElementById("display-name").value=e.displayName,e.data.apiClientId&&(document.getElementById("api-client-id").value=e.data.apiClientId,document.getElementById("api-client-secret").value=e.data.apiClientSecret||""));L.addEventListener("submit",async t=>{var l;t.preventDefault(),_();const n=document.getElementById("cms-url").value.trim().replace(/\/$/,""),a=document.getElementById("cms-key").value.trim(),i=document.getElementById("display-name").value.trim();try{if(c.textContent="Saving...",c.disabled=!0,!(await fetch("/config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({cmsUrl:n,cmsKey:a,displayName:i})})).ok)throw new Error("Failed to save config");const o=window.electronAPI||((l=window.parent)==null?void 0:l.electronAPI);o!=null&&o.setConfig&&await o.setConfig({cmsUrl:n,cmsKey:a,displayName:i}),e.data.cmsUrl=n,e.data.cmsKey=a,e.data.displayName=i,e.save(),Y(e.hardwareKey),c.textContent="Connecting...",s=null;const d=await C();if((await d.registerDisplay()).code==="READY")I();else{if(c.textContent="Authorizing...",await X(n,v)&&(e.save(),await fetch("/config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiClientId:e.data.apiClientId,apiClientSecret:e.data.apiClientSecret})}),o!=null&&o.setConfig&&await o.setConfig({apiClientId:e.data.apiClientId,apiClientSecret:e.data.apiClientSecret}),(await d.registerDisplay()).code==="READY")){I();return}D(i)}}catch(r){j(`Connection failed: ${r.message}`),c.textContent="Connect",c.disabled=!1}});$.addEventListener("click",()=>{R(),p(E),c.textContent="Connect",c.disabled=!1});async function Y(t){try{const n=indexedDB.open("xibo-hw-backup",1);n.onupgradeneeded=()=>{const a=n.result;a.objectStoreNames.contains("keys")||a.createObjectStore("keys")},n.onsuccess=()=>{const a=n.result,i=a.transaction("keys","readwrite");i.objectStore("keys").put(t,"hardwareKey"),i.oncomplete=()=>a.close()}}catch(n){console.warn("[Setup] IndexedDB backup failed:",n)}}c.disabled=!1;c.textContent="Connect";e.isConfigured()&&!m&&(async()=>{try{(await(await C()).registerDisplay()).code==="READY"?window.location.href="/player/index.html":D(e.displayName)}catch{console.log("[Setup] Auto-check failed, showing form")}})();
2
+ //# sourceMappingURL=setup-Du8FebQP.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"setup-Du8FebQP.js","sources":["../../setup.html?html-proxy&index=1.js"],"sourcesContent":["\n import { config } from '@xiboplayer/utils';\n import { RestClient, XmdsClient } from '@xiboplayer/xmds';\n\n // Inject version from Vite build\n const appVersion = typeof __APP_VERSION__ !== 'undefined' ? __APP_VERSION__ : '?';\n document.getElementById('version-footer').textContent = `Xibo Player v${appVersion}`;\n\n // ── Elements ──\n const form = document.getElementById('setup-form');\n const errorEl = document.getElementById('error');\n const submitBtn = document.getElementById('submit-btn');\n const phaseUnlock = document.getElementById('phase-unlock');\n const phaseSetup = document.getElementById('phase-setup');\n const phaseWaiting = document.getElementById('phase-waiting');\n const countdownEl = document.getElementById('countdown');\n const waitingNameEl = document.getElementById('waiting-display-name');\n const btnBack = document.getElementById('btn-back');\n const successFlash = document.getElementById('success-flash');\n\n // Show hardware key\n const hwKey = config.hardwareKey;\n document.getElementById('hw-key-display').textContent = hwKey;\n document.getElementById('hw-key-waiting').textContent = hwKey;\n\n // ── State ──\n const previousCmsUrl = config.cmsUrl || '';\n let pollTimer = null;\n let countdownTimer = null;\n let pollSeconds = 15;\n\n // ── Transport: try REST first, fall back to SOAP ──\n let transport = null;\n async function getTransport() {\n if (transport) return transport;\n try {\n const rest = new RestClient(config);\n await rest.registerDisplay();\n console.log('[Setup] Using REST transport');\n transport = rest;\n } catch (e) {\n console.log('[Setup] REST unavailable, using XMDS/SOAP:', e.message);\n transport = new XmdsClient(config);\n }\n return transport;\n }\n\n // ── Helpers ──\n function showPhase(phase) {\n phaseUnlock.classList.remove('active');\n phaseSetup.classList.remove('active');\n phaseWaiting.classList.remove('active');\n phase.classList.add('active');\n }\n\n function showError(msg) {\n errorEl.textContent = msg;\n errorEl.style.display = 'block';\n }\n\n function hideError() {\n errorEl.style.display = 'none';\n }\n\n function startCountdown() {\n let remaining = pollSeconds;\n countdownEl.textContent = remaining;\n clearInterval(countdownTimer);\n countdownTimer = setInterval(() => {\n remaining--;\n countdownEl.textContent = Math.max(0, remaining);\n if (remaining <= 0) clearInterval(countdownTimer);\n }, 1000);\n }\n\n async function showSuccess() {\n // If CMS URL changed, wipe all cached content (media, layouts, widgets\n // from the old CMS are useless) and the SW's cached index.html (which\n // may have a stale config injection script).\n const newUrl = document.getElementById('cms-url').value.trim().replace(/\\/$/, '');\n if (newUrl !== previousCmsUrl) {\n console.log('[Setup] CMS URL changed — wiping cached content');\n const cacheNames = await caches.keys();\n await Promise.all(cacheNames.map(name => caches.delete(name)));\n }\n successFlash.classList.add('active');\n setTimeout(() => {\n window.location.href = '/player/index.html' + window.location.search;\n }, 800);\n }\n\n // ── Authorization Polling ──\n async function checkAuthorization() {\n try {\n const client = await getTransport();\n const result = await client.registerDisplay();\n console.log('[Setup] Poll result:', result.code, result.message);\n\n if (result.code === 'READY') {\n // Authorized!\n clearInterval(pollTimer);\n clearInterval(countdownTimer);\n showSuccess();\n return;\n }\n\n // Still waiting — restart countdown\n startCountdown();\n } catch (error) {\n console.warn('[Setup] Poll failed:', error.message);\n startCountdown();\n }\n }\n\n function startPolling(displayName) {\n waitingNameEl.textContent = displayName;\n showPhase(phaseWaiting);\n startCountdown();\n pollTimer = setInterval(checkAuthorization, pollSeconds * 1000);\n }\n\n function stopPolling() {\n clearInterval(pollTimer);\n clearInterval(countdownTimer);\n pollTimer = null;\n }\n\n // ── Auto-authorize via CMS API (through /api/* forward proxy) ──\n async function tryAutoAuthorize(cmsUrl, hardwareKey) {\n const clientId = document.getElementById('api-client-id').value.trim();\n const clientSecret = document.getElementById('api-client-secret').value.trim();\n if (!clientId || !clientSecret) return false;\n\n try {\n // Step 1: OAuth2 token via proxy\n const tokenResp = await fetch('/api/authorize/access_token', {\n method: 'POST',\n headers: { 'Content-Type': 'application/x-www-form-urlencoded' },\n body: new URLSearchParams({ grant_type: 'client_credentials', client_id: clientId, client_secret: clientSecret }),\n });\n if (!tokenResp.ok) throw new Error(`OAuth2 failed: ${tokenResp.status}`);\n const { access_token } = await tokenResp.json();\n\n // Step 2: Find display by hardwareKey via proxy\n const displayResp = await fetch(\n `/api/display?hardwareKey=${encodeURIComponent(hardwareKey)}`,\n { headers: { Authorization: `Bearer ${access_token}` } }\n );\n if (!displayResp.ok) throw new Error(`Find display failed: ${displayResp.status}`);\n const displays = await displayResp.json();\n if (!displays.length) { console.log('[Setup] Display not found via API (may not be registered yet)'); return false; }\n\n const display = displays[0];\n if (display.licensed === 1) { console.log('[Setup] Display already authorized'); return true; }\n\n // Step 3: Authorize display via proxy\n const authResp = await fetch(\n `/api/display/authorise/${display.displayId}`,\n { method: 'PUT', headers: { Authorization: `Bearer ${access_token}` } }\n );\n if (!authResp.ok) throw new Error(`Authorize failed: ${authResp.status}`);\n\n console.log('[Setup] Display auto-authorized via proxy!');\n config.data.apiClientId = clientId;\n config.data.apiClientSecret = clientSecret;\n return true;\n } catch (error) {\n console.warn('[Setup] Auto-authorize failed:', error.message);\n return false;\n }\n }\n\n // ── Unlock gate for reconfiguration ──\n const isReconfigure = config.isConfigured() && config.cmsKey;\n const alreadyUnlocked = new URLSearchParams(window.location.search).has('unlocked');\n const btnBackPlayer = document.getElementById('btn-back-player');\n if (isReconfigure && !alreadyUnlocked) {\n // Show unlock phase instead of setup form\n showPhase(phaseUnlock);\n }\n if (isReconfigure || alreadyUnlocked) {\n // Show \"Back to Player\" on the setup form\n btnBackPlayer.style.display = 'block';\n // Pre-fill form with existing config\n document.getElementById('cms-url').value = config.cmsUrl;\n document.getElementById('cms-key').value = config.cmsKey;\n document.getElementById('display-name').value = config.displayName;\n if (config.data.apiClientId) {\n document.getElementById('api-client-id').value = config.data.apiClientId;\n document.getElementById('api-client-secret').value = config.data.apiClientSecret || '';\n }\n }\n\n // ── Back to Player (cancel reconfiguration) ──\n function goBackToPlayer() {\n stopPolling();\n window.location.href = '/player/index.html' + window.location.search;\n }\n btnBackPlayer.addEventListener('click', goBackToPlayer);\n\n // Esc also goes back to player when reconfiguring\n if (isReconfigure || alreadyUnlocked) {\n document.addEventListener('keydown', (e) => {\n if (e.key === 'Escape') {\n e.preventDefault();\n goBackToPlayer();\n }\n });\n }\n\n // ── Unlock form handler ──\n document.getElementById('unlock-form').addEventListener('submit', (e) => {\n e.preventDefault();\n const unlockError = document.getElementById('unlock-error');\n const enteredKey = document.getElementById('unlock-key').value.trim();\n\n if (enteredKey === config.cmsKey) {\n unlockError.style.display = 'none';\n // Pre-fill form with existing config\n document.getElementById('cms-url').value = config.cmsUrl;\n document.getElementById('cms-key').value = config.cmsKey;\n document.getElementById('display-name').value = config.displayName;\n if (config.data.apiClientId) {\n document.getElementById('api-client-id').value = config.data.apiClientId;\n document.getElementById('api-client-secret').value = config.data.apiClientSecret || '';\n }\n showPhase(phaseSetup);\n } else {\n unlockError.textContent = 'Incorrect CMS key';\n unlockError.style.display = 'block';\n }\n });\n\n // ── Pre-fill if first-time setup (no unlock gate) ──\n if (!isReconfigure && config.isConfigured()) {\n document.getElementById('cms-url').value = config.cmsUrl;\n document.getElementById('cms-key').value = config.cmsKey;\n document.getElementById('display-name').value = config.displayName;\n if (config.data.apiClientId) {\n document.getElementById('api-client-id').value = config.data.apiClientId;\n document.getElementById('api-client-secret').value = config.data.apiClientSecret || '';\n }\n }\n\n // ── Form Submit ──\n form.addEventListener('submit', async (e) => {\n e.preventDefault();\n hideError();\n\n const cmsUrl = document.getElementById('cms-url').value.trim().replace(/\\/$/, '');\n const cmsKey = document.getElementById('cms-key').value.trim();\n const displayName = document.getElementById('display-name').value.trim();\n\n // Write config.json via proxy (master config file)\n // The boot path (proxy injection → Config.load()) handles the rest.\n try {\n submitBtn.textContent = 'Saving...';\n submitBtn.disabled = true;\n\n // Always POST to proxy — updates in-memory config for REST auth,\n // cache-through, and API forwarding. Works on all players.\n const saveResp = await fetch('/config', {\n method: 'POST',\n headers: { 'Content-Type': 'application/json' },\n body: JSON.stringify({ cmsUrl, cmsKey, displayName }),\n });\n if (!saveResp.ok) throw new Error('Failed to save config');\n\n // Shell persistence (Electron config.json) — optional, on top of proxy\n const electronAPI = window.electronAPI || window.parent?.electronAPI;\n if (electronAPI?.setConfig) {\n await electronAPI.setConfig({ cmsUrl, cmsKey, displayName });\n }\n\n // Also update in-memory config for the test connection below\n config.data.cmsUrl = cmsUrl;\n config.data.cmsKey = cmsKey;\n config.data.displayName = displayName;\n config.save();\n\n // Backup hardware key to IndexedDB for stability\n backupHardwareKey(config.hardwareKey);\n\n // Test connection\n submitBtn.textContent = 'Connecting...';\n\n // Try REST first, fall back to SOAP\n transport = null; // reset transport for fresh detection\n const client = await getTransport();\n const result = await client.registerDisplay();\n\n if (result.code === 'READY') {\n showSuccess();\n } else {\n // Try auto-authorize via CMS API if credentials provided\n submitBtn.textContent = 'Authorizing...';\n const autoAuthed = await tryAutoAuthorize(cmsUrl, hwKey);\n\n if (autoAuthed) {\n // Persist API client credentials so they survive restarts\n config.save();\n await fetch('/config', {\n method: 'POST',\n headers: { 'Content-Type': 'application/json' },\n body: JSON.stringify({ apiClientId: config.data.apiClientId, apiClientSecret: config.data.apiClientSecret }),\n });\n if (electronAPI?.setConfig) {\n await electronAPI.setConfig({ apiClientId: config.data.apiClientId, apiClientSecret: config.data.apiClientSecret });\n }\n\n // Verify registration\n const recheck = await client.registerDisplay();\n if (recheck.code === 'READY') {\n showSuccess();\n return;\n }\n }\n\n // Not authorized yet — switch to polling phase\n startPolling(displayName);\n }\n } catch (error) {\n showError(`Connection failed: ${error.message}`);\n submitBtn.textContent = 'Connect';\n submitBtn.disabled = false;\n }\n });\n\n // ── Back button ──\n btnBack.addEventListener('click', () => {\n stopPolling();\n showPhase(phaseSetup);\n submitBtn.textContent = 'Connect';\n submitBtn.disabled = false;\n });\n\n // ── IndexedDB hardware key backup ──\n async function backupHardwareKey(key) {\n try {\n const req = indexedDB.open('xibo-hw-backup', 1);\n req.onupgradeneeded = () => {\n const db = req.result;\n if (!db.objectStoreNames.contains('keys')) {\n db.createObjectStore('keys');\n }\n };\n req.onsuccess = () => {\n const db = req.result;\n const tx = db.transaction('keys', 'readwrite');\n tx.objectStore('keys').put(key, 'hardwareKey');\n tx.oncomplete = () => db.close();\n };\n } catch (e) {\n console.warn('[Setup] IndexedDB backup failed:', e);\n }\n }\n\n // ── Enable submit ──\n submitBtn.disabled = false;\n submitBtn.textContent = 'Connect';\n\n // ── Auto-resume polling if already registered but not authorized ──\n // Skip auto-resume when reconfiguring (user explicitly opened setup)\n if (config.isConfigured() && !isReconfigure) {\n (async () => {\n try {\n const client = await getTransport();\n const result = await client.registerDisplay();\n if (result.code === 'READY') {\n window.location.href = '/player/index.html';\n } else {\n // Not authorized — go straight to polling\n startPolling(config.displayName);\n }\n } catch (e) {\n // Connection failed, show form\n console.log('[Setup] Auto-check failed, showing form');\n }\n })();\n }\n "],"names":["appVersion","form","errorEl","submitBtn","phaseUnlock","phaseSetup","phaseWaiting","countdownEl","waitingNameEl","btnBack","successFlash","hwKey","config","previousCmsUrl","pollTimer","countdownTimer","pollSeconds","transport","getTransport","rest","RestClient","e","XmdsClient","showPhase","phase","showError","msg","hideError","startCountdown","remaining","showSuccess","cacheNames","name","checkAuthorization","result","error","startPolling","displayName","stopPolling","tryAutoAuthorize","cmsUrl","hardwareKey","clientId","clientSecret","tokenResp","access_token","displayResp","displays","display","authResp","isReconfigure","alreadyUnlocked","btnBackPlayer","goBackToPlayer","unlockError","cmsKey","electronAPI","_a","backupHardwareKey","client","key","req","db","tx"],"mappings":"qJAKI,MAAMA,EAAsD,QAC5D,SAAS,eAAe,gBAAgB,EAAE,YAAc,gBAAgBA,CAAU,GAGlF,MAAMC,EAAO,SAAS,eAAe,YAAY,EAC3CC,EAAU,SAAS,eAAe,OAAO,EACzCC,EAAY,SAAS,eAAe,YAAY,EAChDC,EAAc,SAAS,eAAe,cAAc,EACpDC,EAAa,SAAS,eAAe,aAAa,EAClDC,EAAe,SAAS,eAAe,eAAe,EACtDC,EAAc,SAAS,eAAe,WAAW,EACjDC,EAAgB,SAAS,eAAe,sBAAsB,EAC9DC,EAAU,SAAS,eAAe,UAAU,EAC5CC,EAAe,SAAS,eAAe,eAAe,EAGtDC,EAAQC,EAAO,YACrB,SAAS,eAAe,gBAAgB,EAAE,YAAcD,EACxD,SAAS,eAAe,gBAAgB,EAAE,YAAcA,EAGxD,MAAME,EAAiBD,EAAO,QAAU,GACxC,IAAIE,EAAY,KACZC,EAAiB,KACjBC,EAAc,GAGdC,EAAY,KAChB,eAAeC,GAAe,CAC5B,GAAID,EAAW,OAAOA,EACtB,GAAI,CACF,MAAME,EAAO,IAAIC,EAAWR,CAAM,EAClC,MAAMO,EAAK,gBAAA,EACX,QAAQ,IAAI,8BAA8B,EAC1CF,EAAYE,CACd,OAASE,EAAG,CACV,QAAQ,IAAI,6CAA8CA,EAAE,OAAO,EACnEJ,EAAY,IAAIK,EAAWV,CAAM,CACnC,CACA,OAAOK,CACT,CAGA,SAASM,EAAUC,EAAO,CACxBpB,EAAY,UAAU,OAAO,QAAQ,EACrCC,EAAW,UAAU,OAAO,QAAQ,EACpCC,EAAa,UAAU,OAAO,QAAQ,EACtCkB,EAAM,UAAU,IAAI,QAAQ,CAC9B,CAEA,SAASC,EAAUC,EAAK,CACtBxB,EAAQ,YAAcwB,EACtBxB,EAAQ,MAAM,QAAU,OAC1B,CAEA,SAASyB,GAAY,CACnBzB,EAAQ,MAAM,QAAU,MAC1B,CAEA,SAAS0B,GAAiB,CACxB,IAAIC,EAAYb,EAChBT,EAAY,YAAcsB,EAC1B,cAAcd,CAAc,EAC5BA,EAAiB,YAAY,IAAM,CACjCc,IACAtB,EAAY,YAAc,KAAK,IAAI,EAAGsB,CAAS,EAC3CA,GAAa,GAAG,cAAcd,CAAc,CAClD,EAAG,GAAI,CACT,CAEA,eAAee,GAAc,CAK3B,GADe,SAAS,eAAe,SAAS,EAAE,MAAM,OAAO,QAAQ,MAAO,EAAE,IACjEjB,EAAgB,CAC7B,QAAQ,IAAI,iDAAiD,EAC7D,MAAMkB,EAAa,MAAM,OAAO,KAAA,EAChC,MAAM,QAAQ,IAAIA,EAAW,OAAY,OAAO,OAAOC,CAAI,CAAC,CAAC,CAC/D,CACAtB,EAAa,UAAU,IAAI,QAAQ,EACnC,WAAW,IAAM,CACf,OAAO,SAAS,KAAO,qBAAuB,OAAO,SAAS,MAChE,EAAG,GAAG,CACR,CAGA,eAAeuB,GAAqB,CAClC,GAAI,CAEF,MAAMC,EAAS,MADA,MAAMhB,EAAA,GACO,gBAAA,EAG5B,GAFA,QAAQ,IAAI,uBAAwBgB,EAAO,KAAMA,EAAO,OAAO,EAE3DA,EAAO,OAAS,QAAS,CAE3B,cAAcpB,CAAS,EACvB,cAAcC,CAAc,EAC5Be,EAAA,EACA,MACF,CAGAF,EAAA,CACF,OAASO,EAAO,CACd,QAAQ,KAAK,uBAAwBA,EAAM,OAAO,EAClDP,EAAA,CACF,CACF,CAEA,SAASQ,EAAaC,EAAa,CACjC7B,EAAc,YAAc6B,EAC5Bd,EAAUjB,CAAY,EACtBsB,EAAA,EACAd,EAAY,YAAYmB,EAAoBjB,EAAc,GAAI,CAChE,CAEA,SAASsB,GAAc,CACrB,cAAcxB,CAAS,EACvB,cAAcC,CAAc,EAC5BD,EAAY,IACd,CAGA,eAAeyB,EAAiBC,EAAQC,EAAa,CACnD,MAAMC,EAAW,SAAS,eAAe,eAAe,EAAE,MAAM,KAAA,EAC1DC,EAAe,SAAS,eAAe,mBAAmB,EAAE,MAAM,KAAA,EACxE,GAAI,CAACD,GAAY,CAACC,EAAc,MAAO,GAEvC,GAAI,CAEF,MAAMC,EAAY,MAAM,MAAM,8BAA+B,CAC3D,OAAQ,OACR,QAAS,CAAE,eAAgB,mCAAA,EAC3B,KAAM,IAAI,gBAAgB,CAAE,WAAY,qBAAsB,UAAWF,EAAU,cAAeC,CAAA,CAAc,CAAA,CACjH,EACD,GAAI,CAACC,EAAU,GAAI,MAAM,IAAI,MAAM,kBAAkBA,EAAU,MAAM,EAAE,EACvE,KAAM,CAAE,aAAAC,CAAA,EAAiB,MAAMD,EAAU,KAAA,EAGnCE,EAAc,MAAM,MACxB,4BAA4B,mBAAmBL,CAAW,CAAC,GAC3D,CAAE,QAAS,CAAE,cAAe,UAAUI,CAAY,GAAG,CAAE,EAEzD,GAAI,CAACC,EAAY,GAAI,MAAM,IAAI,MAAM,wBAAwBA,EAAY,MAAM,EAAE,EACjF,MAAMC,EAAW,MAAMD,EAAY,KAAA,EACnC,GAAI,CAACC,EAAS,OAAU,eAAQ,IAAI,+DAA+D,EAAU,GAE7G,MAAMC,EAAUD,EAAS,CAAC,EAC1B,GAAIC,EAAQ,WAAa,EAAK,eAAQ,IAAI,oCAAoC,EAAU,GAGxF,MAAMC,EAAW,MAAM,MACrB,0BAA0BD,EAAQ,SAAS,GAC3C,CAAE,OAAQ,MAAO,QAAS,CAAE,cAAe,UAAUH,CAAY,EAAA,CAAG,CAAE,EAExE,GAAI,CAACI,EAAS,GAAI,MAAM,IAAI,MAAM,qBAAqBA,EAAS,MAAM,EAAE,EAExE,eAAQ,IAAI,4CAA4C,EACxDrC,EAAO,KAAK,YAAc8B,EAC1B9B,EAAO,KAAK,gBAAkB+B,EACvB,EACT,OAASR,EAAO,CACd,eAAQ,KAAK,iCAAkCA,EAAM,OAAO,EACrD,EACT,CACF,CAGA,MAAMe,EAAgBtC,EAAO,aAAA,GAAkBA,EAAO,OAChDuC,EAAkB,IAAI,gBAAgB,OAAO,SAAS,MAAM,EAAE,IAAI,UAAU,EAC5EC,EAAgB,SAAS,eAAe,iBAAiB,EAC3DF,GAAiB,CAACC,GAEpB5B,EAAUnB,CAAW,GAEnB8C,GAAiBC,KAEnBC,EAAc,MAAM,QAAU,QAE9B,SAAS,eAAe,SAAS,EAAE,MAAQxC,EAAO,OAClD,SAAS,eAAe,SAAS,EAAE,MAAQA,EAAO,OAClD,SAAS,eAAe,cAAc,EAAE,MAAQA,EAAO,YACnDA,EAAO,KAAK,cACd,SAAS,eAAe,eAAe,EAAE,MAAQA,EAAO,KAAK,YAC7D,SAAS,eAAe,mBAAmB,EAAE,MAAQA,EAAO,KAAK,iBAAmB,KAKxF,SAASyC,GAAiB,CACxBf,EAAA,EACA,OAAO,SAAS,KAAO,qBAAuB,OAAO,SAAS,MAChE,CACAc,EAAc,iBAAiB,QAASC,CAAc,GAGlDH,GAAiBC,IACnB,SAAS,iBAAiB,UAAY9B,GAAM,CACtCA,EAAE,MAAQ,WACZA,EAAE,eAAA,EACFgC,EAAA,EAEJ,CAAC,EAIH,SAAS,eAAe,aAAa,EAAE,iBAAiB,SAAWhC,GAAM,CACvEA,EAAE,eAAA,EACF,MAAMiC,EAAc,SAAS,eAAe,cAAc,EACvC,SAAS,eAAe,YAAY,EAAE,MAAM,KAAA,IAE5C1C,EAAO,QACxB0C,EAAY,MAAM,QAAU,OAE5B,SAAS,eAAe,SAAS,EAAE,MAAQ1C,EAAO,OAClD,SAAS,eAAe,SAAS,EAAE,MAAQA,EAAO,OAClD,SAAS,eAAe,cAAc,EAAE,MAAQA,EAAO,YACnDA,EAAO,KAAK,cACd,SAAS,eAAe,eAAe,EAAE,MAAQA,EAAO,KAAK,YAC7D,SAAS,eAAe,mBAAmB,EAAE,MAAQA,EAAO,KAAK,iBAAmB,IAEtFW,EAAUlB,CAAU,IAEpBiD,EAAY,YAAc,oBAC1BA,EAAY,MAAM,QAAU,QAEhC,CAAC,EAGG,CAACJ,GAAiBtC,EAAO,iBAC3B,SAAS,eAAe,SAAS,EAAE,MAAQA,EAAO,OAClD,SAAS,eAAe,SAAS,EAAE,MAAQA,EAAO,OAClD,SAAS,eAAe,cAAc,EAAE,MAAQA,EAAO,YACnDA,EAAO,KAAK,cACd,SAAS,eAAe,eAAe,EAAE,MAAQA,EAAO,KAAK,YAC7D,SAAS,eAAe,mBAAmB,EAAE,MAAQA,EAAO,KAAK,iBAAmB,KAKxFX,EAAK,iBAAiB,SAAU,MAAOoB,GAAM,OAC3CA,EAAE,eAAA,EACFM,EAAA,EAEA,MAAMa,EAAS,SAAS,eAAe,SAAS,EAAE,MAAM,OAAO,QAAQ,MAAO,EAAE,EAC1Ee,EAAS,SAAS,eAAe,SAAS,EAAE,MAAM,KAAA,EAClDlB,EAAc,SAAS,eAAe,cAAc,EAAE,MAAM,KAAA,EAIlE,GAAI,CAWF,GAVAlC,EAAU,YAAc,YACxBA,EAAU,SAAW,GASjB,EALa,MAAM,MAAM,UAAW,CACtC,OAAQ,OACR,QAAS,CAAE,eAAgB,kBAAA,EAC3B,KAAM,KAAK,UAAU,CAAE,OAAAqC,EAAQ,OAAAe,EAAQ,YAAAlB,EAAa,CAAA,CACrD,GACa,GAAI,MAAM,IAAI,MAAM,uBAAuB,EAGzD,MAAMmB,EAAc,OAAO,eAAeC,EAAA,OAAO,SAAP,YAAAA,EAAe,aACrDD,GAAA,MAAAA,EAAa,WACf,MAAMA,EAAY,UAAU,CAAE,OAAAhB,EAAQ,OAAAe,EAAQ,YAAAlB,EAAa,EAI7DzB,EAAO,KAAK,OAAS4B,EACrB5B,EAAO,KAAK,OAAS2C,EACrB3C,EAAO,KAAK,YAAcyB,EAC1BzB,EAAO,KAAA,EAGP8C,EAAkB9C,EAAO,WAAW,EAGpCT,EAAU,YAAc,gBAGxBc,EAAY,KACZ,MAAM0C,EAAS,MAAMzC,EAAA,EAGrB,IAFe,MAAMyC,EAAO,gBAAA,GAEjB,OAAS,QAClB7B,EAAA,MACK,CAKL,GAHA3B,EAAU,YAAc,iBACL,MAAMoC,EAAiBC,EAAQ7B,CAAK,IAIrDC,EAAO,KAAA,EACP,MAAM,MAAM,UAAW,CACrB,OAAQ,OACR,QAAS,CAAE,eAAgB,kBAAA,EAC3B,KAAM,KAAK,UAAU,CAAE,YAAaA,EAAO,KAAK,YAAa,gBAAiBA,EAAO,KAAK,eAAA,CAAiB,CAAA,CAC5G,EACG4C,GAAA,MAAAA,EAAa,WACf,MAAMA,EAAY,UAAU,CAAE,YAAa5C,EAAO,KAAK,YAAa,gBAAiBA,EAAO,KAAK,eAAA,CAAiB,GAIpG,MAAM+C,EAAO,gBAAA,GACjB,OAAS,SAAS,CAC5B7B,EAAA,EACA,MACF,CAIFM,EAAaC,CAAW,CAC1B,CACF,OAASF,EAAO,CACdV,EAAU,sBAAsBU,EAAM,OAAO,EAAE,EAC/ChC,EAAU,YAAc,UACxBA,EAAU,SAAW,EACvB,CACF,CAAC,EAGDM,EAAQ,iBAAiB,QAAS,IAAM,CACtC6B,EAAA,EACAf,EAAUlB,CAAU,EACpBF,EAAU,YAAc,UACxBA,EAAU,SAAW,EACvB,CAAC,EAGD,eAAeuD,EAAkBE,EAAK,CACpC,GAAI,CACF,MAAMC,EAAM,UAAU,KAAK,iBAAkB,CAAC,EAC9CA,EAAI,gBAAkB,IAAM,CAC1B,MAAMC,EAAKD,EAAI,OACVC,EAAG,iBAAiB,SAAS,MAAM,GACtCA,EAAG,kBAAkB,MAAM,CAE/B,EACAD,EAAI,UAAY,IAAM,CACpB,MAAMC,EAAKD,EAAI,OACTE,EAAKD,EAAG,YAAY,OAAQ,WAAW,EAC7CC,EAAG,YAAY,MAAM,EAAE,IAAIH,EAAK,aAAa,EAC7CG,EAAG,WAAa,IAAMD,EAAG,MAAA,CAC3B,CACF,OAASzC,EAAG,CACV,QAAQ,KAAK,mCAAoCA,CAAC,CACpD,CACF,CAGAlB,EAAU,SAAW,GACrBA,EAAU,YAAc,UAIpBS,EAAO,gBAAkB,CAACsC,IAC3B,SAAY,CACX,GAAI,EAEa,MADA,MAAMhC,EAAA,GACO,gBAAA,GACjB,OAAS,QAClB,OAAO,SAAS,KAAO,qBAGvBkB,EAAaxB,EAAO,WAAW,CAEnC,MAAY,CAEV,QAAQ,IAAI,yCAAyC,CACvD,CACF,GAAA"}
@@ -1,2 +1,2 @@
1
- import{createLogger as _}from"./index-Bgo3B90-.js";const w="xibo-sync";class g{constructor(t=w){this.channel=new BroadcastChannel(t),this._connected=!0}send(t){this.channel&&this.channel.postMessage(t)}onMessage(t){this.channel.onmessage=e=>t(e.data)}close(){this.channel&&(this.channel.close(),this.channel=null),this._connected=!1}get connected(){return this._connected&&!!this.channel}}const u=1e3,I=3e4,S=2;class L{constructor(t,{syncGroup:e,displayId:i,topology:s,token:a}={}){this._url=t,this._syncGroup=e||null,this._displayId=i||null,this._topology=s||null,this._token=a||null,this._callback=null,this._closed=!1,this._retryMs=u,this._retryTimer=null,this._log=_("WS-Sync"),this.ws=null,this._connect()}send(t){var e;((e=this.ws)==null?void 0:e.readyState)===WebSocket.OPEN&&this.ws.send(JSON.stringify(t))}onMessage(t){this._callback=t}close(){this._closed=!0,this._retryTimer&&(clearTimeout(this._retryTimer),this._retryTimer=null),this.ws&&(this.ws.close(),this.ws=null)}get connected(){var t;return((t=this.ws)==null?void 0:t.readyState)===WebSocket.OPEN}_connect(){if(!this._closed){try{this.ws=new WebSocket(this._url)}catch(t){this._log.error("WebSocket creation failed:",t.message),this._scheduleReconnect();return}this.ws.onopen=()=>{if(this._log.info(`Connected to ${this._url}`),this._retryMs=u,this._syncGroup){const t={type:"join",syncGroup:this._syncGroup};this._displayId&&(t.displayId=this._displayId),this._topology&&(t.topology=this._topology),this._token&&(t.token=this._token),this.ws.send(JSON.stringify(t))}},this.ws.onmessage=async t=>{if(this._callback)try{let e=t.data;typeof e!="string"&&(e=e instanceof Blob?await e.text():String(e));const i=JSON.parse(e);this._callback(i)}catch(e){this._log.warn("Failed to parse message:",e.message)}},this.ws.onclose=()=>{this._closed||(this._log.info("Connection closed — will reconnect"),this._scheduleReconnect())},this.ws.onerror=t=>{this._log.warn("WebSocket error")}}}_scheduleReconnect(){this._closed||this._retryTimer||(this._log.info(`Reconnecting in ${this._retryMs}ms...`),this._retryTimer=setTimeout(()=>{this._retryTimer=null,this._connect()},this._retryMs),this._retryMs=Math.min(this._retryMs*S,I))}}function D({choreography:n,position:t,totalDisplays:e,topology:i,gridCols:s,gridRows:a,staggerMs:o}){return!n||n==="simultaneous"||!o?0:i&&s!=null&&a!=null?s<=1&&a<=1?0:b(n,i,s,a,o):e==null||e<=1?0:k(n,t??0,e,o)}function k(n,t,e,i){const s=e-1,a=s/2;switch(n){case"wave-right":return t*i;case"wave-left":return(s-t)*i;case"center-out":return Math.round(Math.abs(t-a))*i;case"outside-in":return(Math.round(a)-Math.round(Math.abs(t-a)))*i;case"random":return Math.floor(Math.random()*s*i);default:return 0}}function b(n,t,e,i,s){const{x:a,y:o}=t,r=e-1,l=i-1,c=r/2,y=l/2;switch(n){case"wave-right":return a*s;case"wave-left":return(r-a)*s;case"wave-down":return o*s;case"wave-up":return(l-o)*s;case"diagonal-tl":return(a+o)*s;case"diagonal-tr":return(r-a+o)*s;case"diagonal-bl":return(a+(l-o))*s;case"diagonal-br":return(r-a+(l-o))*s;case"center-out":{const h=Math.sqrt((a-c)**2+(o-y)**2);return Math.round(h)*s}case"outside-in":{const h=Math.round(Math.sqrt(c**2+y**2)),p=Math.sqrt((a-c)**2+(o-y)**2);return(h-Math.round(p))*s}case"random":{const h=r+l;return Math.floor(Math.random()*h*s)}default:return 0}}const f=5e3,d=15e3,R=1e4;class A{constructor(t){this.displayId=t.displayId,this.syncConfig=t.syncConfig,this.isLead=t.syncConfig.isLead,this.switchDelay=t.syncConfig.syncSwitchDelay||750,this.videoPauseDelay=t.syncConfig.syncVideoPauseDelay||100,this.onLayoutChange=t.onLayoutChange||(()=>{}),this.onLayoutShow=t.onLayoutShow||(()=>{}),this.onVideoStart=t.onVideoStart||(()=>{}),this.onStatsReport=t.onStatsReport||null,this.onLogsReport=t.onLogsReport||null,this.onStatsAck=t.onStatsAck||null,this.onLogsAck=t.onLogsAck||null,this.onGroupUpdate=t.onGroupUpdate||null,this.transport=t.transport||null,this.followers=new Map,this._heartbeatTimer=null,this._cleanupTimer=null,this._readyResolve=null,this._pendingLayoutId=null,this._started=!1,this._log=_(this.isLead?"Sync:LEAD":"Sync:FOLLOW")}get channel(){return this.transport}set channel(t){this.transport=t}start(){if(!this._started){if(this._started=!0,!this.transport)if(this.syncConfig.relayUrl)this.transport=new L(this.syncConfig.relayUrl,{syncGroup:this.syncConfig.syncGroup,displayId:this.displayId,topology:this.syncConfig.topology,token:this.syncConfig.syncToken});else if(typeof BroadcastChannel<"u")this.transport=new g;else{this._log.warn("No transport available — sync disabled");return}this.transport.onMessage(t=>this._handleMessage(t)),this._heartbeatTimer=setInterval(()=>this._sendHeartbeat(),f),this._sendHeartbeat(),this.isLead&&(this._cleanupTimer=setInterval(()=>this._cleanupStaleFollowers(),f)),this._log.info("Started. DisplayId:",this.displayId,this.syncConfig.relayUrl?`(relay: ${this.syncConfig.relayUrl})`:"(BroadcastChannel)")}}stop(){this._started&&(this._started=!1,this._heartbeatTimer&&(clearInterval(this._heartbeatTimer),this._heartbeatTimer=null),this._cleanupTimer&&(clearInterval(this._cleanupTimer),this._cleanupTimer=null),this.transport&&(this.transport.close(),this.transport=null),this.followers.clear(),this._log.info("Stopped"))}async requestLayoutChange(t){if(!this.isLead){this._log.warn("requestLayoutChange called on follower — ignoring");return}t=String(t),this._pendingLayoutId=t;for(const[,s]of this.followers)Date.now()-s.lastSeen>d||(s.ready=!1,s.readyLayoutId=null);const e=Date.now()+this.switchDelay;this._log.info(`Requesting layout change: ${t} (show at ${new Date(e).toISOString()}, ${this.followers.size} followers)`),this._send({type:"layout-change",layoutId:t,showAt:e,displayId:this.displayId}),this.followers.size>0&&await this._waitForFollowersReady(t);const i=e-Date.now();i>0&&await new Promise(s=>setTimeout(s,i)),this._log.info(`Sending layout-show: ${t}`),this._send({type:"layout-show",layoutId:t,displayId:this.displayId}),this.onLayoutShow(t),this._pendingLayoutId=null}async requestVideoStart(t,e){this.isLead&&(await new Promise(i=>setTimeout(i,this.videoPauseDelay)),this._send({type:"video-start",layoutId:String(t),regionId:e,displayId:this.displayId}),this.onVideoStart(String(t),e))}reportReady(t){t=String(t),this._log.info(`Reporting ready for layout ${t}`),this._send({type:"layout-ready",layoutId:t,displayId:this.displayId})}reportStats(t){this.isLead||(this._log.info("Delegating stats to lead"),this._send({type:"stats-report",displayId:this.displayId,statsXml:t}))}reportLogs(t){this.isLead||(this._log.info("Delegating logs to lead"),this._send({type:"logs-report",displayId:this.displayId,logsXml:t}))}_handleMessage(t){if(t.type==="group-update"){this._log.info(`Group update: ${t.totalDisplays} displays`),this.onGroupUpdate&&this.onGroupUpdate(t.totalDisplays,t.topology||{});return}if(t.displayId!==this.displayId)switch(t.type){case"heartbeat":this._handleHeartbeat(t);break;case"layout-change":this.isLead||(this._log.info(`Layout change requested: ${t.layoutId}`),this.onLayoutChange(t.layoutId,t.showAt));break;case"layout-ready":this.isLead&&this._handleFollowerReady(t);break;case"layout-show":this.isLead||(this._log.info(`Layout show signal: ${t.layoutId}`),this.onLayoutShow(t.layoutId));break;case"video-start":this.isLead||(this._log.info(`Video start signal: ${t.layoutId} region ${t.regionId}`),this.onVideoStart(t.layoutId,t.regionId));break;case"stats-report":if(this.isLead&&this.onStatsReport){const e=()=>this._send({type:"stats-ack",displayId:this.displayId,targetDisplayId:t.displayId});this.onStatsReport(t.displayId,t.statsXml,e)}break;case"logs-report":if(this.isLead&&this.onLogsReport){const e=()=>this._send({type:"logs-ack",displayId:this.displayId,targetDisplayId:t.displayId});this.onLogsReport(t.displayId,t.logsXml,e)}break;case"stats-ack":!this.isLead&&t.targetDisplayId===this.displayId&&this.onStatsAck&&(this._log.info("Stats acknowledged by lead"),this.onStatsAck(t.targetDisplayId));break;case"logs-ack":!this.isLead&&t.targetDisplayId===this.displayId&&this.onLogsAck&&(this._log.info("Logs acknowledged by lead"),this.onLogsAck(t.targetDisplayId));break;default:this._log.warn("Unknown message type:",t.type)}}_handleHeartbeat(t){const e=this.followers.get(t.displayId);e?e.lastSeen=Date.now():(this.followers.set(t.displayId,{lastSeen:Date.now(),ready:!1,readyLayoutId:null,role:t.role||"unknown"}),this._log.info(`Follower joined: ${t.displayId} (${this.followers.size} total)`))}_handleFollowerReady(t){const e=this.followers.get(t.displayId);e?(e.ready=!0,e.readyLayoutId=t.layoutId,e.lastSeen=Date.now()):this.followers.set(t.displayId,{lastSeen:Date.now(),ready:!0,readyLayoutId:t.layoutId}),this._log.info(`Follower ${t.displayId} ready for layout ${t.layoutId}`),this._pendingLayoutId===t.layoutId&&this._readyResolve&&this._allFollowersReady(t.layoutId)&&(this._log.info("All followers ready"),this._readyResolve(),this._readyResolve=null)}_allFollowersReady(t){for(const[,e]of this.followers)if(!(Date.now()-e.lastSeen>d)&&(!e.ready||e.readyLayoutId!==t))return!1;return!0}_waitForFollowersReady(t){return new Promise(e=>{if(this._allFollowersReady(t)){e();return}this._readyResolve=e,setTimeout(()=>{if(this._readyResolve===e){const i=[];for(const[s,a]of this.followers)(!a.ready||a.readyLayoutId!==t)&&i.push(s);this._log.warn(`Ready timeout — proceeding without: ${i.join(", ")}`),this._readyResolve=null,e()}},R)})}_sendHeartbeat(){this._send({type:"heartbeat",displayId:this.displayId,role:this.isLead?"lead":"follower",timestamp:Date.now()})}_cleanupStaleFollowers(){const t=Date.now();for(const[e,i]of this.followers)t-i.lastSeen>d&&(this._log.info(`Removing stale follower: ${e} (last seen ${Math.round((t-i.lastSeen)/1e3)}s ago)`),this.followers.delete(e))}_send(t){if(this.transport)try{this.transport.send(t)}catch(e){this._log.error("Failed to send:",e)}}getStatus(){return{started:this._started,isLead:this.isLead,displayId:this.displayId,followers:this.followers.size,pendingLayoutId:this._pendingLayoutId,transport:this.syncConfig.relayUrl?"websocket":"broadcast-channel",followerDetails:Array.from(this.followers.entries()).map(([t,e])=>({displayId:t,lastSeen:e.lastSeen,ready:e.ready,readyLayoutId:e.readyLayoutId,stale:Date.now()-e.lastSeen>d}))}}}export{g as BroadcastChannelTransport,A as SyncManager,L as WebSocketTransport,D as computeStagger};
2
- //# sourceMappingURL=sync-manager-C-mx1NcP.js.map
1
+ import{createLogger as _}from"./index-Cv2QuVar.js";const w="xibo-sync";class g{constructor(t=w){this.channel=new BroadcastChannel(t),this._connected=!0}send(t){this.channel&&this.channel.postMessage(t)}onMessage(t){this.channel.onmessage=e=>t(e.data)}close(){this.channel&&(this.channel.close(),this.channel=null),this._connected=!1}get connected(){return this._connected&&!!this.channel}}const u=1e3,I=3e4,S=2;class L{constructor(t,{syncGroup:e,displayId:i,topology:s,token:a}={}){this._url=t,this._syncGroup=e||null,this._displayId=i||null,this._topology=s||null,this._token=a||null,this._callback=null,this._closed=!1,this._retryMs=u,this._retryTimer=null,this._log=_("WS-Sync"),this.ws=null,this._connect()}send(t){var e;((e=this.ws)==null?void 0:e.readyState)===WebSocket.OPEN&&this.ws.send(JSON.stringify(t))}onMessage(t){this._callback=t}close(){this._closed=!0,this._retryTimer&&(clearTimeout(this._retryTimer),this._retryTimer=null),this.ws&&(this.ws.close(),this.ws=null)}get connected(){var t;return((t=this.ws)==null?void 0:t.readyState)===WebSocket.OPEN}_connect(){if(!this._closed){try{this.ws=new WebSocket(this._url)}catch(t){this._log.error("WebSocket creation failed:",t.message),this._scheduleReconnect();return}this.ws.onopen=()=>{if(this._log.info(`Connected to ${this._url}`),this._retryMs=u,this._syncGroup){const t={type:"join",syncGroup:this._syncGroup};this._displayId&&(t.displayId=this._displayId),this._topology&&(t.topology=this._topology),this._token&&(t.token=this._token),this.ws.send(JSON.stringify(t))}},this.ws.onmessage=async t=>{if(this._callback)try{let e=t.data;typeof e!="string"&&(e=e instanceof Blob?await e.text():String(e));const i=JSON.parse(e);this._callback(i)}catch(e){this._log.warn("Failed to parse message:",e.message)}},this.ws.onclose=()=>{this._closed||(this._log.info("Connection closed — will reconnect"),this._scheduleReconnect())},this.ws.onerror=t=>{this._log.warn("WebSocket error")}}}_scheduleReconnect(){this._closed||this._retryTimer||(this._log.info(`Reconnecting in ${this._retryMs}ms...`),this._retryTimer=setTimeout(()=>{this._retryTimer=null,this._connect()},this._retryMs),this._retryMs=Math.min(this._retryMs*S,I))}}function D({choreography:n,position:t,totalDisplays:e,topology:i,gridCols:s,gridRows:a,staggerMs:o}){return!n||n==="simultaneous"||!o?0:i&&s!=null&&a!=null?s<=1&&a<=1?0:b(n,i,s,a,o):e==null||e<=1?0:k(n,t??0,e,o)}function k(n,t,e,i){const s=e-1,a=s/2;switch(n){case"wave-right":return t*i;case"wave-left":return(s-t)*i;case"center-out":return Math.round(Math.abs(t-a))*i;case"outside-in":return(Math.round(a)-Math.round(Math.abs(t-a)))*i;case"random":return Math.floor(Math.random()*s*i);default:return 0}}function b(n,t,e,i,s){const{x:a,y:o}=t,r=e-1,l=i-1,c=r/2,y=l/2;switch(n){case"wave-right":return a*s;case"wave-left":return(r-a)*s;case"wave-down":return o*s;case"wave-up":return(l-o)*s;case"diagonal-tl":return(a+o)*s;case"diagonal-tr":return(r-a+o)*s;case"diagonal-bl":return(a+(l-o))*s;case"diagonal-br":return(r-a+(l-o))*s;case"center-out":{const h=Math.sqrt((a-c)**2+(o-y)**2);return Math.round(h)*s}case"outside-in":{const h=Math.round(Math.sqrt(c**2+y**2)),p=Math.sqrt((a-c)**2+(o-y)**2);return(h-Math.round(p))*s}case"random":{const h=r+l;return Math.floor(Math.random()*h*s)}default:return 0}}const f=5e3,d=15e3,R=1e4;class A{constructor(t){this.displayId=t.displayId,this.syncConfig=t.syncConfig,this.isLead=t.syncConfig.isLead,this.switchDelay=t.syncConfig.syncSwitchDelay||750,this.videoPauseDelay=t.syncConfig.syncVideoPauseDelay||100,this.onLayoutChange=t.onLayoutChange||(()=>{}),this.onLayoutShow=t.onLayoutShow||(()=>{}),this.onVideoStart=t.onVideoStart||(()=>{}),this.onStatsReport=t.onStatsReport||null,this.onLogsReport=t.onLogsReport||null,this.onStatsAck=t.onStatsAck||null,this.onLogsAck=t.onLogsAck||null,this.onGroupUpdate=t.onGroupUpdate||null,this.transport=t.transport||null,this.followers=new Map,this._heartbeatTimer=null,this._cleanupTimer=null,this._readyResolve=null,this._pendingLayoutId=null,this._started=!1,this._log=_(this.isLead?"Sync:LEAD":"Sync:FOLLOW")}get channel(){return this.transport}set channel(t){this.transport=t}start(){if(!this._started){if(this._started=!0,!this.transport)if(this.syncConfig.relayUrl)this.transport=new L(this.syncConfig.relayUrl,{syncGroup:this.syncConfig.syncGroup,displayId:this.displayId,topology:this.syncConfig.topology,token:this.syncConfig.syncToken});else if(typeof BroadcastChannel<"u")this.transport=new g;else{this._log.warn("No transport available — sync disabled");return}this.transport.onMessage(t=>this._handleMessage(t)),this._heartbeatTimer=setInterval(()=>this._sendHeartbeat(),f),this._sendHeartbeat(),this.isLead&&(this._cleanupTimer=setInterval(()=>this._cleanupStaleFollowers(),f)),this._log.info("Started. DisplayId:",this.displayId,this.syncConfig.relayUrl?`(relay: ${this.syncConfig.relayUrl})`:"(BroadcastChannel)")}}stop(){this._started&&(this._started=!1,this._heartbeatTimer&&(clearInterval(this._heartbeatTimer),this._heartbeatTimer=null),this._cleanupTimer&&(clearInterval(this._cleanupTimer),this._cleanupTimer=null),this.transport&&(this.transport.close(),this.transport=null),this.followers.clear(),this._log.info("Stopped"))}async requestLayoutChange(t){if(!this.isLead){this._log.warn("requestLayoutChange called on follower — ignoring");return}t=String(t),this._pendingLayoutId=t;for(const[,s]of this.followers)Date.now()-s.lastSeen>d||(s.ready=!1,s.readyLayoutId=null);const e=Date.now()+this.switchDelay;this._log.info(`Requesting layout change: ${t} (show at ${new Date(e).toISOString()}, ${this.followers.size} followers)`),this._send({type:"layout-change",layoutId:t,showAt:e,displayId:this.displayId}),this.followers.size>0&&await this._waitForFollowersReady(t);const i=e-Date.now();i>0&&await new Promise(s=>setTimeout(s,i)),this._log.info(`Sending layout-show: ${t}`),this._send({type:"layout-show",layoutId:t,displayId:this.displayId}),this.onLayoutShow(t),this._pendingLayoutId=null}async requestVideoStart(t,e){this.isLead&&(await new Promise(i=>setTimeout(i,this.videoPauseDelay)),this._send({type:"video-start",layoutId:String(t),regionId:e,displayId:this.displayId}),this.onVideoStart(String(t),e))}reportReady(t){t=String(t),this._log.info(`Reporting ready for layout ${t}`),this._send({type:"layout-ready",layoutId:t,displayId:this.displayId})}reportStats(t){this.isLead||(this._log.info("Delegating stats to lead"),this._send({type:"stats-report",displayId:this.displayId,statsXml:t}))}reportLogs(t){this.isLead||(this._log.info("Delegating logs to lead"),this._send({type:"logs-report",displayId:this.displayId,logsXml:t}))}_handleMessage(t){if(t.type==="group-update"){this._log.info(`Group update: ${t.totalDisplays} displays`),this.onGroupUpdate&&this.onGroupUpdate(t.totalDisplays,t.topology||{});return}if(t.displayId!==this.displayId)switch(t.type){case"heartbeat":this._handleHeartbeat(t);break;case"layout-change":this.isLead||(this._log.info(`Layout change requested: ${t.layoutId}`),this.onLayoutChange(t.layoutId,t.showAt));break;case"layout-ready":this.isLead&&this._handleFollowerReady(t);break;case"layout-show":this.isLead||(this._log.info(`Layout show signal: ${t.layoutId}`),this.onLayoutShow(t.layoutId));break;case"video-start":this.isLead||(this._log.info(`Video start signal: ${t.layoutId} region ${t.regionId}`),this.onVideoStart(t.layoutId,t.regionId));break;case"stats-report":if(this.isLead&&this.onStatsReport){const e=()=>this._send({type:"stats-ack",displayId:this.displayId,targetDisplayId:t.displayId});this.onStatsReport(t.displayId,t.statsXml,e)}break;case"logs-report":if(this.isLead&&this.onLogsReport){const e=()=>this._send({type:"logs-ack",displayId:this.displayId,targetDisplayId:t.displayId});this.onLogsReport(t.displayId,t.logsXml,e)}break;case"stats-ack":!this.isLead&&t.targetDisplayId===this.displayId&&this.onStatsAck&&(this._log.info("Stats acknowledged by lead"),this.onStatsAck(t.targetDisplayId));break;case"logs-ack":!this.isLead&&t.targetDisplayId===this.displayId&&this.onLogsAck&&(this._log.info("Logs acknowledged by lead"),this.onLogsAck(t.targetDisplayId));break;default:this._log.warn("Unknown message type:",t.type)}}_handleHeartbeat(t){const e=this.followers.get(t.displayId);e?e.lastSeen=Date.now():(this.followers.set(t.displayId,{lastSeen:Date.now(),ready:!1,readyLayoutId:null,role:t.role||"unknown"}),this._log.info(`Follower joined: ${t.displayId} (${this.followers.size} total)`))}_handleFollowerReady(t){const e=this.followers.get(t.displayId);e?(e.ready=!0,e.readyLayoutId=t.layoutId,e.lastSeen=Date.now()):this.followers.set(t.displayId,{lastSeen:Date.now(),ready:!0,readyLayoutId:t.layoutId}),this._log.info(`Follower ${t.displayId} ready for layout ${t.layoutId}`),this._pendingLayoutId===t.layoutId&&this._readyResolve&&this._allFollowersReady(t.layoutId)&&(this._log.info("All followers ready"),this._readyResolve(),this._readyResolve=null)}_allFollowersReady(t){for(const[,e]of this.followers)if(!(Date.now()-e.lastSeen>d)&&(!e.ready||e.readyLayoutId!==t))return!1;return!0}_waitForFollowersReady(t){return new Promise(e=>{if(this._allFollowersReady(t)){e();return}this._readyResolve=e,setTimeout(()=>{if(this._readyResolve===e){const i=[];for(const[s,a]of this.followers)(!a.ready||a.readyLayoutId!==t)&&i.push(s);this._log.warn(`Ready timeout — proceeding without: ${i.join(", ")}`),this._readyResolve=null,e()}},R)})}_sendHeartbeat(){this._send({type:"heartbeat",displayId:this.displayId,role:this.isLead?"lead":"follower",timestamp:Date.now()})}_cleanupStaleFollowers(){const t=Date.now();for(const[e,i]of this.followers)t-i.lastSeen>d&&(this._log.info(`Removing stale follower: ${e} (last seen ${Math.round((t-i.lastSeen)/1e3)}s ago)`),this.followers.delete(e))}_send(t){if(this.transport)try{this.transport.send(t)}catch(e){this._log.error("Failed to send:",e)}}getStatus(){return{started:this._started,isLead:this.isLead,displayId:this.displayId,followers:this.followers.size,pendingLayoutId:this._pendingLayoutId,transport:this.syncConfig.relayUrl?"websocket":"broadcast-channel",followerDetails:Array.from(this.followers.entries()).map(([t,e])=>({displayId:t,lastSeen:e.lastSeen,ready:e.ready,readyLayoutId:e.readyLayoutId,stale:Date.now()-e.lastSeen>d}))}}}export{g as BroadcastChannelTransport,A as SyncManager,L as WebSocketTransport,D as computeStagger};
2
+ //# sourceMappingURL=sync-manager-CJz1dJMb.js.map