@point-hub/papp 0.0.148 → 0.0.150

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.js CHANGED
@@ -233,7 +233,7 @@ const ps = /* @__PURE__ */ oe(ds, [["render", fs], ["__scopeId", "data-v-85c79e7
233
233
  Q(a.$slots, "default", {}, void 0, !0)
234
234
  ]));
235
235
  }
236
- }), hs = /* @__PURE__ */ oe(ms, [["__scopeId", "data-v-7c8ade6a"]]), gs = { class: "breadcrumb-ul" }, bs = /* @__PURE__ */ R({
236
+ }), hs = /* @__PURE__ */ oe(ms, [["__scopeId", "data-v-7c8ade6a"]]), gs = { class: "breadcrumb-ul overflow-hidden" }, bs = /* @__PURE__ */ R({
237
237
  __name: "base-breadcrumb",
238
238
  props: {
239
239
  items: {},
@@ -265,7 +265,7 @@ const ps = /* @__PURE__ */ oe(ds, [["render", fs], ["__scopeId", "data-v-85c79e7
265
265
  ]))), 128))
266
266
  ]));
267
267
  }
268
- }), ys = /* @__PURE__ */ oe(bs, [["__scopeId", "data-v-74fdc103"]]), As = ["type", "disabled", "data-testid"], ws = {
268
+ }), ys = /* @__PURE__ */ oe(bs, [["__scopeId", "data-v-e40f9683"]]), As = ["type", "disabled", "data-testid"], ws = {
269
269
  key: 0,
270
270
  class: "spinner spinner-black spinner-xs"
271
271
  }, xs = {
@@ -10395,7 +10395,13 @@ const Ag = /* @__PURE__ */ gg(yg), wg = { class: "relative w-full" }, xg = ["id"
10395
10395
  }), h.value = !0, ke(C)) : S();
10396
10396
  }
10397
10397
  function x(A) {
10398
- !h.value || !y.value.length || (["ArrowDown", "ArrowUp", "Enter", "Escape"].includes(A.key) && A.preventDefault(), A.key === "ArrowDown" && (g.value = (g.value + 1) % y.value.length), A.key === "ArrowUp" && (g.value = (g.value - 1 + y.value.length) % y.value.length), A.key === "Enter" && k(y.value[g.value]), A.key === "Escape" && S());
10398
+ if (!(!h.value || !y.value.length)) {
10399
+ if (["ArrowDown", "ArrowUp", "Enter", "Escape"].includes(A.key) && A.preventDefault(), A.key === "ArrowDown" && (g.value = (g.value + 1) % y.value.length), A.key === "ArrowUp" && (g.value = (g.value - 1 + y.value.length) % y.value.length), h.value && A.key === "Enter") {
10400
+ A.preventDefault(), A.stopPropagation(), k(y.value[g.value]);
10401
+ return;
10402
+ }
10403
+ A.key === "Escape" && S();
10404
+ }
10399
10405
  }
10400
10406
  function k(A) {
10401
10407
  if (!p.value || m.value < 0) return;
@@ -10485,7 +10491,7 @@ const Ag = /* @__PURE__ */ gg(yg), wg = { class: "relative w-full" }, xg = ["id"
10485
10491
  }, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
10486
10492
  };
10487
10493
  }
10488
- }), Eg = /* @__PURE__ */ oe(Cg, [["__scopeId", "data-v-432439ca"]]), Tg = { class: "cursor-pointer" }, Bg = { class: "flex items-center justify-between gap-1" }, Pg = {
10494
+ }), Eg = /* @__PURE__ */ oe(Cg, [["__scopeId", "data-v-a21f0c65"]]), Tg = { class: "cursor-pointer" }, Bg = { class: "flex items-center justify-between gap-1" }, Pg = {
10489
10495
  key: 0,
10490
10496
  class: "flex items-center shrink-0 text-white"
10491
10497
  }, Dg = {