@feedmepos/mf-payment 1.3.12 → 1.3.14
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/{OnboardForm-cIQFP7qq.js → OnboardForm-DIkc0eX_.js} +4 -4
- package/dist/{OnboardForm-B7eW8jKT.js → OnboardForm-DrjOiLDz.js} +4 -4
- package/dist/{OnboardSubmission-YAZAgP1W.js → OnboardSubmission-BNU8JEjd.js} +5 -5
- package/dist/OnboardSubmission-C-bNluyh.js +173 -0
- package/dist/{PayoutAccount-351bOKrS.js → PayoutAccount-BoEhEonY.js} +5 -5
- package/dist/{PayoutAccount-BTUMCZSC.js → PayoutAccount-M0uzba0w.js} +5 -5
- package/dist/{PayoutAccountSetting-C2VV_P8I.js → PayoutAccountSetting-BbMJO09b.js} +3 -3
- package/dist/{Restaurant-C2RxiiMA.js → Restaurant-CwdFy65Q.js} +4 -4
- package/dist/{RestaurantSetting-i6ZrbICS.js → RestaurantSetting-DcHUxBYh.js} +3 -3
- package/dist/{Settlement-OhzSzIAC.js → Settlement-ByfwQDjy.js} +3 -3
- package/dist/{Settlement-CiYbiWnh.js → Settlement-PxISyjHU.js} +3 -3
- package/dist/{SettlementTransactions-DDZGwNyT.js → SettlementTransactions-D5yeeyDP.js} +3 -3
- package/dist/{SettlementTransactions-BUxBMEhZ.js → SettlementTransactions-DidiqbXG.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CBRF0-0x.js → Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js} +1 -1
- package/dist/{Terminal-DaZQ2HlT.js → Terminal-C--amJVv.js} +5 -5
- package/dist/{TerminalSetting-DT4ZicMV.js → TerminalSetting-Bgn-I2bk.js} +69 -69
- package/dist/{Transaction-b4hfH_Gr.js → Transaction-BMc3gQy1.js} +6 -6
- package/dist/{Transaction-CBXatTdT.js → Transaction-Bd_4iMOT.js} +5 -5
- package/dist/{TransactionOld-vUHA-HK7.js → TransactionOld-8-sEspIt.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DSC0IYab.js → TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js} +3 -3
- package/dist/{app-C_eXBmWD.js → app-Cn0RrIWF.js} +90 -80
- package/dist/app.d.ts +11 -1
- package/dist/app.js +1 -1
- package/dist/{assets-DQsR-1TB.js → assets-CTH4trdc.js} +1 -1
- package/dist/{grafana-CK4g6ZoJ.js → grafana-bPLmWYzm.js} +1 -1
- package/dist/{index-BngXbjSX.js → index-98tll3Hu.js} +1 -1
- package/dist/{index-xwX5AZeh.js → index-B5zEwG__.js} +1 -1
- package/dist/{index-DAUG5toW.js → index-CJPiBIRm.js} +446 -444
- package/dist/{index-BhvhNgSj.js → index-CeL25Pov.js} +2 -2
- package/dist/{index-Cd7W0vb7.js → index-DPY6iypt.js} +1 -1
- package/dist/{index-DSEt22V0.js → index-DZYRliw9.js} +1 -1
- package/dist/{index-CZBPN8fF.js → index-cU53UWIn.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BIc1-DIt.js → index.vue_vue_type_script_setup_true_lang-CaVufHjO.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BxDix6Cp.js → payout-account-BaACtyWO.js} +3 -3
- package/dist/{plugins-BQd6KOEt.js → plugins-BjAF-CDe.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +16 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +32 -32
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/package.json +2 -2
- package/dist/OnboardSubmission-C9MPsDJL.js +0 -153
@@ -501,7 +501,7 @@ var _y = {}, py = {};
|
|
501
501
|
return E.create([this, S]);
|
502
502
|
}
|
503
503
|
and(S) {
|
504
|
-
return
|
504
|
+
return Ve.create(this, S);
|
505
505
|
}
|
506
506
|
transform(S) {
|
507
507
|
return new p({
|
@@ -1490,7 +1490,7 @@ var _y = {}, py = {};
|
|
1490
1490
|
return { valid: !0, data: ae };
|
1491
1491
|
} else return M === d.ZodParsedType.date && U === d.ZodParsedType.date && +J == +S ? { valid: !0, data: J } : { valid: !1 };
|
1492
1492
|
}
|
1493
|
-
class
|
1493
|
+
class Ve extends I {
|
1494
1494
|
_parse(S) {
|
1495
1495
|
const { status: M, ctx: U } = this._processInputParams(S), ae = (w, x) => {
|
1496
1496
|
if (i.isAborted(w) || i.isAborted(x))
|
@@ -1522,7 +1522,7 @@ var _y = {}, py = {};
|
|
1522
1522
|
}));
|
1523
1523
|
}
|
1524
1524
|
}
|
1525
|
-
r.ZodIntersection =
|
1525
|
+
r.ZodIntersection = Ve, Ve.create = (J, S, M) => new Ve({
|
1526
1526
|
left: J,
|
1527
1527
|
right: S,
|
1528
1528
|
typeName: O.ZodIntersection,
|
@@ -1613,7 +1613,7 @@ var _y = {}, py = {};
|
|
1613
1613
|
}
|
1614
1614
|
}
|
1615
1615
|
r.ZodRecord = Ge;
|
1616
|
-
class
|
1616
|
+
class nt extends I {
|
1617
1617
|
_parse(S) {
|
1618
1618
|
const { status: M, ctx: U } = this._processInputParams(S);
|
1619
1619
|
if (U.parsedType !== d.ZodParsedType.map)
|
@@ -1649,7 +1649,7 @@ var _y = {}, py = {};
|
|
1649
1649
|
}
|
1650
1650
|
}
|
1651
1651
|
}
|
1652
|
-
r.ZodMap =
|
1652
|
+
r.ZodMap = nt, nt.create = (J, S, M) => new nt({
|
1653
1653
|
valueType: S,
|
1654
1654
|
keyType: J,
|
1655
1655
|
typeName: O.ZodMap,
|
@@ -2132,13 +2132,13 @@ var _y = {}, py = {};
|
|
2132
2132
|
r.union = de;
|
2133
2133
|
const me = e.create;
|
2134
2134
|
r.discriminatedUnion = me;
|
2135
|
-
const fe =
|
2135
|
+
const fe = Ve.create;
|
2136
2136
|
r.intersection = fe;
|
2137
2137
|
const ke = T.create;
|
2138
2138
|
r.tuple = ke;
|
2139
2139
|
const Ue = Ge.create;
|
2140
2140
|
r.record = Ue;
|
2141
|
-
const Ke =
|
2141
|
+
const Ke = nt.create;
|
2142
2142
|
r.map = Ke;
|
2143
2143
|
const We = h.create;
|
2144
2144
|
r.set = We;
|
@@ -2156,8 +2156,8 @@ var _y = {}, py = {};
|
|
2156
2156
|
r.promise = zt;
|
2157
2157
|
const Ne = p.create;
|
2158
2158
|
r.effect = Ne, r.transformer = Ne;
|
2159
|
-
const
|
2160
|
-
r.optional =
|
2159
|
+
const et = v.create;
|
2160
|
+
r.optional = et;
|
2161
2161
|
const at = b.create;
|
2162
2162
|
r.nullable = at;
|
2163
2163
|
const dn = p.createWithPreprocess;
|
@@ -2166,8 +2166,8 @@ var _y = {}, py = {};
|
|
2166
2166
|
r.ostring = ft;
|
2167
2167
|
const Qe = () => V().optional();
|
2168
2168
|
r.onumber = Qe;
|
2169
|
-
const
|
2170
|
-
r.oboolean =
|
2169
|
+
const _t = () => re().optional();
|
2170
|
+
r.oboolean = _t;
|
2171
2171
|
})(_y);
|
2172
2172
|
(function(r) {
|
2173
2173
|
var o = Fe && Fe.__createBinding || (Object.create ? function(f, g, _, y) {
|
@@ -3558,7 +3558,7 @@ d0.write = function(r, o, i, d, f, g) {
|
|
3558
3558
|
for (Y || (Y = "utf8"); ; )
|
3559
3559
|
switch (Y) {
|
3560
3560
|
case "hex":
|
3561
|
-
return
|
3561
|
+
return nt(this, P, D);
|
3562
3562
|
case "utf8":
|
3563
3563
|
case "utf-8":
|
3564
3564
|
return e(this, P, D);
|
@@ -3787,10 +3787,10 @@ d0.write = function(r, o, i, d, f, g) {
|
|
3787
3787
|
}
|
3788
3788
|
fe === null ? (fe = 65533, ke = 1) : fe > 65535 && (fe -= 65536, te.push(fe >>> 10 & 1023 | 55296), fe = 56320 | fe & 1023), te.push(fe), de += ke;
|
3789
3789
|
}
|
3790
|
-
return
|
3790
|
+
return Ve(te);
|
3791
3791
|
}
|
3792
3792
|
const s = 4096;
|
3793
|
-
function
|
3793
|
+
function Ve(Y) {
|
3794
3794
|
const P = Y.length;
|
3795
3795
|
if (P <= s)
|
3796
3796
|
return String.fromCharCode.apply(String, Y);
|
@@ -3816,7 +3816,7 @@ d0.write = function(r, o, i, d, f, g) {
|
|
3816
3816
|
te += String.fromCharCode(Y[de]);
|
3817
3817
|
return te;
|
3818
3818
|
}
|
3819
|
-
function
|
3819
|
+
function nt(Y, P, D) {
|
3820
3820
|
const te = Y.length;
|
3821
3821
|
(!P || P < 0) && (P = 0), (!D || D < 0 || D > te) && (D = te);
|
3822
3822
|
let de = "";
|
@@ -10891,7 +10891,7 @@ var L1 = {};
|
|
10891
10891
|
};
|
10892
10892
|
Object.defineProperty(r, "__esModule", { value: !0 }), i(ul, r), i(ll, r), i(dl, r), i(Rc, r), i(Zy, r), i(Ia, r), i(Ma, r), i(Ro, r), i(_l, r), i(jc, r), i(Yc, r), i(so, r), i(g0, r), i($o, r), i(vl, r), i(Fs, r), i(qt, r), i(Pl, r), i(e1, r), i(Ba, r), i(Il, r), i(xs, r), i(Vc, r), i(cl, r), i(t1, r), i(iu, r), i(El, r), i(nn, r), i(Hc, r), i(Ol, r), i(wt, r), i(xc, r), i(Ii, r), i(T0, r), i(n1, r), i(Ar, r), i(ii, r), i(So, r), i(oo, r), i(Ao, r), i(ki, r), i(Gn, r), i(r1, r), i(Zc, r), i(i1, r), i(Wc, r), i(a1, r), i(o1, r), i(Sa, r), i(Cl, r), i(Da, r), i(Ws, r), i(Ml, r), i(Zs, r), i(Nl, r), i(En, r), i(u1, r), i(Qc, r), i(Tl, r), i(wl, r), i(Dl, r), i(Xc, r), i(lo, r), i(Li, r), i(Sr, r), i(Bl, r), i(jl, r), i(ha, r), i(Aa, r), i(kl, r), i(co, r), i(Ll, r), i(Jn, r), i(ef, r), i(tf, r), i(Co, r), i(d1, r), i(Wr, r), i(Lc, r), i(nf, r), i(Dt, r), i(Qs, r), i(c1, r), i(rt, r), i(f1, r), i(Ai, r), i(Uc, r), i(rf, r), i(On, r), i(rr, r), i(Do, r), i(R0, r), i($0, r), i(P0, r), i(O0, r), i(Ul, r), i(Rr, r), i(of, r), i(fr, r), i(ar, r), i(v0, r), i(cr, r), i(zs, r), i(ma, r), i(ru, r), i(Ri, r), i(Ut, r), i(m1, r), i(gl, r), i(Xs, r), i($i, r), i(g1, r), i(_1, r), i(sf, r), i(Gl, r), i(ql, r), i(Gc, r), i(eu, r), i(tu, r), i(nu, r), i(ai, r), i(uf, r), i($l, r), i(Js, r), i(p1, r), i(Yl, r), i(uo, r), i(Jr, r), i(fo, r), i(b1, r), i(or, r), i(Ks, r), i(bl, r), i(jr, r), i(_0, r), i(Oo, r), i(ga, r), i(v1, r), i(qs, r), i(lf, r), i(yl, r), i(df, r), i(I0, r), i(Al, r), i(Sl, r), i(cf, r), i(b0, r), i(Ts, r), i(B0, r), i(z1, r), i(T1, r), i(I1, r), i(S1, r), i(A1, r), i(C0, r), i(j0, r), i(R1, r), i(N0, r), i(hf, r), i(qc, r), i($1, r), i(Rl, r), i(F0, r), i(zl, r), i(P1, r), i(O1, r), i(w1, r), i(y0, r), i(Hi, r), i(Na, r), i(ff, r), i(C1, r), i(M1, r), i(Fl, r), i(Po, r), i(N1, r), i(D1, r), i(ja, r), i(pl, r), i(B1, r), i(No, r), i(wo, r), i(E0, r), i(Mo, r), i(p0, r), i(j1, r), i(mf, r), i(k1, r), i(L1, r), i(Vl, r);
|
10893
10893
|
})(i0);
|
10894
|
-
var SS = {}, su = {},
|
10894
|
+
var SS = {}, su = {}, pt = {}, Hl = {}, le = {}, Wm = {}, nm = {}, rm = {}, gf = {};
|
10895
10895
|
(function(r) {
|
10896
10896
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.getParsedType = r.ZodParsedType = r.util = void 0;
|
10897
10897
|
var o;
|
@@ -11369,7 +11369,7 @@ var G1 = {}, q1 = {};
|
|
11369
11369
|
return E.create([this, S]);
|
11370
11370
|
}
|
11371
11371
|
and(S) {
|
11372
|
-
return
|
11372
|
+
return Ve.create(this, S);
|
11373
11373
|
}
|
11374
11374
|
transform(S) {
|
11375
11375
|
return new p({
|
@@ -12358,7 +12358,7 @@ var G1 = {}, q1 = {};
|
|
12358
12358
|
return { valid: !0, data: ae };
|
12359
12359
|
} else return M === d.ZodParsedType.date && U === d.ZodParsedType.date && +J == +S ? { valid: !0, data: J } : { valid: !1 };
|
12360
12360
|
}
|
12361
|
-
class
|
12361
|
+
class Ve extends I {
|
12362
12362
|
_parse(S) {
|
12363
12363
|
const { status: M, ctx: U } = this._processInputParams(S), ae = (w, x) => {
|
12364
12364
|
if (i.isAborted(w) || i.isAborted(x))
|
@@ -12390,7 +12390,7 @@ var G1 = {}, q1 = {};
|
|
12390
12390
|
}));
|
12391
12391
|
}
|
12392
12392
|
}
|
12393
|
-
r.ZodIntersection =
|
12393
|
+
r.ZodIntersection = Ve, Ve.create = (J, S, M) => new Ve({
|
12394
12394
|
left: J,
|
12395
12395
|
right: S,
|
12396
12396
|
typeName: O.ZodIntersection,
|
@@ -12481,7 +12481,7 @@ var G1 = {}, q1 = {};
|
|
12481
12481
|
}
|
12482
12482
|
}
|
12483
12483
|
r.ZodRecord = Ge;
|
12484
|
-
class
|
12484
|
+
class nt extends I {
|
12485
12485
|
_parse(S) {
|
12486
12486
|
const { status: M, ctx: U } = this._processInputParams(S);
|
12487
12487
|
if (U.parsedType !== d.ZodParsedType.map)
|
@@ -12517,7 +12517,7 @@ var G1 = {}, q1 = {};
|
|
12517
12517
|
}
|
12518
12518
|
}
|
12519
12519
|
}
|
12520
|
-
r.ZodMap =
|
12520
|
+
r.ZodMap = nt, nt.create = (J, S, M) => new nt({
|
12521
12521
|
valueType: S,
|
12522
12522
|
keyType: J,
|
12523
12523
|
typeName: O.ZodMap,
|
@@ -13000,13 +13000,13 @@ var G1 = {}, q1 = {};
|
|
13000
13000
|
r.union = de;
|
13001
13001
|
const me = e.create;
|
13002
13002
|
r.discriminatedUnion = me;
|
13003
|
-
const fe =
|
13003
|
+
const fe = Ve.create;
|
13004
13004
|
r.intersection = fe;
|
13005
13005
|
const ke = T.create;
|
13006
13006
|
r.tuple = ke;
|
13007
13007
|
const Ue = Ge.create;
|
13008
13008
|
r.record = Ue;
|
13009
|
-
const Ke =
|
13009
|
+
const Ke = nt.create;
|
13010
13010
|
r.map = Ke;
|
13011
13011
|
const We = h.create;
|
13012
13012
|
r.set = We;
|
@@ -13024,8 +13024,8 @@ var G1 = {}, q1 = {};
|
|
13024
13024
|
r.promise = zt;
|
13025
13025
|
const Ne = p.create;
|
13026
13026
|
r.effect = Ne, r.transformer = Ne;
|
13027
|
-
const
|
13028
|
-
r.optional =
|
13027
|
+
const et = v.create;
|
13028
|
+
r.optional = et;
|
13029
13029
|
const at = b.create;
|
13030
13030
|
r.nullable = at;
|
13031
13031
|
const dn = p.createWithPreprocess;
|
@@ -13034,8 +13034,8 @@ var G1 = {}, q1 = {};
|
|
13034
13034
|
r.ostring = ft;
|
13035
13035
|
const Qe = () => V().optional();
|
13036
13036
|
r.onumber = Qe;
|
13037
|
-
const
|
13038
|
-
r.oboolean =
|
13037
|
+
const _t = () => re().optional();
|
13038
|
+
r.oboolean = _t;
|
13039
13039
|
})(G1);
|
13040
13040
|
(function(r) {
|
13041
13041
|
var o = Fe && Fe.__createBinding || (Object.create ? function(f, g, _, y) {
|
@@ -19285,7 +19285,7 @@ var Vb = {};
|
|
19285
19285
|
for (var g in d) g !== "default" && !Object.prototype.hasOwnProperty.call(f, g) && o(f, d, g);
|
19286
19286
|
};
|
19287
19287
|
Object.defineProperty(r, "__esModule", { value: !0 }), i(Hl, r), i(xl, r), i(Kl, r), i(_f, r), i(K1, r), i(ei, r), i(du, r), i(Bo, r), i(ko, r), i(Xl, r), i(pf, r), i(cu, r), i(Jl, r), i(Tf, r), i(nd, r), i(go, r), i(Y0, r), i(Lo, r), i(rd, r), i(jo, r), i(Is, r), i(Yt, r), i(xi, r), i(J1, r), i(md, r), i(eb, r), i(Ki, r), i(ud, r), i(lu, r), i(If, r), i(uu, r), i(Zl, r), i(tb, r), i(vu, r), i(H0, r), i(ld, r), i(Xt, r), i(Sf, r), i(gd, r), i(Rt, r), i(Ra, r), i(nr, r), i(Or, r), i(Rf, r), i(X0, r), i(_a, r), i(J0, r), i(ab, r), i(ob, r), i(ka, r), i(tr, r), i(ed, r), i(ho, r), i(mo, r), i(td, r), i(Ql, r), i(qn, r), i(sb, r), i($f, r), i(ub, r), i(Pf, r), i(lb, r), i(db, r), i($a, r), i(_d, r), i(La, r), i(hu, r), i(pd, r), i(fu, r), i(yd, r), i(fb, r), i(Fn, r), i(hb, r), i(Of, r), i(id, r), i(bd, r), i(vd, r), i(wf, r), i(po, r), i(Ui, r), i($r, r), i(Uo, r), i(Ed, r), i(Fd, r), i(pa, r), i(Pa, r), i(zd, r), i(yo, r), i(Td, r), i(er, r), i(Mf, r), i(Nf, r), i(Yo, r), i(gb, r), i(Qr, r), i(bf, r), i(Df, r), i(Bt, r), i(mu, r), i(_b, r), i(it, r), i(pb, r), i(Oi, r), i(vf, r), i(Bf, r), i(wn, r), i(kr, r), i(Vo, r), i(rg, r), i(ig, r), i(ag, r), i(yb, r), i(kf, r), i(Cr, r), i(Lf, r), i(Ur, r), i(ci, r), i(Z0, r), i(Pr, r), i(Uf, r), i(Ss, r), i(Gf, r), i(wi, r), i(Gt, r), i(vb, r), i(Wl, r), i(gu, r), i(Eb, r), i(ug, r), i(Fb, r), i(Ci, r), i(zb, r), i(Tb, r), i(qf, r), i(Id, r), i(cg, r), i(Ib, r), i(Mr, r), i(Ef, r), i(pu, r), i(yu, r), i(bu, r), i(qo, r), i(oi, r), i(Vf, r), i(hd, r), i(_u, r), i(Sb, r), i(Sd, r), i(Hf, r), i(_o, r), i(ti, r), i(bo, r), i(Rb, r), i(gr, r), i(V0, r), i(sd, r), i(ya, r), i(xf, r), i(q0, r), i(Kf, r), i(eg, r), i(cd, r), i(dd, r), i(Zf, r), i(K0, r), i(As, r), i(hg, r), i(Ob, r), i(wb, r), i(zu, r), i(ad, r), i(Cb, r), i(Mb, r), i(Nb, r), i(Db, r), i(Bb, r), i(sg, r), i(dg, r), i(Qf, r), i(zf, r), i(jb, r), i(fd, r), i(W0, r), i(od, r), i(kb, r), i(Lb, r), i(Ub, r), i(x0, r), i(Wf, r), i(Go, r), i(Ad, r), i(Gb, r), i(qb, r), i(Xf, r), i(Yb, r), i(Vb, r);
|
19288
|
-
})(
|
19288
|
+
})(pt);
|
19289
19289
|
var Jf = {}, Hb = {};
|
19290
19290
|
(function(r) {
|
19291
19291
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.Malaysia = r.F_BANK_NAME = void 0;
|
@@ -19494,7 +19494,7 @@ var Zb = {};
|
|
19494
19494
|
})(Zb);
|
19495
19495
|
Object.defineProperty(Jf, "__esModule", { value: !0 });
|
19496
19496
|
var hR = Jf.Bank = void 0;
|
19497
|
-
const ju =
|
19497
|
+
const ju = pt, mR = Hb, gR = xb, _R = Kb, pR = Zb, yR = {
|
19498
19498
|
[ju.F_COUNTRY.enum.MY]: mR.Malaysia,
|
19499
19499
|
[ju.F_COUNTRY.enum.SG]: gR.Singapore,
|
19500
19500
|
[ju.F_COUNTRY.enum.TH]: _R.Thailand,
|
@@ -19504,7 +19504,7 @@ hR = Jf.Bank = bR;
|
|
19504
19504
|
var Rs = {};
|
19505
19505
|
Object.defineProperty(Rs, "__esModule", { value: !0 });
|
19506
19506
|
Rs.CurrencySymbol = Rs.Currency = void 0;
|
19507
|
-
const dr =
|
19507
|
+
const dr = pt, vR = {
|
19508
19508
|
[dr.F_COUNTRY.enum.MY]: "MYR",
|
19509
19509
|
[dr.F_COUNTRY.enum.SG]: "SGD",
|
19510
19510
|
[dr.F_COUNTRY.enum.MO]: "MOP",
|
@@ -19523,7 +19523,7 @@ Rs.CurrencySymbol = zR;
|
|
19523
19523
|
var eh = {};
|
19524
19524
|
Object.defineProperty(eh, "__esModule", { value: !0 });
|
19525
19525
|
eh.Company = void 0;
|
19526
|
-
const ds =
|
19526
|
+
const ds = pt, TR = {
|
19527
19527
|
[ds.F_COUNTRY.enum.MY]: "FeedMe Pos Sdn Bhd (1308149-H)",
|
19528
19528
|
[ds.F_COUNTRY.enum.SG]: "FeedMe PTE. LTD. (202241865M)",
|
19529
19529
|
[ds.F_COUNTRY.enum.MO]: "FeedMe Pos Sdn Bhd (1308149-H)",
|
@@ -19533,7 +19533,7 @@ const ds = _t, TR = {
|
|
19533
19533
|
eh.Company = IR;
|
19534
19534
|
Object.defineProperty(su, "__esModule", { value: !0 });
|
19535
19535
|
su.App = void 0;
|
19536
|
-
const SR =
|
19536
|
+
const SR = pt, AR = Jf, Z_ = Rs, RR = eh;
|
19537
19537
|
let cs = SR.F_COUNTRY.enum.MY;
|
19538
19538
|
function $R(r) {
|
19539
19539
|
cs = r;
|
@@ -19945,7 +19945,8 @@ var iv = {};
|
|
19945
19945
|
"pending",
|
19946
19946
|
"submitted",
|
19947
19947
|
"rejected",
|
19948
|
-
"approved"
|
19948
|
+
"approved",
|
19949
|
+
"ready"
|
19949
19950
|
]), r.FdoOnboardType = i.z.enum(["softspace", "digipay"]), r.FdoOnboardDocument = i.z.object({
|
19950
19951
|
type: i.z.string(),
|
19951
19952
|
file: i.z.string()
|
@@ -20062,7 +20063,7 @@ var av = {}, oh = {}, In = {}, ov = {}, mg = {};
|
|
20062
20063
|
})(mg);
|
20063
20064
|
(function(r) {
|
20064
20065
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.PayoutAccountPortalUpdateDto = r.PayoutAccountCustomerV1Dto = r.PayoutAccountWithRefDto = r.PayoutAccountUpdateDto = r.PayoutAccountCreateDto = r.PayoutAccountBackendCreateDto = r.PayoutAccountDto = r.PayoutAccountStoreDto = r.PayoutAccountStoreKeyPersonDto = r.PayoutAccountStoreKeyDto = r.PayoutAccountStoreBankDto = r.FdtoPayoutAccountStoreKey = r.FdtoPayoutAccountCreate = r.FdoSafePayoutAccount = r.FdoPayoutAccount = r.FdoPayoutAccountOnlineGatewayOverride = r.FdoPayoutAccountStore = r.FdtoPayoutAccountStoreKeyPerson = r.FdoPayoutAccountStoreBank = r.FdoPaymentMethod = r.FdoPaymentIdentifier = void 0;
|
20065
|
-
const o = le, i = ze, d =
|
20066
|
+
const o = le, i = ze, d = pt, f = mg, g = Et, _ = ah, y = Rd;
|
20066
20067
|
r.FdoPaymentIdentifier = o.z.object({
|
20067
20068
|
issuer: f.F_PAYMENT_ISSUER,
|
20068
20069
|
variant: o.z.string()
|
@@ -20206,7 +20207,7 @@ var av = {}, oh = {}, In = {}, ov = {}, mg = {};
|
|
20206
20207
|
var gg = {}, sv = {};
|
20207
20208
|
(function(r) {
|
20208
20209
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.RMSSettlementDto = r.RMSTransaction = r.RMSOnlinePayment = r.RMSRefundWebHook = r.RMSRawRefundWebHook = r.RMSPaymentWebHook = r.RMSRawPaymentWebHook = void 0;
|
20209
|
-
const o = le, i = In, d =
|
20210
|
+
const o = le, i = In, d = pt, f = Et, g = o.z.object({
|
20210
20211
|
isMerchantPG: o.z.literal(!1)
|
20211
20212
|
}), _ = o.z.object({
|
20212
20213
|
isMerchantPG: o.z.literal(!0),
|
@@ -20352,7 +20353,7 @@ var gg = {}, sv = {};
|
|
20352
20353
|
var _g = {}, uv = {};
|
20353
20354
|
(function(r) {
|
20354
20355
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.RMTransaction = r.RMOnlinePayment = r.RMRawPaymentWebHook = r.RMPaymentTransactionItemStatus = r.RMMethod = r.RMRegion = r.RMCurrencyType = void 0;
|
20355
|
-
const o =
|
20356
|
+
const o = pt, i = le, d = Ys;
|
20356
20357
|
r.RMCurrencyType = i.z.nativeEnum(d.RM.CurrencyType), r.RMRegion = i.z.enum(["MALAYSIA", "CHINA"]), r.RMMethod = i.z.nativeEnum(d.RM.Method), r.RMPaymentTransactionItemStatus = i.z.nativeEnum(d.RM.PaymentTransactionItemStatus);
|
20357
20358
|
const f = i.z.object({
|
20358
20359
|
isMerchantPG: i.z.literal(!0),
|
@@ -20541,7 +20542,7 @@ oh.GatewayResultDto = Ht.z.object({
|
|
20541
20542
|
var lv = {}, dv = {};
|
20542
20543
|
(function(r) {
|
20543
20544
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.FdtoSettlementDateRangeWKey = r.FdtoSettlementDateRange = r.FdoSettlement = void 0;
|
20544
|
-
const o = le, i = ze, d =
|
20545
|
+
const o = le, i = ze, d = pt, f = In, g = su, _ = Zi, y = o.z.object({
|
20545
20546
|
holderName: o.z.string(),
|
20546
20547
|
name: o.z.string(),
|
20547
20548
|
swiftCode: o.z.string(),
|
@@ -20572,7 +20573,7 @@ var lv = {}, dv = {};
|
|
20572
20573
|
var Mi = {};
|
20573
20574
|
Object.defineProperty(Mi, "__esModule", { value: !0 });
|
20574
20575
|
Mi.SettlementUpdateRemartDto = Mi.SettlementReportDto = Mi.SettlementDto = void 0;
|
20575
|
-
const pm =
|
20576
|
+
const pm = pt, mt = le, YR = In, VR = Zi, HR = mt.z.object({
|
20576
20577
|
holderName: mt.z.string(),
|
20577
20578
|
name: mt.z.string(),
|
20578
20579
|
swiftCode: mt.z.string(),
|
@@ -24013,8 +24014,8 @@ var yg = {};
|
|
24013
24014
|
return new e.hE(e.u(t, !0, t.$ti.i("x.E")));
|
24014
24015
|
},
|
24015
24016
|
or(n) {
|
24016
|
-
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe = null, ke = "delivery", Ue = "approvedBy", Ke = "membership", We = "inHouseDelivery", $e = "foodpandaPickup", Xe = "grabfoodPickup", Je = "shopeefoodPickup", Pt = "queueInfo", Ot = "voucherIssued", zt = "dynamicQrSession", Ne = e.h(n.h(0, "_id")),
|
24017
|
-
return ae = ae == null ? fe : ae.H(0, new e.ou(), at, h.x), t = h.z, a = e.r(Qe.a(n.h(0, "is")), at, t), u = e.ao(a.h(0, "takeaway")), a = e.V(a.h(0, ke)), l = e.m(n.h(0, "refundedFrom")), n.h(0, "refund") == null ? c = fe : (c = e.r(Qe.a(n.h(0, "refund")), at, t), m = c.h(0, "by") == null ? fe : e.bg(e.r(Qe.a(c.h(0, "by")), at, t)), p = c.h(0, Ue) == null ? fe : e.bg(e.r(Qe.a(c.h(0, Ue)), at, t)), c = new e.hG(m, p, e.m(c.h(0, "reason")))), m = h.g, p = m.a(n.h(0, "refundRecord")), p == null ? p = fe : (p = E.F(p, new e.ov(), at), p = e.u(p, !0, p.$ti.i("x.E"))), v = U.a(n.h(0, "effects")), v = v == null ? fe : v.H(0, new e.ow(), at, h.t), m = m.a(n.h(0, "effectGroups")), m == null ? m = fe : (m = E.F(m, new e.ox(), h.kc), m = e.u(m, !0, m.$ti.i("x.E"))), b = n.h(0, "reward") == null ? fe : e.Cr(e.r(Qe.a(n.h(0, "reward")), at, t)), F = n.h(0, Ke) == null ? fe : e.Cm(e.r(Qe.a(n.h(0, Ke)), at, t)), n.h(0, We) == null ? A = fe : (A = e.r(Qe.a(n.h(0, We)), at, t), A = new e.hw(e.h(A.h(0, "name")), e.h(A.h(0, "contactNumber")), e.h(A.h(0, "addressLine")), e.m(A.h(0, "deliveryAt")), e.m(A.h(0, "remark")), e.a6(e.r(Qe.a(A.h(0, "deliveryFee")), at, t)), e.m(A.h(0, "orderId")))), C = n.h(0, ke) == null ? fe : e.Ce(e.r(Qe.a(n.h(0, ke)), at, t)), O = n.h(0, "pickup") == null ? fe : e.Co(e.r(Qe.a(n.h(0, "pickup")), at, t)), j = n.h(0, $e) == null ? fe : e.wv(e.r(Qe.a(n.h(0, $e)), at, t)), q = n.h(0, Xe) == null ? fe : e.wv(e.r(Qe.a(n.h(0, Xe)), at, t)), V = n.h(0, Je) == null ? fe : e.wv(e.r(Qe.a(n.h(0, Je)), at, t)), Z = e.m(n.h(0, "preorderOn")), n.h(0, Pt) == null ? ne = fe : (ne = e.r(Qe.a(n.h(0, Pt)), at, t), ne = new e.hF(e.h(ne.h(0, "_id")), e.h(ne.h(0, "code")), e.h(ne.h(0, "createdAt")))), re = n.h(0, "dineIn") == null ? fe : e.Cg(e.r(Qe.a(n.h(0, "dineIn")), at, t)), ge = e.aN(n.h(0, "roundToNearest")), ce = e.a6(e.r(Qe.a(n.h(0, "grossTotal")), at, t)), ue = Qe.a(n.h(0, "nettTaxes")).H(0, new e.oy(), at, h.x), be = e.a6(e.r(Qe.a(n.h(0, "adjustedTotal")), at, t)), ve = e.a6(e.r(Qe.a(n.h(0, "nettTotal")), at, t)), De = e.a6(e.r(Qe.a(n.h(0, "rounding")), at, t)), Y = E.F(h.j.a(n.h(0, "activeItems")), new e.oz(), at), Y = e.u(Y, !0, Y.$ti.i("x.E")), P = Qe.a(n.h(0, "payments")).H(0, new e.oA(), at, h.O), D = e.a6(e.r(Qe.a(n.h(0, "balance")), at, t)), U = U.a(n.h(0, "issued")), U = U == null ? fe : U.H(0, new e.oB(), at, h.a7), te = n.h(0, Ot) == null ? fe : e.Cu(e.r(Qe.a(n.h(0, Ot)), at, t)), de = n.h(0, "qrOrder") == null ? fe : e.Cq(e.r(Qe.a(n.h(0, "qrOrder")), at, t)), me = e.m(n.h(0, "remark")), n.h(0, zt) == null ? Qe = fe : (Qe = e.r(Qe.a(n.h(0, zt)), at, t), Qe = new e.hv(e.h(Qe.h(0, "id")), e.ao(Qe.h(0, "link")))), e.ww(Y, be, J, D, e.aN(n.h(0, "calculatorVersion")), M, C, re, Qe, m, v, j, q, ce, Ne, A, new e.f4(u, a), U,
|
24017
|
+
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe = null, ke = "delivery", Ue = "approvedBy", Ke = "membership", We = "inHouseDelivery", $e = "foodpandaPickup", Xe = "grabfoodPickup", Je = "shopeefoodPickup", Pt = "queueInfo", Ot = "voucherIssued", zt = "dynamicQrSession", Ne = e.h(n.h(0, "_id")), et = e.m(n.h(0, "seqNumber")), at = h.N, dn = e.aI(s.eK, n.h(0, "status"), h.me, at), ft = e.h(n.h(0, "slot")), Qe = h.f, _t = Qe.a(n.h(0, "items")).H(0, new e.os(), at, h.B), J = Qe.a(n.h(0, "adjustments")).H(0, new e.ot(), at, h.r), S = e.O(e.zT(n.h(0, "person"))), M = e.m(n.h(0, "completedAt")), U = h.b, ae = U.a(n.h(0, "taxes"));
|
24018
|
+
return ae = ae == null ? fe : ae.H(0, new e.ou(), at, h.x), t = h.z, a = e.r(Qe.a(n.h(0, "is")), at, t), u = e.ao(a.h(0, "takeaway")), a = e.V(a.h(0, ke)), l = e.m(n.h(0, "refundedFrom")), n.h(0, "refund") == null ? c = fe : (c = e.r(Qe.a(n.h(0, "refund")), at, t), m = c.h(0, "by") == null ? fe : e.bg(e.r(Qe.a(c.h(0, "by")), at, t)), p = c.h(0, Ue) == null ? fe : e.bg(e.r(Qe.a(c.h(0, Ue)), at, t)), c = new e.hG(m, p, e.m(c.h(0, "reason")))), m = h.g, p = m.a(n.h(0, "refundRecord")), p == null ? p = fe : (p = E.F(p, new e.ov(), at), p = e.u(p, !0, p.$ti.i("x.E"))), v = U.a(n.h(0, "effects")), v = v == null ? fe : v.H(0, new e.ow(), at, h.t), m = m.a(n.h(0, "effectGroups")), m == null ? m = fe : (m = E.F(m, new e.ox(), h.kc), m = e.u(m, !0, m.$ti.i("x.E"))), b = n.h(0, "reward") == null ? fe : e.Cr(e.r(Qe.a(n.h(0, "reward")), at, t)), F = n.h(0, Ke) == null ? fe : e.Cm(e.r(Qe.a(n.h(0, Ke)), at, t)), n.h(0, We) == null ? A = fe : (A = e.r(Qe.a(n.h(0, We)), at, t), A = new e.hw(e.h(A.h(0, "name")), e.h(A.h(0, "contactNumber")), e.h(A.h(0, "addressLine")), e.m(A.h(0, "deliveryAt")), e.m(A.h(0, "remark")), e.a6(e.r(Qe.a(A.h(0, "deliveryFee")), at, t)), e.m(A.h(0, "orderId")))), C = n.h(0, ke) == null ? fe : e.Ce(e.r(Qe.a(n.h(0, ke)), at, t)), O = n.h(0, "pickup") == null ? fe : e.Co(e.r(Qe.a(n.h(0, "pickup")), at, t)), j = n.h(0, $e) == null ? fe : e.wv(e.r(Qe.a(n.h(0, $e)), at, t)), q = n.h(0, Xe) == null ? fe : e.wv(e.r(Qe.a(n.h(0, Xe)), at, t)), V = n.h(0, Je) == null ? fe : e.wv(e.r(Qe.a(n.h(0, Je)), at, t)), Z = e.m(n.h(0, "preorderOn")), n.h(0, Pt) == null ? ne = fe : (ne = e.r(Qe.a(n.h(0, Pt)), at, t), ne = new e.hF(e.h(ne.h(0, "_id")), e.h(ne.h(0, "code")), e.h(ne.h(0, "createdAt")))), re = n.h(0, "dineIn") == null ? fe : e.Cg(e.r(Qe.a(n.h(0, "dineIn")), at, t)), ge = e.aN(n.h(0, "roundToNearest")), ce = e.a6(e.r(Qe.a(n.h(0, "grossTotal")), at, t)), ue = Qe.a(n.h(0, "nettTaxes")).H(0, new e.oy(), at, h.x), be = e.a6(e.r(Qe.a(n.h(0, "adjustedTotal")), at, t)), ve = e.a6(e.r(Qe.a(n.h(0, "nettTotal")), at, t)), De = e.a6(e.r(Qe.a(n.h(0, "rounding")), at, t)), Y = E.F(h.j.a(n.h(0, "activeItems")), new e.oz(), at), Y = e.u(Y, !0, Y.$ti.i("x.E")), P = Qe.a(n.h(0, "payments")).H(0, new e.oA(), at, h.O), D = e.a6(e.r(Qe.a(n.h(0, "balance")), at, t)), U = U.a(n.h(0, "issued")), U = U == null ? fe : U.H(0, new e.oB(), at, h.a7), te = n.h(0, Ot) == null ? fe : e.Cu(e.r(Qe.a(n.h(0, Ot)), at, t)), de = n.h(0, "qrOrder") == null ? fe : e.Cq(e.r(Qe.a(n.h(0, "qrOrder")), at, t)), me = e.m(n.h(0, "remark")), n.h(0, zt) == null ? Qe = fe : (Qe = e.r(Qe.a(n.h(0, zt)), at, t), Qe = new e.hv(e.h(Qe.h(0, "id")), e.ao(Qe.h(0, "link")))), e.ww(Y, be, J, D, e.aN(n.h(0, "calculatorVersion")), M, C, re, Qe, m, v, j, q, ce, Ne, A, new e.f4(u, a), U, _t, e.m(n.h(0, "machineId")), F, e.Ab(s.eL, n.h(0, "minPriceMode"), h.pn, at), ue, ve, P, S, O, Z, de, ne, c, p, l, me, b, ge, De, et, V, ft, dn, ae, te);
|
24018
24019
|
},
|
24019
24020
|
Cj(n) {
|
24020
24021
|
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe = null, ke = s.eK.h(0, n.c);
|
@@ -24063,8 +24064,8 @@ var yg = {};
|
|
24063
24064
|
return p = p == null ? c : p.H(0, new e.pe(), h.N, h.P), t = n.e, t = t == null ? c : t.j(), a = n.f, a = a == null ? c : a.j(), u = n.Q, u = u == null ? c : u.j(), l = E.F(n.gZ(), new e.pf(), h.P), e.w(["dynamic", m, "kitchenStation", p, "name", n.c, "name2", n.d, "price", t, "product", a, "productId", n.r, "quantity", n.w, "selection", n.x, "servedAt", n.y, "collectedAt", n.z, "variantSelected", u, "subItems", e.u(l, !0, l.$ti.i("x.E"))], h.N, h.z);
|
24064
24065
|
},
|
24065
24066
|
oK(n) {
|
24066
|
-
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue = null, Ke = "refundBy", We = "refundApprovedBy", $e = "voidApprovedBy", Xe = "createdBy", Je = "customer", Pt = "stockChange", Ot = "baseTotal", zt = "addonTotal", Ne = "grossTotal",
|
24067
|
-
return S = e.u(S, !0, S.$ti.i("x.E")), t = e.aI(s.a5, n.h(0, "status"), h.nc, Qe), a = e.yl(e.r(ft.a(n.h(0, "is")), Qe,
|
24067
|
+
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue = null, Ke = "refundBy", We = "refundApprovedBy", $e = "voidApprovedBy", Xe = "createdBy", Je = "customer", Pt = "stockChange", Ot = "baseTotal", zt = "addonTotal", Ne = "grossTotal", et = "adjustmentTotal", at = "variantSelected", dn = e.m(n.h(0, "productId")), ft = h.f, Qe = h.N, _t = h.z, J = e.wr(e.r(ft.a(n.h(0, "product")), Qe, _t)), S = E.F(h.j.a(n.h(0, "subItems")), new e.oL(), h.h);
|
24068
|
+
return S = e.u(S, !0, S.$ti.i("x.E")), t = e.aI(s.a5, n.h(0, "status"), h.nc, Qe), a = e.yl(e.r(ft.a(n.h(0, "is")), Qe, _t)), u = e.aN(n.h(0, "unitQuantity")), l = e.O(n.h(0, "quantity")), c = e.m(n.h(0, "remark")), m = e.m(n.h(0, "refundedFrom")), p = n.h(0, Ke) == null ? Ue : e.bg(e.r(ft.a(n.h(0, Ke)), Qe, _t)), v = n.h(0, We) == null ? Ue : e.bg(e.r(ft.a(n.h(0, We)), Qe, _t)), b = e.m(n.h(0, "voidAt")), F = n.h(0, "voidBy") == null ? Ue : e.bg(e.r(ft.a(n.h(0, "voidBy")), Qe, _t)), A = e.m(n.h(0, "voidReason")), C = n.h(0, $e) == null ? Ue : e.bg(e.r(ft.a(n.h(0, $e)), Qe, _t)), O = n.h(0, Xe) == null ? Ue : e.bg(e.r(ft.a(n.h(0, Xe)), Qe, _t)), j = e.m(n.h(0, "sentAt")), q = n.h(0, "sentBy") == null ? Ue : e.bg(e.r(ft.a(n.h(0, "sentBy")), Qe, _t)), V = h.b, Z = V.a(n.h(0, "kitchenStation")), Z = Z == null ? Ue : Z.H(0, new e.oM(), Qe, h.M), ne = e.m(n.h(0, "servedAt")), re = e.m(n.h(0, "collectedAt")), ge = e.m(n.h(0, "printReceiptAt")), ce = h.g.a(n.h(0, "printBy")), ce == null ? ce = Ue : (ce = E.F(ce, new e.oN(), h.m5), ce = e.u(ce, !0, ce.$ti.i("x.E"))), ue = n.h(0, Je) == null ? Ue : e.wq(e.r(ft.a(n.h(0, Je)), Qe, _t)), be = ft.a(n.h(0, "adjustments")).H(0, new e.oO(), Qe, h.F), ve = e.m(n.h(0, "deletedAt")), De = ft.a(n.h(0, "taxes")).H(0, new e.oP(), Qe, h.V), Y = e.a6(e.r(ft.a(n.h(0, "nettTotal")), Qe, _t)), P = n.h(0, Pt) == null ? Ue : e.ys(e.r(ft.a(n.h(0, Pt)), Qe, _t)), D = n.h(0, Ot) == null ? Ue : e.a6(e.r(ft.a(n.h(0, Ot)), Qe, _t)), te = n.h(0, zt) == null ? Ue : e.a6(e.r(ft.a(n.h(0, zt)), Qe, _t)), de = n.h(0, Ne) == null ? Ue : e.a6(e.r(ft.a(n.h(0, Ne)), Qe, _t)), me = n.h(0, et) == null ? Ue : e.a6(e.r(ft.a(n.h(0, et)), Qe, _t)), fe = n.h(0, at) == null ? Ue : e.ws(e.r(ft.a(n.h(0, at)), Qe, _t)), ke = V.a(n.h(0, "billDiscount")), ke = ke == null ? Ue : ke.H(0, new e.oQ(), Qe, h.o), V = V.a(n.h(0, "moveFrom")), V = V == null ? Ue : V.H(0, new e.oR(), Qe, h.oP), e.qu(te, me, be, D, ke, re, O, ue, ve, de, a, Z, V, Y, n.h(0, "parent") == null ? Ue : e.oK(e.r(ft.a(n.h(0, "parent")), Qe, _t)), ce, ge, J, dn, l, v, p, m, c, j, q, ne, t, P, S, De, u, fe, C, b, F, A);
|
24068
24069
|
},
|
24069
24070
|
Ck(n) {
|
24070
24071
|
var t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve = null, De = n.b.j(), Y = h.P, P = E.F(n.gZ(), new e.oS(), Y);
|
@@ -24198,8 +24199,8 @@ var yg = {};
|
|
24198
24199
|
this.a = t, this.b = a, this.$ti = u;
|
24199
24200
|
},
|
24200
24201
|
dm: function(t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue, Ke, We, $e, Xe, Je, Pt, Ot, zt, Ne) {
|
24201
|
-
var
|
24202
|
-
|
24202
|
+
var et = this;
|
24203
|
+
et.a = t, et.b = a, et.c = u, et.d = l, et.e = c, et.f = m, et.r = p, et.w = v, et.x = b, et.y = F, et.z = A, et.Q = C, et.as = O, et.at = j, et.ax = q, et.ay = V, et.ch = Z, et.CW = ne, et.cx = re, et.cy = ge, et.db = ce, et.dx = ue, et.dy = be, et.fr = ve, et.fx = De, et.fy = Y, et.go = P, et.id = D, et.k1 = te, et.k2 = de, et.k3 = me, et.k4 = fe, et.ok = ke, et.p1 = Ue, et.p2 = Ke, et.p3 = We, et.p4 = $e, et.R8 = Xe, et.RG = Je, et.rx = Pt, et.ry = Ot, et.to = zt, et.x1 = Ne;
|
24203
24204
|
},
|
24204
24205
|
qk: function() {
|
24205
24206
|
},
|
@@ -27377,7 +27378,7 @@ var yg = {};
|
|
27377
27378
|
if (c = l.gC(), E.C(c.b, t)) return c.a;
|
27378
27379
|
throw l = e.b7("`" + e.d(t) + "` is not one of the supported values: " + n.gK(n).aF(0, ", "), null), e.j(l);
|
27379
27380
|
}
|
27380
|
-
}, s = {},
|
27381
|
+
}, s = {}, Ve = [e, E, s], T = {};
|
27381
27382
|
e.we.prototype = {}, E.h1.prototype = {
|
27382
27383
|
l(n, t) {
|
27383
27384
|
return n === t;
|
@@ -31481,8 +31482,8 @@ Arguments: [` + v + "]";
|
|
31481
31482
|
}
|
31482
31483
|
}, e.ea.prototype = {
|
31483
31484
|
$43$activeItems$adjustedTotal$adjustments$balance$calculatorVersion$completedAt$delivery$dineIn$dynamicQrSession$effectGroups$effects$foodpandaPickup$grabfoodPickup$grossTotal$id$inHouseDelivery$is_$issued$items$machineId$membership$minPriceMode$nettTaxes$nettTotal$payments$person$pickup$preorderOn$qrOrder$queueInfo$refund$refundRecord$refundedFrom$remark$reward$roundToNearest$rounding$seqNumber$shopeefoodPickup$slot$status$taxes$voucherIssued(n, t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue, Ke, We, $e, Xe, Je, Pt, Ot, zt) {
|
31484
|
-
var Ne = this.a,
|
31485
|
-
return this.b.$1(this.$ti.i("ea.1").a(Ne.iK(gi,
|
31485
|
+
var Ne = this.a, et = j == null ? Ne.a : e.h(j), at = s.a === $e ? Ne.b : e.m($e), dn = Pt == null ? Ne.c : h.me.a(Pt), ft = Je == null ? Ne.d : e.h(Je), Qe = ne == null ? Ne.gJ() : h.C.a(ne), _t = a == null ? Ne.gV() : h.dn.a(a), J = De == null ? Ne.r : e.O(De), S = s.a === c ? Ne.w : e.m(c), M = s.a === Ot ? Ne.gI() : h.nh.a(Ot), U = V == null ? Ne.y : h.gF.a(V), ae = s.a === fe ? Ne.z : e.m(fe), w = s.a === de ? Ne.Q : h.oV.a(de), x = s.a === me ? Ne.gdG() : h.y.a(me), L = s.a === F ? Ne.gae() : h.ix.a(F), K = s.a === b ? Ne.gc_() : h.f8.a(b), Q = s.a === Ue ? Ne.ay : h.kk.a(Ue), ee = s.a === ge ? Ne.ch : h.ik.a(ge), Ee = s.a === q ? Ne.CW : h.gG.a(q), Pe = s.a === m ? Ne.cx : h.gS.a(m), Ie = s.a === Y ? Ne.cy : h.h4.a(Y), Ae = s.a === A ? Ne.db : h.c5.a(A), Re = s.a === C ? Ne.dx : h.c5.a(C), je = s.a === Xe ? Ne.dy : h.c5.a(Xe), qe = s.a === P ? Ne.fr : e.m(P), Ze = s.a === te ? Ne.fx : h.ks.a(te), Le = s.a === p ? Ne.fy : h.j2.a(p), xe = s.a === Ke ? Ne.go : e.aN(Ke), ot = O == null ? Ne.id : h.o.a(O), bt = ue == null ? Ne.gdw() : h.dE.a(ue), vt = t == null ? Ne.k2 : h.o.a(t), Zt = be == null ? Ne.k3 : h.o.a(be), mi = We == null ? Ne.k4 : h.o.a(We), gi = n == null ? Ne.gbx() : h.l.a(n), _i = ve == null ? Ne.gaV() : h.mn.a(ve), pr = u == null ? Ne.p2 : h.o.a(u), Ya = s.a === Z ? Ne.gds() : h.l3.a(Z), Yn = s.a === zt ? Ne.p4 : h.oK.a(zt), Sh = s.a === D ? Ne.R8 : h.fK.a(D), Ah = s.a === ke ? Ne.RG : e.m(ke), Rh = s.a === v ? Ne.rx : h.l9.a(v), $h = s.a === l ? Ne.ry : e.aN(l), Ph = s.a === re ? Ne.to : e.m(re);
|
31486
|
+
return this.b.$1(this.$ti.i("ea.1").a(Ne.iK(gi, vt, _t, pr, $h, S, Pe, Le, Rh, K, L, Ae, Re, ot, et, Ee, U, Ya, Qe, Ph, ee, s.a === ce ? Ne.x1 : h.ml.a(ce), bt, Zt, _i, J, Ie, qe, Sh, Ze, w, x, ae, Ah, Q, xe, mi, at, je, ft, dn, M, Yn)));
|
31486
31487
|
},
|
31487
31488
|
$0() {
|
31488
31489
|
var n = null;
|
@@ -31542,8 +31543,8 @@ Arguments: [` + v + "]";
|
|
31542
31543
|
}
|
31543
31544
|
}, e.iK.prototype = {
|
31544
31545
|
$43$activeItems$adjustedTotal$adjustments$balance$calculatorVersion$completedAt$delivery$dineIn$dynamicQrSession$effectGroups$effects$foodpandaPickup$grabfoodPickup$grossTotal$id$inHouseDelivery$is_$issued$items$machineId$membership$minPriceMode$nettTaxes$nettTotal$payments$person$pickup$preorderOn$qrOrder$queueInfo$refund$refundRecord$refundedFrom$remark$reward$roundToNearest$rounding$seqNumber$shopeefoodPickup$slot$status$taxes$voucherIssued(n, t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue, Ke, We, $e, Xe, Je, Pt, Ot, zt) {
|
31545
|
-
var Ne = this,
|
31546
|
-
return Ne.b.$1(e.ww(gi,
|
31546
|
+
var Ne = this, et = j == null ? Ne.a.a : e.h(j), at = s.a === $e ? Ne.a.b : e.m($e), dn = Pt == null ? Ne.a.c : h.me.a(Pt), ft = Je == null ? Ne.a.d : e.h(Je), Qe = ne == null ? Ne.a.e : h.C.a(ne), _t = a == null ? Ne.a.f : h.dn.a(a), J = De == null ? Ne.a.r : e.O(De), S = s.a === c ? Ne.a.w : e.m(c), M = s.a === Ot ? Ne.a.x : h.nh.a(Ot), U = V == null ? Ne.a.y : h.gF.a(V), ae = s.a === fe ? Ne.a.z : e.m(fe), w = s.a === de ? Ne.a.Q : h.oV.a(de), x = s.a === me ? Ne.a.as : h.y.a(me), L = s.a === F ? Ne.a.at : h.ix.a(F), K = s.a === b ? Ne.a.ax : h.f8.a(b), Q = s.a === Ue ? Ne.a.ay : h.kk.a(Ue), ee = s.a === ge ? Ne.a.ch : h.ik.a(ge), Ee = s.a === q ? Ne.a.CW : h.gG.a(q), Pe = s.a === m ? Ne.a.cx : h.gS.a(m), Ie = s.a === Y ? Ne.a.cy : h.h4.a(Y), Ae = s.a === A ? Ne.a.db : h.c5.a(A), Re = s.a === C ? Ne.a.dx : h.c5.a(C), je = s.a === Xe ? Ne.a.dy : h.c5.a(Xe), qe = s.a === P ? Ne.a.fr : e.m(P), Ze = s.a === te ? Ne.a.fx : h.ks.a(te), Le = s.a === p ? Ne.a.fy : h.j2.a(p), xe = s.a === Ke ? Ne.a.go : e.aN(Ke), ot = O == null ? Ne.a.id : h.o.a(O), bt = ue == null ? Ne.a.k1 : h.dE.a(ue), vt = t == null ? Ne.a.k2 : h.o.a(t), Zt = be == null ? Ne.a.k3 : h.o.a(be), mi = We == null ? Ne.a.k4 : h.o.a(We), gi = n == null ? Ne.a.ok : h.l.a(n), _i = ve == null ? Ne.a.p1 : h.mn.a(ve), pr = u == null ? Ne.a.p2 : h.o.a(u), Ya = s.a === Z ? Ne.a.p3 : h.l3.a(Z), Yn = s.a === zt ? Ne.a.p4 : h.oK.a(zt), Sh = s.a === D ? Ne.a.R8 : h.fK.a(D), Ah = s.a === ke ? Ne.a.RG : e.m(ke), Rh = s.a === v ? Ne.a.rx : h.l9.a(v), $h = s.a === l ? Ne.a.ry : e.aN(l), Ph = s.a === re ? Ne.a.to : e.m(re);
|
31547
|
+
return Ne.b.$1(e.ww(gi, vt, _t, pr, $h, S, Pe, Le, Rh, K, L, Ae, Re, ot, et, Ee, U, Ya, Qe, Ph, ee, s.a === ce ? Ne.a.x1 : h.ml.a(ce), bt, Zt, _i, J, Ie, qe, Sh, Ze, w, x, ae, Ah, Q, xe, mi, at, je, ft, dn, M, Yn));
|
31547
31548
|
},
|
31548
31549
|
$0() {
|
31549
31550
|
var n = null;
|
@@ -32580,8 +32581,8 @@ Arguments: [` + v + "]";
|
|
32580
32581
|
}
|
32581
32582
|
}, e.cM.prototype = {
|
32582
32583
|
$37$addonTotal$adjustmentTotal$adjustments$baseTotal$billDiscount$collectedAt$createdBy$customer$deletedAt$grossTotal$is_$kitchenStation$moveFrom$nettTotal$parent$printBy$printReceiptAt$product$productId$quantity$refundApprovedBy$refundBy$refundedFrom$remark$sentAt$sentBy$servedAt$status$stockChange$subItems$taxes$unitQuantity$variantSelected$voidApprovedBy$voidAt$voidBy$voidReason(n, t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue, Ke, We) {
|
32583
|
-
var $e = this.a, Xe = s.a === ne ? $e.gaI() : e.m(ne), Je = Z == null ? $e.ga9($e) : h.o_.a(Z), Pt = te == null ? $e.gZ() : h.cv.a(te), Ot = P == null ? $e.gb0($e) : h.nc.a(P), zt = F == null ? $e.gb8() : h.lr.a(F), Ne = s.a === me ? $e.gbb() : e.aN(me),
|
32584
|
-
return this.b.$1(e.D(this).i("cM.1").a($e.fi(Ze, xe, Pe,
|
32584
|
+
var $e = this.a, Xe = s.a === ne ? $e.gaI() : e.m(ne), Je = Z == null ? $e.ga9($e) : h.o_.a(Z), Pt = te == null ? $e.gZ() : h.cv.a(te), Ot = P == null ? $e.gb0($e) : h.nc.a(P), zt = F == null ? $e.gb8() : h.lr.a(F), Ne = s.a === me ? $e.gbb() : e.aN(me), et = re == null ? $e.ga3() : e.O(re), at = s.a === be ? $e.gaC() : e.m(be), dn = s.a === ue ? $e.gbK() : e.m(ue), ft = s.a === ce ? $e.gdF() : h.R.a(ce), Qe = s.a === ge ? $e.gdE() : h.R.a(ge), _t = s.a === Ue ? $e.gdO() : e.m(Ue), J = s.a === Ke ? $e.gdP() : h.R.a(Ke), S = s.a === We ? $e.gdQ() : e.m(We), M = s.a === ke ? $e.gdN() : h.R.a(ke), U = s.a === m ? $e.gbC() : h.R.a(m), ae = s.a === ve ? $e.gcN() : e.m(ve), w = s.a === De ? $e.gdX() : h.R.a(De), x = s.a === A ? $e.gaG() : h.hO.a(A), L = s.a === Y ? $e.gdY() : e.m(Y), K = s.a === c ? $e.gby() : e.m(c), Q = s.a === V ? $e.gfR() : e.m(V), ee = s.a === q ? $e.gbt() : h.fW.a(q), Ee = s.a === p ? $e.gaT() : h.az.a(p), Pe = a == null ? $e.gV() : h.dJ.a(a), Ie = s.a === v ? $e.gdj() : e.m(v), Ae = de == null ? $e.gI() : h.oL.a(de), Re = O == null ? $e.gaq() : h.o.a(O), je = s.a === D ? $e.gbd() : h.jU.a(D), qe = s.a === u ? $e.gde() : h.S.a(u), Ze = s.a === n ? $e.gd4() : h.S.a(n), Le = s.a === b ? $e.gcM() : h.S.a(b), xe = s.a === t ? $e.gd5() : h.S.a(t), ot = s.a === fe ? $e.gbQ() : h.cx.a(fe), bt = s.a === l ? $e.gbh() : h.ii.a(l), vt = s.a === C ? $e.gbr() : h.oQ.a(C);
|
32585
|
+
return this.b.$1(e.D(this).i("cM.1").a($e.fi(Ze, xe, Pe, qe, bt, K, U, Ee, Ie, Le, zt, x, vt, Re, s.a === j ? $e.gc9($e) : h.gf.a(j), ee, Q, Je, Xe, et, Qe, ft, dn, at, ae, w, L, Ot, je, Pt, Ae, Ne, ot, M, _t, J, S)));
|
32585
32586
|
},
|
32586
32587
|
$0() {
|
32587
32588
|
var n = null;
|
@@ -32633,8 +32634,8 @@ Arguments: [` + v + "]";
|
|
32633
32634
|
}
|
32634
32635
|
}, e.iL.prototype = {
|
32635
32636
|
$37$addonTotal$adjustmentTotal$adjustments$baseTotal$billDiscount$collectedAt$createdBy$customer$deletedAt$grossTotal$is_$kitchenStation$moveFrom$nettTotal$parent$printBy$printReceiptAt$product$productId$quantity$refundApprovedBy$refundBy$refundedFrom$remark$sentAt$sentBy$servedAt$status$stockChange$subItems$taxes$unitQuantity$variantSelected$voidApprovedBy$voidAt$voidBy$voidReason(n, t, a, u, l, c, m, p, v, b, F, A, C, O, j, q, V, Z, ne, re, ge, ce, ue, be, ve, De, Y, P, D, te, de, me, fe, ke, Ue, Ke, We) {
|
32636
|
-
var $e = this, Xe = s.a === ne ? $e.a.a : e.m(ne), Je = Z == null ? $e.a.b : h.o_.a(Z), Pt = te == null ? $e.a.c : h.cv.a(te), Ot = P == null ? $e.a.d : h.nc.a(P), zt = F == null ? $e.a.e : h.lr.a(F), Ne = s.a === me ? $e.a.f : e.aN(me),
|
32637
|
-
return $e.b.$1(e.qu(Ze, xe, Pe,
|
32637
|
+
var $e = this, Xe = s.a === ne ? $e.a.a : e.m(ne), Je = Z == null ? $e.a.b : h.o_.a(Z), Pt = te == null ? $e.a.c : h.cv.a(te), Ot = P == null ? $e.a.d : h.nc.a(P), zt = F == null ? $e.a.e : h.lr.a(F), Ne = s.a === me ? $e.a.f : e.aN(me), et = re == null ? $e.a.r : e.O(re), at = s.a === be ? $e.a.w : e.m(be), dn = s.a === ue ? $e.a.x : e.m(ue), ft = s.a === ce ? $e.a.y : h.R.a(ce), Qe = s.a === ge ? $e.a.z : h.R.a(ge), _t = s.a === Ue ? $e.a.Q : e.m(Ue), J = s.a === Ke ? $e.a.as : h.R.a(Ke), S = s.a === We ? $e.a.at : e.m(We), M = s.a === ke ? $e.a.ax : h.R.a(ke), U = s.a === m ? $e.a.ay : h.R.a(m), ae = s.a === ve ? $e.a.ch : e.m(ve), w = s.a === De ? $e.a.CW : h.R.a(De), x = s.a === A ? $e.a.cx : h.hO.a(A), L = s.a === Y ? $e.a.cy : e.m(Y), K = s.a === c ? $e.a.db : e.m(c), Q = s.a === V ? $e.a.dx : e.m(V), ee = s.a === q ? $e.a.dy : h.fW.a(q), Ee = s.a === p ? $e.a.fr : h.az.a(p), Pe = a == null ? $e.a.fx : h.dJ.a(a), Ie = s.a === v ? $e.a.fy : e.m(v), Ae = de == null ? $e.a.go : h.oL.a(de), Re = O == null ? $e.a.id : h.o.a(O), je = s.a === D ? $e.a.k1 : h.jU.a(D), qe = s.a === u ? $e.a.k2 : h.S.a(u), Ze = s.a === n ? $e.a.k3 : h.S.a(n), Le = s.a === b ? $e.a.k4 : h.S.a(b), xe = s.a === t ? $e.a.ok : h.S.a(t), ot = s.a === fe ? $e.a.p1 : h.cx.a(fe), bt = s.a === l ? $e.a.p2 : h.ii.a(l), vt = s.a === C ? $e.a.p3 : h.oQ.a(C);
|
32638
|
+
return $e.b.$1(e.qu(Ze, xe, Pe, qe, bt, K, U, Ee, Ie, Le, zt, x, vt, Re, s.a === j ? $e.a.p4 : h.gf.a(j), ee, Q, Je, Xe, et, Qe, ft, dn, at, ae, w, L, Ot, je, Pt, Ae, Ne, ot, M, _t, J, S));
|
32638
32639
|
},
|
32639
32640
|
$0() {
|
32640
32641
|
var n = null;
|
@@ -38598,7 +38599,7 @@ Arguments: [` + v + "]";
|
|
38598
38599
|
}();
|
38599
38600
|
var Ge = { typeUniverse: { eC: /* @__PURE__ */ new Map(), tR: {}, eT: {}, tPV: {}, sEA: [] }, mangledGlobalNames: { o: "int", ex: "double", a_: "num", b: "String", A: "bool", hb: "Null", J: "List", Z: "Object", f: "Map" }, mangledNames: {}, types: ["b(@)", "@(@)", "@()", "0^(0^)<Z?>", "o()", "A(@)", "~(o)", "A(aF)", "@(b)", "e<b,f<b,@>>(b,ag)", "e<b,ag>(@,@)", "A(bE)", "o(o)", "f<b,@>(aq)", "~([b?])", "M(aW)", "A(a5)", "b(aF)", "A(ju)", "@(a_)", "e<b,@>(@,@)", "bU(@)", "f<b,@>(bU)", "aq(@)", "ag()", "f<b,G>(f<b,G>,e<b,G>)", "A(b)", "A(Z?,Z?)", "o(Z?)", "e<b,f<b,@>>(b,bX)", "f<b,c_>(f<b,c_>,e<b,af>)", "M(e<b,G>)", "a3(a3,M)", "e<b,f<b,@>>(b,at)", "e<b,at>(@,@)", "e<b,f<b,@>>(b,bT)", "M(aq)", "A(e<b,G>)", "e<b,bX>(@,@)", "A(d7)", "bo(@)", "~(Z?,Z?)", "aq(o,aq)", "A(e<b,af>)", "o(b?)", "e<b,a5>(b,a5)", "o(e<b,a5>,e<b,a5>)", "b(e<b,G>)", "f<b,ag>(f<b,ag>,e<b,ag>)", "e7(@)", "a_(a_,be)", "A(o)", "~(b,@)", "b(o)", "A(cG)", "A(d6)", "A(dZ)", "b(cF)", "A(es)", "f<b,@>(ci)", "o(@,@)", "@(bE)", "e<b,G>(e<b,G>)", "e<b,f<b,@>>(b,aV)", "e<b,f<b,@>>(b,M)", "bZ(@)", "f<b,M>(f<b,M>,e<b,aW>)", "f<b,f<b,af>>(f<b,f<b,af>>,e<b,G>)", "cg(@)", "f<b,@>(cg)", "a_(@)", "bw(@)", "bx(@)", "f<b,@>(bw)", "f<b,@>(bx)", "bm(@)", "b(bm)", "bY(@)", "f<b,@>(bY)", "f<b,@>(cj)", "f<b,@>(dZ)", "~(f_,@)", "f<b,@>(bZ)", "be(@)", "f<b,@>(be)", "@(@,b)", "f<b,f<b,M>>(f<b,f<b,M>>,e<b,aC>)", "f<b,M>(f<b,M>,e<b,G>)", "f<b,aQ>(f<b,aQ>,e<b,G>)", "f<b,a9>(f<b,a9>,e<b,M>)", "o(o,o)", "~(@,@)", "A(Z?)", "e<b,a9>(@,@)", "M(aC)", "e<b,ag>(b,c1)", "e<b,c1>(e<b,ag>)", "f<b,aL>(f<b,aL>,e<b,aL>)", "a3(a3,aL)", "J<e<b,G>>(J<e<b,G>>,b)", "e<b,M>(e<b,G>)", "f<b,aC>(f<b,aC>,e<b,aC>)", "e<b,G>(@,@)", "o(M)", "e<b,M>(o,b)", "f<b,a9>(f<b,a9>,e<b,aV>)", "e<b,aC>(@,@)", "f<b,aV>(f<b,aV>,e<b,aV>)", "f<b,af>(f<b,af>,e<b,ag>)", "f<b,a9>(o,f<b,a9>,aq)", "f<b,a9>(f<b,a9>,e<b,c_>)", "e<b,af>(@,@)", "f<b,at>(f<b,at>,c1)", "at(at)", "A(b8)", "b8(o,b8)", "at()", "o(e<b,at>,e<b,at>)", "f<b,by>(f<b,by>,e<b,aQ>)", "A(af)", "e<b,a5>(@,@)", "M(bd)", "e<b,f<b,@>>(b,a9)", "a3(a3,aq)", "e<b,aL>(@,@)", "v<ag>(b)", "A(ag)", "e<b,bS>(@,@)", "~(o,bZ)", "e<b,f<b,@>>(b,G)", "A(G)", "G(G)", "aq(aq)", "e<b,f<b,@>>(b,aC)", "e<b,f<b,@>>(b,af)", "e<b,f<b,@>>(b,a5)", "f<b,G>(o,f<b,G>,aU)", "bw(bw)", "bx(bx)", "~(o,bn)", "v<M>(aQ)", "M(af)", "e<b,by>(e<b,aQ>)", "M(e<b,by>)", "e<b,a9>(e<b,M>)", "f<b,a9>(f<b,a9>,e<b,aW>)", "a_(e<b,a9>)", "f<b,aW>(f<b,aW>,e<b,a9>)", "a3(a3,e<b,M>)", "f<b,@>(bo)", "a_(e<b,af>)", "a3(a3,a_)", "A(e<b,aW>)", "e<b,M>(e<b,aW>)", "e<b,a9>(e<b,af>)", "a_(M?)", "e<b,f<b,@>>(b,aL)", "ex()", "b([A])", "M(o)", "aK(o)", "aK(aK,aK)", "aK(aK)", "o(aK)", "b(e<b,a5>)", "f<@,@>(f<@,@>,e<b,a5>)", "A(bo)", "e<b,f<b,@>>(b,bS)", "f<b,a5>(f<b,a5>,e<b,a5>)", "d4(o,d4,b)", "bn(@)", "e<b,f<b,@>>(b,c_)", "bR(a5)", "f<b,@>(bn)", "cf(a5)", "o(b,b)", "b(a5)", "A(e<b,aC>)", "J<b>(J<b>,a5)", "J<b>(a5)", "J<aF>(J<aF>,e<b,G>)", "0^(0^,0^)<a_>", "e<b,f<b,@>>(b,by)", "J<aU>(J<aU>,aU)", "f<b,a_>(f<b,a_>,aU)", "A(e<b,a_>)", "b(e<b,a_>)", "ci(@)", "f<b,G>(bd)", "f<b,G>(f<b,G>,e<b,bd>)", "f<b,G>(f<b,G>,b)", "o(G)", "e<b,aV>(@,@)", "f<b,bd>(o,f<b,bd>,M)", "o(b)", "f<b,G>(o,f<b,G>,M)", "f<b,G>(o,f<b,G>,b)", "a3(a3,ag)", "e<b,M>(@,@)", "A(o,aF)", "J<b>(be)", "o(be)", "A(J<o>)", "o(o,aF)", "e<b,bT>(@,@)", "A(aq)", "J<aU>(J<aU>,b)", "A(aU)", "b?(a5)", "A(e<b,aL>)", "cm<@>(cm<@>,bU)", "a3(a3,e<b,G>)", "A(cC)", "A(bV)", "A(bb)", "A(A,bb)", "A(A,e<b,aO>)", "f<b,aO>(f<b,aO>,e<b,@>)", "cB(@)", "J<bb>(cG)", "A(as)", "J<as>(J<as>)", "o(as,as)", "A(e<b,@>)", "bb(as)", "as(@)", "b(as)", "o?(b)", "A(bY)", "f<b,@>(cB)", "J<d6>(J<d6>,d7)", "b8(@)", "A(cj)", "o(cj,cj)", "f<b,G>(o,f<b,G>,e<b,G>)", "f<b,G>(f<b,G>,d8)", "f<b,@>(b8)", "f<b,@>(d5)", "o(J<b>)", "f<b,@>(d7)", "eW()", "a0(o,o,o,o,o,o,o,A)", "A(c9)", "fg(b,cb)", "ff(b,cb)", "fe(b,cb)", "bu(@)", "b(eV)", "Z(b)", "f<b,bD>(f<b,bD>,e<b,@>)", "bn(bD)", "f<b,G>(f<b,G>,e<b,@>)", "f<b,aQ>(f<b,aQ>,e<b,@>)", "ch(@)", "b(bu)", "f<b,@>(ch)", "@(J<@>)", "o(a_)", "i(@)", "cC(@)", "d8(@)", "eE(@)", "cG(@)", "b(i)", "bV(@)", "o(aF,aF)", "o?(@)", "~(b)", "@(bE?)", "@([@])", "~(@)", "f<b,@>(bV)", "aF(G)"], interceptorsByTag: null, leafTags: null, arrayRti: Symbol("$ti") };
|
38600
38601
|
e.Du(Ge.typeUniverse, JSON.parse('{"ka":"aD","dj":"aD","cD":"aD","bE":"aD","e7":"aD","n7":"aD","id":"aD","rz":"aD","ie":"aD","ig":"aD","ih":"aD","ij":"aD","mW":"aD","ik":"aD","il":"aD","iw":"aD","ix":"aD","iA":"aD","iF":"aD","Ht":"K","Hf":"N","Hu":"N","Hq":"ab","Ho":"ab","Hj":"cy","Hz":"cy","Hr":"e_","jM":{"A":[],"b4":[]},"h3":{"b4":[]},"aD":{"id":[],"ie":[],"ig":[],"ih":[],"ij":[],"bE":[],"ik":[],"il":[],"iw":[],"e7":[],"ix":[],"iA":[],"iF":[]},"X":{"J":["1"],"a4":["1"],"v":["1"]},"nr":{"X":["1"],"J":["1"],"a4":["1"],"v":["1"]},"dR":{"ai":["1"]},"dI":{"ex":[],"a_":[],"b0":["a_"]},"h2":{"ex":[],"o":[],"a_":[],"b0":["a_"],"b4":[]},"jO":{"ex":[],"a_":[],"b0":["a_"],"b4":[]},"dd":{"b":[],"b0":["b"],"hd":[],"b4":[]},"de":{"aj":[]},"a4":{"v":["1"]},"x":{"a4":["1"],"v":["1"]},"hl":{"x":["1"],"a4":["1"],"v":["1"],"x.E":"1","v.E":"1"},"df":{"ai":["1"]},"b2":{"v":["2"],"v.E":"2"},"dU":{"b2":["1","2"],"a4":["2"],"v":["2"],"v.E":"2"},"e6":{"ai":["2"]},"Y":{"x":["2"],"a4":["2"],"v":["2"],"x.E":"2","v.E":"2"},"az":{"v":["1"],"v.E":"1"},"dk":{"ai":["1"]},"bC":{"v":["2"],"v.E":"2"},"fA":{"ai":["2"]},"dV":{"a4":["1"],"v":["1"],"v.E":"1"},"fy":{"ai":["1"]},"hp":{"v":["1"],"v.E":"1"},"hq":{"ai":["1"]},"f0":{"a7":["1"],"co":["1"],"J":["1"],"a4":["1"],"v":["1"]},"m_":{"x":["o"],"a4":["o"],"v":["o"],"x.E":"o","v.E":"o"},"e3":{"S":["o","1"],"aG":["o","1"],"f":["o","1"],"S.K":"o","S.V":"1","aG.K":"o","aG.V":"1"},"bH":{"x":["1"],"a4":["1"],"v":["1"],"x.E":"1","v.E":"1"},"dh":{"f_":[]},"fs":{"f2":["1","2"],"ew":["1","2"],"e4":["1","2"],"aG":["1","2"],"f":["1","2"],"aG.K":"1","aG.V":"2"},"eD":{"f":["1","2"]},"dT":{"eD":["1","2"],"f":["1","2"]},"eu":{"v":["1"],"v.E":"1"},"iq":{"ai":["1"]},"aa":{"eD":["1","2"],"f":["1","2"]},"jI":{"bk":[],"d9":[]},"T":{"bk":[],"d9":[]},"jN":{"xQ":[]},"hc":{"aj":[]},"jR":{"aj":[]},"ks":{"aj":[]},"bk":{"d9":[]},"jh":{"bk":[],"d9":[]},"ji":{"bk":[],"d9":[]},"km":{"bk":[],"d9":[]},"kj":{"bk":[],"d9":[]},"eC":{"bk":[],"d9":[]},"kF":{"aj":[]},"kg":{"aj":[]},"kB":{"aj":[]},"bF":{"S":["1","2"],"wg":["1","2"],"f":["1","2"],"S.K":"1","S.V":"2"},"bp":{"a4":["1"],"v":["1"],"v.E":"1"},"h6":{"ai":["1"]},"h4":{"bF":["1","2"],"S":["1","2"],"wg":["1","2"],"f":["1","2"],"S.K":"1","S.V":"2"},"eQ":{"eW":[],"hd":[]},"it":{"hg":[],"cF":[]},"kA":{"v":["hg"],"v.E":"hg"},"ib":{"ai":["hg"]},"hk":{"cF":[]},"m2":{"v":["cF"],"v.E":"cF"},"m3":{"ai":["cF"]},"jY":{"b4":[]},"h8":{"b4":[]},"eT":{"cE":["1"]},"h9":{"a7":["o"],"J":["o"],"cE":["o"],"a4":["o"],"v":["o"],"c0":["o"]},"jZ":{"a7":["o"],"J":["o"],"cE":["o"],"a4":["o"],"v":["o"],"c0":["o"],"b4":[],"a7.E":"o","c0.E":"o"},"k0":{"a7":["o"],"wo":[],"J":["o"],"cE":["o"],"a4":["o"],"v":["o"],"c0":["o"],"b4":[],"a7.E":"o","c0.E":"o"},"eU":{"a7":["o"],"J":["o"],"cE":["o"],"a4":["o"],"v":["o"],"c0":["o"],"b4":[],"a7.E":"o","c0.E":"o"},"kH":{"aj":[]},"iB":{"aj":[]},"iz":{"ai":["1"]},"ca":{"v":["1"],"v.E":"1"},"ds":{"S":["1","2"],"f":["1","2"],"S.K":"1","S.V":"2"},"ip":{"ds":["1","2"],"S":["1","2"],"f":["1","2"],"S.K":"1","S.V":"2"},"ii":{"ds":["1","2"],"S":["1","2"],"f":["1","2"],"S.K":"1","S.V":"2"},"et":{"a4":["1"],"v":["1"],"v.E":"1"},"io":{"ai":["1"]},"cY":{"eX":["1"],"cm":["1"],"a4":["1"],"v":["1"]},"ev":{"ai":["1"]},"hn":{"a7":["1"],"co":["1"],"J":["1"],"a4":["1"],"v":["1"],"a7.E":"1","co.E":"1"},"a7":{"J":["1"],"a4":["1"],"v":["1"]},"S":{"f":["1","2"]},"f1":{"S":["1","2"],"aG":["1","2"],"f":["1","2"]},"ir":{"a4":["2"],"v":["2"],"v.E":"2"},"is":{"ai":["2"]},"e4":{"f":["1","2"]},"f2":{"ew":["1","2"],"e4":["1","2"],"aG":["1","2"],"f":["1","2"]},"eX":{"cm":["1"],"a4":["1"],"v":["1"]},"iy":{"eX":["1"],"cm":["1"],"a4":["1"],"v":["1"]},"lX":{"S":["b","@"],"f":["b","@"],"S.K":"b","S.V":"@"},"lY":{"x":["b"],"a4":["b"],"v":["b"],"x.E":"b","v.E":"b"},"fr":{"dA":["J<o>","b"],"dA.S":"J<o>"},"h5":{"aj":[]},"jT":{"aj":[]},"jS":{"dA":["Z?","b"],"dA.S":"Z?"},"aK":{"b0":["aK"]},"a0":{"b0":["a0"]},"ex":{"a_":[],"b0":["a_"]},"dB":{"b0":["dB"]},"o":{"a_":[],"b0":["a_"]},"J":{"a4":["1"],"v":["1"]},"a_":{"b0":["a_"]},"eW":{"hd":[]},"hg":{"cF":[]},"cm":{"a4":["1"],"v":["1"]},"b":{"b0":["b"],"hd":[]},"aX":{"aK":[],"b0":["aK"]},"kG":{"aP":[]},"fq":{"aj":[]},"hm":{"aj":[]},"d0":{"aj":[]},"hf":{"aj":[]},"jH":{"aj":[]},"k3":{"aj":[]},"kt":{"aj":[]},"kq":{"aj":[]},"hi":{"aj":[]},"jj":{"aj":[]},"k7":{"aj":[]},"hh":{"aj":[]},"jJ":{"aj":[]},"im":{"x":["1"],"a4":["1"],"v":["1"],"x.E":"1","v.E":"1"},"cH":{"C9":[]},"N":{"ab":[]},"j9":{"ab":[]},"jd":{"ab":[]},"cy":{"ab":[]},"K":{"ab":[]},"jB":{"ab":[]},"e_":{"a7":["ab"],"ck":["ab"],"J":["ab"],"cE":["ab"],"a4":["ab"],"v":["ab"],"ck.E":"ab","a7.E":"ab"},"ha":{"a7":["ab"],"ck":["ab"],"J":["ab"],"cE":["ab"],"a4":["ab"],"v":["ab"],"ck.E":"ab","a7.E":"ab"},"kh":{"ab":[]},"h0":{"ai":["1"]},"fw":{"cd":["1"]},"dH":{"cd":["v<1>"]},"e2":{"cd":["J<1>"]},"bM":{"cd":["2"]},"eY":{"bM":["1","cm<1>"],"cd":["cm<1>"],"bM.E":"1","bM.T":"cm<1>"},"eS":{"cd":["f<1,2>"]},"eF":{"cd":["@"]},"dF":{"aP":[]},"ce":{"aP":[]},"dG":{"aP":[]},"dY":{"aP":[]},"bR":{"aP":[]},"cz":{"aP":[]},"d2":{"aP":[]},"i":{"aP":[]},"cf":{"aP":[]},"eI":{"aP":[]},"cA":{"aP":[]},"dX":{"aP":[]},"ax":{"aP":[]},"bc":{"aP":[]},"bu":{"aP":[]},"bv":{"aP":[]},"Hp":{"aP":[]},"as":{"aP":[]},"bm":{"aP":[]},"ah":{"h_":[]},"cV":{"cV.1":"2","cV.0":"1"},"j_":{"cV":["1","ah"],"cV.1":"ah","cV.0":"1"},"ak":{"a9":[]},"cX":{"by":[]},"i8":{"d8":[]},"cW":{"cW.1":"2","cW.0":"1"},"j0":{"cW":["1","ak"],"cW.1":"ak","cW.0":"1"},"fc":{"af":[]},"c8":{"aQ":[]},"i7":{"c_":[]},"j1":{"eq":["1","cX"],"eq.1":"cX","eq.0":"1"},"j2":{"er":["1","dr"],"er.1":"dr","er.0":"1"},"i9":{"xF":[]},"fd":{"jA":[]},"cK":{"aU":[]},"bI":{"fB":[]},"iH":{"e8":["1","cK"],"e8.1":"cK","e8.0":"1"},"hr":{"aF":[]},"cJ":{"cJ.1":"2","cJ.0":"1"},"iG":{"cJ":["1","bI"],"cJ.1":"bI","cJ.0":"1"},"dm":{"d4":[]},"cp":{"aC":[]},"dl":{"fD":[]},"cq":{"aq":[]},"dn":{"G":[]},"cO":{"fL":[]},"bB":{"ag":[]},"c4":{"b8":[]},"cr":{"at":[]},"hG":{"fO":[]},"hE":{"fM":[]},"hw":{"fG":[]},"f4":{"fH":[]},"hF":{"fN":[]},"iK":{"ea":["1","dm"],"ea.1":"dm","ea.0":"1"},"iI":{"e9":["1","cp"],"e9.1":"cp","e9.0":"1"},"hs":{"fC":[]},"cL":{"cL.1":"2","cL.0":"1"},"iJ":{"cL":["1","dl"],"cL.1":"dl","cL.0":"1"},"hv":{"fF":[]},"ht":{"js":[]},"hu":{"fE":[]},"f6":{"bn":[]},"hz":{"eJ":[]},"f5":{"fI":[]},"hA":{"fJ":[]},"iO":{"ed":["1","cq"],"ed.1":"cq","ed.0":"1"},"hy":{"bT":[]},"cM":{"cM.1":"2","cM.0":"1"},"iL":{"cM":["1","dn"],"cM.1":"dn","cM.0":"1"},"hB":{"cB":[]},"hD":{"jt":[]},"hC":{"fK":[]},"cN":{"cN.1":"2","cN.0":"1"},"iN":{"cN":["1","cO"],"cN.1":"cO","cN.0":"1"},"f7":{"fP":[]},"iM":{"ec":["1","bB"],"ec.1":"bB","ec.0":"1"},"iP":{"ee":["1","c4"],"ee.1":"c4","ee.0":"1"},"iQ":{"ef":["1","cr"],"ef.1":"cr","ef.0":"1"},"hx":{"bS":[]},"hH":{"fQ":[]},"cP":{"bw":[]},"eh":{"fR":[]},"bK":{"BC":[]},"bJ":{"ju":[]},"iR":{"eg":["1","cP"],"eg.1":"cP","eg.0":"1"},"hL":{"cg":[]},"ad":{"d5":[]},"ba":{"M":[]},"hO":{"jv":[]},"hN":{"fT":[]},"hM":{"fS":[]},"cQ":{"cQ.1":"2","cQ.0":"1"},"iS":{"cQ":["1","ad"],"cQ.1":"ad","cQ.0":"1"},"cR":{"cR.1":"2","cR.0":"1"},"iT":{"cR":["1","ba"],"cR.1":"ba","cR.0":"1"},"hP":{"bD":[]},"hS":{"fU":[]},"hQ":{"bo":[]},"hR":{"ch":[]},"ei":{"bU":[]},"ej":{"eM":[]},"dp":{"a5":[]},"cT":{"d6":[]},"iV":{"ek":["1","dp"],"ek.1":"dp","ek.0":"1"},"hT":{"bV":[]},"hU":{"cC":[]},"iW":{"el":["1","cT"],"el.1":"cT","el.0":"1"},"cs":{"aV":[]},"iX":{"em":["1","cs"],"em.1":"cs","em.0":"1"},"hV":{"be":[]},"hW":{"bX":[]},"c6":{"aL":[]},"hZ":{"ci":[]},"dq":{"fW":[]},"hX":{"fV":[]},"iY":{"en":["1","c6"],"en.1":"c6","en.0":"1"},"hY":{"fX":[]},"cU":{"bx":[]},"iZ":{"ep":["1","cU"],"ep.1":"cU","ep.0":"1"},"fa":{"fY":[]},"i_":{"jw":[]},"i0":{"bY":[]},"i1":{"jx":[]},"i3":{"jy":[]},"i4":{"bZ":[]},"fb":{"cj":[]},"br":{"dZ":[]},"c7":{"d7":[]},"i5":{"fZ":[]},"i6":{"jz":[]},"c5":{"bd":[],"eL":[]},"bd":{"eL":[]},"eb":{"xy":[],"d3":[]},"eo":{"d3":[]},"f9":{"xD":[],"d3":[]},"cS":{"cS.1":"2","cS.0":"1"},"iU":{"cS":["1","c5"],"cS.1":"c5","cS.0":"1"},"i2":{"xE":[],"bW":[]},"hI":{"xz":[],"bW":[]},"hK":{"xB":[],"bW":[]},"hJ":{"xA":[],"bW":[]},"f8":{"xC":[],"bW":[]},"fz":{"aO":[]},"k4":{"aO":[]},"ki":{"aO":[]},"jp":{"aO":[]},"ft":{"aO":[]},"jD":{"aO":[]},"jE":{"aO":[]},"jV":{"aO":[]},"jW":{"aO":[]},"t":{"hn":["1"],"a7":["1"],"co":["1"],"J":["1"],"a4":["1"],"v":["1"],"a7.E":"1","co.E":"1"},"L":{"f2":["1","2"],"ew":["1","2"],"e4":["1","2"],"aG":["1","2"],"f":["1","2"],"aG.K":"1","aG.V":"2"},"fe":{"c9":[]},"fg":{"c9":[]},"ff":{"c9":[]},"eZ":{"aP":[]},"cn":{"aP":[]},"ja":{"am":[]},"jb":{"am":[]},"jf":{"am":[]},"jg":{"am":[]},"jo":{"am":[]},"dW":{"am":[]},"jq":{"am":[]},"jr":{"am":[]},"jC":{"am":[]},"jF":{"am":[]},"jG":{"am":[]},"jL":{"am":[]},"jP":{"am":[]},"jU":{"am":[]},"k1":{"am":[]},"k2":{"am":[]},"k9":{"am":[]},"kc":{"am":[]},"kf":{"am":[]},"kl":{"am":[]},"kn":{"am":[]},"ko":{"am":[]},"kp":{"am":[]},"kv":{"am":[]},"kw":{"am":[]},"ho":{"ku":[],"b0":["ku"]},"BD":{"J":["o"],"a4":["o"],"v":["o"]},"Cb":{"J":["o"],"a4":["o"],"v":["o"]},"wo":{"J":["o"],"a4":["o"],"v":["o"]},"ku":{"b0":["ku"]}}')), e.Dt(Ge.typeUniverse, JSON.parse('{"a4":1,"f0":1,"eT":1,"f1":2,"iy":1,"jk":2}'));
|
38601
|
-
var
|
38602
|
+
var nt = { c: "It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models" }, h = function() {
|
38602
38603
|
var t = e.R;
|
38603
38604
|
return { fn: t("fr"), dz: t("aK"), oa: t("bb"), bP: t("b0<@>"), ex: t("aO"), i9: t("fs<f_,@>"), mZ: t("eE"), cs: t("a0"), Q: t("a3"), jS: t("dB"), gt: t("a4<@>"), el: t("t<i>"), fC: t("t<bu>"), gy: t("t<bm>"), kN: t("t<bn>"), jJ: t("t<cB>"), hT: t("t<aq>"), oi: t("t<b8>"), dm: t("t<cg>"), gC: t("t<bw>"), hS: t("t<d5>"), fP: t("t<bo>"), de: t("t<bU>"), dp: t("t<ch>"), dk: t("t<bV>"), g5: t("t<be>"), dR: t("t<ci>"), ey: t("t<bY>"), oc: t("t<bx>"), bv: t("t<bZ>"), lM: t("t<d7>"), iG: t("t<cj>"), h3: t("t<dZ>"), G: t("t<b>"), aF: t("t<a_>"), b9: t("L<b,aC>"), bO: t("L<b,bS>"), kw: t("L<b,G>"), hH: t("L<b,bT>"), e5: t("L<b,ag>"), hK: t("L<b,at>"), iA: t("L<b,M>"), lT: t("L<b,a5>"), i5: t("L<b,aV>"), jg: t("L<b,bX>"), ob: t("L<b,aL>"), b5: t("L<b,a9>"), k6: t("L<b,by>"), nP: t("L<b,af>"), g7: t("L<b,c_>"), mj: t("L<b,@>"), fz: t("aj"), E: t("bR"), o3: t("dF"), nc: t("cz"), me: t("ce"), g3: t("d2"), T: t("i"), as: t("dG"), fq: t("eI"), hU: t("cf"), id: t("ax"), bH: t("dX"), fl: t("cA"), pn: t("dY"), hB: t("bu"), pg: t("bv"), i: t("as"), i3: t("bm"), bb: t("bc"), n: t("fB"), aK: t("aU"), e: t("aF"), bW: t("d3"), lX: t("d4"), r: t("aC"), cw: t("xy"), gF: t("fH"), a7: t("bS"), B: t("G"), lr: t("fI"), oP: t("bT"), o_: t("eJ"), V: t("ag"), j1: t("bn"), dF: t("cB"), h: t("aq"), eo: t("b8"), x: t("at"), p7: t("xz"), aG: t("xA"), h1: t("xB"), gd: t("cg"), gT: t("bw"), kT: t("ju"), q: t("d5"), oh: t("bD"), o: t("M"), in: t("bE"), lo: t("bd"), kc: t("bo"), cg: t("bU"), eV: t("ch"), c: t("eM"), mP: t("cC"), h0: t("bV"), t: t("a5"), i0: t("d6"), F: t("aV"), en: t("be"), kR: t("xC"), kj: t("xD"), M: t("bX"), O: t("aL"), ny: t("fW"), m5: t("ci"), eW: t("bY"), d4: t("xE"), dx: t("bx"), kX: t("bZ"), jY: t("d7"), lL: t("cj"), ms: t("dZ"), gc: t("h_"), W: t("a9"), J: t("aQ"), no: t("by"), d: t("af"), im: t("c_"), ft: t("d8"), Y: t("d9"), bg: t("xQ"), l7: t("c1"), nZ: t("dH<@>"), kg: t("v<e<b,G>>"), bq: t("v<b>"), e7: t("v<@>"), er: t("X<cz>"), nY: t("X<as>"), ox: t("X<aU>"), cS: t("X<aF>"), bs: t("X<bn>"), bz: t("X<aq>"), mR: t("X<b8>"), gq: t("X<d5>"), a2: t("X<bD>"), fN: t("X<bo>"), jw: t("X<d6>"), k: t("X<d7>"), l5: t("X<cj>"), l8: t("X<dZ>"), gX: t("X<c1>"), cy: t("X<e<b,G>>"), kE: t("X<e<b,af>>"), hf: t("X<Z>"), s: t("X<b>"), fF: t("X<c9>"), dG: t("X<@>"), lC: t("X<o>"), lg: t("X<M?>"), mf: t("X<b?>"), ay: t("X<c9(b,cb)>"), nz: t("X<o()>"), bE: t("h3"), dY: t("cD"), dX: t("cE<@>"), bX: t("bF<f_,@>"), hI: t("e2<@>"), gP: t("J<bb>"), iK: t("J<as>"), mX: t("J<aU>"), bn: t("J<aF>"), cv: t("J<aq>"), mm: t("J<bo>"), fX: t("J<d6>"), mK: t("J<e<b,G>>"), ez: t("J<Z>"), l: t("J<b>"), j: t("J<@>"), k1: t("J<o>"), eY: t("e<b,aO>"), iz: t("e<b,aC>"), k2: t("e<b,bS>"), _: t("e<b,G>"), fb: t("e<b,bT>"), A: t("e<b,ag>"), l2: t("e<b,at>"), U: t("e<b,M>"), lk: t("e<b,bd>"), D: t("e<b,a5>"), gv: t("e<b,aV>"), ov: t("e<b,bX>"), c_: t("e<b,aL>"), L: t("e<b,a9>"), e4: t("e<b,aQ>"), eD: t("e<b,by>"), ab: t("e<b,af>"), cl: t("e<b,c_>"), oS: t("e<b,c1>"), kv: t("e<b,aW>"), I: t("e<b,@>"), jC: t("e<b,a_>"), Z: t("e<b,f<b,@>>"), a3: t("eS<@,@>"), lz: t("f<b,aO>"), dn: t("f<b,aC>"), C: t("f<b,G>"), oL: t("f<b,ag>"), dE: t("f<b,at>"), d8: t("f<b,bD>"), m: t("f<b,M>"), fR: t("f<b,bd>"), u: t("f<b,a5>"), dJ: t("f<b,aV>"), mn: t("f<b,aL>"), v: t("f<b,a9>"), nu: t("f<b,aQ>"), bd: t("f<b,by>"), cm: t("f<b,af>"), f4: t("f<b,c_>"), oe: t("f<b,aW>"), P: t("f<b,@>"), gH: t("f<b,a_>"), f: t("f<@,@>"), iM: t("f<b,f<b,M>>"), ew: t("f<b,f<b,af>>"), b_: t("Y<b,Z>"), hD: t("eU"), fh: t("ab"), a: t("hb"), aB: t("eV"), K: t("Z"), kO: t("Z(b)"), m4: t("hd"), n8: t("cG"), lZ: t("Hy"), lu: t("hg"), hF: t("bH<b>"), cu: t("eY<@>"), hj: t("cm<@>"), N: t("b"), po: t("b(cF)"), bR: t("f_"), aJ: t("b4"), mL: t("dj"), hv: t("ku"), bQ: t("hp<o>"), gR: t("aW"), f9: t("aX"), mi: t("es"), a1: t("c9"), fA: t("fh"), fm: t("iG<bI>"), mQ: t("iH<cK>"), mB: t("iI<cp>"), lx: t("iJ<dl>"), mD: t("iK<dm>"), gi: t("iL<dn>"), hW: t("iM<bB>"), gD: t("iN<cO>"), fO: t("iO<cq>"), ib: t("iP<c4>"), m9: t("iQ<cr>"), bB: t("iR<cP>"), i8: t("iS<ad>"), cn: t("iT<ba>"), lB: t("iU<c5>"), gw: t("iV<dp>"), kx: t("iW<cT>"), j5: t("iX<cs>"), hi: t("iY<c6>"), hy: t("iZ<cU>"), eL: t("j_<ah>"), fg: t("j0<ak>"), gj: t("j1<cX>"), cj: t("j2<dr>"), w: t("A"), gQ: t("A(@)"), ck: t("ex"), z: t("@"), p: t("o"), eK: t("0&*"), aI: t("Z*"), iJ: t("fv?"), ml: t("dY?"), az: t("fC?"), gS: t("fD?"), j2: t("fE?"), l9: t("fF?"), gG: t("fG?"), gf: t("G?"), fa: t("eJ?"), cx: t("fJ?"), ik: t("fK?"), h4: t("fL?"), fK: t("fM?"), ks: t("fN?"), oV: t("fO?"), kk: t("fP?"), oK: t("fQ?"), au: t("fR?"), nw: t("fS?"), p1: t("fT?"), S: t("M?"), hN: t("bE?"), fI: t("eL?"), R: t("eM?"), c5: t("fU?"), nj: t("fV?"), hw: t("fX?"), jU: t("fY?"), mw: t("fZ?"), gK: t("xM<hb>?"), b4: t("J<bu>?"), bk: t("J<aU>?"), iT: t("J<b8>?"), hQ: t("J<cg>?"), f8: t("J<bo>?"), jH: t("J<ch>?"), fW: t("J<ci>?"), y: t("J<b>?"), hV: t("J<c9>?"), g: t("J<@>?"), l3: t("f<b,bS>?"), oQ: t("f<b,bT>?"), fM: t("f<b,ag>?"), nh: t("f<b,at>?"), ii: t("f<b,M>?"), ix: t("f<b,a5>?"), hO: t("f<b,bX>?"), X: t("f<b,@>?"), b: t("f<@,@>?"), l1: t("f<b,f<b,M>>?"), iD: t("Z?"), na: t("eW?"), jt: t("b(cF)?"), nF: t("lZ?"), H: t("a_"), lc: t("~(b,@)"), lt: t("~(o)") };
|
38604
38605
|
}();
|
@@ -38743,7 +38744,7 @@ Arguments: [` + v + "]";
|
|
38743
38744
|
} catch (u) {
|
38744
38745
|
return u.message;
|
38745
38746
|
}
|
38746
|
-
}())), t(T, "HL", "As", () => e.BV(e.DV(e.z([-2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -1, -2, -2, -2, -2, -2, 62, -2, 62, -2, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -2, -2, -2, -1, -2, -2, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -2, -2, -2, -2, 63, -2, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -2, -2, -2, -2, -2], h.lC)))), a(T, "HK", "Ar", () => e.y5(0)), t(T, "HR", "cv", () => e.kC(0)), t(T, "HP", "fp", () => e.kC(1)), t(T, "HQ", "Av", () => e.kC(2)), t(T, "HO", "x8", () => T.fp().aL(0)), t(T, "HM", "At", () => e.kC(1e4)), t(T, "HN", "Au", () => e.y5(8)), t(T, "Hn", "Ae", () => e.bf("^([+-]?\\d{4,6})-?(\\d\\d)-?(\\d\\d)(?:[ T](\\d\\d)(?::?(\\d\\d)(?::?(\\d\\d)(?:[.,](\\d+))?)?)?( ?[zZ]| ?([-+])(\\d\\d)(?::?(\\d\\d))?)?)?$")), t(T, "I9", "b6", () => e.ma(s.hQ)), t(T, "I2", "Az", () => new e.Z()), t(T, "If", "md", () => e.a2(
|
38747
|
+
}())), t(T, "HL", "As", () => e.BV(e.DV(e.z([-2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -1, -2, -2, -2, -2, -2, 62, -2, 62, -2, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -2, -2, -2, -1, -2, -2, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -2, -2, -2, -2, 63, -2, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -2, -2, -2, -2, -2], h.lC)))), a(T, "HK", "Ar", () => e.y5(0)), t(T, "HR", "cv", () => e.kC(0)), t(T, "HP", "fp", () => e.kC(1)), t(T, "HQ", "Av", () => e.kC(2)), t(T, "HO", "x8", () => T.fp().aL(0)), t(T, "HM", "At", () => e.kC(1e4)), t(T, "HN", "Au", () => e.y5(8)), t(T, "Hn", "Ae", () => e.bf("^([+-]?\\d{4,6})-?(\\d\\d)-?(\\d\\d)(?:[ T](\\d\\d)(?::?(\\d\\d)(?::?(\\d\\d)(?:[.,](\\d+))?)?)?( ?[zZ]| ?([-+])(\\d\\d)(?::?(\\d\\d))?)?)?$")), t(T, "I9", "b6", () => e.ma(s.hQ)), t(T, "I2", "Az", () => new e.Z()), t(T, "If", "md", () => e.a2(nt.c)), t(T, "Ig", "av", () => e.a2(nt.c)), t(T, "Ih", "AL", () => e.a2(nt.c)), t(T, "Ip", "mc", () => e.a2(nt.c)), t(T, "Iq", "j7", () => e.a2(nt.c)), t(T, "Ir", "q", () => e.a2(nt.c)), t(T, "Is", "j8", () => e.a2(nt.c)), t(T, "It", "bj", () => e.a2(nt.c)), t(T, "Iu", "dy", () => e.a2(nt.c)), t(T, "Iv", "aA", () => e.a2(nt.c)), t(T, "Iw", "dz", () => e.a2(nt.c)), t(T, "Ii", "AI", () => e.a2(nt.c)), t(T, "Ij", "cw", () => e.a2(nt.c)), t(T, "Ik", "b_", () => e.a2(nt.c)), t(T, "Il", "d_", () => e.a2(nt.c)), t(T, "Im", "AJ", () => e.a2(nt.c)), t(T, "In", "AK", () => e.a2(nt.c)), t(T, "Io", "cx", () => e.a2(nt.c)), a(T, "Hg", "Ac", () => s.d.gbp(s.eC)), a(T, "Hk", "aZ", () => new e.rC(e.fu(s.y))), t(T, "Hv", "Af", () => {
|
38747
38748
|
var u = "A", l = "B", c = "C", m = "D", p = "E", v = "F", b = "G", F = "H", A = "Operation of terminal facilities", C = "I", O = "J", j = "K", q = "L", V = "M", Z = "N", ne = "O", re = "P", ge = "Q", ce = "R", ue = "S";
|
38748
38749
|
return e.w(["00000", e.a("00000", "NOT APPLICABLE", ""), "01111", e.a("01111", "Growing of maize", u), "01112", e.a("01112", "Growing of leguminous crops", u), "01113", e.a("01113", "Growing of oil seeds", u), "01119", e.a("01119", "Growing of other cereals n.e.c.", u), "01120", e.a("01120", "Growing of paddy", u), "01131", e.a("01131", "Growing of leafy or stem vegetables", u), "01132", e.a("01132", "Growing of fruits bearing vegetables", u), "01133", e.a("01133", "Growing of melons", u), "01134", e.a("01134", "Growing of mushrooms and truffles", u), "01135", e.a("01135", "Growing of vegetables seeds, except beet seeds", u), "01136", e.a("01136", "Growing of other vegetables", u), "01137", e.a("01137", "Growing of sugar beet", u), "01138", e.a("01138", "Growing of roots, tubers, bulb or tuberous vegetables", u), "01140", e.a("01140", "Growing of sugar cane", u), "01150", e.a("01150", "Growing of tobacco", u), "01160", e.a("01160", "Growing of fibre crops", u), "01191", e.a("01191", "Growing of flowers", u), "01192", e.a("01192", "Growing of flower seeds", u), "01193", e.a("01193", "Growing of sago (rumbia)", u), "01199", e.a("01199", "Growing of other non-perennial crops n.e.c.", u), "01210", e.a("01210", "Growing of grapes", u), "01221", e.a("01221", "Growing of banana", u), "01222", e.a("01222", "Growing of mango", u), "01223", e.a("01223", "Growing of durian", u), "01224", e.a("01224", "Growing of rambutan", u), "01225", e.a("01225", "Growing of star fruit", u), "01226", e.a("01226", "Growing of papaya", u), "01227", e.a("01227", "Growing of pineapple", u), "01228", e.a("01228", "Growing of pitaya (dragon fruit)", u), "01229", e.a("01229", "Growing of other tropical and subtropical fruits n.e.c.", u), "01231", e.a("01231", "Growing of pomelo", u), "01232", e.a("01232", "Growing of lemon and limes", u), "01233", e.a("01233", "Growing of tangerines and mandarin", u), "01239", e.a("01239", "Growing of other citrus fruits n.e.c.", u), "01241", e.a("01241", "Growing of guava", u), "01249", e.a("01249", "Growing of other pome fruits and stones fruits n.e.c.", u), "01251", e.a("01251", "Growing of berries", u), "01252", e.a("01252", "Growing of fruit seeds", u), "01253", e.a("01253", "Growing of edible nuts", u), "01259", e.a("01259", "Growing of other tree and bush fruits", u), "01261", e.a("01261", "Growing of oil palm (estate)", u), "01262", e.a("01262", "Growing of oil palm (smallholdings)", u), "01263", e.a("01263", "Growing of coconut (estate and smallholdings)", u), "01269", e.a("01269", "Growing of other oleaginous fruits n.e.c.", u), "01271", e.a("01271", "Growing of coffee", u), "01272", e.a("01272", "Growing of tea", u), "01273", e.a("01273", "Growing of cocoa", u), "01279", e.a("01279", "Growing of other beverage crops n.e.c.", u), "01281", e.a("01281", "Growing of pepper (piper nigrum)", u), "01282", e.a("01282", "Growing of chilies and pepper (capsicum spp.)", u), "01283", e.a("01283", "Growing of nutmeg", u), "01284", e.a("01284", "Growing of ginger", u), "01285", e.a("01285", "Growing of plants used primarily in perfumery, in pharmacy or for insecticidal, fungicidal or similar purposes", u), "01289", e.a("01289", "Growing of other spices and aromatic crops n.e.c.", u), "01291", e.a("01291", "Growing of rubber trees (estate)", u), "01292", e.a("01292", "Growing of rubber trees (smallholdings)", u), "01293", e.a("01293", "Growing of trees for extraction of sap", u), "01294", e.a("01294", "Growing of nipa palm", u), "01295", e.a("01295", "Growing of areca", u), "01296", e.a("01296", "Growing of roselle", u), "01299", e.a("01299", "Growing of other perennial crops n.e.c.", u), "01301", e.a("01301", "Growing of plants for planting", u), "01302", e.a("01302", "Growing of plants for ornamental purposes", u), "01303", e.a("01303", "Growing of live plants for bulbs, tubers and roots; cuttings and slips; mushroom spawn", u), "01304", e.a("01304", "Operation of tree nurseries", u), "01411", e.a("01411", "Raising, breeding and production of cattle or buffaloes", u), "01412", e.a("01412", "Production of raw milk from cows or buffaloes", u), "01413", e.a("01413", "Production of bovine semen", u), "01420", e.a("01420", "Raising and breeding of horses, asses, mules or hinnes", u), "01430", e.a("01430", "Raising and breeding of camels (dromedary) and camelids", u), "01441", e.a("01441", "Raising, breeding and production of sheep and goats", u), "01442", e.a("01442", "Production of raw sheep or goat’s milk", u), "01443", e.a("01443", "Production of raw wool", u), "01450", e.a("01450", "Raising, breeding and production of swine/pigs", u), "01461", e.a("01461", "Raising, breeding and production of chicken, broiler", u), "01462", e.a("01462", "Raising, breeding and production of ducks", u), "01463", e.a("01463", "Raising, breeding and production of geese", u), "01464", e.a("01464", "Raising, breeding and production of quails", u), "01465", e.a("01465", "Raising and breeding of other poultry n.e.c.", u), "01466", e.a("01466", "Production of chicken eggs", u), "01467", e.a("01467", "Production of duck eggs", u), "01468", e.a("01468", "Production of other poultry eggs n.e.c.", u), "01469", e.a("01469", "Operation of poultry hatcheries", u), "01491", e.a("01491", "Raising, breeding and production of semi-domesticated", u), "01492", e.a("01492", "Production of fur skins, reptile or bird’s skin from ranching operation", u), "01493", e.a("01493", "Operation of worm farms, land mollusc farms, snail farms", u), "01494", e.a("01494", "Raising of silk worms and production of silk worm cocoons", u), "01495", e.a("01495", "Bee keeping and production of honey and beeswax", u), "01496", e.a("01496", "Raising and breeding of pet animals", u), "01497", e.a("01497", "Raising and breeding of swiflet", u), "01499", e.a("01499", "Raising of diverse/other animals n.e.c.", u), "01500", e.a("01500", "Mixed Farming", u), "01610", e.a("01610", "Agricultural activities for crops production on a fee or contract basis", u), "01620", e.a("01620", "Agricultural activities for animal production on a fee or contract basis", u), "01631", e.a("01631", "Preparation of crops for primary markets", u), "01632", e.a("01632", "Preparation of tobacco leaves", u), "01633", e.a("01633", "Preparation of cocoa beans", u), "01634", e.a("01634", "Sun-drying of fruits and vegetables", u), "01640", e.a("01640", "Seed processing for propagation", u), "01701", e.a("01701", "Hunting and trapping on a commercial basis", u), "01702", e.a("01702", "Taking of animals (dead or alive)", u), "02101", e.a("02101", "Planting, replanting, transplanting, thinning and conserving of forests and timber tracts", u), "02102", e.a("02102", "Growing of coppice, pulpwood and fire wood", u), "02103", e.a("02103", "Operation of forest tree nurseries", u), "02104", e.a("02104", "Collection and raising of wildings (peat swamp forest tree species)", u), "02105", e.a("02105", "Forest plantation", u), "02201", e.a("02201", "Production of round wood for forest-based manufacturing industries", u), "02202", e.a("02202", "Production of round wood used in an unprocessed form", u), "02203", e.a("02203", "Production of charcoal in the forest (using traditional methods)", u), "02204", e.a("02204", "Rubber wood logging", u), "02301", e.a("02301", "Collection of rattan, bamboo", u), "02302", e.a("02302", "Bird’s nest collection", u), "02303", e.a("02303", "Wild sago palm collection", u), "02309", e.a("02309", "Gathering of non-wood forest products n.e.c.", u), "02401", e.a("02401", "Carrying out part of the forestry and forest plantation operation on a fee or contract basis for forestry service activities", u), "02402", e.a("02402", "Carrying out part of the forestry operation on a fee or contract basis for logging service activities", u), "03111", e.a("03111", "Fishing on a commercial basis in ocean and coastal waters", u), "03112", e.a("03112", "Collection of marine crustaceans and molluscs", u), "03113", e.a("03113", "Taking of aquatic animals: sea squirts, tunicates, sea urchins", u), "03114", e.a("03114", "Activities of vessels engaged both in fishing and in processing and preserving of fish", u), "03115", e.a("03115", "Gathering of other marine organisms and materials (natural pearls, sponges, coral and algae)", u), "03119", e.a("03119", "Marine fishing n.e.c.", u), "03121", e.a("03121", "Fishing on a commercial basis in inland waters", u), "03122", e.a("03122", "Taking of freshwater crustaceans and molluscs", u), "03123", e.a("03123", "Taking of freshwater aquatic animals", u), "03124", e.a("03124", "Gathering of freshwater flora and fauna", u), "03129", e.a("03129", "Freshwater fishing n.e.c.", u), "03211", e.a("03211", "Fish farming in sea water", u), "03212", e.a("03212", "Production of bivalve spat (oyster, mussel), lobster lings, shrimp post-larvae, fish fry and fingerlings", u), "03213", e.a("03213", "Growing of laver and other edible seaweeds", u), "03214", e.a("03214", "Culture of crustaceans, bivalves, other molluscs and other aquatic animals in sea water", u), "03215", e.a("03215", "Aquaculture activities in brackish water", u), "03216", e.a("03216", "Aquaculture activities in salt water filled tanks or reservoirs", u), "03217", e.a("03217", "Operation of hatcheries (marine)", u), "03218", e.a("03218", "Operation of marine worm farms for fish feed", u), "03219", e.a("03219", "Marine aquaculture n.e.c.", u), "03221", e.a("03221", "Fish farming in freshwater", u), "03222", e.a("03222", "Shrimp farming in freshwater", u), "03223", e.a("03223", "Culture of freshwater crustaceans, bivalves, other molluscs and other aquatic animals", u), "03224", e.a("03224", "Operation of hatcheries (freshwater)", u), "03225", e.a("03225", "Farming of frogs", u), "03229", e.a("03229", "Freshwater aquaculture n.e.c.", u), "05100", e.a("05100", "Mining of hard coal", l), "05200", e.a("05200", "Mining of lignite (brown coal)", l), "06101", e.a("06101", "Extraction of crude petroleum oils", l), "06102", e.a("06102", "Extraction of bituminous or oil shale and tar sand", l), "06103", e.a("06103", "Production of crude petroleum from bituminous shale and sand", l), "06104", e.a("06104", "Processes to obtain crude oils", l), "06201", e.a("06201", "Production of crude gaseous hydrocarbon (natural gas)", l), "06202", e.a("06202", "Extraction of condensates", l), "06203", e.a("06203", "Draining and separation of liquid hydrocarbon fractions", l), "06204", e.a("06204", "Gas desulphurization", l), "06205", e.a("06205", "Mining of hydrocarbon liquids, obtain through liquefaction or pyrolysis", l), "07101", e.a("07101", "Mining of ores valued chiefly for iron content", l), "07102", e.a("07102", "Beneficiation and agglomeration of iron ores", l), "07210", e.a("07210", "Mining of uranium and thorium ores", l), "07291", e.a("07291", "Mining of tin ores", l), "07292", e.a("07292", "Mining of copper", l), "07293", e.a("07293", "Mining of bauxite (aluminium)", l), "07294", e.a("07294", "Mining of ilmenite", l), "07295", e.a("07295", "Mining of gold", l), "07296", e.a("07296", "Mining of silver", l), "07297", e.a("07297", "Mining of platinum", l), "07298", e.a("07298", "Amang retreatment", l), "07299", e.a("07299", "Mining of other non-ferrous metal ores n.e.c.", l), "08101", e.a("08101", "Quarrying, rough trimming and sawing of monumental and building stone such as marble, granite (dimension stone), sandstone", l), "08102", e.a("08102", "Quarrying, crushing and breaking of limestone", l), "08103", e.a("08103", "Mining of gypsum and anhydrite", l), "08104", e.a("08104", "Mining of chalk and uncalcined dolomite", l), "08105", e.a("08105", "Extraction and dredging of industrial sand, sand for construction and gravel", l), "08106", e.a("08106", "Breaking and crushing of stone and gravel", l), "08107", e.a("08107", "Quarrying of sand", l), "08108", e.a("08108", "Mining of clays, refractory clays and kaolin", l), "08109", e.a("08109", "Quarrying, crushing and breaking of granite", l), "08911", e.a("08911", "Mining of natural phosphates", l), "08912", e.a("08912", "Mining of natural potassium salts", l), "08913", e.a("08913", "Mining of native sulphur", l), "08914", e.a("08914", "Extraction and preparation of pyrites and pyrrhotite, except roasting", l), "08915", e.a("08915", "Mining of natural barium sulphate and carbonate (barytes and witherite)", l), "08916", e.a("08916", "Mining of natural borates, natural magnesium sulphates (kieserite)", l), "08917", e.a("08917", "Mining of earth colours, fluorspar and other minerals valued chiefly as a source of chemicals", l), "08918", e.a("08918", "Guano mining", l), "08921", e.a("08921", "Peat digging", l), "08922", e.a("08922", "Peat agglomeration", l), "08923", e.a("08923", "Preparation of peat to improve quality or facilitate transport or storage", l), "08931", e.a("08931", "Extraction of salt from underground", l), "08932", e.a("08932", "Salt production by evaporation of sea water or other saline waters", l), "08933", e.a("08933", "Crushing, purification and refining of salt by the producer", l), "08991", e.a("08991", "Mining and quarrying of abrasive materials", l), "08992", e.a("08992", "Mining and quarrying of asbestos", l), "08993", e.a("08993", "Mining and quarrying of siliceous fossil meals", l), "08994", e.a("08994", "Mining and quarrying of natural graphite", l), "08995", e.a("08995", "Mining and quarrying of steatite (talc)", l), "08996", e.a("08996", "Mining and quarrying of gemstones", l), "08999", e.a("08999", "Other mining and quarrying n.e.c.", l), "09101", e.a("09101", "Oil and gas extraction service activities provided on a fee or contract basis", l), "09102", e.a("09102", "Oil and gas field fire fighting services", l), "09900", e.a("09900", "Support activities for other mining and quarrying", l), "10101", e.a("10101", "Processing and preserving of meat and production of meat products", c), "10102", e.a("10102", "Processing and preserving of poultry and poultry products", c), "10103", e.a("10103", "Production of hides and skins originating from slaughterhouses", c), "10104", e.a("10104", "Operation of slaughterhouses engaged in killing, houses dressing or packing meat", c), "10109", e.a("10109", "Processing and preserving of meat n.e.c.", c), "10201", e.a("10201", "Canning of fish, crustaceans and mollusks", c), "10202", e.a("10202", "Processing, curing and preserving of fish, crustacean and molluscs", c), "10203", e.a("10203", "Production of fish meals for human consumption or animal feed", c), "10204", e.a("10204", "Production of keropok including keropok lekor", c), "10205", e.a("10205", "Processing of seaweed", c), "10301", e.a("10301", "Manufacture of fruits and vegetable food products", c), "10302", e.a("10302", "Manufacture of fruit and vegetable juices", c), "10303", e.a("10303", "Pineapple canning", c), "10304", e.a("10304", "Manufacture of jams, marmalades and table jellies", c), "10305", e.a("10305", "Manufacture of nuts and nut products", c), "10306", e.a("10306", "Manufacture of bean curd products", c), "10401", e.a("10401", "Manufacture of crude palm oil", c), "10402", e.a("10402", "Manufacture of refined palm oil", c), "10403", e.a("10403", "Manufacture of palm kernel oil", c), "10404", e.a("10404", "Manufacture of crude and refined vegetable oil", c), "10405", e.a("10405", "Manufacture of coconut oil", c), "10406", e.a("10406", "Manufacture of compound cooking fats", c), "10407", e.a("10407", "Manufacture of animal oils and fats", c), "10501", e.a("10501", "Manufacture of ice cream and other edible ice such as sorbet", c), "10502", e.a("10502", "Manufacture of condensed, powdered and evaporated milk", c), "10509", e.a("10509", "Manufacture of other dairy products n.e.c.", c), "10611", e.a("10611", "Rice milling", c), "10612", e.a("10612", "Provision of milling services", c), "10613", e.a("10613", "Flour milling", c), "10619", e.a("10619", "Manufacture of grain mill products n.e.c.", c), "10621", e.a("10621", "Manufacture of starches and starch products", c), "10622", e.a("10622", "Manufacture of glucose, glucose syrup, maltose, inulin", c), "10623", e.a("10623", "Manufacture of sago and tapioca flour/products", c), "10711", e.a("10711", "Manufacture of biscuits and cookies", c), "10712", e.a("10712", "Manufacture of bread, cakes and other bakery products", c), "10713", e.a("10713", "Manufacture of snack products", c), "10714", e.a("10714", "Manufacture of frozen bakery products", c), "10721", e.a("10721", "Manufacture of sugar", c), "10722", e.a("10722", "Manufacture of sugar products", c), "10731", e.a("10731", "Manufacture of cocoa products", c), "10732", e.a("10732", "Manufacture of chocolate and chocolate products", c), "10733", e.a("10733", "Manufacture of sugar confectionery", c), "10741", e.a("10741", "Manufacture of meehoon, noodles and other related products", c), "10742", e.a("10742", "Manufacture of pastas", c), "10750", e.a("10750", "Manufacture of prepared meals and dishes", c), "10791", e.a("10791", "Manufacture of coffee", c), "10792", e.a("10792", "Manufacture of tea", c), "10793", e.a("10793", "Manufacture of sauces and condiments", c), "10794", e.a("10794", "Manufacture of spices and curry powder", c), "10795", e.a("10795", "Manufacture of egg products", c), "10799", e.a("10799", "Manufacture of other food products n.e.c.", c), "10800", e.a("10800", "Manufacture of prepared animal feeds", c), "11010", e.a("11010", "Distilling, rectifying and blending of spirits", c), "11020", e.a("11020", "Manufacture of wines", c), "11030", e.a("11030", "Manufacture of malt liquors and malt", c), "11041", e.a("11041", "Manufacture of soft drinks", c), "11042", e.a("11042", "Production of natural mineral water and other bottled water", c), "12000", e.a("12000", "MANUFACTURE OF TOBACCO PRODUCTS", c), "13110", e.a("13110", "Preparation and spinning of textile fibres", c), "13120", e.a("13120", "Weaving of textiles", c), "13131", e.a("13131", "Batik making", c), "13132", e.a("13132", "Dyeing, bleaching, printing and finishing of yarns and fabrics", c), "13139", e.a("13139", "Other finishing textiles", c), "13910", e.a("13910", "Manufacture of knitted and crocheted fabrics", c), "13921", e.a("13921", "Manufacture of made-up articles of any textile materials, including of knitted or crocheted fabrics", c), "13922", e.a("13922", "Manufacture of made-up furnishing articles", c), "13930", e.a("13930", "Manufacture of carpets and rugs", c), "13940", e.a("13940", "Manufacture of cordage, rope, twine and netting", c), "13990", e.a("13990", "Manufacture of other textiles n.e.c.", c), "14101", e.a("14101", "Manufacture of specific wearing apparel", c), "14102", e.a("14102", "Manufacture of clothings", c), "14103", e.a("14103", "Custom tailoring", c), "14109", e.a("14109", "Manufacture of other clothing accessories", c), "14200", e.a("14200", "Manufacture of articles made of fur skins", c), "14300", e.a("14300", "Manufacture of knitted and crocheted apparel", c), "15110", e.a("15110", "Tanning and dressing of leather; dressing and dyeing of fur", c), "15120", e.a("15120", "Manufacture of luggage, handbags and the like, saddlery and harness", c), "15201", e.a("15201", "Manufacture of leather footwear", c), "15202", e.a("15202", "Manufacture of plastic footwear", c), "15203", e.a("15203", "Manufacture of rubber footwear", c), "15209", e.a("15209", "Manufacture of other footwear n.e.c.", c), "16100", e.a("16100", "Sawmilling and planning of wood", c), "16211", e.a("16211", "Manufacture of veneer sheets and plywood", c), "16212", e.a("16212", "Manufacture of particle board and fibreboard", c), "16221", e.a("16221", "Manufacture of builders' carpentry", c), "16222", e.a("16222", "Manufacture of joinery wood products", c), "16230", e.a("16230", "Manufacture of wooden containers", c), "16291", e.a("16291", "Manufacture of wood charcoal", c), "16292", e.a("16292", "Manufacture of other products of wood, cane, articles of cork, straw and plaiting materials", c), "17010", e.a("17010", "Manufacture of pulp, paper and paperboard", c), "17020", e.a("17020", "Manufacture of corrugated paper and paperboard and of containers of paper and paperboard", c), "17091", e.a("17091", "Manufacture of envelopes and letter-card", c), "17092", e.a("17092", "Manufacture of household and personal hygiene paper", c), "17093", e.a("17093", "Manufacture of gummed or adhesive paper in strips or rolls and labels and wall paper", c), "17094", e.a("17094", "Manufacture of effigies, funeral paper goods, joss paper", c), "17099", e.a("17099", "Manufacture of other articles of paper and paperboard n.e.c.", c), "18110", e.a("18110", "Printing", c), "18120", e.a("18120", "Service activities related to printing", c), "18200", e.a("18200", "Reproduction of recorded media", c), "19100", e.a("19100", "Manufacture of coke oven products", c), "19201", e.a("19201", "Manufacture of refined petroleum products", c), "19202", e.a("19202", "Manufacture of bio-diesel products", c), "20111", e.a("20111", "Manufacture of liquefied or compressed inorganic industrial or medical gases", c), "20112", e.a("20112", "Manufacture of basic organic chemicals", c), "20113", e.a("20113", "Manufacture of inorganic compounds", c), "20119", e.a("20119", "Manufacture of other basic chemicals n.e.c.", c), "20121", e.a("20121", "Manufacture of fertilizers", c), "20129", e.a("20129", "Manufacture of associated nitrogen products", c), "20131", e.a("20131", "Manufacture of plastic in primary forms", c), "20132", e.a("20132", "Manufacture of synthetic rubber in primary forms: synthetic rubber, factice", c), "20133", e.a("20133", "Manufacture of mixtures of synthetic rubber and natural rubber or rubber - like gums", c), "20210", e.a("20210", "Manufacture of pesticides and other agrochemical products", c), "20221", e.a("20221", "Manufacture of paints, varnishes and similar coatings ink and mastics", c), "20222", e.a("20222", "Manufacture of printing ink", c), "20231", e.a("20231", "Manufacture of soap and detergents, cleaning and polishing preparations", c), "20232", e.a("20232", "Manufacture of perfumes and toilet preparations", c), "20291", e.a("20291", "Manufacture of photographic plates, films, sensitized paper and other sensitized unexposed materials", c), "20292", e.a("20292", "Manufacture of writing and drawing ink", c), "20299", e.a("20299", "Manufacture of other chemical products n.e.c.", c), "20300", e.a("20300", "Manufacture of man-made fibres", c), "21001", e.a("21001", "Manufacture of medicinal active substances to be used for their pharmacological properties in the manufacture of medicaments", c), "21002", e.a("21002", "Processing of blood", c), "21003", e.a("21003", "Manufacture of medicaments", c), "21004", e.a("21004", "Manufacture of chemical contraceptive products", c), "21005", e.a("21005", "Manufacture of medical diagnostic preparation", c), "21006", e.a("21006", "Manufacture of radioactive in-vivo diagnostic substances", c), "21007", e.a("21007", "Manufacture of biotech pharmaceuticals", c), "21009", e.a("21009", "Manufacture of other pharmaceuticals, medicinal chemical and botanical products n.e.c.", c), "22111", e.a("22111", "Manufacture of rubber tyres for vehicles", c), "22112", e.a("22112", "Manufacture of interchangeable tyre treads and retreading rubber tyres", c), "22191", e.a("22191", "Manufacture of other products of natural or synthetic rubber, unvulcanized, vulcanized or hardened", c), "22192", e.a("22192", "Manufacture of rubber gloves", c), "22193", e.a("22193", "Rubber remilling and latex processing", c), "22199", e.a("22199", "Manufacture of other rubber products n.e.c", c), "22201", e.a("22201", "Manufacture of semi-manufactures of plastic products", c), "22202", e.a("22202", "Manufacture of finished plastic products", c), "22203", e.a("22203", "Manufacture of plastic articles for the packing of goods", c), "22204", e.a("22204", "Manufacture of builders' plastics ware", c), "22205", e.a("22205", "Manufacture of plastic tableware, kitchenware and toilet articles", c), "22209", e.a("22209", "Manufacture of diverse plastic products n.e.c.", c), "23101", e.a("23101", "Manufacture of flat glass, including wired, coloured or tinted flat glass", c), "23102", e.a("23102", "Manufacture of laboratory, hygienic or pharmaceutical glassware", c), "23109", e.a("23109", "Manufacture of other glass products n.e.c.", c), "23911", e.a("23911", "Manufacture of refractory mortars and concretes", c), "23912", e.a("23912", "Manufacture of refractory ceramic goods", c), "23921", e.a("23921", "Manufacture of non-refractory ceramic", c), "23929", e.a("23929", "Manufacture of other clay building materials", c), "23930", e.a("23930", "Manufacture of other porcelain and ceramic products", c), "23941", e.a("23941", "Manufacture of hydraulic cement", c), "23942", e.a("23942", "Manufacture of lime and plaster", c), "23951", e.a("23951", "Manufacture of ready-mix and dry-mix concrete and mortars", c), "23952", e.a("23952", "Manufacture of precast concrete, cement or artificial stone articles for use in construction", c), "23953", e.a("23953", "Manufacture of prefabricated structural components for building or civil engineering of cement, concrete or artificial stone", c), "23959", e.a("23959", "Manufacture of other articles of concrete, cement and plaster n.e.c.", c), "23960", e.a("23960", "Cutting, shaping and finishing of stone", c), "23990", e.a("23990", "Manufacture of other non-metallic mineral products n.e.c.", c), "24101", e.a("24101", "Production of pig iron and spiegeleisen in pigs, blocks or other primary forms", c), "24102", e.a("24102", "Production of bars and rods of stainless steel or other alloy steel", c), "24103", e.a("24103", "Manufacture of seamless tubes, by hot rolling, hot extrusion or hot drawing, or by cold drawing or cold rolling", c), "24104", e.a("24104", "Manufacture of steel tube fittings", c), "24109", e.a("24109", "Manufacture of other basic iron and steel products n.e.c.", c), "24201", e.a("24201", "Tin smelting", c), "24202", e.a("24202", "Production of aluminium from alumina", c), "24209", e.a("24209", "Manufacture of other basic precious and other non-ferrous metals n.e.c.", c), "24311", e.a("24311", "Casting of iron", c), "24312", e.a("24312", "Casting of steel", c), "24320", e.a("24320", "Casting of non-ferrous metals", c), "25111", e.a("25111", "Manufacture of industrial frameworks in metal", c), "25112", e.a("25112", "Manufacture of prefabricated buildings mainly of metal", c), "25113", e.a("25113", "Manufacture of metal doors, windows and their frames, shutters and gates", c), "25119", e.a("25119", "Manufacture of other structural metal products", c), "25120", e.a("25120", "Manufacture of tanks, reservoirs and containers of metal", c), "25130", e.a("25130", "Manufacture of steam generators, except central heating hot water boilers", c), "25200", e.a("25200", "Manufacture of weapons and ammunition", c), "25910", e.a("25910", "Forging, pressing, stamping and roll-forming of metal; powder metallurgy", c), "25920", e.a("25920", "Treatment and coating of metals; machining", c), "25930", e.a("25930", "Manufacture of cutlery, hand tools and general hardware", c), "25991", e.a("25991", "Manufacture of tins and cans for food products, collapsible tubes and boxes", c), "25992", e.a("25992", "Manufacture of metal cable, plaited bands and similar articles", c), "25993", e.a("25993", "Manufacture of bolts, screws, nuts and similar threaded products", c), "25994", e.a("25994", "Manufacture of metal household articles", c), "25999", e.a("25999", "Manufacture of any other fabricated metal products n.e.c.", c), "26101", e.a("26101", "Manufacture of diodes, transistors and similar semiconductor devices", c), "26102", e.a("26102", "Manufacture electronic integrated circuits micro assemblies", c), "26103", e.a("26103", "Manufacture of electrical capacitors and resistors", c), "26104", e.a("26104", "Manufacture of printed circuit boards", c), "26105", e.a("26105", "Manufacture of display components", c), "26109", e.a("26109", "Manufacture of other components for electronic applications", c), "26201", e.a("26201", "Manufacture of computers", c), "26202", e.a("26202", "Manufacture of peripheral equipment", c), "26300", e.a("26300", "Manufacture of communication equipment", c), "26400", e.a("26400", "Manufacture of consumer electronics", c), "26511", e.a("26511", "Manufacture of measuring, testing, navigating and control equipment", c), "26512", e.a("26512", "Manufacture of industrial process control equipment", c), "26520", e.a("26520", "Manufacture of watches and clocks and parts", c), "26600", e.a("26600", "Manufacture of irradiation, electro medical and electrotherapeutic equipment", c), "26701", e.a("26701", "Manufacture of optical instruments and equipment", c), "26702", e.a("26702", "Manufacture of photographic equipment", c), "26800", e.a("26800", "Manufacture of magnetic and optical recording media", c), "27101", e.a("27101", "Manufacture of electric motors, generators and transformers", c), "27102", e.a("27102", "Manufacture of electricity distribution and control apparatus", c), "27200", e.a("27200", "Manufacture of batteries and accumulators", c), "27310", e.a("27310", "Manufacture of fibre optic cables", c), "27320", e.a("27320", "Manufacture of other electronic and electric wires and cables", c), "27330", e.a("27330", "Manufacture of current-carrying and non current-carrying wiring devices for electrical circuits regardless of material", c), "27400", e.a("27400", "Manufacture of electric lighting equipment", c), "27500", e.a("27500", "Manufacture of domestic appliances", c), "27900", e.a("27900", "Manufacture of miscellaneous electrical equipment other than motors, generators and transformers, batteries and accumulators, wires and wiring devices, lighting equipment or domestic appliances", c), "28110", e.a("28110", "Manufacture of engines and turbines, except aircraft, vehicle and cycle engines", c), "28120", e.a("28120", "Manufacture of fluid power equipment", c), "28130", e.a("28130", "Manufacture of other pumps, compressors, taps and valves", c), "28140", e.a("28140", "Manufacture of bearings, gears, gearing and driving elements", c), "28150", e.a("28150", "Manufacture of ovens, furnaces and furnace burners", c), "28160", e.a("28160", "Manufacture of lifting and handling equipment", c), "28170", e.a("28170", "Manufacture of office machinery and equipment (except computers and peripheral equipment)", c), "28180", e.a("28180", "Manufacture of power-driven hand tools with self-contained electric or non-electric motor or pneumatic drives", c), "28191", e.a("28191", "Manufacture of refrigerating or freezing industrial equipment", c), "28192", e.a("28192", "Manufacture of air-conditioning machines, including for motor vehicles", c), "28199", e.a("28199", "Manufacture of other general-purpose machinery n.e.c.", c), "28210", e.a("28210", "Manufacture of agricultural and forestry machinery", c), "28220", e.a("28220", "Manufacture of metal-forming machinery and machine tools", c), "28230", e.a("28230", "Manufacture of machinery for metallurgy", c), "28240", e.a("28240", "Manufacture of machinery for mining, quarrying and construction", c), "28250", e.a("28250", "Manufacture of machinery for food, beverage and tobacco processing", c), "28260", e.a("28260", "Manufacture of machinery for textile, apparel and leather production", c), "28290", e.a("28290", "Manufacture of other special-purpose machinery n.e.c.", c), "29101", e.a("29101", "Manufacture of passenger cars", c), "29102", e.a("29102", "Manufacture of commercial vehicles", c), "29200", e.a("29200", "Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi- trailers", c), "29300", e.a("29300", "Manufacture of parts and accessories for motor vehicles", c), "30110", e.a("30110", "Building of ships and floating structures", c), "30120", e.a("30120", "Building of pleasure and sporting boats", c), "30200", e.a("30200", "Manufacture of railway locomotives and rolling stock", c), "30300", e.a("30300", "Manufacture of air and spacecraft and related machinery", c), "30400", e.a("30400", "Manufacture of military fighting vehicles", c), "30910", e.a("30910", "Manufacture of motorcycles", c), "30920", e.a("30920", "Manufacture of bicycles and invalid carriages", c), "30990", e.a("30990", "Manufacture of other transport equipments n.e.c.", c), "31001", e.a("31001", "Manufacture of wooden and cane furniture", c), "31002", e.a("31002", "Manufacture of metal furniture", c), "31003", e.a("31003", "Manufacture of mattress", c), "31009", e.a("31009", "Manufacture of other furniture, except of stone, concrete or ceramic", c), "32110", e.a("32110", "Manufacture of jewellery and related articles", c), "32120", e.a("32120", "Manufacture of imitation jewellery and related articles", c), "32200", e.a("32200", "Manufacture of musical instruments", c), "32300", e.a("32300", "Manufacture of sports goods", c), "32400", e.a("32400", "Manufacture of games and toys", c), "32500", e.a("32500", "Manufacture of medical and dental instrument and supplies", c), "32901", e.a("32901", "Manufacture of stationery", c), "32909", e.a("32909", "Other manufacturing n.e.c.", c), "33110", e.a("33110", "Repair of fabricated metal products", c), "33120", e.a("33120", "Repair and maintenance of industrial machinery and equipment", c), "33131", e.a("33131", "Repair and maintenance of the measuring, testing, navigating and control equipment", c), "33132", e.a("33132", "Repair and maintenance of irradiation, electro medical and electrotherapeutic equipment", c), "33133", e.a("33133", "Repair of optical instruments and photographic equipment", c), "33140", e.a("33140", "Repair and maintenance of electrical equipment except domestic appliances", c), "33150", e.a("33150", "Repair and maintenance of transport equipment except motorcycles and bicycles", c), "33190", e.a("33190", "Repair and maintenance of other equipment n.e.c.", c), "33200", e.a("33200", "Installation of industrial machinery and equipment", c), "35101", e.a("35101", "Operation of generation facilities that produce electric energy", m), "35102", e.a("35102", "Operation of transmission, distribution and sales of electricity", m), "35201", e.a("35201", "Manufacture of gaseous fuels with a specified calorific value, by purification, blending and other processes from gases of various types including natural gas", m), "35202", e.a("35202", "Transportation, distribution and supply of gaseous fuels of all kinds through a system of mains", m), "35203", e.a("35203", "Sale of gas to the user through mains", m), "35301", e.a("35301", "Production, collection and distribution of steam and hot water for heating, power and other purposes", m), "35302", e.a("35302", "Production and distribution of cooled air, chilled water for cooling purposes", m), "35303", e.a("35303", "Production of ice, including ice for food and non-food (e.g. cooling) purposes", m), "36001", e.a("36001", "Purification and distribution of water for water supply purposes", p), "36002", e.a("36002", "Desalting of sea or ground water to produce water as the principal product of interest", p), "37000", e.a("37000", "Sewerage and similar activities", p), "38111", e.a("38111", "Collection of non-hazardous solid waste (i.e. garbage) within a local area", p), "38112", e.a("38112", "Collection of recyclable materials", p), "38113", e.a("38113", "Collection of refuse in litter-bins in public places", p), "38114", e.a("38114", "Collection of construction and demolition waste", p), "38115", e.a("38115", "Operation of waste transfer stations for non-hazardous waste", p), "38121", e.a("38121", "Collection of hazardous waste", p), "38122", e.a("38122", "Operation of waste transfer stations for hazardous waste", p), "38210", e.a("38210", "Treatment and disposal of non-hazardous waste", p), "38220", e.a("38220", "Treatment and disposal of hazardous waste", p), "38301", e.a("38301", "Mechanical crushing of metal waste", p), "38302", e.a("38302", "Dismantling of automobiles, computers, televisions and other equipment for material recover", p), "38303", e.a("38303", "Reclaiming of rubber such as used tires to produce secondary raw material", p), "38304", e.a("38304", "Reuse of rubber products", p), "38309", e.a("38309", "Materials recovery n.e.c.", p), "39000", e.a("39000", "Remediation activities and other waste management services", p), "41001", e.a("41001", "Residential buildings", v), "41002", e.a("41002", "Non-residential buildings", v), "41003", e.a("41003", "Assembly and erection of prefabricated constructions on the site", v), "41009", e.a("41009", "Construction of buildings n.e.c.", v), "42101", e.a("42101", "Construction of motorways, streets, roads, other vehicular and pedestrian ways", v), "42102", e.a("42102", "Surface work on streets, roads, highways, bridges or tunnels", v), "42103", e.a("42103", "Construction of bridges, including those for elevated highways", v), "42104", e.a("42104", "Construction of tunnels", v), "42105", e.a("42105", "Construction of railways and subways", v), "42106", e.a("42106", "Construction of airfield/airports runways", v), "42109", e.a("42109", "Construction of roads and railways n.e.c.", v), "42201", e.a("42201", "Long-distance pipelines, communication and power lines", v), "42202", e.a("42202", "Urban pipelines, urban communication and power lines; ancillary urban works", v), "42203", e.a("42203", "Water main and line construction", v), "42204", e.a("42204", "Reservoirs", v), "42205", e.a("42205", "Construction of irrigation systems (canals)", v), "42206", e.a("42206", "Construction of sewer systems (including repair) and sewage disposal plants", v), "42207", e.a("42207", "Construction of power plants", v), "42209", e.a("42209", "Construction of utility projects n.e.c.", v), "42901", e.a("42901", "Construction of refineries", v), "42902", e.a("42902", "Construction of waterways, harbour and river works, pleasure ports (marinas), locks", v), "42903", e.a("42903", "Construction of dams and dykes", v), "42904", e.a("42904", "Dredging of waterways", v), "42905", e.a("42905", "Outdoor sports facilities", v), "42906", e.a("42906", "Land subdivision with land improvement", v), "42909", e.a("42909", "Construction of other engineering projects n.e.c.", v), "43110", e.a("43110", "Demolition or wrecking of buildings and other structures", v), "43121", e.a("43121", "Clearing of building sites", v), "43122", e.a("43122", "Earth moving", v), "43123", e.a("43123", "Drilling, boring and core sampling for construction, geophysical, geological or similar purposes", v), "43124", e.a("43124", "Site preparation for mining", v), "43125", e.a("43125", "Drainage of agricultural or forestry land", v), "43126", e.a("43126", "Land reclamation work", v), "43129", e.a("43129", "Other site preparation activities n.e.c.", v), "43211", e.a("43211", "Electrical wiring and fittings", v), "43212", e.a("43212", "Telecommunications wiring", v), "43213", e.a("43213", "Computer network and cable television wiring", v), "43214", e.a("43214", "Satellite dishes", v), "43215", e.a("43215", "Lighting systems", v), "43216", e.a("43216", "Security systems", v), "43219", e.a("43219", "Electrical installation n.e.c.", v), "43221", e.a("43221", "Installation of heating systems (electric, gas and oil)", v), "43222", e.a("43222", "Installation of furnaces, cooling towers", v), "43223", e.a("43223", "Installation of non-electric solar energy collectors", v), "43224", e.a("43224", "Installation of plumbing and sanitary equipment", v), "43225", e.a("43225", "Installation of ventilation, refrigeration or air-conditioning equipment and ducts", v), "43226", e.a("43226", "Installation of gas fittings", v), "43227", e.a("43227", "Installation of fire and lawn sprinkler systems", v), "43228", e.a("43228", "Steam piping", v), "43229", e.a("43229", "Plumbing, heat and air-conditioning installation n.e.c.", v), "43291", e.a("43291", "Installation of elevators, escalators in buildings or other construction projects", v), "43292", e.a("43292", "Installation of automated and revolving doors in buildings or other construction projects", v), "43293", e.a("43293", "Installation of lighting conductors in buildings or other construction projects", v), "43294", e.a("43294", "Installation vacuum cleaning systems in buildings or other construction projects", v), "43295", e.a("43295", "Installation thermal, sound or vibration insulation in buildings or other construction projects", v), "43299", e.a("43299", "Other construction installation n.e.c.", v), "43301", e.a("43301", "Installation of doors, windows, door and window frames of wood or other materials, fitted kitchens, staircases, shop fittings and furniture", v), "43302", e.a("43302", "Laying, tiling, hanging or fitting in buildings or other construction projects of various types of materials", v), "43303", e.a("43303", "Interior and exterior painting of buildings", v), "43304", e.a("43304", "Painting of civil engineering structures", v), "43305", e.a("43305", "Installation of glass, mirrors", v), "43306", e.a("43306", "Interior completion", v), "43307", e.a("43307", "Cleaning of new buildings after construction", v), "43309", e.a("43309", "Other building completion and finishing work n.e.c.", v), "43901", e.a("43901", "Construction of foundations, including pile driving", v), "43902", e.a("43902", "Erection of non-self-manufactured steel elements", v), "43903", e.a("43903", "Scaffolds and work platform erecting and dismantling", v), "43904", e.a("43904", "Bricklaying and stone setting", v), "43905", e.a("43905", "Construction of outdoor swimming pools", v), "43906", e.a("43906", "Steam cleaning, sand blasting and similar activities for building exteriors", v), "43907", e.a("43907", "Renting of construction machinery and equipment with operator (e.g. cranes)", v), "43909", e.a("43909", "Other specialized construction activities, n.e.c.", v), "45101", e.a("45101", "Wholesale and retail of new motor vehicles", b), "45102", e.a("45102", "Wholesale and retail of used motor vehicles", b), "45103", e.a("45103", "Sale of industrial, commercial and agriculture vehicles – new", b), "45104", e.a("45104", "Sale of industrial, commercial and agriculture vehicles – used", b), "45105", e.a("45105", "Sale by commission agents", b), "45106", e.a("45106", "Car auctions", b), "45109", e.a("45109", "Sale of other motor vehicles n.e.c.", b), "45201", e.a("45201", "Maintenance and repair of motor vehicles", b), "45202", e.a("45202", "Spraying and painting", b), "45203", e.a("45203", "Washing and polishing (car wash)", b), "45204", e.a("45204", "Repair of motor vehicle seats", b), "45205", e.a("45205", "Installation of parts and accessories not as part of the manufacturing process", b), "45300", e.a("45300", "Wholesale and retail sale of all kinds of parts, components, supplies, tools and accessories for motor vehicles", b), "45401", e.a("45401", "Wholesale and retail sale of motorcycles", b), "45402", e.a("45402", "Wholesale and retail sale of parts and accessories for motorcycles", b), "45403", e.a("45403", "Repair and maintenance of motorcycles", b), "46100", e.a("46100", "Wholesale on a fee or contract basis", b), "46201", e.a("46201", "Wholesale of rubber", b), "46202", e.a("46202", "Wholesale of palm oil", b), "46203", e.a("46203", "Wholesale of lumber and timber", b), "46204", e.a("46204", "Wholesale of flowers and plants", b), "46205", e.a("46205", "Wholesale of livestock", b), "46209", e.a("46209", "Wholesale of agricultural raw material and live animal n.e.c.", b), "46311", e.a("46311", "Wholesale of meat, poultry and eggs", b), "46312", e.a("46312", "Wholesale of fish and other seafood", b), "46313", e.a("46313", "Wholesale of fruits", b), "46314", e.a("46314", "Wholesale of vegetables", b), "46319", e.a("46319", "Wholesale of meat, fish, fruits and vegetables n.e.c.", b), "46321", e.a("46321", "Wholesale of rice, other grains, flour and sugars", b), "46322", e.a("46322", "Wholesale of dairy products", b), "46323", e.a("46323", "Wholesale of confectionary", b), "46324", e.a("46324", "Wholesale of biscuits, cakes, breads and other bakery products", b), "46325", e.a("46325", "Wholesale of coffee, tea, cocoa and other beverages", b), "46326", e.a("46326", "Wholesale of beer, wine and spirits", b), "46327", e.a("46327", "Wholesale of tobacco, cigar, cigarettes", b), "46329", e.a("46329", "Wholesale of other foodstuffs", b), "46411", e.a("46411", "Wholesale of yarn and fabrics", b), "46412", e.a("46412", "Wholesale of household linen, towels, blankets", b), "46413", e.a("46413", "Wholesale of clothing", b), "46414", e.a("46414", "Wholesale of clothing accessories", b), "46415", e.a("46415", "Wholesale of fur articles", b), "46416", e.a("46416", "Wholesale of footwear", b), "46417", e.a("46417", "Wholesale of haberdashery", b), "46419", e.a("46419", "Wholesale of textiles, clothing n.e.c.", b), "46421", e.a("46421", "Wholesale of pharmaceutical and medical goods", b), "46422", e.a("46422", "Wholesale of perfumeries, cosmetics, soap and toiletries", b), "46431", e.a("46431", "Wholesale of bicycles and their parts and accessories", b), "46432", e.a("46432", "Wholesale of photographic and optical goods", b), "46433", e.a("46433", "Wholesale of leather goods and travel accessories", b), "46434", e.a("46434", "Wholesale of musical instruments, games and toys, sports goods", b), "46441", e.a("46441", "Wholesale of handicrafts and artificial flowers", b), "46442", e.a("46442", "Wholesale of cut flowers and plants", b), "46443", e.a("46443", "Wholesale of watches and clocks", b), "46444", e.a("46444", "Wholesale of jewellery", b), "46491", e.a("46491", "Wholesale of household furniture", b), "46492", e.a("46492", "Wholesale of household appliances", b), "46493", e.a("46493", "Wholesale of lighting equipment", b), "46494", e.a("46494", "Wholesale of household utensils and cutlery, crockery, glassware, chinaware and pottery", b), "46495", e.a("46495", "Wholesale of woodenware, wickerwork and corkware", b), "46496", e.a("46496", "Wholesale of electrical and electronic goods", b), "46497", e.a("46497", "Wholesale of stationery, books, magazines and newspapers", b), "46499", e.a("46499", "Wholesale of other household goods n.e.c.", b), "46510", e.a("46510", "Wholesale of computer hardware, software and peripherals", b), "46521", e.a("46521", "Wholesale of telephone and telecommunications equipment, cell phones, pagers", b), "46522", e.a("46522", "Wholesale of electronic components and wiring accessories", b), "46531", e.a("46531", "Wholesale of agricultural machinery, equipment and supplies", b), "46532", e.a("46532", "Wholesale of lawn mowers however operated", b), "46591", e.a("46591", "Wholesale of office machinery and business equipment, except computers and computer peripheral equipment", b), "46592", e.a("46592", "Wholesale of office furniture", b), "46593", e.a("46593", "Wholesale of computer-controlled machines tools", b), "46594", e.a("46594", "Wholesale of industrial machinery, equipment and supplies", b), "46595", e.a("46595", "Wholesale of construction and civil engineering machinery and equipment", b), "46596", e.a("46596", "Wholesale of lift escalators, air-conditioning, security and fire fighting equipment", b), "46599", e.a("46599", "Wholesale of other machinery for use in industry, trade and navigation and other services n.e.c.", b), "46611", e.a("46611", "Wholesale of petrol, diesel, lubricants", b), "46612", e.a("46612", "Wholesale of liquefied petroleum gas", b), "46619", e.a("46619", "Wholesale of other solid, liquid and gaseous fuels and related products n.e.c.", b), "46621", e.a("46621", "Wholesale of ferrous and non-ferrous metal ores and metals", b), "46622", e.a("46622", "Wholesale of ferrous and non-ferrous semi-finished metal ores and products n.e.c.", b), "46631", e.a("46631", "Wholesale of logs, sawn timber, plywood, veneer and related products", b), "46632", e.a("46632", "Wholesale of paints and varnish", b), "46633", e.a("46633", "Wholesale of construction materials", b), "46634", e.a("46634", "Wholesale of fittings and fixtures", b), "46635", e.a("46635", "Wholesale of hot water heaters", b), "46636", e.a("46636", "Wholesale of sanitary installation and equipment", b), "46637", e.a("46637", "Wholesale of tools", b), "46639", e.a("46639", "Wholesale of other construction materials, hardware, plumbing and heating equipment and supplies n.e.c.", b), "46691", e.a("46691", "Wholesale of industrial chemicals", b), "46692", e.a("46692", "Wholesale of fertilizers and agrochemical products", b), "46693", e.a("46693", "Wholesale of plastic materials in primary forms", b), "46694", e.a("46694", "Wholesale of rubber scrap", b), "46695", e.a("46695", "Wholesale of textile fibres", b), "46696", e.a("46696", "Wholesale of paper in bulk, packaging materials", b), "46697", e.a("46697", "Wholesale of precious stones", b), "46698", e.a("46698", "Wholesale of metal and non-metal waste and scrap and materials for recycling", b), "46699", e.a("46699", "Dismantling of automobiles, computer, televisions and other equipment to obtain and re-sell usable parts", b), "46901", e.a("46901", "Wholesale of aquarium fishes, pet birds and animals", b), "46902", e.a("46902", "Wholesale of animal/pet food", b), "46909", e.a("46909", "Wholesale of a variety of goods without any particular specialization n.e.c.", b), "47111", e.a("47111", "Provision stores", b), "47112", e.a("47112", "Supermarket", b), "47113", e.a("47113", "Mini market", b), "47114", e.a("47114", "Convenience stores", b), "47191", e.a("47191", "Department stores", b), "47192", e.a("47192", "Department stores and supermarket", b), "47193", e.a("47193", "Hypermarket", b), "47194", e.a("47194", "News agent and miscellaneous goods store", b), "47199", e.a("47199", "Other retail sale in non-specialized stores n.e.c.", b), "47211", e.a("47211", "Retail sale of rice, flour, other grains and sugars", b), "47212", e.a("47212", "Retail sale of fresh or preserved vegetables and fruits", b), "47213", e.a("47213", "Retail sale of dairy products and eggs", b), "47214", e.a("47214", "Retail sale of meat and meat products (including poultry)", b), "47215", e.a("47215", "Retail sale of fish, other seafood and products thereof", b), "47216", e.a("47216", "Retail sale of bakery products and sugar confectionery", b), "47217", e.a("47217", "Retail sale of mee, kuey teow, mee hoon, wantan skins and other food products made from flour or soya", b), "47219", e.a("47219", "Retail sale of other food products n.e.c.", b), "47221", e.a("47221", "Retail sale of beer, wine and spirits", b), "47222", e.a("47222", "Retail sale of tea, coffee, soft drinks, mineral water and other beverages", b), "47230", e.a("47230", "Retail sale of tobacco products in specialized store", b), "47300", e.a("47300", "Retail sale of automotive fuel in specialized stores", b), "47411", e.a("47411", "Retail sale of computers, computer equipment and supplies", b), "47412", e.a("47412", "Retail sale of video game consoles and non-customized software", b), "47413", e.a("47413", "Retail sale of telecommunication equipment", b), "47420", e.a("47420", "Retail sale of audio and video equipment in specialized store", b), "47510", e.a("47510", "Retail sale of textiles in specialized stores", b), "47520", e.a("47520", "Retail sale of construction materials, hardware, paints and glass", b), "47531", e.a("47531", "Retail sale of carpets and rugs", b), "47532", e.a("47532", "Retail sale of curtains and net curtains", b), "47533", e.a("47533", "Retail sale of wallpaper and floor coverings", b), "47591", e.a("47591", "Retail sale of household furniture", b), "47592", e.a("47592", "Retail sale of articles for lighting", b), "47593", e.a("47593", "Retail sale of household utensils and cutlery, crockery, glassware, chinaware and pottery", b), "47594", e.a("47594", "Retail sale of wood, cork goods and wickerwork goods", b), "47595", e.a("47595", "Retail sale of household appliances", b), "47596", e.a("47596", "Retail sale of musical instruments and scores", b), "47597", e.a("47597", "Retail sale of security systems", b), "47598", e.a("47598", "Retail sale of household articles and equipment n.e.c.", b), "47611", e.a("47611", "Retail sale of office supplies and equipment", b), "47612", e.a("47612", "Retail sale of books, newspapers and stationary", b), "47620", e.a("47620", "Retail sale of musical records, audio tapes, compact discs , cassettes, video tapes, VCDs and DVDs, blank tapes and discs", b), "47631", e.a("47631", "Retail sale of sports goods and equipments", b), "47632", e.a("47632", "Retail sale of fishing equipment", b), "47633", e.a("47633", "Retail sale of camping goods", b), "47634", e.a("47634", "Retail sale of boats and equipments", b), "47635", e.a("47635", "Retail sale of bicycles and related parts and accessories", b), "47640", e.a("47640", "Retail sale of games and toys, made of all materials", b), "47711", e.a("47711", "Retail sale of articles of clothing, articles of fur and clothing accessories", b), "47712", e.a("47712", "Retail sale of footwear", b), "47713", e.a("47713", "Retail sale of leather goods, accessories of leather and leather substitutes", b), "47721", e.a("47721", "Stores specialized in retail sale of pharmaceuticals, medical and orthopaedic goods", b), "47722", e.a("47722", "Stores specialized in retail sale of perfumery, cosmetic and toilet articles", b), "47731", e.a("47731", "Retail sale of photographic and precision equipment", b), "47732", e.a("47732", "Retail sale of watches and clocks", b), "47733", e.a("47733", "Retail sale of jewellery", b), "47734", e.a("47734", "Retail sale of flowers, plants, seeds, fertilizers", b), "47735", e.a("47735", "Retail sale of souvenirs, craftwork and religious articles", b), "47736", e.a("47736", "Retail sale of household fuel oil, cooking gas, coal and fuel wood", b), "47737", e.a("47737", "Retail sale of spectacles and other optical goods", b), "47738", e.a("47738", "Retail sale of aquarium fishes, pet animals and pet food", b), "47739", e.a("47739", "Other retail sale of new goods in specialized stores n.e.c.", b), "47741", e.a("47741", "Retail sale of second-hand books", b), "47742", e.a("47742", "Retail sale of second-hand electrical and electronic goods", b), "47743", e.a("47743", "Retail sale of antiques", b), "47744", e.a("47744", "Activities of auctioning houses (retail)", b), "47749", e.a("47749", "Retail sale of second-hand goods n.e.c.", b), "47810", e.a("47810", "Retail sale of food, beverages and tobacco products via stalls or markets", b), "47820", e.a("47820", "Retail sale of textiles, clothing and footwear via stalls or markets", b), "47891", e.a("47891", "Retail sale of carpets and rugs via stalls or markets", b), "47892", e.a("47892", "Retail sale of books via stalls or markets", b), "47893", e.a("47893", "Retail sale of games and toys via stalls or markets", b), "47894", e.a("47894", "Retail sale of household appliances and consumer electronics via stall or markets", b), "47895", e.a("47895", "Retail sale of music and video recordings via stall or markets", b), "47911", e.a("47911", "Retail sale of any kind of product by mail order", b), "47912", e.a("47912", "Retail sale of any kind of product over the Internet", b), "47913", e.a("47913", "Direct sale via television, radio and telephone", b), "47914", e.a("47914", "Internet retail auctions", b), "47991", e.a("47991", "Retail sale of any kind of product by direct sales or door-to-door sales persons", b), "47992", e.a("47992", "Retail sale of any kind of product through vending machines", b), "47999", e.a("47999", "Other retail sale not in stores, stalls or markets n.e.c.", b), "49110", e.a("49110", "Passenger transport by inter-urban railways", F), "49120", e.a("49120", "Freight transport by inter-urban, suburban and urban railways", F), "49211", e.a("49211", "City bus services", F), "49212", e.a("49212", "Urban and suburban railway passenger transport service", F), "49221", e.a("49221", "Express bus services", F), "49222", e.a("49222", "Employees bus services", F), "49223", e.a("49223", "School bus services", F), "49224", e.a("49224", "Taxi operation and limousine services", F), "49225", e.a("49225", "Rental of cars with driver", F), "49229", e.a("49229", "Other passenger land transport n.e.c.", F), "49230", e.a("49230", "Freight transport by road", F), "49300", e.a("49300", "Transport via pipeline", F), "50111", e.a("50111", "Operation of excursion, cruise or sightseeing boats", F), "50112", e.a("50112", "Operation of ferries, water taxis", F), "50113", e.a("50113", "Rental of pleasure boats with crew for sea and coastal water transport", F), "50121", e.a("50121", "Transport of freight overseas and coastal waters, whether scheduled or not", F), "50122", e.a("50122", "Transport by towing or pushing of barges, oil rigs", F), "50211", e.a("50211", "Transport of passenger via rivers, canals, lakes and other inland waterways", F), "50212", e.a("50212", "Rental of pleasure boats with crew for inland water transport", F), "50220", e.a("50220", "Transport of freight via rivers, canals, lakes and other inland waterways", F), "51101", e.a("51101", "Transport of passengers by air over regular routes and on regular schedules", F), "51102", e.a("51102", "Non-scheduled transport of passenger by air", F), "51103", e.a("51103", "Renting of air-transport equipment with operator for the purpose of passenger transportation", F), "51201", e.a("51201", "Transport freight by air over regular routes and on regular schedules", F), "51202", e.a("51202", "Non-scheduled transport of freight by air", F), "51203", e.a("51203", "Renting of air-transport equipment with operator for the purpose of freight transportation", F), "52100", e.a("52100", "Warehousing and storage services", F), "52211", e.a("52211", A, F), "52212", e.a("52212", "Towing and road side assistance", F), "52213", e.a("52213", "Operation of parking facilities for motor vehicles (parking lots)", F), "52214", e.a("52214", "Highway, bridge and tunnel operation services", F), "52219", e.a("52219", "Other service activities incidental to land transportation n.e.c.", F), "52221", e.a("52221", "Port, harbours and piers operation services", F), "52222", e.a("52222", "Vessel salvage and refloating services", F), "52229", e.a("52229", "Other service activities incidental to water transportation n.e.c.", F), "52231", e.a("52231", A, F), "52232", e.a("52232", "Airport and air-traffic-control activities", F), "52233", e.a("52233", "Ground service activities on airfields", F), "52234", e.a("52234", "Fire fighting and fire-prevention services at airports", F), "52239", e.a("52239", "Other service activities incidental to air transportation n.e.c.", F), "52241", e.a("52241", "Stevedoring services", F), "52249", e.a("52249", "Other cargo handling activities n.e.c.", F), "52291", e.a("52291", "Forwarding of freight", F), "52292", e.a("52292", "Brokerage for ship and aircraft space", F), "52299", e.a("52299", "Other transportation support activities n.e.c.", F), "53100", e.a("53100", "National postal services", F), "53200", e.a("53200", "Courier activities other than national post activities", F), "55101", e.a("55101", "Hotels and resort hotels", C), "55102", e.a("55102", "Motels", C), "55103", e.a("55103", "Apartment hotels", C), "55104", e.a("55104", "Chalets", C), "55105", e.a("55105", "Rest house/guest house", C), "55106", e.a("55106", "Bed and breakfast units", C), "55107", e.a("55107", "Hostels", C), "55108", e.a("55108", "Home stay", C), "55109", e.a("55109", "Other short term accommodation activities n.e.c.", C), "55200", e.a("55200", "Camping grounds, recreational vehicle parks and trailer parks", C), "55900", e.a("55900", "Other accommodation", C), "56101", e.a("56101", "Restaurants and restaurant cum night clubs", C), "56102", e.a("56102", "Cafeterias/canteens", C), "56103", e.a("56103", "Fast-food restaurants", C), "56104", e.a("56104", "Ice cream truck vendors and parlours", C), "56105", e.a("56105", "Mobile food carts", C), "56106", e.a("56106", "Food stalls/hawkers", C), "56107", e.a("56107", "Food or beverage, food and beverage preparation in market stalls/hawkers", C), "56210", e.a("56210", "Event/food caterers", C), "56290", e.a("56290", "Other food service activities", C), "56301", e.a("56301", "Pubs, bars, discotheques, coffee houses, cocktail lounges and karaoke", C), "56302", e.a("56302", "Coffee shops", C), "56303", e.a("56303", "Drink stalls/hawkers", C), "56304", e.a("56304", "Mobile beverage", C), "56309", e.a("56309", "Others drinking places n.e.c.", C), "58110", e.a("58110", "Publishing of books, brochures and other publications", O), "58120", e.a("58120", "Publishing of mailing lists, telephone book, other directories", O), "58130", e.a("58130", "Publishing of newspapers, journals, magazines and periodicals in print or electronic form", O), "58190", e.a("58190", "Publishing of catalogues, photos, engraving and postcards, greeting cards, forms, posters, reproduction of works of art, advertising material and other printed matter n.e.c.", O), "58201", e.a("58201", "Business and other applications", O), "58202", e.a("58202", "Computer games for all platforms", O), "58203", e.a("58203", "Operating systems", O), "59110", e.a("59110", "Motion picture, video and television programme production activities", O), "59120", e.a("59120", "Motion picture, video and television programme post-production activities", O), "59130", e.a("59130", "Motion picture, video and television programme distribution activities", O), "59140", e.a("59140", "Motion picture projection activities", O), "59200", e.a("59200", "Sound recording and music publishing activities", O), "60100", e.a("60100", "Radio broadcasting", O), "60200", e.a("60200", "Television programming and broadcasting activities", O), "61101", e.a("61101", "Wired telecommunications services", O), "61102", e.a("61102", "Internet access providers by the operator of the wired infrastructure", O), "61201", e.a("61201", "Wireless telecommunications services", O), "61202", e.a("61202", "Internet access providers by the operator of the wireless infrastructure", O), "61300", e.a("61300", "Satellite telecommunications services", O), "61901", e.a("61901", "Provision of Internet access over networks between the client and the ISP not owned or controlled by the ISP", O), "61902", e.a("61902", "Provision of telecommunications services over existing telecom connection", O), "61903", e.a("61903", "Telecommunications resellers", O), "61904", e.a("61904", "Provision of telecommunications services over existing telecom connections VOIP (Voice Over Internet Protocol) provision", O), "61905", e.a("61905", "Provision of specialized telecommunications applications", O), "61909", e.a("61909", "Other telecommunications activities n.e.c.", O), "62010", e.a("62010", "Computer programming activities", O), "62021", e.a("62021", "Computer consultancy", O), "62022", e.a("62022", "Computer facilities management activities", O), "62091", e.a("62091", "Information Communication Technology (ICT) system security", O), "62099", e.a("62099", "Other information technology service activities n.e.c.", O), "63111", e.a("63111", "Activities of providing infrastructure for hosting, data processing services and related activities", O), "63112", e.a("63112", "Data processing activities", O), "63120", e.a("63120", "Web portals", O), "63910", e.a("63910", "News syndicate and news agency activities", O), "63990", e.a("63990", "Other information service activities n.e.c.", O), "64110", e.a("64110", "Central banking", j), "64191", e.a("64191", "Commercial Banks", j), "64192", e.a("64192", "Islamic Banks", j), "64193", e.a("64193", "Offshore Banks", j), "64194", e.a("64194", "Investment Banks", j), "64195", e.a("64195", "Development financial institutions (with deposit taking functions)", j), "64199", e.a("64199", "Other monetary intermediation (with deposit taking functions) n.e.c.", j), "64200", e.a("64200", "Activities of holding companies", j), "64301", e.a("64301", "Venture capital companies", j), "64302", e.a("64302", "Unit trust fund excludes REITs", j), "64303", e.a("64303", "Property unit trust (REITs)", j), "64304", e.a("64304", "Other administration of trusts accounts", j), "64309", e.a("64309", "Trusts, funds and similar financial entities n.e.c.", j), "64910", e.a("64910", "Financial leasing activities", j), "64921", e.a("64921", "Development financial institutions (without deposit taking functions)", j), "64922", e.a("64922", "Credit card services", j), "64923", e.a("64923", "Licensed money lending activities", j), "64924", e.a("64924", "Pawnshops and pawnbrokers includes Ar-Rahnu", j), "64925", e.a("64925", "Co-operative with credits functions", j), "64929", e.a("64929", "Other credit granting n.e.c.", j), "64991", e.a("64991", "Factoring companies", j), "64992", e.a("64992", "Representative office of foreign banks", j), "64993", e.a("64993", "Nominee companies", j), "64999", e.a("64999", "Other financial service activities, except insurance/takaful and pension funding n.e.c.", j), "65111", e.a("65111", "Life insurance", j), "65112", e.a("65112", "Family takaful", j), "65121", e.a("65121", "General insurance", j), "65122", e.a("65122", "General takaful", j), "65123", e.a("65123", "Composite insurance", j), "65124", e.a("65124", "Offshore insurance", j), "65125", e.a("65125", "Offshore takaful", j), "65201", e.a("65201", "Life reinsurance", j), "65202", e.a("65202", "Family retakaful", j), "65203", e.a("65203", "General reinsurance", j), "65204", e.a("65204", "General retakaful", j), "65205", e.a("65205", "Composite retakaful", j), "65206", e.a("65206", "Offshore reinsurance", j), "65207", e.a("65207", "Offshore retakaful", j), "65301", e.a("65301", "Pension funding", j), "65302", e.a("65302", "Provident funding", j), "66111", e.a("66111", "Stock exchanges", j), "66112", e.a("66112", "Exchanges for commodity contracts", j), "66113", e.a("66113", "Securities exchange", j), "66114", e.a("66114", "Exchanges for commodity futures contracts", j), "66119", e.a("66119", "Administration of financial markets n.e.c.", j), "66121", e.a("66121", "Stock, share and bond brokers", j), "66122", e.a("66122", "Commodity brokers and dealers", j), "66123", e.a("66123", "Gold bullion dealers", j), "66124", e.a("66124", "Foreign exchange broker and dealers (Bureaux de change)", j), "66125", e.a("66125", "Money-changing services", j), "66129", e.a("66129", "Other financial and commodity futures brokers and dealers", j), "66191", e.a("66191", "Investment advisory services", j), "66192", e.a("66192", "Financial consultancy services", j), "66199", e.a("66199", "Activities auxiliary to finance n.e.c.", j), "66211", e.a("66211", "Insurance adjusting service", j), "66212", e.a("66212", "Takaful adjusting service", j), "66221", e.a("66221", "Insurance agents", j), "66222", e.a("66222", "Takaful agents", j), "66223", e.a("66223", "Insurance brokers", j), "66224", e.a("66224", "Takaful brokers", j), "66290", e.a("66290", "Other activities auxiliary to insurance, takaful and pension funding", j), "66301", e.a("66301", "Management of pension funds", j), "66302", e.a("66302", "Assets/portfolio management", j), "66303", e.a("66303", "Unit trust management companies", j), "68101", e.a("68101", "Buying, selling, renting and operating of self-owned or leased real estate – residential buildings", q), "68102", e.a("68102", "Buying, selling, renting and operating of self-owned or leased real estate – non-residential buildings", q), "68103", e.a("68103", "Buying, selling, renting and operating of self-owned or leased real estate – land", q), "68104", e.a("68104", "Development of building projects for own operation, i.e. for renting of space in these buildings", q), "68109", e.a("68109", "Real estate activities with own or leased property n.e.c.", q), "68201", e.a("68201", "Activities of real estate agents and brokers for buying, selling and renting of real estate", q), "68202", e.a("68202", "Management of real estate on a fee or contract basis", q), "68203", e.a("68203", "Appraisal services for real estate", q), "68209", e.a("68209", "Real estate activities on a fee or contract basis n.e.c.", q), "69100", e.a("69100", "Legal activities", V), "69200", e.a("69200", "Accounting, bookkeeping and auditing activities; tax consultancy", V), "70100", e.a("70100", "Activities of head offices", V), "70201", e.a("70201", "Business management consultancy services", V), "70202", e.a("70202", "Human resource consultancy services", V), "70203", e.a("70203", "Consultancy services in public relation and communications", V), "70209", e.a("70209", "Other management consultancy activities n.e.c", V), "71101", e.a("71101", "Architectural services", V), "71102", e.a("71102", "Engineering services", V), "71103", e.a("71103", "Land surveying services", V), "71109", e.a("71109", "Other architectural and engineering activities and related technical consultancy n.e.c.", V), "71200", e.a("71200", "Technical testing and analysis", V), "72101", e.a("72101", "Research and development on natural sciences", V), "72102", e.a("72102", "Research and development on engineering and technology", V), "72103", e.a("72103", "Research and development on medical sciences", V), "72104", e.a("72104", "Research and development on biotechnology", V), "72105", e.a("72105", "Research and development on agricultural sciences", V), "72106", e.a("72106", "Research and development on Information Communication Technology (ICT)", V), "72109", e.a("72109", "Research and development on other natural science and engineering n.e.c.", V), "72201", e.a("72201", "Research and development on social sciences", V), "72202", e.a("72202", "Research and development on humanities", V), "72209", e.a("72209", "Research and development of other social sciences and humanities n.e.c.", V), "73100", e.a("73100", "Advertising", V), "73200", e.a("73200", "Market research and public opinion polling", V), "74101", e.a("74101", "Activities of interior decorators", V), "74102", e.a("74102", "Services of graphic designers", V), "74103", e.a("74103", "Fashion design services", V), "74109", e.a("74109", "Specialized design activities n.e.c.", V), "74200", e.a("74200", "Photographic activities", V), "74901", e.a("74901", "Translation and interpretation activities", V), "74902", e.a("74902", "Business brokerage activities", V), "74903", e.a("74903", "Security consulting", V), "74904", e.a("74904", "Activities of quantity surveyors", V), "74905", e.a("74905", "Activities of consultants other than architecture, engineering and management consultants", V), "74909", e.a("74909", "Any other professional, scientific and technical activities n.e.c.", V), "75000", e.a("75000", "VETERINARY ACTIVITIES", V), "77101", e.a("77101", "Renting and operational leasing of passenger cars (without driver)", Z), "77102", e.a("77102", "Renting and operational leasing of trucks, utility trailers and recreational vehicles", Z), "77211", e.a("77211", "Renting and leasing of pleasure boats, canoes, sailboats", Z), "77212", e.a("77212", "Renting and leasing of bicycles", Z), "77213", e.a("77213", "Renting and leasing of beach chairs and umbrellas", Z), "77219", e.a("77219", "Renting and leasing of other sports equipment n.e.c.", Z), "77220", e.a("77220", "Renting of video tapes, records, CDs, DVDs", Z), "77291", e.a("77291", "Renting and leasing of textiles, wearing apparel and footwear", Z), "77292", e.a("77292", "Renting and leasing of furniture, pottery and glass, kitchen and tableware, electrical appliances and house wares", Z), "77293", e.a("77293", "Renting and leasing of jewellery, musical instruments, scenery and costumes", Z), "77294", e.a("77294", "Renting and leasing of books, journals and magazines", Z), "77295", e.a("77295", "Renting and leasing of machinery and equipment used by amateurs or as a hobby", Z), "77296", e.a("77296", "Renting of flowers and plants", Z), "77297", e.a("77297", "Renting and leasing of electronic equipment for household use", Z), "77299", e.a("77299", "Renting and leasing of other personal and household goods n.e.c.", Z), "77301", e.a("77301", "Renting and operational leasing, without operator, of other machinery and equipment that are generally used as capital goods by industries", Z), "77302", e.a("77302", "Renting and operational leasing of land-transport equipment (other than motor vehicles) without drivers", Z), "77303", e.a("77303", "Renting and operational leasing of water-transport equipment without operator", Z), "77304", e.a("77304", "Renting and operational leasing of air transport equipment without operator", Z), "77305", e.a("77305", "Renting and operational leasing of agricultural and forestry machinery and equipment without operator", Z), "77306", e.a("77306", "Renting and operational leasing of construction and civil-engineering machinery and equipment without operator", Z), "77307", e.a("77307", "Rental and operational leasing of office machinery and equipment without operator", Z), "77309", e.a("77309", "Renting and leasing of other machinery, equipment and tangible goods n.e.c.", Z), "77400", e.a("77400", "Leasing of intellectual property and similar products, except copyrighted works", Z), "78100", e.a("78100", "Activities of employment placement agencies", Z), "78200", e.a("78200", "Temporary employment agency activities", Z), "78300", e.a("78300", "Provision of human resources for client businesses", Z), "79110", e.a("79110", "Travel agency activities", Z), "79120", e.a("79120", "Tour operator activities", Z), "79900", e.a("79900", "Other reservation service and related activities", Z), "80100", e.a("80100", "Private security activities", Z), "80200", e.a("80200", "Security systems service activities", Z), "80300", e.a("80300", "Investigation and detective activities", Z), "81100", e.a("81100", "Combined facilities support activities", Z), "81210", e.a("81210", "General cleaning of buildings", Z), "81291", e.a("81291", "Cleaning of buildings of all types", Z), "81292", e.a("81292", "Swimming pool cleaning and maintenance services", Z), "81293", e.a("81293", "Cleaning of industrial machinery", Z), "81294", e.a("81294", "Cleaning of trains, buses, planes", Z), "81295", e.a("81295", "Cleaning of pest control services not in connection with agriculture", Z), "81296", e.a("81296", "Disinfecting and exterminating activities", Z), "81297", e.a("81297", "Cleaning of sea tankers", Z), "81299", e.a("81299", "Other building and industrial cleaning activities, n.e.c.", Z), "81300", e.a("81300", "Landscape care and maintenance service activities", Z), "82110", e.a("82110", "Combined office administrative service activities", Z), "82191", e.a("82191", "Document preparation, editing and/or proofreading", Z), "82192", e.a("82192", "Typing, word processing or desktop publishing", Z), "82193", e.a("82193", "Secretarial support services", Z), "82194", e.a("82194", "Transcription of documents and other secretarial services", Z), "82195", e.a("82195", "Provision of mailbox rental and other postal and mailing services", Z), "82196", e.a("82196", "Photocopying, duplicating, blueprinting", Z), "82199", e.a("82199", "Photocopying, document preparation and other specialized office support activities n.e.c.", Z), "82200", e.a("82200", "Activities of call centres", Z), "82301", e.a("82301", "Organization, promotions and/or management of event", Z), "82302", e.a("82302", "Meeting, incentive, convention, exhibition (MICE)", Z), "82910", e.a("82910", "Activities of collection agencies and credit bureaus", Z), "82920", e.a("82920", "Packaging activities on a fee or contract basis, whether or not these involve an automated process", Z), "82990", e.a("82990", "Other business support service activities n.e.c.", Z), "84111", e.a("84111", "General (overall) public administration activities", ne), "84112", e.a("84112", "Ancillary service activities for the government as a whole", ne), "84121", e.a("84121", "Administrative educational services", ne), "84122", e.a("84122", "Administrative health care services", ne), "84123", e.a("84123", "Administrative housing and local government services", ne), "84124", e.a("84124", "Administrative recreational, cultural, arts and sports services", ne), "84125", e.a("84125", "Administrative religious affairs services", ne), "84126", e.a("84126", "Administrative welfare services", ne), "84129", e.a("84129", "Other community and social affairs services", ne), "84131", e.a("84131", "Domestic and international trade affairs", ne), "84132", e.a("84132", "Agriculture and rural development affairs", ne), "84133", e.a("84133", "Primary industries affairs", ne), "84134", e.a("84134", "Public works affairs", ne), "84135", e.a("84135", "Transport affairs", ne), "84136", e.a("84136", "Energy, telecommunication and postal affairs", ne), "84137", e.a("84137", "Tourism affairs", ne), "84138", e.a("84138", "Human resource affairs", ne), "84139", e.a("84139", "Other regulation of and contribution to more efficient operation of businesses n.e.c.", ne), "84210", e.a("84210", "Foreign affairs", ne), "84220", e.a("84220", "Military and civil defence services", ne), "84231", e.a("84231", "Police service", ne), "84232", e.a("84232", "Prison service", ne), "84233", e.a("84233", "Immigration service", ne), "84234", e.a("84234", "National registration service", ne), "84235", e.a("84235", "Judiciary and legal service", ne), "84236", e.a("84236", "Firefighting and fire prevention", ne), "84239", e.a("84239", "Other public order and safety affairs related services", ne), "84300", e.a("84300", "Compulsory social security activities e.g. SOCSO", ne), "85101", e.a("85101", "Pre-primary education (Public)", re), "85102", e.a("85102", "Pre-primary education (Private)", re), "85103", e.a("85103", "Primary education (Public)", re), "85104", e.a("85104", "Primary education (Private)", re), "85211", e.a("85211", "General school secondary education (Public)", re), "85212", e.a("85212", "General school secondary education (Private)", re), "85221", e.a("85221", "Technical and vocational education below the level of higher education (Public)", re), "85222", e.a("85222", "Technical and vocational education below the level of higher education (Private)", re), "85301", e.a("85301", "College and university education (Public)", re), "85302", e.a("85302", "College and university education (Private)", re), "85411", e.a("85411", "Sports instruction", re), "85412", e.a("85412", "Martial arts instruction", re), "85419", e.a("85419", "Any other sports and recreation education n.e.c", re), "85421", e.a("85421", "Music and dancing school", re), "85429", e.a("85429", "Any other cultural education n.e.c.", re), "85491", e.a("85491", "Tuition centre", re), "85492", e.a("85492", "Driving school", re), "85493", e.a("85493", "Religious instruction", re), "85494", e.a("85494", "Computer training", re), "85499", e.a("85499", "Others education n.e.c", re), "85500", e.a("85500", "Educational support services for provision of non-instructional services", re), "86101", e.a("86101", "Hospital activities", ge), "86102", e.a("86102", "Maternity home services (outside hospital)", ge), "86201", e.a("86201", "General medical services", ge), "86202", e.a("86202", "Specialized medical services", ge), "86203", e.a("86203", "Dental services", ge), "86901", e.a("86901", "Dialysis Centres", ge), "86902", e.a("86902", "Medical laboratories", ge), "86903", e.a("86903", "Physiotherapy and occupational therapy service", ge), "86904", e.a("86904", "Acupuncture services", ge), "86905", e.a("86905", "Herbalist and homeopathy services", ge), "86906", e.a("86906", "Ambulance services", ge), "86909", e.a("86909", "Other human health services n.e.c.", ge), "87101", e.a("87101", "Homes for the elderly with nursing care", ge), "87102", e.a("87102", "Nursing homes", ge), "87103", e.a("87103", "Palliative or hospices", ge), "87201", e.a("87201", "Drug rehabilitation centres", ge), "87209", e.a("87209", "Other residential care activities for mental retardation n.e.c.", ge), "87300", e.a("87300", "Residential care activities for the elderly and disabled", ge), "87901", e.a("87901", "Orphanages", ge), "87902", e.a("87902", "Welfare homes services", ge), "87909", e.a("87909", "Other residential care activities n.e.c.", ge), "88101", e.a("88101", "Day-care activities for the elderly or for handicapped adults", ge), "88109", e.a("88109", "Others social work activities without accommodation for the elderly and disabled", ge), "88901", e.a("88901", "Counselling service", ge), "88902", e.a("88902", "Child day-care activities", ge), "88909", e.a("88909", "Other social work activities without accommodation n.e.c.", ge), "90001", e.a("90001", "Theatrical producer, singer group band and orchestra entertainment services", ce), "90002", e.a("90002", "Operation of concert and theatre halls and other arts facilities", ce), "90003", e.a("90003", "Activities of sculptors, painters, cartoonists, engravers, etchers", ce), "90004", e.a("90004", "Activities of individual writers, for all subjects", ce), "90005", e.a("90005", "Activities of independent journalists", ce), "90006", e.a("90006", "Restoring of works of art such as painting", ce), "90007", e.a("90007", "Activities of producers or entrepreneurs of arts live events, with or without facilities", ce), "90009", e.a("90009", "Creative, arts and entertainment activities n.e.c.", ce), "91011", e.a("91011", "Documentation and information activities of libraries of all kinds", ce), "91012", e.a("91012", "Stock photo libraries and services", ce), "91021", e.a("91021", "Operation of museums of all kinds", ce), "91022", e.a("91022", "Operation of historical sites and buildings", ce), "91031", e.a("91031", "Operation of botanical and zoological gardens", ce), "91032", e.a("91032", "Operation of nature reserves, including wildlife preservation", ce), "92000", e.a("92000", "GAMBLING AND BETTING ACTIVITIES", ce), "93111", e.a("93111", "Football, hockey, cricket, baseball, badminton, futsal, paintball", ce), "93112", e.a("93112", "Racetracks for auto", ce), "93113", e.a("93113", "Equestrian clubs", ce), "93114", e.a("93114", "Swimming pools and stadiums, ice-skating arenas", ce), "93115", e.a("93115", "Track and field stadium", ce), "93116", e.a("93116", "Golf courses", ce), "93117", e.a("93117", "Bowling centre", ce), "93118", e.a("93118", "Fitness centres", ce), "93119", e.a("93119", "Organization and operation of outdoor or indoor sports events for professionals or amateurs by organizations with own facilities", ce), "93120", e.a("93120", "The operation of sports clubs such as football club, bowling club, swimming club", ce), "93191", e.a("93191", "Activities of producers or promoters of sports events, with or without facilities", ce), "93192", e.a("93192", "Activities of sports leagues and regulating bodies", ce), "93193", e.a("93193", "Activities of related to promotion of sporting events", ce), "93199", e.a("93199", "Other sports activities n.e.c.", ce), "93210", e.a("93210", "Activities of amusement parks and theme parks", ce), "93291", e.a("93291", "Activities of recreation parks and beaches", ce), "93292", e.a("93292", "Operation of recreational transport facilities", ce), "93293", e.a("93293", "Renting of leisure and pleasure equipment as an integral part of recreational facilities", ce), "93294", e.a("93294", "Operation of fairs and shows of a recreational nature", ce), "93295", e.a("93295", "Operation of discotheques and dance floors", ce), "93296", e.a("93296", "Activities of producers or entrepreneurs of live events other than arts or sports events, with or without facilities", ce), "93297", e.a("93297", "Cyber Café/Internet Centre", ce), "93299", e.a("93299", "Any other amusement and recreation activities n.e.c.", ce), "94110", e.a("94110", "Activities of business and employers membership organizations", ue), "94120", e.a("94120", "Activities of professional membership organizations", ue), "94200", e.a("94200", "Activities of trade unions", ue), "94910", e.a("94910", "Activities of religious organizations", ue), "94920", e.a("94920", "Activities of political organizations", ue), "94990", e.a("94990", "Activities of other membership organizations n.e.c.", ue), "95111", e.a("95111", "Repair of electronic equipment", ue), "95112", e.a("95112", "Repair and maintenance of computer terminals", ue), "95113", e.a("95113", "Repair and maintenance of hand-held computers (PDA's)", ue), "95121", e.a("95121", "Repair and maintenance of cordless telephones", ue), "95122", e.a("95122", "Repair and maintenance of cellular phones", ue), "95123", e.a("95123", "Repair and maintenance of carrier equipment modems", ue), "95124", e.a("95124", "Repair and maintenance of fax machines", ue), "95125", e.a("95125", "Repair and maintenance of communications transmission equipment", ue), "95126", e.a("95126", "Repair and maintenance of two-way radios", ue), "95127", e.a("95127", "Repair and maintenance of commercial TV and video cameras", ue), "95211", e.a("95211", "Repair and maintenance of television, radio receivers", ue), "95212", e.a("95212", "Repair and maintenance of VCR/DVD/VCD", ue), "95213", e.a("95213", "Repair and maintenance of CD players", ue), "95214", e.a("95214", "Repair and maintenance of household-type video cameras", ue), "95221", e.a("95221", "Repair and servicing of household appliances", ue), "95222", e.a("95222", "Repair and servicing of home and garden equipment", ue), "95230", e.a("95230", "Repair of footwear and leather goods", ue), "95240", e.a("95240", "Repair of furniture and home furnishings", ue), "95291", e.a("95291", "Repair of bicycles", ue), "95292", e.a("95292", "Repair and alteration of clothing", ue), "95293", e.a("95293", "Repair and alteration of jewellery", ue), "95294", e.a("95294", "Repair of watches, clocks and their parts", ue), "95295", e.a("95295", "Repair of sporting goods", ue), "95296", e.a("95296", "Repair of musical instruments", ue), "95299", e.a("95299", "Repair of other personal and household goods n.e.c.", ue), "96011", e.a("96011", "Laundering and dry-cleaning, pressing", ue), "96012", e.a("96012", "Carpet and rug shampooing, and drapery and curtain cleaning, whether on clients' premises or not", ue), "96013", e.a("96013", "Provision of linens, work uniforms and related items by laundries", ue), "96014", e.a("96014", "Diaper supply services", ue), "96020", e.a("96020", "Hairdressing and other beauty treatment", ue), "96031", e.a("96031", "Preparing the dead for burial or cremation and embalming and morticians' services", ue), "96032", e.a("96032", "Providing burial or cremation services", ue), "96033", e.a("96033", "Rental of equipped space in funeral parlours", ue), "96034", e.a("96034", "Rental or sale of graves", ue), "96035", e.a("96035", "Maintenance of graves and mausoleums", ue), "96091", e.a("96091", "Activities of sauna, steam baths, massage salons", ue), "96092", e.a("96092", "Astrological and spiritualists' activities", ue), "96093", e.a("96093", "Social activities such as escort services, dating services, services of marriage bureaux", ue), "96094", e.a("96094", "Pet care services", ue), "96095", e.a("96095", "Genealogical organizations", ue), "96096", e.a("96096", "Shoe shiners, porters, valet car parkers", ue), "96097", e.a("96097", "Concession operation of coin-operated personal service machines", ue), "96099", e.a("96099", "Other service activities n.e.c.", ue), "97000", e.a("97000", "Activities of households as employers of domestic personnel", "T"), "98100", e.a("98100", "Undifferentiated goods-producing activities of private households for own use", "T"), "98200", e.a("98200", "Undifferentiated service-producing activities of private households for own use", "T"), "99000", e.a("99000", "Activities of extraterritorial organization and bodies", "U")], h.N, e.R("xF"));
|
38749
38750
|
}), t(T, "IE", "AQ", () => {
|
@@ -38816,7 +38817,7 @@ Arguments: [` + v + "]";
|
|
38816
38817
|
return this(n, t, a, u, l, c, m, p);
|
38817
38818
|
}, Function.prototype.$2$1 = function(n) {
|
38818
38819
|
return this(n);
|
38819
|
-
}, oe(
|
38820
|
+
}, oe(Ve), function(n) {
|
38820
38821
|
if (typeof document > "u") {
|
38821
38822
|
n(null);
|
38822
38823
|
return;
|
@@ -38903,7 +38904,7 @@ var e$ = Fe && Fe.__createBinding || (Object.create ? function(r, o, i, d) {
|
|
38903
38904
|
Object.defineProperty(lh, "__esModule", { value: !0 });
|
38904
38905
|
lh.utils = void 0;
|
38905
38906
|
lh.utils = n$(Ga);
|
38906
|
-
var Nn = yg, r$ =
|
38907
|
+
var Nn = yg, r$ = pt, { utils: i$ } = lh, ch = {
|
38907
38908
|
Bill: Nn.Bill,
|
38908
38909
|
Config: Nn.Config,
|
38909
38910
|
Country: Nn.Country,
|
@@ -38923,7 +38924,7 @@ var Nn = yg, r$ = _t, { utils: i$ } = lh, ch = {
|
|
38923
38924
|
};
|
38924
38925
|
(function(r) {
|
38925
38926
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.FdtoPaymentTransactionWithoutChildren = r.FdoPaymentTransaction = r.FdoPaymentTransactionFoodCourt = r.FdoPaymentTransactionChild = r.FdoPaymentTransactionChargeBack = r.FdoPaymentTransactionCredit = r.FdoPaymentTransactionKiosk = r.FdoPaymentTransactionTerminal = r.FdoPaymentTransactionBill = r.FdoPaymentTransactionOrder = void 0;
|
38926
|
-
const o = ze, i = le, d =
|
38927
|
+
const o = ze, i = le, d = pt, f = ch, g = In, _ = Zi, y = Et, I = i.z.object({
|
38927
38928
|
start: i.z.date(),
|
38928
38929
|
end: i.z.date()
|
38929
38930
|
});
|
@@ -39090,7 +39091,7 @@ var Nn = yg, r$ = _t, { utils: i$ } = lh, ch = {
|
|
39090
39091
|
var hv = {};
|
39091
39092
|
(function(r) {
|
39092
39093
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.FdoPaymentTransactionV2Output = r.FdoPaymentTransactionV2 = r.FdoPaymentTransactionV2ChargeBack = r.FdoPaymentTransactionV2FoodCourt = r.FdoPaymentTransactionV2Base = r.FdoPaymentTransactionChildV2Output = r.FdoPaymentTransactionChildV2 = r.FdoPaymentTransactionUser = void 0;
|
39093
|
-
const o = ze, i = le, d =
|
39094
|
+
const o = ze, i = le, d = pt, f = ch, g = In, _ = Zi, y = Et;
|
39094
39095
|
r.FdoPaymentTransactionUser = i.z.object({}), r.FdoPaymentTransactionChildV2 = i.z.object({
|
39095
39096
|
_id: i.z.string().superRefine(o.isObjectId),
|
39096
39097
|
payFor: y.F_PAYMENT_FOR,
|
@@ -39200,7 +39201,7 @@ var hv = {};
|
|
39200
39201
|
var mv = {};
|
39201
39202
|
(function(r) {
|
39202
39203
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.PaymentTransactionPOSDto = r.PaymentTransactionCustomerV1Dto = r.PaymentTransactionCreateDto = r.PaymentTransactionCreateFoodCourtDto = r.PaymentTransactionCreateCreditDto = r.PaymentTransactionCreateBillDto = r.PaymentTransactionCreateOrderDto = r.PaymentTransactionCreateBaseDto = r.PaymentTransactionDto = r.PaymentTransactionWithoutChildrenDto = void 0;
|
39203
|
-
const o =
|
39204
|
+
const o = pt, i = ch, d = le, f = In, g = Mi, _ = Et, y = Zi, I = d.z.object({
|
39204
39205
|
_id: d.z.string(),
|
39205
39206
|
payFor: _.F_PAYMENT_FOR,
|
39206
39207
|
payId: d.z.string(),
|
@@ -39709,109 +39710,112 @@ var bv = {};
|
|
39709
39710
|
var Fa = {};
|
39710
39711
|
Object.defineProperty(Fa, "__esModule", { value: !0 });
|
39711
39712
|
Fa.FdoTerminalTransactionMaybank2RefundDto = Fa.FdoTerminalTransactionMaybank2FailedDto = Fa.FdoTerminalTransactionMaybank2SuccessDto = void 0;
|
39712
|
-
const
|
39713
|
-
Fa.FdoTerminalTransactionMaybank2SuccessDto =
|
39714
|
-
transactionType:
|
39715
|
-
type:
|
39716
|
-
status:
|
39717
|
-
statusDesc:
|
39718
|
-
cardNo:
|
39719
|
-
cardType:
|
39720
|
-
terminalId:
|
39721
|
-
merchantId:
|
39722
|
-
transactionId:
|
39723
|
-
transactionDateTime:
|
39724
|
-
amount:
|
39725
|
-
tipAmount:
|
39726
|
-
invoiceNo:
|
39727
|
-
batchNo:
|
39728
|
-
referenceId:
|
39729
|
-
approvalCode:
|
39730
|
-
expriyDate:
|
39731
|
-
app:
|
39732
|
-
aid:
|
39733
|
-
tc:
|
39734
|
-
tvr:
|
39735
|
-
verifyMode:
|
39736
|
-
entryMode:
|
39737
|
-
accountId:
|
39738
|
-
walletId:
|
39739
|
-
qrOrderId:
|
39740
|
-
qrReferenceId:
|
39741
|
-
forexAmount:
|
39713
|
+
const tt = le;
|
39714
|
+
Fa.FdoTerminalTransactionMaybank2SuccessDto = tt.z.object({
|
39715
|
+
transactionType: tt.z.string(),
|
39716
|
+
type: tt.z.string().nullish(),
|
39717
|
+
status: tt.z.string(),
|
39718
|
+
statusDesc: tt.z.string(),
|
39719
|
+
cardNo: tt.z.string().nullish(),
|
39720
|
+
cardType: tt.z.string(),
|
39721
|
+
terminalId: tt.z.string(),
|
39722
|
+
merchantId: tt.z.string(),
|
39723
|
+
transactionId: tt.z.string(),
|
39724
|
+
transactionDateTime: tt.z.string(),
|
39725
|
+
amount: tt.z.string(),
|
39726
|
+
tipAmount: tt.z.string().nullish(),
|
39727
|
+
invoiceNo: tt.z.string(),
|
39728
|
+
batchNo: tt.z.string().nullish(),
|
39729
|
+
referenceId: tt.z.string().nullish(),
|
39730
|
+
approvalCode: tt.z.string().nullish(),
|
39731
|
+
expriyDate: tt.z.string().nullish(),
|
39732
|
+
app: tt.z.string().nullish(),
|
39733
|
+
aid: tt.z.string().nullish(),
|
39734
|
+
tc: tt.z.string().nullish(),
|
39735
|
+
tvr: tt.z.string().nullish(),
|
39736
|
+
verifyMode: tt.z.string().nullish(),
|
39737
|
+
entryMode: tt.z.string().nullish(),
|
39738
|
+
accountId: tt.z.string().nullish(),
|
39739
|
+
walletId: tt.z.string().nullish(),
|
39740
|
+
qrOrderId: tt.z.string().nullish(),
|
39741
|
+
qrReferenceId: tt.z.string().nullish(),
|
39742
|
+
forexAmount: tt.z.string().nullish()
|
39742
39743
|
});
|
39743
|
-
Fa.FdoTerminalTransactionMaybank2FailedDto =
|
39744
|
-
status:
|
39745
|
-
statusDesc:
|
39744
|
+
Fa.FdoTerminalTransactionMaybank2FailedDto = tt.z.object({
|
39745
|
+
status: tt.z.string(),
|
39746
|
+
statusDesc: tt.z.string()
|
39746
39747
|
});
|
39747
|
-
Fa.FdoTerminalTransactionMaybank2RefundDto =
|
39748
|
-
transactionType:
|
39749
|
-
type:
|
39750
|
-
status:
|
39751
|
-
statusDesc:
|
39752
|
-
cardNo:
|
39753
|
-
cardType:
|
39754
|
-
terminalId:
|
39755
|
-
merchantId:
|
39756
|
-
transactionId:
|
39757
|
-
transactionDateTime:
|
39758
|
-
amount:
|
39759
|
-
tipAmount:
|
39760
|
-
invoiceNo:
|
39761
|
-
batchNo:
|
39762
|
-
referenceId:
|
39763
|
-
approvalCode:
|
39764
|
-
expriyDate:
|
39765
|
-
app:
|
39766
|
-
aid:
|
39767
|
-
tc:
|
39768
|
-
tvr:
|
39769
|
-
verifyMode:
|
39770
|
-
entryMode:
|
39771
|
-
accountId:
|
39772
|
-
walletId:
|
39773
|
-
qrOrderId:
|
39774
|
-
qrReferenceId:
|
39775
|
-
forexAmount:
|
39776
|
-
originalInvoiceNo:
|
39748
|
+
Fa.FdoTerminalTransactionMaybank2RefundDto = tt.z.object({
|
39749
|
+
transactionType: tt.z.string(),
|
39750
|
+
type: tt.z.string().nullish(),
|
39751
|
+
status: tt.z.string(),
|
39752
|
+
statusDesc: tt.z.string(),
|
39753
|
+
cardNo: tt.z.string().nullish(),
|
39754
|
+
cardType: tt.z.string(),
|
39755
|
+
terminalId: tt.z.string(),
|
39756
|
+
merchantId: tt.z.string(),
|
39757
|
+
transactionId: tt.z.string(),
|
39758
|
+
transactionDateTime: tt.z.string(),
|
39759
|
+
amount: tt.z.string(),
|
39760
|
+
tipAmount: tt.z.string().nullish(),
|
39761
|
+
invoiceNo: tt.z.string(),
|
39762
|
+
batchNo: tt.z.string().nullish(),
|
39763
|
+
referenceId: tt.z.string().nullish(),
|
39764
|
+
approvalCode: tt.z.string().nullish(),
|
39765
|
+
expriyDate: tt.z.string().nullish(),
|
39766
|
+
app: tt.z.string().nullish(),
|
39767
|
+
aid: tt.z.string().nullish(),
|
39768
|
+
tc: tt.z.string().nullish(),
|
39769
|
+
tvr: tt.z.string().nullish(),
|
39770
|
+
verifyMode: tt.z.string().nullish(),
|
39771
|
+
entryMode: tt.z.string().nullish(),
|
39772
|
+
accountId: tt.z.string().nullish(),
|
39773
|
+
walletId: tt.z.string().nullish(),
|
39774
|
+
qrOrderId: tt.z.string().nullish(),
|
39775
|
+
qrReferenceId: tt.z.string().nullish(),
|
39776
|
+
forexAmount: tt.z.string().nullish(),
|
39777
|
+
originalInvoiceNo: tt.z.string().nullish()
|
39777
39778
|
});
|
39778
39779
|
var Ni = {};
|
39779
39780
|
Object.defineProperty(Ni, "__esModule", { value: !0 });
|
39780
39781
|
Ni.FdoTerminalTransactionMaybank3RefundDto = Ni.FdoTerminalTransactionMaybank3FailedDto = Ni.FdoTerminalTransactionMaybank3SuccessDto = void 0;
|
39781
|
-
const
|
39782
|
-
Ni.FdoTerminalTransactionMaybank3SuccessDto =
|
39783
|
-
|
39784
|
-
|
39785
|
-
|
39786
|
-
|
39787
|
-
|
39788
|
-
|
39789
|
-
|
39790
|
-
|
39791
|
-
|
39792
|
-
|
39793
|
-
|
39794
|
-
|
39795
|
-
|
39796
|
-
|
39797
|
-
|
39798
|
-
|
39782
|
+
const gt = le;
|
39783
|
+
Ni.FdoTerminalTransactionMaybank3SuccessDto = gt.z.object({
|
39784
|
+
cardNo: gt.z.string().nullish(),
|
39785
|
+
expiryDate: gt.z.string().nullish(),
|
39786
|
+
approvalCode: gt.z.string().nullish(),
|
39787
|
+
tc: gt.z.string().nullish(),
|
39788
|
+
cardHolder: gt.z.string().nullish(),
|
39789
|
+
user: gt.z.string().nullish(),
|
39790
|
+
cardType: gt.z.string(),
|
39791
|
+
transactionType: gt.z.string(),
|
39792
|
+
action: gt.z.string(),
|
39793
|
+
statusCode: gt.z.string(),
|
39794
|
+
statusDesc: gt.z.string().nullish(),
|
39795
|
+
rrn: gt.z.string(),
|
39796
|
+
traceNo: gt.z.string(),
|
39797
|
+
batchNo: gt.z.string(),
|
39798
|
+
host: gt.z.string(),
|
39799
|
+
tid: gt.z.string(),
|
39800
|
+
mid: gt.z.string(),
|
39801
|
+
aid: gt.z.string()
|
39799
39802
|
});
|
39800
|
-
Ni.FdoTerminalTransactionMaybank3FailedDto =
|
39801
|
-
statusCode:
|
39802
|
-
|
39803
|
-
|
39803
|
+
Ni.FdoTerminalTransactionMaybank3FailedDto = gt.z.object({
|
39804
|
+
statusCode: gt.z.string(),
|
39805
|
+
statusDesc: gt.z.string(),
|
39806
|
+
traceNo: gt.z.string(),
|
39807
|
+
host: gt.z.string()
|
39804
39808
|
});
|
39805
|
-
Ni.FdoTerminalTransactionMaybank3RefundDto =
|
39806
|
-
transactionType:
|
39807
|
-
action:
|
39808
|
-
amount:
|
39809
|
-
statusCode:
|
39810
|
-
approvalCode:
|
39811
|
-
rrn:
|
39812
|
-
traceNo:
|
39813
|
-
batchNo:
|
39814
|
-
host:
|
39809
|
+
Ni.FdoTerminalTransactionMaybank3RefundDto = gt.z.object({
|
39810
|
+
transactionType: gt.z.string(),
|
39811
|
+
action: gt.z.string(),
|
39812
|
+
amount: gt.z.string(),
|
39813
|
+
statusCode: gt.z.string(),
|
39814
|
+
approvalCode: gt.z.string(),
|
39815
|
+
rrn: gt.z.string(),
|
39816
|
+
traceNo: gt.z.string(),
|
39817
|
+
batchNo: gt.z.string(),
|
39818
|
+
host: gt.z.string()
|
39815
39819
|
});
|
39816
39820
|
var za = {};
|
39817
39821
|
Object.defineProperty(za, "__esModule", { value: !0 });
|
@@ -39888,7 +39892,7 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
39888
39892
|
});
|
39889
39893
|
(function(r) {
|
39890
39894
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.FdoPortalTerminalTransaction = r.FdoTerminalTransactionOutput = r.FdoTerminalTransactionError = r.FdoTerminalTransactionReceipt = r.FdoTerminalTransactionCardDetails = r.FdoTerminalTransactionWalletDetails = r.FdoTerminalTransactionCashDetails = r.FdoTerminalTransaction = void 0;
|
39891
|
-
const o = ze, i = le, d = ri, f = ch, g =
|
39895
|
+
const o = ze, i = le, d = ri, f = ch, g = pt, _ = Eg, y = In, I = Ps, z = Os, R = su, B = Ni, N = i.z.object({
|
39892
39896
|
_id: i.z.string().superRefine(o.isObjectId),
|
39893
39897
|
orderId: i.z.string(),
|
39894
39898
|
refId: i.z.string().nullish(),
|
@@ -40257,9 +40261,9 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40257
40261
|
let E = {};
|
40258
40262
|
const e = we[X.gateway];
|
40259
40263
|
if (e) {
|
40260
|
-
const
|
40261
|
-
if (
|
40262
|
-
const T =
|
40264
|
+
const Ve = e[X.action];
|
40265
|
+
if (Ve) {
|
40266
|
+
const T = Ve(X);
|
40263
40267
|
T && (E = T);
|
40264
40268
|
}
|
40265
40269
|
}
|
@@ -40364,31 +40368,31 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40364
40368
|
}
|
40365
40369
|
};
|
40366
40370
|
}
|
40367
|
-
const
|
40371
|
+
const Ve = e;
|
40368
40372
|
return {
|
40369
40373
|
receipt: {
|
40370
40374
|
"Transaction ID": X.transactionId,
|
40371
|
-
"Application ID":
|
40372
|
-
"Merchant ID":
|
40373
|
-
"Terminal ID":
|
40374
|
-
"Entry Mode":
|
40375
|
-
"Card Type":
|
40376
|
-
"Card No":
|
40377
|
-
"Ref (RRN)":
|
40378
|
-
"Approval Code":
|
40379
|
-
STAN:
|
40375
|
+
"Application ID": Ve.application_id,
|
40376
|
+
"Merchant ID": Ve.mid,
|
40377
|
+
"Terminal ID": Ve.tid,
|
40378
|
+
"Entry Mode": Ve.entry_mode_in_string,
|
40379
|
+
"Card Type": Ve.card_type,
|
40380
|
+
"Card No": Ve.card_pan,
|
40381
|
+
"Ref (RRN)": Ve.retrieval_reference_number,
|
40382
|
+
"Approval Code": Ve.approval_code,
|
40383
|
+
STAN: Ve.terminal_batch_number + "-" + Ve.terminal_invoice_number
|
40380
40384
|
},
|
40381
40385
|
details: {
|
40382
|
-
aid:
|
40383
|
-
mid:
|
40384
|
-
tid:
|
40385
|
-
cardType:
|
40386
|
-
cardNo:
|
40387
|
-
transactionId:
|
40388
|
-
approvalCode:
|
40386
|
+
aid: Ve.application_id,
|
40387
|
+
mid: Ve.mid,
|
40388
|
+
tid: Ve.tid,
|
40389
|
+
cardType: Ve.card_type,
|
40390
|
+
cardNo: Ve.card_pan,
|
40391
|
+
transactionId: Ve.retrieval_reference_number,
|
40392
|
+
approvalCode: Ve.approval_code,
|
40389
40393
|
printType: Oe.Enum.card,
|
40390
40394
|
amount: (0, f.DineroFactory)({
|
40391
|
-
amount: Math.round(Number(
|
40395
|
+
amount: Math.round(Number(Ve.amount) * 100),
|
40392
40396
|
currency: R.App.Currency,
|
40393
40397
|
precision: 2
|
40394
40398
|
}).toObject()
|
@@ -40405,13 +40409,13 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40405
40409
|
var E;
|
40406
40410
|
const e = X.raw;
|
40407
40411
|
if (X.raw.card_type === "eWallet") {
|
40408
|
-
const Ge = e,
|
40412
|
+
const Ge = e, nt = y.F_PAYMENT_ISSUER.safeParse((E = e.product_brand) !== null && E !== void 0 ? E : "DUITNOW");
|
40409
40413
|
return {
|
40410
40414
|
details: {
|
40411
40415
|
statusMessage: Ge.message_prompt,
|
40412
40416
|
gateway: "GHL",
|
40413
40417
|
method: {
|
40414
|
-
issuer:
|
40418
|
+
issuer: nt.success ? nt.data : "OTHER",
|
40415
40419
|
variant: ""
|
40416
40420
|
},
|
40417
40421
|
printType: Oe.Enum.wallet,
|
@@ -40424,32 +40428,32 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40424
40428
|
receipt: {
|
40425
40429
|
"Transaction ID": X.transactionId,
|
40426
40430
|
Gateway: "Ghl",
|
40427
|
-
Method:
|
40431
|
+
Method: nt.success ? nt.data.toString() : "DUITNOW"
|
40428
40432
|
}
|
40429
40433
|
};
|
40430
40434
|
}
|
40431
|
-
const
|
40435
|
+
const Ve = e;
|
40432
40436
|
return {
|
40433
40437
|
receipt: {
|
40434
40438
|
"Transaction ID": X.transactionId,
|
40435
|
-
"Application ID":
|
40436
|
-
"Merchant ID":
|
40437
|
-
"Terminal ID":
|
40438
|
-
"Entry Mode":
|
40439
|
-
"Card Type":
|
40440
|
-
"Card No":
|
40441
|
-
"Ref (RRN)":
|
40442
|
-
"Approval Code":
|
40443
|
-
STAN:
|
40439
|
+
"Application ID": Ve.application_id,
|
40440
|
+
"Merchant ID": Ve.mid,
|
40441
|
+
"Terminal ID": Ve.tid,
|
40442
|
+
"Entry Mode": Ve.entry_mode_in_string,
|
40443
|
+
"Card Type": Ve.card_type,
|
40444
|
+
"Card No": Ve.card_pan,
|
40445
|
+
"Ref (RRN)": Ve.retrieval_reference_number,
|
40446
|
+
"Approval Code": Ve.approval_code,
|
40447
|
+
STAN: Ve.terminal_batch_number + "-" + Ve.terminal_invoice_number
|
40444
40448
|
},
|
40445
40449
|
details: {
|
40446
|
-
aid:
|
40447
|
-
mid:
|
40448
|
-
tid:
|
40449
|
-
cardType:
|
40450
|
-
cardNo:
|
40451
|
-
transactionId:
|
40452
|
-
approvalCode:
|
40450
|
+
aid: Ve.application_id,
|
40451
|
+
mid: Ve.mid,
|
40452
|
+
tid: Ve.tid,
|
40453
|
+
cardType: Ve.card_type,
|
40454
|
+
cardNo: Ve.card_pan,
|
40455
|
+
transactionId: Ve.retrieval_reference_number,
|
40456
|
+
approvalCode: Ve.approval_code,
|
40453
40457
|
printType: Oe.Enum.card,
|
40454
40458
|
amount: (0, f.DineroFactory)({
|
40455
40459
|
amount: Math.round(Number(e.amount) * 100),
|
@@ -40480,7 +40484,7 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40480
40484
|
STAN: X.raw.transactionId
|
40481
40485
|
};
|
40482
40486
|
if (X.raw.cardNo && (s["Card No"] = X.raw.cardNo), X.raw.approvalCode && (s["Approval Code"] = X.raw.approvalCode), X.raw.transactionType === "qrpay") {
|
40483
|
-
const
|
40487
|
+
const Ve = y.F_PAYMENT_ISSUER.safeParse(X.raw.cardType === "MBB CASA" ? "MAYBANKQRPAY" : X.raw.cardType);
|
40484
40488
|
return {
|
40485
40489
|
receipt: s,
|
40486
40490
|
details: {
|
@@ -40488,7 +40492,7 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40488
40492
|
printType: Oe.Enum.wallet,
|
40489
40493
|
gateway: "MAYBANK",
|
40490
40494
|
method: {
|
40491
|
-
issuer:
|
40495
|
+
issuer: Ve.success ? Ve.data : "OTHER",
|
40492
40496
|
variant: ""
|
40493
40497
|
},
|
40494
40498
|
amount: (0, f.DineroFactory)({
|
@@ -40689,7 +40693,7 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40689
40693
|
}
|
40690
40694
|
}),
|
40691
40695
|
success: (X) => {
|
40692
|
-
var E, e, s,
|
40696
|
+
var E, e, s, Ve, T, Ge, nt, h, n, t, a;
|
40693
40697
|
if (X.raw.cardNo)
|
40694
40698
|
return {
|
40695
40699
|
receipt: {
|
@@ -40702,13 +40706,13 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40702
40706
|
"Card Type": X.raw.cardType,
|
40703
40707
|
STAN: X.raw.invoiceNo,
|
40704
40708
|
"Card No": X.raw.cardNo,
|
40705
|
-
"Approval Code": (
|
40709
|
+
"Approval Code": (Ve = X.raw.approvalCode) !== null && Ve !== void 0 ? Ve : "-"
|
40706
40710
|
},
|
40707
40711
|
details: {
|
40708
40712
|
printType: Oe.Enum.card,
|
40709
40713
|
aid: (T = X.raw.aid) !== null && T !== void 0 ? T : "-",
|
40710
40714
|
mid: (Ge = X.raw.merchantId) !== null && Ge !== void 0 ? Ge : "-",
|
40711
|
-
tid: (
|
40715
|
+
tid: (nt = X.raw.terminalId) !== null && nt !== void 0 ? nt : "-",
|
40712
40716
|
cardType: X.raw.cardType,
|
40713
40717
|
cardNo: (h = X.raw.cardNo) !== null && h !== void 0 ? h : "-",
|
40714
40718
|
transactionId: X.raw.invoiceNo,
|
@@ -40753,32 +40757,30 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40753
40757
|
failed: (X) => ({
|
40754
40758
|
error: {
|
40755
40759
|
code: X.raw.statusCode,
|
40756
|
-
message: X.raw.
|
40760
|
+
message: X.raw.statusDesc
|
40757
40761
|
}
|
40758
40762
|
}),
|
40759
40763
|
success: (X) => {
|
40760
|
-
|
40761
|
-
|
40762
|
-
|
40763
|
-
|
40764
|
-
|
40765
|
-
|
40766
|
-
|
40767
|
-
|
40768
|
-
|
40769
|
-
|
40770
|
-
|
40771
|
-
"Approval Code": (s = X.raw.approvalCode) !== null && s !== void 0 ? s : "-"
|
40772
|
-
},
|
40764
|
+
const E = {
|
40765
|
+
"Transaction ID": X.transactionId,
|
40766
|
+
"Application ID": X.raw.aid,
|
40767
|
+
"Merchant ID": X.raw.mid,
|
40768
|
+
"Terminal ID": X.raw.tid,
|
40769
|
+
"Ref (RRN)": X.raw.rrn,
|
40770
|
+
"Card Type": X.raw.cardType,
|
40771
|
+
STAN: X.raw.traceNo
|
40772
|
+
};
|
40773
|
+
return X.raw.cardNo && Object.assign(E, { "Card No": X.raw.cardNo }), X.raw.user && Object.assign(E, { "Wallet ID": X.raw.user }), X.raw.approvalCode && Object.assign(E, { "Approval Code": X.raw.approvalCode }), {
|
40774
|
+
receipt: E,
|
40773
40775
|
details: {
|
40774
40776
|
printType: Oe.Enum.card,
|
40775
|
-
aid:
|
40776
|
-
mid:
|
40777
|
-
tid:
|
40777
|
+
aid: X.raw.aid,
|
40778
|
+
mid: X.raw.mid,
|
40779
|
+
tid: X.raw.tid,
|
40778
40780
|
cardType: X.raw.cardType,
|
40779
|
-
cardNo:
|
40781
|
+
cardNo: X.raw.cardNo,
|
40780
40782
|
transactionId: X.raw.rrn,
|
40781
|
-
approvalCode:
|
40783
|
+
approvalCode: X.raw.approvalCode,
|
40782
40784
|
host: X.raw.host,
|
40783
40785
|
traceNo: X.raw.traceNo,
|
40784
40786
|
transactionType: X.raw.transactionType
|
@@ -40795,7 +40797,7 @@ Os.FdoTerminalTransactionQrPayFailedDto = gs.z.object({
|
|
40795
40797
|
var Xr = {};
|
40796
40798
|
Object.defineProperty(Xr, "__esModule", { value: !0 });
|
40797
40799
|
Xr.FdoTerminalRefundPaymentDto = Xr.FdoTerminalRefundCardPaymentDto = Xr.FdoTerminalCompleteCardPaymentDto = Xr.FdoTerminalPrePaymentDto = void 0;
|
40798
|
-
const tn = le, tp = ri, vv = ze, Ev =
|
40800
|
+
const tn = le, tp = ri, vv = ze, Ev = pt, u$ = Et, l$ = In;
|
40799
40801
|
Xr.FdoTerminalPrePaymentDto = tn.z.object({
|
40800
40802
|
orderId: tn.z.string().nullish(),
|
40801
40803
|
amount: tn.z.number().nullish(),
|
@@ -40907,18 +40909,18 @@ Xr.FdoTerminalRefundPaymentDto = tn.z.object({
|
|
40907
40909
|
r.FdoEcrIntegrationMaybank3,
|
40908
40910
|
r.FdoEcrIntegrationNets,
|
40909
40911
|
r.FdoEcrIntegrationKBank
|
40910
|
-
]), r.F_QR_INTEGRATION_KEY = i.z.enum(["
|
40912
|
+
]), r.F_QR_INTEGRATION_KEY = i.z.enum(["PROMPTPAY", "MOCK"]);
|
40911
40913
|
const I = i.z.object({
|
40912
40914
|
gateway: r.F_QR_INTEGRATION_KEY,
|
40913
40915
|
receiptName: i.z.string().nullish()
|
40914
40916
|
});
|
40915
40917
|
r.FdoQrIntegrationPromptPay = I.extend({
|
40916
|
-
gateway: i.z.literal(r.F_QR_INTEGRATION_KEY.enum.
|
40918
|
+
gateway: i.z.literal(r.F_QR_INTEGRATION_KEY.enum.PROMPTPAY),
|
40917
40919
|
config: i.z.object({
|
40918
40920
|
account: i.z.string()
|
40919
40921
|
}).nullish()
|
40920
40922
|
}), r.FdoQrIntegrationMock = I.extend({
|
40921
|
-
gateway: i.z.literal(r.F_QR_INTEGRATION_KEY.enum.
|
40923
|
+
gateway: i.z.literal(r.F_QR_INTEGRATION_KEY.enum.MOCK),
|
40922
40924
|
config: i.z.object({
|
40923
40925
|
account: i.z.string()
|
40924
40926
|
}).nullish()
|
@@ -41044,7 +41046,7 @@ var Fv = {};
|
|
41044
41046
|
var vn = {};
|
41045
41047
|
Object.defineProperty(vn, "__esModule", { value: !0 });
|
41046
41048
|
vn.TerminalRefundDto = vn.TerminalPaymentDto = vn.TerminalPaymentAction = vn.BindTerminalByTokenDto = vn.VerifyTerminalSecurityCodeDto = vn.UpdateTerminalByIdDto = vn.CreateTerminalDto = void 0;
|
41047
|
-
const Bn = le, Fg = bg, Xm =
|
41049
|
+
const Bn = le, Fg = bg, Xm = pt, d$ = fh, c$ = Et, f$ = In;
|
41048
41050
|
vn.CreateTerminalDto = Fg.FdoTerminal.pick({
|
41049
41051
|
name: !0,
|
41050
41052
|
referenceId: !0
|
@@ -41117,7 +41119,7 @@ var bm = {}, np;
|
|
41117
41119
|
function h$() {
|
41118
41120
|
return np || (np = 1, function(r) {
|
41119
41121
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.PaymentOnlineResponseV2 = r.PaymentOnlineRequestV2 = r.PaymentOnlineRequestV2ForFoodCourtDto = r.PaymentOnlineRequestV2ForCreditDto = r.PaymentOnlineRequestV2ForOrderDto = r.PaymentOnlineRequestBaseV2 = r.FdtoPaymentScanPayV2 = r.FdtoPaymentScanPayV2FoodCourt = r.FdtoPaymentScanPayV2Terminal = r.FdtoPaymentScanPayV2Kiosk = r.FdtoPaymentScanPayV2Bill = r.FdtoPaymentScanPayV2Base = r.FdtoPaymentOnlineFor = r.FdtoPaymentOnlineForFoodCourt = r.FdtoPaymentOnlineForCredit = r.FdtoPaymentOnlineForOrder = r.FdtoPaymentOnlineForBill = r.FdtoPaymentRefundByTransaction = r.FdtoPaymentRefundByTransactionId = r.FdtoPaymentRawRefund = r.FdtoPaymentBaseScanPay = r.FdtoPaymentOnline = r.FdtoPaymentOnlineGateway = r.FdtoPaymentOnlinePayFor = r.FdtoPaymentOnlineFoodCourt = r.FdtoPaymentOnlineCredit = r.FdtoPaymentOnlineOrder = r.FdtoPaymentOnlineBase = void 0;
|
41120
|
-
const o = le, i = ze, d =
|
41122
|
+
const o = le, i = ze, d = pt, f = Wi(), g = pg, _ = ah, y = In;
|
41121
41123
|
o.z.object({
|
41122
41124
|
isVerified: o.z.boolean(),
|
41123
41125
|
paymentIdentifier: y.FdoPaymentIdentifier.nullish(),
|
@@ -41328,7 +41330,7 @@ var vm = {}, rp;
|
|
41328
41330
|
function m$() {
|
41329
41331
|
return rp || (rp = 1, function(r) {
|
41330
41332
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.PaymentTokenChannelResponse = r.PaymentOnlineChannelResponse = r.PaymentOnlineChannelRequest = r.PaymentQrPayResultDto = r.PaymentQrPayRequestDto = r.PaymentQrPayRequestDtoFoodCourt = r.PaymentQrPayRequestDtoTerminal = r.PaymentQrPayRequestDtoKiosk = r.PaymentQrPayRequestDtoBill = r.PaymentQrPayRequestDtoBase = r.PaymentQrPayForFoodCourtDto = r.PaymentQrPayForKioskDto = r.PaymentQrPayForBillDto = r.FdtoRefundResultV2 = r.PaymentRefundRequestV2Dto = r.FdtoPaymentResultV2 = r.PaymentOnlineResultDto = r.PaymentResultDto = r.PaymentValidateDto = r.PaymentRefetchByIdDto = r.PaymentRefetchByBillDto = r.PaymentRefundResultDto = r.PaymentRefundByBillIdDto = r.PaymentRefundByTransactionIdDto = r.PaymentScanPayForFoodCourtDto = r.PaymentScanPayForTerminalDto = r.PaymentScanPayForKioskDto = r.PaymentScanPayForBillDto = r.PaymentScanPayCancelForTerminalDto = r.PaymentOnlineForDto = r.PaymentOnlineForFoodCourtDto = r.PaymentOnlineForCreditDto = r.PaymentOnlineForOrderDto = r.PaymentOnlinePayloadDto = r.PaymentOnlineChannelDto = void 0;
|
41331
|
-
const o = le, i = Wi(), d = In, f =
|
41333
|
+
const o = le, i = Wi(), d = In, f = pt, g = Tu;
|
41332
41334
|
r.PaymentOnlineChannelDto = o.z.object({
|
41333
41335
|
type: i.F_ONLINE_CHANNEL_TYPE.nullish(),
|
41334
41336
|
icon: o.z.string(),
|
@@ -41779,7 +41781,7 @@ ih.PaymentUtil = {
|
|
41779
41781
|
var Iv = {}, Sv = {}, Av = {};
|
41780
41782
|
(function(r) {
|
41781
41783
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.NotifyResult = r.OnlinePaymentResult = r.OnlinePaymentResultType = r.OnlinePaymentRequest = void 0;
|
41782
|
-
const o =
|
41784
|
+
const o = pt, i = le;
|
41783
41785
|
r.OnlinePaymentRequest = i.z.object({
|
41784
41786
|
title: i.z.string(),
|
41785
41787
|
detail: i.z.string(),
|
@@ -41817,7 +41819,7 @@ var Iv = {}, Sv = {}, Av = {};
|
|
41817
41819
|
var ws = {};
|
41818
41820
|
Object.defineProperty(ws, "__esModule", { value: !0 });
|
41819
41821
|
ws.OnlineRefundResult = ws.OnlineRefundRequest = void 0;
|
41820
|
-
const p$ =
|
41822
|
+
const p$ = pt, Er = le;
|
41821
41823
|
ws.OnlineRefundRequest = Er.z.object({
|
41822
41824
|
transactionId: Er.z.string(),
|
41823
41825
|
referenceId: Er.z.string().nullish(),
|
@@ -41833,7 +41835,7 @@ ws.OnlineRefundResult = Er.z.object({
|
|
41833
41835
|
var Rv = {};
|
41834
41836
|
(function(r) {
|
41835
41837
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.OnlineQueryResult = r.OnlineQueryStatus = void 0;
|
41836
|
-
const o =
|
41838
|
+
const o = pt, i = le, d = Wi();
|
41837
41839
|
r.OnlineQueryStatus = i.z.enum([
|
41838
41840
|
"process",
|
41839
41841
|
"success",
|
@@ -41851,7 +41853,7 @@ var Rv = {};
|
|
41851
41853
|
var Cs = {};
|
41852
41854
|
Object.defineProperty(Cs, "__esModule", { value: !0 });
|
41853
41855
|
Cs.OnlineChannelResponse = Cs.OnlineChannelRequest = void 0;
|
41854
|
-
const y$ =
|
41856
|
+
const y$ = pt, no = le, ap = Wi();
|
41855
41857
|
Cs.OnlineChannelRequest = no.z.object({
|
41856
41858
|
currencyAmount: y$.FdoDinero,
|
41857
41859
|
inApp: no.z.boolean(),
|
@@ -41881,7 +41883,7 @@ Cs.OnlineChannelResponse = no.z.object({
|
|
41881
41883
|
var $v = {}, Pv = {};
|
41882
41884
|
(function(r) {
|
41883
41885
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.QRPayPaymentResult = r.QRPayPaymentRequest = r.QRPayPaymentResultType = void 0;
|
41884
|
-
const o =
|
41886
|
+
const o = pt, i = le;
|
41885
41887
|
r.QRPayPaymentResultType = i.z.enum(["qrcode", "data"]), r.QRPayPaymentRequest = i.z.object({
|
41886
41888
|
title: i.z.string(),
|
41887
41889
|
detail: i.z.string(),
|
@@ -41897,7 +41899,7 @@ var $v = {}, Pv = {};
|
|
41897
41899
|
var Ms = {};
|
41898
41900
|
Object.defineProperty(Ms, "__esModule", { value: !0 });
|
41899
41901
|
Ms.QRPayRefundResult = Ms.QRPayRefundRequest = void 0;
|
41900
|
-
const b$ =
|
41902
|
+
const b$ = pt, Fr = le;
|
41901
41903
|
Ms.QRPayRefundRequest = Fr.z.object({
|
41902
41904
|
transactionId: Fr.z.string(),
|
41903
41905
|
referenceId: Fr.z.string(),
|
@@ -41913,7 +41915,7 @@ Ms.QRPayRefundResult = Fr.z.object({
|
|
41913
41915
|
var Ov = {};
|
41914
41916
|
(function(r) {
|
41915
41917
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.QRPayQueryResult = r.QRPayQueryStatus = void 0;
|
41916
|
-
const o =
|
41918
|
+
const o = pt, i = le, d = Wi();
|
41917
41919
|
r.QRPayQueryStatus = i.z.enum([
|
41918
41920
|
"process",
|
41919
41921
|
"success",
|
@@ -41959,7 +41961,7 @@ Ns.QRPayReverseResult = la.z.object({
|
|
41959
41961
|
var wv = {}, Ds = {};
|
41960
41962
|
Object.defineProperty(Ds, "__esModule", { value: !0 });
|
41961
41963
|
Ds.ScanPayPaymentResult = Ds.ScanPayPaymentRequest = void 0;
|
41962
|
-
const v$ =
|
41964
|
+
const v$ = pt, aa = le;
|
41963
41965
|
Ds.ScanPayPaymentRequest = aa.z.object({
|
41964
41966
|
title: aa.z.string(),
|
41965
41967
|
detail: aa.z.string(),
|
@@ -41974,7 +41976,7 @@ Ds.ScanPayPaymentResult = aa.z.object({
|
|
41974
41976
|
var Bs = {};
|
41975
41977
|
Object.defineProperty(Bs, "__esModule", { value: !0 });
|
41976
41978
|
Bs.ScanPayRefundResult = Bs.ScanPayRefundRequest = void 0;
|
41977
|
-
const E$ =
|
41979
|
+
const E$ = pt, zr = le;
|
41978
41980
|
Bs.ScanPayRefundRequest = zr.z.object({
|
41979
41981
|
transactionId: zr.z.string(),
|
41980
41982
|
referenceId: zr.z.string().nullish(),
|
@@ -41990,7 +41992,7 @@ Bs.ScanPayRefundResult = zr.z.object({
|
|
41990
41992
|
var Cv = {};
|
41991
41993
|
(function(r) {
|
41992
41994
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.ScanPayQueryResult = r.ScanPayQueryStatus = void 0;
|
41993
|
-
const o =
|
41995
|
+
const o = pt, i = le, d = Wi();
|
41994
41996
|
r.ScanPayQueryStatus = i.z.enum([
|
41995
41997
|
"process",
|
41996
41998
|
"success",
|
@@ -42058,7 +42060,7 @@ hh.TerminalKioskModeRequest = Em.z.object({
|
|
42058
42060
|
var Dv = {};
|
42059
42061
|
(function(r) {
|
42060
42062
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.TerminalPaymentResult = r.TerminalResultPaymentStatus = r.TerminalPaymentRequest = void 0;
|
42061
|
-
const o =
|
42063
|
+
const o = pt, i = le;
|
42062
42064
|
r.TerminalPaymentRequest = i.z.object({
|
42063
42065
|
transactionId: i.z.string(),
|
42064
42066
|
currencyAmount: o.FdoDinero
|
@@ -42073,7 +42075,7 @@ var Dv = {};
|
|
42073
42075
|
var ks = {};
|
42074
42076
|
Object.defineProperty(ks, "__esModule", { value: !0 });
|
42075
42077
|
ks.TerminalRefundResult = ks.TerminalRefundRequest = void 0;
|
42076
|
-
const F$ =
|
42078
|
+
const F$ = pt, xr = le;
|
42077
42079
|
ks.TerminalRefundRequest = xr.z.object({
|
42078
42080
|
transactionId: xr.z.string(),
|
42079
42081
|
referenceId: xr.z.string().nullish(),
|
@@ -42103,7 +42105,7 @@ ks.TerminalRefundResult = xr.z.object({
|
|
42103
42105
|
var Bv = {}, jv = {};
|
42104
42106
|
(function(r) {
|
42105
42107
|
Object.defineProperty(r, "__esModule", { value: !0 }), r.SoftposQueryResult = r.SoftposQueryResultStatus = r.SoftposQueryRequest = void 0;
|
42106
|
-
const o =
|
42108
|
+
const o = pt, i = le;
|
42107
42109
|
r.SoftposQueryRequest = i.z.object({
|
42108
42110
|
transactionId: i.z.string(),
|
42109
42111
|
referenceId: i.z.string(),
|
@@ -42124,7 +42126,7 @@ var Bv = {}, jv = {};
|
|
42124
42126
|
var Ta = {};
|
42125
42127
|
Object.defineProperty(Ta, "__esModule", { value: !0 });
|
42126
42128
|
Ta.SoftposRefundResult = Ta.SoftposRefundResultStatus = Ta.SoftposRefundRequest = void 0;
|
42127
|
-
const z$ =
|
42129
|
+
const z$ = pt, Tr = le;
|
42128
42130
|
Ta.SoftposRefundRequest = Tr.z.object({
|
42129
42131
|
transactionId: Tr.z.string(),
|
42130
42132
|
referenceId: Tr.z.string(),
|
@@ -42665,10 +42667,10 @@ function mp() {
|
|
42665
42667
|
config: N,
|
42666
42668
|
request: he
|
42667
42669
|
};
|
42668
|
-
o(function(
|
42669
|
-
W(
|
42670
|
-
}, function(
|
42671
|
-
G(
|
42670
|
+
o(function(Ve) {
|
42671
|
+
W(Ve), _e();
|
42672
|
+
}, function(Ve) {
|
42673
|
+
G(Ve), _e();
|
42672
42674
|
}, e), he = null;
|
42673
42675
|
}
|
42674
42676
|
}
|
@@ -44369,7 +44371,7 @@ var uO = /* @__PURE__ */ function() {
|
|
44369
44371
|
28
|
44370
44372
|
/* blob.l */
|
44371
44373
|
));
|
44372
|
-
var
|
44374
|
+
var qe = w.slice(0, K);
|
44373
44375
|
N(Re, L);
|
44374
44376
|
var Ze = Re.read_shift(4, "i");
|
44375
44377
|
if (L === 3 && Ze !== 0) throw new Error("# Directory Sectors: Expected 0 saw " + Ze);
|
@@ -44378,15 +44380,15 @@ var uO = /* @__PURE__ */ function() {
|
|
44378
44380
|
Ae[xe] = Le;
|
44379
44381
|
var ot = k(w, K);
|
44380
44382
|
H(Ie, ee, ot, K, Ae);
|
44381
|
-
var
|
44382
|
-
|
44383
|
-
var
|
44384
|
-
ie(Ee,
|
44383
|
+
var bt = se(ot, Ee, Ae, K);
|
44384
|
+
bt[Ee].name = "!Directory", Q > 0 && Pe !== E && (bt[Pe].name = "!MiniFAT"), bt[Ae[0]].name = "!FAT", bt.fat_addrs = Ae, bt.ssz = K;
|
44385
|
+
var vt = {}, Zt = [], mi = [], gi = [];
|
44386
|
+
ie(Ee, bt, ot, Zt, Q, vt, mi, Pe), W(mi, gi, Zt), Zt.shift();
|
44385
44387
|
var _i = {
|
44386
44388
|
FileIndex: mi,
|
44387
44389
|
FullPaths: gi
|
44388
44390
|
};
|
44389
|
-
return x && x.raw && (_i.raw = { header:
|
44391
|
+
return x && x.raw && (_i.raw = { header: qe, sectors: ot }), _i;
|
44390
44392
|
}
|
44391
44393
|
function B(w) {
|
44392
44394
|
if (w[w.l] == 80 && w[w.l + 1] == 75) return [0, 0];
|
@@ -44459,28 +44461,28 @@ var uO = /* @__PURE__ */ function() {
|
|
44459
44461
|
return { nodes: ee, data: Vp([Ee]) };
|
44460
44462
|
}
|
44461
44463
|
function se(w, x, L, K) {
|
44462
|
-
var Q = w.length, ee = [], Ee = [], Pe = [], Ie = [], Ae = K - 1, Re = 0, je = 0,
|
44464
|
+
var Q = w.length, ee = [], Ee = [], Pe = [], Ie = [], Ae = K - 1, Re = 0, je = 0, qe = 0, Ze = 0;
|
44463
44465
|
for (Re = 0; Re < Q; ++Re)
|
44464
|
-
if (Pe = [],
|
44466
|
+
if (Pe = [], qe = Re + x, qe >= Q && (qe -= Q), !Ee[qe]) {
|
44465
44467
|
Ie = [];
|
44466
44468
|
var Le = [];
|
44467
|
-
for (je =
|
44469
|
+
for (je = qe; je >= 0; ) {
|
44468
44470
|
Le[je] = !0, Ee[je] = !0, Pe[Pe.length] = je, Ie.push(w[je]);
|
44469
44471
|
var xe = L[Math.floor(je * 4 / K)];
|
44470
44472
|
if (Ze = je * 4 & Ae, K < 4 + Ze) throw new Error("FAT boundary crossed: " + je + " 4 " + K);
|
44471
44473
|
if (!w[xe] || (je = to(w[xe], Ze), Le[je])) break;
|
44472
44474
|
}
|
44473
|
-
ee[
|
44475
|
+
ee[qe] = { nodes: Pe, data: Vp([Ie]) };
|
44474
44476
|
}
|
44475
44477
|
return ee;
|
44476
44478
|
}
|
44477
44479
|
function ie(w, x, L, K, Q, ee, Ee, Pe) {
|
44478
|
-
for (var Ie = 0, Ae = K.length ? 2 : 0, Re = x[w].data, je = 0,
|
44480
|
+
for (var Ie = 0, Ae = K.length ? 2 : 0, Re = x[w].data, je = 0, qe = 0, Ze; je < Re.length; je += 128) {
|
44479
44481
|
var Le = (
|
44480
44482
|
/*::(*/
|
44481
44483
|
Re.slice(je, je + 128)
|
44482
44484
|
);
|
44483
|
-
Kn(Le, 64),
|
44485
|
+
Kn(Le, 64), qe = Le.read_shift(2), Ze = Bg(Le, 0, qe - Ae), K.push(Ze);
|
44484
44486
|
var xe = {
|
44485
44487
|
name: Ze,
|
44486
44488
|
type: Le.read_shift(1),
|
@@ -44494,8 +44496,8 @@ var uO = /* @__PURE__ */ function() {
|
|
44494
44496
|
size: 0
|
44495
44497
|
}, ot = Le.read_shift(2) + Le.read_shift(2) + Le.read_shift(2) + Le.read_shift(2);
|
44496
44498
|
ot !== 0 && (xe.ct = _e(Le, Le.l - 8));
|
44497
|
-
var
|
44498
|
-
|
44499
|
+
var bt = Le.read_shift(2) + Le.read_shift(2) + Le.read_shift(2) + Le.read_shift(2);
|
44500
|
+
bt !== 0 && (xe.mt = _e(Le, Le.l - 8)), xe.start = Le.read_shift(4, "i"), xe.size = Le.read_shift(4, "i"), xe.size < 0 && xe.start < 0 && (xe.size = xe.type = 0, xe.start = E, xe.name = ""), xe.type === 5 ? (Ie = xe.start, Q > 0 && Ie !== E && (x[Ie].name = "!StreamData")) : xe.size >= 4096 ? (xe.storage = "fat", x[xe.start] === void 0 && (x[xe.start] = oe(L, xe.start, x.fat_addrs, x.ssz)), x[xe.start].name = xe.name, xe.content = x[xe.start].data.slice(0, xe.size)) : (xe.storage = "minifat", xe.size < 0 ? xe.size = 0 : Ie !== E && xe.start !== E && x[Ie] && (xe.content = G(xe, x[Ie].data, (x[Pe] || {}).data))), xe.content && Kn(xe.content, 0), ee[Ze] = xe, Ee.push(xe);
|
44499
44501
|
}
|
44500
44502
|
}
|
44501
44503
|
function _e(w, x) {
|
@@ -44559,7 +44561,7 @@ var uO = /* @__PURE__ */ function() {
|
|
44559
44561
|
K = Ie[Re], K || (Ae.push([Re, {
|
44560
44562
|
name: f(Re).replace("/", ""),
|
44561
44563
|
type: 1,
|
44562
|
-
clsid:
|
44564
|
+
clsid: Ve,
|
44563
44565
|
ct: Ee,
|
44564
44566
|
mt: Ee,
|
44565
44567
|
content: null
|
@@ -44570,31 +44572,31 @@ var uO = /* @__PURE__ */ function() {
|
|
44570
44572
|
}), w.FullPaths = [], w.FileIndex = [], Q = 0; Q < Ae.length; ++Q)
|
44571
44573
|
w.FullPaths[Q] = Ae[Q][0], w.FileIndex[Q] = Ae[Q][1];
|
44572
44574
|
for (Q = 0; Q < Ae.length; ++Q) {
|
44573
|
-
var je = w.FileIndex[Q],
|
44574
|
-
if (je.name = f(
|
44575
|
+
var je = w.FileIndex[Q], qe = w.FullPaths[Q];
|
44576
|
+
if (je.name = f(qe).replace("/", ""), je.L = je.R = je.C = -(je.color = 1), je.size = je.content ? je.content.length : 0, je.start = 0, je.clsid = je.clsid || Ve, Q === 0)
|
44575
44577
|
je.C = Ae.length > 1 ? 1 : -1, je.size = 0, je.type = 5;
|
44576
|
-
else if (
|
44577
|
-
for (Pe = Q + 1; Pe < Ae.length && d(w.FullPaths[Pe]) !=
|
44578
|
-
for (je.C = Pe >= Ae.length ? -1 : Pe, Pe = Q + 1; Pe < Ae.length && d(w.FullPaths[Pe]) != d(
|
44578
|
+
else if (qe.slice(-1) == "/") {
|
44579
|
+
for (Pe = Q + 1; Pe < Ae.length && d(w.FullPaths[Pe]) != qe; ++Pe) ;
|
44580
|
+
for (je.C = Pe >= Ae.length ? -1 : Pe, Pe = Q + 1; Pe < Ae.length && d(w.FullPaths[Pe]) != d(qe); ++Pe) ;
|
44579
44581
|
je.R = Pe >= Ae.length ? -1 : Pe, je.type = 1;
|
44580
44582
|
} else
|
44581
|
-
d(w.FullPaths[Q + 1] || "") == d(
|
44583
|
+
d(w.FullPaths[Q + 1] || "") == d(qe) && (je.R = Q + 1), je.type = 2;
|
44582
44584
|
}
|
44583
44585
|
}
|
44584
44586
|
}
|
44585
44587
|
function Oe(w, x) {
|
44586
44588
|
var L = x || {};
|
44587
|
-
if (L.fileType == "mad") return
|
44589
|
+
if (L.fileType == "mad") return _t(w, L);
|
44588
44590
|
switch (Se(w), L.fileType) {
|
44589
44591
|
case "zip":
|
44590
44592
|
return Ot(w, L);
|
44591
44593
|
}
|
44592
44594
|
var K = function(Ze) {
|
44593
44595
|
for (var Le = 0, xe = 0, ot = 0; ot < Ze.FileIndex.length; ++ot) {
|
44594
|
-
var
|
44595
|
-
if (
|
44596
|
-
var
|
44597
|
-
|
44596
|
+
var bt = Ze.FileIndex[ot];
|
44597
|
+
if (bt.content) {
|
44598
|
+
var vt = bt.content.length;
|
44599
|
+
vt > 0 && (vt < 4096 ? Le += vt + 63 >> 6 : xe += vt + 511 >> 9);
|
44598
44600
|
}
|
44599
44601
|
}
|
44600
44602
|
for (var Zt = Ze.FullPaths.length + 3 >> 2, mi = Le + 7 >> 3, gi = Le + 127 >> 7, _i = mi + xe + Zt + gi, pr = _i + 127 >> 7, Ya = pr <= 109 ? 0 : Math.ceil((pr - 109) / 127); _i + pr + Ya + 127 >> 7 > pr; ) Ya = ++pr <= 109 ? 0 : Math.ceil((pr - 109) / 127);
|
@@ -44634,8 +44636,8 @@ var uO = /* @__PURE__ */ function() {
|
|
44634
44636
|
continue;
|
44635
44637
|
}
|
44636
44638
|
Re = w.FileIndex[ee], ee === 0 && (Re.start = Re.size ? Re.start - 1 : E);
|
44637
|
-
var
|
44638
|
-
if (Ae = 2 * (
|
44639
|
+
var qe = ee === 0 && L.root || Re.name;
|
44640
|
+
if (Ae = 2 * (qe.length + 1), Q.write_shift(64, qe, "utf16le"), Q.write_shift(2, Ae), Q.write_shift(1, Re.type), Q.write_shift(1, Re.color), Q.write_shift(-4, Re.L), Q.write_shift(-4, Re.R), Q.write_shift(-4, Re.C), Re.clsid) Q.write_shift(16, Re.clsid, "hex");
|
44639
44641
|
else for (Ie = 0; Ie < 4; ++Ie) Q.write_shift(4, 0);
|
44640
44642
|
Q.write_shift(4, Re.state || 0), Q.write_shift(4, 0), Q.write_shift(4, 0), Q.write_shift(4, 0), Q.write_shift(4, 0), Q.write_shift(4, Re.start), Q.write_shift(4, Re.size), Q.write_shift(4, 0);
|
44641
44643
|
}
|
@@ -44676,7 +44678,7 @@ var uO = /* @__PURE__ */ function() {
|
|
44676
44678
|
if ((Pe ? L[Ee].replace(Qd, "!") : L[Ee]).replace(Vu, "") == ee || (Pe ? K[Ee].replace(Qd, "!") : K[Ee]).replace(Vu, "") == ee) return w.FileIndex[Ee];
|
44677
44679
|
return null;
|
44678
44680
|
}
|
44679
|
-
var X = 64, E = -2, e = "d0cf11e0a1b11ae1", s = [208, 207, 17, 224, 161, 177, 26, 225],
|
44681
|
+
var X = 64, E = -2, e = "d0cf11e0a1b11ae1", s = [208, 207, 17, 224, 161, 177, 26, 225], Ve = "00000000000000000000000000000000", T = {
|
44680
44682
|
/* 2.1 Compund File Sector Numbers and Types */
|
44681
44683
|
MAXREGSECT: -6,
|
44682
44684
|
DIFSECT: -4,
|
@@ -44688,7 +44690,7 @@ var uO = /* @__PURE__ */ function() {
|
|
44688
44690
|
HEADER_MINOR_VERSION: "3e00",
|
44689
44691
|
MAXREGSID: -6,
|
44690
44692
|
NOSTREAM: -1,
|
44691
|
-
HEADER_CLSID:
|
44693
|
+
HEADER_CLSID: Ve,
|
44692
44694
|
/* 2.6.1 Compound File Directory Entry */
|
44693
44695
|
EntryTypes: ["unknown", "storage", "stream", "lockbytes", "property", "root"]
|
44694
44696
|
};
|
@@ -44697,7 +44699,7 @@ var uO = /* @__PURE__ */ function() {
|
|
44697
44699
|
var K = Oe(w, L);
|
44698
44700
|
I.writeFileSync(x, K);
|
44699
44701
|
}
|
44700
|
-
function
|
44702
|
+
function nt(w) {
|
44701
44703
|
for (var x = new Array(w.length), L = 0; L < w.length; ++L) x[L] = String.fromCharCode(w[L]);
|
44702
44704
|
return x.join("");
|
44703
44705
|
}
|
@@ -44707,9 +44709,9 @@ var uO = /* @__PURE__ */ function() {
|
|
44707
44709
|
case "file":
|
44708
44710
|
return z(), I.writeFileSync(x.filename, L), L;
|
44709
44711
|
case "binary":
|
44710
|
-
return typeof L == "string" ? L :
|
44712
|
+
return typeof L == "string" ? L : nt(L);
|
44711
44713
|
case "base64":
|
44712
|
-
return tl(typeof L == "string" ? L :
|
44714
|
+
return tl(typeof L == "string" ? L : nt(L));
|
44713
44715
|
case "buffer":
|
44714
44716
|
if (Ft) return Buffer.isBuffer(L) ? L : Qi(L);
|
44715
44717
|
case "array":
|
@@ -44854,17 +44856,17 @@ var uO = /* @__PURE__ */ function() {
|
|
44854
44856
|
}
|
44855
44857
|
function Ee(Pe, Ie) {
|
44856
44858
|
for (var Ae = 0, Re = 0, je = v ? new Uint16Array(32768) : []; Re < Pe.length; ) {
|
44857
|
-
var
|
44859
|
+
var qe = (
|
44858
44860
|
/* data.length - boff; */
|
44859
44861
|
Math.min(65535, Pe.length - Re)
|
44860
44862
|
);
|
44861
|
-
if (
|
44862
|
-
for (Ae = ne(Ie, Ae, +(Re +
|
44863
|
+
if (qe < 10) {
|
44864
|
+
for (Ae = ne(Ie, Ae, +(Re + qe == Pe.length)), Ae & 7 && (Ae += 8 - (Ae & 7)), Ie.l = Ae / 8 | 0, Ie.write_shift(2, qe), Ie.write_shift(2, ~qe & 65535); qe-- > 0; ) Ie[Ie.l++] = Pe[Re++];
|
44863
44865
|
Ae = Ie.l * 8;
|
44864
44866
|
continue;
|
44865
44867
|
}
|
44866
|
-
Ae = ne(Ie, Ae, +(Re +
|
44867
|
-
for (var Ze = 0;
|
44868
|
+
Ae = ne(Ie, Ae, +(Re + qe == Pe.length) + 2);
|
44869
|
+
for (var Ze = 0; qe-- > 0; ) {
|
44868
44870
|
var Le = Pe[Re];
|
44869
44871
|
Ze = (Ze << 5 ^ Le) & 32767;
|
44870
44872
|
var xe = -1, ot = 0;
|
@@ -44872,13 +44874,13 @@ var uO = /* @__PURE__ */ function() {
|
|
44872
44874
|
for (; Pe[xe + ot] == Pe[Re + ot] && ot < 250; ) ++ot;
|
44873
44875
|
if (ot > 2) {
|
44874
44876
|
Le = Q[ot], Le <= 22 ? Ae = ge(Ie, Ae, b[Le + 1] >> 1) - 1 : (ge(Ie, Ae, 3), Ae += 5, ge(Ie, Ae, b[Le - 23] >> 5), Ae += 3);
|
44875
|
-
var
|
44876
|
-
|
44877
|
-
var
|
44878
|
-
|
44877
|
+
var bt = Le < 8 ? 0 : Le - 4 >> 2;
|
44878
|
+
bt > 0 && (ce(Ie, Ae, ot - c[Le]), Ae += bt), Le = x[Re - xe], Ae = ge(Ie, Ae, b[Le] >> 3), Ae -= 3;
|
44879
|
+
var vt = Le < 4 ? 0 : Le - 2 >> 1;
|
44880
|
+
vt > 0 && (ce(Ie, Ae, Re - xe - m[Le]), Ae += vt);
|
44879
44881
|
for (var Zt = 0; Zt < ot; ++Zt)
|
44880
44882
|
je[Ze] = Re & 32767, Ze = (Ze << 5 ^ Pe[Re]) & 32767, ++Re;
|
44881
|
-
|
44883
|
+
qe -= ot - 1;
|
44882
44884
|
} else
|
44883
44885
|
Le <= 143 ? Le = Le + 48 : Ae = re(Ie, Ae, 1), Ae = ge(Ie, Ae, b[Le]), je[Ze] = Re & 32767, ++Re;
|
44884
44886
|
}
|
@@ -44902,16 +44904,16 @@ var uO = /* @__PURE__ */ function() {
|
|
44902
44904
|
x += 5;
|
44903
44905
|
var Q = j(w, x) + 4;
|
44904
44906
|
x += 4;
|
44905
|
-
for (var ee = 0, Ee = v ? new Uint8Array(19) : be(19), Pe = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], Ie = 1, Ae = v ? new Uint8Array(8) : be(8), Re = v ? new Uint8Array(8) : be(8), je = Ee.length,
|
44906
|
-
Ee[l[
|
44907
|
+
for (var ee = 0, Ee = v ? new Uint8Array(19) : be(19), Pe = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], Ie = 1, Ae = v ? new Uint8Array(8) : be(8), Re = v ? new Uint8Array(8) : be(8), je = Ee.length, qe = 0; qe < Q; ++qe)
|
44908
|
+
Ee[l[qe]] = ee = O(w, x), Ie < ee && (Ie = ee), Ae[ee]++, x += 3;
|
44907
44909
|
var Ze = 0;
|
44908
|
-
for (Ae[0] = 0,
|
44909
|
-
for (
|
44910
|
+
for (Ae[0] = 0, qe = 1; qe <= Ie; ++qe) Re[qe] = Ze = Ze + Ae[qe - 1] << 1;
|
44911
|
+
for (qe = 0; qe < je; ++qe) (Ze = Ee[qe]) != 0 && (Pe[qe] = Re[Ze]++);
|
44910
44912
|
var Le = 0;
|
44911
|
-
for (
|
44912
|
-
if (Le = Ee[
|
44913
|
-
Ze = b[Pe[
|
44914
|
-
for (var xe = (1 << 7 - Le) - 1; xe >= 0; --xe) fe[Ze | xe << Le] = Le & 7 |
|
44913
|
+
for (qe = 0; qe < je; ++qe)
|
44914
|
+
if (Le = Ee[qe], Le != 0) {
|
44915
|
+
Ze = b[Pe[qe]] >> 8 - Le;
|
44916
|
+
for (var xe = (1 << 7 - Le) - 1; xe >= 0; --xe) fe[Ze | xe << Le] = Le & 7 | qe << 3;
|
44915
44917
|
}
|
44916
44918
|
var ot = [];
|
44917
44919
|
for (Ie = 1; ot.length < L + K; )
|
@@ -44929,10 +44931,10 @@ var uO = /* @__PURE__ */ function() {
|
|
44929
44931
|
ot.push(Ze), Ie < Ze && (Ie = Ze);
|
44930
44932
|
break;
|
44931
44933
|
}
|
44932
|
-
var
|
44933
|
-
for (
|
44934
|
-
for (
|
44935
|
-
return ke = ve(
|
44934
|
+
var bt = ot.slice(0, L), vt = ot.slice(L);
|
44935
|
+
for (qe = L; qe < 286; ++qe) bt[qe] = 0;
|
44936
|
+
for (qe = K; qe < 30; ++qe) vt[qe] = 0;
|
44937
|
+
return ke = ve(bt, de, 286), Ue = ve(vt, me, 30), x;
|
44936
44938
|
}
|
44937
44939
|
function We(w, x) {
|
44938
44940
|
if (w[0] == 3 && !(w[1] & 3))
|
@@ -44955,10 +44957,10 @@ var uO = /* @__PURE__ */ function() {
|
|
44955
44957
|
else {
|
44956
44958
|
if (je == 256) break;
|
44957
44959
|
je -= 257;
|
44958
|
-
var
|
44959
|
-
|
44960
|
+
var qe = je < 8 ? 0 : je - 4 >> 2;
|
44961
|
+
qe > 5 && (qe = 0);
|
44960
44962
|
var Ze = ee + c[je];
|
44961
|
-
|
44963
|
+
qe > 0 && (Ze += Z(w, L, qe), L += qe), Re = Z(w, L, Ie), je = K >>> 1 == 1 ? Y[Re] : me[Re], L += je & 15, je >>>= 4;
|
44962
44964
|
var Le = je < 4 ? 0 : je - 2 >> 1, xe = m[je];
|
44963
44965
|
for (Le > 0 && (xe += Z(w, L, Le), L += Le), !x && Ee < Ze && (Q = ue(Q, Ze + 100), Ee = Q.length); ee < Ze; )
|
44964
44966
|
Q[ee] = Q[ee - xe], ++ee;
|
@@ -44994,14 +44996,14 @@ var uO = /* @__PURE__ */ function() {
|
|
44994
44996
|
var Ie = L.read_shift(4);
|
44995
44997
|
for (L.l = Ie, Ee = 0; Ee < Pe; ++Ee) {
|
44996
44998
|
L.l += 20;
|
44997
|
-
var Ae = L.read_shift(4), Re = L.read_shift(4), je = L.read_shift(2),
|
44999
|
+
var Ae = L.read_shift(4), Re = L.read_shift(4), je = L.read_shift(2), qe = L.read_shift(2), Ze = L.read_shift(2);
|
44998
45000
|
L.l += 8;
|
44999
45001
|
var Le = L.read_shift(4), xe = y(
|
45000
45002
|
/*::(*/
|
45001
|
-
L.slice(L.l + je, L.l + je +
|
45003
|
+
L.slice(L.l + je, L.l + je + qe)
|
45002
45004
|
/*:: :any)*/
|
45003
45005
|
);
|
45004
|
-
L.l += je +
|
45006
|
+
L.l += je + qe + Ze;
|
45005
45007
|
var ot = L.l;
|
45006
45008
|
L.l = Le + 4, Pt(L, Ae, Re, ee, xe), L.l = ot;
|
45007
45009
|
}
|
@@ -45011,16 +45013,16 @@ var uO = /* @__PURE__ */ function() {
|
|
45011
45013
|
w.l += 2;
|
45012
45014
|
var ee = w.read_shift(2), Ee = w.read_shift(2), Pe = _(w);
|
45013
45015
|
if (ee & 8257) throw new Error("Unsupported ZIP encryption");
|
45014
|
-
for (var Ie = w.read_shift(4), Ae = w.read_shift(4), Re = w.read_shift(4), je = w.read_shift(2),
|
45015
|
-
if (
|
45016
|
+
for (var Ie = w.read_shift(4), Ae = w.read_shift(4), Re = w.read_shift(4), je = w.read_shift(2), qe = w.read_shift(2), Ze = "", Le = 0; Le < je; ++Le) Ze += String.fromCharCode(w[w.l++]);
|
45017
|
+
if (qe) {
|
45016
45018
|
var xe = y(
|
45017
45019
|
/*::(*/
|
45018
|
-
w.slice(w.l, w.l +
|
45020
|
+
w.slice(w.l, w.l + qe)
|
45019
45021
|
/*:: :any)*/
|
45020
45022
|
);
|
45021
45023
|
(xe[21589] || {}).mt && (Pe = xe[21589].mt), ((Q || {})[21589] || {}).mt && (Pe = Q[21589].mt);
|
45022
45024
|
}
|
45023
|
-
w.l +=
|
45025
|
+
w.l += qe;
|
45024
45026
|
var ot = w.slice(w.l, w.l + Ae);
|
45025
45027
|
switch (Ee) {
|
45026
45028
|
case 8:
|
@@ -45031,16 +45033,16 @@ var uO = /* @__PURE__ */ function() {
|
|
45031
45033
|
default:
|
45032
45034
|
throw new Error("Unsupported ZIP Compression method " + Ee);
|
45033
45035
|
}
|
45034
|
-
var
|
45035
|
-
ee & 8 && (Ie = w.read_shift(4), Ie == 134695760 && (Ie = w.read_shift(4),
|
45036
|
+
var bt = !1;
|
45037
|
+
ee & 8 && (Ie = w.read_shift(4), Ie == 134695760 && (Ie = w.read_shift(4), bt = !0), Ae = w.read_shift(4), Re = w.read_shift(4)), Ae != x && Xe(bt, "Bad compressed size: " + x + " != " + Ae), Re != L && Xe(bt, "Bad uncompressed size: " + L + " != " + Re), S(K, Ze, ot, { unsafe: !0, mt: Pe });
|
45036
45038
|
}
|
45037
45039
|
function Ot(w, x) {
|
45038
|
-
var L = x || {}, K = [], Q = [], ee = Ce(1), Ee = L.compression ? 8 : 0, Pe = 0, Ie = 0, Ae = 0, Re = 0, je = 0,
|
45040
|
+
var L = x || {}, K = [], Q = [], ee = Ce(1), Ee = L.compression ? 8 : 0, Pe = 0, Ie = 0, Ae = 0, Re = 0, je = 0, qe = w.FullPaths[0], Ze = qe, Le = w.FileIndex[0], xe = [], ot = 0;
|
45039
45041
|
for (Ie = 1; Ie < w.FullPaths.length; ++Ie)
|
45040
|
-
if (Ze = w.FullPaths[Ie].slice(
|
45041
|
-
var
|
45042
|
-
for (Ae = 0; Ae < Ze.length; ++Ae)
|
45043
|
-
|
45042
|
+
if (Ze = w.FullPaths[Ie].slice(qe.length), Le = w.FileIndex[Ie], !(!Le.size || !Le.content || Ze == "Sh33tJ5")) {
|
45043
|
+
var bt = Re, vt = Ce(Ze.length);
|
45044
|
+
for (Ae = 0; Ae < Ze.length; ++Ae) vt.write_shift(1, Ze.charCodeAt(Ae) & 127);
|
45045
|
+
vt = vt.slice(0, vt.l), xe[je] = uO.buf(
|
45044
45046
|
/*::((*/
|
45045
45047
|
Le.content,
|
45046
45048
|
0
|
@@ -45050,11 +45052,11 @@ var uO = /* @__PURE__ */ function() {
|
|
45050
45052
|
4,
|
45051
45053
|
/*::(*/
|
45052
45054
|
Le.content.length
|
45053
|
-
), ee.write_shift(2,
|
45055
|
+
), ee.write_shift(2, vt.length), ee.write_shift(2, 0), Re += ee.length, K.push(ee), Re += vt.length, K.push(vt), Re += Zt.length, K.push(Zt), ee = Ce(46), ee.write_shift(4, 33639248), ee.write_shift(2, 0), ee.write_shift(2, 20), ee.write_shift(2, Pe), ee.write_shift(2, Ee), ee.write_shift(4, 0), ee.write_shift(-4, xe[je]), ee.write_shift(4, Zt.length), ee.write_shift(
|
45054
45056
|
4,
|
45055
45057
|
/*::(*/
|
45056
45058
|
Le.content.length
|
45057
|
-
), ee.write_shift(2,
|
45059
|
+
), ee.write_shift(2, vt.length), ee.write_shift(2, 0), ee.write_shift(2, 0), ee.write_shift(2, 0), ee.write_shift(2, 0), ee.write_shift(4, 0), ee.write_shift(4, bt), ot += ee.l, Q.push(ee), ot += vt.length, Q.push(vt), ++je;
|
45058
45060
|
}
|
45059
45061
|
return ee = Ce(22), ee.write_shift(4, 101010256), ee.write_shift(2, 0), ee.write_shift(2, 0), ee.write_shift(2, je), ee.write_shift(2, je), ee.write_shift(4, ot), ee.write_shift(4, Re), ee.write_shift(2, 0), hn([hn(K), hn(Q), ee]);
|
45060
45062
|
}
|
@@ -45073,7 +45075,7 @@ var uO = /* @__PURE__ */ function() {
|
|
45073
45075
|
var L = w.name || "", K = L.match(/\.([^\.]+)$/);
|
45074
45076
|
return K && zt[K[1]] || x && (K = (L = x).match(/[\.\\]([^\.\\])+$/), K && zt[K[1]]) ? zt[K[1]] : "application/octet-stream";
|
45075
45077
|
}
|
45076
|
-
function
|
45078
|
+
function et(w) {
|
45077
45079
|
for (var x = tl(w), L = [], K = 0; K < x.length; K += 76) L.push(x.slice(K, K + 76));
|
45078
45080
|
return L.join(`\r
|
45079
45081
|
`) + `\r
|
@@ -45144,8 +45146,8 @@ var uO = /* @__PURE__ */ function() {
|
|
45144
45146
|
ee && (Re.ctype = ee);
|
45145
45147
|
}
|
45146
45148
|
function Qe(w, x) {
|
45147
|
-
if (
|
45148
|
-
var L = x && x.root || "", K = (Ft && Buffer.isBuffer(w) ? w.toString("binary") :
|
45149
|
+
if (nt(w.slice(0, 13)).toLowerCase() != "mime-version:") throw new Error("Unsupported MAD header");
|
45150
|
+
var L = x && x.root || "", K = (Ft && Buffer.isBuffer(w) ? w.toString("binary") : nt(w)).split(`\r
|
45149
45151
|
`), Q = 0, ee = "";
|
45150
45152
|
for (Q = 0; Q < K.length; ++Q)
|
45151
45153
|
if (ee = K[Q], !!/^Content-Location:/i.test(ee) && (ee = ee.slice(ee.indexOf("file")), L || (L = ee.slice(0, ee.lastIndexOf("/") + 1)), ee.slice(0, L.length) != L))
|
@@ -45158,14 +45160,14 @@ var uO = /* @__PURE__ */ function() {
|
|
45158
45160
|
FullPaths: Ae
|
45159
45161
|
};
|
45160
45162
|
pe(Re);
|
45161
|
-
var je,
|
45163
|
+
var je, qe = 0;
|
45162
45164
|
for (Q = 0; Q < K.length; ++Q) {
|
45163
45165
|
var Ze = K[Q];
|
45164
|
-
Ze !== Pe && Ze !== Pe + "--" || (
|
45166
|
+
Ze !== Pe && Ze !== Pe + "--" || (qe++ && ft(Re, K.slice(je, Q), L), je = Q);
|
45165
45167
|
}
|
45166
45168
|
return Re;
|
45167
45169
|
}
|
45168
|
-
function
|
45170
|
+
function _t(w, x) {
|
45169
45171
|
var L = x || {}, K = L.boundary || "SheetJS";
|
45170
45172
|
K = "------=" + K;
|
45171
45173
|
for (var Q = [
|
@@ -45181,9 +45183,9 @@ var uO = /* @__PURE__ */ function() {
|
|
45181
45183
|
}).replace(/[\u0080-\uFFFF]/g, function(ot) {
|
45182
45184
|
return "_u" + ot.charCodeAt(0).toString(16) + "_";
|
45183
45185
|
});
|
45184
|
-
for (var Ae = Pe.content, Re = Ft && Buffer.isBuffer(Ae) ? Ae.toString("binary") :
|
45185
|
-
var xe = je >=
|
45186
|
-
Q.push(K), Q.push("Content-Location: " + (L.root || "file:///C:/SheetJS/") + Ee), Q.push("Content-Transfer-Encoding: " + (xe ? "quoted-printable" : "base64")), Q.push("Content-Type: " + Ne(Pe, Ee)), Q.push(""), Q.push(xe ? at(Re) :
|
45186
|
+
for (var Ae = Pe.content, Re = Ft && Buffer.isBuffer(Ae) ? Ae.toString("binary") : nt(Ae), je = 0, qe = Math.min(1024, Re.length), Ze = 0, Le = 0; Le <= qe; ++Le) (Ze = Re.charCodeAt(Le)) >= 32 && Ze < 128 && ++je;
|
45187
|
+
var xe = je >= qe * 4 / 5;
|
45188
|
+
Q.push(K), Q.push("Content-Location: " + (L.root || "file:///C:/SheetJS/") + Ee), Q.push("Content-Transfer-Encoding: " + (xe ? "quoted-printable" : "base64")), Q.push("Content-Type: " + Ne(Pe, Ee)), Q.push(""), Q.push(xe ? at(Re) : et(Re));
|
45187
45189
|
}
|
45188
45190
|
return Q.push(K + `--\r
|
45189
45191
|
`), Q.join(`\r
|
@@ -45536,7 +45538,7 @@ function il(r) {
|
|
45536
45538
|
return " " + o + '="' + r[o] + '"';
|
45537
45539
|
}).join("");
|
45538
45540
|
}
|
45539
|
-
function
|
45541
|
+
function Ye(r, o, i) {
|
45540
45542
|
return "<" + r + (i != null ? il(i) : "") + (o != null ? (o.match(FE) ? ' xml:space="preserve"' : "") + ">" + o + "</" + r : "/") + ">";
|
45541
45543
|
}
|
45542
45544
|
function t0(r, o) {
|
@@ -45550,14 +45552,14 @@ function t0(r, o) {
|
|
45550
45552
|
function EO(r, o) {
|
45551
45553
|
switch (typeof r) {
|
45552
45554
|
case "string":
|
45553
|
-
var i =
|
45555
|
+
var i = Ye("vt:lpwstr", St(r));
|
45554
45556
|
return i = i.replace(/"/g, "_x0022_"), i;
|
45555
45557
|
case "number":
|
45556
|
-
return
|
45558
|
+
return Ye((r | 0) == r ? "vt:i4" : "vt:r8", St(String(r)));
|
45557
45559
|
case "boolean":
|
45558
|
-
return
|
45560
|
+
return Ye("vt:bool", r ? "true" : "false");
|
45559
45561
|
}
|
45560
|
-
if (r instanceof Date) return
|
45562
|
+
if (r instanceof Date) return Ye("vt:filetime", t0(r));
|
45561
45563
|
throw new Error("Unable to serialize " + r);
|
45562
45564
|
}
|
45563
45565
|
var sn = {
|
@@ -46606,7 +46608,7 @@ function GE() {
|
|
46606
46608
|
}
|
46607
46609
|
function qE(r, o) {
|
46608
46610
|
var i = dO(ew), d = [], f;
|
46609
|
-
d[d.length] = Jt, d[d.length] =
|
46611
|
+
d[d.length] = Jt, d[d.length] = Ye("Types", null, {
|
46610
46612
|
xmlns: sn.CT,
|
46611
46613
|
"xmlns:xsd": sn.xsd,
|
46612
46614
|
"xmlns:xsi": sn.xsi
|
@@ -46628,23 +46630,23 @@ function qE(r, o) {
|
|
46628
46630
|
["pdf", "application/pdf"],
|
46629
46631
|
["rels", "application/vnd.openxmlformats-package.relationships+xml"]
|
46630
46632
|
].map(function(I) {
|
46631
|
-
return
|
46633
|
+
return Ye("Default", null, { Extension: I[0], ContentType: I[1] });
|
46632
46634
|
}));
|
46633
46635
|
var g = function(I) {
|
46634
|
-
r[I] && r[I].length > 0 && (f = r[I][0], d[d.length] =
|
46636
|
+
r[I] && r[I].length > 0 && (f = r[I][0], d[d.length] = Ye("Override", null, {
|
46635
46637
|
PartName: (f[0] == "/" ? "" : "/") + f,
|
46636
46638
|
ContentType: nc[I][o.bookType] || nc[I].xlsx
|
46637
46639
|
}));
|
46638
46640
|
}, _ = function(I) {
|
46639
46641
|
(r[I] || []).forEach(function(z) {
|
46640
|
-
d[d.length] =
|
46642
|
+
d[d.length] = Ye("Override", null, {
|
46641
46643
|
PartName: (z[0] == "/" ? "" : "/") + z,
|
46642
46644
|
ContentType: nc[I][o.bookType] || nc[I].xlsx
|
46643
46645
|
});
|
46644
46646
|
});
|
46645
46647
|
}, y = function(I) {
|
46646
46648
|
(r[I] || []).forEach(function(z) {
|
46647
|
-
d[d.length] =
|
46649
|
+
d[d.length] = Ye("Override", null, {
|
46648
46650
|
PartName: (z[0] == "/" ? "" : "/") + z,
|
46649
46651
|
ContentType: i[I][0]
|
46650
46652
|
});
|
@@ -46652,7 +46654,7 @@ function qE(r, o) {
|
|
46652
46654
|
};
|
46653
46655
|
return g("workbooks"), _("sheets"), _("charts"), y("themes"), ["strs", "styles"].forEach(g), ["coreprops", "extprops", "custprops"].forEach(y), y("vba"), y("comments"), y("threadedcomments"), y("drawings"), _("metadata"), y("people"), d.length > 2 && (d[d.length] = "</Types>", d[1] = d[1].replace("/>", ">")), d.join("");
|
46654
46656
|
}
|
46655
|
-
var
|
46657
|
+
var yt = {
|
46656
46658
|
WB: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
|
46657
46659
|
SHEET: "http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
|
46658
46660
|
HLINK: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",
|
@@ -46690,18 +46692,18 @@ function YE(r) {
|
|
46690
46692
|
return r.slice(0, o + 1) + "_rels/" + r.slice(o + 1) + ".rels";
|
46691
46693
|
}
|
46692
46694
|
function ps(r) {
|
46693
|
-
var o = [Jt,
|
46695
|
+
var o = [Jt, Ye("Relationships", null, {
|
46694
46696
|
//'xmlns:ns0': XMLNS.RELS,
|
46695
46697
|
xmlns: sn.RELS
|
46696
46698
|
})];
|
46697
46699
|
return _n(r["!id"]).forEach(function(i) {
|
46698
|
-
o[o.length] =
|
46700
|
+
o[o.length] = Ye("Relationship", null, r["!id"][i]);
|
46699
46701
|
}), o.length > 2 && (o[o.length] = "</Relationships>", o[1] = o[1].replace("/>", ">")), o.join("");
|
46700
46702
|
}
|
46701
46703
|
function It(r, o, i, d, f, g) {
|
46702
46704
|
if (f || (f = {}), r["!id"] || (r["!id"] = {}), r["!idx"] || (r["!idx"] = 1), o < 0) for (o = r["!idx"]; r["!id"]["rId" + o]; ++o)
|
46703
46705
|
;
|
46704
|
-
if (r["!idx"] = o + 1, f.Id = "rId" + o, f.Type = d, f.Target = i, [
|
46706
|
+
if (r["!idx"] = o + 1, f.Id = "rId" + o, f.Type = d, f.Target = i, [yt.HLINK, yt.XPATH, yt.XMISS].indexOf(f.Type) > -1 && (f.TargetMode = "External"), r["!id"][f.Id]) throw new Error("Cannot rewrite rId " + o);
|
46705
46707
|
return r["!id"][f.Id] = f, r[("/" + f.Target).replace("//", "/")] = f, o;
|
46706
46708
|
}
|
46707
46709
|
function tw(r) {
|
@@ -46762,10 +46764,10 @@ var ro = [
|
|
46762
46764
|
["dcterms:modified", "ModifiedDate", "date"]
|
46763
46765
|
];
|
46764
46766
|
function Lm(r, o, i, d, f) {
|
46765
|
-
f[r] != null || o == null || o === "" || (f[r] = o, o = St(o), d[d.length] = i ?
|
46767
|
+
f[r] != null || o == null || o === "" || (f[r] = o, o = St(o), d[d.length] = i ? Ye(r, o, i) : mn(r, o));
|
46766
46768
|
}
|
46767
46769
|
function HE(r, o) {
|
46768
|
-
var i = o || {}, d = [Jt,
|
46770
|
+
var i = o || {}, d = [Jt, Ye("cp:coreProperties", null, {
|
46769
46771
|
//'xmlns': XMLNS.CORE_PROPS,
|
46770
46772
|
"xmlns:cp": sn.CORE_PROPS,
|
46771
46773
|
"xmlns:dc": sn.dc,
|
@@ -46802,8 +46804,8 @@ var ys = [
|
|
46802
46804
|
"ChartNames"
|
46803
46805
|
];
|
46804
46806
|
function KE(r) {
|
46805
|
-
var o = [], i =
|
46806
|
-
return r || (r = {}), r.Application = "SheetJS", o[o.length] = Jt, o[o.length] =
|
46807
|
+
var o = [], i = Ye;
|
46808
|
+
return r || (r = {}), r.Application = "SheetJS", o[o.length] = Jt, o[o.length] = Ye("Properties", null, {
|
46807
46809
|
xmlns: sn.EXT_PROPS,
|
46808
46810
|
"xmlns:vt": sn.vt
|
46809
46811
|
}), ys.forEach(function(d) {
|
@@ -46824,14 +46826,14 @@ function KE(r) {
|
|
46824
46826
|
}).join(""), { size: r.Worksheets, baseType: "lpstr" })), o.length > 2 && (o[o.length] = "</Properties>", o[1] = o[1].replace("/>", ">")), o.join("");
|
46825
46827
|
}
|
46826
46828
|
function ZE(r) {
|
46827
|
-
var o = [Jt,
|
46829
|
+
var o = [Jt, Ye("Properties", null, {
|
46828
46830
|
xmlns: sn.CUST_PROPS,
|
46829
46831
|
"xmlns:vt": sn.vt
|
46830
46832
|
})];
|
46831
46833
|
if (!r) return o.join("");
|
46832
46834
|
var i = 1;
|
46833
46835
|
return _n(r).forEach(function(f) {
|
46834
|
-
++i, o[o.length] =
|
46836
|
+
++i, o[o.length] = Ye("property", EO(r[f]), {
|
46835
46837
|
fmtid: "{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",
|
46836
46838
|
pid: i,
|
46837
46839
|
name: St(f)
|
@@ -46888,7 +46890,7 @@ function iw(r, o) {
|
|
46888
46890
|
}
|
46889
46891
|
typeof f == "number" ? f = String(f) : f === !0 || f === !1 ? f = f ? "1" : "0" : f instanceof Date && (f = new Date(f).toISOString().replace(/\.\d*Z/, "")), i.push(mn(ey[d[1]] || d[1], f));
|
46890
46892
|
}
|
46891
|
-
}),
|
46893
|
+
}), Ye("DocumentProperties", i.join(""), { xmlns: Zn.o });
|
46892
46894
|
}
|
46893
46895
|
function aw(r, o) {
|
46894
46896
|
var i = ["Worksheets", "SheetNames"], d = "CustomDocumentProperties", f = [];
|
@@ -46898,12 +46900,12 @@ function aw(r, o) {
|
|
46898
46900
|
for (_ = 0; _ < ys.length; ++_) if (g == ys[_][1]) return;
|
46899
46901
|
for (_ = 0; _ < i.length; ++_) if (g == i[_]) return;
|
46900
46902
|
var y = r[g], I = "string";
|
46901
|
-
typeof y == "number" ? (I = "float", y = String(y)) : y === !0 || y === !1 ? (I = "boolean", y = y ? "1" : "0") : y = String(y), f.push(
|
46903
|
+
typeof y == "number" ? (I = "float", y = String(y)) : y === !0 || y === !1 ? (I = "boolean", y = y ? "1" : "0") : y = String(y), f.push(Ye(Up(g), y, { "dt:dt": I }));
|
46902
46904
|
}
|
46903
46905
|
}), o && _n(o).forEach(function(g) {
|
46904
46906
|
if (Object.prototype.hasOwnProperty.call(o, g) && !(r && Object.prototype.hasOwnProperty.call(r, g))) {
|
46905
46907
|
var _ = o[g], y = "string";
|
46906
|
-
typeof _ == "number" ? (y = "float", _ = String(_)) : _ === !0 || _ === !1 ? (y = "boolean", _ = _ ? "1" : "0") : _ instanceof Date ? (y = "dateTime.tz", _ = _.toISOString()) : _ = String(_), f.push(
|
46908
|
+
typeof _ == "number" ? (y = "float", _ = String(_)) : _ === !0 || _ === !1 ? (y = "boolean", _ = _ ? "1" : "0") : _ instanceof Date ? (y = "dateTime.tz", _ = _.toISOString()) : _ = String(_), f.push(Ye(Up(g), _, { "dt:dt": y }));
|
46907
46909
|
}
|
46908
46910
|
}), "<" + d + ' xmlns="' + Zn.o + '">' + f.join("") + "</" + d + ">";
|
46909
46911
|
}
|
@@ -47702,9 +47704,9 @@ var Uw = /* @__PURE__ */ function() {
|
|
47702
47704
|
s.write_shift(8, k[G][H] || 0, "f");
|
47703
47705
|
break;
|
47704
47706
|
case "N":
|
47705
|
-
var
|
47706
|
-
for (typeof k[G][H] == "number" && (
|
47707
|
-
s.write_shift(1,
|
47707
|
+
var Ve = "0";
|
47708
|
+
for (typeof k[G][H] == "number" && (Ve = k[G][H].toFixed(Me[H] || 0)), oe = 0; oe < he[H] - Ve.length; ++oe) s.write_shift(1, 32);
|
47709
|
+
s.write_shift(1, Ve, "sbcs");
|
47708
47710
|
break;
|
47709
47711
|
case "D":
|
47710
47712
|
k[G][H] ? (s.write_shift(4, ("0000" + k[G][H].getFullYear()).slice(-4), "sbcs"), s.write_shift(2, ("00" + (k[G][H].getMonth() + 1)).slice(-2), "sbcs"), s.write_shift(2, ("00" + k[G][H].getDate()).slice(-2), "sbcs")) : s.write_shift(8, "00000000", "sbcs");
|
@@ -47861,7 +47863,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
47861
47863
|
E[1].charAt(0) == "P" && _e.push(X.slice(3).replace(/;;/g, ";"));
|
47862
47864
|
break;
|
47863
47865
|
case "C":
|
47864
|
-
var
|
47866
|
+
var Ve = !1, T = !1, Ge = !1, nt = !1, h = -1, n = -1;
|
47865
47867
|
for (se = 1; se < E.length; ++se) switch (E[se].charAt(0)) {
|
47866
47868
|
case "A":
|
47867
47869
|
break;
|
@@ -47872,10 +47874,10 @@ var Uw = /* @__PURE__ */ function() {
|
|
47872
47874
|
for (G = parseInt(E[se].slice(1)) - 1, T || (H = 0), we = ie.length; we <= G; ++we) ie[we] = [];
|
47873
47875
|
break;
|
47874
47876
|
case "K":
|
47875
|
-
s = E[se].slice(1), s.charAt(0) === '"' ? s = s.slice(1, s.length - 1) : s === "TRUE" ? s = !0 : s === "FALSE" ? s = !1 : isNaN(Bi(s)) ? isNaN(nl(s).getDate()) || (s = Cn(s)) : (s = Bi(s), he !== null && gE(he) && (s = bE(s))),
|
47877
|
+
s = E[se].slice(1), s.charAt(0) === '"' ? s = s.slice(1, s.length - 1) : s === "TRUE" ? s = !0 : s === "FALSE" ? s = !1 : isNaN(Bi(s)) ? isNaN(nl(s).getDate()) || (s = Cn(s)) : (s = Bi(s), he !== null && gE(he) && (s = bE(s))), Ve = !0;
|
47876
47878
|
break;
|
47877
47879
|
case "E":
|
47878
|
-
|
47880
|
+
nt = !0;
|
47879
47881
|
var t = LC(E[se].slice(1), { r: G, c: H });
|
47880
47882
|
ie[G][H] = [ie[G][H], t];
|
47881
47883
|
break;
|
@@ -47893,8 +47895,8 @@ var Uw = /* @__PURE__ */ function() {
|
|
47893
47895
|
default:
|
47894
47896
|
if (k && k.WTF) throw new Error("SYLK bad record " + X);
|
47895
47897
|
}
|
47896
|
-
if (
|
47897
|
-
if (
|
47898
|
+
if (Ve && (ie[G][H] && ie[G][H].length == 2 ? ie[G][H][0] = s : ie[G][H] = s, he = null), Ge) {
|
47899
|
+
if (nt) throw new Error("SYLK shared formula cannot have own formula");
|
47898
47900
|
var a = h > -1 && ie[h][n];
|
47899
47901
|
if (!a || !a[1]) throw new Error("SYLK shared formula cannot find base");
|
47900
47902
|
ie[G][H][1] = UC(a[1], { r: G - h, c: H - n });
|
@@ -48454,7 +48456,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
48454
48456
|
if (+u.codepage >= 0 && el(+u.codepage), u.type == "string") throw new Error("Cannot write WK3 to JS string");
|
48455
48457
|
var l = jn();
|
48456
48458
|
He(l, 0, _(t));
|
48457
|
-
for (var c = 0, m = 0; c < t.SheetNames.length; ++c) (t.Sheets[t.SheetNames[c]] || {})["!ref"] && He(l, 27,
|
48459
|
+
for (var c = 0, m = 0; c < t.SheetNames.length; ++c) (t.Sheets[t.SheetNames[c]] || {})["!ref"] && He(l, 27, nt(t.SheetNames[c], m++));
|
48458
48460
|
var p = 0;
|
48459
48461
|
for (c = 0; c < t.SheetNames.length; ++c) {
|
48460
48462
|
var v = t.Sheets[t.SheetNames[c]];
|
@@ -48746,7 +48748,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
48746
48748
|
function s(t, a) {
|
48747
48749
|
return t[t.l + a - 1] == 0 ? t.read_shift(a, "cstr") : "";
|
48748
48750
|
}
|
48749
|
-
function
|
48751
|
+
function Ve(t, a) {
|
48750
48752
|
var u = t[t.l++];
|
48751
48753
|
u > a - 1 && (u = a - 1);
|
48752
48754
|
for (var l = ""; l.length < u; ) l += String.fromCharCode(t[t.l++]);
|
@@ -48771,7 +48773,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
48771
48773
|
}
|
48772
48774
|
return u;
|
48773
48775
|
}
|
48774
|
-
function
|
48776
|
+
function nt(t, a) {
|
48775
48777
|
var u = Ce(5 + t.length);
|
48776
48778
|
u.write_shift(2, 14e3), u.write_shift(2, a);
|
48777
48779
|
for (var l = 0; l < t.length; ++l) {
|
@@ -48906,7 +48908,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
48906
48908
|
/*::[*/
|
48907
48909
|
204: { n: "SHEETNAMECS", f: s },
|
48908
48910
|
/*::[*/
|
48909
|
-
222: { n: "SHEETNAMELP", f:
|
48911
|
+
222: { n: "SHEETNAMELP", f: Ve },
|
48910
48912
|
/*::[*/
|
48911
48913
|
65535: { n: "" }
|
48912
48914
|
}, n = {
|
@@ -49166,7 +49168,7 @@ var Uw = /* @__PURE__ */ function() {
|
|
49166
49168
|
function rF(r, o) {
|
49167
49169
|
if (!o.bookSST) return "";
|
49168
49170
|
var i = [Jt];
|
49169
|
-
i[i.length] =
|
49171
|
+
i[i.length] = Ye("sst", null, {
|
49170
49172
|
xmlns: Au[0],
|
49171
49173
|
count: r.Count,
|
49172
49174
|
uniqueCount: r.Unique
|
@@ -49294,17 +49296,17 @@ function eC(r) {
|
|
49294
49296
|
/*66],[164,*/
|
49295
49297
|
392
|
49296
49298
|
]].forEach(function(i) {
|
49297
|
-
for (var d = i[0]; d <= i[1]; ++d) r[d] != null && (o[o.length] =
|
49298
|
-
}), o.length === 1 ? "" : (o[o.length] = "</numFmts>", o[0] =
|
49299
|
+
for (var d = i[0]; d <= i[1]; ++d) r[d] != null && (o[o.length] = Ye("numFmt", null, { numFmtId: d, formatCode: St(r[d]) }));
|
49300
|
+
}), o.length === 1 ? "" : (o[o.length] = "</numFmts>", o[0] = Ye("numFmts", null, { count: o.length - 2 }).replace("/>", ">"), o.join(""));
|
49299
49301
|
}
|
49300
49302
|
function tC(r) {
|
49301
49303
|
var o = [];
|
49302
|
-
return o[o.length] =
|
49303
|
-
o[o.length] =
|
49304
|
-
}), o[o.length] = "</cellXfs>", o.length === 2 ? "" : (o[0] =
|
49304
|
+
return o[o.length] = Ye("cellXfs", null), r.forEach(function(i) {
|
49305
|
+
o[o.length] = Ye("xf", null, i);
|
49306
|
+
}), o[o.length] = "</cellXfs>", o.length === 2 ? "" : (o[0] = Ye("cellXfs", null, { count: o.length - 2 }).replace("/>", ">"), o.join(""));
|
49305
49307
|
}
|
49306
49308
|
function sF(r, o) {
|
49307
|
-
var i = [Jt,
|
49309
|
+
var i = [Jt, Ye("styleSheet", null, {
|
49308
49310
|
xmlns: Au[0],
|
49309
49311
|
"xmlns:vt": sn.vt
|
49310
49312
|
})], d;
|
@@ -49609,11 +49611,11 @@ function OC(r) {
|
|
49609
49611
|
var hs = 1024;
|
49610
49612
|
function cF(r, o) {
|
49611
49613
|
for (var i = [21600, 21600], d = ["m0,0l0", i[1], i[0], i[1], i[0], "0xe"].join(","), f = [
|
49612
|
-
|
49613
|
-
|
49614
|
-
|
49615
|
-
|
49616
|
-
|
49614
|
+
Ye("xml", null, { "xmlns:v": Zn.v, "xmlns:o": Zn.o, "xmlns:x": Zn.x, "xmlns:mv": Zn.mv }).replace(/\/>/, ">"),
|
49615
|
+
Ye("o:shapelayout", Ye("o:idmap", null, { "v:ext": "edit", data: r }), { "v:ext": "edit" }),
|
49616
|
+
Ye("v:shapetype", [
|
49617
|
+
Ye("v:stroke", null, { joinstyle: "miter" }),
|
49618
|
+
Ye("v:path", null, { gradientshapeok: "t", "o:connecttype": "rect" })
|
49617
49619
|
].join(""), { id: "_x0000_t202", "o:spt": 202, coordsize: i.join(","), path: d })
|
49618
49620
|
]; hs < r * 1e3; ) hs += 1e3;
|
49619
49621
|
return o.forEach(function(g) {
|
@@ -49622,7 +49624,7 @@ function cF(r, o) {
|
|
49622
49624
|
{ color2: "#BEFF82", type: "gradient" }
|
49623
49625
|
);
|
49624
49626
|
y.type == "gradient" && (y.angle = "-180");
|
49625
|
-
var I = y.type == "gradient" ?
|
49627
|
+
var I = y.type == "gradient" ? Ye("o:fill", null, { type: "gradientUnscaled", "v:ext": "view" }) : null, z = Ye("v:fill", I, y), R = { on: "t", obscured: "t" };
|
49626
49628
|
++hs, f = f.concat([
|
49627
49629
|
"<v:shape" + il({
|
49628
49630
|
id: "_x0000_s" + hs,
|
@@ -49632,8 +49634,8 @@ function cF(r, o) {
|
|
49632
49634
|
strokecolor: "#edeaa1"
|
49633
49635
|
}) + ">",
|
49634
49636
|
z,
|
49635
|
-
|
49636
|
-
|
49637
|
+
Ye("v:shadow", null, R),
|
49638
|
+
Ye("v:path", null, { "o:connecttype": "none" }),
|
49637
49639
|
'<v:textbox><div style="text-align:left"></div></v:textbox>',
|
49638
49640
|
'<x:ClientData ObjectType="Note">',
|
49639
49641
|
"<x:MoveWithCells/>",
|
@@ -49650,7 +49652,7 @@ function cF(r, o) {
|
|
49650
49652
|
}), f.push("</xml>"), f.join("");
|
49651
49653
|
}
|
49652
49654
|
function fF(r) {
|
49653
|
-
var o = [Jt,
|
49655
|
+
var o = [Jt, Ye("comments", null, { xmlns: Au[0] })], i = [];
|
49654
49656
|
return o.push("<authors>"), r.forEach(function(d) {
|
49655
49657
|
d[1].forEach(function(f) {
|
49656
49658
|
var g = St(f.a);
|
@@ -49673,7 +49675,7 @@ function fF(r) {
|
|
49673
49675
|
}), o.push("</commentList>"), o.length > 2 && (o[o.length] = "</comments>", o[1] = o[1].replace("/>", ">")), o.join("");
|
49674
49676
|
}
|
49675
49677
|
function wC(r, o, i) {
|
49676
|
-
var d = [Jt,
|
49678
|
+
var d = [Jt, Ye("ThreadedComments", null, { xmlns: sn.TCMNT }).replace(/[\/]>/, ">")];
|
49677
49679
|
return r.forEach(function(f) {
|
49678
49680
|
var g = "";
|
49679
49681
|
(f[1] || []).forEach(function(_, y) {
|
@@ -49686,17 +49688,17 @@ function wC(r, o, i) {
|
|
49686
49688
|
ref: f[0],
|
49687
49689
|
id: "{54EE7951-7262-4200-6969-" + ("000000000000" + i.tcid++).slice(-12) + "}"
|
49688
49690
|
};
|
49689
|
-
y == 0 ? g = I.id : I.parentId = g, _.ID = I.id, _.a && (I.personId = "{54EE7950-7262-4200-6969-" + ("000000000000" + o.indexOf(_.a)).slice(-12) + "}"), d.push(
|
49691
|
+
y == 0 ? g = I.id : I.parentId = g, _.ID = I.id, _.a && (I.personId = "{54EE7950-7262-4200-6969-" + ("000000000000" + o.indexOf(_.a)).slice(-12) + "}"), d.push(Ye("threadedComment", mn("text", _.t || ""), I));
|
49690
49692
|
});
|
49691
49693
|
}), d.push("</ThreadedComments>"), d.join("");
|
49692
49694
|
}
|
49693
49695
|
function CC(r) {
|
49694
|
-
var o = [Jt,
|
49696
|
+
var o = [Jt, Ye("personList", null, {
|
49695
49697
|
xmlns: sn.TCMNT,
|
49696
49698
|
"xmlns:x": Au[0]
|
49697
49699
|
}).replace(/[\/]>/, ">")];
|
49698
49700
|
return r.forEach(function(i, d) {
|
49699
|
-
o.push(
|
49701
|
+
o.push(Ye("person", null, {
|
49700
49702
|
displayName: i,
|
49701
49703
|
id: "{54EE7950-7262-4200-6969-" + ("000000000000" + d).slice(-12) + "}",
|
49702
49704
|
userId: i,
|
@@ -50647,8 +50649,8 @@ function Gs(r, o, i, d, f) {
|
|
50647
50649
|
R = { c: ie[1][1], r: ie[1][0] };
|
50648
50650
|
var s = { c: i.c, r: i.r };
|
50649
50651
|
if (d.sharedf[At(R)]) {
|
50650
|
-
var
|
50651
|
-
y.push(Gs(
|
50652
|
+
var Ve = d.sharedf[At(R)];
|
50653
|
+
y.push(Gs(Ve, _, s, d, f));
|
50652
50654
|
} else {
|
50653
50655
|
var T = !1;
|
50654
50656
|
for (I = 0; I != d.arrayf.length; ++I)
|
@@ -50721,22 +50723,22 @@ function Gs(r, o, i, d, f) {
|
|
50721
50723
|
var Ge = ["PtgAttrSpace", "PtgAttrSpaceSemi", "PtgAttrGoto"];
|
50722
50724
|
if (f.biff != 3 && G >= 0 && Ge.indexOf(r[0][oe][0]) == -1) {
|
50723
50725
|
ie = r[0][G];
|
50724
|
-
var
|
50726
|
+
var nt = !0;
|
50725
50727
|
switch (ie[1][0]) {
|
50726
50728
|
case 4:
|
50727
|
-
|
50729
|
+
nt = !1;
|
50728
50730
|
case 0:
|
50729
50731
|
H = Vt(" ", ie[1][1]);
|
50730
50732
|
break;
|
50731
50733
|
case 5:
|
50732
|
-
|
50734
|
+
nt = !1;
|
50733
50735
|
case 1:
|
50734
50736
|
H = Vt("\r", ie[1][1]);
|
50735
50737
|
break;
|
50736
50738
|
default:
|
50737
50739
|
if (H = "", f.WTF) throw new Error("Unexpected PtgAttrSpaceType " + ie[1][0]);
|
50738
50740
|
}
|
50739
|
-
y.push((
|
50741
|
+
y.push((nt ? H : "") + y.pop() + (nt ? "" : H)), G = -1;
|
50740
50742
|
}
|
50741
50743
|
}
|
50742
50744
|
if (y.length > 1 && f.WTF) throw new Error("bad formula stack");
|
@@ -51963,9 +51965,9 @@ function gM(r, o, i, d, f) {
|
|
51963
51965
|
}
|
51964
51966
|
if (r && r["!outline"]) {
|
51965
51967
|
var z = { summaryBelow: 1, summaryRight: 1 };
|
51966
|
-
r["!outline"].above && (z.summaryBelow = 0), r["!outline"].left && (z.summaryRight = 0), y = (y || "") +
|
51968
|
+
r["!outline"].above && (z.summaryBelow = 0), r["!outline"].left && (z.summaryRight = 0), y = (y || "") + Ye("outlinePr", null, z);
|
51967
51969
|
}
|
51968
|
-
!g && !y || (f[f.length] =
|
51970
|
+
!g && !y || (f[f.length] = Ye("sheetPr", y, _));
|
51969
51971
|
}
|
51970
51972
|
var _M = ["objects", "scenarios", "selectLockedCells", "selectUnlockedCells"], pM = [
|
51971
51973
|
"formatColumns",
|
@@ -51986,14 +51988,14 @@ function yM(r) {
|
|
51986
51988
|
r[i] != null && r[i] && (o[i] = "1");
|
51987
51989
|
}), pM.forEach(function(i) {
|
51988
51990
|
r[i] != null && !r[i] && (o[i] = "0");
|
51989
|
-
}), r.password && (o.password = iF(r.password).toString(16).toUpperCase()),
|
51991
|
+
}), r.password && (o.password = iF(r.password).toString(16).toUpperCase()), Ye("sheetProtection", null, o);
|
51990
51992
|
}
|
51991
51993
|
function bM(r) {
|
51992
|
-
return EF(r),
|
51994
|
+
return EF(r), Ye("pageMargins", null, r);
|
51993
51995
|
}
|
51994
51996
|
function vM(r, o) {
|
51995
51997
|
for (var i = ["<cols>"], d, f = 0; f != o.length; ++f)
|
51996
|
-
(d = o[f]) && (i[i.length] =
|
51998
|
+
(d = o[f]) && (i[i.length] = Ye("col", null, Ih(f, d)));
|
51997
51999
|
return i[i.length] = "</cols>", i.join("");
|
51998
52000
|
}
|
51999
52001
|
function EM(r, o, i, d) {
|
@@ -52008,11 +52010,11 @@ function EM(r, o, i, d) {
|
|
52008
52010
|
break;
|
52009
52011
|
}
|
52010
52012
|
}
|
52011
|
-
return y == g.length && g.push({ Name: "_xlnm._FilterDatabase", Sheet: d, Ref: "'" + i.SheetNames[d] + "'!" + f }),
|
52013
|
+
return y == g.length && g.push({ Name: "_xlnm._FilterDatabase", Sheet: d, Ref: "'" + i.SheetNames[d] + "'!" + f }), Ye("autoFilter", null, { ref: f });
|
52012
52014
|
}
|
52013
52015
|
function FM(r, o, i, d) {
|
52014
52016
|
var f = { workbookViewId: "0" };
|
52015
|
-
return (((d || {}).Workbook || {}).Views || [])[0] && (f.rightToLeft = d.Workbook.Views[0].RTL ? "1" : "0"),
|
52017
|
+
return (((d || {}).Workbook || {}).Views || [])[0] && (f.rightToLeft = d.Workbook.Views[0].RTL ? "1" : "0"), Ye("sheetViews", Ye("sheetView", null, f), {});
|
52016
52018
|
}
|
52017
52019
|
function zM(r, o, i, d) {
|
52018
52020
|
if (r.c && i["!comments"].push([o, r.c]), r.v === void 0 && typeof r.f != "string" || r.t === "z" && !r.f) return "";
|
@@ -52064,9 +52066,9 @@ function zM(r, o, i, d) {
|
|
52064
52066
|
}
|
52065
52067
|
if (r.t != g && (r.t = g, r.v = _), typeof r.f == "string" && r.f) {
|
52066
52068
|
var R = r.F && r.F.slice(0, o.length) == o ? { t: "array", ref: r.F } : null;
|
52067
|
-
y =
|
52069
|
+
y = Ye("f", St(r.f), R) + (r.v != null ? y : "");
|
52068
52070
|
}
|
52069
|
-
return r.l && i["!links"].push([o, r.l]), r.D && (I.cm = 1),
|
52071
|
+
return r.l && i["!links"].push([o, r.l]), r.D && (I.cm = 1), Ye("c", y, I);
|
52070
52072
|
}
|
52071
52073
|
function TM(r, o, i, d) {
|
52072
52074
|
var f = [], g = [], _ = jt(r["!ref"]), y = "", I, z = "", R = [], B = 0, N = 0, k = r["!rows"], W = Array.isArray(r), G = { r: z }, H, oe = -1;
|
@@ -52077,14 +52079,14 @@ function TM(r, o, i, d) {
|
|
52077
52079
|
var se = W ? (r[B] || [])[N] : r[I];
|
52078
52080
|
se !== void 0 && (y = zM(se, I, r, o)) != null && g.push(y);
|
52079
52081
|
}
|
52080
|
-
(g.length > 0 || k && k[B]) && (G = { r: z }, k && k[B] && (H = k[B], H.hidden && (G.hidden = 1), oe = -1, H.hpx ? oe = Tc(H.hpx) : H.hpt && (oe = H.hpt), oe > -1 && (G.ht = oe, G.customHeight = 1), H.level && (G.outlineLevel = H.level)), f[f.length] =
|
52082
|
+
(g.length > 0 || k && k[B]) && (G = { r: z }, k && k[B] && (H = k[B], H.hidden && (G.hidden = 1), oe = -1, H.hpx ? oe = Tc(H.hpx) : H.hpt && (oe = H.hpt), oe > -1 && (G.ht = oe, G.customHeight = 1), H.level && (G.outlineLevel = H.level)), f[f.length] = Ye("row", g.join(""), G));
|
52081
52083
|
}
|
52082
52084
|
if (k) for (; B < k.length; ++B)
|
52083
|
-
k && k[B] && (G = { r: B + 1 }, H = k[B], H.hidden && (G.hidden = 1), oe = -1, H.hpx ? oe = Tc(H.hpx) : H.hpt && (oe = H.hpt), oe > -1 && (G.ht = oe, G.customHeight = 1), H.level && (G.outlineLevel = H.level), f[f.length] =
|
52085
|
+
k && k[B] && (G = { r: B + 1 }, H = k[B], H.hidden && (G.hidden = 1), oe = -1, H.hpx ? oe = Tc(H.hpx) : H.hpt && (oe = H.hpt), oe > -1 && (G.ht = oe, G.customHeight = 1), H.level && (G.outlineLevel = H.level), f[f.length] = Ye("row", "", G));
|
52084
52086
|
return f.join("");
|
52085
52087
|
}
|
52086
52088
|
function FF(r, o, i, d) {
|
52087
|
-
var f = [Jt,
|
52089
|
+
var f = [Jt, Ye("worksheet", null, {
|
52088
52090
|
xmlns: Au[0],
|
52089
52091
|
"xmlns:r": sn.r
|
52090
52092
|
})], g = i.SheetNames[r], _ = 0, y = "", I = i.Sheets[g];
|
@@ -52096,7 +52098,7 @@ function FF(r, o, i, d) {
|
|
52096
52098
|
}
|
52097
52099
|
d || (d = {}), I["!comments"] = [];
|
52098
52100
|
var B = [];
|
52099
|
-
gM(I, i, r, o, f), f[f.length] =
|
52101
|
+
gM(I, i, r, o, f), f[f.length] = Ye("dimension", null, { ref: z }), f[f.length] = FM(I, o, r, i), o.sheetFormat && (f[f.length] = Ye("sheetFormatPr", null, {
|
52100
52102
|
defaultRowHeight: o.sheetFormat.defaultRowHeight || "16",
|
52101
52103
|
baseColWidth: o.sheetFormat.baseColWidth || "10",
|
52102
52104
|
outlineLevelRow: o.sheetFormat.outlineLevelRow || "7"
|
@@ -52105,8 +52107,8 @@ function FF(r, o, i, d) {
|
|
52105
52107
|
return (
|
52106
52108
|
/*::(*/
|
52107
52109
|
I["!links"].length > 0 && (f[f.length] = "<hyperlinks>", I["!links"].forEach(function(G) {
|
52108
|
-
G[1].Target && (k = { ref: G[0] }, G[1].Target.charAt(0) != "#" && (W = It(d, -1, St(G[1].Target).replace(/#.*$/, ""),
|
52109
|
-
}), f[f.length] = "</hyperlinks>"), delete I["!links"], I["!margins"] != null && (f[f.length] = bM(I["!margins"])), (!o || o.ignoreEC || o.ignoreEC == null) && (f[f.length] = mn("ignoredErrors",
|
52110
|
+
G[1].Target && (k = { ref: G[0] }, G[1].Target.charAt(0) != "#" && (W = It(d, -1, St(G[1].Target).replace(/#.*$/, ""), yt.HLINK), k["r:id"] = "rId" + W), (N = G[1].Target.indexOf("#")) > -1 && (k.location = St(G[1].Target.slice(N + 1))), G[1].Tooltip && (k.tooltip = St(G[1].Tooltip)), f[f.length] = Ye("hyperlink", null, k));
|
52111
|
+
}), f[f.length] = "</hyperlinks>"), delete I["!links"], I["!margins"] != null && (f[f.length] = bM(I["!margins"])), (!o || o.ignoreEC || o.ignoreEC == null) && (f[f.length] = mn("ignoredErrors", Ye("ignoredError", null, { numberStoredAsText: 1, sqref: z }))), B.length > 0 && (W = It(d, -1, "../drawings/drawing" + (r + 1) + ".xml", yt.DRAW), f[f.length] = Ye("drawing", null, { "r:id": "rId" + W }), I["!drawing"] = B), I["!comments"].length > 0 && (W = It(d, -1, "../drawings/vmlDrawing" + (r + 1) + ".vml", yt.VML), f[f.length] = Ye("legacyDrawing", null, { "r:id": "rId" + W }), I["!legacy"] = W), f.length > 1 && (f[f.length] = "</worksheet>", f[1] = f[1].replace("/>", ">")), f.join("")
|
52110
52112
|
);
|
52111
52113
|
}
|
52112
52114
|
function IM(r, o) {
|
@@ -52508,14 +52510,14 @@ function CN(r, o) {
|
|
52508
52510
|
function MN(r, o, i) {
|
52509
52511
|
o["!links"].forEach(function(d) {
|
52510
52512
|
if (d[1].Target) {
|
52511
|
-
var f = It(i, -1, d[1].Target.replace(/#.*$/, ""),
|
52513
|
+
var f = It(i, -1, d[1].Target.replace(/#.*$/, ""), yt.HLINK);
|
52512
52514
|
Be(r, 494, _N(d, f));
|
52513
52515
|
}
|
52514
52516
|
}), delete o["!links"];
|
52515
52517
|
}
|
52516
52518
|
function NN(r, o, i, d) {
|
52517
52519
|
if (o["!comments"].length > 0) {
|
52518
|
-
var f = It(d, -1, "../drawings/vmlDrawing" + (i + 1) + ".vml",
|
52520
|
+
var f = It(d, -1, "../drawings/vmlDrawing" + (i + 1) + ".vml", yt.VML);
|
52519
52521
|
Be(r, 551, qg("rId" + f)), o["!legacy"] = f;
|
52520
52522
|
}
|
52521
52523
|
}
|
@@ -52635,7 +52637,7 @@ function VN(r) {
|
|
52635
52637
|
}
|
52636
52638
|
function IF(r) {
|
52637
52639
|
var o = [Jt];
|
52638
|
-
o[o.length] =
|
52640
|
+
o[o.length] = Ye("workbook", null, {
|
52639
52641
|
xmlns: Au[0],
|
52640
52642
|
//'xmlns:mx': XMLNS.mx,
|
52641
52643
|
//'xmlns:s': XMLNS_main[0],
|
@@ -52644,7 +52646,7 @@ function IF(r) {
|
|
52644
52646
|
var i = r.Workbook && (r.Workbook.Names || []).length > 0, d = { codeName: "ThisWorkbook" };
|
52645
52647
|
r.Workbook && r.Workbook.WBProps && (UN.forEach(function(y) {
|
52646
52648
|
r.Workbook.WBProps[y[0]] != null && r.Workbook.WBProps[y[0]] != y[1] && (d[y[0]] = r.Workbook.WBProps[y[0]]);
|
52647
|
-
}), r.Workbook.WBProps.CodeName && (d.codeName = r.Workbook.WBProps.CodeName, delete d.CodeName)), o[o.length] =
|
52649
|
+
}), r.Workbook.WBProps.CodeName && (d.codeName = r.Workbook.WBProps.CodeName, delete d.CodeName)), o[o.length] = Ye("workbookPr", null, d);
|
52648
52650
|
var f = r.Workbook && r.Workbook.Sheets || [], g = 0;
|
52649
52651
|
if (f && f[0] && f[0].Hidden) {
|
52650
52652
|
for (o[o.length] = "<bookViews>", g = 0; g != r.SheetNames.length && !(!f[g] || !f[g].Hidden); ++g)
|
@@ -52661,11 +52663,11 @@ function IF(r) {
|
|
52661
52663
|
_.state = "veryHidden";
|
52662
52664
|
break;
|
52663
52665
|
}
|
52664
|
-
o[o.length] =
|
52666
|
+
o[o.length] = Ye("sheet", null, _);
|
52665
52667
|
}
|
52666
52668
|
return o[o.length] = "</sheets>", i && (o[o.length] = "<definedNames>", r.Workbook && r.Workbook.Names && r.Workbook.Names.forEach(function(y) {
|
52667
52669
|
var I = { name: y.Name };
|
52668
|
-
y.Comment && (I.comment = y.Comment), y.Sheet != null && (I.localSheetId = "" + y.Sheet), y.Hidden && (I.hidden = "1"), y.Ref && (o[o.length] =
|
52670
|
+
y.Comment && (I.comment = y.Comment), y.Sheet != null && (I.localSheetId = "" + y.Sheet), y.Hidden && (I.hidden = "1"), y.Ref && (o[o.length] = Ye("definedName", St(y.Ref), I));
|
52669
52671
|
}), o[o.length] = "</definedNames>"), o.length > 2 && (o[o.length] = "</workbook>", o[1] = o[1].replace("/>", ">")), o.join("");
|
52670
52672
|
}
|
52671
52673
|
function HN(r, o) {
|
@@ -52776,16 +52778,16 @@ function dD(r, o) {
|
|
52776
52778
|
var i = ['<Style ss:ID="Default" ss:Name="Normal"><NumberFormat/></Style>'];
|
52777
52779
|
return o.cellXfs.forEach(function(d, f) {
|
52778
52780
|
var g = [];
|
52779
|
-
g.push(
|
52781
|
+
g.push(Ye("NumberFormat", null, { "ss:Format": St(xt[d.numFmtId]) }));
|
52780
52782
|
var _ = (
|
52781
52783
|
/*::(*/
|
52782
52784
|
{ "ss:ID": "s" + (21 + f) }
|
52783
52785
|
);
|
52784
|
-
i.push(
|
52785
|
-
}),
|
52786
|
+
i.push(Ye("Style", g.join(""), _));
|
52787
|
+
}), Ye("Styles", i.join(""));
|
52786
52788
|
}
|
52787
52789
|
function SF(r) {
|
52788
|
-
return
|
52790
|
+
return Ye("NamedRange", null, { "ss:Name": r.Name, "ss:RefersTo": "=" + xg(r.Ref, { r: 0, c: 0 }) });
|
52789
52791
|
}
|
52790
52792
|
function cD(r) {
|
52791
52793
|
if (!((r || {}).Workbook || {}).Names) return "";
|
@@ -52793,7 +52795,7 @@ function cD(r) {
|
|
52793
52795
|
var f = o[d];
|
52794
52796
|
f.Sheet == null && (f.Name.match(/^_xlfn\./) || i.push(SF(f)));
|
52795
52797
|
}
|
52796
|
-
return
|
52798
|
+
return Ye("Names", i.join(""));
|
52797
52799
|
}
|
52798
52800
|
function fD(r, o, i, d) {
|
52799
52801
|
if (!r || !((d || {}).Workbook || {}).Names) return "";
|
@@ -52806,13 +52808,13 @@ function fD(r, o, i, d) {
|
|
52806
52808
|
function hD(r, o, i, d) {
|
52807
52809
|
if (!r) return "";
|
52808
52810
|
var f = [];
|
52809
|
-
if (r["!margins"] && (f.push("<PageSetup>"), r["!margins"].header && f.push(
|
52811
|
+
if (r["!margins"] && (f.push("<PageSetup>"), r["!margins"].header && f.push(Ye("Header", null, { "x:Margin": r["!margins"].header })), r["!margins"].footer && f.push(Ye("Footer", null, { "x:Margin": r["!margins"].footer })), f.push(Ye("PageMargins", null, {
|
52810
52812
|
"x:Bottom": r["!margins"].bottom || "0.75",
|
52811
52813
|
"x:Left": r["!margins"].left || "0.7",
|
52812
52814
|
"x:Right": r["!margins"].right || "0.7",
|
52813
52815
|
"x:Top": r["!margins"].top || "0.75"
|
52814
52816
|
})), f.push("</PageSetup>")), d && d.Workbook && d.Workbook.Sheets && d.Workbook.Sheets[i])
|
52815
|
-
if (d.Workbook.Sheets[i].Hidden) f.push(
|
52817
|
+
if (d.Workbook.Sheets[i].Hidden) f.push(Ye("Visible", d.Workbook.Sheets[i].Hidden == 1 ? "SheetHidden" : "SheetVeryHidden", {}));
|
52816
52818
|
else {
|
52817
52819
|
for (var g = 0; g < i && !(d.Workbook.Sheets[g] && !d.Workbook.Sheets[g].Hidden); ++g) ;
|
52818
52820
|
g == i && f.push("<Selected/>");
|
@@ -52831,12 +52833,12 @@ function hD(r, o, i, d) {
|
|
52831
52833
|
["pivotTables", "AllowUsePivotTables"]
|
52832
52834
|
].forEach(function(_) {
|
52833
52835
|
r["!protect"][_[0]] && f.push("<" + _[1] + "/>");
|
52834
|
-
})), f.length == 0 ? "" :
|
52836
|
+
})), f.length == 0 ? "" : Ye("WorksheetOptions", f.join(""), { xmlns: Zn.x });
|
52835
52837
|
}
|
52836
52838
|
function mD(r) {
|
52837
52839
|
return r.map(function(o) {
|
52838
|
-
var i = yO(o.t || ""), d =
|
52839
|
-
return
|
52840
|
+
var i = yO(o.t || ""), d = Ye("ss:Data", i, { xmlns: "http://www.w3.org/TR/REC-html40" });
|
52841
|
+
return Ye("Comment", d, { "ss:Author": o.a });
|
52840
52842
|
}).join("");
|
52841
52843
|
}
|
52842
52844
|
function gD(r, o, i, d, f, g, _) {
|
@@ -52873,7 +52875,7 @@ function gD(r, o, i, d, f, g, _) {
|
|
52873
52875
|
var k = qa(d.cellXfs, r, d);
|
52874
52876
|
y["ss:StyleID"] = "s" + (21 + k), y["ss:Index"] = _.c + 1;
|
52875
52877
|
var W = r.v != null ? N : "", G = r.t == "z" ? "" : '<Data ss:Type="' + B + '">' + W + "</Data>";
|
52876
|
-
return (r.c || []).length > 0 && (G += mD(r.c)),
|
52878
|
+
return (r.c || []).length > 0 && (G += mD(r.c)), Ye("Cell", G, y);
|
52877
52879
|
}
|
52878
52880
|
function _D(r, o) {
|
52879
52881
|
var i = '<Row ss:Index="' + (r + 1) + '"';
|
@@ -52885,7 +52887,7 @@ function pD(r, o, i, d) {
|
|
52885
52887
|
r["!cols"] && r["!cols"].forEach(function(H, oe) {
|
52886
52888
|
Vg(H);
|
52887
52889
|
var se = !!H.width, ie = Ih(oe, H), _e = { "ss:Index": oe + 1 };
|
52888
|
-
se && (_e["ss:Width"] = Fc(ie.width)), H.hidden && (_e["ss:Hidden"] = "1"), y.push(
|
52890
|
+
se && (_e["ss:Width"] = Fc(ie.width)), H.hidden && (_e["ss:Hidden"] = "1"), y.push(Ye("Column", null, _e));
|
52889
52891
|
});
|
52890
52892
|
for (var I = Array.isArray(r), z = f.s.r; z <= f.e.r; ++z) {
|
52891
52893
|
for (var R = [_D(z, (r["!rows"] || [])[z])], B = f.s.c; B <= f.e.c; ++B) {
|
@@ -52913,8 +52915,8 @@ function bD(r, o) {
|
|
52913
52915
|
var i = [];
|
52914
52916
|
i.push(uD(r, o)), i.push(lD()), i.push(""), i.push("");
|
52915
52917
|
for (var d = 0; d < r.SheetNames.length; ++d)
|
52916
|
-
i.push(
|
52917
|
-
return i[2] = dD(r, o), i[3] = cD(r), Jt +
|
52918
|
+
i.push(Ye("Worksheet", yD(d, o, r), { "ss:Name": St(r.SheetNames[d]) }));
|
52919
|
+
return i[2] = dD(r, o), i[3] = cD(r), Jt + Ye("Workbook", i.join(""), {
|
52918
52920
|
xmlns: Zn.ss,
|
52919
52921
|
"xmlns:o": Zn.o,
|
52920
52922
|
"xmlns:x": Zn.x,
|
@@ -57299,7 +57301,7 @@ function kD(r, o, i, d) {
|
|
57299
57301
|
}
|
57300
57302
|
if (!(y < 0)) {
|
57301
57303
|
var R = At({ r: i, c: _ }), B = d.dense ? (r[i] || [])[_] : r[R], N = B && B.v != null && (B.h || _O(B.w || (qi(B), B.w) || "")) || "", k = {};
|
57302
|
-
y > 1 && (k.rowspan = y), I > 1 && (k.colspan = I), d.editable ? N = '<span contenteditable="true">' + N + "</span>" : B && (k["data-t"] = B && B.t || "z", B.v != null && (k["data-v"] = B.v), B.z != null && (k["data-z"] = B.z), B.l && (B.l.Target || "#").charAt(0) != "#" && (N = '<a href="' + B.l.Target + '">' + N + "</a>")), k.id = (d.id || "sjs") + "-" + R, g.push(
|
57304
|
+
y > 1 && (k.rowspan = y), I > 1 && (k.colspan = I), d.editable ? N = '<span contenteditable="true">' + N + "</span>" : B && (k["data-t"] = B && B.t || "z", B.v != null && (k["data-v"] = B.v), B.z != null && (k["data-z"] = B.z), B.l && (B.l.Target || "#").charAt(0) != "#" && (N = '<a href="' + B.l.Target + '">' + N + "</a>")), k.id = (d.id || "sjs") + "-" + R, g.push(Ye("td", N, k));
|
57303
57305
|
}
|
57304
57306
|
}
|
57305
57307
|
var W = "<tr>";
|
@@ -57461,9 +57463,9 @@ var VD = /* @__PURE__ */ function() {
|
|
57461
57463
|
var pe = r(ie);
|
57462
57464
|
if (he.l && he.l.Target) {
|
57463
57465
|
var Te = he.l.Target;
|
57464
|
-
Te = Te.charAt(0) == "#" ? "#" + fM(Te.slice(1)) : Te, Te.charAt(0) != "#" && !Te.match(/^\w+:/) && (Te = "../" + Te), pe =
|
57466
|
+
Te = Te.charAt(0) == "#" ? "#" + fM(Te.slice(1)) : Te, Te.charAt(0) != "#" && !Te.match(/^\w+:/) && (Te = "../" + Te), pe = Ye("text:a", pe, { "xlink:href": Te.replace(/&/g, "&") });
|
57465
57467
|
}
|
57466
|
-
I.push(" " +
|
57468
|
+
I.push(" " + Ye("table:table-cell", Ye("text:p", pe, {}), se) + `
|
57467
57469
|
`);
|
57468
57470
|
}
|
57469
57471
|
I.push(` </table:table-row>
|
@@ -57956,11 +57958,11 @@ function QD(r, o) {
|
|
57956
57958
|
_e[0].messages[0].data = cn(E);
|
57957
57959
|
}
|
57958
57960
|
ie.content = ls(us(_e)), ie.size = ie.content.length;
|
57959
|
-
var
|
57961
|
+
var Ve = ia(Oe[4][0].data);
|
57960
57962
|
(function() {
|
57961
|
-
for (var a = $t.find(z, y[
|
57963
|
+
for (var a = $t.find(z, y[Ve].location), u = br(vr(a.content)), l, c = 0; c < u.length; ++c) {
|
57962
57964
|
var m = u[c];
|
57963
|
-
m.id ==
|
57965
|
+
m.id == Ve && (l = m);
|
57964
57966
|
}
|
57965
57967
|
var p = en(l.messages[0].data);
|
57966
57968
|
{
|
@@ -57978,9 +57980,9 @@ function QD(r, o) {
|
|
57978
57980
|
{
|
57979
57981
|
var Ge = T[1][0];
|
57980
57982
|
delete T[2];
|
57981
|
-
var
|
57983
|
+
var nt = en(Ge.data);
|
57982
57984
|
{
|
57983
|
-
var h = ia(
|
57985
|
+
var h = ia(nt[2][0].data);
|
57984
57986
|
(function() {
|
57985
57987
|
for (var a = $t.find(z, y[h].location), u = br(vr(a.content)), l, c = 0; c < u.length; ++c) {
|
57986
57988
|
var m = u[c];
|
@@ -58002,7 +58004,7 @@ function QD(r, o) {
|
|
58002
58004
|
a.content = O, a.size = a.content.length;
|
58003
58005
|
})();
|
58004
58006
|
}
|
58005
|
-
Ge.data = cn(
|
58007
|
+
Ge.data = cn(nt);
|
58006
58008
|
}
|
58007
58009
|
Oe[3][0].data = cn(T);
|
58008
58010
|
}
|
@@ -58043,26 +58045,26 @@ function eB(r, o) {
|
|
58043
58045
|
var i = o.bookType == "xlsb" ? "bin" : "xml", d = hF.indexOf(o.bookType) > -1, f = GE();
|
58044
58046
|
Wg(o = o || {});
|
58045
58047
|
var g = Mg(), _ = "", y = 0;
|
58046
|
-
if (o.cellXfs = [], qa(o.cellXfs, {}, { revssf: { General: 0 } }), r.Props || (r.Props = {}), _ = "docProps/core.xml", lt(g, _, HE(r.Props, o)), f.coreprops.push(_), It(o.rels, 2, _,
|
58048
|
+
if (o.cellXfs = [], qa(o.cellXfs, {}, { revssf: { General: 0 } }), r.Props || (r.Props = {}), _ = "docProps/core.xml", lt(g, _, HE(r.Props, o)), f.coreprops.push(_), It(o.rels, 2, _, yt.CORE_PROPS), _ = "docProps/app.xml", !(r.Props && r.Props.SheetNames)) if (!r.Workbook || !r.Workbook.Sheets) r.Props.SheetNames = r.SheetNames;
|
58047
58049
|
else {
|
58048
58050
|
for (var I = [], z = 0; z < r.SheetNames.length; ++z)
|
58049
58051
|
(r.Workbook.Sheets[z] || {}).Hidden != 2 && I.push(r.SheetNames[z]);
|
58050
58052
|
r.Props.SheetNames = I;
|
58051
58053
|
}
|
58052
|
-
for (r.Props.Worksheets = r.Props.SheetNames.length, lt(g, _, KE(r.Props)), f.extprops.push(_), It(o.rels, 3, _,
|
58054
|
+
for (r.Props.Worksheets = r.Props.SheetNames.length, lt(g, _, KE(r.Props)), f.extprops.push(_), It(o.rels, 3, _, yt.EXT_PROPS), r.Custprops !== r.Props && _n(r.Custprops || {}).length > 0 && (_ = "docProps/custom.xml", lt(g, _, ZE(r.Custprops)), f.custprops.push(_), It(o.rels, 4, _, yt.CUST_PROPS)), y = 1; y <= r.SheetNames.length; ++y) {
|
58053
58055
|
var R = { "!id": {} }, B = r.Sheets[r.SheetNames[y - 1]], N = (B || {})["!type"] || "sheet";
|
58054
58056
|
switch (N) {
|
58055
58057
|
case "chart":
|
58056
58058
|
default:
|
58057
|
-
_ = "xl/worksheets/sheet" + y + "." + i, lt(g, _, rD(y - 1, _, o, r, R)), f.sheets.push(_), It(o.wbrels, -1, "worksheets/sheet" + y + "." + i,
|
58059
|
+
_ = "xl/worksheets/sheet" + y + "." + i, lt(g, _, rD(y - 1, _, o, r, R)), f.sheets.push(_), It(o.wbrels, -1, "worksheets/sheet" + y + "." + i, yt.WS[0]);
|
58058
58060
|
}
|
58059
58061
|
if (B) {
|
58060
58062
|
var k = B["!comments"], W = !1, G = "";
|
58061
|
-
k && k.length > 0 && (G = "xl/comments" + y + "." + i, lt(g, G, oD(k, G)), f.comments.push(G), It(R, -1, "../comments" + y + "." + i,
|
58063
|
+
k && k.length > 0 && (G = "xl/comments" + y + "." + i, lt(g, G, oD(k, G)), f.comments.push(G), It(R, -1, "../comments" + y + "." + i, yt.CMNT), W = !0), B["!legacy"] && W && lt(g, "xl/drawings/vmlDrawing" + y + ".vml", cF(y, B["!comments"])), delete B["!comments"], delete B["!legacy"];
|
58062
58064
|
}
|
58063
58065
|
R["!id"].rId1 && lt(g, YE(_), ps(R));
|
58064
58066
|
}
|
58065
|
-
return o.Strings != null && o.Strings.length > 0 && (_ = "xl/sharedStrings." + i, lt(g, _, aD(o.Strings, _, o)), f.strs.push(_), It(o.wbrels, -1, "sharedStrings." + i,
|
58067
|
+
return o.Strings != null && o.Strings.length > 0 && (_ = "xl/sharedStrings." + i, lt(g, _, aD(o.Strings, _, o)), f.strs.push(_), It(o.wbrels, -1, "sharedStrings." + i, yt.SST)), _ = "xl/workbook." + i, lt(g, _, nD(r, _)), f.workbooks.push(_), It(o.rels, 1, _, yt.WB), _ = "xl/theme/theme1.xml", lt(g, _, lF(r.Themes, o)), f.themes.push(_), It(o.wbrels, -1, "theme/theme1.xml", yt.THEME), _ = "xl/styles." + i, lt(g, _, iD(r, _, o)), f.styles.push(_), It(o.wbrels, -1, "styles." + i, yt.STY), r.vbaraw && d && (_ = "xl/vbaProject.bin", lt(g, _, r.vbaraw), f.vba.push(_), It(o.wbrels, -1, "vbaProject.bin", yt.VBA)), _ = "xl/metadata." + i, lt(g, _, sD(_)), f.metadata.push(_), It(o.wbrels, -1, "metadata." + i, yt.XLMETA), lt(g, "[Content_Types].xml", qE(f, o)), lt(g, "_rels/.rels", ps(o.rels)), lt(g, "xl/_rels/workbook." + i + ".rels", ps(o.wbrels)), delete o.revssf, delete o.ssf, g;
|
58066
58068
|
}
|
58067
58069
|
function tB(r, o) {
|
58068
58070
|
hs = 1024, r && !r.SSF && (r.SSF = Un(xt)), r && r.SSF && (vh(), bh(r.SSF), o.revssf = Eh(r.SSF), o.revssf[r.SSF[65535]] = 0, o.ssf = r.SSF), o.rels = {}, o.wbrels = {}, o.Strings = /*::((*/
|
@@ -58070,20 +58072,20 @@ function tB(r, o) {
|
|
58070
58072
|
var i = "xml", d = hF.indexOf(o.bookType) > -1, f = GE();
|
58071
58073
|
Wg(o = o || {});
|
58072
58074
|
var g = Mg(), _ = "", y = 0;
|
58073
|
-
if (o.cellXfs = [], qa(o.cellXfs, {}, { revssf: { General: 0 } }), r.Props || (r.Props = {}), _ = "docProps/core.xml", lt(g, _, HE(r.Props, o)), f.coreprops.push(_), It(o.rels, 2, _,
|
58075
|
+
if (o.cellXfs = [], qa(o.cellXfs, {}, { revssf: { General: 0 } }), r.Props || (r.Props = {}), _ = "docProps/core.xml", lt(g, _, HE(r.Props, o)), f.coreprops.push(_), It(o.rels, 2, _, yt.CORE_PROPS), _ = "docProps/app.xml", !(r.Props && r.Props.SheetNames)) if (!r.Workbook || !r.Workbook.Sheets) r.Props.SheetNames = r.SheetNames;
|
58074
58076
|
else {
|
58075
58077
|
for (var I = [], z = 0; z < r.SheetNames.length; ++z)
|
58076
58078
|
(r.Workbook.Sheets[z] || {}).Hidden != 2 && I.push(r.SheetNames[z]);
|
58077
58079
|
r.Props.SheetNames = I;
|
58078
58080
|
}
|
58079
|
-
r.Props.Worksheets = r.Props.SheetNames.length, lt(g, _, KE(r.Props)), f.extprops.push(_), It(o.rels, 3, _,
|
58081
|
+
r.Props.Worksheets = r.Props.SheetNames.length, lt(g, _, KE(r.Props)), f.extprops.push(_), It(o.rels, 3, _, yt.EXT_PROPS), r.Custprops !== r.Props && _n(r.Custprops || {}).length > 0 && (_ = "docProps/custom.xml", lt(g, _, ZE(r.Custprops)), f.custprops.push(_), It(o.rels, 4, _, yt.CUST_PROPS));
|
58080
58082
|
var R = ["SheetJ5"];
|
58081
58083
|
for (o.tcid = 0, y = 1; y <= r.SheetNames.length; ++y) {
|
58082
58084
|
var B = { "!id": {} }, N = r.Sheets[r.SheetNames[y - 1]], k = (N || {})["!type"] || "sheet";
|
58083
58085
|
switch (k) {
|
58084
58086
|
case "chart":
|
58085
58087
|
default:
|
58086
|
-
_ = "xl/worksheets/sheet" + y + "." + i, lt(g, _, FF(y - 1, o, r, B)), f.sheets.push(_), It(o.wbrels, -1, "worksheets/sheet" + y + "." + i,
|
58088
|
+
_ = "xl/worksheets/sheet" + y + "." + i, lt(g, _, FF(y - 1, o, r, B)), f.sheets.push(_), It(o.wbrels, -1, "worksheets/sheet" + y + "." + i, yt.WS[0]);
|
58087
58089
|
}
|
58088
58090
|
if (N) {
|
58089
58091
|
var W = N["!comments"], G = !1, H = "";
|
@@ -58093,13 +58095,13 @@ function tB(r, o) {
|
|
58093
58095
|
se[1].forEach(function(ie) {
|
58094
58096
|
ie.T == !0 && (oe = !0);
|
58095
58097
|
});
|
58096
|
-
}), oe && (H = "xl/threadedComments/threadedComment" + y + "." + i, lt(g, H, wC(W, R, o)), f.threadedcomments.push(H), It(B, -1, "../threadedComments/threadedComment" + y + "." + i,
|
58098
|
+
}), oe && (H = "xl/threadedComments/threadedComment" + y + "." + i, lt(g, H, wC(W, R, o)), f.threadedcomments.push(H), It(B, -1, "../threadedComments/threadedComment" + y + "." + i, yt.TCMNT)), H = "xl/comments" + y + "." + i, lt(g, H, fF(W)), f.comments.push(H), It(B, -1, "../comments" + y + "." + i, yt.CMNT), G = !0;
|
58097
58099
|
}
|
58098
58100
|
N["!legacy"] && G && lt(g, "xl/drawings/vmlDrawing" + y + ".vml", cF(y, N["!comments"])), delete N["!comments"], delete N["!legacy"];
|
58099
58101
|
}
|
58100
58102
|
B["!id"].rId1 && lt(g, YE(_), ps(B));
|
58101
58103
|
}
|
58102
|
-
return o.Strings != null && o.Strings.length > 0 && (_ = "xl/sharedStrings." + i, lt(g, _, rF(o.Strings, o)), f.strs.push(_), It(o.wbrels, -1, "sharedStrings." + i,
|
58104
|
+
return o.Strings != null && o.Strings.length > 0 && (_ = "xl/sharedStrings." + i, lt(g, _, rF(o.Strings, o)), f.strs.push(_), It(o.wbrels, -1, "sharedStrings." + i, yt.SST)), _ = "xl/workbook." + i, lt(g, _, IF(r)), f.workbooks.push(_), It(o.rels, 1, _, yt.WB), _ = "xl/theme/theme1.xml", lt(g, _, lF(r.Themes, o)), f.themes.push(_), It(o.wbrels, -1, "theme/theme1.xml", yt.THEME), _ = "xl/styles." + i, lt(g, _, sF(r, o)), f.styles.push(_), It(o.wbrels, -1, "styles." + i, yt.STY), r.vbaraw && d && (_ = "xl/vbaProject.bin", lt(g, _, r.vbaraw), f.vba.push(_), It(o.wbrels, -1, "vbaProject.bin", yt.VBA)), _ = "xl/metadata." + i, lt(g, _, dF()), f.metadata.push(_), It(o.wbrels, -1, "metadata." + i, yt.XLMETA), R.length > 1 && (_ = "xl/persons/person.xml", lt(g, _, CC(R)), f.people.push(_), It(o.wbrels, -1, "persons/person.xml", yt.PEOPLE)), lt(g, "[Content_Types].xml", qE(f, o)), lt(g, "_rels/.rels", ps(o.rels)), lt(g, "xl/_rels/workbook." + i + ".rels", ps(o.wbrels)), delete o.revssf, delete o.ssf, g;
|
58103
58105
|
}
|
58104
58106
|
function nB(r, o) {
|
58105
58107
|
var i = "";
|