@anzusystems/common-admin 1.47.0-beta.dev-1784059866 → 1.47.0-beta.dev-1784059868
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/common-admin.js
CHANGED
|
@@ -2023,7 +2023,7 @@ const Xm = /* @__PURE__ */ H({
|
|
|
2023
2023
|
return t.modelValue;
|
|
2024
2024
|
},
|
|
2025
2025
|
set(b) {
|
|
2026
|
-
s("update:modelValue", De(b));
|
|
2026
|
+
!t.clearable && !t.multiple && ne(b) && !ne(t.modelValue) || s("update:modelValue", De(b));
|
|
2027
2027
|
}
|
|
2028
2028
|
}), { collabOptions: i } = Ma(), r = D((b) => {
|
|
2029
2029
|
}), l = D((b) => {
|
|
@@ -8985,7 +8985,7 @@ function Bg(e = 30) {
|
|
|
8985
8985
|
};
|
|
8986
8986
|
}
|
|
8987
8987
|
let hr = null;
|
|
8988
|
-
const fo = () => (hr || (hr = import("./index-
|
|
8988
|
+
const fo = () => (hr || (hr = import("./index-CAZLFUAP.mjs").then((e) => e).catch(() => null)), hr);
|
|
8989
8989
|
function ru(e = "common-admin") {
|
|
8990
8990
|
const a = `[${e}]`;
|
|
8991
8991
|
return {
|