@evelan/jexity-widget 0.4.2-canary.8 → 0.4.2
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/widget.js +1 -1
- package/dist/widget.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -4344,7 +4344,7 @@ function as(t, e) {
|
|
|
4344
4344
|
const [n, r] = I(null);
|
|
4345
4345
|
return Q(() => {
|
|
4346
4346
|
r(null);
|
|
4347
|
-
const i = e ?? "https://
|
|
4347
|
+
const i = e ?? "https://festive-mouse-978.eu-west-1.convex.cloud", o = i ? is(i) : void 0;
|
|
4348
4348
|
if (!o || !t)
|
|
4349
4349
|
return;
|
|
4350
4350
|
const s = new AbortController();
|
|
@@ -5015,7 +5015,7 @@ function Ds(t) {
|
|
|
5015
5015
|
const e = document.createElement("style");
|
|
5016
5016
|
e.textContent = Bs, t.appendChild(e);
|
|
5017
5017
|
}
|
|
5018
|
-
const Ws = "https://
|
|
5018
|
+
const Ws = "https://festive-mouse-978.eu-west-1.convex.cloud";
|
|
5019
5019
|
let ht = null;
|
|
5020
5020
|
function zs(t) {
|
|
5021
5021
|
const e = t ?? Ws;
|