akpm-procedures 1.1.50 → 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.
@@ -1,4 +1,4 @@
1
- /* Version: 1.1.50 */
1
+ /* Version: 1.1.52 */
2
2
  var al = Object.defineProperty;
3
3
  var xa = (t) => {
4
4
  throw TypeError(t);
@@ -5959,7 +5959,7 @@ const yd = {
5959
5959
  "compile-all-fields": "Please compile all fields"
5960
5960
  }
5961
5961
  }, Ed = {
5962
- "delete-template": "Are you sure you want to delete '{templateName}' template?"
5962
+ "delete-template": 'Are you sure you want to delete "{templateName}" template?'
5963
5963
  }, Sd = "Document", Ad = "Add", Td = "Search", Cd = "Save", Nd = {
5964
5964
  template: "Create template",
5965
5965
  document: "Create document"
@@ -6059,7 +6059,7 @@ const yd = {
6059
6059
  "compile-all-fields": "Compila tutti i campi"
6060
6060
  }
6061
6061
  }, Bd = {
6062
- "delete-template": "Sei sicuro di voler eliminare il template '{templateName}'?"
6062
+ "delete-template": 'Sei sicuro di voler eliminare il template "{templateName}"?'
6063
6063
  }, Dd = "Documento", Rd = "Aggiungi", Md = "Cerca", Fd = "Salva", $d = {
6064
6064
  template: "Crea template",
6065
6065
  document: "Crea documento"
@@ -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, "en"), s = p(e, "aksToken", 23, () => "1nD-9wPZcgb29q4ASnloL0EVnY3Fqd2NqMFVrRzg0UHRRK0YzbGpuTHRhWGk5OUVQVUdCd3Nwdnl0aWgzZ2hJbUVFbmNHaGMrVGZZQkNoM1NsSnFvelQ1d2xodkhvOXVVS0ozeG83RlpWeVFIZEV1d3BxYldXaXEzR2VLVU5XaDlHbyticHpOYUpZdTFLS0Vs"), u = Y(!1), l = Y(!0);
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 = "en") {
12195
+ set lang(g = "it") {
12196
12196
  o(g), m();
12197
12197
  },
12198
12198
  get aksToken() {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-procedures",
3
3
  "private": false,
4
- "version": "1.1.50",
4
+ "version": "1.1.52",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"