react-aiops 0.1.18 → 0.1.20

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.
@@ -56,24 +56,29 @@ export interface ServiceNodeProps {
56
56
  */
57
57
  bare?: boolean;
58
58
  /**
59
- * Optional alert configuration. When provided, a {@link NodeCallout} is
60
- * automatically rendered next to this node using its `ex`/`ey` position
61
- * and `componentInfo` for status/title.
59
+ * Callout configuration for this node.
60
+ *
61
+ * Controls the position and (optionally) the content of the
62
+ * {@link NodeCallout} rendered next to this node.
63
+ *
64
+ * - **Position-only** — set `offsetX` / `offsetY` / `align` without
65
+ * `msg` to control where auto-generated callouts appear.
66
+ * - **Explicit message** — set `msg` to provide a fixed diagnostic
67
+ * message that takes priority when the node status is the highest
68
+ * severity source.
62
69
  *
63
70
  * @example
64
71
  * ```tsx
65
- * <ServiceNode
66
- * ex={495} ey={350}
67
- * componentInfo={{ type: "server", name: "SRV-X3", status: "warning", ... }}
68
- * alert={{ msg: "High latency detected.", align: "right" }}
69
- * >
70
- * <Server3D ... />
71
- * </ServiceNode>
72
+ * // Position-only (auto-generated message from status / metrics)
73
+ * <ServerNode alert={{ offsetX: -110, offsetY: -30, align: "left" }} ... />
74
+ *
75
+ * // Explicit message + position
76
+ * <ServerNode alert={{ msg: "High latency", align: "left" }} ... />
72
77
  * ```
73
78
  */
74
79
  alert?: {
75
- /** Short diagnostic message shown in the callout body. */
76
- msg: string;
80
+ /** Short diagnostic message shown in the callout body. When omitted, an auto-generated message is used. */
81
+ msg?: string;
77
82
  /** Horizontal offset (px) from the node center to the label. Defaults to `110`. */
78
83
  offsetX?: number;
79
84
  /** Vertical offset (px) from the node center to the label. Defaults to `-30`. */
@@ -91,9 +96,10 @@ export interface ServiceNodeProps {
91
96
  * at the compact carousel position or the expanded topology position,
92
97
  * which scale to apply, and whether labels should be visible.
93
98
  *
94
- * When no explicit `alert` is provided, the node automatically renders a
95
- * {@link NodeCallout} whenever a metric value crosses its threshold
96
- * (`warnAt` / `critAt`).
99
+ * Automatically renders a {@link NodeCallout} for the highest-severity
100
+ * issue whether that comes from the node's own status or a metric
101
+ * threshold breach (`warnAt` / `critAt`). The node colour also reflects
102
+ * the highest severity.
97
103
  */
98
104
  export default function ServiceNode({ ex, ey, compactOffset, zIndex, children, color, label, subLabel, delay, componentInfo, visibleAtPhase, fixedScale, bare, alert, }: ServiceNodeProps): import("react/jsx-runtime").JSX.Element;
99
105
  //# sourceMappingURL=ServiceNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServiceNode.d.ts","sourceRoot":"","sources":["../../src/components/ServiceNode.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AAEH,OAAO,KAAwC,MAAM,OAAO,CAAC;AAI7D,OAAO,KAAK,EAAE,iBAAiB,EAA2C,MAAM,UAAU,CAAC;AAG3F,MAAM,WAAW,gBAAgB;IAC7B,8EAA8E;IAC9E,EAAE,EAAE,MAAM,CAAC;IACX,6EAA6E;IAC7E,EAAE,EAAE,MAAM,CAAC;IACX;;;OAGG;IACH,aAAa,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACxC,8EAA8E;IAC9E,MAAM,EAAE,MAAM,CAAC;IACf,wCAAwC;IACxC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAI1B,8DAA8D;IAC9D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iGAAiG;IACjG,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;;;;OAOG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC,GAAG;QACnD,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,EAAE,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IAIF;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf;;;;;;;;;;;;;;;OAeG;IACH,KAAK,CAAC,EAAE;QACJ,0DAA0D;QAC1D,GAAG,EAAE,MAAM,CAAC;QACZ,mFAAmF;QACnF,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,iFAAiF;QACjF,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,0DAA0D;QAC1D,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAC;QAC5C,iEAAiE;QACjE,WAAW,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;CACL;AA8FD;;;;;;;;;;GAUG;AACH,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,EAAE,EACF,EAAE,EACF,aAAa,EACb,MAAM,EACN,QAAQ,EACR,KAAiB,EACjB,KAAK,EACL,QAAQ,EACR,KAAY,EACZ,aAAa,EACb,cAAkB,EAClB,UAAU,EACV,IAAY,EACZ,KAAK,GACR,EAAE,gBAAgB,2CAkHlB"}
1
+ {"version":3,"file":"ServiceNode.d.ts","sourceRoot":"","sources":["../../src/components/ServiceNode.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AAEH,OAAO,KAAwC,MAAM,OAAO,CAAC;AAI7D,OAAO,KAAK,EAAE,iBAAiB,EAA2C,MAAM,UAAU,CAAC;AAG3F,MAAM,WAAW,gBAAgB;IAC7B,8EAA8E;IAC9E,EAAE,EAAE,MAAM,CAAC;IACX,6EAA6E;IAC7E,EAAE,EAAE,MAAM,CAAC;IACX;;;OAGG;IACH,aAAa,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACxC,8EAA8E;IAC9E,MAAM,EAAE,MAAM,CAAC;IACf,wCAAwC;IACxC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAI1B,8DAA8D;IAC9D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iGAAiG;IACjG,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;;;;OAOG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC,GAAG;QACnD,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,EAAE,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IAIF;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,KAAK,CAAC,EAAE;QACJ,2GAA2G;QAC3G,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,mFAAmF;QACnF,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,iFAAiF;QACjF,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,0DAA0D;QAC1D,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAC;QAC5C,iEAAiE;QACjE,WAAW,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;CACL;AAuKD;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,EAAE,EACF,EAAE,EACF,aAAa,EACb,MAAM,EACN,QAAQ,EACR,KAAiB,EACjB,KAAK,EACL,QAAQ,EACR,KAAY,EACZ,aAAa,EACb,cAAkB,EAClB,UAAU,EACV,IAAY,EACZ,KAAK,GACR,EAAE,gBAAgB,2CA4GlB"}