@idmwx/idmui-report 4.1.7 → 4.1.9
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 +3 -3
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10713,7 +10713,7 @@ function $C(a, e, s, v, d, r) {
|
|
|
10713
10713
|
e[32] || (e[32] = t("div", { class: "subtitle" }, "Report Summary", -1)),
|
|
10714
10714
|
t("div", tC, [
|
|
10715
10715
|
t("div", eC, [
|
|
10716
|
-
e[10] || (e[10] = t("div", { class: "flexL blue" }, "Speed time on actual
|
|
10716
|
+
e[10] || (e[10] = t("div", { class: "flexL blue" }, "Speed time on actual route compared with Recommended route", -1)),
|
|
10717
10717
|
t("div", {
|
|
10718
10718
|
class: h(`${r.computeColor((V = s.report) == null ? void 0 : V.diffTime)} flex blue`)
|
|
10719
10719
|
}, l(r.computeSummary((Z = s.report) == null ? void 0 : Z.diffTime, "time")), 3)
|
|
@@ -10738,7 +10738,7 @@ function $C(a, e, s, v, d, r) {
|
|
|
10738
10738
|
src: ($ = s.report) == null ? void 0 : $.chartUrl,
|
|
10739
10739
|
alt: ""
|
|
10740
10740
|
}, null, 8, oC),
|
|
10741
|
-
e[13] || (e[13] = tt('<div class="legend" data-v-
|
|
10741
|
+
e[13] || (e[13] = tt('<div class="legend" data-v-878006d6><div class="legend-item" data-v-878006d6><div style="width:50px;height:0px;border:1px solid var(--actual-route);" data-v-878006d6></div><div data-v-878006d6>Actual Route</div></div><div class="legend-item" data-v-878006d6><div style="width:50px;height:0px;border:1px dashed var(--prior-route);" data-v-878006d6></div><div data-v-878006d6>Recommended Route</div></div></div>', 1))
|
|
10742
10742
|
]),
|
|
10743
10743
|
(vt = s.report) != null && vt.useActual ? y("", !0) : (i(), n("div", iC, "CP Terms")),
|
|
10744
10744
|
(ct = s.report) != null && ct.useActual ? y("", !0) : (i(), n("div", nC, [
|
|
@@ -10900,7 +10900,7 @@ function $C(a, e, s, v, d, r) {
|
|
|
10900
10900
|
], 2)
|
|
10901
10901
|
]);
|
|
10902
10902
|
}
|
|
10903
|
-
const tw = /* @__PURE__ */ It(Fg, [["render", $C], ["__scopeId", "data-v-
|
|
10903
|
+
const tw = /* @__PURE__ */ It(Fg, [["render", $C], ["__scopeId", "data-v-878006d6"]]);
|
|
10904
10904
|
const ew = {
|
|
10905
10905
|
name: "ComparisonFli",
|
|
10906
10906
|
components: {
|