@idmui/extend 0.5.9 → 0.6.0
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/index.js +507 -501
- package/dist/index.umd.cjs +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { shallowRef as
|
|
1
|
+
import { shallowRef as bM, resolveComponent as B, openBlock as n, createElementBlock as M, withDirectives as hM, createVNode as tt, vShow as CM, normalizeStyle as xl, defineComponent as OM, createElementVNode as t, Fragment as v, toDisplayString as i, createStaticVNode as Gt, createCommentVNode as c, createTextVNode as r, renderList as at, withCtx as il, normalizeClass as Q, createBlock as Pt, markRaw as Vn } from "vue";
|
|
2
2
|
import { Editor as pM, Toolbar as YM } from "@wangeditor/editor-for-vue";
|
|
3
|
-
import { IdmBrand as de, IdmLoading as
|
|
3
|
+
import { IdmBrand as de, IdmLoading as EM, IdmSign as fM } from "@idmui/basic";
|
|
4
4
|
import zt from "moment";
|
|
5
5
|
import * as Rn from "echarts";
|
|
6
6
|
import { LngLatHelper as Z } from "@idm-plugin/geo";
|
|
@@ -56,7 +56,7 @@ const ml = (s, a) => {
|
|
|
56
56
|
methods: {
|
|
57
57
|
handleCreated(s) {
|
|
58
58
|
var a;
|
|
59
|
-
this.editorRef =
|
|
59
|
+
this.editorRef = bM(), this.editor = Object.seal(s), this.valueHtml = this.modelValue, (a = this.editor) == null || a.setHtml(this.valueHtml), this.disabled ? this.editor.disable() : this.editor.enable();
|
|
60
60
|
},
|
|
61
61
|
handleChange(s) {
|
|
62
62
|
this.$emit("update:modelValue", this.valueHtml);
|
|
@@ -138,7 +138,7 @@ const GM = {
|
|
|
138
138
|
components: {
|
|
139
139
|
Editor: ne,
|
|
140
140
|
IdmBrand: de,
|
|
141
|
-
IdmLoading:
|
|
141
|
+
IdmLoading: EM
|
|
142
142
|
},
|
|
143
143
|
props: {
|
|
144
144
|
plan: {
|
|
@@ -292,16 +292,16 @@ const GM = {
|
|
|
292
292
|
},
|
|
293
293
|
computedWindClass() {
|
|
294
294
|
return (s) => {
|
|
295
|
-
var l, u, D, d, T, N, g, O, e, j, p, S, U,
|
|
295
|
+
var l, u, D, d, T, N, g, O, e, j, p, S, U, E, C, z, b, h;
|
|
296
296
|
let a = "";
|
|
297
|
-
return (u = (l = this.weatherPrinciple) == null ? void 0 : l.dangerous) != null && u.wind && ((d = (D = s.meteo) == null ? void 0 : D.wind) == null ? void 0 : d.scale) >= ((N = (T = this.weatherPrinciple) == null ? void 0 : T.dangerous) == null ? void 0 : N.wind) ? a = "bg-danger" : (O = (g = this.weatherPrinciple) == null ? void 0 : g.severe) != null && O.wind && ((j = (e = s.meteo) == null ? void 0 : e.wind) == null ? void 0 : j.scale) > ((S = (p = this.weatherPrinciple) == null ? void 0 : p.severe) == null ? void 0 : S.wind) ? a = "bg-severe" : (
|
|
297
|
+
return (u = (l = this.weatherPrinciple) == null ? void 0 : l.dangerous) != null && u.wind && ((d = (D = s.meteo) == null ? void 0 : D.wind) == null ? void 0 : d.scale) >= ((N = (T = this.weatherPrinciple) == null ? void 0 : T.dangerous) == null ? void 0 : N.wind) ? a = "bg-danger" : (O = (g = this.weatherPrinciple) == null ? void 0 : g.severe) != null && O.wind && ((j = (e = s.meteo) == null ? void 0 : e.wind) == null ? void 0 : j.scale) > ((S = (p = this.weatherPrinciple) == null ? void 0 : p.severe) == null ? void 0 : S.wind) ? a = "bg-severe" : (E = (U = this.weatherPrinciple) == null ? void 0 : U.heavy) != null && E.wind && ((z = (C = s.meteo) == null ? void 0 : C.wind) == null ? void 0 : z.scale) === ((h = (b = this.weatherPrinciple) == null ? void 0 : b.heavy) == null ? void 0 : h.wind) && (a = "bg-heavy"), a;
|
|
298
298
|
};
|
|
299
299
|
},
|
|
300
300
|
computedSigClass() {
|
|
301
301
|
return (s) => {
|
|
302
|
-
var l, u, D, d, T, N, g, O, e, j, p, S, U,
|
|
302
|
+
var l, u, D, d, T, N, g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R;
|
|
303
303
|
let a = "";
|
|
304
|
-
return (u = (l = this.weatherPrinciple) == null ? void 0 : l.dangerous) != null && u.sigWv && ((T = (d = (D = s.meteo) == null ? void 0 : D.wave) == null ? void 0 : d.sig) == null ? void 0 : T.height) >= ((g = (N = this.weatherPrinciple) == null ? void 0 : N.dangerous) == null ? void 0 : g.sigWv) ? a = "bg-danger" : (e = (O = this.weatherPrinciple) == null ? void 0 : O.severe) != null && e.sigWv && ((S = (p = (j = s.meteo) == null ? void 0 : j.wave) == null ? void 0 : p.sig) == null ? void 0 : S.height) >= ((
|
|
304
|
+
return (u = (l = this.weatherPrinciple) == null ? void 0 : l.dangerous) != null && u.sigWv && ((T = (d = (D = s.meteo) == null ? void 0 : D.wave) == null ? void 0 : d.sig) == null ? void 0 : T.height) >= ((g = (N = this.weatherPrinciple) == null ? void 0 : N.dangerous) == null ? void 0 : g.sigWv) ? a = "bg-danger" : (e = (O = this.weatherPrinciple) == null ? void 0 : O.severe) != null && e.sigWv && ((S = (p = (j = s.meteo) == null ? void 0 : j.wave) == null ? void 0 : p.sig) == null ? void 0 : S.height) >= ((E = (U = this.weatherPrinciple) == null ? void 0 : U.severe) == null ? void 0 : E.sigWv) ? a = "bg-severe" : (z = (C = this.weatherPrinciple) == null ? void 0 : C.heavy) != null && z.sigWv && ((Y = (h = (b = s.meteo) == null ? void 0 : b.wave) == null ? void 0 : h.sig) == null ? void 0 : Y.height) >= ((R = (m = this.weatherPrinciple) == null ? void 0 : m.heavy) == null ? void 0 : R.sigWv) && (a = "bg-heavy"), a;
|
|
305
305
|
};
|
|
306
306
|
}
|
|
307
307
|
},
|
|
@@ -330,7 +330,7 @@ const GM = {
|
|
|
330
330
|
this.echart || (this.echart = Rn.init(this.$refs.echart)), this.renderEchart();
|
|
331
331
|
},
|
|
332
332
|
renderEchart() {
|
|
333
|
-
var z,
|
|
333
|
+
var z, b, h, Y, m, R, V;
|
|
334
334
|
const s = [], a = [], l = {
|
|
335
335
|
dateTime: 0,
|
|
336
336
|
windSpeed: 1,
|
|
@@ -343,7 +343,7 @@ const GM = {
|
|
|
343
343
|
speed: 8
|
|
344
344
|
};
|
|
345
345
|
let u = 4;
|
|
346
|
-
(R = (m = (Y = (h = (
|
|
346
|
+
(R = (m = (Y = (h = (b = (z = this.plan) == null ? void 0 : z.speeds) == null ? void 0 : b[this.speedIndex]) == null ? void 0 : h.speed) == null ? void 0 : Y.sample) == null ? void 0 : m.hours) == null || R.forEach((f) => {
|
|
347
347
|
var F, G, L, H, J, X, K, it, P, lt;
|
|
348
348
|
const k = f.meteo;
|
|
349
349
|
if (k) {
|
|
@@ -361,7 +361,7 @@ const GM = {
|
|
|
361
361
|
]);
|
|
362
362
|
}
|
|
363
363
|
});
|
|
364
|
-
const D = Math.max(...a.map((f) => f[l.speed])), d = Math.max(...a.map((f) => f[l.windSpeed])), T = Math.min(...a.map((f) => f[l.currentFactor])) > 0 ? 0 : Math.floor(Math.min(...a.map((f) => f[l.currentFactor])) / 0.5) * 0.5, N = Math.ceil(Math.max(...a.map((f) => f[l.currentFactor])) / 0.5) * 0.5, g = Math.ceil(D / 5 / 5) * 5, O = Math.ceil(d / 5 / 5) * 5, e = Math.ceil(u / 5 / 0.5) * 0.5, j = Math.ceil((N - T) / 5 / 0.5) * 0.5, p = 5 * g, S = 5 * O, U = 5 * e,
|
|
364
|
+
const D = Math.max(...a.map((f) => f[l.speed])), d = Math.max(...a.map((f) => f[l.windSpeed])), T = Math.min(...a.map((f) => f[l.currentFactor])) > 0 ? 0 : Math.floor(Math.min(...a.map((f) => f[l.currentFactor])) / 0.5) * 0.5, N = Math.ceil(Math.max(...a.map((f) => f[l.currentFactor])) / 0.5) * 0.5, g = Math.ceil(D / 5 / 5) * 5, O = Math.ceil(d / 5 / 5) * 5, e = Math.ceil(u / 5 / 0.5) * 0.5, j = Math.ceil((N - T) / 5 / 0.5) * 0.5, p = 5 * g, S = 5 * O, U = 5 * e, E = T + 5 * j, C = {
|
|
365
365
|
animation: !1,
|
|
366
366
|
title: {
|
|
367
367
|
text: "Weather Conditions & Speed Analysis",
|
|
@@ -459,7 +459,7 @@ const GM = {
|
|
|
459
459
|
offset: 40,
|
|
460
460
|
nameGap: 35,
|
|
461
461
|
min: T,
|
|
462
|
-
max:
|
|
462
|
+
max: E,
|
|
463
463
|
splitNumber: 5,
|
|
464
464
|
interval: j,
|
|
465
465
|
axisLine: {
|
|
@@ -624,7 +624,7 @@ const GM = {
|
|
|
624
624
|
key: 0,
|
|
625
625
|
class: "orm-report-table",
|
|
626
626
|
style: { "font-size": "12px" }
|
|
627
|
-
}, To = { key: 0 }, xo = ["rowspan"], zo = { key: 0 }, jo = { key: 1 }, Uo = { rowspan: "2" }, Oo = { rowspan: "2" },
|
|
627
|
+
}, To = { key: 0 }, xo = ["rowspan"], zo = { key: 0 }, jo = { key: 1 }, Uo = { rowspan: "2" }, Oo = { rowspan: "2" }, Eo = { key: 0 }, bo = { key: 1 }, ho = { rowspan: "1" }, Co = { key: 0 }, po = { rowspan: "2" }, Yo = { rowspan: "2" }, fo = { rowspan: "2" }, Qo = { key: 0 }, So = { key: 0 }, ko = ["rowspan"], wo = { key: 0 }, Ro = { rowspan: "1" }, Vo = { key: 0 }, Fo = { key: 0 }, Go = { key: 1 }, Po = {
|
|
628
628
|
class: "text-tips text-right",
|
|
629
629
|
style: { "margin-top": "8px", "font-size": "12px", "line-height": "1.4" }
|
|
630
630
|
}, Wo = { key: 0 }, Zo = { class: "section waypoint-section" }, Lo = {
|
|
@@ -701,15 +701,15 @@ const GM = {
|
|
|
701
701
|
}, OD = {
|
|
702
702
|
ref: "echart",
|
|
703
703
|
class: "echart"
|
|
704
|
-
},
|
|
704
|
+
}, ED = {
|
|
705
705
|
class: "text-tips text-right print-hidden",
|
|
706
706
|
style: { "margin-bottom": "4px", "font-size": "12px" }
|
|
707
|
-
},
|
|
707
|
+
}, bD = { style: { "page-break-inside": "avoid" } }, hD = {
|
|
708
708
|
class: "orm-report-table",
|
|
709
709
|
style: { "font-size": "12px" }
|
|
710
710
|
}, CD = ["colspan"], pD = { key: 0 }, YD = { class: "flex-center" }, fD = { class: "degree-box" }, QD = { key: 0 }, SD = { key: 2 }, kD = { key: 0 }, wD = { class: "degree-box" }, RD = { key: 0 }, VD = { key: 2 }, FD = { class: "degree-box" }, GD = { key: 0 }, PD = { key: 2 }, WD = { class: "degree-box" }, ZD = { key: 0 }, LD = { key: 2 };
|
|
711
711
|
function BD(s, a, l, u, D, d) {
|
|
712
|
-
var e, j, p, S, U,
|
|
712
|
+
var e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl;
|
|
713
713
|
const T = B("IdmBrand"), N = B("IdmLoading"), g = B("ElTooltip"), O = B("Editor");
|
|
714
714
|
return n(), M("div", PM, [
|
|
715
715
|
tt(T, {
|
|
@@ -730,7 +730,7 @@ function BD(s, a, l, u, D, d) {
|
|
|
730
730
|
]),
|
|
731
731
|
t("div", HM, [
|
|
732
732
|
a[9] || (a[9] = t("span", { class: "label text-label" }, "Vessel", -1)),
|
|
733
|
-
t("span", JM, i((C = (
|
|
733
|
+
t("span", JM, i((C = (E = (U = l.plan) == null ? void 0 : U.voyage) == null ? void 0 : E.vessel) == null ? void 0 : C.name) + " (" + i((Y = (h = (b = (z = l.plan) == null ? void 0 : z.voyage) == null ? void 0 : b.vessel) == null ? void 0 : h.vesselType) == null ? void 0 : Y.name) + ")", 1)
|
|
734
734
|
]),
|
|
735
735
|
t("div", XM, [
|
|
736
736
|
a[10] || (a[10] = t("span", { class: "label text-label" }, "Voyage No.", -1)),
|
|
@@ -746,7 +746,7 @@ function BD(s, a, l, u, D, d) {
|
|
|
746
746
|
t("div", lo, [
|
|
747
747
|
a[12] || (a[12] = t("span", { class: "label text-label" }, "Arrival", -1)),
|
|
748
748
|
(ct = (It = (rt = l.plan) == null ? void 0 : rt.leg) == null ? void 0 : It.destination) != null && ct.name ? (n(), M("span", eo, i((jt = (q = (gt = l.plan) == null ? void 0 : gt.leg) == null ? void 0 : q.destination) == null ? void 0 : jt.name), 1)) : (n(), M("span", so, i(d.computePosition((Ot = (Ut = l.plan) == null ? void 0 : Ut.leg) == null ? void 0 : Ot.destination)), 1)),
|
|
749
|
-
t("span", no, i(d.computeUTCTime(((Ft = (w = (
|
|
749
|
+
t("span", no, i(d.computeUTCTime(((Ft = (w = (bt = (Et = l.plan) == null ? void 0 : Et.speeds) == null ? void 0 : bt[D.speedIndex]) == null ? void 0 : w.speed) == null ? void 0 : Ft.ata) || ((Yt = (pt = (Ct = (ht = l.plan) == null ? void 0 : ht.speeds) == null ? void 0 : Ct[D.speedIndex]) == null ? void 0 : pt.speed) == null ? void 0 : Yt.eta), "MMM-DD/HHmm, yyyy[Z]")), 1)
|
|
750
750
|
]),
|
|
751
751
|
t("div", Mo, [
|
|
752
752
|
a[13] || (a[13] = t("span", { class: "label text-label" }, "Load Condition", -1)),
|
|
@@ -889,13 +889,13 @@ function BD(s, a, l, u, D, d) {
|
|
|
889
889
|
]),
|
|
890
890
|
t("tbody", null, [
|
|
891
891
|
(n(!0), M(v, null, at((_ = l.plan) == null ? void 0 : _.speeds, (y, st) => {
|
|
892
|
-
var Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi,
|
|
892
|
+
var Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl, zl, jl, Ul, Ol;
|
|
893
893
|
return n(), M(v, { key: st }, [
|
|
894
894
|
t("tr", null, [
|
|
895
895
|
t("td", Uo, i(st + 1), 1),
|
|
896
896
|
t("td", Oo, i((Na = (Da = y.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 1),
|
|
897
897
|
t("td", null, [
|
|
898
|
-
y.speed.label !== "Combined" ? (n(), M("span",
|
|
898
|
+
y.speed.label !== "Combined" ? (n(), M("span", Eo, i(`CP ${((Ya = (ca = y.speed) == null ? void 0 : ca.cpCopy) == null ? void 0 : Ya.speed) ?? ((ni = y.speed) == null ? void 0 : ni.v0)}`), 1)) : (n(), M("div", bo, [
|
|
899
899
|
a[37] || (a[37] = r("CP", -1)),
|
|
900
900
|
a[38] || (a[38] = t("sub", null, "1", -1)),
|
|
901
901
|
r(" " + i((oi = (Mi = (di = y.speed) == null ? void 0 : di.extend) == null ? void 0 : Mi.cps[0]) == null ? void 0 : oi.speed) + ", CP", 1),
|
|
@@ -908,9 +908,9 @@ function BD(s, a, l, u, D, d) {
|
|
|
908
908
|
(gi = (ci = y.speed) == null ? void 0 : ci.extend) != null && gi.distanceInECA ? (n(), M("span", Co, " (" + i(d.roundPrecision(y.speed.extend.distanceInECA, 0)) + " in ECA)", 1)) : c("", !0)
|
|
909
909
|
]),
|
|
910
910
|
t("td", null, [
|
|
911
|
-
t("b", null, i(d.computeLTime((ui = y.speed) == null ? void 0 : ui.eta, (vi = (yi = (Ai = l.plan) == null ? void 0 : Ai.leg) == null ? void 0 : yi.destination) == null ? void 0 : vi.lng, (xi = (Ti = (mi = l.plan) == null ? void 0 : mi.leg) == null ? void 0 : Ti.destination) == null ? void 0 : xi.lat, (
|
|
911
|
+
t("b", null, i(d.computeLTime((ui = y.speed) == null ? void 0 : ui.eta, (vi = (yi = (Ai = l.plan) == null ? void 0 : Ai.leg) == null ? void 0 : yi.destination) == null ? void 0 : vi.lng, (xi = (Ti = (mi = l.plan) == null ? void 0 : mi.leg) == null ? void 0 : Ti.destination) == null ? void 0 : xi.lat, (Ei = (Oi = (Ui = (ji = (zi = l.plan) == null ? void 0 : zi.leg) == null ? void 0 : ji.destination) == null ? void 0 : Ui.port) == null ? void 0 : Oi.timezone) == null ? void 0 : Ei.RawOffset)), 1),
|
|
912
912
|
a[40] || (a[40] = t("br", null, null, -1)),
|
|
913
|
-
r(" " + i(d.computeUTCTime((
|
|
913
|
+
r(" " + i(d.computeUTCTime((bi = y.speed) == null ? void 0 : bi.eta)), 1)
|
|
914
914
|
]),
|
|
915
915
|
t("td", po, i(d.computeSuspend(y.speed)), 1),
|
|
916
916
|
t("td", Yo, i(d.roundPrecision((hi = y.speed) == null ? void 0 : hi.totalFoCons, 3)), 1),
|
|
@@ -1001,7 +1001,7 @@ function BD(s, a, l, u, D, d) {
|
|
|
1001
1001
|
a[52] || (a[52] = t("i", { class: "iconfont icon-baobiao" }, null, -1)),
|
|
1002
1002
|
t("div", _o, "Advisory & Major Waypoint of Route " + i((Oa = (Ua = (ja = (za = l.plan.speeds) == null ? void 0 : za[D.speedIndex]) == null ? void 0 : ja.speed) == null ? void 0 : Ua.lane) == null ? void 0 : Oa.name), 1)
|
|
1003
1003
|
]),
|
|
1004
|
-
((
|
|
1004
|
+
((ba = (Ea = l.plan) == null ? void 0 : Ea.speeds) == null ? void 0 : ba.length) > 1 ? (n(), M("div", Ho, [
|
|
1005
1005
|
(n(!0), M(v, null, at((ha = l.plan) == null ? void 0 : ha.speeds, (y, st) => {
|
|
1006
1006
|
var Da, Na;
|
|
1007
1007
|
return n(), M("div", {
|
|
@@ -1098,9 +1098,9 @@ function BD(s, a, l, u, D, d) {
|
|
|
1098
1098
|
t("div", UD, [
|
|
1099
1099
|
t("div", OD, null, 512)
|
|
1100
1100
|
]),
|
|
1101
|
-
t("div",
|
|
1101
|
+
t("div", ED, "* " + i(d.computeModel((si = (ei = (li = l.plan) == null ? void 0 : li.speeds) == null ? void 0 : ei[D.speedIndex]) == null ? void 0 : si.speed)), 1)
|
|
1102
1102
|
]),
|
|
1103
|
-
t("div",
|
|
1103
|
+
t("div", bD, [
|
|
1104
1104
|
t("table", hD, [
|
|
1105
1105
|
t("thead", null, [
|
|
1106
1106
|
t("tr", null, [
|
|
@@ -1171,7 +1171,7 @@ function BD(s, a, l, u, D, d) {
|
|
|
1171
1171
|
]),
|
|
1172
1172
|
t("tbody", null, [
|
|
1173
1173
|
(n(!0), M(v, null, at((Dl = (ol = (Ml = (dl = (nl = l.plan) == null ? void 0 : nl.speeds) == null ? void 0 : dl[D.speedIndex]) == null ? void 0 : Ml.speed) == null ? void 0 : ol.sample) == null ? void 0 : Dl.hours, (y, st) => {
|
|
1174
|
-
var Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi,
|
|
1174
|
+
var Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl;
|
|
1175
1175
|
return n(), M("tr", { key: st }, [
|
|
1176
1176
|
t("td", null, i(d.computeUTCTime(y.eta)), 1),
|
|
1177
1177
|
t("td", null, [
|
|
@@ -1192,10 +1192,10 @@ function BD(s, a, l, u, D, d) {
|
|
|
1192
1192
|
t("td", null, i(d.roundPrecision((yi = (Ai = (ui = y.meteo) == null ? void 0 : ui.wave) == null ? void 0 : Ai.wd) == null ? void 0 : yi.height, 1)), 1),
|
|
1193
1193
|
t("td", wD, [
|
|
1194
1194
|
(Ti = (mi = (vi = y.meteo) == null ? void 0 : vi.wave) == null ? void 0 : mi.swell) != null && Ti.height ? (n(), M("span", RD, i((ji = (zi = (xi = y.meteo) == null ? void 0 : xi.wave) == null ? void 0 : zi.swell) == null ? void 0 : ji.direction), 1)) : c("", !0),
|
|
1195
|
-
(
|
|
1195
|
+
(Ei = (Oi = (Ui = y.meteo) == null ? void 0 : Ui.wave) == null ? void 0 : Oi.swell) != null && Ei.height ? (n(), M("i", {
|
|
1196
1196
|
key: 1,
|
|
1197
1197
|
class: "iconfont icon-jiantouicon",
|
|
1198
|
-
style: xl(d.computeDegree("swell", (Ci = (hi = (
|
|
1198
|
+
style: xl(d.computeDegree("swell", (Ci = (hi = (bi = y.meteo) == null ? void 0 : bi.wave) == null ? void 0 : hi.swell) == null ? void 0 : Ci.degree, !1))
|
|
1199
1199
|
}, null, 4)) : (n(), M("span", VD, "-"))
|
|
1200
1200
|
]),
|
|
1201
1201
|
t("td", null, i(d.roundPrecision((fi = (Yi = (pi = y.meteo) == null ? void 0 : pi.wave) == null ? void 0 : Yi.swell) == null ? void 0 : fi.height, 1)), 1),
|
|
@@ -1277,7 +1277,7 @@ const HD = {
|
|
|
1277
1277
|
}
|
|
1278
1278
|
}, JD = { class: "cover-box" }, XD = { class: "cover-content" }, KD = { class: "cover-title" }, qD = { class: "cover-info" }, $D = { class: "info-item" }, tN = { class: "info-item" }, aN = { style: { "font-weight": "600" } }, iN = { key: 0 }, lN = { class: "info-item" }, eN = { style: { "font-weight": "600" } }, sN = { class: "info-item" }, nN = { key: 0 }, dN = { key: 1 }, MN = { class: "info-item" }, oN = { class: "info-item" }, DN = { key: 0 }, NN = { key: 1 }, rN = { class: "info-item" }, IN = { class: "info-item" }, cN = { class: "text" };
|
|
1279
1279
|
function gN(s, a, l, u, D, d) {
|
|
1280
|
-
var T, N, g, O, e, j, p, S, U,
|
|
1280
|
+
var T, N, g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G;
|
|
1281
1281
|
return n(), M("div", JD, [
|
|
1282
1282
|
t("div", XD, [
|
|
1283
1283
|
t("div", KD, i(l.name), 1),
|
|
@@ -1304,11 +1304,11 @@ function gN(s, a, l, u, D, d) {
|
|
|
1304
1304
|
]),
|
|
1305
1305
|
t("div", sN, [
|
|
1306
1306
|
a[3] || (a[3] = t("span", { class: "text-label" }, "Departure : ", -1)),
|
|
1307
|
-
(S = (p = l.report) == null ? void 0 : p.departure) != null && S.name ? (n(), M("span", nN, i((
|
|
1307
|
+
(S = (p = l.report) == null ? void 0 : p.departure) != null && S.name ? (n(), M("span", nN, i((E = (U = l.report) == null ? void 0 : U.departure) == null ? void 0 : E.portName), 1)) : (n(), M("span", dN, i(d.computePosition((C = l.report) == null ? void 0 : C.departure)), 1))
|
|
1308
1308
|
]),
|
|
1309
1309
|
t("div", MN, [
|
|
1310
1310
|
a[4] || (a[4] = t("span", { class: "text-label" }, "ATD : ", -1)),
|
|
1311
|
-
t("span", null, i(d.computeUTCTime((
|
|
1311
|
+
t("span", null, i(d.computeUTCTime((b = (z = l.report) == null ? void 0 : z.departure) == null ? void 0 : b.utcTime, "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
1312
1312
|
]),
|
|
1313
1313
|
t("div", oN, [
|
|
1314
1314
|
a[5] || (a[5] = t("span", { class: "text-label" }, "Arrival : ", -1)),
|
|
@@ -1452,7 +1452,7 @@ const AN = {
|
|
|
1452
1452
|
this.editable = !0;
|
|
1453
1453
|
}
|
|
1454
1454
|
}
|
|
1455
|
-
}, yN = { class: "report-summary" }, vN = { class: "section weather-section" }, mN = { class: "definition bg-blue-light-2" }, TN = { style: { "line-height": "1.5" } }, xN = { class: "section summary-section" }, zN = { class: "phase-box" }, jN = { class: "phase-index" }, UN = { class: "phase-position" }, ON = { key: 0 },
|
|
1455
|
+
}, yN = { class: "report-summary" }, vN = { class: "section weather-section" }, mN = { class: "definition bg-blue-light-2" }, TN = { style: { "line-height": "1.5" } }, xN = { class: "section summary-section" }, zN = { class: "phase-box" }, jN = { class: "phase-index" }, UN = { class: "phase-position" }, ON = { key: 0 }, EN = { key: 1 }, bN = { class: "phase-position" }, hN = { key: 0 }, CN = { key: 1 }, pN = { class: "phase-cp" }, YN = { class: "orm-report-table" }, fN = { class: "phase-conclusion" }, QN = { class: "item-conclusion bg-blue-light-2" }, SN = { class: "value align-left" }, kN = {
|
|
1456
1456
|
key: 0,
|
|
1457
1457
|
class: "text-secondary align-right"
|
|
1458
1458
|
}, wN = { key: 0 }, RN = { key: 1 }, VN = { key: 2 }, FN = {
|
|
@@ -1482,7 +1482,7 @@ const AN = {
|
|
|
1482
1482
|
}, cr = { key: 0 }, gr = { class: "gain" }, ur = { key: 1 }, Ar = { class: "lost" }, yr = { key: 2 }, vr = {
|
|
1483
1483
|
key: 0,
|
|
1484
1484
|
class: "exclusion-block"
|
|
1485
|
-
}, mr = { style: { margin: "8px 0" } }, Tr = { class: "orm-report-table" }, xr = ["innerHTML"], zr = { class: "section segment-section" }, jr = { class: "segment-summary" }, Ur = { class: "segment-index text-left" }, Or = { class: "segment-position" },
|
|
1485
|
+
}, mr = { style: { margin: "8px 0" } }, Tr = { class: "orm-report-table" }, xr = ["innerHTML"], zr = { class: "section segment-section" }, jr = { class: "segment-summary" }, Ur = { class: "segment-index text-left" }, Or = { class: "segment-position" }, Er = { key: 0 }, br = { key: 1 }, hr = { class: "segment-position" }, Cr = { key: 0 }, pr = { key: 1 }, Yr = { class: "orm-report-table" }, fr = { class: "good-wx" }, Qr = { class: "good-wx" }, Sr = { class: "good-wx" }, kr = { class: "good-wx" }, wr = { class: "good-wx" }, Rr = { class: "good-wx" }, Vr = { class: "good-wx" }, Fr = { class: "good-wx" }, Gr = { class: "good-wx" }, Pr = { class: "good-wx" }, Wr = { class: "good-wx" }, Zr = { class: "good-wx" }, Lr = { class: "good-wx" }, Br = { class: "good-wx" }, _r = {
|
|
1486
1486
|
key: 0,
|
|
1487
1487
|
class: "orm-report-table",
|
|
1488
1488
|
style: { "margin-top": "12px" }
|
|
@@ -1520,7 +1520,7 @@ const AN = {
|
|
|
1520
1520
|
}, xI = { class: "formula-block" }, zI = { class: "formula-item flex-evenly bg-blue-light" }, jI = { class: "formula-right flex-evenly" }, UI = {
|
|
1521
1521
|
class: "fraction",
|
|
1522
1522
|
style: { width: "240px" }
|
|
1523
|
-
}, OI = { class: "formula-item flex-center bg-blue-light" },
|
|
1523
|
+
}, OI = { class: "formula-item flex-center bg-blue-light" }, EI = { class: "formula-left flex-space" }, bI = { class: "formula-right flex-evenly" }, hI = {
|
|
1524
1524
|
class: "fraction",
|
|
1525
1525
|
style: { width: "240px" }
|
|
1526
1526
|
}, CI = { class: "formula-item flex-center bg-blue-light" }, pI = { class: "formula-left flex-space" }, YI = { class: "formula-right flex-evenly" }, fI = {
|
|
@@ -1546,119 +1546,119 @@ const AN = {
|
|
|
1546
1546
|
key: 1,
|
|
1547
1547
|
class: "flex-evenly",
|
|
1548
1548
|
style: { width: "500px" }
|
|
1549
|
-
}, $I = { class: "flex-center" },
|
|
1549
|
+
}, $I = { class: "flex-center" }, t1 = {
|
|
1550
1550
|
key: 1,
|
|
1551
1551
|
class: "formula-conclusion bg-blue-light"
|
|
1552
|
-
},
|
|
1552
|
+
}, a1 = { class: "segment-formula" }, i1 = { class: "sub-title" }, l1 = {
|
|
1553
1553
|
key: 0,
|
|
1554
1554
|
style: { "margin-left": "4px", "font-weight": "400", "font-size": "13px" }
|
|
1555
|
-
},
|
|
1555
|
+
}, e1 = { class: "formula-block" }, s1 = { class: "formula-item flex-evenly bg-blue-light" }, n1 = { class: "formula-right flex-evenly" }, d1 = {
|
|
1556
1556
|
class: "fraction",
|
|
1557
1557
|
style: { width: "240px" }
|
|
1558
|
-
},
|
|
1558
|
+
}, M1 = {
|
|
1559
1559
|
class: "text-tips",
|
|
1560
1560
|
style: { "font-size": "12px", "margin-bottom": "8px" }
|
|
1561
|
-
},
|
|
1561
|
+
}, o1 = {
|
|
1562
1562
|
key: 0,
|
|
1563
1563
|
class: "flex-end text-tips"
|
|
1564
|
-
},
|
|
1564
|
+
}, D1 = { class: "formula-item flex-center bg-blue-light" }, N1 = { class: "formula-right flex-evenly" }, r1 = {
|
|
1565
1565
|
class: "fraction",
|
|
1566
1566
|
style: { width: "200px" }
|
|
1567
|
-
},
|
|
1567
|
+
}, I1 = { class: "formula-item flex-center bg-blue-light" }, c1 = { class: "formula-right flex-evenly" }, g1 = {
|
|
1568
1568
|
class: "fraction",
|
|
1569
1569
|
style: { width: "200px" }
|
|
1570
|
-
},
|
|
1570
|
+
}, u1 = { class: "formula-item flex-center bg-blue-light" }, A1 = { class: "formula-right flex-evenly" }, y1 = {
|
|
1571
1571
|
class: "fraction",
|
|
1572
1572
|
style: { width: "300px" }
|
|
1573
|
-
},
|
|
1573
|
+
}, v1 = { class: "formula-item flex-center bg-blue-light" }, m1 = { class: "formula-right flex-evenly" }, T1 = {
|
|
1574
1574
|
class: "fraction",
|
|
1575
1575
|
style: { width: "300px" }
|
|
1576
|
-
},
|
|
1576
|
+
}, x1 = { class: "sub-title" }, z1 = {
|
|
1577
1577
|
key: 0,
|
|
1578
1578
|
class: "formula-block"
|
|
1579
|
-
},
|
|
1579
|
+
}, j1 = {
|
|
1580
1580
|
key: 0,
|
|
1581
1581
|
class: "formula-item flex-evenly bg-blue-light"
|
|
1582
|
-
},
|
|
1582
|
+
}, U1 = { class: "formula-right flex-evenly" }, O1 = {
|
|
1583
1583
|
class: "fraction",
|
|
1584
1584
|
style: { width: "60px" }
|
|
1585
|
-
},
|
|
1585
|
+
}, E1 = {
|
|
1586
1586
|
class: "fraction",
|
|
1587
1587
|
style: { width: "60px" }
|
|
1588
|
-
},
|
|
1588
|
+
}, b1 = { class: "formula-item flex-evenly bg-blue-light" }, h1 = { class: "formula-right flex-evenly" }, C1 = {
|
|
1589
1589
|
class: "fraction",
|
|
1590
1590
|
style: { width: "150px" }
|
|
1591
|
-
},
|
|
1591
|
+
}, p1 = {
|
|
1592
1592
|
class: "fraction",
|
|
1593
1593
|
style: { width: "150px" }
|
|
1594
|
-
},
|
|
1594
|
+
}, Y1 = { key: 0 }, f1 = { class: "formula-item flex-evenly bg-blue-light" }, Q1 = { class: "formula-right flex-evenly" }, S1 = {
|
|
1595
1595
|
class: "fraction",
|
|
1596
1596
|
style: { width: "150px" }
|
|
1597
|
-
},
|
|
1597
|
+
}, k1 = {
|
|
1598
1598
|
class: "fraction",
|
|
1599
1599
|
style: { width: "150px" }
|
|
1600
|
-
},
|
|
1600
|
+
}, w1 = { class: "formula-item flex-evenly bg-blue-light" }, R1 = { class: "formula-right flex-evenly" }, V1 = {
|
|
1601
1601
|
class: "fraction",
|
|
1602
1602
|
style: { width: "150px" }
|
|
1603
|
-
},
|
|
1603
|
+
}, F1 = {
|
|
1604
1604
|
class: "fraction",
|
|
1605
1605
|
style: { width: "150px" }
|
|
1606
|
-
},
|
|
1606
|
+
}, G1 = { class: "formula-item formula-conclusion bg-blue-light" }, P1 = {
|
|
1607
1607
|
class: "flex-evenly",
|
|
1608
1608
|
style: { width: "500px" }
|
|
1609
|
-
},
|
|
1609
|
+
}, W1 = {
|
|
1610
1610
|
key: 0,
|
|
1611
1611
|
class: "flex-evenly"
|
|
1612
|
-
},
|
|
1612
|
+
}, Z1 = { class: "fraction" }, L1 = {
|
|
1613
1613
|
class: "flex-evenly",
|
|
1614
1614
|
style: { width: "700px" }
|
|
1615
|
-
},
|
|
1615
|
+
}, B1 = {
|
|
1616
1616
|
key: 0,
|
|
1617
1617
|
class: "flex-evenly",
|
|
1618
1618
|
style: { width: "500px" }
|
|
1619
|
-
},
|
|
1619
|
+
}, _1 = {
|
|
1620
1620
|
class: "fraction",
|
|
1621
1621
|
style: { width: "140px" }
|
|
1622
|
-
},
|
|
1622
|
+
}, H1 = {
|
|
1623
1623
|
key: 1,
|
|
1624
1624
|
class: "formula-item formula-conclusion bg-blue-light"
|
|
1625
|
-
},
|
|
1625
|
+
}, J1 = { class: "header-block" }, X1 = { class: "bg-block" }, K1 = { class: "block-title" }, q1 = {
|
|
1626
1626
|
key: 0,
|
|
1627
1627
|
class: "formula-block"
|
|
1628
|
-
}, $
|
|
1628
|
+
}, $1 = { class: "formula-item flex-evenly bg-blue-light" }, tc = { class: "formula-right flex-evenly" }, ac = {
|
|
1629
1629
|
class: "fraction",
|
|
1630
1630
|
style: { width: "150px" }
|
|
1631
|
-
},
|
|
1631
|
+
}, ic = {
|
|
1632
1632
|
class: "fraction",
|
|
1633
1633
|
style: { width: "150px" }
|
|
1634
|
-
},
|
|
1634
|
+
}, lc = { key: 0 }, ec = { class: "formula-item flex-evenly bg-blue-light" }, sc = { class: "formula-right flex-evenly" }, nc = {
|
|
1635
1635
|
class: "fraction",
|
|
1636
1636
|
style: { width: "150px" }
|
|
1637
|
-
},
|
|
1637
|
+
}, dc = {
|
|
1638
1638
|
class: "fraction",
|
|
1639
1639
|
style: { width: "150px" }
|
|
1640
|
-
},
|
|
1640
|
+
}, Mc = { class: "formula-item flex-evenly bg-blue-light" }, oc = { class: "formula-right flex-evenly" }, Dc = {
|
|
1641
1641
|
class: "fraction",
|
|
1642
1642
|
style: { width: "150px" }
|
|
1643
|
-
},
|
|
1643
|
+
}, Nc = {
|
|
1644
1644
|
class: "fraction",
|
|
1645
1645
|
style: { width: "150px" }
|
|
1646
|
-
},
|
|
1646
|
+
}, rc = {
|
|
1647
1647
|
class: "formula-item formula-conclusion bg-blue-light",
|
|
1648
1648
|
style: { "margin-bottom": "0" }
|
|
1649
|
-
},
|
|
1649
|
+
}, Ic = {
|
|
1650
1650
|
key: 0,
|
|
1651
1651
|
class: "flex-evenly",
|
|
1652
1652
|
style: { width: "500px" }
|
|
1653
|
-
},
|
|
1653
|
+
}, cc = {
|
|
1654
1654
|
key: 1,
|
|
1655
1655
|
class: "flex-evenly",
|
|
1656
1656
|
style: { width: "700px" }
|
|
1657
|
-
},
|
|
1657
|
+
}, gc = {
|
|
1658
1658
|
key: 1,
|
|
1659
1659
|
class: "formula-item formula-conclusion bg-blue-light"
|
|
1660
1660
|
};
|
|
1661
|
-
function
|
|
1661
|
+
function uc(s, a, l, u, D, d) {
|
|
1662
1662
|
var N, g, O;
|
|
1663
1663
|
const T = B("Editor");
|
|
1664
1664
|
return n(), M("div", yN, [
|
|
@@ -1681,7 +1681,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
1681
1681
|
])
|
|
1682
1682
|
], -1)),
|
|
1683
1683
|
(n(!0), M(v, null, at((N = l.report) == null ? void 0 : N.segments, (e, j) => {
|
|
1684
|
-
var p, S, U,
|
|
1684
|
+
var p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt;
|
|
1685
1685
|
return n(), M("div", {
|
|
1686
1686
|
key: "summary" + j,
|
|
1687
1687
|
class: "segment-box"
|
|
@@ -1695,11 +1695,11 @@ function u1(s, a, l, u, D, d) {
|
|
|
1695
1695
|
class: "phase-row text-secondary"
|
|
1696
1696
|
}, [
|
|
1697
1697
|
t("div", UN, [
|
|
1698
|
-
(ht = w == null ? void 0 : w.departure) != null && ht.portName ? (n(), M("span", ON, i((Ct = w == null ? void 0 : w.departure) == null ? void 0 : Ct.portName), 1)) : (n(), M("span",
|
|
1698
|
+
(ht = w == null ? void 0 : w.departure) != null && ht.portName ? (n(), M("span", ON, i((Ct = w == null ? void 0 : w.departure) == null ? void 0 : Ct.portName), 1)) : (n(), M("span", EN, i(d.computeLat((pt = w == null ? void 0 : w.departure) == null ? void 0 : pt.lat).pretty) + ", " + i(d.computeLng((Yt = w == null ? void 0 : w.departure) == null ? void 0 : Yt.lng).pretty), 1)),
|
|
1699
1699
|
t("label", null, "(" + i(d.computeUTCTime((ft = w == null ? void 0 : w.departure) == null ? void 0 : ft.utcTime)) + ")", 1)
|
|
1700
1700
|
]),
|
|
1701
1701
|
a[4] || (a[4] = t("div", { class: "phase-split" }, "~", -1)),
|
|
1702
|
-
t("div",
|
|
1702
|
+
t("div", bN, [
|
|
1703
1703
|
(Qt = w == null ? void 0 : w.arrival) != null && Qt.portName ? (n(), M("span", hN, i((St = w == null ? void 0 : w.arrival) == null ? void 0 : St.portName), 1)) : (n(), M("span", CN, i(d.computeLat((kt = w == null ? void 0 : w.arrival) == null ? void 0 : kt.lat).pretty) + ", " + i(d.computeLng((wt = w == null ? void 0 : w.arrival) == null ? void 0 : wt.lng).pretty), 1)),
|
|
1704
1704
|
t("label", null, "(" + i(d.computeUTCTime((Rt = w == null ? void 0 : w.arrival) == null ? void 0 : Rt.utcTime)) + ")", 1)
|
|
1705
1705
|
])
|
|
@@ -1732,9 +1732,9 @@ function u1(s, a, l, u, D, d) {
|
|
|
1732
1732
|
t("td", null, [
|
|
1733
1733
|
t("span", null, i((U = (S = e == null ? void 0 : e.extend) == null ? void 0 : S.cp) == null ? void 0 : U.speed) + " |", 1),
|
|
1734
1734
|
a[5] || (a[5] = t("span", { style: { "vertical-align": "super" } }, "+", -1)),
|
|
1735
|
-
t("span", null, i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (C = (
|
|
1735
|
+
t("span", null, i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (C = (E = e == null ? void 0 : e.extend) == null ? void 0 : E.cp) == null ? void 0 : C.speed, "Over")) + ",", 1),
|
|
1736
1736
|
a[6] || (a[6] = t("span", { style: { "vertical-align": "super" } }, "-", -1)),
|
|
1737
|
-
t("span", null, i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (
|
|
1737
|
+
t("span", null, i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (b = (z = e == null ? void 0 : e.extend) == null ? void 0 : z.cp) == null ? void 0 : b.speed, "Under")), 1)
|
|
1738
1738
|
]),
|
|
1739
1739
|
t("td", null, [
|
|
1740
1740
|
t("span", null, i((Y = (h = e == null ? void 0 : e.extend) == null ? void 0 : h.cp) == null ? void 0 : Y.fo) + " |", 1),
|
|
@@ -1813,7 +1813,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
1813
1813
|
a[27] || (a[27] = t("span", { class: "unit" }, "mt", -1))
|
|
1814
1814
|
])) : ((Ot = (Ut = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Ut.dgo) == null ? void 0 : Ot.conclusionStatus) === "Over" ? (n(), M("div", ur, [
|
|
1815
1815
|
a[28] || (a[28] = t("i", { class: "iconfont lost" }, "", -1)),
|
|
1816
|
-
t("span", Ar, i((
|
|
1816
|
+
t("span", Ar, i((bt = (Et = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Et.dgo) == null ? void 0 : bt.overCons), 1),
|
|
1817
1817
|
a[29] || (a[29] = t("span", { class: "unit" }, "mt", -1))
|
|
1818
1818
|
])) : (n(), M("div", yr, "N/A"))
|
|
1819
1819
|
])) : c("", !0)
|
|
@@ -1903,7 +1903,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
1903
1903
|
])
|
|
1904
1904
|
], -1)),
|
|
1905
1905
|
(n(!0), M(v, null, at(l.report.segments, (e, j) => {
|
|
1906
|
-
var p, S, U,
|
|
1906
|
+
var p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl, y, st, Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl, zl, jl, Ul, Ol, bl, hl, Cl, pl, Yl, fl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, Tl, Me, oe, De, Ne, re, Ie, ce, ge, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, Oe, Ee, be, he, Ce, pe, Ye, fe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ns, ds, Ms, os, Ds, Ns, rs, Is, cs, gs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, Os, Es, bs, hs, Cs, ps, Ys, fs, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, tn, an, ln, en, sn, nn, dn, Mn, I, ut, At, yt, vt, mt, le, ee, se, fa, Nn, rn, In, cn, gn, un, An, yn, vn, mn, Tn, xn, zn, jn, Un, On;
|
|
1907
1907
|
return n(), M("div", {
|
|
1908
1908
|
key: j,
|
|
1909
1909
|
class: "segment-block"
|
|
@@ -1911,13 +1911,13 @@ function u1(s, a, l, u, D, d) {
|
|
|
1911
1911
|
t("div", jr, [
|
|
1912
1912
|
t("div", Ur, "Voyage Analysis Seg. " + i(j + 1), 1),
|
|
1913
1913
|
(n(!0), M(v, null, at((p = e == null ? void 0 : e.extend) == null ? void 0 : p.segTimes, (Tt, Dn) => {
|
|
1914
|
-
var
|
|
1914
|
+
var El, on, En, bn, hn, Cn, pn, Yn, fn, Qn;
|
|
1915
1915
|
return n(), M("div", {
|
|
1916
1916
|
key: Dn,
|
|
1917
1917
|
class: "segment-row text-secondary"
|
|
1918
1918
|
}, [
|
|
1919
1919
|
t("div", Or, [
|
|
1920
|
-
(
|
|
1920
|
+
(El = Tt == null ? void 0 : Tt.departure) != null && El.portName ? (n(), M("span", Er, i((on = Tt == null ? void 0 : Tt.departure) == null ? void 0 : on.portName), 1)) : (n(), M("span", br, i(d.computeLat((En = Tt == null ? void 0 : Tt.departure) == null ? void 0 : En.lat).pretty) + ", " + i(d.computeLng((bn = Tt == null ? void 0 : Tt.departure) == null ? void 0 : bn.lng).pretty), 1)),
|
|
1921
1921
|
t("label", null, "(" + i(d.computeUTCTime((hn = Tt == null ? void 0 : Tt.departure) == null ? void 0 : hn.utcTime)) + ")", 1)
|
|
1922
1922
|
]),
|
|
1923
1923
|
a[37] || (a[37] = t("div", { class: "segment-split" }, "~", -1)),
|
|
@@ -1949,8 +1949,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
1949
1949
|
t("span", { class: "text-units" }, "(nm)")
|
|
1950
1950
|
], -1)),
|
|
1951
1951
|
t("td", fr, i((U = (S = e == null ? void 0 : e.goodWx) == null ? void 0 : S.outEca) == null ? void 0 : U.distance), 1),
|
|
1952
|
-
t("td", Qr, i((C = (
|
|
1953
|
-
t("td", null, i((
|
|
1952
|
+
t("td", Qr, i((C = (E = e == null ? void 0 : e.goodWx) == null ? void 0 : E.inEca) == null ? void 0 : C.distance), 1),
|
|
1953
|
+
t("td", null, i((b = (z = e == null ? void 0 : e.allWx) == null ? void 0 : z.outEca) == null ? void 0 : b.distance), 1),
|
|
1954
1954
|
t("td", null, i((Y = (h = e == null ? void 0 : e.allWx) == null ? void 0 : h.inEca) == null ? void 0 : Y.distance), 1)
|
|
1955
1955
|
]),
|
|
1956
1956
|
t("tr", null, [
|
|
@@ -1991,7 +1991,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
1991
1991
|
t("td", Gr, i(((gt = (ct = e == null ? void 0 : e.goodWx) == null ? void 0 : ct.outEca) == null ? void 0 : gt.avgFoCons) || "--"), 1),
|
|
1992
1992
|
t("td", Pr, i(((jt = (q = e == null ? void 0 : e.goodWx) == null ? void 0 : q.inEca) == null ? void 0 : jt.avgFoCons) || "--"), 1),
|
|
1993
1993
|
t("td", null, i(((Ot = (Ut = e == null ? void 0 : e.allWx) == null ? void 0 : Ut.outEca) == null ? void 0 : Ot.avgFoCons) || "--"), 1),
|
|
1994
|
-
t("td", null, i(((
|
|
1994
|
+
t("td", null, i(((bt = (Et = e == null ? void 0 : e.allWx) == null ? void 0 : Et.inEca) == null ? void 0 : bt.avgFoCons) || "--"), 1)
|
|
1995
1995
|
]),
|
|
1996
1996
|
t("tr", null, [
|
|
1997
1997
|
a[43] || (a[43] = t("td", { class: "bg-blue-light-2" }, [
|
|
@@ -2028,16 +2028,16 @@ function u1(s, a, l, u, D, d) {
|
|
|
2028
2028
|
], -1)),
|
|
2029
2029
|
t("tbody", null, [
|
|
2030
2030
|
(n(!0), M(v, null, at(D.noons[j], (Tt, Dn) => (n(), M(v, { key: Dn }, [
|
|
2031
|
-
(n(!0), M(v, null, at(Tt, (
|
|
2032
|
-
|
|
2033
|
-
t("td", null, i(
|
|
2031
|
+
(n(!0), M(v, null, at(Tt, (El, on) => (n(), M(v, { key: on }, [
|
|
2032
|
+
El.goodWx ? (n(), M("tr", Hr, [
|
|
2033
|
+
t("td", null, i(El.type) + " " + i(d.computeUTCTime(El.utc, "MMM-DD")), 1),
|
|
2034
2034
|
t("td", null, [
|
|
2035
|
-
t("span", null, i(d.computeUTCTime(d.computePrevTime(
|
|
2035
|
+
t("span", null, i(d.computeUTCTime(d.computePrevTime(El), "MMM-DD/HHmm[Z],YYYY")), 1),
|
|
2036
2036
|
a[46] || (a[46] = t("span", { style: { margin: "0 4px" } }, "~", -1)),
|
|
2037
|
-
t("span", null, i(d.computeUTCTime(
|
|
2037
|
+
t("span", null, i(d.computeUTCTime(El.utc, "MMM-DD/HHmm[Z],YYYY")), 1)
|
|
2038
2038
|
]),
|
|
2039
2039
|
t("td", null, [
|
|
2040
|
-
t("span", null, i(d.computeDuration(
|
|
2040
|
+
t("span", null, i(d.computeDuration(El.utc, d.computePrevTime(El))), 1)
|
|
2041
2041
|
])
|
|
2042
2042
|
])) : c("", !0)
|
|
2043
2043
|
], 64))), 128))
|
|
@@ -2068,7 +2068,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2068
2068
|
], 64)) : (n(), M(v, { key: 3 }, [
|
|
2069
2069
|
t("span", null, i((Ua = e == null ? void 0 : e.goodWx) == null ? void 0 : Ua.avgSpd), 1),
|
|
2070
2070
|
a[55] || (a[55] = t("span", null, "-", -1)),
|
|
2071
|
-
t("span", null, i(((Oa = e == null ? void 0 : e.goodWx) == null ? void 0 : Oa.avgWf) > 0 ? (
|
|
2071
|
+
t("span", null, i(((Oa = e == null ? void 0 : e.goodWx) == null ? void 0 : Oa.avgWf) > 0 ? (Ea = e == null ? void 0 : e.goodWx) == null ? void 0 : Ea.avgWf : `(${(ba = e == null ? void 0 : e.goodWx) == null ? void 0 : ba.avgWf})`), 1),
|
|
2072
2072
|
(Ca = (ha = l.report) == null ? void 0 : ha.weather) != null && Ca.favorableCur && ((pa = e == null ? void 0 : e.goodWx) == null ? void 0 : pa.avgCf) > 0 ? c("", !0) : (n(), M(v, { key: 0 }, [
|
|
2073
2073
|
a[54] || (a[54] = t("span", null, "-", -1)),
|
|
2074
2074
|
t("span", null, i(((Sa = e == null ? void 0 : e.goodWx) == null ? void 0 : Sa.avgCf) > 0 ? (ka = e == null ? void 0 : e.goodWx) == null ? void 0 : ka.avgCf : `(${(wa = e == null ? void 0 : e.goodWx) == null ? void 0 : wa.avgCf})`), 1)
|
|
@@ -2194,11 +2194,11 @@ function u1(s, a, l, u, D, d) {
|
|
|
2194
2194
|
])
|
|
2195
2195
|
]),
|
|
2196
2196
|
t("div", OI, [
|
|
2197
|
-
t("div",
|
|
2197
|
+
t("div", EI, [
|
|
2198
2198
|
t("label", null, "Total Time at (CP Speed - " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ii = (ri = e == null ? void 0 : e.extend) == null ? void 0 : ri.cp) == null ? void 0 : Ii.speed, "Under")) + "kts)", 1),
|
|
2199
2199
|
a[95] || (a[95] = t("label", null, "=", -1))
|
|
2200
2200
|
]),
|
|
2201
|
-
t("div",
|
|
2201
|
+
t("div", bI, [
|
|
2202
2202
|
t("div", hI, [
|
|
2203
2203
|
t("div", null, i((gi = (ci = l.report) == null ? void 0 : ci.weather) != null && gi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
2204
2204
|
a[96] || (a[96] = t("div", { class: "line" }, null, -1)),
|
|
@@ -2230,11 +2230,11 @@ function u1(s, a, l, u, D, d) {
|
|
|
2230
2230
|
]),
|
|
2231
2231
|
t("div", kI, [
|
|
2232
2232
|
a[103] || (a[103] = t("label", null, "Time Gained", -1)),
|
|
2233
|
-
t("div", null, " Total Time at Good Weather Performance Speed < Total Time at (CP Speed + " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (
|
|
2233
|
+
t("div", null, " Total Time at Good Weather Performance Speed < Total Time at (CP Speed + " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ei = (Oi = e == null ? void 0 : e.extend) == null ? void 0 : Oi.cp) == null ? void 0 : Ei.speed, "Over")) + " kts) ", 1)
|
|
2234
2234
|
]),
|
|
2235
2235
|
t("div", wI, [
|
|
2236
2236
|
a[104] || (a[104] = t("label", null, "No Time Lost and Gained", -1)),
|
|
2237
|
-
t("div", null, " Total Time at (CP Speed + " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (hi = (
|
|
2237
|
+
t("div", null, " Total Time at (CP Speed + " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (hi = (bi = e == null ? void 0 : e.extend) == null ? void 0 : bi.cp) == null ? void 0 : hi.speed, "Over")) + " kts) ≤ Total Time at Good Weather Performance Speed ≤ Total Time at (CP Speed -" + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (pi = (Ci = e == null ? void 0 : e.extend) == null ? void 0 : Ci.cp) == null ? void 0 : pi.speed, "Under")) + " kts) ", 1)
|
|
2238
2238
|
])
|
|
2239
2239
|
]),
|
|
2240
2240
|
(Yi = e == null ? void 0 : e.goodWx) != null && Yi.distance ? (n(), M("div", RI, [
|
|
@@ -2315,15 +2315,15 @@ function u1(s, a, l, u, D, d) {
|
|
|
2315
2315
|
}, i(((zl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : zl.conclusion) || ""), 3)
|
|
2316
2316
|
])
|
|
2317
2317
|
])
|
|
2318
|
-
])) : (n(), M("div",
|
|
2318
|
+
])) : (n(), M("div", t1, i(D.noGoodWxDay), 1))
|
|
2319
2319
|
]),
|
|
2320
|
-
t("div",
|
|
2321
|
-
t("div",
|
|
2320
|
+
t("div", a1, [
|
|
2321
|
+
t("div", i1, [
|
|
2322
2322
|
t("span", null, "Seg. " + i(j + 1) + " Consumption Analysis", 1),
|
|
2323
|
-
(Ul = (jl = l.report) == null ? void 0 : jl.weather) != null && Ul.noExtrapolation ? (n(), M("span",
|
|
2323
|
+
(Ul = (jl = l.report) == null ? void 0 : jl.weather) != null && Ul.noExtrapolation ? (n(), M("span", l1, "( no extrapolation beyond the good weather period )")) : c("", !0)
|
|
2324
2324
|
]),
|
|
2325
|
-
t("div",
|
|
2326
|
-
t("div",
|
|
2325
|
+
t("div", e1, [
|
|
2326
|
+
t("div", s1, [
|
|
2327
2327
|
a[135] || (a[135] = t("div", {
|
|
2328
2328
|
class: "formula-left flex-space",
|
|
2329
2329
|
style: { width: "200px" }
|
|
@@ -2331,9 +2331,9 @@ function u1(s, a, l, u, D, d) {
|
|
|
2331
2331
|
t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
2332
2332
|
t("label", null, "=")
|
|
2333
2333
|
], -1)),
|
|
2334
|
-
t("div",
|
|
2335
|
-
t("div",
|
|
2336
|
-
t("div", null, i((
|
|
2334
|
+
t("div", n1, [
|
|
2335
|
+
t("div", d1, [
|
|
2336
|
+
t("div", null, i((bl = (Ol = l.report) == null ? void 0 : Ol.weather) != null && bl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
2337
2337
|
a[130] || (a[130] = t("div", { class: "line" }, null, -1)),
|
|
2338
2338
|
a[131] || (a[131] = t("div", null, "Good Weather Performance Speed", -1))
|
|
2339
2339
|
]),
|
|
@@ -2349,11 +2349,11 @@ function u1(s, a, l, u, D, d) {
|
|
|
2349
2349
|
a[134] || (a[134] = t("div", null, "(d)", -1))
|
|
2350
2350
|
])
|
|
2351
2351
|
]),
|
|
2352
|
-
t("div",
|
|
2352
|
+
t("div", M1, [
|
|
2353
2353
|
a[136] || (a[136] = t("div", { class: "flex-end text-tips" }, "* For FO: Good Weather FO Cons. + Good Weather M/E DO/GO Cons. in ECA", -1)),
|
|
2354
|
-
((Cl = (hl = e.extend) == null ? void 0 : hl.cp) == null ? void 0 : Cl.dgo) > 0 ? (n(), M("div",
|
|
2354
|
+
((Cl = (hl = e.extend) == null ? void 0 : hl.cp) == null ? void 0 : Cl.dgo) > 0 ? (n(), M("div", o1, " * For DO/GO: Good Weather DO/GO Cons. - Good Weather M/E DO/GO Cons. in ECA ")) : c("", !0)
|
|
2355
2355
|
]),
|
|
2356
|
-
t("div",
|
|
2356
|
+
t("div", D1, [
|
|
2357
2357
|
a[141] || (a[141] = t("div", {
|
|
2358
2358
|
class: "formula-left flex-space",
|
|
2359
2359
|
style: { width: "200px" }
|
|
@@ -2361,8 +2361,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
2361
2361
|
t("label", null, "Max CP Consumption"),
|
|
2362
2362
|
t("label", null, "=")
|
|
2363
2363
|
], -1)),
|
|
2364
|
-
t("div",
|
|
2365
|
-
t("div",
|
|
2364
|
+
t("div", N1, [
|
|
2365
|
+
t("div", r1, [
|
|
2366
2366
|
t("div", null, i((Yl = (pl = l.report) == null ? void 0 : pl.weather) != null && Yl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
2367
2367
|
a[137] || (a[137] = t("div", { class: "line" }, null, -1)),
|
|
2368
2368
|
t("div", null, "CP Speed - " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ql = (fl = e == null ? void 0 : e.extend) == null ? void 0 : fl.cp) == null ? void 0 : Ql.speed, "Under")) + "kts", 1)
|
|
@@ -2379,7 +2379,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2379
2379
|
a[140] || (a[140] = t("div", null, "(e)", -1))
|
|
2380
2380
|
])
|
|
2381
2381
|
]),
|
|
2382
|
-
t("div",
|
|
2382
|
+
t("div", I1, [
|
|
2383
2383
|
a[146] || (a[146] = t("div", {
|
|
2384
2384
|
class: "formula-left flex-space",
|
|
2385
2385
|
style: { width: "200px" }
|
|
@@ -2387,8 +2387,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
2387
2387
|
t("label", null, "Min CP Consumption"),
|
|
2388
2388
|
t("label", null, "=")
|
|
2389
2389
|
], -1)),
|
|
2390
|
-
t("div",
|
|
2391
|
-
t("div",
|
|
2390
|
+
t("div", c1, [
|
|
2391
|
+
t("div", g1, [
|
|
2392
2392
|
t("div", null, i((kl = (Sl = l.report) == null ? void 0 : Sl.weather) != null && kl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
2393
2393
|
a[142] || (a[142] = t("div", { class: "line" }, null, -1)),
|
|
2394
2394
|
t("div", null, "CP Speed + " + i(d.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Rl = (wl = e == null ? void 0 : e.extend) == null ? void 0 : wl.cp) == null ? void 0 : Rl.speed, "Over")) + "kts", 1)
|
|
@@ -2407,7 +2407,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2407
2407
|
]),
|
|
2408
2408
|
a[153] || (a[153] = Gt('<div class="formula-item flex-evenly bg-blue-light" data-v-9ba7a95a><div class="flex-space" style="width:240px;" data-v-9ba7a95a><label data-v-9ba7a95a>Fuel Over-consumption</label><div data-v-9ba7a95a>=</div><div data-v-9ba7a95a>(d)</div><div data-v-9ba7a95a>-</div><div data-v-9ba7a95a>(e)</div></div><div class="flex-space" style="width:200px;" data-v-9ba7a95a><label data-v-9ba7a95a>Fuel Saving</label><div data-v-9ba7a95a>=</div><div data-v-9ba7a95a>(f)</div><div data-v-9ba7a95a>-</div><div data-v-9ba7a95a>(d)</div></div></div>', 1)),
|
|
2409
2409
|
((Fl = (Vl = e.extend) == null ? void 0 : Vl.cp) == null ? void 0 : Fl.dgo) > 0 ? (n(), M(v, { key: 0 }, [
|
|
2410
|
-
t("div",
|
|
2410
|
+
t("div", u1, [
|
|
2411
2411
|
a[149] || (a[149] = t("div", {
|
|
2412
2412
|
class: "formula-left flex-space",
|
|
2413
2413
|
style: { width: "200px" }
|
|
@@ -2415,15 +2415,15 @@ function u1(s, a, l, u, D, d) {
|
|
|
2415
2415
|
t("label", null, "Fuel Over-consumption in ECA"),
|
|
2416
2416
|
t("label", null, "=")
|
|
2417
2417
|
], -1)),
|
|
2418
|
-
t("div",
|
|
2419
|
-
t("div",
|
|
2418
|
+
t("div", A1, [
|
|
2419
|
+
t("div", y1, [
|
|
2420
2420
|
a[147] || (a[147] = t("div", null, "ECA Distance × Fuel Over-consumption", -1)),
|
|
2421
2421
|
a[148] || (a[148] = t("div", { class: "line" }, null, -1)),
|
|
2422
2422
|
t("div", null, i((Pl = (Gl = l.report) == null ? void 0 : Gl.weather) != null && Pl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1)
|
|
2423
2423
|
])
|
|
2424
2424
|
])
|
|
2425
2425
|
]),
|
|
2426
|
-
t("div",
|
|
2426
|
+
t("div", v1, [
|
|
2427
2427
|
a[152] || (a[152] = t("div", {
|
|
2428
2428
|
class: "formula-left flex-space",
|
|
2429
2429
|
style: { width: "200px" }
|
|
@@ -2431,8 +2431,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
2431
2431
|
t("label", null, "Fuel Saving in ECA"),
|
|
2432
2432
|
t("label", null, "=")
|
|
2433
2433
|
], -1)),
|
|
2434
|
-
t("div",
|
|
2435
|
-
t("div",
|
|
2434
|
+
t("div", m1, [
|
|
2435
|
+
t("div", T1, [
|
|
2436
2436
|
a[150] || (a[150] = t("div", null, "ECA Distance × Fuel Saving", -1)),
|
|
2437
2437
|
a[151] || (a[151] = t("div", { class: "line" }, null, -1)),
|
|
2438
2438
|
t("div", null, i((Zl = (Wl = l.report) == null ? void 0 : Wl.weather) != null && Zl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1)
|
|
@@ -2455,9 +2455,9 @@ function u1(s, a, l, u, D, d) {
|
|
|
2455
2455
|
t("span", null, "Min CP ≤ Entire Voyage Consumption using Good Weather Consumption ≤ Max CP Consumption")
|
|
2456
2456
|
])
|
|
2457
2457
|
], -1)),
|
|
2458
|
-
t("div",
|
|
2459
|
-
(Ll = e == null ? void 0 : e.goodWx) != null && Ll.distance ? (n(), M("div",
|
|
2460
|
-
((_l = (Bl = e == null ? void 0 : e.goodWx) == null ? void 0 : Bl.inEca) == null ? void 0 : _l.distance) > 0 ? (n(), M("div",
|
|
2458
|
+
t("div", x1, "Seg. " + i(j + 1) + " Fuel Oil", 1),
|
|
2459
|
+
(Ll = e == null ? void 0 : e.goodWx) != null && Ll.distance ? (n(), M("div", z1, [
|
|
2460
|
+
((_l = (Bl = e == null ? void 0 : e.goodWx) == null ? void 0 : Bl.inEca) == null ? void 0 : _l.distance) > 0 ? (n(), M("div", j1, [
|
|
2461
2461
|
a[159] || (a[159] = t("div", {
|
|
2462
2462
|
class: "formula-left flex-space",
|
|
2463
2463
|
style: { width: "200px" }
|
|
@@ -2465,12 +2465,12 @@ function u1(s, a, l, u, D, d) {
|
|
|
2465
2465
|
t("label", null, "* Good Weather M/E DO/GO Cons. in ECA"),
|
|
2466
2466
|
t("label", null, "=")
|
|
2467
2467
|
], -1)),
|
|
2468
|
-
t("div",
|
|
2469
|
-
t("div",
|
|
2468
|
+
t("div", U1, [
|
|
2469
|
+
t("div", O1, [
|
|
2470
2470
|
t("div", null, i((A = (Hl = e == null ? void 0 : e.goodWx) == null ? void 0 : Hl.inEca) == null ? void 0 : A.sumDgoCons), 1)
|
|
2471
2471
|
]),
|
|
2472
2472
|
a[156] || (a[156] = t("div", null, "-", -1)),
|
|
2473
|
-
t("div",
|
|
2473
|
+
t("div", E1, [
|
|
2474
2474
|
t("div", null, i((Xl = (Jl = e == null ? void 0 : e.extend) == null ? void 0 : Jl.cp) == null ? void 0 : Xl.dgo), 1),
|
|
2475
2475
|
a[154] || (a[154] = t("div", { class: "line" }, null, -1)),
|
|
2476
2476
|
a[155] || (a[155] = t("div", null, "24", -1))
|
|
@@ -2481,7 +2481,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2481
2481
|
t("div", null, i((te = ($l = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : $l.fo) == null ? void 0 : te.dgoAsFoCons) + " (mt)", 1)
|
|
2482
2482
|
])
|
|
2483
2483
|
])) : c("", !0),
|
|
2484
|
-
t("div",
|
|
2484
|
+
t("div", b1, [
|
|
2485
2485
|
a[166] || (a[166] = t("div", {
|
|
2486
2486
|
class: "formula-left flex-space",
|
|
2487
2487
|
style: { width: "200px" }
|
|
@@ -2489,17 +2489,17 @@ function u1(s, a, l, u, D, d) {
|
|
|
2489
2489
|
t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
2490
2490
|
t("label", null, "=")
|
|
2491
2491
|
], -1)),
|
|
2492
|
-
t("div",
|
|
2493
|
-
t("div",
|
|
2492
|
+
t("div", h1, [
|
|
2493
|
+
t("div", C1, [
|
|
2494
2494
|
t("div", null, i((ie = (ae = l.report) == null ? void 0 : ae.weather) != null && ie.noExtrapolation ? (Tl = e == null ? void 0 : e.goodWx) == null ? void 0 : Tl.distance : (Me = e == null ? void 0 : e.allWx) == null ? void 0 : Me.distance), 1),
|
|
2495
2495
|
a[160] || (a[160] = t("div", { class: "line" }, null, -1)),
|
|
2496
2496
|
t("div", null, i((oe = e == null ? void 0 : e.goodWx) == null ? void 0 : oe.pfmSpd), 1)
|
|
2497
2497
|
]),
|
|
2498
2498
|
a[163] || (a[163] = t("div", null, "x", -1)),
|
|
2499
|
-
t("div",
|
|
2499
|
+
t("div", p1, [
|
|
2500
2500
|
t("div", null, [
|
|
2501
2501
|
t("span", null, i((De = e == null ? void 0 : e.goodWx) == null ? void 0 : De.sumFoCons), 1),
|
|
2502
|
-
((re = (Ne = e == null ? void 0 : e.goodWx) == null ? void 0 : Ne.inEca) == null ? void 0 : re.distance) > 0 ? (n(), M("span",
|
|
2502
|
+
((re = (Ne = e == null ? void 0 : e.goodWx) == null ? void 0 : Ne.inEca) == null ? void 0 : re.distance) > 0 ? (n(), M("span", Y1, [
|
|
2503
2503
|
a[161] || (a[161] = t("span", null, " + ", -1)),
|
|
2504
2504
|
t("span", null, i((ce = (Ie = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Ie.fo) == null ? void 0 : ce.dgoAsFoCons), 1)
|
|
2505
2505
|
])) : c("", !0)
|
|
@@ -2512,7 +2512,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2512
2512
|
a[165] || (a[165] = t("div", null, "(d')", -1))
|
|
2513
2513
|
])
|
|
2514
2514
|
]),
|
|
2515
|
-
t("div",
|
|
2515
|
+
t("div", f1, [
|
|
2516
2516
|
a[173] || (a[173] = t("div", {
|
|
2517
2517
|
class: "formula-left flex-space",
|
|
2518
2518
|
style: { width: "200px" }
|
|
@@ -2520,14 +2520,14 @@ function u1(s, a, l, u, D, d) {
|
|
|
2520
2520
|
t("label", null, "Max CP Consumption"),
|
|
2521
2521
|
t("label", null, "=")
|
|
2522
2522
|
], -1)),
|
|
2523
|
-
t("div",
|
|
2524
|
-
t("div",
|
|
2523
|
+
t("div", Q1, [
|
|
2524
|
+
t("div", S1, [
|
|
2525
2525
|
t("div", null, i((ve = (ye = l.report) == null ? void 0 : ye.weather) != null && ve.noExtrapolation ? (me = e == null ? void 0 : e.goodWx) == null ? void 0 : me.distance : (Te = e == null ? void 0 : e.allWx) == null ? void 0 : Te.distance), 1),
|
|
2526
2526
|
a[167] || (a[167] = t("div", { class: "line" }, null, -1)),
|
|
2527
2527
|
t("div", null, i((xe = e == null ? void 0 : e.timeConclusion) == null ? void 0 : xe.minusAbtSpd), 1)
|
|
2528
2528
|
]),
|
|
2529
2529
|
a[170] || (a[170] = t("div", null, "x", -1)),
|
|
2530
|
-
t("div",
|
|
2530
|
+
t("div", k1, [
|
|
2531
2531
|
t("div", null, i((je = (ze = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : ze.fo) == null ? void 0 : je.overTolerance), 1),
|
|
2532
2532
|
a[168] || (a[168] = t("div", { class: "line" }, null, -1)),
|
|
2533
2533
|
a[169] || (a[169] = t("div", null, "24", -1))
|
|
@@ -2537,7 +2537,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2537
2537
|
a[172] || (a[172] = t("div", null, "(e')", -1))
|
|
2538
2538
|
])
|
|
2539
2539
|
]),
|
|
2540
|
-
t("div",
|
|
2540
|
+
t("div", w1, [
|
|
2541
2541
|
a[180] || (a[180] = t("div", {
|
|
2542
2542
|
class: "formula-left flex-space",
|
|
2543
2543
|
style: { width: "200px" }
|
|
@@ -2545,14 +2545,14 @@ function u1(s, a, l, u, D, d) {
|
|
|
2545
2545
|
t("label", null, "Min CP Consumption"),
|
|
2546
2546
|
t("label", null, "=")
|
|
2547
2547
|
], -1)),
|
|
2548
|
-
t("div",
|
|
2549
|
-
t("div",
|
|
2550
|
-
t("div", null, i((
|
|
2548
|
+
t("div", R1, [
|
|
2549
|
+
t("div", V1, [
|
|
2550
|
+
t("div", null, i((be = (Ee = l.report) == null ? void 0 : Ee.weather) != null && be.noExtrapolation ? (he = e == null ? void 0 : e.goodWx) == null ? void 0 : he.distance : (Ce = e == null ? void 0 : e.allWx) == null ? void 0 : Ce.distance), 1),
|
|
2551
2551
|
a[174] || (a[174] = t("div", { class: "line" }, null, -1)),
|
|
2552
2552
|
t("div", null, i((pe = e == null ? void 0 : e.timeConclusion) == null ? void 0 : pe.plusAbtSpd), 1)
|
|
2553
2553
|
]),
|
|
2554
2554
|
a[177] || (a[177] = t("div", null, "x", -1)),
|
|
2555
|
-
t("div",
|
|
2555
|
+
t("div", F1, [
|
|
2556
2556
|
t("div", null, i((fe = (Ye = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Ye.fo) == null ? void 0 : fe.underTolerance), 1),
|
|
2557
2557
|
a[175] || (a[175] = t("div", { class: "line" }, null, -1)),
|
|
2558
2558
|
a[176] || (a[176] = t("div", null, "24", -1))
|
|
@@ -2562,9 +2562,9 @@ function u1(s, a, l, u, D, d) {
|
|
|
2562
2562
|
a[179] || (a[179] = t("div", null, "(f')", -1))
|
|
2563
2563
|
])
|
|
2564
2564
|
]),
|
|
2565
|
-
t("div",
|
|
2565
|
+
t("div", G1, [
|
|
2566
2566
|
((we = (ke = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : ke.fo) == null ? void 0 : we.conclusionStatus) === "Over" ? (n(), M(v, { key: 0 }, [
|
|
2567
|
-
t("div",
|
|
2567
|
+
t("div", P1, [
|
|
2568
2568
|
a[181] || (a[181] = t("div", null, "Fuel Oil Over-consumption", -1)),
|
|
2569
2569
|
a[182] || (a[182] = t("div", null, "=", -1)),
|
|
2570
2570
|
a[183] || (a[183] = t("div", null, "(d') - (e')", -1)),
|
|
@@ -2575,10 +2575,10 @@ function u1(s, a, l, u, D, d) {
|
|
|
2575
2575
|
a[186] || (a[186] = t("div", null, "=", -1)),
|
|
2576
2576
|
t("div", null, i((We = (Pe = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Pe.fo) == null ? void 0 : We.overCons), 1)
|
|
2577
2577
|
]),
|
|
2578
|
-
(Le = (Ze = e == null ? void 0 : e.goodWx) == null ? void 0 : Ze.inEca) != null && Le.distance ? (n(), M("div",
|
|
2578
|
+
(Le = (Ze = e == null ? void 0 : e.goodWx) == null ? void 0 : Ze.inEca) != null && Le.distance ? (n(), M("div", W1, [
|
|
2579
2579
|
a[188] || (a[188] = t("div", null, "Fuel Oil Over-consumption in ECA", -1)),
|
|
2580
2580
|
a[189] || (a[189] = t("div", null, "=", -1)),
|
|
2581
|
-
t("div",
|
|
2581
|
+
t("div", Z1, [
|
|
2582
2582
|
t("div", null, i((_e = (Be = e == null ? void 0 : e.goodWx) == null ? void 0 : Be.inEca) == null ? void 0 : _e.distance) + " * " + i((Je = (He = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : He.fo) == null ? void 0 : Je.overCons), 1),
|
|
2583
2583
|
a[187] || (a[187] = t("div", { class: "line" }, null, -1)),
|
|
2584
2584
|
t("div", null, i((Ke = (Xe = l.report) == null ? void 0 : Xe.weather) != null && Ke.noExtrapolation ? (qe = e == null ? void 0 : e.goodWx) == null ? void 0 : qe.distance : ($e = e == null ? void 0 : e.allWx) == null ? void 0 : $e.distance), 1)
|
|
@@ -2587,7 +2587,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2587
2587
|
t("div", null, i((as = (ts = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : ts.fo) == null ? void 0 : as.foOverConsInEca) + " (mt)", 1)
|
|
2588
2588
|
])) : c("", !0)
|
|
2589
2589
|
], 64)) : ((ls = (is = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : is.fo) == null ? void 0 : ls.conclusionStatus) === "Saving" ? (n(), M(v, { key: 1 }, [
|
|
2590
|
-
t("div",
|
|
2590
|
+
t("div", L1, [
|
|
2591
2591
|
a[191] || (a[191] = t("div", null, "Fuel Oil Saving", -1)),
|
|
2592
2592
|
a[192] || (a[192] = t("div", null, "=", -1)),
|
|
2593
2593
|
a[193] || (a[193] = t("div", null, "(f') - (d')", -1)),
|
|
@@ -2598,10 +2598,10 @@ function u1(s, a, l, u, D, d) {
|
|
|
2598
2598
|
a[196] || (a[196] = t("div", null, "=", -1)),
|
|
2599
2599
|
t("div", null, i((os = (Ms = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Ms.fo) == null ? void 0 : os.saving) + " (mt)", 1)
|
|
2600
2600
|
]),
|
|
2601
|
-
(Ns = (Ds = e == null ? void 0 : e.goodWx) == null ? void 0 : Ds.inEca) != null && Ns.distance ? (n(), M("div",
|
|
2601
|
+
(Ns = (Ds = e == null ? void 0 : e.goodWx) == null ? void 0 : Ds.inEca) != null && Ns.distance ? (n(), M("div", B1, [
|
|
2602
2602
|
a[198] || (a[198] = t("div", null, "Fuel Oil Saving in ECA", -1)),
|
|
2603
2603
|
a[199] || (a[199] = t("div", null, "=", -1)),
|
|
2604
|
-
t("div",
|
|
2604
|
+
t("div", _1, [
|
|
2605
2605
|
t("div", null, i((Is = (rs = l.report) == null ? void 0 : rs.weather) != null && Is.noExtrapolation ? (gs = (cs = e == null ? void 0 : e.goodWx) == null ? void 0 : cs.inEca) == null ? void 0 : gs.distance : (As = (us = e == null ? void 0 : e.allWx) == null ? void 0 : us.inEca) == null ? void 0 : As.distance) + " * " + i((vs = (ys = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : ys.fo) == null ? void 0 : vs.saving), 1),
|
|
2606
2606
|
a[197] || (a[197] = t("div", {
|
|
2607
2607
|
class: "line",
|
|
@@ -2615,23 +2615,23 @@ function u1(s, a, l, u, D, d) {
|
|
|
2615
2615
|
], 64)) : c("", !0),
|
|
2616
2616
|
t("div", {
|
|
2617
2617
|
class: Q(
|
|
2618
|
-
((
|
|
2618
|
+
((Es = (Os = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Os.fo) == null ? void 0 : Es.conclusionStatus) === "Over" ? "flex-center lost" : ((hs = (bs = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : bs.fo) == null ? void 0 : hs.conclusionStatus) === "Saving" ? "flex-center gain" : "flex-center"
|
|
2619
2619
|
)
|
|
2620
2620
|
}, [
|
|
2621
2621
|
a[201] || (a[201] = t("label", { style: { "font-weight": "400", "margin-right": "4px", color: "var(--idm-black-9)" } }, " Conclusion: ", -1)),
|
|
2622
2622
|
t("div", null, i(((ps = (Cs = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Cs.fo) == null ? void 0 : ps.conclusion) || ""), 1)
|
|
2623
2623
|
], 2)
|
|
2624
2624
|
])
|
|
2625
|
-
])) : (n(), M("div",
|
|
2625
|
+
])) : (n(), M("div", H1, i(D.noGoodWxDay), 1)),
|
|
2626
2626
|
((fs = (Ys = e == null ? void 0 : e.extend) == null ? void 0 : Ys.cp) == null ? void 0 : fs.dgo) > 0 ? (n(), M(v, { key: 2 }, [
|
|
2627
|
-
t("div",
|
|
2628
|
-
t("div",
|
|
2627
|
+
t("div", J1, [
|
|
2628
|
+
t("div", X1, [
|
|
2629
2629
|
a[202] || (a[202] = t("i", { class: "iconfont icon-baobiao" }, null, -1)),
|
|
2630
|
-
t("div",
|
|
2630
|
+
t("div", K1, "Seg. " + i(j + 1) + " Diesel/Gas Oil", 1)
|
|
2631
2631
|
])
|
|
2632
2632
|
]),
|
|
2633
|
-
(Qs = e == null ? void 0 : e.goodWx) != null && Qs.distance ? (n(), M("div",
|
|
2634
|
-
t("div", $
|
|
2633
|
+
(Qs = e == null ? void 0 : e.goodWx) != null && Qs.distance ? (n(), M("div", q1, [
|
|
2634
|
+
t("div", $1, [
|
|
2635
2635
|
a[209] || (a[209] = t("div", {
|
|
2636
2636
|
class: "formula-left flex-space",
|
|
2637
2637
|
style: { width: "200px" }
|
|
@@ -2639,17 +2639,17 @@ function u1(s, a, l, u, D, d) {
|
|
|
2639
2639
|
t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
2640
2640
|
t("label", null, "=")
|
|
2641
2641
|
], -1)),
|
|
2642
|
-
t("div",
|
|
2643
|
-
t("div",
|
|
2642
|
+
t("div", tc, [
|
|
2643
|
+
t("div", ac, [
|
|
2644
2644
|
t("div", null, i((ks = (Ss = l.report) == null ? void 0 : Ss.weather) != null && ks.noExtrapolation ? (ws = e == null ? void 0 : e.goodWx) == null ? void 0 : ws.distance : (Rs = e == null ? void 0 : e.allWx) == null ? void 0 : Rs.distance), 1),
|
|
2645
2645
|
a[203] || (a[203] = t("div", { class: "line" }, null, -1)),
|
|
2646
2646
|
t("div", null, i((Vs = e == null ? void 0 : e.goodWx) == null ? void 0 : Vs.pfmSpd), 1)
|
|
2647
2647
|
]),
|
|
2648
2648
|
a[206] || (a[206] = t("div", null, "x", -1)),
|
|
2649
|
-
t("div",
|
|
2649
|
+
t("div", ic, [
|
|
2650
2650
|
t("div", null, [
|
|
2651
2651
|
t("span", null, i((Fs = e == null ? void 0 : e.goodWx) == null ? void 0 : Fs.sumDgoCons), 1),
|
|
2652
|
-
((Ps = (Gs = e == null ? void 0 : e.goodWx) == null ? void 0 : Gs.inEca) == null ? void 0 : Ps.distance) > 0 ? (n(), M("span",
|
|
2652
|
+
((Ps = (Gs = e == null ? void 0 : e.goodWx) == null ? void 0 : Gs.inEca) == null ? void 0 : Ps.distance) > 0 ? (n(), M("span", lc, [
|
|
2653
2653
|
a[204] || (a[204] = t("span", null, " - ", -1)),
|
|
2654
2654
|
t("span", null, i((Zs = (Ws = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Ws.fo) == null ? void 0 : Zs.dgoAsFoCons), 1)
|
|
2655
2655
|
])) : c("", !0)
|
|
@@ -2662,7 +2662,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2662
2662
|
a[208] || (a[208] = t("div", null, "(d'')", -1))
|
|
2663
2663
|
])
|
|
2664
2664
|
]),
|
|
2665
|
-
t("div",
|
|
2665
|
+
t("div", ec, [
|
|
2666
2666
|
a[216] || (a[216] = t("div", {
|
|
2667
2667
|
class: "formula-left flex-space",
|
|
2668
2668
|
style: { width: "200px" }
|
|
@@ -2670,14 +2670,14 @@ function u1(s, a, l, u, D, d) {
|
|
|
2670
2670
|
t("label", null, "Max CP Consumption"),
|
|
2671
2671
|
t("label", null, "=")
|
|
2672
2672
|
], -1)),
|
|
2673
|
-
t("div",
|
|
2674
|
-
t("div",
|
|
2673
|
+
t("div", sc, [
|
|
2674
|
+
t("div", nc, [
|
|
2675
2675
|
t("div", null, i((Js = (Hs = l.report) == null ? void 0 : Hs.weather) != null && Js.noExtrapolation ? (Xs = e == null ? void 0 : e.goodWx) == null ? void 0 : Xs.distance : (Ks = e == null ? void 0 : e.allWx) == null ? void 0 : Ks.distance), 1),
|
|
2676
2676
|
a[210] || (a[210] = t("div", { class: "line" }, null, -1)),
|
|
2677
2677
|
t("div", null, i((qs = e == null ? void 0 : e.timeConclusion) == null ? void 0 : qs.minusAbtSpd), 1)
|
|
2678
2678
|
]),
|
|
2679
2679
|
a[213] || (a[213] = t("div", null, "x", -1)),
|
|
2680
|
-
t("div",
|
|
2680
|
+
t("div", dc, [
|
|
2681
2681
|
t("div", null, i((tn = ($s = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : $s.dgo) == null ? void 0 : tn.overTolerance), 1),
|
|
2682
2682
|
a[211] || (a[211] = t("div", { class: "line" }, null, -1)),
|
|
2683
2683
|
a[212] || (a[212] = t("div", null, "24", -1))
|
|
@@ -2687,7 +2687,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2687
2687
|
a[215] || (a[215] = t("div", null, "(e'')", -1))
|
|
2688
2688
|
])
|
|
2689
2689
|
]),
|
|
2690
|
-
t("div",
|
|
2690
|
+
t("div", Mc, [
|
|
2691
2691
|
a[223] || (a[223] = t("div", {
|
|
2692
2692
|
class: "formula-left flex-space",
|
|
2693
2693
|
style: { width: "200px" }
|
|
@@ -2695,14 +2695,14 @@ function u1(s, a, l, u, D, d) {
|
|
|
2695
2695
|
t("label", null, "Min CP Consumption"),
|
|
2696
2696
|
t("label", null, "=")
|
|
2697
2697
|
], -1)),
|
|
2698
|
-
t("div",
|
|
2699
|
-
t("div",
|
|
2698
|
+
t("div", oc, [
|
|
2699
|
+
t("div", Dc, [
|
|
2700
2700
|
t("div", null, i((sn = (en = l.report) == null ? void 0 : en.weather) != null && sn.noExtrapolation ? (nn = e == null ? void 0 : e.goodWx) == null ? void 0 : nn.distance : (dn = e == null ? void 0 : e.allWx) == null ? void 0 : dn.distance), 1),
|
|
2701
2701
|
a[217] || (a[217] = t("div", { class: "line" }, null, -1)),
|
|
2702
2702
|
t("div", null, i((Mn = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Mn.plusAbtSpd), 1)
|
|
2703
2703
|
]),
|
|
2704
2704
|
a[220] || (a[220] = t("div", null, "x", -1)),
|
|
2705
|
-
t("div",
|
|
2705
|
+
t("div", Nc, [
|
|
2706
2706
|
t("div", null, i((ut = (I = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : I.dgo) == null ? void 0 : ut.underTolerance), 1),
|
|
2707
2707
|
a[218] || (a[218] = t("div", { class: "line" }, null, -1)),
|
|
2708
2708
|
a[219] || (a[219] = t("div", null, "24", -1))
|
|
@@ -2712,8 +2712,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
2712
2712
|
a[222] || (a[222] = t("div", null, "(f'')", -1))
|
|
2713
2713
|
])
|
|
2714
2714
|
]),
|
|
2715
|
-
t("div",
|
|
2716
|
-
((mt = (vt = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : vt.dgo) == null ? void 0 : mt.conclusionStatus) === "Over" ? (n(), M("div",
|
|
2715
|
+
t("div", rc, [
|
|
2716
|
+
((mt = (vt = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : vt.dgo) == null ? void 0 : mt.conclusionStatus) === "Over" ? (n(), M("div", Ic, [
|
|
2717
2717
|
a[224] || (a[224] = t("div", null, "Diesel/Gas Oil Over-consumption", -1)),
|
|
2718
2718
|
a[225] || (a[225] = t("div", null, "=", -1)),
|
|
2719
2719
|
a[226] || (a[226] = t("div", null, "(d'') - (e'')", -1)),
|
|
@@ -2723,7 +2723,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2723
2723
|
t("div", null, i((fa = (se = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : se.dgo) == null ? void 0 : fa.maxCons), 1),
|
|
2724
2724
|
a[229] || (a[229] = t("div", null, "=", -1)),
|
|
2725
2725
|
t("div", null, i((rn = (Nn = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Nn.dgo) == null ? void 0 : rn.overCons), 1)
|
|
2726
|
-
])) : ((cn = (In = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : In.dgo) == null ? void 0 : cn.conclusionStatus) === "Saving" ? (n(), M("div",
|
|
2726
|
+
])) : ((cn = (In = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : In.dgo) == null ? void 0 : cn.conclusionStatus) === "Saving" ? (n(), M("div", cc, [
|
|
2727
2727
|
a[230] || (a[230] = t("div", null, "Diesel/Gas Oil Saving", -1)),
|
|
2728
2728
|
a[231] || (a[231] = t("div", null, "=", -1)),
|
|
2729
2729
|
a[232] || (a[232] = t("div", null, "(f'') - (d'')", -1)),
|
|
@@ -2743,7 +2743,7 @@ function u1(s, a, l, u, D, d) {
|
|
|
2743
2743
|
t("div", null, i(((On = (Un = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Un.dgo) == null ? void 0 : On.conclusion) || ""), 1)
|
|
2744
2744
|
], 2)
|
|
2745
2745
|
])
|
|
2746
|
-
])) : (n(), M("div",
|
|
2746
|
+
])) : (n(), M("div", gc, i(D.noGoodWxDay), 1))
|
|
2747
2747
|
], 64)) : c("", !0)
|
|
2748
2748
|
])
|
|
2749
2749
|
]);
|
|
@@ -2751,8 +2751,8 @@ function u1(s, a, l, u, D, d) {
|
|
|
2751
2751
|
])
|
|
2752
2752
|
]);
|
|
2753
2753
|
}
|
|
2754
|
-
const
|
|
2755
|
-
const
|
|
2754
|
+
const Ac = /* @__PURE__ */ ml(AN, [["render", uc], ["__scopeId", "data-v-9ba7a95a"]]);
|
|
2755
|
+
const yc = {
|
|
2756
2756
|
name: "OrmVygInventory",
|
|
2757
2757
|
components: {},
|
|
2758
2758
|
props: {
|
|
@@ -2831,74 +2831,74 @@ const y1 = {
|
|
|
2831
2831
|
this.showCF = ((a = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : a.showCF) ?? !1, this.showAisDistance = ((u = (l = this.report) == null ? void 0 : l.weather) == null ? void 0 : u.showAisDistance) ?? !0, this.showSig = ((d = (D = this.report) == null ? void 0 : D.weather) == null ? void 0 : d.showSig) ?? !0, this.showSwell = ((N = (T = this.report) == null ? void 0 : T.weather) == null ? void 0 : N.showSwell) ?? !0, this.showWave = ((O = (g = this.report) == null ? void 0 : g.weather) == null ? void 0 : O.showWave) ?? !0, this.showWaterTemp = ((j = (e = this.report) == null ? void 0 : e.weather) == null ? void 0 : j.waterTempSwitch) || !1;
|
|
2832
2832
|
}
|
|
2833
2833
|
}
|
|
2834
|
-
},
|
|
2834
|
+
}, vc = { class: "report-inventory" }, mc = { class: "section summary-section" }, Tc = { class: "summary-block" }, xc = { class: "orm-report-table inventory-table" }, zc = {
|
|
2835
2835
|
class: "label",
|
|
2836
2836
|
rowspan: "4"
|
|
2837
|
-
},
|
|
2837
|
+
}, jc = { class: "section inventory-section" }, Uc = { class: "orm-report-table inventory-table detail" }, Oc = ["colspan"], Ec = {
|
|
2838
2838
|
key: 0,
|
|
2839
2839
|
class: "label",
|
|
2840
2840
|
colspan: "2"
|
|
2841
|
-
},
|
|
2841
|
+
}, bc = {
|
|
2842
2842
|
key: 0,
|
|
2843
2843
|
class: "label",
|
|
2844
2844
|
rowspan: "2"
|
|
2845
|
-
},
|
|
2845
|
+
}, hc = {
|
|
2846
2846
|
key: 1,
|
|
2847
2847
|
class: "label",
|
|
2848
2848
|
rowspan: "2"
|
|
2849
|
-
},
|
|
2849
|
+
}, Cc = {
|
|
2850
2850
|
key: 2,
|
|
2851
2851
|
class: "label",
|
|
2852
2852
|
rowspan: "2"
|
|
2853
|
-
},
|
|
2853
|
+
}, pc = {
|
|
2854
2854
|
key: 3,
|
|
2855
2855
|
class: "label",
|
|
2856
2856
|
colspan: "2"
|
|
2857
|
-
},
|
|
2857
|
+
}, Yc = {
|
|
2858
2858
|
key: 4,
|
|
2859
2859
|
class: "label",
|
|
2860
2860
|
rowspan: "2"
|
|
2861
|
-
},
|
|
2861
|
+
}, fc = {
|
|
2862
2862
|
key: 5,
|
|
2863
2863
|
class: "label",
|
|
2864
2864
|
colspan: "2"
|
|
2865
|
-
},
|
|
2865
|
+
}, Qc = {
|
|
2866
2866
|
key: 6,
|
|
2867
2867
|
class: "label",
|
|
2868
2868
|
rowspan: "2"
|
|
2869
|
-
},
|
|
2869
|
+
}, Sc = {
|
|
2870
2870
|
key: 7,
|
|
2871
2871
|
class: "label",
|
|
2872
2872
|
rowspan: "2"
|
|
2873
|
-
},
|
|
2873
|
+
}, kc = {
|
|
2874
2874
|
key: 8,
|
|
2875
2875
|
class: "label",
|
|
2876
2876
|
rowspan: "2"
|
|
2877
|
-
},
|
|
2877
|
+
}, wc = {
|
|
2878
2878
|
key: 0,
|
|
2879
2879
|
class: "label"
|
|
2880
|
-
},
|
|
2880
|
+
}, Rc = {
|
|
2881
2881
|
key: 1,
|
|
2882
2882
|
class: "label"
|
|
2883
|
-
},
|
|
2883
|
+
}, Vc = {
|
|
2884
2884
|
key: 2,
|
|
2885
2885
|
class: "label"
|
|
2886
|
-
},
|
|
2886
|
+
}, Fc = {
|
|
2887
2887
|
key: 3,
|
|
2888
2888
|
class: "label"
|
|
2889
|
-
},
|
|
2890
|
-
function
|
|
2889
|
+
}, Gc = { class: "summary-tbody" };
|
|
2890
|
+
function Pc(s, a, l, u, D, d) {
|
|
2891
2891
|
var T;
|
|
2892
|
-
return n(), M("div",
|
|
2893
|
-
t("div",
|
|
2892
|
+
return n(), M("div", vc, [
|
|
2893
|
+
t("div", mc, [
|
|
2894
2894
|
a[5] || (a[5] = t("div", { class: "header-block" }, [
|
|
2895
2895
|
t("div", { class: "bg-block" }, [
|
|
2896
2896
|
t("i", { class: "iconfont icon-tianqi" }),
|
|
2897
2897
|
t("div", { class: "block-title" }, "Speed and Weather Analysis")
|
|
2898
2898
|
])
|
|
2899
2899
|
], -1)),
|
|
2900
|
-
t("div",
|
|
2901
|
-
t("table",
|
|
2900
|
+
t("div", Tc, [
|
|
2901
|
+
t("table", xc, [
|
|
2902
2902
|
a[4] || (a[4] = t("thead", null, [
|
|
2903
2903
|
t("tr", null, [
|
|
2904
2904
|
t("th", {
|
|
@@ -2945,10 +2945,10 @@ function P1(s, a, l, u, D, d) {
|
|
|
2945
2945
|
], -1)),
|
|
2946
2946
|
t("tbody", null, [
|
|
2947
2947
|
(n(!0), M(v, null, at((T = l.report) == null ? void 0 : T.segments, (N, g) => {
|
|
2948
|
-
var O, e, j, p, S, U,
|
|
2948
|
+
var O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L;
|
|
2949
2949
|
return n(), M(v, { key: g }, [
|
|
2950
2950
|
t("tr", null, [
|
|
2951
|
-
t("td",
|
|
2951
|
+
t("td", zc, i(g + 1), 1),
|
|
2952
2952
|
a[0] || (a[0] = t("td", { class: "label" }, "Entire Period", -1)),
|
|
2953
2953
|
t("td", null, i(d.computePrecision((O = N == null ? void 0 : N.allWx) == null ? void 0 : O.distance, 2, "0.0")), 1),
|
|
2954
2954
|
t("td", null, i(d.computePrecision((e = N == null ? void 0 : N.allWx) == null ? void 0 : e.time, 2, "0.0")), 1),
|
|
@@ -2959,10 +2959,10 @@ function P1(s, a, l, u, D, d) {
|
|
|
2959
2959
|
t("tr", null, [
|
|
2960
2960
|
a[1] || (a[1] = t("td", { class: "label" }, "Good Weather Period", -1)),
|
|
2961
2961
|
t("td", null, i(d.computePrecision((U = N == null ? void 0 : N.goodWx) == null ? void 0 : U.distance, 2, "0.0")), 1),
|
|
2962
|
-
t("td", null, i(d.computePrecision((
|
|
2962
|
+
t("td", null, i(d.computePrecision((E = N == null ? void 0 : N.goodWx) == null ? void 0 : E.time, 2, "0.0")), 1),
|
|
2963
2963
|
t("td", null, i(d.computePrecision((C = N == null ? void 0 : N.goodWx) == null ? void 0 : C.avgSpd, 2, "0.0")), 1),
|
|
2964
2964
|
t("td", null, i(d.computePrecision((z = N == null ? void 0 : N.goodWx) == null ? void 0 : z.sumFoCons, 3, "0.000")), 1),
|
|
2965
|
-
t("td", null, i(d.computePrecision((
|
|
2965
|
+
t("td", null, i(d.computePrecision((b = N == null ? void 0 : N.goodWx) == null ? void 0 : b.sumDgoCons, 3, "0.000")), 1)
|
|
2966
2966
|
]),
|
|
2967
2967
|
t("tr", null, [
|
|
2968
2968
|
a[2] || (a[2] = t("td", { class: "label" }, "Adverse Weather Period", -1)),
|
|
@@ -2986,9 +2986,9 @@ function P1(s, a, l, u, D, d) {
|
|
|
2986
2986
|
])
|
|
2987
2987
|
])
|
|
2988
2988
|
]),
|
|
2989
|
-
t("div",
|
|
2989
|
+
t("div", jc, [
|
|
2990
2990
|
a[45] || (a[45] = Gt('<div class="legends flex-end" style="flex-wrap:wrap;" data-v-9c4b43ab><div class="flex-start" data-v-9c4b43ab><div class="legend good-wx" data-v-9c4b43ab></div><div class="label flex-end" data-v-9c4b43ab>Charter Party Defined Good Weather Days</div></div><div class="flex-start" data-v-9c4b43ab><div class="legend adverse-wx" data-v-9c4b43ab></div><div class="label" data-v-9c4b43ab>Charter Party Defined Adverse Weather Days</div></div><div class="flex-start" data-v-9c4b43ab><div class="legend excluded" data-v-9c4b43ab></div><div class="label" data-v-9c4b43ab>Excluded Periods From Analysis</div></div><div class="report flex-space text-tips" data-v-9c4b43ab><label data-v-9c4b43ab>B</label><div data-v-9c4b43ab>BOSP</div><label data-v-9c4b43ab>N</label><div data-v-9c4b43ab>NOON</div><label data-v-9c4b43ab>E</label><div data-v-9c4b43ab>EOSP</div><label data-v-9c4b43ab>*</label><div data-v-9c4b43ab>Ship Reported Position</div></div></div><div class="legends text-tips text-right" style="font-size:11px;padding-bottom:8px;" data-v-9c4b43ab> The 'ORM Analysis Weather' row data represents the weather conditions within the 3-hour period prior to the indicated time point. </div>', 2)),
|
|
2991
|
-
t("table",
|
|
2991
|
+
t("table", Uc, [
|
|
2992
2992
|
t("thead", null, [
|
|
2993
2993
|
t("tr", null, [
|
|
2994
2994
|
a[6] || (a[6] = t("th", {
|
|
@@ -3010,8 +3010,8 @@ function P1(s, a, l, u, D, d) {
|
|
|
3010
3010
|
t("th", {
|
|
3011
3011
|
class: "label",
|
|
3012
3012
|
colspan: d.computeWxColspan
|
|
3013
|
-
}, "ORM Weather Analysis", 8,
|
|
3014
|
-
l.showFactor ? (n(), M("th",
|
|
3013
|
+
}, "ORM Weather Analysis", 8, Oc),
|
|
3014
|
+
l.showFactor ? (n(), M("th", Ec, "Factor")) : c("", !0),
|
|
3015
3015
|
a[10] || (a[10] = t("th", {
|
|
3016
3016
|
class: "label",
|
|
3017
3017
|
colspan: "12"
|
|
@@ -3045,12 +3045,12 @@ function P1(s, a, l, u, D, d) {
|
|
|
3045
3045
|
r("Daily Cons. "),
|
|
3046
3046
|
t("span", { class: "text-units" }, "(mt)")
|
|
3047
3047
|
], -1)),
|
|
3048
|
-
D.showAisDistance ? (n(), M("th",
|
|
3048
|
+
D.showAisDistance ? (n(), M("th", bc, [...a[12] || (a[12] = [
|
|
3049
3049
|
r("Spd", -1),
|
|
3050
3050
|
t("br", null, null, -1),
|
|
3051
3051
|
t("span", { class: "text-units" }, "(kts)", -1)
|
|
3052
3052
|
])])) : c("", !0),
|
|
3053
|
-
D.showAisDistance ? (n(), M("th",
|
|
3053
|
+
D.showAisDistance ? (n(), M("th", hc, [...a[13] || (a[13] = [
|
|
3054
3054
|
r("Dis", -1),
|
|
3055
3055
|
t("br", null, null, -1),
|
|
3056
3056
|
t("span", { class: "text-units" }, "(nm)", -1)
|
|
@@ -3059,18 +3059,18 @@ function P1(s, a, l, u, D, d) {
|
|
|
3059
3059
|
class: "label",
|
|
3060
3060
|
colspan: "2"
|
|
3061
3061
|
}, "Wind", -1)),
|
|
3062
|
-
D.showWave ? (n(), M("th",
|
|
3062
|
+
D.showWave ? (n(), M("th", Cc, [...a[14] || (a[14] = [
|
|
3063
3063
|
r("Sea HT", -1),
|
|
3064
3064
|
t("br", null, null, -1),
|
|
3065
3065
|
t("span", { class: "text-units" }, "(m)", -1)
|
|
3066
3066
|
])])) : c("", !0),
|
|
3067
|
-
D.showSwell ? (n(), M("th",
|
|
3068
|
-
D.showSig ? (n(), M("th",
|
|
3067
|
+
D.showSwell ? (n(), M("th", pc, "Swell")) : c("", !0),
|
|
3068
|
+
D.showSig ? (n(), M("th", Yc, [...a[15] || (a[15] = [
|
|
3069
3069
|
r("Sig Wave", -1),
|
|
3070
3070
|
t("br", null, null, -1),
|
|
3071
3071
|
t("span", { class: "text-units" }, "(m)", -1)
|
|
3072
3072
|
])])) : c("", !0),
|
|
3073
|
-
D.showCF ? (n(), M("th",
|
|
3073
|
+
D.showCF ? (n(), M("th", fc, "Current")) : c("", !0),
|
|
3074
3074
|
a[22] || (a[22] = t("th", {
|
|
3075
3075
|
class: "label",
|
|
3076
3076
|
rowspan: "2"
|
|
@@ -3079,9 +3079,9 @@ function P1(s, a, l, u, D, d) {
|
|
|
3079
3079
|
t("br"),
|
|
3080
3080
|
t("span", { class: "text-units" }, "(kts)")
|
|
3081
3081
|
], -1)),
|
|
3082
|
-
l.showFactor ? (n(), M("th",
|
|
3083
|
-
l.showFactor ? (n(), M("th",
|
|
3084
|
-
D.showWaterTemp ? (n(), M("th",
|
|
3082
|
+
l.showFactor ? (n(), M("th", Qc, "cFactor")) : c("", !0),
|
|
3083
|
+
l.showFactor ? (n(), M("th", Sc, "wxFactor")) : c("", !0),
|
|
3084
|
+
D.showWaterTemp ? (n(), M("th", kc, [...a[16] || (a[16] = [
|
|
3085
3085
|
r("Water ", -1),
|
|
3086
3086
|
t("br", null, null, -1),
|
|
3087
3087
|
r("Temp.", -1)
|
|
@@ -3146,13 +3146,13 @@ function P1(s, a, l, u, D, d) {
|
|
|
3146
3146
|
a[34] || (a[34] = t("th", { class: "label" }, "DO/GO", -1)),
|
|
3147
3147
|
a[35] || (a[35] = t("th", { class: "label" }, "Dir", -1)),
|
|
3148
3148
|
a[36] || (a[36] = t("th", { class: "label" }, "BF", -1)),
|
|
3149
|
-
D.showSwell ? (n(), M("th",
|
|
3150
|
-
D.showSwell ? (n(), M("th",
|
|
3149
|
+
D.showSwell ? (n(), M("th", wc, "Dir")) : c("", !0),
|
|
3150
|
+
D.showSwell ? (n(), M("th", Rc, [...a[31] || (a[31] = [
|
|
3151
3151
|
r("HT ", -1),
|
|
3152
3152
|
t("span", { class: "text-units" }, "(m)", -1)
|
|
3153
3153
|
])])) : c("", !0),
|
|
3154
|
-
D.showCF ? (n(), M("th",
|
|
3155
|
-
D.showCF ? (n(), M("th",
|
|
3154
|
+
D.showCF ? (n(), M("th", Vc, "Dir")) : c("", !0),
|
|
3155
|
+
D.showCF ? (n(), M("th", Fc, [...a[32] || (a[32] = [
|
|
3156
3156
|
r("CF ", -1),
|
|
3157
3157
|
t("span", { class: "text-units" }, "(kts)", -1)
|
|
3158
3158
|
])])) : c("", !0),
|
|
@@ -3169,9 +3169,9 @@ function P1(s, a, l, u, D, d) {
|
|
|
3169
3169
|
a[44] || (a[44] = t("th", { class: "label" }, "BF", -1))
|
|
3170
3170
|
])
|
|
3171
3171
|
]),
|
|
3172
|
-
t("tbody",
|
|
3172
|
+
t("tbody", Gc, [
|
|
3173
3173
|
(n(!0), M(v, null, at(l.inventory, (N, g) => {
|
|
3174
|
-
var O, e, j, p, S, U,
|
|
3174
|
+
var O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K;
|
|
3175
3175
|
return n(), M("tr", { key: g }, [
|
|
3176
3176
|
t("td", {
|
|
3177
3177
|
class: Q(N.segLength ? "no-border-bottom" : "no-border")
|
|
@@ -3218,11 +3218,11 @@ function P1(s, a, l, u, D, d) {
|
|
|
3218
3218
|
D.showWave ? (n(), M("td", {
|
|
3219
3219
|
key: 4,
|
|
3220
3220
|
class: Q(N.excluded ? "excluded" : N.goodWx ? "good-wx" : "")
|
|
3221
|
-
}, i(N.type === "BOSP" ? "-" : ((z = (C = (
|
|
3221
|
+
}, i(N.type === "BOSP" ? "-" : ((z = (C = (E = N.meteo) == null ? void 0 : E.wave) == null ? void 0 : C.wd) == null ? void 0 : z.height) ?? "-"), 3)) : c("", !0),
|
|
3222
3222
|
D.showSwell ? (n(), M("td", {
|
|
3223
3223
|
key: 5,
|
|
3224
3224
|
class: Q(N.excluded ? "excluded" : N.goodWx ? "good-wx" : "")
|
|
3225
|
-
}, i(N.type === "BOSP" ? "-" : ((Y = (h = (
|
|
3225
|
+
}, i(N.type === "BOSP" ? "-" : ((Y = (h = (b = N.meteo) == null ? void 0 : b.wave) == null ? void 0 : h.swell) == null ? void 0 : Y.direction) ?? "-"), 3)) : c("", !0),
|
|
3226
3226
|
D.showSwell ? (n(), M("td", {
|
|
3227
3227
|
key: 6,
|
|
3228
3228
|
class: Q(N.excluded ? "excluded" : N.goodWx ? "good-wx" : "")
|
|
@@ -3300,8 +3300,8 @@ function P1(s, a, l, u, D, d) {
|
|
|
3300
3300
|
])
|
|
3301
3301
|
]);
|
|
3302
3302
|
}
|
|
3303
|
-
const
|
|
3304
|
-
const
|
|
3303
|
+
const Wc = /* @__PURE__ */ ml(yc, [["render", Pc], ["__scopeId", "data-v-9c4b43ab"]]);
|
|
3304
|
+
const Zc = {
|
|
3305
3305
|
name: "OrmVoyageChart",
|
|
3306
3306
|
props: {
|
|
3307
3307
|
report: {
|
|
@@ -3348,7 +3348,7 @@ const Z1 = {
|
|
|
3348
3348
|
this.spdFoConsChart || (this.spdFoConsChart = Vn(Rn.init(this.$refs.spdFoConsChart))), this.spdDgoConsChart || (this.spdDgoConsChart = Vn(Rn.init(this.$refs.spdDgoConsChart))), this.currChart || (this.currChart = Vn(Rn.init(this.$refs.currChart))), this.renderSpdConsChart(), this.renderWxCurrChart();
|
|
3349
3349
|
},
|
|
3350
3350
|
renderSpdConsChart() {
|
|
3351
|
-
var j, p, S, U,
|
|
3351
|
+
var j, p, S, U, E, C;
|
|
3352
3352
|
let s = [];
|
|
3353
3353
|
const a = [], l = [], u = {
|
|
3354
3354
|
dateTime: 0,
|
|
@@ -3364,19 +3364,19 @@ const Z1 = {
|
|
|
3364
3364
|
};
|
|
3365
3365
|
let D = 0, d = 0;
|
|
3366
3366
|
const T = this.inventory.filter((z) => z.noon) || [], N = [];
|
|
3367
|
-
this.inventory.forEach((z,
|
|
3367
|
+
this.inventory.forEach((z, b) => {
|
|
3368
3368
|
var h, Y;
|
|
3369
|
-
|
|
3370
|
-
}), N.forEach((z,
|
|
3371
|
-
if (
|
|
3372
|
-
const h = zt(N[
|
|
3369
|
+
b === 0 && N.push(z.utc), z.type === "EOSP" && ((h = this.inventory[b + 1]) == null ? void 0 : h.type) === "BOSP" && (N.push(z.utc), N.push((Y = this.inventory[b + 1]) == null ? void 0 : Y.utc)), b === this.inventory.length - 1 && N.push(z.utc);
|
|
3370
|
+
}), N.forEach((z, b) => {
|
|
3371
|
+
if (b % 2 === 0) {
|
|
3372
|
+
const h = zt(N[b + 1]).diff(zt(N[b]), "minute", !0);
|
|
3373
3373
|
for (let Y = 0; Y <= h + 1; Y++)
|
|
3374
|
-
a.push(this.computeUTCTime(zt(N[
|
|
3374
|
+
a.push(this.computeUTCTime(zt(N[b]).clone().utc().add(Y, "m").format(), "MM-DD/HHmm[Z]"));
|
|
3375
3375
|
}
|
|
3376
|
-
}), T.forEach((z,
|
|
3376
|
+
}), T.forEach((z, b) => {
|
|
3377
3377
|
var Y, m, R, V, f, k, F, G, L, H, J, X, K, it;
|
|
3378
3378
|
const h = this.computeUTCTime(z.utc, "MM-DD/HHmm[Z]");
|
|
3379
|
-
if (z.noon && !s.some((P) => P.slice(0, 5) === z.utc.slice(5, 10)) && s.push(h),
|
|
3379
|
+
if (z.noon && !s.some((P) => P.slice(0, 5) === z.utc.slice(5, 10)) && s.push(h), b === T.length - 1 && (s = s.filter((P) => P.slice(0, 5) !== z.utc.slice(5, 10)), s.push(h)), D = Math.ceil(((Y = z.noon) == null ? void 0 : Y.foCons) > D ? (m = z.noon) == null ? void 0 : m.foCons : D), D = Math.ceil(((R = z.cp) == null ? void 0 : R.fo) > D ? (V = z.cp) == null ? void 0 : V.fo : D), d = Math.ceil(((f = z.noon) == null ? void 0 : f.dgoCons) > d ? (k = z.noon) == null ? void 0 : k.dgoCons : d), d = Math.ceil(((F = z.cp) == null ? void 0 : F.dgo) > d ? (G = z.cp) == null ? void 0 : G.dgo : d), l.push([
|
|
3380
3380
|
h,
|
|
3381
3381
|
(L = z.noon) == null ? void 0 : L.avgSpd,
|
|
3382
3382
|
(H = z.noon) == null ? void 0 : H.foCons,
|
|
@@ -3387,8 +3387,8 @@ const Z1 = {
|
|
|
3387
3387
|
z.cp.dgo,
|
|
3388
3388
|
z.cp.fo,
|
|
3389
3389
|
z.excluded ? 100 : 0
|
|
3390
|
-
]),
|
|
3391
|
-
const P = T[
|
|
3390
|
+
]), b < T.length - 1) {
|
|
3391
|
+
const P = T[b + 1];
|
|
3392
3392
|
l.push([
|
|
3393
3393
|
h,
|
|
3394
3394
|
(X = P.noon) == null ? void 0 : X.avgSpd,
|
|
@@ -3404,7 +3404,7 @@ const Z1 = {
|
|
|
3404
3404
|
}
|
|
3405
3405
|
});
|
|
3406
3406
|
const g = Math.ceil(s.length / 10);
|
|
3407
|
-
s = s.filter((z,
|
|
3407
|
+
s = s.filter((z, b) => b === 0 || b === s.length - 1 || b % g === 0);
|
|
3408
3408
|
const O = {
|
|
3409
3409
|
animation: !1,
|
|
3410
3410
|
title: {
|
|
@@ -3774,7 +3774,7 @@ const Z1 = {
|
|
|
3774
3774
|
showSymbol: !1,
|
|
3775
3775
|
encode: {
|
|
3776
3776
|
x: u.dateTime,
|
|
3777
|
-
y: (
|
|
3777
|
+
y: (E = (U = this.report) == null ? void 0 : U.weather) != null && E.believeRptDistance ? u.noonAvgSpd : u.anlyAvgSpd
|
|
3778
3778
|
},
|
|
3779
3779
|
lineStyle: {
|
|
3780
3780
|
color: "#EC407A",
|
|
@@ -3854,19 +3854,19 @@ const Z1 = {
|
|
|
3854
3854
|
};
|
|
3855
3855
|
let D = 4;
|
|
3856
3856
|
const d = this.inventory || [], T = [];
|
|
3857
|
-
d.forEach((U,
|
|
3857
|
+
d.forEach((U, E) => {
|
|
3858
3858
|
var C, z;
|
|
3859
|
-
|
|
3860
|
-
}), T.forEach((U,
|
|
3861
|
-
if (
|
|
3862
|
-
const C = zt(T[
|
|
3859
|
+
E === 0 && T.push(U.utc), U.type === "EOSP" && ((C = d[E + 1]) == null ? void 0 : C.type) === "BOSP" && (T.push(U.utc), T.push((z = d[E + 1]) == null ? void 0 : z.utc)), E === d.length - 1 && T.push(U.utc);
|
|
3860
|
+
}), T.forEach((U, E) => {
|
|
3861
|
+
if (E % 2 === 0) {
|
|
3862
|
+
const C = zt(T[E + 1]).diff(zt(T[E]), "minute", !0);
|
|
3863
3863
|
for (let z = 0; z <= C + 1; z++)
|
|
3864
|
-
a.push(this.computeUTCTime(zt(T[
|
|
3864
|
+
a.push(this.computeUTCTime(zt(T[E]).clone().utc().add(z, "m").format(), "MM-DD/HHmm[Z]"));
|
|
3865
3865
|
}
|
|
3866
|
-
}), d.forEach((U,
|
|
3867
|
-
var z,
|
|
3866
|
+
}), d.forEach((U, E) => {
|
|
3867
|
+
var z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt;
|
|
3868
3868
|
const C = this.computeUTCTime(U.utc, "MM-DD/HHmm[Z]");
|
|
3869
|
-
if (U.noon && !s.some((q) => q.slice(0, 5) === U.utc.slice(5, 10)) && s.push(C),
|
|
3869
|
+
if (U.noon && !s.some((q) => q.slice(0, 5) === U.utc.slice(5, 10)) && s.push(C), E === d.length - 1 && (s = s.filter((q) => q.slice(0, 5) !== U.utc.slice(5, 10)), s.push(C)), D = Math.ceil(((h = (b = (z = U.meteo) == null ? void 0 : z.wave) == null ? void 0 : b.sig) == null ? void 0 : h.height) > D ? (R = (m = (Y = U.meteo) == null ? void 0 : Y.wave) == null ? void 0 : m.sig) == null ? void 0 : R.height : D), l.push([
|
|
3870
3870
|
C,
|
|
3871
3871
|
((V = U.noon) == null ? void 0 : V.windBF) || ((k = (f = U.meteo) == null ? void 0 : f.wind) == null ? void 0 : k.scale),
|
|
3872
3872
|
(G = (F = U.meteo) == null ? void 0 : F.wind) == null ? void 0 : G.scale,
|
|
@@ -3876,8 +3876,8 @@ const Z1 = {
|
|
|
3876
3876
|
U.dailyAvgCf ?? ((P = l[l.length - 1]) == null ? void 0 : P[u.anlyCurFct]),
|
|
3877
3877
|
U.goodWx && !U.excluded ? 20 : 0,
|
|
3878
3878
|
U.excluded ? 20 : 0
|
|
3879
|
-
]),
|
|
3880
|
-
const q = d[
|
|
3879
|
+
]), E < d.length - 1) {
|
|
3880
|
+
const q = d[E + 1];
|
|
3881
3881
|
l.push([
|
|
3882
3882
|
C,
|
|
3883
3883
|
((lt = U.noon) == null ? void 0 : lt.windBF) || ((nt = (et = U.meteo) == null ? void 0 : et.wind) == null ? void 0 : nt.scale),
|
|
@@ -3892,7 +3892,7 @@ const Z1 = {
|
|
|
3892
3892
|
}
|
|
3893
3893
|
});
|
|
3894
3894
|
const N = Math.ceil(s.length / 10);
|
|
3895
|
-
s = s.filter((U,
|
|
3895
|
+
s = s.filter((U, E) => E === 0 || E === s.length - 1 || E % N === 0);
|
|
3896
3896
|
let g = -2.5, O = 2.5, e = 1, j = 5;
|
|
3897
3897
|
g < -2.5 || O > 2.5 ? (g = Math.floor(this.findMinValue(l, 6) / 5) * 5, O = Math.ceil(this.findMaxValue(l, 6) / 5) * 5, e = Math.ceil(Math.max([Math.abs(g), Math.abs(O)]) / 5), j = Math.ceil(Math.abs(g) / e) + Math.ceil(Math.abs(O) / e)) : (e = 0.5, g = Math.floor(this.findMinValue(l, 6) / 0.5) * e, O = 2.5, j = Math.abs(g) / e + 5);
|
|
3898
3898
|
const p = {
|
|
@@ -4006,7 +4006,7 @@ const Z1 = {
|
|
|
4006
4006
|
show: !0
|
|
4007
4007
|
},
|
|
4008
4008
|
axisLabel: {
|
|
4009
|
-
formatter: (U,
|
|
4009
|
+
formatter: (U, E) => {
|
|
4010
4010
|
if (U >= 0)
|
|
4011
4011
|
return U;
|
|
4012
4012
|
}
|
|
@@ -4033,7 +4033,7 @@ const Z1 = {
|
|
|
4033
4033
|
show: !0
|
|
4034
4034
|
},
|
|
4035
4035
|
axisLabel: {
|
|
4036
|
-
formatter: (U,
|
|
4036
|
+
formatter: (U, E) => {
|
|
4037
4037
|
if (U >= 0)
|
|
4038
4038
|
return U;
|
|
4039
4039
|
},
|
|
@@ -4158,16 +4158,16 @@ const Z1 = {
|
|
|
4158
4158
|
return l;
|
|
4159
4159
|
}
|
|
4160
4160
|
}
|
|
4161
|
-
},
|
|
4161
|
+
}, Lc = { class: "report-summary" }, Bc = { class: "section chart-section" }, _c = { class: "chart-block" }, Hc = {
|
|
4162
4162
|
ref: "spdFoConsChart",
|
|
4163
4163
|
class: "chart"
|
|
4164
|
-
},
|
|
4164
|
+
}, Jc = {
|
|
4165
4165
|
ref: "spdDgoConsChart",
|
|
4166
4166
|
class: "chart"
|
|
4167
|
-
},
|
|
4167
|
+
}, Xc = {
|
|
4168
4168
|
ref: "currChart",
|
|
4169
4169
|
class: "chart"
|
|
4170
|
-
},
|
|
4170
|
+
}, Kc = { class: "section map-section" }, qc = { class: "map-block" }, $c = { class: "flex-space" }, tg = { class: "voyage-block bg-blue-light" }, ag = {
|
|
4171
4171
|
class: "flex-space label-block",
|
|
4172
4172
|
style: { width: "100%" }
|
|
4173
4173
|
}, ig = { style: { "text-transform": "uppercase" } }, lg = {
|
|
@@ -4221,30 +4221,30 @@ const Z1 = {
|
|
|
4221
4221
|
style: { flex: "1", "text-transform": "uppercase" }
|
|
4222
4222
|
}, yg = ["src"];
|
|
4223
4223
|
function vg(s, a, l, u, D, d) {
|
|
4224
|
-
var T, N, g, O, e, j, p, S, U,
|
|
4225
|
-
return n(), M("div",
|
|
4226
|
-
t("div",
|
|
4224
|
+
var T, N, g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G;
|
|
4225
|
+
return n(), M("div", Lc, [
|
|
4226
|
+
t("div", Bc, [
|
|
4227
4227
|
a[0] || (a[0] = t("div", { class: "header-block" }, [
|
|
4228
4228
|
t("div", { class: "bg-block" }, [
|
|
4229
4229
|
t("i", { class: "iconfont icon-shuju" }),
|
|
4230
4230
|
t("div", { class: "block-title" }, "Speed and Consumption with Current Analysis Graph")
|
|
4231
4231
|
])
|
|
4232
4232
|
], -1)),
|
|
4233
|
-
t("div",
|
|
4234
|
-
t("div",
|
|
4235
|
-
t("div",
|
|
4236
|
-
t("div",
|
|
4233
|
+
t("div", _c, [
|
|
4234
|
+
t("div", Hc, null, 512),
|
|
4235
|
+
t("div", Jc, null, 512),
|
|
4236
|
+
t("div", Xc, null, 512)
|
|
4237
4237
|
])
|
|
4238
4238
|
]),
|
|
4239
|
-
t("div",
|
|
4239
|
+
t("div", Kc, [
|
|
4240
4240
|
a[8] || (a[8] = t("div", { class: "header-block" }, [
|
|
4241
4241
|
t("div", { class: "bg-block" }, [
|
|
4242
4242
|
t("i", { class: "iconfont icon-line-light" }),
|
|
4243
4243
|
t("div", { class: "block-title" }, "Voyage Map")
|
|
4244
4244
|
])
|
|
4245
4245
|
], -1)),
|
|
4246
|
-
t("div",
|
|
4247
|
-
t("div", $
|
|
4246
|
+
t("div", qc, [
|
|
4247
|
+
t("div", $c, [
|
|
4248
4248
|
t("div", tg, [
|
|
4249
4249
|
t("div", ag, [
|
|
4250
4250
|
a[1] || (a[1] = t("label", { class: "text-label flex-end" }, "Prepare for", -1)),
|
|
@@ -4261,12 +4261,12 @@ function vg(s, a, l, u, D, d) {
|
|
|
4261
4261
|
]),
|
|
4262
4262
|
t("div", Mg, [
|
|
4263
4263
|
a[4] || (a[4] = t("label", { class: "text-label flex-end" }, "Departure Port", -1)),
|
|
4264
|
-
(S = (p = l.report) == null ? void 0 : p.departure) != null && S.portName ? (n(), M("span", og, i((
|
|
4264
|
+
(S = (p = l.report) == null ? void 0 : p.departure) != null && S.portName ? (n(), M("span", og, i((E = (U = l.report) == null ? void 0 : U.departure) == null ? void 0 : E.portName), 1)) : (n(), M("div", Dg, i(d.computePosition((C = l.report) == null ? void 0 : C.departure)), 1)),
|
|
4265
4265
|
t("span", Ng, i(d.computeUTCTime((z = l.report.departure) == null ? void 0 : z.utcTime, "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
4266
4266
|
]),
|
|
4267
4267
|
t("div", rg, [
|
|
4268
4268
|
a[5] || (a[5] = t("label", { class: "text-label flex-end" }, "Arrival Port", -1)),
|
|
4269
|
-
(h = (
|
|
4269
|
+
(h = (b = l.report) == null ? void 0 : b.arrival) != null && h.portName ? (n(), M("span", Ig, i((m = (Y = l.report) == null ? void 0 : Y.arrival) == null ? void 0 : m.portName), 1)) : (n(), M("div", cg, i(d.computePosition((R = l.report) == null ? void 0 : R.arrival)), 1)),
|
|
4270
4270
|
t("span", gg, i(d.computeUTCTime((f = (V = l.report) == null ? void 0 : V.arrival) == null ? void 0 : f.utcTime, "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
4271
4271
|
]),
|
|
4272
4272
|
t("div", ug, [
|
|
@@ -4285,7 +4285,7 @@ function vg(s, a, l, u, D, d) {
|
|
|
4285
4285
|
a[9] || (a[9] = Gt('<div class="section method-section" data-v-21602fa4><div class="header-block" data-v-21602fa4><div class="bg-block" data-v-21602fa4><i class="iconfont icon-baobiao" data-v-21602fa4></i><div class="block-title" data-v-21602fa4>Charter Party Compliance Analysis Methodology</div></div></div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>1. Good Weather Method</div><div class="method-body" data-v-21602fa4> Ship Performance is assessed based on the Good Weather Method as set out by The Didymi[1987] 2 Lloyd's Rep 166 and The Gas Enterprise [1993] 2 Lloyd's Rep. 352. <br data-v-21602fa4> The vessel's performance in good weather conditions stipulated in the Charter Party is analyzed taking into account the average speed and the current factor during good weather periods, unless otherwise stipulated. <br data-v-21602fa4> A “day” is taken to be the period of time between consecutive daily noon positions: each day is categorized as a "good weather day" or "adverse weather day" according to the good weather definition stipulated in the Charter Party. </div></div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>2. Damage assessment due to ship under-performance</div><div class="method-body" data-v-21602fa4> Speed and Consumption Calculation applies allowed time and allowed consumption calculated based on cp speed and consumption in good weather conditions. Complying with maritime arbitration standards, time loss and over/under-consumption is not calculated when there are no good weather days. </div></div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>3. Logbooks description vs. Analysis</div><div class="method-body" data-v-21602fa4> To complete the Good Weather Analysis method requests daily noon positions (including time, distance, weather, seas, bunker consumption, etc.) from the Master, which are to be inspected in evaluation reports. Weather and sea conditions in reports represent our verified weather data. </div></div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>4. “About”</div><div class="method-body" data-v-21602fa4> Complying with arbitration standards, the speed calculation applies an allowance when an “about” is included with the speed warranty. <br data-v-21602fa4> As per the High Court decision on The Gaz Energy (2012) 852 LMLN 2 a plus 5% tolerance in over-consumption calculation and a minus 5% tolerance in under-consumption are employed respectively when an “about” is included with the consumption warranty, unless otherwise stipulated. </div></div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>5. Bunker Analysis Methodology for Bunker Type Switch-Over</div><div class="method-body" data-v-21602fa4> The following methodology will be applied to analyze bunker consumption when the bunker type is switched over, such as in ECA/SECA zone. <br data-v-21602fa4> 5-1 DO/GO consumption in the switch over period will be compared to the charter party warranted IFO figure. <br data-v-21602fa4> 5-2 Considering DO/GO consumption in the switch over period the amount of DO/GO consumed will initially be compared to the DO/GO warranted figure; the remaining DO/GO consumed in the switch over period will then be compared to the warranted IFO figure. In cases of partial steaming Days, the DO/GO consumed will be converted basis a calculation for hourly consumption. </div><div class="method-block" data-v-21602fa4><div class="method-title" data-v-21602fa4>6. Further reference materials</div><div class="method-body" data-v-21602fa4>Please send mail to <a href="mailto:op@ormwx.com" data-v-21602fa4>op@ormwx.com</a>.</div></div></div></div>', 1))
|
|
4286
4286
|
]);
|
|
4287
4287
|
}
|
|
4288
|
-
const mg = /* @__PURE__ */ ml(
|
|
4288
|
+
const mg = /* @__PURE__ */ ml(Zc, [["render", vg], ["__scopeId", "data-v-21602fa4"]]);
|
|
4289
4289
|
const Tg = {
|
|
4290
4290
|
name: "OrmVoyageEmail",
|
|
4291
4291
|
props: {
|
|
@@ -4367,11 +4367,11 @@ const Ug = {
|
|
|
4367
4367
|
name: "VoyageReport",
|
|
4368
4368
|
components: {
|
|
4369
4369
|
IdmBrand: de,
|
|
4370
|
-
IdmLoading:
|
|
4370
|
+
IdmLoading: EM,
|
|
4371
4371
|
IdmSign: fM,
|
|
4372
4372
|
Cover: uN,
|
|
4373
|
-
VoySummary:
|
|
4374
|
-
Inventory:
|
|
4373
|
+
VoySummary: Ac,
|
|
4374
|
+
Inventory: Wc,
|
|
4375
4375
|
Chart: mg,
|
|
4376
4376
|
Email: jg
|
|
4377
4377
|
},
|
|
@@ -4430,12 +4430,12 @@ const Ug = {
|
|
|
4430
4430
|
}, Og = {
|
|
4431
4431
|
key: 0,
|
|
4432
4432
|
class: "loading-block"
|
|
4433
|
-
},
|
|
4433
|
+
}, Eg = { class: "print-landscape" }, bg = {
|
|
4434
4434
|
class: "sign-box",
|
|
4435
4435
|
style: { margin: "80px auto" }
|
|
4436
4436
|
};
|
|
4437
4437
|
function hg(s, a, l, u, D, d) {
|
|
4438
|
-
var S, U,
|
|
4438
|
+
var S, U, E;
|
|
4439
4439
|
const T = B("Cover"), N = B("IdmLoading"), g = B("VoySummary"), O = B("Inventory"), e = B("Chart"), j = B("Email"), p = B("IdmSign");
|
|
4440
4440
|
return n(), M("div", {
|
|
4441
4441
|
class: Q((U = (S = l.report) == null ? void 0 : S.weather) != null && U.referenceOnly ? "orm-voyage-report watermark" : "orm-voyage-report")
|
|
@@ -4455,7 +4455,7 @@ function hg(s, a, l, u, D, d) {
|
|
|
4455
4455
|
class: "main",
|
|
4456
4456
|
onCommit: d.commit
|
|
4457
4457
|
}, null, 8, ["report", "onCommit"]),
|
|
4458
|
-
t("div",
|
|
4458
|
+
t("div", Eg, [
|
|
4459
4459
|
tt(O, {
|
|
4460
4460
|
report: l.report,
|
|
4461
4461
|
inventory: D.inventory,
|
|
@@ -4467,12 +4467,12 @@ function hg(s, a, l, u, D, d) {
|
|
|
4467
4467
|
inventory: D.inventory,
|
|
4468
4468
|
class: "main"
|
|
4469
4469
|
}, null, 8, ["report", "inventory"]),
|
|
4470
|
-
((
|
|
4470
|
+
((E = l.voyageEmails) == null ? void 0 : E.length) > 0 ? (n(), Pt(j, {
|
|
4471
4471
|
key: 0,
|
|
4472
4472
|
report: l.report,
|
|
4473
4473
|
"voyage-emails": l.voyageEmails
|
|
4474
4474
|
}, null, 8, ["report", "voyage-emails"])) : c("", !0),
|
|
4475
|
-
t("div",
|
|
4475
|
+
t("div", bg, [
|
|
4476
4476
|
tt(p, { report: l.report }, null, 8, ["report"])
|
|
4477
4477
|
])
|
|
4478
4478
|
], 64))
|
|
@@ -4553,7 +4553,7 @@ const pg = {
|
|
|
4553
4553
|
class: "memo-block bg-blue-light"
|
|
4554
4554
|
}, du = ["innerHTML"], Mu = { class: "section company-section" }, ou = { class: "company-item" }, Du = { class: "company-item" }, Nu = { class: "company-item" }, ru = { class: "company-item" }, Iu = { class: "company-item" }, cu = { class: "company-item" }, gu = { class: "company-item" }, uu = { class: "company-item" }, Au = { class: "company-item" }, yu = { class: "company-item" }, vu = { class: "company-item" }, mu = { class: "company-item" }, Tu = { class: "company-item" }, xu = { class: "company-item" }, zu = { class: "section sign-section" }, ju = { class: "flex-space" }, Uu = { class: "sign-block" };
|
|
4555
4555
|
function Ou(s, a, l, u, D, d) {
|
|
4556
|
-
var N, g, O, e, j, p, S, U,
|
|
4556
|
+
var N, g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $;
|
|
4557
4557
|
const T = B("IdmBrand");
|
|
4558
4558
|
return n(), M("div", Yg, [
|
|
4559
4559
|
tt(T, {
|
|
@@ -4596,7 +4596,7 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4596
4596
|
]),
|
|
4597
4597
|
t("tbody", null, [
|
|
4598
4598
|
(n(!0), M(v, null, at(D.reservations4Route, (W, Vt) => {
|
|
4599
|
-
var ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa,
|
|
4599
|
+
var ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa;
|
|
4600
4600
|
return n(), M("tr", { key: Vt }, [
|
|
4601
4601
|
t("td", null, i((na = (sa = (ea = W.props) == null ? void 0 : ea[0]) == null ? void 0 : sa.voyage) == null ? void 0 : na.number), 1),
|
|
4602
4602
|
t("td", null, i(((oa = (Ma = (da = W.props) == null ? void 0 : da[0]) == null ? void 0 : Ma.voyage) == null ? void 0 : oa.voyNum) || "-"), 1),
|
|
@@ -4604,7 +4604,7 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4604
4604
|
t("td", null, i((ya = (Aa = (ua = W.props) == null ? void 0 : ua[0]) == null ? void 0 : Aa.voyage) == null ? void 0 : ya.loadCondition), 1),
|
|
4605
4605
|
(va = l.report) != null && va.showPort ? (n(), M("td", Zg, i((xa = (Ta = (ma = W.props) == null ? void 0 : ma[0]) == null ? void 0 : Ta.departure) == null ? void 0 : xa.name), 1)) : c("", !0),
|
|
4606
4606
|
t("td", null, i((Ua = (ja = (za = W.props) == null ? void 0 : za[0]) == null ? void 0 : ja.departure) == null ? void 0 : Ua.atd), 1),
|
|
4607
|
-
l.report.showPort ? (n(), M("td", Lg, i((
|
|
4607
|
+
l.report.showPort ? (n(), M("td", Lg, i((ba = (Ea = (Oa = W.props) == null ? void 0 : Oa[0]) == null ? void 0 : Ea.destination) == null ? void 0 : ba.name), 1)) : c("", !0),
|
|
4608
4608
|
t("td", null, i((pa = (Ca = (ha = W.props) == null ? void 0 : ha[0]) == null ? void 0 : Ca.destination) == null ? void 0 : pa.ata), 1),
|
|
4609
4609
|
t("td", null, "$" + i(W.amount), 1)
|
|
4610
4610
|
]);
|
|
@@ -4631,7 +4631,7 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4631
4631
|
]))), 128))
|
|
4632
4632
|
])
|
|
4633
4633
|
], 64)) : c("", !0),
|
|
4634
|
-
(
|
|
4634
|
+
(E = D.reservations4Annual) != null && E.length ? (n(), M(v, { key: 2 }, [
|
|
4635
4635
|
t("thead", null, [
|
|
4636
4636
|
t("tr", null, [
|
|
4637
4637
|
a[12] || (a[12] = t("td", null, "NO.", -1)),
|
|
@@ -4671,7 +4671,7 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4671
4671
|
]),
|
|
4672
4672
|
t("tr", null, [
|
|
4673
4673
|
t("td", { colspan: D.maxColspans }, "Total in CNY", 8, tu),
|
|
4674
|
-
t("td", au, "¥" + i((
|
|
4674
|
+
t("td", au, "¥" + i((b = l.report) == null ? void 0 : b.paymentAmount), 1)
|
|
4675
4675
|
])
|
|
4676
4676
|
], 64)) : (n(), M("tr", iu, [
|
|
4677
4677
|
t("td", { colspan: D.maxColspans }, [...a[16] || (a[16] = [
|
|
@@ -4728,11 +4728,11 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4728
4728
|
], 64)) : (n(), M(v, { key: 1 }, [
|
|
4729
4729
|
t("div", gu, [
|
|
4730
4730
|
a[24] || (a[24] = t("label", null, "Beneficiary's Name", -1)),
|
|
4731
|
-
t("span", null, i((
|
|
4731
|
+
t("span", null, i((Et = (Ot = D.account) == null ? void 0 : Ot[(Ut = (jt = l.report) == null ? void 0 : jt.paymentType) == null ? void 0 : Ut.toLowerCase()]) == null ? void 0 : Et.title), 1)
|
|
4732
4732
|
]),
|
|
4733
4733
|
t("div", uu, [
|
|
4734
4734
|
a[25] || (a[25] = t("label", null, "Bank Name", -1)),
|
|
4735
|
-
t("span", null, i((ht = (Ft = D.account) == null ? void 0 : Ft[(w = (
|
|
4735
|
+
t("span", null, i((ht = (Ft = D.account) == null ? void 0 : Ft[(w = (bt = l.report) == null ? void 0 : bt.paymentType) == null ? void 0 : w.toLowerCase()]) == null ? void 0 : ht.bank), 1)
|
|
4736
4736
|
]),
|
|
4737
4737
|
t("div", Au, [
|
|
4738
4738
|
a[26] || (a[26] = t("label", null, "Bank Address", -1)),
|
|
@@ -4786,11 +4786,11 @@ function Ou(s, a, l, u, D, d) {
|
|
|
4786
4786
|
])
|
|
4787
4787
|
]);
|
|
4788
4788
|
}
|
|
4789
|
-
const
|
|
4789
|
+
const Eu = /* @__PURE__ */ ml(pg, [["render", Ou], ["__scopeId", "data-v-cff90adb"]]), RU = {
|
|
4790
4790
|
install(s) {
|
|
4791
|
-
s.component("InvoiceReport",
|
|
4791
|
+
s.component("InvoiceReport", Eu);
|
|
4792
4792
|
}
|
|
4793
|
-
},
|
|
4793
|
+
}, bu = (s) => (typeof s == "string" ? s = zt(s) : typeof s == "number" && (s = zt(s)), s), hu = (s, a = "MMM-DD,YYYY/HHmm[Z]") => Cu(s, a), Cu = (s, a = "MMM-DD/HHmm[Z]") => (s = bu(s), s ? `${s.utc().format(a)}` : "-");
|
|
4794
4794
|
const pu = {
|
|
4795
4795
|
name: "IdmEditableItem",
|
|
4796
4796
|
components: { Edit: FM, Close: RM, IdmEditor: ne },
|
|
@@ -4903,7 +4903,7 @@ const pu = {
|
|
|
4903
4903
|
class: "buttons"
|
|
4904
4904
|
};
|
|
4905
4905
|
function Su(s, a, l, u, D, d) {
|
|
4906
|
-
const T = B("ElTag"), N = B("ElInput"), g = B("IdmEditor"), O = B("ElInputNumber"), e = B("ElDatePicker"), j = B("ElOption"), p = B("ElSelect"), S = B("ElRadio"), U = B("ElRadioGroup"),
|
|
4906
|
+
const T = B("ElTag"), N = B("ElInput"), g = B("IdmEditor"), O = B("ElInputNumber"), e = B("ElDatePicker"), j = B("ElOption"), p = B("ElSelect"), S = B("ElRadio"), U = B("ElRadioGroup"), E = B("ElCheckbox"), C = B("ElCheckboxGroup"), z = B("Edit"), b = B("ElIcon"), h = B("ElButton"), Y = B("Close");
|
|
4907
4907
|
return n(), M("div", Yu, [
|
|
4908
4908
|
t("div", {
|
|
4909
4909
|
class: "group",
|
|
@@ -5064,7 +5064,7 @@ function Su(s, a, l, u, D, d) {
|
|
|
5064
5064
|
onChange: d.handleCommit
|
|
5065
5065
|
}, {
|
|
5066
5066
|
default: il(() => [
|
|
5067
|
-
(n(!0), M(v, null, at(l.checkboxs, (m) => (n(), Pt(
|
|
5067
|
+
(n(!0), M(v, null, at(l.checkboxs, (m) => (n(), Pt(E, {
|
|
5068
5068
|
key: m.label,
|
|
5069
5069
|
label: m.value
|
|
5070
5070
|
}, {
|
|
@@ -5130,7 +5130,7 @@ function Su(s, a, l, u, D, d) {
|
|
|
5130
5130
|
onClick: d.handleCancel
|
|
5131
5131
|
}, {
|
|
5132
5132
|
default: il(() => [
|
|
5133
|
-
tt(
|
|
5133
|
+
tt(b, null, {
|
|
5134
5134
|
default: il(() => [
|
|
5135
5135
|
tt(Y)
|
|
5136
5136
|
]),
|
|
@@ -5145,7 +5145,7 @@ function Su(s, a, l, u, D, d) {
|
|
|
5145
5145
|
onClick: d.handleEdit
|
|
5146
5146
|
}, {
|
|
5147
5147
|
default: il(() => [
|
|
5148
|
-
tt(
|
|
5148
|
+
tt(b, null, {
|
|
5149
5149
|
default: il(() => [
|
|
5150
5150
|
tt(z)
|
|
5151
5151
|
]),
|
|
@@ -5344,10 +5344,10 @@ const wu = {
|
|
|
5344
5344
|
}, vA = {
|
|
5345
5345
|
class: "flex-between text-secondary",
|
|
5346
5346
|
style: { padding: "8px 0" }
|
|
5347
|
-
}, mA = { style: { "margin-left": "4px" } }, TA = { style: { "margin-left": "4px" } }, xA = { class: "orm-report-table" }, zA = { key: 1 }, jA = { key: 1 }, UA = { key: 1 }, OA = { class: "phase-conclusion flex-between" },
|
|
5347
|
+
}, mA = { style: { "margin-left": "4px" } }, TA = { style: { "margin-left": "4px" } }, xA = { class: "orm-report-table" }, zA = { key: 1 }, jA = { key: 1 }, UA = { key: 1 }, OA = { class: "phase-conclusion flex-between" }, EA = {
|
|
5348
5348
|
key: 0,
|
|
5349
5349
|
class: "item-conclusion bg-blue-light-2"
|
|
5350
|
-
},
|
|
5350
|
+
}, bA = { class: "value flex-end" }, hA = { key: 0 }, CA = { class: "gain" }, pA = { key: 1 }, YA = { class: "lost" }, fA = { class: "item-conclusion bg-blue-light-2" }, QA = { class: "value flex-end" }, SA = { key: 0 }, kA = { class: "gain" }, wA = { key: 1 }, RA = { class: "lost" }, VA = {
|
|
5351
5351
|
class: "item-conclusion bg-blue-light-2",
|
|
5352
5352
|
style: { flex: "1.4" }
|
|
5353
5353
|
}, FA = { class: "value flex-end" }, GA = { key: 0 }, PA = { class: "gain" }, WA = { key: 1 }, ZA = { class: "lost" }, LA = {
|
|
@@ -5374,7 +5374,7 @@ const wu = {
|
|
|
5374
5374
|
}, zy = { key: 0 }, jy = { key: 1 }, Uy = { class: "fraction flex-center" }, Oy = {
|
|
5375
5375
|
key: 1,
|
|
5376
5376
|
class: "formula-item flex-start bg-blue-light"
|
|
5377
|
-
},
|
|
5377
|
+
}, Ey = { class: "fraction flex-center" }, by = {
|
|
5378
5378
|
class: "content",
|
|
5379
5379
|
style: { width: "240px" }
|
|
5380
5380
|
}, hy = { key: 0 }, Cy = { key: 0 }, py = { key: 1 }, Yy = { class: "fraction flex-center" }, fy = { class: "content" }, Qy = { key: 0 }, Sy = { key: 1 }, ky = { class: "fraction flex-center" }, wy = { class: "formula-item flex-start bg-blue-light" }, Ry = { class: "fraction flex-center" }, Vy = { class: "fraction flex-center" }, Fy = { class: "fraction flex-center" }, Gy = { class: "fraction flex-center" }, Py = {
|
|
@@ -5395,7 +5395,7 @@ const wu = {
|
|
|
5395
5395
|
}, Av = { key: 0 }, yv = { key: 0 }, vv = { key: 1 }, mv = { class: "fraction flex-center" }, Tv = {
|
|
5396
5396
|
class: "content",
|
|
5397
5397
|
style: { width: "140px" }
|
|
5398
|
-
}, xv = { key: 0 }, zv = { key: 1 }, jv = { class: "fraction flex-center" }, Uv = { class: "content" }, Ov = { key: 0 },
|
|
5398
|
+
}, xv = { key: 0 }, zv = { key: 1 }, jv = { class: "fraction flex-center" }, Uv = { class: "content" }, Ov = { key: 0 }, Ev = { key: 1 }, bv = { class: "fraction flex-center" }, hv = { class: "content" }, Cv = { class: "fraction flex-center" }, pv = { class: "formula-item flex-start bg-blue-light" }, Yv = { class: "fraction flex-center" }, fv = { class: "fraction flex-center" }, Qv = { class: "fraction flex-center" }, Sv = { class: "fraction flex-center" }, kv = { class: "formula-item flex-start bg-blue-light" }, wv = { class: "fraction flex-center" }, Rv = {
|
|
5399
5399
|
class: "content",
|
|
5400
5400
|
style: { width: "150px" }
|
|
5401
5401
|
}, Vv = { key: 0 }, Fv = { key: 0 }, Gv = { key: 1 }, Pv = { class: "fraction flex-center" }, Wv = {
|
|
@@ -5410,7 +5410,7 @@ const wu = {
|
|
|
5410
5410
|
}, d0 = { class: "content" }, M0 = { key: 0 }, o0 = { key: 0 }, D0 = { key: 1 }, N0 = {
|
|
5411
5411
|
class: "fraction flex-center",
|
|
5412
5412
|
style: { width: "150px" }
|
|
5413
|
-
}, r0 = { class: "content" }, I0 = { key: 0 }, c0 = { key: 1 }, g0 = { class: "fraction flex-center" }, u0 = { class: "content" }, A0 = { key: 0 }, y0 = { key: 1 }, v0 = { class: "fraction flex-center" }, m0 = { class: "content" }, T0 = { class: "fraction flex-center" }, x0 = { class: "formula-item flex-start bg-blue-light" }, z0 = { class: "fraction flex-center" }, j0 = { class: "fraction flex-center" }, U0 = { class: "fraction flex-center" }, O0 = { class: "formula-item flex-start bg-blue-light" },
|
|
5413
|
+
}, r0 = { class: "content" }, I0 = { key: 0 }, c0 = { key: 1 }, g0 = { class: "fraction flex-center" }, u0 = { class: "content" }, A0 = { key: 0 }, y0 = { key: 1 }, v0 = { class: "fraction flex-center" }, m0 = { class: "content" }, T0 = { class: "fraction flex-center" }, x0 = { class: "formula-item flex-start bg-blue-light" }, z0 = { class: "fraction flex-center" }, j0 = { class: "fraction flex-center" }, U0 = { class: "fraction flex-center" }, O0 = { class: "formula-item flex-start bg-blue-light" }, E0 = { class: "fraction flex-center" }, b0 = {
|
|
5414
5414
|
class: "content",
|
|
5415
5415
|
style: { width: "150px" }
|
|
5416
5416
|
}, h0 = { key: 0 }, C0 = { key: 0 }, p0 = { key: 1 }, Y0 = { class: "fraction flex-center" }, f0 = {
|
|
@@ -5421,7 +5421,7 @@ const wu = {
|
|
|
5421
5421
|
class: ""
|
|
5422
5422
|
}, J0 = ["innerHTML"], X0 = { key: 1 }, K0 = { class: "section map-section" }, q0 = { class: "report-map" }, $0 = ["src"];
|
|
5423
5423
|
function tm(s, a, l, u, D, d) {
|
|
5424
|
-
var e, j, p, S, U,
|
|
5424
|
+
var e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la;
|
|
5425
5425
|
const T = B("IdmBrand"), N = B("EditableItem"), g = B("ElButton"), O = B("Editor");
|
|
5426
5426
|
return n(), M("div", Ru, [
|
|
5427
5427
|
tt(T, { name: "Voyage Deviation Report" }),
|
|
@@ -5438,7 +5438,7 @@ function tm(s, a, l, u, D, d) {
|
|
|
5438
5438
|
]),
|
|
5439
5439
|
t("div", Bu, [
|
|
5440
5440
|
a[11] || (a[11] = t("span", { class: "label text-label" }, "Voyage No.", -1)),
|
|
5441
|
-
t("span", _u, i(((C = (
|
|
5441
|
+
t("span", _u, i(((C = (E = l.report) == null ? void 0 : E.voyage) == null ? void 0 : C.voyNum) || ((b = (z = l.report) == null ? void 0 : z.voyage) == null ? void 0 : b.number)), 1)
|
|
5442
5442
|
])
|
|
5443
5443
|
]),
|
|
5444
5444
|
t("div", Hu, [
|
|
@@ -5567,7 +5567,7 @@ function tm(s, a, l, u, D, d) {
|
|
|
5567
5567
|
tt(N, {
|
|
5568
5568
|
style: { padding: "0px" },
|
|
5569
5569
|
class: "editable-item",
|
|
5570
|
-
value: (
|
|
5570
|
+
value: (Et = l.report) == null ? void 0 : Et.endDgoBunkering,
|
|
5571
5571
|
iconable: !1,
|
|
5572
5572
|
type: "alphanumeric",
|
|
5573
5573
|
align: "center",
|
|
@@ -5577,7 +5577,7 @@ function tm(s, a, l, u, D, d) {
|
|
|
5577
5577
|
]),
|
|
5578
5578
|
t("tr", null, [
|
|
5579
5579
|
a[19] || (a[19] = t("td", { colspan: "2" }, null, -1)),
|
|
5580
|
-
t("td", null, i((w = (
|
|
5580
|
+
t("td", null, i((w = (bt = l.report) == null ? void 0 : bt.timeAnalysis) == null ? void 0 : w.actualTime) + " (hrs)", 1),
|
|
5581
5581
|
t("td", null, i((Ct = (ht = (Ft = l.report) == null ? void 0 : Ft.consAnalysis) == null ? void 0 : ht.fo) == null ? void 0 : Ct.actualCons), 1),
|
|
5582
5582
|
t("td", null, i((ft = (Yt = (pt = l.report) == null ? void 0 : pt.consAnalysis) == null ? void 0 : Yt.dgo) == null ? void 0 : ft.actualCons), 1),
|
|
5583
5583
|
a[20] || (a[20] = t("td", { colspan: "2" }, null, -1))
|
|
@@ -5796,7 +5796,7 @@ function tm(s, a, l, u, D, d) {
|
|
|
5796
5796
|
])
|
|
5797
5797
|
], -1)),
|
|
5798
5798
|
(n(!0), M(v, null, at((ia = (aa = l.report) == null ? void 0 : aa.extend) == null ? void 0 : ia.rows, (o, $) => {
|
|
5799
|
-
var W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa,
|
|
5799
|
+
var W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl, y, st, Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al;
|
|
5800
5800
|
return n(), M("div", {
|
|
5801
5801
|
key: $,
|
|
5802
5802
|
class: "seg-item",
|
|
@@ -5862,8 +5862,8 @@ function tm(s, a, l, u, D, d) {
|
|
|
5862
5862
|
l.report.useAbout ? (n(), M(v, { key: 0 }, [
|
|
5863
5863
|
a[46] || (a[46] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
|
|
5864
5864
|
(Oa = o.dgoAbtCons) != null && Oa.percentage ? (n(), M(v, { key: 0 }, [
|
|
5865
|
-
t("span", null, "+" + i((
|
|
5866
|
-
t("span", null, "-" + i((
|
|
5865
|
+
t("span", null, "+" + i((Ea = o.dgoAbtCons) == null ? void 0 : Ea.over) + "%, ", 1),
|
|
5866
|
+
t("span", null, "-" + i((ba = o.dgoAbtCons) == null ? void 0 : ba.under) + "%", 1)
|
|
5867
5867
|
], 64)) : (n(), M("span", UA, "+" + i((ha = o.dgoAbtCons) == null ? void 0 : ha.overTolerance) + " , -" + i((Ca = o.dgoAbtCons) == null ? void 0 : Ca.underTolerance), 1))
|
|
5868
5868
|
], 64)) : c("", !0)
|
|
5869
5869
|
])
|
|
@@ -5872,9 +5872,9 @@ function tm(s, a, l, u, D, d) {
|
|
|
5872
5872
|
])
|
|
5873
5873
|
]),
|
|
5874
5874
|
t("div", OA, [
|
|
5875
|
-
l.report.method === "DistExtrapolate" ? (n(), M("div",
|
|
5875
|
+
l.report.method === "DistExtrapolate" ? (n(), M("div", EA, [
|
|
5876
5876
|
a[53] || (a[53] = t("div", { class: "text-secondary align-left" }, "Extra Distance", -1)),
|
|
5877
|
-
t("div",
|
|
5877
|
+
t("div", bA, [
|
|
5878
5878
|
(o == null ? void 0 : o.extraDist) === 0 ? (n(), M("div", hA, [
|
|
5879
5879
|
a[49] || (a[49] = t("i", { class: "iconfont gain" }, "", -1)),
|
|
5880
5880
|
t("span", CA, i(o.extraDist), 1),
|
|
@@ -6038,8 +6038,8 @@ function tm(s, a, l, u, D, d) {
|
|
|
6038
6038
|
style: { width: "240px" }
|
|
6039
6039
|
}, "Time for marine maneuvering offset sailing", -1)),
|
|
6040
6040
|
a[89] || (a[89] = t("div", { class: "sig" }, "=", -1)),
|
|
6041
|
-
t("div",
|
|
6042
|
-
t("div",
|
|
6041
|
+
t("div", Ey, [
|
|
6042
|
+
t("div", by, [
|
|
6043
6043
|
a[85] || (a[85] = t("div", null, "Marine Maneuvering Distance", -1)),
|
|
6044
6044
|
a[86] || (a[86] = t("div", { class: "line" }, null, -1)),
|
|
6045
6045
|
l.report.useWeather ? (n(), M("div", hy, "Performance Speed")) : (n(), M(v, { key: 1 }, [
|
|
@@ -6178,11 +6178,11 @@ function tm(s, a, l, u, D, d) {
|
|
|
6178
6178
|
t("div", Uv, [
|
|
6179
6179
|
t("div", null, i(o == null ? void 0 : o.extraDist), 1),
|
|
6180
6180
|
a[122] || (a[122] = t("div", { class: "line" }, null, -1)),
|
|
6181
|
-
l.report.useWeather ? (n(), M("div", Ov, i(o == null ? void 0 : o.perfSpd), 1)) : (n(), M("div",
|
|
6181
|
+
l.report.useWeather ? (n(), M("div", Ov, i(o == null ? void 0 : o.perfSpd), 1)) : (n(), M("div", Ev, i(o == null ? void 0 : o.cpSpd), 1))
|
|
6182
6182
|
])
|
|
6183
6183
|
]),
|
|
6184
6184
|
a[129] || (a[129] = t("div", { class: "sig" }, "×", -1)),
|
|
6185
|
-
t("div",
|
|
6185
|
+
t("div", bv, [
|
|
6186
6186
|
t("div", hv, [
|
|
6187
6187
|
t("div", null, i(o == null ? void 0 : o.cpFoCons), 1),
|
|
6188
6188
|
a[123] || (a[123] = t("div", { class: "line" }, null, -1)),
|
|
@@ -6270,12 +6270,12 @@ function tm(s, a, l, u, D, d) {
|
|
|
6270
6270
|
t("div", $v, [
|
|
6271
6271
|
t("div", {
|
|
6272
6272
|
class: "fraction flex-center",
|
|
6273
|
-
style: xl({ width: (
|
|
6273
|
+
style: xl({ width: (Ei = o.timeAnalysis) != null && Ei.maneuverTime ? "130px" : "180px" })
|
|
6274
6274
|
}, "MGO Total Extra Cons.", 4),
|
|
6275
6275
|
a[155] || (a[155] = t("div", { class: "sig" }, "=", -1)),
|
|
6276
6276
|
t("div", {
|
|
6277
6277
|
class: "fraction flex-center",
|
|
6278
|
-
style: xl({ width: (
|
|
6278
|
+
style: xl({ width: (bi = o.timeAnalysis) != null && bi.maneuverTime ? "100px" : "150px" })
|
|
6279
6279
|
}, "MGO Cons. for extra sailing", 4),
|
|
6280
6280
|
a[156] || (a[156] = t("div", { class: "sig" }, "+", -1)),
|
|
6281
6281
|
t("div", {
|
|
@@ -6357,8 +6357,8 @@ function tm(s, a, l, u, D, d) {
|
|
|
6357
6357
|
style: { width: "180px" }
|
|
6358
6358
|
}, "MGO Consumption for Route prior to deviation sailing", -1)),
|
|
6359
6359
|
a[184] || (a[184] = t("div", { class: "sig" }, "=", -1)),
|
|
6360
|
-
t("div",
|
|
6361
|
-
t("div",
|
|
6360
|
+
t("div", E0, [
|
|
6361
|
+
t("div", b0, [
|
|
6362
6362
|
a[176] || (a[176] = t("div", null, "Route prior to deviation Distance", -1)),
|
|
6363
6363
|
a[177] || (a[177] = t("div", { class: "line" }, null, -1)),
|
|
6364
6364
|
l.report.useWeather ? (n(), M("div", h0, "Performance Speed")) : (n(), M(v, { key: 1 }, [
|
|
@@ -6527,12 +6527,12 @@ const im = {
|
|
|
6527
6527
|
this.editable = !1, this.remarks = s, this.$emit("commit", s);
|
|
6528
6528
|
}
|
|
6529
6529
|
}
|
|
6530
|
-
}, lm = { class: "orm-stoppage-report" }, em = { class: "content-box" }, sm = { class: "info-block" }, nm = { class: "col" }, dm = { class: "label-block" }, Mm = { class: "text" }, om = { class: "label-block" }, Dm = { class: "text" }, Nm = { class: "label-block" }, rm = { class: "text" }, Im = { class: "col" }, cm = { class: "label-block" }, gm = { key: 0 }, um = { key: 1 }, Am = { style: { "margin-left": "16px" } }, ym = { class: "label-block" }, vm = { key: 0 }, mm = { key: 1 }, Tm = { style: { "margin-left": "16px" } }, xm = { class: "label-block" }, zm = { class: "text" }, jm = { class: "section summary-section" }, Um = { class: "phase-conclusion flex-between" }, Om = { class: "item-conclusion bg-blue-light-2" },
|
|
6530
|
+
}, lm = { class: "orm-stoppage-report" }, em = { class: "content-box" }, sm = { class: "info-block" }, nm = { class: "col" }, dm = { class: "label-block" }, Mm = { class: "text" }, om = { class: "label-block" }, Dm = { class: "text" }, Nm = { class: "label-block" }, rm = { class: "text" }, Im = { class: "col" }, cm = { class: "label-block" }, gm = { key: 0 }, um = { key: 1 }, Am = { style: { "margin-left": "16px" } }, ym = { class: "label-block" }, vm = { key: 0 }, mm = { key: 1 }, Tm = { style: { "margin-left": "16px" } }, xm = { class: "label-block" }, zm = { class: "text" }, jm = { class: "section summary-section" }, Um = { class: "phase-conclusion flex-between" }, Om = { class: "item-conclusion bg-blue-light-2" }, Em = { class: "value flex-end" }, bm = { key: 0 }, hm = { class: "gain" }, Cm = { key: 1 }, pm = { class: "lost" }, Ym = { key: 2 }, fm = { class: "item-conclusion bg-blue-light-2" }, Qm = { class: "value flex-end" }, Sm = { key: 0 }, km = { class: "gain" }, wm = { key: 1 }, Rm = { class: "lost" }, Vm = { key: 2 }, Fm = { class: "item-conclusion bg-blue-light-2" }, Gm = { class: "value flex-end" }, Pm = { key: 0 }, Wm = { class: "gain" }, Zm = { key: 1 }, Lm = { class: "lost" }, Bm = { key: 2 }, _m = { class: "section-content" }, Hm = {
|
|
6531
6531
|
key: 0,
|
|
6532
6532
|
class: ""
|
|
6533
6533
|
}, Jm = ["innerHTML"], Xm = { key: 1 }, Km = { class: "section table-section" }, qm = { class: "orm-report-table" }, $m = { rowspan: 2 }, tT = { rowspan: 2 }, aT = { rowspan: 2 }, iT = { rowspan: 2 }, lT = { class: "section map-section" }, eT = ["src"], sT = ["src"];
|
|
6534
6534
|
function nT(s, a, l, u, D, d) {
|
|
6535
|
-
var g, O, e, j, p, S, U,
|
|
6535
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la;
|
|
6536
6536
|
const T = B("IdmBrand"), N = B("Editor");
|
|
6537
6537
|
return n(), M("div", lm, [
|
|
6538
6538
|
tt(T, { name: "Voyage Stoppage Report" }),
|
|
@@ -6545,11 +6545,11 @@ function nT(s, a, l, u, D, d) {
|
|
|
6545
6545
|
]),
|
|
6546
6546
|
t("div", om, [
|
|
6547
6547
|
a[4] || (a[4] = t("span", { class: "label text-label" }, "Vessel", -1)),
|
|
6548
|
-
t("span", Dm, i((S = (p = (j = l.report) == null ? void 0 : j.voyage) == null ? void 0 : p.vessel) == null ? void 0 : S.name) + " (" + i((C = (
|
|
6548
|
+
t("span", Dm, i((S = (p = (j = l.report) == null ? void 0 : j.voyage) == null ? void 0 : p.vessel) == null ? void 0 : S.name) + " (" + i((C = (E = (U = l.report) == null ? void 0 : U.voyage) == null ? void 0 : E.vessel) == null ? void 0 : C.type) + ")", 1)
|
|
6549
6549
|
]),
|
|
6550
6550
|
t("div", Nm, [
|
|
6551
6551
|
a[5] || (a[5] = t("span", { class: "label text-label" }, "Voyage No.", -1)),
|
|
6552
|
-
t("span", rm, i(((
|
|
6552
|
+
t("span", rm, i(((b = (z = l.report) == null ? void 0 : z.voyage) == null ? void 0 : b.voyNum) || ((Y = (h = l.report) == null ? void 0 : h.voyage) == null ? void 0 : Y.number)), 1)
|
|
6553
6553
|
])
|
|
6554
6554
|
]),
|
|
6555
6555
|
t("div", Im, [
|
|
@@ -6579,8 +6579,8 @@ function nT(s, a, l, u, D, d) {
|
|
|
6579
6579
|
t("div", Um, [
|
|
6580
6580
|
t("div", Om, [
|
|
6581
6581
|
a[13] || (a[13] = t("div", { class: "text-secondary align-left" }, "Total Time Lost", -1)),
|
|
6582
|
-
t("div",
|
|
6583
|
-
((Nt = (Dt = l.report) == null ? void 0 : Dt.pvsr) == null ? void 0 : Nt.totalTime) < 0 ? (n(), M("div",
|
|
6582
|
+
t("div", Em, [
|
|
6583
|
+
((Nt = (Dt = l.report) == null ? void 0 : Dt.pvsr) == null ? void 0 : Nt.totalTime) < 0 ? (n(), M("div", bm, [
|
|
6584
6584
|
a[9] || (a[9] = t("i", {
|
|
6585
6585
|
class: "iconfont gain",
|
|
6586
6586
|
style: { margin: "0 4px" }
|
|
@@ -6602,7 +6602,7 @@ function nT(s, a, l, u, D, d) {
|
|
|
6602
6602
|
class: "iconfont gain",
|
|
6603
6603
|
style: { margin: "0 4px" }
|
|
6604
6604
|
}, "", -1)),
|
|
6605
|
-
t("span", km, i((
|
|
6605
|
+
t("span", km, i((bt = (Et = l.report) == null ? void 0 : Et.pvsr) == null ? void 0 : bt.totalFoCons), 1),
|
|
6606
6606
|
a[15] || (a[15] = t("span", { class: "unit" }, "mt", -1))
|
|
6607
6607
|
])) : ((Ft = (w = l.report) == null ? void 0 : w.pvsr) == null ? void 0 : Ft.totalFoCons) >= 0 ? (n(), M("div", wm, [
|
|
6608
6608
|
a[16] || (a[16] = t("i", {
|
|
@@ -6833,7 +6833,7 @@ const MT = {
|
|
|
6833
6833
|
this.editable = !1, this.$emit("commit", s);
|
|
6834
6834
|
}
|
|
6835
6835
|
}
|
|
6836
|
-
}, oT = { class: "orm-comparison-report" }, DT = { class: "content-box" }, NT = { class: "info-block" }, rT = { class: "col" }, IT = { class: "label-block" }, cT = { class: "text" }, gT = { class: "label-block" }, uT = { class: "text" }, AT = { class: "label-block" }, yT = { class: "text" }, vT = { class: "col" }, mT = { class: "label-block" }, TT = { key: 0 }, xT = { key: 1 }, zT = { style: { "margin-left": "16px" } }, jT = { class: "label-block" }, UT = { key: 0 }, OT = { key: 1 },
|
|
6836
|
+
}, oT = { class: "orm-comparison-report" }, DT = { class: "content-box" }, NT = { class: "info-block" }, rT = { class: "col" }, IT = { class: "label-block" }, cT = { class: "text" }, gT = { class: "label-block" }, uT = { class: "text" }, AT = { class: "label-block" }, yT = { class: "text" }, vT = { class: "col" }, mT = { class: "label-block" }, TT = { key: 0 }, xT = { key: 1 }, zT = { style: { "margin-left": "16px" } }, jT = { class: "label-block" }, UT = { key: 0 }, OT = { key: 1 }, ET = { style: { "margin-left": "16px" } }, bT = { class: "label-block" }, hT = { class: "text" }, CT = { class: "section summary-section" }, pT = { class: "phase-conclusion flex-between" }, YT = { class: "item-conclusion bg-blue-light-2" }, fT = { class: "value flex-end" }, QT = { key: 0 }, ST = { class: "gain" }, kT = { key: 1 }, wT = {
|
|
6837
6837
|
class: "lost",
|
|
6838
6838
|
style: { margin: "0 4px" }
|
|
6839
6839
|
}, RT = { key: 2 }, VT = { class: "item-conclusion bg-blue-light-2" }, FT = { class: "value flex-end" }, GT = { key: 0 }, PT = {
|
|
@@ -6848,24 +6848,24 @@ const MT = {
|
|
|
6848
6848
|
}, XT = { key: 1 }, KT = {
|
|
6849
6849
|
class: "lost",
|
|
6850
6850
|
style: { margin: "0 4px" }
|
|
6851
|
-
}, qT = { key: 2 }, $T = { class: "section-content" },
|
|
6851
|
+
}, qT = { key: 2 }, $T = { class: "section-content" }, t2 = {
|
|
6852
6852
|
key: 0,
|
|
6853
6853
|
class: ""
|
|
6854
|
-
},
|
|
6854
|
+
}, a2 = ["innerHTML"], i2 = { key: 1 }, l2 = { class: "section map-section" }, e2 = { class: "report-map" }, s2 = ["src"], n2 = {
|
|
6855
6855
|
key: 0,
|
|
6856
6856
|
class: "section route-comparison-section"
|
|
6857
|
-
},
|
|
6857
|
+
}, d2 = { class: "orm-report-table" }, M2 = { class: "section route-comparison-section" }, o2 = { class: "orm-report-table" }, D2 = {
|
|
6858
6858
|
class: "sum",
|
|
6859
6859
|
colspan: "2"
|
|
6860
|
-
},
|
|
6860
|
+
}, N2 = { class: "section route-comparison-section" }, r2 = { class: "orm-report-table" }, I2 = { key: 0 }, c2 = {
|
|
6861
6861
|
class: "sum",
|
|
6862
6862
|
colspan: "2"
|
|
6863
|
-
},
|
|
6863
|
+
}, g2 = {
|
|
6864
6864
|
class: "sum",
|
|
6865
6865
|
colspan: "2"
|
|
6866
6866
|
};
|
|
6867
|
-
function
|
|
6868
|
-
var g, O, e, j, p, S, U,
|
|
6867
|
+
function u2(s, a, l, u, D, d) {
|
|
6868
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $;
|
|
6869
6869
|
const T = B("IdmBrand"), N = B("Editor");
|
|
6870
6870
|
return n(), M("div", oT, [
|
|
6871
6871
|
tt(T, { name: "Voyage Comparison Report" }),
|
|
@@ -6882,21 +6882,21 @@ function ux(s, a, l, u, D, d) {
|
|
|
6882
6882
|
]),
|
|
6883
6883
|
t("div", AT, [
|
|
6884
6884
|
a[5] || (a[5] = t("span", { class: "label text-label" }, "Voyage No.", -1)),
|
|
6885
|
-
t("span", yT, i(((U = (S = l.report) == null ? void 0 : S.voyage) == null ? void 0 : U.voyNum) || ((C = (
|
|
6885
|
+
t("span", yT, i(((U = (S = l.report) == null ? void 0 : S.voyage) == null ? void 0 : U.voyNum) || ((C = (E = l.report) == null ? void 0 : E.voyage) == null ? void 0 : C.number)), 1)
|
|
6886
6886
|
])
|
|
6887
6887
|
]),
|
|
6888
6888
|
t("div", vT, [
|
|
6889
6889
|
t("div", mT, [
|
|
6890
6890
|
a[6] || (a[6] = t("span", { class: "label text-label" }, "Departure", -1)),
|
|
6891
|
-
(
|
|
6891
|
+
(b = (z = l.report) == null ? void 0 : z.departure) != null && b.name ? (n(), M("span", TT, i((Y = (h = l.report) == null ? void 0 : h.departure) == null ? void 0 : Y.name), 1)) : (n(), M("span", xT, i(d.computePosition((m = l.report) == null ? void 0 : m.departure)), 1)),
|
|
6892
6892
|
t("span", zT, i(d.computeUTCTime(((V = (R = l.report) == null ? void 0 : R.departure) == null ? void 0 : V.atd) || ((k = (f = l.report) == null ? void 0 : f.departure) == null ? void 0 : k.etd), "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
6893
6893
|
]),
|
|
6894
6894
|
t("div", jT, [
|
|
6895
6895
|
a[7] || (a[7] = t("span", { class: "label text-label" }, "Arrival", -1)),
|
|
6896
6896
|
(G = (F = l.report) == null ? void 0 : F.arrival) != null && G.name ? (n(), M("span", UT, i((H = (L = l.report) == null ? void 0 : L.arrival) == null ? void 0 : H.name), 1)) : (n(), M("span", OT, i(d.computePosition((J = l.report) == null ? void 0 : J.arrival)), 1)),
|
|
6897
|
-
t("span",
|
|
6897
|
+
t("span", ET, i(d.computeUTCTime(((K = (X = l.report) == null ? void 0 : X.arrival) == null ? void 0 : K.ata) || ((P = (it = l.report) == null ? void 0 : it.arrival) == null ? void 0 : P.eta), "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
6898
6898
|
]),
|
|
6899
|
-
t("div",
|
|
6899
|
+
t("div", bT, [
|
|
6900
6900
|
a[8] || (a[8] = t("span", { class: "label text-label" }, "Load Condition", -1)),
|
|
6901
6901
|
t("span", hT, i((et = (lt = l.report) == null ? void 0 : lt.voyage) == null ? void 0 : et.loadCondition), 1)
|
|
6902
6902
|
])
|
|
@@ -7009,7 +7009,7 @@ function ux(s, a, l, u, D, d) {
|
|
|
7009
7009
|
])
|
|
7010
7010
|
], -1)),
|
|
7011
7011
|
t("div", $T, [
|
|
7012
|
-
D.editable ? (n(), M("div",
|
|
7012
|
+
D.editable ? (n(), M("div", t2, [
|
|
7013
7013
|
D.editable ? (n(), Pt(N, {
|
|
7014
7014
|
key: 0,
|
|
7015
7015
|
modelValue: D.remarks,
|
|
@@ -7023,37 +7023,37 @@ function ux(s, a, l, u, D, d) {
|
|
|
7023
7023
|
class: "remark-block bg-blue-light-2",
|
|
7024
7024
|
onDblclick: a[2] || (a[2] = (W) => D.editable = !0)
|
|
7025
7025
|
}, [
|
|
7026
|
-
d.computeBlankHtml(D.remarks) ? (n(), M("div",
|
|
7026
|
+
d.computeBlankHtml(D.remarks) ? (n(), M("div", i2, "Please double click to modify remark")) : (n(), M("div", {
|
|
7027
7027
|
key: 0,
|
|
7028
7028
|
innerHTML: D.remarks
|
|
7029
|
-
}, null, 8,
|
|
7029
|
+
}, null, 8, a2))
|
|
7030
7030
|
], 32))
|
|
7031
7031
|
])
|
|
7032
7032
|
], 2),
|
|
7033
|
-
t("div",
|
|
7033
|
+
t("div", l2, [
|
|
7034
7034
|
a[33] || (a[33] = t("div", { class: "header-block" }, [
|
|
7035
7035
|
t("div", { class: "bg-block" }, [
|
|
7036
7036
|
t("i", { class: "iconfont icon-line-light" }),
|
|
7037
7037
|
t("div", { class: "block-title" }, "Voyage Map")
|
|
7038
7038
|
])
|
|
7039
7039
|
], -1)),
|
|
7040
|
-
t("div",
|
|
7040
|
+
t("div", e2, [
|
|
7041
7041
|
t("img", {
|
|
7042
7042
|
style: { width: "100%" },
|
|
7043
7043
|
src: (Ut = l.report) == null ? void 0 : Ut.chartUrl,
|
|
7044
7044
|
alt: ""
|
|
7045
|
-
}, null, 8,
|
|
7045
|
+
}, null, 8, s2),
|
|
7046
7046
|
a[32] || (a[32] = Gt('<div class="legend" data-v-80cf41a4><div class="legend-item" data-v-80cf41a4><div style="width:30px;height:0px;border:1px solid var(--actual-route);" data-v-80cf41a4></div><div class="text-tips" data-v-80cf41a4>Actual Route</div></div><div class="legend-item" data-v-80cf41a4><div style="width:30px;height:0px;border:1px dashed var(--prior-route);" data-v-80cf41a4></div><div class="text-tips" data-v-80cf41a4>Recommended Route</div></div></div>', 1))
|
|
7047
7047
|
])
|
|
7048
7048
|
]),
|
|
7049
|
-
(Ot = l.report) != null && Ot.useActual ? c("", !0) : (n(), M("div",
|
|
7049
|
+
(Ot = l.report) != null && Ot.useActual ? c("", !0) : (n(), M("div", n2, [
|
|
7050
7050
|
a[36] || (a[36] = t("div", { class: "header-block" }, [
|
|
7051
7051
|
t("div", { class: "bg-block" }, [
|
|
7052
7052
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
7053
7053
|
t("div", { class: "block-title" }, "CP Terms")
|
|
7054
7054
|
])
|
|
7055
7055
|
], -1)),
|
|
7056
|
-
t("table",
|
|
7056
|
+
t("table", d2, [
|
|
7057
7057
|
a[35] || (a[35] = t("thead", null, [
|
|
7058
7058
|
t("tr", null, [
|
|
7059
7059
|
t("th", { class: "label" }, "CP"),
|
|
@@ -7074,21 +7074,21 @@ function ux(s, a, l, u, D, d) {
|
|
|
7074
7074
|
t("tbody", null, [
|
|
7075
7075
|
t("tr", null, [
|
|
7076
7076
|
a[34] || (a[34] = t("td", null, "-", -1)),
|
|
7077
|
-
t("td", null, i(((
|
|
7077
|
+
t("td", null, i(((bt = (Et = l.report) == null ? void 0 : Et.cp) == null ? void 0 : bt.speed) ?? "—"), 1),
|
|
7078
7078
|
t("td", null, i(((Ft = (w = l.report) == null ? void 0 : w.cp) == null ? void 0 : Ft.fo) ?? "—"), 1),
|
|
7079
7079
|
t("td", null, i(((Ct = (ht = l.report) == null ? void 0 : ht.cp) == null ? void 0 : Ct.dgo) ?? "—"), 1)
|
|
7080
7080
|
])
|
|
7081
7081
|
])
|
|
7082
7082
|
])
|
|
7083
7083
|
])),
|
|
7084
|
-
t("div",
|
|
7084
|
+
t("div", M2, [
|
|
7085
7085
|
a[45] || (a[45] = t("div", { class: "header-block" }, [
|
|
7086
7086
|
t("div", { class: "bg-block" }, [
|
|
7087
7087
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
7088
7088
|
t("div", { class: "block-title" }, "Deviation Info Information")
|
|
7089
7089
|
])
|
|
7090
7090
|
], -1)),
|
|
7091
|
-
t("table",
|
|
7091
|
+
t("table", o2, [
|
|
7092
7092
|
a[44] || (a[44] = t("thead", null, [
|
|
7093
7093
|
t("tr", null, [
|
|
7094
7094
|
t("th", { class: "label" }),
|
|
@@ -7150,19 +7150,19 @@ function ux(s, a, l, u, D, d) {
|
|
|
7150
7150
|
r("Diff Time "),
|
|
7151
7151
|
t("span", { class: "text-units" }, "(hrs)")
|
|
7152
7152
|
], -1)),
|
|
7153
|
-
t("td",
|
|
7153
|
+
t("td", D2, i(d.compareTime((_t = l.report) == null ? void 0 : _t.actualTime, (Ht = l.report) == null ? void 0 : Ht.recmdTime)), 1)
|
|
7154
7154
|
])
|
|
7155
7155
|
])
|
|
7156
7156
|
])
|
|
7157
7157
|
]),
|
|
7158
|
-
t("div",
|
|
7158
|
+
t("div", N2, [
|
|
7159
7159
|
a[53] || (a[53] = t("div", { class: "header-block" }, [
|
|
7160
7160
|
t("div", { class: "bg-block" }, [
|
|
7161
7161
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
7162
7162
|
t("div", { class: "block-title" }, "Comparison of Fuel Consumption")
|
|
7163
7163
|
])
|
|
7164
7164
|
], -1)),
|
|
7165
|
-
t("table",
|
|
7165
|
+
t("table", r2, [
|
|
7166
7166
|
a[52] || (a[52] = t("thead", null, [
|
|
7167
7167
|
t("tr", null, [
|
|
7168
7168
|
t("th", { class: "label" }),
|
|
@@ -7203,7 +7203,7 @@ function ux(s, a, l, u, D, d) {
|
|
|
7203
7203
|
t("td", null, i(((aa = l.report) == null ? void 0 : aa.actualDgoCons) ?? "-"), 1),
|
|
7204
7204
|
t("td", null, [
|
|
7205
7205
|
r(i(((ia = l.report) == null ? void 0 : ia.recmdDgoCons) ?? "-") + " ", 1),
|
|
7206
|
-
l.report.useActual ? c("", !0) : (n(), M("span",
|
|
7206
|
+
l.report.useActual ? c("", !0) : (n(), M("span", I2, "( " + i((la = l.report.mock) == null ? void 0 : la.totalDgoConsInECA) + " as FO in ECA )", 1))
|
|
7207
7207
|
])
|
|
7208
7208
|
]),
|
|
7209
7209
|
t("tr", null, [
|
|
@@ -7211,14 +7211,14 @@ function ux(s, a, l, u, D, d) {
|
|
|
7211
7211
|
r("Diff FO Consumption "),
|
|
7212
7212
|
t("span", { class: "text-units" }, "(mt)")
|
|
7213
7213
|
], -1)),
|
|
7214
|
-
t("td",
|
|
7214
|
+
t("td", c2, i(((o = l.report) == null ? void 0 : o.diffFoCons) ?? "-"), 1)
|
|
7215
7215
|
]),
|
|
7216
7216
|
t("tr", null, [
|
|
7217
7217
|
a[51] || (a[51] = t("td", { class: "bg-blue-light-2" }, [
|
|
7218
7218
|
r("Diff MGO Consumption "),
|
|
7219
7219
|
t("span", { class: "text-units" }, "(mt)")
|
|
7220
7220
|
], -1)),
|
|
7221
|
-
t("td",
|
|
7221
|
+
t("td", g2, i((($ = l.report) == null ? void 0 : $.diffDgoCons) ?? "-"), 1)
|
|
7222
7222
|
])
|
|
7223
7223
|
])
|
|
7224
7224
|
])
|
|
@@ -7226,12 +7226,12 @@ function ux(s, a, l, u, D, d) {
|
|
|
7226
7226
|
])
|
|
7227
7227
|
]);
|
|
7228
7228
|
}
|
|
7229
|
-
const
|
|
7229
|
+
const A2 = /* @__PURE__ */ ml(MT, [["render", u2], ["__scopeId", "data-v-80cf41a4"]]), GU = {
|
|
7230
7230
|
install(s) {
|
|
7231
|
-
s.component("ComparisonReport",
|
|
7231
|
+
s.component("ComparisonReport", A2);
|
|
7232
7232
|
}
|
|
7233
7233
|
};
|
|
7234
|
-
const
|
|
7234
|
+
const y2 = {
|
|
7235
7235
|
name: "OrmEeas",
|
|
7236
7236
|
components: {
|
|
7237
7237
|
IdmBrand: de,
|
|
@@ -7294,52 +7294,55 @@ const yx = {
|
|
|
7294
7294
|
this.editable = !1, this.$emit("commit", s);
|
|
7295
7295
|
}
|
|
7296
7296
|
}
|
|
7297
|
-
},
|
|
7297
|
+
}, v2 = { class: "orm-eeas-report" }, m2 = {
|
|
7298
|
+
class: "info-block",
|
|
7299
|
+
style: { width: "796px", margin: "0 auto" }
|
|
7300
|
+
}, T2 = { class: "col" }, x2 = { class: "label-block" }, z2 = { class: "text" }, j2 = { class: "label-block" }, U2 = { class: "text" }, O2 = { class: "label-block" }, E2 = { class: "text" }, b2 = { class: "col" }, h2 = { class: "label-block" }, C2 = { key: 0 }, p2 = { key: 1 }, Y2 = { style: { "margin-left": "16px" } }, f2 = { class: "label-block" }, Q2 = { key: 0 }, S2 = { key: 1 }, k2 = { style: { "margin-left": "16px" } }, w2 = { class: "label-block" }, R2 = { class: "text" }, V2 = { class: "section summary-section" }, F2 = { class: "section-content" }, G2 = { class: "orm-report-table" }, P2 = { colspan: "2" }, W2 = { key: 0 }, Z2 = { key: 0 }, L2 = { key: 1 }, B2 = { colspan: "2" }, _2 = { key: 0 }, H2 = { key: 0 }, J2 = { key: 1 }, X2 = { colspan: "2" }, K2 = { key: 0 }, q2 = { key: 0 }, $2 = { key: 1 }, tx = { colspan: "2" }, ax = { key: 0 }, ix = { key: 0 }, lx = { key: 1 }, ex = { class: "phase-conclusion flex-between" }, sx = {
|
|
7298
7301
|
class: "item-conclusion bg-blue-light-2",
|
|
7299
7302
|
style: { flex: "1" }
|
|
7300
|
-
},
|
|
7303
|
+
}, nx = { class: "value" }, dx = {
|
|
7301
7304
|
class: "item-conclusion bg-blue-light-2",
|
|
7302
7305
|
style: { flex: "1" }
|
|
7303
|
-
},
|
|
7306
|
+
}, Mx = { class: "value" }, ox = {
|
|
7304
7307
|
class: "item-conclusion bg-blue-light-2",
|
|
7305
7308
|
style: { flex: "1.3" }
|
|
7306
|
-
},
|
|
7309
|
+
}, Dx = { class: "value" }, Nx = {
|
|
7307
7310
|
key: 0,
|
|
7308
7311
|
class: "value"
|
|
7309
|
-
},
|
|
7312
|
+
}, rx = {
|
|
7310
7313
|
key: 1,
|
|
7311
7314
|
class: "value"
|
|
7312
|
-
},
|
|
7315
|
+
}, Ix = {
|
|
7313
7316
|
class: "",
|
|
7314
7317
|
style: { "font-size": "14px", "font-weight": "normal" }
|
|
7315
|
-
},
|
|
7318
|
+
}, cx = {
|
|
7316
7319
|
class: "item-conclusion bg-blue-light-2",
|
|
7317
7320
|
style: { flex: "1.3" }
|
|
7318
|
-
},
|
|
7321
|
+
}, gx = { class: "value" }, ux = {
|
|
7319
7322
|
key: 0,
|
|
7320
7323
|
class: "value"
|
|
7321
|
-
},
|
|
7324
|
+
}, Ax = {
|
|
7322
7325
|
key: 1,
|
|
7323
7326
|
class: "value"
|
|
7324
|
-
},
|
|
7327
|
+
}, yx = {
|
|
7325
7328
|
class: "",
|
|
7326
7329
|
style: { "font-size": "14px", "font-weight": "normal" }
|
|
7327
|
-
},
|
|
7330
|
+
}, vx = { class: "section-content" }, mx = {
|
|
7328
7331
|
key: 0,
|
|
7329
7332
|
class: ""
|
|
7330
|
-
},
|
|
7333
|
+
}, Tx = ["innerHTML"], xx = { key: 1 }, zx = { class: "section port-bunker-section" }, jx = { class: "section-content" }, Ux = { class: "orm-report-table" }, Ox = { rowspan: "2" }, Ex = { class: "section consumption-section" }, bx = { class: "section-content flex-start" }, hx = {
|
|
7331
7334
|
class: "formula-block",
|
|
7332
7335
|
style: { "margin-bottom": "0" }
|
|
7333
|
-
},
|
|
7336
|
+
}, Cx = { class: "formula-item flex-evenly bg-blue-light" }, px = { class: "fraction" }, Yx = { class: "fraction flex-center" }, fx = { class: "content" }, Qx = { class: "fraction" }, Sx = { class: "fraction flex-center" }, kx = { class: "content" }, wx = { class: "fraction" }, Rx = { class: "formula-item flex-evenly bg-blue-light" }, Vx = { class: "fraction" }, Fx = { class: "fraction flex-center" }, Gx = { class: "content" }, Px = { class: "fraction" }, Wx = { class: "fraction flex-center" }, Zx = { class: "content" }, Lx = { class: "fraction" }, Bx = {
|
|
7334
7337
|
key: 0,
|
|
7335
7338
|
class: "flex-center summary-bg"
|
|
7336
|
-
},
|
|
7339
|
+
}, _x = {
|
|
7337
7340
|
key: 1,
|
|
7338
7341
|
class: "formula-item flex-evenly bg-blue-light"
|
|
7339
|
-
},
|
|
7342
|
+
}, Hx = { class: "fraction" }, Jx = { class: "fraction" }, Xx = { class: "fraction" }, Kx = {
|
|
7340
7343
|
key: 2,
|
|
7341
7344
|
class: "formula-item flex-evenly bg-blue-light"
|
|
7342
|
-
},
|
|
7345
|
+
}, qx = { class: "fraction" }, $x = { class: "fraction" }, tz = { class: "fraction" }, az = { class: "section-content flex-start" }, iz = {
|
|
7343
7346
|
class: "formula-block",
|
|
7344
7347
|
style: { "margin-bottom": "0" }
|
|
7345
7348
|
}, lz = { class: "formula-item flex-evenly bg-blue-light" }, ez = { class: "fraction" }, sz = { class: "fraction flex-center" }, nz = { class: "content" }, dz = { class: "fraction" }, Mz = { class: "fraction flex-center" }, oz = { class: "content" }, Dz = { class: "fraction" }, Nz = { class: "formula-item flex-evenly bg-blue-light" }, rz = { class: "fraction" }, Iz = { class: "fraction flex-center" }, cz = { class: "content" }, gz = { class: "fraction" }, uz = { class: "fraction flex-center" }, Az = { class: "content" }, yz = { class: "fraction" }, vz = {
|
|
@@ -7351,53 +7354,56 @@ const yx = {
|
|
|
7351
7354
|
}, Tz = { class: "fraction" }, xz = { class: "fraction" }, zz = { class: "fraction" }, jz = {
|
|
7352
7355
|
key: 2,
|
|
7353
7356
|
class: "formula-item flex-evenly bg-blue-light"
|
|
7354
|
-
}, Uz = { class: "fraction" }, Oz = { class: "fraction" },
|
|
7357
|
+
}, Uz = { class: "fraction" }, Oz = { class: "fraction" }, Ez = { class: "fraction" }, bz = { class: "section vessel-report-section print-landscape" }, hz = { class: "section-content" }, Cz = { class: "orm-report-table" }, pz = ["rowspan"];
|
|
7355
7358
|
function Yz(s, a, l, u, D, d) {
|
|
7356
|
-
var g, O, e, j, p, S, U,
|
|
7359
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl, y, st, Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl, zl, jl, Ul, Ol, bl, hl, Cl, pl, Yl, fl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, Tl, Me, oe, De, Ne, re, Ie, ce, ge, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, Oe, Ee, be, he, Ce, pe, Ye, fe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ns, ds, Ms, os, Ds, Ns, rs, Is, cs, gs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, Os, Es, bs, hs, Cs, ps, Ys, fs, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, tn, an, ln, en, sn, nn, dn, Mn, I, ut, At, yt, vt, mt, le, ee, se, fa, Nn, rn, In, cn, gn, un, An, yn, vn, mn, Tn, xn, zn, jn, Un, On, Tt, Dn, El, on, En, bn, hn, Cn, pn, Yn, fn, Qn, Gn, Pn, Wn, Zn, Ln, Bn, _n, Hn, Jn, Xn, Kn, qn, $n, td, ad, id, ld, ed, sd, nd, dd, Md, od, Dd, Nd, rd, Id, cd, gd, ud, Ad, yd, vd, md, Td, xd, zd, jd, Ud;
|
|
7357
7360
|
const T = B("IdmBrand"), N = B("Editor");
|
|
7358
|
-
return n(), M("div",
|
|
7359
|
-
tt(T, {
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
|
|
7361
|
+
return n(), M("div", v2, [
|
|
7362
|
+
tt(T, {
|
|
7363
|
+
style: { width: "796px", margin: "0 auto" },
|
|
7364
|
+
name: "Energy Efficiency Analysis Report"
|
|
7365
|
+
}),
|
|
7366
|
+
t("div", m2, [
|
|
7367
|
+
t("div", T2, [
|
|
7368
|
+
t("div", x2, [
|
|
7363
7369
|
a[3] || (a[3] = t("span", { class: "label text-label" }, "Prepare for", -1)),
|
|
7364
|
-
t("span",
|
|
7370
|
+
t("span", z2, i((e = (O = (g = l.report) == null ? void 0 : g.voyage) == null ? void 0 : O.company) == null ? void 0 : e.name), 1)
|
|
7365
7371
|
]),
|
|
7366
|
-
t("div",
|
|
7372
|
+
t("div", j2, [
|
|
7367
7373
|
a[4] || (a[4] = t("span", { class: "label text-label" }, "Vessel", -1)),
|
|
7368
|
-
t("span",
|
|
7374
|
+
t("span", U2, i((S = (p = (j = l.report) == null ? void 0 : j.voyage) == null ? void 0 : p.vessel) == null ? void 0 : S.name) + " (" + i((C = (E = (U = l.report) == null ? void 0 : U.voyage) == null ? void 0 : E.vessel) == null ? void 0 : C.type) + ")", 1)
|
|
7369
7375
|
]),
|
|
7370
|
-
t("div",
|
|
7376
|
+
t("div", O2, [
|
|
7371
7377
|
a[5] || (a[5] = t("span", { class: "label text-label" }, "Voyage No.", -1)),
|
|
7372
|
-
t("span",
|
|
7378
|
+
t("span", E2, i(((b = (z = l.report) == null ? void 0 : z.voyage) == null ? void 0 : b.voyNum) || ((Y = (h = l.report) == null ? void 0 : h.voyage) == null ? void 0 : Y.number)), 1)
|
|
7373
7379
|
])
|
|
7374
7380
|
]),
|
|
7375
|
-
t("div",
|
|
7376
|
-
t("div",
|
|
7381
|
+
t("div", b2, [
|
|
7382
|
+
t("div", h2, [
|
|
7377
7383
|
a[6] || (a[6] = t("span", { class: "label text-label" }, "Departure", -1)),
|
|
7378
|
-
(R = (m = l.report) == null ? void 0 : m.departure) != null && R.name ? (n(), M("span",
|
|
7379
|
-
t("span",
|
|
7384
|
+
(R = (m = l.report) == null ? void 0 : m.departure) != null && R.name ? (n(), M("span", C2, i((f = (V = l.report) == null ? void 0 : V.departure) == null ? void 0 : f.name), 1)) : (n(), M("span", p2, i(d.computePosition((k = l.report) == null ? void 0 : k.departure)), 1)),
|
|
7385
|
+
t("span", Y2, i(d.computeUTCTime(((G = (F = l.report) == null ? void 0 : F.departure) == null ? void 0 : G.atd) || ((H = (L = l.report) == null ? void 0 : L.departure) == null ? void 0 : H.etd), "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
7380
7386
|
]),
|
|
7381
|
-
t("div",
|
|
7387
|
+
t("div", f2, [
|
|
7382
7388
|
a[7] || (a[7] = t("span", { class: "label text-label" }, "Arrival", -1)),
|
|
7383
|
-
(X = (J = l.report) == null ? void 0 : J.destination) != null && X.name ? (n(), M("span",
|
|
7384
|
-
t("span",
|
|
7389
|
+
(X = (J = l.report) == null ? void 0 : J.destination) != null && X.name ? (n(), M("span", Q2, i((it = (K = l.report) == null ? void 0 : K.destination) == null ? void 0 : it.name), 1)) : (n(), M("span", S2, i(d.computePosition((P = l.report) == null ? void 0 : P.destination)), 1)),
|
|
7390
|
+
t("span", k2, i(d.computeUTCTime(((et = (lt = l.report) == null ? void 0 : lt.destination) == null ? void 0 : et.ata) || ((dt = (nt = l.report) == null ? void 0 : nt.destination) == null ? void 0 : dt.eta), "MMM-DD/HHmm[Z], YYYY")), 1)
|
|
7385
7391
|
]),
|
|
7386
|
-
t("div",
|
|
7392
|
+
t("div", w2, [
|
|
7387
7393
|
a[8] || (a[8] = t("span", { class: "label text-label" }, "Load Condition", -1)),
|
|
7388
|
-
t("span",
|
|
7394
|
+
t("span", R2, i((ot = (Mt = l.report) == null ? void 0 : Mt.voyage) == null ? void 0 : ot.loadCondition), 1)
|
|
7389
7395
|
])
|
|
7390
7396
|
])
|
|
7391
7397
|
]),
|
|
7392
|
-
t("div",
|
|
7398
|
+
t("div", V2, [
|
|
7393
7399
|
a[28] || (a[28] = t("div", { class: "header-block" }, [
|
|
7394
7400
|
t("div", { class: "bg-block" }, [
|
|
7395
7401
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
7396
7402
|
t("div", { class: "block-title" }, "Report Summary")
|
|
7397
7403
|
])
|
|
7398
7404
|
], -1)),
|
|
7399
|
-
t("div",
|
|
7400
|
-
t("table",
|
|
7405
|
+
t("div", F2, [
|
|
7406
|
+
t("table", G2, [
|
|
7401
7407
|
a[15] || (a[15] = t("thead", null, [
|
|
7402
7408
|
t("tr", null, [
|
|
7403
7409
|
t("th", {
|
|
@@ -7423,87 +7429,87 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7423
7429
|
t("tbody", null, [
|
|
7424
7430
|
t("tr", null, [
|
|
7425
7431
|
a[11] || (a[11] = t("td", { colspan: "2" }, "Idle", -1)),
|
|
7426
|
-
t("td",
|
|
7432
|
+
t("td", P2, [
|
|
7427
7433
|
r(i((ct = (It = (rt = (Nt = (Dt = l.report) == null ? void 0 : Dt.eeas) == null ? void 0 : Nt.extend) == null ? void 0 : rt.cp) == null ? void 0 : It.idle) == null ? void 0 : ct.fo) + " ", 1),
|
|
7428
|
-
(Ut = (jt = (q = (gt = l.report) == null ? void 0 : gt.eeas) == null ? void 0 : q.extend) == null ? void 0 : jt.cp) != null && Ut.weather ? (n(), M("span",
|
|
7434
|
+
(Ut = (jt = (q = (gt = l.report) == null ? void 0 : gt.eeas) == null ? void 0 : q.extend) == null ? void 0 : jt.cp) != null && Ut.weather ? (n(), M("span", W2, [
|
|
7429
7435
|
a[9] || (a[9] = r("| ", -1)),
|
|
7430
|
-
(Ft = (w = (
|
|
7436
|
+
(Ft = (w = (bt = (Et = (Ot = l.report) == null ? void 0 : Ot.eeas) == null ? void 0 : Et.extend) == null ? void 0 : bt.cp) == null ? void 0 : w.weather) != null && Ft.consPercentage ? (n(), M("span", Z2, "+" + i((ft = (Yt = (pt = (Ct = (ht = l.report) == null ? void 0 : ht.eeas) == null ? void 0 : Ct.extend) == null ? void 0 : pt.cp) == null ? void 0 : Yt.weather) == null ? void 0 : ft.consOfOver) + "% , -" + i((Rt = (wt = (kt = (St = (Qt = l.report) == null ? void 0 : Qt.eeas) == null ? void 0 : St.extend) == null ? void 0 : kt.cp) == null ? void 0 : wt.weather) == null ? void 0 : Rt.consOfUnder) + "%", 1)) : (n(), M("span", L2, "+" + i((_t = (Bt = (Lt = (Zt = (Wt = l.report) == null ? void 0 : Wt.eeas) == null ? void 0 : Zt.extend) == null ? void 0 : Lt.cp) == null ? void 0 : Bt.weather) == null ? void 0 : _t.consOfOver) + " , -" + i((qt = (Kt = (Xt = (Jt = (Ht = l.report) == null ? void 0 : Ht.eeas) == null ? void 0 : Jt.extend) == null ? void 0 : Xt.cp) == null ? void 0 : Kt.weather) == null ? void 0 : qt.consOfUnder), 1))
|
|
7431
7437
|
])) : c("", !0)
|
|
7432
7438
|
]),
|
|
7433
|
-
t("td",
|
|
7439
|
+
t("td", B2, [
|
|
7434
7440
|
r(i((la = (ia = (aa = (ta = ($t = l.report) == null ? void 0 : $t.eeas) == null ? void 0 : ta.extend) == null ? void 0 : aa.cp) == null ? void 0 : ia.idle) == null ? void 0 : la.dgo) + " ", 1),
|
|
7435
|
-
(Vt = (W = ($ = (o = l.report) == null ? void 0 : o.eeas) == null ? void 0 : $.extend) == null ? void 0 : W.cp) != null && Vt.weather ? (n(), M("span",
|
|
7441
|
+
(Vt = (W = ($ = (o = l.report) == null ? void 0 : o.eeas) == null ? void 0 : $.extend) == null ? void 0 : W.cp) != null && Vt.weather ? (n(), M("span", _2, [
|
|
7436
7442
|
a[10] || (a[10] = r("| ", -1)),
|
|
7437
|
-
(Ma = (da = (na = (sa = (ea = l.report) == null ? void 0 : ea.eeas) == null ? void 0 : sa.extend) == null ? void 0 : na.cp) == null ? void 0 : da.weather) != null && Ma.consPercentage ? (n(), M("span",
|
|
7443
|
+
(Ma = (da = (na = (sa = (ea = l.report) == null ? void 0 : ea.eeas) == null ? void 0 : sa.extend) == null ? void 0 : na.cp) == null ? void 0 : da.weather) != null && Ma.consPercentage ? (n(), M("span", H2, "+" + i((ua = (ga = (ra = (_ = (oa = l.report) == null ? void 0 : oa.eeas) == null ? void 0 : _.extend) == null ? void 0 : ra.cp) == null ? void 0 : ga.weather) == null ? void 0 : ua.consOfOver) + "% , -" + i((Ta = (ma = (va = (ya = (Aa = l.report) == null ? void 0 : Aa.eeas) == null ? void 0 : ya.extend) == null ? void 0 : va.cp) == null ? void 0 : ma.weather) == null ? void 0 : Ta.consOfUnder) + "%", 1)) : (n(), M("span", J2, "+" + i((Oa = (Ua = (ja = (za = (xa = l.report) == null ? void 0 : xa.eeas) == null ? void 0 : za.extend) == null ? void 0 : ja.cp) == null ? void 0 : Ua.weather) == null ? void 0 : Oa.consOfOver) + " , -" + i((pa = (Ca = (ha = (ba = (Ea = l.report) == null ? void 0 : Ea.eeas) == null ? void 0 : ba.extend) == null ? void 0 : ha.cp) == null ? void 0 : Ca.weather) == null ? void 0 : pa.consOfUnder), 1))
|
|
7438
7444
|
])) : c("", !0)
|
|
7439
7445
|
])
|
|
7440
7446
|
]),
|
|
7441
7447
|
t("tr", null, [
|
|
7442
7448
|
a[14] || (a[14] = t("td", { colspan: "2" }, "Working", -1)),
|
|
7443
|
-
t("td",
|
|
7449
|
+
t("td", X2, [
|
|
7444
7450
|
r(i((Va = (Ra = (wa = (ka = (Sa = l.report) == null ? void 0 : Sa.eeas) == null ? void 0 : ka.extend) == null ? void 0 : wa.cp) == null ? void 0 : Ra.working) == null ? void 0 : Va.fo) + " ", 1),
|
|
7445
|
-
(Wa = (Pa = (Ga = (Fa = l.report) == null ? void 0 : Fa.eeas) == null ? void 0 : Ga.extend) == null ? void 0 : Pa.cp) != null && Wa.weather ? (n(), M("span",
|
|
7451
|
+
(Wa = (Pa = (Ga = (Fa = l.report) == null ? void 0 : Fa.eeas) == null ? void 0 : Ga.extend) == null ? void 0 : Pa.cp) != null && Wa.weather ? (n(), M("span", K2, [
|
|
7446
7452
|
a[12] || (a[12] = r(" | ", -1)),
|
|
7447
|
-
(Ha = (_a = (Ba = (La = (Za = l.report) == null ? void 0 : Za.eeas) == null ? void 0 : La.extend) == null ? void 0 : Ba.cp) == null ? void 0 : _a.weather) != null && Ha.consPercentage ? (n(), M("span",
|
|
7453
|
+
(Ha = (_a = (Ba = (La = (Za = l.report) == null ? void 0 : Za.eeas) == null ? void 0 : La.extend) == null ? void 0 : Ba.cp) == null ? void 0 : _a.weather) != null && Ha.consPercentage ? (n(), M("span", q2, "+" + i((qa = (x = (Ka = (Xa = (Ja = l.report) == null ? void 0 : Ja.eeas) == null ? void 0 : Xa.extend) == null ? void 0 : Ka.cp) == null ? void 0 : x.weather) == null ? void 0 : qa.consOfOver) + "% , -" + i((li = (ii = (ai = (ti = ($a = l.report) == null ? void 0 : $a.eeas) == null ? void 0 : ti.extend) == null ? void 0 : ai.cp) == null ? void 0 : ii.weather) == null ? void 0 : li.consOfUnder) + "%", 1)) : (n(), M("span", $2, "+" + i((el = (ll = (Ia = (si = (ei = l.report) == null ? void 0 : ei.eeas) == null ? void 0 : si.extend) == null ? void 0 : Ia.cp) == null ? void 0 : ll.weather) == null ? void 0 : el.consOfOver) + " , -" + i((ol = (Ml = (dl = (nl = (sl = l.report) == null ? void 0 : sl.eeas) == null ? void 0 : nl.extend) == null ? void 0 : dl.cp) == null ? void 0 : Ml.weather) == null ? void 0 : ol.consOfUnder), 1))
|
|
7448
7454
|
])) : c("", !0)
|
|
7449
7455
|
]),
|
|
7450
|
-
t("td",
|
|
7456
|
+
t("td", tx, [
|
|
7451
7457
|
r(i((Na = (Da = (st = (y = (Dl = l.report) == null ? void 0 : Dl.eeas) == null ? void 0 : y.extend) == null ? void 0 : st.cp) == null ? void 0 : Da.working) == null ? void 0 : Na.dgo) + " ", 1),
|
|
7452
|
-
(di = (ni = (Ya = (ca = l.report) == null ? void 0 : ca.eeas) == null ? void 0 : Ya.extend) == null ? void 0 : ni.cp) != null && di.weather ? (n(), M("span",
|
|
7458
|
+
(di = (ni = (Ya = (ca = l.report) == null ? void 0 : ca.eeas) == null ? void 0 : Ya.extend) == null ? void 0 : ni.cp) != null && di.weather ? (n(), M("span", ax, [
|
|
7453
7459
|
a[13] || (a[13] = r(" | ", -1)),
|
|
7454
|
-
(ri = (Ni = (Di = (oi = (Mi = l.report) == null ? void 0 : Mi.eeas) == null ? void 0 : oi.extend) == null ? void 0 : Di.cp) == null ? void 0 : Ni.weather) != null && ri.consPercentage ? (n(), M("span",
|
|
7460
|
+
(ri = (Ni = (Di = (oi = (Mi = l.report) == null ? void 0 : Mi.eeas) == null ? void 0 : oi.extend) == null ? void 0 : Di.cp) == null ? void 0 : Ni.weather) != null && ri.consPercentage ? (n(), M("span", ix, "+" + i((Ai = (ui = (gi = (ci = (Ii = l.report) == null ? void 0 : Ii.eeas) == null ? void 0 : ci.extend) == null ? void 0 : gi.cp) == null ? void 0 : ui.weather) == null ? void 0 : Ai.consOfOver) + "% , -" + i((xi = (Ti = (mi = (vi = (yi = l.report) == null ? void 0 : yi.eeas) == null ? void 0 : vi.extend) == null ? void 0 : mi.cp) == null ? void 0 : Ti.weather) == null ? void 0 : xi.consOfUnder) + "%", 1)) : (n(), M("span", lx, "+" + i((Ei = (Oi = (Ui = (ji = (zi = l.report) == null ? void 0 : zi.eeas) == null ? void 0 : ji.extend) == null ? void 0 : Ui.cp) == null ? void 0 : Oi.weather) == null ? void 0 : Ei.consOfOver) + " , -" + i((Yi = (pi = (Ci = (hi = (bi = l.report) == null ? void 0 : bi.eeas) == null ? void 0 : hi.extend) == null ? void 0 : Ci.cp) == null ? void 0 : pi.weather) == null ? void 0 : Yi.consOfUnder), 1))
|
|
7455
7461
|
])) : c("", !0)
|
|
7456
7462
|
])
|
|
7457
7463
|
])
|
|
7458
7464
|
])
|
|
7459
7465
|
]),
|
|
7460
|
-
t("div",
|
|
7461
|
-
t("div",
|
|
7466
|
+
t("div", ex, [
|
|
7467
|
+
t("div", sx, [
|
|
7462
7468
|
a[17] || (a[17] = t("div", { class: "text-secondary align-left" }, "Total Idle Time", -1)),
|
|
7463
|
-
t("div",
|
|
7469
|
+
t("div", nx, [
|
|
7464
7470
|
r(i(((wi = (ki = (Si = (Qi = (fi = l.report) == null ? void 0 : fi.eeas) == null ? void 0 : Qi.extend) == null ? void 0 : Si.actual) == null ? void 0 : ki.idle) == null ? void 0 : wi.totalTime) ?? "-"), 1),
|
|
7465
7471
|
a[16] || (a[16] = t("span", { class: "unit" }, "hrs", -1))
|
|
7466
7472
|
])
|
|
7467
7473
|
]),
|
|
7468
|
-
t("div",
|
|
7474
|
+
t("div", dx, [
|
|
7469
7475
|
a[19] || (a[19] = t("div", { class: "text-secondary align-left" }, "Total Working Time", -1)),
|
|
7470
|
-
t("div",
|
|
7476
|
+
t("div", Mx, [
|
|
7471
7477
|
r(i(((Pi = (Gi = (Fi = (Vi = (Ri = l.report) == null ? void 0 : Ri.eeas) == null ? void 0 : Vi.extend) == null ? void 0 : Fi.actual) == null ? void 0 : Gi.working) == null ? void 0 : Pi.totalTime) ?? "-"), 1),
|
|
7472
7478
|
a[18] || (a[18] = t("span", { class: "unit" }, "hrs", -1))
|
|
7473
7479
|
])
|
|
7474
7480
|
]),
|
|
7475
|
-
t("div",
|
|
7481
|
+
t("div", ox, [
|
|
7476
7482
|
a[23] || (a[23] = t("div", { class: "text-secondary align-left" }, "FO Total Consumption", -1)),
|
|
7477
|
-
t("div",
|
|
7483
|
+
t("div", Dx, [
|
|
7478
7484
|
r(i(((Bi = (Li = (Zi = (Wi = l.report) == null ? void 0 : Wi.eeas) == null ? void 0 : Zi.extend) == null ? void 0 : Li.actual) == null ? void 0 : Bi.totalFoCons) ?? "-"), 1),
|
|
7479
7485
|
a[20] || (a[20] = t("span", { class: "unit" }, "mt", -1))
|
|
7480
7486
|
]),
|
|
7481
|
-
((Ki = (Xi = (Ji = (Hi = (_i = l.report) == null ? void 0 : _i.eeas) == null ? void 0 : Hi.extend) == null ? void 0 : Ji.summary) == null ? void 0 : Xi.fo) == null ? void 0 : Ki.status) === "N/A" ? (n(), M("div",
|
|
7487
|
+
((Ki = (Xi = (Ji = (Hi = (_i = l.report) == null ? void 0 : _i.eeas) == null ? void 0 : Hi.extend) == null ? void 0 : Ji.summary) == null ? void 0 : Xi.fo) == null ? void 0 : Ki.status) === "N/A" ? (n(), M("div", Nx, [...a[21] || (a[21] = [
|
|
7482
7488
|
t("div", { class: "phase-title" }, "N/A", -1)
|
|
7483
|
-
])])) : (n(), M("div",
|
|
7489
|
+
])])) : (n(), M("div", rx, [
|
|
7484
7490
|
t("div", null, [
|
|
7485
|
-
t("span",
|
|
7491
|
+
t("span", Ix, i(((Nl = (al = (tl = ($i = (qi = l.report) == null ? void 0 : qi.eeas) == null ? void 0 : $i.extend) == null ? void 0 : tl.summary) == null ? void 0 : al.fo) == null ? void 0 : Nl.status) === "Saving" ? "Gain" : "Lost"), 1),
|
|
7486
7492
|
t("i", {
|
|
7487
7493
|
class: Q(["iconfont", ((ul = (gl = (cl = (Il = (rl = l.report) == null ? void 0 : rl.eeas) == null ? void 0 : Il.extend) == null ? void 0 : cl.summary) == null ? void 0 : gl.fo) == null ? void 0 : ul.status) === "Saving" ? "gain" : "lost"])
|
|
7488
7494
|
}, i(((jl = (zl = (vl = (yl = (Al = l.report) == null ? void 0 : Al.eeas) == null ? void 0 : yl.extend) == null ? void 0 : vl.summary) == null ? void 0 : zl.fo) == null ? void 0 : jl.status) === "Saving" ? "" : ""), 3),
|
|
7489
7495
|
t("span", {
|
|
7490
|
-
class: Q(((Cl = (hl = (
|
|
7496
|
+
class: Q(((Cl = (hl = (bl = (Ol = (Ul = l.report) == null ? void 0 : Ul.eeas) == null ? void 0 : Ol.extend) == null ? void 0 : bl.summary) == null ? void 0 : hl.fo) == null ? void 0 : Cl.status) === "Saving" ? "gain" : "lost")
|
|
7491
7497
|
}, i((Sl = (Ql = (fl = (Yl = (pl = l.report) == null ? void 0 : pl.eeas) == null ? void 0 : Yl.extend) == null ? void 0 : fl.summary) == null ? void 0 : Ql.fo) == null ? void 0 : Sl.margin), 3),
|
|
7492
7498
|
a[22] || (a[22] = t("span", { class: "unit" }, "mt", -1))
|
|
7493
7499
|
])
|
|
7494
7500
|
]))
|
|
7495
7501
|
]),
|
|
7496
|
-
t("div",
|
|
7502
|
+
t("div", cx, [
|
|
7497
7503
|
a[27] || (a[27] = t("div", { class: "text-secondary align-left" }, "MGO Total Consumption", -1)),
|
|
7498
|
-
t("div",
|
|
7504
|
+
t("div", gx, [
|
|
7499
7505
|
r(i(((Vl = (Rl = (wl = (kl = l.report) == null ? void 0 : kl.eeas) == null ? void 0 : wl.extend) == null ? void 0 : Rl.actual) == null ? void 0 : Vl.totalDgoCons) ?? "-"), 1),
|
|
7500
7506
|
a[24] || (a[24] = t("span", { class: "unit" }, "mt", -1))
|
|
7501
7507
|
]),
|
|
7502
|
-
((Zl = (Wl = (Pl = (Gl = (Fl = l.report) == null ? void 0 : Fl.eeas) == null ? void 0 : Gl.extend) == null ? void 0 : Pl.summary) == null ? void 0 : Wl.dgo) == null ? void 0 : Zl.status) === "N/A" ? (n(), M("div",
|
|
7508
|
+
((Zl = (Wl = (Pl = (Gl = (Fl = l.report) == null ? void 0 : Fl.eeas) == null ? void 0 : Gl.extend) == null ? void 0 : Pl.summary) == null ? void 0 : Wl.dgo) == null ? void 0 : Zl.status) === "N/A" ? (n(), M("div", ux, [...a[25] || (a[25] = [
|
|
7503
7509
|
t("div", { class: "phase-title" }, "N/A", -1)
|
|
7504
|
-
])])) : (n(), M("div",
|
|
7510
|
+
])])) : (n(), M("div", Ax, [
|
|
7505
7511
|
t("div", null, [
|
|
7506
|
-
t("span",
|
|
7512
|
+
t("span", yx, i(((A = (Hl = (_l = (Bl = (Ll = l.report) == null ? void 0 : Ll.eeas) == null ? void 0 : Bl.extend) == null ? void 0 : _l.summary) == null ? void 0 : Hl.dgo) == null ? void 0 : A.status) === "Saving" ? "Gain" : "Lost"), 1),
|
|
7507
7513
|
t("i", {
|
|
7508
7514
|
class: Q(["iconfont", (($l = (ql = (Kl = (Xl = (Jl = l.report) == null ? void 0 : Jl.eeas) == null ? void 0 : Xl.extend) == null ? void 0 : Kl.summary) == null ? void 0 : ql.dgo) == null ? void 0 : $l.status) === "Saving" ? "gain" : "lost"])
|
|
7509
7515
|
}, i(((Me = (Tl = (ie = (ae = (te = l.report) == null ? void 0 : te.eeas) == null ? void 0 : ae.extend) == null ? void 0 : ie.summary) == null ? void 0 : Tl.dgo) == null ? void 0 : Me.status) === "Saving" ? "" : ""), 3),
|
|
@@ -7526,8 +7532,8 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7526
7532
|
t("div", { class: "block-title" }, "Remarks")
|
|
7527
7533
|
])
|
|
7528
7534
|
], -1)),
|
|
7529
|
-
t("div",
|
|
7530
|
-
D.editable ? (n(), M("div",
|
|
7535
|
+
t("div", vx, [
|
|
7536
|
+
D.editable ? (n(), M("div", mx, [
|
|
7531
7537
|
D.editable ? (n(), Pt(N, {
|
|
7532
7538
|
key: 0,
|
|
7533
7539
|
modelValue: D.remarks,
|
|
@@ -7541,22 +7547,22 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7541
7547
|
class: "remark-block bg-blue-light",
|
|
7542
7548
|
onDblclick: a[2] || (a[2] = (xt) => D.editable = !0)
|
|
7543
7549
|
}, [
|
|
7544
|
-
d.computeBlankHtml(D.remarks) ? (n(), M("div",
|
|
7550
|
+
d.computeBlankHtml(D.remarks) ? (n(), M("div", xx, "Please double click to modify remark")) : (n(), M("div", {
|
|
7545
7551
|
key: 0,
|
|
7546
7552
|
innerHTML: D.remarks
|
|
7547
|
-
}, null, 8,
|
|
7553
|
+
}, null, 8, Tx))
|
|
7548
7554
|
], 32))
|
|
7549
7555
|
])
|
|
7550
7556
|
], 2),
|
|
7551
|
-
t("div",
|
|
7557
|
+
t("div", zx, [
|
|
7552
7558
|
a[34] || (a[34] = t("div", { class: "header-block" }, [
|
|
7553
7559
|
t("div", { class: "bg-block" }, [
|
|
7554
7560
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
7555
7561
|
t("div", { class: "block-title" }, "Port Bunker Analysis")
|
|
7556
7562
|
])
|
|
7557
7563
|
], -1)),
|
|
7558
|
-
t("div",
|
|
7559
|
-
t("table",
|
|
7564
|
+
t("div", jx, [
|
|
7565
|
+
t("table", Ux, [
|
|
7560
7566
|
a[32] || (a[32] = t("thead", null, [
|
|
7561
7567
|
t("tr", null, [
|
|
7562
7568
|
t("th", {
|
|
@@ -7597,19 +7603,19 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7597
7603
|
])
|
|
7598
7604
|
], -1)),
|
|
7599
7605
|
(n(!0), M(v, null, at((Te = (me = (ve = l.report) == null ? void 0 : ve.eeas) == null ? void 0 : me.extend) == null ? void 0 : Te.ports, (xt) => {
|
|
7600
|
-
var Sn, Qa, kn, wn, Od,
|
|
7606
|
+
var Sn, Qa, kn, wn, Od, Ed, bd, hd, Cd, pd, Yd, fd, Qd, Sd, kd, wd, Rd, Vd, Fd, Gd, Pd, Wd, Zd, Ld, Bd, _d, Hd, Jd, Xd, Kd, qd, $d, tM, aM, iM, lM, eM, sM, nM, dM, MM, oM, DM, NM, rM, IM, cM, gM, uM, AM, yM, vM, mM, TM, xM, zM, jM, UM;
|
|
7601
7607
|
return n(), M("tbody", {
|
|
7602
7608
|
key: xt.port
|
|
7603
7609
|
}, [
|
|
7604
7610
|
t("tr", null, [
|
|
7605
|
-
t("td",
|
|
7611
|
+
t("td", Ox, [
|
|
7606
7612
|
r(i(xt.port) + " ", 1),
|
|
7607
7613
|
t("div", null, i(xt.inEca ? "(*In ECA)" : ""), 1)
|
|
7608
7614
|
]),
|
|
7609
7615
|
a[30] || (a[30] = t("td", null, "Idle", -1)),
|
|
7610
7616
|
t("td", null, i((Sn = xt.idle) == null ? void 0 : Sn.totalTime), 1),
|
|
7611
7617
|
t("td", {
|
|
7612
|
-
class: Q(((Qa = xt.idle) == null ? void 0 : Qa.totalFoCons) > ((
|
|
7618
|
+
class: Q(((Qa = xt.idle) == null ? void 0 : Qa.totalFoCons) > ((bd = (Ed = (Od = (wn = (kn = l.report) == null ? void 0 : kn.eeas) == null ? void 0 : wn.extend) == null ? void 0 : Od.cp) == null ? void 0 : Ed.idle) == null ? void 0 : bd.totalFoCons) ? "lost" : "")
|
|
7613
7619
|
}, i((hd = xt.idle) == null ? void 0 : hd.totalFoCons), 3),
|
|
7614
7620
|
t("td", {
|
|
7615
7621
|
class: Q(((Cd = xt.idle) == null ? void 0 : Cd.totalDgoCons) > ((Sd = (Qd = (fd = (Yd = (pd = l.report) == null ? void 0 : pd.eeas) == null ? void 0 : Yd.extend) == null ? void 0 : fd.cp) == null ? void 0 : Qd.idle) == null ? void 0 : Sd.totalDgoCons) ? "lost" : "")
|
|
@@ -7650,17 +7656,17 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7650
7656
|
], -1))
|
|
7651
7657
|
])
|
|
7652
7658
|
]),
|
|
7653
|
-
t("div",
|
|
7654
|
-
a[101] || (a[101] = Gt('<div class="header-block" data-v-
|
|
7655
|
-
t("div",
|
|
7656
|
-
t("div",
|
|
7657
|
-
t("div",
|
|
7658
|
-
a[39] || (a[39] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7659
|
-
t("div",
|
|
7659
|
+
t("div", Ex, [
|
|
7660
|
+
a[101] || (a[101] = Gt('<div class="header-block" data-v-04172024><div class="bg-block" data-v-04172024><i class="iconfont icon-baobiao" data-v-04172024></i><div class="block-title" data-v-04172024>CP Consumption Caculation</div></div></div><div class="section-content flex-start" data-v-04172024><div class="formula-block" data-v-04172024><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:220px;" data-v-04172024>Max CP Consumption at Idle Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:120px;" data-v-04172024>Total Idle Time</div><div class="sig" data-v-04172024>x</div><div class="fraction flex-center" data-v-04172024><div class="content" style="width:260px;" data-v-04172024><div data-v-04172024>CP Daily Consumption + Consumer Over</div><div class="line" data-v-04172024></div><div data-v-04172024>24</div></div></div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(a)</div></div><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:220px;" data-v-04172024>Max CP Consumption at Working Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:120px;" data-v-04172024>Total Working Time</div><div class="sig" data-v-04172024>x</div><div class="fraction flex-center" data-v-04172024><div class="content" style="width:260px;" data-v-04172024><div data-v-04172024>CP Daily Consumption + Consumer Over</div><div class="line" data-v-04172024></div><div data-v-04172024>24</div></div></div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(b)</div></div><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:160px;" data-v-04172024>Max CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:220px;" data-v-04172024>Max CP Consumption at Idle Period</div><div class="sig" data-v-04172024>+</div><div class="fraction" style="width:220px;" data-v-04172024>Max CP Consumption at Working Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(c)</div></div><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:220px;" data-v-04172024>Min CP Consumption at Idle Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:120px;" data-v-04172024>Total Idle Time</div><div class="sig" data-v-04172024>x</div><div class="fraction flex-center" data-v-04172024><div class="content" style="width:260px;" data-v-04172024><div data-v-04172024>CP Daily Consumption - Consumer Under</div><div class="line" data-v-04172024></div><div data-v-04172024>24</div></div></div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(d)</div></div><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:220px;" data-v-04172024>Min CP Consumption at Working Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:120px;" data-v-04172024>Total Working Time</div><div class="sig" data-v-04172024>x</div><div class="fraction flex-center" data-v-04172024><div class="content" style="width:260px;" data-v-04172024><div data-v-04172024>CP Daily Consumption - Consumer Under</div><div class="line" data-v-04172024></div><div data-v-04172024>24</div></div></div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(e)</div></div><div class="formula-item flex-evenly bg-blue-light" data-v-04172024><div class="fraction" style="width:160px;" data-v-04172024>Min CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:220px;" data-v-04172024>Min CP Consumption at Idle Period</div><div class="sig" data-v-04172024>+</div><div class="fraction" style="width:220px;" data-v-04172024>Min CP Consumption at Working Period</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(f)</div></div><div class="formula-item flex-between bg-blue-light" data-v-04172024><div class="flex-start" style="flex:1;" data-v-04172024><div class="fraction" style="width:160px;" data-v-04172024>Fuel Over-Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:160px;" data-v-04172024>Actual Total Consumption</div><div class="sig" data-v-04172024>-</div><div class="fraction" style="width:40px;" data-v-04172024>(c)</div></div><div class="flex-end" style="flex:1;" data-v-04172024><div class="fraction" style="width:100px;" data-v-04172024>Fuel Saving</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:40px;" data-v-04172024>(f)</div><div class="sig" data-v-04172024>-</div><div class="fraction" style="width:160px;" data-v-04172024>Actual Total Consumption</div></div></div></div></div><div class="text-tips text-right" style="font-size:12px;line-height:1.4;" data-v-04172024><p style="margin:5px 0;" data-v-04172024>* Fuel Over-consumption: Actual Total Consumption > Max CP Consumption</p><p style="margin:5px 0;" data-v-04172024>* Fuel Saving: Actual Total Consumption <= Min CP Consumption</p><p style="margin:5px 0;" data-v-04172024>* No Fuel Over-consumption or Saving: Min CP Consumption <= Actual Total Consumption <= Max CP Consumption</p></div><div class="sub-title" data-v-04172024>1、Fuel Oil</div>', 4)),
|
|
7661
|
+
t("div", bx, [
|
|
7662
|
+
t("div", hx, [
|
|
7663
|
+
t("div", Cx, [
|
|
7664
|
+
a[39] || (a[39] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Max CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(a)</div><div class="sig" data-v-04172024>+</div><div class="fraction" data-v-04172024>(b)</div><div class="sig" data-v-04172024>=</div><div class="sig" data-v-04172024>(</div>', 7)),
|
|
7665
|
+
t("div", px, i((Oe = (Ue = (je = (ze = (xe = l.report) == null ? void 0 : xe.eeas) == null ? void 0 : ze.extend) == null ? void 0 : je.actual) == null ? void 0 : Ue.idle) == null ? void 0 : Oe.totalTime), 1),
|
|
7660
7666
|
a[40] || (a[40] = t("div", { class: "sig" }, "x", -1)),
|
|
7661
|
-
t("div",
|
|
7662
|
-
t("div",
|
|
7663
|
-
t("div", null, i((pe = (Ce = (he = (
|
|
7667
|
+
t("div", Yx, [
|
|
7668
|
+
t("div", fx, [
|
|
7669
|
+
t("div", null, i((pe = (Ce = (he = (be = (Ee = l.report) == null ? void 0 : Ee.eeas) == null ? void 0 : be.extend) == null ? void 0 : he.cp) == null ? void 0 : Ce.idle) == null ? void 0 : pe.plusAbtfo), 1),
|
|
7664
7670
|
a[35] || (a[35] = t("div", { class: "line" }, null, -1)),
|
|
7665
7671
|
a[36] || (a[36] = t("div", null, "24", -1))
|
|
7666
7672
|
])
|
|
@@ -7668,10 +7674,10 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7668
7674
|
a[41] || (a[41] = t("div", { class: "sig" }, ")", -1)),
|
|
7669
7675
|
a[42] || (a[42] = t("div", { class: "sig" }, "+", -1)),
|
|
7670
7676
|
a[43] || (a[43] = t("div", { class: "sig" }, "(", -1)),
|
|
7671
|
-
t("div",
|
|
7677
|
+
t("div", Qx, i((ke = (Se = (Qe = (fe = (Ye = l.report) == null ? void 0 : Ye.eeas) == null ? void 0 : fe.extend) == null ? void 0 : Qe.actual) == null ? void 0 : Se.working) == null ? void 0 : ke.totalTime), 1),
|
|
7672
7678
|
a[44] || (a[44] = t("div", { class: "sig" }, "x", -1)),
|
|
7673
|
-
t("div",
|
|
7674
|
-
t("div",
|
|
7679
|
+
t("div", Sx, [
|
|
7680
|
+
t("div", kx, [
|
|
7675
7681
|
t("div", null, i((Ge = (Fe = (Ve = (Re = (we = l.report) == null ? void 0 : we.eeas) == null ? void 0 : Re.extend) == null ? void 0 : Ve.cp) == null ? void 0 : Fe.working) == null ? void 0 : Ge.plusAbtfo), 1),
|
|
7676
7682
|
a[37] || (a[37] = t("div", { class: "line" }, null, -1)),
|
|
7677
7683
|
a[38] || (a[38] = t("div", null, "24", -1))
|
|
@@ -7679,15 +7685,15 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7679
7685
|
]),
|
|
7680
7686
|
a[45] || (a[45] = t("div", { class: "sig" }, ")", -1)),
|
|
7681
7687
|
a[46] || (a[46] = t("div", { class: "sig" }, "=", -1)),
|
|
7682
|
-
t("div",
|
|
7688
|
+
t("div", wx, i((Le = (Ze = (We = (Pe = l.report) == null ? void 0 : Pe.eeas) == null ? void 0 : We.extend) == null ? void 0 : Ze.cp) == null ? void 0 : Le.maxFoCons) + " mt", 1),
|
|
7683
7689
|
a[47] || (a[47] = t("div", { class: "sig" }, "(c')", -1))
|
|
7684
7690
|
]),
|
|
7685
|
-
t("div",
|
|
7686
|
-
a[52] || (a[52] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7687
|
-
t("div",
|
|
7691
|
+
t("div", Rx, [
|
|
7692
|
+
a[52] || (a[52] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Min CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(d)</div><div class="sig" data-v-04172024>+</div><div class="fraction" data-v-04172024>(e)</div><div class="sig" data-v-04172024>=</div><div class="sig" data-v-04172024>(</div>', 7)),
|
|
7693
|
+
t("div", Vx, i((Xe = (Je = (He = (_e = (Be = l.report) == null ? void 0 : Be.eeas) == null ? void 0 : _e.extend) == null ? void 0 : He.actual) == null ? void 0 : Je.idle) == null ? void 0 : Xe.totalTime), 1),
|
|
7688
7694
|
a[53] || (a[53] = t("div", { class: "sig" }, "x", -1)),
|
|
7689
|
-
t("div",
|
|
7690
|
-
t("div",
|
|
7695
|
+
t("div", Fx, [
|
|
7696
|
+
t("div", Gx, [
|
|
7691
7697
|
t("div", null, i((as = (ts = ($e = (qe = (Ke = l.report) == null ? void 0 : Ke.eeas) == null ? void 0 : qe.extend) == null ? void 0 : $e.cp) == null ? void 0 : ts.idle) == null ? void 0 : as.minusAbtfo), 1),
|
|
7692
7698
|
a[48] || (a[48] = t("div", { class: "line" }, null, -1)),
|
|
7693
7699
|
a[49] || (a[49] = t("div", null, "24", -1))
|
|
@@ -7696,10 +7702,10 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7696
7702
|
a[54] || (a[54] = t("div", { class: "sig" }, ")", -1)),
|
|
7697
7703
|
a[55] || (a[55] = t("div", { class: "sig" }, "+", -1)),
|
|
7698
7704
|
a[56] || (a[56] = t("div", { class: "sig" }, "(", -1)),
|
|
7699
|
-
t("div",
|
|
7705
|
+
t("div", Px, i((ns = (ss = (es = (ls = (is = l.report) == null ? void 0 : is.eeas) == null ? void 0 : ls.extend) == null ? void 0 : es.actual) == null ? void 0 : ss.working) == null ? void 0 : ns.totalTime), 1),
|
|
7700
7706
|
a[57] || (a[57] = t("div", { class: "sig" }, "x", -1)),
|
|
7701
|
-
t("div",
|
|
7702
|
-
t("div",
|
|
7707
|
+
t("div", Wx, [
|
|
7708
|
+
t("div", Zx, [
|
|
7703
7709
|
t("div", null, i((Ns = (Ds = (os = (Ms = (ds = l.report) == null ? void 0 : ds.eeas) == null ? void 0 : Ms.extend) == null ? void 0 : os.cp) == null ? void 0 : Ds.working) == null ? void 0 : Ns.minusAbtfo), 1),
|
|
7704
7710
|
a[50] || (a[50] = t("div", { class: "line" }, null, -1)),
|
|
7705
7711
|
a[51] || (a[51] = t("div", null, "24", -1))
|
|
@@ -7707,26 +7713,26 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7707
7713
|
]),
|
|
7708
7714
|
a[58] || (a[58] = t("div", { class: "sig" }, ")", -1)),
|
|
7709
7715
|
a[59] || (a[59] = t("div", { class: "sig" }, "=", -1)),
|
|
7710
|
-
t("div",
|
|
7716
|
+
t("div", Lx, i((gs = (cs = (Is = (rs = l.report) == null ? void 0 : rs.eeas) == null ? void 0 : Is.extend) == null ? void 0 : cs.cp) == null ? void 0 : gs.minFoCons) + " mt", 1),
|
|
7711
7717
|
a[60] || (a[60] = t("div", { class: "sig" }, "(f')", -1))
|
|
7712
7718
|
]),
|
|
7713
|
-
((ms = (vs = (ys = (As = (us = l.report) == null ? void 0 : us.eeas) == null ? void 0 : As.extend) == null ? void 0 : ys.summary) == null ? void 0 : vs.fo) == null ? void 0 : ms.status) === "N/A" ? (n(), M("div",
|
|
7719
|
+
((ms = (vs = (ys = (As = (us = l.report) == null ? void 0 : us.eeas) == null ? void 0 : As.extend) == null ? void 0 : ys.summary) == null ? void 0 : vs.fo) == null ? void 0 : ms.status) === "N/A" ? (n(), M("div", Bx, [...a[61] || (a[61] = [
|
|
7714
7720
|
t("div", {
|
|
7715
7721
|
class: "fraction",
|
|
7716
7722
|
style: { width: "220px" }
|
|
7717
7723
|
}, "No Fuel Saving/Over-Consumption", -1)
|
|
7718
|
-
])])) : ((Us = (js = (zs = (xs = (Ts = l.report) == null ? void 0 : Ts.eeas) == null ? void 0 : xs.extend) == null ? void 0 : zs.summary) == null ? void 0 : js.fo) == null ? void 0 : Us.status) === "Saving" ? (n(), M("div",
|
|
7719
|
-
a[62] || (a[62] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7720
|
-
t("div",
|
|
7724
|
+
])])) : ((Us = (js = (zs = (xs = (Ts = l.report) == null ? void 0 : Ts.eeas) == null ? void 0 : xs.extend) == null ? void 0 : zs.summary) == null ? void 0 : js.fo) == null ? void 0 : Us.status) === "Saving" ? (n(), M("div", _x, [
|
|
7725
|
+
a[62] || (a[62] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Fuel Saving</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(c')</div><div class="sig" data-v-04172024>-</div><div class="fraction" data-v-04172024>Actual Total Consumption</div><div class="sig" data-v-04172024>=</div>', 6)),
|
|
7726
|
+
t("div", Hx, i((hs = (bs = (Es = (Os = l.report) == null ? void 0 : Os.eeas) == null ? void 0 : Es.extend) == null ? void 0 : bs.cp) == null ? void 0 : hs.maxFoCons), 1),
|
|
7721
7727
|
a[63] || (a[63] = t("div", { class: "sig" }, "-", -1)),
|
|
7722
|
-
t("div",
|
|
7728
|
+
t("div", Jx, i((fs = (Ys = (ps = (Cs = l.report) == null ? void 0 : Cs.eeas) == null ? void 0 : ps.extend) == null ? void 0 : Ys.actual) == null ? void 0 : fs.totalFoCons), 1),
|
|
7723
7729
|
a[64] || (a[64] = t("div", { class: "sig" }, "=", -1)),
|
|
7724
|
-
t("div",
|
|
7725
|
-
])) : (n(), M("div",
|
|
7726
|
-
a[65] || (a[65] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7727
|
-
t("div",
|
|
7730
|
+
t("div", Xx, i((Rs = (ws = (ks = (Ss = (Qs = l.report) == null ? void 0 : Qs.eeas) == null ? void 0 : Ss.extend) == null ? void 0 : ks.summary) == null ? void 0 : ws.fo) == null ? void 0 : Rs.margin) + " mt", 1)
|
|
7731
|
+
])) : (n(), M("div", Kx, [
|
|
7732
|
+
a[65] || (a[65] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Fuel Over-Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" style="width:140px;" data-v-04172024>Actual Total Consumption</div><div class="sig" data-v-04172024>-</div><div class="fraction" data-v-04172024>(c')</div><div class="sig" data-v-04172024>=</div>', 6)),
|
|
7733
|
+
t("div", qx, i((Ps = (Gs = (Fs = (Vs = l.report) == null ? void 0 : Vs.eeas) == null ? void 0 : Fs.extend) == null ? void 0 : Gs.actual) == null ? void 0 : Ps.totalFoCons), 1),
|
|
7728
7734
|
a[66] || (a[66] = t("div", { class: "sig" }, "-", -1)),
|
|
7729
|
-
t("div", $
|
|
7735
|
+
t("div", $x, i((Bs = (Ls = (Zs = (Ws = l.report) == null ? void 0 : Ws.eeas) == null ? void 0 : Zs.extend) == null ? void 0 : Ls.cp) == null ? void 0 : Bs.maxFoCons), 1),
|
|
7730
7736
|
a[67] || (a[67] = t("div", { class: "sig" }, "=", -1)),
|
|
7731
7737
|
t("div", tz, i((Ks = (Xs = (Js = (Hs = (_s = l.report) == null ? void 0 : _s.eeas) == null ? void 0 : Hs.extend) == null ? void 0 : Js.summary) == null ? void 0 : Xs.fo) == null ? void 0 : Ks.margin) + " mt", 1)
|
|
7732
7738
|
]))
|
|
@@ -7736,7 +7742,7 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7736
7742
|
t("div", az, [
|
|
7737
7743
|
t("div", iz, [
|
|
7738
7744
|
t("div", lz, [
|
|
7739
|
-
a[72] || (a[72] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7745
|
+
a[72] || (a[72] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Max CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(a)</div><div class="sig" data-v-04172024>+</div><div class="fraction" data-v-04172024>(b)</div><div class="sig" data-v-04172024>=</div><div class="sig" data-v-04172024>(</div>', 7)),
|
|
7740
7746
|
t("div", ez, i((ln = (an = (tn = ($s = (qs = l.report) == null ? void 0 : qs.eeas) == null ? void 0 : $s.extend) == null ? void 0 : tn.actual) == null ? void 0 : an.idle) == null ? void 0 : ln.totalTime), 1),
|
|
7741
7747
|
a[73] || (a[73] = t("div", { class: "sig" }, "x", -1)),
|
|
7742
7748
|
t("div", sz, [
|
|
@@ -7764,7 +7770,7 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7764
7770
|
a[80] || (a[80] = t("div", { class: "sig" }, "(c'')", -1))
|
|
7765
7771
|
]),
|
|
7766
7772
|
t("div", Nz, [
|
|
7767
|
-
a[85] || (a[85] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7773
|
+
a[85] || (a[85] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Min CP Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(d)</div><div class="sig" data-v-04172024>+</div><div class="fraction" data-v-04172024>(e)</div><div class="sig" data-v-04172024>=</div><div class="sig" data-v-04172024>(</div>', 7)),
|
|
7768
7774
|
t("div", rz, i((vn = (yn = (An = (un = (gn = l.report) == null ? void 0 : gn.eeas) == null ? void 0 : un.extend) == null ? void 0 : An.actual) == null ? void 0 : yn.idle) == null ? void 0 : vn.totalTime), 1),
|
|
7769
7775
|
a[86] || (a[86] = t("div", { class: "sig" }, "x", -1)),
|
|
7770
7776
|
t("div", Iz, [
|
|
@@ -7777,11 +7783,11 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7777
7783
|
a[87] || (a[87] = t("div", { class: "sig" }, ")", -1)),
|
|
7778
7784
|
a[88] || (a[88] = t("div", { class: "sig" }, "+", -1)),
|
|
7779
7785
|
a[89] || (a[89] = t("div", { class: "sig" }, "(", -1)),
|
|
7780
|
-
t("div", gz, i((
|
|
7786
|
+
t("div", gz, i((El = (Dn = (Tt = (On = (Un = l.report) == null ? void 0 : Un.eeas) == null ? void 0 : On.extend) == null ? void 0 : Tt.actual) == null ? void 0 : Dn.working) == null ? void 0 : El.totalTime), 1),
|
|
7781
7787
|
a[90] || (a[90] = t("div", { class: "sig" }, "x", -1)),
|
|
7782
7788
|
t("div", uz, [
|
|
7783
7789
|
t("div", Az, [
|
|
7784
|
-
t("div", null, i((Cn = (hn = (
|
|
7790
|
+
t("div", null, i((Cn = (hn = (bn = (En = (on = l.report) == null ? void 0 : on.eeas) == null ? void 0 : En.extend) == null ? void 0 : bn.cp) == null ? void 0 : hn.working) == null ? void 0 : Cn.minusAbtdgo), 1),
|
|
7785
7791
|
a[83] || (a[83] = t("div", { class: "line" }, null, -1)),
|
|
7786
7792
|
a[84] || (a[84] = t("div", null, "24", -1))
|
|
7787
7793
|
])
|
|
@@ -7797,24 +7803,24 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7797
7803
|
style: { width: "120px" }
|
|
7798
7804
|
}, "No Fuel Saving/Over-Consumption", -1)
|
|
7799
7805
|
])])) : ((Xn = (Jn = (Hn = (_n = (Bn = l.report) == null ? void 0 : Bn.eeas) == null ? void 0 : _n.extend) == null ? void 0 : Hn.summary) == null ? void 0 : Jn.dgo) == null ? void 0 : Xn.status) === "Saving" ? (n(), M("div", mz, [
|
|
7800
|
-
a[95] || (a[95] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7806
|
+
a[95] || (a[95] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Fuel Saving</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>(c')</div><div class="sig" data-v-04172024>-</div><div class="fraction" data-v-04172024>Actual Total Consumption</div><div class="sig" data-v-04172024>=</div>', 6)),
|
|
7801
7807
|
t("div", Tz, i((td = ($n = (qn = (Kn = l.report) == null ? void 0 : Kn.eeas) == null ? void 0 : qn.extend) == null ? void 0 : $n.cp) == null ? void 0 : td.maxDgoCons), 1),
|
|
7802
7808
|
a[96] || (a[96] = t("div", { class: "sig" }, "-", -1)),
|
|
7803
7809
|
t("div", xz, i((ed = (ld = (id = (ad = l.report) == null ? void 0 : ad.eeas) == null ? void 0 : id.extend) == null ? void 0 : ld.actual) == null ? void 0 : ed.totalDgoCons), 1),
|
|
7804
7810
|
a[97] || (a[97] = t("div", { class: "sig" }, "=", -1)),
|
|
7805
7811
|
t("div", zz, i((od = (Md = (dd = (nd = (sd = l.report) == null ? void 0 : sd.eeas) == null ? void 0 : nd.extend) == null ? void 0 : dd.summary) == null ? void 0 : Md.dgo) == null ? void 0 : od.margin) + " mt", 1)
|
|
7806
7812
|
])) : (n(), M("div", jz, [
|
|
7807
|
-
a[98] || (a[98] = Gt('<div class="fraction" style="width:160px;" data-v-
|
|
7813
|
+
a[98] || (a[98] = Gt('<div class="fraction" style="width:160px;" data-v-04172024>Fuel Over-Consumption</div><div class="sig" data-v-04172024>=</div><div class="fraction" data-v-04172024>Actual Total Consumption</div><div class="sig" data-v-04172024>-</div><div class="fraction" data-v-04172024>(c')</div><div class="sig" data-v-04172024>=</div>', 6)),
|
|
7808
7814
|
t("div", Uz, i((Id = (rd = (Nd = (Dd = l.report) == null ? void 0 : Dd.eeas) == null ? void 0 : Nd.extend) == null ? void 0 : rd.actual) == null ? void 0 : Id.totalDgoCons), 1),
|
|
7809
7815
|
a[99] || (a[99] = t("div", { class: "sig" }, "-", -1)),
|
|
7810
7816
|
t("div", Oz, i((Ad = (ud = (gd = (cd = l.report) == null ? void 0 : cd.eeas) == null ? void 0 : gd.extend) == null ? void 0 : ud.cp) == null ? void 0 : Ad.maxDgoCons), 1),
|
|
7811
7817
|
a[100] || (a[100] = t("div", { class: "sig" }, "=", -1)),
|
|
7812
|
-
t("div",
|
|
7818
|
+
t("div", Ez, i((xd = (Td = (md = (vd = (yd = l.report) == null ? void 0 : yd.eeas) == null ? void 0 : vd.extend) == null ? void 0 : md.summary) == null ? void 0 : Td.dgo) == null ? void 0 : xd.margin) + " mt", 1)
|
|
7813
7819
|
]))
|
|
7814
7820
|
])
|
|
7815
7821
|
])
|
|
7816
7822
|
]),
|
|
7817
|
-
t("div",
|
|
7823
|
+
t("div", bz, [
|
|
7818
7824
|
a[104] || (a[104] = t("div", { class: "header-block" }, [
|
|
7819
7825
|
t("div", { class: "bg-block" }, [
|
|
7820
7826
|
t("i", { class: "iconfont icon-baobiao" }),
|
|
@@ -7940,7 +7946,7 @@ function Yz(s, a, l, u, D, d) {
|
|
|
7940
7946
|
])
|
|
7941
7947
|
]);
|
|
7942
7948
|
}
|
|
7943
|
-
const fz = /* @__PURE__ */ ml(
|
|
7949
|
+
const fz = /* @__PURE__ */ ml(y2, [["render", Yz], ["__scopeId", "data-v-04172024"]]), PU = {
|
|
7944
7950
|
install(s) {
|
|
7945
7951
|
s.component("EeasReport", fz);
|
|
7946
7952
|
}
|
|
@@ -8033,7 +8039,7 @@ const Rz = {
|
|
|
8033
8039
|
style: { "font-weight": "bold" }
|
|
8034
8040
|
}, jj = { class: "section leg-section" }, Uj = { class: "orm-report-table" };
|
|
8035
8041
|
function Oj(s, a, l, u, D, d) {
|
|
8036
|
-
var g, O, e, j, p, S, U,
|
|
8042
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka;
|
|
8037
8043
|
const T = B("IdmBrand"), N = B("Editor");
|
|
8038
8044
|
return n(), M("div", Vz, [
|
|
8039
8045
|
tt(T, { name: "EU ETS Compliance Cost Analysis Report" }),
|
|
@@ -8056,7 +8062,7 @@ function Oj(s, a, l, u, D, d) {
|
|
|
8056
8062
|
]),
|
|
8057
8063
|
t("div", Xz, [
|
|
8058
8064
|
a[6] || (a[6] = t("span", { class: "label text-label" }, "GT", -1)),
|
|
8059
|
-
t("span", Kz, i(((C = (
|
|
8065
|
+
t("span", Kz, i(((C = (E = l.report) == null ? void 0 : E.vessel) == null ? void 0 : C.grossTonnage) ?? "-") + " mt", 1)
|
|
8060
8066
|
])
|
|
8061
8067
|
])
|
|
8062
8068
|
]),
|
|
@@ -8071,7 +8077,7 @@ function Oj(s, a, l, u, D, d) {
|
|
|
8071
8077
|
t("div", tj, [
|
|
8072
8078
|
a[10] || (a[10] = t("div", { class: "text-secondary align-left" }, "EU ETS Cost", -1)),
|
|
8073
8079
|
t("div", aj, [
|
|
8074
|
-
r(i(((
|
|
8080
|
+
r(i(((b = (z = l.report) == null ? void 0 : z.summary) == null ? void 0 : b.cost) ?? "-"), 1),
|
|
8075
8081
|
a[7] || (a[7] = t("span", {
|
|
8076
8082
|
class: "unit",
|
|
8077
8083
|
style: { "margin-left": "4px" }
|
|
@@ -8199,9 +8205,9 @@ function Oj(s, a, l, u, D, d) {
|
|
|
8199
8205
|
t("td", null, i(((et = (lt = (P = (it = (K = l.report) == null ? void 0 : K.summary) == null ? void 0 : it.fuels) == null ? void 0 : P.filter((x) => x.type === "HFO")) == null ? void 0 : lt[0]) == null ? void 0 : et.cons) ?? "-"), 1),
|
|
8200
8206
|
t("td", null, i(((Dt = (ot = (Mt = (dt = (nt = l.report) == null ? void 0 : nt.summary) == null ? void 0 : dt.fuels) == null ? void 0 : Mt.filter((x) => x.type === "HFO")) == null ? void 0 : ot[0]) == null ? void 0 : Dt.co2) ?? "-"), 1),
|
|
8201
8207
|
t("td", null, i(((gt = (ct = (It = (rt = (Nt = l.report) == null ? void 0 : Nt.summary) == null ? void 0 : rt.fuels) == null ? void 0 : It.filter((x) => x.type === "HFO")) == null ? void 0 : ct[0]) == null ? void 0 : gt.ch4) ?? "-"), 1),
|
|
8202
|
-
t("td", null, i(((
|
|
8208
|
+
t("td", null, i(((Et = (Ot = (Ut = (jt = (q = l.report) == null ? void 0 : q.summary) == null ? void 0 : jt.fuels) == null ? void 0 : Ut.filter((x) => x.type === "HFO")) == null ? void 0 : Ot[0]) == null ? void 0 : Et.n2o) ?? "-"), 1)
|
|
8203
8209
|
])) : c("", !0),
|
|
8204
|
-
(Ft = (w = (
|
|
8210
|
+
(Ft = (w = (bt = l.report) == null ? void 0 : bt.summary) == null ? void 0 : w.fuels) != null && Ft.find((x) => x.type === "LFO") ? (n(), M("tr", mj, [
|
|
8205
8211
|
a[21] || (a[21] = t("td", null, "LFO", -1)),
|
|
8206
8212
|
t("td", null, i(((ft = (Yt = (pt = (Ct = (ht = l.report) == null ? void 0 : ht.summary) == null ? void 0 : Ct.fuels) == null ? void 0 : pt.filter((x) => x.type === "LFO")) == null ? void 0 : Yt[0]) == null ? void 0 : ft.cons) ?? "-"), 1),
|
|
8207
8213
|
t("td", null, i(((Rt = (wt = (kt = (St = (Qt = l.report) == null ? void 0 : Qt.summary) == null ? void 0 : St.fuels) == null ? void 0 : kt.filter((x) => x.type === "LFO")) == null ? void 0 : wt[0]) == null ? void 0 : Rt.co2) ?? "-"), 1),
|
|
@@ -8217,7 +8223,7 @@ function Oj(s, a, l, u, D, d) {
|
|
|
8217
8223
|
])) : c("", !0),
|
|
8218
8224
|
(za = (xa = (Ta = l.report) == null ? void 0 : Ta.summary) == null ? void 0 : xa.fuels) != null && za.find((x) => x.type === "MDO") ? (n(), M("tr", xj, [
|
|
8219
8225
|
a[23] || (a[23] = t("td", null, "MDO", -1)),
|
|
8220
|
-
t("td", null, i(((
|
|
8226
|
+
t("td", null, i(((ba = (Ea = (Oa = (Ua = (ja = l.report) == null ? void 0 : ja.summary) == null ? void 0 : Ua.fuels) == null ? void 0 : Oa.filter((x) => x.type === "MDO")) == null ? void 0 : Ea[0]) == null ? void 0 : ba.cons) ?? "-"), 1),
|
|
8221
8227
|
t("td", null, i(((ka = (Sa = (pa = (Ca = (ha = l.report) == null ? void 0 : ha.summary) == null ? void 0 : Ca.fuels) == null ? void 0 : pa.filter((x) => x.type === "MDO")) == null ? void 0 : Sa[0]) == null ? void 0 : ka.co2) ?? "-"), 1),
|
|
8222
8228
|
t("td", null, i(((Ga = (Fa = (Va = (Ra = (wa = l.report) == null ? void 0 : wa.summary) == null ? void 0 : Ra.fuels) == null ? void 0 : Va.filter((x) => x.type === "MDO")) == null ? void 0 : Fa[0]) == null ? void 0 : Ga.ch4) ?? "-"), 1),
|
|
8223
8229
|
t("td", null, i(((Ba = (La = (Za = (Wa = (Pa = l.report) == null ? void 0 : Pa.summary) == null ? void 0 : Wa.fuels) == null ? void 0 : Za.filter((x) => x.type === "MDO")) == null ? void 0 : La[0]) == null ? void 0 : Ba.n2o) ?? "-"), 1)
|
|
@@ -8330,12 +8336,12 @@ function Oj(s, a, l, u, D, d) {
|
|
|
8330
8336
|
])
|
|
8331
8337
|
]);
|
|
8332
8338
|
}
|
|
8333
|
-
const
|
|
8339
|
+
const Ej = /* @__PURE__ */ ml(Rz, [["render", Oj], ["__scopeId", "data-v-fbd655b8"]]), WU = {
|
|
8334
8340
|
install(s) {
|
|
8335
|
-
s.component("EtsReport",
|
|
8341
|
+
s.component("EtsReport", Ej);
|
|
8336
8342
|
}
|
|
8337
8343
|
};
|
|
8338
|
-
const
|
|
8344
|
+
const bj = {
|
|
8339
8345
|
name: "OrmFuelEU",
|
|
8340
8346
|
components: {
|
|
8341
8347
|
Editor: ne,
|
|
@@ -8410,7 +8416,7 @@ const Ej = {
|
|
|
8410
8416
|
style: { "margin-top": "20px" }
|
|
8411
8417
|
}, M6 = { class: "section leg-section" }, o6 = { class: "orm-report-table" };
|
|
8412
8418
|
function D6(s, a, l, u, D, d) {
|
|
8413
|
-
var g, O, e, j, p, S, U,
|
|
8419
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl, y, st, Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl, zl, jl, Ul, Ol, bl, hl, Cl, pl, Yl, fl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl;
|
|
8414
8420
|
const T = B("IdmBrand"), N = B("Editor");
|
|
8415
8421
|
return n(), M("div", hj, [
|
|
8416
8422
|
tt(T, { name: "FuelEU Compliance Cost Analysis Report" }),
|
|
@@ -8433,7 +8439,7 @@ function D6(s, a, l, u, D, d) {
|
|
|
8433
8439
|
]),
|
|
8434
8440
|
t("div", Fj, [
|
|
8435
8441
|
a[6] || (a[6] = t("span", { class: "label text-label" }, "GT", -1)),
|
|
8436
|
-
t("span", Gj, i(((C = (
|
|
8442
|
+
t("span", Gj, i(((C = (E = l.report) == null ? void 0 : E.vessel) == null ? void 0 : C.grossTonnage) ?? "-") + " mt", 1)
|
|
8437
8443
|
])
|
|
8438
8444
|
])
|
|
8439
8445
|
]),
|
|
@@ -8448,7 +8454,7 @@ function D6(s, a, l, u, D, d) {
|
|
|
8448
8454
|
t("div", Zj, [
|
|
8449
8455
|
a[8] || (a[8] = t("div", { class: "text-secondary align-left" }, "FuelEU Penalty", -1)),
|
|
8450
8456
|
t("div", Lj, [
|
|
8451
|
-
r(i(((
|
|
8457
|
+
r(i(((b = (z = l.report) == null ? void 0 : z.summary) == null ? void 0 : b.penalty) ?? "-"), 1),
|
|
8452
8458
|
a[7] || (a[7] = t("span", {
|
|
8453
8459
|
class: "unit",
|
|
8454
8460
|
style: { "margin-left": "4px" }
|
|
@@ -8616,7 +8622,7 @@ function D6(s, a, l, u, D, d) {
|
|
|
8616
8622
|
t("td", null, i(((et = (lt = (P = (it = (K = l.report) == null ? void 0 : K.summary) == null ? void 0 : it.fuels) == null ? void 0 : P.filter((A) => A.type === "HFO")) == null ? void 0 : lt[0]) == null ? void 0 : et.lcv) ?? "-"), 1),
|
|
8617
8623
|
t("td", null, i(((Dt = (ot = (Mt = (dt = (nt = l.report) == null ? void 0 : nt.summary) == null ? void 0 : dt.fuels) == null ? void 0 : Mt.filter((A) => A.type === "HFO")) == null ? void 0 : ot[0]) == null ? void 0 : Dt.energy) ?? "-"), 1),
|
|
8618
8624
|
t("td", null, i(((gt = (ct = (It = (rt = (Nt = l.report) == null ? void 0 : Nt.summary) == null ? void 0 : rt.fuels) == null ? void 0 : It.filter((A) => A.type === "HFO")) == null ? void 0 : ct[0]) == null ? void 0 : gt.wtt) ?? "-"), 1),
|
|
8619
|
-
t("td", null, i(((
|
|
8625
|
+
t("td", null, i(((bt = (Et = (Ot = (Ut = (jt = (q = l.report) == null ? void 0 : q.summary) == null ? void 0 : jt.fuels) == null ? void 0 : Ut.filter((A) => A.type === "HFO")) == null ? void 0 : Ot[0]) == null ? void 0 : Et.ttw) == null ? void 0 : bt.co2) ?? "-"), 1),
|
|
8620
8626
|
t("td", null, i(((Yt = (pt = (Ct = (ht = (Ft = (w = l.report) == null ? void 0 : w.summary) == null ? void 0 : Ft.fuels) == null ? void 0 : ht.filter((A) => A.type === "HFO")) == null ? void 0 : Ct[0]) == null ? void 0 : pt.ttw) == null ? void 0 : Yt.ch4) ?? "-"), 1),
|
|
8621
8627
|
t("td", null, i(((Rt = (wt = (kt = (St = (Qt = (ft = l.report) == null ? void 0 : ft.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : St.filter((A) => A.type === "HFO")) == null ? void 0 : kt[0]) == null ? void 0 : wt.ttw) == null ? void 0 : Rt.n2o) ?? "-"), 1),
|
|
8622
8628
|
t("td", null, i(((_t = (Bt = (Lt = (Zt = (Wt = l.report) == null ? void 0 : Wt.summary) == null ? void 0 : Zt.fuels) == null ? void 0 : Lt.filter((A) => A.type === "HFO")) == null ? void 0 : Bt[0]) == null ? void 0 : _t.wttEmission) ?? "-"), 1),
|
|
@@ -8629,7 +8635,7 @@ function D6(s, a, l, u, D, d) {
|
|
|
8629
8635
|
t("td", null, i(((oa = (Ma = (da = (na = (sa = l.report) == null ? void 0 : sa.summary) == null ? void 0 : na.fuels) == null ? void 0 : da.filter((A) => A.type === "LFO")) == null ? void 0 : Ma[0]) == null ? void 0 : oa.energy) ?? "-"), 1),
|
|
8630
8636
|
t("td", null, i(((Aa = (ua = (ga = (ra = (_ = l.report) == null ? void 0 : _.summary) == null ? void 0 : ra.fuels) == null ? void 0 : ga.filter((A) => A.type === "LFO")) == null ? void 0 : ua[0]) == null ? void 0 : Aa.wtt) ?? "-"), 1),
|
|
8631
8637
|
t("td", null, i(((za = (xa = (Ta = (ma = (va = (ya = l.report) == null ? void 0 : ya.summary) == null ? void 0 : va.fuels) == null ? void 0 : ma.filter((A) => A.type === "LFO")) == null ? void 0 : Ta[0]) == null ? void 0 : xa.ttw) == null ? void 0 : za.co2) ?? "-"), 1),
|
|
8632
|
-
t("td", null, i(((ha = (
|
|
8638
|
+
t("td", null, i(((ha = (ba = (Ea = (Oa = (Ua = (ja = l.report) == null ? void 0 : ja.summary) == null ? void 0 : Ua.fuels) == null ? void 0 : Oa.filter((A) => A.type === "LFO")) == null ? void 0 : Ea[0]) == null ? void 0 : ba.ttw) == null ? void 0 : ha.ch4) ?? "-"), 1),
|
|
8633
8639
|
t("td", null, i(((Ra = (wa = (ka = (Sa = (pa = (Ca = l.report) == null ? void 0 : Ca.summary) == null ? void 0 : pa.fuels) == null ? void 0 : Sa.filter((A) => A.type === "LFO")) == null ? void 0 : ka[0]) == null ? void 0 : wa.ttw) == null ? void 0 : Ra.n2o) ?? "-"), 1),
|
|
8634
8640
|
t("td", null, i(((Wa = (Pa = (Ga = (Fa = (Va = l.report) == null ? void 0 : Va.summary) == null ? void 0 : Fa.fuels) == null ? void 0 : Ga.filter((A) => A.type === "LFO")) == null ? void 0 : Pa[0]) == null ? void 0 : Wa.wttEmission) ?? "-"), 1),
|
|
8635
8641
|
t("td", null, i(((Ha = (_a = (Ba = (La = (Za = l.report) == null ? void 0 : Za.summary) == null ? void 0 : La.fuels) == null ? void 0 : Ba.filter((A) => A.type === "LFO")) == null ? void 0 : _a[0]) == null ? void 0 : Ha.ttwEmission) ?? "-"), 1)
|
|
@@ -8648,14 +8654,14 @@ function D6(s, a, l, u, D, d) {
|
|
|
8648
8654
|
]),
|
|
8649
8655
|
t("tr", null, [
|
|
8650
8656
|
a[21] || (a[21] = t("td", null, "MDO", -1)),
|
|
8651
|
-
t("td", null, i(((pi = (Ci = (hi = (
|
|
8657
|
+
t("td", null, i(((pi = (Ci = (hi = (bi = (Ei = l.report) == null ? void 0 : Ei.summary) == null ? void 0 : bi.fuels) == null ? void 0 : hi.filter((A) => A.type === "MDO")) == null ? void 0 : Ci[0]) == null ? void 0 : pi.cons) ?? "-"), 1),
|
|
8652
8658
|
t("td", null, i(((ki = (Si = (Qi = (fi = (Yi = l.report) == null ? void 0 : Yi.summary) == null ? void 0 : fi.fuels) == null ? void 0 : Qi.filter((A) => A.type === "MDO")) == null ? void 0 : Si[0]) == null ? void 0 : ki.lcv) ?? "-"), 1),
|
|
8653
8659
|
t("td", null, i(((Gi = (Fi = (Vi = (Ri = (wi = l.report) == null ? void 0 : wi.summary) == null ? void 0 : Ri.fuels) == null ? void 0 : Vi.filter((A) => A.type === "MDO")) == null ? void 0 : Fi[0]) == null ? void 0 : Gi.energy) ?? "-"), 1),
|
|
8654
8660
|
t("td", null, i(((Bi = (Li = (Zi = (Wi = (Pi = l.report) == null ? void 0 : Pi.summary) == null ? void 0 : Wi.fuels) == null ? void 0 : Zi.filter((A) => A.type === "MDO")) == null ? void 0 : Li[0]) == null ? void 0 : Bi.wtt) ?? "-"), 1),
|
|
8655
8661
|
t("td", null, i(((qi = (Ki = (Xi = (Ji = (Hi = (_i = l.report) == null ? void 0 : _i.summary) == null ? void 0 : Hi.fuels) == null ? void 0 : Ji.filter((A) => A.type === "MDO")) == null ? void 0 : Xi[0]) == null ? void 0 : Ki.ttw) == null ? void 0 : qi.co2) ?? "-"), 1),
|
|
8656
8662
|
t("td", null, i(((Il = (rl = (Nl = (al = (tl = ($i = l.report) == null ? void 0 : $i.summary) == null ? void 0 : tl.fuels) == null ? void 0 : al.filter((A) => A.type === "MDO")) == null ? void 0 : Nl[0]) == null ? void 0 : rl.ttw) == null ? void 0 : Il.ch4) ?? "-"), 1),
|
|
8657
8663
|
t("td", null, i(((vl = (yl = (Al = (ul = (gl = (cl = l.report) == null ? void 0 : cl.summary) == null ? void 0 : gl.fuels) == null ? void 0 : ul.filter((A) => A.type === "MDO")) == null ? void 0 : Al[0]) == null ? void 0 : yl.ttw) == null ? void 0 : vl.n2o) ?? "-"), 1),
|
|
8658
|
-
t("td", null, i(((
|
|
8664
|
+
t("td", null, i(((bl = (Ol = (Ul = (jl = (zl = l.report) == null ? void 0 : zl.summary) == null ? void 0 : jl.fuels) == null ? void 0 : Ul.filter((A) => A.type === "MDO")) == null ? void 0 : Ol[0]) == null ? void 0 : bl.wttEmission) ?? "-"), 1),
|
|
8659
8665
|
t("td", null, i(((fl = (Yl = (pl = (Cl = (hl = l.report) == null ? void 0 : hl.summary) == null ? void 0 : Cl.fuels) == null ? void 0 : pl.filter((A) => A.type === "MDO")) == null ? void 0 : Yl[0]) == null ? void 0 : fl.ttwEmission) ?? "-"), 1)
|
|
8660
8666
|
])
|
|
8661
8667
|
])
|
|
@@ -8839,7 +8845,7 @@ function D6(s, a, l, u, D, d) {
|
|
|
8839
8845
|
])
|
|
8840
8846
|
]);
|
|
8841
8847
|
}
|
|
8842
|
-
const N6 = /* @__PURE__ */ ml(
|
|
8848
|
+
const N6 = /* @__PURE__ */ ml(bj, [["render", D6], ["__scopeId", "data-v-9d8f6c65"]]), ZU = {
|
|
8843
8849
|
install(s) {
|
|
8844
8850
|
s.component("FuelEUReport", N6);
|
|
8845
8851
|
}
|
|
@@ -8931,7 +8937,7 @@ const r6 = {
|
|
|
8931
8937
|
this.editable = !1, this.$emit("commit", s);
|
|
8932
8938
|
}
|
|
8933
8939
|
}
|
|
8934
|
-
}, I6 = { class: "orm-ets-report" }, c6 = { class: "content-box" }, g6 = { class: "info-block" }, u6 = { class: "col" }, A6 = { class: "label-block" }, y6 = { class: "text" }, v6 = { class: "label-block" }, m6 = { class: "text" }, T6 = { class: "label-block" }, x6 = { class: "text" }, z6 = { class: "col" }, j6 = { class: "label-block" }, U6 = { class: "text" }, O6 = { class: "label-block" },
|
|
8940
|
+
}, I6 = { class: "orm-ets-report" }, c6 = { class: "content-box" }, g6 = { class: "info-block" }, u6 = { class: "col" }, A6 = { class: "label-block" }, y6 = { class: "text" }, v6 = { class: "label-block" }, m6 = { class: "text" }, T6 = { class: "label-block" }, x6 = { class: "text" }, z6 = { class: "col" }, j6 = { class: "label-block" }, U6 = { class: "text" }, O6 = { class: "label-block" }, E6 = { class: "text" }, b6 = { class: "label-block" }, h6 = { class: "text" }, C6 = { class: "section summary-section" }, p6 = { class: "phase-conclusion flex-between" }, Y6 = { class: "item-conclusion bg-blue-light-2" }, f6 = { class: "value" }, Q6 = { class: "item-conclusion bg-blue-light-2" }, S6 = { class: "value" }, k6 = {
|
|
8935
8941
|
class: "text-white",
|
|
8936
8942
|
style: { "font-size": "14px", margin: "0 4px", padding: "2px 8px", background: "var(--orm-primary)", color: "white", "border-radius": "4px" }
|
|
8937
8943
|
}, w6 = { class: "item-conclusion bg-blue-light-2" }, R6 = { class: "value" }, V6 = { class: "item-conclusion bg-blue-light-2" }, F6 = { class: "value" }, G6 = { class: "section-content" }, P6 = {
|
|
@@ -8953,8 +8959,8 @@ const r6 = {
|
|
|
8953
8959
|
class: "flex-center",
|
|
8954
8960
|
style: { margin: "20px 0" }
|
|
8955
8961
|
}, OU = { class: "orm-report-table" };
|
|
8956
|
-
function
|
|
8957
|
-
var g, O, e, j, p, S, U,
|
|
8962
|
+
function EU(s, a, l, u, D, d) {
|
|
8963
|
+
var g, O, e, j, p, S, U, E, C, z, b, h, Y, m, R, V, f, k, F, G, L, H, J, X, K, it, P, lt, et, nt, dt, Mt, ot, Dt, Nt, rt, It, ct, gt, q, jt, Ut, Ot, Et, bt, w, Ft, ht, Ct, pt, Yt, ft, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, na, da, Ma, oa, _, ra, ga, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, Oa, Ea, ba, ha, Ca, pa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, ll, el, sl, nl, dl, Ml, ol, Dl, y, st, Da, Na, ca, Ya, ni, di, Mi, oi, Di, Ni, ri, Ii, ci, gi, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, Oi, Ei, bi, hi, Ci, pi, Yi, fi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, Nl, rl, Il, cl, gl, ul, Al, yl, vl, zl, jl, Ul, Ol, bl, hl, Cl, pl, Yl, fl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, Tl, Me, oe, De, Ne, re, Ie, ce, ge, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, Oe, Ee, be, he, Ce, pe, Ye, fe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ns, ds, Ms, os, Ds, Ns, rs, Is, cs, gs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, Os, Es, bs, hs, Cs, ps, Ys, fs, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, tn, an, ln, en, sn, nn, dn, Mn;
|
|
8958
8964
|
const T = B("IdmBrand"), N = B("Editor");
|
|
8959
8965
|
return n(), M("div", I6, [
|
|
8960
8966
|
tt(T, { name: "EU ETS & FuelEU Compliance Cost Report" }),
|
|
@@ -8971,7 +8977,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
8971
8977
|
]),
|
|
8972
8978
|
t("div", T6, [
|
|
8973
8979
|
a[5] || (a[5] = t("span", { class: "label text-label" }, "Period", -1)),
|
|
8974
|
-
t("span", x6, i(d.computeUTCTime((
|
|
8980
|
+
t("span", x6, i(d.computeUTCTime((E = (U = (S = l.report) == null ? void 0 : S.legs) == null ? void 0 : U[0]) == null ? void 0 : E.atd, "MMM-DD")) + " ~ " + i(d.computeUTCTime((b = (z = (C = l.report) == null ? void 0 : C.legs) == null ? void 0 : z.at(-1)) == null ? void 0 : b.ata, "MMM-DD")), 1)
|
|
8975
8981
|
])
|
|
8976
8982
|
]),
|
|
8977
8983
|
t("div", z6, [
|
|
@@ -8981,9 +8987,9 @@ function bU(s, a, l, u, D, d) {
|
|
|
8981
8987
|
]),
|
|
8982
8988
|
t("div", O6, [
|
|
8983
8989
|
a[7] || (a[7] = t("span", { class: "label text-label" }, "GrossTonnage", -1)),
|
|
8984
|
-
t("span",
|
|
8990
|
+
t("span", E6, i(((R = (m = l.report) == null ? void 0 : m.vessel) == null ? void 0 : R.grossTonnage) ?? "-") + " mt", 1)
|
|
8985
8991
|
]),
|
|
8986
|
-
t("div",
|
|
8992
|
+
t("div", b6, [
|
|
8987
8993
|
a[8] || (a[8] = t("span", { class: "label text-label" }, "Wind Propulsion", -1)),
|
|
8988
8994
|
t("span", h6, i(((V = l.report) == null ? void 0 : V.fWind) ?? "-"), 1)
|
|
8989
8995
|
])
|
|
@@ -9275,7 +9281,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9275
9281
|
a[22] || (a[22] = t("td", null, "HFO", -1)),
|
|
9276
9282
|
t("td", null, i(((rt = (Nt = (Dt = (ot = (Mt = l.report) == null ? void 0 : Mt.summary) == null ? void 0 : ot.fuels) == null ? void 0 : Dt.filter((I) => I.type === "HFO")) == null ? void 0 : Nt[0]) == null ? void 0 : rt.cons) ?? "-"), 1),
|
|
9277
9283
|
t("td", null, i(((jt = (q = (gt = (ct = (It = l.report) == null ? void 0 : It.summary) == null ? void 0 : ct.fuels) == null ? void 0 : gt.filter((I) => I.type === "HFO")) == null ? void 0 : q[0]) == null ? void 0 : jt.lcv) ?? "-"), 1),
|
|
9278
|
-
t("td", null, i(((w = (
|
|
9284
|
+
t("td", null, i(((w = (bt = (Et = (Ot = (Ut = l.report) == null ? void 0 : Ut.summary) == null ? void 0 : Ot.fuels) == null ? void 0 : Et.filter((I) => I.type === "HFO")) == null ? void 0 : bt[0]) == null ? void 0 : w.wtt) ?? "-"), 1),
|
|
9279
9285
|
t("td", null, i(((Yt = (pt = (Ct = (ht = (Ft = l.report) == null ? void 0 : Ft.summary) == null ? void 0 : ht.fuels) == null ? void 0 : Ct.filter((I) => I.type === "HFO")) == null ? void 0 : pt[0]) == null ? void 0 : Yt.ghg2) ?? "-"), 1),
|
|
9280
9286
|
t("td", null, i(((wt = (kt = (St = (Qt = (ft = l.report) == null ? void 0 : ft.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : St.filter((I) => I.type === "HFO")) == null ? void 0 : kt[0]) == null ? void 0 : wt.wtwEmission) ?? "-"), 1)
|
|
9281
9287
|
])) : c("", !0),
|
|
@@ -9290,8 +9296,8 @@ function bU(s, a, l, u, D, d) {
|
|
|
9290
9296
|
(Aa = (ua = (ga = l.report) == null ? void 0 : ga.summary) == null ? void 0 : ua.fuels) != null && Aa.find((I) => I.type === "MGO") ? (n(), M("tr", aU, [
|
|
9291
9297
|
a[24] || (a[24] = t("td", null, "MGO", -1)),
|
|
9292
9298
|
t("td", null, i(((xa = (Ta = (ma = (va = (ya = l.report) == null ? void 0 : ya.summary) == null ? void 0 : va.fuels) == null ? void 0 : ma.filter((I) => I.type === "MGO")) == null ? void 0 : Ta[0]) == null ? void 0 : xa.cons) ?? "-"), 1),
|
|
9293
|
-
t("td", null, i(((
|
|
9294
|
-
t("td", null, i(((Sa = (pa = (Ca = (ha = (
|
|
9299
|
+
t("td", null, i(((Ea = (Oa = (Ua = (ja = (za = l.report) == null ? void 0 : za.summary) == null ? void 0 : ja.fuels) == null ? void 0 : Ua.filter((I) => I.type === "MGO")) == null ? void 0 : Oa[0]) == null ? void 0 : Ea.lcv) ?? "-"), 1),
|
|
9300
|
+
t("td", null, i(((Sa = (pa = (Ca = (ha = (ba = l.report) == null ? void 0 : ba.summary) == null ? void 0 : ha.fuels) == null ? void 0 : Ca.filter((I) => I.type === "MGO")) == null ? void 0 : pa[0]) == null ? void 0 : Sa.wtt) ?? "-"), 1),
|
|
9295
9301
|
t("td", null, i(((Fa = (Va = (Ra = (wa = (ka = l.report) == null ? void 0 : ka.summary) == null ? void 0 : wa.fuels) == null ? void 0 : Ra.filter((I) => I.type === "MGO")) == null ? void 0 : Va[0]) == null ? void 0 : Fa.ghg2) ?? "-"), 1),
|
|
9296
9302
|
t("td", null, i(((La = (Za = (Wa = (Pa = (Ga = l.report) == null ? void 0 : Ga.summary) == null ? void 0 : Pa.fuels) == null ? void 0 : Wa.filter((I) => I.type === "MGO")) == null ? void 0 : Za[0]) == null ? void 0 : La.wtwEmission) ?? "-"), 1)
|
|
9297
9303
|
])) : c("", !0),
|
|
@@ -9550,7 +9556,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9550
9556
|
t("tr", null, [
|
|
9551
9557
|
a[53] || (a[53] = t("td", null, "HFO", -1)),
|
|
9552
9558
|
t("td", null, i((zi = (xi = (Ti = (mi = l.report) == null ? void 0 : mi.summary) == null ? void 0 : Ti.fuels) == null ? void 0 : xi.find((I) => I.type === "HFO")) == null ? void 0 : zi.lcv), 1),
|
|
9553
|
-
t("td", null, i((
|
|
9559
|
+
t("td", null, i((Ei = (Oi = (Ui = (ji = l.report) == null ? void 0 : ji.summary) == null ? void 0 : Ui.fuels) == null ? void 0 : Oi.find((I) => I.type === "HFO")) == null ? void 0 : Ei.wtt), 1),
|
|
9554
9560
|
a[54] || (a[54] = t("td", null, "3.114", -1)),
|
|
9555
9561
|
a[55] || (a[55] = t("td", null, "0.00005", -1)),
|
|
9556
9562
|
a[56] || (a[56] = t("td", null, "0.00018", -1)),
|
|
@@ -9558,7 +9564,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9558
9564
|
]),
|
|
9559
9565
|
t("tr", null, [
|
|
9560
9566
|
a[58] || (a[58] = t("td", null, "MGO", -1)),
|
|
9561
|
-
t("td", null, i((pi = (Ci = (hi = (
|
|
9567
|
+
t("td", null, i((pi = (Ci = (hi = (bi = l.report) == null ? void 0 : bi.summary) == null ? void 0 : hi.fuels) == null ? void 0 : Ci.find((I) => I.type === "MGO")) == null ? void 0 : pi.lcv), 1),
|
|
9562
9568
|
t("td", null, i((Si = (Qi = (fi = (Yi = l.report) == null ? void 0 : Yi.summary) == null ? void 0 : fi.fuels) == null ? void 0 : Qi.find((I) => I.type === "MGO")) == null ? void 0 : Si.wtt), 1),
|
|
9563
9569
|
a[59] || (a[59] = t("td", null, "3.206", -1)),
|
|
9564
9570
|
a[60] || (a[60] = t("td", null, "0.00005", -1)),
|
|
@@ -9694,7 +9700,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9694
9700
|
t("tr", null, [
|
|
9695
9701
|
a[76] || (a[76] = t("td", null, "TtW CO2", -1)),
|
|
9696
9702
|
a[77] || (a[77] = t("td", null, "gCO₂eq/MJ", -1)),
|
|
9697
|
-
t("td", null, "3.114 / " + i((Cl = (hl = (
|
|
9703
|
+
t("td", null, "3.114 / " + i((Cl = (hl = (bl = (Ol = l.report) == null ? void 0 : Ol.summary) == null ? void 0 : bl.fuels) == null ? void 0 : hl.find((I) => I.type === "HFO")) == null ? void 0 : Cl.lcv) + " = " + i((Sl = (Ql = (fl = (Yl = (pl = l.report) == null ? void 0 : pl.summary) == null ? void 0 : Yl.fuels) == null ? void 0 : fl.find((I) => I.type === "HFO")) == null ? void 0 : Ql.ttw) == null ? void 0 : Sl.co2), 1),
|
|
9698
9704
|
t("td", null, "3.206 / " + i((Vl = (Rl = (wl = (kl = l.report) == null ? void 0 : kl.summary) == null ? void 0 : wl.fuels) == null ? void 0 : Rl.find((I) => I.type === "MGO")) == null ? void 0 : Vl.lcv) + " = " + i((Zl = (Wl = (Pl = (Gl = (Fl = l.report) == null ? void 0 : Fl.summary) == null ? void 0 : Gl.fuels) == null ? void 0 : Pl.find((I) => I.type === "MGO")) == null ? void 0 : Wl.ttw) == null ? void 0 : Zl.co2), 1)
|
|
9699
9705
|
]),
|
|
9700
9706
|
t("tr", null, [
|
|
@@ -9707,7 +9713,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9707
9713
|
a[80] || (a[80] = t("td", null, "TtW N2O", -1)),
|
|
9708
9714
|
a[81] || (a[81] = t("td", null, "gCO₂eq/MJ", -1)),
|
|
9709
9715
|
t("td", null, "0.00018 / " + i((ge = (ce = (Ie = (re = l.report) == null ? void 0 : re.summary) == null ? void 0 : Ie.fuels) == null ? void 0 : ce.find((I) => I.type === "HFO")) == null ? void 0 : ge.lcv) + " x 298 = " + i((me = (ve = (ye = (Ae = (ue = l.report) == null ? void 0 : ue.summary) == null ? void 0 : Ae.fuels) == null ? void 0 : ye.find((I) => I.type === "HFO")) == null ? void 0 : ve.ttw) == null ? void 0 : me.n2o), 1),
|
|
9710
|
-
t("td", null, "0.00018 / " + i((je = (ze = (xe = (Te = l.report) == null ? void 0 : Te.summary) == null ? void 0 : xe.fuels) == null ? void 0 : ze.find((I) => I.type === "MGO")) == null ? void 0 : je.lcv) + " x 298 = " + i((he = (
|
|
9716
|
+
t("td", null, "0.00018 / " + i((je = (ze = (xe = (Te = l.report) == null ? void 0 : Te.summary) == null ? void 0 : xe.fuels) == null ? void 0 : ze.find((I) => I.type === "MGO")) == null ? void 0 : je.lcv) + " x 298 = " + i((he = (be = (Ee = (Oe = (Ue = l.report) == null ? void 0 : Ue.summary) == null ? void 0 : Oe.fuels) == null ? void 0 : Ee.find((I) => I.type === "MGO")) == null ? void 0 : be.ttw) == null ? void 0 : he.n2o), 1)
|
|
9711
9717
|
]),
|
|
9712
9718
|
t("tr", null, [
|
|
9713
9719
|
a[82] || (a[82] = t("td", null, "TtW GHG", -1)),
|
|
@@ -9747,7 +9753,7 @@ function bU(s, a, l, u, D, d) {
|
|
|
9747
9753
|
t("tr", null, [
|
|
9748
9754
|
a[91] || (a[91] = t("td", null, "TtW GHG intensity ", -1)),
|
|
9749
9755
|
a[92] || (a[92] = t("td", null, "gCO₂eq/MJ", -1)),
|
|
9750
|
-
t("td", null, " ((" + i((js = (zs = (xs = (Ts = (ms = l.report) == null ? void 0 : ms.summary) == null ? void 0 : Ts.fuels) == null ? void 0 : xs.find((I) => I.type === "HFO")) == null ? void 0 : zs.ttw) == null ? void 0 : js.total) + " x " + i(((
|
|
9756
|
+
t("td", null, " ((" + i((js = (zs = (xs = (Ts = (ms = l.report) == null ? void 0 : ms.summary) == null ? void 0 : Ts.fuels) == null ? void 0 : xs.find((I) => I.type === "HFO")) == null ? void 0 : zs.ttw) == null ? void 0 : js.total) + " x " + i(((bs = (Es = (Os = (Us = l.report) == null ? void 0 : Us.summary) == null ? void 0 : Os.fuels) == null ? void 0 : Es.find((I) => I.type === "HFO")) == null ? void 0 : bs.energy) * 1e6) + ") + (" + i((fs = (Ys = (ps = (Cs = (hs = l.report) == null ? void 0 : hs.summary) == null ? void 0 : Cs.fuels) == null ? void 0 : ps.find((I) => I.type === "MGO")) == null ? void 0 : Ys.ttw) == null ? void 0 : fs.total) + " x " + i(((ws = (ks = (Ss = (Qs = l.report) == null ? void 0 : Qs.summary) == null ? void 0 : Ss.fuels) == null ? void 0 : ks.find((I) => I.type === "MGO")) == null ? void 0 : ws.energy) * 1e6) + ")) / " + i(((Vs = (Rs = l.report) == null ? void 0 : Rs.summary) == null ? void 0 : Vs.totalEnergy) * 1e6) + " = " + i((Gs = (Fs = l.report) == null ? void 0 : Fs.summary) == null ? void 0 : Gs.ttwGhgi), 1)
|
|
9751
9757
|
]),
|
|
9752
9758
|
t("tr", null, [
|
|
9753
9759
|
a[93] || (a[93] = t("td", null, "GHG intensity actual", -1)),
|
|
@@ -9772,28 +9778,28 @@ function bU(s, a, l, u, D, d) {
|
|
|
9772
9778
|
])
|
|
9773
9779
|
]);
|
|
9774
9780
|
}
|
|
9775
|
-
const
|
|
9781
|
+
const bU = /* @__PURE__ */ ml(r6, [["render", EU], ["__scopeId", "data-v-ec66ea66"]]), LU = {
|
|
9776
9782
|
install(s) {
|
|
9777
|
-
s.component("EuReport",
|
|
9783
|
+
s.component("EuReport", bU);
|
|
9778
9784
|
}
|
|
9779
9785
|
};
|
|
9780
9786
|
export {
|
|
9781
9787
|
GU as ComparisonPlugin,
|
|
9782
|
-
|
|
9788
|
+
A2 as ComparisonReport,
|
|
9783
9789
|
VU as DeviationPlugin,
|
|
9784
9790
|
am as DeviationReport,
|
|
9785
9791
|
fz as EeasReport,
|
|
9786
9792
|
PU as EeasReportPlugin,
|
|
9787
|
-
|
|
9793
|
+
Ej as EtsReport,
|
|
9788
9794
|
WU as EtsReportPlugin,
|
|
9789
|
-
|
|
9795
|
+
bU as EuReport,
|
|
9790
9796
|
LU as EuReportPlugin,
|
|
9791
9797
|
N6 as FuelEUReport,
|
|
9792
9798
|
ZU as FuelEUReportPlugin,
|
|
9793
9799
|
ne as IdmEditor,
|
|
9794
9800
|
SU as IdmEditorPlugin,
|
|
9795
9801
|
RU as InvoicePlugin,
|
|
9796
|
-
|
|
9802
|
+
Eu as InvoiceReport,
|
|
9797
9803
|
_D as PlanReport,
|
|
9798
9804
|
kU as PlanReportPlugin,
|
|
9799
9805
|
dT as StoppageReport,
|