@speckle/ui-components 2.17.2 → 2.17.3

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/lib.js CHANGED
@@ -2437,7 +2437,7 @@ function io(e) {
2437
2437
  });
2438
2438
  return { model: t, isChecked: s };
2439
2439
  }
2440
- const Al = /* @__PURE__ */ p("div", { class: "fixed inset-0 bg-neutral-100/70 dark:bg-neutral-900/70 transition-opacity backdrop-blur-xs" }, null, -1), Tl = { class: "fixed inset-0 z-10 h-screen w-screen" }, Fl = { class: "flex justify-center items-center h-full w-full p-4 sm:p-0" }, _l = {
2440
+ const Al = /* @__PURE__ */ p("div", { class: "fixed inset-0 bg-neutral-100/70 dark:bg-neutral-900/70 transition-opacity backdrop-blur-xs" }, null, -1), Tl = { class: "fixed inset-0 z-10 h-[100dvh] w-screen" }, Fl = { class: "flex justify-center items-center h-full w-full p-4 sm:p-0" }, _l = {
2441
2441
  key: 0,
2442
2442
  class: "flex items-center justify-start rounded-t-lg shrink-0 min-h-[4rem] py-2 px-4 sm:px-8 truncate text-xl sm:text-2xl font-bold"
2443
2443
  }, Rl = { class: "w-full truncate pr-12" }, uo = /* @__PURE__ */ T({
@@ -2518,7 +2518,7 @@ const Al = /* @__PURE__ */ p("div", { class: "fixed inset-0 bg-neutral-100/70 da
2518
2518
  default: O(() => [
2519
2519
  z(l(ws), {
2520
2520
  class: y([
2521
- "transform rounded-lg text-foreground overflow-hidden bg-foundation text-left shadow-xl transition-all flex flex-col max-h-[90vh]",
2521
+ "transform rounded-lg text-foreground overflow-hidden bg-foundation text-left shadow-xl transition-all flex flex-col max-h-[90dvh]",
2522
2522
  g.value
2523
2523
  ]),
2524
2524
  as: d.value ? "form" : "div",