@myxtra/authentication-green 1.14.0 → 1.14.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.
@@ -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-01ba456f.mjs";
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-732e0759.mjs";
19
19
  var Ge = class {
20
20
  constructor() {
21
21
  this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
@@ -2876,7 +2876,7 @@ const Qi = "/icons/bouMenuIcons.svg", Hi = ({
2876
2876
  }) => {
2877
2877
  const o = Zs(), l = () => typeof a == "string" && a in gt ? /* @__PURE__ */ i.jsx(Hi, { bouIconId: gt[a] }) : a;
2878
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: [
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-f7d8affe.mjs")).default;
8402
+ const n = Ec(t), i = (await import("./App-352227ac.mjs")).default;
8403
8403
  n.render(
8404
8404
  /* @__PURE__ */ jn.jsx(
8405
8405
  i,
@@ -1,4 +1,4 @@
1
- import { e as f } from "./index-01ba456f.mjs";
1
+ import { e as f } from "./index-732e0759.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myxtra/authentication-green",
3
- "version": "1.14.0",
3
+ "version": "1.14.2",
4
4
  "main": "./dist/xtra-authentication.mjs",
5
5
  "publishConfig": {
6
6
  "access": "public",