@idmui/extend 0.5.2 → 0.5.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/index.js +7 -4
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -695,7 +695,10 @@ const GM = {
|
|
|
695
695
|
key: 0,
|
|
696
696
|
class: "print-hidden",
|
|
697
697
|
style: { display: "flex", "align-items": "center", "justify-content": "space-between" }
|
|
698
|
-
}, jD = ["onClick"], UD = {
|
|
698
|
+
}, jD = ["onClick"], UD = {
|
|
699
|
+
class: "echart-block",
|
|
700
|
+
style: { "page-break-inside": "avoid" }
|
|
701
|
+
}, fD = {
|
|
699
702
|
ref: "echart",
|
|
700
703
|
class: "echart"
|
|
701
704
|
}, OD = {
|
|
@@ -766,7 +769,7 @@ function BD(s, a, l, u, D, n) {
|
|
|
766
769
|
}, null, 8, Io)
|
|
767
770
|
]),
|
|
768
771
|
t("div", go, [
|
|
769
|
-
a[18] || (a[18] = Gt('<div class="legend" data-v-
|
|
772
|
+
a[18] || (a[18] = Gt('<div class="legend" data-v-9a0cab02><span class="dangerous" data-v-9a0cab02></span><span data-v-9a0cab02>Danger</span></div><div class="legend" data-v-9a0cab02><span class="severe" data-v-9a0cab02></span><span data-v-9a0cab02>Severe</span></div><div class="legend" data-v-9a0cab02><span class="heavy" data-v-9a0cab02></span><span data-v-9a0cab02>Heavy</span></div>', 3)),
|
|
770
773
|
t("div", co, [
|
|
771
774
|
a[15] || (a[15] = t("b", { class: "route1" }, null, -1)),
|
|
772
775
|
t("span", {
|
|
@@ -1029,7 +1032,7 @@ function BD(s, a, l, u, D, n) {
|
|
|
1029
1032
|
]),
|
|
1030
1033
|
t("div", qo, [
|
|
1031
1034
|
t("div", $o, [
|
|
1032
|
-
a[55] || (a[55] = Gt('<div class="cell-item flex" style="flex:2.5;" data-v-
|
|
1035
|
+
a[55] || (a[55] = Gt('<div class="cell-item flex" style="flex:2.5;" data-v-9a0cab02>Major waypoint</div><div class="cell-item flex" style="flex:1.5;" data-v-9a0cab02>Time</div><div class="cell-item flex" data-v-9a0cab02>Nav</div><div class="cell-item flex" data-v-9a0cab02>Dist <span class="text-units" data-v-9a0cab02>(nm)</span></div>', 4)),
|
|
1033
1036
|
(Ca = (ha = l.plan) == null ? void 0 : ha.voyage) != null && Ca.showMajorWPSpd ? (d(), M("div", tD, [...a[53] || (a[53] = [
|
|
1034
1037
|
r("SOG ", -1),
|
|
1035
1038
|
t("span", { class: "text-units" }, "(kts)", -1)
|
|
@@ -1236,7 +1239,7 @@ function BD(s, a, l, u, D, n) {
|
|
|
1236
1239
|
], 64))
|
|
1237
1240
|
]);
|
|
1238
1241
|
}
|
|
1239
|
-
const _D = /* @__PURE__ */ ml(GM, [["render", BD], ["__scopeId", "data-v-
|
|
1242
|
+
const _D = /* @__PURE__ */ ml(GM, [["render", BD], ["__scopeId", "data-v-9a0cab02"]]), kU = {
|
|
1240
1243
|
install(s) {
|
|
1241
1244
|
s.component("PlanReport", _D);
|
|
1242
1245
|
}
|