@evelan/jexity-widget 0.11.0-canary.22 → 0.11.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/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/dist/react.mjs +3 -3
- package/dist/react.mjs.map +1 -1
- package/dist/widget.js +2 -2
- package/dist/widget.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -4351,7 +4351,7 @@ function ka(t, e, n) {
|
|
|
4351
4351
|
const [r, i] = C(null);
|
|
4352
4352
|
return $(() => {
|
|
4353
4353
|
i(null);
|
|
4354
|
-
const s = n ?? "https://
|
|
4354
|
+
const s = n ?? "https://festive-mouse-978.eu-west-1.convex.cloud", o = s ? Ai(s) : void 0;
|
|
4355
4355
|
if (!o || !t)
|
|
4356
4356
|
return;
|
|
4357
4357
|
const l = new AbortController();
|
|
@@ -4390,7 +4390,7 @@ function Sa(t, e, n, r) {
|
|
|
4390
4390
|
$(() => {
|
|
4391
4391
|
if (n)
|
|
4392
4392
|
return;
|
|
4393
|
-
const i = r ?? "https://
|
|
4393
|
+
const i = r ?? "https://festive-mouse-978.eu-west-1.convex.cloud", s = i ? Ai(i) : void 0;
|
|
4394
4394
|
if (!s || !t)
|
|
4395
4395
|
return;
|
|
4396
4396
|
let o = !1;
|
|
@@ -6923,7 +6923,7 @@ function uc(t) {
|
|
|
6923
6923
|
const e = document.createElement("style");
|
|
6924
6924
|
e.textContent = cc, t.appendChild(e);
|
|
6925
6925
|
}
|
|
6926
|
-
const hc = "https://
|
|
6926
|
+
const hc = "https://festive-mouse-978.eu-west-1.convex.cloud";
|
|
6927
6927
|
let Ut = null;
|
|
6928
6928
|
function dc(t) {
|
|
6929
6929
|
const e = t ?? hc;
|