@opengis/form 0.1.3 → 0.1.4
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.
|
@@ -5157,7 +5157,7 @@ const nd = /* @__PURE__ */ be({
|
|
|
5157
5157
|
}),
|
|
5158
5158
|
emits: ["update:modelValue"],
|
|
5159
5159
|
setup(e) {
|
|
5160
|
-
const t = Oo(() => import("./vs-richtext-
|
|
5160
|
+
const t = Oo(() => import("./vs-richtext-CJbj5g8S.js")), n = e, l = Ke(e, "modelValue"), o = y(() => !!n.disabled), a = y(() => n.placeholder ?? ""), i = y(() => ({
|
|
5161
5161
|
height: n.richtextProps.height || "300px",
|
|
5162
5162
|
format: n.format,
|
|
5163
5163
|
...n.richtextProps
|
|
@@ -5565,7 +5565,7 @@ const Jd = /* @__PURE__ */ Ze(Gd, [["render", Zd]]), Qd = { class: "bg-white rou
|
|
|
5565
5565
|
O(Ce) === "file" ? (u(), v("div", yc, [
|
|
5566
5566
|
F(ue(oe, Ce)) ? (u(), v("div", hc, [
|
|
5567
5567
|
d("img", {
|
|
5568
|
-
src: ue(oe, Ce)
|
|
5568
|
+
src: `/file/resize?filepath=${ue(oe, Ce)}&format=webp`,
|
|
5569
5569
|
alt: "alt",
|
|
5570
5570
|
width: "45",
|
|
5571
5571
|
class: "rounded-md max-w-[45px] h-[45px] object-cover"
|
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-
|
|
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-CwoIOaLb.js";
|
|
2
2
|
export {
|
|
3
3
|
t as ModalEdit,
|
|
4
4
|
e as VForm,
|