@machinemetrics/mm-react-embeddable 1.1.2-0 → 1.1.2-1
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,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const q=require("react/jsx-runtime"),r=require("react"),w=require("prop-types"),v=require("styled-components"),Z=r.createContext(null),A=({children:n})=>{const[i,u]=r.useState({}),[a,f]=r.useState({}),c=r.useRef({}),y=r.useRef({}),d=r.useRef({}),h=r.useCallback((t,s)=>{var e;return!!((e=d.current[t])!=null&&e.has(s))},[]),C=r.useCallback((t,s,e)=>{u(o=>({...o,[t]:{origin:s,frameRef:e}}))},[]),g=r.useCallback(t=>{u(s=>{const e={...s};return delete e[t],e}),f(s=>{const e={...s};return delete e[t],e}),delete d.current[t]},[]);r.useEffect(()=>{const t=(e=[],o)=>{e.forEach(l=>l(o))},s=e=>{var $,F,R,P,T;if(!(($=e==null?void 0:e.data)!=null&&$.instanceId))return;const{instanceId:o,type:l}=e.data,b=c.current;if(l==="response"){const{callbackId:M,response:B,error:D}=e.data,U=y.current[M];U&&(U(B,D),delete y.current[M]);return}if(l==="mark-registered"){const{requestType:M}=e.data;d.current[o]||(d.current[o]=new Set),d.current[o].add(M);return}l==="ready"&&f(M=>({...M,[o]:!0})),t((F=b[o])==null?void 0:F[l],e.data),t((R=b["*"])==null?void 0:R[l],e.data),t((P=b[o])==null?void 0:P["*"],e.data),t((T=b["*"])==null?void 0:T["*"],e.data)};return window.addEventListener("message",s),()=>{window.removeEventListener("message",s)}},[i]);const m=r.useCallback((t,s,e)=>{var l,b;const o=i[t];if(!o){console.warn(`Origin not set for id: ${t}. Unable to send message.`);return}(b=(l=o==null?void 0:o.frameRef)==null?void 0:l.current)!=null&&b.contentWindow&&o.frameRef.current.contentWindow.postMessage({type:s,...e,instanceId:t},o.origin)},[i]),k=r.useRef(0),j=r.useCallback(()=>`${Date.now()}-${++k.current}`,[]),E=r.useCallback(async(t,s,e={})=>new Promise((o,l)=>{const b=j(),$=(F,R)=>{delete y.current[b],R?l(R):o(F)};y.current[b]=$,m(t,"request",{callbackId:b,requestType:s,data:e})}),[m]),x=r.useCallback((t,s)=>{m(t,"load-options",s)},[m]),I=r.useCallback((t,s)=>{m(t,"validate",s)},[m]),p=r.useMemo(()=>({registerFrame:C,unregisterFrame:g,sendMessage:m,sendRequest:E,loadOptions:x,validate:I,hasHandler:h,readyFrames:a,addListener:(t,s,e)=>(c.current[t]||(c.current[t]={}),c.current[t][s]||(c.current[t][s]=[]),c.current[t][s].push(e),()=>{c.current[t][s]=c.current[t][s].filter(o=>o!==e)})}),[C,g,m,E,x,I,h,a]);return q.jsx(Z.Provider,{value:p,children:n})},S={},O=async n=>{try{const i=new URL(n).origin;if(S[i]!==void 0)return S[i];const a=await(await fetch(`${i}/mm-app-manifest.json`)).json();if(!a.version)throw new Error("Invalid manifest");return S[i]=a,a}catch{}return S[origin]=!1,!1},W=async n=>!!await O(n),L=(n,i,u)=>{const a=r.useContext(Z);if(a===null)throw new Error("useEmbeddedEffect must be used within a MMEmbeddableZoneProvider");const f=r.useRef(u);r.useEffect(()=>{f.current=u},[u]),r.useEffect(()=>{if(!(!n||!i)){if(i.startsWith("key:")){const c=i.substring(4);return a.readyFrames[n]&&a.sendMessage(n,"subscribe-key",{keyChord:c}),a.addListener(n,`key-pressed:${c}`,(...d)=>f.current(...d))}return a.addListener(n,i,(...c)=>f.current(...c))}},[a,n,i])};A.propTypes={children:w.node.isRequired};const _=v.default||v,z=_.iframe`
|
|
2
2
|
width: 100%;
|
|
3
3
|
height: 100%;
|
|
4
4
|
border: none;
|
|
5
5
|
visibility: ${n=>n.$isReady?"visible":"hidden"};
|
|
6
|
-
`,
|
|
6
|
+
`,H=({id:n,src:i,path:u,onInit:a=()=>{},context:f={},params:c={},...y})=>{if("isConfiguring"in y)return console.error("isConfiguring must be passed via the params prop to MMEmbeddableZone"),null;if("colorMode"in f)return console.error("colorMode must be passed via the params prop to MMEmbeddableZone"),null;if("isFullScreen"in f)return console.error("isFullScreen must be passed via the params prop to MMEmbeddableZone"),null;const d=r.useRef(),[h,C]=r.useState(),[g,m]=r.useState(0),{registerFrame:k,unregisterFrame:j,sendMessage:E}=r.useContext(Z),[x,I]=r.useState(!0),[p,t]=r.useState();r.useEffect(()=>{g&&E(n,"set-context",{context:{...f,colorMode:c.colorMode,isFullScreen:c.isFullScreen}})},[f,c.colorMode,c.isFullScreen,n,g]),r.useEffect(()=>{g&&(E(n,"set-params",{params:c}),E(n,"set-configuring",{isConfiguring:c.isConfiguring}))},[c,n,g]),r.useEffect(()=>{u!==void 0&&t((u==null?void 0:u.indexOf("/"))===0?u:`/${u}`)},[u]),r.useEffect(()=>{p===void 0||!g||E(n,"navigate",{path:p})},[p,g,n,E]),r.useEffect(()=>{if(!(!i||!n||!d))return(async()=>{const e=await W(i);if(I(e),e){const o=new URL(i);k(n,o.origin,d),a(),C(`${o.origin}/mm-embedded-interop?id=${n}&origin=${window.location.origin}`);return}})(),()=>{j(n)}},[i,n,k,d]),L(n,"ready",()=>m(e=>e+1));const s=r.useRef();return L(n,"heartbeat",()=>{s.current&&clearTimeout(s.current),s.current=setTimeout(()=>{if(d.current){const e=new URL(i);d.current.src=`${e.origin}/mm-embedded-interop?id=${n}&origin=${window.location.origin}`}},6e3)}),r.useEffect(()=>()=>{s.current&&clearTimeout(s.current)},[]),x?q.jsx(z,{$isReady:g,ref:d,src:h,...y}):q.jsx("div",{style:{height:"100%",display:"flex",flex:1,alignItems:"center",justifyContent:"center"},children:q.jsx("div",{style:{textAlign:"center"},children:"Application must adhere to the MM App Manifest specification to be embedded."})})};H.propTypes={id:w.string,src:w.string.isRequired,path:w.string,onInit:w.func};exports.MMEmbeddableZone=H;exports.MMEmbeddableZoneContext=Z;exports.MMEmbeddableZoneProvider=A;exports.getAppInfo=O;exports.testIsEmbeddable=W;exports.useEmbeddedEffect=L;
|
|
@@ -1,212 +1,217 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { createContext as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
6
|
-
const [o,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
const
|
|
14
|
-
return delete r
|
|
15
|
-
}),
|
|
1
|
+
import { jsx as Z } from "react/jsx-runtime";
|
|
2
|
+
import { createContext as _, useState as R, useRef as M, useCallback as w, useEffect as b, useMemo as z, useContext as H } from "react";
|
|
3
|
+
import F from "prop-types";
|
|
4
|
+
import v from "styled-components";
|
|
5
|
+
const U = _(null), G = ({ children: n }) => {
|
|
6
|
+
const [o, c] = R({}), [a, l] = R({}), i = M({}), p = M({}), u = M({}), I = w((r, t) => {
|
|
7
|
+
var e;
|
|
8
|
+
return !!((e = u.current[r]) != null && e.has(t));
|
|
9
|
+
}, []), x = w((r, t, e) => {
|
|
10
|
+
c((s) => ({ ...s, [r]: { origin: t, frameRef: e } }));
|
|
11
|
+
}, []), m = w((r) => {
|
|
12
|
+
c((t) => {
|
|
13
|
+
const e = { ...t };
|
|
14
|
+
return delete e[r], e;
|
|
15
|
+
}), l((t) => {
|
|
16
|
+
const e = { ...t };
|
|
17
|
+
return delete e[r], e;
|
|
18
|
+
}), delete u.current[r];
|
|
16
19
|
}, []);
|
|
17
|
-
|
|
18
|
-
const
|
|
19
|
-
|
|
20
|
-
},
|
|
21
|
-
|
|
20
|
+
b(() => {
|
|
21
|
+
const r = (e = [], s) => {
|
|
22
|
+
e.forEach((d) => d(s));
|
|
23
|
+
}, t = (e) => {
|
|
24
|
+
var T, P, $, j, A;
|
|
25
|
+
if (!((T = e == null ? void 0 : e.data) != null && T.instanceId))
|
|
22
26
|
return;
|
|
23
|
-
const { instanceId: s, type:
|
|
24
|
-
if (
|
|
25
|
-
const { callbackId: h, response:
|
|
26
|
-
|
|
27
|
+
const { instanceId: s, type: d } = e.data, f = i.current;
|
|
28
|
+
if (d === "response") {
|
|
29
|
+
const { callbackId: h, response: B, error: D } = e.data, O = p.current[h];
|
|
30
|
+
O && (O(B, D), delete p.current[h]);
|
|
27
31
|
return;
|
|
28
32
|
}
|
|
29
|
-
if (
|
|
30
|
-
const { requestType: h } =
|
|
31
|
-
|
|
33
|
+
if (d === "mark-registered") {
|
|
34
|
+
const { requestType: h } = e.data;
|
|
35
|
+
u.current[s] || (u.current[s] = /* @__PURE__ */ new Set()), u.current[s].add(h);
|
|
32
36
|
return;
|
|
33
37
|
}
|
|
34
|
-
|
|
38
|
+
d === "ready" && l((h) => ({ ...h, [s]: !0 })), r((P = f[s]) == null ? void 0 : P[d], e.data), r(($ = f["*"]) == null ? void 0 : $[d], e.data), r((j = f[s]) == null ? void 0 : j["*"], e.data), r((A = f["*"]) == null ? void 0 : A["*"], e.data);
|
|
35
39
|
};
|
|
36
|
-
return window.addEventListener("message",
|
|
37
|
-
window.removeEventListener("message",
|
|
40
|
+
return window.addEventListener("message", t), () => {
|
|
41
|
+
window.removeEventListener("message", t);
|
|
38
42
|
};
|
|
39
43
|
}, [o]);
|
|
40
|
-
const
|
|
41
|
-
(
|
|
42
|
-
|
|
44
|
+
const g = w(
|
|
45
|
+
(r, t, e) => {
|
|
46
|
+
var d, f;
|
|
47
|
+
const s = o[r];
|
|
43
48
|
if (!s) {
|
|
44
|
-
console.warn(`Origin not set for id: ${
|
|
49
|
+
console.warn(`Origin not set for id: ${r}. Unable to send message.`);
|
|
45
50
|
return;
|
|
46
51
|
}
|
|
47
|
-
s
|
|
48
|
-
{ type:
|
|
52
|
+
(f = (d = s == null ? void 0 : s.frameRef) == null ? void 0 : d.current) != null && f.contentWindow && s.frameRef.current.contentWindow.postMessage(
|
|
53
|
+
{ type: t, ...e, instanceId: r },
|
|
49
54
|
s.origin
|
|
50
55
|
);
|
|
51
56
|
},
|
|
52
57
|
[o]
|
|
53
|
-
),
|
|
54
|
-
async (
|
|
55
|
-
const
|
|
56
|
-
delete
|
|
58
|
+
), C = M(0), q = w(() => `${Date.now()}-${++C.current}`, []), y = w(
|
|
59
|
+
async (r, t, e = {}) => new Promise((s, d) => {
|
|
60
|
+
const f = q(), T = (P, $) => {
|
|
61
|
+
delete p.current[f], $ ? d($) : s(P);
|
|
57
62
|
};
|
|
58
|
-
|
|
63
|
+
p.current[f] = T, g(r, "request", { callbackId: f, requestType: t, data: e });
|
|
59
64
|
}),
|
|
60
|
-
[
|
|
61
|
-
), C = w(
|
|
62
|
-
(e, n) => {
|
|
63
|
-
f(e, "load-options", n);
|
|
64
|
-
},
|
|
65
|
-
[f]
|
|
65
|
+
[g]
|
|
66
66
|
), k = w(
|
|
67
|
-
(
|
|
68
|
-
|
|
67
|
+
(r, t) => {
|
|
68
|
+
g(r, "load-options", t);
|
|
69
|
+
},
|
|
70
|
+
[g]
|
|
71
|
+
), L = w(
|
|
72
|
+
(r, t) => {
|
|
73
|
+
g(r, "validate", t);
|
|
69
74
|
},
|
|
70
|
-
[
|
|
71
|
-
), E =
|
|
75
|
+
[g]
|
|
76
|
+
), E = z(
|
|
72
77
|
() => ({
|
|
73
|
-
registerFrame:
|
|
74
|
-
unregisterFrame:
|
|
75
|
-
sendMessage:
|
|
76
|
-
sendRequest:
|
|
77
|
-
loadOptions:
|
|
78
|
-
validate:
|
|
79
|
-
hasHandler:
|
|
80
|
-
readyFrames:
|
|
81
|
-
addListener: (
|
|
82
|
-
i.current[
|
|
78
|
+
registerFrame: x,
|
|
79
|
+
unregisterFrame: m,
|
|
80
|
+
sendMessage: g,
|
|
81
|
+
sendRequest: y,
|
|
82
|
+
loadOptions: k,
|
|
83
|
+
validate: L,
|
|
84
|
+
hasHandler: I,
|
|
85
|
+
readyFrames: a,
|
|
86
|
+
addListener: (r, t, e) => (i.current[r] || (i.current[r] = {}), i.current[r][t] || (i.current[r][t] = []), i.current[r][t].push(e), () => {
|
|
87
|
+
i.current[r][t] = i.current[r][t].filter((s) => s !== e);
|
|
83
88
|
})
|
|
84
89
|
}),
|
|
85
90
|
[
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
C,
|
|
91
|
+
x,
|
|
92
|
+
m,
|
|
93
|
+
g,
|
|
94
|
+
y,
|
|
91
95
|
k,
|
|
92
|
-
|
|
93
|
-
|
|
96
|
+
L,
|
|
97
|
+
I,
|
|
98
|
+
a
|
|
94
99
|
]
|
|
95
100
|
);
|
|
96
|
-
return /* @__PURE__ */
|
|
97
|
-
},
|
|
101
|
+
return /* @__PURE__ */ Z(U.Provider, { value: E, children: n });
|
|
102
|
+
}, S = {}, J = async (n) => {
|
|
98
103
|
try {
|
|
99
|
-
const o = new URL(
|
|
100
|
-
if (
|
|
101
|
-
return
|
|
102
|
-
const
|
|
103
|
-
if (!
|
|
104
|
+
const o = new URL(n).origin;
|
|
105
|
+
if (S[o] !== void 0)
|
|
106
|
+
return S[o];
|
|
107
|
+
const a = await (await fetch(`${o}/mm-app-manifest.json`)).json();
|
|
108
|
+
if (!a.version)
|
|
104
109
|
throw new Error("Invalid manifest");
|
|
105
|
-
return
|
|
110
|
+
return S[o] = a, a;
|
|
106
111
|
} catch {
|
|
107
112
|
}
|
|
108
|
-
return
|
|
109
|
-
},
|
|
110
|
-
const
|
|
111
|
-
if (
|
|
113
|
+
return S[origin] = !1, !1;
|
|
114
|
+
}, K = async (n) => !!await J(n), W = (n, o, c) => {
|
|
115
|
+
const a = H(U);
|
|
116
|
+
if (a === null)
|
|
112
117
|
throw new Error(
|
|
113
118
|
"useEmbeddedEffect must be used within a MMEmbeddableZoneProvider"
|
|
114
119
|
);
|
|
115
|
-
const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
}, [
|
|
119
|
-
if (!(!
|
|
120
|
+
const l = M(c);
|
|
121
|
+
b(() => {
|
|
122
|
+
l.current = c;
|
|
123
|
+
}, [c]), b(() => {
|
|
124
|
+
if (!(!n || !o)) {
|
|
120
125
|
if (o.startsWith("key:")) {
|
|
121
126
|
const i = o.substring(4);
|
|
122
|
-
return
|
|
123
|
-
|
|
127
|
+
return a.readyFrames[n] && a.sendMessage(n, "subscribe-key", { keyChord: i }), a.addListener(
|
|
128
|
+
n,
|
|
124
129
|
`key-pressed:${i}`,
|
|
125
|
-
(...
|
|
130
|
+
(...u) => l.current(...u)
|
|
126
131
|
);
|
|
127
132
|
}
|
|
128
|
-
return
|
|
129
|
-
|
|
133
|
+
return a.addListener(
|
|
134
|
+
n,
|
|
130
135
|
o,
|
|
131
|
-
(...i) =>
|
|
136
|
+
(...i) => l.current(...i)
|
|
132
137
|
);
|
|
133
138
|
}
|
|
134
|
-
}, [
|
|
139
|
+
}, [a, n, o]);
|
|
135
140
|
};
|
|
136
|
-
|
|
137
|
-
children:
|
|
141
|
+
G.propTypes = {
|
|
142
|
+
children: F.node.isRequired
|
|
138
143
|
};
|
|
139
|
-
const
|
|
144
|
+
const Q = v.default || v, V = Q.iframe`
|
|
140
145
|
width: 100%;
|
|
141
146
|
height: 100%;
|
|
142
147
|
border: none;
|
|
143
|
-
visibility: ${(
|
|
144
|
-
`,
|
|
145
|
-
id:
|
|
148
|
+
visibility: ${(n) => n.$isReady ? "visible" : "hidden"};
|
|
149
|
+
`, X = ({
|
|
150
|
+
id: n,
|
|
146
151
|
src: o,
|
|
147
|
-
path:
|
|
148
|
-
onInit:
|
|
152
|
+
path: c,
|
|
153
|
+
onInit: a = () => {
|
|
149
154
|
},
|
|
150
|
-
context:
|
|
155
|
+
context: l = {},
|
|
151
156
|
params: i = {},
|
|
152
|
-
...
|
|
157
|
+
...p
|
|
153
158
|
}) => {
|
|
154
|
-
if ("isConfiguring" in
|
|
159
|
+
if ("isConfiguring" in p)
|
|
155
160
|
return console.error(
|
|
156
161
|
"isConfiguring must be passed via the params prop to MMEmbeddableZone"
|
|
157
162
|
), null;
|
|
158
|
-
if ("colorMode" in
|
|
163
|
+
if ("colorMode" in l)
|
|
159
164
|
return console.error(
|
|
160
165
|
"colorMode must be passed via the params prop to MMEmbeddableZone"
|
|
161
166
|
), null;
|
|
162
|
-
if ("isFullScreen" in
|
|
167
|
+
if ("isFullScreen" in l)
|
|
163
168
|
return console.error(
|
|
164
169
|
"isFullScreen must be passed via the params prop to MMEmbeddableZone"
|
|
165
170
|
), null;
|
|
166
|
-
const
|
|
167
|
-
|
|
168
|
-
), [
|
|
169
|
-
|
|
170
|
-
|
|
171
|
+
const u = M(), [I, x] = R(), [m, g] = R(0), { registerFrame: C, unregisterFrame: q, sendMessage: y } = H(
|
|
172
|
+
U
|
|
173
|
+
), [k, L] = R(!0), [E, r] = R();
|
|
174
|
+
b(() => {
|
|
175
|
+
m && y(n, "set-context", {
|
|
171
176
|
context: {
|
|
172
|
-
...
|
|
177
|
+
...l,
|
|
173
178
|
// TODO: Remove this once everything is migrated to params
|
|
174
179
|
colorMode: i.colorMode,
|
|
175
180
|
isFullScreen: i.isFullScreen
|
|
176
181
|
}
|
|
177
182
|
});
|
|
178
|
-
}, [
|
|
179
|
-
|
|
180
|
-
}, [i,
|
|
181
|
-
|
|
182
|
-
}, [
|
|
183
|
-
E === void 0 || !
|
|
184
|
-
}, [E,
|
|
185
|
-
if (!(!o || !
|
|
183
|
+
}, [l, i.colorMode, i.isFullScreen, n, m]), b(() => {
|
|
184
|
+
m && (y(n, "set-params", { params: i }), y(n, "set-configuring", { isConfiguring: i.isConfiguring }));
|
|
185
|
+
}, [i, n, m]), b(() => {
|
|
186
|
+
c !== void 0 && r((c == null ? void 0 : c.indexOf("/")) === 0 ? c : `/${c}`);
|
|
187
|
+
}, [c]), b(() => {
|
|
188
|
+
E === void 0 || !m || y(n, "navigate", { path: E });
|
|
189
|
+
}, [E, m, n, y]), b(() => {
|
|
190
|
+
if (!(!o || !n || !u))
|
|
186
191
|
return (async () => {
|
|
187
|
-
const
|
|
188
|
-
if (
|
|
192
|
+
const e = await K(o);
|
|
193
|
+
if (L(e), e) {
|
|
189
194
|
const s = new URL(o);
|
|
190
|
-
|
|
191
|
-
`${s.origin}/mm-embedded-interop?id=${
|
|
195
|
+
C(n, s.origin, u), a(), x(
|
|
196
|
+
`${s.origin}/mm-embedded-interop?id=${n}&origin=${window.location.origin}`
|
|
192
197
|
);
|
|
193
198
|
return;
|
|
194
199
|
}
|
|
195
200
|
})(), () => {
|
|
196
|
-
|
|
201
|
+
q(n);
|
|
197
202
|
};
|
|
198
|
-
}, [o,
|
|
199
|
-
const
|
|
200
|
-
return
|
|
201
|
-
|
|
202
|
-
if (
|
|
203
|
-
const
|
|
204
|
-
|
|
203
|
+
}, [o, n, C, u]), W(n, "ready", () => g((e) => e + 1));
|
|
204
|
+
const t = M();
|
|
205
|
+
return W(n, "heartbeat", () => {
|
|
206
|
+
t.current && clearTimeout(t.current), t.current = setTimeout(() => {
|
|
207
|
+
if (u.current) {
|
|
208
|
+
const e = new URL(o);
|
|
209
|
+
u.current.src = `${e.origin}/mm-embedded-interop?id=${n}&origin=${window.location.origin}`;
|
|
205
210
|
}
|
|
206
211
|
}, 6e3);
|
|
207
|
-
}),
|
|
208
|
-
|
|
209
|
-
}, []),
|
|
212
|
+
}), b(() => () => {
|
|
213
|
+
t.current && clearTimeout(t.current);
|
|
214
|
+
}, []), k ? /* @__PURE__ */ Z(V, { $isReady: m, ref: u, src: I, ...p }) : /* @__PURE__ */ Z(
|
|
210
215
|
"div",
|
|
211
216
|
{
|
|
212
217
|
style: {
|
|
@@ -216,21 +221,21 @@ const _ = U.default || U, z = _.iframe`
|
|
|
216
221
|
alignItems: "center",
|
|
217
222
|
justifyContent: "center"
|
|
218
223
|
},
|
|
219
|
-
children: /* @__PURE__ */
|
|
224
|
+
children: /* @__PURE__ */ Z("div", { style: { textAlign: "center" }, children: "Application must adhere to the MM App Manifest specification to be embedded." })
|
|
220
225
|
}
|
|
221
226
|
);
|
|
222
227
|
};
|
|
223
|
-
|
|
224
|
-
id:
|
|
225
|
-
src:
|
|
226
|
-
path:
|
|
227
|
-
onInit:
|
|
228
|
+
X.propTypes = {
|
|
229
|
+
id: F.string,
|
|
230
|
+
src: F.string.isRequired,
|
|
231
|
+
path: F.string,
|
|
232
|
+
onInit: F.func
|
|
228
233
|
};
|
|
229
234
|
export {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
235
|
+
X as MMEmbeddableZone,
|
|
236
|
+
U as MMEmbeddableZoneContext,
|
|
237
|
+
G as MMEmbeddableZoneProvider,
|
|
238
|
+
J as getAppInfo,
|
|
239
|
+
K as testIsEmbeddable,
|
|
240
|
+
W as useEmbeddedEffect
|
|
236
241
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
(function(d,p){typeof exports=="object"&&typeof module
|
|
1
|
+
(function(d,p){typeof exports=="object"&&typeof module!="undefined"?p(exports,require("react/jsx-runtime"),require("react"),require("prop-types"),require("styled-components")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","prop-types","styled-components"],p):(d=typeof globalThis!="undefined"?globalThis:d||self,p(d["mm-react-embeddable"]={},d.React,d.React,d.PropTypes,d.styled))})(this,(function(d,p,n,R,U){"use strict";const k=n.createContext(null),v=({children:r})=>{const[i,c]=n.useState({}),[a,b]=n.useState({}),u=n.useRef({}),E=n.useRef({}),l=n.useRef({}),$=n.useCallback((t,s)=>{var e;return!!((e=l.current[t])!=null&&e.has(s))},[]),F=n.useCallback((t,s,e)=>{c(o=>({...o,[t]:{origin:s,frameRef:e}}))},[]),g=n.useCallback(t=>{c(s=>{const e={...s};return delete e[t],e}),b(s=>{const e={...s};return delete e[t],e}),delete l.current[t]},[]);n.useEffect(()=>{const t=(e=[],o)=>{e.forEach(f=>f(o))},s=e=>{var Z,L,C,W,H;if(!((Z=e==null?void 0:e.data)!=null&&Z.instanceId))return;const{instanceId:o,type:f}=e.data,m=u.current;if(f==="response"){const{callbackId:w,response:z,error:G}=e.data,B=E.current[w];B&&(B(z,G),delete E.current[w]);return}if(f==="mark-registered"){const{requestType:w}=e.data;l.current[o]||(l.current[o]=new Set),l.current[o].add(w);return}f==="ready"&&b(w=>({...w,[o]:!0})),t((L=m[o])==null?void 0:L[f],e.data),t((C=m["*"])==null?void 0:C[f],e.data),t((W=m[o])==null?void 0:W["*"],e.data),t((H=m["*"])==null?void 0:H["*"],e.data)};return window.addEventListener("message",s),()=>{window.removeEventListener("message",s)}},[i]);const y=n.useCallback((t,s,e)=>{var f,m;const o=i[t];if(!o){console.warn(`Origin not set for id: ${t}. Unable to send message.`);return}(m=(f=o==null?void 0:o.frameRef)==null?void 0:f.current)!=null&&m.contentWindow&&o.frameRef.current.contentWindow.postMessage({type:s,...e,instanceId:t},o.origin)},[i]),S=n.useRef(0),T=n.useCallback(()=>`${Date.now()}-${++S.current}`,[]),M=n.useCallback(async(t,s,e={})=>new Promise((o,f)=>{const m=T(),Z=(L,C)=>{delete E.current[m],C?f(C):o(L)};E.current[m]=Z,y(t,"request",{callbackId:m,requestType:s,data:e})}),[y]),x=n.useCallback((t,s)=>{y(t,"load-options",s)},[y]),q=n.useCallback((t,s)=>{y(t,"validate",s)},[y]),h=n.useMemo(()=>({registerFrame:F,unregisterFrame:g,sendMessage:y,sendRequest:M,loadOptions:x,validate:q,hasHandler:$,readyFrames:a,addListener:(t,s,e)=>(u.current[t]||(u.current[t]={}),u.current[t][s]||(u.current[t][s]=[]),u.current[t][s].push(e),()=>{u.current[t][s]=u.current[t][s].filter(o=>o!==e)})}),[F,g,y,M,x,q,$,a]);return p.jsx(k.Provider,{value:h,children:r})},I={},A=async r=>{try{const i=new URL(r).origin;if(I[i]!==void 0)return I[i];const a=await(await fetch(`${i}/mm-app-manifest.json`)).json();if(!a.version)throw new Error("Invalid manifest");return I[i]=a,a}catch{}return I[origin]=!1,!1},O=async r=>!!await A(r),j=(r,i,c)=>{const a=n.useContext(k);if(a===null)throw new Error("useEmbeddedEffect must be used within a MMEmbeddableZoneProvider");const b=n.useRef(c);n.useEffect(()=>{b.current=c},[c]),n.useEffect(()=>{if(!(!r||!i)){if(i.startsWith("key:")){const u=i.substring(4);return a.readyFrames[r]&&a.sendMessage(r,"subscribe-key",{keyChord:u}),a.addListener(r,`key-pressed:${u}`,(...l)=>b.current(...l))}return a.addListener(r,i,(...u)=>b.current(...u))}},[a,r,i])};v.propTypes={children:R.node.isRequired};const D=(U.default||U).iframe`
|
|
2
2
|
width: 100%;
|
|
3
3
|
height: 100%;
|
|
4
4
|
border: none;
|
|
5
5
|
visibility: ${r=>r.$isReady?"visible":"hidden"};
|
|
6
|
-
`,
|
|
6
|
+
`,P=({id:r,src:i,path:c,onInit:a=()=>{},context:b={},params:u={},...E})=>{if("isConfiguring"in E)return console.error("isConfiguring must be passed via the params prop to MMEmbeddableZone"),null;if("colorMode"in b)return console.error("colorMode must be passed via the params prop to MMEmbeddableZone"),null;if("isFullScreen"in b)return console.error("isFullScreen must be passed via the params prop to MMEmbeddableZone"),null;const l=n.useRef(),[$,F]=n.useState(),[g,y]=n.useState(0),{registerFrame:S,unregisterFrame:T,sendMessage:M}=n.useContext(k),[x,q]=n.useState(!0),[h,t]=n.useState();n.useEffect(()=>{g&&M(r,"set-context",{context:{...b,colorMode:u.colorMode,isFullScreen:u.isFullScreen}})},[b,u.colorMode,u.isFullScreen,r,g]),n.useEffect(()=>{g&&(M(r,"set-params",{params:u}),M(r,"set-configuring",{isConfiguring:u.isConfiguring}))},[u,r,g]),n.useEffect(()=>{c!==void 0&&t((c==null?void 0:c.indexOf("/"))===0?c:`/${c}`)},[c]),n.useEffect(()=>{h===void 0||!g||M(r,"navigate",{path:h})},[h,g,r,M]),n.useEffect(()=>{if(!(!i||!r||!l))return(async()=>{const e=await O(i);if(q(e),e){const o=new URL(i);S(r,o.origin,l),a(),F(`${o.origin}/mm-embedded-interop?id=${r}&origin=${window.location.origin}`);return}})(),()=>{T(r)}},[i,r,S,l]),j(r,"ready",()=>y(e=>e+1));const s=n.useRef();return j(r,"heartbeat",()=>{s.current&&clearTimeout(s.current),s.current=setTimeout(()=>{if(l.current){const e=new URL(i);l.current.src=`${e.origin}/mm-embedded-interop?id=${r}&origin=${window.location.origin}`}},6e3)}),n.useEffect(()=>()=>{s.current&&clearTimeout(s.current)},[]),x?p.jsx(D,{$isReady:g,ref:l,src:$,...E}):p.jsx("div",{style:{height:"100%",display:"flex",flex:1,alignItems:"center",justifyContent:"center"},children:p.jsx("div",{style:{textAlign:"center"},children:"Application must adhere to the MM App Manifest specification to be embedded."})})};P.propTypes={id:R.string,src:R.string.isRequired,path:R.string,onInit:R.func},d.MMEmbeddableZone=P,d.MMEmbeddableZoneContext=k,d.MMEmbeddableZoneProvider=v,d.getAppInfo=A,d.testIsEmbeddable=O,d.useEmbeddedEffect=j,Object.defineProperty(d,Symbol.toStringTag,{value:"Module"})}));
|