@brainfish-ai/widgets-initiator 1.7.0-alpha.6 → 1.7.0-alpha.7
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/types/initIframeTrigger/constants/classes.d.ts +1 -0
- package/dist/web.cjs.js +6 -6
- package/dist/web.cjs.js.map +1 -1
- package/dist/web.js +285 -284
- package/dist/web.js.map +1 -1
- package/package.json +1 -1
package/dist/web.js
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
1
|
+
var Le = Object.defineProperty, $e = Object.defineProperties;
|
|
2
|
+
var We = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var ge = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
5
|
-
var F = (a, t,
|
|
6
|
-
for (var
|
|
7
|
-
|
|
4
|
+
var Ke = Object.prototype.hasOwnProperty, De = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var F = (a, t, n) => t in a ? Le(a, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : a[t] = n, L = (a, t) => {
|
|
6
|
+
for (var n in t || (t = {}))
|
|
7
|
+
Ke.call(t, n) && F(a, n, t[n]);
|
|
8
8
|
if (ge)
|
|
9
|
-
for (var
|
|
10
|
-
|
|
9
|
+
for (var n of ge(t))
|
|
10
|
+
De.call(t, n) && F(a, n, t[n]);
|
|
11
11
|
return a;
|
|
12
|
-
}, $ = (a, t) =>
|
|
13
|
-
var
|
|
14
|
-
var m = (a, t,
|
|
15
|
-
var
|
|
12
|
+
}, $ = (a, t) => $e(a, We(t));
|
|
13
|
+
var _ = (a, t, n) => F(a, typeof t != "symbol" ? t + "" : t, n);
|
|
14
|
+
var m = (a, t, n) => new Promise((d, o) => {
|
|
15
|
+
var r = (s) => {
|
|
16
16
|
try {
|
|
17
|
-
i(
|
|
17
|
+
i(n.next(s));
|
|
18
18
|
} catch (l) {
|
|
19
19
|
o(l);
|
|
20
20
|
}
|
|
21
21
|
}, e = (s) => {
|
|
22
22
|
try {
|
|
23
|
-
i(
|
|
23
|
+
i(n.throw(s));
|
|
24
24
|
} catch (l) {
|
|
25
25
|
o(l);
|
|
26
26
|
}
|
|
27
|
-
}, i = (s) => s.done ? d(s.value) : Promise.resolve(s.value).then(
|
|
28
|
-
i((
|
|
27
|
+
}, i = (s) => s.done ? d(s.value) : Promise.resolve(s.value).then(r, e);
|
|
28
|
+
i((n = n.apply(a, t)).next());
|
|
29
29
|
});
|
|
30
|
-
var
|
|
30
|
+
var k, D;
|
|
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] = "
|
|
35
|
-
} catch (
|
|
34
|
+
t && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[t] = "462bcdba-4f6c-4966-8a73-3f513f1926f6", a._sentryDebugIdIdentifier = "sentry-dbid-462bcdba-4f6c-4966-8a73-3f513f1926f6");
|
|
35
|
+
} catch (n) {
|
|
36
36
|
}
|
|
37
|
-
})(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "
|
|
37
|
+
})(), (typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}).SENTRY_RELEASE = { id: "a4500e4beff3f2ff0172ad52eace0cc42ae831f4" }, function(a) {
|
|
38
38
|
a.Sidebar = "sidebar", a.Searchbar = "searchbar";
|
|
39
|
-
}(
|
|
39
|
+
}(k || (k = {})), k.Sidebar, k.Searchbar;
|
|
40
40
|
class se extends Error {
|
|
41
|
-
constructor(
|
|
42
|
-
super(
|
|
43
|
-
|
|
41
|
+
constructor(n, d) {
|
|
42
|
+
super(n, d);
|
|
43
|
+
_(this, "cause");
|
|
44
44
|
this.name = "BrainfishWidgetError", this.cause = d == null ? void 0 : d.cause, Error.captureStackTrace && Error.captureStackTrace(this, se), this.cause instanceof Error && this.cause.stack && (this.stack = this.stack + `
|
|
45
45
|
Caused by: ` + this.cause.stack);
|
|
46
46
|
}
|
|
@@ -50,11 +50,11 @@ 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
|
-
})(
|
|
54
|
-
const x = (a, t,
|
|
55
|
-
let o =
|
|
53
|
+
})(D || (D = {}));
|
|
54
|
+
const x = (a, t, n, d) => {
|
|
55
|
+
let o = n, r = {};
|
|
56
56
|
if (t instanceof Error) try {
|
|
57
|
-
|
|
57
|
+
r = JSON.parse(t.message), o += ` - ${r.message || t.message}`;
|
|
58
58
|
} catch (e) {
|
|
59
59
|
o += ` - ${t.message}`;
|
|
60
60
|
}
|
|
@@ -62,41 +62,41 @@ const x = (a, t, r, d) => {
|
|
|
62
62
|
((e, i, s) => {
|
|
63
63
|
if (!navigator || navigator.userAgent.toLowerCase().includes("headless")) return;
|
|
64
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": s }, body: JSON.stringify({ error: `WebWidgetVersion: 1.7.0-alpha.
|
|
66
|
-
})(a, new se(o, { cause:
|
|
67
|
-
},
|
|
68
|
-
let { widgetKey: t, apiHost:
|
|
69
|
-
return function(d, o,
|
|
65
|
+
fetch(`${e || "https://app.brainfi.sh"}/api/trackError.widget.create`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": s }, body: JSON.stringify({ error: `WebWidgetVersion: 1.7.0-alpha.7. ${i.message}`, stack: i.stack, cause: { message: l.message, stack: l.stack, cause: l.cause } }) });
|
|
66
|
+
})(a, new se(o, { cause: r }), d);
|
|
67
|
+
}, He = (a) => m(void 0, null, function* () {
|
|
68
|
+
let { widgetKey: t, apiHost: n } = a;
|
|
69
|
+
return function(d, o, r) {
|
|
70
70
|
return m(this, null, function* () {
|
|
71
71
|
let e, i = 0;
|
|
72
72
|
for (; i < 3; ) try {
|
|
73
|
-
const s = yield fetch(`${d}${o}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key":
|
|
73
|
+
const s = yield fetch(`${d}${o}`, { method: "POST", headers: { "Content-Type": "application/json", "api-key": r } });
|
|
74
74
|
if (!s.ok) throw new Error(`API call failed with status: ${s.status}`);
|
|
75
75
|
const l = yield s.json();
|
|
76
76
|
if (!l) throw new Error("Error loading config: empty response");
|
|
77
77
|
return l;
|
|
78
78
|
} catch (s) {
|
|
79
|
-
if (e = s, i++, i >= 3) throw x(d, s, "Error fetching config",
|
|
79
|
+
if (e = s, i++, i >= 3) throw x(d, s, "Error fetching config", r), e;
|
|
80
80
|
yield new Promise((l) => setTimeout(l, 500));
|
|
81
81
|
}
|
|
82
82
|
});
|
|
83
|
-
}(
|
|
84
|
-
}),
|
|
85
|
-
let { config: t, apiKey:
|
|
83
|
+
}(n, "/api/searchWidgets.getConfigByKey", t);
|
|
84
|
+
}), Ne = (a) => {
|
|
85
|
+
let { config: t, apiKey: n, apiHost: d } = a;
|
|
86
86
|
const o = t.settings || {};
|
|
87
|
-
return ["bodyActionButtons", "footerActionButtons", "nextBestActions"].forEach((
|
|
88
|
-
o[
|
|
89
|
-
}), $(L({}, t), { settings: o, apiHost: d, widgetMode: t.widgetType, apiKey:
|
|
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: d, widgetMode: t.widgetType, apiKey: n });
|
|
90
90
|
}, de = (a) => (a == null ? void 0 : a.apiHost) || "https://app.brainfi.sh", W = (() => {
|
|
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
|
-
})(),
|
|
97
|
-
let { apiHost: t, widgetKey:
|
|
96
|
+
})(), ze = (a) => m(void 0, null, function* () {
|
|
97
|
+
let { apiHost: t, widgetKey: n, version: d } = a;
|
|
98
98
|
try {
|
|
99
|
-
const o = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${d}/dist/web.js`,
|
|
99
|
+
const o = `https://cdn.jsdelivr.net/npm/@brainfish-ai/search-widget@${d}/dist/web.js`, r = W ? o.replace("web.js", "web.umd.js") : o;
|
|
100
100
|
return { widget: yield ((i) => m(void 0, null, function* () {
|
|
101
101
|
return document.getElementById("brainfish-widget") ? window.Brainfish : new Promise((s, l) => {
|
|
102
102
|
const u = document.createElement("script");
|
|
@@ -110,17 +110,17 @@ const x = (a, t, r, d) => {
|
|
|
110
110
|
l(new Error(JSON.stringify(g)));
|
|
111
111
|
}, W || document.head.appendChild(u);
|
|
112
112
|
});
|
|
113
|
-
}))(
|
|
113
|
+
}))(r) };
|
|
114
114
|
} catch (o) {
|
|
115
|
-
x(t, o, o.message,
|
|
115
|
+
x(t, o, o.message, n);
|
|
116
116
|
}
|
|
117
|
-
}), he = /* @__PURE__ */ new Set(),
|
|
118
|
-
const
|
|
117
|
+
}), he = /* @__PURE__ */ new Set(), qe = (a, t) => m(void 0, null, function* () {
|
|
118
|
+
const n = de(a.overrides);
|
|
119
119
|
try {
|
|
120
120
|
if (he.has(a.widgetKey)) return;
|
|
121
|
-
const d = yield
|
|
121
|
+
const d = yield ze({ apiHost: n, widgetKey: a.widgetKey, version: t.version || "latest" });
|
|
122
122
|
if (d) {
|
|
123
|
-
const { widget: o } = d,
|
|
123
|
+
const { widget: o } = d, r = Ne({ config: t, apiKey: a.widgetKey, apiHost: n });
|
|
124
124
|
return a.overrides && t.settings && Object.entries(a.overrides).forEach((e) => {
|
|
125
125
|
let [i, s] = e;
|
|
126
126
|
t.settings && i in t.settings && (t.settings[i] = function() {
|
|
@@ -129,18 +129,18 @@ const x = (a, t, r, d) => {
|
|
|
129
129
|
return l.forEach((c) => u.set(c.label, c)), Array.from(u.values());
|
|
130
130
|
}(t.settings[i], s));
|
|
131
131
|
}), function(e, i) {
|
|
132
|
-
i.widgetType ===
|
|
133
|
-
}(o,
|
|
132
|
+
i.widgetType === k.Searchbar || i.widgetType === "Search" ? e.SearchWidget.initStandard(i) : e.HelpWidget.initPopup(i);
|
|
133
|
+
}(o, r), he.add(a.widgetKey), o;
|
|
134
134
|
}
|
|
135
135
|
} catch (d) {
|
|
136
|
-
x(
|
|
136
|
+
x(n, d, d.message, a.widgetKey);
|
|
137
137
|
}
|
|
138
138
|
});
|
|
139
139
|
let me = !1;
|
|
140
|
-
const
|
|
141
|
-
return m(this, arguments, function* (a, t,
|
|
140
|
+
const Re = function(d, o, r) {
|
|
141
|
+
return m(this, arguments, function* (a, t, n) {
|
|
142
142
|
let e = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "", i = arguments.length > 4 && arguments[4] !== void 0 && arguments[4];
|
|
143
|
-
if (t || x(
|
|
143
|
+
if (t || x(n, new Error("Access key is required"), "Access key is required", a), !me) try {
|
|
144
144
|
const s = (() => {
|
|
145
145
|
if (typeof window == "undefined" || typeof navigator == "undefined") return !1;
|
|
146
146
|
const u = navigator, c = window, f = (u.doNotTrack || c.doNotTrack || u.msDoNotTrack || "0").toString().toLowerCase();
|
|
@@ -158,34 +158,34 @@ const qe = function(d, o, n) {
|
|
|
158
158
|
f.id = "brainfish-analytics", f.src = "https://cdn.jsdelivr.net/npm/@brainfish-ai/web-tracker@latest/dist/tracker.js", f.type = "module", f.async = !0, f.crossOrigin = "anonymous", f.onerror = () => {
|
|
159
159
|
x(u, new Error(`Failed to load script: ${f.src}`), `Failed to load script: ${f.src}`, c);
|
|
160
160
|
}, document.head.appendChild(f);
|
|
161
|
-
}))(
|
|
161
|
+
}))(n, a);
|
|
162
162
|
} catch (s) {
|
|
163
|
-
x(
|
|
163
|
+
x(n, s, "Failed to initialize BrainfishAnalytics", a);
|
|
164
164
|
}
|
|
165
165
|
});
|
|
166
166
|
};
|
|
167
|
-
function
|
|
168
|
-
let
|
|
167
|
+
function B(a, t) {
|
|
168
|
+
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
169
169
|
const d = document.createElement(a);
|
|
170
|
-
return d.className = t, Object.entries(
|
|
171
|
-
let [
|
|
172
|
-
d.setAttribute(
|
|
170
|
+
return d.className = t, Object.entries(n).forEach((o) => {
|
|
171
|
+
let [r, e] = o;
|
|
172
|
+
d.setAttribute(r, e);
|
|
173
173
|
}), d;
|
|
174
174
|
}
|
|
175
|
-
const
|
|
175
|
+
const C = "bf-iframe-container", xe = "trigger-iframe", j = "bf-trigger-button";
|
|
176
176
|
class v {
|
|
177
177
|
static get isWidgetOpen() {
|
|
178
178
|
return this.isOpen;
|
|
179
179
|
}
|
|
180
|
-
static initialize(t,
|
|
181
|
-
this.button = t, this.icon =
|
|
180
|
+
static initialize(t, n) {
|
|
181
|
+
this.button = t, this.icon = n, t.addEventListener("click", () => this.toggleIframeVisibility());
|
|
182
182
|
}
|
|
183
183
|
static toggleIframeVisibility() {
|
|
184
184
|
if (!this.button || !this.icon) return;
|
|
185
185
|
this.isOpen = !this.isOpen;
|
|
186
|
-
const t = this.icon.querySelector(".fish-icon"),
|
|
187
|
-
var
|
|
188
|
-
this.isOpen ? (d == null || d.classList.add("open"), d == null || d.setAttribute("aria-hidden", "false"), this.button.setAttribute("aria-expanded", "true"), t.classList.remove("visible"),
|
|
186
|
+
const t = this.icon.querySelector(".fish-icon"), n = this.icon.querySelector(".close-icon"), d = document.querySelector(".bf-iframe-container"), o = d == null ? void 0 : d.querySelector("iframe");
|
|
187
|
+
var r;
|
|
188
|
+
this.isOpen ? (d == null || d.classList.add("open"), d == null || d.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()) : (d == null || d.classList.remove("open"), d == null || d.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"));
|
|
189
189
|
}
|
|
190
190
|
static showTriggerButton() {
|
|
191
191
|
var t;
|
|
@@ -196,25 +196,25 @@ class v {
|
|
|
196
196
|
(t = this.button) === null || t === void 0 || t.classList.add("hidden");
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
|
-
|
|
200
|
-
function
|
|
201
|
-
let { widgetHost: t, apiHost:
|
|
202
|
-
window.addEventListener("message", (
|
|
203
|
-
if (
|
|
204
|
-
const { type: e } =
|
|
199
|
+
_(v, "isOpen", !1), _(v, "button", null), _(v, "icon", null);
|
|
200
|
+
function Ye(a) {
|
|
201
|
+
let { widgetHost: t, apiHost: n, widgetKey: d, signal: o } = a;
|
|
202
|
+
window.addEventListener("message", (r) => {
|
|
203
|
+
if (r.origin !== t) return;
|
|
204
|
+
const { type: e } = r.data;
|
|
205
205
|
if (e === "TOGGLE_WIDGET_SIZE" && function() {
|
|
206
|
-
const i = document.querySelector(`.${
|
|
206
|
+
const i = document.querySelector(`.${C}`);
|
|
207
207
|
i.classList.contains("expanded") ? i.classList.remove("expanded") : i.classList.add("expanded");
|
|
208
208
|
}(), e === "TRACK_EVENT") {
|
|
209
209
|
if (!window.BrainfishAnalytics) return;
|
|
210
|
-
const { eventName: i, data: s } =
|
|
210
|
+
const { eventName: i, data: s } = r.data;
|
|
211
211
|
window.BrainfishAnalytics("track", i, s);
|
|
212
212
|
}
|
|
213
213
|
if (e === "CLOSE_WIDGET" && (window.BrainfishAnalytics("track", "Close Widget"), v.toggleIframeVisibility()), e === "NEXT_BEST_ACTION_CLICKED") {
|
|
214
|
-
const { action: i, searchQueryId: s, query: l, answer: u } =
|
|
214
|
+
const { action: i, searchQueryId: s, query: l, answer: u } = r.data, c = { action: i, searchQueryId: s };
|
|
215
215
|
if (!["function", "callback"].includes(i.type)) return void console.error("Invalid action type", i);
|
|
216
216
|
if (window.__bfCallbacks = window.__bfCallbacks || {}, window.__bfCallbacks[i.id]) return void window.__bfCallbacks[i.id](l, u, c);
|
|
217
|
-
const f = `${
|
|
217
|
+
const f = `${n}/api/searchWidgets.callback.codeblocks?apiKey=${d}&codeblockId=${i.id}`, g = document.createElement("script");
|
|
218
218
|
g.src = f, document.head.appendChild(g), g.onload = () => {
|
|
219
219
|
window.__bfCallbacks[i.id](l, u, c), setTimeout(() => {
|
|
220
220
|
document.head.removeChild(g);
|
|
@@ -226,37 +226,37 @@ function Re(a) {
|
|
|
226
226
|
function le(a) {
|
|
227
227
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
228
228
|
}
|
|
229
|
-
var
|
|
229
|
+
var H = { exports: {} }, N = { exports: {} }, z = { exports: {} };
|
|
230
230
|
(function(a, t) {
|
|
231
|
-
function
|
|
231
|
+
function n(o) {
|
|
232
232
|
return Math.round(255 * o);
|
|
233
233
|
}
|
|
234
|
-
function d(o,
|
|
235
|
-
return
|
|
234
|
+
function d(o, r, e) {
|
|
235
|
+
return n(o) + "," + n(r) + "," + n(e);
|
|
236
236
|
}
|
|
237
|
-
t.__esModule = !0, t.default = void 0, t.default = function(o,
|
|
238
|
-
if (i === void 0 && (i = d),
|
|
239
|
-
var s = (o % 360 + 360) % 360 / 60, l = (1 - Math.abs(2 * e - 1)) *
|
|
237
|
+
t.__esModule = !0, t.default = void 0, t.default = function(o, r, e, i) {
|
|
238
|
+
if (i === void 0 && (i = d), r === 0) return i(e, e, e);
|
|
239
|
+
var s = (o % 360 + 360) % 360 / 60, l = (1 - Math.abs(2 * e - 1)) * r, u = l * (1 - Math.abs(s % 2 - 1)), c = 0, f = 0, g = 0;
|
|
240
240
|
s >= 0 && s < 1 ? (c = l, f = u) : s >= 1 && s < 2 ? (c = u, f = l) : s >= 2 && s < 3 ? (f = l, g = u) : s >= 3 && s < 4 ? (f = u, g = l) : s >= 4 && s < 5 ? (c = u, g = l) : s >= 5 && s < 6 && (c = l, g = u);
|
|
241
241
|
var h = e - l / 2;
|
|
242
242
|
return i(c + h, f + h, g + h);
|
|
243
243
|
}, a.exports = t.default;
|
|
244
|
-
})(
|
|
245
|
-
var ue =
|
|
244
|
+
})(z, z.exports);
|
|
245
|
+
var ue = z.exports, q = { exports: {} };
|
|
246
246
|
(function(a, t) {
|
|
247
247
|
t.__esModule = !0, t.default = void 0;
|
|
248
|
-
var
|
|
248
|
+
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
249
|
t.default = function(d) {
|
|
250
250
|
if (typeof d != "string") return d;
|
|
251
251
|
var o = d.toLowerCase();
|
|
252
|
-
return
|
|
252
|
+
return n[o] ? "#" + n[o] : d;
|
|
253
253
|
}, a.exports = t.default;
|
|
254
|
-
})(
|
|
255
|
-
var
|
|
254
|
+
})(q, q.exports);
|
|
255
|
+
var Je = q.exports, R = { exports: {} };
|
|
256
256
|
(function(a, t) {
|
|
257
|
-
function
|
|
257
|
+
function n(s) {
|
|
258
258
|
var l = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
259
|
-
return
|
|
259
|
+
return n = function(u) {
|
|
260
260
|
if (u === null || !function(f) {
|
|
261
261
|
try {
|
|
262
262
|
return Function.toString.call(f).indexOf("[native code]") !== -1;
|
|
@@ -276,10 +276,10 @@ var Ye = R.exports, Y = { exports: {} };
|
|
|
276
276
|
p.push.apply(p, g);
|
|
277
277
|
var b = new (f.bind.apply(f, p))();
|
|
278
278
|
return h && o(b, h.prototype), b;
|
|
279
|
-
}(u, arguments,
|
|
279
|
+
}(u, arguments, r(this).constructor);
|
|
280
280
|
}
|
|
281
281
|
return c.prototype = Object.create(u.prototype, { constructor: { value: c, enumerable: !1, writable: !0, configurable: !0 } }), o(c, u);
|
|
282
|
-
},
|
|
282
|
+
}, n(s);
|
|
283
283
|
}
|
|
284
284
|
function d() {
|
|
285
285
|
try {
|
|
@@ -296,10 +296,10 @@ var Ye = R.exports, Y = { exports: {} };
|
|
|
296
296
|
return u.__proto__ = c, u;
|
|
297
297
|
}, o(s, l);
|
|
298
298
|
}
|
|
299
|
-
function
|
|
300
|
-
return
|
|
299
|
+
function r(s) {
|
|
300
|
+
return r = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(l) {
|
|
301
301
|
return l.__proto__ || Object.getPrototypeOf(l);
|
|
302
|
-
},
|
|
302
|
+
}, r(s);
|
|
303
303
|
}
|
|
304
304
|
t.__esModule = !0, t.default = void 0;
|
|
305
305
|
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 }).
|
|
@@ -468,15 +468,15 @@ To pass a single animation please supply them in simple values, e.g. animation('
|
|
|
468
468
|
for (var h = arguments.length, p = new Array(h > 1 ? h - 1 : 0), b = 1; b < h; b++) p[b - 1] = arguments[b];
|
|
469
469
|
g = s.call(this, i.apply(void 0, [e[f]].concat(p))) || this;
|
|
470
470
|
}
|
|
471
|
-
return function(
|
|
472
|
-
if (
|
|
473
|
-
return
|
|
471
|
+
return function(E) {
|
|
472
|
+
if (E === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
473
|
+
return E;
|
|
474
474
|
}(g);
|
|
475
475
|
}
|
|
476
476
|
return u = s, (l = c).prototype = Object.create(u.prototype), l.prototype.constructor = l, o(l, u), c;
|
|
477
|
-
}(
|
|
478
|
-
})(
|
|
479
|
-
var
|
|
477
|
+
}(n(Error)), a.exports = t.default;
|
|
478
|
+
})(R, R.exports);
|
|
479
|
+
var S = R.exports;
|
|
480
480
|
(function(a, t) {
|
|
481
481
|
t.__esModule = !0, t.default = function(h) {
|
|
482
482
|
if (typeof h != "string") throw new o.default(3);
|
|
@@ -488,112 +488,112 @@ var _ = Y.exports;
|
|
|
488
488
|
}
|
|
489
489
|
if (p.match(s)) return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16) };
|
|
490
490
|
if (p.match(l)) {
|
|
491
|
-
var
|
|
492
|
-
return { red: parseInt("" + p[1] + p[1], 16), green: parseInt("" + p[2] + p[2], 16), blue: parseInt("" + p[3] + p[3], 16), alpha:
|
|
491
|
+
var E = parseFloat((parseInt("" + p[4] + p[4], 16) / 255).toFixed(2));
|
|
492
|
+
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
493
|
}
|
|
494
|
-
var
|
|
495
|
-
if (
|
|
494
|
+
var A = u.exec(p);
|
|
495
|
+
if (A) return { red: parseInt("" + A[1], 10), green: parseInt("" + A[2], 10), blue: parseInt("" + A[3], 10) };
|
|
496
496
|
var y = c.exec(p.substring(0, 50));
|
|
497
497
|
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
|
|
499
|
-
if (
|
|
500
|
-
var
|
|
501
|
-
if (!
|
|
502
|
-
return { red: parseInt("" +
|
|
498
|
+
var I = f.exec(p);
|
|
499
|
+
if (I) {
|
|
500
|
+
var Me = parseInt("" + I[1], 10), Be = parseInt("" + I[2], 10) / 100, Te = parseInt("" + I[3], 10) / 100, ce = "rgb(" + (0, n.default)(Me, Be, Te) + ")", O = u.exec(ce);
|
|
501
|
+
if (!O) throw new o.default(4, p, ce);
|
|
502
|
+
return { red: parseInt("" + O[1], 10), green: parseInt("" + O[2], 10), blue: parseInt("" + O[3], 10) };
|
|
503
503
|
}
|
|
504
504
|
var w = g.exec(p.substring(0, 50));
|
|
505
505
|
if (w) {
|
|
506
|
-
var
|
|
507
|
-
if (!
|
|
508
|
-
return { red: parseInt("" +
|
|
506
|
+
var Pe = parseInt("" + w[1], 10), je = parseInt("" + w[2], 10) / 100, Fe = parseInt("" + w[3], 10) / 100, pe = "rgb(" + (0, n.default)(Pe, je, Fe) + ")", M = u.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]) };
|
|
509
509
|
}
|
|
510
510
|
throw new o.default(5);
|
|
511
511
|
};
|
|
512
|
-
var
|
|
513
|
-
function
|
|
512
|
+
var n = r(ue), d = r(Je), o = r(S);
|
|
513
|
+
function r(h) {
|
|
514
514
|
return h && h.__esModule ? h : { default: h };
|
|
515
515
|
}
|
|
516
516
|
var e = /^#[a-fA-F0-9]{6}$/, i = /^#[a-fA-F0-9]{8}$/, s = /^#[a-fA-F0-9]{3}$/, l = /^#[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
517
|
a.exports = t.default;
|
|
518
|
-
})(
|
|
519
|
-
var fe =
|
|
518
|
+
})(N, N.exports);
|
|
519
|
+
var fe = N.exports;
|
|
520
520
|
(function(a, t) {
|
|
521
521
|
t.__esModule = !0, t.default = function(o) {
|
|
522
522
|
if (o === "transparent") return 0;
|
|
523
|
-
var
|
|
524
|
-
var c =
|
|
523
|
+
var r = (0, d.default)(o), e = Object.keys(r).map(function(u) {
|
|
524
|
+
var c = r[u] / 255;
|
|
525
525
|
return c <= 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
|
|
526
526
|
}), i = e[0], s = e[1], l = e[2];
|
|
527
527
|
return parseFloat((0.2126 * i + 0.7152 * s + 0.0722 * l).toFixed(3));
|
|
528
528
|
};
|
|
529
|
-
var
|
|
529
|
+
var n, d = (n = fe) && n.__esModule ? n : { default: n };
|
|
530
530
|
a.exports = t.default;
|
|
531
|
-
})(
|
|
532
|
-
const
|
|
533
|
-
var
|
|
531
|
+
})(H, H.exports);
|
|
532
|
+
const Ue = le(H.exports);
|
|
533
|
+
var Y = { exports: {} }, J = { exports: {} };
|
|
534
534
|
(function(a, t) {
|
|
535
|
-
function
|
|
535
|
+
function n(d, o, r) {
|
|
536
536
|
return function() {
|
|
537
|
-
var e =
|
|
538
|
-
return e.length >= o ? d.apply(this, e) :
|
|
537
|
+
var e = r.concat(Array.prototype.slice.call(arguments));
|
|
538
|
+
return e.length >= o ? d.apply(this, e) : n(d, o, e);
|
|
539
539
|
};
|
|
540
540
|
}
|
|
541
541
|
t.__esModule = !0, t.default = function(d) {
|
|
542
|
-
return
|
|
542
|
+
return n(d, d.length, []);
|
|
543
543
|
}, a.exports = t.default;
|
|
544
|
-
})(
|
|
545
|
-
var be,
|
|
546
|
-
be =
|
|
547
|
-
return Math.max(a, Math.min(t,
|
|
548
|
-
}, be.exports =
|
|
549
|
-
var _e =
|
|
544
|
+
})(J, J.exports);
|
|
545
|
+
var be, T, Se = J.exports, U = { exports: {} };
|
|
546
|
+
be = U, (T = U.exports).__esModule = !0, T.default = void 0, T.default = function(a, t, n) {
|
|
547
|
+
return Math.max(a, Math.min(t, n));
|
|
548
|
+
}, be.exports = T.default;
|
|
549
|
+
var _e = U.exports, G = { exports: {} }, V = { exports: {} };
|
|
550
550
|
(function(a, t) {
|
|
551
|
-
t.__esModule = !0, t.default = void 0, t.default = function(
|
|
552
|
-
var d, o =
|
|
553
|
-
if (i === s) return
|
|
551
|
+
t.__esModule = !0, t.default = void 0, t.default = function(n) {
|
|
552
|
+
var d, o = n.red / 255, r = n.green / 255, e = n.blue / 255, i = Math.max(o, r, e), s = Math.min(o, r, e), l = (i + s) / 2;
|
|
553
|
+
if (i === s) return n.alpha !== void 0 ? { hue: 0, saturation: 0, lightness: l, alpha: n.alpha } : { hue: 0, saturation: 0, lightness: l };
|
|
554
554
|
var u = i - s, c = l > 0.5 ? u / (2 - i - s) : u / (i + s);
|
|
555
555
|
switch (i) {
|
|
556
556
|
case o:
|
|
557
|
-
d = (
|
|
557
|
+
d = (r - e) / u + (r < e ? 6 : 0);
|
|
558
558
|
break;
|
|
559
|
-
case
|
|
559
|
+
case r:
|
|
560
560
|
d = (e - o) / u + 2;
|
|
561
561
|
break;
|
|
562
562
|
default:
|
|
563
|
-
d = (o -
|
|
563
|
+
d = (o - r) / u + 4;
|
|
564
564
|
}
|
|
565
|
-
return d *= 60,
|
|
565
|
+
return d *= 60, n.alpha !== void 0 ? { hue: d, saturation: c, lightness: l, alpha: n.alpha } : { hue: d, saturation: c, lightness: l };
|
|
566
566
|
}, a.exports = t.default;
|
|
567
|
-
})(
|
|
568
|
-
var
|
|
567
|
+
})(V, V.exports);
|
|
568
|
+
var Ge = V.exports;
|
|
569
569
|
(function(a, t) {
|
|
570
|
-
t.__esModule = !0, t.default = function(
|
|
571
|
-
return (0, d.default)((0,
|
|
570
|
+
t.__esModule = !0, t.default = function(r) {
|
|
571
|
+
return (0, d.default)((0, n.default)(r));
|
|
572
572
|
};
|
|
573
|
-
var
|
|
574
|
-
function o(
|
|
575
|
-
return
|
|
573
|
+
var n = o(fe), d = o(Ge);
|
|
574
|
+
function o(r) {
|
|
575
|
+
return r && r.__esModule ? r : { default: r };
|
|
576
576
|
}
|
|
577
577
|
a.exports = t.default;
|
|
578
|
-
})(
|
|
579
|
-
var ke =
|
|
578
|
+
})(G, G.exports);
|
|
579
|
+
var ke = G.exports, Z = { exports: {} }, Q = { exports: {} }, X = { exports: {} }, ee = { exports: {} };
|
|
580
580
|
(function(a, t) {
|
|
581
|
-
t.__esModule = !0, t.default = void 0, t.default = function(
|
|
582
|
-
return
|
|
581
|
+
t.__esModule = !0, t.default = void 0, t.default = function(n) {
|
|
582
|
+
return n.length === 7 && n[1] === n[2] && n[3] === n[4] && n[5] === n[6] ? "#" + n[1] + n[3] + n[5] : n;
|
|
583
583
|
}, a.exports = t.default;
|
|
584
|
-
})(
|
|
585
|
-
var
|
|
584
|
+
})(ee, ee.exports);
|
|
585
|
+
var Ce = ee.exports, te = { exports: {} };
|
|
586
586
|
(function(a, t) {
|
|
587
|
-
t.__esModule = !0, t.default = void 0, t.default = function(
|
|
588
|
-
var d =
|
|
587
|
+
t.__esModule = !0, t.default = void 0, t.default = function(n) {
|
|
588
|
+
var d = n.toString(16);
|
|
589
589
|
return d.length === 1 ? "0" + d : d;
|
|
590
590
|
}, a.exports = t.default;
|
|
591
|
-
})(
|
|
592
|
-
var
|
|
591
|
+
})(te, te.exports);
|
|
592
|
+
var Ee = te.exports;
|
|
593
593
|
(function(a, t) {
|
|
594
594
|
t.__esModule = !0, t.default = void 0;
|
|
595
|
-
var
|
|
596
|
-
function
|
|
595
|
+
var n = r(ue), d = r(Ce), o = r(Ee);
|
|
596
|
+
function r(s) {
|
|
597
597
|
return s && s.__esModule ? s : { default: s };
|
|
598
598
|
}
|
|
599
599
|
function e(s) {
|
|
@@ -603,76 +603,76 @@ var Ce = ne.exports;
|
|
|
603
603
|
return (0, d.default)("#" + e(s) + e(l) + e(u));
|
|
604
604
|
}
|
|
605
605
|
t.default = function(s, l, u) {
|
|
606
|
-
return (0,
|
|
606
|
+
return (0, n.default)(s, l, u, i);
|
|
607
607
|
}, a.exports = t.default;
|
|
608
|
-
})(
|
|
609
|
-
var
|
|
608
|
+
})(X, X.exports);
|
|
609
|
+
var Ae = X.exports;
|
|
610
610
|
(function(a, t) {
|
|
611
|
-
t.__esModule = !0, t.default = function(
|
|
612
|
-
if (typeof
|
|
613
|
-
if (typeof
|
|
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);
|
|
614
614
|
throw new d.default(1);
|
|
615
615
|
};
|
|
616
|
-
var
|
|
617
|
-
function o(
|
|
618
|
-
return
|
|
616
|
+
var n = o(Ae), d = o(S);
|
|
617
|
+
function o(r) {
|
|
618
|
+
return r && r.__esModule ? r : { default: r };
|
|
619
619
|
}
|
|
620
620
|
a.exports = t.default;
|
|
621
|
-
})(
|
|
622
|
-
var
|
|
621
|
+
})(Q, Q.exports);
|
|
622
|
+
var Ve = Q.exports, ne = { exports: {} };
|
|
623
623
|
(function(a, t) {
|
|
624
624
|
t.__esModule = !0, t.default = function(e, i, s, l) {
|
|
625
|
-
if (typeof e == "number" && typeof i == "number" && typeof s == "number" && typeof l == "number") return l >= 1 ? (0,
|
|
626
|
-
if (typeof e == "object" && i === void 0 && s === void 0 && l === void 0) return e.alpha >= 1 ? (0,
|
|
625
|
+
if (typeof e == "number" && typeof i == "number" && typeof s == "number" && typeof l == "number") return l >= 1 ? (0, n.default)(e, i, s) : "rgba(" + (0, d.default)(e, i, s) + "," + l + ")";
|
|
626
|
+
if (typeof e == "object" && i === void 0 && s === void 0 && l === 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 + ")";
|
|
627
627
|
throw new o.default(2);
|
|
628
628
|
};
|
|
629
|
-
var
|
|
630
|
-
function
|
|
629
|
+
var n = r(Ae), d = r(ue), o = r(S);
|
|
630
|
+
function r(e) {
|
|
631
631
|
return e && e.__esModule ? e : { default: e };
|
|
632
632
|
}
|
|
633
633
|
a.exports = t.default;
|
|
634
|
-
})(
|
|
635
|
-
var
|
|
634
|
+
})(ne, ne.exports);
|
|
635
|
+
var Ze = ne.exports, re = { exports: {} };
|
|
636
636
|
(function(a, t) {
|
|
637
637
|
t.__esModule = !0, t.default = function(e, i, s) {
|
|
638
|
-
if (typeof e == "number" && typeof i == "number" && typeof s == "number") return (0,
|
|
639
|
-
if (typeof e == "object" && i === void 0 && s === void 0) return (0,
|
|
638
|
+
if (typeof e == "number" && typeof i == "number" && typeof s == "number") return (0, n.default)("#" + (0, d.default)(e) + (0, d.default)(i) + (0, d.default)(s));
|
|
639
|
+
if (typeof e == "object" && i === void 0 && s === void 0) return (0, n.default)("#" + (0, d.default)(e.red) + (0, d.default)(e.green) + (0, d.default)(e.blue));
|
|
640
640
|
throw new o.default(6);
|
|
641
641
|
};
|
|
642
|
-
var
|
|
643
|
-
function
|
|
642
|
+
var n = r(Ce), d = r(Ee), o = r(S);
|
|
643
|
+
function r(e) {
|
|
644
644
|
return e && e.__esModule ? e : { default: e };
|
|
645
645
|
}
|
|
646
646
|
a.exports = t.default;
|
|
647
|
-
})(
|
|
648
|
-
var
|
|
647
|
+
})(re, re.exports);
|
|
648
|
+
var Ie = re.exports, ae = { exports: {} };
|
|
649
649
|
(function(a, t) {
|
|
650
650
|
t.__esModule = !0, t.default = function(e, i, s, l) {
|
|
651
651
|
if (typeof e == "string" && typeof i == "number") {
|
|
652
|
-
var u = (0,
|
|
652
|
+
var u = (0, n.default)(e);
|
|
653
653
|
return "rgba(" + u.red + "," + u.green + "," + u.blue + "," + i + ")";
|
|
654
654
|
}
|
|
655
655
|
if (typeof e == "number" && typeof i == "number" && typeof s == "number" && typeof l == "number") return l >= 1 ? (0, d.default)(e, i, s) : "rgba(" + e + "," + i + "," + s + "," + l + ")";
|
|
656
656
|
if (typeof e == "object" && i === void 0 && s === void 0 && l === void 0) return e.alpha >= 1 ? (0, d.default)(e.red, e.green, e.blue) : "rgba(" + e.red + "," + e.green + "," + e.blue + "," + e.alpha + ")";
|
|
657
657
|
throw new o.default(7);
|
|
658
658
|
};
|
|
659
|
-
var
|
|
660
|
-
function
|
|
659
|
+
var n = r(fe), d = r(Ie), o = r(S);
|
|
660
|
+
function r(e) {
|
|
661
661
|
return e && e.__esModule ? e : { default: e };
|
|
662
662
|
}
|
|
663
663
|
a.exports = t.default;
|
|
664
|
-
})(
|
|
665
|
-
var
|
|
664
|
+
})(ae, ae.exports);
|
|
665
|
+
var Qe = ae.exports;
|
|
666
666
|
(function(a, t) {
|
|
667
667
|
t.__esModule = !0, t.default = function(f) {
|
|
668
668
|
if (typeof f != "object") throw new e.default(8);
|
|
669
|
-
if (l(f)) return (0,
|
|
669
|
+
if (l(f)) return (0, r.default)(f);
|
|
670
670
|
if (s(f)) return (0, o.default)(f);
|
|
671
671
|
if (c(f)) return (0, d.default)(f);
|
|
672
|
-
if (u(f)) return (0,
|
|
672
|
+
if (u(f)) return (0, n.default)(f);
|
|
673
673
|
throw new e.default(8);
|
|
674
674
|
};
|
|
675
|
-
var
|
|
675
|
+
var n = i(Ve), d = i(Ze), o = i(Ie), r = i(Qe), e = i(S);
|
|
676
676
|
function i(f) {
|
|
677
677
|
return f && f.__esModule ? f : { default: f };
|
|
678
678
|
}
|
|
@@ -686,11 +686,11 @@ var Ze = oe.exports;
|
|
|
686
686
|
return typeof f.hue == "number" && typeof f.saturation == "number" && typeof f.lightness == "number" && typeof f.alpha == "number";
|
|
687
687
|
};
|
|
688
688
|
a.exports = t.default;
|
|
689
|
-
})(
|
|
690
|
-
var
|
|
689
|
+
})(Z, Z.exports);
|
|
690
|
+
var Oe = Z.exports;
|
|
691
691
|
(function(a, t) {
|
|
692
692
|
t.__esModule = !0, t.default = void 0;
|
|
693
|
-
var
|
|
693
|
+
var n = e(Se), d = e(_e), o = e(ke), r = e(Oe);
|
|
694
694
|
function e(l) {
|
|
695
695
|
return l && l.__esModule ? l : { default: l };
|
|
696
696
|
}
|
|
@@ -703,18 +703,18 @@ var Ie = Q.exports;
|
|
|
703
703
|
return l;
|
|
704
704
|
}, i.apply(this, arguments);
|
|
705
705
|
}
|
|
706
|
-
var s = (0,
|
|
706
|
+
var s = (0, n.default)(function(l, u) {
|
|
707
707
|
if (u === "transparent") return u;
|
|
708
708
|
var c = (0, o.default)(u);
|
|
709
|
-
return (0,
|
|
709
|
+
return (0, r.default)(i({}, c, { lightness: (0, d.default)(0, 1, c.lightness - parseFloat(l)) }));
|
|
710
710
|
});
|
|
711
711
|
t.default = s, a.exports = t.default;
|
|
712
|
-
})(
|
|
713
|
-
const
|
|
714
|
-
var
|
|
712
|
+
})(Y, Y.exports);
|
|
713
|
+
const Xe = le(Y.exports);
|
|
714
|
+
var oe = { exports: {} };
|
|
715
715
|
(function(a, t) {
|
|
716
716
|
t.__esModule = !0, t.default = void 0;
|
|
717
|
-
var
|
|
717
|
+
var n = e(Se), d = e(_e), o = e(ke), r = e(Oe);
|
|
718
718
|
function e(l) {
|
|
719
719
|
return l && l.__esModule ? l : { default: l };
|
|
720
720
|
}
|
|
@@ -727,74 +727,74 @@ var ie = { exports: {} };
|
|
|
727
727
|
return l;
|
|
728
728
|
}, i.apply(this, arguments);
|
|
729
729
|
}
|
|
730
|
-
var s = (0,
|
|
730
|
+
var s = (0, n.default)(function(l, u) {
|
|
731
731
|
if (u === "transparent") return u;
|
|
732
732
|
var c = (0, o.default)(u);
|
|
733
|
-
return (0,
|
|
733
|
+
return (0, r.default)(i({}, c, { lightness: (0, d.default)(0, 1, c.lightness + parseFloat(l)) }));
|
|
734
734
|
});
|
|
735
735
|
t.default = s, a.exports = t.default;
|
|
736
|
-
})(
|
|
737
|
-
const
|
|
738
|
-
function
|
|
736
|
+
})(oe, oe.exports);
|
|
737
|
+
const et = le(oe.exports);
|
|
738
|
+
function tt(a) {
|
|
739
739
|
if (!document.querySelector("style[data-widget-styles]")) {
|
|
740
|
-
var t,
|
|
740
|
+
var t, n;
|
|
741
741
|
(function() {
|
|
742
742
|
let d = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "#000", o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "FFF";
|
|
743
|
-
const
|
|
744
|
-
|
|
745
|
-
const e =
|
|
746
|
-
|
|
743
|
+
const r = document.createElement("style");
|
|
744
|
+
r.attributes.setNamedItem(document.createAttribute("data-widget-styles"));
|
|
745
|
+
const e = Ue(d) > 0.5;
|
|
746
|
+
r.textContent = `
|
|
747
747
|
.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
748
|
.${j} { background: ${d}; }
|
|
749
749
|
.${j}:hover {
|
|
750
|
-
background: ${e ?
|
|
750
|
+
background: ${e ? Xe(0.05, d) : et(0.05, d)};
|
|
751
751
|
}
|
|
752
752
|
.trigger-button-icon { color: ${o}; }
|
|
753
|
-
`, document.head.appendChild(
|
|
754
|
-
})((a == null || (t = a.theme) === null || t === void 0 ? void 0 : t.inputButtonBgColor) || "#007bff", (a == null || (
|
|
753
|
+
`, document.head.appendChild(r);
|
|
754
|
+
})((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
755
|
}
|
|
756
756
|
}
|
|
757
|
-
function
|
|
758
|
-
const
|
|
757
|
+
function nt(a, t) {
|
|
758
|
+
const n = () => {
|
|
759
759
|
((d) => {
|
|
760
760
|
var o;
|
|
761
761
|
(o = a.contentWindow) === null || o === void 0 || o.postMessage({ type: "UPDATE_BODY_CLASS", isDarkMode: d }, "*");
|
|
762
762
|
})(document.body.classList.contains("dark"));
|
|
763
763
|
};
|
|
764
|
-
|
|
765
|
-
const d = new MutationObserver(
|
|
764
|
+
n(), (() => {
|
|
765
|
+
const d = new MutationObserver(n);
|
|
766
766
|
d.observe(document.body, { attributes: !0, attributeFilter: ["class"] }), t.addEventListener("abort", () => d.disconnect());
|
|
767
767
|
})();
|
|
768
768
|
}
|
|
769
|
-
function
|
|
770
|
-
let
|
|
769
|
+
function rt(a, t) {
|
|
770
|
+
let n;
|
|
771
771
|
const d = () => {
|
|
772
|
-
((
|
|
772
|
+
((r) => {
|
|
773
773
|
var e;
|
|
774
|
-
const i = { type: "UPDATE_BODY_CLASS", isMobile:
|
|
775
|
-
(e = a.contentWindow) === null || e === void 0 || e.postMessage(i, "*"),
|
|
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());
|
|
776
776
|
})(document.body.clientWidth <= 576);
|
|
777
777
|
}, o = () => {
|
|
778
|
-
|
|
778
|
+
n && clearTimeout(n), n = window.setTimeout(d, 300);
|
|
779
779
|
};
|
|
780
780
|
d(), (() => {
|
|
781
|
-
const
|
|
782
|
-
|
|
781
|
+
const r = new ResizeObserver(o);
|
|
782
|
+
r.observe(document.body), t.addEventListener("abort", () => r.disconnect());
|
|
783
783
|
})();
|
|
784
784
|
}
|
|
785
785
|
function ve(a) {
|
|
786
786
|
const t = new TextEncoder().encode(a);
|
|
787
787
|
if (typeof window != "undefined" && typeof window.btoa == "function") {
|
|
788
|
-
const
|
|
789
|
-
return btoa(
|
|
788
|
+
const n = Array.from(t, (d) => String.fromCharCode(d)).join("");
|
|
789
|
+
return btoa(n);
|
|
790
790
|
}
|
|
791
791
|
if (typeof Buffer != "undefined") return Buffer.from(t).toString("base64");
|
|
792
792
|
throw new Error("[utils.base64Encode]: Unsupported environment");
|
|
793
793
|
}
|
|
794
|
-
const ye = /* @__PURE__ */ new Set(),
|
|
795
|
-
function
|
|
796
|
-
const
|
|
797
|
-
const i =
|
|
794
|
+
const ye = /* @__PURE__ */ new Set(), ie = [];
|
|
795
|
+
function at(a, t) {
|
|
796
|
+
const n = document.createDocumentFragment(), d = function(e) {
|
|
797
|
+
const i = B("button", j, { id: `trigger-button-${e}`, "aria-controls": C, "aria-expanded": "false", "data-name": j }), s = B("div", "trigger-button-icon", { "aria-hidden": "true" });
|
|
798
798
|
return s.innerHTML = `
|
|
799
799
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256" class="close-icon">
|
|
800
800
|
<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>
|
|
@@ -803,27 +803,27 @@ function rt(a, t) {
|
|
|
803
803
|
<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
804
|
</svg>
|
|
805
805
|
`, i.setAttribute("aria-label", "Open Brainfish widget"), i.appendChild(s), v.initialize(i, s), i;
|
|
806
|
-
}(a), { iframeContainer: o, iframe:
|
|
807
|
-
const i =
|
|
806
|
+
}(a), { iframeContainer: o, iframe: r } = function(e) {
|
|
807
|
+
const i = B("div", C, { id: C, "aria-live": "polite", "aria-hidden": "true" }), s = B("iframe", xe, { src: e, sandbox: "allow-scripts allow-same-origin allow-popups allow-forms", allow: "clipboard-write", role: "dialog" });
|
|
808
808
|
return i.appendChild(s), { iframeContainer: i, iframe: s };
|
|
809
809
|
}(t);
|
|
810
|
-
return
|
|
810
|
+
return n.appendChild(d), n.appendChild(o), { fragment: n, iframe: r };
|
|
811
811
|
}
|
|
812
|
-
const
|
|
813
|
-
const
|
|
812
|
+
const ot = (a, t) => {
|
|
813
|
+
const n = de(a.overrides), d = ((o = a.overrides) == null ? void 0 : o.widgetHost) || "https://agent.brainfi.sh";
|
|
814
814
|
var o;
|
|
815
|
-
const { theme:
|
|
815
|
+
const { theme: r, settings: e } = t, i = `${d}/?widgetKey=${a.widgetKey}&themeParam=${ve(JSON.stringify(r))}&settingsParam=${ve(JSON.stringify(e))}`;
|
|
816
816
|
try {
|
|
817
817
|
if (s = a.widgetKey, ye.has(s) || function(h) {
|
|
818
818
|
return !!document.getElementById(`trigger-button-${h}`);
|
|
819
819
|
}(a.widgetKey)) return;
|
|
820
|
-
|
|
821
|
-
const { fragment: l, iframe: u } =
|
|
820
|
+
tt(t);
|
|
821
|
+
const { fragment: l, iframe: u } = at(a.widgetKey, i), c = new AbortController(), { signal: f } = c;
|
|
822
822
|
u.onload = () => {
|
|
823
823
|
setTimeout(() => {
|
|
824
|
-
|
|
825
|
-
if (h.contentWindow) for (;
|
|
826
|
-
const p =
|
|
824
|
+
nt(u, f), Ye({ widgetHost: d, apiHost: n, widgetKey: a.widgetKey, signal: f }), rt(u, f), ((h) => {
|
|
825
|
+
if (h.contentWindow) for (; ie.length > 0; ) {
|
|
826
|
+
const p = ie.shift();
|
|
827
827
|
p && h.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: p.detail }, "*");
|
|
828
828
|
}
|
|
829
829
|
})(u);
|
|
@@ -832,91 +832,92 @@ const at = (a, t) => {
|
|
|
832
832
|
const g = () => {
|
|
833
833
|
c.abort(), window.removeEventListener("beforeunload", g);
|
|
834
834
|
};
|
|
835
|
-
return window.addEventListener("beforeunload", g)
|
|
836
|
-
const p = h;
|
|
837
|
-
u.contentWindow ? u.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: p.detail }, "*") : K.push(p);
|
|
838
|
-
});
|
|
835
|
+
return void window.addEventListener("beforeunload", g);
|
|
839
836
|
} catch (l) {
|
|
840
837
|
(function(u, c, f) {
|
|
841
838
|
x(u, c, c.message, f);
|
|
842
|
-
})(
|
|
839
|
+
})(n, l, a.widgetKey);
|
|
843
840
|
}
|
|
844
841
|
var s;
|
|
845
842
|
};
|
|
846
|
-
|
|
847
|
-
const
|
|
843
|
+
window.addEventListener("brainfish:identify", (a) => {
|
|
844
|
+
const t = a, n = document.querySelector(`#${C} .${xe}`);
|
|
845
|
+
n.contentWindow ? n.contentWindow.postMessage({ type: "IDENTIFY_DATA", data: t.detail }, "*") : ie.push(t);
|
|
846
|
+
});
|
|
847
|
+
let P = null;
|
|
848
|
+
const we = typeof window != "undefined" && window.Brainfish ? window.Brainfish : (P || (P = /* @__PURE__ */ function() {
|
|
848
849
|
let a = [], t = null;
|
|
849
|
-
function
|
|
850
|
+
function n(o, r) {
|
|
850
851
|
if (t) {
|
|
851
852
|
const e = o.split(".");
|
|
852
853
|
let i = t;
|
|
853
854
|
for (let l = 0; l < e.length - 1; l++) i = i[e[l]];
|
|
854
855
|
const s = i[e[e.length - 1]];
|
|
855
|
-
if (typeof s == "function") return s.apply(i,
|
|
856
|
-
} else a.push([o,
|
|
856
|
+
if (typeof s == "function") return s.apply(i, r);
|
|
857
|
+
} else a.push([o, r]);
|
|
857
858
|
}
|
|
858
859
|
return { Widgets: { init: function() {
|
|
859
|
-
for (var o = arguments.length,
|
|
860
|
-
return
|
|
860
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
861
|
+
return n("Widgets.init", r);
|
|
861
862
|
} }, SearchWidget: { initStandard: function() {
|
|
862
|
-
for (var o = arguments.length,
|
|
863
|
-
return
|
|
863
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
864
|
+
return n("SearchWidget.initStandard", r);
|
|
864
865
|
} }, HelpWidget: { initPopup: function() {
|
|
865
|
-
for (var o = arguments.length,
|
|
866
|
-
return
|
|
866
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
867
|
+
return n("HelpWidget.initPopup", r);
|
|
867
868
|
}, close: function() {
|
|
868
|
-
for (var o = arguments.length,
|
|
869
|
-
return
|
|
869
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
870
|
+
return n("HelpWidget.close", r);
|
|
870
871
|
}, open: function() {
|
|
871
|
-
for (var o = arguments.length,
|
|
872
|
-
return
|
|
872
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
873
|
+
return n("HelpWidget.open", r);
|
|
873
874
|
}, toggle: function() {
|
|
874
|
-
for (var o = arguments.length,
|
|
875
|
-
return
|
|
875
|
+
for (var o = arguments.length, r = new Array(o), e = 0; e < o; e++) r[e] = arguments[e];
|
|
876
|
+
return n("HelpWidget.toggle", r);
|
|
876
877
|
} }, _setRealBrainfish: function(o) {
|
|
877
878
|
for (t = o; a.length > 0; ) {
|
|
878
|
-
const [
|
|
879
|
-
r
|
|
879
|
+
const [r, e] = a.shift();
|
|
880
|
+
n(r, e);
|
|
880
881
|
}
|
|
881
882
|
} };
|
|
882
|
-
}(), typeof window != "undefined" && (window.Brainfish =
|
|
883
|
-
let
|
|
883
|
+
}(), typeof window != "undefined" && (window.Brainfish = P)), P);
|
|
884
|
+
let K = null;
|
|
884
885
|
we.Widgets.init = (a) => m(void 0, null, function* () {
|
|
885
886
|
window && (window.BrainfishAnalytics = window.BrainfishAnalytics || function() {
|
|
886
|
-
for (var
|
|
887
|
+
for (var r = arguments.length, e = new Array(r), i = 0; i < r; i++) e[i] = arguments[i];
|
|
887
888
|
(window.BrainfishAnalytics.q = window.BrainfishAnalytics.q || []).push(e);
|
|
888
889
|
});
|
|
889
|
-
const t = de(a.overrides),
|
|
890
|
+
const t = de(a.overrides), n = ((d = a.overrides) == null ? void 0 : d.analyticsApiHost) || "";
|
|
890
891
|
var d;
|
|
891
892
|
let o;
|
|
892
|
-
if (a.config) o = JSON.parse(((
|
|
893
|
+
if (a.config) o = JSON.parse(((r) => {
|
|
893
894
|
if (typeof window != "undefined" && typeof window.atob == "function") {
|
|
894
|
-
const e = atob(
|
|
895
|
+
const e = atob(r), i = e.length, s = new Uint8Array(i);
|
|
895
896
|
for (let l = 0; l < i; l++) s[l] = e.charCodeAt(l);
|
|
896
897
|
return new TextDecoder().decode(s);
|
|
897
898
|
}
|
|
898
|
-
if (typeof Buffer != "undefined") return Buffer.from(
|
|
899
|
+
if (typeof Buffer != "undefined") return Buffer.from(r, "base64").toString("utf-8");
|
|
899
900
|
throw new Error("[utils.base64Decode]: Unsupported environment");
|
|
900
901
|
})(a.config));
|
|
901
902
|
else {
|
|
902
|
-
const { config:
|
|
903
|
-
o =
|
|
903
|
+
const { config: r } = yield He({ widgetKey: a.widgetKey, apiHost: t });
|
|
904
|
+
o = r;
|
|
904
905
|
}
|
|
905
|
-
|
|
906
|
+
K || (K = function(r, e, i, s) {
|
|
906
907
|
return m(this, null, function* () {
|
|
907
908
|
var l, u, c;
|
|
908
|
-
const f = ((l =
|
|
909
|
-
g != null && g.startsWith("2.") ?
|
|
909
|
+
const f = ((l = r.overrides) === null || l === void 0 ? void 0 : l.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 = [];
|
|
910
|
+
g != null && g.startsWith("2.") ? ot(r, e) : h.push(qe(r, e)), h.push(Re(r.widgetKey, e.trackingToken || "", i, s, f));
|
|
910
911
|
const [p] = yield Promise.allSettled(h);
|
|
911
912
|
p && p.status === "fulfilled" && p.value && we._setRealBrainfish(p.value);
|
|
912
913
|
});
|
|
913
|
-
}(a, o, t,
|
|
914
|
+
}(a, o, t, n)), yield K;
|
|
914
915
|
});
|
|
915
|
-
const
|
|
916
|
+
const st = function() {
|
|
916
917
|
typeof window != "undefined" && window.BrainfishAnalytics && window.BrainfishAnalytics(...arguments);
|
|
917
918
|
};
|
|
918
919
|
export {
|
|
919
|
-
|
|
920
|
+
st as BrainfishAnalytics,
|
|
920
921
|
we as default
|
|
921
922
|
};
|
|
922
923
|
//# sourceMappingURL=web.js.map
|