hcui-package 2.0.80 → 2.0.82
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/hcui-package.es.js
CHANGED
|
@@ -83664,7 +83664,7 @@ const Wne = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
83664
83664
|
default: 1
|
|
83665
83665
|
}
|
|
83666
83666
|
},
|
|
83667
|
-
emits: ["submit", "reset", "error"],
|
|
83667
|
+
emits: ["submit", "reset", "error", "expandChange"],
|
|
83668
83668
|
setup(e, {
|
|
83669
83669
|
expose: t,
|
|
83670
83670
|
emit: n
|
|
@@ -83720,6 +83720,7 @@ const Wne = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
83720
83720
|
S.value = !S.value, o.schemas.forEach((M) => {
|
|
83721
83721
|
M.show = !0;
|
|
83722
83722
|
});
|
|
83723
|
+
a("expandChange", S.value);
|
|
83723
83724
|
};
|
|
83724
83725
|
return Yn(async () => {
|
|
83725
83726
|
Ne(() => {
|