recaho-print-react 0.0.122 → 0.0.124
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/recaho-print-react.js +642 -623
- package/dist/recaho-print-react.umd.cjs +15 -15
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@ import si from "react-dom";
|
|
|
4
4
|
function Lr(e) {
|
|
5
5
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
6
6
|
}
|
|
7
|
-
var
|
|
7
|
+
var $s = { exports: {} }, cs = {};
|
|
8
8
|
/**
|
|
9
9
|
* @license React
|
|
10
10
|
* react-jsx-runtime.production.min.js
|
|
@@ -42,7 +42,7 @@ var pr;
|
|
|
42
42
|
function ri() {
|
|
43
43
|
return pr || (pr = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
44
|
var e = Ce, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), m = Symbol.for("react.context"), o = Symbol.for("react.forward_ref"), l = Symbol.for("react.suspense"), c = Symbol.for("react.suspense_list"), u = Symbol.for("react.memo"), f = Symbol.for("react.lazy"), p = Symbol.for("react.offscreen"), g = Symbol.iterator, b = "@@iterator";
|
|
45
|
-
function
|
|
45
|
+
function v(y) {
|
|
46
46
|
if (y === null || typeof y != "object")
|
|
47
47
|
return null;
|
|
48
48
|
var N = g && y[g] || y[b];
|
|
@@ -51,14 +51,14 @@ function ri() {
|
|
|
51
51
|
var w = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
52
|
function T(y) {
|
|
53
53
|
{
|
|
54
|
-
for (var N = arguments.length, P = new Array(N > 1 ? N - 1 : 0),
|
|
55
|
-
P[
|
|
54
|
+
for (var N = arguments.length, P = new Array(N > 1 ? N - 1 : 0), G = 1; G < N; G++)
|
|
55
|
+
P[G - 1] = arguments[G];
|
|
56
56
|
M("error", y, P);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
function M(y, N, P) {
|
|
60
60
|
{
|
|
61
|
-
var
|
|
61
|
+
var G = w.ReactDebugCurrentFrame, le = G.getStackAddendum();
|
|
62
62
|
le !== "" && (N += "%s", P = P.concat([le]));
|
|
63
63
|
var ce = P.map(function(re) {
|
|
64
64
|
return String(re);
|
|
@@ -66,19 +66,19 @@ function ri() {
|
|
|
66
66
|
ce.unshift("Warning: " + N), Function.prototype.apply.call(console[y], console, ce);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var F = !1, O = !1,
|
|
69
|
+
var F = !1, O = !1, V = !1, K = !1, te = !1, Q;
|
|
70
70
|
Q = Symbol.for("react.module.reference");
|
|
71
71
|
function ie(y) {
|
|
72
|
-
return !!(typeof y == "string" || typeof y == "function" || y === r || y === a || te || y === i || y === l || y === c || K || y === p || F || O ||
|
|
72
|
+
return !!(typeof y == "string" || typeof y == "function" || y === r || y === a || te || y === i || y === l || y === c || K || y === p || F || O || V || typeof y == "object" && y !== null && (y.$$typeof === f || y.$$typeof === u || y.$$typeof === d || y.$$typeof === m || y.$$typeof === o || // This needs to include all possible module reference object
|
|
73
73
|
// types supported by any Flight configuration anywhere since
|
|
74
74
|
// we don't know which Flight build this will end up being used
|
|
75
75
|
// with.
|
|
76
76
|
y.$$typeof === Q || y.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
78
|
function W(y, N, P) {
|
|
79
|
-
var
|
|
80
|
-
if (
|
|
81
|
-
return
|
|
79
|
+
var G = y.displayName;
|
|
80
|
+
if (G)
|
|
81
|
+
return G;
|
|
82
82
|
var le = N.displayName || N.name || "";
|
|
83
83
|
return le !== "" ? P + "(" + le + ")" : P;
|
|
84
84
|
}
|
|
@@ -117,8 +117,8 @@ function ri() {
|
|
|
117
117
|
case o:
|
|
118
118
|
return W(y, y.render, "ForwardRef");
|
|
119
119
|
case u:
|
|
120
|
-
var
|
|
121
|
-
return
|
|
120
|
+
var G = y.displayName || null;
|
|
121
|
+
return G !== null ? G : $(y.type) || "Memo";
|
|
122
122
|
case f: {
|
|
123
123
|
var le = y, ce = le._payload, re = le._init;
|
|
124
124
|
try {
|
|
@@ -130,14 +130,14 @@ function ri() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var
|
|
133
|
+
var q = Object.assign, _e = 0, A, Ye, Ke, Qe, rt, St, J;
|
|
134
134
|
function xe() {
|
|
135
135
|
}
|
|
136
136
|
xe.__reactDisabledLog = !0;
|
|
137
|
-
function
|
|
137
|
+
function at() {
|
|
138
138
|
{
|
|
139
139
|
if (_e === 0) {
|
|
140
|
-
A = console.log, Ye = console.info, Ke = console.warn, Qe = console.error,
|
|
140
|
+
A = console.log, Ye = console.info, Ke = console.warn, Qe = console.error, rt = console.group, St = console.groupCollapsed, J = console.groupEnd;
|
|
141
141
|
var y = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
@@ -157,7 +157,7 @@ function ri() {
|
|
|
157
157
|
_e++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function it() {
|
|
161
161
|
{
|
|
162
162
|
if (_e--, _e === 0) {
|
|
163
163
|
var y = {
|
|
@@ -166,25 +166,25 @@ function ri() {
|
|
|
166
166
|
writable: !0
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
|
-
log:
|
|
169
|
+
log: q({}, y, {
|
|
170
170
|
value: A
|
|
171
171
|
}),
|
|
172
|
-
info:
|
|
172
|
+
info: q({}, y, {
|
|
173
173
|
value: Ye
|
|
174
174
|
}),
|
|
175
|
-
warn:
|
|
175
|
+
warn: q({}, y, {
|
|
176
176
|
value: Ke
|
|
177
177
|
}),
|
|
178
|
-
error:
|
|
178
|
+
error: q({}, y, {
|
|
179
179
|
value: Qe
|
|
180
180
|
}),
|
|
181
|
-
group:
|
|
182
|
-
value:
|
|
181
|
+
group: q({}, y, {
|
|
182
|
+
value: rt
|
|
183
183
|
}),
|
|
184
|
-
groupCollapsed:
|
|
184
|
+
groupCollapsed: q({}, y, {
|
|
185
185
|
value: St
|
|
186
186
|
}),
|
|
187
|
-
groupEnd:
|
|
187
|
+
groupEnd: q({}, y, {
|
|
188
188
|
value: J
|
|
189
189
|
})
|
|
190
190
|
});
|
|
@@ -199,8 +199,8 @@ function ri() {
|
|
|
199
199
|
try {
|
|
200
200
|
throw Error();
|
|
201
201
|
} catch (le) {
|
|
202
|
-
var
|
|
203
|
-
h =
|
|
202
|
+
var G = le.stack.trim().match(/\n( *(at )?)/);
|
|
203
|
+
h = G && G[1] || "";
|
|
204
204
|
}
|
|
205
205
|
return `
|
|
206
206
|
` + h + y;
|
|
@@ -219,12 +219,12 @@ function ri() {
|
|
|
219
219
|
if (P !== void 0)
|
|
220
220
|
return P;
|
|
221
221
|
}
|
|
222
|
-
var
|
|
222
|
+
var G;
|
|
223
223
|
j = !0;
|
|
224
224
|
var le = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
226
|
var ce;
|
|
227
|
-
ce = x.current, x.current = null,
|
|
227
|
+
ce = x.current, x.current = null, at();
|
|
228
228
|
try {
|
|
229
229
|
if (N) {
|
|
230
230
|
var re = function() {
|
|
@@ -238,14 +238,14 @@ function ri() {
|
|
|
238
238
|
try {
|
|
239
239
|
Reflect.construct(re, []);
|
|
240
240
|
} catch (ke) {
|
|
241
|
-
|
|
241
|
+
G = ke;
|
|
242
242
|
}
|
|
243
243
|
Reflect.construct(y, [], re);
|
|
244
244
|
} else {
|
|
245
245
|
try {
|
|
246
246
|
re.call();
|
|
247
247
|
} catch (ke) {
|
|
248
|
-
|
|
248
|
+
G = ke;
|
|
249
249
|
}
|
|
250
250
|
y.call(re.prototype);
|
|
251
251
|
}
|
|
@@ -253,14 +253,14 @@ function ri() {
|
|
|
253
253
|
try {
|
|
254
254
|
throw Error();
|
|
255
255
|
} catch (ke) {
|
|
256
|
-
|
|
256
|
+
G = ke;
|
|
257
257
|
}
|
|
258
258
|
y();
|
|
259
259
|
}
|
|
260
260
|
} catch (ke) {
|
|
261
|
-
if (ke &&
|
|
261
|
+
if (ke && G && typeof ke.stack == "string") {
|
|
262
262
|
for (var se = ke.stack.split(`
|
|
263
|
-
`), Ae =
|
|
263
|
+
`), Ae = G.stack.split(`
|
|
264
264
|
`), Ne = se.length - 1, Se = Ae.length - 1; Ne >= 1 && Se >= 0 && se[Ne] !== Ae[Se]; )
|
|
265
265
|
Se--;
|
|
266
266
|
for (; Ne >= 1 && Se >= 0; Ne--, Se--)
|
|
@@ -277,7 +277,7 @@ function ri() {
|
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
j = !1, x.current = ce,
|
|
280
|
+
j = !1, x.current = ce, it(), Error.prepareStackTrace = le;
|
|
281
281
|
}
|
|
282
282
|
var Ft = y ? y.displayName || y.name : "", Ct = Ft ? C(Ft) : "";
|
|
283
283
|
return typeof y == "function" && I.set(y, Ct), Ct;
|
|
@@ -309,7 +309,7 @@ function ri() {
|
|
|
309
309
|
case u:
|
|
310
310
|
return fe(y.type, N, P);
|
|
311
311
|
case f: {
|
|
312
|
-
var
|
|
312
|
+
var G = y, le = G._payload, ce = G._init;
|
|
313
313
|
try {
|
|
314
314
|
return fe(ce(le), N, P);
|
|
315
315
|
} catch {
|
|
@@ -326,7 +326,7 @@ function ri() {
|
|
|
326
326
|
} else
|
|
327
327
|
Re.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function Tt(y, N, P,
|
|
329
|
+
function Tt(y, N, P, G, le) {
|
|
330
330
|
{
|
|
331
331
|
var ce = Function.call.bind(be);
|
|
332
332
|
for (var re in y)
|
|
@@ -334,22 +334,22 @@ function ri() {
|
|
|
334
334
|
var se = void 0;
|
|
335
335
|
try {
|
|
336
336
|
if (typeof y[re] != "function") {
|
|
337
|
-
var Ae = Error((
|
|
337
|
+
var Ae = Error((G || "React class") + ": " + P + " type `" + re + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof y[re] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
338
|
throw Ae.name = "Invariant Violation", Ae;
|
|
339
339
|
}
|
|
340
|
-
se = y[re](N, re,
|
|
340
|
+
se = y[re](N, re, G, P, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
341
|
} catch (Ne) {
|
|
342
342
|
se = Ne;
|
|
343
343
|
}
|
|
344
|
-
se && !(se instanceof Error) && (Oe(le), T("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",
|
|
344
|
+
se && !(se instanceof Error) && (Oe(le), T("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", G || "React class", P, re, typeof se), Oe(null)), se instanceof Error && !(se.message in Ee) && (Ee[se.message] = !0, Oe(le), T("Failed %s type: %s", P, se.message), Oe(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
var wt = Array.isArray;
|
|
349
|
-
function
|
|
349
|
+
function lt(y) {
|
|
350
350
|
return wt(y);
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function z(y) {
|
|
353
353
|
{
|
|
354
354
|
var N = typeof Symbol == "function" && Symbol.toStringTag, P = N && y[Symbol.toStringTag] || y.constructor.name || "Object";
|
|
355
355
|
return P;
|
|
@@ -357,25 +357,25 @@ function ri() {
|
|
|
357
357
|
}
|
|
358
358
|
function It(y) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return Ze(y), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function Ze(y) {
|
|
366
366
|
return "" + y;
|
|
367
367
|
}
|
|
368
368
|
function Jt(y) {
|
|
369
369
|
if (It(y))
|
|
370
|
-
return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
370
|
+
return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", z(y)), Ze(y);
|
|
371
371
|
}
|
|
372
|
-
var Xt = w.ReactCurrentOwner,
|
|
372
|
+
var Xt = w.ReactCurrentOwner, Os = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
377
|
}, es, ts;
|
|
378
|
-
function
|
|
378
|
+
function Ms(y) {
|
|
379
379
|
if (be.call(y, "ref")) {
|
|
380
380
|
var N = Object.getOwnPropertyDescriptor(y, "ref").get;
|
|
381
381
|
if (N && N.isReactWarning)
|
|
@@ -383,7 +383,7 @@ function ri() {
|
|
|
383
383
|
}
|
|
384
384
|
return y.ref !== void 0;
|
|
385
385
|
}
|
|
386
|
-
function
|
|
386
|
+
function As(y) {
|
|
387
387
|
if (be.call(y, "key")) {
|
|
388
388
|
var N = Object.getOwnPropertyDescriptor(y, "key").get;
|
|
389
389
|
if (N && N.isReactWarning)
|
|
@@ -391,10 +391,10 @@ function ri() {
|
|
|
391
391
|
}
|
|
392
392
|
return y.key !== void 0;
|
|
393
393
|
}
|
|
394
|
-
function
|
|
394
|
+
function Es(y, N) {
|
|
395
395
|
typeof y.ref == "string" && Xt.current;
|
|
396
396
|
}
|
|
397
|
-
function
|
|
397
|
+
function Rs(y, N) {
|
|
398
398
|
{
|
|
399
399
|
var P = function() {
|
|
400
400
|
es || (es = !0, T("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
@@ -405,7 +405,7 @@ function ri() {
|
|
|
405
405
|
});
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
|
-
function
|
|
408
|
+
function ks(y, N) {
|
|
409
409
|
{
|
|
410
410
|
var P = function() {
|
|
411
411
|
ts || (ts = !0, T("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
@@ -416,7 +416,7 @@ function ri() {
|
|
|
416
416
|
});
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
|
-
var
|
|
419
|
+
var Ls = function(y, N, P, G, le, ce, re) {
|
|
420
420
|
var se = {
|
|
421
421
|
// This tag allows us to uniquely identify this as a React Element
|
|
422
422
|
$$typeof: t,
|
|
@@ -437,7 +437,7 @@ function ri() {
|
|
|
437
437
|
configurable: !1,
|
|
438
438
|
enumerable: !1,
|
|
439
439
|
writable: !1,
|
|
440
|
-
value:
|
|
440
|
+
value: G
|
|
441
441
|
}), Object.defineProperty(se, "_source", {
|
|
442
442
|
configurable: !1,
|
|
443
443
|
enumerable: !1,
|
|
@@ -445,12 +445,12 @@ function ri() {
|
|
|
445
445
|
value: le
|
|
446
446
|
}), Object.freeze && (Object.freeze(se.props), Object.freeze(se)), se;
|
|
447
447
|
};
|
|
448
|
-
function
|
|
448
|
+
function Ps(y, N, P, G, le) {
|
|
449
449
|
{
|
|
450
450
|
var ce, re = {}, se = null, Ae = null;
|
|
451
|
-
P !== void 0 && (Jt(P), se = "" + P),
|
|
451
|
+
P !== void 0 && (Jt(P), se = "" + P), As(N) && (Jt(N.key), se = "" + N.key), Ms(N) && (Ae = N.ref, Es(N, le));
|
|
452
452
|
for (ce in N)
|
|
453
|
-
be.call(N, ce) && !
|
|
453
|
+
be.call(N, ce) && !Os.hasOwnProperty(ce) && (re[ce] = N[ce]);
|
|
454
454
|
if (y && y.defaultProps) {
|
|
455
455
|
var Ne = y.defaultProps;
|
|
456
456
|
for (ce in Ne)
|
|
@@ -458,13 +458,13 @@ function ri() {
|
|
|
458
458
|
}
|
|
459
459
|
if (se || Ae) {
|
|
460
460
|
var Se = typeof y == "function" ? y.displayName || y.name || "Unknown" : y;
|
|
461
|
-
se &&
|
|
461
|
+
se && Rs(re, Se), Ae && ks(re, Se);
|
|
462
462
|
}
|
|
463
|
-
return
|
|
463
|
+
return Ls(y, se, Ae, le, G, Xt.current, re);
|
|
464
464
|
}
|
|
465
465
|
}
|
|
466
466
|
var kt = w.ReactCurrentOwner, ss = w.ReactDebugCurrentFrame;
|
|
467
|
-
function
|
|
467
|
+
function ot(y) {
|
|
468
468
|
if (y) {
|
|
469
469
|
var N = y._owner, P = fe(y.type, y._source, N ? N.type : null);
|
|
470
470
|
ss.setExtraStackFrame(P);
|
|
@@ -488,11 +488,11 @@ Check the render method of \`` + y + "`.";
|
|
|
488
488
|
return "";
|
|
489
489
|
}
|
|
490
490
|
}
|
|
491
|
-
function
|
|
491
|
+
function Fs(y) {
|
|
492
492
|
return "";
|
|
493
493
|
}
|
|
494
494
|
var rs = {};
|
|
495
|
-
function
|
|
495
|
+
function Ds(y) {
|
|
496
496
|
{
|
|
497
497
|
var N = ns();
|
|
498
498
|
if (!N) {
|
|
@@ -509,34 +509,34 @@ Check the top-level render call using <` + P + ">.");
|
|
|
509
509
|
if (!y._store || y._store.validated || y.key != null)
|
|
510
510
|
return;
|
|
511
511
|
y._store.validated = !0;
|
|
512
|
-
var P =
|
|
512
|
+
var P = Ds(N);
|
|
513
513
|
if (rs[P])
|
|
514
514
|
return;
|
|
515
515
|
rs[P] = !0;
|
|
516
|
-
var
|
|
517
|
-
y && y._owner && y._owner !== kt.current && (
|
|
516
|
+
var G = "";
|
|
517
|
+
y && y._owner && y._owner !== kt.current && (G = " It was passed a child from " + $(y._owner.type) + "."), ot(y), T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', P, G), ot(null);
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
function is(y, N) {
|
|
521
521
|
{
|
|
522
522
|
if (typeof y != "object")
|
|
523
523
|
return;
|
|
524
|
-
if (
|
|
524
|
+
if (lt(y))
|
|
525
525
|
for (var P = 0; P < y.length; P++) {
|
|
526
|
-
var
|
|
527
|
-
Pt(
|
|
526
|
+
var G = y[P];
|
|
527
|
+
Pt(G) && as(G, N);
|
|
528
528
|
}
|
|
529
529
|
else if (Pt(y))
|
|
530
530
|
y._store && (y._store.validated = !0);
|
|
531
531
|
else if (y) {
|
|
532
|
-
var le =
|
|
532
|
+
var le = v(y);
|
|
533
533
|
if (typeof le == "function" && le !== y.entries)
|
|
534
534
|
for (var ce = le.call(y), re; !(re = ce.next()).done; )
|
|
535
535
|
Pt(re.value) && as(re.value, N);
|
|
536
536
|
}
|
|
537
537
|
}
|
|
538
538
|
}
|
|
539
|
-
function
|
|
539
|
+
function Ys(y) {
|
|
540
540
|
{
|
|
541
541
|
var N = y.type;
|
|
542
542
|
if (N == null || typeof N == "string")
|
|
@@ -551,8 +551,8 @@ Check the top-level render call using <` + P + ">.");
|
|
|
551
551
|
else
|
|
552
552
|
return;
|
|
553
553
|
if (P) {
|
|
554
|
-
var
|
|
555
|
-
Tt(P, y.props, "prop",
|
|
554
|
+
var G = $(N);
|
|
555
|
+
Tt(P, y.props, "prop", G, y);
|
|
556
556
|
} else if (N.PropTypes !== void 0 && !Lt) {
|
|
557
557
|
Lt = !0;
|
|
558
558
|
var le = $(N);
|
|
@@ -561,38 +561,38 @@ Check the top-level render call using <` + P + ">.");
|
|
|
561
561
|
typeof N.getDefaultProps == "function" && !N.getDefaultProps.isReactClassApproved && T("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
|
-
function
|
|
564
|
+
function Us(y) {
|
|
565
565
|
{
|
|
566
566
|
for (var N = Object.keys(y.props), P = 0; P < N.length; P++) {
|
|
567
|
-
var
|
|
568
|
-
if (
|
|
569
|
-
|
|
567
|
+
var G = N[P];
|
|
568
|
+
if (G !== "children" && G !== "key") {
|
|
569
|
+
ot(y), T("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", G), ot(null);
|
|
570
570
|
break;
|
|
571
571
|
}
|
|
572
572
|
}
|
|
573
|
-
y.ref !== null && (
|
|
573
|
+
y.ref !== null && (ot(y), T("Invalid attribute `ref` supplied to `React.Fragment`."), ot(null));
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
576
|
var ls = {};
|
|
577
|
-
function os(y, N, P,
|
|
577
|
+
function os(y, N, P, G, le, ce) {
|
|
578
578
|
{
|
|
579
579
|
var re = ie(y);
|
|
580
580
|
if (!re) {
|
|
581
581
|
var se = "";
|
|
582
582
|
(y === void 0 || typeof y == "object" && y !== null && Object.keys(y).length === 0) && (se += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
583
|
-
var Ae =
|
|
583
|
+
var Ae = Fs();
|
|
584
584
|
Ae ? se += Ae : se += ns();
|
|
585
585
|
var Ne;
|
|
586
|
-
y === null ? Ne = "null" :
|
|
586
|
+
y === null ? Ne = "null" : lt(y) ? Ne = "array" : y !== void 0 && y.$$typeof === t ? (Ne = "<" + ($(y.type) || "Unknown") + " />", se = " Did you accidentally export a JSX literal instead of a component?") : Ne = typeof y, T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Ne, se);
|
|
587
587
|
}
|
|
588
|
-
var Se =
|
|
588
|
+
var Se = Ps(y, N, P, le, ce);
|
|
589
589
|
if (Se == null)
|
|
590
590
|
return Se;
|
|
591
591
|
if (re) {
|
|
592
592
|
var Ue = N.children;
|
|
593
593
|
if (Ue !== void 0)
|
|
594
|
-
if (
|
|
595
|
-
if (
|
|
594
|
+
if (G)
|
|
595
|
+
if (lt(Ue)) {
|
|
596
596
|
for (var Ft = 0; Ft < Ue.length; Ft++)
|
|
597
597
|
is(Ue[Ft], y);
|
|
598
598
|
Object.freeze && Object.freeze(Ue);
|
|
@@ -615,22 +615,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
615
615
|
<%s key={someKey} {...props} />`, Nn, Ct, Ja, Ct), ls[Ct + Nn] = !0;
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
return y === r ?
|
|
618
|
+
return y === r ? Us(Se) : Ys(Se), Se;
|
|
619
619
|
}
|
|
620
620
|
}
|
|
621
621
|
function X(y, N, P) {
|
|
622
622
|
return os(y, N, P, !0);
|
|
623
623
|
}
|
|
624
|
-
function
|
|
624
|
+
function _(y, N, P) {
|
|
625
625
|
return os(y, N, P, !1);
|
|
626
626
|
}
|
|
627
|
-
var Z =
|
|
627
|
+
var Z = _, ue = X;
|
|
628
628
|
ds.Fragment = r, ds.jsx = Z, ds.jsxs = ue;
|
|
629
629
|
}()), ds;
|
|
630
630
|
}
|
|
631
631
|
var yr;
|
|
632
632
|
function ai() {
|
|
633
|
-
return yr || (yr = 1, process.env.NODE_ENV === "production" ?
|
|
633
|
+
return yr || (yr = 1, process.env.NODE_ENV === "production" ? $s.exports = ni() : $s.exports = ri()), $s.exports;
|
|
634
634
|
}
|
|
635
635
|
var s = ai(), Dt = {}, gr;
|
|
636
636
|
function ii() {
|
|
@@ -697,7 +697,7 @@ function Un(e) {
|
|
|
697
697
|
function Le(e) {
|
|
698
698
|
return e === void 0;
|
|
699
699
|
}
|
|
700
|
-
function
|
|
700
|
+
function pt(e) {
|
|
701
701
|
return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
|
|
702
702
|
}
|
|
703
703
|
function Ss(e) {
|
|
@@ -714,7 +714,7 @@ function Nt(e, t) {
|
|
|
714
714
|
de(t, n) && (e[n] = t[n]);
|
|
715
715
|
return de(t, "toString") && (e.toString = t.toString), de(t, "valueOf") && (e.valueOf = t.valueOf), e;
|
|
716
716
|
}
|
|
717
|
-
function
|
|
717
|
+
function st(e, t, n, r) {
|
|
718
718
|
return ia(e, t, n, r, !0).utc();
|
|
719
719
|
}
|
|
720
720
|
function di() {
|
|
@@ -758,8 +758,8 @@ function $n(e) {
|
|
|
758
758
|
return r;
|
|
759
759
|
return e._isValid;
|
|
760
760
|
}
|
|
761
|
-
function
|
|
762
|
-
var t =
|
|
761
|
+
function rn(e) {
|
|
762
|
+
var t = st(NaN);
|
|
763
763
|
return e != null ? Nt(ee(t), e) : ee(t).userInvalidated = !0, t;
|
|
764
764
|
}
|
|
765
765
|
var xr = R.momentProperties = [], jn = !1;
|
|
@@ -810,13 +810,13 @@ function Yr(e, t) {
|
|
|
810
810
|
}
|
|
811
811
|
R.suppressDeprecationWarnings = !1;
|
|
812
812
|
R.deprecationHandler = null;
|
|
813
|
-
function
|
|
813
|
+
function nt(e) {
|
|
814
814
|
return typeof Function < "u" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
|
|
815
815
|
}
|
|
816
816
|
function hi(e) {
|
|
817
817
|
var t, n;
|
|
818
818
|
for (n in e)
|
|
819
|
-
de(e, n) && (t = e[n],
|
|
819
|
+
de(e, n) && (t = e[n], nt(t) ? this[n] = t : this["_" + n] = t);
|
|
820
820
|
this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
|
|
821
821
|
(this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
|
|
822
822
|
);
|
|
@@ -849,19 +849,19 @@ var ui = {
|
|
|
849
849
|
};
|
|
850
850
|
function mi(e, t, n) {
|
|
851
851
|
var r = this._calendar[e] || this._calendar.sameElse;
|
|
852
|
-
return
|
|
852
|
+
return nt(r) ? r.call(t, n) : r;
|
|
853
853
|
}
|
|
854
|
-
function
|
|
854
|
+
function et(e, t, n) {
|
|
855
855
|
var r = "" + Math.abs(e), i = t - r.length, a = e >= 0;
|
|
856
856
|
return (a ? n ? "+" : "" : "-") + Math.pow(10, Math.max(0, i)).toString().substr(1) + r;
|
|
857
857
|
}
|
|
858
|
-
var Wn = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,
|
|
858
|
+
var Wn = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Hs = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, vn = {}, zt = {};
|
|
859
859
|
function B(e, t, n, r) {
|
|
860
860
|
var i = r;
|
|
861
861
|
typeof r == "string" && (i = function() {
|
|
862
862
|
return this[r]();
|
|
863
863
|
}), e && (zt[e] = i), t && (zt[t[0]] = function() {
|
|
864
|
-
return
|
|
864
|
+
return et(i.apply(this, arguments), t[1], t[2]);
|
|
865
865
|
}), n && (zt[n] = function() {
|
|
866
866
|
return this.localeData().ordinal(
|
|
867
867
|
i.apply(this, arguments),
|
|
@@ -879,11 +879,11 @@ function pi(e) {
|
|
|
879
879
|
return function(i) {
|
|
880
880
|
var a = "", d;
|
|
881
881
|
for (d = 0; d < r; d++)
|
|
882
|
-
a +=
|
|
882
|
+
a += nt(t[d]) ? t[d].call(i, e) : t[d];
|
|
883
883
|
return a;
|
|
884
884
|
};
|
|
885
885
|
}
|
|
886
|
-
function
|
|
886
|
+
function zs(e, t) {
|
|
887
887
|
return e.isValid() ? (t = Ur(t, e.localeData()), vn[t] = vn[t] || pi(t), vn[t](e)) : e.localeData().invalidDate();
|
|
888
888
|
}
|
|
889
889
|
function Ur(e, t) {
|
|
@@ -891,11 +891,11 @@ function Ur(e, t) {
|
|
|
891
891
|
function r(i) {
|
|
892
892
|
return t.longDateFormat(i) || i;
|
|
893
893
|
}
|
|
894
|
-
for (
|
|
894
|
+
for (Hs.lastIndex = 0; n >= 0 && Hs.test(e); )
|
|
895
895
|
e = e.replace(
|
|
896
|
-
|
|
896
|
+
Hs,
|
|
897
897
|
r
|
|
898
|
-
),
|
|
898
|
+
), Hs.lastIndex = 0, n -= 1;
|
|
899
899
|
return e;
|
|
900
900
|
}
|
|
901
901
|
var yi = {
|
|
@@ -940,11 +940,11 @@ var bi = {
|
|
|
940
940
|
};
|
|
941
941
|
function Si(e, t, n, r) {
|
|
942
942
|
var i = this._relativeTime[n];
|
|
943
|
-
return
|
|
943
|
+
return nt(i) ? i(e, t, n, r) : i.replace(/%d/i, e);
|
|
944
944
|
}
|
|
945
945
|
function Ti(e, t) {
|
|
946
946
|
var n = this._relativeTime[e > 0 ? "future" : "past"];
|
|
947
|
-
return
|
|
947
|
+
return nt(n) ? n(t) : n.replace(/%s/i, t);
|
|
948
948
|
}
|
|
949
949
|
var jr = {
|
|
950
950
|
D: "date",
|
|
@@ -1031,18 +1031,18 @@ function Ii(e) {
|
|
|
1031
1031
|
return r.priority - i.priority;
|
|
1032
1032
|
}), t;
|
|
1033
1033
|
}
|
|
1034
|
-
var $r = /\d/, De = /\d\d/, Hr = /\d{3}/, Gn = /\d{4}/,
|
|
1035
|
-
|
|
1034
|
+
var $r = /\d/, De = /\d\d/, Hr = /\d{3}/, Gn = /\d{4}/, an = /[+-]?\d{6}/, ye = /\d\d?/, Br = /\d\d\d\d?/, Wr = /\d\d\d\d\d\d?/, ln = /\d{1,3}/, Vn = /\d{1,4}/, on = /[+-]?\d{1,6}/, Kt = /\d+/, cn = /[+-]?\d+/, Ci = /Z|[+-]\d\d:?\d\d/gi, dn = /Z|[+-]\d\d(?::?\d\d)?/gi, Oi = /[+-]?\d+(\.\d{1,3})?/, ws = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Qt = /^[1-9]\d?/, qn = /^([1-9]\d|\d)/, Ks;
|
|
1035
|
+
Ks = {};
|
|
1036
1036
|
function Y(e, t, n) {
|
|
1037
|
-
|
|
1037
|
+
Ks[e] = nt(t) ? t : function(r, i) {
|
|
1038
1038
|
return r && n ? n : t;
|
|
1039
1039
|
};
|
|
1040
1040
|
}
|
|
1041
1041
|
function Mi(e, t) {
|
|
1042
|
-
return de(
|
|
1042
|
+
return de(Ks, e) ? Ks[e](t._strict, t._locale) : new RegExp(Ai(e));
|
|
1043
1043
|
}
|
|
1044
1044
|
function Ai(e) {
|
|
1045
|
-
return
|
|
1045
|
+
return mt(
|
|
1046
1046
|
e.replace("\\", "").replace(
|
|
1047
1047
|
/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,
|
|
1048
1048
|
function(t, n, r, i, a) {
|
|
@@ -1051,7 +1051,7 @@ function Ai(e) {
|
|
|
1051
1051
|
)
|
|
1052
1052
|
);
|
|
1053
1053
|
}
|
|
1054
|
-
function
|
|
1054
|
+
function mt(e) {
|
|
1055
1055
|
return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
|
|
1056
1056
|
}
|
|
1057
1057
|
function $e(e) {
|
|
@@ -1064,7 +1064,7 @@ function ne(e) {
|
|
|
1064
1064
|
var Rn = {};
|
|
1065
1065
|
function me(e, t) {
|
|
1066
1066
|
var n, r = t, i;
|
|
1067
|
-
for (typeof e == "string" && (e = [e]),
|
|
1067
|
+
for (typeof e == "string" && (e = [e]), pt(t) && (r = function(a, d) {
|
|
1068
1068
|
d[t] = ne(a);
|
|
1069
1069
|
}), i = e.length, n = 0; n < i; n++)
|
|
1070
1070
|
Rn[e[n]] = r;
|
|
@@ -1077,13 +1077,13 @@ function Is(e, t) {
|
|
|
1077
1077
|
function Ei(e, t, n) {
|
|
1078
1078
|
t != null && de(Rn, e) && Rn[e](t, n._a, n, e);
|
|
1079
1079
|
}
|
|
1080
|
-
function
|
|
1080
|
+
function hn(e) {
|
|
1081
1081
|
return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
|
|
1082
1082
|
}
|
|
1083
|
-
var Me = 0,
|
|
1083
|
+
var Me = 0, ht = 1, Xe = 2, Ie = 3, ze = 4, ut = 5, Mt = 6, Ri = 7, ki = 8;
|
|
1084
1084
|
B("Y", 0, 0, function() {
|
|
1085
1085
|
var e = this.year();
|
|
1086
|
-
return e <= 9999 ?
|
|
1086
|
+
return e <= 9999 ? et(e, 4) : "+" + e;
|
|
1087
1087
|
});
|
|
1088
1088
|
B(0, ["YY", 2], 0, function() {
|
|
1089
1089
|
return this.year() % 100;
|
|
@@ -1091,11 +1091,11 @@ B(0, ["YY", 2], 0, function() {
|
|
|
1091
1091
|
B(0, ["YYYY", 4], 0, "year");
|
|
1092
1092
|
B(0, ["YYYYY", 5], 0, "year");
|
|
1093
1093
|
B(0, ["YYYYYY", 6, !0], 0, "year");
|
|
1094
|
-
Y("Y",
|
|
1094
|
+
Y("Y", cn);
|
|
1095
1095
|
Y("YY", ye, De);
|
|
1096
1096
|
Y("YYYY", Vn, Gn);
|
|
1097
|
-
Y("YYYYY",
|
|
1098
|
-
Y("YYYYYY",
|
|
1097
|
+
Y("YYYYY", on, an);
|
|
1098
|
+
Y("YYYYYY", on, an);
|
|
1099
1099
|
me(["YYYYY", "YYYYYY"], Me);
|
|
1100
1100
|
me("YYYY", function(e, t) {
|
|
1101
1101
|
t[Me] = e.length === 2 ? R.parseTwoDigitYear(e) : ne(e);
|
|
@@ -1107,14 +1107,14 @@ me("Y", function(e, t) {
|
|
|
1107
1107
|
t[Me] = parseInt(e, 10);
|
|
1108
1108
|
});
|
|
1109
1109
|
function ys(e) {
|
|
1110
|
-
return
|
|
1110
|
+
return hn(e) ? 366 : 365;
|
|
1111
1111
|
}
|
|
1112
1112
|
R.parseTwoDigitYear = function(e) {
|
|
1113
1113
|
return ne(e) + (ne(e) > 68 ? 1900 : 2e3);
|
|
1114
1114
|
};
|
|
1115
1115
|
var zr = Zt("FullYear", !0);
|
|
1116
1116
|
function Li() {
|
|
1117
|
-
return
|
|
1117
|
+
return hn(this.year());
|
|
1118
1118
|
}
|
|
1119
1119
|
function Zt(e, t) {
|
|
1120
1120
|
return function(n) {
|
|
@@ -1170,11 +1170,11 @@ function Gr(e, t, n) {
|
|
|
1170
1170
|
default:
|
|
1171
1171
|
return;
|
|
1172
1172
|
}
|
|
1173
|
-
a = n, d = e.month(), m = e.date(), m = m === 29 && d === 1 && !
|
|
1173
|
+
a = n, d = e.month(), m = e.date(), m = m === 29 && d === 1 && !hn(a) ? 28 : m, i ? r.setUTCFullYear(a, d, m) : r.setFullYear(a, d, m);
|
|
1174
1174
|
}
|
|
1175
1175
|
}
|
|
1176
1176
|
function Pi(e) {
|
|
1177
|
-
return e = Be(e),
|
|
1177
|
+
return e = Be(e), nt(this[e]) ? this[e]() : this;
|
|
1178
1178
|
}
|
|
1179
1179
|
function Fi(e, t) {
|
|
1180
1180
|
if (typeof e == "object") {
|
|
@@ -1182,7 +1182,7 @@ function Fi(e, t) {
|
|
|
1182
1182
|
var n = Ii(e), r, i = n.length;
|
|
1183
1183
|
for (r = 0; r < i; r++)
|
|
1184
1184
|
this[n[r].unit](e[n[r].unit]);
|
|
1185
|
-
} else if (e = Be(e),
|
|
1185
|
+
} else if (e = Be(e), nt(this[e]))
|
|
1186
1186
|
return this[e](t);
|
|
1187
1187
|
return this;
|
|
1188
1188
|
}
|
|
@@ -1201,7 +1201,7 @@ function Kn(e, t) {
|
|
|
1201
1201
|
if (isNaN(e) || isNaN(t))
|
|
1202
1202
|
return NaN;
|
|
1203
1203
|
var n = Di(t, 12);
|
|
1204
|
-
return e += (t - n) / 12, n === 1 ?
|
|
1204
|
+
return e += (t - n) / 12, n === 1 ? hn(e) ? 29 : 28 : 31 - n % 7 % 2;
|
|
1205
1205
|
}
|
|
1206
1206
|
B("M", ["MM", 2], "Mo", function() {
|
|
1207
1207
|
return this.month() + 1;
|
|
@@ -1221,11 +1221,11 @@ Y("MMMM", function(e, t) {
|
|
|
1221
1221
|
return t.monthsRegex(e);
|
|
1222
1222
|
});
|
|
1223
1223
|
me(["M", "MM"], function(e, t) {
|
|
1224
|
-
t[
|
|
1224
|
+
t[ht] = ne(e) - 1;
|
|
1225
1225
|
});
|
|
1226
1226
|
me(["MMM", "MMMM"], function(e, t, n, r) {
|
|
1227
1227
|
var i = n._locale.monthsParse(e, r, n._strict);
|
|
1228
|
-
i != null ? t[
|
|
1228
|
+
i != null ? t[ht] = i : ee(n).invalidMonth = e;
|
|
1229
1229
|
});
|
|
1230
1230
|
var Yi = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
|
1231
1231
|
"_"
|
|
@@ -1240,7 +1240,7 @@ function Wi(e, t, n) {
|
|
|
1240
1240
|
var r, i, a, d = e.toLocaleLowerCase();
|
|
1241
1241
|
if (!this._monthsParse)
|
|
1242
1242
|
for (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = [], r = 0; r < 12; ++r)
|
|
1243
|
-
a =
|
|
1243
|
+
a = st([2e3, r]), this._shortMonthsParse[r] = this.monthsShort(
|
|
1244
1244
|
a,
|
|
1245
1245
|
""
|
|
1246
1246
|
).toLocaleLowerCase(), this._longMonthsParse[r] = this.months(a, "").toLocaleLowerCase();
|
|
@@ -1251,7 +1251,7 @@ function zi(e, t, n) {
|
|
|
1251
1251
|
if (this._monthsParseExact)
|
|
1252
1252
|
return Wi.call(this, e, t, n);
|
|
1253
1253
|
for (this._monthsParse || (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = []), r = 0; r < 12; r++) {
|
|
1254
|
-
if (i =
|
|
1254
|
+
if (i = st([2e3, r]), n && !this._longMonthsParse[r] && (this._longMonthsParse[r] = new RegExp(
|
|
1255
1255
|
"^" + this.months(i, "").replace(".", "") + "$",
|
|
1256
1256
|
"i"
|
|
1257
1257
|
), this._shortMonthsParse[r] = new RegExp(
|
|
@@ -1271,7 +1271,7 @@ function Kr(e, t) {
|
|
|
1271
1271
|
if (typeof t == "string") {
|
|
1272
1272
|
if (/^\d+$/.test(t))
|
|
1273
1273
|
t = ne(t);
|
|
1274
|
-
else if (t = e.localeData().monthsParse(t), !
|
|
1274
|
+
else if (t = e.localeData().monthsParse(t), !pt(t))
|
|
1275
1275
|
return e;
|
|
1276
1276
|
}
|
|
1277
1277
|
var n = t, r = e.date();
|
|
@@ -1295,7 +1295,7 @@ function Zr() {
|
|
|
1295
1295
|
}
|
|
1296
1296
|
var t = [], n = [], r = [], i, a, d, m;
|
|
1297
1297
|
for (i = 0; i < 12; i++)
|
|
1298
|
-
a =
|
|
1298
|
+
a = st([2e3, i]), d = mt(this.monthsShort(a, "")), m = mt(this.months(a, "")), t.push(d), n.push(m), r.push(m), r.push(d);
|
|
1299
1299
|
t.sort(e), n.sort(e), r.sort(e), this._monthsRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
|
|
1300
1300
|
"^(" + n.join("|") + ")",
|
|
1301
1301
|
"i"
|
|
@@ -1312,26 +1312,26 @@ function Ns(e) {
|
|
|
1312
1312
|
var t, n;
|
|
1313
1313
|
return e < 100 && e >= 0 ? (n = Array.prototype.slice.call(arguments), n[0] = e + 400, t = new Date(Date.UTC.apply(null, n)), isFinite(t.getUTCFullYear()) && t.setUTCFullYear(e)) : t = new Date(Date.UTC.apply(null, arguments)), t;
|
|
1314
1314
|
}
|
|
1315
|
-
function
|
|
1315
|
+
function Qs(e, t, n) {
|
|
1316
1316
|
var r = 7 + t - n, i = (7 + Ns(e, 0, r).getUTCDay() - t) % 7;
|
|
1317
1317
|
return -i + r - 1;
|
|
1318
1318
|
}
|
|
1319
1319
|
function Jr(e, t, n, r, i) {
|
|
1320
|
-
var a = (7 + n - r) % 7, d =
|
|
1320
|
+
var a = (7 + n - r) % 7, d = Qs(e, r, i), m = 1 + 7 * (t - 1) + a + d, o, l;
|
|
1321
1321
|
return m <= 0 ? (o = e - 1, l = ys(o) + m) : m > ys(e) ? (o = e + 1, l = m - ys(e)) : (o = e, l = m), {
|
|
1322
1322
|
year: o,
|
|
1323
1323
|
dayOfYear: l
|
|
1324
1324
|
};
|
|
1325
1325
|
}
|
|
1326
1326
|
function js(e, t, n) {
|
|
1327
|
-
var r =
|
|
1328
|
-
return i < 1 ? (d = e.year() - 1, a = i +
|
|
1327
|
+
var r = Qs(e.year(), t, n), i = Math.floor((e.dayOfYear() - r - 1) / 7) + 1, a, d;
|
|
1328
|
+
return i < 1 ? (d = e.year() - 1, a = i + ft(d, t, n)) : i > ft(e.year(), t, n) ? (a = i - ft(e.year(), t, n), d = e.year() + 1) : (d = e.year(), a = i), {
|
|
1329
1329
|
week: a,
|
|
1330
1330
|
year: d
|
|
1331
1331
|
};
|
|
1332
1332
|
}
|
|
1333
|
-
function
|
|
1334
|
-
var r =
|
|
1333
|
+
function ft(e, t, n) {
|
|
1334
|
+
var r = Qs(e, t, n), i = Qs(e + 1, t, n);
|
|
1335
1335
|
return (ys(e) - r + i) / 7;
|
|
1336
1336
|
}
|
|
1337
1337
|
B("w", ["ww", 2], "wo", "week");
|
|
@@ -1424,7 +1424,7 @@ function ul(e, t, n) {
|
|
|
1424
1424
|
var r, i, a, d = e.toLocaleLowerCase();
|
|
1425
1425
|
if (!this._weekdaysParse)
|
|
1426
1426
|
for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], r = 0; r < 7; ++r)
|
|
1427
|
-
a =
|
|
1427
|
+
a = st([2e3, 1]).day(r), this._minWeekdaysParse[r] = this.weekdaysMin(
|
|
1428
1428
|
a,
|
|
1429
1429
|
""
|
|
1430
1430
|
).toLocaleLowerCase(), this._shortWeekdaysParse[r] = this.weekdaysShort(
|
|
@@ -1438,7 +1438,7 @@ function ml(e, t, n) {
|
|
|
1438
1438
|
if (this._weekdaysParseExact)
|
|
1439
1439
|
return ul.call(this, e, t, n);
|
|
1440
1440
|
for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), r = 0; r < 7; r++) {
|
|
1441
|
-
if (i =
|
|
1441
|
+
if (i = st([2e3, 1]).day(r), n && !this._fullWeekdaysParse[r] && (this._fullWeekdaysParse[r] = new RegExp(
|
|
1442
1442
|
"^" + this.weekdays(i, "").replace(".", "\\.?") + "$",
|
|
1443
1443
|
"i"
|
|
1444
1444
|
), this._shortWeekdaysParse[r] = new RegExp(
|
|
@@ -1493,7 +1493,7 @@ function Zn() {
|
|
|
1493
1493
|
}
|
|
1494
1494
|
var t = [], n = [], r = [], i = [], a, d, m, o, l;
|
|
1495
1495
|
for (a = 0; a < 7; a++)
|
|
1496
|
-
d =
|
|
1496
|
+
d = st([2e3, 1]).day(a), m = mt(this.weekdaysMin(d, "")), o = mt(this.weekdaysShort(d, "")), l = mt(this.weekdays(d, "")), t.push(m), n.push(o), r.push(l), i.push(m), i.push(o), i.push(l);
|
|
1497
1497
|
t.sort(e), n.sort(e), r.sort(e), i.sort(e), this._weekdaysRegex = new RegExp("^(" + i.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
|
|
1498
1498
|
"^(" + r.join("|") + ")",
|
|
1499
1499
|
"i"
|
|
@@ -1515,16 +1515,16 @@ B("H", ["HH", 2], 0, "hour");
|
|
|
1515
1515
|
B("h", ["hh", 2], 0, Jn);
|
|
1516
1516
|
B("k", ["kk", 2], 0, jl);
|
|
1517
1517
|
B("hmm", 0, 0, function() {
|
|
1518
|
-
return "" + Jn.apply(this) +
|
|
1518
|
+
return "" + Jn.apply(this) + et(this.minutes(), 2);
|
|
1519
1519
|
});
|
|
1520
1520
|
B("hmmss", 0, 0, function() {
|
|
1521
|
-
return "" + Jn.apply(this) +
|
|
1521
|
+
return "" + Jn.apply(this) + et(this.minutes(), 2) + et(this.seconds(), 2);
|
|
1522
1522
|
});
|
|
1523
1523
|
B("Hmm", 0, 0, function() {
|
|
1524
|
-
return "" + this.hours() +
|
|
1524
|
+
return "" + this.hours() + et(this.minutes(), 2);
|
|
1525
1525
|
});
|
|
1526
1526
|
B("Hmmss", 0, 0, function() {
|
|
1527
|
-
return "" + this.hours() +
|
|
1527
|
+
return "" + this.hours() + et(this.minutes(), 2) + et(this.seconds(), 2);
|
|
1528
1528
|
});
|
|
1529
1529
|
function ea(e, t) {
|
|
1530
1530
|
B(e, 0, 0, function() {
|
|
@@ -1569,7 +1569,7 @@ me("hmm", function(e, t, n) {
|
|
|
1569
1569
|
});
|
|
1570
1570
|
me("hmmss", function(e, t, n) {
|
|
1571
1571
|
var r = e.length - 4, i = e.length - 2;
|
|
1572
|
-
t[Ie] = ne(e.substr(0, r)), t[ze] = ne(e.substr(r, 2)), t[
|
|
1572
|
+
t[Ie] = ne(e.substr(0, r)), t[ze] = ne(e.substr(r, 2)), t[ut] = ne(e.substr(i)), ee(n).bigHour = !0;
|
|
1573
1573
|
});
|
|
1574
1574
|
me("Hmm", function(e, t, n) {
|
|
1575
1575
|
var r = e.length - 2;
|
|
@@ -1577,7 +1577,7 @@ me("Hmm", function(e, t, n) {
|
|
|
1577
1577
|
});
|
|
1578
1578
|
me("Hmmss", function(e, t, n) {
|
|
1579
1579
|
var r = e.length - 4, i = e.length - 2;
|
|
1580
|
-
t[Ie] = ne(e.substr(0, r)), t[ze] = ne(e.substr(r, 2)), t[
|
|
1580
|
+
t[Ie] = ne(e.substr(0, r)), t[ze] = ne(e.substr(r, 2)), t[ut] = ne(e.substr(i));
|
|
1581
1581
|
});
|
|
1582
1582
|
function vl(e) {
|
|
1583
1583
|
return (e + "").toLowerCase().charAt(0) === "p";
|
|
@@ -1614,7 +1614,7 @@ function vr(e) {
|
|
|
1614
1614
|
function wl(e) {
|
|
1615
1615
|
for (var t = 0, n, r, i, a; t < e.length; ) {
|
|
1616
1616
|
for (a = vr(e[t]).split("-"), n = a.length, r = vr(e[t + 1]), r = r ? r.split("-") : null; n > 0; ) {
|
|
1617
|
-
if (i =
|
|
1617
|
+
if (i = un(a.slice(0, n).join("-")), i)
|
|
1618
1618
|
return i;
|
|
1619
1619
|
if (r && r.length >= n && Tl(a, r) >= n - 1)
|
|
1620
1620
|
break;
|
|
@@ -1627,7 +1627,7 @@ function wl(e) {
|
|
|
1627
1627
|
function Il(e) {
|
|
1628
1628
|
return !!(e && e.match("^[^/\\\\]*$"));
|
|
1629
1629
|
}
|
|
1630
|
-
function
|
|
1630
|
+
function un(e) {
|
|
1631
1631
|
var t = null, n;
|
|
1632
1632
|
if (ge[e] === void 0 && typeof module < "u" && module && module.exports && Il(e))
|
|
1633
1633
|
try {
|
|
@@ -1639,7 +1639,7 @@ function hn(e) {
|
|
|
1639
1639
|
}
|
|
1640
1640
|
function vt(e, t) {
|
|
1641
1641
|
var n;
|
|
1642
|
-
return e && (Le(t) ? n =
|
|
1642
|
+
return e && (Le(t) ? n = yt(e) : n = Xn(e, t), n ? vs = n : typeof console < "u" && console.warn && console.warn(
|
|
1643
1643
|
"Locale " + e + " not found. Did you forget to load it?"
|
|
1644
1644
|
)), vs._abbr;
|
|
1645
1645
|
}
|
|
@@ -1654,7 +1654,7 @@ function Xn(e, t) {
|
|
|
1654
1654
|
else if (t.parentLocale != null)
|
|
1655
1655
|
if (ge[t.parentLocale] != null)
|
|
1656
1656
|
r = ge[t.parentLocale]._config;
|
|
1657
|
-
else if (n =
|
|
1657
|
+
else if (n = un(t.parentLocale), n != null)
|
|
1658
1658
|
r = n._config;
|
|
1659
1659
|
else
|
|
1660
1660
|
return hs[t.parentLocale] || (hs[t.parentLocale] = []), hs[t.parentLocale].push({
|
|
@@ -1670,17 +1670,17 @@ function Xn(e, t) {
|
|
|
1670
1670
|
function Cl(e, t) {
|
|
1671
1671
|
if (t != null) {
|
|
1672
1672
|
var n, r, i = sa;
|
|
1673
|
-
ge[e] != null && ge[e].parentLocale != null ? ge[e].set(An(ge[e]._config, t)) : (r =
|
|
1673
|
+
ge[e] != null && ge[e].parentLocale != null ? ge[e].set(An(ge[e]._config, t)) : (r = un(e), r != null && (i = r._config), t = An(i, t), r == null && (t.abbr = e), n = new Bn(t), n.parentLocale = ge[e], ge[e] = n), vt(e);
|
|
1674
1674
|
} else
|
|
1675
1675
|
ge[e] != null && (ge[e].parentLocale != null ? (ge[e] = ge[e].parentLocale, e === vt() && vt(e)) : ge[e] != null && delete ge[e]);
|
|
1676
1676
|
return ge[e];
|
|
1677
1677
|
}
|
|
1678
|
-
function
|
|
1678
|
+
function yt(e) {
|
|
1679
1679
|
var t;
|
|
1680
1680
|
if (e && e._locale && e._locale._abbr && (e = e._locale._abbr), !e)
|
|
1681
1681
|
return vs;
|
|
1682
1682
|
if (!Ge(e)) {
|
|
1683
|
-
if (t =
|
|
1683
|
+
if (t = un(e), t)
|
|
1684
1684
|
return t;
|
|
1685
1685
|
e = [e];
|
|
1686
1686
|
}
|
|
@@ -1691,9 +1691,9 @@ function Ol() {
|
|
|
1691
1691
|
}
|
|
1692
1692
|
function er(e) {
|
|
1693
1693
|
var t, n = e._a;
|
|
1694
|
-
return n && ee(e).overflow === -2 && (t = n[
|
|
1694
|
+
return n && ee(e).overflow === -2 && (t = n[ht] < 0 || n[ht] > 11 ? ht : n[Xe] < 1 || n[Xe] > Kn(n[Me], n[ht]) ? Xe : n[Ie] < 0 || n[Ie] > 24 || n[Ie] === 24 && (n[ze] !== 0 || n[ut] !== 0 || n[Mt] !== 0) ? Ie : n[ze] < 0 || n[ze] > 59 ? ze : n[ut] < 0 || n[ut] > 59 ? ut : n[Mt] < 0 || n[Mt] > 999 ? Mt : -1, ee(e)._overflowDayOfYear && (t < Me || t > Xe) && (t = Xe), ee(e)._overflowWeeks && t === -1 && (t = Ri), ee(e)._overflowWeekday && t === -1 && (t = ki), ee(e).overflow = t), e;
|
|
1695
1695
|
}
|
|
1696
|
-
var Ml = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Al = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, El = /Z|[+-]\d\d(?::?\d\d)?/,
|
|
1696
|
+
var Ml = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Al = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, El = /Z|[+-]\d\d(?::?\d\d)?/, Bs = [
|
|
1697
1697
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
|
1698
1698
|
["YYYY-MM-DD", /\d{4}-\d\d-\d\d/],
|
|
1699
1699
|
["GGGG-[W]WW-E", /\d{4}-W\d\d-\d/],
|
|
@@ -1730,11 +1730,11 @@ var Ml = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
|
1730
1730
|
PST: -8 * 60
|
|
1731
1731
|
};
|
|
1732
1732
|
function na(e) {
|
|
1733
|
-
var t, n, r = e._i, i = Ml.exec(r) || Al.exec(r), a, d, m, o, l =
|
|
1733
|
+
var t, n, r = e._i, i = Ml.exec(r) || Al.exec(r), a, d, m, o, l = Bs.length, c = _n.length;
|
|
1734
1734
|
if (i) {
|
|
1735
1735
|
for (ee(e).iso = !0, t = 0, n = l; t < n; t++)
|
|
1736
|
-
if (
|
|
1737
|
-
d =
|
|
1736
|
+
if (Bs[t][1].exec(i[1])) {
|
|
1737
|
+
d = Bs[t][0], a = Bs[t][2] !== !1;
|
|
1738
1738
|
break;
|
|
1739
1739
|
}
|
|
1740
1740
|
if (d == null) {
|
|
@@ -1856,11 +1856,11 @@ function Hl(e) {
|
|
|
1856
1856
|
function tr(e) {
|
|
1857
1857
|
var t, n, r = [], i, a, d;
|
|
1858
1858
|
if (!e._d) {
|
|
1859
|
-
for (i = Hl(e), e._w && e._a[
|
|
1859
|
+
for (i = Hl(e), e._w && e._a[Xe] == null && e._a[ht] == null && Bl(e), e._dayOfYear != null && (d = Ht(e._a[Me], i[Me]), (e._dayOfYear > ys(d) || e._dayOfYear === 0) && (ee(e)._overflowDayOfYear = !0), n = Ns(d, 0, e._dayOfYear), e._a[ht] = n.getUTCMonth(), e._a[Xe] = n.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
|
|
1860
1860
|
e._a[t] = r[t] = i[t];
|
|
1861
1861
|
for (; t < 7; t++)
|
|
1862
1862
|
e._a[t] = r[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
|
|
1863
|
-
e._a[Ie] === 24 && e._a[ze] === 0 && e._a[
|
|
1863
|
+
e._a[Ie] === 24 && e._a[ze] === 0 && e._a[ut] === 0 && e._a[Mt] === 0 && (e._nextDay = !0, e._a[Ie] = 0), e._d = (e._useUTC ? Ns : Ki).apply(
|
|
1864
1864
|
null,
|
|
1865
1865
|
r
|
|
1866
1866
|
), a = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[Ie] = 24), e._w && typeof e._w.d < "u" && e._w.d !== a && (ee(e).weekdayMismatch = !0);
|
|
@@ -1872,7 +1872,7 @@ function Bl(e) {
|
|
|
1872
1872
|
t.GG,
|
|
1873
1873
|
e._a[Me],
|
|
1874
1874
|
js(pe(), 1, 4).year
|
|
1875
|
-
), r = Ht(t.W, 1), i = Ht(t.E, 1), (i < 1 || i > 7) && (o = !0)) : (a = e._locale._week.dow, d = e._locale._week.doy, l = js(pe(), a, d), n = Ht(t.gg, e._a[Me], l.year), r = Ht(t.w, l.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (o = !0)) : t.e != null ? (i = t.e + a, (t.e < 0 || t.e > 6) && (o = !0)) : i = a), r < 1 || r >
|
|
1875
|
+
), r = Ht(t.W, 1), i = Ht(t.E, 1), (i < 1 || i > 7) && (o = !0)) : (a = e._locale._week.dow, d = e._locale._week.doy, l = js(pe(), a, d), n = Ht(t.gg, e._a[Me], l.year), r = Ht(t.w, l.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (o = !0)) : t.e != null ? (i = t.e + a, (t.e < 0 || t.e > 6) && (o = !0)) : i = a), r < 1 || r > ft(n, a, d) ? ee(e)._overflowWeeks = !0 : o != null ? ee(e)._overflowWeekday = !0 : (m = Jr(n, r, i, a, d), e._a[Me] = m.year, e._dayOfYear = m.dayOfYear);
|
|
1876
1876
|
}
|
|
1877
1877
|
R.ISO_8601 = function() {
|
|
1878
1878
|
};
|
|
@@ -1930,13 +1930,13 @@ function Vl(e) {
|
|
|
1930
1930
|
}
|
|
1931
1931
|
function aa(e) {
|
|
1932
1932
|
var t = e._i, n = e._f;
|
|
1933
|
-
return e._locale = e._locale ||
|
|
1933
|
+
return e._locale = e._locale || yt(e._l), t === null || n === void 0 && t === "" ? rn({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), Ve(t) ? new Ts(er(t)) : (Ss(t) ? e._d = t : Ge(n) ? zl(e) : n ? sr(e) : ql(e), $n(e) || (e._d = null), e));
|
|
1934
1934
|
}
|
|
1935
1935
|
function ql(e) {
|
|
1936
1936
|
var t = e._i;
|
|
1937
1937
|
Le(t) ? e._d = new Date(R.now()) : Ss(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? $l(e) : Ge(t) ? (e._a = Fr(t.slice(0), function(n) {
|
|
1938
1938
|
return parseInt(n, 10);
|
|
1939
|
-
}), tr(e)) : At(t) ? Gl(e) :
|
|
1939
|
+
}), tr(e)) : At(t) ? Gl(e) : pt(t) ? e._d = new Date(t) : R.createFromInputFallback(e);
|
|
1940
1940
|
}
|
|
1941
1941
|
function ia(e, t, n, r, i) {
|
|
1942
1942
|
var a = {};
|
|
@@ -1949,13 +1949,13 @@ var Kl = He(
|
|
|
1949
1949
|
"moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
|
|
1950
1950
|
function() {
|
|
1951
1951
|
var e = pe.apply(null, arguments);
|
|
1952
|
-
return this.isValid() && e.isValid() ? e < this ? this : e :
|
|
1952
|
+
return this.isValid() && e.isValid() ? e < this ? this : e : rn();
|
|
1953
1953
|
}
|
|
1954
1954
|
), Ql = He(
|
|
1955
1955
|
"moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
|
|
1956
1956
|
function() {
|
|
1957
1957
|
var e = pe.apply(null, arguments);
|
|
1958
|
-
return this.isValid() && e.isValid() ? e > this ? this : e :
|
|
1958
|
+
return this.isValid() && e.isValid() ? e > this ? this : e : rn();
|
|
1959
1959
|
}
|
|
1960
1960
|
);
|
|
1961
1961
|
function la(e, t) {
|
|
@@ -2006,14 +2006,14 @@ function to() {
|
|
|
2006
2006
|
function so() {
|
|
2007
2007
|
return qe(NaN);
|
|
2008
2008
|
}
|
|
2009
|
-
function
|
|
2009
|
+
function mn(e) {
|
|
2010
2010
|
var t = zn(e), n = t.year || 0, r = t.quarter || 0, i = t.month || 0, a = t.week || t.isoWeek || 0, d = t.day || 0, m = t.hour || 0, o = t.minute || 0, l = t.second || 0, c = t.millisecond || 0;
|
|
2011
2011
|
this._isValid = eo(t), this._milliseconds = +c + l * 1e3 + // 1000
|
|
2012
2012
|
o * 6e4 + // 1000 * 60
|
|
2013
|
-
m * 1e3 * 60 * 60, this._days = +d + a * 7, this._months = +i + r * 3 + n * 12, this._data = {}, this._locale =
|
|
2013
|
+
m * 1e3 * 60 * 60, this._days = +d + a * 7, this._months = +i + r * 3 + n * 12, this._data = {}, this._locale = yt(), this._bubble();
|
|
2014
2014
|
}
|
|
2015
|
-
function
|
|
2016
|
-
return e instanceof
|
|
2015
|
+
function Gs(e) {
|
|
2016
|
+
return e instanceof mn;
|
|
2017
2017
|
}
|
|
2018
2018
|
function kn(e) {
|
|
2019
2019
|
return e < 0 ? Math.round(-1 * e) * -1 : Math.round(e);
|
|
@@ -2027,15 +2027,15 @@ function no(e, t, n) {
|
|
|
2027
2027
|
function oa(e, t) {
|
|
2028
2028
|
B(e, 0, 0, function() {
|
|
2029
2029
|
var n = this.utcOffset(), r = "+";
|
|
2030
|
-
return n < 0 && (n = -n, r = "-"), r +
|
|
2030
|
+
return n < 0 && (n = -n, r = "-"), r + et(~~(n / 60), 2) + t + et(~~n % 60, 2);
|
|
2031
2031
|
});
|
|
2032
2032
|
}
|
|
2033
2033
|
oa("Z", ":");
|
|
2034
2034
|
oa("ZZ", "");
|
|
2035
|
-
Y("Z",
|
|
2036
|
-
Y("ZZ",
|
|
2035
|
+
Y("Z", dn);
|
|
2036
|
+
Y("ZZ", dn);
|
|
2037
2037
|
me(["Z", "ZZ"], function(e, t, n) {
|
|
2038
|
-
n._useUTC = !0, n._tzm = nr(
|
|
2038
|
+
n._useUTC = !0, n._tzm = nr(dn, e);
|
|
2039
2039
|
});
|
|
2040
2040
|
var ro = /([\+\-]|\d\d)/gi;
|
|
2041
2041
|
function nr(e, t) {
|
|
@@ -2057,7 +2057,7 @@ function ao(e, t, n) {
|
|
|
2057
2057
|
return e != null ? this : NaN;
|
|
2058
2058
|
if (e != null) {
|
|
2059
2059
|
if (typeof e == "string") {
|
|
2060
|
-
if (e = nr(
|
|
2060
|
+
if (e = nr(dn, e), e === null)
|
|
2061
2061
|
return this;
|
|
2062
2062
|
} else Math.abs(e) < 16 && !n && (e = e * 60);
|
|
2063
2063
|
return !this._isUTC && t && (i = Ln(this)), this._offset = e, this._isUTC = !0, i != null && this.add(i, "m"), r !== e && (!t || this._changeInProgress ? ha(
|
|
@@ -2097,7 +2097,7 @@ function mo() {
|
|
|
2097
2097
|
if (!Le(this._isDSTShifted))
|
|
2098
2098
|
return this._isDSTShifted;
|
|
2099
2099
|
var e = {}, t;
|
|
2100
|
-
return Hn(e, this), e = aa(e), e._a ? (t = e._isUTC ?
|
|
2100
|
+
return Hn(e, this), e = aa(e), e._a ? (t = e._isUTC ? st(e._a) : pe(e._a), this._isDSTShifted = this.isValid() && no(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
|
|
2101
2101
|
}
|
|
2102
2102
|
function fo() {
|
|
2103
2103
|
return this.isValid() ? !this._isUTC : !1;
|
|
@@ -2111,16 +2111,16 @@ function ca() {
|
|
|
2111
2111
|
var yo = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, go = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
|
|
2112
2112
|
function qe(e, t) {
|
|
2113
2113
|
var n = e, r = null, i, a, d;
|
|
2114
|
-
return
|
|
2114
|
+
return Gs(e) ? n = {
|
|
2115
2115
|
ms: e._milliseconds,
|
|
2116
2116
|
d: e._days,
|
|
2117
2117
|
M: e._months
|
|
2118
|
-
} :
|
|
2118
|
+
} : pt(e) || !isNaN(+e) ? (n = {}, t ? n[t] = +e : n.milliseconds = +e) : (r = yo.exec(e)) ? (i = r[1] === "-" ? -1 : 1, n = {
|
|
2119
2119
|
y: 0,
|
|
2120
|
-
d: ne(r[
|
|
2120
|
+
d: ne(r[Xe]) * i,
|
|
2121
2121
|
h: ne(r[Ie]) * i,
|
|
2122
2122
|
m: ne(r[ze]) * i,
|
|
2123
|
-
s: ne(r[
|
|
2123
|
+
s: ne(r[ut]) * i,
|
|
2124
2124
|
ms: ne(kn(r[Mt] * 1e3)) * i
|
|
2125
2125
|
// the millisecond decimal point is included in the match
|
|
2126
2126
|
}) : (r = go.exec(e)) ? (i = r[1] === "-" ? -1 : 1, n = {
|
|
@@ -2134,9 +2134,9 @@ function qe(e, t) {
|
|
|
2134
2134
|
}) : n == null ? n = {} : typeof n == "object" && ("from" in n || "to" in n) && (d = xo(
|
|
2135
2135
|
pe(n.from),
|
|
2136
2136
|
pe(n.to)
|
|
2137
|
-
), n = {}, n.ms = d.milliseconds, n.M = d.months), a = new
|
|
2137
|
+
), n = {}, n.ms = d.milliseconds, n.M = d.months), a = new mn(n), Gs(e) && de(e, "_locale") && (a._locale = e._locale), Gs(e) && de(e, "_isValid") && (a._isValid = e._isValid), a;
|
|
2138
2138
|
}
|
|
2139
|
-
qe.fn =
|
|
2139
|
+
qe.fn = mn.prototype;
|
|
2140
2140
|
qe.invalid = so;
|
|
2141
2141
|
function Ot(e, t) {
|
|
2142
2142
|
var n = e && parseFloat(e.replace(",", "."));
|
|
@@ -2168,7 +2168,7 @@ function ua(e) {
|
|
|
2168
2168
|
return typeof e == "string" || e instanceof String;
|
|
2169
2169
|
}
|
|
2170
2170
|
function vo(e) {
|
|
2171
|
-
return Ve(e) || Ss(e) || ua(e) ||
|
|
2171
|
+
return Ve(e) || Ss(e) || ua(e) || pt(e) || bo(e) || _o(e) || e === null || e === void 0;
|
|
2172
2172
|
}
|
|
2173
2173
|
function _o(e) {
|
|
2174
2174
|
var t = At(e) && !Un(e), n = !1, r = [
|
|
@@ -2204,7 +2204,7 @@ function _o(e) {
|
|
|
2204
2204
|
function bo(e) {
|
|
2205
2205
|
var t = Ge(e), n = !1;
|
|
2206
2206
|
return t && (n = e.filter(function(r) {
|
|
2207
|
-
return !
|
|
2207
|
+
return !pt(r) && ua(e);
|
|
2208
2208
|
}).length === 0), t && n;
|
|
2209
2209
|
}
|
|
2210
2210
|
function So(e) {
|
|
@@ -2226,7 +2226,7 @@ function To(e, t) {
|
|
|
2226
2226
|
}
|
|
2227
2227
|
function wo(e, t) {
|
|
2228
2228
|
arguments.length === 1 && (arguments[0] ? vo(arguments[0]) ? (e = arguments[0], t = void 0) : So(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
|
|
2229
|
-
var n = e || pe(), r = rr(n, this).startOf("day"), i = R.calendarFormat(this, r) || "sameElse", a = t && (
|
|
2229
|
+
var n = e || pe(), r = rr(n, this).startOf("day"), i = R.calendarFormat(this, r) || "sameElse", a = t && (nt(t[i]) ? t[i].call(this, n) : t[i]);
|
|
2230
2230
|
return this.format(
|
|
2231
2231
|
a || this.localeData().calendar(i, this, pe(n))
|
|
2232
2232
|
);
|
|
@@ -2264,13 +2264,13 @@ function ko(e, t, n) {
|
|
|
2264
2264
|
return NaN;
|
|
2265
2265
|
switch (i = (r.utcOffset() - this.utcOffset()) * 6e4, t = Be(t), t) {
|
|
2266
2266
|
case "year":
|
|
2267
|
-
a =
|
|
2267
|
+
a = Vs(this, r) / 12;
|
|
2268
2268
|
break;
|
|
2269
2269
|
case "month":
|
|
2270
|
-
a =
|
|
2270
|
+
a = Vs(this, r);
|
|
2271
2271
|
break;
|
|
2272
2272
|
case "quarter":
|
|
2273
|
-
a =
|
|
2273
|
+
a = Vs(this, r) / 3;
|
|
2274
2274
|
break;
|
|
2275
2275
|
case "second":
|
|
2276
2276
|
a = (this - r) / 1e3;
|
|
@@ -2297,9 +2297,9 @@ function ko(e, t, n) {
|
|
|
2297
2297
|
}
|
|
2298
2298
|
return n ? a : $e(a);
|
|
2299
2299
|
}
|
|
2300
|
-
function
|
|
2300
|
+
function Vs(e, t) {
|
|
2301
2301
|
if (e.date() < t.date())
|
|
2302
|
-
return -
|
|
2302
|
+
return -Vs(t, e);
|
|
2303
2303
|
var n = (t.year() - e.year()) * 12 + (t.month() - e.month()), r = e.clone().add(n, "months"), i, a;
|
|
2304
2304
|
return t - r < 0 ? (i = e.clone().add(n - 1, "months"), a = (t - r) / (r - i)) : (i = e.clone().add(n + 1, "months"), a = (t - r) / (i - r)), -(n + a) || 0;
|
|
2305
2305
|
}
|
|
@@ -2312,10 +2312,10 @@ function Po(e) {
|
|
|
2312
2312
|
if (!this.isValid())
|
|
2313
2313
|
return null;
|
|
2314
2314
|
var t = e !== !0, n = t ? this.clone().utc() : this;
|
|
2315
|
-
return n.year() < 0 || n.year() > 9999 ?
|
|
2315
|
+
return n.year() < 0 || n.year() > 9999 ? zs(
|
|
2316
2316
|
n,
|
|
2317
2317
|
t ? "YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
2318
|
-
) :
|
|
2318
|
+
) : nt(Date.prototype.toISOString) ? t ? this.toDate().toISOString() : new Date(this.valueOf() + this.utcOffset() * 60 * 1e3).toISOString().replace("Z", zs(n, "Z")) : zs(
|
|
2319
2319
|
n,
|
|
2320
2320
|
t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
2321
2321
|
);
|
|
@@ -2328,7 +2328,7 @@ function Fo() {
|
|
|
2328
2328
|
}
|
|
2329
2329
|
function Do(e) {
|
|
2330
2330
|
e || (e = this.isUtc() ? R.defaultFormatUtc : R.defaultFormat);
|
|
2331
|
-
var t =
|
|
2331
|
+
var t = zs(this, e);
|
|
2332
2332
|
return this.localeData().postformat(t);
|
|
2333
2333
|
}
|
|
2334
2334
|
function Yo(e, t) {
|
|
@@ -2345,7 +2345,7 @@ function Ho(e) {
|
|
|
2345
2345
|
}
|
|
2346
2346
|
function ma(e) {
|
|
2347
2347
|
var t;
|
|
2348
|
-
return e === void 0 ? this._locale._abbr : (t =
|
|
2348
|
+
return e === void 0 ? this._locale._abbr : (t = yt(e), t != null && (this._locale = t), this);
|
|
2349
2349
|
}
|
|
2350
2350
|
var fa = He(
|
|
2351
2351
|
"moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
|
|
@@ -2356,7 +2356,7 @@ var fa = He(
|
|
|
2356
2356
|
function pa() {
|
|
2357
2357
|
return this._locale;
|
|
2358
2358
|
}
|
|
2359
|
-
var
|
|
2359
|
+
var Zs = 1e3, Gt = 60 * Zs, Js = 60 * Gt, ya = (365 * 400 + 97) * 24 * Js;
|
|
2360
2360
|
function Vt(e, t) {
|
|
2361
2361
|
return (e % t + t) % t;
|
|
2362
2362
|
}
|
|
@@ -2405,14 +2405,14 @@ function Bo(e) {
|
|
|
2405
2405
|
case "hour":
|
|
2406
2406
|
t = this._d.valueOf(), t -= Vt(
|
|
2407
2407
|
t + (this._isUTC ? 0 : this.utcOffset() * Gt),
|
|
2408
|
-
|
|
2408
|
+
Js
|
|
2409
2409
|
);
|
|
2410
2410
|
break;
|
|
2411
2411
|
case "minute":
|
|
2412
2412
|
t = this._d.valueOf(), t -= Vt(t, Gt);
|
|
2413
2413
|
break;
|
|
2414
2414
|
case "second":
|
|
2415
|
-
t = this._d.valueOf(), t -= Vt(t,
|
|
2415
|
+
t = this._d.valueOf(), t -= Vt(t, Zs);
|
|
2416
2416
|
break;
|
|
2417
2417
|
}
|
|
2418
2418
|
return this._d.setTime(t), R.updateOffset(this, !0), this;
|
|
@@ -2454,16 +2454,16 @@ function Wo(e) {
|
|
|
2454
2454
|
t = n(this.year(), this.month(), this.date() + 1) - 1;
|
|
2455
2455
|
break;
|
|
2456
2456
|
case "hour":
|
|
2457
|
-
t = this._d.valueOf(), t +=
|
|
2457
|
+
t = this._d.valueOf(), t += Js - Vt(
|
|
2458
2458
|
t + (this._isUTC ? 0 : this.utcOffset() * Gt),
|
|
2459
|
-
|
|
2459
|
+
Js
|
|
2460
2460
|
) - 1;
|
|
2461
2461
|
break;
|
|
2462
2462
|
case "minute":
|
|
2463
2463
|
t = this._d.valueOf(), t += Gt - Vt(t, Gt) - 1;
|
|
2464
2464
|
break;
|
|
2465
2465
|
case "second":
|
|
2466
|
-
t = this._d.valueOf(), t +=
|
|
2466
|
+
t = this._d.valueOf(), t += Zs - Vt(t, Zs) - 1;
|
|
2467
2467
|
break;
|
|
2468
2468
|
}
|
|
2469
2469
|
return this._d.setTime(t), R.updateOffset(this, !0), this;
|
|
@@ -2554,7 +2554,7 @@ me(["yo"], function(e, t, n, r) {
|
|
|
2554
2554
|
n._locale._eraYearOrdinalRegex && (i = e.match(n._locale._eraYearOrdinalRegex)), n._locale.eraYearOrdinalParse ? t[Me] = n._locale.eraYearOrdinalParse(e, i) : t[Me] = parseInt(e, 10);
|
|
2555
2555
|
});
|
|
2556
2556
|
function tc(e, t) {
|
|
2557
|
-
var n, r, i, a = this._eras ||
|
|
2557
|
+
var n, r, i, a = this._eras || yt("en")._eras;
|
|
2558
2558
|
for (n = 0, r = a.length; n < r; ++n) {
|
|
2559
2559
|
switch (typeof a[n].since) {
|
|
2560
2560
|
case "string":
|
|
@@ -2651,7 +2651,7 @@ function mc(e, t) {
|
|
|
2651
2651
|
function ir() {
|
|
2652
2652
|
var e = [], t = [], n = [], r = [], i, a, d, m, o, l = this.eras();
|
|
2653
2653
|
for (i = 0, a = l.length; i < a; ++i)
|
|
2654
|
-
d =
|
|
2654
|
+
d = mt(l[i].name), m = mt(l[i].abbr), o = mt(l[i].narrow), t.push(d), e.push(m), n.push(o), r.push(d), r.push(m), r.push(o);
|
|
2655
2655
|
this._erasRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + t.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
|
|
2656
2656
|
"^(" + n.join("|") + ")",
|
|
2657
2657
|
"i"
|
|
@@ -2663,21 +2663,21 @@ B(0, ["gg", 2], 0, function() {
|
|
|
2663
2663
|
B(0, ["GG", 2], 0, function() {
|
|
2664
2664
|
return this.isoWeekYear() % 100;
|
|
2665
2665
|
});
|
|
2666
|
-
function
|
|
2666
|
+
function fn(e, t) {
|
|
2667
2667
|
B(0, [e, e.length], 0, t);
|
|
2668
2668
|
}
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
Y("G",
|
|
2674
|
-
Y("g",
|
|
2669
|
+
fn("gggg", "weekYear");
|
|
2670
|
+
fn("ggggg", "weekYear");
|
|
2671
|
+
fn("GGGG", "isoWeekYear");
|
|
2672
|
+
fn("GGGGG", "isoWeekYear");
|
|
2673
|
+
Y("G", cn);
|
|
2674
|
+
Y("g", cn);
|
|
2675
2675
|
Y("GG", ye, De);
|
|
2676
2676
|
Y("gg", ye, De);
|
|
2677
2677
|
Y("GGGG", Vn, Gn);
|
|
2678
2678
|
Y("gggg", Vn, Gn);
|
|
2679
|
-
Y("GGGGG",
|
|
2680
|
-
Y("ggggg",
|
|
2679
|
+
Y("GGGGG", on, an);
|
|
2680
|
+
Y("ggggg", on, an);
|
|
2681
2681
|
Is(
|
|
2682
2682
|
["gggg", "ggggg", "GGGG", "GGGGG"],
|
|
2683
2683
|
function(e, t, n, r) {
|
|
@@ -2708,22 +2708,22 @@ function pc(e) {
|
|
|
2708
2708
|
);
|
|
2709
2709
|
}
|
|
2710
2710
|
function yc() {
|
|
2711
|
-
return
|
|
2711
|
+
return ft(this.year(), 1, 4);
|
|
2712
2712
|
}
|
|
2713
2713
|
function gc() {
|
|
2714
|
-
return
|
|
2714
|
+
return ft(this.isoWeekYear(), 1, 4);
|
|
2715
2715
|
}
|
|
2716
2716
|
function xc() {
|
|
2717
2717
|
var e = this.localeData()._week;
|
|
2718
|
-
return
|
|
2718
|
+
return ft(this.year(), e.dow, e.doy);
|
|
2719
2719
|
}
|
|
2720
2720
|
function Nc() {
|
|
2721
2721
|
var e = this.localeData()._week;
|
|
2722
|
-
return
|
|
2722
|
+
return ft(this.weekYear(), e.dow, e.doy);
|
|
2723
2723
|
}
|
|
2724
2724
|
function Na(e, t, n, r, i) {
|
|
2725
2725
|
var a;
|
|
2726
|
-
return e == null ? js(this, r, i).year : (a =
|
|
2726
|
+
return e == null ? js(this, r, i).year : (a = ft(e, r, i), t > a && (t = a), jc.call(this, e, t, n, r, i));
|
|
2727
2727
|
}
|
|
2728
2728
|
function jc(e, t, n, r, i) {
|
|
2729
2729
|
var a = Jr(e, t, n, r, i), d = Ns(a.year, 0, a.dayOfYear);
|
|
@@ -2732,7 +2732,7 @@ function jc(e, t, n, r, i) {
|
|
|
2732
2732
|
B("Q", 0, "Qo", "quarter");
|
|
2733
2733
|
Y("Q", $r);
|
|
2734
2734
|
me("Q", function(e, t) {
|
|
2735
|
-
t[
|
|
2735
|
+
t[ht] = (ne(e) - 1) * 3;
|
|
2736
2736
|
});
|
|
2737
2737
|
function vc(e) {
|
|
2738
2738
|
return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
|
|
@@ -2743,13 +2743,13 @@ Y("DD", ye, De);
|
|
|
2743
2743
|
Y("Do", function(e, t) {
|
|
2744
2744
|
return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
|
|
2745
2745
|
});
|
|
2746
|
-
me(["D", "DD"],
|
|
2746
|
+
me(["D", "DD"], Xe);
|
|
2747
2747
|
me("Do", function(e, t) {
|
|
2748
|
-
t[
|
|
2748
|
+
t[Xe] = ne(e.match(ye)[0]);
|
|
2749
2749
|
});
|
|
2750
2750
|
var ja = Zt("Date", !0);
|
|
2751
2751
|
B("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
|
|
2752
|
-
Y("DDD",
|
|
2752
|
+
Y("DDD", ln);
|
|
2753
2753
|
Y("DDDD", Hr);
|
|
2754
2754
|
me(["DDD", "DDDD"], function(e, t, n) {
|
|
2755
2755
|
n._dayOfYear = ne(e);
|
|
@@ -2768,7 +2768,7 @@ var bc = Zt("Minutes", !1);
|
|
|
2768
2768
|
B("s", ["ss", 2], 0, "second");
|
|
2769
2769
|
Y("s", ye, qn);
|
|
2770
2770
|
Y("ss", ye, De);
|
|
2771
|
-
me(["s", "ss"],
|
|
2771
|
+
me(["s", "ss"], ut);
|
|
2772
2772
|
var Sc = Zt("Seconds", !1);
|
|
2773
2773
|
B("S", 0, 0, function() {
|
|
2774
2774
|
return ~~(this.millisecond() / 100);
|
|
@@ -2795,9 +2795,9 @@ B(0, ["SSSSSSSS", 8], 0, function() {
|
|
|
2795
2795
|
B(0, ["SSSSSSSSS", 9], 0, function() {
|
|
2796
2796
|
return this.millisecond() * 1e6;
|
|
2797
2797
|
});
|
|
2798
|
-
Y("S",
|
|
2799
|
-
Y("SS",
|
|
2800
|
-
Y("SSS",
|
|
2798
|
+
Y("S", ln, $r);
|
|
2799
|
+
Y("SS", ln, De);
|
|
2800
|
+
Y("SSS", ln, Hr);
|
|
2801
2801
|
var jt, va;
|
|
2802
2802
|
for (jt = "SSSS"; jt.length <= 9; jt += "S")
|
|
2803
2803
|
Y(jt, Kt);
|
|
@@ -2957,25 +2957,25 @@ he.weekdaysShortRegex = xl;
|
|
|
2957
2957
|
he.weekdaysMinRegex = Nl;
|
|
2958
2958
|
he.isPM = vl;
|
|
2959
2959
|
he.meridiem = Sl;
|
|
2960
|
-
function
|
|
2961
|
-
var i =
|
|
2960
|
+
function Xs(e, t, n, r) {
|
|
2961
|
+
var i = yt(), a = st().set(r, t);
|
|
2962
2962
|
return i[n](a, e);
|
|
2963
2963
|
}
|
|
2964
2964
|
function ba(e, t, n) {
|
|
2965
|
-
if (
|
|
2966
|
-
return
|
|
2965
|
+
if (pt(e) && (t = e, e = void 0), e = e || "", t != null)
|
|
2966
|
+
return Xs(e, t, n, "month");
|
|
2967
2967
|
var r, i = [];
|
|
2968
2968
|
for (r = 0; r < 12; r++)
|
|
2969
|
-
i[r] =
|
|
2969
|
+
i[r] = Xs(e, r, n, "month");
|
|
2970
2970
|
return i;
|
|
2971
2971
|
}
|
|
2972
2972
|
function lr(e, t, n, r) {
|
|
2973
|
-
typeof e == "boolean" ? (
|
|
2974
|
-
var i =
|
|
2973
|
+
typeof e == "boolean" ? (pt(t) && (n = t, t = void 0), t = t || "") : (t = e, n = t, e = !1, pt(t) && (n = t, t = void 0), t = t || "");
|
|
2974
|
+
var i = yt(), a = e ? i._week.dow : 0, d, m = [];
|
|
2975
2975
|
if (n != null)
|
|
2976
|
-
return
|
|
2976
|
+
return Xs(t, (n + a) % 7, r, "day");
|
|
2977
2977
|
for (d = 0; d < 7; d++)
|
|
2978
|
-
m[d] =
|
|
2978
|
+
m[d] = Xs(t, (d + a) % 7, r, "day");
|
|
2979
2979
|
return m;
|
|
2980
2980
|
}
|
|
2981
2981
|
function Mc(e, t) {
|
|
@@ -3024,12 +3024,12 @@ R.lang = He(
|
|
|
3024
3024
|
);
|
|
3025
3025
|
R.langData = He(
|
|
3026
3026
|
"moment.langData is deprecated. Use moment.localeData instead.",
|
|
3027
|
-
|
|
3027
|
+
yt
|
|
3028
3028
|
);
|
|
3029
|
-
var
|
|
3029
|
+
var ct = Math.abs;
|
|
3030
3030
|
function Lc() {
|
|
3031
3031
|
var e = this._data;
|
|
3032
|
-
return this._milliseconds =
|
|
3032
|
+
return this._milliseconds = ct(this._milliseconds), this._days = ct(this._days), this._months = ct(this._months), e.milliseconds = ct(e.milliseconds), e.seconds = ct(e.seconds), e.minutes = ct(e.minutes), e.hours = ct(e.hours), e.months = ct(e.months), e.years = ct(e.years), this;
|
|
3033
3033
|
}
|
|
3034
3034
|
function Sa(e, t, n, r) {
|
|
3035
3035
|
var i = qe(t, n);
|
|
@@ -3086,12 +3086,12 @@ function Yc(e) {
|
|
|
3086
3086
|
throw new Error("Unknown unit " + e);
|
|
3087
3087
|
}
|
|
3088
3088
|
}
|
|
3089
|
-
function
|
|
3089
|
+
function gt(e) {
|
|
3090
3090
|
return function() {
|
|
3091
3091
|
return this.as(e);
|
|
3092
3092
|
};
|
|
3093
3093
|
}
|
|
3094
|
-
var wa =
|
|
3094
|
+
var wa = gt("ms"), Uc = gt("s"), $c = gt("m"), Hc = gt("h"), Bc = gt("d"), Wc = gt("w"), zc = gt("M"), Gc = gt("Q"), Vc = gt("y"), qc = wa;
|
|
3095
3095
|
function Kc() {
|
|
3096
3096
|
return qe(this);
|
|
3097
3097
|
}
|
|
@@ -3107,7 +3107,7 @@ var Zc = Rt("milliseconds"), Jc = Rt("seconds"), Xc = Rt("minutes"), ed = Rt("ho
|
|
|
3107
3107
|
function rd() {
|
|
3108
3108
|
return $e(this.days() / 7);
|
|
3109
3109
|
}
|
|
3110
|
-
var
|
|
3110
|
+
var dt = Math.round, Bt = {
|
|
3111
3111
|
ss: 44,
|
|
3112
3112
|
// a few seconds to seconds
|
|
3113
3113
|
s: 45,
|
|
@@ -3127,11 +3127,11 @@ function ad(e, t, n, r, i) {
|
|
|
3127
3127
|
return i.relativeTime(t || 1, !!n, e, r);
|
|
3128
3128
|
}
|
|
3129
3129
|
function id(e, t, n, r) {
|
|
3130
|
-
var i = qe(e).abs(), a =
|
|
3130
|
+
var i = qe(e).abs(), a = dt(i.as("s")), d = dt(i.as("m")), m = dt(i.as("h")), o = dt(i.as("d")), l = dt(i.as("M")), c = dt(i.as("w")), u = dt(i.as("y")), f = a <= n.ss && ["s", a] || a < n.s && ["ss", a] || d <= 1 && ["m"] || d < n.m && ["mm", d] || m <= 1 && ["h"] || m < n.h && ["hh", m] || o <= 1 && ["d"] || o < n.d && ["dd", o];
|
|
3131
3131
|
return n.w != null && (f = f || c <= 1 && ["w"] || c < n.w && ["ww", c]), f = f || l <= 1 && ["M"] || l < n.M && ["MM", l] || u <= 1 && ["y"] || ["yy", u], f[2] = t, f[3] = +e > 0, f[4] = r, ad.apply(null, f);
|
|
3132
3132
|
}
|
|
3133
3133
|
function ld(e) {
|
|
3134
|
-
return e === void 0 ?
|
|
3134
|
+
return e === void 0 ? dt : typeof e == "function" ? (dt = e, !0) : !1;
|
|
3135
3135
|
}
|
|
3136
3136
|
function od(e, t) {
|
|
3137
3137
|
return Bt[e] === void 0 ? !1 : t === void 0 ? Bt[e] : (Bt[e] = t, e === "s" && (Bt.ss = t - 1), !0);
|
|
@@ -3146,13 +3146,13 @@ var bn = Math.abs;
|
|
|
3146
3146
|
function Yt(e) {
|
|
3147
3147
|
return (e > 0) - (e < 0) || +e;
|
|
3148
3148
|
}
|
|
3149
|
-
function
|
|
3149
|
+
function pn() {
|
|
3150
3150
|
if (!this.isValid())
|
|
3151
3151
|
return this.localeData().invalidDate();
|
|
3152
3152
|
var e = bn(this._milliseconds) / 1e3, t = bn(this._days), n = bn(this._months), r, i, a, d, m = this.asSeconds(), o, l, c, u;
|
|
3153
3153
|
return m ? (r = $e(e / 60), i = $e(r / 60), e %= 60, r %= 60, a = $e(n / 12), n %= 12, d = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", o = m < 0 ? "-" : "", l = Yt(this._months) !== Yt(m) ? "-" : "", c = Yt(this._days) !== Yt(m) ? "-" : "", u = Yt(this._milliseconds) !== Yt(m) ? "-" : "", o + "P" + (a ? l + a + "Y" : "") + (n ? l + n + "M" : "") + (t ? c + t + "D" : "") + (i || r || e ? "T" : "") + (i ? u + i + "H" : "") + (r ? u + r + "M" : "") + (e ? u + d + "S" : "")) : "P0D";
|
|
3154
3154
|
}
|
|
3155
|
-
var ae =
|
|
3155
|
+
var ae = mn.prototype;
|
|
3156
3156
|
ae.isValid = to;
|
|
3157
3157
|
ae.abs = Lc;
|
|
3158
3158
|
ae.add = Pc;
|
|
@@ -3180,19 +3180,19 @@ ae.weeks = rd;
|
|
|
3180
3180
|
ae.months = sd;
|
|
3181
3181
|
ae.years = nd;
|
|
3182
3182
|
ae.humanize = cd;
|
|
3183
|
-
ae.toISOString =
|
|
3184
|
-
ae.toString =
|
|
3185
|
-
ae.toJSON =
|
|
3183
|
+
ae.toISOString = pn;
|
|
3184
|
+
ae.toString = pn;
|
|
3185
|
+
ae.toJSON = pn;
|
|
3186
3186
|
ae.locale = ma;
|
|
3187
3187
|
ae.localeData = pa;
|
|
3188
3188
|
ae.toIsoString = He(
|
|
3189
3189
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
|
3190
|
-
|
|
3190
|
+
pn
|
|
3191
3191
|
);
|
|
3192
3192
|
ae.lang = fa;
|
|
3193
3193
|
B("X", 0, 0, "unix");
|
|
3194
3194
|
B("x", 0, 0, "valueOf");
|
|
3195
|
-
Y("x",
|
|
3195
|
+
Y("x", cn);
|
|
3196
3196
|
Y("X", Oi);
|
|
3197
3197
|
me("X", function(e, t, n) {
|
|
3198
3198
|
n._d = new Date(parseFloat(e) * 1e3);
|
|
@@ -3207,18 +3207,18 @@ R.fn = E;
|
|
|
3207
3207
|
R.min = Zl;
|
|
3208
3208
|
R.max = Jl;
|
|
3209
3209
|
R.now = Xl;
|
|
3210
|
-
R.utc =
|
|
3210
|
+
R.utc = st;
|
|
3211
3211
|
R.unix = Cc;
|
|
3212
3212
|
R.months = Mc;
|
|
3213
3213
|
R.isDate = Ss;
|
|
3214
3214
|
R.locale = vt;
|
|
3215
|
-
R.invalid =
|
|
3215
|
+
R.invalid = rn;
|
|
3216
3216
|
R.duration = qe;
|
|
3217
3217
|
R.isMoment = Ve;
|
|
3218
3218
|
R.weekdays = Ec;
|
|
3219
3219
|
R.parseZone = Oc;
|
|
3220
|
-
R.localeData =
|
|
3221
|
-
R.isDuration =
|
|
3220
|
+
R.localeData = yt;
|
|
3221
|
+
R.isDuration = Gs;
|
|
3222
3222
|
R.monthsShort = Ac;
|
|
3223
3223
|
R.weekdaysMin = kc;
|
|
3224
3224
|
R.defineLocale = Xn;
|
|
@@ -3263,7 +3263,7 @@ const bt = (e, t, n) => {
|
|
|
3263
3263
|
for (let n = 0; n < t.length; n++)
|
|
3264
3264
|
t[n] = t[n].charAt(0).toUpperCase() + t[n].slice(1);
|
|
3265
3265
|
return t.join(" ");
|
|
3266
|
-
},
|
|
3266
|
+
}, Cs = (e, t) => {
|
|
3267
3267
|
let n, r = new Object();
|
|
3268
3268
|
if (e && e.length > 0)
|
|
3269
3269
|
for (let i = 0; i < e.length; i++)
|
|
@@ -3275,7 +3275,7 @@ const bt = (e, t, n) => {
|
|
|
3275
3275
|
t = e[r], n[t] = t;
|
|
3276
3276
|
return n;
|
|
3277
3277
|
}, hd = (e, t) => (e.sort((n, r) => r[t] - n[t]), e);
|
|
3278
|
-
var
|
|
3278
|
+
var qs = { exports: {} };
|
|
3279
3279
|
/*! @preserve
|
|
3280
3280
|
* numeral.js
|
|
3281
3281
|
* version : 2.0.6
|
|
@@ -3283,7 +3283,7 @@ var Vs = { exports: {} };
|
|
|
3283
3283
|
* license : MIT
|
|
3284
3284
|
* http://adamwdraper.github.com/Numeral-js/
|
|
3285
3285
|
*/
|
|
3286
|
-
var ud =
|
|
3286
|
+
var ud = qs.exports, Sr;
|
|
3287
3287
|
function md() {
|
|
3288
3288
|
return Sr || (Sr = 1, function(e) {
|
|
3289
3289
|
(function(t, n) {
|
|
@@ -3334,23 +3334,23 @@ function md() {
|
|
|
3334
3334
|
}, t._ = n = {
|
|
3335
3335
|
// formats numbers separators, decimals places, signs, abbreviations
|
|
3336
3336
|
numberToFormat: function(l, c, u) {
|
|
3337
|
-
var f = a[t.options.currentLocale], p = !1, g = !1, b = 0,
|
|
3338
|
-
if (l = l || 0, te = Math.abs(l), t._.includes(c, "(") ? (p = !0, c = c.replace(/[\(|\)]/g, "")) : (t._.includes(c, "+") || t._.includes(c, "-")) && (W = t._.includes(c, "+") ? c.indexOf("+") : l < 0 ? c.indexOf("-") : -1, c = c.replace(/[\+|\-]/g, "")), t._.includes(c, "a") && (K = c.match(/a(k|m|b|t)?/), K = K ? K[1] : !1, t._.includes(c, " a") && (
|
|
3339
|
-
switch (Q = String(Number(Q) / 1e3),
|
|
3337
|
+
var f = a[t.options.currentLocale], p = !1, g = !1, b = 0, v = "", w = 1e12, T = 1e9, M = 1e6, F = 1e3, O = "", V = !1, K, te, Q, ie, W, we, $;
|
|
3338
|
+
if (l = l || 0, te = Math.abs(l), t._.includes(c, "(") ? (p = !0, c = c.replace(/[\(|\)]/g, "")) : (t._.includes(c, "+") || t._.includes(c, "-")) && (W = t._.includes(c, "+") ? c.indexOf("+") : l < 0 ? c.indexOf("-") : -1, c = c.replace(/[\+|\-]/g, "")), t._.includes(c, "a") && (K = c.match(/a(k|m|b|t)?/), K = K ? K[1] : !1, t._.includes(c, " a") && (v = " "), c = c.replace(new RegExp(v + "a[kmbt]?"), ""), te >= w && !K || K === "t" ? (v += f.abbreviations.trillion, l = l / w) : te < w && te >= T && !K || K === "b" ? (v += f.abbreviations.billion, l = l / T) : te < T && te >= M && !K || K === "m" ? (v += f.abbreviations.million, l = l / M) : (te < M && te >= F && !K || K === "k") && (v += f.abbreviations.thousand, l = l / F)), t._.includes(c, "[.]") && (g = !0, c = c.replace("[.]", ".")), Q = l.toString().split(".")[0], ie = c.split(".")[1], we = c.indexOf(","), b = (c.split(".")[0].split(",")[0].match(/0/g) || []).length, ie ? (t._.includes(ie, "[") ? (ie = ie.replace("]", ""), ie = ie.split("["), O = t._.toFixed(l, ie[0].length + ie[1].length, u, ie[1].length)) : O = t._.toFixed(l, ie.length, u), Q = O.split(".")[0], t._.includes(O, ".") ? O = f.delimiters.decimal + O.split(".")[1] : O = "", g && Number(O.slice(1)) === 0 && (O = "")) : Q = t._.toFixed(l, 0, u), v && !K && Number(Q) >= 1e3 && v !== f.abbreviations.trillion)
|
|
3339
|
+
switch (Q = String(Number(Q) / 1e3), v) {
|
|
3340
3340
|
case f.abbreviations.thousand:
|
|
3341
|
-
|
|
3341
|
+
v = f.abbreviations.million;
|
|
3342
3342
|
break;
|
|
3343
3343
|
case f.abbreviations.million:
|
|
3344
|
-
|
|
3344
|
+
v = f.abbreviations.billion;
|
|
3345
3345
|
break;
|
|
3346
3346
|
case f.abbreviations.billion:
|
|
3347
|
-
|
|
3347
|
+
v = f.abbreviations.trillion;
|
|
3348
3348
|
break;
|
|
3349
3349
|
}
|
|
3350
|
-
if (t._.includes(Q, "-") && (Q = Q.slice(1),
|
|
3351
|
-
for (var
|
|
3350
|
+
if (t._.includes(Q, "-") && (Q = Q.slice(1), V = !0), Q.length < b)
|
|
3351
|
+
for (var q = b - Q.length; q > 0; q--)
|
|
3352
3352
|
Q = "0" + Q;
|
|
3353
|
-
return we > -1 && (Q = Q.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g, "$1" + f.delimiters.thousands)), c.indexOf(".") === 0 && (Q = ""), $ = Q + O + (
|
|
3353
|
+
return we > -1 && (Q = Q.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g, "$1" + f.delimiters.thousands)), c.indexOf(".") === 0 && (Q = ""), $ = Q + O + (v || ""), p ? $ = (p && V ? "(" : "") + $ + (p && V ? ")" : "") : W >= 0 ? $ = W === 0 ? (V ? "-" : "+") + $ : $ + (V ? "-" : "+") : V && ($ = "-" + $), $;
|
|
3354
3354
|
},
|
|
3355
3355
|
// unformats numbers separators, decimals places, signs, abbreviations
|
|
3356
3356
|
stringToNumber: function(l) {
|
|
@@ -3431,8 +3431,8 @@ function md() {
|
|
|
3431
3431
|
* problems for accounting- and finance-related software.
|
|
3432
3432
|
*/
|
|
3433
3433
|
toFixed: function(l, c, u, f) {
|
|
3434
|
-
var p = l.toString().split("."), g = c - (f || 0), b,
|
|
3435
|
-
return p.length === 2 ? b = Math.min(Math.max(p[1].length, g), c) : b = g, w = Math.pow(10, b), T = (u(l + "e+" + b) / w).toFixed(b), f > c - b && (
|
|
3434
|
+
var p = l.toString().split("."), g = c - (f || 0), b, v, w, T;
|
|
3435
|
+
return p.length === 2 ? b = Math.min(Math.max(p[1].length, g), c) : b = g, w = Math.pow(10, b), T = (u(l + "e+" + b) / w).toFixed(b), f > c - b && (v = new RegExp("\\.?0{1," + (f - (c - b)) + "}$"), T = T.replace(v, "")), T;
|
|
3436
3436
|
}
|
|
3437
3437
|
}, t.options = m, t.formats = i, t.locales = a, t.locale = function(l) {
|
|
3438
3438
|
return l && (m.currentLocale = l.toLowerCase()), m.currentLocale;
|
|
@@ -3456,7 +3456,7 @@ function md() {
|
|
|
3456
3456
|
throw new TypeError(c + " " + l + " already registered.");
|
|
3457
3457
|
return this[l + "s"][c] = u, u;
|
|
3458
3458
|
}, t.validate = function(l, c) {
|
|
3459
|
-
var u, f, p, g, b,
|
|
3459
|
+
var u, f, p, g, b, v, w, T;
|
|
3460
3460
|
if (typeof l != "string" && (l += "", console.warn && console.warn("Numeral.js: Value is not string. It has been co-erced to: ", l)), l = l.trim(), l.match(/^\d+$/))
|
|
3461
3461
|
return !0;
|
|
3462
3462
|
if (l === "")
|
|
@@ -3466,7 +3466,7 @@ function md() {
|
|
|
3466
3466
|
} catch {
|
|
3467
3467
|
w = t.localeData(t.locale());
|
|
3468
3468
|
}
|
|
3469
|
-
return p = w.currency.symbol, b = w.abbreviations, u = w.delimiters.decimal, w.delimiters.thousands === "." ? f = "\\." : f = w.delimiters.thousands, T = l.match(/^[^\d]+/), T !== null && (l = l.substr(1), T[0] !== p) || (T = l.match(/[^\d]+$/), T !== null && (l = l.slice(0, -1), T[0] !== b.thousand && T[0] !== b.million && T[0] !== b.billion && T[0] !== b.trillion)) ? !1 : (
|
|
3469
|
+
return p = w.currency.symbol, b = w.abbreviations, u = w.delimiters.decimal, w.delimiters.thousands === "." ? f = "\\." : f = w.delimiters.thousands, T = l.match(/^[^\d]+/), T !== null && (l = l.substr(1), T[0] !== p) || (T = l.match(/[^\d]+$/), T !== null && (l = l.slice(0, -1), T[0] !== b.thousand && T[0] !== b.million && T[0] !== b.billion && T[0] !== b.trillion)) ? !1 : (v = new RegExp(f + "{2}"), l.match(/[^\d.,]/g) ? !1 : (g = l.split(u), g.length > 2 ? !1 : g.length < 2 ? !!g[0].match(/^\d+.*\d$/) && !g[0].match(v) : g[0].length === 1 ? !!g[0].match(/^\d+$/) && !g[0].match(v) && !!g[1].match(/^\d+$/) : !!g[0].match(/^\d+.*\d$/) && !g[0].match(v) && !!g[1].match(/^\d+$/)));
|
|
3470
3470
|
}, t.fn = o.prototype = {
|
|
3471
3471
|
clone: function() {
|
|
3472
3472
|
return t(this);
|
|
@@ -3575,28 +3575,28 @@ function md() {
|
|
|
3575
3575
|
unformat: new RegExp(f)
|
|
3576
3576
|
},
|
|
3577
3577
|
format: function(p, g, b) {
|
|
3578
|
-
var
|
|
3578
|
+
var v, w = t._.includes(g, "ib") ? c : l, T = t._.includes(g, " b") || t._.includes(g, " ib") ? " " : "", M, F, O;
|
|
3579
3579
|
for (g = g.replace(/\s?i?b/, ""), M = 0; M <= w.suffixes.length; M++)
|
|
3580
3580
|
if (F = Math.pow(w.base, M), O = Math.pow(w.base, M + 1), p === null || p === 0 || p >= F && p < O) {
|
|
3581
3581
|
T += w.suffixes[M], F > 0 && (p = p / F);
|
|
3582
3582
|
break;
|
|
3583
3583
|
}
|
|
3584
|
-
return
|
|
3584
|
+
return v = t._.numberToFormat(p, g, b), v + T;
|
|
3585
3585
|
},
|
|
3586
3586
|
unformat: function(p) {
|
|
3587
|
-
var g = t._.stringToNumber(p), b,
|
|
3587
|
+
var g = t._.stringToNumber(p), b, v;
|
|
3588
3588
|
if (g) {
|
|
3589
3589
|
for (b = l.suffixes.length - 1; b >= 0; b--) {
|
|
3590
3590
|
if (t._.includes(p, l.suffixes[b])) {
|
|
3591
|
-
|
|
3591
|
+
v = Math.pow(l.base, b);
|
|
3592
3592
|
break;
|
|
3593
3593
|
}
|
|
3594
3594
|
if (t._.includes(p, c.suffixes[b])) {
|
|
3595
|
-
|
|
3595
|
+
v = Math.pow(c.base, b);
|
|
3596
3596
|
break;
|
|
3597
3597
|
}
|
|
3598
3598
|
}
|
|
3599
|
-
g *=
|
|
3599
|
+
g *= v || 1;
|
|
3600
3600
|
}
|
|
3601
3601
|
return g;
|
|
3602
3602
|
}
|
|
@@ -3610,23 +3610,23 @@ function md() {
|
|
|
3610
3610
|
var f = t.locales[t.options.currentLocale], p = {
|
|
3611
3611
|
before: c.match(/^([\+|\-|\(|\s|\$]*)/)[0],
|
|
3612
3612
|
after: c.match(/([\+|\-|\)|\s|\$]*)$/)[0]
|
|
3613
|
-
}, g, b,
|
|
3614
|
-
for (c = c.replace(/\s?\$\s?/, ""), g = t._.numberToFormat(l, c, u), l >= 0 ? (p.before = p.before.replace(/[\-\(]/, ""), p.after = p.after.replace(/[\-\)]/, "")) : l < 0 && !t._.includes(p.before, "-") && !t._.includes(p.before, "(") && (p.before = "-" + p.before),
|
|
3615
|
-
switch (b = p.before[
|
|
3613
|
+
}, g, b, v;
|
|
3614
|
+
for (c = c.replace(/\s?\$\s?/, ""), g = t._.numberToFormat(l, c, u), l >= 0 ? (p.before = p.before.replace(/[\-\(]/, ""), p.after = p.after.replace(/[\-\)]/, "")) : l < 0 && !t._.includes(p.before, "-") && !t._.includes(p.before, "(") && (p.before = "-" + p.before), v = 0; v < p.before.length; v++)
|
|
3615
|
+
switch (b = p.before[v], b) {
|
|
3616
3616
|
case "$":
|
|
3617
|
-
g = t._.insert(g, f.currency.symbol,
|
|
3617
|
+
g = t._.insert(g, f.currency.symbol, v);
|
|
3618
3618
|
break;
|
|
3619
3619
|
case " ":
|
|
3620
|
-
g = t._.insert(g, " ",
|
|
3620
|
+
g = t._.insert(g, " ", v + f.currency.symbol.length - 1);
|
|
3621
3621
|
break;
|
|
3622
3622
|
}
|
|
3623
|
-
for (
|
|
3624
|
-
switch (b = p.after[
|
|
3623
|
+
for (v = p.after.length - 1; v >= 0; v--)
|
|
3624
|
+
switch (b = p.after[v], b) {
|
|
3625
3625
|
case "$":
|
|
3626
|
-
g =
|
|
3626
|
+
g = v === p.after.length - 1 ? g + f.currency.symbol : t._.insert(g, f.currency.symbol, -(p.after.length - (1 + v)));
|
|
3627
3627
|
break;
|
|
3628
3628
|
case " ":
|
|
3629
|
-
g =
|
|
3629
|
+
g = v === p.after.length - 1 ? g + " " : t._.insert(g, " ", -(p.after.length - (1 + v) + f.currency.symbol.length - 1));
|
|
3630
3630
|
break;
|
|
3631
3631
|
}
|
|
3632
3632
|
return g;
|
|
@@ -3645,7 +3645,7 @@ function md() {
|
|
|
3645
3645
|
unformat: function(l) {
|
|
3646
3646
|
var c = t._.includes(l, "e+") ? l.split("e+") : l.split("e-"), u = Number(c[0]), f = Number(c[1]);
|
|
3647
3647
|
f = t._.includes(l, "e-") ? f *= -1 : f;
|
|
3648
|
-
function p(g, b,
|
|
3648
|
+
function p(g, b, v, w) {
|
|
3649
3649
|
var T = t._.correctionFactor(g, b), M = g * T * (b * T) / (T * T);
|
|
3650
3650
|
return M;
|
|
3651
3651
|
}
|
|
@@ -3694,14 +3694,14 @@ function md() {
|
|
|
3694
3694
|
});
|
|
3695
3695
|
}(), t;
|
|
3696
3696
|
});
|
|
3697
|
-
}(
|
|
3697
|
+
}(qs)), qs.exports;
|
|
3698
3698
|
}
|
|
3699
3699
|
var fd = md();
|
|
3700
|
-
const
|
|
3700
|
+
const en = /* @__PURE__ */ Lr(fd), ve = (e) => +(Math.round(parseFloat(e) + "e+3") + "e-3"), Je = (e) => +(Math.round(parseFloat(e) + "e+2") + "e-2"), pd = /^\d+(\.\d{1,2})?$/, yd = /^\d+(\.\d{1,3})?$/, gd = {
|
|
3701
3701
|
_2: {
|
|
3702
3702
|
reg: pd,
|
|
3703
3703
|
message: "Only Positive value upto 2 decimals is allowed",
|
|
3704
|
-
roundUpto:
|
|
3704
|
+
roundUpto: Je
|
|
3705
3705
|
},
|
|
3706
3706
|
_3: {
|
|
3707
3707
|
reg: yd,
|
|
@@ -3766,9 +3766,9 @@ function xd(e, t) {
|
|
|
3766
3766
|
case "BHD":
|
|
3767
3767
|
case "KWD":
|
|
3768
3768
|
case "OMR":
|
|
3769
|
-
return
|
|
3769
|
+
return en(e).format("0,00.000");
|
|
3770
3770
|
default:
|
|
3771
|
-
return
|
|
3771
|
+
return en(e).format("0,00.00");
|
|
3772
3772
|
}
|
|
3773
3773
|
}
|
|
3774
3774
|
function Nd(e) {
|
|
@@ -3784,7 +3784,7 @@ function Nd(e) {
|
|
|
3784
3784
|
}
|
|
3785
3785
|
}
|
|
3786
3786
|
function a(f) {
|
|
3787
|
-
var p = f.toString(), g, b,
|
|
3787
|
+
var p = f.toString(), g, b, v, w, T, M, F, O, V, K, te, Q, ie = "and";
|
|
3788
3788
|
if (p = p.replace(/[, ]/g, ""), parseInt(p) === 0)
|
|
3789
3789
|
return "zero";
|
|
3790
3790
|
for (g = [
|
|
@@ -3808,7 +3808,7 @@ function Nd(e) {
|
|
|
3808
3808
|
"Seventeen",
|
|
3809
3809
|
"Eighteen",
|
|
3810
3810
|
"Nineteen"
|
|
3811
|
-
], b = ["", "", "Twenty", "Thirty", "Forty", "Fifty", "Sixty", "Seventy", "Eighty", "Ninety"],
|
|
3811
|
+
], b = ["", "", "Twenty", "Thirty", "Forty", "Fifty", "Sixty", "Seventy", "Eighty", "Ninety"], v = [
|
|
3812
3812
|
"",
|
|
3813
3813
|
"Thousand",
|
|
3814
3814
|
"Million",
|
|
@@ -3834,10 +3834,10 @@ function Nd(e) {
|
|
|
3834
3834
|
"centillion"
|
|
3835
3835
|
], w = p.length, M = []; w > 0; )
|
|
3836
3836
|
T = w, M.push(p.slice(w = Math.max(0, w - 3), T));
|
|
3837
|
-
if (F = M.length, F >
|
|
3837
|
+
if (F = M.length, F > v.length)
|
|
3838
3838
|
return "";
|
|
3839
3839
|
for (Q = [], K = 0; K < F; K++)
|
|
3840
|
-
O = parseInt(M[K]), O && (
|
|
3840
|
+
O = parseInt(M[K]), O && (V = M[K].split("").reverse().map(parseFloat), V[1] === 1 && (V[0] += 10), (te = v[K]) && Q.push(te), (te = g[V[0]]) && Q.push(te), (te = b[V[1]]) && Q.push(te), (V[0] || V[1]) && (V[2] || K + 1 > F) && Q.push(ie), (te = g[V[2]]) && Q.push(te + " Hundred"));
|
|
3841
3841
|
return Q.reverse().join(" ");
|
|
3842
3842
|
}
|
|
3843
3843
|
const [d, m] = e.toString().split("."), o = a(parseInt(d, 10)), l = i(parseInt(m, 10)), c = l ? `${l} Paise` : "";
|
|
@@ -3940,12 +3940,12 @@ const _d = (e) => ({
|
|
|
3940
3940
|
return r;
|
|
3941
3941
|
}, Td = (e, t) => {
|
|
3942
3942
|
let n = new Array(), r = { WRITE_OFF: "WRITE_OFF", CASH_CARD: "CASH_CARD" };
|
|
3943
|
-
const i = [...t, { internalName: "swiggy", displayName: "Swiggy" }, { internalName: "zomato", displayName: "Zomato" }], a =
|
|
3943
|
+
const i = [...t, { internalName: "swiggy", displayName: "Swiggy" }, { internalName: "zomato", displayName: "Zomato" }], a = Cs(i, "internalName");
|
|
3944
3944
|
let d;
|
|
3945
3945
|
for (let m in e.paymentModes)
|
|
3946
3946
|
!r[m] && e.paymentModes[m] && (d = a[m], n.push({
|
|
3947
3947
|
displayName: d ? d.displayName : We(m.replace("_", " ")),
|
|
3948
|
-
value:
|
|
3948
|
+
value: Je(e.paymentModes[m])
|
|
3949
3949
|
}));
|
|
3950
3950
|
return n;
|
|
3951
3951
|
}, wd = (e, t) => e > 0 && t > 0 ? e / t : 0;
|
|
@@ -3968,7 +3968,7 @@ function qt(e) {
|
|
|
3968
3968
|
}
|
|
3969
3969
|
});
|
|
3970
3970
|
}
|
|
3971
|
-
const
|
|
3971
|
+
const Ws = (e, t, n) => {
|
|
3972
3972
|
if (e && e.length > 0)
|
|
3973
3973
|
if (t != null && t.name) {
|
|
3974
3974
|
let r = [];
|
|
@@ -4004,17 +4004,26 @@ const Bs = (e, t, n) => {
|
|
|
4004
4004
|
}
|
|
4005
4005
|
return t;
|
|
4006
4006
|
}, In = (e, t) => {
|
|
4007
|
-
var c;
|
|
4007
|
+
var c, u, f, p;
|
|
4008
4008
|
let n, r, i, a, d;
|
|
4009
4009
|
const m = {}, { itemInstructionOnBill: o, printZeroPriceAddons: l } = t;
|
|
4010
|
-
for (let
|
|
4011
|
-
if (n = e[
|
|
4010
|
+
for (let g = 0; g < e.length; g++)
|
|
4011
|
+
if (n = e[g], n.status !== "CANCELLED") {
|
|
4012
4012
|
if ((c = n.addons) != null && c.length && !l)
|
|
4013
4013
|
for (i = [], d = 0; d < n.addons.length; d++)
|
|
4014
4014
|
a = n.addons[d], a.serviceRate && i.push(a);
|
|
4015
4015
|
else
|
|
4016
4016
|
i = n.addons;
|
|
4017
|
-
o ? r = `${n.serviceId}::${n.serviceRate}::${n.instruction}::${n.taxType ?? "GST"}` : r = `${n.serviceId}::${n.serviceRate}::${n.taxType ?? "GST"}`, m[r]
|
|
4017
|
+
if (o ? r = `${n.serviceId}::${n.serviceRate}::${n.instruction}::${n.taxType ?? "GST"}` : r = `${n.serviceId}::${n.serviceRate}::${n.taxType ?? "GST"}`, m[r]) {
|
|
4018
|
+
if (m[r].qty += n.qty, m[r].sub_total += n.sub_total, (u = m[r].addons) != null && u.length && ((f = n.addons) != null && f.length)) {
|
|
4019
|
+
const b = Cs(n.addons, "serviceId"), v = [];
|
|
4020
|
+
let w;
|
|
4021
|
+
for (let T = 0; T < m[r].addons.length; T++)
|
|
4022
|
+
a = m[r].addons[T], (p = b[a.serviceId]) != null && p.serviceId && (w = b[a.serviceId], a.sub_total += w.sub_total ?? 0), v.push(a);
|
|
4023
|
+
m[r].addons = v;
|
|
4024
|
+
}
|
|
4025
|
+
} else
|
|
4026
|
+
m[r] = JSON.parse(JSON.stringify({ ...n, addons: i }));
|
|
4018
4027
|
}
|
|
4019
4028
|
return Object.values(m);
|
|
4020
4029
|
}, Cn = (e) => {
|
|
@@ -4034,9 +4043,9 @@ const Bs = (e, t, n) => {
|
|
|
4034
4043
|
console.error("Failed to parse serverData:", l), i = void 0;
|
|
4035
4044
|
}
|
|
4036
4045
|
if (t.type == "BILL" || t.type == "AGGREGATOR_BILL")
|
|
4037
|
-
return
|
|
4046
|
+
return Ws((a = t.siteSetting) == null ? void 0 : a.billPrinters, i, "label");
|
|
4038
4047
|
if (t.type == "PACKAGING_SLIP") {
|
|
4039
|
-
let l =
|
|
4048
|
+
let l = Ws((d = t.siteSetting) == null ? void 0 : d.packagingSlipPrinters, i, "value");
|
|
4040
4049
|
if (_s == "Android OS") {
|
|
4041
4050
|
let c = l && l.length > 0 ? l.findIndex((u) => u.value == e.value) : -1;
|
|
4042
4051
|
return c != -1 ? [l[c]] : null;
|
|
@@ -4046,9 +4055,9 @@ const Bs = (e, t, n) => {
|
|
|
4046
4055
|
}
|
|
4047
4056
|
} else {
|
|
4048
4057
|
if (t.type == "ITEMWISE_SALES_COUNTER" || t.type == "PRINT_DASHBOARD" || t.type == "COUNTER_OPERATION" || t.type == "CARD_RECHARGE_DETAILS" || t.type === "ORDER_AGGREGATED_PRINT")
|
|
4049
|
-
return
|
|
4058
|
+
return Ws((m = t.siteSetting) == null ? void 0 : m.billPrinters, i, "value");
|
|
4050
4059
|
{
|
|
4051
|
-
let l =
|
|
4060
|
+
let l = Ws((o = t.siteSetting) == null ? void 0 : o.printers, i, "value");
|
|
4052
4061
|
if (l === !0)
|
|
4053
4062
|
return l;
|
|
4054
4063
|
if (_s == "Android OS") {
|
|
@@ -4061,11 +4070,11 @@ const Bs = (e, t, n) => {
|
|
|
4061
4070
|
}
|
|
4062
4071
|
}
|
|
4063
4072
|
}, Id = (e, t, n = {}) => {
|
|
4064
|
-
var
|
|
4073
|
+
var v;
|
|
4065
4074
|
const { usersObj: r } = n;
|
|
4066
4075
|
let i = {}, a, d;
|
|
4067
4076
|
const { cancelledKOT: m, onlyCancelledItems: o, kotStatus: l = "KOT_GENERATED" } = n, c = bt(e.orderTags, "EXPRESS", "tag_type").content ? "INSTANT - URGENT ORDER" : null;
|
|
4068
|
-
if ((
|
|
4077
|
+
if ((v = e.customFeilds) != null && v.length) {
|
|
4069
4078
|
let w = bt(e.customFeilds, "INSTRUCTION", "customType");
|
|
4070
4079
|
w != null && w.customValue && (d = [
|
|
4071
4080
|
{
|
|
@@ -4077,7 +4086,7 @@ const Bs = (e, t, n) => {
|
|
|
4077
4086
|
e.orderList.filter((w) => {
|
|
4078
4087
|
a = w.services.sort((T) => T.status === "CANCELLED" ? -1 : 0), a.forEach((T, M) => {
|
|
4079
4088
|
var W, we, $;
|
|
4080
|
-
let F = T.station ? T.station.split("::") : "", O = F && F.length > 1 ? F[1] : F[0],
|
|
4089
|
+
let F = T.station ? T.station.split("::") : "", O = F && F.length > 1 ? F[1] : F[0], V = e.tableNo ? e.tableNo.split("::") : null, K = V && V.length > 0 ? V[0] : e.orderFrom, te = e.tableName ? e.tableName : e.tableNo ? K : e.orderFrom, Q;
|
|
4081
4090
|
(W = r == null ? void 0 : r[w.createdBy]) != null && W.name && (Q = r[w.createdBy].name);
|
|
4082
4091
|
let ie = !1;
|
|
4083
4092
|
(m || O && T.status == l) && (ie = !0), ie && Dn(O) && (i[O] || (i[O] = {}, i[O].station = O, i[O].services = [], i[O].tableName = te, i[O].customerName = e.name == t.companyName ? null : e.name, i[O].time = R().format("DD-MM-YYYY hh:mm a"), i[O].type = e.orderFrom, i[O].subOrderFrom = e.subOrderFrom, i[O].orderId = e.externalOrderId || e.offlineOrderId ? e.orderId : w.subOrderId, i[O].orderId = /* @__PURE__ */ new Set([i[O].orderId]), i[O].instruction = e.instruction, i[O].orderSource = e.orderSource, i[O].deliveryTimestamp = e.deliveryTimestamp ? R.unix(e.deliveryTimestamp).format("DD-MM-YYYY hh:mm A") : null, i[O].aggregatorOrderId = e.externalOrderId, i[O].otp = e.otp, i[O].totalQty = 0, i[O].tokenId = e.tokenId, i[O].kotId = T.kotId ? /* @__PURE__ */ new Set([T.kotId]) : null, i[O].waiterName = e.waiterName, i[O].duplicate = m, i[O].createdBy = Q, i[O].zomatoInstant = c, d && (i[O].customFields = d), o && (i[O].onlyCancelledItems = o), e.preparationTime && (i[O].prepareBy = R().add(e.preparationTime, "minutes").format("DD-MM-YYYY hh:mm A"))), i[O] ? (i[O].services.push({
|
|
@@ -4116,8 +4125,8 @@ const Bs = (e, t, n) => {
|
|
|
4116
4125
|
paperSize: t.printerSize || f
|
|
4117
4126
|
});
|
|
4118
4127
|
for (let M = 0; M < T.services.length; M++) {
|
|
4119
|
-
let F = T.services[M], O = e.orderList.find((K) => K.subOrderId == F.subOrderId),
|
|
4120
|
-
O && (
|
|
4128
|
+
let F = T.services[M], O = e.orderList.find((K) => K.subOrderId == F.subOrderId), V = u[F.subOrderId];
|
|
4129
|
+
O && (V ? V.services.push(O.services[F.index]) : (u[F.subOrderId] = {}, u[F.subOrderId].subOrderId = O.subOrderId, u[F.subOrderId].services = [O.services[F.index]]));
|
|
4121
4130
|
}
|
|
4122
4131
|
} catch (M) {
|
|
4123
4132
|
console.log(M);
|
|
@@ -4144,7 +4153,7 @@ const Bs = (e, t, n) => {
|
|
|
4144
4153
|
}
|
|
4145
4154
|
for (let f = 0; f < t.packagingSlipPrinters.length; f++)
|
|
4146
4155
|
if (l = t.packagingSlipPrinters[f], l.label == e.subOrderFrom && (m = _s == "Android OS" ? l : l.value ?? void 0, d = l.paperSize ? l.paperSize : d, l.paperSize)) {
|
|
4147
|
-
let p, g, b,
|
|
4156
|
+
let p, g, b, v, w, T = {
|
|
4148
4157
|
orderFrom: e.orderFrom,
|
|
4149
4158
|
subOrderFrom: e.subOrderFrom,
|
|
4150
4159
|
companyInfo: {
|
|
@@ -4167,14 +4176,14 @@ const Bs = (e, t, n) => {
|
|
|
4167
4176
|
orderSource: e.orderSource,
|
|
4168
4177
|
otp: e.otp,
|
|
4169
4178
|
zomatoInstant: u
|
|
4170
|
-
}, M = {}, F = !1, O,
|
|
4179
|
+
}, M = {}, F = !1, O, V = 0;
|
|
4171
4180
|
for (e.preparationTime && (T.prepareBy = R().add(e.preparationTime, "minutes").format("DD-MM-YYYY hh:mm A")), c && (T.customFields = c), b = 0; b < e.orderList.length; b++)
|
|
4172
|
-
for (p = e.orderList[b],
|
|
4173
|
-
g = p.services[
|
|
4181
|
+
for (p = e.orderList[b], v = 0; v < p.services.length; v++)
|
|
4182
|
+
g = p.services[v], g = {
|
|
4174
4183
|
...g,
|
|
4175
4184
|
instruction: g.isUrgent && g.instruction ? `(URGENT -${g.instruction})` : g.instruction ? `(${g.instruction})` : g.isUrgent ? "(URGENT)" : null
|
|
4176
|
-
}, F = !1, g.status === r && ((a = l.stations) != null && a.length ? (O = dd(l.stations), O[g.station] && (F = !0)) : F = !0), F && g.kotId && g.station && (w = g.station.split("::")[1],
|
|
4177
|
-
Object.keys(M).length && (T.services = M, T.totalQty =
|
|
4185
|
+
}, F = !1, g.status === r && ((a = l.stations) != null && a.length ? (O = dd(l.stations), O[g.station] && (F = !0)) : F = !0), F && g.kotId && g.station && (w = g.station.split("::")[1], V += g.qty, M[`${w}/${g.kotId}`] ? M[`${w}/${g.kotId}`].push(g) : M[`${w}/${g.kotId}`] = [g]);
|
|
4186
|
+
Object.keys(M).length && (T.services = M, T.totalQty = Je(V), o.push({
|
|
4178
4187
|
printer: m,
|
|
4179
4188
|
paperSize: d,
|
|
4180
4189
|
obj: T
|
|
@@ -4211,18 +4220,18 @@ const Bs = (e, t, n) => {
|
|
|
4211
4220
|
u = o.ids[c], f[u] = u;
|
|
4212
4221
|
for (let g = 0; g < n.orderData.length; g++)
|
|
4213
4222
|
o = n.orderData[g], f[o.id] && o.orderList.forEach((b) => {
|
|
4214
|
-
b.services.forEach((
|
|
4223
|
+
b.services.forEach((v) => {
|
|
4215
4224
|
var w;
|
|
4216
|
-
if ((
|
|
4217
|
-
let T = (w =
|
|
4218
|
-
T && Dn(T) && (r[T] ? r[T].activeKots[
|
|
4225
|
+
if ((v.status === "KOT_GENERATED" || v.status === "IN_PROCESS") && v.station) {
|
|
4226
|
+
let T = (w = v.station.split("::")) == null ? void 0 : w[1];
|
|
4227
|
+
T && Dn(T) && (r[T] ? r[T].activeKots[v.kotId] = v.kotId : r[T] = {
|
|
4219
4228
|
from: p,
|
|
4220
4229
|
to: [n.to],
|
|
4221
4230
|
station: T,
|
|
4222
|
-
activeKots: { [
|
|
4231
|
+
activeKots: { [v.kotId]: v.kotId },
|
|
4223
4232
|
type: "UPDATE_TABLE",
|
|
4224
4233
|
action: "MERGE_TABLE",
|
|
4225
|
-
orderId:
|
|
4234
|
+
orderId: v.id
|
|
4226
4235
|
});
|
|
4227
4236
|
}
|
|
4228
4237
|
});
|
|
@@ -4253,25 +4262,25 @@ const Bs = (e, t, n) => {
|
|
|
4253
4262
|
let { serviceTypeConfig: n, salesCollection: r, todayCollection: i, dailyExpanse: a, collectionDate: d, rangeDate: m } = t, o = {}, l;
|
|
4254
4263
|
const c = !!bt(n, "dine-in", "slugName").slugName;
|
|
4255
4264
|
if (i != null && i.AGGREGATOR_PAYMENT) {
|
|
4256
|
-
const { AGGREGATOR_PAYMENT: O, ...
|
|
4257
|
-
i = { ...
|
|
4265
|
+
const { AGGREGATOR_PAYMENT: O, ...V } = i;
|
|
4266
|
+
i = { ...V, swiggy: r.swiggy_collection ?? 0, zomato: r.zomato_collection ?? 0 };
|
|
4258
4267
|
}
|
|
4259
4268
|
let u = c && (n == null ? void 0 : n.length) && n.some((O) => O.slugName === "online-menu") && e.isAggregatorEnabled == !0, f = u ? r.aggregator_collection : void 0, p = u ? r.zomato_collection : void 0, g = u ? r.swiggy_collection : void 0, b = c ? Sd(r.avgTableTime) : void 0;
|
|
4260
4269
|
l = {};
|
|
4261
|
-
let
|
|
4270
|
+
let v = 0;
|
|
4262
4271
|
if (r != null && r.menuWiseSales) {
|
|
4263
4272
|
const O = r.menuWiseSales;
|
|
4264
|
-
for (const
|
|
4265
|
-
|
|
4273
|
+
for (const V in O)
|
|
4274
|
+
V.endsWith("collection") ? l[ps(V)] = Je(O[V]) : l[ps(V)] = O[V];
|
|
4266
4275
|
}
|
|
4267
4276
|
if (r.swiggy_aggregator && (l.Swiggy = r.swiggy_aggregator, l.Swiggy_collection = r.swiggy_collection), r.zomato_aggregator && (l.Zomato = r.zomato_aggregator, l.Zomato_collection = r.zomato_collection), r.itemTypeList && ((M = Object.keys(r.itemTypeList)) != null && M.length))
|
|
4268
4277
|
for (let O in r.itemTypeList)
|
|
4269
|
-
|
|
4278
|
+
v += r.itemTypeList[O];
|
|
4270
4279
|
let w = d;
|
|
4271
4280
|
return m.toDate !== m.fromDate && (w = `${Fn(m.fromDate)} - ${Fn(m.toDate)}`), {
|
|
4272
4281
|
salesCollection: c ? {
|
|
4273
4282
|
...r,
|
|
4274
|
-
totalCollection:
|
|
4283
|
+
totalCollection: Je(r.totalCollection),
|
|
4275
4284
|
totalOrders: r.totalOrders,
|
|
4276
4285
|
online_aggregator: r.aggregator,
|
|
4277
4286
|
zomato_aggregator: r.zomato_aggregator,
|
|
@@ -4282,13 +4291,13 @@ const Bs = (e, t, n) => {
|
|
|
4282
4291
|
itemTypes: o
|
|
4283
4292
|
} : void 0,
|
|
4284
4293
|
todayCollection: Td(i, e.paymentModes),
|
|
4285
|
-
totalCollection:
|
|
4294
|
+
totalCollection: Je(i.totalCollection),
|
|
4286
4295
|
averageCollection: {
|
|
4287
4296
|
avgTableTime: b,
|
|
4288
4297
|
avgorderValue: wd(r.totalCollection, r.totalOrders).toFixed(2),
|
|
4289
|
-
todayExpense: a && ((F = a.DEBIT) != null && F.total) ?
|
|
4290
|
-
totalDiscountAmt: r && r.totalDiscountAmt ?
|
|
4291
|
-
totalBalanceAmt: r && r.totalBalanceAmt ?
|
|
4298
|
+
todayExpense: a && ((F = a.DEBIT) != null && F.total) ? Je(a.DEBIT.total) : 0,
|
|
4299
|
+
totalDiscountAmt: r && r.totalDiscountAmt ? Je(r.totalDiscountAmt) : 0,
|
|
4300
|
+
totalBalanceAmt: r && r.totalBalanceAmt ? Je(r.totalBalanceAmt) : 0,
|
|
4292
4301
|
dailyExpanse: a,
|
|
4293
4302
|
noOfGuest: r.noOfGuest,
|
|
4294
4303
|
avgPerCover: r.avgPerCover,
|
|
@@ -4300,7 +4309,7 @@ const Bs = (e, t, n) => {
|
|
|
4300
4309
|
selectedDate: w,
|
|
4301
4310
|
id: Math.random(),
|
|
4302
4311
|
otherFields: {
|
|
4303
|
-
salesCollection: i.salesCollection ?
|
|
4312
|
+
salesCollection: i.salesCollection ? Je(i.salesCollection) : 0,
|
|
4304
4313
|
outstandingAmt: i.outstandingAmt,
|
|
4305
4314
|
totalDiscountAmt: r.totalDiscountAmt,
|
|
4306
4315
|
discountList: r.discountList,
|
|
@@ -4308,7 +4317,7 @@ const Bs = (e, t, n) => {
|
|
|
4308
4317
|
otherChargesList: r.otherChargesList,
|
|
4309
4318
|
totalTax: r.totalTax,
|
|
4310
4319
|
taxList: r.taxList,
|
|
4311
|
-
totalItemType:
|
|
4320
|
+
totalItemType: v,
|
|
4312
4321
|
itemTypeList: r.itemTypeList
|
|
4313
4322
|
}
|
|
4314
4323
|
};
|
|
@@ -4333,7 +4342,7 @@ const Bs = (e, t, n) => {
|
|
|
4333
4342
|
]);
|
|
4334
4343
|
}
|
|
4335
4344
|
m = {};
|
|
4336
|
-
let b = (p = t == null ? void 0 : t.footerAddress) != null && p.addressLineOne ? t == null ? void 0 : t.footerAddress.addressLineOne : "",
|
|
4345
|
+
let b = (p = t == null ? void 0 : t.footerAddress) != null && p.addressLineOne ? t == null ? void 0 : t.footerAddress.addressLineOne : "", v = t.footerAddress.addressLineTwo ? t.footerAddress.addressLineTwo : "", w = t.footerAddress.city ? t.footerAddress.city : "", T = t.footerAddress.zip ? t.footerAddress.zip : "", M = (b != "" ? b + "," : "") + (v != "" ? v + "," : "") + (w != "" ? w + "," : "") + (T != "" ? T + "," : ""), F = t.gstNo, O = {
|
|
4337
4346
|
companyName: t.companyName,
|
|
4338
4347
|
companyAddress: M,
|
|
4339
4348
|
companyContact: t.contactNumber,
|
|
@@ -4349,23 +4358,23 @@ const Bs = (e, t, n) => {
|
|
|
4349
4358
|
custContact: e.mobile ?? null
|
|
4350
4359
|
}, Q = yn(t.curr), ie = { ...e, companyInfo: O, orderInfo: K, customerInfo: te, gst: F, curr: Q }, W = null, we = null;
|
|
4351
4360
|
a.companyLogo && (W = await qt(`https://${a.companyLogo.bucket}.s3.amazonaws.com/${a.companyLogo.key}`)), a.qrcode && (we = await qt(`https://${a.qrcode.bucket}.s3.amazonaws.com/${a.qrcode.key}`)), e.orderList.filter(($) => {
|
|
4352
|
-
$.services.forEach(async (
|
|
4361
|
+
$.services.forEach(async (q, _e) => {
|
|
4353
4362
|
var Ke, Qe;
|
|
4354
4363
|
let A = "kitchen", Ye = e.tableName ? e.tableName : e.orderFrom;
|
|
4355
4364
|
A && (m[A] || (m[A] = {}, m[A].station = A, m[A].services = [], m[A].tableName = Ye, m[A].customerName = e.name, m[A].time = R.unix(e.timestamp).format("DD-MM-YYYY hh:mm a"), m[A].type = e.orderFrom, m[A].orderId = e.orderId, m[A].instruction = e.instruction, m[A].totalQty = 0, m[A].tokenId = e.tokenId, m[A].orderSource = e.orderSource, m[A].aggregatorOrderId = e.externalOrderId, m[A].otp = e.otp, m[A].paymentState = e.paymentState, m[A].discountAmt = c, m[A].otherCharges = e.otherCharges, m[A].taxAmt = e.taxAmt, m[A].customFeilds = l, m[A].curr = t.curr ?? "INR", m[A].zomatoInstant = g), m[A] ? (o = {
|
|
4356
|
-
serviceName:
|
|
4357
|
-
qty:
|
|
4358
|
-
instruction:
|
|
4365
|
+
serviceName: q.serviceName,
|
|
4366
|
+
qty: q.qty,
|
|
4367
|
+
instruction: q.isUrgent && q.instruction ? `(URGENT -${q.instruction})` : q.instruction ? `(${q.instruction})` : q.isUrgent ? "(URGENT)" : "",
|
|
4359
4368
|
subOrderId: $.subOrderId,
|
|
4360
|
-
isUrgent:
|
|
4369
|
+
isUrgent: q.isUrgent,
|
|
4361
4370
|
index: _e
|
|
4362
|
-
}, (Ke =
|
|
4363
|
-
serviceName:
|
|
4364
|
-
qty:
|
|
4365
|
-
instruction:
|
|
4371
|
+
}, (Ke = q.addons) != null && Ke.length && (o.addons = q.addons), m[A].services.push(o), m[A].totalQty += q.qty) : (m[A] = [], m[A].services.push({
|
|
4372
|
+
serviceName: q.serviceName,
|
|
4373
|
+
qty: q.qty,
|
|
4374
|
+
instruction: q.instruction ? q.instruction : "",
|
|
4366
4375
|
subOrderId: $.subOrderId,
|
|
4367
4376
|
index: _e
|
|
4368
|
-
}), m[A].totalQty +=
|
|
4377
|
+
}), m[A].totalQty += q.qty), m[A] = {
|
|
4369
4378
|
...m[A],
|
|
4370
4379
|
companyInfo: O,
|
|
4371
4380
|
orderInfo: K,
|
|
@@ -4381,13 +4390,13 @@ const Bs = (e, t, n) => {
|
|
|
4381
4390
|
});
|
|
4382
4391
|
for (const $ in m)
|
|
4383
4392
|
if (Object.hasOwnProperty.call(m, $)) {
|
|
4384
|
-
const
|
|
4393
|
+
const q = m[$];
|
|
4385
4394
|
try {
|
|
4386
4395
|
let _e = t.printerSize ?? "2inch";
|
|
4387
4396
|
r(
|
|
4388
4397
|
new Object({
|
|
4389
4398
|
obj: new Object({
|
|
4390
|
-
...
|
|
4399
|
+
...q,
|
|
4391
4400
|
paperSize: _e
|
|
4392
4401
|
}),
|
|
4393
4402
|
orderList: e.orderList
|
|
@@ -4474,12 +4483,12 @@ const Bs = (e, t, n) => {
|
|
|
4474
4483
|
}, Oa = (e, t, n = {}) => new Promise(async (r, i) => {
|
|
4475
4484
|
var d, m, o, l, c, u;
|
|
4476
4485
|
try {
|
|
4477
|
-
const { invoiceFormat: f, custName: p, custMobile: g, custAddress: b, userData:
|
|
4478
|
-
let T =
|
|
4479
|
-
if (
|
|
4486
|
+
const { invoiceFormat: f, custName: p, custMobile: g, custAddress: b, userData: v = {} } = n, { itemList: w } = e;
|
|
4487
|
+
let T = v == null ? void 0 : v.userRole;
|
|
4488
|
+
if (v.userRole == "admin" ? T = "ADMIN" : T = v == null ? void 0 : v.name, !(w != null && w.length)) return;
|
|
4480
4489
|
let M = t.printerSize, F = cr(null, { type: "BILL", siteSetting: t }, { occupiedServer: n.occupiedServer });
|
|
4481
4490
|
M = F ? (d = F[0]) != null && d.paperSize ? (m = F[0]) == null ? void 0 : m.paperSize : M || "2INCH" : M;
|
|
4482
|
-
let O = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "",
|
|
4491
|
+
let O = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "", V = t.footerAddress.addressLineTwo ? t.footerAddress.addressLineTwo : "", K = t.footerAddress.city ? t.footerAddress.city : "", te = t.footerAddress.zip ? t.footerAddress.zip : "", Q = (O != "" ? O + "," : "") + (V != "" ? V + "," : "") + (K != "" ? K + "," : "") + (te != "" ? te + "," : ""), ie = t.gstNo, W = {
|
|
4483
4492
|
companyName: t.companyName,
|
|
4484
4493
|
companyAddress: Q,
|
|
4485
4494
|
companyContact: t.contactNumber,
|
|
@@ -4489,13 +4498,13 @@ const Bs = (e, t, n) => {
|
|
|
4489
4498
|
orderDate: e && e.timestamp ? R.unix(e.timestamp).format("DD-MM-YYYY hh:mm A") : null,
|
|
4490
4499
|
orderNumber: e && e.orderId ? e.orderId : null,
|
|
4491
4500
|
timestamp: e.timestamp
|
|
4492
|
-
},
|
|
4501
|
+
}, q = {
|
|
4493
4502
|
custName: f && f.custName ? p == t.companyName ? null : p : null,
|
|
4494
4503
|
// "custName": null,
|
|
4495
4504
|
custAddress: f && f.custAddress && b || null,
|
|
4496
4505
|
custContact: f && f.custMobile ? g : null,
|
|
4497
4506
|
custEmail: "ajaybaglane7@gmail.com"
|
|
4498
|
-
}, _e = yn(t.curr), A = { ...e, companyInfo: W, orderInfo: $, customerInfo:
|
|
4507
|
+
}, _e = yn(t.curr), A = { ...e, companyInfo: W, orderInfo: $, customerInfo: q, gst: ie, curr: _e };
|
|
4499
4508
|
if (f) {
|
|
4500
4509
|
if (A.domain = f.siteURL, A.paymentMethods = f.paymentMode ? A.paymentMethods : null, A.companyInfo.companyName = f.companyName, A.companyInfo.companyEmail = f.email, A.companyInfo.companyAddress = f.address, A.companyInfo.companyContact = f.mobile, A.customerInfo.custName = f.custName ? p : null, A.tokenId = f.token ? A.tokenId : null, f.isPayQR && f.upiId && f.upiId !== "" && (A.upiId = f.upiId), A.gstNo = f.gst ? A.gst : null, A.footerMessage = f.footerMessage, A.orderFrom = (o = e.subOrderFrom) == null ? void 0 : o.toUpperCase(), A.fssai = t.fssai, A.vatNo = t.vatNo, A.taxLabel = Ca(t), A.printOperatorInfo = f.printOperatorInfo === null || f.printOperatorInfo === !0, A.disabledPoweredBy = t.disabledPoweredBy === !0, A.printTime = R().format("DD-MM-YYYY hh:mm A"), e.deliveryTimestamp && (A.deliveryTimestamp = R.unix(e.deliveryTimestamp).format("DD-MM-YYYY hh:mm A")), A.itemInstructionOnBill = f.itemInstructionOnBill, A.noOfInvoice = f.noOfInvoice, A.printby = T, A.newFormat = !0, !f.itemInstructionOnBill && A.itemList) {
|
|
4501
4510
|
let J;
|
|
@@ -4519,16 +4528,16 @@ const Bs = (e, t, n) => {
|
|
|
4519
4528
|
f.companyLogo && (Ke = await qt(`https://${f.companyLogo.bucket}.s3.amazonaws.com/${f.companyLogo.key}`)), f.qrcode && (Qe = await qt(`https://${f.qrcode.bucket}.s3.amazonaws.com/${f.qrcode.key}`));
|
|
4520
4529
|
var a = "Unknown OS";
|
|
4521
4530
|
navigator.userAgent.indexOf("Win") != -1 && (a = "Windows OS"), navigator.userAgent.indexOf("Mac") != -1 && (a = "Macintosh"), navigator.userAgent.indexOf("Linux") != -1 && (a = "Linux OS"), navigator.userAgent.indexOf("Android") != -1 && (a = "Android OS"), navigator.userAgent.indexOf("like Mac") != -1 && (a = "iOS");
|
|
4522
|
-
let
|
|
4531
|
+
let rt = {};
|
|
4523
4532
|
(function() {
|
|
4524
|
-
let J, xe,
|
|
4533
|
+
let J, xe, at = 0, it = 0, x = 0, h = 0, C = 0, j = 0, I = 0, D = 0, S = [], k = [], H = 0, fe;
|
|
4525
4534
|
if (M === "A4" || M === "A5") {
|
|
4526
4535
|
for (xe = 0; xe < w.length; xe++)
|
|
4527
|
-
J = w[xe],
|
|
4536
|
+
J = w[xe], it += J.sub_total, x += J.afterdiscAmt, h += J.afterdiscAmt + (J.total_charges ?? 0), at += J.afterdiscAmt + (J.total_charges ?? 0), H += J.qty;
|
|
4528
4537
|
let be = Sn(w, "discountName", { separateItemsDisc: !0 });
|
|
4529
4538
|
const Ee = wn(be);
|
|
4530
4539
|
let { obj: Re, sum: Oe } = Cn(w);
|
|
4531
|
-
|
|
4540
|
+
rt = {
|
|
4532
4541
|
itemList: In(w, {
|
|
4533
4542
|
itemInstructionOnBill: f.itemInstructionOnBill,
|
|
4534
4543
|
printZeroPriceAddons: f.printZeroPriceAddons
|
|
@@ -4536,20 +4545,20 @@ const Bs = (e, t, n) => {
|
|
|
4536
4545
|
discounts: Ee,
|
|
4537
4546
|
charges: Tn(w, "name"),
|
|
4538
4547
|
taxation: Re,
|
|
4539
|
-
subTotal: ve(
|
|
4548
|
+
subTotal: ve(it),
|
|
4540
4549
|
afterDisc: ve(x),
|
|
4541
4550
|
afterCharges: ve(h),
|
|
4542
|
-
total: ve(
|
|
4551
|
+
total: ve(at + Oe),
|
|
4543
4552
|
qty: H
|
|
4544
4553
|
};
|
|
4545
4554
|
} else {
|
|
4546
4555
|
for (xe = 0; xe < w.length; xe++)
|
|
4547
|
-
J = w[xe], J.taxType === "VAT" ? (k.push(J), D += J.sub_total, j += J.afterdiscAmt, C += J.afterdiscAmt + (J.total_charges ?? 0), I += J.afterdiscAmt + (J.total_charges ?? 0)) : (S.push(J),
|
|
4556
|
+
J = w[xe], J.taxType === "VAT" ? (k.push(J), D += J.sub_total, j += J.afterdiscAmt, C += J.afterdiscAmt + (J.total_charges ?? 0), I += J.afterdiscAmt + (J.total_charges ?? 0)) : (S.push(J), it += J.sub_total, x += J.afterdiscAmt, h += J.afterdiscAmt + (J.total_charges ?? 0), at += J.afterdiscAmt + (J.total_charges ?? 0));
|
|
4548
4557
|
if (S.length) {
|
|
4549
4558
|
let be = Sn(S, "discountName", { separateItemsDisc: !0 });
|
|
4550
4559
|
const Ee = wn(be);
|
|
4551
4560
|
let { obj: Re, sum: Oe } = Cn(S);
|
|
4552
|
-
|
|
4561
|
+
rt.GST = {
|
|
4553
4562
|
itemList: In(S, {
|
|
4554
4563
|
itemInstructionOnBill: f.itemInstructionOnBill,
|
|
4555
4564
|
printZeroPriceAddons: f.printZeroPriceAddons
|
|
@@ -4557,17 +4566,17 @@ const Bs = (e, t, n) => {
|
|
|
4557
4566
|
discounts: Ee,
|
|
4558
4567
|
charges: Tn(S, "name"),
|
|
4559
4568
|
taxation: Re,
|
|
4560
|
-
subTotal: ve(
|
|
4569
|
+
subTotal: ve(it),
|
|
4561
4570
|
afterDisc: ve(x),
|
|
4562
4571
|
afterCharges: ve(h),
|
|
4563
|
-
total: ve(
|
|
4572
|
+
total: ve(at + Oe)
|
|
4564
4573
|
};
|
|
4565
4574
|
}
|
|
4566
4575
|
if (k.length) {
|
|
4567
4576
|
let be = Sn(k, "discountName", { separateItemsDisc: !0 });
|
|
4568
4577
|
const Ee = wn(be);
|
|
4569
4578
|
let { obj: Re, sum: Oe } = Cn(k);
|
|
4570
|
-
|
|
4579
|
+
rt.VAT = {
|
|
4571
4580
|
itemList: In(k, {
|
|
4572
4581
|
itemInstructionOnBill: f.itemInstructionOnBill,
|
|
4573
4582
|
printZeroPriceAddons: f.printZeroPriceAddons
|
|
@@ -4582,7 +4591,7 @@ const Bs = (e, t, n) => {
|
|
|
4582
4591
|
};
|
|
4583
4592
|
}
|
|
4584
4593
|
}
|
|
4585
|
-
})(), A.distributedData =
|
|
4594
|
+
})(), A.distributedData = rt;
|
|
4586
4595
|
let St = { obj: A, companyLogo: Ke, companyQrCode: Qe, paperSize: t.printerSize, Name: a };
|
|
4587
4596
|
r(St);
|
|
4588
4597
|
}
|
|
@@ -4593,7 +4602,7 @@ const Bs = (e, t, n) => {
|
|
|
4593
4602
|
var d, m, o, l;
|
|
4594
4603
|
try {
|
|
4595
4604
|
const { invoiceFormat: c, custName: u, custMobile: f, custAddress: p, orderData: g } = n;
|
|
4596
|
-
let b = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "",
|
|
4605
|
+
let b = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "", v = t.footerAddress.addressLineTwo ? t.footerAddress.addressLineTwo : "", w = t.footerAddress.city ? t.footerAddress.city : "", T = t.footerAddress.zip ? t.footerAddress.zip : "", M = (b != "" ? b + "," : "") + (v != "" ? v + "," : "") + (w != "" ? w + "," : "") + (T != "" ? T + "," : ""), F = t.gstNo, O = {
|
|
4597
4606
|
companyName: t.companyName,
|
|
4598
4607
|
companyAddress: M,
|
|
4599
4608
|
companyContact: t.contactNumber,
|
|
@@ -4613,8 +4622,8 @@ const Bs = (e, t, n) => {
|
|
|
4613
4622
|
if (c) {
|
|
4614
4623
|
if (W.domain = c.siteURL, W.paymentMethods = c.paymentMode ? W.paymentMethods : null, W.companyInfo.companyName = c.companyName, W.companyInfo.companyEmail = c.email, W.companyInfo.companyAddress = c.address, W.companyInfo.companyContact = c.mobile, W.customerInfo.custName = c.custName ? u : null, W.tokenId = c.token ? W.tokenId : null, c.isPayQR && c.upiId && c.upiId !== "" && (W.upiId = c.upiId), W.gstNo = c.gst ? W.gst : null, W.footerMessage = c.footerMessage, W.orderFrom = (d = g.subOrderFrom) == null ? void 0 : d.toUpperCase(), W.fssai = t.fssai, W.vatNo = t.vatNo, W.taxLabel = Ca(t), W.printOperatorInfo = c.printOperatorInfo === null || c.printOperatorInfo === !0, W.disabledPoweredBy = t.disabledPoweredBy === !0, W.printTime = R().format("DD-MM-YYYY hh:mm A"), g.deliveryTimestamp && (W.deliveryTimestamp = R.unix(g.deliveryTimestamp).format("DD-MM-YYYY hh:mm A")), W.itemInstructionOnBill = c.itemInstructionOnBill, W.noOfInvoice = c.noOfInvoice, W.area = g.area, W.captainName = g.captainName, !c.itemInstructionOnBill && W.itemList) {
|
|
4615
4624
|
let $;
|
|
4616
|
-
for (let
|
|
4617
|
-
$ = W.itemList[
|
|
4625
|
+
for (let q = 0; q < W.itemList.length; q++)
|
|
4626
|
+
$ = W.itemList[q], $.instruction && delete $.instruction;
|
|
4618
4627
|
}
|
|
4619
4628
|
t.enabledOutstandingOnPay && ((m = e.custoutStandingData) != null && m.balanceAmt) && (W.custoutStandingData = {
|
|
4620
4629
|
balanceAmt: e.custoutStandingData.balanceAmt
|
|
@@ -4622,19 +4631,19 @@ const Bs = (e, t, n) => {
|
|
|
4622
4631
|
let we = [];
|
|
4623
4632
|
if ((o = g.customFeilds) != null && o.length) {
|
|
4624
4633
|
let $;
|
|
4625
|
-
for (let
|
|
4626
|
-
$ = g.customFeilds[
|
|
4634
|
+
for (let q = 0; q < g.customFeilds.length; q++)
|
|
4635
|
+
$ = g.customFeilds[q], $ != null && $.customValue && ((l = $.availability) != null && l.includes("BILL")) && we.push({
|
|
4627
4636
|
customName: $.customName,
|
|
4628
4637
|
customValue: $.customValue
|
|
4629
4638
|
});
|
|
4630
4639
|
W.customFields = we;
|
|
4631
4640
|
}
|
|
4632
4641
|
if (t && t.isOld && t.isOld == !0) {
|
|
4633
|
-
let $ = null,
|
|
4634
|
-
c.companyLogo && ($ = await qt(`https://${c.companyLogo.bucket}.s3.amazonaws.com/${c.companyLogo.key}`)), c.qrcode && (
|
|
4642
|
+
let $ = null, q = null;
|
|
4643
|
+
c.companyLogo && ($ = await qt(`https://${c.companyLogo.bucket}.s3.amazonaws.com/${c.companyLogo.key}`)), c.qrcode && (q = await qt(`https://${c.qrcode.bucket}.s3.amazonaws.com/${c.qrcode.key}`));
|
|
4635
4644
|
var a = "Unknown OS";
|
|
4636
4645
|
navigator.userAgent.indexOf("Win") != -1 && (a = "Windows OS"), navigator.userAgent.indexOf("Mac") != -1 && (a = "Macintosh"), navigator.userAgent.indexOf("Linux") != -1 && (a = "Linux OS"), navigator.userAgent.indexOf("Android") != -1 && (a = "Android OS"), navigator.userAgent.indexOf("like Mac") != -1 && (a = "iOS");
|
|
4637
|
-
let _e = { obj: W, companyLogo: $, companyQrCode:
|
|
4646
|
+
let _e = { obj: W, companyLogo: $, companyQrCode: q, paperSize: t.printerSize, Name: a };
|
|
4638
4647
|
r(_e);
|
|
4639
4648
|
}
|
|
4640
4649
|
}
|
|
@@ -4645,16 +4654,16 @@ const Bs = (e, t, n) => {
|
|
|
4645
4654
|
var M;
|
|
4646
4655
|
let i;
|
|
4647
4656
|
(M = t.siteLogo) != null && M.key;
|
|
4648
|
-
let a = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "", d = t.footerAddress.addressLineTwo ? t.footerAddress.addressLineTwo : "", m = t.footerAddress.city ? t.footerAddress.city : "", o = t.footerAddress.zip ? t.footerAddress.zip : "", l = (a != "" ? a + "," : "") + (d != "" ? d + "," : "") + (m != "" ? m + "," : "") + (o != "" ? o + "," : ""), c = [], u, f = 0, p = 0, g = 0, b = [],
|
|
4649
|
-
const T =
|
|
4657
|
+
let a = t.footerAddress.addressLineOne ? t.footerAddress.addressLineOne : "", d = t.footerAddress.addressLineTwo ? t.footerAddress.addressLineTwo : "", m = t.footerAddress.city ? t.footerAddress.city : "", o = t.footerAddress.zip ? t.footerAddress.zip : "", l = (a != "" ? a + "," : "") + (d != "" ? d + "," : "") + (m != "" ? m + "," : "") + (o != "" ? o + "," : ""), c = [], u, f = 0, p = 0, g = 0, b = [], v, w;
|
|
4658
|
+
const T = Cs(t.paymentModes ?? defaultPaymentModes, "internalName");
|
|
4650
4659
|
for (let F = 0; F < e.length; F++)
|
|
4651
4660
|
for (u = e[F], c.push({
|
|
4652
4661
|
date: u.date,
|
|
4653
4662
|
orderId: u.orderId,
|
|
4654
4663
|
finalAmount: u.finalAmount
|
|
4655
4664
|
// orderTransactions: iterator.orderTransactions,
|
|
4656
|
-
}), f += u.finalAmount, p += u.paidAmt, g += u.balanceAmt,
|
|
4657
|
-
w = u.orderTransactions[
|
|
4665
|
+
}), f += u.finalAmount, p += u.paidAmt, g += u.balanceAmt, v = 0; v < u.orderTransactions.length; v++)
|
|
4666
|
+
w = u.orderTransactions[v], w.paidAmt && b.push({
|
|
4658
4667
|
date: R.unix(w.createdAt).format("DD-MM-YYYY"),
|
|
4659
4668
|
paymentMode: T[w.paymentMode].displayName,
|
|
4660
4669
|
amount: ve(w.paidAmt)
|
|
@@ -4734,16 +4743,16 @@ let Ut = null;
|
|
|
4734
4743
|
function Aa(e = {}) {
|
|
4735
4744
|
return Ut || (e.includeStyleProperties ? (Ut = e.includeStyleProperties, Ut) : (Ut = _t(window.getComputedStyle(document.documentElement)), Ut));
|
|
4736
4745
|
}
|
|
4737
|
-
function
|
|
4746
|
+
function tn(e, t) {
|
|
4738
4747
|
const r = (e.ownerDocument.defaultView || window).getComputedStyle(e).getPropertyValue(t);
|
|
4739
4748
|
return r ? parseFloat(r.replace("px", "")) : 0;
|
|
4740
4749
|
}
|
|
4741
4750
|
function Dd(e) {
|
|
4742
|
-
const t =
|
|
4751
|
+
const t = tn(e, "border-left-width"), n = tn(e, "border-right-width");
|
|
4743
4752
|
return e.clientWidth + t + n;
|
|
4744
4753
|
}
|
|
4745
4754
|
function Yd(e) {
|
|
4746
|
-
const t =
|
|
4755
|
+
const t = tn(e, "border-top-width"), n = tn(e, "border-bottom-width");
|
|
4747
4756
|
return e.clientHeight + t + n;
|
|
4748
4757
|
}
|
|
4749
4758
|
function Ea(e, t = {}) {
|
|
@@ -4763,7 +4772,7 @@ const Fe = 16384;
|
|
|
4763
4772
|
function $d(e) {
|
|
4764
4773
|
(e.width > Fe || e.height > Fe) && (e.width > Fe && e.height > Fe ? e.width > e.height ? (e.height *= Fe / e.width, e.width = Fe) : (e.width *= Fe / e.height, e.height = Fe) : e.width > Fe ? (e.height *= Fe / e.width, e.width = Fe) : (e.width *= Fe / e.height, e.height = Fe));
|
|
4765
4774
|
}
|
|
4766
|
-
function
|
|
4775
|
+
function sn(e) {
|
|
4767
4776
|
return new Promise((t, n) => {
|
|
4768
4777
|
const r = new Image();
|
|
4769
4778
|
r.onload = () => {
|
|
@@ -4885,17 +4894,17 @@ async function hr(e, t, n) {
|
|
|
4885
4894
|
}
|
|
4886
4895
|
async function Xd(e) {
|
|
4887
4896
|
const t = e.toDataURL();
|
|
4888
|
-
return t === "data:," ? e.cloneNode(!1) :
|
|
4897
|
+
return t === "data:," ? e.cloneNode(!1) : sn(t);
|
|
4889
4898
|
}
|
|
4890
4899
|
async function eh(e, t) {
|
|
4891
4900
|
if (e.currentSrc) {
|
|
4892
4901
|
const a = document.createElement("canvas"), d = a.getContext("2d");
|
|
4893
4902
|
a.width = e.clientWidth, a.height = e.clientHeight, d == null || d.drawImage(e, 0, 0, a.width, a.height);
|
|
4894
4903
|
const m = a.toDataURL();
|
|
4895
|
-
return
|
|
4904
|
+
return sn(m);
|
|
4896
4905
|
}
|
|
4897
4906
|
const n = e.poster, r = dr(n), i = await hr(n, r, t);
|
|
4898
|
-
return
|
|
4907
|
+
return sn(i);
|
|
4899
4908
|
}
|
|
4900
4909
|
async function th(e, t) {
|
|
4901
4910
|
var n;
|
|
@@ -5177,25 +5186,25 @@ async function Ua(e, t = {}) {
|
|
|
5177
5186
|
return await Th(i, t), await Da(i, t), Nh(i, t), await Bd(i, n, r);
|
|
5178
5187
|
}
|
|
5179
5188
|
async function wh(e, t = {}) {
|
|
5180
|
-
const { width: n, height: r } = Ea(e, t), i = await Ua(e, t), a = await
|
|
5189
|
+
const { width: n, height: r } = Ea(e, t), i = await Ua(e, t), a = await sn(i), d = document.createElement("canvas"), m = d.getContext("2d"), o = t.pixelRatio || Ud(), l = t.canvasWidth || n, c = t.canvasHeight || r;
|
|
5181
5190
|
return d.width = l * o, d.height = c * o, t.skipAutoScale || $d(d), d.style.width = `${l}`, d.style.height = `${c}`, t.backgroundColor && (m.fillStyle = t.backgroundColor, m.fillRect(0, 0, d.width, d.height)), m.drawImage(a, 0, 0, d.width, d.height), d;
|
|
5182
5191
|
}
|
|
5183
5192
|
async function Ih(e, t = {}) {
|
|
5184
5193
|
return (await wh(e, t)).toDataURL("image/jpeg", t.quality || 1);
|
|
5185
5194
|
}
|
|
5186
|
-
var Ch = Object.defineProperty,
|
|
5195
|
+
var Ch = Object.defineProperty, nn = Object.getOwnPropertySymbols, $a = Object.prototype.hasOwnProperty, Ha = Object.prototype.propertyIsEnumerable, Rr = (e, t, n) => t in e ? Ch(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, bs = (e, t) => {
|
|
5187
5196
|
for (var n in t || (t = {}))
|
|
5188
5197
|
$a.call(t, n) && Rr(e, n, t[n]);
|
|
5189
|
-
if (
|
|
5190
|
-
for (var n of
|
|
5198
|
+
if (nn)
|
|
5199
|
+
for (var n of nn(t))
|
|
5191
5200
|
Ha.call(t, n) && Rr(e, n, t[n]);
|
|
5192
5201
|
return e;
|
|
5193
5202
|
}, ur = (e, t) => {
|
|
5194
5203
|
var n = {};
|
|
5195
5204
|
for (var r in e)
|
|
5196
5205
|
$a.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
5197
|
-
if (e != null &&
|
|
5198
|
-
for (var r of
|
|
5206
|
+
if (e != null && nn)
|
|
5207
|
+
for (var r of nn(e))
|
|
5199
5208
|
t.indexOf(r) < 0 && Ha.call(e, r) && (n[r] = e[r]);
|
|
5200
5209
|
return n;
|
|
5201
5210
|
};
|
|
@@ -5224,8 +5233,8 @@ var Et;
|
|
|
5224
5233
|
let g = 1e9;
|
|
5225
5234
|
for (let b = 0; b < 8; b++) {
|
|
5226
5235
|
this.applyMask(b), this.drawFormatBits(b);
|
|
5227
|
-
const
|
|
5228
|
-
|
|
5236
|
+
const v = this.getPenaltyScore();
|
|
5237
|
+
v < g && (u = b, g = v), this.applyMask(b);
|
|
5229
5238
|
}
|
|
5230
5239
|
}
|
|
5231
5240
|
a(0 <= u && u <= 7), this.mask = u, this.applyMask(u), this.drawFormatBits(u), this.isFunction = [];
|
|
@@ -5253,21 +5262,21 @@ var Et;
|
|
|
5253
5262
|
}
|
|
5254
5263
|
for (const M of [t.Ecc.MEDIUM, t.Ecc.QUARTILE, t.Ecc.HIGH])
|
|
5255
5264
|
p && b <= t.getNumDataCodewords(g, M) * 8 && (l = M);
|
|
5256
|
-
let
|
|
5265
|
+
let v = [];
|
|
5257
5266
|
for (const M of o) {
|
|
5258
|
-
r(M.mode.modeBits, 4,
|
|
5267
|
+
r(M.mode.modeBits, 4, v), r(M.numChars, M.mode.numCharCountBits(g), v);
|
|
5259
5268
|
for (const F of M.getData())
|
|
5260
|
-
|
|
5269
|
+
v.push(F);
|
|
5261
5270
|
}
|
|
5262
|
-
a(
|
|
5271
|
+
a(v.length == b);
|
|
5263
5272
|
const w = t.getNumDataCodewords(g, l) * 8;
|
|
5264
|
-
a(
|
|
5265
|
-
for (let M = 236;
|
|
5266
|
-
r(M, 8,
|
|
5273
|
+
a(v.length <= w), r(0, Math.min(4, w - v.length), v), r(0, (8 - v.length % 8) % 8, v), a(v.length % 8 == 0);
|
|
5274
|
+
for (let M = 236; v.length < w; M ^= 253)
|
|
5275
|
+
r(M, 8, v);
|
|
5267
5276
|
let T = [];
|
|
5268
|
-
for (; T.length * 8 <
|
|
5277
|
+
for (; T.length * 8 < v.length; )
|
|
5269
5278
|
T.push(0);
|
|
5270
|
-
return
|
|
5279
|
+
return v.forEach((M, F) => T[F >>> 3] |= M << 7 - (F & 7)), new t(g, l, T, f);
|
|
5271
5280
|
}
|
|
5272
5281
|
getModule(o, l) {
|
|
5273
5282
|
return 0 <= o && o < this.size && 0 <= l && l < this.size && this.modules[l][o];
|
|
@@ -5336,17 +5345,17 @@ var Et;
|
|
|
5336
5345
|
if (o.length != t.getNumDataCodewords(l, c))
|
|
5337
5346
|
throw new RangeError("Invalid argument");
|
|
5338
5347
|
const u = t.NUM_ERROR_CORRECTION_BLOCKS[c.ordinal][l], f = t.ECC_CODEWORDS_PER_BLOCK[c.ordinal][l], p = Math.floor(t.getNumRawDataModules(l) / 8), g = u - p % u, b = Math.floor(p / u);
|
|
5339
|
-
let
|
|
5348
|
+
let v = [];
|
|
5340
5349
|
const w = t.reedSolomonComputeDivisor(f);
|
|
5341
5350
|
for (let M = 0, F = 0; M < u; M++) {
|
|
5342
5351
|
let O = o.slice(F, F + b - f + (M < g ? 0 : 1));
|
|
5343
5352
|
F += O.length;
|
|
5344
|
-
const
|
|
5345
|
-
M < g && O.push(0),
|
|
5353
|
+
const V = t.reedSolomonComputeRemainder(O, w);
|
|
5354
|
+
M < g && O.push(0), v.push(O.concat(V));
|
|
5346
5355
|
}
|
|
5347
5356
|
let T = [];
|
|
5348
|
-
for (let M = 0; M <
|
|
5349
|
-
|
|
5357
|
+
for (let M = 0; M < v[0].length; M++)
|
|
5358
|
+
v.forEach((F, O) => {
|
|
5350
5359
|
(M != b - f || O >= g) && T.push(F[M]);
|
|
5351
5360
|
});
|
|
5352
5361
|
return a(T.length == p), T;
|
|
@@ -5406,14 +5415,14 @@ var Et;
|
|
|
5406
5415
|
let o = 0;
|
|
5407
5416
|
for (let f = 0; f < this.size; f++) {
|
|
5408
5417
|
let p = !1, g = 0, b = [0, 0, 0, 0, 0, 0, 0];
|
|
5409
|
-
for (let
|
|
5410
|
-
this.modules[f][
|
|
5418
|
+
for (let v = 0; v < this.size; v++)
|
|
5419
|
+
this.modules[f][v] == p ? (g++, g == 5 ? o += t.PENALTY_N1 : g > 5 && o++) : (this.finderPenaltyAddHistory(g, b), p || (o += this.finderPenaltyCountPatterns(b) * t.PENALTY_N3), p = this.modules[f][v], g = 1);
|
|
5411
5420
|
o += this.finderPenaltyTerminateAndCount(p, g, b) * t.PENALTY_N3;
|
|
5412
5421
|
}
|
|
5413
5422
|
for (let f = 0; f < this.size; f++) {
|
|
5414
5423
|
let p = !1, g = 0, b = [0, 0, 0, 0, 0, 0, 0];
|
|
5415
|
-
for (let
|
|
5416
|
-
this.modules[
|
|
5424
|
+
for (let v = 0; v < this.size; v++)
|
|
5425
|
+
this.modules[v][f] == p ? (g++, g == 5 ? o += t.PENALTY_N1 : g > 5 && o++) : (this.finderPenaltyAddHistory(g, b), p || (o += this.finderPenaltyCountPatterns(b) * t.PENALTY_N3), p = this.modules[v][f], g = 1);
|
|
5417
5426
|
o += this.finderPenaltyTerminateAndCount(p, g, b) * t.PENALTY_N3;
|
|
5418
5427
|
}
|
|
5419
5428
|
for (let f = 0; f < this.size - 1; f++)
|
|
@@ -5664,8 +5673,8 @@ function Za(e, t, n, r) {
|
|
|
5664
5673
|
const i = n ? mr : 0, a = e.length + i * 2, d = Math.floor(t * Oh), m = a / t, o = (r.width || d) * m, l = (r.height || d) * m, c = r.x == null ? e.length / 2 - o / 2 : r.x * m, u = r.y == null ? e.length / 2 - l / 2 : r.y * m;
|
|
5665
5674
|
let f = null;
|
|
5666
5675
|
if (r.excavate) {
|
|
5667
|
-
let p = Math.floor(c), g = Math.floor(u), b = Math.ceil(o + c - p),
|
|
5668
|
-
f = { x: p, y: g, w: b, h:
|
|
5676
|
+
let p = Math.floor(c), g = Math.floor(u), b = Math.ceil(o + c - p), v = Math.ceil(l + u - g);
|
|
5677
|
+
f = { x: p, y: g, w: b, h: v };
|
|
5669
5678
|
}
|
|
5670
5679
|
return { x: c, y: u, h: l, w: o, excavation: f };
|
|
5671
5680
|
}
|
|
@@ -5703,21 +5712,21 @@ function Ah(e) {
|
|
|
5703
5712
|
if (!M)
|
|
5704
5713
|
return;
|
|
5705
5714
|
let F = Wt.QrCode.encodeText(n, Ba[i]).getModules();
|
|
5706
|
-
const O = m ? mr : 0,
|
|
5715
|
+
const O = m ? mr : 0, V = F.length + O * 2, K = Za(F, r, m, l), te = p.current, Q = K != null && te !== null && te.complete && te.naturalHeight !== 0 && te.naturalWidth !== 0;
|
|
5707
5716
|
Q && K.excavation != null && (F = Qa(F, K.excavation));
|
|
5708
5717
|
const ie = window.devicePixelRatio || 1;
|
|
5709
5718
|
T.height = T.width = r * ie;
|
|
5710
|
-
const W = r /
|
|
5711
|
-
M.scale(W, W), M.fillStyle = a, M.fillRect(0, 0,
|
|
5712
|
-
we.forEach(function(
|
|
5713
|
-
|
|
5719
|
+
const W = r / V * ie;
|
|
5720
|
+
M.scale(W, W), M.fillStyle = a, M.fillRect(0, 0, V, V), M.fillStyle = d, Mh ? M.fill(new Path2D(Ka(F, O))) : F.forEach(function(we, $) {
|
|
5721
|
+
we.forEach(function(q, _e) {
|
|
5722
|
+
q && M.fillRect(_e + O, $ + O, 1, 1);
|
|
5714
5723
|
});
|
|
5715
5724
|
}), Q && M.drawImage(te, K.x + O, K.y + O, K.w, K.h);
|
|
5716
5725
|
}
|
|
5717
5726
|
}), Ce.useEffect(() => {
|
|
5718
5727
|
b(!1);
|
|
5719
5728
|
}, [u]);
|
|
5720
|
-
const
|
|
5729
|
+
const v = bs({ height: r, width: r }, o);
|
|
5721
5730
|
let w = null;
|
|
5722
5731
|
return u != null && (w = /* @__PURE__ */ Ce.createElement("img", {
|
|
5723
5732
|
src: u,
|
|
@@ -5728,7 +5737,7 @@ function Ah(e) {
|
|
|
5728
5737
|
},
|
|
5729
5738
|
ref: p
|
|
5730
5739
|
})), /* @__PURE__ */ Ce.createElement(Ce.Fragment, null, /* @__PURE__ */ Ce.createElement("canvas", bs({
|
|
5731
|
-
style:
|
|
5740
|
+
style: v,
|
|
5732
5741
|
height: r,
|
|
5733
5742
|
width: r,
|
|
5734
5743
|
ref: f
|
|
@@ -5835,8 +5844,8 @@ const fs = (e, t) => t * 100 / e, Rh = {
|
|
|
5835
5844
|
});
|
|
5836
5845
|
var gs = or(), Te = "normal-class";
|
|
5837
5846
|
(gs == "Android OS" || gs === "iOS") && (Te = "bold-class");
|
|
5838
|
-
const
|
|
5839
|
-
var St, J, xe,
|
|
5847
|
+
const tt = (e) => {
|
|
5848
|
+
var St, J, xe, at, it;
|
|
5840
5849
|
const t = e.additionalActions ?? {}, n = ei(null), r = e.settingData ? e.settingData : e.value.settingData, i = localStorage.getItem("siteId"), { staticDataKOT: a, printer: d, type: m } = e.printerDataObject, o = ((J = (St = e.value) == null ? void 0 : St.settingData) == null ? void 0 : J.curr) ?? ((xe = e.settingData) == null ? void 0 : xe.curr) ?? "INR";
|
|
5841
5850
|
r == null || r.fontTheme;
|
|
5842
5851
|
let l = e.printerDataObject.paperSize, c = cr(
|
|
@@ -5845,7 +5854,7 @@ const et = (e) => {
|
|
|
5845
5854
|
t
|
|
5846
5855
|
);
|
|
5847
5856
|
const u = r.customLabels ?? _d();
|
|
5848
|
-
l = c ? (
|
|
5857
|
+
l = c ? (at = c[0]) != null && at.paperSize ? (it = c[0]) == null ? void 0 : it.paperSize : l || "3INCH" : e.printerDataObject.paperSize;
|
|
5849
5858
|
function f(x) {
|
|
5850
5859
|
const h = Math.abs(parseFloat(x));
|
|
5851
5860
|
return p(h);
|
|
@@ -5856,9 +5865,9 @@ const et = (e) => {
|
|
|
5856
5865
|
case "KWD":
|
|
5857
5866
|
case "MUR":
|
|
5858
5867
|
case "OMR":
|
|
5859
|
-
return
|
|
5868
|
+
return en(x).format("0,00.000");
|
|
5860
5869
|
default:
|
|
5861
|
-
return
|
|
5870
|
+
return en(x).format("0,00.00");
|
|
5862
5871
|
}
|
|
5863
5872
|
}
|
|
5864
5873
|
ti(() => {
|
|
@@ -5868,7 +5877,7 @@ const et = (e) => {
|
|
|
5868
5877
|
if (gs == "Android OS" || gs === "iOS") {
|
|
5869
5878
|
let C = await Ih(n.current);
|
|
5870
5879
|
if (C) {
|
|
5871
|
-
const j = await
|
|
5880
|
+
const j = await v(C);
|
|
5872
5881
|
x(j);
|
|
5873
5882
|
}
|
|
5874
5883
|
} else {
|
|
@@ -5878,7 +5887,7 @@ const et = (e) => {
|
|
|
5878
5887
|
}), b = () => new Promise(async (x, h) => {
|
|
5879
5888
|
const C = await g();
|
|
5880
5889
|
x(C);
|
|
5881
|
-
}),
|
|
5890
|
+
}), v = (x) => new Promise((h, C) => {
|
|
5882
5891
|
let j = new Image();
|
|
5883
5892
|
j.src = x, j.onload = () => {
|
|
5884
5893
|
let I = document.createElement("canvas");
|
|
@@ -5955,7 +5964,7 @@ const et = (e) => {
|
|
|
5955
5964
|
j.invoiceVatTotal.toFixed(2)
|
|
5956
5965
|
);
|
|
5957
5966
|
return /* @__PURE__ */ s.jsx(kr, { value: I, renderAs: "canvas", size: 250 });
|
|
5958
|
-
},
|
|
5967
|
+
}, V = (x) => {
|
|
5959
5968
|
const h = [];
|
|
5960
5969
|
return (x.totalBalanceAmt || x.refundAmt || x.writeOffAmt || x.rewardAmt || x.cashCard) && (h.push(/* @__PURE__ */ s.jsx("hr", {})), x.rewardAmt && h.push(
|
|
5961
5970
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold flex-two-items", children: [
|
|
@@ -6511,7 +6520,7 @@ const et = (e) => {
|
|
|
6511
6520
|
})
|
|
6512
6521
|
] });
|
|
6513
6522
|
}, $ = (x, h, { labels: C, doMultipleTax: j, type: I }) => {
|
|
6514
|
-
var S, k, H, fe, be, Ee, Re, Oe, Tt, wt,
|
|
6523
|
+
var S, k, H, fe, be, Ee, Re, Oe, Tt, wt, lt;
|
|
6515
6524
|
const D = x.discounts;
|
|
6516
6525
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6517
6526
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
@@ -6549,31 +6558,41 @@ const et = (e) => {
|
|
|
6549
6558
|
/* @__PURE__ */ s.jsx("hr", {})
|
|
6550
6559
|
] }),
|
|
6551
6560
|
/* @__PURE__ */ s.jsxs("section", { className: "products-section", style: { paddingTop: "12px" }, children: [
|
|
6552
|
-
x.itemList.map((
|
|
6561
|
+
x.itemList.map((z) => {
|
|
6553
6562
|
var It;
|
|
6554
|
-
return /* @__PURE__ */ s.jsxs("div", { style:
|
|
6563
|
+
return /* @__PURE__ */ s.jsxs("div", { style: z.serviceName.startsWith("+ ") ? {} : { paddingTop: "12px" }, children: [
|
|
6555
6564
|
/* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
6556
6565
|
/* @__PURE__ */ s.jsxs("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, style: { lineHeight: 1.2 }, children: [
|
|
6557
|
-
|
|
6558
|
-
|
|
6566
|
+
z.status === "RETURNED" ? "(R) " : "",
|
|
6567
|
+
z.serviceName.toUpperCase()
|
|
6559
6568
|
] }),
|
|
6560
6569
|
/* @__PURE__ */ s.jsxs("h6", { className: `items products-heading-qty ${L[l].dynamicClassname}`, children: [
|
|
6561
|
-
|
|
6562
|
-
|
|
6570
|
+
z.status === "RETURNED" ? "-" : "",
|
|
6571
|
+
z.qty
|
|
6563
6572
|
] }),
|
|
6564
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-rate ${L[l].dynamicClassname}`, children:
|
|
6565
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amt ${L[l].dynamicClassname}`, children:
|
|
6573
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-rate ${L[l].dynamicClassname}`, children: z.serviceRate ? f(z.serviceRate) : "" }),
|
|
6574
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amt ${L[l].dynamicClassname}`, children: z.sub_total ? p(z.sub_total) : "" })
|
|
6566
6575
|
] }),
|
|
6567
|
-
|
|
6568
|
-
|
|
6569
|
-
|
|
6570
|
-
|
|
6571
|
-
|
|
6576
|
+
z.hsnCode && h.printHSNCodeOnBill && /* @__PURE__ */ s.jsxs("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, style: { lineHeight: 1.2 }, children: [
|
|
6577
|
+
"HSN: ",
|
|
6578
|
+
z.hsnCode
|
|
6579
|
+
] }),
|
|
6580
|
+
(It = z.addons) != null && It.length ? z.addons.map((Ze) => /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6581
|
+
/* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
6582
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, style: { lineHeight: 1.2 }, children: "+ " + We(Ze.serviceName) }),
|
|
6583
|
+
/* @__PURE__ */ s.jsxs("h6", { className: `items products-heading-qty ${L[l].dynamicClassname}`, children: [
|
|
6584
|
+
z.status === "RETURNED" ? "-" : "",
|
|
6585
|
+
Ze.qty * z.qty
|
|
6586
|
+
] }),
|
|
6587
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-rate ${L[l].dynamicClassname}` }),
|
|
6588
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amt ${L[l].dynamicClassname}` })
|
|
6572
6589
|
] }),
|
|
6573
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-
|
|
6574
|
-
|
|
6590
|
+
/* @__PURE__ */ s.jsx("div", { children: Ze.hsnCode && h.printHSNCodeOnBill && /* @__PURE__ */ s.jsxs("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, style: { lineHeight: 1.2 }, children: [
|
|
6591
|
+
"HSN: ",
|
|
6592
|
+
Ze.hsnCode
|
|
6593
|
+
] }) })
|
|
6575
6594
|
] })) : "",
|
|
6576
|
-
|
|
6595
|
+
z.instruction ? /* @__PURE__ */ s.jsx("h6", { className: "left-align-entity level2-bold", children: /* @__PURE__ */ s.jsx("h6", { className: "items products-heading-addon-kot", children: " (" + z.instruction + ")" }) }) : ""
|
|
6577
6596
|
] });
|
|
6578
6597
|
}),
|
|
6579
6598
|
/* @__PURE__ */ s.jsx("hr", {})
|
|
@@ -6588,50 +6607,50 @@ const et = (e) => {
|
|
|
6588
6607
|
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty" })
|
|
6589
6608
|
] }) : ""
|
|
6590
6609
|
] }),
|
|
6591
|
-
(S = D.DISCOUNT_ITEMS) != null && S.length ? D.DISCOUNT_ITEMS.map((
|
|
6610
|
+
(S = D.DISCOUNT_ITEMS) != null && S.length ? D.DISCOUNT_ITEMS.map((z) => /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6592
6611
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6593
6612
|
/* @__PURE__ */ s.jsx(
|
|
6594
6613
|
"span",
|
|
6595
6614
|
{
|
|
6596
6615
|
className: "spaced-text",
|
|
6597
6616
|
dangerouslySetInnerHTML: {
|
|
6598
|
-
__html: C[`disc_${
|
|
6617
|
+
__html: C[`disc_${z.discountName.toLowerCase()}`] ?? "DISC-" + z.discountName.toUpperCase()
|
|
6599
6618
|
}
|
|
6600
6619
|
}
|
|
6601
6620
|
),
|
|
6602
|
-
/* @__PURE__ */ s.jsx("span", { children: ie(
|
|
6621
|
+
/* @__PURE__ */ s.jsx("span", { children: ie(z) })
|
|
6603
6622
|
] }) }),
|
|
6604
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6623
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.discountAmt) })
|
|
6605
6624
|
] })) : "",
|
|
6606
|
-
(k = D.CATEGORY_DISCOUNT) != null && k.length ? D.CATEGORY_DISCOUNT.map((
|
|
6625
|
+
(k = D.CATEGORY_DISCOUNT) != null && k.length ? D.CATEGORY_DISCOUNT.map((z) => /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6607
6626
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6608
6627
|
/* @__PURE__ */ s.jsx(
|
|
6609
6628
|
"span",
|
|
6610
6629
|
{
|
|
6611
6630
|
className: "spaced-text",
|
|
6612
6631
|
dangerouslySetInnerHTML: {
|
|
6613
|
-
__html: C[`disc_${
|
|
6632
|
+
__html: C[`disc_${z.discountName.toLowerCase()}`] ?? "DISC-" + z.discountName.toUpperCase()
|
|
6614
6633
|
}
|
|
6615
6634
|
}
|
|
6616
6635
|
),
|
|
6617
|
-
/* @__PURE__ */ s.jsx("span", { children: " @" +
|
|
6636
|
+
/* @__PURE__ */ s.jsx("span", { children: " @" + z.discountValue + "%" })
|
|
6618
6637
|
] }) }),
|
|
6619
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6638
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.discountAmt) })
|
|
6620
6639
|
] })) : "",
|
|
6621
|
-
(H = D.ITEM_DISCOUNT) != null && H.length ? D.ITEM_DISCOUNT.map((
|
|
6640
|
+
(H = D.ITEM_DISCOUNT) != null && H.length ? D.ITEM_DISCOUNT.map((z) => /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6622
6641
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6623
6642
|
/* @__PURE__ */ s.jsx(
|
|
6624
6643
|
"span",
|
|
6625
6644
|
{
|
|
6626
6645
|
className: "spaced-text",
|
|
6627
6646
|
dangerouslySetInnerHTML: {
|
|
6628
|
-
__html: C[`disc_${
|
|
6647
|
+
__html: C[`disc_${z.discountName.toLowerCase()}`] ?? "DISC-" + ps(z.discountName).toUpperCase()
|
|
6629
6648
|
}
|
|
6630
6649
|
}
|
|
6631
6650
|
),
|
|
6632
|
-
/* @__PURE__ */ s.jsx("span", { children: " @" +
|
|
6651
|
+
/* @__PURE__ */ s.jsx("span", { children: " @" + z.discountValue + "%" })
|
|
6633
6652
|
] }) }),
|
|
6634
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6653
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.discountAmt) })
|
|
6635
6654
|
] })) : "",
|
|
6636
6655
|
(be = (fe = D.SEGMENT_DISCOUNT) == null ? void 0 : fe[0]) != null && be.discountAmt ? /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6637
6656
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
@@ -6689,9 +6708,9 @@ const et = (e) => {
|
|
|
6689
6708
|
] }),
|
|
6690
6709
|
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty" })
|
|
6691
6710
|
] }) : "",
|
|
6692
|
-
(wt = x.charges) != null && wt.length ? x.charges.map((
|
|
6693
|
-
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: C[`charges_${
|
|
6694
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6711
|
+
(wt = x.charges) != null && wt.length ? x.charges.map((z) => /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6712
|
+
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: C[`charges_${z.name.toLowerCase()}`] ?? z.name } }) }),
|
|
6713
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.amt) })
|
|
6695
6714
|
] }) })) : "",
|
|
6696
6715
|
x.subTotal !== x.afterCharges && x.afterCharges !== x.total ? /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
6697
6716
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", dangerouslySetInnerHTML: { __html: C.amt_before_tax } }),
|
|
@@ -6701,29 +6720,29 @@ const et = (e) => {
|
|
|
6701
6720
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: "المبلغ قبل الضريبة" }),
|
|
6702
6721
|
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty" })
|
|
6703
6722
|
] }) : "",
|
|
6704
|
-
(
|
|
6705
|
-
if (
|
|
6706
|
-
return
|
|
6723
|
+
(lt = x.taxation) != null && lt.length ? x.taxation.map((z) => {
|
|
6724
|
+
if (z.taxAmt)
|
|
6725
|
+
return z.taxType === "GST" ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6707
6726
|
/* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div ${Te}`, children: [
|
|
6708
6727
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs("div", { className: "inline-display", children: [
|
|
6709
6728
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: C.cgst } }),
|
|
6710
|
-
/* @__PURE__ */ s.jsx("span", { children: "@" +
|
|
6729
|
+
/* @__PURE__ */ s.jsx("span", { children: "@" + z.tax / 2 + "%" })
|
|
6711
6730
|
] }) }),
|
|
6712
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6731
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.taxAmt / 2) })
|
|
6713
6732
|
] }),
|
|
6714
6733
|
/* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div ${Te}`, children: [
|
|
6715
6734
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs("div", { className: "inline-display", children: [
|
|
6716
6735
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: C[h.taxLabel.toLowerCase()] } }),
|
|
6717
|
-
/* @__PURE__ */ s.jsx("span", { children: "@" +
|
|
6736
|
+
/* @__PURE__ */ s.jsx("span", { children: "@" + z.tax / 2 + "%" })
|
|
6718
6737
|
] }) }),
|
|
6719
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6738
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.taxAmt / 2) })
|
|
6720
6739
|
] })
|
|
6721
6740
|
] }) : /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div ${Te}`, children: [
|
|
6722
6741
|
/* @__PURE__ */ s.jsx("h5", { className: "total-qty", children: /* @__PURE__ */ s.jsxs("div", { className: "inline-display", children: [
|
|
6723
6742
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: C.vat } }),
|
|
6724
|
-
/* @__PURE__ */ s.jsx("span", { children: "@" +
|
|
6743
|
+
/* @__PURE__ */ s.jsx("span", { children: "@" + z.tax + "%" })
|
|
6725
6744
|
] }) }),
|
|
6726
|
-
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(
|
|
6745
|
+
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: h.curr + " " + p(z.taxAmt) })
|
|
6727
6746
|
] });
|
|
6728
6747
|
}) : "",
|
|
6729
6748
|
/* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
@@ -6735,7 +6754,7 @@ const et = (e) => {
|
|
|
6735
6754
|
/* @__PURE__ */ s.jsx("div", { className: "space-2rem" })
|
|
6736
6755
|
] }) : "" }) : ""
|
|
6737
6756
|
] });
|
|
6738
|
-
},
|
|
6757
|
+
}, q = (x, h) => {
|
|
6739
6758
|
var D, S;
|
|
6740
6759
|
let C = !1;
|
|
6741
6760
|
const j = x.distributedData;
|
|
@@ -6922,33 +6941,33 @@ const et = (e) => {
|
|
|
6922
6941
|
j = x.customBillLabels[I], h[j.defaultName] = j.displayName;
|
|
6923
6942
|
}
|
|
6924
6943
|
return h;
|
|
6925
|
-
},
|
|
6926
|
-
var H, fe, be, Ee, Re, Oe, Tt, wt,
|
|
6927
|
-
const I = Qe(r.customLabelsMap), D =
|
|
6928
|
-
var
|
|
6929
|
-
return (
|
|
6944
|
+
}, rt = (x, h, C, j) => {
|
|
6945
|
+
var H, fe, be, Ee, Re, Oe, Tt, wt, lt, z, It, Ze, Jt, Xt, Os, es, ts, Ms, As, Es, Rs, ks, Ls, Ps, kt, ss, ot, Lt, Pt, ns, Fs, rs, Ds, as, is, Ys, Us, ls, os;
|
|
6946
|
+
const I = Qe(r.customLabelsMap), D = Cs(bd(r.paymentModes), "internalName"), S = (X) => {
|
|
6947
|
+
var _;
|
|
6948
|
+
return (_ = D[X]) != null && _.displayName ? D[X].displayName.toUpperCase() : X;
|
|
6930
6949
|
};
|
|
6931
6950
|
if (x === "BILL") {
|
|
6932
6951
|
let X;
|
|
6933
6952
|
if (l === "A4" || l === "A5") {
|
|
6934
|
-
let
|
|
6953
|
+
let _ = { ...h }, Z = 0, ue = _.distributedData;
|
|
6935
6954
|
const y = ue.discounts;
|
|
6936
6955
|
X = /* @__PURE__ */ s.jsx("div", { className: `invoiceContainer main-div ${L[l].dynamicClassname}`, children: /* @__PURE__ */ s.jsxs("div", { id: "page-wrap", children: [
|
|
6937
6956
|
/* @__PURE__ */ s.jsx("table", { width: "100%", className: "custom-table custom-table-bordered", children: /* @__PURE__ */ s.jsxs("tbody", { children: [
|
|
6938
6957
|
/* @__PURE__ */ s.jsxs("tr", { children: [
|
|
6939
6958
|
/* @__PURE__ */ s.jsxs("td", { colSpan: 9, children: [
|
|
6940
6959
|
/* @__PURE__ */ s.jsx("tr", { className: "subtotalTr", children: /* @__PURE__ */ s.jsx("td", { colSpan: 12, style: { borderBottom: "1px solid black", width: "100%" }, children: /* @__PURE__ */ s.jsx("h5", { children: /* @__PURE__ */ s.jsxs("strong", { children: [
|
|
6941
|
-
|
|
6960
|
+
_.companyInfo.companyName,
|
|
6942
6961
|
":"
|
|
6943
6962
|
] }) }) }) }),
|
|
6944
6963
|
/* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
6945
6964
|
/* @__PURE__ */ s.jsxs("td", { width: "50%", children: [
|
|
6946
6965
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: `${I.order_no}:` }, className: "font-weight-bold" }),
|
|
6947
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
6966
|
+
/* @__PURE__ */ s.jsx("span", { children: _.orderId })
|
|
6948
6967
|
] }),
|
|
6949
6968
|
/* @__PURE__ */ s.jsxs("td", { width: "50%", children: [
|
|
6950
6969
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: `${I.date}:` }, className: "font-weight-bold" }),
|
|
6951
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
6970
|
+
/* @__PURE__ */ s.jsx("span", { children: _.orderInfo.orderDate })
|
|
6952
6971
|
] })
|
|
6953
6972
|
] })
|
|
6954
6973
|
] }),
|
|
@@ -6957,12 +6976,12 @@ const et = (e) => {
|
|
|
6957
6976
|
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { colSpan: 12, className: "text-center border-right", style: { padding: "0px 1.4rem" }, children: /* @__PURE__ */ s.jsx("h6", { children: /* @__PURE__ */ s.jsx("strong", { children: "Tax Invoice" }) }) }) }),
|
|
6958
6977
|
/* @__PURE__ */ s.jsxs("tr", { children: [
|
|
6959
6978
|
/* @__PURE__ */ s.jsx("td", { colSpan: 6, className: "v-align-baseline col-6", children: /* @__PURE__ */ s.jsxs("div", { className: "divPadding", children: [
|
|
6960
|
-
(
|
|
6961
|
-
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
(fe =
|
|
6979
|
+
(_.customerInfo.custName || ((H = _.customFields) == null ? void 0 : H.length)) && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { colSpan: "2", className: "text-center border-right", children: /* @__PURE__ */ s.jsx("strong", { children: "Bill To" }) }) }),
|
|
6980
|
+
_.customerInfo.custName && _.customerInfo.custName !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.customerInfo.custName }) }),
|
|
6981
|
+
_.customerInfo.custContact && _.customerInfo.custContact !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.customerInfo.custContact }) }),
|
|
6982
|
+
_.customerInfo.custAddress && _.customerInfo.custAddress !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.customerInfo.custAddress }) }),
|
|
6983
|
+
_.deliveryTimestamp && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.deliveryTimestamp }) }),
|
|
6984
|
+
(fe = _.customFields) != null && fe.length ? _.customFields.map((N) => /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsxs("td", { width: "10%", children: [
|
|
6966
6985
|
N.customName,
|
|
6967
6986
|
": ",
|
|
6968
6987
|
N.customValue
|
|
@@ -6970,21 +6989,21 @@ const et = (e) => {
|
|
|
6970
6989
|
] }) }),
|
|
6971
6990
|
/* @__PURE__ */ s.jsx("td", { colSpan: 6, className: "v-align-baseline", children: /* @__PURE__ */ s.jsxs("div", { className: "divPadding", children: [
|
|
6972
6991
|
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { colSpan: "2", className: "text-center border-right", children: /* @__PURE__ */ s.jsx("strong", { children: "Bill From" }) }) }),
|
|
6973
|
-
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children:
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6992
|
+
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.companyInfo.companyName }) }),
|
|
6993
|
+
_.companyInfo.companyAddress && _.companyInfo.companyAddress !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.companyInfo.companyAddress }) }),
|
|
6994
|
+
_.companyInfo.companyEmail && _.companyInfo.companyEmail !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.companyInfo.companyEmail }) }),
|
|
6995
|
+
_.companyInfo.companyContact && _.companyInfo.companyContact !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "10%", children: _.companyInfo.companyContact }) }),
|
|
6996
|
+
_.fssai && _.fssai !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsxs("td", { width: "10%", children: [
|
|
6978
6997
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: `${I.company_FSSAI}:` } }),
|
|
6979
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
6998
|
+
/* @__PURE__ */ s.jsx("span", { children: _.fssai })
|
|
6980
6999
|
] }) }),
|
|
6981
|
-
|
|
7000
|
+
_.gst && _.gst !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsxs("td", { width: "10%", children: [
|
|
6982
7001
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: `${I.company_GST}:` } }),
|
|
6983
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
7002
|
+
/* @__PURE__ */ s.jsx("span", { children: _.gst })
|
|
6984
7003
|
] }) }),
|
|
6985
|
-
|
|
7004
|
+
_.vatNo && _.vatNo !== "" && /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsxs("td", { width: "10%", children: [
|
|
6986
7005
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: `${I.company_VAT}:` } }),
|
|
6987
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
7006
|
+
/* @__PURE__ */ s.jsx("span", { children: _.vatNo })
|
|
6988
7007
|
] }) })
|
|
6989
7008
|
] }) })
|
|
6990
7009
|
] }),
|
|
@@ -6997,10 +7016,10 @@ const et = (e) => {
|
|
|
6997
7016
|
/* @__PURE__ */ s.jsx("th", { className: "text-align-right", children: "Amount" })
|
|
6998
7017
|
] }) }),
|
|
6999
7018
|
/* @__PURE__ */ s.jsxs("tbody", { children: [
|
|
7000
|
-
|
|
7019
|
+
_.itemList.map((N) => {
|
|
7001
7020
|
var le;
|
|
7002
|
-
let P = "",
|
|
7003
|
-
return Z++,
|
|
7021
|
+
let P = "", G = [];
|
|
7022
|
+
return Z++, G.push(
|
|
7004
7023
|
/* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7005
7024
|
/* @__PURE__ */ s.jsxs("tr", { style: { lineHeight: "10px" }, className: P, children: [
|
|
7006
7025
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-left", children: N.serviceRate ? Z : "" }),
|
|
@@ -7015,7 +7034,7 @@ const et = (e) => {
|
|
|
7015
7034
|
] })
|
|
7016
7035
|
] })
|
|
7017
7036
|
), (le = N.addons) != null && le.length && N.addons.map((ce) => {
|
|
7018
|
-
|
|
7037
|
+
G.push(
|
|
7019
7038
|
/* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7020
7039
|
/* @__PURE__ */ s.jsxs("tr", { style: { lineHeight: "10px" }, className: "fs-8", children: [
|
|
7021
7040
|
/* @__PURE__ */ s.jsx("td", {}),
|
|
@@ -7023,7 +7042,7 @@ const et = (e) => {
|
|
|
7023
7042
|
"+ ",
|
|
7024
7043
|
ce.serviceName.toUpperCase()
|
|
7025
7044
|
] }),
|
|
7026
|
-
/* @__PURE__ */ s.jsx("td", { children: ce.qty })
|
|
7045
|
+
/* @__PURE__ */ s.jsx("td", { children: ce.qty * N.qty })
|
|
7027
7046
|
] }),
|
|
7028
7047
|
ce.instruction && /* @__PURE__ */ s.jsxs("tr", { children: [
|
|
7029
7048
|
/* @__PURE__ */ s.jsx("td", {}),
|
|
@@ -7031,7 +7050,7 @@ const et = (e) => {
|
|
|
7031
7050
|
] })
|
|
7032
7051
|
] })
|
|
7033
7052
|
);
|
|
7034
|
-
}),
|
|
7053
|
+
}), G;
|
|
7035
7054
|
}),
|
|
7036
7055
|
/* @__PURE__ */ s.jsx("tr", { style: { lineHeight: "10px", fontSize: "14px" }, children: /* @__PURE__ */ s.jsx("td", { colSpan: 5, children: /* @__PURE__ */ s.jsx("strong", { className: "font-weight-bold", children: `Total ${Z} Items and ${ve(ue.qty)} Quantity` }) }) })
|
|
7037
7056
|
] })
|
|
@@ -7042,17 +7061,17 @@ const et = (e) => {
|
|
|
7042
7061
|
/* @__PURE__ */ s.jsx("strong", { className: "font-weight-bold", children: "Amount in words" }),
|
|
7043
7062
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
7044
7063
|
Nd(
|
|
7045
|
-
Ia(
|
|
7064
|
+
Ia(_.finalAmount, o).toFixed(gn[o].minimumFractionDigits ?? 2)
|
|
7046
7065
|
)
|
|
7047
7066
|
] }) }),
|
|
7048
7067
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
7049
|
-
|
|
7068
|
+
_.upiId && h.companyInfo.companyName && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7050
7069
|
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "50%", className: "font-weight-bold", children: "Scan To Pay" }) }),
|
|
7051
7070
|
/* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("div", { className: "image-bill", children: F(h.upiId, h.orderId, h.companyInfo.companyName, h.paidAmt, {
|
|
7052
7071
|
size: 100
|
|
7053
7072
|
}) }) }) })
|
|
7054
7073
|
] }),
|
|
7055
|
-
|
|
7074
|
+
_.footerMessage ? /* @__PURE__ */ s.jsx("tr", { children: /* @__PURE__ */ s.jsx("td", { colSpan: "2", children: /* @__PURE__ */ s.jsx("div", { className: "single-entity-and-center", dangerouslySetInnerHTML: { __html: _.footerMessage } }) }) }) : ""
|
|
7056
7075
|
] }) }) }),
|
|
7057
7076
|
/* @__PURE__ */ s.jsx("td", { colSpan: 6, style: { verticalAlign: "top" }, children: /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7058
7077
|
/* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
@@ -7119,7 +7138,7 @@ const et = (e) => {
|
|
|
7119
7138
|
] }),
|
|
7120
7139
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(y.SEGMENT_DISCOUNT[0].discountAmt, o) })
|
|
7121
7140
|
] }) : "",
|
|
7122
|
-
(
|
|
7141
|
+
(lt = (wt = y == null ? void 0 : y.COUPON_DISCOUNT) == null ? void 0 : wt[0]) != null && lt.discountAmt ? /* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
7123
7142
|
/* @__PURE__ */ s.jsxs("td", { width: "50%", children: [
|
|
7124
7143
|
/* @__PURE__ */ s.jsx(
|
|
7125
7144
|
"span",
|
|
@@ -7134,7 +7153,7 @@ const et = (e) => {
|
|
|
7134
7153
|
] }),
|
|
7135
7154
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(y.COUPON_DISCOUNT[0].discountAmt, o) })
|
|
7136
7155
|
] }) : "",
|
|
7137
|
-
(It = (
|
|
7156
|
+
(It = (z = y == null ? void 0 : y.ORDER_DISCOUNT) == null ? void 0 : z[0]) != null && It.discountAmt ? /* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
7138
7157
|
/* @__PURE__ */ s.jsxs("td", { width: "50%", children: [
|
|
7139
7158
|
/* @__PURE__ */ s.jsx(
|
|
7140
7159
|
"span",
|
|
@@ -7149,7 +7168,7 @@ const et = (e) => {
|
|
|
7149
7168
|
] }),
|
|
7150
7169
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(y.ORDER_DISCOUNT[0].discountAmt, o) })
|
|
7151
7170
|
] }) : "",
|
|
7152
|
-
(
|
|
7171
|
+
(Ze = ue.charges) != null && Ze.length ? ue.charges.map((N) => /* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
7153
7172
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: I[`charges_${N.name.toLowerCase()}`] ?? N.name } }) }),
|
|
7154
7173
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(N.amt, o) })
|
|
7155
7174
|
] })) : "",
|
|
@@ -7181,21 +7200,21 @@ const et = (e) => {
|
|
|
7181
7200
|
] })) : "",
|
|
7182
7201
|
/* @__PURE__ */ s.jsxs("tr", { className: "font-weight-bold subtotalTr", children: [
|
|
7183
7202
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("strong", { dangerouslySetInnerHTML: { __html: I.grand_total } }) }),
|
|
7184
|
-
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(
|
|
7203
|
+
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(_.finalAmount, o) })
|
|
7185
7204
|
] }),
|
|
7186
7205
|
(Xt = h == null ? void 0 : h.custoutStandingData) != null && Xt.balanceAmt ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7187
7206
|
/* @__PURE__ */ s.jsxs("tr", { className: "font-weight-bold subtotalTr", children: [
|
|
7188
7207
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: I.previous_outstanding } }) }),
|
|
7189
|
-
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U((
|
|
7208
|
+
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U((Os = _ == null ? void 0 : _.custoutStandingData) == null ? void 0 : Os.balanceAmt, o) })
|
|
7190
7209
|
] }),
|
|
7191
7210
|
/* @__PURE__ */ s.jsxs("tr", { className: "font-weight-bold subtotalTr", children: [
|
|
7192
7211
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("strong", { dangerouslySetInnerHTML: { __html: I.total_payable } }) }),
|
|
7193
|
-
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(
|
|
7212
|
+
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(_.grandTotal + ((es = _ == null ? void 0 : _.custoutStandingData) == null ? void 0 : es.balanceAmt), o) })
|
|
7194
7213
|
] })
|
|
7195
7214
|
] }) : "",
|
|
7196
|
-
|
|
7215
|
+
_.rewardAmt ? /* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
7197
7216
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: I.rewards_redeemed } }) }),
|
|
7198
|
-
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(
|
|
7217
|
+
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(_.rewardAmt, o) })
|
|
7199
7218
|
] }) : "",
|
|
7200
7219
|
(ts = h.paymentMethods) != null && ts.length ? h.paymentMethods.map((N) => {
|
|
7201
7220
|
var P;
|
|
@@ -7217,7 +7236,7 @@ const et = (e) => {
|
|
|
7217
7236
|
N.isRefund ? /* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: "(" + U(N.paidAmt, o) + ")" }) : /* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(N.paidAmt, o) })
|
|
7218
7237
|
] });
|
|
7219
7238
|
}) : "",
|
|
7220
|
-
|
|
7239
|
+
_.balanceAmt && h.balanceAmt != 0 ? /* @__PURE__ */ s.jsxs("tr", { className: "subtotalTr", children: [
|
|
7221
7240
|
/* @__PURE__ */ s.jsx("td", { width: "50%", children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: I.balance_amt } }) }),
|
|
7222
7241
|
/* @__PURE__ */ s.jsx("td", { className: "text-align-right", width: "50%", children: U(h.balanceAmt, o) })
|
|
7223
7242
|
] }) : "",
|
|
@@ -7238,10 +7257,10 @@ const et = (e) => {
|
|
|
7238
7257
|
{
|
|
7239
7258
|
className: "single-entity-and-center f-12 mt-2 avoid-page-break",
|
|
7240
7259
|
style: { marginTop: "10px" },
|
|
7241
|
-
children: `Printed By :${
|
|
7260
|
+
children: `Printed By :${_.printby} Printed On: ${_.printTime}`
|
|
7242
7261
|
}
|
|
7243
7262
|
),
|
|
7244
|
-
|
|
7263
|
+
_.disabledPoweredBy ? "" : /* @__PURE__ */ s.jsx("p", { className: "single-entity-and-center f-12 mt-2 avoid-page-break", children: "Powered By: www.recaho.com" })
|
|
7245
7264
|
] }) });
|
|
7246
7265
|
} else
|
|
7247
7266
|
X = /* @__PURE__ */ s.jsx("div", { className: "main-div bill", style: { width: L[l].paperSize }, children: /* @__PURE__ */ s.jsxs("div", { style: { width: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
@@ -7329,18 +7348,18 @@ const et = (e) => {
|
|
|
7329
7348
|
/* @__PURE__ */ s.jsx("span", { children: h.captainName })
|
|
7330
7349
|
] }) })
|
|
7331
7350
|
] }),
|
|
7332
|
-
(
|
|
7351
|
+
(Ms = h.customFields) != null && Ms.length ? /* @__PURE__ */ s.jsxs("div", { className: `details-section ${L[l].dynamicClassname}`, children: [
|
|
7333
7352
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
7334
|
-
h.customFields.map((
|
|
7353
|
+
h.customFields.map((_) => /* @__PURE__ */ s.jsx("h4", { className: "left-align-entity", children: _.customName + ": " + _.customValue }))
|
|
7335
7354
|
] }) : "",
|
|
7336
|
-
h.newFormat ?
|
|
7355
|
+
h.newFormat ? q(h, I) : we(h, I),
|
|
7337
7356
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
7338
7357
|
/* @__PURE__ */ s.jsxs("div", { className: `bottom-section ${L[l].dynamicClassname}`, children: [
|
|
7339
7358
|
/* @__PURE__ */ s.jsxs("div", { className: "bottom-section-div inline-display", children: [
|
|
7340
7359
|
/* @__PURE__ */ s.jsx(
|
|
7341
7360
|
"h6",
|
|
7342
7361
|
{
|
|
7343
|
-
className: `total-qty ${(
|
|
7362
|
+
className: `total-qty ${(As = h.custoutStandingData) != null && As.balanceAmt || h.rewardAmt && h.paymentMethods && h.paymentMethods.length > 0 ? "level3-bold" : "level2-bold"}`,
|
|
7344
7363
|
style: { fontSize: l === "2INCH" || l === "1.8INCH" ? "1.50rem" : "1.75rem" },
|
|
7345
7364
|
dangerouslySetInnerHTML: { __html: I.grand_total }
|
|
7346
7365
|
}
|
|
@@ -7348,13 +7367,13 @@ const et = (e) => {
|
|
|
7348
7367
|
/* @__PURE__ */ s.jsx(
|
|
7349
7368
|
"h6",
|
|
7350
7369
|
{
|
|
7351
|
-
className: `actual-qty ${(
|
|
7370
|
+
className: `actual-qty ${(Es = h.custoutStandingData) != null && Es.balanceAmt || h.rewardAmt && h.paymentMethods && h.paymentMethods.length > 0 ? "level3-bold" : "level2-bold"}`,
|
|
7352
7371
|
style: { fontSize: l === "2INCH" || l === "1.8INCH" ? "1.40rem" : "1.75rem" },
|
|
7353
7372
|
children: h.curr + " " + p(h.finalAmount)
|
|
7354
7373
|
}
|
|
7355
7374
|
)
|
|
7356
7375
|
] }),
|
|
7357
|
-
(
|
|
7376
|
+
(Rs = h.custoutStandingData) != null && Rs.balanceAmt ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7358
7377
|
/* @__PURE__ */ s.jsxs("div", { className: "bottom-section-div inline-display", children: [
|
|
7359
7378
|
/* @__PURE__ */ s.jsx("h5", { children: /* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: I.previous_outstanding } }) }),
|
|
7360
7379
|
/* @__PURE__ */ s.jsx("h5", { children: h.curr + " " + p(h.custoutStandingData.balanceAmt) })
|
|
@@ -7403,9 +7422,9 @@ const et = (e) => {
|
|
|
7403
7422
|
] }),
|
|
7404
7423
|
/* @__PURE__ */ s.jsx("h5", { children: h.curr + " " + h.rewardAmt })
|
|
7405
7424
|
] }) : "",
|
|
7406
|
-
h.paymentMethods && h.paymentMethods.length ? h.paymentMethods.map((
|
|
7425
|
+
h.paymentMethods && h.paymentMethods.length ? h.paymentMethods.map((_) => {
|
|
7407
7426
|
var Z;
|
|
7408
|
-
if (
|
|
7427
|
+
if (_.paidAmt)
|
|
7409
7428
|
return /* @__PURE__ */ s.jsxs("div", { className: `bottom-section-div inline-display ${Te}`, children: [
|
|
7410
7429
|
/* @__PURE__ */ s.jsxs("h5", { children: [
|
|
7411
7430
|
"-",
|
|
@@ -7413,13 +7432,13 @@ const et = (e) => {
|
|
|
7413
7432
|
"span",
|
|
7414
7433
|
{
|
|
7415
7434
|
dangerouslySetInnerHTML: {
|
|
7416
|
-
__html: I[`${(Z =
|
|
7435
|
+
__html: I[`${(Z = _.paymentMode) == null ? void 0 : Z.toLowerCase()}`] ?? S(_.paymentMode) ?? "CASH"
|
|
7417
7436
|
}
|
|
7418
7437
|
}
|
|
7419
7438
|
),
|
|
7420
|
-
/* @__PURE__ */ s.jsx("span", { children:
|
|
7439
|
+
/* @__PURE__ */ s.jsx("span", { children: _.isRefund ? "(Refund)" : "" })
|
|
7421
7440
|
] }),
|
|
7422
|
-
/* @__PURE__ */ s.jsx("h5", { children:
|
|
7441
|
+
/* @__PURE__ */ s.jsx("h5", { children: _.isRefund ? /* @__PURE__ */ s.jsx(s.Fragment, { children: h.curr + " (" + p(_.paidAmt) + ")" }) : /* @__PURE__ */ s.jsx(s.Fragment, { children: h.curr + " " + p(_.paidAmt) }) })
|
|
7423
7442
|
] });
|
|
7424
7443
|
}) : "",
|
|
7425
7444
|
h.rewardAmt && !h.paymentMethods ? /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs("div", { className: "bottom-section-div inline-display", children: [
|
|
@@ -7436,7 +7455,7 @@ const et = (e) => {
|
|
|
7436
7455
|
{
|
|
7437
7456
|
className: "actual-qty level2-bold",
|
|
7438
7457
|
style: { fontSize: l === "2INCH" || l === "1.8INCH" ? "1.40rem" : "1.75rem" },
|
|
7439
|
-
children: h.curr + " " + p(h.finalAmount + (((
|
|
7458
|
+
children: h.curr + " " + p(h.finalAmount + (((ks = h == null ? void 0 : h.custoutStandingData) == null ? void 0 : ks.balanceAmt) || 0) - h.rewardAmt)
|
|
7440
7459
|
}
|
|
7441
7460
|
)
|
|
7442
7461
|
] }) }) : "",
|
|
@@ -7470,9 +7489,9 @@ const et = (e) => {
|
|
|
7470
7489
|
] }) });
|
|
7471
7490
|
return X;
|
|
7472
7491
|
} else if (x === "PRINT_DASHBOARD" && h.salesCollection) {
|
|
7473
|
-
const X = h.salesCollection.totalDiscountAmt ? fs(h.salesCollection.grandTotal, h.salesCollection.totalDiscountAmt) : null,
|
|
7492
|
+
const X = h.salesCollection.totalDiscountAmt ? fs(h.salesCollection.grandTotal, h.salesCollection.totalDiscountAmt) : null, _ = h.salesCollection.totalCollection - h.salesCollection.totalTax;
|
|
7474
7493
|
var k = R().format("DD/MM/YYYY LT");
|
|
7475
|
-
const Z = (
|
|
7494
|
+
const Z = (Ls = h.monthTillDateSalesColl) != null && Ls.totalDiscountAmt ? fs(h.monthTillDateSalesColl.grandTotal, h.monthTillDateSalesColl.totalDiscountAmt) : null;
|
|
7476
7495
|
return /* @__PURE__ */ s.jsxs("div", { className: `main-div ${L[l].dynamicClassname}`, style: { width: L[l].paperSize }, children: [
|
|
7477
7496
|
/* @__PURE__ */ s.jsxs("div", { style: { width: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
7478
7497
|
/* @__PURE__ */ s.jsxs("div", { children: [
|
|
@@ -7528,7 +7547,7 @@ const et = (e) => {
|
|
|
7528
7547
|
] }),
|
|
7529
7548
|
/* @__PURE__ */ s.jsxs("h5", { className: "level3-bold flex-two-items", children: [
|
|
7530
7549
|
/* @__PURE__ */ s.jsx("span", { children: "NET SALES BEFORE TAX:" }),
|
|
7531
|
-
/* @__PURE__ */ s.jsx("span", { children: oe(
|
|
7550
|
+
/* @__PURE__ */ s.jsx("span", { children: oe(_, o) })
|
|
7532
7551
|
] }),
|
|
7533
7552
|
/* @__PURE__ */ s.jsxs("h5", { className: "level3-bold flex-two-items", children: [
|
|
7534
7553
|
/* @__PURE__ */ s.jsx("span", { children: "TAX:" }),
|
|
@@ -7589,7 +7608,7 @@ const et = (e) => {
|
|
|
7589
7608
|
] }),
|
|
7590
7609
|
M(h)
|
|
7591
7610
|
] }),
|
|
7592
|
-
|
|
7611
|
+
V(h.averageCollection),
|
|
7593
7612
|
h.otherFields.outstandingAmt ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7594
7613
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
7595
7614
|
/* @__PURE__ */ s.jsxs("div", { children: [
|
|
@@ -7710,7 +7729,7 @@ const et = (e) => {
|
|
|
7710
7729
|
/* @__PURE__ */ s.jsx("hr", {})
|
|
7711
7730
|
] }),
|
|
7712
7731
|
/* @__PURE__ */ s.jsxs("section", { className: "products-section", style: { paddingTop: "12px" }, children: [
|
|
7713
|
-
((
|
|
7732
|
+
((Ps = a.services) == null ? void 0 : Ps.length) && a.services.map((Z) => {
|
|
7714
7733
|
var ue;
|
|
7715
7734
|
return /* @__PURE__ */ s.jsxs("div", { style: Z.serviceName.startsWith("+ ") ? {} : { paddingTop: "12px" }, children: [
|
|
7716
7735
|
/* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
@@ -7789,10 +7808,10 @@ const et = (e) => {
|
|
|
7789
7808
|
" SWITCH**"
|
|
7790
7809
|
] }),
|
|
7791
7810
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "From" }),
|
|
7792
|
-
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: (
|
|
7793
|
-
(
|
|
7811
|
+
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: (ot = a.from) == null ? void 0 : ot.map(
|
|
7812
|
+
(_, Z) => {
|
|
7794
7813
|
var ue, y, N;
|
|
7795
|
-
return `${(y = (ue = e.tableData[
|
|
7814
|
+
return `${(y = (ue = e.tableData[_]) == null ? void 0 : ue.attachedArea) == null ? void 0 : y.toUpperCase()} - ${(N = e.tableData[_]) == null ? void 0 : N.tableName}${Z + 1 === a.from.length ? "" : ", "} `;
|
|
7796
7815
|
}
|
|
7797
7816
|
) }),
|
|
7798
7817
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
@@ -7807,19 +7826,19 @@ const et = (e) => {
|
|
|
7807
7826
|
] }) }) : X = /* @__PURE__ */ s.jsx("div", { className: "main-div", style: { width: "100%", height: "auto" }, children: /* @__PURE__ */ s.jsxs("div", { style: { width: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
7808
7827
|
/* @__PURE__ */ s.jsxs("h2", { className: "single-entity-and-center level2-bold", children: [
|
|
7809
7828
|
"**MERGE ",
|
|
7810
|
-
(
|
|
7829
|
+
(Fs = u.Table) == null ? void 0 : Fs.toUpperCase(),
|
|
7811
7830
|
"**"
|
|
7812
7831
|
] }),
|
|
7813
7832
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "From" }),
|
|
7814
7833
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: (rs = a.from) == null ? void 0 : rs.map(
|
|
7815
|
-
(
|
|
7834
|
+
(_, Z) => {
|
|
7816
7835
|
var ue, y, N;
|
|
7817
|
-
return `${(y = (ue = e.tableData[
|
|
7836
|
+
return `${(y = (ue = e.tableData[_]) == null ? void 0 : ue.attachedArea) == null ? void 0 : y.toUpperCase()} - ${(N = e.tableData[_]) == null ? void 0 : N.tableName}${Z + 1 === a.from.length ? "" : ", "} `;
|
|
7818
7837
|
}
|
|
7819
7838
|
) }),
|
|
7820
7839
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
7821
7840
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "To" }),
|
|
7822
|
-
/* @__PURE__ */ s.jsx("h2", { className: "left-align-entity level2-bold", children: `${(as = (
|
|
7841
|
+
/* @__PURE__ */ s.jsx("h2", { className: "left-align-entity level2-bold", children: `${(as = (Ds = e.tableData[a.to[0]]) == null ? void 0 : Ds.attachedArea) == null ? void 0 : as.toUpperCase()} - ${(is = e.tableData[a.to[0]]) == null ? void 0 : is.tableName}` }),
|
|
7823
7842
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
7824
7843
|
"Running ",
|
|
7825
7844
|
`${u.KOT}`,
|
|
@@ -7856,13 +7875,13 @@ const et = (e) => {
|
|
|
7856
7875
|
U(a.cashSale, o),
|
|
7857
7876
|
" "
|
|
7858
7877
|
] }),
|
|
7859
|
-
a.payModes && a.payModes.length > 0 && a.payModes.map((
|
|
7860
|
-
if (
|
|
7878
|
+
a.payModes && a.payModes.length > 0 && a.payModes.map((_) => {
|
|
7879
|
+
if (_.value > 0 || _.value < 0)
|
|
7861
7880
|
return /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
7862
7881
|
"-- ",
|
|
7863
|
-
|
|
7882
|
+
_.displayName,
|
|
7864
7883
|
" : ",
|
|
7865
|
-
U(
|
|
7884
|
+
U(_.value, o)
|
|
7866
7885
|
] });
|
|
7867
7886
|
})
|
|
7868
7887
|
] }),
|
|
@@ -7905,21 +7924,21 @@ const et = (e) => {
|
|
|
7905
7924
|
a.openingShortReason
|
|
7906
7925
|
] }),
|
|
7907
7926
|
a.openingTotalDenomations > 0 && /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "-- Currency Denominations" }) }),
|
|
7908
|
-
a.openingDenominations && a.openingDenominations.length > 0 && a.openingDenominations.map((
|
|
7927
|
+
a.openingDenominations && a.openingDenominations.length > 0 && a.openingDenominations.map((_) => /* @__PURE__ */ s.jsxs("div", { class: o == "INR" ? "denomination-container" : "denomination-container-other-country", children: [
|
|
7909
7928
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
7910
7929
|
" ",
|
|
7911
|
-
o == "INR" ? U(
|
|
7930
|
+
o == "INR" ? U(_.denomination, o) : _.denomination
|
|
7912
7931
|
] }),
|
|
7913
7932
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " X " }),
|
|
7914
7933
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
7915
7934
|
" ",
|
|
7916
|
-
|
|
7935
|
+
_.count,
|
|
7917
7936
|
" "
|
|
7918
7937
|
] }),
|
|
7919
7938
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " = " }),
|
|
7920
7939
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
7921
7940
|
" ",
|
|
7922
|
-
U(
|
|
7941
|
+
U(_.total, o),
|
|
7923
7942
|
" "
|
|
7924
7943
|
] })
|
|
7925
7944
|
] })),
|
|
@@ -8002,21 +8021,21 @@ const et = (e) => {
|
|
|
8002
8021
|
] })
|
|
8003
8022
|
] }),
|
|
8004
8023
|
a.TotalDenomationsAmount > 0 && /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "-- Currency Denominations" }) }),
|
|
8005
|
-
a.denomations && a.denomations.length > 0 && a.denomations.map((
|
|
8024
|
+
a.denomations && a.denomations.length > 0 && a.denomations.map((_) => /* @__PURE__ */ s.jsxs("div", { class: o == "INR" ? "denomination-container" : "denomination-container-other-country", children: [
|
|
8006
8025
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8007
8026
|
" ",
|
|
8008
|
-
o == "INR" ? U(
|
|
8027
|
+
o == "INR" ? U(_.denomination, o) : _.curr + " " + _.denomination
|
|
8009
8028
|
] }),
|
|
8010
8029
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " X " }),
|
|
8011
8030
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8012
8031
|
" ",
|
|
8013
|
-
|
|
8032
|
+
_.count,
|
|
8014
8033
|
" "
|
|
8015
8034
|
] }),
|
|
8016
8035
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " = " }),
|
|
8017
8036
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8018
8037
|
" ",
|
|
8019
|
-
U(
|
|
8038
|
+
U(_.total, o),
|
|
8020
8039
|
" "
|
|
8021
8040
|
] })
|
|
8022
8041
|
] })),
|
|
@@ -8053,13 +8072,13 @@ const et = (e) => {
|
|
|
8053
8072
|
U(a.cashSale, o),
|
|
8054
8073
|
" "
|
|
8055
8074
|
] }),
|
|
8056
|
-
a.payModes && a.payModes.length > 0 && a.payModes.map((
|
|
8057
|
-
if (
|
|
8075
|
+
a.payModes && a.payModes.length > 0 && a.payModes.map((_) => {
|
|
8076
|
+
if (_.value > 0)
|
|
8058
8077
|
return /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8059
8078
|
"-- ",
|
|
8060
|
-
|
|
8079
|
+
_.displayName,
|
|
8061
8080
|
" : ",
|
|
8062
|
-
U(
|
|
8081
|
+
U(_.value, o)
|
|
8063
8082
|
] });
|
|
8064
8083
|
})
|
|
8065
8084
|
] }),
|
|
@@ -8094,21 +8113,21 @@ const et = (e) => {
|
|
|
8094
8113
|
a.openingShortReason
|
|
8095
8114
|
] }),
|
|
8096
8115
|
a.openingTotalDenomations > 0 && /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "-- Currency Denominations" }) }),
|
|
8097
|
-
a.openingDenominations && a.openingDenominations.length > 0 && a.openingDenominations.map((
|
|
8116
|
+
a.openingDenominations && a.openingDenominations.length > 0 && a.openingDenominations.map((_) => /* @__PURE__ */ s.jsxs("div", { class: o == "INR" ? "denomination-container" : "denomination-container-other-country", children: [
|
|
8098
8117
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8099
8118
|
" ",
|
|
8100
|
-
o == "INR" ? U(
|
|
8119
|
+
o == "INR" ? U(_.denomination, o) : _.denomination
|
|
8101
8120
|
] }),
|
|
8102
8121
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " X " }),
|
|
8103
8122
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8104
8123
|
" ",
|
|
8105
|
-
|
|
8124
|
+
_.count,
|
|
8106
8125
|
" "
|
|
8107
8126
|
] }),
|
|
8108
8127
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " = " }),
|
|
8109
8128
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8110
8129
|
" ",
|
|
8111
|
-
U(
|
|
8130
|
+
U(_.total, o),
|
|
8112
8131
|
" "
|
|
8113
8132
|
] })
|
|
8114
8133
|
] })),
|
|
@@ -8168,21 +8187,21 @@ const et = (e) => {
|
|
|
8168
8187
|
U(a.internalTransferCredit, o)
|
|
8169
8188
|
] }),
|
|
8170
8189
|
a.TotalDenomationsAmount > 0 && /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: "--Currency Denominations" }) }),
|
|
8171
|
-
a.denomations && a.denomations.length > 0 && a.denomations.map((
|
|
8190
|
+
a.denomations && a.denomations.length > 0 && a.denomations.map((_) => /* @__PURE__ */ s.jsxs("div", { class: o == "INR" ? "denomination-container" : "denomination-container-other-country", children: [
|
|
8172
8191
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8173
8192
|
" ",
|
|
8174
|
-
o == "INR" ? U(
|
|
8193
|
+
o == "INR" ? U(_.denomination, o) : _.curr + " " + _.denomination
|
|
8175
8194
|
] }),
|
|
8176
8195
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " X " }),
|
|
8177
8196
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8178
8197
|
" ",
|
|
8179
|
-
|
|
8198
|
+
_.count,
|
|
8180
8199
|
" "
|
|
8181
8200
|
] }),
|
|
8182
8201
|
/* @__PURE__ */ s.jsx("h5", { className: "left-align-entity level3-bold", children: " = " }),
|
|
8183
8202
|
/* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8184
8203
|
" ",
|
|
8185
|
-
U(
|
|
8204
|
+
U(_.total, o),
|
|
8186
8205
|
" "
|
|
8187
8206
|
] })
|
|
8188
8207
|
] })),
|
|
@@ -8194,42 +8213,42 @@ const et = (e) => {
|
|
|
8194
8213
|
] })
|
|
8195
8214
|
] }) }), X;
|
|
8196
8215
|
} else if (x === "ITEMWISE_SALES_COUNTER") {
|
|
8197
|
-
let X, { counterDetails:
|
|
8216
|
+
let X, { counterDetails: _ } = e.printerDataObject;
|
|
8198
8217
|
return X = /* @__PURE__ */ s.jsx("div", { className: "main-div", style: { width: L[l].paperSize }, children: /* @__PURE__ */ s.jsxs("div", { style: { width: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
8199
8218
|
/* @__PURE__ */ s.jsx("h2", { className: "single-entity-and-center level2-bold", children: "Item Wise Sales Report" }),
|
|
8200
|
-
/* @__PURE__ */ s.jsx("h5", { className: "single-entity-and-center level3-bold", children:
|
|
8219
|
+
/* @__PURE__ */ s.jsx("h5", { className: "single-entity-and-center level3-bold", children: _.currentDate }),
|
|
8201
8220
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
8202
|
-
|
|
8221
|
+
_.CounterName && /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8203
8222
|
"Counter Name: ",
|
|
8204
|
-
|
|
8223
|
+
_.CounterName
|
|
8205
8224
|
] }),
|
|
8206
|
-
|
|
8225
|
+
_.CounterName && /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8207
8226
|
"UserName: ",
|
|
8208
|
-
|
|
8227
|
+
_.openedBy
|
|
8209
8228
|
] }),
|
|
8210
|
-
|
|
8229
|
+
_.CounterName && /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8211
8230
|
"Login Time: ",
|
|
8212
|
-
|
|
8231
|
+
_.loginTime
|
|
8213
8232
|
] }),
|
|
8214
|
-
|
|
8233
|
+
_.logoutTime && /* @__PURE__ */ s.jsxs("h5", { className: "left-align-entity level3-bold", children: [
|
|
8215
8234
|
"Logout Time: ",
|
|
8216
|
-
|
|
8235
|
+
_.logoutTime
|
|
8217
8236
|
] }),
|
|
8218
|
-
|
|
8237
|
+
_.CounterName && /* @__PURE__ */ s.jsx("hr", {}),
|
|
8219
8238
|
Ke(a),
|
|
8220
8239
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
8221
|
-
/* @__PURE__ */ s.jsx("h6", { className: "left-align-entity", children: `Printed By: ${
|
|
8222
|
-
/* @__PURE__ */ s.jsx("h6", { className: "left-align-entity", children: `Printed On: ${
|
|
8240
|
+
/* @__PURE__ */ s.jsx("h6", { className: "left-align-entity", children: `Printed By: ${_.openedBy}` }),
|
|
8241
|
+
/* @__PURE__ */ s.jsx("h6", { className: "left-align-entity", children: `Printed On: ${_.printedOn}` })
|
|
8223
8242
|
] }) }), X;
|
|
8224
8243
|
} else if (x === "CARD_RECHARGE_DETAILS") {
|
|
8225
8244
|
let { staticDataKOT: X } = e.printerDataObject;
|
|
8226
8245
|
return getRechargeDetails(X);
|
|
8227
8246
|
} else if (x === "PACKAGING_SLIP") {
|
|
8228
|
-
let X,
|
|
8247
|
+
let X, _ = 0;
|
|
8229
8248
|
h.aggregatorOrderId && h.aggregatorOrderId !== "" && (X = A(h.aggregatorOrderId));
|
|
8230
8249
|
const Z = h.services;
|
|
8231
8250
|
for (let y in Z)
|
|
8232
|
-
|
|
8251
|
+
_ += Z[y].length;
|
|
8233
8252
|
return /* @__PURE__ */ s.jsx("div", { className: "main-div", style: { width: L[l].paperSize }, children: /* @__PURE__ */ s.jsxs("div", { style: { width: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
8234
8253
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
8235
8254
|
/* @__PURE__ */ s.jsxs("div", { className: `details-section ${L[l].dynamicClassname}`, children: [
|
|
@@ -8259,14 +8278,14 @@ const et = (e) => {
|
|
|
8259
8278
|
/* @__PURE__ */ s.jsxs("div", { className: "bottom-section-div flex-two-items space-3rem", children: [
|
|
8260
8279
|
/* @__PURE__ */ s.jsxs("h5", { children: [
|
|
8261
8280
|
"TOTAL ITEMS: ",
|
|
8262
|
-
|
|
8281
|
+
_
|
|
8263
8282
|
] }),
|
|
8264
8283
|
/* @__PURE__ */ s.jsxs("h5", { children: [
|
|
8265
8284
|
"TOTAL QTY: ",
|
|
8266
8285
|
ve(h.totalQty)
|
|
8267
8286
|
] })
|
|
8268
8287
|
] }),
|
|
8269
|
-
(
|
|
8288
|
+
(Ys = h.customFields) == null ? void 0 : Ys.map((y) => /* @__PURE__ */ s.jsx("h4", { className: "left-align-entity", children: y.customName + ": " + y.customValue })),
|
|
8270
8289
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
8271
8290
|
h.orderFrom !== "dine-in" && /* @__PURE__ */ s.jsxs("h4", { className: "left-align-entity level3-bold", children: [
|
|
8272
8291
|
"Payment Status: ",
|
|
@@ -8323,11 +8342,11 @@ const et = (e) => {
|
|
|
8323
8342
|
/* @__PURE__ */ s.jsx("h5", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: "Amount" })
|
|
8324
8343
|
] }) }),
|
|
8325
8344
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
8326
|
-
/* @__PURE__ */ s.jsx("section", { className: "products-section", children: a.orders.map((
|
|
8327
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, children: Fn(
|
|
8328
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-orderId ${L[l].dynamicClassname}`, children:
|
|
8329
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: a.curr + " " + p(
|
|
8330
|
-
] }) },
|
|
8345
|
+
/* @__PURE__ */ s.jsx("section", { className: "products-section", children: a.orders.map((_) => /* @__PURE__ */ s.jsx("div", { style: { paddingTop: "12px" }, children: /* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
8346
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, children: Fn(_.date) }),
|
|
8347
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-orderId ${L[l].dynamicClassname}`, children: _.orderId }),
|
|
8348
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: a.curr + " " + p(_.finalAmount) })
|
|
8349
|
+
] }) }, _.orderId)) })
|
|
8331
8350
|
] }),
|
|
8332
8351
|
/* @__PURE__ */ s.jsxs("div", { children: [
|
|
8333
8352
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
@@ -8341,7 +8360,7 @@ const et = (e) => {
|
|
|
8341
8360
|
/* @__PURE__ */ s.jsx("h5", { className: "actual-qty", children: a.curr + " " + p(a.totalPaid) })
|
|
8342
8361
|
] })
|
|
8343
8362
|
] }),
|
|
8344
|
-
(
|
|
8363
|
+
(Us = a.transactions) != null && Us.length ? /* @__PURE__ */ s.jsxs("div", { children: [
|
|
8345
8364
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
8346
8365
|
/* @__PURE__ */ s.jsx("section", { className: "products-section", children: /* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
8347
8366
|
/* @__PURE__ */ s.jsx("h5", { className: `items products-heading-name ${L[l].dynamicClassname}`, children: "Date" }),
|
|
@@ -8349,11 +8368,11 @@ const et = (e) => {
|
|
|
8349
8368
|
/* @__PURE__ */ s.jsx("h5", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: "Amount" })
|
|
8350
8369
|
] }) }),
|
|
8351
8370
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
8352
|
-
/* @__PURE__ */ s.jsx("section", { className: "products-section", children: a.transactions.map((
|
|
8353
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, children:
|
|
8354
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-orderId ${L[l].dynamicClassname}`, children:
|
|
8355
|
-
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: a.curr + " " + p(
|
|
8356
|
-
] }) },
|
|
8371
|
+
/* @__PURE__ */ s.jsx("section", { className: "products-section", children: a.transactions.map((_) => /* @__PURE__ */ s.jsx("div", { style: { paddingTop: "12px" }, children: /* @__PURE__ */ s.jsxs("div", { className: "products-heading-div", children: [
|
|
8372
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-name ${L[l].dynamicClassname}`, children: _.date }),
|
|
8373
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-orderId ${L[l].dynamicClassname}`, children: _.paymentMode }),
|
|
8374
|
+
/* @__PURE__ */ s.jsx("h6", { className: `items products-heading-amount ${L[l].dynamicClassname}`, children: a.curr + " " + p(_.amount) })
|
|
8375
|
+
] }) }, _.id)) })
|
|
8357
8376
|
] }) : "",
|
|
8358
8377
|
/* @__PURE__ */ s.jsxs("div", { className: "mt-2 pb-2rem", children: [
|
|
8359
8378
|
/* @__PURE__ */ s.jsx("hr", {}),
|
|
@@ -8364,14 +8383,14 @@ const et = (e) => {
|
|
|
8364
8383
|
] })
|
|
8365
8384
|
] }) });
|
|
8366
8385
|
{
|
|
8367
|
-
let X,
|
|
8386
|
+
let X, _ = 0, Z, ue;
|
|
8368
8387
|
for (let N = 0; N < (((ls = a.services) == null ? void 0 : ls.length) || 0); N++)
|
|
8369
|
-
ue = a.services[N], ue.status === "CANCELLED" && !a.onlyCancelledItems && (
|
|
8388
|
+
ue = a.services[N], ue.status === "CANCELLED" && !a.onlyCancelledItems && (_ += ue.qty);
|
|
8370
8389
|
return a.aggregatorOrderId && a.aggregatorOrderId !== "" && (X = A(a.aggregatorOrderId)), /* @__PURE__ */ s.jsx("div", { className: "main-div", style: { width: L[l].paperSize }, children: /* @__PURE__ */ s.jsxs("div", { style: { maxWidth: "100%", textAlign: "left", marginLeft: "auto" }, children: [
|
|
8371
8390
|
/* @__PURE__ */ s.jsx("br", {}),
|
|
8372
8391
|
/* @__PURE__ */ s.jsxs("div", { className: "main-div", children: [
|
|
8373
8392
|
a.duplicate && !a.onlyCancelledItems ? /* @__PURE__ */ s.jsx("h4", { className: "single-entity-and-center", children: "DUPLICATE KOT" }) : "",
|
|
8374
|
-
|
|
8393
|
+
_ || a.onlyCancelledItems ? /* @__PURE__ */ s.jsx("h4", { className: "single-entity-and-center", children: "EDITED KOT - ITEM CANCELLED" }) : "",
|
|
8375
8394
|
a.station && /* @__PURE__ */ s.jsx("h4", { className: "single-entity-and-center level2-bold", children: a.station.toUpperCase() }),
|
|
8376
8395
|
a.subOrderFrom && /* @__PURE__ */ s.jsx("h4", { className: "single-entity-and-center", children: a.subOrderFrom.toUpperCase() }),
|
|
8377
8396
|
a.type != "dine-in" && a.tokenId && /* @__PURE__ */ s.jsxs("h2", { className: "single-entity-and-center level2-bold", children: [
|
|
@@ -8432,7 +8451,7 @@ const et = (e) => {
|
|
|
8432
8451
|
] }),
|
|
8433
8452
|
/* @__PURE__ */ s.jsxs("h5", { className: "level3-bold", children: [
|
|
8434
8453
|
"TOTAL QTY: ",
|
|
8435
|
-
ve(a.totalQty -
|
|
8454
|
+
ve(a.totalQty - _)
|
|
8436
8455
|
] })
|
|
8437
8456
|
] }),
|
|
8438
8457
|
(os = a.customFields) == null ? void 0 : os.map((N) => /* @__PURE__ */ s.jsx("h4", { className: "left-align-entity", children: N.customName + ": " + N.customValue })),
|
|
@@ -8448,7 +8467,7 @@ const et = (e) => {
|
|
|
8448
8467
|
ref: n,
|
|
8449
8468
|
className: "html-bill-print",
|
|
8450
8469
|
style: { maxWidth: L[l].paperSize, zIndex: "-10", backgroundColor: "#fff" },
|
|
8451
|
-
children:
|
|
8470
|
+
children: rt(m, a.obj, a.companyLogo, a.companyQrCode)
|
|
8452
8471
|
}
|
|
8453
8472
|
) });
|
|
8454
8473
|
}, Ph = async (e, t, n, r = {}) => new Promise(async (i, a) => {
|
|
@@ -8460,9 +8479,9 @@ const et = (e) => {
|
|
|
8460
8479
|
let f = [], p = [];
|
|
8461
8480
|
const g = Ma(c).flatMap(
|
|
8462
8481
|
(b) => {
|
|
8463
|
-
var
|
|
8464
|
-
return (
|
|
8465
|
-
|
|
8482
|
+
var v;
|
|
8483
|
+
return (v = u[b.station]) == null ? void 0 : v.map((w) => new Promise((T) => /* @__PURE__ */ s.jsx(
|
|
8484
|
+
tt,
|
|
8466
8485
|
{
|
|
8467
8486
|
printerDataObject: {
|
|
8468
8487
|
staticDataKOT: b,
|
|
@@ -8487,39 +8506,39 @@ const et = (e) => {
|
|
|
8487
8506
|
);
|
|
8488
8507
|
if (l && ((m = t.packagingSlipPrinters) != null && m.length)) {
|
|
8489
8508
|
const b = Cd(e, t, r);
|
|
8490
|
-
(o = b.printers) != null && o.length && b.printers.forEach((
|
|
8509
|
+
(o = b.printers) != null && o.length && b.printers.forEach((v) => {
|
|
8491
8510
|
p.push(
|
|
8492
8511
|
new Promise((w) => {
|
|
8493
8512
|
g.push(
|
|
8494
8513
|
/* @__PURE__ */ s.jsx(
|
|
8495
|
-
|
|
8514
|
+
tt,
|
|
8496
8515
|
{
|
|
8497
8516
|
printerDataObject: {
|
|
8498
|
-
staticDataKOT: { obj:
|
|
8499
|
-
paperSize:
|
|
8500
|
-
printer:
|
|
8517
|
+
staticDataKOT: { obj: v.obj },
|
|
8518
|
+
paperSize: v.paperSize,
|
|
8519
|
+
printer: v.printer,
|
|
8501
8520
|
type: "PACKAGING_SLIP"
|
|
8502
8521
|
},
|
|
8503
|
-
newId:
|
|
8522
|
+
newId: v.obj.newId,
|
|
8504
8523
|
value: { settingData: t },
|
|
8505
8524
|
onImageGenerated: (T) => {
|
|
8506
8525
|
f.push({
|
|
8507
|
-
paperSize:
|
|
8508
|
-
printer:
|
|
8526
|
+
paperSize: v.paperSize,
|
|
8527
|
+
printer: v.printer,
|
|
8509
8528
|
image: T,
|
|
8510
8529
|
type: "PACKAGING_SLIP"
|
|
8511
8530
|
}), w();
|
|
8512
8531
|
},
|
|
8513
8532
|
additionalActions: r
|
|
8514
8533
|
},
|
|
8515
|
-
|
|
8534
|
+
v.obj.newId
|
|
8516
8535
|
)
|
|
8517
8536
|
);
|
|
8518
8537
|
})
|
|
8519
8538
|
);
|
|
8520
8539
|
});
|
|
8521
8540
|
}
|
|
8522
|
-
g.length &&
|
|
8541
|
+
g.length && xt("root2", g), await Promise.all(p), i(f);
|
|
8523
8542
|
} catch (l) {
|
|
8524
8543
|
a(l);
|
|
8525
8544
|
}
|
|
@@ -8532,8 +8551,8 @@ const et = (e) => {
|
|
|
8532
8551
|
(f) => {
|
|
8533
8552
|
var p;
|
|
8534
8553
|
return (p = c[f.station]) == null ? void 0 : p.map((g) => new Promise((b) => {
|
|
8535
|
-
const
|
|
8536
|
-
|
|
8554
|
+
const v = /* @__PURE__ */ s.jsx(
|
|
8555
|
+
tt,
|
|
8537
8556
|
{
|
|
8538
8557
|
printerDataObject: {
|
|
8539
8558
|
staticDataKOT: f,
|
|
@@ -8543,7 +8562,7 @@ const et = (e) => {
|
|
|
8543
8562
|
},
|
|
8544
8563
|
newId: f.newId,
|
|
8545
8564
|
settingData: t,
|
|
8546
|
-
tableData:
|
|
8565
|
+
tableData: Cs(a, "typeValue"),
|
|
8547
8566
|
onImageGenerated: (w) => {
|
|
8548
8567
|
d.push({
|
|
8549
8568
|
paperSize: g.paperSize,
|
|
@@ -8555,11 +8574,11 @@ const et = (e) => {
|
|
|
8555
8574
|
additionalActions: n
|
|
8556
8575
|
}
|
|
8557
8576
|
);
|
|
8558
|
-
return m.push(b),
|
|
8577
|
+
return m.push(b), v;
|
|
8559
8578
|
}));
|
|
8560
8579
|
}
|
|
8561
8580
|
);
|
|
8562
|
-
u.length &&
|
|
8581
|
+
u.length && xt("root1", u), await Promise.all(m.map((f) => new Promise(f)));
|
|
8563
8582
|
}
|
|
8564
8583
|
r(d);
|
|
8565
8584
|
} catch (a) {
|
|
@@ -8571,7 +8590,7 @@ const et = (e) => {
|
|
|
8571
8590
|
let a = [];
|
|
8572
8591
|
await new Promise((m) => {
|
|
8573
8592
|
const o = /* @__PURE__ */ s.jsx(
|
|
8574
|
-
|
|
8593
|
+
tt,
|
|
8575
8594
|
{
|
|
8576
8595
|
printerDataObject: {
|
|
8577
8596
|
staticDataKOT: { obj: i },
|
|
@@ -8590,7 +8609,7 @@ const et = (e) => {
|
|
|
8590
8609
|
additionalActions: t
|
|
8591
8610
|
}
|
|
8592
8611
|
);
|
|
8593
|
-
|
|
8612
|
+
xt("root1", o);
|
|
8594
8613
|
}), n(a);
|
|
8595
8614
|
} catch (i) {
|
|
8596
8615
|
r(i);
|
|
@@ -8601,7 +8620,7 @@ const et = (e) => {
|
|
|
8601
8620
|
let d = [];
|
|
8602
8621
|
await new Promise((o) => {
|
|
8603
8622
|
const l = /* @__PURE__ */ s.jsx(
|
|
8604
|
-
|
|
8623
|
+
tt,
|
|
8605
8624
|
{
|
|
8606
8625
|
printerDataObject: { staticDataKOT: a, paperSize: a.paperSize, type: "AGGREGATOR_BILL" },
|
|
8607
8626
|
newId: Math.random(),
|
|
@@ -8616,7 +8635,7 @@ const et = (e) => {
|
|
|
8616
8635
|
additionalActions: n
|
|
8617
8636
|
}
|
|
8618
8637
|
);
|
|
8619
|
-
|
|
8638
|
+
xt("root1", l);
|
|
8620
8639
|
}), r(d);
|
|
8621
8640
|
} catch (a) {
|
|
8622
8641
|
i(a);
|
|
@@ -8626,7 +8645,7 @@ const et = (e) => {
|
|
|
8626
8645
|
let a = await Oa(e, t, n), d = [];
|
|
8627
8646
|
await new Promise((o) => {
|
|
8628
8647
|
const l = /* @__PURE__ */ s.jsx(
|
|
8629
|
-
|
|
8648
|
+
tt,
|
|
8630
8649
|
{
|
|
8631
8650
|
printerDataObject: { staticDataKOT: a, paperSize: a.paperSize, type: "BILL" },
|
|
8632
8651
|
newId: Math.random(),
|
|
@@ -8641,7 +8660,7 @@ const et = (e) => {
|
|
|
8641
8660
|
additionalActions: n
|
|
8642
8661
|
}
|
|
8643
8662
|
);
|
|
8644
|
-
|
|
8663
|
+
xt("root1", l);
|
|
8645
8664
|
}), r(d);
|
|
8646
8665
|
} catch (a) {
|
|
8647
8666
|
i(a);
|
|
@@ -8653,7 +8672,7 @@ const et = (e) => {
|
|
|
8653
8672
|
let o = `ItemWiseSales:::${Math.floor(Math.random() * 1e3)}`, l = [];
|
|
8654
8673
|
await new Promise((u) => {
|
|
8655
8674
|
const f = /* @__PURE__ */ s.jsx(
|
|
8656
|
-
|
|
8675
|
+
tt,
|
|
8657
8676
|
{
|
|
8658
8677
|
printerDataObject: {
|
|
8659
8678
|
staticDataKOT: d,
|
|
@@ -8673,7 +8692,7 @@ const et = (e) => {
|
|
|
8673
8692
|
additionalActions: r
|
|
8674
8693
|
}
|
|
8675
8694
|
);
|
|
8676
|
-
|
|
8695
|
+
xt("root1", f);
|
|
8677
8696
|
}), i(l);
|
|
8678
8697
|
} else
|
|
8679
8698
|
i([]);
|
|
@@ -8685,7 +8704,7 @@ const et = (e) => {
|
|
|
8685
8704
|
let d = `counterDetailsPrint:::${Math.floor(Math.random() * 1e3)}`, m = [];
|
|
8686
8705
|
await new Promise((l) => {
|
|
8687
8706
|
const c = /* @__PURE__ */ s.jsx(
|
|
8688
|
-
|
|
8707
|
+
tt,
|
|
8689
8708
|
{
|
|
8690
8709
|
printerDataObject: {
|
|
8691
8710
|
staticDataKOT: e,
|
|
@@ -8704,7 +8723,7 @@ const et = (e) => {
|
|
|
8704
8723
|
additionalActions: n
|
|
8705
8724
|
}
|
|
8706
8725
|
);
|
|
8707
|
-
|
|
8726
|
+
xt("root1", c);
|
|
8708
8727
|
}), r(m);
|
|
8709
8728
|
} catch (a) {
|
|
8710
8729
|
i(a);
|
|
@@ -8720,7 +8739,7 @@ const et = (e) => {
|
|
|
8720
8739
|
}), c = l ? (d = l[0]) == null ? void 0 : d.paperSize : t.printerSize;
|
|
8721
8740
|
await new Promise((f) => {
|
|
8722
8741
|
const p = /* @__PURE__ */ s.jsx(
|
|
8723
|
-
|
|
8742
|
+
tt,
|
|
8724
8743
|
{
|
|
8725
8744
|
printerDataObject: {
|
|
8726
8745
|
staticDataKOT: { ...m, name: n.name, mobile: n.mobile },
|
|
@@ -8739,7 +8758,7 @@ const et = (e) => {
|
|
|
8739
8758
|
additionalActions: r
|
|
8740
8759
|
}
|
|
8741
8760
|
);
|
|
8742
|
-
|
|
8761
|
+
xt("root1", p);
|
|
8743
8762
|
}), i(o);
|
|
8744
8763
|
} catch (m) {
|
|
8745
8764
|
a(m);
|
|
@@ -8755,7 +8774,7 @@ const et = (e) => {
|
|
|
8755
8774
|
let c = hd(l.invoiceFormats, "createdAt")[0], u = await Ld(c);
|
|
8756
8775
|
await new Promise((p) => {
|
|
8757
8776
|
const g = /* @__PURE__ */ s.jsx(
|
|
8758
|
-
|
|
8777
|
+
tt,
|
|
8759
8778
|
{
|
|
8760
8779
|
printerDataObject: { staticDataKOT: u, paperSize: u.paperSize, type: "BILL" },
|
|
8761
8780
|
newId: Math.random(),
|
|
@@ -8774,11 +8793,11 @@ const et = (e) => {
|
|
|
8774
8793
|
});
|
|
8775
8794
|
}
|
|
8776
8795
|
}
|
|
8777
|
-
d.length &&
|
|
8796
|
+
d.length && xt("root1", d), r(m);
|
|
8778
8797
|
} catch (d) {
|
|
8779
8798
|
i(d);
|
|
8780
8799
|
}
|
|
8781
|
-
}),
|
|
8800
|
+
}), xt = (e, t) => {
|
|
8782
8801
|
const n = document.getElementById(e);
|
|
8783
8802
|
n && oi.createRoot(n).render(t);
|
|
8784
8803
|
};
|