@brainfish-ai/widgets-initiator 1.7.0-alpha.8 → 1.7.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web.js CHANGED
@@ -1,42 +1,42 @@
1
- var $e = Object.defineProperty, We = Object.defineProperties;
2
- var Ke = Object.getOwnPropertyDescriptors;
1
+ var je = Object.defineProperty, Fe = Object.defineProperties;
2
+ var Le = Object.getOwnPropertyDescriptors;
3
3
  var ge = Object.getOwnPropertySymbols;
4
- var De = Object.prototype.hasOwnProperty, He = Object.prototype.propertyIsEnumerable;
5
- var F = (a, t, n) => t in a ? $e(a, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : a[t] = n, L = (a, t) => {
4
+ var We = Object.prototype.hasOwnProperty, $e = Object.prototype.propertyIsEnumerable;
5
+ var L = (a, t, n) => t in a ? je(a, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : a[t] = n, W = (a, t) => {
6
6
  for (var n in t || (t = {}))
7
- De.call(t, n) && F(a, n, t[n]);
7
+ We.call(t, n) && L(a, n, t[n]);
8
8
  if (ge)
9
9
  for (var n of ge(t))
10
- He.call(t, n) && F(a, n, t[n]);
10
+ $e.call(t, n) && L(a, n, t[n]);
11
11
  return a;
12
- }, $ = (a, t) => We(a, Ke(t));
13
- var S = (a, t, n) => F(a, typeof t != "symbol" ? t + "" : t, n);
14
- var b = (a, t, n) => new Promise((s, o) => {
15
- var r = (d) => {
12
+ }, $ = (a, t) => Fe(a, Le(t));
13
+ var S = (a, t, n) => L(a, typeof t != "symbol" ? t + "" : t, n);
14
+ var m = (a, t, n) => new Promise((s, i) => {
15
+ var r = (l) => {
16
16
  try {
17
- i(n.next(d));
18
- } catch (l) {
19
- o(l);
17
+ d(n.next(l));
18
+ } catch (o) {
19
+ i(o);
20
20
  }
21
- }, e = (d) => {
21
+ }, e = (l) => {
22
22
  try {
23
- i(n.throw(d));
24
- } catch (l) {
25
- o(l);
23
+ d(n.throw(l));
24
+ } catch (o) {
25
+ i(o);
26
26
  }
27
- }, i = (d) => d.done ? s(d.value) : Promise.resolve(d.value).then(r, e);
28
- i((n = n.apply(a, t)).next());
27
+ }, d = (l) => l.done ? s(l.value) : Promise.resolve(l.value).then(r, e);
28
+ d((n = n.apply(a, t)).next());
29
29
  });
30
- var k, D;
30
+ var C, q;
31
31
  (function() {
32
32
  try {
33
33
  var a = typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, t = new a.Error().stack;
34
- t && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[t] = "7c753b14-8b80-484d-bbb3-5b506f7d1f49", a._sentryDebugIdIdentifier = "sentry-dbid-7c753b14-8b80-484d-bbb3-5b506f7d1f49");
34
+ t && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[t] = "7ac6481a-ccb9-412b-a4dc-a648fae19c84", a._sentryDebugIdIdentifier = "sentry-dbid-7ac6481a-ccb9-412b-a4dc-a648fae19c84");
35
35
  } catch (n) {
36
36
  }
37
- })(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "8a3a404ac565df533fcdadb2d8643b8a71d2ced6" }, function(a) {
37
+ })(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "5ca6b9ddacf948ca3f64e6093a061beff0894c1e" }, function(a) {
38
38
  a.Sidebar = "sidebar", a.Searchbar = "searchbar";
39
- }(k || (k = {})), k.Sidebar, k.Searchbar;
39
+ }(C || (C = {})), C.Sidebar, C.Searchbar;
40
40
  class se extends Error {
41
41
  constructor(n, s) {
42
42
  super(n, s);
@@ -50,142 +50,154 @@ Caused by: ` + this.cause.stack);
50
50
  }
51
51
  (function(a) {
52
52
  a.LINK = "link", a.CALLBACK = "callback", a.EMAIL = "email", a.PHONE = "phone";
53
- })(D || (D = {}));
53
+ })(q || (q = {}));
54
54
  const x = (a, t, n, s) => {
55
- let o = n, r = {};
55
+ let i = n, r = {};
56
56
  if (t instanceof Error) try {
57
- r = JSON.parse(t.message), o += ` - ${r.message || t.message}`;
57
+ r = JSON.parse(t.message), i += ` - ${r.message || t.message}`;
58
58
  } catch (e) {
59
- o += ` - ${t.message}`;
59
+ i += ` - ${t.message}`;
60
60
  }
61
- else o += ` - ${String(t)}`;
62
- ((e, i, d) => {
61
+ else i += ` - ${String(t)}`;
62
+ ((e, d, l) => {
63
63
  if (!navigator || navigator.userAgent.toLowerCase().includes("headless")) return;
64
- const l = i.toJSON();
65
- fetch(`${e || "https://app.brainfi.sh"}/api/trackError.widget.create`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": d }, body: JSON.stringify({ error: `WebWidgetVersion: 1.7.0-alpha.8. ${i.message}`, stack: i.stack, cause: { message: l.message, stack: l.stack, cause: l.cause } }) });
66
- })(a, new se(o, { cause: r }), s);
67
- }, Ne = (a) => b(void 0, null, function* () {
64
+ const o = d.toJSON();
65
+ fetch(`${e || "https://app.brainfi.sh"}/api/trackError.widget.create`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": l }, body: JSON.stringify({ error: `WebWidgetVersion: 1.7.1-alpha.1. ${d.message}`, stack: d.stack, cause: { message: o.message, stack: o.stack, cause: o.cause } }) });
66
+ })(a, new se(i, { cause: r }), s);
67
+ }, He = (a) => m(void 0, null, function* () {
68
68
  let { widgetKey: t, apiHost: n } = a;
69
- return function(s, o, r) {
70
- return b(this, null, function* () {
71
- let e, i = 0;
72
- for (; i < 3; ) try {
73
- const d = yield fetch(`${s}${o}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": r } });
74
- if (!d.ok) throw new Error(`API call failed with status: ${d.status}`);
75
- const l = yield d.json();
76
- if (!l) throw new Error("Error loading config: empty response");
77
- return l;
78
- } catch (d) {
79
- if (e = d, i++, i >= 3) throw x(s, d, "Error fetching config", r), e;
80
- yield new Promise((l) => setTimeout(l, 500));
69
+ return function(s, i, r) {
70
+ return m(this, null, function* () {
71
+ let e, d = 0;
72
+ for (; d < 3; ) try {
73
+ const l = yield fetch(`${s}${i}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": r } });
74
+ if (!l.ok) throw new Error(`API call failed with status: ${l.status}`);
75
+ const o = yield l.json();
76
+ if (!o) throw new Error("Error loading config: empty response");
77
+ return o;
78
+ } catch (l) {
79
+ if (e = l, d++, d >= 3) throw x(s, l, "Error fetching config", r), e;
80
+ yield new Promise((o) => setTimeout(o, 500));
81
81
  }
82
82
  });
83
83
  }(n, "/api/searchWidgets.getConfigByKey", t);
84
- }), ze = (a) => {
84
+ }), Ke = (a) => {
85
85
  let { config: t, apiKey: n, apiHost: s } = a;
86
- const o = t.settings || {};
86
+ const i = t.settings || {};
87
87
  return ["bodyActionButtons", "footerActionButtons", "nextBestActions"].forEach((r) => {
88
- o[r] && (o[r] = o[r].map((e) => e.type === D.CALLBACK && e.value ? $(L({}, e), { value: new Function(`return ${e.value}`)() }) : e));
89
- }), $(L({}, t), { settings: o, apiHost: s, widgetMode: t.widgetType, apiKey: n });
90
- }, de = (a) => (a == null ? void 0 : a.apiHost) || "https://app.brainfi.sh", W = (() => {
88
+ i[r] && (i[r] = i[r].map((e) => e.type === q.CALLBACK && e.value ? $(W({}, e), { value: new Function(`return ${e.value}`)() }) : e));
89
+ }), $(W({}, t), { settings: i, apiHost: s, widgetMode: t.widgetType, apiKey: n });
90
+ }, de = (a) => (a == null ? void 0 : a.apiHost) || "https://app.brainfi.sh", H = (() => {
91
91
  if (typeof window == "undefined") return;
92
92
  const a = window.navigator.userAgent;
93
93
  if (!(a.match(/iPad/i) || a.match(/iPhone/i))) return !1;
94
94
  const t = a.match(/OS (\d+)_/i);
95
95
  return t && parseInt(t[1], 10) <= 14;
96
- })(), qe = (a) => b(void 0, null, function* () {
96
+ })(), qe = (a) => m(void 0, null, function* () {
97
97
  let { apiHost: t, widgetKey: n, version: s } = a;
98
98
  try {
99
- const o = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${s}/dist/web.js`, r = W ? o.replace("web.js", "web.umd.js") : o;
100
- return { widget: yield ((i) => b(void 0, null, function* () {
101
- return document.getElementById("brainfish-widget") ? window.Brainfish : new Promise((d, l) => {
102
- const f = document.createElement("script");
103
- f.id = "brainfish-widget", f.src = i, f.type = W ? "text/javascript" : "module", f.async = !0, f.crossOrigin = "anonymous", f.onload = () => {
99
+ const i = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${s}/dist/web.js`, r = H ? i.replace("web.js", "web.umd.js") : i;
100
+ return { widget: yield ((d) => m(void 0, null, function* () {
101
+ return document.getElementById("brainfish-widget") ? window.Brainfish : new Promise((l, o) => {
102
+ const u = document.createElement("script");
103
+ u.id = "brainfish-widget", u.src = d, u.type = H ? "text/javascript" : "module", u.async = !0, u.crossOrigin = "anonymous", u.onload = () => {
104
104
  setTimeout(() => {
105
105
  const c = window.Brainfish;
106
- c ? d(c) : l(new Error("Failed to load Brainfish module"));
106
+ c ? l(c) : o(new Error("Failed to load Brainfish module"));
107
107
  }, 200);
108
- }, f.onerror = (c) => {
109
- const u = c, g = { message: `Failed to load script: ${i}`, type: u.type, fileName: u.filename, lineNumber: u.lineno, columnNumber: u.colno, error: u.error ? u.error.toString() : "Unknown error" };
110
- l(new Error(JSON.stringify(g)));
111
- }, W || document.head.appendChild(f);
108
+ }, u.onerror = (c) => {
109
+ const f = c, g = { message: `Failed to load script: ${d}`, type: f.type, fileName: f.filename, lineNumber: f.lineno, columnNumber: f.colno, error: f.error ? f.error.toString() : "Unknown error" };
110
+ o(new Error(JSON.stringify(g)));
111
+ }, H || document.head.appendChild(u);
112
112
  });
113
113
  }))(r) };
114
- } catch (o) {
115
- x(t, o, o.message, n);
114
+ } catch (i) {
115
+ x(t, i, i.message, n);
116
116
  }
117
- }), he = /* @__PURE__ */ new Set(), Re = (a, t) => b(void 0, null, function* () {
117
+ }), he = /* @__PURE__ */ new Set(), ze = (a, t) => m(void 0, null, function* () {
118
118
  const n = de(a.overrides);
119
119
  try {
120
120
  if (he.has(a.widgetKey)) return;
121
121
  const s = yield qe({ apiHost: n, widgetKey: a.widgetKey, version: t.version || "latest" });
122
122
  if (s) {
123
- const { widget: o } = s, r = ze({ config: t, apiKey: a.widgetKey, apiHost: n });
123
+ const { widget: i } = s, r = Ke({ config: t, apiKey: a.widgetKey, apiHost: n });
124
124
  return a.overrides && t.settings && Object.entries(a.overrides).forEach((e) => {
125
- let [i, d] = e;
126
- t.settings && i in t.settings && (t.settings[i] = function() {
127
- let l = arguments.length > 1 ? arguments[1] : void 0;
128
- const f = new Map((arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : []).map((c) => [c.label, c]));
129
- return l.forEach((c) => f.set(c.label, c)), Array.from(f.values());
130
- }(t.settings[i], d));
131
- }), function(e, i) {
132
- i.widgetType === k.Searchbar || i.widgetType === "Search" ? e.SearchWidget.initStandard(i) : e.HelpWidget.initPopup(i);
133
- }(o, r), he.add(a.widgetKey), o;
125
+ let [d, l] = e;
126
+ t.settings && d in t.settings && (t.settings[d] = function() {
127
+ let o = arguments.length > 1 ? arguments[1] : void 0;
128
+ const u = new Map((arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : []).map((c) => [c.label, c]));
129
+ return o.forEach((c) => u.set(c.label, c)), Array.from(u.values());
130
+ }(t.settings[d], l));
131
+ }), function(e, d) {
132
+ d.widgetType === C.Searchbar || d.widgetType === "Search" ? e.SearchWidget.initStandard(d) : e.HelpWidget.initPopup(d);
133
+ }(i, r), he.add(a.widgetKey), i;
134
134
  }
135
135
  } catch (s) {
136
136
  x(n, s, s.message, a.widgetKey);
137
137
  }
138
138
  });
139
139
  let me = !1;
140
- const Ye = function(s, o, r) {
141
- return b(this, arguments, function* (a, t, n) {
142
- let e = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "", i = arguments.length > 4 && arguments[4] !== void 0 && arguments[4];
140
+ const Ne = function(s, i, r) {
141
+ return m(this, arguments, function* (a, t, n) {
142
+ let e = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "", d = arguments.length > 4 && arguments[4] !== void 0 && arguments[4];
143
143
  if (t || x(n, new Error("Access key is required"), "Access key is required", a), !me) try {
144
- const d = (() => {
144
+ const l = (() => {
145
145
  if (typeof window == "undefined" || typeof navigator == "undefined") return !1;
146
- const f = navigator, c = window, u = (f.doNotTrack || c.doNotTrack || f.msDoNotTrack || "0").toString().toLowerCase();
147
- return ["1", "yes", "true"].includes(u);
146
+ const o = navigator, u = window, c = (o.doNotTrack || u.doNotTrack || o.msDoNotTrack || "0").toString().toLowerCase();
147
+ return ["1", "yes", "true"].includes(c);
148
148
  })();
149
- window.BrainfishAnalytics("init", { apiUrl: e, accessKey: t, trackScreenViews: !d, trackAttributes: !d, trackOutgoingLinks: !d, enableRecording: !d && i });
150
- const l = window.BrainfishAnalytics;
151
- window.BrainfishAnalytics = function() {
152
- for (var f = arguments.length, c = new Array(f), u = 0; u < f; u++) c[u] = arguments[u];
153
- var g;
154
- return c[0] === "identify" && (g = c[1], window.dispatchEvent(new CustomEvent("brainfish:identify", { detail: g }))), l.apply(this, c);
155
- }, me = !0, yield ((f, c) => b(this, null, function* () {
149
+ window.BrainfishAnalytics("init", { apiUrl: e, accessKey: t, trackScreenViews: !l, trackAttributes: !l, trackOutgoingLinks: !l, enableRecording: !l && d }), me = !0, yield ((o, u) => m(this, null, function* () {
156
150
  if (document.getElementById("brainfish-analytics")) return window.BrainfishAnalytics;
157
- const u = document.createElement("script");
158
- u.id = "brainfish-analytics", u.src = "https://cdn.jsdelivr.net/npm/@brainfish-ai/web-tracker@latest/dist/tracker.js", u.type = "module", u.async = !0, u.crossOrigin = "anonymous", u.onerror = () => {
159
- x(f, new Error(`Failed to load script: ${u.src}`), `Failed to load script: ${u.src}`, c);
160
- }, document.head.appendChild(u);
151
+ const c = document.createElement("script");
152
+ c.id = "brainfish-analytics", c.src = "https://cdn.jsdelivr.net/npm/@brainfish-ai/web-tracker@0.0.8-alpha.0/dist/tracker.js", c.type = "module", c.async = !0, c.crossOrigin = "anonymous", c.onerror = () => {
153
+ x(o, new Error(`Failed to load script: ${c.src}`), `Failed to load script: ${c.src}`, u);
154
+ }, document.head.appendChild(c);
161
155
  }))(n, a);
162
- } catch (d) {
163
- x(n, d, "Failed to initialize BrainfishAnalytics", a);
156
+ } catch (l) {
157
+ x(n, l, "Failed to initialize BrainfishAnalytics", a);
164
158
  }
165
159
  });
166
160
  };
167
- function T(a, t) {
161
+ function M(a, t) {
168
162
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
169
163
  const s = document.createElement(a);
170
- return s.className = t, Object.entries(n).forEach((o) => {
171
- let [r, e] = o;
164
+ return s.className = t, Object.entries(n).forEach((i) => {
165
+ let [r, e] = i;
172
166
  s.setAttribute(r, e);
173
167
  }), s;
174
168
  }
175
- const C = "bf-iframe-container", xe = "trigger-iframe", j = "bf-trigger-button";
176
- class v {
169
+ const j = "bf-iframe-container", F = "bf-trigger-button";
170
+ class b {
177
171
  static get isWidgetOpen() {
178
172
  return this.isOpen;
179
173
  }
180
- static initialize(t, n) {
181
- this.button = t, this.icon = n, t.addEventListener("click", () => this.toggleIframeVisibility());
174
+ static initialize(t) {
175
+ var n;
176
+ let { button: s, icon: i, isButtonHidden: r } = t;
177
+ this.button = s || null, this.icon = i || null, this.isButtonHidden = r || !1, s && s.addEventListener("click", () => this.toggleIframeVisibility()), (n = window.Brainfish) !== null && n !== void 0 && n.HelpWidget && (window.Brainfish.HelpWidget.close = () => this.closeWidget(), window.Brainfish.HelpWidget.open = () => this.openWidget());
182
178
  }
183
179
  static toggleIframeVisibility() {
184
- if (!this.button || !this.icon) return;
185
- this.isOpen = !this.isOpen;
186
- const t = this.icon.querySelector(".fish-icon"), n = this.icon.querySelector(".close-icon"), s = document.querySelector(".bf-iframe-container"), o = s == null ? void 0 : s.querySelector("iframe");
187
- var r;
188
- this.isOpen ? (s == null || s.classList.add("open"), s == null || s.setAttribute("aria-hidden", "false"), this.button.setAttribute("aria-expanded", "true"), t.classList.remove("visible"), n.classList.add("visible"), o == null || (r = o.contentWindow) === null || r === void 0 || r.postMessage({ type: "FOCUS_SEARCH_FIELD" }, "*"), window.BrainfishAnalytics("track", "Open Widget"), document.body.clientWidth <= 576 && this.hideTriggerButton()) : (s == null || s.classList.remove("open"), s == null || s.setAttribute("aria-hidden", "true"), this.button.setAttribute("aria-expanded", "false"), n.classList.remove("visible"), t.classList.add("visible"), this.showTriggerButton(), window.BrainfishAnalytics("track", "Close Widget"));
180
+ this.isOpen = !this.isOpen, this.isOpen ? this.openWidget() : this.closeWidget();
181
+ }
182
+ static openWidget() {
183
+ var t;
184
+ this.isOpen = !0;
185
+ const n = document.querySelector(".bf-iframe-container"), s = n == null ? void 0 : n.querySelector("iframe");
186
+ if (n == null || n.classList.add("open"), n == null || n.setAttribute("aria-hidden", "false"), s == null || (t = s.contentWindow) === null || t === void 0 || t.postMessage({ type: "FOCUS_SEARCH_FIELD" }, "*"), this.button && this.icon) {
187
+ const i = this.icon.querySelector(".fish-icon"), r = this.icon.querySelector(".close-icon");
188
+ this.button.setAttribute("aria-expanded", "true"), i.classList.remove("visible"), r.classList.add("visible"), document.body.clientWidth <= 576 && this.hideTriggerButton();
189
+ }
190
+ window.BrainfishAnalytics("track", "Open Widget");
191
+ }
192
+ static closeWidget() {
193
+ this.isOpen = !1;
194
+ const t = document.querySelector(".bf-iframe-container");
195
+ if (t == null || t.classList.remove("open"), t == null || t.setAttribute("aria-hidden", "true"), this.button && this.icon) {
196
+ this.button.setAttribute("aria-expanded", "false");
197
+ const n = this.icon.querySelector(".fish-icon"), s = this.icon.querySelector(".close-icon");
198
+ n.classList.add("visible"), s.classList.remove("visible"), document.body.clientWidth <= 576 && this.showTriggerButton();
199
+ }
200
+ window.BrainfishAnalytics("track", "Close Widget");
189
201
  }
190
202
  static showTriggerButton() {
191
203
  var t;
@@ -196,110 +208,110 @@ class v {
196
208
  (t = this.button) === null || t === void 0 || t.classList.add("hidden");
197
209
  }
198
210
  }
199
- S(v, "isOpen", !1), S(v, "button", null), S(v, "icon", null);
200
- function Je(a) {
201
- let { widgetHost: t, apiHost: n, widgetKey: s, signal: o } = a;
211
+ S(b, "isOpen", !1), S(b, "button", null), S(b, "icon", null), S(b, "isButtonHidden", !1);
212
+ function Re(a) {
213
+ let { widgetHost: t, apiHost: n, widgetKey: s, signal: i } = a;
202
214
  window.addEventListener("message", (r) => {
203
215
  if (r.origin !== t) return;
204
216
  const { type: e } = r.data;
205
217
  if (e === "TOGGLE_WIDGET_SIZE" && function() {
206
- const i = document.querySelector(`.${C}`);
207
- i.classList.contains("expanded") ? i.classList.remove("expanded") : i.classList.add("expanded");
218
+ const d = document.querySelector(`.${j}`);
219
+ d.classList.contains("expanded") ? d.classList.remove("expanded") : d.classList.add("expanded");
208
220
  }(), e === "TRACK_EVENT") {
209
221
  if (!window.BrainfishAnalytics) return;
210
- const { eventName: i, data: d } = r.data;
211
- window.BrainfishAnalytics("track", i, d);
222
+ const { eventName: d, data: l } = r.data;
223
+ window.BrainfishAnalytics("track", d, l);
212
224
  }
213
- if (e === "CLOSE_WIDGET" && (window.BrainfishAnalytics("track", "Close Widget"), v.toggleIframeVisibility()), e === "NEXT_BEST_ACTION_CLICKED") {
214
- const { action: i, searchQueryId: d, query: l, answer: f } = r.data, c = { action: i, searchQueryId: d };
215
- if (!["function", "callback"].includes(i.type)) return void console.error("Invalid action type", i);
216
- if (window.__bfCallbacks = window.__bfCallbacks || {}, window.__bfCallbacks[i.id]) return void window.__bfCallbacks[i.id](l, f, c);
217
- const u = `${n}/api/searchWidgets.callback.codeblocks?apiKey=${s}&codeblockId=${i.id}`, g = document.createElement("script");
218
- g.src = u, document.head.appendChild(g), g.onload = () => {
219
- window.__bfCallbacks[i.id](l, f, c), setTimeout(() => {
225
+ if (e === "CLOSE_WIDGET" && (window.BrainfishAnalytics("track", "Close Widget"), b.toggleIframeVisibility()), e === "NEXT_BEST_ACTION_CLICKED") {
226
+ const { action: d, searchQueryId: l, query: o, answer: u } = r.data, c = { action: d, searchQueryId: l };
227
+ if (!["function", "callback"].includes(d.type)) return void console.error("Invalid action type", d);
228
+ if (window.__bfCallbacks = window.__bfCallbacks || {}, window.__bfCallbacks[d.id]) return void window.__bfCallbacks[d.id](o, u, c);
229
+ const f = `${n}/api/searchWidgets.callback.codeblocks?apiKey=${s}&codeblockId=${d.id}`, g = document.createElement("script");
230
+ g.src = f, document.head.appendChild(g), g.onload = () => {
231
+ window.__bfCallbacks[d.id](o, u, c), setTimeout(() => {
220
232
  document.head.removeChild(g);
221
233
  }, 300);
222
234
  };
223
235
  }
224
- }, { signal: o });
236
+ }, { signal: i });
225
237
  }
226
238
  function le(a) {
227
239
  return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
228
240
  }
229
- var H = { exports: {} }, N = { exports: {} }, z = { exports: {} };
241
+ var z = { exports: {} }, N = { exports: {} }, R = { exports: {} };
230
242
  (function(a, t) {
231
- function n(o) {
232
- return Math.round(255 * o);
233
- }
234
- function s(o, r, e) {
235
- return n(o) + "," + n(r) + "," + n(e);
236
- }
237
- t.__esModule = !0, t.default = void 0, t.default = function(o, r, e, i) {
238
- if (i === void 0 && (i = s), r === 0) return i(e, e, e);
239
- var d = (o % 360 + 360) % 360 / 60, l = (1 - Math.abs(2 * e - 1)) * r, f = l * (1 - Math.abs(d % 2 - 1)), c = 0, u = 0, g = 0;
240
- d >= 0 && d < 1 ? (c = l, u = f) : d >= 1 && d < 2 ? (c = f, u = l) : d >= 2 && d < 3 ? (u = l, g = f) : d >= 3 && d < 4 ? (u = f, g = l) : d >= 4 && d < 5 ? (c = f, g = l) : d >= 5 && d < 6 && (c = l, g = f);
241
- var h = e - l / 2;
242
- return i(c + h, u + h, g + h);
243
+ function n(i) {
244
+ return Math.round(255 * i);
245
+ }
246
+ function s(i, r, e) {
247
+ return n(i) + "," + n(r) + "," + n(e);
248
+ }
249
+ t.__esModule = !0, t.default = void 0, t.default = function(i, r, e, d) {
250
+ if (d === void 0 && (d = s), r === 0) return d(e, e, e);
251
+ var l = (i % 360 + 360) % 360 / 60, o = (1 - Math.abs(2 * e - 1)) * r, u = o * (1 - Math.abs(l % 2 - 1)), c = 0, f = 0, g = 0;
252
+ l >= 0 && l < 1 ? (c = o, f = u) : l >= 1 && l < 2 ? (c = u, f = o) : l >= 2 && l < 3 ? (f = o, g = u) : l >= 3 && l < 4 ? (f = u, g = o) : l >= 4 && l < 5 ? (c = u, g = o) : l >= 5 && l < 6 && (c = o, g = u);
253
+ var h = e - o / 2;
254
+ return d(c + h, f + h, g + h);
243
255
  }, a.exports = t.default;
244
- })(z, z.exports);
245
- var ue = z.exports, q = { exports: {} };
256
+ })(R, R.exports);
257
+ var ue = R.exports, D = { exports: {} };
246
258
  (function(a, t) {
247
259
  t.__esModule = !0, t.default = void 0;
248
260
  var n = { aliceblue: "f0f8ff", antiquewhite: "faebd7", aqua: "00ffff", aquamarine: "7fffd4", azure: "f0ffff", beige: "f5f5dc", bisque: "ffe4c4", black: "000", blanchedalmond: "ffebcd", blue: "0000ff", blueviolet: "8a2be2", brown: "a52a2a", burlywood: "deb887", cadetblue: "5f9ea0", chartreuse: "7fff00", chocolate: "d2691e", coral: "ff7f50", cornflowerblue: "6495ed", cornsilk: "fff8dc", crimson: "dc143c", cyan: "00ffff", darkblue: "00008b", darkcyan: "008b8b", darkgoldenrod: "b8860b", darkgray: "a9a9a9", darkgreen: "006400", darkgrey: "a9a9a9", darkkhaki: "bdb76b", darkmagenta: "8b008b", darkolivegreen: "556b2f", darkorange: "ff8c00", darkorchid: "9932cc", darkred: "8b0000", darksalmon: "e9967a", darkseagreen: "8fbc8f", darkslateblue: "483d8b", darkslategray: "2f4f4f", darkslategrey: "2f4f4f", darkturquoise: "00ced1", darkviolet: "9400d3", deeppink: "ff1493", deepskyblue: "00bfff", dimgray: "696969", dimgrey: "696969", dodgerblue: "1e90ff", firebrick: "b22222", floralwhite: "fffaf0", forestgreen: "228b22", fuchsia: "ff00ff", gainsboro: "dcdcdc", ghostwhite: "f8f8ff", gold: "ffd700", goldenrod: "daa520", gray: "808080", green: "008000", greenyellow: "adff2f", grey: "808080", honeydew: "f0fff0", hotpink: "ff69b4", indianred: "cd5c5c", indigo: "4b0082", ivory: "fffff0", khaki: "f0e68c", lavender: "e6e6fa", lavenderblush: "fff0f5", lawngreen: "7cfc00", lemonchiffon: "fffacd", lightblue: "add8e6", lightcoral: "f08080", lightcyan: "e0ffff", lightgoldenrodyellow: "fafad2", lightgray: "d3d3d3", lightgreen: "90ee90", lightgrey: "d3d3d3", lightpink: "ffb6c1", lightsalmon: "ffa07a", lightseagreen: "20b2aa", lightskyblue: "87cefa", lightslategray: "789", lightslategrey: "789", lightsteelblue: "b0c4de", lightyellow: "ffffe0", lime: "0f0", limegreen: "32cd32", linen: "faf0e6", magenta: "f0f", maroon: "800000", mediumaquamarine: "66cdaa", mediumblue: "0000cd", mediumorchid: "ba55d3", mediumpurple: "9370db", mediumseagreen: "3cb371", mediumslateblue: "7b68ee", mediumspringgreen: "00fa9a", mediumturquoise: "48d1cc", mediumvioletred: "c71585", midnightblue: "191970", mintcream: "f5fffa", mistyrose: "ffe4e1", moccasin: "ffe4b5", navajowhite: "ffdead", navy: "000080", oldlace: "fdf5e6", olive: "808000", olivedrab: "6b8e23", orange: "ffa500", orangered: "ff4500", orchid: "da70d6", palegoldenrod: "eee8aa", palegreen: "98fb98", paleturquoise: "afeeee", palevioletred: "db7093", papayawhip: "ffefd5", peachpuff: "ffdab9", peru: "cd853f", pink: "ffc0cb", plum: "dda0dd", powderblue: "b0e0e6", purple: "800080", rebeccapurple: "639", red: "f00", rosybrown: "bc8f8f", royalblue: "4169e1", saddlebrown: "8b4513", salmon: "fa8072", sandybrown: "f4a460", seagreen: "2e8b57", seashell: "fff5ee", sienna: "a0522d", silver: "c0c0c0", skyblue: "87ceeb", slateblue: "6a5acd", slategray: "708090", slategrey: "708090", snow: "fffafa", springgreen: "00ff7f", steelblue: "4682b4", tan: "d2b48c", teal: "008080", thistle: "d8bfd8", tomato: "ff6347", turquoise: "40e0d0", violet: "ee82ee", wheat: "f5deb3", white: "fff", whitesmoke: "f5f5f5", yellow: "ff0", yellowgreen: "9acd32" };
249
261
  t.default = function(s) {
250
262
  if (typeof s != "string") return s;
251
- var o = s.toLowerCase();
252
- return n[o] ? "#" + n[o] : s;
263
+ var i = s.toLowerCase();
264
+ return n[i] ? "#" + n[i] : s;
253
265
  }, a.exports = t.default;
254
- })(q, q.exports);
255
- var Ue = q.exports, R = { exports: {} };
266
+ })(D, D.exports);
267
+ var De = D.exports, Y = { exports: {} };
256
268
  (function(a, t) {
257
- function n(d) {
258
- var l = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
259
- return n = function(f) {
260
- if (f === null || !function(u) {
269
+ function n(l) {
270
+ var o = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
271
+ return n = function(u) {
272
+ if (u === null || !function(f) {
261
273
  try {
262
- return Function.toString.call(u).indexOf("[native code]") !== -1;
274
+ return Function.toString.call(f).indexOf("[native code]") !== -1;
263
275
  } catch (g) {
264
- return typeof u == "function";
276
+ return typeof f == "function";
265
277
  }
266
- }(f)) return f;
267
- if (typeof f != "function") throw new TypeError("Super expression must either be null or a function");
268
- if (l !== void 0) {
269
- if (l.has(f)) return l.get(f);
270
- l.set(f, c);
278
+ }(u)) return u;
279
+ if (typeof u != "function") throw new TypeError("Super expression must either be null or a function");
280
+ if (o !== void 0) {
281
+ if (o.has(u)) return o.get(u);
282
+ o.set(u, c);
271
283
  }
272
284
  function c() {
273
- return function(u, g, h) {
285
+ return function(f, g, h) {
274
286
  if (s()) return Reflect.construct.apply(null, arguments);
275
287
  var p = [null];
276
288
  p.push.apply(p, g);
277
- var m = new (u.bind.apply(u, p))();
278
- return h && o(m, h.prototype), m;
279
- }(f, arguments, r(this).constructor);
289
+ var v = new (f.bind.apply(f, p))();
290
+ return h && i(v, h.prototype), v;
291
+ }(u, arguments, r(this).constructor);
280
292
  }
281
- return c.prototype = Object.create(f.prototype, { constructor: { value: c, enumerable: !1, writable: !0, configurable: !0 } }), o(c, f);
282
- }, n(d);
293
+ return c.prototype = Object.create(u.prototype, { constructor: { value: c, enumerable: !1, writable: !0, configurable: !0 } }), i(c, u);
294
+ }, n(l);
283
295
  }
284
296
  function s() {
285
297
  try {
286
- var d = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
298
+ var l = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
287
299
  }));
288
- } catch (l) {
300
+ } catch (o) {
289
301
  }
290
302
  return (s = function() {
291
- return !!d;
303
+ return !!l;
292
304
  })();
293
305
  }
294
- function o(d, l) {
295
- return o = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(f, c) {
296
- return f.__proto__ = c, f;
297
- }, o(d, l);
306
+ function i(l, o) {
307
+ return i = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(u, c) {
308
+ return u.__proto__ = c, u;
309
+ }, i(l, o);
298
310
  }
299
- function r(d) {
300
- return r = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(l) {
301
- return l.__proto__ || Object.getPrototypeOf(l);
302
- }, r(d);
311
+ function r(l) {
312
+ return r = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(o) {
313
+ return o.__proto__ || Object.getPrototypeOf(o);
314
+ }, r(l);
303
315
  }
304
316
  t.__esModule = !0, t.default = void 0;
305
317
  var e = { 1: `Passed invalid arguments to hsl, please pass multiple numbers e.g. hsl(360, 0.75, 0.4) or an object e.g. rgb({ hue: 255, saturation: 0.4, lightness: 0.75 }).
@@ -451,314 +463,314 @@ To pass a single animation please supply them in simple values, e.g. animation('
451
463
 
452
464
  `, 78: `base must be set in "px" or "%" but you set it in "%s".
453
465
  ` };
454
- function i() {
455
- for (var d = arguments.length, l = new Array(d), f = 0; f < d; f++) l[f] = arguments[f];
456
- var c, u = l[0], g = [];
457
- for (c = 1; c < l.length; c += 1) g.push(l[c]);
466
+ function d() {
467
+ for (var l = arguments.length, o = new Array(l), u = 0; u < l; u++) o[u] = arguments[u];
468
+ var c, f = o[0], g = [];
469
+ for (c = 1; c < o.length; c += 1) g.push(o[c]);
458
470
  return g.forEach(function(h) {
459
- u = u.replace(/%[a-z]/, h);
460
- }), u;
471
+ f = f.replace(/%[a-z]/, h);
472
+ }), f;
461
473
  }
462
- t.default = function(d) {
463
- var l, f;
464
- function c(u) {
474
+ t.default = function(l) {
475
+ var o, u;
476
+ function c(f) {
465
477
  var g;
466
- if (process.env.NODE_ENV === "production") g = d.call(this, "An error occurred. See https://github.com/styled-components/polished/blob/main/src/internalHelpers/errors.md#" + u + " for more information.") || this;
478
+ if (process.env.NODE_ENV === "production") g = l.call(this, "An error occurred. See https://github.com/styled-components/polished/blob/main/src/internalHelpers/errors.md#" + f + " for more information.") || this;
467
479
  else {
468
- for (var h = arguments.length, p = new Array(h > 1 ? h - 1 : 0), m = 1; m < h; m++) p[m - 1] = arguments[m];
469
- g = d.call(this, i.apply(void 0, [e[u]].concat(p))) || this;
480
+ for (var h = arguments.length, p = new Array(h > 1 ? h - 1 : 0), v = 1; v < h; v++) p[v - 1] = arguments[v];
481
+ g = l.call(this, d.apply(void 0, [e[f]].concat(p))) || this;
470
482
  }
471
483
  return function(E) {
472
484
  if (E === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
473
485
  return E;
474
486
  }(g);
475
487
  }
476
- return f = d, (l = c).prototype = Object.create(f.prototype), l.prototype.constructor = l, o(l, f), c;
488
+ return u = l, (o = c).prototype = Object.create(u.prototype), o.prototype.constructor = o, i(o, u), c;
477
489
  }(n(Error)), a.exports = t.default;
478
- })(R, R.exports);
479
- var _ = R.exports;
490
+ })(Y, Y.exports);
491
+ var k = Y.exports;
480
492
  (function(a, t) {
481
493
  t.__esModule = !0, t.default = function(h) {
482
- if (typeof h != "string") throw new o.default(3);
494
+ if (typeof h != "string") throw new i.default(3);
483
495
  var p = (0, s.default)(h);
484
496
  if (p.match(e)) return { red: parseInt("" + p[1] + p[2], 16), green: parseInt("" + p[3] + p[4], 16), blue: parseInt("" + p[5] + p[6], 16) };
485
- if (p.match(i)) {
486
- var m = parseFloat((parseInt("" + p[7] + p[8], 16) / 255).toFixed(2));
487
- return { red: parseInt("" + p[1] + p[2], 16), green: parseInt("" + p[3] + p[4], 16), blue: parseInt("" + p[5] + p[6], 16), alpha: m };
497
+ if (p.match(d)) {
498
+ var v = parseFloat((parseInt("" + p[7] + p[8], 16) / 255).toFixed(2));
499
+ return { red: parseInt("" + p[1] + p[2], 16), green: parseInt("" + p[3] + p[4], 16), blue: parseInt("" + p[5] + p[6], 16), alpha: v };
488
500
  }
489
- if (p.match(d)) return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16) };
490
- if (p.match(l)) {
501
+ if (p.match(l)) return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16) };
502
+ if (p.match(o)) {
491
503
  var E = parseFloat((parseInt("" + p[4] + p[4], 16) / 255).toFixed(2));
492
504
  return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16), alpha: E };
493
505
  }
494
- var A = f.exec(p);
506
+ var A = u.exec(p);
495
507
  if (A) return { red: parseInt("" + A[1], 10), green: parseInt("" + A[2], 10), blue: parseInt("" + A[3], 10) };
496
508
  var y = c.exec(p.substring(0, 50));
497
509
  if (y) return { red: parseInt("" + y[1], 10), green: parseInt("" + y[2], 10), blue: parseInt("" + y[3], 10), alpha: parseFloat("" + y[4]) > 1 ? parseFloat("" + y[4]) / 100 : parseFloat("" + y[4]) };
498
- var I = u.exec(p);
510
+ var I = f.exec(p);
499
511
  if (I) {
500
- var Te = parseInt("" + I[1], 10), Be = parseInt("" + I[2], 10) / 100, Pe = parseInt("" + I[3], 10) / 100, ce = "rgb(" + (0, n.default)(Te, Be, Pe) + ")", O = f.exec(ce);
501
- if (!O) throw new o.default(4, p, ce);
512
+ var Ie = parseInt("" + I[1], 10), Oe = parseInt("" + I[2], 10) / 100, Be = parseInt("" + I[3], 10) / 100, ce = "rgb(" + (0, n.default)(Ie, Oe, Be) + ")", O = u.exec(ce);
513
+ if (!O) throw new i.default(4, p, ce);
502
514
  return { red: parseInt("" + O[1], 10), green: parseInt("" + O[2], 10), blue: parseInt("" + O[3], 10) };
503
515
  }
504
516
  var w = g.exec(p.substring(0, 50));
505
517
  if (w) {
506
- var je = parseInt("" + w[1], 10), Fe = parseInt("" + w[2], 10) / 100, Le = parseInt("" + w[3], 10) / 100, pe = "rgb(" + (0, n.default)(je, Fe, Le) + ")", M = f.exec(pe);
507
- if (!M) throw new o.default(4, p, pe);
508
- return { red: parseInt("" + M[1], 10), green: parseInt("" + M[2], 10), blue: parseInt("" + M[3], 10), alpha: parseFloat("" + w[4]) > 1 ? parseFloat("" + w[4]) / 100 : parseFloat("" + w[4]) };
518
+ var Me = parseInt("" + w[1], 10), Pe = parseInt("" + w[2], 10) / 100, Te = parseInt("" + w[3], 10) / 100, pe = "rgb(" + (0, n.default)(Me, Pe, Te) + ")", B = u.exec(pe);
519
+ if (!B) throw new i.default(4, p, pe);
520
+ return { red: parseInt("" + B[1], 10), green: parseInt("" + B[2], 10), blue: parseInt("" + B[3], 10), alpha: parseFloat("" + w[4]) > 1 ? parseFloat("" + w[4]) / 100 : parseFloat("" + w[4]) };
509
521
  }
510
- throw new o.default(5);
522
+ throw new i.default(5);
511
523
  };
512
- var n = r(ue), s = r(Ue), o = r(_);
524
+ var n = r(ue), s = r(De), i = r(k);
513
525
  function r(h) {
514
526
  return h && h.__esModule ? h : { default: h };
515
527
  }
516
- var e = /^#[a-fA-F0-9]{6}$/, i = /^#[a-fA-F0-9]{8}$/, d = /^#[a-fA-F0-9]{3}$/, l = /^#[a-fA-F0-9]{4}$/, f = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, c = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, u = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, g = /^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;
528
+ var e = /^#[a-fA-F0-9]{6}$/, d = /^#[a-fA-F0-9]{8}$/, l = /^#[a-fA-F0-9]{3}$/, o = /^#[a-fA-F0-9]{4}$/, u = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, c = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, f = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, g = /^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;
517
529
  a.exports = t.default;
518
530
  })(N, N.exports);
519
531
  var fe = N.exports;
520
532
  (function(a, t) {
521
- t.__esModule = !0, t.default = function(o) {
522
- if (o === "transparent") return 0;
523
- var r = (0, s.default)(o), e = Object.keys(r).map(function(f) {
524
- var c = r[f] / 255;
533
+ t.__esModule = !0, t.default = function(i) {
534
+ if (i === "transparent") return 0;
535
+ var r = (0, s.default)(i), e = Object.keys(r).map(function(u) {
536
+ var c = r[u] / 255;
525
537
  return c <= 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
526
- }), i = e[0], d = e[1], l = e[2];
527
- return parseFloat((0.2126 * i + 0.7152 * d + 0.0722 * l).toFixed(3));
538
+ }), d = e[0], l = e[1], o = e[2];
539
+ return parseFloat((0.2126 * d + 0.7152 * l + 0.0722 * o).toFixed(3));
528
540
  };
529
541
  var n, s = (n = fe) && n.__esModule ? n : { default: n };
530
542
  a.exports = t.default;
531
- })(H, H.exports);
532
- const Ge = le(H.exports);
533
- var Y = { exports: {} }, J = { exports: {} };
543
+ })(z, z.exports);
544
+ const Ye = le(z.exports);
545
+ var J = { exports: {} }, U = { exports: {} };
534
546
  (function(a, t) {
535
- function n(s, o, r) {
547
+ function n(s, i, r) {
536
548
  return function() {
537
549
  var e = r.concat(Array.prototype.slice.call(arguments));
538
- return e.length >= o ? s.apply(this, e) : n(s, o, e);
550
+ return e.length >= i ? s.apply(this, e) : n(s, i, e);
539
551
  };
540
552
  }
541
553
  t.__esModule = !0, t.default = function(s) {
542
554
  return n(s, s.length, []);
543
555
  }, a.exports = t.default;
544
- })(J, J.exports);
545
- var be, B, _e = J.exports, U = { exports: {} };
546
- be = U, (B = U.exports).__esModule = !0, B.default = void 0, B.default = function(a, t, n) {
556
+ })(U, U.exports);
557
+ var be, P, we = U.exports, G = { exports: {} };
558
+ be = G, (P = G.exports).__esModule = !0, P.default = void 0, P.default = function(a, t, n) {
547
559
  return Math.max(a, Math.min(t, n));
548
- }, be.exports = B.default;
549
- var Se = U.exports, G = { exports: {} }, V = { exports: {} };
560
+ }, be.exports = P.default;
561
+ var xe = G.exports, V = { exports: {} }, Z = { exports: {} };
550
562
  (function(a, t) {
551
563
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
552
- var s, o = n.red / 255, r = n.green / 255, e = n.blue / 255, i = Math.max(o, r, e), d = Math.min(o, r, e), l = (i + d) / 2;
553
- if (i === d) return n.alpha !== void 0 ? { hue: 0, saturation: 0, lightness: l, alpha: n.alpha } : { hue: 0, saturation: 0, lightness: l };
554
- var f = i - d, c = l > 0.5 ? f / (2 - i - d) : f / (i + d);
555
- switch (i) {
556
- case o:
557
- s = (r - e) / f + (r < e ? 6 : 0);
564
+ var s, i = n.red / 255, r = n.green / 255, e = n.blue / 255, d = Math.max(i, r, e), l = Math.min(i, r, e), o = (d + l) / 2;
565
+ if (d === l) return n.alpha !== void 0 ? { hue: 0, saturation: 0, lightness: o, alpha: n.alpha } : { hue: 0, saturation: 0, lightness: o };
566
+ var u = d - l, c = o > 0.5 ? u / (2 - d - l) : u / (d + l);
567
+ switch (d) {
568
+ case i:
569
+ s = (r - e) / u + (r < e ? 6 : 0);
558
570
  break;
559
571
  case r:
560
- s = (e - o) / f + 2;
572
+ s = (e - i) / u + 2;
561
573
  break;
562
574
  default:
563
- s = (o - r) / f + 4;
575
+ s = (i - r) / u + 4;
564
576
  }
565
- return s *= 60, n.alpha !== void 0 ? { hue: s, saturation: c, lightness: l, alpha: n.alpha } : { hue: s, saturation: c, lightness: l };
577
+ return s *= 60, n.alpha !== void 0 ? { hue: s, saturation: c, lightness: o, alpha: n.alpha } : { hue: s, saturation: c, lightness: o };
566
578
  }, a.exports = t.default;
567
- })(V, V.exports);
568
- var Ve = V.exports;
579
+ })(Z, Z.exports);
580
+ var Je = Z.exports;
569
581
  (function(a, t) {
570
582
  t.__esModule = !0, t.default = function(r) {
571
583
  return (0, s.default)((0, n.default)(r));
572
584
  };
573
- var n = o(fe), s = o(Ve);
574
- function o(r) {
585
+ var n = i(fe), s = i(Je);
586
+ function i(r) {
575
587
  return r && r.__esModule ? r : { default: r };
576
588
  }
577
589
  a.exports = t.default;
578
- })(G, G.exports);
579
- var ke = G.exports, Z = { exports: {} }, Q = { exports: {} }, X = { exports: {} }, ee = { exports: {} };
590
+ })(V, V.exports);
591
+ var Se = V.exports, Q = { exports: {} }, X = { exports: {} }, ee = { exports: {} }, te = { exports: {} };
580
592
  (function(a, t) {
581
593
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
582
594
  return n.length === 7 && n[1] === n[2] && n[3] === n[4] && n[5] === n[6] ? "#" + n[1] + n[3] + n[5] : n;
583
595
  }, a.exports = t.default;
584
- })(ee, ee.exports);
585
- var Ce = ee.exports, te = { exports: {} };
596
+ })(te, te.exports);
597
+ var ke = te.exports, ne = { exports: {} };
586
598
  (function(a, t) {
587
599
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
588
600
  var s = n.toString(16);
589
601
  return s.length === 1 ? "0" + s : s;
590
602
  }, a.exports = t.default;
591
- })(te, te.exports);
592
- var Ee = te.exports;
603
+ })(ne, ne.exports);
604
+ var _e = ne.exports;
593
605
  (function(a, t) {
594
606
  t.__esModule = !0, t.default = void 0;
595
- var n = r(ue), s = r(Ce), o = r(Ee);
596
- function r(d) {
597
- return d && d.__esModule ? d : { default: d };
607
+ var n = r(ue), s = r(ke), i = r(_e);
608
+ function r(l) {
609
+ return l && l.__esModule ? l : { default: l };
598
610
  }
599
- function e(d) {
600
- return (0, o.default)(Math.round(255 * d));
611
+ function e(l) {
612
+ return (0, i.default)(Math.round(255 * l));
601
613
  }
602
- function i(d, l, f) {
603
- return (0, s.default)("#" + e(d) + e(l) + e(f));
614
+ function d(l, o, u) {
615
+ return (0, s.default)("#" + e(l) + e(o) + e(u));
604
616
  }
605
- t.default = function(d, l, f) {
606
- return (0, n.default)(d, l, f, i);
617
+ t.default = function(l, o, u) {
618
+ return (0, n.default)(l, o, u, d);
607
619
  }, a.exports = t.default;
608
- })(X, X.exports);
609
- var Ae = X.exports;
620
+ })(ee, ee.exports);
621
+ var Ce = ee.exports;
610
622
  (function(a, t) {
611
- t.__esModule = !0, t.default = function(r, e, i) {
612
- if (typeof r == "number" && typeof e == "number" && typeof i == "number") return (0, n.default)(r, e, i);
613
- if (typeof r == "object" && e === void 0 && i === void 0) return (0, n.default)(r.hue, r.saturation, r.lightness);
623
+ t.__esModule = !0, t.default = function(r, e, d) {
624
+ if (typeof r == "number" && typeof e == "number" && typeof d == "number") return (0, n.default)(r, e, d);
625
+ if (typeof r == "object" && e === void 0 && d === void 0) return (0, n.default)(r.hue, r.saturation, r.lightness);
614
626
  throw new s.default(1);
615
627
  };
616
- var n = o(Ae), s = o(_);
617
- function o(r) {
628
+ var n = i(Ce), s = i(k);
629
+ function i(r) {
618
630
  return r && r.__esModule ? r : { default: r };
619
631
  }
620
632
  a.exports = t.default;
621
- })(Q, Q.exports);
622
- var Ze = Q.exports, ne = { exports: {} };
633
+ })(X, X.exports);
634
+ var Ue = X.exports, re = { exports: {} };
623
635
  (function(a, t) {
624
- t.__esModule = !0, t.default = function(e, i, d, l) {
625
- if (typeof e == "number" && typeof i == "number" && typeof d == "number" && typeof l == "number") return l >= 1 ? (0, n.default)(e, i, d) : "rgba(" + (0, s.default)(e, i, d) + "," + l + ")";
626
- if (typeof e == "object" && i === void 0 && d === void 0 && l === void 0) return e.alpha >= 1 ? (0, n.default)(e.hue, e.saturation, e.lightness) : "rgba(" + (0, s.default)(e.hue, e.saturation, e.lightness) + "," + e.alpha + ")";
627
- throw new o.default(2);
636
+ t.__esModule = !0, t.default = function(e, d, l, o) {
637
+ if (typeof e == "number" && typeof d == "number" && typeof l == "number" && typeof o == "number") return o >= 1 ? (0, n.default)(e, d, l) : "rgba(" + (0, s.default)(e, d, l) + "," + o + ")";
638
+ if (typeof e == "object" && d === void 0 && l === void 0 && o === void 0) return e.alpha >= 1 ? (0, n.default)(e.hue, e.saturation, e.lightness) : "rgba(" + (0, s.default)(e.hue, e.saturation, e.lightness) + "," + e.alpha + ")";
639
+ throw new i.default(2);
628
640
  };
629
- var n = r(Ae), s = r(ue), o = r(_);
641
+ var n = r(Ce), s = r(ue), i = r(k);
630
642
  function r(e) {
631
643
  return e && e.__esModule ? e : { default: e };
632
644
  }
633
645
  a.exports = t.default;
634
- })(ne, ne.exports);
635
- var Qe = ne.exports, re = { exports: {} };
646
+ })(re, re.exports);
647
+ var Ge = re.exports, ae = { exports: {} };
636
648
  (function(a, t) {
637
- t.__esModule = !0, t.default = function(e, i, d) {
638
- if (typeof e == "number" && typeof i == "number" && typeof d == "number") return (0, n.default)("#" + (0, s.default)(e) + (0, s.default)(i) + (0, s.default)(d));
639
- if (typeof e == "object" && i === void 0 && d === void 0) return (0, n.default)("#" + (0, s.default)(e.red) + (0, s.default)(e.green) + (0, s.default)(e.blue));
640
- throw new o.default(6);
649
+ t.__esModule = !0, t.default = function(e, d, l) {
650
+ if (typeof e == "number" && typeof d == "number" && typeof l == "number") return (0, n.default)("#" + (0, s.default)(e) + (0, s.default)(d) + (0, s.default)(l));
651
+ if (typeof e == "object" && d === void 0 && l === void 0) return (0, n.default)("#" + (0, s.default)(e.red) + (0, s.default)(e.green) + (0, s.default)(e.blue));
652
+ throw new i.default(6);
641
653
  };
642
- var n = r(Ce), s = r(Ee), o = r(_);
654
+ var n = r(ke), s = r(_e), i = r(k);
643
655
  function r(e) {
644
656
  return e && e.__esModule ? e : { default: e };
645
657
  }
646
658
  a.exports = t.default;
647
- })(re, re.exports);
648
- var Ie = re.exports, ae = { exports: {} };
659
+ })(ae, ae.exports);
660
+ var Ee = ae.exports, ie = { exports: {} };
649
661
  (function(a, t) {
650
- t.__esModule = !0, t.default = function(e, i, d, l) {
651
- if (typeof e == "string" && typeof i == "number") {
652
- var f = (0, n.default)(e);
653
- return "rgba(" + f.red + "," + f.green + "," + f.blue + "," + i + ")";
662
+ t.__esModule = !0, t.default = function(e, d, l, o) {
663
+ if (typeof e == "string" && typeof d == "number") {
664
+ var u = (0, n.default)(e);
665
+ return "rgba(" + u.red + "," + u.green + "," + u.blue + "," + d + ")";
654
666
  }
655
- if (typeof e == "number" && typeof i == "number" && typeof d == "number" && typeof l == "number") return l >= 1 ? (0, s.default)(e, i, d) : "rgba(" + e + "," + i + "," + d + "," + l + ")";
656
- if (typeof e == "object" && i === void 0 && d === void 0 && l === void 0) return e.alpha >= 1 ? (0, s.default)(e.red, e.green, e.blue) : "rgba(" + e.red + "," + e.green + "," + e.blue + "," + e.alpha + ")";
657
- throw new o.default(7);
667
+ if (typeof e == "number" && typeof d == "number" && typeof l == "number" && typeof o == "number") return o >= 1 ? (0, s.default)(e, d, l) : "rgba(" + e + "," + d + "," + l + "," + o + ")";
668
+ if (typeof e == "object" && d === void 0 && l === void 0 && o === void 0) return e.alpha >= 1 ? (0, s.default)(e.red, e.green, e.blue) : "rgba(" + e.red + "," + e.green + "," + e.blue + "," + e.alpha + ")";
669
+ throw new i.default(7);
658
670
  };
659
- var n = r(fe), s = r(Ie), o = r(_);
671
+ var n = r(fe), s = r(Ee), i = r(k);
660
672
  function r(e) {
661
673
  return e && e.__esModule ? e : { default: e };
662
674
  }
663
675
  a.exports = t.default;
664
- })(ae, ae.exports);
665
- var Xe = ae.exports;
676
+ })(ie, ie.exports);
677
+ var Ve = ie.exports;
666
678
  (function(a, t) {
667
- t.__esModule = !0, t.default = function(u) {
668
- if (typeof u != "object") throw new e.default(8);
669
- if (l(u)) return (0, r.default)(u);
670
- if (d(u)) return (0, o.default)(u);
671
- if (c(u)) return (0, s.default)(u);
672
- if (f(u)) return (0, n.default)(u);
679
+ t.__esModule = !0, t.default = function(f) {
680
+ if (typeof f != "object") throw new e.default(8);
681
+ if (o(f)) return (0, r.default)(f);
682
+ if (l(f)) return (0, i.default)(f);
683
+ if (c(f)) return (0, s.default)(f);
684
+ if (u(f)) return (0, n.default)(f);
673
685
  throw new e.default(8);
674
686
  };
675
- var n = i(Ze), s = i(Qe), o = i(Ie), r = i(Xe), e = i(_);
676
- function i(u) {
677
- return u && u.__esModule ? u : { default: u };
678
- }
679
- var d = function(u) {
680
- return typeof u.red == "number" && typeof u.green == "number" && typeof u.blue == "number" && (typeof u.alpha != "number" || u.alpha === void 0);
681
- }, l = function(u) {
682
- return typeof u.red == "number" && typeof u.green == "number" && typeof u.blue == "number" && typeof u.alpha == "number";
683
- }, f = function(u) {
684
- return typeof u.hue == "number" && typeof u.saturation == "number" && typeof u.lightness == "number" && (typeof u.alpha != "number" || u.alpha === void 0);
685
- }, c = function(u) {
686
- return typeof u.hue == "number" && typeof u.saturation == "number" && typeof u.lightness == "number" && typeof u.alpha == "number";
687
+ var n = d(Ue), s = d(Ge), i = d(Ee), r = d(Ve), e = d(k);
688
+ function d(f) {
689
+ return f && f.__esModule ? f : { default: f };
690
+ }
691
+ var l = function(f) {
692
+ return typeof f.red == "number" && typeof f.green == "number" && typeof f.blue == "number" && (typeof f.alpha != "number" || f.alpha === void 0);
693
+ }, o = function(f) {
694
+ return typeof f.red == "number" && typeof f.green == "number" && typeof f.blue == "number" && typeof f.alpha == "number";
695
+ }, u = function(f) {
696
+ return typeof f.hue == "number" && typeof f.saturation == "number" && typeof f.lightness == "number" && (typeof f.alpha != "number" || f.alpha === void 0);
697
+ }, c = function(f) {
698
+ return typeof f.hue == "number" && typeof f.saturation == "number" && typeof f.lightness == "number" && typeof f.alpha == "number";
687
699
  };
688
700
  a.exports = t.default;
689
- })(Z, Z.exports);
690
- var Oe = Z.exports;
701
+ })(Q, Q.exports);
702
+ var Ae = Q.exports;
691
703
  (function(a, t) {
692
704
  t.__esModule = !0, t.default = void 0;
693
- var n = e(_e), s = e(Se), o = e(ke), r = e(Oe);
694
- function e(l) {
695
- return l && l.__esModule ? l : { default: l };
696
- }
697
- function i() {
698
- return i = Object.assign ? Object.assign.bind() : function(l) {
699
- for (var f = 1; f < arguments.length; f++) {
700
- var c = arguments[f];
701
- for (var u in c) Object.prototype.hasOwnProperty.call(c, u) && (l[u] = c[u]);
705
+ var n = e(we), s = e(xe), i = e(Se), r = e(Ae);
706
+ function e(o) {
707
+ return o && o.__esModule ? o : { default: o };
708
+ }
709
+ function d() {
710
+ return d = Object.assign ? Object.assign.bind() : function(o) {
711
+ for (var u = 1; u < arguments.length; u++) {
712
+ var c = arguments[u];
713
+ for (var f in c) Object.prototype.hasOwnProperty.call(c, f) && (o[f] = c[f]);
702
714
  }
703
- return l;
704
- }, i.apply(this, arguments);
715
+ return o;
716
+ }, d.apply(this, arguments);
705
717
  }
706
- var d = (0, n.default)(function(l, f) {
707
- if (f === "transparent") return f;
708
- var c = (0, o.default)(f);
709
- return (0, r.default)(i({}, c, { lightness: (0, s.default)(0, 1, c.lightness - parseFloat(l)) }));
718
+ var l = (0, n.default)(function(o, u) {
719
+ if (u === "transparent") return u;
720
+ var c = (0, i.default)(u);
721
+ return (0, r.default)(d({}, c, { lightness: (0, s.default)(0, 1, c.lightness - parseFloat(o)) }));
710
722
  });
711
- t.default = d, a.exports = t.default;
712
- })(Y, Y.exports);
713
- const et = le(Y.exports);
723
+ t.default = l, a.exports = t.default;
724
+ })(J, J.exports);
725
+ const Ze = le(J.exports);
714
726
  var oe = { exports: {} };
715
727
  (function(a, t) {
716
728
  t.__esModule = !0, t.default = void 0;
717
- var n = e(_e), s = e(Se), o = e(ke), r = e(Oe);
718
- function e(l) {
719
- return l && l.__esModule ? l : { default: l };
720
- }
721
- function i() {
722
- return i = Object.assign ? Object.assign.bind() : function(l) {
723
- for (var f = 1; f < arguments.length; f++) {
724
- var c = arguments[f];
725
- for (var u in c) Object.prototype.hasOwnProperty.call(c, u) && (l[u] = c[u]);
729
+ var n = e(we), s = e(xe), i = e(Se), r = e(Ae);
730
+ function e(o) {
731
+ return o && o.__esModule ? o : { default: o };
732
+ }
733
+ function d() {
734
+ return d = Object.assign ? Object.assign.bind() : function(o) {
735
+ for (var u = 1; u < arguments.length; u++) {
736
+ var c = arguments[u];
737
+ for (var f in c) Object.prototype.hasOwnProperty.call(c, f) && (o[f] = c[f]);
726
738
  }
727
- return l;
728
- }, i.apply(this, arguments);
739
+ return o;
740
+ }, d.apply(this, arguments);
729
741
  }
730
- var d = (0, n.default)(function(l, f) {
731
- if (f === "transparent") return f;
732
- var c = (0, o.default)(f);
733
- return (0, r.default)(i({}, c, { lightness: (0, s.default)(0, 1, c.lightness + parseFloat(l)) }));
742
+ var l = (0, n.default)(function(o, u) {
743
+ if (u === "transparent") return u;
744
+ var c = (0, i.default)(u);
745
+ return (0, r.default)(d({}, c, { lightness: (0, s.default)(0, 1, c.lightness + parseFloat(o)) }));
734
746
  });
735
- t.default = d, a.exports = t.default;
747
+ t.default = l, a.exports = t.default;
736
748
  })(oe, oe.exports);
737
- const tt = le(oe.exports);
738
- function nt(a) {
749
+ const Qe = le(oe.exports);
750
+ function Xe(a) {
739
751
  if (!document.querySelector("style[data-widget-styles]")) {
740
752
  var t, n;
741
753
  (function() {
742
- let s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "#000", o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "FFF";
754
+ let s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "#000", i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "FFF";
743
755
  const r = document.createElement("style");
744
756
  r.attributes.setNamedItem(document.createAttribute("data-widget-styles"));
745
- const e = Ge(s) > 0.5;
757
+ const e = Ye(s) > 0.5;
746
758
  r.textContent = `
747
759
  .bf-trigger-button{position:fixed;bottom:16px;right:16px;width:56px;height:56px;border-radius:50%;border:none;box-shadow:0 20px 25px -5px #1212171a,0 10px 10px -5px #1212170a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;padding:12px;gap:10px;overflow:hidden}.bf-trigger-button.hidden{display:none}.trigger-button-icon{width:36px;height:36px;position:relative}.trigger-button-icon svg{width:100%;height:100%;position:absolute;inset:0}.trigger-button-icon>svg>path{transition:transform .3s ease,opacity .3s ease;transform:scale(.5);transform-origin:center;opacity:0}.trigger-button-icon svg.visible{display:block}.trigger-button-icon>svg.visible>path{opacity:1;transform:scale(1)}.trigger-iframe{position:relative;width:100%;height:100%;border:none;outline:none;transform:translateZ(0)}.bf-iframe-container{position:fixed;bottom:0;right:0;width:100vw;height:100vh;border:none;overflow:hidden;z-index:999;opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease,width .2s ease-in-out,height .2s ease-in-out}.bf-iframe-container.open{opacity:1;transform:translateY(0);pointer-events:auto;top:0;left:0}@media (min-width: 576px){.bf-iframe-container{bottom:80px;right:24px;width:448px;height:min(750px,calc(100vh - 80px));border-radius:8px;border:1px solid var(--Dark-300, #D4D4D4);box-shadow:0 20px 25px -5px #1212171a,0 10px 10px -5px #1212170a}.bf-iframe-container.open{top:unset;left:unset}.bf-iframe-container.expanded{width:min(calc(448px * 1.35),calc(100vw - 16px));height:min(calc(750px * 1.35),calc(100vh - 80px))}}
748
- .${j} { background: ${s}; }
749
- .${j}:hover {
750
- background: ${e ? et(0.05, s) : tt(0.05, s)};
760
+ .${F} { background: ${s}; }
761
+ .${F}:hover {
762
+ background: ${e ? Ze(0.05, s) : Qe(0.05, s)};
751
763
  }
752
- .trigger-button-icon { color: ${o}; }
764
+ .trigger-button-icon { color: ${i}; }
753
765
  `, document.head.appendChild(r);
754
766
  })((a == null || (t = a.theme) === null || t === void 0 ? void 0 : t.inputButtonBgColor) || "#007bff", (a == null || (n = a.theme) === null || n === void 0 ? void 0 : n.textBaseColor) || "#ffffff");
755
767
  }
756
768
  }
757
- function rt(a, t) {
769
+ function et(a, t) {
758
770
  const n = () => {
759
771
  ((s) => {
760
- var o;
761
- (o = a.contentWindow) === null || o === void 0 || o.postMessage({ type: "UPDATE_BODY_CLASS", isDarkMode: s }, "*");
772
+ var i;
773
+ (i = a.contentWindow) === null || i === void 0 || i.postMessage({ type: "UPDATE_BODY_CLASS", isDarkMode: s }, "*");
762
774
  })(document.body.classList.contains("dark"));
763
775
  };
764
776
  n(), (() => {
@@ -766,19 +778,19 @@ function rt(a, t) {
766
778
  s.observe(document.body, { attributes: !0, attributeFilter: ["class"] }), t.addEventListener("abort", () => s.disconnect());
767
779
  })();
768
780
  }
769
- function at(a, t) {
781
+ function tt(a, t) {
770
782
  let n;
771
783
  const s = () => {
772
784
  ((r) => {
773
785
  var e;
774
- const i = { type: "UPDATE_BODY_CLASS", isMobile: r };
775
- (e = a.contentWindow) === null || e === void 0 || e.postMessage(i, "*"), r && (v.isWidgetOpen ? v.hideTriggerButton() : v.showTriggerButton());
786
+ const d = { type: "UPDATE_BODY_CLASS", isMobile: r };
787
+ (e = a.contentWindow) === null || e === void 0 || e.postMessage(d, "*"), r && (b.isWidgetOpen ? b.hideTriggerButton() : b.showTriggerButton());
776
788
  })(document.body.clientWidth <= 576);
777
- }, o = () => {
789
+ }, i = () => {
778
790
  n && clearTimeout(n), n = window.setTimeout(s, 300);
779
791
  };
780
792
  s(), (() => {
781
- const r = new ResizeObserver(o);
793
+ const r = new ResizeObserver(i);
782
794
  r.observe(document.body), t.addEventListener("abort", () => r.disconnect());
783
795
  })();
784
796
  }
@@ -791,141 +803,135 @@ function ve(a) {
791
803
  if (typeof Buffer != "undefined") return Buffer.from(t).toString("base64");
792
804
  throw new Error("[utils.base64Encode]: Unsupported environment");
793
805
  }
794
- const ye = /* @__PURE__ */ new Set(), ie = [];
795
- function ot(a, t) {
796
- const n = document.createDocumentFragment(), s = function(e) {
797
- const i = T("button", j, { id: `trigger-button-${e}`, "aria-controls": C, "aria-expanded": "false", "data-name": j }), d = T("div", "trigger-button-icon", { "aria-hidden": "true" });
798
- return d.innerHTML = `
806
+ const ye = /* @__PURE__ */ new Set();
807
+ function nt(a, t, n) {
808
+ const s = document.createDocumentFragment();
809
+ if (n) b.initialize({ isButtonHidden: n });
810
+ else {
811
+ const { button: e, icon: d } = function(l) {
812
+ const o = M("button", F, { id: `trigger-button-${l}`, "aria-controls": j, "aria-expanded": "false", "data-name": F }), u = M("div", "trigger-button-icon", { "aria-hidden": "true" });
813
+ return u.innerHTML = `
799
814
  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256" class="close-icon">
800
815
  <path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"></path>
801
816
  </svg>
802
817
  <svg width="24" height="14" viewBox="0 0 24 14" fill="none" xmlns="http://www.w3.org/2000/svg" class="fish-icon visible">
803
818
  <path fill-rule="evenodd" clip-rule="evenodd" d="M1.71844 10.3882L4.60606 6.98384L1.71844 3.58375C1.4014 3.21362 1.44424 2.65841 1.81269 2.33993C1.97978 2.1979 2.65242 1.98701 3.04657 2.43461L5.78425 5.65824C6.14281 5.29523 6.51693 4.95924 6.90479 4.65114C8.88976 3.07437 11.2345 2.22803 13.6931 2.22803C16.9492 2.22803 20.0039 3.71718 22.2917 6.41142C22.5702 6.74282 22.5702 7.22916 22.2917 7.56056C20.0039 10.2591 16.9492 11.744 13.6931 11.744C11.2348 11.744 8.89035 10.8948 6.90554 9.31995C6.51741 9.01199 6.14304 8.67628 5.78425 8.31374L3.04657 11.5374C2.72953 11.9075 2.18114 11.9505 1.81269 11.632C1.44852 11.3179 1.40568 10.7584 1.71844 10.3882ZM5.93026 10.4683C8.17161 12.2599 10.8546 13.25 13.6931 13.25C17.4881 13.25 21.019 11.4034 23.4447 8.52942C24.1873 7.64571 24.1843 6.31801 23.4397 5.43663C20.8944 2.43919 17.4337 0.722025 13.6931 0.722025C10.8555 0.722025 8.17194 1.70845 5.92952 3.50276L4.17682 1.43933C3.57943 0.760929 2.79325 0.630009 2.25286 0.662947C1.98116 0.679506 1.73125 0.736852 1.51895 0.811846C1.26839 0.900352 1.03017 1.02718 0.827835 1.20058C-0.165283 2.05903 -0.283916 3.561 0.574656 4.56345L2.63075 6.98445L0.568104 9.41623C-0.272133 10.4106 -0.166523 11.9125 0.827835 12.7714C1.81372 13.6243 3.34308 13.5062 4.19036 12.5171L5.93026 10.4683Z" fill="currentColor"/>
804
819
  </svg>
805
- `, i.setAttribute("aria-label", "Open Brainfish widget"), i.appendChild(d), v.initialize(i, d), i;
806
- }(a), { iframeContainer: o, iframe: r } = function(e) {
807
- const i = T("div", C, { id: C, "aria-live": "polite", "aria-hidden": "true" }), d = T("iframe", xe, { src: e, sandbox: "allow-scripts allow-same-origin allow-popups allow-forms", allow: "clipboard-write", role: "dialog" });
808
- return i.appendChild(d), { iframeContainer: i, iframe: d };
820
+ `, o.setAttribute("aria-label", "Open Brainfish widget"), o.appendChild(u), { button: o, icon: u };
821
+ }(a);
822
+ s.appendChild(e), b.initialize({ button: e, icon: d });
823
+ }
824
+ const { iframeContainer: i, iframe: r } = function(e) {
825
+ const d = M("div", j, { id: j, "aria-live": "polite", "aria-hidden": "true" }), l = M("iframe", "trigger-iframe", { src: e, sandbox: "allow-scripts allow-same-origin allow-popups allow-forms", allow: "clipboard-write", role: "dialog" });
826
+ return d.appendChild(l), { iframeContainer: d, iframe: l };
809
827
  }(t);
810
- return n.appendChild(s), n.appendChild(o), { fragment: n, iframe: r };
828
+ return s.appendChild(i), { fragment: s, iframe: r };
811
829
  }
812
- const it = function(a, t) {
813
- let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : [];
814
- const s = de(a.overrides), o = ((r = a.overrides) == null ? void 0 : r.widgetHost) || "https://agent.brainfi.sh";
815
- var r;
816
- const { theme: e, settings: i } = t, d = `${o}/?widgetKey=${a.widgetKey}&themeParam=${ve(JSON.stringify(e))}&settingsParam=${ve(JSON.stringify(i))}`;
830
+ const rt = (a, t) => {
831
+ const n = de(a.overrides), s = ((i = a.overrides) == null ? void 0 : i.widgetHost) || "https://agent.brainfi.sh";
832
+ var i;
833
+ const { theme: r, settings: e } = t, d = `${s}/?widgetKey=${a.widgetKey}&themeParam=${ve(JSON.stringify(r))}&settingsParam=${ve(JSON.stringify(e))}`, l = e == null ? void 0 : e.hideTriggerButton;
817
834
  try {
818
- if (l = a.widgetKey, ye.has(l) || function(p) {
835
+ if (o = a.widgetKey, ye.has(o) || function(p) {
819
836
  return !!document.getElementById(`trigger-button-${p}`);
820
837
  }(a.widgetKey)) return;
821
- nt(t);
822
- const { fragment: f, iframe: c } = ot(a.widgetKey, d), u = new AbortController(), { signal: g } = u;
838
+ Xe(t);
839
+ const { fragment: u, iframe: c } = nt(a.widgetKey, d, l || !1), f = new AbortController(), { signal: g } = f;
823
840
  c.onload = () => {
824
841
  setTimeout(() => {
825
- rt(c, g), Je({ widgetHost: o, apiHost: s, widgetKey: a.widgetKey, signal: g }), at(c, g), c.contentWindow && n.length > 0 && (n.forEach((p) => {
826
- c.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: p }, "*");
827
- }), n.length = 0), ((p) => {
828
- if (p.contentWindow) for (; ie.length > 0; ) {
829
- const m = ie.shift();
830
- m && p.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: m.detail }, "*");
831
- }
832
- })(c);
842
+ et(c, g), Re({ widgetHost: s, apiHost: n, widgetKey: a.widgetKey, signal: g }), tt(c, g);
833
843
  }, 0);
834
- }, document.body.appendChild(f), ye.add(a.widgetKey);
844
+ }, document.body.appendChild(u), ye.add(a.widgetKey);
835
845
  const h = () => {
836
- u.abort(), window.removeEventListener("beforeunload", h);
846
+ f.abort(), window.removeEventListener("beforeunload", h);
837
847
  };
838
848
  return void window.addEventListener("beforeunload", h);
839
- } catch (f) {
840
- (function(c, u, g) {
841
- x(c, u, u.message, g);
842
- })(s, f, a.widgetKey);
849
+ } catch (u) {
850
+ (function(c, f, g) {
851
+ x(c, f, f.message, g);
852
+ })(n, u, a.widgetKey);
843
853
  }
844
- var l;
854
+ var o;
845
855
  };
846
- window.addEventListener("brainfish:identify", (a) => {
847
- const t = a, n = document.querySelector(`#${C} .${xe}`);
848
- n != null && n.contentWindow ? n.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: t.detail }, "*") : ie.push(t);
849
- });
850
- let P = null;
851
- const Me = [];
852
- typeof window != "undefined" && window.addEventListener("brainfish:identify", (a) => {
853
- const t = a;
854
- Me.push(t.detail);
855
- });
856
- const we = typeof window != "undefined" && window.Brainfish ? window.Brainfish : (P || (P = /* @__PURE__ */ function() {
856
+ let T = null;
857
+ const _ = typeof window != "undefined" && window.Brainfish ? window.Brainfish : (T || (T = /* @__PURE__ */ function() {
857
858
  let a = [], t = null;
858
- function n(o, r) {
859
+ function n(i, r) {
859
860
  if (t) {
860
- const e = o.split(".");
861
- let i = t;
862
- for (let l = 0; l < e.length - 1; l++) i = i[e[l]];
863
- const d = i[e[e.length - 1]];
864
- if (typeof d == "function") return d.apply(i, r);
865
- } else a.push([o, r]);
861
+ const e = i.split(".");
862
+ let d = t;
863
+ for (let o = 0; o < e.length - 1; o++) d = d[e[o]];
864
+ const l = d[e[e.length - 1]];
865
+ if (typeof l == "function") return l.apply(d, r);
866
+ } else a.push([i, r]);
866
867
  }
867
868
  return { Widgets: { init: function() {
868
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
869
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
869
870
  return n("Widgets.init", r);
870
- } }, SearchWidget: { initStandard: function() {
871
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
871
+ }, identify: function() {
872
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
873
+ return n("Widgets.identify", r);
874
+ }, isReady: !1 }, SearchWidget: { initStandard: function() {
875
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
872
876
  return n("SearchWidget.initStandard", r);
873
877
  } }, HelpWidget: { initPopup: function() {
874
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
878
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
875
879
  return n("HelpWidget.initPopup", r);
876
880
  }, close: function() {
877
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
881
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
878
882
  return n("HelpWidget.close", r);
879
883
  }, open: function() {
880
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
884
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
881
885
  return n("HelpWidget.open", r);
882
886
  }, toggle: function() {
883
- for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
887
+ for (var i = arguments.length, r = new Array(i), e = 0; e < i; e++) r[e] = arguments[e];
884
888
  return n("HelpWidget.toggle", r);
885
- } }, _setRealBrainfish: function(o) {
886
- for (t = o; a.length > 0; ) {
889
+ } }, _setRealBrainfish: function(i) {
890
+ for (t = i; a.length > 0; ) {
887
891
  const [r, e] = a.shift();
888
892
  n(r, e);
889
893
  }
890
894
  } };
891
- }(), typeof window != "undefined" && (window.Brainfish = P)), P);
895
+ }(), typeof window != "undefined" && (window.Brainfish = T)), T);
892
896
  let K = null;
893
- we.Widgets.init = (a) => b(void 0, null, function* () {
897
+ _.Widgets.isReady = !1, _.Widgets.identify = (a) => {
898
+ window.BrainfishAnalytics("identify", a);
899
+ }, _.Widgets.init = (a) => m(void 0, null, function* () {
894
900
  window && (window.BrainfishAnalytics = window.BrainfishAnalytics || function() {
895
- for (var r = arguments.length, e = new Array(r), i = 0; i < r; i++) e[i] = arguments[i];
901
+ for (var r = arguments.length, e = new Array(r), d = 0; d < r; d++) e[d] = arguments[d];
896
902
  (window.BrainfishAnalytics.q = window.BrainfishAnalytics.q || []).push(e);
897
903
  });
898
904
  const t = de(a.overrides), n = ((s = a.overrides) == null ? void 0 : s.analyticsApiHost) || "";
899
905
  var s;
900
- let o;
901
- if (a.config) o = JSON.parse(((r) => {
906
+ let i;
907
+ if (a.config) i = JSON.parse(((r) => {
902
908
  if (typeof window != "undefined" && typeof window.atob == "function") {
903
- const e = atob(r), i = e.length, d = new Uint8Array(i);
904
- for (let l = 0; l < i; l++) d[l] = e.charCodeAt(l);
905
- return new TextDecoder().decode(d);
909
+ const e = atob(r), d = e.length, l = new Uint8Array(d);
910
+ for (let o = 0; o < d; o++) l[o] = e.charCodeAt(o);
911
+ return new TextDecoder().decode(l);
906
912
  }
907
913
  if (typeof Buffer != "undefined") return Buffer.from(r, "base64").toString("utf-8");
908
914
  throw new Error("[utils.base64Decode]: Unsupported environment");
909
915
  })(a.config));
910
916
  else {
911
- const { config: r } = yield Ne({ widgetKey: a.widgetKey, apiHost: t });
912
- o = r;
913
- }
914
- K || (K = function(r, e, i, d) {
915
- return b(this, null, function* () {
916
- var l, f, c;
917
- const u = ((l = r.overrides) === null || l === void 0 ? void 0 : l.enableRecording) || (e == null || (f = e.settings) === null || f === void 0 ? void 0 : f.enableRecording) || !1, g = ((c = r.overrides) === null || c === void 0 ? void 0 : c.version) || (e == null ? void 0 : e.version), h = [];
918
- g != null && g.startsWith("2.") ? it(r, e, Me) : h.push(Re(r, e)), h.push(Ye(r.widgetKey, e.trackingToken || "", i, d, u));
917
+ const { config: r } = yield He({ widgetKey: a.widgetKey, apiHost: t });
918
+ i = r;
919
+ }
920
+ K || (K = function(r, e, d, l) {
921
+ return m(this, null, function* () {
922
+ var o, u, c;
923
+ const f = ((o = r.overrides) === null || o === void 0 ? void 0 : o.enableRecording) || (e == null || (u = e.settings) === null || u === void 0 ? void 0 : u.enableRecording) || !1, g = ((c = r.overrides) === null || c === void 0 ? void 0 : c.version) || (e == null ? void 0 : e.version), h = [];
924
+ g != null && g.startsWith("2.") ? rt(r, e) : h.push(ze(r, e)), h.push(Ne(r.widgetKey, e.trackingToken || "", d, l, f));
919
925
  const [p] = yield Promise.allSettled(h);
920
- p && p.status === "fulfilled" && p.value && we._setRealBrainfish(p.value);
926
+ p && p.status === "fulfilled" && p.value && _._setRealBrainfish(p.value);
921
927
  });
922
- }(a, o, t, n)), yield K;
928
+ }(a, i, t, n)), yield K, _.Widgets.isReady = !0, window.dispatchEvent(new Event("onBrainfishReady"));
923
929
  });
924
- const dt = function() {
930
+ const it = function() {
925
931
  typeof window != "undefined" && window.BrainfishAnalytics && window.BrainfishAnalytics(...arguments);
926
932
  };
927
933
  export {
928
- dt as BrainfishAnalytics,
929
- we as default
934
+ it as BrainfishAnalytics,
935
+ _ as default
930
936
  };
931
937
  //# sourceMappingURL=web.js.map