@brainfish-ai/widgets-initiator 1.11.0 → 1.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web.js CHANGED
@@ -1,47 +1,47 @@
1
- var je = Object.defineProperty, Le = Object.defineProperties;
2
- var Fe = Object.getOwnPropertyDescriptors;
1
+ var He = Object.defineProperty, $e = Object.defineProperties;
2
+ var Re = Object.getOwnPropertyDescriptors;
3
3
  var me = Object.getOwnPropertySymbols;
4
- var He = Object.prototype.hasOwnProperty, $e = Object.prototype.propertyIsEnumerable;
5
- var L = (r, t, n) => t in r ? je(r, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : r[t] = n, F = (r, t) => {
4
+ var Ke = Object.prototype.hasOwnProperty, ze = Object.prototype.propertyIsEnumerable;
5
+ var F = (r, t, n) => t in r ? He(r, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : r[t] = n, L = (r, t) => {
6
6
  for (var n in t || (t = {}))
7
- He.call(t, n) && L(r, n, t[n]);
7
+ Ke.call(t, n) && F(r, n, t[n]);
8
8
  if (me)
9
9
  for (var n of me(t))
10
- $e.call(t, n) && L(r, n, t[n]);
10
+ ze.call(t, n) && F(r, n, t[n]);
11
11
  return r;
12
- }, H = (r, t) => Le(r, Fe(t));
13
- var E = (r, t, n) => L(r, typeof t != "symbol" ? t + "" : t, n);
14
- var v = (r, t, n) => new Promise((d, i) => {
12
+ }, H = (r, t) => $e(r, Re(t));
13
+ var E = (r, t, n) => F(r, typeof t != "symbol" ? t + "" : t, n);
14
+ var b = (r, t, n) => new Promise((o, i) => {
15
15
  var a = (l) => {
16
16
  try {
17
17
  s(n.next(l));
18
- } catch (o) {
19
- i(o);
18
+ } catch (d) {
19
+ i(d);
20
20
  }
21
21
  }, e = (l) => {
22
22
  try {
23
23
  s(n.throw(l));
24
- } catch (o) {
25
- i(o);
24
+ } catch (d) {
25
+ i(d);
26
26
  }
27
- }, s = (l) => l.done ? d(l.value) : Promise.resolve(l.value).then(a, e);
27
+ }, s = (l) => l.done ? o(l.value) : Promise.resolve(l.value).then(a, e);
28
28
  s((n = n.apply(r, t)).next());
29
29
  });
30
- var S, z;
30
+ var C, z;
31
31
  (function() {
32
32
  try {
33
33
  var r = typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, t = new r.Error().stack;
34
- t && (r._sentryDebugIds = r._sentryDebugIds || {}, r._sentryDebugIds[t] = "f40f135d-53a2-4a4c-85d9-76eb82e60760", r._sentryDebugIdIdentifier = "sentry-dbid-f40f135d-53a2-4a4c-85d9-76eb82e60760");
34
+ t && (r._sentryDebugIds = r._sentryDebugIds || {}, r._sentryDebugIds[t] = "ab779ab2-376f-41fa-aaa3-2f7959f0fd24", r._sentryDebugIdIdentifier = "sentry-dbid-ab779ab2-376f-41fa-aaa3-2f7959f0fd24");
35
35
  } catch (n) {
36
36
  }
37
- })(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "4df95e9ce81e4f6919ae4d1bbf6331ee4ce62c2f" }, function(r) {
37
+ })(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "0d905f38a9db2716eed479909915228ddd3b71ba" }, function(r) {
38
38
  r.Sidebar = "sidebar", r.Searchbar = "searchbar", r.Popup = "popup";
39
- }(S || (S = {})), S.Sidebar, S.Searchbar, S.Popup;
39
+ }(C || (C = {})), C.Sidebar, C.Searchbar, C.Popup;
40
40
  class le extends Error {
41
- constructor(n, d) {
42
- super(n, d);
41
+ constructor(n, o) {
42
+ super(n, o);
43
43
  E(this, "cause");
44
- this.name = "BrainfishWidgetError", this.cause = d == null ? void 0 : d.cause, Error.captureStackTrace && Error.captureStackTrace(this, le), this.cause instanceof Error && this.cause.stack && (this.stack = this.stack + `
44
+ this.name = "BrainfishWidgetError", this.cause = o == null ? void 0 : o.cause, Error.captureStackTrace && Error.captureStackTrace(this, le), this.cause instanceof Error && this.cause.stack && (this.stack = this.stack + `
45
45
  Caused by: ` + this.cause.stack);
46
46
  }
47
47
  toJSON() {
@@ -51,7 +51,7 @@ Caused by: ` + this.cause.stack);
51
51
  (function(r) {
52
52
  r.LINK = "link", r.CALLBACK = "callback", r.EMAIL = "email", r.PHONE = "phone";
53
53
  })(z || (z = {}));
54
- const _ = (r, t, n, d) => {
54
+ const x = (r, t, n, o) => {
55
55
  let i = n, a = {};
56
56
  if (t instanceof Error) try {
57
57
  a = JSON.parse(t.message), i += ` - ${a.message || t.message}`;
@@ -61,120 +61,120 @@ const _ = (r, t, n, d) => {
61
61
  else i += ` - ${String(t)}`;
62
62
  ((e, s, l) => {
63
63
  if (!navigator || navigator.userAgent.toLowerCase().includes("headless")) return;
64
- const o = s.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.11.0. ${s.message}`, stack: s.stack, cause: { message: o.message, stack: o.stack, cause: o.cause } }) });
66
- })(r, new le(i, { cause: a }), d);
67
- }, Re = (r) => v(void 0, null, function* () {
64
+ const d = s.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.12.0. ${s.message}`, stack: s.stack, cause: { message: d.message, stack: d.stack, cause: d.cause } }) });
66
+ })(r, new le(i, { cause: a }), o);
67
+ }, Ne = (r) => b(void 0, null, function* () {
68
68
  let { widgetKey: t, apiHost: n } = r;
69
- return function(d, i, a) {
70
- return v(this, null, function* () {
69
+ return function(o, i, a) {
70
+ return b(this, null, function* () {
71
71
  let e, s = 0;
72
72
  for (; s < 3; ) try {
73
- const l = yield fetch(`${d}${i}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": a } });
73
+ const l = yield fetch(`${o}${i}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": a } });
74
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;
75
+ const d = yield l.json();
76
+ if (!d) throw new Error("Error loading config: empty response");
77
+ return d;
78
78
  } catch (l) {
79
- if (e = l, s++, s >= 3) throw _(d, l, "Error fetching config", a), e;
80
- yield new Promise((o) => setTimeout(o, 500));
79
+ if (e = l, s++, s >= 3) throw x(o, l, "Error fetching config", a), e;
80
+ yield new Promise((d) => setTimeout(d, 500));
81
81
  }
82
82
  });
83
83
  }(n, "/api/searchWidgets.getConfigByKey", t);
84
- }), Ke = (r) => {
85
- let { config: t, apiKey: n, apiHost: d } = r;
86
- const i = t.settings || {};
87
- return ["bodyActionButtons", "footerActionButtons", "nextBestActions"].forEach((a) => {
88
- i[a] && (i[a] = i[a].map((e) => e.type === z.CALLBACK && e.value ? H(F({}, e), { value: new Function(`return ${e.value}`)() }) : e));
89
- }), H(F({}, t), { settings: i, apiHost: d, widgetMode: t.widgetType, apiKey: n });
90
- }, ue = (r) => (r == null ? void 0 : r.apiHost) || "https://app.brainfi.sh", $ = (() => {
84
+ }), ke = () => {
91
85
  if (typeof window == "undefined") return;
92
86
  const r = window.navigator.userAgent;
93
87
  if (!(r.match(/iPad/i) || r.match(/iPhone/i))) return !1;
94
88
  const t = r.match(/OS (\d+)_/i);
95
89
  return t && parseInt(t[1], 10) <= 14;
96
- })(), ze = (r) => v(void 0, null, function* () {
97
- let { apiHost: t, widgetKey: n, version: d } = r;
90
+ }, qe = (r) => {
91
+ let { config: t, apiKey: n, apiHost: o } = r;
92
+ const i = t.settings || {};
93
+ return ["bodyActionButtons", "footerActionButtons", "nextBestActions"].forEach((a) => {
94
+ i[a] && (i[a] = i[a].map((e) => e.type === z.CALLBACK && e.value ? H(L({}, e), { value: new Function(`return ${e.value}`)() }) : e));
95
+ }), H(L({}, t), { settings: i, apiHost: o, widgetMode: t.widgetType, apiKey: n });
96
+ }, ue = (r) => (r == null ? void 0 : r.apiHost) || "https://app.brainfi.sh", $ = ke(), De = (r) => b(void 0, null, function* () {
97
+ let { apiHost: t, widgetKey: n, version: o } = r;
98
98
  try {
99
- const i = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${d}/dist/web.js`, a = $ ? i.replace("web.js", "web.umd.js") : i;
100
- return { widget: yield ((s) => v(void 0, null, function* () {
101
- return document.getElementById("brainfish-widget") ? window.Brainfish : new Promise((l, o) => {
99
+ const i = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${o}/dist/web.js`, a = $ ? i.replace("web.js", "web.umd.js") : i;
100
+ return { widget: yield ((s) => b(void 0, null, function* () {
101
+ return document.getElementById("brainfish-widget") ? window.Brainfish : new Promise((l, d) => {
102
102
  const u = document.createElement("script");
103
103
  u.id = "brainfish-widget", u.src = s, u.type = $ ? "text/javascript" : "module", u.async = !0, u.crossOrigin = "anonymous", u.onload = () => {
104
104
  setTimeout(() => {
105
- const c = window.Brainfish;
106
- c ? l(c) : o(new Error("Failed to load Brainfish module"));
105
+ const f = window.Brainfish;
106
+ f ? l(f) : d(new Error("Failed to load Brainfish module"));
107
107
  }, 200);
108
- }, u.onerror = (c) => {
109
- const f = c, g = { message: `Failed to load script: ${s}`, 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)));
108
+ }, u.onerror = (f) => {
109
+ const c = f, h = { message: `Failed to load script: ${s}`, type: c.type, fileName: c.filename, lineNumber: c.lineno, columnNumber: c.colno, error: c.error ? c.error.toString() : "Unknown error" };
110
+ d(new Error(JSON.stringify(h)));
111
111
  }, $ || document.head.appendChild(u);
112
112
  });
113
113
  }))(a) };
114
114
  } catch (i) {
115
- _(t, i, i.message, n);
115
+ x(t, i, i.message, n);
116
116
  }
117
- }), be = /* @__PURE__ */ new Set(), Ne = (r, t) => v(void 0, null, function* () {
117
+ }), be = /* @__PURE__ */ new Set(), Ue = (r, t) => b(void 0, null, function* () {
118
118
  const n = ue(r.overrides);
119
119
  try {
120
120
  if (be.has(r.widgetKey)) return;
121
- const d = yield ze({ apiHost: n, widgetKey: r.widgetKey, version: t.version || "latest" });
122
- if (d) {
123
- const { widget: i } = d, a = Ke({ config: t, apiKey: r.widgetKey, apiHost: n });
121
+ const o = yield De({ apiHost: n, widgetKey: r.widgetKey, version: t.version || "latest" });
122
+ if (o) {
123
+ const { widget: i } = o, a = qe({ config: t, apiKey: r.widgetKey, apiHost: n });
124
124
  return r.overrides && t.settings && Object.entries(r.overrides).forEach((e) => {
125
125
  let [s, l] = e;
126
126
  t.settings && s in t.settings && (t.settings[s] = 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());
127
+ let d = arguments.length > 1 ? arguments[1] : void 0;
128
+ const u = new Map((arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : []).map((f) => [f.label, f]));
129
+ return d.forEach((f) => u.set(f.label, f)), Array.from(u.values());
130
130
  }(t.settings[s], l));
131
131
  }), function(e, s) {
132
- s.widgetType === S.Searchbar || s.widgetType === "Search" ? e.SearchWidget.initStandard(s) : e.HelpWidget.initPopup(s);
132
+ s.widgetType === C.Searchbar || s.widgetType === "Search" ? e.SearchWidget.initStandard(s) : e.HelpWidget.initPopup(s);
133
133
  }(i, a), be.add(r.widgetKey), i;
134
134
  }
135
- } catch (d) {
136
- _(n, d, d.message, r.widgetKey);
135
+ } catch (o) {
136
+ x(n, o, o.message, r.widgetKey);
137
137
  }
138
138
  });
139
139
  let ve = !1;
140
- const qe = function(d, i, a) {
141
- return v(this, arguments, function* (r, t, n) {
142
- let e = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "", s = arguments.length > 4 && arguments[4] !== void 0 && arguments[4], l = arguments.length > 5 && arguments[5] !== void 0 ? arguments[5] : [], o = arguments.length > 6 ? arguments[6] : void 0;
143
- if (t || _(n, new Error("Access key is required"), "Access key is required", r), !ve) try {
144
- const u = (() => {
140
+ const Je = function(o, i, a) {
141
+ return b(this, arguments, function* (r, t, n) {
142
+ let e = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "", s = arguments.length > 4 && arguments[4] !== void 0 && arguments[4], l = arguments.length > 5 && arguments[5] !== void 0 ? arguments[5] : [], d = arguments.length > 6 ? arguments[6] : void 0, u = arguments.length > 7 ? arguments[7] : void 0;
143
+ if (t || x(n, new Error("Access key is required"), "Access key is required", r), !ve) try {
144
+ const f = (() => {
145
145
  if (typeof window == "undefined" || typeof navigator == "undefined") return !1;
146
- const c = navigator, f = window, g = (c.doNotTrack || f.doNotTrack || c.msDoNotTrack || "0").toString().toLowerCase();
146
+ const c = navigator, h = window, g = (c.doNotTrack || h.doNotTrack || c.msDoNotTrack || "0").toString().toLowerCase();
147
147
  return ["1", "yes", "true"].includes(g);
148
148
  })();
149
- window.BrainfishAnalytics("init", { apiUrl: e, accessKey: t, trackScreenViews: !0, trackAttributes: !u, trackOutgoingLinks: !u, enableRecording: !u && s, recordingBlocklist: l, _allowLocalhostRecording: o }), ve = !0, yield ((c, f) => v(this, null, function* () {
149
+ window.BrainfishAnalytics("init", { apiUrl: e, accessKey: t, trackScreenViews: !0, trackAttributes: !f, trackOutgoingLinks: !f, enableRecording: !f && s, recordingBlocklist: l, _allowLocalhostRecording: d, _allowScreenRecording: u }), ve = !0, yield ((c, h) => b(this, null, function* () {
150
150
  if (document.getElementById("brainfish-analytics")) return window.BrainfishAnalytics;
151
151
  const g = document.createElement("script");
152
152
  g.id = "brainfish-analytics", g.src = "https://cdn.jsdelivr.net/npm/@brainfish-ai/web-tracker@latest/dist/tracker.js", g.type = "module", g.async = !0, g.crossOrigin = "anonymous", g.onerror = () => {
153
- _(c, new Error(`Failed to load script: ${g.src}`), `Failed to load script: ${g.src}`, f);
153
+ x(c, new Error(`Failed to load script: ${g.src}`), `Failed to load script: ${g.src}`, h);
154
154
  }, document.head.appendChild(g);
155
155
  }))(n, r);
156
- } catch (u) {
157
- _(n, u, "Failed to initialize BrainfishAnalytics", r);
156
+ } catch (f) {
157
+ x(n, f, "Failed to initialize BrainfishAnalytics", r);
158
158
  }
159
159
  });
160
160
  };
161
- function k(r, t) {
161
+ function _(r, t) {
162
162
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
163
- const d = document.createElement(r);
164
- return d.className = t, Object.entries(n).forEach((i) => {
163
+ const o = document.createElement(r);
164
+ return o.className = t, Object.entries(n).forEach((i) => {
165
165
  let [a, e] = i;
166
- d.setAttribute(a, e);
167
- }), d;
166
+ o.setAttribute(a, e);
167
+ }), o;
168
168
  }
169
- const P = "bf-iframe-container", j = "bf-trigger-button";
170
- class y {
169
+ const j = "bf-iframe-container", P = "bf-trigger-button";
170
+ class w {
171
171
  static get isWidgetOpen() {
172
172
  return this.isOpen;
173
173
  }
174
174
  static initialize(t) {
175
- var n, d;
175
+ var n, o;
176
176
  let { button: i, icon: a, isButtonHidden: e } = t;
177
- this.button = i || null, this.icon = a || null, this.isButtonHidden = e || !1, i && i.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()), (d = window.Brainfish) !== null && d !== void 0 && d.Widgets && (window.Brainfish.Widgets.open = () => this.openWidget(), window.Brainfish.Widgets.close = () => this.closeWidget());
177
+ this.button = i || null, this.icon = a || null, this.isButtonHidden = e || !1, i && i.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()), (o = window.Brainfish) !== null && o !== void 0 && o.Widgets && (window.Brainfish.Widgets.open = () => this.openWidget(), window.Brainfish.Widgets.close = () => this.closeWidget());
178
178
  }
179
179
  static toggleIframeVisibility() {
180
180
  this.isOpen = !this.isOpen, this.isOpen ? this.openWidget() : this.closeWidget();
@@ -182,8 +182,8 @@ class y {
182
182
  static openWidget() {
183
183
  var t;
184
184
  this.isOpen = !0;
185
- const n = document.querySelector(".bf-iframe-container"), d = n == null ? void 0 : n.querySelector("iframe");
186
- if (n == null || n.classList.add("open"), n == null || n.setAttribute("aria-hidden", "false"), d == null || (t = d.contentWindow) === null || t === void 0 || t.postMessage({ type: "FOCUS_SEARCH_FIELD" }, "*"), this.button && this.icon) {
185
+ const n = document.querySelector(".bf-iframe-container"), o = n == null ? void 0 : n.querySelector("iframe");
186
+ if (n == null || n.classList.add("open"), n == null || n.setAttribute("aria-hidden", "false"), o == null || (t = o.contentWindow) === null || t === void 0 || t.postMessage({ type: "FOCUS_SEARCH_FIELD" }, "*"), this.button && this.icon) {
187
187
  const i = this.icon.querySelector(".fish-icon"), a = this.icon.querySelector(".close-icon");
188
188
  this.button.setAttribute("aria-expanded", "true"), i.classList.remove("visible"), a.classList.add("visible"), document.body.clientWidth <= 576 && this.hideTriggerButton();
189
189
  }
@@ -194,8 +194,8 @@ class y {
194
194
  const t = document.querySelector(".bf-iframe-container");
195
195
  if (t == null || t.classList.remove("open"), t == null || t.setAttribute("aria-hidden", "true"), this.button && this.icon) {
196
196
  this.button.setAttribute("aria-expanded", "false");
197
- const n = this.icon.querySelector(".fish-icon"), d = this.icon.querySelector(".close-icon");
198
- n.classList.add("visible"), d.classList.remove("visible"), document.body.clientWidth <= 576 && this.showTriggerButton();
197
+ const n = this.icon.querySelector(".fish-icon"), o = this.icon.querySelector(".close-icon");
198
+ n.classList.add("visible"), o.classList.remove("visible"), document.body.clientWidth <= 576 && this.showTriggerButton();
199
199
  }
200
200
  window.dispatchEvent(new Event("onBrainfishWidgetClose")), window.BrainfishAnalytics("track", "Close Widget");
201
201
  }
@@ -208,34 +208,34 @@ class y {
208
208
  (t = this.button) === null || t === void 0 || t.classList.add("hidden");
209
209
  }
210
210
  }
211
- E(y, "isOpen", !1), E(y, "button", null), E(y, "icon", null), E(y, "isButtonHidden", !1);
212
- function De(r) {
213
- let { widgetHost: t, apiHost: n, widgetKey: d, signal: i } = r;
211
+ E(w, "isOpen", !1), E(w, "button", null), E(w, "icon", null), E(w, "isButtonHidden", !1);
212
+ function Ye(r) {
213
+ let { widgetHost: t, apiHost: n, widgetKey: o, signal: i } = r;
214
214
  window.addEventListener("message", (a) => {
215
215
  if (a.origin !== t) return;
216
216
  const { type: e } = a.data;
217
217
  if (e === "TOGGLE_WIDGET_SIZE" && function() {
218
- const s = document.querySelector(`.${P}`);
218
+ const s = document.querySelector(`.${j}`);
219
219
  s.classList.contains("expanded") ? s.classList.remove("expanded") : s.classList.add("expanded");
220
220
  }(), e === "TRACK_EVENT") {
221
221
  if (!window.BrainfishAnalytics) return;
222
222
  const { eventName: s, data: l } = a.data;
223
223
  window.BrainfishAnalytics("track", s, l);
224
224
  }
225
- if (e === "CLOSE_WIDGET" && (window.BrainfishAnalytics("track", "Close Widget"), y.toggleIframeVisibility()), e === "NEXT_BEST_ACTION_CLICKED") {
226
- const { action: s, searchQueryId: l, query: o, answer: u } = a.data, c = { action: s, searchQueryId: l };
225
+ if (e === "CLOSE_WIDGET" && (window.BrainfishAnalytics("track", "Close Widget"), w.toggleIframeVisibility()), e === "NEXT_BEST_ACTION_CLICKED") {
226
+ const { action: s, searchQueryId: l, query: d, answer: u } = a.data, f = { action: s, searchQueryId: l };
227
227
  if (!["function", "callback"].includes(s.type)) return void console.error("Invalid action type", s);
228
- if (window.__bfCallbacks = window.__bfCallbacks || {}, window.__bfCallbacks[s.id]) return void window.__bfCallbacks[s.id](o, u, c);
229
- const f = `${n}/api/searchWidgets.callback.codeblocks?apiKey=${d}&codeblockId=${s.id}`, g = document.createElement("script");
230
- g.src = f, document.head.appendChild(g), g.onload = () => {
231
- window.__bfCallbacks[s.id](o, u, c), setTimeout(() => {
232
- document.head.removeChild(g);
228
+ if (window.__bfCallbacks = window.__bfCallbacks || {}, window.__bfCallbacks[s.id]) return void window.__bfCallbacks[s.id](d, u, f);
229
+ const c = `${n}/api/searchWidgets.callback.codeblocks?apiKey=${o}&codeblockId=${s.id}`, h = document.createElement("script");
230
+ h.src = c, document.head.appendChild(h), h.onload = () => {
231
+ window.__bfCallbacks[s.id](d, u, f), setTimeout(() => {
232
+ document.head.removeChild(h);
233
233
  }, 300);
234
234
  };
235
235
  }
236
236
  }, { signal: i });
237
237
  }
238
- function fe(r) {
238
+ function ce(r) {
239
239
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
240
240
  }
241
241
  var N = { exports: {} }, q = { exports: {} }, D = { exports: {} };
@@ -243,74 +243,74 @@ var N = { exports: {} }, q = { exports: {} }, D = { exports: {} };
243
243
  function n(i) {
244
244
  return Math.round(255 * i);
245
245
  }
246
- function d(i, a, e) {
246
+ function o(i, a, e) {
247
247
  return n(i) + "," + n(a) + "," + n(e);
248
248
  }
249
249
  t.__esModule = !0, t.default = void 0, t.default = function(i, a, e, s) {
250
- if (s === void 0 && (s = d), a === 0) return s(e, e, e);
251
- var l = (i % 360 + 360) % 360 / 60, o = (1 - Math.abs(2 * e - 1)) * a, 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 s(c + h, f + h, g + h);
250
+ if (s === void 0 && (s = o), a === 0) return s(e, e, e);
251
+ var l = (i % 360 + 360) % 360 / 60, d = (1 - Math.abs(2 * e - 1)) * a, u = d * (1 - Math.abs(l % 2 - 1)), f = 0, c = 0, h = 0;
252
+ l >= 0 && l < 1 ? (f = d, c = u) : l >= 1 && l < 2 ? (f = u, c = d) : l >= 2 && l < 3 ? (c = d, h = u) : l >= 3 && l < 4 ? (c = u, h = d) : l >= 4 && l < 5 ? (f = u, h = d) : l >= 5 && l < 6 && (f = d, h = u);
253
+ var g = e - d / 2;
254
+ return s(f + g, c + g, h + g);
255
255
  }, r.exports = t.default;
256
256
  })(D, D.exports);
257
- var ce = D.exports, U = { exports: {} };
257
+ var fe = D.exports, U = { exports: {} };
258
258
  (function(r, t) {
259
259
  t.__esModule = !0, t.default = void 0;
260
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" };
261
- t.default = function(d) {
262
- if (typeof d != "string") return d;
263
- var i = d.toLowerCase();
264
- return n[i] ? "#" + n[i] : d;
261
+ t.default = function(o) {
262
+ if (typeof o != "string") return o;
263
+ var i = o.toLowerCase();
264
+ return n[i] ? "#" + n[i] : o;
265
265
  }, r.exports = t.default;
266
266
  })(U, U.exports);
267
- var Ue = U.exports, J = { exports: {} };
267
+ var Ge = U.exports, J = { exports: {} };
268
268
  (function(r, t) {
269
269
  function n(l) {
270
- var o = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
270
+ var d = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
271
271
  return n = function(u) {
272
- if (u === null || !function(f) {
272
+ if (u === null || !function(c) {
273
273
  try {
274
- return Function.toString.call(f).indexOf("[native code]") !== -1;
275
- } catch (g) {
276
- return typeof f == "function";
274
+ return Function.toString.call(c).indexOf("[native code]") !== -1;
275
+ } catch (h) {
276
+ return typeof c == "function";
277
277
  }
278
278
  }(u)) return u;
279
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);
280
+ if (d !== void 0) {
281
+ if (d.has(u)) return d.get(u);
282
+ d.set(u, f);
283
283
  }
284
- function c() {
285
- return function(f, g, h) {
286
- if (d()) return Reflect.construct.apply(null, arguments);
284
+ function f() {
285
+ return function(c, h, g) {
286
+ if (o()) return Reflect.construct.apply(null, arguments);
287
287
  var p = [null];
288
- p.push.apply(p, g);
289
- var m = new (f.bind.apply(f, p))();
290
- return h && i(m, h.prototype), m;
288
+ p.push.apply(p, h);
289
+ var m = new (c.bind.apply(c, p))();
290
+ return g && i(m, g.prototype), m;
291
291
  }(u, arguments, a(this).constructor);
292
292
  }
293
- return c.prototype = Object.create(u.prototype, { constructor: { value: c, enumerable: !1, writable: !0, configurable: !0 } }), i(c, u);
293
+ return f.prototype = Object.create(u.prototype, { constructor: { value: f, enumerable: !1, writable: !0, configurable: !0 } }), i(f, u);
294
294
  }, n(l);
295
295
  }
296
- function d() {
296
+ function o() {
297
297
  try {
298
298
  var l = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
299
299
  }));
300
- } catch (o) {
300
+ } catch (d) {
301
301
  }
302
- return (d = function() {
302
+ return (o = function() {
303
303
  return !!l;
304
304
  })();
305
305
  }
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);
306
+ function i(l, d) {
307
+ return i = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(u, f) {
308
+ return u.__proto__ = f, u;
309
+ }, i(l, d);
310
310
  }
311
311
  function a(l) {
312
- return a = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(o) {
313
- return o.__proto__ || Object.getPrototypeOf(o);
312
+ return a = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(d) {
313
+ return d.__proto__ || Object.getPrototypeOf(d);
314
314
  }, a(l);
315
315
  }
316
316
  t.__esModule = !0, t.default = void 0;
@@ -464,332 +464,332 @@ To pass a single animation please supply them in simple values, e.g. animation('
464
464
  `, 78: `base must be set in "px" or "%" but you set it in "%s".
465
465
  ` };
466
466
  function s() {
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]);
470
- return g.forEach(function(h) {
471
- f = f.replace(/%[a-z]/, h);
472
- }), f;
467
+ for (var l = arguments.length, d = new Array(l), u = 0; u < l; u++) d[u] = arguments[u];
468
+ var f, c = d[0], h = [];
469
+ for (f = 1; f < d.length; f += 1) h.push(d[f]);
470
+ return h.forEach(function(g) {
471
+ c = c.replace(/%[a-z]/, g);
472
+ }), c;
473
473
  }
474
474
  t.default = function(l) {
475
- var o, u;
476
- function c(f) {
477
- var g;
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;
475
+ var d, u;
476
+ function f(c) {
477
+ var h;
478
+ if (process.env.NODE_ENV === "production") h = l.call(this, "An error occurred. See https://github.com/styled-components/polished/blob/main/src/internalHelpers/errors.md#" + c + " for more information.") || this;
479
479
  else {
480
- for (var h = arguments.length, p = new Array(h > 1 ? h - 1 : 0), m = 1; m < h; m++) p[m - 1] = arguments[m];
481
- g = l.call(this, s.apply(void 0, [e[f]].concat(p))) || this;
480
+ for (var g = arguments.length, p = new Array(g > 1 ? g - 1 : 0), m = 1; m < g; m++) p[m - 1] = arguments[m];
481
+ h = l.call(this, s.apply(void 0, [e[c]].concat(p))) || this;
482
482
  }
483
- return function(b) {
484
- if (b === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
485
- return b;
486
- }(g);
483
+ return function(v) {
484
+ if (v === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
485
+ return v;
486
+ }(h);
487
487
  }
488
- return u = l, (o = c).prototype = Object.create(u.prototype), o.prototype.constructor = o, i(o, u), c;
488
+ return u = l, (d = f).prototype = Object.create(u.prototype), d.prototype.constructor = d, i(d, u), f;
489
489
  }(n(Error)), r.exports = t.default;
490
490
  })(J, J.exports);
491
491
  var B = J.exports;
492
492
  (function(r, t) {
493
- t.__esModule = !0, t.default = function(h) {
494
- if (typeof h != "string") throw new i.default(3);
495
- var p = (0, d.default)(h);
493
+ t.__esModule = !0, t.default = function(g) {
494
+ if (typeof g != "string") throw new i.default(3);
495
+ var p = (0, o.default)(g);
496
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) };
497
497
  if (p.match(s)) {
498
498
  var m = parseFloat((parseInt("" + p[7] + p[8], 16) / 255).toFixed(2));
499
499
  return { red: parseInt("" + p[1] + p[2], 16), green: parseInt("" + p[3] + p[4], 16), blue: parseInt("" + p[5] + p[6], 16), alpha: m };
500
500
  }
501
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)) {
503
- var b = parseFloat((parseInt("" + p[4] + p[4], 16) / 255).toFixed(2));
504
- return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16), alpha: b };
502
+ if (p.match(d)) {
503
+ var v = parseFloat((parseInt("" + p[4] + p[4], 16) / 255).toFixed(2));
504
+ return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16), alpha: v };
505
505
  }
506
- var C = u.exec(p);
507
- if (C) return { red: parseInt("" + C[1], 10), green: parseInt("" + C[2], 10), blue: parseInt("" + C[3], 10) };
508
- var w = c.exec(p.substring(0, 50));
509
- if (w) return { red: parseInt("" + w[1], 10), green: parseInt("" + w[2], 10), blue: parseInt("" + w[3], 10), alpha: parseFloat("" + w[4]) > 1 ? parseFloat("" + w[4]) / 100 : parseFloat("" + w[4]) };
510
- var I = f.exec(p);
506
+ var y = u.exec(p);
507
+ if (y) return { red: parseInt("" + y[1], 10), green: parseInt("" + y[2], 10), blue: parseInt("" + y[3], 10) };
508
+ var S = f.exec(p.substring(0, 50));
509
+ if (S) return { red: parseInt("" + S[1], 10), green: parseInt("" + S[2], 10), blue: parseInt("" + S[3], 10), alpha: parseFloat("" + S[4]) > 1 ? parseFloat("" + S[4]) / 100 : parseFloat("" + S[4]) };
510
+ var I = c.exec(p);
511
511
  if (I) {
512
- var Ie = parseInt("" + I[1], 10), Oe = parseInt("" + I[2], 10) / 100, Te = parseInt("" + I[3], 10) / 100, ge = "rgb(" + (0, n.default)(Ie, Oe, Te) + ")", O = u.exec(ge);
512
+ var Me = parseInt("" + I[1], 10), We = parseInt("" + I[2], 10) / 100, je = parseInt("" + I[3], 10) / 100, ge = "rgb(" + (0, n.default)(Me, We, je) + ")", O = u.exec(ge);
513
513
  if (!O) throw new i.default(4, p, ge);
514
514
  return { red: parseInt("" + O[1], 10), green: parseInt("" + O[2], 10), blue: parseInt("" + O[3], 10) };
515
515
  }
516
- var x = g.exec(p.substring(0, 50));
517
- if (x) {
518
- var Me = parseInt("" + x[1], 10), We = parseInt("" + x[2], 10) / 100, Pe = parseInt("" + x[3], 10) / 100, he = "rgb(" + (0, n.default)(Me, We, Pe) + ")", T = u.exec(he);
516
+ var k = h.exec(p.substring(0, 50));
517
+ if (k) {
518
+ var Pe = parseInt("" + k[1], 10), Fe = parseInt("" + k[2], 10) / 100, Le = parseInt("" + k[3], 10) / 100, he = "rgb(" + (0, n.default)(Pe, Fe, Le) + ")", T = u.exec(he);
519
519
  if (!T) throw new i.default(4, p, he);
520
- return { red: parseInt("" + T[1], 10), green: parseInt("" + T[2], 10), blue: parseInt("" + T[3], 10), alpha: parseFloat("" + x[4]) > 1 ? parseFloat("" + x[4]) / 100 : parseFloat("" + x[4]) };
520
+ return { red: parseInt("" + T[1], 10), green: parseInt("" + T[2], 10), blue: parseInt("" + T[3], 10), alpha: parseFloat("" + k[4]) > 1 ? parseFloat("" + k[4]) / 100 : parseFloat("" + k[4]) };
521
521
  }
522
522
  throw new i.default(5);
523
523
  };
524
- var n = a(ce), d = a(Ue), i = a(B);
525
- function a(h) {
526
- return h && h.__esModule ? h : { default: h };
524
+ var n = a(fe), o = a(Ge), i = a(B);
525
+ function a(g) {
526
+ return g && g.__esModule ? g : { default: g };
527
527
  }
528
- var e = /^#[a-fA-F0-9]{6}$/, s = /^#[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;
528
+ var e = /^#[a-fA-F0-9]{6}$/, s = /^#[a-fA-F0-9]{8}$/, l = /^#[a-fA-F0-9]{3}$/, d = /^#[a-fA-F0-9]{4}$/, u = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, f = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, c = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, h = /^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;
529
529
  r.exports = t.default;
530
530
  })(q, q.exports);
531
531
  var pe = q.exports;
532
532
  (function(r, t) {
533
533
  t.__esModule = !0, t.default = function(i) {
534
534
  if (i === "transparent") return 0;
535
- var a = (0, d.default)(i), e = Object.keys(a).map(function(u) {
536
- var c = a[u] / 255;
537
- return c <= 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
538
- }), s = e[0], l = e[1], o = e[2];
539
- return parseFloat((0.2126 * s + 0.7152 * l + 0.0722 * o).toFixed(3));
535
+ var a = (0, o.default)(i), e = Object.keys(a).map(function(u) {
536
+ var f = a[u] / 255;
537
+ return f <= 0.03928 ? f / 12.92 : Math.pow((f + 0.055) / 1.055, 2.4);
538
+ }), s = e[0], l = e[1], d = e[2];
539
+ return parseFloat((0.2126 * s + 0.7152 * l + 0.0722 * d).toFixed(3));
540
540
  };
541
- var n, d = (n = pe) && n.__esModule ? n : { default: n };
541
+ var n, o = (n = pe) && n.__esModule ? n : { default: n };
542
542
  r.exports = t.default;
543
543
  })(N, N.exports);
544
- const Je = fe(N.exports);
544
+ const Ve = ce(N.exports);
545
545
  var Y = { exports: {} }, G = { exports: {} };
546
546
  (function(r, t) {
547
- function n(d, i, a) {
547
+ function n(o, i, a) {
548
548
  return function() {
549
549
  var e = a.concat(Array.prototype.slice.call(arguments));
550
- return e.length >= i ? d.apply(this, e) : n(d, i, e);
550
+ return e.length >= i ? o.apply(this, e) : n(o, i, e);
551
551
  };
552
552
  }
553
- t.__esModule = !0, t.default = function(d) {
554
- return n(d, d.length, []);
553
+ t.__esModule = !0, t.default = function(o) {
554
+ return n(o, o.length, []);
555
555
  }, r.exports = t.default;
556
556
  })(G, G.exports);
557
- var ye, M, xe = G.exports, V = { exports: {} };
557
+ var ye, M, _e = G.exports, V = { exports: {} };
558
558
  ye = V, (M = V.exports).__esModule = !0, M.default = void 0, M.default = function(r, t, n) {
559
559
  return Math.max(r, Math.min(t, n));
560
560
  }, ye.exports = M.default;
561
- var ke = V.exports, Z = { exports: {} }, Q = { exports: {} };
561
+ var Ce = V.exports, Z = { exports: {} }, Q = { exports: {} };
562
562
  (function(r, t) {
563
563
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
564
- var d, i = n.red / 255, a = n.green / 255, e = n.blue / 255, s = Math.max(i, a, e), l = Math.min(i, a, e), o = (s + l) / 2;
565
- if (s === l) return n.alpha !== void 0 ? { hue: 0, saturation: 0, lightness: o, alpha: n.alpha } : { hue: 0, saturation: 0, lightness: o };
566
- var u = s - l, c = o > 0.5 ? u / (2 - s - l) : u / (s + l);
564
+ var o, i = n.red / 255, a = n.green / 255, e = n.blue / 255, s = Math.max(i, a, e), l = Math.min(i, a, e), d = (s + l) / 2;
565
+ if (s === l) return n.alpha !== void 0 ? { hue: 0, saturation: 0, lightness: d, alpha: n.alpha } : { hue: 0, saturation: 0, lightness: d };
566
+ var u = s - l, f = d > 0.5 ? u / (2 - s - l) : u / (s + l);
567
567
  switch (s) {
568
568
  case i:
569
- d = (a - e) / u + (a < e ? 6 : 0);
569
+ o = (a - e) / u + (a < e ? 6 : 0);
570
570
  break;
571
571
  case a:
572
- d = (e - i) / u + 2;
572
+ o = (e - i) / u + 2;
573
573
  break;
574
574
  default:
575
- d = (i - a) / u + 4;
575
+ o = (i - a) / u + 4;
576
576
  }
577
- return d *= 60, n.alpha !== void 0 ? { hue: d, saturation: c, lightness: o, alpha: n.alpha } : { hue: d, saturation: c, lightness: o };
577
+ return o *= 60, n.alpha !== void 0 ? { hue: o, saturation: f, lightness: d, alpha: n.alpha } : { hue: o, saturation: f, lightness: d };
578
578
  }, r.exports = t.default;
579
579
  })(Q, Q.exports);
580
- var Ye = Q.exports;
580
+ var Ze = Q.exports;
581
581
  (function(r, t) {
582
582
  t.__esModule = !0, t.default = function(a) {
583
- return (0, d.default)((0, n.default)(a));
583
+ return (0, o.default)((0, n.default)(a));
584
584
  };
585
- var n = i(pe), d = i(Ye);
585
+ var n = i(pe), o = i(Ze);
586
586
  function i(a) {
587
587
  return a && a.__esModule ? a : { default: a };
588
588
  }
589
589
  r.exports = t.default;
590
590
  })(Z, Z.exports);
591
- var Se = Z.exports, X = { exports: {} }, ee = { exports: {} }, te = { exports: {} }, ne = { exports: {} };
591
+ var Ee = Z.exports, X = { exports: {} }, ee = { exports: {} }, te = { exports: {} }, ne = { exports: {} };
592
592
  (function(r, t) {
593
593
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
594
594
  return n.length === 7 && n[1] === n[2] && n[3] === n[4] && n[5] === n[6] ? "#" + n[1] + n[3] + n[5] : n;
595
595
  }, r.exports = t.default;
596
596
  })(ne, ne.exports);
597
- var _e = ne.exports, re = { exports: {} };
597
+ var Be = ne.exports, re = { exports: {} };
598
598
  (function(r, t) {
599
599
  t.__esModule = !0, t.default = void 0, t.default = function(n) {
600
- var d = n.toString(16);
601
- return d.length === 1 ? "0" + d : d;
600
+ var o = n.toString(16);
601
+ return o.length === 1 ? "0" + o : o;
602
602
  }, r.exports = t.default;
603
603
  })(re, re.exports);
604
- var Ce = re.exports;
604
+ var Ae = re.exports;
605
605
  (function(r, t) {
606
606
  t.__esModule = !0, t.default = void 0;
607
- var n = a(ce), d = a(_e), i = a(Ce);
607
+ var n = a(fe), o = a(Be), i = a(Ae);
608
608
  function a(l) {
609
609
  return l && l.__esModule ? l : { default: l };
610
610
  }
611
611
  function e(l) {
612
612
  return (0, i.default)(Math.round(255 * l));
613
613
  }
614
- function s(l, o, u) {
615
- return (0, d.default)("#" + e(l) + e(o) + e(u));
614
+ function s(l, d, u) {
615
+ return (0, o.default)("#" + e(l) + e(d) + e(u));
616
616
  }
617
- t.default = function(l, o, u) {
618
- return (0, n.default)(l, o, u, s);
617
+ t.default = function(l, d, u) {
618
+ return (0, n.default)(l, d, u, s);
619
619
  }, r.exports = t.default;
620
620
  })(te, te.exports);
621
- var Ee = te.exports;
621
+ var Ie = te.exports;
622
622
  (function(r, t) {
623
623
  t.__esModule = !0, t.default = function(a, e, s) {
624
624
  if (typeof a == "number" && typeof e == "number" && typeof s == "number") return (0, n.default)(a, e, s);
625
625
  if (typeof a == "object" && e === void 0 && s === void 0) return (0, n.default)(a.hue, a.saturation, a.lightness);
626
- throw new d.default(1);
626
+ throw new o.default(1);
627
627
  };
628
- var n = i(Ee), d = i(B);
628
+ var n = i(Ie), o = i(B);
629
629
  function i(a) {
630
630
  return a && a.__esModule ? a : { default: a };
631
631
  }
632
632
  r.exports = t.default;
633
633
  })(ee, ee.exports);
634
- var Ge = ee.exports, ae = { exports: {} };
634
+ var Qe = ee.exports, ae = { exports: {} };
635
635
  (function(r, t) {
636
- t.__esModule = !0, t.default = function(e, s, l, o) {
637
- if (typeof e == "number" && typeof s == "number" && typeof l == "number" && typeof o == "number") return o >= 1 ? (0, n.default)(e, s, l) : "rgba(" + (0, d.default)(e, s, l) + "," + o + ")";
638
- if (typeof e == "object" && s === void 0 && l === void 0 && o === void 0) return e.alpha >= 1 ? (0, n.default)(e.hue, e.saturation, e.lightness) : "rgba(" + (0, d.default)(e.hue, e.saturation, e.lightness) + "," + e.alpha + ")";
636
+ t.__esModule = !0, t.default = function(e, s, l, d) {
637
+ if (typeof e == "number" && typeof s == "number" && typeof l == "number" && typeof d == "number") return d >= 1 ? (0, n.default)(e, s, l) : "rgba(" + (0, o.default)(e, s, l) + "," + d + ")";
638
+ if (typeof e == "object" && s === void 0 && l === void 0 && d === void 0) return e.alpha >= 1 ? (0, n.default)(e.hue, e.saturation, e.lightness) : "rgba(" + (0, o.default)(e.hue, e.saturation, e.lightness) + "," + e.alpha + ")";
639
639
  throw new i.default(2);
640
640
  };
641
- var n = a(Ee), d = a(ce), i = a(B);
641
+ var n = a(Ie), o = a(fe), i = a(B);
642
642
  function a(e) {
643
643
  return e && e.__esModule ? e : { default: e };
644
644
  }
645
645
  r.exports = t.default;
646
646
  })(ae, ae.exports);
647
- var Ve = ae.exports, ie = { exports: {} };
647
+ var Xe = ae.exports, ie = { exports: {} };
648
648
  (function(r, t) {
649
649
  t.__esModule = !0, t.default = function(e, s, l) {
650
- if (typeof e == "number" && typeof s == "number" && typeof l == "number") return (0, n.default)("#" + (0, d.default)(e) + (0, d.default)(s) + (0, d.default)(l));
651
- if (typeof e == "object" && s === void 0 && l === void 0) return (0, n.default)("#" + (0, d.default)(e.red) + (0, d.default)(e.green) + (0, d.default)(e.blue));
650
+ if (typeof e == "number" && typeof s == "number" && typeof l == "number") return (0, n.default)("#" + (0, o.default)(e) + (0, o.default)(s) + (0, o.default)(l));
651
+ if (typeof e == "object" && s === void 0 && l === void 0) return (0, n.default)("#" + (0, o.default)(e.red) + (0, o.default)(e.green) + (0, o.default)(e.blue));
652
652
  throw new i.default(6);
653
653
  };
654
- var n = a(_e), d = a(Ce), i = a(B);
654
+ var n = a(Be), o = a(Ae), i = a(B);
655
655
  function a(e) {
656
656
  return e && e.__esModule ? e : { default: e };
657
657
  }
658
658
  r.exports = t.default;
659
659
  })(ie, ie.exports);
660
- var Be = ie.exports, oe = { exports: {} };
660
+ var Oe = ie.exports, oe = { exports: {} };
661
661
  (function(r, t) {
662
- t.__esModule = !0, t.default = function(e, s, l, o) {
662
+ t.__esModule = !0, t.default = function(e, s, l, d) {
663
663
  if (typeof e == "string" && typeof s == "number") {
664
664
  var u = (0, n.default)(e);
665
665
  return "rgba(" + u.red + "," + u.green + "," + u.blue + "," + s + ")";
666
666
  }
667
- if (typeof e == "number" && typeof s == "number" && typeof l == "number" && typeof o == "number") return o >= 1 ? (0, d.default)(e, s, l) : "rgba(" + e + "," + s + "," + l + "," + o + ")";
668
- if (typeof e == "object" && s === void 0 && l === void 0 && o === void 0) return e.alpha >= 1 ? (0, d.default)(e.red, e.green, e.blue) : "rgba(" + e.red + "," + e.green + "," + e.blue + "," + e.alpha + ")";
667
+ if (typeof e == "number" && typeof s == "number" && typeof l == "number" && typeof d == "number") return d >= 1 ? (0, o.default)(e, s, l) : "rgba(" + e + "," + s + "," + l + "," + d + ")";
668
+ if (typeof e == "object" && s === void 0 && l === void 0 && d === void 0) return e.alpha >= 1 ? (0, o.default)(e.red, e.green, e.blue) : "rgba(" + e.red + "," + e.green + "," + e.blue + "," + e.alpha + ")";
669
669
  throw new i.default(7);
670
670
  };
671
- var n = a(pe), d = a(Be), i = a(B);
671
+ var n = a(pe), o = a(Oe), i = a(B);
672
672
  function a(e) {
673
673
  return e && e.__esModule ? e : { default: e };
674
674
  }
675
675
  r.exports = t.default;
676
676
  })(oe, oe.exports);
677
- var Ze = oe.exports;
677
+ var et = oe.exports;
678
678
  (function(r, t) {
679
- t.__esModule = !0, t.default = function(f) {
680
- if (typeof f != "object") throw new e.default(8);
681
- if (o(f)) return (0, a.default)(f);
682
- if (l(f)) return (0, i.default)(f);
683
- if (c(f)) return (0, d.default)(f);
684
- if (u(f)) return (0, n.default)(f);
679
+ t.__esModule = !0, t.default = function(c) {
680
+ if (typeof c != "object") throw new e.default(8);
681
+ if (d(c)) return (0, a.default)(c);
682
+ if (l(c)) return (0, i.default)(c);
683
+ if (f(c)) return (0, o.default)(c);
684
+ if (u(c)) return (0, n.default)(c);
685
685
  throw new e.default(8);
686
686
  };
687
- var n = s(Ge), d = s(Ve), i = s(Be), a = s(Ze), e = s(B);
688
- function s(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
+ var n = s(Qe), o = s(Xe), i = s(Oe), a = s(et), e = s(B);
688
+ function s(c) {
689
+ return c && c.__esModule ? c : { default: c };
690
+ }
691
+ var l = function(c) {
692
+ return typeof c.red == "number" && typeof c.green == "number" && typeof c.blue == "number" && (typeof c.alpha != "number" || c.alpha === void 0);
693
+ }, d = function(c) {
694
+ return typeof c.red == "number" && typeof c.green == "number" && typeof c.blue == "number" && typeof c.alpha == "number";
695
+ }, u = function(c) {
696
+ return typeof c.hue == "number" && typeof c.saturation == "number" && typeof c.lightness == "number" && (typeof c.alpha != "number" || c.alpha === void 0);
697
+ }, f = function(c) {
698
+ return typeof c.hue == "number" && typeof c.saturation == "number" && typeof c.lightness == "number" && typeof c.alpha == "number";
699
699
  };
700
700
  r.exports = t.default;
701
701
  })(X, X.exports);
702
- var Ae = X.exports;
702
+ var Te = X.exports;
703
703
  (function(r, t) {
704
704
  t.__esModule = !0, t.default = void 0;
705
- var n = e(xe), d = e(ke), i = e(Se), a = e(Ae);
706
- function e(o) {
707
- return o && o.__esModule ? o : { default: o };
705
+ var n = e(_e), o = e(Ce), i = e(Ee), a = e(Te);
706
+ function e(d) {
707
+ return d && d.__esModule ? d : { default: d };
708
708
  }
709
709
  function s() {
710
- return s = Object.assign ? Object.assign.bind() : function(o) {
710
+ return s = Object.assign ? Object.assign.bind() : function(d) {
711
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]);
712
+ var f = arguments[u];
713
+ for (var c in f) Object.prototype.hasOwnProperty.call(f, c) && (d[c] = f[c]);
714
714
  }
715
- return o;
715
+ return d;
716
716
  }, s.apply(this, arguments);
717
717
  }
718
- var l = (0, n.default)(function(o, u) {
718
+ var l = (0, n.default)(function(d, u) {
719
719
  if (u === "transparent") return u;
720
- var c = (0, i.default)(u);
721
- return (0, a.default)(s({}, c, { lightness: (0, d.default)(0, 1, c.lightness - parseFloat(o)) }));
720
+ var f = (0, i.default)(u);
721
+ return (0, a.default)(s({}, f, { lightness: (0, o.default)(0, 1, f.lightness - parseFloat(d)) }));
722
722
  });
723
723
  t.default = l, r.exports = t.default;
724
724
  })(Y, Y.exports);
725
- const Qe = fe(Y.exports);
725
+ const tt = ce(Y.exports);
726
726
  var se = { exports: {} };
727
727
  (function(r, t) {
728
728
  t.__esModule = !0, t.default = void 0;
729
- var n = e(xe), d = e(ke), i = e(Se), a = e(Ae);
730
- function e(o) {
731
- return o && o.__esModule ? o : { default: o };
729
+ var n = e(_e), o = e(Ce), i = e(Ee), a = e(Te);
730
+ function e(d) {
731
+ return d && d.__esModule ? d : { default: d };
732
732
  }
733
733
  function s() {
734
- return s = Object.assign ? Object.assign.bind() : function(o) {
734
+ return s = Object.assign ? Object.assign.bind() : function(d) {
735
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]);
736
+ var f = arguments[u];
737
+ for (var c in f) Object.prototype.hasOwnProperty.call(f, c) && (d[c] = f[c]);
738
738
  }
739
- return o;
739
+ return d;
740
740
  }, s.apply(this, arguments);
741
741
  }
742
- var l = (0, n.default)(function(o, u) {
742
+ var l = (0, n.default)(function(d, u) {
743
743
  if (u === "transparent") return u;
744
- var c = (0, i.default)(u);
745
- return (0, a.default)(s({}, c, { lightness: (0, d.default)(0, 1, c.lightness + parseFloat(o)) }));
744
+ var f = (0, i.default)(u);
745
+ return (0, a.default)(s({}, f, { lightness: (0, o.default)(0, 1, f.lightness + parseFloat(d)) }));
746
746
  });
747
747
  t.default = l, r.exports = t.default;
748
748
  })(se, se.exports);
749
- const Xe = fe(se.exports);
750
- function et(r) {
749
+ const nt = ce(se.exports);
750
+ function rt(r) {
751
751
  if (!document.querySelector("style[data-widget-styles]")) {
752
752
  var t, n;
753
753
  (function() {
754
- let d = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "#000", i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "FFF";
754
+ let o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "#000", i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "FFF";
755
755
  const a = document.createElement("style");
756
756
  a.attributes.setNamedItem(document.createAttribute("data-widget-styles"));
757
- const e = Je(d) > 0.5;
757
+ const e = Ve(o) > 0.5;
758
758
  a.textContent = `
759
759
  .bf-trigger-button{position:fixed;bottom:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;box-shadow:0 1px 6px #0000000f,0 2px 32px #00000029;transition:transform 167ms cubic-bezier(.33,0,0,1);box-sizing:content-box;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{display:flex;align-items:center;justify-content:center;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 .fish-icon{display:none}.trigger-button-icon .fish-icon.visible{display:block}.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{display:none;position:fixed;z-index:2147483000000;background-color:#fff;bottom:0;right:0;width:100vw;height:100vh;border:none;overflow:hidden;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{display:block;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))}}.iframe-loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:10}.spinner{width:24px;height:24px;border:2px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-error{width:24px;height:24px;position:relative;display:flex;align-items:center;justify-content:center}.loading-error:before,.loading-error:after{content:"";position:absolute;width:16px;height:2px;background-color:#e74c3c;border-radius:2px}.loading-error:before{transform:rotate(45deg)}.loading-error:after{transform:rotate(-45deg)}
760
- .${j} { background: ${d}; }
761
- .${j}:hover {
762
- background: ${e ? Qe(0.05, d) : Xe(0.05, d)};
760
+ .${P} { background: ${o}; }
761
+ .${P}:hover {
762
+ background: ${e ? tt(0.05, o) : nt(0.05, o)};
763
763
  }
764
764
  .trigger-button-icon { color: ${i}; }
765
765
  `, document.head.appendChild(a);
766
766
  })((r == null || (t = r.theme) === null || t === void 0 ? void 0 : t.inputButtonBgColor) || "#007bff", (r == null || (n = r.theme) === null || n === void 0 ? void 0 : n.textBaseColor) || "#ffffff");
767
767
  }
768
768
  }
769
- function tt(r, t) {
769
+ function at(r, t) {
770
770
  const n = () => {
771
- ((d) => {
771
+ ((o) => {
772
772
  var i;
773
- (i = r.contentWindow) === null || i === void 0 || i.postMessage({ type: "UPDATE_BODY_CLASS", isDarkMode: d }, "*");
773
+ (i = r.contentWindow) === null || i === void 0 || i.postMessage({ type: "UPDATE_BODY_CLASS", isDarkMode: o }, "*");
774
774
  })(document.body.classList.contains("dark"));
775
775
  };
776
776
  n(), (() => {
777
- const d = new MutationObserver(n);
778
- d.observe(document.body, { attributes: !0, attributeFilter: ["class"] }), t.addEventListener("abort", () => d.disconnect());
777
+ const o = new MutationObserver(n);
778
+ o.observe(document.body, { attributes: !0, attributeFilter: ["class"] }), t.addEventListener("abort", () => o.disconnect());
779
779
  })();
780
780
  }
781
- function nt(r, t) {
781
+ function it(r, t) {
782
782
  let n;
783
- const d = () => {
783
+ const o = () => {
784
784
  ((a) => {
785
785
  var e;
786
786
  const s = { type: "UPDATE_BODY_CLASS", isMobile: a };
787
- (e = r.contentWindow) === null || e === void 0 || e.postMessage(s, "*"), a && (y.isWidgetOpen ? y.hideTriggerButton() : y.showTriggerButton());
787
+ (e = r.contentWindow) === null || e === void 0 || e.postMessage(s, "*"), a && (w.isWidgetOpen ? w.hideTriggerButton() : w.showTriggerButton());
788
788
  })(document.body.clientWidth <= 576);
789
789
  }, i = () => {
790
- n && clearTimeout(n), n = window.setTimeout(d, 300);
790
+ n && clearTimeout(n), n = window.setTimeout(o, 300);
791
791
  };
792
- d(), (() => {
792
+ o(), (() => {
793
793
  const a = new ResizeObserver(i);
794
794
  a.observe(document.body), t.addEventListener("abort", () => a.disconnect());
795
795
  })();
@@ -797,25 +797,25 @@ function nt(r, t) {
797
797
  function R(r) {
798
798
  const t = new TextEncoder().encode(r);
799
799
  if (typeof window != "undefined" && typeof window.btoa == "function") {
800
- const n = Array.from(t, (d) => String.fromCharCode(d)).join("");
800
+ const n = Array.from(t, (o) => String.fromCharCode(o)).join("");
801
801
  return btoa(n);
802
802
  }
803
803
  if (typeof Buffer != "undefined") return Buffer.from(t).toString("base64");
804
804
  throw new Error("[utils.base64Encode]: Unsupported environment");
805
805
  }
806
806
  const we = /* @__PURE__ */ new Set();
807
- function rt(r, t, n) {
808
- let { isButtonHidden: d, triggerButtonIcon: i } = n;
807
+ function ot(r, t, n) {
808
+ let { isButtonHidden: o, triggerButtonIcon: i } = n;
809
809
  const a = document.createDocumentFragment();
810
- if (d) y.initialize({ isButtonHidden: d });
810
+ if (o) w.initialize({ isButtonHidden: o });
811
811
  else {
812
- const { button: l, icon: o } = function(u, c) {
813
- const f = k("button", j, { id: `trigger-button-${u}`, "aria-controls": P, "aria-expanded": "false", "data-name": j }), g = k("div", "trigger-button-icon", { "aria-hidden": "true" });
814
- return g.innerHTML = c ? `
812
+ const { button: l, icon: d } = function(u, f) {
813
+ const c = _("button", P, { id: `trigger-button-${u}`, "aria-controls": j, "aria-expanded": "false", "data-name": P }), h = _("div", "trigger-button-icon", { "aria-hidden": "true" });
814
+ return h.innerHTML = f ? `
815
815
  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256" class="close-icon">
816
816
  <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>
817
817
  </svg>
818
- <img src="${c}" class="fish-icon visible" alt="Trigger button icon" height="32" width="32" aria-hidden="true" aria-label="help button icon" />
818
+ <img src="${f}" class="fish-icon visible" alt="Trigger button icon" height="32" width="32" aria-hidden="true" aria-label="help button icon" />
819
819
  ` : `
820
820
  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256" class="close-icon">
821
821
  <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>
@@ -823,61 +823,73 @@ function rt(r, t, n) {
823
823
  <svg width="24" height="14" viewBox="0 0 24 14" fill="none" xmlns="http://www.w3.org/2000/svg" class="fish-icon visible">
824
824
  <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"/>
825
825
  </svg>
826
- `, f.setAttribute("aria-label", "Open Brainfish widget"), f.appendChild(g), { button: f, icon: g };
826
+ `, c.setAttribute("aria-label", "Open Brainfish widget"), c.appendChild(h), { button: c, icon: h };
827
827
  }(r, i);
828
- a.appendChild(l), y.initialize({ button: l, icon: o });
828
+ a.appendChild(l), w.initialize({ button: l, icon: d });
829
829
  }
830
830
  const { iframeContainer: e, iframe: s } = function(l) {
831
- const o = k("div", P, { id: P, "aria-live": "polite", "aria-hidden": "true" }), u = k("div", "iframe-loading-indicator"), c = k("div", "spinner");
832
- u.setAttribute("aria-label", "Loading content"), u.setAttribute("role", "status"), u.appendChild(c), o.appendChild(u);
833
- const f = k("iframe", "trigger-iframe", { src: l, sandbox: "allow-scripts allow-same-origin allow-popups allow-forms", allow: "clipboard-write", role: "dialog" });
834
- return f.style.opacity = "0", f.addEventListener("load", () => {
835
- u.style.display = "none", f.style.opacity = "1";
836
- }), f.addEventListener("error", (g) => {
837
- console.error("Error loading iframe:", g), u.innerHTML = "";
838
- const h = k("div", "loading-error");
839
- u.appendChild(h), u.setAttribute("aria-label", "Failed to load content");
840
- }), o.appendChild(f), { iframeContainer: o, iframe: f };
831
+ const d = _("div", j, { id: j, "aria-live": "polite", "aria-hidden": "true" }), u = _("div", "iframe-loading-indicator"), f = _("div", "spinner");
832
+ u.setAttribute("aria-label", "Loading content"), u.setAttribute("role", "status"), u.appendChild(f), d.appendChild(u);
833
+ const c = _("iframe", "trigger-iframe", { src: l, sandbox: "allow-scripts allow-same-origin allow-popups allow-forms", allow: "clipboard-write", role: "dialog" });
834
+ return c.style.opacity = "0", c.addEventListener("load", () => {
835
+ u.style.display = "none", c.style.opacity = "1";
836
+ }), c.addEventListener("error", (h) => {
837
+ console.error("Error loading iframe:", h), u.innerHTML = "";
838
+ const g = _("div", "loading-error");
839
+ u.appendChild(g), u.setAttribute("aria-label", "Failed to load content");
840
+ }), d.appendChild(c), { iframeContainer: d, iframe: c };
841
841
  }(t);
842
842
  return a.appendChild(e), { fragment: a, iframe: s };
843
843
  }
844
- const at = (r, t) => {
844
+ const st = (r, t) => {
845
845
  var n;
846
- const d = ue(r.overrides), i = ((a = r.overrides) == null ? void 0 : a.widgetHost) || "https://agent.brainfi.sh";
846
+ const o = ue(r.overrides), i = ((a = r.overrides) == null ? void 0 : a.widgetHost) || "https://agent.brainfi.sh";
847
847
  var a;
848
- const { theme: e, settings: s } = t, l = R(JSON.stringify((n = r.overrides) === null || n === void 0 ? void 0 : n.redirectRules)), o = `${i}/?widgetKey=${r.widgetKey}#${new URLSearchParams({ theme: R(JSON.stringify(e)), settings: R(JSON.stringify(s)), redirectRules: l }).toString()}`, u = s == null ? void 0 : s.hideTriggerButton, c = s == null ? void 0 : s.triggerButtonIcon;
848
+ const { theme: e, settings: s } = t, l = R(JSON.stringify((n = r.overrides) === null || n === void 0 ? void 0 : n.redirectRules)), d = `${i}/?widgetKey=${r.widgetKey}#${new URLSearchParams({ theme: R(JSON.stringify(e)), settings: R(JSON.stringify(s)), redirectRules: l }).toString()}`, u = s == null ? void 0 : s.hideTriggerButton, f = s == null ? void 0 : s.triggerButtonIcon;
849
849
  try {
850
- if (f = r.widgetKey, we.has(f) || function(C) {
851
- return !!document.getElementById(`trigger-button-${C}`);
850
+ if (c = r.widgetKey, we.has(c) || function(y) {
851
+ return !!document.getElementById(`trigger-button-${y}`);
852
852
  }(r.widgetKey)) return;
853
- et(t);
854
- const { fragment: g, iframe: h } = rt(r.widgetKey, o, { isButtonHidden: u || !1, triggerButtonIcon: c || "" }), p = new AbortController(), { signal: m } = p;
855
- h.onload = () => {
853
+ rt(t);
854
+ const { fragment: h, iframe: g } = ot(r.widgetKey, d, { isButtonHidden: u || !1, triggerButtonIcon: f || "" }), p = new AbortController(), { signal: m } = p;
855
+ g.onload = () => {
856
856
  setTimeout(() => {
857
- tt(h, m), De({ widgetHost: i, apiHost: d, widgetKey: r.widgetKey, signal: m }), nt(h, m);
857
+ at(g, m), Ye({ widgetHost: i, apiHost: o, widgetKey: r.widgetKey, signal: m }), it(g, m);
858
858
  }, 0);
859
- }, document.body.appendChild(g), we.add(r.widgetKey);
860
- const b = () => {
861
- p.abort(), window.removeEventListener("beforeunload", b);
859
+ }, document.body.appendChild(h), we.add(r.widgetKey);
860
+ const v = () => {
861
+ p.abort(), window.removeEventListener("beforeunload", v);
862
862
  };
863
- return void window.addEventListener("beforeunload", b);
864
- } catch (g) {
865
- (function(h, p, m) {
866
- _(h, p, p.message, m);
867
- })(d, g, r.widgetKey);
863
+ return void window.addEventListener("beforeunload", v);
864
+ } catch (h) {
865
+ (function(g, p, m) {
866
+ x(g, p, p.message, m);
867
+ })(o, h, r.widgetKey);
868
868
  }
869
- var f;
869
+ var c;
870
870
  };
871
871
  var de = ((r) => (r.FRESHCHAT = "freshchat", r.INTERCOM = "intercom", r.ZENDESK = "zendesk", r.HELPSCOUT = "helpscout", r))(de || {});
872
- const it = (r) => v(void 0, null, function* () {
873
- if (r.widgetType === S.Popup) {
872
+ const dt = (r) => b(void 0, null, function* () {
873
+ if (r.widgetType === C.Popup) {
874
874
  const t = window.fcWidget ? de.FRESHCHAT : null;
875
- t && t === de.FRESHCHAT && (yield v(void 0, null, function* () {
875
+ t && t === de.FRESHCHAT && (yield b(void 0, null, function* () {
876
876
  window.fcWidget || (yield new Promise((n) => setTimeout(n, 100))), window.fcWidget.hide(), window.fcWidget.on("widget:closed", () => {
877
877
  window.fcWidget.hide();
878
878
  });
879
879
  }));
880
880
  }
881
+ }), xe = "brainfish-nudges", Se = ke(), lt = (r, t) => b(void 0, null, function* () {
882
+ try {
883
+ yield ((n, o) => b(void 0, null, function* () {
884
+ if (document.getElementById(xe)) return;
885
+ const i = document.createElement("script");
886
+ i.id = xe, i.src = `https://cdn.jsdelivr.net/npm/@brainfish-ai/nudge-widget@latest/dist/index.${Se ? "umd" : "es"}.js`, i.type = Se ? "text/javascript" : "module", i.async = !0, i.crossOrigin = "anonymous", i.onerror = () => {
887
+ x(n, new Error(`Failed to load script: ${i.src}`), `Failed to load script: ${i.src}`, o);
888
+ }, document.head.appendChild(i);
889
+ }))(r, t);
890
+ } catch (n) {
891
+ x(r, n, "Failed to initialize Nudge widget", t);
892
+ }
881
893
  });
882
894
  let W = null;
883
895
  const A = typeof window != "undefined" && window.Brainfish ? window.Brainfish : (W || (W = /* @__PURE__ */ function() {
@@ -886,7 +898,7 @@ const A = typeof window != "undefined" && window.Brainfish ? window.Brainfish :
886
898
  if (t) {
887
899
  const e = i.split(".");
888
900
  let s = t;
889
- for (let o = 0; o < e.length - 1; o++) s = s[e[o]];
901
+ for (let d = 0; d < e.length - 1; d++) s = s[e[d]];
890
902
  const l = s[e[e.length - 1]];
891
903
  if (typeof l == "function") return l.apply(s, a);
892
904
  } else r.push([i, a]);
@@ -922,42 +934,42 @@ const A = typeof window != "undefined" && window.Brainfish ? window.Brainfish :
922
934
  let K = null;
923
935
  A.Widgets.isReady = !1, A.Widgets.identify = (r) => {
924
936
  window.BrainfishAnalytics("identify", r);
925
- }, A.Widgets.init = (r) => v(void 0, null, function* () {
937
+ }, A.Widgets.init = (r) => b(void 0, null, function* () {
926
938
  window && (window.BrainfishAnalytics = window.BrainfishAnalytics || function() {
927
939
  for (var a = arguments.length, e = new Array(a), s = 0; s < a; s++) e[s] = arguments[s];
928
940
  (window.BrainfishAnalytics.q = window.BrainfishAnalytics.q || []).push(e);
929
941
  });
930
- const t = ue(r.overrides), n = ((d = r.overrides) == null ? void 0 : d.analyticsApiHost) || "";
931
- var d;
942
+ const t = ue(r.overrides), n = ((o = r.overrides) == null ? void 0 : o.analyticsApiHost) || "";
943
+ var o;
932
944
  let i;
933
945
  if (r.config) i = JSON.parse(((a) => {
934
946
  if (typeof window != "undefined" && typeof window.atob == "function") {
935
947
  const e = atob(a), s = e.length, l = new Uint8Array(s);
936
- for (let o = 0; o < s; o++) l[o] = e.charCodeAt(o);
948
+ for (let d = 0; d < s; d++) l[d] = e.charCodeAt(d);
937
949
  return new TextDecoder().decode(l);
938
950
  }
939
951
  if (typeof Buffer != "undefined") return Buffer.from(a, "base64").toString("utf-8");
940
952
  throw new Error("[utils.base64Decode]: Unsupported environment");
941
953
  })(r.config));
942
954
  else {
943
- const { config: a } = yield Re({ widgetKey: r.widgetKey, apiHost: t });
955
+ const { config: a } = yield Ne({ widgetKey: r.widgetKey, apiHost: t });
944
956
  i = a;
945
957
  }
946
958
  K || (K = function(a, e, s, l) {
947
- return v(this, null, function* () {
948
- var o, u, c, f, g;
949
- const h = ((o = a.overrides) === null || o === void 0 ? void 0 : o.enableRecording) || (e == null || (u = e.settings) === null || u === void 0 ? void 0 : u.enableRecording) || !1, p = ((c = a.overrides) === null || c === void 0 ? void 0 : c.version) || (e == null ? void 0 : e.version), m = [];
950
- p != null && p.startsWith("2.") ? at(a, e) : m.push(Ne(a, e)), m.push(qe(a.widgetKey, e.trackingToken || "", s, l, h, (e == null || (f = e.settings) === null || f === void 0 ? void 0 : f.recordingBlocklist) || [], e == null || (g = e.settings) === null || g === void 0 ? void 0 : g._allowLocalhostRecording));
951
- const [b] = yield Promise.allSettled(m);
952
- b && b.status === "fulfilled" && b.value && A._setRealBrainfish(b.value);
959
+ return b(this, null, function* () {
960
+ var d, u, f, c, h, g;
961
+ const p = ((d = a.overrides) === null || d === void 0 ? void 0 : d.enableRecording) || (e == null || (u = e.settings) === null || u === void 0 ? void 0 : u.enableRecording) || !1, m = ((f = a.overrides) === null || f === void 0 ? void 0 : f.version) || (e == null ? void 0 : e.version), v = [];
962
+ m != null && m.startsWith("2.") ? st(a, e) : v.push(Ue(a, e)), v.push(Je(a.widgetKey, e.trackingToken || "", s, l, p, (e == null || (c = e.settings) === null || c === void 0 ? void 0 : c.recordingBlocklist) || [], e == null || (h = e.settings) === null || h === void 0 ? void 0 : h._allowLocalhostRecording, e == null || (g = e.settings) === null || g === void 0 ? void 0 : g._allowScreenRecording)), v.push(lt(s, a.widgetKey));
963
+ const [y] = yield Promise.allSettled(v);
964
+ y && y.status === "fulfilled" && y.value && A._setRealBrainfish(y.value);
953
965
  });
954
- }(r, i, t, n)), yield K, yield it(i), A.Widgets.isReady = !0, window.dispatchEvent(new Event("onBrainfishReady"));
966
+ }(r, i, t, n)), yield K, yield dt(i), A.Widgets.isReady = !0, window.dispatchEvent(new Event("onBrainfishReady"));
955
967
  });
956
- const st = function() {
968
+ const ct = function() {
957
969
  typeof window != "undefined" && window.BrainfishAnalytics && window.BrainfishAnalytics(...arguments);
958
970
  };
959
971
  export {
960
- st as BrainfishAnalytics,
972
+ ct as BrainfishAnalytics,
961
973
  A as default
962
974
  };
963
975
  //# sourceMappingURL=web.js.map