akpm-procedures 1.1.51 → 1.1.52
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/CDN/akpm-procedures.js +3 -3
- package/package.json +1 -1
package/CDN/akpm-procedures.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 1.1.
|
|
1
|
+
/* Version: 1.1.52 */
|
|
2
2
|
var al = Object.defineProperty;
|
|
3
3
|
var xa = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -12144,7 +12144,7 @@ const Um = {
|
|
|
12144
12144
|
function Gm(t, e) {
|
|
12145
12145
|
tt(e, !0), ot(t, Um);
|
|
12146
12146
|
const r = Ie(), n = () => ze(Bi, "$currentUser", r), i = (g) => g.toLowerCase().includes("it") ? "it" : g.toLowerCase().includes("en") ? "en" : "it";
|
|
12147
|
-
let a = p(e, "envId", 23, () => "aks_qua"), o = p(e, "lang", 7, "
|
|
12147
|
+
let a = p(e, "envId", 23, () => "aks_qua"), o = p(e, "lang", 7, "it"), s = p(e, "aksToken", 23, () => "1nD-9wPZcgb29q4ASnloL0EVnY3Fqd2NqMFVrRzg0UHRRK0YzbGpuTHRhWGk5OUVQVUdCd3Nwdnl0aWgzZ2hJbUVFbmNHaGMrVGZZQkNoM1NsSnFvelQ1d2xodkhvOXVVS0ozeG83RlpWeVFIZEV1d3BxYldXaXEzR2VLVU5XaDlHbyticHpOYUpZdTFLS0Vs"), u = Y(!1), l = Y(!0);
|
|
12148
12148
|
er(async () => {
|
|
12149
12149
|
Vd(i(o())), document.cookie = `gendoc-envid=${a()}`, document.cookie = `gendoc-lang=${o()}`, document.cookie = `gendoc-akstoken=${s()}`;
|
|
12150
12150
|
try {
|
|
@@ -12192,7 +12192,7 @@ function Gm(t, e) {
|
|
|
12192
12192
|
get lang() {
|
|
12193
12193
|
return o();
|
|
12194
12194
|
},
|
|
12195
|
-
set lang(g = "
|
|
12195
|
+
set lang(g = "it") {
|
|
12196
12196
|
o(g), m();
|
|
12197
12197
|
},
|
|
12198
12198
|
get aksToken() {
|