@idmwx/idmui-report 5.0.4 → 5.0.5
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/Deviation/src/orm.vue.d.ts +0 -3
- package/dist/index.js +673 -687
- package/dist/index.umd.cjs +7 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LngLatHelper as Et } from "@idm-plugin/geo";
|
|
2
2
|
import lt from "moment";
|
|
3
|
-
import { openBlock as n, createElementBlock as a, createStaticVNode as ot, createElementVNode as t, toDisplayString as e, createCommentVNode as A, markRaw as va, resolveComponent as V, createVNode as O, createTextVNode as g, Fragment as
|
|
3
|
+
import { openBlock as n, createElementBlock as a, createStaticVNode as ot, createElementVNode as t, toDisplayString as e, createCommentVNode as A, markRaw as va, resolveComponent as V, createVNode as O, createTextVNode as g, Fragment as f, renderList as it, normalizeStyle as us, shallowRef as wd, withDirectives as Qd, vShow as kd, withCtx as es, normalizeClass as p, createBlock as sl } from "vue";
|
|
4
4
|
import * as Ta from "echarts";
|
|
5
5
|
import { Editor as hd, Toolbar as Rd } from "@wangeditor/editor-for-vue";
|
|
6
6
|
import { ElTooltip as Fd, ElMessage as Yd } from "element-plus";
|
|
@@ -184,14 +184,14 @@ const iM = {
|
|
|
184
184
|
},
|
|
185
185
|
computeForm() {
|
|
186
186
|
return function(i) {
|
|
187
|
-
var N, M, d, y, r, u, j,
|
|
187
|
+
var N, M, d, y, r, u, j, b, c, v;
|
|
188
188
|
const l = {};
|
|
189
189
|
for (let w = 0; w < ((M = (N = i == null ? void 0 : i.extend) == null ? void 0 : N.data) == null ? void 0 : M.length); w++) {
|
|
190
190
|
const U = (d = i == null ? void 0 : i.extend) == null ? void 0 : d.data[w];
|
|
191
191
|
if (w === 0)
|
|
192
192
|
U.precip.pacc = 0;
|
|
193
193
|
else {
|
|
194
|
-
const m = (y = i == null ? void 0 : i.extend) == null ? void 0 : y.data[w - 1], E = lt(U.utc).utcOffset(this.localTZ),
|
|
194
|
+
const m = (y = i == null ? void 0 : i.extend) == null ? void 0 : y.data[w - 1], E = lt(U.utc).utcOffset(this.localTZ), C = lt(m.utc).utcOffset(this.localTZ), Q = (r = m == null ? void 0 : m.precip) == null ? void 0 : r.prate, Y = E.diff(C, "h"), k = this.roundPrecision(Q * Y, 1);
|
|
195
195
|
if (U.precip.pacc = k, k > 0) {
|
|
196
196
|
const T = l[E.format("MMM-DD")], F = Math.floor(E.get("hour") / 6);
|
|
197
197
|
T ? (T.pacc = this.roundPrecision(T.pacc + k, 1), T[`${F}`] ? T[`${F}`] += k : (T[`${F}`] = k, T.colspan += 1)) : (l[E.format("MMM-DD")] = {
|
|
@@ -204,7 +204,7 @@ const iM = {
|
|
|
204
204
|
i.paccInDays = l;
|
|
205
205
|
let s = 0;
|
|
206
206
|
for (const w of Object.keys(l))
|
|
207
|
-
s += (u = l[w]) == null ? void 0 : u.colspan, l[w].level = ((j = l[w]) == null ? void 0 : j.pacc) < 10 ? "Light" : ((
|
|
207
|
+
s += (u = l[w]) == null ? void 0 : u.colspan, l[w].level = ((j = l[w]) == null ? void 0 : j.pacc) < 10 ? "Light" : ((b = l[w]) == null ? void 0 : b.pacc) < 24.9 ? "Moderate" : ((c = l[w]) == null ? void 0 : c.pacc) < 49.9 ? "Heavy" : ((v = l[w]) == null ? void 0 : v.pacc) < 99.9 ? "Rainstorm" : "HeavyRainstorm";
|
|
208
208
|
return i.span = s, i;
|
|
209
209
|
};
|
|
210
210
|
}
|
|
@@ -239,13 +239,13 @@ const iM = {
|
|
|
239
239
|
};
|
|
240
240
|
let N = 4;
|
|
241
241
|
(r = (y = (d = this.report) == null ? void 0 : d.extend) == null ? void 0 : y.data) == null || r.forEach((u) => {
|
|
242
|
-
var
|
|
242
|
+
var b, c, v, w, U, m, E, C, Q, Y, k, T, F;
|
|
243
243
|
const j = lt(u.utc).utcOffset(this.localTZ).format("MMM-DD/HHmm[LT]");
|
|
244
|
-
i.push(j), N = ((c = (
|
|
244
|
+
i.push(j), N = ((c = (b = u.wave) == null ? void 0 : b.sig) == null ? void 0 : c.height) > N ? (w = (v = u.wave) == null ? void 0 : v.sig) == null ? void 0 : w.height : N, l.push([
|
|
245
245
|
j,
|
|
246
246
|
(U = u.wind) == null ? void 0 : U.kts,
|
|
247
247
|
(m = u.gusts) == null ? void 0 : m.kts,
|
|
248
|
-
(
|
|
248
|
+
(C = (E = u.wave) == null ? void 0 : E.sig) == null ? void 0 : C.height,
|
|
249
249
|
(Q = u.wind) == null ? void 0 : Q.direction,
|
|
250
250
|
(Y = u.wind) == null ? void 0 : Y.degree,
|
|
251
251
|
(k = u.wind) == null ? void 0 : k.scale,
|
|
@@ -508,15 +508,15 @@ const iM = {
|
|
|
508
508
|
}, zM = { key: 1 }, pM = {
|
|
509
509
|
key: 0,
|
|
510
510
|
class: "degree-box"
|
|
511
|
-
}, jM = { key: 1 },
|
|
511
|
+
}, jM = { key: 1 }, fM = {
|
|
512
512
|
key: 0,
|
|
513
513
|
class: "degree-box"
|
|
514
|
-
},
|
|
514
|
+
}, CM = { key: 1 }, bM = {
|
|
515
515
|
key: 0,
|
|
516
516
|
class: "degree-box"
|
|
517
517
|
}, UM = { key: 1 }, mM = { key: 0 }, EM = { key: 1 };
|
|
518
518
|
function OM(i, l, s, N, M, d) {
|
|
519
|
-
var u, j,
|
|
519
|
+
var u, j, b, c;
|
|
520
520
|
const y = V("IdmBrand"), r = V("IdmLoading");
|
|
521
521
|
return n(), a("div", oM, [
|
|
522
522
|
O(y, { name: "Point Weather Forecast" }),
|
|
@@ -595,8 +595,8 @@ function OM(i, l, s, N, M, d) {
|
|
|
595
595
|
])
|
|
596
596
|
]),
|
|
597
597
|
t("tbody", null, [
|
|
598
|
-
(n(!0), a(
|
|
599
|
-
var U, m, E,
|
|
598
|
+
(n(!0), a(f, null, it((c = (b = s.report) == null ? void 0 : b.extend) == null ? void 0 : c.data, (v, w) => {
|
|
599
|
+
var U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st;
|
|
600
600
|
return n(), a("tr", { key: w }, [
|
|
601
601
|
t("td", TM, e(d.computeLTime(v.utc, M.localTZ)), 1),
|
|
602
602
|
t("td", null, [
|
|
@@ -608,7 +608,7 @@ function OM(i, l, s, N, M, d) {
|
|
|
608
608
|
}, "", 4)
|
|
609
609
|
])) : (n(), a("span", zM, "-"))
|
|
610
610
|
]),
|
|
611
|
-
t("td", null, e(d.roundPrecision((
|
|
611
|
+
t("td", null, e(d.roundPrecision((C = v.wind) == null ? void 0 : C.kts, 1)), 1),
|
|
612
612
|
t("td", null, e((Q = v.wind) == null ? void 0 : Q.scale), 1),
|
|
613
613
|
t("td", null, e(d.roundPrecision((Y = v.gusts) == null ? void 0 : Y.kts, 1)), 1),
|
|
614
614
|
t("td", null, e(d.roundPrecision((T = (k = v.wave) == null ? void 0 : k.wd) == null ? void 0 : T.height, 1)), 1),
|
|
@@ -624,18 +624,18 @@ function OM(i, l, s, N, M, d) {
|
|
|
624
624
|
t("td", null, e(d.roundPrecision((X = (_ = v.wave) == null ? void 0 : _.swell) == null ? void 0 : X.height, 1)), 1),
|
|
625
625
|
t("td", null, e(d.roundPrecision((q = (K = v.wave) == null ? void 0 : K.swell) == null ? void 0 : q.period, 1)), 1),
|
|
626
626
|
t("td", null, [
|
|
627
|
-
(et = ($ = v.wave) == null ? void 0 : $.sig) != null && et.height ? (n(), a("span",
|
|
627
|
+
(et = ($ = v.wave) == null ? void 0 : $.sig) != null && et.height ? (n(), a("span", fM, [
|
|
628
628
|
g(e((Nt = (P = v.wave) == null ? void 0 : P.sig) == null ? void 0 : Nt.direction), 1),
|
|
629
629
|
t("i", {
|
|
630
630
|
class: "iconfont",
|
|
631
631
|
style: us(d.computeDegree((gt = (It = v.wave) == null ? void 0 : It.sig) == null ? void 0 : gt.degree, !1))
|
|
632
632
|
}, "", 4)
|
|
633
|
-
])) : (n(), a("span",
|
|
633
|
+
])) : (n(), a("span", CM, "-"))
|
|
634
634
|
]),
|
|
635
635
|
t("td", null, e(d.roundPrecision((ct = (ut = v.wave) == null ? void 0 : ut.sig) == null ? void 0 : ct.height, 1)), 1),
|
|
636
636
|
t("td", null, e(d.roundPrecision((tt = (o = v.wave) == null ? void 0 : o.sig) == null ? void 0 : tt.period, 1)), 1),
|
|
637
637
|
t("td", null, [
|
|
638
|
-
(at = v.current) != null && at.kts ? (n(), a("span",
|
|
638
|
+
(at = v.current) != null && at.kts ? (n(), a("span", bM, [
|
|
639
639
|
g(e((dt = v.current) == null ? void 0 : dt.direction), 1),
|
|
640
640
|
t("i", {
|
|
641
641
|
class: "iconfont",
|
|
@@ -986,7 +986,7 @@ const LM = {
|
|
|
986
986
|
this.echart || (this.echart = va(Ta.init(this.$refs.echart))), this.renderEchart();
|
|
987
987
|
},
|
|
988
988
|
renderEchart() {
|
|
989
|
-
var u, j,
|
|
989
|
+
var u, j, b, c, v, w, U;
|
|
990
990
|
const i = [], l = [], s = {
|
|
991
991
|
dateTime: 0,
|
|
992
992
|
windSpeed: 1,
|
|
@@ -1003,12 +1003,12 @@ const LM = {
|
|
|
1003
1003
|
});
|
|
1004
1004
|
const d = 18;
|
|
1005
1005
|
let y = 4;
|
|
1006
|
-
(w = (v = (c = (
|
|
1007
|
-
var
|
|
1006
|
+
(w = (v = (c = (b = (j = (u = this.plan) == null ? void 0 : u.speeds) == null ? void 0 : j[this.speedIndex]) == null ? void 0 : b.speed) == null ? void 0 : c.sample) == null ? void 0 : v.hours) == null || w.forEach((m) => {
|
|
1007
|
+
var C, Q, Y, k, T, F, W, L, Z, B;
|
|
1008
1008
|
const E = m.meteo;
|
|
1009
1009
|
if (E) {
|
|
1010
1010
|
const H = lt(E.utc).utc().format("MMM-DD/HHmm[Z]");
|
|
1011
|
-
i.push(H), y = Math.ceil(((Q = (
|
|
1011
|
+
i.push(H), y = Math.ceil(((Q = (C = E.wave) == null ? void 0 : C.sig) == null ? void 0 : Q.height) > y ? (k = (Y = E.wave) == null ? void 0 : Y.sig) == null ? void 0 : k.height : y), l.push([
|
|
1012
1012
|
H,
|
|
1013
1013
|
(T = E.wind) == null ? void 0 : T.kts,
|
|
1014
1014
|
(W = (F = E.wave) == null ? void 0 : F.sig) == null ? void 0 : W.height,
|
|
@@ -1205,7 +1205,7 @@ const LM = {
|
|
|
1205
1205
|
type: "custom",
|
|
1206
1206
|
yAxisIndex: 0,
|
|
1207
1207
|
renderItem: (m, E) => {
|
|
1208
|
-
const
|
|
1208
|
+
const C = E.coord([E.value(s.dateTime), E.value(s.windSpeed)]);
|
|
1209
1209
|
return {
|
|
1210
1210
|
type: "path",
|
|
1211
1211
|
shape: {
|
|
@@ -1216,7 +1216,7 @@ const LM = {
|
|
|
1216
1216
|
height: d
|
|
1217
1217
|
},
|
|
1218
1218
|
rotation: N[E.value(s.windDirection)],
|
|
1219
|
-
position:
|
|
1219
|
+
position: C,
|
|
1220
1220
|
style: E.style({
|
|
1221
1221
|
stroke: "#555",
|
|
1222
1222
|
lineWidth: 1
|
|
@@ -1337,7 +1337,7 @@ const LM = {
|
|
|
1337
1337
|
}, vr = {
|
|
1338
1338
|
key: 1,
|
|
1339
1339
|
class: "empty"
|
|
1340
|
-
}, Tr = { class: "section comparison-section" }, xr = { key: 0 }, zr = { key: 0 }, pr = ["rowspan"], jr = { key: 0 },
|
|
1340
|
+
}, Tr = { class: "section comparison-section" }, xr = { key: 0 }, zr = { key: 0 }, pr = ["rowspan"], jr = { key: 0 }, fr = { key: 1 }, Cr = { rowspan: "2" }, br = { rowspan: "2" }, Ur = { key: 0 }, mr = { key: 1 }, Er = { rowspan: "1" }, Or = { key: 0 }, Yr = { rowspan: "2" }, Sr = { rowspan: "2" }, wr = { rowspan: "2" }, Qr = { key: 0 }, kr = { key: 0 }, hr = ["rowspan"], Rr = { key: 0 }, Fr = { rowspan: "1" }, Vr = { key: 0 }, Pr = { key: 0 }, Gr = { key: 1 }, Wr = { class: "tips" }, Lr = { key: 0 }, Zr = { class: "section waypoint-section" }, Br = { class: "header-block flex-start" }, Hr = { class: "title" }, _r = {
|
|
1341
1341
|
key: 0,
|
|
1342
1342
|
class: "flex-end",
|
|
1343
1343
|
style: { flex: "1" }
|
|
@@ -1390,10 +1390,10 @@ const LM = {
|
|
|
1390
1390
|
}, z1 = {
|
|
1391
1391
|
class: "tips forecast-model",
|
|
1392
1392
|
style: { margin: "10px auto", "text-align": "left" }
|
|
1393
|
-
}, p1 = ["colspan"], j1 = { key: 0 },
|
|
1393
|
+
}, p1 = ["colspan"], j1 = { key: 0 }, f1 = { class: "flex-center" }, C1 = {
|
|
1394
1394
|
key: 0,
|
|
1395
1395
|
class: "degree-box"
|
|
1396
|
-
},
|
|
1396
|
+
}, b1 = { key: 1 }, U1 = { key: 0 }, m1 = {
|
|
1397
1397
|
key: 0,
|
|
1398
1398
|
class: "degree-box"
|
|
1399
1399
|
}, E1 = { key: 1 }, O1 = {
|
|
@@ -1404,8 +1404,8 @@ const LM = {
|
|
|
1404
1404
|
class: "degree-box"
|
|
1405
1405
|
}, w1 = { key: 1 };
|
|
1406
1406
|
function Q1(i, l, s, N, M, d) {
|
|
1407
|
-
var v, w, U, m, E,
|
|
1408
|
-
const y = V("Brand"), r = V("Loading"), u = V("Lat"), j = V("Lng"),
|
|
1407
|
+
var v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue;
|
|
1408
|
+
const y = V("Brand"), r = V("Loading"), u = V("Lat"), j = V("Lng"), b = V("ElTooltip"), c = V("Editor");
|
|
1409
1409
|
return n(), a("div", ZM, [
|
|
1410
1410
|
t("div", BM, [
|
|
1411
1411
|
O(y, {
|
|
@@ -1430,7 +1430,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1430
1430
|
class: "flex-end",
|
|
1431
1431
|
style: { width: "140px" }
|
|
1432
1432
|
}, "Vessel", -1)),
|
|
1433
|
-
t("span", qM, e((Q = (
|
|
1433
|
+
t("span", qM, e((Q = (C = (E = s.plan) == null ? void 0 : E.voyage) == null ? void 0 : C.vessel) == null ? void 0 : Q.name) + " (" + e((F = (T = (k = (Y = s.plan) == null ? void 0 : Y.voyage) == null ? void 0 : k.vessel) == null ? void 0 : T.vesselType) == null ? void 0 : F.name) + ")", 1)
|
|
1434
1434
|
]),
|
|
1435
1435
|
t("div", $M, [
|
|
1436
1436
|
l[10] || (l[10] = t("label", {
|
|
@@ -1464,9 +1464,9 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1464
1464
|
class: "flex-end",
|
|
1465
1465
|
style: { width: "140px" }
|
|
1466
1466
|
}, "Arrival Port", -1)),
|
|
1467
|
-
(zt = (st = (At = s.plan) == null ? void 0 : At.leg) == null ? void 0 : st.destination) != null && zt.name ? (n(), a("span", ar, e((
|
|
1467
|
+
(zt = (st = (At = s.plan) == null ? void 0 : At.leg) == null ? void 0 : st.destination) != null && zt.name ? (n(), a("span", ar, e((ft = (jt = (pt = s.plan) == null ? void 0 : pt.leg) == null ? void 0 : jt.destination) == null ? void 0 : ft.name), 1)) : (n(), a("div", dr, [
|
|
1468
1468
|
O(u, {
|
|
1469
|
-
lat: (Ut = (
|
|
1469
|
+
lat: (Ut = (bt = (Ct = s.plan) == null ? void 0 : Ct.leg) == null ? void 0 : bt.destination) == null ? void 0 : Ut.lat,
|
|
1470
1470
|
label: ""
|
|
1471
1471
|
}, null, 8, ["lat"]),
|
|
1472
1472
|
l[13] || (l[13] = t("span", { style: { "margin-right": "3px" } }, ",", -1)),
|
|
@@ -1491,7 +1491,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1491
1491
|
t("i", { class: "iconfont" }, ""),
|
|
1492
1492
|
t("div", { class: "title" }, "Weather chart")
|
|
1493
1493
|
], -1)),
|
|
1494
|
-
(mt = s.plan) != null && mt.chartUrl ? (n(), a(
|
|
1494
|
+
(mt = s.plan) != null && mt.chartUrl ? (n(), a(f, { key: 0 }, [
|
|
1495
1495
|
t("div", Ir, [
|
|
1496
1496
|
t("img", {
|
|
1497
1497
|
src: s.plan.chartUrl
|
|
@@ -1564,17 +1564,17 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1564
1564
|
l[33] || (l[33] = t("th", null, "*FO", -1)),
|
|
1565
1565
|
l[34] || (l[34] = t("th", null, "*DO/GO", -1)),
|
|
1566
1566
|
d.showCost ? (n(), a("th", jr, "*Hire / Bunker (USD)")) : A("", !0),
|
|
1567
|
-
d.showCost ? (n(), a("th",
|
|
1567
|
+
d.showCost ? (n(), a("th", fr, "Diff Cost (USD)")) : A("", !0),
|
|
1568
1568
|
t("th", null, "*in the next " + e(d.computeDay(s.plan, 0)) + " days", 1)
|
|
1569
1569
|
])
|
|
1570
1570
|
]),
|
|
1571
1571
|
t("tbody", null, [
|
|
1572
|
-
(n(!0), a(
|
|
1573
|
-
var pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je,
|
|
1574
|
-
return n(), a(
|
|
1572
|
+
(n(!0), a(f, null, it((ol = s.plan) == null ? void 0 : ol.speeds, (z, $t) => {
|
|
1573
|
+
var pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os, Cl, as, Ds, Ns, Is, gs;
|
|
1574
|
+
return n(), a(f, { key: $t }, [
|
|
1575
1575
|
t("tr", null, [
|
|
1576
|
-
t("td",
|
|
1577
|
-
t("td",
|
|
1576
|
+
t("td", Cr, e($t + 1), 1),
|
|
1577
|
+
t("td", br, e((jl = (pl = z.speed) == null ? void 0 : pl.lane) == null ? void 0 : jl.name), 1),
|
|
1578
1578
|
t("td", null, [
|
|
1579
1579
|
z.speed.label !== "Combined" ? (n(), a("span", Ur, e(`CP ${((Wl = (Yl = z.speed) == null ? void 0 : Yl.cpCopy) == null ? void 0 : Wl.speed) ?? ((Ll = z.speed) == null ? void 0 : Ll.v0)}`), 1)) : (n(), a("div", mr, [
|
|
1580
1580
|
l[35] || (l[35] = g("CP")),
|
|
@@ -1593,17 +1593,17 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1593
1593
|
g(" [" + e(d.computeUTCTime((je = z.speed) == null ? void 0 : je.eta)) + "] ", 1)
|
|
1594
1594
|
]),
|
|
1595
1595
|
t("td", Yr, e(d.computeSuspend(z.speed)), 1),
|
|
1596
|
-
t("td", Sr, e(d.roundPrecision((
|
|
1596
|
+
t("td", Sr, e(d.roundPrecision((fe = z.speed) == null ? void 0 : fe.totalFoCons, 3)), 1),
|
|
1597
1597
|
t("td", wr, [
|
|
1598
|
-
t("span", null, e(d.roundPrecision((
|
|
1599
|
-
(Ue = (
|
|
1598
|
+
t("span", null, e(d.roundPrecision((Ce = z.speed) == null ? void 0 : Ce.totalDgoCons, 3)), 1),
|
|
1599
|
+
(Ue = (be = z.speed) == null ? void 0 : be.extend) != null && Ue.totalDgoConsInECA ? (n(), a("span", Qr, " + " + e(d.roundPrecision((me = z.speed.extend) == null ? void 0 : me.totalDgoConsInECA, 3)) + "*", 1)) : A("", !0)
|
|
1600
1600
|
]),
|
|
1601
1601
|
d.showCost ? (n(), a("td", kr, e((Ye = d.roundPrecision(((Oe = (Ee = z == null ? void 0 : z.speed) == null ? void 0 : Ee.cost) == null ? void 0 : Oe.total) / 1e3, 2)) == null ? void 0 : Ye.toLocaleString("en-US")) + "k", 1)) : A("", !0),
|
|
1602
1602
|
t("td", {
|
|
1603
1603
|
rowspan: d.showCost ? 1 : 2
|
|
1604
1604
|
}, e(d.computeTimeDiff(s.plan, $t)), 9, hr),
|
|
1605
1605
|
t("td", null, [
|
|
1606
|
-
O(
|
|
1606
|
+
O(b, {
|
|
1607
1607
|
effect: "light",
|
|
1608
1608
|
placement: "top",
|
|
1609
1609
|
trigger: "hover",
|
|
@@ -1616,7 +1616,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1616
1616
|
_: 1
|
|
1617
1617
|
}, 8, ["content"]),
|
|
1618
1618
|
l[41] || (l[41] = g(" / ")),
|
|
1619
|
-
O(
|
|
1619
|
+
O(b, {
|
|
1620
1620
|
effect: "light",
|
|
1621
1621
|
placement: "top",
|
|
1622
1622
|
trigger: "hover",
|
|
@@ -1629,7 +1629,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1629
1629
|
_: 1
|
|
1630
1630
|
}, 8, ["content"]),
|
|
1631
1631
|
l[42] || (l[42] = g(" / ")),
|
|
1632
|
-
O(
|
|
1632
|
+
O(b, {
|
|
1633
1633
|
effect: "light",
|
|
1634
1634
|
placement: "top",
|
|
1635
1635
|
trigger: "hover",
|
|
@@ -1645,7 +1645,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1645
1645
|
]),
|
|
1646
1646
|
t("tr", null, [
|
|
1647
1647
|
t("td", null, [
|
|
1648
|
-
((Fe = z.speed) == null ? void 0 : Fe.label) !== "Combined" ? (n(), a("div", Rr, "FO: " + e((Pe = (Ve = z.speed) == null ? void 0 : Ve.cpCopy) == null ? void 0 : Pe.fo) + " / DO: " + e((We = (Ge = z.speed) == null ? void 0 : Ge.cpCopy) == null ? void 0 : We.dgo), 1)) : (n(), a(
|
|
1648
|
+
((Fe = z.speed) == null ? void 0 : Fe.label) !== "Combined" ? (n(), a("div", Rr, "FO: " + e((Pe = (Ve = z.speed) == null ? void 0 : Ve.cpCopy) == null ? void 0 : Pe.fo) + " / DO: " + e((We = (Ge = z.speed) == null ? void 0 : Ge.cpCopy) == null ? void 0 : We.dgo), 1)) : (n(), a(f, { key: 1 }, [
|
|
1649
1649
|
t("div", null, "FO: " + e((Ze = (Le = z.speed) == null ? void 0 : Le.extend) == null ? void 0 : Ze.cps[0].fo) + " / " + e((He = (Be = z.speed) == null ? void 0 : Be.extend) == null ? void 0 : He.cps[1].fo), 1),
|
|
1650
1650
|
t("div", null, "DO: " + e((Je = (_e = z.speed) == null ? void 0 : _e.extend) == null ? void 0 : Je.cps[0].dgo) + " / " + e((Ke = (Xe = z.speed) == null ? void 0 : Xe.extend) == null ? void 0 : Ke.cps[1].dgo), 1)
|
|
1651
1651
|
], 64))
|
|
@@ -1655,7 +1655,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1655
1655
|
(ts = ($e = z.speed) == null ? void 0 : $e.extend) != null && ts.hoursInECA ? (n(), a("span", Vr, " (" + e(d.roundPrecision(z.speed.extend.hoursInECA, 1)) + " in ECA)", 1)) : A("", !0)
|
|
1656
1656
|
]),
|
|
1657
1657
|
t("td", null, e(d.roundPrecision((ls = z.speed) == null ? void 0 : ls.avgSpeed, 2)) + " / " + e(d.roundPrecision((ss = z.speed) == null ? void 0 : ss.wxFactor, 2)) + " / " + e(d.roundPrecision((is = z.speed) == null ? void 0 : is.cFactor, 2)), 1),
|
|
1658
|
-
d.showCost ? (n(), a("td", Pr, e(d.roundPrecision(((
|
|
1658
|
+
d.showCost ? (n(), a("td", Pr, e(d.roundPrecision(((Cl = (os = z == null ? void 0 : z.speed) == null ? void 0 : os.cost) == null ? void 0 : Cl.hire) / 1e3, 2).toLocaleString("en-US")) + "k / " + e(d.roundPrecision(((Ds = (as = z == null ? void 0 : z.speed) == null ? void 0 : as.cost) == null ? void 0 : Ds.bunker) / 1e3, 2).toLocaleString("en-US")) + "k", 1)) : A("", !0),
|
|
1659
1659
|
d.showCost ? (n(), a("td", Gr, e(d.computeCostDiff(s.plan, $t)), 1)) : A("", !0),
|
|
1660
1660
|
t("td", null, e(d.roundPrecision(((Ns = z.speed) == null ? void 0 : Ns.dangerous) / 24, 2)) + " / " + e(d.roundPrecision(((Is = z.speed) == null ? void 0 : Is.severe) / 24, 2)) + " / " + e(d.roundPrecision(((gs = z.speed) == null ? void 0 : gs.heavy) / 24, 2)), 1)
|
|
1661
1661
|
])
|
|
@@ -1680,7 +1680,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1680
1680
|
l[49] || (l[49] = t("i", { class: "iconfont" }, "", -1)),
|
|
1681
1681
|
t("div", Hr, "Advisory & Major Waypoint of Route " + e((Al = (yl = (cl = (ul = s.plan.speeds) == null ? void 0 : ul[M.speedIndex]) == null ? void 0 : cl.speed) == null ? void 0 : yl.lane) == null ? void 0 : Al.name), 1),
|
|
1682
1682
|
((Tl = (vl = s.plan) == null ? void 0 : vl.speeds) == null ? void 0 : Tl.length) > 1 ? (n(), a("div", _r, [
|
|
1683
|
-
(n(!0), a(
|
|
1683
|
+
(n(!0), a(f, null, it((xl = s.plan) == null ? void 0 : xl.speeds, (z, $t) => {
|
|
1684
1684
|
var pl, jl;
|
|
1685
1685
|
return n(), a("div", {
|
|
1686
1686
|
key: $t,
|
|
@@ -1710,7 +1710,7 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1710
1710
|
t("div", qr, [
|
|
1711
1711
|
l[51] || (l[51] = ot('<div class="major-header" data-v-db1b4630><div class="cell-item flex" style="flex:1.5;" data-v-db1b4630>Major waypoint</div><div class="cell-item flex" data-v-db1b4630>Time</div><div class="cell-item flex" data-v-db1b4630>Nav</div><div class="cell-item flex" data-v-db1b4630>Dist</div><div class="cell-item flex" data-v-db1b4630>SOG/COG</div><div class="cell-item flex" data-v-db1b4630>Memo</div></div>', 1)),
|
|
1712
1712
|
t("div", $r, [
|
|
1713
|
-
(
|
|
1713
|
+
(bl = (zl = s.plan) == null ? void 0 : zl.speeds) != null && bl.length ? (n(!0), a(f, { key: 0 }, it(d.computeMajorPoints((Ol = (El = (ml = (Ul = s.plan) == null ? void 0 : Ul.speeds) == null ? void 0 : ml[M.speedIndex]) == null ? void 0 : El.speed) == null ? void 0 : Ol.argv, (hl = (kl = (Ql = (S = (wl = s.plan) == null ? void 0 : wl.speeds) == null ? void 0 : S[M.speedIndex]) == null ? void 0 : Ql.speed) == null ? void 0 : kl.sample) == null ? void 0 : hl.wps), (z, $t) => (n(), a("div", {
|
|
1714
1714
|
key: $t,
|
|
1715
1715
|
class: "cell-row"
|
|
1716
1716
|
}, [
|
|
@@ -1741,13 +1741,13 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1741
1741
|
])
|
|
1742
1742
|
]),
|
|
1743
1743
|
t("div", g1, [
|
|
1744
|
-
(Fl = (Rl = s.plan) == null ? void 0 : Rl.speeds) != null && Fl.length ? (n(), a(
|
|
1744
|
+
(Fl = (Rl = s.plan) == null ? void 0 : Rl.speeds) != null && Fl.length ? (n(), a(f, { key: 0 }, [
|
|
1745
1745
|
t("div", u1, [
|
|
1746
1746
|
t("div", c1, [
|
|
1747
1747
|
l[52] || (l[52] = t("i", { class: "iconfont" }, "", -1)),
|
|
1748
|
-
t("div", y1, " Weather Forecast for the Next " + e(d.computeDay(s.plan, M.speedIndex)) + " Days of Route " + e((te = (
|
|
1748
|
+
t("div", y1, " Weather Forecast for the Next " + e(d.computeDay(s.plan, M.speedIndex)) + " Days of Route " + e((te = (fl = (Gl = (Pl = (Vl = s.plan) == null ? void 0 : Vl.speeds) == null ? void 0 : Pl[M.speedIndex]) == null ? void 0 : Gl.speed) == null ? void 0 : fl.lane) == null ? void 0 : te.name), 1),
|
|
1749
1749
|
((ee = (le = s.plan) == null ? void 0 : le.speeds) == null ? void 0 : ee.length) > 1 ? (n(), a("div", A1, [
|
|
1750
|
-
(n(!0), a(
|
|
1750
|
+
(n(!0), a(f, null, it((se = s.plan) == null ? void 0 : se.speeds, (z, $t) => {
|
|
1751
1751
|
var pl, jl;
|
|
1752
1752
|
return n(), a("div", {
|
|
1753
1753
|
key: $t,
|
|
@@ -1805,15 +1805,15 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1805
1805
|
])
|
|
1806
1806
|
]),
|
|
1807
1807
|
t("tbody", null, [
|
|
1808
|
-
(n(!0), a(
|
|
1809
|
-
var pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je,
|
|
1808
|
+
(n(!0), a(f, null, it((ue = (ge = (Ie = (Ne = (De = s.plan) == null ? void 0 : De.speeds) == null ? void 0 : Ne[M.speedIndex]) == null ? void 0 : Ie.speed) == null ? void 0 : ge.sample) == null ? void 0 : ue.hours, (z, $t) => {
|
|
1809
|
+
var pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls;
|
|
1810
1810
|
return n(), a("tr", {
|
|
1811
1811
|
key: $t,
|
|
1812
1812
|
class: p(z.isDangerous ? "dangerous" : z.isSevere ? "severe" : z.isHeavy ? "heavy" : "")
|
|
1813
1813
|
}, [
|
|
1814
1814
|
t("td", null, e(d.computeUTCTime(z.eta)), 1),
|
|
1815
1815
|
t("td", null, [
|
|
1816
|
-
t("div",
|
|
1816
|
+
t("div", f1, [
|
|
1817
1817
|
O(u, {
|
|
1818
1818
|
lat: z.lat,
|
|
1819
1819
|
label: ""
|
|
@@ -1826,13 +1826,13 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1826
1826
|
])
|
|
1827
1827
|
]),
|
|
1828
1828
|
t("td", null, [
|
|
1829
|
-
(jl = (pl = z.meteo) == null ? void 0 : pl.wind) != null && jl.kts ? (n(), a("span",
|
|
1829
|
+
(jl = (pl = z.meteo) == null ? void 0 : pl.wind) != null && jl.kts ? (n(), a("span", C1, [
|
|
1830
1830
|
g(e((Wl = (Yl = z.meteo) == null ? void 0 : Yl.wind) == null ? void 0 : Wl.direction), 1),
|
|
1831
1831
|
t("i", {
|
|
1832
1832
|
class: "iconfont",
|
|
1833
1833
|
style: us(d.computeDegree((Zl = (Ll = z.meteo) == null ? void 0 : Ll.wind) == null ? void 0 : Zl.degree, !1))
|
|
1834
1834
|
}, "", 4)
|
|
1835
|
-
])) : (n(), a("span",
|
|
1835
|
+
])) : (n(), a("span", b1, "-"))
|
|
1836
1836
|
]),
|
|
1837
1837
|
t("td", null, e(d.roundPrecision((Hl = (Bl = z.meteo) == null ? void 0 : Bl.wind) == null ? void 0 : Hl.kts, 1)), 1),
|
|
1838
1838
|
(Jl = (_l = s.plan) == null ? void 0 : _l.voyage) != null && Jl.sendRptWithBF ? (n(), a("td", U1, e((Kl = (Xl = z.meteo) == null ? void 0 : Xl.wind) == null ? void 0 : Kl.scale), 1)) : A("", !0),
|
|
@@ -1842,11 +1842,11 @@ function Q1(i, l, s, N, M, d) {
|
|
|
1842
1842
|
g(e((pe = (ze = (xe = z.meteo) == null ? void 0 : xe.wave) == null ? void 0 : ze.swell) == null ? void 0 : pe.direction), 1),
|
|
1843
1843
|
t("i", {
|
|
1844
1844
|
class: "iconfont",
|
|
1845
|
-
style: us(d.computeDegree((
|
|
1845
|
+
style: us(d.computeDegree((Ce = (fe = (je = z.meteo) == null ? void 0 : je.wave) == null ? void 0 : fe.swell) == null ? void 0 : Ce.degree, !1))
|
|
1846
1846
|
}, "", 4)
|
|
1847
1847
|
])) : (n(), a("span", E1, "-"))
|
|
1848
1848
|
]),
|
|
1849
|
-
t("td", null, e(d.roundPrecision((me = (Ue = (
|
|
1849
|
+
t("td", null, e(d.roundPrecision((me = (Ue = (be = z.meteo) == null ? void 0 : be.wave) == null ? void 0 : Ue.swell) == null ? void 0 : me.height, 1)), 1),
|
|
1850
1850
|
t("td", null, e(d.roundPrecision((Ye = (Oe = (Ee = z.meteo) == null ? void 0 : Ee.wave) == null ? void 0 : Oe.swell) == null ? void 0 : Ye.period, 1)), 1),
|
|
1851
1851
|
t("td", null, [
|
|
1852
1852
|
(Qe = (we = (Se = z.meteo) == null ? void 0 : Se.wave) == null ? void 0 : we.sig) != null && Qe.height ? (n(), a("span", O1, [
|
|
@@ -2027,7 +2027,7 @@ const k1 = {
|
|
|
2027
2027
|
}, vD = { class: "section" }, TD = { class: "section-body comparison" }, xD = { class: "container" }, zD = { key: 0 }, pD = {
|
|
2028
2028
|
class: "section",
|
|
2029
2029
|
style: { "page-break-inside": "avoid" }
|
|
2030
|
-
}, jD = { class: "section-body sample" },
|
|
2030
|
+
}, jD = { class: "section-body sample" }, fD = { class: "major-waypoints" }, CD = { class: "container" }, bD = { class: "body" }, UD = { class: "cell-item flexM" }, mD = { class: "flex-center" }, ED = { class: "cell-item flexL" }, OD = {
|
|
2031
2031
|
key: 0,
|
|
2032
2032
|
class: "flex-center"
|
|
2033
2033
|
}, YD = { key: 1 }, SD = { class: "cell-item flex" }, wD = {
|
|
@@ -2062,7 +2062,7 @@ const k1 = {
|
|
|
2062
2062
|
class: "degree-box"
|
|
2063
2063
|
}, KD = { key: 1 };
|
|
2064
2064
|
function qD(i, l, s, N, M, d) {
|
|
2065
|
-
var j,
|
|
2065
|
+
var j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt;
|
|
2066
2066
|
const y = V("Lat"), r = V("Lng"), u = V("Editor");
|
|
2067
2067
|
return n(), a("div", h1, [
|
|
2068
2068
|
l[28] || (l[28] = t("div", { class: "brand" }, [
|
|
@@ -2080,14 +2080,14 @@ function qD(i, l, s, N, M, d) {
|
|
|
2080
2080
|
t("div", V1, [
|
|
2081
2081
|
t("div", P1, [
|
|
2082
2082
|
l[4] || (l[4] = t("label", { class: "flex-end" }, "Company Name", -1)),
|
|
2083
|
-
t("div", G1, e((c = (
|
|
2083
|
+
t("div", G1, e((c = (b = (j = s.plan) == null ? void 0 : j.voyage) == null ? void 0 : b.company) == null ? void 0 : c.name), 1)
|
|
2084
2084
|
]),
|
|
2085
2085
|
t("div", W1, [
|
|
2086
2086
|
l[6] || (l[6] = t("label", { class: "flex-end" }, "Departure Port", -1)),
|
|
2087
2087
|
t("div", L1, [
|
|
2088
2088
|
(U = (w = (v = s.plan) == null ? void 0 : v.leg) == null ? void 0 : w.departure) != null && U.name ? (n(), a("div", Z1, e((E = (m = s.plan) == null ? void 0 : m.leg) == null ? void 0 : E.departure.name), 1)) : (n(), a("div", B1, [
|
|
2089
2089
|
O(y, {
|
|
2090
|
-
lat: (Y = (Q = (
|
|
2090
|
+
lat: (Y = (Q = (C = s.plan) == null ? void 0 : C.leg) == null ? void 0 : Q.departure) == null ? void 0 : Y.lat,
|
|
2091
2091
|
label: ""
|
|
2092
2092
|
}, null, 8, ["lat"]),
|
|
2093
2093
|
l[5] || (l[5] = t("span", { style: { "margin-right": "3px" } }, ",", -1)),
|
|
@@ -2145,9 +2145,9 @@ function qD(i, l, s, N, M, d) {
|
|
|
2145
2145
|
t("div", dD, [
|
|
2146
2146
|
t("div", MD, [
|
|
2147
2147
|
t("div", rD, [
|
|
2148
|
-
(
|
|
2148
|
+
(ft = s.plan) != null && ft.chartUrl ? (n(), a("img", {
|
|
2149
2149
|
key: 0,
|
|
2150
|
-
src: (
|
|
2150
|
+
src: (Ct = s.plan) == null ? void 0 : Ct.chartUrl
|
|
2151
2151
|
}, null, 8, DD)) : (n(), a("div", ND, [
|
|
2152
2152
|
l[13] || (l[13] = g("waiting for weather map, ")),
|
|
2153
2153
|
t("b", {
|
|
@@ -2176,8 +2176,8 @@ function qD(i, l, s, N, M, d) {
|
|
|
2176
2176
|
])
|
|
2177
2177
|
]),
|
|
2178
2178
|
t("div", cD, [
|
|
2179
|
-
l[18] || (l[18] = ot('<div class="legend" data-v-
|
|
2180
|
-
((Ut = (
|
|
2179
|
+
l[18] || (l[18] = ot('<div class="legend" data-v-b53853a8><label style="background-color:var(--idm-severe);" data-v-b53853a8></label><span data-v-b53853a8>Dangerous</span></div><div class="legend" data-v-b53853a8><label style="background-color:var(--idm-heavy);" data-v-b53853a8></label><span data-v-b53853a8>Severe</span></div><div class="legend" data-v-b53853a8><b class="route1" data-v-b53853a8></b><span data-v-b53853a8>Route 1</span></div>', 3)),
|
|
2180
|
+
((Ut = (bt = s.plan) == null ? void 0 : bt.speeds) == null ? void 0 : Ut.length) > 1 ? (n(), a("div", yD, l[16] || (l[16] = [
|
|
2181
2181
|
t("b", { class: "route2" }, null, -1),
|
|
2182
2182
|
t("span", null, "Route 2", -1)
|
|
2183
2183
|
]))) : A("", !0),
|
|
@@ -2211,7 +2211,7 @@ function qD(i, l, s, N, M, d) {
|
|
|
2211
2211
|
])
|
|
2212
2212
|
], -1)),
|
|
2213
2213
|
t("tbody", null, [
|
|
2214
|
-
(n(!0), a(
|
|
2214
|
+
(n(!0), a(f, null, it((wt = s.plan) == null ? void 0 : wt.speeds, (h, xt) => {
|
|
2215
2215
|
var Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt;
|
|
2216
2216
|
return n(), a("tr", { key: xt }, [
|
|
2217
2217
|
t("td", null, "Route " + e(xt + 1), 1),
|
|
@@ -2234,11 +2234,11 @@ function qD(i, l, s, N, M, d) {
|
|
|
2234
2234
|
t("div", { class: "title" }, "Major Waypoint")
|
|
2235
2235
|
], -1)),
|
|
2236
2236
|
t("div", jD, [
|
|
2237
|
-
t("div",
|
|
2238
|
-
t("div",
|
|
2239
|
-
l[23] || (l[23] = ot('<div class="header" data-v-
|
|
2240
|
-
t("div",
|
|
2241
|
-
(kt = (Qt = s.plan) == null ? void 0 : Qt.speeds) != null && kt.length ? (n(!0), a(
|
|
2237
|
+
t("div", fD, [
|
|
2238
|
+
t("div", CD, [
|
|
2239
|
+
l[23] || (l[23] = ot('<div class="header" data-v-b53853a8><div class="cell-item flexM" data-v-b53853a8>Major waypoint</div><div class="cell-item flexL" data-v-b53853a8>Name</div><div class="cell-item flex" data-v-b53853a8>Time</div><div class="cell-item flex" data-v-b53853a8>Nav</div><div class="cell-item flex" data-v-b53853a8>Dist</div><div class="cell-item flex" data-v-b53853a8>SOG</div></div>', 1)),
|
|
2240
|
+
t("div", bD, [
|
|
2241
|
+
(kt = (Qt = s.plan) == null ? void 0 : Qt.speeds) != null && kt.length ? (n(!0), a(f, { key: 0 }, it((Vt = (Ft = (Rt = (ht = s.plan) == null ? void 0 : ht.speeds[0]) == null ? void 0 : Rt.speed) == null ? void 0 : Ft.sample) == null ? void 0 : Vt.wps, (h, xt) => (n(), a("div", {
|
|
2242
2242
|
key: xt,
|
|
2243
2243
|
class: "cell-row"
|
|
2244
2244
|
}, [
|
|
@@ -2312,8 +2312,8 @@ function qD(i, l, s, N, M, d) {
|
|
|
2312
2312
|
])
|
|
2313
2313
|
], -1)),
|
|
2314
2314
|
t("tbody", null, [
|
|
2315
|
-
(n(!0), a(
|
|
2316
|
-
var Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl,
|
|
2315
|
+
(n(!0), a(f, null, it((rt = (D = (Xt = (mt = s.plan) == null ? void 0 : mt.speeds[0]) == null ? void 0 : Xt.speed) == null ? void 0 : D.sample) == null ? void 0 : rt.hours, (h, xt) => {
|
|
2316
|
+
var Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol;
|
|
2317
2317
|
return n(), a("tr", {
|
|
2318
2318
|
key: xt,
|
|
2319
2319
|
class: p(h.isDangerous ? "dangerous" : h.isSevere ? "severe" : h.isHeavy ? "heavy" : "")
|
|
@@ -2348,7 +2348,7 @@ function qD(i, l, s, N, M, d) {
|
|
|
2348
2348
|
t("td", null, e(d.roundPrecision((Al = (yl = (cl = h.meteo) == null ? void 0 : cl.wave) == null ? void 0 : yl.sig) == null ? void 0 : Al.height, 1)), 1),
|
|
2349
2349
|
t("td", null, e(d.roundPrecision((xl = (Tl = (vl = h.meteo) == null ? void 0 : vl.wave) == null ? void 0 : Tl.sig) == null ? void 0 : xl.period, 1)), 1),
|
|
2350
2350
|
t("td", null, [
|
|
2351
|
-
(
|
|
2351
|
+
(bl = (zl = h.meteo) == null ? void 0 : zl.current) != null && bl.kts ? (n(), a("span", XD, e((ml = (Ul = h.meteo) == null ? void 0 : Ul.current) == null ? void 0 : ml.direction), 1)) : (n(), a("span", KD, "-"))
|
|
2352
2352
|
]),
|
|
2353
2353
|
t("td", null, e(d.roundPrecision((Ol = (El = h.meteo) == null ? void 0 : El.current) == null ? void 0 : Ol.kts, 1)), 1),
|
|
2354
2354
|
t("td", null, e(d.roundPrecision(h.cFactor, 1)), 1)
|
|
@@ -2369,7 +2369,7 @@ function qD(i, l, s, N, M, d) {
|
|
|
2369
2369
|
], -1))
|
|
2370
2370
|
]);
|
|
2371
2371
|
}
|
|
2372
|
-
const $D = /* @__PURE__ */ el(k1, [["render", qD], ["__scopeId", "data-v-
|
|
2372
|
+
const $D = /* @__PURE__ */ el(k1, [["render", qD], ["__scopeId", "data-v-b53853a8"]]), LS = {
|
|
2373
2373
|
install(i) {
|
|
2374
2374
|
i.component("RouteReport", Od), i.component("FliPlanReport", $D), i.component("OrmPlanReport", Od);
|
|
2375
2375
|
}
|
|
@@ -2638,10 +2638,10 @@ const nN = {
|
|
|
2638
2638
|
});
|
|
2639
2639
|
}
|
|
2640
2640
|
}
|
|
2641
|
-
}, aN = { class: "fli-main" }, dN = { class: "card basics" }, MN = { class: "list flex" }, rN = { class: "item" }, DN = { class: "content flex" }, NN = { class: "item" }, IN = { class: "content flex" }, gN = { class: "item" }, uN = { class: "content flex" }, cN = { class: "list" }, yN = { class: "item" }, AN = { class: "content flex" }, vN = { class: "content flex" }, TN = { class: "item" }, xN = { class: "content flex" }, zN = { class: "content flex" }, pN = { class: "item" }, jN = { class: "content flexL" },
|
|
2641
|
+
}, aN = { class: "fli-main" }, dN = { class: "card basics" }, MN = { class: "list flex" }, rN = { class: "item" }, DN = { class: "content flex" }, NN = { class: "item" }, IN = { class: "content flex" }, gN = { class: "item" }, uN = { class: "content flex" }, cN = { class: "list" }, yN = { class: "item" }, AN = { class: "content flex" }, vN = { class: "content flex" }, TN = { class: "item" }, xN = { class: "content flex" }, zN = { class: "content flex" }, pN = { class: "item" }, jN = { class: "content flexL" }, fN = { class: "clause" }, CN = {
|
|
2642
2642
|
key: 0,
|
|
2643
2643
|
class: "definition flex"
|
|
2644
|
-
},
|
|
2644
|
+
}, bN = {
|
|
2645
2645
|
key: 1,
|
|
2646
2646
|
class: "definition flex"
|
|
2647
2647
|
}, UN = { class: "item" }, mN = { class: "content" }, EN = {
|
|
@@ -2695,13 +2695,13 @@ const nN = {
|
|
|
2695
2695
|
}, jI = {
|
|
2696
2696
|
key: 0,
|
|
2697
2697
|
class: "iconfont success"
|
|
2698
|
-
},
|
|
2698
|
+
}, fI = {
|
|
2699
2699
|
key: 1,
|
|
2700
2700
|
class: "iconfont error"
|
|
2701
|
-
},
|
|
2701
|
+
}, CI = {
|
|
2702
2702
|
key: 1,
|
|
2703
2703
|
class: "main-content"
|
|
2704
|
-
},
|
|
2704
|
+
}, bI = {
|
|
2705
2705
|
class: "card-content",
|
|
2706
2706
|
style: { "justify-content": "flex-start" }
|
|
2707
2707
|
}, UI = {
|
|
@@ -2743,10 +2743,10 @@ const nN = {
|
|
|
2743
2743
|
}, Ig = { class: "main-content" }, gg = { class: "main-content" }, ug = { class: "card-content" }, cg = { class: "card-content" }, yg = { class: "card-content" }, Ag = { class: "card-content" }, vg = {
|
|
2744
2744
|
class: "card phase-card",
|
|
2745
2745
|
style: { flex: "1" }
|
|
2746
|
-
}, Tg = { class: "main-content" }, xg = { class: "main-content" }, zg = { class: "card-content" }, pg = { class: "card-content" }, jg = { class: "card-content" },
|
|
2746
|
+
}, Tg = { class: "main-content" }, xg = { class: "main-content" }, zg = { class: "card-content" }, pg = { class: "card-content" }, jg = { class: "card-content" }, fg = { class: "card-content" }, Cg = {
|
|
2747
2747
|
class: "card phase-card",
|
|
2748
2748
|
style: { flex: "1" }
|
|
2749
|
-
},
|
|
2749
|
+
}, bg = { class: "main-content" }, Ug = { class: "main-content" }, mg = { class: "card-content" }, Eg = { class: "card-content" }, Og = { class: "card-content" }, Yg = { class: "card-content" }, Sg = { class: "phase-analysis" }, wg = {
|
|
2750
2750
|
class: "card phase-card",
|
|
2751
2751
|
style: { flex: "1" }
|
|
2752
2752
|
}, Qg = { class: "main-content" }, kg = { class: "main-content" }, hg = { class: "card-content" }, Rg = { class: "card-content" }, Fg = { class: "card-content" }, Vg = { class: "card-content" }, Pg = {
|
|
@@ -2791,7 +2791,7 @@ const nN = {
|
|
|
2791
2791
|
}, pu = { class: "nogwd" }, ju = {
|
|
2792
2792
|
class: "card-content",
|
|
2793
2793
|
style: { "justify-content": "flex-start" }
|
|
2794
|
-
},
|
|
2794
|
+
}, fu = { key: 0 }, Cu = { class: "equation" }, bu = { style: { width: "8%" } }, Uu = { style: { width: "120px" } }, mu = { style: { width: "10%" } }, Eu = { class: "equation" }, Ou = { style: { width: "8%" } }, Yu = { style: { width: "120px" } }, Su = { style: { width: "10%" } }, wu = { class: "equation" }, Qu = { style: { width: "8%" } }, ku = { style: { width: "120px" } }, hu = { style: { width: "10%" } }, Ru = {
|
|
2795
2795
|
key: 0,
|
|
2796
2796
|
class: "phase-card"
|
|
2797
2797
|
}, Fu = {
|
|
@@ -2841,7 +2841,7 @@ const nN = {
|
|
|
2841
2841
|
class: "fraction"
|
|
2842
2842
|
};
|
|
2843
2843
|
function zc(i, l, s, N, M, d) {
|
|
2844
|
-
var y, r, u, j,
|
|
2844
|
+
var y, r, u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht;
|
|
2845
2845
|
return n(), a("div", {
|
|
2846
2846
|
class: p((r = (y = s.reportData) == null ? void 0 : y.weather) != null && r.referenceOnly ? "watermark" : "")
|
|
2847
2847
|
}, [
|
|
@@ -2865,7 +2865,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
2865
2865
|
]),
|
|
2866
2866
|
t("div", NN, [
|
|
2867
2867
|
l[1] || (l[1] = t("label", { class: "flex" }, "Vessel Name: ", -1)),
|
|
2868
|
-
t("div", IN, e((
|
|
2868
|
+
t("div", IN, e((b = (j = s.reportData) == null ? void 0 : j.vessel) == null ? void 0 : b.name), 1)
|
|
2869
2869
|
]),
|
|
2870
2870
|
t("div", gN, [
|
|
2871
2871
|
l[2] || (l[2] = t("label", { class: "flex" }, "Report Created: ", -1)),
|
|
@@ -2876,7 +2876,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
2876
2876
|
t("div", yN, [
|
|
2877
2877
|
l[3] || (l[3] = t("label", { class: "flex" }, "Departure Port: ", -1)),
|
|
2878
2878
|
t("div", AN, e(((v = (c = s.reportData) == null ? void 0 : c.departure) == null ? void 0 : v.portName) || d.computedLngLat((U = (w = s.reportData) == null ? void 0 : w.departure) == null ? void 0 : U.lat, (E = (m = s.reportData) == null ? void 0 : m.departure) == null ? void 0 : E.lng)), 1),
|
|
2879
|
-
t("div", vN, e(d.computedTime((Q = (
|
|
2879
|
+
t("div", vN, e(d.computedTime((Q = (C = s.reportData) == null ? void 0 : C.departure) == null ? void 0 : Q.utcTime, "table")), 1)
|
|
2880
2880
|
]),
|
|
2881
2881
|
t("div", TN, [
|
|
2882
2882
|
l[4] || (l[4] = t("label", { class: "flex" }, "Arrival Port: ", -1)),
|
|
@@ -2893,8 +2893,8 @@ function zc(i, l, s, N, M, d) {
|
|
|
2893
2893
|
t("i", { class: "iconfont" }, ""),
|
|
2894
2894
|
t("div", { class: "content" }, "Charter Party Clause")
|
|
2895
2895
|
], -1)),
|
|
2896
|
-
t("div",
|
|
2897
|
-
(K = (X = s.reportData) == null ? void 0 : X.weather) != null && K.overallAsGoodWx ? (n(), a("div",
|
|
2896
|
+
t("div", fN, [
|
|
2897
|
+
(K = (X = s.reportData) == null ? void 0 : X.weather) != null && K.overallAsGoodWx ? (n(), a("div", CN, "No specific thresholds in weather.")) : (n(), a("div", bN, [
|
|
2898
2898
|
t("div", UN, [
|
|
2899
2899
|
l[6] || (l[6] = t("label", null, "Beaufort Wind Scale", -1)),
|
|
2900
2900
|
t("div", mN, "BF " + e((($ = (q = s.reportData) == null ? void 0 : q.weather) == null ? void 0 : $.windScale) || "-"), 1)
|
|
@@ -2911,9 +2911,9 @@ function zc(i, l, s, N, M, d) {
|
|
|
2911
2911
|
])) : A("", !0),
|
|
2912
2912
|
(At = (yt = s.reportData) == null ? void 0 : yt.weather) != null && At.waveSwitch || (zt = (st = s.reportData) == null ? void 0 : st.weather) != null && zt.swellHeight || (jt = (pt = s.reportData) == null ? void 0 : pt.weather) != null && jt.sigSwitch ? (n(), a("div", kN, [
|
|
2913
2913
|
l[10] || (l[10] = t("label", null, "Douglas Sea State", -1)),
|
|
2914
|
-
t("div", hN, e((
|
|
2914
|
+
t("div", hN, e((Ct = (ft = s.reportData) == null ? void 0 : ft.weather) == null ? void 0 : Ct.seaScale), 1)
|
|
2915
2915
|
])) : A("", !0),
|
|
2916
|
-
(Ut = (
|
|
2916
|
+
(Ut = (bt = s.reportData) == null ? void 0 : bt.weather) != null && Ut.noAdverseCur ? (n(), a("div", RN, l[11] || (l[11] = [
|
|
2917
2917
|
t("label", null, "No Adverse Current", -1),
|
|
2918
2918
|
t("div", { class: "content" }, "Applied", -1)
|
|
2919
2919
|
]))) : A("", !0),
|
|
@@ -2933,7 +2933,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
2933
2933
|
])
|
|
2934
2934
|
], -1)),
|
|
2935
2935
|
t("tbody", null, [
|
|
2936
|
-
(n(!0), a(
|
|
2936
|
+
(n(!0), a(f, null, it(M.cpDetail, (I, J) => (n(), a("tr", { key: J }, [
|
|
2937
2937
|
t("td", null, e(I == null ? void 0 : I.type), 1),
|
|
2938
2938
|
t("td", null, e(`${I == null ? void 0 : I.speed} | ${I == null ? void 0 : I.spdOfOver} , ${I.spdOfUnder}`), 1),
|
|
2939
2939
|
t("td", null, e(`${I == null ? void 0 : I.fo} | ${I == null ? void 0 : I.over} , ${I.under}`), 1),
|
|
@@ -3012,7 +3012,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3012
3012
|
])
|
|
3013
3013
|
], -1))
|
|
3014
3014
|
])) : A("", !0),
|
|
3015
|
-
(n(!0), a(
|
|
3015
|
+
(n(!0), a(f, null, it((R = s.reportData) == null ? void 0 : R.segments, (I, J) => {
|
|
3016
3016
|
var vt, G, _t;
|
|
3017
3017
|
return n(), a("div", {
|
|
3018
3018
|
key: J,
|
|
@@ -3023,7 +3023,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3023
3023
|
l[22] || (l[22] = t("i", { class: "iconfont" }, "", -1)),
|
|
3024
3024
|
t("span", null, "Phase " + e(J + 1), 1)
|
|
3025
3025
|
]),
|
|
3026
|
-
(n(!0), a(
|
|
3026
|
+
(n(!0), a(f, null, it(M.segDetail[J], (Dt, Jt) => (n(), a("div", {
|
|
3027
3027
|
key: "seg" + Jt,
|
|
3028
3028
|
class: p(M.segDetail[J].length > 1 ? "dashed" : "")
|
|
3029
3029
|
}, [
|
|
@@ -3070,12 +3070,12 @@ function zc(i, l, s, N, M, d) {
|
|
|
3070
3070
|
], -1)),
|
|
3071
3071
|
(G = I.goodWx) != null && G.distance ? (n(), a("div", pI, [
|
|
3072
3072
|
d.computedFuleConclusion(I.fuelConclusion.fo, "FO").className === "success" ? (n(), a("i", jI, "")) : A("", !0),
|
|
3073
|
-
d.computedFuleConclusion(I.fuelConclusion.fo, "FO").className === "error" ? (n(), a("i",
|
|
3073
|
+
d.computedFuleConclusion(I.fuelConclusion.fo, "FO").className === "error" ? (n(), a("i", fI, "")) : A("", !0),
|
|
3074
3074
|
t("span", null, e(d.computedFuleConclusion(I.fuelConclusion.fo, "FO").cons), 1)
|
|
3075
|
-
])) : (n(), a("div",
|
|
3075
|
+
])) : (n(), a("div", CI, [
|
|
3076
3076
|
t("span", null, e(M.noGoodWxDay), 1)
|
|
3077
3077
|
])),
|
|
3078
|
-
t("div",
|
|
3078
|
+
t("div", bI, [
|
|
3079
3079
|
t("i", {
|
|
3080
3080
|
class: p(`iconfont ${d.computedFuleConclusion(I.fuelConclusion.fo, "FO").className}`)
|
|
3081
3081
|
}, "", 2),
|
|
@@ -3114,7 +3114,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3114
3114
|
t("i", { class: "iconfont" }, ""),
|
|
3115
3115
|
t("span", null, "Speed Adjustment")
|
|
3116
3116
|
], -1)),
|
|
3117
|
-
(n(!0), a(
|
|
3117
|
+
(n(!0), a(f, null, it((Bt = s.reportData) == null ? void 0 : Bt.segments, (I, J) => (n(), a("div", {
|
|
3118
3118
|
key: J,
|
|
3119
3119
|
class: "remark-speed"
|
|
3120
3120
|
}, [
|
|
@@ -3127,7 +3127,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3127
3127
|
t("span", null, e(I.extend.cp.dgo) + "mt ) ", 1)
|
|
3128
3128
|
]),
|
|
3129
3129
|
t("div", null, [
|
|
3130
|
-
(n(!0), a(
|
|
3130
|
+
(n(!0), a(f, null, it(M.segDetail[J], (vt, G) => (n(), a("div", {
|
|
3131
3131
|
key: "seg" + G
|
|
3132
3132
|
}, e(`${vt.port1} (${vt.fullTime1}) to ${vt.port2} (${vt.fullTime2})`), 1))), 128))
|
|
3133
3133
|
])
|
|
@@ -3140,13 +3140,13 @@ function zc(i, l, s, N, M, d) {
|
|
|
3140
3140
|
t("span", null, "Excluded Period")
|
|
3141
3141
|
], -1)),
|
|
3142
3142
|
M.excludedTableData.length ? (n(), a("div", VI, [
|
|
3143
|
-
(n(!0), a(
|
|
3143
|
+
(n(!0), a(f, null, it(M.excludedTableData, (I, J) => (n(), a("div", { key: J }, e(`From ${I.begin} to ${I.end}`), 1))), 128))
|
|
3144
3144
|
])) : (n(), a("div", PI, e(M.noSpecialRemarks), 1))
|
|
3145
3145
|
])
|
|
3146
3146
|
])
|
|
3147
3147
|
]),
|
|
3148
|
-
(n(!0), a(
|
|
3149
|
-
var vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl,
|
|
3148
|
+
(n(!0), a(f, null, it((Ht = s.reportData) == null ? void 0 : Ht.segments, (I, J) => {
|
|
3149
|
+
var vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os;
|
|
3150
3150
|
return n(), a("div", {
|
|
3151
3151
|
key: J,
|
|
3152
3152
|
class: "phase"
|
|
@@ -3158,17 +3158,17 @@ function zc(i, l, s, N, M, d) {
|
|
|
3158
3158
|
l[30] || (l[30] = t("i", { class: "iconfont" }, "", -1)),
|
|
3159
3159
|
t("span", null, "Phase " + e(J + 1), 1)
|
|
3160
3160
|
]),
|
|
3161
|
-
(n(!0), a(
|
|
3161
|
+
(n(!0), a(f, null, it(M.segDetail[J], (Cl, as) => (n(), a("div", {
|
|
3162
3162
|
key: "seg" + as,
|
|
3163
3163
|
class: p(M.segDetail[J].length > 1 ? "dashed" : "")
|
|
3164
3164
|
}, [
|
|
3165
3165
|
t("div", BI, [
|
|
3166
|
-
t("div", null, e(
|
|
3167
|
-
t("div", null, e(
|
|
3166
|
+
t("div", null, e(Cl == null ? void 0 : Cl.port1), 1),
|
|
3167
|
+
t("div", null, e(Cl == null ? void 0 : Cl.time1), 1)
|
|
3168
3168
|
]),
|
|
3169
3169
|
t("div", HI, [
|
|
3170
|
-
t("div", null, e(
|
|
3171
|
-
t("div", null, e(
|
|
3170
|
+
t("div", null, e(Cl == null ? void 0 : Cl.port2), 1),
|
|
3171
|
+
t("div", null, e(Cl == null ? void 0 : Cl.time2), 1)
|
|
3172
3172
|
])
|
|
3173
3173
|
], 2))), 128)),
|
|
3174
3174
|
t("div", _I, [
|
|
@@ -3363,7 +3363,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3363
3363
|
l[68] || (l[68] = t("span", null, "hrs", -1))
|
|
3364
3364
|
])
|
|
3365
3365
|
]),
|
|
3366
|
-
t("div",
|
|
3366
|
+
t("div", fg, [
|
|
3367
3367
|
l[71] || (l[71] = t("label", null, "Overall Time (in ECA)", -1)),
|
|
3368
3368
|
t("b", null, [
|
|
3369
3369
|
g(e(((Tl = I.allWx) == null ? void 0 : Tl.inEca.time) || "-"), 1),
|
|
@@ -3371,11 +3371,11 @@ function zc(i, l, s, N, M, d) {
|
|
|
3371
3371
|
])
|
|
3372
3372
|
])
|
|
3373
3373
|
]),
|
|
3374
|
-
t("div",
|
|
3374
|
+
t("div", Cg, [
|
|
3375
3375
|
l[82] || (l[82] = t("div", { class: "card-subtitle" }, [
|
|
3376
3376
|
t("span", null, "GW Avg Speed")
|
|
3377
3377
|
], -1)),
|
|
3378
|
-
t("div",
|
|
3378
|
+
t("div", bg, [
|
|
3379
3379
|
t("span", null, e(((xl = I.goodWx) == null ? void 0 : xl.avgSpd) || "-") + " kts", 1)
|
|
3380
3380
|
]),
|
|
3381
3381
|
l[83] || (l[83] = t("div", { class: "card-subtitle" }, [
|
|
@@ -3387,7 +3387,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3387
3387
|
t("div", mg, [
|
|
3388
3388
|
l[75] || (l[75] = t("label", null, "GW Avg Speed (out of ECA)", -1)),
|
|
3389
3389
|
t("b", null, [
|
|
3390
|
-
g(e(((
|
|
3390
|
+
g(e(((bl = I.goodWx) == null ? void 0 : bl.outEca.avgSpd) || "-"), 1),
|
|
3391
3391
|
l[74] || (l[74] = t("span", null, "kts", -1))
|
|
3392
3392
|
])
|
|
3393
3393
|
]),
|
|
@@ -3494,7 +3494,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3494
3494
|
t("div", Hg, [
|
|
3495
3495
|
l[101] || (l[101] = t("label", null, "Overall Cons. DO/GO (in ECA)", -1)),
|
|
3496
3496
|
t("b", null, [
|
|
3497
|
-
g(e(((
|
|
3497
|
+
g(e(((fl = I.allWx) == null ? void 0 : fl.inEca.sumDgoCons) || "-"), 1),
|
|
3498
3498
|
l[100] || (l[100] = t("span", null, "mt", -1))
|
|
3499
3499
|
])
|
|
3500
3500
|
])
|
|
@@ -3600,11 +3600,11 @@ function zc(i, l, s, N, M, d) {
|
|
|
3600
3600
|
t("div", {
|
|
3601
3601
|
class: p(`${(Zl = I.goodWx) != null && Zl.distance ? "" : "analysis-none"} card analysis-card`)
|
|
3602
3602
|
}, [
|
|
3603
|
-
(Bl = I.goodWx) != null && Bl.distance ? (n(), a("div",
|
|
3604
|
-
t("div",
|
|
3603
|
+
(Bl = I.goodWx) != null && Bl.distance ? (n(), a("div", fu, [
|
|
3604
|
+
t("div", Cu, [
|
|
3605
3605
|
l[126] || (l[126] = t("div", { style: { width: "54%" } }, "Entire Voyage Consumption using Good Weather Consumption", -1)),
|
|
3606
3606
|
l[127] || (l[127] = t("div", { style: { width: "5%" } }, "=", -1)),
|
|
3607
|
-
t("div",
|
|
3607
|
+
t("div", bu, [
|
|
3608
3608
|
t("div", null, e((_l = (Hl = s.reportData) == null ? void 0 : Hl.weather) != null && _l.noExtrapolation ? (Jl = I.goodWx) == null ? void 0 : Jl.distance : (Xl = I.allWx) == null ? void 0 : Xl.distance), 1),
|
|
3609
3609
|
l[124] || (l[124] = t("div", { class: "fractional-line" }, null, -1)),
|
|
3610
3610
|
t("div", null, e((Kl = I.goodWx) == null ? void 0 : Kl.pfmSpd), 1)
|
|
@@ -3641,7 +3641,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3641
3641
|
l[142] || (l[142] = t("div", { style: { width: "54%" } }, "Minimum Warranted Consumption for Fuel-Consumption", -1)),
|
|
3642
3642
|
l[143] || (l[143] = t("div", { style: { width: "5%" } }, "=", -1)),
|
|
3643
3643
|
t("div", Qu, [
|
|
3644
|
-
t("div", null, e((pe = (ze = s.reportData) == null ? void 0 : ze.weather) != null && pe.noExtrapolation ? (je = I.goodWx) == null ? void 0 : je.distance : (
|
|
3644
|
+
t("div", null, e((pe = (ze = s.reportData) == null ? void 0 : ze.weather) != null && pe.noExtrapolation ? (je = I.goodWx) == null ? void 0 : je.distance : (fe = I.allWx) == null ? void 0 : fe.distance), 1),
|
|
3645
3645
|
l[139] || (l[139] = t("div", { class: "fractional-line" }, null, -1)),
|
|
3646
3646
|
t("div", null, e(I.timeConclusion.minusAbtSpd), 1)
|
|
3647
3647
|
]),
|
|
@@ -3658,7 +3658,7 @@ function zc(i, l, s, N, M, d) {
|
|
|
3658
3658
|
])) : A("", !0)
|
|
3659
3659
|
], 2)
|
|
3660
3660
|
]),
|
|
3661
|
-
((
|
|
3661
|
+
((be = (Ce = I == null ? void 0 : I.extend) == null ? void 0 : Ce.cp) == null ? void 0 : be.dgo) > 0 ? (n(), a("div", Ru, [
|
|
3662
3662
|
t("div", Fu, [
|
|
3663
3663
|
l[147] || (l[147] = t("div", { class: "card-subtitle" }, [
|
|
3664
3664
|
t("span", null, "DO/GO Over/Under: ")
|
|
@@ -3966,33 +3966,33 @@ const jc = {
|
|
|
3966
3966
|
let i = [];
|
|
3967
3967
|
(y = (d = this.reportData) == null ? void 0 : d.segments) == null || y.forEach((r, u) => {
|
|
3968
3968
|
let j = r.extend.cp;
|
|
3969
|
-
r.inventory.sample.hours.forEach((
|
|
3970
|
-
let v = JSON.parse(JSON.stringify(
|
|
3969
|
+
r.inventory.sample.hours.forEach((b, c) => {
|
|
3970
|
+
let v = JSON.parse(JSON.stringify(b));
|
|
3971
3971
|
v.cp = j, i.push(v);
|
|
3972
3972
|
});
|
|
3973
3973
|
}), i.sort(function(r, u) {
|
|
3974
|
-
let j = r.date,
|
|
3975
|
-
return j -
|
|
3974
|
+
let j = r.date, b = u.date;
|
|
3975
|
+
return j - b;
|
|
3976
3976
|
});
|
|
3977
3977
|
let l = "", s = "";
|
|
3978
3978
|
i.forEach((r, u) => {
|
|
3979
3979
|
r.seg !== l && (r.isFirstSeg = !0, l = r.seg);
|
|
3980
3980
|
let j = r.type.charAt(0);
|
|
3981
3981
|
r.abbreviation = j;
|
|
3982
|
-
const
|
|
3983
|
-
|
|
3982
|
+
const b = lt(r.utc).utc().format("D-MMM");
|
|
3983
|
+
b !== s && (r.lastdate = b, s = b), j === "A" ? r.type = "" : j === "M" && (r.type = "*"), r.time = lt(r.utc).utc().format("HH:mm[Z]"), r.lngPretty = this.getLonLat(Et.lng2pretty(r.lng)), r.latPretty = this.getLonLat(Et.lat2pretty(r.lat));
|
|
3984
3984
|
}), this.summaryTable = i;
|
|
3985
3985
|
}
|
|
3986
3986
|
}
|
|
3987
|
-
},
|
|
3987
|
+
}, fc = {
|
|
3988
3988
|
id: "second-table",
|
|
3989
3989
|
class: "table"
|
|
3990
|
-
},
|
|
3990
|
+
}, Cc = { class: "summary-table" }, bc = { class: "summary-tbody" }, Uc = {
|
|
3991
3991
|
class: "voyage-map",
|
|
3992
3992
|
style: { "page-break-inside": "avoid" }
|
|
3993
3993
|
}, mc = ["src"];
|
|
3994
3994
|
function Ec(i, l, s, N, M, d) {
|
|
3995
|
-
var y, r, u, j,
|
|
3995
|
+
var y, r, u, j, b;
|
|
3996
3996
|
return n(), a("div", {
|
|
3997
3997
|
style: { "page-break-before": "always" },
|
|
3998
3998
|
class: p((r = (y = s.reportData) == null ? void 0 : y.weather) != null && r.referenceOnly || (j = (u = s.reportData) == null ? void 0 : u.weather) != null && j.overallAsGoodWx ? "watermark fli-main" : "fli-main")
|
|
@@ -4004,9 +4004,9 @@ function Ec(i, l, s, N, M, d) {
|
|
|
4004
4004
|
}),
|
|
4005
4005
|
t("div", { class: "logo-title" }, "Voyage Analysis Report")
|
|
4006
4006
|
], -1)),
|
|
4007
|
-
t("div",
|
|
4007
|
+
t("div", fc, [
|
|
4008
4008
|
t("div", null, [
|
|
4009
|
-
t("table",
|
|
4009
|
+
t("table", Cc, [
|
|
4010
4010
|
l[0] || (l[0] = t("thead", null, [
|
|
4011
4011
|
t("tr", null, [
|
|
4012
4012
|
t("th", { rowspan: "2" }, "Seg"),
|
|
@@ -4072,9 +4072,9 @@ function Ec(i, l, s, N, M, d) {
|
|
|
4072
4072
|
t("th", null, "DO/GO")
|
|
4073
4073
|
])
|
|
4074
4074
|
], -1)),
|
|
4075
|
-
t("tbody",
|
|
4076
|
-
(n(!0), a(
|
|
4077
|
-
var w, U, m, E,
|
|
4075
|
+
t("tbody", bc, [
|
|
4076
|
+
(n(!0), a(f, null, it(M.summaryTable, (c, v) => {
|
|
4077
|
+
var w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P;
|
|
4078
4078
|
return n(), a("tr", { key: v }, [
|
|
4079
4079
|
t("td", {
|
|
4080
4080
|
class: p(d.computedSegClass(c, v))
|
|
@@ -4114,7 +4114,7 @@ function Ec(i, l, s, N, M, d) {
|
|
|
4114
4114
|
}, e(((E = (m = c.meteo) == null ? void 0 : m.wind) == null ? void 0 : E.scale) ?? "--"), 3),
|
|
4115
4115
|
t("td", {
|
|
4116
4116
|
class: p(d.computedClass(c, v))
|
|
4117
|
-
}, e(((Y = (Q = (
|
|
4117
|
+
}, e(((Y = (Q = (C = c.meteo) == null ? void 0 : C.wave) == null ? void 0 : Q.swell) == null ? void 0 : Y.direction) ?? "--"), 3),
|
|
4118
4118
|
t("td", {
|
|
4119
4119
|
class: p(d.computedClass(c, v))
|
|
4120
4120
|
}, e(((F = (T = (k = c.meteo) == null ? void 0 : k.wave) == null ? void 0 : T.swell) == null ? void 0 : F.height) ?? "--"), 3),
|
|
@@ -4166,7 +4166,7 @@ function Ec(i, l, s, N, M, d) {
|
|
|
4166
4166
|
], -1)),
|
|
4167
4167
|
t("img", {
|
|
4168
4168
|
style: { width: "100%" },
|
|
4169
|
-
src: (
|
|
4169
|
+
src: (b = s.reportData) == null ? void 0 : b.chartUrl,
|
|
4170
4170
|
alt: ""
|
|
4171
4171
|
}, null, 8, mc),
|
|
4172
4172
|
l[2] || (l[2] = ot('<div class="legend-block" data-v-ec7ec0f5><div style="position:relative;left:-20px;" data-v-ec7ec0f5><div style="position:relative;display:inline-block;top:-12px;left:15px;transform:scale(0.95);" data-v-ec7ec0f5><div data-v-ec7ec0f5>7</div><br data-v-ec7ec0f5><div data-v-ec7ec0f5>W 4</div></div><i class="iconfont" style="font-size:30px;font-weight:600;position:relative;top:-20px;margin:8px 0 0 4px;color:var(--idm-black-6);" data-v-ec7ec0f5></i><div style="display:inline-block;transform:scale(0.95);text-align:left;margin-left:5px;" data-v-ec7ec0f5> LEGEND: <br data-v-ec7ec0f5> Wind from NE(045) <br data-v-ec7ec0f5> Each barb = 10 kts <br data-v-ec7ec0f5> 1/2 barb = 5 kts <br data-v-ec7ec0f5></div></div><div style="transform:scale(0.95);" data-v-ec7ec0f5> 7 - DAY OF THE MONTH <br data-v-ec7ec0f5> W 4 - PRIMARY WAVE FROM WEST, 4 METERS<br data-v-ec7ec0f5><div class="goodWx" data-v-ec7ec0f5>Date</div> Good weather days<br data-v-ec7ec0f5></div></div>', 1))
|
|
@@ -4231,7 +4231,7 @@ function wc(i, l, s, N, M, d) {
|
|
|
4231
4231
|
}, null, 8, ["is-admin", "report-data"])
|
|
4232
4232
|
]);
|
|
4233
4233
|
}
|
|
4234
|
-
const Qc = /* @__PURE__ */ el(Yc, [["render", wc], ["__scopeId", "data-v-
|
|
4234
|
+
const Qc = /* @__PURE__ */ el(Yc, [["render", wc], ["__scopeId", "data-v-8260421a"]]);
|
|
4235
4235
|
const kc = {
|
|
4236
4236
|
name: "OrmVoyageSummary",
|
|
4237
4237
|
components: { Lng: Bi, Lat: Hi, Editor: rs },
|
|
@@ -4410,13 +4410,13 @@ const kc = {
|
|
|
4410
4410
|
}, sy = { class: "section weather-section" }, iy = { class: "definition" }, oy = { class: "txt" }, ny = { class: "section summary-section" }, ay = { class: "phase-box" }, dy = { class: "phase-index" }, My = { class: "phase-position" }, ry = { key: 0 }, Dy = { key: 1 }, Ny = { class: "phase-position" }, Iy = { key: 0 }, gy = { key: 1 }, uy = { class: "phase-cp flex-space" }, cy = { class: "cp-box" }, yy = { class: "flex-space" }, Ay = { class: "phase-conclusion flex-space" }, vy = { class: "item-conclusion" }, Ty = { class: "value flex-start" }, xy = {
|
|
4411
4411
|
key: 0,
|
|
4412
4412
|
class: "label flex-end"
|
|
4413
|
-
}, zy = { key: 0 }, py = { key: 1 }, jy = { key: 2 },
|
|
4413
|
+
}, zy = { key: 0 }, py = { key: 1 }, jy = { key: 2 }, fy = {
|
|
4414
4414
|
key: 1,
|
|
4415
4415
|
class: "label flex-end"
|
|
4416
|
-
},
|
|
4416
|
+
}, Cy = {
|
|
4417
4417
|
key: 2,
|
|
4418
4418
|
class: "value flex-end"
|
|
4419
|
-
},
|
|
4419
|
+
}, by = { key: 0 }, Uy = { class: "gain" }, my = { key: 1 }, Ey = { class: "lost" }, Oy = { key: 2 }, Yy = { class: "item-conclusion" }, Sy = { class: "value flex-start" }, wy = {
|
|
4420
4420
|
key: 0,
|
|
4421
4421
|
class: "label flex-end"
|
|
4422
4422
|
}, Qy = { key: 0 }, ky = { key: 1 }, hy = { key: 2 }, Ry = {
|
|
@@ -4437,7 +4437,7 @@ const kc = {
|
|
|
4437
4437
|
}, $y = { key: 0 }, t0 = { class: "gain" }, l0 = { key: 1 }, e0 = { class: "lost" }, s0 = { key: 2 }, i0 = {
|
|
4438
4438
|
key: 0,
|
|
4439
4439
|
class: "exclusion-block"
|
|
4440
|
-
}, o0 = { style: { margin: "8px 0" } }, n0 = { class: "remark-table" }, a0 = ["innerHTML"], d0 = { class: "section segment-section" }, M0 = { class: "segment-index flex-center" }, r0 = { class: "segment-position" }, D0 = { key: 0 }, N0 = { key: 1 }, I0 = { class: "segment-position" }, g0 = { key: 0 }, u0 = { key: 1 }, c0 = { style: { margin: "10px 0 0" } }, y0 = { class: "good-wx" }, A0 = { class: "good-wx" }, v0 = { class: "good-wx" }, T0 = { class: "good-wx" }, x0 = { class: "good-wx" }, z0 = { class: "good-wx" }, p0 = { class: "good-wx" }, j0 = { class: "good-wx" },
|
|
4440
|
+
}, o0 = { style: { margin: "8px 0" } }, n0 = { class: "remark-table" }, a0 = ["innerHTML"], d0 = { class: "section segment-section" }, M0 = { class: "segment-index flex-center" }, r0 = { class: "segment-position" }, D0 = { key: 0 }, N0 = { key: 1 }, I0 = { class: "segment-position" }, g0 = { key: 0 }, u0 = { key: 1 }, c0 = { style: { margin: "10px 0 0" } }, y0 = { class: "good-wx" }, A0 = { class: "good-wx" }, v0 = { class: "good-wx" }, T0 = { class: "good-wx" }, x0 = { class: "good-wx" }, z0 = { class: "good-wx" }, p0 = { class: "good-wx" }, j0 = { class: "good-wx" }, f0 = { class: "good-wx" }, C0 = { class: "good-wx" }, b0 = { class: "good-wx" }, U0 = { class: "good-wx" }, m0 = { class: "good-wx" }, E0 = { class: "good-wx" }, O0 = {
|
|
4441
4441
|
key: 0,
|
|
4442
4442
|
style: { "margin-top": "10px" }
|
|
4443
4443
|
}, Y0 = { key: 0 }, S0 = {
|
|
@@ -4483,10 +4483,10 @@ const kc = {
|
|
|
4483
4483
|
key: 0,
|
|
4484
4484
|
class: "formula-block",
|
|
4485
4485
|
style: { "font-weight": "400" }
|
|
4486
|
-
}, jA = { class: "flex-evenly" },
|
|
4486
|
+
}, jA = { class: "flex-evenly" }, fA = { class: "formula-right flex-evenly" }, CA = {
|
|
4487
4487
|
class: "fraction",
|
|
4488
4488
|
style: { width: "240px" }
|
|
4489
|
-
},
|
|
4489
|
+
}, bA = { class: "flex-center" }, UA = { class: "formula-left flex-space" }, mA = { class: "formula-right flex-evenly" }, EA = {
|
|
4490
4490
|
class: "fraction",
|
|
4491
4491
|
style: { width: "240px" }
|
|
4492
4492
|
}, OA = { class: "flex-center" }, YA = { class: "formula-left flex-space" }, SA = { class: "formula-right flex-evenly" }, wA = {
|
|
@@ -4555,13 +4555,13 @@ const kc = {
|
|
|
4555
4555
|
}, z2 = {
|
|
4556
4556
|
class: "fraction",
|
|
4557
4557
|
style: { width: "240px" }
|
|
4558
|
-
}, p2 = { class: "flex-evenly" }, j2 = { class: "formula-right flex-evenly" },
|
|
4558
|
+
}, p2 = { class: "flex-evenly" }, j2 = { class: "formula-right flex-evenly" }, f2 = {
|
|
4559
4559
|
class: "fraction",
|
|
4560
4560
|
style: { width: "240px" }
|
|
4561
|
-
},
|
|
4561
|
+
}, C2 = {
|
|
4562
4562
|
class: "fraction",
|
|
4563
4563
|
style: { width: "240px" }
|
|
4564
|
-
},
|
|
4564
|
+
}, b2 = {
|
|
4565
4565
|
class: "formula-conclusion",
|
|
4566
4566
|
style: { "margin-bottom": "0" }
|
|
4567
4567
|
}, U2 = {
|
|
@@ -4623,7 +4623,7 @@ const kc = {
|
|
|
4623
4623
|
class: "formula-conclusion"
|
|
4624
4624
|
};
|
|
4625
4625
|
function lv(i, l, s, N, M, d) {
|
|
4626
|
-
var j,
|
|
4626
|
+
var j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct;
|
|
4627
4627
|
const y = V("Lat"), r = V("Lng"), u = V("Editor");
|
|
4628
4628
|
return n(), a("div", hc, [
|
|
4629
4629
|
t("div", Rc, [
|
|
@@ -4640,7 +4640,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
4640
4640
|
class: "flex-end",
|
|
4641
4641
|
style: { width: "140px" }
|
|
4642
4642
|
}, "Vessel", -1)),
|
|
4643
|
-
t("span", Wc, e((
|
|
4643
|
+
t("span", Wc, e((b = (j = s.report) == null ? void 0 : j.vessel) == null ? void 0 : b.name) + " (" + e((v = (c = s.report) == null ? void 0 : c.vessel) == null ? void 0 : v.type) + ")", 1)
|
|
4644
4644
|
]),
|
|
4645
4645
|
t("div", Lc, [
|
|
4646
4646
|
l[5] || (l[5] = t("label", {
|
|
@@ -4656,7 +4656,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
4656
4656
|
class: "flex-end",
|
|
4657
4657
|
style: { width: "140px" }
|
|
4658
4658
|
}, "Departure Port", -1)),
|
|
4659
|
-
(Q = (
|
|
4659
|
+
(Q = (C = s.report) == null ? void 0 : C.departure) != null && Q.portName ? (n(), a("span", _c, e((k = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : k.portName), 1)) : (n(), a("div", Jc, [
|
|
4660
4660
|
O(y, {
|
|
4661
4661
|
lat: (F = (T = s.report) == null ? void 0 : T.departure) == null ? void 0 : F.lat,
|
|
4662
4662
|
label: "",
|
|
@@ -4714,15 +4714,15 @@ function lv(i, l, s, N, M, d) {
|
|
|
4714
4714
|
t("i", { class: "iconfont" }, ""),
|
|
4715
4715
|
t("div", { class: "title" }, "Analysis Summary")
|
|
4716
4716
|
], -1)),
|
|
4717
|
-
(n(!0), a(
|
|
4718
|
-
var at, dt, Mt, yt, At, st, zt, pt, jt,
|
|
4717
|
+
(n(!0), a(f, null, it((gt = s.report) == null ? void 0 : gt.segments, (o, tt) => {
|
|
4718
|
+
var at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt;
|
|
4719
4719
|
return n(), a("div", {
|
|
4720
4720
|
key: "summary" + tt,
|
|
4721
4721
|
class: "segment-box flex-space"
|
|
4722
4722
|
}, [
|
|
4723
4723
|
t("div", ay, [
|
|
4724
4724
|
t("div", dy, "Seg." + e(tt + 1), 1),
|
|
4725
|
-
(n(!0), a(
|
|
4725
|
+
(n(!0), a(f, null, it((at = o == null ? void 0 : o.extend) == null ? void 0 : at.segTimes, (G, _t) => {
|
|
4726
4726
|
var Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml;
|
|
4727
4727
|
return n(), a("div", {
|
|
4728
4728
|
key: _t,
|
|
@@ -4776,7 +4776,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
4776
4776
|
])
|
|
4777
4777
|
]),
|
|
4778
4778
|
t("span", null, [
|
|
4779
|
-
t("span", null, e((
|
|
4779
|
+
t("span", null, e((Ct = (ft = o == null ? void 0 : o.extend) == null ? void 0 : ft.cp) == null ? void 0 : Ct.dgo) + " |", 1),
|
|
4780
4780
|
t("span", null, [
|
|
4781
4781
|
l[17] || (l[17] = t("span", { style: { "vertical-align": "super" } }, "+", -1)),
|
|
4782
4782
|
t("span", null, e(d.computeAbtCons(o == null ? void 0 : o.fuelConclusion, "dgo", "Over")) + ",", 1)
|
|
@@ -4798,10 +4798,10 @@ function lv(i, l, s, N, M, d) {
|
|
|
4798
4798
|
l[21] || (l[21] = t("div", { class: "unit" }, "hrs", -1))
|
|
4799
4799
|
]),
|
|
4800
4800
|
o.goodWx.distance ? (n(), a("div", xy, [
|
|
4801
|
-
((
|
|
4802
|
-
])) : (n(), a("div",
|
|
4803
|
-
o.goodWx.distance ? (n(), a("div",
|
|
4804
|
-
((Tt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Tt.conclusionStatus) === "Gain" ? (n(), a("div",
|
|
4801
|
+
((bt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : bt.conclusionStatus) === "Gain" ? (n(), a("div", zy, "Time Gained")) : ((Ut = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Ut.conclusionStatus) === "Lost" ? (n(), a("div", py, "Time Lost")) : (n(), a("div", jy, "No Time Lost/Gained"))
|
|
4802
|
+
])) : (n(), a("div", fy, e(M.noGoodWxDay), 1)),
|
|
4803
|
+
o.goodWx.distance ? (n(), a("div", Cy, [
|
|
4804
|
+
((Tt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Tt.conclusionStatus) === "Gain" ? (n(), a("div", by, [
|
|
4805
4805
|
l[22] || (l[22] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
4806
4806
|
t("span", Uy, e((Ot = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Ot.timeGain), 1),
|
|
4807
4807
|
l[23] || (l[23] = t("span", { class: "unit" }, "hrs", -1))
|
|
@@ -4885,7 +4885,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
4885
4885
|
])
|
|
4886
4886
|
], -1)),
|
|
4887
4887
|
t("tbody", null, [
|
|
4888
|
-
(n(!0), a(
|
|
4888
|
+
(n(!0), a(f, null, it(M.exclusion, (o, tt) => (n(), a("tr", { key: tt }, [
|
|
4889
4889
|
t("td", null, e(tt + 1), 1),
|
|
4890
4890
|
t("td", null, e(o.time), 1),
|
|
4891
4891
|
t("td", null, e(o.duration), 1),
|
|
@@ -4920,14 +4920,14 @@ function lv(i, l, s, N, M, d) {
|
|
|
4920
4920
|
t("i", { class: "iconfont" }, ""),
|
|
4921
4921
|
t("div", { class: "title" }, "Speed and Consumption Calculation")
|
|
4922
4922
|
], -1)),
|
|
4923
|
-
(n(!0), a(
|
|
4924
|
-
var at, dt, Mt, yt, At, st, zt, pt, jt,
|
|
4923
|
+
(n(!0), a(f, null, it(s.report.segments, (o, tt) => {
|
|
4924
|
+
var at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os, Cl, as, Ds, Ns, Is, gs, ys, As, vs, Ts, xs, zs, ps, js, fs, Cs, bs, Us, ms, Es, Os, Ys, Ss, ws, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Ls, Zs, Bs, x, Hs, _s, Js, Xs, Ks, qs, $s, ti, ds, li, ei, si, ii, oi, ni, ai, di, Mi, ri, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, zi, pi, ji, fi, Ci, bi, Ui, mi, Ei, Oi, Yi, Si, nt, ns, wi, Qi, ki, hi, Ri, Fi, Vi, Pi, Sl, _i, Ji, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, Mo, ro, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, jo, fo, Co, bo, Uo, mo, Eo, Oo, Yo, So, wo, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Lo, Zo, Bo, Ho, _o, Jo, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, an, dn, Mn, rn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, jn, fn, Cn, bn, Un, mn, En, On, Yn, Sn, wn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Ln, Zn, Bn, Hn, _n, Jn, Xn, Kn, qn, $n, ta, la, ea, sa, ia, oa, na, aa;
|
|
4925
4925
|
return n(), a("div", {
|
|
4926
4926
|
key: tt,
|
|
4927
4927
|
class: "segment-block"
|
|
4928
4928
|
}, [
|
|
4929
4929
|
t("div", M0, "Voyage Analysis Seg. " + e(tt + 1), 1),
|
|
4930
|
-
(n(!0), a(
|
|
4930
|
+
(n(!0), a(f, null, it((at = o == null ? void 0 : o.extend) == null ? void 0 : at.segTimes, (tl, Li) => {
|
|
4931
4931
|
var cs, Gi, da, Ma, ra, Da, Na, Ia, ga, ua;
|
|
4932
4932
|
return n(), a("div", {
|
|
4933
4933
|
key: Li,
|
|
@@ -4978,8 +4978,8 @@ function lv(i, l, s, N, M, d) {
|
|
|
4978
4978
|
]),
|
|
4979
4979
|
t("tr", null, [
|
|
4980
4980
|
l[49] || (l[49] = t("td", { class: "label" }, "Total Time (hrs)", -1)),
|
|
4981
|
-
t("td", v0, e((
|
|
4982
|
-
t("td", T0, e((Ut = (
|
|
4981
|
+
t("td", v0, e((Ct = (ft = o == null ? void 0 : o.goodWx) == null ? void 0 : ft.outEca) == null ? void 0 : Ct.time), 1),
|
|
4982
|
+
t("td", T0, e((Ut = (bt = o == null ? void 0 : o.goodWx) == null ? void 0 : bt.inEca) == null ? void 0 : Ut.time), 1),
|
|
4983
4983
|
t("td", null, e((Ot = (Tt = o == null ? void 0 : o.allWx) == null ? void 0 : Tt.outEca) == null ? void 0 : Ot.time), 1),
|
|
4984
4984
|
t("td", null, e((St = (Yt = o == null ? void 0 : o.allWx) == null ? void 0 : Yt.inEca) == null ? void 0 : St.time), 1)
|
|
4985
4985
|
]),
|
|
@@ -4999,14 +4999,14 @@ function lv(i, l, s, N, M, d) {
|
|
|
4999
4999
|
]),
|
|
5000
5000
|
t("tr", null, [
|
|
5001
5001
|
l[52] || (l[52] = t("td", { class: "label" }, "Averaged Daily FO Consumption (mt)", -1)),
|
|
5002
|
-
t("td",
|
|
5003
|
-
t("td",
|
|
5002
|
+
t("td", f0, e(((Zt = (Lt = o == null ? void 0 : o.goodWx) == null ? void 0 : Lt.outEca) == null ? void 0 : Zt.avgFoCons) || "--"), 1),
|
|
5003
|
+
t("td", C0, e(((Bt = (R = o == null ? void 0 : o.goodWx) == null ? void 0 : R.inEca) == null ? void 0 : Bt.avgFoCons) || "--"), 1),
|
|
5004
5004
|
t("td", null, e(((I = (Ht = o == null ? void 0 : o.allWx) == null ? void 0 : Ht.outEca) == null ? void 0 : I.avgFoCons) || "--"), 1),
|
|
5005
5005
|
t("td", null, e(((vt = (J = o == null ? void 0 : o.allWx) == null ? void 0 : J.inEca) == null ? void 0 : vt.avgFoCons) || "--"), 1)
|
|
5006
5006
|
]),
|
|
5007
5007
|
t("tr", null, [
|
|
5008
5008
|
l[53] || (l[53] = t("td", { class: "label" }, "DO/GO Consumption (mt)", -1)),
|
|
5009
|
-
t("td",
|
|
5009
|
+
t("td", b0, e(((_t = (G = o == null ? void 0 : o.goodWx) == null ? void 0 : G.outEca) == null ? void 0 : _t.sumDgoCons) || "--"), 1),
|
|
5010
5010
|
t("td", U0, e(((Jt = (Dt = o == null ? void 0 : o.goodWx) == null ? void 0 : Dt.inEca) == null ? void 0 : Jt.sumDgoCons) || "--"), 1),
|
|
5011
5011
|
t("td", null, e(((qt = (Kt = o == null ? void 0 : o.allWx) == null ? void 0 : Kt.outEca) == null ? void 0 : qt.sumDgoCons) || "--"), 1),
|
|
5012
5012
|
t("td", null, e(((ol = (il = o == null ? void 0 : o.allWx) == null ? void 0 : il.inEca) == null ? void 0 : ol.sumDgoCons) || "--"), 1)
|
|
@@ -5033,8 +5033,8 @@ function lv(i, l, s, N, M, d) {
|
|
|
5033
5033
|
t("td", { class: "label" }, "Time range"),
|
|
5034
5034
|
t("td", { class: "label" }, "Duration (hrs)")
|
|
5035
5035
|
], -1)),
|
|
5036
|
-
(n(!0), a(
|
|
5037
|
-
(n(!0), a(
|
|
5036
|
+
(n(!0), a(f, null, it(M.noons[tt], (tl, Li) => (n(), a(f, { key: Li }, [
|
|
5037
|
+
(n(!0), a(f, null, it(tl, (cs, Gi) => (n(), a(f, { key: Gi }, [
|
|
5038
5038
|
cs.goodWx ? (n(), a("tr", Y0, [
|
|
5039
5039
|
t("td", null, e(cs.type) + " " + e(d.computeUTCTime(cs.utc, "MMM-DD")), 1),
|
|
5040
5040
|
t("td", null, [
|
|
@@ -5059,35 +5059,35 @@ function lv(i, l, s, N, M, d) {
|
|
|
5059
5059
|
t("label", null, "=")
|
|
5060
5060
|
], -1)),
|
|
5061
5061
|
t("div", k0, [
|
|
5062
|
-
(Al = (yl = s.report) == null ? void 0 : yl.weather) != null && Al.overallAsGoodWx ? (n(), a(
|
|
5063
|
-
(S = (wl = s.report) == null ? void 0 : wl.weather) != null && S.disableWxFactor && ((kl = (Ql = s.report) == null ? void 0 : Ql.weather) != null && kl.disableCFactor) ? (n(), a("span", F0, e((hl = o == null ? void 0 : o.goodWx) == null ? void 0 : hl.pfmSpd) + " (kts)", 1)) : (Fl = (Rl = s.report) == null ? void 0 : Rl.weather) != null && Fl.disableWxFactor ? (n(), a(
|
|
5062
|
+
(Al = (yl = s.report) == null ? void 0 : yl.weather) != null && Al.overallAsGoodWx ? (n(), a(f, { key: 1 }, [
|
|
5063
|
+
(S = (wl = s.report) == null ? void 0 : wl.weather) != null && S.disableWxFactor && ((kl = (Ql = s.report) == null ? void 0 : Ql.weather) != null && kl.disableCFactor) ? (n(), a("span", F0, e((hl = o == null ? void 0 : o.goodWx) == null ? void 0 : hl.pfmSpd) + " (kts)", 1)) : (Fl = (Rl = s.report) == null ? void 0 : Rl.weather) != null && Fl.disableWxFactor ? (n(), a(f, { key: 1 }, [
|
|
5064
5064
|
t("span", null, e((Vl = o == null ? void 0 : o.goodWx) == null ? void 0 : Vl.avgSpd), 1),
|
|
5065
5065
|
l[62] || (l[62] = t("span", null, "-", -1)),
|
|
5066
|
-
t("span", null, e(((Pl = o == null ? void 0 : o.goodWx) == null ? void 0 : Pl.avgCf) > 0 ? (Gl = o == null ? void 0 : o.goodWx) == null ? void 0 : Gl.avgCf : `(${(
|
|
5066
|
+
t("span", null, e(((Pl = o == null ? void 0 : o.goodWx) == null ? void 0 : Pl.avgCf) > 0 ? (Gl = o == null ? void 0 : o.goodWx) == null ? void 0 : Gl.avgCf : `(${(fl = o == null ? void 0 : o.goodWx) == null ? void 0 : fl.avgCf})`), 1),
|
|
5067
5067
|
l[63] || (l[63] = t("label", null, "=", -1)),
|
|
5068
5068
|
t("span", V0, e((te = o == null ? void 0 : o.goodWx) == null ? void 0 : te.pfmSpd) + " (kts)", 1)
|
|
5069
|
-
], 64)) : (ee = (le = s.report) == null ? void 0 : le.weather) != null && ee.disableCFactor ? (n(), a(
|
|
5069
|
+
], 64)) : (ee = (le = s.report) == null ? void 0 : le.weather) != null && ee.disableCFactor ? (n(), a(f, { key: 2 }, [
|
|
5070
5070
|
t("span", null, e((se = o == null ? void 0 : o.goodWx) == null ? void 0 : se.avgSpd), 1),
|
|
5071
5071
|
l[64] || (l[64] = t("span", null, "-", -1)),
|
|
5072
5072
|
t("span", null, e(((ie = o == null ? void 0 : o.goodWx) == null ? void 0 : ie.avgWf) > 0 ? (oe = o == null ? void 0 : o.goodWx) == null ? void 0 : oe.avgWf : `(${(ne = o == null ? void 0 : o.goodWx) == null ? void 0 : ne.avgWf})`), 1),
|
|
5073
5073
|
l[65] || (l[65] = t("label", null, "=", -1)),
|
|
5074
5074
|
t("span", P0, e((ae = o == null ? void 0 : o.goodWx) == null ? void 0 : ae.pfmSpd) + " (kts)", 1)
|
|
5075
|
-
], 64)) : (n(), a(
|
|
5075
|
+
], 64)) : (n(), a(f, { key: 3 }, [
|
|
5076
5076
|
t("span", null, e((de = o == null ? void 0 : o.goodWx) == null ? void 0 : de.avgSpd), 1),
|
|
5077
5077
|
l[67] || (l[67] = t("span", null, "-", -1)),
|
|
5078
5078
|
t("span", null, e(((Me = o == null ? void 0 : o.goodWx) == null ? void 0 : Me.avgWf) > 0 ? (re = o == null ? void 0 : o.goodWx) == null ? void 0 : re.avgWf : `(${(De = o == null ? void 0 : o.goodWx) == null ? void 0 : De.avgWf})`), 1),
|
|
5079
|
-
(Ie = (Ne = s.report) == null ? void 0 : Ne.weather) != null && Ie.favorableCur && ((ge = o == null ? void 0 : o.goodWx) == null ? void 0 : ge.avgCf) > 0 ? A("", !0) : (n(), a(
|
|
5079
|
+
(Ie = (Ne = s.report) == null ? void 0 : Ne.weather) != null && Ie.favorableCur && ((ge = o == null ? void 0 : o.goodWx) == null ? void 0 : ge.avgCf) > 0 ? A("", !0) : (n(), a(f, { key: 0 }, [
|
|
5080
5080
|
l[66] || (l[66] = t("span", null, "-", -1)),
|
|
5081
5081
|
t("span", null, e(((ue = o == null ? void 0 : o.goodWx) == null ? void 0 : ue.avgCf) > 0 ? (z = o == null ? void 0 : o.goodWx) == null ? void 0 : z.avgCf : `(${($t = o == null ? void 0 : o.goodWx) == null ? void 0 : $t.avgCf})`), 1)
|
|
5082
5082
|
], 64)),
|
|
5083
5083
|
l[68] || (l[68] = t("label", null, "=", -1)),
|
|
5084
5084
|
t("span", G0, e((pl = o == null ? void 0 : o.goodWx) == null ? void 0 : pl.pfmSpd) + " (kts)", 1)
|
|
5085
5085
|
], 64))
|
|
5086
|
-
], 64)) : (n(), a(
|
|
5087
|
-
(Tl = (vl = s.report) == null ? void 0 : vl.weather) != null && Tl.favorableCur && ((xl = o == null ? void 0 : o.goodWx) == null ? void 0 : xl.avgCf) > 0 ? (n(), a("span", R0, e((Ol = o == null ? void 0 : o.goodWx) == null ? void 0 : Ol.pfmSpd) + " (kts)", 1)) : (n(), a(
|
|
5086
|
+
], 64)) : (n(), a(f, { key: 0 }, [
|
|
5087
|
+
(Tl = (vl = s.report) == null ? void 0 : vl.weather) != null && Tl.favorableCur && ((xl = o == null ? void 0 : o.goodWx) == null ? void 0 : xl.avgCf) > 0 ? (n(), a("span", R0, e((Ol = o == null ? void 0 : o.goodWx) == null ? void 0 : Ol.pfmSpd) + " (kts)", 1)) : (n(), a(f, { key: 0 }, [
|
|
5088
5088
|
t("span", null, e((zl = o == null ? void 0 : o.goodWx) == null ? void 0 : zl.avgSpd), 1),
|
|
5089
5089
|
l[60] || (l[60] = t("span", null, "-", -1)),
|
|
5090
|
-
t("span", null, e(((
|
|
5090
|
+
t("span", null, e(((bl = o == null ? void 0 : o.goodWx) == null ? void 0 : bl.avgCf) > 0 ? (Ul = o == null ? void 0 : o.goodWx) == null ? void 0 : Ul.avgCf : `(${(ml = o == null ? void 0 : o.goodWx) == null ? void 0 : ml.avgCf})`), 1),
|
|
5091
5091
|
l[61] || (l[61] = t("label", null, "=", -1)),
|
|
5092
5092
|
t("span", h0, e((El = o == null ? void 0 : o.goodWx) == null ? void 0 : El.pfmSpd) + " (kts)", 1)
|
|
5093
5093
|
], 64))
|
|
@@ -5102,29 +5102,29 @@ function lv(i, l, s, N, M, d) {
|
|
|
5102
5102
|
t("label", null, "=")
|
|
5103
5103
|
], -1)),
|
|
5104
5104
|
t("div", B0, [
|
|
5105
|
-
(Ll = (Wl = s.report) == null ? void 0 : Wl.weather) != null && Ll.overallAsGoodWx ? (n(), a(
|
|
5106
|
-
(Jl = (_l = s.report) == null ? void 0 : _l.weather) != null && Jl.disableWxFactor && ((Kl = (Xl = s.report) == null ? void 0 : Xl.weather) != null && Kl.disableCFactor) ? (n(), a("label", H0, "GW Average Speed")) : (ce = (ql = s.report) == null ? void 0 : ql.weather) != null && ce.disableWxFactor ? (n(), a(
|
|
5105
|
+
(Ll = (Wl = s.report) == null ? void 0 : Wl.weather) != null && Ll.overallAsGoodWx ? (n(), a(f, { key: 1 }, [
|
|
5106
|
+
(Jl = (_l = s.report) == null ? void 0 : _l.weather) != null && Jl.disableWxFactor && ((Kl = (Xl = s.report) == null ? void 0 : Xl.weather) != null && Kl.disableCFactor) ? (n(), a("label", H0, "GW Average Speed")) : (ce = (ql = s.report) == null ? void 0 : ql.weather) != null && ce.disableWxFactor ? (n(), a(f, { key: 1 }, [
|
|
5107
5107
|
l[75] || (l[75] = t("label", null, "GW Average Speed", -1)),
|
|
5108
5108
|
l[76] || (l[76] = t("label", null, "-", -1)),
|
|
5109
5109
|
l[77] || (l[77] = t("label", null, "GW Current Factor", -1))
|
|
5110
|
-
], 64)) : (Ae = (ye = s.report) == null ? void 0 : ye.weather) != null && Ae.disableCFactor ? (n(), a(
|
|
5110
|
+
], 64)) : (Ae = (ye = s.report) == null ? void 0 : ye.weather) != null && Ae.disableCFactor ? (n(), a(f, { key: 2 }, [
|
|
5111
5111
|
l[78] || (l[78] = t("label", null, "GW Average Speed", -1)),
|
|
5112
5112
|
l[79] || (l[79] = t("label", null, "-", -1)),
|
|
5113
5113
|
l[80] || (l[80] = t("label", null, "GW Weather Factor", -1))
|
|
5114
|
-
], 64)) : (n(), a(
|
|
5114
|
+
], 64)) : (n(), a(f, { key: 3 }, [
|
|
5115
5115
|
l[83] || (l[83] = t("label", null, "GW Average Speed", -1)),
|
|
5116
5116
|
l[84] || (l[84] = t("label", null, "-", -1)),
|
|
5117
5117
|
l[85] || (l[85] = t("label", null, "GW Weather Factor", -1)),
|
|
5118
|
-
(Te = (ve = s.report) == null ? void 0 : ve.weather) != null && Te.favorableCur && ((xe = o == null ? void 0 : o.goodWx) == null ? void 0 : xe.avgCf) > 0 ? A("", !0) : (n(), a(
|
|
5118
|
+
(Te = (ve = s.report) == null ? void 0 : ve.weather) != null && Te.favorableCur && ((xe = o == null ? void 0 : o.goodWx) == null ? void 0 : xe.avgCf) > 0 ? A("", !0) : (n(), a(f, { key: 0 }, [
|
|
5119
5119
|
l[81] || (l[81] = t("label", null, "-", -1)),
|
|
5120
5120
|
l[82] || (l[82] = t("label", null, "GW Current Factor", -1))
|
|
5121
5121
|
], 64))
|
|
5122
5122
|
], 64))
|
|
5123
|
-
], 64)) : (n(), a(
|
|
5124
|
-
(Bl = (Zl = s.report) == null ? void 0 : Zl.weather) != null && Bl.favorableCur && ((Hl = o == null ? void 0 : o.goodWx) == null ? void 0 : Hl.avgCf) > 0 ? (n(), a(
|
|
5123
|
+
], 64)) : (n(), a(f, { key: 0 }, [
|
|
5124
|
+
(Bl = (Zl = s.report) == null ? void 0 : Zl.weather) != null && Bl.favorableCur && ((Hl = o == null ? void 0 : o.goodWx) == null ? void 0 : Hl.avgCf) > 0 ? (n(), a(f, { key: 1 }, [
|
|
5125
5125
|
l[73] || (l[73] = t("label", null, "GW Average Speed", -1)),
|
|
5126
5126
|
l[74] || (l[74] = t("label", { style: { "font-weight": "300" } }, "(Good Weather Current Factor Not Applied)", -1))
|
|
5127
|
-
], 64)) : (n(), a(
|
|
5127
|
+
], 64)) : (n(), a(f, { key: 0 }, [
|
|
5128
5128
|
l[70] || (l[70] = t("label", null, "GW Average Speed", -1)),
|
|
5129
5129
|
l[71] || (l[71] = t("label", null, "-", -1)),
|
|
5130
5130
|
l[72] || (l[72] = t("label", null, "GW Current Factor", -1))
|
|
@@ -5139,16 +5139,16 @@ function lv(i, l, s, N, M, d) {
|
|
|
5139
5139
|
t("label", null, "=")
|
|
5140
5140
|
], -1)),
|
|
5141
5141
|
t("div", X0, [
|
|
5142
|
-
(pe = (ze = s.report) == null ? void 0 : ze.weather) != null && pe.favorableCur && ((je = o == null ? void 0 : o.allWx) == null ? void 0 : je.avgCf) > 0 ? (n(), a(
|
|
5142
|
+
(pe = (ze = s.report) == null ? void 0 : ze.weather) != null && pe.favorableCur && ((je = o == null ? void 0 : o.allWx) == null ? void 0 : je.avgCf) > 0 ? (n(), a(f, { key: 1 }, [
|
|
5143
5143
|
t("span", null, e((Se = o == null ? void 0 : o.allWx) == null ? void 0 : Se.avgSpd), 1),
|
|
5144
5144
|
l[90] || (l[90] = t("span", null, "-", -1)),
|
|
5145
5145
|
t("span", null, e(((we = o == null ? void 0 : o.allWx) == null ? void 0 : we.avgWf) > 0 ? (Qe = o == null ? void 0 : o.allWx) == null ? void 0 : Qe.avgWf : `(${(ke = o == null ? void 0 : o.allWx) == null ? void 0 : ke.avgWf})`), 1),
|
|
5146
5146
|
l[91] || (l[91] = t("label", null, "=", -1)),
|
|
5147
5147
|
t("span", q0, e((he = o == null ? void 0 : o.allWx) == null ? void 0 : he.pfmSpd) + " (kts)", 1)
|
|
5148
|
-
], 64)) : (n(), a(
|
|
5149
|
-
t("span", null, e((
|
|
5148
|
+
], 64)) : (n(), a(f, { key: 0 }, [
|
|
5149
|
+
t("span", null, e((fe = o == null ? void 0 : o.allWx) == null ? void 0 : fe.avgSpd), 1),
|
|
5150
5150
|
l[87] || (l[87] = t("span", null, "-", -1)),
|
|
5151
|
-
t("span", null, e(((
|
|
5151
|
+
t("span", null, e(((Ce = o == null ? void 0 : o.allWx) == null ? void 0 : Ce.avgCf) > 0 ? (be = o == null ? void 0 : o.allWx) == null ? void 0 : be.avgCf : `(${(Ue = o == null ? void 0 : o.allWx) == null ? void 0 : Ue.avgCf})`), 1),
|
|
5152
5152
|
l[88] || (l[88] = t("span", null, "-", -1)),
|
|
5153
5153
|
t("span", null, e(((me = o == null ? void 0 : o.allWx) == null ? void 0 : me.avgWf) > 0 ? (Ee = o == null ? void 0 : o.allWx) == null ? void 0 : Ee.avgWf : `(${(Oe = o == null ? void 0 : o.allWx) == null ? void 0 : Oe.avgWf})`), 1),
|
|
5154
5154
|
l[89] || (l[89] = t("label", null, "=", -1)),
|
|
@@ -5164,12 +5164,12 @@ function lv(i, l, s, N, M, d) {
|
|
|
5164
5164
|
t("label", null, "=")
|
|
5165
5165
|
], -1)),
|
|
5166
5166
|
t("div", eA, [
|
|
5167
|
-
(Pe = (Ve = s.report) == null ? void 0 : Ve.weather) != null && Pe.favorableCur && ((Ge = o == null ? void 0 : o.allWx) == null ? void 0 : Ge.avgCf) > 0 ? (n(), a(
|
|
5167
|
+
(Pe = (Ve = s.report) == null ? void 0 : Ve.weather) != null && Pe.favorableCur && ((Ge = o == null ? void 0 : o.allWx) == null ? void 0 : Ge.avgCf) > 0 ? (n(), a(f, { key: 1 }, [
|
|
5168
5168
|
l[98] || (l[98] = t("label", null, "All Weather Average Speed", -1)),
|
|
5169
5169
|
l[99] || (l[99] = t("label", null, "-", -1)),
|
|
5170
5170
|
l[100] || (l[100] = t("label", null, "Weather Factor ", -1)),
|
|
5171
5171
|
l[101] || (l[101] = t("label", { style: { "font-weight": "300" } }, "(Current Factor Not Applied)", -1))
|
|
5172
|
-
], 64)) : (n(), a(
|
|
5172
|
+
], 64)) : (n(), a(f, { key: 0 }, [
|
|
5173
5173
|
l[93] || (l[93] = t("label", null, "All Weather Average Speed", -1)),
|
|
5174
5174
|
l[94] || (l[94] = t("label", null, "-", -1)),
|
|
5175
5175
|
l[95] || (l[95] = t("label", null, "Current Factor", -1)),
|
|
@@ -5239,7 +5239,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
5239
5239
|
t("div", vA, [
|
|
5240
5240
|
t("div", TA, [
|
|
5241
5241
|
l[115] || (l[115] = t("label", null, "Time Lost", -1)),
|
|
5242
|
-
t("div", null, " Total Time at Good Weather Performance Speed > Total Time at (CP Speed - " + e(d.computeAbtSpeed(o == null ? void 0 : o.timeConclusion, (as = (
|
|
5242
|
+
t("div", null, " Total Time at Good Weather Performance Speed > Total Time at (CP Speed - " + e(d.computeAbtSpeed(o == null ? void 0 : o.timeConclusion, (as = (Cl = o == null ? void 0 : o.extend) == null ? void 0 : Cl.cp) == null ? void 0 : as.speed, "Under")) + " kts) ", 1)
|
|
5243
5243
|
]),
|
|
5244
5244
|
t("div", xA, [
|
|
5245
5245
|
l[116] || (l[116] = t("label", null, "Time Gained", -1)),
|
|
@@ -5256,20 +5256,20 @@ function lv(i, l, s, N, M, d) {
|
|
|
5256
5256
|
t("label", null, "Total Time at Good Weather Performance Speed"),
|
|
5257
5257
|
t("label", null, "=")
|
|
5258
5258
|
], -1)),
|
|
5259
|
-
t("div",
|
|
5260
|
-
t("div",
|
|
5259
|
+
t("div", fA, [
|
|
5260
|
+
t("div", CA, [
|
|
5261
5261
|
t("div", null, e((xs = (Ts = s.report) == null ? void 0 : Ts.weather) != null && xs.noExtrapolation ? (zs = o == null ? void 0 : o.goodWx) == null ? void 0 : zs.distance : (ps = o == null ? void 0 : o.allWx) == null ? void 0 : ps.distance), 1),
|
|
5262
5262
|
l[118] || (l[118] = t("div", { class: "line" }, null, -1)),
|
|
5263
5263
|
t("div", null, e((js = o == null ? void 0 : o.goodWx) == null ? void 0 : js.pfmSpd), 1)
|
|
5264
5264
|
]),
|
|
5265
5265
|
l[119] || (l[119] = t("div", null, "=", -1)),
|
|
5266
|
-
t("div", null, e((
|
|
5266
|
+
t("div", null, e((fs = o == null ? void 0 : o.timeConclusion) == null ? void 0 : fs.timeAtPfmSpd) + " (hrs)", 1),
|
|
5267
5267
|
l[120] || (l[120] = t("div", null, "(a')", -1))
|
|
5268
5268
|
])
|
|
5269
5269
|
]),
|
|
5270
|
-
t("div",
|
|
5270
|
+
t("div", bA, [
|
|
5271
5271
|
t("div", UA, [
|
|
5272
|
-
t("label", null, "Total Time at (CP Speed - " + e(d.computeAbtSpeed(o == null ? void 0 : o.timeConclusion, (
|
|
5272
|
+
t("label", null, "Total Time at (CP Speed - " + e(d.computeAbtSpeed(o == null ? void 0 : o.timeConclusion, (bs = (Cs = o == null ? void 0 : o.extend) == null ? void 0 : Cs.cp) == null ? void 0 : bs.speed, "Under")) + "kts)", 1),
|
|
5273
5273
|
l[122] || (l[122] = t("label", null, "=", -1))
|
|
5274
5274
|
]),
|
|
5275
5275
|
t("div", mA, [
|
|
@@ -5422,7 +5422,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
5422
5422
|
])
|
|
5423
5423
|
]),
|
|
5424
5424
|
l[167] || (l[167] = ot('<div class="flex-start" data-v-ae0b8926><div class="flex-space" style="width:300px;font-weight:400;" data-v-ae0b8926><label data-v-ae0b8926>Fuel Over-consumption</label><div data-v-ae0b8926>=</div><div data-v-ae0b8926>(d)</div><div data-v-ae0b8926>-</div><div data-v-ae0b8926>(e)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-ae0b8926><label data-v-ae0b8926>Fuel Saving</label><div data-v-ae0b8926>=</div><div data-v-ae0b8926>(f)</div><div data-v-ae0b8926>-</div><div data-v-ae0b8926>(d)</div></div></div>', 1)),
|
|
5425
|
-
((Ni = (Di = o.extend) == null ? void 0 : Di.cp) == null ? void 0 : Ni.dgo) > 0 ? (n(), a(
|
|
5425
|
+
((Ni = (Di = o.extend) == null ? void 0 : Di.cp) == null ? void 0 : Ni.dgo) > 0 ? (n(), a(f, { key: 0 }, [
|
|
5426
5426
|
t("div", l2, [
|
|
5427
5427
|
l[163] || (l[163] = t("div", { class: "formula-left flex-space" }, [
|
|
5428
5428
|
t("label", null, "Fuel Over-consumption in ECA"),
|
|
@@ -5486,9 +5486,9 @@ function lv(i, l, s, N, M, d) {
|
|
|
5486
5486
|
l[170] || (l[170] = t("div", null, "24", -1))
|
|
5487
5487
|
]),
|
|
5488
5488
|
l[172] || (l[172] = t("div", null, "*", -1)),
|
|
5489
|
-
t("div", null, e((
|
|
5489
|
+
t("div", null, e((fi = (ji = o == null ? void 0 : o.goodWx) == null ? void 0 : ji.inEca) == null ? void 0 : fi.time), 1),
|
|
5490
5490
|
l[173] || (l[173] = t("div", null, "=", -1)),
|
|
5491
|
-
t("div", null, e((
|
|
5491
|
+
t("div", null, e((bi = (Ci = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : Ci.fo) == null ? void 0 : bi.dgoAsFoCons) + " (mt)", 1)
|
|
5492
5492
|
])
|
|
5493
5493
|
])) : A("", !0),
|
|
5494
5494
|
t("div", g2, [
|
|
@@ -5547,13 +5547,13 @@ function lv(i, l, s, N, M, d) {
|
|
|
5547
5547
|
t("label", null, "=")
|
|
5548
5548
|
], -1)),
|
|
5549
5549
|
t("div", j2, [
|
|
5550
|
-
t("div",
|
|
5550
|
+
t("div", f2, [
|
|
5551
5551
|
t("div", null, e((to = ($i = s.report) == null ? void 0 : $i.weather) != null && to.noExtrapolation ? (lo = o == null ? void 0 : o.goodWx) == null ? void 0 : lo.distance : (eo = o == null ? void 0 : o.allWx) == null ? void 0 : eo.distance), 1),
|
|
5552
5552
|
l[189] || (l[189] = t("div", { class: "line" }, null, -1)),
|
|
5553
5553
|
t("div", null, e((so = o == null ? void 0 : o.timeConclusion) == null ? void 0 : so.plusAbtSpd), 1)
|
|
5554
5554
|
]),
|
|
5555
5555
|
l[192] || (l[192] = t("div", null, "x", -1)),
|
|
5556
|
-
t("div",
|
|
5556
|
+
t("div", C2, [
|
|
5557
5557
|
t("div", null, e((oo = (io = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : io.fo) == null ? void 0 : oo.underTolerance), 1),
|
|
5558
5558
|
l[190] || (l[190] = t("div", { class: "line" }, null, -1)),
|
|
5559
5559
|
l[191] || (l[191] = t("div", null, "24", -1))
|
|
@@ -5563,8 +5563,8 @@ function lv(i, l, s, N, M, d) {
|
|
|
5563
5563
|
l[194] || (l[194] = t("div", null, "(f')", -1))
|
|
5564
5564
|
])
|
|
5565
5565
|
]),
|
|
5566
|
-
t("div",
|
|
5567
|
-
((ro = (Mo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : Mo.fo) == null ? void 0 : ro.conclusionStatus) === "Over" ? (n(), a(
|
|
5566
|
+
t("div", b2, [
|
|
5567
|
+
((ro = (Mo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : Mo.fo) == null ? void 0 : ro.conclusionStatus) === "Over" ? (n(), a(f, { key: 0 }, [
|
|
5568
5568
|
t("div", U2, [
|
|
5569
5569
|
l[196] || (l[196] = t("div", null, "Fuel Oil Over-consumption", -1)),
|
|
5570
5570
|
l[197] || (l[197] = t("div", null, "=", -1)),
|
|
@@ -5582,12 +5582,12 @@ function lv(i, l, s, N, M, d) {
|
|
|
5582
5582
|
t("div", E2, [
|
|
5583
5583
|
t("div", null, e((To = (vo = o == null ? void 0 : o.goodWx) == null ? void 0 : vo.inEca) == null ? void 0 : To.distance) + " * " + e((zo = (xo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : xo.fo) == null ? void 0 : zo.overCons), 1),
|
|
5584
5584
|
l[202] || (l[202] = t("div", { class: "line" }, null, -1)),
|
|
5585
|
-
t("div", null, e((jo = (po = s.report) == null ? void 0 : po.weather) != null && jo.noExtrapolation ? (
|
|
5585
|
+
t("div", null, e((jo = (po = s.report) == null ? void 0 : po.weather) != null && jo.noExtrapolation ? (fo = o == null ? void 0 : o.goodWx) == null ? void 0 : fo.distance : (Co = o == null ? void 0 : o.allWx) == null ? void 0 : Co.distance), 1)
|
|
5586
5586
|
]),
|
|
5587
5587
|
l[205] || (l[205] = t("div", null, "=", -1)),
|
|
5588
|
-
t("div", null, e((Uo = (
|
|
5588
|
+
t("div", null, e((Uo = (bo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : bo.fo) == null ? void 0 : Uo.foOverConsInEca) + " (mt)", 1)
|
|
5589
5589
|
])) : A("", !0)
|
|
5590
|
-
], 64)) : ((Eo = (mo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : mo.fo) == null ? void 0 : Eo.conclusionStatus) === "Saving" ? (n(), a(
|
|
5590
|
+
], 64)) : ((Eo = (mo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : mo.fo) == null ? void 0 : Eo.conclusionStatus) === "Saving" ? (n(), a(f, { key: 1 }, [
|
|
5591
5591
|
t("div", O2, [
|
|
5592
5592
|
l[206] || (l[206] = t("div", null, "Fuel Oil Saving", -1)),
|
|
5593
5593
|
l[207] || (l[207] = t("div", null, "=", -1)),
|
|
@@ -5624,7 +5624,7 @@ function lv(i, l, s, N, M, d) {
|
|
|
5624
5624
|
], 2)
|
|
5625
5625
|
])
|
|
5626
5626
|
])) : (n(), a("div", w2, e(M.noGoodWxDay), 1)),
|
|
5627
|
-
((an = (nn = o == null ? void 0 : o.extend) == null ? void 0 : nn.cp) == null ? void 0 : an.dgo) > 0 ? (n(), a(
|
|
5627
|
+
((an = (nn = o == null ? void 0 : o.extend) == null ? void 0 : nn.cp) == null ? void 0 : an.dgo) > 0 ? (n(), a(f, { key: 2 }, [
|
|
5628
5628
|
t("div", Q2, [
|
|
5629
5629
|
l[217] || (l[217] = t("i", { class: "iconfont" }, "", -1)),
|
|
5630
5630
|
t("div", k2, "Seg. " + e(tt + 1) + " Diesel/Gas Oil", 1)
|
|
@@ -5665,13 +5665,13 @@ function lv(i, l, s, N, M, d) {
|
|
|
5665
5665
|
], -1)),
|
|
5666
5666
|
t("div", L2, [
|
|
5667
5667
|
t("div", Z2, [
|
|
5668
|
-
t("div", null, e((pn = (zn = s.report) == null ? void 0 : zn.weather) != null && pn.noExtrapolation ? (jn = o == null ? void 0 : o.goodWx) == null ? void 0 : jn.distance : (
|
|
5668
|
+
t("div", null, e((pn = (zn = s.report) == null ? void 0 : zn.weather) != null && pn.noExtrapolation ? (jn = o == null ? void 0 : o.goodWx) == null ? void 0 : jn.distance : (fn = o == null ? void 0 : o.allWx) == null ? void 0 : fn.distance), 1),
|
|
5669
5669
|
l[225] || (l[225] = t("div", { class: "line" }, null, -1)),
|
|
5670
|
-
t("div", null, e((
|
|
5670
|
+
t("div", null, e((Cn = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Cn.minusAbtSpd), 1)
|
|
5671
5671
|
]),
|
|
5672
5672
|
l[228] || (l[228] = t("div", null, "x", -1)),
|
|
5673
5673
|
t("div", B2, [
|
|
5674
|
-
t("div", null, e((Un = (
|
|
5674
|
+
t("div", null, e((Un = (bn = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : bn.dgo) == null ? void 0 : Un.overTolerance), 1),
|
|
5675
5675
|
l[226] || (l[226] = t("div", { class: "line" }, null, -1)),
|
|
5676
5676
|
l[227] || (l[227] = t("div", null, "24", -1))
|
|
5677
5677
|
]),
|
|
@@ -5817,8 +5817,8 @@ const sv = {
|
|
|
5817
5817
|
},
|
|
5818
5818
|
methods: {
|
|
5819
5819
|
prepare() {
|
|
5820
|
-
var i, l, s, N, M, d, y, r, u, j,
|
|
5821
|
-
this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((N = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : N.showAisDistance) ?? !0, this.showSig = ((d = (M = this.report) == null ? void 0 : M.weather) == null ? void 0 : d.showSig) ?? !0, this.showSwell = ((r = (y = this.report) == null ? void 0 : y.weather) == null ? void 0 : r.showSwell) ?? !0, this.showWave = ((j = (u = this.report) == null ? void 0 : u.weather) == null ? void 0 : j.showWave) ?? !0, this.showWaterTemp = ((c = (
|
|
5820
|
+
var i, l, s, N, M, d, y, r, u, j, b, c;
|
|
5821
|
+
this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((N = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : N.showAisDistance) ?? !0, this.showSig = ((d = (M = this.report) == null ? void 0 : M.weather) == null ? void 0 : d.showSig) ?? !0, this.showSwell = ((r = (y = this.report) == null ? void 0 : y.weather) == null ? void 0 : r.showSwell) ?? !0, this.showWave = ((j = (u = this.report) == null ? void 0 : u.weather) == null ? void 0 : j.showWave) ?? !0, this.showWaterTemp = ((c = (b = this.report) == null ? void 0 : b.weather) == null ? void 0 : c.waterTempSwitch) || !1;
|
|
5822
5822
|
}
|
|
5823
5823
|
}
|
|
5824
5824
|
}, iv = { class: "report-inventory" }, ov = { class: "section summary-section" }, nv = { class: "summary-block" }, av = {
|
|
@@ -5873,11 +5873,11 @@ const sv = {
|
|
|
5873
5873
|
}, jv = {
|
|
5874
5874
|
key: 2,
|
|
5875
5875
|
class: "label"
|
|
5876
|
-
},
|
|
5876
|
+
}, fv = {
|
|
5877
5877
|
key: 3,
|
|
5878
5878
|
class: "label"
|
|
5879
|
-
},
|
|
5880
|
-
function
|
|
5879
|
+
}, Cv = { class: "summary-tbody" };
|
|
5880
|
+
function bv(i, l, s, N, M, d) {
|
|
5881
5881
|
var y;
|
|
5882
5882
|
return n(), a("div", iv, [
|
|
5883
5883
|
t("div", ov, [
|
|
@@ -5929,14 +5929,14 @@ function Cv(i, l, s, N, M, d) {
|
|
|
5929
5929
|
])
|
|
5930
5930
|
], -1)),
|
|
5931
5931
|
t("tbody", null, [
|
|
5932
|
-
(n(!0), a(
|
|
5933
|
-
var j,
|
|
5934
|
-
return n(), a(
|
|
5932
|
+
(n(!0), a(f, null, it((y = s.report) == null ? void 0 : y.segments, (r, u) => {
|
|
5933
|
+
var j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _;
|
|
5934
|
+
return n(), a(f, { key: u }, [
|
|
5935
5935
|
t("tr", null, [
|
|
5936
5936
|
t("td", av, e(u + 1), 1),
|
|
5937
5937
|
l[0] || (l[0] = t("td", { class: "label" }, "Entire Period", -1)),
|
|
5938
5938
|
t("td", null, e(d.computePrecision((j = r == null ? void 0 : r.allWx) == null ? void 0 : j.distance, 2, "0.0")), 1),
|
|
5939
|
-
t("td", null, e(d.computePrecision((
|
|
5939
|
+
t("td", null, e(d.computePrecision((b = r == null ? void 0 : r.allWx) == null ? void 0 : b.time, 2, "0.0")), 1),
|
|
5940
5940
|
t("td", null, e(d.computePrecision((c = r == null ? void 0 : r.allWx) == null ? void 0 : c.avgSpd, 2, "0.0")), 1),
|
|
5941
5941
|
t("td", null, e(d.computePrecision((v = r == null ? void 0 : r.allWx) == null ? void 0 : v.sumFoCons, 3, "0.000")), 1),
|
|
5942
5942
|
t("td", null, e(d.computePrecision((w = r == null ? void 0 : r.allWx) == null ? void 0 : w.sumDgoCons, 3, "0.000")), 1)
|
|
@@ -5946,7 +5946,7 @@ function Cv(i, l, s, N, M, d) {
|
|
|
5946
5946
|
t("td", null, e(d.computePrecision((U = r == null ? void 0 : r.goodWx) == null ? void 0 : U.distance, 2, "0.0")), 1),
|
|
5947
5947
|
t("td", null, e(d.computePrecision((m = r == null ? void 0 : r.goodWx) == null ? void 0 : m.time, 2, "0.0")), 1),
|
|
5948
5948
|
t("td", null, e(d.computePrecision((E = r == null ? void 0 : r.goodWx) == null ? void 0 : E.avgSpd, 2, "0.0")), 1),
|
|
5949
|
-
t("td", null, e(d.computePrecision((
|
|
5949
|
+
t("td", null, e(d.computePrecision((C = r == null ? void 0 : r.goodWx) == null ? void 0 : C.sumFoCons, 3, "0.000")), 1),
|
|
5950
5950
|
t("td", null, e(d.computePrecision((Q = r == null ? void 0 : r.goodWx) == null ? void 0 : Q.sumDgoCons, 3, "0.000")), 1)
|
|
5951
5951
|
]),
|
|
5952
5952
|
t("tr", null, [
|
|
@@ -6122,7 +6122,7 @@ function Cv(i, l, s, N, M, d) {
|
|
|
6122
6122
|
M.showSwell ? (n(), a("th", zv, "Dir")) : A("", !0),
|
|
6123
6123
|
M.showSwell ? (n(), a("th", pv, "HT(m)")) : A("", !0),
|
|
6124
6124
|
M.showCF ? (n(), a("th", jv, "Dir")) : A("", !0),
|
|
6125
|
-
M.showCF ? (n(), a("th",
|
|
6125
|
+
M.showCF ? (n(), a("th", fv, "CF(kts)")) : A("", !0),
|
|
6126
6126
|
l[34] || (l[34] = t("th", { class: "label" }, "RPM", -1)),
|
|
6127
6127
|
l[35] || (l[35] = t("th", { class: "label" }, "Slip%", -1)),
|
|
6128
6128
|
l[36] || (l[36] = t("th", { class: "label" }, "FO", -1)),
|
|
@@ -6133,9 +6133,9 @@ function Cv(i, l, s, N, M, d) {
|
|
|
6133
6133
|
l[41] || (l[41] = t("th", { class: "label" }, "BF", -1))
|
|
6134
6134
|
])
|
|
6135
6135
|
]),
|
|
6136
|
-
t("tbody",
|
|
6137
|
-
(n(!0), a(
|
|
6138
|
-
var j,
|
|
6136
|
+
t("tbody", Cv, [
|
|
6137
|
+
(n(!0), a(f, null, it(s.inventory, (r, u) => {
|
|
6138
|
+
var j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $;
|
|
6139
6139
|
return n(), a("tr", { key: u }, [
|
|
6140
6140
|
t("td", {
|
|
6141
6141
|
class: p(r.segLength ? "no-border-bottom" : "no-border")
|
|
@@ -6148,7 +6148,7 @@ function Cv(i, l, s, N, M, d) {
|
|
|
6148
6148
|
class: p(r.excluded ? "excluded" : r.goodWx ? "good-wx" : ""),
|
|
6149
6149
|
colspan: "2",
|
|
6150
6150
|
style: { "max-width": "150px", "text-wrap": "wrap" }
|
|
6151
|
-
}, e((
|
|
6151
|
+
}, e((b = r.noon) == null ? void 0 : b.port), 3)) : (n(), a(f, { key: 1 }, [
|
|
6152
6152
|
t("td", {
|
|
6153
6153
|
class: p(r.excluded ? "excluded" : r.goodWx ? "good-wx" : "")
|
|
6154
6154
|
}, e(r._lat.pretty), 3),
|
|
@@ -6182,7 +6182,7 @@ function Cv(i, l, s, N, M, d) {
|
|
|
6182
6182
|
M.showWave ? (n(), a("td", {
|
|
6183
6183
|
key: 4,
|
|
6184
6184
|
class: p(r.excluded ? "excluded" : r.goodWx ? "good-wx" : "")
|
|
6185
|
-
}, e(r.type === "BOSP" ? "-" : ((
|
|
6185
|
+
}, e(r.type === "BOSP" ? "-" : ((C = (E = (m = r.meteo) == null ? void 0 : m.wave) == null ? void 0 : E.wd) == null ? void 0 : C.height) ?? "-"), 3)) : A("", !0),
|
|
6186
6186
|
M.showSwell ? (n(), a("td", {
|
|
6187
6187
|
key: 5,
|
|
6188
6188
|
class: p(r.excluded ? "excluded" : r.goodWx ? "good-wx" : "")
|
|
@@ -6265,7 +6265,7 @@ function Cv(i, l, s, N, M, d) {
|
|
|
6265
6265
|
])
|
|
6266
6266
|
]);
|
|
6267
6267
|
}
|
|
6268
|
-
const Uv = /* @__PURE__ */ el(sv, [["render",
|
|
6268
|
+
const Uv = /* @__PURE__ */ el(sv, [["render", bv], ["__scopeId", "data-v-2849feb8"]]);
|
|
6269
6269
|
const mv = {
|
|
6270
6270
|
name: "OrmVoyageChart",
|
|
6271
6271
|
components: { Lng: Bi, Lat: Hi },
|
|
@@ -6324,30 +6324,30 @@ const mv = {
|
|
|
6324
6324
|
excluded: 9
|
|
6325
6325
|
};
|
|
6326
6326
|
let M = 0, d = 0;
|
|
6327
|
-
const y = this.inventory.filter((
|
|
6328
|
-
this.inventory.forEach((
|
|
6327
|
+
const y = this.inventory.filter((C) => C.noon) || [], r = [];
|
|
6328
|
+
this.inventory.forEach((C, Q) => {
|
|
6329
6329
|
var Y, k;
|
|
6330
|
-
Q === 0 && r.push(
|
|
6331
|
-
}), r.forEach((
|
|
6330
|
+
Q === 0 && r.push(C.utc), C.type === "EOSP" && ((Y = this.inventory[Q + 1]) == null ? void 0 : Y.type) === "BOSP" && (r.push(C.utc), r.push((k = this.inventory[Q + 1]) == null ? void 0 : k.utc)), Q === this.inventory.length - 1 && r.push(C.utc);
|
|
6331
|
+
}), r.forEach((C, Q) => {
|
|
6332
6332
|
if (Q % 2 === 0) {
|
|
6333
6333
|
const Y = lt(r[Q + 1]).diff(lt(r[Q]), "minute", !0);
|
|
6334
6334
|
for (let k = 0; k <= Y + 1; k++)
|
|
6335
6335
|
l.push(this.computeUTCTime(lt(r[Q]).clone().utc().add(k, "m").format(), "MM-DD/HHmm[Z]"));
|
|
6336
6336
|
}
|
|
6337
|
-
}), y.forEach((
|
|
6337
|
+
}), y.forEach((C, Q) => {
|
|
6338
6338
|
var k, T, F, W, L, Z, B, H, _, X, K, q, $, et;
|
|
6339
|
-
const Y = this.computeUTCTime(
|
|
6340
|
-
if (
|
|
6339
|
+
const Y = this.computeUTCTime(C.utc, "MM-DD/HHmm[Z]");
|
|
6340
|
+
if (C.noon && !i.some((P) => P.slice(0, 5) === C.utc.slice(5, 10)) && i.push(Y), Q === y.length - 1 && (i = i.filter((P) => P.slice(0, 5) !== C.utc.slice(5, 10)), i.push(Y)), M = Math.ceil(((k = C.noon) == null ? void 0 : k.foCons) > M ? (T = C.noon) == null ? void 0 : T.foCons : M), M = Math.ceil(((F = C.cp) == null ? void 0 : F.fo) > M ? (W = C.cp) == null ? void 0 : W.fo : M), d = Math.ceil(((L = C.noon) == null ? void 0 : L.dgoCons) > d ? (Z = C.noon) == null ? void 0 : Z.dgoCons : d), d = Math.ceil(((B = C.cp) == null ? void 0 : B.dgo) > d ? (H = C.cp) == null ? void 0 : H.dgo : d), s.push([
|
|
6341
6341
|
Y,
|
|
6342
|
-
(_ =
|
|
6343
|
-
(X =
|
|
6344
|
-
(K =
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6342
|
+
(_ = C.noon) == null ? void 0 : _.avgSpd,
|
|
6343
|
+
(X = C.noon) == null ? void 0 : X.foCons,
|
|
6344
|
+
(K = C.noon) == null ? void 0 : K.dgoCons,
|
|
6345
|
+
C.avgSpdCalc,
|
|
6346
|
+
C.cp.speed,
|
|
6347
|
+
C.goodWx && !C.excluded ? 100 : 0,
|
|
6348
|
+
C.cp.dgo,
|
|
6349
|
+
C.cp.fo,
|
|
6350
|
+
C.excluded ? 100 : 0
|
|
6351
6351
|
]), Q < y.length - 1) {
|
|
6352
6352
|
const P = y[Q + 1];
|
|
6353
6353
|
s.push([
|
|
@@ -6365,7 +6365,7 @@ const mv = {
|
|
|
6365
6365
|
}
|
|
6366
6366
|
});
|
|
6367
6367
|
const u = Math.ceil(i.length / 10);
|
|
6368
|
-
i = i.filter((
|
|
6368
|
+
i = i.filter((C, Q) => Q === 0 || Q === i.length - 1 || Q % u === 0);
|
|
6369
6369
|
const j = {
|
|
6370
6370
|
animation: !1,
|
|
6371
6371
|
title: {
|
|
@@ -6569,7 +6569,7 @@ const mv = {
|
|
|
6569
6569
|
]
|
|
6570
6570
|
};
|
|
6571
6571
|
(w = this.spdFoConsChart) == null || w.setOption(j);
|
|
6572
|
-
const
|
|
6572
|
+
const b = {
|
|
6573
6573
|
animation: !1,
|
|
6574
6574
|
title: {
|
|
6575
6575
|
text: "Ship Speed and DGO Consumption",
|
|
@@ -6771,7 +6771,7 @@ const mv = {
|
|
|
6771
6771
|
}
|
|
6772
6772
|
]
|
|
6773
6773
|
};
|
|
6774
|
-
(E = this.spdDgoConsChart) == null || E.setOption(
|
|
6774
|
+
(E = this.spdDgoConsChart) == null || E.setOption(b);
|
|
6775
6775
|
},
|
|
6776
6776
|
renderWxCurrChart() {
|
|
6777
6777
|
var w;
|
|
@@ -6790,18 +6790,18 @@ const mv = {
|
|
|
6790
6790
|
let M = 4;
|
|
6791
6791
|
const d = this.inventory || [], y = [];
|
|
6792
6792
|
d.forEach((U, m) => {
|
|
6793
|
-
var E,
|
|
6794
|
-
m === 0 && y.push(U.utc), U.type === "EOSP" && ((E = d[m + 1]) == null ? void 0 : E.type) === "BOSP" && (y.push(U.utc), y.push((
|
|
6793
|
+
var E, C;
|
|
6794
|
+
m === 0 && y.push(U.utc), U.type === "EOSP" && ((E = d[m + 1]) == null ? void 0 : E.type) === "BOSP" && (y.push(U.utc), y.push((C = d[m + 1]) == null ? void 0 : C.utc)), m === d.length - 1 && y.push(U.utc);
|
|
6795
6795
|
}), y.forEach((U, m) => {
|
|
6796
6796
|
if (m % 2 === 0) {
|
|
6797
6797
|
const E = lt(y[m + 1]).diff(lt(y[m]), "minute", !0);
|
|
6798
|
-
for (let
|
|
6799
|
-
l.push(this.computeUTCTime(lt(y[m]).clone().utc().add(
|
|
6798
|
+
for (let C = 0; C <= E + 1; C++)
|
|
6799
|
+
l.push(this.computeUTCTime(lt(y[m]).clone().utc().add(C, "m").format(), "MM-DD/HHmm[Z]"));
|
|
6800
6800
|
}
|
|
6801
6801
|
}), d.forEach((U, m) => {
|
|
6802
|
-
var
|
|
6802
|
+
var C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At;
|
|
6803
6803
|
const E = this.computeUTCTime(U.utc, "MM-DD/HHmm[Z]");
|
|
6804
|
-
if (U.noon && !i.some((st) => st.slice(0, 5) === U.utc.slice(5, 10)) && i.push(E), m === d.length - 1 && (i = i.filter((st) => st.slice(0, 5) !== U.utc.slice(5, 10)), i.push(E)), M = Math.ceil(((Y = (Q = (
|
|
6804
|
+
if (U.noon && !i.some((st) => st.slice(0, 5) === U.utc.slice(5, 10)) && i.push(E), m === d.length - 1 && (i = i.filter((st) => st.slice(0, 5) !== U.utc.slice(5, 10)), i.push(E)), M = Math.ceil(((Y = (Q = (C = U.meteo) == null ? void 0 : C.wave) == null ? void 0 : Q.sig) == null ? void 0 : Y.height) > M ? (F = (T = (k = U.meteo) == null ? void 0 : k.wave) == null ? void 0 : T.sig) == null ? void 0 : F.height : M), s.push([
|
|
6805
6805
|
E,
|
|
6806
6806
|
((W = U.noon) == null ? void 0 : W.windBF) || ((Z = (L = U.meteo) == null ? void 0 : L.wind) == null ? void 0 : Z.scale),
|
|
6807
6807
|
(H = (B = U.meteo) == null ? void 0 : B.wind) == null ? void 0 : H.scale,
|
|
@@ -6828,8 +6828,8 @@ const mv = {
|
|
|
6828
6828
|
});
|
|
6829
6829
|
const r = Math.ceil(i.length / 10);
|
|
6830
6830
|
i = i.filter((U, m) => m === 0 || m === i.length - 1 || m % r === 0);
|
|
6831
|
-
let u = -2.5, j = 2.5,
|
|
6832
|
-
u < -2.5 || j > 2.5 ? (u = Math.floor(this.findMinValue(s, 6) / 5) * 5, j = Math.ceil(this.findMaxValue(s, 6) / 5) * 5,
|
|
6831
|
+
let u = -2.5, j = 2.5, b = 1, c = 5;
|
|
6832
|
+
u < -2.5 || j > 2.5 ? (u = Math.floor(this.findMinValue(s, 6) / 5) * 5, j = Math.ceil(this.findMaxValue(s, 6) / 5) * 5, b = Math.ceil(Math.max([Math.abs(u), Math.abs(j)]) / 5), c = Math.ceil(Math.abs(u) / b) + Math.ceil(Math.abs(j) / b)) : (b = 0.5, u = Math.floor(this.findMinValue(s, 6) / 0.5) * b, j = 2.5, c = Math.abs(u) / b + 5);
|
|
6833
6833
|
const v = {
|
|
6834
6834
|
animation: !1,
|
|
6835
6835
|
title: {
|
|
@@ -6897,7 +6897,7 @@ const mv = {
|
|
|
6897
6897
|
nameGap: 25,
|
|
6898
6898
|
min: u,
|
|
6899
6899
|
max: j,
|
|
6900
|
-
interval:
|
|
6900
|
+
interval: b,
|
|
6901
6901
|
splitNumber: c,
|
|
6902
6902
|
axisLine: {
|
|
6903
6903
|
lineStyle: {
|
|
@@ -7145,7 +7145,7 @@ const mv = {
|
|
|
7145
7145
|
style: { flex: "1", "text-transform": "uppercase" }
|
|
7146
7146
|
}, sT = ["src"];
|
|
7147
7147
|
function iT(i, l, s, N, M, d) {
|
|
7148
|
-
var u, j,
|
|
7148
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P;
|
|
7149
7149
|
const y = V("Lat"), r = V("Lng");
|
|
7150
7150
|
return n(), a("div", Ev, [
|
|
7151
7151
|
t("div", Ov, [
|
|
@@ -7180,7 +7180,7 @@ function iT(i, l, s, N, M, d) {
|
|
|
7180
7180
|
style: { width: "140px" }
|
|
7181
7181
|
}, "Vessel", -1)),
|
|
7182
7182
|
t("span", Wv, e((j = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : j.name), 1),
|
|
7183
|
-
t("span", Lv, "(" + e((c = (
|
|
7183
|
+
t("span", Lv, "(" + e((c = (b = s.report) == null ? void 0 : b.vessel) == null ? void 0 : c.type) + ")", 1)
|
|
7184
7184
|
]),
|
|
7185
7185
|
t("div", Zv, [
|
|
7186
7186
|
l[3] || (l[3] = t("label", {
|
|
@@ -7194,7 +7194,7 @@ function iT(i, l, s, N, M, d) {
|
|
|
7194
7194
|
class: "flex-end",
|
|
7195
7195
|
style: { width: "140px" }
|
|
7196
7196
|
}, "Departure Port", -1)),
|
|
7197
|
-
(m = (U = s.report) == null ? void 0 : U.departure) != null && m.portName ? (n(), a("span", _v, e((
|
|
7197
|
+
(m = (U = s.report) == null ? void 0 : U.departure) != null && m.portName ? (n(), a("span", _v, e((C = (E = s.report) == null ? void 0 : E.departure) == null ? void 0 : C.portName), 1)) : (n(), a("div", Jv, [
|
|
7198
7198
|
O(y, {
|
|
7199
7199
|
lat: (Y = (Q = s.report) == null ? void 0 : Q.departure) == null ? void 0 : Y.lat,
|
|
7200
7200
|
label: "",
|
|
@@ -7382,8 +7382,8 @@ const rT = {
|
|
|
7382
7382
|
let d, y, r = !1;
|
|
7383
7383
|
N.inventory.sample.hours.forEach((u, j) => {
|
|
7384
7384
|
d || (d = u), (!y || r) && (y = u, r = !1), d.segIndex === u.segIndex ? d.segLength = (d.segLength || 0) + 1 : (d = u, d.segLength = 1), y.noonLength = (y.noonLength || 0) + 1;
|
|
7385
|
-
let
|
|
7386
|
-
["N", "M", "E"].includes(
|
|
7385
|
+
let b = u.type.charAt(0);
|
|
7386
|
+
["N", "M", "E"].includes(b) && (r = !0, y.dailyAvgCf = u.dailyAvgCf, y.avgSpdCalc = u.avgSpdCalc, y.distanceCalc = u.distanceCalc, y.noon && (y.noon.foCons = u.noon.foCons, y.noon.dgoCons = u.noon.dgoCons)), u.abbrev = b, b = b === "M" ? "*" : b === "A" ? "" : b, u.time = `${b} ${this.computeUTCTime(u.utc, "MMM-DD/HHmm[Z]")}`, u._lng = Et.lng2pretty(u.lng), u._lat = Et.lat2pretty(u.lat), u.cp = M, u.goodWx = u.type === "BOSP" ? !1 : u.goodWx, i.push(u);
|
|
7387
7387
|
});
|
|
7388
7388
|
}), i.sort((N, M) => N.positionTime - M.positionTime), this.inventory = i;
|
|
7389
7389
|
}
|
|
@@ -7391,7 +7391,7 @@ const rT = {
|
|
|
7391
7391
|
};
|
|
7392
7392
|
function DT(i, l, s, N, M, d) {
|
|
7393
7393
|
var v, w, U;
|
|
7394
|
-
const y = V("Brand"), r = V("Loading"), u = V("VoySummary"), j = V("Inventory"),
|
|
7394
|
+
const y = V("Brand"), r = V("Loading"), u = V("VoySummary"), j = V("Inventory"), b = V("Chart"), c = V("Email");
|
|
7395
7395
|
return n(), a("div", {
|
|
7396
7396
|
class: p((w = (v = s.report) == null ? void 0 : v.weather) != null && w.referenceOnly ? "report-section watermark" : "report-section")
|
|
7397
7397
|
}, [
|
|
@@ -7413,7 +7413,7 @@ function DT(i, l, s, N, M, d) {
|
|
|
7413
7413
|
inventory: M.inventory,
|
|
7414
7414
|
class: "main"
|
|
7415
7415
|
}, null, 8, ["report", "inventory"]),
|
|
7416
|
-
O(
|
|
7416
|
+
O(b, {
|
|
7417
7417
|
report: s.report,
|
|
7418
7418
|
inventory: M.inventory,
|
|
7419
7419
|
class: "main"
|
|
@@ -7547,12 +7547,12 @@ const yT = {
|
|
|
7547
7547
|
}, AT = { class: "invoice-report" }, vT = { class: "section items-section" }, TT = { class: "flex-start" }, xT = ["innerHTML"], zT = { class: "flex-space" }, pT = { class: "invoice-item" }, jT = {
|
|
7548
7548
|
key: 0,
|
|
7549
7549
|
class: "invoice-item"
|
|
7550
|
-
},
|
|
7550
|
+
}, fT = { key: 0 }, CT = { key: 1 }, bT = { key: 0 }, UT = { key: 1 }, mT = ["colspan"], ET = ["colspan"], OT = ["colspan"], YT = { class: "total" }, ST = ["colspan"], wT = { class: "total" }, QT = ["colspan"], kT = { class: "total" }, hT = { key: 1 }, RT = ["colspan"], FT = { class: "total" }, VT = {
|
|
7551
7551
|
key: 0,
|
|
7552
7552
|
class: "memo-block"
|
|
7553
7553
|
}, PT = ["innerHTML"], GT = { class: "section company-section" }, WT = { class: "company-item" }, LT = { class: "company-item" }, ZT = { class: "company-item" }, BT = { class: "company-item" }, HT = { class: "company-item" }, _T = { class: "company-item" }, JT = { class: "company-item" }, XT = { class: "company-item" }, KT = { class: "company-item" }, qT = { class: "company-item" }, $T = { class: "company-item" }, tx = { class: "company-item" }, lx = { class: "company-item" }, ex = { class: "company-item" }, sx = { class: "section sign-section" }, ix = { class: "flex-space" }, ox = { class: "sign-block" };
|
|
7554
7554
|
function nx(i, l, s, N, M, d) {
|
|
7555
|
-
var r, u, j,
|
|
7555
|
+
var r, u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I;
|
|
7556
7556
|
const y = V("IdmBrand");
|
|
7557
7557
|
return n(), a("div", AT, [
|
|
7558
7558
|
O(y, {
|
|
@@ -7571,32 +7571,32 @@ function nx(i, l, s, N, M, d) {
|
|
|
7571
7571
|
]),
|
|
7572
7572
|
t("div", zT, [
|
|
7573
7573
|
t("div", pT, "Invoice No. " + e(s.report.number), 1),
|
|
7574
|
-
(
|
|
7574
|
+
(b = s.report) != null && b.paymentDate ? (n(), a("div", jT, "Paid: " + e(d.computeTime(s.report.paymentDate)), 1)) : A("", !0)
|
|
7575
7575
|
]),
|
|
7576
7576
|
t("table", null, [
|
|
7577
|
-
(c = M.reservations4Route) != null && c.length ? (n(), a(
|
|
7577
|
+
(c = M.reservations4Route) != null && c.length ? (n(), a(f, { key: 0 }, [
|
|
7578
7578
|
t("thead", null, [
|
|
7579
7579
|
t("tr", null, [
|
|
7580
7580
|
l[1] || (l[1] = t("td", null, "NO.", -1)),
|
|
7581
7581
|
l[2] || (l[2] = t("td", null, "VoyNum.", -1)),
|
|
7582
7582
|
l[3] || (l[3] = t("td", null, "Vessel", -1)),
|
|
7583
7583
|
l[4] || (l[4] = t("td", null, "Load Condition", -1)),
|
|
7584
|
-
(v = s.report) != null && v.showPort ? (n(), a("td",
|
|
7584
|
+
(v = s.report) != null && v.showPort ? (n(), a("td", fT, "Departure")) : A("", !0),
|
|
7585
7585
|
l[5] || (l[5] = t("td", { style: { "min-width": "80px" } }, "ATD", -1)),
|
|
7586
|
-
(w = s.report) != null && w.showPort ? (n(), a("td",
|
|
7586
|
+
(w = s.report) != null && w.showPort ? (n(), a("td", CT, "Destination")) : A("", !0),
|
|
7587
7587
|
l[6] || (l[6] = t("td", { style: { "min-width": "80px" } }, "ATA", -1)),
|
|
7588
7588
|
l[7] || (l[7] = t("td", null, "Amounts", -1))
|
|
7589
7589
|
])
|
|
7590
7590
|
]),
|
|
7591
7591
|
t("tbody", null, [
|
|
7592
|
-
(n(!0), a(
|
|
7592
|
+
(n(!0), a(f, null, it(M.reservations4Route, (J, vt) => {
|
|
7593
7593
|
var G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl;
|
|
7594
7594
|
return n(), a("tr", { key: vt }, [
|
|
7595
7595
|
t("td", null, e((Dt = (_t = (G = J.props) == null ? void 0 : G[0]) == null ? void 0 : _t.voyage) == null ? void 0 : Dt.number), 1),
|
|
7596
7596
|
t("td", null, e(((qt = (Kt = (Jt = J.props) == null ? void 0 : Jt[0]) == null ? void 0 : Kt.voyage) == null ? void 0 : qt.voyNum) || "-"), 1),
|
|
7597
7597
|
t("td", null, e((nl = (ol = (il = J.props) == null ? void 0 : il[0]) == null ? void 0 : ol.vessel) == null ? void 0 : nl.name), 1),
|
|
7598
7598
|
t("td", null, e((Ml = (dl = (al = J.props) == null ? void 0 : al[0]) == null ? void 0 : dl.voyage) == null ? void 0 : Ml.loadCondition), 1),
|
|
7599
|
-
(rl = s.report) != null && rl.showPort ? (n(), a("td",
|
|
7599
|
+
(rl = s.report) != null && rl.showPort ? (n(), a("td", bT, e((Il = (Nl = (Dl = J.props) == null ? void 0 : Dl[0]) == null ? void 0 : Nl.departure) == null ? void 0 : Il.name), 1)) : A("", !0),
|
|
7600
7600
|
t("td", null, e((cl = (ul = (gl = J.props) == null ? void 0 : gl[0]) == null ? void 0 : ul.departure) == null ? void 0 : cl.atd), 1),
|
|
7601
7601
|
s.report.showPort ? (n(), a("td", UT, e((vl = (Al = (yl = J.props) == null ? void 0 : yl[0]) == null ? void 0 : Al.destination) == null ? void 0 : vl.name), 1)) : A("", !0),
|
|
7602
7602
|
t("td", null, e((zl = (xl = (Tl = J.props) == null ? void 0 : Tl[0]) == null ? void 0 : xl.destination) == null ? void 0 : zl.ata), 1),
|
|
@@ -7605,7 +7605,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7605
7605
|
}), 128))
|
|
7606
7606
|
])
|
|
7607
7607
|
], 64)) : A("", !0),
|
|
7608
|
-
(U = M.reservations4Point) != null && U.length ? (n(), a(
|
|
7608
|
+
(U = M.reservations4Point) != null && U.length ? (n(), a(f, { key: 1 }, [
|
|
7609
7609
|
t("thead", null, [
|
|
7610
7610
|
t("tr", null, [
|
|
7611
7611
|
l[8] || (l[8] = t("td", null, "NO.", -1)),
|
|
@@ -7616,7 +7616,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7616
7616
|
])
|
|
7617
7617
|
]),
|
|
7618
7618
|
t("tbody", null, [
|
|
7619
|
-
(n(!0), a(
|
|
7619
|
+
(n(!0), a(f, null, it(M.reservations4Point, (J, vt) => (n(), a("tr", { key: vt }, [
|
|
7620
7620
|
t("td", null, e(J.number), 1),
|
|
7621
7621
|
t("td", {
|
|
7622
7622
|
colspan: M.maxColspans - 1
|
|
@@ -7626,7 +7626,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7626
7626
|
])
|
|
7627
7627
|
], 64)) : A("", !0),
|
|
7628
7628
|
t("tbody", null, [
|
|
7629
|
-
((m = s.report) == null ? void 0 : m.paymentType) === "CNY" ? (n(), a(
|
|
7629
|
+
((m = s.report) == null ? void 0 : m.paymentType) === "CNY" ? (n(), a(f, { key: 0 }, [
|
|
7630
7630
|
t("tr", null, [
|
|
7631
7631
|
t("td", { colspan: M.maxColspans }, l[10] || (l[10] = [
|
|
7632
7632
|
t("span", null, "Total in USD", -1)
|
|
@@ -7645,7 +7645,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7645
7645
|
]),
|
|
7646
7646
|
t("tr", null, [
|
|
7647
7647
|
t("td", { colspan: M.maxColspans }, "Total in CNY", 8, QT),
|
|
7648
|
-
t("td", kT, "¥" + e((
|
|
7648
|
+
t("td", kT, "¥" + e((C = s.report) == null ? void 0 : C.paymentAmount), 1)
|
|
7649
7649
|
])
|
|
7650
7650
|
], 64)) : (n(), a("tr", hT, [
|
|
7651
7651
|
t("td", { colspan: M.maxColspans }, l[12] || (l[12] = [
|
|
@@ -7674,7 +7674,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7674
7674
|
class: "company-item",
|
|
7675
7675
|
style: { "font-weight": "600", "font-size": "16px", "margin-bottom": "10px" }
|
|
7676
7676
|
}, "Bank Information", -1)),
|
|
7677
|
-
((F = s.report) == null ? void 0 : F.paymentType) === "CNY" ? (n(), a(
|
|
7677
|
+
((F = s.report) == null ? void 0 : F.paymentType) === "CNY" ? (n(), a(f, { key: 0 }, [
|
|
7678
7678
|
t("div", WT, [
|
|
7679
7679
|
l[14] || (l[14] = t("label", null, "Bank", -1)),
|
|
7680
7680
|
t("span", null, e((B = (Z = M.account) == null ? void 0 : Z[(L = (W = s.report) == null ? void 0 : W.paymentType) == null ? void 0 : L.toLowerCase()]) == null ? void 0 : B.bank), 1)
|
|
@@ -7699,14 +7699,14 @@ function nx(i, l, s, N, M, d) {
|
|
|
7699
7699
|
l[19] || (l[19] = t("label", null, "Tax ID", -1)),
|
|
7700
7700
|
t("span", null, e((At = (yt = M.account) == null ? void 0 : yt[(Mt = (dt = s.report) == null ? void 0 : dt.paymentType) == null ? void 0 : Mt.toLowerCase()]) == null ? void 0 : At.taxId), 1)
|
|
7701
7701
|
])
|
|
7702
|
-
], 64)) : (n(), a(
|
|
7702
|
+
], 64)) : (n(), a(f, { key: 1 }, [
|
|
7703
7703
|
t("div", JT, [
|
|
7704
7704
|
l[20] || (l[20] = t("label", null, "Beneficiary's Name", -1)),
|
|
7705
7705
|
t("span", null, e((jt = (pt = M.account) == null ? void 0 : pt[(zt = (st = s.report) == null ? void 0 : st.paymentType) == null ? void 0 : zt.toLowerCase()]) == null ? void 0 : jt.title), 1)
|
|
7706
7706
|
]),
|
|
7707
7707
|
t("div", XT, [
|
|
7708
7708
|
l[21] || (l[21] = t("label", null, "Bank Name", -1)),
|
|
7709
|
-
t("span", null, e((Ut = (
|
|
7709
|
+
t("span", null, e((Ut = (bt = M.account) == null ? void 0 : bt[(Ct = (ft = s.report) == null ? void 0 : ft.paymentType) == null ? void 0 : Ct.toLowerCase()]) == null ? void 0 : Ut.bank), 1)
|
|
7710
7710
|
]),
|
|
7711
7711
|
t("div", KT, [
|
|
7712
7712
|
l[22] || (l[22] = t("label", null, "Bank Address", -1)),
|
|
@@ -7760,7 +7760,7 @@ function nx(i, l, s, N, M, d) {
|
|
|
7760
7760
|
])
|
|
7761
7761
|
]);
|
|
7762
7762
|
}
|
|
7763
|
-
const ax = /* @__PURE__ */ el(yT, [["render", nx], ["__scopeId", "data-v-
|
|
7763
|
+
const ax = /* @__PURE__ */ el(yT, [["render", nx], ["__scopeId", "data-v-c4f2cd02"]]);
|
|
7764
7764
|
const dx = {
|
|
7765
7765
|
name: "FliInvoice",
|
|
7766
7766
|
props: {
|
|
@@ -7798,12 +7798,12 @@ const dx = {
|
|
|
7798
7798
|
}, Mx = { class: "invoice-report" }, rx = { class: "section items-section" }, Dx = { class: "flex-start" }, Nx = ["innerHTML"], Ix = { class: "flex-space" }, gx = { class: "invoice-item" }, ux = {
|
|
7799
7799
|
key: 0,
|
|
7800
7800
|
class: "invoice-item"
|
|
7801
|
-
}, cx = ["colspan"], yx = ["colspan"], Ax = ["colspan"], vx = { class: "total" }, Tx = ["colspan"], xx = { class: "total" }, zx = ["colspan"], px = { class: "total" }, jx = { key: 1 },
|
|
7801
|
+
}, cx = ["colspan"], yx = ["colspan"], Ax = ["colspan"], vx = { class: "total" }, Tx = ["colspan"], xx = { class: "total" }, zx = ["colspan"], px = { class: "total" }, jx = { key: 1 }, fx = ["colspan"], Cx = { class: "total" }, bx = {
|
|
7802
7802
|
key: 0,
|
|
7803
7803
|
class: "memo-block"
|
|
7804
7804
|
}, Ux = ["innerHTML"];
|
|
7805
7805
|
function mx(i, l, s, N, M, d) {
|
|
7806
|
-
var y, r, u, j,
|
|
7806
|
+
var y, r, u, j, b, c, v, w, U, m, E, C, Q;
|
|
7807
7807
|
return n(), a("div", Mx, [
|
|
7808
7808
|
t("div", rx, [
|
|
7809
7809
|
t("div", Dx, [
|
|
@@ -7820,7 +7820,7 @@ function mx(i, l, s, N, M, d) {
|
|
|
7820
7820
|
(j = s.report) != null && j.paymentDate ? (n(), a("div", ux, "Paid: " + e(d.computeTime(s.report.paymentDate)), 1)) : A("", !0)
|
|
7821
7821
|
]),
|
|
7822
7822
|
t("table", null, [
|
|
7823
|
-
(
|
|
7823
|
+
(b = M.reservations4Route) != null && b.length ? (n(), a(f, { key: 0 }, [
|
|
7824
7824
|
l[1] || (l[1] = t("thead", null, [
|
|
7825
7825
|
t("tr", null, [
|
|
7826
7826
|
t("td", null, "NO."),
|
|
@@ -7835,7 +7835,7 @@ function mx(i, l, s, N, M, d) {
|
|
|
7835
7835
|
])
|
|
7836
7836
|
], -1)),
|
|
7837
7837
|
t("tbody", null, [
|
|
7838
|
-
(n(!0), a(
|
|
7838
|
+
(n(!0), a(f, null, it(M.reservations4Route, (Y, k) => {
|
|
7839
7839
|
var T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt;
|
|
7840
7840
|
return n(), a("tr", { key: k }, [
|
|
7841
7841
|
t("td", null, e((W = (F = (T = Y.props) == null ? void 0 : T[0]) == null ? void 0 : F.voyage) == null ? void 0 : W.number), 1),
|
|
@@ -7851,7 +7851,7 @@ function mx(i, l, s, N, M, d) {
|
|
|
7851
7851
|
}), 128))
|
|
7852
7852
|
])
|
|
7853
7853
|
], 64)) : A("", !0),
|
|
7854
|
-
(c = M.reservations4Point) != null && c.length ? (n(), a(
|
|
7854
|
+
(c = M.reservations4Point) != null && c.length ? (n(), a(f, { key: 1 }, [
|
|
7855
7855
|
t("thead", null, [
|
|
7856
7856
|
t("tr", null, [
|
|
7857
7857
|
l[2] || (l[2] = t("td", null, "NO.", -1)),
|
|
@@ -7862,7 +7862,7 @@ function mx(i, l, s, N, M, d) {
|
|
|
7862
7862
|
])
|
|
7863
7863
|
]),
|
|
7864
7864
|
t("tbody", null, [
|
|
7865
|
-
(n(!0), a(
|
|
7865
|
+
(n(!0), a(f, null, it(M.reservations4Point, (Y, k) => (n(), a("tr", { key: k }, [
|
|
7866
7866
|
t("td", null, e(Y.number), 1),
|
|
7867
7867
|
t("td", {
|
|
7868
7868
|
colspan: M.maxColspans - 1
|
|
@@ -7872,7 +7872,7 @@ function mx(i, l, s, N, M, d) {
|
|
|
7872
7872
|
])
|
|
7873
7873
|
], 64)) : A("", !0),
|
|
7874
7874
|
t("tfoot", null, [
|
|
7875
|
-
((v = s.report) == null ? void 0 : v.paymentType) === "CNY" ? (n(), a(
|
|
7875
|
+
((v = s.report) == null ? void 0 : v.paymentType) === "CNY" ? (n(), a(f, { key: 0 }, [
|
|
7876
7876
|
t("tr", null, [
|
|
7877
7877
|
t("td", { colspan: M.maxColspans }, l[4] || (l[4] = [
|
|
7878
7878
|
t("span", null, "Total in USD", -1)
|
|
@@ -7896,21 +7896,21 @@ function mx(i, l, s, N, M, d) {
|
|
|
7896
7896
|
], 64)) : (n(), a("tr", jx, [
|
|
7897
7897
|
t("td", { colspan: M.maxColspans }, l[6] || (l[6] = [
|
|
7898
7898
|
t("span", null, "Total in USD", -1)
|
|
7899
|
-
]), 8,
|
|
7900
|
-
t("td",
|
|
7899
|
+
]), 8, fx),
|
|
7900
|
+
t("td", Cx, [
|
|
7901
7901
|
t("span", null, e(`$${(m = s.report) == null ? void 0 : m.paymentAmount}`), 1)
|
|
7902
7902
|
])
|
|
7903
7903
|
]))
|
|
7904
7904
|
])
|
|
7905
7905
|
]),
|
|
7906
|
-
(E = s.report) != null && E.memo ? (n(), a("div",
|
|
7906
|
+
(E = s.report) != null && E.memo ? (n(), a("div", bx, [
|
|
7907
7907
|
l[7] || (l[7] = t("div", {
|
|
7908
7908
|
class: "invoice-item",
|
|
7909
7909
|
style: { "font-weight": "600" }
|
|
7910
7910
|
}, "MEMO", -1)),
|
|
7911
7911
|
t("div", {
|
|
7912
7912
|
class: "invoice-item",
|
|
7913
|
-
innerHTML: (Q = (
|
|
7913
|
+
innerHTML: (Q = (C = s.report) == null ? void 0 : C.memo) == null ? void 0 : Q.replace(`
|
|
7914
7914
|
`, "<br/>")
|
|
7915
7915
|
}, null, 8, Ux)
|
|
7916
7916
|
])) : A("", !0)
|
|
@@ -8034,7 +8034,7 @@ const wx = {
|
|
|
8034
8034
|
class: "buttons"
|
|
8035
8035
|
};
|
|
8036
8036
|
function Rx(i, l, s, N, M, d) {
|
|
8037
|
-
const y = V("ElTag"), r = V("ElInput"), u = V("IdmEditor"), j = V("ElInputNumber"),
|
|
8037
|
+
const y = V("ElTag"), r = V("ElInput"), u = V("IdmEditor"), j = V("ElInputNumber"), b = V("ElDatePicker"), c = V("ElOption"), v = V("ElSelect"), w = V("ElRadio"), U = V("ElRadioGroup"), m = V("ElCheckbox"), E = V("ElCheckboxGroup"), C = V("Edit"), Q = V("ElIcon"), Y = V("ElButton"), k = V("Close");
|
|
8038
8038
|
return n(), a("div", Qx, [
|
|
8039
8039
|
t("div", {
|
|
8040
8040
|
class: "group",
|
|
@@ -8044,7 +8044,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8044
8044
|
key: 0,
|
|
8045
8045
|
style: us({ width: s.width + "px" })
|
|
8046
8046
|
}, e(s.label), 5)) : A("", !0),
|
|
8047
|
-
M.editable ? (n(), a(
|
|
8047
|
+
M.editable ? (n(), a(f, { key: 2 }, [
|
|
8048
8048
|
s.type === "input" ? (n(), sl(r, {
|
|
8049
8049
|
key: 0,
|
|
8050
8050
|
modelValue: M.model,
|
|
@@ -8087,7 +8087,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8087
8087
|
onBlur: d.handleCommit,
|
|
8088
8088
|
onChange: d.handleCommit
|
|
8089
8089
|
}, null, 8, ["modelValue", "size", "controls", "min", "max", "step", "precision", "onBlur", "onChange"])) : A("", !0),
|
|
8090
|
-
s.type === "datetime" ? (n(), sl(
|
|
8090
|
+
s.type === "datetime" ? (n(), sl(b, {
|
|
8091
8091
|
key: 5,
|
|
8092
8092
|
modelValue: M.model,
|
|
8093
8093
|
"onUpdate:modelValue": l[7] || (l[7] = (T) => M.model = T),
|
|
@@ -8109,7 +8109,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8109
8109
|
onChange: d.handleCommit
|
|
8110
8110
|
}, {
|
|
8111
8111
|
default: es(() => [
|
|
8112
|
-
(n(!0), a(
|
|
8112
|
+
(n(!0), a(f, null, it(s.options, (T) => (n(), sl(c, {
|
|
8113
8113
|
key: T.value,
|
|
8114
8114
|
label: T.label,
|
|
8115
8115
|
disabled: T.disabled,
|
|
@@ -8133,7 +8133,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8133
8133
|
onChange: d.handleCommit
|
|
8134
8134
|
}, {
|
|
8135
8135
|
default: es(() => [
|
|
8136
|
-
(n(!0), a(
|
|
8136
|
+
(n(!0), a(f, null, it(s.options, (T) => (n(), sl(c, {
|
|
8137
8137
|
key: T.value,
|
|
8138
8138
|
label: T.label,
|
|
8139
8139
|
value: T.value
|
|
@@ -8156,7 +8156,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8156
8156
|
onChange: d.handleCommit
|
|
8157
8157
|
}, {
|
|
8158
8158
|
default: es(() => [
|
|
8159
|
-
(n(!0), a(
|
|
8159
|
+
(n(!0), a(f, null, it(s.options, (T) => (n(), sl(c, {
|
|
8160
8160
|
key: T.id,
|
|
8161
8161
|
label: T.name,
|
|
8162
8162
|
value: T.name
|
|
@@ -8173,7 +8173,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8173
8173
|
onChange: d.handleCommit
|
|
8174
8174
|
}, {
|
|
8175
8175
|
default: es(() => [
|
|
8176
|
-
(n(!0), a(
|
|
8176
|
+
(n(!0), a(f, null, it(s.radios, (T) => (n(), sl(w, {
|
|
8177
8177
|
key: T.value,
|
|
8178
8178
|
label: T.value
|
|
8179
8179
|
}, {
|
|
@@ -8195,7 +8195,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8195
8195
|
onChange: d.handleCommit
|
|
8196
8196
|
}, {
|
|
8197
8197
|
default: es(() => [
|
|
8198
|
-
(n(!0), a(
|
|
8198
|
+
(n(!0), a(f, null, it(s.checkboxs, (T) => (n(), sl(m, {
|
|
8199
8199
|
key: T.label,
|
|
8200
8200
|
label: T.value
|
|
8201
8201
|
}, {
|
|
@@ -8207,8 +8207,8 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8207
8207
|
]),
|
|
8208
8208
|
_: 1
|
|
8209
8209
|
}, 8, ["modelValue", "size", "onChange"])) : A("", !0)
|
|
8210
|
-
], 64)) : (n(), a(
|
|
8211
|
-
typeof s.raw == "boolean" ? (n(), a(
|
|
8210
|
+
], 64)) : (n(), a(f, { key: 1 }, [
|
|
8211
|
+
typeof s.raw == "boolean" ? (n(), a(f, { key: 0 }, [
|
|
8212
8212
|
s.raw ? (n(), sl(y, {
|
|
8213
8213
|
key: 0,
|
|
8214
8214
|
size: "small",
|
|
@@ -8232,7 +8232,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8232
8232
|
]),
|
|
8233
8233
|
_: 1
|
|
8234
8234
|
}, 8, ["onDblclick"]))
|
|
8235
|
-
], 64)) : (n(), a(
|
|
8235
|
+
], 64)) : (n(), a(f, { key: 1 }, [
|
|
8236
8236
|
s.type === "datetime" ? (n(), a("span", {
|
|
8237
8237
|
key: 0,
|
|
8238
8238
|
onDblclick: l[0] || (l[0] = (...T) => d.handleEdit && d.handleEdit(...T))
|
|
@@ -8243,9 +8243,9 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8243
8243
|
key: 2,
|
|
8244
8244
|
onDblclick: l[1] || (l[1] = (...T) => d.handleEdit && d.handleEdit(...T))
|
|
8245
8245
|
}, [
|
|
8246
|
-
typeof s.value == "number" ? (n(), a(
|
|
8246
|
+
typeof s.value == "number" ? (n(), a(f, { key: 0 }, [
|
|
8247
8247
|
g(e(s.value), 1)
|
|
8248
|
-
], 64)) : (n(), a(
|
|
8248
|
+
], 64)) : (n(), a(f, { key: 1 }, [
|
|
8249
8249
|
g(e(s.value || "-"), 1)
|
|
8250
8250
|
], 64))
|
|
8251
8251
|
], 32))
|
|
@@ -8278,7 +8278,7 @@ function Rx(i, l, s, N, M, d) {
|
|
|
8278
8278
|
default: es(() => [
|
|
8279
8279
|
O(Q, null, {
|
|
8280
8280
|
default: es(() => [
|
|
8281
|
-
O(
|
|
8281
|
+
O(C)
|
|
8282
8282
|
]),
|
|
8283
8283
|
_: 1
|
|
8284
8284
|
})
|
|
@@ -8335,11 +8335,6 @@ const Fx = {
|
|
|
8335
8335
|
return l < 0 ? "-" : l;
|
|
8336
8336
|
};
|
|
8337
8337
|
},
|
|
8338
|
-
computeColor() {
|
|
8339
|
-
return function(i) {
|
|
8340
|
-
return i > 0 ? "fail" : i < 0 ? "success" : "";
|
|
8341
|
-
};
|
|
8342
|
-
},
|
|
8343
8338
|
computeUTCTime() {
|
|
8344
8339
|
return function(i, l = "MMM-DD/HHmm[Z]") {
|
|
8345
8340
|
return i ? `${lt(i).utc().format(l)}` : "-";
|
|
@@ -8351,11 +8346,6 @@ const Fx = {
|
|
|
8351
8346
|
return `${Et.lat2pretty(i).pretty} / ${Et.lng2pretty(l).pretty}`;
|
|
8352
8347
|
};
|
|
8353
8348
|
},
|
|
8354
|
-
computeNum() {
|
|
8355
|
-
return function(i) {
|
|
8356
|
-
return i || i == 0 ? i < 0 ? `(${i})` : i : "—";
|
|
8357
|
-
};
|
|
8358
|
-
},
|
|
8359
8349
|
computeBlankHtml() {
|
|
8360
8350
|
return function(i) {
|
|
8361
8351
|
return !(i != null && i.replace(/<[^>]+>/g, ""));
|
|
@@ -8421,19 +8411,16 @@ const Fx = {
|
|
|
8421
8411
|
);
|
|
8422
8412
|
this.$emit("refresh", (s = l == null ? void 0 : l.data) == null ? void 0 : s.data), this.extraPortList = (M = (N = l == null ? void 0 : l.data) == null ? void 0 : N.data) == null ? void 0 : M.extraPorts, this.advisory = (d = this.report) != null && d.comments ? (y = this.report) == null ? void 0 : y.comments : void 0;
|
|
8423
8413
|
},
|
|
8424
|
-
decideDisable() {
|
|
8425
|
-
this.editable = !this.editable;
|
|
8426
|
-
},
|
|
8427
8414
|
async handleCommit(i, l, s, N) {
|
|
8428
8415
|
var y;
|
|
8429
8416
|
this.editable = !1;
|
|
8430
8417
|
const M = l.indexOf(".");
|
|
8431
8418
|
let d = {};
|
|
8432
|
-
if ((s || s
|
|
8419
|
+
if ((s || s === 0) && s !== "") {
|
|
8433
8420
|
if (i === "port") {
|
|
8434
8421
|
if (M > 0) {
|
|
8435
|
-
const j = l.substring(0, M),
|
|
8436
|
-
|
|
8422
|
+
const j = l.substring(0, M), b = l.substring(M + 1);
|
|
8423
|
+
b !== "date" && (s = Number(s)), this.extraPortList[N][j][b] = s;
|
|
8437
8424
|
} else
|
|
8438
8425
|
this.extraPortList[N][l] = s;
|
|
8439
8426
|
d = {
|
|
@@ -8496,7 +8483,7 @@ const Fx = {
|
|
|
8496
8483
|
}, Nz = {
|
|
8497
8484
|
class: "flex-between",
|
|
8498
8485
|
style: { padding: "6px 0" }
|
|
8499
|
-
}, Iz = { style: { "margin-left": "5px" } }, gz = { style: { "margin-left": "5px" } }, uz = { key: 1 }, cz = { key: 1 }, yz = { key: 1 }, Az = { class: "summary-block flex-between" }, vz = { class: "item" }, Tz = { class: "value flex-end" }, xz = { key: 0 }, zz = { class: "gain" }, pz = { key: 1 }, jz = { class: "lost" },
|
|
8486
|
+
}, Iz = { style: { "margin-left": "5px" } }, gz = { style: { "margin-left": "5px" } }, uz = { key: 1 }, cz = { key: 1 }, yz = { key: 1 }, Az = { class: "summary-block flex-between" }, vz = { class: "item" }, Tz = { class: "value flex-end" }, xz = { key: 0 }, zz = { class: "gain" }, pz = { key: 1 }, jz = { class: "lost" }, fz = { class: "item" }, Cz = { class: "value flex-end" }, bz = { key: 0 }, Uz = { class: "gain" }, mz = { key: 1 }, Ez = { class: "lost" }, Oz = { class: "item" }, Yz = { class: "value flex-end" }, Sz = { key: 0 }, wz = { class: "gain" }, Qz = { key: 1 }, kz = { class: "lost" }, hz = { class: "item" }, Rz = { class: "value flex-end" }, Fz = { key: 0 }, Vz = { class: "gain" }, Pz = { key: 1 }, Gz = { class: "lost" }, Wz = {
|
|
8500
8487
|
class: "time-block flex-between border-dashed",
|
|
8501
8488
|
style: { margin: "12px auto" }
|
|
8502
8489
|
}, Lz = {
|
|
@@ -8511,15 +8498,15 @@ const Fx = {
|
|
|
8511
8498
|
}, yp = {
|
|
8512
8499
|
key: 0,
|
|
8513
8500
|
class: "formula-block"
|
|
8514
|
-
}, Ap = { class: "flex-start" }, vp = { class: "fraction flex-center" }, Tp = { class: "content" }, xp = { key: 0 }, zp = { key: 1 }, pp = { class: "fraction flex-center" }, jp = { class: "content" },
|
|
8501
|
+
}, Ap = { class: "flex-start" }, vp = { class: "fraction flex-center" }, Tp = { class: "content" }, xp = { key: 0 }, zp = { key: 1 }, pp = { class: "fraction flex-center" }, jp = { class: "content" }, fp = { key: 0 }, Cp = { key: 1 }, bp = { class: "fraction flex-center" }, Up = { class: "content" }, mp = { class: "fraction flex-center" }, Ep = { class: "content" }, Op = { class: "fraction flex-center" }, Yp = { class: "flex-start" }, Sp = { class: "fraction flex-center" }, wp = { class: "fraction flex-center" }, Qp = { class: "fraction flex-center" }, kp = { class: "flex-start" }, hp = { class: "fraction flex-center" }, Rp = { class: "content" }, Fp = { key: 0 }, Vp = { key: 1 }, Pp = { class: "fraction flex-center" }, Gp = { class: "content" }, Wp = { key: 0 }, Lp = { key: 1 }, Zp = { class: "fraction flex-center" }, Bp = { class: "content" }, Hp = { class: "fraction flex-center" }, _p = { class: "content" }, Jp = { class: "fraction flex-center" }, Xp = { class: "flex-start" }, Kp = { class: "fraction flex-center" }, qp = { class: "fraction flex-center" }, $p = { class: "fraction flex-center" }, t4 = {
|
|
8515
8502
|
key: 1,
|
|
8516
8503
|
class: "formula-block"
|
|
8517
|
-
}, l4 = { class: "flex-start" }, e4 = { class: "fraction flex-center" }, s4 = { class: "content" }, i4 = { key: 0 }, o4 = { key: 1 }, n4 = { class: "fraction flex-center" }, a4 = { class: "content" }, d4 = { key: 0 }, M4 = { key: 1 }, r4 = { class: "fraction flex-center" }, D4 = { class: "content" }, N4 = { class: "fraction flex-center" }, I4 = { class: "content" }, g4 = { class: "fraction flex-center" }, u4 = { class: "flex-start" }, c4 = { class: "fraction flex-center" }, y4 = { class: "fraction flex-center" }, A4 = { class: "fraction flex-center" }, v4 = { class: "flex-start" }, T4 = { class: "fraction flex-center" }, x4 = { class: "content" }, z4 = { key: 0 }, p4 = { key: 1 }, j4 = { class: "fraction flex-center" },
|
|
8504
|
+
}, l4 = { class: "flex-start" }, e4 = { class: "fraction flex-center" }, s4 = { class: "content" }, i4 = { key: 0 }, o4 = { key: 1 }, n4 = { class: "fraction flex-center" }, a4 = { class: "content" }, d4 = { key: 0 }, M4 = { key: 1 }, r4 = { class: "fraction flex-center" }, D4 = { class: "content" }, N4 = { class: "fraction flex-center" }, I4 = { class: "content" }, g4 = { class: "fraction flex-center" }, u4 = { class: "flex-start" }, c4 = { class: "fraction flex-center" }, y4 = { class: "fraction flex-center" }, A4 = { class: "fraction flex-center" }, v4 = { class: "flex-start" }, T4 = { class: "fraction flex-center" }, x4 = { class: "content" }, z4 = { key: 0 }, p4 = { key: 1 }, j4 = { class: "fraction flex-center" }, f4 = { class: "content" }, C4 = { key: 0 }, b4 = { key: 1 }, U4 = { class: "fraction flex-center" }, m4 = { class: "content" }, E4 = { class: "fraction flex-center" }, O4 = { class: "content" }, Y4 = { class: "fraction flex-center" }, S4 = { class: "flex-start" }, w4 = { class: "fraction flex-center" }, Q4 = { class: "fraction flex-center" }, k4 = { class: "fraction flex-center" }, h4 = { class: "section-content" }, R4 = {
|
|
8518
8505
|
key: 0,
|
|
8519
8506
|
class: ""
|
|
8520
8507
|
}, F4 = ["innerHTML"], V4 = { key: 1 }, P4 = { class: "section map-section" }, G4 = { class: "report-map" }, W4 = ["src"];
|
|
8521
8508
|
function L4(i, l, s, N, M, d) {
|
|
8522
|
-
var
|
|
8509
|
+
var b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt;
|
|
8523
8510
|
const y = V("IdmBrand"), r = V("EditableItem"), u = V("ElButton"), j = V("Editor");
|
|
8524
8511
|
return n(), a("div", Vx, [
|
|
8525
8512
|
O(y, { name: "Voyage Deviation Report" }),
|
|
@@ -8528,7 +8515,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
8528
8515
|
t("div", Wx, [
|
|
8529
8516
|
t("div", Lx, [
|
|
8530
8517
|
l[9] || (l[9] = t("label", { class: "label" }, "Prepared For:", -1)),
|
|
8531
|
-
t("div", null, e((
|
|
8518
|
+
t("div", null, e((b = s.report) == null ? void 0 : b.preparedFor), 1)
|
|
8532
8519
|
]),
|
|
8533
8520
|
t("div", Zx, [
|
|
8534
8521
|
l[11] || (l[11] = t("label", { class: "label" }, "Departure Port:", -1)),
|
|
@@ -8542,7 +8529,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
8542
8529
|
t("div", Hx, [
|
|
8543
8530
|
t("div", _x, [
|
|
8544
8531
|
l[12] || (l[12] = t("label", { class: "label" }, "Vessel:", -1)),
|
|
8545
|
-
t("div", null, e((Q = (
|
|
8532
|
+
t("div", null, e((Q = (C = s.report) == null ? void 0 : C.vessel) == null ? void 0 : Q.name), 1)
|
|
8546
8533
|
]),
|
|
8547
8534
|
t("div", Jx, [
|
|
8548
8535
|
l[14] || (l[14] = t("label", { class: "label" }, "Arrival Port:", -1)),
|
|
@@ -8703,12 +8690,12 @@ function L4(i, l, s, N, M, d) {
|
|
|
8703
8690
|
t("tbody", null, [
|
|
8704
8691
|
t("tr", null, [
|
|
8705
8692
|
l[24] || (l[24] = t("td", null, "Deviation Start", -1)),
|
|
8706
|
-
t("td", null, e(d.computedLngLat((jt = s.report) == null ? void 0 : jt.startLat, (
|
|
8707
|
-
t("td", null, e(d.computeUTCTime((
|
|
8693
|
+
t("td", null, e(d.computedLngLat((jt = s.report) == null ? void 0 : jt.startLat, (ft = s.report) == null ? void 0 : ft.startLng)), 1),
|
|
8694
|
+
t("td", null, e(d.computeUTCTime((Ct = s.report) == null ? void 0 : Ct.startTime)), 1)
|
|
8708
8695
|
]),
|
|
8709
8696
|
t("tr", null, [
|
|
8710
8697
|
l[25] || (l[25] = t("td", null, "Back on Track", -1)),
|
|
8711
|
-
t("td", null, e(d.computedLngLat((
|
|
8698
|
+
t("td", null, e(d.computedLngLat((bt = s.report) == null ? void 0 : bt.endLat, (Ut = s.report) == null ? void 0 : Ut.endLng)), 1),
|
|
8712
8699
|
t("td", null, e(d.computeUTCTime((Tt = s.report) == null ? void 0 : Tt.endTime)), 1)
|
|
8713
8700
|
])
|
|
8714
8701
|
])
|
|
@@ -8762,9 +8749,9 @@ function L4(i, l, s, N, M, d) {
|
|
|
8762
8749
|
], -1))
|
|
8763
8750
|
]),
|
|
8764
8751
|
t("tbody", null, [
|
|
8765
|
-
(n(!0), a(
|
|
8752
|
+
(n(!0), a(f, null, it(M.extraPortList, (D, rt) => {
|
|
8766
8753
|
var h, xt, Wt, Lt, Zt, R, Bt, Ht;
|
|
8767
|
-
return n(), a(
|
|
8754
|
+
return n(), a(f, { key: rt }, [
|
|
8768
8755
|
t("tr", null, [
|
|
8769
8756
|
t("td", nz, [
|
|
8770
8757
|
O(r, {
|
|
@@ -8903,8 +8890,8 @@ function L4(i, l, s, N, M, d) {
|
|
|
8903
8890
|
])) : A("", !0),
|
|
8904
8891
|
t("div", Mz, [
|
|
8905
8892
|
l[158] || (l[158] = t("div", { class: "subtitle" }, "Summary", -1)),
|
|
8906
|
-
(n(!0), a(
|
|
8907
|
-
var h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl,
|
|
8893
|
+
(n(!0), a(f, null, it((mt = (Gt = s.report) == null ? void 0 : Gt.extend) == null ? void 0 : mt.rows, (D, rt) => {
|
|
8894
|
+
var h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql;
|
|
8908
8895
|
return n(), a("div", {
|
|
8909
8896
|
key: rt,
|
|
8910
8897
|
class: "border-solid",
|
|
@@ -8936,9 +8923,9 @@ function L4(i, l, s, N, M, d) {
|
|
|
8936
8923
|
l[48] || (l[48] = t("td", null, "-", -1)),
|
|
8937
8924
|
t("td", null, [
|
|
8938
8925
|
t("span", null, e((I = D.spdAbt) == null ? void 0 : I.cpSpd), 1),
|
|
8939
|
-
s.report.useAbout ? (n(), a(
|
|
8926
|
+
s.report.useAbout ? (n(), a(f, { key: 0 }, [
|
|
8940
8927
|
l[45] || (l[45] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
|
|
8941
|
-
(J = D.spdAbt) != null && J.spdPercentage ? (n(), a(
|
|
8928
|
+
(J = D.spdAbt) != null && J.spdPercentage ? (n(), a(f, { key: 0 }, [
|
|
8942
8929
|
t("span", null, "+" + e((vt = D.spdAbt) == null ? void 0 : vt.spdOfOver) + "%, ", 1),
|
|
8943
8930
|
t("span", null, "-" + e((G = D.spdAbt) == null ? void 0 : G.spdOfUnder) + "%", 1)
|
|
8944
8931
|
], 64)) : (n(), a("span", uz, "+" + e((_t = D.spdAbt) == null ? void 0 : _t.abt4SpdOver) + " , -" + e((Dt = D.spdAbt) == null ? void 0 : Dt.abt4SpdUnder), 1))
|
|
@@ -8946,9 +8933,9 @@ function L4(i, l, s, N, M, d) {
|
|
|
8946
8933
|
]),
|
|
8947
8934
|
t("td", null, [
|
|
8948
8935
|
t("span", null, e((Jt = D.foAbtCons) == null ? void 0 : Jt.cpCons), 1),
|
|
8949
|
-
s.report.useAbout ? (n(), a(
|
|
8936
|
+
s.report.useAbout ? (n(), a(f, { key: 0 }, [
|
|
8950
8937
|
l[46] || (l[46] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
|
|
8951
|
-
(Kt = D.foAbtCons) != null && Kt.percentage ? (n(), a(
|
|
8938
|
+
(Kt = D.foAbtCons) != null && Kt.percentage ? (n(), a(f, { key: 0 }, [
|
|
8952
8939
|
t("span", null, "+" + e((qt = D.foAbtCons) == null ? void 0 : qt.over) + "%, ", 1),
|
|
8953
8940
|
t("span", null, "-" + e((il = D.foAbtCons) == null ? void 0 : il.under) + "%", 1)
|
|
8954
8941
|
], 64)) : (n(), a("span", cz, "+" + e((ol = D.foAbtCons) == null ? void 0 : ol.overTolerance) + " , -" + e((nl = D.foAbtCons) == null ? void 0 : nl.underTolerance), 1))
|
|
@@ -8956,9 +8943,9 @@ function L4(i, l, s, N, M, d) {
|
|
|
8956
8943
|
]),
|
|
8957
8944
|
t("td", null, [
|
|
8958
8945
|
t("span", null, e((al = D.dgoAbtCons) == null ? void 0 : al.cpCons), 1),
|
|
8959
|
-
s.report.useAbout ? (n(), a(
|
|
8946
|
+
s.report.useAbout ? (n(), a(f, { key: 0 }, [
|
|
8960
8947
|
l[47] || (l[47] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
|
|
8961
|
-
(dl = D.dgoAbtCons) != null && dl.percentage ? (n(), a(
|
|
8948
|
+
(dl = D.dgoAbtCons) != null && dl.percentage ? (n(), a(f, { key: 0 }, [
|
|
8962
8949
|
t("span", null, "+" + e((Ml = D.dgoAbtCons) == null ? void 0 : Ml.over) + "%, ", 1),
|
|
8963
8950
|
t("span", null, "-" + e((rl = D.dgoAbtCons) == null ? void 0 : rl.under) + "%", 1)
|
|
8964
8951
|
], 64)) : (n(), a("span", yz, "+" + e((Dl = D.dgoAbtCons) == null ? void 0 : Dl.overTolerance) + " , -" + e((Nl = D.dgoAbtCons) == null ? void 0 : Nl.underTolerance), 1))
|
|
@@ -8983,10 +8970,10 @@ function L4(i, l, s, N, M, d) {
|
|
|
8983
8970
|
]))
|
|
8984
8971
|
])
|
|
8985
8972
|
]),
|
|
8986
|
-
t("div",
|
|
8973
|
+
t("div", fz, [
|
|
8987
8974
|
l[59] || (l[59] = t("div", { class: "title" }, "Total extra Time", -1)),
|
|
8988
|
-
t("div",
|
|
8989
|
-
((Il = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : Il.totalExtraTime) < 0 ? (n(), a("div",
|
|
8975
|
+
t("div", Cz, [
|
|
8976
|
+
((Il = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : Il.totalExtraTime) < 0 ? (n(), a("div", bz, [
|
|
8990
8977
|
l[55] || (l[55] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
8991
8978
|
t("span", Uz, e(Math.abs((gl = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : gl.totalExtraTime)), 1),
|
|
8992
8979
|
l[56] || (l[56] = t("span", { class: "unit" }, "hrs", -1))
|
|
@@ -9014,7 +9001,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9014
9001
|
t("div", hz, [
|
|
9015
9002
|
l[69] || (l[69] = t("div", { class: "title" }, "MGO Total extra Consumption", -1)),
|
|
9016
9003
|
t("div", Rz, [
|
|
9017
|
-
((
|
|
9004
|
+
((bl = (zl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : zl.dgo) == null ? void 0 : bl.totalExtraCons) < 0 ? (n(), a("div", Fz, [
|
|
9018
9005
|
l[65] || (l[65] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
9019
9006
|
t("span", Vz, e(Math.abs((ml = (Ul = D == null ? void 0 : D.consAnalysis) == null ? void 0 : Ul.dgo) == null ? void 0 : ml.totalExtraCons)), 1),
|
|
9020
9007
|
l[66] || (l[66] = t("span", { class: "unit" }, "mt", -1))
|
|
@@ -9069,7 +9056,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9069
9056
|
t("div", qz, e((S = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : S.sailingTime) + " (hrs)", 1)
|
|
9070
9057
|
]),
|
|
9071
9058
|
t("div", $z, [
|
|
9072
|
-
l[78] || (l[78] = ot('<div class="fraction flex-center" data-v-
|
|
9059
|
+
l[78] || (l[78] = ot('<div class="fraction flex-center" data-v-e36e7675>Total extra Time</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>Time for extra distance sailing</div><div class="sig" data-v-e36e7675>+</div><div class="fraction flex-center" data-v-e36e7675>Time spent in extra port</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9073
9060
|
t("div", tp, e((Ql = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : Ql.sailingTime), 1),
|
|
9074
9061
|
l[79] || (l[79] = t("div", { class: "sig" }, "+", -1)),
|
|
9075
9062
|
t("div", lp, e((kl = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : kl.portTime), 1),
|
|
@@ -9101,7 +9088,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9101
9088
|
l[89] || (l[89] = t("div", { class: "fraction flex-center" }, null, -1))
|
|
9102
9089
|
]),
|
|
9103
9090
|
t("div", Np, [
|
|
9104
|
-
l[90] || (l[90] = ot('<div class="fraction flex-center" data-v-
|
|
9091
|
+
l[90] || (l[90] = ot('<div class="fraction flex-center" data-v-e36e7675>Total extra Time</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>Time for Actual Route</div><div class="sig" data-v-e36e7675>-</div><div class="fraction flex-center" data-v-e36e7675>Time for Route prior to deviation sailing</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9105
9092
|
t("div", Ip, e((Fl = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : Fl.actualTime), 1),
|
|
9106
9093
|
l[91] || (l[91] = t("div", { class: "sig" }, "-", -1)),
|
|
9107
9094
|
t("div", gp, e((Vl = D == null ? void 0 : D.timeAnalysis) == null ? void 0 : Vl.sailingTime), 1),
|
|
@@ -9125,13 +9112,13 @@ function L4(i, l, s, N, M, d) {
|
|
|
9125
9112
|
l[102] || (l[102] = t("div", { class: "sig" }, "x", -1)),
|
|
9126
9113
|
t("div", pp, [
|
|
9127
9114
|
t("div", jp, [
|
|
9128
|
-
s.report.useAbout ? (n(), a("div",
|
|
9115
|
+
s.report.useAbout ? (n(), a("div", fp, "Daily FO Consumption + About")) : (n(), a("div", Cp, "Daily FO Consumption")),
|
|
9129
9116
|
l[95] || (l[95] = t("div", { class: "line" }, null, -1)),
|
|
9130
9117
|
l[96] || (l[96] = t("div", null, "24", -1))
|
|
9131
9118
|
])
|
|
9132
9119
|
]),
|
|
9133
9120
|
l[103] || (l[103] = t("div", { class: "sig" }, "=", -1)),
|
|
9134
|
-
t("div",
|
|
9121
|
+
t("div", bp, [
|
|
9135
9122
|
t("div", Up, [
|
|
9136
9123
|
t("div", null, e(D == null ? void 0 : D.extraDist), 1),
|
|
9137
9124
|
l[97] || (l[97] = t("div", { class: "line" }, null, -1)),
|
|
@@ -9147,10 +9134,10 @@ function L4(i, l, s, N, M, d) {
|
|
|
9147
9134
|
])
|
|
9148
9135
|
]),
|
|
9149
9136
|
l[105] || (l[105] = t("div", { class: "sig" }, "=", -1)),
|
|
9150
|
-
t("div", Op, e((te = (
|
|
9137
|
+
t("div", Op, e((te = (fl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : fl.fo) == null ? void 0 : te.sailingCons) + " (mt)", 1)
|
|
9151
9138
|
]),
|
|
9152
9139
|
t("div", Yp, [
|
|
9153
|
-
l[106] || (l[106] = ot('<div class="fraction flex-center" data-v-
|
|
9140
|
+
l[106] || (l[106] = ot('<div class="fraction flex-center" data-v-e36e7675>FO Total Extra Consumption</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>FO Consumption for extra distance sailing</div><div class="sig" data-v-e36e7675>+</div><div class="fraction flex-center" data-v-e36e7675>FO Consumption in extra port</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9154
9141
|
t("div", Sp, e((ee = (le = D == null ? void 0 : D.consAnalysis) == null ? void 0 : le.fo) == null ? void 0 : ee.sailingCons), 1),
|
|
9155
9142
|
l[107] || (l[107] = t("div", { class: "sig" }, "+", -1)),
|
|
9156
9143
|
t("div", wp, e((ie = (se = D == null ? void 0 : D.consAnalysis) == null ? void 0 : se.fo) == null ? void 0 : ie.portCons), 1),
|
|
@@ -9195,7 +9182,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9195
9182
|
t("div", Jp, e((de = (ae = D == null ? void 0 : D.consAnalysis) == null ? void 0 : ae.dgo) == null ? void 0 : de.sailingCons) + " (mt)", 1)
|
|
9196
9183
|
]),
|
|
9197
9184
|
t("div", Xp, [
|
|
9198
|
-
l[122] || (l[122] = ot('<div class="fraction flex-center" data-v-
|
|
9185
|
+
l[122] || (l[122] = ot('<div class="fraction flex-center" data-v-e36e7675>MGO Total Extra Consumption</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>MGO Consumption for extra distance sailing</div><div class="sig" data-v-e36e7675>+</div><div class="fraction flex-center" data-v-e36e7675>MGO Consumption in extra port</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9199
9186
|
t("div", Kp, e((re = (Me = D == null ? void 0 : D.consAnalysis) == null ? void 0 : Me.dgo) == null ? void 0 : re.sailingCons), 1),
|
|
9200
9187
|
l[123] || (l[123] = t("div", { class: "sig" }, "+", -1)),
|
|
9201
9188
|
t("div", qp, e((Ne = (De = D == null ? void 0 : D.consAnalysis) == null ? void 0 : De.dgo) == null ? void 0 : Ne.portCons), 1),
|
|
@@ -9241,7 +9228,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9241
9228
|
t("div", g4, e((z = (ue = D == null ? void 0 : D.consAnalysis) == null ? void 0 : ue.fo) == null ? void 0 : z.sailingCons) + " (mt)", 1)
|
|
9242
9229
|
]),
|
|
9243
9230
|
t("div", u4, [
|
|
9244
|
-
l[138] || (l[138] = ot('<div class="fraction flex-center" data-v-
|
|
9231
|
+
l[138] || (l[138] = ot('<div class="fraction flex-center" data-v-e36e7675>FO Total Extra Consumption</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>FO Consumption for Actual Route</div><div class="sig" data-v-e36e7675>-</div><div class="fraction flex-center" data-v-e36e7675>FO Consumption for Route prior to deviation sailing</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9245
9232
|
t("div", c4, e((pl = ($t = D == null ? void 0 : D.consAnalysis) == null ? void 0 : $t.fo) == null ? void 0 : pl.actualCons), 1),
|
|
9246
9233
|
l[139] || (l[139] = t("div", { class: "sig" }, "-", -1)),
|
|
9247
9234
|
t("div", y4, e((Yl = (jl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : jl.fo) == null ? void 0 : Yl.sailingCons), 1),
|
|
@@ -9260,8 +9247,8 @@ function L4(i, l, s, N, M, d) {
|
|
|
9260
9247
|
]),
|
|
9261
9248
|
l[150] || (l[150] = t("div", { class: "sig" }, "x", -1)),
|
|
9262
9249
|
t("div", j4, [
|
|
9263
|
-
t("div",
|
|
9264
|
-
s.report.useAbout ? (n(), a("div",
|
|
9250
|
+
t("div", f4, [
|
|
9251
|
+
s.report.useAbout ? (n(), a("div", C4, "CP Daily MGO Consumption + About")) : (n(), a("div", b4, "CP Daily MGO Consumption")),
|
|
9265
9252
|
l[143] || (l[143] = t("div", { class: "line" }, null, -1)),
|
|
9266
9253
|
l[144] || (l[144] = t("div", null, "24", -1))
|
|
9267
9254
|
])
|
|
@@ -9286,7 +9273,7 @@ function L4(i, l, s, N, M, d) {
|
|
|
9286
9273
|
t("div", Y4, e((Bl = (Zl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : Zl.dgo) == null ? void 0 : Bl.sailingCons) + " (mt)", 1)
|
|
9287
9274
|
]),
|
|
9288
9275
|
t("div", S4, [
|
|
9289
|
-
l[154] || (l[154] = ot('<div class="fraction flex-center" data-v-
|
|
9276
|
+
l[154] || (l[154] = ot('<div class="fraction flex-center" data-v-e36e7675>MGO Total Extra Consumption</div><div class="sig" data-v-e36e7675>=</div><div class="fraction flex-center" data-v-e36e7675>MGO Consumption for Actual Route</div><div class="sig" data-v-e36e7675>-</div><div class="fraction flex-center" data-v-e36e7675>MGO Consumption for Route prior to deviation sailing</div><div class="sig" data-v-e36e7675>=</div>', 6)),
|
|
9290
9277
|
t("div", w4, e((_l = (Hl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : Hl.dgo) == null ? void 0 : _l.actualCons), 1),
|
|
9291
9278
|
l[155] || (l[155] = t("div", { class: "sig" }, "-", -1)),
|
|
9292
9279
|
t("div", Q4, e((Xl = (Jl = D == null ? void 0 : D.consAnalysis) == null ? void 0 : Jl.dgo) == null ? void 0 : Xl.sailingCons), 1),
|
|
@@ -9332,13 +9319,13 @@ function L4(i, l, s, N, M, d) {
|
|
|
9332
9319
|
src: (Xt = s.report) == null ? void 0 : Xt.chartUrl,
|
|
9333
9320
|
alt: ""
|
|
9334
9321
|
}, null, 8, W4),
|
|
9335
|
-
l[160] || (l[160] = ot('<div class="legend" data-v-
|
|
9322
|
+
l[160] || (l[160] = ot('<div class="legend" data-v-e36e7675><div class="legend-item" data-v-e36e7675><div style="width:50px;height:0px;border:1px solid var(--actual-route);" data-v-e36e7675></div><div data-v-e36e7675>Actual Route</div></div><div class="legend-item" data-v-e36e7675><div style="width:50px;height:0px;border:1px dashed var(--prior-route);" data-v-e36e7675></div><div data-v-e36e7675>Route prior to deviation</div></div></div>', 1))
|
|
9336
9323
|
])
|
|
9337
9324
|
])
|
|
9338
9325
|
])
|
|
9339
9326
|
]);
|
|
9340
9327
|
}
|
|
9341
|
-
const Z4 = /* @__PURE__ */ el(Fx, [["render", L4], ["__scopeId", "data-v-
|
|
9328
|
+
const Z4 = /* @__PURE__ */ el(Fx, [["render", L4], ["__scopeId", "data-v-e36e7675"]]);
|
|
9342
9329
|
const B4 = {
|
|
9343
9330
|
name: "FliDvtRpt",
|
|
9344
9331
|
components: {
|
|
@@ -9471,7 +9458,7 @@ const B4 = {
|
|
|
9471
9458
|
this.editorDisabled ? this.editable = !1 : this.editable = !0;
|
|
9472
9459
|
},
|
|
9473
9460
|
async handleCommit(i, l, s, N) {
|
|
9474
|
-
var y, r, u, j,
|
|
9461
|
+
var y, r, u, j, b;
|
|
9475
9462
|
this.editable = !1;
|
|
9476
9463
|
const M = l.indexOf(".");
|
|
9477
9464
|
let d = {};
|
|
@@ -9497,7 +9484,7 @@ const B4 = {
|
|
|
9497
9484
|
}
|
|
9498
9485
|
}
|
|
9499
9486
|
);
|
|
9500
|
-
this.extraData = (y = c == null ? void 0 : c.data) == null ? void 0 : y.data, this.extraPortList = (u = (r = c == null ? void 0 : c.data) == null ? void 0 : r.data) == null ? void 0 : u.extraPorts, this.advisory = (j = this.data) != null && j.comments ? (
|
|
9487
|
+
this.extraData = (y = c == null ? void 0 : c.data) == null ? void 0 : y.data, this.extraPortList = (u = (r = c == null ? void 0 : c.data) == null ? void 0 : r.data) == null ? void 0 : u.extraPorts, this.advisory = (j = this.data) != null && j.comments ? (b = this.data) == null ? void 0 : b.comments : void 0;
|
|
9501
9488
|
} else
|
|
9502
9489
|
Yd({
|
|
9503
9490
|
message: "Value cannot be empty.",
|
|
@@ -9520,13 +9507,13 @@ const B4 = {
|
|
|
9520
9507
|
}, p3 = {
|
|
9521
9508
|
key: 1,
|
|
9522
9509
|
class: "report-summary"
|
|
9523
|
-
}, j3 = { class: "summary-item" },
|
|
9510
|
+
}, j3 = { class: "summary-item" }, f3 = {
|
|
9524
9511
|
class: "blue center",
|
|
9525
9512
|
style: { width: "20%" }
|
|
9526
|
-
},
|
|
9513
|
+
}, C3 = {
|
|
9527
9514
|
class: "blue center",
|
|
9528
9515
|
style: { width: "17%" }
|
|
9529
|
-
},
|
|
9516
|
+
}, b3 = { class: "flex blue center" }, U3 = { class: "flex blue center" }, m3 = { class: "summary-item" }, E3 = {
|
|
9530
9517
|
class: "blue center",
|
|
9531
9518
|
style: { width: "20%" }
|
|
9532
9519
|
}, O3 = {
|
|
@@ -9556,10 +9543,10 @@ const B4 = {
|
|
|
9556
9543
|
}, yj = { style: { width: "5%" } }, Aj = { style: { width: "5%" } }, vj = { style: { width: "5%" } }, Tj = {
|
|
9557
9544
|
key: 1,
|
|
9558
9545
|
class: "equation"
|
|
9559
|
-
}, xj = { style: { width: "5%" } }, zj = { style: { width: "5%" } }, pj = { style: { width: "5%" } }, jj = { style: { width: "5%" } },
|
|
9546
|
+
}, xj = { style: { width: "5%" } }, zj = { style: { width: "5%" } }, pj = { style: { width: "5%" } }, jj = { style: { width: "5%" } }, fj = {
|
|
9560
9547
|
key: 4,
|
|
9561
9548
|
class: "report-summary"
|
|
9562
|
-
},
|
|
9549
|
+
}, Cj = { class: "summary-item" }, bj = { class: "flex blue center" }, Uj = { class: "summary-item" }, mj = { class: "flex blue center" }, Ej = { class: "summary-item" }, Oj = { class: "flex blue center" }, Yj = {
|
|
9563
9550
|
key: 5,
|
|
9564
9551
|
class: "report-summary"
|
|
9565
9552
|
}, Sj = { class: "summary-item" }, wj = { class: "flex blue center" }, Qj = { class: "summary-item" }, kj = { class: "flex blue center" }, hj = {
|
|
@@ -9580,46 +9567,46 @@ const B4 = {
|
|
|
9580
9567
|
}, qj = {
|
|
9581
9568
|
class: "function",
|
|
9582
9569
|
style: { width: "5%" }
|
|
9583
|
-
}, $j = { style: { width: "5%" } },
|
|
9570
|
+
}, $j = { style: { width: "5%" } }, tf = { class: "equation" }, lf = { style: { width: "5%" } }, ef = { style: { width: "5%" } }, sf = { style: { width: "5%" } }, of = {
|
|
9584
9571
|
key: 7,
|
|
9585
9572
|
class: "report-formular"
|
|
9586
|
-
},
|
|
9573
|
+
}, nf = { class: "equation" }, af = {
|
|
9587
9574
|
class: "function",
|
|
9588
9575
|
style: { width: "5%" }
|
|
9589
|
-
},
|
|
9576
|
+
}, df = {
|
|
9590
9577
|
class: "function",
|
|
9591
9578
|
style: { width: "5%" }
|
|
9592
|
-
},
|
|
9579
|
+
}, Mf = { style: { width: "5%" } }, rf = { class: "equation" }, Df = {
|
|
9593
9580
|
class: "function",
|
|
9594
9581
|
style: { width: "5%" }
|
|
9595
|
-
},
|
|
9582
|
+
}, Nf = {
|
|
9596
9583
|
class: "function",
|
|
9597
9584
|
style: { width: "5%" }
|
|
9598
|
-
},
|
|
9585
|
+
}, If = { style: { width: "5%" } }, gf = {
|
|
9599
9586
|
key: 0,
|
|
9600
9587
|
class: "equation"
|
|
9601
|
-
},
|
|
9588
|
+
}, uf = { style: { width: "5%" } }, cf = { style: { width: "5%" } }, yf = { style: { width: "5%" } }, Af = {
|
|
9602
9589
|
key: 1,
|
|
9603
9590
|
class: "equation"
|
|
9604
|
-
},
|
|
9591
|
+
}, vf = { style: { width: "5%" } }, Tf = { style: { width: "5%" } }, xf = { style: { width: "5%" } }, zf = { style: { width: "5%" } }, pf = {
|
|
9605
9592
|
key: 2,
|
|
9606
9593
|
class: "equation"
|
|
9607
|
-
},
|
|
9594
|
+
}, jf = { style: { width: "5%" } }, ff = { style: { width: "5%" } }, Cf = { style: { width: "5%" } }, bf = {
|
|
9608
9595
|
key: 3,
|
|
9609
9596
|
class: "equation"
|
|
9610
|
-
},
|
|
9597
|
+
}, Uf = { style: { width: "5%" } }, mf = { style: { width: "5%" } }, Ef = { style: { width: "5%" } }, Of = { style: { width: "5%" } }, Yf = {
|
|
9611
9598
|
key: 8,
|
|
9612
9599
|
class: "report-summary"
|
|
9613
|
-
},
|
|
9600
|
+
}, Sf = { class: "summary-item" }, wf = { class: "flex blue center" }, Qf = { class: "flex blue center" }, kf = { class: "summary-item" }, hf = { class: "flex blue center" }, Rf = { class: "flex blue center" }, Ff = { class: "summary-item" }, Vf = {
|
|
9614
9601
|
key: 9,
|
|
9615
9602
|
class: "report-summary"
|
|
9616
|
-
},
|
|
9603
|
+
}, Pf = { class: "summary-item" }, Gf = { class: "flex blue center" }, Wf = { class: "flex blue center" }, Lf = { class: "summary-item" }, Zf = { class: "flex blue center" }, Bf = { class: "flex blue center" }, Hf = {
|
|
9617
9604
|
key: 0,
|
|
9618
9605
|
class: "summary-item"
|
|
9619
|
-
},
|
|
9620
|
-
function
|
|
9621
|
-
var c, v, w, U, m, E,
|
|
9622
|
-
const y = V("EditableItem"), r = V("CirclePlus"), u = V("ElIcon"), j = V("Remove"),
|
|
9606
|
+
}, _f = { class: "flex blue center" }, Jf = { class: "flex blue center" }, Xf = { class: "summary-item" }, Kf = ["innerHTML"];
|
|
9607
|
+
function qf(i, l, s, N, M, d) {
|
|
9608
|
+
var c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os, Cl, as, Ds, Ns, Is, gs, ys, As, vs, Ts, xs, zs, ps, js, fs, Cs, bs, Us, ms, Es, Os, Ys, Ss, ws, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Ls, Zs, Bs, x, Hs, _s, Js, Xs, Ks, qs, $s, ti, ds, li, ei, si, ii, oi, ni, ai, di, Mi, ri, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, zi, pi, ji, fi, Ci, bi, Ui, mi, Ei, Oi, Yi, Si;
|
|
9609
|
+
const y = V("EditableItem"), r = V("CirclePlus"), u = V("ElIcon"), j = V("Remove"), b = V("Editor");
|
|
9623
9610
|
return n(), a("div", H4, [
|
|
9624
9611
|
l[140] || (l[140] = t("div", { class: "report-bg" }, [
|
|
9625
9612
|
t("img", { src: "https://img.idmwx.com/asset/fli_logo.png" })
|
|
@@ -9647,7 +9634,7 @@ function Kb(i, l, s, N, M, d) {
|
|
|
9647
9634
|
]),
|
|
9648
9635
|
t("div", o3, [
|
|
9649
9636
|
l[15] || (l[15] = t("label", { class: "flex gray" }, "Reference Number", -1)),
|
|
9650
|
-
t("div", n3, e((Q = (
|
|
9637
|
+
t("div", n3, e((Q = (C = M.extraData) == null ? void 0 : C.voyage) == null ? void 0 : Q.number), 1)
|
|
9651
9638
|
]),
|
|
9652
9639
|
t("div", a3, [
|
|
9653
9640
|
l[16] || (l[16] = t("label", { class: "flex gray" }, "Departure", -1)),
|
|
@@ -9709,13 +9696,13 @@ function Kb(i, l, s, N, M, d) {
|
|
|
9709
9696
|
class: "blue center",
|
|
9710
9697
|
style: { width: "16%" }
|
|
9711
9698
|
}, "Diversion (A)", -1)),
|
|
9712
|
-
t("div",
|
|
9713
|
-
t("div",
|
|
9714
|
-
t("div",
|
|
9699
|
+
t("div", f3, e(d.computedLngLat((jt = M.extraData) == null ? void 0 : jt.startLng, (ft = M.extraData) == null ? void 0 : ft.startLat)), 1),
|
|
9700
|
+
t("div", C3, e(d.computeUTCTime((Ct = M.extraData) == null ? void 0 : Ct.startTime, "MMM DD,YYYY HHmm")), 1),
|
|
9701
|
+
t("div", b3, [
|
|
9715
9702
|
O(y, {
|
|
9716
9703
|
style: { padding: "0px" },
|
|
9717
9704
|
class: "editable-item",
|
|
9718
|
-
value: (
|
|
9705
|
+
value: (bt = M.extraData) == null ? void 0 : bt.startFoBrob,
|
|
9719
9706
|
iconable: !1,
|
|
9720
9707
|
size: "small",
|
|
9721
9708
|
type: "alphanumeric",
|
|
@@ -9866,9 +9853,9 @@ function Kb(i, l, s, N, M, d) {
|
|
|
9866
9853
|
])
|
|
9867
9854
|
], -1)),
|
|
9868
9855
|
t("tbody", null, [
|
|
9869
|
-
(n(!0), a(
|
|
9856
|
+
(n(!0), a(f, null, it(M.extraPortList, (nt, ns) => {
|
|
9870
9857
|
var wi, Qi, ki, hi, Ri, Fi, Vi, Pi;
|
|
9871
|
-
return n(), a(
|
|
9858
|
+
return n(), a(f, { key: ns }, [
|
|
9872
9859
|
t("tr", null, [
|
|
9873
9860
|
t("td", X3, [
|
|
9874
9861
|
O(y, {
|
|
@@ -10093,7 +10080,7 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10093
10080
|
l[62] || (l[62] = t("div", { style: { width: "2%" } }, "-", -1)),
|
|
10094
10081
|
t("div", Aj, e((xl = (Tl = M.extraData) == null ? void 0 : Tl.timeAnalysis) == null ? void 0 : xl.sailingTime), 1),
|
|
10095
10082
|
l[63] || (l[63] = t("div", { style: { width: "2%" } }, "=", -1)),
|
|
10096
|
-
t("div", vj, e((
|
|
10083
|
+
t("div", vj, e((bl = (zl = M.extraData) == null ? void 0 : zl.timeAnalysis) == null ? void 0 : bl.totalExtraTime), 1),
|
|
10097
10084
|
l[64] || (l[64] = t("div", { style: { width: "5%" } }, "(hrs)", -1))
|
|
10098
10085
|
])) : (n(), a("div", Tj, [
|
|
10099
10086
|
l[65] || (l[65] = ot('<div style="width:18%;text-align:left;" data-v-eba493df>Total extra Time (hrs)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:24%;" data-v-eba493df>Time for Actual Route (hrs)</div><div style="width:2%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>Time for Route prior to deviation sailing (hrs)</div><div style="width:2%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>Time spent in port (hrs)</div><div style="width:2%;" data-v-eba493df>=</div>', 8)),
|
|
@@ -10107,13 +10094,13 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10107
10094
|
l[69] || (l[69] = t("div", { style: { width: "5%" } }, "(hrs)", -1))
|
|
10108
10095
|
]))
|
|
10109
10096
|
])),
|
|
10110
|
-
i.isDistExtra ? (n(), a("div",
|
|
10111
|
-
t("div",
|
|
10097
|
+
i.isDistExtra ? (n(), a("div", fj, [
|
|
10098
|
+
t("div", Cj, [
|
|
10112
10099
|
l[70] || (l[70] = t("div", {
|
|
10113
10100
|
class: "blue",
|
|
10114
10101
|
style: { width: "30%" }
|
|
10115
10102
|
}, "Time for extra distance sailing (hrs)", -1)),
|
|
10116
|
-
t("div",
|
|
10103
|
+
t("div", bj, e(((Rl = (hl = M.extraData) == null ? void 0 : hl.timeAnalysis) == null ? void 0 : Rl.sailingTime) ?? "—"), 1)
|
|
10117
10104
|
]),
|
|
10118
10105
|
t("div", Uj, [
|
|
10119
10106
|
l[71] || (l[71] = t("div", {
|
|
@@ -10135,7 +10122,7 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10135
10122
|
class: "blue",
|
|
10136
10123
|
style: { width: "40%" }
|
|
10137
10124
|
}, "Time for Route prior to deviation sailing (hrs)", -1)),
|
|
10138
|
-
t("div", wj, e((te = (
|
|
10125
|
+
t("div", wj, e((te = (fl = M.extraData) == null ? void 0 : fl.timeAnalysis) == null ? void 0 : te.sailingTime), 1)
|
|
10139
10126
|
]),
|
|
10140
10127
|
t("div", Qj, [
|
|
10141
10128
|
l[74] || (l[74] = t("div", {
|
|
@@ -10204,106 +10191,106 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10204
10191
|
t("div", $j, e((ce = (ql = (Kl = M.extraData) == null ? void 0 : Kl.consAnalysis) == null ? void 0 : ql.dgo) == null ? void 0 : ce.sailingCons), 1),
|
|
10205
10192
|
l[94] || (l[94] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10206
10193
|
]),
|
|
10207
|
-
t("div",
|
|
10194
|
+
t("div", tf, [
|
|
10208
10195
|
l[95] || (l[95] = ot('<div style="width:20%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>DO/GO Consumption for extra distance sailing(mt)</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>DO/GO Consumption in extra port(mt)</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
|
|
10209
|
-
t("div",
|
|
10196
|
+
t("div", lf, e((ve = (Ae = (ye = M.extraData) == null ? void 0 : ye.consAnalysis) == null ? void 0 : Ae.dgo) == null ? void 0 : ve.sailingCons), 1),
|
|
10210
10197
|
l[96] || (l[96] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10211
|
-
t("div",
|
|
10198
|
+
t("div", ef, e(d.computeNum((ze = (xe = (Te = M.extraData) == null ? void 0 : Te.consAnalysis) == null ? void 0 : xe.dgo) == null ? void 0 : ze.portCons)), 1),
|
|
10212
10199
|
l[97] || (l[97] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10213
|
-
t("div",
|
|
10200
|
+
t("div", sf, e((fe = (je = (pe = M.extraData) == null ? void 0 : pe.consAnalysis) == null ? void 0 : je.dgo) == null ? void 0 : fe.totalExtraCons), 1),
|
|
10214
10201
|
l[98] || (l[98] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10215
10202
|
])
|
|
10216
|
-
])) : (n(), a("div",
|
|
10217
|
-
t("div",
|
|
10203
|
+
])) : (n(), a("div", of, [
|
|
10204
|
+
t("div", nf, [
|
|
10218
10205
|
l[102] || (l[102] = ot('<div style="width:20%;text-align:left;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:2%;" data-v-eba493df>=</div><div class="function" style="width:30%;" data-v-eba493df><div data-v-eba493df>Route prior to deviation Distance</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>CP Speed</div></div><div style="width:3%;" data-v-eba493df>×</div><div class="function" style="width:23%;" data-v-eba493df><div data-v-eba493df>CP Daily FO Consumption</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>24</div></div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
|
|
10219
|
-
t("div",
|
|
10220
|
-
t("div", null, e((
|
|
10206
|
+
t("div", af, [
|
|
10207
|
+
t("div", null, e((Ce = M.extraData) == null ? void 0 : Ce.priorDist), 1),
|
|
10221
10208
|
l[99] || (l[99] = t("div", { class: "fractional-line" }, null, -1)),
|
|
10222
|
-
t("div", null, e((Ue = (
|
|
10209
|
+
t("div", null, e((Ue = (be = M.extraData) == null ? void 0 : be.cp) == null ? void 0 : Ue.speed), 1)
|
|
10223
10210
|
]),
|
|
10224
10211
|
l[103] || (l[103] = t("div", { style: { width: "3%" } }, "×", -1)),
|
|
10225
|
-
t("div",
|
|
10212
|
+
t("div", df, [
|
|
10226
10213
|
t("div", null, e((Ee = (me = M.extraData) == null ? void 0 : me.cp) == null ? void 0 : Ee.fo), 1),
|
|
10227
10214
|
l[100] || (l[100] = t("div", { class: "fractional-line" }, null, -1)),
|
|
10228
10215
|
l[101] || (l[101] = t("div", null, "24", -1))
|
|
10229
10216
|
]),
|
|
10230
10217
|
l[104] || (l[104] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10231
|
-
t("div",
|
|
10218
|
+
t("div", Mf, e((Se = (Ye = (Oe = M.extraData) == null ? void 0 : Oe.consAnalysis) == null ? void 0 : Ye.fo) == null ? void 0 : Se.sailingCons), 1),
|
|
10232
10219
|
l[105] || (l[105] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10233
10220
|
]),
|
|
10234
|
-
t("div",
|
|
10221
|
+
t("div", rf, [
|
|
10235
10222
|
l[109] || (l[109] = ot('<div style="width:20%;text-align:left;" data-v-eba493df>DO Consumption for Route prior to deviation sailing</div><div style="width:2%;" data-v-eba493df>=</div><div class="function" style="width:30%;" data-v-eba493df><div data-v-eba493df>Route prior to deviation Distance</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>CP Speed</div></div><div style="width:3%;" data-v-eba493df>×</div><div class="function" style="width:23%;" data-v-eba493df><div data-v-eba493df>CP Daily DO Consumption</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>24</div></div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
|
|
10236
|
-
t("div",
|
|
10223
|
+
t("div", Df, [
|
|
10237
10224
|
t("div", null, e((we = M.extraData) == null ? void 0 : we.priorDist), 1),
|
|
10238
10225
|
l[106] || (l[106] = t("div", { class: "fractional-line" }, null, -1)),
|
|
10239
10226
|
t("div", null, e((ke = (Qe = M.extraData) == null ? void 0 : Qe.cp) == null ? void 0 : ke.speed), 1)
|
|
10240
10227
|
]),
|
|
10241
10228
|
l[110] || (l[110] = t("div", { style: { width: "3%" } }, "×", -1)),
|
|
10242
|
-
t("div",
|
|
10229
|
+
t("div", Nf, [
|
|
10243
10230
|
t("div", null, e((Re = (he = M.extraData) == null ? void 0 : he.cp) == null ? void 0 : Re.dgo), 1),
|
|
10244
10231
|
l[107] || (l[107] = t("div", { class: "fractional-line" }, null, -1)),
|
|
10245
10232
|
l[108] || (l[108] = t("div", null, "24", -1))
|
|
10246
10233
|
]),
|
|
10247
10234
|
l[111] || (l[111] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10248
|
-
t("div",
|
|
10235
|
+
t("div", If, e((Pe = (Ve = (Fe = M.extraData) == null ? void 0 : Fe.consAnalysis) == null ? void 0 : Ve.dgo) == null ? void 0 : Pe.sailingCons), 1),
|
|
10249
10236
|
l[112] || (l[112] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10250
10237
|
]),
|
|
10251
|
-
M.extraPortList.length < 1 ? (n(), a("div",
|
|
10238
|
+
M.extraPortList.length < 1 ? (n(), a("div", gf, [
|
|
10252
10239
|
l[113] || (l[113] = ot('<div style="width:20%;text-align:left;" data-v-eba493df>FO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>FO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
|
|
10253
|
-
t("div",
|
|
10240
|
+
t("div", uf, e((Le = (We = (Ge = M.extraData) == null ? void 0 : Ge.consAnalysis) == null ? void 0 : We.fo) == null ? void 0 : Le.actualCons), 1),
|
|
10254
10241
|
l[114] || (l[114] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10255
|
-
t("div",
|
|
10242
|
+
t("div", cf, e(d.computeNum((He = (Be = (Ze = M.extraData) == null ? void 0 : Ze.consAnalysis) == null ? void 0 : Be.fo) == null ? void 0 : He.sailingCons)), 1),
|
|
10256
10243
|
l[115] || (l[115] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10257
|
-
t("div",
|
|
10244
|
+
t("div", yf, e((Xe = (Je = (_e = M.extraData) == null ? void 0 : _e.consAnalysis) == null ? void 0 : Je.fo) == null ? void 0 : Xe.totalExtraCons), 1),
|
|
10258
10245
|
l[116] || (l[116] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10259
|
-
])) : (n(), a("div",
|
|
10246
|
+
])) : (n(), a("div", Af, [
|
|
10260
10247
|
l[117] || (l[117] = ot('<div style="width:15%;text-align:left;" data-v-eba493df>FO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:15%;" data-v-eba493df>FO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>FO Consumption in port</div><div style="width:3%;" data-v-eba493df>=</div>', 8)),
|
|
10261
|
-
t("div",
|
|
10248
|
+
t("div", vf, e(($e = (qe = (Ke = M.extraData) == null ? void 0 : Ke.consAnalysis) == null ? void 0 : qe.fo) == null ? void 0 : $e.actualCons), 1),
|
|
10262
10249
|
l[118] || (l[118] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10263
|
-
t("div",
|
|
10250
|
+
t("div", Tf, e(d.computeNum((ss = (ls = (ts = M.extraData) == null ? void 0 : ts.consAnalysis) == null ? void 0 : ls.fo) == null ? void 0 : ss.sailingCons)), 1),
|
|
10264
10251
|
l[119] || (l[119] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10265
|
-
t("div",
|
|
10252
|
+
t("div", xf, e(d.computeNum((Cl = (os = (is = M.extraData) == null ? void 0 : is.consAnalysis) == null ? void 0 : os.fo) == null ? void 0 : Cl.portCons)), 1),
|
|
10266
10253
|
l[120] || (l[120] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10267
|
-
t("div",
|
|
10254
|
+
t("div", zf, e((Ns = (Ds = (as = M.extraData) == null ? void 0 : as.consAnalysis) == null ? void 0 : Ds.fo) == null ? void 0 : Ns.totalExtraCons), 1),
|
|
10268
10255
|
l[121] || (l[121] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10269
10256
|
])),
|
|
10270
|
-
M.extraPortList.length < 1 ? (n(), a("div",
|
|
10257
|
+
M.extraPortList.length < 1 ? (n(), a("div", pf, [
|
|
10271
10258
|
l[122] || (l[122] = ot('<div style="width:20%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>DO/GO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>DO/GO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
|
|
10272
|
-
t("div",
|
|
10259
|
+
t("div", jf, e((ys = (gs = (Is = M.extraData) == null ? void 0 : Is.consAnalysis) == null ? void 0 : gs.dgo) == null ? void 0 : ys.actualCons), 1),
|
|
10273
10260
|
l[123] || (l[123] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10274
|
-
t("div",
|
|
10261
|
+
t("div", ff, e((Ts = (vs = (As = M.extraData) == null ? void 0 : As.consAnalysis) == null ? void 0 : vs.dgo) == null ? void 0 : Ts.sailingCons), 1),
|
|
10275
10262
|
l[124] || (l[124] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10276
|
-
t("div",
|
|
10263
|
+
t("div", Cf, e((ps = (zs = (xs = M.extraData) == null ? void 0 : xs.consAnalysis) == null ? void 0 : zs.dgo) == null ? void 0 : ps.totalExtraCons), 1),
|
|
10277
10264
|
l[125] || (l[125] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10278
|
-
])) : (n(), a("div",
|
|
10265
|
+
])) : (n(), a("div", bf, [
|
|
10279
10266
|
l[126] || (l[126] = ot('<div style="width:15%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:15%;" data-v-eba493df>DO/GO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>DO/GO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>DO/GO Consumption in port</div><div style="width:3%;" data-v-eba493df>=</div>', 8)),
|
|
10280
|
-
t("div",
|
|
10267
|
+
t("div", Uf, e((Cs = (fs = (js = M.extraData) == null ? void 0 : js.consAnalysis) == null ? void 0 : fs.dgo) == null ? void 0 : Cs.actualCons), 1),
|
|
10281
10268
|
l[127] || (l[127] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10282
|
-
t("div",
|
|
10269
|
+
t("div", mf, e(d.computeNum((ms = (Us = (bs = M.extraData) == null ? void 0 : bs.consAnalysis) == null ? void 0 : Us.dgo) == null ? void 0 : ms.sailingCons)), 1),
|
|
10283
10270
|
l[128] || (l[128] = t("div", { style: { width: "3%" } }, "-", -1)),
|
|
10284
|
-
t("div",
|
|
10271
|
+
t("div", Ef, e(d.computeNum((Ys = (Os = (Es = M.extraData) == null ? void 0 : Es.consAnalysis) == null ? void 0 : Os.dgo) == null ? void 0 : Ys.portCons)), 1),
|
|
10285
10272
|
l[129] || (l[129] = t("div", { style: { width: "3%" } }, "=", -1)),
|
|
10286
|
-
t("div",
|
|
10273
|
+
t("div", Of, e((Qs = (ws = (Ss = M.extraData) == null ? void 0 : Ss.consAnalysis) == null ? void 0 : ws.dgo) == null ? void 0 : Qs.totalExtraCons), 1),
|
|
10287
10274
|
l[130] || (l[130] = t("div", { style: { width: "5%" } }, "(mt)", -1))
|
|
10288
10275
|
]))
|
|
10289
10276
|
])),
|
|
10290
|
-
i.isDistExtra ? (n(), a("div",
|
|
10277
|
+
i.isDistExtra ? (n(), a("div", Yf, [
|
|
10291
10278
|
l[134] || (l[134] = t("div", { class: "summary-item" }, [
|
|
10292
10279
|
t("div", { class: "blue flexM" }),
|
|
10293
10280
|
t("div", { class: "flex blue center" }, "FO"),
|
|
10294
10281
|
t("div", { class: "flex blue center" }, "DO/GO")
|
|
10295
10282
|
], -1)),
|
|
10296
|
-
t("div",
|
|
10283
|
+
t("div", Sf, [
|
|
10297
10284
|
l[131] || (l[131] = t("div", { class: "blue flexM" }, "Consumption for extra distance sailing (mt)", -1)),
|
|
10298
|
-
t("div",
|
|
10299
|
-
t("div",
|
|
10285
|
+
t("div", wf, e(((Rs = (hs = (ks = M.extraData) == null ? void 0 : ks.consAnalysis) == null ? void 0 : hs.fo) == null ? void 0 : Rs.sailingCons) ?? "—"), 1),
|
|
10286
|
+
t("div", Qf, e(((Ps = (Vs = (Fs = M.extraData) == null ? void 0 : Fs.consAnalysis) == null ? void 0 : Vs.dgo) == null ? void 0 : Ps.sailingCons) ?? "—"), 1)
|
|
10300
10287
|
]),
|
|
10301
|
-
t("div",
|
|
10288
|
+
t("div", kf, [
|
|
10302
10289
|
l[132] || (l[132] = t("div", { class: "blue flexM" }, "Consumption in extra port (mt)", -1)),
|
|
10303
|
-
t("div",
|
|
10304
|
-
t("div",
|
|
10290
|
+
t("div", hf, e(((Ls = (Ws = (Gs = M.extraData) == null ? void 0 : Gs.consAnalysis) == null ? void 0 : Ws.fo) == null ? void 0 : Ls.portCons) ?? "—"), 1),
|
|
10291
|
+
t("div", Rf, e(((x = (Bs = (Zs = M.extraData) == null ? void 0 : Zs.consAnalysis) == null ? void 0 : Bs.dgo) == null ? void 0 : x.portCons) ?? "—"), 1)
|
|
10305
10292
|
]),
|
|
10306
|
-
t("div",
|
|
10293
|
+
t("div", Ff, [
|
|
10307
10294
|
l[133] || (l[133] = t("div", { class: "blue flexM" }, "Total extra Consumption (mt)", -1)),
|
|
10308
10295
|
t("div", {
|
|
10309
10296
|
class: p(`${d.computeColor((Js = (_s = (Hs = M.extraData) == null ? void 0 : Hs.consAnalysis) == null ? void 0 : _s.fo) == null ? void 0 : Js.totalExtraCons)} flex blue center`)
|
|
@@ -10312,32 +10299,32 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10312
10299
|
class: p(`${d.computeColor((ds = (ti = ($s = M.extraData) == null ? void 0 : $s.consAnalysis) == null ? void 0 : ti.dgo) == null ? void 0 : ds.totalExtraCons)} flex blue center`)
|
|
10313
10300
|
}, e(((si = (ei = (li = M.extraData) == null ? void 0 : li.consAnalysis) == null ? void 0 : ei.dgo) == null ? void 0 : si.totalExtraCons) ?? "—"), 3)
|
|
10314
10301
|
])
|
|
10315
|
-
])) : (n(), a("div",
|
|
10302
|
+
])) : (n(), a("div", Vf, [
|
|
10316
10303
|
l[139] || (l[139] = t("div", { class: "summary-item" }, [
|
|
10317
10304
|
t("div", { class: "blue flexM" }),
|
|
10318
10305
|
t("div", { class: "flex blue center" }, "FO"),
|
|
10319
10306
|
t("div", { class: "flex blue center" }, "DO/GO")
|
|
10320
10307
|
], -1)),
|
|
10321
|
-
t("div",
|
|
10308
|
+
t("div", Pf, [
|
|
10322
10309
|
l[135] || (l[135] = t("div", { class: "blue flexM" }, "Consumption for Route prior to deviation sailing (mt)", -1)),
|
|
10323
|
-
t("div",
|
|
10324
|
-
t("div",
|
|
10310
|
+
t("div", Gf, e((ni = (oi = (ii = M.extraData) == null ? void 0 : ii.consAnalysis) == null ? void 0 : oi.fo) == null ? void 0 : ni.sailingCons), 1),
|
|
10311
|
+
t("div", Wf, e((Mi = (di = (ai = M.extraData) == null ? void 0 : ai.consAnalysis) == null ? void 0 : di.dgo) == null ? void 0 : Mi.sailingCons), 1)
|
|
10325
10312
|
]),
|
|
10326
|
-
t("div",
|
|
10313
|
+
t("div", Lf, [
|
|
10327
10314
|
l[136] || (l[136] = t("div", { class: "blue flexM" }, "Consumption for Actual Route (mt)", -1)),
|
|
10328
|
-
t("div",
|
|
10329
|
-
t("div",
|
|
10315
|
+
t("div", Zf, e((Ni = (Di = (ri = M.extraData) == null ? void 0 : ri.consAnalysis) == null ? void 0 : Di.fo) == null ? void 0 : Ni.actualCons), 1),
|
|
10316
|
+
t("div", Bf, e((ui = (gi = (Ii = M.extraData) == null ? void 0 : Ii.consAnalysis) == null ? void 0 : gi.dgo) == null ? void 0 : ui.actualCons), 1)
|
|
10330
10317
|
]),
|
|
10331
|
-
M.extraPortList.length > 0 ? (n(), a("div",
|
|
10318
|
+
M.extraPortList.length > 0 ? (n(), a("div", Hf, [
|
|
10332
10319
|
l[137] || (l[137] = t("div", { class: "blue flexM" }, "Consumption in port (hrs)", -1)),
|
|
10333
|
-
t("div",
|
|
10334
|
-
t("div",
|
|
10320
|
+
t("div", _f, e((Ai = (yi = (ci = M.extraData) == null ? void 0 : ci.consAnalysis) == null ? void 0 : yi.fo) == null ? void 0 : Ai.portCons), 1),
|
|
10321
|
+
t("div", Jf, e((xi = (Ti = (vi = M.extraData) == null ? void 0 : vi.consAnalysis) == null ? void 0 : Ti.dgo) == null ? void 0 : xi.portCons), 1)
|
|
10335
10322
|
])) : A("", !0),
|
|
10336
|
-
t("div",
|
|
10323
|
+
t("div", Xf, [
|
|
10337
10324
|
l[138] || (l[138] = t("div", { class: "blue flexM" }, "Total extra Consumption (mt)", -1)),
|
|
10338
10325
|
t("div", {
|
|
10339
10326
|
class: p(`${d.computeColor((ji = (pi = (zi = M.extraData) == null ? void 0 : zi.consAnalysis) == null ? void 0 : pi.fo) == null ? void 0 : ji.totalExtraCons)} flex blue center`)
|
|
10340
|
-
}, e((
|
|
10327
|
+
}, e((bi = (Ci = (fi = M.extraData) == null ? void 0 : fi.consAnalysis) == null ? void 0 : Ci.fo) == null ? void 0 : bi.totalExtraCons), 3),
|
|
10341
10328
|
t("div", {
|
|
10342
10329
|
class: p(`${d.computeColor((Ei = (mi = (Ui = M.extraData) == null ? void 0 : Ui.consAnalysis) == null ? void 0 : mi.dgo) == null ? void 0 : Ei.totalExtraCons)} flex blue center`)
|
|
10343
10330
|
}, e((Si = (Yi = (Oi = M.extraData) == null ? void 0 : Oi.consAnalysis) == null ? void 0 : Yi.dgo) == null ? void 0 : Si.totalExtraCons), 3)
|
|
@@ -10350,7 +10337,7 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10350
10337
|
class: p(`report-comments ${M.advisory && M.advisory !== "<p><br></p>" ? "" : "print-hidden"}`),
|
|
10351
10338
|
style: { "min-height": "50px" }
|
|
10352
10339
|
}, [
|
|
10353
|
-
M.editable ? (n(), sl(
|
|
10340
|
+
M.editable ? (n(), sl(b, {
|
|
10354
10341
|
key: 0,
|
|
10355
10342
|
modelValue: M.advisory,
|
|
10356
10343
|
"onUpdate:modelValue": l[8] || (l[8] = (nt) => M.advisory = nt),
|
|
@@ -10361,16 +10348,16 @@ function Kb(i, l, s, N, M, d) {
|
|
|
10361
10348
|
class: "remark-txt editor",
|
|
10362
10349
|
onDblclick: l[10] || (l[10] = (...nt) => d.decideDisable && d.decideDisable(...nt)),
|
|
10363
10350
|
innerHTML: M.advisory && M.advisory !== "<p><br></p>" ? M.advisory : "Please double click to modify remark"
|
|
10364
|
-
}, null, 40,
|
|
10351
|
+
}, null, 40, Kf))
|
|
10365
10352
|
], 2)
|
|
10366
10353
|
]);
|
|
10367
10354
|
}
|
|
10368
|
-
const
|
|
10355
|
+
const $f = /* @__PURE__ */ el(B4, [["render", qf], ["__scopeId", "data-v-eba493df"]]), qS = {
|
|
10369
10356
|
install(i) {
|
|
10370
|
-
i.component("DeviationReport", Z4), i.component("FliDeviationReport",
|
|
10357
|
+
i.component("DeviationReport", Z4), i.component("FliDeviationReport", $f);
|
|
10371
10358
|
}
|
|
10372
10359
|
};
|
|
10373
|
-
const
|
|
10360
|
+
const tC = {
|
|
10374
10361
|
name: "OrmStoppage",
|
|
10375
10362
|
components: {
|
|
10376
10363
|
IdmBrand: Ms,
|
|
@@ -10398,7 +10385,6 @@ const $b = {
|
|
|
10398
10385
|
},
|
|
10399
10386
|
computeLat() {
|
|
10400
10387
|
return function(i) {
|
|
10401
|
-
debugger;
|
|
10402
10388
|
return Et.lat2pretty(i, 3);
|
|
10403
10389
|
};
|
|
10404
10390
|
},
|
|
@@ -10432,117 +10418,117 @@ const $b = {
|
|
|
10432
10418
|
this.editable = !1, this.remarks = i, this.$emit("commit", i);
|
|
10433
10419
|
}
|
|
10434
10420
|
}
|
|
10435
|
-
},
|
|
10421
|
+
}, lC = { class: "stoppage-report" }, eC = { class: "content-box" }, sC = { class: "info-box border" }, iC = { class: "flex-between row" }, oC = {
|
|
10436
10422
|
class: "flex-between",
|
|
10437
10423
|
style: { width: "48%" }
|
|
10438
|
-
},
|
|
10424
|
+
}, nC = {
|
|
10439
10425
|
class: "flex-between",
|
|
10440
10426
|
style: { width: "48%" }
|
|
10441
|
-
},
|
|
10427
|
+
}, aC = { style: { "margin-left": "5px" } }, dC = { class: "flex-between row" }, MC = {
|
|
10442
10428
|
class: "flex-between",
|
|
10443
10429
|
style: { width: "48%" }
|
|
10444
|
-
},
|
|
10430
|
+
}, rC = {
|
|
10445
10431
|
class: "flex-between",
|
|
10446
10432
|
style: { width: "48%" }
|
|
10447
|
-
},
|
|
10433
|
+
}, DC = { style: { "margin-left": "5px" } }, NC = { class: "flex-between row" }, IC = {
|
|
10448
10434
|
class: "flex-between",
|
|
10449
10435
|
style: { width: "48%" }
|
|
10450
|
-
},
|
|
10436
|
+
}, gC = {
|
|
10451
10437
|
class: "flex-between",
|
|
10452
10438
|
style: { width: "48%" }
|
|
10453
|
-
},
|
|
10439
|
+
}, uC = { class: "section summary-section" }, cC = { class: "formula-block flex-between border" }, yC = { class: "item" }, AC = { class: "value flex-end" }, vC = { key: 0 }, TC = { class: "gain" }, xC = { key: 1 }, zC = { class: "lost" }, pC = { key: 2 }, jC = { class: "item" }, fC = { class: "value flex-end" }, CC = { key: 0 }, bC = { class: "gain" }, UC = { key: 1 }, mC = { class: "lost" }, EC = { key: 2 }, OC = { class: "item" }, YC = { class: "value flex-end" }, SC = { key: 0 }, wC = { class: "gain" }, QC = { key: 1 }, kC = { class: "lost" }, hC = { key: 2 }, RC = { class: "section-content" }, FC = {
|
|
10454
10440
|
key: 0,
|
|
10455
10441
|
class: ""
|
|
10456
|
-
},
|
|
10457
|
-
function
|
|
10458
|
-
var u, j,
|
|
10442
|
+
}, VC = ["innerHTML"], PC = { key: 1 }, GC = { class: "section table-section" }, WC = { key: 0 }, LC = { rowspan: 2 }, ZC = { rowspan: 2 }, BC = { rowspan: 2 }, HC = { key: 1 }, _C = { class: "section map-section" }, JC = ["src"];
|
|
10443
|
+
function XC(i, l, s, N, M, d) {
|
|
10444
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut;
|
|
10459
10445
|
const y = V("IdmBrand"), r = V("Editor");
|
|
10460
|
-
return n(), a("div",
|
|
10446
|
+
return n(), a("div", lC, [
|
|
10461
10447
|
O(y, { name: "Voyage Stoppage Report" }),
|
|
10462
|
-
t("div",
|
|
10463
|
-
t("div",
|
|
10464
|
-
t("div",
|
|
10465
|
-
t("div",
|
|
10448
|
+
t("div", eC, [
|
|
10449
|
+
t("div", sC, [
|
|
10450
|
+
t("div", iC, [
|
|
10451
|
+
t("div", oC, [
|
|
10466
10452
|
l[3] || (l[3] = t("label", { class: "label" }, "Prepared For:", -1)),
|
|
10467
10453
|
t("div", null, e((u = s.report) == null ? void 0 : u.preparedFor), 1)
|
|
10468
10454
|
]),
|
|
10469
|
-
t("div",
|
|
10455
|
+
t("div", nC, [
|
|
10470
10456
|
l[5] || (l[5] = t("label", { class: "label" }, "Departure Port:", -1)),
|
|
10471
10457
|
t("div", null, [
|
|
10472
|
-
t("span", null, e((
|
|
10458
|
+
t("span", null, e((b = (j = s.report) == null ? void 0 : j.departure) == null ? void 0 : b.name), 1),
|
|
10473
10459
|
l[4] || (l[4] = g(" , ")),
|
|
10474
|
-
t("span",
|
|
10460
|
+
t("span", aC, e(d.computeUTCTime(((v = (c = s.report) == null ? void 0 : c.departure) == null ? void 0 : v.atd) || ((U = (w = s.report) == null ? void 0 : w.departure) == null ? void 0 : U.etd))), 1)
|
|
10475
10461
|
])
|
|
10476
10462
|
])
|
|
10477
10463
|
]),
|
|
10478
|
-
t("div",
|
|
10479
|
-
t("div",
|
|
10464
|
+
t("div", dC, [
|
|
10465
|
+
t("div", MC, [
|
|
10480
10466
|
l[6] || (l[6] = t("label", { class: "label" }, "Vessel:", -1)),
|
|
10481
10467
|
t("div", null, e((E = (m = s.report) == null ? void 0 : m.vessel) == null ? void 0 : E.name), 1)
|
|
10482
10468
|
]),
|
|
10483
|
-
t("div",
|
|
10469
|
+
t("div", rC, [
|
|
10484
10470
|
l[8] || (l[8] = t("label", { class: "label" }, "Arrival Port:", -1)),
|
|
10485
10471
|
t("div", null, [
|
|
10486
|
-
t("span", null, e((Q = (
|
|
10472
|
+
t("span", null, e((Q = (C = s.report) == null ? void 0 : C.arrival) == null ? void 0 : Q.name), 1),
|
|
10487
10473
|
l[7] || (l[7] = g(" , ")),
|
|
10488
|
-
t("span",
|
|
10474
|
+
t("span", DC, e(d.computeUTCTime(((k = (Y = s.report) == null ? void 0 : Y.arrival) == null ? void 0 : k.ata) || ((F = (T = s.report) == null ? void 0 : T.arrival) == null ? void 0 : F.eta))), 1)
|
|
10489
10475
|
])
|
|
10490
10476
|
])
|
|
10491
10477
|
]),
|
|
10492
|
-
t("div",
|
|
10493
|
-
t("div",
|
|
10478
|
+
t("div", NC, [
|
|
10479
|
+
t("div", IC, [
|
|
10494
10480
|
l[9] || (l[9] = t("label", { class: "label" }, "Voyage No:", -1)),
|
|
10495
10481
|
t("div", null, e((L = (W = s.report) == null ? void 0 : W.voyage) == null ? void 0 : L.number), 1)
|
|
10496
10482
|
]),
|
|
10497
|
-
t("div",
|
|
10483
|
+
t("div", gC, [
|
|
10498
10484
|
l[10] || (l[10] = t("label", { class: "label" }, "Load Condition:", -1)),
|
|
10499
10485
|
t("div", null, e((B = (Z = s.report) == null ? void 0 : Z.voyage) == null ? void 0 : B.loadCondition), 1)
|
|
10500
10486
|
])
|
|
10501
10487
|
])
|
|
10502
10488
|
]),
|
|
10503
|
-
t("div",
|
|
10489
|
+
t("div", uC, [
|
|
10504
10490
|
l[26] || (l[26] = t("div", { class: "subtitle" }, "Summary", -1)),
|
|
10505
|
-
t("div",
|
|
10506
|
-
t("div",
|
|
10491
|
+
t("div", cC, [
|
|
10492
|
+
t("div", yC, [
|
|
10507
10493
|
l[15] || (l[15] = t("div", { class: "title" }, "Total Time Lost", -1)),
|
|
10508
|
-
t("div",
|
|
10509
|
-
((H = s.report) == null ? void 0 : H.totalTime) < 0 ? (n(), a("div",
|
|
10494
|
+
t("div", AC, [
|
|
10495
|
+
((H = s.report) == null ? void 0 : H.totalTime) < 0 ? (n(), a("div", vC, [
|
|
10510
10496
|
l[11] || (l[11] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10511
|
-
t("span",
|
|
10497
|
+
t("span", TC, e((_ = s.report) == null ? void 0 : _.totalTime), 1),
|
|
10512
10498
|
l[12] || (l[12] = t("span", { class: "unit" }, "hrs", -1))
|
|
10513
|
-
])) : ((X = s.report) == null ? void 0 : X.totalTime) >= 0 ? (n(), a("div",
|
|
10499
|
+
])) : ((X = s.report) == null ? void 0 : X.totalTime) >= 0 ? (n(), a("div", xC, [
|
|
10514
10500
|
l[13] || (l[13] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10515
|
-
t("span",
|
|
10501
|
+
t("span", zC, e((K = s.report) == null ? void 0 : K.totalTime), 1),
|
|
10516
10502
|
l[14] || (l[14] = t("span", { class: "unit" }, "hrs", -1))
|
|
10517
|
-
])) : (n(), a("div",
|
|
10503
|
+
])) : (n(), a("div", pC, "N/A"))
|
|
10518
10504
|
])
|
|
10519
10505
|
]),
|
|
10520
|
-
t("div",
|
|
10506
|
+
t("div", jC, [
|
|
10521
10507
|
l[20] || (l[20] = t("div", { class: "title" }, "FO Total Consumption", -1)),
|
|
10522
|
-
t("div",
|
|
10523
|
-
((q = s.report) == null ? void 0 : q.totalFoCons) < 0 ? (n(), a("div",
|
|
10508
|
+
t("div", fC, [
|
|
10509
|
+
((q = s.report) == null ? void 0 : q.totalFoCons) < 0 ? (n(), a("div", CC, [
|
|
10524
10510
|
l[16] || (l[16] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10525
|
-
t("span",
|
|
10511
|
+
t("span", bC, e(($ = s.report) == null ? void 0 : $.totalFoCons), 1),
|
|
10526
10512
|
l[17] || (l[17] = t("span", { class: "unit" }, "mt", -1))
|
|
10527
|
-
])) : ((et = s.report) == null ? void 0 : et.totalFoCons) >= 0 ? (n(), a("div",
|
|
10513
|
+
])) : ((et = s.report) == null ? void 0 : et.totalFoCons) >= 0 ? (n(), a("div", UC, [
|
|
10528
10514
|
l[18] || (l[18] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10529
|
-
t("span",
|
|
10515
|
+
t("span", mC, e((P = s.report) == null ? void 0 : P.totalFoCons), 1),
|
|
10530
10516
|
l[19] || (l[19] = t("span", { class: "unit" }, "mt", -1))
|
|
10531
|
-
])) : (n(), a("div",
|
|
10517
|
+
])) : (n(), a("div", EC, "N/A"))
|
|
10532
10518
|
])
|
|
10533
10519
|
]),
|
|
10534
|
-
t("div",
|
|
10520
|
+
t("div", OC, [
|
|
10535
10521
|
l[25] || (l[25] = t("div", { class: "title" }, "MGO Total Consumption", -1)),
|
|
10536
|
-
t("div",
|
|
10537
|
-
((Nt = s.report) == null ? void 0 : Nt.totalDgoCons) < 0 ? (n(), a("div",
|
|
10522
|
+
t("div", YC, [
|
|
10523
|
+
((Nt = s.report) == null ? void 0 : Nt.totalDgoCons) < 0 ? (n(), a("div", SC, [
|
|
10538
10524
|
l[21] || (l[21] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10539
|
-
t("span",
|
|
10525
|
+
t("span", wC, e((It = s.report) == null ? void 0 : It.totalDgoCons), 1),
|
|
10540
10526
|
l[22] || (l[22] = t("span", { class: "unit" }, "mt", -1))
|
|
10541
|
-
])) : ((gt = s.report) == null ? void 0 : gt.totalDgoCons) >= 0 ? (n(), a("div",
|
|
10527
|
+
])) : ((gt = s.report) == null ? void 0 : gt.totalDgoCons) >= 0 ? (n(), a("div", QC, [
|
|
10542
10528
|
l[23] || (l[23] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10543
|
-
t("span",
|
|
10529
|
+
t("span", kC, e((ut = s.report) == null ? void 0 : ut.totalDgoCons), 1),
|
|
10544
10530
|
l[24] || (l[24] = t("span", { class: "unit" }, "mt", -1))
|
|
10545
|
-
])) : (n(), a("div",
|
|
10531
|
+
])) : (n(), a("div", hC, "N/A"))
|
|
10546
10532
|
])
|
|
10547
10533
|
])
|
|
10548
10534
|
])
|
|
@@ -10551,8 +10537,8 @@ function Xf(i, l, s, N, M, d) {
|
|
|
10551
10537
|
class: p(["section remark-section", d.computeBlankHtml(M.remarks) ? "print-hidden" : ""])
|
|
10552
10538
|
}, [
|
|
10553
10539
|
l[27] || (l[27] = t("div", { class: "subtitle" }, "Remarks", -1)),
|
|
10554
|
-
t("div",
|
|
10555
|
-
M.editable ? (n(), a("div",
|
|
10540
|
+
t("div", RC, [
|
|
10541
|
+
M.editable ? (n(), a("div", FC, [
|
|
10556
10542
|
M.editable ? (n(), sl(r, {
|
|
10557
10543
|
key: 0,
|
|
10558
10544
|
modelValue: M.remarks,
|
|
@@ -10566,14 +10552,14 @@ function Xf(i, l, s, N, M, d) {
|
|
|
10566
10552
|
class: "remark-block",
|
|
10567
10553
|
onDblclick: l[2] || (l[2] = (Tt) => M.editable = !0)
|
|
10568
10554
|
}, [
|
|
10569
|
-
d.computeBlankHtml(M.remarks) ? (n(), a("div",
|
|
10555
|
+
d.computeBlankHtml(M.remarks) ? (n(), a("div", PC, "Please double click to modify remark")) : (n(), a("div", {
|
|
10570
10556
|
key: 0,
|
|
10571
10557
|
innerHTML: M.remarks
|
|
10572
|
-
}, null, 8,
|
|
10558
|
+
}, null, 8, VC))
|
|
10573
10559
|
], 32))
|
|
10574
10560
|
])
|
|
10575
10561
|
], 2),
|
|
10576
|
-
t("div",
|
|
10562
|
+
t("div", GC, [
|
|
10577
10563
|
l[32] || (l[32] = t("div", { class: "subtitle" }, "Stoppage Info", -1)),
|
|
10578
10564
|
t("table", null, [
|
|
10579
10565
|
l[31] || (l[31] = t("thead", null, [
|
|
@@ -10615,39 +10601,39 @@ function Xf(i, l, s, N, M, d) {
|
|
|
10615
10601
|
])
|
|
10616
10602
|
], -1)),
|
|
10617
10603
|
t("tbody", null, [
|
|
10618
|
-
(ct = s.report) != null && ct.id ? (n(), a("tr",
|
|
10604
|
+
(ct = s.report) != null && ct.id ? (n(), a("tr", WC, [
|
|
10619
10605
|
l[28] || (l[28] = t("td", { rowspan: 2 }, "1", -1)),
|
|
10620
10606
|
l[29] || (l[29] = t("td", null, "Stopped", -1)),
|
|
10621
10607
|
t("td", null, e(d.computeLat((o = s.report) == null ? void 0 : o.stopLat).pretty) + " / " + e(d.computeLng((tt = s.report) == null ? void 0 : tt.stopLng).pretty), 1),
|
|
10622
10608
|
t("td", null, e(d.computeUTCTime((at = s.report) == null ? void 0 : at.stopTime)), 1),
|
|
10623
10609
|
t("td", null, e(d.computeRoundPrecision(((dt = s.report) == null ? void 0 : dt.stopFoBrob) ?? "-")), 1),
|
|
10624
10610
|
t("td", null, e(d.computeRoundPrecision(((Mt = s.report) == null ? void 0 : Mt.stopDgoBrob) ?? "-")), 1),
|
|
10625
|
-
t("td",
|
|
10626
|
-
t("td",
|
|
10627
|
-
t("td",
|
|
10611
|
+
t("td", LC, e(d.computeRoundPrecision(((yt = s.report) == null ? void 0 : yt.totalTime) ?? "-")), 1),
|
|
10612
|
+
t("td", ZC, e(d.computeRoundPrecision(((At = s.report) == null ? void 0 : At.totalFoCons) ?? "-")), 1),
|
|
10613
|
+
t("td", BC, e(d.computeRoundPrecision(((st = s.report) == null ? void 0 : st.totalDgoCons) ?? "-")), 1)
|
|
10628
10614
|
])) : A("", !0),
|
|
10629
|
-
(zt = s.report) != null && zt.id ? (n(), a("tr",
|
|
10615
|
+
(zt = s.report) != null && zt.id ? (n(), a("tr", HC, [
|
|
10630
10616
|
l[30] || (l[30] = t("td", null, "Resumed", -1)),
|
|
10631
10617
|
t("td", null, e(d.computeLat((pt = s.report) == null ? void 0 : pt.resumeLat).pretty) + " / " + e(d.computeLng((jt = s.report) == null ? void 0 : jt.resumeLng).pretty), 1),
|
|
10632
|
-
t("td", null, e(d.computeUTCTime((
|
|
10633
|
-
t("td", null, e(d.computeRoundPrecision(((
|
|
10634
|
-
t("td", null, e(d.computeRoundPrecision(((
|
|
10618
|
+
t("td", null, e(d.computeUTCTime((ft = s.report) == null ? void 0 : ft.resumeTime)), 1),
|
|
10619
|
+
t("td", null, e(d.computeRoundPrecision(((Ct = s.report) == null ? void 0 : Ct.resumeFoBrob) ?? "-")), 1),
|
|
10620
|
+
t("td", null, e(d.computeRoundPrecision(((bt = s.report) == null ? void 0 : bt.resumeDgoBrob) ?? "-")), 1)
|
|
10635
10621
|
])) : A("", !0)
|
|
10636
10622
|
])
|
|
10637
10623
|
])
|
|
10638
10624
|
]),
|
|
10639
|
-
t("div",
|
|
10625
|
+
t("div", _C, [
|
|
10640
10626
|
l[33] || (l[33] = t("div", { class: "subtitle" }, "Voayge Map", -1)),
|
|
10641
10627
|
t("img", {
|
|
10642
10628
|
src: (Ut = s.report) == null ? void 0 : Ut.chartUrl,
|
|
10643
10629
|
alt: ""
|
|
10644
|
-
}, null, 8,
|
|
10630
|
+
}, null, 8, JC)
|
|
10645
10631
|
])
|
|
10646
10632
|
])
|
|
10647
10633
|
]);
|
|
10648
10634
|
}
|
|
10649
|
-
const
|
|
10650
|
-
const
|
|
10635
|
+
const KC = /* @__PURE__ */ el(tC, [["render", XC], ["__scopeId", "data-v-9f61c1d3"]]);
|
|
10636
|
+
const qC = {
|
|
10651
10637
|
name: "OrmStoppage",
|
|
10652
10638
|
components: {
|
|
10653
10639
|
IdmBrand: Ms,
|
|
@@ -10708,121 +10694,121 @@ const qf = {
|
|
|
10708
10694
|
this.editable = !1, this.remarks = i, this.$emit("commit", i);
|
|
10709
10695
|
}
|
|
10710
10696
|
}
|
|
10711
|
-
}, $
|
|
10697
|
+
}, $C = { class: "stoppage-report" }, tb = { class: "content-box" }, lb = { class: "info-box border" }, eb = { class: "flex-between row" }, sb = {
|
|
10712
10698
|
class: "flex-between",
|
|
10713
10699
|
style: { width: "48%" }
|
|
10714
|
-
},
|
|
10700
|
+
}, ib = {
|
|
10715
10701
|
class: "flex-between",
|
|
10716
10702
|
style: { width: "48%" }
|
|
10717
|
-
},
|
|
10703
|
+
}, ob = {
|
|
10718
10704
|
key: 0,
|
|
10719
10705
|
style: { "margin-left": "5px" }
|
|
10720
|
-
},
|
|
10706
|
+
}, nb = { class: "flex-between row" }, ab = {
|
|
10721
10707
|
class: "flex-between",
|
|
10722
10708
|
style: { width: "48%" }
|
|
10723
|
-
},
|
|
10709
|
+
}, db = {
|
|
10724
10710
|
class: "flex-between",
|
|
10725
10711
|
style: { width: "48%" }
|
|
10726
|
-
},
|
|
10712
|
+
}, Mb = {
|
|
10727
10713
|
key: 0,
|
|
10728
10714
|
style: { "margin-left": "5px" }
|
|
10729
|
-
},
|
|
10715
|
+
}, rb = { class: "flex-between row" }, Db = {
|
|
10730
10716
|
class: "flex-between",
|
|
10731
10717
|
style: { width: "48%" }
|
|
10732
|
-
},
|
|
10718
|
+
}, Nb = {
|
|
10733
10719
|
class: "flex-between",
|
|
10734
10720
|
style: { width: "48%" }
|
|
10735
|
-
},
|
|
10721
|
+
}, Ib = { class: "section summary-section" }, gb = { class: "formula-block flex-between border" }, ub = { class: "item" }, cb = { class: "value flex-end" }, yb = { key: 0 }, Ab = { class: "gain" }, vb = { key: 1 }, Tb = { class: "lost" }, xb = { key: 2 }, zb = { class: "item" }, pb = { class: "value flex-end" }, jb = { key: 0 }, fb = { class: "gain" }, Cb = { key: 1 }, bb = { class: "lost" }, Ub = { key: 2 }, mb = { class: "item" }, Eb = { class: "value flex-end" }, Ob = { key: 0 }, Yb = { class: "gain" }, Sb = { key: 1 }, wb = { class: "lost" }, Qb = { key: 2 }, kb = { class: "section-content" }, hb = {
|
|
10736
10722
|
key: 0,
|
|
10737
10723
|
class: ""
|
|
10738
|
-
},
|
|
10739
|
-
function
|
|
10740
|
-
var u, j,
|
|
10724
|
+
}, Rb = ["innerHTML"], Fb = { key: 1 }, Vb = { class: "section table-section" }, Pb = { rowspan: 2 }, Gb = { rowspan: 2 }, Wb = { rowspan: 2 }, Lb = { rowspan: 2 }, Zb = { class: "section map-section" }, Bb = ["src"], Hb = ["src"];
|
|
10725
|
+
function _b(i, l, s, N, M, d) {
|
|
10726
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt;
|
|
10741
10727
|
const y = V("IdmBrand"), r = V("Editor");
|
|
10742
|
-
return n(), a("div", $
|
|
10728
|
+
return n(), a("div", $C, [
|
|
10743
10729
|
O(y, { name: "Voyage Stoppage Report" }),
|
|
10744
|
-
t("div",
|
|
10745
|
-
t("div",
|
|
10746
|
-
t("div",
|
|
10747
|
-
t("div",
|
|
10730
|
+
t("div", tb, [
|
|
10731
|
+
t("div", lb, [
|
|
10732
|
+
t("div", eb, [
|
|
10733
|
+
t("div", sb, [
|
|
10748
10734
|
l[3] || (l[3] = t("label", { class: "label" }, "Prepared For:", -1)),
|
|
10749
|
-
t("div", null, e((
|
|
10735
|
+
t("div", null, e((b = (j = (u = s.report) == null ? void 0 : u.voyage) == null ? void 0 : j.company) == null ? void 0 : b.name), 1)
|
|
10750
10736
|
]),
|
|
10751
|
-
t("div",
|
|
10737
|
+
t("div", ib, [
|
|
10752
10738
|
l[4] || (l[4] = t("label", { class: "label" }, "Departure Port:", -1)),
|
|
10753
10739
|
t("div", null, [
|
|
10754
10740
|
t("span", null, e((v = (c = s.report) == null ? void 0 : c.departure) == null ? void 0 : v.name), 1),
|
|
10755
|
-
(U = (w = s.report) == null ? void 0 : w.departure) != null && U.atd || (E = (m = s.report) == null ? void 0 : m.departure) != null && E.etd ? (n(), a("span",
|
|
10741
|
+
(U = (w = s.report) == null ? void 0 : w.departure) != null && U.atd || (E = (m = s.report) == null ? void 0 : m.departure) != null && E.etd ? (n(), a("span", ob, " , " + e(d.computeUTCTime(((Q = (C = s.report) == null ? void 0 : C.departure) == null ? void 0 : Q.atd) || ((k = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : k.etd))), 1)) : A("", !0)
|
|
10756
10742
|
])
|
|
10757
10743
|
])
|
|
10758
10744
|
]),
|
|
10759
|
-
t("div",
|
|
10760
|
-
t("div",
|
|
10745
|
+
t("div", nb, [
|
|
10746
|
+
t("div", ab, [
|
|
10761
10747
|
l[5] || (l[5] = t("label", { class: "label" }, "Vessel:", -1)),
|
|
10762
10748
|
t("div", null, e((W = (F = (T = s.report) == null ? void 0 : T.voyage) == null ? void 0 : F.vessel) == null ? void 0 : W.name), 1)
|
|
10763
10749
|
]),
|
|
10764
|
-
t("div",
|
|
10750
|
+
t("div", db, [
|
|
10765
10751
|
l[6] || (l[6] = t("label", { class: "label" }, "Arrival Port:", -1)),
|
|
10766
10752
|
t("div", null, [
|
|
10767
10753
|
t("span", null, e((Z = (L = s.report) == null ? void 0 : L.destination) == null ? void 0 : Z.name), 1),
|
|
10768
|
-
(H = (B = s.report) == null ? void 0 : B.arrival) != null && H.ata || (X = (_ = s.report) == null ? void 0 : _.arrival) != null && X.eta ? (n(), a("span",
|
|
10754
|
+
(H = (B = s.report) == null ? void 0 : B.arrival) != null && H.ata || (X = (_ = s.report) == null ? void 0 : _.arrival) != null && X.eta ? (n(), a("span", Mb, " , " + e(d.computeUTCTime(((q = (K = s.report) == null ? void 0 : K.arrival) == null ? void 0 : q.ata) || ((et = ($ = s.report) == null ? void 0 : $.arrival) == null ? void 0 : et.eta))), 1)) : A("", !0)
|
|
10769
10755
|
])
|
|
10770
10756
|
])
|
|
10771
10757
|
]),
|
|
10772
|
-
t("div",
|
|
10773
|
-
t("div",
|
|
10758
|
+
t("div", rb, [
|
|
10759
|
+
t("div", Db, [
|
|
10774
10760
|
l[7] || (l[7] = t("label", { class: "label" }, "Voyage No:", -1)),
|
|
10775
10761
|
t("div", null, e((Nt = (P = s.report) == null ? void 0 : P.voyage) == null ? void 0 : Nt.number), 1)
|
|
10776
10762
|
]),
|
|
10777
|
-
t("div",
|
|
10763
|
+
t("div", Nb, [
|
|
10778
10764
|
l[8] || (l[8] = t("label", { class: "label" }, "Load Condition:", -1)),
|
|
10779
10765
|
t("div", null, e((gt = (It = s.report) == null ? void 0 : It.voyage) == null ? void 0 : gt.loadCondition), 1)
|
|
10780
10766
|
])
|
|
10781
10767
|
])
|
|
10782
10768
|
]),
|
|
10783
|
-
t("div",
|
|
10769
|
+
t("div", Ib, [
|
|
10784
10770
|
l[24] || (l[24] = t("div", { class: "subtitle" }, "Summary", -1)),
|
|
10785
|
-
t("div",
|
|
10786
|
-
t("div",
|
|
10771
|
+
t("div", gb, [
|
|
10772
|
+
t("div", ub, [
|
|
10787
10773
|
l[13] || (l[13] = t("div", { class: "title" }, "Total Time Lost", -1)),
|
|
10788
|
-
t("div",
|
|
10789
|
-
((ct = (ut = s.report) == null ? void 0 : ut.pvsr) == null ? void 0 : ct.totalTime) < 0 ? (n(), a("div",
|
|
10774
|
+
t("div", cb, [
|
|
10775
|
+
((ct = (ut = s.report) == null ? void 0 : ut.pvsr) == null ? void 0 : ct.totalTime) < 0 ? (n(), a("div", yb, [
|
|
10790
10776
|
l[9] || (l[9] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10791
|
-
t("span",
|
|
10777
|
+
t("span", Ab, e((tt = (o = s.report) == null ? void 0 : o.pvsr) == null ? void 0 : tt.totalTime), 1),
|
|
10792
10778
|
l[10] || (l[10] = t("span", { class: "unit" }, "hrs", -1))
|
|
10793
|
-
])) : ((dt = (at = s.report) == null ? void 0 : at.pvsr) == null ? void 0 : dt.totalTime) >= 0 ? (n(), a("div",
|
|
10779
|
+
])) : ((dt = (at = s.report) == null ? void 0 : at.pvsr) == null ? void 0 : dt.totalTime) >= 0 ? (n(), a("div", vb, [
|
|
10794
10780
|
l[11] || (l[11] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10795
|
-
t("span",
|
|
10781
|
+
t("span", Tb, e((yt = (Mt = s.report) == null ? void 0 : Mt.pvsr) == null ? void 0 : yt.totalTime), 1),
|
|
10796
10782
|
l[12] || (l[12] = t("span", { class: "unit" }, "hrs", -1))
|
|
10797
|
-
])) : (n(), a("div",
|
|
10783
|
+
])) : (n(), a("div", xb, "N/A"))
|
|
10798
10784
|
])
|
|
10799
10785
|
]),
|
|
10800
|
-
t("div",
|
|
10786
|
+
t("div", zb, [
|
|
10801
10787
|
l[18] || (l[18] = t("div", { class: "title" }, "FO Total Consumption", -1)),
|
|
10802
|
-
t("div",
|
|
10803
|
-
((st = (At = s.report) == null ? void 0 : At.pvsr) == null ? void 0 : st.totalFoCons) < 0 ? (n(), a("div",
|
|
10788
|
+
t("div", pb, [
|
|
10789
|
+
((st = (At = s.report) == null ? void 0 : At.pvsr) == null ? void 0 : st.totalFoCons) < 0 ? (n(), a("div", jb, [
|
|
10804
10790
|
l[14] || (l[14] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10805
|
-
t("span",
|
|
10791
|
+
t("span", fb, e((pt = (zt = s.report) == null ? void 0 : zt.pvsr) == null ? void 0 : pt.totalFoCons), 1),
|
|
10806
10792
|
l[15] || (l[15] = t("span", { class: "unit" }, "mt", -1))
|
|
10807
|
-
])) : ((
|
|
10793
|
+
])) : ((ft = (jt = s.report) == null ? void 0 : jt.pvsr) == null ? void 0 : ft.totalFoCons) >= 0 ? (n(), a("div", Cb, [
|
|
10808
10794
|
l[16] || (l[16] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10809
|
-
t("span",
|
|
10795
|
+
t("span", bb, e((bt = (Ct = s.report) == null ? void 0 : Ct.pvsr) == null ? void 0 : bt.totalFoCons), 1),
|
|
10810
10796
|
l[17] || (l[17] = t("span", { class: "unit" }, "mt", -1))
|
|
10811
|
-
])) : (n(), a("div",
|
|
10797
|
+
])) : (n(), a("div", Ub, "N/A"))
|
|
10812
10798
|
])
|
|
10813
10799
|
]),
|
|
10814
|
-
t("div",
|
|
10800
|
+
t("div", mb, [
|
|
10815
10801
|
l[23] || (l[23] = t("div", { class: "title" }, "MGO Total Consumption", -1)),
|
|
10816
|
-
t("div",
|
|
10817
|
-
((Tt = (Ut = s.report) == null ? void 0 : Ut.pvsr) == null ? void 0 : Tt.totalDgoCons) < 0 ? (n(), a("div",
|
|
10802
|
+
t("div", Eb, [
|
|
10803
|
+
((Tt = (Ut = s.report) == null ? void 0 : Ut.pvsr) == null ? void 0 : Tt.totalDgoCons) < 0 ? (n(), a("div", Ob, [
|
|
10818
10804
|
l[19] || (l[19] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
10819
|
-
t("span",
|
|
10805
|
+
t("span", Yb, e((Yt = (Ot = s.report) == null ? void 0 : Ot.pvsr) == null ? void 0 : Yt.totalDgoCons), 1),
|
|
10820
10806
|
l[20] || (l[20] = t("span", { class: "unit" }, "mt", -1))
|
|
10821
|
-
])) : ((wt = (St = s.report) == null ? void 0 : St.pvsr) == null ? void 0 : wt.totalDgoCons) >= 0 ? (n(), a("div",
|
|
10807
|
+
])) : ((wt = (St = s.report) == null ? void 0 : St.pvsr) == null ? void 0 : wt.totalDgoCons) >= 0 ? (n(), a("div", Sb, [
|
|
10822
10808
|
l[21] || (l[21] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
10823
|
-
t("span",
|
|
10809
|
+
t("span", wb, e((kt = (Qt = s.report) == null ? void 0 : Qt.pvsr) == null ? void 0 : kt.totalDgoCons), 1),
|
|
10824
10810
|
l[22] || (l[22] = t("span", { class: "unit" }, "mt", -1))
|
|
10825
|
-
])) : (n(), a("div",
|
|
10811
|
+
])) : (n(), a("div", Qb, "N/A"))
|
|
10826
10812
|
])
|
|
10827
10813
|
])
|
|
10828
10814
|
])
|
|
@@ -10831,8 +10817,8 @@ function _C(i, l, s, N, M, d) {
|
|
|
10831
10817
|
class: p(["section remark-section", d.computeBlankHtml(M.remarks) ? "print-hidden" : ""])
|
|
10832
10818
|
}, [
|
|
10833
10819
|
l[25] || (l[25] = t("div", { class: "subtitle" }, "Remarks", -1)),
|
|
10834
|
-
t("div",
|
|
10835
|
-
M.editable ? (n(), a("div",
|
|
10820
|
+
t("div", kb, [
|
|
10821
|
+
M.editable ? (n(), a("div", hb, [
|
|
10836
10822
|
M.editable ? (n(), sl(r, {
|
|
10837
10823
|
key: 0,
|
|
10838
10824
|
modelValue: M.remarks,
|
|
@@ -10846,14 +10832,14 @@ function _C(i, l, s, N, M, d) {
|
|
|
10846
10832
|
class: "remark-block",
|
|
10847
10833
|
onDblclick: l[2] || (l[2] = (R) => M.editable = !0)
|
|
10848
10834
|
}, [
|
|
10849
|
-
d.computeBlankHtml(M.remarks) ? (n(), a("div",
|
|
10835
|
+
d.computeBlankHtml(M.remarks) ? (n(), a("div", Fb, "Please double click to modify remark")) : (n(), a("div", {
|
|
10850
10836
|
key: 0,
|
|
10851
10837
|
innerHTML: M.remarks
|
|
10852
|
-
}, null, 8,
|
|
10838
|
+
}, null, 8, Rb))
|
|
10853
10839
|
], 32))
|
|
10854
10840
|
])
|
|
10855
10841
|
], 2),
|
|
10856
|
-
t("div",
|
|
10842
|
+
t("div", Vb, [
|
|
10857
10843
|
l[29] || (l[29] = t("div", { class: "subtitle" }, "Stoppage Info", -1)),
|
|
10858
10844
|
t("table", null, [
|
|
10859
10845
|
l[28] || (l[28] = t("thead", null, [
|
|
@@ -10895,19 +10881,19 @@ function _C(i, l, s, N, M, d) {
|
|
|
10895
10881
|
])
|
|
10896
10882
|
], -1)),
|
|
10897
10883
|
t("tbody", null, [
|
|
10898
|
-
(n(!0), a(
|
|
10884
|
+
(n(!0), a(f, null, it(((Ft = (Rt = (ht = s.report) == null ? void 0 : ht.pvsr) == null ? void 0 : Rt.extend) == null ? void 0 : Ft.segments) || [], (R, Bt) => {
|
|
10899
10885
|
var Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt;
|
|
10900
|
-
return n(), a(
|
|
10886
|
+
return n(), a(f, { key: Bt }, [
|
|
10901
10887
|
t("tr", null, [
|
|
10902
|
-
t("td",
|
|
10888
|
+
t("td", Pb, e(Bt + 1), 1),
|
|
10903
10889
|
l[26] || (l[26] = t("td", null, "Stopped", -1)),
|
|
10904
10890
|
t("td", null, e(d.computeLat((Ht = R == null ? void 0 : R.stop) == null ? void 0 : Ht.lat).pretty) + " / " + e(d.computeLng((I = R == null ? void 0 : R.stop) == null ? void 0 : I.lng).pretty), 1),
|
|
10905
10891
|
t("td", null, e(d.computeUTCTime((J = R == null ? void 0 : R.stop) == null ? void 0 : J.date)), 1),
|
|
10906
10892
|
t("td", null, e(d.computeRoundPrecision(((vt = R == null ? void 0 : R.stop) == null ? void 0 : vt.foBrob) ?? "-")), 1),
|
|
10907
10893
|
t("td", null, e(d.computeRoundPrecision(((G = R == null ? void 0 : R.stop) == null ? void 0 : G.dgoBrob) ?? "-")), 1),
|
|
10908
|
-
t("td",
|
|
10909
|
-
t("td",
|
|
10910
|
-
t("td",
|
|
10894
|
+
t("td", Gb, e(d.computeRoundPrecision((R == null ? void 0 : R.time) ?? "-")), 1),
|
|
10895
|
+
t("td", Wb, e(d.computeRoundPrecision((R == null ? void 0 : R.foCons) ?? "-")), 1),
|
|
10896
|
+
t("td", Lb, e(d.computeRoundPrecision((R == null ? void 0 : R.dgoCons) ?? "-")), 1)
|
|
10911
10897
|
]),
|
|
10912
10898
|
t("tr", null, [
|
|
10913
10899
|
l[27] || (l[27] = t("td", null, "Resumed", -1)),
|
|
@@ -10921,30 +10907,30 @@ function _C(i, l, s, N, M, d) {
|
|
|
10921
10907
|
])
|
|
10922
10908
|
])
|
|
10923
10909
|
]),
|
|
10924
|
-
t("div",
|
|
10910
|
+
t("div", Zb, [
|
|
10925
10911
|
l[30] || (l[30] = t("div", { class: "subtitle" }, "Voayge Map", -1)),
|
|
10926
10912
|
((mt = (Gt = (Pt = (Vt = s.report) == null ? void 0 : Vt.pvsr) == null ? void 0 : Pt.extend) == null ? void 0 : Gt.segments) == null ? void 0 : mt.length) === 1 ? (n(), a("img", {
|
|
10927
10913
|
key: 0,
|
|
10928
10914
|
class: "img-single",
|
|
10929
10915
|
src: (D = (Xt = s.report) == null ? void 0 : Xt.pvsr) == null ? void 0 : D.chartUrl,
|
|
10930
10916
|
alt: ""
|
|
10931
|
-
}, null, 8,
|
|
10917
|
+
}, null, 8, Bb)) : A("", !0),
|
|
10932
10918
|
((Wt = (xt = (h = (rt = s.report) == null ? void 0 : rt.pvsr) == null ? void 0 : h.extend) == null ? void 0 : xt.segments) == null ? void 0 : Wt.length) > 1 ? (n(), a("img", {
|
|
10933
10919
|
key: 1,
|
|
10934
10920
|
class: "img-multiple",
|
|
10935
10921
|
src: (Zt = (Lt = s.report) == null ? void 0 : Lt.pvsr) == null ? void 0 : Zt.chartUrl,
|
|
10936
10922
|
alt: ""
|
|
10937
|
-
}, null, 8,
|
|
10923
|
+
}, null, 8, Hb)) : A("", !0)
|
|
10938
10924
|
])
|
|
10939
10925
|
])
|
|
10940
10926
|
]);
|
|
10941
10927
|
}
|
|
10942
|
-
const
|
|
10928
|
+
const Jb = /* @__PURE__ */ el(qC, [["render", _b], ["__scopeId", "data-v-ecd2c9a5"]]), $S = {
|
|
10943
10929
|
install(i) {
|
|
10944
|
-
i.component("StoppageReport",
|
|
10930
|
+
i.component("StoppageReport", KC), i.component("MergeStoppageReport", Jb);
|
|
10945
10931
|
}
|
|
10946
10932
|
};
|
|
10947
|
-
const
|
|
10933
|
+
const Xb = {
|
|
10948
10934
|
name: "OrmComparison",
|
|
10949
10935
|
components: {
|
|
10950
10936
|
Editor: rs,
|
|
@@ -10995,7 +10981,7 @@ const XC = {
|
|
|
10995
10981
|
this.editable = !1, this.$emit("commit", i);
|
|
10996
10982
|
}
|
|
10997
10983
|
}
|
|
10998
|
-
},
|
|
10984
|
+
}, Kb = { class: "comparison-report" }, qb = { class: "content-box" }, $b = { class: "info-box border-dashed" }, tU = { class: "flex-between row" }, lU = {
|
|
10999
10985
|
class: "flex-between",
|
|
11000
10986
|
style: { width: "48%" }
|
|
11001
10987
|
}, eU = {
|
|
@@ -11013,7 +10999,7 @@ const XC = {
|
|
|
11013
10999
|
}, rU = {
|
|
11014
11000
|
class: "flex-between",
|
|
11015
11001
|
style: { width: "48%" }
|
|
11016
|
-
}, DU = { class: "section summary-section" }, NU = { class: "border-solid" }, IU = { class: "summary-block flex-between" }, gU = { class: "item" }, uU = { class: "value flex-end" }, cU = { key: 0 }, yU = { class: "gain" }, AU = { key: 1 }, vU = { class: "lost" }, TU = { key: 2 }, xU = { class: "item" }, zU = { class: "value flex-end" }, pU = { key: 0 }, jU = { class: "gain" },
|
|
11002
|
+
}, DU = { class: "section summary-section" }, NU = { class: "border-solid" }, IU = { class: "summary-block flex-between" }, gU = { class: "item" }, uU = { class: "value flex-end" }, cU = { key: 0 }, yU = { class: "gain" }, AU = { key: 1 }, vU = { class: "lost" }, TU = { key: 2 }, xU = { class: "item" }, zU = { class: "value flex-end" }, pU = { key: 0 }, jU = { class: "gain" }, fU = { key: 1 }, CU = { class: "lost" }, bU = { key: 2 }, UU = { class: "item" }, mU = { class: "value flex-end" }, EU = { key: 0 }, OU = { class: "gain" }, YU = { key: 1 }, SU = { class: "lost" }, wU = { key: 2 }, QU = { class: "section-content" }, kU = {
|
|
11017
11003
|
key: 0,
|
|
11018
11004
|
class: ""
|
|
11019
11005
|
}, hU = ["innerHTML"], RU = { key: 1 }, FU = { class: "section map-section" }, VU = { class: "report-map" }, PU = ["src"], GU = {
|
|
@@ -11030,12 +11016,12 @@ const XC = {
|
|
|
11030
11016
|
colspan: "2"
|
|
11031
11017
|
};
|
|
11032
11018
|
function _U(i, l, s, N, M, d) {
|
|
11033
|
-
var u, j,
|
|
11019
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D;
|
|
11034
11020
|
const y = V("IdmBrand"), r = V("Editor");
|
|
11035
|
-
return n(), a("div",
|
|
11021
|
+
return n(), a("div", Kb, [
|
|
11036
11022
|
O(y, { name: "Voyage Comparison Report" }),
|
|
11037
|
-
t("div",
|
|
11038
|
-
t("div", $
|
|
11023
|
+
t("div", qb, [
|
|
11024
|
+
t("div", $b, [
|
|
11039
11025
|
t("div", tU, [
|
|
11040
11026
|
t("div", lU, [
|
|
11041
11027
|
l[3] || (l[3] = t("label", { class: "label" }, "Prepared For:", -1)),
|
|
@@ -11044,7 +11030,7 @@ function _U(i, l, s, N, M, d) {
|
|
|
11044
11030
|
t("div", eU, [
|
|
11045
11031
|
l[5] || (l[5] = t("label", { class: "label" }, "Departure Port:", -1)),
|
|
11046
11032
|
t("div", null, [
|
|
11047
|
-
t("span", null, e((
|
|
11033
|
+
t("span", null, e((b = (j = s.report) == null ? void 0 : j.departure) == null ? void 0 : b.name), 1),
|
|
11048
11034
|
l[4] || (l[4] = g(" , ")),
|
|
11049
11035
|
t("span", sU, e(d.computeUTCTime(((v = (c = s.report) == null ? void 0 : c.departure) == null ? void 0 : v.atd) || ((U = (w = s.report) == null ? void 0 : w.departure) == null ? void 0 : U.etd))), 1)
|
|
11050
11036
|
])
|
|
@@ -11058,7 +11044,7 @@ function _U(i, l, s, N, M, d) {
|
|
|
11058
11044
|
t("div", nU, [
|
|
11059
11045
|
l[8] || (l[8] = t("label", { class: "label" }, "Arrival Port:", -1)),
|
|
11060
11046
|
t("div", null, [
|
|
11061
|
-
t("span", null, e((Q = (
|
|
11047
|
+
t("span", null, e((Q = (C = s.report) == null ? void 0 : C.arrival) == null ? void 0 : Q.name), 1),
|
|
11062
11048
|
l[7] || (l[7] = g(" , ")),
|
|
11063
11049
|
t("span", aU, e(d.computeUTCTime(((k = (Y = s.report) == null ? void 0 : Y.arrival) == null ? void 0 : k.ata) || ((F = (T = s.report) == null ? void 0 : T.arrival) == null ? void 0 : F.eta))), 1)
|
|
11064
11050
|
])
|
|
@@ -11105,12 +11091,12 @@ function _U(i, l, s, N, M, d) {
|
|
|
11105
11091
|
l[20] || (l[20] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
11106
11092
|
t("span", jU, e(Math.abs(($ = s.report) == null ? void 0 : $.diffFoCons)), 1),
|
|
11107
11093
|
l[21] || (l[21] = t("span", { class: "unit" }, "mt", -1))
|
|
11108
|
-
])) : ((et = s.report) == null ? void 0 : et.diffFoCons) > 0 ? (n(), a("div",
|
|
11094
|
+
])) : ((et = s.report) == null ? void 0 : et.diffFoCons) > 0 ? (n(), a("div", fU, [
|
|
11109
11095
|
l[22] || (l[22] = t("span", { class: "text" }, "Lost", -1)),
|
|
11110
11096
|
l[23] || (l[23] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
11111
|
-
t("span",
|
|
11097
|
+
t("span", CU, e(Math.abs((P = s.report) == null ? void 0 : P.diffFoCons)), 1),
|
|
11112
11098
|
l[24] || (l[24] = t("span", { class: "unit" }, "mt", -1))
|
|
11113
|
-
])) : (n(), a("div",
|
|
11099
|
+
])) : (n(), a("div", bU, "No Difference"))
|
|
11114
11100
|
])
|
|
11115
11101
|
]),
|
|
11116
11102
|
t("div", UU, [
|
|
@@ -11218,12 +11204,12 @@ function _U(i, l, s, N, M, d) {
|
|
|
11218
11204
|
]),
|
|
11219
11205
|
t("tr", null, [
|
|
11220
11206
|
l[44] || (l[44] = t("td", null, "Average Speed (kts)", -1)),
|
|
11221
|
-
t("td", null, e(((
|
|
11222
|
-
t("td", null, e(((
|
|
11207
|
+
t("td", null, e(((ft = s.report) == null ? void 0 : ft.actualAvgSpd) ?? "—"), 1),
|
|
11208
|
+
t("td", null, e(((Ct = s.report) == null ? void 0 : Ct.recmdAvgSpd) ?? "—"), 1)
|
|
11223
11209
|
]),
|
|
11224
11210
|
t("tr", null, [
|
|
11225
11211
|
l[45] || (l[45] = t("td", null, "Current Factor (kts)", -1)),
|
|
11226
|
-
t("td", null, e(((
|
|
11212
|
+
t("td", null, e(((bt = s.report) == null ? void 0 : bt.actualAvgCF) ?? "—"), 1),
|
|
11227
11213
|
t("td", null, e(((Ut = s.report) == null ? void 0 : Ut.recmdAvgCF) ?? "—"), 1)
|
|
11228
11214
|
]),
|
|
11229
11215
|
t("tr", null, [
|
|
@@ -11290,7 +11276,7 @@ function _U(i, l, s, N, M, d) {
|
|
|
11290
11276
|
])
|
|
11291
11277
|
]);
|
|
11292
11278
|
}
|
|
11293
|
-
const JU = /* @__PURE__ */ el(
|
|
11279
|
+
const JU = /* @__PURE__ */ el(Xb, [["render", _U], ["__scopeId", "data-v-de288d5d"]]);
|
|
11294
11280
|
const XU = {
|
|
11295
11281
|
name: "ComparisonFli",
|
|
11296
11282
|
components: {
|
|
@@ -11389,7 +11375,7 @@ const XU = {
|
|
|
11389
11375
|
}, um = { class: "flex" }, cm = { class: "flexM" }, ym = { class: "summary-item" }, Am = {
|
|
11390
11376
|
class: "flexL gray",
|
|
11391
11377
|
style: { display: "flex" }
|
|
11392
|
-
}, vm = { class: "flex" }, Tm = { class: "flexM" }, xm = { class: "report-summary" }, zm = { class: "summary-item" }, pm = { class: "summary-item" }, jm = { class: "summary-item" },
|
|
11378
|
+
}, vm = { class: "flex" }, Tm = { class: "flexM" }, xm = { class: "report-summary" }, zm = { class: "summary-item" }, pm = { class: "summary-item" }, jm = { class: "summary-item" }, fm = { class: "report-map" }, Cm = ["src"], bm = {
|
|
11393
11379
|
key: 0,
|
|
11394
11380
|
class: "subtitle"
|
|
11395
11381
|
}, Um = {
|
|
@@ -11397,7 +11383,7 @@ const XU = {
|
|
|
11397
11383
|
class: "report-summary"
|
|
11398
11384
|
}, mm = { class: "summary-item" }, Em = { class: "flexL blue center" }, Om = { class: "summary-item" }, Ym = { class: "flexL blue center" }, Sm = { class: "summary-item" }, wm = { class: "flexL blue center" }, Qm = { class: "report-summary" }, km = { class: "summary-item" }, hm = { class: "flex blue-light center" }, Rm = { class: "flex blue-light center" }, Fm = { class: "summary-item" }, Vm = { class: "flex blue-light center" }, Pm = { class: "flex blue-light center" }, Gm = { class: "summary-item" }, Wm = { class: "flex blue-light center" }, Lm = { class: "flex blue-light center" }, Zm = { class: "summary-item" }, Bm = { class: "flex blue-light center" }, Hm = { class: "flex blue-light center" }, _m = { class: "summary-item" }, Jm = { class: "flex blue-light center" }, Xm = { class: "flex blue-light center" }, Km = { class: "summary-item" }, qm = { class: "flex blue-light center" }, $m = { class: "flex blue-light center" }, tE = { class: "summary-item" }, lE = { class: "flex blue-light center italic" }, eE = { class: "report-summary" }, sE = { class: "summary-item" }, iE = { class: "flex blue-light center" }, oE = { class: "flex blue-light center" }, nE = { class: "summary-item" }, aE = { class: "flex blue-light center" }, dE = { class: "flex blue-light center" }, ME = { class: "summary-item" }, rE = { class: "flex blue-light center" }, DE = { class: "flex blue-light center" }, NE = { class: "summary-item" }, IE = { class: "flex blue-light center" }, gE = { class: "flex blue-light center" }, uE = { class: "summary-item" }, cE = { class: "flex blue-light center italic" }, yE = { class: "summary-item" }, AE = { class: "flex blue-light center italic" }, vE = ["innerHTML"];
|
|
11399
11385
|
function TE(i, l, s, N, M, d) {
|
|
11400
|
-
var r, u, j,
|
|
11386
|
+
var r, u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt;
|
|
11401
11387
|
const y = V("Editor");
|
|
11402
11388
|
return n(), a("div", KU, [
|
|
11403
11389
|
l[33] || (l[33] = t("div", { class: "report-bg" }, [
|
|
@@ -11418,7 +11404,7 @@ function TE(i, l, s, N, M, d) {
|
|
|
11418
11404
|
]),
|
|
11419
11405
|
t("div", om, [
|
|
11420
11406
|
l[5] || (l[5] = t("label", { class: "flex gray" }, "Prepared For", -1)),
|
|
11421
|
-
t("div", nm, e((
|
|
11407
|
+
t("div", nm, e((b = M.comparisonData) == null ? void 0 : b.preparedFor), 1)
|
|
11422
11408
|
]),
|
|
11423
11409
|
t("div", am, [
|
|
11424
11410
|
l[6] || (l[6] = t("label", { class: "flex gray" }, "Vessel Type", -1)),
|
|
@@ -11435,7 +11421,7 @@ function TE(i, l, s, N, M, d) {
|
|
|
11435
11421
|
t("div", Im, [
|
|
11436
11422
|
l[9] || (l[9] = t("label", { class: "flex gray" }, "Departure", -1)),
|
|
11437
11423
|
t("div", gm, [
|
|
11438
|
-
t("span", um, e((Q = (
|
|
11424
|
+
t("span", um, e((Q = (C = M.comparisonData) == null ? void 0 : C.departure) == null ? void 0 : Q.name), 1),
|
|
11439
11425
|
t("span", cm, e(d.computeUTCTime(((k = (Y = M.comparisonData) == null ? void 0 : Y.departure) == null ? void 0 : k.atd) || ((F = (T = M.comparisonData) == null ? void 0 : T.departure) == null ? void 0 : F.etd))), 1)
|
|
11440
11426
|
])
|
|
11441
11427
|
]),
|
|
@@ -11469,16 +11455,16 @@ function TE(i, l, s, N, M, d) {
|
|
|
11469
11455
|
])
|
|
11470
11456
|
]),
|
|
11471
11457
|
l[35] || (l[35] = t("div", { class: "subtitle" }, "Route Map", -1)),
|
|
11472
|
-
t("div",
|
|
11458
|
+
t("div", fm, [
|
|
11473
11459
|
t("img", {
|
|
11474
11460
|
style: { width: "100%" },
|
|
11475
11461
|
src: (Nt = M.comparisonData) == null ? void 0 : Nt.chartUrl,
|
|
11476
11462
|
alt: ""
|
|
11477
|
-
}, null, 8,
|
|
11463
|
+
}, null, 8, Cm),
|
|
11478
11464
|
l[14] || (l[14] = ot('<div class="legend" data-v-24b3bc72><div class="legend-item" data-v-24b3bc72><div style="width:50px;height:0px;border:1px solid var(--actual-route);" data-v-24b3bc72></div><div data-v-24b3bc72>Actual Route</div></div><div class="legend-item" data-v-24b3bc72><div style="width:50px;height:0px;border:1px dashed var(--prior-route);" data-v-24b3bc72></div><div data-v-24b3bc72>Ocean π Recommended Route</div></div></div>', 1))
|
|
11479
11465
|
]),
|
|
11480
11466
|
l[36] || (l[36] = t("div", { class: "page-break" }, null, -1)),
|
|
11481
|
-
(It = M.comparisonData) != null && It.useActual ? A("", !0) : (n(), a("div",
|
|
11467
|
+
(It = M.comparisonData) != null && It.useActual ? A("", !0) : (n(), a("div", bm, "CP Terms")),
|
|
11482
11468
|
(gt = M.comparisonData) != null && gt.useActual ? A("", !0) : (n(), a("div", Um, [
|
|
11483
11469
|
t("div", mm, [
|
|
11484
11470
|
l[15] || (l[15] = t("div", { class: "flex blue" }, "CP Speed (kts)", -1)),
|
|
@@ -11533,15 +11519,15 @@ function TE(i, l, s, N, M, d) {
|
|
|
11533
11519
|
style: { width: "35%" }
|
|
11534
11520
|
}, "Current Factor (kts)", -1)),
|
|
11535
11521
|
t("div", Bm, e(((jt = M.comparisonData) == null ? void 0 : jt.actualAvgCF) ?? "—"), 1),
|
|
11536
|
-
t("div", Hm, e(((
|
|
11522
|
+
t("div", Hm, e(((ft = M.comparisonData) == null ? void 0 : ft.recmdAvgCF) ?? "—"), 1)
|
|
11537
11523
|
]),
|
|
11538
11524
|
t("div", _m, [
|
|
11539
11525
|
l[22] || (l[22] = t("div", {
|
|
11540
11526
|
class: "blue",
|
|
11541
11527
|
style: { width: "35%" }
|
|
11542
11528
|
}, "Weather Factor (kts)", -1)),
|
|
11543
|
-
t("div", Jm, e(((
|
|
11544
|
-
t("div", Xm, e(((
|
|
11529
|
+
t("div", Jm, e(((Ct = M.comparisonData) == null ? void 0 : Ct.actualAvgWF) ?? "—"), 1),
|
|
11530
|
+
t("div", Xm, e(((bt = M.comparisonData) == null ? void 0 : bt.recmdAvgWF) ?? "—"), 1)
|
|
11545
11531
|
]),
|
|
11546
11532
|
t("div", Km, [
|
|
11547
11533
|
l[23] || (l[23] = t("div", {
|
|
@@ -11651,19 +11637,19 @@ const zE = {
|
|
|
11651
11637
|
default: ""
|
|
11652
11638
|
}
|
|
11653
11639
|
}
|
|
11654
|
-
}, pE = { class: "section brand-section flex-space" }, jE = { class: "report-box flex-space" },
|
|
11655
|
-
function
|
|
11640
|
+
}, pE = { class: "section brand-section flex-space" }, jE = { class: "report-box flex-space" }, fE = { class: "name flex-start" };
|
|
11641
|
+
function CE(i, l, s, N, M, d) {
|
|
11656
11642
|
return n(), a("div", pE, [
|
|
11657
11643
|
l[1] || (l[1] = ot('<div class="logo-box flex-center" data-v-d5871b6a><a class="logo" href="https://www.idmwx.com" target="_blank" data-v-d5871b6a><img src="https://img.idmwx.com/asset/orm/logo_300x180.png" data-v-d5871b6a><div class="brand" data-v-d5871b6a><span data-v-d5871b6a>Weather Routing</span><div class="company" data-v-d5871b6a>Ocean Right Marine Service</div></div></a></div>', 1)),
|
|
11658
11644
|
t("div", jE, [
|
|
11659
|
-
t("div",
|
|
11645
|
+
t("div", fE, e(s.name), 1),
|
|
11660
11646
|
l[0] || (l[0] = ot('<div class="support flex-end" data-v-d5871b6a><img src="https://img.idmwx.com/asset/idm/qrcode_for_gh_976e5ac920c0_258.jpg" data-v-d5871b6a><div style="margin-left:10px;" data-v-d5871b6a><div class="name flex-space" data-v-d5871b6a><label data-v-d5871b6a>IDM Service Team</label></div><div class="desc flex-center" data-v-d5871b6a>Technical Support & Consulting Center</div></div></div>', 1))
|
|
11661
11647
|
])
|
|
11662
11648
|
]);
|
|
11663
11649
|
}
|
|
11664
|
-
const
|
|
11650
|
+
const bE = /* @__PURE__ */ el(zE, [["render", CE], ["__scopeId", "data-v-d5871b6a"]]), lw = {
|
|
11665
11651
|
install(i) {
|
|
11666
|
-
i.component("IdmBrand", Ms), i.component("IdmThird",
|
|
11652
|
+
i.component("IdmBrand", Ms), i.component("IdmThird", bE);
|
|
11667
11653
|
}
|
|
11668
11654
|
};
|
|
11669
11655
|
const UE = {
|
|
@@ -12790,13 +12776,13 @@ function wE(i, l, s, N, M, d) {
|
|
|
12790
12776
|
colspan: 2,
|
|
12791
12777
|
class: "label"
|
|
12792
12778
|
}, "AREA NO.", -1)),
|
|
12793
|
-
(n(!0), a(
|
|
12779
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
12794
12780
|
key: r.rank,
|
|
12795
12781
|
class: "label"
|
|
12796
12782
|
}, e(r.rank), 1))), 128))
|
|
12797
12783
|
]),
|
|
12798
12784
|
t("tr", null, [
|
|
12799
|
-
(n(!0), a(
|
|
12785
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
12800
12786
|
key: r.rank,
|
|
12801
12787
|
style: us({ width: r.width }),
|
|
12802
12788
|
class: "label"
|
|
@@ -12804,10 +12790,10 @@ function wE(i, l, s, N, M, d) {
|
|
|
12804
12790
|
])
|
|
12805
12791
|
]),
|
|
12806
12792
|
t("tbody", null, [
|
|
12807
|
-
(n(!0), a(
|
|
12793
|
+
(n(!0), a(f, null, it(M.area, (r, u) => (n(), a("tr", { key: u }, [
|
|
12808
12794
|
t("td", OE, e(r.rank), 1),
|
|
12809
12795
|
t("td", YE, e(r.name), 1),
|
|
12810
|
-
(n(!0), a(
|
|
12796
|
+
(n(!0), a(f, null, it(M.area.length, (j) => (n(), a("td", {
|
|
12811
12797
|
key: j,
|
|
12812
12798
|
innerHTML: M.quota[u][j - 1] || ""
|
|
12813
12799
|
}, null, 8, SE))), 128))
|
|
@@ -13399,13 +13385,13 @@ function GE(i, l, s, N, M, d) {
|
|
|
13399
13385
|
colspan: 2,
|
|
13400
13386
|
class: "label"
|
|
13401
13387
|
}, "AREA NO.", -1)),
|
|
13402
|
-
(n(!0), a(
|
|
13388
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
13403
13389
|
key: r.rank,
|
|
13404
13390
|
class: "label"
|
|
13405
13391
|
}, e(r.rank), 1))), 128))
|
|
13406
13392
|
]),
|
|
13407
13393
|
t("tr", null, [
|
|
13408
|
-
(n(!0), a(
|
|
13394
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
13409
13395
|
key: r.rank,
|
|
13410
13396
|
style: us({ width: r.width }),
|
|
13411
13397
|
class: "label"
|
|
@@ -13413,10 +13399,10 @@ function GE(i, l, s, N, M, d) {
|
|
|
13413
13399
|
])
|
|
13414
13400
|
]),
|
|
13415
13401
|
t("tbody", null, [
|
|
13416
|
-
(n(!0), a(
|
|
13402
|
+
(n(!0), a(f, null, it(M.area, (r, u) => (n(), a("tr", { key: u }, [
|
|
13417
13403
|
t("td", FE, e(r.rank), 1),
|
|
13418
13404
|
t("td", VE, e(r.name), 1),
|
|
13419
|
-
(n(!0), a(
|
|
13405
|
+
(n(!0), a(f, null, it(M.area.length, (j) => (n(), a("td", {
|
|
13420
13406
|
key: j,
|
|
13421
13407
|
innerHTML: M.quota[u][j - 1] || ""
|
|
13422
13408
|
}, null, 8, PE))), 128))
|
|
@@ -14008,13 +13994,13 @@ function XE(i, l, s, N, M, d) {
|
|
|
14008
13994
|
colspan: 2,
|
|
14009
13995
|
class: "label"
|
|
14010
13996
|
}, "AREA NO.", -1)),
|
|
14011
|
-
(n(!0), a(
|
|
13997
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
14012
13998
|
key: r.rank,
|
|
14013
13999
|
class: "label"
|
|
14014
14000
|
}, e(r.rank), 1))), 128))
|
|
14015
14001
|
]),
|
|
14016
14002
|
t("tr", null, [
|
|
14017
|
-
(n(!0), a(
|
|
14003
|
+
(n(!0), a(f, null, it(M.area, (r) => (n(), a("td", {
|
|
14018
14004
|
key: r.rank,
|
|
14019
14005
|
style: us({ width: r.width }),
|
|
14020
14006
|
class: "label"
|
|
@@ -14022,10 +14008,10 @@ function XE(i, l, s, N, M, d) {
|
|
|
14022
14008
|
])
|
|
14023
14009
|
]),
|
|
14024
14010
|
t("tbody", null, [
|
|
14025
|
-
(n(!0), a(
|
|
14011
|
+
(n(!0), a(f, null, it(M.area, (r, u) => (n(), a("tr", { key: u }, [
|
|
14026
14012
|
t("td", HE, e(r.rank), 1),
|
|
14027
14013
|
t("td", _E, e(r.name), 1),
|
|
14028
|
-
(n(!0), a(
|
|
14014
|
+
(n(!0), a(f, null, it(M.area.length, (j) => (n(), a("td", {
|
|
14029
14015
|
key: j,
|
|
14030
14016
|
innerHTML: M.quota[u][j - 1] || ""
|
|
14031
14017
|
}, null, 8, JE))), 128))
|
|
@@ -14186,7 +14172,7 @@ const eO = {
|
|
|
14186
14172
|
}, zO = {
|
|
14187
14173
|
class: "flex-end",
|
|
14188
14174
|
style: { flex: "1", "text-transform": "uppercase" }
|
|
14189
|
-
}, pO = { class: "section summary-section" }, jO = { class: "section-content" },
|
|
14175
|
+
}, pO = { class: "section summary-section" }, jO = { class: "section-content" }, fO = { colspan: "2" }, CO = { key: 0 }, bO = { key: 0 }, UO = { key: 1 }, mO = { colspan: "2" }, EO = { key: 0 }, OO = { key: 0 }, YO = { key: 1 }, SO = { colspan: "2" }, wO = { key: 0 }, QO = { key: 0 }, kO = { key: 1 }, hO = { colspan: "2" }, RO = { key: 0 }, FO = { key: 0 }, VO = { key: 1 }, PO = { class: "phase-box flex-between" }, GO = {
|
|
14190
14176
|
class: "item",
|
|
14191
14177
|
style: { width: "22%" }
|
|
14192
14178
|
}, WO = { class: "text" }, LO = {
|
|
@@ -14228,7 +14214,7 @@ const eO = {
|
|
|
14228
14214
|
}, D5 = {
|
|
14229
14215
|
class: "formula-block",
|
|
14230
14216
|
style: { flex: "1" }
|
|
14231
|
-
}, N5 = { class: "flex-start" }, I5 = { class: "fraction" }, g5 = { class: "fraction flex-center" }, u5 = { class: "content" }, c5 = { class: "fraction" }, y5 = { class: "fraction flex-center" }, A5 = { class: "content" }, v5 = { class: "fraction" }, T5 = { class: "flex-start" }, x5 = { class: "fraction" }, z5 = { class: "fraction flex-center" }, p5 = { class: "content" }, j5 = { class: "fraction" },
|
|
14217
|
+
}, N5 = { class: "flex-start" }, I5 = { class: "fraction" }, g5 = { class: "fraction flex-center" }, u5 = { class: "content" }, c5 = { class: "fraction" }, y5 = { class: "fraction flex-center" }, A5 = { class: "content" }, v5 = { class: "fraction" }, T5 = { class: "flex-start" }, x5 = { class: "fraction" }, z5 = { class: "fraction flex-center" }, p5 = { class: "content" }, j5 = { class: "fraction" }, f5 = { class: "fraction flex-center" }, C5 = { class: "content" }, b5 = { class: "fraction" }, U5 = {
|
|
14232
14218
|
key: 0,
|
|
14233
14219
|
class: "flex-center summary-bg"
|
|
14234
14220
|
}, m5 = {
|
|
@@ -14254,7 +14240,7 @@ const eO = {
|
|
|
14254
14240
|
class: "flex-center summary-bg"
|
|
14255
14241
|
}, aY = { class: "fraction" }, dY = { class: "fraction" }, MY = { class: "fraction" }, rY = { class: "section vessel-report-section" }, DY = { class: "section-content" }, NY = ["rowspan"];
|
|
14256
14242
|
function IY(i, l, s, N, M, d) {
|
|
14257
|
-
var
|
|
14243
|
+
var b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os, Cl, as, Ds, Ns, Is, gs, ys, As, vs, Ts, xs, zs, ps, js, fs, Cs, bs, Us, ms, Es, Os, Ys, Ss, ws, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Ls, Zs, Bs, x, Hs, _s, Js, Xs, Ks, qs, $s, ti, ds, li, ei, si, ii, oi, ni, ai, di, Mi, ri, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, zi, pi, ji, fi, Ci, bi, Ui, mi, Ei, Oi, Yi, Si, nt, ns, wi, Qi, ki, hi, Ri, Fi, Vi, Pi, Sl, _i, Ji, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, Mo, ro, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, jo, fo, Co, bo, Uo, mo, Eo, Oo, Yo, So, wo, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Lo, Zo, Bo, Ho, _o, Jo, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, an, dn, Mn, rn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, jn, fn, Cn, bn, Un, mn, En, On, Yn, Sn, wn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Ln, Zn, Bn, Hn, _n, Jn, Xn, Kn, qn, $n, ta, la, ea, sa, ia, oa, na, aa, tl, Li, cs, Gi, da, Ma, ra, Da, Na, Ia, ga, ua, za, pa, ja, fa, Ca, ba, Ua, ma, Ea;
|
|
14258
14244
|
const y = V("IdmBrand"), r = V("Lat"), u = V("Lng"), j = V("Editor");
|
|
14259
14245
|
return n(), a("div", sO, [
|
|
14260
14246
|
O(y, { name: "Energy Efficiency Analysis Report" }),
|
|
@@ -14265,14 +14251,14 @@ function IY(i, l, s, N, M, d) {
|
|
|
14265
14251
|
class: "flex-end",
|
|
14266
14252
|
style: { width: "140px" }
|
|
14267
14253
|
}, "Prepare for", -1)),
|
|
14268
|
-
t("span", aO, e((v = (c = (
|
|
14254
|
+
t("span", aO, e((v = (c = (b = s.report) == null ? void 0 : b.voyage) == null ? void 0 : c.company) == null ? void 0 : v.name), 1)
|
|
14269
14255
|
]),
|
|
14270
14256
|
t("div", dO, [
|
|
14271
14257
|
l[4] || (l[4] = t("label", {
|
|
14272
14258
|
class: "flex-end",
|
|
14273
14259
|
style: { width: "140px" }
|
|
14274
14260
|
}, "Vessel", -1)),
|
|
14275
|
-
t("span", MO, e((m = (U = (w = s.report) == null ? void 0 : w.voyage) == null ? void 0 : U.vessel) == null ? void 0 : m.name) + " (" + e((Q = (
|
|
14261
|
+
t("span", MO, e((m = (U = (w = s.report) == null ? void 0 : w.voyage) == null ? void 0 : U.vessel) == null ? void 0 : m.name) + " (" + e((Q = (C = (E = s.report) == null ? void 0 : E.voyage) == null ? void 0 : C.vessel) == null ? void 0 : Q.type) + ")", 1)
|
|
14276
14262
|
]),
|
|
14277
14263
|
t("div", rO, [
|
|
14278
14264
|
l[5] || (l[5] = t("label", {
|
|
@@ -14355,18 +14341,18 @@ function IY(i, l, s, N, M, d) {
|
|
|
14355
14341
|
t("tbody", null, [
|
|
14356
14342
|
t("tr", null, [
|
|
14357
14343
|
l[13] || (l[13] = t("td", { colspan: "2" }, "Idle", -1)),
|
|
14358
|
-
t("td",
|
|
14344
|
+
t("td", fO, [
|
|
14359
14345
|
g(e((yt = (Mt = (dt = (at = (tt = s.report) == null ? void 0 : tt.eeas) == null ? void 0 : at.extend) == null ? void 0 : dt.cp) == null ? void 0 : Mt.idle) == null ? void 0 : yt.fo) + " ", 1),
|
|
14360
|
-
(pt = (zt = (st = (At = s.report) == null ? void 0 : At.eeas) == null ? void 0 : st.extend) == null ? void 0 : zt.cp) != null && pt.weather ? (n(), a("span",
|
|
14346
|
+
(pt = (zt = (st = (At = s.report) == null ? void 0 : At.eeas) == null ? void 0 : st.extend) == null ? void 0 : zt.cp) != null && pt.weather ? (n(), a("span", CO, [
|
|
14361
14347
|
l[11] || (l[11] = g("| ")),
|
|
14362
|
-
(Ut = (
|
|
14348
|
+
(Ut = (bt = (Ct = (ft = (jt = s.report) == null ? void 0 : jt.eeas) == null ? void 0 : ft.extend) == null ? void 0 : Ct.cp) == null ? void 0 : bt.weather) != null && Ut.consPercentage ? (n(), a("span", bO, "+" + e((wt = (St = (Yt = (Ot = (Tt = s.report) == null ? void 0 : Tt.eeas) == null ? void 0 : Ot.extend) == null ? void 0 : Yt.cp) == null ? void 0 : St.weather) == null ? void 0 : wt.consOfOver) + "% , -" + e((Ft = (Rt = (ht = (kt = (Qt = s.report) == null ? void 0 : Qt.eeas) == null ? void 0 : kt.extend) == null ? void 0 : ht.cp) == null ? void 0 : Rt.weather) == null ? void 0 : Ft.consOfUnder) + "%", 1)) : (n(), a("span", UO, "+" + e((Xt = (mt = (Gt = (Pt = (Vt = s.report) == null ? void 0 : Vt.eeas) == null ? void 0 : Pt.extend) == null ? void 0 : Gt.cp) == null ? void 0 : mt.weather) == null ? void 0 : Xt.consOfOver) + " , -" + e((Wt = (xt = (h = (rt = (D = s.report) == null ? void 0 : D.eeas) == null ? void 0 : rt.extend) == null ? void 0 : h.cp) == null ? void 0 : xt.weather) == null ? void 0 : Wt.consOfUnder), 1))
|
|
14363
14349
|
])) : A("", !0)
|
|
14364
14350
|
]),
|
|
14365
14351
|
t("td", mO, [
|
|
14366
14352
|
g(e((Ht = (Bt = (R = (Zt = (Lt = s.report) == null ? void 0 : Lt.eeas) == null ? void 0 : Zt.extend) == null ? void 0 : R.cp) == null ? void 0 : Bt.idle) == null ? void 0 : Ht.dgo) + " ", 1),
|
|
14367
14353
|
(G = (vt = (J = (I = s.report) == null ? void 0 : I.eeas) == null ? void 0 : J.extend) == null ? void 0 : vt.cp) != null && G.weather ? (n(), a("span", EO, [
|
|
14368
14354
|
l[12] || (l[12] = g("| ")),
|
|
14369
|
-
(qt = (Kt = (Jt = (Dt = (_t = s.report) == null ? void 0 : _t.eeas) == null ? void 0 : Dt.extend) == null ? void 0 : Jt.cp) == null ? void 0 : Kt.weather) != null && qt.consPercentage ? (n(), a("span", OO, "+" + e((dl = (al = (nl = (ol = (il = s.report) == null ? void 0 : il.eeas) == null ? void 0 : ol.extend) == null ? void 0 : nl.cp) == null ? void 0 : al.weather) == null ? void 0 : dl.consOfOver) + "% , -" + e((Il = (Nl = (Dl = (rl = (Ml = s.report) == null ? void 0 : Ml.eeas) == null ? void 0 : rl.extend) == null ? void 0 : Dl.cp) == null ? void 0 : Nl.weather) == null ? void 0 : Il.consOfUnder) + "%", 1)) : (n(), a("span", YO, "+" + e((Al = (yl = (cl = (ul = (gl = s.report) == null ? void 0 : gl.eeas) == null ? void 0 : ul.extend) == null ? void 0 : cl.cp) == null ? void 0 : yl.weather) == null ? void 0 : Al.consOfOver) + " , -" + e((
|
|
14355
|
+
(qt = (Kt = (Jt = (Dt = (_t = s.report) == null ? void 0 : _t.eeas) == null ? void 0 : Dt.extend) == null ? void 0 : Jt.cp) == null ? void 0 : Kt.weather) != null && qt.consPercentage ? (n(), a("span", OO, "+" + e((dl = (al = (nl = (ol = (il = s.report) == null ? void 0 : il.eeas) == null ? void 0 : ol.extend) == null ? void 0 : nl.cp) == null ? void 0 : al.weather) == null ? void 0 : dl.consOfOver) + "% , -" + e((Il = (Nl = (Dl = (rl = (Ml = s.report) == null ? void 0 : Ml.eeas) == null ? void 0 : rl.extend) == null ? void 0 : Dl.cp) == null ? void 0 : Nl.weather) == null ? void 0 : Il.consOfUnder) + "%", 1)) : (n(), a("span", YO, "+" + e((Al = (yl = (cl = (ul = (gl = s.report) == null ? void 0 : gl.eeas) == null ? void 0 : ul.extend) == null ? void 0 : cl.cp) == null ? void 0 : yl.weather) == null ? void 0 : Al.consOfOver) + " , -" + e((bl = (zl = (xl = (Tl = (vl = s.report) == null ? void 0 : vl.eeas) == null ? void 0 : Tl.extend) == null ? void 0 : xl.cp) == null ? void 0 : zl.weather) == null ? void 0 : bl.consOfUnder), 1))
|
|
14370
14356
|
])) : A("", !0)
|
|
14371
14357
|
])
|
|
14372
14358
|
]),
|
|
@@ -14376,14 +14362,14 @@ function IY(i, l, s, N, M, d) {
|
|
|
14376
14362
|
g(e((wl = (Ol = (El = (ml = (Ul = s.report) == null ? void 0 : Ul.eeas) == null ? void 0 : ml.extend) == null ? void 0 : El.cp) == null ? void 0 : Ol.working) == null ? void 0 : wl.fo) + " ", 1),
|
|
14377
14363
|
(hl = (kl = (Ql = (S = s.report) == null ? void 0 : S.eeas) == null ? void 0 : Ql.extend) == null ? void 0 : kl.cp) != null && hl.weather ? (n(), a("span", wO, [
|
|
14378
14364
|
l[14] || (l[14] = g(" | ")),
|
|
14379
|
-
(Gl = (Pl = (Vl = (Fl = (Rl = s.report) == null ? void 0 : Rl.eeas) == null ? void 0 : Fl.extend) == null ? void 0 : Vl.cp) == null ? void 0 : Pl.weather) != null && Gl.consPercentage ? (n(), a("span", QO, "+" + e((se = (ee = (le = (te = (
|
|
14365
|
+
(Gl = (Pl = (Vl = (Fl = (Rl = s.report) == null ? void 0 : Rl.eeas) == null ? void 0 : Fl.extend) == null ? void 0 : Vl.cp) == null ? void 0 : Pl.weather) != null && Gl.consPercentage ? (n(), a("span", QO, "+" + e((se = (ee = (le = (te = (fl = s.report) == null ? void 0 : fl.eeas) == null ? void 0 : te.extend) == null ? void 0 : le.cp) == null ? void 0 : ee.weather) == null ? void 0 : se.consOfOver) + "% , -" + e((de = (ae = (ne = (oe = (ie = s.report) == null ? void 0 : ie.eeas) == null ? void 0 : oe.extend) == null ? void 0 : ne.cp) == null ? void 0 : ae.weather) == null ? void 0 : de.consOfUnder) + "%", 1)) : (n(), a("span", kO, "+" + e((Ie = (Ne = (De = (re = (Me = s.report) == null ? void 0 : Me.eeas) == null ? void 0 : re.extend) == null ? void 0 : De.cp) == null ? void 0 : Ne.weather) == null ? void 0 : Ie.consOfOver) + " , -" + e((pl = ($t = (z = (ue = (ge = s.report) == null ? void 0 : ge.eeas) == null ? void 0 : ue.extend) == null ? void 0 : z.cp) == null ? void 0 : $t.weather) == null ? void 0 : pl.consOfUnder), 1))
|
|
14380
14366
|
])) : A("", !0)
|
|
14381
14367
|
]),
|
|
14382
14368
|
t("td", hO, [
|
|
14383
14369
|
g(e((Zl = (Ll = (Wl = (Yl = (jl = s.report) == null ? void 0 : jl.eeas) == null ? void 0 : Yl.extend) == null ? void 0 : Wl.cp) == null ? void 0 : Ll.working) == null ? void 0 : Zl.dgo) + " ", 1),
|
|
14384
14370
|
(Jl = (_l = (Hl = (Bl = s.report) == null ? void 0 : Bl.eeas) == null ? void 0 : Hl.extend) == null ? void 0 : _l.cp) != null && Jl.weather ? (n(), a("span", RO, [
|
|
14385
14371
|
l[15] || (l[15] = g(" | ")),
|
|
14386
|
-
(ye = (ce = (ql = (Kl = (Xl = s.report) == null ? void 0 : Xl.eeas) == null ? void 0 : Kl.extend) == null ? void 0 : ql.cp) == null ? void 0 : ce.weather) != null && ye.consPercentage ? (n(), a("span", FO, "+" + e((ze = (xe = (Te = (ve = (Ae = s.report) == null ? void 0 : Ae.eeas) == null ? void 0 : ve.extend) == null ? void 0 : Te.cp) == null ? void 0 : xe.weather) == null ? void 0 : ze.consOfOver) + "% , -" + e((
|
|
14372
|
+
(ye = (ce = (ql = (Kl = (Xl = s.report) == null ? void 0 : Xl.eeas) == null ? void 0 : Kl.extend) == null ? void 0 : ql.cp) == null ? void 0 : ce.weather) != null && ye.consPercentage ? (n(), a("span", FO, "+" + e((ze = (xe = (Te = (ve = (Ae = s.report) == null ? void 0 : Ae.eeas) == null ? void 0 : ve.extend) == null ? void 0 : Te.cp) == null ? void 0 : xe.weather) == null ? void 0 : ze.consOfOver) + "% , -" + e((be = (Ce = (fe = (je = (pe = s.report) == null ? void 0 : pe.eeas) == null ? void 0 : je.extend) == null ? void 0 : fe.cp) == null ? void 0 : Ce.weather) == null ? void 0 : be.consOfUnder) + "%", 1)) : (n(), a("span", VO, "+" + e((Ye = (Oe = (Ee = (me = (Ue = s.report) == null ? void 0 : Ue.eeas) == null ? void 0 : me.extend) == null ? void 0 : Ee.cp) == null ? void 0 : Oe.weather) == null ? void 0 : Ye.consOfOver) + " , -" + e((he = (ke = (Qe = (we = (Se = s.report) == null ? void 0 : Se.eeas) == null ? void 0 : we.extend) == null ? void 0 : Qe.cp) == null ? void 0 : ke.weather) == null ? void 0 : he.consOfUnder), 1))
|
|
14387
14373
|
])) : A("", !0)
|
|
14388
14374
|
])
|
|
14389
14375
|
])
|
|
@@ -14414,12 +14400,12 @@ function IY(i, l, s, N, M, d) {
|
|
|
14414
14400
|
t("div", { class: "phase-title" }, "N/A", -1)
|
|
14415
14401
|
]))) : (n(), a("div", JO, [
|
|
14416
14402
|
t("div", null, [
|
|
14417
|
-
t("span", XO, e((Ds = (as = (
|
|
14403
|
+
t("span", XO, e((Ds = (as = (Cl = (os = (is = s.report) == null ? void 0 : is.eeas) == null ? void 0 : os.extend) == null ? void 0 : Cl.summary) == null ? void 0 : as.fo) == null ? void 0 : Ds.status) + "-consumption ", 1),
|
|
14418
14404
|
t("i", {
|
|
14419
14405
|
class: p(["iconfont", ((As = (ys = (gs = (Is = (Ns = s.report) == null ? void 0 : Ns.eeas) == null ? void 0 : Is.extend) == null ? void 0 : gs.summary) == null ? void 0 : ys.fo) == null ? void 0 : As.status) === "Saving" ? "gain" : "lost"])
|
|
14420
14406
|
}, e(((ps = (zs = (xs = (Ts = (vs = s.report) == null ? void 0 : vs.eeas) == null ? void 0 : Ts.extend) == null ? void 0 : xs.summary) == null ? void 0 : zs.fo) == null ? void 0 : ps.status) === "Saving" ? "" : ""), 3),
|
|
14421
14407
|
t("span", {
|
|
14422
|
-
class: p(((Us = (
|
|
14408
|
+
class: p(((Us = (bs = (Cs = (fs = (js = s.report) == null ? void 0 : js.eeas) == null ? void 0 : fs.extend) == null ? void 0 : Cs.summary) == null ? void 0 : bs.fo) == null ? void 0 : Us.status) === "Saving" ? "gain" : "lost")
|
|
14423
14409
|
}, e((Ss = (Ys = (Os = (Es = (ms = s.report) == null ? void 0 : ms.eeas) == null ? void 0 : Es.extend) == null ? void 0 : Os.summary) == null ? void 0 : Ys.fo) == null ? void 0 : Ss.margin), 3),
|
|
14424
14410
|
l[24] || (l[24] = t("span", { class: "unit" }, "mt", -1))
|
|
14425
14411
|
])
|
|
@@ -14509,8 +14495,8 @@ function IY(i, l, s, N, M, d) {
|
|
|
14509
14495
|
t("th", { class: "label" }, "MGO")
|
|
14510
14496
|
])
|
|
14511
14497
|
], -1)),
|
|
14512
|
-
(n(!0), a(
|
|
14513
|
-
var ca, $l, ya, Aa, Oa, Ya, Sa, wa, Qa, ka, ha, Ra, Fa, Va, Pa, Ga, Wa, La, Za, Ba, Ha, _a, Ja, Xa, Ka, qa, $a, td, ld, ed, sd, id, od, nd, ad, dd, Md, rd, Dd, Nd, Id, gd, ud, cd, yd, Ad, vd, Td, xd, zd, pd, jd,
|
|
14498
|
+
(n(!0), a(f, null, it((gi = (Ii = (Ni = s.report) == null ? void 0 : Ni.eeas) == null ? void 0 : Ii.extend) == null ? void 0 : gi.ports, (ll) => {
|
|
14499
|
+
var ca, $l, ya, Aa, Oa, Ya, Sa, wa, Qa, ka, ha, Ra, Fa, Va, Pa, Ga, Wa, La, Za, Ba, Ha, _a, Ja, Xa, Ka, qa, $a, td, ld, ed, sd, id, od, nd, ad, dd, Md, rd, Dd, Nd, Id, gd, ud, cd, yd, Ad, vd, Td, xd, zd, pd, jd, fd, Cd, bd, Ud, md, Ed;
|
|
14514
14500
|
return n(), a("tbody", {
|
|
14515
14501
|
key: ll.port
|
|
14516
14502
|
}, [
|
|
@@ -14547,7 +14533,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14547
14533
|
class: p(((yd = ll.working) == null ? void 0 : yd.dailyFoCons) > ((zd = (xd = (Td = (vd = (Ad = s.report) == null ? void 0 : Ad.eeas) == null ? void 0 : vd.extend) == null ? void 0 : Td.cp) == null ? void 0 : xd.working) == null ? void 0 : zd.fo) ? "lost" : "")
|
|
14548
14534
|
}, e((pd = ll.working) == null ? void 0 : pd.dailyFoCons), 3),
|
|
14549
14535
|
t("td", {
|
|
14550
|
-
class: p(((jd = ll.working) == null ? void 0 : jd.dailyDgoCons) > ((md = (Ud = (
|
|
14536
|
+
class: p(((jd = ll.working) == null ? void 0 : jd.dailyDgoCons) > ((md = (Ud = (bd = (Cd = (fd = s.report) == null ? void 0 : fd.eeas) == null ? void 0 : Cd.extend) == null ? void 0 : bd.cp) == null ? void 0 : Ud.working) == null ? void 0 : md.dgo) ? "lost" : "")
|
|
14551
14537
|
}, e((Ed = ll.working) == null ? void 0 : Ed.dailyDgoCons), 3)
|
|
14552
14538
|
])
|
|
14553
14539
|
]);
|
|
@@ -14575,7 +14561,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14575
14561
|
l[44] || (l[44] = t("div", { class: "sig" }, ")", -1)),
|
|
14576
14562
|
l[45] || (l[45] = t("div", { class: "sig" }, "+", -1)),
|
|
14577
14563
|
l[46] || (l[46] = t("div", { class: "sig" }, "(", -1)),
|
|
14578
|
-
t("div", c5, e((mi = (Ui = (
|
|
14564
|
+
t("div", c5, e((mi = (Ui = (bi = (Ci = (fi = s.report) == null ? void 0 : fi.eeas) == null ? void 0 : Ci.extend) == null ? void 0 : bi.actual) == null ? void 0 : Ui.working) == null ? void 0 : mi.totalTime), 1),
|
|
14579
14565
|
l[47] || (l[47] = t("div", { class: "sig" }, "x", -1)),
|
|
14580
14566
|
t("div", y5, [
|
|
14581
14567
|
t("div", A5, [
|
|
@@ -14605,8 +14591,8 @@ function IY(i, l, s, N, M, d) {
|
|
|
14605
14591
|
l[59] || (l[59] = t("div", { class: "sig" }, "(", -1)),
|
|
14606
14592
|
t("div", j5, e((eo = (lo = (to = ($i = (qi = s.report) == null ? void 0 : qi.eeas) == null ? void 0 : $i.extend) == null ? void 0 : to.actual) == null ? void 0 : lo.working) == null ? void 0 : eo.totalTime), 1),
|
|
14607
14593
|
l[60] || (l[60] = t("div", { class: "sig" }, "x", -1)),
|
|
14608
|
-
t("div",
|
|
14609
|
-
t("div",
|
|
14594
|
+
t("div", f5, [
|
|
14595
|
+
t("div", C5, [
|
|
14610
14596
|
t("div", null, e((ao = (no = (oo = (io = (so = s.report) == null ? void 0 : so.eeas) == null ? void 0 : io.extend) == null ? void 0 : oo.cp) == null ? void 0 : no.working) == null ? void 0 : ao.minusAbtfo), 1),
|
|
14611
14597
|
l[53] || (l[53] = t("div", { class: "line" }, null, -1)),
|
|
14612
14598
|
l[54] || (l[54] = t("div", null, "24", -1))
|
|
@@ -14614,7 +14600,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14614
14600
|
]),
|
|
14615
14601
|
l[61] || (l[61] = t("div", { class: "sig" }, ")", -1)),
|
|
14616
14602
|
l[62] || (l[62] = t("div", { class: "sig" }, "=", -1)),
|
|
14617
|
-
t("div",
|
|
14603
|
+
t("div", b5, e((No = (Do = (ro = (Mo = s.report) == null ? void 0 : Mo.eeas) == null ? void 0 : ro.extend) == null ? void 0 : Do.cp) == null ? void 0 : No.minFoCons) + " mt", 1),
|
|
14618
14604
|
l[63] || (l[63] = t("div", { class: "sig" }, "(f')", -1))
|
|
14619
14605
|
]),
|
|
14620
14606
|
((yo = (co = (uo = (go = (Io = s.report) == null ? void 0 : Io.eeas) == null ? void 0 : go.extend) == null ? void 0 : uo.summary) == null ? void 0 : co.fo) == null ? void 0 : yo.status) === "N/A" ? (n(), a("div", U5, l[64] || (l[64] = [
|
|
@@ -14624,9 +14610,9 @@ function IY(i, l, s, N, M, d) {
|
|
|
14624
14610
|
}, "No Fuel Saving/Over-Consumption", -1)
|
|
14625
14611
|
]))) : ((zo = (xo = (To = (vo = (Ao = s.report) == null ? void 0 : Ao.eeas) == null ? void 0 : vo.extend) == null ? void 0 : To.summary) == null ? void 0 : xo.fo) == null ? void 0 : zo.status) === "Saving" ? (n(), a("div", m5, [
|
|
14626
14612
|
l[65] || (l[65] = ot('<div class="fraction" style="width:260px;" data-v-34ecb434>Fuel Saving</div><div class="sig" data-v-34ecb434>=</div><div class="fraction" data-v-34ecb434>(c')</div><div class="sig" data-v-34ecb434>-</div><div class="fraction" data-v-34ecb434>Actual Total Consumption</div><div class="sig" data-v-34ecb434>=</div>', 6)),
|
|
14627
|
-
t("div", E5, e((
|
|
14613
|
+
t("div", E5, e((Co = (fo = (jo = (po = s.report) == null ? void 0 : po.eeas) == null ? void 0 : jo.extend) == null ? void 0 : fo.cp) == null ? void 0 : Co.maxFoCons), 1),
|
|
14628
14614
|
l[66] || (l[66] = t("div", { class: "sig" }, "-", -1)),
|
|
14629
|
-
t("div", O5, e((Eo = (mo = (Uo = (
|
|
14615
|
+
t("div", O5, e((Eo = (mo = (Uo = (bo = s.report) == null ? void 0 : bo.eeas) == null ? void 0 : Uo.extend) == null ? void 0 : mo.actual) == null ? void 0 : Eo.totalFoCons), 1),
|
|
14630
14616
|
l[67] || (l[67] = t("div", { class: "sig" }, "=", -1)),
|
|
14631
14617
|
t("div", Y5, e((Qo = (wo = (So = (Yo = (Oo = s.report) == null ? void 0 : Oo.eeas) == null ? void 0 : Yo.extend) == null ? void 0 : So.summary) == null ? void 0 : wo.fo) == null ? void 0 : Qo.margin) + " mt", 1)
|
|
14632
14618
|
])) : (n(), a("div", S5, [
|
|
@@ -14676,7 +14662,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14676
14662
|
l[89] || (l[89] = t("div", { class: "sig" }, "x", -1)),
|
|
14677
14663
|
t("div", J5, [
|
|
14678
14664
|
t("div", X5, [
|
|
14679
|
-
t("div", null, e((mn = (Un = (
|
|
14665
|
+
t("div", null, e((mn = (Un = (bn = (Cn = (fn = s.report) == null ? void 0 : fn.eeas) == null ? void 0 : Cn.extend) == null ? void 0 : bn.cp) == null ? void 0 : Un.idle) == null ? void 0 : mn.minusAbtdgo), 1),
|
|
14680
14666
|
l[84] || (l[84] = t("div", { class: "line" }, null, -1)),
|
|
14681
14667
|
l[85] || (l[85] = t("div", null, "24", -1))
|
|
14682
14668
|
])
|
|
@@ -14716,7 +14702,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14716
14702
|
l[102] || (l[102] = t("div", { class: "sig" }, "-", -1)),
|
|
14717
14703
|
t("div", dY, e((za = (ua = (ga = (Ia = s.report) == null ? void 0 : Ia.eeas) == null ? void 0 : ga.extend) == null ? void 0 : ua.cp) == null ? void 0 : za.maxDgoCons), 1),
|
|
14718
14704
|
l[103] || (l[103] = t("div", { class: "sig" }, "=", -1)),
|
|
14719
|
-
t("div", MY, e((
|
|
14705
|
+
t("div", MY, e((ba = (Ca = (fa = (ja = (pa = s.report) == null ? void 0 : pa.eeas) == null ? void 0 : ja.extend) == null ? void 0 : fa.summary) == null ? void 0 : Ca.dgo) == null ? void 0 : ba.margin) + " mt", 1)
|
|
14720
14706
|
]))
|
|
14721
14707
|
])
|
|
14722
14708
|
])
|
|
@@ -14788,9 +14774,9 @@ function IY(i, l, s, N, M, d) {
|
|
|
14788
14774
|
])
|
|
14789
14775
|
], -1)),
|
|
14790
14776
|
t("tbody", null, [
|
|
14791
|
-
(n(!0), a(
|
|
14777
|
+
(n(!0), a(f, null, it(((Ea = (ma = (Ua = s.report) == null ? void 0 : Ua.eeas) == null ? void 0 : ma.extend) == null ? void 0 : Ea.eecs) || [], (ll) => {
|
|
14792
14778
|
var ca;
|
|
14793
|
-
return n(), a(
|
|
14779
|
+
return n(), a(f, {
|
|
14794
14780
|
key: ll.port
|
|
14795
14781
|
}, [
|
|
14796
14782
|
t("tr", null, [
|
|
@@ -14798,7 +14784,7 @@ function IY(i, l, s, N, M, d) {
|
|
|
14798
14784
|
rowspan: ((ca = ll == null ? void 0 : ll.data) == null ? void 0 : ca.length) + 1
|
|
14799
14785
|
}, e(ll.port), 9, NY)
|
|
14800
14786
|
]),
|
|
14801
|
-
(n(!0), a(
|
|
14787
|
+
(n(!0), a(f, null, it(ll == null ? void 0 : ll.data, ($l) => {
|
|
14802
14788
|
var ya, Aa;
|
|
14803
14789
|
return n(), a("tr", {
|
|
14804
14790
|
key: $l.id
|
|
@@ -14902,10 +14888,10 @@ const vY = {
|
|
|
14902
14888
|
}, TY = { class: "ets-report" }, xY = { class: "content-box" }, zY = { class: "info-box border-dashed" }, pY = { class: "flex-between row" }, jY = {
|
|
14903
14889
|
class: "flex-between",
|
|
14904
14890
|
style: { width: "48%" }
|
|
14905
|
-
},
|
|
14891
|
+
}, fY = {
|
|
14906
14892
|
class: "flex-between",
|
|
14907
14893
|
style: { width: "48%" }
|
|
14908
|
-
},
|
|
14894
|
+
}, CY = { class: "flex-between row" }, bY = {
|
|
14909
14895
|
class: "flex-between",
|
|
14910
14896
|
style: { width: "48%" }
|
|
14911
14897
|
}, UY = {
|
|
@@ -14932,7 +14918,7 @@ const vY = {
|
|
|
14932
14918
|
style: { "font-weight": "bold" }
|
|
14933
14919
|
}, qY = { class: "section leg-section" };
|
|
14934
14920
|
function $Y(i, l, s, N, M, d) {
|
|
14935
|
-
var u, j,
|
|
14921
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl;
|
|
14936
14922
|
const y = V("IdmBrand"), r = V("Editor");
|
|
14937
14923
|
return n(), a("div", TY, [
|
|
14938
14924
|
O(y, { name: "EU ETS Compliance Cost Analysis Report" }),
|
|
@@ -14941,17 +14927,17 @@ function $Y(i, l, s, N, M, d) {
|
|
|
14941
14927
|
t("div", pY, [
|
|
14942
14928
|
t("div", jY, [
|
|
14943
14929
|
l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
|
|
14944
|
-
t("div", null, e(((j = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : j.name) ?? "-") + " (" + e(((c = (
|
|
14930
|
+
t("div", null, e(((j = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : j.name) ?? "-") + " (" + e(((c = (b = s.report) == null ? void 0 : b.vessel) == null ? void 0 : c.type) ?? "-") + ")", 1)
|
|
14945
14931
|
]),
|
|
14946
|
-
t("div",
|
|
14932
|
+
t("div", fY, [
|
|
14947
14933
|
l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),
|
|
14948
14934
|
t("div", null, [
|
|
14949
14935
|
t("span", null, e(((w = (v = s.report) == null ? void 0 : v.vessel) == null ? void 0 : w.imo) ?? "-"), 1)
|
|
14950
14936
|
])
|
|
14951
14937
|
])
|
|
14952
14938
|
]),
|
|
14953
|
-
t("div",
|
|
14954
|
-
t("div",
|
|
14939
|
+
t("div", CY, [
|
|
14940
|
+
t("div", bY, [
|
|
14955
14941
|
l[5] || (l[5] = t("label", { class: "label" }, "Report Year:", -1)),
|
|
14956
14942
|
t("div", null, e(((U = s.report) == null ? void 0 : U.year) ?? "-"), 1)
|
|
14957
14943
|
]),
|
|
@@ -14969,7 +14955,7 @@ function $Y(i, l, s, N, M, d) {
|
|
|
14969
14955
|
t("div", OY, [
|
|
14970
14956
|
l[8] || (l[8] = t("div", { class: "phase-title" }, "EU ETS Cost", -1)),
|
|
14971
14957
|
t("div", YY, [
|
|
14972
|
-
g(e(((Q = (
|
|
14958
|
+
g(e(((Q = (C = s.report) == null ? void 0 : C.summary) == null ? void 0 : Q.cost) ?? "-"), 1),
|
|
14973
14959
|
l[7] || (l[7] = t("span", { class: "unit" }, "€", -1))
|
|
14974
14960
|
]),
|
|
14975
14961
|
t("div", SY, [
|
|
@@ -14998,7 +14984,7 @@ function $Y(i, l, s, N, M, d) {
|
|
|
14998
14984
|
]),
|
|
14999
14985
|
t("div", PY, [
|
|
15000
14986
|
l[15] || (l[15] = t("div", { class: "phase-title" }, "Total Fuel Consumption", -1)),
|
|
15001
|
-
(n(!0), a(
|
|
14987
|
+
(n(!0), a(f, null, it((_ = (H = s.report) == null ? void 0 : H.summary) == null ? void 0 : _.fuels, (S) => (n(), a("div", {
|
|
15002
14988
|
key: S.type,
|
|
15003
14989
|
class: "value flex-between"
|
|
15004
14990
|
}, [
|
|
@@ -15074,7 +15060,7 @@ function $Y(i, l, s, N, M, d) {
|
|
|
15074
15060
|
]),
|
|
15075
15061
|
t("tr", null, [
|
|
15076
15062
|
l[19] || (l[19] = t("td", null, "LFO", -1)),
|
|
15077
|
-
t("td", null, e(((
|
|
15063
|
+
t("td", null, e(((bt = (Ct = (ft = (jt = (pt = s.report) == null ? void 0 : pt.summary) == null ? void 0 : jt.fuels) == null ? void 0 : ft.filter((S) => S.type === "LFO")) == null ? void 0 : Ct[0]) == null ? void 0 : bt.cons) ?? "-"), 1),
|
|
15078
15064
|
t("td", null, e(((St = (Yt = (Ot = (Tt = (Ut = s.report) == null ? void 0 : Ut.summary) == null ? void 0 : Tt.fuels) == null ? void 0 : Ot.filter((S) => S.type === "LFO")) == null ? void 0 : Yt[0]) == null ? void 0 : St.co2) ?? "-"), 1),
|
|
15079
15065
|
t("td", null, e(((Rt = (ht = (kt = (Qt = (wt = s.report) == null ? void 0 : wt.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : kt.filter((S) => S.type === "LFO")) == null ? void 0 : ht[0]) == null ? void 0 : Rt.ch4) ?? "-"), 1),
|
|
15080
15066
|
t("td", null, e(((mt = (Gt = (Pt = (Vt = (Ft = s.report) == null ? void 0 : Ft.summary) == null ? void 0 : Vt.fuels) == null ? void 0 : Pt.filter((S) => S.type === "LFO")) == null ? void 0 : Gt[0]) == null ? void 0 : mt.n2o) ?? "-"), 1)
|
|
@@ -15091,7 +15077,7 @@ function $Y(i, l, s, N, M, d) {
|
|
|
15091
15077
|
t("td", null, e(((dl = (al = (nl = (ol = (il = s.report) == null ? void 0 : il.summary) == null ? void 0 : ol.fuels) == null ? void 0 : nl.filter((S) => S.type === "MDO")) == null ? void 0 : al[0]) == null ? void 0 : dl.cons) ?? "-"), 1),
|
|
15092
15078
|
t("td", null, e(((Il = (Nl = (Dl = (rl = (Ml = s.report) == null ? void 0 : Ml.summary) == null ? void 0 : rl.fuels) == null ? void 0 : Dl.filter((S) => S.type === "MDO")) == null ? void 0 : Nl[0]) == null ? void 0 : Il.co2) ?? "-"), 1),
|
|
15093
15079
|
t("td", null, e(((Al = (yl = (cl = (ul = (gl = s.report) == null ? void 0 : gl.summary) == null ? void 0 : ul.fuels) == null ? void 0 : cl.filter((S) => S.type === "MDO")) == null ? void 0 : yl[0]) == null ? void 0 : Al.ch4) ?? "-"), 1),
|
|
15094
|
-
t("td", null, e(((
|
|
15080
|
+
t("td", null, e(((bl = (zl = (xl = (Tl = (vl = s.report) == null ? void 0 : vl.summary) == null ? void 0 : Tl.fuels) == null ? void 0 : xl.filter((S) => S.type === "MDO")) == null ? void 0 : zl[0]) == null ? void 0 : bl.n2o) ?? "-"), 1)
|
|
15095
15081
|
]),
|
|
15096
15082
|
t("tr", null, [
|
|
15097
15083
|
l[22] || (l[22] = t("td", {
|
|
@@ -15156,7 +15142,7 @@ function $Y(i, l, s, N, M, d) {
|
|
|
15156
15142
|
])
|
|
15157
15143
|
], -1)),
|
|
15158
15144
|
t("tbody", null, [
|
|
15159
|
-
(n(!0), a(
|
|
15145
|
+
(n(!0), a(f, null, it((wl = s.report) == null ? void 0 : wl.legs, (S) => {
|
|
15160
15146
|
var Ql, kl, hl, Rl, Fl, Vl, Pl, Gl;
|
|
15161
15147
|
return n(), a("tr", {
|
|
15162
15148
|
key: S.id
|
|
@@ -15172,10 +15158,10 @@ function $Y(i, l, s, N, M, d) {
|
|
|
15172
15158
|
t("td", null, e((S == null ? void 0 : S.category) ?? "-"), 1),
|
|
15173
15159
|
t("td", null, e(Math.round((S == null ? void 0 : S.time) * 10 / 24) / 10), 1),
|
|
15174
15160
|
t("td", null, e((S == null ? void 0 : S.distance) ?? "-"), 1),
|
|
15175
|
-
t("td", null, e(((kl = (Ql = S.fuels) == null ? void 0 : Ql.find((
|
|
15176
|
-
t("td", null, e(((Rl = (hl = S.fuels) == null ? void 0 : hl.find((
|
|
15177
|
-
t("td", null, e(((Vl = (Fl = S.fuels) == null ? void 0 : Fl.find((
|
|
15178
|
-
t("td", null, e(((Gl = (Pl = S.fuels) == null ? void 0 : Pl.find((
|
|
15161
|
+
t("td", null, e(((kl = (Ql = S.fuels) == null ? void 0 : Ql.find((fl) => fl.type === "HFO")) == null ? void 0 : kl.cons) ?? "-"), 1),
|
|
15162
|
+
t("td", null, e(((Rl = (hl = S.fuels) == null ? void 0 : hl.find((fl) => fl.type === "LFO")) == null ? void 0 : Rl.cons) ?? "-"), 1),
|
|
15163
|
+
t("td", null, e(((Vl = (Fl = S.fuels) == null ? void 0 : Fl.find((fl) => fl.type === "MGO")) == null ? void 0 : Vl.cons) ?? "-"), 1),
|
|
15164
|
+
t("td", null, e(((Gl = (Pl = S.fuels) == null ? void 0 : Pl.find((fl) => fl.type === "MDO")) == null ? void 0 : Gl.cons) ?? "-"), 1),
|
|
15179
15165
|
t("td", null, e(Math.round((S == null ? void 0 : S.ghg2) * 1e3) / 1e3), 1),
|
|
15180
15166
|
t("td", null, e(Math.round((S == null ? void 0 : S.euas) * 1e3) / 1e3), 1)
|
|
15181
15167
|
]);
|
|
@@ -15280,12 +15266,12 @@ const lS = {
|
|
|
15280
15266
|
}, AS = { class: "text" }, vS = { class: "value" }, TS = { class: "phase-title" }, xS = {
|
|
15281
15267
|
class: "item",
|
|
15282
15268
|
style: { width: "24%" }
|
|
15283
|
-
}, zS = { class: "fuel-title" }, pS = { class: "fuel-text" }, jS = { class: "section-content" },
|
|
15269
|
+
}, zS = { class: "fuel-title" }, pS = { class: "fuel-text" }, jS = { class: "section-content" }, fS = {
|
|
15284
15270
|
key: 0,
|
|
15285
15271
|
class: ""
|
|
15286
|
-
},
|
|
15272
|
+
}, CS = ["innerHTML"], bS = { key: 1 }, US = { class: "section co2-emissions-section" }, mS = { class: "section leg-section" }, ES = { class: "section leg-section" };
|
|
15287
15273
|
function OS(i, l, s, N, M, d) {
|
|
15288
|
-
var u, j,
|
|
15274
|
+
var u, j, b, c, v, w, U, m, E, C, Q, Y, k, T, F, W, L, Z, B, H, _, X, K, q, $, et, P, Nt, It, gt, ut, ct, o, tt, at, dt, Mt, yt, At, st, zt, pt, jt, ft, Ct, bt, Ut, Tt, Ot, Yt, St, wt, Qt, kt, ht, Rt, Ft, Vt, Pt, Gt, mt, Xt, D, rt, h, xt, Wt, Lt, Zt, R, Bt, Ht, I, J, vt, G, _t, Dt, Jt, Kt, qt, il, ol, nl, al, dl, Ml, rl, Dl, Nl, Il, gl, ul, cl, yl, Al, vl, Tl, xl, zl, bl, Ul, ml, El, Ol, wl, S, Ql, kl, hl, Rl, Fl, Vl, Pl, Gl, fl, te, le, ee, se, ie, oe, ne, ae, de, Me, re, De, Ne, Ie, ge, ue, z, $t, pl, jl, Yl, Wl, Ll, Zl, Bl, Hl, _l, Jl, Xl, Kl, ql, ce, ye, Ae, ve, Te, xe, ze, pe, je, fe, Ce, be, Ue, me, Ee, Oe, Ye, Se, we, Qe, ke, he, Re, Fe, Ve, Pe, Ge, We, Le, Ze, Be, He, _e, Je, Xe, Ke, qe, $e, ts, ls, ss, is, os, Cl, as, Ds, Ns, Is, gs, ys, As, vs, Ts, xs, zs, ps, js, fs, Cs, bs, Us, ms, Es, Os, Ys, Ss, ws, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Ls, Zs, Bs;
|
|
15289
15275
|
const y = V("IdmBrand"), r = V("Editor");
|
|
15290
15276
|
return n(), a("div", eS, [
|
|
15291
15277
|
O(y, { name: "FuelEU Maritime Compliance Cost Analysis Report" }),
|
|
@@ -15294,7 +15280,7 @@ function OS(i, l, s, N, M, d) {
|
|
|
15294
15280
|
t("div", oS, [
|
|
15295
15281
|
t("div", nS, [
|
|
15296
15282
|
l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
|
|
15297
|
-
t("div", null, e(((j = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : j.name) ?? "-") + " (" + e(((c = (
|
|
15283
|
+
t("div", null, e(((j = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : j.name) ?? "-") + " (" + e(((c = (b = s.report) == null ? void 0 : b.vessel) == null ? void 0 : c.type) ?? "-") + ")", 1)
|
|
15298
15284
|
]),
|
|
15299
15285
|
t("div", aS, [
|
|
15300
15286
|
l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),
|
|
@@ -15322,7 +15308,7 @@ function OS(i, l, s, N, M, d) {
|
|
|
15322
15308
|
t("div", IS, [
|
|
15323
15309
|
l[8] || (l[8] = t("div", { class: "phase-title" }, "FuelEU Penalty", -1)),
|
|
15324
15310
|
t("div", gS, [
|
|
15325
|
-
g(e(((Q = (
|
|
15311
|
+
g(e(((Q = (C = s.report) == null ? void 0 : C.summary) == null ? void 0 : Q.penalty) ?? "-"), 1),
|
|
15326
15312
|
l[7] || (l[7] = t("span", { class: "unit" }, "€", -1))
|
|
15327
15313
|
])
|
|
15328
15314
|
]),
|
|
@@ -15348,7 +15334,7 @@ function OS(i, l, s, N, M, d) {
|
|
|
15348
15334
|
]),
|
|
15349
15335
|
t("div", xS, [
|
|
15350
15336
|
l[15] || (l[15] = t("div", { class: "phase-title" }, "Total Fuel Consumption", -1)),
|
|
15351
|
-
(n(!0), a(
|
|
15337
|
+
(n(!0), a(f, null, it((B = (Z = s.report) == null ? void 0 : Z.summary) == null ? void 0 : B.fuels, (x) => (n(), a("div", {
|
|
15352
15338
|
key: x.type,
|
|
15353
15339
|
class: "value flex-between"
|
|
15354
15340
|
}, [
|
|
@@ -15366,7 +15352,7 @@ function OS(i, l, s, N, M, d) {
|
|
|
15366
15352
|
}, [
|
|
15367
15353
|
l[17] || (l[17] = t("div", { class: "subtitle" }, "Remarks", -1)),
|
|
15368
15354
|
t("div", jS, [
|
|
15369
|
-
M.editable ? (n(), a("div",
|
|
15355
|
+
M.editable ? (n(), a("div", fS, [
|
|
15370
15356
|
M.editable ? (n(), sl(r, {
|
|
15371
15357
|
key: 0,
|
|
15372
15358
|
modelValue: M.remarks,
|
|
@@ -15380,10 +15366,10 @@ function OS(i, l, s, N, M, d) {
|
|
|
15380
15366
|
class: "remark-block",
|
|
15381
15367
|
onDblclick: l[2] || (l[2] = (x) => M.editable = !0)
|
|
15382
15368
|
}, [
|
|
15383
|
-
d.computeBlankHtml(M.remarks) ? (n(), a("div",
|
|
15369
|
+
d.computeBlankHtml(M.remarks) ? (n(), a("div", bS, "Please double click to modify remark")) : (n(), a("div", {
|
|
15384
15370
|
key: 0,
|
|
15385
15371
|
innerHTML: M.remarks
|
|
15386
|
-
}, null, 8,
|
|
15372
|
+
}, null, 8, CS))
|
|
15387
15373
|
], 32))
|
|
15388
15374
|
])
|
|
15389
15375
|
], 2),
|
|
@@ -15464,8 +15450,8 @@ function OS(i, l, s, N, M, d) {
|
|
|
15464
15450
|
t("td", null, e(((It = (Nt = (P = (et = ($ = s.report) == null ? void 0 : $.summary) == null ? void 0 : et.fuels) == null ? void 0 : P.filter((x) => x.type === "HFO")) == null ? void 0 : Nt[0]) == null ? void 0 : It.lcv) ?? "-"), 1),
|
|
15465
15451
|
t("td", null, e(((tt = (o = (ct = (ut = (gt = s.report) == null ? void 0 : gt.summary) == null ? void 0 : ut.fuels) == null ? void 0 : ct.filter((x) => x.type === "HFO")) == null ? void 0 : o[0]) == null ? void 0 : tt.energy) ?? "-"), 1),
|
|
15466
15452
|
t("td", null, e(((At = (yt = (Mt = (dt = (at = s.report) == null ? void 0 : at.summary) == null ? void 0 : dt.fuels) == null ? void 0 : Mt.filter((x) => x.type === "HFO")) == null ? void 0 : yt[0]) == null ? void 0 : At.wtt) ?? "-"), 1),
|
|
15467
|
-
t("td", null, e(((
|
|
15468
|
-
t("td", null, e(((St = (Yt = (Ot = (Tt = (Ut = (
|
|
15453
|
+
t("td", null, e(((Ct = (ft = (jt = (pt = (zt = (st = s.report) == null ? void 0 : st.summary) == null ? void 0 : zt.fuels) == null ? void 0 : pt.filter((x) => x.type === "HFO")) == null ? void 0 : jt[0]) == null ? void 0 : ft.ttw) == null ? void 0 : Ct.co2) ?? "-"), 1),
|
|
15454
|
+
t("td", null, e(((St = (Yt = (Ot = (Tt = (Ut = (bt = s.report) == null ? void 0 : bt.summary) == null ? void 0 : Ut.fuels) == null ? void 0 : Tt.filter((x) => x.type === "HFO")) == null ? void 0 : Ot[0]) == null ? void 0 : Yt.ttw) == null ? void 0 : St.ch4) ?? "-"), 1),
|
|
15469
15455
|
t("td", null, e(((Ft = (Rt = (ht = (kt = (Qt = (wt = s.report) == null ? void 0 : wt.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : kt.filter((x) => x.type === "HFO")) == null ? void 0 : ht[0]) == null ? void 0 : Rt.ttw) == null ? void 0 : Ft.n2o) ?? "-"), 1),
|
|
15470
15456
|
t("td", null, e(((Xt = (mt = (Gt = (Pt = (Vt = s.report) == null ? void 0 : Vt.summary) == null ? void 0 : Pt.fuels) == null ? void 0 : Gt.filter((x) => x.type === "HFO")) == null ? void 0 : mt[0]) == null ? void 0 : Xt.wttEmission) ?? "-"), 1),
|
|
15471
15457
|
t("td", null, e(((Wt = (xt = (h = (rt = (D = s.report) == null ? void 0 : D.summary) == null ? void 0 : rt.fuels) == null ? void 0 : h.filter((x) => x.type === "HFO")) == null ? void 0 : xt[0]) == null ? void 0 : Wt.ttwEmission) ?? "-"), 1)
|
|
@@ -15478,21 +15464,21 @@ function OS(i, l, s, N, M, d) {
|
|
|
15478
15464
|
t("td", null, e(((Ml = (dl = (al = (nl = (ol = s.report) == null ? void 0 : ol.summary) == null ? void 0 : nl.fuels) == null ? void 0 : al.filter((x) => x.type === "LFO")) == null ? void 0 : dl[0]) == null ? void 0 : Ml.wtt) ?? "-"), 1),
|
|
15479
15465
|
t("td", null, e(((ul = (gl = (Il = (Nl = (Dl = (rl = s.report) == null ? void 0 : rl.summary) == null ? void 0 : Dl.fuels) == null ? void 0 : Nl.filter((x) => x.type === "LFO")) == null ? void 0 : Il[0]) == null ? void 0 : gl.ttw) == null ? void 0 : ul.co2) ?? "-"), 1),
|
|
15480
15466
|
t("td", null, e(((xl = (Tl = (vl = (Al = (yl = (cl = s.report) == null ? void 0 : cl.summary) == null ? void 0 : yl.fuels) == null ? void 0 : Al.filter((x) => x.type === "LFO")) == null ? void 0 : vl[0]) == null ? void 0 : Tl.ttw) == null ? void 0 : xl.ch4) ?? "-"), 1),
|
|
15481
|
-
t("td", null, e(((Ol = (El = (ml = (Ul = (
|
|
15467
|
+
t("td", null, e(((Ol = (El = (ml = (Ul = (bl = (zl = s.report) == null ? void 0 : zl.summary) == null ? void 0 : bl.fuels) == null ? void 0 : Ul.filter((x) => x.type === "LFO")) == null ? void 0 : ml[0]) == null ? void 0 : El.ttw) == null ? void 0 : Ol.n2o) ?? "-"), 1),
|
|
15482
15468
|
t("td", null, e(((hl = (kl = (Ql = (S = (wl = s.report) == null ? void 0 : wl.summary) == null ? void 0 : S.fuels) == null ? void 0 : Ql.filter((x) => x.type === "LFO")) == null ? void 0 : kl[0]) == null ? void 0 : hl.wttEmission) ?? "-"), 1),
|
|
15483
15469
|
t("td", null, e(((Gl = (Pl = (Vl = (Fl = (Rl = s.report) == null ? void 0 : Rl.summary) == null ? void 0 : Fl.fuels) == null ? void 0 : Vl.filter((x) => x.type === "LFO")) == null ? void 0 : Pl[0]) == null ? void 0 : Gl.ttwEmission) ?? "-"), 1)
|
|
15484
15470
|
]),
|
|
15485
15471
|
t("tr", null, [
|
|
15486
15472
|
l[20] || (l[20] = t("td", null, "MGO", -1)),
|
|
15487
|
-
t("td", null, e(((se = (ee = (le = (te = (
|
|
15473
|
+
t("td", null, e(((se = (ee = (le = (te = (fl = s.report) == null ? void 0 : fl.summary) == null ? void 0 : te.fuels) == null ? void 0 : le.filter((x) => x.type === "MGO")) == null ? void 0 : ee[0]) == null ? void 0 : se.cons) ?? "-"), 1),
|
|
15488
15474
|
t("td", null, e(((de = (ae = (ne = (oe = (ie = s.report) == null ? void 0 : ie.summary) == null ? void 0 : oe.fuels) == null ? void 0 : ne.filter((x) => x.type === "MGO")) == null ? void 0 : ae[0]) == null ? void 0 : de.lcv) ?? "-"), 1),
|
|
15489
15475
|
t("td", null, e(((Ie = (Ne = (De = (re = (Me = s.report) == null ? void 0 : Me.summary) == null ? void 0 : re.fuels) == null ? void 0 : De.filter((x) => x.type === "MGO")) == null ? void 0 : Ne[0]) == null ? void 0 : Ie.energy) ?? "-"), 1),
|
|
15490
15476
|
t("td", null, e(((pl = ($t = (z = (ue = (ge = s.report) == null ? void 0 : ge.summary) == null ? void 0 : ue.fuels) == null ? void 0 : z.filter((x) => x.type === "MGO")) == null ? void 0 : $t[0]) == null ? void 0 : pl.wtt) ?? "-"), 1),
|
|
15491
15477
|
t("td", null, e(((Bl = (Zl = (Ll = (Wl = (Yl = (jl = s.report) == null ? void 0 : jl.summary) == null ? void 0 : Yl.fuels) == null ? void 0 : Wl.filter((x) => x.type === "MGO")) == null ? void 0 : Ll[0]) == null ? void 0 : Zl.ttw) == null ? void 0 : Bl.co2) ?? "-"), 1),
|
|
15492
15478
|
t("td", null, e(((ql = (Kl = (Xl = (Jl = (_l = (Hl = s.report) == null ? void 0 : Hl.summary) == null ? void 0 : _l.fuels) == null ? void 0 : Jl.filter((x) => x.type === "MGO")) == null ? void 0 : Xl[0]) == null ? void 0 : Kl.ttw) == null ? void 0 : ql.ch4) ?? "-"), 1),
|
|
15493
15479
|
t("td", null, e(((xe = (Te = (ve = (Ae = (ye = (ce = s.report) == null ? void 0 : ce.summary) == null ? void 0 : ye.fuels) == null ? void 0 : Ae.filter((x) => x.type === "MGO")) == null ? void 0 : ve[0]) == null ? void 0 : Te.ttw) == null ? void 0 : xe.n2o) ?? "-"), 1),
|
|
15494
|
-
t("td", null, e(((
|
|
15495
|
-
t("td", null, e(((Oe = (Ee = (me = (Ue = (
|
|
15480
|
+
t("td", null, e(((Ce = (fe = (je = (pe = (ze = s.report) == null ? void 0 : ze.summary) == null ? void 0 : pe.fuels) == null ? void 0 : je.filter((x) => x.type === "MGO")) == null ? void 0 : fe[0]) == null ? void 0 : Ce.wttEmission) ?? "-"), 1),
|
|
15481
|
+
t("td", null, e(((Oe = (Ee = (me = (Ue = (be = s.report) == null ? void 0 : be.summary) == null ? void 0 : Ue.fuels) == null ? void 0 : me.filter((x) => x.type === "MGO")) == null ? void 0 : Ee[0]) == null ? void 0 : Oe.ttwEmission) ?? "-"), 1)
|
|
15496
15482
|
]),
|
|
15497
15483
|
t("tr", null, [
|
|
15498
15484
|
l[21] || (l[21] = t("td", null, "MDO", -1)),
|
|
@@ -15501,10 +15487,10 @@ function OS(i, l, s, N, M, d) {
|
|
|
15501
15487
|
t("td", null, e(((Be = (Ze = (Le = (We = (Ge = s.report) == null ? void 0 : Ge.summary) == null ? void 0 : We.fuels) == null ? void 0 : Le.filter((x) => x.type === "MDO")) == null ? void 0 : Ze[0]) == null ? void 0 : Be.energy) ?? "-"), 1),
|
|
15502
15488
|
t("td", null, e(((Ke = (Xe = (Je = (_e = (He = s.report) == null ? void 0 : He.summary) == null ? void 0 : _e.fuels) == null ? void 0 : Je.filter((x) => x.type === "MDO")) == null ? void 0 : Xe[0]) == null ? void 0 : Ke.wtt) ?? "-"), 1),
|
|
15503
15489
|
t("td", null, e(((is = (ss = (ls = (ts = ($e = (qe = s.report) == null ? void 0 : qe.summary) == null ? void 0 : $e.fuels) == null ? void 0 : ts.filter((x) => x.type === "MDO")) == null ? void 0 : ls[0]) == null ? void 0 : ss.ttw) == null ? void 0 : is.co2) ?? "-"), 1),
|
|
15504
|
-
t("td", null, e(((Is = (Ns = (Ds = (as = (
|
|
15490
|
+
t("td", null, e(((Is = (Ns = (Ds = (as = (Cl = (os = s.report) == null ? void 0 : os.summary) == null ? void 0 : Cl.fuels) == null ? void 0 : as.filter((x) => x.type === "MDO")) == null ? void 0 : Ds[0]) == null ? void 0 : Ns.ttw) == null ? void 0 : Is.ch4) ?? "-"), 1),
|
|
15505
15491
|
t("td", null, e(((xs = (Ts = (vs = (As = (ys = (gs = s.report) == null ? void 0 : gs.summary) == null ? void 0 : ys.fuels) == null ? void 0 : As.filter((x) => x.type === "MDO")) == null ? void 0 : vs[0]) == null ? void 0 : Ts.ttw) == null ? void 0 : xs.n2o) ?? "-"), 1),
|
|
15506
|
-
t("td", null, e(((
|
|
15507
|
-
t("td", null, e(((Os = (Es = (ms = (Us = (
|
|
15492
|
+
t("td", null, e(((Cs = (fs = (js = (ps = (zs = s.report) == null ? void 0 : zs.summary) == null ? void 0 : ps.fuels) == null ? void 0 : js.filter((x) => x.type === "MDO")) == null ? void 0 : fs[0]) == null ? void 0 : Cs.wttEmission) ?? "-"), 1),
|
|
15493
|
+
t("td", null, e(((Os = (Es = (ms = (Us = (bs = s.report) == null ? void 0 : bs.summary) == null ? void 0 : Us.fuels) == null ? void 0 : ms.filter((x) => x.type === "MDO")) == null ? void 0 : Es[0]) == null ? void 0 : Os.ttwEmission) ?? "-"), 1)
|
|
15508
15494
|
])
|
|
15509
15495
|
])
|
|
15510
15496
|
])
|
|
@@ -15651,7 +15637,7 @@ function OS(i, l, s, N, M, d) {
|
|
|
15651
15637
|
])
|
|
15652
15638
|
], -1)),
|
|
15653
15639
|
t("tbody", null, [
|
|
15654
|
-
(n(!0), a(
|
|
15640
|
+
(n(!0), a(f, null, it((Bs = s.report) == null ? void 0 : Bs.legs, (x) => {
|
|
15655
15641
|
var Hs, _s, Js, Xs, Ks, qs, $s, ti;
|
|
15656
15642
|
return n(), a("tr", {
|
|
15657
15643
|
key: x.id
|
|
@@ -15697,7 +15683,7 @@ export {
|
|
|
15697
15683
|
tS as EtsReport,
|
|
15698
15684
|
nw as EtsReportPlugin,
|
|
15699
15685
|
xE as FliComparisonReport,
|
|
15700
|
-
|
|
15686
|
+
$f as FliDeviationReport,
|
|
15701
15687
|
Ex as FliInvoiceReport,
|
|
15702
15688
|
$D as FliPlanReport,
|
|
15703
15689
|
Qc as FliVoyageReport,
|
|
@@ -15712,10 +15698,10 @@ export {
|
|
|
15712
15698
|
Bi as IdmLng,
|
|
15713
15699
|
HS as IdmLngPlugin,
|
|
15714
15700
|
xa as IdmLoading,
|
|
15715
|
-
|
|
15701
|
+
bE as IdmThird,
|
|
15716
15702
|
KS as InvoicePlugin,
|
|
15717
15703
|
iw as LoadingPlugin,
|
|
15718
|
-
|
|
15704
|
+
Jb as MergeStoppageReport,
|
|
15719
15705
|
YM as ORMPointReport,
|
|
15720
15706
|
JU as OrmComparisonReport,
|
|
15721
15707
|
ax as OrmInvoiceReport,
|
|
@@ -15732,7 +15718,7 @@ export {
|
|
|
15732
15718
|
ew as QuoteReportPlugin,
|
|
15733
15719
|
Od as RouteReport,
|
|
15734
15720
|
LS as RouteReportPlugin,
|
|
15735
|
-
|
|
15721
|
+
KC as StoppageReport,
|
|
15736
15722
|
$S as StoppageReportPlugin,
|
|
15737
15723
|
cT as TropicalReport,
|
|
15738
15724
|
JS as VoyageReportPlugin
|