@grafana/components 0.0.53 → 0.0.55

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.
Files changed (41) hide show
  1. package/dist/cjs/index.cjs +87 -2
  2. package/dist/cjs/index.cjs.map +1 -1
  3. package/dist/cjs/index.d.cts +27 -2
  4. package/dist/esm/components/ComparisonBadge/ComparisonBadge.js +8 -0
  5. package/dist/esm/components/ComparisonBadge/ComparisonBadge.js.map +1 -1
  6. package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js +8 -0
  7. package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js.map +1 -1
  8. package/dist/esm/components/Icons/CloudIncident.js +10 -0
  9. package/dist/esm/components/Icons/CloudIncident.js.map +1 -0
  10. package/dist/esm/components/Icons/FrontendObservability.js +13 -0
  11. package/dist/esm/components/Icons/FrontendObservability.js.map +1 -0
  12. package/dist/esm/components/Icons/Irm.js +10 -0
  13. package/dist/esm/components/Icons/Irm.js.map +1 -0
  14. package/dist/esm/components/Icons/Loki.js +10 -0
  15. package/dist/esm/components/Icons/Loki.js.map +1 -0
  16. package/dist/esm/components/Icons/Mimir.js +10 -0
  17. package/dist/esm/components/Icons/Mimir.js.map +1 -0
  18. package/dist/esm/components/Icons/SloTarget.js +12 -0
  19. package/dist/esm/components/Icons/SloTarget.js.map +1 -0
  20. package/dist/esm/components/Icons/SyntheticMonitoring.js +17 -0
  21. package/dist/esm/components/Icons/SyntheticMonitoring.js.map +1 -0
  22. package/dist/esm/components/Icons/Tempo.js +10 -0
  23. package/dist/esm/components/Icons/Tempo.js.map +1 -0
  24. package/dist/esm/components/Icons/allIcons.js +16 -0
  25. package/dist/esm/components/Icons/allIcons.js.map +1 -1
  26. package/dist/esm/components/Icons/iconMetaData.js +8 -0
  27. package/dist/esm/components/Icons/iconMetaData.js.map +1 -1
  28. package/dist/esm/components/StackedChartNoData/StackedChartNoData.js +8 -0
  29. package/dist/esm/components/StackedChartNoData/StackedChartNoData.js.map +1 -1
  30. package/dist/esm/components/StackedChartSegment/StackedChartSegment.styles.js +1 -1
  31. package/dist/esm/components/StackedChartSegment/StackedChartSegment.styles.js.map +1 -1
  32. package/dist/esm/components/StackedChartSegmentTooltip/StackedChartSegmentTooltip.styles.js +1 -1
  33. package/dist/esm/components/StackedChartSegmentTooltip/StackedChartSegmentTooltip.styles.js.map +1 -1
  34. package/dist/esm/index.d.ts +27 -2
  35. package/dist/esm/index.js +9 -0
  36. package/dist/esm/index.js.map +1 -1
  37. package/dist/esm/utils/styles.js +6 -0
  38. package/dist/esm/utils/styles.js.map +1 -0
  39. package/package.json +1 -1
  40. package/dist/esm/components/StackedChart/shared.styles.js +0 -6
  41. package/dist/esm/components/StackedChart/shared.styles.js.map +0 -1
@@ -3874,6 +3874,12 @@ const CloudHail = ({ title = "Cloud hail", ...props }) => /* @__PURE__ */ jsxRun
3874
3874
  ] });
3875
3875
  CloudHail.fill = "none";
3876
3876
 
3877
+ const CloudIncident = ({ title = "Cloud incident", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3878
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3879
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.686 5.586c.278.28.73.28 1.01 0a.72.72 0 0 0 0-1.012l-1.24-1.241a.713.713 0 0 0-1.009 0 .72.72 0 0 0 0 1.012zM12 4.04c.394 0 .714-.32.714-.716v-1.24a.715.715 0 1 0-1.428 0v1.24c0 .396.32.716.714.716m7.314 1.546 1.239-1.241a.72.72 0 0 0 0-1.012.713.713 0 0 0-1.01 0l-1.237 1.24a.72.72 0 0 0 0 1.013.71.71 0 0 0 1.008 0m-1.211 11.246-1.022-8.307a2.4 2.4 0 0 0-.892-1.568 2.93 2.93 0 0 0-1.823-.639H9.65a2.93 2.93 0 0 0-1.847.627 2.4 2.4 0 0 0-.906 1.579l-1.023 8.317a3.3 3.3 0 0 0-1.735.88 3.17 3.17 0 0 0-.969 2.276c0 .54.221 1.052.607 1.425.384.372.9.578 1.432.578h13.619a2.05 2.05 0 0 0 1.43-.578c.385-.373.607-.885.607-1.425 0-.858-.352-1.676-.969-2.276a3.3 3.3 0 0 0-1.793-.89m-9.267-4.497a.797.797 0 0 1 1.119.157l1.157 1.538 2.462-4.376a.797.797 0 0 1 1.088-.304.8.8 0 0 1 .304 1.091l-2.596 4.62-.002.007q-.178.307-.453.501a1.34 1.34 0 0 1-.655.241 1.3 1.3 0 0 1-.704-.121 1.5 1.5 0 0 1-.534-.445l-1.34-1.783a.803.803 0 0 1 .156-1.123m10.31 7.937a.46.46 0 0 1-.32.127H5.209a.46.46 0 0 1-.32-.127.38.38 0 0 1-.12-.274c0-.417.17-.821.482-1.124a1.72 1.72 0 0 1 1.195-.478h11.143c.454 0 .883.176 1.195.478.312.303.482.707.482 1.124 0 .098-.04.198-.12.274zM4.667 10.047a.715.715 0 0 0-.713-.715h-1.24a.715.715 0 0 0 0 1.43h1.237c.394 0 .714-.32.714-.715zm16.62-.715h-1.239a.715.715 0 0 0 0 1.43h1.239a.715.715 0 0 0 0-1.43" })
3880
+ ] });
3881
+ CloudIncident.fill = "solid";
3882
+
3877
3883
  const CloudInfo = ({ title = "Cloud info", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3878
3884
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3879
3885
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20v-4m0-4h.01M17 18h1a4 4 0 1 0-.766-7.927 6.499 6.499 0 0 0-12.72-1.41A5 5 0 0 0 7 18" })
@@ -6129,6 +6135,15 @@ const Framer = ({ title = "Framer", ...props }) => /* @__PURE__ */ jsxRuntime.js
6129
6135
  ] });
6130
6136
  Framer.fill = "none";
6131
6137
 
6138
+ const FrontendObservability = ({
6139
+ title = "Frontend observability",
6140
+ ...props
6141
+ }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6142
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6143
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.615 21.999 4 21.157v-.754l7.615-.842zm0-3.512L4 17.646v-.754l7.615-.843zm3.795-3.514L4 14.133v-.753l11.41-.839zm0-3.513L4 10.62v-.752l11.41-.84zm3.821-3.509L4 7.11v-.754l15.231-.841zm0-3.513L4 3.596v-.754L19.231 2z" })
6144
+ ] });
6145
+ FrontendObservability.fill = "solid";
6146
+
6132
6147
  const Frown = ({ title = "Frown", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6133
6148
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6134
6149
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" }),
@@ -7277,6 +7292,12 @@ const InterpolationStepBefore = ({
7277
7292
  ] });
7278
7293
  InterpolationStepBefore.fill = "none";
7279
7294
 
7295
+ const Irm = ({ title = "Irm", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7296
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7297
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.029 14.272c.223 0 .404.169.404.377v6.221c0 .624-.544 1.13-1.216 1.13h-4.55c-.673 0-1.216-.506-1.216-1.13v-6.22c0-.208.18-.377.404-.377zm-3.645-5.477c.11 0 .202.085.202.188v4.348c0 .104-.091.188-.202.188h-1.352c-.104 0-.192-.073-.202-.17l-.466-4.347c-.012-.11.081-.208.202-.208zm5.788 0c.128 0 .224.109.2.225l-.934 4.348a.2.2 0 0 1-.198.151h-1.052c-.12 0-.214-.097-.202-.207l.47-4.347c.01-.097.098-.17.202-.17zm-8.828-.001c.104 0 .192.074.202.17l.465 4.348c.012.11-.08.206-.2.207H7.76a.2.2 0 0 1-.2-.152L6.63 9.02c-.025-.116.07-.224.198-.225zm6.09 0c.12 0 .213.096.202.206l-.47 4.349c-.01.096-.098.17-.202.17H12.6c-.112 0-.203-.085-.203-.188V8.982c0-.103.091-.187.203-.188h-.001zm1.23-2.258c.136 0 .234.124.193.245l-.38 1.13a.2.2 0 0 1-.194.133H8.598a.2.2 0 0 1-.194-.133l-.38-1.13c-.041-.12.057-.245.193-.245zm-3.417-1.503h3.652c.272 0 .467.245.385.488a.4.4 0 0 1-.385.263h-7.91a.4.4 0 0 1-.387-.263c-.082-.243.114-.488.386-.488h3.651v-.764a1.6 1.6 0 0 0 .608 0zM11.943 2c.572 0 1.036.43 1.036.962 0 .531-.464.962-1.036.962s-1.036-.43-1.036-.962c0-.531.464-.962 1.036-.962" })
7298
+ ] });
7299
+ Irm.fill = "solid";
7300
+
7280
7301
  const Italic = ({ title = "Italic", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7281
7302
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7282
7303
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 4h-9m4 16H5M15 4 9 20" })
@@ -7950,6 +7971,12 @@ const Logs = ({ title = "Logs", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
7950
7971
  ] });
7951
7972
  Logs.fill = "none";
7952
7973
 
7974
+ const Loki = ({ title = "Loki", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7975
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7976
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.976 22.67 6.332 23 6 21.348l1.644-.33zm2.584-.522-1.652.33-.33-1.644 1.652-.33zm2.578-.514-1.645.33-.33-1.651 1.645-.331zm8.21-1.644-7.277 1.454-.33-1.646 7.276-1.46zm-13.887.096-1.652.33-.33-1.645 1.653-.33zm2.579-.515-1.646.331-.33-1.653 1.645-.33zm2.584-.521-1.652.33-.33-1.644 1.652-.33zm8.21-1.645-7.277 1.46-.33-1.651 7.276-1.454zm-14.841.293-.697.14L2.652 4.643l.698-.14zm.955-.19-.697.139L3.416 3.482l.698-.139zm1.638-.331-.698.14L4.642 1.14 5.34 1zm.954-.19-.698.139L5.87 2.27l.697-.139zm1.616-.324-.698.14L8.02 4.635l.698-.14zm.954-.191-.697.14-2.526-12.63.697-.14z" })
7977
+ ] });
7978
+ Loki.fill = "solid";
7979
+
7953
7980
  const Lollipop = ({ title = "Lollipop", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7954
7981
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7955
7982
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "11", cy: "11", r: "8" }),
@@ -8557,6 +8584,12 @@ const Milk = ({ title = "Milk", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
8557
8584
  ] });
8558
8585
  Milk.fill = "none";
8559
8586
 
8587
+ const Mimir = ({ title = "Mimir", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8588
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8589
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.696 20H6.87l2.224-4.272-1.54-2.956zm17.27-7.348-1.737 3.332 2.034 3.967L23 16.605zm-.528-1.02L16.73 4.439l-1.828 3.224 3.796 7.305zm-5.774 4.397 2.067 3.968h3.526l-3.833-7.354zM7.03 11.757 5.301 8.422l-2.207 4.245 1.696 3.282zm-4.451 1.92L1 16.792l1.736 3.153 1.539-2.977zm11.739-5.055-1.838 3.246 1.659 3.152 1.762-3.386zM7.383 4.311 5.797 7.397l6.169 11.798 1.646-3.158-3.118-5.982z" })
8590
+ ] });
8591
+ Mimir.fill = "solid";
8592
+
8560
8593
  const Minimize2 = ({ title = "Minimize 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8561
8594
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8562
8595
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m14 10 7-7m-1 7h-6V4M3 21l7-7m-6 0h6v6" })
@@ -11329,6 +11362,14 @@ const Sliders = ({ title = "Sliders", ...props }) => /* @__PURE__ */ jsxRuntime.
11329
11362
  ] });
11330
11363
  Sliders.fill = "none";
11331
11364
 
11365
+ const SloTarget = ({ title = "Slo target", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
11366
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
11367
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.462 11.648a4.475 4.475 0 0 1-4.459 4.83 4.45 4.45 0 0 1-3.164-1.31 4.48 4.48 0 0 1 0-6.33 4.45 4.45 0 0 1 3.515-1.298l1.642-1.642a6.43 6.43 0 0 0-6.532 1.564 6.418 6.418 0 0 0 4.54 10.96 6.42 6.42 0 0 0 6.102-8.417z" }),
11368
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m23.003 20.252-1.972-1.972a11.01 11.01 0 0 0 .983-10.83l-1.489 1.49c.348.967.529 2 .529 3.06a9 9 0 0 1-2.65 6.401 9 9 0 0 1-6.402 2.651 9 9 0 0 1-6.402-2.65A9 9 0 0 1 2.95 12c0-2.419.941-4.69 2.65-6.401a9 9 0 0 1 6.402-2.651 9 9 0 0 1 3.055.527l1.489-1.489a11.005 11.005 0 0 0-12.32 2.241C.4 8.052-.019 13.994 2.971 18.281L1 20.252 3.748 23l1.97-1.97A10.97 10.97 0 0 0 12 22.997c2.2 0 4.401-.657 6.281-1.969L20.252 23 23 20.252z" }),
11369
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.744 3.257 20.284 1l-4.268 4.268.23 1.13-3.73 3.73a1.943 1.943 0 1 0 1.36 1.357l3.729-3.73 1.13.23 4.267-4.267z" })
11370
+ ] });
11371
+ SloTarget.fill = "solid";
11372
+
11332
11373
  const SmartphoneCharging = ({ title = "Smartphone charging", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
11333
11374
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
11334
11375
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "14", height: "20", x: "5", y: "2", rx: "2", ry: "2" }),
@@ -12327,6 +12368,19 @@ const Swords = ({ title = "Swords", ...props }) => /* @__PURE__ */ jsxRuntime.js
12327
12368
  ] });
12328
12369
  Swords.fill = "none";
12329
12370
 
12371
+ const SyntheticMonitoring = ({ title = "Synthetic monitoring", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12372
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12373
+ /* @__PURE__ */ jsxRuntime.jsx(
12374
+ "path",
12375
+ {
12376
+ fillRule: "evenodd",
12377
+ d: "M12.844 17.03a.79.79 0 0 0 0-1.117L8.379 11.44a5.54 5.54 0 0 1 0-7.823A5.5 5.5 0 0 1 12.286 2a5.5 5.5 0 0 1 3.907 1.617l1.874 1.876.027.028a.75.75 0 0 1-1.057 1.059l-.015-.015-1.887-1.89a4 4 0 0 0-2.846-1.177 4 4 0 0 0-2.847 1.178 4.04 4.04 0 0 0 0 5.703l4.465 4.47a2.27 2.27 0 0 1 .67 1.62c0 .613-.237 1.187-.67 1.62a2.27 2.27 0 0 1-1.917.652 2.27 2.27 0 0 1-1.32-.652l-2.873-2.88a.8.8 0 0 1-.215-.326.747.747 0 0 1 1.272-.73l2.874 2.877a.78.78 0 0 0 .558.232c.201 0 .402-.08.558-.232m-5.468-4.055a.75.75 0 1 1-1.5 0 .75.75 0 1 1 1.5 0m11.84-5.836a.8.8 0 0 0-.186.136L17.138 9.17l-.939-.94a.763.763 0 0 0-1.08 1.08l1.48 1.48a.76.76 0 0 0 .875.145.8.8 0 0 0 .203-.145l2.432-2.434a.763.763 0 0 0-.894-1.217m-7.488-.169a.79.79 0 0 0 0 1.117l4.464 4.473a5.54 5.54 0 0 1 0 7.823A5.5 5.5 0 0 1 12.285 22a5.5 5.5 0 0 1-3.906-1.617l-4.46-4.464.007-.006a.75.75 0 0 1 .49-1.315c.23 0 .433.107.57.269l4.45 4.454a4 4 0 0 0 2.846 1.178 4 4 0 0 0 2.847-1.178 4.04 4.04 0 0 0 0-5.702l-4.465-4.47a2.27 2.27 0 0 1-.67-1.62c0-.614.237-1.188.67-1.62a2.27 2.27 0 0 1 1.618-.672 2.27 2.27 0 0 1 1.619.671l.552.553a.75.75 0 0 1-.527 1.285.75.75 0 0 1-.543-.236l-.54-.54a.78.78 0 0 0-.558-.232.8.8 0 0 0-.557.232",
12378
+ clipRule: "evenodd"
12379
+ }
12380
+ )
12381
+ ] });
12382
+ SyntheticMonitoring.fill = "solid";
12383
+
12330
12384
  const Syringe = ({ title = "Syringe", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12331
12385
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12332
12386
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m18 2 4 4m-5 1 3-3m-1 5L8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5m-6 6 4 4m-8 4-3 3M14 4l6 6" })
@@ -12491,6 +12545,12 @@ const Telescope = ({ title = "Telescope", ...props }) => /* @__PURE__ */ jsxRunt
12491
12545
  ] });
12492
12546
  Telescope.fill = "none";
12493
12547
 
12548
+ const Tempo = ({ title = "Tempo", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12549
+ title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12550
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.79 7.537h-.415a.43.43 0 1 0 0 .86h.415a.43.43 0 1 0 0-.86m7.95 6.27h-.416a.43.43 0 0 0 0 .86h.415a.43.43 0 0 0 0-.86m-.35-4.093a.43.43 0 0 0-.429-.43H7.524a.43.43 0 1 0 0 .86h1.437a.43.43 0 0 0 .43-.43M23.027 7.01l-.437-2.456a1.793 1.793 0 0 0-1.859-1.553H3.891a1.14 1.14 0 0 0-1.15 1.397l.46 2.612.015.061c.055.32-.107.448-.252.496a.43.43 0 0 0 .143.834h18.77a1.14 1.14 0 0 0 1.15-1.391m-5.728 9.853c-.181-.952-.726-1.306-1.34-1.306H11.51a.433.433 0 0 0-.43.435.43.43 0 0 0 .386.432c.142.026.294.21.39.668l.457 2.54A1.74 1.74 0 0 0 13.98 21l2.654-.013a1.14 1.14 0 0 0 1.168-1.38zm-5.88-2.166h4.826a.4.4 0 0 0 .107-.016c.446-.094.468-.457.41-.818l-.615-3.376c-.169-.878-.678-1.224-1.348-1.224h-4.42a.43.43 0 0 0-.051.856c.147.027.308.225.403.726l.466 2.582a.35.35 0 0 1-.274.434.428.428 0 0 0 .143.833h.345z" })
12551
+ ] });
12552
+ Tempo.fill = "solid";
12553
+
12494
12554
  const TentTree = ({ title = "Tent tree", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12495
12555
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12496
12556
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "4", cy: "4", r: "2" }),
@@ -14479,6 +14539,7 @@ const AllIcons = {
14479
14539
  CloudDrizzle,
14480
14540
  CloudFog,
14481
14541
  CloudHail,
14542
+ CloudIncident,
14482
14543
  CloudInfo,
14483
14544
  CloudLightning,
14484
14545
  CloudMoonRain,
@@ -14803,6 +14864,7 @@ const AllIcons = {
14803
14864
  Forward,
14804
14865
  Frame,
14805
14866
  Framer,
14867
+ FrontendObservability,
14806
14868
  Frown,
14807
14869
  Fuel,
14808
14870
  Fullscreen,
@@ -14958,6 +15020,7 @@ const AllIcons = {
14958
15020
  InterpolationSmooth,
14959
15021
  InterpolationStepAfter,
14960
15022
  InterpolationStepBefore,
15023
+ Irm,
14961
15024
  Italic,
14962
15025
  IterationCcw,
14963
15026
  IterationCw,
@@ -15059,6 +15122,7 @@ const AllIcons = {
15059
15122
  LogIn,
15060
15123
  LogOut,
15061
15124
  Logs,
15125
+ Loki,
15062
15126
  Lollipop,
15063
15127
  LoopedArrowsBoxes,
15064
15128
  Luggage,
@@ -15145,6 +15209,7 @@ const AllIcons = {
15145
15209
  Milestone,
15146
15210
  MilkOff,
15147
15211
  Milk,
15212
+ Mimir,
15148
15213
  Minimize2,
15149
15214
  Minimize,
15150
15215
  MinusCircle,
@@ -15543,6 +15608,7 @@ const AllIcons = {
15543
15608
  SlidersHorizontal,
15544
15609
  SlidersVertical,
15545
15610
  Sliders,
15611
+ SloTarget,
15546
15612
  SmartphoneCharging,
15547
15613
  SmartphoneNfc,
15548
15614
  Smartphone,
@@ -15682,6 +15748,7 @@ const AllIcons = {
15682
15748
  SwitchCamera,
15683
15749
  Sword,
15684
15750
  Swords,
15751
+ SyntheticMonitoring,
15685
15752
  Syringe,
15686
15753
  Table2,
15687
15754
  TableCellsMerge,
@@ -15706,6 +15773,7 @@ const AllIcons = {
15706
15773
  Target,
15707
15774
  Telegram,
15708
15775
  Telescope,
15776
+ Tempo,
15709
15777
  TentTree,
15710
15778
  Tent,
15711
15779
  TerminalSquare,
@@ -18841,6 +18909,7 @@ const iconMetaData = {
18841
18909
  CloudDrizzle: ["weather", "shower"],
18842
18910
  CloudFog: ["weather", "mist"],
18843
18911
  CloudHail: ["weather", "rainfall"],
18912
+ CloudIncident: ["logo", "tool"],
18844
18913
  CloudInfo: [],
18845
18914
  CloudLightning: ["weather", "bolt"],
18846
18915
  CloudMoonRain: ["weather", "partly", "night", "rainfall"],
@@ -19996,6 +20065,7 @@ const iconMetaData = {
19996
20065
  Forward: ["send", "share", "email"],
19997
20066
  Frame: ["logo", "design", "tool"],
19998
20067
  Framer: ["logo", "design", "tool"],
20068
+ FrontendObservability: ["logo", "tool", "app"],
19999
20069
  Frown: ["emoji", "face", "bad", "sad", "emotion"],
20000
20070
  Fuel: ["filling-station", "gas", "petrol", "tank"],
20001
20071
  Fullscreen: ["expand", "zoom", "preview", "focus", "camera", "lens", "image"],
@@ -20494,6 +20564,7 @@ const iconMetaData = {
20494
20564
  InterpolationSmooth: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
20495
20565
  InterpolationStepAfter: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
20496
20566
  InterpolationStepBefore: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
20567
+ Irm: ["logo", "tool", "app"],
20497
20568
  Italic: ["oblique", "text", "format"],
20498
20569
  IterationCcw: ["arrow", "right"],
20499
20570
  IterationCw: ["arrow", "left"],
@@ -20849,6 +20920,7 @@ const iconMetaData = {
20849
20920
  LogIn: ["sign in", "arrow", "enter", "auth"],
20850
20921
  LogOut: ["sign out", "arrow", "exit", "auth"],
20851
20922
  Logs: ["options", "list", "menu", "order", "queue", "tasks", "logs"],
20923
+ Loki: ["logo", "tool", "app"],
20852
20924
  Lollipop: ["lolly", "candy", "sugar", "food", "sweet", "dessert", "spiral"],
20853
20925
  LoopedArrowsBoxes: ["loop", "arrows"],
20854
20926
  Luggage: ["baggage", "luggage", "travel", "suitcase"],
@@ -21342,6 +21414,7 @@ const iconMetaData = {
21342
21414
  "diet"
21343
21415
  ],
21344
21416
  Milk: ["lactose", "bottle", "beverage", "drink", "water", "diet"],
21417
+ Mimir: ["logo", "tool", "app"],
21345
21418
  Minimize2: ["exit fullscreen", "arrows", "close", "shrink"],
21346
21419
  Minimize: ["exit fullscreen", "close", "shrink"],
21347
21420
  MinusCircle: [],
@@ -23708,6 +23781,7 @@ const iconMetaData = {
23708
23781
  SlidersHorizontal: ["settings", "filters", "controls"],
23709
23782
  SlidersVertical: ["settings", "controls"],
23710
23783
  Sliders: [],
23784
+ SloTarget: ["logo", "tool", "arrow"],
23711
23785
  SmartphoneCharging: ["phone", "cellphone", "device", "power", "screen"],
23712
23786
  SmartphoneNfc: ["contactless", "payment", "near-field communication", "screen"],
23713
23787
  Smartphone: ["phone", "cellphone", "device", "screen"],
@@ -24407,6 +24481,7 @@ const iconMetaData = {
24407
24481
  SwitchCamera: ["photo", "selfie", "front", "back"],
24408
24482
  Sword: ["battle", "challenge", "game", "war", "weapon"],
24409
24483
  Swords: ["battle", "challenge", "game", "war", "weapon"],
24484
+ SyntheticMonitoring: ["logo", "tool", "app"],
24410
24485
  Syringe: ["medicine", "medical", "needle", "pump", "plunger", "nozzle", "blood"],
24411
24486
  Table2: ["spreadsheet", "grid"],
24412
24487
  TableCellsMerge: ["spreadsheet", "grid", "row"],
@@ -24529,6 +24604,7 @@ const iconMetaData = {
24529
24604
  "observe",
24530
24605
  "view"
24531
24606
  ],
24607
+ Tempo: ["logo", "tool", "app"],
24532
24608
  TentTree: ["camping", "campsite", "holiday", "retreat", "nomadic", "wilderness", "outdoors"],
24533
24609
  Tent: [
24534
24610
  "tipi",
@@ -25988,8 +26064,8 @@ const GenericSkeleton = ({ animationDuration = 2 }) => {
25988
26064
  ] });
25989
26065
  };
25990
26066
 
25991
- const filterHueRotate = (index) => ({
25992
- filter: `hue-rotate(${index * 10}deg)`
26067
+ const filterHueRotate = (index, offset = 10) => ({
26068
+ filter: `hue-rotate(${index * offset}deg)`
25993
26069
  });
25994
26070
 
25995
26071
  const diagonalStripedBackground = ({
@@ -26932,6 +27008,7 @@ exports.CloudDownload = CloudDownload;
26932
27008
  exports.CloudDrizzle = CloudDrizzle;
26933
27009
  exports.CloudFog = CloudFog;
26934
27010
  exports.CloudHail = CloudHail;
27011
+ exports.CloudIncident = CloudIncident;
26935
27012
  exports.CloudInfo = CloudInfo;
26936
27013
  exports.CloudLightning = CloudLightning;
26937
27014
  exports.CloudMoon = CloudMoon;
@@ -27260,6 +27337,7 @@ exports.FormInput = FormInput;
27260
27337
  exports.Forward = Forward;
27261
27338
  exports.Frame = Frame;
27262
27339
  exports.Framer = Framer;
27340
+ exports.FrontendObservability = FrontendObservability;
27263
27341
  exports.Frown = Frown;
27264
27342
  exports.Fuel = Fuel;
27265
27343
  exports.Fullscreen = Fullscreen;
@@ -27419,6 +27497,7 @@ exports.InterpolationLinear = InterpolationLinear;
27419
27497
  exports.InterpolationSmooth = InterpolationSmooth;
27420
27498
  exports.InterpolationStepAfter = InterpolationStepAfter;
27421
27499
  exports.InterpolationStepBefore = InterpolationStepBefore;
27500
+ exports.Irm = Irm;
27422
27501
  exports.Italic = Italic;
27423
27502
  exports.IterationCcw = IterationCcw;
27424
27503
  exports.IterationCw = IterationCw;
@@ -27520,6 +27599,7 @@ exports.LockOpen = LockOpen;
27520
27599
  exports.LogIn = LogIn;
27521
27600
  exports.LogOut = LogOut;
27522
27601
  exports.Logs = Logs;
27602
+ exports.Loki = Loki;
27523
27603
  exports.Lollipop = Lollipop;
27524
27604
  exports.LoopedArrowsBoxes = LoopedArrowsBoxes;
27525
27605
  exports.Luggage = Luggage;
@@ -27606,6 +27686,7 @@ exports.Microwave = Microwave;
27606
27686
  exports.Milestone = Milestone;
27607
27687
  exports.Milk = Milk;
27608
27688
  exports.MilkOff = MilkOff;
27689
+ exports.Mimir = Mimir;
27609
27690
  exports.Minimize = Minimize;
27610
27691
  exports.Minimize2 = Minimize2;
27611
27692
  exports.Minus = Minus;
@@ -28006,6 +28087,7 @@ exports.Slice = Slice;
28006
28087
  exports.Sliders = Sliders;
28007
28088
  exports.SlidersHorizontal = SlidersHorizontal;
28008
28089
  exports.SlidersVertical = SlidersVertical;
28090
+ exports.SloTarget = SloTarget;
28009
28091
  exports.Smartphone = Smartphone;
28010
28092
  exports.SmartphoneCharging = SmartphoneCharging;
28011
28093
  exports.SmartphoneNfc = SmartphoneNfc;
@@ -28150,6 +28232,7 @@ exports.SwissFranc = SwissFranc;
28150
28232
  exports.SwitchCamera = SwitchCamera;
28151
28233
  exports.Sword = Sword;
28152
28234
  exports.Swords = Swords;
28235
+ exports.SyntheticMonitoring = SyntheticMonitoring;
28153
28236
  exports.Syringe = Syringe;
28154
28237
  exports.Table = Table;
28155
28238
  exports.Table2 = Table2;
@@ -28174,6 +28257,7 @@ exports.Tangent = Tangent;
28174
28257
  exports.Target = Target;
28175
28258
  exports.Telegram = Telegram;
28176
28259
  exports.Telescope = Telescope;
28260
+ exports.Tempo = Tempo;
28177
28261
  exports.Tent = Tent;
28178
28262
  exports.TentTree = TentTree;
28179
28263
  exports.Terminal = Terminal;
@@ -28386,6 +28470,7 @@ exports.ZapOff = ZapOff;
28386
28470
  exports.ZoomIn = ZoomIn;
28387
28471
  exports.ZoomOut = ZoomOut;
28388
28472
  exports.calculateComparison = calculateComparison;
28473
+ exports.filterHueRotate = filterHueRotate;
28389
28474
  exports.formatNumber = formatNumber;
28390
28475
  exports.iconMetaData = iconMetaData;
28391
28476
  exports.useColorMode = useColorMode;