@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/react.mjs
CHANGED
|
@@ -4389,7 +4389,7 @@ function pa(t, e) {
|
|
|
4389
4389
|
const [n, r] = N(null);
|
|
4390
4390
|
return B(() => {
|
|
4391
4391
|
r(null);
|
|
4392
|
-
const i = e ?? "https://
|
|
4392
|
+
const i = e ?? "https://festive-mouse-978.eu-west-1.convex.cloud", s = i ? ha(i) : void 0;
|
|
4393
4393
|
if (!s || !t)
|
|
4394
4394
|
return;
|
|
4395
4395
|
const o = new AbortController();
|
|
@@ -6266,7 +6266,7 @@ function Ol(t) {
|
|
|
6266
6266
|
const e = document.createElement("style");
|
|
6267
6267
|
e.textContent = Ml, t.appendChild(e);
|
|
6268
6268
|
}
|
|
6269
|
-
const Ll = "https://
|
|
6269
|
+
const Ll = "https://festive-mouse-978.eu-west-1.convex.cloud";
|
|
6270
6270
|
let Lt = null;
|
|
6271
6271
|
function Ql(t) {
|
|
6272
6272
|
const e = t ?? Ll;
|