@stlhorizon/vue-ui 3.6.0 → 3.7.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.
package/dist/index.esm.js
CHANGED
|
@@ -13231,7 +13231,7 @@ const Dd = {
|
|
|
13231
13231
|
_: 1
|
|
13232
13232
|
}, 8, ["modelValue", "size", "class", "resizable"]));
|
|
13233
13233
|
}
|
|
13234
|
-
}, Xv = { class: "w-full" }, Qv = {
|
|
13234
|
+
}, Xv = { class: "w-full p-6" }, Qv = {
|
|
13235
13235
|
key: 0,
|
|
13236
13236
|
class: "mb-6"
|
|
13237
13237
|
}, Jv = { class: "text-xl font-semibold text-gray-900" }, Zv = ["onUpdate:modelValue"], e0 = {
|
|
@@ -13412,7 +13412,7 @@ const Dd = {
|
|
|
13412
13412
|
d("h2", Jv, x(e.title), 1)
|
|
13413
13413
|
])) : p("", !0),
|
|
13414
13414
|
d("form", {
|
|
13415
|
-
class: "space-y-
|
|
13415
|
+
class: "space-y-8",
|
|
13416
13416
|
onSubmit: Ce(S, ["prevent"])
|
|
13417
13417
|
}, [
|
|
13418
13418
|
(s(!0), c(G, null, X(e.fields, (i) => (s(), c("div", {
|