bt-core-app 1.4.814 → 1.4.815

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.
@@ -16757,8 +16757,8 @@ const ja = ur("slide-x-transition"), wh = ur("slide-x-reverse-transition"), In =
16757
16757
  if (n.actualUsedHeight != null)
16758
16758
  return `height: calc(100vh - ${s.getUsedHeight(n.actualUsedHeight)}px);`;
16759
16759
  {
16760
- let C = 74;
16761
- return !n.bordered && n.variant != "page" && (C -= 26), n.hideToolbar == !0 && (C -= 48), `height: calc(100vh - ${s.getUsedHeight(C)}px)`;
16760
+ let C = 48;
16761
+ return n.bordered ? C += 26 : n.variant == "page" && (C += 16), n.hideToolbar == !0 && (C -= 48), `height: calc(100vh - ${s.getUsedHeight(C)}px)`;
16762
16762
  }
16763
16763
  });
16764
16764
  async function p(C, k) {
@@ -21696,8 +21696,8 @@ const Rc = je({
21696
21696
  if (n.actualUsedHeight != null)
21697
21697
  return `height: calc(100vh - ${m.getUsedHeight(n.actualUsedHeight)}px)`;
21698
21698
  {
21699
- let E = 180;
21700
- return n.bordered || (E -= 26), w.value && (E -= 48), n.hideToolbar == !0 && (E -= 48), Ia(n.paginate) && (E -= 58), `height: calc(100vh - ${m.getUsedHeight(E)}px)`;
21699
+ let E = 154;
21700
+ return n.bordered ? E += 26 : n.variant == "page" && (E += 16), w.value && (E -= 48), n.hideToolbar == !0 && (E -= 48), Ia(n.paginate) && (E -= 58), `height: calc(100vh - ${m.getUsedHeight(E)}px)`;
21701
21701
  }
21702
21702
  }), A = U([]), I = T({
21703
21703
  get() {
@@ -22424,7 +22424,7 @@ const Rc = je({
22424
22424
  for (const [n, l] of t)
22425
22425
  a[n] = l;
22426
22426
  return a;
22427
- }, q8 = /* @__PURE__ */ Pf(j8, [["__scopeId", "data-v-c6365448"]]);
22427
+ }, q8 = /* @__PURE__ */ Pf(j8, [["__scopeId", "data-v-9b9020f1"]]);
22428
22428
  /*!
22429
22429
  * vue-use-spring v0.3.3
22430
22430
  * (c) 2020-2024 Eduardo San Martin Morote
@@ -43248,8 +43248,8 @@ const Rj = je({
43248
43248
  if (n.actualUsedHeight != null)
43249
43249
  return `height: calc(100vh - ${g.getUsedHeight(n.actualUsedHeight)}px)`;
43250
43250
  {
43251
- let Z = 180;
43252
- return n.bordered || (Z -= 26), L.value && (Z -= 48), n.hideToolbar == !0 && (Z -= 48), Ia(n.paginate) && (Z -= 58), `height: calc(100vh - ${g.getUsedHeight(Z)}px)`;
43251
+ let Z = 154;
43252
+ return n.bordered ? Z += 26 : n.variant == "page" && (Z += 16), L.value && (Z -= 48), n.hideToolbar == !0 && (Z -= 48), Ia(n.paginate) && (Z -= 58), `height: calc(100vh - ${g.getUsedHeight(Z)}px)`;
43253
43253
  }
43254
43254
  }), z = T(() => `height: calc(100vh - ${g.getUsedHeight(48)}px)`);
43255
43255
  function J() {
@@ -44227,7 +44227,7 @@ const Rj = je({
44227
44227
  }, 8, ["bordered", "density", "flat", "errorMsg", "hideSubtoolbar", "hideToolbar", "label", "loadingMsg", "preset", "showOnlyTitleLeft", "size", "transparent", "variant"]);
44228
44228
  };
44229
44229
  }
44230
- }), Tie = /* @__PURE__ */ Pf(lq, [["__scopeId", "data-v-3df1ca3b"]]), rq = { class: "d-flex align-center" }, Die = /* @__PURE__ */ Qe({
44230
+ }), Tie = /* @__PURE__ */ Pf(lq, [["__scopeId", "data-v-72d8194d"]]), rq = { class: "d-flex align-center" }, Die = /* @__PURE__ */ Qe({
44231
44231
  __name: "BT-Dialog-Select",
44232
44232
  setup(e) {
44233
44233
  const t = U(!1), a = U({}), n = U([]), { getValue: l } = AM();