@ouestfrance/sipa-bms-ui 8.10.0 → 8.10.1

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.
@@ -68428,7 +68428,7 @@
68428
68428
  }
68429
68429
  });
68430
68430
 
68431
- const UiBmsSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["__scopeId", "data-v-19745934"]]);
68431
+ const UiBmsSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["__scopeId", "data-v-6de1a5c6"]]);
68432
68432
 
68433
68433
  const _hoisted_1$G = { class: "input-switch-info" };
68434
68434
  const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
@@ -86099,7 +86099,7 @@
86099
86099
 
86100
86100
  const BmsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-21c618e0"]]);
86101
86101
 
86102
- const _hoisted_1$C = ["value", "required", "placeholder"];
86102
+ const _hoisted_1$C = ["value", "required", "placeholder", "disabled"];
86103
86103
  const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
86104
86104
  __name: "BmsTextArea",
86105
86105
  props: {
@@ -86150,6 +86150,7 @@
86150
86150
  class: vue.normalizeClass(classes.value),
86151
86151
  required: _ctx.required,
86152
86152
  placeholder: _ctx.placeholder,
86153
+ disabled: _ctx.disabled,
86153
86154
  onInput,
86154
86155
  onKeydown: _cache[0] || (_cache[0] = vue.withKeys(vue.withModifiers(() => {
86155
86156
  }, ["stop"]), ["enter"])),
@@ -86162,7 +86163,7 @@
86162
86163
  }
86163
86164
  });
86164
86165
 
86165
- const BmsTextArea = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-14d354f8"]]);
86166
+ const BmsTextArea = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-b7e10b40"]]);
86166
86167
 
86167
86168
  const _hoisted_1$B = { class: "page__breadcrumb" };
86168
86169
  const _hoisted_2$o = { class: "page__header" };