@idmwx/idmui-report 3.2.4 → 3.2.6

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.
@@ -11,7 +11,7 @@ declare namespace _sfc_main {
11
11
  namespace report {
12
12
  const type_1: ObjectConstructor;
13
13
  export { type_1 as type };
14
- function _default_1(): {};
14
+ function _default_1(): undefined;
15
15
  export { _default_1 as default };
16
16
  }
17
17
  namespace model {
package/dist/index.js CHANGED
@@ -17475,7 +17475,8 @@ const IG = {
17475
17475
  },
17476
17476
  report: {
17477
17477
  type: Object,
17478
- default: () => ({})
17478
+ default: () => {
17479
+ }
17479
17480
  },
17480
17481
  model: {
17481
17482
  type: String,
@@ -17513,7 +17514,7 @@ function GG(o, s, e, n, i, l) {
17513
17514
  }, null, 8, ["report", "model", "ts", "token", "onCenter"])) : O("", !0)
17514
17515
  ]);
17515
17516
  }
17516
- const RG = /* @__PURE__ */ It(IG, [["render", GG], ["__scopeId", "data-v-19d0d4fb"]]), Adt = {
17517
+ const RG = /* @__PURE__ */ It(IG, [["render", GG], ["__scopeId", "data-v-3d55f9b5"]]), Adt = {
17517
17518
  install(o) {
17518
17519
  o.component("TropicalReport", RG);
17519
17520
  }