@evelan/jexity-widget 0.7.0-canary.13 → 0.7.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 +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/react.mjs +2 -2
- 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
|
@@ -4341,7 +4341,7 @@ function aa(t, e) {
|
|
|
4341
4341
|
const [n, r] = Q(null);
|
|
4342
4342
|
return F(() => {
|
|
4343
4343
|
r(null);
|
|
4344
|
-
const i = e ?? "https://
|
|
4344
|
+
const i = e ?? "https://festive-mouse-978.eu-west-1.convex.cloud", s = i ? ia(i) : void 0;
|
|
4345
4345
|
if (!s || !t)
|
|
4346
4346
|
return;
|
|
4347
4347
|
const o = new AbortController();
|
|
@@ -6218,7 +6218,7 @@ function $l(t) {
|
|
|
6218
6218
|
const e = document.createElement("style");
|
|
6219
6219
|
e.textContent = Tl, t.appendChild(e);
|
|
6220
6220
|
}
|
|
6221
|
-
const Al = "https://
|
|
6221
|
+
const Al = "https://festive-mouse-978.eu-west-1.convex.cloud";
|
|
6222
6222
|
let Lt = null;
|
|
6223
6223
|
function Il(t) {
|
|
6224
6224
|
const e = t ?? Al;
|