@avenirs-esr/avenirs-dsav 0.1.72 → 0.1.74

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
- v46e66e00: w.width
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-ea654a9a"]]), jc = ["for"], zc = {
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-ef8ee2b6"]]);
7634
+ }), Vd = /* @__PURE__ */ H(sd, [["__scopeId", "data-v-ca6d7cf6"]]);
7633
7635
  export {
7634
7636
  Cu as AV_BREAKPOINTS,
7635
7637
  bd as AvAccordion,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avenirs-esr/avenirs-dsav",
3
3
  "type": "module",
4
- "version": "0.1.72",
4
+ "version": "0.1.74",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/avenirs-esr/avenirs-dsav"