@soyio/soyio-widget 0.0.5 → 0.0.6

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,2 +1,2 @@
1
1
  export declare const CONTAINER_ID = "soyio-widget-iframe-container";
2
- export declare const DEVELOPMENT_WIDGET_URL = "https://pl-soyio-staging-7a391ba45b99.herokuapp.com/widget";
2
+ export declare const DEVELOPMENT_WIDGET_URL = "http://localhost:3000/widget";
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var jr = Object.defineProperty;
2
- var Cr = (E, N, F) => N in E ? jr(E, N, { enumerable: !0, configurable: !0, writable: !0, value: F }) : E[N] = F;
3
- var pn = (E, N, F) => (Cr(E, typeof N != "symbol" ? N + "" : N, F), F);
4
- const Mr = "soyio-widget-iframe-container", Tr = "https://pl-soyio-staging-7a391ba45b99.herokuapp.com/widget", Lr = Tr;
2
+ var Cr = (E, z, F) => z in E ? jr(E, z, { enumerable: !0, configurable: !0, writable: !0, value: F }) : E[z] = F;
3
+ var pn = (E, z, F) => (Cr(E, typeof z != "symbol" ? z + "" : z, F), F);
4
+ const Mr = "soyio-widget-iframe-container", Tr = "http://localhost:3000/widget", Lr = Tr;
5
5
  function Fr() {
6
6
  return document.getElementById(Mr);
7
7
  }
@@ -9,15 +9,15 @@ function Br() {
9
9
  const E = Fr();
10
10
  if (!E)
11
11
  throw new Error("Iframe container does not exist");
12
- const N = document.createElement("iframe");
13
- return N.src = Lr, E.appendChild(N), N;
12
+ const z = document.createElement("iframe");
13
+ return z.src = Lr, z.style.width = "100%", z.style.height = "100%", E.appendChild(z), z;
14
14
  }
15
15
  var Hr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
16
16
  function Jr(E) {
17
17
  return E && E.__esModule && Object.prototype.hasOwnProperty.call(E, "default") ? E.default : E;
18
18
  }
19
19
  var cr = { exports: {} }, sr = { exports: {} };
20
- (function(E, N) {
20
+ (function(E, z) {
21
21
  (function(F, A) {
22
22
  E.exports = A();
23
23
  })(typeof self < "u" ? self : Hr, function() {
@@ -93,7 +93,7 @@ var cr = { exports: {} }, sr = { exports: {} };
93
93
  }), g.d(A, "send", function() {
94
94
  return Z;
95
95
  }), g.d(A, "markWindowKnown", function() {
96
- return Kn;
96
+ return kn;
97
97
  }), g.d(A, "cleanUpWindow", function() {
98
98
  return Nr;
99
99
  }), g.d(A, "bridge", function() {
@@ -878,7 +878,7 @@ var cr = { exports: {} }, sr = { exports: {} };
878
878
  t = {};
879
879
  }, Fn(r, Ln(n) + "::promiseMemoized");
880
880
  }
881
- function k() {
881
+ function K() {
882
882
  }
883
883
  function en(n, t) {
884
884
  if (t === void 0 && (t = 1), t >= 3)
@@ -1002,7 +1002,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1002
1002
  var qn = function() {
1003
1003
  return {};
1004
1004
  };
1005
- function z(n, t) {
1005
+ function R(n, t) {
1006
1006
  return n === void 0 && (n = "store"), t === void 0 && (t = qn), on(an(), n, function() {
1007
1007
  var r = t();
1008
1008
  return {
@@ -1037,7 +1037,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1037
1037
  return n.WINDOW_WILDCARD = n.WINDOW_WILDCARD || new pr(), n.WINDOW_WILDCARD;
1038
1038
  }
1039
1039
  function C(n, t) {
1040
- return n === void 0 && (n = "store"), t === void 0 && (t = qn), z("windowStore").getOrSet(n, function() {
1040
+ return n === void 0 && (n = "store"), t === void 0 && (t = qn), R("windowStore").getOrSet(n, function() {
1041
1041
  var r = new En(), e = function(o) {
1042
1042
  return r.getOrSet(o, t);
1043
1043
  };
@@ -1062,7 +1062,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1062
1062
  });
1063
1063
  }
1064
1064
  function Vn() {
1065
- return z("instance").getOrSet("instanceID", J);
1065
+ return R("instance").getOrSet("instanceID", J);
1066
1066
  }
1067
1067
  function Yn(n, t) {
1068
1068
  var r = t.domain, e = C("helloPromises"), o = e.get(n);
@@ -1091,7 +1091,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1091
1091
  };
1092
1092
  });
1093
1093
  }
1094
- function kn(n, t) {
1094
+ function Kn(n, t) {
1095
1095
  var r = t.send;
1096
1096
  return C("windowInstanceIDPromises").getOrSet(n, function() {
1097
1097
  return xn(n, {
@@ -1101,7 +1101,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1101
1101
  });
1102
1102
  });
1103
1103
  }
1104
- function Kn(n) {
1104
+ function kn(n) {
1105
1105
  C("knownWindows").set(n, !0);
1106
1106
  }
1107
1107
  function Sn(n) {
@@ -1110,7 +1110,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1110
1110
  function Xn(n) {
1111
1111
  return n === void 0 ? "undefined" : n === null ? "null" : Array.isArray(n) ? "array" : typeof n == "function" ? "function" : typeof n == "object" ? n instanceof Error ? "error" : typeof n.then == "function" ? "promise" : {}.toString.call(n) === "[object RegExp]" ? "regex" : {}.toString.call(n) === "[object Date]" ? "date" : "object" : typeof n == "string" ? "string" : typeof n == "number" ? "number" : typeof n == "boolean" ? "boolean" : void 0;
1112
1112
  }
1113
- function K(n, t) {
1113
+ function k(n, t) {
1114
1114
  return {
1115
1115
  __type__: n,
1116
1116
  __val__: t
@@ -1118,7 +1118,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1118
1118
  }
1119
1119
  var M, gr = ((M = {}).function = function() {
1120
1120
  }, M.error = function(n) {
1121
- return K("error", {
1121
+ return k("error", {
1122
1122
  message: n.message,
1123
1123
  stack: n.stack,
1124
1124
  code: n.code,
@@ -1126,9 +1126,9 @@ var cr = { exports: {} }, sr = { exports: {} };
1126
1126
  });
1127
1127
  }, M.promise = function() {
1128
1128
  }, M.regex = function(n) {
1129
- return K("regex", n.source);
1129
+ return k("regex", n.source);
1130
1130
  }, M.date = function(n) {
1131
- return K("date", n.toJSON());
1131
+ return k("date", n.toJSON());
1132
1132
  }, M.array = function(n) {
1133
1133
  return n;
1134
1134
  }, M.object = function(n) {
@@ -1142,7 +1142,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1142
1142
  }, M.null = function(n) {
1143
1143
  return n;
1144
1144
  }, M[void 0] = function(n) {
1145
- return K("undefined", n);
1145
+ return k("undefined", n);
1146
1146
  }, M), yr = {}, T, Er = ((T = {}).function = function() {
1147
1147
  throw new Error("Function serialization is not implemented; nothing to deserialize");
1148
1148
  }, T.error = function(n) {
@@ -1179,7 +1179,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1179
1179
  }, 10);
1180
1180
  });
1181
1181
  function bn() {
1182
- for (var n = z("idToProxyWindow"), t = 0, r = n.keys(); t < r.length; t++) {
1182
+ for (var n = R("idToProxyWindow"), t = 0, r = n.keys(); t < r.length; t++) {
1183
1183
  var e = r[t];
1184
1184
  n.get(e).shouldClean() && n.del(e);
1185
1185
  }
@@ -1193,7 +1193,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1193
1193
  throw new Error("Window is closed, can not determine type");
1194
1194
  return zn(c) ? "popup" : "iframe";
1195
1195
  });
1196
- i.catch(k), a.catch(k);
1196
+ i.catch(K), a.catch(K);
1197
1197
  var s = function() {
1198
1198
  return n.then(function(c) {
1199
1199
  if (!B(c))
@@ -1207,7 +1207,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1207
1207
  },
1208
1208
  getInstanceID: vr(function() {
1209
1209
  return n.then(function(c) {
1210
- return kn(c, {
1210
+ return Kn(c, {
1211
1211
  send: r
1212
1212
  });
1213
1213
  });
@@ -1238,8 +1238,8 @@ var cr = { exports: {} }, sr = { exports: {} };
1238
1238
  if (!v)
1239
1239
  throw new Error("Can not post to window without target name");
1240
1240
  (function(w) {
1241
- var S = w.url, D = w.target, P = w.body, b = w.method, R = b === void 0 ? "post" : b, y = document.createElement("form");
1242
- if (y.setAttribute("target", D), y.setAttribute("method", R), y.setAttribute("action", S), y.style.display = "none", P)
1241
+ var S = w.url, D = w.target, P = w.body, b = w.method, N = b === void 0 ? "post" : b, y = document.createElement("form");
1242
+ if (y.setAttribute("target", D), y.setAttribute("method", N), y.setAttribute("action", S), y.style.display = "none", P)
1243
1243
  for (var O = 0, H = Object.keys(P); O < H.length; O++) {
1244
1244
  var I, un = H[O], In = document.createElement("input");
1245
1245
  In.setAttribute("name", un), In.setAttribute("value", (I = P[un]) == null ? void 0 : I.toString()), y.appendChild(In);
@@ -1280,7 +1280,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1280
1280
  var e = r.send, o = r.win, i = r.serializedWindow;
1281
1281
  this.id = void 0, this.isProxyWindow = !0, this.serializedWindow = void 0, this.actualWindow = void 0, this.actualWindowPromise = void 0, this.send = void 0, this.name = void 0, this.actualWindowPromise = new x(), this.serializedWindow = i || Qn(this.actualWindowPromise, {
1282
1282
  send: e
1283
- }), z("idToProxyWindow").set(this.getID(), this), o && this.setWindow(o, {
1283
+ }), R("idToProxyWindow").set(this.getID(), this), o && this.setWindow(o, {
1284
1284
  send: e
1285
1285
  });
1286
1286
  }
@@ -1338,7 +1338,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1338
1338
  return x.try(function() {
1339
1339
  return o.actualWindow ? r === o.actualWindow : x.hash({
1340
1340
  proxyInstanceID: o.getInstanceID(),
1341
- knownWindowInstanceID: kn(r, {
1341
+ knownWindowInstanceID: Kn(r, {
1342
1342
  send: i
1343
1343
  })
1344
1344
  }).then(function(a) {
@@ -1365,7 +1365,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1365
1365
  }).serialize();
1366
1366
  }, n.deserialize = function(r, e) {
1367
1367
  var o = e.send;
1368
- return bn(), z("idToProxyWindow").get(r.id) || new n({
1368
+ return bn(), R("idToProxyWindow").get(r.id) || new n({
1369
1369
  serializedWindow: r,
1370
1370
  send: o
1371
1371
  });
@@ -1383,7 +1383,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1383
1383
  }, n;
1384
1384
  }();
1385
1385
  function Pn(n, t, r, e, o) {
1386
- var i = C("methodStore"), a = z("proxyWindowMethods");
1386
+ var i = C("methodStore"), a = R("proxyWindowMethods");
1387
1387
  L.isProxyWindow(e) ? a.set(n, {
1388
1388
  val: t,
1389
1389
  name: r,
@@ -1399,7 +1399,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1399
1399
  });
1400
1400
  }
1401
1401
  function $n(n, t) {
1402
- var r = C("methodStore"), e = z("proxyWindowMethods");
1402
+ var r = C("methodStore"), e = R("proxyWindowMethods");
1403
1403
  return r.getOrSet(n, function() {
1404
1404
  return {};
1405
1405
  })[t] || e.get(t);
@@ -1408,7 +1408,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1408
1408
  a = (i = {
1409
1409
  on: o.on,
1410
1410
  send: o.send
1411
- }).on, s = i.send, z("builtinListeners").getOrSet("functionCalls", function() {
1411
+ }).on, s = i.send, R("builtinListeners").getOrSet("functionCalls", function() {
1412
1412
  return a("postrobot_method", {
1413
1413
  domain: "*"
1414
1414
  }, function(h) {
@@ -1436,8 +1436,8 @@ var cr = { exports: {} }, sr = { exports: {} };
1436
1436
  if (P.onError)
1437
1437
  return P.onError(b);
1438
1438
  }).then(function() {
1439
- throw b.stack && (b.stack = "Remote call to " + v + "(" + function(R) {
1440
- return R === void 0 && (R = []), (y = R, [].slice.call(y)).map(function(O) {
1439
+ throw b.stack && (b.stack = "Remote call to " + v + "(" + function(N) {
1440
+ return N === void 0 && (N = []), (y = N, [].slice.call(y)).map(function(O) {
1441
1441
  return typeof O == "string" ? "'" + O + "'" : O === void 0 ? "undefined" : O === null ? "null" : typeof O == "boolean" ? O.toString() : Array.isArray(O) ? "[ ... ]" : typeof O == "object" ? "{ ... }" : typeof O == "function" ? "() => { ... }" : "<" + typeof O + ">";
1442
1442
  }).join(", ");
1443
1443
  var y;
@@ -1459,7 +1459,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1459
1459
  var u = r.__name__ || r.name || e;
1460
1460
  return typeof u == "string" && typeof u.indexOf == "function" && u.indexOf("anonymous::") === 0 && (u = u.replace("anonymous::", e + "::")), L.isProxyWindow(n) ? (Pn(c, r, u, n, t), n.awaitWindow().then(function(h) {
1461
1461
  Pn(c, r, u, h, t);
1462
- })) : Pn(c, r, u, n, t), K("cross_domain_function", {
1462
+ })) : Pn(c, r, u, n, t), k("cross_domain_function", {
1463
1463
  id: c,
1464
1464
  name: u
1465
1465
  });
@@ -1481,7 +1481,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1481
1481
  return u === void 0 ? "undefined" : u;
1482
1482
  }(r, ((o = {}).promise = function(s, c) {
1483
1483
  return function(u, h, f, d, l) {
1484
- return K("cross_domain_zalgo_promise", {
1484
+ return k("cross_domain_zalgo_promise", {
1485
1485
  then: _n(u, h, function(m, v) {
1486
1486
  return f.then(m, v);
1487
1487
  }, d, {
@@ -1499,7 +1499,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1499
1499
  send: a
1500
1500
  });
1501
1501
  }, o.object = function(s) {
1502
- return hn(s) || L.isProxyWindow(s) ? K("cross_domain_window", L.serialize(s, {
1502
+ return hn(s) || L.isProxyWindow(s) ? k("cross_domain_window", L.serialize(s, {
1503
1503
  send: a
1504
1504
  })) : s;
1505
1505
  }, o));
@@ -1536,18 +1536,18 @@ var cr = { exports: {} }, sr = { exports: {} };
1536
1536
  source: window,
1537
1537
  origin: j()
1538
1538
  }, D);
1539
- var R = [].slice.call(D);
1539
+ var N = [].slice.call(D);
1540
1540
  return w.fireAndForget ? l(P, "postrobot_method", {
1541
1541
  id: f,
1542
1542
  name: d,
1543
- args: R
1543
+ args: N
1544
1544
  }, {
1545
1545
  domain: c,
1546
1546
  fireAndForget: !0
1547
1547
  }) : l(P, "postrobot_method", {
1548
1548
  id: f,
1549
1549
  name: d,
1550
- args: R
1550
+ args: N
1551
1551
  }, {
1552
1552
  domain: c,
1553
1553
  fireAndForget: !1
@@ -1609,16 +1609,16 @@ var cr = { exports: {} }, sr = { exports: {} };
1609
1609
  }), a.flush.then(function() {
1610
1610
  delete a.flush;
1611
1611
  });
1612
- }).then(k);
1612
+ }).then(K);
1613
1613
  }
1614
1614
  function tr(n) {
1615
- return z("responseListeners").get(n);
1615
+ return R("responseListeners").get(n);
1616
1616
  }
1617
1617
  function er(n) {
1618
- z("responseListeners").del(n);
1618
+ R("responseListeners").del(n);
1619
1619
  }
1620
1620
  function or(n) {
1621
- return z("erroredResponseListeners").has(n);
1621
+ return R("erroredResponseListeners").has(n);
1622
1622
  }
1623
1623
  function ir(n) {
1624
1624
  var t = n.name, r = n.win, e = n.domain, o = C("requestListeners");
@@ -1708,7 +1708,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1708
1708
  return c("success", u);
1709
1709
  }, function(u) {
1710
1710
  return c("error", null, u);
1711
- })]).then(k).catch(function(u) {
1711
+ })]).then(K).catch(function(u) {
1712
1712
  if (a && a.handleError)
1713
1713
  return a.handleError(u);
1714
1714
  throw u;
@@ -1748,7 +1748,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1748
1748
  }
1749
1749
  }
1750
1750
  function ar(n, t) {
1751
- var r = t.on, e = t.send, o = z("receivedMessages");
1751
+ var r = t.on, e = t.send, o = R("receivedMessages");
1752
1752
  try {
1753
1753
  if (!window || window.closed || !n.source)
1754
1754
  return;
@@ -1775,7 +1775,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1775
1775
  send: e
1776
1776
  });
1777
1777
  if (s) {
1778
- Kn(i);
1778
+ kn(i);
1779
1779
  for (var c = 0; c < s.length; c++) {
1780
1780
  var u = s[c];
1781
1781
  if (o.has(u.id) || (o.set(u.id, !0), B(i) && !u.fireAndForget))
@@ -1815,7 +1815,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1815
1815
  cancel: function() {
1816
1816
  f.then(function(I) {
1817
1817
  return I.cancel();
1818
- }, k);
1818
+ }, K);
1819
1819
  }
1820
1820
  };
1821
1821
  }
@@ -1857,9 +1857,9 @@ var cr = { exports: {} }, sr = { exports: {} };
1857
1857
  var b = (u = u || "*").toString();
1858
1858
  if (P)
1859
1859
  throw d && u ? new Error("Request listener already exists for " + s + " on domain " + u.toString() + " for " + (d === mn() ? "wildcard" : "specified") + " window") : d ? new Error("Request listener already exists for " + s + " for " + (d === mn() ? "wildcard" : "specified") + " window") : u ? new Error("Request listener already exists for " + s + " on domain " + u.toString()) : new Error("Request listener already exists for " + s);
1860
- var R = h.getOrSet(d, function() {
1860
+ var N = h.getOrSet(d, function() {
1861
1861
  return {};
1862
- }), y = on(R, s, function() {
1862
+ }), y = on(N, s, function() {
1863
1863
  return {};
1864
1864
  }), O, H;
1865
1865
  return Wn(u) ? (O = on(y, "__domain_regex__", function() {
@@ -1869,7 +1869,7 @@ var cr = { exports: {} }, sr = { exports: {} };
1869
1869
  listener: a
1870
1870
  }) : y[b] = a, {
1871
1871
  cancel: function() {
1872
- delete y[b], H && (O.splice(O.indexOf(H, 1)), O.length || delete y.__domain_regex__), Object.keys(y).length || delete R[s], d && !Object.keys(R).length && h.del(d);
1872
+ delete y[b], H && (O.splice(O.indexOf(H, 1)), O.length || delete y.__domain_regex__), Object.keys(y).length || delete N[s], d && !Object.keys(N).length && h.del(d);
1873
1873
  }
1874
1874
  };
1875
1875
  }({
@@ -1935,13 +1935,13 @@ var cr = { exports: {} }, sr = { exports: {} };
1935
1935
  } catch {
1936
1936
  }
1937
1937
  for (var w = 0, S = function P(b) {
1938
- for (var R = [], y = 0, O = Nn(b); y < O.length; y++) {
1938
+ for (var N = [], y = 0, O = Nn(b); y < O.length; y++) {
1939
1939
  var H = O[y];
1940
- R.push(H);
1940
+ N.push(H);
1941
1941
  for (var I = 0, un = P(H); I < un.length; I++)
1942
- R.push(un[I]);
1942
+ N.push(un[I]);
1943
1943
  }
1944
- return R;
1944
+ return N;
1945
1945
  }(v); w < S.length; w++) {
1946
1946
  var D = S[w];
1947
1947
  try {
@@ -1997,19 +1997,19 @@ var cr = { exports: {} }, sr = { exports: {} };
1997
1997
  promise: l
1998
1998
  };
1999
1999
  (function(y, O) {
2000
- z("responseListeners").set(y, O);
2000
+ R("responseListeners").set(y, O);
2001
2001
  })(m, v);
2002
2002
  var w = C("requestPromises").getOrSet(u, function() {
2003
2003
  return [];
2004
2004
  });
2005
2005
  w.push(l), l.catch(function() {
2006
2006
  (function(y) {
2007
- z("erroredResponseListeners").set(y, !0);
2007
+ R("erroredResponseListeners").set(y, !0);
2008
2008
  })(m), er(m);
2009
2009
  });
2010
2010
  var S = function(y) {
2011
2011
  return C("knownWindows").get(y, !1);
2012
- }(u) ? 1e4 : 2e3, D = a, P = S, b = D, R = function(y, O) {
2012
+ }(u) ? 1e4 : 2e3, D = a, P = S, b = D, N = function(y, O) {
2013
2013
  var H;
2014
2014
  return function I() {
2015
2015
  H = setTimeout(function() {
@@ -2028,8 +2028,8 @@ var cr = { exports: {} }, sr = { exports: {} };
2028
2028
  };
2029
2029
  }();
2030
2030
  l.finally(function() {
2031
- R.cancel(), w.splice(w.indexOf(l, 1));
2032
- }).catch(k);
2031
+ N.cancel(), w.splice(w.indexOf(l, 1));
2032
+ }).catch(K);
2033
2033
  }
2034
2034
  return An(u, f, {
2035
2035
  id: J(),
@@ -2086,7 +2086,7 @@ var cr = { exports: {} }, sr = { exports: {} };
2086
2086
  });
2087
2087
  }, function(o) {
2088
2088
  var i = o.on, a = o.send;
2089
- z().getOrSet("postMessageListener", function() {
2089
+ R().getOrSet("postMessageListener", function() {
2090
2090
  return function(s, c, u) {
2091
2091
  return s.addEventListener("message", u), {
2092
2092
  cancel: function() {
@@ -2122,7 +2122,7 @@ var cr = { exports: {} }, sr = { exports: {} };
2122
2122
  send: Z
2123
2123
  }), function(o) {
2124
2124
  var i = o.on, a = o.send;
2125
- z("builtinListeners").getOrSet("helloListener", function() {
2125
+ R("builtinListeners").getOrSet("helloListener", function() {
2126
2126
  var s = i("postrobot_hello", {
2127
2127
  domain: "*"
2128
2128
  }, function(u) {
@@ -2145,18 +2145,18 @@ var cr = { exports: {} }, sr = { exports: {} };
2145
2145
  }
2146
2146
  function zr() {
2147
2147
  (function() {
2148
- for (var t = z("responseListeners"), r = 0, e = t.keys(); r < e.length; r++) {
2148
+ for (var t = R("responseListeners"), r = 0, e = t.keys(); r < e.length; r++) {
2149
2149
  var o = e[r], i = t.get(o);
2150
2150
  i && (i.cancelled = !0), t.del(o);
2151
2151
  }
2152
- })(), (n = z().get("postMessageListener")) && n.cancel();
2152
+ })(), (n = R().get("postMessageListener")) && n.cancel();
2153
2153
  var n;
2154
2154
  delete window.__post_robot_10_0_46__;
2155
2155
  }
2156
2156
  var Rr = !0;
2157
2157
  function Nr(n) {
2158
2158
  for (var t = 0, r = C("requestPromises").get(n, []); t < r.length; t++)
2159
- r[t].reject(new Error("Window " + (B(n) ? "closed" : "cleaned up") + " before response")).catch(k);
2159
+ r[t].reject(new Error("Window " + (B(n) ? "closed" : "cleaned up") + " before response")).catch(K);
2160
2160
  }
2161
2161
  ur();
2162
2162
  }]);
@@ -2176,20 +2176,20 @@ function Zr(E) {
2176
2176
  function qr(E) {
2177
2177
  Dn.send(E.contentWindow, "ready");
2178
2178
  }
2179
- function Vr(E, N) {
2180
- Dn.send(E.contentWindow, "config", N);
2179
+ function Vr(E, z) {
2180
+ Dn.send(E.contentWindow, "config", z);
2181
2181
  }
2182
- class kr {
2183
- constructor({ userEmail: N = void 0, companyName: F = void 0 }) {
2182
+ class Kr {
2183
+ constructor({ userEmail: z = void 0, companyName: F = void 0 }) {
2184
2184
  pn(this, "iframe");
2185
2185
  pn(this, "userEmail");
2186
2186
  pn(this, "companyName");
2187
- this.iframe = Br(), this.userEmail = N, this.companyName = F, Zr(this.initialize.bind(this));
2187
+ this.iframe = Br(), this.userEmail = z, this.companyName = F, Zr(this.initialize.bind(this));
2188
2188
  }
2189
2189
  initialize() {
2190
2190
  Vr(this.iframe, { userEmail: this.userEmail, companyName: this.companyName }), qr(this.iframe);
2191
2191
  }
2192
2192
  }
2193
2193
  export {
2194
- kr as default
2194
+ Kr as default
2195
2195
  };
@@ -1,17 +1,17 @@
1
- (function(H,L){typeof exports=="object"&&typeof module<"u"?module.exports=L():typeof define=="function"&&define.amd?define(L):(H=typeof globalThis<"u"?globalThis:H||self,H["soyio-widget"]=L())})(this,function(){"use strict";var Vr=Object.defineProperty;var Yr=(H,L,V)=>L in H?Vr(H,L,{enumerable:!0,configurable:!0,writable:!0,value:V}):H[L]=V;var En=(H,L,V)=>(Yr(H,typeof L!="symbol"?L+"":L,V),V);const H="soyio-widget-iframe-container",V="https://pl-soyio-staging-7a391ba45b99.herokuapp.com/widget";function lr(){return document.getElementById(H)}function vr(){const I=lr();if(!I)throw new Error("Iframe container does not exist");const G=document.createElement("iframe");return G.src=V,I.appendChild(G),G}var wr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function mr(I){return I&&I.__esModule&&Object.prototype.hasOwnProperty.call(I,"default")?I.default:I}var jn={exports:{}},Mn={exports:{}};(function(I,G){(function($,O){I.exports=O()})(typeof self<"u"?self:wr,function(){return function($){var O={};function g(p){if(O[p])return O[p].exports;var E=O[p]={i:p,l:!1,exports:{}};return $[p].call(E.exports,E,E.exports,g),E.l=!0,E.exports}return g.m=$,g.c=O,g.d=function(p,E,U){g.o(p,E)||Object.defineProperty(p,E,{enumerable:!0,get:U})},g.r=function(p){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(p,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(p,"__esModule",{value:!0})},g.t=function(p,E){if(1&E&&(p=g(p)),8&E||4&E&&typeof p=="object"&&p&&p.__esModule)return p;var U=Object.create(null);if(g.r(U),Object.defineProperty(U,"default",{enumerable:!0,value:p}),2&E&&typeof p!="string")for(var nn in p)g.d(U,nn,(function(dn){return p[dn]}).bind(null,nn));return U},g.n=function(p){var E=p&&p.__esModule?function(){return p.default}:function(){return p};return g.d(E,"a",E),E},g.o=function(p,E){return{}.hasOwnProperty.call(p,E)},g.p="",g(g.s=0)}([function($,O,g){g.r(O),g.d(O,"Promise",function(){return W}),g.d(O,"TYPES",function(){return Zr}),g.d(O,"ProxyWindow",function(){return T}),g.d(O,"setup",function(){return hr}),g.d(O,"destroy",function(){return Gr}),g.d(O,"serializeMessage",function(){return Br}),g.d(O,"deserializeMessage",function(){return Hr}),g.d(O,"createProxyWindow",function(){return Jr}),g.d(O,"toProxyWindow",function(){return Ur}),g.d(O,"on",function(){return Z}),g.d(O,"once",function(){return Fr}),g.d(O,"send",function(){return q}),g.d(O,"markWindowKnown",function(){return nr}),g.d(O,"cleanUpWindow",function(){return qr}),g.d(O,"bridge",function(){});function p(n){return{}.toString.call(n)==="[object RegExp]"}var E=`Call was rejected by callee.\r
2
- `;function U(n){return n===void 0&&(n=window),n.location.protocol}function nn(n){if(n===void 0&&(n=window),n.mockDomain){var e=n.mockDomain.split("//")[0];if(e)return e}return U(n)}function dn(n){return n===void 0&&(n=window),nn(n)==="about:"}function Y(n){if(n===void 0&&(n=window),n)try{if(n.parent&&n.parent!==n)return n.parent}catch{}}function Cn(n){if(n===void 0&&(n=window),n&&!Y(n))try{return n.opener}catch{}}function hn(n){try{return!0}catch{}return!1}function ln(n){n===void 0&&(n=window);var e=n.location;if(!e)throw new Error("Can not read window location");var r=U(n);if(!r)throw new Error("Can not read window protocol");if(r==="file:")return"file://";if(r==="about:"){var t=Y(n);return t&&hn()?ln(t):"about://"}var o=e.host;if(!o)throw new Error("Can not read window host");return r+"//"+o}function N(n){n===void 0&&(n=window);var e=ln(n);return e&&n.mockDomain&&n.mockDomain.indexOf("mock:")===0?n.mockDomain:e}function k(n){if(!function(e){try{if(e===window)return!0}catch{}try{var r=Object.getOwnPropertyDescriptor(e,"location");if(r&&r.enumerable===!1)return!1}catch{}try{if(dn(e)&&hn())return!0}catch{}try{if(function(t){return t===void 0&&(t=window),nn(t)==="mock:"}(e)&&hn())return!0}catch{}try{if(ln(e)===ln(window))return!0}catch{}return!1}(n))return!1;try{if(n===window||dn(n)&&hn()||N(window)===N(n))return!0}catch{}return!1}function vn(n){if(!k(n))throw new Error("Expected window to be same domain");return n}function Tn(n,e){if(!n||!e)return!1;var r=Y(e);return r?r===n:function(t){var o=[];try{for(;t.parent!==t;)o.push(t.parent),t=t.parent}catch{}return o}(e).indexOf(n)!==-1}function Ln(n){var e=[],r;try{r=n.frames}catch{r=n}var t;try{t=r.length}catch{}if(t===0)return e;if(t){for(var o=0;o<t;o++){var i=void 0;try{i=r[o]}catch{continue}e.push(i)}return e}for(var a=0;a<100;a++){var s=void 0;try{s=r[a]}catch{return e}if(!s)return e;e.push(s)}return e}var Sr=[],br=[];function F(n,e){e===void 0&&(e=!0);try{if(n===window)return!1}catch{return!0}try{if(!n)return!0}catch{return!0}try{if(n.closed)return!0}catch(o){return!o||o.message!==E}if(e&&k(n))try{if(n.mockclosed)return!0}catch{}try{if(!n.parent||!n.top)return!0}catch{}var r=function(o,i){for(var a=0;a<o.length;a++)try{if(o[a]===i)return a}catch{}return-1}(Sr,n);if(r!==-1){var t=br[r];if(t&&function(o){if(!o.contentWindow||!o.parentNode)return!0;var i=o.ownerDocument;if(i&&i.documentElement&&!i.documentElement.contains(o)){for(var a=o;a.parentNode&&a.parentNode!==a;)a=a.parentNode;if(!a.host||!i.documentElement.contains(a.host))return!0}return!1}(t))return!0}return!1}function Fn(n){return n===void 0&&(n=window),Cn(n=n||window)||Y(n)||void 0}function _(n,e){if(typeof n=="string"){if(typeof e=="string")return n==="*"||e===n;if(p(e)||Array.isArray(e))return!1}return p(n)?p(e)?n.toString()===e.toString():!Array.isArray(e)&&!!e.match(n):!!Array.isArray(n)&&(Array.isArray(e)?JSON.stringify(n)===JSON.stringify(e):!p(e)&&n.some(function(r){return _(r,e)}))}function wn(n){try{if(n===window)return!0}catch(e){if(e&&e.message===E)return!0}try{if({}.toString.call(n)==="[object Window]")return!0}catch(e){if(e&&e.message===E)return!0}try{if(window.Window&&n instanceof window.Window)return!0}catch(e){if(e&&e.message===E)return!0}try{if(n&&n.self===n)return!0}catch(e){if(e&&e.message===E)return!0}try{if(n&&n.parent===n)return!0}catch(e){if(e&&e.message===E)return!0}try{if(n&&n.top===n)return!0}catch(e){if(e&&e.message===E)return!0}try{if(n&&n.__cross_domain_utils_window_check__==="__unlikely_value__")return!1}catch{return!0}try{if("postMessage"in n&&"self"in n&&"location"in n)return!0}catch{}return!1}function Bn(n){if(k(n))return vn(n).frameElement;for(var e=0,r=document.querySelectorAll("iframe");e<r.length;e++){var t=r[e];if(t&&t.contentWindow&&t.contentWindow===n)return t}}function Pr(n){if(function(r){return r===void 0&&(r=window),!!Y(r)}(n)){var e=Bn(n);if(e&&e.parentElement){e.parentElement.removeChild(e);return}}try{n.close()}catch{}}function K(n){try{if(!n)return!1;if(typeof Promise<"u"&&n instanceof Promise)return!0;if(typeof window<"u"&&typeof window.Window=="function"&&n instanceof window.Window||typeof window<"u"&&typeof window.constructor=="function"&&n instanceof window.constructor)return!1;var e={}.toString;if(e){var r=e.call(n);if(r==="[object Window]"||r==="[object global]"||r==="[object DOMWindow]")return!1}if(typeof n.then=="function")return!0}catch{return!1}return!1}var Hn=[],rn=[],xn=0,en;function Jn(){if(!xn&&en){var n=en;en=null,n.resolve()}}function Sn(){xn+=1}function tn(){xn-=1,Jn()}var W=function(){function n(r){var t=this;if(this.resolved=void 0,this.rejected=void 0,this.errorHandled=void 0,this.value=void 0,this.error=void 0,this.handlers=void 0,this.dispatching=void 0,this.stack=void 0,this.resolved=!1,this.rejected=!1,this.errorHandled=!1,this.handlers=[],r){var o,i,a=!1,s=!1,c=!1;Sn();try{r(function(u){c?t.resolve(u):(a=!0,o=u)},function(u){c?t.reject(u):(s=!0,i=u)})}catch(u){tn(),this.reject(u);return}tn(),c=!0,a?this.resolve(o):s&&this.reject(i)}}var e=n.prototype;return e.resolve=function(r){if(this.resolved||this.rejected)return this;if(K(r))throw new Error("Can not resolve promise with another promise");return this.resolved=!0,this.value=r,this.dispatch(),this},e.reject=function(r){var t=this;if(this.resolved||this.rejected)return this;if(K(r))throw new Error("Can not reject promise with another promise");if(!r){var o=r&&typeof r.toString=="function"?r.toString():{}.toString.call(r);r=new Error("Expected reject to be called with Error, got "+o)}return this.rejected=!0,this.error=r,this.errorHandled||setTimeout(function(){t.errorHandled||function(i,a){if(Hn.indexOf(i)===-1){Hn.push(i),setTimeout(function(){throw i},1);for(var s=0;s<rn.length;s++)rn[s](i,a)}}(r,t)},1),this.dispatch(),this},e.asyncReject=function(r){return this.errorHandled=!0,this.reject(r),this},e.dispatch=function(){var r=this.resolved,t=this.rejected,o=this.handlers;if(!this.dispatching&&(r||t)){this.dispatching=!0,Sn();for(var i=function(l,m){return l.then(function(v){m.resolve(v)},function(v){m.reject(v)})},a=0;a<o.length;a++){var s=o[a],c=s.onSuccess,u=s.onError,h=s.promise,f=void 0;if(r)try{f=c?c(this.value):this.value}catch(l){h.reject(l);continue}else if(t){if(!u){h.reject(this.error);continue}try{f=u(this.error)}catch(l){h.reject(l);continue}}if(f instanceof n&&(f.resolved||f.rejected)){var d=f;d.resolved?h.resolve(d.value):h.reject(d.error),d.errorHandled=!0}else K(f)?f instanceof n&&(f.resolved||f.rejected)?f.resolved?h.resolve(f.value):h.reject(f.error):i(f,h):h.resolve(f)}o.length=0,this.dispatching=!1,tn()}},e.then=function(r,t){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.then expected a function for success handler");if(t&&typeof t!="function"&&!t.call)throw new Error("Promise.then expected a function for error handler");var o=new n;return this.handlers.push({promise:o,onSuccess:r,onError:t}),this.errorHandled=!0,this.dispatch(),o},e.catch=function(r){return this.then(void 0,r)},e.finally=function(r){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.finally expected a function");return this.then(function(t){return n.try(r).then(function(){return t})},function(t){return n.try(r).then(function(){throw t})})},e.timeout=function(r,t){var o=this;if(this.resolved||this.rejected)return this;var i=setTimeout(function(){o.resolved||o.rejected||o.reject(t||new Error("Promise timed out after "+r+"ms"))},r);return this.then(function(a){return clearTimeout(i),a})},e.toPromise=function(){if(typeof Promise>"u")throw new TypeError("Could not find Promise");return Promise.resolve(this)},e.lazy=function(){return this.errorHandled=!0,this},n.resolve=function(r){return r instanceof n?r:K(r)?new n(function(t,o){return r.then(t,o)}):new n().resolve(r)},n.reject=function(r){return new n().reject(r)},n.asyncReject=function(r){return new n().asyncReject(r)},n.all=function(r){var t=new n,o=r.length,i=[].slice();if(!o)return t.resolve(i),t;for(var a=function(u,h,f){return h.then(function(d){i[u]=d,(o-=1)==0&&t.resolve(i)},function(d){f.reject(d)})},s=0;s<r.length;s++){var c=r[s];if(c instanceof n){if(c.resolved){i[s]=c.value,o-=1;continue}}else if(!K(c)){i[s]=c,o-=1;continue}a(s,n.resolve(c),t)}return o===0&&t.resolve(i),t},n.hash=function(r){var t={},o=[],i=function(s){if(r.hasOwnProperty(s)){var c=r[s];K(c)?o.push(c.then(function(u){t[s]=u})):t[s]=c}};for(var a in r)i(a);return n.all(o).then(function(){return t})},n.map=function(r,t){return n.all(r.map(t))},n.onPossiblyUnhandledException=function(r){return function(t){return rn.push(t),{cancel:function(){rn.splice(rn.indexOf(t),1)}}}(r)},n.try=function(r,t,o){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.try expected a function");var i;Sn();try{i=r.apply(t,o||[])}catch(a){return tn(),n.reject(a)}return tn(),n.resolve(i)},n.delay=function(r){return new n(function(t){setTimeout(t,r)})},n.isPromise=function(r){return!!(r&&r instanceof n)||K(r)},n.flush=function(){return function(r){var t=en=en||new r;return Jn(),t}(n)},n}();function mn(n,e){for(var r=0;r<n.length;r++)try{if(n[r]===e)return r}catch{}return-1}var bn=function(){function n(){if(this.name=void 0,this.weakmap=void 0,this.keys=void 0,this.values=void 0,this.name="__weakmap_"+(1e9*Math.random()>>>0)+"__",function(){if(typeof WeakMap>"u"||Object.freeze===void 0)return!1;try{var r=new WeakMap,t={};return Object.freeze(t),r.set(t,"__testvalue__"),r.get(t)==="__testvalue__"}catch{return!1}}())try{this.weakmap=new WeakMap}catch{}this.keys=[],this.values=[]}var e=n.prototype;return e._cleanupClosedWindows=function(){for(var r=this.weakmap,t=this.keys,o=0;o<t.length;o++){var i=t[o];if(wn(i)&&F(i)){if(r)try{r.delete(i)}catch{}t.splice(o,1),this.values.splice(o,1),o-=1}}},e.isSafeToReadWrite=function(r){return!wn(r)},e.set=function(r,t){if(!r)throw new Error("WeakMap expected key");var o=this.weakmap;if(o)try{o.set(r,t)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var i=this.name,a=r[i];a&&a[0]===r?a[1]=t:Object.defineProperty(r,i,{value:[r,t],writable:!0});return}catch{}this._cleanupClosedWindows();var s=this.keys,c=this.values,u=mn(s,r);u===-1?(s.push(r),c.push(t)):c[u]=t},e.get=function(r){if(!r)throw new Error("WeakMap expected key");var t=this.weakmap;if(t)try{if(t.has(r))return t.get(r)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];return o&&o[0]===r?o[1]:void 0}catch{}this._cleanupClosedWindows();var i=mn(this.keys,r);if(i!==-1)return this.values[i]},e.delete=function(r){if(!r)throw new Error("WeakMap expected key");var t=this.weakmap;if(t)try{t.delete(r)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];o&&o[0]===r&&(o[0]=o[1]=void 0)}catch{}this._cleanupClosedWindows();var i=this.keys,a=mn(i,r);a!==-1&&(i.splice(a,1),this.values.splice(a,1))},e.has=function(r){if(!r)throw new Error("WeakMap expected key");var t=this.weakmap;if(t)try{if(t.has(r))return!0}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];return!(!o||o[0]!==r)}catch{}return this._cleanupClosedWindows(),mn(this.keys,r)!==-1},e.getOrSet=function(r,t){if(this.has(r))return this.get(r);var o=t();return this.set(r,o),o},n}();function Un(n){return n.name||n.__name__||n.displayName||"anonymous"}function Gn(n,e){try{delete n.name,n.name=e}catch{}return n.__name__=n.displayName=e,n}function J(){var n="0123456789abcdef";return"uid_"+"xxxxxxxxxx".replace(/./g,function(){return n.charAt(Math.floor(Math.random()*n.length))})+"_"+function(e){if(typeof btoa=="function")return btoa(encodeURIComponent(e).replace(/%([0-9A-F]{2})/g,function(r,t){return String.fromCharCode(parseInt(t,16))})).replace(/[=]/g,"");if(typeof Buffer<"u")return Buffer.from(e,"utf8").toString("base64").replace(/[=]/g,"");throw new Error("Can not find window.btoa or Buffer")}(new Date().toISOString().slice(11,19).replace("T",".")).replace(/[^a-zA-Z0-9]/g,"").toLowerCase()}var pn;function Zn(n){try{return JSON.stringify([].slice.call(n),function(e,r){return typeof r=="function"?"memoize["+function(t){if(pn=pn||new bn,t==null||typeof t!="object"&&typeof t!="function")throw new Error("Invalid object");var o=pn.get(t);return o||(o=typeof t+":"+J(),pn.set(t,o)),o}(r)+"]":typeof window<"u"&&r instanceof window.Element||r!==null&&typeof r=="object"&&r.nodeType===1&&typeof r.style=="object"&&typeof r.ownerDocument=="object"?{}:r})}catch{throw new Error("Arguments not serializable -- can not be used to memoize")}}function Or(){return{}}var on=0,qn=0;function an(n,e){e===void 0&&(e={});var r=e.thisNamespace,t=r!==void 0&&r,o=e.time,i,a,s=on;on+=1;var c=function(){for(var u=arguments.length,h=new Array(u),f=0;f<u;f++)h[f]=arguments[f];s<qn&&(i=null,a=null,s=on,on+=1);var d;d=t?(a=a||new bn).getOrSet(this,Or):i=i||{};var l;try{l=Zn(h)}catch{return n.apply(this,arguments)}var m=d[l];if(m&&o&&Date.now()-m.time<o&&(delete d[l],m=null),m)return m.value;var v=Date.now(),w=n.apply(this,arguments);return d[l]={time:v,value:w},w};return c.reset=function(){i=null,a=null},Gn(c,(e.name||Un(n))+"::memoized")}an.clear=function(){qn=on};function Ir(n){var e={};function r(){for(var t=arguments,o=this,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];var c=Zn(a);return e.hasOwnProperty(c)||(e[c]=W.try(function(){return n.apply(o,t)}).finally(function(){delete e[c]})),e[c]}return r.reset=function(){e={}},Gn(r,Un(n)+"::promiseMemoized")}function X(){}function un(n,e){if(e===void 0&&(e=1),e>=3)return"stringifyError stack overflow";try{if(!n)return"<unknown error: "+{}.toString.call(n)+">";if(typeof n=="string")return n;if(n instanceof Error){var r=n&&n.stack,t=n&&n.message;if(r&&t)return r.indexOf(t)!==-1?r:t+`
3
- `+r;if(r)return r;if(t)return t}return n&&n.toString&&typeof n.toString=="function"?n.toString():{}.toString.call(n)}catch(o){return"Error while stringifying error: "+un(o,e+1)}}function Vn(n){return typeof n=="string"?n:n&&n.toString&&typeof n.toString=="function"?n.toString():{}.toString.call(n)}an(function(n){if(Object.values)return Object.values(n);var e=[];for(var r in n)n.hasOwnProperty(r)&&e.push(n[r]);return e});function Pn(n){return{}.toString.call(n)==="[object RegExp]"}function cn(n,e,r){if(n.hasOwnProperty(e))return n[e];var t=r();return n[e]=t,t}function Yn(){var n=document.body;if(!n)throw new Error("Body element not found");return n}function kn(){return!!document.body&&document.readyState==="complete"}function Kn(){return!!document.body&&document.readyState==="interactive"}an(function(){return new W(function(n){if(kn()||Kn())return n();var e=setInterval(function(){if(kn()||Kn())return clearInterval(e),n()},10)})});var gn=typeof document<"u"?document.currentScript:null,Ar=an(function(){if(gn||(gn=function(){try{var n=function(){try{throw new Error("_")}catch(a){return a.stack||""}}(),e=/.*at [^(]*\((.*):(.+):(.+)\)$/gi.exec(n),r=e&&e[1];if(!r)return;for(var t=0,o=[].slice.call(document.getElementsByTagName("script")).reverse();t<o.length;t++){var i=o[t];if(i.src&&i.src===r)return i}}catch{}}()))return gn;throw new Error("Can not determine current script")}),Dr=J();an(function(){var n;try{n=Ar()}catch{return Dr}var e=n.getAttribute("data-uid");if(e&&typeof e=="string"||(e=n.getAttribute("data-uid-auto"))&&typeof e=="string")return e;if(n.src){var r=function(t){for(var o="",i=0;i<t.length;i++){var a=t[i].charCodeAt(0)*i;t[i+1]&&(a+=t[i+1].charCodeAt(0)*(i-1)),o+=String.fromCharCode(97+Math.abs(a)%26)}return o}(JSON.stringify({src:n.src,dataset:n.dataset}));e="uid_"+r.slice(r.length-30)}else e=J();return n.setAttribute("data-uid-auto",e),e});function sn(n){n===void 0&&(n=window);var e="__post_robot_10_0_46__";return n!==window?n[e]:n[e]=n[e]||{}}var Xn=function(){return{}};function z(n,e){return n===void 0&&(n="store"),e===void 0&&(e=Xn),cn(sn(),n,function(){var r=e();return{has:function(t){return r.hasOwnProperty(t)},get:function(t,o){return r.hasOwnProperty(t)?r[t]:o},set:function(t,o){return r[t]=o,o},del:function(t){delete r[t]},getOrSet:function(t,o){return cn(r,t,o)},reset:function(){r=e()},keys:function(){return Object.keys(r)}}})}var zr=function(){};function yn(){var n=sn();return n.WINDOW_WILDCARD=n.WINDOW_WILDCARD||new zr,n.WINDOW_WILDCARD}function j(n,e){return n===void 0&&(n="store"),e===void 0&&(e=Xn),z("windowStore").getOrSet(n,function(){var r=new bn,t=function(o){return r.getOrSet(o,e)};return{has:function(o){return t(o).hasOwnProperty(n)},get:function(o,i){var a=t(o);return a.hasOwnProperty(n)?a[n]:i},set:function(o,i){return t(o)[n]=i,i},del:function(o){delete t(o)[n]},getOrSet:function(o,i){return cn(t(o),n,i)}}})}function Qn(){return z("instance").getOrSet("instanceID",J)}function $n(n,e){var r=e.domain,t=j("helloPromises"),o=t.get(n);o&&o.resolve({domain:r});var i=W.resolve({domain:r});return t.set(n,i),i}function On(n,e){return(0,e.send)(n,"postrobot_hello",{instanceID:Qn()},{domain:"*",timeout:-1}).then(function(r){var t=r.origin,o=r.data.instanceID;return $n(n,{domain:t}),{win:n,domain:t,instanceID:o}})}function _n(n,e){var r=e.send;return j("windowInstanceIDPromises").getOrSet(n,function(){return On(n,{send:r}).then(function(t){return t.instanceID})})}function nr(n){j("knownWindows").set(n,!0)}function In(n){return typeof n=="object"&&n!==null&&typeof n.__type__=="string"}function rr(n){return n===void 0?"undefined":n===null?"null":Array.isArray(n)?"array":typeof n=="function"?"function":typeof n=="object"?n instanceof Error?"error":typeof n.then=="function"?"promise":{}.toString.call(n)==="[object RegExp]"?"regex":{}.toString.call(n)==="[object Date]"?"date":"object":typeof n=="string"?"string":typeof n=="number"?"number":typeof n=="boolean"?"boolean":void 0}function Q(n,e){return{__type__:n,__val__:e}}var M,Rr=((M={}).function=function(){},M.error=function(n){return Q("error",{message:n.message,stack:n.stack,code:n.code,data:n.data})},M.promise=function(){},M.regex=function(n){return Q("regex",n.source)},M.date=function(n){return Q("date",n.toJSON())},M.array=function(n){return n},M.object=function(n){return n},M.string=function(n){return n},M.number=function(n){return n},M.boolean=function(n){return n},M.null=function(n){return n},M[void 0]=function(n){return Q("undefined",n)},M),Nr={},C,jr=((C={}).function=function(){throw new Error("Function serialization is not implemented; nothing to deserialize")},C.error=function(n){var e=n.stack,r=n.code,t=n.data,o=new Error(n.message);return o.code=r,t&&(o.data=t),o.stack=e+`
1
+ (function(H,L){typeof exports=="object"&&typeof module<"u"?module.exports=L():typeof define=="function"&&define.amd?define(L):(H=typeof globalThis<"u"?globalThis:H||self,H["soyio-widget"]=L())})(this,function(){"use strict";var Vr=Object.defineProperty;var Yr=(H,L,V)=>L in H?Vr(H,L,{enumerable:!0,configurable:!0,writable:!0,value:V}):H[L]=V;var En=(H,L,V)=>(Yr(H,typeof L!="symbol"?L+"":L,V),V);const H="soyio-widget-iframe-container",V="http://localhost:3000/widget";function lr(){return document.getElementById(H)}function vr(){const I=lr();if(!I)throw new Error("Iframe container does not exist");const J=document.createElement("iframe");return J.src=V,J.style.width="100%",J.style.height="100%",I.appendChild(J),J}var wr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function mr(I){return I&&I.__esModule&&Object.prototype.hasOwnProperty.call(I,"default")?I.default:I}var jn={exports:{}},Mn={exports:{}};(function(I,J){(function($,O){I.exports=O()})(typeof self<"u"?self:wr,function(){return function($){var O={};function g(p){if(O[p])return O[p].exports;var E=O[p]={i:p,l:!1,exports:{}};return $[p].call(E.exports,E,E.exports,g),E.l=!0,E.exports}return g.m=$,g.c=O,g.d=function(p,E,G){g.o(p,E)||Object.defineProperty(p,E,{enumerable:!0,get:G})},g.r=function(p){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(p,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(p,"__esModule",{value:!0})},g.t=function(p,E){if(1&E&&(p=g(p)),8&E||4&E&&typeof p=="object"&&p&&p.__esModule)return p;var G=Object.create(null);if(g.r(G),Object.defineProperty(G,"default",{enumerable:!0,value:p}),2&E&&typeof p!="string")for(var nn in p)g.d(G,nn,(function(dn){return p[dn]}).bind(null,nn));return G},g.n=function(p){var E=p&&p.__esModule?function(){return p.default}:function(){return p};return g.d(E,"a",E),E},g.o=function(p,E){return{}.hasOwnProperty.call(p,E)},g.p="",g(g.s=0)}([function($,O,g){g.r(O),g.d(O,"Promise",function(){return W}),g.d(O,"TYPES",function(){return Zr}),g.d(O,"ProxyWindow",function(){return T}),g.d(O,"setup",function(){return hr}),g.d(O,"destroy",function(){return Gr}),g.d(O,"serializeMessage",function(){return Br}),g.d(O,"deserializeMessage",function(){return Hr}),g.d(O,"createProxyWindow",function(){return Jr}),g.d(O,"toProxyWindow",function(){return Ur}),g.d(O,"on",function(){return Z}),g.d(O,"once",function(){return Fr}),g.d(O,"send",function(){return q}),g.d(O,"markWindowKnown",function(){return nr}),g.d(O,"cleanUpWindow",function(){return qr}),g.d(O,"bridge",function(){});function p(n){return{}.toString.call(n)==="[object RegExp]"}var E=`Call was rejected by callee.\r
2
+ `;function G(n){return n===void 0&&(n=window),n.location.protocol}function nn(n){if(n===void 0&&(n=window),n.mockDomain){var t=n.mockDomain.split("//")[0];if(t)return t}return G(n)}function dn(n){return n===void 0&&(n=window),nn(n)==="about:"}function Y(n){if(n===void 0&&(n=window),n)try{if(n.parent&&n.parent!==n)return n.parent}catch{}}function Cn(n){if(n===void 0&&(n=window),n&&!Y(n))try{return n.opener}catch{}}function hn(n){try{return!0}catch{}return!1}function ln(n){n===void 0&&(n=window);var t=n.location;if(!t)throw new Error("Can not read window location");var r=G(n);if(!r)throw new Error("Can not read window protocol");if(r==="file:")return"file://";if(r==="about:"){var e=Y(n);return e&&hn()?ln(e):"about://"}var o=t.host;if(!o)throw new Error("Can not read window host");return r+"//"+o}function N(n){n===void 0&&(n=window);var t=ln(n);return t&&n.mockDomain&&n.mockDomain.indexOf("mock:")===0?n.mockDomain:t}function K(n){if(!function(t){try{if(t===window)return!0}catch{}try{var r=Object.getOwnPropertyDescriptor(t,"location");if(r&&r.enumerable===!1)return!1}catch{}try{if(dn(t)&&hn())return!0}catch{}try{if(function(e){return e===void 0&&(e=window),nn(e)==="mock:"}(t)&&hn())return!0}catch{}try{if(ln(t)===ln(window))return!0}catch{}return!1}(n))return!1;try{if(n===window||dn(n)&&hn()||N(window)===N(n))return!0}catch{}return!1}function vn(n){if(!K(n))throw new Error("Expected window to be same domain");return n}function Tn(n,t){if(!n||!t)return!1;var r=Y(t);return r?r===n:function(e){var o=[];try{for(;e.parent!==e;)o.push(e.parent),e=e.parent}catch{}return o}(t).indexOf(n)!==-1}function Ln(n){var t=[],r;try{r=n.frames}catch{r=n}var e;try{e=r.length}catch{}if(e===0)return t;if(e){for(var o=0;o<e;o++){var i=void 0;try{i=r[o]}catch{continue}t.push(i)}return t}for(var a=0;a<100;a++){var s=void 0;try{s=r[a]}catch{return t}if(!s)return t;t.push(s)}return t}var Sr=[],br=[];function F(n,t){t===void 0&&(t=!0);try{if(n===window)return!1}catch{return!0}try{if(!n)return!0}catch{return!0}try{if(n.closed)return!0}catch(o){return!o||o.message!==E}if(t&&K(n))try{if(n.mockclosed)return!0}catch{}try{if(!n.parent||!n.top)return!0}catch{}var r=function(o,i){for(var a=0;a<o.length;a++)try{if(o[a]===i)return a}catch{}return-1}(Sr,n);if(r!==-1){var e=br[r];if(e&&function(o){if(!o.contentWindow||!o.parentNode)return!0;var i=o.ownerDocument;if(i&&i.documentElement&&!i.documentElement.contains(o)){for(var a=o;a.parentNode&&a.parentNode!==a;)a=a.parentNode;if(!a.host||!i.documentElement.contains(a.host))return!0}return!1}(e))return!0}return!1}function Fn(n){return n===void 0&&(n=window),Cn(n=n||window)||Y(n)||void 0}function _(n,t){if(typeof n=="string"){if(typeof t=="string")return n==="*"||t===n;if(p(t)||Array.isArray(t))return!1}return p(n)?p(t)?n.toString()===t.toString():!Array.isArray(t)&&!!t.match(n):!!Array.isArray(n)&&(Array.isArray(t)?JSON.stringify(n)===JSON.stringify(t):!p(t)&&n.some(function(r){return _(r,t)}))}function wn(n){try{if(n===window)return!0}catch(t){if(t&&t.message===E)return!0}try{if({}.toString.call(n)==="[object Window]")return!0}catch(t){if(t&&t.message===E)return!0}try{if(window.Window&&n instanceof window.Window)return!0}catch(t){if(t&&t.message===E)return!0}try{if(n&&n.self===n)return!0}catch(t){if(t&&t.message===E)return!0}try{if(n&&n.parent===n)return!0}catch(t){if(t&&t.message===E)return!0}try{if(n&&n.top===n)return!0}catch(t){if(t&&t.message===E)return!0}try{if(n&&n.__cross_domain_utils_window_check__==="__unlikely_value__")return!1}catch{return!0}try{if("postMessage"in n&&"self"in n&&"location"in n)return!0}catch{}return!1}function Bn(n){if(K(n))return vn(n).frameElement;for(var t=0,r=document.querySelectorAll("iframe");t<r.length;t++){var e=r[t];if(e&&e.contentWindow&&e.contentWindow===n)return e}}function Pr(n){if(function(r){return r===void 0&&(r=window),!!Y(r)}(n)){var t=Bn(n);if(t&&t.parentElement){t.parentElement.removeChild(t);return}}try{n.close()}catch{}}function k(n){try{if(!n)return!1;if(typeof Promise<"u"&&n instanceof Promise)return!0;if(typeof window<"u"&&typeof window.Window=="function"&&n instanceof window.Window||typeof window<"u"&&typeof window.constructor=="function"&&n instanceof window.constructor)return!1;var t={}.toString;if(t){var r=t.call(n);if(r==="[object Window]"||r==="[object global]"||r==="[object DOMWindow]")return!1}if(typeof n.then=="function")return!0}catch{return!1}return!1}var Hn=[],rn=[],xn=0,tn;function Jn(){if(!xn&&tn){var n=tn;tn=null,n.resolve()}}function Sn(){xn+=1}function en(){xn-=1,Jn()}var W=function(){function n(r){var e=this;if(this.resolved=void 0,this.rejected=void 0,this.errorHandled=void 0,this.value=void 0,this.error=void 0,this.handlers=void 0,this.dispatching=void 0,this.stack=void 0,this.resolved=!1,this.rejected=!1,this.errorHandled=!1,this.handlers=[],r){var o,i,a=!1,s=!1,c=!1;Sn();try{r(function(u){c?e.resolve(u):(a=!0,o=u)},function(u){c?e.reject(u):(s=!0,i=u)})}catch(u){en(),this.reject(u);return}en(),c=!0,a?this.resolve(o):s&&this.reject(i)}}var t=n.prototype;return t.resolve=function(r){if(this.resolved||this.rejected)return this;if(k(r))throw new Error("Can not resolve promise with another promise");return this.resolved=!0,this.value=r,this.dispatch(),this},t.reject=function(r){var e=this;if(this.resolved||this.rejected)return this;if(k(r))throw new Error("Can not reject promise with another promise");if(!r){var o=r&&typeof r.toString=="function"?r.toString():{}.toString.call(r);r=new Error("Expected reject to be called with Error, got "+o)}return this.rejected=!0,this.error=r,this.errorHandled||setTimeout(function(){e.errorHandled||function(i,a){if(Hn.indexOf(i)===-1){Hn.push(i),setTimeout(function(){throw i},1);for(var s=0;s<rn.length;s++)rn[s](i,a)}}(r,e)},1),this.dispatch(),this},t.asyncReject=function(r){return this.errorHandled=!0,this.reject(r),this},t.dispatch=function(){var r=this.resolved,e=this.rejected,o=this.handlers;if(!this.dispatching&&(r||e)){this.dispatching=!0,Sn();for(var i=function(l,m){return l.then(function(v){m.resolve(v)},function(v){m.reject(v)})},a=0;a<o.length;a++){var s=o[a],c=s.onSuccess,u=s.onError,h=s.promise,f=void 0;if(r)try{f=c?c(this.value):this.value}catch(l){h.reject(l);continue}else if(e){if(!u){h.reject(this.error);continue}try{f=u(this.error)}catch(l){h.reject(l);continue}}if(f instanceof n&&(f.resolved||f.rejected)){var d=f;d.resolved?h.resolve(d.value):h.reject(d.error),d.errorHandled=!0}else k(f)?f instanceof n&&(f.resolved||f.rejected)?f.resolved?h.resolve(f.value):h.reject(f.error):i(f,h):h.resolve(f)}o.length=0,this.dispatching=!1,en()}},t.then=function(r,e){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.then expected a function for success handler");if(e&&typeof e!="function"&&!e.call)throw new Error("Promise.then expected a function for error handler");var o=new n;return this.handlers.push({promise:o,onSuccess:r,onError:e}),this.errorHandled=!0,this.dispatch(),o},t.catch=function(r){return this.then(void 0,r)},t.finally=function(r){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.finally expected a function");return this.then(function(e){return n.try(r).then(function(){return e})},function(e){return n.try(r).then(function(){throw e})})},t.timeout=function(r,e){var o=this;if(this.resolved||this.rejected)return this;var i=setTimeout(function(){o.resolved||o.rejected||o.reject(e||new Error("Promise timed out after "+r+"ms"))},r);return this.then(function(a){return clearTimeout(i),a})},t.toPromise=function(){if(typeof Promise>"u")throw new TypeError("Could not find Promise");return Promise.resolve(this)},t.lazy=function(){return this.errorHandled=!0,this},n.resolve=function(r){return r instanceof n?r:k(r)?new n(function(e,o){return r.then(e,o)}):new n().resolve(r)},n.reject=function(r){return new n().reject(r)},n.asyncReject=function(r){return new n().asyncReject(r)},n.all=function(r){var e=new n,o=r.length,i=[].slice();if(!o)return e.resolve(i),e;for(var a=function(u,h,f){return h.then(function(d){i[u]=d,(o-=1)==0&&e.resolve(i)},function(d){f.reject(d)})},s=0;s<r.length;s++){var c=r[s];if(c instanceof n){if(c.resolved){i[s]=c.value,o-=1;continue}}else if(!k(c)){i[s]=c,o-=1;continue}a(s,n.resolve(c),e)}return o===0&&e.resolve(i),e},n.hash=function(r){var e={},o=[],i=function(s){if(r.hasOwnProperty(s)){var c=r[s];k(c)?o.push(c.then(function(u){e[s]=u})):e[s]=c}};for(var a in r)i(a);return n.all(o).then(function(){return e})},n.map=function(r,e){return n.all(r.map(e))},n.onPossiblyUnhandledException=function(r){return function(e){return rn.push(e),{cancel:function(){rn.splice(rn.indexOf(e),1)}}}(r)},n.try=function(r,e,o){if(r&&typeof r!="function"&&!r.call)throw new Error("Promise.try expected a function");var i;Sn();try{i=r.apply(e,o||[])}catch(a){return en(),n.reject(a)}return en(),n.resolve(i)},n.delay=function(r){return new n(function(e){setTimeout(e,r)})},n.isPromise=function(r){return!!(r&&r instanceof n)||k(r)},n.flush=function(){return function(r){var e=tn=tn||new r;return Jn(),e}(n)},n}();function mn(n,t){for(var r=0;r<n.length;r++)try{if(n[r]===t)return r}catch{}return-1}var bn=function(){function n(){if(this.name=void 0,this.weakmap=void 0,this.keys=void 0,this.values=void 0,this.name="__weakmap_"+(1e9*Math.random()>>>0)+"__",function(){if(typeof WeakMap>"u"||Object.freeze===void 0)return!1;try{var r=new WeakMap,e={};return Object.freeze(e),r.set(e,"__testvalue__"),r.get(e)==="__testvalue__"}catch{return!1}}())try{this.weakmap=new WeakMap}catch{}this.keys=[],this.values=[]}var t=n.prototype;return t._cleanupClosedWindows=function(){for(var r=this.weakmap,e=this.keys,o=0;o<e.length;o++){var i=e[o];if(wn(i)&&F(i)){if(r)try{r.delete(i)}catch{}e.splice(o,1),this.values.splice(o,1),o-=1}}},t.isSafeToReadWrite=function(r){return!wn(r)},t.set=function(r,e){if(!r)throw new Error("WeakMap expected key");var o=this.weakmap;if(o)try{o.set(r,e)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var i=this.name,a=r[i];a&&a[0]===r?a[1]=e:Object.defineProperty(r,i,{value:[r,e],writable:!0});return}catch{}this._cleanupClosedWindows();var s=this.keys,c=this.values,u=mn(s,r);u===-1?(s.push(r),c.push(e)):c[u]=e},t.get=function(r){if(!r)throw new Error("WeakMap expected key");var e=this.weakmap;if(e)try{if(e.has(r))return e.get(r)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];return o&&o[0]===r?o[1]:void 0}catch{}this._cleanupClosedWindows();var i=mn(this.keys,r);if(i!==-1)return this.values[i]},t.delete=function(r){if(!r)throw new Error("WeakMap expected key");var e=this.weakmap;if(e)try{e.delete(r)}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];o&&o[0]===r&&(o[0]=o[1]=void 0)}catch{}this._cleanupClosedWindows();var i=this.keys,a=mn(i,r);a!==-1&&(i.splice(a,1),this.values.splice(a,1))},t.has=function(r){if(!r)throw new Error("WeakMap expected key");var e=this.weakmap;if(e)try{if(e.has(r))return!0}catch{delete this.weakmap}if(this.isSafeToReadWrite(r))try{var o=r[this.name];return!(!o||o[0]!==r)}catch{}return this._cleanupClosedWindows(),mn(this.keys,r)!==-1},t.getOrSet=function(r,e){if(this.has(r))return this.get(r);var o=e();return this.set(r,o),o},n}();function Un(n){return n.name||n.__name__||n.displayName||"anonymous"}function Gn(n,t){try{delete n.name,n.name=t}catch{}return n.__name__=n.displayName=t,n}function U(){var n="0123456789abcdef";return"uid_"+"xxxxxxxxxx".replace(/./g,function(){return n.charAt(Math.floor(Math.random()*n.length))})+"_"+function(t){if(typeof btoa=="function")return btoa(encodeURIComponent(t).replace(/%([0-9A-F]{2})/g,function(r,e){return String.fromCharCode(parseInt(e,16))})).replace(/[=]/g,"");if(typeof Buffer<"u")return Buffer.from(t,"utf8").toString("base64").replace(/[=]/g,"");throw new Error("Can not find window.btoa or Buffer")}(new Date().toISOString().slice(11,19).replace("T",".")).replace(/[^a-zA-Z0-9]/g,"").toLowerCase()}var pn;function Zn(n){try{return JSON.stringify([].slice.call(n),function(t,r){return typeof r=="function"?"memoize["+function(e){if(pn=pn||new bn,e==null||typeof e!="object"&&typeof e!="function")throw new Error("Invalid object");var o=pn.get(e);return o||(o=typeof e+":"+U(),pn.set(e,o)),o}(r)+"]":typeof window<"u"&&r instanceof window.Element||r!==null&&typeof r=="object"&&r.nodeType===1&&typeof r.style=="object"&&typeof r.ownerDocument=="object"?{}:r})}catch{throw new Error("Arguments not serializable -- can not be used to memoize")}}function Or(){return{}}var on=0,qn=0;function an(n,t){t===void 0&&(t={});var r=t.thisNamespace,e=r!==void 0&&r,o=t.time,i,a,s=on;on+=1;var c=function(){for(var u=arguments.length,h=new Array(u),f=0;f<u;f++)h[f]=arguments[f];s<qn&&(i=null,a=null,s=on,on+=1);var d;d=e?(a=a||new bn).getOrSet(this,Or):i=i||{};var l;try{l=Zn(h)}catch{return n.apply(this,arguments)}var m=d[l];if(m&&o&&Date.now()-m.time<o&&(delete d[l],m=null),m)return m.value;var v=Date.now(),w=n.apply(this,arguments);return d[l]={time:v,value:w},w};return c.reset=function(){i=null,a=null},Gn(c,(t.name||Un(n))+"::memoized")}an.clear=function(){qn=on};function Ir(n){var t={};function r(){for(var e=arguments,o=this,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];var c=Zn(a);return t.hasOwnProperty(c)||(t[c]=W.try(function(){return n.apply(o,e)}).finally(function(){delete t[c]})),t[c]}return r.reset=function(){t={}},Gn(r,Un(n)+"::promiseMemoized")}function X(){}function un(n,t){if(t===void 0&&(t=1),t>=3)return"stringifyError stack overflow";try{if(!n)return"<unknown error: "+{}.toString.call(n)+">";if(typeof n=="string")return n;if(n instanceof Error){var r=n&&n.stack,e=n&&n.message;if(r&&e)return r.indexOf(e)!==-1?r:e+`
3
+ `+r;if(r)return r;if(e)return e}return n&&n.toString&&typeof n.toString=="function"?n.toString():{}.toString.call(n)}catch(o){return"Error while stringifying error: "+un(o,t+1)}}function Vn(n){return typeof n=="string"?n:n&&n.toString&&typeof n.toString=="function"?n.toString():{}.toString.call(n)}an(function(n){if(Object.values)return Object.values(n);var t=[];for(var r in n)n.hasOwnProperty(r)&&t.push(n[r]);return t});function Pn(n){return{}.toString.call(n)==="[object RegExp]"}function cn(n,t,r){if(n.hasOwnProperty(t))return n[t];var e=r();return n[t]=e,e}function Yn(){var n=document.body;if(!n)throw new Error("Body element not found");return n}function Kn(){return!!document.body&&document.readyState==="complete"}function kn(){return!!document.body&&document.readyState==="interactive"}an(function(){return new W(function(n){if(Kn()||kn())return n();var t=setInterval(function(){if(Kn()||kn())return clearInterval(t),n()},10)})});var gn=typeof document<"u"?document.currentScript:null,Ar=an(function(){if(gn||(gn=function(){try{var n=function(){try{throw new Error("_")}catch(a){return a.stack||""}}(),t=/.*at [^(]*\((.*):(.+):(.+)\)$/gi.exec(n),r=t&&t[1];if(!r)return;for(var e=0,o=[].slice.call(document.getElementsByTagName("script")).reverse();e<o.length;e++){var i=o[e];if(i.src&&i.src===r)return i}}catch{}}()))return gn;throw new Error("Can not determine current script")}),Dr=U();an(function(){var n;try{n=Ar()}catch{return Dr}var t=n.getAttribute("data-uid");if(t&&typeof t=="string"||(t=n.getAttribute("data-uid-auto"))&&typeof t=="string")return t;if(n.src){var r=function(e){for(var o="",i=0;i<e.length;i++){var a=e[i].charCodeAt(0)*i;e[i+1]&&(a+=e[i+1].charCodeAt(0)*(i-1)),o+=String.fromCharCode(97+Math.abs(a)%26)}return o}(JSON.stringify({src:n.src,dataset:n.dataset}));t="uid_"+r.slice(r.length-30)}else t=U();return n.setAttribute("data-uid-auto",t),t});function sn(n){n===void 0&&(n=window);var t="__post_robot_10_0_46__";return n!==window?n[t]:n[t]=n[t]||{}}var Xn=function(){return{}};function z(n,t){return n===void 0&&(n="store"),t===void 0&&(t=Xn),cn(sn(),n,function(){var r=t();return{has:function(e){return r.hasOwnProperty(e)},get:function(e,o){return r.hasOwnProperty(e)?r[e]:o},set:function(e,o){return r[e]=o,o},del:function(e){delete r[e]},getOrSet:function(e,o){return cn(r,e,o)},reset:function(){r=t()},keys:function(){return Object.keys(r)}}})}var zr=function(){};function yn(){var n=sn();return n.WINDOW_WILDCARD=n.WINDOW_WILDCARD||new zr,n.WINDOW_WILDCARD}function j(n,t){return n===void 0&&(n="store"),t===void 0&&(t=Xn),z("windowStore").getOrSet(n,function(){var r=new bn,e=function(o){return r.getOrSet(o,t)};return{has:function(o){return e(o).hasOwnProperty(n)},get:function(o,i){var a=e(o);return a.hasOwnProperty(n)?a[n]:i},set:function(o,i){return e(o)[n]=i,i},del:function(o){delete e(o)[n]},getOrSet:function(o,i){return cn(e(o),n,i)}}})}function Qn(){return z("instance").getOrSet("instanceID",U)}function $n(n,t){var r=t.domain,e=j("helloPromises"),o=e.get(n);o&&o.resolve({domain:r});var i=W.resolve({domain:r});return e.set(n,i),i}function On(n,t){return(0,t.send)(n,"postrobot_hello",{instanceID:Qn()},{domain:"*",timeout:-1}).then(function(r){var e=r.origin,o=r.data.instanceID;return $n(n,{domain:e}),{win:n,domain:e,instanceID:o}})}function _n(n,t){var r=t.send;return j("windowInstanceIDPromises").getOrSet(n,function(){return On(n,{send:r}).then(function(e){return e.instanceID})})}function nr(n){j("knownWindows").set(n,!0)}function In(n){return typeof n=="object"&&n!==null&&typeof n.__type__=="string"}function rr(n){return n===void 0?"undefined":n===null?"null":Array.isArray(n)?"array":typeof n=="function"?"function":typeof n=="object"?n instanceof Error?"error":typeof n.then=="function"?"promise":{}.toString.call(n)==="[object RegExp]"?"regex":{}.toString.call(n)==="[object Date]"?"date":"object":typeof n=="string"?"string":typeof n=="number"?"number":typeof n=="boolean"?"boolean":void 0}function Q(n,t){return{__type__:n,__val__:t}}var M,Rr=((M={}).function=function(){},M.error=function(n){return Q("error",{message:n.message,stack:n.stack,code:n.code,data:n.data})},M.promise=function(){},M.regex=function(n){return Q("regex",n.source)},M.date=function(n){return Q("date",n.toJSON())},M.array=function(n){return n},M.object=function(n){return n},M.string=function(n){return n},M.number=function(n){return n},M.boolean=function(n){return n},M.null=function(n){return n},M[void 0]=function(n){return Q("undefined",n)},M),Nr={},C,jr=((C={}).function=function(){throw new Error("Function serialization is not implemented; nothing to deserialize")},C.error=function(n){var t=n.stack,r=n.code,e=n.data,o=new Error(n.message);return o.code=r,e&&(o.data=e),o.stack=t+`
4
4
 
5
- `+o.stack,o},C.promise=function(){throw new Error("Promise serialization is not implemented; nothing to deserialize")},C.regex=function(n){return new RegExp(n)},C.date=function(n){return new Date(n)},C.array=function(n){return n},C.object=function(n){return n},C.string=function(n){return n},C.number=function(n){return n},C.boolean=function(n){return n},C.null=function(n){return n},C[void 0]=function(){},C),Mr={};new W(function(n){if(window.document&&window.document.body)return n(window.document.body);var e=setInterval(function(){if(window.document&&window.document.body)return clearInterval(e),n(window.document.body)},10)});function An(){for(var n=z("idToProxyWindow"),e=0,r=n.keys();e<r.length;e++){var t=r[e];n.get(t).shouldClean()&&n.del(t)}}function er(n,e){var r=e.send,t=e.id,o=t===void 0?J():t,i=n.then(function(c){if(k(c))return vn(c).name}),a=n.then(function(c){if(F(c))throw new Error("Window is closed, can not determine type");return Cn(c)?"popup":"iframe"});i.catch(X),a.catch(X);var s=function(){return n.then(function(c){if(!F(c))return k(c)?vn(c).name:i})};return{id:o,getType:function(){return a},getInstanceID:Ir(function(){return n.then(function(c){return _n(c,{send:r})})}),close:function(){return n.then(Pr)},getName:s,focus:function(){return n.then(function(c){c.focus()})},isClosed:function(){return n.then(function(c){return F(c)})},setLocation:function(c,u){return u===void 0&&(u={}),n.then(function(h){var f=window.location.protocol+"//"+window.location.host,d=u.method,l=d===void 0?"get":d,m=u.body;if(c.indexOf("/")===0)c=""+f+c;else if(!c.match(/^https?:\/\//)&&c.indexOf(f)!==0)throw new Error("Expected url to be http or https url, or absolute path, got "+JSON.stringify(c));if(l==="post")return s().then(function(v){if(!v)throw new Error("Can not post to window without target name");(function(w){var x=w.url,D=w.target,b=w.body,S=w.method,R=S===void 0?"post":S,y=document.createElement("form");if(y.setAttribute("target",D),y.setAttribute("method",R),y.setAttribute("action",x),y.style.display="none",b)for(var P=0,B=Object.keys(b);P<B.length;P++){var A,fn=B[P],Nn=document.createElement("input");Nn.setAttribute("name",fn),Nn.setAttribute("value",(A=b[fn])==null?void 0:A.toString()),y.appendChild(Nn)}Yn().appendChild(y),y.submit(),Yn().removeChild(y)})({url:c,target:v,method:l,body:m})});if(l!=="get")throw new Error("Unsupported method: "+l);if(k(h))try{if(h.location&&typeof h.location.replace=="function"){h.location.replace(c);return}}catch{}h.location=c})},setName:function(c){return n.then(function(u){var h=k(u),f=Bn(u);if(!h)throw new Error("Can not set name for cross-domain window: "+c);vn(u).name=c,f&&f.setAttribute("name",c),i=W.resolve(c)})}}}var T=function(){function n(r){var t=r.send,o=r.win,i=r.serializedWindow;this.id=void 0,this.isProxyWindow=!0,this.serializedWindow=void 0,this.actualWindow=void 0,this.actualWindowPromise=void 0,this.send=void 0,this.name=void 0,this.actualWindowPromise=new W,this.serializedWindow=i||er(this.actualWindowPromise,{send:t}),z("idToProxyWindow").set(this.getID(),this),o&&this.setWindow(o,{send:t})}var e=n.prototype;return e.getID=function(){return this.serializedWindow.id},e.getType=function(){return this.serializedWindow.getType()},e.isPopup=function(){return this.getType().then(function(r){return r==="popup"})},e.setLocation=function(r,t){var o=this;return this.serializedWindow.setLocation(r,t).then(function(){return o})},e.getName=function(){return this.serializedWindow.getName()},e.setName=function(r){var t=this;return this.serializedWindow.setName(r).then(function(){return t})},e.close=function(){var r=this;return this.serializedWindow.close().then(function(){return r})},e.focus=function(){var r=this,t=this.isPopup(),o=this.getName(),i=W.hash({isPopup:t,name:o}).then(function(s){var c=s.name;s.isPopup&&c&&window.open("",c,"noopener")}),a=this.serializedWindow.focus();return W.all([i,a]).then(function(){return r})},e.isClosed=function(){return this.serializedWindow.isClosed()},e.getWindow=function(){return this.actualWindow},e.setWindow=function(r,t){var o=t.send;this.actualWindow=r,this.actualWindowPromise.resolve(this.actualWindow),this.serializedWindow=er(this.actualWindowPromise,{send:o,id:this.getID()}),j("winToProxyWindow").set(r,this)},e.awaitWindow=function(){return this.actualWindowPromise},e.matchWindow=function(r,t){var o=this,i=t.send;return W.try(function(){return o.actualWindow?r===o.actualWindow:W.hash({proxyInstanceID:o.getInstanceID(),knownWindowInstanceID:_n(r,{send:i})}).then(function(a){var s=a.proxyInstanceID===a.knownWindowInstanceID;return s&&o.setWindow(r,{send:i}),s})})},e.unwrap=function(){return this.actualWindow||this},e.getInstanceID=function(){return this.serializedWindow.getInstanceID()},e.shouldClean=function(){return!!(this.actualWindow&&F(this.actualWindow))},e.serialize=function(){return this.serializedWindow},n.unwrap=function(r){return n.isProxyWindow(r)?r.unwrap():r},n.serialize=function(r,t){var o=t.send;return An(),n.toProxyWindow(r,{send:o}).serialize()},n.deserialize=function(r,t){var o=t.send;return An(),z("idToProxyWindow").get(r.id)||new n({serializedWindow:r,send:o})},n.isProxyWindow=function(r){return!!(r&&!wn(r)&&r.isProxyWindow)},n.toProxyWindow=function(r,t){var o=t.send;if(An(),n.isProxyWindow(r))return r;var i=r;return j("winToProxyWindow").get(i)||new n({win:i,send:o})},n}();function Dn(n,e,r,t,o){var i=j("methodStore"),a=z("proxyWindowMethods");T.isProxyWindow(t)?a.set(n,{val:e,name:r,domain:o,source:t}):(a.del(n),i.getOrSet(t,function(){return{}})[n]={domain:o,name:r,val:e,source:t})}function tr(n,e){var r=j("methodStore"),t=z("proxyWindowMethods");return r.getOrSet(n,function(){return{}})[e]||t.get(e)}function or(n,e,r,t,o){a=(i={on:o.on,send:o.send}).on,s=i.send,z("builtinListeners").getOrSet("functionCalls",function(){return a("postrobot_method",{domain:"*"},function(h){var f=h.source,d=h.origin,l=h.data,m=l.id,v=l.name,w=tr(f,m);if(!w)throw new Error("Could not find method '"+v+"' with id: "+l.id+" in "+N(window));var x=w.source,D=w.domain,b=w.val;return W.try(function(){if(!_(D,d))throw new Error("Method '"+l.name+"' domain "+JSON.stringify(Pn(w.domain)?w.domain.source:w.domain)+" does not match origin "+d+" in "+N(window));if(T.isProxyWindow(x))return x.matchWindow(f,{send:s}).then(function(S){if(!S)throw new Error("Method call '"+l.name+"' failed - proxy window does not match source in "+N(window))})}).then(function(){return b.apply({source:f,origin:d},l.args)},function(S){return W.try(function(){if(b.onError)return b.onError(S)}).then(function(){throw S.stack&&(S.stack="Remote call to "+v+"("+function(R){return R===void 0&&(R=[]),(y=R,[].slice.call(y)).map(function(P){return typeof P=="string"?"'"+P+"'":P===void 0?"undefined":P===null?"null":typeof P=="boolean"?P.toString():Array.isArray(P)?"[ ... ]":typeof P=="object"?"{ ... }":typeof P=="function"?"() => { ... }":"<"+typeof P+">"}).join(", ");var y}(l.args)+`) failed
5
+ `+o.stack,o},C.promise=function(){throw new Error("Promise serialization is not implemented; nothing to deserialize")},C.regex=function(n){return new RegExp(n)},C.date=function(n){return new Date(n)},C.array=function(n){return n},C.object=function(n){return n},C.string=function(n){return n},C.number=function(n){return n},C.boolean=function(n){return n},C.null=function(n){return n},C[void 0]=function(){},C),Mr={};new W(function(n){if(window.document&&window.document.body)return n(window.document.body);var t=setInterval(function(){if(window.document&&window.document.body)return clearInterval(t),n(window.document.body)},10)});function An(){for(var n=z("idToProxyWindow"),t=0,r=n.keys();t<r.length;t++){var e=r[t];n.get(e).shouldClean()&&n.del(e)}}function tr(n,t){var r=t.send,e=t.id,o=e===void 0?U():e,i=n.then(function(c){if(K(c))return vn(c).name}),a=n.then(function(c){if(F(c))throw new Error("Window is closed, can not determine type");return Cn(c)?"popup":"iframe"});i.catch(X),a.catch(X);var s=function(){return n.then(function(c){if(!F(c))return K(c)?vn(c).name:i})};return{id:o,getType:function(){return a},getInstanceID:Ir(function(){return n.then(function(c){return _n(c,{send:r})})}),close:function(){return n.then(Pr)},getName:s,focus:function(){return n.then(function(c){c.focus()})},isClosed:function(){return n.then(function(c){return F(c)})},setLocation:function(c,u){return u===void 0&&(u={}),n.then(function(h){var f=window.location.protocol+"//"+window.location.host,d=u.method,l=d===void 0?"get":d,m=u.body;if(c.indexOf("/")===0)c=""+f+c;else if(!c.match(/^https?:\/\//)&&c.indexOf(f)!==0)throw new Error("Expected url to be http or https url, or absolute path, got "+JSON.stringify(c));if(l==="post")return s().then(function(v){if(!v)throw new Error("Can not post to window without target name");(function(w){var x=w.url,D=w.target,b=w.body,S=w.method,R=S===void 0?"post":S,y=document.createElement("form");if(y.setAttribute("target",D),y.setAttribute("method",R),y.setAttribute("action",x),y.style.display="none",b)for(var P=0,B=Object.keys(b);P<B.length;P++){var A,fn=B[P],Nn=document.createElement("input");Nn.setAttribute("name",fn),Nn.setAttribute("value",(A=b[fn])==null?void 0:A.toString()),y.appendChild(Nn)}Yn().appendChild(y),y.submit(),Yn().removeChild(y)})({url:c,target:v,method:l,body:m})});if(l!=="get")throw new Error("Unsupported method: "+l);if(K(h))try{if(h.location&&typeof h.location.replace=="function"){h.location.replace(c);return}}catch{}h.location=c})},setName:function(c){return n.then(function(u){var h=K(u),f=Bn(u);if(!h)throw new Error("Can not set name for cross-domain window: "+c);vn(u).name=c,f&&f.setAttribute("name",c),i=W.resolve(c)})}}}var T=function(){function n(r){var e=r.send,o=r.win,i=r.serializedWindow;this.id=void 0,this.isProxyWindow=!0,this.serializedWindow=void 0,this.actualWindow=void 0,this.actualWindowPromise=void 0,this.send=void 0,this.name=void 0,this.actualWindowPromise=new W,this.serializedWindow=i||tr(this.actualWindowPromise,{send:e}),z("idToProxyWindow").set(this.getID(),this),o&&this.setWindow(o,{send:e})}var t=n.prototype;return t.getID=function(){return this.serializedWindow.id},t.getType=function(){return this.serializedWindow.getType()},t.isPopup=function(){return this.getType().then(function(r){return r==="popup"})},t.setLocation=function(r,e){var o=this;return this.serializedWindow.setLocation(r,e).then(function(){return o})},t.getName=function(){return this.serializedWindow.getName()},t.setName=function(r){var e=this;return this.serializedWindow.setName(r).then(function(){return e})},t.close=function(){var r=this;return this.serializedWindow.close().then(function(){return r})},t.focus=function(){var r=this,e=this.isPopup(),o=this.getName(),i=W.hash({isPopup:e,name:o}).then(function(s){var c=s.name;s.isPopup&&c&&window.open("",c,"noopener")}),a=this.serializedWindow.focus();return W.all([i,a]).then(function(){return r})},t.isClosed=function(){return this.serializedWindow.isClosed()},t.getWindow=function(){return this.actualWindow},t.setWindow=function(r,e){var o=e.send;this.actualWindow=r,this.actualWindowPromise.resolve(this.actualWindow),this.serializedWindow=tr(this.actualWindowPromise,{send:o,id:this.getID()}),j("winToProxyWindow").set(r,this)},t.awaitWindow=function(){return this.actualWindowPromise},t.matchWindow=function(r,e){var o=this,i=e.send;return W.try(function(){return o.actualWindow?r===o.actualWindow:W.hash({proxyInstanceID:o.getInstanceID(),knownWindowInstanceID:_n(r,{send:i})}).then(function(a){var s=a.proxyInstanceID===a.knownWindowInstanceID;return s&&o.setWindow(r,{send:i}),s})})},t.unwrap=function(){return this.actualWindow||this},t.getInstanceID=function(){return this.serializedWindow.getInstanceID()},t.shouldClean=function(){return!!(this.actualWindow&&F(this.actualWindow))},t.serialize=function(){return this.serializedWindow},n.unwrap=function(r){return n.isProxyWindow(r)?r.unwrap():r},n.serialize=function(r,e){var o=e.send;return An(),n.toProxyWindow(r,{send:o}).serialize()},n.deserialize=function(r,e){var o=e.send;return An(),z("idToProxyWindow").get(r.id)||new n({serializedWindow:r,send:o})},n.isProxyWindow=function(r){return!!(r&&!wn(r)&&r.isProxyWindow)},n.toProxyWindow=function(r,e){var o=e.send;if(An(),n.isProxyWindow(r))return r;var i=r;return j("winToProxyWindow").get(i)||new n({win:i,send:o})},n}();function Dn(n,t,r,e,o){var i=j("methodStore"),a=z("proxyWindowMethods");T.isProxyWindow(e)?a.set(n,{val:t,name:r,domain:o,source:e}):(a.del(n),i.getOrSet(e,function(){return{}})[n]={domain:o,name:r,val:t,source:e})}function er(n,t){var r=j("methodStore"),e=z("proxyWindowMethods");return r.getOrSet(n,function(){return{}})[t]||e.get(t)}function or(n,t,r,e,o){a=(i={on:o.on,send:o.send}).on,s=i.send,z("builtinListeners").getOrSet("functionCalls",function(){return a("postrobot_method",{domain:"*"},function(h){var f=h.source,d=h.origin,l=h.data,m=l.id,v=l.name,w=er(f,m);if(!w)throw new Error("Could not find method '"+v+"' with id: "+l.id+" in "+N(window));var x=w.source,D=w.domain,b=w.val;return W.try(function(){if(!_(D,d))throw new Error("Method '"+l.name+"' domain "+JSON.stringify(Pn(w.domain)?w.domain.source:w.domain)+" does not match origin "+d+" in "+N(window));if(T.isProxyWindow(x))return x.matchWindow(f,{send:s}).then(function(S){if(!S)throw new Error("Method call '"+l.name+"' failed - proxy window does not match source in "+N(window))})}).then(function(){return b.apply({source:f,origin:d},l.args)},function(S){return W.try(function(){if(b.onError)return b.onError(S)}).then(function(){throw S.stack&&(S.stack="Remote call to "+v+"("+function(R){return R===void 0&&(R=[]),(y=R,[].slice.call(y)).map(function(P){return typeof P=="string"?"'"+P+"'":P===void 0?"undefined":P===null?"null":typeof P=="boolean"?P.toString():Array.isArray(P)?"[ ... ]":typeof P=="object"?"{ ... }":typeof P=="function"?"() => { ... }":"<"+typeof P+">"}).join(", ");var y}(l.args)+`) failed
6
6
 
7
- `+S.stack),S})}).then(function(S){return{result:S,id:m,name:v}})})});var i,a,s,c=r.__id__||J();n=T.unwrap(n);var u=r.__name__||r.name||t;return typeof u=="string"&&typeof u.indexOf=="function"&&u.indexOf("anonymous::")===0&&(u=u.replace("anonymous::",t+"::")),T.isProxyWindow(n)?(Dn(c,r,u,n,e),n.awaitWindow().then(function(h){Dn(c,r,u,h,e)})):Dn(c,r,u,n,e),Q("cross_domain_function",{id:c,name:u})}function ir(n,e,r,t){var o,i=t.on,a=t.send;return function(s,c){c===void 0&&(c=Nr);var u=JSON.stringify(s,function(h){var f=this[h];if(In(this))return f;var d=rr(f);if(!d)return f;var l=c[d]||Rr[d];return l?l(f,h):f});return u===void 0?"undefined":u}(r,((o={}).promise=function(s,c){return function(u,h,f,d,l){return Q("cross_domain_zalgo_promise",{then:or(u,h,function(m,v){return f.then(m,v)},d,{on:l.on,send:l.send})})}(n,e,s,c,{on:i,send:a})},o.function=function(s,c){return or(n,e,s,c,{on:i,send:a})},o.object=function(s){return wn(s)||T.isProxyWindow(s)?Q("cross_domain_window",T.serialize(s,{send:a})):s},o))}function ar(n,e,r,t){var o,i=t.send;return function(a,s){if(s===void 0&&(s=Mr),a!=="undefined")return JSON.parse(a,function(c,u){if(In(this))return u;var h,f;if(In(u)?(h=u.__type__,f=u.__val__):(h=rr(u),f=u),!h)return f;var d=s[h]||jr[h];return d?d(f,c):f})}(r,((o={}).cross_domain_zalgo_promise=function(a){return function(s,c,u){return new W(u.then)}(0,0,a)},o.cross_domain_function=function(a){return function(s,c,u,h){var f=u.id,d=u.name,l=h.send,m=function(w){w===void 0&&(w={});function x(){var D=arguments;return T.toProxyWindow(s,{send:l}).awaitWindow().then(function(b){var S=tr(b,f);if(S&&S.val!==x)return S.val.apply({source:window,origin:N()},D);var R=[].slice.call(D);return w.fireAndForget?l(b,"postrobot_method",{id:f,name:d,args:R},{domain:c,fireAndForget:!0}):l(b,"postrobot_method",{id:f,name:d,args:R},{domain:c,fireAndForget:!1}).then(function(y){return y.data.result})}).catch(function(b){throw b})}return x.__name__=d,x.__origin__=c,x.__source__=s,x.__id__=f,x.origin=c,x},v=m();return v.fireAndForget=m({fireAndForget:!0}),v}(n,e,a,{send:i})},o.cross_domain_window=function(a){return T.deserialize(a,{send:i})},o))}var zn={};zn.postrobot_post_message=function(n,e,r){r.indexOf("file:")===0&&(r="*"),n.postMessage(e,r)};function Rn(n,e,r,t){var o=t.on,i=t.send;return W.try(function(){var a=j().getOrSet(n,function(){return{}});return a.buffer=a.buffer||[],a.buffer.push(r),a.flush=a.flush||W.flush().then(function(){if(F(n))throw new Error("Window is closed");var s=ir(n,e,((c={}).__post_robot_10_0_46__=a.buffer||[],c),{on:o,send:i}),c;delete a.buffer;for(var u=Object.keys(zn),h=[],f=0;f<u.length;f++){var d=u[f];try{zn[d](n,s,e)}catch(l){h.push(l)}}if(h.length===u.length)throw new Error(`All post-robot messaging strategies failed:
7
+ `+S.stack),S})}).then(function(S){return{result:S,id:m,name:v}})})});var i,a,s,c=r.__id__||U();n=T.unwrap(n);var u=r.__name__||r.name||e;return typeof u=="string"&&typeof u.indexOf=="function"&&u.indexOf("anonymous::")===0&&(u=u.replace("anonymous::",e+"::")),T.isProxyWindow(n)?(Dn(c,r,u,n,t),n.awaitWindow().then(function(h){Dn(c,r,u,h,t)})):Dn(c,r,u,n,t),Q("cross_domain_function",{id:c,name:u})}function ir(n,t,r,e){var o,i=e.on,a=e.send;return function(s,c){c===void 0&&(c=Nr);var u=JSON.stringify(s,function(h){var f=this[h];if(In(this))return f;var d=rr(f);if(!d)return f;var l=c[d]||Rr[d];return l?l(f,h):f});return u===void 0?"undefined":u}(r,((o={}).promise=function(s,c){return function(u,h,f,d,l){return Q("cross_domain_zalgo_promise",{then:or(u,h,function(m,v){return f.then(m,v)},d,{on:l.on,send:l.send})})}(n,t,s,c,{on:i,send:a})},o.function=function(s,c){return or(n,t,s,c,{on:i,send:a})},o.object=function(s){return wn(s)||T.isProxyWindow(s)?Q("cross_domain_window",T.serialize(s,{send:a})):s},o))}function ar(n,t,r,e){var o,i=e.send;return function(a,s){if(s===void 0&&(s=Mr),a!=="undefined")return JSON.parse(a,function(c,u){if(In(this))return u;var h,f;if(In(u)?(h=u.__type__,f=u.__val__):(h=rr(u),f=u),!h)return f;var d=s[h]||jr[h];return d?d(f,c):f})}(r,((o={}).cross_domain_zalgo_promise=function(a){return function(s,c,u){return new W(u.then)}(0,0,a)},o.cross_domain_function=function(a){return function(s,c,u,h){var f=u.id,d=u.name,l=h.send,m=function(w){w===void 0&&(w={});function x(){var D=arguments;return T.toProxyWindow(s,{send:l}).awaitWindow().then(function(b){var S=er(b,f);if(S&&S.val!==x)return S.val.apply({source:window,origin:N()},D);var R=[].slice.call(D);return w.fireAndForget?l(b,"postrobot_method",{id:f,name:d,args:R},{domain:c,fireAndForget:!0}):l(b,"postrobot_method",{id:f,name:d,args:R},{domain:c,fireAndForget:!1}).then(function(y){return y.data.result})}).catch(function(b){throw b})}return x.__name__=d,x.__origin__=c,x.__source__=s,x.__id__=f,x.origin=c,x},v=m();return v.fireAndForget=m({fireAndForget:!0}),v}(n,t,a,{send:i})},o.cross_domain_window=function(a){return T.deserialize(a,{send:i})},o))}var zn={};zn.postrobot_post_message=function(n,t,r){r.indexOf("file:")===0&&(r="*"),n.postMessage(t,r)};function Rn(n,t,r,e){var o=e.on,i=e.send;return W.try(function(){var a=j().getOrSet(n,function(){return{}});return a.buffer=a.buffer||[],a.buffer.push(r),a.flush=a.flush||W.flush().then(function(){if(F(n))throw new Error("Window is closed");var s=ir(n,t,((c={}).__post_robot_10_0_46__=a.buffer||[],c),{on:o,send:i}),c;delete a.buffer;for(var u=Object.keys(zn),h=[],f=0;f<u.length;f++){var d=u[f];try{zn[d](n,s,t)}catch(l){h.push(l)}}if(h.length===u.length)throw new Error(`All post-robot messaging strategies failed:
8
8
 
9
9
  `+h.map(function(l,m){return m+". "+un(l)}).join(`
10
10
 
11
- `))}),a.flush.then(function(){delete a.flush})}).then(X)}function ur(n){return z("responseListeners").get(n)}function cr(n){z("responseListeners").del(n)}function sr(n){return z("erroredResponseListeners").has(n)}function fr(n){var e=n.name,r=n.win,t=n.domain,o=j("requestListeners");if(r==="*"&&(r=null),t==="*"&&(t=null),!e)throw new Error("Name required to get request listener");for(var i=0,a=[r,yn()];i<a.length;i++){var s=a[i];if(s){var c=o.get(s);if(c){var u=c[e];if(u){if(t&&typeof t=="string"){if(u[t])return u[t];if(u.__domain_regex__)for(var h=0,f=u.__domain_regex__;h<f.length;h++){var d=f[h],l=d.listener;if(_(d.regex,t))return l}}if(u["*"])return u["*"]}}}}}function Cr(n,e,r,t){var o=t.on,i=t.send,a=fr({name:r.name,win:n,domain:e}),s=r.name==="postrobot_method"&&r.data&&typeof r.data.name=="string"?r.data.name+"()":r.name;function c(u,h,f){return W.flush().then(function(){if(!r.fireAndForget&&!F(n))try{return Rn(n,e,{id:J(),origin:N(window),type:"postrobot_message_response",hash:r.hash,name:r.name,ack:u,data:h,error:f},{on:o,send:i})}catch(d){throw new Error("Send response message failed for "+s+" in "+N()+`
11
+ `))}),a.flush.then(function(){delete a.flush})}).then(X)}function ur(n){return z("responseListeners").get(n)}function cr(n){z("responseListeners").del(n)}function sr(n){return z("erroredResponseListeners").has(n)}function fr(n){var t=n.name,r=n.win,e=n.domain,o=j("requestListeners");if(r==="*"&&(r=null),e==="*"&&(e=null),!t)throw new Error("Name required to get request listener");for(var i=0,a=[r,yn()];i<a.length;i++){var s=a[i];if(s){var c=o.get(s);if(c){var u=c[t];if(u){if(e&&typeof e=="string"){if(u[e])return u[e];if(u.__domain_regex__)for(var h=0,f=u.__domain_regex__;h<f.length;h++){var d=f[h],l=d.listener;if(_(d.regex,e))return l}}if(u["*"])return u["*"]}}}}}function Cr(n,t,r,e){var o=e.on,i=e.send,a=fr({name:r.name,win:n,domain:t}),s=r.name==="postrobot_method"&&r.data&&typeof r.data.name=="string"?r.data.name+"()":r.name;function c(u,h,f){return W.flush().then(function(){if(!r.fireAndForget&&!F(n))try{return Rn(n,t,{id:U(),origin:N(window),type:"postrobot_message_response",hash:r.hash,name:r.name,ack:u,data:h,error:f},{on:o,send:i})}catch(d){throw new Error("Send response message failed for "+s+" in "+N()+`
12
12
 
13
- `+un(d))}})}return W.all([W.flush().then(function(){if(!r.fireAndForget&&!F(n))try{return Rn(n,e,{id:J(),origin:N(window),type:"postrobot_message_ack",hash:r.hash,name:r.name},{on:o,send:i})}catch(u){throw new Error("Send ack message failed for "+s+" in "+N()+`
13
+ `+un(d))}})}return W.all([W.flush().then(function(){if(!r.fireAndForget&&!F(n))try{return Rn(n,t,{id:U(),origin:N(window),type:"postrobot_message_ack",hash:r.hash,name:r.name},{on:o,send:i})}catch(u){throw new Error("Send ack message failed for "+s+" in "+N()+`
14
14
 
15
- `+un(u))}}),W.try(function(){if(!a)throw new Error("No handler found for post message: "+r.name+" from "+e+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);return a.handler({source:n,origin:e,data:r.data})}).then(function(u){return c("success",u)},function(u){return c("error",null,u)})]).then(X).catch(function(u){if(a&&a.handleError)return a.handleError(u);throw u})}function Tr(n,e,r){if(!sr(r.hash)){var t=ur(r.hash);if(!t)throw new Error("No handler found for post message ack for message: "+r.name+" from "+e+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);try{if(!_(t.domain,e))throw new Error("Ack origin "+e+" does not match domain "+t.domain.toString());if(n!==t.win)throw new Error("Ack source does not match registered window")}catch(o){t.promise.reject(o)}t.ack=!0}}function Lr(n,e,r){if(!sr(r.hash)){var t=ur(r.hash);if(!t)throw new Error("No handler found for post message response for message: "+r.name+" from "+e+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);if(!_(t.domain,e))throw new Error("Response origin "+e+" does not match domain "+(o=t.domain,Array.isArray(o)?"("+o.join(" | ")+")":p(o)?"RegExp("+o.toString()+")":o.toString()));var o;if(n!==t.win)throw new Error("Response source does not match registered window");cr(r.hash),r.ack==="error"?t.promise.reject(r.error):r.ack==="success"&&t.promise.resolve({source:n,origin:e,data:r.data})}}function dr(n,e){var r=e.on,t=e.send,o=z("receivedMessages");try{if(!window||window.closed||!n.source)return}catch{return}var i=n.source,a=n.origin,s=function(h,f,d,l){var m=l.on,v=l.send,w;try{w=ar(f,d,h,{on:m,send:v})}catch{return}if(w&&typeof w=="object"&&w!==null){var x=w.__post_robot_10_0_46__;if(Array.isArray(x))return x}}(n.data,i,a,{on:r,send:t});if(s){nr(i);for(var c=0;c<s.length;c++){var u=s[c];if(o.has(u.id)||(o.set(u.id,!0),F(i)&&!u.fireAndForget))return;u.origin.indexOf("file:")===0&&(a="file://");try{u.type==="postrobot_message_request"?Cr(i,a,u,{on:r,send:t}):u.type==="postrobot_message_response"?Lr(i,a,u):u.type==="postrobot_message_ack"&&Tr(i,a,u)}catch(h){setTimeout(function(){throw h},0)}}}}function Z(n,e,r){if(!n)throw new Error("Expected name");if(typeof(e=e||{})=="function"&&(r=e,e={}),!r)throw new Error("Expected handler");var t=function o(i,a){var s=i.name,c=i.win,u=i.domain,h=j("requestListeners");if(!s||typeof s!="string")throw new Error("Name required to add request listener");if(c&&c!=="*"&&T.isProxyWindow(c)){var f=c.awaitWindow().then(function(A){return o({name:s,win:A,domain:u},a)});return{cancel:function(){f.then(function(A){return A.cancel()},X)}}}var d=c;if(Array.isArray(d)){for(var l=[],m=0,v=d;m<v.length;m++)l.push(o({name:s,domain:u,win:v[m]},a));return{cancel:function(){for(var A=0;A<l.length;A++)l[A].cancel()}}}if(Array.isArray(u)){for(var w=[],x=0,D=u;x<D.length;x++)w.push(o({name:s,win:d,domain:D[x]},a));return{cancel:function(){for(var A=0;A<w.length;A++)w[A].cancel()}}}var b=fr({name:s,win:d,domain:u});d&&d!=="*"||(d=yn());var S=(u=u||"*").toString();if(b)throw d&&u?new Error("Request listener already exists for "+s+" on domain "+u.toString()+" for "+(d===yn()?"wildcard":"specified")+" window"):d?new Error("Request listener already exists for "+s+" for "+(d===yn()?"wildcard":"specified")+" window"):u?new Error("Request listener already exists for "+s+" on domain "+u.toString()):new Error("Request listener already exists for "+s);var R=h.getOrSet(d,function(){return{}}),y=cn(R,s,function(){return{}}),P,B;return Pn(u)?(P=cn(y,"__domain_regex__",function(){return[]})).push(B={regex:u,listener:a}):y[S]=a,{cancel:function(){delete y[S],B&&(P.splice(P.indexOf(B,1)),P.length||delete y.__domain_regex__),Object.keys(y).length||delete R[s],d&&!Object.keys(R).length&&h.del(d)}}}({name:n,win:e.window,domain:e.domain||"*"},{handler:r||e.handler,handleError:e.errorHandler||function(o){throw o}});return{cancel:function(){t.cancel()}}}function Fr(n,e,r){typeof(e=e||{})=="function"&&(r=e,e={});var t=new W,o;return e.errorHandler=function(i){o.cancel(),t.reject(i)},o=Z(n,e,function(i){if(o.cancel(),t.resolve(i),r)return r(i)}),t.cancel=o.cancel,t}var q=function n(e,r,t,o){var i=(o=o||{}).domain||"*",a=o.timeout||-1,s=o.timeout||5e3,c=o.fireAndForget||!1;return T.toProxyWindow(e,{send:n}).awaitWindow().then(function(u){return W.try(function(){if(function(h,f,d){if(!h)throw new Error("Expected name");if(d&&typeof d!="string"&&!Array.isArray(d)&&!Pn(d))throw new TypeError("Can not send "+h+". Expected domain "+JSON.stringify(d)+" to be a string, array, or regex");if(F(f))throw new Error("Can not send "+h+". Target window is closed")}(r,u,i),function(h,f){var d=Fn(f);if(d)return d===h;if(f===h||function(v){v===void 0&&(v=window);try{if(v.top)return v.top}catch{}if(Y(v)===v)return v;try{if(Tn(window,v)&&window.top)return window.top}catch{}try{if(Tn(v,window)&&window.top)return window.top}catch{}for(var w=0,x=function b(S){for(var R=[],y=0,P=Ln(S);y<P.length;y++){var B=P[y];R.push(B);for(var A=0,fn=b(B);A<fn.length;A++)R.push(fn[A])}return R}(v);w<x.length;w++){var D=x[w];try{if(D.top)return D.top}catch{}if(Y(D)===D)return D}}(f)===f)return!1;for(var l=0,m=Ln(h);l<m.length;l++)if(m[l]===f)return!0;return!1}(window,u))return function(h,f,d){f===void 0&&(f=5e3),d===void 0&&(d="Window");var l=function(m){return j("helloPromises").getOrSet(m,function(){return new W})}(h);return f!==-1&&(l=l.timeout(f,new Error(d+" did not load after "+f+"ms"))),l}(u,s)}).then(function(h){return function(f,d,l,m){var v=m.send;return W.try(function(){return typeof d=="string"?d:W.try(function(){return l||On(f,{send:v}).then(function(w){return w.domain})}).then(function(w){if(!_(d,d))throw new Error("Domain "+Vn(d)+" does not match "+Vn(d));return w})})}(u,i,(h===void 0?{}:h).domain,{send:n})}).then(function(h){var f=h,d=r==="postrobot_method"&&t&&typeof t.name=="string"?t.name+"()":r,l=new W,m=r+"_"+J();if(!c){var v={name:r,win:u,domain:f,promise:l};(function(y,P){z("responseListeners").set(y,P)})(m,v);var w=j("requestPromises").getOrSet(u,function(){return[]});w.push(l),l.catch(function(){(function(y){z("erroredResponseListeners").set(y,!0)})(m),cr(m)});var x=function(y){return j("knownWindows").get(y,!1)}(u)?1e4:2e3,D=a,b=x,S=D,R=function(y,P){var B;return function A(){B=setTimeout(function(){(function(){if(F(u))return l.reject(new Error("Window closed for "+r+" before "+(v.ack?"response":"ack")));if(v.cancelled)return l.reject(new Error("Response listener was cancelled for "+r));b=Math.max(b-500,0),S!==-1&&(S=Math.max(S-500,0)),v.ack||b!==0?S===0&&l.reject(new Error("No response for postMessage "+d+" in "+N()+" in "+D+"ms")):l.reject(new Error("No ack for postMessage "+d+" in "+N()+" in "+x+"ms"))})(),A()},500)}(),{cancel:function(){clearTimeout(B)}}}();l.finally(function(){R.cancel(),w.splice(w.indexOf(l,1))}).catch(X)}return Rn(u,f,{id:J(),origin:N(window),type:"postrobot_message_request",hash:m,name:r,data:t,fireAndForget:c},{on:Z,send:n}).then(function(){return c?l.resolve():l},function(y){throw new Error("Send request message failed for "+d+" in "+N()+`
15
+ `+un(u))}}),W.try(function(){if(!a)throw new Error("No handler found for post message: "+r.name+" from "+t+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);return a.handler({source:n,origin:t,data:r.data})}).then(function(u){return c("success",u)},function(u){return c("error",null,u)})]).then(X).catch(function(u){if(a&&a.handleError)return a.handleError(u);throw u})}function Tr(n,t,r){if(!sr(r.hash)){var e=ur(r.hash);if(!e)throw new Error("No handler found for post message ack for message: "+r.name+" from "+t+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);try{if(!_(e.domain,t))throw new Error("Ack origin "+t+" does not match domain "+e.domain.toString());if(n!==e.win)throw new Error("Ack source does not match registered window")}catch(o){e.promise.reject(o)}e.ack=!0}}function Lr(n,t,r){if(!sr(r.hash)){var e=ur(r.hash);if(!e)throw new Error("No handler found for post message response for message: "+r.name+" from "+t+" in "+window.location.protocol+"//"+window.location.host+window.location.pathname);if(!_(e.domain,t))throw new Error("Response origin "+t+" does not match domain "+(o=e.domain,Array.isArray(o)?"("+o.join(" | ")+")":p(o)?"RegExp("+o.toString()+")":o.toString()));var o;if(n!==e.win)throw new Error("Response source does not match registered window");cr(r.hash),r.ack==="error"?e.promise.reject(r.error):r.ack==="success"&&e.promise.resolve({source:n,origin:t,data:r.data})}}function dr(n,t){var r=t.on,e=t.send,o=z("receivedMessages");try{if(!window||window.closed||!n.source)return}catch{return}var i=n.source,a=n.origin,s=function(h,f,d,l){var m=l.on,v=l.send,w;try{w=ar(f,d,h,{on:m,send:v})}catch{return}if(w&&typeof w=="object"&&w!==null){var x=w.__post_robot_10_0_46__;if(Array.isArray(x))return x}}(n.data,i,a,{on:r,send:e});if(s){nr(i);for(var c=0;c<s.length;c++){var u=s[c];if(o.has(u.id)||(o.set(u.id,!0),F(i)&&!u.fireAndForget))return;u.origin.indexOf("file:")===0&&(a="file://");try{u.type==="postrobot_message_request"?Cr(i,a,u,{on:r,send:e}):u.type==="postrobot_message_response"?Lr(i,a,u):u.type==="postrobot_message_ack"&&Tr(i,a,u)}catch(h){setTimeout(function(){throw h},0)}}}}function Z(n,t,r){if(!n)throw new Error("Expected name");if(typeof(t=t||{})=="function"&&(r=t,t={}),!r)throw new Error("Expected handler");var e=function o(i,a){var s=i.name,c=i.win,u=i.domain,h=j("requestListeners");if(!s||typeof s!="string")throw new Error("Name required to add request listener");if(c&&c!=="*"&&T.isProxyWindow(c)){var f=c.awaitWindow().then(function(A){return o({name:s,win:A,domain:u},a)});return{cancel:function(){f.then(function(A){return A.cancel()},X)}}}var d=c;if(Array.isArray(d)){for(var l=[],m=0,v=d;m<v.length;m++)l.push(o({name:s,domain:u,win:v[m]},a));return{cancel:function(){for(var A=0;A<l.length;A++)l[A].cancel()}}}if(Array.isArray(u)){for(var w=[],x=0,D=u;x<D.length;x++)w.push(o({name:s,win:d,domain:D[x]},a));return{cancel:function(){for(var A=0;A<w.length;A++)w[A].cancel()}}}var b=fr({name:s,win:d,domain:u});d&&d!=="*"||(d=yn());var S=(u=u||"*").toString();if(b)throw d&&u?new Error("Request listener already exists for "+s+" on domain "+u.toString()+" for "+(d===yn()?"wildcard":"specified")+" window"):d?new Error("Request listener already exists for "+s+" for "+(d===yn()?"wildcard":"specified")+" window"):u?new Error("Request listener already exists for "+s+" on domain "+u.toString()):new Error("Request listener already exists for "+s);var R=h.getOrSet(d,function(){return{}}),y=cn(R,s,function(){return{}}),P,B;return Pn(u)?(P=cn(y,"__domain_regex__",function(){return[]})).push(B={regex:u,listener:a}):y[S]=a,{cancel:function(){delete y[S],B&&(P.splice(P.indexOf(B,1)),P.length||delete y.__domain_regex__),Object.keys(y).length||delete R[s],d&&!Object.keys(R).length&&h.del(d)}}}({name:n,win:t.window,domain:t.domain||"*"},{handler:r||t.handler,handleError:t.errorHandler||function(o){throw o}});return{cancel:function(){e.cancel()}}}function Fr(n,t,r){typeof(t=t||{})=="function"&&(r=t,t={});var e=new W,o;return t.errorHandler=function(i){o.cancel(),e.reject(i)},o=Z(n,t,function(i){if(o.cancel(),e.resolve(i),r)return r(i)}),e.cancel=o.cancel,e}var q=function n(t,r,e,o){var i=(o=o||{}).domain||"*",a=o.timeout||-1,s=o.timeout||5e3,c=o.fireAndForget||!1;return T.toProxyWindow(t,{send:n}).awaitWindow().then(function(u){return W.try(function(){if(function(h,f,d){if(!h)throw new Error("Expected name");if(d&&typeof d!="string"&&!Array.isArray(d)&&!Pn(d))throw new TypeError("Can not send "+h+". Expected domain "+JSON.stringify(d)+" to be a string, array, or regex");if(F(f))throw new Error("Can not send "+h+". Target window is closed")}(r,u,i),function(h,f){var d=Fn(f);if(d)return d===h;if(f===h||function(v){v===void 0&&(v=window);try{if(v.top)return v.top}catch{}if(Y(v)===v)return v;try{if(Tn(window,v)&&window.top)return window.top}catch{}try{if(Tn(v,window)&&window.top)return window.top}catch{}for(var w=0,x=function b(S){for(var R=[],y=0,P=Ln(S);y<P.length;y++){var B=P[y];R.push(B);for(var A=0,fn=b(B);A<fn.length;A++)R.push(fn[A])}return R}(v);w<x.length;w++){var D=x[w];try{if(D.top)return D.top}catch{}if(Y(D)===D)return D}}(f)===f)return!1;for(var l=0,m=Ln(h);l<m.length;l++)if(m[l]===f)return!0;return!1}(window,u))return function(h,f,d){f===void 0&&(f=5e3),d===void 0&&(d="Window");var l=function(m){return j("helloPromises").getOrSet(m,function(){return new W})}(h);return f!==-1&&(l=l.timeout(f,new Error(d+" did not load after "+f+"ms"))),l}(u,s)}).then(function(h){return function(f,d,l,m){var v=m.send;return W.try(function(){return typeof d=="string"?d:W.try(function(){return l||On(f,{send:v}).then(function(w){return w.domain})}).then(function(w){if(!_(d,d))throw new Error("Domain "+Vn(d)+" does not match "+Vn(d));return w})})}(u,i,(h===void 0?{}:h).domain,{send:n})}).then(function(h){var f=h,d=r==="postrobot_method"&&e&&typeof e.name=="string"?e.name+"()":r,l=new W,m=r+"_"+U();if(!c){var v={name:r,win:u,domain:f,promise:l};(function(y,P){z("responseListeners").set(y,P)})(m,v);var w=j("requestPromises").getOrSet(u,function(){return[]});w.push(l),l.catch(function(){(function(y){z("erroredResponseListeners").set(y,!0)})(m),cr(m)});var x=function(y){return j("knownWindows").get(y,!1)}(u)?1e4:2e3,D=a,b=x,S=D,R=function(y,P){var B;return function A(){B=setTimeout(function(){(function(){if(F(u))return l.reject(new Error("Window closed for "+r+" before "+(v.ack?"response":"ack")));if(v.cancelled)return l.reject(new Error("Response listener was cancelled for "+r));b=Math.max(b-500,0),S!==-1&&(S=Math.max(S-500,0)),v.ack||b!==0?S===0&&l.reject(new Error("No response for postMessage "+d+" in "+N()+" in "+D+"ms")):l.reject(new Error("No ack for postMessage "+d+" in "+N()+" in "+x+"ms"))})(),A()},500)}(),{cancel:function(){clearTimeout(B)}}}();l.finally(function(){R.cancel(),w.splice(w.indexOf(l,1))}).catch(X)}return Rn(u,f,{id:U(),origin:N(window),type:"postrobot_message_request",hash:m,name:r,data:e,fireAndForget:c},{on:Z,send:n}).then(function(){return c?l.resolve():l},function(y){throw new Error("Send request message failed for "+d+" in "+N()+`
16
16
 
17
- `+un(y))})})})};function Br(n,e,r){return ir(n,e,r,{on:Z,send:q})}function Hr(n,e,r){return ar(n,e,r,{on:Z,send:q})}function Jr(n){return new T({send:q,win:n})}function Ur(n){return T.toProxyWindow(n,{send:q})}function hr(){sn().initialized||(sn().initialized=!0,e=(n={on:Z,send:q}).on,r=n.send,(t=sn()).receiveMessage=t.receiveMessage||function(o){return dr(o,{on:e,send:r})},function(o){var i=o.on,a=o.send;z().getOrSet("postMessageListener",function(){return function(s,c,u){return s.addEventListener("message",u),{cancel:function(){s.removeEventListener("message",u)}}}(window,0,function(s){(function(c,u){var h=u.on,f=u.send;W.try(function(){var d=c.source||c.sourceElement,l=c.origin||c.originalEvent&&c.originalEvent.origin,m=c.data;if(l==="null"&&(l="file://"),d){if(!l)throw new Error("Post message did not have origin domain");dr({source:d,origin:l,data:m},{on:h,send:f})}})})(s,{on:i,send:a})})})}({on:Z,send:q}),function(o){var i=o.on,a=o.send;z("builtinListeners").getOrSet("helloListener",function(){var s=i("postrobot_hello",{domain:"*"},function(u){return $n(u.source,{domain:u.origin}),{instanceID:Qn()}}),c=Fn();return c&&On(c,{send:a}).catch(function(u){}),s})}({on:Z,send:q}));var n,e,r,t}function Gr(){(function(){for(var e=z("responseListeners"),r=0,t=e.keys();r<t.length;r++){var o=t[r],i=e.get(o);i&&(i.cancelled=!0),e.del(o)}})(),(n=z().get("postMessageListener"))&&n.cancel();var n;delete window.__post_robot_10_0_46__}var Zr=!0;function qr(n){for(var e=0,r=j("requestPromises").get(n,[]);e<r.length;e++)r[e].reject(new Error("Window "+(F(n)?"closed":"cleaned up")+" before response")).catch(X)}hr()}])})})(Mn);var pr=Mn.exports;(function(I){I.exports=pr,I.exports.default=I.exports})(jn);var gr=jn.exports;const Wn=mr(gr);function yr(I){Wn.on("mounted",()=>{I()})}function Er(I){Wn.send(I.contentWindow,"ready")}function Wr(I,G){Wn.send(I.contentWindow,"config",G)}class xr{constructor({userEmail:G=void 0,companyName:$=void 0}){En(this,"iframe");En(this,"userEmail");En(this,"companyName");this.iframe=vr(),this.userEmail=G,this.companyName=$,yr(this.initialize.bind(this))}initialize(){Wr(this.iframe,{userEmail:this.userEmail,companyName:this.companyName}),Er(this.iframe)}}return xr});
17
+ `+un(y))})})})};function Br(n,t,r){return ir(n,t,r,{on:Z,send:q})}function Hr(n,t,r){return ar(n,t,r,{on:Z,send:q})}function Jr(n){return new T({send:q,win:n})}function Ur(n){return T.toProxyWindow(n,{send:q})}function hr(){sn().initialized||(sn().initialized=!0,t=(n={on:Z,send:q}).on,r=n.send,(e=sn()).receiveMessage=e.receiveMessage||function(o){return dr(o,{on:t,send:r})},function(o){var i=o.on,a=o.send;z().getOrSet("postMessageListener",function(){return function(s,c,u){return s.addEventListener("message",u),{cancel:function(){s.removeEventListener("message",u)}}}(window,0,function(s){(function(c,u){var h=u.on,f=u.send;W.try(function(){var d=c.source||c.sourceElement,l=c.origin||c.originalEvent&&c.originalEvent.origin,m=c.data;if(l==="null"&&(l="file://"),d){if(!l)throw new Error("Post message did not have origin domain");dr({source:d,origin:l,data:m},{on:h,send:f})}})})(s,{on:i,send:a})})})}({on:Z,send:q}),function(o){var i=o.on,a=o.send;z("builtinListeners").getOrSet("helloListener",function(){var s=i("postrobot_hello",{domain:"*"},function(u){return $n(u.source,{domain:u.origin}),{instanceID:Qn()}}),c=Fn();return c&&On(c,{send:a}).catch(function(u){}),s})}({on:Z,send:q}));var n,t,r,e}function Gr(){(function(){for(var t=z("responseListeners"),r=0,e=t.keys();r<e.length;r++){var o=e[r],i=t.get(o);i&&(i.cancelled=!0),t.del(o)}})(),(n=z().get("postMessageListener"))&&n.cancel();var n;delete window.__post_robot_10_0_46__}var Zr=!0;function qr(n){for(var t=0,r=j("requestPromises").get(n,[]);t<r.length;t++)r[t].reject(new Error("Window "+(F(n)?"closed":"cleaned up")+" before response")).catch(X)}hr()}])})})(Mn);var pr=Mn.exports;(function(I){I.exports=pr,I.exports.default=I.exports})(jn);var gr=jn.exports;const Wn=mr(gr);function yr(I){Wn.on("mounted",()=>{I()})}function Er(I){Wn.send(I.contentWindow,"ready")}function Wr(I,J){Wn.send(I.contentWindow,"config",J)}class xr{constructor({userEmail:J=void 0,companyName:$=void 0}){En(this,"iframe");En(this,"userEmail");En(this,"companyName");this.iframe=vr(),this.userEmail=J,this.companyName=$,yr(this.initialize.bind(this))}initialize(){Wr(this.iframe,{userEmail:this.userEmail,companyName:this.companyName}),Er(this.iframe)}}return xr});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soyio/soyio-widget",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "type": "module",
5
5
  "main": "./dist/index.umd.cjs",
6
6
  "module": "./dist/index.js",