@everymatrix/cashier-verifications 1.76.3 → 1.76.4
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/components/{CashierModal-BlAmwq1e.js → CashierModal-C6RR3TRt.js} +36 -36
- package/components/{CashierModal-BRnq9fZU.cjs → CashierModal-CirgP7Ug.cjs} +3 -3
- package/components/{CashierModal-PoatyaKT.js → CashierModal-DzM5Ejen.js} +69 -69
- package/components/{CashierVerifications-wDjxpLAE.js → CashierVerifications-72tgTAIM.js} +1017 -982
- package/components/CashierVerifications-D8EsCAiY.cjs +20 -0
- package/components/{CashierVerifications-DiGxtwgs.js → CashierVerifications-USnae6ei.js} +1035 -1000
- package/es2015/cashier-verifications.cjs +1 -1
- package/es2015/cashier-verifications.js +1 -1
- package/esnext/cashier-verifications.js +1 -1
- package/package.json +1 -1
- package/components/CashierVerifications-CC93r9Qp.cjs +0 -20
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
var Et = Object.defineProperty, Lt = Object.defineProperties;
|
|
2
2
|
var Mt = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var it = Object.getOwnPropertySymbols;
|
|
4
|
-
var St = Object.prototype.hasOwnProperty,
|
|
4
|
+
var St = Object.prototype.hasOwnProperty, kt = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var V = (t, e, n) => e in t ? Et(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, st = (t, e) => {
|
|
6
6
|
for (var n in e || (e = {}))
|
|
7
7
|
St.call(e, n) && V(t, n, e[n]);
|
|
8
8
|
if (it)
|
|
9
9
|
for (var n of it(e))
|
|
10
|
-
|
|
10
|
+
kt.call(e, n) && V(t, n, e[n]);
|
|
11
11
|
return t;
|
|
12
12
|
}, rt = (t, e) => Lt(t, Mt(e));
|
|
13
13
|
var p = (t, e, n) => (V(t, typeof e != "symbol" ? e + "" : e, n), n);
|
|
@@ -27,10 +27,10 @@ var ot = (t, e, n) => new Promise((i, s) => {
|
|
|
27
27
|
}, o = (f) => f.done ? i(f.value) : Promise.resolve(f.value).then(r, c);
|
|
28
28
|
o((n = n.apply(t, e)).next());
|
|
29
29
|
});
|
|
30
|
-
function
|
|
30
|
+
function k() {
|
|
31
31
|
}
|
|
32
32
|
const gt = (t) => t;
|
|
33
|
-
function
|
|
33
|
+
function jt(t, e) {
|
|
34
34
|
for (const n in e)
|
|
35
35
|
t[n] = e[n];
|
|
36
36
|
return (
|
|
@@ -64,7 +64,7 @@ function Nt(t, ...e) {
|
|
|
64
64
|
if (t == null) {
|
|
65
65
|
for (const i of e)
|
|
66
66
|
i(void 0);
|
|
67
|
-
return
|
|
67
|
+
return k;
|
|
68
68
|
}
|
|
69
69
|
const n = t.subscribe(...e);
|
|
70
70
|
return n.unsubscribe ? () => n.unsubscribe() : n;
|
|
@@ -79,7 +79,7 @@ function zt(t, e, n, i) {
|
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
function mt(t, e, n, i) {
|
|
82
|
-
return t[1] && i ?
|
|
82
|
+
return t[1] && i ? jt(n.ctx.slice(), t[1](i(e))) : n.ctx;
|
|
83
83
|
}
|
|
84
84
|
function Bt(t, e, n, i) {
|
|
85
85
|
if (t[2] && i) {
|
|
@@ -112,7 +112,7 @@ function Rt(t) {
|
|
|
112
112
|
return -1;
|
|
113
113
|
}
|
|
114
114
|
const yt = typeof window != "undefined";
|
|
115
|
-
let Tt = yt ? () => window.performance.now() : () => Date.now(), tt = yt ? (t) => requestAnimationFrame(t) :
|
|
115
|
+
let Tt = yt ? () => window.performance.now() : () => Date.now(), tt = yt ? (t) => requestAnimationFrame(t) : k;
|
|
116
116
|
const M = /* @__PURE__ */ new Set();
|
|
117
117
|
function pt(t) {
|
|
118
118
|
M.forEach((e) => {
|
|
@@ -137,7 +137,7 @@ function qt(t, e, n) {
|
|
|
137
137
|
const i = et(t);
|
|
138
138
|
if (!i.getElementById(e)) {
|
|
139
139
|
const s = v("style");
|
|
140
|
-
s.id = e, s.textContent = n,
|
|
140
|
+
s.id = e, s.textContent = n, wt(i, s);
|
|
141
141
|
}
|
|
142
142
|
}
|
|
143
143
|
function et(t) {
|
|
@@ -152,9 +152,9 @@ function et(t) {
|
|
|
152
152
|
}
|
|
153
153
|
function Dt(t) {
|
|
154
154
|
const e = v("style");
|
|
155
|
-
return e.textContent = "/* empty */",
|
|
155
|
+
return e.textContent = "/* empty */", wt(et(t), e), e.sheet;
|
|
156
156
|
}
|
|
157
|
-
function
|
|
157
|
+
function wt(t, e) {
|
|
158
158
|
return C(
|
|
159
159
|
/** @type {Document} */
|
|
160
160
|
t.head || t,
|
|
@@ -177,14 +177,14 @@ function v(t) {
|
|
|
177
177
|
function ut(t) {
|
|
178
178
|
return document.createElementNS("http://www.w3.org/2000/svg", t);
|
|
179
179
|
}
|
|
180
|
-
function
|
|
180
|
+
function bt(t) {
|
|
181
181
|
return document.createTextNode(t);
|
|
182
182
|
}
|
|
183
183
|
function It() {
|
|
184
|
-
return
|
|
184
|
+
return bt(" ");
|
|
185
185
|
}
|
|
186
186
|
function Ut() {
|
|
187
|
-
return
|
|
187
|
+
return bt("");
|
|
188
188
|
}
|
|
189
189
|
function K(t, e, n, i) {
|
|
190
190
|
return t.addEventListener(e, n, i), () => t.removeEventListener(e, n, i);
|
|
@@ -237,7 +237,7 @@ function Jt(t, e) {
|
|
|
237
237
|
(s || r && i.contentWindow) && r(), A(i);
|
|
238
238
|
};
|
|
239
239
|
}
|
|
240
|
-
function
|
|
240
|
+
function ke(t, e, n) {
|
|
241
241
|
t.classList.toggle(e, !!n);
|
|
242
242
|
}
|
|
243
243
|
function Vt(t, e, { bubbles: n = !1, cancelable: i = !1 } = {}) {
|
|
@@ -311,14 +311,14 @@ let S = [];
|
|
|
311
311
|
const ft = [], ee = /* @__PURE__ */ Promise.resolve();
|
|
312
312
|
let Q = !1;
|
|
313
313
|
function ne() {
|
|
314
|
-
Q || (Q = !0, ee.then(
|
|
314
|
+
Q || (Q = !0, ee.then(w));
|
|
315
315
|
}
|
|
316
|
-
function
|
|
316
|
+
function j(t) {
|
|
317
317
|
S.push(t);
|
|
318
318
|
}
|
|
319
319
|
const Z = /* @__PURE__ */ new Set();
|
|
320
320
|
let E = 0;
|
|
321
|
-
function
|
|
321
|
+
function w() {
|
|
322
322
|
if (E !== 0)
|
|
323
323
|
return;
|
|
324
324
|
const t = R;
|
|
@@ -347,7 +347,7 @@ function ie(t) {
|
|
|
347
347
|
if (t.fragment !== null) {
|
|
348
348
|
t.update(), O(t.before_update);
|
|
349
349
|
const e = t.dirty;
|
|
350
|
-
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(
|
|
350
|
+
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(j);
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
353
|
function se(t) {
|
|
@@ -364,17 +364,17 @@ function G(t, e, n) {
|
|
|
364
364
|
t.dispatchEvent(Vt(`${e ? "intro" : "outro"}${n}`));
|
|
365
365
|
}
|
|
366
366
|
const D = /* @__PURE__ */ new Set();
|
|
367
|
-
let
|
|
367
|
+
let b;
|
|
368
368
|
function oe() {
|
|
369
|
-
|
|
369
|
+
b = {
|
|
370
370
|
r: 0,
|
|
371
371
|
c: [],
|
|
372
|
-
p:
|
|
372
|
+
p: b
|
|
373
373
|
// parent group
|
|
374
374
|
};
|
|
375
375
|
}
|
|
376
376
|
function ce() {
|
|
377
|
-
|
|
377
|
+
b.r || O(b.c), b = b.p;
|
|
378
378
|
}
|
|
379
379
|
function P(t, e) {
|
|
380
380
|
t && t.i && (D.delete(t), t.i(e));
|
|
@@ -383,7 +383,7 @@ function X(t, e, n, i) {
|
|
|
383
383
|
if (t && t.o) {
|
|
384
384
|
if (D.has(t))
|
|
385
385
|
return;
|
|
386
|
-
D.add(t),
|
|
386
|
+
D.add(t), b.c.push(() => {
|
|
387
387
|
D.delete(t), i && (n && t.d(1), i());
|
|
388
388
|
}), t.o(e);
|
|
389
389
|
} else
|
|
@@ -415,14 +415,14 @@ function at(t, e, n, i) {
|
|
|
415
415
|
delay: h = 0,
|
|
416
416
|
duration: g = 300,
|
|
417
417
|
easing: x = gt,
|
|
418
|
-
tick: N =
|
|
418
|
+
tick: N = k,
|
|
419
419
|
css: d
|
|
420
420
|
} = r || ue, J = {
|
|
421
421
|
start: Tt() + h,
|
|
422
422
|
b: l
|
|
423
423
|
};
|
|
424
|
-
l || (J.group =
|
|
425
|
-
t.inert, t.inert = !0)), o || f ? f = J : (d && (a(), u = lt(t, c, l, g, h, x, d)), l && N(0, 1), o = _(J, g),
|
|
424
|
+
l || (J.group = b, b.r += 1), "inert" in t && (l ? $ !== void 0 && (t.inert = $) : ($ = /** @type {HTMLElement} */
|
|
425
|
+
t.inert, t.inert = !0)), o || f ? f = J : (d && (a(), u = lt(t, c, l, g, h, x, d)), l && N(0, 1), o = _(J, g), j(() => G(t, l, "start")), Ht((T) => {
|
|
426
426
|
if (f && T > f.start && (o = _(f, g), f = null, G(t, o.b, "start"), d && (a(), u = lt(
|
|
427
427
|
t,
|
|
428
428
|
c,
|
|
@@ -453,15 +453,15 @@ function at(t, e, n, i) {
|
|
|
453
453
|
}
|
|
454
454
|
};
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function je(t) {
|
|
457
457
|
return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
|
|
458
458
|
}
|
|
459
459
|
function le(t, e, n) {
|
|
460
460
|
const { fragment: i, after_update: s } = t.$$;
|
|
461
|
-
i && i.m(e, n),
|
|
461
|
+
i && i.m(e, n), j(() => {
|
|
462
462
|
const r = t.$$.on_mount.map(_t).filter(Y);
|
|
463
463
|
t.$$.on_destroy ? t.$$.on_destroy.push(...r) : O(r), t.$$.on_mount = [];
|
|
464
|
-
}), s.forEach(
|
|
464
|
+
}), s.forEach(j);
|
|
465
465
|
}
|
|
466
466
|
function fe(t, e) {
|
|
467
467
|
const n = t.$$;
|
|
@@ -478,7 +478,7 @@ function de(t, e, n, i, s, r, c = null, o = [-1]) {
|
|
|
478
478
|
ctx: [],
|
|
479
479
|
// state
|
|
480
480
|
props: r,
|
|
481
|
-
update:
|
|
481
|
+
update: k,
|
|
482
482
|
not_equal: s,
|
|
483
483
|
bound: ct(),
|
|
484
484
|
// lifecycle
|
|
@@ -505,7 +505,7 @@ function de(t, e, n, i, s, r, c = null, o = [-1]) {
|
|
|
505
505
|
u.fragment && u.fragment.l(a), a.forEach(A);
|
|
506
506
|
} else
|
|
507
507
|
u.fragment && u.fragment.c();
|
|
508
|
-
e.intro && P(t.$$.fragment), le(t, e.target, e.anchor),
|
|
508
|
+
e.intro && P(t.$$.fragment), le(t, e.target, e.anchor), w();
|
|
509
509
|
}
|
|
510
510
|
B(f);
|
|
511
511
|
}
|
|
@@ -712,7 +712,7 @@ class $e {
|
|
|
712
712
|
}
|
|
713
713
|
/** @returns {void} */
|
|
714
714
|
$destroy() {
|
|
715
|
-
fe(this, 1), this.$destroy =
|
|
715
|
+
fe(this, 1), this.$destroy = k;
|
|
716
716
|
}
|
|
717
717
|
/**
|
|
718
718
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -722,7 +722,7 @@ class $e {
|
|
|
722
722
|
*/
|
|
723
723
|
$on(e, n) {
|
|
724
724
|
if (!Y(n))
|
|
725
|
-
return
|
|
725
|
+
return k;
|
|
726
726
|
const i = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
|
|
727
727
|
return i.push(n), () => {
|
|
728
728
|
const s = i.indexOf(n);
|
|
@@ -772,9 +772,9 @@ function dt(t, { delay: e = 0, duration: n = 400, easing: i = gt } = {}) {
|
|
|
772
772
|
};
|
|
773
773
|
}
|
|
774
774
|
function pe(t) {
|
|
775
|
-
qt(t, "svelte-
|
|
775
|
+
qt(t, "svelte-2w7akv", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}#Modal{position:fixed;width:100%;height:100%;top:0;left:0;background:var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;justify-content:center;align-items:center;z-index:10}.ModalContainer{min-width:300px;height:100%;max-height:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--emw--spacing-large, 20px);position:relative;padding:var(--emw--spacing-medium, 15px);min-height:200px;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff);max-width:600px}.CloseButton{position:absolute;left:0;top:0;margin:10px;z-index:20}@container (max-width: 475px){#Modal{display:grid;place-items:center start;grid-template-rows:minmax(10vh, 1fr) auto minmax(5vh, 1fr)}.ModalContainer{grid-row:2;max-width:90%;max-height:80vh;overflow-y:auto;margin:auto}}");
|
|
776
776
|
}
|
|
777
|
-
const
|
|
777
|
+
const we = (t) => ({}), ht = (t) => ({});
|
|
778
778
|
function $t(t) {
|
|
779
779
|
let e, n, i, s, r, c, o, f, u, $, a, _;
|
|
780
780
|
const m = (
|
|
@@ -790,7 +790,7 @@ function $t(t) {
|
|
|
790
790
|
return {
|
|
791
791
|
c() {
|
|
792
792
|
e = v("div"), n = v("div"), i = v("div"), s = ut("svg"), r = ut("path"), c = It(), l && l.c(), y(r, "d", "M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z"), y(r, "fill", "#111111"), y(s, "xmlns", "http://www.w3.org/2000/svg"), y(s, "width", "13"), y(s, "height", "13"), y(s, "viewBox", "0 0 13 13"), y(s, "fill", "none"), y(s, "class", "CloseButton"), y(i, "class", "ModalContainer"), y(i, "style", o = /*isvideo*/
|
|
793
|
-
t[3] === "true" ? "height: 70%" : "height: auto"), y(n, "id", "Modal"),
|
|
793
|
+
t[3] === "true" ? "height: 70%" : "height: auto"), y(n, "id", "Modal"), j(() => (
|
|
794
794
|
/*div1_elementresize_handler*/
|
|
795
795
|
t[14].call(n)
|
|
796
796
|
));
|
|
@@ -820,7 +820,7 @@ function $t(t) {
|
|
|
820
820
|
/*$$scope*/
|
|
821
821
|
t[11],
|
|
822
822
|
g,
|
|
823
|
-
|
|
823
|
+
we
|
|
824
824
|
) : Rt(
|
|
825
825
|
/*$$scope*/
|
|
826
826
|
t[11]
|
|
@@ -831,7 +831,7 @@ function $t(t) {
|
|
|
831
831
|
t[3] === "true" ? "height: 70%" : "height: auto")) && y(i, "style", o);
|
|
832
832
|
},
|
|
833
833
|
i(h) {
|
|
834
|
-
$ || (P(l, h), h &&
|
|
834
|
+
$ || (P(l, h), h && j(() => {
|
|
835
835
|
$ && (u || (u = at(
|
|
836
836
|
n,
|
|
837
837
|
dt,
|
|
@@ -855,7 +855,7 @@ function $t(t) {
|
|
|
855
855
|
}
|
|
856
856
|
};
|
|
857
857
|
}
|
|
858
|
-
function
|
|
858
|
+
function be(t) {
|
|
859
859
|
let e, n, i = (
|
|
860
860
|
/*show*/
|
|
861
861
|
t[2] === "true" && $t(t)
|
|
@@ -937,7 +937,7 @@ class Ct extends $e {
|
|
|
937
937
|
this,
|
|
938
938
|
e,
|
|
939
939
|
xe,
|
|
940
|
-
|
|
940
|
+
be,
|
|
941
941
|
Ot,
|
|
942
942
|
{
|
|
943
943
|
mbsource: 8,
|
|
@@ -956,49 +956,49 @@ class Ct extends $e {
|
|
|
956
956
|
return this.$$.ctx[8];
|
|
957
957
|
}
|
|
958
958
|
set mbsource(e) {
|
|
959
|
-
this.$$set({ mbsource: e }),
|
|
959
|
+
this.$$set({ mbsource: e }), w();
|
|
960
960
|
}
|
|
961
961
|
get clientstyling() {
|
|
962
962
|
return this.$$.ctx[9];
|
|
963
963
|
}
|
|
964
964
|
set clientstyling(e) {
|
|
965
|
-
this.$$set({ clientstyling: e }),
|
|
965
|
+
this.$$set({ clientstyling: e }), w();
|
|
966
966
|
}
|
|
967
967
|
get clientstylingurl() {
|
|
968
968
|
return this.$$.ctx[10];
|
|
969
969
|
}
|
|
970
970
|
set clientstylingurl(e) {
|
|
971
|
-
this.$$set({ clientstylingurl: e }),
|
|
971
|
+
this.$$set({ clientstylingurl: e }), w();
|
|
972
972
|
}
|
|
973
973
|
get show() {
|
|
974
974
|
return this.$$.ctx[2];
|
|
975
975
|
}
|
|
976
976
|
set show(e) {
|
|
977
|
-
this.$$set({ show: e }),
|
|
977
|
+
this.$$set({ show: e }), w();
|
|
978
978
|
}
|
|
979
979
|
get isvideo() {
|
|
980
980
|
return this.$$.ctx[3];
|
|
981
981
|
}
|
|
982
982
|
set isvideo(e) {
|
|
983
|
-
this.$$set({ isvideo: e }),
|
|
983
|
+
this.$$set({ isvideo: e }), w();
|
|
984
984
|
}
|
|
985
985
|
get duration() {
|
|
986
986
|
return this.$$.ctx[4];
|
|
987
987
|
}
|
|
988
988
|
set duration(e) {
|
|
989
|
-
this.$$set({ duration: e }),
|
|
989
|
+
this.$$set({ duration: e }), w();
|
|
990
990
|
}
|
|
991
991
|
get width() {
|
|
992
992
|
return this.$$.ctx[0];
|
|
993
993
|
}
|
|
994
994
|
set width(e) {
|
|
995
|
-
this.$$set({ width: e }),
|
|
995
|
+
this.$$set({ width: e }), w();
|
|
996
996
|
}
|
|
997
997
|
get height() {
|
|
998
998
|
return this.$$.ctx[1];
|
|
999
999
|
}
|
|
1000
1000
|
set height(e) {
|
|
1001
|
-
this.$$set({ height: e }),
|
|
1001
|
+
this.$$set({ height: e }), w();
|
|
1002
1002
|
}
|
|
1003
1003
|
}
|
|
1004
1004
|
he(Ct, { mbsource: {}, clientstyling: {}, clientstylingurl: {}, show: {}, isvideo: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
|
|
@@ -1007,35 +1007,35 @@ const Oe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1007
1007
|
default: Ct
|
|
1008
1008
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1009
1009
|
export {
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1010
|
+
_e as A,
|
|
1011
|
+
me as B,
|
|
1012
|
+
ye as C,
|
|
1013
1013
|
Oe as D,
|
|
1014
1014
|
$e as S,
|
|
1015
|
-
|
|
1015
|
+
Nt as a,
|
|
1016
1016
|
de as b,
|
|
1017
1017
|
he as c,
|
|
1018
1018
|
qt as d,
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1019
|
+
A as e,
|
|
1020
|
+
w as f,
|
|
1021
|
+
nt as g,
|
|
1022
|
+
v as h,
|
|
1023
1023
|
Y as i,
|
|
1024
|
-
|
|
1024
|
+
y as j,
|
|
1025
1025
|
Ee as k,
|
|
1026
1026
|
F as l,
|
|
1027
|
-
|
|
1028
|
-
|
|
1027
|
+
Me as m,
|
|
1028
|
+
k as n,
|
|
1029
1029
|
te as o,
|
|
1030
|
-
|
|
1031
|
-
|
|
1030
|
+
je as p,
|
|
1031
|
+
Le as q,
|
|
1032
1032
|
O as r,
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1033
|
+
Ot as s,
|
|
1034
|
+
ke as t,
|
|
1035
|
+
ve as u,
|
|
1036
|
+
C as v,
|
|
1037
|
+
It as w,
|
|
1038
|
+
K as x,
|
|
1039
|
+
Se as y,
|
|
1040
|
+
bt as z
|
|
1041
1041
|
};
|