fds-vue-core 2.1.18 → 2.1.19

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.
@@ -7411,6 +7411,7 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
7411
7411
  props: /* @__PURE__ */ vue.mergeModels({
7412
7412
  value: { default: void 0 },
7413
7413
  label: { default: void 0 },
7414
+ modelValue: {},
7414
7415
  meta: { default: void 0 },
7415
7416
  disabled: { type: Boolean, default: false },
7416
7417
  optional: { type: Boolean, default: false },