@idmwx/idmui-report 3.3.3 → 3.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Invoice/src/orm/index.vue.d.ts +10 -10
- package/dist/Stoppage/src/index.vue.d.ts +1 -0
- package/dist/index.js +24 -27
- package/dist/index.umd.cjs +7 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
2
|
declare namespace _sfc_main {
|
|
3
|
+
const name: string;
|
|
3
4
|
const components: undefined;
|
|
5
|
+
namespace props {
|
|
6
|
+
namespace report {
|
|
7
|
+
export const type: ObjectConstructor;
|
|
8
|
+
function _default(): {};
|
|
9
|
+
export { _default as default };
|
|
10
|
+
}
|
|
11
|
+
}
|
|
4
12
|
function data(): {
|
|
5
13
|
account: {
|
|
6
14
|
CNY: {
|
|
@@ -30,12 +38,8 @@ declare namespace _sfc_main {
|
|
|
30
38
|
maxColspans: number;
|
|
31
39
|
totalInUS: number;
|
|
32
40
|
};
|
|
33
|
-
namespace
|
|
34
|
-
|
|
35
|
-
export const type: ObjectConstructor;
|
|
36
|
-
function _default(): {};
|
|
37
|
-
export { _default as default };
|
|
38
|
-
}
|
|
41
|
+
namespace computed {
|
|
42
|
+
function computeTime(): (time: any, format?: string) => string;
|
|
39
43
|
}
|
|
40
44
|
namespace watch {
|
|
41
45
|
export namespace report_1 {
|
|
@@ -44,8 +48,4 @@ declare namespace _sfc_main {
|
|
|
44
48
|
}
|
|
45
49
|
export { report_1 as report };
|
|
46
50
|
}
|
|
47
|
-
namespace computed {
|
|
48
|
-
function computeTime(): (time: any, format?: string) => string;
|
|
49
|
-
}
|
|
50
|
-
function mounted(): void;
|
|
51
51
|
}
|
package/dist/index.js
CHANGED
|
@@ -10744,9 +10744,16 @@ function kM(s, c, o, u, i, l) {
|
|
|
10744
10744
|
}
|
|
10745
10745
|
const SM = /* @__PURE__ */ Ht(HL, [["render", kM], ["__scopeId", "data-v-db643e45"]]);
|
|
10746
10746
|
const TM = {
|
|
10747
|
+
name: "OrmInvoice",
|
|
10747
10748
|
components: {
|
|
10748
10749
|
IdmBrand: lo
|
|
10749
10750
|
},
|
|
10751
|
+
props: {
|
|
10752
|
+
report: {
|
|
10753
|
+
type: Object,
|
|
10754
|
+
default: () => ({})
|
|
10755
|
+
}
|
|
10756
|
+
},
|
|
10750
10757
|
data() {
|
|
10751
10758
|
return {
|
|
10752
10759
|
account: {
|
|
@@ -10778,10 +10785,11 @@ const TM = {
|
|
|
10778
10785
|
totalInUS: 0
|
|
10779
10786
|
};
|
|
10780
10787
|
},
|
|
10781
|
-
|
|
10782
|
-
|
|
10783
|
-
|
|
10784
|
-
|
|
10788
|
+
computed: {
|
|
10789
|
+
computeTime() {
|
|
10790
|
+
return function(s, c = "YYYY, MMM-DD/HHmm[LT]") {
|
|
10791
|
+
return s !== "-" ? `${V(s).utcOffset(8).format(c)}` : "-";
|
|
10792
|
+
};
|
|
10785
10793
|
}
|
|
10786
10794
|
},
|
|
10787
10795
|
watch: {
|
|
@@ -10792,17 +10800,8 @@ const TM = {
|
|
|
10792
10800
|
},
|
|
10793
10801
|
immediate: !0
|
|
10794
10802
|
}
|
|
10795
|
-
},
|
|
10796
|
-
computed: {
|
|
10797
|
-
computeTime() {
|
|
10798
|
-
return function(s, c = "YYYY, MMM-DD/HHmm[LT]") {
|
|
10799
|
-
return s !== "-" ? `${V(s).utcOffset(8).format(c)}` : "-";
|
|
10800
|
-
};
|
|
10801
|
-
}
|
|
10802
|
-
},
|
|
10803
|
-
mounted() {
|
|
10804
10803
|
}
|
|
10805
|
-
}, Ve = (s) => (he("data-v-
|
|
10804
|
+
}, Ve = (s) => (he("data-v-95c80c22"), s = s(), ve(), s), OM = { class: "invoice-report" }, EM = { class: "section items-section" }, PM = { class: "flex-start" }, WM = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("div", { class: "invoice-item" }, "Bill To:", -1)), FM = ["innerHTML"], BM = { class: "flex-space" }, LM = { class: "invoice-item" }, MM = {
|
|
10806
10805
|
key: 0,
|
|
10807
10806
|
class: "invoice-item"
|
|
10808
10807
|
}, HM = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("thead", null, [
|
|
@@ -10832,7 +10831,7 @@ const TM = {
|
|
|
10832
10831
|
}, "MEMO", -1)), lH = ["innerHTML"], aH = { class: "section company-section" }, nH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("div", {
|
|
10833
10832
|
class: "company-item",
|
|
10834
10833
|
style: { "font-weight": "600", "font-size": "16px", "margin-bottom": "10px" }
|
|
10835
|
-
}, "Bank Information", -1)), dH = { class: "company-item" }, cH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank", -1)), rH = { class: "company-item" }, uH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Account", -1)), hH = { class: "company-item" }, vH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Title", -1)), _H = { class: "company-item" }, pH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Addr", -1)), fH = { class: "company-item" }, yH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Tel", -1)), mH = { class: "company-item" }, bH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Tax ID", -1)), xH = { class: "company-item" }, CH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Beneficiary's Name", -1)), gH = { class: "company-item" }, DH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank Name", -1)), AH = { class: "company-item" }, wH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank Address", -1)), kH = { class: "company-item" }, SH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Account No.", -1)), TH = { class: "company-item" }, OH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), EH = { class: "company-item" }, PH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Intermediary Bank", -1)), WH = { class: "company-item" }, FH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), BH = { class: "company-item" }, LH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "ABA NO.", -1)), MH = /* @__PURE__ */ rt('<div class="section sign-section" data-v-
|
|
10834
|
+
}, "Bank Information", -1)), dH = { class: "company-item" }, cH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank", -1)), rH = { class: "company-item" }, uH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Account", -1)), hH = { class: "company-item" }, vH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Title", -1)), _H = { class: "company-item" }, pH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Addr", -1)), fH = { class: "company-item" }, yH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Tel", -1)), mH = { class: "company-item" }, bH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Tax ID", -1)), xH = { class: "company-item" }, CH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Beneficiary's Name", -1)), gH = { class: "company-item" }, DH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank Name", -1)), AH = { class: "company-item" }, wH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Bank Address", -1)), kH = { class: "company-item" }, SH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Account No.", -1)), TH = { class: "company-item" }, OH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), EH = { class: "company-item" }, PH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "Intermediary Bank", -1)), WH = { class: "company-item" }, FH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), BH = { class: "company-item" }, LH = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("label", null, "ABA NO.", -1)), MH = /* @__PURE__ */ rt('<div class="section sign-section" data-v-95c80c22><div class="flex-space" data-v-95c80c22><div class="sign-block" data-v-95c80c22><div data-v-95c80c22>Finance Team</div><div data-v-95c80c22>Ocean Right Marine Service Co., Ltd.</div><div data-v-95c80c22>Email: <a href="mailto:op@ormwx.com" data-v-95c80c22>op@ormwx.com</a></div><div data-v-95c80c22>Address: Rm1805, B Technology Innovation Bldg, No. 171 Shandong Road, Qingdao, China.</div></div><div class="thank-block" data-v-95c80c22>Thank You</div></div></div>', 1);
|
|
10836
10835
|
function HH(s, c, o, u, i, l) {
|
|
10837
10836
|
var r, m, T, O, x, k, F, v, W, E, $, U, H, G, S, N, X, tt, J, I, D, Q, z, Y, Z, et, nt, it, g, K, ot, a, dt, h, ct, ut, ht, ft, yt, mt, bt, wt;
|
|
10838
10837
|
const y = lt("IdmBrand");
|
|
@@ -10895,7 +10894,7 @@ function HH(s, c, o, u, i, l) {
|
|
|
10895
10894
|
]))), 128))
|
|
10896
10895
|
])
|
|
10897
10896
|
], 64)) : b("", !0),
|
|
10898
|
-
t("
|
|
10897
|
+
t("tbody", null, [
|
|
10899
10898
|
((F = o.report) == null ? void 0 : F.paymentType) === "CNY" ? (n(), d(P, { key: 0 }, [
|
|
10900
10899
|
t("tr", null, [
|
|
10901
10900
|
t("td", { colspan: i.maxColspans }, YM, 8, NM),
|
|
@@ -10995,7 +10994,7 @@ function HH(s, c, o, u, i, l) {
|
|
|
10995
10994
|
MH
|
|
10996
10995
|
]);
|
|
10997
10996
|
}
|
|
10998
|
-
const GH = /* @__PURE__ */ Ht(TM, [["render", HH], ["__scopeId", "data-v-
|
|
10997
|
+
const GH = /* @__PURE__ */ Ht(TM, [["render", HH], ["__scopeId", "data-v-95c80c22"]]);
|
|
10999
10998
|
const $H = {
|
|
11000
10999
|
components: {
|
|
11001
11000
|
IdmBrand: lo
|
|
@@ -13585,6 +13584,7 @@ const VJ = /* @__PURE__ */ Ht(hY, [["render", zJ], ["__scopeId", "data-v-77edf8a
|
|
|
13585
13584
|
}
|
|
13586
13585
|
};
|
|
13587
13586
|
const QJ = {
|
|
13587
|
+
name: "OrmStoppage",
|
|
13588
13588
|
components: {
|
|
13589
13589
|
IdmBrand: lo
|
|
13590
13590
|
},
|
|
@@ -13603,7 +13603,7 @@ const QJ = {
|
|
|
13603
13603
|
computed: {
|
|
13604
13604
|
computeUTCTime() {
|
|
13605
13605
|
return function(s, c = "MMM-DD/HHmm[Z]") {
|
|
13606
|
-
return `${V(s).utc().format(c)}
|
|
13606
|
+
return s ? `${V(s).utc().format(c)}` : "";
|
|
13607
13607
|
};
|
|
13608
13608
|
},
|
|
13609
13609
|
computeLat() {
|
|
@@ -13627,16 +13627,13 @@ const QJ = {
|
|
|
13627
13627
|
};
|
|
13628
13628
|
}
|
|
13629
13629
|
}
|
|
13630
|
-
}, io = (s) => (he("data-v-
|
|
13630
|
+
}, io = (s) => (he("data-v-41122d35"), s = s(), ve(), s), JJ = { class: "stoppage-report" }, KJ = { class: "report-summary" }, qJ = { class: "summary-item" }, jJ = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Vessel Name", -1)), XJ = { class: "flexL gray" }, tK = { class: "summary-item" }, eK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Prepared For", -1)), sK = { class: "flexL gray" }, oK = { class: "summary-item" }, iK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Vessel Type", -1)), lK = { class: "flexL gray" }, aK = { class: "summary-item" }, nK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Reference Number", -1)), dK = { class: "flexL gray" }, cK = { class: "summary-item" }, rK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Departure", -1)), uK = {
|
|
13631
13631
|
class: "flexL gray",
|
|
13632
13632
|
style: { display: "flex" }
|
|
13633
13633
|
}, hK = { class: "flex" }, vK = { class: "flexM" }, _K = { class: "summary-item" }, pK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("label", { class: "flex gray" }, "Arrival", -1)), fK = {
|
|
13634
13634
|
class: "flexL gray",
|
|
13635
13635
|
style: { display: "flex" }
|
|
13636
|
-
}, yK = { class: "flex" }, mK = { class: "flexM" }, bK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "subtitle" }, "Report Summary", -1)), xK = { class: "report-summary" }, CK = { class: "summary-item" }, gK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "Total Time Lost", -1)), DK = { class: "summary-item" }, AK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "FO Total Consumption", -1)), wK = { class: "summary-item" }, kK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "DO/GO Total Consumption", -1)), SK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", {
|
|
13637
|
-
class: "subtitle",
|
|
13638
|
-
style: { "page-break-before": "always" }
|
|
13639
|
-
}, "Stoppage Info", -1)), TK = { class: "report-table" }, OK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("thead", null, [
|
|
13636
|
+
}, yK = { class: "flex" }, mK = { class: "flexM" }, bK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "subtitle" }, "Report Summary", -1)), xK = { class: "report-summary" }, CK = { class: "summary-item" }, gK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "Total Time Lost", -1)), DK = { class: "summary-item" }, AK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "FO Total Consumption", -1)), wK = { class: "summary-item" }, kK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "flex blue" }, "DO/GO Total Consumption", -1)), SK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("div", { class: "subtitle" }, "Stoppage Info", -1)), TK = { class: "report-table" }, OK = /* @__PURE__ */ io(() => /* @__PURE__ */ t("thead", null, [
|
|
13640
13637
|
/* @__PURE__ */ t("tr", null, [
|
|
13641
13638
|
/* @__PURE__ */ t("th", { rowspan: 2 }, "Stoppage"),
|
|
13642
13639
|
/* @__PURE__ */ t("th", { rowspan: 2 }, "Position"),
|
|
@@ -13746,7 +13743,7 @@ function HK(s, c, o, u, i, l) {
|
|
|
13746
13743
|
])
|
|
13747
13744
|
]);
|
|
13748
13745
|
}
|
|
13749
|
-
const GK = /* @__PURE__ */ Ht(QJ, [["render", HK], ["__scopeId", "data-v-
|
|
13746
|
+
const GK = /* @__PURE__ */ Ht(QJ, [["render", HK], ["__scopeId", "data-v-41122d35"]]), hot = {
|
|
13750
13747
|
install(s) {
|
|
13751
13748
|
s.component("StoppageReport", GK);
|
|
13752
13749
|
}
|
|
@@ -16710,7 +16707,7 @@ const Tet = {
|
|
|
16710
16707
|
(c = this.map) == null || c.flyTo({ center: [s.lng, s.lat], zoom: 8 });
|
|
16711
16708
|
}
|
|
16712
16709
|
}
|
|
16713
|
-
}, Ke = (s) => (he("data-v-
|
|
16710
|
+
}, Ke = (s) => (he("data-v-7f473a9c"), s = s(), ve(), s), Oet = { class: "precipitation-report" }, Eet = { class: "section area-section" }, Pet = { class: "area-block" }, Wet = { class: "area-header flex-space" }, Fet = { class: "flex-start" }, Bet = ["onClick"], Let = { class: "flex-end" }, Met = { class: "area-body" }, Het = /* @__PURE__ */ rt('<div style="text-align:center;line-height:2;font-size:16px;font-weight:400;color:var(--idm-black-8);" data-v-7f473a9c>Precipitation Accumulation (mm) in the next 10 days</div><div style="display:flex;align-items:center;justify-content:flex-end;margin-bottom:10px;font-size:13px;color:var(--idm-black-7);" data-v-7f473a9c><div style="background:rgba(243,245, 248, 1);padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Light (<10mm)</div><div style="background:rgba(205, 220, 57, 1);padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Moderate (<24.9mm)</div><div style="background:rgb(7,148,255);color:white;padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Heavy (<49.9mm)</div><div style="background:rgba(255, 152, 0, 1);color:white;padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Rainstorm (<99.9mm)</div><div style="background:rgba(255, 87, 34, 1);color:white;padding:3px;border-radius:5px;" data-v-7f473a9c>Heavy Rainstorm (>100mm)</div></div>', 2), Get = { class: "flex-evenly" }, $et = { key: 0 }, Ret = ["colspan"], Iet = ["colspan"], Net = { style: { "font-size": "10px" } }, Uet = { key: 0 }, Yet = { key: 1 }, Zet = { key: 2 }, zet = { key: 3 }, Vet = { key: 0 }, Qet = {
|
|
16714
16711
|
key: 1,
|
|
16715
16712
|
style: { "font-size": "14px" }
|
|
16716
16713
|
}, Jet = /* @__PURE__ */ Ke(() => /* @__PURE__ */ t("div", { class: "section map-section" }, [
|
|
@@ -16731,7 +16728,7 @@ const Tet = {
|
|
|
16731
16728
|
}, Sst = { key: 1 }, Tst = {
|
|
16732
16729
|
key: 0,
|
|
16733
16730
|
class: "degree-box"
|
|
16734
|
-
}, Ost = { key: 1 }, Est = { class: "section area-section" }, Pst = { class: "area-block" }, Wst = { class: "area-header flex-end" }, Fst = { class: "flex-end" }, Bst = { class: "area-body" }, Lst = /* @__PURE__ */ rt('<div style="text-align:center;line-height:2;font-size:16px;font-weight:400;color:var(--idm-black-8);" data-v-
|
|
16731
|
+
}, Ost = { key: 1 }, Est = { class: "section area-section" }, Pst = { class: "area-block" }, Wst = { class: "area-header flex-end" }, Fst = { class: "flex-end" }, Bst = { class: "area-body" }, Lst = /* @__PURE__ */ rt('<div style="text-align:center;line-height:2;font-size:16px;font-weight:400;color:var(--idm-black-8);" data-v-7f473a9c>Precipitation Accumulation (mm) in the next 10 days</div><div style="display:flex;align-items:center;justify-content:flex-end;margin-bottom:10px;font-size:13px;color:var(--idm-black-7);" data-v-7f473a9c><div style="background:rgba(243,245, 248, 1);padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Light (<10mm)</div><div style="background:rgba(205, 220, 57, 1);padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Moderate (<24.9mm)</div><div style="background:rgb(7,148,255, 1);color:white;padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Heavy (<49.9mm)</div><div style="background:rgba(255, 152, 0, 1);color:white;padding:3px;margin-right:4px;border-radius:5px;" data-v-7f473a9c>Rainstorm (<99.9mm)</div><div style="background:rgba(255, 87, 34, 1);color:white;padding:3px;border-radius:5px;" data-v-7f473a9c>Heavy Rainstorm (>100mm)</div></div>', 2), Mst = ["colspan"], Hst = ["colspan"], Gst = { style: { "font-size": "10px" } }, $st = { key: 0 }, Rst = { key: 1 }, Ist = { key: 2 }, Nst = { key: 3 }, Ust = {
|
|
16735
16732
|
key: 1,
|
|
16736
16733
|
style: { "font-size": "14px" }
|
|
16737
16734
|
}, Yst = { key: 0 };
|
|
@@ -16984,7 +16981,7 @@ function Zst(s, c, o, u, i, l) {
|
|
|
16984
16981
|
])
|
|
16985
16982
|
]);
|
|
16986
16983
|
}
|
|
16987
|
-
const zst = /* @__PURE__ */ Ht(Tet, [["render", Zst], ["__scopeId", "data-v-
|
|
16984
|
+
const zst = /* @__PURE__ */ Ht(Tet, [["render", Zst], ["__scopeId", "data-v-7f473a9c"]]), fot = {
|
|
16988
16985
|
install(s) {
|
|
16989
16986
|
s.component("PrecipitationReport", zst);
|
|
16990
16987
|
}
|