aquasis-fe-components 1.4.5-a → 1.4.6-a

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.
@@ -69877,27 +69877,25 @@ const mv = "https://aquasis.freshdesk.com/api/v2/", JNe = "UtA4JWhMo8w4eWzzgo9",
69877
69877
  message: a(`${t$e}.SUCCESS.TICKET`),
69878
69878
  placement: "topLeft"
69879
69879
  }), e && e();
69880
- }).catch((m) => {
69881
- if (m.response) {
69882
- const { errors: p } = m.response.data;
69883
- Ui.error({
69884
- className: "table-notification",
69885
- message: a("ERROR"),
69886
- placement: "topLeft",
69887
- description: /* @__PURE__ */ be.jsx(
69888
- Hr,
69889
- {
69890
- dataSource: p,
69891
- columns: c,
69892
- pagination: { defaultPageSize: 5 },
69893
- rowKey: "field",
69894
- size: "small",
69895
- bordered: !0
69896
- }
69897
- ),
69898
- duration: 0
69899
- });
69900
- } else console.error(m);
69880
+ }).catch(({ response: m }) => {
69881
+ const { errors: p } = m.data;
69882
+ Ui.error({
69883
+ className: "table-notification",
69884
+ message: a("ERROR"),
69885
+ placement: "topLeft",
69886
+ description: /* @__PURE__ */ be.jsx(
69887
+ Hr,
69888
+ {
69889
+ dataSource: p,
69890
+ columns: c,
69891
+ pagination: { defaultPageSize: 5 },
69892
+ rowKey: "field",
69893
+ size: "small",
69894
+ bordered: !0
69895
+ }
69896
+ ),
69897
+ duration: 0
69898
+ });
69901
69899
  }).finally(() => n(!1));
69902
69900
  };
69903
69901
  return /* @__PURE__ */ be.jsxs(E1, { className: "helpdesk__content", children: [
@@ -70013,7 +70011,7 @@ const r$e = ({ size: e }) => {
70013
70011
  ) })
70014
70012
  }
70015
70013
  ) }) });
70016
- }, a$e = Iu(), bOe = a$e(r$e);
70014
+ }, a$e = Iu(), hOe = a$e(r$e);
70017
70015
  var Wt = /* @__PURE__ */ ((e) => (e.App = "idApp", e.Version = "version", e.DeployDate = "releaseDate", e.ReleasePages = "gaReleasePages", e.Fields = "gaReleasePagesContent", e.Title = "title", e.Description = "description", e.Image = "idFile", e.Order = "order", e.NoImage = "noImage", e))(Wt || {}), b3 = /* @__PURE__ */ ((e) => (e.GetApps = "GetApps", e.GetReleases = "GetReleases", e.GetUser = "GetUser", e.GetLanguages = "GetLanguages", e))(b3 || {});
70018
70016
  const o$e = async () => {
70019
70017
  const e = window.globalAuthUrl, { data: t } = await c2.get(`${e}/getApps`);
@@ -70183,10 +70181,11 @@ const o$e = async () => {
70183
70181
  { [Wt.Fields]: [{}], idLanguage: k.idLanguage }
70184
70182
  ]);
70185
70183
  }, O = () => {
70186
- g.setFieldValue(
70187
- Wt.ReleasePages,
70188
- x.filter((k, j) => j !== d)
70189
- );
70184
+ const k = y == null ? void 0 : y.find((j) => j.description === m);
70185
+ if (k) {
70186
+ const F = x.filter((W) => W.idLanguage === k.idLanguage)[d], V = x.toSpliced(x.indexOf(F), 1);
70187
+ console.log("🚀 ~ removeCurrSlide ~ newSlides:", V), g.setFieldValue(Wt.ReleasePages, V);
70188
+ }
70190
70189
  }, P = (k) => {
70191
70190
  const j = {
70192
70191
  ...k,
@@ -70359,7 +70358,7 @@ const o$e = async () => {
70359
70358
  }
70360
70359
  )
70361
70360
  ] });
70362
- }, { Title: g$e, Text: v$e } = Ao, h$e = () => {
70361
+ }, { Title: g$e } = Ao, v$e = () => {
70363
70362
  var L, E;
70364
70363
  const [e, t] = Et(!1), [n, r] = Et(!1), [a, o] = Et(0), { t: i } = Vr(), c = Be(null), l = M2(tr.AppId), s = M2(tr.UserID), { data: d } = II(), { data: f } = u$e({ idApp: l, lastDeployed: !0, userId: s }), m = f == null ? void 0 : f[0], p = d == null ? void 0 : d.find((M) => M.id === l);
70365
70364
  wt(() => {
@@ -70396,7 +70395,7 @@ const o$e = async () => {
70396
70395
  children: /* @__PURE__ */ be.jsx(nd, { infinite: !1, ref: c, afterChange: C, children: (E = m == null ? void 0 : m.gaReleasePages) == null ? void 0 : E.map(({ idFile: M, gaReleasePagesContent: w }, N) => /* @__PURE__ */ be.jsx("div", { children: /* @__PURE__ */ be.jsxs(E1, { gutter: [16, 16], style: { marginBottom: 35 }, children: [
70397
70396
  /* @__PURE__ */ be.jsx(On, { span: M ? 12 : 24, children: /* @__PURE__ */ be.jsx(F1, { gap: 16, vertical: !0, children: w.map(({ title: O, description: P }, T) => /* @__PURE__ */ be.jsxs(F1, { vertical: !0, children: [
70398
70397
  /* @__PURE__ */ be.jsx(g$e, { level: 5, children: O }),
70399
- /* @__PURE__ */ be.jsx(v$e, { style: { opacity: 0.5 }, children: P })
70398
+ /* @__PURE__ */ be.jsx("p", { style: { opacity: 0.5 }, children: P })
70400
70399
  ] }, `${N}-${T}`)) }) }),
70401
70400
  !!M && /* @__PURE__ */ be.jsx(On, { span: 12, children: /* @__PURE__ */ be.jsx(F1, { justify: "center", children: /* @__PURE__ */ be.jsx(La, { bordered: !0, styles: { body: { display: "flex", justifyContent: "center", padding: 2 } }, children: /* @__PURE__ */ be.jsx(_s, { src: z0(M), style: { maxHeight: 600, borderRadius: 8 } }) }) }) })
70402
70401
  ] }) }, N)) })
@@ -70408,7 +70407,7 @@ const o$e = async () => {
70408
70407
  retry: 2
70409
70408
  }
70410
70409
  }
70411
- }), b$e = ({ showAddBtn: e, ...t }) => e ? /* @__PURE__ */ be.jsx(Z8, { children: /* @__PURE__ */ be.jsx(g6, { client: vv, children: /* @__PURE__ */ be.jsx(p$e, { ...t }) }) }) : /* @__PURE__ */ be.jsx(Z8, { children: /* @__PURE__ */ be.jsx(g6, { client: vv, children: /* @__PURE__ */ be.jsx(h$e, {}) }) }), C$e = Iu(), COe = C$e(b$e);
70410
+ }), h$e = ({ showAddBtn: e, ...t }) => e ? /* @__PURE__ */ be.jsx(Z8, { children: /* @__PURE__ */ be.jsx(g6, { client: vv, children: /* @__PURE__ */ be.jsx(p$e, { ...t }) }) }) : /* @__PURE__ */ be.jsx(Z8, { children: /* @__PURE__ */ be.jsx(g6, { client: vv, children: /* @__PURE__ */ be.jsx(v$e, {}) }) }), b$e = Iu(), bOe = b$e(h$e);
70412
70411
  var d1 = /* @__PURE__ */ ((e) => (e.FirstName = "firstName", e.LastName = "lastName", e.Username = "username", e.Email = "email", e.ProfilePicture = "profilePicture", e.Password = "password", e.ConfirmPassword = "confirmPassword", e.Apps = "userRolesApp", e.AppId = "idApp", e.RoleId = "roleId", e.Tenants = "tenantId", e.Active = "isActive", e.Private = "isPrivate", e.User = "userId", e.Hierarchy = "hierarchy", e))(d1 || {}), Wl = /* @__PURE__ */ ((e) => (e.Tab1 = "PROFILE", e.Tab2 = "MANAGEMENT", e))(Wl || {}), AI = /* @__PURE__ */ ((e) => (e[e.GA_USER_EMPTY = 0] = "GA_USER_EMPTY", e[e.GA_EMAIL_EMPTY = 1] = "GA_EMAIL_EMPTY", e[e.GA_USER_ID_EMPTY = 2] = "GA_USER_ID_EMPTY", e[e.GA_PASS_EMPTY = 3] = "GA_PASS_EMPTY", e[e.GA_PASS_NOT_MATCH = 4] = "GA_PASS_NOT_MATCH", e[e.GA_USERNAME_EXISTS = 5] = "GA_USERNAME_EXISTS", e[e.GA_EMAIL_EXISTS = 6] = "GA_EMAIL_EXISTS", e[e.GA_NO_ROLES_APP_DEFINED = 7] = "GA_NO_ROLES_APP_DEFINED", e[e.GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP = 8] = "GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP", e[e.GA_CANNOT_GET_USER_INFO = 9] = "GA_CANNOT_GET_USER_INFO", e[e.GA_ERROR_CHAGING_PASS = 10] = "GA_ERROR_CHAGING_PASS", e[e.GA_NO_TENANTS_ROLES_DEFINDED = 11] = "GA_NO_TENANTS_ROLES_DEFINDED", e[e.GA_PASS_DOES_NOT_MEET_REQUIREMENTS = 12] = "GA_PASS_DOES_NOT_MEET_REQUIREMENTS", e))(AI || {});
70413
70412
  const Vt = (e) => typeof e == "string", Xo = () => {
70414
70413
  let e, t;
@@ -70416,11 +70415,11 @@ const Vt = (e) => typeof e == "string", Xo = () => {
70416
70415
  e = r, t = a;
70417
70416
  });
70418
70417
  return n.resolve = e, n.reject = t, n;
70419
- }, hv = (e) => e == null ? "" : "" + e, y$e = (e, t, n) => {
70418
+ }, hv = (e) => e == null ? "" : "" + e, C$e = (e, t, n) => {
70420
70419
  e.forEach((r) => {
70421
70420
  t[r] && (n[r] = t[r]);
70422
70421
  });
70423
- }, S$e = /###/g, bv = (e) => e && e.indexOf("###") > -1 ? e.replace(S$e, ".") : e, Cv = (e) => !e || Vt(e), Si = (e, t, n) => {
70422
+ }, y$e = /###/g, bv = (e) => e && e.indexOf("###") > -1 ? e.replace(y$e, ".") : e, Cv = (e) => !e || Vt(e), Si = (e, t, n) => {
70424
70423
  const r = Vt(t) ? t.split(".") : t;
70425
70424
  let a = 0;
70426
70425
  for (; a < r.length - 1; ) {
@@ -70445,7 +70444,7 @@ const Vt = (e) => typeof e == "string", Xo = () => {
70445
70444
  for (; c.obj === void 0 && i.length; )
70446
70445
  o = `${i[i.length - 1]}.${o}`, i = i.slice(0, i.length - 1), c = Si(e, i, Object), c != null && c.obj && typeof c.obj[`${c.k}.${o}`] < "u" && (c.obj = void 0);
70447
70446
  c.obj[`${c.k}.${o}`] = n;
70448
- }, x$e = (e, t, n, r) => {
70447
+ }, S$e = (e, t, n, r) => {
70449
70448
  const {
70450
70449
  obj: a,
70451
70450
  k: o
@@ -70458,7 +70457,7 @@ const Vt = (e) => typeof e == "string", Xo = () => {
70458
70457
  } = Si(e, t);
70459
70458
  if (n)
70460
70459
  return n[r];
70461
- }, L$e = (e, t, n) => {
70460
+ }, x$e = (e, t, n) => {
70462
70461
  const r = T0(e, n);
70463
70462
  return r !== void 0 ? r : T0(t, n);
70464
70463
  }, DI = (e, t, n) => {
@@ -70466,7 +70465,7 @@ const Vt = (e) => typeof e == "string", Xo = () => {
70466
70465
  r !== "__proto__" && r !== "constructor" && (r in e ? Vt(e[r]) || e[r] instanceof String || Vt(t[r]) || t[r] instanceof String ? n && (e[r] = t[r]) : DI(e[r], t[r], n) : e[r] = t[r]);
70467
70466
  return e;
70468
70467
  }, Aa = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
70469
- var E$e = {
70468
+ var L$e = {
70470
70469
  "&": "&amp;",
70471
70470
  "<": "&lt;",
70472
70471
  ">": "&gt;",
@@ -70474,8 +70473,8 @@ var E$e = {
70474
70473
  "'": "&#39;",
70475
70474
  "/": "&#x2F;"
70476
70475
  };
70477
- const M$e = (e) => Vt(e) ? e.replace(/[&<>"'\/]/g, (t) => E$e[t]) : e;
70478
- class w$e {
70476
+ const E$e = (e) => Vt(e) ? e.replace(/[&<>"'\/]/g, (t) => L$e[t]) : e;
70477
+ class M$e {
70479
70478
  constructor(t) {
70480
70479
  this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
70481
70480
  }
@@ -70487,11 +70486,11 @@ class w$e {
70487
70486
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(t, r), this.regExpQueue.push(t), r;
70488
70487
  }
70489
70488
  }
70490
- const z$e = [" ", ",", "?", "!", ";"], N$e = new w$e(20), $$e = (e, t, n) => {
70489
+ const w$e = [" ", ",", "?", "!", ";"], z$e = new M$e(20), N$e = (e, t, n) => {
70491
70490
  t = t || "", n = n || "";
70492
- const r = z$e.filter((i) => t.indexOf(i) < 0 && n.indexOf(i) < 0);
70491
+ const r = w$e.filter((i) => t.indexOf(i) < 0 && n.indexOf(i) < 0);
70493
70492
  if (r.length === 0) return !0;
70494
- const a = N$e.getRegExp(`(${r.map((i) => i === "?" ? "\\?" : i).join("|")})`);
70493
+ const a = z$e.getRegExp(`(${r.map((i) => i === "?" ? "\\?" : i).join("|")})`);
70495
70494
  let o = !a.test(e);
70496
70495
  if (!o) {
70497
70496
  const i = e.indexOf(n);
@@ -70518,7 +70517,7 @@ const z$e = [" ", ",", "?", "!", ";"], N$e = new w$e(20), $$e = (e, t, n) => {
70518
70517
  a = i;
70519
70518
  }
70520
70519
  return a;
70521
- }, A0 = (e) => e == null ? void 0 : e.replace("_", "-"), O$e = {
70520
+ }, A0 = (e) => e == null ? void 0 : e.replace("_", "-"), $$e = {
70522
70521
  type: "logger",
70523
70522
  log(e) {
70524
70523
  this.output("log", e);
@@ -70541,7 +70540,7 @@ class D0 {
70541
70540
  }
70542
70541
  init(t) {
70543
70542
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
70544
- this.prefix = n.prefix || "i18next:", this.logger = t || O$e, this.options = n, this.debug = n.debug;
70543
+ this.prefix = n.prefix || "i18next:", this.logger = t || $$e, this.options = n, this.debug = n.debug;
70545
70544
  }
70546
70545
  log() {
70547
70546
  for (var t = arguments.length, n = new Array(t), r = 0; r < t; r++)
@@ -70701,7 +70700,7 @@ const xv = {};
70701
70700
  class _0 extends C3 {
70702
70701
  constructor(t) {
70703
70702
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
70704
- super(), y$e(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Ar.create("translator");
70703
+ super(), C$e(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Ar.create("translator");
70705
70704
  }
70706
70705
  changeLanguage(t) {
70707
70706
  t && (this.language = t);
@@ -70720,7 +70719,7 @@ class _0 extends C3 {
70720
70719
  r === void 0 && (r = ":");
70721
70720
  const a = n.keySeparator !== void 0 ? n.keySeparator : this.options.keySeparator;
70722
70721
  let o = n.ns || this.options.defaultNS || [];
70723
- const i = r && t.indexOf(r) > -1, c = !this.options.userDefinedKeySeparator && !n.keySeparator && !this.options.userDefinedNsSeparator && !n.nsSeparator && !$$e(t, r, a);
70722
+ const i = r && t.indexOf(r) > -1, c = !this.options.userDefinedKeySeparator && !n.keySeparator && !this.options.userDefinedNsSeparator && !n.nsSeparator && !N$e(t, r, a);
70724
70723
  if (i && !c) {
70725
70724
  const l = t.match(this.interpolator.nestingRegexp);
70726
70725
  if (l && l.length > 0)
@@ -71020,7 +71019,7 @@ const Ev = {
71020
71019
  pluralCategories: ["one", "other"]
71021
71020
  })
71022
71021
  };
71023
- class P$e {
71022
+ class O$e {
71024
71023
  constructor(t) {
71025
71024
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
71026
71025
  this.languageUtils = t, this.options = n, this.logger = Ar.create("pluralResolver"), this.pluralRulesCache = {};
@@ -71072,10 +71071,10 @@ class P$e {
71072
71071
  }
71073
71072
  }
71074
71073
  const wv = function(e, t, n) {
71075
- let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", a = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = L$e(e, t, n);
71074
+ let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", a = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = x$e(e, t, n);
71076
71075
  return !o && a && Vt(n) && (o = zu(e, n, r), o === void 0 && (o = zu(t, n, r))), o;
71077
71076
  }, i6 = (e) => e.replace(/\$/g, "$$$$");
71078
- class R$e {
71077
+ class P$e {
71079
71078
  constructor() {
71080
71079
  var n;
71081
71080
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -71105,7 +71104,7 @@ class R$e {
71105
71104
  maxReplaces: C,
71106
71105
  alwaysFormat: b
71107
71106
  } = t.interpolation;
71108
- this.escape = n !== void 0 ? n : M$e, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = a !== void 0 ? a : !1, this.prefix = o ? Aa(o) : i || "{{", this.suffix = c ? Aa(c) : l || "}}", this.formatSeparator = s || ",", this.unescapePrefix = d ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : d || "", this.nestingPrefix = m ? Aa(m) : p || Aa("$t("), this.nestingSuffix = g ? Aa(g) : h || Aa(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
71107
+ this.escape = n !== void 0 ? n : E$e, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = a !== void 0 ? a : !1, this.prefix = o ? Aa(o) : i || "{{", this.suffix = c ? Aa(c) : l || "}}", this.formatSeparator = s || ",", this.unescapePrefix = d ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : d || "", this.nestingPrefix = m ? Aa(m) : p || Aa("$t("), this.nestingSuffix = g ? Aa(g) : h || Aa(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
71109
71108
  }
71110
71109
  reset() {
71111
71110
  this.options && this.init(this.options);
@@ -71201,7 +71200,7 @@ class R$e {
71201
71200
  return t;
71202
71201
  }
71203
71202
  }
71204
- const I$e = (e) => {
71203
+ const R$e = (e) => {
71205
71204
  let t = e.toLowerCase().trim();
71206
71205
  const n = {};
71207
71206
  if (e.indexOf("(") > -1) {
@@ -71232,7 +71231,7 @@ const I$e = (e) => {
71232
71231
  return c || (c = e(A0(r), a), t[i] = c), c(n);
71233
71232
  };
71234
71233
  };
71235
- class T$e {
71234
+ class I$e {
71236
71235
  constructor() {
71237
71236
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
71238
71237
  this.logger = Ar.create("formatter"), this.options = t, this.formats = {
@@ -71293,7 +71292,7 @@ class T$e {
71293
71292
  const {
71294
71293
  formatName: s,
71295
71294
  formatOptions: d
71296
- } = I$e(l);
71295
+ } = R$e(l);
71297
71296
  if (this.formats[s]) {
71298
71297
  let m = c;
71299
71298
  try {
@@ -71313,10 +71312,10 @@ class T$e {
71313
71312
  }, t);
71314
71313
  }
71315
71314
  }
71316
- const A$e = (e, t) => {
71315
+ const T$e = (e, t) => {
71317
71316
  e.pending[t] !== void 0 && (delete e.pending[t], e.pendingCount--);
71318
71317
  };
71319
- class D$e extends C3 {
71318
+ class A$e extends C3 {
71320
71319
  constructor(t, n, r) {
71321
71320
  var o, i;
71322
71321
  let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
@@ -71350,7 +71349,7 @@ class D$e extends C3 {
71350
71349
  }), this.state[t] = n ? -1 : 2, n && r && (this.state[t] = 0);
71351
71350
  const c = {};
71352
71351
  this.queue.forEach((l) => {
71353
- x$e(l.loaded, [o], i), A$e(l, t), n && l.errors.push(n), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((s) => {
71352
+ S$e(l.loaded, [o], i), T$e(l, t), n && l.errors.push(n), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((s) => {
71354
71353
  c[s] || (c[s] = {});
71355
71354
  const d = l.loaded[s];
71356
71355
  d.length && d.forEach((f) => {
@@ -71513,7 +71512,7 @@ const zv = () => ({
71513
71512
  var t, n;
71514
71513
  return Vt(e.ns) && (e.ns = [e.ns]), Vt(e.fallbackLng) && (e.fallbackLng = [e.fallbackLng]), Vt(e.fallbackNS) && (e.fallbackNS = [e.fallbackNS]), ((n = (t = e.supportedLngs) == null ? void 0 : t.indexOf) == null ? void 0 : n.call(t, "cimode")) < 0 && (e.supportedLngs = e.supportedLngs.concat(["cimode"])), typeof e.initImmediate == "boolean" && (e.initAsync = e.initImmediate), e;
71515
71514
  }, vl = () => {
71516
- }, _$e = (e) => {
71515
+ }, D$e = (e) => {
71517
71516
  Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach((n) => {
71518
71517
  typeof e[n] == "function" && (e[n] = e[n].bind(e));
71519
71518
  });
@@ -71523,7 +71522,7 @@ class Xi extends C3 {
71523
71522
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0;
71524
71523
  if (super(), this.options = Nv(t), this.services = {}, this.logger = Ar, this.modules = {
71525
71524
  external: []
71526
- }, _$e(this), n && !this.isInitialized && !t.isClone) {
71525
+ }, D$e(this), n && !this.isInitialized && !t.isClone) {
71527
71526
  if (!this.options.initAsync)
71528
71527
  return this.init(t, n), this;
71529
71528
  setTimeout(() => {
@@ -71548,16 +71547,16 @@ class Xi extends C3 {
71548
71547
  if (!this.options.isClone) {
71549
71548
  this.modules.logger ? Ar.init(o(this.modules.logger), this.options) : Ar.init(null, this.options);
71550
71549
  let d;
71551
- this.modules.formatter ? d = this.modules.formatter : d = T$e;
71550
+ this.modules.formatter ? d = this.modules.formatter : d = I$e;
71552
71551
  const f = new Lv(this.options);
71553
71552
  this.store = new Sv(this.options.resources, this.options);
71554
71553
  const m = this.services;
71555
- m.logger = Ar, m.resourceStore = this.store, m.languageUtils = f, m.pluralResolver = new P$e(f, {
71554
+ m.logger = Ar, m.resourceStore = this.store, m.languageUtils = f, m.pluralResolver = new O$e(f, {
71556
71555
  prepend: this.options.pluralSeparator,
71557
71556
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
71558
- }), d && (!this.options.interpolation.format || this.options.interpolation.format === a.interpolation.format) && (m.formatter = o(d), m.formatter.init(m, this.options), this.options.interpolation.format = m.formatter.format.bind(m.formatter)), m.interpolator = new R$e(this.options), m.utils = {
71557
+ }), d && (!this.options.interpolation.format || this.options.interpolation.format === a.interpolation.format) && (m.formatter = o(d), m.formatter.init(m, this.options), this.options.interpolation.format = m.formatter.format.bind(m.formatter)), m.interpolator = new P$e(this.options), m.utils = {
71559
71558
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
71560
- }, m.backendConnector = new D$e(o(this.modules.backend), m.resourceStore, m, this.options), m.backendConnector.on("*", function(p) {
71559
+ }, m.backendConnector = new A$e(o(this.modules.backend), m.resourceStore, m, this.options), m.backendConnector.on("*", function(p) {
71561
71560
  for (var g = arguments.length, h = new Array(g > 1 ? g - 1 : 0), v = 1; v < g; v++)
71562
71561
  h[v - 1] = arguments[v];
71563
71562
  t.emit(p, ...h);
@@ -71780,7 +71779,7 @@ g1.setDefaultNamespace;
71780
71779
  g1.hasLoadedNamespace;
71781
71780
  g1.loadNamespaces;
71782
71781
  g1.loadLanguages;
71783
- const k$e = async (e, t) => {
71782
+ const _$e = async (e, t) => {
71784
71783
  const n = "GENERAL.MESSAGES";
71785
71784
  return e.then(() => {
71786
71785
  Vi.success(
@@ -71795,7 +71794,7 @@ const k$e = async (e, t) => {
71795
71794
  duration: 10
71796
71795
  });
71797
71796
  });
71798
- }, F$e = window.globalAuthUrl, j$e = async (e) => await c2.post(`${F$e}/maintainUser`, e), _1 = "USERS", B$e = () => {
71797
+ }, k$e = window.globalAuthUrl, F$e = async (e) => await c2.post(`${k$e}/maintainUser`, e), _1 = "USERS", j$e = () => {
71799
71798
  const { t: e } = Vr(), { requiredField: t } = f3();
71800
71799
  return /* @__PURE__ */ be.jsxs(E1, { gutter: 8, children: [
71801
71800
  /* @__PURE__ */ be.jsx(On, { span: 12, children: /* @__PURE__ */ be.jsx(
@@ -71875,7 +71874,7 @@ const k$e = async (e, t) => {
71875
71874
  }
71876
71875
  ) })
71877
71876
  ] });
71878
- }, hl = "USERS", H$e = ({ user: e, isLoading: t, isOpen: n, onCancel: r }) => {
71877
+ }, hl = "USERS", B$e = ({ user: e, isLoading: t, isOpen: n, onCancel: r }) => {
71879
71878
  const [a] = rn.useForm(), { t: o } = Vr(), i = rn.useWatch(d1.ProfilePicture, a);
71880
71879
  wt(() => (e && n && a.setFieldsValue({ ...e, [d1.ProfilePicture]: z0(e.profilePicture) }), () => {
71881
71880
  a.resetFields();
@@ -71886,7 +71885,7 @@ const k$e = async (e, t) => {
71886
71885
  ...m,
71887
71886
  [d1.ProfilePicture]: PE(m == null ? void 0 : m[d1.ProfilePicture])
71888
71887
  };
71889
- k$e(j$e(p), r);
71888
+ _$e(F$e(p), r);
71890
71889
  }, l = (m) => {
71891
71890
  m.stopPropagation(), a.setFieldValue(d1.ProfilePicture, void 0);
71892
71891
  }, s = (m) => (OE(m, (p) => {
@@ -71901,7 +71900,7 @@ const k$e = async (e, t) => {
71901
71900
  o(`${hl}.${Wl.Tab1}`)
71902
71901
  ] }),
71903
71902
  key: Wl.Tab1,
71904
- children: /* @__PURE__ */ be.jsx(B$e, {}),
71903
+ children: /* @__PURE__ */ be.jsx(j$e, {}),
71905
71904
  forceRender: !0
71906
71905
  }
71907
71906
  ];
@@ -71961,18 +71960,18 @@ const k$e = async (e, t) => {
71961
71960
  ] })
71962
71961
  }
71963
71962
  ) });
71964
- }, V$e = Iu(), yOe = V$e(H$e), {
71965
- slice: W$e,
71966
- forEach: U$e
71963
+ }, H$e = Iu(), COe = H$e(B$e), {
71964
+ slice: V$e,
71965
+ forEach: W$e
71967
71966
  } = [];
71968
- function K$e(e) {
71969
- return U$e.call(W$e.call(arguments, 1), (t) => {
71967
+ function U$e(e) {
71968
+ return W$e.call(V$e.call(arguments, 1), (t) => {
71970
71969
  if (t)
71971
71970
  for (const n in t)
71972
71971
  e[n] === void 0 && (e[n] = t[n]);
71973
71972
  }), e;
71974
71973
  }
71975
- const Ov = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/, q$e = (e, t, n) => {
71974
+ const Ov = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/, K$e = (e, t, n) => {
71976
71975
  const r = n || {};
71977
71976
  r.path = r.path || "/";
71978
71977
  const a = encodeURIComponent(t);
@@ -72021,7 +72020,7 @@ const Ov = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/, q$e = (e, t, n) => {
72021
72020
  path: "/",
72022
72021
  sameSite: "strict"
72023
72022
  };
72024
- n && (a.expires = /* @__PURE__ */ new Date(), a.expires.setTime(a.expires.getTime() + n * 60 * 1e3)), r && (a.domain = r), document.cookie = q$e(e, encodeURIComponent(t), a);
72023
+ n && (a.expires = /* @__PURE__ */ new Date(), a.expires.setTime(a.expires.getTime() + n * 60 * 1e3)), r && (a.domain = r), document.cookie = K$e(e, encodeURIComponent(t), a);
72025
72024
  },
72026
72025
  read(e) {
72027
72026
  const t = `${e}=`, n = document.cookie.split(";");
@@ -72036,7 +72035,7 @@ const Ov = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/, q$e = (e, t, n) => {
72036
72035
  this.create(e, "", -1);
72037
72036
  }
72038
72037
  };
72039
- var G$e = {
72038
+ var q$e = {
72040
72039
  name: "cookie",
72041
72040
  // Deconstruct the options object and extract the lookupCookie property
72042
72041
  lookup(e) {
@@ -72056,7 +72055,7 @@ var G$e = {
72056
72055
  } = t;
72057
72056
  n && typeof document < "u" && Pv.create(n, e, r, a, o);
72058
72057
  }
72059
- }, Y$e = {
72058
+ }, G$e = {
72060
72059
  name: "querystring",
72061
72060
  // Deconstruct the options object and extract the lookupQuerystring property
72062
72061
  lookup(e) {
@@ -72090,7 +72089,7 @@ const Rv = () => {
72090
72089
  }
72091
72090
  return Qo;
72092
72091
  };
72093
- var X$e = {
72092
+ var Y$e = {
72094
72093
  name: "localStorage",
72095
72094
  // Deconstruct the options object and extract the lookupLocalStorage property
72096
72095
  lookup(e) {
@@ -72120,7 +72119,7 @@ const Iv = () => {
72120
72119
  }
72121
72120
  return Jo;
72122
72121
  };
72123
- var Q$e = {
72122
+ var X$e = {
72124
72123
  name: "sessionStorage",
72125
72124
  lookup(e) {
72126
72125
  let {
@@ -72135,7 +72134,7 @@ var Q$e = {
72135
72134
  } = t;
72136
72135
  n && Iv() && window.sessionStorage.setItem(n, e);
72137
72136
  }
72138
- }, J$e = {
72137
+ }, Q$e = {
72139
72138
  name: "navigator",
72140
72139
  lookup(e) {
72141
72140
  const t = [];
@@ -72152,7 +72151,7 @@ var Q$e = {
72152
72151
  }
72153
72152
  return t.length > 0 ? t : void 0;
72154
72153
  }
72155
- }, Z$e = {
72154
+ }, J$e = {
72156
72155
  name: "htmlTag",
72157
72156
  // Deconstruct the options object and extract the htmlTag property
72158
72157
  lookup(e) {
@@ -72162,7 +72161,7 @@ var Q$e = {
72162
72161
  const r = t || (typeof document < "u" ? document.documentElement : null);
72163
72162
  return r && typeof r.getAttribute == "function" && (n = r.getAttribute("lang")), n;
72164
72163
  }
72165
- }, eOe = {
72164
+ }, Z$e = {
72166
72165
  name: "path",
72167
72166
  // Deconstruct the options object and extract the lookupFromPathIndex property
72168
72167
  lookup(e) {
@@ -72174,7 +72173,7 @@ var Q$e = {
72174
72173
  const n = window.location.pathname.match(/\/([a-zA-Z-]*)/g);
72175
72174
  return Array.isArray(n) ? (a = n[typeof t == "number" ? t : 0]) == null ? void 0 : a.replace("/", "") : void 0;
72176
72175
  }
72177
- }, tOe = {
72176
+ }, eOe = {
72178
72177
  name: "subdomain",
72179
72178
  lookup(e) {
72180
72179
  var a, o;
@@ -72186,7 +72185,7 @@ var Q$e = {
72186
72185
  return r[n];
72187
72186
  }
72188
72187
  };
72189
- function nOe() {
72188
+ function tOe() {
72190
72189
  return {
72191
72190
  order: ["querystring", "cookie", "localStorage", "sessionStorage", "navigator", "htmlTag"],
72192
72191
  lookupQuerystring: "lng",
@@ -72210,7 +72209,7 @@ class kI {
72210
72209
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
72211
72210
  this.services = t || {
72212
72211
  languageUtils: {}
72213
- }, this.options = K$e(n, this.options || {}, nOe()), typeof this.options.convertDetectedLanguage == "string" && this.options.convertDetectedLanguage.indexOf("15897") > -1 && (this.options.convertDetectedLanguage = (a) => a.replace("-", "_")), this.options.lookupFromUrlIndex && (this.options.lookupFromPathIndex = this.options.lookupFromUrlIndex), this.i18nOptions = r, this.addDetector(G$e), this.addDetector(Y$e), this.addDetector(X$e), this.addDetector(Q$e), this.addDetector(J$e), this.addDetector(Z$e), this.addDetector(eOe), this.addDetector(tOe);
72212
+ }, this.options = U$e(n, this.options || {}, tOe()), typeof this.options.convertDetectedLanguage == "string" && this.options.convertDetectedLanguage.indexOf("15897") > -1 && (this.options.convertDetectedLanguage = (a) => a.replace("-", "_")), this.options.lookupFromUrlIndex && (this.options.lookupFromPathIndex = this.options.lookupFromUrlIndex), this.i18nOptions = r, this.addDetector(q$e), this.addDetector(G$e), this.addDetector(Y$e), this.addDetector(X$e), this.addDetector(Q$e), this.addDetector(J$e), this.addDetector(Z$e), this.addDetector(eOe);
72214
72213
  }
72215
72214
  addDetector(t) {
72216
72215
  return this.detectors[t.name] = t, this;
@@ -72232,7 +72231,7 @@ class kI {
72232
72231
  }
72233
72232
  }
72234
72233
  kI.type = "languageDetector";
72235
- const rOe = {
72234
+ const nOe = {
72236
72235
  GENERAL: {
72237
72236
  ACTIONS: {
72238
72237
  CLOSE: "Fechar",
@@ -72295,7 +72294,7 @@ const rOe = {
72295
72294
  TOOLTIP: "Clique para mudar para {{theme}}"
72296
72295
  },
72297
72296
  UPLOAD: "Carregar",
72298
- UPLOAD_LABEL: "Clique ou arraste o ficheiro para esta área para o carregar",
72297
+ UPLOAD_LABEL: "Clique ou arraste o arquivo para esta área para o carregar",
72299
72298
  USER: "Usuário"
72300
72299
  },
72301
72300
  HELPDESK: {
@@ -72370,9 +72369,9 @@ const rOe = {
72370
72369
  USERNAME: "Nome de usuário",
72371
72370
  USERNAME_PLACEHOLDER: "Por favor, digite seu nome de usuário..."
72372
72371
  }
72372
+ }, rOe = {
72373
+ translation: nOe
72373
72374
  }, aOe = {
72374
- translation: rOe
72375
- }, oOe = {
72376
72375
  GENERAL: {
72377
72376
  ACTIONS: {
72378
72377
  CLOSE: "Close",
@@ -72518,9 +72517,9 @@ const rOe = {
72518
72517
  RO: "Romenian",
72519
72518
  JP: "Japanese"
72520
72519
  }
72520
+ }, oOe = {
72521
+ translation: aOe
72521
72522
  }, iOe = {
72522
- translation: oOe
72523
- }, cOe = {
72524
72523
  GENERAL: {
72525
72524
  ACTIONS: {
72526
72525
  CLOSE: "Cerrar",
@@ -72542,7 +72541,7 @@ const rOe = {
72542
72541
  VERSION: "The version must end with a numeric value"
72543
72542
  }
72544
72543
  },
72545
- JPG_PNG_WARNING: "Only supports JPG or PNG files.",
72544
+ JPG_PNG_WARNING: "Solo admite archivos JPG o PNG.",
72546
72545
  MENU: "Menú",
72547
72546
  MESSAGES: {
72548
72547
  ERROR: {
@@ -72583,60 +72582,60 @@ const rOe = {
72583
72582
  TOOLTIP: "Haz clic para cambiar a {{theme}}"
72584
72583
  },
72585
72584
  UPLOAD: "Subir",
72586
- UPLOAD_LABEL: "Click or drag file to this area to upload",
72585
+ UPLOAD_LABEL: "Haga clic o arrastre el archivo a esta área para cargarlo",
72587
72586
  USER: "Usuario"
72588
72587
  },
72589
72588
  HELPDESK: {
72590
72589
  ERRORS_CODE: {
72591
- DATATYPE_MISMATCH: "It should contain elements of type valid file format only",
72592
- INVALID_VALUE: "Invalid value"
72590
+ DATATYPE_MISMATCH: "Solo debe contener elementos de tipo formato de archivo válido",
72591
+ INVALID_VALUE: "Valor no válido"
72593
72592
  },
72594
72593
  FORM: {
72595
72594
  BUTTONS: {
72596
- SEND: "Send"
72595
+ SEND: "Enviar"
72597
72596
  },
72598
72597
  FIELDS: {
72599
- ATTACHMENTS: "Attachments",
72600
- DESCRIPTION: "Description",
72601
- DESCRIPTION_PLACEHOLDER: "Insert description…",
72602
- EMAIL: "Email",
72603
- EMAIL_PLACEHOLDER: "Insert your email...",
72598
+ ATTACHMENTS: "Archivos adjuntos",
72599
+ DESCRIPTION: "Descripción",
72600
+ DESCRIPTION_PLACEHOLDER: "Insertar descripción…",
72601
+ EMAIL: "Correo electrónico",
72602
+ EMAIL_PLACEHOLDER: "Inserte su correo electrónico…",
72604
72603
  NAME: "$t(Name)",
72605
- NAME_PLACEHOLDER: "Insert your name...",
72606
- SUBJECT: "Subject",
72607
- SUBJECT_PLACEHOLDER: "Insert subject...",
72608
- TITLE: "Contact us",
72609
- UPLOAD_FILES: "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
72604
+ NAME_PLACEHOLDER: "Inserte su nombre…",
72605
+ SUBJECT: "Asunto",
72606
+ SUBJECT_PLACEHOLDER: "Insertar asunto…",
72607
+ TITLE: "Contáctenos",
72608
+ UPLOAD_FILES: "<strong>Subir archivos (máximo 5)</strong><br/><small>Haga clic para agregar o arrastre y suelte archivos.</small>"
72610
72609
  },
72611
- TITLE: "Welcome to support"
72610
+ TITLE: "Bienvenido al soporte"
72612
72611
  },
72613
- SUPPORT: "Support",
72612
+ SUPPORT: "Soporte",
72614
72613
  TABLE: {
72615
- CODE: "Message",
72616
- FIELD: "Field"
72614
+ CODE: "Mensaje",
72615
+ FIELD: "Campo"
72617
72616
  }
72618
72617
  },
72619
72618
  "RELEASE-NOTES": {
72620
- ADD_NEW_SLIDE: "Add new slide",
72621
- ADD_RELEASE_NOTE: "Add Release Note",
72619
+ ADD_NEW_SLIDE: "Agregar nueva diapositiva",
72620
+ ADD_RELEASE_NOTE: "Agregar Publicación",
72622
72621
  FORM: {
72623
- ADD_NEW_FIELD: "Add new field",
72622
+ ADD_NEW_FIELD: "Agregar nuevo campo",
72624
72623
  FIELDS: {
72625
- APP: "App",
72626
- APP_PLACEHOLDER: "Select an app...",
72627
- DEPLOY_DATE: "Deploy Date",
72628
- DESCRIPTION: "Add description...",
72629
- DO_NOT_SHOW_AGAIN: "Do not show again until next update",
72630
- TITLE: "Add title...",
72631
- VERSION: "Version",
72632
- VERSION_PLACEHOLDER: "Type the version...",
72633
- VERSION_TOOLTIP: "The version of the selected application."
72624
+ APP: "Aplicación",
72625
+ APP_PLACEHOLDER: "Seleccionar una aplicación…",
72626
+ DEPLOY_DATE: "Fecha de implementación",
72627
+ DESCRIPTION: "Agregar descripción…",
72628
+ DO_NOT_SHOW_AGAIN: "No volver a mostrar hasta la próxima actualización",
72629
+ TITLE: "Agregar título…",
72630
+ VERSION: "Versión",
72631
+ VERSION_PLACEHOLDER: "Escribir la versión...",
72632
+ VERSION_TOOLTIP: "La versión de la aplicación seleccionada."
72634
72633
  }
72635
72634
  },
72636
- REMOVE_CURRENT_SLIDE: "Remove current slide",
72637
- TEXT_SINGULAR: "Release Note",
72638
- TITLE: "Release Notes",
72639
- UPD_RELEASE_NOTE: "Edit Release Note",
72635
+ REMOVE_CURRENT_SLIDE: "Eliminar diapositiva actual",
72636
+ TEXT_SINGULAR: "Publicación de nueva funcionalidad",
72637
+ TITLE: "Publicaciones",
72638
+ UPD_RELEASE_NOTE: "Editar Publicación",
72640
72639
  WHATS_NEWS: "Bienvenido/a a {{app}} v{{version}} - ¡Mira las novedades!"
72641
72640
  },
72642
72641
  USERS: {
@@ -72658,9 +72657,9 @@ const rOe = {
72658
72657
  USERNAME: "Nombre de usuario",
72659
72658
  USERNAME_PLACEHOLDER: "Por favor, ingrese el nombre de usuario..."
72660
72659
  }
72660
+ }, cOe = {
72661
+ translation: iOe
72661
72662
  }, lOe = {
72662
- translation: cOe
72663
- }, sOe = {
72664
72663
  GENERAL: {
72665
72664
  ACTIONS: {
72666
72665
  CLOSE: "Close",
@@ -72798,9 +72797,9 @@ const rOe = {
72798
72797
  USERNAME: "Username",
72799
72798
  USERNAME_PLACEHOLDER: "Please insert the username..."
72800
72799
  }
72800
+ }, sOe = {
72801
+ translation: lOe
72801
72802
  }, uOe = {
72802
- translation: sOe
72803
- }, dOe = {
72804
72803
  GENERAL: {
72805
72804
  ACTIONS: {
72806
72805
  CLOSE: "Fechar",
@@ -72938,9 +72937,9 @@ const rOe = {
72938
72937
  USERNAME: "Nome de utilizador",
72939
72938
  USERNAME_PLACEHOLDER: "Por favor, insira seu nome de utilizador..."
72940
72939
  }
72940
+ }, dOe = {
72941
+ translation: uOe
72941
72942
  }, fOe = {
72942
- translation: dOe
72943
- }, mOe = {
72944
72943
  GENERAL: {
72945
72944
  ACTIONS: {
72946
72945
  CLOSE: "Închide",
@@ -72962,7 +72961,7 @@ const rOe = {
72962
72961
  VERSION: "The version must end with a numeric value"
72963
72962
  }
72964
72963
  },
72965
- JPG_PNG_WARNING: "Only supports JPG or PNG files.",
72964
+ JPG_PNG_WARNING: "Acceptă numai fișiere JPG sau PNG.",
72966
72965
  MENU: "Meniu",
72967
72966
  MESSAGES: {
72968
72967
  ERROR: {
@@ -73003,37 +73002,37 @@ const rOe = {
73003
73002
  TOOLTIP: "Faceți clic pentru a trece la {{theme}}"
73004
73003
  },
73005
73004
  UPLOAD: "Încărca",
73006
- UPLOAD_LABEL: "Click or drag file to this area to upload",
73005
+ UPLOAD_LABEL: "Faceți clic sau trageți fișierul în această zonă pentru a-l încărca",
73007
73006
  USER: "Utilizator"
73008
73007
  },
73009
73008
  HELPDESK: {
73010
73009
  ERRORS_CODE: {
73011
- DATATYPE_MISMATCH: "It should contain elements of type valid file format only",
73012
- INVALID_VALUE: "Invalid value"
73010
+ DATATYPE_MISMATCH: "Ar trebui conțină doar elemente de tip format de fișier valid",
73011
+ INVALID_VALUE: "Valoare nevalidă"
73013
73012
  },
73014
73013
  FORM: {
73015
73014
  BUTTONS: {
73016
- SEND: "Send"
73015
+ SEND: "Trimite"
73017
73016
  },
73018
73017
  FIELDS: {
73019
- ATTACHMENTS: "Attachments",
73020
- DESCRIPTION: "Description",
73021
- DESCRIPTION_PLACEHOLDER: "Insert description…",
73022
- EMAIL: "Email",
73023
- EMAIL_PLACEHOLDER: "Insert your email...",
73018
+ ATTACHMENTS: "Atasamente",
73019
+ DESCRIPTION: "Descriere",
73020
+ DESCRIPTION_PLACEHOLDER: "Introduceți descrierea…",
73021
+ EMAIL: "E-mail",
73022
+ EMAIL_PLACEHOLDER: "Introdu e-mailul…",
73024
73023
  NAME: "$t(Name)",
73025
- NAME_PLACEHOLDER: "Insert your name...",
73026
- SUBJECT: "Subject",
73027
- SUBJECT_PLACEHOLDER: "Insert subject...",
73028
- TITLE: "Contact us",
73029
- UPLOAD_FILES: "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
73024
+ NAME_PLACEHOLDER: "Introduceți numele…",
73025
+ SUBJECT: "Subiect",
73026
+ SUBJECT_PLACEHOLDER: "Introduceți subiectul…",
73027
+ TITLE: "Contactaţi-ne",
73028
+ UPLOAD_FILES: "<strong>Încărcați fișiere (max. 5)</strong><br/><small>Dați clic pentru a adăuga sau trage și plasați fișiere.</small>"
73030
73029
  },
73031
- TITLE: "Welcome to support"
73030
+ TITLE: "Bun venit la sprijin"
73032
73031
  },
73033
- SUPPORT: "Support",
73032
+ SUPPORT: "Sprijin",
73034
73033
  TABLE: {
73035
- CODE: "Message",
73036
- FIELD: "Field"
73034
+ CODE: "Mesaj",
73035
+ FIELD: "Domeniu"
73037
73036
  }
73038
73037
  },
73039
73038
  "RELEASE-NOTES": {
@@ -73046,7 +73045,7 @@ const rOe = {
73046
73045
  APP_PLACEHOLDER: "Select an app...",
73047
73046
  DEPLOY_DATE: "Deploy Date",
73048
73047
  DESCRIPTION: "Add description...",
73049
- DO_NOT_SHOW_AGAIN: "Do not show again until next update",
73048
+ DO_NOT_SHOW_AGAIN: "Nu mai afișa până la următoarea actualizare",
73050
73049
  TITLE: "Add title...",
73051
73050
  VERSION: "Version",
73052
73051
  VERSION_PLACEHOLDER: "Type the version...",
@@ -73078,8 +73077,8 @@ const rOe = {
73078
73077
  USERNAME: "Nume utilizator",
73079
73078
  USERNAME_PLACEHOLDER: "Vă rugăm să introduceți numele de utilizator..."
73080
73079
  }
73081
- }, pOe = {
73082
- translation: mOe
73080
+ }, mOe = {
73081
+ translation: fOe
73083
73082
  };
73084
73083
  g1.use(kI).use(ize).init({
73085
73084
  debug: !1,
@@ -73089,17 +73088,17 @@ g1.use(kI).use(ize).init({
73089
73088
  // not needed for react as it escapes by default
73090
73089
  },
73091
73090
  resources: {
73092
- EN: iOe,
73093
- ES: lOe,
73094
- JP: uOe,
73095
- PT: fOe,
73096
- RO: pOe,
73097
- BR: aOe
73091
+ EN: oOe,
73092
+ ES: cOe,
73093
+ JP: sOe,
73094
+ PT: dOe,
73095
+ RO: mOe,
73096
+ BR: rOe
73098
73097
  }
73099
73098
  });
73100
73099
  export {
73101
- bOe as Helpdesk,
73102
- COe as ReleaseNote,
73103
- yOe as UserModal,
73100
+ hOe as Helpdesk,
73101
+ bOe as ReleaseNote,
73102
+ COe as UserModal,
73104
73103
  g1 as i18n
73105
73104
  };