@opengis/form 0.1.6 → 0.1.7

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.
@@ -3623,7 +3623,8 @@ const Pi = /* @__PURE__ */ Ze(Ai, [["render", Ei]]), Oi = /* @__PURE__ */ be({
3623
3623
  async function c() {
3624
3624
  try {
3625
3625
  await fetch(
3626
- `${n.prefix}/widget/file/${n.item.entity_id}/${n.item.file_id}`
3626
+ `${n.prefix}/widget/file/${n.item.entity_id}/${n.item.file_id}`,
3627
+ { method: "DELETE" }
3627
3628
  ), l("update");
3628
3629
  } catch ($) {
3629
3630
  console.error($);
@@ -5157,7 +5158,7 @@ const nd = /* @__PURE__ */ be({
5157
5158
  }),
5158
5159
  emits: ["update:modelValue"],
5159
5160
  setup(e) {
5160
- const t = Bo(() => import("./vs-richtext-ClKbYxzb.js")), n = e, l = Ke(e, "modelValue"), o = y(() => !!n.disabled), a = y(() => n.placeholder ?? ""), i = y(() => ({
5161
+ const t = Bo(() => import("./vs-richtext-BtYg01z2.js")), n = e, l = Ke(e, "modelValue"), o = y(() => !!n.disabled), a = y(() => n.placeholder ?? ""), i = y(() => ({
5161
5162
  height: n.richtextProps.height || "300px",
5162
5163
  format: n.format,
5163
5164
  ...n.richtextProps
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { d as t, a as e, K as n, J as p, L as u, V as I, G as V, o as r, v as l, q as i, l as o, s as c, t as x, u as d, x as h, H as y, k as M, b as g, f as L, p as S, n as m, z as A, w as C, F, j as T, g as b, E as k, m as v, e as E, I as f, y as D, a as R, h as w, i as K, c as P, A as j, B as q, r as z, C as B, D as G } from "./index-DSZYmWFb.js";
1
+ import { d as t, a as e, K as n, J as p, L as u, V as I, G as V, o as r, v as l, q as i, l as o, s as c, t as x, u as d, x as h, H as y, k as M, b as g, f as L, p as S, n as m, z as A, w as C, F, j as T, g as b, E as k, m as v, e as E, I as f, y as D, a as R, h as w, i as K, c as P, A as j, B as q, r as z, C as B, D as G } from "./index-CkMZbSq3.js";
2
2
  export {
3
3
  t as ModalEdit,
4
4
  e as VForm,