@avenirs-esr/avenirs-dsav 0.1.57 → 0.1.58

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
@@ -3158,7 +3158,7 @@ const no = { class: "av-input__wrapper" }, ao = {
3158
3158
  hint: { default: "" },
3159
3159
  isValid: { type: Boolean, default: !1 },
3160
3160
  isTextarea: { type: Boolean, default: !1 },
3161
- labelVisible: { type: Boolean },
3161
+ labelVisible: { type: Boolean, default: !0 },
3162
3162
  label: { default: "" },
3163
3163
  labelClass: { default: "b2-light" },
3164
3164
  modelValue: { default: "" },
@@ -3179,7 +3179,7 @@ const no = { class: "av-input__wrapper" }, ao = {
3179
3179
  emits: ["update:modelValue"],
3180
3180
  setup(e, { expose: t, emit: n }) {
3181
3181
  ce((f) => ({
3182
- v61b277c1: f.width
3182
+ v30c2189c: f.width
3183
3183
  }));
3184
3184
  const a = n, i = E(() => e.errorMessage ? Array.isArray(e.errorMessage) ? e.errorMessage : [e.errorMessage] : []), r = E(() => e.validMessage ? Array.isArray(e.validMessage) ? e.validMessage : [e.validMessage] : []), l = E(() => !!e.errorMessage), o = E(() => u(e.minDate)), s = E(() => u(e.maxDate));
3185
3185
  function u(f) {
@@ -3273,7 +3273,7 @@ const no = { class: "av-input__wrapper" }, ao = {
3273
3273
  ])) : w("", !0)
3274
3274
  ], 2));
3275
3275
  }
3276
- }), rn = /* @__PURE__ */ Y(uo, [["__scopeId", "data-v-04d2d67b"]]), Ao = {
3276
+ }), rn = /* @__PURE__ */ Y(uo, [["__scopeId", "data-v-ff068bc1"]]), Ao = {
3277
3277
  class: "fr-search-bar",
3278
3278
  role: "search"
3279
3279
  }, Qn = /* @__PURE__ */ j({
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.57",
4
+ "version": "0.1.58",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/avenirs-esr/avenirs-dsav"