@gravitee/gamma-lib-observability 1.23.1 → 1.24.0

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
@@ -3,7 +3,7 @@ import { Component as y, Fragment as b, Suspense as x, createContext as S, creat
3
3
  import { Fragment as j, jsx as M, jsxs as N } from "react/jsx-runtime";
4
4
  import { keepPreviousData as re, useQueries as ie, useQuery as P } from "@tanstack/react-query";
5
5
  import { Accordion as ae, AccordionContent as F, AccordionItem as I, AccordionTrigger as L, Badge as R, Button as z, Calendar as oe, Card as se, Combobox as ce, ComboboxChip as le, ComboboxChips as ue, ComboboxChipsInput as de, ComboboxContent as fe, ComboboxEmpty as pe, ComboboxInput as me, ComboboxItem as he, ComboboxList as ge, ComboboxValue as _e, DataTable as ve, DataTablePagination as ye, Empty as be, EmptyDescription as xe, EmptyHeader as Se, EmptyMedia as Ce, EmptyTitle as we, Field as Te, FieldError as Ee, FieldLabel as De, Input as Oe, Label as ke, Popover as Ae, PopoverAnchor as je, PopoverContent as Me, PopoverTrigger as Ne, ScrollArea as Pe, Select as Fe, SelectContent as Ie, SelectItem as Le, SelectTrigger as Re, SelectValue as ze, Separator as Be, Sheet as Ve, SheetContent as He, SheetDescription as Ue, SheetTitle as We, Skeleton as B, Spinner as Ge, Tabs as Ke, TabsContent as qe, TabsList as Je, TabsTrigger as Ye, ToggleGroup as Xe, ToggleGroupItem as Ze, Tooltip as V, TooltipContent as H, TooltipProvider as U, TooltipTrigger as W, cn as G, toast as K, useComboboxAnchor as Qe } from "@gravitee/graphene-core";
6
- import { AlertCircleIcon as $e, ArrowLeftIcon as et, ArrowRightIcon as tt, BrainCircuitIcon as nt, CableIcon as rt, CalendarIcon as it, ChartLineIcon as at, ChevronDownIcon as ot, ChevronRightIcon as st, CircleHelpIcon as ct, CopyIcon as lt, ExpandIcon as ut, FileTextIcon as dt, FilterIcon as ft, FunnelXIcon as pt, GlobeIcon as mt, MessageSquareIcon as ht, PanelLeftIcon as gt, PlusIcon as _t, RefreshCwIcon as vt, SearchIcon as yt, WaypointsIcon as bt, WebhookIcon as xt, XIcon as St } from "@gravitee/graphene-core/icons";
6
+ import { AlertCircleIcon as $e, AlignRightIcon as et, ArrowLeftIcon as tt, ArrowRightIcon as nt, BrainCircuitIcon as rt, CableIcon as it, CalendarIcon as at, ChartLineIcon as ot, ChevronDownIcon as st, ChevronRightIcon as ct, CircleHelpIcon as lt, CopyIcon as ut, ExpandIcon as dt, FileTextIcon as ft, FilterIcon as pt, FunnelXIcon as mt, GlobeIcon as ht, MessageSquareIcon as gt, PanelLeftIcon as _t, PlusIcon as vt, RefreshCwIcon as yt, SearchIcon as bt, WebhookIcon as xt, XIcon as St } from "@gravitee/graphene-core/icons";
7
7
  import { DashboardGrid as Ct, DashboardWidget as wt } from "@gravitee/graphene-charts/dashboard-grid";
8
8
  import { AreaSeries as Tt, BarChart as Et, BarSeries as Dt, CartesianChart as Ot, ChartContainer as kt, ChartLegend as At, ChartLegendContent as jt, ChartTooltip as Mt, ChartTooltipContent as Nt, DoughnutChart as Pt, Grid as Ft, LineSeries as It, Metric as Lt, MetricGroup as Rt, ReferenceLine as zt, TraceWaterfall as Bt, XAxis as Vt, YAxis as Ht } from "@gravitee/graphene-charts";
9
9
  import { Link as Ut, Navigate as Wt, Route as Gt, Routes as Kt, useLocation as qt, useNavigate as Jt, useParams as Yt, useSearchParams as Xt } from "react-router-dom";
@@ -664,7 +664,7 @@ function rr({ value: e, onChange: t, disabled: n = !1, showTimezone: r = !1, cla
664
664
  "aria-haspopup": "dialog",
665
665
  "aria-expanded": c,
666
666
  className: G("justify-between gap-2 font-normal", i),
667
- children: [er(e, r), /* @__PURE__ */ M(it, {
667
+ children: [er(e, r), /* @__PURE__ */ M(at, {
668
668
  "aria-hidden": "true",
669
669
  className: "size-4 shrink-0"
670
670
  })]
@@ -1651,7 +1651,7 @@ function ci({ filters: e, onFiltersChange: t, editable: n = !0, showScopes: r =
1651
1651
  size: "sm",
1652
1652
  onClick: _,
1653
1653
  className: "shrink-0",
1654
- children: [/* @__PURE__ */ M(_t, {
1654
+ children: [/* @__PURE__ */ M(vt, {
1655
1655
  className: "size-4",
1656
1656
  "aria-hidden": "true"
1657
1657
  }), "Add filter"]
@@ -1674,7 +1674,7 @@ function ci({ filters: e, onFiltersChange: t, editable: n = !0, showScopes: r =
1674
1674
  onClick: ee,
1675
1675
  className: "ml-1 shrink-0 rounded p-1 text-muted-foreground hover:bg-muted hover:text-foreground",
1676
1676
  "aria-label": "Clear all filters",
1677
- children: /* @__PURE__ */ M(pt, { className: "size-3.5" })
1677
+ children: /* @__PURE__ */ M(mt, { className: "size-3.5" })
1678
1678
  }) : null
1679
1679
  ]
1680
1680
  }),
@@ -2528,7 +2528,7 @@ function Ia({ message: e, onRetry: t, className: n }) {
2528
2528
  variant: "outline",
2529
2529
  size: "sm",
2530
2530
  onClick: t,
2531
- children: [/* @__PURE__ */ M(vt, { className: "size-3.5" }), "Retry"]
2531
+ children: [/* @__PURE__ */ M(yt, { className: "size-3.5" }), "Retry"]
2532
2532
  })
2533
2533
  ]
2534
2534
  });
@@ -2777,7 +2777,7 @@ function eo({ columns: e, data: t, loading: n, totalCount: r, page: i, pageSize:
2777
2777
  emptyMessage: /* @__PURE__ */ M(be, { children: /* @__PURE__ */ N(Se, { children: [
2778
2778
  /* @__PURE__ */ M(Ce, {
2779
2779
  variant: "icon",
2780
- children: /* @__PURE__ */ M(dt, {})
2780
+ children: /* @__PURE__ */ M(ft, {})
2781
2781
  }),
2782
2782
  /* @__PURE__ */ M(we, { children: "No logs found" }),
2783
2783
  /* @__PURE__ */ M(xe, { children: "Try adjusting your filters or time range to see log entries." })
@@ -2934,7 +2934,7 @@ function vo({ columns: e, onRowClick: t, pageSize: n = 25, getRowId: r, scopeFil
2934
2934
  }, [h.data]);
2935
2935
  let _ = /* @__PURE__ */ N("div", {
2936
2936
  className: "relative flex-1",
2937
- children: [/* @__PURE__ */ M(yt, { className: "absolute left-2.5 top-1/2 size-4 -translate-y-1/2 text-muted-foreground" }), /* @__PURE__ */ M(Oe, {
2937
+ children: [/* @__PURE__ */ M(bt, { className: "absolute left-2.5 top-1/2 size-4 -translate-y-1/2 text-muted-foreground" }), /* @__PURE__ */ M(Oe, {
2938
2938
  type: "search",
2939
2939
  placeholder: "Search logs…",
2940
2940
  value: p,
@@ -3009,19 +3009,19 @@ function yo({ basePath: e, timeRange: t, filters: n = [] }) {
3009
3009
  //#region src/logs/default-connection-log-columns.tsx
3010
3010
  var bo = {
3011
3011
  HTTP_PROXY: {
3012
- icon: mt,
3012
+ icon: ht,
3013
3013
  label: "HTTP"
3014
3014
  },
3015
3015
  LLM_PROXY: {
3016
- icon: nt,
3016
+ icon: rt,
3017
3017
  label: "LLM"
3018
3018
  },
3019
3019
  MCP_PROXY: {
3020
- icon: rt,
3020
+ icon: it,
3021
3021
  label: "MCP"
3022
3022
  },
3023
3023
  MESSAGE: {
3024
- icon: ht,
3024
+ icon: gt,
3025
3025
  label: "Message"
3026
3026
  },
3027
3027
  WEBHOOK: {
@@ -3040,7 +3040,7 @@ function xo(e) {
3040
3040
  }
3041
3041
  return /* @__PURE__ */ N("span", {
3042
3042
  className: "inline-flex items-center gap-1 text-xs text-muted-foreground",
3043
- children: [/* @__PURE__ */ M(ct, { className: "size-3.5" }), e.apiType]
3043
+ children: [/* @__PURE__ */ M(lt, { className: "size-3.5" }), e.apiType]
3044
3044
  });
3045
3045
  }
3046
3046
  var So = "apis";
@@ -3205,7 +3205,7 @@ function Z({ code: e, language: t = "json", maxHeight: n = To }) {
3205
3205
  navigator.clipboard.writeText(a).then(() => K.success("Copied to clipboard"), () => K.error("Failed to copy to clipboard"));
3206
3206
  },
3207
3207
  "aria-label": "Copy body",
3208
- children: /* @__PURE__ */ M(lt, { className: "size-3.5" })
3208
+ children: /* @__PURE__ */ M(ut, { className: "size-3.5" })
3209
3209
  })
3210
3210
  }), /* @__PURE__ */ M(H, { children: "Copy" })] }) })
3211
3211
  }),
@@ -3217,7 +3217,7 @@ function Z({ code: e, language: t = "json", maxHeight: n = To }) {
3217
3217
  o && !r && /* @__PURE__ */ N("button", {
3218
3218
  onClick: () => i(!0),
3219
3219
  className: "flex w-full items-center justify-center gap-1.5 border-t bg-muted/30 py-2 text-xs font-medium text-muted-foreground hover:text-foreground hover:bg-muted/50 transition-colors duration-150 rounded-b-lg",
3220
- children: [/* @__PURE__ */ M(ot, { className: "size-3.5" }), "Show more"]
3220
+ children: [/* @__PURE__ */ M(st, { className: "size-3.5" }), "Show more"]
3221
3221
  })
3222
3222
  ]
3223
3223
  });
@@ -3294,7 +3294,7 @@ function Oo({ data: e, onCopyAll: t }) {
3294
3294
  className: "size-7",
3295
3295
  onClick: r,
3296
3296
  "aria-label": "Copy JSON",
3297
- children: /* @__PURE__ */ M(lt, { className: "size-3.5" })
3297
+ children: /* @__PURE__ */ M(ut, { className: "size-3.5" })
3298
3298
  })
3299
3299
  }), /* @__PURE__ */ M(H, { children: "Copy full JSON" })] }) })
3300
3300
  }), /* @__PURE__ */ M("div", {
@@ -3352,7 +3352,7 @@ function ko({ name: e, value: t, depth: n, isRoot: r, isLast: i }) {
3352
3352
  onClick: () => o(!a),
3353
3353
  className: "flex items-center gap-0.5 hover:bg-muted/50 rounded -ml-4 pl-4 pr-1",
3354
3354
  children: [
3355
- /* @__PURE__ */ M(st, { className: `size-3 shrink-0 text-muted-foreground transition-transform duration-150 ${a ? "rotate-90" : ""}` }),
3355
+ /* @__PURE__ */ M(ct, { className: `size-3 shrink-0 text-muted-foreground transition-transform duration-150 ${a ? "rotate-90" : ""}` }),
3356
3356
  e && /* @__PURE__ */ M("span", {
3357
3357
  className: "text-primary",
3358
3358
  children: e
@@ -3490,7 +3490,7 @@ function jo({ item: e, onFilter: t, wrap: n }) {
3490
3490
  navigator.clipboard.writeText(r).then(() => K.success("Copied to clipboard"), () => K.error("Failed to copy to clipboard"));
3491
3491
  },
3492
3492
  "aria-label": "Copy value",
3493
- children: /* @__PURE__ */ M(lt, { className: "size-3" })
3493
+ children: /* @__PURE__ */ M(ut, { className: "size-3" })
3494
3494
  })
3495
3495
  }), /* @__PURE__ */ M(H, { children: "Copy" })] }) }), e.filterable && e.filterField && t && /* @__PURE__ */ M(U, { children: /* @__PURE__ */ N(V, { children: [/* @__PURE__ */ M(W, {
3496
3496
  asChild: !0,
@@ -3502,7 +3502,7 @@ function jo({ item: e, onFilter: t, wrap: n }) {
3502
3502
  t && e.filterField && t(e.filterField, e.filterValue ?? r);
3503
3503
  },
3504
3504
  "aria-label": "Filter by this value",
3505
- children: /* @__PURE__ */ M(ft, { className: "size-3" })
3505
+ children: /* @__PURE__ */ M(pt, { className: "size-3" })
3506
3506
  })
3507
3507
  }), /* @__PURE__ */ M(H, { children: "Filter" })] }) })]
3508
3508
  })]
@@ -4456,14 +4456,14 @@ function ps({ method: e, status: t, uri: n, timestamp: r, onClose: i, onNavigate
4456
4456
  onClick: a,
4457
4457
  disabled: !c,
4458
4458
  "aria-label": "Previous log",
4459
- children: /* @__PURE__ */ M(et, { className: "size-4" })
4459
+ children: /* @__PURE__ */ M(tt, { className: "size-4" })
4460
4460
  }), /* @__PURE__ */ M(z, {
4461
4461
  variant: "ghost",
4462
4462
  size: "icon",
4463
4463
  onClick: o,
4464
4464
  disabled: !l,
4465
4465
  "aria-label": "Next log",
4466
- children: /* @__PURE__ */ M(tt, { className: "size-4" })
4466
+ children: /* @__PURE__ */ M(nt, { className: "size-4" })
4467
4467
  })] })
4468
4468
  }), /* @__PURE__ */ N("div", {
4469
4469
  className: "flex items-center gap-0.5",
@@ -4475,7 +4475,7 @@ function ps({ method: e, status: t, uri: n, timestamp: r, onClose: i, onNavigate
4475
4475
  size: "icon",
4476
4476
  onClick: s,
4477
4477
  "aria-label": "Copy JSON",
4478
- children: /* @__PURE__ */ M(lt, { className: "size-4" })
4478
+ children: /* @__PURE__ */ M(ut, { className: "size-4" })
4479
4479
  })
4480
4480
  }), /* @__PURE__ */ M(H, { children: "Copy as JSON" })] }) }),
4481
4481
  u && /* @__PURE__ */ M(U, { children: /* @__PURE__ */ N(V, { children: [/* @__PURE__ */ M(W, {
@@ -4485,7 +4485,7 @@ function ps({ method: e, status: t, uri: n, timestamp: r, onClose: i, onNavigate
4485
4485
  size: "icon",
4486
4486
  onClick: () => f(!d),
4487
4487
  "aria-label": d ? "Exit full screen" : "Full screen",
4488
- children: M(d ? gt : ut, { className: "size-4" })
4488
+ children: M(d ? _t : dt, { className: "size-4" })
4489
4489
  })
4490
4490
  }), /* @__PURE__ */ M(H, { children: d ? "Exit full screen" : "Full screen" })] }) }),
4491
4491
  i && /* @__PURE__ */ N(j, { children: [/* @__PURE__ */ M(Be, {
@@ -4778,7 +4778,7 @@ function Cs({ config: e, onFilter: t }) {
4778
4778
  variant: "outline",
4779
4779
  size: "sm",
4780
4780
  onClick: u,
4781
- children: [/* @__PURE__ */ M(et, { className: "size-4 mr-1.5" }), "Back to logs"]
4781
+ children: [/* @__PURE__ */ M(tt, { className: "size-4 mr-1.5" }), "Back to logs"]
4782
4782
  })]
4783
4783
  }) : o ? /* @__PURE__ */ N("div", {
4784
4784
  className: "flex flex-col items-center gap-3 p-12",
@@ -4803,7 +4803,7 @@ function Cs({ config: e, onFilter: t }) {
4803
4803
  variant: "ghost",
4804
4804
  size: "sm",
4805
4805
  onClick: u,
4806
- children: [/* @__PURE__ */ M(et, { className: "size-4 mr-1.5" }), "Back to logs"]
4806
+ children: [/* @__PURE__ */ M(tt, { className: "size-4 mr-1.5" }), "Back to logs"]
4807
4807
  })
4808
4808
  }), /* @__PURE__ */ M(se, {
4809
4809
  className: "mx-6 mt-4 overflow-hidden",
@@ -5005,7 +5005,7 @@ function Ms({ data: e, loading: t, totalCount: n, page: r, pageSize: i, onPageCh
5005
5005
  emptyMessage: /* @__PURE__ */ M(be, { children: /* @__PURE__ */ N(Se, { children: [
5006
5006
  /* @__PURE__ */ M(Ce, {
5007
5007
  variant: "icon",
5008
- children: /* @__PURE__ */ M(bt, {})
5008
+ children: /* @__PURE__ */ M(et, {})
5009
5009
  }),
5010
5010
  /* @__PURE__ */ M(we, { children: d.title }),
5011
5011
  /* @__PURE__ */ M(xe, { children: d.description })
@@ -5332,7 +5332,7 @@ function Us({ options: e = [], paginatedLoader: t, resolveApiLabel: n, value: r,
5332
5332
  variant: "outline",
5333
5333
  size: "sm",
5334
5334
  onClick: s,
5335
- children: [/* @__PURE__ */ M(vt, { className: "size-3.5" }), "Retry"]
5335
+ children: [/* @__PURE__ */ M(yt, { className: "size-3.5" }), "Retry"]
5336
5336
  })
5337
5337
  ]
5338
5338
  }) : t ? /* @__PURE__ */ M(Vs, {
@@ -6018,7 +6018,7 @@ function Pc({ onBack: e }) {
6018
6018
  variant: "outline",
6019
6019
  size: "sm",
6020
6020
  onClick: e,
6021
- children: [/* @__PURE__ */ M(et, { className: "mr-1.5 size-4" }), "Back to traces"]
6021
+ children: [/* @__PURE__ */ M(tt, { className: "mr-1.5 size-4" }), "Back to traces"]
6022
6022
  })]
6023
6023
  });
6024
6024
  }
@@ -6037,7 +6037,7 @@ function Fc({ apiId: e }) {
6037
6037
  variant: "ghost",
6038
6038
  size: "sm",
6039
6039
  onClick: l,
6040
- children: [/* @__PURE__ */ M(et, { className: "mr-1.5 size-4" }), "Back to traces"]
6040
+ children: [/* @__PURE__ */ M(tt, { className: "mr-1.5 size-4" }), "Back to traces"]
6041
6041
  })
6042
6042
  }), o ? /* @__PURE__ */ M(Mc, {}) : s ? /* @__PURE__ */ M(Nc, { onRetry: () => c() }) : a ? /* @__PURE__ */ M(Ac, { trace: a }) : /* @__PURE__ */ M(Pc, { onBack: l })]
6043
6043
  });
@@ -6079,7 +6079,7 @@ function Lc({ onClose: e, onNavigatePrev: t, onNavigateNext: n, hasPrev: r, hasN
6079
6079
  onClick: t,
6080
6080
  disabled: !r,
6081
6081
  "aria-label": "Previous trace",
6082
- children: /* @__PURE__ */ M(et, { className: "size-4" })
6082
+ children: /* @__PURE__ */ M(tt, { className: "size-4" })
6083
6083
  }), /* @__PURE__ */ M(z, {
6084
6084
  variant: "ghost",
6085
6085
  size: "icon",
@@ -6087,7 +6087,7 @@ function Lc({ onClose: e, onNavigatePrev: t, onNavigateNext: n, hasPrev: r, hasN
6087
6087
  onClick: n,
6088
6088
  disabled: !i,
6089
6089
  "aria-label": "Next trace",
6090
- children: /* @__PURE__ */ M(tt, { className: "size-4" })
6090
+ children: /* @__PURE__ */ M(nt, { className: "size-4" })
6091
6091
  })] })
6092
6092
  }), /* @__PURE__ */ N("div", {
6093
6093
  className: "flex items-center gap-0.5",
@@ -6099,7 +6099,7 @@ function Lc({ onClose: e, onNavigatePrev: t, onNavigateNext: n, hasPrev: r, hasN
6099
6099
  className: "size-7",
6100
6100
  onClick: () => o(!a),
6101
6101
  "aria-label": a ? "Exit full screen" : "Full screen",
6102
- children: M(a ? gt : ut, { className: "size-4" })
6102
+ children: M(a ? _t : dt, { className: "size-4" })
6103
6103
  })
6104
6104
  }), /* @__PURE__ */ M(H, { children: a ? "Exit full screen" : "Full screen" })] }) }), /* @__PURE__ */ M(z, {
6105
6105
  variant: "ghost",
@@ -7211,19 +7211,19 @@ function ql({ config: e }) {
7211
7211
  //#region src/routing/define-observability-features.ts
7212
7212
  var Jl = {
7213
7213
  dashboards: {
7214
- icon: at,
7214
+ icon: ot,
7215
7215
  title: "Dashboards",
7216
7216
  order: 0,
7217
7217
  showInNav: !0
7218
7218
  },
7219
7219
  logs: {
7220
- icon: dt,
7220
+ icon: ft,
7221
7221
  title: "Logs",
7222
7222
  order: 1,
7223
7223
  showInNav: !0
7224
7224
  },
7225
7225
  tracing: {
7226
- icon: bt,
7226
+ icon: et,
7227
7227
  title: "Tracing",
7228
7228
  order: 2,
7229
7229
  showInNav: !0
@@ -15,7 +15,7 @@ export declare function FileTextIcon(props: ComponentProps<'svg'>): import("reac
15
15
  export declare function FunnelXIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
16
16
  export declare function FilterIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
17
17
  export declare function CopyIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
18
- export declare function WaypointsIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
18
+ export declare function AlignRightIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
19
19
  export declare function ArrowLeftIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
20
20
  export declare function ArrowRightIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
21
21
  export declare function ChevronRightIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"graphene-core-icons-mock.d.ts","sourceRoot":"","sources":["../../src/testing/graphene-core-icons-mock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAErD;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAErD;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE/D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEpD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,KAAK,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEjD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE3D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEvD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEpD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE1D;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE5D;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD"}
1
+ {"version":3,"file":"graphene-core-icons-mock.d.ts","sourceRoot":"","sources":["../../src/testing/graphene-core-icons-mock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAErD;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAErD;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE/D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEpD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,KAAK,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEjD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE3D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAExD;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEvD;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEpD;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE1D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE1D;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAE5D;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEtD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC,2CAEzD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/gamma-lib-observability",
3
- "version": "1.23.1",
3
+ "version": "1.24.0",
4
4
  "description": "Shared observability library for Gamma modules — dashboards, logs, tracing UI components and integration with business rules.",
5
5
  "type": "module",
6
6
  "packageManager": "yarn@4.14.1",