@opengis/form 0.0.156 → 0.0.157

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.
@@ -3487,7 +3487,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
3487
3487
  }),
3488
3488
  emits: ["update:modelValue"],
3489
3489
  setup(e) {
3490
- const t = Ia(() => import("./vs-richtext-C3q9FUdh.js")), l = e, { inputClass: a } = st(l.style), n = je(e, "modelValue"), o = h(() => !!l.disabled), s = h(() => l.placeholder ?? ""), r = h(() => ({
3490
+ const t = Ia(() => import("./vs-richtext-BErCWcRx.js")), l = e, { inputClass: a } = st(l.style), n = je(e, "modelValue"), o = h(() => !!l.disabled), s = h(() => l.placeholder ?? ""), r = h(() => ({
3491
3491
  height: l.richtextProps.height || "300px",
3492
3492
  format: l.format,
3493
3493
  ...l.richtextProps
@@ -9221,7 +9221,7 @@ const Yd = {
9221
9221
  });
9222
9222
  }, b = /{{\s*([^}]+?)\s*}}/g, $ = nt("values"), y = L(!1), S = h(() => {
9223
9223
  const I = l.item?.api;
9224
- return typeof I == "string" && I.trim().length > 0 && l.item?.type === "text";
9224
+ return typeof I == "string" && I.trim().length > 0 && (l.item?.type === "text" || l.item?.type.toLowerCase() === "markedtext");
9225
9225
  });
9226
9226
  function M(I, H) {
9227
9227
  if (!(I == null || !H))
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t, a as n, H as e, G as u, I as p, V as I, D as V, m as r, q as l, v as i, j as o, o as c, p as x, t as d, E as h, h as g, b as S, e as m, n as y, l as A, w as C, s as M, C as T, g as b, f as k, B as E, k as F, d as f, F as v, u as D, a as L, i as R, x as w, y as j, r as q, z, A as B } from "./index-CIRcDZ5K.js";
1
+ import { c as t, a as n, H as e, G as u, I as p, V as I, D as V, m as r, q as l, v as i, j as o, o as c, p as x, t as d, E as h, h as g, b as S, e as m, n as y, l as A, w as C, s as M, C as T, g as b, f as k, B as E, k as F, d as f, F as v, u as D, a as L, i as R, x as w, y as j, r as q, z, A as B } from "./index-DwM03HgU.js";
2
2
  export {
3
3
  t as ModalEdit,
4
4
  n as VForm,