@myxtra/authentication-green 1.14.0 → 1.14.1
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.
|
@@ -15,7 +15,7 @@ var lt = (e, t, s, r) => ({
|
|
|
15
15
|
return n(e, t, r);
|
|
16
16
|
}
|
|
17
17
|
}), x = (e, t, s) => (bt(e, t, "access private method"), s);
|
|
18
|
-
import { r as d, j as i, u as Zs, a as zs, b as Ee, c as ps, P as qt, d as Ys, E as Js } from "./index-
|
|
18
|
+
import { r as d, j as i, u as Zs, a as zs, b as Ee, c as ps, P as qt, d as Ys, E as Js } from "./index-cdca036c.mjs";
|
|
19
19
|
var Ge = class {
|
|
20
20
|
constructor() {
|
|
21
21
|
this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
|
|
@@ -2875,8 +2875,8 @@ const Qi = "/icons/bouMenuIcons.svg", Hi = ({
|
|
|
2875
2875
|
icon: a
|
|
2876
2876
|
}) => {
|
|
2877
2877
|
const o = Zs(), l = () => typeof a == "string" && a in gt ? /* @__PURE__ */ i.jsx(Hi, { bouIconId: gt[a] }) : a;
|
|
2878
|
-
return /* @__PURE__ */ i.jsxs(J.Item, { className: e, children: [
|
|
2879
|
-
!o || o && !r && /* @__PURE__ */ i.jsxs("a", { href: s, referrerPolicy: "no-referrer-when-downgrade", children: [
|
|
2878
|
+
return console.log(o, r), /* @__PURE__ */ i.jsxs(J.Item, { className: e, children: [
|
|
2879
|
+
(!o || o && !r) && /* @__PURE__ */ i.jsxs("a", { href: s, referrerPolicy: "no-referrer-when-downgrade", children: [
|
|
2880
2880
|
l(),
|
|
2881
2881
|
t
|
|
2882
2882
|
] }),
|
|
@@ -8399,7 +8399,7 @@ class Yf extends HTMLElement {
|
|
|
8399
8399
|
async connectedCallback() {
|
|
8400
8400
|
const t = this.attachShadow({ mode: "open" });
|
|
8401
8401
|
Xf(t);
|
|
8402
|
-
const n = Ec(t), i = (await import("./App-
|
|
8402
|
+
const n = Ec(t), i = (await import("./App-26d46559.mjs")).default;
|
|
8403
8403
|
n.render(
|
|
8404
8404
|
/* @__PURE__ */ jn.jsx(
|
|
8405
8405
|
i,
|