@solfacil/girassol 0.59.1 → 0.59.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.
@@ -5588,21 +5588,22 @@ const qy = ["id", "data-testid"], Ky = {
5588
5588
  "data-testid": `listitem-${e.id}-${e.itemIndex}`,
5589
5589
  class: ee(["list-item", { "-selected": e.isSelected }]),
5590
5590
  tabindex: "-1",
5591
- onClick: f[3] || (f[3] = Ge((y) => t("listitem:click", y), ["self"])),
5591
+ onClick: f[4] || (f[4] = Ge((y) => t("listitem:click", y), ["self"])),
5592
5592
  onKeyup: [
5593
- f[4] || (f[4] = he(Ge((y) => t("listitem:click", y), ["self"]), ["enter"])),
5594
- f[5] || (f[5] = he(Ge((y) => t("listitem:click", y), ["self"]), ["space"]))
5593
+ f[5] || (f[5] = he(Ge((y) => t("listitem:click", y), ["self"]), ["enter"])),
5594
+ f[6] || (f[6] = he(Ge((y) => t("listitem:click", y), ["self"]), ["space"]))
5595
5595
  ],
5596
- onContextmenu: f[6] || (f[6] = (y) => t("listitem:contextmenu", y))
5596
+ onContextmenu: f[7] || (f[7] = (y) => t("listitem:contextmenu", y))
5597
5597
  }, [
5598
5598
  (d(!0), I(se, null, pe(e.sortPositions, (y, m) => (d(), I("div", {
5599
5599
  key: m,
5600
5600
  class: "list-item-row",
5601
- onClick: f[0] || (f[0] = Ge((v) => t("listitem:click"), ["self"])),
5601
+ onClick: f[0] || (f[0] = Ge((v) => t("listitem:click", v), ["self"])),
5602
5602
  onKeyup: [
5603
- f[1] || (f[1] = he(Ge((v) => t("listitem:click"), ["self"]), ["enter"])),
5604
- f[2] || (f[2] = he(Ge((v) => t("listitem:click"), ["self"]), ["space"]))
5605
- ]
5603
+ f[1] || (f[1] = he(Ge((v) => t("listitem:click", v), ["self"]), ["enter"])),
5604
+ f[2] || (f[2] = he(Ge((v) => t("listitem:click", v), ["self"]), ["space"]))
5605
+ ],
5606
+ onContextmenu: f[3] || (f[3] = (v) => t("listitem:contextmenu", v))
5606
5607
  }, [
5607
5608
  o(m) ? (d(), I("div", Ky, [
5608
5609
  L(u.$slots, "selectable", {