@myxtra/authentication-green 2.21.0 → 2.22.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.
|
@@ -7789,7 +7789,7 @@ class Vp extends HTMLElement {
|
|
|
7789
7789
|
const n = e0(t), r = this.getAttribute("flyoutPlacement") ?? "bottom-end";
|
|
7790
7790
|
if (!zf(r))
|
|
7791
7791
|
throw new Error("Invalid position attribute");
|
|
7792
|
-
const i = (await import("./App-
|
|
7792
|
+
const i = (await import("./App-DX4zN_m3.js")).default;
|
|
7793
7793
|
n.render(
|
|
7794
7794
|
/* @__PURE__ */ sn.jsx(
|
|
7795
7795
|
i,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@myxtra/authentication-green",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.22.0",
|
|
4
4
|
"main": "./dist/xtra-authentication.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"publishConfig": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@crowdin/cli": "^4.1.2",
|
|
37
|
-
"@myxtra/api": "1.18.0
|
|
37
|
+
"@myxtra/api": "1.18.0",
|
|
38
38
|
"@myxtra/eslint-config": "1.20.0",
|
|
39
39
|
"@myxtra/stylelint-config": "1.19.0",
|
|
40
40
|
"@testing-library/dom": "^10.4.0",
|