@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.
- package/dist/Tropicals/src/index.vue.d.ts +1 -1
- package/dist/index.js +3 -2
- package/dist/index.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +2 -2
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-
|
|
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
|
}
|