@machinemetrics/mm-react-embeddable 1.4.0-8 → 2.0.0-0

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.
@@ -1,9 +1,9 @@
1
- (function(b,t){typeof exports=="object"&&typeof module!="undefined"?t(exports,require("react"),require("prop-types"),require("styled-components")):typeof define=="function"&&define.amd?define(["exports","react","prop-types","styled-components"],t):(b=typeof globalThis!="undefined"?globalThis:b||self,t(b["mm-react-embeddable"]={},b.React,b.PropTypes,b.styled))})(this,(function(b,t,he,me){"use strict";const Q=n=>n&&n.__esModule?n:{default:n},m=Q(t),w=Q(he),v=Q(me),N=t.createContext(null),H=t.createContext({pending:[],authorize:()=>{},approve:()=>{},complete:()=>{},dismiss:()=>{},originEpochs:{},credentials:{},unsupported:{}}),R="access_token",X=n=>n?n.kind?n:n.accessToken?{kind:R,accessToken:n.accessToken,expiresAt:n.expiresAt||null}:null:null,ge=new Set(["host_not_allowed","invalid_token","provider_unavailable"]),J=typeof window!="undefined"&&window.location.protocol==="https:",Ee=8e3,V=n=>{try{return new URL(n).origin}catch{return null}},ee=(n,o)=>{const i=o==null?void 0:o.origin;return!i||V(n==null?void 0:n.authUrl)!==i?null:i},te=n=>{if(!n||/^\d{1,3}(?:\.\d{1,3}){3}$/.test(n)||n.includes(":"))return n;const o=n.split(".");return o.length<=2?n:o.slice(-2).join(".")},ne=(n,o)=>{try{const i=new URL(n),f=new URL(o);return i.protocol!==f.protocol?!0:te(i.hostname)!==te(f.hostname)}catch{return!0}},re=(n,{onBlocked:o,onClosed:i})=>{const f=window.open(n.authUrl,"mm-embed-auth","popup,width=600,height=700");if(!f)return o(),()=>{};const g=setInterval(()=>{f.closed&&(clearInterval(g),i())},1e3);return()=>clearInterval(g)},se=({children:n,launcher:o,broker:i})=>{const f=t.useContext(N),[g,C]=t.useState({}),[P,z]=t.useState({}),[I,_]=t.useState({}),[M,U]=t.useState({}),B=t.useRef(I);B.current=I;const p=t.useRef(null),W=t.useRef({}),L=t.useRef({}),F=t.useRef({}),y=t.useRef(i);y.current=i;const S=t.useCallback(e=>{const r=L.current[e];if(!r)return;const s=a=>!a[e]||a[e].clientId?a:{...a,[e]:{...a[e],clientId:r}};C(s),U(s)},[]),j=t.useCallback((e,r)=>{e&&(U(s=>s[e]?s:{...s,[e]:{origin:e,reason:r,clientId:L.current[e]||null}}),S(e))},[S]),u=t.useCallback((e,{v2:r=!1,origin:s=null}={})=>{s&&(r&&B.current[s]||(C(a=>a[s]?a:{...a,[s]:{origin:s,authUrl:e.authUrl,silentUrl:e.silentUrl||null,status:r&&y.current?"broker":r&&e.silentUrl&&J?"silent":"interactive",v2:r,scope:e.scope||null,acceptsCredentials:F.current[s]||null,consent:null,error:null,clientId:e.clientId||L.current[s]||null,popupBlocked:!1}}),S(s)))},[S]),c=t.useCallback(e=>{C(r=>{if(!r[e])return r;const s={...r};return delete s[e],s})},[]),l=t.useCallback(e=>{e&&(c(e),z(r=>({...r,[e]:(r[e]||0)+1})))},[c]),d=t.useCallback(e=>{C(r=>!r[e]||r[e].status==="interactive"?r:{...r,[e]:{...r[e],status:"interactive"}})},[]),E=t.useCallback(e=>{c(e.origin)},[c]),k=t.useCallback((e,r)=>{const s=ee(e,r);if(s){if(ne(s,window.location.origin)){j(s,"cross-site-legacy");return}u(e,{origin:s})}},[u,j]);t.useEffect(()=>{if(!f)return;const e=[f.addListener("*","init",(r,s)=>{s!=null&&s.origin&&(r!=null&&r.clientId)&&(L.current[s.origin]=r.clientId,S(s.origin)),s!=null&&s.origin&&Array.isArray(r==null?void 0:r.acceptsCredentials)&&(F.current[s.origin]=r.acceptsCredentials)}),f.addListener("*","authorize",k),f.addListener("*","login",k),f.addListener("*","credential-request",(r,s)=>u(r,{v2:!0,origin:ee(r,s)}))];return()=>e.forEach(r=>r())},[f,k,u,S]),t.useEffect(()=>{const e=r=>{const s=r==null?void 0:r.data;if(!s||s.type!=="authorized"&&s.type!=="authorize-failed")return;const a=V(s.authUrl);if(!(!a||r.origin!==a)){if(s.type==="authorized"){s.accessToken?(_(h=>({...h,[a]:X({accessToken:s.accessToken})})),c(a)):l(a);return}d(a)}};return window.addEventListener("message",e),()=>window.removeEventListener("message",e)},[c,l,d]);const A=t.useCallback((e,r)=>{const s=e==null?void 0:e.origin,a=X(r);!s||!a||(_(h=>({...h,[s]:a})),c(s))},[c]),T=t.useCallback((e,r)=>{C(s=>s[e]?{...s,[e]:{...s[e],...r}}:s)},[]),x=t.useCallback(async(e,{approve:r}={})=>{const s=y.current,{origin:a}=e;let h;try{h=await s({origin:a,clientId:e.clientId,scope:e.scope,authUrl:e.authUrl},{approve:r})}catch{r?T(a,{error:{reason:"broker_unavailable"}}):T(a,{status:e.silentUrl&&J?"silent":"interactive"});return}if((h==null?void 0:h.status)===200&&h.credential){A(e,h.credential);return}if((h==null?void 0:h.status)===409&&h.consentRequired){T(a,{status:"interactive",consent:{client:h.client||null,stepUp:!!h.stepUp,scope:h.scope||e.scope},error:null});return}const G=(h==null?void 0:h.error)||"broker_error";if(!r&&ge.has(G)){T(a,{status:e.silentUrl&&J?"silent":"interactive"});return}if(r&&G==="consent_denied"){T(a,{error:null});return}c(a),U(be=>({...be,[a]:{origin:a,reason:`broker:${G}`,detail:h||null,clientId:e.clientId||L.current[a]||null}}))},[A,T,c]),$=t.useRef({});t.useEffect(()=>{Object.values(g).forEach(e=>{e.status!=="broker"||$.current[e.origin]||($.current[e.origin]=!0,x(e).finally(()=>{delete $.current[e.origin]}))})},[g,x]);const Z=t.useCallback(e=>!y.current||!(e!=null&&e.consent)?Promise.resolve():x(e,{approve:!0}),[x]);t.useEffect(()=>{const e=W.current;Object.values(g).forEach(r=>{r.status==="silent"&&!e[r.origin]&&(e[r.origin]=setTimeout(()=>{delete e[r.origin],d(r.origin)},Ee))}),Object.keys(e).forEach(r=>{(!g[r]||g[r].status!=="silent")&&(clearTimeout(e[r]),delete e[r])})},[g,d]),t.useEffect(()=>()=>{p.current&&p.current(),Object.values(W.current).forEach(clearTimeout)},[]);const O=t.useCallback(e=>{p.current&&(p.current(),p.current=null);const r=o||re;p.current=r(e,{onBlocked:()=>{C(s=>s[e.origin]?{...s,[e.origin]:{...s[e.origin],popupBlocked:!0}}:s)},onClosed:()=>{if(e.v2){J&&C(s=>!s[e.origin]||!s[e.origin].silentUrl?s:{...s,[e.origin]:{...s[e.origin],status:"silent"}});return}l(e.origin)}})},[o,l]),D={pending:Object.values(g).filter(e=>e.status==="interactive"),authorize:O,approve:Z,complete:A,dismiss:E,originEpochs:P,credentials:I,unsupported:M},K=Object.values(g).filter(e=>e.status==="silent"&&e.silentUrl);return m.default.createElement(H.Provider,{value:D},n,K.map(e=>m.default.createElement("iframe",{key:`mm-silent-auth-${e.origin}`,src:e.silentUrl,title:`MachineMetrics silent authorization (${e.origin})`,"aria-hidden":"true",tabIndex:-1,style:{display:"none"}})))};se.propTypes={children:w.default.node,launcher:w.default.func,broker:w.default.func};const oe=()=>t.useContext(H),ie=n=>{const{originEpochs:o}=t.useContext(H),i=V(n);return i&&o[i]||0},ue=n=>{const{credentials:o}=t.useContext(H),i=V(n);return i&&o[i]||null},le=n=>{const{unsupported:o}=t.useContext(H),i=V(n);return i&&o[i]||null},ce=({children:n,authorizationLauncher:o,credentialBroker:i})=>{const[f,g]=t.useState({}),[C,P]=t.useState({}),z=t.useRef({}),I=t.useRef({}),_=t.useRef({}),M=t.useCallback((u,c)=>{var l;return!!((l=_.current[u])!=null&&l.has(c))},[]),U=t.useCallback((u,c,l)=>{g(d=>({...d,[u]:{origin:c,frameRef:l}}))},[]),B=t.useCallback(u=>{g(c=>{const l={...c};return delete l[u],l}),P(c=>{const l={...c};return delete l[u],l}),delete _.current[u]},[]);t.useEffect(()=>{const u=(l=[],d,E)=>{l.forEach(k=>k(d,E))},c=l=>{var $,Z,O,D,K,e,r;if(!(($=l==null?void 0:l.data)!=null&&$.instanceId))return;const{instanceId:d,type:E}=l.data,k=f[d],A=(O=(Z=k==null?void 0:k.frameRef)==null?void 0:Z.current)==null?void 0:O.contentWindow;if(!A||l.source!==A||l.origin!==k.origin)return;const T={origin:l.origin},x=z.current;if(E==="response"){const{callbackId:s,response:a,error:h}=l.data,G=I.current[s];G&&(G(a,h),delete I.current[s]);return}if(E==="mark-registered"){const{requestType:s}=l.data;_.current[d]||(_.current[d]=new Set),_.current[d].add(s);return}E==="ready"&&P(s=>({...s,[d]:!0})),u((D=x[d])==null?void 0:D[E],l.data,T),u((K=x["*"])==null?void 0:K[E],l.data,T),u((e=x[d])==null?void 0:e["*"],l.data,T),u((r=x["*"])==null?void 0:r["*"],l.data,T)};return window.addEventListener("message",c),()=>{window.removeEventListener("message",c)}},[f]);const p=t.useCallback((u,c,l)=>{var E,k;const d=f[u];if(!d){console.warn(`Origin not set for id: ${u}. Unable to send message.`);return}(k=(E=d==null?void 0:d.frameRef)==null?void 0:E.current)!=null&&k.contentWindow&&d.frameRef.current.contentWindow.postMessage({type:c,...l,instanceId:u},d.origin)},[f]),W=t.useRef(0),L=t.useCallback(()=>`${Date.now()}-${++W.current}`,[]),F=t.useCallback(async(u,c,l={})=>new Promise((d,E)=>{const k=L(),A=(T,x)=>{delete I.current[k],x?E(x):d(T)};I.current[k]=A,p(u,"request",{callbackId:k,requestType:c,data:l})}),[p]),y=t.useCallback((u,c)=>{p(u,"load-options",c)},[p]),S=t.useCallback((u,c)=>{p(u,"validate",c)},[p]),j=t.useMemo(()=>({registerFrame:U,unregisterFrame:B,sendMessage:p,sendRequest:F,loadOptions:y,validate:S,hasHandler:M,readyFrames:C,addListener:(u,c,l)=>(z.current[u]||(z.current[u]={}),z.current[u][c]||(z.current[u][c]=[]),z.current[u][c].push(l),()=>{z.current[u][c]=z.current[u][c].filter(d=>d!==l)})}),[U,B,p,F,y,S,M,C]);return m.default.createElement(N.Provider,{value:j},m.default.createElement(se,{launcher:o,broker:i},n))},q=(n,o,i)=>{const f=t.useContext(N);if(f===null)throw new Error("useEmbeddedEffect must be used within a MMEmbeddableZoneProvider");const g=t.useRef(i);t.useEffect(()=>{g.current=i},[i]),t.useEffect(()=>{if(!(!n||!o)){if(o.startsWith("key:")){const C=o.substring(4);return f.readyFrames[n]&&f.sendMessage(n,"subscribe-key",{keyChord:C}),f.addListener(n,`key-pressed:${C}`,(...z)=>g.current(...z))}return f.addListener(n,o,(...C)=>g.current(...C))}},[f,n,o])};ce.propTypes={children:w.default.node.isRequired,authorizationLauncher:w.default.func,credentialBroker:w.default.func};const Y=v.default.default||v.default,ke=1e4,Ce="credentials",ae=(n,o)=>`${n}/mm-embedded-interop?id=${o}&origin=${window.location.origin}&caps=${Ce}`,we=Y.iframe`
1
+ (function(m,t){typeof exports=="object"&&typeof module!="undefined"?t(exports,require("react"),require("prop-types"),require("styled-components")):typeof define=="function"&&define.amd?define(["exports","react","prop-types","styled-components"],t):(m=typeof globalThis!="undefined"?globalThis:m||self,t(m["mm-react-embeddable"]={},m.React,m.PropTypes,m.styled))})(this,(function(m,t,me,ge){"use strict";const Q=n=>n&&n.__esModule?n:{default:n},g=Q(t),w=Q(me),B=Q(ge),N=t.createContext(null),H=t.createContext({pending:[],authorize:()=>{},approve:()=>{},complete:()=>{},dismiss:()=>{},originEpochs:{},credentials:{},unsupported:{}}),ee="access_token",X=n=>n?n.kind?n:n.accessToken?{kind:ee,accessToken:n.accessToken,expiresAt:n.expiresAt||null}:null:null,Ee=new Set(["host_not_allowed","invalid_token","provider_unavailable"]),J=typeof window!="undefined"&&window.location.protocol==="https:",ke=8e3,V=n=>{try{return new URL(n).origin}catch{return null}},te=(n,o)=>{const u=o==null?void 0:o.origin;return!u||V(n==null?void 0:n.authUrl)!==u?null:u},ne=n=>{if(!n||/^\d{1,3}(?:\.\d{1,3}){3}$/.test(n)||n.includes(":"))return n;const o=n.split(".");return o.length<=2?n:o.slice(-2).join(".")},re=(n,o)=>{try{const u=new URL(n),f=new URL(o);return u.protocol!==f.protocol?!0:ne(u.hostname)!==ne(f.hostname)}catch{return!0}},se=(n,{onBlocked:o,onClosed:u})=>{const f=window.open(n.authUrl,"mm-embed-auth","popup,width=600,height=700");if(!f)return o(),()=>{};const p=setInterval(()=>{f.closed&&(clearInterval(p),u())},1e3);return()=>clearInterval(p)},oe=({children:n,launcher:o,broker:u})=>{const f=t.useContext(N),[p,E]=t.useState({}),[v,x]=t.useState({}),[_,M]=t.useState({}),[U,A]=t.useState({}),Z=t.useRef(_);Z.current=_;const k=t.useRef(p);k.current=p;const S=t.useRef(null),K=t.useRef({}),y=t.useRef({}),q=t.useRef({}),F=t.useRef(u);F.current=u;const z=t.useCallback(e=>{const r=y.current[e];if(!r)return;const s=a=>!a[e]||a[e].clientId?a:{...a,[e]:{...a[e],clientId:r}};E(s),A(s)},[]),l=t.useCallback((e,r)=>{e&&(A(s=>s[e]?s:{...s,[e]:{origin:e,reason:r,clientId:y.current[e]||null}}),z(e))},[z]),c=t.useCallback((e,{v2:r=!1,origin:s=null}={})=>{s&&(r&&Z.current[s]||(E(a=>a[s]?a:{...a,[s]:{origin:s,authUrl:e.authUrl,silentUrl:e.silentUrl||null,status:r&&F.current?"broker":r&&e.silentUrl&&J?"silent":"interactive",v2:r,scope:e.scope||null,acceptsCredentials:q.current[s]||null,consent:null,error:null,clientId:e.clientId||y.current[s]||null,popupBlocked:!1}}),z(s)))},[z]),i=t.useCallback(e=>{E(r=>{if(!r[e])return r;const s={...r};return delete s[e],s})},[]),d=t.useCallback(e=>{e&&(i(e),x(r=>({...r,[e]:(r[e]||0)+1})))},[i]),b=t.useCallback(e=>{E(r=>!r[e]||r[e].status==="interactive"?r:{...r,[e]:{...r[e],status:"interactive"}})},[]),C=t.useCallback(e=>{i(e.origin)},[i]),O=t.useCallback((e,r)=>{const s=te(e,r);if(s){if(re(s,window.location.origin)){l(s,"cross-site-legacy");return}c(e,{origin:s})}},[c,l]);t.useEffect(()=>{if(!f)return;const e=[f.addListener("*","init",(r,s)=>{s!=null&&s.origin&&(r!=null&&r.clientId)&&(y.current[s.origin]=r.clientId,z(s.origin)),s!=null&&s.origin&&Array.isArray(r==null?void 0:r.acceptsCredentials)&&(q.current[s.origin]=r.acceptsCredentials)}),f.addListener("*","authorize",O),f.addListener("*","login",O),f.addListener("*","credential-request",(r,s)=>c(r,{v2:!0,origin:te(r,s)}))];return()=>e.forEach(r=>r())},[f,O,c,z]),t.useEffect(()=>{const e=r=>{const s=r==null?void 0:r.data;if(!s||s.type!=="authorized"&&s.type!=="authorize-failed")return;const a=V(s.authUrl);if(!(!a||r.origin!==a)){if(s.type==="authorized"){if(s.accessToken){if(!k.current[a])return;M(h=>({...h,[a]:X({accessToken:s.accessToken})})),i(a)}else d(a);return}b(a)}};return window.addEventListener("message",e),()=>window.removeEventListener("message",e)},[i,d,b]);const I=t.useCallback((e,r)=>{const s=e==null?void 0:e.origin,a=X(r);!s||!a||(M(h=>({...h,[s]:a})),i(s))},[i]),T=t.useCallback((e,r)=>{E(s=>s[e]?{...s,[e]:{...s[e],...r}}:s)},[]),L=t.useCallback(async(e,{approve:r}={})=>{const s=F.current,{origin:a}=e;let h;try{h=await s({origin:a,clientId:e.clientId,scope:e.scope,authUrl:e.authUrl},{approve:r})}catch{r?T(a,{error:{reason:"broker_unavailable"}}):T(a,{status:e.silentUrl&&J?"silent":"interactive"});return}if((h==null?void 0:h.status)===200&&h.credential){I(e,h.credential);return}if((h==null?void 0:h.status)===409&&h.consentRequired){T(a,{status:"interactive",consent:{client:h.client||null,stepUp:!!h.stepUp,scope:h.scope||e.scope},error:null});return}const R=(h==null?void 0:h.error)||"broker_error";if(!r&&Ee.has(R)){T(a,{status:e.silentUrl&&J?"silent":"interactive"});return}if(r&&R==="consent_denied"){T(a,{error:null});return}i(a),A(he=>({...he,[a]:{origin:a,reason:`broker:${R}`,detail:h||null,clientId:e.clientId||y.current[a]||null}}))},[I,T,i]),j=t.useRef({});t.useEffect(()=>{Object.values(p).forEach(e=>{e.status!=="broker"||j.current[e.origin]||(j.current[e.origin]=!0,L(e).finally(()=>{delete j.current[e.origin]}))})},[p,L]);const $=t.useCallback(e=>!F.current||!(e!=null&&e.consent)?Promise.resolve():L(e,{approve:!0}),[L]);t.useEffect(()=>{const e=K.current;Object.values(p).forEach(r=>{r.status==="silent"&&!e[r.origin]&&(e[r.origin]=setTimeout(()=>{delete e[r.origin],b(r.origin)},ke))}),Object.keys(e).forEach(r=>{(!p[r]||p[r].status!=="silent")&&(clearTimeout(e[r]),delete e[r])})},[p,b]),t.useEffect(()=>()=>{S.current&&S.current(),Object.values(K.current).forEach(clearTimeout)},[]);const D=t.useCallback(e=>{S.current&&(S.current(),S.current=null);const r=o||se;S.current=r(e,{onBlocked:()=>{E(s=>s[e.origin]?{...s,[e.origin]:{...s[e.origin],popupBlocked:!0}}:s)},onClosed:()=>{if(e.v2){J&&E(s=>!s[e.origin]||!s[e.origin].silentUrl?s:{...s,[e.origin]:{...s[e.origin],status:"silent"}});return}d(e.origin)}})},[o,d]),G={pending:Object.values(p).filter(e=>e.status==="interactive"),authorize:D,approve:$,complete:I,dismiss:C,originEpochs:v,credentials:_,unsupported:U},P=Object.values(p).filter(e=>e.status==="silent"&&e.silentUrl);return g.default.createElement(H.Provider,{value:G},n,P.map(e=>g.default.createElement("iframe",{key:`mm-silent-auth-${e.origin}`,src:e.silentUrl,title:`MachineMetrics silent authorization (${e.origin})`,"aria-hidden":"true",tabIndex:-1,style:{display:"none"}})))};oe.propTypes={children:w.default.node,launcher:w.default.func,broker:w.default.func};const ie=()=>t.useContext(H),ue=n=>{const{originEpochs:o}=t.useContext(H),u=V(n);return u&&o[u]||0},le=n=>{const{credentials:o}=t.useContext(H),u=V(n);return u&&o[u]||null},ce=n=>{const{unsupported:o}=t.useContext(H),u=V(n);return u&&o[u]||null},ae=({children:n,authorizationLauncher:o,credentialBroker:u})=>{const[f,p]=t.useState({}),[E,v]=t.useState({}),x=t.useRef({}),_=t.useRef({}),M=t.useRef({}),U=t.useCallback((l,c)=>{var i;return!!((i=M.current[l])!=null&&i.has(c))},[]),A=t.useCallback((l,c,i)=>{p(d=>({...d,[l]:{origin:c,frameRef:i}}))},[]),Z=t.useCallback(l=>{p(c=>{const i={...c};return delete i[l],i}),v(c=>{const i={...c};return delete i[l],i}),delete M.current[l]},[]);t.useEffect(()=>{const l=(i=[],d,b)=>{i.forEach(C=>C(d,b))},c=i=>{var L,j,$,D,G,P,e;if(!((L=i==null?void 0:i.data)!=null&&L.instanceId))return;const{instanceId:d,type:b}=i.data,C=f[d],O=($=(j=C==null?void 0:C.frameRef)==null?void 0:j.current)==null?void 0:$.contentWindow;if(!O||i.source!==O||i.origin!==C.origin)return;const I={origin:i.origin},T=x.current;if(b==="response"){const{callbackId:r,response:s,error:a}=i.data,h=_.current[r];h&&(h(s,a),delete _.current[r]);return}if(b==="mark-registered"){const{requestType:r}=i.data;M.current[d]||(M.current[d]=new Set),M.current[d].add(r);return}b==="ready"&&v(r=>({...r,[d]:!0})),l((D=T[d])==null?void 0:D[b],i.data,I),l((G=T["*"])==null?void 0:G[b],i.data,I),l((P=T[d])==null?void 0:P["*"],i.data,I),l((e=T["*"])==null?void 0:e["*"],i.data,I)};return window.addEventListener("message",c),()=>{window.removeEventListener("message",c)}},[f]);const k=t.useCallback((l,c,i)=>{var b,C;const d=f[l];if(!d){console.warn(`Origin not set for id: ${l}. Unable to send message.`);return}(C=(b=d==null?void 0:d.frameRef)==null?void 0:b.current)!=null&&C.contentWindow&&d.frameRef.current.contentWindow.postMessage({type:c,...i,instanceId:l},d.origin)},[f]),S=t.useRef(0),K=t.useCallback(()=>`${Date.now()}-${++S.current}`,[]),y=t.useCallback(async(l,c,i={})=>new Promise((d,b)=>{const C=K(),O=(I,T)=>{delete _.current[C],T?b(T):d(I)};_.current[C]=O,k(l,"request",{callbackId:C,requestType:c,data:i})}),[k]),q=t.useCallback((l,c)=>{k(l,"load-options",c)},[k]),F=t.useCallback((l,c)=>{k(l,"validate",c)},[k]),z=t.useMemo(()=>({registerFrame:A,unregisterFrame:Z,sendMessage:k,sendRequest:y,loadOptions:q,validate:F,hasHandler:U,readyFrames:E,addListener:(l,c,i)=>(x.current[l]||(x.current[l]={}),x.current[l][c]||(x.current[l][c]=[]),x.current[l][c].push(i),()=>{x.current[l][c]=x.current[l][c].filter(d=>d!==i)})}),[A,Z,k,y,q,F,U,E]);return g.default.createElement(N.Provider,{value:z},g.default.createElement(oe,{launcher:o,broker:u},n))},W=(n,o,u)=>{const f=t.useContext(N);if(f===null)throw new Error("useEmbeddedEffect must be used within a MMEmbeddableZoneProvider");const p=t.useRef(u);t.useEffect(()=>{p.current=u},[u]),t.useEffect(()=>{if(!(!n||!o)){if(o.startsWith("key:")){const E=o.substring(4);return f.readyFrames[n]&&f.sendMessage(n,"subscribe-key",{keyChord:E}),f.addListener(n,`key-pressed:${E}`,(...x)=>p.current(...x))}return f.addListener(n,o,(...E)=>p.current(...E))}},[f,n,o])};ae.propTypes={children:w.default.node.isRequired,authorizationLauncher:w.default.func,credentialBroker:w.default.func};const Y=B.default.default||B.default,Ce=1e4,we="credentials",de=(n,o)=>`${n}/mm-embedded-interop?id=${encodeURIComponent(o)}&origin=${encodeURIComponent(window.location.origin)}&caps=${we}`,Te=Y.iframe`
2
2
  width: 100%;
3
3
  height: 100%;
4
4
  border: none;
5
5
  visibility: ${n=>n.$isReady?"visible":"hidden"};
6
- `,Te=Y.div`
6
+ `,xe=Y.div`
7
7
  width: 100%;
8
8
  height: 100%;
9
9
  display: flex;
@@ -16,13 +16,13 @@
16
16
  text-align: center;
17
17
  color: #555;
18
18
  font-size: 14px;
19
- `,de=n=>{const o=n&&n.origin||"This app",i=n&&n.reason||"";switch(i){case"broker:scope_above_ceiling":return{title:`${o} can’t be authorized here`,detail:"It asks for permissions your role doesn’t have."};case"broker:origin_mismatch":case"broker:unknown_client":return{title:`${o} can’t be authorized here`,detail:"It isn’t registered to run at this address."};case"broker:cross_company_principal":return{title:`${o} can’t be authorized here`,detail:"It can’t be authorized for this account."};default:return i.startsWith("broker:")?{title:`${o} can’t be authorized here`,detail:"Authorization was refused."}:{title:`${o} can’t be embedded here`,detail:"It needs an update to support embedding from a different domain."}}},fe=({entry:n})=>{const o=de(n);return m.default.createElement(Te,{"data-reason":n&&n.reason||void 0},m.default.createElement("div",{style:{fontWeight:600}},o.title),m.default.createElement("div",{style:{fontSize:12,color:"#888"}},o.detail))};fe.propTypes={entry:w.default.shape({origin:w.default.string,name:w.default.string,reason:w.default.string,detail:w.default.object})};const xe=Y.div`
19
+ `,fe=n=>{const o=n&&n.origin||"This app",u=n&&n.reason||"";switch(u){case"broker:scope_above_ceiling":return{title:`${o} can’t be authorized here`,detail:"It asks for permissions your role doesn’t have."};case"broker:origin_mismatch":case"broker:unknown_client":return{title:`${o} can’t be authorized here`,detail:"It isn’t registered to run at this address."};case"broker:cross_company_principal":return{title:`${o} can’t be authorized here`,detail:"It can’t be authorized for this account."};default:return u.startsWith("broker:")?{title:`${o} can’t be authorized here`,detail:"Authorization was refused."}:{title:`${o} can’t be embedded here`,detail:"It needs an update to support embedding from a different domain."}}},pe=({entry:n})=>{const o=fe(n);return g.default.createElement(xe,{"data-reason":n&&n.reason||void 0},g.default.createElement("div",{style:{fontWeight:600}},o.title),g.default.createElement("div",{style:{fontSize:12,color:"#888"}},o.detail))};pe.propTypes={entry:w.default.shape({origin:w.default.string,name:w.default.string,reason:w.default.string,detail:w.default.object})};const Ie=Y.div`
20
20
  height: 100%;
21
21
  display: flex;
22
22
  flex: 1;
23
23
  align-items: center;
24
24
  justify-content: center;
25
- `,ze=()=>m.default.createElement(xe,null,m.default.createElement("div",{style:{textAlign:"center"}},"This app couldn’t be loaded as an embeddable widget.")),pe=({id:n,src:o,path:i,onInit:f=()=>{},onTimeout:g,context:C={},params:P={},renderUnsupported:z,renderTimeout:I,..._})=>{if("isConfiguring"in _)return console.error("isConfiguring must be passed via the params prop to MMEmbeddableZone"),null;if("colorMode"in C)return console.error("colorMode must be passed via the params prop to MMEmbeddableZone"),null;if("isFullScreen"in C)return console.error("isFullScreen must be passed via the params prop to MMEmbeddableZone"),null;const M=t.useRef(),[U,B]=t.useState(),[p,W]=t.useState(0),[L,F]=t.useState(!1),[y,S]=t.useState(!1),j=ie(o),u=ue(o),c=le(o);t.useEffect(()=>{j>0&&W(0)},[j]);const{registerFrame:l,unregisterFrame:d,sendMessage:E}=t.useContext(N),[k,A]=t.useState(),T=t.useRef(),x=t.useRef(g),$=t.useRef(f),Z=t.useRef(!1);t.useEffect(()=>{x.current=g},[g]),t.useEffect(()=>{$.current=f},[f]),t.useEffect(()=>{p&&E(n,"set-context",{context:{...C}})},[C,n,p]),t.useEffect(()=>{p&&E(n,"set-params",{params:P})},[P,n,p]),t.useEffect(()=>{i!==void 0&&A((i==null?void 0:i.indexOf("/"))===0?i:`/${i}`)},[i]),t.useEffect(()=>{k===void 0||!p||E(n,"navigate",{path:k})},[k,p,n,E]),t.useEffect(()=>{if(!o||!n||!M)return;const r=new URL(o);return l(n,r.origin,M),$.current(),B(ae(r.origin,n)),()=>{d(n)}},[o,n,l,M]),t.useEffect(()=>{if(!(!U||Z.current))return T.current=setTimeout(()=>{F(!0),x.current&&x.current()},ke),()=>clearTimeout(T.current)},[U]);const O=t.useCallback(()=>{Z.current=!0,clearTimeout(T.current),F(!1)},[]),[D,K]=t.useState(null);q(n,"init",r=>{O(),Array.isArray(r==null?void 0:r.acceptsCredentials)&&K(r.acceptsCredentials)}),q(n,"authorize",O),q(n,"login",O),q(n,"credential-request",()=>{O(),S(!0)}),t.useEffect(()=>{if(!y||!u)return;const r=D;if(Array.isArray(r)&&!r.includes(u.kind))return;const s=u.kind==="access_token"?{accessToken:u.accessToken}:{};E(n,"credential",{...s,credential:u})},[y,u,D,n,E]),q(n,"ready",()=>{O(),W(r=>r+1)});const e=t.useRef();return q(n,"heartbeat",()=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{if(M.current){const r=new URL(o);M.current.src=ae(r.origin,n)}},6e3)}),t.useEffect(()=>()=>{e.current&&clearTimeout(e.current)},[]),c?z?z(c):m.default.createElement(fe,{entry:c}):L&&!p?I?I():m.default.createElement(ze,null):m.default.createElement(we,{key:`auth-epoch-${j}`,$isReady:p,ref:M,src:U,..._})};pe.propTypes={id:w.default.string,src:w.default.string.isRequired,path:w.default.string,onInit:w.default.func,onTimeout:w.default.func,renderUnsupported:w.default.func,renderTimeout:w.default.func};const Ie=v.default.div`
25
+ `,ze=()=>g.default.createElement(Ie,null,g.default.createElement("div",{style:{textAlign:"center"}},"This app couldn’t be loaded as an embeddable widget.")),be=({id:n,src:o,path:u,onInit:f=()=>{},onTimeout:p,context:E={},params:v={},renderUnsupported:x,renderTimeout:_,...M})=>{if("isConfiguring"in M)return console.error("isConfiguring must be passed via the params prop to MMEmbeddableZone"),null;if("colorMode"in E)return console.error("colorMode must be passed via the params prop to MMEmbeddableZone"),null;if("isFullScreen"in E)return console.error("isFullScreen must be passed via the params prop to MMEmbeddableZone"),null;const U=t.useRef(),[A,Z]=t.useState(),[k,S]=t.useState(0),[K,y]=t.useState(!1),[q,F]=t.useState(!1),z=ue(o),l=le(o),c=ce(o);t.useEffect(()=>{z>0&&S(0)},[z]);const{registerFrame:i,unregisterFrame:d,sendMessage:b}=t.useContext(N),[C,O]=t.useState(),I=t.useRef(),T=t.useRef(p),L=t.useRef(f),j=t.useRef(!1);t.useEffect(()=>{T.current=p},[p]),t.useEffect(()=>{L.current=f},[f]),t.useEffect(()=>{k&&b(n,"set-context",{context:{...E}})},[E,n,k]),t.useEffect(()=>{k&&b(n,"set-params",{params:v})},[v,n,k]),t.useEffect(()=>{u!==void 0&&O((u==null?void 0:u.indexOf("/"))===0?u:`/${u}`)},[u]),t.useEffect(()=>{C===void 0||!k||b(n,"navigate",{path:C})},[C,k,n,b]),t.useEffect(()=>{if(!o||!n||!U)return;const e=new URL(o);return i(n,e.origin,U),L.current(),Z(de(e.origin,n)),()=>{d(n)}},[o,n,i,U]),t.useEffect(()=>{if(!(!A||j.current))return I.current=setTimeout(()=>{y(!0),T.current&&T.current()},Ce),()=>clearTimeout(I.current)},[A]);const $=t.useCallback(()=>{j.current=!0,clearTimeout(I.current),y(!1)},[]),[D,G]=t.useState(null);W(n,"init",e=>{$(),Array.isArray(e==null?void 0:e.acceptsCredentials)&&G(e.acceptsCredentials)}),W(n,"authorize",$),W(n,"login",$),W(n,"credential-request",()=>{$(),F(!0)}),t.useEffect(()=>{if(!q||!l)return;const e=D;if(Array.isArray(e)&&!e.includes(l.kind))return;const r=l.kind==="access_token"?{accessToken:l.accessToken}:{};b(n,"credential",{...r,credential:l})},[q,l,D,n,b]),W(n,"ready",()=>{$(),S(e=>e+1)});const P=t.useRef();return W(n,"heartbeat",()=>{P.current&&clearTimeout(P.current),P.current=setTimeout(()=>{if(U.current){const e=new URL(o);U.current.src=de(e.origin,n)}},6e3)}),t.useEffect(()=>()=>{P.current&&clearTimeout(P.current)},[]),c?x?x(c):g.default.createElement(pe,{entry:c}):K&&!k?_?_():g.default.createElement(ze,null):g.default.createElement(Te,{key:`auth-epoch-${z}`,$isReady:k,ref:U,src:A,...M})};be.propTypes={id:w.default.string,src:w.default.string.isRequired,path:w.default.string,onInit:w.default.func,onTimeout:w.default.func,renderUnsupported:w.default.func,renderTimeout:w.default.func};const _e=B.default.div`
26
26
  position: fixed;
27
27
  inset: 0;
28
28
  background: rgba(0, 0, 0, 0.45);
@@ -30,7 +30,7 @@
30
30
  align-items: center;
31
31
  justify-content: center;
32
32
  z-index: 10000;
33
- `,_e=v.default.div`
33
+ `,Me=B.default.div`
34
34
  background: #fff;
35
35
  border-radius: 8px;
36
36
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
@@ -39,13 +39,13 @@
39
39
  max-width: calc(100vw - 32px);
40
40
  font-family: sans-serif;
41
41
  color: #222;
42
- `,Me=v.default.div`
42
+ `,Ue=B.default.div`
43
43
  display: flex;
44
44
  align-items: center;
45
45
  justify-content: space-between;
46
46
  padding: 10px 0;
47
47
  gap: 16px;
48
- `,Se=v.default.button`
48
+ `,Se=B.default.button`
49
49
  background: #16a500;
50
50
  color: #fff;
51
51
  border: none;
@@ -54,8 +54,8 @@
54
54
  font-size: 14px;
55
55
  cursor: pointer;
56
56
  white-space: nowrap;
57
- `,Ue=v.default.p`
57
+ `,ye=B.default.p`
58
58
  color: #b3261e;
59
59
  font-size: 13px;
60
60
  margin: 4px 0 0;
61
- `,ye=()=>{const{pending:n,authorize:o}=oe();return n.length===0?null:m.default.createElement(Ie,null,m.default.createElement(_e,null,m.default.createElement("h3",{style:{margin:"0 0 8px"}},"Authorization Required"),m.default.createElement("p",{style:{margin:"0 0 12px",fontSize:14,color:"#555"}},"The following apps need you to sign in and authorize them before they can load."),n.map(i=>m.default.createElement("div",{key:i.origin},m.default.createElement(Me,null,m.default.createElement("div",null,m.default.createElement("div",{style:{fontWeight:600}},i.origin)),m.default.createElement(Se,{onClick:()=>o(i)},"Authorize")),i.popupBlocked&&m.default.createElement(Ue,null,"The sign-in window was blocked. Allow popups for this site, then try again.")))))};b.CREDENTIAL_KIND_ACCESS_TOKEN=R,b.EmbeddedAuthorizationContext=H,b.EmbeddedAuthorizationPrompt=ye,b.MMEmbeddableZone=pe,b.MMEmbeddableZoneContext=N,b.MMEmbeddableZoneProvider=ce,b.isCrossSite=ne,b.normalizeCredential=X,b.popupAuthorizationLauncher=re,b.unsupportedCopy=de,b.useEmbeddedAuthorizations=oe,b.useEmbeddedCredential=ue,b.useEmbeddedEffect=q,b.useEmbeddedOriginEpoch=ie,b.useEmbeddedUnsupported=le,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})}));
61
+ `,Ae=()=>{const{pending:n,authorize:o}=ie();return n.length===0?null:g.default.createElement(_e,null,g.default.createElement(Me,null,g.default.createElement("h3",{style:{margin:"0 0 8px"}},"Authorization Required"),g.default.createElement("p",{style:{margin:"0 0 12px",fontSize:14,color:"#555"}},"The following apps need you to sign in and authorize them before they can load."),n.map(u=>g.default.createElement("div",{key:u.origin},g.default.createElement(Ue,null,g.default.createElement("div",null,g.default.createElement("div",{style:{fontWeight:600}},u.origin)),g.default.createElement(Se,{onClick:()=>o(u)},"Authorize")),u.popupBlocked&&g.default.createElement(ye,null,"The sign-in window was blocked. Allow popups for this site, then try again.")))))};m.CREDENTIAL_KIND_ACCESS_TOKEN=ee,m.EmbeddedAuthorizationContext=H,m.EmbeddedAuthorizationPrompt=Ae,m.MMEmbeddableZone=be,m.MMEmbeddableZoneContext=N,m.MMEmbeddableZoneProvider=ae,m.isCrossSite=re,m.normalizeCredential=X,m.popupAuthorizationLauncher=se,m.unsupportedCopy=fe,m.useEmbeddedAuthorizations=ie,m.useEmbeddedCredential=le,m.useEmbeddedEffect=W,m.useEmbeddedOriginEpoch=ue,m.useEmbeddedUnsupported=ce,Object.defineProperty(m,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@machinemetrics/mm-react-embeddable",
3
- "version": "1.4.0-8",
3
+ "version": "2.0.0-0",
4
4
  "license": "MIT",
5
5
  "module": "dist/mm-react-embeddable.es.js",
6
6
  "main": "dist/mm-react-embeddable.cjs.js",
@@ -44,4 +44,4 @@
44
44
  "vite": "^7.2.2",
45
45
  "vitest": "^4.0.10"
46
46
  }
47
- }
47
+ }