@maxtropy/v-components 0.0.1-beta.0 → 0.0.1-beta.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/README.md +3 -2
- package/dist/mx-vcomponents.es.js +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9022,7 +9022,7 @@ const Sy = /* @__PURE__ */ Io(Ty, [["__scopeId", "data-v-413924a7"]]), uo = /* @
|
|
|
9022
9022
|
{
|
|
9023
9023
|
immediate: !0
|
|
9024
9024
|
}
|
|
9025
|
-
), (I, K) => c(s)
|
|
9025
|
+
), (I, K) => !c(s) && c(m) ? (y(), k("div", {
|
|
9026
9026
|
key: 0,
|
|
9027
9027
|
class: D(["side-menu", n == null ? void 0 : n.customClass])
|
|
9028
9028
|
}, [
|
|
@@ -9080,7 +9080,7 @@ const Sy = /* @__PURE__ */ Io(Ty, [["__scopeId", "data-v-413924a7"]]), uo = /* @
|
|
|
9080
9080
|
modelValue: a.value,
|
|
9081
9081
|
"onUpdate:modelValue": K[0] || (K[0] = (B) => a.value = B)
|
|
9082
9082
|
}, null, 8, ["modelValue"]))
|
|
9083
|
-
], 2));
|
|
9083
|
+
], 2)) : W("", !0);
|
|
9084
9084
|
}
|
|
9085
9085
|
});
|
|
9086
9086
|
uo.install = (e) => {
|