@idmui/extend 0.8.0 → 0.8.1
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 +2 -2
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4447,7 +4447,7 @@ function Cg(s, a, l, u, D, d) {
|
|
|
4447
4447
|
var S, U, O;
|
|
4448
4448
|
const T = B("Cover"), N = B("IdmLoading"), g = B("VoySummary"), b = B("Inventory"), e = B("Chart"), j = B("Email"), p = B("IdmSign");
|
|
4449
4449
|
return n(), M("div", {
|
|
4450
|
-
class: Q((
|
|
4450
|
+
class: Q((U = (S = l.report) == null ? void 0 : S.weather) != null && U.referenceOnly ? "orm-voyage-report watermark" : "orm-voyage-report")
|
|
4451
4451
|
}, [
|
|
4452
4452
|
tt(T, {
|
|
4453
4453
|
report: l.report,
|
|
@@ -4487,7 +4487,7 @@ function Cg(s, a, l, u, D, d) {
|
|
|
4487
4487
|
], 64))
|
|
4488
4488
|
], 2);
|
|
4489
4489
|
}
|
|
4490
|
-
const pg = /* @__PURE__ */ jl(bg, [["render", Cg], ["__scopeId", "data-v-
|
|
4490
|
+
const pg = /* @__PURE__ */ jl(bg, [["render", Cg], ["__scopeId", "data-v-b886ed53"]]), VU = {
|
|
4491
4491
|
install(s) {
|
|
4492
4492
|
s.component("VoyageReport", pg);
|
|
4493
4493
|
}
|