viewgate-wrapper 1.11.18 → 1.11.19

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.
@@ -1 +1 @@
1
- {"version":3,"file":"ViewGateOverlay.d.ts","sourceRoot":"","sources":["../../src/components/ViewGateOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqD,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AA2BnF,OAAO,wBAAwB,CAAC;AA21BhC,eAAO,MAAM,eAAe,EAAE,EAo7E7B,CAAC"}
1
+ {"version":3,"file":"ViewGateOverlay.d.ts","sourceRoot":"","sources":["../../src/components/ViewGateOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqD,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AA2BnF,OAAO,wBAAwB,CAAC;AA21BhC,eAAO,MAAM,eAAe,EAAE,EAy7E7B,CAAC"}
@@ -1152,7 +1152,7 @@ const Sl = [
1152
1152
  annotations: "Comments",
1153
1153
  viewAll: "View All",
1154
1154
  exitConfirmTitle: "Close ViewGate?",
1155
- exitConfirmMessage: "Are you sure you want to close ViewGate? You can reopen it at any time by adding ?viewgate=true to your URL.",
1155
+ exitConfirmMessage: "Are you sure you want to close ViewGate? Remember you can reopen it by pressing ALT once (Normal Mode) or holding it for 1 second (Backlog Mode).",
1156
1156
  backlog: "Backlog",
1157
1157
  low: "Low",
1158
1158
  medium: "Medium",
@@ -1221,7 +1221,7 @@ const Sl = [
1221
1221
  annotations: "Comentarios",
1222
1222
  viewAll: "Ver Todos",
1223
1223
  exitConfirmTitle: "¿Cerrar ViewGate?",
1224
- exitConfirmMessage: "¿Estás seguro de que deseas cerrar ViewGate? Puedes volver a activarlo en cualquier momento agregando ?viewgate=true a la URL.",
1224
+ exitConfirmMessage: "¿Estás seguro de que deseas cerrar ViewGate? Recuerda que puedes volver a activarlo pulsando una vez la tecla ALT (Modo Normal) o manteniéndola pulsada 1 segundo (Modo Backlog).",
1225
1225
  backlog: "Backlog",
1226
1226
  low: "Baja",
1227
1227
  medium: "Media",
@@ -8758,7 +8758,9 @@ const Hw = (t) => {
8758
8758
  /* @__PURE__ */ g.jsx(
8759
8759
  "button",
8760
8760
  {
8761
- onClick: () => !I && T(null),
8761
+ onClick: () => {
8762
+ I || (T(null), f(!1));
8763
+ },
8762
8764
  className: "vg-button-ghost",
8763
8765
  disabled: I,
8764
8766
  style: { flex: 1, padding: "12px" },
@@ -8776,15 +8778,15 @@ const Hw = (t) => {
8776
8778
  opacity: I || !M.trim() || G.includes("backend") && !AA || G.includes("ux") && !uA.trim() ? 0.6 : 1,
8777
8779
  cursor: I || !M.trim() || G.includes("backend") && !AA || G.includes("ux") && !uA.trim() ? "not-allowed" : "pointer"
8778
8780
  },
8779
- children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc052", "data-source-path": "/src/components/ViewGateOverlay.tsx:2416", style: { display: "flex", alignItems: "center", gap: "8px" }, children: [
8780
- I ? /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc053", "data-source-path": "/src/components/ViewGateOverlay.tsx:2417", className: "vg-spinner", style: { width: "16px", height: "16px", borderWidth: "2px" } }) : /* @__PURE__ */ g.jsx(Fo, { "data-vg-id": "a3fd5c01", "data-source-path": "/src/components/ViewGateOverlay.tsx:2417", size: 18 }),
8781
- /* @__PURE__ */ g.jsx("span", { "data-vg-id": "52d76d20", "data-source-path": "/src/components/ViewGateOverlay.tsx:2418", children: I ? e.submitting : e.sendFeedback || "Send Comment" })
8781
+ children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc052", "data-source-path": "/src/components/ViewGateOverlay.tsx:2421", style: { display: "flex", alignItems: "center", gap: "8px" }, children: [
8782
+ I ? /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc053", "data-source-path": "/src/components/ViewGateOverlay.tsx:2422", className: "vg-spinner", style: { width: "16px", height: "16px", borderWidth: "2px" } }) : /* @__PURE__ */ g.jsx(Fo, { "data-vg-id": "a3fd5c01", "data-source-path": "/src/components/ViewGateOverlay.tsx:2422", size: 18 }),
8783
+ /* @__PURE__ */ g.jsx("span", { "data-vg-id": "52d76d20", "data-source-path": "/src/components/ViewGateOverlay.tsx:2423", children: I ? e.submitting : e.sendFeedback || "Send Comment" })
8782
8784
  ] })
8783
8785
  }
8784
8786
  )
8785
8787
  ] })
8786
8788
  ] }) }),
8787
- SA && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc056", "data-source-path": "/src/components/ViewGateOverlay.tsx:2428", className: "vg-animate-fade", style: {
8789
+ SA && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc056", "data-source-path": "/src/components/ViewGateOverlay.tsx:2433", className: "vg-animate-fade", style: {
8788
8790
  position: "fixed",
8789
8791
  top: 0,
8790
8792
  left: 0,
@@ -8796,7 +8798,7 @@ const Hw = (t) => {
8796
8798
  alignItems: "center",
8797
8799
  justifyContent: "center",
8798
8800
  zIndex: sn
8799
- }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc057", "data-source-path": "/src/components/ViewGateOverlay.tsx:2434", className: "vg-glassmorphism vg-animate-slide", style: {
8801
+ }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc057", "data-source-path": "/src/components/ViewGateOverlay.tsx:2439", className: "vg-glassmorphism vg-animate-slide", style: {
8800
8802
  padding: "32px",
8801
8803
  width: "820px",
8802
8804
  maxHeight: "85vh",
@@ -8804,24 +8806,24 @@ const Hw = (t) => {
8804
8806
  flexDirection: "column",
8805
8807
  transition: "all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"
8806
8808
  }, children: [
8807
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc058", "data-source-path": "/src/components/ViewGateOverlay.tsx:2439", style: { display: "flex", flexDirection: "column", gap: "16px", marginBottom: "24px" }, children: [
8808
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc06e", "data-source-path": "/src/components/ViewGateOverlay.tsx:2440", style: { display: "flex", alignItems: "center", justifyContent: "space-between" }, children: [
8809
- /* @__PURE__ */ g.jsx("h2", { "data-vg-id": "efa6bc3a", "data-source-path": "/src/components/ViewGateOverlay.tsx:2441", style: { margin: 0, fontSize: "20px", fontWeight: 800, color: "#0f172a", whiteSpace: "nowrap" }, children: sA ? e.commentDetails : e.annotations }),
8810
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc070", "data-source-path": "/src/components/ViewGateOverlay.tsx:2444", style: { display: "flex", alignItems: "center", gap: "12px" }, children: [
8811
- eA ? /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc071", "data-source-path": "/src/components/ViewGateOverlay.tsx:2446", style: { display: "flex", alignItems: "center", gap: "8px", padding: "4px 12px", background: "rgba(99, 102, 241, 0.1)", borderRadius: "20px" }, children: [
8812
- eA.avatar ? /* @__PURE__ */ g.jsx("img", { "data-vg-id": "a398800", "data-source-path": "/src/components/ViewGateOverlay.tsx:2448", src: eA.avatar, style: { width: "20px", height: "20px", borderRadius: "50%" }, alt: "" }) : /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc073", "data-source-path": "/src/components/ViewGateOverlay.tsx:2450", style: { width: "20px", height: "20px", borderRadius: "50%", background: "#6366f1", color: "white", fontSize: "10px", display: "flex", alignItems: "center", justifyContent: "center" }, children: eA.name?.[0] }),
8809
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc058", "data-source-path": "/src/components/ViewGateOverlay.tsx:2444", style: { display: "flex", flexDirection: "column", gap: "16px", marginBottom: "24px" }, children: [
8810
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc06e", "data-source-path": "/src/components/ViewGateOverlay.tsx:2445", style: { display: "flex", alignItems: "center", justifyContent: "space-between" }, children: [
8811
+ /* @__PURE__ */ g.jsx("h2", { "data-vg-id": "efa6bc3a", "data-source-path": "/src/components/ViewGateOverlay.tsx:2446", style: { margin: 0, fontSize: "20px", fontWeight: 800, color: "#0f172a", whiteSpace: "nowrap" }, children: sA ? e.commentDetails : e.annotations }),
8812
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc070", "data-source-path": "/src/components/ViewGateOverlay.tsx:2449", style: { display: "flex", alignItems: "center", gap: "12px" }, children: [
8813
+ eA ? /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "17fc071", "data-source-path": "/src/components/ViewGateOverlay.tsx:2451", style: { display: "flex", alignItems: "center", gap: "8px", padding: "4px 12px", background: "rgba(99, 102, 241, 0.1)", borderRadius: "20px" }, children: [
8814
+ eA.avatar ? /* @__PURE__ */ g.jsx("img", { "data-vg-id": "a398800", "data-source-path": "/src/components/ViewGateOverlay.tsx:2453", src: eA.avatar, style: { width: "20px", height: "20px", borderRadius: "50%" }, alt: "" }) : /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc073", "data-source-path": "/src/components/ViewGateOverlay.tsx:2455", style: { width: "20px", height: "20px", borderRadius: "50%", background: "#6366f1", color: "white", fontSize: "10px", display: "flex", alignItems: "center", justifyContent: "center" }, children: eA.name?.[0] }),
8813
8815
  /* @__PURE__ */ g.jsx(
8814
8816
  "span",
8815
8817
  {
8816
8818
  "data-vg-id": "52d76d3f",
8817
- "data-source-path": "/src/components/ViewGateOverlay.tsx:2454",
8819
+ "data-source-path": "/src/components/ViewGateOverlay.tsx:2459",
8818
8820
  style: { fontSize: "12px", fontWeight: 600, color: "#4338ca", cursor: "pointer" },
8819
8821
  onClick: () => Xe(null),
8820
8822
  title: A === "es" ? "Click para cambiar" : "Click to change",
8821
8823
  children: eA.name
8822
8824
  }
8823
8825
  )
8824
- ] }) : /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc075", "data-source-path": "/src/components/ViewGateOverlay.tsx:2463", style: { fontSize: "12px", color: "#64748b", fontWeight: 600 }, children: A === "es" ? "Sin usuario" : "No user selected" }),
8826
+ ] }) : /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc075", "data-source-path": "/src/components/ViewGateOverlay.tsx:2468", style: { fontSize: "12px", color: "#64748b", fontWeight: 600 }, children: A === "es" ? "Sin usuario" : "No user selected" }),
8825
8827
  /* @__PURE__ */ g.jsx(
8826
8828
  "button",
8827
8829
  {
@@ -8830,26 +8832,26 @@ const Hw = (t) => {
8830
8832
  onClick: () => {
8831
8833
  Qe(!1), iA(null), dr(null), p("all");
8832
8834
  },
8833
- children: /* @__PURE__ */ g.jsx(Ds, { "data-vg-id": "ff5f6cf", "data-source-path": "/src/components/ViewGateOverlay.tsx:2472", size: 20 })
8835
+ children: /* @__PURE__ */ g.jsx(Ds, { "data-vg-id": "ff5f6cf", "data-source-path": "/src/components/ViewGateOverlay.tsx:2477", size: 20 })
8834
8836
  }
8835
8837
  )
8836
8838
  ] })
8837
8839
  ] }),
8838
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc077", "data-source-path": "/src/components/ViewGateOverlay.tsx:2476", style: { display: "flex", flexDirection: "column", gap: "8px", alignItems: "center", width: "100%" }, children: (() => {
8840
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "17fc077", "data-source-path": "/src/components/ViewGateOverlay.tsx:2481", style: { display: "flex", flexDirection: "column", gap: "8px", alignItems: "center", width: "100%" }, children: (() => {
8839
8841
  const l = Array.isArray(GA) ? GA : [], y = sA ? ot.find((L) => L.annotations?.some((dA) => dA._id === sA)) : null, v = (y ? y.annotations : l).filter((L) => L.status !== "completed" && L.status !== "done"), P = v.filter((L) => L.status !== "ready_for_review").length, k = v.filter((L) => L.status === "ready_for_review").length, W = v.length;
8840
- return W <= 0 ? W === 0 ? null : /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7a", "data-source-path": "/src/components/ViewGateOverlay.tsx:2490", style: { display: "flex", gap: "8px", opacity: 0.9 }, children: [
8841
- P > 0 && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7b", "data-source-path": "/src/components/ViewGateOverlay.tsx:2492", className: "vg-badge", style: { background: "#fff7ed", color: "#c2410c", border: "1px solid #ffedd5", fontSize: "11px", padding: "2px 8px" }, children: [
8842
+ return W <= 0 ? W === 0 ? null : /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7a", "data-source-path": "/src/components/ViewGateOverlay.tsx:2495", style: { display: "flex", gap: "8px", opacity: 0.9 }, children: [
8843
+ P > 0 && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7b", "data-source-path": "/src/components/ViewGateOverlay.tsx:2497", className: "vg-badge", style: { background: "#fff7ed", color: "#c2410c", border: "1px solid #ffedd5", fontSize: "11px", padding: "2px 8px" }, children: [
8842
8844
  P,
8843
8845
  " ",
8844
8846
  P === 1 ? "pendiente" : "pendientes"
8845
8847
  ] }),
8846
- k > 0 && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7c", "data-source-path": "/src/components/ViewGateOverlay.tsx:2497", className: "vg-badge", style: { background: "#f3e8ff", color: "#a855f7", border: "1px solid #e9d5ff", fontSize: "11px", padding: "2px 8px" }, children: [
8848
+ k > 0 && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7c", "data-source-path": "/src/components/ViewGateOverlay.tsx:2502", className: "vg-badge", style: { background: "#f3e8ff", color: "#a855f7", border: "1px solid #e9d5ff", fontSize: "11px", padding: "2px 8px" }, children: [
8847
8849
  k,
8848
8850
  " ",
8849
8851
  A === "es" ? k === 1 ? "Listo para revisión" : "Listos para revisión" : "ready for review"
8850
8852
  ] })
8851
8853
  ] }) : /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
8852
- !c && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7d", "data-source-path": "/src/components/ViewGateOverlay.tsx:2508", className: "vg-segmented-control", style: { marginBottom: "4px" }, children: [
8854
+ !c && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7d", "data-source-path": "/src/components/ViewGateOverlay.tsx:2513", className: "vg-segmented-control", style: { marginBottom: "4px" }, children: [
8853
8855
  /* @__PURE__ */ g.jsx(
8854
8856
  "div",
8855
8857
  {
@@ -8902,7 +8904,7 @@ const Hw = (t) => {
8902
8904
  }
8903
8905
  )
8904
8906
  ] }),
8905
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7e", "data-source-path": "/src/components/ViewGateOverlay.tsx:2539", style: { display: "flex", gap: "6px", justifyContent: "center", flexWrap: "wrap", marginTop: c ? "0" : "4px" }, children: [
8907
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f7e", "data-source-path": "/src/components/ViewGateOverlay.tsx:2544", style: { display: "flex", gap: "6px", justifyContent: "center", flexWrap: "wrap", marginTop: c ? "0" : "4px" }, children: [
8906
8908
  /* @__PURE__ */ g.jsxs(
8907
8909
  "button",
8908
8910
  {
@@ -8965,7 +8967,7 @@ const Hw = (t) => {
8965
8967
  {
8966
8968
  style: { flex: 1, overflowY: "auto", paddingRight: "10px", overflowX: "hidden" },
8967
8969
  className: "vg-custom-scrollbar",
8968
- children: We ? /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782f7f", "data-source-path": "/src/components/ViewGateOverlay.tsx:2605", style: { display: "flex", justifyContent: "center", padding: "40px" }, children: /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782f80", "data-source-path": "/src/components/ViewGateOverlay.tsx:2606", className: "vg-spinner" }) }) : ws.map((l, y) => /* @__PURE__ */ g.jsxs(
8970
+ children: We ? /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782f7f", "data-source-path": "/src/components/ViewGateOverlay.tsx:2610", style: { display: "flex", justifyContent: "center", padding: "40px" }, children: /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782f80", "data-source-path": "/src/components/ViewGateOverlay.tsx:2611", className: "vg-spinner" }) }) : ws.map((l, y) => /* @__PURE__ */ g.jsxs(
8969
8971
  "div",
8970
8972
  {
8971
8973
  className: "vg-glassmorphism vg-animate-slide",
@@ -8977,14 +8979,14 @@ const Hw = (t) => {
8977
8979
  animationDelay: `${y * 0.05}s`
8978
8980
  },
8979
8981
  children: [
8980
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f81", "data-source-path": "/src/components/ViewGateOverlay.tsx:2621", style: { display: "flex", justifyContent: "space-between", marginBottom: "16px", alignItems: "center" }, children: [
8981
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f82", "data-source-path": "/src/components/ViewGateOverlay.tsx:2622", style: { display: "flex", gap: "12px", alignItems: "center" }, children: [
8982
- /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161c18", "data-source-path": "/src/components/ViewGateOverlay.tsx:2623", style: { fontSize: "12px", color: "#000000", fontWeight: 600 }, children: Ii(l.timestamp || l.createdAt || l.reference?.timestamp, A) }),
8982
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f81", "data-source-path": "/src/components/ViewGateOverlay.tsx:2626", style: { display: "flex", justifyContent: "space-between", marginBottom: "16px", alignItems: "center" }, children: [
8983
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782f82", "data-source-path": "/src/components/ViewGateOverlay.tsx:2627", style: { display: "flex", gap: "12px", alignItems: "center" }, children: [
8984
+ /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161c18", "data-source-path": "/src/components/ViewGateOverlay.tsx:2628", style: { fontSize: "12px", color: "#000000", fontWeight: 600 }, children: Ii(l.timestamp || l.createdAt || l.reference?.timestamp, A) }),
8983
8985
  /* @__PURE__ */ g.jsx(
8984
8986
  "div",
8985
8987
  {
8986
8988
  "data-vg-id": "2e782f99",
8987
- "data-source-path": "/src/components/ViewGateOverlay.tsx:2626",
8989
+ "data-source-path": "/src/components/ViewGateOverlay.tsx:2631",
8988
8990
  onClick: (m) => {
8989
8991
  m.stopPropagation();
8990
8992
  const v = l.key || `VG-${l._id.slice(-6).toUpperCase()}`;
@@ -9009,7 +9011,7 @@ const Hw = (t) => {
9009
9011
  children: l.key || `VG-${l._id.slice(-6).toUpperCase()}`
9010
9012
  }
9011
9013
  ),
9012
- l.reference?.metadata?.isModal && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161c2f", "data-source-path": "/src/components/ViewGateOverlay.tsx:2655", className: "vg-badge", style: {
9014
+ l.reference?.metadata?.isModal && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161c2f", "data-source-path": "/src/components/ViewGateOverlay.tsx:2660", className: "vg-badge", style: {
9013
9015
  fontSize: "10px",
9014
9016
  background: c ? "#f1f5f9" : l.status === "completed" || l.status === "done" ? "#ecfdf5" : l.status === "ready_for_review" ? "#f3e8ff" : "#fef3c7",
9015
9017
  color: c ? "#64748b" : l.status === "completed" || l.status === "done" ? "#059669" : l.status === "ready_for_review" ? "#a855f7" : "#92400e",
@@ -9036,28 +9038,28 @@ const Hw = (t) => {
9036
9038
  }
9037
9039
  )
9038
9040
  ] }),
9039
- l.status === "completed" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c30", "data-source-path": "/src/components/ViewGateOverlay.tsx:2683", className: "vg-badge", style: { backgroundColor: "#ecfdf5", color: "#059669", border: "1px solid #d1fae5" }, children: [
9040
- /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a41", "data-source-path": "/src/components/ViewGateOverlay.tsx:2684", size: 14 }),
9041
+ l.status === "completed" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c30", "data-source-path": "/src/components/ViewGateOverlay.tsx:2688", className: "vg-badge", style: { backgroundColor: "#ecfdf5", color: "#059669", border: "1px solid #d1fae5" }, children: [
9042
+ /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a41", "data-source-path": "/src/components/ViewGateOverlay.tsx:2689", size: 14 }),
9041
9043
  " ",
9042
9044
  e.completed || (A === "es" ? "Listo para revisión" : "Ready for Review")
9043
- ] }) : l.status === "ready_for_review" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c32", "data-source-path": "/src/components/ViewGateOverlay.tsx:2687", className: "vg-badge", style: { backgroundColor: "#f3e8ff", color: "#a855f7", border: "1px solid #e9d5ff" }, children: [
9044
- /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a43", "data-source-path": "/src/components/ViewGateOverlay.tsx:2688", size: 14 }),
9045
+ ] }) : l.status === "ready_for_review" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c32", "data-source-path": "/src/components/ViewGateOverlay.tsx:2692", className: "vg-badge", style: { backgroundColor: "#f3e8ff", color: "#a855f7", border: "1px solid #e9d5ff" }, children: [
9046
+ /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a43", "data-source-path": "/src/components/ViewGateOverlay.tsx:2693", size: 14 }),
9045
9047
  " ",
9046
9048
  e.readyForReview
9047
- ] }) : l.status === "bug_fixing" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c34", "data-source-path": "/src/components/ViewGateOverlay.tsx:2691", className: "vg-badge", style: { backgroundColor: "#fff1f2", color: "#e11d48", border: "1px solid #ffe4e6" }, children: [
9048
- /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b17e3", "data-source-path": "/src/components/ViewGateOverlay.tsx:2692", size: 14 }),
9049
+ ] }) : l.status === "bug_fixing" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c34", "data-source-path": "/src/components/ViewGateOverlay.tsx:2696", className: "vg-badge", style: { backgroundColor: "#fff1f2", color: "#e11d48", border: "1px solid #ffe4e6" }, children: [
9050
+ /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b17e3", "data-source-path": "/src/components/ViewGateOverlay.tsx:2697", size: 14 }),
9049
9051
  " ",
9050
9052
  "Bug Fixing"
9051
- ] }) : /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c36", "data-source-path": "/src/components/ViewGateOverlay.tsx:2695", className: "vg-badge", style: {
9053
+ ] }) : /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161c36", "data-source-path": "/src/components/ViewGateOverlay.tsx:2700", className: "vg-badge", style: {
9052
9054
  backgroundColor: c || l.status === "backlog" ? "#f1f5f9" : "#fff7ed",
9053
9055
  color: c || l.status === "backlog" ? "#64748b" : "#ea580c",
9054
9056
  border: c || l.status === "backlog" ? "1px solid #e2e8f0" : "1px solid #ffedd5"
9055
9057
  }, children: [
9056
- /* @__PURE__ */ g.jsx(mo, { "data-vg-id": "62dc6bff", "data-source-path": "/src/components/ViewGateOverlay.tsx:2700", size: 14 }),
9058
+ /* @__PURE__ */ g.jsx(mo, { "data-vg-id": "62dc6bff", "data-source-path": "/src/components/ViewGateOverlay.tsx:2705", size: 14 }),
9057
9059
  c || l.status === "backlog" ? e.backlog : e.pending
9058
9060
  ] })
9059
9061
  ] }),
9060
- (l.screenshot || l.reference?.previewUrl) && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fb8", "data-source-path": "/src/components/ViewGateOverlay.tsx:2707", style: {
9062
+ (l.screenshot || l.reference?.previewUrl) && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fb8", "data-source-path": "/src/components/ViewGateOverlay.tsx:2712", style: {
9061
9063
  margin: "0 0 20px 0",
9062
9064
  borderRadius: "8px",
9063
9065
  overflow: "hidden",
@@ -9073,7 +9075,7 @@ const Hw = (t) => {
9073
9075
  "img",
9074
9076
  {
9075
9077
  "data-vg-id": "3cf759eb",
9076
- "data-source-path": "/src/components/ViewGateOverlay.tsx:2719",
9078
+ "data-source-path": "/src/components/ViewGateOverlay.tsx:2724",
9077
9079
  src: l.screenshot || l.reference?.previewUrl,
9078
9080
  alt: "Visual Preview",
9079
9081
  style: {
@@ -9094,8 +9096,8 @@ const Hw = (t) => {
9094
9096
  autoFocus: !0,
9095
9097
  style: { marginBottom: "16px", minHeight: "80px" }
9096
9098
  }
9097
- ) : /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fba", "data-source-path": "/src/components/ViewGateOverlay.tsx:2742", style: { marginBottom: "20px" }, children: [
9098
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fbb", "data-source-path": "/src/components/ViewGateOverlay.tsx:2743", style: { display: "flex", alignItems: "center", gap: "8px", marginBottom: "8px" }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fbc", "data-source-path": "/src/components/ViewGateOverlay.tsx:2744", style: {
9099
+ ) : /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fba", "data-source-path": "/src/components/ViewGateOverlay.tsx:2747", style: { marginBottom: "20px" }, children: [
9100
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fbb", "data-source-path": "/src/components/ViewGateOverlay.tsx:2748", style: { display: "flex", alignItems: "center", gap: "8px", marginBottom: "8px" }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fbc", "data-source-path": "/src/components/ViewGateOverlay.tsx:2749", style: {
9099
9101
  fontSize: "10px",
9100
9102
  fontWeight: 800,
9101
9103
  color: l.priority === "low" ? "#059669" : l.priority === "urgent" ? "#b91c1c" : l.priority === "high" ? "#b45309" : "#4338ca",
@@ -9110,10 +9112,10 @@ const Hw = (t) => {
9110
9112
  ": ",
9111
9113
  e[l.priority || "medium"]
9112
9114
  ] }) }),
9113
- /* @__PURE__ */ g.jsx("p", { "data-vg-id": "f01af89c", "data-source-path": "/src/components/ViewGateOverlay.tsx:2758", className: "vg-text-wrap", style: { margin: "0", fontSize: "16px", color: "#1e293b", lineHeight: 1.6 }, children: l.message })
9115
+ /* @__PURE__ */ g.jsx("p", { "data-vg-id": "f01af89c", "data-source-path": "/src/components/ViewGateOverlay.tsx:2763", className: "vg-text-wrap", style: { margin: "0", fontSize: "16px", color: "#1e293b", lineHeight: 1.6 }, children: l.message })
9114
9116
  ] }),
9115
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fbe", "data-source-path": "/src/components/ViewGateOverlay.tsx:2762", style: { display: "flex", justifyContent: "flex-end", alignItems: "center", gap: "12px", borderTop: "1px solid #f1f5f9", paddingTop: "16px" }, children: [
9116
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fbf", "data-source-path": "/src/components/ViewGateOverlay.tsx:2764", style: { display: "flex", gap: "6px" }, children: ps !== l._id && /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
9117
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fbe", "data-source-path": "/src/components/ViewGateOverlay.tsx:2767", style: { display: "flex", justifyContent: "flex-end", alignItems: "center", gap: "12px", borderTop: "1px solid #f1f5f9", paddingTop: "16px" }, children: [
9118
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fbf", "data-source-path": "/src/components/ViewGateOverlay.tsx:2769", style: { display: "flex", gap: "6px" }, children: ps !== l._id && /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
9117
9119
  /* @__PURE__ */ g.jsx(
9118
9120
  "button",
9119
9121
  {
@@ -9123,7 +9125,7 @@ const Hw = (t) => {
9123
9125
  Qs(l._id), ro(l.message), U(l.priority || "medium");
9124
9126
  },
9125
9127
  title: e.edit,
9126
- children: /* @__PURE__ */ g.jsx(Uo, { "data-vg-id": "ea069938", "data-source-path": "/src/components/ViewGateOverlay.tsx:2777", size: 16 })
9128
+ children: /* @__PURE__ */ g.jsx(Uo, { "data-vg-id": "ea069938", "data-source-path": "/src/components/ViewGateOverlay.tsx:2782", size: 16 })
9127
9129
  }
9128
9130
  ),
9129
9131
  /* @__PURE__ */ g.jsx(
@@ -9151,11 +9153,11 @@ const Hw = (t) => {
9151
9153
  });
9152
9154
  },
9153
9155
  title: A === "es" ? "Eliminar" : "Delete",
9154
- children: /* @__PURE__ */ g.jsx(xo, { "data-vg-id": "45b441a6", "data-source-path": "/src/components/ViewGateOverlay.tsx:2807", size: 16 })
9156
+ children: /* @__PURE__ */ g.jsx(xo, { "data-vg-id": "45b441a6", "data-source-path": "/src/components/ViewGateOverlay.tsx:2812", size: 16 })
9155
9157
  }
9156
9158
  )
9157
9159
  ] }) }),
9158
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fd7", "data-source-path": "/src/components/ViewGateOverlay.tsx:2814", style: { display: "flex", gap: "8px" }, children: ps === l._id ? /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
9160
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fd7", "data-source-path": "/src/components/ViewGateOverlay.tsx:2819", style: { display: "flex", gap: "8px" }, children: ps === l._id ? /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
9159
9161
  /* @__PURE__ */ g.jsx(
9160
9162
  "button",
9161
9163
  {
@@ -9181,7 +9183,7 @@ const Hw = (t) => {
9181
9183
  children: e.save
9182
9184
  }
9183
9185
  ),
9184
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fd8", "data-source-path": "/src/components/ViewGateOverlay.tsx:2847", style: { display: "flex", gap: "4px", marginLeft: "12px" }, children: ["low", "medium", "high", "urgent"].map((m) => /* @__PURE__ */ g.jsx(
9186
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fd8", "data-source-path": "/src/components/ViewGateOverlay.tsx:2852", style: { display: "flex", gap: "4px", marginLeft: "12px" }, children: ["low", "medium", "high", "urgent"].map((m) => /* @__PURE__ */ g.jsx(
9185
9187
  "button",
9186
9188
  {
9187
9189
  onClick: () => U(m),
@@ -9202,7 +9204,7 @@ const Hw = (t) => {
9202
9204
  },
9203
9205
  m
9204
9206
  )) }),
9205
- /* @__PURE__ */ g.jsx("button", { "data-vg-id": "5861bcd6", "data-source-path": "/src/components/ViewGateOverlay.tsx:2870", className: "vg-button-ghost vg-animate-pop", style: { padding: "8px 16px", fontSize: "13px", marginLeft: "auto" }, onClick: () => Qs(null), children: e.cancel })
9207
+ /* @__PURE__ */ g.jsx("button", { "data-vg-id": "5861bcd6", "data-source-path": "/src/components/ViewGateOverlay.tsx:2875", className: "vg-button-ghost vg-animate-pop", style: { padding: "8px 16px", fontSize: "13px", marginLeft: "auto" }, onClick: () => Qs(null), children: e.cancel })
9206
9208
  ] }) : /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
9207
9209
  !c && (l.status === "pending" || !["ready_for_review", "completed", "done"].includes(l.status || "")) && /* @__PURE__ */ g.jsxs(
9208
9210
  "button",
@@ -9230,13 +9232,13 @@ const Hw = (t) => {
9230
9232
  });
9231
9233
  },
9232
9234
  children: [
9233
- /* @__PURE__ */ g.jsx(Fo, { "data-vg-id": "dbae09cd", "data-source-path": "/src/components/ViewGateOverlay.tsx:2903", size: 14 }),
9235
+ /* @__PURE__ */ g.jsx(Fo, { "data-vg-id": "dbae09cd", "data-source-path": "/src/components/ViewGateOverlay.tsx:2908", size: 14 }),
9234
9236
  " ",
9235
9237
  e.markReady
9236
9238
  ]
9237
9239
  }
9238
9240
  ),
9239
- !c && l.status === "ready_for_review" && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fdb", "data-source-path": "/src/components/ViewGateOverlay.tsx:2907", style: { display: "flex", gap: "8px" }, children: [
9241
+ !c && l.status === "ready_for_review" && /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fdb", "data-source-path": "/src/components/ViewGateOverlay.tsx:2912", style: { display: "flex", gap: "8px" }, children: [
9240
9242
  /* @__PURE__ */ g.jsxs(
9241
9243
  "button",
9242
9244
  {
@@ -9269,7 +9271,7 @@ const Hw = (t) => {
9269
9271
  });
9270
9272
  },
9271
9273
  children: [
9272
- /* @__PURE__ */ g.jsx(El, { "data-vg-id": "51a0f8e7", "data-source-path": "/src/components/ViewGateOverlay.tsx:2944", size: 14 }),
9274
+ /* @__PURE__ */ g.jsx(El, { "data-vg-id": "51a0f8e7", "data-source-path": "/src/components/ViewGateOverlay.tsx:2949", size: 14 }),
9273
9275
  " ",
9274
9276
  e.reopen
9275
9277
  ]
@@ -9301,7 +9303,7 @@ const Hw = (t) => {
9301
9303
  });
9302
9304
  },
9303
9305
  children: [
9304
- /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a82", "data-source-path": "/src/components/ViewGateOverlay.tsx:2974", size: 14 }),
9306
+ /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a82", "data-source-path": "/src/components/ViewGateOverlay.tsx:2979", size: 14 }),
9305
9307
  " ",
9306
9308
  e.completed
9307
9309
  ]
@@ -9318,7 +9320,7 @@ const Hw = (t) => {
9318
9320
  sA || "all"
9319
9321
  )
9320
9322
  ] }) }),
9321
- yA && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fde", "data-source-path": "/src/components/ViewGateOverlay.tsx:2993", className: "vg-animate-fade", style: {
9323
+ yA && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fde", "data-source-path": "/src/components/ViewGateOverlay.tsx:2998", className: "vg-animate-fade", style: {
9322
9324
  position: "fixed",
9323
9325
  top: 0,
9324
9326
  left: 0,
@@ -9330,14 +9332,14 @@ const Hw = (t) => {
9330
9332
  alignItems: "center",
9331
9333
  justifyContent: "center",
9332
9334
  zIndex: sn + 100
9333
- }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fdf", "data-source-path": "/src/components/ViewGateOverlay.tsx:2998", className: "vg-glassmorphism vg-animate-slide", style: {
9335
+ }, children: /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782fdf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3003", className: "vg-glassmorphism vg-animate-slide", style: {
9334
9336
  padding: "40px",
9335
9337
  width: "420px",
9336
9338
  textAlign: "center",
9337
9339
  border: "1px solid rgba(255, 255, 255, 0.1)",
9338
9340
  boxShadow: "0 25px 50px -12px rgba(0, 0, 0, 0.5)"
9339
9341
  }, children: [
9340
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fe0", "data-source-path": "/src/components/ViewGateOverlay.tsx:3005", style: {
9342
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e782fe0", "data-source-path": "/src/components/ViewGateOverlay.tsx:3010", style: {
9341
9343
  width: "64px",
9342
9344
  height: "64px",
9343
9345
  background: yA.type === "danger" ? "rgba(239, 68, 68, 0.1)" : "rgba(99, 102, 241, 0.1)",
@@ -9348,9 +9350,9 @@ const Hw = (t) => {
9348
9350
  margin: "0 auto 24px",
9349
9351
  color: yA.type === "danger" ? "#ef4444" : "#6366f1",
9350
9352
  transform: "rotate(-5deg)"
9351
- }, children: yA.type === "danger" ? /* @__PURE__ */ g.jsx(xo, { "data-vg-id": "45b441db", "data-source-path": "/src/components/ViewGateOverlay.tsx:3014", size: 32 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a9c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3014", size: 32 }) }),
9352
- /* @__PURE__ */ g.jsx("h3", { "data-vg-id": "53ec50e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3016", style: { margin: "0 0 12px 0", fontSize: "20px", fontWeight: 800, color: "#000000", letterSpacing: "-0.02em" }, children: yA.title }),
9353
- /* @__PURE__ */ g.jsx("p", { "data-vg-id": "f01af8d8", "data-source-path": "/src/components/ViewGateOverlay.tsx:3017", style: { margin: "0 0 24px 0", fontSize: "15px", color: "#000000", lineHeight: 1.6 }, children: yA.message }),
9353
+ }, children: yA.type === "danger" ? /* @__PURE__ */ g.jsx(xo, { "data-vg-id": "45b441db", "data-source-path": "/src/components/ViewGateOverlay.tsx:3019", size: 32 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1a9c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3019", size: 32 }) }),
9354
+ /* @__PURE__ */ g.jsx("h3", { "data-vg-id": "53ec50e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3021", style: { margin: "0 0 12px 0", fontSize: "20px", fontWeight: 800, color: "#000000", letterSpacing: "-0.02em" }, children: yA.title }),
9355
+ /* @__PURE__ */ g.jsx("p", { "data-vg-id": "f01af8d8", "data-source-path": "/src/components/ViewGateOverlay.tsx:3022", style: { margin: "0 0 24px 0", fontSize: "15px", color: "#000000", lineHeight: 1.6 }, children: yA.message }),
9354
9356
  yA.showInput && /* @__PURE__ */ g.jsx(
9355
9357
  "textarea",
9356
9358
  {
@@ -9363,7 +9365,7 @@ const Hw = (t) => {
9363
9365
  style: { marginBottom: "24px", minHeight: "80px", textAlign: "left" }
9364
9366
  }
9365
9367
  ),
9366
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffa", "data-source-path": "/src/components/ViewGateOverlay.tsx:3031", style: { display: "flex", gap: "16px" }, children: [
9368
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffa", "data-source-path": "/src/components/ViewGateOverlay.tsx:3036", style: { display: "flex", gap: "16px" }, children: [
9367
9369
  /* @__PURE__ */ g.jsx(
9368
9370
  "button",
9369
9371
  {
@@ -9401,7 +9403,7 @@ const Hw = (t) => {
9401
9403
  Se(!1);
9402
9404
  }
9403
9405
  },
9404
- children: LA ? /* @__PURE__ */ g.jsx(Cl, { "data-vg-id": "a4b735c9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3067", size: 18, className: "vg-animate-spin" }) : e.yes
9406
+ children: LA ? /* @__PURE__ */ g.jsx(Cl, { "data-vg-id": "a4b735c9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3072", size: 18, className: "vg-animate-spin" }) : e.yes
9405
9407
  }
9406
9408
  )
9407
9409
  ] })
@@ -9434,12 +9436,12 @@ const Hw = (t) => {
9434
9436
  Qe(!0), iA(k._id);
9435
9437
  },
9436
9438
  children: [
9437
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffc", "data-source-path": "/src/components/ViewGateOverlay.tsx:3142", className: `vg-pin-tooltip ${oA[l.id] || ""} ${Fe || m.left < 160 ? "vg-tooltip-right" : m.left > window.innerWidth - 160 ? "vg-tooltip-left" : ""}`, style: { padding: "16px" }, children: [
9438
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3143", style: { display: "flex", alignItems: "center", justifyContent: "space-between", marginBottom: "12px" }, children: [
9439
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffe", "data-source-path": "/src/components/ViewGateOverlay.tsx:3144", style: { display: "flex", alignItems: "center", gap: "8px", flexWrap: "wrap" }, children: [
9440
- l.isTriggerPin ? /* @__PURE__ */ g.jsx(Ks, { "data-vg-id": "d8816164", "data-source-path": "/src/components/ViewGateOverlay.tsx:3146", size: 14, color: tA }) : /* @__PURE__ */ g.jsx(pr, { "data-vg-id": "7fe1768", "data-source-path": "/src/components/ViewGateOverlay.tsx:3148", size: 14, color: tA }),
9441
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e783016", "data-source-path": "/src/components/ViewGateOverlay.tsx:3150", style: { display: "flex", gap: "4px" }, children: [
9442
- hA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cac", "data-source-path": "/src/components/ViewGateOverlay.tsx:3152", className: "vg-badge", style: {
9439
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffc", "data-source-path": "/src/components/ViewGateOverlay.tsx:3147", className: `vg-pin-tooltip ${oA[l.id] || ""} ${Fe || m.left < 160 ? "vg-tooltip-right" : m.left > window.innerWidth - 160 ? "vg-tooltip-left" : ""}`, style: { padding: "16px" }, children: [
9440
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3148", style: { display: "flex", alignItems: "center", justifyContent: "space-between", marginBottom: "12px" }, children: [
9441
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e782ffe", "data-source-path": "/src/components/ViewGateOverlay.tsx:3149", style: { display: "flex", alignItems: "center", gap: "8px", flexWrap: "wrap" }, children: [
9442
+ l.isTriggerPin ? /* @__PURE__ */ g.jsx(Ks, { "data-vg-id": "d8816164", "data-source-path": "/src/components/ViewGateOverlay.tsx:3151", size: 14, color: tA }) : /* @__PURE__ */ g.jsx(pr, { "data-vg-id": "7fe1768", "data-source-path": "/src/components/ViewGateOverlay.tsx:3153", size: 14, color: tA }),
9443
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e783016", "data-source-path": "/src/components/ViewGateOverlay.tsx:3155", style: { display: "flex", gap: "4px" }, children: [
9444
+ hA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cac", "data-source-path": "/src/components/ViewGateOverlay.tsx:3157", className: "vg-badge", style: {
9443
9445
  fontSize: "10px",
9444
9446
  background: c ? "#f1f5f9" : "#fff7ed",
9445
9447
  color: c ? "#64748b" : "#c2410c"
@@ -9448,7 +9450,7 @@ const Hw = (t) => {
9448
9450
  " ",
9449
9451
  c || k.status === "backlog" ? "Backlog" : A === "es" ? hA === 1 ? e.pending : "Pendientes" : "pending"
9450
9452
  ] }),
9451
- CA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cad", "data-source-path": "/src/components/ViewGateOverlay.tsx:3161", style: {
9453
+ CA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cad", "data-source-path": "/src/components/ViewGateOverlay.tsx:3166", style: {
9452
9454
  fontSize: "10px",
9453
9455
  fontWeight: 700,
9454
9456
  color: "#a855f7",
@@ -9460,7 +9462,7 @@ const Hw = (t) => {
9460
9462
  " ",
9461
9463
  A === "es" ? CA === 1 ? "Listo para revisión" : "Listos para revisión" : "ready for review"
9462
9464
  ] }),
9463
- bA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cae", "data-source-path": "/src/components/ViewGateOverlay.tsx:3173", style: {
9465
+ bA > 0 && /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cae", "data-source-path": "/src/components/ViewGateOverlay.tsx:3178", style: {
9464
9466
  fontSize: "10px",
9465
9467
  fontWeight: 700,
9466
9468
  color: "#059669",
@@ -9472,7 +9474,7 @@ const Hw = (t) => {
9472
9474
  " ",
9473
9475
  A === "es" ? bA === 1 ? "Completado" : "Completados" : "completed"
9474
9476
  ] }),
9475
- v.some((H) => H.status === "bug_fixing") && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161caf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3185", style: {
9477
+ v.some((H) => H.status === "bug_fixing") && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161caf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3190", style: {
9476
9478
  fontSize: "10px",
9477
9479
  fontWeight: 700,
9478
9480
  color: "#e11d48",
@@ -9482,7 +9484,7 @@ const Hw = (t) => {
9482
9484
  }, children: "BUG" })
9483
9485
  ] })
9484
9486
  ] }),
9485
- P && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161cb0", "data-source-path": "/src/components/ViewGateOverlay.tsx:3199", className: "vg-badge", style: {
9487
+ P && /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161cb0", "data-source-path": "/src/components/ViewGateOverlay.tsx:3204", className: "vg-badge", style: {
9486
9488
  fontSize: "10px",
9487
9489
  background: c ? "#f1f5f9" : fA ? `linear-gradient(90deg, #ea580c 50%, ${dA ? "#10b981" : "#a855f7"} 50%)` : hA > 0 ? "#fff7ed" : j ? "#ecfdf5" : "#f3e8ff",
9488
9490
  color: c ? "#64748b" : fA ? "#ffffff" : hA > 0 ? "#c2410c" : j ? "#059669" : "#a855f7",
@@ -9491,15 +9493,15 @@ const Hw = (t) => {
9491
9493
  textShadow: fA && !c ? "0 1px 2px rgba(0,0,0,0.2)" : "none"
9492
9494
  }, children: "MODAL" })
9493
9495
  ] }),
9494
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e78301c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3211", className: "vg-tooltip-scroll", style: { maxHeight: "180px", overflowY: "auto" }, children: v.map((H, oe) => /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e78301d", "data-source-path": "/src/components/ViewGateOverlay.tsx:3213", style: {
9496
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e78301c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3216", className: "vg-tooltip-scroll", style: { maxHeight: "180px", overflowY: "auto" }, children: v.map((H, oe) => /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e78301d", "data-source-path": "/src/components/ViewGateOverlay.tsx:3218", style: {
9495
9497
  padding: "10px 0",
9496
9498
  borderTop: oe === 0 ? "none" : "1px solid #f1f5f9",
9497
9499
  display: "flex",
9498
9500
  gap: "12px",
9499
9501
  alignItems: "flex-start"
9500
9502
  }, children: [
9501
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e78301e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3220", style: { flex: 1, display: "flex", flexDirection: "column", gap: "4px" }, children: [
9502
- /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161cc9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3221", style: { fontSize: "10px", fontWeight: 600, color: "#64748b" }, children: Ii(H.timestamp || H.createdAt, A) }),
9503
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e78301e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3225", style: { flex: 1, display: "flex", flexDirection: "column", gap: "4px" }, children: [
9504
+ /* @__PURE__ */ g.jsx("span", { "data-vg-id": "8161cc9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3226", style: { fontSize: "10px", fontWeight: 600, color: "#64748b" }, children: Ii(H.timestamp || H.createdAt, A) }),
9503
9505
  H.url && /* @__PURE__ */ g.jsx(
9504
9506
  Si,
9505
9507
  {
@@ -9520,10 +9522,10 @@ const Hw = (t) => {
9520
9522
  tooltipStyle: { fontSize: "9px" }
9521
9523
  }
9522
9524
  ),
9523
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783035", "data-source-path": "/src/components/ViewGateOverlay.tsx:3243", className: "vg-line-clamp-2", style: { fontSize: "13px", color: "#1e293b", lineHeight: 1.4, fontWeight: 500 }, children: H.message.length > 100 ? H.message.slice(0, 97) + "..." : H.message })
9525
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783035", "data-source-path": "/src/components/ViewGateOverlay.tsx:3248", className: "vg-line-clamp-2", style: { fontSize: "13px", color: "#1e293b", lineHeight: 1.4, fontWeight: 500 }, children: H.message.length > 100 ? H.message.slice(0, 97) + "..." : H.message })
9524
9526
  ] }),
9525
- /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e783036", "data-source-path": "/src/components/ViewGateOverlay.tsx:3247", style: { flexShrink: 0, marginTop: "2px", display: "flex", flexDirection: "column", gap: "4px", alignItems: "flex-end" }, children: [
9526
- /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783037", "data-source-path": "/src/components/ViewGateOverlay.tsx:3248", style: {
9527
+ /* @__PURE__ */ g.jsxs("div", { "data-vg-id": "2e783036", "data-source-path": "/src/components/ViewGateOverlay.tsx:3252", style: { flexShrink: 0, marginTop: "2px", display: "flex", flexDirection: "column", gap: "4px", alignItems: "flex-end" }, children: [
9528
+ /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783037", "data-source-path": "/src/components/ViewGateOverlay.tsx:3253", style: {
9527
9529
  fontSize: "8px",
9528
9530
  fontWeight: 800,
9529
9531
  color: H.priority === "low" ? "#059669" : H.priority === "urgent" ? "#b91c1c" : H.priority === "high" ? "#b45309" : "#4338ca",
@@ -9534,7 +9536,7 @@ const Hw = (t) => {
9534
9536
  border: "1px solid",
9535
9537
  borderColor: H.priority === "low" ? "#d1fae5" : H.priority === "urgent" ? "#fee2e2" : H.priority === "high" ? "#fef3c7" : "#e0e7ff"
9536
9538
  }, children: e[H.priority || "medium"] }),
9537
- H.status === "completed" || H.status === "done" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ccd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3262", style: {
9539
+ H.status === "completed" || H.status === "done" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ccd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3267", style: {
9538
9540
  display: "flex",
9539
9541
  alignItems: "center",
9540
9542
  gap: "4px",
@@ -9547,9 +9549,9 @@ const Hw = (t) => {
9547
9549
  textTransform: "uppercase",
9548
9550
  border: "1px solid #d1fae5"
9549
9551
  }, children: [
9550
- /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1ade", "data-source-path": "/src/components/ViewGateOverlay.tsx:3275", size: 10 }),
9552
+ /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1ade", "data-source-path": "/src/components/ViewGateOverlay.tsx:3280", size: 10 }),
9551
9553
  e.completed
9552
- ] }) : H.status === "ready_for_review" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ccf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3279", style: {
9554
+ ] }) : H.status === "ready_for_review" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ccf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3284", style: {
9553
9555
  display: "flex",
9554
9556
  alignItems: "center",
9555
9557
  gap: "4px",
@@ -9562,9 +9564,9 @@ const Hw = (t) => {
9562
9564
  textTransform: "uppercase",
9563
9565
  border: "1px solid #e9d5ff"
9564
9566
  }, children: [
9565
- H.type === "bug" || H.status === "bug_fixing" || H.originalStatus === "bug_fixing" ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b187e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3292", size: 10 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1ae1", "data-source-path": "/src/components/ViewGateOverlay.tsx:3292", size: 10 }),
9567
+ H.type === "bug" || H.status === "bug_fixing" || H.originalStatus === "bug_fixing" ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b187e", "data-source-path": "/src/components/ViewGateOverlay.tsx:3297", size: 10 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1ae1", "data-source-path": "/src/components/ViewGateOverlay.tsx:3297", size: 10 }),
9566
9568
  e.readyForReview
9567
- ] }) : H.status === "bug_fixing" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cd2", "data-source-path": "/src/components/ViewGateOverlay.tsx:3296", style: {
9569
+ ] }) : H.status === "bug_fixing" ? /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161cd2", "data-source-path": "/src/components/ViewGateOverlay.tsx:3301", style: {
9568
9570
  display: "flex",
9569
9571
  alignItems: "center",
9570
9572
  gap: "4px",
@@ -9577,9 +9579,9 @@ const Hw = (t) => {
9577
9579
  textTransform: "uppercase",
9578
9580
  border: "1px solid #ffe4e6"
9579
9581
  }, children: [
9580
- /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b1896", "data-source-path": "/src/components/ViewGateOverlay.tsx:3309", size: 10 }),
9582
+ /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b1896", "data-source-path": "/src/components/ViewGateOverlay.tsx:3314", size: 10 }),
9581
9583
  "Bug Fixing"
9582
- ] }) : /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ce9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3313", style: {
9584
+ ] }) : /* @__PURE__ */ g.jsxs("span", { "data-vg-id": "8161ce9", "data-source-path": "/src/components/ViewGateOverlay.tsx:3318", style: {
9583
9585
  display: "flex",
9584
9586
  alignItems: "center",
9585
9587
  gap: "4px",
@@ -9592,7 +9594,7 @@ const Hw = (t) => {
9592
9594
  textTransform: "uppercase",
9593
9595
  border: c || H.status === "backlog" ? "1px solid #e2e8f0" : "1px solid #ffedd5"
9594
9596
  }, children: [
9595
- /* @__PURE__ */ g.jsx(mo, { "data-vg-id": "62dc6cb2", "data-source-path": "/src/components/ViewGateOverlay.tsx:3326", size: 10 }),
9597
+ /* @__PURE__ */ g.jsx(mo, { "data-vg-id": "62dc6cb2", "data-source-path": "/src/components/ViewGateOverlay.tsx:3331", size: 10 }),
9596
9598
  c || H.status === "backlog" ? e.backlog : e.pending
9597
9599
  ] })
9598
9600
  ] })
@@ -9602,15 +9604,15 @@ const Hw = (t) => {
9602
9604
  "div",
9603
9605
  {
9604
9606
  "data-vg-id": "2e783056",
9605
- "data-source-path": "/src/components/ViewGateOverlay.tsx:3336",
9607
+ "data-source-path": "/src/components/ViewGateOverlay.tsx:3341",
9606
9608
  className: `vg-formal-pin ${j ? "completed" : kA || me ? "ready" : X ? "bug" : fA ? "mixed" : c ? "backlog" : ""} ${l.isTriggerPin ? "modal-variant" : ""}`,
9607
9609
  style: {
9608
9610
  position: "relative",
9609
9611
  background: X && !kA && !j ? "linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)" : kA ? "linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)" : fA ? dA ? "linear-gradient(135deg, #10b981 0%, #059669 100%)" : "linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)" : void 0
9610
9612
  },
9611
9613
  children: [
9612
- kA || j || me ? X && !j ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b189a", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 18 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1afd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 18 }) : X ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b189c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 18 }) : l.isTriggerPin ? /* @__PURE__ */ g.jsx(Ks, { "data-vg-id": "d88161bf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 16 }) : P ? /* @__PURE__ */ g.jsx(ll, { "data-vg-id": "5c2be0ab", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 16 }) : /* @__PURE__ */ g.jsx(pr, { "data-vg-id": "7fe17af", "data-source-path": "/src/components/ViewGateOverlay.tsx:3343", size: 16 }),
9613
- W > 1 && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783072", "data-source-path": "/src/components/ViewGateOverlay.tsx:3346", className: "vg-pin-badge vg-animate-pop", children: W })
9614
+ kA || j || me ? X && !j ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b189a", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 18 }) : /* @__PURE__ */ g.jsx(Le, { "data-vg-id": "a75c1afd", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 18 }) : X ? /* @__PURE__ */ g.jsx(Tt, { "data-vg-id": "3b8b189c", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 18 }) : l.isTriggerPin ? /* @__PURE__ */ g.jsx(Ks, { "data-vg-id": "d88161bf", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 16 }) : P ? /* @__PURE__ */ g.jsx(ll, { "data-vg-id": "5c2be0ab", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 16 }) : /* @__PURE__ */ g.jsx(pr, { "data-vg-id": "7fe17af", "data-source-path": "/src/components/ViewGateOverlay.tsx:3348", size: 16 }),
9615
+ W > 1 && /* @__PURE__ */ g.jsx("div", { "data-vg-id": "2e783072", "data-source-path": "/src/components/ViewGateOverlay.tsx:3351", className: "vg-pin-badge vg-animate-pop", children: W })
9614
9616
  ]
9615
9617
  }
9616
9618
  )