@idmui/extend 0.3.4 → 0.3.5

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 CHANGED
@@ -1276,7 +1276,7 @@ function NN(s, a, l, u, D, n) {
1276
1276
  a[0] || (a[0] = t("span", { class: "text-label" }, "Report Date : ", -1)),
1277
1277
  t("span", null, i(n.computeUTCTime(l.report.createdAt, "MMM-DD, YYYY")), 1)
1278
1278
  ]),
1279
- a[9] || (a[9] = t("div", { style: { height: "2px", width: "100%", "background-color": "#E7E7E7", margin: "24px 0" } }, null, -1)),
1279
+ a[9] || (a[9] = t("div", { style: { height: "2px", width: "100%", "background-color": "#E7E7E7", margin: "12px 0" } }, null, -1)),
1280
1280
  t("div", KD, [
1281
1281
  a[1] || (a[1] = t("span", { class: "text-label" }, "Vessel : ", -1)),
1282
1282
  t("span", qD, i((N = (T = l.report) == null ? void 0 : T.vessel) == null ? void 0 : N.name) + " (" + i((f = (c = l.report) == null ? void 0 : c.vessel) == null ? void 0 : f.type) + ")", 1)
@@ -1309,7 +1309,7 @@ function NN(s, a, l, u, D, n) {
1309
1309
  ])
1310
1310
  ]);
1311
1311
  }
1312
- const rN = /* @__PURE__ */ Il(LD, [["render", NN], ["__scopeId", "data-v-332da82b"]]);
1312
+ const rN = /* @__PURE__ */ Il(LD, [["render", NN], ["__scopeId", "data-v-1373fc2c"]]);
1313
1313
  const IN = {
1314
1314
  name: "OrmVoyageSummary",
1315
1315
  components: { Editor: de },