@myxtra/authentication-green 1.8.0 → 1.8.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.
@@ -1,4 +1,4 @@
1
- import { r as d, j as n, g as _t, u as q, a as Ke, b as St, E as Et } from "./index-cff84219.mjs";
1
+ import { r as d, j as n, g as _t, u as q, a as Ke, b as St, E as Et } from "./index-a5ba3b49.mjs";
2
2
  class V {
3
3
  constructor() {
4
4
  this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
@@ -2933,7 +2933,6 @@ const Sr = "/icons/bouMenuIcons.svg", Er = ({
2933
2933
  {
2934
2934
  className: "payment",
2935
2935
  mobileUrl: `${t}/payment`,
2936
- desktopUrl: `${t}/payment/pay-with-xtra`,
2937
2936
  icon: /* @__PURE__ */ n.jsx(Js, {}),
2938
2937
  label: e("payment")
2939
2938
  }
@@ -8987,7 +8987,7 @@ class sh extends HTMLElement {
8987
8987
  async connectedCallback() {
8988
8988
  const t = this.attachShadow({ mode: "open" });
8989
8989
  uh(t);
8990
- const n = Rd(t), r = (await import("./App-ad762d98.mjs")).default;
8990
+ const n = Rd(t), r = (await import("./App-6a8b1220.mjs")).default;
8991
8991
  n.render(
8992
8992
  /* @__PURE__ */ nr.jsx(
8993
8993
  r,
@@ -1,4 +1,4 @@
1
- import { c as f } from "./index-cff84219.mjs";
1
+ import { c as f } from "./index-a5ba3b49.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.8.0",
3
+ "version": "1.8.2",
4
4
  "main": "./dist/xtra-authentication.mjs",
5
5
  "publishConfig": {
6
6
  "access": "public",