@avenirs-esr/avenirs-dsav 0.1.73 → 0.1.75
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/index.es.js
CHANGED
|
@@ -5441,12 +5441,14 @@ const ic = {
|
|
|
5441
5441
|
search: { type: Boolean, default: !1 },
|
|
5442
5442
|
legend: { default: "" },
|
|
5443
5443
|
maxOverflowHeight: { default: "var(--dimension-8xl)" },
|
|
5444
|
-
width: {}
|
|
5444
|
+
width: {},
|
|
5445
|
+
height: {}
|
|
5445
5446
|
},
|
|
5446
5447
|
emits: ["update:modelValue"],
|
|
5447
5448
|
setup(e, { emit: t }) {
|
|
5448
5449
|
oe((w) => ({
|
|
5449
|
-
|
|
5450
|
+
e8122ad0: w.width,
|
|
5451
|
+
v4dd122d6: w.height
|
|
5450
5452
|
}));
|
|
5451
5453
|
const n = t, a = M(() => e.id ?? `multi-select-${crypto.randomUUID()}`), i = P(null), r = P(!1), l = M(() => e.errorMessage || e.successMessage), o = M(() => e.errorMessage ? "error" : "valid"), {
|
|
5452
5454
|
collapse: c,
|
|
@@ -5577,7 +5579,7 @@ const ic = {
|
|
|
5577
5579
|
], 2);
|
|
5578
5580
|
};
|
|
5579
5581
|
}
|
|
5580
|
-
}), Dd = /* @__PURE__ */ H(Qc, [["__scopeId", "data-v-
|
|
5582
|
+
}), Dd = /* @__PURE__ */ H(Qc, [["__scopeId", "data-v-8493be32"]]), jc = ["for"], zc = {
|
|
5581
5583
|
key: 0,
|
|
5582
5584
|
class: "required"
|
|
5583
5585
|
}, Bc = {
|
|
@@ -7629,7 +7631,7 @@ const _A = {
|
|
|
7629
7631
|
]);
|
|
7630
7632
|
};
|
|
7631
7633
|
}
|
|
7632
|
-
}), Vd = /* @__PURE__ */ H(sd, [["__scopeId", "data-v-
|
|
7634
|
+
}), Vd = /* @__PURE__ */ H(sd, [["__scopeId", "data-v-0d2585b9"]]);
|
|
7633
7635
|
export {
|
|
7634
7636
|
Cu as AV_BREAKPOINTS,
|
|
7635
7637
|
bd as AvAccordion,
|