@1024pix/epreuves-components 0.9.7 → 0.10.1
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/dist/{ImageQuiz.ce-CoHr8kTK.js → ImageQuiz.ce-BbfMcldf.js} +12 -12
- package/dist/{LLMMessage.ce-DHyl5CcV.js → LLMMessage.ce-DUUayymi.js} +5 -5
- package/dist/{Loading.ce-B_mSjXBH.js → Loading.ce-BsBClsn3.js} +2 -2
- package/dist/NavigationButton.ce-RaQYJjPs.js +98 -0
- package/dist/{_plugin-vue_export-helper-OrrhezDE.js → _plugin-vue_export-helper-CGpZIhKK.js} +17 -17
- package/dist/components/complete-phrase.ce.js.js +65 -67
- package/dist/components/image-quiz.ce.js.js +2 -2
- package/dist/components/image-quizzes.ce.js.js +2 -2
- package/dist/components/llm-compare-messages.ce.js.js +38 -34
- package/dist/components/llm-messages.ce.js.js +3 -3
- package/dist/components/llm-prompt-select.ce.js.js +5 -5
- package/dist/components/message-conversation.ce.js.js +14 -14
- package/dist/components/pix-carousel.ce.js.js +101 -96
- package/dist/components/pix-cursor.ce.js.js +15 -15
- package/dist/{ButtonTooltip.ce-DJWPmZEW.js → i18n-DZYcdfDF.js} +370 -411
- package/dist/{shadow-dom-Bfma-Uia.js → shadow-dom-BdDj1I6f.js} +1 -1
- package/package.json +1 -1
- package/dist/NavigationButton.ce-CObYL4XH.js +0 -59
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { s as
|
|
1
|
+
import { s as be, n as Oe, a as Le, i as we } from "./_plugin-vue_export-helper-CGpZIhKK.js";
|
|
2
2
|
const d = (o) => typeof o == "string", K = () => {
|
|
3
3
|
let o, e;
|
|
4
4
|
const t = new Promise((i, s) => {
|
|
5
5
|
o = i, e = s;
|
|
6
6
|
});
|
|
7
7
|
return t.resolve = o, t.reject = e, t;
|
|
8
|
-
},
|
|
8
|
+
}, ee = (o) => o == null ? "" : "" + o, ve = (o, e, t) => {
|
|
9
9
|
o.forEach((i) => {
|
|
10
10
|
e[i] && (t[i] = e[i]);
|
|
11
11
|
});
|
|
12
|
-
},
|
|
12
|
+
}, Re = /###/g, te = (o) => o && o.indexOf("###") > -1 ? o.replace(Re, ".") : o, se = (o) => !o || d(o), A = (o, e, t) => {
|
|
13
13
|
const i = d(e) ? e.split(".") : e;
|
|
14
14
|
let s = 0;
|
|
15
15
|
for (; s < i.length - 1; ) {
|
|
16
|
-
if (
|
|
17
|
-
const n =
|
|
16
|
+
if (se(o)) return {};
|
|
17
|
+
const n = te(i[s]);
|
|
18
18
|
!o[n] && t && (o[n] = new t()), Object.prototype.hasOwnProperty.call(o, n) ? o = o[n] : o = {}, ++s;
|
|
19
19
|
}
|
|
20
|
-
return
|
|
20
|
+
return se(o) ? {} : {
|
|
21
21
|
obj: o,
|
|
22
|
-
k:
|
|
22
|
+
k: te(i[s])
|
|
23
23
|
};
|
|
24
|
-
},
|
|
24
|
+
}, ie = (o, e, t) => {
|
|
25
25
|
const {
|
|
26
26
|
obj: i,
|
|
27
27
|
k: s
|
|
@@ -30,32 +30,32 @@ const d = (o) => typeof o == "string", K = () => {
|
|
|
30
30
|
i[s] = t;
|
|
31
31
|
return;
|
|
32
32
|
}
|
|
33
|
-
let n = e[e.length - 1],
|
|
34
|
-
for (;
|
|
35
|
-
n = `${
|
|
36
|
-
|
|
37
|
-
},
|
|
33
|
+
let n = e[e.length - 1], r = e.slice(0, e.length - 1), a = A(o, r, Object);
|
|
34
|
+
for (; a.obj === void 0 && r.length; )
|
|
35
|
+
n = `${r[r.length - 1]}.${n}`, r = r.slice(0, r.length - 1), a = A(o, r, Object), a?.obj && typeof a.obj[`${a.k}.${n}`] < "u" && (a.obj = void 0);
|
|
36
|
+
a.obj[`${a.k}.${n}`] = t;
|
|
37
|
+
}, Ce = (o, e, t, i) => {
|
|
38
38
|
const {
|
|
39
39
|
obj: s,
|
|
40
40
|
k: n
|
|
41
41
|
} = A(o, e, Object);
|
|
42
42
|
s[n] = s[n] || [], s[n].push(t);
|
|
43
|
-
},
|
|
43
|
+
}, B = (o, e) => {
|
|
44
44
|
const {
|
|
45
45
|
obj: t,
|
|
46
46
|
k: i
|
|
47
47
|
} = A(o, e);
|
|
48
48
|
if (t && Object.prototype.hasOwnProperty.call(t, i))
|
|
49
49
|
return t[i];
|
|
50
|
-
},
|
|
51
|
-
const i =
|
|
52
|
-
return i !== void 0 ? i :
|
|
53
|
-
},
|
|
50
|
+
}, Pe = (o, e, t) => {
|
|
51
|
+
const i = B(o, t);
|
|
52
|
+
return i !== void 0 ? i : B(e, t);
|
|
53
|
+
}, pe = (o, e, t) => {
|
|
54
54
|
for (const i in e)
|
|
55
|
-
i !== "__proto__" && i !== "constructor" && (i in o ? d(o[i]) || o[i] instanceof String || d(e[i]) || e[i] instanceof String ? t && (o[i] = e[i]) :
|
|
55
|
+
i !== "__proto__" && i !== "constructor" && (i in o ? d(o[i]) || o[i] instanceof String || d(e[i]) || e[i] instanceof String ? t && (o[i] = e[i]) : pe(o[i], e[i], t) : o[i] = e[i]);
|
|
56
56
|
return o;
|
|
57
57
|
}, T = (o) => o.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
58
|
-
var
|
|
58
|
+
var $e = {
|
|
59
59
|
"&": "&",
|
|
60
60
|
"<": "<",
|
|
61
61
|
">": ">",
|
|
@@ -63,8 +63,8 @@ var Me = {
|
|
|
63
63
|
"'": "'",
|
|
64
64
|
"/": "/"
|
|
65
65
|
};
|
|
66
|
-
const
|
|
67
|
-
class
|
|
66
|
+
const Ne = (o) => d(o) ? o.replace(/[&<>"'\/]/g, (e) => $e[e]) : o;
|
|
67
|
+
class ke {
|
|
68
68
|
constructor(e) {
|
|
69
69
|
this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
|
|
70
70
|
}
|
|
@@ -76,18 +76,18 @@ class ze {
|
|
|
76
76
|
return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, i), this.regExpQueue.push(e), i;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
|
-
const
|
|
79
|
+
const Ee = [" ", ",", "?", "!", ";"], Fe = new ke(20), je = (o, e, t) => {
|
|
80
80
|
e = e || "", t = t || "";
|
|
81
|
-
const i =
|
|
81
|
+
const i = Ee.filter((r) => e.indexOf(r) < 0 && t.indexOf(r) < 0);
|
|
82
82
|
if (i.length === 0) return !0;
|
|
83
|
-
const s =
|
|
83
|
+
const s = Fe.getRegExp(`(${i.map((r) => r === "?" ? "\\?" : r).join("|")})`);
|
|
84
84
|
let n = !s.test(o);
|
|
85
85
|
if (!n) {
|
|
86
|
-
const
|
|
87
|
-
|
|
86
|
+
const r = o.indexOf(t);
|
|
87
|
+
r > 0 && !s.test(o.substring(0, r)) && (n = !0);
|
|
88
88
|
}
|
|
89
89
|
return n;
|
|
90
|
-
},
|
|
90
|
+
}, Y = (o, e, t = ".") => {
|
|
91
91
|
if (!o) return;
|
|
92
92
|
if (o[e])
|
|
93
93
|
return Object.prototype.hasOwnProperty.call(o, e) ? o[e] : void 0;
|
|
@@ -96,18 +96,18 @@ const Be = [" ", ",", "?", "!", ";"], He = new ze(20), Je = (o, e, t) => {
|
|
|
96
96
|
for (let n = 0; n < i.length; ) {
|
|
97
97
|
if (!s || typeof s != "object")
|
|
98
98
|
return;
|
|
99
|
-
let
|
|
99
|
+
let r, a = "";
|
|
100
100
|
for (let l = n; l < i.length; ++l)
|
|
101
|
-
if (l !== n && (
|
|
102
|
-
if (["string", "number", "boolean"].indexOf(typeof
|
|
101
|
+
if (l !== n && (a += t), a += i[l], r = s[a], r !== void 0) {
|
|
102
|
+
if (["string", "number", "boolean"].indexOf(typeof r) > -1 && l < i.length - 1)
|
|
103
103
|
continue;
|
|
104
104
|
n += l - n + 1;
|
|
105
105
|
break;
|
|
106
106
|
}
|
|
107
|
-
s =
|
|
107
|
+
s = r;
|
|
108
108
|
}
|
|
109
109
|
return s;
|
|
110
|
-
},
|
|
110
|
+
}, U = (o) => o?.replace("_", "-"), Ie = {
|
|
111
111
|
type: "logger",
|
|
112
112
|
log(o) {
|
|
113
113
|
this.output("log", o);
|
|
@@ -127,7 +127,7 @@ class J {
|
|
|
127
127
|
this.init(e, t);
|
|
128
128
|
}
|
|
129
129
|
init(e, t = {}) {
|
|
130
|
-
this.prefix = t.prefix || "i18next:", this.logger = e ||
|
|
130
|
+
this.prefix = t.prefix || "i18next:", this.logger = e || Ie, this.options = t, this.debug = t.debug;
|
|
131
131
|
}
|
|
132
132
|
log(...e) {
|
|
133
133
|
return this.forward(e, "log", "", !0);
|
|
@@ -154,8 +154,8 @@ class J {
|
|
|
154
154
|
return e = e || this.options, e.prefix = e.prefix || this.prefix, new J(this.logger, e);
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
var
|
|
158
|
-
class
|
|
157
|
+
var P = new J();
|
|
158
|
+
class W {
|
|
159
159
|
constructor() {
|
|
160
160
|
this.observers = {};
|
|
161
161
|
}
|
|
@@ -177,15 +177,15 @@ class Y {
|
|
|
177
177
|
}
|
|
178
178
|
emit(e, ...t) {
|
|
179
179
|
this.observers[e] && Array.from(this.observers[e].entries()).forEach(([s, n]) => {
|
|
180
|
-
for (let
|
|
180
|
+
for (let r = 0; r < n; r++)
|
|
181
181
|
s(...t);
|
|
182
182
|
}), this.observers["*"] && Array.from(this.observers["*"].entries()).forEach(([s, n]) => {
|
|
183
|
-
for (let
|
|
183
|
+
for (let r = 0; r < n; r++)
|
|
184
184
|
s.apply(s, [e, ...t]);
|
|
185
185
|
});
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
class
|
|
188
|
+
class ne extends W {
|
|
189
189
|
constructor(e, t = {
|
|
190
190
|
ns: ["translation"],
|
|
191
191
|
defaultNS: "translation"
|
|
@@ -200,18 +200,18 @@ class ae extends Y {
|
|
|
200
200
|
t > -1 && this.options.ns.splice(t, 1);
|
|
201
201
|
}
|
|
202
202
|
getResource(e, t, i, s = {}) {
|
|
203
|
-
const n = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator,
|
|
204
|
-
let
|
|
205
|
-
e.indexOf(".") > -1 ?
|
|
206
|
-
const l =
|
|
207
|
-
return !l && !t && !i && e.indexOf(".") > -1 && (e =
|
|
203
|
+
const n = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator, r = s.ignoreJSONStructure !== void 0 ? s.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
|
204
|
+
let a;
|
|
205
|
+
e.indexOf(".") > -1 ? a = e.split(".") : (a = [e, t], i && (Array.isArray(i) ? a.push(...i) : d(i) && n ? a.push(...i.split(n)) : a.push(i)));
|
|
206
|
+
const l = B(this.data, a);
|
|
207
|
+
return !l && !t && !i && e.indexOf(".") > -1 && (e = a[0], t = a[1], i = a.slice(2).join(".")), l || !r || !d(i) ? l : Y(this.data?.[e]?.[t], i, n);
|
|
208
208
|
}
|
|
209
209
|
addResource(e, t, i, s, n = {
|
|
210
210
|
silent: !1
|
|
211
211
|
}) {
|
|
212
|
-
const
|
|
213
|
-
let
|
|
214
|
-
i && (
|
|
212
|
+
const r = n.keySeparator !== void 0 ? n.keySeparator : this.options.keySeparator;
|
|
213
|
+
let a = [e, t];
|
|
214
|
+
i && (a = a.concat(r ? i.split(r) : i)), e.indexOf(".") > -1 && (a = e.split("."), s = t, t = a[1]), this.addNamespaces(t), ie(this.data, a, s), n.silent || this.emit("added", e, t, i, s);
|
|
215
215
|
}
|
|
216
216
|
addResources(e, t, i, s = {
|
|
217
217
|
silent: !1
|
|
@@ -222,17 +222,17 @@ class ae extends Y {
|
|
|
222
222
|
});
|
|
223
223
|
s.silent || this.emit("added", e, t, i);
|
|
224
224
|
}
|
|
225
|
-
addResourceBundle(e, t, i, s, n,
|
|
225
|
+
addResourceBundle(e, t, i, s, n, r = {
|
|
226
226
|
silent: !1,
|
|
227
227
|
skipCopy: !1
|
|
228
228
|
}) {
|
|
229
|
-
let
|
|
230
|
-
e.indexOf(".") > -1 && (
|
|
231
|
-
let l =
|
|
232
|
-
|
|
229
|
+
let a = [e, t];
|
|
230
|
+
e.indexOf(".") > -1 && (a = e.split("."), s = i, i = t, t = a[1]), this.addNamespaces(t);
|
|
231
|
+
let l = B(this.data, a) || {};
|
|
232
|
+
r.skipCopy || (i = JSON.parse(JSON.stringify(i))), s ? pe(l, i, n) : l = {
|
|
233
233
|
...l,
|
|
234
234
|
...i
|
|
235
|
-
},
|
|
235
|
+
}, ie(this.data, a, l), r.silent || this.emit("added", e, t, i);
|
|
236
236
|
}
|
|
237
237
|
removeResourceBundle(e, t) {
|
|
238
238
|
this.hasResourceBundle(e, t) && delete this.data[e][t], this.removeNamespaces(t), this.emit("removed", e, t);
|
|
@@ -254,7 +254,7 @@ class ae extends Y {
|
|
|
254
254
|
return this.data;
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
|
-
var
|
|
257
|
+
var me = {
|
|
258
258
|
processors: {},
|
|
259
259
|
addPostProcessor(o) {
|
|
260
260
|
this.processors[o.name] = o;
|
|
@@ -265,10 +265,10 @@ var be = {
|
|
|
265
265
|
}), e;
|
|
266
266
|
}
|
|
267
267
|
};
|
|
268
|
-
const
|
|
269
|
-
class _ extends
|
|
268
|
+
const re = {}, ae = (o) => !d(o) && typeof o != "boolean" && typeof o != "number";
|
|
269
|
+
class _ extends W {
|
|
270
270
|
constructor(e, t = {}) {
|
|
271
|
-
super(),
|
|
271
|
+
super(), ve(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = P.create("translator");
|
|
272
272
|
}
|
|
273
273
|
changeLanguage(e) {
|
|
274
274
|
e && (this.language = e);
|
|
@@ -286,8 +286,8 @@ class _ extends Y {
|
|
|
286
286
|
i === void 0 && (i = ":");
|
|
287
287
|
const s = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
|
|
288
288
|
let n = t.ns || this.options.defaultNS || [];
|
|
289
|
-
const
|
|
290
|
-
if (
|
|
289
|
+
const r = i && e.indexOf(i) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !je(e, i, s);
|
|
290
|
+
if (r && !a) {
|
|
291
291
|
const l = e.match(this.interpolator.nestingRegexp);
|
|
292
292
|
if (l && l.length > 0)
|
|
293
293
|
return {
|
|
@@ -310,98 +310,98 @@ class _ extends Y {
|
|
|
310
310
|
...s
|
|
311
311
|
}), s || (s = {}), e == null) return "";
|
|
312
312
|
Array.isArray(e) || (e = [String(e)]);
|
|
313
|
-
const n = s.returnDetails !== void 0 ? s.returnDetails : this.options.returnDetails,
|
|
314
|
-
key:
|
|
313
|
+
const n = s.returnDetails !== void 0 ? s.returnDetails : this.options.returnDetails, r = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator, {
|
|
314
|
+
key: a,
|
|
315
315
|
namespaces: l
|
|
316
316
|
} = this.extractFromKey(e[e.length - 1], s), u = l[l.length - 1];
|
|
317
317
|
let h = s.nsSeparator !== void 0 ? s.nsSeparator : this.options.nsSeparator;
|
|
318
318
|
h === void 0 && (h = ":");
|
|
319
|
-
const f = s.lng || this.language,
|
|
319
|
+
const f = s.lng || this.language, p = s.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
|
|
320
320
|
if (f?.toLowerCase() === "cimode")
|
|
321
|
-
return
|
|
322
|
-
res: `${u}${h}${
|
|
323
|
-
usedKey:
|
|
324
|
-
exactUsedKey:
|
|
321
|
+
return p ? n ? {
|
|
322
|
+
res: `${u}${h}${a}`,
|
|
323
|
+
usedKey: a,
|
|
324
|
+
exactUsedKey: a,
|
|
325
325
|
usedLng: f,
|
|
326
326
|
usedNS: u,
|
|
327
327
|
usedParams: this.getUsedParamsDetails(s)
|
|
328
|
-
} : `${u}${h}${
|
|
329
|
-
res:
|
|
330
|
-
usedKey:
|
|
331
|
-
exactUsedKey:
|
|
328
|
+
} : `${u}${h}${a}` : n ? {
|
|
329
|
+
res: a,
|
|
330
|
+
usedKey: a,
|
|
331
|
+
exactUsedKey: a,
|
|
332
332
|
usedLng: f,
|
|
333
333
|
usedNS: u,
|
|
334
334
|
usedParams: this.getUsedParamsDetails(s)
|
|
335
|
-
} :
|
|
336
|
-
const
|
|
337
|
-
let c =
|
|
338
|
-
const x =
|
|
335
|
+
} : a;
|
|
336
|
+
const g = this.resolve(e, s);
|
|
337
|
+
let c = g?.res;
|
|
338
|
+
const x = g?.usedKey || a, S = g?.exactUsedKey || a, L = ["[object Number]", "[object Function]", "[object RegExp]"], y = s.joinArrays !== void 0 ? s.joinArrays : this.options.joinArrays, E = !this.i18nFormat || this.i18nFormat.handleAsObject, O = s.count !== void 0 && !d(s.count), N = _.hasDefaultValue(s), j = O ? this.pluralResolver.getSuffix(f, s.count, s) : "", I = s.ordinal && O ? this.pluralResolver.getSuffix(f, s.count, {
|
|
339
339
|
ordinal: !1
|
|
340
|
-
}) : "", G =
|
|
341
|
-
let
|
|
342
|
-
E && !c &&
|
|
343
|
-
const
|
|
344
|
-
if (E &&
|
|
340
|
+
}) : "", G = O && !s.ordinal && s.count === 0, k = G && s[`defaultValue${this.options.pluralSeparator}zero`] || s[`defaultValue${j}`] || s[`defaultValue${I}`] || s.defaultValue;
|
|
341
|
+
let v = c;
|
|
342
|
+
E && !c && N && (v = k);
|
|
343
|
+
const ye = ae(v), Se = Object.prototype.toString.apply(v);
|
|
344
|
+
if (E && v && ye && L.indexOf(Se) < 0 && !(d(y) && Array.isArray(v))) {
|
|
345
345
|
if (!s.returnObjects && !this.options.returnObjects) {
|
|
346
346
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
347
|
-
const
|
|
347
|
+
const R = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(x, v, {
|
|
348
348
|
...s,
|
|
349
349
|
ns: l
|
|
350
|
-
}) : `key '${
|
|
351
|
-
return n ? (
|
|
350
|
+
}) : `key '${a} (${this.language})' returned an object instead of string.`;
|
|
351
|
+
return n ? (g.res = R, g.usedParams = this.getUsedParamsDetails(s), g) : R;
|
|
352
352
|
}
|
|
353
|
-
if (
|
|
354
|
-
const
|
|
355
|
-
for (const
|
|
356
|
-
if (Object.prototype.hasOwnProperty.call(
|
|
357
|
-
const
|
|
358
|
-
|
|
353
|
+
if (r) {
|
|
354
|
+
const R = Array.isArray(v), w = R ? [] : {}, Z = R ? S : x;
|
|
355
|
+
for (const C in v)
|
|
356
|
+
if (Object.prototype.hasOwnProperty.call(v, C)) {
|
|
357
|
+
const $ = `${Z}${r}${C}`;
|
|
358
|
+
N && !c ? w[C] = this.translate($, {
|
|
359
359
|
...s,
|
|
360
|
-
defaultValue:
|
|
360
|
+
defaultValue: ae(k) ? k[C] : void 0,
|
|
361
361
|
joinArrays: !1,
|
|
362
362
|
ns: l
|
|
363
|
-
}) :
|
|
363
|
+
}) : w[C] = this.translate($, {
|
|
364
364
|
...s,
|
|
365
365
|
joinArrays: !1,
|
|
366
366
|
ns: l
|
|
367
|
-
}),
|
|
367
|
+
}), w[C] === $ && (w[C] = v[C]);
|
|
368
368
|
}
|
|
369
|
-
c =
|
|
369
|
+
c = w;
|
|
370
370
|
}
|
|
371
371
|
} else if (E && d(y) && Array.isArray(c))
|
|
372
372
|
c = c.join(y), c && (c = this.extendTranslation(c, e, s, i));
|
|
373
373
|
else {
|
|
374
|
-
let
|
|
375
|
-
!this.isValidLookup(c) &&
|
|
376
|
-
const
|
|
377
|
-
if (
|
|
378
|
-
if (this.logger.log(
|
|
379
|
-
const
|
|
374
|
+
let R = !1, w = !1;
|
|
375
|
+
!this.isValidLookup(c) && N && (R = !0, c = k), this.isValidLookup(c) || (w = !0, c = a);
|
|
376
|
+
const C = (s.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && w ? void 0 : c, $ = N && k !== c && this.options.updateMissing;
|
|
377
|
+
if (w || R || $) {
|
|
378
|
+
if (this.logger.log($ ? "updateKey" : "missingKey", f, u, a, $ ? k : c), r) {
|
|
379
|
+
const b = this.resolve(a, {
|
|
380
380
|
...s,
|
|
381
381
|
keySeparator: !1
|
|
382
382
|
});
|
|
383
|
-
|
|
383
|
+
b && b.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
|
384
384
|
}
|
|
385
385
|
let D = [];
|
|
386
|
-
const
|
|
387
|
-
if (this.options.saveMissingTo === "fallback" &&
|
|
388
|
-
for (let
|
|
389
|
-
D.push(
|
|
386
|
+
const H = this.languageUtils.getFallbackCodes(this.options.fallbackLng, s.lng || this.language);
|
|
387
|
+
if (this.options.saveMissingTo === "fallback" && H && H[0])
|
|
388
|
+
for (let b = 0; b < H.length; b++)
|
|
389
|
+
D.push(H[b]);
|
|
390
390
|
else this.options.saveMissingTo === "all" ? D = this.languageUtils.toResolveHierarchy(s.lng || this.language) : D.push(s.lng || this.language);
|
|
391
|
-
const
|
|
392
|
-
const
|
|
393
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(
|
|
391
|
+
const X = (b, F, V) => {
|
|
392
|
+
const q = N && V !== c ? V : C;
|
|
393
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(b, u, F, q, $, s) : this.backendConnector?.saveMissing && this.backendConnector.saveMissing(b, u, F, q, $, s), this.emit("missingKey", b, u, F, c);
|
|
394
394
|
};
|
|
395
|
-
this.options.saveMissing && (this.options.saveMissingPlurals &&
|
|
396
|
-
const F = this.pluralResolver.getSuffixes(
|
|
395
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && O ? D.forEach((b) => {
|
|
396
|
+
const F = this.pluralResolver.getSuffixes(b, s);
|
|
397
397
|
G && s[`defaultValue${this.options.pluralSeparator}zero`] && F.indexOf(`${this.options.pluralSeparator}zero`) < 0 && F.push(`${this.options.pluralSeparator}zero`), F.forEach((V) => {
|
|
398
|
-
|
|
398
|
+
X([b], a + V, s[`defaultValue${V}`] || k);
|
|
399
399
|
});
|
|
400
|
-
}) :
|
|
400
|
+
}) : X(D, a, k));
|
|
401
401
|
}
|
|
402
|
-
c = this.extendTranslation(c, e, s,
|
|
402
|
+
c = this.extendTranslation(c, e, s, g, i), w && c === a && this.options.appendNamespaceToMissingKey && (c = `${u}${h}${a}`), (w || R) && this.options.parseMissingKeyHandler && (c = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${u}${h}${a}` : a, R ? c : void 0, s));
|
|
403
403
|
}
|
|
404
|
-
return n ? (
|
|
404
|
+
return n ? (g.res = c, g.usedParams = this.getUsedParamsDetails(s), g) : c;
|
|
405
405
|
}
|
|
406
406
|
extendTranslation(e, t, i, s, n) {
|
|
407
407
|
if (this.i18nFormat?.parse)
|
|
@@ -430,13 +430,13 @@ class _ extends Y {
|
|
|
430
430
|
...this.options.interpolation.defaultVariables,
|
|
431
431
|
...h
|
|
432
432
|
}), e = this.interpolator.interpolate(e, h, i.lng || this.language || s.usedLng, i), l) {
|
|
433
|
-
const f = e.match(this.interpolator.nestingRegexp),
|
|
434
|
-
u <
|
|
433
|
+
const f = e.match(this.interpolator.nestingRegexp), p = f && f.length;
|
|
434
|
+
u < p && (i.nest = !1);
|
|
435
435
|
}
|
|
436
436
|
!i.lng && s && s.res && (i.lng = this.language || s.usedLng), i.nest !== !1 && (e = this.interpolator.nest(e, (...f) => n?.[0] === f[0] && !i.context ? (this.logger.warn(`It seems you are nesting recursively key: ${f[0]} in key: ${t[0]}`), null) : this.translate(...f, t), i)), i.interpolation && this.interpolator.reset();
|
|
437
437
|
}
|
|
438
|
-
const
|
|
439
|
-
return e != null &&
|
|
438
|
+
const r = i.postProcess || this.options.postProcess, a = d(r) ? [r] : r;
|
|
439
|
+
return e != null && a?.length && i.applyPostProcessor !== !1 && (e = me.handle(a, e, t, this.options && this.options.postProcessPassResolved ? {
|
|
440
440
|
i18nResolved: {
|
|
441
441
|
...s,
|
|
442
442
|
usedParams: this.getUsedParamsDetails(i)
|
|
@@ -445,41 +445,41 @@ class _ extends Y {
|
|
|
445
445
|
} : i, this)), e;
|
|
446
446
|
}
|
|
447
447
|
resolve(e, t = {}) {
|
|
448
|
-
let i, s, n,
|
|
448
|
+
let i, s, n, r, a;
|
|
449
449
|
return d(e) && (e = [e]), e.forEach((l) => {
|
|
450
450
|
if (this.isValidLookup(i)) return;
|
|
451
451
|
const u = this.extractFromKey(l, t), h = u.key;
|
|
452
452
|
s = h;
|
|
453
453
|
let f = u.namespaces;
|
|
454
454
|
this.options.fallbackNS && (f = f.concat(this.options.fallbackNS));
|
|
455
|
-
const
|
|
456
|
-
f.forEach((
|
|
457
|
-
this.isValidLookup(i) || (
|
|
455
|
+
const p = t.count !== void 0 && !d(t.count), g = p && !t.ordinal && t.count === 0, c = t.context !== void 0 && (d(t.context) || typeof t.context == "number") && t.context !== "", x = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
|
|
456
|
+
f.forEach((S) => {
|
|
457
|
+
this.isValidLookup(i) || (a = S, !re[`${x[0]}-${S}`] && this.utils?.hasLoadedNamespace && !this.utils?.hasLoadedNamespace(a) && (re[`${x[0]}-${S}`] = !0, this.logger.warn(`key "${s}" for languages "${x.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), x.forEach((L) => {
|
|
458
458
|
if (this.isValidLookup(i)) return;
|
|
459
|
-
|
|
459
|
+
r = L;
|
|
460
460
|
const y = [h];
|
|
461
461
|
if (this.i18nFormat?.addLookupKeys)
|
|
462
|
-
this.i18nFormat.addLookupKeys(y, h,
|
|
462
|
+
this.i18nFormat.addLookupKeys(y, h, L, S, t);
|
|
463
463
|
else {
|
|
464
|
-
let
|
|
465
|
-
|
|
466
|
-
const
|
|
467
|
-
if (
|
|
464
|
+
let O;
|
|
465
|
+
p && (O = this.pluralResolver.getSuffix(L, t.count, t));
|
|
466
|
+
const N = `${this.options.pluralSeparator}zero`, j = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
467
|
+
if (p && (t.ordinal && O.indexOf(j) === 0 && y.push(h + O.replace(j, this.options.pluralSeparator)), y.push(h + O), g && y.push(h + N)), c) {
|
|
468
468
|
const I = `${h}${this.options.contextSeparator || "_"}${t.context}`;
|
|
469
|
-
y.push(I),
|
|
469
|
+
y.push(I), p && (t.ordinal && O.indexOf(j) === 0 && y.push(I + O.replace(j, this.options.pluralSeparator)), y.push(I + O), g && y.push(I + N));
|
|
470
470
|
}
|
|
471
471
|
}
|
|
472
472
|
let E;
|
|
473
473
|
for (; E = y.pop(); )
|
|
474
|
-
this.isValidLookup(i) || (n = E, i = this.getResource(
|
|
474
|
+
this.isValidLookup(i) || (n = E, i = this.getResource(L, S, E, t));
|
|
475
475
|
}));
|
|
476
476
|
});
|
|
477
477
|
}), {
|
|
478
478
|
res: i,
|
|
479
479
|
usedKey: s,
|
|
480
480
|
exactUsedKey: n,
|
|
481
|
-
usedLng:
|
|
482
|
-
usedNS:
|
|
481
|
+
usedLng: r,
|
|
482
|
+
usedNS: a
|
|
483
483
|
};
|
|
484
484
|
}
|
|
485
485
|
isValidLookup(e) {
|
|
@@ -511,17 +511,17 @@ class _ extends Y {
|
|
|
511
511
|
return !1;
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
|
-
class
|
|
514
|
+
class oe {
|
|
515
515
|
constructor(e) {
|
|
516
|
-
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger =
|
|
516
|
+
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = P.create("languageUtils");
|
|
517
517
|
}
|
|
518
518
|
getScriptPartFromCode(e) {
|
|
519
|
-
if (e =
|
|
519
|
+
if (e = U(e), !e || e.indexOf("-") < 0) return null;
|
|
520
520
|
const t = e.split("-");
|
|
521
521
|
return t.length === 2 || (t.pop(), t[t.length - 1].toLowerCase() === "x") ? null : this.formatLanguageCode(t.join("-"));
|
|
522
522
|
}
|
|
523
523
|
getLanguagePartFromCode(e) {
|
|
524
|
-
if (e =
|
|
524
|
+
if (e = U(e), !e || e.indexOf("-") < 0) return e;
|
|
525
525
|
const t = e.split("-");
|
|
526
526
|
return this.formatLanguageCode(t[0]);
|
|
527
527
|
}
|
|
@@ -552,10 +552,10 @@ class ue {
|
|
|
552
552
|
if (this.isSupportedCode(s)) return t = s;
|
|
553
553
|
const n = this.getLanguagePartFromCode(i);
|
|
554
554
|
if (this.isSupportedCode(n)) return t = n;
|
|
555
|
-
t = this.options.supportedLngs.find((
|
|
556
|
-
if (
|
|
557
|
-
if (!(
|
|
558
|
-
return
|
|
555
|
+
t = this.options.supportedLngs.find((r) => {
|
|
556
|
+
if (r === n) return r;
|
|
557
|
+
if (!(r.indexOf("-") < 0 && n.indexOf("-") < 0) && (r.indexOf("-") > 0 && n.indexOf("-") < 0 && r.substring(0, r.indexOf("-")) === n || r.indexOf(n) === 0 && n.length > 1))
|
|
558
|
+
return r;
|
|
559
559
|
});
|
|
560
560
|
}), t || (t = this.getFallbackCodes(this.options.fallbackLng)[0]), t;
|
|
561
561
|
}
|
|
@@ -567,30 +567,30 @@ class ue {
|
|
|
567
567
|
return i || (i = e[this.getScriptPartFromCode(t)]), i || (i = e[this.formatLanguageCode(t)]), i || (i = e[this.getLanguagePartFromCode(t)]), i || (i = e.default), i || [];
|
|
568
568
|
}
|
|
569
569
|
toResolveHierarchy(e, t) {
|
|
570
|
-
const i = this.getFallbackCodes((t === !1 ? [] : t) || this.options.fallbackLng || [], e), s = [], n = (
|
|
571
|
-
|
|
570
|
+
const i = this.getFallbackCodes((t === !1 ? [] : t) || this.options.fallbackLng || [], e), s = [], n = (r) => {
|
|
571
|
+
r && (this.isSupportedCode(r) ? s.push(r) : this.logger.warn(`rejecting language code not found in supportedLngs: ${r}`));
|
|
572
572
|
};
|
|
573
|
-
return d(e) && (e.indexOf("-") > -1 || e.indexOf("_") > -1) ? (this.options.load !== "languageOnly" && n(this.formatLanguageCode(e)), this.options.load !== "languageOnly" && this.options.load !== "currentOnly" && n(this.getScriptPartFromCode(e)), this.options.load !== "currentOnly" && n(this.getLanguagePartFromCode(e))) : d(e) && n(this.formatLanguageCode(e)), i.forEach((
|
|
574
|
-
s.indexOf(
|
|
573
|
+
return d(e) && (e.indexOf("-") > -1 || e.indexOf("_") > -1) ? (this.options.load !== "languageOnly" && n(this.formatLanguageCode(e)), this.options.load !== "languageOnly" && this.options.load !== "currentOnly" && n(this.getScriptPartFromCode(e)), this.options.load !== "currentOnly" && n(this.getLanguagePartFromCode(e))) : d(e) && n(this.formatLanguageCode(e)), i.forEach((r) => {
|
|
574
|
+
s.indexOf(r) < 0 && n(this.formatLanguageCode(r));
|
|
575
575
|
}), s;
|
|
576
576
|
}
|
|
577
577
|
}
|
|
578
|
-
const
|
|
578
|
+
const le = {
|
|
579
579
|
zero: 0,
|
|
580
580
|
one: 1,
|
|
581
581
|
two: 2,
|
|
582
582
|
few: 3,
|
|
583
583
|
many: 4,
|
|
584
584
|
other: 5
|
|
585
|
-
},
|
|
585
|
+
}, ue = {
|
|
586
586
|
select: (o) => o === 1 ? "one" : "other",
|
|
587
587
|
resolvedOptions: () => ({
|
|
588
588
|
pluralCategories: ["one", "other"]
|
|
589
589
|
})
|
|
590
590
|
};
|
|
591
|
-
class
|
|
591
|
+
class Te {
|
|
592
592
|
constructor(e, t = {}) {
|
|
593
|
-
this.languageUtils = e, this.options = t, this.logger =
|
|
593
|
+
this.languageUtils = e, this.options = t, this.logger = P.create("pluralResolver"), this.pluralRulesCache = {};
|
|
594
594
|
}
|
|
595
595
|
addRule(e, t) {
|
|
596
596
|
this.rules[e] = t;
|
|
@@ -599,25 +599,25 @@ class Ye {
|
|
|
599
599
|
this.pluralRulesCache = {};
|
|
600
600
|
}
|
|
601
601
|
getRule(e, t = {}) {
|
|
602
|
-
const i =
|
|
602
|
+
const i = U(e === "dev" ? "en" : e), s = t.ordinal ? "ordinal" : "cardinal", n = JSON.stringify({
|
|
603
603
|
cleanedCode: i,
|
|
604
604
|
type: s
|
|
605
605
|
});
|
|
606
606
|
if (n in this.pluralRulesCache)
|
|
607
607
|
return this.pluralRulesCache[n];
|
|
608
|
-
let
|
|
608
|
+
let r;
|
|
609
609
|
try {
|
|
610
|
-
|
|
610
|
+
r = new Intl.PluralRules(i, {
|
|
611
611
|
type: s
|
|
612
612
|
});
|
|
613
613
|
} catch {
|
|
614
614
|
if (!Intl)
|
|
615
|
-
return this.logger.error("No Intl support, please use an Intl polyfill!"),
|
|
616
|
-
if (!e.match(/-|_/)) return
|
|
615
|
+
return this.logger.error("No Intl support, please use an Intl polyfill!"), ue;
|
|
616
|
+
if (!e.match(/-|_/)) return ue;
|
|
617
617
|
const l = this.languageUtils.getLanguagePartFromCode(e);
|
|
618
|
-
|
|
618
|
+
r = this.getRule(l, t);
|
|
619
619
|
}
|
|
620
|
-
return this.pluralRulesCache[n] =
|
|
620
|
+
return this.pluralRulesCache[n] = r, r;
|
|
621
621
|
}
|
|
622
622
|
needsPlural(e, t = {}) {
|
|
623
623
|
let i = this.getRule(e, t);
|
|
@@ -628,20 +628,20 @@ class Ye {
|
|
|
628
628
|
}
|
|
629
629
|
getSuffixes(e, t = {}) {
|
|
630
630
|
let i = this.getRule(e, t);
|
|
631
|
-
return i || (i = this.getRule("dev", t)), i ? i.resolvedOptions().pluralCategories.sort((s, n) =>
|
|
631
|
+
return i || (i = this.getRule("dev", t)), i ? i.resolvedOptions().pluralCategories.sort((s, n) => le[s] - le[n]).map((s) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${s}`) : [];
|
|
632
632
|
}
|
|
633
633
|
getSuffix(e, t, i = {}) {
|
|
634
634
|
const s = this.getRule(e, i);
|
|
635
635
|
return s ? `${this.options.prepend}${i.ordinal ? `ordinal${this.options.prepend}` : ""}${s.select(t)}` : (this.logger.warn(`no plural rule found for: ${e}`), this.getSuffix("dev", t, i));
|
|
636
636
|
}
|
|
637
637
|
}
|
|
638
|
-
const
|
|
639
|
-
let n =
|
|
640
|
-
return !n && s && d(t) && (n =
|
|
641
|
-
},
|
|
642
|
-
class
|
|
638
|
+
const fe = (o, e, t, i = ".", s = !0) => {
|
|
639
|
+
let n = Pe(o, e, t);
|
|
640
|
+
return !n && s && d(t) && (n = Y(o, t, i), n === void 0 && (n = Y(e, t, i))), n;
|
|
641
|
+
}, Q = (o) => o.replace(/\$/g, "$$$$");
|
|
642
|
+
class De {
|
|
643
643
|
constructor(e = {}) {
|
|
644
|
-
this.logger =
|
|
644
|
+
this.logger = P.create("interpolator"), this.options = e, this.format = e?.interpolation?.format || ((t) => t), this.init(e);
|
|
645
645
|
}
|
|
646
646
|
init(e = {}) {
|
|
647
647
|
e.interpolation || (e.interpolation = {
|
|
@@ -652,21 +652,21 @@ class We {
|
|
|
652
652
|
escapeValue: i,
|
|
653
653
|
useRawValueToEscape: s,
|
|
654
654
|
prefix: n,
|
|
655
|
-
prefixEscaped:
|
|
656
|
-
suffix:
|
|
655
|
+
prefixEscaped: r,
|
|
656
|
+
suffix: a,
|
|
657
657
|
suffixEscaped: l,
|
|
658
658
|
formatSeparator: u,
|
|
659
659
|
unescapeSuffix: h,
|
|
660
660
|
unescapePrefix: f,
|
|
661
|
-
nestingPrefix:
|
|
662
|
-
nestingPrefixEscaped:
|
|
661
|
+
nestingPrefix: p,
|
|
662
|
+
nestingPrefixEscaped: g,
|
|
663
663
|
nestingSuffix: c,
|
|
664
664
|
nestingSuffixEscaped: x,
|
|
665
|
-
nestingOptionsSeparator:
|
|
666
|
-
maxReplaces:
|
|
665
|
+
nestingOptionsSeparator: S,
|
|
666
|
+
maxReplaces: L,
|
|
667
667
|
alwaysFormat: y
|
|
668
668
|
} = e.interpolation;
|
|
669
|
-
this.escape = t !== void 0 ? t :
|
|
669
|
+
this.escape = t !== void 0 ? t : Ne, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = s !== void 0 ? s : !1, this.prefix = n ? T(n) : r || "{{", this.suffix = a ? T(a) : l || "}}", this.formatSeparator = u || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = p ? T(p) : g || T("$t("), this.nestingSuffix = c ? T(c) : x || T(")"), this.nestingOptionsSeparator = S || ",", this.maxReplaces = L || 1e3, this.alwaysFormat = y !== void 0 ? y : !1, this.resetRegExp();
|
|
670
670
|
}
|
|
671
671
|
reset() {
|
|
672
672
|
this.options && this.init(this.options);
|
|
@@ -676,18 +676,18 @@ class We {
|
|
|
676
676
|
this.regexp = e(this.regexp, `${this.prefix}(.+?)${this.suffix}`), this.regexpUnescape = e(this.regexpUnescape, `${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`), this.nestingRegexp = e(this.nestingRegexp, `${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`);
|
|
677
677
|
}
|
|
678
678
|
interpolate(e, t, i, s) {
|
|
679
|
-
let n,
|
|
680
|
-
const l = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, u = (
|
|
681
|
-
if (
|
|
682
|
-
const
|
|
683
|
-
return this.alwaysFormat ? this.format(
|
|
679
|
+
let n, r, a;
|
|
680
|
+
const l = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, u = (g) => {
|
|
681
|
+
if (g.indexOf(this.formatSeparator) < 0) {
|
|
682
|
+
const L = fe(t, l, g, this.options.keySeparator, this.options.ignoreJSONStructure);
|
|
683
|
+
return this.alwaysFormat ? this.format(L, void 0, i, {
|
|
684
684
|
...s,
|
|
685
685
|
...t,
|
|
686
|
-
interpolationkey:
|
|
687
|
-
}) :
|
|
686
|
+
interpolationkey: g
|
|
687
|
+
}) : L;
|
|
688
688
|
}
|
|
689
|
-
const c =
|
|
690
|
-
return this.format(
|
|
689
|
+
const c = g.split(this.formatSeparator), x = c.shift().trim(), S = c.join(this.formatSeparator).trim();
|
|
690
|
+
return this.format(fe(t, l, x, this.options.keySeparator, this.options.ignoreJSONStructure), S, i, {
|
|
691
691
|
...s,
|
|
692
692
|
...t,
|
|
693
693
|
interpolationkey: x
|
|
@@ -697,59 +697,59 @@ class We {
|
|
|
697
697
|
const h = s?.missingInterpolationHandler || this.options.missingInterpolationHandler, f = s?.interpolation?.skipOnVariables !== void 0 ? s.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
|
|
698
698
|
return [{
|
|
699
699
|
regex: this.regexpUnescape,
|
|
700
|
-
safeValue: (
|
|
700
|
+
safeValue: (g) => Q(g)
|
|
701
701
|
}, {
|
|
702
702
|
regex: this.regexp,
|
|
703
|
-
safeValue: (
|
|
704
|
-
}].forEach((
|
|
705
|
-
for (
|
|
703
|
+
safeValue: (g) => this.escapeValue ? Q(this.escape(g)) : Q(g)
|
|
704
|
+
}].forEach((g) => {
|
|
705
|
+
for (a = 0; n = g.regex.exec(e); ) {
|
|
706
706
|
const c = n[1].trim();
|
|
707
|
-
if (
|
|
707
|
+
if (r = u(c), r === void 0)
|
|
708
708
|
if (typeof h == "function") {
|
|
709
|
-
const
|
|
710
|
-
|
|
709
|
+
const S = h(e, n, s);
|
|
710
|
+
r = d(S) ? S : "";
|
|
711
711
|
} else if (s && Object.prototype.hasOwnProperty.call(s, c))
|
|
712
|
-
|
|
712
|
+
r = "";
|
|
713
713
|
else if (f) {
|
|
714
|
-
|
|
714
|
+
r = n[0];
|
|
715
715
|
continue;
|
|
716
716
|
} else
|
|
717
|
-
this.logger.warn(`missed to pass in variable ${c} for interpolating ${e}`),
|
|
718
|
-
else !d(
|
|
719
|
-
const x =
|
|
720
|
-
if (e = e.replace(n[0], x), f ? (
|
|
717
|
+
this.logger.warn(`missed to pass in variable ${c} for interpolating ${e}`), r = "";
|
|
718
|
+
else !d(r) && !this.useRawValueToEscape && (r = ee(r));
|
|
719
|
+
const x = g.safeValue(r);
|
|
720
|
+
if (e = e.replace(n[0], x), f ? (g.regex.lastIndex += r.length, g.regex.lastIndex -= n[0].length) : g.regex.lastIndex = 0, a++, a >= this.maxReplaces)
|
|
721
721
|
break;
|
|
722
722
|
}
|
|
723
723
|
}), e;
|
|
724
724
|
}
|
|
725
725
|
nest(e, t, i = {}) {
|
|
726
|
-
let s, n,
|
|
727
|
-
const
|
|
726
|
+
let s, n, r;
|
|
727
|
+
const a = (l, u) => {
|
|
728
728
|
const h = this.nestingOptionsSeparator;
|
|
729
729
|
if (l.indexOf(h) < 0) return l;
|
|
730
730
|
const f = l.split(new RegExp(`${h}[ ]*{`));
|
|
731
|
-
let
|
|
732
|
-
l = f[0],
|
|
733
|
-
const
|
|
734
|
-
((
|
|
731
|
+
let p = `{${f[1]}`;
|
|
732
|
+
l = f[0], p = this.interpolate(p, r);
|
|
733
|
+
const g = p.match(/'/g), c = p.match(/"/g);
|
|
734
|
+
((g?.length ?? 0) % 2 === 0 && !c || c.length % 2 !== 0) && (p = p.replace(/'/g, '"'));
|
|
735
735
|
try {
|
|
736
|
-
|
|
736
|
+
r = JSON.parse(p), u && (r = {
|
|
737
737
|
...u,
|
|
738
|
-
...
|
|
738
|
+
...r
|
|
739
739
|
});
|
|
740
740
|
} catch (x) {
|
|
741
|
-
return this.logger.warn(`failed parsing options string in nesting for key ${l}`, x), `${l}${h}${
|
|
741
|
+
return this.logger.warn(`failed parsing options string in nesting for key ${l}`, x), `${l}${h}${p}`;
|
|
742
742
|
}
|
|
743
|
-
return
|
|
743
|
+
return r.defaultValue && r.defaultValue.indexOf(this.prefix) > -1 && delete r.defaultValue, l;
|
|
744
744
|
};
|
|
745
745
|
for (; s = this.nestingRegexp.exec(e); ) {
|
|
746
746
|
let l = [];
|
|
747
|
-
|
|
747
|
+
r = {
|
|
748
748
|
...i
|
|
749
|
-
},
|
|
749
|
+
}, r = r.replace && !d(r.replace) ? r.replace : r, r.applyPostProcessor = !1, delete r.defaultValue;
|
|
750
750
|
const u = /{.*}/.test(s[1]) ? s[1].lastIndexOf("}") + 1 : s[1].indexOf(this.formatSeparator);
|
|
751
|
-
if (u !== -1 && (l = s[1].slice(u).split(this.formatSeparator).map((h) => h.trim()).filter(Boolean), s[1] = s[1].slice(0, u)), n = t(
|
|
752
|
-
d(n) || (n =
|
|
751
|
+
if (u !== -1 && (l = s[1].slice(u).split(this.formatSeparator).map((h) => h.trim()).filter(Boolean), s[1] = s[1].slice(0, u)), n = t(a.call(this, s[1].trim(), r), r), n && s[0] === e && !d(n)) return n;
|
|
752
|
+
d(n) || (n = ee(n)), n || (this.logger.warn(`missed to resolve ${s[1]} for nesting ${e}`), n = ""), l.length && (n = l.reduce((h, f) => this.format(h, f, i.lng, {
|
|
753
753
|
...i,
|
|
754
754
|
interpolationkey: s[1].trim()
|
|
755
755
|
}), n.trim())), e = e.replace(s[0], n), this.regexp.lastIndex = 0;
|
|
@@ -757,16 +757,16 @@ class We {
|
|
|
757
757
|
return e;
|
|
758
758
|
}
|
|
759
759
|
}
|
|
760
|
-
const
|
|
760
|
+
const Ve = (o) => {
|
|
761
761
|
let e = o.toLowerCase().trim();
|
|
762
762
|
const t = {};
|
|
763
763
|
if (o.indexOf("(") > -1) {
|
|
764
764
|
const i = o.split("(");
|
|
765
765
|
e = i[0].toLowerCase().trim();
|
|
766
766
|
const s = i[1].substring(0, i[1].length - 1);
|
|
767
|
-
e === "currency" && s.indexOf(":") < 0 ? t.currency || (t.currency = s.trim()) : e === "relativetime" && s.indexOf(":") < 0 ? t.range || (t.range = s.trim()) : s.split(";").forEach((
|
|
768
|
-
if (
|
|
769
|
-
const [
|
|
767
|
+
e === "currency" && s.indexOf(":") < 0 ? t.currency || (t.currency = s.trim()) : e === "relativetime" && s.indexOf(":") < 0 ? t.range || (t.range = s.trim()) : s.split(";").forEach((r) => {
|
|
768
|
+
if (r) {
|
|
769
|
+
const [a, ...l] = r.split(":"), u = l.join(":").trim().replace(/^'+|'+$/g, ""), h = a.trim();
|
|
770
770
|
t[h] || (t[h] = u), u === "false" && (t[h] = !1), u === "true" && (t[h] = !0), isNaN(u) || (t[h] = parseInt(u, 10));
|
|
771
771
|
}
|
|
772
772
|
});
|
|
@@ -775,7 +775,7 @@ const Qe = (o) => {
|
|
|
775
775
|
formatName: e,
|
|
776
776
|
formatOptions: t
|
|
777
777
|
};
|
|
778
|
-
},
|
|
778
|
+
}, he = (o) => {
|
|
779
779
|
const e = {};
|
|
780
780
|
return (t, i, s) => {
|
|
781
781
|
let n = s;
|
|
@@ -783,51 +783,51 @@ const Qe = (o) => {
|
|
|
783
783
|
...n,
|
|
784
784
|
[s.interpolationkey]: void 0
|
|
785
785
|
});
|
|
786
|
-
const
|
|
787
|
-
let
|
|
788
|
-
return
|
|
786
|
+
const r = i + JSON.stringify(n);
|
|
787
|
+
let a = e[r];
|
|
788
|
+
return a || (a = o(U(i), s), e[r] = a), a(t);
|
|
789
789
|
};
|
|
790
|
-
},
|
|
791
|
-
class
|
|
790
|
+
}, Ke = (o) => (e, t, i) => o(U(t), i)(e);
|
|
791
|
+
class Ae {
|
|
792
792
|
constructor(e = {}) {
|
|
793
|
-
this.logger =
|
|
793
|
+
this.logger = P.create("formatter"), this.options = e, this.init(e);
|
|
794
794
|
}
|
|
795
795
|
init(e, t = {
|
|
796
796
|
interpolation: {}
|
|
797
797
|
}) {
|
|
798
798
|
this.formatSeparator = t.interpolation.formatSeparator || ",";
|
|
799
|
-
const i = t.cacheInBuiltFormats ?
|
|
799
|
+
const i = t.cacheInBuiltFormats ? he : Ke;
|
|
800
800
|
this.formats = {
|
|
801
801
|
number: i((s, n) => {
|
|
802
|
-
const
|
|
802
|
+
const r = new Intl.NumberFormat(s, {
|
|
803
803
|
...n
|
|
804
804
|
});
|
|
805
|
-
return (
|
|
805
|
+
return (a) => r.format(a);
|
|
806
806
|
}),
|
|
807
807
|
currency: i((s, n) => {
|
|
808
|
-
const
|
|
808
|
+
const r = new Intl.NumberFormat(s, {
|
|
809
809
|
...n,
|
|
810
810
|
style: "currency"
|
|
811
811
|
});
|
|
812
|
-
return (
|
|
812
|
+
return (a) => r.format(a);
|
|
813
813
|
}),
|
|
814
814
|
datetime: i((s, n) => {
|
|
815
|
-
const
|
|
815
|
+
const r = new Intl.DateTimeFormat(s, {
|
|
816
816
|
...n
|
|
817
817
|
});
|
|
818
|
-
return (
|
|
818
|
+
return (a) => r.format(a);
|
|
819
819
|
}),
|
|
820
820
|
relativetime: i((s, n) => {
|
|
821
|
-
const
|
|
821
|
+
const r = new Intl.RelativeTimeFormat(s, {
|
|
822
822
|
...n
|
|
823
823
|
});
|
|
824
|
-
return (
|
|
824
|
+
return (a) => r.format(a, n.range || "day");
|
|
825
825
|
}),
|
|
826
826
|
list: i((s, n) => {
|
|
827
|
-
const
|
|
827
|
+
const r = new Intl.ListFormat(s, {
|
|
828
828
|
...n
|
|
829
829
|
});
|
|
830
|
-
return (
|
|
830
|
+
return (a) => r.format(a);
|
|
831
831
|
})
|
|
832
832
|
};
|
|
833
833
|
}
|
|
@@ -835,84 +835,84 @@ class Ze {
|
|
|
835
835
|
this.formats[e.toLowerCase().trim()] = t;
|
|
836
836
|
}
|
|
837
837
|
addCached(e, t) {
|
|
838
|
-
this.formats[e.toLowerCase().trim()] =
|
|
838
|
+
this.formats[e.toLowerCase().trim()] = he(t);
|
|
839
839
|
}
|
|
840
840
|
format(e, t, i, s = {}) {
|
|
841
841
|
const n = t.split(this.formatSeparator);
|
|
842
|
-
if (n.length > 1 && n[0].indexOf("(") > 1 && n[0].indexOf(")") < 0 && n.find((
|
|
843
|
-
const
|
|
844
|
-
n[0] = [n[0], ...n.splice(1,
|
|
842
|
+
if (n.length > 1 && n[0].indexOf("(") > 1 && n[0].indexOf(")") < 0 && n.find((a) => a.indexOf(")") > -1)) {
|
|
843
|
+
const a = n.findIndex((l) => l.indexOf(")") > -1);
|
|
844
|
+
n[0] = [n[0], ...n.splice(1, a)].join(this.formatSeparator);
|
|
845
845
|
}
|
|
846
|
-
return n.reduce((
|
|
846
|
+
return n.reduce((a, l) => {
|
|
847
847
|
const {
|
|
848
848
|
formatName: u,
|
|
849
849
|
formatOptions: h
|
|
850
|
-
} =
|
|
850
|
+
} = Ve(l);
|
|
851
851
|
if (this.formats[u]) {
|
|
852
|
-
let f =
|
|
852
|
+
let f = a;
|
|
853
853
|
try {
|
|
854
|
-
const
|
|
855
|
-
f = this.formats[u](
|
|
854
|
+
const p = s?.formatParams?.[s.interpolationkey] || {}, g = p.locale || p.lng || s.locale || s.lng || i;
|
|
855
|
+
f = this.formats[u](a, g, {
|
|
856
856
|
...h,
|
|
857
857
|
...s,
|
|
858
|
-
...
|
|
858
|
+
...p
|
|
859
859
|
});
|
|
860
|
-
} catch (
|
|
861
|
-
this.logger.warn(
|
|
860
|
+
} catch (p) {
|
|
861
|
+
this.logger.warn(p);
|
|
862
862
|
}
|
|
863
863
|
return f;
|
|
864
864
|
} else
|
|
865
865
|
this.logger.warn(`there was no format function for ${u}`);
|
|
866
|
-
return
|
|
866
|
+
return a;
|
|
867
867
|
}, e);
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
|
-
const
|
|
870
|
+
const Ue = (o, e) => {
|
|
871
871
|
o.pending[e] !== void 0 && (delete o.pending[e], o.pendingCount--);
|
|
872
872
|
};
|
|
873
|
-
class
|
|
873
|
+
class Me extends W {
|
|
874
874
|
constructor(e, t, i, s = {}) {
|
|
875
|
-
super(), this.backend = e, this.store = t, this.services = i, this.languageUtils = i.languageUtils, this.options = s, this.logger =
|
|
875
|
+
super(), this.backend = e, this.store = t, this.services = i, this.languageUtils = i.languageUtils, this.options = s, this.logger = P.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = s.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = s.maxRetries >= 0 ? s.maxRetries : 5, this.retryTimeout = s.retryTimeout >= 1 ? s.retryTimeout : 350, this.state = {}, this.queue = [], this.backend?.init?.(i, s.backend, s);
|
|
876
876
|
}
|
|
877
877
|
queueLoad(e, t, i, s) {
|
|
878
|
-
const n = {},
|
|
878
|
+
const n = {}, r = {}, a = {}, l = {};
|
|
879
879
|
return e.forEach((u) => {
|
|
880
880
|
let h = !0;
|
|
881
881
|
t.forEach((f) => {
|
|
882
|
-
const
|
|
883
|
-
!i.reload && this.store.hasResourceBundle(u, f) ? this.state[
|
|
884
|
-
}), h || (
|
|
885
|
-
}), (Object.keys(n).length || Object.keys(
|
|
886
|
-
pending:
|
|
887
|
-
pendingCount: Object.keys(
|
|
882
|
+
const p = `${u}|${f}`;
|
|
883
|
+
!i.reload && this.store.hasResourceBundle(u, f) ? this.state[p] = 2 : this.state[p] < 0 || (this.state[p] === 1 ? r[p] === void 0 && (r[p] = !0) : (this.state[p] = 1, h = !1, r[p] === void 0 && (r[p] = !0), n[p] === void 0 && (n[p] = !0), l[f] === void 0 && (l[f] = !0)));
|
|
884
|
+
}), h || (a[u] = !0);
|
|
885
|
+
}), (Object.keys(n).length || Object.keys(r).length) && this.queue.push({
|
|
886
|
+
pending: r,
|
|
887
|
+
pendingCount: Object.keys(r).length,
|
|
888
888
|
loaded: {},
|
|
889
889
|
errors: [],
|
|
890
890
|
callback: s
|
|
891
891
|
}), {
|
|
892
892
|
toLoad: Object.keys(n),
|
|
893
|
-
pending: Object.keys(
|
|
894
|
-
toLoadLanguages: Object.keys(
|
|
893
|
+
pending: Object.keys(r),
|
|
894
|
+
toLoadLanguages: Object.keys(a),
|
|
895
895
|
toLoadNamespaces: Object.keys(l)
|
|
896
896
|
};
|
|
897
897
|
}
|
|
898
898
|
loaded(e, t, i) {
|
|
899
|
-
const s = e.split("|"), n = s[0],
|
|
900
|
-
t && this.emit("failedLoading", n,
|
|
899
|
+
const s = e.split("|"), n = s[0], r = s[1];
|
|
900
|
+
t && this.emit("failedLoading", n, r, t), !t && i && this.store.addResourceBundle(n, r, i, void 0, void 0, {
|
|
901
901
|
skipCopy: !0
|
|
902
902
|
}), this.state[e] = t ? -1 : 2, t && i && (this.state[e] = 0);
|
|
903
|
-
const
|
|
903
|
+
const a = {};
|
|
904
904
|
this.queue.forEach((l) => {
|
|
905
|
-
|
|
906
|
-
|
|
905
|
+
Ce(l.loaded, [n], r), Ue(l, e), t && l.errors.push(t), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((u) => {
|
|
906
|
+
a[u] || (a[u] = {});
|
|
907
907
|
const h = l.loaded[u];
|
|
908
908
|
h.length && h.forEach((f) => {
|
|
909
|
-
|
|
909
|
+
a[u][f] === void 0 && (a[u][f] = !0);
|
|
910
910
|
});
|
|
911
911
|
}), l.done = !0, l.errors.length ? l.callback(l.errors) : l.callback());
|
|
912
|
-
}), this.emit("loaded",
|
|
912
|
+
}), this.emit("loaded", a), this.queue = this.queue.filter((l) => !l.done);
|
|
913
913
|
}
|
|
914
|
-
read(e, t, i, s = 0, n = this.retryTimeout,
|
|
915
|
-
if (!e.length) return
|
|
914
|
+
read(e, t, i, s = 0, n = this.retryTimeout, r) {
|
|
915
|
+
if (!e.length) return r(null, {});
|
|
916
916
|
if (this.readingCalls >= this.maxParallelReads) {
|
|
917
917
|
this.waitingReads.push({
|
|
918
918
|
lng: e,
|
|
@@ -920,34 +920,34 @@ class Xe extends Y {
|
|
|
920
920
|
fcName: i,
|
|
921
921
|
tried: s,
|
|
922
922
|
wait: n,
|
|
923
|
-
callback:
|
|
923
|
+
callback: r
|
|
924
924
|
});
|
|
925
925
|
return;
|
|
926
926
|
}
|
|
927
927
|
this.readingCalls++;
|
|
928
|
-
const
|
|
928
|
+
const a = (u, h) => {
|
|
929
929
|
if (this.readingCalls--, this.waitingReads.length > 0) {
|
|
930
930
|
const f = this.waitingReads.shift();
|
|
931
931
|
this.read(f.lng, f.ns, f.fcName, f.tried, f.wait, f.callback);
|
|
932
932
|
}
|
|
933
933
|
if (u && h && s < this.maxRetries) {
|
|
934
934
|
setTimeout(() => {
|
|
935
|
-
this.read.call(this, e, t, i, s + 1, n * 2,
|
|
935
|
+
this.read.call(this, e, t, i, s + 1, n * 2, r);
|
|
936
936
|
}, n);
|
|
937
937
|
return;
|
|
938
938
|
}
|
|
939
|
-
|
|
939
|
+
r(u, h);
|
|
940
940
|
}, l = this.backend[i].bind(this.backend);
|
|
941
941
|
if (l.length === 2) {
|
|
942
942
|
try {
|
|
943
943
|
const u = l(e, t);
|
|
944
|
-
u && typeof u.then == "function" ? u.then((h) =>
|
|
944
|
+
u && typeof u.then == "function" ? u.then((h) => a(null, h)).catch(a) : a(null, u);
|
|
945
945
|
} catch (u) {
|
|
946
|
-
|
|
946
|
+
a(u);
|
|
947
947
|
}
|
|
948
948
|
return;
|
|
949
949
|
}
|
|
950
|
-
return l(e, t,
|
|
950
|
+
return l(e, t, a);
|
|
951
951
|
}
|
|
952
952
|
prepareLoading(e, t, i = {}, s) {
|
|
953
953
|
if (!this.backend)
|
|
@@ -956,8 +956,8 @@ class Xe extends Y {
|
|
|
956
956
|
const n = this.queueLoad(e, t, i, s);
|
|
957
957
|
if (!n.toLoad.length)
|
|
958
958
|
return n.pending.length || s(), null;
|
|
959
|
-
n.toLoad.forEach((
|
|
960
|
-
this.loadOne(
|
|
959
|
+
n.toLoad.forEach((r) => {
|
|
960
|
+
this.loadOne(r);
|
|
961
961
|
});
|
|
962
962
|
}
|
|
963
963
|
load(e, t, i) {
|
|
@@ -970,11 +970,11 @@ class Xe extends Y {
|
|
|
970
970
|
}
|
|
971
971
|
loadOne(e, t = "") {
|
|
972
972
|
const i = e.split("|"), s = i[0], n = i[1];
|
|
973
|
-
this.read(s, n, "read", void 0, void 0, (
|
|
974
|
-
|
|
973
|
+
this.read(s, n, "read", void 0, void 0, (r, a) => {
|
|
974
|
+
r && this.logger.warn(`${t}loading namespace ${n} for language ${s} failed`, r), !r && a && this.logger.log(`${t}loaded namespace ${n} for language ${s}`, a), this.loaded(e, r, a);
|
|
975
975
|
});
|
|
976
976
|
}
|
|
977
|
-
saveMissing(e, t, i, s, n,
|
|
977
|
+
saveMissing(e, t, i, s, n, r = {}, a = () => {
|
|
978
978
|
}) {
|
|
979
979
|
if (this.services?.utils?.hasLoadedNamespace && !this.services?.utils?.hasLoadedNamespace(t)) {
|
|
980
980
|
this.logger.warn(`did not save key "${i}" as the namespace "${t}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
|
|
@@ -983,24 +983,24 @@ class Xe extends Y {
|
|
|
983
983
|
if (!(i == null || i === "")) {
|
|
984
984
|
if (this.backend?.create) {
|
|
985
985
|
const l = {
|
|
986
|
-
...
|
|
986
|
+
...r,
|
|
987
987
|
isUpdate: n
|
|
988
988
|
}, u = this.backend.create.bind(this.backend);
|
|
989
989
|
if (u.length < 6)
|
|
990
990
|
try {
|
|
991
991
|
let h;
|
|
992
|
-
u.length === 5 ? h = u(e, t, i, s, l) : h = u(e, t, i, s), h && typeof h.then == "function" ? h.then((f) =>
|
|
992
|
+
u.length === 5 ? h = u(e, t, i, s, l) : h = u(e, t, i, s), h && typeof h.then == "function" ? h.then((f) => a(null, f)).catch(a) : a(null, h);
|
|
993
993
|
} catch (h) {
|
|
994
|
-
|
|
994
|
+
a(h);
|
|
995
995
|
}
|
|
996
996
|
else
|
|
997
|
-
u(e, t, i, s,
|
|
997
|
+
u(e, t, i, s, a, l);
|
|
998
998
|
}
|
|
999
999
|
!e || !e[0] || this.store.addResource(e[0], t, i, s);
|
|
1000
1000
|
}
|
|
1001
1001
|
}
|
|
1002
1002
|
}
|
|
1003
|
-
const
|
|
1003
|
+
const ce = () => ({
|
|
1004
1004
|
debug: !1,
|
|
1005
1005
|
initAsync: !0,
|
|
1006
1006
|
ns: ["translation"],
|
|
@@ -1057,17 +1057,17 @@ const pe = () => ({
|
|
|
1057
1057
|
skipOnVariables: !0
|
|
1058
1058
|
},
|
|
1059
1059
|
cacheInBuiltFormats: !0
|
|
1060
|
-
}),
|
|
1061
|
-
},
|
|
1060
|
+
}), de = (o) => (d(o.ns) && (o.ns = [o.ns]), d(o.fallbackLng) && (o.fallbackLng = [o.fallbackLng]), d(o.fallbackNS) && (o.fallbackNS = [o.fallbackNS]), o.supportedLngs?.indexOf?.("cimode") < 0 && (o.supportedLngs = o.supportedLngs.concat(["cimode"])), typeof o.initImmediate == "boolean" && (o.initAsync = o.initImmediate), o), z = () => {
|
|
1061
|
+
}, He = (o) => {
|
|
1062
1062
|
Object.getOwnPropertyNames(Object.getPrototypeOf(o)).forEach((t) => {
|
|
1063
1063
|
typeof o[t] == "function" && (o[t] = o[t].bind(o));
|
|
1064
1064
|
});
|
|
1065
1065
|
};
|
|
1066
|
-
class
|
|
1066
|
+
class M extends W {
|
|
1067
1067
|
constructor(e = {}, t) {
|
|
1068
|
-
if (super(), this.options =
|
|
1068
|
+
if (super(), this.options = de(e), this.services = {}, this.logger = P, this.modules = {
|
|
1069
1069
|
external: []
|
|
1070
|
-
},
|
|
1070
|
+
}, He(this), t && !this.isInitialized && !e.isClone) {
|
|
1071
1071
|
if (!this.options.initAsync)
|
|
1072
1072
|
return this.init(e, t), this;
|
|
1073
1073
|
setTimeout(() => {
|
|
@@ -1077,37 +1077,37 @@ class U extends Y {
|
|
|
1077
1077
|
}
|
|
1078
1078
|
init(e = {}, t) {
|
|
1079
1079
|
this.isInitializing = !0, typeof e == "function" && (t = e, e = {}), e.defaultNS == null && e.ns && (d(e.ns) ? e.defaultNS = e.ns : e.ns.indexOf("translation") < 0 && (e.defaultNS = e.ns[0]));
|
|
1080
|
-
const i =
|
|
1080
|
+
const i = ce();
|
|
1081
1081
|
this.options = {
|
|
1082
1082
|
...i,
|
|
1083
1083
|
...this.options,
|
|
1084
|
-
...
|
|
1084
|
+
...de(e)
|
|
1085
1085
|
}, this.options.interpolation = {
|
|
1086
1086
|
...i.interpolation,
|
|
1087
1087
|
...this.options.interpolation
|
|
1088
1088
|
}, e.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = e.keySeparator), e.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = e.nsSeparator);
|
|
1089
1089
|
const s = (u) => u ? typeof u == "function" ? new u() : u : null;
|
|
1090
1090
|
if (!this.options.isClone) {
|
|
1091
|
-
this.modules.logger ?
|
|
1091
|
+
this.modules.logger ? P.init(s(this.modules.logger), this.options) : P.init(null, this.options);
|
|
1092
1092
|
let u;
|
|
1093
|
-
this.modules.formatter ? u = this.modules.formatter : u =
|
|
1094
|
-
const h = new
|
|
1095
|
-
this.store = new
|
|
1093
|
+
this.modules.formatter ? u = this.modules.formatter : u = Ae;
|
|
1094
|
+
const h = new oe(this.options);
|
|
1095
|
+
this.store = new ne(this.options.resources, this.options);
|
|
1096
1096
|
const f = this.services;
|
|
1097
|
-
f.logger =
|
|
1097
|
+
f.logger = P, f.resourceStore = this.store, f.languageUtils = h, f.pluralResolver = new Te(h, {
|
|
1098
1098
|
prepend: this.options.pluralSeparator,
|
|
1099
1099
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
1100
|
-
}), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.warn("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), u && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = s(u), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new
|
|
1100
|
+
}), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.warn("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), u && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = s(u), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new De(this.options), f.utils = {
|
|
1101
1101
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
1102
|
-
}, f.backendConnector = new
|
|
1103
|
-
this.emit(
|
|
1104
|
-
}), this.modules.languageDetector && (f.languageDetector = s(this.modules.languageDetector), f.languageDetector.init && f.languageDetector.init(f, this.options.detection, this.options)), this.modules.i18nFormat && (f.i18nFormat = s(this.modules.i18nFormat), f.i18nFormat.init && f.i18nFormat.init(this)), this.translator = new _(this.services, this.options), this.translator.on("*", (
|
|
1105
|
-
this.emit(
|
|
1106
|
-
}), this.modules.external.forEach((
|
|
1107
|
-
|
|
1102
|
+
}, f.backendConnector = new Me(s(this.modules.backend), f.resourceStore, f, this.options), f.backendConnector.on("*", (g, ...c) => {
|
|
1103
|
+
this.emit(g, ...c);
|
|
1104
|
+
}), this.modules.languageDetector && (f.languageDetector = s(this.modules.languageDetector), f.languageDetector.init && f.languageDetector.init(f, this.options.detection, this.options)), this.modules.i18nFormat && (f.i18nFormat = s(this.modules.i18nFormat), f.i18nFormat.init && f.i18nFormat.init(this)), this.translator = new _(this.services, this.options), this.translator.on("*", (g, ...c) => {
|
|
1105
|
+
this.emit(g, ...c);
|
|
1106
|
+
}), this.modules.external.forEach((g) => {
|
|
1107
|
+
g.init && g.init(this);
|
|
1108
1108
|
});
|
|
1109
1109
|
}
|
|
1110
|
-
if (this.format = this.options.interpolation.format, t || (t =
|
|
1110
|
+
if (this.format = this.options.interpolation.format, t || (t = z), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
|
|
1111
1111
|
const u = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
|
|
1112
1112
|
u.length > 0 && u[0] !== "dev" && (this.options.lng = u[0]);
|
|
1113
1113
|
}
|
|
@@ -1116,42 +1116,42 @@ class U extends Y {
|
|
|
1116
1116
|
}), ["addResource", "addResources", "addResourceBundle", "removeResourceBundle"].forEach((u) => {
|
|
1117
1117
|
this[u] = (...h) => (this.store[u](...h), this);
|
|
1118
1118
|
});
|
|
1119
|
-
const
|
|
1119
|
+
const a = K(), l = () => {
|
|
1120
1120
|
const u = (h, f) => {
|
|
1121
|
-
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options),
|
|
1121
|
+
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), a.resolve(f), t(h, f);
|
|
1122
1122
|
};
|
|
1123
1123
|
if (this.languages && !this.isInitialized) return u(null, this.t.bind(this));
|
|
1124
1124
|
this.changeLanguage(this.options.lng, u);
|
|
1125
1125
|
};
|
|
1126
|
-
return this.options.resources || !this.options.initAsync ? l() : setTimeout(l, 0),
|
|
1126
|
+
return this.options.resources || !this.options.initAsync ? l() : setTimeout(l, 0), a;
|
|
1127
1127
|
}
|
|
1128
|
-
loadResources(e, t =
|
|
1128
|
+
loadResources(e, t = z) {
|
|
1129
1129
|
let i = t;
|
|
1130
1130
|
const s = d(e) ? e : this.language;
|
|
1131
1131
|
if (typeof e == "function" && (i = e), !this.options.resources || this.options.partialBundledLanguages) {
|
|
1132
1132
|
if (s?.toLowerCase() === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return i();
|
|
1133
|
-
const n = [],
|
|
1134
|
-
if (!
|
|
1135
|
-
this.services.languageUtils.toResolveHierarchy(
|
|
1133
|
+
const n = [], r = (a) => {
|
|
1134
|
+
if (!a || a === "cimode") return;
|
|
1135
|
+
this.services.languageUtils.toResolveHierarchy(a).forEach((u) => {
|
|
1136
1136
|
u !== "cimode" && n.indexOf(u) < 0 && n.push(u);
|
|
1137
1137
|
});
|
|
1138
1138
|
};
|
|
1139
|
-
s ?
|
|
1140
|
-
!
|
|
1139
|
+
s ? r(s) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((l) => r(l)), this.options.preload?.forEach?.((a) => r(a)), this.services.backendConnector.load(n, this.options.ns, (a) => {
|
|
1140
|
+
!a && !this.resolvedLanguage && this.language && this.setResolvedLanguage(this.language), i(a);
|
|
1141
1141
|
});
|
|
1142
1142
|
} else
|
|
1143
1143
|
i(null);
|
|
1144
1144
|
}
|
|
1145
1145
|
reloadResources(e, t, i) {
|
|
1146
1146
|
const s = K();
|
|
1147
|
-
return typeof e == "function" && (i = e, e = void 0), typeof t == "function" && (i = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), i || (i =
|
|
1147
|
+
return typeof e == "function" && (i = e, e = void 0), typeof t == "function" && (i = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), i || (i = z), this.services.backendConnector.reload(e, t, (n) => {
|
|
1148
1148
|
s.resolve(), i(n);
|
|
1149
1149
|
}), s;
|
|
1150
1150
|
}
|
|
1151
1151
|
use(e) {
|
|
1152
1152
|
if (!e) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
|
|
1153
1153
|
if (!e.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
|
|
1154
|
-
return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" &&
|
|
1154
|
+
return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" && me.addPostProcessor(e), e.type === "formatter" && (this.modules.formatter = e), e.type === "3rdParty" && this.modules.external.push(e), this;
|
|
1155
1155
|
}
|
|
1156
1156
|
setResolvedLanguage(e) {
|
|
1157
1157
|
if (!(!e || !this.languages) && !(["cimode", "dev"].indexOf(e) > -1)) {
|
|
@@ -1169,24 +1169,24 @@ class U extends Y {
|
|
|
1169
1169
|
this.isLanguageChangingTo = e;
|
|
1170
1170
|
const i = K();
|
|
1171
1171
|
this.emit("languageChanging", e);
|
|
1172
|
-
const s = (
|
|
1173
|
-
this.language =
|
|
1174
|
-
}, n = (
|
|
1175
|
-
l ? this.isLanguageChangingTo === e && (s(l), this.translator.changeLanguage(l), this.isLanguageChangingTo = void 0, this.emit("languageChanged", l), this.logger.log("languageChanged", l)) : this.isLanguageChangingTo = void 0, i.resolve((...u) => this.t(...u)), t && t(
|
|
1176
|
-
},
|
|
1177
|
-
!e && !
|
|
1178
|
-
const l = d(
|
|
1172
|
+
const s = (a) => {
|
|
1173
|
+
this.language = a, this.languages = this.services.languageUtils.toResolveHierarchy(a), this.resolvedLanguage = void 0, this.setResolvedLanguage(a);
|
|
1174
|
+
}, n = (a, l) => {
|
|
1175
|
+
l ? this.isLanguageChangingTo === e && (s(l), this.translator.changeLanguage(l), this.isLanguageChangingTo = void 0, this.emit("languageChanged", l), this.logger.log("languageChanged", l)) : this.isLanguageChangingTo = void 0, i.resolve((...u) => this.t(...u)), t && t(a, (...u) => this.t(...u));
|
|
1176
|
+
}, r = (a) => {
|
|
1177
|
+
!e && !a && this.services.languageDetector && (a = []);
|
|
1178
|
+
const l = d(a) ? a : a && a[0], u = this.store.hasLanguageSomeTranslations(l) ? l : this.services.languageUtils.getBestMatchFromCodes(d(a) ? [a] : a);
|
|
1179
1179
|
u && (this.language || s(u), this.translator.language || this.translator.changeLanguage(u), this.services.languageDetector?.cacheUserLanguage?.(u)), this.loadResources(u, (h) => {
|
|
1180
1180
|
n(h, u);
|
|
1181
1181
|
});
|
|
1182
1182
|
};
|
|
1183
|
-
return !e && this.services.languageDetector && !this.services.languageDetector.async ?
|
|
1183
|
+
return !e && this.services.languageDetector && !this.services.languageDetector.async ? r(this.services.languageDetector.detect()) : !e && this.services.languageDetector && this.services.languageDetector.async ? this.services.languageDetector.detect.length === 0 ? this.services.languageDetector.detect().then(r) : this.services.languageDetector.detect(r) : r(e), i;
|
|
1184
1184
|
}
|
|
1185
1185
|
getFixedT(e, t, i) {
|
|
1186
|
-
const s = (n,
|
|
1186
|
+
const s = (n, r, ...a) => {
|
|
1187
1187
|
let l;
|
|
1188
|
-
typeof
|
|
1189
|
-
...
|
|
1188
|
+
typeof r != "object" ? l = this.options.overloadTranslationOptionHandler([n, r].concat(a)) : l = {
|
|
1189
|
+
...r
|
|
1190
1190
|
}, l.lng = l.lng || s.lng, l.lngs = l.lngs || s.lngs, l.ns = l.ns || s.ns, l.keyPrefix !== "" && (l.keyPrefix = l.keyPrefix || i || s.keyPrefix);
|
|
1191
1191
|
const u = this.options.keySeparator || ".";
|
|
1192
1192
|
let h;
|
|
@@ -1210,15 +1210,15 @@ class U extends Y {
|
|
|
1210
1210
|
return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty", this.languages), !1;
|
|
1211
1211
|
const i = t.lng || this.resolvedLanguage || this.languages[0], s = this.options ? this.options.fallbackLng : !1, n = this.languages[this.languages.length - 1];
|
|
1212
1212
|
if (i.toLowerCase() === "cimode") return !0;
|
|
1213
|
-
const
|
|
1214
|
-
const u = this.services.backendConnector.state[`${
|
|
1213
|
+
const r = (a, l) => {
|
|
1214
|
+
const u = this.services.backendConnector.state[`${a}|${l}`];
|
|
1215
1215
|
return u === -1 || u === 0 || u === 2;
|
|
1216
1216
|
};
|
|
1217
1217
|
if (t.precheck) {
|
|
1218
|
-
const
|
|
1219
|
-
if (
|
|
1218
|
+
const a = t.precheck(this, r);
|
|
1219
|
+
if (a !== void 0) return a;
|
|
1220
1220
|
}
|
|
1221
|
-
return !!(this.hasResourceBundle(i, e) || !this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages ||
|
|
1221
|
+
return !!(this.hasResourceBundle(i, e) || !this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages || r(i, e) && (!s || r(n, e)));
|
|
1222
1222
|
}
|
|
1223
1223
|
loadNamespaces(e, t) {
|
|
1224
1224
|
const i = K();
|
|
@@ -1231,9 +1231,9 @@ class U extends Y {
|
|
|
1231
1231
|
loadLanguages(e, t) {
|
|
1232
1232
|
const i = K();
|
|
1233
1233
|
d(e) && (e = [e]);
|
|
1234
|
-
const s = this.options.preload || [], n = e.filter((
|
|
1235
|
-
return n.length ? (this.options.preload = s.concat(n), this.loadResources((
|
|
1236
|
-
i.resolve(), t && t(
|
|
1234
|
+
const s = this.options.preload || [], n = e.filter((r) => s.indexOf(r) < 0 && this.services.languageUtils.isSupportedCode(r));
|
|
1235
|
+
return n.length ? (this.options.preload = s.concat(n), this.loadResources((r) => {
|
|
1236
|
+
i.resolve(), t && t(r);
|
|
1237
1237
|
}), i) : (t && t(), Promise.resolve());
|
|
1238
1238
|
}
|
|
1239
1239
|
dir(e) {
|
|
@@ -1246,36 +1246,36 @@ class U extends Y {
|
|
|
1246
1246
|
}
|
|
1247
1247
|
} catch {
|
|
1248
1248
|
}
|
|
1249
|
-
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = this.services?.languageUtils || new
|
|
1249
|
+
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = this.services?.languageUtils || new oe(ce());
|
|
1250
1250
|
return e.toLowerCase().indexOf("-latn") > 1 ? "ltr" : t.indexOf(i.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
|
|
1251
1251
|
}
|
|
1252
1252
|
static createInstance(e = {}, t) {
|
|
1253
|
-
return new
|
|
1253
|
+
return new M(e, t);
|
|
1254
1254
|
}
|
|
1255
|
-
cloneInstance(e = {}, t =
|
|
1255
|
+
cloneInstance(e = {}, t = z) {
|
|
1256
1256
|
const i = e.forkResourceStore;
|
|
1257
1257
|
i && delete e.forkResourceStore;
|
|
1258
1258
|
const s = {
|
|
1259
1259
|
...this.options,
|
|
1260
1260
|
...e,
|
|
1261
1261
|
isClone: !0
|
|
1262
|
-
}, n = new
|
|
1263
|
-
if ((e.debug !== void 0 || e.prefix !== void 0) && (n.logger = n.logger.clone(e)), ["store", "services", "language"].forEach((
|
|
1264
|
-
n[
|
|
1262
|
+
}, n = new M(s);
|
|
1263
|
+
if ((e.debug !== void 0 || e.prefix !== void 0) && (n.logger = n.logger.clone(e)), ["store", "services", "language"].forEach((a) => {
|
|
1264
|
+
n[a] = this[a];
|
|
1265
1265
|
}), n.services = {
|
|
1266
1266
|
...this.services
|
|
1267
1267
|
}, n.services.utils = {
|
|
1268
1268
|
hasLoadedNamespace: n.hasLoadedNamespace.bind(n)
|
|
1269
1269
|
}, i) {
|
|
1270
|
-
const
|
|
1270
|
+
const a = Object.keys(this.store.data).reduce((l, u) => (l[u] = {
|
|
1271
1271
|
...this.store.data[u]
|
|
1272
1272
|
}, l[u] = Object.keys(l[u]).reduce((h, f) => (h[f] = {
|
|
1273
1273
|
...l[u][f]
|
|
1274
1274
|
}, h), l[u]), l), {});
|
|
1275
|
-
n.store = new
|
|
1275
|
+
n.store = new ne(a, s), n.services.resourceStore = n.store;
|
|
1276
1276
|
}
|
|
1277
|
-
return n.translator = new _(n.services, s), n.translator.on("*", (
|
|
1278
|
-
n.emit(
|
|
1277
|
+
return n.translator = new _(n.services, s), n.translator.on("*", (a, ...l) => {
|
|
1278
|
+
n.emit(a, ...l);
|
|
1279
1279
|
}), n.init(s, t), n.translator.options = s, n.translator.backendConnector.services.utils = {
|
|
1280
1280
|
hasLoadedNamespace: n.hasLoadedNamespace.bind(n)
|
|
1281
1281
|
}, n;
|
|
@@ -1290,8 +1290,8 @@ class U extends Y {
|
|
|
1290
1290
|
};
|
|
1291
1291
|
}
|
|
1292
1292
|
}
|
|
1293
|
-
const m =
|
|
1294
|
-
m.createInstance =
|
|
1293
|
+
const m = M.createInstance();
|
|
1294
|
+
m.createInstance = M.createInstance;
|
|
1295
1295
|
m.createInstance;
|
|
1296
1296
|
m.dir;
|
|
1297
1297
|
m.init;
|
|
@@ -1306,67 +1306,67 @@ m.setDefaultNamespace;
|
|
|
1306
1306
|
m.hasLoadedNamespace;
|
|
1307
1307
|
m.loadNamespaces;
|
|
1308
1308
|
m.loadLanguages;
|
|
1309
|
-
var
|
|
1310
|
-
function
|
|
1309
|
+
var xe = Symbol();
|
|
1310
|
+
function Ge(o, {
|
|
1311
1311
|
i18next: e,
|
|
1312
1312
|
rerenderOn: t = ["languageChanged", "loaded", "added", "removed"],
|
|
1313
1313
|
slotStart: i = "{",
|
|
1314
1314
|
slotEnd: s = "}"
|
|
1315
1315
|
}) {
|
|
1316
|
-
const n =
|
|
1316
|
+
const n = be(/* @__PURE__ */ new Date()), r = () => Oe(() => {
|
|
1317
1317
|
n.value = /* @__PURE__ */ new Date();
|
|
1318
|
-
}),
|
|
1318
|
+
}), a = () => n.value;
|
|
1319
1319
|
t.forEach((h) => {
|
|
1320
1320
|
var f;
|
|
1321
1321
|
switch (h) {
|
|
1322
1322
|
case "added":
|
|
1323
1323
|
case "removed":
|
|
1324
|
-
(f = e.store) == null || f.on(h,
|
|
1324
|
+
(f = e.store) == null || f.on(h, r);
|
|
1325
1325
|
break;
|
|
1326
1326
|
default:
|
|
1327
|
-
e.on(h,
|
|
1327
|
+
e.on(h, r);
|
|
1328
1328
|
break;
|
|
1329
1329
|
}
|
|
1330
|
-
}), o.component("i18next",
|
|
1330
|
+
}), o.component("i18next", Je);
|
|
1331
1331
|
const l = () => e.isInitialized;
|
|
1332
|
-
o.config.globalProperties.$t =
|
|
1332
|
+
o.config.globalProperties.$t = ge(
|
|
1333
1333
|
e.t.bind(e),
|
|
1334
|
-
|
|
1334
|
+
a,
|
|
1335
1335
|
l
|
|
1336
1336
|
);
|
|
1337
1337
|
const u = new Proxy(e, {
|
|
1338
1338
|
get(h, f) {
|
|
1339
|
-
return
|
|
1339
|
+
return a(), Reflect.get(h, f);
|
|
1340
1340
|
}
|
|
1341
1341
|
});
|
|
1342
|
-
o.config.globalProperties.$i18next = u, o.provide(
|
|
1342
|
+
o.config.globalProperties.$i18next = u, o.provide(xe, {
|
|
1343
1343
|
i18next: u,
|
|
1344
|
-
slotPattern:
|
|
1344
|
+
slotPattern: Be(i, s),
|
|
1345
1345
|
withAccessRecording(h, f) {
|
|
1346
|
-
return
|
|
1346
|
+
return ge(h, a, f);
|
|
1347
1347
|
}
|
|
1348
1348
|
});
|
|
1349
1349
|
}
|
|
1350
|
-
function
|
|
1350
|
+
function ge(o, e, t) {
|
|
1351
1351
|
return new Proxy(o, {
|
|
1352
1352
|
apply: function(i, s, n) {
|
|
1353
1353
|
return e(), t() ? Reflect.apply(i, s, n) : "";
|
|
1354
1354
|
}
|
|
1355
1355
|
});
|
|
1356
1356
|
}
|
|
1357
|
-
function
|
|
1358
|
-
const o =
|
|
1357
|
+
function ze() {
|
|
1358
|
+
const o = we(xe);
|
|
1359
1359
|
if (!o)
|
|
1360
1360
|
throw new Error(
|
|
1361
1361
|
"i18next-vue: Make sure to register the i18next-vue plugin using app.use(...)."
|
|
1362
1362
|
);
|
|
1363
1363
|
return o;
|
|
1364
1364
|
}
|
|
1365
|
-
function
|
|
1365
|
+
function Be(o, e) {
|
|
1366
1366
|
const t = `${o}\\s*([a-z0-9\\-]+)\\s*${e}`;
|
|
1367
1367
|
return new RegExp(t, "gi");
|
|
1368
1368
|
}
|
|
1369
|
-
var
|
|
1369
|
+
var Je = Le({
|
|
1370
1370
|
props: {
|
|
1371
1371
|
translation: {
|
|
1372
1372
|
type: String,
|
|
@@ -1374,75 +1374,34 @@ var it = xe({
|
|
|
1374
1374
|
}
|
|
1375
1375
|
},
|
|
1376
1376
|
setup(o, { slots: e }) {
|
|
1377
|
-
const { slotPattern: t } =
|
|
1377
|
+
const { slotPattern: t } = ze();
|
|
1378
1378
|
return () => {
|
|
1379
1379
|
const i = o.translation, s = [];
|
|
1380
|
-
let n,
|
|
1380
|
+
let n, r = 0;
|
|
1381
1381
|
for (; (n = t.exec(i)) !== null; ) {
|
|
1382
|
-
s.push(i.substring(
|
|
1383
|
-
const
|
|
1384
|
-
|
|
1382
|
+
s.push(i.substring(r, n.index));
|
|
1383
|
+
const a = e[n[1]];
|
|
1384
|
+
a ? s.push(...a()) : s.push(n[0]), r = t.lastIndex;
|
|
1385
1385
|
}
|
|
1386
|
-
return s.push(i.substring(
|
|
1386
|
+
return s.push(i.substring(r)), s;
|
|
1387
1387
|
};
|
|
1388
1388
|
}
|
|
1389
1389
|
});
|
|
1390
|
-
const
|
|
1391
|
-
async function
|
|
1390
|
+
const _e = "translation";
|
|
1391
|
+
async function Ze(o) {
|
|
1392
1392
|
for (const [e, t] of Object.entries(o)) {
|
|
1393
1393
|
const i = e.match(/\/(\w+)\.json$/)[1];
|
|
1394
|
-
await
|
|
1394
|
+
await We(i, t);
|
|
1395
1395
|
}
|
|
1396
1396
|
}
|
|
1397
|
-
async function
|
|
1398
|
-
await
|
|
1397
|
+
async function We(o, e) {
|
|
1398
|
+
await Qe(), m.addResourceBundle(o, _e, e, !0, !0);
|
|
1399
1399
|
}
|
|
1400
|
-
async function
|
|
1400
|
+
async function Qe() {
|
|
1401
1401
|
m.isInitialized || await m.init();
|
|
1402
1402
|
}
|
|
1403
|
-
const ot = { class: "tooltip-container" }, lt = ["id"], ut = ["aria-labelledby", "aria-disabled"], ft = /* @__PURE__ */ xe({
|
|
1404
|
-
inheritAttrs: !1,
|
|
1405
|
-
__name: "ButtonTooltip.ce",
|
|
1406
|
-
props: {
|
|
1407
|
-
disabled: { type: Boolean, default: !1 },
|
|
1408
|
-
label: { type: String },
|
|
1409
|
-
tooltipPosition: { default: "top", type: String }
|
|
1410
|
-
},
|
|
1411
|
-
emits: ["click"],
|
|
1412
|
-
setup(o, { emit: e }) {
|
|
1413
|
-
const t = Re(!0), i = $e(), s = e;
|
|
1414
|
-
function n(r) {
|
|
1415
|
-
t.value = r;
|
|
1416
|
-
}
|
|
1417
|
-
function a() {
|
|
1418
|
-
o.disabled || s("click");
|
|
1419
|
-
}
|
|
1420
|
-
return (r, l) => (ke(), Pe("div", ot, [
|
|
1421
|
-
ee("p", {
|
|
1422
|
-
id: te(i),
|
|
1423
|
-
class: Ne(["tooltip", {
|
|
1424
|
-
"sr-only": t.value || r.disabled,
|
|
1425
|
-
[`${r.tooltipPosition}`]: !0
|
|
1426
|
-
}])
|
|
1427
|
-
}, Ee(r.label), 11, lt),
|
|
1428
|
-
ee("button", Fe(r.$attrs, {
|
|
1429
|
-
onMouseenter: l[0] || (l[0] = (u) => n(!1)),
|
|
1430
|
-
onMouseleave: l[1] || (l[1] = (u) => n(!0)),
|
|
1431
|
-
onFocusin: l[2] || (l[2] = (u) => n(!1)),
|
|
1432
|
-
onFocusout: l[3] || (l[3] = (u) => n(!0)),
|
|
1433
|
-
onClick: je(a, ["stop"]),
|
|
1434
|
-
"aria-labelledby": te(i),
|
|
1435
|
-
"aria-disabled": r.disabled,
|
|
1436
|
-
class: { disabled: r.disabled }
|
|
1437
|
-
}), [
|
|
1438
|
-
Ie(r.$slots, "default")
|
|
1439
|
-
], 16, ut)
|
|
1440
|
-
]));
|
|
1441
|
-
}
|
|
1442
|
-
}), ht = '*{--pix-neutral-800: #253858}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tooltip-container{position:relative;display:grid}.tooltip-container .tooltip{position:absolute;padding:5px 7px;background:var(--pix-neutral-800);color:#fff;border-radius:4px;z-index:400;margin:0;--horizontal-shift: 12px;--tooltip-gap: 1px;--arrow-height: 6px;--arrow-width: 5px}.tooltip-container .tooltip:before{content:"";position:absolute}.tooltip-container .tooltip.top{bottom:calc(100% + var(--tooltip-gap) + var(--arrow-height));left:50%;transform:translate(calc(var(--horizontal-shift) * -1))}.tooltip-container .tooltip.top:before{top:100%;left:calc(var(--horizontal-shift) - var(--arrow-width));border-right:var(--arrow-width) solid transparent;border-left:var(--arrow-width) solid transparent;border-top:var(--arrow-height) solid var(--pix-neutral-800)}.tooltip-container .tooltip.bottom{top:calc(100% + var(--tooltip-gap) + var(--arrow-height));left:50%;transform:translate(calc(var(--horizontal-shift) * -1))}.tooltip-container .tooltip.bottom:before{bottom:100%;left:calc(var(--horizontal-shift) - var(--arrow-width));border-right:var(--arrow-width) solid transparent;border-left:var(--arrow-width) solid transparent;border-bottom:var(--arrow-height) solid var(--pix-neutral-800)}.tooltip-container .tooltip.left{right:calc(100% + var(--tooltip-gap) + var(--arrow-height));top:50%;transform:translateY(-50%)}.tooltip-container .tooltip.left:before{left:100%;top:50%;transform:translateY(-50%);border-top:var(--arrow-width) solid transparent;border-bottom:var(--arrow-width) solid transparent;border-left:var(--arrow-height) solid var(--pix-neutral-800)}.tooltip-container .tooltip.right{left:calc(100% + var(--tooltip-gap) + var(--arrow-height));top:50%;transform:translateY(-50%)}.tooltip-container .tooltip.right:before{right:100%;top:50%;transform:translateY(-50%);border-top:var(--arrow-width) solid transparent;border-bottom:var(--arrow-width) solid transparent;border-right:var(--arrow-height) solid var(--pix-neutral-800)}.tooltip-container button:hover{cursor:pointer}.tooltip-container button.disabled{color:#797e89;cursor:not-allowed;border-color:transparent;background:transparent}', gt = /* @__PURE__ */ Te(ft, [["styles", [ht]]]);
|
|
1443
1403
|
export {
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
dt as b,
|
|
1404
|
+
Ze as a,
|
|
1405
|
+
Ge as b,
|
|
1447
1406
|
m as i
|
|
1448
1407
|
};
|