@byteluck-fe/runtime-desktop-controls 3.0.15 → 3.0.17

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.
@@ -53435,7 +53435,12 @@ const XAe = /* @__PURE__ */ Ue(ZAe, [["__scopeId", "data-v-ab7f5824"]]), JAe = /
53435
53435
  const n = Hl(t.instance), i = c(n).some(
53436
53436
  (s) => s?.children?.[0]?.props?.labelPosition === "top"
53437
53437
  );
53438
- return (s, o) => s.isStatic ? cn(s.$slots, "default", { key: 1 }) : (O(), ae(dt("rok-row"), {
53438
+ return (s, o) => s.isStatic ? (O(), Y("div", {
53439
+ key: 1,
53440
+ class: Oe(["rok-grid-row rok-grid-row-static", { "row-have-vertical": c(i) }])
53441
+ }, [
53442
+ cn(s.$slots, "default")
53443
+ ], 2)) : (O(), ae(dt("rok-row"), {
53439
53444
  key: 0,
53440
53445
  class: Oe(["rok-grid-row", { "row-have-vertical": c(i) }]),
53441
53446
  instance: s.instance,