@dpa-id-components/dpa-shared-components 8.0.8-0 → 8.0.8-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.
@@ -4971,7 +4971,7 @@ const ef = (e, t) => {
4971
4971
  key: 1,
4972
4972
  "data-testid": "event-item-date-details",
4973
4973
  class: "text-xs"
4974
- }, Mf = { class: "flex w-56 shrink flex-col justify-center gap-y-1 @md:col-span-2 @md:col-start-2 @md:ml-2 @md:w-full" }, $f = ["title"], Cf = {
4974
+ }, Mf = { class: "flex shrink flex-col justify-center gap-y-1 @md:col-span-2 @md:col-start-2 @md:ml-2" }, $f = ["title"], Cf = {
4975
4975
  key: 0,
4976
4976
  "data-testid": "event-item-location",
4977
4977
  class: "text-xs"
@@ -5462,7 +5462,7 @@ function _p(e, t) {
5462
5462
  const Vo = /* @__PURE__ */ ea(bp, [["render", _p]]), kp = ["checked", "aria-checked", "disabled"], Tp = { class: "flex items-center" }, xp = {
5463
5463
  key: 0,
5464
5464
  "data-testid": "errorMessage",
5465
- class: "bg-alert-red-default relative order-last mt-2 px-4 py-1 text-xs font-medium leading-normal text-white transition-all duration-300 ease-in-out"
5465
+ class: "relative order-last mt-2 bg-alert-red-default px-4 py-1 text-xs font-medium leading-normal text-white transition-all duration-300 ease-in-out"
5466
5466
  }, Sp = /* @__PURE__ */ Ae({
5467
5467
  __name: "UiCheckBox",
5468
5468
  props: {
@@ -5510,7 +5510,7 @@ const Vo = /* @__PURE__ */ ea(bp, [["render", _p]]), kp = ["checked", "aria-chec
5510
5510
  ], 2));
5511
5511
  }
5512
5512
  });
5513
- const Dp = /* @__PURE__ */ ea(Sp, [["__scopeId", "data-v-2ec6a23c"]]), Op = ["onClick"], Pp = {
5513
+ const Dp = /* @__PURE__ */ ea(Sp, [["__scopeId", "data-v-e1b2aabf"]]), Op = ["onClick"], Pp = {
5514
5514
  class: "flex items-center",
5515
5515
  "data-testid": "innerText"
5516
5516
  }, Mp = {
@@ -5856,7 +5856,7 @@ const Yb = /* @__PURE__ */ ea(Bp, [["render", Rp]]), zb = /* @__PURE__ */ Ae({
5856
5856
  G("h3", Fp, De(n.headline), 1),
5857
5857
  Ve(dt, {
5858
5858
  name: "chevron-down",
5859
- class: se(["text-gray-700", { "open-rotation": a.value, "close-rotation": !a.value }])
5859
+ class: se(["rounded-full text-gray-700 hover:bg-gray-300", { "open-rotation": a.value, "close-rotation": !a.value }])
5860
5860
  }, null, 8, ["class"])
5861
5861
  ]),
5862
5862
  _: 1
@@ -5879,7 +5879,7 @@ const Yb = /* @__PURE__ */ ea(Bp, [["render", Rp]]), zb = /* @__PURE__ */ Ae({
5879
5879
  ], 64));
5880
5880
  }
5881
5881
  });
5882
- const Vb = /* @__PURE__ */ ea(Yp, [["__scopeId", "data-v-fdd73793"]]);
5882
+ const Vb = /* @__PURE__ */ ea(Yp, [["__scopeId", "data-v-a85987c1"]]);
5883
5883
  function or(e) {
5884
5884
  "@babel/helpers - typeof";
5885
5885
  return or = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
@@ -15723,7 +15723,7 @@ const V1 = { class: "pb-1 text-sm font-semibold" }, q1 = { class: "text-sm" }, o
15723
15723
  const t = e, a = le(!1), r = le(), n = le();
15724
15724
  return Ct(() => {
15725
15725
  if (r.value && n.value) {
15726
- const i = ["mouseenter", "focus"], o = ["mouseleave", "blur"], l = {
15726
+ const i = ["pointerenter", "focus"], o = ["pointerleave", "blur"], l = {
15727
15727
  strategy: t.fixed ? "fixed" : "absolute",
15728
15728
  modifiers: [
15729
15729
  {
@@ -15744,8 +15744,8 @@ const V1 = { class: "pb-1 text-sm font-semibold" }, q1 = { class: "text-sm" }, o
15744
15744
  l
15745
15745
  ), u = () => {
15746
15746
  n.value?.removeAttribute("data-show"), a.value = !1, s.setOptions(l);
15747
- }, c = () => {
15748
- n.value?.setAttribute("data-show", ""), a.value = !0, s.setOptions(l), s.update();
15747
+ }, c = (d) => {
15748
+ n.value?.setAttribute("data-show", ""), d.pointerType !== "touch" && (a.value = !0), s.setOptions(l), s.update();
15749
15749
  };
15750
15750
  i.forEach((d) => {
15751
15751
  r.value?.addEventListener(d, c);
@@ -15788,7 +15788,8 @@ const V1 = { class: "pb-1 text-sm font-semibold" }, q1 = { class: "text-sm" }, o
15788
15788
  G("div", {
15789
15789
  ref_key: "activatorElm",
15790
15790
  ref: r,
15791
- "data-testid": "activator"
15791
+ "data-testid": "activator",
15792
+ tabindex: "1"
15792
15793
  }, [
15793
15794
  ee(i.$slots, "activator")
15794
15795
  ], 512)